@prefix cc: <http://creativecommons.org/ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix lexvo: <http://lexvo.org/id/iso639-3/> .
@prefix library: <http://data.ub.uio.no/library/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ubo: <http://data.ub.uio.no/onto#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

humord: a skos:ConceptScheme ;
    rdfs:label "Humord"@nb ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    dct:creator library:k ;
    dct:description "Humord is a Norwegian thesaurus for the subject areas humanities and social sciences."@en,
        "Humord er en norsk tesaurus for humaniora og samfunnsvitenskap med tilgrensende fagområder."@nb ;
    dct:language lexvo:nob ;
    dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    dct:modified "2025-04-02T07:01:01+00:00"^^xsd:dateTime ;
    dct:type <http://purl.org/dc/dcmitype/Dataset>,
        <http://w3id.org/nkos/nkostype#thesaurus> ;
    void:dataDump <http://data.ub.uio.no/dumps/humord.rdf>,
        <http://data.ub.uio.no/dumps/humord.ttl> ;
    void:exampleResource humord:c05316 ;
    void:sparqlEndpoint <http://data.ub.uio.no/sparql> ;
    void:uriSpace "http://data.ub.uio.no/humord/" ;
    void:vocabulary skos: ;
    owl:sameAs <http://id.loc.gov/vocabulary/subjectSchemes/humord>,
        <http://www.wikidata.org/entity/Q22927022> ;
    skos:hasTopConcept humord:c00001,
        humord:c00005,
        humord:c00111,
        humord:c00239,
        humord:c00739,
        humord:c01017,
        humord:c01398,
        humord:c01458,
        humord:c03774,
        humord:c03954,
        humord:c04174,
        humord:c04305,
        humord:c04452,
        humord:c05183,
        humord:c05737,
        humord:c06256,
        humord:c06452,
        humord:c07105,
        humord:c07576,
        humord:c07881,
        humord:c07972,
        humord:c08158,
        humord:c08400,
        humord:c08883,
        humord:c08995,
        humord:c09767,
        humord:c10851 .

library:k a foaf:Organization ;
    rdfs:label "University of Oslo Library"@en,
        "Universitetsbiblioteket i Oslo"@nb ;
    owl:sameAs <http://dbpedia.org/resource/University_Library_of_Oslo>,
        <http://viaf.org/viaf/155670338/>,
        <http://www.wikidata.org/entity/Q3354774> .

<http://data.ub.uio.no/sparql> a sd:Service ;
    sd:defaultDataset <http://data.ub.uio.no/sparql/dataset> ;
    sd:feature sd:UnionDefaultGraph ;
    sd:supportedLanguage sd:SPARQL11Query ;
    sd:url <http://data.ub.uio.no/sparql> .

<http://data.ub.uio.no/sparql/dataset> a sd:Dataset ;
    dct:description "Open datasets at the University of Oslo Library"@en ;
    dct:title "data.ub.uio.no" ;
    sd:defaultGraph <http://data.ub.uio.no/sparql/graphs/default> ;
    sd:namedGraph <http://data.ub.uio.no/sparql/graphs/humord> .

<http://data.ub.uio.no/sparql/graphs/default> a sd:Graph .

<http://data.ub.uio.no/sparql/graphs/humord> a sd:NamedGraph ;
    sd:graph <http://data.ub.uio.no/humord> ;
    sd:name <http://data.ub.uio.no/humord> .

ubo: a owl:Ontology ;
    owl:versionInfo "0.2.0" .

ubo:ComplexConcept a rdfs:Class,
        owl:Class ;
    rdfs:label "Complex concept"@en,
        "Emnestreng"@nb ;
    rdfs:description "Concept composed of two or more concepts from the same vocabulary."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf mads:ComplexSubject,
        skos:Concept .

ubo:GenreForm a rdfs:Class,
        owl:Class ;
    rdfs:label "Form/genre"@en,
        "Form/sjanger"@nb ;
    rdfs:description "Genre or form."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf mads:GenreForm,
        skos:Concept .

ubo:Geographic a rdfs:Class,
        owl:Class ;
    rdfs:label "Geographic"@en,
        "Geografisk"@nb ;
    rdfs:description "Geographic place or feature."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf mads:Geographic,
        skos:Concept .

ubo:LinkingTerm a rdfs:Class,
        owl:Class ;
    rdfs:label "Linking term"@en,
        "Knuteterm"@nb ;
    rdfs:description "Concept that form part of the hierarchy, but are not used for indexing."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf skos:Concept .

ubo:SplitNonPreferredTerm a rdfs:Class,
        owl:Class ;
    rdfs:label "Split non-preferred term"@en,
        "Generell se-henvisning"@nb ;
    rdfs:description "Complex concept that refers to two or more other concepts that should be used in place of this concept when indexing."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf skos:Concept .

ubo:Temporal a rdfs:Class,
        owl:Class ;
    rdfs:label "Chronological"@en,
        "Kronologisk"@nb ;
    rdfs:description "Epoch, time period or other chronological entity."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf mads:Temporal,
        skos:Concept .

ubo:Topic a rdfs:Class,
        owl:Class ;
    rdfs:label "Topic"@en,
        "Innholdsbeskrivende emne"@nb ;
    rdfs:description "Topical subject senso stricto."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf mads:Topic,
        skos:Concept .

ubo:VirtualComplexConcept a rdfs:Class,
        owl:Class ;
    rdfs:label "Virtual complex concept"@en,
        "Virtuell emnestreng"@nb ;
    rdfs:description "Complex concept used as a search guide, but indexed as separate concepts."@en ;
    rdfs:isDefinedBy ubo: ;
    rdfs:subClassOf mads:ComplexSubject,
        skos:Concept .

ubo:elementSymbol a rdf:Property,
        owl:DatatypeProperty ;
    rdfs:label "Chemical element symbol"@en,
        "Kjemisk symbol"@nb ;
    rdfs:domain skos:Concept ;
    rdfs:isDefinedBy ubo: ;
    rdfs:range rdfs:Literal .

ubo:plusUseTerm a rdf:Property,
        owl:DatatypeProperty ;
    rdfs:label "Use+"@en,
        "Bruk+"@nb ;
    rdfs:description "Compound equivalence relation"@en ;
    rdfs:domain ubo:SplitNonPreferredTerm ;
    rdfs:isDefinedBy ubo: ;
    rdfs:range skos:Concept .

humord:c00102 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00102" ;
    dct:modified "2024-11-22T07:36:58"^^xsd:dateTime ;
    skos:altLabel "(arkeologi etter type)"@nb ;
    skos:broader humord:c00005 ;
    skos:inScheme humord: ;
    skos:prefLabel "(archaeology by type)"@en,
        "(arkeologi etter type)"@nb .

humord:c00154 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00154" ;
    dct:modified "2024-11-26T17:16:28"^^xsd:dateTime ;
    skos:altLabel "(dokument etter type)"@nb ;
    skos:broader humord:c00153 ;
    skos:inScheme humord: ;
    skos:prefLabel "(document by type)"@en,
        "(dokumenter etter type)"@nb .

humord:c00236 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00236" ;
    dct:modified "2024-11-26T17:17:21"^^xsd:dateTime ;
    skos:altLabel "(dokument i delar)"@nb ;
    skos:broader humord:c00153 ;
    skos:inScheme humord: ;
    skos:prefLabel "(documents in parts)"@en,
        "(dokumenter i deler)"@nb .

humord:c00729 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00729" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00239 ;
    skos:inScheme humord: ;
    skos:prefLabel "(filosofi etter type)"@nb .

humord:c01127 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01127" ;
    dct:modified "2024-12-06T09:57:38"^^xsd:dateTime ;
    skos:altLabel "(folkedikting etter språk, nasjonalitet og etnisitet)"@nb ;
    skos:broader humord:c01018 ;
    skos:inScheme humord: ;
    skos:prefLabel "(folk literature by language, nationality and ethnicity)"@en,
        "(folkediktning etter språk, nasjonalitet og etnisitet)"@nb .

humord:c01541 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01541" ;
    dct:modified "2025-02-04T10:41:41"^^xsd:dateTime ;
    skos:altLabel "(Afrika i land)"@nb ;
    skos:broader humord:c01540 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Africa by countries)"@en,
        "(Afrika i land)"@nb .

humord:c01633 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01633" ;
    dct:modified "2025-02-10T09:40:18"^^xsd:dateTime ;
    skos:altLabel "(Afrika i område/regionar)"@nb ;
    skos:broader humord:c01540 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Africa by areas/regions)"@en,
        "(Afrika i områder/regioner)"@nb .

humord:c01652 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01652" ;
    dct:modified "2025-02-13T10:07:09"^^xsd:dateTime ;
    skos:altLabel "(Amerika i land)"@nb ;
    skos:broader humord:c01651 ;
    skos:inScheme humord: ;
    skos:prefLabel "(America by countries)"@en,
        "(Amerika i land)"@nb .

humord:c01699 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01699" ;
    dct:modified "2025-02-14T13:50:39"^^xsd:dateTime ;
    skos:altLabel "(USA i område/regionar)"@nb ;
    skos:broader humord:c01695 ;
    skos:inScheme humord: ;
    skos:prefLabel "(USA by areas/regions)"@en,
        "(USA i områder/regioner)"@nb .

humord:c01706 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01706" ;
    dct:modified "2025-02-14T08:53:10"^^xsd:dateTime ;
    skos:altLabel "(USA i statar)"@nb ;
    skos:broader humord:c01695 ;
    skos:inScheme humord: ;
    skos:prefLabel "(USA by states)"@en,
        "(USA i stater)"@nb .

humord:c01754 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01754" ;
    dct:modified "2025-02-14T14:25:46"^^xsd:dateTime ;
    skos:altLabel "(sjøar i USA)"@nb ;
    skos:broader humord:c01695 ;
    skos:inScheme humord: ;
    skos:prefLabel "(lakes in USA)"@en,
        "(sjøer i USA)"@nb .

humord:c01788 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01788" ;
    dct:modified "2025-02-14T13:57:31"^^xsd:dateTime ;
    skos:altLabel "(Amerika i område/regionar)"@nb ;
    skos:broader humord:c01651 ;
    skos:inScheme humord: ;
    skos:prefLabel "(America by areas/regions)"@en,
        "(Amerika i områder/regioner)"@nb .

humord:c01807 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01807" ;
    dct:modified "2025-02-13T10:07:51"^^xsd:dateTime ;
    skos:altLabel "(elvar i Amerika)"@nb,
        "(elver i Amerika)"@nb ;
    skos:broader humord:c01651 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in America)"@en,
        "(elver i Amerika)"@nb .

humord:c01810 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01810" ;
    dct:modified "2025-02-19T16:23:11"^^xsd:dateTime ;
    skos:altLabel "(Asia i land)"@nb ;
    skos:broader humord:c01809 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Asia by countries)"@en,
        "(Asia i land)"@nb .

humord:c01835 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01835" ;
    dct:modified "2025-02-19T08:38:12"^^xsd:dateTime ;
    skos:altLabel "(India i delstatar og \"union territories\")"@nb ;
    skos:broader humord:c01834 ;
    skos:inScheme humord: ;
    skos:prefLabel "(India in states and union territories)"@en,
        "(India i delstater og \"union territories\")"@nb .

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

humord:c01957 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01957" ;
    dct:modified "2025-02-21T10:38:51"^^xsd:dateTime ;
    skos:altLabel "(Kina i område)"@nb ;
    skos:broader humord:c01955 ;
    skos:inScheme humord: ;
    skos:prefLabel "(China in areas)"@en,
        "(Kina i områder)"@nb .

humord:c01965 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01965" ;
    dct:modified "2025-02-21T10:39:28"^^xsd:dateTime ;
    skos:altLabel "(Kina i provinsar/område)"@nb ;
    skos:broader humord:c01955 ;
    skos:inScheme humord: ;
    skos:prefLabel "(China in provinces)"@en,
        "(Kina i provinser/områder)"@nb .

humord:c02106 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02106" ;
    dct:modified "2025-02-14T13:59:35"^^xsd:dateTime ;
    skos:altLabel "(Asia i område/regionar)"@nb ;
    skos:broader humord:c01809 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Asia by areas/regions)"@en,
        "(Asia i områder/regioner)"@nb .

humord:c02150 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02150" ;
    dct:modified "2025-02-24T07:39:12"^^xsd:dateTime ;
    skos:altLabel "(elvar i Asia)"@nb,
        "(elver i Asia)"@nb ;
    skos:broader humord:c01809 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Asia)"@en,
        "(elver i Asia)"@nb .

humord:c02154 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02154" ;
    dct:modified "2025-02-28T12:28:54"^^xsd:dateTime ;
    skos:altLabel "(elvar i Europa)"@nb,
        "(elver i Europa)"@nb ;
    skos:broader humord:c02153 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Europe)"@en,
        "(elver i Europa)"@nb .

humord:c02157 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02157" ;
    dct:modified "2025-03-04T15:39:40"^^xsd:dateTime ;
    skos:altLabel "(Europa i land)"@nb ;
    skos:broader humord:c02153 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Europe by countries)"@en,
        "(Europa i land)"@nb .

humord:c02241 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02241" ;
    dct:modified "2025-03-13T07:52:18"^^xsd:dateTime ;
    skos:altLabel "(elvar i Frankrike)"@nb,
        "(elver i Frankrike)"@nb ;
    skos:broader humord:c02240 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in France)"@en,
        "(elver i Frankrike)"@nb .

humord:c02245 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02245" ;
    dct:modified "2025-03-13T07:55:00"^^xsd:dateTime ;
    skos:altLabel "(Frankrike i landskap/område)"@nb ;
    skos:broader humord:c02240 ;
    skos:inScheme humord: ;
    skos:prefLabel "(France by landscapes/areas)"@en,
        "(Frankrike i landskap/områder)"@nb .

humord:c02258 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02258" ;
    dct:modified "2025-03-13T07:51:48"^^xsd:dateTime ;
    skos:altLabel "(Frankrike i regionar)"@nb ;
    skos:broader humord:c02240 ;
    skos:inScheme humord: ;
    skos:prefLabel "(France by regions)"@en,
        "(Frankrike i regioner)"@nb .

humord:c02437 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02437" ;
    dct:modified "2025-03-18T07:58:47"^^xsd:dateTime ;
    skos:altLabel "(Italia i område)"@nb ;
    skos:broader humord:c02436 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Italy in areas)"@en,
        "(Italia i områder)"@nb .

humord:c02445 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02445" ;
    dct:modified "2025-03-18T07:59:06"^^xsd:dateTime ;
    skos:altLabel "(Italia i regionar)"@nb ;
    skos:broader humord:c02436 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Italy in regions)"@en,
        "(Italia i regioner)"@nb .

humord:c02606 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02606" ;
    dct:modified "2025-03-24T08:50:36"^^xsd:dateTime ;
    skos:altLabel "(elvar i Norge)"@nb,
        "(elver i Norge)"@nb ;
    skos:broader humord:c02605 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Norway)"@en,
        "(elver i Norge)"@nb .

humord:c02611 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02611" ;
    dct:modified "2025-03-24T08:24:45"^^xsd:dateTime ;
    skos:altLabel "(fjell i Noreg)"@nb ;
    skos:broader humord:c02605 ;
    skos:inScheme humord: ;
    skos:prefLabel "(mountains in Norway)"@en,
        "(fjell i Norge)"@nb .

humord:c02613 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02613" ;
    dct:modified "2025-03-24T08:01:32"^^xsd:dateTime ;
    skos:altLabel "(Noreg i fylke)"@nb ;
    skos:broader humord:c02605 ;
    skos:inScheme humord: ;
    skos:prefLabel "(counties in Norway)"@en,
        "(Norge i fylker)"@nb .

humord:c03001 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03001" ;
    dct:modified "2025-02-14T13:58:27"^^xsd:dateTime ;
    skos:altLabel "(Norge i område/regionar)"@nb ;
    skos:broader humord:c02605 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Norway by areas/regions)"@en,
        "(Norge i områder/regioner)"@nb .

humord:c03012 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03012" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02605 ;
    skos:inScheme humord: ;
    skos:prefLabel "(islands in Norway)"@en,
        "(øyer i Norge)"@nb .

humord:c03282 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03282" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03281 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Sweden by Counties)"@en,
        "(Sverige i len)"@nb .

humord:c03399 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03399" ;
    dct:modified "2025-02-14T13:58:00"^^xsd:dateTime ;
    skos:altLabel "(Sverige i område/regionar)"@nb ;
    skos:broader humord:c03281 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Sweden by areas/regions)"@en,
        "(Sverige i områder/regioner)"@nb .

humord:c03492 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03492" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03491 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Germany)"@en,
        "(elver i Tyskland)"@nb .

humord:c03494 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03494" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03491 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Germany by states)"@en,
        "(Tyskland i delstater)"@nb .

humord:c03608 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03608" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03491 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Germany in landscapes/areas)"@en,
        "(Tyskland i landskap/områder)"@nb .

humord:c03661 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03661" ;
    dct:modified "2025-02-14T13:57:22"^^xsd:dateTime ;
    skos:altLabel "(Europa i område/regionar)"@nb ;
    skos:broader humord:c02153 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Europe by areas/regions)"@en,
        "(Europa i områder/regioner)"@nb .

humord:c03708 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03708" ;
    dct:modified "2025-02-25T14:02:56"^^xsd:dateTime ;
    skos:altLabel "(sjøar i Europa)"@nb ;
    skos:broader humord:c02153 ;
    skos:inScheme humord: ;
    skos:prefLabel "(lakes in Europe)"@en,
        "(sjøer i Europa)"@nb .

humord:c03982 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03982" ;
    dct:modified "2024-12-13T07:26:10"^^xsd:dateTime ;
    skos:altLabel "(historie etter krigar)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by wars)"@en,
        "(historie etter kriger)"@nb .

humord:c04019 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04019" ;
    dct:modified "2024-12-18T08:49:24"^^xsd:dateTime ;
    skos:altLabel "(historie etter opprør)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by revolts)"@en,
        "(historie etter opprør)"@nb .

humord:c04031 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04031" ;
    dct:modified "2024-12-17T07:46:03"^^xsd:dateTime ;
    skos:altLabel "(historie etter revolusjoner)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by revolutions)"@en,
        "(historie etter revolusjoner)"@nb .

humord:c04132 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04132" ;
    dct:modified "2024-12-11T11:16:39"^^xsd:dateTime ;
    skos:altLabel "(historie etter forbund, overeinskomstar, traktatar)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by alliances, settlements and treaties)"@en,
        "(historie etter forbund, overenskomster, traktater)"@nb .

humord:c04144 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04144" ;
    dct:modified "2024-12-18T08:48:48"^^xsd:dateTime ;
    skos:altLabel "(historie etter konfliktar)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by conflicts)"@en,
        "(historie etter konflikter)"@nb .

humord:c04157 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04157" ;
    dct:modified "2024-12-16T10:47:18"^^xsd:dateTime ;
    skos:altLabel "(historie etter regime)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history  by regimes)"@en,
        "(historie etter regimer)"@nb .

humord:c04166 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04166" ;
    dct:modified "2024-12-16T08:36:37"^^xsd:dateTime ;
    skos:altLabel "(historie etter riks- eller unionsoppløysingar)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by dissolutions of state or union)"@en,
        "(historie etter riks- eller unionsoppløsninger)"@nb .

humord:c04169 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04169" ;
    dct:modified "2024-12-16T08:30:02"^^xsd:dateTime ;
    skos:altLabel "(historie etter rikssamlingar)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by unification)"@en,
        "(historie etter rikssamlinger)"@nb .

humord:c04376 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04376" ;
    dct:modified "2025-01-06T09:48:12"^^xsd:dateTime ;
    skos:altLabel "(båtar etter type)"@nb ;
    skos:broader humord:c04369 ;
    skos:inScheme humord: ;
    skos:prefLabel "(boats by type)"@en,
        "(båter etter type)"@nb .

humord:c04390 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04390" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04369 ;
    skos:inScheme humord: ;
    skos:prefLabel "(båter i deler)"@nb .

humord:c04583 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04583" ;
    dct:modified "2025-01-09T15:09:40"^^xsd:dateTime ;
    skos:altLabel "(kultur etter type)"@nb ;
    skos:broader humord:c04515 ;
    skos:inScheme humord: ;
    skos:prefLabel "(culture by type)"@en,
        "(kultur etter type)"@nb .

humord:c05055 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05055" ;
    dct:modified "2024-12-06T09:57:13"^^xsd:dateTime ;
    skos:altLabel "(folkedikting etter språk, nasjonalitet og etnisitet)"@nb ;
    skos:broader humord:c04972 ;
    skos:inScheme humord: ;
    skos:prefLabel "(folk literature by language, nationality and ethnicity)"@en,
        "(folkediktning etter språk, nasjonalitet og etnisitet)"@nb .

humord:c05205 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05205" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05201 ;
    skos:inScheme humord: ;
    skos:prefLabel "(buildings by type)"@en,
        "(bygninger etter type)"@nb .

humord:c05235 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05235" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05260 ;
    skos:inScheme humord: ;
    skos:prefLabel "(churches in parts)"@en,
        "(kirker i deler)"@nb .

humord:c05260 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05260" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05201 ;
    skos:inScheme humord: ;
    skos:prefLabel "(buildings in parts)"@en,
        "(bygninger i deler)"@nb .

humord:c05306 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05306" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05184 ;
    skos:inScheme humord: ;
    skos:prefLabel "(architecture by function)"@en,
        "(arkitektur etter funksjon)"@nb .

humord:c05309 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05309" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05184 ;
    skos:inScheme humord: ;
    skos:prefLabel "(architecture by material)"@en,
        "(arkitektur etter materiale)"@nb .

humord:c05311 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05311" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05184 ;
    skos:inScheme humord: ;
    skos:prefLabel "(architecture by type)"@en,
        "(arkitektur etter type)"@nb .

humord:c05577 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05577" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05542 ;
    skos:inScheme humord: ;
    skos:prefLabel "(teater etter form, funksjon, kontekst)"@nb .

humord:c05617 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05617" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05183 ;
    skos:inScheme humord: ;
    skos:prefLabel "(art by function, context, origin)"@en,
        "(kunst etter funksjon, kontekst, opphav)"@nb .

humord:c05679 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05679" ;
    dct:modified "1994-12-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05183 ;
    skos:inScheme humord: ;
    skos:prefLabel "(art by direction, style, angle)"@en,
        "(kunst etter retning, stil, synsvinkel)"@nb .

humord:c05766 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05766" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05743 ;
    skos:inScheme humord: ;
    skos:prefLabel "(fonetikk etter type)"@nb .

humord:c05794 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05794" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:prefLabel "(fonologi etter type)"@nb .

humord:c05911 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05911" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05826 ;
    skos:inScheme humord: ;
    skos:prefLabel "(morfologi etter type)"@nb .

humord:c05987 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05987" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05962 ;
    skos:inScheme humord: ;
    skos:prefLabel "(verb etter type)"@nb .

humord:c06056 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06056" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06041 ;
    skos:inScheme humord: ;
    skos:prefLabel "(semantikk etter type)"@nb .

humord:c06146 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06146" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:prefLabel "(syntaks etter type)"@nb .

humord:c06578 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06578" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06478 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteraturteori etter type)"@nb .

humord:c06793 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06793" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06778 ;
    skos:inScheme humord: ;
    skos:prefLabel "(lyrikk etter type)"@nb .

humord:c06854 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06854" ;
    dct:modified "1996-04-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06829 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litterær stil etter type)"@nb .

humord:c06868 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06868" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06452 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter språkgruppe/-familie)"@nb .

humord:c07034 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07034" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06452 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter type)"@nb .

humord:c07170 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07170" ;
    dct:modified "2024-11-06T08:59:42"^^xsd:dateTime ;
    skos:altLabel "(personar etter alder, kjønn og slektskap)"@nb ;
    skos:broader humord:c07169 ;
    skos:inScheme humord: ;
    skos:prefLabel "(persons by age, sex and kinship)"@en,
        "(personer etter alder, kjønn og slektskap)"@nb .

humord:c07201 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07201" ;
    dct:modified "2024-11-01T14:17:08"^^xsd:dateTime ;
    skos:altLabel "(personar etter sosiale, økonomiske og fysiske særtrekk eller eigenskapar)"@nb ;
    skos:broader humord:c07169 ;
    skos:editorialNote "Trekke ut personer etter psykiske eller fysiske særtrekk? uheldig?? 2013-10-11/bsh"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(persons by social, economical or physical features or characteristics)"@en,
        "(personer etter sosiale, økonomiske og fysiske særtrekk eller egenskaper)"@nb .

humord:c07390 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07390" ;
    dct:modified "2024-11-01T14:15:41"^^xsd:dateTime ;
    skos:altLabel "(personar etter yrke)"@nb ;
    skos:broader humord:c07169 ;
    skos:inScheme humord: ;
    skos:prefLabel "(persons by profession)"@en,
        "(personer etter yrke)"@nb .

humord:c07552 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07552" ;
    dct:modified "2024-10-29T09:16:22"^^xsd:dateTime ;
    skos:altLabel "(skikkelsar etter type)"@nb ;
    skos:broader humord:c27603 ;
    skos:inScheme humord: ;
    skos:prefLabel "(characters by type)"@en,
        "(skikkelser etter type)"@nb .

humord:c07867 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07867" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07798 ;
    skos:inScheme humord: ;
    skos:prefLabel "(økonomi etter type)"@nb .

humord:c08549 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08549" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20886 ;
    skos:inScheme humord: ;
    skos:prefLabel "(religioner etter folk, område)"@nb .

humord:c08555 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08555" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20886 ;
    skos:inScheme humord: ;
    skos:prefLabel "(religioner etter type)"@nb .

humord:c09367 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09367" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09122 ;
    skos:inScheme humord: ;
    skos:prefLabel "(sosiologi etter type)"@nb .

humord:c09529 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09529" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09522 ;
    skos:inScheme humord: ;
    skos:prefLabel "(krig etter type)"@nb .

humord:c09549 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09549" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09547 ;
    skos:inScheme humord: ;
    skos:prefLabel "(politikk etter type)"@nb .

humord:c09806 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09806" ;
    dct:modified "2024-10-28T07:50:29"^^xsd:dateTime ;
    skos:altLabel "(språk etter brukar)"@nb ;
    skos:broader humord:c15161 ;
    skos:inScheme humord: ;
    skos:prefLabel "(language by user)"@en,
        "(språk etter bruker)"@nb .

humord:c09965 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09965" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09959 ;
    skos:inScheme humord: ;
    skos:prefLabel "(fulfulde i dialekter og andre varianter)"@nb .

humord:c10067 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10067" ;
    dct:modified "2024-10-23T10:01:18"^^xsd:dateTime ;
    skos:altLabel "(mandsju i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10066 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Mandsju in dialects and variations)"@en,
        "(mandsju i dialekter og andre varianter)"@nb .

humord:c10200 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10200" ;
    dct:modified "2024-10-23T08:22:58"^^xsd:dateTime ;
    skos:altLabel "(tamil i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10199 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Tamil in dialects and variations)"@en,
        "(tamil i dialekter og andre varianter)"@nb .

humord:c10264 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10264" ;
    dct:modified "2024-10-29T08:45:23"^^xsd:dateTime ;
    skos:altLabel "(norsk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10259 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Norwegian in dialects and variations)"@en,
        "(norsk i dialekter og andre varianter)"@nb .

humord:c10286 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10286" ;
    dct:modified "2024-10-29T08:44:02"^^xsd:dateTime ;
    skos:altLabel "(dansk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10284 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Danish in dialects and variations)"@en,
        "(dansk i dialekter og andre varianter)"@nb .

humord:c10291 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10291" ;
    dct:modified "2024-10-29T08:36:15"^^xsd:dateTime ;
    skos:altLabel "(svensk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10288 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Swedish in dialects and variations)"@en,
        "(svensk i dialekter og andre varianter)"@nb .

humord:c10306 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10306" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10297 ;
    skos:inScheme humord: ;
    skos:prefLabel "(English in dialects and variations)"@en,
        "(engelsk i dialekter og andre varianter)"@nb .

humord:c10337 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10337" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10318 ;
    skos:inScheme humord: ;
    skos:prefLabel "(German in dialects and variations)"@en,
        "(tysk i dialekter og andre varianter)"@nb .

humord:c10385 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10385" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10384 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Hindi in dialects and variations)"@en,
        "(hindi i dialekter og andre varianter)"@nb .

humord:c10405 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10405" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10403 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Rajasthani in dialects and variations)"@en,
        "(rajasthani i dialekter og andre varianter)"@nb .

humord:c10451 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10451" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10448 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Persian in dialects and variations)"@en,
        "(persisk i dialekter og andre varianter)"@nb .

humord:c10494 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10494" ;
    dct:modified "2025-03-11T06:40:49"^^xsd:dateTime ;
    skos:altLabel "(oksitansk i dialektar og andre variantar)"@nb,
        "(oksitansk i dialekter og andre variantar)"@nb ;
    skos:broader humord:c10491 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Occitan in dialects and variations)"@en,
        "(oksitansk i dialekter og andre varianter)"@nb .

humord:c10507 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10507" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10505 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Portugese in dialects and variations)"@en,
        "(portugisisk i dialekter og andre varianter)"@nb .

humord:c10520 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2010-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10520" ;
    dct:modified "2025-03-10T07:44:35"^^xsd:dateTime ;
    skos:altLabel "(spansk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10510 ;
    skos:editorialNote "Kastilianske dialekter i og utenfor Spania <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(Spanish in dialects and variations)"@en,
        "(spansk i dialekter og andre varianter)"@nb .

humord:c10548 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10548" ;
    dct:modified "2025-03-07T08:48:25"^^xsd:dateTime ;
    skos:altLabel "(rumensk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10545 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Romanian in dialects and variations)"@en,
        "(rumensk i dialekter og andre varianter)"@nb .

humord:c10562 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10562" ;
    dct:modified "2024-10-21T08:34:24"^^xsd:dateTime ;
    skos:altLabel "(bretonsk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10561 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Breton in dialects and variations)"@en,
        "(bretonsk i dialekter og andre varianter)"@nb .

humord:c10633 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10633" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10631 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Russian in dialects and variations)"@en,
        "(russisk i dialekter og andre varianter)"@nb .

humord:c10657 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10657" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10654 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Georgian in dialects and variations)"@en,
        "(georgisk i dialekter og andre varianter)"@nb .

humord:c10681 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10681" ;
    dct:modified "2024-10-18T14:28:35"^^xsd:dateTime ;
    skos:altLabel "(abkhasisk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10676 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Abkhaz in dialects and variations)"@en,
        "(abkhasisk i dialekter og andre varianter)"@nb .

humord:c10702 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10702" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10699 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Kabardian in dialects and variations)"@en,
        "(kabardinsk i dialekter og andre varianter)"@nb .

humord:c10742 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10742" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10739 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Dargwa in dialects and variations)"@en,
        "(dargva i dialekter og andre varianter)"@nb .

humord:c10757 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10757" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10754 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Lezgi language in dialects and variations)"@en,
        "(lezgi språk i dialekter og andre varianter)"@nb .

humord:c10789 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10789" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10780 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Chinese in dialects and variations)"@en,
        "(kinesisk i dialekter og andre varianter)"@nb .

humord:c10834 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10834" ;
    dct:modified "2024-10-28T08:26:36"^^xsd:dateTime ;
    skos:altLabel "(språk etter medium)"@nb ;
    skos:broader humord:c15161 ;
    skos:inScheme humord: ;
    skos:prefLabel "(language by medium)"@en,
        "(språk etter medium)"@nb .

humord:c10848 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10848" ;
    dct:modified "2024-10-28T07:53:09"^^xsd:dateTime ;
    skos:altLabel "(språk etter morfologisk struktur)"@nb ;
    skos:broader humord:c15161 ;
    skos:inScheme humord: ;
    skos:prefLabel "(language by morphological structure)"@en,
        "(språk etter morfologisk struktur)"@nb .

humord:c10853 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10853" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by American periods)"@en,
        "(inndelt i amerikanske perioder)"@nb .

humord:c10855 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10855" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by archaeological periods)"@en,
        "(inndelt i arkeologiske perioder)"@nb .

humord:c10873 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10873" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by European periods)"@en,
        "(inndelt i europeiske perioder)"@nb .

humord:c10963 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10963" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by geological periods)"@en,
        "(inndelt i geologiske perioder)"@nb .

humord:c10967 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10967" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by centuries)"@en,
        "(inndelt i hundreår)"@nb .

humord:c11062 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11062" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Indian periods)"@en,
        "(inndelt i indiske perioder)"@nb .

humord:c11066 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11066" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Japanese periods)"@en,
        "(inndelt i japanske perioder)"@nb .

humord:c11082 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11082" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Chinese periods)"@en,
        "(inndelt i kinesiske perioder)"@nb .

humord:c11108 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11108" ;
    dct:modified "2010-01-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tidsenheter"@nb ;
    skos:broader humord:c10851 ;
    skos:inScheme humord: ;
    skos:prefLabel "(time divided in units)"@en,
        "(tid inndelt i enheter)"@nb .

humord:c11115 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11115" ;
    dct:modified "2010-01-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10851 ;
    skos:inScheme humord: ;
    skos:prefLabel "(time divided in stadiums)"@en,
        "(tid inndelt i stadier)"@nb .

humord:c11450 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11450" ;
    dct:modified "1994-04-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05418 ;
    skos:inScheme humord: ;
    skos:prefLabel "(film etter type)"@nb .

humord:c11615 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11615" ;
    dct:modified "2025-02-25T10:28:45"^^xsd:dateTime ;
    skos:altLabel "(tibetansk i dialektar og andre variantar)"@nb,
        "(tibetansk i dialekter og andre variantar)"@nb ;
    skos:broader humord:c10800 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Tibetan in dialects and variations)"@en,
        "(tibetansk i dialekter og andre varianter)"@nb .

humord:c11734 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11734" ;
    dct:modified "1994-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10663 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Svan in dialects and variations)"@en,
        "(svanisk i dialekter og andre varianter)"@nb .

humord:c11735 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11735" ;
    dct:modified "1994-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Egyptian periods)"@en,
        "(inndelt i egyptiske perioder)"@nb .

humord:c11884 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11884" ;
    dct:modified "1994-10-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07881 ;
    skos:inScheme humord: ;
    skos:prefLabel "(pedagogikk etter type)"@nb .

humord:c13071 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13071" ;
    dct:modified "2025-02-21T10:38:31"^^xsd:dateTime ;
    skos:altLabel "(elvar i Kina)"@nb,
        "(elver i Kina)"@nb ;
    skos:broader humord:c01955 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in China)"@en,
        "(elver i Kina)"@nb .

humord:c13579 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13579" ;
    dct:modified "2025-02-28T15:05:34"^^xsd:dateTime ;
    skos:altLabel "(Danmark i amt)"@nb ;
    skos:broader humord:c02174 ;
    skos:definition "Danmark var fra 1. mai 1970 inndelt i seksten amt. Ordningen ble avviklet 31. desember 2006 som en følge av kommunalreformen. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(counties in Denmark)"@en,
        "(Danmark i amt)"@nb .

humord:c13580 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13580" ;
    dct:modified "2025-02-28T14:21:59"^^xsd:dateTime ;
    skos:altLabel "(Danmark i område/eegionar)"@nb ;
    skos:broader humord:c02174 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Denmark by areas/regions)"@en,
        "(Danmark i områder/regioner)"@nb .

humord:c13731 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13731" ;
    dct:modified "2025-02-14T14:29:26"^^xsd:dateTime ;
    skos:altLabel "(elvar i USA)"@nb,
        "(elver i USA)"@nb ;
    skos:broader humord:c01695 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers i USA)"@en,
        "(elver i USA)"@nb .

humord:c13980 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1996-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13980" ;
    dct:modified "1996-03-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05408 ;
    skos:inScheme humord: ;
    skos:prefLabel "(dance by type)"@en,
        "(dans etter type)"@nb .

humord:c14086 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14086" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03121 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Spain by regions)"@en,
        "(Spania i regioner)"@nb .

humord:c14328 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14328" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02605 ;
    skos:inScheme humord: ;
    skos:prefLabel "(lakes in Norway)"@en,
        "(sjøer i Norge)"@nb .

humord:c14440 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14440" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07682 ;
    skos:inScheme humord: ;
    skos:prefLabel "(industri etter type)"@nb .

humord:c15321 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15321" ;
    dct:modified "2025-02-04T07:32:27"^^xsd:dateTime ;
    skos:altLabel "(elvar i Afrika)"@nb,
        "(elver i Afrika)"@nb ;
    skos:broader humord:c01540 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Africa)"@en,
        "(elver i Afrika)"@nb .

humord:c15552 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15552" ;
    dct:modified "2024-10-21T09:16:11"^^xsd:dateTime ;
    skos:altLabel "(Armenian in dialects and variations)"@nb,
        "(armensk i dialektar og andre variantar)"@nb ;
    skos:broader humord:c10228 ;
    skos:inScheme humord: ;
    skos:prefLabel "(armensk i dialekter og andre varianter)"@nb .

humord:c15742 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15742" ;
    dct:modified "2015-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00739 ;
    skos:editorialNote "Mål å få laget hierarkier der vi kan over tid. Nasjonale grupper og folkegrupper er blandet. 2015-01-12/bsh"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(ethnic and national groups by continents)"@en,
        "(folkegrupper etter verdensdeler)"@nb .

humord:c15743 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15743" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00739 ;
    skos:inScheme humord: ;
    skos:prefLabel "(ethnic and national groups by periods)"@en,
        "(folkegrupper etter tid)"@nb .

humord:c15918 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15918" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:prefLabel "(islands in Russia)"@en,
        "(øyer i Russland)"@nb .

humord:c15921 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15921" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "(plants by parts) (F)"@nb ;
    skos:broader humord:c08202 ;
    skos:inScheme humord: ;
    skos:prefLabel "(planter i deler)"@nb .

humord:c16387 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16387" ;
    dct:modified "1998-06-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10666 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Laz in dialects and variations)"@en,
        "(lazisk i dialekter og andre varianter)"@nb .

humord:c16401 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16401" ;
    dct:modified "1998-06-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08228 ;
    skos:inScheme humord: ;
    skos:prefLabel "(animals by species)"@en,
        "(dyr etter type)"@nb .

humord:c16420 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1998-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16420" ;
    dct:modified "1998-07-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08335 ;
    skos:inScheme humord: ;
    skos:prefLabel "(chemistry by type)"@en,
        "(kjemi etter type)"@nb .

humord:c16618 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16618" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16617 ;
    skos:inScheme humord: ;
    skos:prefLabel "(skoler etter type)"@nb .

humord:c16958 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16958" ;
    dct:modified "2024-12-16T10:43:46"^^xsd:dateTime ;
    skos:altLabel "(historie etter rettsoppgjer)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by trials)"@en,
        "(historie etter rettsoppgjør)"@nb .

humord:c17008 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17008" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03121 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Spain in landscapes)"@en,
        "(Spania i landskaper)"@nb .

humord:c17308 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2007-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17308" ;
    dct:modified "2007-06-18T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:inScheme humord: ;
    skos:prefLabel "(musikk etter type/form)"@nb .

humord:c17655 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17655" ;
    dct:modified "2000-05-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04912 ;
    skos:inScheme humord: ;
    skos:prefLabel "(mat etter type)"@nb .

humord:c17708 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17708" ;
    dct:modified "2025-03-18T07:58:14"^^xsd:dateTime ;
    skos:altLabel "(elvar i Italia)"@nb,
        "(elver i Italia)"@nb ;
    skos:broader humord:c02436 ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Italy)"@en,
        "(elver i Italia)"@nb .

humord:c17717 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17717" ;
    dct:modified "2000-05-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Korean periods)"@en,
        "(inndelt i koreanske perioder)"@nb .

humord:c18545 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2019-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18545" ;
    dct:modified "2025-02-21T14:47:35"^^xsd:dateTime ;
    skos:altLabel "(øyar i Japan)"@nb,
        "(øyer i Japan)"@nb ;
    skos:broader humord:c01941 ;
    skos:inScheme humord: ;
    skos:prefLabel "(islands in Japan)"@en,
        "(øyer i Japan)"@nb .

humord:c18572 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18572" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter afrikansk språk)"@nb .

humord:c18573 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18573" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter afroasiatisk språk)"@nb .

humord:c18574 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18574" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter altaisk språk)"@nb .

humord:c18575 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18575" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter kaukasisk språk)"@nb .

humord:c18576 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18576" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter indoeuropeisk språk)"@nb .

humord:c18577 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18577" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter ugruppert språk)"@nb .

humord:c18578 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18578" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter sinotibetansk språk)"@nb .

humord:c18579 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2012-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18579" ;
    dct:modified "2012-07-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter uralske språk)"@nb .

humord:c18580 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18580" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter amerikansk språk)"@nb .

humord:c18582 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18582" ;
    dct:modified "2002-08-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter austronesisk språk)"@nb .

humord:c18583 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18583" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter dravidisk språk)"@nb .

humord:c18585 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18585" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "(litteratur etter austroasiatisk språk)"@nb .

humord:c19484 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19484" ;
    dct:modified "2024-12-09T12:24:41"^^xsd:dateTime ;
    skos:altLabel "(sport etter type)"@nb ;
    skos:broader humord:c01433 ;
    skos:inScheme humord: ;
    skos:prefLabel "(sports by type)"@en,
        "(sport etter type)"@nb .

humord:c19936 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19936" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05201 ;
    skos:inScheme humord: ;
    skos:prefLabel "(buildings by form)"@en,
        "(bygninger etter form)"@nb .

humord:c20252 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20252" ;
    dct:modified "2024-12-13T08:16:19"^^xsd:dateTime ;
    skos:altLabel "(korstog etter enkeltkorstog)"@nb,
        "(krosstog etter enkeltkrosstog)"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(crusades by single crusades)"@en,
        "(korstog etter enkeltkorstog)"@nb .

humord:c20505 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20505" ;
    dct:modified "2024-12-13T10:11:29"^^xsd:dateTime ;
    skos:altLabel "(historie etter massakrar)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by massacres)"@en,
        "(historie etter massakrer)"@nb .

humord:c21048 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2010-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21048" ;
    dct:modified "2010-05-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05418 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(film etter retning, stil, synsvinkel)"@nb .

humord:c21849 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21849" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08192 ;
    skos:inScheme humord: ;
    skos:prefLabel "(biology by type)"@en,
        "(biologi etter type)"@nb .

humord:c22317 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22317" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07590 ;
    skos:inScheme humord: ;
    skos:prefLabel "(bedrifter etter næring)"@nb .

humord:c23956 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23956" ;
    dct:modified "2025-01-06T13:27:41"^^xsd:dateTime ;
    skos:altLabel "(kraft etter type)"@nb ;
    skos:broader humord:c04317 ;
    skos:inScheme humord: ;
    skos:prefLabel "(power by type)"@en,
        "(kraft etter type)"@nb .

humord:c25523 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25523" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03491 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(islands in Germany)"@en,
        "(øyer i Tyskland)"@nb .

humord:c25760 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25760" ;
    dct:modified "2014-09-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09091 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(journalistikk etter type)"@nb .

humord:c26023 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26023" ;
    dct:modified "2024-12-16T08:28:32"^^xsd:dateTime ;
    skos:altLabel "(historie etter terrorangrep)"@nb ;
    skos:broader humord:c03954 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by terror attacks)"@en,
        "(historie etter terrorangrep)"@nb .

humord:c26869 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2013-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26869" ;
    dct:modified "2013-08-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07966 ;
    skos:inScheme humord: ;
    skos:prefLabel "(universiteter etter type)"@nb .

humord:c27375 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2014-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27375" ;
    dct:modified "2014-05-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09164 ;
    skos:inScheme humord: ;
    skos:prefLabel "(samfunn etter type)"@nb .

humord:c27447 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27447" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07947 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(barnehager etter type)"@nb .

humord:c27496 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27496" ;
    dct:modified "2025-02-27T14:15:38"^^xsd:dateTime ;
    skos:altLabel "(elvar på Ny-Guinea)"@nb,
        "(elver på Ny-Guinea)"@nb ;
    skos:broader humord:c03734 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in New Guinea)"@en,
        "(elver på Ny-Guinea)"@nb .

humord:c27711 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2014-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27711" ;
    dct:modified "2024-12-16T11:00:30"^^xsd:dateTime ;
    skos:altLabel "(historie etter politiske hendingar"@nb ;
    skos:broader humord:c03954 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(history by political events)"@en,
        "(historie etter politiske hendelser)"@nb .

humord:c27996 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27996" ;
    dct:modified "2015-11-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08757 ;
    skos:editorialNote "Brukes om nivåer og grupperinger innen de enkelte religioner, de enkelte organisasjonene (koprporasjoner) skal i autoritetsregisteret."@nb,
        "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(religiøse organisasjoner etter enkeltreligioner)"@nb .

humord:c28028 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28028" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03015 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(rivers in Poland)"@en,
        "(elver i Polen)"@nb .

humord:c28133 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28133" ;
    dct:modified "2025-03-11T06:39:03"^^xsd:dateTime ;
    skos:altLabel "(katalansk i dialektar og andre variantar)"@nb,
        "(katalansk i dialekter og andre variantar)"@nb ;
    skos:broader humord:c10503 ;
    skos:inScheme humord: ;
    skos:prefLabel "(Catalan in dialects and variations)"@en,
        "(katalansk i dialekter og andre varianter)"@nb .

humord:c28168 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28168" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09161 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(yrker etter type)"@nb .

humord:c28961 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28961" ;
    dct:modified "2025-02-26T09:06:02"^^xsd:dateTime ;
    skos:altLabel "(Pakistan i administrative einigar)"@nb ;
    skos:broader humord:c02047 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(Pakistan in administrative units)"@en,
        "(Pakistan i administrative enheter)"@nb .

humord:c28979 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28979" ;
    dct:modified "2025-02-25T09:36:28"^^xsd:dateTime ;
    skos:altLabel "(Syria i guvernementer)"@nb ;
    skos:broader humord:c02080 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(Syria by governorates)"@en,
        "(Syria i guvernementer)"@nb .

humord:c29277 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29277" ;
    dct:modified "2025-02-04T07:33:09"^^xsd:dateTime ;
    skos:altLabel "(sjøar i Afrika)"@nb ;
    skos:broader humord:c01540 ;
    skos:inScheme humord: ;
    skos:prefLabel "(lakes in Africa)"@en,
        "(sjøer i Afrika)"@nb .

humord:c29279 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29279" ;
    dct:modified "2025-02-13T10:08:27"^^xsd:dateTime ;
    skos:altLabel "(sjøar i Sør-Amerika)"@nb ;
    skos:broader humord:c01799 ;
    skos:inScheme humord: ;
    skos:prefLabel "(lakes in South America)"@en,
        "(sjøer i Sør-Amerika)"@nb .

humord:c29334 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29334" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25097 ;
    skos:inScheme humord: ;
    skos:prefLabel "(methods for personality development)"@en,
        "(metoder for personlighetsutvikling)"@nb .

humord:c58472 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "2021-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58472" ;
    dct:modified "2021-03-29T09:33:43"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Taiwanese periods)"@en,
        "(inndelt i taiwanske perioder)"@nb .

humord:c59366 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59366" ;
    dct:modified "2023-01-02T09:19:08"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by millenniums)"@en,
        "(inndelt i tusenår)"@nb .

humord:c59560 a isothes:ThesaurusArray,
        skos:Collection ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59560" ;
    dct:modified "2023-03-09T12:17:24"^^xsd:dateTime ;
    skos:broader humord:c10852 ;
    skos:inScheme humord: ;
    skos:prefLabel "(by Sudanese periods)"@en,
        "(inndelt i sudanske perioder)"@nb .

humord:c00001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00001" ;
    dct:modified "2023-11-29T15:27:10"^^xsd:dateTime ;
    skos:altLabel "Humaniora"@nb,
        "Humanistiske fag"@nb,
        "Humanvitenskap"@nb ;
    skos:exactMatch realfagstermer:c007520,
        <http://dewey.info/class/001.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007520,
        <http://dewey.info/class/001.3/e23/>,
        <http://dewey.info/class/344.097/e23/>,
        <http://dewey.info/class/353.77/e23/> ;
    skos:prefLabel "Humanities"@en,
        "Humaniora"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.097/e23/>,
        <http://dewey.info/class/353.77/e23/> ;
    skos:topConceptOf humord: .

humord:c00005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00005" ;
    dct:modified "2023-11-15T14:11:50"^^xsd:dateTime ;
    skos:altLabel "Archeology"@en,
        "Arkeologi"@nb ;
    skos:definition "Kulturen, livet og levemåten i eldre tider grunnet på utgravninger og funn i jorda <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004116,
        <http://dewey.info/class/1--09009/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004116,
        <http://dewey.info/class/1--09009/e23/>,
        <http://dewey.info/class/200.9009/e23/>,
        <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Archaeology"@en,
        "Arkeologi"@nb ;
    skos:related humord:c07406,
        humord:c12563 ;
    skos:relatedMatch <http://dewey.info/class/200.9009/e23/>,
        <http://dewey.info/class/344.094/e23/> ;
    skos:topConceptOf humord: .

humord:c00006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00006" ;
    dct:modified "2024-04-17T10:16:44"^^xsd:dateTime ;
    skos:altLabel "Ancient monuments"@en,
        "Anicent relics"@en,
        "Fornminne"@nb,
        "Fornminner"@nb,
        "Fortidsminne"@nb ;
    skos:broader humord:c00005 ;
    skos:exactMatch realfagstermer:c013867 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013867,
        <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/709.01/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Historical relics"@en,
        "Fortidsminner"@nb ;
    skos:related humord:c04546,
        humord:c04581,
        humord:c12105 ;
    skos:relatedMatch <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/709.01/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00008" ;
    dct:modified "2024-11-21T09:19:48"^^xsd:dateTime ;
    skos:altLabel "Ancient sites"@en,
        "Faste fortidsminne"@nb ;
    skos:broader humord:c00006 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/709.01/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Immovable antiquities"@en,
        "Faste fortidsminner"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/709.01/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00009" ;
    dct:modified "2024-11-21T09:19:23"^^xsd:dateTime ;
    skos:altLabel "Buplassar"@nb,
        "Buplasser"@nb ;
    skos:broader humord:c00008 ;
    skos:exactMatch realfagstermer:c008160 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008160,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Settlements (Archaeological sites)"@en,
        "Boplasser"@nb ;
    skos:related humord:c09034,
        humord:c09052,
        humord:c09054 ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00010" ;
    dct:modified "2024-09-17T15:27:49"^^xsd:dateTime ;
    skos:altLabel "Crannog"@nb ;
    skos:broadMatch <http://dewey.info/class/623.1/e23/> ;
    skos:broader humord:c00009 ;
    skos:definition "Crannog er en befestet boplass anlagt i innsjø i Irland, Skottland og England <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/936.1/e23/> ;
    skos:prefLabel "Crannog"@en,
        "Crannog"@nb ;
    skos:related humord:c05291 ;
    skos:relatedMatch <http://dewey.info/class/936.1/e23/> .

humord:c00011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00011" ;
    dct:modified "2025-03-28T12:59:15"^^xsd:dateTime ;
    skos:altLabel "Bohellere"@nb,
        "Buhellerar"@nb,
        "Hellerar"@nb ;
    skos:broadMatch <http://dewey.info/class/551.447/e23/> ;
    skos:broader humord:c00009 ;
    skos:definition "Overheng under bergvegg eller liten hule hvor åpningen er større enn dybden. Heller har i stor grad vært brukt som boplass og som leger under fangst og fiske <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.447/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Rock shelter"@en,
        "Hellere"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00012" ;
    dct:modified "2024-11-21T09:22:51"^^xsd:dateTime ;
    skos:altLabel "Bygdeborgar"@nb ;
    skos:broadMatch <http://dewey.info/class/725.18/e23/> ;
    skos:broader humord:c00008 ;
    skos:closeMatch <http://dewey.info/class/623.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/725.18/e23/> ;
    skos:prefLabel "Hillforts"@en,
        "Bygdeborger"@nb ;
    skos:related humord:c05291,
        humord:c05293 .

humord:c00013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00013" ;
    dct:modified "2024-11-21T09:24:24"^^xsd:dateTime ;
    skos:altLabel "Hunting pits"@en,
        "Dyregraver"@nb,
        "Dyregroper"@nb,
        "Fallgraver"@nb,
        "Fangstgraver"@nb,
        "Fangstgroper"@nb ;
    skos:broader humord:c00008 ;
    skos:exactMatch realfagstermer:c008853 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008853,
        <http://dewey.info/class/639.1/e23/> ;
    skos:prefLabel "Trapping pits"@en,
        "Dyregraver"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.1/e23/> .

humord:c00014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00014" ;
    dct:modified "2024-11-21T12:28:56"^^xsd:dateTime ;
    skos:altLabel "Burial grounds"@en,
        "Gravanlegg"@nb,
        "Gravfelt"@nb,
        "Gravplassar (Arkeologi)"@nb,
        "Nekropolar"@nb,
        "Nekropoler"@nb ;
    skos:broader humord:c00008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Cemeteries (Archaeology)"@en,
        "Gravplasser (Arkeologi)"@nb ;
    skos:related humord:c08415 ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00018" ;
    dct:modified "2024-11-21T08:43:27"^^xsd:dateTime ;
    skos:altLabel "Graver"@nb ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c00014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/> ;
    skos:prefLabel "Graves"@en,
        "Graver"@nb .

humord:c00019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00019" ;
    dct:modified "2023-12-14T14:42:52"^^xsd:dateTime ;
    skos:altLabel "Ship graves"@en,
        "Båtgraver"@nb,
        "Skipsgraver"@nb ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c00018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/623.821/e23/> ;
    skos:prefLabel "Boat graves"@en,
        "Båtgraver"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.821/e23/> .

humord:c00020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00020" ;
    dct:modified "2024-11-21T08:44:30"^^xsd:dateTime ;
    skos:altLabel "Tumulus"@en,
        "Gravhaugar"@nb ;
    skos:broader humord:c00014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Burial mounds"@en,
        "Gravhauger"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00021" ;
    dct:modified "2011-09-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gardshauger"@nb ;
    skos:broader humord:c00020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.843/e23/> ;
    skos:prefLabel "Farm mound"@en,
        "Gårdshauger"@nb ;
    skos:relatedMatch <http://dewey.info/class/936.843/e23/> .

humord:c00022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00022" ;
    dct:modified "2024-11-21T08:54:45"^^xsd:dateTime ;
    skos:altLabel "Grave cairns"@en,
        "Gravrøysar"@nb,
        "Gravrøyser"@nb ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c00014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Burial cairns"@en,
        "Gravrøyser"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00023" ;
    dct:modified "2024-04-23T08:12:26"^^xsd:dateTime ;
    skos:altLabel "Petroglyphs"@en,
        "Helleristingar"@nb,
        "Helleristningar"@nb,
        "Veideristingar"@nb,
        "Veideristningar"@nb ;
    skos:broadMatch <http://dewey.info/class/732.23/e23/> ;
    skos:broader humord:c00024 ;
    skos:definition "Helleristninger er bilder av mennesker, dyr, gjenstander og symboler av geometrisk eller mer abstrakt art som er hugd, skåret, slipt eller malt på bergflater, og av og til på løse steinblokker. Som regel finnes helleristningene på lokaliteter som ligger åpent i dagen, men mange forekomster – spesielt de malte – finnes også i huler eller under hellere. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007411 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007411,
        <http://dewey.info/class/732.23/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Rock carvings"@en,
        "Helleristninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00024" ;
    dct:modified "2025-03-27T15:01:09"^^xsd:dateTime ;
    skos:altLabel "Bergbilder"@nb,
        "Bergbilete"@nb,
        "Bergkunst"@nb,
        "Bergnbilde"@nb,
        "Bergskurd"@nb ;
    skos:broader humord:c00008 ;
    skos:exactMatch realfagstermer:c006106,
        <http://dewey.info/class/709.0113/e23/>,
        <http://dewey.info/class/732.23/e23/>,
        <http://dewey.info/class/759.0113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006106,
        <http://dewey.info/class/709.0113/e23/>,
        <http://dewey.info/class/732.23/e23/>,
        <http://dewey.info/class/759.0113/e23/> ;
    skos:prefLabel "Rock art"@en,
        "Bergkunst"@nb .

humord:c00025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00025" ;
    dct:modified "2024-10-08T15:42:55"^^xsd:dateTime ;
    skos:altLabel "Bergmalerier"@nb,
        "Bergmåleri"@nb,
        "Hellemalerier"@nb,
        "Hellemaling"@nb,
        "Hellemåleri"@nb,
        "Hellemåling"@nb,
        "Hulemåleri"@nb ;
    skos:broader humord:c00024 ;
    skos:exactMatch <http://dewey.info/class/759.0113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/759.0112/e23/>,
        <http://dewey.info/class/759.0113/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Cave paintings"@en,
        "Hulemalerier"@nb ;
    skos:related humord:c05333 ;
    skos:relatedMatch <http://dewey.info/class/759.0112/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00028" ;
    dct:modified "2024-11-21T08:43:56"^^xsd:dateTime ;
    skos:altLabel "Hellegroper"@nb,
        "Kokegroper"@nb ;
    skos:broader humord:c15245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.50936/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Cooking pits"@en,
        "Kokegroper"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.50936/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00029" ;
    dct:modified "2024-11-21T12:29:53"^^xsd:dateTime ;
    skos:altLabel "Labyrintar"@nb,
        "Trojaborger"@nb ;
    skos:broader humord:c00008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Labyrinths"@en,
        "Labyrinter"@nb ;
    skos:relatedMatch <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00031" ;
    dct:modified "2024-11-22T07:33:20"^^xsd:dateTime ;
    skos:altLabel "Steinmonument"@nb ;
    skos:broadMatch <http://dewey.info/class/731.463/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.463/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Stone monuments"@en,
        "Steinmonumenter"@nb ;
    skos:related humord:c12105 .

humord:c00032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00032" ;
    dct:modified "2024-11-21T08:41:26"^^xsd:dateTime ;
    skos:altLabel "Obeliskar"@nb ;
    skos:broadMatch <http://dewey.info/class/732.8/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/732.8/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Obelisks"@en,
        "Obelisker"@nb .

humord:c00033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00033" ;
    dct:modified "2024-11-21T08:41:50"^^xsd:dateTime ;
    skos:altLabel "Runesteinar"@nb ;
    skos:broadMatch <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/429.11/e23/>,
        <http://dewey.info/class/439.50411/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Rune stones"@en,
        "Runesteiner"@nb ;
    skos:related humord:c06293 ;
    skos:relatedMatch <http://dewey.info/class/429.11/e23/>,
        <http://dewey.info/class/439.50411/e23/> .

humord:c00034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00034" ;
    dct:modified "2024-11-21T08:42:32"^^xsd:dateTime ;
    skos:altLabel "Stone drum"@en,
        "Steintrommer"@nb ;
    skos:broadMatch <http://dewey.info/class/731.463/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/731.463/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Stone drums"@en,
        "Steintrommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/411.7/e23/> .

humord:c00035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00035" ;
    dct:modified "2024-11-21T08:42:58"^^xsd:dateTime ;
    skos:altLabel "Stele"@en,
        "Stelar"@nb ;
    skos:broadMatch <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00031 ;
    skos:definition "Opprettstående flat minnestein <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.76/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Steles"@en,
        "Steler"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.76/e23/> .

humord:c00036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00036" ;
    dct:modified "2024-11-22T07:33:58"^^xsd:dateTime ;
    skos:altLabel "Roman baths"@en,
        "Romerske bad"@nb,
        "Termar"@nb ;
    skos:broader humord:c00008 ;
    skos:definition "Offentlige bad i Romerriket og antikkens Hellas <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/725.730937/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.730937/e23/> ;
    skos:prefLabel "Thermae"@en,
        "Termer"@nb ;
    skos:related humord:c01400 .

humord:c00037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00037" ;
    dct:modified "2024-11-21T12:30:38"^^xsd:dateTime ;
    skos:altLabel "Lause fortidsminne"@nb ;
    skos:broader humord:c00006 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/709.01/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Løse fortidsminner"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/709.01/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00038" ;
    dct:modified "2024-11-21T09:21:34"^^xsd:dateTime ;
    skos:altLabel "Figure stones"@en,
        "Biletstenar"@nb,
        "Billedsteiner"@nb ;
    skos:broadMatch <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00037 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Picture stones"@en,
        "Bildesteiner"@nb .

humord:c00040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00040" ;
    dct:modified "2024-11-21T12:30:10"^^xsd:dateTime ;
    skos:altLabel "Bryggesteinar"@nb,
        "Bryggesteiner"@nb,
        "Koksteinar"@nb ;
    skos:broader humord:c00037 ;
    skos:definition "Glødende stein som blir sluppet i kokekaret <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.509/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Cooking stones"@en,
        "Koksteiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.509/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00041" ;
    dct:modified "2024-11-21T12:31:01"^^xsd:dateTime ;
    skos:altLabel "Moselik"@nb ;
    skos:broader humord:c00037 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Bog bodies"@en,
        "Moselik"@nb ;
    skos:related humord:c00070,
        humord:c00071 ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00042" ;
    dct:modified "2024-11-22T07:32:43"^^xsd:dateTime ;
    skos:altLabel "Mumiar"@nb ;
    skos:broader humord:c00037 ;
    skos:closeMatch <http://dewey.info/class/393.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.3/e23/>,
        <http://dewey.info/class/932/e23/> ;
    skos:prefLabel "Mummies"@en,
        "Mumier"@nb ;
    skos:related humord:c00070 ;
    skos:relatedMatch <http://dewey.info/class/932/e23/> .

humord:c00043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00043" ;
    dct:modified "2024-09-03T08:04:16"^^xsd:dateTime ;
    skos:altLabel "Artefacts (Archaeology)"@en,
        "Arkeologiske gjenstandar"@nb,
        "Arkeologiske gjenstander"@nb,
        "Oldsaker"@nb ;
    skos:broader humord:c00037,
        humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709/e23/>,
        <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/748/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Antiquities (Archaeology)"@en,
        "Oldsaker"@nb ;
    skos:relatedMatch <http://dewey.info/class/709/e23/>,
        <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/748/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00044" ;
    dct:modified "2024-11-21T08:32:15"^^xsd:dateTime ;
    skos:altLabel "Fibula"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.278/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:broader humord:c00043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.278/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:prefLabel "Fibulae"@en,
        "Fibulaer"@nb ;
    skos:related humord:c04772 .

humord:c00046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00046" ;
    dct:modified "2025-01-13T08:55:15"^^xsd:dateTime ;
    skos:altLabel "Bronze cauldrons"@en,
        "Bronsekar"@nb ;
    skos:broadMatch <http://dewey.info/class/739.512/e23/> ;
    skos:broader humord:c04666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/669.3/e23/>,
        <http://dewey.info/class/739.512/e23/> ;
    skos:prefLabel "Bronze vessels"@en,
        "Bronsekar"@nb ;
    skos:relatedMatch <http://dewey.info/class/669.3/e23/> .

humord:c00047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00047" ;
    dct:modified "2025-01-13T08:57:56"^^xsd:dateTime ;
    skos:altLabel "Clay vessels"@en,
        "Leirkar"@nb ;
    skos:broader humord:c04666 ;
    skos:closeMatch <http://dewey.info/class/738.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3/e23/>,
        <http://dewey.info/class/738.38/e23/> ;
    skos:prefLabel "Clay pots"@en,
        "Leirkar"@nb ;
    skos:relatedMatch <http://dewey.info/class/666.3/e23/> .

humord:c00048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00048" ;
    dct:modified "2025-01-13T08:54:12"^^xsd:dateTime ;
    skos:altLabel "Terra sigillata"@nb ;
    skos:broadMatch <http://dewey.info/class/738.30937/e23/> ;
    skos:broader humord:c00047 ;
    skos:definition "Romersk leirkar med verkstedets stempel <UBO,UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3937/e23/>,
        <http://dewey.info/class/738.30937/e23/> ;
    skos:prefLabel "Terra sigillata"@en,
        "Terra sigillata"@nb ;
    skos:related humord:c05474 ;
    skos:relatedMatch <http://dewey.info/class/666.3937/e23/> .

humord:c00049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00049" ;
    dct:modified "2025-01-13T08:58:42"^^xsd:dateTime ;
    skos:altLabel "Messingkar"@nb ;
    skos:broadMatch <http://dewey.info/class/739.52/e23/> ;
    skos:broader humord:c04666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/669.3/e23/>,
        <http://dewey.info/class/739.52/e23/> ;
    skos:prefLabel "Brass vessels"@en,
        "Messingkar"@nb ;
    skos:relatedMatch <http://dewey.info/class/669.3/e23/> .

humord:c00050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00050" ;
    dct:modified "2025-01-13T08:59:47"^^xsd:dateTime ;
    skos:altLabel "Silver cauldrons"@en,
        "Sylvkar"@nb,
        "Sølvkar"@nb ;
    skos:broadMatch <http://dewey.info/class/739.2384/e23/> ;
    skos:broader humord:c04666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.2384/e23/> ;
    skos:prefLabel "Silver vessels"@en,
        "Sølvkar"@nb .

humord:c00052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00052" ;
    dct:modified "2024-08-13T11:08:00"^^xsd:dateTime ;
    skos:altLabel "Amforaar"@nb,
        "Amforaer"@nb ;
    skos:broadMatch <http://dewey.info/class/666.393/e23/>,
        <http://dewey.info/class/738.382/e23/> ;
    skos:broader humord:c28392 ;
    skos:editorialNote "Amfora er et tohanket kar. Hos antikkens grekere og romere var amfora et eggformet kar med innsvinget hals og vanligvis to kraftige hanker, forarbeidet av forskjellig materiale: bronse, sølv, stein, tre, glass, men oftest av leire. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.393/e23/>,
        <http://dewey.info/class/738.382/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Amphoras"@en,
        "Amforaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00053" ;
    dct:modified "2025-01-13T08:52:13"^^xsd:dateTime ;
    skos:altLabel "Greske vasar"@nb ;
    skos:broadMatch <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:broader humord:c28392 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Greek vases"@en,
        "Greske vaser"@nb .

humord:c00055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00055" ;
    dct:modified "2024-11-26T13:39:33"^^xsd:dateTime ;
    skos:altLabel "Ostracon"@en,
        "Ostraka"@en,
        "Ostraka"@nb,
        "Ostrakon"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/> ;
    skos:broader humord:c00154 ;
    skos:definition "Beskrevet potteskår fra oldtiden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Ostraca"@en,
        "Ostraka"@nb ;
    skos:related humord:c00099 ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00057" ;
    dct:modified "2024-11-26T13:34:32"^^xsd:dateTime ;
    skos:altLabel "Papyrus"@en,
        "Papyrar"@nb,
        "Papyrus (Dokument)"@nb,
        "Papyrusar"@nb,
        "Papyrusrullar"@nb,
        "Papyrusruller"@nb,
        "Volumen"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/> ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/584.94/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Papyri"@en,
        "Papyri"@nb ;
    skos:related humord:c00099,
        humord:c08214 ;
    skos:relatedMatch <http://dewey.info/class/584.94/e23/>,
        <http://dewey.info/class/930/e23/> .

humord:c00059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00059" ;
    dct:modified "2024-11-21T08:37:08"^^xsd:dateTime ;
    skos:altLabel "Statuettes"@en,
        "Figurinar"@nb,
        "Figuriner"@nb,
        "Statuettar"@nb ;
    skos:broadMatch <http://dewey.info/class/666.68/e23/>,
        <http://dewey.info/class/736.224/e23/>,
        <http://dewey.info/class/738.82/e23/> ;
    skos:broader humord:c00043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.68/e23/>,
        <http://dewey.info/class/736.224/e23/>,
        <http://dewey.info/class/738.82/e23/> ;
    skos:prefLabel "Figurines"@en,
        "Statuetter"@nb .

humord:c00061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00061" ;
    dct:modified "2024-11-21T07:52:47"^^xsd:dateTime ;
    skos:altLabel "Tanagrafiguaer"@nb,
        "Tanagrafigurer"@nb,
        "Tanagrastatuettar"@nb ;
    skos:broadMatch <http://dewey.info/class/738.820938/e23/> ;
    skos:broader humord:c00059 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.820938/e23/> ;
    skos:prefLabel "Tanagra figurines"@en,
        "Tanagrastatuetter"@nb .

humord:c00064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00064" ;
    dct:modified "2025-01-05T19:44:35"^^xsd:dateTime ;
    skos:altLabel "Vikingskip"@nb ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/623.8210948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8210948/e23/> ;
    skos:prefLabel "Viking ships"@en,
        "Vikingskip"@nb .

humord:c00067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00067" ;
    dct:modified "2025-03-26T08:20:47"^^xsd:dateTime ;
    skos:altLabel "Arkeologiske funn"@nb,
        "Funn"@nb,
        "Oldtidsfunn"@nb ;
    skos:broader humord:c00005 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Finds"@en,
        "Funn"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c00068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00068" ;
    dct:modified "2024-11-25T21:25:37"^^xsd:dateTime ;
    skos:altLabel "Depotfunn"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/>,
        <http://dewey.info/class/739/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Hoards"@en,
        "Depotfunn"@nb ;
    skos:relatedMatch <http://dewey.info/class/737.4/e23/>,
        <http://dewey.info/class/739/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00069" ;
    dct:modified "2024-11-25T21:27:02"^^xsd:dateTime ;
    skos:altLabel "Grave finds"@en,
        "Gravfunn"@nb,
        "Gravgaver"@nb,
        "Gravgåver"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Grave goods"@en,
        "Gravfunn"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00070" ;
    dct:modified "2024-11-25T21:27:33"^^xsd:dateTime ;
    skos:altLabel "Human remains (Archeology)"@en,
        "Likfunn"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/393.3/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Human remains (Archaeology)"@en,
        "Likfunn"@nb ;
    skos:related humord:c00041,
        humord:c00042,
        humord:c59038 ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/393.3/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00071" ;
    dct:modified "2024-11-25T21:28:27"^^xsd:dateTime ;
    skos:altLabel "Mosefunn"@nb,
        "Myrfunn"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Bog finds"@en,
        "Myrfunn"@nb ;
    skos:related humord:c00041 ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00073" ;
    dct:modified "2024-11-25T21:29:36"^^xsd:dateTime ;
    skos:altLabel "Skattar (Arkeologi)"@nb,
        "Skattefunn"@nb,
        "Skatter (Arkeologi)"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/>,
        <http://dewey.info/class/739.2/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Treasure hoards"@en,
        "Skattefunn"@nb ;
    skos:relatedMatch <http://dewey.info/class/737.4/e23/>,
        <http://dewey.info/class/739.2/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00075" ;
    dct:modified "2024-11-25T21:30:10"^^xsd:dateTime ;
    skos:altLabel "Smykkefunn"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.27/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Hoard of jewellery"@en,
        "Smykkefunn"@nb ;
    skos:relatedMatch <http://dewey.info/class/739.27/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c00076 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00076" ;
    dct:modified "2024-11-22T08:31:30"^^xsd:dateTime ;
    skos:altLabel "Kulturar (Arkeologi)"@nb ;
    skos:broader humord:c00005 ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultures (Archaeology)"@en,
        "Kulturer (Arkeologi)"@nb ;
    skos:related humord:c04515 .

humord:c00077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00077" ;
    dct:modified "2024-08-14T13:51:36"^^xsd:dateTime ;
    skos:altLabel "Ananinokultur"@nb,
        "Ananinokulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/947.4501/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Ananinokulturen er en arkeologisk kultur med navn etter funnsted i Russland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.4501/e23/> ;
    skos:prefLabel "Ananyino culture"@en,
        "Ananinokulturen"@nb .

humord:c00078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00078" ;
    dct:modified "2024-07-29T10:08:45"^^xsd:dateTime ;
    skos:altLabel "Aegean bronze age cultures"@en,
        "Greek bronze age"@en,
        "Aigeisk kultur"@nb,
        "Egeisk bronsealder"@nb,
        "Egeisk kultur"@nb,
        "Gresk bronsealder"@nb ;
    skos:broadMatch <http://dewey.info/class/938.01/e23/>,
        <http://dewey.info/class/939.101/e23/> ;
    skos:broader humord:c10918 ;
    skos:editorialNote "Brukes om perioden 3000 til 1200 f.Kr."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/2--391/e23/>,
        <http://dewey.info/class/722.61/e23/>,
        <http://dewey.info/class/938.01/e23/>,
        <http://dewey.info/class/939.101/e23/> ;
    skos:prefLabel "Aegean bronze age"@en,
        "Egeisk kultur"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/2--391/e23/>,
        <http://dewey.info/class/722.61/e23/> .

humord:c00079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00079" ;
    dct:modified "2024-11-22T13:20:09"^^xsd:dateTime ;
    skos:altLabel "Hallstattkultur"@nb,
        "Hallstattkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.0156/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Forhistorisk kultur i Europa, ca 700 - 500 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.156/e23/>,
        <http://dewey.info/class/936.0156/e23/> ;
    skos:prefLabel "Hallstat culture"@en,
        "Hallstattkulturen"@nb ;
    skos:related humord:c10858,
        humord:c10860 ;
    skos:relatedMatch <http://dewey.info/class/930.156/e23/> .

humord:c00080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00080" ;
    dct:modified "2024-11-22T13:21:22"^^xsd:dateTime ;
    skos:altLabel "Hohokamkultur"@nb,
        "Hohokamkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/976.01/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Forhistorisk indianerkultur i Nord-Amerika <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/976.01/e23/> ;
    skos:prefLabel "Hohokam"@en,
        "Hohokamkulturen"@nb .

humord:c00081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00081" ;
    dct:modified "2024-11-22T13:20:28"^^xsd:dateTime ;
    skos:altLabel "Induskultur"@nb,
        "Induskulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/934.01/e23/> ;
    skos:broader humord:c00076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/934.01/e23/> ;
    skos:prefLabel "Indus culture"@en,
        "Induskulturen"@nb ;
    skos:related humord:c02053 .

humord:c00082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00082" ;
    dct:modified "2024-11-22T13:22:38"^^xsd:dateTime ;
    skos:altLabel "Hunter and gatherer"@en,
        "Hunter-gatherer"@en,
        "Hunter-gatherers"@en,
        "Hunting and gathering societies"@en,
        "Jegerar og samlarar"@nb,
        "Jegerar og sankarar"@nb,
        "Jegere og samlere"@nb,
        "Sankarar"@nb,
        "Sankarar og jegerar"@nb,
        "Sankere"@nb,
        "Sankere og jegere"@nb ;
    skos:broader humord:c00076 ;
    skos:closeMatch <http://dewey.info/class/306.364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.364/e23/> ;
    skos:prefLabel "Hunters and gatherers"@en,
        "Jegere og sankere"@nb ;
    skos:related humord:c29867 .

humord:c00084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00084" ;
    dct:modified "2024-11-22T13:37:40"^^xsd:dateTime ;
    skos:altLabel "Lausitz culture"@en,
        "Lausitzkultur"@nb,
        "Lausitzkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.30156/e23/>,
        <http://dewey.info/class/936.3016/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Fellesbetegnelse for den østlige urnegravplass-tradisjonen i yngre bronsealder med hovedområde i Ober- og Nieder-Lausitz i Tyskland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.30156/e23/>,
        <http://dewey.info/class/936.3016/e23/> ;
    skos:prefLabel "Lusatian culture"@en,
        "Lausitzkulturen"@nb ;
    skos:related humord:c10856,
        humord:c15350 .

humord:c00085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00085" ;
    dct:modified "2024-11-22T13:49:21"^^xsd:dateTime ;
    skos:altLabel "Magdalenienkultur"@nb,
        "Magdalenienkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.0128/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Kultur fra paleolittisk tid oppkalt etter funnstedet La Madeleine i Frankrike <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.128/e23/>,
        <http://dewey.info/class/936.0128/e23/> ;
    skos:prefLabel "Magdalenian culture"@en,
        "Magdalenienkulturen"@nb ;
    skos:related humord:c10965 ;
    skos:relatedMatch <http://dewey.info/class/930.128/e23/> .

humord:c00086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00086" ;
    dct:modified "2024-11-22T13:49:40"^^xsd:dateTime ;
    skos:altLabel "Megalittkultur"@nb,
        "Megalittkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/930.15/e23/>,
        <http://dewey.info/class/936.01/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Yngre steinalderkulturer i Vesteuropa og Norden som brukte store steinmonumenter <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/930.15/e23/>,
        <http://dewey.info/class/936.01/e23/> ;
    skos:prefLabel "Megalith culture"@en,
        "Megalittkulturen"@nb .

humord:c00087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00087" ;
    dct:modified "2024-11-22T13:57:36"^^xsd:dateTime ;
    skos:altLabel "Przeworskkultur"@nb,
        "Przeworskkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/943.85022/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Kulturgruppe i Sør-Polen, 1.årh.f.Kr. - 4.årh.e.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.85022/e23/> ;
    skos:prefLabel "Przeworsk culture"@en,
        "Przeworskkulturen"@nb .

humord:c00088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00088" ;
    dct:modified "2024-11-22T14:10:15"^^xsd:dateTime ;
    skos:altLabel "Urnemarkskultur"@nb,
        "Urnemarkskulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.01/e23/>,
        <http://dewey.info/class/936.02/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Europeisk kulturgruppe i perioden 1300 - 700 f.Kr. som har branngravskikken  felles <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.01/e23/>,
        <http://dewey.info/class/936.02/e23/> ;
    skos:prefLabel "Urnfield culture"@en,
        "Urnemarkskulturen"@nb ;
    skos:related humord:c10856 .

humord:c00089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00089" ;
    dct:modified "2024-11-25T21:22:53"^^xsd:dateTime ;
    skos:altLabel "Wear marks"@en,
        "Slitespor"@nb ;
    skos:broader humord:c11703 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Microwear"@en,
        "Slitespor"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.10285/e23/> .

humord:c00090 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00090" ;
    dct:modified "2024-11-25T21:21:31"^^xsd:dateTime ;
    skos:altLabel "Teori, fag, disiplin (Arkeologi)"@nb ;
    skos:broader humord:c00005 ;
    skos:inScheme humord: ;
    skos:prefLabel "Theory, subject, discipline (Archaeology)"@en,
        "Teori, fag, disiplin (Arkeologi)"@nb ;
    skos:related humord:c06289 .

humord:c00091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00091" ;
    dct:modified "2024-10-09T10:27:05"^^xsd:dateTime ;
    skos:altLabel "Datering (Arkeologi)"@nb,
        "Tidfesting (Arkeologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00090 ;
    skos:definition "Datering er aldersbestemmelse. Innen arkeologi kan datering forstås som tidfesting av en gjenstand eller struktur for å konstruere en kronologi, eller en tidsrekkefølge. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Dating (Archaeology)"@en,
        "Datering (Arkeologi)"@nb .

humord:c00092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00092" ;
    dct:modified "2024-10-09T10:25:02"^^xsd:dateTime ;
    skos:altLabel "Dateringsteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00091 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Dating technique"@en,
        "Dateringsteknikk"@nb .

humord:c00093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00093" ;
    dct:modified "2025-03-28T14:22:09"^^xsd:dateTime ;
    skos:altLabel "Carbon-14 dating"@en,
        "Radiocarbon dating"@en,
        "14C"@nb,
        "14C-datering"@nb,
        "C-14"@nb,
        "C-14-datering"@nb,
        "C14"@nb,
        "C14-datering"@nb,
        "C14-metoden"@nb,
        "Karbon 14-datering"@nb,
        "Karbondatering"@nb,
        "Radiokarbondatering"@nb ;
    skos:broadMatch <http://dewey.info/class/551.701/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00092 ;
    skos:definition "C-14-datering, også kalt radiokarbon-datering, er en dateringsmetode som bruker den radioaktive nedbrytningen av karbon-isotopen 14C til å bestemme alderen på et funn. Dette er den viktigste dateringsmetoden for arkeologiske, geologiske, botaniske og zoologiske funn som er yngre enn cirka 50 000 år. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003929 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003929,
        <http://dewey.info/class/551.701/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Carbon dating"@en,
        "C14-datering"@nb .

humord:c00095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00095" ;
    dct:modified "2024-12-09T14:12:10"^^xsd:dateTime ;
    skos:altLabel "Dendrokronologi"@nb,
        "Treringdatering"@nb,
        "Årringdatering"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00092 ;
    skos:definition "Datering ved hjelp av årringer i trær <UBO>"@nb ;
    skos:exactMatch realfagstermer:c004588 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004588,
        <http://dewey.info/class/582.16/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Dendrochronology"@en,
        "Dendrokronologi"@nb ;
    skos:related humord:c69260 ;
    skos:relatedMatch <http://dewey.info/class/582.16/e23/> .

humord:c00096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00096" ;
    dct:modified "2024-05-14T14:29:11"^^xsd:dateTime ;
    skos:altLabel "Pollenanalyse"@nb,
        "Pollenundersøkelser"@nb,
        "Pollenundersøkingar"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00092 ;
    skos:definition "Pollenanalyse er undersøkelse av pollen og sporer i blant annet avsetninger som torv og leire, eller i luft. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010592 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010592,
        <http://dewey.info/class/571.8452/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Pollen analyses"@en,
        "Pollenanalyse"@nb ;
    skos:related humord:c59058 ;
    skos:relatedMatch <http://dewey.info/class/571.8452/e23/> .

humord:c00097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00097" ;
    dct:modified "2024-11-25T21:20:33"^^xsd:dateTime ;
    skos:altLabel "Industriell arkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c00090 ;
    skos:exactMatch <http://dewey.info/class/609.009/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.09/e23/>,
        <http://dewey.info/class/609.009/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Industrial archaeolog"@en,
        "Industriell arkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.09/e23/> .

humord:c00098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00098" ;
    dct:modified "2016-08-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11690 ;
    skos:closeMatch realfagstermer:c013307,
        <http://dewey.info/class/573.76/e23/> ;
    skos:definition "Læren om virveldyrs skjelett <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c001169 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001169,
        realfagstermer:c013307,
        <http://dewey.info/class/573.76/e23/>,
        <http://dewey.info/class/599.94/e23/> ;
    skos:prefLabel "Osteology"@en,
        "Osteologi"@nb ;
    skos:related humord:c08355 ;
    skos:relatedMatch <http://dewey.info/class/599.94/e23/> .

humord:c00099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00099" ;
    dct:modified "2025-01-10T07:42:22"^^xsd:dateTime ;
    skos:altLabel "Papyrologi"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Vitenskapen om tyding og tolking av tekster skrevet på papyrus. Omfatter også lignende dokumenter på potteskår (ostraka), pergament, tre- og vokstavler <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Papyrology"@en,
        "Papyrologi"@nb ;
    skos:related humord:c00055,
        humord:c00057 .

humord:c00100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00100" ;
    dct:modified "2024-11-25T21:22:07"^^xsd:dateTime ;
    skos:altLabel "Utgravingsteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10283/e23/> ;
    skos:broader humord:c00090 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.10283/e23/> ;
    skos:prefLabel "Excavation techniques"@en,
        "Utgravningsteknikk"@nb .

humord:c00103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00103" ;
    dct:modified "2024-11-22T07:38:06"^^xsd:dateTime ;
    skos:altLabel "Experimental archeology"@en,
        "Eksperimentell arkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1028/e23/> ;
    skos:broader humord:c00102 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1028/e23/> ;
    skos:prefLabel "Experimental archaeology"@en,
        "Eksperimentell arkeologi"@nb .

humord:c00104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00104" ;
    dct:modified "2024-11-25T21:30:42"^^xsd:dateTime ;
    skos:altLabel "Rekonstruksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/702.88/e23/> ;
    skos:broader humord:c00103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/702.88/e23/>,
        <http://dewey.info/class/720.288/e23/>,
        <http://dewey.info/class/930.1028/e23/> ;
    skos:prefLabel "Reconstruction"@en,
        "Rekonstruksjon"@nb ;
    skos:related humord:c05403 ;
    skos:relatedMatch <http://dewey.info/class/720.288/e23/>,
        <http://dewey.info/class/930.1028/e23/> .

humord:c00105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00105" ;
    dct:modified "2024-11-22T07:38:21"^^xsd:dateTime ;
    skos:altLabel "Ethnoarcheology"@en,
        "Etnoarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Ethnoarchaeology"@en,
        "Etnoarkeologi"@nb .

humord:c00106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00106" ;
    dct:modified "2024-11-22T07:39:46"^^xsd:dateTime ;
    skos:altLabel "Historical archeology"@en,
        "Historisk arkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:definition "Studiet av arkeologiske spor fra historisk tid <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Historical archaeology"@en,
        "Historisk arkeologi"@nb .

humord:c00107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00107" ;
    dct:modified "2024-11-22T07:41:33"^^xsd:dateTime ;
    skos:altLabel "Spatial archeology"@en,
        "Spatial arkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:definition "Arkeologiske forhold som gjelder tid og rom <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.285/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Spatial archaeology"@en,
        "Spatial arkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/910.285/e23/> .

humord:c00109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00109" ;
    dct:modified "2023-12-06T11:17:33"^^xsd:dateTime ;
    skos:altLabel "Maritime archaeology"@en,
        "Maritime archeology"@en,
        "Underwater archeology"@en,
        "Marinarkeologi"@nb,
        "Undervasssarkeologi"@nb ;
    skos:broader humord:c00102 ;
    skos:closeMatch realfagstermer:c004263 ;
    skos:exactMatch <http://dewey.info/class/930.102804/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004263,
        <http://dewey.info/class/930.102804/e23/> ;
    skos:prefLabel "Underwater archaeology"@en,
        "Undervannsarkeologi"@nb .

humord:c00111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00111" ;
    dct:modified "2024-11-27T15:19:35"^^xsd:dateTime ;
    skos:altLabel "Bibliothecography"@en,
        "Library and information science"@en,
        "Library economy"@en,
        "Bibliotekfaget"@nb,
        "Bibliotekforsking"@nb,
        "Bibliotekforskning"@nb,
        "Bibliotekkunnskap"@nb,
        "Bibliotekvitskap"@nb ;
    skos:exactMatch realfagstermer:c012901,
        <http://dewey.info/class/020/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012901,
        <http://dewey.info/class/020/e23/> ;
    skos:prefLabel "Library science"@en,
        "Bibliotekvitenskap"@nb ;
    skos:topConceptOf humord: .

humord:c00113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00113" ;
    dct:modified "2025-03-24T12:30:02"^^xsd:dateTime ;
    skos:altLabel "Arkivistikk"@nb,
        "Arkivkunnskap"@nb,
        "Arkivvitenskap"@nb,
        "Arkivvitskap"@nb ;
    skos:broader humord:c00111 ;
    skos:closeMatch <http://dewey.info/class/020/e23/> ;
    skos:exactMatch realfagstermer:c010594 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010594,
        <http://dewey.info/class/020/e23/> ;
    skos:prefLabel "Archival science"@en,
        "Arkivkunnskap"@nb .

humord:c00114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00114" ;
    dct:modified "2023-11-15T14:15:43"^^xsd:dateTime ;
    skos:altLabel "Arkiv"@nb,
        "Arkivering"@nb ;
    skos:broader humord:c00113 ;
    skos:exactMatch realfagstermer:c007534,
        <http://dewey.info/class/027/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007534,
        <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/344.092/e23/> ;
    skos:prefLabel "Archives"@en,
        "Arkiver"@nb ;
    skos:related humord:c07408 ;
    skos:relatedMatch <http://dewey.info/class/344.092/e23/> .

humord:c00115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00115" ;
    dct:modified "2024-11-27T15:22:01"^^xsd:dateTime ;
    skos:altLabel "Print archives"@en,
        "Biletarkiv"@nb,
        "Billedarkiver"@nb,
        "Fotoarkiv"@nb,
        "Fotoarkiver"@nb ;
    skos:broadMatch <http://dewey.info/class/027/e23/> ;
    skos:broader humord:c00114 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/770/e23/> ;
    skos:prefLabel "Picture archives"@en,
        "Bildearkiver"@nb ;
    skos:related humord:c04668 ;
    skos:relatedMatch <http://dewey.info/class/770/e23/> .

humord:c00117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00117" ;
    dct:modified "2023-11-19T21:58:01"^^xsd:dateTime ;
    skos:altLabel "Documentary evidence"@en,
        "Dokumentasjon"@nb,
        "Dokumentering"@nb ;
    skos:broader humord:c00113 ;
    skos:closeMatch <http://dewey.info/class/025/e23/> ;
    skos:definition "Det å samle og legge til rette informasjonsmateriell <BOB>"@nb ;
    skos:exactMatch realfagstermer:c009705 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009705,
        <http://dewey.info/class/025/e23/> ;
    skos:prefLabel "Documentation"@en,
        "Dokumentasjon"@nb .

humord:c00119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00119" ;
    dct:modified "2024-09-24T08:02:11"^^xsd:dateTime ;
    skos:altLabel "Bibliotek"@nb,
        "Bibliotekbygningar"@nb,
        "Bibliotekbygninger"@nb,
        "Biblioteker"@nb ;
    skos:broader humord:c00111 ;
    skos:closeMatch <http://dewey.info/class/021/e23/> ;
    skos:exactMatch realfagstermer:c012897,
        <http://dewey.info/class/027/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012897,
        <http://dewey.info/class/011.67/e23/>,
        <http://dewey.info/class/021/e23/>,
        <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/344.092/e23/>,
        <http://dewey.info/class/352.744/e23/>,
        <http://dewey.info/class/355.346/e23/>,
        <http://dewey.info/class/657.832/e23/>,
        <http://dewey.info/class/747.73/e23/> ;
    skos:prefLabel "Libraries"@en,
        "Bibliotek"@nb ;
    skos:related humord:c00150,
        humord:c14057,
        humord:c28456 ;
    skos:relatedMatch <http://dewey.info/class/011.67/e23/>,
        <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/344.092/e23/>,
        <http://dewey.info/class/352.744/e23/>,
        <http://dewey.info/class/355.346/e23/>,
        <http://dewey.info/class/657.832/e23/>,
        <http://dewey.info/class/747.73/e23/> .

humord:c00121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00121" ;
    dct:modified "2023-11-24T13:57:51"^^xsd:dateTime ;
    skos:altLabel "Research libraries"@en,
        "Akademiske bibliotek"@nb,
        "Bedriftsbibliotek"@nb,
        "Fagbibliotek"@nb,
        "Forskingsbibliotek"@nb,
        "Forskningsbibliotek"@nb,
        "Instituttbibliotek"@nb,
        "Vitenskapelige bibliotek"@nb,
        "Vitskapelege bibliotek"@nb,
        "Vitskaplege bibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:closeMatch <http://dewey.info/class/026/e23/>,
        <http://dewey.info/class/027.7/e23/> ;
    skos:exactMatch realfagstermer:c012232 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012232,
        <http://dewey.info/class/026/e23/>,
        <http://dewey.info/class/027.7/e23/> ;
    skos:prefLabel "Academic libraries"@en,
        "Fagbibliotek"@nb .

humord:c00125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00125" ;
    dct:modified "2024-11-26T17:46:07"^^xsd:dateTime ;
    skos:altLabel "Kunstbibliotek"@nb ;
    skos:broader humord:c00121 ;
    skos:exactMatch <http://dewey.info/class/026.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/026.7/e23/> ;
    skos:prefLabel "Art libraries"@en,
        "Kunstbibliotek"@nb .

humord:c00126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00126" ;
    dct:modified "2023-11-27T13:30:56"^^xsd:dateTime ;
    skos:altLabel "Folkebibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:exactMatch realfagstermer:c010669,
        <http://dewey.info/class/027.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010669,
        <http://dewey.info/class/027.4/e23/>,
        <http://dewey.info/class/353.73/e23/>,
        <http://dewey.info/class/727.824/e23/> ;
    skos:prefLabel "Public libraries"@en,
        "Folkebibliotek"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.73/e23/>,
        <http://dewey.info/class/727.824/e23/> .

humord:c00127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00127" ;
    dct:modified "2024-11-26T17:45:27"^^xsd:dateTime ;
    skos:altLabel "Bookbuses"@en,
        "Mobile libraries"@en,
        "Travelling libraries"@en,
        "Bokbussar"@nb ;
    skos:broadMatch <http://dewey.info/class/022/e23/> ;
    skos:broader humord:c00126 ;
    skos:closeMatch <http://dewey.info/class/027.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/022/e23/>,
        <http://dewey.info/class/027.42/e23/> ;
    skos:prefLabel "Bookmobiles"@en,
        "Bokbusser"@nb .

humord:c00128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00128" ;
    dct:modified "2024-11-27T15:12:12"^^xsd:dateTime ;
    skos:altLabel "Universitetsbibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:closeMatch realfagstermer:c012232,
        <http://dewey.info/class/027.7/e23/> ;
    skos:exactMatch realfagstermer:c010667 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010667,
        realfagstermer:c012232,
        <http://dewey.info/class/027.7/e23/> ;
    skos:prefLabel "University libraries"@en,
        "Universitetsbibliotek"@nb ;
    skos:related humord:c15269 .

humord:c00129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00129" ;
    dct:modified "2024-11-27T15:17:20"^^xsd:dateTime ;
    skos:altLabel "Bibliotekhistorie (Faget)"@nb ;
    skos:broader humord:c00111 ;
    skos:editorialNote "Brukes om faget bibliotekhistorie"@nb ;
    skos:exactMatch realfagstermer:c005950,
        <http://dewey.info/class/020.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005950,
        <http://dewey.info/class/020.9/e23/> ;
    skos:prefLabel "Bibliotekhistorie (Faget)"@nb .

humord:c00131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00131" ;
    dct:modified "2024-11-26T17:44:00"^^xsd:dateTime ;
    skos:altLabel "Bokhistorie (Faget)"@nb ;
    skos:broader humord:c00129 ;
    skos:editorialNote "Brukes om faget bokhistorie"@nb ;
    skos:exactMatch realfagstermer:c000676,
        <http://dewey.info/class/002.09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000676,
        <http://dewey.info/class/002.09/e23/> ;
    skos:prefLabel "Book history (Subject)"@en,
        "Bokhistorie (Faget)"@nb .

humord:c00133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00133" ;
    dct:modified "2024-11-27T15:18:29"^^xsd:dateTime ;
    skos:altLabel "Bibliotekoperasjonar"@nb ;
    skos:broader humord:c00111 ;
    skos:closeMatch <http://dewey.info/class/025/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025/e23/> ;
    skos:prefLabel "Library operations"@en,
        "Bibliotekoperasjoner"@nb .

humord:c00134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00134" ;
    dct:modified "2023-11-17T10:57:46"^^xsd:dateTime ;
    skos:altLabel "User training"@en,
        "Brukaropplæring"@nb,
        "Brukerveiledning"@nb ;
    skos:broader humord:c20281 ;
    skos:closeMatch <http://dewey.info/class/025.56/e23/> ;
    skos:exactMatch realfagstermer:c008170 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008170,
        <http://dewey.info/class/025.56/e23/>,
        <http://dewey.info/class/372.34/e23/> ;
    skos:prefLabel "User education"@en,
        "Brukeropplæring"@nb ;
    skos:related humord:c00147,
        humord:c20218 ;
    skos:relatedMatch <http://dewey.info/class/372.34/e23/> .

humord:c00136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00136" ;
    dct:modified "2024-02-27T08:14:28"^^xsd:dateTime ;
    skos:altLabel "Indeksering"@nb ;
    skos:broader humord:c16040 ;
    skos:closeMatch <http://dewey.info/class/025.47/e23/> ;
    skos:exactMatch realfagstermer:c002494,
        <http://dewey.info/class/025.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002494,
        <http://dewey.info/class/005.741/e23/>,
        <http://dewey.info/class/025.3/e23/>,
        <http://dewey.info/class/025.47/e23/>,
        <http://dewey.info/class/069.52/e23/> ;
    skos:prefLabel "Indexing"@en,
        "Indeksering"@nb ;
    skos:related humord:c25519 ;
    skos:relatedMatch <http://dewey.info/class/005.741/e23/>,
        <http://dewey.info/class/069.52/e23/> .

humord:c00137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00137" ;
    dct:modified "2024-08-28T20:17:13"^^xsd:dateTime ;
    skos:altLabel "Automatisk indeksering"@nb ;
    skos:broader humord:c00136 ;
    skos:closeMatch <http://dewey.info/class/025.486/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.486/e23/>,
        <http://dewey.info/class/4--50285635/e23/>,
        <http://dewey.info/class/415.0285635/e23/> ;
    skos:prefLabel "Automatic indexing"@en,
        "Automatisk indeksering"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--50285635/e23/>,
        <http://dewey.info/class/415.0285635/e23/> .

humord:c00138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00138" ;
    dct:modified "2023-11-23T15:17:28"^^xsd:dateTime ;
    skos:altLabel "Emneindeksering"@nb,
        "Emneordsindeksering"@nb,
        "Emneordskatalogisering"@nb ;
    skos:broader humord:c00136 ;
    skos:exactMatch realfagstermer:c011444,
        <http://dewey.info/class/025.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011444,
        <http://dewey.info/class/025.47/e23/> ;
    skos:prefLabel "Subject indexing"@en,
        "Emneordsindeksering"@nb .

humord:c00139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00139" ;
    dct:modified "2023-11-30T13:39:04"^^xsd:dateTime ;
    skos:altLabel "Klassifikasjon"@nb,
        "Klassifikasjonskriterier"@nb,
        "Klassifisering"@nb ;
    skos:broader humord:c00136 ;
    skos:definition "Det å dele inn, ordne ting eller begreper i klasser <BOB>"@nb ;
    skos:editorialNote "Termen brukes både for vitenskapelig og bibliografisk klassifikasjon"@nb ;
    skos:exactMatch realfagstermer:c013108,
        <http://dewey.info/class/025.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013108,
        <http://dewey.info/class/001.012/e23/>,
        <http://dewey.info/class/025.42/e23/>,
        <http://dewey.info/class/1--012/e23/> ;
    skos:prefLabel "Classification"@en,
        "Klassifikasjon"@nb ;
    skos:related humord:c19175 ;
    skos:relatedMatch <http://dewey.info/class/001.012/e23/>,
        <http://dewey.info/class/1--012/e23/> .

humord:c00141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00141" ;
    dct:modified "2024-10-09T12:51:17"^^xsd:dateTime ;
    skos:altLabel "DDC"@en,
        "DDK"@nb,
        "Deweyklassifikasjon"@nb,
        "Deweys desimalklassifikasjon"@nb,
        "Deweysystemet"@nb ;
    skos:broader humord:c61494 ;
    skos:definition "Deweys desimalklassifikasjon er et system for klassifikasjon av bøker og andre informasjonsbærende medier, brukt av bibliotek i flere land. <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c010233,
        <http://dewey.info/class/025.431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010233,
        <http://dewey.info/class/025.431/e23/> ;
    skos:prefLabel "Dewey Decimal Classification"@en,
        "Deweys desimalklassifikasjon"@nb .

humord:c00144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00144" ;
    dct:modified "2023-11-30T12:55:56"^^xsd:dateTime ;
    skos:altLabel "Cataloging"@en,
        "Katalogisering"@nb ;
    skos:broader humord:c19860 ;
    skos:exactMatch realfagstermer:c006087,
        <http://dewey.info/class/025.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006087,
        <http://dewey.info/class/025.32/e23/>,
        <http://dewey.info/class/069.52/e23/> ;
    skos:prefLabel "Cataloguing"@en,
        "Katalogisering"@nb ;
    skos:related humord:c00207,
        humord:c19175 ;
    skos:relatedMatch <http://dewey.info/class/069.52/e23/> .

humord:c00145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00145" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Descriptive cataloging"@en,
        "Descriptive cataloguing"@en,
        "Deskriptiv katalogisering"@nb ;
    skos:broader humord:c00144 ;
    skos:exactMatch <http://dewey.info/class/025.324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/010.44/e23/>,
        <http://dewey.info/class/025.324/e23/> ;
    skos:prefLabel "Bibliographic description"@en,
        "Bibliografisk beskrivelse"@nb ;
    skos:related humord:c19175,
        humord:c21085 ;
    skos:relatedMatch <http://dewey.info/class/010.44/e23/> .

humord:c00147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00147" ;
    dct:modified "2023-12-18T15:34:30"^^xsd:dateTime ;
    skos:altLabel "Reference services"@en,
        "Referansearbeid"@nb,
        "Referansetenester"@nb,
        "Referansetjenester"@nb,
        "Rettleiing (Bibliotek)"@nb,
        "Veiledning (Bibliotek)"@nb ;
    skos:broader humord:c20281 ;
    skos:closeMatch <http://dewey.info/class/025.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.52/e23/>,
        <http://dewey.info/class/028.7/e23/> ;
    skos:prefLabel "Reference work"@en,
        "Referansearbeid"@nb ;
    skos:related humord:c00134,
        humord:c04178,
        humord:c04187,
        humord:c09079,
        humord:c15925 ;
    skos:relatedMatch <http://dewey.info/class/028.7/e23/> .

humord:c00148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00148" ;
    dct:modified "2024-11-26T17:40:13"^^xsd:dateTime ;
    skos:altLabel "Check-out"@en,
        "Circulation services"@en,
        "Lending"@en,
        "Library circulations"@en,
        "Loans"@en,
        "Utlån"@nb,
        "Utlånsarbeid"@nb ;
    skos:broader humord:c20281 ;
    skos:exactMatch <http://dewey.info/class/025.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.6/e23/> ;
    skos:prefLabel "Circulations"@en,
        "Utlån"@nb .

humord:c00149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00149" ;
    dct:modified "2023-11-27T12:40:36"^^xsd:dateTime ;
    skos:altLabel "Fjernlån"@nb ;
    skos:broader humord:c00148 ;
    skos:exactMatch realfagstermer:c011378,
        <http://dewey.info/class/025.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011378,
        <http://dewey.info/class/025.62/e23/> ;
    skos:prefLabel "Interlibrary loans"@en,
        "Fjernlån"@nb .

humord:c00150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00150" ;
    dct:modified "2023-11-16T13:49:11"^^xsd:dateTime ;
    skos:altLabel "Branch of libraries"@en,
        "Library practice"@en,
        "Bibliotekverksemd"@nb,
        "Bibliotekvesen"@nb,
        "Bibliotekvirksomhet"@nb ;
    skos:broader humord:c00111 ;
    skos:closeMatch <http://dewey.info/class/027/e23/> ;
    skos:exactMatch realfagstermer:c010949 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010949,
        <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/344.092/e23/> ;
    skos:prefLabel "Library system"@en,
        "Bibliotekvesen"@nb ;
    skos:related humord:c00119 ;
    skos:relatedMatch <http://dewey.info/class/344.092/e23/> .

humord:c00151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00151" ;
    dct:modified "2024-08-28T20:49:58"^^xsd:dateTime ;
    skos:altLabel "Compulsory delivery"@en,
        "Avleveringsplikt"@nb,
        "Pliktavlevering"@nb ;
    skos:broadMatch <http://dewey.info/class/021.8/e23/>,
        <http://dewey.info/class/025.26/e23/> ;
    skos:broader humord:c00150 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/021.8/e23/>,
        <http://dewey.info/class/025.26/e23/> ;
    skos:prefLabel "Legal deposit"@en,
        "Pliktavlevering"@nb .

humord:c00153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00153" ;
    dct:modified "2024-11-26T13:41:22"^^xsd:dateTime ;
    skos:broader humord:c00111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/651.5/e23/> ;
    skos:prefLabel "Documents"@en,
        "Dokumenter"@nb ;
    skos:related humord:c15468 ;
    skos:relatedMatch <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/651.5/e23/> .

humord:c00155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00155" ;
    dct:modified "2024-08-12T13:15:26"^^xsd:dateTime ;
    skos:altLabel "Almanakkar"@nb ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c030066,
        <http://dewey.info/class/030/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030066,
        <http://dewey.info/class/030/e23/>,
        <http://dewey.info/class/528/e23/>,
        <http://dewey.info/class/529.3/e23/> ;
    skos:prefLabel "Almanacs"@en,
        "Almanakker"@nb ;
    skos:related humord:c00202 ;
    skos:relatedMatch <http://dewey.info/class/528/e23/>,
        <http://dewey.info/class/529.3/e23/> .

humord:c00156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00156" ;
    dct:modified "2024-08-28T13:13:59"^^xsd:dateTime ;
    skos:altLabel "Atlas (Maps)"@en,
        "Atlas (Kart)"@nb,
        "Atlaser"@nb,
        "Verdensatlas"@nb,
        "Verdsatlas"@nb ;
    skos:broader humord:c00203 ;
    skos:exactMatch realfagstermer:c030070,
        <http://dewey.info/class/912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030070,
        <http://dewey.info/class/912/e23/> ;
    skos:prefLabel "Atlases"@en,
        "Atlas (Kart)"@nb .

humord:c00158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00158" ;
    dct:modified "2024-08-28T21:02:01"^^xsd:dateTime ;
    skos:altLabel "Aviser"@nb,
        "Dagspresse"@nb ;
    skos:broader humord:c00218 ;
    skos:exactMatch realfagstermer:c030163,
        <http://dewey.info/class/070/e23/>,
        <http://dewey.info/class/302.2322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030163,
        <http://dewey.info/class/011.35/e23/>,
        <http://dewey.info/class/070/e23/>,
        <http://dewey.info/class/302.2322/e23/> ;
    skos:prefLabel "Newspapers"@en,
        "Aviser"@nb ;
    skos:related humord:c09113,
        humord:c26946 ;
    skos:relatedMatch <http://dewey.info/class/011.35/e23/> .

humord:c00159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00159" ;
    dct:modified "2011-11-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.433/e23/> ;
    skos:broader humord:c00158,
        humord:c25616 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.433/e23/> ;
    skos:prefLabel "Local newspapers"@en,
        "Lokalaviser"@nb .

humord:c00160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00160" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Placard newspapers"@en,
        "Stortegnsplakater"@nb ;
    skos:broadMatch <http://dewey.info/class/070/e23/> ;
    skos:broader humord:c00158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070/e23/> ;
    skos:prefLabel "Wall newspapers"@en,
        "Veggaviser"@nb .

humord:c00162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00162" ;
    dct:modified "2024-11-26T12:32:30"^^xsd:dateTime ;
    skos:altLabel "Bibliografiar"@nb,
        "Litteraturlister"@nb ;
    skos:broadMatch <http://dewey.info/class/016/e23/> ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c030118,
        <http://dewey.info/class/011/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030118,
        <http://dewey.info/class/011/e23/>,
        <http://dewey.info/class/015/e23/>,
        <http://dewey.info/class/016/e23/>,
        <http://dewey.info/class/017/e23/> ;
    skos:prefLabel "Bibliographies"@en,
        "Bibliografier"@nb ;
    skos:related humord:c21085 ;
    skos:relatedMatch <http://dewey.info/class/015/e23/>,
        <http://dewey.info/class/017/e23/> .

humord:c00163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00163" ;
    dct:modified "2024-11-26T12:32:49"^^xsd:dateTime ;
    skos:altLabel "Bok"@nb,
        "Bøker"@nb ;
    skos:broadMatch <http://dewey.info/class/302.232/e23/> ;
    skos:broader humord:c00154 ;
    skos:exactMatch <http://dewey.info/class/002/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/011/e23/>,
        <http://dewey.info/class/025.32/e23/>,
        <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/097/e23/>,
        <http://dewey.info/class/302.232/e23/>,
        <http://dewey.info/class/686/e23/> ;
    skos:prefLabel "Books"@en,
        "Bøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/011/e23/>,
        <http://dewey.info/class/025.32/e23/>,
        <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/097/e23/>,
        <http://dewey.info/class/686/e23/> .

humord:c00165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00165" ;
    dct:modified "2024-08-14T14:08:40"^^xsd:dateTime ;
    skos:altLabel "Andaktsbok"@nb,
        "Andaktsbøker"@nb ;
    skos:broadMatch <http://dewey.info/class/243/e23/> ;
    skos:broader humord:c00163 ;
    skos:closeMatch <http://dewey.info/class/242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/242/e23/>,
        <http://dewey.info/class/243/e23/> ;
    skos:prefLabel "Meditations"@en,
        "Andaktsbøker"@nb ;
    skos:related humord:c00221 .

humord:c00167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00167" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00163 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Bestsellers"@en,
        "Bestselgere"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/306/e23/> .

humord:c00168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00168" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Block printing"@en,
        "Blokkbok"@nb,
        "Blokktrykk"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Bok satt sammen av ettbladstrykk <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/092/e23/> ;
    skos:prefLabel "Woodblock printing"@en,
        "Blokkbøker"@nb .

humord:c00170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00170" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bygdebok"@nb ;
    skos:broadMatch <http://dewey.info/class/307.72072/e23/> ;
    skos:broader humord:c00163 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.72072/e23/> ;
    skos:prefLabel "Local history books"@en,
        "Bygdebøker"@nb .

humord:c00172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00172" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dream books"@en,
        "Dream-manuals"@en,
        "Drømmebok"@nb ;
    skos:broader humord:c00163 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/135.3/e23/> ;
    skos:prefLabel "Dream-books"@en,
        "Drømmebøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/135.3/e23/> .

humord:c00174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00174" ;
    dct:modified "2012-01-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Incunables"@en ;
    skos:broader humord:c20859 ;
    skos:definition "Bøker trykket før 1501 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/093/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.42/e23/>,
        <http://dewey.info/class/093/e23/> ;
    skos:prefLabel "Incunabula"@en,
        "Inkunabler"@nb ;
    skos:related humord:c00222 ;
    skos:relatedMatch <http://dewey.info/class/011.42/e23/> .

humord:c00175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00175" ;
    dct:modified "2021-02-08T14:03:21"^^xsd:dateTime ;
    skos:altLabel "Food recipes"@en,
        "Kokebok"@nb,
        "Matoppskrifter"@nb ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030126 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030126,
        <http://dewey.info/class/641.5/e23/> ;
    skos:prefLabel "Cookbooks"@en,
        "Kokebøker"@nb ;
    skos:related humord:c04821 ;
    skos:relatedMatch <http://dewey.info/class/641.5/e23/> .

humord:c00177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00177" ;
    dct:modified "2024-01-03T09:47:22"^^xsd:dateTime ;
    skos:altLabel "Libri rari"@nb,
        "Sjelden bok"@nb,
        "Sjeldne bøker"@nb,
        "Sjeldsynte bøker"@nb ;
    skos:broader humord:c20859 ;
    skos:closeMatch <http://dewey.info/class/090/e23/> ;
    skos:exactMatch realfagstermer:c010956 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010956,
        <http://dewey.info/class/011.44/e23/>,
        <http://dewey.info/class/090/e23/> ;
    skos:prefLabel "Rare books"@en,
        "Sjeldne bøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.44/e23/> .

humord:c00179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 55 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00179" ;
    dct:modified "2023-02-27T08:56:39"^^xsd:dateTime ;
    skos:altLabel "School books"@en,
        "Schoolbooks"@en,
        "Text books"@en,
        "Lærebok"@nb,
        "Læreverk"@nb,
        "Skolebok"@nb,
        "Skolebøker"@nb ;
    skos:broader humord:c00163 ;
    skos:closeMatch realfagstermer:c030093 ;
    skos:exactMatch <http://dewey.info/class/371.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030093,
        <http://dewey.info/class/011.7/e23/>,
        <http://dewey.info/class/344.077/e23/>,
        <http://dewey.info/class/371.32/e23/>,
        <http://dewey.info/class/379.156/e23/> ;
    skos:prefLabel "Textbooks"@en,
        "Lærebøker"@nb ;
    skos:related humord:c07888 ;
    skos:relatedMatch <http://dewey.info/class/011.7/e23/>,
        <http://dewey.info/class/344.077/e23/>,
        <http://dewey.info/class/379.156/e23/> .

humord:c00183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00183" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sangbok"@nb,
        "Visebøker"@nb ;
    skos:broader humord:c00163 ;
    skos:closeMatch <http://dewey.info/class/782.42/e23/> ;
    skos:exactMatch realfagstermer:c030104 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030104,
        <http://dewey.info/class/264.23/e23/>,
        <http://dewey.info/class/782.42/e23/> ;
    skos:prefLabel "Song books"@en,
        "Sangbøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/264.23/e23/> .

humord:c00185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00185" ;
    dct:modified "2024-11-26T12:34:30"^^xsd:dateTime ;
    skos:altLabel "Correspondence"@en,
        "Exchange of letters"@en,
        "Brev"@nb,
        "Brevsamlinger"@nb,
        "Brevskriving"@nb,
        "Brevskrivning"@nb,
        "Brevveksling"@nb,
        "Korrespondanse"@nb ;
    skos:broadMatch <http://dewey.info/class/659.133/e23/> ;
    skos:broader humord:c00154 ;
    skos:closeMatch realfagstermer:c030076,
        <http://dewey.info/class/383.122/e23/>,
        <http://dewey.info/class/651.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030076,
        <http://dewey.info/class/383.122/e23/>,
        <http://dewey.info/class/395.4/e23/>,
        <http://dewey.info/class/651.75/e23/>,
        <http://dewey.info/class/659.133/e23/>,
        <http://dewey.info/class/808.6/e23/>,
        <http://dewey.info/class/808.86/e23/> ;
    skos:prefLabel "Letters (Documents)"@en,
        "Brev"@nb ;
    skos:related humord:c07043,
        humord:c07924,
        humord:c17955 ;
    skos:relatedMatch <http://dewey.info/class/395.4/e23/>,
        <http://dewey.info/class/808.6/e23/>,
        <http://dewey.info/class/808.86/e23/> .

humord:c00187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00187" ;
    dct:modified "2023-11-19T21:55:01"^^xsd:dateTime ;
    skos:altLabel "Dissertations"@en,
        "Doctoral theses"@en,
        "Doctoral thesis"@en,
        "Dissertaser"@nb,
        "Doktoravhandlingar"@nb ;
    skos:broadMatch <http://dewey.info/class/378.242/e23/> ;
    skos:broader humord:c11560 ;
    skos:exactMatch realfagstermer:c013770 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013770,
        <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/378.242/e23/>,
        <http://dewey.info/class/808.066378/e23/> ;
    skos:prefLabel "Doctoral dissertations"@en,
        "Doktoravhandlinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/808.066378/e23/> .

humord:c00190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00190" ;
    dct:modified "2024-11-26T13:31:07"^^xsd:dateTime ;
    skos:altLabel "Fyrsteutgåver"@nb,
        "Førsteutgåver"@nb ;
    skos:broadMatch <http://dewey.info/class/094.4/e23/> ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/094.4/e23/> ;
    skos:prefLabel "First editions"@en,
        "Førsteutgaver"@nb .

humord:c00191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00191" ;
    dct:modified "2020-12-21T09:58:45"^^xsd:dateTime ;
    skos:altLabel "Post-graduate thesis"@en,
        "Hovedfagsoppgaver"@nb,
        "Studentavhandlinger"@nb ;
    skos:broadMatch <http://dewey.info/class/378.242/e23/> ;
    skos:broader humord:c11560 ;
    skos:definition "Tidligere fagenhet ved universitetsstudier ... Fra 2003 er hovedfaget erstattet av mastergraden <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030157 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030157,
        <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/378.242/e23/>,
        <http://dewey.info/class/808.066378/e23/> ;
    skos:prefLabel "Post-graduate theses"@en,
        "Hovedoppgaver"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/808.066378/e23/> .

humord:c00194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00194" ;
    dct:modified "2024-11-26T13:32:13"^^xsd:dateTime ;
    skos:altLabel "Codex"@en,
        "Manuscript books"@en,
        "Handskrifter"@nb,
        "Kodeksar"@nb,
        "Kodekser"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/091/e23/> ;
    skos:definition "Håndskrevet (samling) ark, oftest avskrift, fra eldre tid, særlig oldtid eller middelalder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.31/e23/>,
        <http://dewey.info/class/025.3412/e23/>,
        <http://dewey.info/class/091/e23/> ;
    skos:prefLabel "Codices"@en,
        "Håndskrifter"@nb ;
    skos:related humord:c13319,
        humord:c21076 ;
    skos:relatedMatch <http://dewey.info/class/011.31/e23/>,
        <http://dewey.info/class/025.3412/e23/> .

humord:c00196 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00196" ;
    dct:modified "2024-11-26T13:41:38"^^xsd:dateTime ;
    skos:altLabel "Journalar"@nb ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:prefLabel "Records (Documents)"@en,
        "Journaler"@nb .

humord:c00199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00199" ;
    dct:modified "2024-03-08T13:03:47"^^xsd:dateTime ;
    skos:altLabel "Electronic patient journals"@en,
        "Medical files"@en,
        "Medical records"@en,
        "Patient journals"@en,
        "Patient records"@en,
        "Elektronisk pasientjournal"@nb,
        "Pasientjournaler"@nb,
        "Sjukejournaler"@nb ;
    skos:broader humord:c00196 ;
    skos:exactMatch realfagstermer:c013670 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013670,
        <http://dewey.info/class/616.075/e23/> ;
    skos:prefLabel "Health records"@en,
        "Sykejournaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.075/e23/> .

humord:c00200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00200" ;
    dct:modified "2024-11-26T12:18:18"^^xsd:dateTime ;
    skos:altLabel "Kalendarium"@nb ;
    skos:broadMatch <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/529.3/e23/> ;
    skos:broader humord:c00154 ;
    skos:definition "Fortegnelse over årets minne- og helligdager <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/529.3/e23/> ;
    skos:prefLabel "Calendars (Stationery)"@en,
        "Kalendarier"@nb ;
    skos:related humord:c08449 .

humord:c00202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00202" ;
    dct:modified "2024-11-26T12:18:38"^^xsd:dateTime ;
    skos:altLabel "Kalendrar"@nb ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c008139,
        <http://dewey.info/class/529.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008139,
        <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/263.9/e23/>,
        <http://dewey.info/class/264/e23/>,
        <http://dewey.info/class/296.43/e23/>,
        <http://dewey.info/class/297.36/e23/>,
        <http://dewey.info/class/529.3/e23/>,
        <http://dewey.info/class/741.682/e23/> ;
    skos:prefLabel "Calendars"@en,
        "Kalendere"@nb ;
    skos:related humord:c00155,
        humord:c08190,
        humord:c08449 ;
    skos:relatedMatch <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/263.9/e23/>,
        <http://dewey.info/class/264/e23/>,
        <http://dewey.info/class/296.43/e23/>,
        <http://dewey.info/class/297.36/e23/>,
        <http://dewey.info/class/741.682/e23/> .

humord:c00203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00203" ;
    dct:modified "2024-11-26T12:19:16"^^xsd:dateTime ;
    skos:altLabel "Map books"@en,
        "Kart"@nb,
        "Kartbøker"@nb,
        "Kartsamlinger"@nb ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c030120,
        <http://dewey.info/class/912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030120,
        <http://dewey.info/class/025.346/e23/>,
        <http://dewey.info/class/526/e23/>,
        <http://dewey.info/class/623.71/e23/>,
        <http://dewey.info/class/686.283/e23/>,
        <http://dewey.info/class/912/e23/> ;
    skos:prefLabel "Maps"@en,
        "Kart"@nb ;
    skos:related humord:c23699 ;
    skos:relatedMatch <http://dewey.info/class/025.346/e23/>,
        <http://dewey.info/class/526/e23/>,
        <http://dewey.info/class/623.71/e23/>,
        <http://dewey.info/class/686.283/e23/> .

humord:c00205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00205" ;
    dct:modified "2023-11-25T10:48:29"^^xsd:dateTime ;
    skos:altLabel "Coastal charts"@en,
        "Coastal maps"@en,
        "Hydrographic charts"@en,
        "Marine charts"@en,
        "Marine maps"@en,
        "Nautical maps"@en,
        "Navigational charts"@en,
        "Sailing directions"@en,
        "Draft"@nb,
        "Farvannsbeskrivelser"@nb,
        "Farvatnbeskrivingar"@nb,
        "Farvatnskildringar"@nb,
        "Sjøkart"@nb ;
    skos:broader humord:c00203 ;
    skos:closeMatch <http://dewey.info/class/623.8922/e23/> ;
    skos:exactMatch realfagstermer:c030148 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030148,
        <http://dewey.info/class/623.8922/e23/> ;
    skos:prefLabel "Nautical charts"@en,
        "Sjøkart"@nb .

humord:c00207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00207" ;
    dct:modified "2024-11-26T12:20:08"^^xsd:dateTime ;
    skos:altLabel "Catalogs"@en,
        "Directories"@en,
        "Katalogar"@nb ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/383.124/e23/> ;
    skos:prefLabel "Catalogues"@en,
        "Kataloger"@nb ;
    skos:related humord:c00144 ;
    skos:relatedMatch <http://dewey.info/class/383.124/e23/> .

humord:c00208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00208" ;
    dct:modified "2013-09-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Union catalogs"@en ;
    skos:broadMatch <http://dewey.info/class/025.31/e23/> ;
    skos:broader humord:c26883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/021.642/e23/>,
        <http://dewey.info/class/025.31/e23/> ;
    skos:prefLabel "Union catalogues"@en,
        "Samkataloger"@nb ;
    skos:relatedMatch <http://dewey.info/class/021.642/e23/> .

humord:c00209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00209" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Product catalogs"@en ;
    skos:broadMatch <http://dewey.info/class/1--029/e23/>,
        <http://dewey.info/class/338.02029/e23/> ;
    skos:broader humord:c00207 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--029/e23/>,
        <http://dewey.info/class/338.02029/e23/> ;
    skos:prefLabel "Product catalogues"@en,
        "Varekataloger"@nb .

humord:c00210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 77 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00210" ;
    dct:modified "2024-11-26T12:20:45"^^xsd:dateTime ;
    skos:altLabel "Oppslagsbøker"@nb,
        "Oppslagsverk"@nb,
        "Referanseverk"@nb,
        "Referanseverker"@nb ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c030100,
        <http://dewey.info/class/028.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030100,
        <http://dewey.info/class/011.02/e23/>,
        <http://dewey.info/class/028.12/e23/>,
        <http://dewey.info/class/028.7/e23/> ;
    skos:prefLabel "Reference works"@en,
        "Oppslagsverker"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.02/e23/>,
        <http://dewey.info/class/028.12/e23/> .

humord:c00211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 53 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00211" ;
    dct:modified "2009-12-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Encyklopedier"@nb,
        "Konversasjonsleksika"@nb,
        "Konversasjonsleksikon"@nb ;
    skos:broader humord:c00210 ;
    skos:closeMatch realfagstermer:c030100 ;
    skos:exactMatch <http://dewey.info/class/030/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030100,
        <http://dewey.info/class/030/e23/> ;
    skos:prefLabel "Encyclopedias"@en,
        "Leksika"@nb .

humord:c00213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 130 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00213" ;
    dct:modified "2023-03-14T08:01:55"^^xsd:dateTime ;
    skos:altLabel "Glossarer"@nb,
        "Ordbok"@nb,
        "Ordlister"@nb ;
    skos:broader humord:c00210 ;
    skos:definition "Alfabetisk ordnede samlinger av ord fra et språk, med forklaring av deres betydning på samme språk eller på et annet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030101,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030101,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/413/e23/> ;
    skos:prefLabel "Dictionaries"@en,
        "Ordbøker"@nb .

humord:c00216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00216" ;
    dct:modified "2021-02-09T09:11:15"^^xsd:dateTime ;
    skos:altLabel "Translation dictionaries"@en,
        "Translation dictionary"@en,
        "Bilingvale ordbøker"@nb,
        "Tospråklig ordbok"@nb ;
    skos:broadMatch <http://dewey.info/class/4--3/e23/> ;
    skos:broader humord:c00213 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--3/e23/> ;
    skos:prefLabel "Bilingual dictionaries"@en,
        "Tospråklige ordbøker"@nb .

humord:c00218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00218" ;
    dct:modified "2024-11-26T12:21:12"^^xsd:dateTime ;
    skos:altLabel "Periodikum"@nb ;
    skos:broader humord:c00154 ;
    skos:exactMatch <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/070.175/e23/>,
        <http://dewey.info/class/302.2324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.34/e23/>,
        <http://dewey.info/class/025.3432/e23/>,
        <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/070.175/e23/>,
        <http://dewey.info/class/070.572/e23/>,
        <http://dewey.info/class/302.2324/e23/> ;
    skos:prefLabel "Periodicals"@en,
        "Periodika"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.34/e23/>,
        <http://dewey.info/class/025.3432/e23/>,
        <http://dewey.info/class/070.572/e23/> .

humord:c00219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00219" ;
    dct:modified "2024-11-26T12:21:33"^^xsd:dateTime ;
    skos:altLabel "Drafts"@en,
        "Planar"@nb,
        "Plandokument"@nb,
        "Plandokumenter"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Utkast, skisser <BOB>"@nb ;
    skos:exactMatch realfagstermer:c009809 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009809,
        <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/361.25/e23/>,
        <http://dewey.info/class/371.207/e23/>,
        <http://dewey.info/class/378.107/e23/>,
        <http://dewey.info/class/658.4012/e23/> ;
    skos:prefLabel "Plans"@en,
        "Planer"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/361.25/e23/>,
        <http://dewey.info/class/371.207/e23/>,
        <http://dewey.info/class/378.107/e23/>,
        <http://dewey.info/class/658.4012/e23/> .

humord:c00221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00221" ;
    dct:modified "2024-11-26T12:21:55"^^xsd:dateTime ;
    skos:altLabel "Postills"@en,
        "Postillar"@nb ;
    skos:broadMatch <http://dewey.info/class/252/e23/> ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/252/e23/> ;
    skos:prefLabel "Postils"@en,
        "Postiller"@nb ;
    skos:related humord:c00165 ;
    skos:relatedMatch <http://dewey.info/class/204.3/e23/> .

humord:c00222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00222" ;
    dct:modified "2024-11-26T12:23:43"^^xsd:dateTime ;
    skos:altLabel "Post-incunables"@en,
        "Paleotypar"@nb,
        "Paleotyper"@nb,
        "Postinkunablar"@nb ;
    skos:broadMatch <http://dewey.info/class/011.44/e23/>,
        <http://dewey.info/class/094/e23/> ;
    skos:broader humord:c00154 ;
    skos:definition "Bøker trykket mellom 1501 og 1551 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.44/e23/>,
        <http://dewey.info/class/094/e23/> ;
    skos:prefLabel "Post-incunabula"@en,
        "Postinkunabler"@nb ;
    skos:related humord:c00174 .

humord:c00224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00224" ;
    dct:modified "2024-11-26T12:26:43"^^xsd:dateTime ;
    skos:altLabel "Medical prescriptions"@en,
        "Forskriving"@nb,
        "Forskrivning"@nb,
        "Reseptar"@nb,
        "Reseptlesing"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/615.14/e23/> ;
    skos:exactMatch realfagstermer:c003331 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003331,
        <http://dewey.info/class/615.14/e23/> ;
    skos:prefLabel "Prescriptions"@en,
        "Resepter"@nb ;
    skos:related humord:c03777 .

humord:c00225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00225" ;
    dct:modified "2024-08-20T16:29:17"^^xsd:dateTime ;
    skos:altLabel "Family registers"@en,
        "Family trees"@en,
        "Pedigree charts"@en,
        "Genealogiar"@nb,
        "Genealogier"@nb,
        "Slektsregistre"@nb,
        "Slektstavler"@nb,
        "Slektstre"@nb,
        "Slektstrær"@nb,
        "Stamtavler"@nb,
        "Ættetavler"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/636.0822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0822/e23/> ;
    skos:prefLabel "Genealogical tables"@en,
        "Stamtavler"@nb .

humord:c00226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00226" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Essay assignments"@en,
        "Essay writing"@en,
        "Essays (Assignments)"@en,
        "Papers (Assignments)"@en,
        "Subject for a composition"@en,
        "Subject for an essay"@en,
        "Stiloppgaver"@nb,
        "Stilskriving"@nb ;
    skos:broadMatch <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:broader humord:c24939 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:prefLabel "Compositions (Assignments)"@en,
        "Stiler (Oppgaver)"@nb .

humord:c00229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00229" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Norwegian compositions"@en,
        "Norwegian essays"@en,
        "Norwegian language essays"@en ;
    skos:broadMatch <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.043982/e23/> ;
    skos:broader humord:c00226 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.043982/e23/> ;
    skos:prefLabel "Norwegian language compositions"@en,
        "Norskstiler"@nb .

humord:c00230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00230" ;
    dct:modified "2024-10-09T08:16:44"^^xsd:dateTime ;
    skos:altLabel "Bachelor theses"@en,
        "Bachelor thesis"@en,
        "Bachelor's theses"@en,
        "Bachelor's thesis"@en,
        "Bacheloroppgaver"@nb,
        "Bacheloroppgåver"@nb,
        "Grunnfagsoppgaver"@nb,
        "Grunnfagsoppgåver"@nb,
        "Mellomfagsoppgaver"@nb,
        "Mellomfagsoppgåver"@nb,
        "Semesteroppgaver"@nb,
        "Semesteroppgåver"@nb,
        "Seminaroppgaver"@nb,
        "Seminaroppgåver"@nb,
        "Studentoppgåver"@nb ;
    skos:broadMatch <http://dewey.info/class/378.170281/e23/> ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.170281/e23/> ;
    skos:prefLabel "Student reports"@en,
        "Studentoppgaver"@nb .

humord:c00234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00234" ;
    dct:modified "2024-11-26T12:31:18"^^xsd:dateTime ;
    skos:altLabel "Cartoon books"@en,
        "Cartoon strips"@en,
        "Cartoons"@en,
        "Comic magazines"@en,
        "Comic strips"@en,
        "Comicbooks"@en,
        "Comics"@en,
        "Teikneseriar"@nb ;
    skos:broader humord:c00154,
        humord:c07034 ;
    skos:exactMatch realfagstermer:c030110,
        <http://dewey.info/class/741.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030110,
        <http://dewey.info/class/070.442/e23/>,
        <http://dewey.info/class/070.444/e23/>,
        <http://dewey.info/class/741.51/e23/>,
        <http://dewey.info/class/741.53/e23/>,
        <http://dewey.info/class/741.56/e23/> ;
    skos:prefLabel "Comic books"@en,
        "Tegneserier"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.442/e23/>,
        <http://dewey.info/class/070.444/e23/>,
        <http://dewey.info/class/741.51/e23/>,
        <http://dewey.info/class/741.53/e23/> .

humord:c00235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00235" ;
    dct:modified "2024-11-26T12:31:42"^^xsd:dateTime ;
    skos:altLabel "Printed materials"@en,
        "Printed papers"@en,
        "Publications"@en,
        "Trykksaker"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Se også den enkelte trykksak"@nb ;
    skos:exactMatch <http://dewey.info/class/383.124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/383.124/e23/> ;
    skos:prefLabel "Printed matters"@en,
        "Trykksaker"@nb .

humord:c00237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00237" ;
    dct:modified "2024-11-26T12:22:15"^^xsd:dateTime ;
    skos:altLabel "Preface"@en,
        "Forord"@nb,
        "Føreord"@nb ;
    skos:broader humord:c00236 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Prefaces"@en,
        "Forord"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/> .

humord:c00238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00238" ;
    dct:modified "2024-11-26T12:28:04"^^xsd:dateTime ;
    skos:altLabel "Abstract"@en,
        "Abstracts"@en,
        "Summary"@en,
        "Abstrakt"@nb,
        "Abstrakter"@nb,
        "Handlingsresymeer"@nb,
        "Resyme"@nb,
        "Resymeer"@nb,
        "Resymé"@nb,
        "Samandrag"@nb ;
    skos:broadMatch <http://dewey.info/class/808.062/e23/> ;
    skos:broader humord:c00236 ;
    skos:definition "Et abstrakt er et forkortet sammendrag av en teksts innhold. Abstraktet utgjør i seg selv en tekst <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.062/e23/> ;
    skos:prefLabel "Summaries"@en,
        "Sammendrag"@nb .

humord:c00239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 103 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00239" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:exactMatch realfagstermer:c013417,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/100/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013417,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/100/e23/> ;
    skos:prefLabel "Philosophy"@en,
        "Filosofi"@nb ;
    skos:related humord:c07895 ;
    skos:topConceptOf humord: .

humord:c00240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00240" ;
    dct:modified "2024-10-01T09:22:28"^^xsd:dateTime ;
    skos:altLabel "Moral"@en,
        "Moral philosophy"@en,
        "Etikk"@nb,
        "Moral"@nb,
        "Moralfilosofi"@nb,
        "Morallære"@nb ;
    skos:broader humord:c00239 ;
    skos:closeMatch realfagstermer:c009031 ;
    skos:exactMatch realfagstermer:c013412,
        <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009031,
        realfagstermer:c013412,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/241/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/296.36/e23/>,
        <http://dewey.info/class/297.45/e23/>,
        <http://dewey.info/class/297.5/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.17/e23/> ;
    skos:prefLabel "Ethics"@en,
        "Etikk"@nb ;
    skos:related humord:c00310,
        humord:c25375 ;
    skos:relatedMatch <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/241/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/296.36/e23/>,
        <http://dewey.info/class/297.45/e23/>,
        <http://dewey.info/class/297.5/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.17/e23/> .

humord:c00243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00243" ;
    dct:modified "2024-08-15T13:21:32"^^xsd:dateTime ;
    skos:altLabel "Moral responsibility"@en,
        "Ansvarsetikk"@nb,
        "Moralsk ansvar"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Ethics of responsibility"@en,
        "Ansvarsetikk"@nb ;
    skos:related humord:c22335 .

humord:c00245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00245" ;
    dct:modified "2024-08-16T12:57:38"^^xsd:dateTime ;
    skos:altLabel "Anvendt etikk"@nb,
        "Bruksretta etikk"@nb ;
    skos:broader humord:c00240 ;
    skos:closeMatch <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Applied ethics"@en,
        "Anvendt etikk"@nb ;
    skos:related humord:c00675 .

humord:c00246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00246" ;
    dct:modified "2024-12-03T12:14:49"^^xsd:dateTime ;
    skos:altLabel "Politisk etikk"@nb ;
    skos:broader humord:c00245 ;
    skos:exactMatch <http://dewey.info/class/172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172/e23/> ;
    skos:prefLabel "Political ethics"@en,
        "Politisk etikk"@nb .

humord:c00249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00249" ;
    dct:modified "2024-12-03T12:14:36"^^xsd:dateTime ;
    skos:altLabel "Praktisk etikk"@nb ;
    skos:broadMatch <http://dewey.info/class/170.44/e23/> ;
    skos:broader humord:c00245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.44/e23/> ;
    skos:prefLabel "Practical ethics"@en,
        "Praktisk etikk"@nb ;
    skos:related humord:c00675 .

humord:c00250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00250" ;
    dct:modified "2024-12-03T12:13:50"^^xsd:dateTime ;
    skos:altLabel "Ethics of sexuality"@en,
        "Sex ethics"@en,
        "Seksualetikk"@nb,
        "Seksualmoral"@nb ;
    skos:broader humord:c00245 ;
    skos:exactMatch <http://dewey.info/class/176.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/> ;
    skos:prefLabel "Sexual ethics"@en,
        "Seksualetikk"@nb ;
    skos:related humord:c08140,
        humord:c08146 .

humord:c00251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00251" ;
    dct:modified "2024-01-03T11:20:41"^^xsd:dateTime ;
    skos:altLabel "Samfunnsmoral"@nb,
        "Sosialetikk"@nb ;
    skos:broader humord:c00245 ;
    skos:closeMatch realfagstermer:c012165,
        <http://dewey.info/class/303.372/e23/> ;
    skos:exactMatch <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012165,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Social ethics"@en,
        "Sosialetikk"@nb .

humord:c00253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00253" ;
    dct:modified "2024-12-03T12:13:29"^^xsd:dateTime ;
    skos:altLabel "Skattemoral"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c00251 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/336.2/e23/> ;
    skos:prefLabel "Tax ethics"@en,
        "Skattemoral"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.2/e23/> .

humord:c00254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00254" ;
    dct:modified "2024-10-01T10:51:50"^^xsd:dateTime ;
    skos:altLabel "Professional code of ethics"@en,
        "Profesjonsetikk"@nb,
        "Yrkesetikk"@nb,
        "Yrkesmoral"@nb ;
    skos:broader humord:c00245 ;
    skos:closeMatch realfagstermer:c009218,
        realfagstermer:c010658 ;
    skos:editorialNote "Se også de enkelte yrker * Yrkesetikk"@nb ;
    skos:exactMatch <http://dewey.info/class/174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009218,
        realfagstermer:c010658,
        <http://dewey.info/class/174/e23/> ;
    skos:prefLabel "Professional ethics"@en,
        "Yrkesetikk"@nb ;
    skos:related humord:c04616,
        humord:c09161,
        humord:c21405 .

humord:c00256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00256" ;
    dct:modified "2023-11-28T09:05:05"^^xsd:dateTime ;
    skos:altLabel "Forretningsetikk"@nb ;
    skos:broader humord:c00254 ;
    skos:exactMatch realfagstermer:c011001,
        <http://dewey.info/class/174.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011001,
        <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/205.644/e23/>,
        <http://dewey.info/class/241.644/e23/>,
        <http://dewey.info/class/296.3644/e23/>,
        <http://dewey.info/class/297.5644/e23/>,
        <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/658.472/e23/> ;
    skos:prefLabel "Business ethics"@en,
        "Forretningsetikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/205.644/e23/>,
        <http://dewey.info/class/241.644/e23/>,
        <http://dewey.info/class/296.3644/e23/>,
        <http://dewey.info/class/297.5644/e23/>,
        <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/658.472/e23/> .

humord:c00257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00257" ;
    dct:modified "2024-01-08T11:04:53"^^xsd:dateTime ;
    skos:altLabel "Bioethics"@en,
        "Biomedical ethics"@en,
        "Bioetikk"@nb,
        "Biomedisinsk etikk"@nb,
        "Medisinsk etikk"@nb ;
    skos:broader humord:c00254 ;
    skos:closeMatch realfagstermer:c001659,
        realfagstermer:c003195,
        <http://dewey.info/class/174.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001659,
        realfagstermer:c003195,
        <http://dewey.info/class/174.2/e23/> ;
    skos:prefLabel "Medical ethics"@en,
        "Medisinsk etikk"@nb .

humord:c00260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00260" ;
    dct:modified "2024-12-03T12:10:09"^^xsd:dateTime ;
    skos:altLabel "Genetical ethics"@en,
        "Gen-etikk"@nb,
        "Genetisk etikk"@nb ;
    skos:broadMatch <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/176/e23/> ;
    skos:broader humord:c00257 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/176/e23/> ;
    skos:prefLabel "Genetic ethics"@en,
        "Genetisk etikk"@nb ;
    skos:related humord:c03828 .

humord:c00262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00262" ;
    dct:modified "2024-12-03T12:04:21"^^xsd:dateTime ;
    skos:altLabel "Ethics and law"@en,
        "Etikk og rett"@nb,
        "Jus og etikk"@nb,
        "Rett og etikk"@nb,
        "Rett og moral"@nb ;
    skos:broader humord:c00254 ;
    skos:exactMatch <http://dewey.info/class/340.112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.112/e23/> ;
    skos:prefLabel "Law and ethics"@en,
        "Rett og etikk"@nb .

humord:c00265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00265" ;
    dct:modified "2023-12-19T09:38:19"^^xsd:dateTime ;
    skos:altLabel "Forskingsetikk"@nb,
        "Vitenskapsetikk"@nb,
        "Vitskapsetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/174/e23/> ;
    skos:broader humord:c00254 ;
    skos:closeMatch realfagstermer:c005580 ;
    skos:definition "Vurdering av forskning i relasjon til normer og verdier i samfunnet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013421 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005580,
        realfagstermer:c013421,
        <http://dewey.info/class/174/e23/> ;
    skos:prefLabel "Research ethics"@en,
        "Forskningsetikk"@nb .

humord:c00267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00267" ;
    dct:modified "2025-02-07T14:14:46"^^xsd:dateTime ;
    skos:altLabel "Eco-ethics"@en,
        "Ecosophy"@en,
        "Miljøetikk"@nb,
        "Naturetikk"@nb,
        "Økoetikk"@nb,
        "Økologisk etikk"@nb,
        "Økosofi"@nb ;
    skos:broader humord:c00245 ;
    skos:closeMatch realfagstermer:c007974,
        <http://dewey.info/class/179.1/e23/> ;
    skos:definition "Økosofi er et miljøfilosofisk perspektiv som ble utviklet av filosofen Arne Næss <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007974,
        <http://dewey.info/class/179.1/e23/> ;
    skos:prefLabel "Ecological ethics"@en,
        "Økologisk etikk"@nb ;
    skos:related humord:c00738 .

humord:c00270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00270" ;
    dct:modified "2024-09-19T12:34:03"^^xsd:dateTime ;
    skos:altLabel "Common sense etikk"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Common sense ethics"@en,
        "Common sense etikk"@nb .

humord:c00271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00271" ;
    dct:modified "2024-12-03T12:02:40"^^xsd:dateTime ;
    skos:altLabel "Diskursetikk"@nb,
        "Diskursiv etikk"@nb ;
    skos:broadMatch <http://dewey.info/class/170.44/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.44/e23/> ;
    skos:prefLabel "Discursive ethics"@en,
        "Diskursiv etikk"@nb .

humord:c00273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00273" ;
    dct:modified "2024-11-27T20:26:06"^^xsd:dateTime ;
    skos:altLabel "Dydsetikk"@nb ;
    skos:broader humord:c00240 ;
    skos:closeMatch <http://dewey.info/class/171.3/e23/>,
        <http://dewey.info/class/179.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.3/e23/>,
        <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Virtue ethics"@en,
        "Dydsetikk"@nb ;
    skos:related humord:c00311 .

humord:c00274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00274" ;
    dct:modified "2024-12-03T12:01:09"^^xsd:dateTime ;
    skos:altLabel "Eudaemonism"@en,
        "Eudaimonisme"@nb,
        "Evdaimonisme"@nb,
        "Lukkeetikk"@nb,
        "Lykkeetikk"@nb,
        "Velferdsetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/171.4/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.4/e23/> ;
    skos:prefLabel "Eudaimonism"@en,
        "Eudaimonisme"@nb ;
    skos:related humord:c00278 .

humord:c00278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00278" ;
    dct:modified "2024-12-03T11:58:46"^^xsd:dateTime ;
    skos:altLabel "Sybaritism"@en,
        "Hedonisme"@nb,
        "Lystetikk"@nb,
        "Nytelsesetikk"@nb,
        "Nytingsetikk"@nb ;
    skos:broader humord:c00240 ;
    skos:exactMatch <http://dewey.info/class/171.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.4/e23/> ;
    skos:prefLabel "Hedonism"@en,
        "Hedonisme"@nb ;
    skos:related humord:c00274,
        humord:c14858,
        humord:c14977 .

humord:c00282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00282" ;
    dct:modified "2024-12-03T11:56:13"^^xsd:dateTime ;
    skos:altLabel "Humanistic ethics"@en,
        "Human-etikk"@nb,
        "Humanetikk"@nb,
        "Livssynshumanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Humanetikk"@nb .

humord:c00283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00283" ;
    dct:modified "2024-12-03T11:55:13"^^xsd:dateTime ;
    skos:altLabel "Consequentialist ethics"@en,
        "Konsekvensetikk"@nb,
        "Konsekvensialisme"@nb,
        "Resultatetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/171.5/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.5/e23/> ;
    skos:prefLabel "Consequentialism"@en,
        "Konsekvensetikk"@nb .

humord:c00286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00286" ;
    dct:modified "2024-12-03T11:54:39"^^xsd:dateTime ;
    skos:altLabel "Consensuality"@en,
        "Konsensusetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Consensus ethics"@en,
        "Konsensusetikk"@nb .

humord:c00287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00287" ;
    dct:modified "2024-12-03T11:43:54"^^xsd:dateTime ;
    skos:altLabel "Metaetikk"@nb ;
    skos:broader humord:c00240 ;
    skos:exactMatch <http://dewey.info/class/170.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.42/e23/> ;
    skos:prefLabel "Metaethics"@en,
        "Metaetikk"@nb .

humord:c00288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00288" ;
    dct:modified "2024-12-03T11:43:34"^^xsd:dateTime ;
    skos:altLabel "Foreskrivende etikk"@nb,
        "Føreskrivande etikk"@nb,
        "Normativ etikk"@nb ;
    skos:broader humord:c00240 ;
    skos:exactMatch <http://dewey.info/class/170.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.44/e23/> ;
    skos:prefLabel "Normative ethics"@en,
        "Normativ etikk"@nb ;
    skos:related humord:c00352 .

humord:c00290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00290" ;
    dct:modified "2024-12-03T11:41:50"^^xsd:dateTime ;
    skos:altLabel "Duty-ethics"@en,
        "Deontologi"@nb,
        "Pliktetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Deontology"@en,
        "Pliktetikk"@nb .

humord:c00291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00291" ;
    dct:modified "2024-11-29T14:55:52"^^xsd:dateTime ;
    skos:altLabel "Sinnelagsetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Ethics of conviction"@en,
        "Sinnelagsetikk"@nb .

humord:c00293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00293" ;
    dct:modified "2024-12-03T11:36:31"^^xsd:dateTime ;
    skos:altLabel "Nytteetikk"@nb,
        "Utilisme"@nb,
        "Utilitarianisme"@nb,
        "Utilitarisme"@nb ;
    skos:broader humord:c00240 ;
    skos:closeMatch <http://dewey.info/class/171.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/144.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/144.6/e23/>,
        <http://dewey.info/class/171.5/e23/> ;
    skos:prefLabel "Utilitarianism"@en,
        "Utilitarisme"@nb .

humord:c00296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00296" ;
    dct:modified "2024-12-03T11:37:13"^^xsd:dateTime ;
    skos:altLabel "Development ethics"@en,
        "Evolutional ethics"@en,
        "Utviklingsetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/171.7/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.7/e23/> ;
    skos:prefLabel "Ethics of evolution"@en,
        "Utviklingsetikk"@nb .

humord:c00297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00297" ;
    dct:modified "2024-12-03T11:35:27"^^xsd:dateTime ;
    skos:altLabel "Verdietikk"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Value ethics"@en,
        "Verdietikk"@nb .

humord:c00298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00298" ;
    dct:modified "1995-02-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Filosofihistorie (Faget)"@nb ;
    skos:broader humord:c00239 ;
    skos:closeMatch <http://dewey.info/class/109/e23/> ;
    skos:editorialNote "Brukes om faget filosofiens historie"@nb ;
    skos:exactMatch realfagstermer:c009648 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009648,
        <http://dewey.info/class/109/e23/> ;
    skos:prefLabel "History of philosophy"@en,
        "Filosofiens historie (Faget)"@nb .

humord:c00302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00302" ;
    dct:modified "2024-11-28T11:00:54"^^xsd:dateTime ;
    skos:altLabel "Concepts of philosophy"@en,
        "Filosofiske omgrep"@nb ;
    skos:broader humord:c06043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/153.23/e23/> ;
    skos:prefLabel "Philosophical concepts"@en,
        "Filosofiske begreper"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/153.23/e23/> .

humord:c00303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00303" ;
    dct:modified "2024-11-28T10:52:51"^^xsd:dateTime ;
    skos:altLabel "Concept of aesthethics"@en,
        "Concept of esthetics"@en,
        "Esthetic concepts"@en,
        "Estetiske omgrep"@nb ;
    skos:broader humord:c00302 ;
    skos:closeMatch <http://dewey.info/class/111.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/701.17/e23/>,
        <http://dewey.info/class/801.93/e23/> ;
    skos:prefLabel "Aesthetic concepts"@en,
        "Estetiske begreper"@nb ;
    skos:relatedMatch <http://dewey.info/class/701.17/e23/>,
        <http://dewey.info/class/801.93/e23/> .

humord:c00304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00304" ;
    dct:modified "2024-11-28T10:30:18"^^xsd:dateTime ;
    skos:altLabel "Romanticising"@en,
        "Forskjønning"@nb,
        "Romantisering"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/> ;
    skos:broader humord:c00303 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/> ;
    skos:prefLabel "Romanticizing"@en,
        "Romantisering"@nb .

humord:c00306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00306" ;
    dct:modified "2024-11-28T10:47:44"^^xsd:dateTime ;
    skos:altLabel "The sublime"@en,
        "Det sublime"@nb,
        "Sublimitet"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/> ;
    skos:broader humord:c00303 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/> ;
    skos:prefLabel "Sublimity"@en,
        "Sublimitet"@nb .

humord:c00308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00308" ;
    dct:modified "2024-11-28T10:29:40"^^xsd:dateTime ;
    skos:altLabel "Beauty ideals"@en,
        "Det skjønne"@nb,
        "Det vene"@nb,
        "Fagerdom"@nb,
        "Skjønnhetsidealer"@nb,
        "Venleik"@nb,
        "Venleiksideal"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/> ;
    skos:broader humord:c00306 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/801.93/e23/> ;
    skos:prefLabel "Beauty"@en,
        "Skjønnhet"@nb ;
    skos:related humord:c00594,
        humord:c25990 ;
    skos:relatedMatch <http://dewey.info/class/801.93/e23/> .

humord:c00310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00310" ;
    dct:modified "2024-11-28T10:55:01"^^xsd:dateTime ;
    skos:altLabel "Etiske omgrep"@nb ;
    skos:broadMatch <http://dewey.info/class/205/e23/> ;
    skos:broader humord:c00302 ;
    skos:exactMatch <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/205/e23/> ;
    skos:prefLabel "Ethical concepts"@en,
        "Etiske begreper"@nb ;
    skos:related humord:c00240,
        humord:c16690 .

humord:c00311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00311" ;
    dct:modified "2024-11-27T21:06:27"^^xsd:dateTime ;
    skos:altLabel "Dydar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.5/e23/> ;
    skos:broader humord:c00310 ;
    skos:exactMatch <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/241.4/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/297.5/e23/> ;
    skos:prefLabel "Virtues"@en,
        "Dyder"@nb ;
    skos:related humord:c00273,
        humord:c00340 ;
    skos:relatedMatch <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/294.548/e23/> .

humord:c00312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00312" ;
    dct:modified "2024-08-15T13:18:14"^^xsd:dateTime ;
    skos:altLabel "Decorum"@en,
        "Propriety"@en,
        "Anstendigheit"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Decency"@en,
        "Anstendighet"@nb ;
    skos:related humord:c20405 .

humord:c00313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00313" ;
    dct:modified "2024-11-27T20:25:48"^^xsd:dateTime ;
    skos:altLabel "asceticism"@en,
        "Askese"@nb,
        "Asketisme"@nb ;
    skos:broadMatch <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/296.7/e23/>,
        <http://dewey.info/class/297.576/e23/> ;
    skos:broader humord:c00311 ;
    skos:definition "Askese betyr forsakelse av verdslige eller sanselige gleder ved avholdenhet fra mat, nytelsesmidler, søvn, seksuell aktivitet og lignende. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/204.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/296.7/e23/>,
        <http://dewey.info/class/297.446/e23/>,
        <http://dewey.info/class/297.576/e23/> ;
    skos:prefLabel "Ascesis"@en,
        "Askese"@nb ;
    skos:related humord:c08647,
        humord:c18940 ;
    skos:relatedMatch <http://dewey.info/class/297.446/e23/> .

humord:c00314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00314" ;
    dct:modified "2024-11-27T20:27:51"^^xsd:dateTime ;
    skos:altLabel "Goodness"@en,
        "Det gode"@nb,
        "Godheit"@nb ;
    skos:broader humord:c00311 ;
    skos:closeMatch <http://dewey.info/class/111.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.84/e23/> ;
    skos:prefLabel "Kindness"@en,
        "Godhet"@nb .

humord:c00316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00316" ;
    dct:modified "2024-11-27T20:30:43"^^xsd:dateTime ;
    skos:altLabel "Kardinaldydar"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:definition "Kardinaldyder er hoveddyder. Platon skjelnet mellom fire hoveddyder: visdom, mot, måtehold og rettferdighet.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Cardinal virtues"@en,
        "Kardinaldyder"@nb .

humord:c00317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00317" ;
    dct:modified "2024-11-27T20:32:04"^^xsd:dateTime ;
    skos:altLabel "Obidience"@en,
        "Lydnad"@nb ;
    skos:broader humord:c00311 ;
    skos:closeMatch <http://dewey.info/class/649.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.6/e23/>,
        <http://dewey.info/class/649.64/e23/> ;
    skos:prefLabel "Obedience"@en,
        "Lydighet"@nb ;
    skos:related humord:c20639,
        humord:c20988 ;
    skos:relatedMatch <http://dewey.info/class/234.6/e23/> .

humord:c00318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00318" ;
    dct:modified "2024-11-27T20:34:30"^^xsd:dateTime ;
    skos:altLabel "Golden mean"@en,
        "Den gyldne middelvei"@nb,
        "Den gylne middelvegen"@nb,
        "Gyldne middelvei"@nb,
        "Gylne middelvegen"@nb,
        "Mesotes"@nb,
        "Mesotesbegrepet"@nb,
        "Mesotesomgrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/185/e23/> ;
    skos:broader humord:c00311 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/185/e23/> ;
    skos:prefLabel "Mesotes"@en,
        "Mesotes"@nb .

humord:c00321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00321" ;
    dct:modified "2024-11-27T20:36:06"^^xsd:dateTime ;
    skos:altLabel "Gentleness"@en,
        "Mildskap"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Mildness"@en,
        "Mildhet"@nb .

humord:c00322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00322" ;
    dct:modified "2024-11-27T20:48:20"^^xsd:dateTime ;
    skos:altLabel "Velgjerningar"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Good deeds"@en,
        "Velgjerninger"@nb .

humord:c00323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00323" ;
    dct:modified "2024-11-27T21:26:58"^^xsd:dateTime ;
    skos:altLabel "Etiske avgjerder"@nb,
        "Etiske dommar"@nb,
        "Etiske dommer"@nb,
        "Moralske dommar"@nb,
        "Moralske dommer"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/171/e23/> ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/171/e23/> ;
    skos:prefLabel "Ethical decisions"@en,
        "Etiske avgjørelser"@nb .

humord:c00326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00326" ;
    dct:modified "2024-11-27T21:08:01"^^xsd:dateTime ;
    skos:altLabel "Biases"@en,
        "Prejudice"@en,
        "Fordommar"@nb,
        "Forutfattete meninger"@nb,
        "Forutinntatte meninger"@nb ;
    skos:broader humord:c00310 ;
    skos:exactMatch realfagstermer:c006398,
        <http://dewey.info/class/303.385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006398,
        <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/200.8/e23/>,
        <http://dewey.info/class/303.385/e23/> ;
    skos:prefLabel "Prejudices"@en,
        "Fordommer"@nb ;
    skos:related humord:c00329,
        humord:c06475,
        humord:c08153,
        humord:c23558 ;
    skos:relatedMatch <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/200.8/e23/> .

humord:c00329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00329" ;
    dct:modified "2024-11-27T21:28:10"^^xsd:dateTime ;
    skos:altLabel "Broad-mindedness"@en,
        "Open-mindedness"@en,
        "Fordomsfridom"@nb,
        "Frisinn"@nb,
        "Frisinnethet"@nb ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/303.385/e23/> ;
    skos:prefLabel "Liberality"@en,
        "Fordomsfrihet"@nb ;
    skos:related humord:c00326 ;
    skos:relatedMatch <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/303.385/e23/> .

humord:c00331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00331" ;
    dct:modified "2024-12-02T09:27:40"^^xsd:dateTime ;
    skos:altLabel "Kjærleik (Filosofi)"@nb ;
    skos:broader humord:c00310 ;
    skos:exactMatch <http://dewey.info/class/128.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/> ;
    skos:prefLabel "Love (Philosophy)"@en,
        "Kjærlighet (Filosofi)"@nb ;
    skos:related humord:c08010 .

humord:c00332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00332" ;
    dct:modified "2024-07-26T14:15:28"^^xsd:dateTime ;
    skos:altLabel "Agape"@nb ;
    skos:broadMatch <http://dewey.info/class/177.7/e23/> ;
    skos:broader humord:c00331 ;
    skos:definition "Agape er eit ord for den kristne kjærleiken. I kristendommen blir agape brukt både om Guds kjærleik til menneska og om kristen nestekjærleik, til forskjell frå andre former for kjærleik, som til dømes erotisk kjærleik, foreldrekjærleik og vennskapleg godhug <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/205.677/e23/> ;
    skos:prefLabel "Agape"@en,
        "Agape"@nb ;
    skos:relatedMatch <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/205.677/e23/> .

humord:c00333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00333" ;
    dct:modified "2024-12-03T11:36:08"^^xsd:dateTime ;
    skos:altLabel "Erotikk"@nb,
        "Erotisk kjærleik"@nb,
        "Erotisk kjærlighet"@nb,
        "Sanseleg kjærleik"@nb,
        "Sanselig kjærlighet"@nb ;
    skos:broadMatch <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c00331 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Eroticism"@en,
        "Erotikk"@nb ;
    skos:related humord:c12107 ;
    skos:relatedMatch <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/177.7/e23/> .

humord:c00336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00336" ;
    dct:modified "2024-11-27T20:21:31"^^xsd:dateTime ;
    skos:altLabel "Eros"@nb,
        "Erosbegrepet"@nb ;
    skos:broader humord:c00333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/184/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Eros"@en,
        "Eros"@nb ;
    skos:relatedMatch <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/184/e23/>,
        <http://dewey.info/class/306.7/e23/> .

humord:c00338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00338" ;
    dct:modified "2024-12-03T11:35:06"^^xsd:dateTime ;
    skos:altLabel "Høvisk kjærleik"@nb ;
    skos:broader humord:c00331 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Courtly love"@en,
        "Høvisk kjærlighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/306.7/e23/> .

humord:c00339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00339" ;
    dct:modified "2024-12-03T11:34:49"^^xsd:dateTime ;
    skos:altLabel "Romantisk kjærleik"@nb ;
    skos:broader humord:c00331 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Romantic love"@en,
        "Romantisk kjærlighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/306.7/e23/> .

humord:c00340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00340" ;
    dct:modified "2024-11-27T21:29:06"^^xsd:dateTime ;
    skos:altLabel "Bad habits"@en,
        "Lastar"@nb,
        "Laster"@nb ;
    skos:broadMatch <http://dewey.info/class/241.3/e23/>,
        <http://dewey.info/class/297.5/e23/> ;
    skos:broader humord:c00310 ;
    skos:exactMatch <http://dewey.info/class/179.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/241.3/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/297.5/e23/> ;
    skos:prefLabel "Vices"@en,
        "Laster"@nb ;
    skos:related humord:c00311 ;
    skos:relatedMatch <http://dewey.info/class/294.548/e23/> .

humord:c00341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00341" ;
    dct:modified "2023-11-21T12:53:25"^^xsd:dateTime ;
    skos:altLabel "Self-centeredness"@en,
        "Self-centredness"@en,
        "Self-seeking"@en,
        "Selfishness"@en,
        "Egeninteresse"@nb,
        "Egenkjærlighet"@nb,
        "Egoisme"@nb,
        "Selviskhet"@nb ;
    skos:broader humord:c00340 ;
    skos:exactMatch realfagstermer:c008945,
        <http://dewey.info/class/171.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008945,
        <http://dewey.info/class/171.9/e23/> ;
    skos:prefLabel "Egoism"@en,
        "Egoisme"@nb ;
    skos:related humord:c14307,
        humord:c26411 .

humord:c00344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00344" ;
    dct:modified "2024-11-27T17:21:21"^^xsd:dateTime ;
    skos:altLabel "Lygn"@nb,
        "Lygner"@nb,
        "Løgn"@nb,
        "Løgnar"@nb ;
    skos:broadMatch <http://dewey.info/class/177.3/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.3/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Lies"@en,
        "Løgner"@nb .

humord:c00345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00345" ;
    dct:modified "2023-12-05T07:29:50"^^xsd:dateTime ;
    skos:altLabel "Livskvalitet"@nb,
        "Livsstandard"@nb ;
    skos:broader humord:c00310 ;
    skos:exactMatch realfagstermer:c001235 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001235,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Quality of life"@en,
        "Livskvalitet"@nb ;
    skos:related humord:c00348,
        humord:c09012 ;
    skos:relatedMatch <http://dewey.info/class/306/e23/> .

humord:c00347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00347" ;
    dct:modified "2023-12-05T07:30:50"^^xsd:dateTime ;
    skos:altLabel "Belief system"@en,
        "Life stance"@en,
        "Lifestance"@en,
        "Outlook on life"@en,
        "Philosophy of life"@en,
        "Livssyn"@nb ;
    skos:broader humord:c00310 ;
    skos:exactMatch realfagstermer:c003694 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003694,
        <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/342.085/e23/> ;
    skos:prefLabel "View of life"@en,
        "Livssyn"@nb ;
    skos:related humord:c11868 ;
    skos:relatedMatch <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/342.085/e23/> .

humord:c00348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00348" ;
    dct:modified "2024-11-27T21:33:35"^^xsd:dateTime ;
    skos:altLabel "Livsverdi"@nb ;
    skos:broadMatch <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/179.1/e23/> ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/179.1/e23/> ;
    skos:prefLabel "Fundamental value"@en,
        "Livsverdi"@nb ;
    skos:related humord:c00345 ;
    skos:relatedMatch <http://dewey.info/class/128/e23/> .

humord:c00349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00349" ;
    dct:modified "2024-11-27T17:02:16"^^xsd:dateTime ;
    skos:altLabel "Bliss"@en,
        "Lykke"@nb ;
    skos:broader humord:c00348 ;
    skos:exactMatch <http://dewey.info/class/152.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/>,
        <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/171.3/e23/>,
        <http://dewey.info/class/171.4/e23/> ;
    skos:prefLabel "Happiness"@en,
        "Lykke"@nb ;
    skos:related humord:c14305,
        humord:c23150,
        humord:c23675 ;
    skos:relatedMatch <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/171.3/e23/>,
        <http://dewey.info/class/171.4/e23/> .

humord:c00350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00350" ;
    dct:modified "2024-11-08T10:31:29"^^xsd:dateTime ;
    skos:altLabel "Fortuna (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Fortuna (Goddess)"@en,
        "Fortuna (Gudinne)"@nb .

humord:c00351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00351" ;
    dct:modified "2024-10-14T08:16:57"^^xsd:dateTime ;
    skos:altLabel "Måtehald"@nb ;
    skos:broadMatch <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c00311 ;
    skos:exactMatch <http://dewey.info/class/178/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/205.68/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:prefLabel "Moderation"@en,
        "Måtehold"@nb ;
    skos:relatedMatch <http://dewey.info/class/205.68/e23/> .

humord:c00352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00352" ;
    dct:modified "2024-11-27T21:34:27"^^xsd:dateTime ;
    skos:altLabel "Norms"@en,
        "Normer"@nb,
        "Verdinormer"@nb ;
    skos:broadMatch <http://dewey.info/class/303.372/e23/> ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Standards (Philosophy)"@en,
        "Normer"@nb ;
    skos:related humord:c00288,
        humord:c28614 .

humord:c00353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00353" ;
    dct:modified "2024-11-27T21:36:34"^^xsd:dateTime ;
    skos:altLabel "Malice"@en,
        "Det onde"@nb,
        "Det vonde"@nb,
        "Vondskap"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/202.118/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/214/e23/> ;
    skos:broader humord:c00310 ;
    skos:exactMatch <http://dewey.info/class/111.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.84/e23/>,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/202.118/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/214/e23/> ;
    skos:prefLabel "Evil"@en,
        "Ondskap"@nb ;
    skos:related humord:c08575,
        humord:c08870,
        humord:c08871,
        humord:c13527 .

humord:c00355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00355" ;
    dct:modified "2024-11-27T16:00:55"^^xsd:dateTime ;
    skos:altLabel "Grusomheit"@nb ;
    skos:broadMatch <http://dewey.info/class/205.69/e23/> ;
    skos:broader humord:c00353 ;
    skos:closeMatch <http://dewey.info/class/179/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179/e23/>,
        <http://dewey.info/class/205.69/e23/>,
        <http://dewey.info/class/940.405/e23/>,
        <http://dewey.info/class/940.5405/e23/> ;
    skos:prefLabel "Cruelty"@en,
        "Grusomhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.405/e23/>,
        <http://dewey.info/class/940.5405/e23/> .

humord:c00356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00356" ;
    dct:modified "2023-12-18T14:35:37"^^xsd:dateTime ;
    skos:altLabel "Righteousness"@en,
        "Rettferd"@nb ;
    skos:broader humord:c00310 ;
    skos:closeMatch <http://dewey.info/class/172.2/e23/> ;
    skos:exactMatch realfagstermer:c009338,
        <http://dewey.info/class/340.114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009338,
        <http://dewey.info/class/172.2/e23/>,
        <http://dewey.info/class/201.76/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/340.114/e23/>,
        <http://dewey.info/class/353.4/e23/> ;
    skos:prefLabel "Justice"@en,
        "Rettferdighet"@nb ;
    skos:related humord:c09259 ;
    skos:relatedMatch <http://dewey.info/class/201.76/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/353.4/e23/> .

humord:c00357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00357" ;
    dct:modified "2024-08-20T16:25:07"^^xsd:dateTime ;
    skos:altLabel "Fair play"@nb,
        "Rettferdig spel"@nb,
        "Rettferdig spill"@nb,
        "Ærleg spel"@nb,
        "Ærlig spill"@nb ;
    skos:broadMatch <http://dewey.info/class/175/e23/> ;
    skos:broader humord:c00356 ;
    skos:definition "Fair play betyr ærlig spill eller sportslig opptreden. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/796.01/e23/> ;
    skos:prefLabel "Fair play"@en,
        "Fair play"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.01/e23/> .

humord:c00358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00358" ;
    dct:modified "2024-11-27T21:36:57"^^xsd:dateTime ;
    skos:altLabel "Samvit"@nb ;
    skos:broadMatch <http://dewey.info/class/205/e23/> ;
    skos:broader humord:c00310 ;
    skos:exactMatch <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/171.6/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/241.1/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/296.36/e23/>,
        <http://dewey.info/class/297.5/e23/>,
        <http://dewey.info/class/323.442/e23/> ;
    skos:prefLabel "Conscience"@en,
        "Samvittighet"@nb ;
    skos:related humord:c00675 ;
    skos:relatedMatch <http://dewey.info/class/171.6/e23/>,
        <http://dewey.info/class/241.1/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/296.36/e23/>,
        <http://dewey.info/class/297.5/e23/>,
        <http://dewey.info/class/323.442/e23/> .

humord:c00359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00359" ;
    dct:modified "2023-12-19T08:46:59"^^xsd:dateTime ;
    skos:altLabel "Verd"@nb,
        "Verdiar"@nb ;
    skos:broader humord:c00310 ;
    skos:closeMatch <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Values"@en,
        "Verdier"@nb ;
    skos:related humord:c22042 .

humord:c00361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00361" ;
    dct:modified "2024-11-29T15:04:44"^^xsd:dateTime ;
    skos:altLabel "Humam decency"@en,
        "Human dignity"@en,
        "Human integrity"@en,
        "Value of human life"@en,
        "Menneskeverd"@nb ;
    skos:broadMatch <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:broader humord:c00359 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Human worth"@en,
        "Menneskeverd"@nb .

humord:c00362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00362" ;
    dct:modified "2024-11-28T10:28:34"^^xsd:dateTime ;
    skos:altLabel "Vulgaritet"@nb ;
    skos:broadMatch <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/394/e23/> ;
    skos:prefLabel "Vulgarity"@en,
        "Vulgaritet"@nb ;
    skos:relatedMatch <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/394/e23/> .

humord:c00363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00363" ;
    dct:modified "2024-11-28T11:02:22"^^xsd:dateTime ;
    skos:altLabel "Kognitive omgrep"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:broader humord:c00302 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Concepts of cognition"@en,
        "Kognitive begreper"@nb ;
    skos:related humord:c08049 .

humord:c00364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00364" ;
    dct:modified "2024-08-14T09:47:36"^^xsd:dateTime ;
    skos:altLabel "Analogi (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/169/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/169/e23/>,
        <http://dewey.info/class/231.7/e23/> ;
    skos:prefLabel "Analogy (Philosophy)"@en,
        "Analogi (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/231.7/e23/> .

humord:c00365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00365" ;
    dct:modified "2024-08-13T08:53:47"^^xsd:dateTime ;
    skos:altLabel "Alteritet"@nb,
        "Annleisheit"@nb,
        "Det andre"@nb ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/128/e23/> ;
    skos:prefLabel "Otherness"@en,
        "Annethet"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/128/e23/> .

humord:c00368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00368" ;
    dct:modified "2024-08-16T14:00:56"^^xsd:dateTime ;
    skos:altLabel "Apori"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/> ;
    skos:broader humord:c00363 ;
    skos:definition "Uløselig vanskelighet; problem hvor ingen løsning synes mulig <FO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Aporia"@en,
        "Apori"@nb .

humord:c00369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00369" ;
    dct:modified "2023-11-15T14:11:09"^^xsd:dateTime ;
    skos:altLabel "Argumentasjon"@nb ;
    skos:broader humord:c00363 ;
    skos:exactMatch realfagstermer:c002092,
        <http://dewey.info/class/168/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002092,
        <http://dewey.info/class/168/e23/> ;
    skos:prefLabel "Argumentation"@en,
        "Argumentasjon"@nb ;
    skos:related humord:c06017,
        humord:c17906 .

humord:c00370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00370" ;
    dct:modified "2024-11-29T09:42:54"^^xsd:dateTime ;
    skos:altLabel "Kontrafaktiske utsegn"@nb ;
    skos:broadMatch <http://dewey.info/class/160.11987/e23/>,
        <http://dewey.info/class/511.317/e23/> ;
    skos:broader humord:c00369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160.11987/e23/>,
        <http://dewey.info/class/511.317/e23/> ;
    skos:prefLabel "Counterfactuals"@en,
        "Kontrafaktiske utsagn"@nb .

humord:c00371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00371" ;
    dct:modified "2024-12-02T09:22:50"^^xsd:dateTime ;
    skos:altLabel "Beskriving (Filosofi)"@nb ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.2/e23/>,
        <http://dewey.info/class/121.68/e23/> ;
    skos:prefLabel "Description (Philosophy)"@en,
        "Beskrivelse (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.2/e23/>,
        <http://dewey.info/class/121.68/e23/> .

humord:c00372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00372" ;
    dct:modified "2024-11-29T12:44:58"^^xsd:dateTime ;
    skos:altLabel "Dilemma (Logic)"@en,
        "Dilemma (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/121.5/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.5/e23/>,
        <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Dilemmas (Logic)"@en,
        "Dilemmaer (Logikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/170/e23/> .

humord:c00373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00373" ;
    dct:modified "2024-11-29T12:45:22"^^xsd:dateTime ;
    skos:altLabel "Erkjenning"@nb ;
    skos:broader humord:c00363 ;
    skos:closeMatch <http://dewey.info/class/121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Cognition (Philosophy)"@en,
        "Erkjennelse"@nb .

humord:c00374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00374" ;
    dct:modified "2023-11-16T13:30:14"^^xsd:dateTime ;
    skos:altLabel "Awareness"@en,
        "Medvit (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/128.2/e23/> ;
    skos:broader humord:c00373 ;
    skos:closeMatch realfagstermer:c007737,
        <http://dewey.info/class/126/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007737,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/128.2/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Consciousness (Philosophy)"@en,
        "Bevissthet (Filosofi)"@nb ;
    skos:related humord:c00648 ;
    skos:relatedMatch <http://dewey.info/class/153/e23/> .

humord:c00375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00375" ;
    dct:modified "1997-02-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00374 ;
    skos:closeMatch <http://dewey.info/class/127/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/127/e23/> ;
    skos:prefLabel "The unconscious (Philosophy)"@en,
        "Det ubevisste (Filosofi)"@nb ;
    skos:related humord:c08043 .

humord:c00376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00376" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00374 ;
    skos:closeMatch <http://dewey.info/class/127/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/127/e23/> ;
    skos:prefLabel "Subconsciousness (Philosophy)"@en,
        "Underbevissthet (Filosofi)"@nb ;
    skos:related humord:c08040 .

humord:c00377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00377" ;
    dct:modified "2024-11-28T15:21:44"^^xsd:dateTime ;
    skos:altLabel "Erfaring"@nb ;
    skos:broader humord:c00373 ;
    skos:closeMatch <http://dewey.info/class/128.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/> ;
    skos:prefLabel "Experience"@en,
        "Erfaring"@nb ;
    skos:related humord:c00672,
        humord:c22296,
        humord:c22330 .

humord:c00378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00378" ;
    dct:modified "2024-11-28T15:21:31"^^xsd:dateTime ;
    skos:altLabel "Livsverda"@nb ;
    skos:broader humord:c00377 ;
    skos:definition "Verden slik den erfares av (en gruppe) mennesker som bakgrunn for handlinger og tanker <Filosofisk ordbok>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Lifeworld"@en,
        "Livsverden"@nb ;
    skos:relatedMatch <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/170/e23/> .

humord:c00379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00379" ;
    dct:modified "2024-11-28T13:55:04"^^xsd:dateTime ;
    skos:altLabel "Rationality"@en,
        "Fornuft"@nb,
        "Rasjonalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c11912 ;
    skos:exactMatch realfagstermer:c013019 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013019,
        <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/171.2/e23/>,
        <http://dewey.info/class/231.042/e23/> ;
    skos:prefLabel "Reason (Philosophy)"@en,
        "Fornuft"@nb ;
    skos:related humord:c00386,
        humord:c00648,
        humord:c25732 ;
    skos:relatedMatch <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/231.042/e23/> .

humord:c00381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00381" ;
    dct:modified "2024-09-19T12:28:33"^^xsd:dateTime ;
    skos:altLabel "Common sense"@nb,
        "Sunn fornuft"@nb ;
    skos:broadMatch <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00379 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/149.2/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Common sense"@en,
        "Sunn fornuft"@nb ;
    skos:relatedMatch <http://dewey.info/class/149.2/e23/> .

humord:c00383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00383" ;
    dct:modified "2024-11-28T13:50:36"^^xsd:dateTime ;
    skos:altLabel "Fornuftskritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00379 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/171.2/e23/>,
        <http://dewey.info/class/231.042/e23/> ;
    skos:prefLabel "Critique of reason"@en,
        "Fornuftskritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/231.042/e23/> .

humord:c00384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00384" ;
    dct:modified "2024-11-28T13:51:01"^^xsd:dateTime ;
    skos:altLabel "Logos"@nb ;
    skos:broadMatch <http://dewey.info/class/188/e23/>,
        <http://dewey.info/class/232.2/e23/> ;
    skos:broader humord:c00379,
        humord:c08694 ;
    skos:definition "I stoisk filosofi: Den guddommelige fornuft. I oldkirkelig teologi: Skaperordet som fra begynnelsen var hos Gud, men som ble menneske i Jesus <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/188/e23/>,
        <http://dewey.info/class/232.2/e23/> ;
    skos:prefLabel "Logos"@en,
        "Logos"@nb ;
    skos:related humord:c00429 .

humord:c00386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00386" ;
    dct:modified "2024-11-28T13:55:18"^^xsd:dateTime ;
    skos:altLabel "Mind (Philosophy)"@en,
        "Forstand"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.9/e23/> ;
    skos:broader humord:c11912 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.9/e23/> ;
    skos:prefLabel "Intellect (Philosophy)"@en,
        "Forstand"@nb ;
    skos:related humord:c00379 .

humord:c00387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00387" ;
    dct:modified "2024-12-02T12:35:40"^^xsd:dateTime ;
    skos:altLabel "Docta ignorantia"@en,
        "Docta ignorantia"@nb,
        "Lærd ukunne"@nb,
        "Lærd vankunne"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/> ;
    skos:broader humord:c00373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Learned ignorance"@en,
        "Lærd uvitenhet"@nb .

humord:c00389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00389" ;
    dct:modified "2024-11-29T08:24:22"^^xsd:dateTime ;
    skos:altLabel "Objektivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/149/e23/> ;
    skos:prefLabel "Objectivity"@en,
        "Objektivitet"@nb ;
    skos:related humord:c36780 .

humord:c00390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00390" ;
    dct:modified "2024-11-29T08:23:44"^^xsd:dateTime ;
    skos:altLabel "Self-awareness"@en,
        "Self-understanding"@en,
        "Selvforståelse"@nb,
        "Selvinnsikt"@nb,
        "Sjølverkjenning"@nb,
        "Sjølvforståing"@nb,
        "Sjølvinnsikt"@nb ;
    skos:broadMatch <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c00373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-knowledge"@en,
        "Selverkjennelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/> .

humord:c00393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00393" ;
    dct:modified "2024-11-28T13:48:21"^^xsd:dateTime ;
    skos:altLabel "Self"@en,
        "Ego"@nb,
        "Jeget"@nb,
        "Personbegrepet"@nb,
        "Personomgrepet"@nb,
        "Selv"@nb,
        "Sjølv"@nb,
        "Sjølvet"@nb ;
    skos:broader humord:c00390 ;
    skos:closeMatch <http://dewey.info/class/155.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/126/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/155.2/e23/> ;
    skos:prefLabel "Ego"@en,
        "Selvet"@nb ;
    skos:related humord:c00404,
        humord:c00409,
        humord:c08111 .

humord:c00398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00398" ;
    dct:modified "2023-12-07T08:33:06"^^xsd:dateTime ;
    skos:altLabel "Perspect of human life"@en,
        "Perspective of humanity"@en,
        "View of humanity"@en,
        "Menneskesyn"@nb ;
    skos:broadMatch <http://dewey.info/class/128/e23/> ;
    skos:broader humord:c00393 ;
    skos:exactMatch realfagstermer:c001863 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001863,
        <http://dewey.info/class/128/e23/> ;
    skos:prefLabel "View of human life"@en,
        "Menneskesyn"@nb ;
    skos:related humord:c00399,
        humord:c00563,
        humord:c08105,
        humord:c25761 .

humord:c00399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00399" ;
    dct:modified "2025-02-19T09:26:59"^^xsd:dateTime ;
    skos:altLabel "Homo sapiens"@en,
        "Human beings"@en,
        "Human biology"@en,
        "Homo sapiens"@nb,
        "Humanbiologi"@nb,
        "Menneske"@nb,
        "Mennesket"@nb,
        "Menneskjer"@nb ;
    skos:broader humord:c69546 ;
    skos:closeMatch <http://dewey.info/class/569.9/e23/> ;
    skos:exactMatch realfagstermer:c013847,
        <http://dewey.info/class/301/e23/>,
        <http://dewey.info/class/599.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013847,
        <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/301/e23/>,
        <http://dewey.info/class/569.9/e23/>,
        <http://dewey.info/class/577.27/e23/>,
        <http://dewey.info/class/599.9/e23/>,
        <http://dewey.info/class/612/e23/> ;
    skos:prefLabel "Humans"@en,
        "Mennesker"@nb ;
    skos:related humord:c00398,
        humord:c03853 ;
    skos:relatedMatch <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/577.27/e23/>,
        <http://dewey.info/class/612/e23/> .

humord:c00400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00400" ;
    dct:modified "2024-11-28T13:20:43"^^xsd:dateTime ;
    skos:altLabel "Body and mind"@en,
        "Kropp og sjel"@nb,
        "Legeme og sjel"@nb,
        "Lekam og sjel"@nb,
        "Sjel og legeme"@nb,
        "Sjel og lekam"@nb ;
    skos:broader humord:c00398 ;
    skos:closeMatch <http://dewey.info/class/128.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.1/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/233.5/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.225/e23/> ;
    skos:prefLabel "Body and soul"@en,
        "Kropp og sjel"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/233.5/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.225/e23/> .

humord:c00403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00403" ;
    dct:modified "2024-08-19T14:37:08"^^xsd:dateTime ;
    skos:altLabel "Sjel"@nb,
        "Sjelen"@nb,
        "Ånd"@nb ;
    skos:broadMatch <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/233.5/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.225/e23/> ;
    skos:broader humord:c00400 ;
    skos:exactMatch realfagstermer:c006026,
        <http://dewey.info/class/128.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006026,
        <http://dewey.info/class/128.1/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/233.5/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.225/e23/> ;
    skos:prefLabel "Soul"@en,
        "Sjel"@nb ;
    skos:related humord:c18216 ;
    skos:relatedMatch <http://dewey.info/class/218/e23/> .

humord:c00404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00404" ;
    dct:modified "2024-11-28T13:40:14"^^xsd:dateTime ;
    skos:altLabel "Jegbevissthet"@nb,
        "Sjølvmedvett"@nb,
        "Sjølvmedvit"@nb ;
    skos:broader humord:c00390 ;
    skos:exactMatch <http://dewey.info/class/155.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Selfconciousness"@en,
        "Selvbevissthet"@nb ;
    skos:related humord:c00393,
        humord:c00406 ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/> .

humord:c00406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00406" ;
    dct:modified "2024-11-28T13:49:51"^^xsd:dateTime ;
    skos:altLabel "Feeling of self"@en,
        "Sjølvkjensle"@nb ;
    skos:broadMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c00390 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/155.4182/e23/>,
        <http://dewey.info/class/155.4191/e23/>,
        <http://dewey.info/class/155.5182/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-esteem"@en,
        "Selvfølelse"@nb ;
    skos:related humord:c00404 ;
    skos:relatedMatch <http://dewey.info/class/155.4182/e23/>,
        <http://dewey.info/class/155.4191/e23/>,
        <http://dewey.info/class/155.5182/e23/> .

humord:c00407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00407" ;
    dct:modified "2024-11-28T13:41:32"^^xsd:dateTime ;
    skos:altLabel "Self-concept"@en,
        "Self-perception"@en,
        "Selvoppfatning"@nb,
        "Sjølvbilete"@nb,
        "Sjølvoppfatning"@nb ;
    skos:broadMatch <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c00390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-image"@en,
        "Selvbilde"@nb ;
    skos:related humord:c08104,
        humord:c08117 ;
    skos:relatedMatch <http://dewey.info/class/121/e23/> .

humord:c00409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00409" ;
    dct:modified "2024-11-29T08:23:10"^^xsd:dateTime ;
    skos:altLabel "Subjektivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/126/e23/> ;
    skos:broader humord:c00373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/126/e23/> ;
    skos:prefLabel "Subjectivity"@en,
        "Subjektivitet"@nb ;
    skos:related humord:c00393 ;
    skos:relatedMatch <http://dewey.info/class/121.4/e23/> .

humord:c00410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00410" ;
    dct:modified "2024-11-28T15:24:12"^^xsd:dateTime ;
    skos:altLabel "Thought"@en,
        "Tankar"@nb,
        "Tanker"@nb,
        "Tenking"@nb ;
    skos:broader humord:c00373 ;
    skos:exactMatch realfagstermer:c006589,
        <http://dewey.info/class/153.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006589,
        <http://dewey.info/class/153.42/e23/> ;
    skos:prefLabel "Thinking"@en,
        "Tenkning"@nb ;
    skos:related humord:c04285,
        humord:c04298,
        humord:c08071 .

humord:c00413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00413" ;
    dct:modified "2024-11-28T12:09:29"^^xsd:dateTime ;
    skos:altLabel "Diskursiv tenking"@nb ;
    skos:broadMatch <http://dewey.info/class/153.42/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.42/e23/> ;
    skos:prefLabel "Discursive thinking"@en,
        "Diskursiv tenkning"@nb .

humord:c00414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00414" ;
    dct:modified "2024-12-02T09:24:14"^^xsd:dateTime ;
    skos:altLabel "Conception (Philosophy)"@en,
        "Førestilling (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/153.42/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/153.42/e23/> ;
    skos:prefLabel "Idea (Philosophy)"@en,
        "Forestilling (Filosofi)"@nb .

humord:c00415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00415" ;
    dct:modified "2024-11-28T12:35:39"^^xsd:dateTime ;
    skos:altLabel "Kritisk tenking"@nb ;
    skos:broadMatch <http://dewey.info/class/370.152/e23/>,
        <http://dewey.info/class/372.474/e23/> ;
    skos:broader humord:c00410 ;
    skos:exactMatch realfagstermer:c002659,
        <http://dewey.info/class/160/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002659,
        <http://dewey.info/class/153.42/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/370.152/e23/>,
        <http://dewey.info/class/372.474/e23/> ;
    skos:prefLabel "Critical thinking"@en,
        "Kritisk tenkning"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.42/e23/> .

humord:c00416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00416" ;
    dct:modified "2024-11-28T12:37:14"^^xsd:dateTime ;
    skos:altLabel "Logisk inkonsistens"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Logical inconsisency"@en,
        "Logisk inkonsistens"@nb ;
    skos:related humord:c00717 .

humord:c00418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00418" ;
    dct:modified "2023-12-05T07:33:29"^^xsd:dateTime ;
    skos:altLabel "Conclusions"@en,
        "Inference"@en,
        "Følgeslutninger"@nb,
        "Inferens"@nb,
        "Konklusjon"@nb,
        "Konklusjoner"@nb,
        "Logisk slutning"@nb,
        "Logiske slutningar"@nb ;
    skos:broadMatch <http://dewey.info/class/153.432/e23/>,
        <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.432/e23/>,
        <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Logical conclusions"@en,
        "Logiske slutninger"@nb ;
    skos:related humord:c00430,
        humord:c14945,
        humord:c21838 .

humord:c00419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00419" ;
    dct:modified "2024-03-15T14:21:05"^^xsd:dateTime ;
    skos:altLabel "Deduksjon"@nb ;
    skos:broader humord:c00418 ;
    skos:closeMatch <http://dewey.info/class/006.333/e23/> ;
    skos:definition "Deduksjon er en utledning eller logisk slutning fra noe allment til et enkelttilfelle <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006129,
        <http://dewey.info/class/153.433/e23/>,
        <http://dewey.info/class/162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006129,
        <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/153.433/e23/>,
        <http://dewey.info/class/162/e23/> ;
    skos:prefLabel "Deduction"@en,
        "Deduksjon"@nb .

humord:c00420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00420" ;
    dct:modified "2024-11-28T11:09:51"^^xsd:dateTime ;
    skos:altLabel "Transcendental deduksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/162/e23/> ;
    skos:broader humord:c00419 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/162/e23/> ;
    skos:prefLabel "Transcendental deduction"@en,
        "Transcendental deduksjon"@nb .

humord:c00421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00421" ;
    dct:modified "2024-03-22T14:40:31"^^xsd:dateTime ;
    skos:altLabel "Induksjon (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/153.432/e23/> ;
    skos:broader humord:c00418 ;
    skos:exactMatch realfagstermer:c007885,
        <http://dewey.info/class/161/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007885,
        <http://dewey.info/class/153.432/e23/>,
        <http://dewey.info/class/161/e23/> ;
    skos:prefLabel "Induction (Logic)"@en,
        "Induksjon (Logikk)"@nb .

humord:c00422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00422" ;
    dct:modified "2024-11-28T11:24:42"^^xsd:dateTime ;
    skos:altLabel "Logisk nødvendigheit"@nb,
        "Tankenødvendigheit"@nb,
        "Tankenødvendighet"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00418 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Logical necessity"@en,
        "Logisk nødvendighet"@nb .

humord:c00424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00424" ;
    dct:modified "2024-11-28T11:31:48"^^xsd:dateTime ;
    skos:altLabel "Paralogismar"@nb ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00418 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/165/e23/> ;
    skos:prefLabel "Paralogisms"@en,
        "Paralogismer"@nb .

humord:c00425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00425" ;
    dct:modified "2024-11-28T11:34:33"^^xsd:dateTime ;
    skos:altLabel "Syllogism theory"@en,
        "Syllogismar"@nb,
        "Syllogismelære"@nb,
        "Syllogismeteorien"@nb ;
    skos:broader humord:c00418 ;
    skos:exactMatch <http://dewey.info/class/166/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/166/e23/> ;
    skos:prefLabel "Syllogisms"@en,
        "Syllogismer"@nb .

humord:c00428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00428" ;
    dct:modified "2024-11-28T12:38:36"^^xsd:dateTime ;
    skos:altLabel "Mythic thinking"@en,
        "Mytisk tenking"@nb ;
    skos:broadMatch <http://dewey.info/class/153.42/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.42/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/201.3/e23/> ;
    skos:prefLabel "Mythical thinking"@en,
        "Mytisk tenkning"@nb ;
    skos:relatedMatch <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/201.3/e23/> .

humord:c00429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00429" ;
    dct:modified "2024-11-28T12:38:14"^^xsd:dateTime ;
    skos:altLabel "Mythos og Logos"@nb ;
    skos:broadMatch <http://dewey.info/class/180/e23/> ;
    skos:broader humord:c00428 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/180/e23/> ;
    skos:prefLabel "Mythos and Logos"@en,
        "Mythos og Logos"@nb ;
    skos:related humord:c00384,
        humord:c00433 .

humord:c00430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00430" ;
    dct:modified "2024-11-28T12:53:59"^^xsd:dateTime ;
    skos:altLabel "Praktiske slutningar"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Practical reasoning"@en,
        "Praktiske slutninger"@nb ;
    skos:related humord:c00418 .

humord:c00431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00431" ;
    dct:modified "2024-11-28T13:02:33"^^xsd:dateTime ;
    skos:altLabel "Consideration"@en,
        "Ettertankar"@nb,
        "Ettertanker"@nb,
        "Refleksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/153.4/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/153.4/e23/> ;
    skos:prefLabel "Reflection"@en,
        "Refleksjon"@nb .

humord:c00433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00433" ;
    dct:modified "2024-11-28T13:03:25"^^xsd:dateTime ;
    skos:altLabel "Vitskapeleg tenking"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/> ;
    skos:prefLabel "Scientifical thinking"@en,
        "Vitenskapelig tenkning"@nb ;
    skos:related humord:c00429 .

humord:c00434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00434" ;
    dct:modified "2023-11-24T08:17:04"^^xsd:dateTime ;
    skos:altLabel "Clarity"@en,
        "Obviousness"@en,
        "Evidens"@nb ;
    skos:broader humord:c00363 ;
    skos:closeMatch <http://dewey.info/class/121.65/e23/> ;
    skos:exactMatch realfagstermer:c005353 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005353,
        <http://dewey.info/class/121.65/e23/> ;
    skos:prefLabel "Evidence (Philosophy)"@en,
        "Evidens"@nb .

humord:c00435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00435" ;
    dct:modified "2024-11-29T12:46:43"^^xsd:dateTime ;
    skos:altLabel "Fakta"@nb,
        "Faktum"@nb,
        "Kjensgjerninger"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00363 ;
    skos:exactMatch realfagstermer:c010081 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010081,
        <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Facts"@en,
        "Fakta"@nb ;
    skos:related humord:c22025 .

humord:c00437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00437" ;
    dct:modified "2024-03-22T13:32:03"^^xsd:dateTime ;
    skos:altLabel "Ideal (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Ideals (Philosophy)"@en,
        "Idealer (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/141/e23/> .

humord:c00439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00439" ;
    dct:modified "2019-05-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.07/e23/> ;
    skos:broader humord:c00437 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.07/e23/> ;
    skos:prefLabel "Ideal state"@en,
        "Idealstat"@nb .

humord:c00440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00440" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00439 ;
    skos:exactMatch <http://dewey.info/class/321.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.07/e23/>,
        <http://dewey.info/class/335.02/e23/> ;
    skos:prefLabel "Utopias"@en,
        "Utopier"@nb ;
    skos:related humord:c22827 ;
    skos:relatedMatch <http://dewey.info/class/335.02/e23/> .

humord:c00441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00441" ;
    dct:modified "2024-12-02T09:25:33"^^xsd:dateTime ;
    skos:altLabel "Idear (Filosofi)"@nb,
        "Idéar (Filosofi)"@nb,
        "Idéer (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/> ;
    skos:prefLabel "Ideas (Philosophy)"@en,
        "Ideer (Filosofi)"@nb .

humord:c00442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00442" ;
    dct:modified "2024-11-29T12:49:02"^^xsd:dateTime ;
    skos:altLabel "Idealisation"@en,
        "Idealisering"@nb ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/> ;
    skos:prefLabel "Idealization"@en,
        "Idealisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.4/e23/> .

humord:c00443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00443" ;
    dct:modified "2023-11-30T07:01:33"^^xsd:dateTime ;
    skos:altLabel "Identitet (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/111.82/e23/> ;
    skos:broader humord:c00363 ;
    skos:closeMatch realfagstermer:c009343 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009343,
        <http://dewey.info/class/111.82/e23/> ;
    skos:prefLabel "Identity (Philosophy)"@en,
        "Identitet (Filosofi)"@nb ;
    skos:related humord:c08132 .

humord:c00444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00444" ;
    dct:modified "2024-11-29T14:51:41"^^xsd:dateTime ;
    skos:altLabel "Conditional statement"@en,
        "Implikasjon (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Implication (Logic)"@en,
        "Implikasjon (Logikk)"@nb .

humord:c00445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00445" ;
    dct:modified "2024-11-29T14:54:01"^^xsd:dateTime ;
    skos:altLabel "Comprehensibility"@en,
        "Fattbarhet"@nb,
        "Forståelighet"@nb,
        "Intelligibilitet"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/> ;
    skos:prefLabel "Intelligibility"@en,
        "Intelligibilitet"@nb .

humord:c00448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00448" ;
    dct:modified "2024-11-29T14:56:00"^^xsd:dateTime ;
    skos:altLabel "Intensjonalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/128.2/e23/> ;
    skos:broader humord:c00363 ;
    skos:closeMatch <http://dewey.info/class/153.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.2/e23/>,
        <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Intentionality"@en,
        "Intensjonalitet"@nb .

humord:c00449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00449" ;
    dct:modified "2024-11-29T14:56:33"^^xsd:dateTime ;
    skos:altLabel "Irrationalism"@en,
        "Irrasjonalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/153.4/e23/> ;
    skos:broader humord:c00363 ;
    skos:definition "Det å være fornuftsstridig <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.33/e23/>,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/153.4/e23/> ;
    skos:prefLabel "Irrationality"@en,
        "Irrasjonalitet"@nb .

humord:c00450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00450" ;
    dct:modified "2024-06-24T10:31:39"^^xsd:dateTime ;
    skos:altLabel "Causation"@en,
        "Cause and effect"@en,
        "Kausalitet"@nb,
        "Stokastisk kausalitet"@nb,
        "Årsaksforbindelse"@nb,
        "Årsaksforhold"@nb,
        "Årsaksforklaring"@nb,
        "Årsakssamanheng"@nb,
        "Årsakssammenheng"@nb,
        "Årsakstilhøve"@nb ;
    skos:broader humord:c00363 ;
    skos:exactMatch realfagstermer:c002675,
        realfagstermer:c007986,
        <http://dewey.info/class/122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002675,
        realfagstermer:c007986,
        <http://dewey.info/class/122/e23/> ;
    skos:prefLabel "Causality"@en,
        "Kausalitet"@nb .

humord:c00454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00454" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Finalårsak"@nb,
        "Hensiktsårsak"@nb ;
    skos:broader humord:c00450 ;
    skos:closeMatch <http://dewey.info/class/124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/124/e23/> ;
    skos:prefLabel "Final causes"@en,
        "Formålsårsaker"@nb ;
    skos:related humord:c00599 .

humord:c00461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00461" ;
    dct:modified "2024-08-20T08:39:26"^^xsd:dateTime ;
    skos:altLabel "Årsakssetningar (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/122/e23/> ;
    skos:broader humord:c00450 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/122/e23/> ;
    skos:prefLabel "Causation (Philosophy)"@en,
        "Årsakssetninger (Filosofi)"@nb .

humord:c00462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00462" ;
    dct:modified "2024-11-29T14:58:46"^^xsd:dateTime ;
    skos:altLabel "Koinsidens"@nb ;
    skos:broadMatch <http://dewey.info/class/122/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/122/e23/> ;
    skos:prefLabel "Coincidence"@en,
        "Koinsidens"@nb .

humord:c00463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00463" ;
    dct:modified "2024-11-29T10:24:37"^^xsd:dateTime ;
    skos:altLabel "Likhetsbegrepet"@nb,
        "Likskap"@nb,
        "Likskapsomgrepet"@nb ;
    skos:broader humord:c00363 ;
    skos:exactMatch realfagstermer:c003272,
        <http://dewey.info/class/305/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003272,
        <http://dewey.info/class/200.8/e23/>,
        <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/323.42/e23/> ;
    skos:prefLabel "Similarity"@en,
        "Likhet"@nb ;
    skos:related humord:c09208,
        humord:c27301 ;
    skos:relatedMatch <http://dewey.info/class/200.8/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/323.42/e23/> .

humord:c00465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00465" ;
    dct:modified "2009-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/> ;
    skos:broader humord:c00441 ;
    skos:definition "Ideer som tilhører menneskets natur og ikke er et resultat av erfaring og opplevelser <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/> ;
    skos:prefLabel "Innate ideas"@en,
        "Medfødte ideer"@nb .

humord:c00466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00466" ;
    dct:modified "2024-11-29T12:34:04"^^xsd:dateTime ;
    skos:altLabel "Paradoks"@nb ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/165/e23/> ;
    skos:prefLabel "Paradoxes"@en,
        "Paradokser"@nb .

humord:c00467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00467" ;
    dct:modified "2024-08-16T08:48:40"^^xsd:dateTime ;
    skos:altLabel "Antagonism (Sources of law)"@en,
        "Contrast (Sources of law)"@en,
        "Antinomi"@nb,
        "Motstrid"@nb,
        "Motstridsprinisipp"@nb,
        "Motstridsprinisipper"@nb ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00466,
        humord:c08922 ;
    skos:definition "Motstrid forekommer når flere lover eller andre regler strider mot hverandre. Den som skal anvende rettsreglene, for eksempel en dommer, har ved motstrid blant annet forskjellige motstridsregler som vedkommende kan støtte seg til for å komme til en løsning på det rettslige problemet som rettsanvenderen skal løse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/165/e23/> ;
    skos:prefLabel "Antinomy"@en,
        "Antinomi"@nb .

humord:c00468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00468" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00466 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/165/e23/>,
        <http://dewey.info/class/177.3/e23/> ;
    skos:prefLabel "Liar paradox"@en,
        "Løgnparadokser"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/177.3/e23/> .

humord:c00469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00469" ;
    dct:modified "2024-09-17T14:54:23"^^xsd:dateTime ;
    skos:altLabel "Coincidentia oppositorum"@en,
        "Coincidentia oppositorum"@nb,
        "Motsetjingane sitt samanfall"@nb,
        "Motsetjingane sitt samantreff"@nb,
        "Motsetningane sitt samanfall"@nb,
        "Motsetningane sitt samantreff"@nb,
        "Motsetningenes sammentreff"@nb,
        "Motsettingane sitt samanfall"@nb,
        "Motsettingane sitt samantreff"@nb ;
    skos:broader humord:c00466 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/189.5/e23/> ;
    skos:prefLabel "Unity of opposites"@en,
        "Motsetningenes sammenfall"@nb ;
    skos:relatedMatch <http://dewey.info/class/189.5/e23/> .

humord:c00472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00472" ;
    dct:modified "2023-12-18T11:19:32"^^xsd:dateTime ;
    skos:altLabel "Predikasjon (Filosofi)"@nb ;
    skos:broader humord:c00363 ;
    skos:definition "Tilleggelse av egenskap <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.94/e23/>,
        <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Predication (Philosophy)"@en,
        "Predikasjon (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/149.94/e23/>,
        <http://dewey.info/class/160/e23/> .

humord:c00473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00473" ;
    dct:modified "2024-12-02T09:52:09"^^xsd:dateTime ;
    skos:altLabel "Representasjon (Filosofi)"@nb ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Representation (Philosophy)"@en,
        "Representasjon (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/121/e23/> .

humord:c00474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00474" ;
    dct:modified "2024-11-29T12:35:50"^^xsd:dateTime ;
    skos:altLabel "Sanning"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Truth"@en,
        "Sannhet"@nb .

humord:c00475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00475" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/121/e23/> ;
    skos:broader humord:c00474 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Truth function"@en,
        "Sannhetsfunksjon"@nb .

humord:c00476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00476" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/123/e23/> ;
    skos:broader humord:c00475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123/e23/> ;
    skos:prefLabel "Contingency"@en,
        "Kontingens"@nb .

humord:c00477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00477" ;
    dct:modified "2024-12-03T09:26:25"^^xsd:dateTime ;
    skos:altLabel "Tautologi (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Tautology (Logic)"@en,
        "Tautologi (Logikk)"@nb .

humord:c00478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00478" ;
    dct:modified "2024-04-04T12:27:03"^^xsd:dateTime ;
    skos:altLabel "Likelihood"@en,
        "Sannsyn"@nb ;
    skos:broader humord:c00363 ;
    skos:closeMatch realfagstermer:c013372,
        <http://dewey.info/class/121.63/e23/> ;
    skos:exactMatch <http://dewey.info/class/519.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013372,
        <http://dewey.info/class/121.63/e23/>,
        <http://dewey.info/class/519.2/e23/>,
        <http://dewey.info/class/658.4034/e23/>,
        <http://dewey.info/class/795.015192/e23/> ;
    skos:prefLabel "Probability (Philosophy)"@en,
        "Sannsynlighet"@nb ;
    skos:related humord:c00649 ;
    skos:relatedMatch <http://dewey.info/class/658.4034/e23/>,
        <http://dewey.info/class/795.015192/e23/> .

humord:c00480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00480" ;
    dct:modified "2024-11-29T12:36:19"^^xsd:dateTime ;
    skos:altLabel "Sofisme"@nb ;
    skos:broadMatch <http://dewey.info/class/183.1/e23/> ;
    skos:broader humord:c00363 ;
    skos:definition "Bevisst feilslutning <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/183.1/e23/> ;
    skos:prefLabel "Sophism"@en,
        "Sofisme"@nb .

humord:c00481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00481" ;
    dct:modified "2024-11-29T12:36:34"^^xsd:dateTime ;
    skos:altLabel "Teorem"@nb ;
    skos:broadMatch <http://dewey.info/class/511.3/e23/> ;
    skos:broader humord:c00363 ;
    skos:exactMatch realfagstermer:c012891 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012891,
        <http://dewey.info/class/511.3/e23/> ;
    skos:prefLabel "Theorem"@en,
        "Teorem"@nb .

humord:c00482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00482" ;
    dct:modified "2024-03-15T08:42:46"^^xsd:dateTime ;
    skos:altLabel "Bayes' law"@en,
        "Bayes' rule"@en,
        "Bayes teorem"@nb,
        "Bayes' setning"@nb,
        "Bayes' teorem"@nb,
        "Bayesiansk statistikk"@nb,
        "Bayesisk statistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/519.542/e23/> ;
    skos:broader humord:c00481 ;
    skos:definition "Bayesiansk statistikk er en teori som bruker Bayes' teorem til å beregne og oppdatere sannsynligheter etter å ha fått nye data. <wikidata>"@nb ;
    skos:exactMatch realfagstermer:c011085 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011085,
        <http://dewey.info/class/519.542/e23/> ;
    skos:prefLabel "Bayes' theroem"@en,
        "Bayes teorem"@nb .

humord:c00483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00483" ;
    dct:modified "2024-11-29T12:43:09"^^xsd:dateTime ;
    skos:altLabel "Tesar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/101/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/101/e23/> ;
    skos:prefLabel "Thesis"@en,
        "Teser"@nb .

humord:c00484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00484" ;
    dct:modified "2023-11-29T15:35:49"^^xsd:dateTime ;
    skos:altLabel "Hypotesar"@nb ;
    skos:broader humord:c00483 ;
    skos:exactMatch realfagstermer:c009016,
        <http://dewey.info/class/167/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009016,
        <http://dewey.info/class/167/e23/> ;
    skos:prefLabel "Hypothesis"@en,
        "Hypoteser"@nb .

humord:c00485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00485" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Duhem-Quine problem"@en,
        "Duhem-quinetesen"@nb ;
    skos:broadMatch <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c00483 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Duhem-Quine thesis"@en,
        "Quine-duhemtesen"@nb .

humord:c00487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00487" ;
    dct:modified "2024-11-29T12:43:50"^^xsd:dateTime ;
    skos:altLabel "Transcendency"@en,
        "Det transcendente"@nb,
        "Transcendens"@nb ;
    skos:broadMatch <http://dewey.info/class/111.6/e23/>,
        <http://dewey.info/class/153.7/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.6/e23/>,
        <http://dewey.info/class/153.7/e23/>,
        <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Transcendence"@en,
        "Transcendens"@nb ;
    skos:relatedMatch <http://dewey.info/class/211/e23/> .

humord:c00489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00489" ;
    dct:modified "2024-12-02T09:55:13"^^xsd:dateTime ;
    skos:altLabel "Dobbelttydigheit (Filosofi)"@nb,
        "Dobbelttydighet (Filosofi)"@nb,
        "Dobbeltydigheit (Filosofi)"@nb,
        "Tvitydigheit (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Ambiguity (Philosophy)"@en,
        "Tvetydighet (Filosofi)"@nb ;
    skos:related humord:c06047,
        humord:c22076 .

humord:c00490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00490" ;
    dct:modified "2023-12-19T08:46:25"^^xsd:dateTime ;
    skos:altLabel "Pictures of the world"@en,
        "World schemes"@en,
        "World views"@en,
        "Røyndomsforståing"@nb,
        "Verdensanskuelse"@nb,
        "Verdensanskuelser"@nb,
        "Verdensbeskrivelse"@nb,
        "Verdensbilde"@nb,
        "Verdsbilde"@nb,
        "Verdsbilete"@nb,
        "Verkelegheitsforståing"@nb,
        "Virkelighetsforståelse"@nb,
        "Virkelighetsoppfatning"@nb ;
    skos:broadMatch <http://dewey.info/class/140/e23/> ;
    skos:broader humord:c00363 ;
    skos:definition "Helhetsbilde som en person, et samfunn har av verden, universet og forholdene som rår der <BOB>"@nb ;
    skos:exactMatch realfagstermer:c008927 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008927,
        <http://dewey.info/class/140/e23/> ;
    skos:prefLabel "Perceptions of reality"@en,
        "Verdensbilder"@nb .

humord:c00491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00491" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/109/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c00490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/109/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Scientific perceptions of reality"@en,
        "Vitenskapelige verdensbilder"@nb .

humord:c00492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00492" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Yang"@nb ;
    skos:broadMatch <http://dewey.info/class/181.11/e23/> ;
    skos:broader humord:c00490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.11/e23/> ;
    skos:prefLabel "Yin and Yang"@en,
        "Yin og Yang"@nb .

humord:c00493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00493" ;
    dct:modified "2023-12-19T08:48:19"^^xsd:dateTime ;
    skos:altLabel "Verifikasjon (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00363 ;
    skos:closeMatch realfagstermer:c006891 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006891,
        <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Verification (Logic)"@en,
        "Verifikasjon (Logikk)"@nb .

humord:c00494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00494" ;
    dct:modified "2024-11-28T11:08:48"^^xsd:dateTime ;
    skos:altLabel "Ontologiske omgrep"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00302 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Ontological concepts"@en,
        "Ontologiske begreper"@nb .

humord:c00495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00495" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00494 ;
    skos:closeMatch <http://dewey.info/class/111.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.1/e23/> ;
    skos:prefLabel "Existence"@en,
        "Eksistens"@nb ;
    skos:related humord:c00547 .

humord:c00496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00496" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00494 ;
    skos:exactMatch <http://dewey.info/class/111.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.82/e23/> ;
    skos:prefLabel "Unity (Philosophy)"@en,
        "Enhet"@nb .

humord:c00497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00497" ;
    dct:modified "2024-12-02T09:24:27"^^xsd:dateTime ;
    skos:altLabel "Form (Philosophy)"@en,
        "Form (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/117/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/117/e23/> ;
    skos:prefLabel "Shape (Philosophy)"@en,
        "Form (Filosofi)"@nb .

humord:c00498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00498" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fundamental problems"@en,
        "Metodeproblemer"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:exactMatch realfagstermer:c010005 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010005,
        <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Fundamental issues"@en,
        "Grunnlagsproblemer"@nb .

humord:c00500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00500" ;
    dct:modified "2024-10-16T13:03:41"^^xsd:dateTime ;
    skos:altLabel "Begivenheter"@nb,
        "Hendingar"@nb,
        "Hendinger"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Incidents"@en,
        "Hendelser"@nb .

humord:c00503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00503" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Naught"@en,
        "Nothingness"@en,
        "Nought"@en,
        "Ingenting"@nb,
        "Intethet"@nb ;
    skos:broader humord:c00494 ;
    skos:closeMatch <http://dewey.info/class/111.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.5/e23/> ;
    skos:prefLabel "Nothing"@en,
        "Intet"@nb .

humord:c00504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00504" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Zero"@nb ;
    skos:broadMatch <http://dewey.info/class/111.5/e23/> ;
    skos:broader humord:c00503 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.5/e23/> ;
    skos:prefLabel "Zero"@en,
        "Null"@nb .

humord:c00506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00506" ;
    dct:modified "2024-12-02T09:27:16"^^xsd:dateTime ;
    skos:altLabel "Types (Philosophy)"@en,
        "Kategoriar (Filosofi)"@nb,
        "Kategorilære"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Categories (Philosophy)"@en,
        "Kategorier (Filosofi)"@nb .

humord:c00508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00508" ;
    dct:modified "2024-07-18T09:10:35"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/113/e23/> ;
    skos:broader humord:c00494 ;
    skos:definition "Kosmos brukes om den ordnede verden; verdensaltet og universet til forskjell fra kaos <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/128/e23/> ;
    skos:prefLabel "Cosmos"@en,
        "Kosmos"@nb ;
    skos:related humord:c08188,
        humord:c66560 ;
    skos:relatedMatch <http://dewey.info/class/128/e23/> .

humord:c00509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00509" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00508 ;
    skos:closeMatch <http://dewey.info/class/523.1/e23/> ;
    skos:exactMatch realfagstermer:c002892 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002892,
        <http://dewey.info/class/523.1/e23/> ;
    skos:prefLabel "Macrocosms"@en,
        "Makrokosmos"@nb ;
    skos:related humord:c00510 .

humord:c00510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00510" ;
    dct:modified "2024-12-02T12:23:35"^^xsd:dateTime ;
    skos:altLabel "Mikrokosmos"@nb ;
    skos:broadMatch <http://dewey.info/class/128/e23/> ;
    skos:broader humord:c00508 ;
    skos:exactMatch realfagstermer:c006066 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006066,
        <http://dewey.info/class/128/e23/> ;
    skos:prefLabel "Microcosms"@en,
        "Mikrokosmos"@nb ;
    skos:related humord:c00509,
        humord:c00583 .

humord:c00511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00511" ;
    dct:modified "2022-03-07T10:32:00"^^xsd:dateTime ;
    skos:altLabel "Diversification"@en,
        "Plurality"@en,
        "Diversitet"@nb,
        "Flerhet"@nb,
        "Mangfoldighet"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Diversity"@en,
        "Mangfold"@nb ;
    skos:related humord:c29189 .

humord:c00514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00514" ;
    dct:modified "2024-07-02T11:04:15"^^xsd:dateTime ;
    skos:altLabel "Materie"@nb ;
    skos:broadMatch <http://dewey.info/class/117/e23/> ;
    skos:broader humord:c00494 ;
    skos:closeMatch <http://dewey.info/class/539.1/e23/> ;
    skos:definition "Materie er fellesbetegnelse for det som har utstrekning, størrelse og form samt masse, vekt, bevegelighet og fasthet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006575,
        <http://dewey.info/class/530/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006575,
        <http://dewey.info/class/117/e23/>,
        <http://dewey.info/class/530/e23/>,
        <http://dewey.info/class/536.4/e23/>,
        <http://dewey.info/class/536.56/e23/>,
        <http://dewey.info/class/536.57/e23/>,
        <http://dewey.info/class/539.1/e23/> ;
    skos:prefLabel "Matter"@en,
        "Materie"@nb ;
    skos:relatedMatch <http://dewey.info/class/536.4/e23/>,
        <http://dewey.info/class/536.56/e23/>,
        <http://dewey.info/class/536.57/e23/> .

humord:c00515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00515" ;
    dct:modified "2024-10-09T13:11:24"^^xsd:dateTime ;
    skos:altLabel "Classical elements"@en,
        "Four elements"@en,
        "Dei fire element"@nb,
        "Element"@nb,
        "Elementer"@nb ;
    skos:broadMatch <http://dewey.info/class/111.1/e23/>,
        <http://dewey.info/class/113/e23/> ;
    skos:broader humord:c00514 ;
    skos:definition "De fire elementer viser til konseptet i antikkens Hellas om de fire stofflige bestanddelene ild, jord, luft, og vann, som alle stoffer består av, ifølge Aristoteles' elementlære. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.1/e23/>,
        <http://dewey.info/class/113/e23/> ;
    skos:prefLabel "The elements"@en,
        "De fire elementer"@nb .

humord:c00517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00517" ;
    dct:modified "2024-12-02T09:18:33"^^xsd:dateTime ;
    skos:altLabel "Orden (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/117/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/117/e23/> ;
    skos:prefLabel "Order (Philosophy)"@en,
        "Orden (Filosofi)"@nb ;
    skos:related humord:c08169 .

humord:c00518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00518" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111.2/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.2/e23/> ;
    skos:prefLabel "Particulars"@en,
        "Particularia"@nb ;
    skos:related humord:c00541 .

humord:c00519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00519" ;
    dct:modified "2024-12-02T09:19:02"^^xsd:dateTime ;
    skos:altLabel "Prinsipp (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Principles (Philosophy)"@en,
        "Prinsipper (Filosofi)"@nb .

humord:c00520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00520" ;
    dct:modified "2024-12-13T08:09:47"^^xsd:dateTime ;
    skos:altLabel "Prima philosophia"@en,
        "Fyrste  filosofi"@nb,
        "Første filosofi"@nb,
        "Prima philosophia"@nb ;
    skos:broadMatch <http://dewey.info/class/110/e23/> ;
    skos:broader humord:c00519 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "First philosophy"@en,
        "Første filosofi"@nb .

humord:c00522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00522" ;
    dct:modified "2024-12-13T08:06:29"^^xsd:dateTime ;
    skos:altLabel "Det absolutte"@nb,
        "Fyrste årsak"@nb,
        "Urgrunn"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00519 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "First cause"@en,
        "Første årsak"@nb .

humord:c00525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00525" ;
    dct:modified "2024-12-02T09:21:43"^^xsd:dateTime ;
    skos:altLabel "Referanse (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/121.68/e23/> ;
    skos:broader humord:c00494 ;
    skos:definition "I filosofisk betydningslære (semantikk) det objekt, materielt eller immaterielt, som et språklig uttrykk viser til eller står for <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/> ;
    skos:prefLabel "Reference (Philosophy)"@en,
        "Referanse (Filosofi)"@nb .

humord:c00526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00526" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fate"@en,
        "Lot"@en,
        "Predestination"@en,
        "Predetermination"@en ;
    skos:broadMatch <http://dewey.info/class/123/e23/> ;
    skos:broader humord:c00494 ;
    skos:exactMatch realfagstermer:c006581 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006581,
        <http://dewey.info/class/123/e23/>,
        <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Destiny"@en,
        "Skjebne"@nb ;
    skos:related humord:c00585 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/> .

humord:c00527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00527" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Stage"@en,
        "Stadium"@nb .

humord:c00528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00528" ;
    dct:modified "2024-12-02T09:21:59"^^xsd:dateTime ;
    skos:altLabel "Substans (Filosofi)"@nb ;
    skos:broader humord:c00494 ;
    skos:closeMatch <http://dewey.info/class/111.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.1/e23/> ;
    skos:prefLabel "Substance (Philosophy)"@en,
        "Substans (Filosofi)"@nb .

humord:c00529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00529" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111.1/e23/> ;
    skos:broader humord:c00528 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.1/e23/>,
        <http://dewey.info/class/185/e23/>,
        <http://dewey.info/class/189.4/e23/> ;
    skos:prefLabel "Hylomorphism"@en,
        "Hylemorfisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/185/e23/>,
        <http://dewey.info/class/189.4/e23/> .

humord:c00530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00530" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00528 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Monade"@en,
        "Monade"@nb .

humord:c00531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00531" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rom og tid"@nb ;
    skos:broadMatch <http://dewey.info/class/115/e23/> ;
    skos:broader humord:c00494 ;
    skos:exactMatch <http://dewey.info/class/530.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/115/e23/>,
        <http://dewey.info/class/530.11/e23/> ;
    skos:prefLabel "Time and space"@en,
        "Tid og rom"@nb .

humord:c00533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00533" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00531 ;
    skos:closeMatch <http://dewey.info/class/111.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.6/e23/> ;
    skos:prefLabel "Finiteness"@en,
        "Endelighet"@nb .

humord:c00534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00534" ;
    dct:modified "2024-06-26T10:04:32"^^xsd:dateTime ;
    skos:altLabel "Space (Concept)"@en,
        "Rom (Filosofi)"@nb,
        "Rombegrepet"@nb,
        "Romforståelse"@nb,
        "Romomgrepet"@nb ;
    skos:broader humord:c00531 ;
    skos:closeMatch realfagstermer:c003105 ;
    skos:exactMatch realfagstermer:c005511,
        <http://dewey.info/class/114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003105,
        realfagstermer:c005511,
        <http://dewey.info/class/114/e23/> ;
    skos:prefLabel "Space (Philosophy)"@en,
        "Rom (Filosofi)"@nb ;
    skos:related humord:c15336 .

humord:c00535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00535" ;
    dct:modified "2024-06-19T12:37:03"^^xsd:dateTime ;
    skos:altLabel "Empty space"@en,
        "Vakuum"@nb ;
    skos:broader humord:c00534,
        humord:c62922 ;
    skos:definition "Vakuum betyr tomt rom. Det vil si en beholder som ikke inneholder noen molekyler eller andre materielle partikler, og dermed ikke har noe trykk. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000616,
        <http://dewey.info/class/533.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000616,
        <http://dewey.info/class/533.5/e23/> ;
    skos:prefLabel "Vacuum"@en,
        "Vakuum"@nb .

humord:c00536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00536" ;
    dct:modified "2024-08-16T14:00:56"^^xsd:dateTime ;
    skos:altLabel "Arrow of time"@en,
        "Asymmetry of time"@en,
        "Concept of time"@en,
        "Temporality"@en,
        "Time's arrow"@en,
        "Temporalitet"@nb,
        "Tid"@nb,
        "Tidens asymmetri"@nb,
        "Tidsbegrepet"@nb,
        "Tidsbevissthet"@nb,
        "Tidsforestilling"@nb,
        "Tidsforståelse"@nb,
        "Tidsomgrepet"@nb,
        "Tidsoppfatning"@nb,
        "Tidspila"@nb,
        "Tidspilen"@nb ;
    skos:broadMatch <http://dewey.info/class/304.237/e23/>,
        <http://dewey.info/class/529/e23/> ;
    skos:broader humord:c00531 ;
    skos:closeMatch realfagstermer:c013507,
        realfagstermer:c013508 ;
    skos:editorialNote "Brukes om tid som abstrakt fenomen generelt"@nb ;
    skos:exactMatch <http://dewey.info/class/115/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013507,
        realfagstermer:c013508,
        <http://dewey.info/class/115/e23/>,
        <http://dewey.info/class/153.753/e23/>,
        <http://dewey.info/class/304.237/e23/>,
        <http://dewey.info/class/529/e23/> ;
    skos:prefLabel "Time (Philosophy)"@en,
        "Tid"@nb ;
    skos:related humord:c09134,
        humord:c10851 ;
    skos:relatedMatch <http://dewey.info/class/153.753/e23/> .

humord:c00538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00538" ;
    dct:modified "2024-04-03T11:15:47"^^xsd:dateTime ;
    skos:altLabel "Endlessness"@en,
        "Infiniteness"@en,
        "Infinitet"@nb,
        "Æve"@nb,
        "Ævelengd"@nb ;
    skos:broader humord:c00531,
        humord:c00719 ;
    skos:closeMatch realfagstermer:c013283,
        <http://dewey.info/class/111.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013283,
        <http://dewey.info/class/111.6/e23/> ;
    skos:prefLabel "Infinity"@en,
        "Uendelighet"@nb .

humord:c00539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00539" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/115/e23/> ;
    skos:broader humord:c00538 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/115/e23/> ;
    skos:prefLabel "Eternity"@en,
        "Evighet"@nb .

humord:c00540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00540" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111.6/e23/> ;
    skos:broader humord:c00538 ;
    skos:definition "Sammenhengende hele, ubrutt linje <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.6/e23/> ;
    skos:prefLabel "Continuum"@en,
        "Kontinuum"@nb .

humord:c00541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00541" ;
    dct:modified "2024-08-02T08:50:32"^^xsd:dateTime ;
    skos:altLabel "Allmennbegreper"@nb,
        "Allmennomgrep"@nb,
        "Universalia"@nb,
        "Universalier"@nb,
        "Ålmennomgrep"@nb ;
    skos:broader humord:c00494 ;
    skos:definition "Universalia, allmennbegreper, er trekk eller egenskaper som enkelttingene (partikularia) har felles; det som tilkommer alle enkelttingene innen en klasse, art eller slekt <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/111.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.2/e23/> ;
    skos:prefLabel "Universals"@en,
        "Universalia"@nb ;
    skos:related humord:c00518,
        humord:c06367 .

humord:c00544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00544" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Core"@en,
        "Gist"@en,
        "Nature (Philosophy)"@en,
        "Essens (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/111.1/e23/>,
        <http://dewey.info/class/128.4/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.1/e23/>,
        <http://dewey.info/class/128.4/e23/> ;
    skos:prefLabel "Essence"@en,
        "Vesen (Filosofi)"@nb .

humord:c00546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00546" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Reality"@en,
        "Virkelighet"@nb .

humord:c00547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00547" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Being"@en ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Being (Philosophy)"@en,
        "Væren"@nb ;
    skos:related humord:c00495,
        humord:c00589 ;
    skos:relatedMatch <http://dewey.info/class/111/e23/> .

humord:c00548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00548" ;
    dct:modified "2024-11-29T15:13:40"^^xsd:dateTime ;
    skos:altLabel "Viljesomgrep"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c00302 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/> ;
    skos:prefLabel "Concepts of will"@en,
        "Viljesbegreper"@nb .

humord:c00549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00549" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00548 ;
    skos:exactMatch <http://dewey.info/class/123.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123.5/e23/> ;
    skos:prefLabel "Freedom"@en,
        "Frihet"@nb .

humord:c00550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00550" ;
    dct:modified "2024-08-28T20:21:00"^^xsd:dateTime ;
    skos:altLabel "Autonomi (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/123.5/e23/> ;
    skos:broader humord:c00549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123.5/e23/> ;
    skos:prefLabel "Autonomy (Philosophy)"@en,
        "Autonomi (Filosofi)"@nb .

humord:c00551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00551" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Actions"@en,
        "Handlinger"@nb ;
    skos:broader humord:c00548 ;
    skos:closeMatch <http://dewey.info/class/128.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/>,
        <http://dewey.info/class/150/e23/> ;
    skos:prefLabel "Action"@en,
        "Handling"@nb ;
    skos:related humord:c00693 ;
    skos:relatedMatch <http://dewey.info/class/150/e23/> .

humord:c00552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00552" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00551 ;
    skos:exactMatch <http://dewey.info/class/202.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Karma"@en,
        "Karma"@nb .

humord:c00553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00553" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/181.4/e23/> ;
    skos:broader humord:c00551 ;
    skos:definition "Term i indisk filosofi: a) Sakramentale ritualer b) Drivkrefter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.4/e23/> ;
    skos:prefLabel "Samskara"@en,
        "Samskara"@nb .

humord:c00554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00554" ;
    dct:modified "1996-06-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c00548 ;
    skos:definition "Evne til bevisst handling eller atferd <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/153.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123.5/e23/>,
        <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Will"@en,
        "Vilje"@nb ;
    skos:relatedMatch <http://dewey.info/class/123.5/e23/> .

humord:c00555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00555" ;
    dct:modified "2024-01-03T10:36:43"^^xsd:dateTime ;
    skos:altLabel "Agency (Free will)"@en,
        "Fri vilje"@nb,
        "Viljens frihet"@nb ;
    skos:broadMatch <http://dewey.info/class/123.5/e23/>,
        <http://dewey.info/class/296.32/e23/> ;
    skos:broader humord:c00554 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123.5/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/233.7/e23/>,
        <http://dewey.info/class/234.9/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.227/e23/> ;
    skos:prefLabel "Free will"@en,
        "Viljesfrihet"@nb ;
    skos:related humord:c00584 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/233.7/e23/>,
        <http://dewey.info/class/234.9/e23/>,
        <http://dewey.info/class/297.227/e23/> .

humord:c00558 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00558" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00239 ;
    skos:inScheme humord: ;
    skos:prefLabel "Philosophical movements/schools"@en,
        "Filosofisk lære/retning"@nb .

humord:c00559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00559" ;
    dct:modified "2024-07-29T14:31:27"^^xsd:dateTime ;
    skos:altLabel "Academy"@en,
        "Akademiet"@nb ;
    skos:broadMatch <http://dewey.info/class/184/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Det første akademi grunnlagt av Platon i Athen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/184/e23/> ;
    skos:prefLabel "Platonic Academy"@en,
        "Akademiet"@nb .

humord:c00560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00560" ;
    dct:modified "2024-08-16T12:48:28"^^xsd:dateTime ;
    skos:altLabel "Antroposofi"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/299.935/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.935/e23/> ;
    skos:prefLabel "Anthroposophy"@en,
        "Antroposofi"@nb ;
    skos:related humord:c08836 .

humord:c00561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00561" ;
    dct:modified "2023-12-04T13:56:23"^^xsd:dateTime ;
    skos:altLabel "Feminisme"@nb,
        "Kvinnesak"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch realfagstermer:c010901 ;
    skos:exactMatch <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/320.5622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010901,
        <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/320.5622/e23/> ;
    skos:prefLabel "Feminism"@en,
        "Feminisme"@nb ;
    skos:related humord:c07227,
        humord:c09073,
        humord:c09210,
        humord:c12836,
        humord:c14901,
        humord:c22458,
        humord:c24858 .

humord:c00563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00563" ;
    dct:modified "2023-11-24T14:48:37"^^xsd:dateTime ;
    skos:altLabel "Anthropological philosophy"@en,
        "Filosofisk antropologi"@nb ;
    skos:broader humord:c00558,
        humord:c04453 ;
    skos:closeMatch <http://dewey.info/class/128/e23/> ;
    skos:exactMatch realfagstermer:c011819 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011819,
        <http://dewey.info/class/128/e23/> ;
    skos:prefLabel "Philosophical anthropology"@en,
        "Filosofisk antropologi"@nb ;
    skos:related humord:c00398,
        humord:c04518 .

humord:c00564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00564" ;
    dct:modified "2024-12-02T15:05:29"^^xsd:dateTime ;
    skos:altLabel "Hegelianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/193/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/193/e23/> ;
    skos:prefLabel "Hegelianism"@en,
        "Hegelianisme"@nb .

humord:c00565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00565" ;
    dct:modified "2023-11-29T14:48:21"^^xsd:dateTime ;
    skos:altLabel "Hermeneutical philosophy"@en,
        "Filosofisk hermeneutikk"@nb,
        "Fortolkningslære (Filosofi)"@nb,
        "Hermeneutikk (Filosofi)"@nb,
        "Hermeneutisk filosofi"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch realfagstermer:c005418 ;
    skos:exactMatch <http://dewey.info/class/121.686/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005418,
        <http://dewey.info/class/121.686/e23/> ;
    skos:prefLabel "Hermeneutics (Philosophy)"@en,
        "Hermeneutikk (Filosofi)"@nb .

humord:c00569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00569" ;
    dct:modified "2024-12-03T12:35:03"^^xsd:dateTime ;
    skos:altLabel "Hermeneutic circle"@en,
        "Hermeneutisk sirkel"@nb ;
    skos:broadMatch <http://dewey.info/class/121.686/e23/> ;
    skos:broader humord:c00565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.686/e23/> ;
    skos:prefLabel "Hermeneutical circle"@en,
        "Hermeneutisk sirkel"@nb .

humord:c00570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00570" ;
    dct:modified "2023-11-29T15:20:41"^^xsd:dateTime ;
    skos:altLabel "Holisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00558 ;
    skos:exactMatch realfagstermer:c006162 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006162,
        <http://dewey.info/class/149/e23/> ;
    skos:prefLabel "Holism"@en,
        "Holisme"@nb .

humord:c00571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00571" ;
    dct:modified "2023-11-29T15:27:37"^^xsd:dateTime ;
    skos:altLabel "Humanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/>,
        <http://dewey.info/class/211.6/e23/> ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/144/e23/> ;
    skos:exactMatch realfagstermer:c006537 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006537,
        <http://dewey.info/class/144/e23/>,
        <http://dewey.info/class/171.2/e23/>,
        <http://dewey.info/class/211.6/e23/> ;
    skos:prefLabel "Humanism"@en,
        "Humanisme"@nb .

humord:c00572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00572" ;
    dct:modified "2024-12-02T14:58:50"^^xsd:dateTime ;
    skos:altLabel "Pragmatisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/144.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/144.3/e23/> ;
    skos:prefLabel "Pragmatism"@en,
        "Pragmatisme"@nb ;
    skos:related humord:c18430 .

humord:c00573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00573" ;
    dct:modified "2024-11-29T15:16:27"^^xsd:dateTime ;
    skos:altLabel "Idealisme (Filosofi)"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/141/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141/e23/> ;
    skos:prefLabel "Idealism (Philosophy)"@en,
        "Idealisme (Filosofi)"@nb .

humord:c00574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00574" ;
    dct:modified "2024-12-02T10:11:21"^^xsd:dateTime ;
    skos:altLabel "Individualisme"@nb ;
    skos:broader humord:c00573 ;
    skos:closeMatch <http://dewey.info/class/302.54/e23/> ;
    skos:exactMatch <http://dewey.info/class/141.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.4/e23/>,
        <http://dewey.info/class/302.54/e23/>,
        <http://dewey.info/class/320.512/e23/>,
        <http://dewey.info/class/330.153/e23/> ;
    skos:prefLabel "Individualism"@en,
        "Individualisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.512/e23/>,
        <http://dewey.info/class/330.153/e23/> .

humord:c00575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00575" ;
    dct:modified "2024-12-03T12:38:05"^^xsd:dateTime ;
    skos:altLabel "Romantisk filosofi"@nb ;
    skos:broader humord:c00573 ;
    skos:exactMatch <http://dewey.info/class/141.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.6/e23/> ;
    skos:prefLabel "Romantic philosophy"@en,
        "Romantisk filosofi"@nb ;
    skos:related humord:c00578 .

humord:c00576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00576" ;
    dct:modified "2024-12-02T10:11:35"^^xsd:dateTime ;
    skos:altLabel "Transcendental idealisme"@nb ;
    skos:broadMatch <http://dewey.info/class/141/e23/>,
        <http://dewey.info/class/193/e23/> ;
    skos:broader humord:c00573 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141/e23/>,
        <http://dewey.info/class/193/e23/> ;
    skos:prefLabel "Transcendental idealism"@en,
        "Transcendental idealisme"@nb .

humord:c00577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00577" ;
    dct:modified "2024-12-02T10:12:58"^^xsd:dateTime ;
    skos:altLabel "Transcendentalisme"@nb ;
    skos:broader humord:c00573 ;
    skos:exactMatch <http://dewey.info/class/141.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.3/e23/> ;
    skos:prefLabel "Transcendentalism"@en,
        "Transcendentalisme"@nb ;
    skos:related humord:c00658 .

humord:c00578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00578" ;
    dct:modified "2024-12-03T12:33:32"^^xsd:dateTime ;
    skos:altLabel "Tysk idealisme"@nb ;
    skos:broadMatch <http://dewey.info/class/193/e23/> ;
    skos:broader humord:c00573 ;
    skos:definition "Idealisme av den type som representeres av Fichte, Schelling og Hegel <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/193/e23/> ;
    skos:prefLabel "German idealism"@en,
        "Tysk idealisme"@nb ;
    skos:related humord:c00575 .

humord:c00579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00579" ;
    dct:modified "2024-11-29T15:16:46"^^xsd:dateTime ;
    skos:altLabel "Cartesian philosophy"@en,
        "Kartesianisme"@nb,
        "Kartesisk filosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/194/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/194/e23/> ;
    skos:prefLabel "Cartesianism"@en,
        "Kartesianisme"@nb .

humord:c00581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00581" ;
    dct:modified "2023-11-30T14:28:22"^^xsd:dateTime ;
    skos:altLabel "Constructionism"@en,
        "Konstruksjonisme"@nb,
        "Konstruktivisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00558 ;
    skos:exactMatch realfagstermer:c007904 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007904,
        <http://dewey.info/class/149/e23/>,
        <http://dewey.info/class/150.198/e23/> ;
    skos:prefLabel "Constructivism"@en,
        "Konstruktivisme"@nb ;
    skos:related humord:c59339 ;
    skos:relatedMatch <http://dewey.info/class/150.198/e23/> .

humord:c00582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00582" ;
    dct:modified "2024-12-02T15:10:50"^^xsd:dateTime ;
    skos:altLabel "Kynisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/183.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/183.4/e23/> ;
    skos:prefLabel "Cynicism"@en,
        "Kynisme"@nb .

humord:c00583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00583" ;
    dct:modified "2023-12-07T08:35:20"^^xsd:dateTime ;
    skos:altLabel "Metafysikk"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch realfagstermer:c000473,
        <http://dewey.info/class/110/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000473,
        <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "Metaphysics"@en,
        "Metafysikk"@nb ;
    skos:related humord:c00510 .

humord:c00584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00584" ;
    dct:modified "2024-12-02T11:31:49"^^xsd:dateTime ;
    skos:altLabel "Determinisme"@nb ;
    skos:broader humord:c00583 ;
    skos:exactMatch <http://dewey.info/class/123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123/e23/> ;
    skos:prefLabel "Determinism"@en,
        "Determinisme"@nb ;
    skos:related humord:c00555 .

humord:c00585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00585" ;
    dct:modified "2024-12-03T12:33:13"^^xsd:dateTime ;
    skos:altLabel "Fatalisme"@nb ;
    skos:broader humord:c00584 ;
    skos:closeMatch <http://dewey.info/class/149.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.8/e23/>,
        <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Fatalism"@en,
        "Fatalisme"@nb ;
    skos:related humord:c00526 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/> .

humord:c00586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00586" ;
    dct:modified "2024-07-26T11:49:36"^^xsd:dateTime ;
    skos:altLabel "Philosophy of nature"@en,
        "Naturfilosofi"@nb ;
    skos:broader humord:c00583 ;
    skos:exactMatch realfagstermer:c013489,
        <http://dewey.info/class/113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013489,
        <http://dewey.info/class/113/e23/> ;
    skos:prefLabel "Natural philosophy"@en,
        "Naturfilosofi"@nb ;
    skos:related humord:c00738,
        humord:c08188,
        humord:c11910,
        humord:c67684 .

humord:c00587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00587" ;
    dct:modified "2024-12-02T11:10:27"^^xsd:dateTime ;
    skos:altLabel "Naturmeistring"@nb ;
    skos:broadMatch <http://dewey.info/class/501/e23/>,
        <http://dewey.info/class/508/e23/> ;
    skos:broader humord:c00586 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/501/e23/>,
        <http://dewey.info/class/508/e23/> ;
    skos:prefLabel "Mastery of nature"@en,
        "Naturbeherskelse"@nb .

humord:c00588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00588" ;
    dct:modified "2024-12-02T12:22:08"^^xsd:dateTime ;
    skos:altLabel "Vitalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/147/e23/> ;
    skos:broader humord:c00586 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/147/e23/> ;
    skos:prefLabel "Vitalism"@en,
        "Vitalisme"@nb .

humord:c00589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00589" ;
    dct:modified "2024-03-06T12:48:50"^^xsd:dateTime ;
    skos:altLabel "Ontologi"@nb,
        "Ontologiar"@nb ;
    skos:broader humord:c00583 ;
    skos:exactMatch realfagstermer:c004186,
        <http://dewey.info/class/111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004186,
        <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Ontology"@en,
        "Ontologier"@nb ;
    skos:related humord:c00547,
        humord:c04209,
        humord:c21023,
        humord:c64031 .

humord:c00590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00590" ;
    dct:modified "2023-11-20T15:19:18"^^xsd:dateTime ;
    skos:altLabel "Dualisme"@nb ;
    skos:broadMatch <http://dewey.info/class/211.33/e23/> ;
    skos:broader humord:c00589 ;
    skos:closeMatch <http://dewey.info/class/147.4/e23/> ;
    skos:exactMatch realfagstermer:c000872 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000872,
        <http://dewey.info/class/147.4/e23/>,
        <http://dewey.info/class/211.33/e23/> ;
    skos:prefLabel "Dualism"@en,
        "Dualisme"@nb .

humord:c00591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00591" ;
    dct:modified "2024-12-04T14:17:03"^^xsd:dateTime ;
    skos:altLabel "Einskapsfilosofi"@nb,
        "Henologi"@nb ;
    skos:broader humord:c00589 ;
    skos:exactMatch <http://dewey.info/class/111.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.82/e23/> ;
    skos:prefLabel "Henology"@en,
        "Enhetsfilosofi"@nb .

humord:c00593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00593" ;
    dct:modified "2024-12-02T11:06:58"^^xsd:dateTime ;
    skos:altLabel "Monisme"@nb ;
    skos:broader humord:c00591 ;
    skos:exactMatch <http://dewey.info/class/147.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/147.3/e23/> ;
    skos:prefLabel "Monism"@en,
        "Monisme"@nb .

humord:c00594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00594" ;
    dct:modified "2023-11-24T07:48:06"^^xsd:dateTime ;
    skos:altLabel "Esthetics"@en,
        "Estetikk"@nb,
        "Filosofisk estetikk"@nb ;
    skos:broader humord:c00589 ;
    skos:closeMatch <http://dewey.info/class/111.85/e23/> ;
    skos:exactMatch realfagstermer:c009894 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009894,
        <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/701.17/e23/>,
        <http://dewey.info/class/781.17/e23/>,
        <http://dewey.info/class/801.93/e23/> ;
    skos:prefLabel "Aesthetics"@en,
        "Estetikk"@nb ;
    skos:related humord:c00308,
        humord:c05454,
        humord:c26609 ;
    skos:relatedMatch <http://dewey.info/class/701.17/e23/>,
        <http://dewey.info/class/781.17/e23/>,
        <http://dewey.info/class/801.93/e23/> .

humord:c00596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00596" ;
    dct:modified "2024-12-03T12:32:31"^^xsd:dateTime ;
    skos:altLabel "Immanentisme"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00589 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Immanentism"@en,
        "Immanentisme"@nb .

humord:c00597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00597" ;
    dct:modified "2024-12-03T12:32:17"^^xsd:dateTime ;
    skos:altLabel "Pluralisme"@nb ;
    skos:broader humord:c00589 ;
    skos:closeMatch <http://dewey.info/class/147.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/147.4/e23/> ;
    skos:prefLabel "Pluralism"@en,
        "Pluralisme"@nb ;
    skos:related humord:c00730,
        humord:c25179 .

humord:c00598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00598" ;
    dct:modified "2024-12-02T12:23:48"^^xsd:dateTime ;
    skos:altLabel "Relativisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149/e23/> ;
    skos:prefLabel "Relativism"@en,
        "Relativisme"@nb .

humord:c00599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00599" ;
    dct:modified "2023-12-19T13:48:38"^^xsd:dateTime ;
    skos:altLabel "Teleologi"@nb ;
    skos:broader humord:c00583 ;
    skos:definition "Teleologi er ideen om at naturprosesser styres ut fra på forhånd gitte formål og hensikter (causa finalis, hensiktsårsak) og ikke ved forutgående årsaker <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007112,
        <http://dewey.info/class/124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007112,
        <http://dewey.info/class/124/e23/>,
        <http://dewey.info/class/210/e23/> ;
    skos:prefLabel "Teleology"@en,
        "Teleologi"@nb ;
    skos:related humord:c00454 ;
    skos:relatedMatch <http://dewey.info/class/210/e23/> .

humord:c00600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00600" ;
    dct:modified "2024-12-02T15:12:04"^^xsd:dateTime ;
    skos:altLabel "Mellomalderfilosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/189/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/189/e23/> ;
    skos:prefLabel "Medieval philosophy"@en,
        "Middelalderfilosofi"@nb .

humord:c00601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00601" ;
    dct:modified "2024-12-02T10:47:21"^^xsd:dateTime ;
    skos:altLabel "Skolastikk"@nb ;
    skos:broader humord:c00600 ;
    skos:definition "Skolastikk er en systemskapende, metodisk, autoritets- og tradisjonsbunden retning innen filosofien som blant annet søkte å forene gresk filosofi, særlig Platon og Aristoteles, med den kristne læren. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/189.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/189.4/e23/> ;
    skos:prefLabel "Scholasticism"@en,
        "Skolastikk"@nb .

humord:c00602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00602" ;
    dct:modified "2024-12-02T10:44:38"^^xsd:dateTime ;
    skos:altLabel "Nyskolastikk"@nb ;
    skos:broader humord:c00601 ;
    skos:closeMatch <http://dewey.info/class/149.91/e23/> ;
    skos:definition "Nyskolastikk var retninger innen katolsk filosofi på 1800-tallet som søkte tilbake til skolastiske tenkere som for eksempel Duns Scotus og Thomas Aquinas. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.91/e23/> ;
    skos:prefLabel "Neo-scholasticism"@en,
        "Nyskolastikk"@nb ;
    skos:related humord:c00616 .

humord:c00603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00603" ;
    dct:modified "2024-12-02T10:45:21"^^xsd:dateTime ;
    skos:altLabel "Thomisme"@nb ;
    skos:broadMatch <http://dewey.info/class/189.4/e23/> ;
    skos:broader humord:c00601 ;
    skos:definition "Thomisme er den teologisk-filosofiske retning som vokste frem av Thomas Aquinas' lære, og brukes også som betegnelse på selve denne læren. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/189.4/e23/> ;
    skos:prefLabel "Thomism"@en,
        "Thomisme"@nb .

humord:c00604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00604" ;
    dct:modified "2024-11-29T15:17:05"^^xsd:dateTime ;
    skos:altLabel "Moderne filosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/190/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/190/e23/> ;
    skos:prefLabel "Modern philosophy"@en,
        "Moderne filosofi"@nb .

humord:c00605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00605" ;
    dct:modified "2024-12-02T10:13:37"^^xsd:dateTime ;
    skos:altLabel "Existential philosophy"@en,
        "Eksistensfilosofi"@nb,
        "Eksistensialisme"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00604 ;
    skos:exactMatch <http://dewey.info/class/142.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/142.78/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Existentialism"@en,
        "Eksistensialisme"@nb ;
    skos:related humord:c59356 .

humord:c00607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00607" ;
    dct:modified "2023-11-24T14:39:02"^^xsd:dateTime ;
    skos:altLabel "Fenomenologi"@nb ;
    skos:broader humord:c00604 ;
    skos:exactMatch realfagstermer:c010242,
        <http://dewey.info/class/142.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010242,
        <http://dewey.info/class/142.7/e23/>,
        <http://dewey.info/class/150.192/e23/> ;
    skos:prefLabel "Phenomenology"@en,
        "Fenomenologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/150.192/e23/> .

humord:c00608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00608" ;
    dct:modified "2024-12-03T12:31:21"^^xsd:dateTime ;
    skos:altLabel "Transcendental fenomenologi"@nb ;
    skos:broadMatch <http://dewey.info/class/142.7/e23/> ;
    skos:broader humord:c00607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/142.7/e23/> ;
    skos:prefLabel "Transcendental phenomenology"@en,
        "Transcendental fenomenologi"@nb .

humord:c00609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00609" ;
    dct:modified "2023-12-11T09:06:03"^^xsd:dateTime ;
    skos:altLabel "Modernisme"@nb ;
    skos:broadMatch <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/780.904/e23/> ;
    skos:broader humord:c05679 ;
    skos:exactMatch realfagstermer:c009923,
        <http://dewey.info/class/700.4112/e23/>,
        <http://dewey.info/class/808.80112/e23/>,
        <http://dewey.info/class/809.9112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009923,
        <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/149.97/e23/>,
        <http://dewey.info/class/273.9/e23/>,
        <http://dewey.info/class/700.4112/e23/>,
        <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/780.904/e23/>,
        <http://dewey.info/class/808.80112/e23/>,
        <http://dewey.info/class/809.9112/e23/> ;
    skos:prefLabel "Modernism"@en,
        "Modernisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/149.97/e23/>,
        <http://dewey.info/class/273.9/e23/> .

humord:c00610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00610" ;
    dct:modified "2023-12-11T09:06:25"^^xsd:dateTime ;
    skos:altLabel "Modern"@en,
        "Det moderne"@nb,
        "Modernitet"@nb ;
    skos:broadMatch <http://dewey.info/class/149.97/e23/> ;
    skos:broader humord:c00604 ;
    skos:exactMatch realfagstermer:c010220 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010220,
        <http://dewey.info/class/149.97/e23/> ;
    skos:prefLabel "Modernity"@en,
        "Modernitet"@nb ;
    skos:related humord:c17025 .

humord:c00612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00612" ;
    dct:modified "2024-12-03T12:31:05"^^xsd:dateTime ;
    skos:altLabel "Postmodern"@en,
        "Det postmoderne"@nb,
        "Postmodernitet"@nb ;
    skos:broader humord:c00610 ;
    skos:closeMatch <http://dewey.info/class/149.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.97/e23/> ;
    skos:prefLabel "Postmodernity"@en,
        "Postmodernitet"@nb .

humord:c00614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00614" ;
    dct:modified "2024-12-03T12:27:03"^^xsd:dateTime ;
    skos:altLabel "Neokantianisme"@nb,
        "Nykantianisme"@nb ;
    skos:broader humord:c00604 ;
    skos:closeMatch <http://dewey.info/class/142.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/142.3/e23/> ;
    skos:prefLabel "Neo-Kantianism"@en,
        "Nykantianisme"@nb .

humord:c00616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00616" ;
    dct:modified "2024-12-03T12:29:56"^^xsd:dateTime ;
    skos:altLabel "Nythomisme"@nb ;
    skos:broader humord:c00604 ;
    skos:closeMatch <http://dewey.info/class/149.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.91/e23/> ;
    skos:prefLabel "Neo-Thomism"@en,
        "Nythomisme"@nb ;
    skos:related humord:c00602 .

humord:c00617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00617" ;
    dct:modified "2024-12-03T12:26:34"^^xsd:dateTime ;
    skos:altLabel "Strukturalisme (Filosofi)"@nb ;
    skos:broader humord:c00604 ;
    skos:closeMatch <http://dewey.info/class/149.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.97/e23/> ;
    skos:prefLabel "Structuralism (Philosophy)"@en,
        "Strukturalisme (Filosofi)"@nb ;
    skos:related humord:c13263 .

humord:c00618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00618" ;
    dct:modified "2024-12-03T12:26:02"^^xsd:dateTime ;
    skos:altLabel "Poststrukturalisme"@nb ;
    skos:broader humord:c00617 ;
    skos:closeMatch <http://dewey.info/class/149.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.97/e23/> ;
    skos:prefLabel "Post-structuralism"@en,
        "Poststrukturalisme"@nb ;
    skos:related humord:c06593,
        humord:c12625 .

humord:c00619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00619" ;
    dct:modified "2024-11-29T15:18:05"^^xsd:dateTime ;
    skos:altLabel "Naturalisme (Filosofi)"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/146/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146/e23/> ;
    skos:prefLabel "Naturalism (Philosophy)"@en,
        "Naturalisme (Filosofi)"@nb .

humord:c00620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00620" ;
    dct:modified "2023-12-06T15:11:13"^^xsd:dateTime ;
    skos:altLabel "Philosophical materialism"@en,
        "Filosofisk materialisme"@nb,
        "Materialisme"@nb ;
    skos:broader humord:c00619 ;
    skos:exactMatch realfagstermer:c008063,
        <http://dewey.info/class/146.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008063,
        <http://dewey.info/class/146.3/e23/> ;
    skos:prefLabel "Materialism"@en,
        "Materialisme"@nb ;
    skos:related humord:c24837 .

humord:c00622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00622" ;
    dct:modified "2024-09-24T15:30:26"^^xsd:dateTime ;
    skos:altLabel "Dialektisk materialisme"@nb ;
    skos:broader humord:c00620 ;
    skos:definition "Dialektisk materialisme er en marxistisk historiefilosofi og samfunnsanalyse som fikk sine første teoretiske byggestener i Karl Marx og Friedrich Engels' tekster på 1840-tallet. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/146.32/e23/>,
        <http://dewey.info/class/335.4112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146.32/e23/>,
        <http://dewey.info/class/335.4112/e23/> ;
    skos:prefLabel "Dialectical materialsm"@en,
        "Dialektisk materialisme"@nb .

humord:c00623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00623" ;
    dct:modified "2024-12-03T12:25:41"^^xsd:dateTime ;
    skos:altLabel "Historisk materialisme"@nb ;
    skos:broader humord:c00620 ;
    skos:exactMatch <http://dewey.info/class/335.4119/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.4119/e23/> ;
    skos:prefLabel "Historical materialism"@en,
        "Historisk materialisme"@nb .

humord:c00624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00624" ;
    dct:modified "2024-02-22T08:08:34"^^xsd:dateTime ;
    skos:altLabel "Positivisme"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00619 ;
    skos:definition "Positivisme er en vitenskapelig tilnærmingsmåte som fremhever den menneskelige erkjennelsens sansbare, empiriske (erfaringsmessige) grunnlag og avviser all metafysikk. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007048,
        <http://dewey.info/class/146.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007048,
        <http://dewey.info/class/146.4/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Positivism"@en,
        "Positivisme"@nb ;
    skos:related humord:c63564 .

humord:c00625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00625" ;
    dct:modified "2024-08-14T13:47:34"^^xsd:dateTime ;
    skos:altLabel "Analytisk filosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/146.4/e23/> ;
    skos:broader humord:c00624 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146.4/e23/> ;
    skos:prefLabel "Analytical philosophy"@en,
        "Analytisk filosofi"@nb ;
    skos:related humord:c00673 .

humord:c00626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00626" ;
    dct:modified "2023-11-23T15:21:37"^^xsd:dateTime ;
    skos:altLabel "Empiricism"@en,
        "Empirisme"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00624 ;
    skos:closeMatch <http://dewey.info/class/146.42/e23/> ;
    skos:exactMatch realfagstermer:c001371,
        <http://dewey.info/class/146.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001371,
        <http://dewey.info/class/146.42/e23/>,
        <http://dewey.info/class/146.44/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Empirism"@en,
        "Empirisme"@nb .

humord:c00627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00627" ;
    dct:modified "2023-12-05T07:32:11"^^xsd:dateTime ;
    skos:altLabel "Logical empiricism"@en,
        "Logical positivism"@en,
        "Neo-positivism"@en,
        "Logisk empirisme"@nb,
        "Logisk positivisme"@nb,
        "Nypositivisme"@nb ;
    skos:broader humord:c00626 ;
    skos:exactMatch realfagstermer:c002816,
        <http://dewey.info/class/146.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002816,
        <http://dewey.info/class/146.42/e23/> ;
    skos:prefLabel "Logical empirism"@en,
        "Logisk empirisme"@nb ;
    skos:related humord:c00684 .

humord:c00630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00630" ;
    dct:modified "2024-12-03T12:25:23"^^xsd:dateTime ;
    skos:altLabel "Fysikalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/146.4/e23/> ;
    skos:broader humord:c00624 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146.4/e23/> ;
    skos:prefLabel "Physicalism"@en,
        "Fysikalisme"@nb .

humord:c00631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00631" ;
    dct:modified "2024-12-03T12:25:10"^^xsd:dateTime ;
    skos:altLabel "Rettspositivisme"@nb ;
    skos:broadMatch <http://dewey.info/class/340.1/e23/> ;
    skos:broader humord:c00624 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.1/e23/> ;
    skos:prefLabel "Legal positivism"@en,
        "Rettspositivisme"@nb .

humord:c00632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00632" ;
    dct:modified "2024-12-03T12:24:53"^^xsd:dateTime ;
    skos:altLabel "Scientisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00624 ;
    skos:definition "Det å tillegge naturvitenskapene overdreven stor betydning <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Scientism"@en,
        "Scientisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/501/e23/> .

humord:c00633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00633" ;
    dct:modified "2024-12-02T15:15:52"^^xsd:dateTime ;
    skos:altLabel "Nihilisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/149.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.8/e23/> ;
    skos:prefLabel "Nihilism"@en,
        "Nihilisme"@nb .

humord:c00634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00634" ;
    dct:modified "2024-12-02T15:16:28"^^xsd:dateTime ;
    skos:altLabel "External reality"@en,
        "Objektivisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149/e23/> ;
    skos:prefLabel "Objectitivism"@en,
        "Objektivisme"@nb .

humord:c00635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00635" ;
    dct:modified "2024-12-02T15:17:28"^^xsd:dateTime ;
    skos:altLabel "Classical philosophy"@en,
        "Oldtidsfilosofi"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/180/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/180/e23/> ;
    skos:prefLabel "Ancient philosophy"@en,
        "Oldtidsfilosofi"@nb .

humord:c00636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00636" ;
    dct:modified "2024-08-27T15:09:46"^^xsd:dateTime ;
    skos:altLabel "Aristotelism"@en,
        "Aristotelisme"@nb ;
    skos:broader humord:c00635 ;
    skos:exactMatch <http://dewey.info/class/185/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/185/e23/> ;
    skos:prefLabel "Aristotelianism"@en,
        "Aristotelisme"@nb .

humord:c00637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00637" ;
    dct:modified "2024-12-03T12:00:01"^^xsd:dateTime ;
    skos:altLabel "Epicurean philosophy"@en,
        "Epicurism"@en,
        "Epikureisk filosofi"@nb,
        "Epikurisme"@nb ;
    skos:broader humord:c00635 ;
    skos:exactMatch <http://dewey.info/class/187/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/187/e23/> ;
    skos:prefLabel "Epicureanism"@en,
        "Epikurisme"@nb .

humord:c00639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00639" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Førsokratisme"@nb,
        "Presokratisk filosofi"@nb ;
    skos:broader humord:c00635 ;
    skos:exactMatch <http://dewey.info/class/182/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/182/e23/> ;
    skos:prefLabel "Pre-Socratic philosophy"@en,
        "Førsokratisk filosofi"@nb ;
    skos:related humord:c00646 .

humord:c00642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00642" ;
    dct:modified "2024-12-03T12:22:48"^^xsd:dateTime ;
    skos:altLabel "Pythagoras' lære"@nb,
        "Pythagoreisme"@nb ;
    skos:broader humord:c00639 ;
    skos:exactMatch <http://dewey.info/class/182.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/182.2/e23/> ;
    skos:prefLabel "Pythagoreanism"@en,
        "Pythagoreisme"@nb .

humord:c00644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00644" ;
    dct:modified "2024-12-03T12:21:47"^^xsd:dateTime ;
    skos:altLabel "Platonisme"@nb ;
    skos:broader humord:c00635 ;
    skos:exactMatch <http://dewey.info/class/184/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/184/e23/> ;
    skos:prefLabel "Platonism"@en,
        "Platonisme"@nb .

humord:c00645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00645" ;
    dct:modified "2024-12-03T12:20:39"^^xsd:dateTime ;
    skos:altLabel "Nyplatonisme"@nb ;
    skos:broader humord:c00644 ;
    skos:exactMatch <http://dewey.info/class/141.2/e23/>,
        <http://dewey.info/class/186.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.2/e23/>,
        <http://dewey.info/class/186.4/e23/> ;
    skos:prefLabel "Neoplatonism"@en,
        "Nyplatonisme"@nb .

humord:c00646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00646" ;
    dct:modified "2024-12-03T12:20:06"^^xsd:dateTime ;
    skos:altLabel "Sokratisk filosofi"@nb ;
    skos:broader humord:c00635 ;
    skos:exactMatch <http://dewey.info/class/183.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/183.2/e23/> ;
    skos:prefLabel "Socratic philosophy"@en,
        "Sokratisk filosofi"@nb ;
    skos:related humord:c00639 .

humord:c00647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00647" ;
    dct:modified "2024-12-03T12:19:49"^^xsd:dateTime ;
    skos:altLabel "Stoisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/188/e23/> ;
    skos:broader humord:c00635 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/188/e23/> ;
    skos:prefLabel "Stoicism"@en,
        "Stoisisme"@nb .

humord:c00648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00648" ;
    dct:modified "2024-12-03T12:18:50"^^xsd:dateTime ;
    skos:altLabel "Bevissthetsfilosofi"@nb,
        "Medvitsfilosofi"@nb,
        "Philosophy of mind"@nb,
        "Sinnsfilosofi"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/128.2/e23/> ;
    skos:exactMatch realfagstermer:c003802 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003802,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/128.2/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Philosophy of mind"@en,
        "Sinnsfilosofi"@nb ;
    skos:related humord:c00374,
        humord:c00379,
        humord:c08035 ;
    skos:relatedMatch <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/153/e23/> .

humord:c00649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00649" ;
    dct:modified "2024-12-02T13:57:50"^^xsd:dateTime ;
    skos:altLabel "Probabilisme"@nb ;
    skos:broadMatch <http://dewey.info/class/121.63/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.63/e23/> ;
    skos:prefLabel "Probabilism"@en,
        "Probabilisme"@nb ;
    skos:related humord:c00478 .

humord:c00650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00650" ;
    dct:modified "2024-12-02T15:18:05"^^xsd:dateTime ;
    skos:altLabel "Psykologisme"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1/e23/> ;
    skos:prefLabel "Psychologism"@en,
        "Psykologisme"@nb .

humord:c00651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00651" ;
    dct:modified "2024-12-02T14:41:03"^^xsd:dateTime ;
    skos:altLabel "Radikalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/303.484/e23/> ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/320.53/e23/> ;
    skos:definition "Radikal eller ytterliggående oppfatning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/320.53/e23/> ;
    skos:prefLabel "Radicalism"@en,
        "Radikalisme"@nb ;
    skos:related humord:c04576,
        humord:c14874 .

humord:c00652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00652" ;
    dct:modified "2024-01-19T08:48:57"^^xsd:dateTime ;
    skos:altLabel "Fornuftslære"@nb,
        "Rasjonalisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch realfagstermer:c009477,
        <http://dewey.info/class/149.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009477,
        <http://dewey.info/class/149.7/e23/>,
        <http://dewey.info/class/211.4/e23/>,
        <http://dewey.info/class/320.512/e23/> ;
    skos:prefLabel "Rationalism"@en,
        "Rasjonalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/211.4/e23/>,
        <http://dewey.info/class/320.512/e23/> .

humord:c00653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00653" ;
    dct:modified "2024-12-03T12:17:58"^^xsd:dateTime ;
    skos:altLabel "Kritisk rasjonalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149.7/e23/> ;
    skos:broader humord:c00652 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.7/e23/> ;
    skos:prefLabel "Critical rationalism"@en,
        "Kritisk rasjonalisme"@nb .

humord:c00654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00654" ;
    dct:modified "2024-01-03T10:06:58"^^xsd:dateTime ;
    skos:altLabel "Skeptisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/186/e23/>,
        <http://dewey.info/class/211.7/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Filosofisk retning som dels tviler på, dels nekter for at det er mulig å nå fram til allmenngyldig kunnskap <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002846,
        <http://dewey.info/class/149.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002846,
        <http://dewey.info/class/149.73/e23/>,
        <http://dewey.info/class/186/e23/>,
        <http://dewey.info/class/211.7/e23/> ;
    skos:prefLabel "Scepticism"@en,
        "Skeptisisme"@nb .

humord:c00655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00655" ;
    dct:modified "2024-12-03T12:20:23"^^xsd:dateTime ;
    skos:altLabel "Pyrrhonisme"@nb ;
    skos:broader humord:c00635,
        humord:c00654 ;
    skos:exactMatch <http://dewey.info/class/186.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/186.1/e23/> ;
    skos:prefLabel "Pyrrhonism"@en,
        "Pyrrhonisme"@nb .

humord:c00657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00657" ;
    dct:modified "2024-12-02T15:19:10"^^xsd:dateTime ;
    skos:altLabel "Subjektivisme"@nb ;
    skos:broadMatch <http://dewey.info/class/141/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141/e23/> ;
    skos:prefLabel "Subjectivism"@en,
        "Subjektivisme"@nb .

humord:c00658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00658" ;
    dct:modified "2024-12-02T14:42:03"^^xsd:dateTime ;
    skos:altLabel "Transcendentalfilosofi"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/141.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.3/e23/> ;
    skos:prefLabel "Transcendental philosophy"@en,
        "Transcendentalfilosofi"@nb ;
    skos:related humord:c00577 .

humord:c00659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00659" ;
    dct:modified "2024-10-07T12:18:30"^^xsd:dateTime ;
    skos:altLabel "Darwinism"@en,
        "Darwinisme"@nb,
        "Evolusjonisme"@nb,
        "Evolusjonslæra"@nb,
        "Evolusjonslæren"@nb,
        "Evolusjonsteori"@nb,
        "Utviklingslæra"@nb,
        "Utviklingslære"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/576.82/e23/> ;
    skos:definition "Utviklingslæren, læren om hvordan livet på jorda har utviklet seg, og om mekanismene som driver denne utviklingen <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013769 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013769,
        <http://dewey.info/class/146.7/e23/>,
        <http://dewey.info/class/576.82/e23/> ;
    skos:prefLabel "Evolutionism"@en,
        "Utviklingslæren"@nb ;
    skos:related humord:c21071 ;
    skos:relatedMatch <http://dewey.info/class/146.7/e23/> .

humord:c00665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00665" ;
    dct:modified "2024-09-10T13:21:08"^^xsd:dateTime ;
    skos:altLabel "Human evolution"@en,
        "Antropogeni"@nb,
        "Humanevolusjon"@nb,
        "Menneskets evolusjon"@nb,
        "Menneskets opphav"@nb,
        "Menneskets opprinnelse"@nb ;
    skos:broadMatch <http://dewey.info/class/146.7/e23/> ;
    skos:broader humord:c00659 ;
    skos:definition "Antropogeni er læren om menneskets tilblivelse og utvikling <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002580 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002580,
        <http://dewey.info/class/146.7/e23/>,
        <http://dewey.info/class/599.938/e23/> ;
    skos:prefLabel "Anthropogeny"@en,
        "Antropogeni"@nb ;
    skos:relatedMatch <http://dewey.info/class/599.938/e23/> .

humord:c00667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00667" ;
    dct:modified "2024-12-02T15:01:48"^^xsd:dateTime ;
    skos:altLabel "Yoga"@nb ;
    skos:broadMatch <http://dewey.info/class/294.34436/e23/> ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/204.36/e23/>,
        <http://dewey.info/class/294.5436/e23/>,
        <http://dewey.info/class/613.7046/e23/> ;
    skos:exactMatch <http://dewey.info/class/181.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.45/e23/>,
        <http://dewey.info/class/204.36/e23/>,
        <http://dewey.info/class/294.34436/e23/>,
        <http://dewey.info/class/294.5436/e23/>,
        <http://dewey.info/class/613.7046/e23/> ;
    skos:prefLabel "Yoga"@en,
        "Yoga"@nb .

humord:c00668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00668" ;
    dct:modified "2024-12-02T10:17:48"^^xsd:dateTime ;
    skos:altLabel "Filosofiske metodar"@nb ;
    skos:broader humord:c00239 ;
    skos:closeMatch <http://dewey.info/class/101/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/101/e23/> ;
    skos:prefLabel "Philosophical methods"@en,
        "Filosofiske metoder"@nb .

humord:c00669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00669" ;
    dct:modified "2023-11-19T21:25:00"^^xsd:dateTime ;
    skos:altLabel "Dialektikk"@nb ;
    skos:broadMatch <http://dewey.info/class/110/e23/> ;
    skos:broader humord:c00668 ;
    skos:exactMatch realfagstermer:c006946 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006946,
        <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "Dialectics"@en,
        "Dialektikk"@nb .

humord:c00670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00670" ;
    dct:modified "2024-12-02T15:19:25"^^xsd:dateTime ;
    skos:altLabel "Dialektisk metode"@nb ;
    skos:broadMatch <http://dewey.info/class/110/e23/> ;
    skos:broader humord:c00669 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "Dialectic method"@en,
        "Dialektisk metode"@nb .

humord:c00671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00671" ;
    dct:modified "2024-12-02T15:20:03"^^xsd:dateTime ;
    skos:altLabel "Negativ dialektikk"@nb ;
    skos:broadMatch <http://dewey.info/class/110/e23/> ;
    skos:broader humord:c00669 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "Negative dialectic"@en,
        "Negativ dialektikk"@nb .

humord:c00672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00672" ;
    dct:modified "2024-11-28T13:56:31"^^xsd:dateTime ;
    skos:altLabel "Empirical data"@en,
        "Empiri"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c00668 ;
    skos:closeMatch <http://dewey.info/class/146.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/1--0721/e23/>,
        <http://dewey.info/class/146.44/e23/>,
        <http://dewey.info/class/500/e23/> ;
    skos:prefLabel "Empirical evidence"@en,
        "Empiri"@nb ;
    skos:related humord:c00377,
        humord:c22330 ;
    skos:relatedMatch <http://dewey.info/class/500/e23/> .

humord:c00673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00673" ;
    dct:modified "2024-11-13T09:16:34"^^xsd:dateTime ;
    skos:altLabel "Filosofisk analyse"@nb ;
    skos:broadMatch <http://dewey.info/class/146.4/e23/> ;
    skos:broader humord:c00668 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146.4/e23/> ;
    skos:prefLabel "Philosophical analysis"@en,
        "Filosofisk analyse"@nb ;
    skos:related humord:c00625 .

humord:c00674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00674" ;
    dct:modified "2024-12-02T15:21:35"^^xsd:dateTime ;
    skos:altLabel "Hypothetico-deductive model"@en,
        "HDM"@nb,
        "Hypotetisk-deduktiv metode"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00668 ;
    skos:exactMatch realfagstermer:c011143 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011143,
        <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Hypothetico-deductive method"@en,
        "Hypotetisk-deduktiv metode"@nb .

humord:c00675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00675" ;
    dct:modified "2024-12-02T15:21:50"^^xsd:dateTime ;
    skos:altLabel "Kasuistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/171.6/e23/> ;
    skos:broader humord:c00668 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.6/e23/> ;
    skos:prefLabel "Casuistics"@en,
        "Kasuistikk"@nb ;
    skos:related humord:c00245,
        humord:c00249,
        humord:c00358 .

humord:c00676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00676" ;
    dct:modified "2024-12-02T15:23:03"^^xsd:dateTime ;
    skos:altLabel "Vitskapeleg forklaring"@nb,
        "Vitskapleg forklaring"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c00668 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Scientific explanation"@en,
        "Vitenskapelig forklaring"@nb .

humord:c00677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00677" ;
    dct:modified "2024-12-02T10:18:24"^^xsd:dateTime ;
    skos:altLabel "Filosofiske skolar"@nb,
        "Filosofiske skular"@nb ;
    skos:broader humord:c00239 ;
    skos:exactMatch <http://dewey.info/class/140/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/140/e23/> ;
    skos:prefLabel "Philosophical schools"@en,
        "Filosofiske skoler"@nb .

humord:c00678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00678" ;
    dct:modified "2024-09-16T13:49:22"^^xsd:dateTime ;
    skos:altLabel "Cheng-zhu skolen"@nb,
        "Cheng-zhu skulen"@nb,
        "Chu hsi school"@nb ;
    skos:broadMatch <http://dewey.info/class/140/e23/> ;
    skos:broader humord:c00677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/140/e23/> ;
    skos:prefLabel "Chu hsi school"@en,
        "Cheng-zhu skolen"@nb .

humord:c00680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00680" ;
    dct:modified "2023-11-28T12:39:38"^^xsd:dateTime ;
    skos:altLabel "Frankfurtarskolen"@nb,
        "Frankfurtarskulen"@nb ;
    skos:broadMatch <http://dewey.info/class/193/e23/> ;
    skos:broader humord:c00677 ;
    skos:exactMatch realfagstermer:c007044 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007044,
        <http://dewey.info/class/193/e23/> ;
    skos:prefLabel "Frankfurt School"@en,
        "Frankfurterskolen"@nb ;
    skos:related humord:c00698,
        humord:c21917 .

humord:c00681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00681" ;
    dct:modified "2024-12-02T15:24:33"^^xsd:dateTime ;
    skos:altLabel "Kyreneiske skole"@nb,
        "Kyreneiske skule"@nb ;
    skos:broader humord:c00677 ;
    skos:exactMatch <http://dewey.info/class/183.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/183.5/e23/> ;
    skos:prefLabel "Cyrenaic School"@en,
        "Kyreneiske skole"@nb .

humord:c00682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00682" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Moisme"@nb ;
    skos:broader humord:c00677 ;
    skos:closeMatch <http://dewey.info/class/181.115/e23/> ;
    skos:definition "Kinesisk filosofisk skole bygget på Mo Zi's filosofi <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.115/e23/> ;
    skos:prefLabel "Mohism"@en,
        "Mohisme"@nb .

humord:c00683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00683" ;
    dct:modified "2024-12-03T12:38:50"^^xsd:dateTime ;
    skos:altLabel "Peripatetiske skole"@nb,
        "Peripatetiske skule"@nb ;
    skos:broader humord:c00677 ;
    skos:exactMatch <http://dewey.info/class/185/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/185/e23/> ;
    skos:prefLabel "Peripatetic School"@en,
        "Peripatetiske skole"@nb .

humord:c00684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00684" ;
    dct:modified "2024-10-18T14:11:10"^^xsd:dateTime ;
    skos:altLabel "Wienarkrinsen"@nb,
        "Wienerkretsen"@nb ;
    skos:broadMatch <http://dewey.info/class/146.42/e23/> ;
    skos:broader humord:c00677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146.42/e23/> ;
    skos:prefLabel "Vienna Circle"@en,
        "Wienerkretsen"@nb ;
    skos:related humord:c00627 .

humord:c00685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00685" ;
    dct:modified "2024-12-02T10:18:57"^^xsd:dateTime ;
    skos:altLabel "Philosophical theory"@en,
        "Filosofisk teori"@nb,
        "Filosofiske teori"@nb,
        "Filosofiske teoriar"@nb ;
    skos:broader humord:c00239 ;
    skos:exactMatch <http://dewey.info/class/101/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/101/e23/> ;
    skos:prefLabel "Philosophical theories"@en,
        "Filosofiske teorier"@nb .

humord:c00686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00686" ;
    dct:modified "2024-08-27T15:07:06"^^xsd:dateTime ;
    skos:altLabel "Argumentasjonsteori"@nb ;
    skos:broader humord:c00685 ;
    skos:closeMatch <http://dewey.info/class/168/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/168/e23/> ;
    skos:prefLabel "Argumentation theory"@en,
        "Argumentasjonsteori"@nb .

humord:c00687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00687" ;
    dct:modified "2024-04-03T09:54:23"^^xsd:dateTime ;
    skos:altLabel "Avgjerdsteori"@nb,
        "Desisjonsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/153.83/e23/> ;
    skos:broader humord:c00685,
        humord:c65093 ;
    skos:exactMatch <http://dewey.info/class/003.56/e23/>,
        <http://dewey.info/class/1--01156/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/003.56/e23/>,
        <http://dewey.info/class/1--01156/e23/>,
        <http://dewey.info/class/153.83/e23/> ;
    skos:prefLabel "Decision theory"@en,
        "Beslutningsteori"@nb ;
    skos:related humord:c08176,
        humord:c21842 .

humord:c00688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00688" ;
    dct:modified "2024-04-02T10:13:55"^^xsd:dateTime ;
    skos:altLabel "Bevisteori"@nb,
        "Provsteori"@nb ;
    skos:broader humord:c00685,
        humord:c00719 ;
    skos:closeMatch <http://dewey.info/class/511.36/e23/> ;
    skos:exactMatch realfagstermer:c011320 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011320,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.36/e23/> ;
    skos:prefLabel "Proof theory"@en,
        "Bevisteori"@nb ;
    skos:related humord:c20812 ;
    skos:relatedMatch <http://dewey.info/class/160/e23/> .

humord:c00689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00689" ;
    dct:modified "2024-02-29T15:18:44"^^xsd:dateTime ;
    skos:altLabel "Epistemology"@en,
        "Knowledge theory"@en,
        "Theory of knowledge"@en,
        "Epistemologi"@nb,
        "Erkjennelsesfilosofi"@nb,
        "Erkjennelseslære"@nb,
        "Erkjenningsteori"@nb,
        "Kunnskapsteori"@nb,
        "Kunnskapsteoriar"@nb,
        "Sannkjenningsfilosofi"@nb,
        "Sannkjenningsteori"@nb ;
    skos:broader humord:c00685 ;
    skos:exactMatch realfagstermer:c014043,
        <http://dewey.info/class/121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014043,
        <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Theory of cognition"@en,
        "Erkjennelsesteori"@nb .

humord:c00693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00693" ;
    dct:modified "2024-12-03T12:44:47"^^xsd:dateTime ;
    skos:altLabel "Theory of action"@en,
        "Action theory"@nb,
        "Handlingsteori"@nb ;
    skos:broader humord:c00685 ;
    skos:closeMatch <http://dewey.info/class/128.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/> ;
    skos:prefLabel "Action theory"@en,
        "Handlingsteori"@nb ;
    skos:related humord:c00551 .

humord:c00694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00694" ;
    dct:modified "2024-12-03T12:44:27"^^xsd:dateTime ;
    skos:altLabel "Identitetsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/126/e23/> ;
    skos:broader humord:c00685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/155.2/e23/> ;
    skos:prefLabel "Identity theory"@en,
        "Identitetsteori"@nb ;
    skos:related humord:c08132 ;
    skos:relatedMatch <http://dewey.info/class/155.2/e23/> .

humord:c00695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00695" ;
    dct:modified "2024-12-03T12:44:14"^^xsd:dateTime ;
    skos:altLabel "Koherensteori"@nb ;
    skos:broader humord:c00685 ;
    skos:closeMatch <http://dewey.info/class/121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Coherence theory"@en,
        "Koherensteori"@nb .

humord:c00696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00696" ;
    dct:modified "2024-12-03T12:44:00"^^xsd:dateTime ;
    skos:altLabel "Konsensusteori"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/> ;
    skos:broader humord:c00685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Consensus theory"@en,
        "Konsensusteori"@nb .

humord:c00697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00697" ;
    dct:modified "2024-12-03T12:43:47"^^xsd:dateTime ;
    skos:altLabel "Kontraktsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/320.11/e23/> ;
    skos:broader humord:c00685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.11/e23/> ;
    skos:prefLabel "Contract theory"@en,
        "Kontraktsteori"@nb .

humord:c00698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00698" ;
    dct:modified "2023-11-30T15:21:30"^^xsd:dateTime ;
    skos:altLabel "Kritisk teori"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c00685 ;
    skos:exactMatch realfagstermer:c005123 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005123,
        <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Critical theory"@en,
        "Kritisk teori"@nb ;
    skos:related humord:c00680 .

humord:c00699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00699" ;
    dct:modified "2024-12-03T12:41:10"^^xsd:dateTime ;
    skos:altLabel "Meiningsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/121.68/e23/> ;
    skos:broader humord:c00685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/> ;
    skos:prefLabel "Theory of meaning"@en,
        "Meningsteori"@nb ;
    skos:related humord:c12590,
        humord:c24598 .

humord:c00700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00700" ;
    dct:modified "2024-12-03T12:40:01"^^xsd:dateTime ;
    skos:altLabel "Aksiologi"@nb,
        "Verditeori"@nb ;
    skos:broader humord:c00685 ;
    skos:closeMatch <http://dewey.info/class/121.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/> ;
    skos:prefLabel "Axiology"@en,
        "Verditeori"@nb .

humord:c00702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00702" ;
    dct:modified "2023-11-30T07:00:27"^^xsd:dateTime ;
    skos:altLabel "Idehistorie (Faget)"@nb,
        "Idéhistorie (Faget)"@nb ;
    skos:broader humord:c00239 ;
    skos:closeMatch <http://dewey.info/class/109/e23/> ;
    skos:editorialNote "Brukes om faget idehistorie"@nb ;
    skos:exactMatch realfagstermer:c012833 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012833,
        <http://dewey.info/class/109/e23/> ;
    skos:prefLabel "History of ideas"@en,
        "Idehistorie (Faget)"@nb .

humord:c00704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00704" ;
    dct:modified "2023-12-05T07:31:31"^^xsd:dateTime ;
    skos:altLabel "Logic"@en,
        "Logikk"@nb ;
    skos:broader humord:c00239 ;
    skos:closeMatch realfagstermer:c012460 ;
    skos:exactMatch <http://dewey.info/class/160/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012460,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.3/e23/> ;
    skos:prefLabel "Logics"@en,
        "Logikk"@nb ;
    skos:related humord:c04299,
        humord:c04301 ;
    skos:relatedMatch <http://dewey.info/class/511.3/e23/> .

humord:c00705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00705" ;
    dct:modified "2024-12-03T09:35:13"^^xsd:dateTime ;
    skos:altLabel "Bsdus grwa"@nb ;
    skos:broadMatch <http://dewey.info/class/181.043/e23/> ;
    skos:broader humord:c00704 ;
    skos:definition "En spesiell type logikk og epistemologi i tibetansk buddhistisk filosofi <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.043/e23/> ;
    skos:prefLabel "Bsdus grwa"@en,
        "Bsdus grwa"@nb ;
    skos:related humord:c08475 .

humord:c00706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00706" ;
    dct:modified "2024-12-03T10:01:23"^^xsd:dateTime ;
    skos:altLabel "Deontisk logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160.11984/e23/>,
        <http://dewey.info/class/511.314/e23/> ;
    skos:broader humord:c00704 ;
    skos:definition "Deontisk logikk er en form for normlogikk som utforsker de logiske relasjoner mellom grunnleggende normative begreper som plikt, påbud, forbud, tillatelse, rettighet og så videre <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160.11984/e23/>,
        <http://dewey.info/class/511.314/e23/> ;
    skos:prefLabel "Deontic logics"@en,
        "Deontisk logikk"@nb .

humord:c00707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00707" ;
    dct:modified "2024-08-15T11:22:53"^^xsd:dateTime ;
    skos:altLabel "Andreordens logikk"@nb,
        "Annenordens logikk"@nb,
        "Høgareordens logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Second order logic"@en,
        "Høyereordens logikk"@nb ;
    skos:related humord:c09780 .

humord:c00709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00709" ;
    dct:modified "2024-03-22T14:39:34"^^xsd:dateTime ;
    skos:altLabel "Induktiv logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/153.432/e23/>,
        <http://dewey.info/class/161/e23/> ;
    skos:broader humord:c00704 ;
    skos:closeMatch realfagstermer:c006462 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006462,
        <http://dewey.info/class/153.432/e23/>,
        <http://dewey.info/class/161/e23/> ;
    skos:prefLabel "Inductive logic"@en,
        "Induktiv logikk"@nb .

humord:c00710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00710" ;
    dct:modified "2024-12-03T10:03:04"^^xsd:dateTime ;
    skos:altLabel "Intensjonal logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Intentional logic"@en,
        "Intensjonal logikk"@nb .

humord:c00711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00711" ;
    dct:modified "2024-12-03T10:03:24"^^xsd:dateTime ;
    skos:altLabel "Intuitionistic logic"@en,
        "Intuisjonistisk logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.36/e23/> ;
    skos:prefLabel "Logics of intuition"@en,
        "Intuisjonistisk logikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/511.36/e23/> .

humord:c00712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00712" ;
    dct:modified "2024-12-03T10:03:53"^^xsd:dateTime ;
    skos:altLabel "Traditional logic"@en,
        "Klassisk logikk"@nb,
        "Tradisjonell logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Classical logic"@en,
        "Klassisk logikk"@nb .

humord:c00714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00714" ;
    dct:modified "2024-03-05T12:12:52"^^xsd:dateTime ;
    skos:altLabel "Ikke-ekstensjonal logikk"@nb,
        "Modal logikk"@nb ;
    skos:broader humord:c00704 ;
    skos:exactMatch realfagstermer:c001763,
        <http://dewey.info/class/511.314/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001763,
        <http://dewey.info/class/511.314/e23/> ;
    skos:prefLabel "Modal logic"@en,
        "Modal logikk"@nb .

humord:c00716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00716" ;
    dct:modified "2024-12-03T09:39:46"^^xsd:dateTime ;
    skos:altLabel "Vilkårslogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00714 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Conditional logic"@en,
        "Vilkårslogikk"@nb .

humord:c00717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00717" ;
    dct:modified "2024-12-03T10:00:58"^^xsd:dateTime ;
    skos:altLabel "Parakonsistent logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160.1198/e23/>,
        <http://dewey.info/class/511.31/e23/> ;
    skos:broader humord:c00704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160.1198/e23/>,
        <http://dewey.info/class/511.31/e23/> ;
    skos:prefLabel "Paraconsistent logic"@en,
        "Parakonsistent logikk"@nb ;
    skos:related humord:c00416 .

humord:c00718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00718" ;
    dct:modified "2024-12-03T09:36:49"^^xsd:dateTime ;
    skos:altLabel "Relasjonslogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Relational logic"@en,
        "Relasjonslogikk"@nb .

humord:c00719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00719" ;
    dct:modified "2024-02-07T10:27:26"^^xsd:dateTime ;
    skos:altLabel "Formal logic"@en,
        "Mathematical logic"@en,
        "Formal logikk"@nb,
        "Formallogikk"@nb,
        "Logikk-kalkyle"@nb,
        "Logistikk (Logikk)"@nb,
        "Matematisk logikk"@nb,
        "Symbolsk logikk"@nb ;
    skos:broader humord:c00704,
        humord:c08160 ;
    skos:closeMatch realfagstermer:c012433 ;
    skos:exactMatch realfagstermer:c001644,
        <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/511.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001644,
        realfagstermer:c012433,
        <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/005.74015113/e23/>,
        <http://dewey.info/class/511.3/e23/> ;
    skos:prefLabel "Symbolic logic"@en,
        "Symbolsk logikk"@nb ;
    skos:related humord:c09780 ;
    skos:relatedMatch <http://dewey.info/class/005.74015113/e23/> .

humord:c00724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00724" ;
    dct:modified "2024-12-03T09:35:49"^^xsd:dateTime ;
    skos:altLabel "Matematisk modellteori"@nb,
        "Modellteori"@nb ;
    skos:broader humord:c00719 ;
    skos:exactMatch realfagstermer:c010688,
        <http://dewey.info/class/511.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010688,
        <http://dewey.info/class/511.34/e23/> ;
    skos:prefLabel "Model theory"@en,
        "Modellteori"@nb .

humord:c00725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00725" ;
    dct:modified "2024-12-03T10:00:30"^^xsd:dateTime ;
    skos:altLabel "Transcendental logikk"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.3/e23/>,
        <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Transcendental logic"@en,
        "Transcendental logikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/141.3/e23/> .

humord:c00726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00726" ;
    dct:modified "2024-03-13T07:47:59"^^xsd:dateTime ;
    skos:altLabel "Typeendring"@nb,
        "Typeforandring"@nb,
        "Typesjekking"@nb,
        "Typeteori"@nb ;
    skos:broadMatch <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.3/e23/> ;
    skos:broader humord:c00719 ;
    skos:definition "I matematikk, informatikk og logikk er typeteori studien av visse formelle systemer som relaterer termer til typer. <wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c006954 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006954,
        <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.3/e23/> ;
    skos:prefLabel "Type theory (Logic)"@en,
        "Typeteori"@nb .

humord:c00727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00727" ;
    dct:modified "2024-03-07T13:49:05"^^xsd:dateTime ;
    skos:altLabel "Propositional calculculus"@en,
        "Zeroth-order logic"@en,
        "Domslogikk"@nb,
        "Junktorlogikk"@nb,
        "Proposisjonslogikk"@nb,
        "Setningslogikk"@nb,
        "Utsegnslogikk"@nb ;
    skos:broader humord:c00704 ;
    skos:closeMatch <http://dewey.info/class/160/e23/> ;
    skos:definition "Setningslogikk er en grunnleggende gren av den moderne logikken. Den ligger i skjæringspunktet mellom filosofi og matematikk idet den benytter seg av algebraiske metoder for å belyse sannheten av utsagn eller setninger. <wikipedia"@nb ;
    skos:exactMatch realfagstermer:c009970,
        <http://dewey.info/class/511.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009970,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.3/e23/> ;
    skos:prefLabel "Propositional logic"@en,
        "Utsagnslogikk"@nb .

humord:c00730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00730" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eclectic philosophy"@en,
        "Eklektisk filosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:closeMatch <http://dewey.info/class/148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/148/e23/>,
        <http://dewey.info/class/186.3/e23/> ;
    skos:prefLabel "Eclectisism"@en,
        "Eklektisisme"@nb ;
    skos:related humord:c00597 ;
    skos:relatedMatch <http://dewey.info/class/186.3/e23/> .

humord:c00732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00732" ;
    dct:modified "2024-12-02T09:22:12"^^xsd:dateTime ;
    skos:altLabel "Synkretisme (Filosofi)"@nb ;
    skos:broader humord:c00730 ;
    skos:closeMatch <http://dewey.info/class/148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/148/e23/> ;
    skos:prefLabel "Syncretism (Philosophy)"@en,
        "Synkretisme (Filosofi)"@nb ;
    skos:related humord:c06141 .

humord:c00733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00733" ;
    dct:modified "2024-12-03T11:33:27"^^xsd:dateTime ;
    skos:altLabel "Praktisk filosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/128.4/e23/> ;
    skos:broader humord:c00729 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/> ;
    skos:prefLabel "Practical philosophy"@en,
        "Praktisk filosofi"@nb .

humord:c00734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00734" ;
    dct:modified "2023-12-19T09:41:32"^^xsd:dateTime ;
    skos:altLabel "Theory of science"@en,
        "Lærdomshistorie"@nb,
        "Vitenskapelig teori"@nb,
        "Vitenskapshistorie"@nb,
        "Vitenskapsteori"@nb,
        "Vitskapsfilosofi"@nb,
        "Vitskapshistorie"@nb,
        "Vitskapsteori"@nb ;
    skos:broader humord:c00729 ;
    skos:closeMatch realfagstermer:c002749,
        realfagstermer:c013517 ;
    skos:exactMatch realfagstermer:c013516,
        <http://dewey.info/class/501/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002749,
        realfagstermer:c013516,
        realfagstermer:c013517,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Philosophy of science"@en,
        "Vitenskapsfilosofi"@nb .

humord:c00738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00738" ;
    dct:modified "2024-10-01T10:08:04"^^xsd:dateTime ;
    skos:altLabel "Philosophy of conservation biology"@en,
        "Philosophy of ecology"@en,
        "Miljøfilosofi"@nb,
        "Økofilosofi"@nb,
        "Økologiens filosofi"@nb,
        "Økologisk filosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/113/e23/> ;
    skos:broader humord:c00729 ;
    skos:definition "Økofilosofi er filosofisk granskning av vitenskapsfeltet økologi, avgrensning av vitenskapsfilosofi/biologiens filosofi. <UiO>"@nb ;
    skos:exactMatch realfagstermer:c010961 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010961,
        <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/179.1/e23/> ;
    skos:prefLabel "Environmental philosophy"@en,
        "Økofilosofi"@nb ;
    skos:related humord:c00267,
        humord:c00586 ;
    skos:relatedMatch <http://dewey.info/class/179.1/e23/> .

humord:c00739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00739" ;
    dct:modified "2023-11-27T13:31:22"^^xsd:dateTime ;
    skos:altLabel "Regional groups"@en,
        "Folkegrupper"@nb,
        "Folkeslag"@nb ;
    skos:closeMatch <http://dewey.info/class/305.8/e23/> ;
    skos:exactMatch realfagstermer:c003225,
        <http://dewey.info/class/1--089/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003225,
        <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Ethnic and national groups"@en,
        "Folkegrupper"@nb ;
    skos:related humord:c07169,
        humord:c09265,
        humord:c09266,
        humord:c09272 ;
    skos:topConceptOf humord: .

humord:c00743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00743" ;
    dct:modified "2020-05-25T12:10:59"^^xsd:dateTime ;
    skos:altLabel "Skriftløse kulturer"@nb ;
    skos:broader humord:c00739 ;
    skos:exactMatch <http://dewey.info/class/301.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.4/e23/>,
        <http://dewey.info/class/301.7/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:prefLabel "Non-literates"@en,
        "Skriftløse folk"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.4/e23/>,
        <http://dewey.info/class/321.1/e23/> .

humord:c00745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00745" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c00739 ;
    skos:closeMatch <http://dewey.info/class/307.772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/307.772/e23/> ;
    skos:prefLabel "Tribes"@en,
        "Stammer"@nb ;
    skos:related humord:c09177 .

humord:c00746 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00746" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00739 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ungrouped people"@en,
        "Ugrupperte folk"@nb .

humord:c00747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00747" ;
    dct:modified "2022-03-02T10:04:06"^^xsd:dateTime ;
    skos:altLabel "Roma (Folk)"@nb,
        "Romfolket"@nb,
        "Sigøynere"@nb ;
    skos:broader humord:c00746 ;
    skos:closeMatch <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:editorialNote "I Norge er den offisielle betegnelsen for sigøyner nå rom <SNL 2005>"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:prefLabel "Roma (People)"@en,
        "Rom (Folk)"@nb ;
    skos:related humord:c00748,
        humord:c25683 .

humord:c00748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00748" ;
    dct:modified "2022-03-02T08:58:00"^^xsd:dateTime ;
    skos:altLabel "Fanter"@nb,
        "Reisende (Folk)"@nb,
        "Romanifolket"@nb,
        "Tatere"@nb ;
    skos:broader humord:c00746 ;
    skos:closeMatch <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:prefLabel "Romani people"@en,
        "Romanifolk"@nb ;
    skos:related humord:c00747,
        humord:c07310 .

humord:c00750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00750" ;
    dct:modified "2023-12-19T10:42:50"^^xsd:dateTime ;
    skos:altLabel "Indigenous population"@en,
        "Native population"@en,
        "4. verden"@nb,
        "Fjerde verden"@nb,
        "Urbefolkning"@nb,
        "Urbefolkningar"@nb,
        "Urbefolkninger"@nb,
        "Urfolk"@nb,
        "Urfolkesetnad"@nb,
        "Urfolkesetnadar"@nb,
        "Urfolkesetnader"@nb,
        "Urinnvånere"@nb ;
    skos:broader humord:c00739 ;
    skos:definition "Første opprinnelige befolkning i et område eller stat, som har beholdt egne sosiale eller kulturelle institusjoner <UBO>"@nb ;
    skos:editorialNote "Se også de enkelte urfolk, f.eks. Urfolk i Amerika, Samer etc."@nb ;
    skos:exactMatch realfagstermer:c012520,
        <http://dewey.info/class/305.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012520,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/323.11/e23/>,
        <http://dewey.info/class/342.0872/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/5--97/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/5--9915/e23/> ;
    skos:prefLabel "Indigenous peoples"@en,
        "Urfolk"@nb ;
    skos:related humord:c08998 ;
    skos:relatedMatch <http://dewey.info/class/323.11/e23/>,
        <http://dewey.info/class/342.0872/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/5--97/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/5--9915/e23/> .

humord:c00751 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00751" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15742 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic and national groups in Africa"@en,
        "Folkegrupper i Afrika"@nb .

humord:c00752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00752" ;
    dct:modified "2024-07-30T07:40:53"^^xsd:dateTime ;
    skos:altLabel "Akan (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Ghana <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8963385/e23/>,
        <http://dewey.info/class/5--963385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963385/e23/>,
        <http://dewey.info/class/5--963385/e23/> ;
    skos:prefLabel "Akan"@en,
        "Akan (Folk)"@nb .

humord:c00753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00753" ;
    dct:modified "2024-08-16T14:28:10"^^xsd:dateTime ;
    skos:altLabel "Arabarar"@nb ;
    skos:broader humord:c00751,
        humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.8927/e23/>,
        <http://dewey.info/class/5--927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927/e23/>,
        <http://dewey.info/class/5--927/e23/> ;
    skos:prefLabel "Arabs"@en,
        "Arabere"@nb .

humord:c00754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00754" ;
    dct:modified "2024-10-09T15:26:01"^^xsd:dateTime ;
    skos:altLabel "Baqqara"@en,
        "Diffa Arabs"@en,
        "Shuwa Arabs"@en,
        "Baggara (Folk)"@nb,
        "Shuwaarabere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8927/e23/>,
        <http://dewey.info/class/5--927/e23/> ;
    skos:broader humord:c00753 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927/e23/>,
        <http://dewey.info/class/5--927/e23/> ;
    skos:prefLabel "Baggara"@en,
        "Baggara (Folk)"@nb .

humord:c00755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00755" ;
    dct:modified "2024-08-28T08:38:00"^^xsd:dateTime ;
    skos:altLabel "Adio"@en,
        "Sande (People)"@en,
        "Zande"@en,
        "Zandeh"@en,
        "Asande"@nb,
        "Azande (Folk)"@nb,
        "Zande"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896361/e23/>,
        <http://dewey.info/class/5--96361/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Asande er en folkegruppe i Sudan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896361/e23/>,
        <http://dewey.info/class/5--96361/e23/> ;
    skos:prefLabel "Azande"@en,
        "Azande (Folk)"@nb .

humord:c00756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00756" ;
    dct:modified "2024-10-10T13:42:33"^^xsd:dateTime ;
    skos:altLabel "Bambara (Folk)"@nb ;
    skos:broader humord:c17160 ;
    skos:definition "Bambara er en folkegruppe i det vestlige Sudanområdet, særlig Mali <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8963452/e23/>,
        <http://dewey.info/class/5--963452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963452/e23/>,
        <http://dewey.info/class/5--963452/e23/> ;
    skos:prefLabel "Bambara"@en,
        "Bambara (Folk)"@nb .

humord:c00757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00757" ;
    dct:modified "2024-10-23T09:00:55"^^xsd:dateTime ;
    skos:altLabel "Bantu"@en,
        "Bantu (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Bantu er en betegnelse for majoriteten av den innfødte befolkning sør for ekvator i Afrika, folk som snakker bantuspråk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89639/e23/>,
        <http://dewey.info/class/5--9639/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89639/e23/>,
        <http://dewey.info/class/5--9639/e23/> ;
    skos:prefLabel "Bantu (People)"@en,
        "Bantu (Folk)"@nb .

humord:c00758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00758" ;
    dct:modified "2024-10-11T09:26:14"^^xsd:dateTime ;
    skos:altLabel "Baule people"@en,
        "Baoule"@nb,
        "Baule (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896338/e23/>,
        <http://dewey.info/class/5--96338/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Afrikansk folkestamme <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896338/e23/>,
        <http://dewey.info/class/5--96338/e23/> ;
    skos:prefLabel "Baoulé people"@en,
        "Baule (Folk)"@nb .

humord:c00759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00759" ;
    dct:modified "2024-10-23T09:07:22"^^xsd:dateTime ;
    skos:altLabel "Amazighs"@en,
        "Imazighen"@en,
        "Amazigh"@nb,
        "Berbere"@nb,
        "Imazighen"@nb ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.8933/e23/>,
        <http://dewey.info/class/5--933/e23/> ;
    skos:definition "Berbere er en urbefolkning i Nord-Afrika og Sahara til Niger-buen i sør og den egyptiske Siwa-oasen i øst. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8933/e23/>,
        <http://dewey.info/class/5--933/e23/> ;
    skos:prefLabel "Berbers"@en,
        "Berbere"@nb .

humord:c00760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00760" ;
    dct:modified "2025-02-03T14:54:24"^^xsd:dateTime ;
    skos:altLabel "Dogon (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8963/e23/>,
        <http://dewey.info/class/5--963/e23/>,
        <http://dewey.info/class/962.8004963/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Mali <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963/e23/>,
        <http://dewey.info/class/5--963/e23/>,
        <http://dewey.info/class/962.8004963/e23/> ;
    skos:prefLabel "Dogon"@en,
        "Dogon (Folk)"@nb .

humord:c00761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00761" ;
    dct:modified "2024-08-30T14:00:57"^^xsd:dateTime ;
    skos:altLabel "Fulani"@en,
        "Fulbe"@en,
        "Bororo"@nb,
        "Fula"@nb,
        "Fulani (Folk)"@nb,
        "Fulani (Folket)"@nb,
        "Fulbe (Folk)"@nb,
        "Mbororo"@nb,
        "Peul"@nb,
        "Wodaabe"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Afrika <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.896322/e23/>,
        <http://dewey.info/class/5--96322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896322/e23/>,
        <http://dewey.info/class/5--96322/e23/> ;
    skos:prefLabel "Fula"@en,
        "Fulbe (Folk)"@nb ;
    skos:related humord:c09959 .

humord:c00764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00764" ;
    dct:modified "2025-02-04T06:18:14"^^xsd:dateTime ;
    skos:altLabel "Haoussa"@en,
        "Hausawa"@en,
        "Hausa (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Afrika <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8937/e23/>,
        <http://dewey.info/class/5--937/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8937/e23/>,
        <http://dewey.info/class/5--937/e23/> ;
    skos:prefLabel "Hausa"@en,
        "Hausa (Folk)"@nb .

humord:c00765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00765" ;
    dct:modified "2025-02-04T06:18:53"^^xsd:dateTime ;
    skos:altLabel "Ibo"@en,
        "Ibo (Folk)"@nb,
        "Igbo (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Nigeria <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.896332/e23/>,
        <http://dewey.info/class/5--96332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896332/e23/>,
        <http://dewey.info/class/5--96332/e23/> ;
    skos:prefLabel "Igbo"@en,
        "Ibo (Folk)"@nb .

humord:c00766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00766" ;
    dct:modified "2025-02-04T06:19:09"^^xsd:dateTime ;
    skos:altLabel "Bari Bari"@en,
        "Kanouri"@en,
        "Kanowri"@en,
        "Yerwa"@en,
        "Kanuri (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Afrika <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.896537/e23/>,
        <http://dewey.info/class/5--96537/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896537/e23/>,
        <http://dewey.info/class/5--96537/e23/> ;
    skos:prefLabel "Kanuri"@en,
        "Kanuri (Folk)"@nb .

humord:c00767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00767" ;
    dct:modified "2024-10-14T10:22:37"^^xsd:dateTime ;
    skos:altLabel "San"@en,
        "!Kung"@nb,
        "Basarwa"@nb,
        "Khoisan (Folk)"@nb,
        "San"@nb,
        "San-folket"@nb ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.8961/e23/>,
        <http://dewey.info/class/5--961/e23/> ;
    skos:definition "Khoisan  er en afrikansk folkegruppe <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8961/e23/>,
        <http://dewey.info/class/5--961/e23/> ;
    skos:prefLabel "Khoisan"@en,
        "Khoisan (Folk)"@nb .

humord:c00768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00768" ;
    dct:modified "2025-02-04T06:23:07"^^xsd:dateTime ;
    skos:altLabel "Mahayana (People)"@en,
        "Mafa (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.893/e23/>,
        <http://dewey.info/class/5--93/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Nord-Afrika <Ruud>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.893/e23/>,
        <http://dewey.info/class/5--93/e23/> ;
    skos:prefLabel "Mafa"@en,
        "Mafa (Folk)"@nb .

humord:c00771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00771" ;
    dct:modified "2025-02-04T06:23:15"^^xsd:dateTime ;
    skos:altLabel "Moundang"@en,
        "Matakam (Folk)"@nb,
        "Moundan"@nb,
        "Moundang"@nb,
        "Mundang (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896361/e23/>,
        <http://dewey.info/class/5--96361/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Afrika <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896361/e23/>,
        <http://dewey.info/class/5--96361/e23/> ;
    skos:prefLabel "Mundang"@en,
        "Mundang (Folk)"@nb .

humord:c00774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00774" ;
    dct:modified "2025-02-04T06:24:18"^^xsd:dateTime ;
    skos:altLabel "Ndembu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896393/e23/>,
        <http://dewey.info/class/5--96393/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Stamme i Zambia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896393/e23/>,
        <http://dewey.info/class/5--96393/e23/> ;
    skos:prefLabel "Ndembu"@en,
        "Ndembu (Folk)"@nb .

humord:c00775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00775" ;
    dct:modified "2025-02-04T06:24:58"^^xsd:dateTime ;
    skos:altLabel "Nubiarar"@nb ;
    skos:broader humord:c00751 ;
    skos:exactMatch <http://dewey.info/class/305.896542/e23/>,
        <http://dewey.info/class/5--96542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896542/e23/>,
        <http://dewey.info/class/5--96542/e23/> ;
    skos:prefLabel "Nubians"@en,
        "Nubiere"@nb .

humord:c00776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00776" ;
    dct:modified "2025-02-04T06:32:24"^^xsd:dateTime ;
    skos:altLabel "Naath"@en,
        "Nuers"@en,
        "Nuar"@nb,
        "Nuerar"@nb,
        "Nuere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8965582/e23/>,
        <http://dewey.info/class/5--965582/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Sudan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8965582/e23/>,
        <http://dewey.info/class/5--965582/e23/> ;
    skos:prefLabel "Nuer"@en,
        "Nuer"@nb .

humord:c00777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00777" ;
    dct:modified "2020-10-20T13:44:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.896333/e23/>,
        <http://dewey.info/class/5--96333/e23/> ;
    skos:broader humord:c00786 ;
    skos:definition "Yorubafolk i staten Ondo i Nigeria <Britannica>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896333/e23/>,
        <http://dewey.info/class/5--96333/e23/> ;
    skos:prefLabel "Ondo Yoruba"@en,
        "Ondo Yoruba (Folk)"@nb .

humord:c00780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00780" ;
    dct:modified "2025-02-04T06:34:41"^^xsd:dateTime ;
    skos:altLabel "Songhay"@en,
        "Sonrai"@en,
        "Sonrhai"@en,
        "Songhai (Folk)"@nb,
        "Songhay"@nb,
        "Sonrhai"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89658/e23/>,
        <http://dewey.info/class/5--9658/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Etnolingvistisk gruppe i Mali <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89658/e23/>,
        <http://dewey.info/class/5--9658/e23/> ;
    skos:prefLabel "Songhai"@en,
        "Songhai (Folk)"@nb .

humord:c00783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00783" ;
    dct:modified "2025-02-04T06:33:38"^^xsd:dateTime ;
    skos:altLabel "Touareg"@en,
        "Tuareg"@en,
        "Twareg"@en,
        "Tuareg (Folk)"@nb,
        "Tuaregar (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.8933/e23/>,
        <http://dewey.info/class/5--933/e23/> ;
    skos:definition "Folkegruppe i Afrika <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8933/e23/>,
        <http://dewey.info/class/5--933/e23/> ;
    skos:prefLabel "Tuaregs"@en,
        "Tuareger (Folk)"@nb .

humord:c00784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00784" ;
    dct:modified "2024-08-30T14:04:37"^^xsd:dateTime ;
    skos:altLabel "Ouolof"@en,
        "Ouolof"@nb,
        "Wolof (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Afrika <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8963214/e23/>,
        <http://dewey.info/class/5--963214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963214/e23/>,
        <http://dewey.info/class/5--963214/e23/> ;
    skos:prefLabel "Wolof"@en,
        "Wolof (Folk)"@nb .

humord:c00785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00785" ;
    dct:modified "2024-08-20T16:45:44"^^xsd:dateTime ;
    skos:altLabel "Kosa"@en,
        "Xosa"@en,
        "Xhosa (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Xhosa er et bntutalende folk i Sør-Afrika <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8963985/e23/>,
        <http://dewey.info/class/5--963985/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963985/e23/>,
        <http://dewey.info/class/5--963985/e23/> ;
    skos:prefLabel "Xhosa"@en,
        "Xhosa (Folk)"@nb .

humord:c00786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00786" ;
    dct:modified "2020-10-20T13:40:17"^^xsd:dateTime ;
    skos:altLabel "Ioruba"@en,
        "Joruba (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.896333/e23/>,
        <http://dewey.info/class/5--96333/e23/> ;
    skos:definition "Afrikansk folk i Nigeria <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896333/e23/>,
        <http://dewey.info/class/5--96333/e23/> ;
    skos:prefLabel "Yoruba"@en,
        "Yoruba (Folk)"@nb .

humord:c00787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00787" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.896395/e23/>,
        <http://dewey.info/class/5--96395/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Tanzania <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896395/e23/>,
        <http://dewey.info/class/5--96395/e23/> ;
    skos:prefLabel "Zinza"@en,
        "Zinzaer"@nb .

humord:c00788 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00788" ;
    dct:modified "2025-02-11T11:06:02"^^xsd:dateTime ;
    skos:altLabel "Folkegrupper i Amerika"@nb ;
    skos:broader humord:c15742 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic and national groups in America"@en,
        "Folkegrupper i Amerika"@nb .

humord:c00789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00789" ;
    dct:modified "2024-08-13T10:56:11"^^xsd:dateTime ;
    skos:altLabel "Amerikanarar"@nb ;
    skos:broader humord:c00788 ;
    skos:definition "Amerikanere brukes om befolkningen i USA generelt <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.813/e23/>,
        <http://dewey.info/class/5--13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.813/e23/>,
        <http://dewey.info/class/5--13/e23/> ;
    skos:prefLabel "Americans"@en,
        "Amerikanere"@nb ;
    skos:related humord:c00797 .

humord:c00790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00790" ;
    dct:modified "2024-07-26T12:00:07"^^xsd:dateTime ;
    skos:altLabel "African Americans"@en,
        "Afro-Americans"@en,
        "Black Americans"@en,
        "Afrikansk-amerikanarar"@nb,
        "Afrikanskamerikanarar"@nb,
        "Afrikanskamerikanere"@nb,
        "Afro-amerikanarar"@nb,
        "Afro-amerikanere"@nb,
        "Afroamerikanarar"@nb,
        "Afroamerikanere"@nb ;
    skos:broader humord:c00789 ;
    skos:definition "Amerikaner av afrikansk herkomst <SNL>"@nb ;
    skos:editorialNote "Konf Språkrådet som sier at det er en dreining mot afrikanskamerikanere blant språkbrukerne. 2013-05-23/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/305.896073/e23/>,
        <http://dewey.info/class/5--96073/e23/>,
        <http://dewey.info/class/973.0496073/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896073/e23/>,
        <http://dewey.info/class/5--96073/e23/>,
        <http://dewey.info/class/973.0496073/e23/> ;
    skos:prefLabel "African-American"@en,
        "Afrikansk-amerikanere"@nb .

humord:c00793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00793" ;
    dct:modified "2018-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14722 ;
    skos:exactMatch <http://dewey.info/class/305.8698/e23/>,
        <http://dewey.info/class/5--698/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8698/e23/>,
        <http://dewey.info/class/5--698/e23/> ;
    skos:prefLabel "Brazilians"@en,
        "Brasilianere"@nb .

humord:c00795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00795" ;
    dct:modified "2024-09-02T15:09:58"^^xsd:dateTime ;
    skos:altLabel "Cajun (Folk)"@nb,
        "Cajuner"@nb ;
    skos:broader humord:c00789 ;
    skos:definition "Cajun folkegruppe i Louisiana, USA, etterkommere av fransk-kanadiere utvist fra kolonien av britene <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8410763/e23/>,
        <http://dewey.info/class/5--410763/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8410763/e23/>,
        <http://dewey.info/class/5--410763/e23/> ;
    skos:prefLabel "Cajuns"@en,
        "Cajun (Folk)"@nb .

humord:c00796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00796" ;
    dct:modified "2024-09-16T11:32:52"^^xsd:dateTime ;
    skos:altLabel "Chilenarar"@nb ;
    skos:broader humord:c14722 ;
    skos:exactMatch <http://dewey.info/class/305.86883/e23/>,
        <http://dewey.info/class/5--6883/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.86883/e23/>,
        <http://dewey.info/class/5--6883/e23/> ;
    skos:prefLabel "Chileans"@en,
        "Chilenere"@nb .

humord:c00797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00797" ;
    dct:modified "2023-12-19T10:44:12"^^xsd:dateTime ;
    skos:altLabel "American Indigenous people"@en,
        "Indians (Native Americans)"@en,
        "Amerikanske urfolk"@nb,
        "Indianarar"@nb,
        "Indianere"@nb,
        "Urfolk i Amerika"@nb ;
    skos:broader humord:c00750,
        humord:c00788 ;
    skos:closeMatch <http://dewey.info/class/305.897/e23/>,
        <http://dewey.info/class/305.8970728/e23/>,
        <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--97/e23/>,
        <http://dewey.info/class/5--970728/e23/>,
        <http://dewey.info/class/5--98/e23/> ;
    skos:exactMatch realfagstermer:c007029 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007029,
        <http://dewey.info/class/305.897/e23/>,
        <http://dewey.info/class/305.8970728/e23/>,
        <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--97/e23/>,
        <http://dewey.info/class/5--970728/e23/>,
        <http://dewey.info/class/5--98/e23/> ;
    skos:prefLabel "Native Americans"@en,
        "Urfolk i Amerika"@nb ;
    skos:related humord:c00789,
        humord:c00828 .

humord:c00798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00798" ;
    dct:modified "2024-08-16T13:49:18"^^xsd:dateTime ;
    skos:altLabel "Apache (Folk)"@nb,
        "Apasjer"@nb ;
    skos:broader humord:c18879 ;
    skos:definition "Urfolk i Nord-Amerika av athapaskastammen <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89725/e23/>,
        <http://dewey.info/class/5--9725/e23/>,
        <http://dewey.info/class/979.0049725/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89725/e23/>,
        <http://dewey.info/class/5--9725/e23/>,
        <http://dewey.info/class/979.0049725/e23/> ;
    skos:prefLabel "Apache"@en,
        "Apache (Folk)"@nb .

humord:c00799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00799" ;
    dct:modified "2024-03-07T13:44:55"^^xsd:dateTime ;
    skos:altLabel "Aztek (Folk)"@nb,
        "Aztekarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897452/e23/>,
        <http://dewey.info/class/5--97452/e23/> ;
    skos:broader humord:c19176 ;
    skos:closeMatch <http://dewey.info/class/972.018/e23/> ;
    skos:exactMatch realfagstermer:c011071,
        <http://dewey.info/class/972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011071,
        <http://dewey.info/class/305.897452/e23/>,
        <http://dewey.info/class/5--97452/e23/>,
        <http://dewey.info/class/972.018/e23/>,
        <http://dewey.info/class/972/e23/> ;
    skos:prefLabel "Aztecs"@en,
        "Aztekere"@nb .

humord:c00800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00800" ;
    dct:modified "2020-10-20T15:11:14"^^xsd:dateTime ;
    skos:altLabel "Kainai"@en,
        "Piegan"@en,
        "Piikani"@en,
        "Siksika"@en,
        "Blackfeet"@nb ;
    skos:broadMatch <http://dewey.info/class/971.2300497352/e23/>,
        <http://dewey.info/class/978.600497352/e23/> ;
    skos:broader humord:c20585 ;
    skos:definition "Urfolk i Nord-Amerika av algonkinstammen i Alberta og Montana <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897352/e23/>,
        <http://dewey.info/class/5--97352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897352/e23/>,
        <http://dewey.info/class/5--97352/e23/>,
        <http://dewey.info/class/971.2300497352/e23/>,
        <http://dewey.info/class/978.600497352/e23/> ;
    skos:prefLabel "Blackfoot"@en,
        "Blackfoot (Folk)"@nb .

humord:c00802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00802" ;
    dct:modified "2024-09-16T09:33:30"^^xsd:dateTime ;
    skos:altLabel "Cheyenne (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897353/e23/> ;
    skos:broader humord:c20585 ;
    skos:definition "Cheyenne er et algonkintalende urfolk i Nord-Amerika, i dag bosatt i Oklahoma og Montana <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/5--97353/e23/>,
        <http://dewey.info/class/978.00497353/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897353/e23/>,
        <http://dewey.info/class/5--97353/e23/>,
        <http://dewey.info/class/978.00497353/e23/> ;
    skos:prefLabel "Cheyenne"@en,
        "Cheyenne (Folk)"@nb .

humord:c00803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00803" ;
    dct:modified "2024-09-19T12:42:46"^^xsd:dateTime ;
    skos:altLabel "Absaroka"@en,
        "Apsaalooke"@en,
        "Crow nation"@en,
        "Crow (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Crow er et amerikansk urfolk fra slettelandet i USA <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8975272/e23/>,
        <http://dewey.info/class/5--975272/e23/>,
        <http://dewey.info/class/978.6004975272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8975272/e23/>,
        <http://dewey.info/class/5--975272/e23/>,
        <http://dewey.info/class/978.6004975272/e23/> ;
    skos:prefLabel "Crow (People)"@en,
        "Crow (Folk)"@nb .

humord:c00804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00804" ;
    dct:modified "2024-09-27T14:00:35"^^xsd:dateTime ;
    skos:altLabel "Isantis (People)"@en,
        "Santee (People)"@en,
        "Dakota (Folk)"@nb,
        "Isantis (Folk)"@nb,
        "Santee (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Dakota er et amerikansk urfolk som holder til på det nordlige slettelandet i USA. Det er en undergruppe av sioux-familien <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8975243/e23/>,
        <http://dewey.info/class/5--975243/e23/>,
        <http://dewey.info/class/978.004975243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8975243/e23/>,
        <http://dewey.info/class/5--975243/e23/>,
        <http://dewey.info/class/978.004975243/e23/> ;
    skos:prefLabel "Dakota (People)"@en,
        "Dakota (Folk)"@nb ;
    skos:related humord:c01700 .

humord:c00805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00805" ;
    dct:modified "2025-02-12T07:35:44"^^xsd:dateTime ;
    skos:altLabel "Lakota (Folk)"@nb,
        "Teton (Folk)"@nb,
        "Teton sioux (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Lakota er et amerikansk urfolk som holder til på det nordlige slettelandet i USA, undergruppe av sioux <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8975244/e23/>,
        <http://dewey.info/class/5--975244/e23/>,
        <http://dewey.info/class/978.004975244/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8975244/e23/>,
        <http://dewey.info/class/5--975244/e23/>,
        <http://dewey.info/class/978.004975244/e23/> ;
    skos:prefLabel "Lakota"@en,
        "Lakota (Folk)"@nb .

humord:c00807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00807" ;
    dct:modified "2025-02-11T15:13:18"^^xsd:dateTime ;
    skos:altLabel "Guarani (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/989.2004983822/e23/> ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.8983822/e23/>,
        <http://dewey.info/class/5--983822/e23/> ;
    skos:definition "Amerikansk urfolk i Sør-Amerika <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8983822/e23/>,
        <http://dewey.info/class/5--983822/e23/>,
        <http://dewey.info/class/989.2004983822/e23/> ;
    skos:prefLabel "Guarani"@en,
        "Guarani (Folk)"@nb .

humord:c00808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00808" ;
    dct:modified "2020-11-03T09:10:29"^^xsd:dateTime ;
    skos:altLabel "Moki"@en,
        "Moqui"@en ;
    skos:broader humord:c16252 ;
    skos:definition "Urfolk i det nordlige Arizona. Den vestligste og mest isolerte gruppen blant pueblofolkene <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897458/e23/>,
        <http://dewey.info/class/5--97458/e23/>,
        <http://dewey.info/class/979.100497458/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897458/e23/>,
        <http://dewey.info/class/5--97458/e23/>,
        <http://dewey.info/class/979.100497458/e23/> ;
    skos:prefLabel "Hopi"@en,
        "Hopi (Folk)"@nb .

humord:c00809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00809" ;
    dct:modified "2025-02-13T09:07:16"^^xsd:dateTime ;
    skos:altLabel "Inka (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/980.00498323/e23/> ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.898323/e23/>,
        <http://dewey.info/class/5--98323/e23/>,
        <http://dewey.info/class/985.019/e23/> ;
    skos:definition "Inka var et amerikansk urfolk som behersket Inkariket i Sør-Amerika mellom 1100 og 1535. Omfattet Peru, Ecuador og deler av Bolivia, Argentina og Chile <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898323/e23/>,
        <http://dewey.info/class/5--98323/e23/>,
        <http://dewey.info/class/980.00498323/e23/>,
        <http://dewey.info/class/985.019/e23/> ;
    skos:prefLabel "Inca"@en,
        "Inka (Folk)"@nb .

humord:c00810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00810" ;
    dct:modified "2024-09-02T12:55:32"^^xsd:dateTime ;
    skos:altLabel "Cogui"@en,
        "Kagaba"@en,
        "Cagaba"@nb,
        "Kagaba (Folk)"@nb,
        "Kogua"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8982/e23/>,
        <http://dewey.info/class/5--982/e23/>,
        <http://dewey.info/class/986.1004982/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Kagaba er et urfolk i Colombia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8982/e23/>,
        <http://dewey.info/class/5--982/e23/>,
        <http://dewey.info/class/986.1004982/e23/> ;
    skos:prefLabel "Kogi (People)"@en,
        "Kagaba (Folk)"@nb .

humord:c00812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00812" ;
    dct:modified "2024-10-01T08:05:40"^^xsd:dateTime ;
    skos:altLabel "Maya (Folk)"@nb,
        "Mayaane"@nb,
        "Mayaene"@nb,
        "Mayaer"@nb,
        "Mayafolket"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.89742/e23/>,
        <http://dewey.info/class/5--9742/e23/>,
        <http://dewey.info/class/972.6/e23/> ;
    skos:definition "aya er betegnelse på en sivilisasjon som eksisterte i Mesoamerika før den spanske erobringen. Ordet brukes også om et trettitall nært beslektede folkegrupper som i dag til sammen teller over åtte millioner mennesker, samt om språkfamilien disse folkene deler. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007669,
        <http://dewey.info/class/972.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007669,
        <http://dewey.info/class/305.89742/e23/>,
        <http://dewey.info/class/5--9742/e23/>,
        <http://dewey.info/class/972.6/e23/>,
        <http://dewey.info/class/972.81/e23/> ;
    skos:prefLabel "Maya"@en,
        "Maya (Folk)"@nb .

humord:c00813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00813" ;
    dct:modified "2025-02-12T07:37:00"^^xsd:dateTime ;
    skos:altLabel "Mochica"@en,
        "Moche"@nb,
        "Mochica"@nb ;
    skos:broadMatch <http://dewey.info/class/985.00498/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Moche var en sivilisasjon på nordkysten av Peru, ca 400 f.Kr.-700 e.Kr. <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/985.00498/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:prefLabel "Moche"@en,
        "Moche"@nb .

humord:c00814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00814" ;
    dct:modified "2025-02-12T07:41:16"^^xsd:dateTime ;
    skos:altLabel "Diné"@en,
        "Navaho"@en,
        "Diné (Folk)"@nb,
        "Navaho (Folk)"@nb,
        "Navajoar"@nb,
        "Navajoer"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Navaho er et urfolk av athapaskastammen <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89726/e23/>,
        <http://dewey.info/class/5--9726/e23/>,
        <http://dewey.info/class/979.10049726/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89726/e23/>,
        <http://dewey.info/class/5--9726/e23/>,
        <http://dewey.info/class/979.10049726/e23/> ;
    skos:prefLabel "Navajo"@en,
        "Navaho (Folk)"@nb .

humord:c00815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00815" ;
    dct:modified "2020-10-22T15:01:13"^^xsd:dateTime ;
    skos:altLabel "Oglala Lakota"@en,
        "Oglala"@nb ;
    skos:broader humord:c00805 ;
    skos:closeMatch <http://dewey.info/class/305.8975244/e23/>,
        <http://dewey.info/class/5--975244/e23/>,
        <http://dewey.info/class/978.004975244/e23/> ;
    skos:definition "Undergruppe av Lakota, amerikansk urfolk <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8975244/e23/>,
        <http://dewey.info/class/5--975244/e23/>,
        <http://dewey.info/class/978.004975244/e23/> ;
    skos:prefLabel "Oglala"@en,
        "Oglala Lakota (Folk)"@nb .

humord:c00816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00816" ;
    dct:modified "2025-02-12T15:29:58"^^xsd:dateTime ;
    skos:altLabel "Okanagan"@en,
        "Okonogan"@en,
        "Okanagan (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897943/e23/>,
        <http://dewey.info/class/5--97943/e23/>,
        <http://dewey.info/class/971.100497943/e23/>,
        <http://dewey.info/class/979.700497943/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Okanagan er et urfolk i Washington og British Columbia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897943/e23/>,
        <http://dewey.info/class/5--97943/e23/>,
        <http://dewey.info/class/971.100497943/e23/>,
        <http://dewey.info/class/979.700497943/e23/> ;
    skos:prefLabel "Syilx"@en,
        "Okanagan (Folk)"@nb .

humord:c00817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00817" ;
    dct:modified "2024-09-17T14:50:12"^^xsd:dateTime ;
    skos:altLabel "Quechua Runa"@en,
        "Colla (Folk)"@nb,
        "Kechua (Folk)"@nb,
        "Kolla (Folk)"@nb,
        "Quechua (Folk)"@nb,
        "Quichua (Folk)"@nb,
        "Qulla (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.898323/e23/>,
        <http://dewey.info/class/5--98323/e23/>,
        <http://dewey.info/class/980.00498323/e23/> ;
    skos:definition "Quechua er et urfolk i Sør-Amerika <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898323/e23/>,
        <http://dewey.info/class/5--98323/e23/>,
        <http://dewey.info/class/980.00498323/e23/> ;
    skos:prefLabel "Quechua"@en,
        "Quechua (Folk)"@nb .

humord:c00820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00820" ;
    dct:modified "2025-02-12T15:32:57"^^xsd:dateTime ;
    skos:altLabel "Tlinkit"@en,
        "Tlingit (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolk i Alaska <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89727/e23/>,
        <http://dewey.info/class/5--9727/e23/>,
        <http://dewey.info/class/979.80049727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89727/e23/>,
        <http://dewey.info/class/5--9727/e23/>,
        <http://dewey.info/class/979.80049727/e23/> ;
    skos:prefLabel "Tlingit"@en,
        "Tlingit (Folk)"@nb .

humord:c00821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00821" ;
    dct:modified "2024-08-29T17:44:28"^^xsd:dateTime ;
    skos:altLabel "Wašišiw"@en,
        "Washoe (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Washoe er et urfolk, bosatt omkring Lake Tahoe i California <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897576/e23/>,
        <http://dewey.info/class/5--97576/e23/>,
        <http://dewey.info/class/979.00497576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897576/e23/>,
        <http://dewey.info/class/5--97576/e23/>,
        <http://dewey.info/class/979.00497576/e23/> ;
    skos:prefLabel "Washoe"@en,
        "Washoe (Folk)"@nb .

humord:c00822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00822" ;
    dct:modified "2025-02-12T15:34:20"^^xsd:dateTime ;
    skos:altLabel "Yanomama"@en,
        "Yanomamö"@en,
        "Yanomama (Folk)"@nb,
        "Yanomami (Folk)"@nb,
        "Yanomamo (Folk)"@nb,
        "Yanomamö (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.89892/e23/>,
        <http://dewey.info/class/5--9892/e23/>,
        <http://dewey.info/class/987.0049892/e23/> ;
    skos:definition "Urfolk i Sør-Amerika, ved øvre Orinoco på begge sider av grensen mellom Venezuela og Brasil <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: AsA kilde skrivemåte"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89892/e23/>,
        <http://dewey.info/class/5--9892/e23/>,
        <http://dewey.info/class/987.0049892/e23/> ;
    skos:prefLabel "Yanomami"@en,
        "Yanomamö (Folk)"@nb .

humord:c00823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00823" ;
    dct:modified "2024-10-22T09:53:05"^^xsd:dateTime ;
    skos:altLabel "Eskimo"@en,
        "Eskimos"@en,
        "Eskimoar"@nb,
        "Eskimoer"@nb,
        "Inuitt"@nb,
        "Inuittar"@nb,
        "Inuitter"@nb,
        "Inuk"@nb ;
    skos:broader humord:c00797,
        humord:c00829 ;
    skos:definition "Fellesbetegnelse på en rekke folkegrupper i Alaska (USA), Canada og Grønland som snakker inuittiske språk <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012453,
        <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/971.90049712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012453,
        <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/971.90049712/e23/>,
        <http://dewey.info/class/979.80049712/e23/> ;
    skos:prefLabel "Inuit"@en,
        "Inuitter"@nb ;
    skos:relatedMatch <http://dewey.info/class/979.80049712/e23/> .

humord:c00825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00825" ;
    dct:modified "2025-02-12T07:34:52"^^xsd:dateTime ;
    skos:altLabel "Caiapo"@en,
        "Kaiapo (Folk)"@nb,
        "Kayapo (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8984/e23/>,
        <http://dewey.info/class/5--984/e23/>,
        <http://dewey.info/class/981.004984/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Kaiapo  er et urfolk i Brasil <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8984/e23/>,
        <http://dewey.info/class/5--984/e23/>,
        <http://dewey.info/class/981.004984/e23/> ;
    skos:prefLabel "Kayapo"@en,
        "Kaiapo (Folk)"@nb .

humord:c00826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00826" ;
    dct:modified "2025-02-12T07:36:13"^^xsd:dateTime ;
    skos:altLabel "Kreoler"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8009729/e23/> ;
    skos:broader humord:c00788 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009729/e23/> ;
    skos:prefLabel "Creoles"@en,
        "Kreoler"@nb .

humord:c00827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00827" ;
    dct:modified "2018-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14722 ;
    skos:exactMatch <http://dewey.info/class/305.86872/e23/>,
        <http://dewey.info/class/5--6872/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.86872/e23/>,
        <http://dewey.info/class/5--6872/e23/> ;
    skos:prefLabel "Mexicans"@en,
        "Meksikanere"@nb .

humord:c00828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00828" ;
    dct:modified "2025-02-12T07:37:58"^^xsd:dateTime ;
    skos:altLabel "Mestisar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897/e23/>,
        <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--97/e23/>,
        <http://dewey.info/class/5--98/e23/> ;
    skos:broader humord:c14722 ;
    skos:definition "Mestis (mestizo for menn og mestiza for kvinner) var opprinnelig en betegnelse på et individ med blandet opphav, der én av foreldrene var regnet som spanjol eller europeer og den andre som tilhørende et lokalt urfolk. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897/e23/>,
        <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--97/e23/>,
        <http://dewey.info/class/5--98/e23/> ;
    skos:prefLabel "Mestizos"@en,
        "Mestiser"@nb ;
    skos:related humord:c00797 .

humord:c00829 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00829" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15742 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic and national groups in Asia"@en,
        "Folkegrupper i Asia"@nb .

humord:c00830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00830" ;
    dct:modified "2024-07-03T12:29:38"^^xsd:dateTime ;
    skos:altLabel "Abkhaz"@en,
        "Abkhasarar"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Et folkeslag i Kaukasus <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8999623/e23/>,
        <http://dewey.info/class/5--999623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8999623/e23/>,
        <http://dewey.info/class/5--999623/e23/> ;
    skos:prefLabel "Abkhazians"@en,
        "Abkhasere"@nb .

humord:c00831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00831" ;
    dct:modified "2024-07-05T07:33:36"^^xsd:dateTime ;
    skos:altLabel "Scheduled Tribes"@en,
        "Adivasi (Folk)"@nb,
        "Adivasis"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891/e23/>,
        <http://dewey.info/class/5--91/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Urbefolkning i Sør-Asia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891/e23/>,
        <http://dewey.info/class/5--91/e23/> ;
    skos:prefLabel "Adivasi"@en,
        "Adivasi (Folk)"@nb .

humord:c00832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00832" ;
    dct:modified "2024-07-29T10:51:10"^^xsd:dateTime ;
    skos:altLabel "Aynu"@en,
        "Ainoar"@nb,
        "Ainoer"@nb,
        "Ainu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Japan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:prefLabel "Ainu"@en,
        "Ainu (Folk)"@nb .

humord:c00833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00833" ;
    dct:modified "2024-07-31T14:50:13"^^xsd:dateTime ;
    skos:altLabel "Alani"@en,
        "Alanarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et iransk folkeslag i oldtiden og middelalderen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:prefLabel "Alans"@en,
        "Alanere"@nb .

humord:c00835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00835" ;
    dct:modified "2024-10-16T13:14:56"^^xsd:dateTime ;
    skos:altLabel "Badawi"@en,
        "Badw"@en,
        "Bedu"@en,
        "Beduin"@en,
        "Beduinar"@nb ;
    skos:broader humord:c00753 ;
    skos:definition "Beduiner er arabisktalende hel- og halvnomader i ørken- og steppeområder av Den arabiske halvøy, Syria, Jordan, Israel, Irak og Nord-Afrika.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89272/e23/>,
        <http://dewey.info/class/5--9272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89272/e23/>,
        <http://dewey.info/class/5--9272/e23/> ;
    skos:prefLabel "Bedouins"@en,
        "Beduiner"@nb .

humord:c00836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00836" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00753 ;
    skos:exactMatch <http://dewey.info/class/305.89274/e23/>,
        <http://dewey.info/class/5--9274/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89274/e23/>,
        <http://dewey.info/class/5--9274/e23/> ;
    skos:prefLabel "Palestinians"@en,
        "Palestinere"@nb .

humord:c00837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00837" ;
    dct:modified "2024-08-28T07:59:39"^^xsd:dateTime ;
    skos:altLabel "Armenarar"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.891992/e23/>,
        <http://dewey.info/class/5--91992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891992/e23/>,
        <http://dewey.info/class/5--91992/e23/> ;
    skos:prefLabel "Armenians"@en,
        "Armenere"@nb .

humord:c00838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00838" ;
    dct:modified "2024-08-28T08:40:27"^^xsd:dateTime ;
    skos:altLabel "Aserbajdsjanarar"@nb,
        "Azerbajdzjanarar"@nb,
        "Azerbajdzjanere"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894361/e23/>,
        <http://dewey.info/class/5--94361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894361/e23/>,
        <http://dewey.info/class/5--94361/e23/> ;
    skos:prefLabel "Azerbaijanis"@en,
        "Aserbajdsjanere"@nb .

humord:c00840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00840" ;
    dct:modified "2024-10-10T09:01:42"^^xsd:dateTime ;
    skos:altLabel "Bakhtiarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:prefLabel "Bakhtiari"@en,
        "Bakhtiarer"@nb .

humord:c00841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00841" ;
    dct:modified "2024-10-10T13:43:59"^^xsd:dateTime ;
    skos:altLabel "Baluch"@en,
        "Balucharar"@nb,
        "Balutsjarar"@nb,
        "Balutsjere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:prefLabel "Baloch"@en,
        "Baluchere"@nb .

humord:c00843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00843" ;
    dct:modified "2024-10-15T13:15:29"^^xsd:dateTime ;
    skos:altLabel "Brasseri (People)"@en,
        "Basseri (Folk)"@nb,
        "Brasseri (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Basseri er et nomadefolk i Parsprovinsen i Iran <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:prefLabel "Basseri (People)"@en,
        "Basseri (Folk)"@nb .

humord:c00844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00844" ;
    dct:modified "2024-10-30T13:23:59"^^xsd:dateTime ;
    skos:altLabel "Burakufolket"@nb,
        "Burakumin (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.568/e23/> ;
    skos:broader humord:c00829,
        humord:c09324 ;
    skos:definition "Burakumin er en sosial minoritetsgruppe i Japan. De er etterkommere av folk som i føydaltiden tok seg av \"urene\" yrker <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.568/e23/> ;
    skos:prefLabel "Burakumin"@en,
        "Burakumin (Folk)"@nb .

humord:c00846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00846" ;
    dct:modified "2024-10-09T08:13:55"^^xsd:dateTime ;
    skos:altLabel "Dardic people"@en,
        "Dardar"@nb,
        "Dardarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8914/e23/>,
        <http://dewey.info/class/5--914/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Darder er en indo-arisk folkegruppe som bor i Nord-Pakistan, Vest-Jammu og Kashmir og Øst-Afghanistan, og som snakker de dardiske språkene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8914/e23/>,
        <http://dewey.info/class/5--914/e23/> ;
    skos:prefLabel "Dards"@en,
        "Darder"@nb .

humord:c00847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00847" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dravidian"@en ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.8948/e23/>,
        <http://dewey.info/class/5--948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8948/e23/>,
        <http://dewey.info/class/5--948/e23/> ;
    skos:prefLabel "Dravidians"@en,
        "Dravider"@nb .

humord:c00848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00848" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009515/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Tibet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009515/e23/> ;
    skos:prefLabel "Drokpa"@en,
        "Drokpas (Folk)"@nb .

humord:c00849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00849" ;
    dct:modified "2020-06-04T13:09:24"^^xsd:dateTime ;
    skos:altLabel "Druseans"@en,
        "Drusians"@en,
        "Druzes"@en ;
    skos:broadMatch <http://dewey.info/class/305.697/e23/> ;
    skos:broader humord:c00829,
        humord:c08793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.85/e23/>,
        <http://dewey.info/class/305.697/e23/> ;
    skos:prefLabel "Druses"@en,
        "Drusere"@nb .

humord:c00850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00850" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.899224/e23/>,
        <http://dewey.info/class/5--99224/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Indonesisk folkegruppe <Ruud>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899224/e23/>,
        <http://dewey.info/class/5--99224/e23/> ;
    skos:prefLabel "Gayo"@en,
        "Gayoer"@nb .

humord:c00851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00851" ;
    dct:modified "2018-10-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gujjar"@en ;
    skos:broadMatch <http://dewey.info/class/305.891479/e23/>,
        <http://dewey.info/class/5--91479/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891479/e23/>,
        <http://dewey.info/class/5--91479/e23/> ;
    skos:prefLabel "Gurjar"@en,
        "Gujar (Folk)"@nb .

humord:c00852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00852" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gorkhas"@en,
        "Gurkha"@en ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/>,
        <http://dewey.info/class/356.1/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/>,
        <http://dewey.info/class/356.1/e23/> ;
    skos:prefLabel "Gurkhas"@en,
        "Gurkhaer"@nb .

humord:c00853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00853" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tamu"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Nepalsk folk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Gurung"@en,
        "Gurung (Folk)"@nb .

humord:c00854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00854" ;
    dct:modified "2016-10-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/936/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936/e23/> ;
    skos:prefLabel "Huns"@en,
        "Hunere"@nb .

humord:c00856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00856" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.8956/e23/>,
        <http://dewey.info/class/5--956/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8956/e23/>,
        <http://dewey.info/class/5--956/e23/> ;
    skos:prefLabel "Japanese"@en,
        "Japanere"@nb .

humord:c00857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00857" ;
    dct:modified "2023-11-30T09:36:13"^^xsd:dateTime ;
    skos:altLabel "Jewish people"@en,
        "Jødar"@nb ;
    skos:broader humord:c00829,
        humord:c07330 ;
    skos:closeMatch <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/5--924/e23/> ;
    skos:exactMatch realfagstermer:c009874,
        <http://dewey.info/class/296.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009874,
        <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/296.092/e23/>,
        <http://dewey.info/class/296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/5--924/e23/>,
        <http://dewey.info/class/940.5318/e23/> ;
    skos:prefLabel "Jews"@en,
        "Jøder"@nb ;
    skos:related humord:c08525 ;
    skos:relatedMatch <http://dewey.info/class/296/e23/>,
        <http://dewey.info/class/940.5318/e23/> .

humord:c00858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00858" ;
    dct:modified "2024-08-28T08:50:22"^^xsd:dateTime ;
    skos:altLabel "Ashkenaz"@en,
        "Ashkenazic Jews"@en,
        "Asjkenasar"@nb,
        "Asjkenaser"@nb,
        "Asjkenasiske jødar"@nb,
        "Asjkenasiske jøder"@nb,
        "Askenasar"@nb,
        "Askenaser"@nb,
        "Askenasiske jødar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/5--924/e23/> ;
    skos:broader humord:c00857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/296.45/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/5--924/e23/> ;
    skos:prefLabel "Ashkenazi jews"@en,
        "Askenasiske jøder"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.45/e23/> .

humord:c00860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00860" ;
    dct:modified "2024-10-29T08:30:38"^^xsd:dateTime ;
    skos:altLabel "Hispanic Jews"@en,
        "Sephardic Jews"@en,
        "Sephardim"@en,
        "Sefarder"@nb,
        "Sefardim"@nb,
        "Sefardiske jødar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924046/e23/>,
        <http://dewey.info/class/5--924046/e23/>,
        <http://dewey.info/class/909.04924/e23/> ;
    skos:broader humord:c00857 ;
    skos:definition "Etterkommere av spanske jøder som ble fordrevet fra Spania i 1492 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/296.45042/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924046/e23/>,
        <http://dewey.info/class/5--924046/e23/>,
        <http://dewey.info/class/909.04924/e23/> ;
    skos:prefLabel "Sephardi Jews"@en,
        "Sefardiske jøder"@nb ;
    skos:related humord:c10523,
        humord:c20693 ;
    skos:relatedMatch <http://dewey.info/class/296.45042/e23/> .

humord:c00863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00863" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kaffir"@nb,
        "Nuri"@nb,
        "Nuristani"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89149/e23/>,
        <http://dewey.info/class/5--9149/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nuristan, Afghanistan <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89149/e23/>,
        <http://dewey.info/class/5--9149/e23/> ;
    skos:prefLabel "Nuristanis"@en,
        "Kafirer"@nb .

humord:c00864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00864" ;
    dct:modified "2014-09-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kalasha"@en,
        "Kalasha (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891499/e23/>,
        <http://dewey.info/class/5--91499/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Pakistan (Hindukush/Karakorum) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891499/e23/>,
        <http://dewey.info/class/5--91499/e23/> ;
    skos:prefLabel "Kalash"@en,
        "Kalash (Folk)"@nb .

humord:c00865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00865" ;
    dct:modified "2022-11-18T07:45:57"^^xsd:dateTime ;
    skos:altLabel "Dzungars"@en,
        "Oirats"@en,
        "Dzhungars"@nb,
        "Dzungarer"@nb,
        "Kalmykker"@nb,
        "Oirater"@nb,
        "Zungharer"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk i Sovjetunionen av mongolsk opprinnelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:prefLabel "Kalmyks"@en,
        "Kalmukker"@nb .

humord:c00866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00866" ;
    dct:modified "1994-12-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kazaks"@en,
        "Qazaqs"@en,
        "Kasakere"@nb,
        "Kasakstanere"@nb,
        "Kazahker"@nb,
        "Kazaker"@nb,
        "Kazakher"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Tyrkisk folkegruppe <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.894345/e23/>,
        <http://dewey.info/class/5--94345/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894345/e23/>,
        <http://dewey.info/class/5--94345/e23/> ;
    skos:prefLabel "Kazakhs"@en,
        "Kasakher"@nb .

humord:c00868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00868" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hkamti Shan"@en,
        "Tai Khamti"@en ;
    skos:broadMatch <http://dewey.info/class/305.895919/e23/>,
        <http://dewey.info/class/5--95919/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Stammefolk i Nordøst-India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895919/e23/>,
        <http://dewey.info/class/5--95919/e23/> ;
    skos:prefLabel "Khamti"@en,
        "Khamtier"@nb .

humord:c00869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00869" ;
    dct:modified "2024-09-16T09:38:41"^^xsd:dateTime ;
    skos:altLabel "Khas Arya"@en,
        "Paharis"@en,
        "Parbates"@en,
        "Chetri"@nb,
        "Khasa (Folk)"@nb,
        "Khazanar"@nb,
        "Khazaner"@nb,
        "Pahari"@nb,
        "Parbate"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891496/e23/>,
        <http://dewey.info/class/5--91496/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Khasa er et folkeslag i India og Nepal <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891496/e23/>,
        <http://dewey.info/class/5--91496/e23/> ;
    skos:prefLabel "Khas"@en,
        "Khasa (Folk)"@nb .

humord:c00871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00871" ;
    dct:modified "2021-05-11T14:57:12"^^xsd:dateTime ;
    skos:altLabel "Khassi"@en,
        "Khassi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nordøst-India <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:prefLabel "Khasi"@en,
        "Khasi (Folk)"@nb .

humord:c00872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00872" ;
    dct:modified "2014-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Khmerer (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.895932/e23/>,
        <http://dewey.info/class/5--95932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895932/e23/>,
        <http://dewey.info/class/5--95932/e23/> ;
    skos:prefLabel "Khmer (People)"@en,
        "Khmer (Folk)"@nb .

humord:c00873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00873" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.8951/e23/>,
        <http://dewey.info/class/5--951/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8951/e23/>,
        <http://dewey.info/class/5--951/e23/> ;
    skos:prefLabel "Chinese"@en,
        "Kinesere"@nb .

humord:c00874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00874" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hakka Han"@en ;
    skos:broader humord:c00873 ;
    skos:definition "Sydkinesisk folkegruppe <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89517/e23/>,
        <http://dewey.info/class/5--9517/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89517/e23/>,
        <http://dewey.info/class/5--9517/e23/> ;
    skos:prefLabel "Hakka"@en,
        "Hakka"@nb .

humord:c00875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00875" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.8957/e23/>,
        <http://dewey.info/class/5--957/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8957/e23/>,
        <http://dewey.info/class/5--957/e23/> ;
    skos:prefLabel "Koreans"@en,
        "Koreanere"@nb .

humord:c00876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00876" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.891597/e23/>,
        <http://dewey.info/class/5--91597/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891597/e23/>,
        <http://dewey.info/class/5--91597/e23/> ;
    skos:prefLabel "Kurds"@en,
        "Kurdere"@nb .

humord:c00877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00877" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rongkup"@en,
        "Rong (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.800954/e23/>,
        <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag i Nord-India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.800954/e23/>,
        <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Lepcha"@en,
        "Lepchaer"@nb .

humord:c00879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00879" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009548/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009548/e23/> ;
    skos:prefLabel "Malabars"@en,
        "Malabarer"@nb .

humord:c00880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00880" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manzu"@en,
        "Manchu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Fellesnavn på noen tungusiske stammer som fra ca 1400 var bosatt i Mandsjuria <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:prefLabel "Manchu"@en,
        "Mandsjuer"@nb .

humord:c00881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00881" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marathas"@en ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag i India <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.891461/e23/>,
        <http://dewey.info/class/5--91461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891461/e23/>,
        <http://dewey.info/class/5--91461/e23/> ;
    skos:prefLabel "Maratha"@en,
        "Marathaer"@nb .

humord:c00882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00882" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:prefLabel "Mongols"@en,
        "Mongoler"@nb ;
    skos:related humord:c19830 .

humord:c00883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00883" ;
    dct:modified "2014-04-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nagaer"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Samlenavn for en rekke stammer i grensefjellene mellom Assam og Burma <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Naga"@en,
        "Naga (Folk)"@nb .

humord:c00884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00884" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Negrillos"@nb,
        "Negritos"@nb,
        "Negros"@nb ;
    skos:broadMatch <http://dewey.info/class/305.800959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Samlebetegnelse på ulike urbefolkningsgrupper på Filippinene og for jeger- og sankergrupper på Malayahalvøya og Andamanene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.800959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:prefLabel "Negrito"@en,
        "Negritoer"@nb ;
    skos:related humord:c21215 .

humord:c00888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00888" ;
    dct:modified "2014-03-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Negritostamme fra Andamanene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:prefLabel "Great Andamanese"@en,
        "Great Andamanese (Folk)"@nb .

humord:c00889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00889" ;
    dct:modified "2014-03-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ongee"@en,
        "Önge"@en ;
    skos:broadMatch <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Negrito stamme fra Andamanene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:prefLabel "Onge"@en,
        "Onge (Folk)"@nb .

humord:c00890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00890" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nepalis"@en ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.891495/e23/>,
        <http://dewey.info/class/5--91495/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891495/e23/>,
        <http://dewey.info/class/5--91495/e23/> ;
    skos:prefLabel "Nepali"@en,
        "Nepalere"@nb .

humord:c00891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00891" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nepami"@en ;
    skos:broadMatch <http://dewey.info/class/305.89549/e23/>,
        <http://dewey.info/class/5--9549/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et folkeslag i Nepal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89549/e23/>,
        <http://dewey.info/class/5--9549/e23/> ;
    skos:prefLabel "Newar"@en,
        "Newarer"@nb .

humord:c00892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00892" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ossetes"@en ;
    skos:broadMatch <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:prefLabel "Ossetians"@en,
        "Ossetere"@nb .

humord:c00893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00893" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.8914122/e23/>,
        <http://dewey.info/class/5--914122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8914122/e23/>,
        <http://dewey.info/class/5--914122/e23/> ;
    skos:prefLabel "Pakistanis"@en,
        "Pakistanere"@nb .

humord:c00894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00894" ;
    dct:modified "2016-12-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Parthere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Iransk stamme som ca 200 f.Kr. grunnla det parthiske imperium <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:prefLabel "Parthians"@en,
        "Partere"@nb .

humord:c00896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00896" ;
    dct:modified "2023-10-03T20:06:29"^^xsd:dateTime ;
    skos:altLabel "Pathans"@en,
        "Pukhtuns"@en,
        "Pakhtuner"@nb,
        "Pashtuner"@nb,
        "Pataner"@nb,
        "Pukhtuner"@nb,
        "Pushtuner"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Pasjtunere er en etnisk-språklig gruppe som hovedsakelig lever øst og sør i Afghanistan, i Khyber Pakhtunkhwa og Karachi i Pakistan samt i små samfunn i India  <wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.891593/e23/>,
        <http://dewey.info/class/5--91593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891593/e23/>,
        <http://dewey.info/class/5--91593/e23/> ;
    skos:prefLabel "Pashtuns"@en,
        "Pathanere"@nb .

humord:c00897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00897" ;
    dct:modified "2014-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27485 ;
    skos:closeMatch <http://dewey.info/class/305.8994/e23/>,
        <http://dewey.info/class/5--994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8994/e23/>,
        <http://dewey.info/class/5--994/e23/> ;
    skos:prefLabel "Polynesians"@en,
        "Polynesiere"@nb .

humord:c00898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00898" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Rajput"@en,
        "Rajputer"@nb .

humord:c00899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00899" ;
    dct:modified "2014-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Samaritaner"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8922/e23/>,
        <http://dewey.info/class/5--922/e23/> ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/296.817/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.817/e23/>,
        <http://dewey.info/class/305.8922/e23/>,
        <http://dewey.info/class/5--922/e23/> ;
    skos:prefLabel "Samaritans"@en,
        "Samaritanere"@nb .

humord:c00900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00900" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89595/e23/>,
        <http://dewey.info/class/5--9595/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89595/e23/>,
        <http://dewey.info/class/5--9595/e23/> ;
    skos:prefLabel "Santals"@en,
        "Santaler"@nb .

humord:c00901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00901" ;
    dct:modified "2019-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009595/e23/> ;
    skos:broader humord:c27643 ;
    skos:definition "Malayisk folkegruppe <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009595/e23/> ;
    skos:prefLabel "Senoi"@en,
        "Senoi (Folk)"@nb .

humord:c00902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00902" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Sherpas"@en,
        "Sherpaer"@nb .

humord:c00903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00903" ;
    dct:modified "2009-06-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.899968/e23/>,
        <http://dewey.info/class/5--99968/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kaukasus som taler svanisk språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899968/e23/>,
        <http://dewey.info/class/5--99968/e23/> ;
    skos:prefLabel "Svans"@en,
        "Svaner (Folk)"@nb .

humord:c00904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00904" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nepal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Tamang"@en,
        "Tamanger"@nb .

humord:c00905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00905" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894811/e23/>,
        <http://dewey.info/class/5--94811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894811/e23/>,
        <http://dewey.info/class/5--94811/e23/> ;
    skos:prefLabel "Tamils"@en,
        "Tamiler"@nb .

humord:c00906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00906" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894387/e23/>,
        <http://dewey.info/class/5--94387/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894387/e23/>,
        <http://dewey.info/class/5--94387/e23/> ;
    skos:prefLabel "Tatars"@en,
        "Tatarer"@nb ;
    skos:related humord:c15881,
        humord:c16796 .

humord:c00907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00907" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Thakali people"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nepal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Thakalis"@en,
        "Thakalier"@nb .

humord:c00908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00908" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.891/e23/>,
        <http://dewey.info/class/5--91/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et folkeslag i Nord-India og Nepal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891/e23/>,
        <http://dewey.info/class/5--91/e23/> ;
    skos:prefLabel "Tharu"@en,
        "Tharuer"@nb .

humord:c00909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00909" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tibetan people"@en ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.89541/e23/>,
        <http://dewey.info/class/5--9541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89541/e23/>,
        <http://dewey.info/class/5--9541/e23/> ;
    skos:prefLabel "Tibetans"@en,
        "Tibetanere"@nb .

humord:c00910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00910" ;
    dct:modified "2020-08-31T08:55:20"^^xsd:dateTime ;
    skos:altLabel "Turks"@en ;
    skos:broader humord:c00829 ;
    skos:definition "Tyrkiske folkeslag <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89435/e23/>,
        <http://dewey.info/class/5--9435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89435/e23/>,
        <http://dewey.info/class/5--9435/e23/> ;
    skos:prefLabel "Turkic peoples"@en,
        "Tyrkere"@nb ;
    skos:related humord:c19830 .

humord:c00911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00911" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89996/e23/>,
        <http://dewey.info/class/5--9996/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et folkeslag i Kaukasus <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89996/e23/>,
        <http://dewey.info/class/5--9996/e23/> ;
    skos:prefLabel "Ubykh"@en,
        "Ubykher"@nb .

humord:c00912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00912" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uzbekere"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894325/e23/>,
        <http://dewey.info/class/5--94325/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894325/e23/>,
        <http://dewey.info/class/5--94325/e23/> ;
    skos:prefLabel "Uzbeks"@en,
        "Usbekere"@nb .

humord:c00914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00914" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89148/e23/>,
        <http://dewey.info/class/5--9148/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89148/e23/>,
        <http://dewey.info/class/5--9148/e23/> ;
    skos:prefLabel "Vedda"@en,
        "Veddaer"@nb .

humord:c00915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00915" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.895922/e23/>,
        <http://dewey.info/class/5--95922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895922/e23/>,
        <http://dewey.info/class/5--95922/e23/> ;
    skos:prefLabel "Vietnamese"@en,
        "Vietnamesere"@nb .

humord:c00916 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00916" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15742 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic and national groups in Europe"@en,
        "Folkegrupper i Europa"@nb .

humord:c00917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00917" ;
    dct:modified "2024-08-28T08:08:53"^^xsd:dateTime ;
    skos:altLabel "Aromuns"@en,
        "Aromunar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.859/e23/>,
        <http://dewey.info/class/5--59/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Aromuner er en folkegruppe som lever i fjellene i Makedonia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.859/e23/>,
        <http://dewey.info/class/5--59/e23/> ;
    skos:prefLabel "Aromanians"@en,
        "Aromuner"@nb .

humord:c00918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00918" ;
    dct:modified "2024-10-10T08:38:43"^^xsd:dateTime ;
    skos:altLabel "Bajuvarians"@en,
        "Bajovarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.83/e23/>,
        <http://dewey.info/class/5--3/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Bajovarer var et germansk folkeslag <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83/e23/>,
        <http://dewey.info/class/5--3/e23/> ;
    skos:prefLabel "Bavarians"@en,
        "Bajovarer"@nb ;
    skos:related humord:c16871 .

humord:c00919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00919" ;
    dct:modified "2024-10-10T13:48:42"^^xsd:dateTime ;
    skos:altLabel "Baltic people"@en,
        "Baltarar"@nb ;
    skos:broader humord:c00916 ;
    skos:closeMatch <http://dewey.info/class/305.8919/e23/>,
        <http://dewey.info/class/5--919/e23/> ;
    skos:definition "Baltere er en fellesbetegnelse på befolkningen i de baltiske landene, Latvia, Estland og Litauen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8919/e23/>,
        <http://dewey.info/class/5--919/e23/> ;
    skos:prefLabel "Balts"@en,
        "Baltere"@nb ;
    skos:related humord:c25544 .

humord:c00920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00920" ;
    dct:modified "2024-10-15T13:19:08"^^xsd:dateTime ;
    skos:altLabel "Basque people"@en,
        "Baskarar"@nb ;
    skos:broader humord:c00916 ;
    skos:definition "Baskere er et gammelt folkeslag på begge sider av Pyreneene, i Frankrike i departementet Pyrénées Atlantiques, og i Spania i Navarra og Baskerland. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89992/e23/>,
        <http://dewey.info/class/5--9992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89992/e23/>,
        <http://dewey.info/class/5--9992/e23/> ;
    skos:prefLabel "Basques"@en,
        "Baskere"@nb .

humord:c00921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00921" ;
    dct:modified "2024-10-24T10:06:54"^^xsd:dateTime ;
    skos:altLabel "Britons"@en,
        "Britar"@nb ;
    skos:broader humord:c00916 ;
    skos:definition "Briter er siden oldtiden navnet på innbyggerne av de britiske øyer, men navnet tilhører egentlig øyenes førangelsaksiske, keltiske befolkning. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.821/e23/>,
        <http://dewey.info/class/5--21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.821/e23/>,
        <http://dewey.info/class/5--21/e23/> ;
    skos:prefLabel "British people"@en,
        "Briter"@nb .

humord:c00922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00922" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "English people"@en,
        "Englishman"@en,
        "Engelskmann"@nb ;
    skos:broadMatch <http://dewey.info/class/305.821/e23/>,
        <http://dewey.info/class/5--21/e23/> ;
    skos:broader humord:c00921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.821/e23/>,
        <http://dewey.info/class/5--21/e23/> ;
    skos:prefLabel "Englishmen"@en,
        "Engelskmenn"@nb .

humord:c00924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00924" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Scottish people"@en ;
    skos:broader humord:c00921 ;
    skos:exactMatch <http://dewey.info/class/305.89163/e23/>,
        <http://dewey.info/class/5--9163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89163/e23/>,
        <http://dewey.info/class/5--9163/e23/> ;
    skos:prefLabel "Scots"@en,
        "Skotter"@nb .

humord:c00925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00925" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:closeMatch <http://dewey.info/class/305.809/e23/>,
        <http://dewey.info/class/5--09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.809/e23/>,
        <http://dewey.info/class/5--09/e23/> ;
    skos:prefLabel "Europeans"@en,
        "Europeere"@nb .

humord:c00926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00926" ;
    dct:modified "2016-09-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Finnish people"@en,
        "Finlendinger"@nb ;
    skos:broader humord:c00916 ;
    skos:definition "Person fra Finland <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Finnic peoples"@en,
        "Finlendere"@nb .

humord:c00927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00927" ;
    dct:modified "2014-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skogsfinner"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894541/e23/>,
        <http://dewey.info/class/5--94541/e23/>,
        <http://dewey.info/class/948.243/e23/> ;
    skos:broader humord:c00926 ;
    skos:definition "Finner fra Savolaks som innvandret til skogsområder i Sverige og Norge på 1600- og 1700-tallet"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894541/e23/>,
        <http://dewey.info/class/5--94541/e23/>,
        <http://dewey.info/class/948.243/e23/> ;
    skos:prefLabel "Forest Finns"@en,
        "Skogfinner"@nb .

humord:c00928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00928" ;
    dct:modified "2025-03-05T19:31:36"^^xsd:dateTime ;
    skos:altLabel "Finlandssvenskar"@nb ;
    skos:broader humord:c00926 ;
    skos:definition "Finlandssvensker er den svensktalende delen av Finlands befolkning. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.839704897/e23/>,
        <http://dewey.info/class/5--39704897/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839704897/e23/>,
        <http://dewey.info/class/5--39704897/e23/> ;
    skos:prefLabel "Swedish-speaking population of Finland"@en,
        "Finlandssvensker"@nb ;
    skos:related humord:c65804 .

humord:c00929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00929" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00926 ;
    skos:definition "Finskspråklige personer fra Finland <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.894541/e23/>,
        <http://dewey.info/class/5--94541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894541/e23/>,
        <http://dewey.info/class/5--94541/e23/> ;
    skos:prefLabel "Finns"@en,
        "Finner"@nb .

humord:c00930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00930" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kvener"@en ;
    skos:broader humord:c00926 ;
    skos:exactMatch <http://dewey.info/class/305.894543/e23/>,
        <http://dewey.info/class/5--94543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894543/e23/>,
        <http://dewey.info/class/5--94543/e23/> ;
    skos:prefLabel "Kven people"@en,
        "Kvener"@nb .

humord:c00931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00931" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flemings"@en,
        "Flemish (People)"@en ;
    skos:broader humord:c00916 ;
    skos:definition "Person fra Flandern, eller de sørlige provinser av Nederlandene, og nederlandsktalende personer i Belgia <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.83932/e23/>,
        <http://dewey.info/class/5--3932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83932/e23/>,
        <http://dewey.info/class/5--3932/e23/> ;
    skos:prefLabel "Flemish people"@en,
        "Flamlendere"@nb ;
    skos:related humord:c00941 .

humord:c00932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00932" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Frenchman"@en,
        "Frenchmen"@en,
        "Franskmann"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.841/e23/>,
        <http://dewey.info/class/5--41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.841/e23/>,
        <http://dewey.info/class/5--41/e23/> ;
    skos:prefLabel "French people"@en,
        "Franskmenn"@nb .

humord:c00934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00934" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.8392/e23/>,
        <http://dewey.info/class/5--392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8392/e23/>,
        <http://dewey.info/class/5--392/e23/> ;
    skos:prefLabel "Frisians"@en,
        "Frisere"@nb .

humord:c00935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00935" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hellenes"@en ;
    skos:broader humord:c00916 ;
    skos:closeMatch <http://dewey.info/class/5--81/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.88/e23/>,
        <http://dewey.info/class/5--8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.88/e23/>,
        <http://dewey.info/class/5--8/e23/>,
        <http://dewey.info/class/5--81/e23/> ;
    skos:prefLabel "Greeks"@en,
        "Grekere"@nb .

humord:c00936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00936" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.83961/e23/>,
        <http://dewey.info/class/5--3961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83961/e23/>,
        <http://dewey.info/class/5--3961/e23/> ;
    skos:prefLabel "Icelanders"@en,
        "Islendinger"@nb .

humord:c00937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00937" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.851/e23/>,
        <http://dewey.info/class/5--51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.851/e23/>,
        <http://dewey.info/class/5--51/e23/> ;
    skos:prefLabel "Italians"@en,
        "Italienere"@nb ;
    skos:related humord:c13856 .

humord:c00938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00938" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:broader humord:c00916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Karelians"@en,
        "Karelere"@nb .

humord:c00939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00939" ;
    dct:modified "2014-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00966 ;
    skos:closeMatch <http://dewey.info/class/305.849046/e23/>,
        <http://dewey.info/class/5--49046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.849046/e23/>,
        <http://dewey.info/class/5--49046/e23/> ;
    skos:prefLabel "Catalans"@en,
        "Katalanere"@nb .

humord:c00940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00940" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:definition "Folkegruppe i de italienske Dolomittalper <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.85994/e23/>,
        <http://dewey.info/class/5--5994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.85994/e23/>,
        <http://dewey.info/class/5--5994/e23/> ;
    skos:prefLabel "Ladin"@en,
        "Ladinere"@nb .

humord:c00941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00941" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:definition "Personer fra Nederland (og før 1831, fra Belgia) <PN> Person fra Nederland (og før 1831, fra Belgia) <PN>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.83931/e23/>,
        <http://dewey.info/class/5--3931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83931/e23/>,
        <http://dewey.info/class/5--3931/e23/> ;
    skos:prefLabel "Dutch people"@en,
        "Nederlendere"@nb ;
    skos:related humord:c00931 .

humord:c00942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00942" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rhaeto-Romansch people"@en,
        "Romanche"@en,
        "Romansch"@en,
        "Rumantsch"@en ;
    skos:broadMatch <http://dewey.info/class/305.8599/e23/>,
        <http://dewey.info/class/5--599/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Innbyggere av Graubünden (Sveits) og ladinske daler i Tyrol. Taler et retoromansk språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8599/e23/>,
        <http://dewey.info/class/5--599/e23/> ;
    skos:prefLabel "Romansh people"@en,
        "Retoromanere"@nb .

humord:c00943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00943" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.8591/e23/>,
        <http://dewey.info/class/5--591/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8591/e23/>,
        <http://dewey.info/class/5--591/e23/> ;
    skos:prefLabel "Romanians"@en,
        "Rumenere"@nb .

humord:c00944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00944" ;
    dct:modified "2024-10-11T14:45:36"^^xsd:dateTime ;
    skos:altLabel "Fjellsamar"@nb,
        "Fjellsamer"@nb,
        "Kystsamar"@nb,
        "Kystsamer"@nb,
        "Lappar (Folk)"@nb,
        "Lapper (Folk)"@nb,
        "Samar"@nb,
        "Samefolket"@nb,
        "Sami"@nb,
        "Sjøsamar"@nb,
        "Sjøsamer"@nb,
        "Skogsamar"@nb,
        "Skogsamer"@nb,
        "Skogssamar"@nb,
        "Skogssamer"@nb ;
    skos:broader humord:c00750 ;
    skos:exactMatch realfagstermer:c000230,
        <http://dewey.info/class/305.89457/e23/>,
        <http://dewey.info/class/5--9457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000230,
        <http://dewey.info/class/305.89457/e23/>,
        <http://dewey.info/class/5--9457/e23/> ;
    skos:prefLabel "Sámi people"@en,
        "Samer"@nb ;
    skos:related humord:c23971 .

humord:c00948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00948" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skolt Sámi people"@en,
        "Neidensamer"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894576/e23/>,
        <http://dewey.info/class/5--94576/e23/> ;
    skos:broader humord:c00951 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894576/e23/>,
        <http://dewey.info/class/5--94576/e23/> ;
    skos:prefLabel "Skolts"@en,
        "Skoltesamer"@nb .

humord:c00950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00950" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00944 ;
    skos:exactMatch <http://dewey.info/class/305.8945722/e23/>,
        <http://dewey.info/class/5--945722/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8945722/e23/>,
        <http://dewey.info/class/5--945722/e23/> ;
    skos:prefLabel "South Sámi people"@en,
        "Sørsamer"@nb .

humord:c00951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00951" ;
    dct:modified "2024-08-21T10:51:33"^^xsd:dateTime ;
    skos:altLabel "Austsamar"@nb ;
    skos:broader humord:c00944 ;
    skos:exactMatch <http://dewey.info/class/305.894576/e23/>,
        <http://dewey.info/class/5--94576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894576/e23/>,
        <http://dewey.info/class/5--94576/e23/> ;
    skos:prefLabel "Eastern Sámi people"@en,
        "Østsamer"@nb .

humord:c00952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00952" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/> ;
    skos:prefLabel "Scandinavians"@en,
        "Skandinaver"@nb .

humord:c00953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00953" ;
    dct:modified "2024-10-07T10:52:05"^^xsd:dateTime ;
    skos:altLabel "Danskar"@nb ;
    skos:broader humord:c00952 ;
    skos:definition "Dansker er innbyggernavnet på personer fra Danmark <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.83981/e23/>,
        <http://dewey.info/class/5--3981/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83981/e23/>,
        <http://dewey.info/class/5--3981/e23/> ;
    skos:prefLabel "Danes"@en,
        "Dansker"@nb .

humord:c00954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00954" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00952 ;
    skos:exactMatch <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:prefLabel "Norwegians"@en,
        "Nordmenn"@nb .

humord:c00955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00955" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:broader humord:c00954 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:prefLabel "People from Trøndelag"@en,
        "Trøndere"@nb .

humord:c00956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00956" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00952 ;
    skos:exactMatch <http://dewey.info/class/305.8397/e23/>,
        <http://dewey.info/class/5--397/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8397/e23/>,
        <http://dewey.info/class/5--397/e23/> ;
    skos:prefLabel "Swedes"@en,
        "Svensker"@nb .

humord:c00957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00957" ;
    dct:modified "2024-11-04T14:17:27"^^xsd:dateTime ;
    skos:altLabel "Slavic people"@en,
        "Slavarar (Folk)"@nb,
        "Slaver (Folk)"@nb,
        "Slaviske folk"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.8918/e23/>,
        <http://dewey.info/class/5--918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8918/e23/>,
        <http://dewey.info/class/5--918/e23/> ;
    skos:prefLabel "Slavs"@en,
        "Slavere (Folk)"@nb .

humord:c00959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00959" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00957 ;
    skos:exactMatch <http://dewey.info/class/305.891811/e23/>,
        <http://dewey.info/class/5--91811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891811/e23/>,
        <http://dewey.info/class/5--91811/e23/> ;
    skos:prefLabel "Bulgarians"@en,
        "Bulgarere"@nb .

humord:c00960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00960" ;
    dct:modified "2024-10-16T13:58:34"^^xsd:dateTime ;
    skos:altLabel "Byelorussians"@en,
        "Belarusarar"@nb,
        "Hviterussere"@nb,
        "Kviterussarar"@nb ;
    skos:broader humord:c00957 ;
    skos:exactMatch <http://dewey.info/class/305.891799/e23/>,
        <http://dewey.info/class/5--91799/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891799/e23/>,
        <http://dewey.info/class/5--91799/e23/> ;
    skos:prefLabel "Belarusians"@en,
        "Belarusere"@nb .

humord:c00961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00961" ;
    dct:modified "2025-01-14T21:00:19"^^xsd:dateTime ;
    skos:altLabel "Polish people"@en ;
    skos:broader humord:c00957 ;
    skos:closeMatch <http://dewey.info/class/305.89185/e23/>,
        <http://dewey.info/class/5--9185/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89185/e23/>,
        <http://dewey.info/class/5--9185/e23/> ;
    skos:prefLabel "Poles (People)"@en,
        "Polakker"@nb .

humord:c00962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00962" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Russian people"@en ;
    skos:broader humord:c00957 ;
    skos:exactMatch <http://dewey.info/class/305.89171/e23/>,
        <http://dewey.info/class/5--9171/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89171/e23/>,
        <http://dewey.info/class/5--9171/e23/> ;
    skos:prefLabel "Russians"@en,
        "Russere"@nb .

humord:c00963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00963" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00957 ;
    skos:closeMatch <http://dewey.info/class/305.89182/e23/>,
        <http://dewey.info/class/5--9182/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89182/e23/>,
        <http://dewey.info/class/5--9182/e23/> ;
    skos:prefLabel "Serbs"@en,
        "Serbere"@nb .

humord:c00964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00964" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Slovak people"@en,
        "Slovakiske folk"@nb ;
    skos:broader humord:c00957 ;
    skos:exactMatch <http://dewey.info/class/305.89187/e23/>,
        <http://dewey.info/class/5--9187/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89187/e23/>,
        <http://dewey.info/class/5--9187/e23/> ;
    skos:prefLabel "Slovaks"@en,
        "Slovaker"@nb .

humord:c00966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00966" ;
    dct:modified "2014-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spanish people"@en,
        "Spaniere"@nb,
        "Spanjere"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.861/e23/>,
        <http://dewey.info/class/5--61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.861/e23/>,
        <http://dewey.info/class/5--61/e23/> ;
    skos:prefLabel "Spaniards"@en,
        "Spanjoler"@nb .

humord:c00967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00967" ;
    dct:modified "2024-08-21T10:56:09"^^xsd:dateTime ;
    skos:altLabel "Aust-tyskarar"@nb,
        "Tyskarar"@nb,
        "Vest-tyskarar"@nb,
        "Vest-tyskere"@nb,
        "Østtyskere"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.831/e23/>,
        <http://dewey.info/class/5--31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.831/e23/>,
        <http://dewey.info/class/5--31/e23/> ;
    skos:prefLabel "Germans"@en,
        "Tyskere"@nb .

humord:c00970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00970" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "German Bohemians"@en ;
    skos:broadMatch <http://dewey.info/class/305.831/e23/>,
        <http://dewey.info/class/5--31/e23/> ;
    skos:broader humord:c00967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.831/e23/>,
        <http://dewey.info/class/5--31/e23/> ;
    skos:prefLabel "Sudeten Germans"@en,
        "Sudettyskere"@nb .

humord:c00971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00971" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Magyars"@en,
        "Madjarer"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.894511/e23/>,
        <http://dewey.info/class/5--94511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894511/e23/>,
        <http://dewey.info/class/5--94511/e23/> ;
    skos:prefLabel "Hungarians"@en,
        "Ungarere"@nb .

humord:c00972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00972" ;
    dct:modified "2024-08-26T15:34:33"^^xsd:dateTime ;
    skos:altLabel "Walisarar"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.89166/e23/>,
        <http://dewey.info/class/5--9166/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89166/e23/>,
        <http://dewey.info/class/5--9166/e23/> ;
    skos:prefLabel "Welsh people"@en,
        "Walisere"@nb .

humord:c00973 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00973" ;
    dct:modified "2025-02-27T14:47:55"^^xsd:dateTime ;
    skos:altLabel "Folkegrupper i Oseania"@nb ;
    skos:broader humord:c15742 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic and national groups in Oceania"@en,
        "Folkegrupper i Oseania"@nb .

humord:c00974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00974" ;
    dct:modified "2015-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kiriwinians"@en,
        "Trobriand islanders"@en ;
    skos:broadMatch <http://dewey.info/class/305.8995/e23/>,
        <http://dewey.info/class/5--995/e23/> ;
    skos:broader humord:c27485 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8995/e23/>,
        <http://dewey.info/class/5--995/e23/> ;
    skos:prefLabel "Trobrianders"@en,
        "Trobriandere"@nb .

humord:c00975 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00975" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15743 ;
    skos:inScheme humord: ;
    skos:prefLabel "Historic ethnic and national groups"@en,
        "Historiske folkegrupper"@nb .

humord:c00976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00976" ;
    dct:modified "2024-07-03T12:23:37"^^xsd:dateTime ;
    skos:altLabel "Abbaside"@en,
        "Abbasidar"@nb,
        "Abbasidiske kalifat"@nb ;
    skos:broadMatch <http://dewey.info/class/956.702/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Etterkommere etter Muhammads eldste farbror Abbas, kaliffer i Bagdad 750-1258 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.01/e23/>,
        <http://dewey.info/class/956.702/e23/> ;
    skos:prefLabel "Abbaside caliphate"@en,
        "Abbasider"@nb ;
    skos:related humord:c01634,
        humord:c03754 ;
    skos:relatedMatch <http://dewey.info/class/956.01/e23/> .

humord:c00978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00978" ;
    dct:modified "2024-08-01T10:36:23"^^xsd:dateTime ;
    skos:altLabel "Alamanni"@en,
        "Alemannarar"@nb,
        "Alemanni"@nb,
        "Allamanni"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/936.302/e23/> ;
    skos:definition "Alemanner var et forbund av germanske folk som levde i området mellom Rhinen og Donau i den senromerske perioden eller senantikken. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.302/e23/> ;
    skos:prefLabel "Alemanni"@en,
        "Alemannere"@nb .

humord:c00979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00979" ;
    dct:modified "2024-08-28T20:27:59"^^xsd:dateTime ;
    skos:altLabel "Avars"@en,
        "Avarar"@nb,
        "Avararar"@nb,
        "Avarere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Avarer var en mongolsk eller tyrkisk folkestamme som dannet rike i Øst- og Sentraleuropa i folkevandringstiden.  Det er også betegnelse på en folkestamme i (dagens) Kaukasus. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:prefLabel "Pannonian Avars"@en,
        "Avarer"@nb .

humord:c00981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00981" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00975 ;
    skos:exactMatch <http://dewey.info/class/305.89994/e23/>,
        <http://dewey.info/class/5--9994/e23/>,
        <http://dewey.info/class/937.501/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89994/e23/>,
        <http://dewey.info/class/5--9994/e23/>,
        <http://dewey.info/class/937.501/e23/> ;
    skos:prefLabel "Etruscans"@en,
        "Etruskere"@nb ;
    skos:related humord:c02438 .

humord:c00982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00982" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Punere"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/305.8926/e23/>,
        <http://dewey.info/class/5--926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8926/e23/>,
        <http://dewey.info/class/5--926/e23/> ;
    skos:prefLabel "Punics"@en,
        "Fønikere"@nb ;
    skos:related humord:c16787 .

humord:c00984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00984" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8916/e23/>,
        <http://dewey.info/class/5--916/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8916/e23/>,
        <http://dewey.info/class/5--916/e23/> ;
    skos:prefLabel "Gauls"@en,
        "Gallere"@nb .

humord:c00985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00985" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/936.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.83/e23/>,
        <http://dewey.info/class/5--3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83/e23/>,
        <http://dewey.info/class/5--3/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Germanic peoples"@en,
        "Germanere"@nb .

humord:c00986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00986" ;
    dct:modified "2024-08-15T07:32:37"^^xsd:dateTime ;
    skos:altLabel "Angelsaksarar"@nb ;
    skos:broader humord:c00985 ;
    skos:closeMatch <http://dewey.info/class/305.82/e23/>,
        <http://dewey.info/class/5--2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.82/e23/>,
        <http://dewey.info/class/5--2/e23/> ;
    skos:prefLabel "Anglo-Saxons"@en,
        "Angelsaksere"@nb ;
    skos:related humord:c10865 .

humord:c00987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00987" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.82/e23/>,
        <http://dewey.info/class/5--2/e23/> ;
    skos:broader humord:c00986 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.82/e23/>,
        <http://dewey.info/class/5--2/e23/>,
        <http://dewey.info/class/942.017/e23/> ;
    skos:prefLabel "Saxons"@en,
        "Saksere"@nb ;
    skos:relatedMatch <http://dewey.info/class/942.017/e23/> .

humord:c00988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00988" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00985 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Franks"@en,
        "Frankere"@nb .

humord:c00989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00989" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gothere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00985 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Goths"@en,
        "Gotere"@nb .

humord:c00990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00990" ;
    dct:modified "2024-08-21T10:36:52"^^xsd:dateTime ;
    skos:altLabel "Austgotarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00989 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Ostrogoths"@en,
        "Østgotere"@nb .

humord:c00991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00991" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hetitter"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/305.89199/e23/>,
        <http://dewey.info/class/5--9199/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89199/e23/>,
        <http://dewey.info/class/5--9199/e23/> ;
    skos:prefLabel "Hittites"@en,
        "Hettitter"@nb .

humord:c00993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00993" ;
    dct:modified "2009-05-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hurrier"@nb ;
    skos:broadMatch <http://dewey.info/class/939.4/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Oldtidsfolk som levde i det nordlige Mesopotamia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.4/e23/> ;
    skos:prefLabel "Hurrians"@en,
        "Hurritter"@nb .

humord:c00994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00994" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/939.87/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.87/e23/> ;
    skos:prefLabel "Illyrians"@en,
        "Illyrere"@nb .

humord:c00995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00995" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/934/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/934/e23/> ;
    skos:prefLabel "Indo-Aryans"@en,
        "Indoariere"@nb .

humord:c00996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00996" ;
    dct:modified "2024-10-18T14:05:14"^^xsd:dateTime ;
    skos:altLabel "Indoeuropearar"@nb,
        "Indoeuropeiske folkegrupper"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/305.809/e23/>,
        <http://dewey.info/class/5--09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.809/e23/>,
        <http://dewey.info/class/5--09/e23/> ;
    skos:prefLabel "Indo-Europeans"@en,
        "Indoeuropeere"@nb .

humord:c00998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00998" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Yugoslavians"@en ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/305.89182/e23/>,
        <http://dewey.info/class/5--9182/e23/> ;
    skos:definition "Innbygger i det tidligere Jugoslavia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89182/e23/>,
        <http://dewey.info/class/5--9182/e23/> ;
    skos:prefLabel "Yugoslavs"@en,
        "Jugoslaver"@nb .

humord:c00999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME00999" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/936.4/e23/>,
        <http://dewey.info/class/940.04916/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.8916/e23/>,
        <http://dewey.info/class/5--916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8916/e23/>,
        <http://dewey.info/class/5--916/e23/>,
        <http://dewey.info/class/936.4/e23/>,
        <http://dewey.info/class/940.04916/e23/> ;
    skos:prefLabel "Celts (People)"@en,
        "Keltere"@nb ;
    skos:related humord:c14982 .

humord:c01000 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01000" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kazarer"@nb ;
    skos:broadMatch <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.01/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.01/e23/> ;
    skos:prefLabel "Khazars"@en,
        "Khazarer"@nb .

humord:c01002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01002" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cossacs"@en ;
    skos:broader humord:c00975 ;
    skos:exactMatch <http://dewey.info/class/305.891714/e23/>,
        <http://dewey.info/class/5--91714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891714/e23/>,
        <http://dewey.info/class/5--91714/e23/> ;
    skos:prefLabel "Cossacks"@en,
        "Kosakker"@nb .

humord:c01003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01003" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Langobards"@en,
        "Longobards"@en ;
    skos:broadMatch <http://dewey.info/class/940.12/e23/>,
        <http://dewey.info/class/945.01/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.12/e23/>,
        <http://dewey.info/class/945.01/e23/> ;
    skos:prefLabel "Lombards"@en,
        "Langobarder"@nb .

humord:c01004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01004" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8927046/e23/>,
        <http://dewey.info/class/5--927046/e23/>,
        <http://dewey.info/class/946.02/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Arabisk-berbisk befolkning i Spania og delvis i Nord-Afrika inntil 1492 <UOO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927046/e23/>,
        <http://dewey.info/class/5--927046/e23/>,
        <http://dewey.info/class/946.02/e23/> ;
    skos:prefLabel "Moors (People)"@en,
        "Maurere"@nb .

humord:c01005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01005" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8927046/e23/>,
        <http://dewey.info/class/5--927046/e23/> ;
    skos:broader humord:c01004 ;
    skos:definition "Maurere som bodde i de kristne deler av Spania og beholdt sin islamske tro <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927046/e23/>,
        <http://dewey.info/class/5--927046/e23/>,
        <http://dewey.info/class/946.02/e23/> ;
    skos:prefLabel "Mudéjars"@en,
        "Mudejarer"@nb ;
    skos:relatedMatch <http://dewey.info/class/946.02/e23/> .

humord:c01006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01006" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/935.75/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Oldtidsfolk i Media, nåværende Iran <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/935.75/e23/> ;
    skos:prefLabel "Medes"@en,
        "Medere"@nb .

humord:c01007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01007" ;
    dct:modified "2025-02-19T08:51:10"^^xsd:dateTime ;
    skos:altLabel "Neandertalarar"@nb,
        "Neandertalmennesker"@nb ;
    skos:broader humord:c15741,
        humord:c64908 ;
    skos:exactMatch realfagstermer:c004046,
        <http://dewey.info/class/569.986/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004046,
        <http://dewey.info/class/569.986/e23/> ;
    skos:prefLabel "Neanderthals"@en,
        "Neandertalere"@nb .

humord:c01008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01008" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/>,
        <http://dewey.info/class/942.02/e23/>,
        <http://dewey.info/class/945.703/e23/>,
        <http://dewey.info/class/945.803/e23/> ;
    skos:prefLabel "Normans"@en,
        "Normannere"@nb ;
    skos:relatedMatch <http://dewey.info/class/942.02/e23/>,
        <http://dewey.info/class/945.703/e23/>,
        <http://dewey.info/class/945.803/e23/> .

humord:c01009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01009" ;
    dct:modified "2002-08-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/569.97/e23/> ;
    skos:broader humord:c15741 ;
    skos:definition "Sinanthropus, en primitiv mennesketype som levde i Kina for omtrent 400.000-500-000 år siden <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/569.97/e23/> ;
    skos:prefLabel "Peking man"@en,
        "Pekingmennesket"@nb .

humord:c01010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01010" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/936.11/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Folkegruppe i Skottland, 3.-9.årh. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.11/e23/> ;
    skos:prefLabel "Picts"@en,
        "Piktere"@nb .

humord:c01011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01011" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rhaetian people"@en ;
    skos:broadMatch <http://dewey.info/class/936.34/e23/>,
        <http://dewey.info/class/936.364/e23/>,
        <http://dewey.info/class/936.947/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Folkegruppe som bodde i Raetia før den romerske erobring <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.34/e23/>,
        <http://dewey.info/class/936.364/e23/>,
        <http://dewey.info/class/936.947/e23/> ;
    skos:prefLabel "Raeti"@en,
        "Retere"@nb .

humord:c01012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01012" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8915/e23/>,
        <http://dewey.info/class/5--915/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8915/e23/>,
        <http://dewey.info/class/5--915/e23/> ;
    skos:prefLabel "Scythians"@en,
        "Skytere"@nb ;
    skos:related humord:c20309 .

humord:c01013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01013" ;
    dct:modified "2025-02-24T07:58:19"^^xsd:dateTime ;
    skos:altLabel "Sumerian people"@en,
        "Sumerarar"@nb ;
    skos:broader humord:c00975 ;
    skos:exactMatch <http://dewey.info/class/305.89995/e23/>,
        <http://dewey.info/class/5--9995/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89995/e23/>,
        <http://dewey.info/class/5--9995/e23/> ;
    skos:prefLabel "Sumer (People)"@en,
        "Sumerere"@nb .

humord:c01014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01014" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/939.861/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.861/e23/> ;
    skos:prefLabel "Thracians"@en,
        "Trakere"@nb .

humord:c01015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01015" ;
    dct:modified "2024-08-21T07:17:22"^^xsd:dateTime ;
    skos:altLabel "Hsiung-nu"@nb,
        "Xiongnu"@nb ;
    skos:broadMatch <http://dewey.info/class/931.04/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Xiongnu er en kinesisk term for mongolske og ikke-mongolske folk som holdt til rundt Kina <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.04/e23/> ;
    skos:prefLabel "Xiongnu"@en,
        "Xiongnu"@nb .

humord:c01017 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01017" ;
    dct:modified "2024-12-06T13:01:50"^^xsd:dateTime ;
    skos:altLabel "Formtermar"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Form terms"@en,
        "Formtermer"@nb ;
    skos:topConceptOf humord: .

humord:c01018 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01018" ;
    dct:modified "2024-12-06T13:02:03"^^xsd:dateTime ;
    skos:altLabel "Bibliografisk form"@nb ;
    skos:broader humord:c01017 ;
    skos:inScheme humord: ;
    skos:prefLabel "Bibliographic form"@en,
        "Bibliografisk form"@nb .

humord:c01128 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01128" ;
    dct:modified "2024-12-06T12:57:38"^^xsd:dateTime ;
    skos:altLabel "Afghansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Afghan folk literature"@en,
        "Afghansk folkediktning"@nb .

humord:c01130 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01130" ;
    dct:modified "2024-12-06T12:58:07"^^xsd:dateTime ;
    skos:altLabel "Albansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Albanian folk literature"@en,
        "Albansk folkediktning"@nb .

humord:c01131 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01131" ;
    dct:modified "2024-12-06T12:59:24"^^xsd:dateTime ;
    skos:altLabel "Unangam tunnu folk literature"@en,
        "Aleutisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Aleut folk literature"@en,
        "Aleutisk folkediktning"@nb .

humord:c01133 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01133" ;
    dct:modified "2024-12-06T12:59:39"^^xsd:dateTime ;
    skos:altLabel "Amerikansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "American folk literature"@en,
        "Amerikansk folkediktning"@nb .

humord:c01134 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01134" ;
    dct:modified "2024-12-06T13:01:08"^^xsd:dateTime ;
    skos:altLabel "Arabisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabic folk literature"@en,
        "Arabisk folkediktning"@nb .

humord:c01136 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01136" ;
    dct:modified "2024-12-06T10:47:57"^^xsd:dateTime ;
    skos:altLabel "Avarisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Avaric folk literature"@en,
        "Avarisk folkediktning"@nb .

humord:c01137 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01137" ;
    dct:modified "2024-12-06T10:59:03"^^xsd:dateTime ;
    skos:altLabel "Bakhtiyari folk literature"@en,
        "Bakhtiari folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Bakhtiari folk literature"@en,
        "Bakhtiari folkediktning"@nb .

humord:c01138 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01138" ;
    dct:modified "2024-12-06T12:52:10"^^xsd:dateTime ;
    skos:altLabel "Bambara folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Bambara folk literature"@en,
        "Bambara folkediktning"@nb .

humord:c01139 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01139" ;
    dct:modified "2024-12-06T12:53:51"^^xsd:dateTime ;
    skos:altLabel "Bengali folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Bengali folk literature"@en,
        "Bengali folkediktning"@nb .

humord:c01142 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01142" ;
    dct:modified "2024-12-06T10:35:10"^^xsd:dateTime ;
    skos:altLabel "Burushaski folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Burushaski folk literature"@en,
        "Burushaski folkediktning"@nb .

humord:c01143 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01143" ;
    dct:modified "2024-12-06T10:36:20"^^xsd:dateTime ;
    skos:altLabel "Dagari folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Dagari folk literature"@en,
        "Dagari folkediktning"@nb .

humord:c01144 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01144" ;
    dct:modified "2024-12-06T10:39:17"^^xsd:dateTime ;
    skos:altLabel "Dansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Danish folk literature"@en,
        "Dansk folkediktning"@nb .

humord:c01145 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01145" ;
    dct:modified "2024-12-06T10:42:57"^^xsd:dateTime ;
    skos:altLabel "Egyptisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Egyptian folk literature"@en,
        "Egyptisk folkediktning"@nb .

humord:c01146 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01146" ;
    dct:modified "2024-12-06T10:08:44"^^xsd:dateTime ;
    skos:altLabel "Engelsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "English folk literature"@en,
        "Engelsk folkediktning"@nb .

humord:c01147 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01147" ;
    dct:modified "2024-12-06T10:02:50"^^xsd:dateTime ;
    skos:altLabel "Estisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Estonian folk literature"@en,
        "Estisk folkediktning"@nb .

humord:c01148 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01148" ;
    dct:modified "2024-12-06T10:18:15"^^xsd:dateTime ;
    skos:altLabel "Europeisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "European folk literature"@en,
        "Europeisk folkediktning"@nb .

humord:c01149 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01149" ;
    dct:modified "2024-12-06T10:22:07"^^xsd:dateTime ;
    skos:altLabel "Suomi folk literature"@en,
        "Finsk folkedikting"@nb,
        "Finsk folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Finnish folk literature"@en,
        "Finsk folkediktning"@nb .

humord:c01150 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01150" ;
    dct:modified "2024-12-06T10:23:19"^^xsd:dateTime ;
    skos:altLabel "Fransk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "French folk literature"@en,
        "Fransk folkediktning"@nb .

humord:c01151 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01151" ;
    dct:modified "2024-12-06T10:26:39"^^xsd:dateTime ;
    skos:altLabel "Fulfulde folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Fulfulde folk literature"@en,
        "Fulfulde folkediktning"@nb .

humord:c01152 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01152" ;
    dct:modified "2024-12-06T10:18:59"^^xsd:dateTime ;
    skos:altLabel "Færøysk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Faroese folk literature"@en,
        "Færøysk folkediktning"@nb .

humord:c01153 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01153" ;
    dct:modified "2024-12-06T09:39:30"^^xsd:dateTime ;
    skos:altLabel "Galicisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Galician folk literature"@en,
        "Galicisk folkediktning"@nb .

humord:c01154 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01154" ;
    dct:modified "2024-12-06T09:43:47"^^xsd:dateTime ;
    skos:altLabel "Gresk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Greek folk literature"@en,
        "Gresk folkediktning"@nb .

humord:c01155 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01155" ;
    dct:modified "2024-12-06T09:38:44"^^xsd:dateTime ;
    skos:altLabel "Gælisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaelic folk literature"@en,
        "Gælisk folkediktning"@nb .

humord:c01157 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01157" ;
    dct:modified "2024-12-06T09:53:31"^^xsd:dateTime ;
    skos:altLabel "Indisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Indian folk literature"@en,
        "Indisk folkediktning"@nb .

humord:c01158 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01158" ;
    dct:modified "2024-12-06T09:54:27"^^xsd:dateTime ;
    skos:altLabel "Ingushisk folkedikting"@nb,
        "Ingushisk folkediktning"@nb,
        "Ingusisk folkedikting"@nb,
        "Ingusisk folkediktning"@nb,
        "Ingusjisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ingush folk literature"@en,
        "Ingusjisk folkediktning"@nb .

humord:c01159 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01159" ;
    dct:modified "2024-12-06T09:55:27"^^xsd:dateTime ;
    skos:altLabel "Inuit folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Inuit folk literature"@en,
        "Inuit folkediktning"@nb .

humord:c01160 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01160" ;
    dct:modified "2024-12-06T09:11:10"^^xsd:dateTime ;
    skos:altLabel "Irsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Irish folk literature"@en,
        "Irsk folkediktning"@nb .

humord:c01162 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01162" ;
    dct:modified "2024-12-06T09:25:54"^^xsd:dateTime ;
    skos:altLabel "Japansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Japanese folk literature"@en,
        "Japansk folkediktning"@nb .

humord:c01163 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01163" ;
    dct:modified "2024-12-06T09:26:34"^^xsd:dateTime ;
    skos:altLabel "Jødisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Jewish folk literature"@en,
        "Jødisk folkediktning"@nb .

humord:c01164 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01164" ;
    dct:modified "2024-12-04T11:53:55"^^xsd:dateTime ;
    skos:altLabel "Katalansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Catalan folk literature"@en,
        "Katalansk folkediktning"@nb .

humord:c01165 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01165" ;
    dct:modified "2024-12-05T08:53:51"^^xsd:dateTime ;
    skos:altLabel "Khoisan folkedikting"@nb,
        "San folkedikting"@nb,
        "San folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Khoisan folk literature"@en,
        "Khoisan folkediktning"@nb .

humord:c01166 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01166" ;
    dct:modified "2024-12-05T13:01:44"^^xsd:dateTime ;
    skos:altLabel "Kinesisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Chinese folk literature"@en,
        "Kinesisk folkediktning"@nb .

humord:c01167 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01167" ;
    dct:modified "2024-12-04T11:11:30"^^xsd:dateTime ;
    skos:altLabel "Ladinsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ladino folk literature"@en,
        "Ladinsk folkediktning"@nb .

humord:c01168 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01168" ;
    dct:modified "2024-12-04T11:11:55"^^xsd:dateTime ;
    skos:altLabel "Latvisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Latvian folk literature"@en,
        "Latvisk folkediktning"@nb .

humord:c01169 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01169" ;
    dct:modified "2024-12-04T11:16:36"^^xsd:dateTime ;
    skos:altLabel "Lazisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Laz folk literature"@en,
        "Lazisk folkediktning"@nb .

humord:c01170 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01170" ;
    dct:modified "2024-12-04T11:21:56"^^xsd:dateTime ;
    skos:altLabel "Litauisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Lithuanian folk literature"@en,
        "Litauisk folkediktning"@nb .

humord:c01171 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01171" ;
    dct:modified "2024-12-04T11:40:09"^^xsd:dateTime ;
    skos:altLabel "Makedonsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Macedonian folk literature"@en,
        "Makedonsk folkediktning"@nb .

humord:c01172 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01172" ;
    dct:modified "2024-12-04T11:42:29"^^xsd:dateTime ;
    skos:altLabel "Araucana folk literature"@en,
        "Mapuche folk literature"@en,
        "Araukansk folkedikting"@nb,
        "Araukansk folkediktning"@nb,
        "Mapuche folkediktning"@nb,
        "Mapudungun folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Mapudungun folk literature"@en,
        "Mapudungun folkediktning"@nb .

humord:c01173 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01173" ;
    dct:modified "2024-12-04T11:44:50"^^xsd:dateTime ;
    skos:altLabel "Mari folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Mari folk literature"@en,
        "Mari folkediktning"@nb .

humord:c01178 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01178" ;
    dct:modified "2024-12-04T10:58:05"^^xsd:dateTime ;
    skos:altLabel "Norsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Norwegian folk literature"@en,
        "Norsk folkediktning"@nb .

humord:c01179 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01179" ;
    dct:modified "2024-12-03T14:41:49"^^xsd:dateTime ;
    skos:altLabel "Nzakara folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Nzakara folk literature"@en,
        "Nzakara folkediktning"@nb .

humord:c01180 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01180" ;
    dct:modified "2024-12-03T14:42:16"^^xsd:dateTime ;
    skos:altLabel "Ossetisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ossetic folk literature"@en,
        "Ossetisk folkediktning"@nb .

humord:c01181 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01181" ;
    dct:modified "2024-12-06T09:47:09"^^xsd:dateTime ;
    skos:altLabel "Ostjak folk literature"@en,
        "Hanti folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Khanty folk literature"@en,
        "Hanti folkediktning"@nb .

humord:c01182 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01182" ;
    dct:modified "2024-12-03T14:42:55"^^xsd:dateTime ;
    skos:altLabel "Pakistansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Pakistani folk literature"@en,
        "Pakistansk folkediktning"@nb .

humord:c01183 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01183" ;
    dct:modified "2024-12-03T14:50:49"^^xsd:dateTime ;
    skos:altLabel "Farsi folk literature"@en,
        "Persisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Persian folk literature"@en,
        "Persisk folkediktning"@nb .

humord:c01184 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01184" ;
    dct:modified "2024-12-03T14:56:41"^^xsd:dateTime ;
    skos:altLabel "Portugisisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Portuguese folk literature"@en,
        "Portugisisk folkediktning"@nb .

humord:c01187 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01187" ;
    dct:modified "2024-12-03T15:03:42"^^xsd:dateTime ;
    skos:altLabel "Rumensk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Romanian folk literature"@en,
        "Rumensk folkediktning"@nb .

humord:c01188 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01188" ;
    dct:modified "2024-12-03T14:21:32"^^xsd:dateTime ;
    skos:altLabel "Russisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Russian folk literature"@en,
        "Russisk folkediktning"@nb .

humord:c01189 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01189" ;
    dct:modified "2024-12-03T14:23:16"^^xsd:dateTime ;
    skos:altLabel "Saami folk literature"@en,
        "Samisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Sámi folk literature"@en,
        "Samisk folkediktning"@nb .

humord:c01191 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01191" ;
    dct:modified "2024-12-03T14:26:20"^^xsd:dateTime ;
    skos:altLabel "Sefardisk-spansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Judaeo-Spanish folk literature"@en,
        "Sefardisk-spansk folkediktning"@nb .

humord:c01192 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01192" ;
    dct:modified "2024-12-03T14:28:57"^^xsd:dateTime ;
    skos:altLabel "Serbisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Serbian folk literature"@en,
        "Serbisk folkediktning"@nb .

humord:c01194 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01194" ;
    dct:modified "2024-12-03T14:57:23"^^xsd:dateTime ;
    skos:altLabel "Romani folkedikting"@nb,
        "Sigøyner folkedikting"@nb,
        "Sigøyner folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Romani folk literature"@en,
        "Romani folkediktning"@nb .

humord:c01195 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01195" ;
    dct:modified "2024-12-03T14:38:06"^^xsd:dateTime ;
    skos:altLabel "Scots Gaelic folk literature"@en,
        "Skotsk-gælisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Scottish Gaelic folk literature"@en,
        "Skotsk-gælisk folkediktning"@nb .

humord:c01196 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01196" ;
    dct:modified "2024-12-03T14:41:12"^^xsd:dateTime ;
    skos:altLabel "Slovenian folk literature"@en,
        "Slovensk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Slovene folk literature"@en,
        "Slovensk folkediktning"@nb .

humord:c01197 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01197" ;
    dct:modified "2024-12-03T13:32:42"^^xsd:dateTime ;
    skos:altLabel "Spansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Spanish folk literature"@en,
        "Spansk folkediktning"@nb .

humord:c01198 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01198" ;
    dct:modified "2024-12-03T13:34:13"^^xsd:dateTime ;
    skos:altLabel "Svensk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Swedish folk literature"@en,
        "Svensk folkediktning"@nb .

humord:c01199 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01199" ;
    dct:modified "2024-12-03T13:40:53"^^xsd:dateTime ;
    skos:altLabel "Tamasheq folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tamahaq folk literature"@en,
        "Tamasheq folkediktning"@nb .

humord:c01200 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01200" ;
    dct:modified "2024-12-03T13:41:34"^^xsd:dateTime ;
    skos:altLabel "Tamil folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tamil folk literature"@en,
        "Tamil folkediktning"@nb .

humord:c01201 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01201" ;
    dct:modified "2024-12-03T12:57:17"^^xsd:dateTime ;
    skos:altLabel "Tibetansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tibetan folk literature"@en,
        "Tibetansk folkediktning"@nb .

humord:c01202 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01202" ;
    dct:modified "2024-12-03T13:02:35"^^xsd:dateTime ;
    skos:altLabel "Tsjekkisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Czech folk literature"@en,
        "Tsjekkisk folkediktning"@nb .

humord:c01203 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01203" ;
    dct:modified "2024-12-03T13:08:44"^^xsd:dateTime ;
    skos:altLabel "Tyrkisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Turkish folk literature"@en,
        "Tyrkisk folkediktning"@nb .

humord:c01204 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01204" ;
    dct:modified "2024-12-03T13:12:21"^^xsd:dateTime ;
    skos:altLabel "Tysk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "German folk literature"@en,
        "Tysk folkediktning"@nb .

humord:c01205 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01205" ;
    dct:modified "2024-12-03T13:16:04"^^xsd:dateTime ;
    skos:altLabel "Ukrainsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ukrainian folk literature"@en,
        "Ukrainsk folkediktning"@nb .

humord:c01206 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01206" ;
    dct:modified "2024-12-03T13:16:45"^^xsd:dateTime ;
    skos:altLabel "Ungarsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Hungarian folk literature"@en,
        "Ungarsk folkediktning"@nb .

humord:c01207 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01207" ;
    dct:modified "2024-12-03T13:18:12"^^xsd:dateTime ;
    skos:altLabel "Usbekisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Uzbek folk literature"@en,
        "Usbekisk folkediktning"@nb .

humord:c01208 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01208" ;
    dct:modified "2024-12-03T15:06:27"^^xsd:dateTime ;
    skos:altLabel "East Slavonic folk literature"@en,
        "Austslavisk folkedikting"@nb,
        "Østslavisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "East Slavic folk literature"@en,
        "Østslavisk folkediktning"@nb .

humord:c01351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01351" ;
    dct:modified "2022-11-21T08:14:33"^^xsd:dateTime ;
    skos:broader humord:c12105 ;
    skos:definition "Minnesmerke med skrift (i motsetning til kunstminnesmerke som ikke inneholder skrevne ord) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Written memorials"@en,
        "Skriftminnesmerker"@nb .

humord:c01398 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01398" ;
    dct:modified "2024-12-09T08:12:31"^^xsd:dateTime ;
    skos:altLabel "Fritid og sport"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leisure and sports"@en,
        "Fritid og sport"@nb ;
    skos:topConceptOf humord: .

humord:c01399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01399" ;
    dct:modified "2023-12-18T14:28:53"^^xsd:dateTime ;
    skos:altLabel "Free time"@en,
        "Recreation"@en,
        "Spare time"@en,
        "Time off"@en,
        "Fritid"@nb,
        "Rekreasjon"@nb ;
    skos:broader humord:c01398 ;
    skos:exactMatch realfagstermer:c007003,
        <http://dewey.info/class/790.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007003,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/370.119/e23/>,
        <http://dewey.info/class/790.1/e23/> ;
    skos:prefLabel "Leisure"@en,
        "Fritid"@nb ;
    skos:related humord:c09134 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/370.119/e23/> .

humord:c01400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01400" ;
    dct:modified "2024-10-09T08:14:49"^^xsd:dateTime ;
    skos:altLabel "Bad"@nb ;
    skos:broader humord:c01399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.64/e23/>,
        <http://dewey.info/class/613.41/e23/>,
        <http://dewey.info/class/615.853/e23/>,
        <http://dewey.info/class/797.2/e23/> ;
    skos:prefLabel "Bath"@en,
        "Bad"@nb ;
    skos:related humord:c00036 ;
    skos:relatedMatch <http://dewey.info/class/391.64/e23/>,
        <http://dewey.info/class/613.41/e23/>,
        <http://dewey.info/class/615.853/e23/>,
        <http://dewey.info/class/797.2/e23/> .

humord:c01401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01401" ;
    dct:modified "2024-10-09T08:09:23"^^xsd:dateTime ;
    skos:altLabel "Badeanstaltar"@nb,
        "Badeanstalter"@nb,
        "Badestadar"@nb,
        "Badestader"@nb,
        "Badesteder"@nb,
        "Kurbad"@nb,
        "Spa"@nb ;
    skos:broadMatch <http://dewey.info/class/613.122/e23/> ;
    skos:broader humord:c01400,
        humord:c03948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.122/e23/>,
        <http://dewey.info/class/615.853/e23/> ;
    skos:prefLabel "Spas"@en,
        "Spa"@nb ;
    skos:relatedMatch <http://dewey.info/class/615.853/e23/> .

humord:c01402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01402" ;
    dct:modified "2024-12-09T08:01:24"^^xsd:dateTime ;
    skos:altLabel "Sjøbad"@nb ;
    skos:broader humord:c01400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/551.457/e23/>,
        <http://dewey.info/class/711.558/e23/> ;
    skos:prefLabel "Swim"@en,
        "Sjøbad"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/551.457/e23/>,
        <http://dewey.info/class/711.558/e23/> .

humord:c01403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01403" ;
    dct:modified "2024-12-09T08:09:43"^^xsd:dateTime ;
    skos:altLabel "Feriestadar"@nb,
        "Feriestader"@nb ;
    skos:broader humord:c01399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48125/e23/>,
        <http://dewey.info/class/643.25/e23/> ;
    skos:prefLabel "Holiday resorts"@en,
        "Feriesteder"@nb ;
    skos:related humord:c01417 ;
    skos:relatedMatch <http://dewey.info/class/306.48125/e23/>,
        <http://dewey.info/class/643.25/e23/> .

humord:c01404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01404" ;
    dct:modified "2023-11-28T13:00:54"^^xsd:dateTime ;
    skos:altLabel "Friluftsaktiviteter"@nb,
        "Friluftsliv"@nb ;
    skos:broader humord:c01399 ;
    skos:exactMatch realfagstermer:c011590,
        <http://dewey.info/class/796.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011590,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/796.5/e23/> ;
    skos:prefLabel "Outdoor life"@en,
        "Friluftsliv"@nb ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/> .

humord:c01405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01405" ;
    dct:modified "2024-10-09T15:31:01"^^xsd:dateTime ;
    skos:altLabel "Bading"@nb ;
    skos:broadMatch <http://dewey.info/class/391.64/e23/>,
        <http://dewey.info/class/649.63/e23/> ;
    skos:broader humord:c01404 ;
    skos:exactMatch <http://dewey.info/class/613.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.64/e23/>,
        <http://dewey.info/class/613.41/e23/>,
        <http://dewey.info/class/615.853/e23/>,
        <http://dewey.info/class/649.63/e23/> ;
    skos:prefLabel "Bathing"@en,
        "Bading"@nb ;
    skos:relatedMatch <http://dewey.info/class/615.853/e23/> .

humord:c01406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01406" ;
    dct:modified "2023-11-30T10:16:23"^^xsd:dateTime ;
    skos:altLabel "Fottur"@nb,
        "Fotturar"@nb ;
    skos:broader humord:c01404 ;
    skos:exactMatch realfagstermer:c004975,
        <http://dewey.info/class/796.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004975,
        <http://dewey.info/class/796.51/e23/> ;
    skos:prefLabel "Hiking"@en,
        "Fotturer"@nb .

humord:c01407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01407" ;
    dct:modified "2023-11-29T14:26:05"^^xsd:dateTime ;
    skos:altLabel "Hagar"@nb,
        "Hageanlegg"@nb,
        "Haver"@nb ;
    skos:broader humord:c11568 ;
    skos:exactMatch realfagstermer:c007951,
        <http://dewey.info/class/635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007951,
        <http://dewey.info/class/577.554/e23/>,
        <http://dewey.info/class/635/e23/>,
        <http://dewey.info/class/712/e23/> ;
    skos:prefLabel "Gardens"@en,
        "Hager"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.554/e23/>,
        <http://dewey.info/class/712/e23/> .

humord:c01409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01409" ;
    dct:modified "2014-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Communal garden patches"@en ;
    skos:broadMatch <http://dewey.info/class/635/e23/> ;
    skos:broader humord:c01407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/635/e23/> ;
    skos:prefLabel "Allotments"@en,
        "Kolonihager"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4812/e23/> .

humord:c01410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01410" ;
    dct:modified "2014-06-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/635/e23/> ;
    skos:broader humord:c01407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/635/e23/> ;
    skos:prefLabel "Allotment gardens"@en,
        "Parsellhager"@nb .

humord:c01411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01411" ;
    dct:modified "2024-12-09T08:10:34"^^xsd:dateTime ;
    skos:altLabel "Reiseliv"@nb ;
    skos:broader humord:c01399 ;
    skos:exactMatch realfagstermer:c010289 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010289,
        <http://dewey.info/class/331.76191/e23/>,
        <http://dewey.info/class/338.4791/e23/> ;
    skos:prefLabel "Travelling"@en,
        "Reiseliv"@nb ;
    skos:related humord:c07760 ;
    skos:relatedMatch <http://dewey.info/class/331.76191/e23/>,
        <http://dewey.info/class/338.4791/e23/> .

humord:c01412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01412" ;
    dct:modified "2023-12-18T14:28:07"^^xsd:dateTime ;
    skos:altLabel "Journeys"@en,
        "Trips"@en,
        "Reiser"@nb,
        "Reiseruter"@nb,
        "Utenlandsreiser"@nb ;
    skos:broader humord:c01411 ;
    skos:closeMatch <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/790.18/e23/> ;
    skos:exactMatch realfagstermer:c010194,
        <http://dewey.info/class/910/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010194,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/508/e23/>,
        <http://dewey.info/class/790.18/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Travels"@en,
        "Reiser"@nb ;
    skos:relatedMatch <http://dewey.info/class/508/e23/> .

humord:c01415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01415" ;
    dct:modified "2024-12-06T14:32:30"^^xsd:dateTime ;
    skos:altLabel "Reisevanar"@nb ;
    skos:broader humord:c01411 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Travel habits"@en,
        "Reisevaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/388/e23/> .

humord:c01416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01416" ;
    dct:modified "2024-12-06T14:33:24"^^xsd:dateTime ;
    skos:altLabel "Attractions"@en,
        "Sjåverdigheiter"@nb ;
    skos:broader humord:c01411 ;
    skos:exactMatch realfagstermer:c000797 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000797,
        <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/> ;
    skos:prefLabel "Sights"@en,
        "Severdigheter"@nb ;
    skos:related humord:c04546,
        humord:c12105 ;
    skos:relatedMatch <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/> .

humord:c01417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01417" ;
    dct:modified "2023-12-19T15:08:17"^^xsd:dateTime ;
    skos:altLabel "Turisme"@nb ;
    skos:broader humord:c01411 ;
    skos:closeMatch <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/790.18/e23/> ;
    skos:exactMatch realfagstermer:c000344,
        <http://dewey.info/class/910/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000344,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/790.18/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Tourism"@en,
        "Turisme"@nb ;
    skos:related humord:c01403,
        humord:c12412,
        humord:c22892 .

humord:c01420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01420" ;
    dct:modified "2024-01-03T12:46:43"^^xsd:dateTime ;
    skos:altLabel "Spel"@nb ;
    skos:broadMatch <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/649.55/e23/> ;
    skos:broader humord:c01399 ;
    skos:closeMatch <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/793/e23/> ;
    skos:exactMatch realfagstermer:c011752,
        <http://dewey.info/class/790.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011752,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/649.55/e23/>,
        <http://dewey.info/class/790.1/e23/>,
        <http://dewey.info/class/793/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:prefLabel "Games"@en,
        "Spill"@nb ;
    skos:related humord:c04863 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/796/e23/> .

humord:c01421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01421" ;
    dct:modified "2024-03-16T13:26:56"^^xsd:dateTime ;
    skos:altLabel "Dataspel"@nb,
        "Elektroniske spill"@nb,
        "PC-spill"@nb,
        "TV-spel"@nb,
        "TV-spill"@nb,
        "Videospel"@nb,
        "Videospill"@nb ;
    skos:broader humord:c01420 ;
    skos:closeMatch <http://dewey.info/class/794.8/e23/> ;
    skos:exactMatch realfagstermer:c005848 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005848,
        <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/688.748/e23/>,
        <http://dewey.info/class/794.8/e23/> ;
    skos:prefLabel "Computer games"@en,
        "Dataspill"@nb ;
    skos:related humord:c59018,
        humord:c62407 ;
    skos:relatedMatch <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/688.748/e23/> .

humord:c01422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01422" ;
    dct:modified "2024-07-05T07:53:33"^^xsd:dateTime ;
    skos:altLabel "Adventure game"@nb ;
    skos:broadMatch <http://dewey.info/class/794.84/e23/> ;
    skos:broader humord:c01421 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/794.84/e23/> ;
    skos:prefLabel "Adventure games"@en,
        "Adventure game"@nb ;
    skos:related humord:c14871 .

humord:c01423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01423" ;
    dct:modified "2024-12-06T14:08:46"^^xsd:dateTime ;
    skos:altLabel "Interaktive romanar"@nb ;
    skos:broadMatch <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c01421 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/794.8/e23/>,
        <http://dewey.info/class/802.85/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Interactive fiction"@en,
        "Interaktive romaner"@nb ;
    skos:related humord:c14871 ;
    skos:relatedMatch <http://dewey.info/class/794.8/e23/>,
        <http://dewey.info/class/802.85/e23/>,
        <http://dewey.info/class/808.3/e23/> .

humord:c01425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01425" ;
    dct:modified "2024-12-06T14:24:17"^^xsd:dateTime ;
    skos:altLabel "Crossword puzzles"@en,
        "Kryssord"@nb ;
    skos:broader humord:c01420 ;
    skos:exactMatch <http://dewey.info/class/793.732/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.732/e23/> ;
    skos:prefLabel "Crosswords"@en,
        "Kryssord"@nb .

humord:c01426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01426" ;
    dct:modified "2024-01-03T09:46:20"^^xsd:dateTime ;
    skos:altLabel "Sjakk"@nb ;
    skos:broader humord:c20897 ;
    skos:exactMatch realfagstermer:c031287,
        <http://dewey.info/class/794.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031287,
        <http://dewey.info/class/794.1/e23/> ;
    skos:prefLabel "Chess"@en,
        "Sjakk"@nb ;
    skos:related humord:c04768,
        humord:c29913 .

humord:c01427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01427" ;
    dct:modified "2024-12-09T08:11:23"^^xsd:dateTime ;
    skos:altLabel "Amusement"@en,
        "Morskap"@nb,
        "Underhaldning"@nb ;
    skos:broader humord:c01399 ;
    skos:exactMatch <http://dewey.info/class/790/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Entertainment"@en,
        "Underholdning"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.099/e23/> .

humord:c01428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01428" ;
    dct:modified "2024-12-06T13:27:10"^^xsd:dateTime ;
    skos:altLabel "Hanekampar"@nb ;
    skos:broadMatch <http://dewey.info/class/791.8/e23/> ;
    skos:broader humord:c01427 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.8/e23/> ;
    skos:prefLabel "Cockfights"@en,
        "Hanekamper"@nb .

humord:c01429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01429" ;
    dct:modified "2024-09-27T14:50:03"^^xsd:dateTime ;
    skos:altLabel "Cinema"@en,
        "Movie theater"@en,
        "Movie theaters"@en,
        "Movie theatre"@en,
        "Movie theatres"@en,
        "Kino"@nb,
        "Kinoar"@nb ;
    skos:broader humord:c01427 ;
    skos:exactMatch <http://dewey.info/class/384.85/e23/>,
        <http://dewey.info/class/725.823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.85/e23/>,
        <http://dewey.info/class/725.823/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Cinemas"@en,
        "Kinoer"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.43/e23/> .

humord:c01430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01430" ;
    dct:modified "2024-12-06T13:41:15"^^xsd:dateTime ;
    skos:altLabel "Sirkus"@nb,
        "Sirkuser"@nb ;
    skos:broader humord:c01427 ;
    skos:exactMatch <http://dewey.info/class/791.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.3/e23/> ;
    skos:prefLabel "Circus"@en,
        "Sirkus"@nb .

humord:c01431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01431" ;
    dct:modified "2024-11-07T13:21:30"^^xsd:dateTime ;
    skos:altLabel "Fun fairs"@en,
        "Tivili (Fornøyelsesparker"@nb,
        "Tivoli (Fornøyelsesparkar)"@nb ;
    skos:broader humord:c26710 ;
    skos:closeMatch <http://dewey.info/class/712.5/e23/> ;
    skos:definition "Et tivoli er et fastliggende eller omreisende fornøyelsesetablissement <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.5522/e23/>,
        <http://dewey.info/class/712.5/e23/> ;
    skos:prefLabel "Fun fair"@en,
        "Tivolier"@nb ;
    skos:relatedMatch <http://dewey.info/class/711.5522/e23/> .

humord:c01433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01433" ;
    dct:modified "2024-12-09T12:46:30"^^xsd:dateTime ;
    skos:altLabel "Idrett"@nb,
        "Sport"@nb ;
    skos:broader humord:c01398 ;
    skos:closeMatch <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/649.57/e23/> ;
    skos:exactMatch realfagstermer:c005312,
        <http://dewey.info/class/306.483/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005312,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.483/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/353.97/e23/>,
        <http://dewey.info/class/363.14/e23/>,
        <http://dewey.info/class/395.5/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:prefLabel "Sports"@en,
        "Sport"@nb ;
    skos:related humord:c15099,
        humord:c23321 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.97/e23/>,
        <http://dewey.info/class/363.14/e23/>,
        <http://dewey.info/class/395.5/e23/>,
        <http://dewey.info/class/613.711/e23/> .

humord:c01435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01435" ;
    dct:modified "2023-11-15T15:35:10"^^xsd:dateTime ;
    skos:altLabel "Ballspel"@nb,
        "Ballspill"@nb,
        "Ballsport"@nb ;
    skos:broader humord:c19484 ;
    skos:closeMatch <http://dewey.info/class/796.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.3/e23/> ;
    skos:prefLabel "Ball games"@en,
        "Ballsport"@nb .

humord:c01436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01436" ;
    dct:modified "2024-12-09T12:20:39"^^xsd:dateTime ;
    skos:altLabel "Soccer"@en,
        "Fotball"@nb ;
    skos:broader humord:c01435 ;
    skos:exactMatch <http://dewey.info/class/796.334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.334/e23/> ;
    skos:prefLabel "Football"@en,
        "Fotball"@nb ;
    skos:related humord:c22801 .

humord:c01437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01437" ;
    dct:modified "2024-12-09T12:13:58"^^xsd:dateTime ;
    skos:altLabel "Bryting"@nb ;
    skos:broader humord:c13386 ;
    skos:exactMatch <http://dewey.info/class/796.812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.812/e23/> ;
    skos:prefLabel "Wrestling"@en,
        "Bryting"@nb .

humord:c01438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01438" ;
    dct:modified "2024-09-27T13:33:10"^^xsd:dateTime ;
    skos:altLabel "Gymnastikk"@nb,
        "Mosjonsgymnastikk"@nb ;
    skos:broader humord:c19484 ;
    skos:closeMatch <http://dewey.info/class/649.57/e23/> ;
    skos:exactMatch <http://dewey.info/class/796.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/796.44/e23/> ;
    skos:prefLabel "Physical education"@en,
        "Gymnastikk"@nb ;
    skos:related humord:c24047 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/> .

humord:c01439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01439" ;
    dct:modified "2024-12-09T12:50:07"^^xsd:dateTime ;
    skos:altLabel "Hestesport"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Ride- og travsport <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/798/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/688.78/e23/>,
        <http://dewey.info/class/798/e23/> ;
    skos:prefLabel "Equestrianism"@en,
        "Hestesport"@nb ;
    skos:related humord:c21208 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/688.78/e23/> .

humord:c01440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01440" ;
    dct:modified "2023-01-10T11:32:00"^^xsd:dateTime ;
    skos:altLabel "Riding"@en,
        "Ridekunst"@nb,
        "Riding"@nb ;
    skos:broadMatch <http://dewey.info/class/615.851581/e23/> ;
    skos:broader humord:c01439 ;
    skos:exactMatch <http://dewey.info/class/798.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.851581/e23/>,
        <http://dewey.info/class/798.23/e23/> ;
    skos:prefLabel "Horse riding"@en,
        "Ridning"@nb ;
    skos:related humord:c07352 .

humord:c01444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01444" ;
    dct:modified "2024-12-09T12:29:25"^^xsd:dateTime ;
    skos:altLabel "Skyggeboksing"@nb ;
    skos:broadMatch <http://dewey.info/class/796.83/e23/> ;
    skos:broader humord:c19484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.83/e23/> ;
    skos:prefLabel "Shadow boxing"@en,
        "Skyggeboksing"@nb ;
    skos:related humord:c58292 .

humord:c01446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01446" ;
    dct:modified "2023-11-27T13:00:34"^^xsd:dateTime ;
    skos:altLabel "Fiskesport"@nb,
        "Fluefiske"@nb,
        "Flugefiske"@nb,
        "Fritidsfiske"@nb,
        "Sportsfiske"@nb ;
    skos:broader humord:c01404 ;
    skos:closeMatch realfagstermer:c000272,
        <http://dewey.info/class/799.12/e23/> ;
    skos:exactMatch realfagstermer:c008003 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000272,
        realfagstermer:c008003,
        <http://dewey.info/class/799.12/e23/> ;
    skos:prefLabel "Angling"@en,
        "Sportsfiske"@nb ;
    skos:related humord:c07628 .

humord:c01449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01449" ;
    dct:modified "2024-02-13T10:22:43"^^xsd:dateTime ;
    skos:altLabel "Sporting gear"@en,
        "Sportsutstyr"@nb,
        "Treningsutstyr"@nb ;
    skos:broader humord:c01433,
        humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/688.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.76/e23/> ;
    skos:prefLabel "Sporting equipment"@en,
        "Sportsutstyr"@nb ;
    skos:related humord:c04429 .

humord:c01450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01450" ;
    dct:modified "2024-08-01T13:02:58"^^xsd:dateTime ;
    skos:altLabel "Leggbeskyttarar"@nb,
        "Leggebeskyttere"@nb,
        "Leggskinn"@nb ;
    skos:broadMatch <http://dewey.info/class/688.76/e23/> ;
    skos:broader humord:c01449 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.76/e23/> ;
    skos:prefLabel "Pads"@en,
        "Leggbeskyttere"@nb .

humord:c01451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01451" ;
    dct:modified "2024-12-09T12:58:00"^^xsd:dateTime ;
    skos:altLabel "Rideutstyr"@nb ;
    skos:broadMatch <http://dewey.info/class/685.1/e23/> ;
    skos:broader humord:c01449 ;
    skos:closeMatch <http://dewey.info/class/688.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/685.1/e23/>,
        <http://dewey.info/class/688.78/e23/> ;
    skos:prefLabel "Riding equipment"@en,
        "Rideutstyr"@nb .

humord:c01453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01453" ;
    dct:modified "2024-12-09T12:59:48"^^xsd:dateTime ;
    skos:altLabel "Stigbøylar"@nb ;
    skos:broadMatch <http://dewey.info/class/688.78/e23/> ;
    skos:broader humord:c01451 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/685.1/e23/>,
        <http://dewey.info/class/688.78/e23/> ;
    skos:prefLabel "Stirrups"@en,
        "Stigbøyler"@nb ;
    skos:relatedMatch <http://dewey.info/class/685.1/e23/> .

humord:c01454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01454" ;
    dct:modified "2016-09-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Turnering"@nb ;
    skos:broadMatch <http://dewey.info/class/394.7/e23/> ;
    skos:broader humord:c01433 ;
    skos:closeMatch <http://dewey.info/class/790.134/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/790.134/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:prefLabel "Tournaments"@en,
        "Turneringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/796/e23/> .

humord:c01455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01455" ;
    dct:modified "2023-12-13T08:53:26"^^xsd:dateTime ;
    skos:altLabel "Olympics"@en,
        "OL"@nb,
        "Olympiadar"@nb,
        "Olympiader"@nb,
        "Olympiske leikar"@nb ;
    skos:broader humord:c01454 ;
    skos:closeMatch <http://dewey.info/class/796.98/e23/> ;
    skos:exactMatch realfagstermer:c007056,
        <http://dewey.info/class/796.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007056,
        <http://dewey.info/class/796.48/e23/>,
        <http://dewey.info/class/796.98/e23/> ;
    skos:prefLabel "Olympic games"@en,
        "Olympiske leker"@nb .

humord:c01456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01456" ;
    dct:modified "2024-12-09T12:23:05"^^xsd:dateTime ;
    skos:altLabel "Vintersport"@nb ;
    skos:broadMatch <http://dewey.info/class/796.9/e23/> ;
    skos:broader humord:c19484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/796.9/e23/> ;
    skos:prefLabel "Winter sports"@en,
        "Vintersport"@nb ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/> .

humord:c01457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01457" ;
    dct:modified "2024-10-10T11:28:27"^^xsd:dateTime ;
    skos:altLabel "Skigåing"@nb,
        "Skiidrett"@nb,
        "Skilauping"@nb,
        "Skiløping"@nb,
        "Skisport"@nb ;
    skos:broader humord:c01456 ;
    skos:exactMatch <http://dewey.info/class/796.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.93/e23/> ;
    skos:prefLabel "Skiing"@en,
        "Skisport"@nb ;
    skos:related humord:c18494,
        humord:c63513 .

humord:c01458 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01458" ;
    dct:modified "2024-11-12T13:20:03"^^xsd:dateTime ;
    skos:altLabel "Generelt"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General"@en,
        "Generelt"@nb ;
    skos:topConceptOf humord: .

humord:c01459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01459" ;
    dct:modified "2023-11-15T11:14:57"^^xsd:dateTime ;
    skos:altLabel "Analysis"@en,
        "Analysar"@nb,
        "Analyse"@nb,
        "Analyser"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c000136,
        realfagstermer:c003808 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000136,
        realfagstermer:c003808 ;
    skos:prefLabel "Analyses"@en,
        "Analyse"@nb .

humord:c01460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01460" ;
    dct:modified "2023-12-18T14:53:44"^^xsd:dateTime ;
    skos:altLabel "Impact assessment"@en,
        "Konsekvensanalysar"@nb,
        "Konsekvensanalyse"@nb,
        "Konsekvensutgreiingar"@nb,
        "Konsekvensutredninger"@nb ;
    skos:broadMatch <http://dewey.info/class/171.5/e23/> ;
    skos:broader humord:c01459 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.5/e23/> ;
    skos:prefLabel "Consequence analysis"@en,
        "Konsekvensanalyser"@nb .

humord:c01461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01461" ;
    dct:modified "2024-11-13T09:49:54"^^xsd:dateTime ;
    skos:altLabel "Risikoanalysar"@nb,
        "Risikoanalyse"@nb,
        "Risikoanalyser"@nb ;
    skos:broader humord:c01459 ;
    skos:exactMatch realfagstermer:c003663 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003663,
        <http://dewey.info/class/302.12/e23/>,
        <http://dewey.info/class/363.1/e23/>,
        <http://dewey.info/class/368/e23/> ;
    skos:prefLabel "Risk analysis"@en,
        "Risikoanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.12/e23/>,
        <http://dewey.info/class/363.1/e23/>,
        <http://dewey.info/class/368/e23/> .

humord:c01462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01462" ;
    dct:modified "2024-11-13T09:50:11"^^xsd:dateTime ;
    skos:altLabel "Tidsanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/529/e23/> ;
    skos:broader humord:c01459 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/529/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:prefLabel "Time analysis"@en,
        "Tidsanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/658.515/e23/> .

humord:c01463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01463" ;
    dct:modified "2024-11-12T15:29:57"^^xsd:dateTime ;
    skos:altLabel "Nameless"@en,
        "Unnamed"@en,
        "Anonym"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Anonymous"@en,
        "Anonymer"@nb ;
    skos:related humord:c15023,
        humord:c22089 .

humord:c01464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01464" ;
    dct:modified "2023-11-19T21:22:28"^^xsd:dateTime ;
    skos:altLabel "Diagram"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/1--0223/e23/> ;
    skos:exactMatch realfagstermer:c002235 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002235,
        <http://dewey.info/class/1--0223/e23/> ;
    skos:prefLabel "Diagrams"@en,
        "Diagrammer"@nb ;
    skos:related humord:c17056 .

humord:c01465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01465" ;
    dct:modified "2024-11-12T13:55:23"^^xsd:dateTime ;
    skos:altLabel "Eksperiment"@nb,
        "Forsøk"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c001438 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001438,
        <http://dewey.info/class/001.434/e23/>,
        <http://dewey.info/class/1--078/e23/>,
        <http://dewey.info/class/174.28/e23/> ;
    skos:prefLabel "Experiments"@en,
        "Eksperimenter"@nb ;
    skos:related humord:c01492 ;
    skos:relatedMatch <http://dewey.info/class/001.434/e23/>,
        <http://dewey.info/class/1--078/e23/>,
        <http://dewey.info/class/174.28/e23/> .

humord:c01466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01466" ;
    dct:modified "2024-11-12T13:56:16"^^xsd:dateTime ;
    skos:altLabel "Emic"@nb,
        "Emic og etic"@nb,
        "Etic"@nb,
        "Innenfraperspektiv"@nb,
        "Utenfraperspektiv"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Emics and etics"@en,
        "Emic og etic"@nb .

humord:c01471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01471" ;
    dct:modified "2023-11-24T08:14:06"^^xsd:dateTime ;
    skos:altLabel "Valuation"@en,
        "Evaluering"@nb,
        "Kvalitetsvurdering"@nb,
        "Vurdering"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c001214 ;
    skos:exactMatch realfagstermer:c006479,
        <http://dewey.info/class/153.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001214,
        realfagstermer:c006479,
        <http://dewey.info/class/153.46/e23/> ;
    skos:prefLabel "Evaluation"@en,
        "Vurdering"@nb ;
    skos:related humord:c01528,
        humord:c12719,
        humord:c23396 .

humord:c01473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01473" ;
    dct:modified "2024-11-12T13:16:02"^^xsd:dateTime ;
    skos:altLabel "Performances"@en,
        "Framførelse"@nb,
        "Framføring"@nb,
        "Framføringar"@nb,
        "Framføringer"@nb,
        "Fremførelse"@nb,
        "Fremføringer"@nb,
        "Oppførelse"@nb,
        "Oppføring"@nb ;
    skos:broadMatch <http://dewey.info/class/791/e23/> ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791/e23/> ;
    skos:prefLabel "Shows"@en,
        "Forestillinger"@nb ;
    skos:related humord:c05573,
        humord:c17881 .

humord:c01477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01477" ;
    dct:modified "2023-11-27T13:48:04"^^xsd:dateTime ;
    skos:altLabel "Falskneri"@nb,
        "Falsknerier"@nb,
        "Forfalsking"@nb,
        "Forfalskingar"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/332.9/e23/>,
        <http://dewey.info/class/364.1668/e23/> ;
    skos:exactMatch <http://dewey.info/class/364.1334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.9/e23/>,
        <http://dewey.info/class/364.1334/e23/>,
        <http://dewey.info/class/364.1668/e23/> ;
    skos:prefLabel "Forgery"@en,
        "Forfalskning"@nb ;
    skos:related humord:c04078,
        humord:c05403,
        humord:c13836,
        humord:c22908 .

humord:c01480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01480" ;
    dct:modified "2024-08-02T08:54:17"^^xsd:dateTime ;
    skos:altLabel "Allmenngjering"@nb,
        "Allmenngjøring"@nb,
        "Generalisasjon"@nb,
        "Generalisering"@nb,
        "Ålmenngjering"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Generalization"@en,
        "Generalisering"@nb .

humord:c01483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01483" ;
    dct:modified "2024-11-12T13:21:32"^^xsd:dateTime ;
    skos:altLabel "Atterreising"@nb,
        "Gjenoppbygging"@nb,
        "Gjenreising"@nb,
        "Gjenreisning"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.028/e23/>,
        <http://dewey.info/class/940.3144/e23/>,
        <http://dewey.info/class/940.53144/e23/> ;
    skos:prefLabel "Rebuilding"@en,
        "Gjenoppbygging"@nb ;
    skos:related humord:c15625 ;
    skos:relatedMatch <http://dewey.info/class/355.028/e23/>,
        <http://dewey.info/class/940.3144/e23/>,
        <http://dewey.info/class/940.53144/e23/> .

humord:c01485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01485" ;
    dct:modified "2023-12-12T12:30:36"^^xsd:dateTime ;
    skos:altLabel "Innovasjon"@nb,
        "Innovasjonsvirksomhet"@nb,
        "Nyskaping"@nb,
        "Nyskapning"@nb,
        "Nyvinning"@nb ;
    skos:broadMatch <http://dewey.info/class/303.483/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/303.484/e23/> ;
    skos:exactMatch realfagstermer:c013880 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013880,
        <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/658.4063/e23/> ;
    skos:prefLabel "Innovation"@en,
        "Innovasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.4063/e23/> .

humord:c01487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01487" ;
    dct:modified "2024-11-12T09:12:58"^^xsd:dateTime ;
    skos:altLabel "Assembling"@en,
        "Sampling (Methods)"@en,
        "Innsamling"@nb,
        "Innsamlingsmetodar"@nb,
        "Innsamlingsmetoder"@nb,
        "Prøvetaking"@nb,
        "Sampling (Prøvetaking)"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c001137 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001137 ;
    skos:prefLabel "Collection"@en,
        "Innsamling"@nb .

humord:c01488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01488" ;
    dct:modified "2024-03-22T10:04:55"^^xsd:dateTime ;
    skos:altLabel "Cultural integration"@en,
        "Social integration"@en,
        "Integrasjon(Sosiale prosessar)"@nb,
        "Integrering"@nb,
        "Sosial integrasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/303/e23/> ;
    skos:broader humord:c09201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Integration (Social processes)"@en,
        "Integrasjon (Sosiale prosesser)"@nb ;
    skos:related humord:c24669,
        humord:c26306,
        humord:c62458 .

humord:c01489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01489" ;
    dct:modified "2023-11-30T14:31:18"^^xsd:dateTime ;
    skos:altLabel "Kontinuitet"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c005248 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005248 ;
    skos:prefLabel "Continuity"@en,
        "Kontinuitet"@nb .

humord:c01490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01490" ;
    dct:modified "2023-12-04T12:28:20"^^xsd:dateTime ;
    skos:altLabel "Kvantifisering"@nb ;
    skos:broadMatch <http://dewey.info/class/516.15/e23/>,
        <http://dewey.info/class/530.81/e23/> ;
    skos:broader humord:c08270 ;
    skos:definition "Det å uttrykke, angi i målbare størrelser <UBO>"@nb ;
    skos:exactMatch realfagstermer:c007600 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007600,
        <http://dewey.info/class/516.15/e23/>,
        <http://dewey.info/class/530.81/e23/> ;
    skos:prefLabel "Quantification"@en,
        "Kvantifisering"@nb .

humord:c01491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01491" ;
    dct:modified "2024-11-12T08:31:33"^^xsd:dateTime ;
    skos:altLabel "Metodar"@nb,
        "Metode"@nb,
        "Metodikk"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:definition "Systematisk framgangsmåte <BOB>"@nb ;
    skos:exactMatch realfagstermer:c013555 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013555,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Methods"@en,
        "Metoder"@nb ;
    skos:related humord:c04402 .

humord:c01492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01492" ;
    dct:modified "2024-02-05T11:30:48"^^xsd:dateTime ;
    skos:altLabel "Experiment design"@en,
        "Eksperimentell design"@nb,
        "Eksperimentelle metodar"@nb,
        "Forsøksdesign"@nb,
        "Forsøksmetodar"@nb,
        "Forsøksmetoder"@nb ;
    skos:broader humord:c01491 ;
    skos:exactMatch realfagstermer:c013783,
        <http://dewey.info/class/001.434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013783,
        <http://dewey.info/class/001.434/e23/>,
        <http://dewey.info/class/1--0724/e23/> ;
    skos:prefLabel "Experimental methods"@en,
        "Eksperimentelle metoder"@nb ;
    skos:related humord:c01465 ;
    skos:relatedMatch <http://dewey.info/class/1--0724/e23/> .

humord:c01493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01493" ;
    dct:modified "2023-11-28T09:33:28"^^xsd:dateTime ;
    skos:altLabel "Forskingsmetodar"@nb,
        "Forskingsmetoder"@nb,
        "Forskingsmetodikk"@nb,
        "Forskningsmetodikk"@nb ;
    skos:broader humord:c01491 ;
    skos:exactMatch realfagstermer:c005757,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005757,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Research methods"@en,
        "Forskningsmetoder"@nb ;
    skos:related humord:c01535 .

humord:c01495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01495" ;
    dct:modified "2024-04-15T12:24:31"^^xsd:dateTime ;
    skos:altLabel "Field research"@en,
        "Feltarbeid"@nb,
        "Feltstudiar"@nb,
        "Feltstudier"@nb,
        "Feltundersøkelser"@nb,
        "Feltundersøkingar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c01493 ;
    skos:closeMatch <http://dewey.info/class/930.10283/e23/> ;
    skos:definition "Innsamling av vitenskapelig (kilde)materiale ute i felten <BOB>"@nb ;
    skos:exactMatch realfagstermer:c007547 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007547,
        <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/>,
        <http://dewey.info/class/930.10283/e23/> ;
    skos:prefLabel "Field work"@en,
        "Feltarbeid"@nb .

humord:c01496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01496" ;
    dct:modified "2023-12-04T12:24:15"^^xsd:dateTime ;
    skos:altLabel "Qualitative method"@en,
        "Kvalitativ metode"@nb,
        "Kvalitative metodar"@nb ;
    skos:broader humord:c01491 ;
    skos:closeMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:exactMatch realfagstermer:c011409 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011409,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Qualitative methods"@en,
        "Kvalitative metoder"@nb .

humord:c01497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01497" ;
    dct:modified "2023-12-04T13:53:15"^^xsd:dateTime ;
    skos:altLabel "Kvantitative metodar"@nb ;
    skos:broader humord:c01491 ;
    skos:closeMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:exactMatch realfagstermer:c003621 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003621,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Quantitative methods"@en,
        "Kvantitative metoder"@nb .

humord:c01498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01498" ;
    dct:modified "2025-01-13T11:05:30"^^xsd:dateTime ;
    skos:altLabel "Observasjon"@nb,
        "Observasjonsmetodar"@nb,
        "Observasjonsmetoder"@nb,
        "Observasjonsteknikkar"@nb,
        "Observasjonsteknikker"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c01491 ;
    skos:exactMatch realfagstermer:c012164 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012164,
        <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:prefLabel "Observation"@en,
        "Observasjon"@nb .

humord:c01499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01499" ;
    dct:modified "2024-11-15T14:08:09"^^xsd:dateTime ;
    skos:altLabel "Deltagende observasjon"@nb,
        "Deltagerobservasjon"@nb,
        "Deltakarobservasjon"@nb,
        "Deltakende observasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c01498 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:prefLabel "Participant observation"@en,
        "Deltakerobservasjon"@nb .

humord:c01500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01500" ;
    dct:modified "2023-12-08T12:28:36"^^xsd:dateTime ;
    skos:altLabel "Mikroskopering"@nb,
        "Mikroskopi"@nb,
        "Mikroskopisk undersøkelse"@nb,
        "Mikroskopisk undersøking"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/616.0758/e23/> ;
    skos:definition "Undersøkelsesmetode med bruk av mikroskop <UBO>"@nb ;
    skos:exactMatch realfagstermer:c007126,
        <http://dewey.info/class/502.82/e23/>,
        <http://dewey.info/class/570.282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007126,
        <http://dewey.info/class/502.82/e23/>,
        <http://dewey.info/class/570.282/e23/>,
        <http://dewey.info/class/616.0758/e23/> ;
    skos:prefLabel "Microscopy"@en,
        "Mikroskopi"@nb .

humord:c01501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01501" ;
    dct:modified "2023-12-08T12:32:41"^^xsd:dateTime ;
    skos:altLabel "Miljø"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Omgivelser som et individ eller en gruppe lever i og blir påvirket av <BOB>"@nb ;
    skos:exactMatch realfagstermer:c010640,
        <http://dewey.info/class/333.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010640,
        <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/354.3/e23/>,
        <http://dewey.info/class/372.357/e23/>,
        <http://dewey.info/class/720.47/e23/> ;
    skos:prefLabel "Environment"@en,
        "Miljø"@nb ;
    skos:related humord:c09132,
        humord:c11911,
        humord:c20308,
        humord:c22925,
        humord:c24212 ;
    skos:relatedMatch <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/354.3/e23/>,
        <http://dewey.info/class/372.357/e23/>,
        <http://dewey.info/class/720.47/e23/> .

humord:c01502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01502" ;
    dct:modified "2024-11-14T09:02:29"^^xsd:dateTime ;
    skos:altLabel "Geohazards"@en,
        "Geologic hazards"@en,
        "Geological risks"@en,
        "Geofarer"@nb,
        "Geohazard"@nb,
        "Geologisk risiko"@nb,
        "Geologiske katastrofar"@nb,
        "Geologiske katastrofer"@nb,
        "Katastrofegeologi"@nb,
        "Naturkatastrofar"@nb,
        "Risikogeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/363.34/e23/>,
        <http://dewey.info/class/904.5/e23/> ;
    skos:broader humord:c19416 ;
    skos:definition "En naturlig (ikke-antropogen) endring i jordas overflate eller atmosfære som får katastrofale følger for mennesker og andre organismer <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c011087 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011087,
        <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/363.34/e23/>,
        <http://dewey.info/class/368.122/e23/>,
        <http://dewey.info/class/551/e23/>,
        <http://dewey.info/class/904.5/e23/> ;
    skos:prefLabel "Natural disasters"@en,
        "Naturkatastrofer"@nb ;
    skos:related humord:c07743,
        humord:c66158 ;
    skos:relatedMatch <http://dewey.info/class/368.122/e23/>,
        <http://dewey.info/class/551/e23/> .

humord:c01504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01504" ;
    dct:modified "2024-04-15T13:57:27"^^xsd:dateTime ;
    skos:altLabel "Mudslides"@en,
        "Clay slides"@nb,
        "Leirras"@nb,
        "Leirskred"@nb ;
    skos:broadMatch <http://dewey.info/class/363.349/e23/>,
        <http://dewey.info/class/551.307/e23/> ;
    skos:broader humord:c65753 ;
    skos:exactMatch realfagstermer:c031690 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031690,
        <http://dewey.info/class/363.349/e23/>,
        <http://dewey.info/class/551.307/e23/> ;
    skos:prefLabel "Mudslides"@en,
        "Leirskred"@nb .

humord:c01506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01506" ;
    dct:modified "2023-12-12T11:00:45"^^xsd:dateTime ;
    skos:altLabel "Navigasjon"@nb,
        "Navigering"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c009005 ;
    skos:exactMatch <http://dewey.info/class/623.89/e23/>,
        <http://dewey.info/class/629.045/e23/>,
        <http://dewey.info/class/629.13251/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009005,
        <http://dewey.info/class/343.0966/e23/>,
        <http://dewey.info/class/343.0976/e23/>,
        <http://dewey.info/class/573.87/e23/>,
        <http://dewey.info/class/623.89/e23/>,
        <http://dewey.info/class/629.045/e23/>,
        <http://dewey.info/class/629.13251/e23/>,
        <http://dewey.info/class/797.1/e23/> ;
    skos:prefLabel "Navigation"@en,
        "Navigasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0966/e23/>,
        <http://dewey.info/class/343.0976/e23/>,
        <http://dewey.info/class/573.87/e23/>,
        <http://dewey.info/class/797.1/e23/> .

humord:c01507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01507" ;
    dct:modified "2023-12-13T09:55:24"^^xsd:dateTime ;
    skos:altLabel "Findings"@en,
        "Oppdagelse"@nb,
        "Oppdaging"@nb,
        "Oppdagingar"@nb ;
    skos:broadMatch <http://dewey.info/class/508/e23/>,
        <http://dewey.info/class/509/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/910.9/e23/> ;
    skos:exactMatch realfagstermer:c003533 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003533,
        <http://dewey.info/class/508/e23/>,
        <http://dewey.info/class/509/e23/>,
        <http://dewey.info/class/910.9/e23/> ;
    skos:prefLabel "Discoveries"@en,
        "Oppdagelser"@nb ;
    skos:related humord:c11328 .

humord:c01509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01509" ;
    dct:modified "2024-11-08T16:05:19"^^xsd:dateTime ;
    skos:altLabel "Planlegging"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/361.25/e23/>,
        <http://dewey.info/class/371.207/e23/>,
        <http://dewey.info/class/378.107/e23/>,
        <http://dewey.info/class/658.4012/e23/> ;
    skos:exactMatch realfagstermer:c000729,
        <http://dewey.info/class/320.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000729,
        <http://dewey.info/class/1--0684/e23/>,
        <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/361.25/e23/>,
        <http://dewey.info/class/371.207/e23/>,
        <http://dewey.info/class/378.107/e23/>,
        <http://dewey.info/class/658.4012/e23/>,
        <http://dewey.info/class/658.503/e23/>,
        <http://dewey.info/class/658.8101/e23/> ;
    skos:prefLabel "Planning"@en,
        "Planlegging"@nb ;
    skos:related humord:c04238,
        humord:c09497,
        humord:c14791,
        humord:c22632 ;
    skos:relatedMatch <http://dewey.info/class/1--0684/e23/>,
        <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/658.503/e23/>,
        <http://dewey.info/class/658.8101/e23/> .

humord:c01510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01510" ;
    dct:modified "2023-12-18T11:23:07"^^xsd:dateTime ;
    skos:altLabel "Preparering"@nb ;
    skos:broadMatch <http://dewey.info/class/069.4/e23/>,
        <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/543.19/e23/>,
        <http://dewey.info/class/675.24/e23/> ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c007194 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007194,
        <http://dewey.info/class/069.4/e23/>,
        <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/543.19/e23/>,
        <http://dewey.info/class/675.24/e23/> ;
    skos:prefLabel "Preparing"@en,
        "Preparering"@nb ;
    skos:related humord:c04411 .

humord:c01511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01511" ;
    dct:modified "2023-12-18T11:34:28"^^xsd:dateTime ;
    skos:altLabel "Problemanalyse"@nb,
        "Problemformulering"@nb,
        "Problemløsing"@nb,
        "Problemløysing"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c008443 ;
    skos:exactMatch <http://dewey.info/class/153.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008443,
        <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/370.1524/e23/>,
        <http://dewey.info/class/658.403/e23/> ;
    skos:prefLabel "Problem solving"@en,
        "Problemløsning"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/370.1524/e23/>,
        <http://dewey.info/class/658.403/e23/> .

humord:c01512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01512" ;
    dct:modified "2023-12-18T11:40:32"^^xsd:dateTime ;
    skos:altLabel "Predictions"@en,
        "Prognosar"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/616.075/e23/> ;
    skos:exactMatch realfagstermer:c011308,
        <http://dewey.info/class/003.2/e23/>,
        <http://dewey.info/class/1--0112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011308,
        <http://dewey.info/class/003.2/e23/>,
        <http://dewey.info/class/1--0112/e23/>,
        <http://dewey.info/class/303.49/e23/>,
        <http://dewey.info/class/332.678/e23/>,
        <http://dewey.info/class/338.00112/e23/>,
        <http://dewey.info/class/338.5443/e23/>,
        <http://dewey.info/class/616.075/e23/>,
        <http://dewey.info/class/658.40355/e23/>,
        <http://dewey.info/class/658.8100112/e23/>,
        <http://dewey.info/class/658.818/e23/> ;
    skos:prefLabel "Prognosis"@en,
        "Prognoser"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.49/e23/>,
        <http://dewey.info/class/332.678/e23/>,
        <http://dewey.info/class/338.00112/e23/>,
        <http://dewey.info/class/338.5443/e23/>,
        <http://dewey.info/class/658.40355/e23/>,
        <http://dewey.info/class/658.8100112/e23/>,
        <http://dewey.info/class/658.818/e23/> .

humord:c01513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01513" ;
    dct:modified "2024-11-11T08:37:49"^^xsd:dateTime ;
    skos:altLabel "Project work"@en,
        "Prosjekt"@nb,
        "Prosjektarbeid"@nb,
        "Prosjektprosessar"@nb,
        "Prosjektprosesser"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c006255 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006255,
        <http://dewey.info/class/352.365/e23/>,
        <http://dewey.info/class/658.404/e23/> ;
    skos:prefLabel "Projects"@en,
        "Prosjekter"@nb ;
    skos:related humord:c22632,
        humord:c59213 ;
    skos:relatedMatch <http://dewey.info/class/352.365/e23/>,
        <http://dewey.info/class/658.404/e23/> .

humord:c01514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01514" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Psevdonymer"@nb ;
    skos:broadMatch <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Pseudonyms"@en,
        "Pseudonymer"@nb .

humord:c01515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01515" ;
    dct:modified "2023-12-18T14:23:49"^^xsd:dateTime ;
    skos:altLabel "Enrolment"@en,
        "Registrering"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c007894 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007894,
        <http://dewey.info/class/069.52/e23/>,
        <http://dewey.info/class/352.84/e23/> ;
    skos:prefLabel "Registration"@en,
        "Registrering"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.52/e23/>,
        <http://dewey.info/class/352.84/e23/> .

humord:c01516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01516" ;
    dct:modified "2024-11-08T15:14:56"^^xsd:dateTime ;
    skos:altLabel "Recruitment"@en,
        "Rekruttering"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/352.65/e23/> ;
    skos:exactMatch <http://dewey.info/class/658.3111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/023.9/e23/>,
        <http://dewey.info/class/343.012/e23/>,
        <http://dewey.info/class/352.65/e23/>,
        <http://dewey.info/class/355.223/e23/>,
        <http://dewey.info/class/658.3111/e23/> ;
    skos:prefLabel "Recruiting"@en,
        "Rekruttering"@nb ;
    skos:relatedMatch <http://dewey.info/class/023.9/e23/>,
        <http://dewey.info/class/343.012/e23/>,
        <http://dewey.info/class/355.223/e23/> .

humord:c01517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01517" ;
    dct:modified "2024-05-15T13:05:01"^^xsd:dateTime ;
    skos:altLabel "Ressursar"@nb,
        "Resurser"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "En ressurs er elementer eller menneskelige egenskaper som kan utnyttes økonomisk, eller som er til nytte på annen måte. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013234 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013234,
        <http://dewey.info/class/1--07/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/355.2/e23/> ;
    skos:prefLabel "Resources"@en,
        "Ressurser"@nb ;
    skos:related humord:c22448 ;
    skos:relatedMatch <http://dewey.info/class/1--07/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/355.2/e23/> .

humord:c01518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01518" ;
    dct:modified "2024-05-10T14:15:55"^^xsd:dateTime ;
    skos:altLabel "Miljøressursar"@nb,
        "Miljøressurser"@nb,
        "Naturressursar"@nb,
        "Naturverdiar"@nb,
        "Naturverdier"@nb ;
    skos:broader humord:c01517 ;
    skos:closeMatch realfagstermer:c007893 ;
    skos:definition "Naturressurs er luft, vatn, dyrkbare areal, levande organismar som husdyr og fisk, petroleum, mineral og andre råstoff. Ein skil gjerne mellom fornybare og ikkje-fornybare ressursar. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009186,
        <http://dewey.info/class/333.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007893,
        realfagstermer:c009186,
        <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/341.4/e23/>,
        <http://dewey.info/class/346.044/e23/>,
        <http://dewey.info/class/354.3/e23/> ;
    skos:prefLabel "Natural resources"@en,
        "Naturressurser"@nb ;
    skos:related humord:c24195 ;
    skos:relatedMatch <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/341.4/e23/>,
        <http://dewey.info/class/346.044/e23/>,
        <http://dewey.info/class/354.3/e23/> .

humord:c01519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01519" ;
    dct:modified "2024-11-08T15:39:09"^^xsd:dateTime ;
    skos:altLabel "Audit"@en,
        "Revisjon"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4365745/e23/>,
        <http://dewey.info/class/338.76165745/e23/> ;
    skos:broader humord:c01458 ;
    skos:exactMatch <http://dewey.info/class/657.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4365745/e23/>,
        <http://dewey.info/class/338.76165745/e23/>,
        <http://dewey.info/class/657.45/e23/> ;
    skos:prefLabel "Revision"@en,
        "Revisjon"@nb ;
    skos:related humord:c23507 .

humord:c01520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01520" ;
    dct:modified "2023-12-18T14:51:07"^^xsd:dateTime ;
    skos:altLabel "Hazard"@en,
        "Risiko"@nb,
        "Risikofaktorer"@nb,
        "Risk"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c011332 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011332,
        <http://dewey.info/class/338.5/e23/>,
        <http://dewey.info/class/368/e23/>,
        <http://dewey.info/class/616.071/e23/> ;
    skos:prefLabel "Risk"@en,
        "Risiko"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.5/e23/>,
        <http://dewey.info/class/368/e23/>,
        <http://dewey.info/class/616.071/e23/> .

humord:c01521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01521" ;
    dct:modified "2024-11-08T15:50:43"^^xsd:dateTime ;
    skos:altLabel "Publikumsservice"@nb,
        "Service"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Service"@en,
        "Service"@nb ;
    skos:related humord:c07734 .

humord:c01522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01522" ;
    dct:modified "2024-01-03T09:35:19"^^xsd:dateTime ;
    skos:altLabel "Sikkerheitstiltak"@nb,
        "Tryggingstiltak"@nb ;
    skos:broadMatch <http://dewey.info/class/643.16/e23/> ;
    skos:broader humord:c28115 ;
    skos:closeMatch realfagstermer:c000636,
        <http://dewey.info/class/363.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/1--0289/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000636,
        <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/025.82/e23/>,
        <http://dewey.info/class/069.54/e23/>,
        <http://dewey.info/class/1--0289/e23/>,
        <http://dewey.info/class/352.379/e23/>,
        <http://dewey.info/class/355.3433/e23/>,
        <http://dewey.info/class/363.1/e23/>,
        <http://dewey.info/class/365.641/e23/>,
        <http://dewey.info/class/643.16/e23/>,
        <http://dewey.info/class/651/e23/>,
        <http://dewey.info/class/658.47/e23/>,
        <http://dewey.info/class/660.2804/e23/>,
        <http://dewey.info/class/690.22/e23/> ;
    skos:prefLabel "Security measures"@en,
        "Sikkerhetstiltak"@nb ;
    skos:related humord:c26337 ;
    skos:relatedMatch <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/025.82/e23/>,
        <http://dewey.info/class/069.54/e23/>,
        <http://dewey.info/class/352.379/e23/>,
        <http://dewey.info/class/355.3433/e23/>,
        <http://dewey.info/class/365.641/e23/>,
        <http://dewey.info/class/651/e23/>,
        <http://dewey.info/class/658.47/e23/>,
        <http://dewey.info/class/660.2804/e23/>,
        <http://dewey.info/class/690.22/e23/> .

humord:c01523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01523" ;
    dct:modified "2023-11-15T10:44:48"^^xsd:dateTime ;
    skos:altLabel "Alarmanlegg"@nb,
        "Alarmsystem"@nb,
        "Varslingssystemer"@nb ;
    skos:broader humord:c01522 ;
    skos:closeMatch <http://dewey.info/class/621.38928/e23/> ;
    skos:exactMatch realfagstermer:c010193 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010193,
        <http://dewey.info/class/621.38928/e23/>,
        <http://dewey.info/class/628.9225/e23/> ;
    skos:prefLabel "Alarm systems"@en,
        "Alarmsystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/628.9225/e23/> .

humord:c01526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01526" ;
    dct:modified "2024-01-03T13:27:23"^^xsd:dateTime ;
    skos:altLabel "Strategies"@en,
        "Strategi"@nb,
        "Strategiar"@nb,
        "Strategier"@nb,
        "Strategiutvikling"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c002524 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002524,
        <http://dewey.info/class/324.72/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/355.4/e23/> ;
    skos:prefLabel "Strategy"@en,
        "Strategi"@nb ;
    skos:related humord:c09451,
        humord:c14791 ;
    skos:relatedMatch <http://dewey.info/class/324.72/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/355.4/e23/> .

humord:c01528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01528" ;
    dct:modified "2024-11-08T14:11:12"^^xsd:dateTime ;
    skos:altLabel "Ferdigheitstestar"@nb,
        "Ferdighetstester"@nb,
        "Ferdighetstesting"@nb,
        "Målingar"@nb,
        "Målinger"@nb,
        "Testar"@nb,
        "Tester"@nb,
        "Testing"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c000774,
        <http://dewey.info/class/1--0287/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000774,
        <http://dewey.info/class/1--0287/e23/>,
        <http://dewey.info/class/1--076/e23/>,
        <http://dewey.info/class/371.26/e23/> ;
    skos:prefLabel "Testing"@en,
        "Testing"@nb ;
    skos:related humord:c01471,
        humord:c07912,
        humord:c22225 ;
    skos:relatedMatch <http://dewey.info/class/1--076/e23/>,
        <http://dewey.info/class/371.26/e23/> .

humord:c01529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01529" ;
    dct:modified "2024-11-08T14:11:40"^^xsd:dateTime ;
    skos:altLabel "Use of time"@en,
        "Tidsanvendelse"@nb,
        "Tidsbruk (Generelt)"@nb,
        "Tidsnytting"@nb ;
    skos:broadMatch <http://dewey.info/class/304.237/e23/>,
        <http://dewey.info/class/529/e23/> ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.237/e23/>,
        <http://dewey.info/class/529/e23/> ;
    skos:prefLabel "Time-use"@en,
        "Tidsbruk (Generelt)"@nb .

humord:c01532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01532" ;
    dct:modified "2024-11-08T14:25:36"^^xsd:dateTime ;
    skos:altLabel "Typologi"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Typology"@en,
        "Typologi"@nb ;
    skos:related humord:c06400 .

humord:c01533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01533" ;
    dct:modified "2023-12-19T10:06:28"^^xsd:dateTime ;
    skos:altLabel "Casualties"@en,
        "Disasters"@en,
        "Ulukker"@nb,
        "Ulykker"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Tilfeldig større skade, alvorlig uhell <BOB>"@nb ;
    skos:exactMatch realfagstermer:c004207,
        <http://dewey.info/class/363.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004207,
        <http://dewey.info/class/155.936/e23/>,
        <http://dewey.info/class/346.0322/e23/>,
        <http://dewey.info/class/363.1/e23/>,
        <http://dewey.info/class/613.6/e23/> ;
    skos:prefLabel "Accidents"@en,
        "Ulykker"@nb ;
    skos:related humord:c03901,
        humord:c25765 ;
    skos:relatedMatch <http://dewey.info/class/155.936/e23/>,
        <http://dewey.info/class/346.0322/e23/>,
        <http://dewey.info/class/613.6/e23/> .

humord:c01534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01534" ;
    dct:modified "2023-12-19T09:19:14"^^xsd:dateTime ;
    skos:altLabel "Vitskap"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c011376,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/500/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011376,
        <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/500/e23/> ;
    skos:prefLabel "Science"@en,
        "Vitenskap"@nb ;
    skos:related humord:c07551 ;
    skos:relatedMatch <http://dewey.info/class/001/e23/> .

humord:c01535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 78 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01535" ;
    dct:modified "2023-11-28T09:17:55"^^xsd:dateTime ;
    skos:altLabel "Research programmes"@en,
        "Research projects"@en,
        "Forsking"@nb,
        "Forskingsprogram"@nb,
        "Forskingsprosjekt"@nb,
        "Forskningsarbeid"@nb,
        "Forskningsprogrammer"@nb,
        "Forskningsprosjekter"@nb ;
    skos:broader humord:c01534 ;
    skos:closeMatch realfagstermer:c005661 ;
    skos:exactMatch realfagstermer:c006010,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005661,
        realfagstermer:c006010,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/352.74/e23/>,
        <http://dewey.info/class/4--072/e23/>,
        <http://dewey.info/class/407.2/e23/>,
        <http://dewey.info/class/507.2/e23/>,
        <http://dewey.info/class/540.72/e23/>,
        <http://dewey.info/class/570.72/e23/>,
        <http://dewey.info/class/607.2/e23/> ;
    skos:prefLabel "Research"@en,
        "Forskning"@nb ;
    skos:related humord:c01493,
        humord:c07433,
        humord:c22755,
        humord:c22808,
        humord:c25583,
        humord:c28262 ;
    skos:relatedMatch <http://dewey.info/class/352.74/e23/>,
        <http://dewey.info/class/4--072/e23/>,
        <http://dewey.info/class/407.2/e23/>,
        <http://dewey.info/class/507.2/e23/>,
        <http://dewey.info/class/540.72/e23/>,
        <http://dewey.info/class/570.72/e23/>,
        <http://dewey.info/class/607.2/e23/> .

humord:c01538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01538" ;
    dct:modified "2024-11-14T09:21:26"^^xsd:dateTime ;
    skos:altLabel "Folkeleg taksonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/1--012/e23/> ;
    skos:broader humord:c25181 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--012/e23/> ;
    skos:prefLabel "Popular taxonomy"@en,
        "Folkelig taksonomi"@nb ;
    skos:related humord:c21019 .

humord:c01540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 77 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01540" ;
    dct:modified "2025-02-04T07:39:40"^^xsd:dateTime ;
    skos:altLabel "Afrika"@nb ;
    skos:broader humord:c06256 ;
    skos:exactMatch realfagstermer:c030204,
        <http://dewey.info/class/2--6/e23/>,
        <http://dewey.info/class/916/e23/>,
        <http://dewey.info/class/960/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030204,
        <http://dewey.info/class/2--6/e23/>,
        <http://dewey.info/class/916/e23/>,
        <http://dewey.info/class/940.416/e23/>,
        <http://dewey.info/class/940.5423/e23/>,
        <http://dewey.info/class/960/e23/> ;
    skos:prefLabel "Africa"@en,
        "Afrika"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.416/e23/>,
        <http://dewey.info/class/940.5423/e23/> .

humord:c01542 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01542" ;
    dct:modified "2025-02-04T07:07:08"^^xsd:dateTime ;
    skos:altLabel "Algerie"@en,
        "Algerie"@nb ;
    skos:broader humord:c01541 ;
    skos:closeMatch <http://dewey.info/class/939.714/e23/> ;
    skos:exactMatch realfagstermer:c030474,
        <http://dewey.info/class/2--65/e23/>,
        <http://dewey.info/class/916.5/e23/>,
        <http://dewey.info/class/965/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030474,
        <http://dewey.info/class/2--65/e23/>,
        <http://dewey.info/class/916.5/e23/>,
        <http://dewey.info/class/939.714/e23/>,
        <http://dewey.info/class/965/e23/> ;
    skos:prefLabel "Algeria"@en,
        "Algerie"@nb .

humord:c01543 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01543" ;
    dct:modified "2024-08-15T08:31:19"^^xsd:dateTime ;
    skos:altLabel "Angola"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030473,
        <http://dewey.info/class/2--673/e23/>,
        <http://dewey.info/class/916.73/e23/>,
        <http://dewey.info/class/967.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030473,
        <http://dewey.info/class/2--673/e23/>,
        <http://dewey.info/class/916.73/e23/>,
        <http://dewey.info/class/967.3/e23/> ;
    skos:prefLabel "Angola"@en,
        "Angola"@nb .

humord:c01544 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01544" ;
    dct:modified "2024-09-24T13:49:24"^^xsd:dateTime ;
    skos:altLabel "Dahomey"@en,
        "Republic of Benin"@en,
        "The Republic of Benin"@en,
        "Benin"@nb,
        "Dahomey"@nb,
        "Republikken Benin"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Benin er en republikk ved Guineabukta i Vest-Afrika. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6683/e23/>,
        <http://dewey.info/class/916.683/e23/>,
        <http://dewey.info/class/966.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6683/e23/>,
        <http://dewey.info/class/916.683/e23/>,
        <http://dewey.info/class/966.83/e23/> ;
    skos:prefLabel "Benin"@en,
        "Benin"@nb .

humord:c01546 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01546" ;
    dct:modified "2024-08-21T11:03:21"^^xsd:dateTime ;
    skos:altLabel "Burkina Faso"@nb,
        "Haute Volta"@nb,
        "Øvre Volta"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6625/e23/>,
        <http://dewey.info/class/916.625/e23/>,
        <http://dewey.info/class/966.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6625/e23/>,
        <http://dewey.info/class/916.625/e23/>,
        <http://dewey.info/class/966.25/e23/> ;
    skos:prefLabel "Burkina Faso"@en,
        "Burkina Faso"@nb .

humord:c01547 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01547" ;
    dct:modified "2025-02-04T06:45:41"^^xsd:dateTime ;
    skos:altLabel "Egypt"@nb ;
    skos:broader humord:c01541 ;
    skos:closeMatch <http://dewey.info/class/2--32/e23/>,
        <http://dewey.info/class/932/e23/> ;
    skos:exactMatch realfagstermer:c030261,
        <http://dewey.info/class/2--62/e23/>,
        <http://dewey.info/class/916.2/e23/>,
        <http://dewey.info/class/962/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030261,
        <http://dewey.info/class/2--32/e23/>,
        <http://dewey.info/class/2--62/e23/>,
        <http://dewey.info/class/916.2/e23/>,
        <http://dewey.info/class/932/e23/>,
        <http://dewey.info/class/962/e23/> ;
    skos:prefLabel "Egypt"@en,
        "Egypt"@nb .

humord:c01548 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01548" ;
    dct:modified "2025-02-05T11:31:54"^^xsd:dateTime ;
    skos:altLabel "Alexandria"@nb ;
    skos:broadMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Alexandria"@en,
        "Alexandria"@nb .

humord:c01549 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01549" ;
    dct:modified "2024-08-28T11:50:54"^^xsd:dateTime ;
    skos:altLabel "Asyut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Asyut"@en,
        "Asyut"@nb .

humord:c01550 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01550" ;
    dct:modified "2025-02-10T08:39:11"^^xsd:dateTime ;
    skos:altLabel "Kairo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/932.16/e23/> ;
    skos:broader humord:c01547 ;
    skos:closeMatch <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:prefLabel "Cairo"@en,
        "Kairo"@nb .

humord:c01551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01551" ;
    dct:modified "2025-02-05T07:42:00"^^xsd:dateTime ;
    skos:altLabel "Historic Cairo"@en,
        "Gamle Kairo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:broader humord:c01550 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:prefLabel "Old Cairo"@en,
        "Gamle Kairo"@nb .

humord:c01552 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01552" ;
    dct:modified "2025-02-05T08:17:34"^^xsd:dateTime ;
    skos:altLabel "Sinai Peninsula"@en,
        "Sinai"@nb,
        "Sinaihalvøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--531/e23/>,
        <http://dewey.info/class/915.31/e23/>,
        <http://dewey.info/class/953.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--531/e23/>,
        <http://dewey.info/class/915.31/e23/>,
        <http://dewey.info/class/953.1/e23/> ;
    skos:prefLabel "Sinai"@en,
        "Sinai"@nb .

humord:c01553 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01553" ;
    dct:modified "2025-02-05T08:17:45"^^xsd:dateTime ;
    skos:altLabel "Suez"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6215/e23/>,
        <http://dewey.info/class/916.215/e23/>,
        <http://dewey.info/class/962.15/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6215/e23/>,
        <http://dewey.info/class/916.215/e23/>,
        <http://dewey.info/class/962.15/e23/> ;
    skos:prefLabel "Suez"@en,
        "Suez"@nb .

humord:c01554 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01554" ;
    dct:modified "2025-02-05T08:18:14"^^xsd:dateTime ;
    skos:altLabel "Suezkanalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6215/e23/>,
        <http://dewey.info/class/916.215/e23/>,
        <http://dewey.info/class/962.15/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6215/e23/>,
        <http://dewey.info/class/916.215/e23/>,
        <http://dewey.info/class/962.15/e23/> ;
    skos:prefLabel "Suez Canal"@en,
        "Suezkanalen"@nb ;
    skos:related humord:c04155 .

humord:c01555 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01555" ;
    dct:modified "2025-02-10T09:25:03"^^xsd:dateTime ;
    skos:altLabel "Teben"@nb,
        "Theben (Egypt)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/932.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/932.3/e23/> ;
    skos:prefLabel "Thebes (Egypt)"@en,
        "Theben (Egypt)"@nb .

humord:c01556 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01556" ;
    dct:modified "2025-02-04T06:46:40"^^xsd:dateTime ;
    skos:altLabel "Cote D'Ivoire"@en,
        "Elfenbeinskysten"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030424,
        <http://dewey.info/class/2--6668/e23/>,
        <http://dewey.info/class/916.668/e23/>,
        <http://dewey.info/class/966.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030424,
        <http://dewey.info/class/2--6668/e23/>,
        <http://dewey.info/class/916.668/e23/>,
        <http://dewey.info/class/966.68/e23/> ;
    skos:prefLabel "Ivory Coast"@en,
        "Elfenbenskysten"@nb .

humord:c01557 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01557" ;
    dct:modified "2025-02-04T06:47:08"^^xsd:dateTime ;
    skos:altLabel "Etiopia"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030243,
        <http://dewey.info/class/2--63/e23/>,
        <http://dewey.info/class/916.3/e23/>,
        <http://dewey.info/class/963/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030243,
        <http://dewey.info/class/2--63/e23/>,
        <http://dewey.info/class/916.3/e23/>,
        <http://dewey.info/class/963/e23/> ;
    skos:prefLabel "Ethiopia"@en,
        "Etiopia"@nb .

humord:c01558 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01558" ;
    dct:modified "2025-02-04T06:47:32"^^xsd:dateTime ;
    skos:altLabel "Gabon"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6721/e23/>,
        <http://dewey.info/class/916.721/e23/>,
        <http://dewey.info/class/967.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6721/e23/>,
        <http://dewey.info/class/916.721/e23/>,
        <http://dewey.info/class/967.21/e23/> ;
    skos:prefLabel "Gabon"@en,
        "Gabon"@nb .

humord:c01559 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01559" ;
    dct:modified "2025-02-04T06:48:40"^^xsd:dateTime ;
    skos:altLabel "The Gambia"@en,
        "The republic of The Gambia"@en,
        "Gambia"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030627,
        <http://dewey.info/class/2--6651/e23/>,
        <http://dewey.info/class/916.651/e23/>,
        <http://dewey.info/class/966.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030627,
        <http://dewey.info/class/2--6651/e23/>,
        <http://dewey.info/class/916.651/e23/>,
        <http://dewey.info/class/966.51/e23/> ;
    skos:prefLabel "Gambia"@en,
        "Gambia"@nb .

humord:c01560 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01560" ;
    dct:modified "2025-02-04T06:47:46"^^xsd:dateTime ;
    skos:altLabel "Ghana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--661/e23/> ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030625,
        <http://dewey.info/class/2--667/e23/>,
        <http://dewey.info/class/916.67/e23/>,
        <http://dewey.info/class/966.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030625,
        <http://dewey.info/class/2--661/e23/>,
        <http://dewey.info/class/2--667/e23/>,
        <http://dewey.info/class/916.67/e23/>,
        <http://dewey.info/class/966.1016/e23/>,
        <http://dewey.info/class/966.7/e23/> ;
    skos:prefLabel "Ghana"@en,
        "Ghana"@nb ;
    skos:relatedMatch <http://dewey.info/class/966.1016/e23/> .

humord:c01561 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01561" ;
    dct:modified "2025-02-04T06:49:09"^^xsd:dateTime ;
    skos:altLabel "French Guinea"@en,
        "Fransk Guinea"@nb,
        "Guinea"@nb,
        "Guinea-Conakry"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c031049,
        <http://dewey.info/class/2--6652/e23/>,
        <http://dewey.info/class/916.652/e23/>,
        <http://dewey.info/class/966.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031049,
        <http://dewey.info/class/2--6652/e23/>,
        <http://dewey.info/class/916.652/e23/>,
        <http://dewey.info/class/966.52/e23/> ;
    skos:prefLabel "Guinea"@en,
        "Guinea"@nb .

humord:c01564 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01564" ;
    dct:modified "2025-02-04T10:47:22"^^xsd:dateTime ;
    skos:altLabel "Fouta Djallon"@nb,
        "Fuuta Jaloo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6652/e23/>,
        <http://dewey.info/class/916.652/e23/>,
        <http://dewey.info/class/966.52/e23/> ;
    skos:broader humord:c01561 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6652/e23/>,
        <http://dewey.info/class/916.652/e23/>,
        <http://dewey.info/class/966.52/e23/> ;
    skos:prefLabel "Fouta Djallon"@en,
        "Fouta Djallon"@nb .

humord:c01566 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01566" ;
    dct:modified "2025-02-04T06:48:18"^^xsd:dateTime ;
    skos:altLabel "Guinea-Bissau"@nb,
        "Portugisisk Guinea"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030400,
        <http://dewey.info/class/2--6657/e23/>,
        <http://dewey.info/class/916.657/e23/>,
        <http://dewey.info/class/966.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030400,
        <http://dewey.info/class/2--6657/e23/>,
        <http://dewey.info/class/916.657/e23/>,
        <http://dewey.info/class/966.57/e23/> ;
    skos:prefLabel "Guinea-Bissau"@en,
        "Guinea-Bissau"@nb .

humord:c01568 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01568" ;
    dct:modified "2025-02-04T06:49:35"^^xsd:dateTime ;
    skos:altLabel "Kamerun"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030605,
        <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030605,
        <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Cameroon"@en,
        "Kamerun"@nb .

humord:c01569 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01569" ;
    dct:modified "2025-02-04T15:44:28"^^xsd:dateTime ;
    skos:altLabel "Adamaoua"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:broader humord:c01568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Adamawa (Cameroon)"@en,
        "Adamaoua"@nb ;
    skos:related humord:c01604 .

humord:c01570 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01570" ;
    dct:modified "2025-02-05T07:34:22"^^xsd:dateTime ;
    skos:altLabel "Diamare"@nb,
        "Jamaare"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:broader humord:c01568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Diamaré"@en,
        "Diamare"@nb .

humord:c01572 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01572" ;
    dct:modified "2025-02-05T07:38:19"^^xsd:dateTime ;
    skos:altLabel "Garoua"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:broader humord:c01568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Garoua"@en,
        "Garoua"@nb .

humord:c01573 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01573" ;
    dct:modified "2025-02-05T07:39:23"^^xsd:dateTime ;
    skos:altLabel "North Cameroon"@en,
        "Nord-Kamerun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:broader humord:c01568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Northern Cameroon"@en,
        "Nord-Kamerun"@nb .

humord:c01574 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01574" ;
    dct:modified "2024-09-02T12:41:17"^^xsd:dateTime ;
    skos:altLabel "Kap Verde"@en,
        "Cabo Verde"@nb,
        "Kapp Verde"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030518,
        <http://dewey.info/class/2--6658/e23/>,
        <http://dewey.info/class/916.658/e23/>,
        <http://dewey.info/class/966.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030518,
        <http://dewey.info/class/2--6658/e23/>,
        <http://dewey.info/class/916.658/e23/>,
        <http://dewey.info/class/966.58/e23/> ;
    skos:prefLabel "Cape Verde"@en,
        "Kapp Verde"@nb .

humord:c01576 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01576" ;
    dct:modified "2025-02-04T15:43:47"^^xsd:dateTime ;
    skos:altLabel "Sao Nicolau"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6658/e23/>,
        <http://dewey.info/class/916.658/e23/>,
        <http://dewey.info/class/966.58/e23/> ;
    skos:broader humord:c01574 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6658/e23/>,
        <http://dewey.info/class/916.658/e23/>,
        <http://dewey.info/class/966.58/e23/> ;
    skos:prefLabel "São Nicolau"@en,
        "Sao Nicolau"@nb .

humord:c01577 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01577" ;
    dct:modified "2025-02-04T06:50:22"^^xsd:dateTime ;
    skos:altLabel "Kenya"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030298,
        <http://dewey.info/class/2--6762/e23/>,
        <http://dewey.info/class/916.762/e23/>,
        <http://dewey.info/class/967.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030298,
        <http://dewey.info/class/2--6762/e23/>,
        <http://dewey.info/class/916.762/e23/>,
        <http://dewey.info/class/967.62/e23/> ;
    skos:prefLabel "Kenya"@en,
        "Kenya"@nb .

humord:c01578 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01578" ;
    dct:modified "2025-02-04T15:42:13"^^xsd:dateTime ;
    skos:altLabel "Pokot"@nb ;
    skos:broadMatch <http://dewey.info/class/2--67627/e23/>,
        <http://dewey.info/class/916.7627/e23/>,
        <http://dewey.info/class/967.627/e23/> ;
    skos:broader humord:c01577 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67627/e23/>,
        <http://dewey.info/class/916.7627/e23/>,
        <http://dewey.info/class/967.627/e23/> ;
    skos:prefLabel "Pokot"@en,
        "Pokot"@nb .

humord:c01579 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01579" ;
    dct:modified "2025-02-04T06:55:26"^^xsd:dateTime ;
    skos:altLabel "Komorane"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Øygruppe og republikk i det Indiske hav <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030818,
        <http://dewey.info/class/2--6941/e23/>,
        <http://dewey.info/class/916.941/e23/>,
        <http://dewey.info/class/969.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030818,
        <http://dewey.info/class/2--6941/e23/>,
        <http://dewey.info/class/916.941/e23/>,
        <http://dewey.info/class/969.41/e23/> ;
    skos:prefLabel "Comoros"@en,
        "Komorene"@nb .

humord:c01580 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01580" ;
    dct:modified "2025-02-04T06:35:47"^^xsd:dateTime ;
    skos:altLabel "Kongo-Brazaville"@nb,
        "Moyen Kongo"@nb,
        "Republikken Kongo"@nb,
        "Republique du Congo"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6724/e23/>,
        <http://dewey.info/class/916.724/e23/>,
        <http://dewey.info/class/967.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6724/e23/>,
        <http://dewey.info/class/916.724/e23/>,
        <http://dewey.info/class/967.24/e23/> ;
    skos:prefLabel "Republic of the Congo"@en,
        "Republikken Kongo"@nb .

humord:c01581 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01581" ;
    dct:modified "2025-02-04T06:36:06"^^xsd:dateTime ;
    skos:altLabel "Libya"@nb ;
    skos:broader humord:c01541 ;
    skos:closeMatch <http://dewey.info/class/2--3974/e23/>,
        <http://dewey.info/class/939.74/e23/> ;
    skos:exactMatch realfagstermer:c030334,
        <http://dewey.info/class/2--612/e23/>,
        <http://dewey.info/class/916.12/e23/>,
        <http://dewey.info/class/961.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030334,
        <http://dewey.info/class/2--3974/e23/>,
        <http://dewey.info/class/2--612/e23/>,
        <http://dewey.info/class/916.12/e23/>,
        <http://dewey.info/class/939.74/e23/>,
        <http://dewey.info/class/961.2/e23/> ;
    skos:prefLabel "Libya"@en,
        "Libya"@nb .

humord:c01582 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01582" ;
    dct:modified "2025-02-04T15:33:13"^^xsd:dateTime ;
    skos:altLabel "Kyrenaika"@en,
        "Kyrenaika"@nb ;
    skos:broader humord:c01581 ;
    skos:exactMatch <http://dewey.info/class/2--3975/e23/>,
        <http://dewey.info/class/939.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3975/e23/>,
        <http://dewey.info/class/939.75/e23/> ;
    skos:prefLabel "Cyrenaica"@en,
        "Kyrenaika"@nb .

humord:c01583 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01583" ;
    dct:modified "2025-02-04T06:35:11"^^xsd:dateTime ;
    skos:altLabel "Republic of Madagascar"@en,
        "Madagaskar"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030282,
        <http://dewey.info/class/2--691/e23/>,
        <http://dewey.info/class/916.91/e23/>,
        <http://dewey.info/class/969.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030282,
        <http://dewey.info/class/2--691/e23/>,
        <http://dewey.info/class/916.91/e23/>,
        <http://dewey.info/class/969.1/e23/> ;
    skos:prefLabel "Madagascar"@en,
        "Madagaskar"@nb .

humord:c01584 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01584" ;
    dct:modified "2025-02-04T06:55:57"^^xsd:dateTime ;
    skos:altLabel "Fransk Sudan"@nb,
        "Mali"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030287,
        <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030287,
        <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Mali"@en,
        "Mali"@nb ;
    skos:related humord:c01648 .

humord:c01586 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01586" ;
    dct:modified "2025-02-04T15:30:02"^^xsd:dateTime ;
    skos:altLabel "Dionkoloni"@en,
        "Dionkoloni"@nb,
        "Dyonkoloni"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:broader humord:c01584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Dyonkoloni"@en,
        "Dionkoloni"@nb .

humord:c01588 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01588" ;
    dct:modified "2025-02-04T15:31:33"^^xsd:dateTime ;
    skos:altLabel "Gao"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:broader humord:c01584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Gao"@en,
        "Gao"@nb .

humord:c01589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01589" ;
    dct:modified "2025-02-04T15:31:55"^^xsd:dateTime ;
    skos:altLabel "Ké Macina"@en,
        "Massina"@en,
        "Maasina"@nb,
        "Macina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:broader humord:c01584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Macina"@en,
        "Macina"@nb .

humord:c01591 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01591" ;
    dct:modified "2025-02-04T15:32:48"^^xsd:dateTime ;
    skos:altLabel "Segou"@nb,
        "Segu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:broader humord:c01584 ;
    skos:definition "By i Mali. Brukes også om kongedømmet med samme navn som eksisterte på 1700- og 1800-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Ségou"@en,
        "Segou"@nb .

humord:c01593 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01593" ;
    dct:modified "2025-02-04T06:57:09"^^xsd:dateTime ;
    skos:altLabel "Marokko"@nb ;
    skos:broader humord:c01541 ;
    skos:closeMatch <http://dewey.info/class/2--39712/e23/>,
        <http://dewey.info/class/939.712/e23/> ;
    skos:exactMatch realfagstermer:c030296,
        <http://dewey.info/class/2--64/e23/>,
        <http://dewey.info/class/916.4/e23/>,
        <http://dewey.info/class/964/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030296,
        <http://dewey.info/class/2--39712/e23/>,
        <http://dewey.info/class/2--64/e23/>,
        <http://dewey.info/class/916.4/e23/>,
        <http://dewey.info/class/939.712/e23/>,
        <http://dewey.info/class/964/e23/> ;
    skos:prefLabel "Morocco"@en,
        "Marokko"@nb .

humord:c01594 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01594" ;
    dct:modified "2025-02-04T15:05:34"^^xsd:dateTime ;
    skos:altLabel "Melilla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39712/e23/>,
        <http://dewey.info/class/939.712/e23/> ;
    skos:broader humord:c01593,
        humord:c03121 ;
    skos:closeMatch <http://dewey.info/class/2--641/e23/>,
        <http://dewey.info/class/916.41/e23/>,
        <http://dewey.info/class/964.1/e23/> ;
    skos:definition "Spansk by på Marokkos middelhavskyst <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39712/e23/>,
        <http://dewey.info/class/2--641/e23/>,
        <http://dewey.info/class/916.41/e23/>,
        <http://dewey.info/class/939.712/e23/>,
        <http://dewey.info/class/964.1/e23/> ;
    skos:prefLabel "Melilla"@en,
        "Melilla"@nb .

humord:c01595 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01595" ;
    dct:modified "2025-02-04T06:58:14"^^xsd:dateTime ;
    skos:altLabel "Mauritania"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--661/e23/>,
        <http://dewey.info/class/916.61/e23/>,
        <http://dewey.info/class/966.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--661/e23/>,
        <http://dewey.info/class/916.61/e23/>,
        <http://dewey.info/class/966.1/e23/> ;
    skos:prefLabel "Mauretania"@en,
        "Mauritania"@nb .

humord:c01596 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01596" ;
    dct:modified "2025-02-04T06:58:45"^^xsd:dateTime ;
    skos:altLabel "Mocambique"@nb,
        "Mosambik"@nb,
        "Mozambique"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030684,
        <http://dewey.info/class/2--679/e23/>,
        <http://dewey.info/class/916.79/e23/>,
        <http://dewey.info/class/967.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030684,
        <http://dewey.info/class/2--679/e23/>,
        <http://dewey.info/class/916.79/e23/>,
        <http://dewey.info/class/967.9/e23/> ;
    skos:prefLabel "Mozambique"@en,
        "Mosambik"@nb .

humord:c01599 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01599" ;
    dct:modified "2025-02-04T06:59:19"^^xsd:dateTime ;
    skos:altLabel "Namibia"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030369,
        <http://dewey.info/class/2--6881/e23/>,
        <http://dewey.info/class/916.881/e23/>,
        <http://dewey.info/class/968.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030369,
        <http://dewey.info/class/2--6881/e23/>,
        <http://dewey.info/class/916.881/e23/>,
        <http://dewey.info/class/968.81/e23/> ;
    skos:prefLabel "Namibia"@en,
        "Namibia"@nb .

humord:c01600 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01600" ;
    dct:modified "2025-02-04T15:02:13"^^xsd:dateTime ;
    skos:altLabel "Owamboland"@en,
        "Ovamboland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6881/e23/>,
        <http://dewey.info/class/916.881/e23/>,
        <http://dewey.info/class/968.81/e23/> ;
    skos:broader humord:c01599 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6881/e23/>,
        <http://dewey.info/class/916.881/e23/>,
        <http://dewey.info/class/968.81/e23/> ;
    skos:prefLabel "Ovamboland"@en,
        "Ovamboland"@nb .

humord:c01601 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01601" ;
    dct:modified "2024-08-29T18:10:36"^^xsd:dateTime ;
    skos:altLabel "Walvis Bay"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6881/e23/>,
        <http://dewey.info/class/916.881/e23/>,
        <http://dewey.info/class/968.81/e23/> ;
    skos:broader humord:c01599 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6881/e23/>,
        <http://dewey.info/class/916.881/e23/>,
        <http://dewey.info/class/968.81/e23/> ;
    skos:prefLabel "Walvis Bay"@en,
        "Walvis Bay"@nb .

humord:c01602 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01602" ;
    dct:modified "2025-02-04T07:06:28"^^xsd:dateTime ;
    skos:altLabel "Niger (Stat)"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6626/e23/>,
        <http://dewey.info/class/916.626/e23/>,
        <http://dewey.info/class/966.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6626/e23/>,
        <http://dewey.info/class/916.626/e23/>,
        <http://dewey.info/class/966.26/e23/> ;
    skos:prefLabel "Niger (Republic)"@en,
        "Niger (Stat)"@nb .

humord:c01603 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01603" ;
    dct:modified "2025-02-04T07:06:42"^^xsd:dateTime ;
    skos:altLabel "Nigeria"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030368,
        <http://dewey.info/class/2--669/e23/>,
        <http://dewey.info/class/916.69/e23/>,
        <http://dewey.info/class/966.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030368,
        <http://dewey.info/class/2--669/e23/>,
        <http://dewey.info/class/916.69/e23/>,
        <http://dewey.info/class/966.9/e23/> ;
    skos:prefLabel "Nigeria"@en,
        "Nigeria"@nb .

humord:c01604 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01604" ;
    dct:modified "2025-02-04T14:58:12"^^xsd:dateTime ;
    skos:altLabel "Adamawa"@nb ;
    skos:broader humord:c01603 ;
    skos:exactMatch <http://dewey.info/class/2--66988/e23/>,
        <http://dewey.info/class/916.6988/e23/>,
        <http://dewey.info/class/966.988/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--66988/e23/>,
        <http://dewey.info/class/916.6988/e23/>,
        <http://dewey.info/class/966.988/e23/> ;
    skos:prefLabel "Adamawa (Nigeria)"@en,
        "Adamawa"@nb ;
    skos:related humord:c01569 .

humord:c01605 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01605" ;
    dct:modified "2025-02-04T14:59:17"^^xsd:dateTime ;
    skos:altLabel "Gongola"@en,
        "Gongola"@nb ;
    skos:broadMatch <http://dewey.info/class/2--66988/e23/>,
        <http://dewey.info/class/916.6988/e23/>,
        <http://dewey.info/class/966.988/e23/> ;
    skos:broader humord:c01603 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--66988/e23/>,
        <http://dewey.info/class/916.6988/e23/>,
        <http://dewey.info/class/966.988/e23/> ;
    skos:prefLabel "Gongola State"@en,
        "Gongola"@nb .

humord:c01606 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01606" ;
    dct:modified "2025-02-04T15:01:13"^^xsd:dateTime ;
    skos:altLabel "Plateau State"@nb ;
    skos:broader humord:c01603 ;
    skos:exactMatch <http://dewey.info/class/2--66952/e23/>,
        <http://dewey.info/class/916.6952/e23/>,
        <http://dewey.info/class/966.952/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--66952/e23/>,
        <http://dewey.info/class/916.6952/e23/>,
        <http://dewey.info/class/966.952/e23/> ;
    skos:prefLabel "Plateau State"@en,
        "Plateau State"@nb .

humord:c01607 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01607" ;
    dct:modified "2025-02-04T06:36:58"^^xsd:dateTime ;
    skos:altLabel "Senegal"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030491,
        <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030491,
        <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:prefLabel "Senegal"@en,
        "Senegal"@nb .

humord:c01608 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01608" ;
    dct:modified "2025-02-04T13:01:58"^^xsd:dateTime ;
    skos:altLabel "Ferio"@en,
        "Ferio Desert"@en,
        "Ferlo"@en,
        "Ferio"@nb,
        "Ferlo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:broader humord:c01607 ;
    skos:definition "Ferio, eller Ferlo, er en ørken i det sentrale Senegal. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:prefLabel "Ferlo Desert"@en,
        "Ferio"@nb .

humord:c01609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01609" ;
    dct:modified "2025-02-04T13:02:21"^^xsd:dateTime ;
    skos:altLabel "Fouta Toro"@nb,
        "Fuuta Tooro"@nb ;
    skos:broadMatch <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:broader humord:c01607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:prefLabel "Futa Tooro"@en,
        "Fouta Toro"@nb .

humord:c01611 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01611" ;
    dct:modified "2025-02-04T13:11:57"^^xsd:dateTime ;
    skos:altLabel "Guet n'dar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:broader humord:c01607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:prefLabel "Guet N'Dar"@en,
        "Guet n'dar"@nb .

humord:c01612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01612" ;
    dct:modified "2025-02-04T06:37:13"^^xsd:dateTime ;
    skos:altLabel "Sentralafrikanske republikk"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6741/e23/>,
        <http://dewey.info/class/916.741/e23/>,
        <http://dewey.info/class/967.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6741/e23/>,
        <http://dewey.info/class/916.741/e23/>,
        <http://dewey.info/class/967.41/e23/> ;
    skos:prefLabel "Central African Republic"@en,
        "Sentralafrikanske republikk"@nb .

humord:c01613 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01613" ;
    dct:modified "2025-02-04T06:37:32"^^xsd:dateTime ;
    skos:altLabel "Sierra Leone"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--664/e23/>,
        <http://dewey.info/class/916.64/e23/>,
        <http://dewey.info/class/966.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--664/e23/>,
        <http://dewey.info/class/916.64/e23/>,
        <http://dewey.info/class/966.4/e23/> ;
    skos:prefLabel "Sierra Leone"@en,
        "Sierra Leone"@nb .

humord:c01614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01614" ;
    dct:modified "2025-02-04T06:39:20"^^xsd:dateTime ;
    skos:altLabel "Sudan"@nb ;
    skos:broader humord:c01541 ;
    skos:editorialNote "Fram til 2011 omfattet Sudan også Sør-Sudan som da ble erkært selvstendig og løsrevet fra Sudan."@nb ;
    skos:exactMatch realfagstermer:c030484,
        <http://dewey.info/class/2--624/e23/>,
        <http://dewey.info/class/916.24/e23/>,
        <http://dewey.info/class/962.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030484,
        <http://dewey.info/class/2--624/e23/>,
        <http://dewey.info/class/916.24/e23/>,
        <http://dewey.info/class/962.4/e23/> ;
    skos:prefLabel "Sudan"@en,
        "Sudan"@nb ;
    skos:related humord:c25790 .

humord:c01615 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01615" ;
    dct:modified "2025-02-04T12:57:52"^^xsd:dateTime ;
    skos:altLabel "Shandi"@en,
        "Shendi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--625/e23/>,
        <http://dewey.info/class/916.25/e23/>,
        <http://dewey.info/class/962.5/e23/> ;
    skos:broader humord:c01614 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--625/e23/>,
        <http://dewey.info/class/916.25/e23/>,
        <http://dewey.info/class/962.5/e23/> ;
    skos:prefLabel "Shendi"@en,
        "Shendi"@nb .

humord:c01616 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01616" ;
    dct:modified "2025-02-04T07:38:58"^^xsd:dateTime ;
    skos:altLabel "Republikken Sør-Afrika"@nb,
        "Sør-Afrika (Republikk)"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030720,
        <http://dewey.info/class/2--68/e23/>,
        <http://dewey.info/class/916.8/e23/>,
        <http://dewey.info/class/968/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030720,
        <http://dewey.info/class/2--68/e23/>,
        <http://dewey.info/class/916.8/e23/>,
        <http://dewey.info/class/968/e23/> ;
    skos:prefLabel "South Africa (Republic)"@en,
        "Sør-Afrika (Republikk)"@nb ;
    skos:related humord:c01643 .

humord:c01618 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01618" ;
    dct:modified "2024-10-11T09:26:20"^^xsd:dateTime ;
    skos:altLabel "Bantustan"@nb ;
    skos:broadMatch <http://dewey.info/class/305.800968/e23/>,
        <http://dewey.info/class/320.560968/e23/> ;
    skos:broader humord:c01616 ;
    skos:closeMatch <http://dewey.info/class/2--6829/e23/>,
        <http://dewey.info/class/916.829/e23/>,
        <http://dewey.info/class/968.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6829/e23/>,
        <http://dewey.info/class/305.800968/e23/>,
        <http://dewey.info/class/320.560968/e23/>,
        <http://dewey.info/class/916.829/e23/>,
        <http://dewey.info/class/968.29/e23/> ;
    skos:prefLabel "Bantustan"@en,
        "Bantustan"@nb .

humord:c01619 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01619" ;
    dct:modified "2025-02-04T06:40:14"^^xsd:dateTime ;
    skos:altLabel "Transkei"@nb ;
    skos:broadMatch <http://dewey.info/class/2--68758/e23/>,
        <http://dewey.info/class/916.8758/e23/>,
        <http://dewey.info/class/968.758/e23/> ;
    skos:broader humord:c01616 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--68758/e23/>,
        <http://dewey.info/class/916.8758/e23/>,
        <http://dewey.info/class/968.758/e23/> ;
    skos:prefLabel "Transkei"@en,
        "Transkei"@nb .

humord:c01620 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01620" ;
    dct:modified "2025-02-04T06:39:04"^^xsd:dateTime ;
    skos:altLabel "United Republic of Tanzania"@en,
        "Tanzania"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030265,
        <http://dewey.info/class/2--678/e23/>,
        <http://dewey.info/class/916.78/e23/>,
        <http://dewey.info/class/967.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030265,
        <http://dewey.info/class/2--678/e23/>,
        <http://dewey.info/class/916.78/e23/>,
        <http://dewey.info/class/967.8/e23/> ;
    skos:prefLabel "Tanzania"@en,
        "Tanzania"@nb .

humord:c01621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01621" ;
    dct:modified "2025-02-04T12:51:52"^^xsd:dateTime ;
    skos:altLabel "Tanganyika"@nb ;
    skos:broader humord:c01620 ;
    skos:exactMatch <http://dewey.info/class/2--6782/e23/>,
        <http://dewey.info/class/916.782/e23/>,
        <http://dewey.info/class/967.8203/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6782/e23/>,
        <http://dewey.info/class/916.782/e23/>,
        <http://dewey.info/class/967.8201/e23/>,
        <http://dewey.info/class/967.8202/e23/>,
        <http://dewey.info/class/967.8203/e23/>,
        <http://dewey.info/class/967.8204/e23/> ;
    skos:prefLabel "Tanganyika"@en,
        "Tanganyika"@nb ;
    skos:relatedMatch <http://dewey.info/class/967.8201/e23/>,
        <http://dewey.info/class/967.8202/e23/>,
        <http://dewey.info/class/967.8204/e23/> .

humord:c01622 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01622" ;
    dct:modified "2025-02-04T12:52:55"^^xsd:dateTime ;
    skos:altLabel "Zanzibar"@nb ;
    skos:broader humord:c01620 ;
    skos:closeMatch <http://dewey.info/class/2--6781/e23/>,
        <http://dewey.info/class/916.781/e23/>,
        <http://dewey.info/class/967.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6781/e23/>,
        <http://dewey.info/class/916.781/e23/>,
        <http://dewey.info/class/967.81/e23/> ;
    skos:prefLabel "Zanzibar"@en,
        "Zanzibar"@nb .

humord:c01623 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01623" ;
    dct:modified "2024-09-12T13:44:28"^^xsd:dateTime ;
    skos:altLabel "Chad"@nb,
        "Tchad"@nb,
        "Tsjad"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6743/e23/>,
        <http://dewey.info/class/916.743/e23/>,
        <http://dewey.info/class/967.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6743/e23/>,
        <http://dewey.info/class/916.743/e23/>,
        <http://dewey.info/class/967.43/e23/> ;
    skos:prefLabel "Chad"@en,
        "Tsjad"@nb .

humord:c01624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01624" ;
    dct:modified "2025-02-04T06:40:42"^^xsd:dateTime ;
    skos:altLabel "Tunisia"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3973/e23/>,
        <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/939.73/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:prefLabel "Tunisia"@en,
        "Tunisia"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3973/e23/>,
        <http://dewey.info/class/939.73/e23/> .

humord:c01625 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01625" ;
    dct:modified "2025-02-04T12:50:15"^^xsd:dateTime ;
    skos:altLabel "Kartago"@nb,
        "Karthago"@nb ;
    skos:broadMatch <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:broader humord:c01624 ;
    skos:exactMatch <http://dewey.info/class/2--3973/e23/>,
        <http://dewey.info/class/939.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3973/e23/>,
        <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/939.73/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:prefLabel "Carthage"@en,
        "Karthago"@nb .

humord:c01626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01626" ;
    dct:modified "2025-02-04T06:41:03"^^xsd:dateTime ;
    skos:altLabel "Uganda"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030711,
        <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030711,
        <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:prefLabel "Uganda"@en,
        "Uganda"@nb .

humord:c01627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01627" ;
    dct:modified "2025-02-04T11:16:27"^^xsd:dateTime ;
    skos:altLabel "Buganda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:broader humord:c01626 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:prefLabel "Buganda"@en,
        "Buganda"@nb .

humord:c01628 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01628" ;
    dct:modified "2025-02-04T12:47:47"^^xsd:dateTime ;
    skos:altLabel "Bunyoro"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:broader humord:c01626 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:prefLabel "Bunyoro"@en,
        "Bunyoro"@nb .

humord:c01629 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01629" ;
    dct:modified "2025-02-04T06:41:28"^^xsd:dateTime ;
    skos:altLabel "Zambia"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030434,
        <http://dewey.info/class/2--6894/e23/>,
        <http://dewey.info/class/916.894/e23/>,
        <http://dewey.info/class/968.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030434,
        <http://dewey.info/class/2--6894/e23/>,
        <http://dewey.info/class/916.894/e23/>,
        <http://dewey.info/class/968.94/e23/> ;
    skos:prefLabel "Zambia"@en,
        "Zambia"@nb .

humord:c01630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01630" ;
    dct:modified "2025-02-04T06:42:50"^^xsd:dateTime ;
    skos:altLabel "Rhodesia"@en,
        "Rhodesia"@nb,
        "Zimbabwe"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c011893,
        <http://dewey.info/class/2--6891/e23/>,
        <http://dewey.info/class/916.891/e23/>,
        <http://dewey.info/class/968.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011893,
        <http://dewey.info/class/2--6891/e23/>,
        <http://dewey.info/class/916.891/e23/>,
        <http://dewey.info/class/968.91/e23/> ;
    skos:prefLabel "Zimbabwe"@en,
        "Zimbabwe"@nb .

humord:c01634 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01634" ;
    dct:modified "2024-08-16T14:29:23"^^xsd:dateTime ;
    skos:altLabel "Arab Countries"@en,
        "Arabarstatane"@nb,
        "Arabiske land"@nb,
        "Arabiske statar"@nb,
        "Arabiske stater"@nb,
        "Arabiske verda"@nb,
        "Arabiske verden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--174927/e23/>,
        <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/2--53/e23/>,
        <http://dewey.info/class/915.3/e23/>,
        <http://dewey.info/class/939.48/e23/>,
        <http://dewey.info/class/953/e23/> ;
    skos:broader humord:c01633,
        humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--174927/e23/>,
        <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/2--53/e23/>,
        <http://dewey.info/class/915.3/e23/>,
        <http://dewey.info/class/939.48/e23/>,
        <http://dewey.info/class/953/e23/> ;
    skos:prefLabel "Arab world"@en,
        "Araberstatene"@nb ;
    skos:related humord:c00976,
        humord:c01636,
        humord:c03754 .

humord:c01636 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01636" ;
    dct:modified "2025-02-04T06:44:08"^^xsd:dateTime ;
    skos:altLabel "Maghrib"@en,
        "Maghreb"@nb,
        "Maghrib"@nb ;
    skos:broadMatch <http://dewey.info/class/2--61/e23/>,
        <http://dewey.info/class/916.1/e23/>,
        <http://dewey.info/class/961/e23/> ;
    skos:broader humord:c01638 ;
    skos:definition "Landområde i Nord-Afrika. Omfatter de arabiske statene Marokko, Algerie, Tunis og Libya <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--61/e23/>,
        <http://dewey.info/class/916.1/e23/>,
        <http://dewey.info/class/961/e23/> ;
    skos:prefLabel "Maghreb"@en,
        "Maghreb"@nb ;
    skos:related humord:c01634 .

humord:c01638 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01638" ;
    dct:modified "2025-02-04T07:33:44"^^xsd:dateTime ;
    skos:altLabel "Northern Africa"@en,
        "Nord-Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--397/e23/>,
        <http://dewey.info/class/2--61/e23/>,
        <http://dewey.info/class/916.1/e23/>,
        <http://dewey.info/class/939.7/e23/>,
        <http://dewey.info/class/961/e23/> ;
    skos:exactMatch realfagstermer:c030583 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030583,
        <http://dewey.info/class/2--397/e23/>,
        <http://dewey.info/class/2--61/e23/>,
        <http://dewey.info/class/916.1/e23/>,
        <http://dewey.info/class/939.7/e23/>,
        <http://dewey.info/class/961/e23/> ;
    skos:prefLabel "North Africa"@en,
        "Nord-Afrika"@nb .

humord:c01639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01639" ;
    dct:modified "2025-02-04T06:44:46"^^xsd:dateTime ;
    skos:altLabel "Sahara"@nb ;
    skos:broader humord:c01638 ;
    skos:closeMatch <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966/e23/> ;
    skos:exactMatch realfagstermer:c030366 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030366,
        <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966/e23/> ;
    skos:prefLabel "Sahara"@en,
        "Sahara"@nb .

humord:c01640 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01640" ;
    dct:modified "2025-02-04T06:44:31"^^xsd:dateTime ;
    skos:altLabel "Nubia"@nb ;
    skos:broader humord:c01633 ;
    skos:exactMatch <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/939.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/939.78/e23/> ;
    skos:prefLabel "Nubia"@en,
        "Nubia"@nb .

humord:c01641 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01641" ;
    dct:modified "2025-02-04T07:37:40"^^xsd:dateTime ;
    skos:altLabel "Sentral-Afrika"@nb,
        "Sentralafrika"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--67/e23/>,
        <http://dewey.info/class/916.7/e23/>,
        <http://dewey.info/class/967/e23/> ;
    skos:exactMatch realfagstermer:c030276 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030276,
        <http://dewey.info/class/2--67/e23/>,
        <http://dewey.info/class/916.7/e23/>,
        <http://dewey.info/class/967/e23/> ;
    skos:prefLabel "Central Africa"@en,
        "Sentral-Afrika"@nb .

humord:c01643 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01643" ;
    dct:modified "2024-10-23T10:19:10"^^xsd:dateTime ;
    skos:altLabel "South Africa (Region)"@en,
        "Syd-Afrika"@nb,
        "Sydlige Afrika"@nb,
        "Sør-Afrika (Område)"@nb,
        "Sørlege Afrika"@nb,
        "Sørlige Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--68/e23/>,
        <http://dewey.info/class/916.8/e23/>,
        <http://dewey.info/class/968/e23/> ;
    skos:definition "Det sørlige Afrika"@nb ;
    skos:exactMatch realfagstermer:c030716,
        realfagstermer:c031060 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030716,
        realfagstermer:c031060,
        <http://dewey.info/class/2--68/e23/>,
        <http://dewey.info/class/916.8/e23/>,
        <http://dewey.info/class/968/e23/> ;
    skos:prefLabel "Southern Africa"@en,
        "Sør-Afrika (Område)"@nb ;
    skos:related humord:c01616 .

humord:c01647 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01647" ;
    dct:modified "2025-02-04T07:39:14"^^xsd:dateTime ;
    skos:altLabel "Western Africa"@en,
        "Vest-Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966/e23/> ;
    skos:exactMatch realfagstermer:c030361 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030361,
        <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966/e23/> ;
    skos:prefLabel "West Africa"@en,
        "Vest-Afrika"@nb .

humord:c01648 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01648" ;
    dct:modified "2024-08-21T11:01:41"^^xsd:dateTime ;
    skos:altLabel "Haut Sénégal et Niger"@en,
        "Haut Sénégal-Niger"@en,
        "Haut-Senegal-Niger"@nb,
        "Øvre Senegal og Niger"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/> ;
    skos:broader humord:c01647 ;
    skos:closeMatch <http://dewey.info/class/966.2303/e23/> ;
    skos:definition "Tidligere koloni i Fransk Vest-Afrika <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.2303/e23/> ;
    skos:prefLabel "Upper Senegal and Niger"@en,
        "Haut-Senegal-Niger"@nb ;
    skos:related humord:c01584 .

humord:c01649 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01649" ;
    dct:modified "2024-08-26T14:47:30"^^xsd:dateTime ;
    skos:altLabel "Waalo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966.02/e23/>,
        <http://dewey.info/class/966.301/e23/> ;
    skos:broader humord:c01633 ;
    skos:definition "Wolof-folkets kongedømme <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966.02/e23/>,
        <http://dewey.info/class/966.301/e23/> ;
    skos:prefLabel "Waalo"@en,
        "Waalo"@nb .

humord:c01650 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01650" ;
    dct:modified "2024-08-21T08:44:43"^^xsd:dateTime ;
    skos:altLabel "Eastern Africa"@en,
        "Aust-Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:exactMatch realfagstermer:c030323,
        <http://dewey.info/class/2--676/e23/>,
        <http://dewey.info/class/916.76/e23/>,
        <http://dewey.info/class/967.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030323,
        <http://dewey.info/class/2--676/e23/>,
        <http://dewey.info/class/916.76/e23/>,
        <http://dewey.info/class/967.6/e23/> ;
    skos:prefLabel "East Africa"@en,
        "Øst-Afrika"@nb .

humord:c01651 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01651" ;
    dct:modified "2024-08-13T10:52:54"^^xsd:dateTime ;
    skos:altLabel "Americas"@en,
        "Amerika"@nb ;
    skos:broader humord:c06256 ;
    skos:closeMatch <http://dewey.info/class/2--7/e23/>,
        <http://dewey.info/class/917/e23/>,
        <http://dewey.info/class/970/e23/> ;
    skos:exactMatch realfagstermer:c030213 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030213,
        <http://dewey.info/class/2--7/e23/>,
        <http://dewey.info/class/917/e23/>,
        <http://dewey.info/class/970/e23/> ;
    skos:prefLabel "America"@en,
        "Amerika"@nb ;
    skos:related humord:c03772 .

humord:c01653 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01653" ;
    dct:modified "2024-08-27T15:03:12"^^xsd:dateTime ;
    skos:altLabel "Argentina"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030289,
        <http://dewey.info/class/2--82/e23/>,
        <http://dewey.info/class/918.2/e23/>,
        <http://dewey.info/class/982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030289,
        <http://dewey.info/class/2--82/e23/>,
        <http://dewey.info/class/918.2/e23/>,
        <http://dewey.info/class/982/e23/> ;
    skos:prefLabel "Argentina"@en,
        "Argentina"@nb .

humord:c01654 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01654" ;
    dct:modified "2024-10-09T15:18:37"^^xsd:dateTime ;
    skos:altLabel "Bahia Blanca"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16368/e23/>,
        <http://dewey.info/class/551.461368/e23/>,
        <http://dewey.info/class/910.916368/e23/> ;
    skos:broader humord:c01653 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16368/e23/>,
        <http://dewey.info/class/551.461368/e23/>,
        <http://dewey.info/class/910.916368/e23/> ;
    skos:prefLabel "Bahia Blanca"@en,
        "Bahia Blanca"@nb .

humord:c01655 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01655" ;
    dct:modified "2025-02-13T06:51:53"^^xsd:dateTime ;
    skos:altLabel "Buenos Aires (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8211/e23/>,
        <http://dewey.info/class/918.211/e23/>,
        <http://dewey.info/class/982.11/e23/> ;
    skos:broader humord:c01653 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8211/e23/>,
        <http://dewey.info/class/918.211/e23/>,
        <http://dewey.info/class/982.11/e23/> ;
    skos:prefLabel "Buenos Aires"@en,
        "Buenos Aires (By)"@nb .

humord:c01656 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01656" ;
    dct:modified "2024-08-30T13:58:36"^^xsd:dateTime ;
    skos:altLabel "Chubut"@nb,
        "Wladfa"@nb ;
    skos:broader humord:c01653 ;
    skos:exactMatch <http://dewey.info/class/2--8274/e23/>,
        <http://dewey.info/class/918.274/e23/>,
        <http://dewey.info/class/982.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8274/e23/>,
        <http://dewey.info/class/918.274/e23/>,
        <http://dewey.info/class/982.74/e23/> ;
    skos:prefLabel "Chubut"@en,
        "Chubut"@nb .

humord:c01658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01658" ;
    dct:modified "2025-02-13T06:52:33"^^xsd:dateTime ;
    skos:altLabel "Patagonia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--83644/e23/>,
        <http://dewey.info/class/918.3644/e23/>,
        <http://dewey.info/class/983.644/e23/> ;
    skos:broader humord:c01653 ;
    skos:exactMatch <http://dewey.info/class/2--827/e23/>,
        <http://dewey.info/class/918.27/e23/>,
        <http://dewey.info/class/982.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--827/e23/>,
        <http://dewey.info/class/2--83644/e23/>,
        <http://dewey.info/class/918.27/e23/>,
        <http://dewey.info/class/918.3644/e23/>,
        <http://dewey.info/class/982.7/e23/>,
        <http://dewey.info/class/983.644/e23/> ;
    skos:prefLabel "Patagonia"@en,
        "Patagonia"@nb .

humord:c01659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01659" ;
    dct:modified "2025-02-13T06:53:27"^^xsd:dateTime ;
    skos:altLabel "Tucuman"@nb ;
    skos:broader humord:c01653 ;
    skos:exactMatch <http://dewey.info/class/2--8243/e23/>,
        <http://dewey.info/class/918.243/e23/>,
        <http://dewey.info/class/982.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8243/e23/>,
        <http://dewey.info/class/918.243/e23/>,
        <http://dewey.info/class/982.43/e23/> ;
    skos:prefLabel "Tucuman"@en,
        "Tucuman"@nb .

humord:c01660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01660" ;
    dct:modified "2025-02-13T09:09:31"^^xsd:dateTime ;
    skos:altLabel "Bolivia"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030328,
        <http://dewey.info/class/2--84/e23/>,
        <http://dewey.info/class/918.4/e23/>,
        <http://dewey.info/class/984/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030328,
        <http://dewey.info/class/2--84/e23/>,
        <http://dewey.info/class/918.4/e23/>,
        <http://dewey.info/class/984/e23/> ;
    skos:prefLabel "Bolivia"@en,
        "Bolivia"@nb .

humord:c01661 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01661" ;
    dct:modified "2025-02-13T09:12:46"^^xsd:dateTime ;
    skos:altLabel "Brasil"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030234,
        <http://dewey.info/class/2--81/e23/>,
        <http://dewey.info/class/918.1/e23/>,
        <http://dewey.info/class/981/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030234,
        <http://dewey.info/class/2--81/e23/>,
        <http://dewey.info/class/918.1/e23/>,
        <http://dewey.info/class/981/e23/> ;
    skos:prefLabel "Brazil"@en,
        "Brasil"@nb .

humord:c01662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01662" ;
    dct:modified "2024-10-09T15:18:46"^^xsd:dateTime ;
    skos:altLabel "Bahia"@nb ;
    skos:broader humord:c01661 ;
    skos:exactMatch <http://dewey.info/class/2--8142/e23/>,
        <http://dewey.info/class/918.142/e23/>,
        <http://dewey.info/class/981.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8142/e23/>,
        <http://dewey.info/class/918.142/e23/>,
        <http://dewey.info/class/981.42/e23/> ;
    skos:prefLabel "Bahia"@en,
        "Bahia"@nb .

humord:c01663 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01663" ;
    dct:modified "2025-02-13T06:50:29"^^xsd:dateTime ;
    skos:altLabel "Recife"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8134/e23/>,
        <http://dewey.info/class/918.134/e23/>,
        <http://dewey.info/class/981.34/e23/> ;
    skos:broader humord:c01661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8134/e23/>,
        <http://dewey.info/class/918.134/e23/>,
        <http://dewey.info/class/981.34/e23/> ;
    skos:prefLabel "Recife"@en,
        "Recife"@nb .

humord:c01664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01664" ;
    dct:modified "2025-02-13T06:45:18"^^xsd:dateTime ;
    skos:altLabel "Rio de Janeiro (By)"@nb ;
    skos:broader humord:c28758 ;
    skos:closeMatch <http://dewey.info/class/2--8153/e23/>,
        <http://dewey.info/class/918.153/e23/>,
        <http://dewey.info/class/981.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8153/e23/>,
        <http://dewey.info/class/918.153/e23/>,
        <http://dewey.info/class/981.53/e23/> ;
    skos:prefLabel "Rio de Janeiro (City)"@en,
        "Rio de Janeiro (By)"@nb .

humord:c01665 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01665" ;
    dct:modified "2025-02-13T06:51:16"^^xsd:dateTime ;
    skos:altLabel "Sao Paulo"@nb ;
    skos:broader humord:c01661 ;
    skos:closeMatch <http://dewey.info/class/2--8161/e23/>,
        <http://dewey.info/class/918.161/e23/>,
        <http://dewey.info/class/981.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8161/e23/>,
        <http://dewey.info/class/918.161/e23/>,
        <http://dewey.info/class/981.61/e23/> ;
    skos:prefLabel "São Paulo"@en,
        "Sao Paulo"@nb .

humord:c01666 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01666" ;
    dct:modified "2024-09-04T16:02:01"^^xsd:dateTime ;
    skos:altLabel "Canada"@nb,
        "Kanada"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030335,
        <http://dewey.info/class/2--71/e23/>,
        <http://dewey.info/class/917.1/e23/>,
        <http://dewey.info/class/971/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030335,
        <http://dewey.info/class/2--71/e23/>,
        <http://dewey.info/class/917.1/e23/>,
        <http://dewey.info/class/971/e23/> ;
    skos:prefLabel "Canada"@en,
        "Canada"@nb .

humord:c01668 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01668" ;
    dct:modified "2023-11-23T15:03:19"^^xsd:dateTime ;
    skos:broader humord:c01678 ;
    skos:exactMatch <http://dewey.info/class/2--7123/e23/>,
        <http://dewey.info/class/917.123/e23/>,
        <http://dewey.info/class/971.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7123/e23/>,
        <http://dewey.info/class/917.123/e23/>,
        <http://dewey.info/class/971.23/e23/> ;
    skos:prefLabel "Alberta"@en,
        "Alberta"@nb .

humord:c01669 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01669" ;
    dct:modified "2025-02-13T06:40:49"^^xsd:dateTime ;
    skos:altLabel "British Columbia"@nb,
        "Britisk Columbia"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--711/e23/>,
        <http://dewey.info/class/917.11/e23/>,
        <http://dewey.info/class/971.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--711/e23/>,
        <http://dewey.info/class/917.11/e23/>,
        <http://dewey.info/class/971.1/e23/> ;
    skos:prefLabel "British Columbia"@en,
        "Britisk Columbia"@nb .

humord:c01670 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01670" ;
    dct:modified "2024-09-02T15:25:35"^^xsd:dateTime ;
    skos:altLabel "Calvert"@nb ;
    skos:broadMatch <http://dewey.info/class/2--718/e23/>,
        <http://dewey.info/class/917.18/e23/>,
        <http://dewey.info/class/971.8/e23/> ;
    skos:broader humord:c01675 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--718/e23/>,
        <http://dewey.info/class/917.18/e23/>,
        <http://dewey.info/class/971.8/e23/> ;
    skos:prefLabel "Calvert"@en,
        "Calvert"@nb .

humord:c01671 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01671" ;
    dct:modified "2024-09-04T16:09:24"^^xsd:dateTime ;
    skos:altLabel "Cape Breton"@nb ;
    skos:broader humord:c01676 ;
    skos:closeMatch <http://dewey.info/class/2--7169/e23/>,
        <http://dewey.info/class/917.169/e23/>,
        <http://dewey.info/class/971.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7169/e23/>,
        <http://dewey.info/class/917.169/e23/>,
        <http://dewey.info/class/971.69/e23/> ;
    skos:prefLabel "Cape Breton"@en,
        "Cape Breton"@nb .

humord:c01672 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01672" ;
    dct:modified "2025-02-13T06:33:04"^^xsd:dateTime ;
    skos:altLabel "Klondike"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7191/e23/>,
        <http://dewey.info/class/917.191/e23/>,
        <http://dewey.info/class/971.91/e23/> ;
    skos:broader humord:c17270 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7191/e23/>,
        <http://dewey.info/class/917.191/e23/>,
        <http://dewey.info/class/971.91/e23/> ;
    skos:prefLabel "Klondike"@en,
        "Klondike"@nb .

humord:c01673 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01673" ;
    dct:modified "2025-02-13T06:31:32"^^xsd:dateTime ;
    skos:altLabel "Montreal"@nb ;
    skos:broader humord:c01679 ;
    skos:closeMatch <http://dewey.info/class/2--71428/e23/>,
        <http://dewey.info/class/917.1428/e23/>,
        <http://dewey.info/class/971.428/e23/> ;
    skos:exactMatch realfagstermer:c030783 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030783,
        <http://dewey.info/class/2--71428/e23/>,
        <http://dewey.info/class/917.1428/e23/>,
        <http://dewey.info/class/971.428/e23/> ;
    skos:prefLabel "Montreal"@en,
        "Montreal"@nb .

humord:c01674 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01674" ;
    dct:modified "2025-02-13T06:42:25"^^xsd:dateTime ;
    skos:altLabel "New Brunswick"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--7151/e23/>,
        <http://dewey.info/class/917.151/e23/>,
        <http://dewey.info/class/971.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7151/e23/>,
        <http://dewey.info/class/917.151/e23/>,
        <http://dewey.info/class/971.51/e23/> ;
    skos:prefLabel "New Brunswick"@en,
        "New Brunswick"@nb .

humord:c01675 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01675" ;
    dct:modified "2025-02-13T06:42:39"^^xsd:dateTime ;
    skos:altLabel "Newfoundland"@nb ;
    skos:broader humord:c01666 ;
    skos:closeMatch <http://dewey.info/class/2--718/e23/>,
        <http://dewey.info/class/917.18/e23/>,
        <http://dewey.info/class/971.8/e23/> ;
    skos:exactMatch realfagstermer:c030769 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030769,
        <http://dewey.info/class/2--718/e23/>,
        <http://dewey.info/class/917.18/e23/>,
        <http://dewey.info/class/971.8/e23/> ;
    skos:prefLabel "Newfoundland"@en,
        "Newfoundland"@nb ;
    skos:related humord:c01798 .

humord:c01676 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01676" ;
    dct:modified "2025-02-13T06:43:38"^^xsd:dateTime ;
    skos:altLabel "Nova Scotia"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--716/e23/>,
        <http://dewey.info/class/917.16/e23/>,
        <http://dewey.info/class/971.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--716/e23/>,
        <http://dewey.info/class/917.16/e23/>,
        <http://dewey.info/class/971.6/e23/> ;
    skos:prefLabel "Nova Scotia"@en,
        "Nova Scotia"@nb .

humord:c01677 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01677" ;
    dct:modified "2025-02-13T06:44:21"^^xsd:dateTime ;
    skos:altLabel "Prince Edward Island"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--717/e23/>,
        <http://dewey.info/class/917.17/e23/>,
        <http://dewey.info/class/971.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--717/e23/>,
        <http://dewey.info/class/917.17/e23/>,
        <http://dewey.info/class/971.7/e23/> ;
    skos:prefLabel "Prince Edward Island"@en,
        "Prince Edward Island"@nb .

humord:c01678 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01678" ;
    dct:modified "2025-02-13T06:44:43"^^xsd:dateTime ;
    skos:altLabel "Prairie Province"@en,
        "Prærieprovinsene"@nb ;
    skos:broader humord:c01666 ;
    skos:definition "Prærieprovinsene omfatter Alberta, Saskatchewan og Manitoba <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--712/e23/>,
        <http://dewey.info/class/917.12/e23/>,
        <http://dewey.info/class/971.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--712/e23/>,
        <http://dewey.info/class/917.12/e23/>,
        <http://dewey.info/class/971.2/e23/> ;
    skos:prefLabel "Canadian Prairies"@en,
        "Prærieprovinsene"@nb .

humord:c01679 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01679" ;
    dct:modified "2025-02-13T06:45:02"^^xsd:dateTime ;
    skos:altLabel "Quebec"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--714/e23/>,
        <http://dewey.info/class/917.14/e23/>,
        <http://dewey.info/class/971.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--714/e23/>,
        <http://dewey.info/class/917.14/e23/>,
        <http://dewey.info/class/971.4/e23/> ;
    skos:prefLabel "Quebec"@en,
        "Quebec"@nb .

humord:c01680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01680" ;
    dct:modified "2024-09-16T11:32:59"^^xsd:dateTime ;
    skos:altLabel "Chile"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030277,
        <http://dewey.info/class/2--83/e23/>,
        <http://dewey.info/class/918.3/e23/>,
        <http://dewey.info/class/983/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030277,
        <http://dewey.info/class/2--83/e23/>,
        <http://dewey.info/class/918.3/e23/>,
        <http://dewey.info/class/983/e23/> ;
    skos:prefLabel "Chile"@en,
        "Chile"@nb .

humord:c01681 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01681" ;
    dct:modified "2024-09-17T14:46:15"^^xsd:dateTime ;
    skos:altLabel "Colombia"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030339,
        <http://dewey.info/class/2--861/e23/>,
        <http://dewey.info/class/918.61/e23/>,
        <http://dewey.info/class/986.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030339,
        <http://dewey.info/class/2--861/e23/>,
        <http://dewey.info/class/918.61/e23/>,
        <http://dewey.info/class/972.8703/e23/>,
        <http://dewey.info/class/986.1/e23/> ;
    skos:prefLabel "Colombia"@en,
        "Colombia"@nb ;
    skos:relatedMatch <http://dewey.info/class/972.8703/e23/> .

humord:c01682 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01682" ;
    dct:modified "2024-10-15T11:32:09"^^xsd:dateTime ;
    skos:altLabel "Barranquilla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--86115/e23/>,
        <http://dewey.info/class/918.6115/e23/>,
        <http://dewey.info/class/986.115/e23/> ;
    skos:broader humord:c01681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86115/e23/>,
        <http://dewey.info/class/918.6115/e23/>,
        <http://dewey.info/class/986.115/e23/> ;
    skos:prefLabel "Barranquilla"@en,
        "Barranquilla"@nb .

humord:c01683 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01683" ;
    dct:modified "2025-02-17T14:28:41"^^xsd:dateTime ;
    skos:altLabel "Bogota"@nb ;
    skos:broader humord:c01681 ;
    skos:closeMatch <http://dewey.info/class/2--86148/e23/>,
        <http://dewey.info/class/918.6148/e23/>,
        <http://dewey.info/class/986.148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86148/e23/>,
        <http://dewey.info/class/918.6148/e23/>,
        <http://dewey.info/class/986.148/e23/> ;
    skos:prefLabel "Bogotá"@en,
        "Bogota"@nb .

humord:c01684 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01684" ;
    dct:modified "2024-09-02T15:20:11"^^xsd:dateTime ;
    skos:altLabel "Cali"@nb ;
    skos:broadMatch <http://dewey.info/class/2--86152/e23/>,
        <http://dewey.info/class/918.6152/e23/>,
        <http://dewey.info/class/986.152/e23/> ;
    skos:broader humord:c01681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86152/e23/>,
        <http://dewey.info/class/918.6152/e23/>,
        <http://dewey.info/class/986.152/e23/> ;
    skos:prefLabel "Cali"@en,
        "Cali"@nb .

humord:c01685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01685" ;
    dct:modified "2024-09-04T16:51:23"^^xsd:dateTime ;
    skos:altLabel "Cartagena (Colombia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--86114/e23/>,
        <http://dewey.info/class/918.6114/e23/>,
        <http://dewey.info/class/986.114/e23/> ;
    skos:broader humord:c01681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86114/e23/>,
        <http://dewey.info/class/918.6114/e23/>,
        <http://dewey.info/class/986.114/e23/> ;
    skos:prefLabel "Cartagena (Colombia)"@en,
        "Cartagena (Colombia)"@nb .

humord:c01686 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01686" ;
    dct:modified "2025-02-17T14:28:59"^^xsd:dateTime ;
    skos:altLabel "Pasto"@nb,
        "San Juan de Pasto"@nb ;
    skos:broadMatch <http://dewey.info/class/2--86158/e23/>,
        <http://dewey.info/class/918.6158/e23/>,
        <http://dewey.info/class/986.158/e23/> ;
    skos:broader humord:c01681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86158/e23/>,
        <http://dewey.info/class/918.6158/e23/>,
        <http://dewey.info/class/986.158/e23/> ;
    skos:prefLabel "Pasto"@en,
        "Pasto"@nb .

humord:c01687 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01687" ;
    dct:modified "2025-02-17T14:25:51"^^xsd:dateTime ;
    skos:altLabel "Santa Marta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--86116/e23/>,
        <http://dewey.info/class/918.6116/e23/>,
        <http://dewey.info/class/986.116/e23/> ;
    skos:broader humord:c01681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86116/e23/>,
        <http://dewey.info/class/918.6116/e23/>,
        <http://dewey.info/class/986.116/e23/> ;
    skos:prefLabel "Santa Marta"@en,
        "Santa Marta"@nb .

humord:c01688 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01688" ;
    dct:modified "2024-09-19T11:19:21"^^xsd:dateTime ;
    skos:altLabel "Costa Rica"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030378,
        <http://dewey.info/class/2--7286/e23/>,
        <http://dewey.info/class/917.286/e23/>,
        <http://dewey.info/class/972.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030378,
        <http://dewey.info/class/2--7286/e23/>,
        <http://dewey.info/class/917.286/e23/>,
        <http://dewey.info/class/972.86/e23/> ;
    skos:prefLabel "Costa Rica"@en,
        "Costa Rica"@nb .

humord:c01689 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01689" ;
    dct:modified "2024-09-19T13:44:16"^^xsd:dateTime ;
    skos:altLabel "Cuba"@nb,
        "Kuba"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030403,
        <http://dewey.info/class/2--7291/e23/>,
        <http://dewey.info/class/917.291/e23/>,
        <http://dewey.info/class/972.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030403,
        <http://dewey.info/class/2--7291/e23/>,
        <http://dewey.info/class/917.291/e23/>,
        <http://dewey.info/class/972.91/e23/> ;
    skos:prefLabel "Cuba"@en,
        "Cuba"@nb .

humord:c01691 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01691" ;
    dct:modified "2025-02-17T14:26:20"^^xsd:dateTime ;
    skos:altLabel "Havanna"@nb ;
    skos:broader humord:c01689 ;
    skos:closeMatch <http://dewey.info/class/2--729123/e23/>,
        <http://dewey.info/class/917.29123/e23/>,
        <http://dewey.info/class/972.9123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--729123/e23/>,
        <http://dewey.info/class/917.29123/e23/>,
        <http://dewey.info/class/972.9123/e23/> ;
    skos:prefLabel "Havana"@en,
        "Havanna"@nb .

humord:c01692 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01692" ;
    dct:modified "2025-02-13T09:14:52"^^xsd:dateTime ;
    skos:altLabel "Republic of Ecuador"@en,
        "Ecuador"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030338,
        <http://dewey.info/class/2--866/e23/>,
        <http://dewey.info/class/918.66/e23/>,
        <http://dewey.info/class/986.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030338,
        <http://dewey.info/class/2--866/e23/>,
        <http://dewey.info/class/918.66/e23/>,
        <http://dewey.info/class/986.6/e23/> ;
    skos:prefLabel "Ecuador"@en,
        "Ecuador"@nb .

humord:c01693 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01693" ;
    dct:modified "2025-02-17T14:25:25"^^xsd:dateTime ;
    skos:altLabel "Napo (Province)"@en,
        "Napo"@nb ;
    skos:broader humord:c01692 ;
    skos:exactMatch <http://dewey.info/class/2--866416/e23/>,
        <http://dewey.info/class/918.66416/e23/>,
        <http://dewey.info/class/986.6416/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--866416/e23/>,
        <http://dewey.info/class/918.66416/e23/>,
        <http://dewey.info/class/986.6416/e23/> ;
    skos:prefLabel "Napo Province"@en,
        "Napo"@nb .

humord:c01694 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01694" ;
    dct:modified "2025-02-13T09:15:08"^^xsd:dateTime ;
    skos:altLabel "El Salvador"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--7284/e23/>,
        <http://dewey.info/class/917.284/e23/>,
        <http://dewey.info/class/972.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7284/e23/>,
        <http://dewey.info/class/917.284/e23/>,
        <http://dewey.info/class/972.84/e23/> ;
    skos:prefLabel "El Salvador"@en,
        "El Salvador"@nb .

humord:c01695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 314 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01695" ;
    dct:modified "2025-02-13T08:59:49"^^xsd:dateTime ;
    skos:altLabel "US"@en,
        "USA"@en,
        "United states"@en,
        "Amerikas forente stater"@nb,
        "Forente stater"@nb,
        "Sambandsstatane"@nb,
        "Sambandsstatene"@nb,
        "USA"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030681,
        <http://dewey.info/class/2--73/e23/>,
        <http://dewey.info/class/917.3/e23/>,
        <http://dewey.info/class/973/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030681,
        <http://dewey.info/class/2--73/e23/>,
        <http://dewey.info/class/917.3/e23/>,
        <http://dewey.info/class/973/e23/> ;
    skos:prefLabel "United States of America"@en,
        "USA"@nb ;
    skos:related humord:c01781 .

humord:c01700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01700" ;
    dct:modified "2025-02-14T14:18:28"^^xsd:dateTime ;
    skos:altLabel "Dakota (Område)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--78/e23/>,
        <http://dewey.info/class/917.8/e23/>,
        <http://dewey.info/class/978/e23/> ;
    skos:broader humord:c01699 ;
    skos:definition "Dakota var et territorium i midtre USA i perioden 1861–1889. I 1889 ble territoriet delt i delstatene Nord-Dakota og Sør-Dakota <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--78/e23/>,
        <http://dewey.info/class/917.8/e23/>,
        <http://dewey.info/class/978/e23/> ;
    skos:prefLabel "Dakota (Region)"@en,
        "Dakota (Område)"@nb ;
    skos:related humord:c00804 .

humord:c01701 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01701" ;
    dct:modified "2025-02-14T14:23:05"^^xsd:dateTime ;
    skos:altLabel "Middle West"@en,
        "Midtvesten"@nb ;
    skos:broader humord:c01699 ;
    skos:closeMatch <http://dewey.info/class/2--77/e23/>,
        <http://dewey.info/class/917.7/e23/>,
        <http://dewey.info/class/977/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--77/e23/>,
        <http://dewey.info/class/917.7/e23/>,
        <http://dewey.info/class/977/e23/> ;
    skos:prefLabel "Midwest"@en,
        "Midtvesten"@nb .

humord:c01702 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01702" ;
    dct:modified "2025-02-14T14:24:01"^^xsd:dateTime ;
    skos:altLabel "Ozark Mountains"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7668/e23/>,
        <http://dewey.info/class/2--7788/e23/> ;
    skos:broader humord:c01699 ;
    skos:closeMatch <http://dewey.info/class/2--7671/e23/>,
        <http://dewey.info/class/917.671/e23/>,
        <http://dewey.info/class/976.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7668/e23/>,
        <http://dewey.info/class/2--7671/e23/>,
        <http://dewey.info/class/2--7788/e23/>,
        <http://dewey.info/class/917.671/e23/>,
        <http://dewey.info/class/976.71/e23/> ;
    skos:prefLabel "Ozark Mountains"@en,
        "Ozark Mountains"@nb .

humord:c01703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01703" ;
    dct:modified "2025-02-14T14:24:22"^^xsd:dateTime ;
    skos:altLabel "The South"@en,
        "Sørstatane"@nb ;
    skos:broadMatch <http://dewey.info/class/973.7/e23/> ;
    skos:broader humord:c01699 ;
    skos:closeMatch <http://dewey.info/class/2--75/e23/>,
        <http://dewey.info/class/917.5/e23/>,
        <http://dewey.info/class/975/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--75/e23/>,
        <http://dewey.info/class/917.5/e23/>,
        <http://dewey.info/class/973.7/e23/>,
        <http://dewey.info/class/975/e23/> ;
    skos:prefLabel "Southern States"@en,
        "Sørstatene"@nb .

humord:c01704 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01704" ;
    dct:modified "2025-02-14T14:25:23"^^xsd:dateTime ;
    skos:altLabel "Sørveststatane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--76/e23/>,
        <http://dewey.info/class/917.6/e23/>,
        <http://dewey.info/class/976/e23/> ;
    skos:broader humord:c01699 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--76/e23/>,
        <http://dewey.info/class/917.6/e23/>,
        <http://dewey.info/class/976/e23/> ;
    skos:prefLabel "Southwest States"@en,
        "Sørveststatene"@nb .

humord:c01705 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01705" ;
    dct:modified "2025-02-14T14:24:38"^^xsd:dateTime ;
    skos:altLabel "Veststatane"@nb ;
    skos:broader humord:c01699 ;
    skos:exactMatch <http://dewey.info/class/2--78/e23/>,
        <http://dewey.info/class/917.8/e23/>,
        <http://dewey.info/class/978/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--78/e23/>,
        <http://dewey.info/class/917.8/e23/>,
        <http://dewey.info/class/978/e23/> ;
    skos:prefLabel "Western States"@en,
        "Veststatene"@nb .

humord:c01707 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01707" ;
    dct:modified "2025-02-14T08:52:23"^^xsd:dateTime ;
    skos:altLabel "Alaska"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030230,
        <http://dewey.info/class/2--798/e23/>,
        <http://dewey.info/class/917.98/e23/>,
        <http://dewey.info/class/979.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030230,
        <http://dewey.info/class/2--798/e23/>,
        <http://dewey.info/class/917.98/e23/>,
        <http://dewey.info/class/979.8/e23/> ;
    skos:prefLabel "Alaska"@en,
        "Alaska"@nb .

humord:c01708 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01708" ;
    dct:modified "2024-08-27T15:10:13"^^xsd:dateTime ;
    skos:altLabel "Arizona"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030670,
        <http://dewey.info/class/2--791/e23/>,
        <http://dewey.info/class/917.91/e23/>,
        <http://dewey.info/class/979.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030670,
        <http://dewey.info/class/2--791/e23/>,
        <http://dewey.info/class/917.91/e23/>,
        <http://dewey.info/class/979.1/e23/> ;
    skos:prefLabel "Arizona"@en,
        "Arizona"@nb .

humord:c01709 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01709" ;
    dct:modified "2024-09-02T15:23:31"^^xsd:dateTime ;
    skos:altLabel "California"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030756,
        <http://dewey.info/class/2--794/e23/>,
        <http://dewey.info/class/917.94/e23/>,
        <http://dewey.info/class/979.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030756,
        <http://dewey.info/class/2--794/e23/>,
        <http://dewey.info/class/917.94/e23/>,
        <http://dewey.info/class/979.4/e23/> ;
    skos:prefLabel "California"@en,
        "California"@nb .

humord:c01710 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01710" ;
    dct:modified "2025-02-14T08:21:54"^^xsd:dateTime ;
    skos:altLabel "Hollywood"@nb ;
    skos:broadMatch <http://dewey.info/class/2--79494/e23/>,
        <http://dewey.info/class/917.9494/e23/>,
        <http://dewey.info/class/979.494/e23/> ;
    skos:broader humord:c01711 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--79494/e23/>,
        <http://dewey.info/class/917.9494/e23/>,
        <http://dewey.info/class/979.494/e23/> ;
    skos:prefLabel "Hollywood"@en,
        "Hollywood"@nb .

humord:c01711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01711" ;
    dct:modified "2025-02-14T08:22:40"^^xsd:dateTime ;
    skos:altLabel "L.A."@en,
        "L.A."@nb,
        "Los Angeles"@nb ;
    skos:broader humord:c01709 ;
    skos:exactMatch realfagstermer:c030536,
        <http://dewey.info/class/2--79494/e23/>,
        <http://dewey.info/class/917.9494/e23/>,
        <http://dewey.info/class/979.494/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030536,
        <http://dewey.info/class/2--79494/e23/>,
        <http://dewey.info/class/917.9494/e23/>,
        <http://dewey.info/class/979.494/e23/> ;
    skos:prefLabel "Los Angeles"@en,
        "Los Angeles"@nb .

humord:c01712 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01712" ;
    dct:modified "2025-02-14T08:50:28"^^xsd:dateTime ;
    skos:altLabel "Orange County"@nb ;
    skos:broader humord:c01709 ;
    skos:exactMatch <http://dewey.info/class/2--79496/e23/>,
        <http://dewey.info/class/917.9496/e23/>,
        <http://dewey.info/class/979.496/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--79496/e23/>,
        <http://dewey.info/class/917.9496/e23/>,
        <http://dewey.info/class/979.496/e23/> ;
    skos:prefLabel "Orange County"@en,
        "Orange County"@nb .

humord:c01713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01713" ;
    dct:modified "2025-02-14T08:56:18"^^xsd:dateTime ;
    skos:altLabel "Florida"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030524,
        <http://dewey.info/class/2--759/e23/>,
        <http://dewey.info/class/917.59/e23/>,
        <http://dewey.info/class/975.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030524,
        <http://dewey.info/class/2--759/e23/>,
        <http://dewey.info/class/917.59/e23/>,
        <http://dewey.info/class/975.9/e23/> ;
    skos:prefLabel "Florida"@en,
        "Florida"@nb .

humord:c01714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01714" ;
    dct:modified "2025-02-14T08:56:29"^^xsd:dateTime ;
    skos:altLabel "Hawaii"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030279,
        <http://dewey.info/class/2--969/e23/>,
        <http://dewey.info/class/919.69/e23/>,
        <http://dewey.info/class/996.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030279,
        <http://dewey.info/class/2--969/e23/>,
        <http://dewey.info/class/919.69/e23/>,
        <http://dewey.info/class/996.9/e23/> ;
    skos:prefLabel "Hawaii"@en,
        "Hawaii"@nb .

humord:c01715 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01715" ;
    dct:modified "2025-02-14T08:56:54"^^xsd:dateTime ;
    skos:altLabel "Illinois"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030831,
        <http://dewey.info/class/2--773/e23/>,
        <http://dewey.info/class/917.73/e23/>,
        <http://dewey.info/class/977.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030831,
        <http://dewey.info/class/2--773/e23/>,
        <http://dewey.info/class/917.73/e23/>,
        <http://dewey.info/class/977.3/e23/> ;
    skos:prefLabel "Illinois"@en,
        "Illinois"@nb .

humord:c01716 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01716" ;
    dct:modified "2024-09-16T09:26:56"^^xsd:dateTime ;
    skos:altLabel "Chicago"@nb ;
    skos:broader humord:c01715 ;
    skos:exactMatch <http://dewey.info/class/2--77311/e23/>,
        <http://dewey.info/class/917.7311/e23/>,
        <http://dewey.info/class/977.311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--77311/e23/>,
        <http://dewey.info/class/917.7311/e23/>,
        <http://dewey.info/class/977.311/e23/> ;
    skos:prefLabel "Chicago"@en,
        "Chicago"@nb .

humord:c01717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01717" ;
    dct:modified "2025-02-14T08:04:27"^^xsd:dateTime ;
    skos:altLabel "Rockford"@nb ;
    skos:broadMatch <http://dewey.info/class/2--77331/e23/>,
        <http://dewey.info/class/917.7331/e23/>,
        <http://dewey.info/class/977.331/e23/> ;
    skos:broader humord:c01715 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--77331/e23/>,
        <http://dewey.info/class/917.7331/e23/>,
        <http://dewey.info/class/977.331/e23/> ;
    skos:prefLabel "Rockford"@en,
        "Rockford"@nb .

humord:c01718 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01718" ;
    dct:modified "2025-02-14T13:22:40"^^xsd:dateTime ;
    skos:altLabel "Louisiana"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--763/e23/>,
        <http://dewey.info/class/917.63/e23/>,
        <http://dewey.info/class/976.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--763/e23/>,
        <http://dewey.info/class/917.63/e23/>,
        <http://dewey.info/class/976.3/e23/> ;
    skos:prefLabel "Louisiana"@en,
        "Louisiana"@nb .

humord:c01719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01719" ;
    dct:modified "2025-02-14T13:22:54"^^xsd:dateTime ;
    skos:altLabel "Maine (USA)"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--741/e23/>,
        <http://dewey.info/class/917.41/e23/>,
        <http://dewey.info/class/974.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--741/e23/>,
        <http://dewey.info/class/917.41/e23/>,
        <http://dewey.info/class/974.1/e23/> ;
    skos:prefLabel "Maine (USA)"@en,
        "Maine (USA)"@nb .

humord:c01720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01720" ;
    dct:modified "2025-02-14T13:45:30"^^xsd:dateTime ;
    skos:altLabel "Michigan"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030788,
        <http://dewey.info/class/2--774/e23/>,
        <http://dewey.info/class/917.74/e23/>,
        <http://dewey.info/class/977.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030788,
        <http://dewey.info/class/2--774/e23/>,
        <http://dewey.info/class/917.74/e23/>,
        <http://dewey.info/class/977.4/e23/> ;
    skos:prefLabel "Michigan"@en,
        "Michigan"@nb .

humord:c01721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01721" ;
    dct:modified "2025-02-13T15:11:44"^^xsd:dateTime ;
    skos:altLabel "Detroit"@nb ;
    skos:broader humord:c01720 ;
    skos:exactMatch <http://dewey.info/class/2--77434/e23/>,
        <http://dewey.info/class/917.7434/e23/>,
        <http://dewey.info/class/977.434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--77434/e23/>,
        <http://dewey.info/class/917.7434/e23/>,
        <http://dewey.info/class/977.434/e23/> ;
    skos:prefLabel "Detroit"@en,
        "Detroit"@nb .

humord:c01722 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01722" ;
    dct:modified "2025-02-14T13:23:06"^^xsd:dateTime ;
    skos:altLabel "Minnesota"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030591,
        <http://dewey.info/class/2--776/e23/>,
        <http://dewey.info/class/917.76/e23/>,
        <http://dewey.info/class/977.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030591,
        <http://dewey.info/class/2--776/e23/>,
        <http://dewey.info/class/917.76/e23/>,
        <http://dewey.info/class/977.6/e23/> ;
    skos:prefLabel "Minnesota"@en,
        "Minnesota"@nb .

humord:c01723 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01723" ;
    dct:modified "2025-02-13T15:09:51"^^xsd:dateTime ;
    skos:altLabel "Pipestone"@nb ;
    skos:broadMatch <http://dewey.info/class/2--77626/e23/>,
        <http://dewey.info/class/917.7626/e23/>,
        <http://dewey.info/class/977.626/e23/> ;
    skos:broader humord:c01722 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--77626/e23/>,
        <http://dewey.info/class/917.7626/e23/>,
        <http://dewey.info/class/977.626/e23/> ;
    skos:prefLabel "Pipestone"@en,
        "Pipestone"@nb .

humord:c01724 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01724" ;
    dct:modified "2025-02-14T13:45:49"^^xsd:dateTime ;
    skos:altLabel "Missouri"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030444,
        <http://dewey.info/class/2--778/e23/>,
        <http://dewey.info/class/917.78/e23/>,
        <http://dewey.info/class/977.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030444,
        <http://dewey.info/class/2--778/e23/>,
        <http://dewey.info/class/917.78/e23/>,
        <http://dewey.info/class/977.8/e23/> ;
    skos:prefLabel "Missouri"@en,
        "Missouri"@nb .

humord:c01725 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01725" ;
    dct:modified "2025-02-13T15:09:09"^^xsd:dateTime ;
    skos:altLabel "Saint Louis"@en,
        "Saint Louis"@nb,
        "St.Louis"@nb ;
    skos:broader humord:c01724 ;
    skos:exactMatch <http://dewey.info/class/2--77866/e23/>,
        <http://dewey.info/class/917.7866/e23/>,
        <http://dewey.info/class/977.866/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--77866/e23/>,
        <http://dewey.info/class/917.7866/e23/>,
        <http://dewey.info/class/977.866/e23/> ;
    skos:prefLabel "St. Louis"@en,
        "St.Louis"@nb .

humord:c01726 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01726" ;
    dct:modified "2025-02-14T14:00:07"^^xsd:dateTime ;
    skos:altLabel "Montana"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--786/e23/>,
        <http://dewey.info/class/917.86/e23/>,
        <http://dewey.info/class/978.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--786/e23/>,
        <http://dewey.info/class/917.86/e23/>,
        <http://dewey.info/class/978.6/e23/> ;
    skos:prefLabel "Montana"@en,
        "Montana"@nb .

humord:c01727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01727" ;
    dct:modified "2025-02-13T13:53:18"^^xsd:dateTime ;
    skos:altLabel "Little Bighorn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--78638/e23/>,
        <http://dewey.info/class/917.8638/e23/>,
        <http://dewey.info/class/978.638/e23/> ;
    skos:broader humord:c01726 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--78638/e23/>,
        <http://dewey.info/class/917.8638/e23/>,
        <http://dewey.info/class/978.638/e23/> ;
    skos:prefLabel "Little Bighorn"@en,
        "Little Bighorn"@nb .

humord:c01728 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01728" ;
    dct:modified "2025-02-14T14:23:45"^^xsd:dateTime ;
    skos:altLabel "New England"@nb,
        "Ny-England"@nb ;
    skos:broader humord:c01699 ;
    skos:closeMatch <http://dewey.info/class/2--74/e23/>,
        <http://dewey.info/class/917.4/e23/>,
        <http://dewey.info/class/974/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--74/e23/>,
        <http://dewey.info/class/917.4/e23/>,
        <http://dewey.info/class/974/e23/> ;
    skos:prefLabel "New England"@en,
        "New England"@nb .

humord:c01730 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01730" ;
    dct:modified "2025-02-17T11:03:56"^^xsd:dateTime ;
    skos:altLabel "New Mexico"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--789/e23/>,
        <http://dewey.info/class/917.89/e23/>,
        <http://dewey.info/class/978.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--789/e23/>,
        <http://dewey.info/class/917.89/e23/>,
        <http://dewey.info/class/978.9/e23/> ;
    skos:prefLabel "New Mexico"@en,
        "New Mexico"@nb .

humord:c01731 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01731" ;
    dct:modified "2024-09-19T11:22:42"^^xsd:dateTime ;
    skos:altLabel "Cordova"@nb ;
    skos:broadMatch <http://dewey.info/class/2--78952/e23/>,
        <http://dewey.info/class/917.8952/e23/>,
        <http://dewey.info/class/978.952/e23/> ;
    skos:broader humord:c01730 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--78952/e23/>,
        <http://dewey.info/class/917.8952/e23/>,
        <http://dewey.info/class/978.952/e23/> ;
    skos:prefLabel "Cordova"@en,
        "Cordova"@nb .

humord:c01732 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01732" ;
    dct:modified "2025-02-14T14:06:52"^^xsd:dateTime ;
    skos:altLabel "The Empire State"@en,
        "New York (Stat)"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--747/e23/>,
        <http://dewey.info/class/917.47/e23/>,
        <http://dewey.info/class/974.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--747/e23/>,
        <http://dewey.info/class/917.47/e23/>,
        <http://dewey.info/class/974.7/e23/> ;
    skos:prefLabel "New York (State)"@en,
        "New York (Stat)"@nb .

humord:c01733 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01733" ;
    dct:modified "2025-02-13T13:53:04"^^xsd:dateTime ;
    skos:altLabel "New York City"@en,
        "New York (By)"@nb,
        "New York City"@nb ;
    skos:broader humord:c01732 ;
    skos:exactMatch realfagstermer:c030585,
        <http://dewey.info/class/2--7471/e23/>,
        <http://dewey.info/class/917.471/e23/>,
        <http://dewey.info/class/974.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030585,
        <http://dewey.info/class/2--7471/e23/>,
        <http://dewey.info/class/917.471/e23/>,
        <http://dewey.info/class/974.71/e23/> ;
    skos:prefLabel "New York (City)"@en,
        "New York (By)"@nb .

humord:c01735 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01735" ;
    dct:modified "2025-02-13T13:51:05"^^xsd:dateTime ;
    skos:altLabel "Brooklyn"@nb ;
    skos:broader humord:c01733 ;
    skos:exactMatch <http://dewey.info/class/2--74723/e23/>,
        <http://dewey.info/class/917.4723/e23/>,
        <http://dewey.info/class/974.723/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--74723/e23/>,
        <http://dewey.info/class/917.4723/e23/>,
        <http://dewey.info/class/974.723/e23/> ;
    skos:prefLabel "Brooklyn"@en,
        "Brooklyn"@nb .

humord:c01736 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01736" ;
    dct:modified "2025-02-13T13:51:31"^^xsd:dateTime ;
    skos:altLabel "Greenwich Village"@nb ;
    skos:broader humord:c01733 ;
    skos:closeMatch <http://dewey.info/class/2--7471/e23/>,
        <http://dewey.info/class/917.471/e23/>,
        <http://dewey.info/class/974.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7471/e23/>,
        <http://dewey.info/class/917.471/e23/>,
        <http://dewey.info/class/974.71/e23/> ;
    skos:prefLabel "Greenwich Village"@en,
        "Greenwich Village"@nb .

humord:c01737 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01737" ;
    dct:modified "2025-02-14T14:07:45"^^xsd:dateTime ;
    skos:altLabel "Nord-Dakota"@nb,
        "North Dakota"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--784/e23/>,
        <http://dewey.info/class/917.84/e23/>,
        <http://dewey.info/class/978.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--784/e23/>,
        <http://dewey.info/class/917.84/e23/>,
        <http://dewey.info/class/978.4/e23/> ;
    skos:prefLabel "North Dakota"@en,
        "Nord-Dakota"@nb .

humord:c01738 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01738" ;
    dct:modified "2025-02-14T14:08:08"^^xsd:dateTime ;
    skos:altLabel "Ohio"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--771/e23/>,
        <http://dewey.info/class/917.71/e23/>,
        <http://dewey.info/class/977.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--771/e23/>,
        <http://dewey.info/class/917.71/e23/>,
        <http://dewey.info/class/977.1/e23/> ;
    skos:prefLabel "Ohio"@en,
        "Ohio"@nb .

humord:c01739 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01739" ;
    dct:modified "2025-02-14T14:10:43"^^xsd:dateTime ;
    skos:altLabel "Oklahoma"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--766/e23/>,
        <http://dewey.info/class/917.66/e23/>,
        <http://dewey.info/class/976.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--766/e23/>,
        <http://dewey.info/class/917.66/e23/>,
        <http://dewey.info/class/976.6/e23/> ;
    skos:prefLabel "Oklahoma"@en,
        "Oklahoma"@nb .

humord:c01740 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01740" ;
    dct:modified "2025-02-14T08:55:34"^^xsd:dateTime ;
    skos:altLabel "Pennsylvania"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--748/e23/>,
        <http://dewey.info/class/917.48/e23/>,
        <http://dewey.info/class/974.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--748/e23/>,
        <http://dewey.info/class/917.48/e23/>,
        <http://dewey.info/class/974.8/e23/> ;
    skos:prefLabel "Pennsylvania"@en,
        "Pennsylvania"@nb .

humord:c01741 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01741" ;
    dct:modified "2025-02-13T13:51:19"^^xsd:dateTime ;
    skos:altLabel "Philadelphia"@nb ;
    skos:broader humord:c01740 ;
    skos:exactMatch <http://dewey.info/class/2--74811/e23/>,
        <http://dewey.info/class/917.4811/e23/>,
        <http://dewey.info/class/974.811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--74811/e23/>,
        <http://dewey.info/class/917.4811/e23/>,
        <http://dewey.info/class/974.811/e23/> ;
    skos:prefLabel "Philadelphia"@en,
        "Philadelphia"@nb .

humord:c01742 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01742" ;
    dct:modified "2025-03-13T07:47:31"^^xsd:dateTime ;
    skos:altLabel "Rhode Island"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--745/e23/>,
        <http://dewey.info/class/917.45/e23/>,
        <http://dewey.info/class/974.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--745/e23/>,
        <http://dewey.info/class/917.45/e23/>,
        <http://dewey.info/class/974.5/e23/> ;
    skos:prefLabel "Rhode Island"@en,
        "Rhode Island"@nb .

humord:c01743 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01743" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sør-Carolina"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--757/e23/>,
        <http://dewey.info/class/917.57/e23/>,
        <http://dewey.info/class/975.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--757/e23/>,
        <http://dewey.info/class/917.57/e23/>,
        <http://dewey.info/class/975.7/e23/> ;
    skos:prefLabel "South Carolina"@en,
        "South Carolina"@nb .

humord:c01744 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01744" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "South Dakota"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--783/e23/>,
        <http://dewey.info/class/917.83/e23/>,
        <http://dewey.info/class/978.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--783/e23/>,
        <http://dewey.info/class/917.83/e23/>,
        <http://dewey.info/class/978.3/e23/> ;
    skos:prefLabel "South Dakota"@en,
        "Sør-Dakota"@nb .

humord:c01745 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01745" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030346,
        <http://dewey.info/class/2--764/e23/>,
        <http://dewey.info/class/917.64/e23/>,
        <http://dewey.info/class/976.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030346,
        <http://dewey.info/class/2--764/e23/>,
        <http://dewey.info/class/917.64/e23/>,
        <http://dewey.info/class/976.4/e23/> ;
    skos:prefLabel "Texas"@en,
        "Texas"@nb .

humord:c01746 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01746" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030436,
        <http://dewey.info/class/2--792/e23/>,
        <http://dewey.info/class/917.92/e23/>,
        <http://dewey.info/class/979.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030436,
        <http://dewey.info/class/2--792/e23/>,
        <http://dewey.info/class/917.92/e23/>,
        <http://dewey.info/class/979.2/e23/> ;
    skos:prefLabel "Utah"@en,
        "Utah"@nb .

humord:c01747 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01747" ;
    dct:modified "2025-02-13T13:50:05"^^xsd:dateTime ;
    skos:altLabel "Virginia"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--755/e23/>,
        <http://dewey.info/class/917.55/e23/>,
        <http://dewey.info/class/975.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--755/e23/>,
        <http://dewey.info/class/917.55/e23/>,
        <http://dewey.info/class/975.5/e23/> ;
    skos:prefLabel "Virginia"@en,
        "Virginia"@nb .

humord:c01748 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01748" ;
    dct:modified "2025-02-13T13:50:20"^^xsd:dateTime ;
    skos:altLabel "Stanley"@nb ;
    skos:broadMatch <http://dewey.info/class/2--75594/e23/>,
        <http://dewey.info/class/917.5594/e23/>,
        <http://dewey.info/class/975.594/e23/> ;
    skos:broader humord:c01747 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--75594/e23/>,
        <http://dewey.info/class/917.5594/e23/>,
        <http://dewey.info/class/975.594/e23/> ;
    skos:prefLabel "Stanley"@en,
        "Stanley"@nb .

humord:c01749 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01749" ;
    dct:modified "2025-02-14T08:13:21"^^xsd:dateTime ;
    skos:altLabel "Washington D.C."@nb ;
    skos:broader humord:c11853 ;
    skos:exactMatch <http://dewey.info/class/2--753/e23/>,
        <http://dewey.info/class/917.53/e23/>,
        <http://dewey.info/class/975.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--753/e23/>,
        <http://dewey.info/class/917.53/e23/>,
        <http://dewey.info/class/975.3/e23/> ;
    skos:prefLabel "Washington D.C."@en,
        "Washington D.C."@nb .

humord:c01750 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01750" ;
    dct:modified "2024-08-30T14:34:36"^^xsd:dateTime ;
    skos:altLabel "West Virginia"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--754/e23/>,
        <http://dewey.info/class/917.54/e23/>,
        <http://dewey.info/class/975.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--754/e23/>,
        <http://dewey.info/class/917.54/e23/>,
        <http://dewey.info/class/975.4/e23/> ;
    skos:prefLabel "West Virginia"@en,
        "West Virginia"@nb .

humord:c01752 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01752" ;
    dct:modified "2024-08-30T12:46:44"^^xsd:dateTime ;
    skos:altLabel "Wyoming"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--787/e23/>,
        <http://dewey.info/class/917.87/e23/>,
        <http://dewey.info/class/978.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--787/e23/>,
        <http://dewey.info/class/917.87/e23/>,
        <http://dewey.info/class/978.7/e23/> ;
    skos:prefLabel "Wyoming"@en,
        "Wyoming"@nb .

humord:c01753 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01753" ;
    dct:modified "2025-02-13T13:46:38"^^xsd:dateTime ;
    skos:altLabel "Yellowstone"@nb ;
    skos:broader humord:c01752 ;
    skos:exactMatch realfagstermer:c030475,
        <http://dewey.info/class/2--78752/e23/>,
        <http://dewey.info/class/917.8752/e23/>,
        <http://dewey.info/class/978.752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030475,
        <http://dewey.info/class/2--78752/e23/>,
        <http://dewey.info/class/917.8752/e23/>,
        <http://dewey.info/class/978.752/e23/> ;
    skos:prefLabel "Yellowstone"@en,
        "Yellowstone"@nb .

humord:c01755 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01755" ;
    dct:modified "2025-02-14T14:29:06"^^xsd:dateTime ;
    skos:altLabel "Eriesjøen"@nb,
        "Lake Erie"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7133/e23/>,
        <http://dewey.info/class/917.133/e23/>,
        <http://dewey.info/class/971.33/e23/> ;
    skos:broader humord:c01754 ;
    skos:exactMatch <http://dewey.info/class/2--7712/e23/>,
        <http://dewey.info/class/917.712/e23/>,
        <http://dewey.info/class/977.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7133/e23/>,
        <http://dewey.info/class/2--7712/e23/>,
        <http://dewey.info/class/917.133/e23/>,
        <http://dewey.info/class/917.712/e23/>,
        <http://dewey.info/class/971.33/e23/>,
        <http://dewey.info/class/977.12/e23/> ;
    skos:prefLabel "Lake Erie"@en,
        "Eriesjøen"@nb .

humord:c01756 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01756" ;
    dct:modified "2025-02-14T14:27:52"^^xsd:dateTime ;
    skos:altLabel "Lake Michigan"@nb,
        "Michigansjøen"@nb ;
    skos:broader humord:c01754 ;
    skos:closeMatch <http://dewey.info/class/2--774/e23/>,
        <http://dewey.info/class/917.74/e23/>,
        <http://dewey.info/class/977.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--774/e23/>,
        <http://dewey.info/class/917.74/e23/>,
        <http://dewey.info/class/977.4/e23/> ;
    skos:prefLabel "Lake Michigan"@en,
        "Michigansjøen"@nb .

humord:c01757 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01757" ;
    dct:modified "2025-02-13T06:56:08"^^xsd:dateTime ;
    skos:altLabel "Guatemala"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--7281/e23/>,
        <http://dewey.info/class/917.281/e23/>,
        <http://dewey.info/class/972.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7281/e23/>,
        <http://dewey.info/class/917.281/e23/>,
        <http://dewey.info/class/972.81/e23/> ;
    skos:prefLabel "Guatemala"@en,
        "Guatemala"@nb .

humord:c01758 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01758" ;
    dct:modified "2025-02-13T06:56:23"^^xsd:dateTime ;
    skos:altLabel "Guyana"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--881/e23/>,
        <http://dewey.info/class/918.81/e23/>,
        <http://dewey.info/class/988.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--881/e23/>,
        <http://dewey.info/class/918.81/e23/>,
        <http://dewey.info/class/988.1/e23/> ;
    skos:prefLabel "Guyana"@en,
        "Guyana"@nb .

humord:c01759 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01759" ;
    dct:modified "2025-02-17T10:55:06"^^xsd:dateTime ;
    skos:altLabel "Jonestown"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8811/e23/>,
        <http://dewey.info/class/918.811/e23/>,
        <http://dewey.info/class/988.11/e23/> ;
    skos:broader humord:c01758 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8811/e23/>,
        <http://dewey.info/class/918.811/e23/>,
        <http://dewey.info/class/988.11/e23/> ;
    skos:prefLabel "Jonestown"@en,
        "Jonestown"@nb .

humord:c01760 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01760" ;
    dct:modified "2025-02-13T06:54:39"^^xsd:dateTime ;
    skos:altLabel "Fransk Guyana"@nb,
        "Guyane francais"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--882/e23/>,
        <http://dewey.info/class/918.82/e23/>,
        <http://dewey.info/class/988.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--882/e23/>,
        <http://dewey.info/class/918.82/e23/>,
        <http://dewey.info/class/988.2/e23/> ;
    skos:prefLabel "French Guiana"@en,
        "Fransk Guyana"@nb .

humord:c01762 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01762" ;
    dct:modified "2024-09-04T16:47:08"^^xsd:dateTime ;
    skos:altLabel "Cayenne"@nb ;
    skos:broadMatch <http://dewey.info/class/2--882/e23/>,
        <http://dewey.info/class/918.82/e23/>,
        <http://dewey.info/class/988.2/e23/> ;
    skos:broader humord:c01760 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--882/e23/>,
        <http://dewey.info/class/918.82/e23/>,
        <http://dewey.info/class/988.2/e23/> ;
    skos:prefLabel "Cayenne"@en,
        "Cayenne"@nb .

humord:c01763 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01763" ;
    dct:modified "2025-02-13T06:56:52"^^xsd:dateTime ;
    skos:altLabel "Haiti"@nb,
        "Saint-Domingue"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030849,
        <http://dewey.info/class/2--7294/e23/>,
        <http://dewey.info/class/917.294/e23/>,
        <http://dewey.info/class/972.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030849,
        <http://dewey.info/class/2--7294/e23/>,
        <http://dewey.info/class/917.294/e23/>,
        <http://dewey.info/class/972.94/e23/> ;
    skos:prefLabel "Haiti"@en,
        "Haiti"@nb .

humord:c01765 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01765" ;
    dct:modified "2025-02-13T06:56:39"^^xsd:dateTime ;
    skos:altLabel "Honduras"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--7283/e23/>,
        <http://dewey.info/class/917.283/e23/>,
        <http://dewey.info/class/972.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7283/e23/>,
        <http://dewey.info/class/917.283/e23/>,
        <http://dewey.info/class/972.83/e23/> ;
    skos:prefLabel "Honduras"@en,
        "Honduras"@nb .

humord:c01766 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01766" ;
    dct:modified "2025-02-13T09:16:53"^^xsd:dateTime ;
    skos:altLabel "Meksiko"@nb,
        "Mexico"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030258,
        <http://dewey.info/class/2--72/e23/>,
        <http://dewey.info/class/917.2/e23/>,
        <http://dewey.info/class/972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030258,
        <http://dewey.info/class/2--72/e23/>,
        <http://dewey.info/class/917.2/e23/>,
        <http://dewey.info/class/972/e23/> ;
    skos:prefLabel "Mexico"@en,
        "Mexico"@nb .

humord:c01768 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01768" ;
    dct:modified "2025-02-17T09:00:06"^^xsd:dateTime ;
    skos:altLabel "Guadalupe"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7213/e23/>,
        <http://dewey.info/class/917.213/e23/>,
        <http://dewey.info/class/972.13/e23/> ;
    skos:broader humord:c01766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7213/e23/>,
        <http://dewey.info/class/917.213/e23/>,
        <http://dewey.info/class/972.13/e23/> ;
    skos:prefLabel "Guadalupe"@en,
        "Guadalupe"@nb .

humord:c01769 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01769" ;
    dct:modified "2025-02-17T10:52:28"^^xsd:dateTime ;
    skos:altLabel "Los Reyes Metzontla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7248/e23/>,
        <http://dewey.info/class/917.248/e23/>,
        <http://dewey.info/class/972.48/e23/> ;
    skos:broader humord:c01766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7248/e23/>,
        <http://dewey.info/class/917.248/e23/>,
        <http://dewey.info/class/972.48/e23/> ;
    skos:prefLabel "Los Reyes Metzontla"@en,
        "Los Reyes Metzontla"@nb .

humord:c01770 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01770" ;
    dct:modified "2025-02-17T11:03:10"^^xsd:dateTime ;
    skos:altLabel "Palenque"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7275/e23/>,
        <http://dewey.info/class/917.275/e23/>,
        <http://dewey.info/class/972.01/e23/>,
        <http://dewey.info/class/972.75/e23/> ;
    skos:broader humord:c01766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7275/e23/>,
        <http://dewey.info/class/917.275/e23/>,
        <http://dewey.info/class/972.01/e23/>,
        <http://dewey.info/class/972.75/e23/> ;
    skos:prefLabel "Palenque"@en,
        "Palenque"@nb .

humord:c01771 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01771" ;
    dct:modified "2025-02-17T11:01:27"^^xsd:dateTime ;
    skos:altLabel "Tlaxcala"@nb ;
    skos:broader humord:c01766 ;
    skos:exactMatch <http://dewey.info/class/2--7247/e23/>,
        <http://dewey.info/class/917.247/e23/>,
        <http://dewey.info/class/972.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7247/e23/>,
        <http://dewey.info/class/917.247/e23/>,
        <http://dewey.info/class/972.47/e23/> ;
    skos:prefLabel "Tlaxcala"@en,
        "Tlaxcala"@nb .

humord:c01772 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01772" ;
    dct:modified "2025-02-13T09:17:34"^^xsd:dateTime ;
    skos:altLabel "Nicaragua"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030502,
        <http://dewey.info/class/2--7285/e23/>,
        <http://dewey.info/class/917.285/e23/>,
        <http://dewey.info/class/972.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030502,
        <http://dewey.info/class/2--7285/e23/>,
        <http://dewey.info/class/917.285/e23/>,
        <http://dewey.info/class/972.85/e23/> ;
    skos:prefLabel "Nicaragua"@en,
        "Nicaragua"@nb .

humord:c01773 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01773" ;
    dct:modified "2025-02-13T09:17:46"^^xsd:dateTime ;
    skos:altLabel "Paraguay"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030747,
        <http://dewey.info/class/2--892/e23/>,
        <http://dewey.info/class/918.92/e23/>,
        <http://dewey.info/class/989.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030747,
        <http://dewey.info/class/2--892/e23/>,
        <http://dewey.info/class/918.92/e23/>,
        <http://dewey.info/class/989.2/e23/> ;
    skos:prefLabel "Paraguay"@en,
        "Paraguay"@nb .

humord:c01774 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01774" ;
    dct:modified "2025-02-13T09:18:50"^^xsd:dateTime ;
    skos:altLabel "Peru"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030312,
        <http://dewey.info/class/2--85/e23/>,
        <http://dewey.info/class/918.5/e23/>,
        <http://dewey.info/class/985/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030312,
        <http://dewey.info/class/2--85/e23/>,
        <http://dewey.info/class/918.5/e23/>,
        <http://dewey.info/class/985/e23/> ;
    skos:prefLabel "Peru"@en,
        "Peru"@nb .

humord:c01775 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01775" ;
    dct:modified "2024-09-04T15:51:55"^^xsd:dateTime ;
    skos:altLabel "Canta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--85252/e23/>,
        <http://dewey.info/class/918.5252/e23/>,
        <http://dewey.info/class/985.252/e23/> ;
    skos:broader humord:c01774 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--85252/e23/>,
        <http://dewey.info/class/918.5252/e23/>,
        <http://dewey.info/class/985.252/e23/> ;
    skos:prefLabel "Canta"@en,
        "Canta"@nb .

humord:c01776 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01776" ;
    dct:modified "2025-02-14T14:32:47"^^xsd:dateTime ;
    skos:altLabel "Huamanga"@en,
        "Huamanga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8529/e23/>,
        <http://dewey.info/class/918.529/e23/>,
        <http://dewey.info/class/985.29/e23/> ;
    skos:broader humord:c01774 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8529/e23/>,
        <http://dewey.info/class/918.529/e23/>,
        <http://dewey.info/class/985.29/e23/> ;
    skos:prefLabel "Ayacucho"@en,
        "Huamanga"@nb .

humord:c01777 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01777" ;
    dct:modified "2025-02-17T08:51:22"^^xsd:dateTime ;
    skos:altLabel "Huallaga"@nb,
        "Huanaco"@nb,
        "Huanuco"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8522/e23/>,
        <http://dewey.info/class/918.522/e23/>,
        <http://dewey.info/class/985.22/e23/> ;
    skos:broader humord:c01774 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8522/e23/>,
        <http://dewey.info/class/918.522/e23/>,
        <http://dewey.info/class/985.22/e23/> ;
    skos:prefLabel "Huallaga"@en,
        "Huanaco"@nb .

humord:c01780 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01780" ;
    dct:modified "2025-02-17T08:56:08"^^xsd:dateTime ;
    skos:altLabel "Lima (Peru)"@nb ;
    skos:broader humord:c01774 ;
    skos:closeMatch <http://dewey.info/class/2--85255/e23/>,
        <http://dewey.info/class/918.5255/e23/>,
        <http://dewey.info/class/985.255/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--85255/e23/>,
        <http://dewey.info/class/918.5255/e23/>,
        <http://dewey.info/class/985.255/e23/> ;
    skos:prefLabel "Lima (Peru)"@en,
        "Lima (Peru)"@nb .

humord:c01781 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01781" ;
    dct:modified "2025-02-13T08:59:21"^^xsd:dateTime ;
    skos:altLabel "Puerto Rico"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--7295/e23/>,
        <http://dewey.info/class/917.295/e23/>,
        <http://dewey.info/class/972.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7295/e23/>,
        <http://dewey.info/class/917.295/e23/>,
        <http://dewey.info/class/972.95/e23/> ;
    skos:prefLabel "Puerto Rico"@en,
        "Puerto Rico"@nb ;
    skos:related humord:c01695 .

humord:c01782 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01782" ;
    dct:modified "2025-02-14T14:31:17"^^xsd:dateTime ;
    skos:altLabel "San Juan (Puerto Rico)"@nb ;
    skos:broader humord:c01781 ;
    skos:closeMatch <http://dewey.info/class/2--72951/e23/>,
        <http://dewey.info/class/917.2951/e23/>,
        <http://dewey.info/class/972.951/e23/> ;
    skos:editorialNote "Brukt for byen, ikke provinsen"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72951/e23/>,
        <http://dewey.info/class/917.2951/e23/>,
        <http://dewey.info/class/972.951/e23/> ;
    skos:prefLabel "San Juan (Puerto Rico)"@en,
        "San Juan (Puerto Rico)"@nb .

humord:c01783 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01783" ;
    dct:modified "2025-02-13T09:00:27"^^xsd:dateTime ;
    skos:altLabel "Nederlandsk Guyana <UBO>"@nb,
        "Surinam"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--883/e23/>,
        <http://dewey.info/class/918.83/e23/>,
        <http://dewey.info/class/988.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--883/e23/>,
        <http://dewey.info/class/918.83/e23/>,
        <http://dewey.info/class/988.3/e23/> ;
    skos:prefLabel "Suriname"@en,
        "Surinam"@nb .

humord:c01785 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01785" ;
    dct:modified "2025-02-13T09:02:18"^^xsd:dateTime ;
    skos:altLabel "Trinidad og Tobago"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--72983/e23/>,
        <http://dewey.info/class/917.2983/e23/>,
        <http://dewey.info/class/972.983/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72983/e23/>,
        <http://dewey.info/class/917.2983/e23/>,
        <http://dewey.info/class/972.983/e23/> ;
    skos:prefLabel "Trinidad and Tobago"@en,
        "Trinidad og Tobago"@nb .

humord:c01786 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01786" ;
    dct:modified "2025-02-13T09:02:33"^^xsd:dateTime ;
    skos:altLabel "Uruguay"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--895/e23/>,
        <http://dewey.info/class/918.95/e23/>,
        <http://dewey.info/class/989.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--895/e23/>,
        <http://dewey.info/class/918.95/e23/>,
        <http://dewey.info/class/989.5/e23/> ;
    skos:prefLabel "Uruguay"@en,
        "Uruguay"@nb .

humord:c01787 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01787" ;
    dct:modified "2025-02-13T09:03:30"^^xsd:dateTime ;
    skos:altLabel "Venezuela"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030324,
        <http://dewey.info/class/2--87/e23/>,
        <http://dewey.info/class/918.7/e23/>,
        <http://dewey.info/class/987/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030324,
        <http://dewey.info/class/2--87/e23/>,
        <http://dewey.info/class/918.7/e23/>,
        <http://dewey.info/class/987/e23/> ;
    skos:prefLabel "Venezuela"@en,
        "Venezuela"@nb .

humord:c01789 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01789" ;
    dct:modified "2024-08-16T08:47:00"^^xsd:dateTime ;
    skos:altLabel "Antillane"@nb ;
    skos:broader humord:c01804 ;
    skos:closeMatch <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:exactMatch realfagstermer:c030430 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030430,
        <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:prefLabel "Antilles"@en,
        "Antillene"@nb ;
    skos:related humord:c15173 .

humord:c01791 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01791" ;
    dct:modified "2025-02-13T13:45:15"^^xsd:dateTime ;
    skos:altLabel "Store Antillar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:broader humord:c01789 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:prefLabel "Greater Antilles"@en,
        "Store Antiller"@nb .

humord:c01792 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01792" ;
    dct:modified "2025-02-13T10:09:37"^^xsd:dateTime ;
    skos:altLabel "Iberoamerika"@nb,
        "Latin-Amerika"@nb,
        "Latinamerika"@nb ;
    skos:broader humord:c01788 ;
    skos:closeMatch <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:definition "De land i Amerika der spansk eller portugisisk er offisielt språk <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030447 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030447,
        <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:prefLabel "Latin America"@en,
        "Latin-Amerika"@nb ;
    skos:related humord:c01799 .

humord:c01794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01794" ;
    dct:modified "2025-02-13T10:12:44"^^xsd:dateTime ;
    skos:altLabel "Spanish America"@en,
        "Spansk-Amerika"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:broader humord:c01792 ;
    skos:definition "Spansk-Amerika er de land i Amerika der spansk er offisielt språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:prefLabel "Hispanic America"@en,
        "Spansk-Amerika"@nb .

humord:c01795 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01795" ;
    dct:modified "2025-02-13T10:10:04"^^xsd:dateTime ;
    skos:altLabel "Mellom-Amerika"@nb,
        "Sentral-Amerika"@nb ;
    skos:broader humord:c01788 ;
    skos:definition "Sørligste del av Nord-Amerika. Strekker seg fra Tehuantepec-eidet i sørlige  Mexico til Panamas grense mot Colombia. Omfatter Panama, Costa Rica, Nicaragua, El Salvador, Honduras, Guatemala, Belize og i nord sørlige del av Mexico <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030739,
        <http://dewey.info/class/2--728/e23/>,
        <http://dewey.info/class/917.28/e23/>,
        <http://dewey.info/class/972.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030739,
        <http://dewey.info/class/2--728/e23/>,
        <http://dewey.info/class/917.28/e23/>,
        <http://dewey.info/class/972.8/e23/> ;
    skos:prefLabel "Central America"@en,
        "Mellom-Amerika"@nb ;
    skos:related humord:c20666 .

humord:c01796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01796" ;
    dct:modified "2025-02-13T06:57:05"^^xsd:dateTime ;
    skos:altLabel "Inkariket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--85/e23/>,
        <http://dewey.info/class/918.5/e23/> ;
    skos:broader humord:c01799 ;
    skos:exactMatch <http://dewey.info/class/985.019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--85/e23/>,
        <http://dewey.info/class/918.5/e23/>,
        <http://dewey.info/class/985.019/e23/> ;
    skos:prefLabel "Inca Empire"@en,
        "Inkariket"@nb .

humord:c01797 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01797" ;
    dct:modified "2025-02-13T10:12:03"^^xsd:dateTime ;
    skos:altLabel "North America"@en,
        "Nord-Amerika"@nb ;
    skos:broader humord:c01788 ;
    skos:definition "Nord-Amerika er den tredje største verdensdelen og utgjør den nordlige delen av det amerikanske dobbeltkontinentet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030226,
        <http://dewey.info/class/2--7/e23/>,
        <http://dewey.info/class/917/e23/>,
        <http://dewey.info/class/970/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030226,
        <http://dewey.info/class/2--7/e23/>,
        <http://dewey.info/class/917/e23/>,
        <http://dewey.info/class/970/e23/> ;
    skos:prefLabel "Northern America"@en,
        "Nord-Amerika"@nb .

humord:c01798 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01798" ;
    dct:modified "2025-02-13T09:03:48"^^xsd:dateTime ;
    skos:altLabel "Vineland"@en,
        "Wineland"@en,
        "Vinland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7/e23/>,
        <http://dewey.info/class/917/e23/>,
        <http://dewey.info/class/970.01/e23/> ;
    skos:broader humord:c01797 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7/e23/>,
        <http://dewey.info/class/917/e23/>,
        <http://dewey.info/class/970.01/e23/> ;
    skos:prefLabel "Vinland"@en,
        "Vinland"@nb ;
    skos:related humord:c01675 .

humord:c01799 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01799" ;
    dct:modified "2025-02-13T10:13:28"^^xsd:dateTime ;
    skos:altLabel "Southern America"@en,
        "Sør-Amerika"@nb ;
    skos:broader humord:c01788 ;
    skos:definition "Sør-Amerika er landene sør for Panama <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030562,
        <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030562,
        <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:prefLabel "South America"@en,
        "Sør-Amerika"@nb ;
    skos:related humord:c01792 .

humord:c01800 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01800" ;
    dct:modified "2024-08-13T10:44:00"^^xsd:dateTime ;
    skos:altLabel "Amazonas (Område)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8113/e23/>,
        <http://dewey.info/class/2--8544/e23/>,
        <http://dewey.info/class/2--8546/e23/>,
        <http://dewey.info/class/2--8616/e23/>,
        <http://dewey.info/class/2--8617/e23/>,
        <http://dewey.info/class/2--8764/e23/>,
        <http://dewey.info/class/918.113/e23/>,
        <http://dewey.info/class/918.544/e23/>,
        <http://dewey.info/class/918.546/e23/>,
        <http://dewey.info/class/918.616/e23/>,
        <http://dewey.info/class/918.617/e23/>,
        <http://dewey.info/class/918.764/e23/>,
        <http://dewey.info/class/981.13/e23/>,
        <http://dewey.info/class/985.44/e23/>,
        <http://dewey.info/class/985.46/e23/>,
        <http://dewey.info/class/986.16/e23/>,
        <http://dewey.info/class/986.17/e23/>,
        <http://dewey.info/class/987.64/e23/> ;
    skos:broader humord:c01799 ;
    skos:closeMatch realfagstermer:c030284 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030284,
        <http://dewey.info/class/2--8113/e23/>,
        <http://dewey.info/class/2--8544/e23/>,
        <http://dewey.info/class/2--8546/e23/>,
        <http://dewey.info/class/2--8616/e23/>,
        <http://dewey.info/class/2--8617/e23/>,
        <http://dewey.info/class/2--8764/e23/>,
        <http://dewey.info/class/918.113/e23/>,
        <http://dewey.info/class/918.544/e23/>,
        <http://dewey.info/class/918.546/e23/>,
        <http://dewey.info/class/918.616/e23/>,
        <http://dewey.info/class/918.617/e23/>,
        <http://dewey.info/class/918.764/e23/>,
        <http://dewey.info/class/981.13/e23/>,
        <http://dewey.info/class/985.44/e23/>,
        <http://dewey.info/class/985.46/e23/>,
        <http://dewey.info/class/986.16/e23/>,
        <http://dewey.info/class/986.17/e23/>,
        <http://dewey.info/class/987.64/e23/> ;
    skos:prefLabel "Amazonas (Area)"@en,
        "Amazonas (Område)"@nb .

humord:c01801 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01801" ;
    dct:modified "2025-02-13T09:05:01"^^xsd:dateTime ;
    skos:altLabel "Falklandsøyene"@nb,
        "Islas Malvinas"@nb,
        "Malvinas"@nb ;
    skos:broader humord:c01799 ;
    skos:exactMatch realfagstermer:c030375,
        <http://dewey.info/class/2--9711/e23/>,
        <http://dewey.info/class/919.711/e23/>,
        <http://dewey.info/class/997.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030375,
        <http://dewey.info/class/2--9711/e23/>,
        <http://dewey.info/class/919.711/e23/>,
        <http://dewey.info/class/997.11/e23/> ;
    skos:prefLabel "Falkland Islands"@en,
        "Falklandsøyene"@nb .

humord:c01803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01803" ;
    dct:modified "2025-02-13T09:08:38"^^xsd:dateTime ;
    skos:altLabel "Rio de la Plata"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16368/e23/>,
        <http://dewey.info/class/551.461368/e23/>,
        <http://dewey.info/class/910.916368/e23/> ;
    skos:broader humord:c01807 ;
    skos:definition "290 km lang bukt av Atlanterhavet beliggende mellom Uruguay og Argentina. I  Río de la Platas estuarium (brakkvannsområde) munner elvene Uruguay og Paraná ut <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16368/e23/>,
        <http://dewey.info/class/551.461368/e23/>,
        <http://dewey.info/class/910.916368/e23/> ;
    skos:prefLabel "Río de la Plata"@en,
        "Rio de la Plata"@nb .

humord:c01804 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01804" ;
    dct:modified "2024-10-18T14:25:13"^^xsd:dateTime ;
    skos:altLabel "Karibia"@nb,
        "Karibien"@nb,
        "Karibiske øyar"@nb,
        "Karibiske øyer"@nb,
        "Vestindia"@nb,
        "Vestindiske øyar"@nb,
        "Vestindiske øyer"@nb ;
    skos:broader humord:c01788 ;
    skos:exactMatch realfagstermer:c030551,
        <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030551,
        <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:prefLabel "Caribbean"@en,
        "Karibia"@nb .

humord:c01808 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01808" ;
    dct:modified "2024-08-13T10:43:36"^^xsd:dateTime ;
    skos:altLabel "Amazonas (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8544/e23/>,
        <http://dewey.info/class/918.544/e23/>,
        <http://dewey.info/class/985.44/e23/> ;
    skos:broader humord:c01807 ;
    skos:closeMatch realfagstermer:c030284 ;
    skos:exactMatch <http://dewey.info/class/2--811/e23/>,
        <http://dewey.info/class/918.11/e23/>,
        <http://dewey.info/class/981.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030284,
        <http://dewey.info/class/2--811/e23/>,
        <http://dewey.info/class/2--8544/e23/>,
        <http://dewey.info/class/918.11/e23/>,
        <http://dewey.info/class/918.544/e23/>,
        <http://dewey.info/class/981.1/e23/>,
        <http://dewey.info/class/985.44/e23/> ;
    skos:prefLabel "Amazon River"@en,
        "Amazonas (Elv)"@nb .

humord:c01809 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 83 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01809" ;
    dct:modified "2024-08-28T08:44:31"^^xsd:dateTime ;
    skos:altLabel "Asia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:broader humord:c06256 ;
    skos:exactMatch realfagstermer:c030220,
        <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030220,
        <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/939.2/e23/>,
        <http://dewey.info/class/940.415/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "Asia"@en,
        "Asia"@nb ;
    skos:related humord:c03755,
        humord:c03761 ;
    skos:relatedMatch <http://dewey.info/class/940.415/e23/> .

humord:c01811 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01811" ;
    dct:modified "2025-02-19T16:39:41"^^xsd:dateTime ;
    skos:altLabel "Afganistan"@nb,
        "Afghanistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c031041,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031041,
        <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Afghanistan"@en,
        "Afghanistan"@nb .

humord:c01813 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01813" ;
    dct:modified "2025-02-19T16:15:42"^^xsd:dateTime ;
    skos:altLabel "Ai Khanoum"@nb,
        "Ai Khanum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Ai Khanum"@en,
        "Ai Khanum"@nb .

humord:c01815 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01815" ;
    dct:modified "2024-10-10T13:51:46"^^xsd:dateTime ;
    skos:altLabel "Balkh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Balkh"@en,
        "Balkh"@nb .

humord:c01816 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01816" ;
    dct:modified "2024-10-10T13:38:08"^^xsd:dateTime ;
    skos:altLabel "Bamiyan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:definition "Arkeologisk funnsted i vestre Hinduskush, tidligere kultursenter for buddhismen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Bamiyan"@en,
        "Bamiyan"@nb .

humord:c01817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01817" ;
    dct:modified "2025-02-19T16:18:20"^^xsd:dateTime ;
    skos:altLabel "Herat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Herat"@en,
        "Herat"@nb .

humord:c01818 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01818" ;
    dct:modified "2025-02-19T16:20:05"^^xsd:dateTime ;
    skos:altLabel "Kabul"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Kabul"@en,
        "Kabul"@nb .

humord:c01819 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01819" ;
    dct:modified "2025-02-19T16:20:48"^^xsd:dateTime ;
    skos:altLabel "Kafiristan"@nb,
        "Nuristan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Nuristan"@en,
        "Nuristan"@nb .

humord:c01821 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01821" ;
    dct:modified "2025-02-19T16:22:23"^^xsd:dateTime ;
    skos:altLabel "Surkh Kotal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Surkh Kotal"@en,
        "Surkh Kotal"@nb .

humord:c01822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01822" ;
    dct:modified "2024-08-28T07:59:57"^^xsd:dateTime ;
    skos:altLabel "Armenia"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:exactMatch realfagstermer:c030669,
        <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030669,
        <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/2--5662/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/947.56/e23/>,
        <http://dewey.info/class/956.62/e23/> ;
    skos:prefLabel "Armenia"@en,
        "Armenia"@nb ;
    skos:related humord:c02109 ;
    skos:relatedMatch <http://dewey.info/class/2--5662/e23/>,
        <http://dewey.info/class/956.62/e23/> .

humord:c01823 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01823" ;
    dct:modified "2024-08-28T08:39:50"^^xsd:dateTime ;
    skos:altLabel "Aserbajdsjan (Republic)"@en,
        "Aserbajdsjan (Republikk)"@nb,
        "Azerbaidjan (Republikk)"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39534/e23/>,
        <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/2--553/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/939.534/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:prefLabel "Azerbaijan (Republic)"@en,
        "Aserbajdsjan (Republikk)"@nb ;
    skos:related humord:c01929 ;
    skos:relatedMatch <http://dewey.info/class/2--39534/e23/>,
        <http://dewey.info/class/2--553/e23/>,
        <http://dewey.info/class/939.534/e23/> .

humord:c01824 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01824" ;
    dct:modified "2025-02-19T16:12:24"^^xsd:dateTime ;
    skos:altLabel "Nagorno-Karabakh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:broader humord:c01823 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:prefLabel "Nagorno-Karabahk"@en,
        "Nagorno-Karabakh"@nb .

humord:c01825 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01825" ;
    dct:modified "2024-10-09T15:17:06"^^xsd:dateTime ;
    skos:altLabel "Bahrain"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/939.49/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--5365/e23/>,
        <http://dewey.info/class/915.365/e23/>,
        <http://dewey.info/class/953.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5365/e23/>,
        <http://dewey.info/class/915.365/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.65/e23/> ;
    skos:prefLabel "Bahrain"@en,
        "Bahrain"@nb .

humord:c01826 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01826" ;
    dct:modified "2025-02-19T16:04:02"^^xsd:dateTime ;
    skos:altLabel "Telmun"@en,
        "Dilmun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5365/e23/>,
        <http://dewey.info/class/915.365/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.65/e23/> ;
    skos:broader humord:c01825 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5365/e23/>,
        <http://dewey.info/class/915.365/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.65/e23/> ;
    skos:prefLabel "Dilmun"@en,
        "Dilmun"@nb .

humord:c01827 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01827" ;
    dct:modified "2024-10-10T13:28:41"^^xsd:dateTime ;
    skos:altLabel "Bangladesh"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--3492/e23/>,
        <http://dewey.info/class/934.92/e23/> ;
    skos:exactMatch realfagstermer:c030945,
        <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030945,
        <http://dewey.info/class/2--3492/e23/>,
        <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/934.92/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:prefLabel "Bangladesh"@en,
        "Bangladesh"@nb .

humord:c01828 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01828" ;
    dct:modified "2025-02-27T14:18:01"^^xsd:dateTime ;
    skos:altLabel "Republic of Fiji"@en,
        "Fiji"@nb ;
    skos:broader humord:c03727 ;
    skos:exactMatch realfagstermer:c030878,
        <http://dewey.info/class/2--9611/e23/>,
        <http://dewey.info/class/919.611/e23/>,
        <http://dewey.info/class/996.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030878,
        <http://dewey.info/class/2--9611/e23/>,
        <http://dewey.info/class/919.611/e23/>,
        <http://dewey.info/class/996.11/e23/> ;
    skos:prefLabel "Fiji"@en,
        "Fiji"@nb .

humord:c01831 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01831" ;
    dct:modified "2025-02-19T16:40:36"^^xsd:dateTime ;
    skos:altLabel "Filipinos"@en,
        "Filippinene"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030423,
        <http://dewey.info/class/2--599/e23/>,
        <http://dewey.info/class/915.99/e23/>,
        <http://dewey.info/class/959.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030423,
        <http://dewey.info/class/2--599/e23/>,
        <http://dewey.info/class/915.99/e23/>,
        <http://dewey.info/class/959.9/e23/> ;
    skos:prefLabel "Philippines"@en,
        "Filippinene"@nb .

humord:c01832 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01832" ;
    dct:modified "2025-02-19T16:43:44"^^xsd:dateTime ;
    skos:altLabel "De forente arabiske emirater"@nb,
        "Dei sameinte arabiske emirata"@nb,
        "Sameinte arabiske emirata"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:prefLabel "United Arab Emirates"@en,
        "Forente arabiske emirater"@nb .

humord:c01833 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01833" ;
    dct:modified "2025-02-19T15:53:08"^^xsd:dateTime ;
    skos:altLabel "Umm an-Nar"@en,
        "Umm An-Nar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:broader humord:c01832 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:prefLabel "Umm al-Nar"@en,
        "Umm An-Nar"@nb .

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

humord:c01836 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01836" ;
    dct:modified "2024-08-14T14:10:59"^^xsd:dateTime ;
    skos:altLabel "Andaman and Nicobar Islands"@nb,
        "Andamanane og Nikobarane"@nb,
        "Andamanene og Nikobarene"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:prefLabel "Andaman and Nicobar Islands"@en,
        "Andaman and Nicobar Islands"@nb .

humord:c01837 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01837" ;
    dct:modified "2024-08-14T14:10:48"^^xsd:dateTime ;
    skos:altLabel "Andamanane"@nb ;
    skos:broader humord:c01836 ;
    skos:closeMatch <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:prefLabel "Andaman Islands"@en,
        "Andamanene"@nb .

humord:c01838 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01838" ;
    dct:modified "2025-02-19T08:36:44"^^xsd:dateTime ;
    skos:altLabel "Nicobar Islands"@nb,
        "Nikobarene"@nb ;
    skos:broader humord:c01836 ;
    skos:closeMatch <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:prefLabel "Nicobar Islands"@en,
        "Nikobarene"@nb .

humord:c01839 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01839" ;
    dct:modified "2024-08-14T14:21:42"^^xsd:dateTime ;
    skos:altLabel "Andhra Pradesh"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Andhra Pradesh"@en,
        "Andhra Pradesh"@nb .

humord:c01840 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01840" ;
    dct:modified "2024-08-13T10:10:56"^^xsd:dateTime ;
    skos:altLabel "Amaravati"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Amaravati"@en,
        "Amaravati"@nb .

humord:c01841 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01841" ;
    dct:modified "2025-02-19T08:00:47"^^xsd:dateTime ;
    skos:altLabel "Ellore"@nb,
        "Ellura"@nb,
        "Eluru"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Eluru"@en,
        "Eluru"@nb .

humord:c01844 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01844" ;
    dct:modified "2025-02-19T08:00:58"^^xsd:dateTime ;
    skos:altLabel "Erragudi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Erragudi"@en,
        "Erragudi"@nb .

humord:c01845 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01845" ;
    dct:modified "2024-09-04T08:28:07"^^xsd:dateTime ;
    skos:altLabel "Hyderabad (India)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:closeMatch <http://dewey.info/class/2--5484/e23/>,
        <http://dewey.info/class/915.484/e23/>,
        <http://dewey.info/class/954.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5484/e23/>,
        <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.484/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.84/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Hyderabad (India)"@en,
        "Hyderabad (India)"@nb .

humord:c01846 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01846" ;
    dct:modified "2025-02-19T08:33:34"^^xsd:dateTime ;
    skos:altLabel "Kurnool"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Kurnool"@en,
        "Kurnool"@nb .

humord:c01847 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01847" ;
    dct:modified "2024-08-28T08:27:35"^^xsd:dateTime ;
    skos:altLabel "Arunachal Pradesh"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54163/e23/>,
        <http://dewey.info/class/915.4163/e23/>,
        <http://dewey.info/class/954.163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54163/e23/>,
        <http://dewey.info/class/915.4163/e23/>,
        <http://dewey.info/class/954.163/e23/> ;
    skos:prefLabel "Arunachal Pradesh"@en,
        "Arunachal Pradesh"@nb .

humord:c01848 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01848" ;
    dct:modified "2024-08-28T11:08:20"^^xsd:dateTime ;
    skos:altLabel "Assam"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54162/e23/>,
        <http://dewey.info/class/915.4162/e23/>,
        <http://dewey.info/class/954.162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54162/e23/>,
        <http://dewey.info/class/915.4162/e23/>,
        <http://dewey.info/class/954.162/e23/> ;
    skos:prefLabel "Assam"@en,
        "Assam"@nb ;
    skos:related humord:c17921 .

humord:c01849 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01849" ;
    dct:modified "2025-02-19T12:29:50"^^xsd:dateTime ;
    skos:altLabel "Bihar"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:prefLabel "Bihar"@en,
        "Bihar"@nb .

humord:c01850 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01850" ;
    dct:modified "2025-02-19T07:59:42"^^xsd:dateTime ;
    skos:altLabel "Nalanda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--34123/e23/>,
        <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/934.123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:broader humord:c01849 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--34123/e23/>,
        <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/934.123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:prefLabel "Nalanda"@en,
        "Nalanda"@nb .

humord:c01851 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01851" ;
    dct:modified "2024-09-16T09:03:10"^^xsd:dateTime ;
    skos:altLabel "Chandigarh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54552/e23/>,
        <http://dewey.info/class/915.4552/e23/>,
        <http://dewey.info/class/954.552/e23/> ;
    skos:broader humord:c01835 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54552/e23/>,
        <http://dewey.info/class/915.4552/e23/>,
        <http://dewey.info/class/954.552/e23/> ;
    skos:prefLabel "Chandigarh"@en,
        "Chandigarh"@nb .

humord:c01852 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01852" ;
    dct:modified "2025-02-19T12:30:13"^^xsd:dateTime ;
    skos:altLabel "National Capital Territory of Delhi"@en,
        "Delhi (Union territory)"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5456/e23/>,
        <http://dewey.info/class/915.456/e23/>,
        <http://dewey.info/class/954.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5456/e23/>,
        <http://dewey.info/class/915.456/e23/>,
        <http://dewey.info/class/954.56/e23/> ;
    skos:prefLabel "Delhi (Union territory)"@en,
        "Delhi (Union territory)"@nb .

humord:c01853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01853" ;
    dct:modified "2025-02-19T15:21:56"^^xsd:dateTime ;
    skos:altLabel "Goa, Daman and Diu"@nb,
        "Goa, Daman og Diu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5478/e23/>,
        <http://dewey.info/class/915.478/e23/>,
        <http://dewey.info/class/954.78/e23/> ;
    skos:broader humord:c01835 ;
    skos:definition "Et territorium (union territory) i India fra 1961-1987 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5478/e23/>,
        <http://dewey.info/class/915.478/e23/>,
        <http://dewey.info/class/954.78/e23/> ;
    skos:prefLabel "Goa, Daman and Diu"@en,
        "Goa, Daman and Diu"@nb .

humord:c01854 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01854" ;
    dct:modified "2024-10-01T10:24:30"^^xsd:dateTime ;
    skos:altLabel "Daman"@nb ;
    skos:broader humord:c01853 ;
    skos:closeMatch <http://dewey.info/class/2--5477/e23/>,
        <http://dewey.info/class/915.477/e23/>,
        <http://dewey.info/class/954.77/e23/> ;
    skos:definition "Daman er en by og et område i India <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5477/e23/>,
        <http://dewey.info/class/915.477/e23/>,
        <http://dewey.info/class/954.77/e23/> ;
    skos:prefLabel "Daman"@en,
        "Daman"@nb .

humord:c01855 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01855" ;
    dct:modified "2025-02-18T13:28:37"^^xsd:dateTime ;
    skos:altLabel "Diu"@nb ;
    skos:broader humord:c01853 ;
    skos:closeMatch <http://dewey.info/class/2--5477/e23/>,
        <http://dewey.info/class/915.477/e23/>,
        <http://dewey.info/class/954.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5477/e23/>,
        <http://dewey.info/class/915.477/e23/>,
        <http://dewey.info/class/954.77/e23/> ;
    skos:prefLabel "Diu"@en,
        "Diu"@nb .

humord:c01856 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01856" ;
    dct:modified "2025-02-19T07:50:22"^^xsd:dateTime ;
    skos:altLabel "Goa"@nb ;
    skos:broader humord:c01853 ;
    skos:exactMatch <http://dewey.info/class/2--5478/e23/>,
        <http://dewey.info/class/915.478/e23/>,
        <http://dewey.info/class/954.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5478/e23/>,
        <http://dewey.info/class/915.478/e23/>,
        <http://dewey.info/class/954.78/e23/> ;
    skos:prefLabel "Goa"@en,
        "Goa"@nb .

humord:c01857 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01857" ;
    dct:modified "2025-02-19T15:22:13"^^xsd:dateTime ;
    skos:altLabel "Gujarat"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Gujarat"@en,
        "Gujarat"@nb .

humord:c01858 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01858" ;
    dct:modified "2025-02-18T13:28:10"^^xsd:dateTime ;
    skos:altLabel "Surat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Surat"@en,
        "Surat"@nb .

humord:c01859 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01859" ;
    dct:modified "2025-02-19T15:23:23"^^xsd:dateTime ;
    skos:altLabel "Hariana"@nb,
        "Haryana 8"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54558/e23/>,
        <http://dewey.info/class/915.4558/e23/>,
        <http://dewey.info/class/954.558/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54558/e23/>,
        <http://dewey.info/class/915.4558/e23/>,
        <http://dewey.info/class/954.558/e23/> ;
    skos:prefLabel "Haryana"@en,
        "Haryana"@nb .

humord:c01860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01860" ;
    dct:modified "2025-02-19T15:24:17"^^xsd:dateTime ;
    skos:altLabel "Himachal Pradesh"@nb,
        "Panjab Kandi"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Himachal Pradesh"@en,
        "Himachal Pradesh"@nb .

humord:c01863 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01863" ;
    dct:modified "2025-02-18T13:25:48"^^xsd:dateTime ;
    skos:altLabel "Simla"@en,
        "Shimla"@nb,
        "Simla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:broader humord:c01860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Shimla"@en,
        "Simla"@nb .

humord:c01864 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01864" ;
    dct:modified "2025-02-19T15:26:40"^^xsd:dateTime ;
    skos:altLabel "Jammu and Kashmir"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Jammu and Kashmir"@en,
        "Jammu and Kashmir"@nb .

humord:c01865 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01865" ;
    dct:modified "2025-02-18T11:30:40"^^xsd:dateTime ;
    skos:altLabel "Jammu"@nb ;
    skos:broader humord:c01864 ;
    skos:closeMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Jammu"@en,
        "Jammu"@nb .

humord:c01866 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01866" ;
    dct:modified "2025-02-18T12:21:40"^^xsd:dateTime ;
    skos:altLabel "Ladakh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:broader humord:c01864 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Ladakh"@en,
        "Ladakh"@nb .

humord:c01867 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01867" ;
    dct:modified "2025-02-19T15:33:59"^^xsd:dateTime ;
    skos:altLabel "Karnataka"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Karnataka"@en,
        "Karnataka"@nb .

humord:c01868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01868" ;
    dct:modified "2025-02-19T15:35:15"^^xsd:dateTime ;
    skos:altLabel "Kerala"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/954.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/954.83/e23/> ;
    skos:prefLabel "Kerala"@en,
        "Kerala"@nb .

humord:c01869 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01869" ;
    dct:modified "2025-02-19T15:39:13"^^xsd:dateTime ;
    skos:altLabel "Laccadives"@en,
        "Lakkadivene"@nb,
        "Lakshadweep"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5481/e23/>,
        <http://dewey.info/class/915.481/e23/>,
        <http://dewey.info/class/954.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5481/e23/>,
        <http://dewey.info/class/915.481/e23/>,
        <http://dewey.info/class/954.81/e23/> ;
    skos:prefLabel "Lakshadweep"@en,
        "Lakkadivene"@nb .

humord:c01870 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01870" ;
    dct:modified "2025-02-19T15:39:27"^^xsd:dateTime ;
    skos:altLabel "Madhya Pradesh"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:prefLabel "Madhya Pradesh"@en,
        "Madhya Pradesh"@nb .

humord:c01871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01871" ;
    dct:modified "2025-02-19T15:39:44"^^xsd:dateTime ;
    skos:altLabel "Maharashtra"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Maharashtra"@en,
        "Maharashtra"@nb .

humord:c01872 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01872" ;
    dct:modified "2025-02-18T09:25:09"^^xsd:dateTime ;
    skos:altLabel "Ajanta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Ajanta"@en,
        "Ajanta"@nb .

humord:c01873 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01873" ;
    dct:modified "2025-02-18T10:04:03"^^xsd:dateTime ;
    skos:altLabel "Gharapuri Island"@en,
        "Pory Island"@en,
        "Elephanta Island"@nb,
        "Gharapuri Island"@nb,
        "Pory Island"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Elephanta Island"@en,
        "Elephanta Island"@nb .

humord:c01874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01874" ;
    dct:modified "2025-02-19T15:40:00"^^xsd:dateTime ;
    skos:altLabel "Manipur"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5417/e23/>,
        <http://dewey.info/class/915.417/e23/>,
        <http://dewey.info/class/954.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5417/e23/>,
        <http://dewey.info/class/915.417/e23/>,
        <http://dewey.info/class/954.17/e23/> ;
    skos:prefLabel "Manipur"@en,
        "Manipur"@nb .

humord:c01875 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01875" ;
    dct:modified "2025-02-19T15:40:39"^^xsd:dateTime ;
    skos:altLabel "Meghalaya"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54164/e23/>,
        <http://dewey.info/class/915.4164/e23/>,
        <http://dewey.info/class/954.164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54164/e23/>,
        <http://dewey.info/class/915.4164/e23/>,
        <http://dewey.info/class/954.164/e23/> ;
    skos:prefLabel "Meghalaya"@en,
        "Meghalaya"@nb .

humord:c01876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01876" ;
    dct:modified "2025-02-19T15:41:12"^^xsd:dateTime ;
    skos:altLabel "Mizoram"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54166/e23/>,
        <http://dewey.info/class/915.4166/e23/>,
        <http://dewey.info/class/954.166/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54166/e23/>,
        <http://dewey.info/class/915.4166/e23/>,
        <http://dewey.info/class/954.166/e23/> ;
    skos:prefLabel "Mizoram"@en,
        "Mizoram"@nb .

humord:c01877 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01877" ;
    dct:modified "2025-02-19T15:41:27"^^xsd:dateTime ;
    skos:altLabel "Nagaland"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54165/e23/>,
        <http://dewey.info/class/915.4165/e23/>,
        <http://dewey.info/class/954.165/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54165/e23/>,
        <http://dewey.info/class/915.4165/e23/>,
        <http://dewey.info/class/954.165/e23/> ;
    skos:prefLabel "Nagaland"@en,
        "Nagaland"@nb .

humord:c01878 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01878" ;
    dct:modified "2025-02-19T08:39:10"^^xsd:dateTime ;
    skos:altLabel "Orissa"@en,
        "Odisha"@nb,
        "Orissa"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:prefLabel "Odisha"@en,
        "Orissa"@nb .

humord:c01879 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01879" ;
    dct:modified "2025-02-18T09:24:47"^^xsd:dateTime ;
    skos:altLabel "Puri"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:broader humord:c01878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:prefLabel "Puri"@en,
        "Puri"@nb .

humord:c01880 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01880" ;
    dct:modified "2025-02-19T08:51:35"^^xsd:dateTime ;
    skos:altLabel "Panjab (India)"@nb,
        "Punjab (India)"@nb ;
    skos:broader humord:c01835 ;
    skos:closeMatch <http://dewey.info/class/2--545/e23/>,
        <http://dewey.info/class/915.45/e23/>,
        <http://dewey.info/class/954.5/e23/> ;
    skos:definition "Punjab er en delstat i nordlige India <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--54552/e23/>,
        <http://dewey.info/class/915.4552/e23/>,
        <http://dewey.info/class/954.552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--545/e23/>,
        <http://dewey.info/class/2--54552/e23/>,
        <http://dewey.info/class/915.45/e23/>,
        <http://dewey.info/class/915.4552/e23/>,
        <http://dewey.info/class/954.5/e23/>,
        <http://dewey.info/class/954.552/e23/> ;
    skos:prefLabel "Punjab (India)"@en,
        "Punjab (India)"@nb .

humord:c01882 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01882" ;
    dct:modified "2025-02-19T08:53:37"^^xsd:dateTime ;
    skos:altLabel "Rajasthan"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Rajasthan"@en,
        "Rajasthan"@nb .

humord:c01883 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01883" ;
    dct:modified "2025-02-18T08:39:40"^^xsd:dateTime ;
    skos:altLabel "Ajmer"@nb ;
    skos:broadMatch <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:broader humord:c01882 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Ajmer"@en,
        "Ajmer"@nb .

humord:c01884 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01884" ;
    dct:modified "2025-02-18T09:07:13"^^xsd:dateTime ;
    skos:altLabel "Jaipur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:broader humord:c01882 ;
    skos:definition "Jaipur - brukes om byen, hovedstaden i Rajasthan, det tidl. fyrstedømmet og det moderne Jaipur District <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Jaipur"@en,
        "Jaipur"@nb .

humord:c01885 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01885" ;
    dct:modified "2025-02-19T16:50:44"^^xsd:dateTime ;
    skos:altLabel "Vijayanagara"@en,
        "Vijayanagara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3487/e23/>,
        <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/934.87/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01908 ;
    skos:definition "Indisk imperium på 1300-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3487/e23/>,
        <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/934.87/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Vijayanagara Empire"@en,
        "Vijayanagara"@nb .

humord:c01886 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01886" ;
    dct:modified "2025-02-19T10:58:56"^^xsd:dateTime ;
    skos:altLabel "Sikkim"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--54167/e23/>,
        <http://dewey.info/class/915.4167/e23/>,
        <http://dewey.info/class/954.167/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54167/e23/>,
        <http://dewey.info/class/915.4167/e23/>,
        <http://dewey.info/class/954.167/e23/> ;
    skos:prefLabel "Sikkim"@en,
        "Sikkim"@nb .

humord:c01887 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01887" ;
    dct:modified "2024-10-23T08:37:46"^^xsd:dateTime ;
    skos:altLabel "Madras State"@en,
        "Madras"@nb,
        "Madras (Område)"@nb,
        "Tamil Nadu"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Tamil Nadu"@en,
        "Tamil Nadu"@nb .

humord:c01889 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01889" ;
    dct:modified "2024-10-23T08:38:56"^^xsd:dateTime ;
    skos:altLabel "Tiruvarunai"@en,
        "Tiruvannamalai"@nb,
        "Tiruvarunai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Tiruvannamalai"@en,
        "Tiruvannamalai"@nb .

humord:c01890 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01890" ;
    dct:modified "2025-02-19T12:28:33"^^xsd:dateTime ;
    skos:altLabel "Tripura"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5415/e23/>,
        <http://dewey.info/class/915.415/e23/>,
        <http://dewey.info/class/954.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5415/e23/>,
        <http://dewey.info/class/915.415/e23/>,
        <http://dewey.info/class/954.15/e23/> ;
    skos:prefLabel "Tripura"@en,
        "Tripura"@nb .

humord:c01891 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01891" ;
    dct:modified "2025-02-19T12:28:49"^^xsd:dateTime ;
    skos:altLabel "Uttar Pradesh"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Uttar Pradesh"@en,
        "Uttar Pradesh"@nb .

humord:c01892 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01892" ;
    dct:modified "2024-10-10T13:36:46"^^xsd:dateTime ;
    skos:altLabel "Banaras"@en,
        "Benares"@en,
        "Kashi"@en,
        "Banaras"@nb,
        "Benares"@nb,
        "Kashi"@nb,
        "Varanasi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--342/e23/>,
        <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/934.2/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--342/e23/>,
        <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/934.2/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Varanasi"@en,
        "Varanasi"@nb .

humord:c01895 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01895" ;
    dct:modified "2025-02-18T08:27:07"^^xsd:dateTime ;
    skos:altLabel "Braj"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Braj"@en,
        "Braj"@nb .

humord:c01896 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01896" ;
    dct:modified "2025-02-18T08:28:10"^^xsd:dateTime ;
    skos:altLabel "Garhwal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Garhwal"@en,
        "Garhwal"@nb .

humord:c01897 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01897" ;
    dct:modified "2025-02-18T08:31:03"^^xsd:dateTime ;
    skos:altLabel "Kumaun"@en,
        "Kumaon"@nb,
        "Kumaun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5451/e23/>,
        <http://dewey.info/class/915.451/e23/>,
        <http://dewey.info/class/954.51/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5451/e23/>,
        <http://dewey.info/class/915.451/e23/>,
        <http://dewey.info/class/954.51/e23/> ;
    skos:prefLabel "Kumaon"@en,
        "Kumaun"@nb .

humord:c01899 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01899" ;
    dct:modified "2025-02-18T08:33:12"^^xsd:dateTime ;
    skos:altLabel "Mathura"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Mathura"@en,
        "Mathura"@nb .

humord:c01900 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01900" ;
    dct:modified "2025-02-18T08:33:29"^^xsd:dateTime ;
    skos:altLabel "Pahansu"@en,
        "Pahansu"@nb,
        "Pahasu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Pahasu"@en,
        "Pahansu"@nb .

humord:c01901 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01901" ;
    dct:modified "2024-08-30T14:33:07"^^xsd:dateTime ;
    skos:altLabel "Vest-Bengal"@nb,
        "West Bengal"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "West Bengal"@en,
        "West Bengal"@nb .

humord:c01902 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01902" ;
    dct:modified "2025-02-18T13:22:47"^^xsd:dateTime ;
    skos:altLabel "Bhadredhwar"@en,
        "Bhadresar"@nb,
        "Bhadresvar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Bhadresar"@en,
        "Bhadresvar"@nb .

humord:c01903 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01903" ;
    dct:modified "2024-09-02T15:18:45"^^xsd:dateTime ;
    skos:altLabel "Calcutta"@en,
        "Calcutta"@nb,
        "Kolkata"@nb ;
    skos:broader humord:c01901 ;
    skos:exactMatch <http://dewey.info/class/2--54147/e23/>,
        <http://dewey.info/class/915.4147/e23/>,
        <http://dewey.info/class/954.147/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54147/e23/>,
        <http://dewey.info/class/915.4147/e23/>,
        <http://dewey.info/class/954.147/e23/> ;
    skos:prefLabel "Kolkata"@en,
        "Kolkata"@nb .

humord:c01905 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01905" ;
    dct:modified "2025-02-19T16:51:07"^^xsd:dateTime ;
    skos:altLabel "Deccan"@en,
        "Deccan"@nb ;
    skos:broader humord:c01904 ;
    skos:closeMatch <http://dewey.info/class/2--548/e23/>,
        <http://dewey.info/class/915.48/e23/>,
        <http://dewey.info/class/954.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--548/e23/>,
        <http://dewey.info/class/915.48/e23/>,
        <http://dewey.info/class/954.8/e23/> ;
    skos:prefLabel "Deccan Plateau"@en,
        "Deccan"@nb .

humord:c01906 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01906" ;
    dct:modified "2025-02-19T16:51:52"^^xsd:dateTime ;
    skos:altLabel "North India"@en,
        "Northern India"@en,
        "Hindustan"@nb,
        "Nord-India"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/954/e23/> ;
    skos:broader humord:c01904 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/954/e23/> ;
    skos:prefLabel "Hindustan"@en,
        "Nord-India"@nb .

humord:c01908 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01908" ;
    dct:modified "2025-02-19T16:52:08"^^xsd:dateTime ;
    skos:altLabel "Southern India"@en,
        "Sør-India"@nb ;
    skos:broader humord:c01904 ;
    skos:exactMatch <http://dewey.info/class/2--548/e23/>,
        <http://dewey.info/class/915.48/e23/>,
        <http://dewey.info/class/954.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--548/e23/>,
        <http://dewey.info/class/915.48/e23/>,
        <http://dewey.info/class/954.8/e23/> ;
    skos:prefLabel "South India"@en,
        "Sør-India"@nb .

humord:c01909 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01909" ;
    dct:modified "2025-02-19T16:50:24"^^xsd:dateTime ;
    skos:altLabel "Nilgiri"@nb ;
    skos:broadMatch <http://dewey.info/class/2--548/e23/>,
        <http://dewey.info/class/915.48/e23/>,
        <http://dewey.info/class/954.8/e23/> ;
    skos:broader humord:c01908 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--548/e23/>,
        <http://dewey.info/class/915.48/e23/>,
        <http://dewey.info/class/954.8/e23/> ;
    skos:prefLabel "Nilgiri"@en,
        "Nilgiri"@nb .

humord:c01910 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01910" ;
    dct:modified "2025-02-19T12:29:10"^^xsd:dateTime ;
    skos:altLabel "Uttar Khand"@nb,
        "Uttarakhand"@nb,
        "Uttaranchal"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5451/e23/>,
        <http://dewey.info/class/915.451/e23/>,
        <http://dewey.info/class/954.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5451/e23/>,
        <http://dewey.info/class/915.451/e23/>,
        <http://dewey.info/class/954.51/e23/> ;
    skos:prefLabel "Uttarakhand"@en,
        "Uttarakhand"@nb .

humord:c01911 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01911" ;
    dct:modified "2025-02-19T16:24:36"^^xsd:dateTime ;
    skos:altLabel "Republic of Indonesia"@en,
        "Indonesia"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030264,
        <http://dewey.info/class/2--598/e23/>,
        <http://dewey.info/class/915.98/e23/>,
        <http://dewey.info/class/959.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030264,
        <http://dewey.info/class/2--598/e23/>,
        <http://dewey.info/class/915.98/e23/>,
        <http://dewey.info/class/959.8/e23/> ;
    skos:prefLabel "Indonesia"@en,
        "Indonesia"@nb ;
    skos:related humord:c15392,
        humord:c16131 .

humord:c01912 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01912" ;
    dct:modified "2024-10-10T08:48:53"^^xsd:dateTime ;
    skos:altLabel "Bali"@nb ;
    skos:broader humord:c01911 ;
    skos:exactMatch <http://dewey.info/class/2--59862/e23/>,
        <http://dewey.info/class/915.9862/e23/>,
        <http://dewey.info/class/959.862/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59862/e23/>,
        <http://dewey.info/class/915.9862/e23/>,
        <http://dewey.info/class/959.862/e23/> ;
    skos:prefLabel "Bali"@en,
        "Bali"@nb .

humord:c01913 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01913" ;
    dct:modified "2024-10-15T13:06:34"^^xsd:dateTime ;
    skos:altLabel "Batavia"@nb,
        "Djakarta"@nb,
        "Jakarta"@nb ;
    skos:broader humord:c01911 ;
    skos:exactMatch realfagstermer:c030664,
        <http://dewey.info/class/2--59822/e23/>,
        <http://dewey.info/class/915.9822/e23/>,
        <http://dewey.info/class/959.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030664,
        <http://dewey.info/class/2--59822/e23/>,
        <http://dewey.info/class/915.9822/e23/>,
        <http://dewey.info/class/959.822/e23/> ;
    skos:prefLabel "Jakarta"@en,
        "Jakarta"@nb .

humord:c01916 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01916" ;
    dct:modified "2025-02-21T08:15:51"^^xsd:dateTime ;
    skos:altLabel "Java (Øy)"@nb ;
    skos:broader humord:c01911 ;
    skos:definition "Java er ei øy i Indonesia <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030697,
        <http://dewey.info/class/2--5982/e23/>,
        <http://dewey.info/class/915.982/e23/>,
        <http://dewey.info/class/959.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030697,
        <http://dewey.info/class/2--5982/e23/>,
        <http://dewey.info/class/915.982/e23/>,
        <http://dewey.info/class/959.82/e23/> ;
    skos:prefLabel "Java (Island)"@en,
        "Java (Øy)"@nb .

humord:c01918 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01918" ;
    dct:modified "2025-02-21T08:17:51"^^xsd:dateTime ;
    skos:altLabel "Celebes"@nb,
        "Sulawesi"@nb ;
    skos:broader humord:c01911 ;
    skos:exactMatch <http://dewey.info/class/2--5984/e23/>,
        <http://dewey.info/class/915.984/e23/>,
        <http://dewey.info/class/959.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5984/e23/>,
        <http://dewey.info/class/915.984/e23/>,
        <http://dewey.info/class/959.84/e23/> ;
    skos:prefLabel "Sulawesi"@en,
        "Sulawesi"@nb .

humord:c01920 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01920" ;
    dct:modified "2025-02-21T08:25:24"^^xsd:dateTime ;
    skos:altLabel "Sumatra"@nb ;
    skos:broader humord:c01911 ;
    skos:exactMatch realfagstermer:c030412,
        <http://dewey.info/class/2--5981/e23/>,
        <http://dewey.info/class/915.981/e23/>,
        <http://dewey.info/class/959.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030412,
        <http://dewey.info/class/2--5981/e23/>,
        <http://dewey.info/class/915.981/e23/>,
        <http://dewey.info/class/959.81/e23/> ;
    skos:prefLabel "Sumatra"@en,
        "Sumatra"@nb .

humord:c01921 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01921" ;
    dct:modified "2025-02-19T16:24:57"^^xsd:dateTime ;
    skos:altLabel "Irak"@nb,
        "Iraq"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/935/e23/> ;
    skos:exactMatch realfagstermer:c030612,
        <http://dewey.info/class/2--567/e23/>,
        <http://dewey.info/class/915.67/e23/>,
        <http://dewey.info/class/956.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030612,
        <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/2--567/e23/>,
        <http://dewey.info/class/915.67/e23/>,
        <http://dewey.info/class/935/e23/>,
        <http://dewey.info/class/956.7/e23/> ;
    skos:prefLabel "Iraq"@en,
        "Irak"@nb ;
    skos:related humord:c01925,
        humord:c02110,
        humord:c02111 .

humord:c01923 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01923" ;
    dct:modified "2024-10-09T15:26:10"^^xsd:dateTime ;
    skos:altLabel "Bagdad"@nb ;
    skos:broader humord:c01921 ;
    skos:closeMatch <http://dewey.info/class/2--56747/e23/>,
        <http://dewey.info/class/915.6747/e23/>,
        <http://dewey.info/class/956.747/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56747/e23/>,
        <http://dewey.info/class/915.6747/e23/>,
        <http://dewey.info/class/956.747/e23/> ;
    skos:prefLabel "Baghdad"@en,
        "Bagdad"@nb .

humord:c01924 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01924" ;
    dct:modified "2025-02-20T09:18:59"^^xsd:dateTime ;
    skos:altLabel "Halabja"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.672/e23/>,
        <http://dewey.info/class/956.72/e23/> ;
    skos:broader humord:c01921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.672/e23/>,
        <http://dewey.info/class/956.72/e23/> ;
    skos:prefLabel "Halabja"@en,
        "Halabja"@nb .

humord:c01925 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01925" ;
    dct:modified "2025-02-19T16:05:00"^^xsd:dateTime ;
    skos:altLabel "Mesopotamia"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/935/e23/> ;
    skos:exactMatch realfagstermer:c030789,
        <http://dewey.info/class/2--567/e23/>,
        <http://dewey.info/class/915.67/e23/>,
        <http://dewey.info/class/956.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030789,
        <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/2--567/e23/>,
        <http://dewey.info/class/915.67/e23/>,
        <http://dewey.info/class/935/e23/>,
        <http://dewey.info/class/956.7/e23/> ;
    skos:prefLabel "Mesopotamia"@en,
        "Mesopotamia"@nb ;
    skos:related humord:c01921,
        humord:c02085,
        humord:c02110,
        humord:c02111,
        humord:c17941 .

humord:c01926 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01926" ;
    dct:modified "2025-02-24T07:56:00"^^xsd:dateTime ;
    skos:altLabel "Nippur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:broader humord:c27818 ;
    skos:definition "Nippur var en oldtidsby i gamle Mesopotamia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:prefLabel "Nippur"@en,
        "Nippur"@nb .

humord:c01927 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01927" ;
    dct:modified "2025-02-19T16:29:56"^^xsd:dateTime ;
    skos:altLabel "Iran, Islamic Republic Of"@en,
        "Persia"@en,
        "Iran"@nb,
        "Persia"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--357/e23/>,
        <http://dewey.info/class/935.7/e23/> ;
    skos:exactMatch realfagstermer:c030300,
        <http://dewey.info/class/2--55/e23/>,
        <http://dewey.info/class/915.5/e23/>,
        <http://dewey.info/class/955/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030300,
        <http://dewey.info/class/2--357/e23/>,
        <http://dewey.info/class/2--55/e23/>,
        <http://dewey.info/class/915.5/e23/>,
        <http://dewey.info/class/935.7/e23/>,
        <http://dewey.info/class/955/e23/> ;
    skos:prefLabel "Iran"@en,
        "Iran"@nb ;
    skos:related humord:c03763 .

humord:c01929 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01929" ;
    dct:modified "2024-08-28T08:39:27"^^xsd:dateTime ;
    skos:altLabel "Aserbajdsjan (Area)"@en,
        "Aserbajdsjan (Område)"@nb,
        "Azarbaijan"@nb,
        "Azarbaijan (Område)"@nb,
        "Azerbaidjan (Område)"@nb,
        "Azerbaijan"@nb,
        "Azerbaijan (Område)"@nb ;
    skos:broader humord:c01927 ;
    skos:closeMatch <http://dewey.info/class/2--39534/e23/>,
        <http://dewey.info/class/2--553/e23/>,
        <http://dewey.info/class/915.53/e23/>,
        <http://dewey.info/class/939.534/e23/>,
        <http://dewey.info/class/955.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39534/e23/>,
        <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/2--553/e23/>,
        <http://dewey.info/class/915.53/e23/>,
        <http://dewey.info/class/939.534/e23/>,
        <http://dewey.info/class/947.54/e23/>,
        <http://dewey.info/class/955.3/e23/> ;
    skos:prefLabel "Azerbaijan (Area)"@en,
        "Aserbajdsjan (Område)"@nb ;
    skos:related humord:c01823 .

humord:c01930 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01930" ;
    dct:modified "2025-02-21T15:15:50"^^xsd:dateTime ;
    skos:altLabel "Elam"@nb ;
    skos:broadMatch <http://dewey.info/class/2--35764/e23/>,
        <http://dewey.info/class/935.764/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35764/e23/>,
        <http://dewey.info/class/935.764/e23/> ;
    skos:prefLabel "Elam"@en,
        "Elam"@nb ;
    skos:related humord:c17871 .

humord:c01931 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01931" ;
    dct:modified "2025-02-21T15:16:13"^^xsd:dateTime ;
    skos:altLabel "Khorasan"@nb,
        "Khurasan"@nb ;
    skos:broader humord:c01927 ;
    skos:exactMatch <http://dewey.info/class/2--5592/e23/>,
        <http://dewey.info/class/915.592/e23/>,
        <http://dewey.info/class/955.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5592/e23/>,
        <http://dewey.info/class/915.592/e23/>,
        <http://dewey.info/class/955.92/e23/> ;
    skos:prefLabel "Khorasan"@en,
        "Khorasan"@nb .

humord:c01932 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01932" ;
    dct:modified "2025-02-21T15:18:24"^^xsd:dateTime ;
    skos:altLabel "Jakht-e Jamshid"@en,
        "Persepolis"@nb,
        "Takht-i Jamshid"@nb ;
    skos:broader humord:c01927 ;
    skos:closeMatch <http://dewey.info/class/2--35772/e23/>,
        <http://dewey.info/class/935.772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35772/e23/>,
        <http://dewey.info/class/935.772/e23/> ;
    skos:prefLabel "Persepolis"@en,
        "Persepolis"@nb .

humord:c01934 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01934" ;
    dct:modified "2025-02-21T15:20:38"^^xsd:dateTime ;
    skos:altLabel "Teheran"@en,
        "Teheran"@nb ;
    skos:broader humord:c01927 ;
    skos:closeMatch <http://dewey.info/class/2--5525/e23/>,
        <http://dewey.info/class/915.525/e23/>,
        <http://dewey.info/class/955.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5525/e23/>,
        <http://dewey.info/class/915.525/e23/>,
        <http://dewey.info/class/955.25/e23/> ;
    skos:prefLabel "Tehran"@en,
        "Teheran"@nb .

humord:c01935 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01935" ;
    dct:modified "2025-02-19T16:30:36"^^xsd:dateTime ;
    skos:altLabel "Israel"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--334/e23/>,
        <http://dewey.info/class/2--5694/e23/>,
        <http://dewey.info/class/915.694/e23/>,
        <http://dewey.info/class/956.94/e23/> ;
    skos:exactMatch realfagstermer:c030293 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030293,
        <http://dewey.info/class/2--334/e23/>,
        <http://dewey.info/class/2--5694/e23/>,
        <http://dewey.info/class/220.9/e23/>,
        <http://dewey.info/class/231.76/e23/>,
        <http://dewey.info/class/296.31173/e23/>,
        <http://dewey.info/class/915.694/e23/>,
        <http://dewey.info/class/956.94/e23/> ;
    skos:prefLabel "Israel"@en,
        "Israel"@nb ;
    skos:related humord:c02134 ;
    skos:relatedMatch <http://dewey.info/class/220.9/e23/>,
        <http://dewey.info/class/231.76/e23/>,
        <http://dewey.info/class/296.31173/e23/> .

humord:c01936 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01936" ;
    dct:modified "2024-08-28T13:15:09"^^xsd:dateTime ;
    skos:altLabel "Atlit"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56946/e23/>,
        <http://dewey.info/class/915.6946/e23/>,
        <http://dewey.info/class/956.946/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56946/e23/>,
        <http://dewey.info/class/915.6946/e23/>,
        <http://dewey.info/class/956.946/e23/> ;
    skos:prefLabel "Atlit"@en,
        "Atlit"@nb .

humord:c01937 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01937" ;
    dct:modified "2025-02-21T15:07:14"^^xsd:dateTime ;
    skos:altLabel "Jerusalem"@nb ;
    skos:broader humord:c01935 ;
    skos:exactMatch <http://dewey.info/class/2--33442/e23/>,
        <http://dewey.info/class/2--569442/e23/>,
        <http://dewey.info/class/915.69442/e23/>,
        <http://dewey.info/class/933.442/e23/>,
        <http://dewey.info/class/956.9442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--33442/e23/>,
        <http://dewey.info/class/2--569442/e23/>,
        <http://dewey.info/class/296.482/e23/>,
        <http://dewey.info/class/915.69442/e23/>,
        <http://dewey.info/class/933.442/e23/>,
        <http://dewey.info/class/956.9442/e23/> ;
    skos:prefLabel "Jerusalem"@en,
        "Jerusalem"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.482/e23/> .

humord:c01938 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01938" ;
    dct:modified "2025-02-21T15:07:26"^^xsd:dateTime ;
    skos:altLabel "Kfar Nahum"@en,
        "Kapernaum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:prefLabel "Capernaum"@en,
        "Kapernaum"@nb .

humord:c01939 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01939" ;
    dct:modified "2025-02-21T15:13:04"^^xsd:dateTime ;
    skos:altLabel "Samaria"@nb ;
    skos:broadMatch <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/933.2/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/933.2/e23/> ;
    skos:prefLabel "Samaria"@en,
        "Samaria"@nb .

humord:c01940 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01940" ;
    dct:modified "2025-02-21T15:14:50"^^xsd:dateTime ;
    skos:altLabel "Tel Aviv"@nb ;
    skos:broader humord:c01935 ;
    skos:closeMatch <http://dewey.info/class/2--3348/e23/>,
        <http://dewey.info/class/2--56948/e23/>,
        <http://dewey.info/class/915.6948/e23/>,
        <http://dewey.info/class/933.48/e23/>,
        <http://dewey.info/class/956.948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3348/e23/>,
        <http://dewey.info/class/2--56948/e23/>,
        <http://dewey.info/class/915.6948/e23/>,
        <http://dewey.info/class/933.48/e23/>,
        <http://dewey.info/class/956.948/e23/> ;
    skos:prefLabel "Tel Aviv"@en,
        "Tel Aviv"@nb .

humord:c01941 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 118 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01941" ;
    dct:modified "2025-02-19T16:44:41"^^xsd:dateTime ;
    skos:altLabel "Japan"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030223,
        <http://dewey.info/class/2--52/e23/>,
        <http://dewey.info/class/915.2/e23/>,
        <http://dewey.info/class/952/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030223,
        <http://dewey.info/class/2--52/e23/>,
        <http://dewey.info/class/915.2/e23/>,
        <http://dewey.info/class/952/e23/> ;
    skos:prefLabel "Japan"@en,
        "Japan"@nb .

humord:c01942 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01942" ;
    dct:modified "2025-02-21T14:33:38"^^xsd:dateTime ;
    skos:altLabel "Fujiyama"@en,
        "Fuji"@nb,
        "Fujiyama"@nb ;
    skos:broader humord:c18546 ;
    skos:exactMatch <http://dewey.info/class/2--52166/e23/>,
        <http://dewey.info/class/915.2166/e23/>,
        <http://dewey.info/class/952.166/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52166/e23/>,
        <http://dewey.info/class/915.2166/e23/>,
        <http://dewey.info/class/952.166/e23/> ;
    skos:prefLabel "Mount Fuji"@en,
        "Fuji"@nb ;
    skos:related humord:c20539 .

humord:c01943 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01943" ;
    dct:modified "2025-02-21T14:35:46"^^xsd:dateTime ;
    skos:altLabel "Hiroshima"@nb ;
    skos:broader humord:c18546 ;
    skos:exactMatch realfagstermer:c031050,
        <http://dewey.info/class/2--521954/e23/>,
        <http://dewey.info/class/915.21954/e23/>,
        <http://dewey.info/class/952.1954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031050,
        <http://dewey.info/class/2--521954/e23/>,
        <http://dewey.info/class/915.21954/e23/>,
        <http://dewey.info/class/952.1954/e23/> ;
    skos:prefLabel "Hiroshima"@en,
        "Hiroshima"@nb .

humord:c01944 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01944" ;
    dct:modified "2025-02-21T14:50:38"^^xsd:dateTime ;
    skos:altLabel "Ezo"@nb,
        "Hokkaidô"@nb ;
    skos:broader humord:c18545 ;
    skos:exactMatch <http://dewey.info/class/2--524/e23/>,
        <http://dewey.info/class/915.24/e23/>,
        <http://dewey.info/class/952.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--524/e23/>,
        <http://dewey.info/class/915.24/e23/>,
        <http://dewey.info/class/952.4/e23/> ;
    skos:prefLabel "Hokkaido"@en,
        "Hokkaidô"@nb .

humord:c01945 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01945" ;
    dct:modified "2025-02-21T14:37:08"^^xsd:dateTime ;
    skos:altLabel "Izumo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5219/e23/>,
        <http://dewey.info/class/915.219/e23/>,
        <http://dewey.info/class/952.19/e23/> ;
    skos:broader humord:c18546 ;
    skos:definition "Izumo er en provins i Japan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5219/e23/>,
        <http://dewey.info/class/915.219/e23/>,
        <http://dewey.info/class/952.19/e23/> ;
    skos:prefLabel "Izumo"@en,
        "Izumo"@nb .

humord:c01946 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01946" ;
    dct:modified "2025-02-21T14:54:33"^^xsd:dateTime ;
    skos:altLabel "Ryukyuøyane"@nb,
        "Ryukyuøyene"@nb ;
    skos:broader humord:c18545 ;
    skos:closeMatch <http://dewey.info/class/2--5229/e23/>,
        <http://dewey.info/class/915.229/e23/>,
        <http://dewey.info/class/952.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5229/e23/>,
        <http://dewey.info/class/915.229/e23/>,
        <http://dewey.info/class/952.29/e23/> ;
    skos:prefLabel "Ryukyu Islands"@en,
        "Ryukyuøyene"@nb .

humord:c01947 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01947" ;
    dct:modified "2025-02-21T14:44:37"^^xsd:dateTime ;
    skos:altLabel "Tôkyô"@nb ;
    skos:broader humord:c18546 ;
    skos:closeMatch <http://dewey.info/class/2--52135/e23/>,
        <http://dewey.info/class/915.2135/e23/>,
        <http://dewey.info/class/952.135/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52135/e23/>,
        <http://dewey.info/class/915.2135/e23/>,
        <http://dewey.info/class/952.135/e23/> ;
    skos:prefLabel "Tokyo"@en,
        "Tôkyô"@nb .

humord:c01948 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01948" ;
    dct:modified "2025-02-19T16:45:13"^^xsd:dateTime ;
    skos:altLabel "Jordan"@nb,
        "Transjordania"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--335/e23/> ;
    skos:exactMatch realfagstermer:c030372,
        <http://dewey.info/class/2--5695/e23/>,
        <http://dewey.info/class/915.695/e23/>,
        <http://dewey.info/class/956.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030372,
        <http://dewey.info/class/2--335/e23/>,
        <http://dewey.info/class/2--5695/e23/>,
        <http://dewey.info/class/915.695/e23/>,
        <http://dewey.info/class/956.95/e23/> ;
    skos:prefLabel "Jordan"@en,
        "Jordan"@nb .

humord:c01950 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01950" ;
    dct:modified "2024-10-16T14:14:46"^^xsd:dateTime ;
    skos:altLabel "Beidha"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/939.48/e23/> ;
    skos:broader humord:c01948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/939.48/e23/> ;
    skos:prefLabel "Beidha"@en,
        "Beidha"@nb .

humord:c01951 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01951" ;
    dct:modified "2025-02-21T14:08:18"^^xsd:dateTime ;
    skos:altLabel "Petra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/939.48/e23/> ;
    skos:broader humord:c01948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/939.48/e23/> ;
    skos:prefLabel "Petra"@en,
        "Petra"@nb .

humord:c01952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01952" ;
    dct:modified "2025-02-19T16:33:58"^^xsd:dateTime ;
    skos:altLabel "Kambodsja"@nb,
        "Kampuchea"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c031051,
        <http://dewey.info/class/2--596/e23/>,
        <http://dewey.info/class/915.96/e23/>,
        <http://dewey.info/class/959.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031051,
        <http://dewey.info/class/2--596/e23/>,
        <http://dewey.info/class/915.96/e23/>,
        <http://dewey.info/class/959.6/e23/> ;
    skos:prefLabel "Cambodia"@en,
        "Kambodsja"@nb ;
    skos:related humord:c15104 .

humord:c01954 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01954" ;
    dct:modified "2025-02-19T16:34:42"^^xsd:dateTime ;
    skos:altLabel "Kasakhstan"@nb,
        "Kazakhstan"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030822,
        <http://dewey.info/class/2--5845/e23/>,
        <http://dewey.info/class/915.845/e23/>,
        <http://dewey.info/class/958.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030822,
        <http://dewey.info/class/2--5845/e23/>,
        <http://dewey.info/class/915.845/e23/>,
        <http://dewey.info/class/958.45/e23/> ;
    skos:prefLabel "Kazakhstan"@en,
        "Kasakhstan"@nb ;
    skos:related humord:c19818 .

humord:c01955 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 159 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01955" ;
    dct:modified "2024-09-16T11:30:59"^^xsd:dateTime ;
    skos:altLabel "China"@nb,
        "Kina"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--31/e23/>,
        <http://dewey.info/class/931/e23/> ;
    skos:exactMatch realfagstermer:c030910,
        <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/951/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030910,
        <http://dewey.info/class/2--31/e23/>,
        <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/931/e23/>,
        <http://dewey.info/class/951/e23/> ;
    skos:prefLabel "China"@en,
        "Kina"@nb ;
    skos:related humord:c11083,
        humord:c11090 .

humord:c01958 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01958" ;
    dct:modified "2025-02-21T13:55:50"^^xsd:dateTime ;
    skos:altLabel "Manchuria"@nb,
        "Mandsjuria"@nb ;
    skos:broader humord:c01957 ;
    skos:exactMatch <http://dewey.info/class/2--518/e23/>,
        <http://dewey.info/class/915.18/e23/>,
        <http://dewey.info/class/951.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--518/e23/>,
        <http://dewey.info/class/915.18/e23/>,
        <http://dewey.info/class/951.8/e23/> ;
    skos:prefLabel "Manchuria"@en,
        "Mandsjuria"@nb .

humord:c01959 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01959" ;
    dct:modified "2025-02-21T13:57:30"^^xsd:dateTime ;
    skos:altLabel "Northern China"@en,
        "Nord-Kina"@nb ;
    skos:broader humord:c01957 ;
    skos:closeMatch <http://dewey.info/class/2--511/e23/>,
        <http://dewey.info/class/915.11/e23/>,
        <http://dewey.info/class/951.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--511/e23/>,
        <http://dewey.info/class/915.11/e23/>,
        <http://dewey.info/class/951.1/e23/> ;
    skos:prefLabel "North China"@en,
        "Nord-Kina"@nb .

humord:c01960 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01960" ;
    dct:modified "2025-02-21T13:59:01"^^xsd:dateTime ;
    skos:altLabel "Southern China"@en,
        "Syd-Kina"@nb,
        "Sør-Kina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/951/e23/> ;
    skos:broader humord:c01957 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/951/e23/> ;
    skos:prefLabel "South China"@en,
        "Sør-Kina"@nb .

humord:c01962 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01962" ;
    dct:modified "2025-02-21T14:00:58"^^xsd:dateTime ;
    skos:altLabel "South-West China"@en,
        "Sørvest-Kina"@nb ;
    skos:broader humord:c01957 ;
    skos:exactMatch <http://dewey.info/class/2--513/e23/>,
        <http://dewey.info/class/915.13/e23/>,
        <http://dewey.info/class/951.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--513/e23/>,
        <http://dewey.info/class/915.13/e23/>,
        <http://dewey.info/class/951.3/e23/> ;
    skos:prefLabel "Southwest China"@en,
        "Sørvest-Kina"@nb .

humord:c01963 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01963" ;
    dct:modified "2025-02-21T14:01:42"^^xsd:dateTime ;
    skos:altLabel "Tibet"@nb ;
    skos:broader humord:c01957 ;
    skos:exactMatch realfagstermer:c030480,
        <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030480,
        <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Tibet"@en,
        "Tibet"@nb ;
    skos:related humord:c02021 .

humord:c01964 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01964" ;
    dct:modified "2024-08-21T08:51:09"^^xsd:dateTime ;
    skos:altLabel "Eastern China"@en,
        "Aust-Kina"@nb ;
    skos:broader humord:c01957 ;
    skos:closeMatch <http://dewey.info/class/2--512/e23/>,
        <http://dewey.info/class/915.12/e23/>,
        <http://dewey.info/class/951.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--512/e23/>,
        <http://dewey.info/class/915.12/e23/>,
        <http://dewey.info/class/951.2/e23/> ;
    skos:prefLabel "East China"@en,
        "Øst-Kina"@nb .

humord:c01966 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01966" ;
    dct:modified "2024-08-15T08:40:46"^^xsd:dateTime ;
    skos:altLabel "Anhui"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51225/e23/>,
        <http://dewey.info/class/915.1225/e23/>,
        <http://dewey.info/class/951.225/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51225/e23/>,
        <http://dewey.info/class/915.1225/e23/>,
        <http://dewey.info/class/951.225/e23/> ;
    skos:prefLabel "Anhui"@en,
        "Anhui"@nb .

humord:c01967 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01967" ;
    dct:modified "2024-10-16T14:14:39"^^xsd:dateTime ;
    skos:altLabel "Peking"@en,
        "Beijing"@nb,
        "Peking"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch realfagstermer:c030663,
        <http://dewey.info/class/2--51156/e23/>,
        <http://dewey.info/class/915.1156/e23/>,
        <http://dewey.info/class/951.156/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030663,
        <http://dewey.info/class/2--51156/e23/>,
        <http://dewey.info/class/915.1156/e23/>,
        <http://dewey.info/class/951.156/e23/> ;
    skos:prefLabel "Beijing"@en,
        "Beijing"@nb .

humord:c01972 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01972" ;
    dct:modified "2025-02-21T13:55:13"^^xsd:dateTime ;
    skos:altLabel "Fukien"@en,
        "Fujian"@nb,
        "Fujian-provinsen"@nb,
        "Fukien"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51245/e23/>,
        <http://dewey.info/class/915.1245/e23/>,
        <http://dewey.info/class/951.245/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51245/e23/>,
        <http://dewey.info/class/915.1245/e23/>,
        <http://dewey.info/class/951.245/e23/> ;
    skos:prefLabel "Fujian"@en,
        "Fujian"@nb .

humord:c01974 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01974" ;
    dct:modified "2025-02-21T09:33:17"^^xsd:dateTime ;
    skos:altLabel "Kansu"@en,
        "Gansu"@nb,
        "Gansu-provinsen"@nb,
        "Kansu"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5145/e23/>,
        <http://dewey.info/class/915.145/e23/>,
        <http://dewey.info/class/951.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5145/e23/>,
        <http://dewey.info/class/915.145/e23/>,
        <http://dewey.info/class/951.45/e23/> ;
    skos:prefLabel "Gansu"@en,
        "Gansu"@nb .

humord:c01975 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01975" ;
    dct:modified "2025-02-21T08:59:48"^^xsd:dateTime ;
    skos:altLabel "Dunhuang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5145/e23/>,
        <http://dewey.info/class/915.145/e23/>,
        <http://dewey.info/class/951.45/e23/> ;
    skos:broader humord:c01974 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5145/e23/>,
        <http://dewey.info/class/915.145/e23/>,
        <http://dewey.info/class/951.45/e23/> ;
    skos:prefLabel "Dunhuang"@en,
        "Dunhuang"@nb .

humord:c01976 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01976" ;
    dct:modified "2025-02-21T09:33:34"^^xsd:dateTime ;
    skos:altLabel "Guangdong"@nb,
        "Guangdong-provinsen"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5127/e23/>,
        <http://dewey.info/class/915.127/e23/>,
        <http://dewey.info/class/951.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5127/e23/>,
        <http://dewey.info/class/915.127/e23/>,
        <http://dewey.info/class/951.27/e23/> ;
    skos:prefLabel "Guangdong"@en,
        "Guangdong"@nb .

humord:c01977 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01977" ;
    dct:modified "2025-02-21T08:58:10"^^xsd:dateTime ;
    skos:altLabel "Shenzhen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5127/e23/>,
        <http://dewey.info/class/915.127/e23/>,
        <http://dewey.info/class/951.27/e23/> ;
    skos:broader humord:c01976 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5127/e23/>,
        <http://dewey.info/class/915.127/e23/>,
        <http://dewey.info/class/951.27/e23/> ;
    skos:prefLabel "Shenzhen"@en,
        "Shenzhen"@nb .

humord:c01978 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01978" ;
    dct:modified "2025-02-21T09:33:54"^^xsd:dateTime ;
    skos:altLabel "Guangxi Zhuang Autonomous Region"@en,
        "Guangxi"@nb,
        "Guangxi Zhuangzu Zizhiqu"@nb ;
    skos:broader humord:c01965 ;
    skos:definition "Autonom region i Kina <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5128/e23/>,
        <http://dewey.info/class/915.128/e23/>,
        <http://dewey.info/class/951.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5128/e23/>,
        <http://dewey.info/class/915.128/e23/>,
        <http://dewey.info/class/951.28/e23/> ;
    skos:prefLabel "Guangxi"@en,
        "Guangxi"@nb .

humord:c01980 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01980" ;
    dct:modified "2025-02-21T09:34:55"^^xsd:dateTime ;
    skos:altLabel "Kweichow"@en,
        "Guizhou"@nb,
        "Guizhou-provinsen"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5134/e23/>,
        <http://dewey.info/class/915.134/e23/>,
        <http://dewey.info/class/951.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5134/e23/>,
        <http://dewey.info/class/915.134/e23/>,
        <http://dewey.info/class/951.34/e23/> ;
    skos:prefLabel "Guizhou"@en,
        "Guizhou"@nb .

humord:c01981 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01981" ;
    dct:modified "2025-02-21T09:35:37"^^xsd:dateTime ;
    skos:altLabel "Hopeh"@en,
        "Hebei"@nb,
        "Heibei-provinsen"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51152/e23/>,
        <http://dewey.info/class/915.1152/e23/>,
        <http://dewey.info/class/951.152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51152/e23/>,
        <http://dewey.info/class/915.1152/e23/>,
        <http://dewey.info/class/951.152/e23/> ;
    skos:prefLabel "Hebei"@en,
        "Hebei"@nb .

humord:c01982 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01982" ;
    dct:modified "2025-02-21T09:35:17"^^xsd:dateTime ;
    skos:altLabel "Heilungkiang"@en,
        "Heilongjiang"@nb,
        "Heilongjiang-provinsen"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5184/e23/>,
        <http://dewey.info/class/915.184/e23/>,
        <http://dewey.info/class/951.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5184/e23/>,
        <http://dewey.info/class/915.184/e23/>,
        <http://dewey.info/class/951.84/e23/> ;
    skos:prefLabel "Heilongjiang"@en,
        "Heilongjiang"@nb .

humord:c01983 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01983" ;
    dct:modified "2025-02-21T08:56:31"^^xsd:dateTime ;
    skos:altLabel "Harbin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5184/e23/>,
        <http://dewey.info/class/915.184/e23/>,
        <http://dewey.info/class/951.84/e23/> ;
    skos:broader humord:c01982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5184/e23/>,
        <http://dewey.info/class/915.184/e23/>,
        <http://dewey.info/class/951.84/e23/> ;
    skos:prefLabel "Harbin"@en,
        "Harbin"@nb .

humord:c01984 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01984" ;
    dct:modified "2025-02-21T09:35:54"^^xsd:dateTime ;
    skos:altLabel "Henan Province"@en,
        "Henan"@nb,
        "Henan-provinsen"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5118/e23/>,
        <http://dewey.info/class/915.118/e23/>,
        <http://dewey.info/class/951.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5118/e23/>,
        <http://dewey.info/class/915.118/e23/>,
        <http://dewey.info/class/951.18/e23/> ;
    skos:prefLabel "Henan"@en,
        "Henan"@nb .

humord:c01985 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01985" ;
    dct:modified "2025-02-21T08:54:16"^^xsd:dateTime ;
    skos:altLabel "Kaifeng"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5118/e23/>,
        <http://dewey.info/class/915.118/e23/>,
        <http://dewey.info/class/951.18/e23/> ;
    skos:broader humord:c01984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5118/e23/>,
        <http://dewey.info/class/915.118/e23/>,
        <http://dewey.info/class/951.18/e23/> ;
    skos:prefLabel "Kaifeng"@en,
        "Kaifeng"@nb .

humord:c01986 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01986" ;
    dct:modified "2024-08-20T17:10:00"^^xsd:dateTime ;
    skos:altLabel "Hong Kong"@nb,
        "Hongkong"@nb,
        "Xianggang"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch realfagstermer:c030519,
        <http://dewey.info/class/2--5125/e23/>,
        <http://dewey.info/class/915.125/e23/>,
        <http://dewey.info/class/951.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030519,
        <http://dewey.info/class/2--5125/e23/>,
        <http://dewey.info/class/915.125/e23/>,
        <http://dewey.info/class/951.25/e23/> ;
    skos:prefLabel "Hong Kong"@en,
        "Hongkong"@nb .

humord:c01988 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01988" ;
    dct:modified "2025-02-21T09:36:14"^^xsd:dateTime ;
    skos:altLabel "Hubei Province"@en,
        "Hubei"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51212/e23/>,
        <http://dewey.info/class/915.1212/e23/>,
        <http://dewey.info/class/951.212/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51212/e23/>,
        <http://dewey.info/class/915.1212/e23/>,
        <http://dewey.info/class/951.212/e23/> ;
    skos:prefLabel "Hubei"@en,
        "Hubei"@nb .

humord:c01989 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01989" ;
    dct:modified "2024-08-30T12:43:30"^^xsd:dateTime ;
    skos:altLabel "Wuhan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51212/e23/>,
        <http://dewey.info/class/915.1212/e23/>,
        <http://dewey.info/class/951.212/e23/> ;
    skos:broader humord:c01988 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51212/e23/>,
        <http://dewey.info/class/915.1212/e23/>,
        <http://dewey.info/class/951.212/e23/> ;
    skos:prefLabel "Wuhan"@en,
        "Wuhan"@nb .

humord:c01990 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01990" ;
    dct:modified "2025-02-21T09:36:27"^^xsd:dateTime ;
    skos:altLabel "Hunan Province"@en,
        "Hunan"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51215/e23/>,
        <http://dewey.info/class/915.1215/e23/>,
        <http://dewey.info/class/951.215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51215/e23/>,
        <http://dewey.info/class/915.1215/e23/>,
        <http://dewey.info/class/951.215/e23/> ;
    skos:prefLabel "Hunan"@en,
        "Hunan"@nb .

humord:c01991 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01991" ;
    dct:modified "2025-02-21T09:37:04"^^xsd:dateTime ;
    skos:altLabel "Jiangsu Province"@en,
        "Jiangsu"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51136/e23/>,
        <http://dewey.info/class/915.1136/e23/>,
        <http://dewey.info/class/951.136/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51136/e23/>,
        <http://dewey.info/class/915.1136/e23/>,
        <http://dewey.info/class/951.136/e23/> ;
    skos:prefLabel "Jiangsu"@en,
        "Jiangsu"@nb .

humord:c01992 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01992" ;
    dct:modified "2025-02-21T08:49:40"^^xsd:dateTime ;
    skos:altLabel "Nankin"@en,
        "Nanking"@en,
        "Nanjing"@nb,
        "Nankin"@nb,
        "Nanking"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51136/e23/>,
        <http://dewey.info/class/915.1136/e23/>,
        <http://dewey.info/class/951.136/e23/> ;
    skos:broader humord:c01991 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51136/e23/>,
        <http://dewey.info/class/915.1136/e23/>,
        <http://dewey.info/class/951.136/e23/> ;
    skos:prefLabel "Nanjing"@en,
        "Nanjing"@nb .

humord:c01993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01993" ;
    dct:modified "2025-02-21T09:44:15"^^xsd:dateTime ;
    skos:altLabel "Jiangxi Province"@en,
        "Jiangxi"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51222/e23/>,
        <http://dewey.info/class/915.1222/e23/>,
        <http://dewey.info/class/951.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51222/e23/>,
        <http://dewey.info/class/915.1222/e23/>,
        <http://dewey.info/class/951.222/e23/> ;
    skos:prefLabel "Jiangxi"@en,
        "Jiangxi"@nb .

humord:c01994 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01994" ;
    dct:modified "2025-02-21T09:44:43"^^xsd:dateTime ;
    skos:altLabel "Jilin Province"@en,
        "Jilin"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5188/e23/>,
        <http://dewey.info/class/915.188/e23/>,
        <http://dewey.info/class/951.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5188/e23/>,
        <http://dewey.info/class/915.188/e23/>,
        <http://dewey.info/class/951.88/e23/> ;
    skos:prefLabel "Jilin"@en,
        "Jilin"@nb .

humord:c01995 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01995" ;
    dct:modified "2025-02-21T09:45:02"^^xsd:dateTime ;
    skos:altLabel "Liaoning Province"@en,
        "Liaoning"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5182/e23/>,
        <http://dewey.info/class/915.182/e23/>,
        <http://dewey.info/class/951.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5182/e23/>,
        <http://dewey.info/class/915.182/e23/>,
        <http://dewey.info/class/951.82/e23/> ;
    skos:prefLabel "Liaoning"@en,
        "Liaoning"@nb .

humord:c01996 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01996" ;
    dct:modified "2024-08-16T13:06:51"^^xsd:dateTime ;
    skos:altLabel "Macao"@en,
        "Macao Special Administrative Region of the People's Republic of China"@en,
        "Aomen"@nb,
        "Macao"@nb,
        "Macau"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5126/e23/>,
        <http://dewey.info/class/915.126/e23/>,
        <http://dewey.info/class/951.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5126/e23/>,
        <http://dewey.info/class/915.126/e23/>,
        <http://dewey.info/class/951.26/e23/> ;
    skos:prefLabel "Macau"@en,
        "Macao"@nb .

humord:c01999 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME01999" ;
    dct:modified "2025-02-21T09:36:52"^^xsd:dateTime ;
    skos:altLabel "Inner Mongolia Autonomous Region"@en,
        "Nei Menggu"@en,
        "Nei Mongol"@en,
        "Nei Mongol Autonomous Region"@en,
        "Indre Mongolia"@nb,
        "Nei Menggu"@nb,
        "Nei Menggu Zizhiqu"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5177/e23/>,
        <http://dewey.info/class/915.177/e23/>,
        <http://dewey.info/class/951.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5177/e23/>,
        <http://dewey.info/class/915.177/e23/>,
        <http://dewey.info/class/951.77/e23/> ;
    skos:prefLabel "Inner Mongolia"@en,
        "Indre Mongolia"@nb ;
    skos:related humord:c02035 .

humord:c02002 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02002" ;
    dct:modified "2025-02-21T10:36:08"^^xsd:dateTime ;
    skos:altLabel "Ningsia"@en,
        "Ningxia Hui Autonomous Region"@en,
        "Ningxia"@nb,
        "Ningxia Huizu Zizhiqu"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5175/e23/>,
        <http://dewey.info/class/915.175/e23/>,
        <http://dewey.info/class/951.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5175/e23/>,
        <http://dewey.info/class/915.175/e23/>,
        <http://dewey.info/class/951.75/e23/> ;
    skos:prefLabel "Ningxia"@en,
        "Ningxia"@nb .

humord:c02004 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02004" ;
    dct:modified "2025-02-21T10:37:34"^^xsd:dateTime ;
    skos:altLabel "Qinghai Province"@en,
        "Qinghai"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5147/e23/>,
        <http://dewey.info/class/915.147/e23/>,
        <http://dewey.info/class/951.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5147/e23/>,
        <http://dewey.info/class/915.147/e23/>,
        <http://dewey.info/class/951.47/e23/> ;
    skos:prefLabel "Qinghai"@en,
        "Qinghai"@nb .

humord:c02005 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02005" ;
    dct:modified "2025-02-21T10:37:47"^^xsd:dateTime ;
    skos:altLabel "Shaanxi Province"@en,
        "Shaanxi"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5143/e23/>,
        <http://dewey.info/class/915.143/e23/>,
        <http://dewey.info/class/951.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5143/e23/>,
        <http://dewey.info/class/915.143/e23/>,
        <http://dewey.info/class/951.43/e23/> ;
    skos:prefLabel "Shaanxi"@en,
        "Shaanxi"@nb .

humord:c02006 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02006" ;
    dct:modified "2025-02-21T08:44:21"^^xsd:dateTime ;
    skos:altLabel "Yan'an"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5143/e23/>,
        <http://dewey.info/class/915.143/e23/>,
        <http://dewey.info/class/951.43/e23/> ;
    skos:broader humord:c02005 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5143/e23/>,
        <http://dewey.info/class/915.143/e23/>,
        <http://dewey.info/class/951.43/e23/> ;
    skos:prefLabel "Yan'an"@en,
        "Yan'an"@nb .

humord:c02007 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02007" ;
    dct:modified "2025-02-21T10:38:01"^^xsd:dateTime ;
    skos:altLabel "Shandong Province"@en,
        "Shandong"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5114/e23/>,
        <http://dewey.info/class/915.114/e23/>,
        <http://dewey.info/class/951.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5114/e23/>,
        <http://dewey.info/class/915.114/e23/>,
        <http://dewey.info/class/951.14/e23/> ;
    skos:prefLabel "Shandong"@en,
        "Shandong"@nb .

humord:c02008 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02008" ;
    dct:modified "2025-02-21T08:49:17"^^xsd:dateTime ;
    skos:altLabel "Tsingtao"@en,
        "Qingdao"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5114/e23/>,
        <http://dewey.info/class/915.114/e23/>,
        <http://dewey.info/class/951.14/e23/> ;
    skos:broader humord:c02007 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5114/e23/>,
        <http://dewey.info/class/915.114/e23/>,
        <http://dewey.info/class/951.14/e23/> ;
    skos:prefLabel "Qingdao"@en,
        "Qingdao"@nb .

humord:c02009 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02009" ;
    dct:modified "2025-02-21T09:07:19"^^xsd:dateTime ;
    skos:altLabel "Shanghai"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51132/e23/>,
        <http://dewey.info/class/915.1132/e23/>,
        <http://dewey.info/class/951.132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51132/e23/>,
        <http://dewey.info/class/915.1132/e23/>,
        <http://dewey.info/class/951.132/e23/> ;
    skos:prefLabel "Shanghai"@en,
        "Shanghai"@nb .

humord:c02010 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02010" ;
    dct:modified "2025-02-21T09:08:29"^^xsd:dateTime ;
    skos:altLabel "Shanxi"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5117/e23/>,
        <http://dewey.info/class/915.117/e23/>,
        <http://dewey.info/class/951.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5117/e23/>,
        <http://dewey.info/class/915.117/e23/>,
        <http://dewey.info/class/951.17/e23/> ;
    skos:prefLabel "Shanxi"@en,
        "Shanxi"@nb .

humord:c02011 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02011" ;
    dct:modified "2025-02-21T09:08:42"^^xsd:dateTime ;
    skos:altLabel "Szechuan"@en,
        "Szechwan"@en,
        "Sichuan"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:prefLabel "Sichuan"@en,
        "Sichuan"@nb .

humord:c02012 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02012" ;
    dct:modified "2024-10-09T12:48:04"^^xsd:dateTime ;
    skos:altLabel "Dazu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:broader humord:c02011 ;
    skos:definition "Dazu er et fylke i byprovinsen Chongqing, Kina, som grenser til Sichuan-provinsen i nordvest. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:prefLabel "Dazu"@en,
        "Dazu"@nb .

humord:c02013 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02013" ;
    dct:modified "2025-02-21T09:09:50"^^xsd:dateTime ;
    skos:altLabel "Tientsin"@en,
        "Tianjin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51154/e23/>,
        <http://dewey.info/class/915.1154/e23/>,
        <http://dewey.info/class/951.154/e23/> ;
    skos:broader humord:c01965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51154/e23/>,
        <http://dewey.info/class/915.1154/e23/>,
        <http://dewey.info/class/951.154/e23/> ;
    skos:prefLabel "Tianjin"@en,
        "Tianjin"@nb .

humord:c02014 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02014" ;
    dct:modified "2024-08-21T07:16:44"^^xsd:dateTime ;
    skos:altLabel "Kinesisk Turkestan"@nb,
        "Sinkiang"@nb,
        "Uigur (Region)"@nb,
        "Xinjiang"@nb,
        "Xinjiang Weiwuerzu Zizhiqu"@nb,
        "Xinjiang-Uigur"@nb,
        "Øst-Turkestan"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:prefLabel "Xinjiang"@en,
        "Xinjiang"@nb .

humord:c02018 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02018" ;
    dct:modified "2025-02-21T08:38:18"^^xsd:dateTime ;
    skos:altLabel "Kuqa"@en,
        "Koutcha"@nb,
        "Kuqa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:broader humord:c02014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:prefLabel "Kucha"@en,
        "Kuqa"@nb .

humord:c02020 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02020" ;
    dct:modified "2025-02-21T08:41:56"^^xsd:dateTime ;
    skos:altLabel "Turfan"@en,
        "Turfan"@nb,
        "Turpan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:broader humord:c02014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:prefLabel "Turpan"@en,
        "Turfan"@nb .

humord:c02021 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02021" ;
    dct:modified "2024-08-21T07:21:16"^^xsd:dateTime ;
    skos:altLabel "Xizang Autonomous Region"@en,
        "Xizang Zizhiqu"@en,
        "Den autonome region Tibet"@nb,
        "Xizang"@nb,
        "Xizang Zizhiqu"@nb ;
    skos:broader humord:c01965 ;
    skos:closeMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Tibet Autonomous Region"@en,
        "Xizang"@nb ;
    skos:related humord:c01963 .

humord:c02023 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02023" ;
    dct:modified "2025-02-21T08:37:35"^^xsd:dateTime ;
    skos:altLabel "Gyangtse"@en,
        "Gyangze Town"@en,
        "Gyantse"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c02021 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Gyantse"@en,
        "Gyantse"@nb .

humord:c02024 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02024" ;
    dct:modified "2025-02-21T08:37:58"^^xsd:dateTime ;
    skos:altLabel "Tsaparang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c02021 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Tsaparang"@en,
        "Tsaparang"@nb .

humord:c02025 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02025" ;
    dct:modified "2025-02-21T09:28:37"^^xsd:dateTime ;
    skos:altLabel "Yunnan Province"@en,
        "Yunnan"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--5135/e23/>,
        <http://dewey.info/class/915.135/e23/>,
        <http://dewey.info/class/951.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5135/e23/>,
        <http://dewey.info/class/915.135/e23/>,
        <http://dewey.info/class/951.35/e23/> ;
    skos:prefLabel "Yunnan"@en,
        "Yunnan"@nb .

humord:c02026 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02026" ;
    dct:modified "2025-02-21T09:32:12"^^xsd:dateTime ;
    skos:altLabel "Chekiang"@en,
        "Zhejiang Province"@en,
        "Zhejiang"@nb ;
    skos:broader humord:c01965 ;
    skos:exactMatch <http://dewey.info/class/2--51242/e23/>,
        <http://dewey.info/class/915.1242/e23/>,
        <http://dewey.info/class/951.242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51242/e23/>,
        <http://dewey.info/class/915.1242/e23/>,
        <http://dewey.info/class/951.242/e23/> ;
    skos:prefLabel "Zhejiang"@en,
        "Zhejiang"@nb .

humord:c02027 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02027" ;
    dct:modified "2024-09-04T08:25:00"^^xsd:dateTime ;
    skos:altLabel "Kirgisia"@nb,
        "Kirgisistan"@nb,
        "Kirgizistan"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--5843/e23/>,
        <http://dewey.info/class/915.843/e23/>,
        <http://dewey.info/class/958.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5843/e23/>,
        <http://dewey.info/class/915.843/e23/>,
        <http://dewey.info/class/958.43/e23/> ;
    skos:prefLabel "Kyrgyzstan"@en,
        "Kirgisistan"@nb ;
    skos:related humord:c19818 .

humord:c02028 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02028" ;
    dct:modified "2025-02-19T16:45:33"^^xsd:dateTime ;
    skos:altLabel "Kuwait"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/939.49/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030512,
        <http://dewey.info/class/2--5367/e23/>,
        <http://dewey.info/class/915.367/e23/>,
        <http://dewey.info/class/953.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030512,
        <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5367/e23/>,
        <http://dewey.info/class/915.367/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.67/e23/> ;
    skos:prefLabel "Kuwait"@en,
        "Kuwait"@nb .

humord:c02029 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02029" ;
    dct:modified "2025-02-21T15:21:14"^^xsd:dateTime ;
    skos:altLabel "Failaka"@en,
        "Failaka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5367/e23/>,
        <http://dewey.info/class/915.367/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.67/e23/> ;
    skos:broader humord:c02028 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5367/e23/>,
        <http://dewey.info/class/915.367/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.67/e23/> ;
    skos:prefLabel "Failaka Island"@en,
        "Failaka"@nb .

humord:c02030 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02030" ;
    dct:modified "2025-02-19T16:46:00"^^xsd:dateTime ;
    skos:altLabel "Lebanese Republic"@en,
        "Libanon"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:exactMatch realfagstermer:c030371,
        <http://dewey.info/class/2--5692/e23/>,
        <http://dewey.info/class/915.692/e23/>,
        <http://dewey.info/class/956.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030371,
        <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/2--5692/e23/>,
        <http://dewey.info/class/915.692/e23/>,
        <http://dewey.info/class/939.44/e23/>,
        <http://dewey.info/class/956.92/e23/> ;
    skos:prefLabel "Lebanon"@en,
        "Libanon"@nb .

humord:c02031 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02031" ;
    dct:modified "2025-02-19T16:36:08"^^xsd:dateTime ;
    skos:altLabel "Malaysia"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030445,
        <http://dewey.info/class/2--595/e23/>,
        <http://dewey.info/class/915.95/e23/>,
        <http://dewey.info/class/959.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030445,
        <http://dewey.info/class/2--595/e23/>,
        <http://dewey.info/class/915.95/e23/>,
        <http://dewey.info/class/959.5/e23/> ;
    skos:prefLabel "Malaysia"@en,
        "Malaysia"@nb ;
    skos:related humord:c15392 .

humord:c02032 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02032" ;
    dct:modified "2025-02-25T10:54:27"^^xsd:dateTime ;
    skos:altLabel "Melaka"@en,
        "Malakka"@nb,
        "Melaka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5951/e23/>,
        <http://dewey.info/class/915.951/e23/>,
        <http://dewey.info/class/959.51/e23/> ;
    skos:broader humord:c02031 ;
    skos:definition "Malaysias nest minste delstat, på vestkysten av Malayahalvøya, ved Melaka-(Malakka)stredet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5951/e23/>,
        <http://dewey.info/class/915.951/e23/>,
        <http://dewey.info/class/959.51/e23/> ;
    skos:prefLabel "Malacca"@en,
        "Melaka"@nb .

humord:c02034 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02034" ;
    dct:modified "2025-02-19T16:45:45"^^xsd:dateTime ;
    skos:altLabel "Republic of Maldives"@en,
        "Maldivene"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030596,
        <http://dewey.info/class/2--5495/e23/>,
        <http://dewey.info/class/915.495/e23/>,
        <http://dewey.info/class/954.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030596,
        <http://dewey.info/class/2--5495/e23/>,
        <http://dewey.info/class/915.495/e23/>,
        <http://dewey.info/class/954.95/e23/> ;
    skos:prefLabel "Maldives"@en,
        "Maldivene"@nb .

humord:c02035 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02035" ;
    dct:modified "2025-02-19T16:26:20"^^xsd:dateTime ;
    skos:altLabel "Mongolia"@nb,
        "Mongolske folkerepublikk"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030370,
        <http://dewey.info/class/2--5173/e23/>,
        <http://dewey.info/class/915.173/e23/>,
        <http://dewey.info/class/951.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030370,
        <http://dewey.info/class/2--5173/e23/>,
        <http://dewey.info/class/915.173/e23/>,
        <http://dewey.info/class/951.73/e23/> ;
    skos:prefLabel "Mongolia"@en,
        "Mongolia"@nb ;
    skos:related humord:c01999 .

humord:c02037 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02037" ;
    dct:modified "2025-02-19T16:46:21"^^xsd:dateTime ;
    skos:altLabel "Burma"@en,
        "Republic of the Union of Myanmar"@en,
        "Burma"@nb,
        "Myanmar"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030341,
        <http://dewey.info/class/2--591/e23/>,
        <http://dewey.info/class/915.91/e23/>,
        <http://dewey.info/class/959.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030341,
        <http://dewey.info/class/2--591/e23/>,
        <http://dewey.info/class/915.91/e23/>,
        <http://dewey.info/class/959.1/e23/> ;
    skos:prefLabel "Myanmar"@en,
        "Myanmar"@nb .

humord:c02039 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02039" ;
    dct:modified "2024-10-09T15:26:23"^^xsd:dateTime ;
    skos:altLabel "Pagan"@en,
        "Bagan"@nb,
        "Pagan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--591/e23/>,
        <http://dewey.info/class/915.91/e23/>,
        <http://dewey.info/class/959.1/e23/>,
        <http://dewey.info/class/959.102/e23/> ;
    skos:broader humord:c02037 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--591/e23/>,
        <http://dewey.info/class/915.91/e23/>,
        <http://dewey.info/class/959.1/e23/>,
        <http://dewey.info/class/959.102/e23/> ;
    skos:prefLabel "Bagan"@en,
        "Bagan"@nb .

humord:c02040 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02040" ;
    dct:modified "2025-02-25T10:50:14"^^xsd:dateTime ;
    skos:altLabel "Vesali"@en,
        "Vaishali"@nb ;
    skos:broadMatch <http://dewey.info/class/2--591/e23/>,
        <http://dewey.info/class/915.91/e23/>,
        <http://dewey.info/class/959.1/e23/> ;
    skos:broader humord:c02037 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--591/e23/>,
        <http://dewey.info/class/915.91/e23/>,
        <http://dewey.info/class/959.1/e23/> ;
    skos:prefLabel "Vaishali"@en,
        "Vaishali"@nb .

humord:c02041 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02041" ;
    dct:modified "2025-02-19T16:46:35"^^xsd:dateTime ;
    skos:altLabel "Nepal"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030333,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030333,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Nepal"@en,
        "Nepal"@nb .

humord:c02042 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02042" ;
    dct:modified "2025-02-25T09:56:53"^^xsd:dateTime ;
    skos:altLabel "Khwopa"@en,
        "Bhadgaon"@nb,
        "Bhaktapur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Bhaktapur"@en,
        "Bhaktapur"@nb .

humord:c02043 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02043" ;
    dct:modified "2024-10-02T10:40:57"^^xsd:dateTime ;
    skos:altLabel "Dang"@en,
        "Dang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:definition "Dang er et av de 75 administrative distriktene i Nepal. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Dang Deukhuri District"@en,
        "Dang"@nb .

humord:c02044 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02044" ;
    dct:modified "2025-02-25T09:58:27"^^xsd:dateTime ;
    skos:altLabel "Kathmandu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:definition "Brukes både om byen Kathmandu og Kathmandu-dalen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Kathmandu"@en,
        "Kathmandu"@nb .

humord:c02045 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02045" ;
    dct:modified "2025-02-25T09:58:45"^^xsd:dateTime ;
    skos:altLabel "Kirtipur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Kirtipur"@en,
        "Kirtipur"@nb .

humord:c02046 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02046" ;
    dct:modified "2025-02-19T16:36:50"^^xsd:dateTime ;
    skos:altLabel "Korea, Democratic People's Republic Of"@en,
        "Korea, People's Republic of"@en,
        "Nord-Korea"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--5193/e23/>,
        <http://dewey.info/class/915.193/e23/>,
        <http://dewey.info/class/951.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5193/e23/>,
        <http://dewey.info/class/915.193/e23/>,
        <http://dewey.info/class/951.93/e23/> ;
    skos:prefLabel "North Korea"@en,
        "Nord-Korea"@nb ;
    skos:related humord:c02127 .

humord:c02047 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02047" ;
    dct:modified "2025-02-19T16:46:56"^^xsd:dateTime ;
    skos:altLabel "Pakistan"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/934.91/e23/> ;
    skos:exactMatch realfagstermer:c030578,
        <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030578,
        <http://dewey.info/class/2--349/e23/>,
        <http://dewey.info/class/2--549/e23/>,
        <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/934.9/e23/>,
        <http://dewey.info/class/934.91/e23/>,
        <http://dewey.info/class/954.9/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:prefLabel "Pakistan"@en,
        "Pakistan"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--349/e23/>,
        <http://dewey.info/class/2--549/e23/>,
        <http://dewey.info/class/934.9/e23/>,
        <http://dewey.info/class/954.9/e23/> .

humord:c02048 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02048" ;
    dct:modified "2024-10-10T13:44:53"^^xsd:dateTime ;
    skos:altLabel "Baltiyul"@en,
        "Little Tibet"@en,
        "Baltistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c28948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Baltistan"@en,
        "Baltistan"@nb .

humord:c02049 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02049" ;
    dct:modified "2024-09-16T15:37:41"^^xsd:dateTime ;
    skos:altLabel "Chitral"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:broader humord:c28949 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:prefLabel "Chitral"@en,
        "Chitral"@nb .

humord:c02050 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02050" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--549149/e23/>,
        <http://dewey.info/class/915.49149/e23/>,
        <http://dewey.info/class/954.9149/e23/> ;
    skos:broader humord:c28963 ;
    skos:definition "By i Islamabad hovedstadsterritorium <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549149/e23/>,
        <http://dewey.info/class/915.49149/e23/>,
        <http://dewey.info/class/954.9149/e23/> ;
    skos:prefLabel "Golra Sharif"@en,
        "Golra Sharif"@nb .

humord:c02051 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02051" ;
    dct:modified "2025-02-25T09:46:32"^^xsd:dateTime ;
    skos:altLabel "Harappa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3491/e23/>,
        <http://dewey.info/class/934.91/e23/> ;
    skos:broader humord:c02059 ;
    skos:definition "Arkeologisk sted i Punjab i nordøstlige Pakistan <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3491/e23/>,
        <http://dewey.info/class/934.91/e23/> ;
    skos:prefLabel "Harappa"@en,
        "Harappa"@nb .

humord:c02052 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02052" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hunza Valley"@en,
        "Hunzadalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c28948 ;
    skos:definition "Hunza var en liten vasallstat i kolonitidens India, nordvest for Kashmir ... ble en del av Pakistan da denne staten ble opprettet i 1947 <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Hunza"@en,
        "Hunza"@nb .

humord:c02053 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02053" ;
    dct:modified "2025-02-25T09:47:13"^^xsd:dateTime ;
    skos:altLabel "Indusdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:broader humord:c02047 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:prefLabel "Indus Valley"@en,
        "Indusdalen"@nb ;
    skos:related humord:c00081 .

humord:c02054 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02054" ;
    dct:modified "2025-02-24T14:48:53"^^xsd:dateTime ;
    skos:altLabel "Karakoram"@nb,
        "Karakorum (Fjellkjede)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Karakorum er verdens nest høyeste fjellkjede. Karakorumfjellene ligger i Kashmir og danner en fortsettelse av Himalaya mot nordvest.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Karakoram"@en,
        "Karakoram"@nb .

humord:c02055 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02055" ;
    dct:modified "2025-02-25T09:47:56"^^xsd:dateTime ;
    skos:altLabel "Lahore"@nb ;
    skos:broader humord:c02059 ;
    skos:closeMatch <http://dewey.info/class/2--549143/e23/>,
        <http://dewey.info/class/915.49143/e23/>,
        <http://dewey.info/class/954.9143/e23/> ;
    skos:definition "Administrasjonssenteret til Punjab-provinsen <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549143/e23/>,
        <http://dewey.info/class/915.49143/e23/>,
        <http://dewey.info/class/954.9143/e23/> ;
    skos:prefLabel "Lahore"@en,
        "Lahore"@nb .

humord:c02057 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02057" ;
    dct:modified "2025-02-25T09:48:13"^^xsd:dateTime ;
    skos:altLabel "Northern Pakistan"@en,
        "Nord-Pakistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:broader humord:c02047 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:prefLabel "North Pakistan"@en,
        "Nord-Pakistan"@nb .

humord:c02059 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02059" ;
    dct:modified "2025-02-25T09:49:48"^^xsd:dateTime ;
    skos:altLabel "Pubjab (Pakistan)"@en,
        "Panjab (Pakistan)"@nb,
        "Punjab (Pakistan)"@nb ;
    skos:broader humord:c28961 ;
    skos:closeMatch <http://dewey.info/class/2--54914/e23/>,
        <http://dewey.info/class/915.4914/e23/>,
        <http://dewey.info/class/954.914/e23/> ;
    skos:definition "Punjab er en provins i Pakistan <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54914/e23/>,
        <http://dewey.info/class/915.4914/e23/>,
        <http://dewey.info/class/954.914/e23/> ;
    skos:prefLabel "Punjab (Pakistan)"@en,
        "Punjab (Pakistan)"@nb .

humord:c02060 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02060" ;
    dct:modified "2025-02-24T14:55:09"^^xsd:dateTime ;
    skos:altLabel "Pakhtunistan"@nb,
        "Pashtunistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Pashtunistan er det pashto-dominerte området i Afghanistan og Pakistan <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "Pashtunistan"@en,
        "Pashtunistan"@nb .

humord:c02062 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02062" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pir Baba helligdommen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:broader humord:c28949 ;
    skos:definition "Dal og landsby som huser valfartssted for sufihelgenen Pir Baba <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:prefLabel "Pir Baba"@en,
        "Pir Baba"@nb .

humord:c02063 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02063" ;
    dct:modified "2025-02-25T09:53:52"^^xsd:dateTime ;
    skos:altLabel "Sind"@en,
        "Sind"@nb,
        "Sindh"@nb ;
    skos:broader humord:c28961 ;
    skos:exactMatch <http://dewey.info/class/2--54918/e23/>,
        <http://dewey.info/class/915.4918/e23/>,
        <http://dewey.info/class/954.918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54918/e23/>,
        <http://dewey.info/class/915.4918/e23/>,
        <http://dewey.info/class/954.918/e23/> ;
    skos:prefLabel "Sindh"@en,
        "Sind"@nb .

humord:c02064 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02064" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Swat Valley"@en,
        "Swat Valley"@nb,
        "Swatdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:broader humord:c28949 ;
    skos:definition "Dal og et administrativt distrikt i Khyber Pakhtunkhwa <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:prefLabel "Swat District"@en,
        "Swat"@nb .

humord:c02065 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02065" ;
    dct:modified "2025-02-25T09:54:12"^^xsd:dateTime ;
    skos:altLabel "Taxila"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3491/e23/>,
        <http://dewey.info/class/934.91/e23/> ;
    skos:broader humord:c02059 ;
    skos:definition "Taxila er en by og viktig arkeologisk sted i Rawalpindi-distriktet i Punjab <Wikepedia, engelsk>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3491/e23/>,
        <http://dewey.info/class/2--549142/e23/>,
        <http://dewey.info/class/915.49142/e23/>,
        <http://dewey.info/class/934.91/e23/>,
        <http://dewey.info/class/954.9142/e23/> ;
    skos:prefLabel "Taxila"@en,
        "Taxila"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--549142/e23/>,
        <http://dewey.info/class/915.49142/e23/>,
        <http://dewey.info/class/954.9142/e23/> .

humord:c02066 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02066" ;
    dct:modified "2024-08-29T17:35:45"^^xsd:dateTime ;
    skos:altLabel "Waziristan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54911/e23/>,
        <http://dewey.info/class/915.4911/e23/>,
        <http://dewey.info/class/954.911/e23/> ;
    skos:broader humord:c28965 ;
    skos:definition "Waziristan er en fjellregion i det nordvestlige Pakistan. Det er en del av Pakistans føderalt administrerte stammeområder, og betraktes dermed som utenfor landets fire   provinser <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54911/e23/>,
        <http://dewey.info/class/915.4911/e23/>,
        <http://dewey.info/class/954.911/e23/> ;
    skos:prefLabel "Waziristan"@en,
        "Waziristan"@nb .

humord:c02067 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02067" ;
    dct:modified "2025-02-24T11:18:59"^^xsd:dateTime ;
    skos:altLabel "Yasin"@nb,
        "Yasin-dalen"@nb,
        "Yasindalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c02120,
        humord:c28948 ;
    skos:definition "Yasindalen er en dal i Hindu Kush-fjellene, Pakistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Yasin Valley"@en,
        "Yasindalen"@nb .

humord:c02068 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02068" ;
    dct:modified "2025-02-19T16:37:47"^^xsd:dateTime ;
    skos:altLabel "Kingdom of Saudi Arabia"@en,
        "Saudi-Arabia"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:prefLabel "Saudi Arabia"@en,
        "Saudi-Arabia"@nb ;
    skos:related humord:c02107 .

humord:c02069 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02069" ;
    dct:modified "2025-02-25T09:44:36"^^xsd:dateTime ;
    skos:altLabel "Hijaz"@en,
        "Hejaz"@nb,
        "Hijaz"@nb ;
    skos:broadMatch <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:broader humord:c02068 ;
    skos:definition "Hijaz er en fjellkjede og region i det vestlige Saudi Arabia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:prefLabel "Hejaz"@en,
        "Hijaz"@nb .

humord:c02070 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02070" ;
    dct:modified "2025-02-25T09:45:00"^^xsd:dateTime ;
    skos:altLabel "Jiddah"@en,
        "Jeddah"@nb,
        "Jiddah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:broader humord:c02068 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:prefLabel "Jeddah"@en,
        "Jiddah"@nb .

humord:c02071 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02071" ;
    dct:modified "2025-02-25T09:45:25"^^xsd:dateTime ;
    skos:altLabel "Mekka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/297.352/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:broader humord:c02068 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/297.352/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:prefLabel "Mecca"@en,
        "Mekka"@nb .

humord:c02072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02072" ;
    dct:modified "2025-02-19T16:47:13"^^xsd:dateTime ;
    skos:altLabel "Republic of Singapore"@en,
        "Singapore"@nb ;
    skos:broader humord:c01810 ;
    skos:definition "Republikken Singapore <UBO>"@nb ;
    skos:exactMatch realfagstermer:c031302,
        <http://dewey.info/class/2--5957/e23/>,
        <http://dewey.info/class/915.957/e23/>,
        <http://dewey.info/class/959.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031302,
        <http://dewey.info/class/2--5957/e23/>,
        <http://dewey.info/class/915.957/e23/>,
        <http://dewey.info/class/959.57/e23/> ;
    skos:prefLabel "Singapore"@en,
        "Singapore"@nb .

humord:c02073 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02073" ;
    dct:modified "2024-09-12T13:49:42"^^xsd:dateTime ;
    skos:altLabel "Ceylon"@en,
        "Ceylon"@nb,
        "Sri Lanka"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030526,
        <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030526,
        <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Sri Lanka"@en,
        "Sri Lanka"@nb .

humord:c02075 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02075" ;
    dct:modified "2025-02-25T09:42:23"^^xsd:dateTime ;
    skos:altLabel "Adam's Peak"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Adam's Peak"@en,
        "Adam's Peak"@nb .

humord:c02077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02077" ;
    dct:modified "2025-02-25T09:43:07"^^xsd:dateTime ;
    skos:altLabel "Kandy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Kandy"@en,
        "Kandy"@nb .

humord:c02078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02078" ;
    dct:modified "2025-02-25T09:43:33"^^xsd:dateTime ;
    skos:altLabel "Polonnaruva"@en,
        "Polonnaruva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Polonnaruwa"@en,
        "Polonnaruva"@nb .

humord:c02079 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02079" ;
    dct:modified "2025-02-25T09:43:47"^^xsd:dateTime ;
    skos:altLabel "Sigiriya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3493/e23/>,
        <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/934.93/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3493/e23/>,
        <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/934.93/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Sigiriya"@en,
        "Sigiriya"@nb .

humord:c02080 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02080" ;
    dct:modified "2025-02-19T16:47:56"^^xsd:dateTime ;
    skos:altLabel "Syrian Arab Republic"@en,
        "Syria"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--3943/e23/>,
        <http://dewey.info/class/939.43/e23/> ;
    skos:exactMatch realfagstermer:c030348,
        <http://dewey.info/class/2--5691/e23/>,
        <http://dewey.info/class/915.691/e23/>,
        <http://dewey.info/class/956.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030348,
        <http://dewey.info/class/2--3943/e23/>,
        <http://dewey.info/class/2--5691/e23/>,
        <http://dewey.info/class/915.691/e23/>,
        <http://dewey.info/class/939.43/e23/>,
        <http://dewey.info/class/956.91/e23/> ;
    skos:prefLabel "Syria"@en,
        "Syria"@nb .

humord:c02081 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02081" ;
    dct:modified "2017-03-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:broader humord:c28982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:prefLabel "Aleppo (City)"@en,
        "Aleppo (By)"@nb .

humord:c02082 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02082" ;
    dct:modified "2024-10-16T14:12:11"^^xsd:dateTime ;
    skos:altLabel "Beirut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:broader humord:c02030 ;
    skos:exactMatch <http://dewey.info/class/2--56925/e23/>,
        <http://dewey.info/class/915.6925/e23/>,
        <http://dewey.info/class/956.925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/2--56925/e23/>,
        <http://dewey.info/class/915.6925/e23/>,
        <http://dewey.info/class/939.44/e23/>,
        <http://dewey.info/class/956.925/e23/> ;
    skos:prefLabel "Beirut"@en,
        "Beirut"@nb .

humord:c02083 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02083" ;
    dct:modified "2024-10-01T10:27:47"^^xsd:dateTime ;
    skos:altLabel "Damaskus (By)"@nb ;
    skos:broader humord:c28983 ;
    skos:definition "Damaskus er hovedstaden i Syria <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--394344/e23/>,
        <http://dewey.info/class/2--569144/e23/>,
        <http://dewey.info/class/915.69144/e23/>,
        <http://dewey.info/class/939.4344/e23/>,
        <http://dewey.info/class/956.9144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--394344/e23/>,
        <http://dewey.info/class/2--569144/e23/>,
        <http://dewey.info/class/915.69144/e23/>,
        <http://dewey.info/class/939.4344/e23/>,
        <http://dewey.info/class/956.9144/e23/> ;
    skos:prefLabel "Damascus (City)"@en,
        "Damaskus (By)"@nb .

humord:c02084 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02084" ;
    dct:modified "2017-03-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:broader humord:c28981 ;
    skos:definition "Nåværende Tall Mardikh, oldtidsby sørvest for Aleppo i det nordlige Syria. Sentrum i et semittisk storrike som strakte seg fra dagens Libanon til det til det nordlige Mesopotamia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:prefLabel "Ebla"@en,
        "Ebla"@nb .

humord:c02085 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02085" ;
    dct:modified "2025-02-24T07:57:07"^^xsd:dateTime ;
    skos:altLabel "Mari (Oldtidsby)"@nb,
        "Tell Hariri (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:broader humord:c28980 ;
    skos:definition "Mari var en oldtidsby på vestbredden av Eufrat, i Syria nær grensen til Irak <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:prefLabel "Mari (Ancient city)"@en,
        "Mari (Oldtidsby)"@nb ;
    skos:related humord:c01925 .

humord:c02086 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02086" ;
    dct:modified "2017-03-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tadmor"@nb ;
    skos:broader humord:c28987 ;
    skos:closeMatch <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:definition "Ruinby fra antikken og et viktig arkeologisk funnsted i Syria cirka 215 km nordøst for hovedstaden Damaskus <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:prefLabel "Palmyra"@en,
        "Palmyra"@nb .

humord:c02087 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02087" ;
    dct:modified "2017-03-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tell Mozan"@en,
        "Mozan"@nb,
        "Urkes"@nb,
        "Urkesh"@nb,
        "Urkis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:broader humord:c28985 ;
    skos:definition "Oldtidsby i Al-Hasakah guvernementet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:prefLabel "Urkesh"@en,
        "Tell Mozan"@nb .

humord:c02089 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02089" ;
    dct:modified "2017-03-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:broader humord:c28994 ;
    skos:definition "Oldtidsby som befant seg på det nåværende stedet Ras Shamra i Syria <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:prefLabel "Ugarit"@en,
        "Ugarit"@nb .

humord:c02090 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02090" ;
    dct:modified "2025-02-19T16:38:39"^^xsd:dateTime ;
    skos:altLabel "Korea, Republic of"@en,
        "Republic of Korea"@en,
        "Daehan Minguk"@nb,
        "Daehanminguk"@nb,
        "Syd-Korea"@nb,
        "Sør-Korea"@nb,
        "Taehan Minguk"@nb,
        "Taehanminguk"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:prefLabel "South Korea"@en,
        "Sør-Korea"@nb ;
    skos:related humord:c02127 .

humord:c02091 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02091" ;
    dct:modified "2025-02-25T09:28:46"^^xsd:dateTime ;
    skos:altLabel "Pusan"@en,
        "Busan"@nb,
        "Pusan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:broader humord:c02090 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:prefLabel "Busan"@en,
        "Busan"@nb .

humord:c02092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02092" ;
    dct:modified "2025-02-19T16:26:42"^^xsd:dateTime ;
    skos:altLabel "Republic of Tajikistan"@en,
        "Tadsjikistan"@nb,
        "Tajikistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--586/e23/>,
        <http://dewey.info/class/915.86/e23/>,
        <http://dewey.info/class/958.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--586/e23/>,
        <http://dewey.info/class/915.86/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.6/e23/> ;
    skos:prefLabel "Tajikistan"@en,
        "Tadsjikistan"@nb ;
    skos:related humord:c19818 .

humord:c02093 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02093" ;
    dct:modified "2025-02-19T16:48:20"^^xsd:dateTime ;
    skos:altLabel "Formosa"@en,
        "Taiwan, Province Of China"@en,
        "Formosa"@nb,
        "Taiwan"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030523,
        <http://dewey.info/class/2--51249/e23/>,
        <http://dewey.info/class/915.1249/e23/>,
        <http://dewey.info/class/951.249/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030523,
        <http://dewey.info/class/2--51249/e23/>,
        <http://dewey.info/class/915.1249/e23/>,
        <http://dewey.info/class/951.249/e23/> ;
    skos:prefLabel "Taiwan"@en,
        "Taiwan"@nb .

humord:c02095 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02095" ;
    dct:modified "2025-02-25T09:25:42"^^xsd:dateTime ;
    skos:altLabel "Taibei"@nb,
        "Taipei"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51249/e23/>,
        <http://dewey.info/class/915.1249/e23/>,
        <http://dewey.info/class/951.249/e23/> ;
    skos:broader humord:c02093 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51249/e23/>,
        <http://dewey.info/class/915.1249/e23/>,
        <http://dewey.info/class/951.249/e23/> ;
    skos:prefLabel "Taipei"@en,
        "Taibei"@nb .

humord:c02096 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02096" ;
    dct:modified "2025-02-19T16:48:43"^^xsd:dateTime ;
    skos:altLabel "Siam"@en,
        "Siam"@nb,
        "Thailand"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030345,
        <http://dewey.info/class/2--593/e23/>,
        <http://dewey.info/class/915.93/e23/>,
        <http://dewey.info/class/959.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030345,
        <http://dewey.info/class/2--593/e23/>,
        <http://dewey.info/class/915.93/e23/>,
        <http://dewey.info/class/959.3/e23/> ;
    skos:prefLabel "Thailand"@en,
        "Thailand"@nb .

humord:c02098 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02098" ;
    dct:modified "2025-02-19T16:27:00"^^xsd:dateTime ;
    skos:altLabel "Turkmenistan"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--585/e23/>,
        <http://dewey.info/class/915.85/e23/>,
        <http://dewey.info/class/958.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--585/e23/>,
        <http://dewey.info/class/915.85/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.5/e23/> ;
    skos:prefLabel "Turkmenistan"@en,
        "Turkmenistan"@nb ;
    skos:related humord:c19818 ;
    skos:relatedMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> .

humord:c02099 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02099" ;
    dct:modified "2025-02-19T16:27:26"^^xsd:dateTime ;
    skos:altLabel "Republic of Uzbekistan"@en,
        "Usbekistan"@nb,
        "Uzbegistan"@nb,
        "Uzbekistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:prefLabel "Uzbekistan"@en,
        "Usbekistan"@nb ;
    skos:related humord:c19818 .

humord:c02101 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02101" ;
    dct:modified "2025-02-24T15:01:52"^^xsd:dateTime ;
    skos:altLabel "Bukhara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:broader humord:c02099 ;
    skos:definition "Bukhara er en by og område (tidl.stat) i Sentral-Asia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:prefLabel "Bukhara"@en,
        "Bukhara"@nb .

humord:c02102 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02102" ;
    dct:modified "2025-02-19T16:39:19"^^xsd:dateTime ;
    skos:altLabel "Viet Nam"@en,
        "Viet Nam"@nb,
        "Vietnam"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030360,
        <http://dewey.info/class/2--597/e23/>,
        <http://dewey.info/class/915.97/e23/>,
        <http://dewey.info/class/959.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030360,
        <http://dewey.info/class/2--597/e23/>,
        <http://dewey.info/class/915.97/e23/>,
        <http://dewey.info/class/959.7/e23/> ;
    skos:prefLabel "Vietnam"@en,
        "Vietnam"@nb ;
    skos:related humord:c15104 .

humord:c02103 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02103" ;
    dct:modified "2025-02-21T14:09:41"^^xsd:dateTime ;
    skos:altLabel "Jemen"@nb,
        "Nord-Jemen"@nb,
        "Nord-Yemen"@nb,
        "Yemen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/939.49/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--533/e23/>,
        <http://dewey.info/class/915.33/e23/>,
        <http://dewey.info/class/953.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--533/e23/>,
        <http://dewey.info/class/915.33/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.3/e23/> ;
    skos:prefLabel "Yemen"@en,
        "Jemen"@nb .

humord:c02107 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02107" ;
    dct:modified "2024-08-16T14:31:32"^^xsd:dateTime ;
    skos:altLabel "Arab Gulf States"@en,
        "Arabia"@en,
        "Gulf states"@en,
        "Arabia"@nb,
        "Arabiske Golfstatar"@nb,
        "Arabiske Golfstater"@nb,
        "Arabiske Gulfstater"@nb,
        "Arabiske halvøy"@nb,
        "De Arabiske Gulfstater"@nb,
        "De arabiske Golfstater"@nb,
        "Dei arabiske Golfstatar"@nb,
        "Golfstatane"@nb,
        "Golfstatene"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/939.49/e23/> ;
    skos:exactMatch realfagstermer:c030317,
        realfagstermer:c030986,
        <http://dewey.info/class/2--53/e23/>,
        <http://dewey.info/class/915.3/e23/>,
        <http://dewey.info/class/953/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030317,
        realfagstermer:c030986,
        <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--53/e23/>,
        <http://dewey.info/class/915.3/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953/e23/> ;
    skos:prefLabel "Arabian Peninsula"@en,
        "Arabia"@nb ;
    skos:related humord:c02068 .

humord:c02109 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02109" ;
    dct:modified "2024-08-28T08:00:12"^^xsd:dateTime ;
    skos:altLabel "Armenia (Area)"@en,
        "Armenia (Område)"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--5662/e23/>,
        <http://dewey.info/class/915.662/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/956.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/2--5662/e23/>,
        <http://dewey.info/class/915.662/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/947.56/e23/>,
        <http://dewey.info/class/956.62/e23/> ;
    skos:prefLabel "Armenia (Region)"@en,
        "Armenia (Område)"@nb ;
    skos:related humord:c01822 ;
    skos:relatedMatch <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/947.56/e23/> .

humord:c02110 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02110" ;
    dct:modified "2024-08-28T11:20:43"^^xsd:dateTime ;
    skos:altLabel "Assyria"@nb ;
    skos:broadMatch <http://dewey.info/class/933.03/e23/>,
        <http://dewey.info/class/939.402/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030956,
        <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/935.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030956,
        <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/933.03/e23/>,
        <http://dewey.info/class/935.03/e23/>,
        <http://dewey.info/class/939.402/e23/> ;
    skos:prefLabel "Assyria"@en,
        "Assyria"@nb ;
    skos:related humord:c01921,
        humord:c01925,
        humord:c02111,
        humord:c17941 .

humord:c02111 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02111" ;
    dct:modified "2024-10-09T08:20:19"^^xsd:dateTime ;
    skos:altLabel "Babylonia"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:prefLabel "Babylonia"@en,
        "Babylonia"@nb ;
    skos:related humord:c01921,
        humord:c01925,
        humord:c02110,
        humord:c17941 .

humord:c02112 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02112" ;
    dct:modified "2024-10-09T08:20:26"^^xsd:dateTime ;
    skos:altLabel "Babylon"@nb ;
    skos:broadMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:broader humord:c02111 ;
    skos:exactMatch realfagstermer:c030472 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030472,
        <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:prefLabel "Babylon"@en,
        "Babylon"@nb .

humord:c02113 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02113" ;
    dct:modified "2024-09-16T09:46:33"^^xsd:dateTime ;
    skos:altLabel "Characene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:broader humord:c02111 ;
    skos:definition "Characene var et oldtidsrike i det sørlige Babylon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:prefLabel "Characene"@en,
        "Characene"@nb .

humord:c02114 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02114" ;
    dct:modified "2024-10-10T13:49:20"^^xsd:dateTime ;
    skos:altLabel "Baluchistan"@en,
        "Balochistan"@nb,
        "Baluchistan"@nb,
        "Balutsjistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Baluchistan er et landskap i sørøstlige Iran, vestlige Pakistan og sørlige Afghanistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "Balochistan"@en,
        "Baluchistan"@nb .

humord:c02116 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02116" ;
    dct:modified "2024-10-17T14:49:12"^^xsd:dateTime ;
    skos:altLabel "Bengal"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:definition "Bengal er et landområde i den nordøstlige delen av det indiske subkontinent, tidligere en provins i Britisk India, i dag delt mellom den indiske delstaten West Bengal og Bangladesh. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "Bengal"@en,
        "Bengal"@nb .

humord:c02117 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02117" ;
    dct:modified "2024-10-07T13:02:10"^^xsd:dateTime ;
    skos:altLabel "Dardistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Dardistan er et område som dekker nordlige deler av Pakistan, Kashmir og nordøstlige deler av Afghanistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "Dardistan"@en,
        "Dardistan"@nb .

humord:c02118 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02118" ;
    dct:modified "2025-02-24T12:20:54"^^xsd:dateTime ;
    skos:altLabel "Gangesdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--541/e23/>,
        <http://dewey.info/class/915.41/e23/>,
        <http://dewey.info/class/954.1/e23/> ;
    skos:broader humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--541/e23/>,
        <http://dewey.info/class/915.41/e23/>,
        <http://dewey.info/class/954.1/e23/> ;
    skos:prefLabel "Ganges Valley"@en,
        "Gangesdalen"@nb .

humord:c02119 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02119" ;
    dct:modified "2025-02-24T12:24:25"^^xsd:dateTime ;
    skos:altLabel "Himalaya"@en,
        "Himalaya"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:exactMatch realfagstermer:c030698 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030698,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Himalayas"@en,
        "Himalaya"@nb .

humord:c02120 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02120" ;
    dct:modified "2025-02-24T12:24:55"^^xsd:dateTime ;
    skos:altLabel "Hindu Kush"@nb,
        "Hindukush"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:definition "Hindu Kush er en fjellkjede i Sentral-Asia, verdens nest høyeste og ligger hovedsakelig i det nordøstlige og midtre Afghanistan <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Hindu Kush"@en,
        "Hindu Kush"@nb .

humord:c02122 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02122" ;
    dct:modified "2025-02-21T14:08:05"^^xsd:dateTime ;
    skos:altLabel "Jordandalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--569/e23/>,
        <http://dewey.info/class/915.69/e23/>,
        <http://dewey.info/class/956.9/e23/> ;
    skos:broader humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--569/e23/>,
        <http://dewey.info/class/915.69/e23/>,
        <http://dewey.info/class/956.9/e23/> ;
    skos:prefLabel "Jordan Valley"@en,
        "Jordandalen"@nb .

humord:c02123 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02123" ;
    dct:modified "2025-02-24T14:49:53"^^xsd:dateTime ;
    skos:altLabel "Kashmir"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54913/e23/>,
        <http://dewey.info/class/915.4913/e23/>,
        <http://dewey.info/class/954.913/e23/> ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/2--54913/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/915.4913/e23/>,
        <http://dewey.info/class/954.6/e23/>,
        <http://dewey.info/class/954.913/e23/> ;
    skos:prefLabel "Kashmir"@en,
        "Kashmir"@nb .

humord:c02124 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02124" ;
    dct:modified "2025-02-24T14:52:35"^^xsd:dateTime ;
    skos:altLabel "Kaukasia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/947.5/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:broader humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/947.5/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "Kaukasia"@nb .

humord:c02125 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02125" ;
    dct:modified "2025-02-24T11:20:56"^^xsd:dateTime ;
    skos:altLabel "Nord-Kaukasia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c02124 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "North Caucasus"@en,
        "Nord-Kaukasia"@nb .

humord:c02126 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02126" ;
    dct:modified "2025-02-24T11:19:26"^^xsd:dateTime ;
    skos:altLabel "Transkaukasia"@nb,
        "Transkaukasus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:broader humord:c02124 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:prefLabel "Transcaucasia"@en,
        "Transkaukasia"@nb .

humord:c02127 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 58 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02127" ;
    dct:modified "2025-02-25T09:55:01"^^xsd:dateTime ;
    skos:altLabel "Den koreanske halvøy"@nb,
        "Korea"@nb,
        "Koreahalvøya"@nb ;
    skos:broader humord:c02106 ;
    skos:exactMatch realfagstermer:c030816,
        <http://dewey.info/class/2--519/e23/>,
        <http://dewey.info/class/915.19/e23/>,
        <http://dewey.info/class/951.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030816,
        <http://dewey.info/class/2--519/e23/>,
        <http://dewey.info/class/915.19/e23/>,
        <http://dewey.info/class/951.9/e23/> ;
    skos:prefLabel "Korea"@en,
        "Korea"@nb ;
    skos:related humord:c02046,
        humord:c02090 .

humord:c02129 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02129" ;
    dct:modified "2025-02-24T14:52:13"^^xsd:dateTime ;
    skos:altLabel "Kurdistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--5554/e23/>,
        <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.554/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/955.54/e23/> ;
    skos:broader humord:c02106 ;
    skos:exactMatch <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/915.667/e23/>,
        <http://dewey.info/class/956.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--5554/e23/>,
        <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.554/e23/>,
        <http://dewey.info/class/915.667/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/955.54/e23/>,
        <http://dewey.info/class/956.67/e23/> ;
    skos:prefLabel "Kurdistan"@en,
        "Kurdistan"@nb .

humord:c02130 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02130" ;
    dct:modified "2025-02-24T14:54:44"^^xsd:dateTime ;
    skos:altLabel "Levanten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56/e23/>,
        <http://dewey.info/class/915.6/e23/>,
        <http://dewey.info/class/956/e23/> ;
    skos:broader humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56/e23/>,
        <http://dewey.info/class/915.6/e23/>,
        <http://dewey.info/class/956/e23/> ;
    skos:prefLabel "The Levant"@en,
        "Levanten"@nb .

humord:c02131 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02131" ;
    dct:modified "2025-02-24T14:53:20"^^xsd:dateTime ;
    skos:altLabel "Moghulske rike"@nb,
        "Mogulriket"@nb,
        "Mogulske rike"@nb,
        "Mughal-dynastiet"@nb,
        "Mughalriket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/915.4/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Mogulriket var et islamsk og tyrkisk rike som strakte seg over store deler av Det indiske subkontinent fra 1526 til 1857 <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/954.025/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/954.025/e23/> ;
    skos:prefLabel "Mughal Empire"@en,
        "Mogulriket"@nb .

humord:c02134 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02134" ;
    dct:modified "2024-10-11T10:22:33"^^xsd:dateTime ;
    skos:altLabel "Occupied Palestinian Territory"@en,
        "Palestinian territories"@en,
        "De okkuperte palestinske territoriene"@nb,
        "De palestinske selvstyremyndighetene"@nb,
        "De palestinske territoriene"@nb,
        "Dei okkuperte palestinske territoria"@nb,
        "Dei palestinske sjølvstyremaktene"@nb,
        "Dei palestinske sjølvstyresmaktene"@nb,
        "Dei palestinske territoria"@nb,
        "Palestina"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--33/e23/>,
        <http://dewey.info/class/2--5694/e23/>,
        <http://dewey.info/class/915.694/e23/>,
        <http://dewey.info/class/933/e23/>,
        <http://dewey.info/class/956.94/e23/> ;
    skos:definition "Palestina brukes som en geografisk betegnelse på det området i Midtøsten som inneholder Israel og de okkuperte palestinske områdene Gaza og Vestbredden. Politisk brukes Palestina til å omtale det palestinske selvstyrte området som etter 1994 består av Gaza og Vestbredden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030327 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030327,
        <http://dewey.info/class/2--33/e23/>,
        <http://dewey.info/class/2--5694/e23/>,
        <http://dewey.info/class/220.9/e23/>,
        <http://dewey.info/class/915.694/e23/>,
        <http://dewey.info/class/933/e23/>,
        <http://dewey.info/class/956.94/e23/> ;
    skos:prefLabel "Palestine"@en,
        "Palestina"@nb ;
    skos:related humord:c01935 ;
    skos:relatedMatch <http://dewey.info/class/220.9/e23/> .

humord:c02135 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02135" ;
    dct:modified "2025-02-24T14:54:23"^^xsd:dateTime ;
    skos:altLabel "Parterriket"@nb,
        "Parthia"@nb,
        "Partia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:prefLabel "Parthia"@en,
        "Partia"@nb .

humord:c02137 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02137" ;
    dct:modified "2024-09-12T13:58:03"^^xsd:dateTime ;
    skos:altLabel "Central-Asia"@nb,
        "Sentral-Asia"@nb,
        "Sentralasia"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:exactMatch realfagstermer:c031058,
        <http://dewey.info/class/2--58/e23/>,
        <http://dewey.info/class/915.8/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031058,
        <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--58/e23/>,
        <http://dewey.info/class/915.8/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:prefLabel "Central Asia"@en,
        "Sentral-Asia"@nb .

humord:c02140 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02140" ;
    dct:modified "2025-02-24T07:49:28"^^xsd:dateTime ;
    skos:altLabel "Khorezm"@en,
        "Khoresm"@nb,
        "Khorezm"@nb,
        "Khwarezm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c02137 ;
    skos:definition "Khoresm var et sentralasiatisk khanat (fyrstedømme) i middelalderen. Khoresm ble grunnlagt  omkring 500 f.Kr. I dag delt mellom Usbekistan, Kasakhstan, og Turkmenistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--58/e23/>,
        <http://dewey.info/class/915.8/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:prefLabel "Khwarazm"@en,
        "Khoresm"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--58/e23/>,
        <http://dewey.info/class/915.8/e23/>,
        <http://dewey.info/class/958/e23/> .

humord:c02142 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02142" ;
    dct:modified "2025-02-24T07:51:43"^^xsd:dateTime ;
    skos:altLabel "Pamir"@nb ;
    skos:broader humord:c02137 ;
    skos:closeMatch <http://dewey.info/class/2--586/e23/>,
        <http://dewey.info/class/915.85/e23/>,
        <http://dewey.info/class/958.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--586/e23/>,
        <http://dewey.info/class/915.85/e23/>,
        <http://dewey.info/class/958.6/e23/> ;
    skos:prefLabel "Pamir"@en,
        "Pamir"@nb .

humord:c02143 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02143" ;
    dct:modified "2025-02-24T07:52:12"^^xsd:dateTime ;
    skos:altLabel "Turkestan"@nb,
        "Turkistan"@nb,
        "Tyrkistan"@nb ;
    skos:broader humord:c02137 ;
    skos:exactMatch <http://dewey.info/class/2--584/e23/>,
        <http://dewey.info/class/915.84/e23/>,
        <http://dewey.info/class/958.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--584/e23/>,
        <http://dewey.info/class/915.84/e23/>,
        <http://dewey.info/class/958.4/e23/> ;
    skos:prefLabel "Turkestan"@en,
        "Turkestan"@nb .

humord:c02146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02146" ;
    dct:modified "2025-02-24T14:59:59"^^xsd:dateTime ;
    skos:altLabel "Southern Asia"@en,
        "Syd-Asia"@nb,
        "Sør-Asia"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--34/e23/>,
        <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/934/e23/>,
        <http://dewey.info/class/954/e23/> ;
    skos:exactMatch realfagstermer:c030719 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030719,
        <http://dewey.info/class/2--34/e23/>,
        <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/934/e23/>,
        <http://dewey.info/class/954/e23/> ;
    skos:prefLabel "South Asia"@en,
        "Sør-Asia"@nb .

humord:c02148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02148" ;
    dct:modified "2025-02-24T10:50:00"^^xsd:dateTime ;
    skos:altLabel "South-East Asia"@en,
        "Sydøst-Asia"@nb,
        "Sørøst-Asia"@nb ;
    skos:broader humord:c02106 ;
    skos:exactMatch realfagstermer:c030481,
        <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030481,
        <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:prefLabel "Southeast Asia"@en,
        "Sørøst-Asia"@nb .

humord:c02149 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02149" ;
    dct:modified "2024-08-21T08:46:15"^^xsd:dateTime ;
    skos:altLabel "Eastern Asia"@en,
        "Far East"@en,
        "Aust-Asia"@nb,
        "Fjerne Austen"@nb,
        "Fjerne Østen"@nb ;
    skos:broader humord:c02106 ;
    skos:exactMatch realfagstermer:c030690,
        <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030690,
        <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "East Asia"@en,
        "Øst-Asia"@nb .

humord:c02151 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02151" ;
    dct:modified "2024-08-14T09:20:18"^^xsd:dateTime ;
    skos:altLabel "Oxus"@en,
        "Amu-Darja"@nb,
        "Oxos"@nb,
        "Oxus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--58/e23/>,
        <http://dewey.info/class/915.8/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:broader humord:c02150 ;
    skos:definition "Oxus er oldtidens navn på elven Amu-Darja <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--58/e23/>,
        <http://dewey.info/class/915.8/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:prefLabel "Amu Darya"@en,
        "Oxus"@nb .

humord:c02153 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 172 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02153" ;
    dct:modified "2025-02-04T07:40:15"^^xsd:dateTime ;
    skos:altLabel "Europa"@nb ;
    skos:broader humord:c06256 ;
    skos:closeMatch <http://dewey.info/class/2--36/e23/>,
        <http://dewey.info/class/936/e23/> ;
    skos:exactMatch realfagstermer:c030200,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030200,
        <http://dewey.info/class/2--36/e23/>,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/936/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:prefLabel "Europe"@en,
        "Europa"@nb ;
    skos:related humord:c03772 .

humord:c02155 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02155" ;
    dct:modified "2025-02-28T12:30:58"^^xsd:dateTime ;
    skos:altLabel "Donau"@nb ;
    skos:broadMatch <http://dewey.info/class/2--433/e23/>,
        <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/2--4373/e23/>,
        <http://dewey.info/class/2--439/e23/>,
        <http://dewey.info/class/2--477/e23/>,
        <http://dewey.info/class/914.33/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/914.373/e23/>,
        <http://dewey.info/class/914.39/e23/>,
        <http://dewey.info/class/914.77/e23/>,
        <http://dewey.info/class/943.3/e23/>,
        <http://dewey.info/class/943.612/e23/>,
        <http://dewey.info/class/943.73/e23/>,
        <http://dewey.info/class/943.9/e23/>,
        <http://dewey.info/class/947.7/e23/> ;
    skos:broader humord:c02154 ;
    skos:exactMatch realfagstermer:c030525,
        <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/949.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030525,
        <http://dewey.info/class/2--433/e23/>,
        <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/2--4373/e23/>,
        <http://dewey.info/class/2--439/e23/>,
        <http://dewey.info/class/2--477/e23/>,
        <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.33/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/914.373/e23/>,
        <http://dewey.info/class/914.39/e23/>,
        <http://dewey.info/class/914.77/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/943.3/e23/>,
        <http://dewey.info/class/943.612/e23/>,
        <http://dewey.info/class/943.73/e23/>,
        <http://dewey.info/class/943.9/e23/>,
        <http://dewey.info/class/947.7/e23/>,
        <http://dewey.info/class/949.6/e23/> ;
    skos:prefLabel "Danube (River)"@en,
        "Donau"@nb .

humord:c02156 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02156" ;
    dct:modified "2025-02-28T12:31:18"^^xsd:dateTime ;
    skos:altLabel "Elbe"@nb,
        "Elben"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.71/e23/> ;
    skos:broader humord:c02154 ;
    skos:definition "Mellomeuropeisk elv i Tyskland og Tsjekkia <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--431/e23/>,
        <http://dewey.info/class/914.31/e23/>,
        <http://dewey.info/class/943.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431/e23/>,
        <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.31/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.1/e23/>,
        <http://dewey.info/class/943.71/e23/> ;
    skos:prefLabel "Elbe (River)"@en,
        "Elben"@nb .

humord:c02158 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02158" ;
    dct:modified "2025-03-04T15:39:53"^^xsd:dateTime ;
    skos:altLabel "Albania"@nb,
        "Shqip"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--39534/e23/>,
        <http://dewey.info/class/939.534/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4965/e23/>,
        <http://dewey.info/class/914.965/e23/>,
        <http://dewey.info/class/949.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39534/e23/>,
        <http://dewey.info/class/2--4965/e23/>,
        <http://dewey.info/class/914.965/e23/>,
        <http://dewey.info/class/939.534/e23/>,
        <http://dewey.info/class/949.65/e23/> ;
    skos:prefLabel "Albania"@en,
        "Albania"@nb .

humord:c02160 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02160" ;
    dct:modified "2024-08-14T14:23:51"^^xsd:dateTime ;
    skos:altLabel "Andorra"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030674,
        <http://dewey.info/class/2--4679/e23/>,
        <http://dewey.info/class/914.679/e23/>,
        <http://dewey.info/class/946.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030674,
        <http://dewey.info/class/2--4679/e23/>,
        <http://dewey.info/class/914.679/e23/>,
        <http://dewey.info/class/946.79/e23/> ;
    skos:prefLabel "Andorra"@en,
        "Andorra"@nb .

humord:c02161 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02161" ;
    dct:modified "2024-10-16T13:51:31"^^xsd:dateTime ;
    skos:altLabel "Belgia"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.93/e23/> ;
    skos:exactMatch realfagstermer:c030252,
        <http://dewey.info/class/2--493/e23/>,
        <http://dewey.info/class/914.93/e23/>,
        <http://dewey.info/class/949.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030252,
        <http://dewey.info/class/2--493/e23/>,
        <http://dewey.info/class/914.93/e23/>,
        <http://dewey.info/class/936.93/e23/>,
        <http://dewey.info/class/949.3/e23/> ;
    skos:prefLabel "Belgium"@en,
        "Belgia"@nb ;
    skos:related humord:c03663 .

humord:c02162 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02162" ;
    dct:modified "2024-08-16T12:52:49"^^xsd:dateTime ;
    skos:altLabel "Antwerpen"@en,
        "Anvers"@en,
        "Antwerpen"@nb,
        "Anvers"@nb ;
    skos:broader humord:c02161 ;
    skos:exactMatch realfagstermer:c030672,
        <http://dewey.info/class/2--493222/e23/>,
        <http://dewey.info/class/914.93222/e23/>,
        <http://dewey.info/class/949.3222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030672,
        <http://dewey.info/class/2--493222/e23/>,
        <http://dewey.info/class/914.93222/e23/>,
        <http://dewey.info/class/949.3222/e23/> ;
    skos:prefLabel "Antwerp"@en,
        "Antwerpen"@nb .

humord:c02163 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02163" ;
    dct:modified "2025-03-04T11:05:24"^^xsd:dateTime ;
    skos:altLabel "Brabant"@nb ;
    skos:broader humord:c02161 ;
    skos:exactMatch <http://dewey.info/class/2--4933/e23/>,
        <http://dewey.info/class/914.933/e23/>,
        <http://dewey.info/class/949.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4933/e23/>,
        <http://dewey.info/class/914.933/e23/>,
        <http://dewey.info/class/949.33/e23/> ;
    skos:prefLabel "Brabant"@en,
        "Brabant"@nb .

humord:c02164 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02164" ;
    dct:modified "2025-03-04T11:08:53"^^xsd:dateTime ;
    skos:altLabel "Brugge"@en,
        "Brugge"@nb ;
    skos:broader humord:c02161 ;
    skos:exactMatch <http://dewey.info/class/2--493122/e23/>,
        <http://dewey.info/class/914.93122/e23/>,
        <http://dewey.info/class/949.3122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--493122/e23/>,
        <http://dewey.info/class/914.93122/e23/>,
        <http://dewey.info/class/949.3122/e23/> ;
    skos:prefLabel "Bruges"@en,
        "Brugge"@nb .

humord:c02165 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02165" ;
    dct:modified "2025-03-04T12:05:12"^^xsd:dateTime ;
    skos:altLabel "Flandern"@nb ;
    skos:broader humord:c02161 ;
    skos:closeMatch <http://dewey.info/class/2--4931/e23/>,
        <http://dewey.info/class/914.931/e23/>,
        <http://dewey.info/class/949.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4931/e23/>,
        <http://dewey.info/class/914.931/e23/>,
        <http://dewey.info/class/949.31/e23/> ;
    skos:prefLabel "Flanders"@en,
        "Flandern"@nb .

humord:c02166 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02166" ;
    dct:modified "2025-03-04T12:05:41"^^xsd:dateTime ;
    skos:altLabel "Gent"@en,
        "Gent"@nb ;
    skos:broader humord:c02161 ;
    skos:exactMatch <http://dewey.info/class/2--493142/e23/>,
        <http://dewey.info/class/914.93142/e23/>,
        <http://dewey.info/class/949.3142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--493142/e23/>,
        <http://dewey.info/class/914.93142/e23/>,
        <http://dewey.info/class/949.3142/e23/> ;
    skos:prefLabel "Ghent"@en,
        "Gent"@nb .

humord:c02167 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02167" ;
    dct:modified "2025-03-04T12:11:54"^^xsd:dateTime ;
    skos:altLabel "Liège"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49346/e23/>,
        <http://dewey.info/class/914.9346/e23/>,
        <http://dewey.info/class/949.346/e23/> ;
    skos:broader humord:c02161 ;
    skos:exactMatch realfagstermer:c030803 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030803,
        <http://dewey.info/class/2--49346/e23/>,
        <http://dewey.info/class/914.9346/e23/>,
        <http://dewey.info/class/949.346/e23/> ;
    skos:prefLabel "Liège"@en,
        "Liège"@nb .

humord:c02168 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02168" ;
    dct:modified "2025-03-04T08:37:12"^^xsd:dateTime ;
    skos:altLabel "Zurenborg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--493222/e23/>,
        <http://dewey.info/class/914.93222/e23/>,
        <http://dewey.info/class/949.3222/e23/> ;
    skos:broader humord:c02162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--493222/e23/>,
        <http://dewey.info/class/914.93222/e23/>,
        <http://dewey.info/class/949.3222/e23/> ;
    skos:prefLabel "Zurenborg"@en,
        "Zurenborg"@nb .

humord:c02169 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02169" ;
    dct:modified "2025-03-04T15:40:19"^^xsd:dateTime ;
    skos:altLabel "Bosnia"@nb,
        "Bosnia-Hercegovina"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030842,
        <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030842,
        <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Bosnia and Herzegovina"@en,
        "Bosnia-Hercegovina"@nb ;
    skos:related humord:c02546 .

humord:c02171 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02171" ;
    dct:modified "2025-03-03T15:31:23"^^xsd:dateTime ;
    skos:altLabel "Sarajevo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:broader humord:c02169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Sarajevo"@en,
        "Sarajevo"@nb .

humord:c02172 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02172" ;
    dct:modified "2025-02-27T15:04:55"^^xsd:dateTime ;
    skos:altLabel "Bulgaria"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030356,
        <http://dewey.info/class/2--499/e23/>,
        <http://dewey.info/class/914.99/e23/>,
        <http://dewey.info/class/949.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030356,
        <http://dewey.info/class/2--499/e23/>,
        <http://dewey.info/class/914.99/e23/>,
        <http://dewey.info/class/949.9/e23/> ;
    skos:prefLabel "Bulgaria"@en,
        "Bulgaria"@nb ;
    skos:related humord:c03479 .

humord:c02173 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02173" ;
    dct:modified "2025-03-03T07:54:34"^^xsd:dateTime ;
    skos:altLabel "Varna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4994/e23/>,
        <http://dewey.info/class/914.994/e23/>,
        <http://dewey.info/class/949.94/e23/> ;
    skos:broader humord:c02172 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4994/e23/>,
        <http://dewey.info/class/914.994/e23/>,
        <http://dewey.info/class/949.94/e23/> ;
    skos:prefLabel "Varna"@en,
        "Varna"@nb .

humord:c02174 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 53 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02174" ;
    dct:modified "2024-10-02T10:56:55"^^xsd:dateTime ;
    skos:altLabel "Danmark"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.89/e23/> ;
    skos:definition "Danmark er et monarki i Norden, og det sørligste av de nordiske landene. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030205,
        <http://dewey.info/class/2--489/e23/>,
        <http://dewey.info/class/914.89/e23/>,
        <http://dewey.info/class/948.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030205,
        <http://dewey.info/class/2--489/e23/>,
        <http://dewey.info/class/914.89/e23/>,
        <http://dewey.info/class/936.89/e23/>,
        <http://dewey.info/class/948.9/e23/> ;
    skos:prefLabel "Denmark"@en,
        "Danmark"@nb .

humord:c02176 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02176" ;
    dct:modified "2025-03-03T07:49:51"^^xsd:dateTime ;
    skos:altLabel "Bornholm"@nb ;
    skos:broader humord:c69566 ;
    skos:definition "Bornholm er en øy og kommune i Danmark. Den ligger i Østersjøen, 170 kilometer fra København, 40 kilometer sørøst for Skåne. Bornholm har tilhørt Danmark siden 1658. Til Bornholm hører også øygruppen Ertholmene med Christiansø, Fredriksø og flere mindre ubebodde øyer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030404,
        <http://dewey.info/class/2--4892/e23/>,
        <http://dewey.info/class/914.892/e23/>,
        <http://dewey.info/class/948.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030404,
        <http://dewey.info/class/2--4892/e23/>,
        <http://dewey.info/class/914.892/e23/>,
        <http://dewey.info/class/948.92/e23/> ;
    skos:prefLabel "Bornholm"@en,
        "Bornholm"@nb .

humord:c02177 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02177" ;
    dct:modified "2025-03-03T08:14:46"^^xsd:dateTime ;
    skos:altLabel "Enner"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Enner"@en,
        "Enner"@nb .

humord:c02178 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02178" ;
    dct:modified "2025-02-28T14:53:23"^^xsd:dateTime ;
    skos:altLabel "Esbjerg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Esbjerg"@en,
        "Esbjerg"@nb .

humord:c02179 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02179" ;
    dct:modified "2025-03-03T07:46:32"^^xsd:dateTime ;
    skos:altLabel "Falster"@nb ;
    skos:broader humord:c02200 ;
    skos:closeMatch <http://dewey.info/class/2--4893/e23/>,
        <http://dewey.info/class/914.893/e23/>,
        <http://dewey.info/class/948.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4893/e23/>,
        <http://dewey.info/class/914.893/e23/>,
        <http://dewey.info/class/948.93/e23/> ;
    skos:prefLabel "Falster"@en,
        "Falster"@nb .

humord:c02180 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02180" ;
    dct:modified "2025-03-03T07:49:09"^^xsd:dateTime ;
    skos:altLabel "Fyn"@nb ;
    skos:broader humord:c69565 ;
    skos:closeMatch <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:definition "Fyn er Danmarks tredje største øy (etter Sjælland og Nørrejyske Ø), atskilt fra Jylland ved Lillebælt og fra Sjælland ved Storebælt. Den største byen er Odense med 183 763 innbyggere i 2024. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030866 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030866,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Funen"@en,
        "Fyn"@nb .

humord:c02181 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02181" ;
    dct:modified "2025-03-03T08:08:18"^^xsd:dateTime ;
    skos:altLabel "Gudme"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Gudme"@en,
        "Gudme"@nb .

humord:c02182 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02182" ;
    dct:modified "2025-02-28T14:36:00"^^xsd:dateTime ;
    skos:altLabel "Illerup"@nb,
        "Illerup Ådal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/936.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/936.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Illerup"@en,
        "Illerup"@nb .

humord:c02184 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02184" ;
    dct:modified "2025-02-28T14:44:30"^^xsd:dateTime ;
    skos:altLabel "Jelling"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13592 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Jelling"@en,
        "Jelling"@nb .

humord:c02185 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02185" ;
    dct:modified "2025-02-28T15:28:02"^^xsd:dateTime ;
    skos:altLabel "Jels"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Jels"@en,
        "Jels"@nb .

humord:c02186 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02186" ;
    dct:modified "2025-02-28T15:12:03"^^xsd:dateTime ;
    skos:altLabel "Jylland"@nb ;
    skos:broader humord:c13580 ;
    skos:definition "Jylland er en halvøy i Nord-Europa, hovedsakelig i Danmark. De sydligste delene ligger i Tyskland. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030419,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030419,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Jutland"@en,
        "Jylland"@nb .

humord:c02187 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02187" ;
    dct:modified "2025-02-28T14:51:56"^^xsd:dateTime ;
    skos:altLabel "Karise"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c02200 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Karise"@en,
        "Karise"@nb .

humord:c02188 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02188" ;
    dct:modified "2025-02-28T15:09:36"^^xsd:dateTime ;
    skos:altLabel "København"@nb ;
    skos:broader humord:c69566 ;
    skos:exactMatch realfagstermer:c030416,
        <http://dewey.info/class/2--48913/e23/>,
        <http://dewey.info/class/914.8913/e23/>,
        <http://dewey.info/class/948.913/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030416,
        <http://dewey.info/class/2--48913/e23/>,
        <http://dewey.info/class/914.8913/e23/>,
        <http://dewey.info/class/948.913/e23/> ;
    skos:prefLabel "Copenhagen"@en,
        "København"@nb .

humord:c02189 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02189" ;
    dct:modified "2025-02-28T14:57:00"^^xsd:dateTime ;
    skos:altLabel "Nyboder"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48913/e23/>,
        <http://dewey.info/class/914.8913/e23/>,
        <http://dewey.info/class/948.913/e23/> ;
    skos:broader humord:c02188 ;
    skos:definition "Nyboder er et gammelt boligkvarter nær Østerport i København, mellom Store Kongensgade og Øster Voldgade. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48913/e23/>,
        <http://dewey.info/class/914.8913/e23/>,
        <http://dewey.info/class/948.913/e23/> ;
    skos:prefLabel "Nyboder"@en,
        "Nyboder"@nb .

humord:c02190 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02190" ;
    dct:modified "2025-02-28T14:52:49"^^xsd:dateTime ;
    skos:altLabel "Lejre"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c02200 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Lejre"@en,
        "Lejre"@nb .

humord:c02191 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02191" ;
    dct:modified "2025-02-28T14:22:59"^^xsd:dateTime ;
    skos:altLabel "Limfjorden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Limfjord"@en,
        "Limfjorden"@nb .

humord:c02192 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02192" ;
    dct:modified "2025-03-03T07:48:13"^^xsd:dateTime ;
    skos:altLabel "Lolland"@nb ;
    skos:broader humord:c02200 ;
    skos:closeMatch <http://dewey.info/class/2--4893/e23/>,
        <http://dewey.info/class/914.893/e23/>,
        <http://dewey.info/class/948.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4893/e23/>,
        <http://dewey.info/class/914.893/e23/>,
        <http://dewey.info/class/948.93/e23/> ;
    skos:prefLabel "Lolland"@en,
        "Lolland"@nb .

humord:c02193 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02193" ;
    dct:modified "2025-03-03T08:06:05"^^xsd:dateTime ;
    skos:altLabel "Lundeborg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Lundeborg"@en,
        "Lundeborg"@nb .

humord:c02194 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02194" ;
    dct:modified "2025-03-03T07:49:18"^^xsd:dateTime ;
    skos:altLabel "Læsø"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Læsø"@en,
        "Læsø"@nb .

humord:c02195 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02195" ;
    dct:modified "2025-02-28T14:39:40"^^xsd:dateTime ;
    skos:altLabel "Mammen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c12247 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Mammen"@en,
        "Mammen"@nb .

humord:c02196 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02196" ;
    dct:modified "2025-03-03T08:13:00"^^xsd:dateTime ;
    skos:altLabel "Næsbyhoved"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Næsbyhoved"@en,
        "Næsbyhoved"@nb .

humord:c02197 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02197" ;
    dct:modified "2025-02-28T15:21:39"^^xsd:dateTime ;
    skos:altLabel "Ribe"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:definition "Ribe er en by som ligger 25 kilometer sørøst for Esbjerg ved Ribe Å i Sønderjylland i Danmark. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Ribe"@en,
        "Ribe"@nb .

humord:c02198 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02198" ;
    dct:modified "2025-02-28T14:42:10"^^xsd:dateTime ;
    skos:altLabel "Sahl"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c12247 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Sahl"@en,
        "Sahl"@nb .

humord:c02199 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02199" ;
    dct:modified "2025-03-03T07:46:48"^^xsd:dateTime ;
    skos:altLabel "Samsø"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Samsø"@en,
        "Samsø"@nb .

humord:c02200 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02200" ;
    dct:modified "2025-03-03T07:46:40"^^xsd:dateTime ;
    skos:altLabel "Region Zealand"@en,
        "Region Sjælland"@nb,
        "Sjælland"@nb ;
    skos:broader humord:c13580 ;
    skos:exactMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Zealand"@en,
        "Sjælland"@nb .

humord:c02201 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02201" ;
    dct:modified "2025-03-03T07:41:18"^^xsd:dateTime ;
    skos:altLabel "Slusegård"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36892/e23/>,
        <http://dewey.info/class/2--4892/e23/>,
        <http://dewey.info/class/914.892/e23/>,
        <http://dewey.info/class/936.892/e23/>,
        <http://dewey.info/class/948.92/e23/> ;
    skos:broader humord:c02176 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36892/e23/>,
        <http://dewey.info/class/2--4892/e23/>,
        <http://dewey.info/class/914.892/e23/>,
        <http://dewey.info/class/936.892/e23/>,
        <http://dewey.info/class/948.92/e23/> ;
    skos:prefLabel "Slusegård"@en,
        "Slusegård"@nb .

humord:c02203 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02203" ;
    dct:modified "2025-03-03T07:36:38"^^xsd:dateTime ;
    skos:altLabel "Slesvig"@nb,
        "Sønderjylland"@nb,
        "Sønderjyllands amt"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13579 ;
    skos:definition "Sønderjyllands amt var et amt lengst syd i Jylland. Det grenset til Tyskland og hadde en viss tysk minoritet. 1. januar 2007 ble danske amt slått sammen til regioner.  <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "South Jutland county"@en,
        "Sønderjylland"@nb .

humord:c02207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02207" ;
    dct:modified "2025-02-28T14:54:48"^^xsd:dateTime ;
    skos:altLabel "Aalborg"@en,
        "Aalborg"@nb,
        "Ålborg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13584 ;
    skos:exactMatch realfagstermer:c030691 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030691,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Ålborg"@en,
        "Ålborg"@nb .

humord:c02208 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02208" ;
    dct:modified "2025-02-28T15:07:21"^^xsd:dateTime ;
    skos:altLabel "Århus"@en,
        "Aarhus"@nb,
        "Århus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69564 ;
    skos:definition "Århus er Jyllands største og Danmarks nest største by. Den ligger ved Århus bukt sør for Djursland. Byen tilhører Århus kommune i Region Midtjylland og er administrasjonssenter i kommunen. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030547 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030547,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Aarhus"@en,
        "Aarhus"@nb .

humord:c02209 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02209" ;
    dct:modified "2025-03-04T15:40:34"^^xsd:dateTime ;
    skos:altLabel "Estland"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030259,
        <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030259,
        <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:prefLabel "Estonia"@en,
        "Estland"@nb ;
    skos:related humord:c03704 .

humord:c02210 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02210" ;
    dct:modified "2025-03-05T19:42:55"^^xsd:dateTime ;
    skos:altLabel "Reval"@nb,
        "Tallinn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:broader humord:c02209 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:prefLabel "Tallinn"@en,
        "Tallinn"@nb .

humord:c02212 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02212" ;
    dct:modified "2025-03-04T15:40:59"^^xsd:dateTime ;
    skos:altLabel "Finland"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030636,
        <http://dewey.info/class/2--4897/e23/>,
        <http://dewey.info/class/914.897/e23/>,
        <http://dewey.info/class/948.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030636,
        <http://dewey.info/class/2--4897/e23/>,
        <http://dewey.info/class/914.897/e23/>,
        <http://dewey.info/class/948.97/e23/> ;
    skos:prefLabel "Finland"@en,
        "Finland"@nb .

humord:c02213 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02213" ;
    dct:modified "2024-08-15T08:44:27"^^xsd:dateTime ;
    skos:altLabel "Anjalankoski"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:broader humord:c29074 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:prefLabel "Anjalankoski"@en,
        "Anjalankoski"@nb .

humord:c02214 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02214" ;
    dct:modified "2025-03-05T19:17:11"^^xsd:dateTime ;
    skos:altLabel "Enare"@nb,
        "Inari"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:exactMatch realfagstermer:c030885 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030885,
        <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Inari"@en,
        "Inari"@nb .

humord:c02215 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02215" ;
    dct:modified "2025-03-05T19:29:56"^^xsd:dateTime ;
    skos:altLabel "Finström"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48972/e23/>,
        <http://dewey.info/class/914.8972/e23/>,
        <http://dewey.info/class/948.972/e23/> ;
    skos:broader humord:c29075 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48972/e23/>,
        <http://dewey.info/class/914.8972/e23/>,
        <http://dewey.info/class/948.972/e23/> ;
    skos:prefLabel "Finström"@en,
        "Finström"@nb .

humord:c02216 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02216" ;
    dct:modified "2025-03-05T19:08:17"^^xsd:dateTime ;
    skos:altLabel "Helsingfors"@nb,
        "Helsinki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:broader humord:c13782 ;
    skos:exactMatch realfagstermer:c030315 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030315,
        <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:prefLabel "Helsinki"@en,
        "Helsinki"@nb .

humord:c02218 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02218" ;
    dct:modified "2025-03-05T07:52:49"^^xsd:dateTime ;
    skos:altLabel "Houtskari"@nb,
        "Houtskär"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:broader humord:c29092 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:prefLabel "Houtskär"@en,
        "Houtskari"@nb .

humord:c02219 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02219" ;
    dct:modified "2025-03-05T19:48:22"^^xsd:dateTime ;
    skos:altLabel "Karelen (Finland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489711/e23/>,
        <http://dewey.info/class/2--489758/e23/>,
        <http://dewey.info/class/914.89711/e23/>,
        <http://dewey.info/class/914.89758/e23/>,
        <http://dewey.info/class/948.9711/e23/>,
        <http://dewey.info/class/948.9758/e23/> ;
    skos:broader humord:c02212 ;
    skos:closeMatch realfagstermer:c030517 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030517,
        <http://dewey.info/class/2--489711/e23/>,
        <http://dewey.info/class/2--489758/e23/>,
        <http://dewey.info/class/914.89711/e23/>,
        <http://dewey.info/class/914.89758/e23/>,
        <http://dewey.info/class/948.9711/e23/>,
        <http://dewey.info/class/948.9758/e23/> ;
    skos:prefLabel "Karelia (Finland)"@en,
        "Karelen (Finland)"@nb .

humord:c02221 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02221" ;
    dct:modified "2025-03-05T19:21:44"^^xsd:dateTime ;
    skos:altLabel "Kuopio"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489752/e23/>,
        <http://dewey.info/class/914.89752/e23/>,
        <http://dewey.info/class/948.9752/e23/> ;
    skos:broader humord:c29086 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489752/e23/>,
        <http://dewey.info/class/914.89752/e23/>,
        <http://dewey.info/class/948.9752/e23/> ;
    skos:prefLabel "Kuopio"@en,
        "Kuopio"@nb .

humord:c02224 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02224" ;
    dct:modified "2025-03-05T19:09:55"^^xsd:dateTime ;
    skos:altLabel "Nurmijärvi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:broader humord:c13782 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:prefLabel "Nurmijärvi"@en,
        "Nurmijärvi"@nb .

humord:c02228 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02228" ;
    dct:modified "2025-03-05T19:51:59"^^xsd:dateTime ;
    skos:altLabel "South Finland"@en,
        "Syd-Finland"@nb,
        "Sør-Finland"@nb ;
    skos:broader humord:c02212 ;
    skos:exactMatch <http://dewey.info/class/2--48971/e23/>,
        <http://dewey.info/class/914.8971/e23/>,
        <http://dewey.info/class/948.971/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48971/e23/>,
        <http://dewey.info/class/914.8971/e23/>,
        <http://dewey.info/class/948.971/e23/> ;
    skos:prefLabel "Southern Finland"@en,
        "Sør-Finland"@nb .

humord:c02230 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02230" ;
    dct:modified "2025-03-05T19:13:50"^^xsd:dateTime ;
    skos:altLabel "Tammela"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489716/e23/>,
        <http://dewey.info/class/914.89716/e23/>,
        <http://dewey.info/class/948.9716/e23/> ;
    skos:broader humord:c29065 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489716/e23/>,
        <http://dewey.info/class/914.89716/e23/>,
        <http://dewey.info/class/948.9716/e23/> ;
    skos:prefLabel "Tammela"@en,
        "Tammela"@nb .

humord:c02231 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02231" ;
    dct:modified "2025-03-05T12:57:40"^^xsd:dateTime ;
    skos:altLabel "Turku"@nb,
        "Åbo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:broader humord:c29077 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:prefLabel "Turku"@en,
        "Turku"@nb .

humord:c02234 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02234" ;
    dct:modified "2025-03-05T14:54:40"^^xsd:dateTime ;
    skos:altLabel "Vörå"@nb,
        "Vöyri"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:broader humord:c13794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:prefLabel "Vörå"@en,
        "Vöyri"@nb .

humord:c02237 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02237" ;
    dct:modified "2025-03-06T09:01:20"^^xsd:dateTime ;
    skos:altLabel "Ahvenanmaa"@nb,
        "Åland"@nb ;
    skos:broader humord:c29075 ;
    skos:closeMatch <http://dewey.info/class/2--48972/e23/>,
        <http://dewey.info/class/914.8972/e23/>,
        <http://dewey.info/class/948.972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48972/e23/>,
        <http://dewey.info/class/914.8972/e23/>,
        <http://dewey.info/class/948.972/e23/> ;
    skos:prefLabel "Åland Islands"@en,
        "Åland"@nb .

humord:c02239 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-07-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02239" ;
    dct:modified "2023-06-12T17:56:04"^^xsd:dateTime ;
    skos:altLabel "West Germany"@en ;
    skos:broadMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/> ;
    skos:broader humord:c03608 ;
    skos:closeMatch <http://dewey.info/class/943.087/e23/> ;
    skos:exactMatch realfagstermer:c030981 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030981,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943.087/e23/> ;
    skos:prefLabel "Western Germany"@en,
        "Vest-Tyskland"@nb .

humord:c02240 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 74 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02240" ;
    dct:modified "2025-03-04T15:41:08"^^xsd:dateTime ;
    skos:altLabel "Frankrike"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--364/e23/>,
        <http://dewey.info/class/936.4/e23/> ;
    skos:exactMatch realfagstermer:c030214,
        <http://dewey.info/class/2--44/e23/>,
        <http://dewey.info/class/914.4/e23/>,
        <http://dewey.info/class/944/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030214,
        <http://dewey.info/class/2--364/e23/>,
        <http://dewey.info/class/2--44/e23/>,
        <http://dewey.info/class/914.4/e23/>,
        <http://dewey.info/class/936.4/e23/>,
        <http://dewey.info/class/944/e23/> ;
    skos:prefLabel "France"@en,
        "Frankrike"@nb ;
    skos:related humord:c11760,
        humord:c11762 .

humord:c02242 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02242" ;
    dct:modified "2024-07-05T07:45:42"^^xsd:dateTime ;
    skos:altLabel "Adour"@nb ;
    skos:broadMatch <http://dewey.info/class/2--447/e23/>,
        <http://dewey.info/class/914.47/e23/>,
        <http://dewey.info/class/944.7/e23/> ;
    skos:broader humord:c02241 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--447/e23/>,
        <http://dewey.info/class/914.47/e23/>,
        <http://dewey.info/class/944.7/e23/> ;
    skos:prefLabel "Adour"@en,
        "Adour"@nb .

humord:c02243 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02243" ;
    dct:modified "2025-03-12T15:32:50"^^xsd:dateTime ;
    skos:altLabel "Loire (Elv)"@nb ;
    skos:broader humord:c02241 ;
    skos:closeMatch <http://dewey.info/class/2--445/e23/>,
        <http://dewey.info/class/914.45/e23/>,
        <http://dewey.info/class/944.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--445/e23/>,
        <http://dewey.info/class/914.45/e23/>,
        <http://dewey.info/class/944.5/e23/> ;
    skos:prefLabel "Loire (River)"@en,
        "Loire (Elv)"@nb .

humord:c02244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02244" ;
    dct:modified "2025-03-13T07:54:15"^^xsd:dateTime ;
    skos:altLabel "Var (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4494/e23/>,
        <http://dewey.info/class/914.494/e23/>,
        <http://dewey.info/class/944.94/e23/> ;
    skos:broader humord:c02241 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4494/e23/>,
        <http://dewey.info/class/914.494/e23/>,
        <http://dewey.info/class/944.94/e23/> ;
    skos:prefLabel "Var (River)"@en,
        "Var (Elv)"@nb .

humord:c02247 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02247" ;
    dct:modified "2024-09-12T13:50:42"^^xsd:dateTime ;
    skos:altLabel "Cevennane"@nb,
        "Les Cevennes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4481/e23/>,
        <http://dewey.info/class/914.481/e23/>,
        <http://dewey.info/class/944.81/e23/> ;
    skos:broader humord:c02245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4481/e23/>,
        <http://dewey.info/class/914.481/e23/>,
        <http://dewey.info/class/944.81/e23/> ;
    skos:prefLabel "Cévennes"@en,
        "Cevennene"@nb .

humord:c02249 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02249" ;
    dct:modified "2025-03-12T15:27:45"^^xsd:dateTime ;
    skos:altLabel "Forcalquier"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4495/e23/>,
        <http://dewey.info/class/914.495/e23/>,
        <http://dewey.info/class/944.95/e23/> ;
    skos:broader humord:c02245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4495/e23/>,
        <http://dewey.info/class/914.495/e23/>,
        <http://dewey.info/class/944.95/e23/> ;
    skos:prefLabel "Forcalquier"@en,
        "Forcalquier"@nb .

humord:c02250 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02250" ;
    dct:modified "2025-03-12T10:38:08"^^xsd:dateTime ;
    skos:altLabel "Gascogne"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--4473/e23/>,
        <http://dewey.info/class/914.473/e23/>,
        <http://dewey.info/class/944.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4473/e23/>,
        <http://dewey.info/class/914.473/e23/>,
        <http://dewey.info/class/944.73/e23/> ;
    skos:prefLabel "Gascony"@en,
        "Gascogne"@nb .

humord:c02251 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02251" ;
    dct:modified "2025-03-12T07:38:17"^^xsd:dateTime ;
    skos:altLabel "Le Maconnais"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4441/e23/>,
        <http://dewey.info/class/914.441/e23/>,
        <http://dewey.info/class/944.41/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4441/e23/>,
        <http://dewey.info/class/914.441/e23/>,
        <http://dewey.info/class/944.41/e23/> ;
    skos:prefLabel "Mâconnais"@en,
        "Le Maconnais"@nb .

humord:c02252 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02252" ;
    dct:modified "2025-03-12T10:35:44"^^xsd:dateTime ;
    skos:altLabel "Le Lyonnais"@nb,
        "Lyonnais"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--44582/e23/>,
        <http://dewey.info/class/914.4582/e23/>,
        <http://dewey.info/class/944.582/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44582/e23/>,
        <http://dewey.info/class/914.4582/e23/>,
        <http://dewey.info/class/944.582/e23/> ;
    skos:prefLabel "Lyonnais"@en,
        "Lyonnais"@nb .

humord:c02254 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02254" ;
    dct:modified "2025-03-12T10:38:23"^^xsd:dateTime ;
    skos:altLabel "Normandie"@nb ;
    skos:broader humord:c02258 ;
    skos:exactMatch realfagstermer:c030752,
        <http://dewey.info/class/2--4421/e23/>,
        <http://dewey.info/class/914.421/e23/>,
        <http://dewey.info/class/944.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030752,
        <http://dewey.info/class/2--4421/e23/>,
        <http://dewey.info/class/914.421/e23/>,
        <http://dewey.info/class/944.21/e23/> ;
    skos:prefLabel "Normandy"@en,
        "Normandie"@nb ;
    skos:related humord:c02269,
        humord:c02290 .

humord:c02255 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02255" ;
    dct:modified "2025-03-13T08:00:30"^^xsd:dateTime ;
    skos:altLabel "South France"@en,
        "Southern France"@en,
        "Oksitania"@nb,
        "Syd-Frankrike"@nb,
        "Sør-Frankrike"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--448/e23/>,
        <http://dewey.info/class/914.48/e23/>,
        <http://dewey.info/class/944.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--448/e23/>,
        <http://dewey.info/class/914.48/e23/>,
        <http://dewey.info/class/944.8/e23/> ;
    skos:prefLabel "Occitania"@en,
        "Sør-Frankrike"@nb .

humord:c02259 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02259" ;
    dct:modified "2024-08-12T13:22:33"^^xsd:dateTime ;
    skos:altLabel "Alsace"@nb,
        "Elsass"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--36439/e23/>,
        <http://dewey.info/class/936.439/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4439/e23/>,
        <http://dewey.info/class/914.439/e23/>,
        <http://dewey.info/class/944.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36439/e23/>,
        <http://dewey.info/class/2--4439/e23/>,
        <http://dewey.info/class/914.439/e23/>,
        <http://dewey.info/class/936.439/e23/>,
        <http://dewey.info/class/944.39/e23/> ;
    skos:prefLabel "Alsace"@en,
        "Alsace"@nb ;
    skos:related humord:c58378 .

humord:c02263 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02263" ;
    dct:modified "2025-03-11T12:10:01"^^xsd:dateTime ;
    skos:altLabel "Strasbourg"@nb ;
    skos:broader humord:c58378 ;
    skos:exactMatch <http://dewey.info/class/2--443954/e23/>,
        <http://dewey.info/class/914.43954/e23/>,
        <http://dewey.info/class/944.3954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--443954/e23/>,
        <http://dewey.info/class/914.43954/e23/>,
        <http://dewey.info/class/944.3954/e23/> ;
    skos:prefLabel "Strasbourg"@en,
        "Strasbourg"@nb .

humord:c02264 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02264" ;
    dct:modified "2025-03-11T12:17:04"^^xsd:dateTime ;
    skos:altLabel "Sundgau"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4439/e23/>,
        <http://dewey.info/class/914.439/e23/>,
        <http://dewey.info/class/944.39/e23/> ;
    skos:broader humord:c58378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4439/e23/>,
        <http://dewey.info/class/914.439/e23/>,
        <http://dewey.info/class/944.39/e23/> ;
    skos:prefLabel "Sundgau"@en,
        "Sundgau"@nb .

humord:c02265 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02265" ;
    dct:modified "2024-08-16T14:25:48"^^xsd:dateTime ;
    skos:altLabel "Aquitaine"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4471/e23/>,
        <http://dewey.info/class/914.471/e23/>,
        <http://dewey.info/class/944.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4471/e23/>,
        <http://dewey.info/class/914.471/e23/>,
        <http://dewey.info/class/944.71/e23/> ;
    skos:prefLabel "Aquitaine"@en,
        "Aquitaine"@nb ;
    skos:related humord:c58379 .

humord:c02266 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02266" ;
    dct:modified "2025-03-06T15:31:12"^^xsd:dateTime ;
    skos:altLabel "Montaillou"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44735/e23/>,
        <http://dewey.info/class/914.4735/e23/>,
        <http://dewey.info/class/944.735/e23/> ;
    skos:broader humord:c58377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44735/e23/>,
        <http://dewey.info/class/914.4735/e23/>,
        <http://dewey.info/class/944.735/e23/> ;
    skos:prefLabel "Montaillou"@en,
        "Montaillou"@nb .

humord:c02267 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02267" ;
    dct:modified "2024-08-28T20:24:45"^^xsd:dateTime ;
    skos:altLabel "Auvergne"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4459/e23/>,
        <http://dewey.info/class/914.459/e23/>,
        <http://dewey.info/class/944.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4459/e23/>,
        <http://dewey.info/class/914.459/e23/>,
        <http://dewey.info/class/944.59/e23/> ;
    skos:prefLabel "Auvergne"@en,
        "Auvergne"@nb ;
    skos:related humord:c58376 .

humord:c02268 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02268" ;
    dct:modified "2025-03-12T09:20:58"^^xsd:dateTime ;
    skos:altLabel "Vichy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44597/e23/>,
        <http://dewey.info/class/914.4597/e23/>,
        <http://dewey.info/class/944.597/e23/> ;
    skos:broader humord:c58376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44597/e23/>,
        <http://dewey.info/class/914.4597/e23/>,
        <http://dewey.info/class/944.597/e23/> ;
    skos:prefLabel "Vichy"@en,
        "Vichy"@nb .

humord:c02269 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02269" ;
    dct:modified "2024-10-15T13:15:48"^^xsd:dateTime ;
    skos:altLabel "Basse-Normandie"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4421/e23/>,
        <http://dewey.info/class/914.421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4421/e23/>,
        <http://dewey.info/class/914.421/e23/> ;
    skos:prefLabel "Lower Normandy"@en,
        "Basse-Normandie"@nb ;
    skos:related humord:c02254 .

humord:c02271 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02271" ;
    dct:modified "2025-03-06T15:39:18"^^xsd:dateTime ;
    skos:altLabel "La Hague"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44212/e23/>,
        <http://dewey.info/class/914.4212/e23/>,
        <http://dewey.info/class/944.212/e23/> ;
    skos:broader humord:c02254 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44212/e23/>,
        <http://dewey.info/class/914.4212/e23/>,
        <http://dewey.info/class/944.212/e23/> ;
    skos:prefLabel "La Hague"@en,
        "La Hague"@nb .

humord:c02272 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02272" ;
    dct:modified "2025-03-12T10:34:57"^^xsd:dateTime ;
    skos:altLabel "Bourgogne"@en,
        "Bourgogne"@nb,
        "Burgund"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4441/e23/>,
        <http://dewey.info/class/914.441/e23/>,
        <http://dewey.info/class/944.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4441/e23/>,
        <http://dewey.info/class/914.441/e23/>,
        <http://dewey.info/class/944.41/e23/> ;
    skos:prefLabel "Burgundy"@en,
        "Burgund"@nb ;
    skos:related humord:c58373 .

humord:c02273 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02273" ;
    dct:modified "2025-03-12T07:42:48"^^xsd:dateTime ;
    skos:altLabel "Minot"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4442/e23/>,
        <http://dewey.info/class/914.442/e23/>,
        <http://dewey.info/class/944.42/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4442/e23/>,
        <http://dewey.info/class/914.442/e23/>,
        <http://dewey.info/class/944.42/e23/> ;
    skos:prefLabel "Minot"@en,
        "Minot"@nb .

humord:c02274 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02274" ;
    dct:modified "2025-03-12T09:16:05"^^xsd:dateTime ;
    skos:altLabel "Vezelay"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44412/e23/>,
        <http://dewey.info/class/914.4412/e23/>,
        <http://dewey.info/class/944.412/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44412/e23/>,
        <http://dewey.info/class/914.4412/e23/>,
        <http://dewey.info/class/944.412/e23/> ;
    skos:prefLabel "Vézelay"@en,
        "Vezelay"@nb .

humord:c02275 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02275" ;
    dct:modified "2025-03-12T10:38:58"^^xsd:dateTime ;
    skos:altLabel "Bretagne"@nb ;
    skos:broader humord:c02258 ;
    skos:closeMatch <http://dewey.info/class/2--441/e23/>,
        <http://dewey.info/class/914.41/e23/>,
        <http://dewey.info/class/944.1/e23/> ;
    skos:exactMatch realfagstermer:c030921 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030921,
        <http://dewey.info/class/2--441/e23/>,
        <http://dewey.info/class/914.41/e23/>,
        <http://dewey.info/class/944.1/e23/> ;
    skos:prefLabel "Brittany"@en,
        "Bretagne"@nb .

humord:c02276 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02276" ;
    dct:modified "2025-03-11T15:47:48"^^xsd:dateTime ;
    skos:altLabel "Bigouden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4411/e23/>,
        <http://dewey.info/class/914.411/e23/>,
        <http://dewey.info/class/944.11/e23/> ;
    skos:broader humord:c02275 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4411/e23/>,
        <http://dewey.info/class/914.411/e23/>,
        <http://dewey.info/class/944.11/e23/> ;
    skos:prefLabel "Bigouden"@en,
        "Bigouden"@nb .

humord:c02277 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02277" ;
    dct:modified "2024-09-12T13:56:48"^^xsd:dateTime ;
    skos:altLabel "Centre"@nb ;
    skos:broader humord:c02258 ;
    skos:exactMatch <http://dewey.info/class/2--4451/e23/>,
        <http://dewey.info/class/914.451/e23/>,
        <http://dewey.info/class/944.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4451/e23/>,
        <http://dewey.info/class/914.451/e23/>,
        <http://dewey.info/class/944.51/e23/> ;
    skos:prefLabel "Centre"@en,
        "Centre"@nb .

humord:c02278 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02278" ;
    dct:modified "2025-03-11T15:45:16"^^xsd:dateTime ;
    skos:altLabel "Bourges"@nb ;
    skos:broader humord:c02277 ;
    skos:exactMatch <http://dewey.info/class/2--445525/e23/>,
        <http://dewey.info/class/914.45525/e23/>,
        <http://dewey.info/class/944.5525/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--445525/e23/>,
        <http://dewey.info/class/914.45525/e23/>,
        <http://dewey.info/class/944.5525/e23/> ;
    skos:prefLabel "Bourges"@en,
        "Bourges"@nb .

humord:c02279 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02279" ;
    dct:modified "2024-09-16T09:44:15"^^xsd:dateTime ;
    skos:altLabel "Chartres"@nb ;
    skos:broader humord:c02277 ;
    skos:exactMatch <http://dewey.info/class/2--445124/e23/>,
        <http://dewey.info/class/914.45124/e23/>,
        <http://dewey.info/class/944.5124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--445124/e23/>,
        <http://dewey.info/class/914.45124/e23/>,
        <http://dewey.info/class/944.5124/e23/> ;
    skos:prefLabel "Chartres"@en,
        "Chartres"@nb .

humord:c02280 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02280" ;
    dct:modified "2024-09-16T08:12:54"^^xsd:dateTime ;
    skos:altLabel "Champagne-Ardenne"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4431/e23/>,
        <http://dewey.info/class/914.431/e23/>,
        <http://dewey.info/class/944.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4431/e23/>,
        <http://dewey.info/class/914.431/e23/>,
        <http://dewey.info/class/944.31/e23/> ;
    skos:prefLabel "Champagne-Ardenne"@en,
        "Champagne-Ardenne"@nb ;
    skos:related humord:c58378 .

humord:c02281 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02281" ;
    dct:modified "2025-03-11T07:06:45"^^xsd:dateTime ;
    skos:altLabel "Ardennane"@nb ;
    skos:broader humord:c58378 ;
    skos:closeMatch <http://dewey.info/class/2--49348/e23/>,
        <http://dewey.info/class/914.9348/e23/>,
        <http://dewey.info/class/949.348/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49348/e23/>,
        <http://dewey.info/class/914.9348/e23/>,
        <http://dewey.info/class/949.348/e23/> ;
    skos:prefLabel "Ardennes"@en,
        "Ardennene"@nb .

humord:c02282 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02282" ;
    dct:modified "2025-03-11T07:41:49"^^xsd:dateTime ;
    skos:altLabel "Reims"@nb ;
    skos:broader humord:c58378 ;
    skos:exactMatch <http://dewey.info/class/2--44322/e23/>,
        <http://dewey.info/class/914.4322/e23/>,
        <http://dewey.info/class/944.322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44322/e23/>,
        <http://dewey.info/class/914.4322/e23/>,
        <http://dewey.info/class/944.322/e23/> ;
    skos:prefLabel "Reims"@en,
        "Reims"@nb .

humord:c02283 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02283" ;
    dct:modified "2025-03-12T10:40:01"^^xsd:dateTime ;
    skos:altLabel "Franche-Comte"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4445/e23/>,
        <http://dewey.info/class/914.445/e23/>,
        <http://dewey.info/class/944.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4445/e23/>,
        <http://dewey.info/class/914.445/e23/>,
        <http://dewey.info/class/944.45/e23/> ;
    skos:prefLabel "Franche-Comté"@en,
        "Franche-Comte"@nb ;
    skos:related humord:c58373 .

humord:c02284 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02284" ;
    dct:modified "2024-10-15T13:01:03"^^xsd:dateTime ;
    skos:altLabel "Baume-les-Dames"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:prefLabel "Baume-les-Dames"@en,
        "Baume-les-Dames"@nb .

humord:c02285 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02285" ;
    dct:modified "2025-03-11T15:53:17"^^xsd:dateTime ;
    skos:altLabel "Besançon"@en,
        "Besançon"@nb ;
    skos:broader humord:c58373 ;
    skos:exactMatch <http://dewey.info/class/2--44466/e23/>,
        <http://dewey.info/class/914.4466/e23/>,
        <http://dewey.info/class/944.466/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44466/e23/>,
        <http://dewey.info/class/914.4466/e23/>,
        <http://dewey.info/class/944.466/e23/> ;
    skos:prefLabel "Besancon"@en,
        "Besancon"@nb .

humord:c02286 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02286" ;
    dct:modified "2025-03-12T07:37:30"^^xsd:dateTime ;
    skos:altLabel "Doubs"@nb ;
    skos:broader humord:c58373 ;
    skos:exactMatch <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:prefLabel "Doubs"@en,
        "Doubs"@nb .

humord:c02287 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02287" ;
    dct:modified "2025-03-12T09:11:05"^^xsd:dateTime ;
    skos:altLabel "Montbeliard"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:prefLabel "Montbéliard"@en,
        "Montbeliard"@nb .

humord:c02288 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02288" ;
    dct:modified "2025-03-12T09:11:32"^^xsd:dateTime ;
    skos:altLabel "Quingey"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:prefLabel "Quingey"@en,
        "Quingey"@nb .

humord:c02289 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02289" ;
    dct:modified "2025-03-12T09:12:01"^^xsd:dateTime ;
    skos:altLabel "Rougemont"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4446/e23/>,
        <http://dewey.info/class/914.446/e23/>,
        <http://dewey.info/class/944.46/e23/> ;
    skos:prefLabel "Rougemont"@en,
        "Rougemont"@nb .

humord:c02290 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02290" ;
    dct:modified "2025-03-12T15:29:26"^^xsd:dateTime ;
    skos:altLabel "Haute-Normandie"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4424/e23/>,
        <http://dewey.info/class/914.424/e23/>,
        <http://dewey.info/class/944.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4424/e23/>,
        <http://dewey.info/class/914.424/e23/>,
        <http://dewey.info/class/944.24/e23/> ;
    skos:prefLabel "Upper Normandy"@en,
        "Haute-Normandie"@nb ;
    skos:related humord:c02254 .

humord:c02291 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02291" ;
    dct:modified "2025-03-07T07:47:29"^^xsd:dateTime ;
    skos:altLabel "Evreux"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44242/e23/>,
        <http://dewey.info/class/914.4242/e23/>,
        <http://dewey.info/class/944.242/e23/> ;
    skos:broader humord:c02254 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44242/e23/>,
        <http://dewey.info/class/914.4242/e23/>,
        <http://dewey.info/class/944.242/e23/> ;
    skos:prefLabel "Évreux"@en,
        "Evreux"@nb .

humord:c02292 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02292" ;
    dct:modified "2025-03-12T15:31:28"^^xsd:dateTime ;
    skos:altLabel "Ile-de-France"@nb ;
    skos:broader humord:c02258 ;
    skos:exactMatch <http://dewey.info/class/2--4436/e23/>,
        <http://dewey.info/class/914.436/e23/>,
        <http://dewey.info/class/944.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4436/e23/>,
        <http://dewey.info/class/914.436/e23/>,
        <http://dewey.info/class/944.36/e23/> ;
    skos:prefLabel "Île-de-France"@en,
        "Ile-de-France"@nb .

humord:c02293 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02293" ;
    dct:modified "2025-03-11T07:03:02"^^xsd:dateTime ;
    skos:altLabel "Paris (By)"@nb ;
    skos:broader humord:c02292 ;
    skos:exactMatch realfagstermer:c030577,
        <http://dewey.info/class/2--44361/e23/>,
        <http://dewey.info/class/914.4361/e23/>,
        <http://dewey.info/class/944.361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030577,
        <http://dewey.info/class/2--44361/e23/>,
        <http://dewey.info/class/914.4361/e23/>,
        <http://dewey.info/class/944.361/e23/> ;
    skos:prefLabel "Paris (City)"@en,
        "Paris (By)"@nb .

humord:c02294 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02294" ;
    dct:modified "2025-03-06T15:39:38"^^xsd:dateTime ;
    skos:altLabel "Latinerkvarteret"@nb,
        "Quartier Latin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44361/e23/>,
        <http://dewey.info/class/914.4361/e23/>,
        <http://dewey.info/class/944.361/e23/> ;
    skos:broader humord:c02293 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44361/e23/>,
        <http://dewey.info/class/914.4361/e23/>,
        <http://dewey.info/class/944.361/e23/> ;
    skos:prefLabel "Latin Quarter"@en,
        "Quartier Latin"@nb .

humord:c02296 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02296" ;
    dct:modified "2025-03-11T07:03:16"^^xsd:dateTime ;
    skos:altLabel "Pincevent"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36437/e23/>,
        <http://dewey.info/class/936.437/e23/> ;
    skos:broader humord:c02292 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36437/e23/>,
        <http://dewey.info/class/936.437/e23/> ;
    skos:prefLabel "Pincevent"@en,
        "Pincevent"@nb .

humord:c02297 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02297" ;
    dct:modified "2025-03-11T07:04:07"^^xsd:dateTime ;
    skos:altLabel "Saint Denis"@nb ;
    skos:broader humord:c02292 ;
    skos:exactMatch <http://dewey.info/class/2--44362/e23/>,
        <http://dewey.info/class/914.4362/e23/>,
        <http://dewey.info/class/944.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44362/e23/>,
        <http://dewey.info/class/914.4362/e23/>,
        <http://dewey.info/class/944.362/e23/> ;
    skos:prefLabel "Saint Denis"@en,
        "Saint Denis"@nb .

humord:c02299 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02299" ;
    dct:modified "2024-09-19T11:20:23"^^xsd:dateTime ;
    skos:altLabel "Corse"@nb,
        "Korsika"@nb ;
    skos:broader humord:c02258 ;
    skos:closeMatch <http://dewey.info/class/2--3799/e23/>,
        <http://dewey.info/class/937.99/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4499/e23/>,
        <http://dewey.info/class/914.499/e23/>,
        <http://dewey.info/class/944.99/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3799/e23/>,
        <http://dewey.info/class/2--4499/e23/>,
        <http://dewey.info/class/914.499/e23/>,
        <http://dewey.info/class/937.99/e23/>,
        <http://dewey.info/class/944.99/e23/> ;
    skos:prefLabel "Corsica"@en,
        "Korsika"@nb .

humord:c02301 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02301" ;
    dct:modified "2025-03-12T15:32:13"^^xsd:dateTime ;
    skos:altLabel "Languedoc-Roussillon"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--448/e23/>,
        <http://dewey.info/class/914.48/e23/>,
        <http://dewey.info/class/944.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--448/e23/>,
        <http://dewey.info/class/914.48/e23/>,
        <http://dewey.info/class/944.8/e23/> ;
    skos:prefLabel "Languedoc-Roussillon"@en,
        "Languedoc-Roussillon"@nb ;
    skos:related humord:c58377 .

humord:c02302 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02302" ;
    dct:modified "2025-03-06T15:30:07"^^xsd:dateTime ;
    skos:altLabel "Languedoc"@nb ;
    skos:broader humord:c58377 ;
    skos:closeMatch <http://dewey.info/class/2--448/e23/>,
        <http://dewey.info/class/914.48/e23/>,
        <http://dewey.info/class/944.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--448/e23/>,
        <http://dewey.info/class/914.48/e23/>,
        <http://dewey.info/class/944.8/e23/> ;
    skos:prefLabel "Languedoc"@en,
        "Languedoc"@nb .

humord:c02303 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02303" ;
    dct:modified "2025-03-06T15:33:00"^^xsd:dateTime ;
    skos:altLabel "Nice"@nb,
        "Nizza"@nb ;
    skos:broader humord:c58377 ;
    skos:exactMatch realfagstermer:c030767,
        <http://dewey.info/class/2--44941/e23/>,
        <http://dewey.info/class/914.4941/e23/>,
        <http://dewey.info/class/944.941/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030767,
        <http://dewey.info/class/2--44941/e23/>,
        <http://dewey.info/class/914.4941/e23/>,
        <http://dewey.info/class/944.941/e23/> ;
    skos:prefLabel "Nice"@en,
        "Nice"@nb .

humord:c02305 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02305" ;
    dct:modified "2025-03-06T15:33:18"^^xsd:dateTime ;
    skos:altLabel "Roussillon"@nb ;
    skos:broader humord:c58377 ;
    skos:closeMatch <http://dewey.info/class/2--4489/e23/>,
        <http://dewey.info/class/914.489/e23/>,
        <http://dewey.info/class/944.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4489/e23/>,
        <http://dewey.info/class/914.489/e23/>,
        <http://dewey.info/class/944.89/e23/> ;
    skos:prefLabel "Roussillon"@en,
        "Roussillon"@nb .

humord:c02306 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02306" ;
    dct:modified "2025-03-12T09:19:47"^^xsd:dateTime ;
    skos:altLabel "Loire (Departement)"@nb ;
    skos:broader humord:c58376 ;
    skos:exactMatch <http://dewey.info/class/2--44581/e23/>,
        <http://dewey.info/class/914.4581/e23/>,
        <http://dewey.info/class/944.581/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44581/e23/>,
        <http://dewey.info/class/914.4581/e23/>,
        <http://dewey.info/class/944.581/e23/> ;
    skos:prefLabel "Loire (Departement)"@en,
        "Loire (Departement)"@nb .

humord:c02307 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02307" ;
    dct:modified "2025-03-12T15:28:02"^^xsd:dateTime ;
    skos:altLabel "Forez"@nb,
        "Le Forez"@nb ;
    skos:broadMatch <http://dewey.info/class/2--445/e23/>,
        <http://dewey.info/class/914.45/e23/>,
        <http://dewey.info/class/944.5/e23/> ;
    skos:broader humord:c02245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--445/e23/>,
        <http://dewey.info/class/914.45/e23/>,
        <http://dewey.info/class/944.5/e23/> ;
    skos:prefLabel "Forez"@en,
        "Forez"@nb .

humord:c02309 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02309" ;
    dct:modified "2025-03-13T07:47:55"^^xsd:dateTime ;
    skos:altLabel "Lorraine"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4438/e23/>,
        <http://dewey.info/class/914.438/e23/>,
        <http://dewey.info/class/944.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4438/e23/>,
        <http://dewey.info/class/914.438/e23/>,
        <http://dewey.info/class/944.38/e23/> ;
    skos:prefLabel "Lorraine"@en,
        "Lorraine"@nb ;
    skos:related humord:c58378 .

humord:c02310 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02310" ;
    dct:modified "2024-10-15T13:15:39"^^xsd:dateTime ;
    skos:altLabel "Basse-Yutz"@nb,
        "Yutz"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44385/e23/>,
        <http://dewey.info/class/914.4385/e23/>,
        <http://dewey.info/class/944.385/e23/> ;
    skos:broader humord:c58378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44385/e23/>,
        <http://dewey.info/class/914.4385/e23/>,
        <http://dewey.info/class/944.385/e23/> ;
    skos:prefLabel "Yutz"@en,
        "Yutz"@nb .

humord:c02312 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02312" ;
    dct:modified "2025-03-13T07:48:30"^^xsd:dateTime ;
    skos:altLabel "Midi-Pyrenees"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4473/e23/>,
        <http://dewey.info/class/914.473/e23/>,
        <http://dewey.info/class/944.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4473/e23/>,
        <http://dewey.info/class/914.473/e23/>,
        <http://dewey.info/class/944.73/e23/> ;
    skos:prefLabel "Midi-Pyrénées"@en,
        "Midi-Pyrenees"@nb ;
    skos:related humord:c58377 .

humord:c02313 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02313" ;
    dct:modified "2025-03-06T15:29:53"^^xsd:dateTime ;
    skos:altLabel "Moissac"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4475/e23/>,
        <http://dewey.info/class/914.475/e23/>,
        <http://dewey.info/class/944.75/e23/> ;
    skos:broader humord:c58377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4475/e23/>,
        <http://dewey.info/class/914.475/e23/>,
        <http://dewey.info/class/944.75/e23/> ;
    skos:prefLabel "Moissac"@en,
        "Moissac"@nb .

humord:c02314 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02314" ;
    dct:modified "2025-03-06T15:31:47"^^xsd:dateTime ;
    skos:altLabel "Montsegur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44735/e23/>,
        <http://dewey.info/class/914.4735/e23/>,
        <http://dewey.info/class/944.735/e23/> ;
    skos:broader humord:c58377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44735/e23/>,
        <http://dewey.info/class/914.4735/e23/>,
        <http://dewey.info/class/944.735/e23/> ;
    skos:prefLabel "Montségur"@en,
        "Montsegur"@nb .

humord:c02315 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02315" ;
    dct:modified "2025-03-13T07:53:41"^^xsd:dateTime ;
    skos:altLabel "Nord-Pas-de-Calais"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/914.427/e23/>,
        <http://dewey.info/class/944.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/914.427/e23/>,
        <http://dewey.info/class/944.27/e23/> ;
    skos:prefLabel "Nord-Pas-de-Calais"@en,
        "Nord-Pas-de-Calais"@nb ;
    skos:related humord:c58375 .

humord:c02316 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02316" ;
    dct:modified "2024-09-02T15:17:46"^^xsd:dateTime ;
    skos:altLabel "Calais"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44272/e23/>,
        <http://dewey.info/class/914.4272/e23/>,
        <http://dewey.info/class/944.272/e23/> ;
    skos:broader humord:c58375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44272/e23/>,
        <http://dewey.info/class/914.4272/e23/>,
        <http://dewey.info/class/944.272/e23/> ;
    skos:prefLabel "Calais"@en,
        "Calais"@nb .

humord:c02317 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02317" ;
    dct:modified "2025-03-11T07:05:56"^^xsd:dateTime ;
    skos:altLabel "Saint-Omer"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44272/e23/>,
        <http://dewey.info/class/914.4272/e23/>,
        <http://dewey.info/class/944.272/e23/> ;
    skos:broader humord:c58375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44272/e23/>,
        <http://dewey.info/class/914.4272/e23/>,
        <http://dewey.info/class/944.272/e23/> ;
    skos:prefLabel "Saint Omer"@en,
        "Saint-Omer"@nb .

humord:c02318 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02318" ;
    dct:modified "2025-03-13T07:50:01"^^xsd:dateTime ;
    skos:altLabel "Pays de la Loire"@nb ;
    skos:broader humord:c02258 ;
    skos:exactMatch <http://dewey.info/class/2--4416/e23/>,
        <http://dewey.info/class/914.416/e23/>,
        <http://dewey.info/class/944.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4416/e23/>,
        <http://dewey.info/class/914.416/e23/>,
        <http://dewey.info/class/944.16/e23/> ;
    skos:prefLabel "Pays de la Loire"@en,
        "Pays de la Loire"@nb .

humord:c02319 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02319" ;
    dct:modified "2025-03-06T15:27:20"^^xsd:dateTime ;
    skos:altLabel "Vendee"@nb ;
    skos:broader humord:c02318 ;
    skos:exactMatch <http://dewey.info/class/2--44169/e23/>,
        <http://dewey.info/class/914.4169/e23/>,
        <http://dewey.info/class/944.169/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44169/e23/>,
        <http://dewey.info/class/914.4169/e23/>,
        <http://dewey.info/class/944.169/e23/> ;
    skos:prefLabel "Vendée"@en,
        "Vendee"@nb .

humord:c02320 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02320" ;
    dct:modified "2025-03-13T07:50:15"^^xsd:dateTime ;
    skos:altLabel "Picardie"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4426/e23/>,
        <http://dewey.info/class/914.426/e23/>,
        <http://dewey.info/class/944.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4426/e23/>,
        <http://dewey.info/class/914.426/e23/>,
        <http://dewey.info/class/944.26/e23/> ;
    skos:prefLabel "Picardy"@en,
        "Picardie"@nb ;
    skos:related humord:c58375 .

humord:c02321 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02321" ;
    dct:modified "2025-03-11T07:05:04"^^xsd:dateTime ;
    skos:altLabel "Beauvais"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44264/e23/>,
        <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/914.4264/e23/>,
        <http://dewey.info/class/944.264/e23/> ;
    skos:broader humord:c58375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44264/e23/>,
        <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/914.4264/e23/>,
        <http://dewey.info/class/944.264/e23/> ;
    skos:prefLabel "Beauvais"@en,
        "Beauvais"@nb .

humord:c02322 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02322" ;
    dct:modified "2024-09-17T15:27:34"^^xsd:dateTime ;
    skos:altLabel "Crecy-en-Ponthieu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44262/e23/>,
        <http://dewey.info/class/914.4262/e23/>,
        <http://dewey.info/class/944.262/e23/> ;
    skos:broader humord:c58375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44262/e23/>,
        <http://dewey.info/class/914.4262/e23/>,
        <http://dewey.info/class/944.262/e23/> ;
    skos:prefLabel "Crécy-en-Ponthieu"@en,
        "Crecy-en-Ponthieu"@nb .

humord:c02323 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02323" ;
    dct:modified "2025-03-11T07:06:16"^^xsd:dateTime ;
    skos:altLabel "Soissons"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44266/e23/>,
        <http://dewey.info/class/914.4266/e23/>,
        <http://dewey.info/class/944.266/e23/> ;
    skos:broader humord:c58375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44266/e23/>,
        <http://dewey.info/class/914.4266/e23/>,
        <http://dewey.info/class/944.266/e23/> ;
    skos:prefLabel "Soissons"@en,
        "Soissons"@nb .

humord:c02324 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02324" ;
    dct:modified "2025-03-13T07:50:28"^^xsd:dateTime ;
    skos:altLabel "Poitou-Charentes"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--446/e23/>,
        <http://dewey.info/class/914.46/e23/>,
        <http://dewey.info/class/944.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--446/e23/>,
        <http://dewey.info/class/914.46/e23/>,
        <http://dewey.info/class/944.6/e23/> ;
    skos:prefLabel "Poitou-Charentes"@en,
        "Poitou-Charentes"@nb ;
    skos:related humord:c58379 .

humord:c02325 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02325" ;
    dct:modified "2025-03-06T15:35:51"^^xsd:dateTime ;
    skos:altLabel "La Rochelle"@nb ;
    skos:broader humord:c58379 ;
    skos:exactMatch <http://dewey.info/class/2--44642/e23/>,
        <http://dewey.info/class/914.4642/e23/>,
        <http://dewey.info/class/944.642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44642/e23/>,
        <http://dewey.info/class/914.4642/e23/>,
        <http://dewey.info/class/944.642/e23/> ;
    skos:prefLabel "La Rochelle"@en,
        "La Rochelle"@nb .

humord:c02326 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02326" ;
    dct:modified "2025-03-13T07:54:01"^^xsd:dateTime ;
    skos:altLabel "Provence"@nb ;
    skos:broader humord:c02258 ;
    skos:closeMatch <http://dewey.info/class/2--449/e23/>,
        <http://dewey.info/class/914.49/e23/>,
        <http://dewey.info/class/944.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--449/e23/>,
        <http://dewey.info/class/914.49/e23/>,
        <http://dewey.info/class/944.9/e23/> ;
    skos:prefLabel "Provence"@en,
        "Provence"@nb .

humord:c02327 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02327" ;
    dct:modified "2025-03-13T07:52:36"^^xsd:dateTime ;
    skos:altLabel "Provence-Alpes-Cote d'Azur"@nb ;
    skos:broader humord:c02258 ;
    skos:closeMatch <http://dewey.info/class/2--449/e23/>,
        <http://dewey.info/class/914.49/e23/>,
        <http://dewey.info/class/944.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--449/e23/>,
        <http://dewey.info/class/914.49/e23/>,
        <http://dewey.info/class/944.9/e23/> ;
    skos:prefLabel "Provence-Alpes-Cote d'Azur"@en,
        "Provence-Alpes-Cote d'Azur"@nb .

humord:c02328 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02328" ;
    dct:modified "2025-03-06T15:24:35"^^xsd:dateTime ;
    skos:altLabel "Bonnieux"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4492/e23/>,
        <http://dewey.info/class/914.492/e23/>,
        <http://dewey.info/class/944.92/e23/> ;
    skos:broader humord:c02327 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4492/e23/>,
        <http://dewey.info/class/914.492/e23/>,
        <http://dewey.info/class/944.92/e23/> ;
    skos:prefLabel "Bonnieux"@en,
        "Bonnieux"@nb .

humord:c02329 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02329" ;
    dct:modified "2025-03-06T15:25:12"^^xsd:dateTime ;
    skos:altLabel "Marseille"@nb ;
    skos:broader humord:c02327 ;
    skos:exactMatch <http://dewey.info/class/2--44912/e23/>,
        <http://dewey.info/class/914.4912/e23/>,
        <http://dewey.info/class/944.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44912/e23/>,
        <http://dewey.info/class/914.4912/e23/>,
        <http://dewey.info/class/944.912/e23/> ;
    skos:prefLabel "Marseille"@en,
        "Marseille"@nb .

humord:c02330 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02330" ;
    dct:modified "2025-03-06T15:25:39"^^xsd:dateTime ;
    skos:altLabel "Var (Region)"@nb ;
    skos:broader humord:c02327 ;
    skos:exactMatch <http://dewey.info/class/2--4493/e23/>,
        <http://dewey.info/class/914.493/e23/>,
        <http://dewey.info/class/944.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4493/e23/>,
        <http://dewey.info/class/914.493/e23/>,
        <http://dewey.info/class/944.93/e23/> ;
    skos:prefLabel "Var (Region)"@en,
        "Var (Region)"@nb .

humord:c02331 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02331" ;
    dct:modified "2025-03-06T15:27:04"^^xsd:dateTime ;
    skos:altLabel "Vaucluse"@nb ;
    skos:broader humord:c02327 ;
    skos:exactMatch <http://dewey.info/class/2--4492/e23/>,
        <http://dewey.info/class/914.492/e23/>,
        <http://dewey.info/class/944.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4492/e23/>,
        <http://dewey.info/class/914.492/e23/>,
        <http://dewey.info/class/944.92/e23/> ;
    skos:prefLabel "Vaucluse"@en,
        "Vaucluse"@nb .

humord:c02332 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02332" ;
    dct:modified "2025-03-13T07:57:07"^^xsd:dateTime ;
    skos:altLabel "Rhone-Alpes"@nb ;
    skos:broader humord:c02245 ;
    skos:exactMatch <http://dewey.info/class/2--4458/e23/>,
        <http://dewey.info/class/914.458/e23/>,
        <http://dewey.info/class/944.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4458/e23/>,
        <http://dewey.info/class/914.458/e23/>,
        <http://dewey.info/class/944.58/e23/> ;
    skos:prefLabel "Rhône-Alpes"@en,
        "Rhone-Alpes"@nb ;
    skos:related humord:c58376 .

humord:c02334 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02334" ;
    dct:modified "2025-03-12T09:19:33"^^xsd:dateTime ;
    skos:altLabel "Lyon"@nb ;
    skos:broader humord:c58376 ;
    skos:exactMatch realfagstermer:c030796,
        <http://dewey.info/class/2--445823/e23/>,
        <http://dewey.info/class/914.45823/e23/>,
        <http://dewey.info/class/944.5823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030796,
        <http://dewey.info/class/2--445823/e23/>,
        <http://dewey.info/class/914.45823/e23/>,
        <http://dewey.info/class/944.5823/e23/> ;
    skos:prefLabel "Lyon"@en,
        "Lyon"@nb .

humord:c02335 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02335" ;
    dct:modified "2025-03-04T15:40:51"^^xsd:dateTime ;
    skos:altLabel "Færøyane"@nb,
        "Færøyene"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030257,
        <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030257,
        <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:prefLabel "Faroe Islands"@en,
        "Færøyene"@nb .

humord:c02336 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02336" ;
    dct:modified "2025-03-06T14:18:28"^^xsd:dateTime ;
    skos:altLabel "Kongshavn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:broader humord:c02335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:prefLabel "Kongshavn"@en,
        "Kongshavn"@nb .

humord:c02337 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02337" ;
    dct:modified "2025-03-06T14:19:05"^^xsd:dateTime ;
    skos:altLabel "Skalavik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:broader humord:c02335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:prefLabel "Skálavik"@en,
        "Skalavik"@nb .

humord:c02338 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02338" ;
    dct:modified "2025-03-04T15:41:30"^^xsd:dateTime ;
    skos:altLabel "Georgia (Europa)"@nb,
        "Georgiske sosialistiske sovjetrepublikk"@nb,
        "Iberia (Kaukasus)"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Georgia (Europe)"@en,
        "Georgia (Europa)"@nb .

humord:c02339 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02339" ;
    dct:modified "2025-03-06T13:39:53"^^xsd:dateTime ;
    skos:altLabel "Abkasia (Georgia)"@nb,
        "Abkhasia (Georgia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Abkhazia (Georgia)"@en,
        "Abkhasia (Georgia)"@nb .

humord:c02341 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02341" ;
    dct:modified "2024-10-15T13:03:14"^^xsd:dateTime ;
    skos:altLabel "Batumi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Batumi"@en,
        "Batumi"@nb .

humord:c02342 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02342" ;
    dct:modified "2025-03-06T13:36:43"^^xsd:dateTime ;
    skos:altLabel "Erco-Tianeti"@nb,
        "Ertso-Tianeti"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Ertso-Tianeti"@en,
        "Ertso-Tianeti"@nb .

humord:c02343 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02343" ;
    dct:modified "2025-03-06T13:43:16"^^xsd:dateTime ;
    skos:altLabel "Mcxeta"@en,
        "Mcxeta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Mtskheta"@en,
        "Mcxeta"@nb .

humord:c02344 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02344" ;
    dct:modified "2025-03-06T13:48:11"^^xsd:dateTime ;
    skos:altLabel "Svanetia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Svanetia"@en,
        "Svanetia"@nb .

humord:c02345 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02345" ;
    dct:modified "2025-03-06T13:47:12"^^xsd:dateTime ;
    skos:altLabel "Tbilisi"@nb,
        "Tiflis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Tbilisi"@en,
        "Tbilisi"@nb .

humord:c02347 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02347" ;
    dct:modified "2024-08-21T08:50:27"^^xsd:dateTime ;
    skos:altLabel "Aust-Georgia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "East Georgia"@en,
        "Øst-Georgia"@nb .

humord:c02348 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02348" ;
    dct:modified "2025-03-04T15:41:56"^^xsd:dateTime ;
    skos:altLabel "Grekenland"@nb,
        "Hellas"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:exactMatch realfagstermer:c030235,
        <http://dewey.info/class/2--495/e23/>,
        <http://dewey.info/class/914.95/e23/>,
        <http://dewey.info/class/949.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030235,
        <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/2--495/e23/>,
        <http://dewey.info/class/914.95/e23/>,
        <http://dewey.info/class/938/e23/>,
        <http://dewey.info/class/949.5/e23/> ;
    skos:prefLabel "Greece"@en,
        "Hellas"@nb ;
    skos:related humord:c10875,
        humord:c10878,
        humord:c10879,
        humord:c10881 .

humord:c02350 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02350" ;
    dct:modified "2025-03-06T09:42:46"^^xsd:dateTime ;
    skos:altLabel "Aigina"@nb,
        "Egina"@nb,
        "Ejina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Aegina"@en,
        "Aigina"@nb .

humord:c02351 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02351" ;
    dct:modified "2024-08-27T15:04:40"^^xsd:dateTime ;
    skos:altLabel "Argolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Argolis"@en,
        "Argolis"@nb .

humord:c02352 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02352" ;
    dct:modified "2024-07-31T07:47:57"^^xsd:dateTime ;
    skos:altLabel "Aten"@nb,
        "Athen (By)"@nb ;
    skos:broader humord:c02357 ;
    skos:closeMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:exactMatch realfagstermer:c030983 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030983,
        <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Athens"@en,
        "Athen (By)"@nb .

humord:c02353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02353" ;
    dct:modified "2025-03-06T09:43:26"^^xsd:dateTime ;
    skos:altLabel "Akropolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02352 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Acropolis"@en,
        "Akropolis"@nb .

humord:c02356 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02356" ;
    dct:modified "2024-08-28T12:05:50"^^xsd:dateTime ;
    skos:altLabel "Athos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:broader humord:c02348 ;
    skos:definition "Athos er en halvøy i Hellas. Den er er den østligste av de tre halvøyene som strekker seg ut i Egeerhavet fra Chalkidiki. Mesteparten av halvøya utgjør den autonome munkerepublikken Athos. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:prefLabel "Mount Athos"@en,
        "Athos"@nb .

humord:c02357 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02357" ;
    dct:modified "2024-08-28T15:10:13"^^xsd:dateTime ;
    skos:altLabel "Attika"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Attica"@en,
        "Attika"@nb .

humord:c02358 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02358" ;
    dct:modified "2025-03-06T08:54:41"^^xsd:dateTime ;
    skos:altLabel "Berbati"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02351 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Berbati"@en,
        "Berbati"@nb .

humord:c02359 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02359" ;
    dct:modified "2025-03-06T10:39:33"^^xsd:dateTime ;
    skos:altLabel "Boiotia"@en,
        "Boiotia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.4/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:broader humord:c67697 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.4/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:prefLabel "Boeotia"@en,
        "Boiotia"@nb .

humord:c02362 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02362" ;
    dct:modified "2025-04-01T14:49:05"^^xsd:dateTime ;
    skos:altLabel "Delfi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--383/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.3/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:broader humord:c69614 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--383/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.3/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:prefLabel "Delphi"@en,
        "Delfi"@nb .

humord:c02363 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02363" ;
    dct:modified "2025-03-06T09:36:13"^^xsd:dateTime ;
    skos:altLabel "Delos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:broader humord:c02374 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:prefLabel "Delos"@en,
        "Delos"@nb .

humord:c02364 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02364" ;
    dct:modified "2025-03-06T09:40:06"^^xsd:dateTime ;
    skos:altLabel "Dodekanesos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:broader humord:c02365 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:prefLabel "Dodecanese"@en,
        "Dodekanesos"@nb .

humord:c02365 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02365" ;
    dct:modified "2025-03-06T10:41:17"^^xsd:dateTime ;
    skos:altLabel "Egeiske øyar"@nb,
        "Egeiske øyer"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--391/e23/>,
        <http://dewey.info/class/939.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4958/e23/>,
        <http://dewey.info/class/914.958/e23/>,
        <http://dewey.info/class/949.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--391/e23/>,
        <http://dewey.info/class/2--4958/e23/>,
        <http://dewey.info/class/914.958/e23/>,
        <http://dewey.info/class/939.1/e23/>,
        <http://dewey.info/class/949.58/e23/> ;
    skos:prefLabel "Aegean Islands"@en,
        "Egeiske øyer"@nb .

humord:c02366 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02366" ;
    dct:modified "2025-03-06T08:54:54"^^xsd:dateTime ;
    skos:altLabel "Epidauros"@en,
        "Epidauros"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02351 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Epidaurus"@en,
        "Epidauros"@nb .

humord:c02367 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02367" ;
    dct:modified "2024-08-15T11:31:14"^^xsd:dateTime ;
    skos:altLabel "Ano Kaleniki"@en,
        "Ano Kaleniki"@nb,
        "Gorno Kalenik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49562/e23/>,
        <http://dewey.info/class/914.9562/e23/>,
        <http://dewey.info/class/949.562/e23/> ;
    skos:broader humord:c02376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49562/e23/>,
        <http://dewey.info/class/914.9562/e23/>,
        <http://dewey.info/class/949.562/e23/> ;
    skos:prefLabel "Gorno Kalenik"@en,
        "Gorno Kalenik"@nb .

humord:c02368 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02368" ;
    dct:modified "2024-08-12T13:19:09"^^xsd:dateTime ;
    skos:altLabel "Alos"@nb,
        "Halos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/938.2/e23/> ;
    skos:broader humord:c28367 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/938.2/e23/> ;
    skos:prefLabel "Halos"@en,
        "Halos"@nb .

humord:c02369 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02369" ;
    dct:modified "2025-03-06T08:56:56"^^xsd:dateTime ;
    skos:altLabel "Korint"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:closeMatch <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.7/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Corinth"@en,
        "Korint"@nb .

humord:c02370 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02370" ;
    dct:modified "2024-09-19T11:19:55"^^xsd:dateTime ;
    skos:altLabel "Cos"@en,
        "Cos"@nb,
        "Kos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:broader humord:c02364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:prefLabel "Kos"@en,
        "Kos"@nb .

humord:c02372 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02372" ;
    dct:modified "2025-03-06T10:40:37"^^xsd:dateTime ;
    skos:altLabel "Kreta"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:exactMatch realfagstermer:c030314,
        <http://dewey.info/class/2--4959/e23/>,
        <http://dewey.info/class/914.959/e23/>,
        <http://dewey.info/class/949.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030314,
        <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/2--4959/e23/>,
        <http://dewey.info/class/914.959/e23/>,
        <http://dewey.info/class/939.18/e23/>,
        <http://dewey.info/class/949.59/e23/> ;
    skos:prefLabel "Crete"@en,
        "Kreta"@nb .

humord:c02373 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02373" ;
    dct:modified "2025-03-06T09:01:46"^^xsd:dateTime ;
    skos:altLabel "Cnossos"@en,
        "Knossos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:broader humord:c02372 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:prefLabel "Knossos"@en,
        "Knossos"@nb .

humord:c02374 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02374" ;
    dct:modified "2025-03-06T09:39:12"^^xsd:dateTime ;
    skos:altLabel "Kykladane"@nb ;
    skos:broader humord:c02365 ;
    skos:closeMatch <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/939.15/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:prefLabel "Cyclades"@en,
        "Kykladene"@nb .

humord:c02375 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02375" ;
    dct:modified "2025-03-06T08:57:35"^^xsd:dateTime ;
    skos:altLabel "Lakonia"@en,
        "Lakonia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:closeMatch <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/938.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.9/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Laconia"@en,
        "Lakonia"@nb .

humord:c02376 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02376" ;
    dct:modified "2025-03-06T10:41:41"^^xsd:dateTime ;
    skos:altLabel "Makedonia (Hellas)"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:definition "Makedonia er et område i det nordlige Hellas <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4956/e23/>,
        <http://dewey.info/class/914.956/e23/>,
        <http://dewey.info/class/949.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--39876/e23/>,
        <http://dewey.info/class/2--4956/e23/>,
        <http://dewey.info/class/914.956/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/939.876/e23/>,
        <http://dewey.info/class/949.56/e23/> ;
    skos:prefLabel "Macedonia (Greece)"@en,
        "Makedonia (Hellas)"@nb ;
    skos:related humord:c02592 ;
    skos:relatedMatch <http://dewey.info/class/2--39876/e23/>,
        <http://dewey.info/class/939.876/e23/> .

humord:c02377 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02377" ;
    dct:modified "2025-03-06T08:58:00"^^xsd:dateTime ;
    skos:altLabel "Mani"@nb ;
    skos:broadMatch <http://dewey.info/class/2--386/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.6/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--386/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.6/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Mani"@en,
        "Mani"@nb .

humord:c02378 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02378" ;
    dct:modified "2025-03-06T09:45:42"^^xsd:dateTime ;
    skos:altLabel "Megara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Megara"@en,
        "Megara"@nb .

humord:c02379 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02379" ;
    dct:modified "2025-03-06T09:38:08"^^xsd:dateTime ;
    skos:altLabel "Metsovon"@en,
        "Metsovo"@nb,
        "Metsovon"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4953/e23/>,
        <http://dewey.info/class/914.953/e23/>,
        <http://dewey.info/class/949.53/e23/> ;
    skos:broader humord:c20515 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4953/e23/>,
        <http://dewey.info/class/914.953/e23/>,
        <http://dewey.info/class/949.53/e23/> ;
    skos:prefLabel "Metsovo"@en,
        "Metsovon"@nb .

humord:c02380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02380" ;
    dct:modified "2025-01-28T07:37:49"^^xsd:dateTime ;
    skos:altLabel "Mounichia"@en,
        "Mounichia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.36/e23/> ;
    skos:broader humord:c08615 ;
    skos:definition "Mounikhia var en gresk festival i antikken som ble holdt den 16. av måneden mounikion i den athenske kalender til ære for Artemis Mounikhia. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.36/e23/> ;
    skos:prefLabel "Munichia"@en,
        "Mounichia"@nb .

humord:c02381 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02381" ;
    dct:modified "2025-03-06T08:59:32"^^xsd:dateTime ;
    skos:altLabel "Mykene"@en,
        "Mykene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Mycenae"@en,
        "Mykene"@nb .

humord:c02382 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02382" ;
    dct:modified "2025-03-06T08:55:10"^^xsd:dateTime ;
    skos:altLabel "Nemea"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02351 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Nemea"@en,
        "Nemea"@nb .

humord:c02383 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02383" ;
    dct:modified "2025-03-06T08:53:11"^^xsd:dateTime ;
    skos:altLabel "Olympia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c20540 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Olympia"@en,
        "Olympia"@nb .

humord:c02385 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02385" ;
    dct:modified "2025-03-06T10:42:06"^^xsd:dateTime ;
    skos:altLabel "Paeonia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:broader humord:c02376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:prefLabel "Paionia"@en,
        "Paeonia"@nb .

humord:c02386 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02386" ;
    dct:modified "2025-03-06T09:02:01"^^xsd:dateTime ;
    skos:altLabel "Paros"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:broader humord:c02374 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:prefLabel "Paros"@en,
        "Paros"@nb .

humord:c02387 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02387" ;
    dct:modified "2025-03-06T10:42:17"^^xsd:dateTime ;
    skos:altLabel "Peloponnes"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--386/e23/>,
        <http://dewey.info/class/938.6/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--386/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.6/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Peloponnese"@en,
        "Peloponnes"@nb .

humord:c02388 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02388" ;
    dct:modified "2025-03-06T13:32:29"^^xsd:dateTime ;
    skos:altLabel "Pindos"@en,
        "Pindos"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--4953/e23/>,
        <http://dewey.info/class/914.953/e23/>,
        <http://dewey.info/class/949.53/e23/> ;
    skos:definition "Pindos er en fjellkjede i det nordlige Hellas <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4953/e23/>,
        <http://dewey.info/class/914.953/e23/>,
        <http://dewey.info/class/949.53/e23/> ;
    skos:prefLabel "Pindus"@en,
        "Pindos"@nb .

humord:c02389 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02389" ;
    dct:modified "2025-03-06T09:45:06"^^xsd:dateTime ;
    skos:altLabel "Pireus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Piraeus"@en,
        "Pireus"@nb .

humord:c02390 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02390" ;
    dct:modified "2025-03-06T09:38:59"^^xsd:dateTime ;
    skos:altLabel "Rhodos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:broader humord:c02364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:prefLabel "Rhodes"@en,
        "Rhodos"@nb .

humord:c02391 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02391" ;
    dct:modified "2025-03-06T09:41:14"^^xsd:dateTime ;
    skos:altLabel "Samos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3914/e23/>,
        <http://dewey.info/class/2--49582/e23/>,
        <http://dewey.info/class/914.9582/e23/>,
        <http://dewey.info/class/939.14/e23/>,
        <http://dewey.info/class/949.582/e23/> ;
    skos:broader humord:c02365 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3914/e23/>,
        <http://dewey.info/class/2--49582/e23/>,
        <http://dewey.info/class/914.9582/e23/>,
        <http://dewey.info/class/939.14/e23/>,
        <http://dewey.info/class/949.582/e23/> ;
    skos:prefLabel "Samos"@en,
        "Samos"@nb .

humord:c02392 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02392" ;
    dct:modified "2025-03-06T09:45:29"^^xsd:dateTime ;
    skos:altLabel "Sounion"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Sounion"@en,
        "Sounion"@nb .

humord:c02393 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02393" ;
    dct:modified "2025-03-06T08:59:45"^^xsd:dateTime ;
    skos:altLabel "Sparta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:closeMatch <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/938.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.9/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Sparta"@en,
        "Sparta"@nb .

humord:c02394 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02394" ;
    dct:modified "2025-03-06T08:53:00"^^xsd:dateTime ;
    skos:altLabel "Tanagra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.4/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:broader humord:c02359 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.4/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:prefLabel "Tanagra"@en,
        "Tanagra"@nb .

humord:c02395 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02395" ;
    dct:modified "2025-03-06T13:43:02"^^xsd:dateTime ;
    skos:altLabel "Thessalia"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/938.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4954/e23/>,
        <http://dewey.info/class/914.954/e23/>,
        <http://dewey.info/class/949.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/2--4954/e23/>,
        <http://dewey.info/class/914.954/e23/>,
        <http://dewey.info/class/938.2/e23/>,
        <http://dewey.info/class/949.54/e23/> ;
    skos:prefLabel "Thessaly"@en,
        "Thessalia"@nb .

humord:c02396 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02396" ;
    dct:modified "2025-03-06T13:35:39"^^xsd:dateTime ;
    skos:altLabel "Salonica"@nb,
        "Saloniki"@nb,
        "Thessaloniki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:broader humord:c02376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:prefLabel "Thessaloniki"@en,
        "Thessaloniki"@nb .

humord:c02398 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02398" ;
    dct:modified "2025-03-06T09:10:40"^^xsd:dateTime ;
    skos:altLabel "Thira"@en,
        "Santorini"@nb,
        "Thera"@nb,
        "Thira"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:broader humord:c02374 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:prefLabel "Santorini"@en,
        "Thira"@nb .

humord:c02401 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02401" ;
    dct:modified "2025-03-06T09:36:36"^^xsd:dateTime ;
    skos:altLabel "Akrotiri"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/939.15/e23/> ;
    skos:broader humord:c02398 ;
    skos:definition "Akrotiri var en minoisk bronsealderbosetning på den vulkanske greske øya Santorini (Thera) <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/939.15/e23/> ;
    skos:prefLabel "Akrotiri"@en,
        "Akrotiri"@nb .

humord:c02402 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02402" ;
    dct:modified "2025-03-06T08:56:02"^^xsd:dateTime ;
    skos:altLabel "Tiryns"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02351 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Tiryns"@en,
        "Tiryns"@nb .

humord:c02403 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02403" ;
    dct:modified "2025-03-06T13:35:56"^^xsd:dateTime ;
    skos:altLabel "Vergina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:broader humord:c02376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:prefLabel "Vergina"@en,
        "Vergina"@nb .

humord:c02404 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02404" ;
    dct:modified "2023-11-16T12:56:48"^^xsd:dateTime ;
    skos:altLabel "Belarus"@nb,
        "Belorussland"@nb,
        "Hviterussland"@nb,
        "Kviterussland"@nb,
        "Republikken Belarus"@nb ;
    skos:broader humord:c02157 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030614,
        <http://dewey.info/class/2--478/e23/>,
        <http://dewey.info/class/914.78/e23/>,
        <http://dewey.info/class/947.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030614,
        <http://dewey.info/class/2--478/e23/>,
        <http://dewey.info/class/914.78/e23/>,
        <http://dewey.info/class/947.8/e23/> ;
    skos:prefLabel "Belarus"@en,
        "Belarus"@nb .

humord:c02406 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02406" ;
    dct:modified "2025-02-26T07:41:24"^^xsd:dateTime ;
    skos:altLabel "Eire"@nb,
        "Irland (Republikk)"@nb,
        "Irske republikk"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch realfagstermer:c030229,
        <http://dewey.info/class/2--3617/e23/>,
        <http://dewey.info/class/936.17/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--417/e23/>,
        <http://dewey.info/class/914.17/e23/>,
        <http://dewey.info/class/941.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030229,
        <http://dewey.info/class/2--3617/e23/>,
        <http://dewey.info/class/2--417/e23/>,
        <http://dewey.info/class/914.17/e23/>,
        <http://dewey.info/class/936.17/e23/>,
        <http://dewey.info/class/941.7/e23/> ;
    skos:prefLabel "Republic of Ireland"@en,
        "Irland (Republikk)"@nb ;
    skos:related humord:c03239,
        humord:c03672 .

humord:c02409 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02409" ;
    dct:modified "2024-08-23T13:15:34"^^xsd:dateTime ;
    skos:altLabel "Aran Islands"@nb,
        "Aranøyane"@nb,
        "Aranøyene"@nb,
        "Isles of Aran"@nb,
        "Oileáin Árann"@nb ;
    skos:broader humord:c26621 ;
    skos:exactMatch <http://dewey.info/class/2--41748/e23/>,
        <http://dewey.info/class/914.1748/e23/>,
        <http://dewey.info/class/941.748/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41748/e23/>,
        <http://dewey.info/class/914.1748/e23/>,
        <http://dewey.info/class/941.748/e23/> ;
    skos:prefLabel "Aran Islands"@en,
        "Aranøyene"@nb .

humord:c02411 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02411" ;
    dct:modified "2025-03-12T13:22:17"^^xsd:dateTime ;
    skos:altLabel "Blascaod Mor"@nb,
        "Blasket Islands"@nb,
        "Blasketøyane"@nb,
        "Blasketøyene"@nb,
        "Great Blaskets"@nb,
        "Na Blascaoidí"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:broader humord:c17073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:prefLabel "Blasket Islands"@en,
        "Blasketøyene"@nb .

humord:c02414 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02414" ;
    dct:modified "2024-09-19T12:53:59"^^xsd:dateTime ;
    skos:altLabel "Connacht"@nb,
        "Connaught"@nb ;
    skos:broader humord:c02406 ;
    skos:exactMatch <http://dewey.info/class/2--4171/e23/>,
        <http://dewey.info/class/914.171/e23/>,
        <http://dewey.info/class/941.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4171/e23/>,
        <http://dewey.info/class/914.171/e23/>,
        <http://dewey.info/class/941.71/e23/> ;
    skos:prefLabel "Connacht"@en,
        "Connacht"@nb .

humord:c02416 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02416" ;
    dct:modified "2024-09-16T13:54:26"^^xsd:dateTime ;
    skos:altLabel "Chonamara"@nb,
        "Conamara"@nb,
        "Connemara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4174/e23/>,
        <http://dewey.info/class/914.174/e23/>,
        <http://dewey.info/class/941.74/e23/> ;
    skos:broader humord:c26621 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4174/e23/>,
        <http://dewey.info/class/914.174/e23/>,
        <http://dewey.info/class/941.74/e23/> ;
    skos:prefLabel "Connemara"@en,
        "Connemara"@nb .

humord:c02419 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02419" ;
    dct:modified "2025-03-12T15:21:18"^^xsd:dateTime ;
    skos:altLabel "Corca Dhuibhne"@en,
        "Corca Dhuibhne"@nb,
        "Dinglehalvøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:broader humord:c17073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:prefLabel "Dingle Peninsula"@en,
        "Corca Dhuibhne"@nb .

humord:c02420 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02420" ;
    dct:modified "2025-03-12T15:17:02"^^xsd:dateTime ;
    skos:altLabel "Deise"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4191/e23/>,
        <http://dewey.info/class/914.191/e23/>,
        <http://dewey.info/class/941.91/e23/> ;
    skos:broader humord:c26620 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4191/e23/>,
        <http://dewey.info/class/914.191/e23/>,
        <http://dewey.info/class/941.91/e23/> ;
    skos:prefLabel "Deise"@en,
        "Deise"@nb .

humord:c02421 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02421" ;
    dct:modified "2025-03-12T15:26:23"^^xsd:dateTime ;
    skos:altLabel "Dublin"@nb ;
    skos:broader humord:c29146 ;
    skos:exactMatch realfagstermer:c030892,
        <http://dewey.info/class/2--41835/e23/>,
        <http://dewey.info/class/914.1835/e23/>,
        <http://dewey.info/class/941.835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030892,
        <http://dewey.info/class/2--41835/e23/>,
        <http://dewey.info/class/914.1835/e23/>,
        <http://dewey.info/class/941.835/e23/> ;
    skos:prefLabel "Dublin"@en,
        "Dublin"@nb .

humord:c02422 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02422" ;
    dct:modified "2025-03-12T15:25:21"^^xsd:dateTime ;
    skos:altLabel "Gaillimh"@nb,
        "Galway (By)"@nb ;
    skos:broader humord:c26621 ;
    skos:exactMatch <http://dewey.info/class/2--41745/e23/>,
        <http://dewey.info/class/914.1745/e23/>,
        <http://dewey.info/class/941.745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41745/e23/>,
        <http://dewey.info/class/914.1745/e23/>,
        <http://dewey.info/class/941.745/e23/> ;
    skos:prefLabel "Galway (City)"@en,
        "Galway (By)"@nb .

humord:c02424 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02424" ;
    dct:modified "2025-03-12T15:25:41"^^xsd:dateTime ;
    skos:altLabel "Inis Meain"@en,
        "Inis Meain"@nb,
        "Inishmaan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--41748/e23/>,
        <http://dewey.info/class/914.1748/e23/>,
        <http://dewey.info/class/941.748/e23/> ;
    skos:broader humord:c02409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41748/e23/>,
        <http://dewey.info/class/914.1748/e23/>,
        <http://dewey.info/class/941.748/e23/> ;
    skos:prefLabel "Inishmaan"@en,
        "Inis Meain"@nb .

humord:c02425 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02425" ;
    dct:modified "2025-03-12T15:23:15"^^xsd:dateTime ;
    skos:altLabel "Great Skellig"@en,
        "Great Skellig"@nb,
        "Sceilig Mhichíl"@nb,
        "Skellig Michael"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:broader humord:c17073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:prefLabel "Skellig Michael"@en,
        "Skellig Michael"@nb .

humord:c02426 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02426" ;
    dct:modified "2025-02-26T07:39:41"^^xsd:dateTime ;
    skos:altLabel "Teelin"@nb,
        "Teileann"@nb ;
    skos:broadMatch <http://dewey.info/class/2--41693/e23/>,
        <http://dewey.info/class/914.1693/e23/>,
        <http://dewey.info/class/941.693/e23/> ;
    skos:broader humord:c19658 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41693/e23/>,
        <http://dewey.info/class/914.1693/e23/>,
        <http://dewey.info/class/941.693/e23/> ;
    skos:prefLabel "Teileann"@en,
        "Teileann"@nb .

humord:c02427 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02427" ;
    dct:modified "2025-02-26T07:42:20"^^xsd:dateTime ;
    skos:altLabel "Ulster"@nb ;
    skos:broadMatch <http://dewey.info/class/2--416/e23/>,
        <http://dewey.info/class/914.16/e23/>,
        <http://dewey.info/class/941.6/e23/> ;
    skos:broader humord:c03672 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--416/e23/>,
        <http://dewey.info/class/914.16/e23/>,
        <http://dewey.info/class/941.6/e23/> ;
    skos:prefLabel "Ulster"@en,
        "Ulster"@nb ;
    skos:related humord:c03241 .

humord:c02428 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02428" ;
    dct:modified "2024-08-29T17:41:05"^^xsd:dateTime ;
    skos:altLabel "Phort Lairge"@nb,
        "Waterford (By)"@nb ;
    skos:broader humord:c26620 ;
    skos:exactMatch <http://dewey.info/class/2--41915/e23/>,
        <http://dewey.info/class/914.1915/e23/>,
        <http://dewey.info/class/941.915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41915/e23/>,
        <http://dewey.info/class/914.1915/e23/>,
        <http://dewey.info/class/941.915/e23/> ;
    skos:prefLabel "Waterford (City)"@en,
        "Waterford (By)"@nb .

humord:c02430 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02430" ;
    dct:modified "2025-03-04T15:42:12"^^xsd:dateTime ;
    skos:altLabel "Island"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030219,
        <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030219,
        <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:prefLabel "Iceland"@en,
        "Island"@nb .

humord:c02431 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02431" ;
    dct:modified "2025-03-12T15:33:32"^^xsd:dateTime ;
    skos:altLabel "Bjarnastadahlid"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:broader humord:c02430 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:prefLabel "Bjarnastadahlid"@en,
        "Bjarnastadahlid"@nb .

humord:c02432 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02432" ;
    dct:modified "2025-03-12T15:36:27"^^xsd:dateTime ;
    skos:altLabel "Flatatunga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:broader humord:c02430 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:prefLabel "Flatatunga"@en,
        "Flatatunga"@nb .

humord:c02433 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02433" ;
    dct:modified "2025-03-12T15:37:02"^^xsd:dateTime ;
    skos:altLabel "Gautavik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:broader humord:c02430 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:prefLabel "Gautavik"@en,
        "Gautavik"@nb .

humord:c02434 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02434" ;
    dct:modified "2025-03-12T15:38:48"^^xsd:dateTime ;
    skos:altLabel "Keflavik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:broader humord:c02430 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:prefLabel "Keflavik"@en,
        "Keflavik"@nb .

humord:c02435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02435" ;
    dct:modified "2025-03-12T15:39:44"^^xsd:dateTime ;
    skos:altLabel "Reykjavik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:broader humord:c02430 ;
    skos:exactMatch realfagstermer:c031057 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031057,
        <http://dewey.info/class/2--4912/e23/>,
        <http://dewey.info/class/914.912/e23/>,
        <http://dewey.info/class/949.12/e23/> ;
    skos:prefLabel "Reykjavik"@en,
        "Reykjavik"@nb .

humord:c02436 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 50 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02436" ;
    dct:modified "2025-03-04T15:42:19"^^xsd:dateTime ;
    skos:altLabel "Italia"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:exactMatch realfagstermer:c030216,
        <http://dewey.info/class/2--45/e23/>,
        <http://dewey.info/class/914.5/e23/>,
        <http://dewey.info/class/945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030216,
        <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/2--45/e23/>,
        <http://dewey.info/class/914.5/e23/>,
        <http://dewey.info/class/937/e23/>,
        <http://dewey.info/class/945/e23/> ;
    skos:prefLabel "Italy"@en,
        "Italia"@nb .

humord:c02438 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02438" ;
    dct:modified "2025-03-18T08:01:24"^^xsd:dateTime ;
    skos:altLabel "Etruria"@nb ;
    skos:broader humord:c02437 ;
    skos:exactMatch <http://dewey.info/class/2--375/e23/>,
        <http://dewey.info/class/937.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--375/e23/>,
        <http://dewey.info/class/937.5/e23/>,
        <http://dewey.info/class/945.5082/e23/> ;
    skos:prefLabel "Etruria"@en,
        "Etruria"@nb ;
    skos:related humord:c00981 ;
    skos:relatedMatch <http://dewey.info/class/945.5082/e23/> .

humord:c02439 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02439" ;
    dct:modified "2025-03-18T08:03:21"^^xsd:dateTime ;
    skos:altLabel "Magna Graecia"@nb ;
    skos:broader humord:c02437 ;
    skos:closeMatch <http://dewey.info/class/2--377/e23/>,
        <http://dewey.info/class/937.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377/e23/>,
        <http://dewey.info/class/937.7/e23/> ;
    skos:prefLabel "Magna Graecia"@en,
        "Magna Graecia"@nb .

humord:c02440 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02440" ;
    dct:modified "2025-03-18T08:03:07"^^xsd:dateTime ;
    skos:altLabel "North Italy"@en,
        "Nord-Italia"@nb ;
    skos:broader humord:c02437 ;
    skos:closeMatch <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:prefLabel "Northern Italy"@en,
        "Nord-Italia"@nb .

humord:c02441 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02441" ;
    dct:modified "2025-03-18T08:03:42"^^xsd:dateTime ;
    skos:altLabel "South Italy"@en,
        "Syd-Italia"@nb,
        "Sør-Italia"@nb ;
    skos:broader humord:c02437 ;
    skos:closeMatch <http://dewey.info/class/2--377/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--457/e23/>,
        <http://dewey.info/class/914.57/e23/>,
        <http://dewey.info/class/945.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377/e23/>,
        <http://dewey.info/class/2--457/e23/>,
        <http://dewey.info/class/914.57/e23/>,
        <http://dewey.info/class/945.7/e23/> ;
    skos:prefLabel "Southern Italy"@en,
        "Sør-Italia"@nb .

humord:c02443 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02443" ;
    dct:modified "2025-02-25T14:07:24"^^xsd:dateTime ;
    skos:altLabel "Syd-Tyrol"@nb,
        "Sør-Tyrol"@nb ;
    skos:broader humord:c02437 ;
    skos:closeMatch <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:definition "Sør-Tyrol er den italienske delen av landskapet Tyrol <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:prefLabel "South Tyrol"@en,
        "Sør-Tyrol"@nb .

humord:c02446 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02446" ;
    dct:modified "2025-03-18T07:59:47"^^xsd:dateTime ;
    skos:altLabel "Abruzzi"@nb,
        "Abruzzio"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--4571/e23/>,
        <http://dewey.info/class/914.571/e23/>,
        <http://dewey.info/class/945.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4571/e23/>,
        <http://dewey.info/class/914.571/e23/>,
        <http://dewey.info/class/945.71/e23/> ;
    skos:prefLabel "Abruzzo"@en,
        "Abruzzio"@nb .

humord:c02447 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02447" ;
    dct:modified "2024-10-15T13:22:47"^^xsd:dateTime ;
    skos:altLabel "Basilicata"@nb,
        "Lucania"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3777/e23/>,
        <http://dewey.info/class/937.77/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4577/e23/>,
        <http://dewey.info/class/914.577/e23/>,
        <http://dewey.info/class/945.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3777/e23/>,
        <http://dewey.info/class/2--4577/e23/>,
        <http://dewey.info/class/914.577/e23/>,
        <http://dewey.info/class/937.77/e23/>,
        <http://dewey.info/class/945.77/e23/> ;
    skos:prefLabel "Basilicata"@en,
        "Basilicata"@nb .

humord:c02449 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02449" ;
    dct:modified "2025-03-18T07:47:19"^^xsd:dateTime ;
    skos:altLabel "Picerno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45771/e23/>,
        <http://dewey.info/class/914.5771/e23/>,
        <http://dewey.info/class/945.771/e23/> ;
    skos:broader humord:c02447 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45771/e23/>,
        <http://dewey.info/class/914.5771/e23/>,
        <http://dewey.info/class/945.771/e23/> ;
    skos:prefLabel "Picerno"@en,
        "Picerno"@nb .

humord:c02450 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02450" ;
    dct:modified "2025-03-18T07:50:11"^^xsd:dateTime ;
    skos:altLabel "Tito"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45771/e23/>,
        <http://dewey.info/class/914.5771/e23/>,
        <http://dewey.info/class/945.771/e23/> ;
    skos:broader humord:c02447 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45771/e23/>,
        <http://dewey.info/class/914.5771/e23/>,
        <http://dewey.info/class/945.771/e23/> ;
    skos:prefLabel "Tito"@en,
        "Tito"@nb .

humord:c02451 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02451" ;
    dct:modified "2024-09-02T15:17:27"^^xsd:dateTime ;
    skos:altLabel "Calabria"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3776/e23/>,
        <http://dewey.info/class/937.76/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4578/e23/>,
        <http://dewey.info/class/914.578/e23/>,
        <http://dewey.info/class/945.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3776/e23/>,
        <http://dewey.info/class/2--4578/e23/>,
        <http://dewey.info/class/914.578/e23/>,
        <http://dewey.info/class/937.76/e23/>,
        <http://dewey.info/class/945.78/e23/> ;
    skos:prefLabel "Calabria"@en,
        "Calabria"@nb .

humord:c02452 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02452" ;
    dct:modified "2024-09-03T08:37:56"^^xsd:dateTime ;
    skos:altLabel "Campania"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3772/e23/>,
        <http://dewey.info/class/937.72/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4572/e23/>,
        <http://dewey.info/class/914.572/e23/>,
        <http://dewey.info/class/945.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3772/e23/>,
        <http://dewey.info/class/2--4572/e23/>,
        <http://dewey.info/class/914.572/e23/>,
        <http://dewey.info/class/937.72/e23/>,
        <http://dewey.info/class/945.72/e23/> ;
    skos:prefLabel "Campania"@en,
        "Campania"@nb .

humord:c02453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02453" ;
    dct:modified "2025-03-17T13:15:48"^^xsd:dateTime ;
    skos:altLabel "Boscotrecase"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Boscotrecase"@en,
        "Boscotrecase"@nb .

humord:c02454 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02454" ;
    dct:modified "2024-09-02T15:19:40"^^xsd:dateTime ;
    skos:altLabel "Cales"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37723/e23/>,
        <http://dewey.info/class/2--45725/e23/>,
        <http://dewey.info/class/914.5725/e23/>,
        <http://dewey.info/class/937.723/e23/>,
        <http://dewey.info/class/945.725/e23/> ;
    skos:broader humord:c02452 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37723/e23/>,
        <http://dewey.info/class/2--45725/e23/>,
        <http://dewey.info/class/914.5725/e23/>,
        <http://dewey.info/class/937.723/e23/>,
        <http://dewey.info/class/945.725/e23/> ;
    skos:prefLabel "Cales"@en,
        "Cales"@nb .

humord:c02455 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02455" ;
    dct:modified "2025-03-17T13:27:53"^^xsd:dateTime ;
    skos:altLabel "Ercolano"@nb,
        "Herculaneum"@nb,
        "Herkulaneum"@nb ;
    skos:broader humord:c02452 ;
    skos:exactMatch <http://dewey.info/class/2--3772564/e23/>,
        <http://dewey.info/class/937.72564/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3772564/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.72564/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Herculaneum"@en,
        "Herculaneum"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/945.73/e23/> .

humord:c02458 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02458" ;
    dct:modified "2025-03-17T13:29:03"^^xsd:dateTime ;
    skos:altLabel "Ischia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Ischia"@en,
        "Ischia"@nb .

humord:c02459 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02459" ;
    dct:modified "2025-03-17T13:29:23"^^xsd:dateTime ;
    skos:altLabel "Napoli"@nb ;
    skos:broader humord:c02452 ;
    skos:closeMatch <http://dewey.info/class/2--377251/e23/>,
        <http://dewey.info/class/937.7251/e23/>,
        <http://dewey.info/class/945.7/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45731/e23/>,
        <http://dewey.info/class/914.5731/e23/>,
        <http://dewey.info/class/945.731/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377251/e23/>,
        <http://dewey.info/class/2--45731/e23/>,
        <http://dewey.info/class/914.5731/e23/>,
        <http://dewey.info/class/937.7251/e23/>,
        <http://dewey.info/class/945.7/e23/>,
        <http://dewey.info/class/945.731/e23/> ;
    skos:prefLabel "Naples"@en,
        "Napoli"@nb .

humord:c02460 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02460" ;
    dct:modified "2025-03-17T13:31:46"^^xsd:dateTime ;
    skos:altLabel "Paestum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4574/e23/>,
        <http://dewey.info/class/914.574/e23/>,
        <http://dewey.info/class/945.74/e23/> ;
    skos:broader humord:c02452 ;
    skos:exactMatch <http://dewey.info/class/2--377773/e23/>,
        <http://dewey.info/class/937.7773/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377773/e23/>,
        <http://dewey.info/class/2--4574/e23/>,
        <http://dewey.info/class/914.574/e23/>,
        <http://dewey.info/class/937.7773/e23/>,
        <http://dewey.info/class/945.74/e23/> ;
    skos:prefLabel "Paestum"@en,
        "Paestum"@nb .

humord:c02461 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02461" ;
    dct:modified "2025-03-17T13:32:03"^^xsd:dateTime ;
    skos:altLabel "Pompei"@nb,
        "Pompeii"@nb ;
    skos:broader humord:c02452 ;
    skos:exactMatch <http://dewey.info/class/2--3772568/e23/>,
        <http://dewey.info/class/937.72568/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3772568/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.72568/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Pompeii"@en,
        "Pompeii"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/945.73/e23/> .

humord:c02463 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02463" ;
    dct:modified "2025-03-18T07:44:13"^^xsd:dateTime ;
    skos:altLabel "Stabiae"@nb ;
    skos:broader humord:c02452 ;
    skos:exactMatch <http://dewey.info/class/2--377258/e23/>,
        <http://dewey.info/class/937.7258/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377258/e23/>,
        <http://dewey.info/class/937.7258/e23/> ;
    skos:prefLabel "Stabiae"@en,
        "Stabiae"@nb .

humord:c02464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02464" ;
    dct:modified "2025-03-18T08:00:44"^^xsd:dateTime ;
    skos:altLabel "Emilia-Romagna"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--454/e23/>,
        <http://dewey.info/class/914.54/e23/>,
        <http://dewey.info/class/945.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--454/e23/>,
        <http://dewey.info/class/914.54/e23/>,
        <http://dewey.info/class/945.4/e23/> ;
    skos:prefLabel "Emilia-Romagna"@en,
        "Emilia-Romagna"@nb .

humord:c02465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02465" ;
    dct:modified "2025-03-17T11:23:36"^^xsd:dateTime ;
    skos:altLabel "Bologna (By)"@nb ;
    skos:broader humord:c28774 ;
    skos:closeMatch <http://dewey.info/class/2--372611/e23/>,
        <http://dewey.info/class/937.2611/e23/> ;
    skos:exactMatch realfagstermer:c030529,
        <http://dewey.info/class/2--45411/e23/>,
        <http://dewey.info/class/914.5411/e23/>,
        <http://dewey.info/class/945.411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030529,
        <http://dewey.info/class/2--372611/e23/>,
        <http://dewey.info/class/2--45411/e23/>,
        <http://dewey.info/class/914.5411/e23/>,
        <http://dewey.info/class/937.2611/e23/>,
        <http://dewey.info/class/945.411/e23/> ;
    skos:prefLabel "Bologna (City)"@en,
        "Bologna (By)"@nb .

humord:c02467 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02467" ;
    dct:modified "2025-03-17T11:25:23"^^xsd:dateTime ;
    skos:altLabel "Ferrara"@nb ;
    skos:broader humord:c02464 ;
    skos:closeMatch <http://dewey.info/class/2--372651/e23/>,
        <http://dewey.info/class/937.2651/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45451/e23/>,
        <http://dewey.info/class/914.5451/e23/>,
        <http://dewey.info/class/945.451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--372651/e23/>,
        <http://dewey.info/class/2--45451/e23/>,
        <http://dewey.info/class/914.5451/e23/>,
        <http://dewey.info/class/937.2651/e23/>,
        <http://dewey.info/class/945.451/e23/> ;
    skos:prefLabel "Ferrara"@en,
        "Ferrara"@nb .

humord:c02468 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02468" ;
    dct:modified "2025-03-17T11:32:10"^^xsd:dateTime ;
    skos:altLabel "Modena (By)"@nb ;
    skos:broader humord:c02464 ;
    skos:closeMatch <http://dewey.info/class/2--372621/e23/>,
        <http://dewey.info/class/937.2621/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45421/e23/>,
        <http://dewey.info/class/914.5421/e23/>,
        <http://dewey.info/class/945.421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--372621/e23/>,
        <http://dewey.info/class/2--45421/e23/>,
        <http://dewey.info/class/914.5421/e23/>,
        <http://dewey.info/class/937.2621/e23/>,
        <http://dewey.info/class/945.421/e23/> ;
    skos:prefLabel "Modena"@en,
        "Modena (By)"@nb .

humord:c02469 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02469" ;
    dct:modified "2025-03-17T13:15:34"^^xsd:dateTime ;
    skos:altLabel "Parma"@nb ;
    skos:broader humord:c02464 ;
    skos:closeMatch <http://dewey.info/class/2--372641/e23/>,
        <http://dewey.info/class/937.2641/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45441/e23/>,
        <http://dewey.info/class/914.5441/e23/>,
        <http://dewey.info/class/945.441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--372641/e23/>,
        <http://dewey.info/class/2--45441/e23/>,
        <http://dewey.info/class/914.5441/e23/>,
        <http://dewey.info/class/937.2641/e23/>,
        <http://dewey.info/class/945.441/e23/> ;
    skos:prefLabel "Parma"@en,
        "Parma"@nb .

humord:c02471 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02471" ;
    dct:modified "2025-03-18T08:01:37"^^xsd:dateTime ;
    skos:altLabel "Friuli-Venezia-Giulia"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3738/e23/>,
        <http://dewey.info/class/937.38/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4539/e23/>,
        <http://dewey.info/class/914.539/e23/>,
        <http://dewey.info/class/945.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3738/e23/>,
        <http://dewey.info/class/2--4539/e23/>,
        <http://dewey.info/class/914.539/e23/>,
        <http://dewey.info/class/937.38/e23/>,
        <http://dewey.info/class/945.39/e23/> ;
    skos:prefLabel "Friuli-Venezia-Giulia"@en,
        "Friuli-Venezia-Giulia"@nb .

humord:c02472 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02472" ;
    dct:modified "2025-03-17T11:17:58"^^xsd:dateTime ;
    skos:altLabel "Friuli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3738/e23/>,
        <http://dewey.info/class/2--4539/e23/>,
        <http://dewey.info/class/914.539/e23/>,
        <http://dewey.info/class/937.38/e23/>,
        <http://dewey.info/class/945.39/e23/> ;
    skos:broader humord:c02471 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3738/e23/>,
        <http://dewey.info/class/2--4539/e23/>,
        <http://dewey.info/class/914.539/e23/>,
        <http://dewey.info/class/937.38/e23/>,
        <http://dewey.info/class/945.39/e23/> ;
    skos:prefLabel "Friuli"@en,
        "Friuli"@nb .

humord:c02473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02473" ;
    dct:modified "2025-03-17T11:21:59"^^xsd:dateTime ;
    skos:altLabel "Gorizia (Provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/937.382/e23/> ;
    skos:broader humord:c02471 ;
    skos:closeMatch <http://dewey.info/class/2--37382/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45392/e23/>,
        <http://dewey.info/class/914.5392/e23/>,
        <http://dewey.info/class/945.392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37382/e23/>,
        <http://dewey.info/class/2--45392/e23/>,
        <http://dewey.info/class/914.5392/e23/>,
        <http://dewey.info/class/937.382/e23/>,
        <http://dewey.info/class/945.392/e23/> ;
    skos:prefLabel "Gorizia"@en,
        "Gorizia (Provins)"@nb .

humord:c02474 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02474" ;
    dct:modified "2025-03-17T11:25:06"^^xsd:dateTime ;
    skos:altLabel "Trieste"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37391/e23/>,
        <http://dewey.info/class/937.391/e23/> ;
    skos:broader humord:c02471 ;
    skos:exactMatch <http://dewey.info/class/2--453931/e23/>,
        <http://dewey.info/class/914.53931/e23/>,
        <http://dewey.info/class/945.3931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37391/e23/>,
        <http://dewey.info/class/2--453931/e23/>,
        <http://dewey.info/class/914.53931/e23/>,
        <http://dewey.info/class/937.391/e23/>,
        <http://dewey.info/class/945.3931/e23/> ;
    skos:prefLabel "Trieste"@en,
        "Trieste"@nb .

humord:c02475 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02475" ;
    dct:modified "2025-03-18T08:02:30"^^xsd:dateTime ;
    skos:altLabel "Latium"@nb,
        "Lazio"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4562/e23/>,
        <http://dewey.info/class/914.562/e23/>,
        <http://dewey.info/class/945.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/2--4562/e23/>,
        <http://dewey.info/class/914.562/e23/>,
        <http://dewey.info/class/937.6/e23/>,
        <http://dewey.info/class/945.62/e23/> ;
    skos:prefLabel "Lazio"@en,
        "Lazio"@nb .

humord:c02477 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02477" ;
    dct:modified "2025-03-14T09:11:11"^^xsd:dateTime ;
    skos:altLabel "Ficana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "Ficana"@en,
        "Ficana"@nb .

humord:c02478 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02478" ;
    dct:modified "2025-03-14T09:12:00"^^xsd:dateTime ;
    skos:altLabel "Ostia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Ostia"@en,
        "Ostia"@nb .

humord:c02479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02479" ;
    dct:modified "2025-03-14T09:12:43"^^xsd:dateTime ;
    skos:altLabel "Roma (By)"@nb ;
    skos:broader humord:c02475 ;
    skos:closeMatch realfagstermer:c030744,
        <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/937.63/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030744,
        <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Rome (City)"@en,
        "Roma (By)"@nb .

humord:c02480 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02480" ;
    dct:modified "2024-09-12T13:52:18"^^xsd:dateTime ;
    skos:altLabel "Cervara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Cervara di Roma"@en,
        "Cervara"@nb .

humord:c02481 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02481" ;
    dct:modified "2025-03-14T09:06:29"^^xsd:dateTime ;
    skos:altLabel "Esquilinen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Esquiline Hill"@en,
        "Esquilinen"@nb .

humord:c02482 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02482" ;
    dct:modified "2025-03-14T09:06:59"^^xsd:dateTime ;
    skos:altLabel "Forum Boarium"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Forum Boarium"@en,
        "Forum Boarium"@nb .

humord:c02483 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02483" ;
    dct:modified "2025-03-14T09:10:38"^^xsd:dateTime ;
    skos:altLabel "Palatinen"@nb,
        "Palatinerhøgda"@nb,
        "Palatinerhøyden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Palatine Hill"@en,
        "Palatinen"@nb .

humord:c02484 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02484" ;
    dct:modified "2025-03-14T09:10:08"^^xsd:dateTime ;
    skos:altLabel "Prima Porta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Prima Porta"@en,
        "Prima Porta"@nb .

humord:c02486 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02486" ;
    dct:modified "2025-03-14T09:13:45"^^xsd:dateTime ;
    skos:altLabel "Satricum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "Satricum"@en,
        "Satricum"@nb .

humord:c02487 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02487" ;
    dct:modified "2025-03-14T09:13:34"^^xsd:dateTime ;
    skos:altLabel "Sperlonga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3765/e23/>,
        <http://dewey.info/class/2--45623/e23/>,
        <http://dewey.info/class/914.5623/e23/>,
        <http://dewey.info/class/937.65/e23/>,
        <http://dewey.info/class/945.623/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3765/e23/>,
        <http://dewey.info/class/2--45623/e23/>,
        <http://dewey.info/class/914.5623/e23/>,
        <http://dewey.info/class/937.65/e23/>,
        <http://dewey.info/class/945.623/e23/> ;
    skos:prefLabel "Sperlonga"@en,
        "Sperlonga"@nb .

humord:c02488 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02488" ;
    dct:modified "2025-03-14T14:56:47"^^xsd:dateTime ;
    skos:altLabel "Terracina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3765/e23/>,
        <http://dewey.info/class/2--45623/e23/>,
        <http://dewey.info/class/914.5623/e23/>,
        <http://dewey.info/class/937.65/e23/>,
        <http://dewey.info/class/945.623/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3765/e23/>,
        <http://dewey.info/class/2--45623/e23/>,
        <http://dewey.info/class/914.5623/e23/>,
        <http://dewey.info/class/937.65/e23/>,
        <http://dewey.info/class/945.623/e23/> ;
    skos:prefLabel "Terracina"@en,
        "Terracina"@nb .

humord:c02489 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02489" ;
    dct:modified "2025-03-18T08:02:42"^^xsd:dateTime ;
    skos:altLabel "Liguria"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--371/e23/>,
        <http://dewey.info/class/937.1/e23/> ;
    skos:exactMatch realfagstermer:c030801,
        <http://dewey.info/class/2--4518/e23/>,
        <http://dewey.info/class/914.518/e23/>,
        <http://dewey.info/class/945.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030801,
        <http://dewey.info/class/2--371/e23/>,
        <http://dewey.info/class/2--4518/e23/>,
        <http://dewey.info/class/914.518/e23/>,
        <http://dewey.info/class/937.1/e23/>,
        <http://dewey.info/class/945.18/e23/> ;
    skos:prefLabel "Liguria"@en,
        "Liguria"@nb .

humord:c02490 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02490" ;
    dct:modified "2025-03-14T09:05:39"^^xsd:dateTime ;
    skos:altLabel "Genova"@nb ;
    skos:broader humord:c02489 ;
    skos:closeMatch <http://dewey.info/class/2--37121/e23/>,
        <http://dewey.info/class/937.121/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--451821/e23/>,
        <http://dewey.info/class/914.51821/e23/>,
        <http://dewey.info/class/945.1821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37121/e23/>,
        <http://dewey.info/class/2--451821/e23/>,
        <http://dewey.info/class/914.51821/e23/>,
        <http://dewey.info/class/937.121/e23/>,
        <http://dewey.info/class/945.1821/e23/> ;
    skos:prefLabel "Genoa"@en,
        "Genova"@nb .

humord:c02491 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02491" ;
    dct:modified "2025-03-14T09:05:52"^^xsd:dateTime ;
    skos:altLabel "Imperia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45187/e23/>,
        <http://dewey.info/class/914.5187/e23/>,
        <http://dewey.info/class/945.187/e23/> ;
    skos:broader humord:c02489 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45187/e23/>,
        <http://dewey.info/class/914.5187/e23/>,
        <http://dewey.info/class/945.187/e23/> ;
    skos:prefLabel "Imperia"@en,
        "Imperia"@nb .

humord:c02492 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02492" ;
    dct:modified "2025-03-18T08:02:54"^^xsd:dateTime ;
    skos:altLabel "Lombardia"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3722/e23/>,
        <http://dewey.info/class/937.22/e23/> ;
    skos:exactMatch realfagstermer:c030798,
        <http://dewey.info/class/2--452/e23/>,
        <http://dewey.info/class/914.52/e23/>,
        <http://dewey.info/class/945.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030798,
        <http://dewey.info/class/2--3722/e23/>,
        <http://dewey.info/class/2--452/e23/>,
        <http://dewey.info/class/914.52/e23/>,
        <http://dewey.info/class/937.22/e23/>,
        <http://dewey.info/class/945.2/e23/> ;
    skos:prefLabel "Lombardy"@en,
        "Lombardia"@nb .

humord:c02493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02493" ;
    dct:modified "2025-03-14T08:59:41"^^xsd:dateTime ;
    skos:altLabel "Bormio"@nb ;
    skos:broadMatch <http://dewey.info/class/2--372266/e23/>,
        <http://dewey.info/class/2--4525/e23/>,
        <http://dewey.info/class/914.525/e23/>,
        <http://dewey.info/class/937.2266/e23/>,
        <http://dewey.info/class/945.25/e23/> ;
    skos:broader humord:c02492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--372266/e23/>,
        <http://dewey.info/class/2--4525/e23/>,
        <http://dewey.info/class/914.525/e23/>,
        <http://dewey.info/class/937.2266/e23/>,
        <http://dewey.info/class/945.25/e23/> ;
    skos:prefLabel "Bormio"@en,
        "Bormio"@nb .

humord:c02494 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02494" ;
    dct:modified "2025-03-14T09:04:20"^^xsd:dateTime ;
    skos:altLabel "Brescia (By)"@nb ;
    skos:broader humord:c02492 ;
    skos:closeMatch <http://dewey.info/class/2--373121/e23/>,
        <http://dewey.info/class/937.3121/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45261/e23/>,
        <http://dewey.info/class/914.5261/e23/>,
        <http://dewey.info/class/945.261/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--373121/e23/>,
        <http://dewey.info/class/2--45261/e23/>,
        <http://dewey.info/class/914.5261/e23/>,
        <http://dewey.info/class/937.3121/e23/>,
        <http://dewey.info/class/945.261/e23/> ;
    skos:prefLabel "Brescia"@en,
        "Brescia (By)"@nb .

humord:c02495 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02495" ;
    dct:modified "2025-03-14T09:05:11"^^xsd:dateTime ;
    skos:altLabel "Mantova"@nb ;
    skos:broader humord:c02492 ;
    skos:closeMatch <http://dewey.info/class/2--373181/e23/>,
        <http://dewey.info/class/937.3181/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45281/e23/>,
        <http://dewey.info/class/914.5281/e23/>,
        <http://dewey.info/class/945.281/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--373181/e23/>,
        <http://dewey.info/class/2--45281/e23/>,
        <http://dewey.info/class/914.5281/e23/>,
        <http://dewey.info/class/937.3181/e23/>,
        <http://dewey.info/class/945.281/e23/> ;
    skos:prefLabel "Mantua"@en,
        "Mantova"@nb .

humord:c02496 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02496" ;
    dct:modified "2025-03-14T09:04:40"^^xsd:dateTime ;
    skos:altLabel "Milano"@nb ;
    skos:broader humord:c02492 ;
    skos:closeMatch <http://dewey.info/class/2--372271/e23/>,
        <http://dewey.info/class/937.2271/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45211/e23/>,
        <http://dewey.info/class/914.5211/e23/>,
        <http://dewey.info/class/945.211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--372271/e23/>,
        <http://dewey.info/class/2--45211/e23/>,
        <http://dewey.info/class/914.5211/e23/>,
        <http://dewey.info/class/937.2271/e23/>,
        <http://dewey.info/class/945.211/e23/> ;
    skos:prefLabel "Milan"@en,
        "Milano"@nb .

humord:c02497 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02497" ;
    dct:modified "2025-03-14T09:04:53"^^xsd:dateTime ;
    skos:altLabel "Pavia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37229/e23/>,
        <http://dewey.info/class/2--4529/e23/>,
        <http://dewey.info/class/914.529/e23/>,
        <http://dewey.info/class/937.229/e23/>,
        <http://dewey.info/class/945.2/e23/> ;
    skos:broader humord:c02492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37229/e23/>,
        <http://dewey.info/class/2--4529/e23/>,
        <http://dewey.info/class/914.529/e23/>,
        <http://dewey.info/class/937.229/e23/>,
        <http://dewey.info/class/945.2/e23/> ;
    skos:prefLabel "Pavia"@en,
        "Pavia"@nb .

humord:c02498 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02498" ;
    dct:modified "2025-03-14T09:05:26"^^xsd:dateTime ;
    skos:altLabel "Solferino"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4528/e23/>,
        <http://dewey.info/class/914.528/e23/>,
        <http://dewey.info/class/945.28/e23/> ;
    skos:broader humord:c02492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4528/e23/>,
        <http://dewey.info/class/914.528/e23/>,
        <http://dewey.info/class/945.28/e23/> ;
    skos:prefLabel "Solferino"@en,
        "Solferino"@nb .

humord:c02499 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02499" ;
    dct:modified "2025-03-18T07:50:30"^^xsd:dateTime ;
    skos:altLabel "Marche"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3745/e23/>,
        <http://dewey.info/class/937.45/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4567/e23/>,
        <http://dewey.info/class/914.567/e23/>,
        <http://dewey.info/class/945.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3745/e23/>,
        <http://dewey.info/class/2--4567/e23/>,
        <http://dewey.info/class/914.567/e23/>,
        <http://dewey.info/class/937.45/e23/>,
        <http://dewey.info/class/945.67/e23/> ;
    skos:prefLabel "Marche"@en,
        "Marche"@nb .

humord:c02500 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02500" ;
    dct:modified "2024-08-28T08:38:23"^^xsd:dateTime ;
    skos:altLabel "Ascoli Piceno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3748/e23/>,
        <http://dewey.info/class/2--45675/e23/>,
        <http://dewey.info/class/914.5675/e23/>,
        <http://dewey.info/class/937.48/e23/>,
        <http://dewey.info/class/945.675/e23/> ;
    skos:broader humord:c02499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3748/e23/>,
        <http://dewey.info/class/2--45675/e23/>,
        <http://dewey.info/class/914.5675/e23/>,
        <http://dewey.info/class/937.48/e23/>,
        <http://dewey.info/class/945.675/e23/> ;
    skos:prefLabel "Ascoli Piceno"@en,
        "Ascoli Piceno"@nb .

humord:c02501 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02501" ;
    dct:modified "2024-09-04T16:50:56"^^xsd:dateTime ;
    skos:altLabel "Cartoceto"@nb,
        "Cartoceto di Pergola"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45677/e23/>,
        <http://dewey.info/class/914.5677/e23/>,
        <http://dewey.info/class/945.677/e23/> ;
    skos:broader humord:c02499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45677/e23/>,
        <http://dewey.info/class/914.5677/e23/>,
        <http://dewey.info/class/945.677/e23/> ;
    skos:prefLabel "Cartoceto"@en,
        "Cartoceto di Pergola"@nb .

humord:c02502 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02502" ;
    dct:modified "2025-03-14T08:58:29"^^xsd:dateTime ;
    skos:altLabel "Novilara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45677/e23/>,
        <http://dewey.info/class/914.5677/e23/>,
        <http://dewey.info/class/945.677/e23/> ;
    skos:broader humord:c02499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45677/e23/>,
        <http://dewey.info/class/914.5677/e23/>,
        <http://dewey.info/class/945.677/e23/> ;
    skos:prefLabel "Novilara"@en,
        "Novilara"@nb .

humord:c02503 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02503" ;
    dct:modified "2025-03-14T08:58:40"^^xsd:dateTime ;
    skos:altLabel "Ripatransone"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45675/e23/>,
        <http://dewey.info/class/914.5675/e23/>,
        <http://dewey.info/class/945.675/e23/> ;
    skos:broader humord:c02499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45675/e23/>,
        <http://dewey.info/class/914.5675/e23/>,
        <http://dewey.info/class/945.675/e23/> ;
    skos:prefLabel "Ripatransone"@en,
        "Ripatransone"@nb .

humord:c02505 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02505" ;
    dct:modified "2025-03-14T08:58:52"^^xsd:dateTime ;
    skos:altLabel "Urbino"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45677/e23/>,
        <http://dewey.info/class/914.5677/e23/>,
        <http://dewey.info/class/945.677/e23/> ;
    skos:broader humord:c02499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45677/e23/>,
        <http://dewey.info/class/914.5677/e23/>,
        <http://dewey.info/class/945.677/e23/> ;
    skos:prefLabel "Urbino"@en,
        "Urbino"@nb .

humord:c02506 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02506" ;
    dct:modified "2025-03-18T07:50:45"^^xsd:dateTime ;
    skos:altLabel "Molise"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--37733/e23/>,
        <http://dewey.info/class/937.733/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45719/e23/>,
        <http://dewey.info/class/914.5719/e23/>,
        <http://dewey.info/class/945.719/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37733/e23/>,
        <http://dewey.info/class/2--45719/e23/>,
        <http://dewey.info/class/914.5719/e23/>,
        <http://dewey.info/class/937.733/e23/>,
        <http://dewey.info/class/945.719/e23/> ;
    skos:prefLabel "Molise"@en,
        "Molise"@nb .

humord:c02507 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02507" ;
    dct:modified "2025-03-18T07:50:58"^^xsd:dateTime ;
    skos:altLabel "Piemonte"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--37222/e23/>,
        <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/937.222/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37222/e23/>,
        <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/937.222/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:prefLabel "Piedmont"@en,
        "Piemonte"@nb .

humord:c02508 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02508" ;
    dct:modified "2025-03-14T08:54:48"^^xsd:dateTime ;
    skos:altLabel "Torino"@nb ;
    skos:broader humord:c02507 ;
    skos:closeMatch <http://dewey.info/class/2--372221/e23/>,
        <http://dewey.info/class/937.2221/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45121/e23/>,
        <http://dewey.info/class/914.5121/e23/>,
        <http://dewey.info/class/945.121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--372221/e23/>,
        <http://dewey.info/class/2--45121/e23/>,
        <http://dewey.info/class/914.5121/e23/>,
        <http://dewey.info/class/937.2221/e23/>,
        <http://dewey.info/class/945.121/e23/> ;
    skos:prefLabel "Turin"@en,
        "Torino"@nb .

humord:c02509 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02509" ;
    dct:modified "2025-03-18T07:51:32"^^xsd:dateTime ;
    skos:altLabel "Puglia"@en,
        "Puglia"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3775/e23/>,
        <http://dewey.info/class/937.75/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4575/e23/>,
        <http://dewey.info/class/914.575/e23/>,
        <http://dewey.info/class/945.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3775/e23/>,
        <http://dewey.info/class/2--4575/e23/>,
        <http://dewey.info/class/914.575/e23/>,
        <http://dewey.info/class/937.75/e23/>,
        <http://dewey.info/class/945.75/e23/> ;
    skos:prefLabel "Apulia"@en,
        "Puglia"@nb .

humord:c02510 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02510" ;
    dct:modified "2025-03-18T07:53:31"^^xsd:dateTime ;
    skos:altLabel "Sardegna"@nb,
        "Sardinia"@nb ;
    skos:broadMatch <http://dewey.info/class/945.107/e23/> ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--379/e23/>,
        <http://dewey.info/class/937.9/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--459/e23/>,
        <http://dewey.info/class/914.59/e23/>,
        <http://dewey.info/class/945.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--379/e23/>,
        <http://dewey.info/class/2--459/e23/>,
        <http://dewey.info/class/914.59/e23/>,
        <http://dewey.info/class/937.9/e23/>,
        <http://dewey.info/class/945.107/e23/>,
        <http://dewey.info/class/945.9/e23/> ;
    skos:prefLabel "Sardinia"@en,
        "Sardinia"@nb .

humord:c02512 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02512" ;
    dct:modified "2025-03-14T07:39:24"^^xsd:dateTime ;
    skos:altLabel "Alghero"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4593/e23/>,
        <http://dewey.info/class/914.593/e23/>,
        <http://dewey.info/class/945.93/e23/> ;
    skos:broader humord:c02510 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4593/e23/>,
        <http://dewey.info/class/914.593/e23/>,
        <http://dewey.info/class/945.93/e23/> ;
    skos:prefLabel "Alghero"@en,
        "Alghero"@nb .

humord:c02513 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02513" ;
    dct:modified "2024-09-04T15:36:54"^^xsd:dateTime ;
    skos:altLabel "Campidania"@nb,
        "Campidano"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4598/e23/>,
        <http://dewey.info/class/914.598/e23/>,
        <http://dewey.info/class/945.98/e23/> ;
    skos:broader humord:c02510 ;
    skos:definition "Campidano er Sardinias største sletteområde <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4598/e23/>,
        <http://dewey.info/class/914.598/e23/>,
        <http://dewey.info/class/945.98/e23/> ;
    skos:prefLabel "Campidano"@en,
        "Campidano"@nb .

humord:c02517 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02517" ;
    dct:modified "2025-03-14T07:46:01"^^xsd:dateTime ;
    skos:altLabel "Oristano (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3794/e23/>,
        <http://dewey.info/class/2--4594/e23/>,
        <http://dewey.info/class/914.594/e23/>,
        <http://dewey.info/class/937.94/e23/>,
        <http://dewey.info/class/945.94/e23/> ;
    skos:broader humord:c02510 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3794/e23/>,
        <http://dewey.info/class/2--4594/e23/>,
        <http://dewey.info/class/914.594/e23/>,
        <http://dewey.info/class/937.94/e23/>,
        <http://dewey.info/class/945.94/e23/> ;
    skos:prefLabel "Oristano"@en,
        "Oristano (By)"@nb .

humord:c02518 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02518" ;
    dct:modified "2025-03-14T07:48:57"^^xsd:dateTime ;
    skos:altLabel "Sassari"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3793/e23/>,
        <http://dewey.info/class/2--4593/e23/>,
        <http://dewey.info/class/914.593/e23/>,
        <http://dewey.info/class/937.93/e23/>,
        <http://dewey.info/class/945.93/e23/> ;
    skos:broader humord:c02510 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3793/e23/>,
        <http://dewey.info/class/2--4593/e23/>,
        <http://dewey.info/class/914.593/e23/>,
        <http://dewey.info/class/937.93/e23/>,
        <http://dewey.info/class/945.93/e23/> ;
    skos:prefLabel "Sassari"@en,
        "Sassari"@nb .

humord:c02519 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02519" ;
    dct:modified "2025-03-18T07:53:59"^^xsd:dateTime ;
    skos:altLabel "Sicilia"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--378/e23/>,
        <http://dewey.info/class/937.8/e23/> ;
    skos:exactMatch realfagstermer:c030567,
        <http://dewey.info/class/2--458/e23/>,
        <http://dewey.info/class/914.58/e23/>,
        <http://dewey.info/class/945.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030567,
        <http://dewey.info/class/2--378/e23/>,
        <http://dewey.info/class/2--458/e23/>,
        <http://dewey.info/class/914.58/e23/>,
        <http://dewey.info/class/937.8/e23/>,
        <http://dewey.info/class/945.8/e23/> ;
    skos:prefLabel "Sicily"@en,
        "Sicilia"@nb .

humord:c02520 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02520" ;
    dct:modified "2025-03-13T08:28:31"^^xsd:dateTime ;
    skos:altLabel "Agrigento"@nb ;
    skos:broader humord:c02519 ;
    skos:closeMatch <http://dewey.info/class/2--378221/e23/>,
        <http://dewey.info/class/937.8221/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--458221/e23/>,
        <http://dewey.info/class/914.58221/e23/>,
        <http://dewey.info/class/945.8221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--378221/e23/>,
        <http://dewey.info/class/2--458221/e23/>,
        <http://dewey.info/class/914.58221/e23/>,
        <http://dewey.info/class/937.8221/e23/>,
        <http://dewey.info/class/945.8221/e23/> ;
    skos:prefLabel "Agrigento"@en,
        "Agrigento"@nb .

humord:c02521 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02521" ;
    dct:modified "2025-03-13T08:39:31"^^xsd:dateTime ;
    skos:altLabel "Motya"@nb,
        "Mozia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37824/e23/>,
        <http://dewey.info/class/937.824/e23/> ;
    skos:broader humord:c02519 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37824/e23/>,
        <http://dewey.info/class/937.824/e23/> ;
    skos:prefLabel "Motya"@en,
        "Mozia"@nb .

humord:c02522 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02522" ;
    dct:modified "2025-03-13T08:33:39"^^xsd:dateTime ;
    skos:altLabel "Palermo (By)"@nb ;
    skos:broader humord:c02519 ;
    skos:closeMatch <http://dewey.info/class/2--378231/e23/>,
        <http://dewey.info/class/937.8231/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--458231/e23/>,
        <http://dewey.info/class/914.58231/e23/>,
        <http://dewey.info/class/945.8231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--378231/e23/>,
        <http://dewey.info/class/2--458231/e23/>,
        <http://dewey.info/class/914.58231/e23/>,
        <http://dewey.info/class/937.8231/e23/>,
        <http://dewey.info/class/945.8231/e23/> ;
    skos:prefLabel "Palermo"@en,
        "Palermo (By)"@nb .

humord:c02523 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02523" ;
    dct:modified "2025-03-13T08:30:04"^^xsd:dateTime ;
    skos:altLabel "Piazza Armerina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--458131/e23/>,
        <http://dewey.info/class/914.58131/e23/>,
        <http://dewey.info/class/945.8131/e23/> ;
    skos:broader humord:c02519 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--458131/e23/>,
        <http://dewey.info/class/914.58131/e23/>,
        <http://dewey.info/class/945.8131/e23/> ;
    skos:prefLabel "Piazza Armerina"@en,
        "Piazza Armerina"@nb .

humord:c02524 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02524" ;
    dct:modified "2025-03-13T08:33:55"^^xsd:dateTime ;
    skos:altLabel "Siracusa"@nb,
        "Syrakus"@nb ;
    skos:broader humord:c02519 ;
    skos:closeMatch <http://dewey.info/class/2--378141/e23/>,
        <http://dewey.info/class/937.8141/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--458141/e23/>,
        <http://dewey.info/class/914.58141/e23/>,
        <http://dewey.info/class/945.8141/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--378141/e23/>,
        <http://dewey.info/class/2--458141/e23/>,
        <http://dewey.info/class/914.58141/e23/>,
        <http://dewey.info/class/937.8141/e23/>,
        <http://dewey.info/class/945.8141/e23/> ;
    skos:prefLabel "Syracuse"@en,
        "Siracusa"@nb .

humord:c02526 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02526" ;
    dct:modified "2025-03-18T07:56:19"^^xsd:dateTime ;
    skos:altLabel "Toscana"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--375/e23/>,
        <http://dewey.info/class/937.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--455/e23/>,
        <http://dewey.info/class/914.55/e23/>,
        <http://dewey.info/class/945.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--375/e23/>,
        <http://dewey.info/class/2--455/e23/>,
        <http://dewey.info/class/914.55/e23/>,
        <http://dewey.info/class/937.5/e23/>,
        <http://dewey.info/class/945.5/e23/> ;
    skos:prefLabel "Tuscany"@en,
        "Toscana"@nb .

humord:c02527 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02527" ;
    dct:modified "2025-03-13T08:26:53"^^xsd:dateTime ;
    skos:altLabel "Firenze"@nb ;
    skos:broader humord:c02526 ;
    skos:closeMatch <http://dewey.info/class/2--37511/e23/>,
        <http://dewey.info/class/937.511/e23/> ;
    skos:exactMatch realfagstermer:c030465,
        <http://dewey.info/class/2--45511/e23/>,
        <http://dewey.info/class/914.5511/e23/>,
        <http://dewey.info/class/945.511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030465,
        <http://dewey.info/class/2--37511/e23/>,
        <http://dewey.info/class/2--45511/e23/>,
        <http://dewey.info/class/914.5511/e23/>,
        <http://dewey.info/class/937.511/e23/>,
        <http://dewey.info/class/945.511/e23/> ;
    skos:prefLabel "Florence"@en,
        "Firenze"@nb .

humord:c02528 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02528" ;
    dct:modified "2025-03-13T08:23:45"^^xsd:dateTime ;
    skos:altLabel "Pienza"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4558/e23/>,
        <http://dewey.info/class/914.558/e23/>,
        <http://dewey.info/class/945.58/e23/> ;
    skos:broader humord:c02526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4558/e23/>,
        <http://dewey.info/class/914.558/e23/>,
        <http://dewey.info/class/945.58/e23/> ;
    skos:prefLabel "Pienza"@en,
        "Pienza"@nb .

humord:c02529 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02529" ;
    dct:modified "2025-03-13T08:26:06"^^xsd:dateTime ;
    skos:altLabel "Poggio Civitate"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37566/e23/>,
        <http://dewey.info/class/937.566/e23/> ;
    skos:broader humord:c02526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37566/e23/>,
        <http://dewey.info/class/937.566/e23/> ;
    skos:prefLabel "Poggio Civitate"@en,
        "Poggio Civitate"@nb .

humord:c02530 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02530" ;
    dct:modified "2025-03-13T08:26:27"^^xsd:dateTime ;
    skos:altLabel "Sansepolcro"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4559/e23/>,
        <http://dewey.info/class/914.559/e23/>,
        <http://dewey.info/class/945.59/e23/> ;
    skos:broader humord:c02526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4559/e23/>,
        <http://dewey.info/class/914.559/e23/>,
        <http://dewey.info/class/945.59/e23/> ;
    skos:prefLabel "Sansepolcro"@en,
        "Sansepolcro"@nb .

humord:c02531 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02531" ;
    dct:modified "2025-03-13T08:26:41"^^xsd:dateTime ;
    skos:altLabel "Siena"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37566/e23/>,
        <http://dewey.info/class/937.566/e23/> ;
    skos:broader humord:c02526 ;
    skos:exactMatch <http://dewey.info/class/2--45581/e23/>,
        <http://dewey.info/class/914.5581/e23/>,
        <http://dewey.info/class/945.581/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37566/e23/>,
        <http://dewey.info/class/2--45581/e23/>,
        <http://dewey.info/class/914.5581/e23/>,
        <http://dewey.info/class/937.566/e23/>,
        <http://dewey.info/class/945.581/e23/> ;
    skos:prefLabel "Siena"@en,
        "Siena"@nb .

humord:c02532 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02532" ;
    dct:modified "2025-03-18T07:56:31"^^xsd:dateTime ;
    skos:altLabel "Südtirol (Italy)"@en,
        "Trentino-Alto-Adige"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3737/e23/>,
        <http://dewey.info/class/937.37/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4538/e23/>,
        <http://dewey.info/class/914.538/e23/>,
        <http://dewey.info/class/945.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3737/e23/>,
        <http://dewey.info/class/2--4538/e23/>,
        <http://dewey.info/class/914.538/e23/>,
        <http://dewey.info/class/937.37/e23/>,
        <http://dewey.info/class/945.38/e23/> ;
    skos:prefLabel "Trentino-Alto-Adige"@en,
        "Trentino-Alto-Adige"@nb .

humord:c02533 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02533" ;
    dct:modified "2025-03-13T08:20:39"^^xsd:dateTime ;
    skos:altLabel "Dolomittane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:broader humord:c02532 ;
    skos:exactMatch realfagstermer:c030899 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030899,
        <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:prefLabel "Dolomites"@en,
        "Dolomittene"@nb .

humord:c02534 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02534" ;
    dct:modified "2025-03-18T07:52:21"^^xsd:dateTime ;
    skos:altLabel "Resia (Italia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45391/e23/>,
        <http://dewey.info/class/914.5391/e23/>,
        <http://dewey.info/class/945.391/e23/> ;
    skos:broader humord:c02471 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45391/e23/>,
        <http://dewey.info/class/914.5391/e23/>,
        <http://dewey.info/class/945.391/e23/> ;
    skos:prefLabel "Resia (Italy)"@en,
        "Resia (Italia)"@nb .

humord:c02535 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02535" ;
    dct:modified "2025-03-13T08:27:39"^^xsd:dateTime ;
    skos:altLabel "Trentino"@nb ;
    skos:broader humord:c02532 ;
    skos:closeMatch <http://dewey.info/class/2--37375/e23/>,
        <http://dewey.info/class/937.375/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45385/e23/>,
        <http://dewey.info/class/914.5385/e23/>,
        <http://dewey.info/class/945.385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37375/e23/>,
        <http://dewey.info/class/2--45385/e23/>,
        <http://dewey.info/class/914.5385/e23/>,
        <http://dewey.info/class/937.375/e23/>,
        <http://dewey.info/class/945.385/e23/> ;
    skos:prefLabel "Trentino"@en,
        "Trentino"@nb .

humord:c02536 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02536" ;
    dct:modified "2025-03-13T08:23:02"^^xsd:dateTime ;
    skos:altLabel "Val Gardena"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:broader humord:c02532 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:prefLabel "Val Gardena"@en,
        "Val Gardena"@nb .

humord:c02537 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02537" ;
    dct:modified "2025-03-18T07:56:44"^^xsd:dateTime ;
    skos:altLabel "Umbria"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--3742/e23/>,
        <http://dewey.info/class/937.42/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4565/e23/>,
        <http://dewey.info/class/914.565/e23/>,
        <http://dewey.info/class/945.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3742/e23/>,
        <http://dewey.info/class/2--4565/e23/>,
        <http://dewey.info/class/914.565/e23/>,
        <http://dewey.info/class/937.42/e23/>,
        <http://dewey.info/class/945.65/e23/> ;
    skos:prefLabel "Umbria"@en,
        "Umbria"@nb .

humord:c02538 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02538" ;
    dct:modified "2025-03-13T08:22:50"^^xsd:dateTime ;
    skos:altLabel "Orvieto"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37576/e23/>,
        <http://dewey.info/class/2--45652/e23/>,
        <http://dewey.info/class/914.5652/e23/>,
        <http://dewey.info/class/937.576/e23/>,
        <http://dewey.info/class/945.652/e23/> ;
    skos:broader humord:c02537 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37576/e23/>,
        <http://dewey.info/class/2--45652/e23/>,
        <http://dewey.info/class/914.5652/e23/>,
        <http://dewey.info/class/937.576/e23/>,
        <http://dewey.info/class/945.652/e23/> ;
    skos:prefLabel "Orviteo"@en,
        "Orvieto"@nb .

humord:c02539 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02539" ;
    dct:modified "2025-03-18T07:57:35"^^xsd:dateTime ;
    skos:altLabel "Veneto"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--373/e23/>,
        <http://dewey.info/class/2--453/e23/>,
        <http://dewey.info/class/914.53/e23/>,
        <http://dewey.info/class/937.3/e23/>,
        <http://dewey.info/class/945.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--373/e23/>,
        <http://dewey.info/class/2--453/e23/>,
        <http://dewey.info/class/914.53/e23/>,
        <http://dewey.info/class/937.3/e23/>,
        <http://dewey.info/class/945.3/e23/> ;
    skos:prefLabel "Veneto"@en,
        "Veneto"@nb .

humord:c02540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02540" ;
    dct:modified "2025-03-13T08:14:44"^^xsd:dateTime ;
    skos:altLabel "Auronzo di Cadore"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4537/e23/>,
        <http://dewey.info/class/914.537/e23/>,
        <http://dewey.info/class/945.37/e23/> ;
    skos:broader humord:c02539 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4537/e23/>,
        <http://dewey.info/class/914.537/e23/>,
        <http://dewey.info/class/945.37/e23/> ;
    skos:prefLabel "Auronzo di Cadore"@en,
        "Auronzo di Cadore"@nb .

humord:c02541 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02541" ;
    dct:modified "2025-03-13T08:14:57"^^xsd:dateTime ;
    skos:altLabel "Padova"@nb ;
    skos:broader humord:c02539 ;
    skos:closeMatch <http://dewey.info/class/2--37341/e23/>,
        <http://dewey.info/class/937.341/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45321/e23/>,
        <http://dewey.info/class/914.5321/e23/>,
        <http://dewey.info/class/945.321/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37341/e23/>,
        <http://dewey.info/class/2--45321/e23/>,
        <http://dewey.info/class/914.5321/e23/>,
        <http://dewey.info/class/937.341/e23/>,
        <http://dewey.info/class/945.321/e23/> ;
    skos:prefLabel "Padua"@en,
        "Padova"@nb .

humord:c02542 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02542" ;
    dct:modified "2025-03-13T08:18:47"^^xsd:dateTime ;
    skos:altLabel "Rovigo"@nb ;
    skos:broader humord:c02539 ;
    skos:closeMatch <http://dewey.info/class/2--3733/e23/>,
        <http://dewey.info/class/937.33/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4533/e23/>,
        <http://dewey.info/class/914.533/e23/>,
        <http://dewey.info/class/945.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3733/e23/>,
        <http://dewey.info/class/2--4533/e23/>,
        <http://dewey.info/class/914.533/e23/>,
        <http://dewey.info/class/937.33/e23/>,
        <http://dewey.info/class/945.33/e23/> ;
    skos:prefLabel "Rovigo"@en,
        "Rovigo"@nb .

humord:c02544 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02544" ;
    dct:modified "2025-03-13T08:19:47"^^xsd:dateTime ;
    skos:altLabel "Venezia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3735/e23/>,
        <http://dewey.info/class/937.35/e23/> ;
    skos:broader humord:c02539 ;
    skos:exactMatch <http://dewey.info/class/2--45311/e23/>,
        <http://dewey.info/class/914.5311/e23/>,
        <http://dewey.info/class/945.311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3735/e23/>,
        <http://dewey.info/class/2--45311/e23/>,
        <http://dewey.info/class/914.5311/e23/>,
        <http://dewey.info/class/937.35/e23/>,
        <http://dewey.info/class/945.311/e23/> ;
    skos:prefLabel "Venice"@en,
        "Venezia"@nb .

humord:c02545 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02545" ;
    dct:modified "2025-03-14T07:45:07"^^xsd:dateTime ;
    skos:altLabel "Vicenza (Provins)"@nb ;
    skos:broader humord:c02539 ;
    skos:closeMatch <http://dewey.info/class/2--37362/e23/>,
        <http://dewey.info/class/937.362/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4535/e23/>,
        <http://dewey.info/class/914.535/e23/>,
        <http://dewey.info/class/945.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37362/e23/>,
        <http://dewey.info/class/2--4535/e23/>,
        <http://dewey.info/class/914.535/e23/>,
        <http://dewey.info/class/937.362/e23/>,
        <http://dewey.info/class/945.35/e23/> ;
    skos:prefLabel "Vicenza (Province)"@en,
        "Vicenza (Provins)"@nb .

humord:c02546 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02546" ;
    dct:modified "2025-03-04T14:08:41"^^xsd:dateTime ;
    skos:altLabel "Jugoslavia"@nb,
        "Rest-Jugoslavia"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--3987/e23/>,
        <http://dewey.info/class/939.87/e23/>,
        <http://dewey.info/class/949.71031/e23/> ;
    skos:exactMatch realfagstermer:c030397,
        <http://dewey.info/class/2--497/e23/>,
        <http://dewey.info/class/914.97/e23/>,
        <http://dewey.info/class/949.702/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030397,
        <http://dewey.info/class/2--3987/e23/>,
        <http://dewey.info/class/2--497/e23/>,
        <http://dewey.info/class/914.97/e23/>,
        <http://dewey.info/class/939.87/e23/>,
        <http://dewey.info/class/949.702/e23/>,
        <http://dewey.info/class/949.703/e23/>,
        <http://dewey.info/class/949.71031/e23/> ;
    skos:prefLabel "Yugoslavia"@en,
        "Jugoslavia"@nb ;
    skos:related humord:c02169,
        humord:c02567,
        humord:c02592,
        humord:c03119 ;
    skos:relatedMatch <http://dewey.info/class/949.703/e23/> .

humord:c02548 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02548" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Beograd"@en ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02555 ;
    skos:exactMatch realfagstermer:c030938 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030938,
        <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Belgrade"@en,
        "Beograd"@nb .

humord:c02549 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02549" ;
    dct:modified "2025-03-24T13:28:42"^^xsd:dateTime ;
    skos:altLabel "Budva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49745/e23/>,
        <http://dewey.info/class/914.9745/e23/>,
        <http://dewey.info/class/949.745/e23/> ;
    skos:broader humord:c02554 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49745/e23/>,
        <http://dewey.info/class/914.9745/e23/>,
        <http://dewey.info/class/949.745/e23/> ;
    skos:prefLabel "Budva"@en,
        "Budva"@nb .

humord:c02550 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02550" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Horreum Margi"@en ;
    skos:broadMatch <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:prefLabel "Cuprija"@en,
        "Horreum Margi"@nb .

humord:c02551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02551" ;
    dct:modified "2025-03-04T15:12:13"^^xsd:dateTime ;
    skos:altLabel "Kosovo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02157 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Kosovo"@en,
        "Kosovo"@nb .

humord:c02552 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02552" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:prefLabel "Lepenski Vir"@en,
        "Lepenski Vir"@nb .

humord:c02553 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02553" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Leskovac"@en,
        "Leskovac"@nb .

humord:c02554 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02554" ;
    dct:modified "2025-03-04T15:36:34"^^xsd:dateTime ;
    skos:altLabel "Montenegro"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch <http://dewey.info/class/2--49745/e23/>,
        <http://dewey.info/class/914.9745/e23/>,
        <http://dewey.info/class/949.745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49745/e23/>,
        <http://dewey.info/class/914.9745/e23/>,
        <http://dewey.info/class/949.745/e23/> ;
    skos:prefLabel "Montenegro"@en,
        "Montenegro"@nb .

humord:c02555 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02555" ;
    dct:modified "2025-03-04T14:03:19"^^xsd:dateTime ;
    skos:altLabel "Serbia"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Serbia"@en,
        "Serbia"@nb .

humord:c02556 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02556" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sirmien"@nb,
        "Syrmien"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/939.871/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/939.871/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Sremska Mitrovica"@en,
        "Sremska Mitrovica"@nb .

humord:c02559 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02559" ;
    dct:modified "2025-03-24T13:08:27"^^xsd:dateTime ;
    skos:altLabel "Stobi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:broader humord:c02592 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:prefLabel "Stobi"@en,
        "Stobi"@nb .

humord:c02560 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02560" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Timok Valley"@en ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Timocka Krajina"@en,
        "Timok-Dalen"@nb .

humord:c02561 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02561" ;
    dct:modified "2025-03-04T08:37:00"^^xsd:dateTime ;
    skos:altLabel "Trebinje"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:broader humord:c02169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Trebinje"@en,
        "Trebinje"@nb .

humord:c02562 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02562" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:prefLabel "Viminacium"@en,
        "Viminacium"@nb .

humord:c02563 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02563" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39871/e23/>,
        <http://dewey.info/class/939.871/e23/> ;
    skos:prefLabel "Vlasac"@en,
        "Vlasac"@nb .

humord:c02564 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02564" ;
    dct:modified "2018-12-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Voivodina"@en,
        "Vajdasag"@nb,
        "Voivodina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Vojvodina"@en,
        "Vojvodina"@nb .

humord:c02567 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02567" ;
    dct:modified "2025-03-04T15:30:45"^^xsd:dateTime ;
    skos:altLabel "Kroatia"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030513,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030513,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Croatia"@en,
        "Kroatia"@nb ;
    skos:related humord:c02546 .

humord:c02568 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02568" ;
    dct:modified "2024-09-30T15:08:22"^^xsd:dateTime ;
    skos:altLabel "Dalmatia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:definition "Dalmatia er et landskap i Kroatia, som utgjør cirka 12 700 kvadratkilometer <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030905 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030905,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Dalmatia"@en,
        "Dalmatia"@nb .

humord:c02569 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02569" ;
    dct:modified "2025-03-24T13:47:35"^^xsd:dateTime ;
    skos:altLabel "Dubrovnik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Dubrovnik"@en,
        "Dubrovnik"@nb .

humord:c02570 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02570" ;
    dct:modified "2025-03-24T13:49:04"^^xsd:dateTime ;
    skos:altLabel "Hvar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Hvar"@en,
        "Hvar"@nb .

humord:c02571 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02571" ;
    dct:modified "2025-03-24T13:49:17"^^xsd:dateTime ;
    skos:altLabel "Istria"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3739/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/937.39/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3739/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/937.39/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Istria"@en,
        "Istria"@nb .

humord:c02572 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02572" ;
    dct:modified "2025-03-24T13:50:41"^^xsd:dateTime ;
    skos:altLabel "Spalato"@nb,
        "Split"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39872/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/939.872/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39872/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/939.872/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Split"@en,
        "Split"@nb .

humord:c02574 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02574" ;
    dct:modified "2025-03-24T13:51:40"^^xsd:dateTime ;
    skos:altLabel "Zadar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39872/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/939.872/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39872/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/939.872/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Zadar"@en,
        "Zadar"@nb .

humord:c02575 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02575" ;
    dct:modified "2025-03-24T13:51:53"^^xsd:dateTime ;
    skos:altLabel "Zagreb"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Zagreb"@en,
        "Zagreb"@nb .

humord:c02576 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02576" ;
    dct:modified "2025-03-04T15:30:56"^^xsd:dateTime ;
    skos:altLabel "Kypros"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/939.37/e23/> ;
    skos:exactMatch realfagstermer:c030449,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030449,
        <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:prefLabel "Cyprus"@en,
        "Kypros"@nb .

humord:c02577 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02577" ;
    dct:modified "2025-03-24T13:40:37"^^xsd:dateTime ;
    skos:altLabel "Kalavasos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:broader humord:c02576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:prefLabel "Kalavasos"@en,
        "Kalavasos"@nb .

humord:c02579 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02579" ;
    dct:modified "2025-03-24T13:41:09"^^xsd:dateTime ;
    skos:altLabel "Kissonerga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:broader humord:c02576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:prefLabel "Kissonerga"@en,
        "Kissonerga"@nb .

humord:c02580 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02580" ;
    dct:modified "2025-03-24T13:41:56"^^xsd:dateTime ;
    skos:altLabel "Nea Paphos"@nb,
        "Paphos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:broader humord:c02576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:prefLabel "New Paphos"@en,
        "Nea Paphos"@nb .

humord:c02582 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02582" ;
    dct:modified "2025-03-04T15:31:15"^^xsd:dateTime ;
    skos:altLabel "Latvia"@nb,
        "Lettland"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030319,
        <http://dewey.info/class/2--4796/e23/>,
        <http://dewey.info/class/914.796/e23/>,
        <http://dewey.info/class/947.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030319,
        <http://dewey.info/class/2--4796/e23/>,
        <http://dewey.info/class/914.796/e23/>,
        <http://dewey.info/class/947.96/e23/> ;
    skos:prefLabel "Latvia"@en,
        "Latvia"@nb ;
    skos:related humord:c03704 .

humord:c02584 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02584" ;
    dct:modified "2025-03-24T13:40:24"^^xsd:dateTime ;
    skos:altLabel "Riga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4796/e23/>,
        <http://dewey.info/class/914.796/e23/>,
        <http://dewey.info/class/947.96/e23/> ;
    skos:broader humord:c02582 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4796/e23/>,
        <http://dewey.info/class/914.796/e23/>,
        <http://dewey.info/class/947.96/e23/> ;
    skos:prefLabel "Riga"@en,
        "Riga"@nb .

humord:c02585 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02585" ;
    dct:modified "2025-03-04T15:32:58"^^xsd:dateTime ;
    skos:altLabel "Liechtenstein"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.3648/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--43648/e23/>,
        <http://dewey.info/class/914.3648/e23/>,
        <http://dewey.info/class/943.648/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43648/e23/>,
        <http://dewey.info/class/914.3648/e23/>,
        <http://dewey.info/class/936.3648/e23/>,
        <http://dewey.info/class/943.648/e23/> ;
    skos:prefLabel "Liechtenstein"@en,
        "Liechtenstein"@nb .

humord:c02586 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02586" ;
    dct:modified "2025-03-04T15:34:08"^^xsd:dateTime ;
    skos:altLabel "Litauen"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030353,
        <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030353,
        <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:prefLabel "Lithuania"@en,
        "Litauen"@nb ;
    skos:related humord:c03704 .

humord:c02587 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02587" ;
    dct:modified "2025-03-24T13:32:30"^^xsd:dateTime ;
    skos:altLabel "Kaunas"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:broader humord:c02586 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:prefLabel "Kaunas"@en,
        "Kaunas"@nb .

humord:c02588 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02588" ;
    dct:modified "2025-03-24T13:38:00"^^xsd:dateTime ;
    skos:altLabel "Kretuonas"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:broader humord:c02586 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:prefLabel "Kretuonas"@en,
        "Kretuonas"@nb .

humord:c02589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02589" ;
    dct:modified "2025-03-24T13:38:12"^^xsd:dateTime ;
    skos:altLabel "Sventoji"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:broader humord:c02586 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:prefLabel "Sventoji"@en,
        "Sventoji"@nb .

humord:c02590 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02590" ;
    dct:modified "2025-03-24T13:38:28"^^xsd:dateTime ;
    skos:altLabel "Vilnius"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:broader humord:c02586 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4793/e23/>,
        <http://dewey.info/class/914.793/e23/>,
        <http://dewey.info/class/947.93/e23/> ;
    skos:prefLabel "Vilnius"@en,
        "Vilnius"@nb .

humord:c02591 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02591" ;
    dct:modified "2025-03-04T15:34:47"^^xsd:dateTime ;
    skos:altLabel "Luxembourg (Stat)"@nb,
        "Luxemburg"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--36935/e23/>,
        <http://dewey.info/class/936.935/e23/> ;
    skos:exactMatch realfagstermer:c030446,
        <http://dewey.info/class/2--4935/e23/>,
        <http://dewey.info/class/914.935/e23/>,
        <http://dewey.info/class/949.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030446,
        <http://dewey.info/class/2--36935/e23/>,
        <http://dewey.info/class/2--4935/e23/>,
        <http://dewey.info/class/914.935/e23/>,
        <http://dewey.info/class/936.935/e23/>,
        <http://dewey.info/class/949.35/e23/> ;
    skos:prefLabel "Luxembourg (Country)"@en,
        "Luxembourg (Stat)"@nb ;
    skos:related humord:c03663 .

humord:c02592 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02592" ;
    dct:modified "2025-03-04T15:37:24"^^xsd:dateTime ;
    skos:altLabel "Macedonia, Former Yugoslav Republic of"@en,
        "Republic of Macedonia"@en,
        "Makedonia (Republikk)"@nb,
        "Makedonia-republikken"@nb,
        "Nord-Makedonia (Republikk)"@nb,
        "Republikken Makedonia"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--39876/e23/>,
        <http://dewey.info/class/939.876/e23/> ;
    skos:definition "Nord-Makedonia er en republikk som tidligere var del av Jugoslavia <UBO>"@nb ;
    skos:editorialNote "Tidligere Makedonia (Republikk) - endret navn 2018"@nb ;
    skos:exactMatch realfagstermer:c030597,
        <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030597,
        <http://dewey.info/class/2--39876/e23/>,
        <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/939.876/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:prefLabel "Republic of North Macedonia"@en,
        "Nord-Makedonia (Republikk)"@nb ;
    skos:related humord:c02376,
        humord:c02546 .

humord:c02593 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02593" ;
    dct:modified "2025-03-04T15:35:31"^^xsd:dateTime ;
    skos:altLabel "Republic of Moldova"@en,
        "Moldavia"@nb,
        "Moldaviske sosialistiske sovjetrepublikk"@nb,
        "Moldova"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/939.88/e23/> ;
    skos:broader humord:c02157 ;
    skos:closeMatch realfagstermer:c030590 ;
    skos:exactMatch <http://dewey.info/class/2--476/e23/>,
        <http://dewey.info/class/914.76/e23/>,
        <http://dewey.info/class/947.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030590,
        <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/2--476/e23/>,
        <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.76/e23/>,
        <http://dewey.info/class/939.88/e23/>,
        <http://dewey.info/class/947.6/e23/> ;
    skos:prefLabel "Moldova"@en,
        "Moldova"@nb ;
    skos:related humord:c03066 ;
    skos:relatedMatch <http://dewey.info/class/2--4981/e23/> .

humord:c02596 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02596" ;
    dct:modified "2024-10-15T11:25:51"^^xsd:dateTime ;
    skos:altLabel "Basarabia"@nb,
        "Bessarabia"@nb ;
    skos:broader humord:c02593 ;
    skos:closeMatch <http://dewey.info/class/2--476/e23/>,
        <http://dewey.info/class/914.76/e23/>,
        <http://dewey.info/class/947.6/e23/> ;
    skos:definition "Bessarabia er et cirka 45 000 kvadratkilometer stort landskap i Øst-Europa, hovedsakelig i Moldova. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--476/e23/>,
        <http://dewey.info/class/914.76/e23/>,
        <http://dewey.info/class/947.6/e23/> ;
    skos:prefLabel "Bessarabia"@en,
        "Bessarabia"@nb .

humord:c02598 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02598" ;
    dct:modified "2025-03-04T15:37:51"^^xsd:dateTime ;
    skos:altLabel "Nederland"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.92/e23/> ;
    skos:exactMatch realfagstermer:c030460,
        <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030460,
        <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/936.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:prefLabel "Netherlands"@en,
        "Nederland"@nb ;
    skos:related humord:c03663 .

humord:c02599 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02599" ;
    dct:modified "2024-08-14T09:17:16"^^xsd:dateTime ;
    skos:altLabel "Amsterdam"@nb ;
    skos:broader humord:c02598 ;
    skos:exactMatch realfagstermer:c030357,
        <http://dewey.info/class/2--492352/e23/>,
        <http://dewey.info/class/914.92352/e23/>,
        <http://dewey.info/class/949.2352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030357,
        <http://dewey.info/class/2--492352/e23/>,
        <http://dewey.info/class/914.92352/e23/>,
        <http://dewey.info/class/949.2352/e23/> ;
    skos:prefLabel "Amsterdam"@en,
        "Amsterdam"@nb .

humord:c02600 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02600" ;
    dct:modified "2025-03-24T13:13:57"^^xsd:dateTime ;
    skos:altLabel "Friesland"@nb ;
    skos:broader humord:c02598 ;
    skos:exactMatch <http://dewey.info/class/2--49213/e23/>,
        <http://dewey.info/class/914.9213/e23/>,
        <http://dewey.info/class/949.213/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49213/e23/>,
        <http://dewey.info/class/914.9213/e23/>,
        <http://dewey.info/class/949.213/e23/> ;
    skos:prefLabel "Friesland"@en,
        "Friesland"@nb .

humord:c02601 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02601" ;
    dct:modified "2025-03-24T13:14:52"^^xsd:dateTime ;
    skos:altLabel "Groningen (Provins)"@nb ;
    skos:broader humord:c02598 ;
    skos:exactMatch <http://dewey.info/class/2--49212/e23/>,
        <http://dewey.info/class/914.9212/e23/>,
        <http://dewey.info/class/949.212/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49212/e23/>,
        <http://dewey.info/class/914.9212/e23/>,
        <http://dewey.info/class/949.212/e23/> ;
    skos:prefLabel "Groningen (Province)"@en,
        "Groningen (Provins)"@nb .

humord:c02602 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02602" ;
    dct:modified "2025-03-24T13:16:00"^^xsd:dateTime ;
    skos:altLabel "Haarlem"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49235/e23/>,
        <http://dewey.info/class/914.9235/e23/>,
        <http://dewey.info/class/949.235/e23/> ;
    skos:broader humord:c02598 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49235/e23/>,
        <http://dewey.info/class/914.9235/e23/>,
        <http://dewey.info/class/949.235/e23/> ;
    skos:prefLabel "Haarlem"@en,
        "Haarlem"@nb .

humord:c02603 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02603" ;
    dct:modified "2025-03-24T13:14:11"^^xsd:dateTime ;
    skos:altLabel "Holland"@nb ;
    skos:broader humord:c02598 ;
    skos:definition "I middelalderen grevskap i Nederlandene <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3692/e23/>,
        <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/936.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:prefLabel "Holland"@en,
        "Holland"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3692/e23/>,
        <http://dewey.info/class/936.92/e23/> .

humord:c02604 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02604" ;
    dct:modified "2025-03-24T13:22:25"^^xsd:dateTime ;
    skos:altLabel "Utrecht"@nb ;
    skos:broader humord:c02598 ;
    skos:closeMatch <http://dewey.info/class/2--49232/e23/>,
        <http://dewey.info/class/914.9232/e23/>,
        <http://dewey.info/class/949.232/e23/> ;
    skos:exactMatch realfagstermer:c030710 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030710,
        <http://dewey.info/class/2--49232/e23/>,
        <http://dewey.info/class/914.9232/e23/>,
        <http://dewey.info/class/949.232/e23/> ;
    skos:prefLabel "Utrecht"@en,
        "Utrecht"@nb .

humord:c02605 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 362 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02605" ;
    dct:modified "2024-01-02T10:50:22"^^xsd:dateTime ;
    skos:altLabel "Noreg"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.81/e23/> ;
    skos:exactMatch realfagstermer:c030753,
        <http://dewey.info/class/2--481/e23/>,
        <http://dewey.info/class/914.81/e23/>,
        <http://dewey.info/class/948.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030753,
        <http://dewey.info/class/2--481/e23/>,
        <http://dewey.info/class/914.81/e23/>,
        <http://dewey.info/class/936.81/e23/>,
        <http://dewey.info/class/948.1/e23/> ;
    skos:prefLabel "Norway"@en,
        "Norge"@nb .

humord:c02607 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02607" ;
    dct:modified "2025-03-24T08:53:44"^^xsd:dateTime ;
    skos:altLabel "Akerselva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02606 ;
    skos:exactMatch realfagstermer:c030970 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030970,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Akerselva"@en,
        "Akerselva"@nb .

humord:c02608 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02608" ;
    dct:modified "2025-03-24T08:56:19"^^xsd:dateTime ;
    skos:altLabel "Etnavassdraget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482545/e23/>,
        <http://dewey.info/class/914.82545/e23/>,
        <http://dewey.info/class/948.2545/e23/> ;
    skos:broader humord:c02606 ;
    skos:exactMatch realfagstermer:c030882 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030882,
        <http://dewey.info/class/2--482545/e23/>,
        <http://dewey.info/class/914.82545/e23/>,
        <http://dewey.info/class/948.2545/e23/> ;
    skos:prefLabel "Etna (River)"@en,
        "Etnavassdraget"@nb .

humord:c02609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02609" ;
    dct:modified "2025-03-24T08:57:07"^^xsd:dateTime ;
    skos:altLabel "Glomma"@nb,
        "Glåma"@nb ;
    skos:broader humord:c02606 ;
    skos:closeMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:exactMatch realfagstermer:c030463 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030463,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Glomma"@en,
        "Glomma"@nb .

humord:c02610 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02610" ;
    dct:modified "2025-03-24T08:51:54"^^xsd:dateTime ;
    skos:altLabel "Numedalslågen"@nb,
        "Numedalsvassdraget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c02606 ;
    skos:exactMatch realfagstermer:c030751 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030751,
        <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Numedalslågen"@en,
        "Numedalslågen"@nb .

humord:c02612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02612" ;
    dct:modified "2025-03-24T08:43:57"^^xsd:dateTime ;
    skos:altLabel "Jotunheimen"@nb ;
    skos:broader humord:c02611 ;
    skos:closeMatch <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:exactMatch realfagstermer:c030320 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030320,
        <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Jotunheimen"@en,
        "Jotunheimen"@nb .

humord:c02614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02614" ;
    dct:modified "2024-08-28T10:21:18"^^xsd:dateTime ;
    skos:altLabel "Akershus"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030305,
        <http://dewey.info/class/2--4822/e23/>,
        <http://dewey.info/class/914.822/e23/>,
        <http://dewey.info/class/948.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030305,
        <http://dewey.info/class/2--4822/e23/>,
        <http://dewey.info/class/914.822/e23/>,
        <http://dewey.info/class/948.22/e23/> ;
    skos:prefLabel "Akershus"@en,
        "Akershus"@nb ;
    skos:related humord:c58372 .

humord:c02615 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02615" ;
    dct:modified "2024-08-28T10:21:05"^^xsd:dateTime ;
    skos:altLabel "Asker"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c030408,
        <http://dewey.info/class/2--482241/e23/>,
        <http://dewey.info/class/914.82241/e23/>,
        <http://dewey.info/class/948.2241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030408,
        <http://dewey.info/class/2--482241/e23/>,
        <http://dewey.info/class/914.82241/e23/>,
        <http://dewey.info/class/948.2241/e23/> ;
    skos:prefLabel "Asker"@en,
        "Asker"@nb .

humord:c02616 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02616" ;
    dct:modified "2025-03-24T15:36:23"^^xsd:dateTime ;
    skos:altLabel "Fet"@nb ;
    skos:broader humord:c13729 ;
    skos:exactMatch <http://dewey.info/class/2--482223/e23/>,
        <http://dewey.info/class/914.82223/e23/>,
        <http://dewey.info/class/948.2223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482223/e23/>,
        <http://dewey.info/class/914.82223/e23/>,
        <http://dewey.info/class/948.2223/e23/> ;
    skos:prefLabel "Fet"@en,
        "Fet"@nb .

humord:c02617 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02617" ;
    dct:modified "2025-03-26T08:12:17"^^xsd:dateTime ;
    skos:altLabel "Fossum (Bærum)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Fossum (Bærum)"@en,
        "Fossum (Bærum)"@nb .

humord:c02618 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02618" ;
    dct:modified "2025-03-25T09:32:16"^^xsd:dateTime ;
    skos:altLabel "Gjerdrum"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482232/e23/>,
        <http://dewey.info/class/914.82232/e23/>,
        <http://dewey.info/class/948.2232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482232/e23/>,
        <http://dewey.info/class/914.82232/e23/>,
        <http://dewey.info/class/948.2232/e23/> ;
    skos:prefLabel "Gjerdrum"@en,
        "Gjerdrum"@nb .

humord:c02619 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02619" ;
    dct:modified "2025-03-24T21:28:39"^^xsd:dateTime ;
    skos:altLabel "Kråkstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482214/e23/>,
        <http://dewey.info/class/914.82214/e23/>,
        <http://dewey.info/class/948.2214/e23/> ;
    skos:broader humord:c61614 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482214/e23/>,
        <http://dewey.info/class/914.82214/e23/>,
        <http://dewey.info/class/948.2214/e23/> ;
    skos:prefLabel "Kråkstad"@en,
        "Kråkstad"@nb .

humord:c02620 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02620" ;
    dct:modified "2025-03-26T12:37:07"^^xsd:dateTime ;
    skos:altLabel "Lommedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Lommedalen"@en,
        "Lommedalen"@nb .

humord:c02621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02621" ;
    dct:modified "2025-03-25T09:36:35"^^xsd:dateTime ;
    skos:altLabel "Nesodden"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c030503,
        <http://dewey.info/class/2--482212/e23/>,
        <http://dewey.info/class/914.82212/e23/>,
        <http://dewey.info/class/948.2212/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030503,
        <http://dewey.info/class/2--482212/e23/>,
        <http://dewey.info/class/914.82212/e23/>,
        <http://dewey.info/class/948.2212/e23/> ;
    skos:prefLabel "Nesodden"@en,
        "Nesodden"@nb .

humord:c02622 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02622" ;
    dct:modified "2025-03-25T09:38:16"^^xsd:dateTime ;
    skos:altLabel "Nittedal"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482225/e23/>,
        <http://dewey.info/class/914.82225/e23/>,
        <http://dewey.info/class/948.2225/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482225/e23/>,
        <http://dewey.info/class/914.82225/e23/>,
        <http://dewey.info/class/948.2225/e23/> ;
    skos:prefLabel "Nittedal"@en,
        "Nittedal"@nb .

humord:c02623 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02623" ;
    dct:modified "2025-03-24T15:35:33"^^xsd:dateTime ;
    skos:altLabel "Raknehaugen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:broader humord:c12366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:prefLabel "Raknehaugenh"@en,
        "Raknehaugen"@nb .

humord:c02624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02624" ;
    dct:modified "2025-03-25T09:39:21"^^xsd:dateTime ;
    skos:altLabel "Romerike"@nb ;
    skos:broader humord:c02614 ;
    skos:closeMatch <http://dewey.info/class/2--48222/e23/>,
        <http://dewey.info/class/914.8222/e23/>,
        <http://dewey.info/class/948.222/e23/> ;
    skos:exactMatch realfagstermer:c030387 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030387,
        <http://dewey.info/class/2--48222/e23/>,
        <http://dewey.info/class/914.8222/e23/>,
        <http://dewey.info/class/948.222/e23/> ;
    skos:prefLabel "Romerike"@en,
        "Romerike"@nb .

humord:c02625 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02625" ;
    dct:modified "2025-03-25T09:40:41"^^xsd:dateTime ;
    skos:altLabel "Rælingen"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482226/e23/>,
        <http://dewey.info/class/914.82226/e23/>,
        <http://dewey.info/class/948.2226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482226/e23/>,
        <http://dewey.info/class/914.82226/e23/>,
        <http://dewey.info/class/948.2226/e23/> ;
    skos:prefLabel "Rælingen"@en,
        "Rælingen"@nb .

humord:c02626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02626" ;
    dct:modified "2025-03-26T12:37:20"^^xsd:dateTime ;
    skos:altLabel "Sandvika"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Sandvika"@en,
        "Sandvika"@nb .

humord:c02627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02627" ;
    dct:modified "2025-03-25T09:40:54"^^xsd:dateTime ;
    skos:altLabel "Ski (Akershus)"@nb ;
    skos:broader humord:c61614 ;
    skos:exactMatch <http://dewey.info/class/2--482214/e23/>,
        <http://dewey.info/class/914.82214/e23/>,
        <http://dewey.info/class/948.2214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482214/e23/>,
        <http://dewey.info/class/914.82214/e23/>,
        <http://dewey.info/class/948.2214/e23/> ;
    skos:prefLabel "Ski (Akershus)"@en,
        "Ski (Akershus)"@nb .

humord:c02628 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02628" ;
    dct:modified "2024-08-21T08:45:16"^^xsd:dateTime ;
    skos:altLabel "Aust-Agder"@nb,
        "Nedenes amt"@nb,
        "Nedenes og Raabyggelagets amt"@nb,
        "Øst-Agder"@nb ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030288,
        <http://dewey.info/class/2--4831/e23/>,
        <http://dewey.info/class/914.831/e23/>,
        <http://dewey.info/class/948.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030288,
        <http://dewey.info/class/2--4831/e23/>,
        <http://dewey.info/class/914.831/e23/>,
        <http://dewey.info/class/948.31/e23/> ;
    skos:prefLabel "Aust-Agder"@en,
        "Aust-Agder"@nb ;
    skos:related humord:c03002 .

humord:c02630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02630" ;
    dct:modified "2024-08-27T15:00:14"^^xsd:dateTime ;
    skos:altLabel "Arendal"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030959,
        <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030959,
        <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:prefLabel "Arendal"@en,
        "Arendal"@nb .

humord:c02631 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02631" ;
    dct:modified "2025-03-20T09:28:19"^^xsd:dateTime ;
    skos:altLabel "Birkenes"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030658,
        <http://dewey.info/class/2--483123/e23/>,
        <http://dewey.info/class/914.83123/e23/>,
        <http://dewey.info/class/948.3123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030658,
        <http://dewey.info/class/2--483123/e23/>,
        <http://dewey.info/class/914.83123/e23/>,
        <http://dewey.info/class/948.3123/e23/> ;
    skos:prefLabel "Birkenes"@en,
        "Birkenes"@nb .

humord:c02632 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02632" ;
    dct:modified "2025-03-20T09:15:23"^^xsd:dateTime ;
    skos:altLabel "Bykle"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030650,
        <http://dewey.info/class/2--483132/e23/>,
        <http://dewey.info/class/914.83132/e23/>,
        <http://dewey.info/class/948.3132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030650,
        <http://dewey.info/class/2--483132/e23/>,
        <http://dewey.info/class/914.83132/e23/>,
        <http://dewey.info/class/948.3132/e23/> ;
    skos:prefLabel "Bykle"@en,
        "Bykle"@nb .

humord:c02633 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02633" ;
    dct:modified "2025-03-24T06:33:00"^^xsd:dateTime ;
    skos:altLabel "Eide (Agder)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:broader humord:c02639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:prefLabel "Eide (Agder)"@en,
        "Eide (Agder)"@nb .

humord:c02634 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02634" ;
    dct:modified "2025-03-20T09:11:22"^^xsd:dateTime ;
    skos:altLabel "Evje"@nb,
        "Evje og Hornnes"@nb,
        "Hornnes"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483133/e23/>,
        <http://dewey.info/class/914.83133/e23/>,
        <http://dewey.info/class/948.3133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483133/e23/>,
        <http://dewey.info/class/914.83133/e23/>,
        <http://dewey.info/class/948.3133/e23/> ;
    skos:prefLabel "Evje og Hornnes"@en,
        "Evje og Hornnes"@nb .

humord:c02637 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02637" ;
    dct:modified "2025-03-20T09:00:51"^^xsd:dateTime ;
    skos:altLabel "Fevik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:broader humord:c02639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:prefLabel "Fevik"@en,
        "Fevik"@nb .

humord:c02638 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02638" ;
    dct:modified "2025-03-20T09:16:37"^^xsd:dateTime ;
    skos:altLabel "Froland"@nb ;
    skos:broadMatch <http://dewey.info/class/948.3121/e23/> ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483124/e23/>,
        <http://dewey.info/class/914.83124/e23/>,
        <http://dewey.info/class/948.3124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483124/e23/>,
        <http://dewey.info/class/914.83124/e23/>,
        <http://dewey.info/class/948.3121/e23/>,
        <http://dewey.info/class/948.3124/e23/> ;
    skos:prefLabel "Froland"@en,
        "Froland"@nb .

humord:c02639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02639" ;
    dct:modified "2025-03-20T09:16:54"^^xsd:dateTime ;
    skos:altLabel "Grimstad"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:prefLabel "Grimstad"@en,
        "Grimstad"@nb .

humord:c02640 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02640" ;
    dct:modified "2025-03-18T09:07:16"^^xsd:dateTime ;
    skos:altLabel "Høvåg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:broader humord:c02642 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:prefLabel "Høvåg"@en,
        "Høvåg"@nb .

humord:c02641 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02641" ;
    dct:modified "2025-03-20T09:01:44"^^xsd:dateTime ;
    skos:altLabel "Landvik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:broader humord:c02639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:prefLabel "Landvik"@en,
        "Landvik"@nb .

humord:c02642 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02642" ;
    dct:modified "2025-03-20T09:18:28"^^xsd:dateTime ;
    skos:altLabel "Lillesand"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:prefLabel "Lillesand"@en,
        "Lillesand"@nb .

humord:c02643 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02643" ;
    dct:modified "2025-03-20T09:24:29"^^xsd:dateTime ;
    skos:altLabel "Risør"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483111/e23/>,
        <http://dewey.info/class/914.83111/e23/>,
        <http://dewey.info/class/948.3111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483111/e23/>,
        <http://dewey.info/class/914.83111/e23/>,
        <http://dewey.info/class/948.3111/e23/> ;
    skos:prefLabel "Risør"@en,
        "Risør"@nb .

humord:c02644 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02644" ;
    dct:modified "2025-03-20T09:25:39"^^xsd:dateTime ;
    skos:altLabel "Setesdal"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030441,
        <http://dewey.info/class/2--48313/e23/>,
        <http://dewey.info/class/914.8313/e23/>,
        <http://dewey.info/class/948.313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030441,
        <http://dewey.info/class/2--48313/e23/>,
        <http://dewey.info/class/914.8313/e23/>,
        <http://dewey.info/class/948.313/e23/> ;
    skos:prefLabel "Setesdal"@en,
        "Setesdal"@nb .

humord:c02645 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02645" ;
    dct:modified "2025-03-18T09:03:06"^^xsd:dateTime ;
    skos:altLabel "Søndeled"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483111/e23/>,
        <http://dewey.info/class/914.83111/e23/>,
        <http://dewey.info/class/948.3111/e23/> ;
    skos:broader humord:c02643 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483111/e23/>,
        <http://dewey.info/class/914.83111/e23/>,
        <http://dewey.info/class/948.3111/e23/> ;
    skos:prefLabel "Søndeled"@en,
        "Søndeled"@nb .

humord:c02646 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02646" ;
    dct:modified "2025-03-20T09:09:48"^^xsd:dateTime ;
    skos:altLabel "Tromøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:broader humord:c02630 ;
    skos:definition "Tidligere kommune i Aust-Agder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:prefLabel "Tromøy"@en,
        "Tromøy"@nb .

humord:c02647 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02647" ;
    dct:modified "2025-03-20T09:26:02"^^xsd:dateTime ;
    skos:altLabel "Valle"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030708,
        <http://dewey.info/class/2--483135/e23/>,
        <http://dewey.info/class/914.83135/e23/>,
        <http://dewey.info/class/948.3135/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030708,
        <http://dewey.info/class/2--483135/e23/>,
        <http://dewey.info/class/914.83135/e23/>,
        <http://dewey.info/class/948.3135/e23/> ;
    skos:prefLabel "Valle"@en,
        "Valle"@nb .

humord:c02648 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02648" ;
    dct:modified "2025-03-24T08:02:49"^^xsd:dateTime ;
    skos:altLabel "Buskerud"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030239,
        <http://dewey.info/class/2--4826/e23/>,
        <http://dewey.info/class/914.826/e23/>,
        <http://dewey.info/class/948.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030239,
        <http://dewey.info/class/2--4826/e23/>,
        <http://dewey.info/class/914.826/e23/>,
        <http://dewey.info/class/948.26/e23/> ;
    skos:prefLabel "Buskerud"@en,
        "Buskerud"@nb ;
    skos:related humord:c58372 .

humord:c02649 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02649" ;
    dct:modified "2025-03-24T14:42:16"^^xsd:dateTime ;
    skos:altLabel "Drammen"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030402,
        <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030402,
        <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:prefLabel "Drammen"@en,
        "Drammen"@nb .

humord:c02650 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02650" ;
    dct:modified "2025-03-24T14:42:29"^^xsd:dateTime ;
    skos:altLabel "Eiker"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48263/e23/>,
        <http://dewey.info/class/914.8263/e23/>,
        <http://dewey.info/class/948.263/e23/> ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030643 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030643,
        <http://dewey.info/class/2--48263/e23/>,
        <http://dewey.info/class/914.8263/e23/>,
        <http://dewey.info/class/948.263/e23/> ;
    skos:prefLabel "Eiker"@en,
        "Eiker"@nb .

humord:c02651 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02651" ;
    dct:modified "2025-03-24T14:42:45"^^xsd:dateTime ;
    skos:altLabel "Flå (Buskerud)"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030874,
        <http://dewey.info/class/2--482611/e23/>,
        <http://dewey.info/class/914.82611/e23/>,
        <http://dewey.info/class/948.2611/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030874,
        <http://dewey.info/class/2--482611/e23/>,
        <http://dewey.info/class/914.82611/e23/>,
        <http://dewey.info/class/948.2611/e23/> ;
    skos:prefLabel "Flå (Buskerud)"@en,
        "Flå (Buskerud)"@nb .

humord:c02652 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02652" ;
    dct:modified "2025-03-24T14:44:07"^^xsd:dateTime ;
    skos:altLabel "Gol"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482612/e23/>,
        <http://dewey.info/class/914.82612/e23/>,
        <http://dewey.info/class/948.2612/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482612/e23/>,
        <http://dewey.info/class/914.82612/e23/>,
        <http://dewey.info/class/948.2612/e23/> ;
    skos:prefLabel "Gol"@en,
        "Gol"@nb .

humord:c02653 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02653" ;
    dct:modified "2025-03-24T14:42:59"^^xsd:dateTime ;
    skos:altLabel "Hallingdal"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030847,
        <http://dewey.info/class/2--48261/e23/>,
        <http://dewey.info/class/914.8261/e23/>,
        <http://dewey.info/class/948.261/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030847,
        <http://dewey.info/class/2--48261/e23/>,
        <http://dewey.info/class/914.8261/e23/>,
        <http://dewey.info/class/948.261/e23/> ;
    skos:prefLabel "Hallingdal"@en,
        "Hallingdal"@nb .

humord:c02654 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02654" ;
    dct:modified "2025-03-24T14:43:14"^^xsd:dateTime ;
    skos:altLabel "Hol"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030839,
        <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030839,
        <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:prefLabel "Hol"@en,
        "Hol"@nb .

humord:c02655 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02655" ;
    dct:modified "2025-03-24T15:31:58"^^xsd:dateTime ;
    skos:altLabel "Modum"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482635/e23/>,
        <http://dewey.info/class/914.82635/e23/>,
        <http://dewey.info/class/948.2635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482635/e23/>,
        <http://dewey.info/class/914.82635/e23/>,
        <http://dewey.info/class/948.2635/e23/> ;
    skos:prefLabel "Modum"@en,
        "Modum"@nb .

humord:c02656 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02656" ;
    dct:modified "2025-03-24T15:33:26"^^xsd:dateTime ;
    skos:altLabel "Nes (Buskerud)"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482615/e23/>,
        <http://dewey.info/class/914.82615/e23/>,
        <http://dewey.info/class/948.2615/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482615/e23/>,
        <http://dewey.info/class/914.82615/e23/>,
        <http://dewey.info/class/948.2615/e23/> ;
    skos:prefLabel "Nes (Buskerud)"@en,
        "Nes (Buskerud)"@nb .

humord:c02657 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02657" ;
    dct:modified "2025-03-24T15:32:11"^^xsd:dateTime ;
    skos:altLabel "Nore og Uvdal"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482643/e23/>,
        <http://dewey.info/class/914.82643/e23/>,
        <http://dewey.info/class/948.2643/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482643/e23/>,
        <http://dewey.info/class/914.82643/e23/>,
        <http://dewey.info/class/948.2643/e23/> ;
    skos:prefLabel "Nore og Uvdal"@en,
        "Nore og Uvdal"@nb .

humord:c02658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02658" ;
    dct:modified "2025-03-24T15:32:58"^^xsd:dateTime ;
    skos:altLabel "Ringerike"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030388,
        <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030388,
        <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:prefLabel "Ringerike"@en,
        "Ringerike"@nb .

humord:c02659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02659" ;
    dct:modified "2025-03-24T15:33:12"^^xsd:dateTime ;
    skos:altLabel "Rollag"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482644/e23/>,
        <http://dewey.info/class/914.82644/e23/>,
        <http://dewey.info/class/948.2644/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482644/e23/>,
        <http://dewey.info/class/914.82644/e23/>,
        <http://dewey.info/class/948.2644/e23/> ;
    skos:prefLabel "Rollag"@en,
        "Rollag"@nb .

humord:c02660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02660" ;
    dct:modified "2025-03-26T12:44:58"^^xsd:dateTime ;
    skos:altLabel "Røyken"@nb ;
    skos:broader humord:c02615 ;
    skos:exactMatch <http://dewey.info/class/2--482637/e23/>,
        <http://dewey.info/class/914.82637/e23/>,
        <http://dewey.info/class/948.2637/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482637/e23/>,
        <http://dewey.info/class/914.82637/e23/>,
        <http://dewey.info/class/948.2637/e23/> ;
    skos:prefLabel "Røyken"@en,
        "Røyken"@nb .

humord:c02661 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02661" ;
    dct:modified "2025-03-24T14:32:49"^^xsd:dateTime ;
    skos:altLabel "Sandsvær"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482641/e23/>,
        <http://dewey.info/class/914.82641/e23/>,
        <http://dewey.info/class/948.2641/e23/> ;
    skos:broader humord:c11807 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482641/e23/>,
        <http://dewey.info/class/914.82641/e23/>,
        <http://dewey.info/class/948.2641/e23/> ;
    skos:prefLabel "Sandsvær"@en,
        "Sandsvær"@nb .

humord:c02662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02662" ;
    dct:modified "2025-03-24T14:31:33"^^xsd:dateTime ;
    skos:altLabel "Uvdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482643/e23/>,
        <http://dewey.info/class/914.82643/e23/>,
        <http://dewey.info/class/948.2643/e23/> ;
    skos:broader humord:c02657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482643/e23/>,
        <http://dewey.info/class/914.82643/e23/>,
        <http://dewey.info/class/948.2643/e23/> ;
    skos:prefLabel "Uvdal"@en,
        "Uvdal"@nb .

humord:c02663 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02663" ;
    dct:modified "2024-08-19T12:45:51"^^xsd:dateTime ;
    skos:altLabel "Ål (Hallingdal)"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482616/e23/>,
        <http://dewey.info/class/914.82616/e23/>,
        <http://dewey.info/class/948.2616/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482616/e23/>,
        <http://dewey.info/class/914.82616/e23/>,
        <http://dewey.info/class/948.2616/e23/> ;
    skos:prefLabel "Ål (Hallingdal)"@en,
        "Ål (Hallingdal)"@nb .

humord:c02664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02664" ;
    dct:modified "2025-03-24T14:15:58"^^xsd:dateTime ;
    skos:altLabel "Finmarkku"@nb,
        "Finnmark"@nb,
        "Finnmárku"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030877,
        <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030877,
        <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:prefLabel "Finnmark"@en,
        "Finnmark"@nb ;
    skos:related humord:c58371 .

humord:c02665 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02665" ;
    dct:modified "2025-03-24T14:15:38"^^xsd:dateTime ;
    skos:altLabel "Alta"@nb,
        "Áltá"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch realfagstermer:c030358,
        <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030358,
        <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:prefLabel "Alta"@en,
        "Alta"@nb .

humord:c02666 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02666" ;
    dct:modified "2025-03-24T14:15:47"^^xsd:dateTime ;
    skos:altLabel "Báhcavuonna"@nb,
        "Båtsfjord"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484634/e23/>,
        <http://dewey.info/class/914.84634/e23/>,
        <http://dewey.info/class/948.4634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484634/e23/>,
        <http://dewey.info/class/914.84634/e23/>,
        <http://dewey.info/class/948.4634/e23/> ;
    skos:prefLabel "Båtsfjord"@en,
        "Båtsfjord"@nb .

humord:c02667 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02667" ;
    dct:modified "2025-02-11T12:51:34"^^xsd:dateTime ;
    skos:altLabel "Honnesváhki"@nb,
        "Honningsvåg"@nb,
        "Vooki"@nb,
        "Áváhki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484617/e23/>,
        <http://dewey.info/class/914.84617/e23/>,
        <http://dewey.info/class/948.4617/e23/> ;
    skos:broader humord:c02671 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484617/e23/>,
        <http://dewey.info/class/914.84617/e23/>,
        <http://dewey.info/class/948.4617/e23/> ;
    skos:prefLabel "Honningsvåg"@en,
        "Honningsvåg"@nb .

humord:c02668 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02668" ;
    dct:modified "2025-03-24T14:16:48"^^xsd:dateTime ;
    skos:altLabel "Karasjok"@nb,
        "Kárášjohka"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch realfagstermer:c030825,
        <http://dewey.info/class/2--484621/e23/>,
        <http://dewey.info/class/914.84621/e23/>,
        <http://dewey.info/class/948.4621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030825,
        <http://dewey.info/class/2--484621/e23/>,
        <http://dewey.info/class/914.84621/e23/>,
        <http://dewey.info/class/948.4621/e23/> ;
    skos:prefLabel "Karasjok"@en,
        "Karasjok"@nb .

humord:c02669 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02669" ;
    dct:modified "2025-03-24T14:16:57"^^xsd:dateTime ;
    skos:altLabel "Guovdageaidnu"@nb,
        "Kautokeino"@nb,
        "Koutokeino"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch realfagstermer:c030821,
        <http://dewey.info/class/2--484622/e23/>,
        <http://dewey.info/class/914.84622/e23/>,
        <http://dewey.info/class/948.4622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030821,
        <http://dewey.info/class/2--484622/e23/>,
        <http://dewey.info/class/914.84622/e23/>,
        <http://dewey.info/class/948.4622/e23/> ;
    skos:prefLabel "Kautokeino"@en,
        "Kautokeino"@nb .

humord:c02670 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02670" ;
    dct:modified "2025-03-24T14:17:17"^^xsd:dateTime ;
    skos:altLabel "Lappean"@nb,
        "Loppa"@nb,
        "Láhpi"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484615/e23/>,
        <http://dewey.info/class/914.84615/e23/>,
        <http://dewey.info/class/948.4615/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484615/e23/>,
        <http://dewey.info/class/914.84615/e23/>,
        <http://dewey.info/class/948.4615/e23/> ;
    skos:prefLabel "Loppa"@en,
        "Loppa"@nb .

humord:c02671 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02671" ;
    dct:modified "2025-03-24T14:25:17"^^xsd:dateTime ;
    skos:altLabel "North Cape"@en,
        "Davvenjárgga"@nb,
        "Nordkapp"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484617/e23/>,
        <http://dewey.info/class/914.84617/e23/>,
        <http://dewey.info/class/948.4617/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484617/e23/>,
        <http://dewey.info/class/914.84617/e23/>,
        <http://dewey.info/class/948.4617/e23/> ;
    skos:prefLabel "Nordkapp"@en,
        "Nordkapp"@nb .

humord:c02672 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02672" ;
    dct:modified "2025-03-24T14:07:11"^^xsd:dateTime ;
    skos:altLabel "Báhčeveaijohka"@nb,
        "Pasvik"@nb,
        "Pasvikdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:broader humord:c02674 ;
    skos:exactMatch realfagstermer:c030389 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030389,
        <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:prefLabel "Pasvik"@en,
        "Pasvik"@nb .

humord:c02673 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02673" ;
    dct:modified "2025-03-24T14:25:38"^^xsd:dateTime ;
    skos:altLabel "Porsanger"@nb,
        "Porsanki"@nb,
        "Porsángu"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch realfagstermer:c030573,
        <http://dewey.info/class/2--484618/e23/>,
        <http://dewey.info/class/914.84618/e23/>,
        <http://dewey.info/class/948.4618/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030573,
        <http://dewey.info/class/2--484618/e23/>,
        <http://dewey.info/class/914.84618/e23/>,
        <http://dewey.info/class/948.4618/e23/> ;
    skos:prefLabel "Porsanger"@en,
        "Porsanger"@nb .

humord:c02674 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02674" ;
    dct:modified "2025-03-24T14:26:11"^^xsd:dateTime ;
    skos:altLabel "Mátta-Várjjat"@nb,
        "Saujj-Va'rjjel"@nb,
        "Syd-Varanger"@nb,
        "Sør-Varanger"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch realfagstermer:c030439,
        <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030439,
        <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:prefLabel "Sør-Varanger"@en,
        "Sør-Varanger"@nb .

humord:c02675 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02675" ;
    dct:modified "2025-03-24T14:26:51"^^xsd:dateTime ;
    skos:altLabel "Va'rjjel"@nb,
        "Varanger"@nb,
        "Varenki"@nb,
        "Várjjat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48463/e23/>,
        <http://dewey.info/class/914.8463/e23/>,
        <http://dewey.info/class/948.463/e23/> ;
    skos:broader humord:c02664 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48463/e23/>,
        <http://dewey.info/class/914.8463/e23/>,
        <http://dewey.info/class/948.463/e23/> ;
    skos:prefLabel "Varanger"@en,
        "Varanger"@nb .

humord:c02676 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02676" ;
    dct:modified "2025-03-24T14:27:16"^^xsd:dateTime ;
    skos:altLabel ": Várggát"@nb,
        "Vardø"@nb,
        "Vuorea"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484632/e23/>,
        <http://dewey.info/class/914.84632/e23/>,
        <http://dewey.info/class/948.4632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484632/e23/>,
        <http://dewey.info/class/914.84632/e23/>,
        <http://dewey.info/class/948.4632/e23/> ;
    skos:prefLabel "Vardø"@en,
        "Vardø"@nb .

humord:c02677 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02677" ;
    dct:modified "2020-07-31T11:07:33"^^xsd:dateTime ;
    skos:altLabel "Hedmarken"@nb,
        "Hedmarken amt"@nb ;
    skos:broader humord:c03001 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030238,
        <http://dewey.info/class/2--4824/e23/>,
        <http://dewey.info/class/914.824/e23/>,
        <http://dewey.info/class/948.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030238,
        <http://dewey.info/class/2--4824/e23/>,
        <http://dewey.info/class/914.824/e23/>,
        <http://dewey.info/class/948.24/e23/> ;
    skos:prefLabel "Hedmark"@en,
        "Hedmark"@nb ;
    skos:related humord:c58370 .

humord:c02678 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02678" ;
    dct:modified "2025-03-27T10:00:07"^^xsd:dateTime ;
    skos:altLabel "Brandval Finnskog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482421/e23/>,
        <http://dewey.info/class/914.82421/e23/>,
        <http://dewey.info/class/948.2421/e23/> ;
    skos:broader humord:c11732 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482421/e23/>,
        <http://dewey.info/class/914.82421/e23/>,
        <http://dewey.info/class/948.2421/e23/> ;
    skos:prefLabel "Brandval Finnskog"@en,
        "Brandval Finnskog"@nb ;
    skos:related humord:c02683 .

humord:c02679 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02679" ;
    dct:modified "2025-03-27T09:57:12"^^xsd:dateTime ;
    skos:altLabel "Brøttum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:broader humord:c02692 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Brøttum"@en,
        "Brøttum"@nb .

humord:c02680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02680" ;
    dct:modified "2020-07-31T11:13:21"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482422/e23/>,
        <http://dewey.info/class/914.82422/e23/>,
        <http://dewey.info/class/948.2422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482422/e23/>,
        <http://dewey.info/class/914.82422/e23/>,
        <http://dewey.info/class/948.2422/e23/> ;
    skos:prefLabel "Eidskog"@en,
        "Eidskog"@nb .

humord:c02681 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02681" ;
    dct:modified "2020-07-31T11:14:35"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030642,
        <http://dewey.info/class/2--482441/e23/>,
        <http://dewey.info/class/914.82441/e23/>,
        <http://dewey.info/class/948.2441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030642,
        <http://dewey.info/class/2--482441/e23/>,
        <http://dewey.info/class/914.82441/e23/>,
        <http://dewey.info/class/948.2441/e23/> ;
    skos:prefLabel "Elverum"@en,
        "Elverum"@nb .

humord:c02682 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02682" ;
    dct:modified "2020-07-31T11:15:36"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030641,
        <http://dewey.info/class/2--482451/e23/>,
        <http://dewey.info/class/914.82451/e23/>,
        <http://dewey.info/class/948.2451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030641,
        <http://dewey.info/class/2--482451/e23/>,
        <http://dewey.info/class/914.82451/e23/>,
        <http://dewey.info/class/948.2451/e23/> ;
    skos:prefLabel "Engerdal"@en,
        "Engerdal"@nb .

humord:c02683 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02683" ;
    dct:modified "2020-07-31T11:16:56"^^xsd:dateTime ;
    skos:altLabel "Finnskogen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48243/e23/>,
        <http://dewey.info/class/914.8243/e23/>,
        <http://dewey.info/class/948.243/e23/> ;
    skos:broader humord:c58370 ;
    skos:definition "Navn på den østlige delen av Solør langs riksgrensen mot Sverige <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48243/e23/>,
        <http://dewey.info/class/914.8243/e23/>,
        <http://dewey.info/class/948.243/e23/> ;
    skos:prefLabel "Finnskogene"@en,
        "Finnskogene"@nb ;
    skos:related humord:c02678,
        humord:c02686,
        humord:c02688,
        humord:c02702,
        humord:c02706 .

humord:c02684 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02684" ;
    dct:modified "2020-07-31T11:18:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4824/e23/>,
        <http://dewey.info/class/914.824/e23/>,
        <http://dewey.info/class/948.24/e23/> ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4824/e23/>,
        <http://dewey.info/class/914.824/e23/>,
        <http://dewey.info/class/948.24/e23/> ;
    skos:prefLabel "Glåmdalen"@en,
        "Glåmdalen"@nb .

humord:c02685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02685" ;
    dct:modified "2020-07-31T11:18:51"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482431/e23/>,
        <http://dewey.info/class/914.82431/e23/>,
        <http://dewey.info/class/948.2431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482431/e23/>,
        <http://dewey.info/class/914.82431/e23/>,
        <http://dewey.info/class/948.2431/e23/> ;
    skos:prefLabel "Grue"@en,
        "Grue"@nb .

humord:c02686 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02686" ;
    dct:modified "2025-03-27T13:32:22"^^xsd:dateTime ;
    skos:altLabel "Grue Finnskog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482431/e23/>,
        <http://dewey.info/class/914.82431/e23/>,
        <http://dewey.info/class/948.2431/e23/> ;
    skos:broader humord:c02685 ;
    skos:definition "Et samlenavn for de østlige områdene av Grue kommune <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482431/e23/>,
        <http://dewey.info/class/914.82431/e23/>,
        <http://dewey.info/class/948.2431/e23/> ;
    skos:prefLabel "Grue Finnskog"@en,
        "Grue Finnskog"@nb ;
    skos:related humord:c02683 .

humord:c02687 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02687" ;
    dct:modified "2020-07-31T11:19:46"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030521,
        <http://dewey.info/class/2--482411/e23/>,
        <http://dewey.info/class/914.82411/e23/>,
        <http://dewey.info/class/948.2411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030521,
        <http://dewey.info/class/2--482411/e23/>,
        <http://dewey.info/class/914.82411/e23/>,
        <http://dewey.info/class/948.2411/e23/> ;
    skos:prefLabel "Hamar"@en,
        "Hamar"@nb .

humord:c02688 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02688" ;
    dct:modified "2020-07-31T12:35:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:broader humord:c02705 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:prefLabel "Hof Finnskog"@en,
        "Hof Finnskog"@nb ;
    skos:related humord:c02683 .

humord:c02689 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02689" ;
    dct:modified "2020-07-31T11:25:46"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482466/e23/>,
        <http://dewey.info/class/914.82466/e23/>,
        <http://dewey.info/class/948.2466/e23/> ;
    skos:broader humord:c02697 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482466/e23/>,
        <http://dewey.info/class/914.82466/e23/>,
        <http://dewey.info/class/948.2466/e23/> ;
    skos:prefLabel "Innerdalen (Innlandet)"@en,
        "Innerdalen (Innlandet)"@nb .

humord:c02690 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02690" ;
    dct:modified "2020-07-31T12:25:50"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48242/e23/>,
        <http://dewey.info/class/914.8242/e23/>,
        <http://dewey.info/class/948.242/e23/> ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48242/e23/>,
        <http://dewey.info/class/914.8242/e23/>,
        <http://dewey.info/class/948.242/e23/> ;
    skos:prefLabel "Odalen"@en,
        "Odalen"@nb .

humord:c02691 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02691" ;
    dct:modified "2020-07-31T12:26:28"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030571,
        <http://dewey.info/class/2--482464/e23/>,
        <http://dewey.info/class/914.82464/e23/>,
        <http://dewey.info/class/948.2464/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030571,
        <http://dewey.info/class/2--482464/e23/>,
        <http://dewey.info/class/914.82464/e23/>,
        <http://dewey.info/class/948.2464/e23/> ;
    skos:prefLabel "Rendalen"@en,
        "Rendalen"@nb .

humord:c02692 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02692" ;
    dct:modified "2020-07-31T12:27:41"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Ringsaker"@en,
        "Ringsaker"@nb .

humord:c02693 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02693" ;
    dct:modified "2025-03-27T09:53:46"^^xsd:dateTime ;
    skos:altLabel "Romedal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482414/e23/>,
        <http://dewey.info/class/914.82414/e23/>,
        <http://dewey.info/class/948.2414/e23/> ;
    skos:broader humord:c11982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482414/e23/>,
        <http://dewey.info/class/914.82414/e23/>,
        <http://dewey.info/class/948.2414/e23/> ;
    skos:prefLabel "Romedal"@en,
        "Romedal"@nb .

humord:c02694 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02694" ;
    dct:modified "2020-07-31T12:28:14"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--48243/e23/>,
        <http://dewey.info/class/914.8243/e23/>,
        <http://dewey.info/class/948.243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48243/e23/>,
        <http://dewey.info/class/914.8243/e23/>,
        <http://dewey.info/class/948.243/e23/> ;
    skos:prefLabel "Solør"@en,
        "Solør"@nb .

humord:c02695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02695" ;
    dct:modified "2020-07-31T12:28:44"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482424/e23/>,
        <http://dewey.info/class/914.82424/e23/>,
        <http://dewey.info/class/948.2424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482424/e23/>,
        <http://dewey.info/class/914.82424/e23/>,
        <http://dewey.info/class/948.2424/e23/> ;
    skos:prefLabel "Sør-Odal"@en,
        "Sør-Odal"@nb .

humord:c02696 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02696" ;
    dct:modified "2020-07-31T12:29:17"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030557,
        <http://dewey.info/class/2--482452/e23/>,
        <http://dewey.info/class/914.82452/e23/>,
        <http://dewey.info/class/948.2452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030557,
        <http://dewey.info/class/2--482452/e23/>,
        <http://dewey.info/class/914.82452/e23/>,
        <http://dewey.info/class/948.2452/e23/> ;
    skos:prefLabel "Trysil"@en,
        "Trysil"@nb .

humord:c02697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02697" ;
    dct:modified "2020-07-31T12:30:12"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030555,
        <http://dewey.info/class/2--482466/e23/>,
        <http://dewey.info/class/914.82466/e23/>,
        <http://dewey.info/class/948.2466/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030555,
        <http://dewey.info/class/2--482466/e23/>,
        <http://dewey.info/class/914.82466/e23/>,
        <http://dewey.info/class/948.2466/e23/> ;
    skos:prefLabel "Tynset"@en,
        "Tynset"@nb .

humord:c02698 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02698" ;
    dct:modified "2025-03-27T13:31:47"^^xsd:dateTime ;
    skos:altLabel "Vang (Hamar)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482411/e23/>,
        <http://dewey.info/class/914.82411/e23/>,
        <http://dewey.info/class/948.2411/e23/> ;
    skos:broader humord:c02687 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482411/e23/>,
        <http://dewey.info/class/914.82411/e23/>,
        <http://dewey.info/class/948.2411/e23/> ;
    skos:prefLabel "Vang (Hamar)"@en,
        "Vang (Hamar)"@nb .

humord:c02699 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02699" ;
    dct:modified "2025-03-27T09:58:06"^^xsd:dateTime ;
    skos:altLabel "Veldre"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:broader humord:c02692 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Veldre"@en,
        "Veldre"@nb .

humord:c02700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02700" ;
    dct:modified "2025-03-27T10:00:28"^^xsd:dateTime ;
    skos:altLabel "Vinger (Kongsvinger)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482421/e23/>,
        <http://dewey.info/class/914.82421/e23/>,
        <http://dewey.info/class/948.2421/e23/> ;
    skos:broader humord:c11732 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482421/e23/>,
        <http://dewey.info/class/914.82421/e23/>,
        <http://dewey.info/class/948.2421/e23/> ;
    skos:prefLabel "Vinger (Kongsvinger)"@en,
        "Vinger (Kongsvinger)"@nb .

humord:c02701 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02701" ;
    dct:modified "2025-03-27T15:36:15"^^xsd:dateTime ;
    skos:altLabel "Våler (Innlandet)"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch realfagstermer:c031741,
        <http://dewey.info/class/2--482432/e23/>,
        <http://dewey.info/class/914.82432/e23/>,
        <http://dewey.info/class/948.2432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031741,
        <http://dewey.info/class/2--482432/e23/>,
        <http://dewey.info/class/914.82432/e23/>,
        <http://dewey.info/class/948.2432/e23/> ;
    skos:prefLabel "Våler (Innlandet)"@en,
        "Våler (Innlandet)"@nb .

humord:c02702 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02702" ;
    dct:modified "2025-03-28T08:08:06"^^xsd:dateTime ;
    skos:altLabel "Våler Finnskog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482432/e23/>,
        <http://dewey.info/class/914.82432/e23/>,
        <http://dewey.info/class/948.2432/e23/> ;
    skos:broader humord:c02701 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482432/e23/>,
        <http://dewey.info/class/914.82432/e23/>,
        <http://dewey.info/class/948.2432/e23/> ;
    skos:prefLabel "Våler Finnskog"@en,
        "Våler Finnskog"@nb ;
    skos:related humord:c02683 .

humord:c02703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02703" ;
    dct:modified "2024-08-19T12:32:19"^^xsd:dateTime ;
    skos:altLabel "Åker (Innlandet)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482411/e23/>,
        <http://dewey.info/class/914.82411/e23/>,
        <http://dewey.info/class/948.2411/e23/> ;
    skos:broader humord:c02687 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482411/e23/>,
        <http://dewey.info/class/914.82411/e23/>,
        <http://dewey.info/class/948.2411/e23/> ;
    skos:prefLabel "Åker (Innlandet)"@en,
        "Åker (Innlandet)"@nb .

humord:c02704 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02704" ;
    dct:modified "2024-08-19T14:35:08"^^xsd:dateTime ;
    skos:altLabel "Åmot (Innlandet)"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch <http://dewey.info/class/2--482443/e23/>,
        <http://dewey.info/class/914.82443/e23/>,
        <http://dewey.info/class/948.2443/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482443/e23/>,
        <http://dewey.info/class/914.82443/e23/>,
        <http://dewey.info/class/948.2443/e23/> ;
    skos:prefLabel "Åmot (Innlandet)"@en,
        "Åmot (Innlandet)"@nb .

humord:c02705 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02705" ;
    dct:modified "2024-08-20T08:29:53"^^xsd:dateTime ;
    skos:altLabel "Åsnes (Innlandet)"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:prefLabel "Åsnes (Innlandet)"@en,
        "Åsnes (Innlandet)"@nb .

humord:c02706 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02706" ;
    dct:modified "2024-08-20T08:27:55"^^xsd:dateTime ;
    skos:altLabel "Åsnes Finnskog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:broader humord:c02705 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:prefLabel "Åsnes Finnskog"@en,
        "Åsnes Finnskog"@nb ;
    skos:related humord:c02683 .

humord:c02707 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02707" ;
    dct:modified "2020-07-30T10:52:11"^^xsd:dateTime ;
    skos:altLabel "Søndre Bergenhus amt"@nb ;
    skos:broader humord:c03001 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030247,
        <http://dewey.info/class/2--4836/e23/>,
        <http://dewey.info/class/914.836/e23/>,
        <http://dewey.info/class/948.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030247,
        <http://dewey.info/class/2--4836/e23/>,
        <http://dewey.info/class/914.836/e23/>,
        <http://dewey.info/class/948.36/e23/> ;
    skos:prefLabel "Hordaland"@en,
        "Hordaland"@nb ;
    skos:related humord:c58368 .

humord:c02708 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02708" ;
    dct:modified "2024-08-28T20:07:47"^^xsd:dateTime ;
    skos:altLabel "Austevoll"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483633/e23/>,
        <http://dewey.info/class/914.83633/e23/>,
        <http://dewey.info/class/948.3633/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483633/e23/>,
        <http://dewey.info/class/914.83633/e23/>,
        <http://dewey.info/class/948.3633/e23/> ;
    skos:prefLabel "Austevoll"@en,
        "Austevoll"@nb .

humord:c02709 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02709" ;
    dct:modified "2020-07-30T10:58:46"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030285,
        <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030285,
        <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Bergen"@en,
        "Bergen"@nb .

humord:c02710 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02710" ;
    dct:modified "2025-04-01T07:49:11"^^xsd:dateTime ;
    skos:altLabel "Bryggen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Bryggen"@en,
        "Bryggen"@nb .

humord:c02711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02711" ;
    dct:modified "2020-07-30T11:00:03"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--483621/e23/>,
        <http://dewey.info/class/914.83621/e23/>,
        <http://dewey.info/class/948.3621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483621/e23/>,
        <http://dewey.info/class/914.83621/e23/>,
        <http://dewey.info/class/948.3621/e23/> ;
    skos:prefLabel "Eidfjord"@en,
        "Eidfjord"@nb .

humord:c02712 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02712" ;
    dct:modified "2025-04-01T07:50:05"^^xsd:dateTime ;
    skos:altLabel "Fana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:exactMatch realfagstermer:c030880 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030880,
        <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Fana"@en,
        "Fana"@nb .

humord:c02713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02713" ;
    dct:modified "2025-04-01T12:13:41"^^xsd:dateTime ;
    skos:altLabel "Flatøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:broader humord:c58555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:prefLabel "Flatøy"@en,
        "Flatøy"@nb .

humord:c02714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02714" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:broader humord:c02723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Hamre"@en,
        "Hamre"@nb .

humord:c02715 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02715" ;
    dct:modified "2020-07-30T11:07:15"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030461,
        <http://dewey.info/class/2--48362/e23/>,
        <http://dewey.info/class/914.8362/e23/>,
        <http://dewey.info/class/948.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030461,
        <http://dewey.info/class/2--48362/e23/>,
        <http://dewey.info/class/914.8362/e23/>,
        <http://dewey.info/class/948.362/e23/> ;
    skos:prefLabel "Hardanger"@en,
        "Hardanger"@nb .

humord:c02716 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02716" ;
    dct:modified "2025-04-01T12:01:39"^^xsd:dateTime ;
    skos:altLabel "Kotedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483658/e23/>,
        <http://dewey.info/class/914.83658/e23/>,
        <http://dewey.info/class/948.3658/e23/> ;
    skos:broader humord:c58555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483658/e23/>,
        <http://dewey.info/class/914.83658/e23/>,
        <http://dewey.info/class/948.3658/e23/> ;
    skos:prefLabel "Kotedalen"@en,
        "Kotedalen"@nb .

humord:c02717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02717" ;
    dct:modified "2025-04-01T12:09:33"^^xsd:dateTime ;
    skos:altLabel "Krossnes"@nb,
        "Krossneset"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:broader humord:c58555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:prefLabel "Krossneset"@en,
        "Krossneset"@nb .

humord:c02718 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02718" ;
    dct:modified "2025-04-01T12:07:17"^^xsd:dateTime ;
    skos:altLabel "Kvinnherad"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030811,
        <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030811,
        <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Kvinnherad"@en,
        "Kvinnherad"@nb .

humord:c02719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02719" ;
    dct:modified "2025-04-01T12:05:09"^^xsd:dateTime ;
    skos:altLabel "Lindås"@nb ;
    skos:broader humord:c58555 ;
    skos:exactMatch realfagstermer:c030509,
        <http://dewey.info/class/2--483653/e23/>,
        <http://dewey.info/class/914.83653/e23/>,
        <http://dewey.info/class/948.3653/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030509,
        <http://dewey.info/class/2--483653/e23/>,
        <http://dewey.info/class/914.83653/e23/>,
        <http://dewey.info/class/948.3653/e23/> ;
    skos:prefLabel "Lindås"@en,
        "Lindås"@nb .

humord:c02720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02720" ;
    dct:modified "2025-04-01T12:12:02"^^xsd:dateTime ;
    skos:altLabel "Modalen"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483656/e23/>,
        <http://dewey.info/class/914.83656/e23/>,
        <http://dewey.info/class/948.3656/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483656/e23/>,
        <http://dewey.info/class/914.83656/e23/>,
        <http://dewey.info/class/948.3656/e23/> ;
    skos:prefLabel "Modalen"@en,
        "Modalen"@nb .

humord:c02721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02721" ;
    dct:modified "2024-01-02T14:14:59"^^xsd:dateTime ;
    skos:broader humord:c13018 ;
    skos:exactMatch realfagstermer:c030501,
        <http://dewey.info/class/2--483625/e23/>,
        <http://dewey.info/class/914.83625/e23/>,
        <http://dewey.info/class/948.3625/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030501,
        <http://dewey.info/class/2--483625/e23/>,
        <http://dewey.info/class/914.83625/e23/>,
        <http://dewey.info/class/948.3625/e23/> ;
    skos:prefLabel "Odda"@en,
        "Odda"@nb .

humord:c02722 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02722" ;
    dct:modified "2025-04-01T08:28:53"^^xsd:dateTime ;
    skos:altLabel "Os (Vestland)"@nb ;
    skos:broader humord:c61615 ;
    skos:exactMatch <http://dewey.info/class/2--483636/e23/>,
        <http://dewey.info/class/914.83636/e23/>,
        <http://dewey.info/class/948.3636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483636/e23/>,
        <http://dewey.info/class/914.83636/e23/>,
        <http://dewey.info/class/948.3636/e23/> ;
    skos:prefLabel "Os (Vestland)"@en,
        "Os (Vestland)"@nb .

humord:c02723 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02723" ;
    dct:modified "2025-04-01T08:29:11"^^xsd:dateTime ;
    skos:altLabel "Osterøy"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Osterøy"@en,
        "Osterøy"@nb .

humord:c02724 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02724" ;
    dct:modified "2025-04-01T08:33:31"^^xsd:dateTime ;
    skos:altLabel "Stord"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483615/e23/>,
        <http://dewey.info/class/914.83615/e23/>,
        <http://dewey.info/class/948.3615/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483615/e23/>,
        <http://dewey.info/class/914.83615/e23/>,
        <http://dewey.info/class/948.3615/e23/> ;
    skos:prefLabel "Stord"@en,
        "Stord"@nb .

humord:c02725 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02725" ;
    dct:modified "2025-04-01T08:33:47"^^xsd:dateTime ;
    skos:altLabel "Strandebarm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:broader humord:c13081 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:prefLabel "Strandebarm"@en,
        "Strandebarm"@nb .

humord:c02726 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02726" ;
    dct:modified "2025-04-01T08:20:16"^^xsd:dateTime ;
    skos:altLabel "Sunnhordland"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030483,
        <http://dewey.info/class/2--48361/e23/>,
        <http://dewey.info/class/914.8361/e23/>,
        <http://dewey.info/class/948.361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030483,
        <http://dewey.info/class/2--48361/e23/>,
        <http://dewey.info/class/914.8361/e23/>,
        <http://dewey.info/class/948.361/e23/> ;
    skos:prefLabel "Sunnhordland"@en,
        "Sunnhordland"@nb .

humord:c02727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02727" ;
    dct:modified "2025-04-01T08:23:52"^^xsd:dateTime ;
    skos:altLabel "Tælavåg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483638/e23/>,
        <http://dewey.info/class/914.83638/e23/>,
        <http://dewey.info/class/948.3638/e23/> ;
    skos:broader humord:c11723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483638/e23/>,
        <http://dewey.info/class/914.83638/e23/>,
        <http://dewey.info/class/948.3638/e23/> ;
    skos:prefLabel "Tælavåg"@en,
        "Tælavåg"@nb .

humord:c02728 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02728" ;
    dct:modified "2025-04-01T08:21:07"^^xsd:dateTime ;
    skos:altLabel "Tysnes"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483617/e23/>,
        <http://dewey.info/class/914.83617/e23/>,
        <http://dewey.info/class/948.3617/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483617/e23/>,
        <http://dewey.info/class/914.83617/e23/>,
        <http://dewey.info/class/948.3617/e23/> ;
    skos:prefLabel "Tysnes"@en,
        "Tysnes"@nb .

humord:c02729 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02729" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:broader humord:c02718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Varaldsøy"@en,
        "Varaldsøy"@nb .

humord:c02730 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02730" ;
    dct:modified "2025-04-01T08:25:28"^^xsd:dateTime ;
    skos:altLabel "Voss"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:prefLabel "Voss"@en,
        "Voss"@nb .

humord:c02731 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02731" ;
    dct:modified "2024-08-21T08:34:47"^^xsd:dateTime ;
    skos:altLabel "Ølen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:broader humord:c16158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:prefLabel "Ølen"@en,
        "Ølen"@nb .

humord:c02732 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02732" ;
    dct:modified "2024-08-21T11:09:31"^^xsd:dateTime ;
    skos:altLabel "Øystese"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:broader humord:c13081 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:prefLabel "Øystese"@en,
        "Øystese"@nb .

humord:c02733 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02733" ;
    dct:modified "2025-03-24T08:03:39"^^xsd:dateTime ;
    skos:altLabel "Møre og Romsdal"@nb,
        "Romsdals amt"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030780,
        <http://dewey.info/class/2--4839/e23/>,
        <http://dewey.info/class/914.839/e23/>,
        <http://dewey.info/class/948.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030780,
        <http://dewey.info/class/2--4839/e23/>,
        <http://dewey.info/class/914.839/e23/>,
        <http://dewey.info/class/948.39/e23/> ;
    skos:prefLabel "Møre og Romsdal"@en,
        "Møre og Romsdal"@nb .

humord:c02734 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02734" ;
    dct:modified "2025-03-30T18:46:45"^^xsd:dateTime ;
    skos:altLabel "Bjørnsund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483923/e23/>,
        <http://dewey.info/class/914.83923/e23/>,
        <http://dewey.info/class/948.3923/e23/> ;
    skos:broader humord:c61617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483923/e23/>,
        <http://dewey.info/class/914.83923/e23/>,
        <http://dewey.info/class/948.3923/e23/> ;
    skos:prefLabel "Bjørnsund"@en,
        "Bjørnsund"@nb .

humord:c02735 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02735" ;
    dct:modified "2025-03-30T18:47:24"^^xsd:dateTime ;
    skos:altLabel "Fræna"@nb ;
    skos:broader humord:c61617 ;
    skos:exactMatch <http://dewey.info/class/2--483923/e23/>,
        <http://dewey.info/class/914.83923/e23/>,
        <http://dewey.info/class/948.3923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483923/e23/>,
        <http://dewey.info/class/914.83923/e23/>,
        <http://dewey.info/class/948.3923/e23/> ;
    skos:prefLabel "Fræna"@en,
        "Fræna"@nb .

humord:c02736 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02736" ;
    dct:modified "2024-02-12T15:30:31"^^xsd:dateTime ;
    skos:altLabel "Haram"@nb ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483913/e23/>,
        <http://dewey.info/class/914.83913/e23/>,
        <http://dewey.info/class/948.3913/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483913/e23/>,
        <http://dewey.info/class/914.83913/e23/>,
        <http://dewey.info/class/948.3913/e23/> ;
    skos:prefLabel "Haram"@en,
        "Haram"@nb .

humord:c02737 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02737" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483914/e23/>,
        <http://dewey.info/class/914.83914/e23/>,
        <http://dewey.info/class/948.3914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483914/e23/>,
        <http://dewey.info/class/914.83914/e23/>,
        <http://dewey.info/class/948.3914/e23/> ;
    skos:prefLabel "Hareid"@en,
        "Hareid"@nb .

humord:c02739 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02739" ;
    dct:modified "1997-10-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483915/e23/>,
        <http://dewey.info/class/914.83915/e23/>,
        <http://dewey.info/class/948.3915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483915/e23/>,
        <http://dewey.info/class/914.83915/e23/>,
        <http://dewey.info/class/948.3915/e23/> ;
    skos:prefLabel "Herøy (Møre og Romsdal)"@en,
        "Herøy (Møre og Romsdal)"@nb .

humord:c02740 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02740" ;
    dct:modified "2025-03-28T08:17:05"^^xsd:dateTime ;
    skos:altLabel "Hjørundfjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:broader humord:c12656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:prefLabel "Hjørundfjord"@en,
        "Hjørundfjord"@nb .

humord:c02742 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02742" ;
    dct:modified "2025-03-28T13:10:27"^^xsd:dateTime ;
    skos:altLabel "Isfjorden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Isfjorden"@en,
        "Isfjorden"@nb .

humord:c02743 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02743" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483931/e23/>,
        <http://dewey.info/class/914.83931/e23/>,
        <http://dewey.info/class/948.3931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483931/e23/>,
        <http://dewey.info/class/914.83931/e23/>,
        <http://dewey.info/class/948.3931/e23/> ;
    skos:prefLabel "Kristiansund"@en,
        "Kristiansund"@nb .

humord:c02744 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02744" ;
    dct:modified "2025-03-30T17:59:41"^^xsd:dateTime ;
    skos:altLabel "Midsund"@nb ;
    skos:broader humord:c02745 ;
    skos:exactMatch <http://dewey.info/class/2--483924/e23/>,
        <http://dewey.info/class/914.83924/e23/>,
        <http://dewey.info/class/948.3924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483924/e23/>,
        <http://dewey.info/class/914.83924/e23/>,
        <http://dewey.info/class/948.3924/e23/> ;
    skos:prefLabel "Midsund"@en,
        "Midsund"@nb .

humord:c02745 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02745" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483921/e23/>,
        <http://dewey.info/class/914.83921/e23/>,
        <http://dewey.info/class/948.3921/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483921/e23/>,
        <http://dewey.info/class/914.83921/e23/>,
        <http://dewey.info/class/948.3921/e23/> ;
    skos:prefLabel "Molde"@en,
        "Molde"@nb .

humord:c02746 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02746" ;
    dct:modified "2024-01-02T14:31:19"^^xsd:dateTime ;
    skos:broader humord:c61616 ;
    skos:exactMatch <http://dewey.info/class/2--483916/e23/>,
        <http://dewey.info/class/914.83916/e23/>,
        <http://dewey.info/class/948.3916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483916/e23/>,
        <http://dewey.info/class/914.83916/e23/>,
        <http://dewey.info/class/948.3916/e23/> ;
    skos:prefLabel "Norddal (Møre og Romsdal)"@en,
        "Norddal (Møre og Romsdal)"@nb .

humord:c02747 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02747" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch realfagstermer:c030758,
        <http://dewey.info/class/2--48393/e23/>,
        <http://dewey.info/class/914.8393/e23/>,
        <http://dewey.info/class/948.393/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030758,
        <http://dewey.info/class/2--48393/e23/>,
        <http://dewey.info/class/914.8393/e23/>,
        <http://dewey.info/class/948.393/e23/> ;
    skos:prefLabel "Nordmøre"@en,
        "Nordmøre"@nb .

humord:c02748 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02748" ;
    dct:modified "2024-02-26T19:48:51"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030745,
        <http://dewey.info/class/2--483938/e23/>,
        <http://dewey.info/class/914.83938/e23/>,
        <http://dewey.info/class/948.3938/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030745,
        <http://dewey.info/class/2--483938/e23/>,
        <http://dewey.info/class/914.83938/e23/>,
        <http://dewey.info/class/948.3938/e23/> ;
    skos:prefLabel "Rindal"@en,
        "Rindal"@nb .

humord:c02749 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02749" ;
    dct:modified "2025-03-28T08:19:19"^^xsd:dateTime ;
    skos:altLabel "Romfo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:broader humord:c02754 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:prefLabel "Romfo"@en,
        "Romfo"@nb .

humord:c02750 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02750" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch realfagstermer:c030255,
        <http://dewey.info/class/2--48392/e23/>,
        <http://dewey.info/class/914.8392/e23/>,
        <http://dewey.info/class/948.392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030255,
        <http://dewey.info/class/2--48392/e23/>,
        <http://dewey.info/class/914.8392/e23/>,
        <http://dewey.info/class/948.392/e23/> ;
    skos:prefLabel "Romsdal"@en,
        "Romsdal"@nb .

humord:c02751 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02751" ;
    dct:modified "2025-03-30T18:53:21"^^xsd:dateTime ;
    skos:altLabel "Stemshaug"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483932/e23/>,
        <http://dewey.info/class/914.83932/e23/>,
        <http://dewey.info/class/948.3932/e23/> ;
    skos:broader humord:c13663 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483932/e23/>,
        <http://dewey.info/class/914.83932/e23/>,
        <http://dewey.info/class/948.3932/e23/> ;
    skos:prefLabel "Stemshaug"@en,
        "Stemshaug"@nb .

humord:c02753 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02753" ;
    dct:modified "1996-07-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839192/e23/>,
        <http://dewey.info/class/914.839192/e23/>,
        <http://dewey.info/class/948.39192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839192/e23/>,
        <http://dewey.info/class/914.839192/e23/>,
        <http://dewey.info/class/948.39192/e23/> ;
    skos:prefLabel "Stranda (Møre og Romsdal)"@en,
        "Stranda (Møre og Romsdal)"@nb .

humord:c02754 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02754" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:prefLabel "Sunndal"@en,
        "Sunndal"@nb .

humord:c02755 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02755" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch realfagstermer:c030726,
        <http://dewey.info/class/2--48391/e23/>,
        <http://dewey.info/class/914.8391/e23/>,
        <http://dewey.info/class/948.391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030726,
        <http://dewey.info/class/2--48391/e23/>,
        <http://dewey.info/class/914.8391/e23/>,
        <http://dewey.info/class/948.391/e23/> ;
    skos:prefLabel "Sunnmøre"@en,
        "Sunnmøre"@nb .

humord:c02756 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02756" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch realfagstermer:c030482,
        <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030482,
        <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:prefLabel "Surnadal"@en,
        "Surnadal"@nb .

humord:c02757 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02757" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839194/e23/>,
        <http://dewey.info/class/914.839194/e23/>,
        <http://dewey.info/class/948.39194/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839194/e23/>,
        <http://dewey.info/class/914.839194/e23/>,
        <http://dewey.info/class/948.39194/e23/> ;
    skos:prefLabel "Sykkylven"@en,
        "Sykkylven"@nb .

humord:c02758 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02758" ;
    dct:modified "2025-03-28T08:18:24"^^xsd:dateTime ;
    skos:altLabel "Todal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:broader humord:c02756 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:prefLabel "Todal"@en,
        "Todal"@nb .

humord:c02759 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02759" ;
    dct:modified "2025-03-28T08:17:37"^^xsd:dateTime ;
    skos:altLabel "Tresfjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483928/e23/>,
        <http://dewey.info/class/914.83928/e23/>,
        <http://dewey.info/class/948.3928/e23/> ;
    skos:broader humord:c11473 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483928/e23/>,
        <http://dewey.info/class/914.83928/e23/>,
        <http://dewey.info/class/948.3928/e23/> ;
    skos:prefLabel "Tresfjord"@en,
        "Tresfjord"@nb .

humord:c02761 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02761" ;
    dct:modified "2025-03-28T13:32:38"^^xsd:dateTime ;
    skos:altLabel "Voll"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Voll"@en,
        "Voll"@nb .

humord:c02762 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02762" ;
    dct:modified "2024-08-21T08:44:04"^^xsd:dateTime ;
    skos:altLabel "Ørskog"@nb ;
    skos:broader humord:c02763 ;
    skos:exactMatch <http://dewey.info/class/2--4839198/e23/>,
        <http://dewey.info/class/914.839198/e23/>,
        <http://dewey.info/class/948.39198/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839198/e23/>,
        <http://dewey.info/class/914.839198/e23/>,
        <http://dewey.info/class/948.39198/e23/> ;
    skos:prefLabel "Ørskog"@en,
        "Ørskog"@nb .

humord:c02763 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02763" ;
    dct:modified "2024-08-19T12:57:18"^^xsd:dateTime ;
    skos:altLabel "Ålesund"@nb ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483911/e23/>,
        <http://dewey.info/class/914.83911/e23/>,
        <http://dewey.info/class/948.3911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483911/e23/>,
        <http://dewey.info/class/914.83911/e23/>,
        <http://dewey.info/class/948.3911/e23/> ;
    skos:prefLabel "Ålesund"@en,
        "Ålesund"@nb .

humord:c02764 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02764" ;
    dct:modified "2025-03-24T08:07:21"^^xsd:dateTime ;
    skos:altLabel "Nordland"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030237,
        <http://dewey.info/class/2--4844/e23/>,
        <http://dewey.info/class/914.844/e23/>,
        <http://dewey.info/class/948.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030237,
        <http://dewey.info/class/2--4844/e23/>,
        <http://dewey.info/class/914.844/e23/>,
        <http://dewey.info/class/948.44/e23/> ;
    skos:prefLabel "Nordland"@en,
        "Nordland"@nb .

humord:c02765 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02765" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:broader humord:c02766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Bodin"@en,
        "Bodin"@nb .

humord:c02766 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02766" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Bodø"@en,
        "Bodø"@nb .

humord:c02767 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02767" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:broader humord:c12661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:prefLabel "Borge (Nordland)"@en,
        "Borge (Nordland)"@nb .

humord:c02768 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02768" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484423/e23/>,
        <http://dewey.info/class/914.84423/e23/>,
        <http://dewey.info/class/948.4423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484423/e23/>,
        <http://dewey.info/class/914.84423/e23/>,
        <http://dewey.info/class/948.4423/e23/> ;
    skos:prefLabel "Brønnøy"@en,
        "Brønnøy"@nb .

humord:c02769 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02769" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:broader humord:c12661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:prefLabel "Buksnes"@en,
        "Buksnes"@nb .

humord:c02770 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02770" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bø i Vesterålen"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484462/e23/>,
        <http://dewey.info/class/914.84462/e23/>,
        <http://dewey.info/class/948.4462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484462/e23/>,
        <http://dewey.info/class/914.84462/e23/>,
        <http://dewey.info/class/948.4462/e23/> ;
    skos:prefLabel "Bø (Nordland)"@en,
        "Bø (Nordland)"@nb .

humord:c02771 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02771" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484461/e23/>,
        <http://dewey.info/class/914.84461/e23/>,
        <http://dewey.info/class/948.4461/e23/> ;
    skos:broader humord:c12695 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484461/e23/>,
        <http://dewey.info/class/914.84461/e23/>,
        <http://dewey.info/class/948.4461/e23/> ;
    skos:prefLabel "Dverberg"@en,
        "Dverberg"@nb .

humord:c02772 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02772" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030879,
        <http://dewey.info/class/2--484433/e23/>,
        <http://dewey.info/class/914.84433/e23/>,
        <http://dewey.info/class/948.4433/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030879,
        <http://dewey.info/class/2--484433/e23/>,
        <http://dewey.info/class/914.84433/e23/>,
        <http://dewey.info/class/948.4433/e23/> ;
    skos:prefLabel "Fauske"@en,
        "Fauske"@nb .

humord:c02773 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02773" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484434/e23/>,
        <http://dewey.info/class/914.84434/e23/>,
        <http://dewey.info/class/948.4434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484434/e23/>,
        <http://dewey.info/class/914.84434/e23/>,
        <http://dewey.info/class/948.4434/e23/> ;
    skos:prefLabel "Gildeskål"@en,
        "Gildeskål"@nb .

humord:c02774 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02774" ;
    dct:modified "2024-01-02T14:53:33"^^xsd:dateTime ;
    skos:altLabel "Hábmera"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484435/e23/>,
        <http://dewey.info/class/914.84435/e23/>,
        <http://dewey.info/class/948.4435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484435/e23/>,
        <http://dewey.info/class/914.84435/e23/>,
        <http://dewey.info/class/948.4435/e23/> ;
    skos:prefLabel "Hamarøy"@en,
        "Hamarøy"@nb .

humord:c02775 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02775" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484412/e23/>,
        <http://dewey.info/class/914.84412/e23/>,
        <http://dewey.info/class/948.4412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484412/e23/>,
        <http://dewey.info/class/914.84412/e23/>,
        <http://dewey.info/class/948.4412/e23/> ;
    skos:prefLabel "Hattfjelldal"@en,
        "Hattfjelldal"@nb .

humord:c02776 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02776" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:closeMatch <http://dewey.info/class/2--48441/e23/>,
        <http://dewey.info/class/914.8441/e23/>,
        <http://dewey.info/class/948.441/e23/> ;
    skos:exactMatch realfagstermer:c030354 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030354,
        <http://dewey.info/class/2--48441/e23/>,
        <http://dewey.info/class/914.8441/e23/>,
        <http://dewey.info/class/948.441/e23/> ;
    skos:prefLabel "Helgeland"@en,
        "Helgeland"@nb .

humord:c02777 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02777" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030520,
        <http://dewey.info/class/2--484413/e23/>,
        <http://dewey.info/class/914.84413/e23/>,
        <http://dewey.info/class/948.4413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030520,
        <http://dewey.info/class/2--484413/e23/>,
        <http://dewey.info/class/914.84413/e23/>,
        <http://dewey.info/class/948.4413/e23/> ;
    skos:prefLabel "Hemnes"@en,
        "Hemnes"@nb .

humord:c02778 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02778" ;
    dct:modified "2025-03-24T14:34:04"^^xsd:dateTime ;
    skos:altLabel "Hol i Tjeldsund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484445/e23/>,
        <http://dewey.info/class/914.84445/e23/>,
        <http://dewey.info/class/948.4445/e23/> ;
    skos:broader humord:c02792 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484445/e23/>,
        <http://dewey.info/class/914.84445/e23/>,
        <http://dewey.info/class/948.4445/e23/> ;
    skos:prefLabel "Hol i Tjeldsund"@en,
        "Hol i Tjeldsund"@nb .

humord:c02779 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02779" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030352,
        <http://dewey.info/class/2--48445/e23/>,
        <http://dewey.info/class/914.8445/e23/>,
        <http://dewey.info/class/948.445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030352,
        <http://dewey.info/class/2--48445/e23/>,
        <http://dewey.info/class/914.8445/e23/>,
        <http://dewey.info/class/948.445/e23/> ;
    skos:prefLabel "Lofoten"@en,
        "Lofoten"@nb .

humord:c02780 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02780" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484423/e23/>,
        <http://dewey.info/class/914.84423/e23/>,
        <http://dewey.info/class/948.4423/e23/> ;
    skos:broader humord:c02768 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484423/e23/>,
        <http://dewey.info/class/914.84423/e23/>,
        <http://dewey.info/class/948.4423/e23/> ;
    skos:prefLabel "Lomsdalen"@en,
        "Lomsdalen"@nb .

humord:c02781 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02781" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484444/e23/>,
        <http://dewey.info/class/914.84444/e23/>,
        <http://dewey.info/class/948.4444/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484444/e23/>,
        <http://dewey.info/class/914.84444/e23/>,
        <http://dewey.info/class/948.4444/e23/> ;
    skos:prefLabel "Lødingen"@en,
        "Lødingen"@nb .

humord:c02782 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02782" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484428/e23/>,
        <http://dewey.info/class/914.84428/e23/>,
        <http://dewey.info/class/948.4428/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484428/e23/>,
        <http://dewey.info/class/914.84428/e23/>,
        <http://dewey.info/class/948.4428/e23/> ;
    skos:prefLabel "Meløy"@en,
        "Meløy"@nb .

humord:c02783 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02783" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--48444/e23/>,
        <http://dewey.info/class/914.8444/e23/>,
        <http://dewey.info/class/948.444/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48444/e23/>,
        <http://dewey.info/class/914.8444/e23/>,
        <http://dewey.info/class/948.444/e23/> ;
    skos:prefLabel "Ofoten"@en,
        "Ofoten"@nb .

humord:c02784 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02784" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844292/e23/>,
        <http://dewey.info/class/914.844292/e23/>,
        <http://dewey.info/class/948.44292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844292/e23/>,
        <http://dewey.info/class/914.844292/e23/>,
        <http://dewey.info/class/948.44292/e23/> ;
    skos:prefLabel "Rødøy"@en,
        "Rødøy"@nb .

humord:c02785 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02785" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Røsvassholmen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484412/e23/>,
        <http://dewey.info/class/914.84412/e23/>,
        <http://dewey.info/class/948.4412/e23/> ;
    skos:broader humord:c02775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484412/e23/>,
        <http://dewey.info/class/914.84412/e23/>,
        <http://dewey.info/class/948.4412/e23/> ;
    skos:prefLabel "Røssvassholmen"@en,
        "Røssvassholmen"@nb .

humord:c02787 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02787" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--48443/e23/>,
        <http://dewey.info/class/914.8443/e23/>,
        <http://dewey.info/class/948.443/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48443/e23/>,
        <http://dewey.info/class/914.8443/e23/>,
        <http://dewey.info/class/948.443/e23/> ;
    skos:prefLabel "Salten"@en,
        "Salten"@nb .

humord:c02788 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02788" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:broader humord:c02766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Skjerstad"@en,
        "Skjerstad"@nb .

humord:c02789 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02789" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484464/e23/>,
        <http://dewey.info/class/914.84464/e23/>,
        <http://dewey.info/class/948.4464/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484464/e23/>,
        <http://dewey.info/class/914.84464/e23/>,
        <http://dewey.info/class/948.4464/e23/> ;
    skos:prefLabel "Sortland"@en,
        "Sortland"@nb .

humord:c02790 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02790" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484412/e23/>,
        <http://dewey.info/class/914.84412/e23/>,
        <http://dewey.info/class/948.4412/e23/> ;
    skos:broader humord:c02775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484412/e23/>,
        <http://dewey.info/class/914.84412/e23/>,
        <http://dewey.info/class/948.4412/e23/> ;
    skos:prefLabel "Susendalen"@en,
        "Susendalen"@nb .

humord:c02791 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02791" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844293/e23/>,
        <http://dewey.info/class/914.844293/e23/>,
        <http://dewey.info/class/948.44293/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844293/e23/>,
        <http://dewey.info/class/914.844293/e23/>,
        <http://dewey.info/class/948.44293/e23/> ;
    skos:prefLabel "Sømna"@en,
        "Sømna"@nb .

humord:c02792 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02792" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484445/e23/>,
        <http://dewey.info/class/914.84445/e23/>,
        <http://dewey.info/class/948.4445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484445/e23/>,
        <http://dewey.info/class/914.84445/e23/>,
        <http://dewey.info/class/948.4445/e23/> ;
    skos:prefLabel "Tjeldsund"@en,
        "Tjeldsund"@nb .

humord:c02793 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02793" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844392/e23/>,
        <http://dewey.info/class/914.844392/e23/>,
        <http://dewey.info/class/948.44392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844392/e23/>,
        <http://dewey.info/class/914.844392/e23/>,
        <http://dewey.info/class/948.44392/e23/> ;
    skos:prefLabel "Tysfjord"@en,
        "Tysfjord"@nb .

humord:c02794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02794" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484415/e23/>,
        <http://dewey.info/class/914.84415/e23/>,
        <http://dewey.info/class/948.4415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484415/e23/>,
        <http://dewey.info/class/914.84415/e23/>,
        <http://dewey.info/class/948.4415/e23/> ;
    skos:prefLabel "Vefsn"@en,
        "Vefsn"@nb .

humord:c02795 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02795" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030705,
        <http://dewey.info/class/2--48446/e23/>,
        <http://dewey.info/class/914.8446/e23/>,
        <http://dewey.info/class/948.446/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030705,
        <http://dewey.info/class/2--48446/e23/>,
        <http://dewey.info/class/914.8446/e23/>,
        <http://dewey.info/class/948.446/e23/> ;
    skos:prefLabel "Vesterålen"@en,
        "Vesterålen"@nb .

humord:c02796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02796" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484455/e23/>,
        <http://dewey.info/class/914.84455/e23/>,
        <http://dewey.info/class/948.4455/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484455/e23/>,
        <http://dewey.info/class/914.84455/e23/>,
        <http://dewey.info/class/948.4455/e23/> ;
    skos:prefLabel "Værøy"@en,
        "Værøy"@nb .

humord:c02797 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02797" ;
    dct:modified "2024-08-21T08:29:53"^^xsd:dateTime ;
    skos:altLabel "Øksnes"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484465/e23/>,
        <http://dewey.info/class/914.84465/e23/>,
        <http://dewey.info/class/948.4465/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484465/e23/>,
        <http://dewey.info/class/914.84465/e23/>,
        <http://dewey.info/class/948.4465/e23/> ;
    skos:prefLabel "Øksnes"@en,
        "Øksnes"@nb .

humord:c02798 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02798" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nordre Trondhjems amt"@nb ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030761,
        <http://dewey.info/class/2--4842/e23/>,
        <http://dewey.info/class/914.842/e23/>,
        <http://dewey.info/class/948.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030761,
        <http://dewey.info/class/2--4842/e23/>,
        <http://dewey.info/class/914.842/e23/>,
        <http://dewey.info/class/948.42/e23/> ;
    skos:prefLabel "Nord-Trøndelag"@en,
        "Nord-Trøndelag"@nb ;
    skos:related humord:c03007 .

humord:c02799 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02799" ;
    dct:modified "2024-10-16T14:11:58"^^xsd:dateTime ;
    skos:altLabel "Beitstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:broader humord:c12659 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Beitstad"@en,
        "Beitstad"@nb .

humord:c02801 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02801" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484231/e23/>,
        <http://dewey.info/class/914.84231/e23/>,
        <http://dewey.info/class/948.4231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484231/e23/>,
        <http://dewey.info/class/914.84231/e23/>,
        <http://dewey.info/class/948.4231/e23/> ;
    skos:prefLabel "Grong"@en,
        "Grong"@nb .

humord:c02802 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02802" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484231/e23/>,
        <http://dewey.info/class/914.84231/e23/>,
        <http://dewey.info/class/948.4231/e23/> ;
    skos:broader humord:c02801 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484231/e23/>,
        <http://dewey.info/class/914.84231/e23/>,
        <http://dewey.info/class/948.4231/e23/> ;
    skos:prefLabel "Harran"@en,
        "Harran"@nb .

humord:c02803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02803" ;
    dct:modified "2025-04-01T19:56:05"^^xsd:dateTime ;
    skos:altLabel "Hegra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484215/e23/>,
        <http://dewey.info/class/914.84215/e23/>,
        <http://dewey.info/class/948.4215/e23/> ;
    skos:broader humord:c02814 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484215/e23/>,
        <http://dewey.info/class/914.84215/e23/>,
        <http://dewey.info/class/948.4215/e23/> ;
    skos:prefLabel "Hegra"@en,
        "Hegra"@nb .

humord:c02804 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02804" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Innherad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4842/e23/>,
        <http://dewey.info/class/914.842/e23/>,
        <http://dewey.info/class/948.42/e23/> ;
    skos:broader humord:c03007 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4842/e23/>,
        <http://dewey.info/class/914.842/e23/>,
        <http://dewey.info/class/948.42/e23/> ;
    skos:prefLabel "Innherred"@en,
        "Innherred"@nb .

humord:c02805 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02805" ;
    dct:modified "2024-01-02T14:02:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:broader humord:c58387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:prefLabel "Leksvik"@en,
        "Leksvik"@nb .

humord:c02806 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02806" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:prefLabel "Levanger"@en,
        "Levanger"@nb .

humord:c02807 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02807" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030802,
        <http://dewey.info/class/2--484233/e23/>,
        <http://dewey.info/class/914.84233/e23/>,
        <http://dewey.info/class/948.4233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030802,
        <http://dewey.info/class/2--484233/e23/>,
        <http://dewey.info/class/914.84233/e23/>,
        <http://dewey.info/class/948.4233/e23/> ;
    skos:prefLabel "Lierne"@en,
        "Lierne"@nb .

humord:c02808 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02808" ;
    dct:modified "2024-01-02T14:50:12"^^xsd:dateTime ;
    skos:broader humord:c61622 ;
    skos:exactMatch <http://dewey.info/class/2--484246/e23/>,
        <http://dewey.info/class/914.84246/e23/>,
        <http://dewey.info/class/948.4246/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484246/e23/>,
        <http://dewey.info/class/914.84246/e23/>,
        <http://dewey.info/class/948.4246/e23/> ;
    skos:prefLabel "Nærøy"@en,
        "Nærøy"@nb .

humord:c02809 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02809" ;
    dct:modified "2025-04-01T12:31:35"^^xsd:dateTime ;
    skos:altLabel "Ogndal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:broader humord:c12659 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Ogndal"@en,
        "Ogndal"@nb .

humord:c02810 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02810" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484235/e23/>,
        <http://dewey.info/class/914.84235/e23/>,
        <http://dewey.info/class/948.4235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484235/e23/>,
        <http://dewey.info/class/914.84235/e23/>,
        <http://dewey.info/class/948.4235/e23/> ;
    skos:prefLabel "Overhalla"@en,
        "Overhalla"@nb .

humord:c02811 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02811" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030566,
        <http://dewey.info/class/2--484224/e23/>,
        <http://dewey.info/class/914.84224/e23/>,
        <http://dewey.info/class/948.4224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030566,
        <http://dewey.info/class/2--484224/e23/>,
        <http://dewey.info/class/914.84224/e23/>,
        <http://dewey.info/class/948.4224/e23/> ;
    skos:prefLabel "Snåsa"@en,
        "Snåsa"@nb .

humord:c02812 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02812" ;
    dct:modified "2025-04-01T12:33:22"^^xsd:dateTime ;
    skos:altLabel "Sparbu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:broader humord:c12659 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Sparbu"@en,
        "Sparbu"@nb .

humord:c02813 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02813" ;
    dct:modified "2025-04-01T19:54:18"^^xsd:dateTime ;
    skos:altLabel "Stiklestad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484216/e23/>,
        <http://dewey.info/class/914.84216/e23/>,
        <http://dewey.info/class/948.4216/e23/> ;
    skos:broader humord:c02816 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484216/e23/>,
        <http://dewey.info/class/914.84216/e23/>,
        <http://dewey.info/class/948.4216/e23/> ;
    skos:prefLabel "Stiklestad"@en,
        "Stiklestad"@nb .

humord:c02814 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02814" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484215/e23/>,
        <http://dewey.info/class/914.84215/e23/>,
        <http://dewey.info/class/948.4215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484215/e23/>,
        <http://dewey.info/class/914.84215/e23/>,
        <http://dewey.info/class/948.4215/e23/> ;
    skos:prefLabel "Stjørdal"@en,
        "Stjørdal"@nb .

humord:c02815 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02815" ;
    dct:modified "2025-04-01T12:31:47"^^xsd:dateTime ;
    skos:altLabel "Stod"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:broader humord:c12659 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Stod"@en,
        "Stod"@nb .

humord:c02816 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02816" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484216/e23/>,
        <http://dewey.info/class/914.84216/e23/>,
        <http://dewey.info/class/948.4216/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484216/e23/>,
        <http://dewey.info/class/914.84216/e23/>,
        <http://dewey.info/class/948.4216/e23/> ;
    skos:prefLabel "Verdal"@en,
        "Verdal"@nb .

humord:c02817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02817" ;
    dct:modified "2024-08-20T08:31:24"^^xsd:dateTime ;
    skos:altLabel "Åsen (Levanger)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:broader humord:c02806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:prefLabel "Åsen (Levanger)"@en,
        "Åsen (Levanger"@nb .

humord:c02818 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02818" ;
    dct:modified "2020-07-31T10:17:03"^^xsd:dateTime ;
    skos:altLabel "Kristians amt"@nb ;
    skos:broader humord:c03001 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030244,
        <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030244,
        <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Oppland"@en,
        "Oppland"@nb ;
    skos:related humord:c58370 .

humord:c02819 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02819" ;
    dct:modified "2020-07-31T10:28:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Dokkfløyvann"@en,
        "Dokkfløyvatn"@nb .

humord:c02820 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02820" ;
    dct:modified "2020-07-31T10:29:37"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030377,
        <http://dewey.info/class/2--482511/e23/>,
        <http://dewey.info/class/914.82511/e23/>,
        <http://dewey.info/class/948.2511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030377,
        <http://dewey.info/class/2--482511/e23/>,
        <http://dewey.info/class/914.82511/e23/>,
        <http://dewey.info/class/948.2511/e23/> ;
    skos:prefLabel "Dovre"@en,
        "Dovre"@nb .

humord:c02821 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02821" ;
    dct:modified "2020-07-31T10:30:13"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482556/e23/>,
        <http://dewey.info/class/914.82556/e23/>,
        <http://dewey.info/class/948.2556/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482556/e23/>,
        <http://dewey.info/class/914.82556/e23/>,
        <http://dewey.info/class/948.2556/e23/> ;
    skos:prefLabel "Etnedal"@en,
        "Etnedal"@nb .

humord:c02822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02822" ;
    dct:modified "2020-07-31T10:30:46"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48252/e23/>,
        <http://dewey.info/class/914.8252/e23/>,
        <http://dewey.info/class/948.252/e23/> ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48252/e23/>,
        <http://dewey.info/class/914.8252/e23/>,
        <http://dewey.info/class/948.252/e23/> ;
    skos:prefLabel "Fron"@en,
        "Fron"@nb .

humord:c02823 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02823" ;
    dct:modified "2025-03-27T09:59:50"^^xsd:dateTime ;
    skos:altLabel "Fåberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:broader humord:c02831 ;
    skos:exactMatch realfagstermer:c030864 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030864,
        <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:prefLabel "Fåberg"@en,
        "Fåberg"@nb .

humord:c02824 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02824" ;
    dct:modified "2020-07-31T10:35:08"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030626,
        <http://dewey.info/class/2--482522/e23/>,
        <http://dewey.info/class/914.82522/e23/>,
        <http://dewey.info/class/948.2522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030626,
        <http://dewey.info/class/2--482522/e23/>,
        <http://dewey.info/class/914.82522/e23/>,
        <http://dewey.info/class/948.2522/e23/> ;
    skos:prefLabel "Gausdal"@en,
        "Gausdal"@nb .

humord:c02825 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02825" ;
    dct:modified "2024-08-14T09:49:40"^^xsd:dateTime ;
    skos:altLabel "Gran (Innlandet)"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch <http://dewey.info/class/2--482542/e23/>,
        <http://dewey.info/class/914.82542/e23/>,
        <http://dewey.info/class/948.2542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482542/e23/>,
        <http://dewey.info/class/914.82542/e23/>,
        <http://dewey.info/class/948.2542/e23/> ;
    skos:prefLabel "Gran"@en,
        "Gran (Innlandet)"@nb .

humord:c02826 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02826" ;
    dct:modified "2020-07-31T10:39:57"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48251/e23/>,
        <http://dewey.info/class/914.8251/e23/>,
        <http://dewey.info/class/948.251/e23/> ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030336 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030336,
        <http://dewey.info/class/2--48251/e23/>,
        <http://dewey.info/class/914.8251/e23/>,
        <http://dewey.info/class/948.251/e23/> ;
    skos:prefLabel "Gudbrandsdalen"@en,
        "Gudbrandsdalen"@nb .

humord:c02827 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02827" ;
    dct:modified "2020-07-31T10:40:41"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:closeMatch <http://dewey.info/class/2--48254/e23/>,
        <http://dewey.info/class/914.8254/e23/>,
        <http://dewey.info/class/948.254/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48254/e23/>,
        <http://dewey.info/class/914.8254/e23/>,
        <http://dewey.info/class/948.254/e23/> ;
    skos:prefLabel "Hadeland"@en,
        "Hadeland"@nb .

humord:c02828 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02828" ;
    dct:modified "2025-03-27T09:50:50"^^xsd:dateTime ;
    skos:altLabel "Hedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482552/e23/>,
        <http://dewey.info/class/914.82552/e23/>,
        <http://dewey.info/class/948.2552/e23/> ;
    skos:broader humord:c02836 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482552/e23/>,
        <http://dewey.info/class/914.82552/e23/>,
        <http://dewey.info/class/948.2552/e23/> ;
    skos:prefLabel "Hedalen"@en,
        "Hedalen"@nb .

humord:c02829 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02829" ;
    dct:modified "2020-07-31T10:42:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482553/e23/>,
        <http://dewey.info/class/914.82553/e23/>,
        <http://dewey.info/class/948.2553/e23/> ;
    skos:broader humord:c11636 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482553/e23/>,
        <http://dewey.info/class/914.82553/e23/>,
        <http://dewey.info/class/948.2553/e23/> ;
    skos:prefLabel "Høre"@en,
        "Høre"@nb .

humord:c02830 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02830" ;
    dct:modified "2020-07-31T10:43:57"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482512/e23/>,
        <http://dewey.info/class/914.82512/e23/>,
        <http://dewey.info/class/948.2512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482512/e23/>,
        <http://dewey.info/class/914.82512/e23/>,
        <http://dewey.info/class/948.2512/e23/> ;
    skos:prefLabel "Lesja"@en,
        "Lesja"@nb .

humord:c02831 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02831" ;
    dct:modified "2020-07-31T10:44:52"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030510,
        <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030510,
        <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:prefLabel "Lillehammer"@en,
        "Lillehammer"@nb .

humord:c02832 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02832" ;
    dct:modified "2025-03-25T09:36:23"^^xsd:dateTime ;
    skos:altLabel "Lunner"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482544/e23/>,
        <http://dewey.info/class/914.82544/e23/>,
        <http://dewey.info/class/948.2544/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482544/e23/>,
        <http://dewey.info/class/914.82544/e23/>,
        <http://dewey.info/class/948.2544/e23/> ;
    skos:prefLabel "Lunner"@en,
        "Lunner"@nb .

humord:c02833 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02833" ;
    dct:modified "2020-07-31T10:22:19"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482545/e23/>,
        <http://dewey.info/class/914.82545/e23/>,
        <http://dewey.info/class/948.2545/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482545/e23/>,
        <http://dewey.info/class/914.82545/e23/>,
        <http://dewey.info/class/948.2545/e23/> ;
    skos:prefLabel "Nordre Land"@en,
        "Nordre Land"@nb .

humord:c02834 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02834" ;
    dct:modified "2020-07-31T10:47:53"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482524/e23/>,
        <http://dewey.info/class/914.82524/e23/>,
        <http://dewey.info/class/948.2524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482524/e23/>,
        <http://dewey.info/class/914.82524/e23/>,
        <http://dewey.info/class/948.2524/e23/> ;
    skos:prefLabel "Ringebu"@en,
        "Ringebu"@nb .

humord:c02835 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02835" ;
    dct:modified "2020-07-31T10:48:31"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030736,
        <http://dewey.info/class/2--482515/e23/>,
        <http://dewey.info/class/914.82515/e23/>,
        <http://dewey.info/class/948.2515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030736,
        <http://dewey.info/class/2--482515/e23/>,
        <http://dewey.info/class/914.82515/e23/>,
        <http://dewey.info/class/948.2515/e23/> ;
    skos:prefLabel "Skjåk"@en,
        "Skjåk"@nb .

humord:c02836 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02836" ;
    dct:modified "2020-07-31T10:23:15"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482552/e23/>,
        <http://dewey.info/class/914.82552/e23/>,
        <http://dewey.info/class/948.2552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482552/e23/>,
        <http://dewey.info/class/914.82552/e23/>,
        <http://dewey.info/class/948.2552/e23/> ;
    skos:prefLabel "Sør-Aurdal"@en,
        "Sør-Aurdal"@nb .

humord:c02837 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02837" ;
    dct:modified "2025-03-27T13:34:37"^^xsd:dateTime ;
    skos:altLabel "Tingelstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482542/e23/>,
        <http://dewey.info/class/914.82542/e23/>,
        <http://dewey.info/class/948.2542/e23/> ;
    skos:broader humord:c02825 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482542/e23/>,
        <http://dewey.info/class/914.82542/e23/>,
        <http://dewey.info/class/948.2542/e23/> ;
    skos:prefLabel "Tingelstad"@en,
        "Tingelstad"@nb .

humord:c02838 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02838" ;
    dct:modified "2020-07-31T10:49:08"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030709,
        <http://dewey.info/class/2--48255/e23/>,
        <http://dewey.info/class/914.8255/e23/>,
        <http://dewey.info/class/948.255/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030709,
        <http://dewey.info/class/2--48255/e23/>,
        <http://dewey.info/class/914.8255/e23/>,
        <http://dewey.info/class/948.255/e23/> ;
    skos:prefLabel "Valdres"@en,
        "Valdres"@nb .

humord:c02839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02839" ;
    dct:modified "2024-04-29T08:34:14"^^xsd:dateTime ;
    skos:altLabel "Archipelagos"@en,
        "Arkipel"@nb,
        "Arkipeler"@nb,
        "Øy"@nb,
        "Øyar"@nb,
        "Øyer"@nb,
        "Øygrupper"@nb ;
    skos:broader humord:c08315 ;
    skos:exactMatch realfagstermer:c006303,
        <http://dewey.info/class/2--142/e23/>,
        <http://dewey.info/class/551.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006303,
        <http://dewey.info/class/2--142/e23/>,
        <http://dewey.info/class/551.42/e23/>,
        <http://dewey.info/class/577.52/e23/> ;
    skos:prefLabel "Islands"@en,
        "Øyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.52/e23/> .

humord:c02840 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02840" ;
    dct:modified "2024-09-16T13:51:02"^^xsd:dateTime ;
    skos:altLabel "Christiania"@nb,
        "Kristiania"@nb,
        "Oslo"@nb,
        "Oslo (By)"@nb ;
    skos:broader humord:c02613 ;
    skos:closeMatch realfagstermer:c030343 ;
    skos:editorialNote "Brukes både om byen og fylket"@nb ;
    skos:exactMatch realfagstermer:c030208,
        realfagstermer:c030542,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030208,
        realfagstermer:c030343,
        realfagstermer:c030542,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Oslo"@en,
        "Oslo"@nb .

humord:c02843 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02843" ;
    dct:modified "2025-03-24T07:03:34"^^xsd:dateTime ;
    skos:altLabel "Aker"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Aker"@en,
        "Aker"@nb .

humord:c02844 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02844" ;
    dct:modified "2025-03-24T07:04:12"^^xsd:dateTime ;
    skos:altLabel "Bygdøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:exactMatch realfagstermer:c030651 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030651,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Bygdøy"@en,
        "Bygdøy"@nb .

humord:c02845 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02845" ;
    dct:modified "2025-03-24T07:10:57"^^xsd:dateTime ;
    skos:altLabel "Ljabru"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Ljabru"@en,
        "Ljabru"@nb .

humord:c02846 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02846" ;
    dct:modified "2024-05-13T13:42:46"^^xsd:dateTime ;
    skos:altLabel "Oslomarka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c03010 ;
    skos:definition "Skogstrekningene i Oslo. I videre forstand med tilgrensende områder i nabokommunene/-fylkene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030350 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030350,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Oslomarka"@en,
        "Oslomarka"@nb .

humord:c02847 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02847" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c02846 ;
    skos:definition "Åslandskap mellom tettbebyggelsen i Oslo og Hadeland <SNL>"@nb ;
    skos:exactMatch realfagstermer:c031380 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031380,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Nordmarka"@en,
        "Nordmarka"@nb .

humord:c02848 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02848" ;
    dct:modified "2025-03-24T08:07:49"^^xsd:dateTime ;
    skos:altLabel "Rogaland"@nb,
        "Stavanger amt"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030694,
        <http://dewey.info/class/2--4834/e23/>,
        <http://dewey.info/class/914.834/e23/>,
        <http://dewey.info/class/948.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030694,
        <http://dewey.info/class/2--4834/e23/>,
        <http://dewey.info/class/914.834/e23/>,
        <http://dewey.info/class/948.34/e23/> ;
    skos:prefLabel "Rogaland"@en,
        "Rogaland"@nb .

humord:c02849 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02849" ;
    dct:modified "2024-09-30T13:40:11"^^xsd:dateTime ;
    skos:altLabel "Dalane"@nb ;
    skos:broader humord:c02848 ;
    skos:definition "Dalane er den sørligste delen av Rogaland fylke, mellom Jæren og grensen mot Agder, fra Ryfylkeheiane i nord til kysten i sør <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--48341/e23/>,
        <http://dewey.info/class/914.8341/e23/>,
        <http://dewey.info/class/948.341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48341/e23/>,
        <http://dewey.info/class/914.8341/e23/>,
        <http://dewey.info/class/948.341/e23/> ;
    skos:prefLabel "Dalane"@en,
        "Dalane"@nb .

humord:c02850 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02850" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:broader humord:c12876 ;
    skos:definition "Tettsted og administrasjonssenter i Eigersund kommune <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:prefLabel "Egersund"@en,
        "Egersund"@nb .

humord:c02851 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02851" ;
    dct:modified "2024-01-02T14:10:10"^^xsd:dateTime ;
    skos:broader humord:c02862 ;
    skos:exactMatch <http://dewey.info/class/2--483432/e23/>,
        <http://dewey.info/class/914.83432/e23/>,
        <http://dewey.info/class/948.3432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483432/e23/>,
        <http://dewey.info/class/914.83432/e23/>,
        <http://dewey.info/class/948.3432/e23/> ;
    skos:prefLabel "Forsand"@en,
        "Forsand"@nb .

humord:c02852 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02852" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch realfagstermer:c030620,
        <http://dewey.info/class/2--483441/e23/>,
        <http://dewey.info/class/914.83441/e23/>,
        <http://dewey.info/class/948.3441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030620,
        <http://dewey.info/class/2--483441/e23/>,
        <http://dewey.info/class/914.83441/e23/>,
        <http://dewey.info/class/948.3441/e23/> ;
    skos:prefLabel "Haugesund"@en,
        "Haugesund"@nb .

humord:c02853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02853" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483433/e23/>,
        <http://dewey.info/class/914.83433/e23/>,
        <http://dewey.info/class/948.3433/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483433/e23/>,
        <http://dewey.info/class/914.83433/e23/>,
        <http://dewey.info/class/948.3433/e23/> ;
    skos:prefLabel "Hjelmeland"@en,
        "Hjelmeland"@nb .

humord:c02854 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02854" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:broader humord:c02862 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:prefLabel "Høyland"@en,
        "Høyland"@nb .

humord:c02855 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02855" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch realfagstermer:c030835,
        <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030835,
        <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:prefLabel "Hå"@en,
        "Hå"@nb .

humord:c02856 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02856" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:closeMatch <http://dewey.info/class/2--48342/e23/> ;
    skos:exactMatch realfagstermer:c030299,
        <http://dewey.info/class/914.8342/e23/>,
        <http://dewey.info/class/948.342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030299,
        <http://dewey.info/class/2--48342/e23/>,
        <http://dewey.info/class/914.8342/e23/>,
        <http://dewey.info/class/948.342/e23/> ;
    skos:prefLabel "Jæren"@en,
        "Jæren"@nb .

humord:c02857 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02857" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch realfagstermer:c030396,
        <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030396,
        <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Karmøy"@en,
        "Karmøy"@nb .

humord:c02858 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02858" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483425/e23/>,
        <http://dewey.info/class/914.83425/e23/>,
        <http://dewey.info/class/948.3425/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483425/e23/>,
        <http://dewey.info/class/914.83425/e23/>,
        <http://dewey.info/class/948.3425/e23/> ;
    skos:prefLabel "Klepp"@en,
        "Klepp"@nb .

humord:c02859 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02859" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483426/e23/>,
        <http://dewey.info/class/914.83426/e23/>,
        <http://dewey.info/class/948.3426/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483426/e23/>,
        <http://dewey.info/class/914.83426/e23/>,
        <http://dewey.info/class/948.3426/e23/> ;
    skos:prefLabel "Kvitsøy"@en,
        "Kvitsøy"@nb .

humord:c02860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02860" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:prefLabel "Madla"@en,
        "Madla"@nb .

humord:c02861 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02861" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483427/e23/>,
        <http://dewey.info/class/914.83427/e23/>,
        <http://dewey.info/class/948.3427/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483427/e23/>,
        <http://dewey.info/class/914.83427/e23/>,
        <http://dewey.info/class/948.3427/e23/> ;
    skos:prefLabel "Randaberg"@en,
        "Randaberg"@nb .

humord:c02862 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02862" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:prefLabel "Sandnes"@en,
        "Sandnes"@nb .

humord:c02863 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02863" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:broader humord:c02866 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:prefLabel "Sand (Rogaland)"@en,
        "Sand (Rogaland)"@nb .

humord:c02864 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02864" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483434/e23/>,
        <http://dewey.info/class/914.83434/e23/>,
        <http://dewey.info/class/948.3434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483434/e23/>,
        <http://dewey.info/class/914.83434/e23/>,
        <http://dewey.info/class/948.3434/e23/> ;
    skos:prefLabel "Sauda"@en,
        "Sauda"@nb .

humord:c02865 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02865" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch realfagstermer:c030693,
        <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030693,
        <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:prefLabel "Stavanger"@en,
        "Stavanger"@nb .

humord:c02866 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02866" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch realfagstermer:c030728,
        <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030728,
        <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:prefLabel "Suldal"@en,
        "Suldal"@nb .

humord:c02867 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02867" ;
    dct:modified "2025-04-01T08:20:38"^^xsd:dateTime ;
    skos:altLabel "Svanøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c12913 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Svanøy"@en,
        "Svanøy"@nb .

humord:c02868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02868" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483444/e23/>,
        <http://dewey.info/class/914.83444/e23/>,
        <http://dewey.info/class/948.3444/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483444/e23/>,
        <http://dewey.info/class/914.83444/e23/>,
        <http://dewey.info/class/948.3444/e23/> ;
    skos:prefLabel "Tysvær"@en,
        "Tysvær"@nb .

humord:c02869 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02869" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:prefLabel "Ullandhaug"@en,
        "Ullandhaug"@nb .

humord:c02870 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02870" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:closeMatch <http://dewey.info/class/936.83445/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--483445/e23/>,
        <http://dewey.info/class/914.83445/e23/>,
        <http://dewey.info/class/948.3445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483445/e23/>,
        <http://dewey.info/class/914.83445/e23/>,
        <http://dewey.info/class/936.83445/e23/>,
        <http://dewey.info/class/948.3445/e23/> ;
    skos:prefLabel "Utsira"@en,
        "Utsira"@nb .

humord:c02871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02871" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Visnes"@en,
        "Visnes"@nb .

humord:c02872 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02872" ;
    dct:modified "2025-04-01T08:31:53"^^xsd:dateTime ;
    skos:altLabel "Nordre Bergenhus amt"@nb,
        "Sogn og Fjordane"@nb ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030310,
        <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/914.838/e23/>,
        <http://dewey.info/class/948.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030310,
        <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/914.838/e23/>,
        <http://dewey.info/class/948.38/e23/> ;
    skos:prefLabel "Sogn og Fjordane"@en,
        "Sogn og Fjordane"@nb ;
    skos:related humord:c58368 .

humord:c02873 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02873" ;
    dct:modified "2024-08-28T20:00:31"^^xsd:dateTime ;
    skos:altLabel "Aurland"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030955,
        <http://dewey.info/class/2--483811/e23/>,
        <http://dewey.info/class/914.83811/e23/>,
        <http://dewey.info/class/948.3811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030955,
        <http://dewey.info/class/2--483811/e23/>,
        <http://dewey.info/class/914.83811/e23/>,
        <http://dewey.info/class/948.3811/e23/> ;
    skos:prefLabel "Aurland"@en,
        "Aurland"@nb .

humord:c02874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02874" ;
    dct:modified "2025-04-01T12:52:23"^^xsd:dateTime ;
    skos:altLabel "Borgund (Lærdal)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483815/e23/>,
        <http://dewey.info/class/914.83815/e23/>,
        <http://dewey.info/class/948.3815/e23/> ;
    skos:broader humord:c02883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483815/e23/>,
        <http://dewey.info/class/914.83815/e23/>,
        <http://dewey.info/class/948.3815/e23/> ;
    skos:prefLabel "Borgund (Lærdal)"@en,
        "Borgund (Lærdal)"@nb .

humord:c02875 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02875" ;
    dct:modified "2024-04-11T13:03:24"^^xsd:dateTime ;
    skos:altLabel "Breheimen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/914.838/e23/>,
        <http://dewey.info/class/948.38/e23/> ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030923 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030923,
        <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/914.838/e23/>,
        <http://dewey.info/class/948.38/e23/> ;
    skos:prefLabel "Breheimen"@en,
        "Breheimen"@nb .

humord:c02876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02876" ;
    dct:modified "2020-07-30T12:49:51"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030654,
        <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030654,
        <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:prefLabel "Bremanger"@en,
        "Bremanger"@nb .

humord:c02877 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02877" ;
    dct:modified "2024-01-02T14:16:34"^^xsd:dateTime ;
    skos:broader humord:c15566 ;
    skos:exactMatch <http://dewey.info/class/2--483834/e23/>,
        <http://dewey.info/class/914.83834/e23/>,
        <http://dewey.info/class/948.3834/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483834/e23/>,
        <http://dewey.info/class/914.83834/e23/>,
        <http://dewey.info/class/948.3834/e23/> ;
    skos:prefLabel "Førde"@en,
        "Førde"@nb .

humord:c02878 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02878" ;
    dct:modified "2025-03-30T18:50:49"^^xsd:dateTime ;
    skos:altLabel "Førdefjorden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/2--48383/e23/>,
        <http://dewey.info/class/914.8383/e23/>,
        <http://dewey.info/class/948.383/e23/> ;
    skos:broader humord:c58368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/2--48383/e23/>,
        <http://dewey.info/class/914.8383/e23/>,
        <http://dewey.info/class/948.383/e23/> ;
    skos:prefLabel "Førde fjord"@en,
        "Førdefjorden"@nb .

humord:c02879 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02879" ;
    dct:modified "2024-01-02T14:18:10"^^xsd:dateTime ;
    skos:altLabel "Indre Holmedal"@nb ;
    skos:broader humord:c15566 ;
    skos:exactMatch <http://dewey.info/class/2--483835/e23/>,
        <http://dewey.info/class/914.83835/e23/>,
        <http://dewey.info/class/948.3835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483835/e23/>,
        <http://dewey.info/class/914.83835/e23/>,
        <http://dewey.info/class/948.3835/e23/> ;
    skos:prefLabel "Gaular"@en,
        "Gaular"@nb .

humord:c02880 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02880" ;
    dct:modified "2025-03-31T18:45:54"^^xsd:dateTime ;
    skos:altLabel "Guddal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483833/e23/>,
        <http://dewey.info/class/914.83833/e23/>,
        <http://dewey.info/class/948.3833/e23/> ;
    skos:broader humord:c11481 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483833/e23/>,
        <http://dewey.info/class/914.83833/e23/>,
        <http://dewey.info/class/948.3833/e23/> ;
    skos:prefLabel "Guddal"@en,
        "Guddal"@nb .

humord:c02881 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02881" ;
    dct:modified "2024-01-02T14:18:58"^^xsd:dateTime ;
    skos:broader humord:c15566 ;
    skos:exactMatch <http://dewey.info/class/2--483836/e23/>,
        <http://dewey.info/class/914.83836/e23/>,
        <http://dewey.info/class/948.3836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483836/e23/>,
        <http://dewey.info/class/914.83836/e23/>,
        <http://dewey.info/class/948.3836/e23/> ;
    skos:prefLabel "Jølster"@en,
        "Jølster"@nb .

humord:c02882 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02882" ;
    dct:modified "2025-04-01T12:04:52"^^xsd:dateTime ;
    skos:altLabel "Luster"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030598,
        <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030598,
        <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:prefLabel "Luster"@en,
        "Luster"@nb .

humord:c02883 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02883" ;
    dct:modified "2025-04-01T12:05:30"^^xsd:dateTime ;
    skos:altLabel "Lærdal"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483815/e23/>,
        <http://dewey.info/class/914.83815/e23/>,
        <http://dewey.info/class/948.3815/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483815/e23/>,
        <http://dewey.info/class/914.83815/e23/>,
        <http://dewey.info/class/948.3815/e23/> ;
    skos:prefLabel "Lærdal"@en,
        "Lærdal"@nb .

humord:c02884 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02884" ;
    dct:modified "2024-01-02T14:22:16"^^xsd:dateTime ;
    skos:broader humord:c14251 ;
    skos:exactMatch <http://dewey.info/class/2--483845/e23/>,
        <http://dewey.info/class/914.83845/e23/>,
        <http://dewey.info/class/948.3845/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483845/e23/>,
        <http://dewey.info/class/914.83845/e23/>,
        <http://dewey.info/class/948.3845/e23/> ;
    skos:prefLabel "Selje"@en,
        "Selje"@nb .

humord:c02885 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02885" ;
    dct:modified "2025-04-01T08:31:00"^^xsd:dateTime ;
    skos:altLabel "Skrivarhelleren"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483818/e23/>,
        <http://dewey.info/class/914.83818/e23/>,
        <http://dewey.info/class/948.3818/e23/> ;
    skos:broader humord:c13084 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483818/e23/>,
        <http://dewey.info/class/914.83818/e23/>,
        <http://dewey.info/class/948.3818/e23/> ;
    skos:prefLabel "Skrivarhelleren"@en,
        "Skrivarhelleren"@nb .

humord:c02886 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02886" ;
    dct:modified "2025-03-31T18:35:39"^^xsd:dateTime ;
    skos:altLabel "Vadheim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:broader humord:c12364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:prefLabel "Vadheim"@en,
        "Vadheim"@nb .

humord:c02887 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02887" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Søndre Trondhjems amt"@nb ;
    skos:broader humord:c03001 ;
    skos:closeMatch <http://dewey.info/class/2--4841/e23/>,
        <http://dewey.info/class/914.841/e23/>,
        <http://dewey.info/class/948.41/e23/> ;
    skos:exactMatch realfagstermer:c030250 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030250,
        <http://dewey.info/class/2--4841/e23/>,
        <http://dewey.info/class/914.841/e23/>,
        <http://dewey.info/class/948.41/e23/> ;
    skos:prefLabel "Sør-Trøndelag"@en,
        "Sør-Trøndelag"@nb ;
    skos:related humord:c03007 .

humord:c02888 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02888" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48412/e23/>,
        <http://dewey.info/class/914.8412/e23/>,
        <http://dewey.info/class/948.412/e23/> ;
    skos:broader humord:c03007 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48412/e23/>,
        <http://dewey.info/class/914.8412/e23/>,
        <http://dewey.info/class/948.412/e23/> ;
    skos:prefLabel "Bjørnør"@en,
        "Bjørnør"@nb .

humord:c02889 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02889" ;
    dct:modified "2025-04-01T19:56:58"^^xsd:dateTime ;
    skos:altLabel "Børsa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484154/e23/>,
        <http://dewey.info/class/914.84154/e23/>,
        <http://dewey.info/class/948.4154/e23/> ;
    skos:broader humord:c02903 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484154/e23/>,
        <http://dewey.info/class/914.84154/e23/>,
        <http://dewey.info/class/948.4154/e23/> ;
    skos:prefLabel "Børsa"@en,
        "Børsa"@nb .

humord:c02890 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02890" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--48412/e23/>,
        <http://dewey.info/class/914.8412/e23/>,
        <http://dewey.info/class/948.412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48412/e23/>,
        <http://dewey.info/class/914.8412/e23/>,
        <http://dewey.info/class/948.412/e23/> ;
    skos:prefLabel "Fosen"@en,
        "Fosen"@nb .

humord:c02891 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02891" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:broader humord:c02900 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:prefLabel "Hasselvika"@en,
        "Hasselvika"@nb .

humord:c02892 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02892" ;
    dct:modified "2024-01-02T14:38:09"^^xsd:dateTime ;
    skos:broader humord:c61618 ;
    skos:exactMatch <http://dewey.info/class/2--484113/e23/>,
        <http://dewey.info/class/914.84113/e23/>,
        <http://dewey.info/class/948.4113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484113/e23/>,
        <http://dewey.info/class/914.84113/e23/>,
        <http://dewey.info/class/948.4113/e23/> ;
    skos:prefLabel "Hemne"@en,
        "Hemne"@nb .

humord:c02893 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02893" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:exactMatch realfagstermer:c030840,
        <http://dewey.info/class/2--484114/e23/>,
        <http://dewey.info/class/914.84114/e23/>,
        <http://dewey.info/class/948.4114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030840,
        <http://dewey.info/class/2--484114/e23/>,
        <http://dewey.info/class/914.84114/e23/>,
        <http://dewey.info/class/948.4114/e23/> ;
    skos:prefLabel "Hitra"@en,
        "Hitra"@nb .

humord:c02894 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02894" ;
    dct:modified "2025-04-01T12:49:44"^^xsd:dateTime ;
    skos:altLabel "Horg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:broader humord:c02896 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:prefLabel "Horg"@en,
        "Horg"@nb .

humord:c02895 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02895" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:broader humord:c02896 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:prefLabel "Hovin (Trøndelag)"@en,
        "Hovin (Trøndelag)"@nb .

humord:c02896 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02896" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:prefLabel "Melhus"@en,
        "Melhus"@nb .

humord:c02897 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02897" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030500,
        <http://dewey.info/class/2--484132/e23/>,
        <http://dewey.info/class/914.84132/e23/>,
        <http://dewey.info/class/948.4132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030500,
        <http://dewey.info/class/2--484132/e23/>,
        <http://dewey.info/class/914.84132/e23/>,
        <http://dewey.info/class/948.4132/e23/> ;
    skos:prefLabel "Oppdal"@en,
        "Oppdal"@nb .

humord:c02898 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02898" ;
    dct:modified "2025-04-01T12:35:10"^^xsd:dateTime ;
    skos:altLabel "Orkdal"@nb ;
    skos:broader humord:c61619 ;
    skos:exactMatch <http://dewey.info/class/2--484133/e23/>,
        <http://dewey.info/class/914.84133/e23/>,
        <http://dewey.info/class/948.4133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484133/e23/>,
        <http://dewey.info/class/914.84133/e23/>,
        <http://dewey.info/class/948.4133/e23/> ;
    skos:prefLabel "Orkdal"@en,
        "Orkdal"@nb .

humord:c02899 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02899" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030695,
        <http://dewey.info/class/2--484134/e23/>,
        <http://dewey.info/class/914.84134/e23/>,
        <http://dewey.info/class/948.4134/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030695,
        <http://dewey.info/class/2--484134/e23/>,
        <http://dewey.info/class/914.84134/e23/>,
        <http://dewey.info/class/948.4134/e23/> ;
    skos:prefLabel "Rennebu"@en,
        "Rennebu"@nb .

humord:c02900 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02900" ;
    dct:modified "2024-01-02T14:02:28"^^xsd:dateTime ;
    skos:broader humord:c58387 ;
    skos:closeMatch <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:prefLabel "Rissa"@en,
        "Rissa"@nb .

humord:c02901 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02901" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030569,
        <http://dewey.info/class/2--48414/e23/>,
        <http://dewey.info/class/914.8414/e23/>,
        <http://dewey.info/class/948.414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030569,
        <http://dewey.info/class/2--48414/e23/>,
        <http://dewey.info/class/914.8414/e23/>,
        <http://dewey.info/class/948.414/e23/> ;
    skos:prefLabel "Røros"@en,
        "Røros"@nb .

humord:c02902 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02902" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484171/e23/>,
        <http://dewey.info/class/914.84171/e23/>,
        <http://dewey.info/class/948.4171/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484171/e23/>,
        <http://dewey.info/class/914.84171/e23/>,
        <http://dewey.info/class/948.4171/e23/> ;
    skos:prefLabel "Selbu"@en,
        "Selbu"@nb .

humord:c02903 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02903" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484154/e23/>,
        <http://dewey.info/class/914.84154/e23/>,
        <http://dewey.info/class/948.4154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484154/e23/>,
        <http://dewey.info/class/914.84154/e23/>,
        <http://dewey.info/class/948.4154/e23/> ;
    skos:prefLabel "Skaun"@en,
        "Skaun"@nb .

humord:c02904 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02904" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484115/e23/>,
        <http://dewey.info/class/914.84115/e23/>,
        <http://dewey.info/class/948.4115/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484115/e23/>,
        <http://dewey.info/class/914.84115/e23/>,
        <http://dewey.info/class/948.4115/e23/> ;
    skos:prefLabel "Snillfjord"@en,
        "Snillfjord"@nb .

humord:c02905 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02905" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:broader humord:c02900 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484123/e23/>,
        <http://dewey.info/class/914.84123/e23/>,
        <http://dewey.info/class/948.4123/e23/> ;
    skos:prefLabel "Stadsbygd"@en,
        "Stadsbygd"@nb .

humord:c02906 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02906" ;
    dct:modified "2025-04-01T12:49:18"^^xsd:dateTime ;
    skos:altLabel "Støren"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:broader humord:c12534 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:prefLabel "Støren"@en,
        "Støren"@nb .

humord:c02907 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02907" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nidaros"@nb ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030275,
        <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030275,
        <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Trondheim"@en,
        "Trondheim"@nb .

humord:c02908 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02908" ;
    dct:modified "2024-10-10T08:56:56"^^xsd:dateTime ;
    skos:altLabel "Bakklandet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Bakklandet"@en,
        "Bakklandet"@nb .

humord:c02909 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02909" ;
    dct:modified "2025-04-01T12:44:36"^^xsd:dateTime ;
    skos:altLabel "Munkholmen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Munkholmen"@en,
        "Munkholmen"@nb .

humord:c02910 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02910" ;
    dct:modified "2025-04-01T12:39:29"^^xsd:dateTime ;
    skos:altLabel "Møllenberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Møllenberg"@en,
        "Møllenberg"@nb .

humord:c02911 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02911" ;
    dct:modified "2025-04-01T12:40:41"^^xsd:dateTime ;
    skos:altLabel "Sanden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Sanden"@en,
        "Sanden"@nb .

humord:c02912 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02912" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030556,
        <http://dewey.info/class/2--484172/e23/>,
        <http://dewey.info/class/914.84172/e23/>,
        <http://dewey.info/class/948.4172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030556,
        <http://dewey.info/class/2--484172/e23/>,
        <http://dewey.info/class/914.84172/e23/>,
        <http://dewey.info/class/948.4172/e23/> ;
    skos:prefLabel "Tydal"@en,
        "Tydal"@nb .

humord:c02913 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02913" ;
    dct:modified "2024-08-21T08:43:41"^^xsd:dateTime ;
    skos:altLabel "Ørland"@nb ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484125/e23/>,
        <http://dewey.info/class/914.84125/e23/>,
        <http://dewey.info/class/948.4125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484125/e23/>,
        <http://dewey.info/class/914.84125/e23/>,
        <http://dewey.info/class/948.4125/e23/> ;
    skos:prefLabel "Ørland"@en,
        "Ørland"@nb .

humord:c02914 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02914" ;
    dct:modified "2024-08-19T12:30:56"^^xsd:dateTime ;
    skos:altLabel "Åfjord"@nb ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484126/e23/>,
        <http://dewey.info/class/914.84126/e23/>,
        <http://dewey.info/class/948.4126/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484126/e23/>,
        <http://dewey.info/class/914.84126/e23/>,
        <http://dewey.info/class/948.4126/e23/> ;
    skos:prefLabel "Åfjord"@en,
        "Åfjord"@nb .

humord:c02915 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02915" ;
    dct:modified "2024-08-19T12:57:03"^^xsd:dateTime ;
    skos:altLabel "Ålen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484151/e23/>,
        <http://dewey.info/class/914.84151/e23/>,
        <http://dewey.info/class/948.4151/e23/> ;
    skos:broader humord:c13236 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484151/e23/>,
        <http://dewey.info/class/914.84151/e23/>,
        <http://dewey.info/class/948.4151/e23/> ;
    skos:prefLabel "Ålen"@en,
        "Ålen"@nb .

humord:c02916 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02916" ;
    dct:modified "2025-03-24T08:10:35"^^xsd:dateTime ;
    skos:altLabel "Bratsberg amt"@nb,
        "Telemark"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030240,
        <http://dewey.info/class/2--4828/e23/>,
        <http://dewey.info/class/914.828/e23/>,
        <http://dewey.info/class/948.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030240,
        <http://dewey.info/class/2--4828/e23/>,
        <http://dewey.info/class/914.828/e23/>,
        <http://dewey.info/class/948.28/e23/> ;
    skos:prefLabel "Telemark"@en,
        "Telemark"@nb ;
    skos:related humord:c58369 .

humord:c02917 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02917" ;
    dct:modified "2024-08-28T20:07:35"^^xsd:dateTime ;
    skos:altLabel "Austbygde"@en,
        "Austbygde"@nb,
        "Austbygdi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:broader humord:c02937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:prefLabel "Austbygdi"@en,
        "Austbygdi"@nb .

humord:c02918 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02918" ;
    dct:modified "2024-01-02T13:32:20"^^xsd:dateTime ;
    skos:broader humord:c61612 ;
    skos:exactMatch <http://dewey.info/class/2--482821/e23/>,
        <http://dewey.info/class/914.82821/e23/>,
        <http://dewey.info/class/948.2821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482821/e23/>,
        <http://dewey.info/class/914.82821/e23/>,
        <http://dewey.info/class/948.2821/e23/> ;
    skos:prefLabel "Bø (Telemark)"@en,
        "Bø (Telemark)"@nb .

humord:c02919 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02919" ;
    dct:modified "2020-07-31T09:45:11"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:broader humord:c13344 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:prefLabel "Bøgrend"@en,
        "Bøgrend"@nb .

humord:c02920 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02920" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:broader humord:c12861 ;
    skos:exactMatch realfagstermer:c030887 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030887,
        <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:prefLabel "Eidanger"@en,
        "Eidanger"@nb .

humord:c02922 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02922" ;
    dct:modified "2024-01-02T13:15:47"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030865,
        <http://dewey.info/class/2--482841/e23/>,
        <http://dewey.info/class/914.82841/e23/>,
        <http://dewey.info/class/948.2841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030865,
        <http://dewey.info/class/2--482841/e23/>,
        <http://dewey.info/class/914.82841/e23/>,
        <http://dewey.info/class/948.2841/e23/> ;
    skos:prefLabel "Fyresdal"@en,
        "Fyresdal"@nb .

humord:c02923 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02923" ;
    dct:modified "2024-01-02T13:18:27"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:closeMatch <http://dewey.info/class/2--48281/e23/>,
        <http://dewey.info/class/914.8281/e23/>,
        <http://dewey.info/class/948.281/e23/> ;
    skos:exactMatch realfagstermer:c030853 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030853,
        <http://dewey.info/class/2--48281/e23/>,
        <http://dewey.info/class/914.8281/e23/>,
        <http://dewey.info/class/948.281/e23/> ;
    skos:prefLabel "Grenland"@en,
        "Grenland"@nb .

humord:c02924 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02924" ;
    dct:modified "2024-01-02T13:18:47"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482832/e23/>,
        <http://dewey.info/class/914.82832/e23/>,
        <http://dewey.info/class/948.2832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482832/e23/>,
        <http://dewey.info/class/914.82832/e23/>,
        <http://dewey.info/class/948.2832/e23/> ;
    skos:prefLabel "Hjartdal"@en,
        "Hjartdal"@nb .

humord:c02925 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02925" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:broader humord:c12699 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:prefLabel "Holla"@en,
        "Holla"@nb .

humord:c02926 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02926" ;
    dct:modified "2024-01-02T13:24:09"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48282/e23/>,
        <http://dewey.info/class/914.8282/e23/>,
        <http://dewey.info/class/948.282/e23/> ;
    skos:broader humord:c02916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48282/e23/>,
        <http://dewey.info/class/914.8282/e23/>,
        <http://dewey.info/class/948.282/e23/> ;
    skos:prefLabel "Hørteverket"@en,
        "Hørteverket"@nb .

humord:c02927 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02927" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:broader humord:c12860 ;
    skos:exactMatch realfagstermer:c030971 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030971,
        <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:prefLabel "Jomfruland"@en,
        "Jomfruland"@nb .

humord:c02928 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02928" ;
    dct:modified "2024-01-02T13:37:18"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:broader humord:c02938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:prefLabel "Mo (Telemark)"@en,
        "Mo (Telemark)"@nb .

humord:c02929 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02929" ;
    dct:modified "2020-07-31T09:57:31"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:broader humord:c13344 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030779 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030779,
        <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:prefLabel "Møsstrond"@en,
        "Møsstrond"@nb .

humord:c02930 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02930" ;
    dct:modified "2024-01-02T13:26:31"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030765,
        <http://dewey.info/class/2--482843/e23/>,
        <http://dewey.info/class/914.82843/e23/>,
        <http://dewey.info/class/948.2843/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030765,
        <http://dewey.info/class/2--482843/e23/>,
        <http://dewey.info/class/914.82843/e23/>,
        <http://dewey.info/class/948.2843/e23/> ;
    skos:prefLabel "Nissedal"@en,
        "Nissedal"@nb .

humord:c02931 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02931" ;
    dct:modified "2020-07-31T09:58:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:broader humord:c13344 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:prefLabel "Rauland"@en,
        "Rauland"@nb .

humord:c02932 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02932" ;
    dct:modified "2024-01-02T13:32:29"^^xsd:dateTime ;
    skos:broader humord:c61612 ;
    skos:exactMatch <http://dewey.info/class/2--482823/e23/>,
        <http://dewey.info/class/914.82823/e23/>,
        <http://dewey.info/class/948.2823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482823/e23/>,
        <http://dewey.info/class/914.82823/e23/>,
        <http://dewey.info/class/948.2823/e23/> ;
    skos:prefLabel "Sauherad"@en,
        "Sauherad"@nb .

humord:c02933 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02933" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482832/e23/>,
        <http://dewey.info/class/914.82832/e23/>,
        <http://dewey.info/class/948.2832/e23/> ;
    skos:broader humord:c02924 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482832/e23/>,
        <http://dewey.info/class/914.82832/e23/>,
        <http://dewey.info/class/948.2832/e23/> ;
    skos:prefLabel "Sauland"@en,
        "Sauland"@nb .

humord:c02934 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02934" ;
    dct:modified "2024-01-02T13:33:22"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482824/e23/>,
        <http://dewey.info/class/914.82824/e23/>,
        <http://dewey.info/class/948.2824/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482824/e23/>,
        <http://dewey.info/class/914.82824/e23/>,
        <http://dewey.info/class/948.2824/e23/> ;
    skos:prefLabel "Seljord"@en,
        "Seljord"@nb .

humord:c02935 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02935" ;
    dct:modified "2024-01-02T13:34:04"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482814/e23/>,
        <http://dewey.info/class/914.82814/e23/>,
        <http://dewey.info/class/948.2814/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482814/e23/>,
        <http://dewey.info/class/914.82814/e23/>,
        <http://dewey.info/class/948.2814/e23/> ;
    skos:prefLabel "Siljan (Telemark)"@en,
        "Siljan (Telemark)"@nb .

humord:c02936 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02936" ;
    dct:modified "2024-01-02T13:34:28"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482812/e23/>,
        <http://dewey.info/class/914.82812/e23/>,
        <http://dewey.info/class/948.2812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482812/e23/>,
        <http://dewey.info/class/914.82812/e23/>,
        <http://dewey.info/class/948.2812/e23/> ;
    skos:prefLabel "Skien"@en,
        "Skien"@nb .

humord:c02937 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02937" ;
    dct:modified "2024-10-11T10:35:14"^^xsd:dateTime ;
    skos:altLabel "Tinn (Telemark)"@nb ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:prefLabel "Tinn (Telemark)"@en,
        "Tinn (Telemark)"@nb .

humord:c02938 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02938" ;
    dct:modified "2024-01-02T13:36:46"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:prefLabel "Tokke"@en,
        "Tokke"@nb .

humord:c02939 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02939" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482832/e23/>,
        <http://dewey.info/class/914.82832/e23/>,
        <http://dewey.info/class/948.2832/e23/> ;
    skos:broader humord:c02924 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482832/e23/>,
        <http://dewey.info/class/914.82832/e23/>,
        <http://dewey.info/class/948.2832/e23/> ;
    skos:prefLabel "Tuddal"@en,
        "Tuddal"@nb .

humord:c02940 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02940" ;
    dct:modified "2024-01-02T13:38:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48285/e23/>,
        <http://dewey.info/class/914.8285/e23/>,
        <http://dewey.info/class/948.285/e23/> ;
    skos:broader humord:c02916 ;
    skos:definition "Gammelt navn på kysten av Grenland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48285/e23/>,
        <http://dewey.info/class/914.8285/e23/>,
        <http://dewey.info/class/948.285/e23/> ;
    skos:prefLabel "Vestmar"@en,
        "Vestmar"@nb .

humord:c02942 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02942" ;
    dct:modified "2025-03-24T14:26:37"^^xsd:dateTime ;
    skos:altLabel "Romsa (Fylke)"@nb,
        "Troms"@nb,
        "Tromssa"@nb,
        "Tromsø amt"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030263,
        <http://dewey.info/class/2--4845/e23/>,
        <http://dewey.info/class/914.845/e23/>,
        <http://dewey.info/class/948.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030263,
        <http://dewey.info/class/2--4845/e23/>,
        <http://dewey.info/class/914.845/e23/>,
        <http://dewey.info/class/948.45/e23/> ;
    skos:prefLabel "Troms"@en,
        "Troms"@nb ;
    skos:related humord:c13444,
        humord:c58371 .

humord:c02943 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02943" ;
    dct:modified "2024-10-10T13:48:49"^^xsd:dateTime ;
    skos:altLabel "Balsfjord"@nb ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484541/e23/>,
        <http://dewey.info/class/914.84541/e23/>,
        <http://dewey.info/class/948.4541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484541/e23/>,
        <http://dewey.info/class/914.84541/e23/>,
        <http://dewey.info/class/948.4541/e23/> ;
    skos:prefLabel "Balsfjord"@en,
        "Balsfjord"@nb .

humord:c02944 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02944" ;
    dct:modified "2024-01-02T13:45:30"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484525/e23/>,
        <http://dewey.info/class/914.84525/e23/>,
        <http://dewey.info/class/948.4525/e23/> ;
    skos:broader humord:c02950 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484525/e23/>,
        <http://dewey.info/class/914.84525/e23/>,
        <http://dewey.info/class/948.4525/e23/> ;
    skos:prefLabel "Gryllefjord"@en,
        "Gryllefjord"@nb .

humord:c02945 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02945" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484532/e23/>,
        <http://dewey.info/class/914.84532/e23/>,
        <http://dewey.info/class/948.4532/e23/> ;
    skos:broader humord:c02946 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484532/e23/>,
        <http://dewey.info/class/914.84532/e23/>,
        <http://dewey.info/class/948.4532/e23/> ;
    skos:prefLabel "Helgøy"@en,
        "Helgøy"@nb .

humord:c02946 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02946" ;
    dct:modified "2024-01-02T15:02:57"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484532/e23/>,
        <http://dewey.info/class/914.84532/e23/>,
        <http://dewey.info/class/948.4532/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484532/e23/>,
        <http://dewey.info/class/914.84532/e23/>,
        <http://dewey.info/class/948.4532/e23/> ;
    skos:prefLabel "Karlsøy"@en,
        "Karlsøy"@nb .

humord:c02947 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02947" ;
    dct:modified "2024-01-02T15:05:27"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484516/e23/>,
        <http://dewey.info/class/914.84516/e23/>,
        <http://dewey.info/class/948.4516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484516/e23/>,
        <http://dewey.info/class/914.84516/e23/>,
        <http://dewey.info/class/948.4516/e23/> ;
    skos:prefLabel "Lavangen"@en,
        "Lavangen"@nb .

humord:c02948 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02948" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484541/e23/>,
        <http://dewey.info/class/914.84541/e23/>,
        <http://dewey.info/class/948.4541/e23/> ;
    skos:broader humord:c02943 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484541/e23/>,
        <http://dewey.info/class/914.84541/e23/>,
        <http://dewey.info/class/948.4541/e23/> ;
    skos:prefLabel "Malangen"@en,
        "Malangen"@nb .

humord:c02949 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02949" ;
    dct:modified "2025-02-11T12:19:34"^^xsd:dateTime ;
    skos:altLabel "Ramfjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484531/e23/>,
        <http://dewey.info/class/914.84531/e23/>,
        <http://dewey.info/class/948.4531/e23/> ;
    skos:broader humord:c02952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484531/e23/>,
        <http://dewey.info/class/914.84531/e23/>,
        <http://dewey.info/class/948.4531/e23/> ;
    skos:prefLabel "Ramfjord"@en,
        "Ramfjord"@nb .

humord:c02950 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02950" ;
    dct:modified "2024-01-02T15:14:33"^^xsd:dateTime ;
    skos:altLabel "Sážžá"@nb ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--48452/e23/>,
        <http://dewey.info/class/914.8452/e23/>,
        <http://dewey.info/class/948.452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48452/e23/>,
        <http://dewey.info/class/914.8452/e23/>,
        <http://dewey.info/class/948.452/e23/> ;
    skos:prefLabel "Senja"@en,
        "Senja"@nb .

humord:c02951 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02951" ;
    dct:modified "2024-01-02T14:55:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484518/e23/>,
        <http://dewey.info/class/914.84518/e23/>,
        <http://dewey.info/class/948.4518/e23/> ;
    skos:broader humord:c02792 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484518/e23/>,
        <http://dewey.info/class/914.84518/e23/>,
        <http://dewey.info/class/948.4518/e23/> ;
    skos:prefLabel "Skoddebergvann"@en,
        "Skoddebergvann"@nb .

humord:c02952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02952" ;
    dct:modified "2025-02-11T12:22:05"^^xsd:dateTime ;
    skos:altLabel "Romsa (By)"@nb,
        "Tromsø"@nb ;
    skos:broader humord:c02942 ;
    skos:exactMatch realfagstermer:c030308,
        <http://dewey.info/class/2--484531/e23/>,
        <http://dewey.info/class/914.84531/e23/>,
        <http://dewey.info/class/948.4531/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030308,
        <http://dewey.info/class/2--484531/e23/>,
        <http://dewey.info/class/914.84531/e23/>,
        <http://dewey.info/class/948.4531/e23/> ;
    skos:prefLabel "Tromsø"@en,
        "Tromsø"@nb .

humord:c02953 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02953" ;
    dct:modified "2025-03-24T06:48:24"^^xsd:dateTime ;
    skos:altLabel "Lister og Mandals amt"@nb,
        "Vest-Agder"@nb ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030330,
        <http://dewey.info/class/2--4832/e23/>,
        <http://dewey.info/class/914.832/e23/>,
        <http://dewey.info/class/948.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030330,
        <http://dewey.info/class/2--4832/e23/>,
        <http://dewey.info/class/914.832/e23/>,
        <http://dewey.info/class/948.32/e23/> ;
    skos:prefLabel "Vest-Agder"@en,
        "Vest-Agder"@nb ;
    skos:related humord:c03002 .

humord:c02954 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02954" ;
    dct:modified "2025-03-20T09:29:08"^^xsd:dateTime ;
    skos:altLabel "Flekkefjord"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:prefLabel "Flekkefjord"@en,
        "Flekkefjord"@nb .

humord:c02955 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02955" ;
    dct:modified "2025-03-18T09:11:19"^^xsd:dateTime ;
    skos:altLabel "Greipstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483212/e23/>,
        <http://dewey.info/class/914.83212/e23/>,
        <http://dewey.info/class/948.3212/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483212/e23/>,
        <http://dewey.info/class/914.83212/e23/>,
        <http://dewey.info/class/948.3212/e23/> ;
    skos:prefLabel "Greipstad"@en,
        "Greipstad"@nb .

humord:c02956 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02956" ;
    dct:modified "2025-03-24T06:40:20"^^xsd:dateTime ;
    skos:altLabel "Grindheim (Agder)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483223/e23/>,
        <http://dewey.info/class/914.83223/e23/>,
        <http://dewey.info/class/948.3223/e23/> ;
    skos:broader humord:c02962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483223/e23/>,
        <http://dewey.info/class/914.83223/e23/>,
        <http://dewey.info/class/948.3223/e23/> ;
    skos:prefLabel "Grindheim (Agder)"@en,
        "Grindheim (Agder)"@nb .

humord:c02957 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02957" ;
    dct:modified "2025-03-20T09:02:11"^^xsd:dateTime ;
    skos:altLabel "Hidra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:broader humord:c02954 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:prefLabel "Hidra"@en,
        "Hidra"@nb .

humord:c02958 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02958" ;
    dct:modified "2025-03-24T06:40:38"^^xsd:dateTime ;
    skos:altLabel "Hægebostad"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483224/e23/>,
        <http://dewey.info/class/914.83224/e23/>,
        <http://dewey.info/class/948.3224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483224/e23/>,
        <http://dewey.info/class/914.83224/e23/>,
        <http://dewey.info/class/948.3224/e23/> ;
    skos:prefLabel "Hægebostad"@en,
        "Hægebostad"@nb .

humord:c02959 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02959" ;
    dct:modified "2025-03-24T06:44:40"^^xsd:dateTime ;
    skos:altLabel "Kristiansand"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030417,
        <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030417,
        <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:prefLabel "Kristiansand"@en,
        "Kristiansand"@nb .

humord:c02960 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02960" ;
    dct:modified "2025-03-18T09:03:59"^^xsd:dateTime ;
    skos:altLabel "Kvås"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483226/e23/>,
        <http://dewey.info/class/914.83226/e23/>,
        <http://dewey.info/class/948.3226/e23/> ;
    skos:broader humord:c02962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483226/e23/>,
        <http://dewey.info/class/914.83226/e23/>,
        <http://dewey.info/class/948.3226/e23/> ;
    skos:prefLabel "Kvås"@en,
        "Kvås"@nb .

humord:c02961 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02961" ;
    dct:modified "2025-03-20T09:04:29"^^xsd:dateTime ;
    skos:altLabel "Lista"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:broader humord:c12871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Lista"@en,
        "Lista"@nb .

humord:c02962 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02962" ;
    dct:modified "2025-03-24T06:44:56"^^xsd:dateTime ;
    skos:altLabel "Lyngdal"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483226/e23/>,
        <http://dewey.info/class/914.83226/e23/>,
        <http://dewey.info/class/948.3226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483226/e23/>,
        <http://dewey.info/class/914.83226/e23/>,
        <http://dewey.info/class/948.3226/e23/> ;
    skos:prefLabel "Lyngdal"@en,
        "Lyngdal"@nb .

humord:c02964 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02964" ;
    dct:modified "2025-03-24T06:47:34"^^xsd:dateTime ;
    skos:altLabel "Nes (Agder)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:broader humord:c02954 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:prefLabel "Nes (Agder)"@en,
        "Nes (Agder)"@nb .

humord:c02965 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02965" ;
    dct:modified "2025-03-18T09:12:10"^^xsd:dateTime ;
    skos:altLabel "Ny-Hellesund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483213/e23/>,
        <http://dewey.info/class/914.83213/e23/>,
        <http://dewey.info/class/948.3213/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483213/e23/>,
        <http://dewey.info/class/914.83213/e23/>,
        <http://dewey.info/class/948.3213/e23/> ;
    skos:prefLabel "Ny-Hellesund"@en,
        "Ny-Hellesund"@nb .

humord:c02966 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02966" ;
    dct:modified "2025-03-24T06:48:05"^^xsd:dateTime ;
    skos:altLabel "Sirdal"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483233/e23/>,
        <http://dewey.info/class/914.83233/e23/>,
        <http://dewey.info/class/948.3233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483233/e23/>,
        <http://dewey.info/class/914.83233/e23/>,
        <http://dewey.info/class/948.3233/e23/> ;
    skos:prefLabel "Sirdal"@en,
        "Sirdal"@nb .

humord:c02967 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02967" ;
    dct:modified "2025-03-18T09:12:29"^^xsd:dateTime ;
    skos:altLabel "Søgne"@nb ;
    skos:broader humord:c02959 ;
    skos:exactMatch <http://dewey.info/class/2--483213/e23/>,
        <http://dewey.info/class/914.83213/e23/>,
        <http://dewey.info/class/948.3213/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483213/e23/>,
        <http://dewey.info/class/914.83213/e23/>,
        <http://dewey.info/class/948.3213/e23/> ;
    skos:prefLabel "Søgne"@en,
        "Søgne"@nb .

humord:c02968 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02968" ;
    dct:modified "2025-03-24T08:20:08"^^xsd:dateTime ;
    skos:altLabel "Jarlsberg og Larviks amt"@nb,
        "Vestfold"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030268,
        <http://dewey.info/class/2--4827/e23/>,
        <http://dewey.info/class/914.827/e23/>,
        <http://dewey.info/class/948.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030268,
        <http://dewey.info/class/2--4827/e23/>,
        <http://dewey.info/class/914.827/e23/>,
        <http://dewey.info/class/948.27/e23/> ;
    skos:prefLabel "Vestfold"@en,
        "Vestfold"@nb ;
    skos:related humord:c58369 .

humord:c02969 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02969" ;
    dct:modified "2024-08-14T14:13:16"^^xsd:dateTime ;
    skos:altLabel "Andebu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:broader humord:c02979 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:prefLabel "Andebu"@en,
        "Andebu"@nb .

humord:c02970 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02970" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Brunlanes"@en,
        "Brunlanes"@nb .

humord:c02971 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02971" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Hedrum"@en,
        "Hedrum"@nb .

humord:c02972 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02972" ;
    dct:modified "2018-12-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Hem"@en,
        "Hem"@nb .

humord:c02973 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02973" ;
    dct:modified "2024-01-02T13:20:37"^^xsd:dateTime ;
    skos:broader humord:c02968 ;
    skos:exactMatch <http://dewey.info/class/2--482712/e23/>,
        <http://dewey.info/class/914.82712/e23/>,
        <http://dewey.info/class/948.2712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482712/e23/>,
        <http://dewey.info/class/914.82712/e23/>,
        <http://dewey.info/class/948.2712/e23/> ;
    skos:prefLabel "Horten"@en,
        "Horten"@nb .

humord:c02974 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02974" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sciringes healh"@nb,
        "Skiringssal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:definition "Gård i Larvik kommune. Her lå i tidlig vikingtid et kultsted med markedsplass og boplassområde <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--368273/e23/>,
        <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/936.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Kaupang"@en,
        "Kaupang"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--368273/e23/>,
        <http://dewey.info/class/936.8273/e23/> .

humord:c02975 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02975" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Kvelde"@en,
        "Kvelde"@nb .

humord:c02976 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02976" ;
    dct:modified "2018-12-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c35216 ;
    skos:closeMatch <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:exactMatch realfagstermer:c030749 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030749,
        <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:prefLabel "Nøtterøy"@en,
        "Nøtterøy"@nb .

humord:c02977 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02977" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:broader humord:c02982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:prefLabel "Oseberg"@en,
        "Oseberg"@nb .

humord:c02978 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02978" ;
    dct:modified "2024-01-02T13:55:59"^^xsd:dateTime ;
    skos:broader humord:c12151 ;
    skos:exactMatch <http://dewey.info/class/2--482715/e23/>,
        <http://dewey.info/class/914.82715/e23/>,
        <http://dewey.info/class/948.2715/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482715/e23/>,
        <http://dewey.info/class/914.82715/e23/>,
        <http://dewey.info/class/948.2715/e23/> ;
    skos:prefLabel "Sande (Vestfold)"@en,
        "Sande (Vestfold)"@nb .

humord:c02979 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02979" ;
    dct:modified "2024-01-02T13:30:10"^^xsd:dateTime ;
    skos:broader humord:c02968 ;
    skos:exactMatch <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:prefLabel "Sandefjord"@en,
        "Sandefjord"@nb .

humord:c02981 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02981" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fredriksvern"@nb,
        "Fredriksværn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Stavern"@en,
        "Stavern"@nb .

humord:c02982 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02982" ;
    dct:modified "2024-01-02T13:37:56"^^xsd:dateTime ;
    skos:broader humord:c02968 ;
    skos:exactMatch <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:prefLabel "Tønsberg"@en,
        "Tønsberg"@nb .

humord:c02983 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02983" ;
    dct:modified "2024-08-20T08:30:27"^^xsd:dateTime ;
    skos:altLabel "Åshaugen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482715/e23/>,
        <http://dewey.info/class/914.82715/e23/>,
        <http://dewey.info/class/948.2715/e23/> ;
    skos:broader humord:c12151 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482715/e23/>,
        <http://dewey.info/class/914.82715/e23/>,
        <http://dewey.info/class/948.2715/e23/> ;
    skos:prefLabel "Åshaugen"@en,
        "Åshaugen"@nb .

humord:c02984 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02984" ;
    dct:modified "2024-08-21T10:31:36"^^xsd:dateTime ;
    skos:altLabel "Østfold"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030270,
        <http://dewey.info/class/2--4823/e23/>,
        <http://dewey.info/class/914.823/e23/>,
        <http://dewey.info/class/948.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030270,
        <http://dewey.info/class/2--4823/e23/>,
        <http://dewey.info/class/914.823/e23/>,
        <http://dewey.info/class/948.23/e23/> ;
    skos:prefLabel "Østfold"@en,
        "Østfold"@nb ;
    skos:related humord:c58372 .

humord:c02985 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02985" ;
    dct:modified "2024-08-28T10:22:30"^^xsd:dateTime ;
    skos:altLabel "Askim"@nb ;
    skos:broader humord:c58730 ;
    skos:exactMatch <http://dewey.info/class/2--482311/e23/>,
        <http://dewey.info/class/914.82311/e23/>,
        <http://dewey.info/class/948.2311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482311/e23/>,
        <http://dewey.info/class/914.82311/e23/>,
        <http://dewey.info/class/948.2311/e23/> ;
    skos:prefLabel "Askim"@en,
        "Askim"@nb .

humord:c02986 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02986" ;
    dct:modified "2025-03-31T13:46:52"^^xsd:dateTime ;
    skos:altLabel "Eidsberg (Østfold)"@nb ;
    skos:broader humord:c58730 ;
    skos:exactMatch <http://dewey.info/class/2--482312/e23/>,
        <http://dewey.info/class/914.82312/e23/>,
        <http://dewey.info/class/948.2312/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482312/e23/>,
        <http://dewey.info/class/914.82312/e23/>,
        <http://dewey.info/class/948.2312/e23/> ;
    skos:prefLabel "Eidsberg (Østfold)"@en,
        "Eidsberg (Østfold)"@nb .

humord:c02987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02987" ;
    dct:modified "2025-03-31T13:52:08"^^xsd:dateTime ;
    skos:altLabel "Fredrikstad"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch realfagstermer:c030870,
        <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030870,
        <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Fredrikstad"@en,
        "Fredrikstad"@nb .

humord:c02988 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02988" ;
    dct:modified "2009-10-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:definition "Kommune i Østfold. Ligger i sin helhet på øyer <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030459,
        <http://dewey.info/class/2--482334/e23/>,
        <http://dewey.info/class/914.82334/e23/>,
        <http://dewey.info/class/948.2334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030459,
        <http://dewey.info/class/2--482334/e23/>,
        <http://dewey.info/class/914.82334/e23/>,
        <http://dewey.info/class/948.2334/e23/> ;
    skos:prefLabel "Hvaler"@en,
        "Hvaler (Kommune)"@nb .

humord:c02989 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02989" ;
    dct:modified "2025-03-31T13:44:55"^^xsd:dateTime ;
    skos:altLabel "Moss"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482341/e23/>,
        <http://dewey.info/class/914.82341/e23/>,
        <http://dewey.info/class/948.2341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482341/e23/>,
        <http://dewey.info/class/914.82341/e23/>,
        <http://dewey.info/class/948.2341/e23/> ;
    skos:prefLabel "Moss"@en,
        "Moss"@nb .

humord:c02990 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02990" ;
    dct:modified "2025-03-31T13:44:26"^^xsd:dateTime ;
    skos:altLabel "Rakkestad"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482315/e23/>,
        <http://dewey.info/class/914.82315/e23/>,
        <http://dewey.info/class/948.2315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482315/e23/>,
        <http://dewey.info/class/914.82315/e23/>,
        <http://dewey.info/class/948.2315/e23/> ;
    skos:prefLabel "Rakkestad"@en,
        "Rakkestad"@nb .

humord:c02991 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02991" ;
    dct:modified "2025-03-31T13:31:56"^^xsd:dateTime ;
    skos:altLabel "Rygge"@nb ;
    skos:broader humord:c02989 ;
    skos:exactMatch <http://dewey.info/class/2--482342/e23/>,
        <http://dewey.info/class/914.82342/e23/>,
        <http://dewey.info/class/948.2342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482342/e23/>,
        <http://dewey.info/class/914.82342/e23/>,
        <http://dewey.info/class/948.2342/e23/> ;
    skos:prefLabel "Rygge"@en,
        "Rygge"@nb .

humord:c02992 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02992" ;
    dct:modified "2025-03-31T13:39:31"^^xsd:dateTime ;
    skos:altLabel "Rødenes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482314/e23/>,
        <http://dewey.info/class/914.82314/e23/>,
        <http://dewey.info/class/948.2314/e23/> ;
    skos:broader humord:c18073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482314/e23/>,
        <http://dewey.info/class/914.82314/e23/>,
        <http://dewey.info/class/948.2314/e23/> ;
    skos:prefLabel "Rødenes"@en,
        "Rødenes"@nb .

humord:c02993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02993" ;
    dct:modified "2025-03-26T12:39:33"^^xsd:dateTime ;
    skos:altLabel "Rømskog"@nb ;
    skos:broader humord:c27874 ;
    skos:exactMatch <http://dewey.info/class/2--482316/e23/>,
        <http://dewey.info/class/914.82316/e23/>,
        <http://dewey.info/class/948.2316/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482316/e23/>,
        <http://dewey.info/class/914.82316/e23/>,
        <http://dewey.info/class/948.2316/e23/> ;
    skos:prefLabel "Rømskog"@en,
        "Rømskog"@nb .

humord:c02994 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02994" ;
    dct:modified "2025-03-31T13:30:32"^^xsd:dateTime ;
    skos:altLabel "Sarpsborg"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:prefLabel "Sarpsborg"@en,
        "Sarpsborg"@nb .

humord:c02995 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02995" ;
    dct:modified "2025-03-31T13:30:03"^^xsd:dateTime ;
    skos:altLabel "Spydeberg"@nb ;
    skos:broader humord:c58730 ;
    skos:exactMatch <http://dewey.info/class/2--482318/e23/>,
        <http://dewey.info/class/914.82318/e23/>,
        <http://dewey.info/class/948.2318/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482318/e23/>,
        <http://dewey.info/class/914.82318/e23/>,
        <http://dewey.info/class/948.2318/e23/> ;
    skos:prefLabel "Spydeberg"@en,
        "Spydeberg"@nb .

humord:c02996 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02996" ;
    dct:modified "2025-03-31T13:38:54"^^xsd:dateTime ;
    skos:altLabel "Svinesund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:broader humord:c11828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Svinesund"@en,
        "Svinesund"@nb .

humord:c02997 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02997" ;
    dct:modified "2025-03-31T13:34:05"^^xsd:dateTime ;
    skos:altLabel "Tistedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:broader humord:c11828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Tistedalen"@en,
        "Tistedalen"@nb .

humord:c02998 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02998" ;
    dct:modified "2025-03-31T13:29:50"^^xsd:dateTime ;
    skos:altLabel "Trøgstad"@nb ;
    skos:broader humord:c58730 ;
    skos:exactMatch <http://dewey.info/class/2--482319/e23/>,
        <http://dewey.info/class/914.82319/e23/>,
        <http://dewey.info/class/948.2319/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482319/e23/>,
        <http://dewey.info/class/914.82319/e23/>,
        <http://dewey.info/class/948.2319/e23/> ;
    skos:prefLabel "Trøgstad"@en,
        "Trøgstad"@nb .

humord:c02999 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME02999" ;
    dct:modified "2025-03-31T13:29:28"^^xsd:dateTime ;
    skos:altLabel "Tune"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:broader humord:c02994 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:prefLabel "Tune"@en,
        "Tune"@nb .

humord:c03000 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03000" ;
    dct:modified "2025-03-27T09:48:03"^^xsd:dateTime ;
    skos:altLabel "Våler (Østfold)"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch realfagstermer:c030549,
        <http://dewey.info/class/2--482344/e23/>,
        <http://dewey.info/class/914.82344/e23/>,
        <http://dewey.info/class/948.2344/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030549,
        <http://dewey.info/class/2--482344/e23/>,
        <http://dewey.info/class/914.82344/e23/>,
        <http://dewey.info/class/948.2344/e23/> ;
    skos:prefLabel "Våler (Østfold)"@en,
        "Våler (Østfold)"@nb .

humord:c03002 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03002" ;
    dct:modified "2025-03-24T08:01:50"^^xsd:dateTime ;
    skos:altLabel "Agder"@nb ;
    skos:broader humord:c02613 ;
    skos:closeMatch <http://dewey.info/class/2--483/e23/>,
        <http://dewey.info/class/914.83/e23/>,
        <http://dewey.info/class/948.3/e23/> ;
    skos:exactMatch realfagstermer:c031044 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031044,
        <http://dewey.info/class/2--483/e23/>,
        <http://dewey.info/class/914.83/e23/>,
        <http://dewey.info/class/948.3/e23/> ;
    skos:prefLabel "Agder"@en,
        "Agder"@nb ;
    skos:related humord:c02628,
        humord:c02953 .

humord:c03003 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03003" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484/e23/>,
        <http://dewey.info/class/914.84/e23/>,
        <http://dewey.info/class/948.4/e23/> ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030787 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030787,
        <http://dewey.info/class/2--484/e23/>,
        <http://dewey.info/class/914.84/e23/>,
        <http://dewey.info/class/948.4/e23/> ;
    skos:prefLabel "Mid-Norway"@en,
        "Midt-Norge"@nb .

humord:c03004 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03004" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030281,
        <http://dewey.info/class/2--4843/e23/>,
        <http://dewey.info/class/914.843/e23/>,
        <http://dewey.info/class/948.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030281,
        <http://dewey.info/class/2--4843/e23/>,
        <http://dewey.info/class/914.843/e23/>,
        <http://dewey.info/class/948.43/e23/> ;
    skos:prefLabel "Northern Norway"@en,
        "Nord-Norge"@nb .

humord:c03005 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03005" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sørlandet"@en ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030692,
        <http://dewey.info/class/2--483/e23/>,
        <http://dewey.info/class/914.83/e23/>,
        <http://dewey.info/class/948.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030692,
        <http://dewey.info/class/2--483/e23/>,
        <http://dewey.info/class/914.83/e23/>,
        <http://dewey.info/class/948.3/e23/> ;
    skos:prefLabel "Southern Norway"@en,
        "Sørlandet"@nb .

humord:c03006 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03006" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--481/e23/>,
        <http://dewey.info/class/914.81/e23/>,
        <http://dewey.info/class/948.1/e23/> ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030438 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030438,
        <http://dewey.info/class/2--481/e23/>,
        <http://dewey.info/class/914.81/e23/>,
        <http://dewey.info/class/948.1/e23/> ;
    skos:prefLabel "South Norway"@en,
        "Sør-Norge"@nb .

humord:c03007 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03007" ;
    dct:modified "2025-03-24T08:18:35"^^xsd:dateTime ;
    skos:altLabel "Trööndelage"@nb,
        "Trøndelag"@nb ;
    skos:broader humord:c02613 ;
    skos:exactMatch realfagstermer:c030266,
        <http://dewey.info/class/2--4841/e23/>,
        <http://dewey.info/class/914.841/e23/>,
        <http://dewey.info/class/948.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030266,
        <http://dewey.info/class/2--4841/e23/>,
        <http://dewey.info/class/914.841/e23/>,
        <http://dewey.info/class/948.41/e23/> ;
    skos:prefLabel "Trøndelag"@en,
        "Trøndelag"@nb ;
    skos:related humord:c02798,
        humord:c02887 .

humord:c03008 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03008" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vest-Norge"@nb ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030704,
        <http://dewey.info/class/2--4833/e23/>,
        <http://dewey.info/class/914.833/e23/>,
        <http://dewey.info/class/948.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030704,
        <http://dewey.info/class/2--4833/e23/>,
        <http://dewey.info/class/914.833/e23/>,
        <http://dewey.info/class/948.33/e23/> ;
    skos:prefLabel "Western Norway"@en,
        "Vestlandet"@nb .

humord:c03010 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03010" ;
    dct:modified "2024-08-21T08:53:27"^^xsd:dateTime ;
    skos:altLabel "Aust-Noreg"@nb,
        "Austlandet"@nb,
        "Øst-Norge"@nb ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030686,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030686,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Eastern Norway"@en,
        "Østlandet"@nb .

humord:c03013 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03013" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:exactMatch realfagstermer:c030203,
        <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030203,
        <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Svalbard"@en,
        "Svalbard"@nb .

humord:c03014 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03014" ;
    dct:modified "2025-03-12T15:38:01"^^xsd:dateTime ;
    skos:altLabel "Bjørnøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:exactMatch realfagstermer:c030294 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030294,
        <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Bear Island"@en,
        "Bjørnøya"@nb .

humord:c03015 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03015" ;
    dct:modified "2025-03-04T15:38:19"^^xsd:dateTime ;
    skos:altLabel "Polen"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030231,
        <http://dewey.info/class/2--438/e23/>,
        <http://dewey.info/class/914.38/e23/>,
        <http://dewey.info/class/943.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030231,
        <http://dewey.info/class/2--438/e23/>,
        <http://dewey.info/class/914.38/e23/>,
        <http://dewey.info/class/943.8/e23/> ;
    skos:prefLabel "Poland"@en,
        "Polen"@nb .

humord:c03017 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03017" ;
    dct:modified "2024-10-09T08:22:07"^^xsd:dateTime ;
    skos:altLabel "Babia Gora"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:broader humord:c03015 ;
    skos:definition "Babia Gora er et fjell i Polen, på grensen til Slovakia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:prefLabel "Babia Góra"@en,
        "Babia Gora"@nb .

humord:c03018 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03018" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:prefLabel "Bialystok"@en,
        "Bialystok"@nb .

humord:c03019 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03019" ;
    dct:modified "2017-03-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bory Tucholskie"@en,
        "Tucholaskogen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43826/e23/>,
        <http://dewey.info/class/914.3826/e23/>,
        <http://dewey.info/class/943.826/e23/> ;
    skos:broader humord:c03015 ;
    skos:definition "Tucholaskogen er en stor skog ved byen Tuvhola i det nordlige Polen <UBO> BO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43826/e23/>,
        <http://dewey.info/class/914.3826/e23/>,
        <http://dewey.info/class/943.826/e23/> ;
    skos:prefLabel "Tuchola Forest"@en,
        "Bory Tucholskie"@nb .

humord:c03020 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03020" ;
    dct:modified "2024-09-16T09:41:58"^^xsd:dateTime ;
    skos:altLabel "Chelm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43843/e23/>,
        <http://dewey.info/class/914.3843/e23/>,
        <http://dewey.info/class/943.843/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43843/e23/>,
        <http://dewey.info/class/914.3843/e23/>,
        <http://dewey.info/class/943.843/e23/> ;
    skos:prefLabel "Chelm"@en,
        "Chelm"@nb .

humord:c03021 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03021" ;
    dct:modified "2024-09-19T13:25:22"^^xsd:dateTime ;
    skos:altLabel "Czestochowa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43858/e23/>,
        <http://dewey.info/class/914.3858/e23/>,
        <http://dewey.info/class/943.858/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43858/e23/>,
        <http://dewey.info/class/914.3858/e23/>,
        <http://dewey.info/class/943.858/e23/> ;
    skos:prefLabel "Czestochowa"@en,
        "Czestochowa"@nb .

humord:c03023 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03023" ;
    dct:modified "2024-10-07T10:57:09"^^xsd:dateTime ;
    skos:altLabel "Danzig"@en,
        "Danzig"@nb,
        "Gdansk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:broader humord:c03015 ;
    skos:definition "Gdansk er en by i Polen, ved Gdańskbukta (Zatoka Gdańska)."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:prefLabel "Gdansk"@en,
        "Gdansk"@nb .

humord:c03024 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03024" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:prefLabel "Gniew"@en,
        "Gniew"@nb .

humord:c03025 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03025" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862022/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862022/e23/> ;
    skos:prefLabel "Igolomia"@en,
        "Igolomia"@nb .

humord:c03026 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03026" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:prefLabel "Iwanowice"@en,
        "Iwanowice"@nb .

humord:c03027 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03027" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43845/e23/>,
        <http://dewey.info/class/914.3845/e23/>,
        <http://dewey.info/class/943.845/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43845/e23/>,
        <http://dewey.info/class/914.3845/e23/>,
        <http://dewey.info/class/943.845/e23/> ;
    skos:prefLabel "Kielce"@en,
        "Kielce"@nb .

humord:c03028 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03028" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:prefLabel "Kraków"@en,
        "Krakow"@nb .

humord:c03029 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03029" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kujawy"@en ;
    skos:broadMatch <http://dewey.info/class/2--43826/e23/>,
        <http://dewey.info/class/914.3826/e23/>,
        <http://dewey.info/class/943.826/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43826/e23/>,
        <http://dewey.info/class/914.3826/e23/>,
        <http://dewey.info/class/943.826/e23/> ;
    skos:prefLabel "Kuyavia"@en,
        "Kujawy"@nb .

humord:c03030 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03030" ;
    dct:modified "2017-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43849/e23/>,
        <http://dewey.info/class/914.3849/e23/>,
        <http://dewey.info/class/943.849/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43849/e23/>,
        <http://dewey.info/class/914.3849/e23/>,
        <http://dewey.info/class/943.849/e23/> ;
    skos:prefLabel "Laski (Kalisz)"@en,
        "Laski (Kalisz)"@nb .

humord:c03031 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03031" ;
    dct:modified "1994-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mazowsze"@en ;
    skos:broader humord:c03015 ;
    skos:exactMatch <http://dewey.info/class/2--43841/e23/>,
        <http://dewey.info/class/914.3841/e23/>,
        <http://dewey.info/class/943.841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43841/e23/>,
        <http://dewey.info/class/914.3841/e23/>,
        <http://dewey.info/class/943.841/e23/> ;
    skos:prefLabel "Mazovia"@en,
        "Mazowsze"@nb .

humord:c03032 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03032" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43845/e23/>,
        <http://dewey.info/class/914.3845/e23/>,
        <http://dewey.info/class/943.845/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43845/e23/>,
        <http://dewey.info/class/914.3845/e23/>,
        <http://dewey.info/class/943.845/e23/> ;
    skos:prefLabel "Nietulisko Male"@en,
        "Nietulisko Male"@nb .

humord:c03033 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03033" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43849/e23/>,
        <http://dewey.info/class/914.3849/e23/>,
        <http://dewey.info/class/943.849/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43849/e23/>,
        <http://dewey.info/class/914.3849/e23/>,
        <http://dewey.info/class/943.849/e23/> ;
    skos:prefLabel "Paluki"@en,
        "Paluki"@nb .

humord:c03035 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03035" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Podlasia"@en ;
    skos:broader humord:c03015 ;
    skos:exactMatch <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:prefLabel "Podlachia"@en,
        "Podlasia"@nb .

humord:c03037 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03037" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03015 ;
    skos:closeMatch <http://dewey.info/class/2--43816/e23/>,
        <http://dewey.info/class/914.3816/e23/>,
        <http://dewey.info/class/943.816/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43816/e23/>,
        <http://dewey.info/class/914.3816/e23/>,
        <http://dewey.info/class/943.816/e23/> ;
    skos:prefLabel "Pomerania (Poland)"@en,
        "Pommern (Polen)"@nb .

humord:c03038 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03038" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43849/e23/>,
        <http://dewey.info/class/914.3849/e23/>,
        <http://dewey.info/class/943.849/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43849/e23/>,
        <http://dewey.info/class/914.3849/e23/>,
        <http://dewey.info/class/943.849/e23/> ;
    skos:prefLabel "Poznan"@en,
        "Poznan"@nb .

humord:c03039 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03039" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43862/e23/>,
        <http://dewey.info/class/914.3862/e23/>,
        <http://dewey.info/class/943.862/e23/> ;
    skos:prefLabel "Raclawice"@en,
        "Raclawice"@nb .

humord:c03040 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03040" ;
    dct:modified "2025-02-25T14:24:56"^^xsd:dateTime ;
    skos:altLabel "Oberschlesien"@nb,
        "Schlesien (Polen)"@nb,
        "Slask"@nb,
        "Slezsko"@nb ;
    skos:broader humord:c03015,
        humord:c15593 ;
    skos:closeMatch <http://dewey.info/class/2--4385/e23/>,
        <http://dewey.info/class/914.385/e23/>,
        <http://dewey.info/class/943.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4385/e23/>,
        <http://dewey.info/class/914.385/e23/>,
        <http://dewey.info/class/943.85/e23/> ;
    skos:prefLabel "Silesia (Poland)"@en,
        "Schlesien (Polen)"@nb .

humord:c03043 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03043" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43852/e23/>,
        <http://dewey.info/class/914.3852/e23/>,
        <http://dewey.info/class/943.852/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43852/e23/>,
        <http://dewey.info/class/914.3852/e23/>,
        <http://dewey.info/class/943.852/e23/> ;
    skos:prefLabel "Stradów"@en,
        "Stradow"@nb .

humord:c03044 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03044" ;
    dct:modified "2024-08-29T17:50:12"^^xsd:dateTime ;
    skos:altLabel "Warszawa"@en,
        "Warszawa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43841/e23/>,
        <http://dewey.info/class/914.3841/e23/>,
        <http://dewey.info/class/943.841/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43841/e23/>,
        <http://dewey.info/class/914.3841/e23/>,
        <http://dewey.info/class/943.841/e23/> ;
    skos:prefLabel "Warsaw"@en,
        "Warszawa"@nb .

humord:c03045 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03045" ;
    dct:modified "2024-08-30T14:02:42"^^xsd:dateTime ;
    skos:altLabel "Wolin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43816/e23/>,
        <http://dewey.info/class/914.3816/e23/>,
        <http://dewey.info/class/943.816/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43816/e23/>,
        <http://dewey.info/class/914.3816/e23/>,
        <http://dewey.info/class/943.816/e23/> ;
    skos:prefLabel "Wolin"@en,
        "Wolin"@nb .

humord:c03046 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03046" ;
    dct:modified "2024-08-30T12:50:22"^^xsd:dateTime ;
    skos:altLabel "Wroclaw"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43852/e23/>,
        <http://dewey.info/class/914.3852/e23/>,
        <http://dewey.info/class/943.852/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43852/e23/>,
        <http://dewey.info/class/914.3852/e23/>,
        <http://dewey.info/class/943.852/e23/> ;
    skos:prefLabel "Wroclaw"@en,
        "Wroclaw"@nb .

humord:c03047 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03047" ;
    dct:modified "2025-03-04T15:38:44"^^xsd:dateTime ;
    skos:altLabel "Portugal"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.69/e23/> ;
    skos:exactMatch realfagstermer:c030249,
        <http://dewey.info/class/2--469/e23/>,
        <http://dewey.info/class/914.69/e23/>,
        <http://dewey.info/class/946.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030249,
        <http://dewey.info/class/2--469/e23/>,
        <http://dewey.info/class/914.69/e23/>,
        <http://dewey.info/class/936.69/e23/>,
        <http://dewey.info/class/946.9/e23/> ;
    skos:prefLabel "Portugal"@en,
        "Portugal"@nb .

humord:c03048 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03048" ;
    dct:modified "2017-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03047 ;
    skos:exactMatch <http://dewey.info/class/2--46927/e23/>,
        <http://dewey.info/class/914.6927/e23/>,
        <http://dewey.info/class/946.927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46927/e23/>,
        <http://dewey.info/class/914.6927/e23/>,
        <http://dewey.info/class/946.927/e23/> ;
    skos:prefLabel "Braganca (District)"@en,
        "Braganca (Distrikt)"@nb .

humord:c03049 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03049" ;
    dct:modified "2024-09-17T14:54:32"^^xsd:dateTime ;
    skos:altLabel "Coimbra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--46935/e23/>,
        <http://dewey.info/class/914.6935/e23/>,
        <http://dewey.info/class/946.935/e23/> ;
    skos:broader humord:c03047 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46935/e23/>,
        <http://dewey.info/class/914.6935/e23/>,
        <http://dewey.info/class/946.935/e23/> ;
    skos:prefLabel "Coimbra"@en,
        "Coimbra"@nb .

humord:c03050 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03050" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lisboa"@en ;
    skos:broader humord:c03047 ;
    skos:closeMatch <http://dewey.info/class/2--46942/e23/>,
        <http://dewey.info/class/914.6942/e23/>,
        <http://dewey.info/class/946.942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46942/e23/>,
        <http://dewey.info/class/914.6942/e23/>,
        <http://dewey.info/class/946.942/e23/> ;
    skos:prefLabel "Lisbon"@en,
        "Lisboa"@nb .

humord:c03051 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03051" ;
    dct:modified "2017-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Serra de Estrela"@en ;
    skos:broadMatch <http://dewey.info/class/2--46932/e23/>,
        <http://dewey.info/class/914.6932/e23/>,
        <http://dewey.info/class/946.932/e23/> ;
    skos:broader humord:c03047 ;
    skos:definition "Det høyeste fjellet i fastlands-Portugal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46932/e23/>,
        <http://dewey.info/class/914.6932/e23/>,
        <http://dewey.info/class/946.932/e23/> ;
    skos:prefLabel "Serra da Estrela"@en,
        "Serra de Estrela"@nb .

humord:c03052 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03052" ;
    dct:modified "2025-03-04T15:38:57"^^xsd:dateTime ;
    skos:altLabel "Romania"@nb,
        "Sosialistiske republikk Romania"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/939.88/e23/> ;
    skos:exactMatch realfagstermer:c030272,
        <http://dewey.info/class/2--498/e23/>,
        <http://dewey.info/class/914.98/e23/>,
        <http://dewey.info/class/949.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030272,
        <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/2--498/e23/>,
        <http://dewey.info/class/914.98/e23/>,
        <http://dewey.info/class/939.88/e23/>,
        <http://dewey.info/class/949.8/e23/> ;
    skos:prefLabel "Romania"@en,
        "Romania"@nb .

humord:c03054 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03054" ;
    dct:modified "2024-10-10T13:36:19"^^xsd:dateTime ;
    skos:altLabel "Banat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c03052 ;
    skos:exactMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.71/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Banat"@en,
        "Banat"@nb .

humord:c03055 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03055" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bucuresti"@en,
        "Bukarest"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4982/e23/>,
        <http://dewey.info/class/914.982/e23/>,
        <http://dewey.info/class/949.82/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4982/e23/>,
        <http://dewey.info/class/914.982/e23/>,
        <http://dewey.info/class/949.82/e23/> ;
    skos:prefLabel "Bucharest"@en,
        "Bucuresti"@nb .

humord:c03057 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03057" ;
    dct:modified "2025-02-27T08:20:55"^^xsd:dateTime ;
    skos:altLabel "Bucovina"@nb,
        "Bukovina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/914.981/e23/>,
        <http://dewey.info/class/947.79/e23/>,
        <http://dewey.info/class/949.81/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Bukovina er et landskap i de nordøstlige Karpatene, i dag delt mellom Ukraina og Romania <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030916 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030916,
        <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/914.981/e23/>,
        <http://dewey.info/class/947.79/e23/>,
        <http://dewey.info/class/949.81/e23/> ;
    skos:prefLabel "Bukovina"@en,
        "Bukovina"@nb .

humord:c03058 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03058" ;
    dct:modified "2024-09-04T16:54:39"^^xsd:dateTime ;
    skos:altLabel "Caracal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4982/e23/>,
        <http://dewey.info/class/914.982/e23/>,
        <http://dewey.info/class/949.82/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4982/e23/>,
        <http://dewey.info/class/914.982/e23/>,
        <http://dewey.info/class/949.82/e23/> ;
    skos:prefLabel "Caracal"@en,
        "Caracal"@nb .

humord:c03059 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03059" ;
    dct:modified "2024-09-17T14:16:25"^^xsd:dateTime ;
    skos:altLabel "Cluj-Napoca"@en,
        "Kolozsvar"@en,
        "Cluj"@nb,
        "Cluj-Napoca"@nb,
        "Kolozsvar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Cluj"@en,
        "Cluj"@nb .

humord:c03061 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03061" ;
    dct:modified "2024-09-10T15:32:20"^^xsd:dateTime ;
    skos:altLabel "Dacia"@nb,
        "Dakia"@nb ;
    skos:broader humord:c03052 ;
    skos:exactMatch <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/939.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/939.88/e23/> ;
    skos:prefLabel "Dacia"@en,
        "Dacia"@nb .

humord:c03062 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03062" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Gherla"@en,
        "Gherla"@nb .

humord:c03063 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03063" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hurezi"@en ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Horezu"@en,
        "Hurezi"@nb .

humord:c03065 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03065" ;
    dct:modified "2017-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--477/e23/>,
        <http://dewey.info/class/2--498/e23/>,
        <http://dewey.info/class/914.77/e23/>,
        <http://dewey.info/class/914.98/e23/>,
        <http://dewey.info/class/947.7/e23/>,
        <http://dewey.info/class/949.8/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--477/e23/>,
        <http://dewey.info/class/2--498/e23/>,
        <http://dewey.info/class/914.77/e23/>,
        <http://dewey.info/class/914.98/e23/>,
        <http://dewey.info/class/947.7/e23/>,
        <http://dewey.info/class/949.8/e23/> ;
    skos:prefLabel "Maramures (Historical region)"@en,
        "Maramures (Historisk region)"@nb .

humord:c03066 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03066" ;
    dct:modified "2025-03-24T13:30:10"^^xsd:dateTime ;
    skos:altLabel "Moldavia (Romania)"@nb,
        "Moldova (Romania)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/939.88/e23/> ;
    skos:broader humord:c03052 ;
    skos:closeMatch realfagstermer:c030590,
        <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.981/e23/>,
        <http://dewey.info/class/949.81/e23/> ;
    skos:exactMatch <http://dewey.info/class/949.8014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030590,
        <http://dewey.info/class/2--3988/e23/>,
        <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.981/e23/>,
        <http://dewey.info/class/939.88/e23/>,
        <http://dewey.info/class/949.8014/e23/>,
        <http://dewey.info/class/949.81/e23/> ;
    skos:prefLabel "Moldavia (Romania)"@en,
        "Moldova (Romania)"@nb ;
    skos:related humord:c02593 .

humord:c03068 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03068" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Moresti"@en ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Ungheni"@en,
        "Moresti"@nb .

humord:c03070 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03070" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Plaiul Closanilor"@en,
        "Plaiul Closanilor"@nb .

humord:c03072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03072" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.981/e23/>,
        <http://dewey.info/class/949.81/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4981/e23/>,
        <http://dewey.info/class/914.981/e23/>,
        <http://dewey.info/class/949.81/e23/> ;
    skos:prefLabel "Suceava"@en,
        "Suceava"@nb .

humord:c03075 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03075" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Timisoara"@en,
        "Timisoara"@nb .

humord:c03076 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03076" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tirgu Mures"@en ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Târgu Mures"@en,
        "Tirgu Mures"@nb .

humord:c03077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03077" ;
    dct:modified "2024-08-27T14:53:44"^^xsd:dateTime ;
    skos:altLabel "Transilvania"@en,
        "Ardeal"@nb,
        "Erdely"@nb,
        "Siebenbürgen"@nb,
        "Transilvania"@nb,
        "Transsylvania"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Transylvania"@en,
        "Transilvania"@nb .

humord:c03082 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03082" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03052 ;
    skos:closeMatch <http://dewey.info/class/949.8014/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4982/e23/>,
        <http://dewey.info/class/914.982/e23/>,
        <http://dewey.info/class/949.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4982/e23/>,
        <http://dewey.info/class/914.982/e23/>,
        <http://dewey.info/class/949.8014/e23/>,
        <http://dewey.info/class/949.82/e23/> ;
    skos:prefLabel "Wallachia"@en,
        "Valakia"@nb ;
    skos:related humord:c19087 .

humord:c03083 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 97 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03083" ;
    dct:modified "2025-03-04T15:39:24"^^xsd:dateTime ;
    skos:altLabel "Russian Federation"@en,
        "Den russiske føderasjon"@nb,
        "Russiske sosialistiske føderative sovjetrepublikk"@nb,
        "Russiske sosialistiske sovjetrepublikk"@nb,
        "Russland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030215,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030215,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "Russia"@en,
        "Russland"@nb ;
    skos:related humord:c03667,
        humord:c03767 .

humord:c03088 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03088" ;
    dct:modified "2024-08-28T07:46:56"^^xsd:dateTime ;
    skos:altLabel "Arkhangelsk (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4717/e23/>,
        <http://dewey.info/class/914.717/e23/>,
        <http://dewey.info/class/947.17/e23/> ;
    skos:broader humord:c28794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4717/e23/>,
        <http://dewey.info/class/914.717/e23/>,
        <http://dewey.info/class/947.17/e23/> ;
    skos:prefLabel "Arkhangelsk (City)"@en,
        "Arkhangelsk (By)"@nb .

humord:c03089 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03089" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Beslenei"@en ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Besleney"@en,
        "Beslenei"@nb .

humord:c03090 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03090" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bogoljubovo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:prefLabel "Bogolyubova"@en,
        "Bogolyubova"@nb .

humord:c03092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03092" ;
    dct:modified "2017-03-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gucul'scina"@nb,
        "Hucul'scyna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:broader humord:c03619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:prefLabel "Hutsulshchyna"@en,
        "Hucul'styna"@nb .

humord:c03094 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03094" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ingermanland"@en ;
    skos:broadMatch <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:prefLabel "Ingria"@en,
        "Ingermanland"@nb .

humord:c03096 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03096" ;
    dct:modified "2023-12-01T09:30:32"^^xsd:dateTime ;
    skos:altLabel "Kamchatka Peninsula"@en,
        "Kamtchatka Province"@en,
        "Kamtsjatkahalvøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--577/e23/>,
        <http://dewey.info/class/915.77/e23/>,
        <http://dewey.info/class/957.7/e23/> ;
    skos:broader humord:c03111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--577/e23/>,
        <http://dewey.info/class/915.77/e23/>,
        <http://dewey.info/class/957.7/e23/> ;
    skos:prefLabel "Kamchatka Oblast"@en,
        "Kamtsjatka"@nb .

humord:c03097 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03097" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:closeMatch realfagstermer:c030517 ;
    skos:exactMatch <http://dewey.info/class/2--4715/e23/>,
        <http://dewey.info/class/914.715/e23/>,
        <http://dewey.info/class/947.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030517,
        <http://dewey.info/class/2--4715/e23/>,
        <http://dewey.info/class/914.715/e23/>,
        <http://dewey.info/class/947.15/e23/> ;
    skos:prefLabel "Karelia (Russia)"@en,
        "Karelen (Russland)"@nb .

humord:c03098 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03098" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--3953/e23/>,
        <http://dewey.info/class/939.53/e23/> ;
    skos:exactMatch realfagstermer:c030515,
        <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030515,
        <http://dewey.info/class/2--3953/e23/>,
        <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/939.53/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:prefLabel "Caucasus"@en,
        "Kaukasus"@nb .

humord:c03099 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03099" ;
    dct:modified "2024-09-17T14:50:43"^^xsd:dateTime ;
    skos:altLabel "Colchis"@nb,
        "Kolchis"@nb,
        "Kolkhis"@nb ;
    skos:broader humord:c03098 ;
    skos:definition "Kolkhis var et rike i Kaukasus i oldtiden <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--39538/e23/>,
        <http://dewey.info/class/939.538/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39538/e23/>,
        <http://dewey.info/class/939.538/e23/> ;
    skos:prefLabel "Colchis"@en,
        "Kolkhis"@nb .

humord:c03102 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03102" ;
    dct:modified "2025-03-04T13:54:01"^^xsd:dateTime ;
    skos:altLabel "Minsk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4786/e23/>,
        <http://dewey.info/class/914.786/e23/>,
        <http://dewey.info/class/947.86/e23/> ;
    skos:broader humord:c02404 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4786/e23/>,
        <http://dewey.info/class/914.786/e23/>,
        <http://dewey.info/class/947.86/e23/> ;
    skos:prefLabel "Minsk"@en,
        "Minsk"@nb .

humord:c03103 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03103" ;
    dct:modified "2025-03-14T09:09:56"^^xsd:dateTime ;
    skos:altLabel "Moskva (By)"@nb ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4731/e23/>,
        <http://dewey.info/class/947.31/e23/> ;
    skos:exactMatch realfagstermer:c030504 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030504,
        <http://dewey.info/class/2--4731/e23/>,
        <http://dewey.info/class/947.31/e23/> ;
    skos:prefLabel "Moscow"@en,
        "Moskva (By)"@nb ;
    skos:related humord:c03675 .

humord:c03104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03104" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "North Russia"@en ;
    skos:broadMatch <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:broader humord:c03083 ;
    skos:exactMatch realfagstermer:c031056 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031056,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:prefLabel "Northern Russia"@en,
        "Nord-Russland"@nb .

humord:c03105 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03105" ;
    dct:modified "2023-12-12T12:21:34"^^xsd:dateTime ;
    skos:altLabel "Novaja Zemlja"@nb,
        "Novaya Zemlya"@nb ;
    skos:broader humord:c15918 ;
    skos:definition "Russiske øyer øst for Barentshavet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030390,
        <http://dewey.info/class/2--986/e23/>,
        <http://dewey.info/class/919.86/e23/>,
        <http://dewey.info/class/998.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030390,
        <http://dewey.info/class/2--986/e23/>,
        <http://dewey.info/class/919.86/e23/>,
        <http://dewey.info/class/998.6/e23/> ;
    skos:prefLabel "Novaya Zemlya"@en,
        "Novaja Semlja"@nb .

humord:c03106 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03106" ;
    dct:modified "2016-11-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Novgorod (City)"@en ;
    skos:broadMatch <http://dewey.info/class/2--4722/e23/>,
        <http://dewey.info/class/914.722/e23/>,
        <http://dewey.info/class/947.22/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4722/e23/>,
        <http://dewey.info/class/914.722/e23/>,
        <http://dewey.info/class/947.22/e23/> ;
    skos:prefLabel "Veliky Novgorod"@en,
        "Novgorod (By)"@nb .

humord:c03107 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03107" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leningrad"@en,
        "Petrograd"@en,
        "Leningrad (Sovjetunionen)"@nb,
        "Petersburg"@nb,
        "Petrograd"@nb,
        "St. Petersburg"@nb ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:prefLabel "Saint Petersburg"@en,
        "Sankt Petersburg"@nb .

humord:c03111 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03111" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:exactMatch realfagstermer:c030740,
        <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030740,
        <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "Sibiria"@en,
        "Sibir"@nb ;
    skos:related humord:c15159 .

humord:c03112 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03112" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:prefLabel "Suzdal"@en,
        "Suzdal"@nb .

humord:c03113 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03113" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:prefLabel "Vladimir (City)"@en,
        "Vladimir (By)"@nb .

humord:c03114 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03114" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--474/e23/>,
        <http://dewey.info/class/914.74/e23/>,
        <http://dewey.info/class/947.4/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--474/e23/>,
        <http://dewey.info/class/914.74/e23/>,
        <http://dewey.info/class/947.4/e23/> ;
    skos:prefLabel "Volga region"@en,
        "Volga-Regionen"@nb .

humord:c03115 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03115" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Viborg (Russland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:prefLabel "Vyborg"@en,
        "Vyborg"@nb .

humord:c03117 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03117" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4733/e23/>,
        <http://dewey.info/class/914.733/e23/>,
        <http://dewey.info/class/947.33/e23/> ;
    skos:prefLabel "Yuryev-Polsky"@en,
        "Yuryev-Polskoi"@nb .

humord:c03118 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03118" ;
    dct:modified "2025-03-04T14:04:01"^^xsd:dateTime ;
    skos:altLabel "Slovakia"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030488,
        <http://dewey.info/class/2--4373/e23/>,
        <http://dewey.info/class/914.373/e23/>,
        <http://dewey.info/class/943.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030488,
        <http://dewey.info/class/2--4373/e23/>,
        <http://dewey.info/class/914.373/e23/>,
        <http://dewey.info/class/943.73/e23/> ;
    skos:prefLabel "Slovakia"@en,
        "Slovakia"@nb ;
    skos:related humord:c03424 .

humord:c03119 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03119" ;
    dct:modified "2025-03-04T14:04:34"^^xsd:dateTime ;
    skos:altLabel "Slovenia"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030734,
        <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030734,
        <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:prefLabel "Slovenia"@en,
        "Slovenia"@nb ;
    skos:related humord:c02546 .

humord:c03120 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03120" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:broader humord:c03119 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:prefLabel "Prekmurje"@en,
        "Prekmurje"@nb .

humord:c03121 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03121" ;
    dct:modified "2025-03-04T14:04:18"^^xsd:dateTime ;
    skos:altLabel "Spania"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--366/e23/>,
        <http://dewey.info/class/936.6/e23/> ;
    skos:exactMatch realfagstermer:c030232,
        <http://dewey.info/class/2--46/e23/>,
        <http://dewey.info/class/914.6/e23/>,
        <http://dewey.info/class/946/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030232,
        <http://dewey.info/class/2--366/e23/>,
        <http://dewey.info/class/2--46/e23/>,
        <http://dewey.info/class/914.6/e23/>,
        <http://dewey.info/class/936.6/e23/>,
        <http://dewey.info/class/946/e23/> ;
    skos:prefLabel "Spain"@en,
        "Spania"@nb .

humord:c03122 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03122" ;
    dct:modified "2024-08-14T14:09:18"^^xsd:dateTime ;
    skos:altLabel "Andalucia"@en,
        "Al-Andalus"@nb,
        "Andalucía"@nb,
        "Andalusia"@nb ;
    skos:broader humord:c14086 ;
    skos:closeMatch <http://dewey.info/class/2--3668/e23/>,
        <http://dewey.info/class/936.68/e23/> ;
    skos:exactMatch realfagstermer:c030961,
        <http://dewey.info/class/2--468/e23/>,
        <http://dewey.info/class/914.68/e23/>,
        <http://dewey.info/class/946.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030961,
        <http://dewey.info/class/2--3668/e23/>,
        <http://dewey.info/class/2--468/e23/>,
        <http://dewey.info/class/914.68/e23/>,
        <http://dewey.info/class/936.68/e23/>,
        <http://dewey.info/class/946.8/e23/> ;
    skos:prefLabel "Andalusia"@en,
        "Andalucía"@nb .

humord:c03125 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03125" ;
    dct:modified "2024-09-19T13:25:01"^^xsd:dateTime ;
    skos:altLabel "Cádiz"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4688/e23/>,
        <http://dewey.info/class/914.688/e23/>,
        <http://dewey.info/class/946.88/e23/> ;
    skos:broader humord:c03122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4688/e23/>,
        <http://dewey.info/class/914.688/e23/>,
        <http://dewey.info/class/946.88/e23/> ;
    skos:prefLabel "Cádiz"@en,
        "Cádiz"@nb .

humord:c03126 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03126" ;
    dct:modified "2024-09-04T16:54:27"^^xsd:dateTime ;
    skos:altLabel "Carmona"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4686/e23/>,
        <http://dewey.info/class/914.686/e23/>,
        <http://dewey.info/class/946.86/e23/> ;
    skos:broader humord:c03122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4686/e23/>,
        <http://dewey.info/class/914.686/e23/>,
        <http://dewey.info/class/946.86/e23/> ;
    skos:prefLabel "Carmona"@en,
        "Carmona"@nb .

humord:c03127 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03127" ;
    dct:modified "2024-09-19T13:24:47"^^xsd:dateTime ;
    skos:altLabel "Córdoba"@nb ;
    skos:broader humord:c03122 ;
    skos:closeMatch <http://dewey.info/class/2--4684/e23/>,
        <http://dewey.info/class/914.684/e23/>,
        <http://dewey.info/class/946.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4684/e23/>,
        <http://dewey.info/class/914.684/e23/>,
        <http://dewey.info/class/946.84/e23/> ;
    skos:prefLabel "Córdoba"@en,
        "Córdoba"@nb .

humord:c03128 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03128" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fuente Obejuna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4684/e23/>,
        <http://dewey.info/class/914.684/e23/>,
        <http://dewey.info/class/946.84/e23/> ;
    skos:broader humord:c03122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4684/e23/>,
        <http://dewey.info/class/914.684/e23/>,
        <http://dewey.info/class/946.84/e23/> ;
    skos:prefLabel "Fuente Obejuna"@en,
        "Fuenteovejuna"@nb .

humord:c03129 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03129" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03122 ;
    skos:closeMatch <http://dewey.info/class/2--4682/e23/>,
        <http://dewey.info/class/914.682/e23/>,
        <http://dewey.info/class/946.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4682/e23/>,
        <http://dewey.info/class/914.682/e23/>,
        <http://dewey.info/class/946.82/e23/> ;
    skos:prefLabel "Granada"@en,
        "Granada"@nb .

humord:c03131 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03131" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03122 ;
    skos:closeMatch <http://dewey.info/class/2--4685/e23/>,
        <http://dewey.info/class/914.685/e23/>,
        <http://dewey.info/class/946.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4685/e23/>,
        <http://dewey.info/class/914.685/e23/>,
        <http://dewey.info/class/946.85/e23/> ;
    skos:prefLabel "Málaga"@en,
        "Málaga"@nb .

humord:c03132 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03132" ;
    dct:modified "2016-11-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03122 ;
    skos:closeMatch <http://dewey.info/class/2--4686/e23/>,
        <http://dewey.info/class/914.686/e23/>,
        <http://dewey.info/class/946.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4686/e23/>,
        <http://dewey.info/class/914.686/e23/>,
        <http://dewey.info/class/946.86/e23/> ;
    skos:prefLabel "Seville (City)"@en,
        "Sevilla (By)"@nb .

humord:c03133 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03133" ;
    dct:modified "2024-08-23T12:59:32"^^xsd:dateTime ;
    skos:altLabel "Aragón"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--4655/e23/>,
        <http://dewey.info/class/914.655/e23/>,
        <http://dewey.info/class/946.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4655/e23/>,
        <http://dewey.info/class/914.655/e23/>,
        <http://dewey.info/class/946.55/e23/> ;
    skos:prefLabel "Aragon"@en,
        "Aragón"@nb .

humord:c03134 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03134" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--46553/e23/>,
        <http://dewey.info/class/914.6553/e23/>,
        <http://dewey.info/class/946.553/e23/> ;
    skos:broader humord:c03133 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46553/e23/>,
        <http://dewey.info/class/914.6553/e23/>,
        <http://dewey.info/class/946.553/e23/> ;
    skos:prefLabel "Botorrita"@en,
        "Botorrita"@nb .

humord:c03135 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03135" ;
    dct:modified "2024-08-28T11:31:57"^^xsd:dateTime ;
    skos:altLabel "Asturias"@nb,
        "Pricipado de Asturias"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--4619/e23/>,
        <http://dewey.info/class/914.619/e23/>,
        <http://dewey.info/class/946.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4619/e23/>,
        <http://dewey.info/class/914.619/e23/>,
        <http://dewey.info/class/946.19/e23/> ;
    skos:prefLabel "Asturias"@en,
        "Asturias"@nb .

humord:c03136 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03136" ;
    dct:modified "2024-10-10T08:50:02"^^xsd:dateTime ;
    skos:altLabel "Balearane"@nb,
        "Illes Balears"@nb,
        "Islas Baleares"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch realfagstermer:c030379,
        <http://dewey.info/class/2--4675/e23/>,
        <http://dewey.info/class/914.675/e23/>,
        <http://dewey.info/class/946.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030379,
        <http://dewey.info/class/2--4675/e23/>,
        <http://dewey.info/class/914.675/e23/>,
        <http://dewey.info/class/946.75/e23/> ;
    skos:prefLabel "Balearic Islands"@en,
        "Balearene"@nb .

humord:c03138 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03138" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03136 ;
    skos:closeMatch <http://dewey.info/class/2--46756/e23/>,
        <http://dewey.info/class/914.6756/e23/>,
        <http://dewey.info/class/946.756/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46756/e23/>,
        <http://dewey.info/class/914.6756/e23/>,
        <http://dewey.info/class/946.756/e23/> ;
    skos:prefLabel "Formentera"@en,
        "Formentera"@nb .

humord:c03139 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03139" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03136 ;
    skos:closeMatch <http://dewey.info/class/2--46756/e23/>,
        <http://dewey.info/class/914.6756/e23/>,
        <http://dewey.info/class/946.756/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46756/e23/>,
        <http://dewey.info/class/914.6756/e23/>,
        <http://dewey.info/class/946.756/e23/> ;
    skos:prefLabel "Ibiza"@en,
        "Ibiza"@nb .

humord:c03140 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03140" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03136 ;
    skos:exactMatch realfagstermer:c030393,
        <http://dewey.info/class/2--46754/e23/>,
        <http://dewey.info/class/914.6754/e23/>,
        <http://dewey.info/class/946.754/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030393,
        <http://dewey.info/class/2--46754/e23/>,
        <http://dewey.info/class/914.6754/e23/>,
        <http://dewey.info/class/946.754/e23/> ;
    skos:prefLabel "Mallorca"@en,
        "Mallorca"@nb .

humord:c03141 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03141" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03136 ;
    skos:exactMatch <http://dewey.info/class/2--46752/e23/>,
        <http://dewey.info/class/914.6752/e23/>,
        <http://dewey.info/class/946.752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46752/e23/>,
        <http://dewey.info/class/914.6752/e23/>,
        <http://dewey.info/class/946.752/e23/> ;
    skos:prefLabel "Menorca"@en,
        "Menorca"@nb .

humord:c03142 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03142" ;
    dct:modified "2024-10-15T13:18:27"^^xsd:dateTime ;
    skos:altLabel "Baskarland"@nb,
        "Baskiske provinsar"@nb,
        "Baskiske provinser"@nb,
        "Euzkadi"@nb,
        "Pais Vasco"@nb,
        "Provincias Vascongadas"@nb,
        "Vascongadas"@nb ;
    skos:broader humord:c14086 ;
    skos:definition "Autonom region i Spania. Omfatter de baskiske provinser Alava, Guipuzcoa og  Viscaya <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--466/e23/>,
        <http://dewey.info/class/914.66/e23/>,
        <http://dewey.info/class/946.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--466/e23/>,
        <http://dewey.info/class/914.66/e23/>,
        <http://dewey.info/class/946.6/e23/> ;
    skos:prefLabel "Basque Country"@en,
        "Baskerland"@nb .

humord:c03143 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03143" ;
    dct:modified "2024-09-04T16:53:41"^^xsd:dateTime ;
    skos:altLabel "Castilla"@nb ;
    skos:broader humord:c17008 ;
    skos:definition "Landskap og tidligere kongedømme i Spania. Delt i Castilla la Vieja og Castilla la Nueva. Fra 1979 delt i to autonome regioner: Castilla -La Mancha og   Castilla Leon <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--463/e23/>,
        <http://dewey.info/class/914.63/e23/>,
        <http://dewey.info/class/946.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--463/e23/>,
        <http://dewey.info/class/914.63/e23/>,
        <http://dewey.info/class/946.3/e23/> ;
    skos:prefLabel "Castile"@en,
        "Castilla"@nb ;
    skos:related humord:c16988,
        humord:c16990 .

humord:c03145 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03145" ;
    dct:modified "2024-09-04T16:48:15"^^xsd:dateTime ;
    skos:altLabel "Castilla la Vieja"@en,
        "Castilla la Vieja"@nb,
        "Gamal-Castilla"@nb,
        "Gammal-Castilla"@nb,
        "Gammel-Castilla"@nb ;
    skos:broader humord:c03143 ;
    skos:exactMatch <http://dewey.info/class/2--4635/e23/>,
        <http://dewey.info/class/914.635/e23/>,
        <http://dewey.info/class/946.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4635/e23/>,
        <http://dewey.info/class/914.635/e23/>,
        <http://dewey.info/class/946.35/e23/> ;
    skos:prefLabel "Old Castila"@en,
        "Castilla la Vieja"@nb .

humord:c03146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03146" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--46353/e23/>,
        <http://dewey.info/class/914.6353/e23/>,
        <http://dewey.info/class/946.353/e23/> ;
    skos:broader humord:c16988 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46353/e23/>,
        <http://dewey.info/class/914.6353/e23/>,
        <http://dewey.info/class/946.353/e23/> ;
    skos:prefLabel "Burgos"@en,
        "Burgos"@nb .

humord:c03147 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03147" ;
    dct:modified "2024-09-04T16:55:30"^^xsd:dateTime ;
    skos:altLabel "Caracena"@nb ;
    skos:broadMatch <http://dewey.info/class/2--46355/e23/>,
        <http://dewey.info/class/914.6355/e23/>,
        <http://dewey.info/class/946.355/e23/> ;
    skos:broader humord:c16988 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46355/e23/>,
        <http://dewey.info/class/914.6355/e23/>,
        <http://dewey.info/class/946.355/e23/> ;
    skos:prefLabel "Caracena"@en,
        "Caracena"@nb .

humord:c03148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03148" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16988 ;
    skos:closeMatch <http://dewey.info/class/2--4623/e23/>,
        <http://dewey.info/class/914.623/e23/>,
        <http://dewey.info/class/946.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4623/e23/>,
        <http://dewey.info/class/914.623/e23/>,
        <http://dewey.info/class/946.23/e23/> ;
    skos:prefLabel "Valladolid"@en,
        "Valladolid"@nb .

humord:c03150 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03150" ;
    dct:modified "2024-09-04T16:48:34"^^xsd:dateTime ;
    skos:altLabel "Castilla la Nueva"@en,
        "Castilla la Nueva"@nb,
        "Ny-Castilla"@nb ;
    skos:broader humord:c03143 ;
    skos:exactMatch <http://dewey.info/class/2--464/e23/>,
        <http://dewey.info/class/914.64/e23/>,
        <http://dewey.info/class/946.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--464/e23/>,
        <http://dewey.info/class/914.64/e23/>,
        <http://dewey.info/class/946.4/e23/> ;
    skos:prefLabel "New Castile"@en,
        "Castilla la Nueva"@nb .

humord:c03151 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03151" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:broader humord:c16993 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:prefLabel "Alcalá de Henares"@en,
        "Alcalá de Henares"@nb .

humord:c03152 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03152" ;
    dct:modified "2024-08-23T13:16:40"^^xsd:dateTime ;
    skos:altLabel "Aranjuez"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:broader humord:c16993 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:prefLabel "Aranjuez"@en,
        "Aranjuez"@nb .

humord:c03154 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03154" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Madrid (By)"@nb ;
    skos:broader humord:c16993 ;
    skos:closeMatch <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:exactMatch realfagstermer:c030795 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030795,
        <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:prefLabel "Madrid"@en,
        "Madrid"@nb .

humord:c03156 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03156" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16990 ;
    skos:closeMatch <http://dewey.info/class/2--4643/e23/>,
        <http://dewey.info/class/914.643/e23/>,
        <http://dewey.info/class/946.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4643/e23/>,
        <http://dewey.info/class/914.643/e23/>,
        <http://dewey.info/class/946.43/e23/> ;
    skos:prefLabel "Toledo"@en,
        "Toledo"@nb .

humord:c03157 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03157" ;
    dct:modified "2024-09-04T16:44:35"^^xsd:dateTime ;
    skos:altLabel "Cataluña"@en,
        "Catalonia"@nb,
        "Catalunya"@nb,
        "Cataluña"@nb,
        "Katalonia"@nb ;
    skos:broader humord:c14086 ;
    skos:closeMatch <http://dewey.info/class/2--3667/e23/>,
        <http://dewey.info/class/2--467/e23/>,
        <http://dewey.info/class/914.67/e23/>,
        <http://dewey.info/class/936.67/e23/>,
        <http://dewey.info/class/946.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3667/e23/>,
        <http://dewey.info/class/2--467/e23/>,
        <http://dewey.info/class/914.67/e23/>,
        <http://dewey.info/class/936.67/e23/>,
        <http://dewey.info/class/946.7/e23/> ;
    skos:prefLabel "Catalonia"@en,
        "Cataluña"@nb .

humord:c03160 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03160" ;
    dct:modified "2024-10-14T15:20:52"^^xsd:dateTime ;
    skos:altLabel "Barcelona (By)"@nb ;
    skos:broader humord:c28796 ;
    skos:closeMatch <http://dewey.info/class/2--4672/e23/>,
        <http://dewey.info/class/914.672/e23/>,
        <http://dewey.info/class/946.72/e23/> ;
    skos:exactMatch realfagstermer:c030944 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030944,
        <http://dewey.info/class/2--4672/e23/>,
        <http://dewey.info/class/914.672/e23/>,
        <http://dewey.info/class/946.72/e23/> ;
    skos:prefLabel "Barcelona (City)"@en,
        "Barcelona (By)"@nb .

humord:c03161 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03161" ;
    dct:modified "2016-11-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lerida (City)"@en,
        "Lleida"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4674/e23/>,
        <http://dewey.info/class/914.674/e23/>,
        <http://dewey.info/class/946.74/e23/> ;
    skos:broader humord:c03157 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4674/e23/>,
        <http://dewey.info/class/914.674/e23/>,
        <http://dewey.info/class/946.74/e23/> ;
    skos:prefLabel "Lleida (City)"@en,
        "Lérida (By)"@nb .

humord:c03162 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03162" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03157 ;
    skos:exactMatch <http://dewey.info/class/2--72975/e23/>,
        <http://dewey.info/class/917.2975/e23/>,
        <http://dewey.info/class/972.975/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72975/e23/>,
        <http://dewey.info/class/917.2975/e23/>,
        <http://dewey.info/class/972.975/e23/> ;
    skos:prefLabel "Montserrat"@en,
        "Montserrat"@nb .

humord:c03163 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03163" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Valle de Arán"@en,
        "Vall d'Aran"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4674/e23/>,
        <http://dewey.info/class/914.674/e23/>,
        <http://dewey.info/class/946.74/e23/> ;
    skos:broader humord:c03157 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4674/e23/>,
        <http://dewey.info/class/914.674/e23/>,
        <http://dewey.info/class/946.74/e23/> ;
    skos:prefLabel "Val d'Aran"@en,
        "Valle de Arán"@nb .

humord:c03164 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03164" ;
    dct:modified "2004-03-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--4626/e23/>,
        <http://dewey.info/class/914.626/e23/>,
        <http://dewey.info/class/946.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4626/e23/>,
        <http://dewey.info/class/914.626/e23/>,
        <http://dewey.info/class/946.26/e23/> ;
    skos:prefLabel "Extremadura"@en,
        "Extremadura"@nb .

humord:c03166 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03166" ;
    dct:modified "2024-10-09T08:10:46"^^xsd:dateTime ;
    skos:altLabel "Badajoz (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4627/e23/>,
        <http://dewey.info/class/914.627/e23/>,
        <http://dewey.info/class/946.27/e23/> ;
    skos:broader humord:c28775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4627/e23/>,
        <http://dewey.info/class/914.627/e23/>,
        <http://dewey.info/class/946.27/e23/> ;
    skos:prefLabel "Badajoz (City)"@en,
        "Badajoz (By)"@nb .

humord:c03167 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03167" ;
    dct:modified "2024-09-19T13:25:11"^^xsd:dateTime ;
    skos:altLabel "Cáceres"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36628/e23/>,
        <http://dewey.info/class/2--4628/e23/>,
        <http://dewey.info/class/914.628/e23/>,
        <http://dewey.info/class/936.628/e23/>,
        <http://dewey.info/class/946.28/e23/> ;
    skos:broader humord:c03164 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36628/e23/>,
        <http://dewey.info/class/2--4628/e23/>,
        <http://dewey.info/class/914.628/e23/>,
        <http://dewey.info/class/936.628/e23/>,
        <http://dewey.info/class/946.28/e23/> ;
    skos:prefLabel "Cáceres"@en,
        "Cáceres"@nb .

humord:c03168 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03168" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4628/e23/>,
        <http://dewey.info/class/914.628/e23/>,
        <http://dewey.info/class/946.28/e23/> ;
    skos:broader humord:c03164 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4628/e23/>,
        <http://dewey.info/class/914.628/e23/>,
        <http://dewey.info/class/946.28/e23/> ;
    skos:prefLabel "Valencia de Alcántara"@en,
        "Valencia de Alcántara"@nb .

humord:c03169 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03169" ;
    dct:modified "2012-10-18T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14086 ;
    skos:closeMatch <http://dewey.info/class/2--461/e23/>,
        <http://dewey.info/class/914.61/e23/>,
        <http://dewey.info/class/946.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--461/e23/>,
        <http://dewey.info/class/914.61/e23/>,
        <http://dewey.info/class/946.1/e23/> ;
    skos:prefLabel "Galicia (Spain)"@en,
        "Galicia (Spania)"@nb .

humord:c03171 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03171" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4611/e23/>,
        <http://dewey.info/class/914.611/e23/>,
        <http://dewey.info/class/946.11/e23/> ;
    skos:broader humord:c03169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4611/e23/>,
        <http://dewey.info/class/914.611/e23/>,
        <http://dewey.info/class/946.11/e23/> ;
    skos:prefLabel "Santiago de Compostela"@en,
        "Santiago de Compostela"@nb .

humord:c03172 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03172" ;
    dct:modified "1996-03-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Islas Canarias"@nb ;
    skos:broader humord:c14086 ;
    skos:definition "Øygruppe (og spansk provins) utenfor Afrikas nordvestkyst <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030227,
        <http://dewey.info/class/2--649/e23/>,
        <http://dewey.info/class/916.49/e23/>,
        <http://dewey.info/class/964.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030227,
        <http://dewey.info/class/2--649/e23/>,
        <http://dewey.info/class/916.49/e23/>,
        <http://dewey.info/class/964.9/e23/> ;
    skos:prefLabel "Canary Islands"@en,
        "Kanariøyene"@nb .

humord:c03174 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03174" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "León (Province)"@en ;
    skos:broader humord:c16988 ;
    skos:exactMatch <http://dewey.info/class/2--4621/e23/>,
        <http://dewey.info/class/914.621/e23/>,
        <http://dewey.info/class/946.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4621/e23/>,
        <http://dewey.info/class/914.621/e23/>,
        <http://dewey.info/class/946.21/e23/> ;
    skos:prefLabel "Province of León"@en,
        "León (Provins)"@nb .

humord:c03175 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03175" ;
    dct:modified "2024-09-19T13:34:32"^^xsd:dateTime ;
    skos:altLabel "Curueno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4621/e23/>,
        <http://dewey.info/class/914.621/e23/>,
        <http://dewey.info/class/946.21/e23/> ;
    skos:broader humord:c03174 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4621/e23/>,
        <http://dewey.info/class/914.621/e23/>,
        <http://dewey.info/class/946.21/e23/> ;
    skos:prefLabel "Curueño"@en,
        "Curueno"@nb .

humord:c03176 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03176" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4621/e23/>,
        <http://dewey.info/class/914.621/e23/>,
        <http://dewey.info/class/946.21/e23/> ;
    skos:broader humord:c03174 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4621/e23/>,
        <http://dewey.info/class/914.621/e23/>,
        <http://dewey.info/class/946.21/e23/> ;
    skos:prefLabel "León (City)"@en,
        "León (By)"@nb .

humord:c03178 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03178" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4652/e23/>,
        <http://dewey.info/class/914.652/e23/>,
        <http://dewey.info/class/946.52/e23/> ;
    skos:broader humord:c16995 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4652/e23/>,
        <http://dewey.info/class/914.652/e23/>,
        <http://dewey.info/class/946.52/e23/> ;
    skos:prefLabel "Tudela"@en,
        "Tudela"@nb .

humord:c03180 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03180" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16996 ;
    skos:closeMatch <http://dewey.info/class/2--46763/e23/>,
        <http://dewey.info/class/914.6763/e23/>,
        <http://dewey.info/class/946.763/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46763/e23/>,
        <http://dewey.info/class/914.6763/e23/>,
        <http://dewey.info/class/946.763/e23/> ;
    skos:prefLabel "Valencia (City)"@en,
        "Valencia (By)"@nb .

humord:c03182 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03182" ;
    dct:modified "1996-03-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4663/e23/>,
        <http://dewey.info/class/914.663/e23/>,
        <http://dewey.info/class/946.63/e23/> ;
    skos:broader humord:c03142 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4663/e23/>,
        <http://dewey.info/class/914.663/e23/>,
        <http://dewey.info/class/946.63/e23/> ;
    skos:prefLabel "Guernica"@en,
        "Guernica"@nb .

humord:c03183 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 116 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03183" ;
    dct:modified "2025-03-04T14:04:55"^^xsd:dateTime ;
    skos:altLabel "Britain"@en,
        "UK"@en,
        "United Kingdom"@en,
        "Storbritannia"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--361/e23/>,
        <http://dewey.info/class/2--41/e23/>,
        <http://dewey.info/class/914.1/e23/>,
        <http://dewey.info/class/936.1/e23/>,
        <http://dewey.info/class/941/e23/> ;
    skos:exactMatch realfagstermer:c030731 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030731,
        <http://dewey.info/class/2--361/e23/>,
        <http://dewey.info/class/2--41/e23/>,
        <http://dewey.info/class/914.1/e23/>,
        <http://dewey.info/class/936.1/e23/>,
        <http://dewey.info/class/941/e23/> ;
    skos:prefLabel "Great Britain"@en,
        "Storbritannia"@nb ;
    skos:related humord:c03664 .

humord:c03184 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03184" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03183 ;
    skos:closeMatch <http://dewey.info/class/2--362/e23/>,
        <http://dewey.info/class/936.2/e23/> ;
    skos:exactMatch realfagstermer:c030210,
        <http://dewey.info/class/2--42/e23/>,
        <http://dewey.info/class/914.2/e23/>,
        <http://dewey.info/class/942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030210,
        <http://dewey.info/class/2--362/e23/>,
        <http://dewey.info/class/2--42/e23/>,
        <http://dewey.info/class/914.2/e23/>,
        <http://dewey.info/class/936.2/e23/>,
        <http://dewey.info/class/942/e23/> ;
    skos:prefLabel "England"@en,
        "England"@nb .

humord:c03185 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03185" ;
    dct:modified "2024-10-15T13:03:30"^^xsd:dateTime ;
    skos:altLabel "Battersea"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42166/e23/>,
        <http://dewey.info/class/914.2166/e23/>,
        <http://dewey.info/class/942.166/e23/> ;
    skos:broader humord:c03210 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42166/e23/>,
        <http://dewey.info/class/914.2166/e23/>,
        <http://dewey.info/class/942.166/e23/> ;
    skos:prefLabel "Battersea"@en,
        "Battersea"@nb .

humord:c03186 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03186" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42839/e23/>,
        <http://dewey.info/class/914.2839/e23/>,
        <http://dewey.info/class/942.839/e23/> ;
    skos:broader humord:c27853 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42839/e23/>,
        <http://dewey.info/class/914.2839/e23/>,
        <http://dewey.info/class/942.839/e23/> ;
    skos:prefLabel "Beverley"@en,
        "Beverley"@nb .

humord:c03187 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03187" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03215 ;
    skos:closeMatch <http://dewey.info/class/2--362614/e23/>,
        <http://dewey.info/class/936.2614/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--42614/e23/>,
        <http://dewey.info/class/914.2614/e23/>,
        <http://dewey.info/class/942.614/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--362614/e23/>,
        <http://dewey.info/class/2--42614/e23/>,
        <http://dewey.info/class/914.2614/e23/>,
        <http://dewey.info/class/936.2614/e23/>,
        <http://dewey.info/class/942.614/e23/> ;
    skos:prefLabel "Breckland"@en,
        "Breckland"@nb .

humord:c03188 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03188" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42274/e23/>,
        <http://dewey.info/class/914.2274/e23/>,
        <http://dewey.info/class/942.274/e23/> ;
    skos:broader humord:c25775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42274/e23/>,
        <http://dewey.info/class/914.2274/e23/>,
        <http://dewey.info/class/942.274/e23/> ;
    skos:prefLabel "Butser"@en,
        "Butser"@nb .

humord:c03189 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03189" ;
    dct:modified "2024-09-03T08:33:02"^^xsd:dateTime ;
    skos:altLabel "Cambridge"@nb ;
    skos:broader humord:c13274 ;
    skos:closeMatch <http://dewey.info/class/2--42659/e23/>,
        <http://dewey.info/class/914.2659/e23/>,
        <http://dewey.info/class/942.659/e23/> ;
    skos:exactMatch realfagstermer:c030316 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030316,
        <http://dewey.info/class/2--42659/e23/>,
        <http://dewey.info/class/914.2659/e23/>,
        <http://dewey.info/class/942.659/e23/> ;
    skos:prefLabel "Cambridge"@en,
        "Cambridge"@nb .

humord:c03190 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03190" ;
    dct:modified "2024-09-04T15:51:03"^^xsd:dateTime ;
    skos:altLabel "Canterbury"@nb ;
    skos:broader humord:c17092 ;
    skos:exactMatch <http://dewey.info/class/2--42234/e23/>,
        <http://dewey.info/class/914.2234/e23/>,
        <http://dewey.info/class/942.234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42234/e23/>,
        <http://dewey.info/class/914.2234/e23/>,
        <http://dewey.info/class/942.234/e23/> ;
    skos:prefLabel "Canterbury"@en,
        "Canterbury"@nb .

humord:c03191 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "review" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03191" ;
    dct:modified "2024-09-16T09:07:38"^^xsd:dateTime ;
    skos:altLabel "Channel Islands"@nb,
        "Kanaløyane"@nb,
        "Kanaløyene"@nb ;
    skos:broader humord:c03183 ;
    skos:closeMatch <http://dewey.info/class/936.234/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4234/e23/>,
        <http://dewey.info/class/914.234/e23/>,
        <http://dewey.info/class/942.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4234/e23/>,
        <http://dewey.info/class/914.234/e23/>,
        <http://dewey.info/class/936.234/e23/>,
        <http://dewey.info/class/942.34/e23/> ;
    skos:prefLabel "Channel Islands"@en,
        "Kanaløyene"@nb .

humord:c03193 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03193" ;
    dct:modified "2024-09-16T09:40:22"^^xsd:dateTime ;
    skos:altLabel "Cheshire"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4271/e23/>,
        <http://dewey.info/class/914.271/e23/>,
        <http://dewey.info/class/942.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4271/e23/>,
        <http://dewey.info/class/914.271/e23/>,
        <http://dewey.info/class/942.71/e23/> ;
    skos:prefLabel "Cheshire"@en,
        "Cheshire"@nb .

humord:c03194 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03194" ;
    dct:modified "2024-09-16T09:23:56"^^xsd:dateTime ;
    skos:altLabel "Chichester (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42262/e23/>,
        <http://dewey.info/class/914.2262/e23/>,
        <http://dewey.info/class/942.262/e23/> ;
    skos:broader humord:c27856 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42262/e23/>,
        <http://dewey.info/class/914.2262/e23/>,
        <http://dewey.info/class/942.262/e23/> ;
    skos:prefLabel "Chichester (City)"@en,
        "Chichester (By)"@nb .

humord:c03195 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03195" ;
    dct:modified "2024-09-16T16:06:23"^^xsd:dateTime ;
    skos:altLabel "Cirencester"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42417/e23/>,
        <http://dewey.info/class/914.2417/e23/>,
        <http://dewey.info/class/942.417/e23/> ;
    skos:broader humord:c12702 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42417/e23/>,
        <http://dewey.info/class/914.2417/e23/>,
        <http://dewey.info/class/942.417/e23/> ;
    skos:prefLabel "Cirencester"@en,
        "Cirencester"@nb .

humord:c03196 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03196" ;
    dct:modified "2024-09-19T13:35:41"^^xsd:dateTime ;
    skos:altLabel "Cumberland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4278/e23/>,
        <http://dewey.info/class/914.278/e23/>,
        <http://dewey.info/class/942.78/e23/> ;
    skos:broader humord:c03184 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4278/e23/>,
        <http://dewey.info/class/914.278/e23/>,
        <http://dewey.info/class/942.78/e23/> ;
    skos:prefLabel "Cumberland"@en,
        "Cumberland"@nb .

humord:c03197 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03197" ;
    dct:modified "2024-09-19T13:35:33"^^xsd:dateTime ;
    skos:altLabel "Cumbria"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4278/e23/>,
        <http://dewey.info/class/914.278/e23/>,
        <http://dewey.info/class/942.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4278/e23/>,
        <http://dewey.info/class/914.278/e23/>,
        <http://dewey.info/class/942.78/e23/> ;
    skos:prefLabel "Cumbria"@en,
        "Cumbria"@nb .

humord:c03198 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "review" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03198" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4233/e23/>,
        <http://dewey.info/class/914.233/e23/>,
        <http://dewey.info/class/936.233/e23/>,
        <http://dewey.info/class/942.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4233/e23/>,
        <http://dewey.info/class/914.233/e23/>,
        <http://dewey.info/class/936.233/e23/>,
        <http://dewey.info/class/942.33/e23/> ;
    skos:prefLabel "Dorset"@en,
        "Dorset"@nb .

humord:c03199 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03199" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4286/e23/>,
        <http://dewey.info/class/914.286/e23/>,
        <http://dewey.info/class/942.86/e23/> ;
    skos:broader humord:c27866 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4286/e23/>,
        <http://dewey.info/class/914.286/e23/>,
        <http://dewey.info/class/942.86/e23/> ;
    skos:prefLabel "Durham (City)"@en,
        "Durham (By)"@nb .

humord:c03200 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03200" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--426/e23/>,
        <http://dewey.info/class/914.26/e23/>,
        <http://dewey.info/class/942.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--426/e23/>,
        <http://dewey.info/class/914.26/e23/>,
        <http://dewey.info/class/942.6/e23/> ;
    skos:prefLabel "East Anglia"@en,
        "East Anglia"@nb .

humord:c03201 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03201" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42839/e23/>,
        <http://dewey.info/class/914.2839/e23/>,
        <http://dewey.info/class/942.839/e23/> ;
    skos:broader humord:c03184 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42839/e23/>,
        <http://dewey.info/class/914.2839/e23/>,
        <http://dewey.info/class/942.839/e23/> ;
    skos:prefLabel "Ferriby"@en,
        "Ferriby"@nb .

humord:c03202 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03202" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42383/e23/>,
        <http://dewey.info/class/914.2383/e23/>,
        <http://dewey.info/class/936.2383/e23/>,
        <http://dewey.info/class/942.383/e23/> ;
    skos:broader humord:c27858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42383/e23/>,
        <http://dewey.info/class/914.2383/e23/>,
        <http://dewey.info/class/936.2383/e23/>,
        <http://dewey.info/class/942.383/e23/> ;
    skos:prefLabel "Glastonbury"@en,
        "Glastonbury"@nb .

humord:c03203 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03203" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--362614/e23/>,
        <http://dewey.info/class/936.2614/e23/> ;
    skos:broader humord:c16610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--362614/e23/>,
        <http://dewey.info/class/936.2614/e23/> ;
    skos:prefLabel "Grimes Graves"@en,
        "Grimes Graves"@nb .

humord:c03204 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03204" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27855 ;
    skos:closeMatch <http://dewey.info/class/2--42259/e23/>,
        <http://dewey.info/class/914.2259/e23/>,
        <http://dewey.info/class/942.259/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42259/e23/>,
        <http://dewey.info/class/914.2259/e23/>,
        <http://dewey.info/class/942.259/e23/> ;
    skos:prefLabel "Hastings"@en,
        "Hastings"@nb .

humord:c03205 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03205" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27853 ;
    skos:closeMatch <http://dewey.info/class/2--42837/e23/>,
        <http://dewey.info/class/914.2837/e23/>,
        <http://dewey.info/class/942.837/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42837/e23/>,
        <http://dewey.info/class/914.2837/e23/>,
        <http://dewey.info/class/942.837/e23/> ;
    skos:prefLabel "Hull (England)"@en,
        "Hull (England)"@nb .

humord:c03206 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03206" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4283/e23/>,
        <http://dewey.info/class/914.283/e23/>,
        <http://dewey.info/class/942.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4283/e23/>,
        <http://dewey.info/class/914.283/e23/>,
        <http://dewey.info/class/942.83/e23/> ;
    skos:prefLabel "Humberside"@en,
        "Humberside"@nb .

humord:c03207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03207" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4276/e23/>,
        <http://dewey.info/class/914.276/e23/>,
        <http://dewey.info/class/942.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4276/e23/>,
        <http://dewey.info/class/914.276/e23/>,
        <http://dewey.info/class/942.76/e23/> ;
    skos:prefLabel "Lancashire"@en,
        "Lancashire"@nb .

humord:c03208 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03208" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4253/e23/>,
        <http://dewey.info/class/914.253/e23/>,
        <http://dewey.info/class/942.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4253/e23/>,
        <http://dewey.info/class/914.253/e23/>,
        <http://dewey.info/class/942.53/e23/> ;
    skos:prefLabel "Lincolnshire"@en,
        "Lincolnshire"@nb .

humord:c03210 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03210" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch realfagstermer:c030278,
        <http://dewey.info/class/2--421/e23/>,
        <http://dewey.info/class/914.21/e23/>,
        <http://dewey.info/class/942.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030278,
        <http://dewey.info/class/2--421/e23/>,
        <http://dewey.info/class/914.21/e23/>,
        <http://dewey.info/class/942.1/e23/> ;
    skos:prefLabel "London"@en,
        "London"@nb .

humord:c03211 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03211" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27858 ;
    skos:exactMatch <http://dewey.info/class/2--42383/e23/>,
        <http://dewey.info/class/914.2383/e23/>,
        <http://dewey.info/class/942.383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42383/e23/>,
        <http://dewey.info/class/914.2383/e23/>,
        <http://dewey.info/class/942.383/e23/> ;
    skos:prefLabel "Mendip"@en,
        "Mendip"@nb .

humord:c03212 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03212" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--424/e23/>,
        <http://dewey.info/class/914.24/e23/>,
        <http://dewey.info/class/942.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--424/e23/>,
        <http://dewey.info/class/914.24/e23/>,
        <http://dewey.info/class/942.4/e23/> ;
    skos:prefLabel "Midlands"@en,
        "Midlands"@nb .

humord:c03213 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03213" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27862 ;
    skos:closeMatch <http://dewey.info/class/2--42591/e23/>,
        <http://dewey.info/class/914.2591/e23/>,
        <http://dewey.info/class/942.591/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42591/e23/>,
        <http://dewey.info/class/914.2591/e23/>,
        <http://dewey.info/class/942.591/e23/> ;
    skos:prefLabel "Milton Keynes"@en,
        "Milton Keynes"@nb .

humord:c03214 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03214" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--427/e23/>,
        <http://dewey.info/class/914.27/e23/>,
        <http://dewey.info/class/942.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--427/e23/>,
        <http://dewey.info/class/914.27/e23/>,
        <http://dewey.info/class/942.7/e23/> ;
    skos:prefLabel "Northern England"@en,
        "Nord-England"@nb .

humord:c03215 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03215" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4261/e23/>,
        <http://dewey.info/class/914.261/e23/>,
        <http://dewey.info/class/942.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4261/e23/>,
        <http://dewey.info/class/914.261/e23/>,
        <http://dewey.info/class/942.61/e23/> ;
    skos:prefLabel "Norfolk"@en,
        "Norfolk"@nb .

humord:c03216 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03216" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4288/e23/>,
        <http://dewey.info/class/914.288/e23/>,
        <http://dewey.info/class/942.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4288/e23/>,
        <http://dewey.info/class/914.288/e23/>,
        <http://dewey.info/class/942.88/e23/> ;
    skos:prefLabel "Northumberland"@en,
        "Northumberland"@nb .

humord:c03217 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03217" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--428/e23/>,
        <http://dewey.info/class/914.28/e23/>,
        <http://dewey.info/class/942.0153/e23/> ;
    skos:broader humord:c03183 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--428/e23/>,
        <http://dewey.info/class/914.28/e23/>,
        <http://dewey.info/class/942.0153/e23/> ;
    skos:prefLabel "Northumbria"@en,
        "Northumbria"@nb .

humord:c03218 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03218" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42718/e23/>,
        <http://dewey.info/class/914.2718/e23/>,
        <http://dewey.info/class/942.718/e23/> ;
    skos:broader humord:c03193 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42718/e23/>,
        <http://dewey.info/class/914.2718/e23/>,
        <http://dewey.info/class/942.718/e23/> ;
    skos:prefLabel "Norton"@en,
        "Norton"@nb .

humord:c03219 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03219" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03215 ;
    skos:closeMatch <http://dewey.info/class/2--42615/e23/>,
        <http://dewey.info/class/914.2615/e23/>,
        <http://dewey.info/class/942.615/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42615/e23/>,
        <http://dewey.info/class/914.2615/e23/>,
        <http://dewey.info/class/942.615/e23/> ;
    skos:prefLabel "Norwich"@en,
        "Norwich"@nb .

humord:c03221 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03221" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4231/e23/>,
        <http://dewey.info/class/914.231/e23/>,
        <http://dewey.info/class/942.31/e23/> ;
    skos:broader humord:c13340 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4231/e23/>,
        <http://dewey.info/class/914.231/e23/>,
        <http://dewey.info/class/942.31/e23/> ;
    skos:prefLabel "Salisbury"@en,
        "Salisbury"@nb .

humord:c03222 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03222" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4245/e23/>,
        <http://dewey.info/class/914.245/e23/>,
        <http://dewey.info/class/942.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4245/e23/>,
        <http://dewey.info/class/914.245/e23/>,
        <http://dewey.info/class/942.45/e23/> ;
    skos:prefLabel "Shropshire"@en,
        "Shropshire"@nb .

humord:c03224 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03224" ;
    dct:modified "2024-11-21T08:40:51"^^xsd:dateTime ;
    skos:altLabel "Stonehenge"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36231/e23/>,
        <http://dewey.info/class/2--4231/e23/>,
        <http://dewey.info/class/914.231/e23/>,
        <http://dewey.info/class/936.231/e23/>,
        <http://dewey.info/class/942.31/e23/> ;
    skos:broader humord:c11687,
        humord:c13340 ;
    skos:exactMatch realfagstermer:c030732 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030732,
        <http://dewey.info/class/2--36231/e23/>,
        <http://dewey.info/class/2--4231/e23/>,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/914.231/e23/>,
        <http://dewey.info/class/936.231/e23/>,
        <http://dewey.info/class/942.31/e23/> ;
    skos:prefLabel "Stonehenge"@en,
        "Stonehenge"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.5/e23/> .

humord:c03225 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03225" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4225/e23/>,
        <http://dewey.info/class/914.225/e23/>,
        <http://dewey.info/class/942.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4225/e23/>,
        <http://dewey.info/class/914.225/e23/>,
        <http://dewey.info/class/942.25/e23/> ;
    skos:prefLabel "Sussex"@en,
        "Sussex"@nb .

humord:c03226 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03226" ;
    dct:modified "2024-05-22T13:35:41"^^xsd:dateTime ;
    skos:altLabel "Sørvest-England"@nb ;
    skos:broader humord:c66444 ;
    skos:closeMatch <http://dewey.info/class/2--423/e23/>,
        <http://dewey.info/class/914.23/e23/>,
        <http://dewey.info/class/942.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--423/e23/>,
        <http://dewey.info/class/914.23/e23/>,
        <http://dewey.info/class/942.3/e23/> ;
    skos:prefLabel "South West England"@en,
        "Sørvest-England"@nb .

humord:c03227 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03227" ;
    dct:modified "2024-05-22T13:35:29"^^xsd:dateTime ;
    skos:altLabel "Søraust-England"@nb ;
    skos:broader humord:c66444 ;
    skos:exactMatch <http://dewey.info/class/2--422/e23/>,
        <http://dewey.info/class/914.22/e23/>,
        <http://dewey.info/class/942.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--422/e23/>,
        <http://dewey.info/class/914.22/e23/>,
        <http://dewey.info/class/942.2/e23/> ;
    skos:prefLabel "South East England"@en,
        "Sørøst-England"@nb .

humord:c03228 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03228" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42614/e23/>,
        <http://dewey.info/class/914.2614/e23/>,
        <http://dewey.info/class/942.614/e23/> ;
    skos:broader humord:c03215 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42614/e23/>,
        <http://dewey.info/class/914.2614/e23/>,
        <http://dewey.info/class/942.614/e23/> ;
    skos:prefLabel "Thetford"@en,
        "Thetford"@nb .

humord:c03229 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03229" ;
    dct:modified "2024-08-29T17:47:22"^^xsd:dateTime ;
    skos:altLabel "Warwickshire"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4248/e23/>,
        <http://dewey.info/class/914.248/e23/>,
        <http://dewey.info/class/942.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4248/e23/>,
        <http://dewey.info/class/914.248/e23/>,
        <http://dewey.info/class/942.48/e23/> ;
    skos:prefLabel "Warwickshire"@en,
        "Warwickshire"@nb .

humord:c03230 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03230" ;
    dct:modified "2024-08-30T14:32:53"^^xsd:dateTime ;
    skos:altLabel "Wessex"@nb ;
    skos:broadMatch <http://dewey.info/class/2--423/e23/>,
        <http://dewey.info/class/914.23/e23/> ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/942.016/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--423/e23/>,
        <http://dewey.info/class/914.23/e23/>,
        <http://dewey.info/class/942.016/e23/> ;
    skos:prefLabel "Wessex"@en,
        "Wessex"@nb .

humord:c03231 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03231" ;
    dct:modified "2024-08-30T14:37:26"^^xsd:dateTime ;
    skos:altLabel "Westmorland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4278/e23/>,
        <http://dewey.info/class/942.78/e23/> ;
    skos:broader humord:c03184 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4278/e23/>,
        <http://dewey.info/class/942.78/e23/> ;
    skos:prefLabel "Westmorland"@en,
        "Westmorland"@nb .

humord:c03232 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03232" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27861 ;
    skos:closeMatch <http://dewey.info/class/2--42843/e23/>,
        <http://dewey.info/class/914.2843/e23/>,
        <http://dewey.info/class/942.843/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42843/e23/>,
        <http://dewey.info/class/914.2843/e23/>,
        <http://dewey.info/class/942.843/e23/> ;
    skos:prefLabel "York"@en,
        "York"@nb .

humord:c03233 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03233" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4281/e23/>,
        <http://dewey.info/class/914.281/e23/>,
        <http://dewey.info/class/942.81/e23/> ;
    skos:exactMatch realfagstermer:c030359 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030359,
        <http://dewey.info/class/2--4281/e23/>,
        <http://dewey.info/class/914.281/e23/>,
        <http://dewey.info/class/942.81/e23/> ;
    skos:prefLabel "Yorkshire"@en,
        "Yorkshire"@nb .

humord:c03234 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03234" ;
    dct:modified "2015-02-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03191 ;
    skos:exactMatch <http://dewey.info/class/2--42342/e23/>,
        <http://dewey.info/class/914.2342/e23/>,
        <http://dewey.info/class/942.342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42342/e23/>,
        <http://dewey.info/class/914.2342/e23/>,
        <http://dewey.info/class/942.342/e23/> ;
    skos:prefLabel "Guernsey"@en,
        "Guernsey"@nb .

humord:c03235 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03235" ;
    dct:modified "1995-05-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:exactMatch realfagstermer:c030843 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030843,
        <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:prefLabel "Hebrides"@en,
        "Hebridene"@nb ;
    skos:related humord:c16071 .

humord:c03236 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03236" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Isle of Lewis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:broader humord:c03235 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:prefLabel "Lewis (Hebrides)"@en,
        "Lewis (Hebridene)"@nb .

humord:c03238 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03238" ;
    dct:modified "2015-02-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03191 ;
    skos:exactMatch realfagstermer:c030608,
        <http://dewey.info/class/2--42341/e23/>,
        <http://dewey.info/class/914.2341/e23/>,
        <http://dewey.info/class/942.341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030608,
        <http://dewey.info/class/2--42341/e23/>,
        <http://dewey.info/class/914.2341/e23/>,
        <http://dewey.info/class/942.341/e23/> ;
    skos:prefLabel "Jersey"@en,
        "Jersey"@nb .

humord:c03239 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03239" ;
    dct:modified "2025-02-26T07:41:52"^^xsd:dateTime ;
    skos:altLabel "Nord-Irland"@nb ;
    skos:broader humord:c03183 ;
    skos:closeMatch <http://dewey.info/class/936.16/e23/> ;
    skos:exactMatch realfagstermer:c030584,
        <http://dewey.info/class/2--416/e23/>,
        <http://dewey.info/class/914.16/e23/>,
        <http://dewey.info/class/941.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030584,
        <http://dewey.info/class/2--416/e23/>,
        <http://dewey.info/class/914.16/e23/>,
        <http://dewey.info/class/936.16/e23/>,
        <http://dewey.info/class/941.6/e23/> ;
    skos:prefLabel "Northern Ireland"@en,
        "Nord-Irland"@nb ;
    skos:related humord:c02406,
        humord:c03672 .

humord:c03240 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03240" ;
    dct:modified "2017-04-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Emain Macha"@nb,
        "Fort Navan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--361661/e23/>,
        <http://dewey.info/class/936.1661/e23/> ;
    skos:broader humord:c29165 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--361661/e23/>,
        <http://dewey.info/class/936.1661/e23/> ;
    skos:prefLabel "Navan Fort"@en,
        "Navan Fort"@nb .

humord:c03241 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03241" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--416/e23/>,
        <http://dewey.info/class/914.16/e23/>,
        <http://dewey.info/class/941.6/e23/> ;
    skos:broader humord:c03239 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--416/e23/>,
        <http://dewey.info/class/914.16/e23/>,
        <http://dewey.info/class/941.6/e23/> ;
    skos:prefLabel "Ulster (Northern Ireland)"@en,
        "Ulster (Nord-Irland)"@nb ;
    skos:related humord:c02427 .

humord:c03242 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03242" ;
    dct:modified "1995-05-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--361132/e23/>,
        <http://dewey.info/class/936.1132/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--41132/e23/>,
        <http://dewey.info/class/914.1132/e23/>,
        <http://dewey.info/class/941.132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--361132/e23/>,
        <http://dewey.info/class/2--41132/e23/>,
        <http://dewey.info/class/914.1132/e23/>,
        <http://dewey.info/class/936.1132/e23/>,
        <http://dewey.info/class/941.132/e23/> ;
    skos:prefLabel "Orkney"@en,
        "Orknøyene"@nb .

humord:c03243 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03243" ;
    dct:modified "2023-06-29T08:56:16"^^xsd:dateTime ;
    skos:altLabel "Shetlandsøyene"@nb ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--361135/e23/>,
        <http://dewey.info/class/936.1135/e23/> ;
    skos:exactMatch realfagstermer:c030385,
        <http://dewey.info/class/2--41135/e23/>,
        <http://dewey.info/class/914.1135/e23/>,
        <http://dewey.info/class/941.135/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030385,
        <http://dewey.info/class/2--361135/e23/>,
        <http://dewey.info/class/2--41135/e23/>,
        <http://dewey.info/class/914.1135/e23/>,
        <http://dewey.info/class/936.1135/e23/>,
        <http://dewey.info/class/941.135/e23/> ;
    skos:prefLabel "Shetland"@en,
        "Shetland"@nb .

humord:c03244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03244" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03183 ;
    skos:closeMatch <http://dewey.info/class/936.11/e23/> ;
    skos:exactMatch realfagstermer:c030233,
        <http://dewey.info/class/2--411/e23/>,
        <http://dewey.info/class/914.11/e23/>,
        <http://dewey.info/class/941.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030233,
        <http://dewey.info/class/2--411/e23/>,
        <http://dewey.info/class/914.11/e23/>,
        <http://dewey.info/class/936.11/e23/>,
        <http://dewey.info/class/941.1/e23/> ;
    skos:prefLabel "Scotland"@en,
        "Skottland"@nb .

humord:c03246 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03246" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Perthshire"@nb ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--4128/e23/>,
        <http://dewey.info/class/914.128/e23/>,
        <http://dewey.info/class/941.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4128/e23/>,
        <http://dewey.info/class/914.128/e23/>,
        <http://dewey.info/class/941.28/e23/> ;
    skos:prefLabel "Perth"@en,
        "Perth"@nb .

humord:c03248 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03248" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4135/e23/>,
        <http://dewey.info/class/914.135/e23/>,
        <http://dewey.info/class/941.35/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4135/e23/>,
        <http://dewey.info/class/914.135/e23/>,
        <http://dewey.info/class/941.35/e23/> ;
    skos:prefLabel "Rosslyn"@en,
        "Rosslyn"@nb .

humord:c03249 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03249" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--41152/e23/>,
        <http://dewey.info/class/914.1152/e23/>,
        <http://dewey.info/class/941.152/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41152/e23/>,
        <http://dewey.info/class/914.1152/e23/>,
        <http://dewey.info/class/941.152/e23/> ;
    skos:prefLabel "Sutherland"@en,
        "Sutherland"@nb .

humord:c03250 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03250" ;
    dct:modified "2024-08-26T15:33:34"^^xsd:dateTime ;
    skos:altLabel "Wales"@nb ;
    skos:broader humord:c03183 ;
    skos:exactMatch realfagstermer:c030306,
        <http://dewey.info/class/2--429/e23/>,
        <http://dewey.info/class/914.29/e23/>,
        <http://dewey.info/class/942.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030306,
        <http://dewey.info/class/2--429/e23/>,
        <http://dewey.info/class/914.29/e23/>,
        <http://dewey.info/class/942.9/e23/> ;
    skos:prefLabel "Wales"@en,
        "Wales"@nb .

humord:c03251 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03251" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42961/e23/>,
        <http://dewey.info/class/914.2961/e23/>,
        <http://dewey.info/class/942.961/e23/> ;
    skos:broader humord:c03250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42961/e23/>,
        <http://dewey.info/class/914.2961/e23/>,
        <http://dewey.info/class/942.961/e23/> ;
    skos:prefLabel "Aberystwyth"@en,
        "Aberystwyth"@nb .

humord:c03252 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03252" ;
    dct:modified "2024-09-04T16:53:52"^^xsd:dateTime ;
    skos:altLabel "Cardiff"@nb ;
    skos:broader humord:c03250 ;
    skos:closeMatch <http://dewey.info/class/2--42987/e23/>,
        <http://dewey.info/class/914.2987/e23/>,
        <http://dewey.info/class/942.987/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42987/e23/>,
        <http://dewey.info/class/914.2987/e23/>,
        <http://dewey.info/class/942.987/e23/> ;
    skos:prefLabel "Cardiff"@en,
        "Cardiff"@nb .

humord:c03253 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03253" ;
    dct:modified "2024-09-04T16:52:40"^^xsd:dateTime ;
    skos:altLabel "Cardiganshire"@nb,
        "Ceredigion"@nb ;
    skos:broader humord:c03250 ;
    skos:exactMatch <http://dewey.info/class/2--42961/e23/>,
        <http://dewey.info/class/914.2961/e23/>,
        <http://dewey.info/class/942.961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42961/e23/>,
        <http://dewey.info/class/914.2961/e23/>,
        <http://dewey.info/class/942.961/e23/> ;
    skos:prefLabel "Cardiganshire"@en,
        "Cardiganshire"@nb .

humord:c03254 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03254" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03250 ;
    skos:exactMatch <http://dewey.info/class/2--42925/e23/>,
        <http://dewey.info/class/914.2925/e23/>,
        <http://dewey.info/class/942.925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42925/e23/>,
        <http://dewey.info/class/914.2925/e23/>,
        <http://dewey.info/class/942.925/e23/> ;
    skos:prefLabel "Gwynedd"@en,
        "Gwynedd"@nb .

humord:c03255 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03255" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42937/e23/>,
        <http://dewey.info/class/914.2937/e23/>,
        <http://dewey.info/class/942.937/e23/> ;
    skos:broader humord:c03250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42937/e23/>,
        <http://dewey.info/class/914.2937/e23/>,
        <http://dewey.info/class/942.937/e23/> ;
    skos:prefLabel "Prestatyn"@en,
        "Prestatyn"@nb .

humord:c03256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03256" ;
    dct:modified "2025-03-04T14:05:22"^^xsd:dateTime ;
    skos:altLabel "Schweiz"@nb,
        "Suisse"@nb,
        "Sveits"@nb,
        "Svizzera"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.94/e23/> ;
    skos:exactMatch realfagstermer:c030218,
        <http://dewey.info/class/2--494/e23/>,
        <http://dewey.info/class/914.94/e23/>,
        <http://dewey.info/class/949.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030218,
        <http://dewey.info/class/2--494/e23/>,
        <http://dewey.info/class/914.94/e23/>,
        <http://dewey.info/class/936.94/e23/>,
        <http://dewey.info/class/949.4/e23/> ;
    skos:prefLabel "Switzerland"@en,
        "Sveits"@nb .

humord:c03260 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03260" ;
    dct:modified "2024-10-15T11:22:08"^^xsd:dateTime ;
    skos:altLabel "Basel (By)"@nb ;
    skos:broader humord:c29209 ;
    skos:closeMatch <http://dewey.info/class/2--49432/e23/>,
        <http://dewey.info/class/914.9432/e23/>,
        <http://dewey.info/class/949.432/e23/> ;
    skos:exactMatch realfagstermer:c030665 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030665,
        <http://dewey.info/class/2--49432/e23/>,
        <http://dewey.info/class/914.9432/e23/>,
        <http://dewey.info/class/949.432/e23/> ;
    skos:prefLabel "Basel"@en,
        "Basel (By)"@nb .

humord:c03261 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03261" ;
    dct:modified "2016-11-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c28744 ;
    skos:exactMatch <http://dewey.info/class/2--4945424/e23/>,
        <http://dewey.info/class/914.945424/e23/>,
        <http://dewey.info/class/949.45424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945424/e23/>,
        <http://dewey.info/class/914.945424/e23/>,
        <http://dewey.info/class/949.45424/e23/> ;
    skos:prefLabel "Bern (City)"@en,
        "Bern (By)"@nb .

humord:c03262 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03262" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--494591/e23/>,
        <http://dewey.info/class/914.94591/e23/>,
        <http://dewey.info/class/949.4591/e23/> ;
    skos:broader humord:c03274 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494591/e23/>,
        <http://dewey.info/class/914.94591/e23/>,
        <http://dewey.info/class/949.4591/e23/> ;
    skos:prefLabel "Diessenhofen"@en,
        "Diessenhofen"@nb .

humord:c03263 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03263" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4947354/e23/>,
        <http://dewey.info/class/914.947354/e23/>,
        <http://dewey.info/class/949.47354/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947354/e23/>,
        <http://dewey.info/class/914.947354/e23/>,
        <http://dewey.info/class/949.47354/e23/> ;
    skos:prefLabel "Domleschg"@en,
        "Domleschg"@nb .

humord:c03264 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03264" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Genf (By)"@nb ;
    skos:broader humord:c29217 ;
    skos:exactMatch <http://dewey.info/class/2--494516/e23/>,
        <http://dewey.info/class/914.94516/e23/>,
        <http://dewey.info/class/949.4516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494516/e23/>,
        <http://dewey.info/class/914.94516/e23/>,
        <http://dewey.info/class/949.4516/e23/> ;
    skos:prefLabel "Geneva (City)"@en,
        "Geneve (By)"@nb .

humord:c03265 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03265" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Canton of Graubünden"@en,
        "Graubünden (Canton)"@en,
        "Grisons (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:prefLabel "Canton of Grisons"@en,
        "Graubünden (Kanton)"@nb .

humord:c03266 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03266" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4945643/e23/>,
        <http://dewey.info/class/914.945643/e23/>,
        <http://dewey.info/class/949.45643/e23/> ;
    skos:broader humord:c15261 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945643/e23/>,
        <http://dewey.info/class/914.945643/e23/>,
        <http://dewey.info/class/949.45643/e23/> ;
    skos:prefLabel "Kaiseragust"@en,
        "Kaiseraugst"@nb .

humord:c03267 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03267" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4947324/e23/>,
        <http://dewey.info/class/914.947324/e23/>,
        <http://dewey.info/class/949.47324/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947324/e23/>,
        <http://dewey.info/class/914.947324/e23/>,
        <http://dewey.info/class/949.47324/e23/> ;
    skos:prefLabel "Lenzerheide"@en,
        "Lenzerheide"@nb .

humord:c03268 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03268" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neuenburg (By)"@nb ;
    skos:broader humord:c29215 ;
    skos:exactMatch <http://dewey.info/class/2--4943844/e23/>,
        <http://dewey.info/class/914.943844/e23/>,
        <http://dewey.info/class/949.43844/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4943844/e23/>,
        <http://dewey.info/class/914.943844/e23/>,
        <http://dewey.info/class/949.43844/e23/> ;
    skos:prefLabel "Neuchâtel (City)"@en,
        "Neuchatel (By)"@nb .

humord:c03269 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03269" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ober Engadin"@en,
        "Upper Engadine"@en,
        "Oberengadin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:prefLabel "Engadin"@en,
        "Ober-Engadin"@nb .

humord:c03270 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03270" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4947324/e23/>,
        <http://dewey.info/class/914.947324/e23/>,
        <http://dewey.info/class/949.47324/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947324/e23/>,
        <http://dewey.info/class/914.947324/e23/>,
        <http://dewey.info/class/949.47324/e23/> ;
    skos:prefLabel "Obervaz"@en,
        "Obervaz"@nb .

humord:c03271 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03271" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:prefLabel "Schams"@en,
        "Schams"@nb .

humord:c03272 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03272" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4945728/e23/>,
        <http://dewey.info/class/914.945728/e23/>,
        <http://dewey.info/class/949.45728/e23/> ;
    skos:broader humord:c29224 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945728/e23/>,
        <http://dewey.info/class/914.945728/e23/>,
        <http://dewey.info/class/949.45728/e23/> ;
    skos:prefLabel "Sihlwald"@en,
        "Sihlwald"@nb .

humord:c03273 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03273" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sankt Gallen (By)"@nb ;
    skos:broader humord:c29228 ;
    skos:exactMatch <http://dewey.info/class/2--4947234/e23/>,
        <http://dewey.info/class/914.947234/e23/>,
        <http://dewey.info/class/949.47234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947234/e23/>,
        <http://dewey.info/class/914.947234/e23/>,
        <http://dewey.info/class/949.47234/e23/> ;
    skos:prefLabel "St. Gallen (City)"@en,
        "St.Gallen (By)"@nb .

humord:c03274 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03274" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Thurgau (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49459/e23/>,
        <http://dewey.info/class/914.9459/e23/>,
        <http://dewey.info/class/949.459/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49459/e23/>,
        <http://dewey.info/class/914.9459/e23/>,
        <http://dewey.info/class/949.459/e23/> ;
    skos:prefLabel "Canton of Thurgau"@en,
        "Thurgau (Kanton)"@nb .

humord:c03275 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03275" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ticino (Canton)"@en,
        "Tessin"@nb ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49478/e23/>,
        <http://dewey.info/class/914.9478/e23/>,
        <http://dewey.info/class/949.478/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49478/e23/>,
        <http://dewey.info/class/914.9478/e23/>,
        <http://dewey.info/class/949.478/e23/> ;
    skos:prefLabel "Canton of Ticino"@en,
        "Ticino (Kanton)"@nb .

humord:c03276 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03276" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Unterengadin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49473/e23/>,
        <http://dewey.info/class/914.9473/e23/>,
        <http://dewey.info/class/949.473/e23/> ;
    skos:prefLabel "Lower Engadine"@en,
        "Unter-Engadin"@nb .

humord:c03277 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03277" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4947352/e23/>,
        <http://dewey.info/class/914.947352/e23/>,
        <http://dewey.info/class/949.47352/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947352/e23/>,
        <http://dewey.info/class/914.947352/e23/>,
        <http://dewey.info/class/949.47352/e23/> ;
    skos:prefLabel "Valbella"@en,
        "Valbella"@nb .

humord:c03278 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03278" ;
    dct:modified "2024-08-30T14:52:26"^^xsd:dateTime ;
    skos:altLabel "Vindonissa"@nb,
        "Windisch"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4945626/e23/>,
        <http://dewey.info/class/914.945626/e23/>,
        <http://dewey.info/class/949.45626/e23/> ;
    skos:broader humord:c15261 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945626/e23/>,
        <http://dewey.info/class/914.945626/e23/>,
        <http://dewey.info/class/949.45626/e23/> ;
    skos:prefLabel "Windisch"@en,
        "Windisch"@nb .

humord:c03280 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03280" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c29224 ;
    skos:closeMatch <http://dewey.info/class/2--4945726/e23/>,
        <http://dewey.info/class/914.945726/e23/>,
        <http://dewey.info/class/949.45726/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945726/e23/>,
        <http://dewey.info/class/914.945726/e23/>,
        <http://dewey.info/class/949.45726/e23/> ;
    skos:prefLabel "Zürich (City)"@en,
        "Zürich (By)"@nb .

humord:c03281 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 97 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03281" ;
    dct:modified "2025-03-04T14:05:41"^^xsd:dateTime ;
    skos:altLabel "Sverige"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.85/e23/> ;
    skos:exactMatch realfagstermer:c030201,
        <http://dewey.info/class/2--485/e23/>,
        <http://dewey.info/class/914.85/e23/>,
        <http://dewey.info/class/948.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030201,
        <http://dewey.info/class/2--485/e23/>,
        <http://dewey.info/class/914.85/e23/>,
        <http://dewey.info/class/936.85/e23/>,
        <http://dewey.info/class/948.5/e23/> ;
    skos:prefLabel "Sweden"@en,
        "Sverige"@nb .

humord:c03283 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03283" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03282 ;
    skos:exactMatch realfagstermer:c030929,
        <http://dewey.info/class/2--4862/e23/>,
        <http://dewey.info/class/914.862/e23/>,
        <http://dewey.info/class/948.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030929,
        <http://dewey.info/class/2--4862/e23/>,
        <http://dewey.info/class/914.862/e23/>,
        <http://dewey.info/class/948.62/e23/> ;
    skos:prefLabel "Blekinge"@en,
        "Blekinge (Len)"@nb .

humord:c03284 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03284" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03282 ;
    skos:exactMatch realfagstermer:c030374,
        <http://dewey.info/class/2--4869/e23/>,
        <http://dewey.info/class/914.869/e23/>,
        <http://dewey.info/class/948.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030374,
        <http://dewey.info/class/2--4869/e23/>,
        <http://dewey.info/class/914.869/e23/>,
        <http://dewey.info/class/948.69/e23/> ;
    skos:prefLabel "Gotland"@en,
        "Gotland (Len)"@nb .

humord:c03285 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03285" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4869/e23/>,
        <http://dewey.info/class/914.869/e23/>,
        <http://dewey.info/class/948.69/e23/> ;
    skos:broader humord:c03284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4869/e23/>,
        <http://dewey.info/class/914.869/e23/>,
        <http://dewey.info/class/948.69/e23/> ;
    skos:prefLabel "Sviviken"@en,
        "Sviviken"@nb .

humord:c03286 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03286" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4869/e23/>,
        <http://dewey.info/class/914.869/e23/>,
        <http://dewey.info/class/948.69/e23/> ;
    skos:broader humord:c03284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4869/e23/>,
        <http://dewey.info/class/914.869/e23/>,
        <http://dewey.info/class/948.69/e23/> ;
    skos:prefLabel "Visby"@en,
        "Visby"@nb .

humord:c03287 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03287" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gävleborg (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:prefLabel "Gävleborg County"@en,
        "Gävleborg (Len)"@nb .

humord:c03289 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03289" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:broader humord:c03287 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:prefLabel "Enånger"@en,
        "Enånger"@nb .

humord:c03290 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03290" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:broader humord:c03287 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:prefLabel "Skog"@en,
        "Skog (Sverige)"@nb .

humord:c03291 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03291" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:broader humord:c03287 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:prefLabel "Stocka"@en,
        "Stocka"@nb .

humord:c03292 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03292" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03399 ;
    skos:editorialNote "Historisk län, frem til 31/12 1997"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Gothenburg and Bohus County"@en,
        "Göteborg och Bohus (Len)"@nb .

humord:c03293 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03293" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Bergum"@en,
        "Bergum"@nb .

humord:c03294 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03294" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:exactMatch realfagstermer:c030422 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030422,
        <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Gothenburg"@en,
        "Göteborg"@nb .

humord:c03295 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03295" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03294 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Kortedala"@en,
        "Kortedala"@nb .

humord:c03296 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03296" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Tjörn"@en,
        "Tjörn"@nb .

humord:c03297 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03297" ;
    dct:modified "2024-08-20T16:07:43"^^xsd:dateTime ;
    skos:altLabel "Älvsborg (Västra Götaland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Älvsborg (Västra Götaland)"@en,
        "Älvsborg (Västra Götaland)"@nb .

humord:c03298 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03298" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Halland (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch realfagstermer:c030848,
        <http://dewey.info/class/2--4866/e23/>,
        <http://dewey.info/class/914.866/e23/>,
        <http://dewey.info/class/948.66/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:prefLabel "Halland County"@en,
        "Halland (Len)"@nb .

humord:c03299 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03299" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4866/e23/>,
        <http://dewey.info/class/914.866/e23/>,
        <http://dewey.info/class/948.66/e23/> ;
    skos:broader humord:c03298 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4866/e23/>,
        <http://dewey.info/class/914.866/e23/>,
        <http://dewey.info/class/948.66/e23/> ;
    skos:prefLabel "Bocksten"@en,
        "Bocksten"@nb .

humord:c03300 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03300" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jämtland (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch realfagstermer:c030606,
        <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030606,
        <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:prefLabel "Jämtland County"@en,
        "Jämtland (Len)"@nb .

humord:c03301 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03301" ;
    dct:modified "2024-06-24T13:20:19"^^xsd:dateTime ;
    skos:altLabel "Herjedalen"@nb,
        "Härjedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:broader humord:c03300 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:prefLabel "Härjedalen"@en,
        "Härjedalen"@nb .

humord:c03302 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03302" ;
    dct:modified "2024-08-20T16:12:32"^^xsd:dateTime ;
    skos:altLabel "Överhogdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:broader humord:c03300 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:prefLabel "Överhogdal"@en,
        "Överhogdal"@nb .

humord:c03303 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03303" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kalmar (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4863/e23/>,
        <http://dewey.info/class/914.863/e23/>,
        <http://dewey.info/class/948.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4863/e23/>,
        <http://dewey.info/class/914.863/e23/>,
        <http://dewey.info/class/948.63/e23/> ;
    skos:prefLabel "Kalmar County"@en,
        "Kalmar (Len)"@nb .

humord:c03304 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03304" ;
    dct:modified "2024-09-30T14:15:52"^^xsd:dateTime ;
    skos:altLabel "Dalarna (Len)"@nb,
        "Kopparberg (Len)"@nb ;
    skos:broader humord:c03282 ;
    skos:definition "Dalarna er et landskap og len i Sverige, det nordligste i Svealand <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Dalarna"@en,
        "Dalarna (Len)"@nb .

humord:c03306 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03306" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Borganäs"@en,
        "Borganäs"@nb .

humord:c03307 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03307" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Leksand"@en,
        "Leksand"@nb .

humord:c03308 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03308" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Lima (Sweden)"@en,
        "Lima (Sverige)"@nb .

humord:c03309 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03309" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Malung"@en,
        "Malung"@nb .

humord:c03310 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03310" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Mora"@en,
        "Mora"@nb .

humord:c03311 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03311" ;
    dct:modified "2018-12-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Sollerön"@en,
        "Sollerön"@nb .

humord:c03312 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03312" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Transtrand"@en,
        "Transtrand"@nb .

humord:c03314 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03314" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Venjan"@en,
        "Venjan"@nb .

humord:c03315 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03315" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Våmhus"@en,
        "Våmhus"@nb .

humord:c03316 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03316" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03399 ;
    skos:editorialNote "Historisk län, frem til 31/12 1996"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Kristianstad"@en,
        "Kristianstad (Len)"@nb .

humord:c03317 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03317" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Göinge"@en,
        "Göinge"@nb .

humord:c03318 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03318" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kronoberg (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4865/e23/>,
        <http://dewey.info/class/914.865/e23/>,
        <http://dewey.info/class/948.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4865/e23/>,
        <http://dewey.info/class/914.865/e23/>,
        <http://dewey.info/class/948.65/e23/> ;
    skos:prefLabel "Kronoberg County"@en,
        "Kronoberg (Len)"@nb .

humord:c03320 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03320" ;
    dct:modified "2017-02-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17165 ;
    skos:closeMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Småland"@en,
        "Småland"@nb .

humord:c03321 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03321" ;
    dct:modified "2018-12-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:broader humord:c03320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Handbörd"@en,
        "Handbörd"@nb .

humord:c03322 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03322" ;
    dct:modified "2025-03-28T13:00:29"^^xsd:dateTime ;
    skos:altLabel "Stranda (Sverige)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:broader humord:c03320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Stranda (Sweden)"@en,
        "Stranda (Sverige)"@nb .

humord:c03323 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03323" ;
    dct:modified "2024-08-20T16:09:04"^^xsd:dateTime ;
    skos:altLabel "Ödetofta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:broader humord:c03320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Ödetofta"@en,
        "Ödetofta"@nb .

humord:c03324 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03324" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4865/e23/>,
        <http://dewey.info/class/914.865/e23/>,
        <http://dewey.info/class/948.65/e23/> ;
    skos:broader humord:c03318 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4865/e23/>,
        <http://dewey.info/class/914.865/e23/>,
        <http://dewey.info/class/948.65/e23/> ;
    skos:prefLabel "Växjö"@en,
        "Växjö"@nb .

humord:c03325 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03325" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Malmöhus (County)"@en ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03399 ;
    skos:editorialNote "Historisk län, frem til 31/12 1996"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Malmöhus County"@en,
        "Malmöhus (Len)"@nb .

humord:c03326 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03326" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Eslöv"@en,
        "Eslöv"@nb .

humord:c03328 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03328" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Kullaberg"@en,
        "Kullaberg"@nb .

humord:c03329 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03329" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Landskrona"@en,
        "Landskrona"@nb .

humord:c03330 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03330" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:exactMatch realfagstermer:c030291 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030291,
        <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Lund (Sweden)"@en,
        "Lund (Sverige)"@nb .

humord:c03331 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03331" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Malmö"@en,
        "Malmö"@nb .

humord:c03332 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03332" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Sjöbo"@en,
        "Sjöbo"@nb .

humord:c03333 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03333" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Ystad"@en,
        "Ystad"@nb .

humord:c03334 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03334" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Norrbotten (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch realfagstermer:c030367,
        <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030367,
        <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Norrbotten County"@en,
        "Norrbotten (Len)"@nb .

humord:c03335 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03335" ;
    dct:modified "2016-05-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gällivarre"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Gällivare"@en,
        "Gällivare"@nb .

humord:c03336 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03336" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Torne Valley"@en,
        "Tornedalen"@en ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Meänmaa"@en,
        "Tornedalen"@nb .

humord:c03337 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03337" ;
    dct:modified "2024-08-20T16:13:14"^^xsd:dateTime ;
    skos:altLabel "Överkalix"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Överkalix"@en,
        "Överkalix"@nb .

humord:c03338 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03338" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skaraborg (County)"@en ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03399 ;
    skos:editorialNote "Historisk län, frem til 1997"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Skaraborg County"@en,
        "Skaraborg (Len)"@nb .

humord:c03339 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03339" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Lake Hornborga"@en,
        "Hornborgasjön"@nb .

humord:c03340 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03340" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Redväg"@en,
        "Redväg"@nb .

humord:c03341 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03341" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/936.873/e23/> ;
    skos:broader humord:c36819 ;
    skos:closeMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:exactMatch realfagstermer:c030565 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030565,
        <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Stockholm"@en,
        "Stockholm"@nb .

humord:c03342 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03342" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Birka"@en,
        "Birka"@nb .

humord:c03343 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03343" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Björkö"@en,
        "Björkö"@nb .

humord:c03344 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03344" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Saltsjö-Boo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Boo"@en,
        "Boo"@nb .

humord:c03346 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03346" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Haninge"@en,
        "Haninge"@nb .

humord:c03347 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03347" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c03341 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Helgeandsholmen"@en,
        "Helgeandsholmen"@nb .

humord:c03348 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03348" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Helgö (Stockholm)"@en,
        "Helgö (Stockholm)"@nb .

humord:c03349 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03349" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Herrön"@en,
        "Herrön"@nb .

humord:c03350 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03350" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36873/e23/>,
        <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/936.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Sigtuna"@en,
        "Sigtuna"@nb .

humord:c03351 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03351" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c03341 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Spånga"@en,
        "Spånga"@nb .

humord:c03353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03353" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Vallentuna"@en,
        "Vallentuna"@nb .

humord:c03354 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03354" ;
    dct:modified "2024-08-20T16:08:03"^^xsd:dateTime ;
    skos:altLabel "Ärvinge"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Ärvinge"@en,
        "Ärvinge"@nb .

humord:c03355 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03355" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Södermanland (County)"@en,
        "Sörmland"@nb ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Södermanland County"@en,
        "Södermanland (Len)"@nb .

humord:c03357 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03357" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:broader humord:c03355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Rekarne"@en,
        "Rekarne"@nb .

humord:c03358 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03358" ;
    dct:modified "2024-08-19T12:32:35"^^xsd:dateTime ;
    skos:altLabel "Åker (Sverige)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:broader humord:c03355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Åker (Sweden)"@en,
        "Åker (Sverige)"@nb .

humord:c03359 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03359" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03399 ;
    skos:closeMatch <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Uppland"@en,
        "Uppland"@nb .

humord:c03360 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03360" ;
    dct:modified "2024-08-28T15:16:35"^^xsd:dateTime ;
    skos:altLabel "Attundaland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c03359 ;
    skos:definition "Attundaland er en del av Uppland <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Attundaland"@en,
        "Attundaland"@nb .

humord:c03361 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03361" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lovö"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Lovön"@en,
        "Lovön"@nb .

humord:c03362 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03362" ;
    dct:modified "2017-02-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/936.874/e23/> ;
    skos:broader humord:c03359 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/936.874/e23/> ;
    skos:prefLabel "Tiundaland"@en,
        "Tiundaland"@nb .

humord:c03363 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03363" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c36849 ;
    skos:exactMatch realfagstermer:c030411 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030411,
        <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Uppsala (City)"@en,
        "Uppsala (By)"@nb .

humord:c03364 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03364" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c36849 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Forsmark"@en,
        "Forsmark"@nb .

humord:c03365 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03365" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Värmland (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:prefLabel "Värmland County"@en,
        "Värmland (Len)"@nb .

humord:c03366 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03366" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:broader humord:c03365 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:prefLabel "Kristinehamn"@en,
        "Kristinehamn"@nb .

humord:c03367 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03367" ;
    dct:modified "2006-03-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:broader humord:c03365 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:prefLabel "Mången (Lake)"@en,
        "Mången (Innsjø)"@nb .

humord:c03368 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03368" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Västerbotten (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:prefLabel "Västerbotten County"@en,
        "Västerbotten (Len)"@nb .

humord:c03369 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03369" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:broader humord:c03368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:prefLabel "Holmsund"@en,
        "Holmsund"@nb .

humord:c03371 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03371" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:broader humord:c03368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:prefLabel "Tärna"@en,
        "Tärna"@nb .

humord:c03372 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03372" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:broader humord:c03368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:prefLabel "Umeå"@en,
        "Umeå"@nb .

humord:c03373 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03373" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Västmanland (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:prefLabel "Västmanland County"@en,
        "Västmanland (Len)"@nb .

humord:c03374 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03374" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:broader humord:c03373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:prefLabel "Oland-Frösåker"@en,
        "Oland-Frösåker"@nb .

humord:c03375 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03375" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:broader humord:c03373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:prefLabel "Sala"@en,
        "Sala"@nb .

humord:c03376 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03376" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:broader humord:c03373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:prefLabel "Skultuna"@en,
        "Skultuna"@nb .

humord:c03377 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03377" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:broader humord:c03373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4875/e23/>,
        <http://dewey.info/class/914.875/e23/>,
        <http://dewey.info/class/948.75/e23/> ;
    skos:prefLabel "Västerås"@en,
        "Västerås"@nb .

humord:c03378 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03378" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Västernorrland (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Västernorrland County"@en,
        "Västernorrland (Len)"@nb .

humord:c03379 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03379" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Edsele"@en,
        "Edsele"@nb .

humord:c03380 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03380" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:broader humord:c03300 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4883/e23/>,
        <http://dewey.info/class/914.883/e23/>,
        <http://dewey.info/class/948.83/e23/> ;
    skos:prefLabel "Gallö"@en,
        "Gällö"@nb .

humord:c03381 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03381" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36885/e23/>,
        <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/936.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36885/e23/>,
        <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/936.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Högom"@en,
        "Högom"@nb .

humord:c03382 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03382" ;
    dct:modified "1994-05-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Medelpad"@en,
        "Medelpad"@nb .

humord:c03383 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03383" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Multrå"@en,
        "Multrå"@nb .

humord:c03384 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03384" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36885/e23/>,
        <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/936.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36885/e23/>,
        <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/936.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Nämforsen"@en,
        "Nämforsen"@nb .

humord:c03385 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03385" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Sundsvall"@en,
        "Sundsvall"@nb .

humord:c03386 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03386" ;
    dct:modified "2024-08-19T12:29:26"^^xsd:dateTime ;
    skos:altLabel "Ådalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Ådalen"@en,
        "Ådalen"@nb .

humord:c03387 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03387" ;
    dct:modified "2024-08-20T16:07:17"^^xsd:dateTime ;
    skos:altLabel "Älvsborg (County)"@en,
        "Älvsborg (Len)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03399 ;
    skos:editorialNote "Historisk län, frem til 1/1 1998"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Älvsborg County"@en,
        "Älvsborg (Len)"@nb .

humord:c03388 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03388" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Kind"@en,
        "Kind"@nb .

humord:c03389 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03389" ;
    dct:modified "2024-08-20T16:09:42"^^xsd:dateTime ;
    skos:altLabel "Örebro (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:broader humord:c36886 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:prefLabel "Örebro (City)"@en,
        "Örebro (By)"@nb .

humord:c03390 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03390" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:broader humord:c36886 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:prefLabel "Kopparberg"@en,
        "Kopparberg (Örebro)"@nb .

humord:c03391 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03391" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:broader humord:c36886 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:prefLabel "Mången (Örebro)"@en,
        "Mången (Örebro)"@nb .

humord:c03392 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03392" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03399 ;
    skos:closeMatch <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:prefLabel "Närke"@en,
        "Närke"@nb .

humord:c03393 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03393" ;
    dct:modified "2024-08-20T16:11:02"^^xsd:dateTime ;
    skos:altLabel "Östergötland (County)"@en,
        "Östergötland (Len)"@nb ;
    skos:broader humord:c03282 ;
    skos:closeMatch <http://dewey.info/class/2--36868/e23/>,
        <http://dewey.info/class/936.868/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36868/e23/>,
        <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/936.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Östergötland County"@en,
        "Östergötland (Len)"@nb .

humord:c03394 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03394" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Linköping"@en,
        "Linköping"@nb .

humord:c03395 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03395" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Norrköping"@en,
        "Norrköping"@nb .

humord:c03396 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03396" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Rök"@en,
        "Rök"@nb .

humord:c03397 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03397" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Stjärnorp"@en,
        "Stjärnorp"@nb .

humord:c03398 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03398" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Vadstena"@en,
        "Vadstena"@nb .

humord:c03400 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03400" ;
    dct:modified "2004-02-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Bohuslän"@en,
        "Bohuslän"@nb .

humord:c03401 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03401" ;
    dct:modified "2024-09-30T14:16:17"^^xsd:dateTime ;
    skos:altLabel "Dalarna (Landskap)"@nb ;
    skos:broader humord:c03399 ;
    skos:definition "Dalarna er et landskap og len i Sverige, det nordligste i Svealand <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Dalarna (Region)"@en,
        "Dalarna (Landskap)"@nb .

humord:c03402 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03402" ;
    dct:modified "2024-10-01T10:11:51"^^xsd:dateTime ;
    skos:altLabel "Dalsland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03399 ;
    skos:definition "Dalsland er et landskap i Sverige, i Götaland ved vestbredden av Vänern <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Dalsland"@en,
        "Dalsland"@nb .

humord:c03403 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03403" ;
    dct:modified "2017-09-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:prefLabel "Hälsingland"@en,
        "Hälsingland"@nb .

humord:c03404 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03404" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03399 ;
    skos:closeMatch realfagstermer:c030297 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030297,
        <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Lapland"@en,
        "Lappland"@nb .

humord:c03405 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03405" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "North Sweden"@en ;
    skos:broadMatch <http://dewey.info/class/2--488/e23/>,
        <http://dewey.info/class/914.88/e23/>,
        <http://dewey.info/class/948.8/e23/> ;
    skos:broader humord:c03399 ;
    skos:exactMatch realfagstermer:c030290 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030290,
        <http://dewey.info/class/2--488/e23/>,
        <http://dewey.info/class/914.88/e23/>,
        <http://dewey.info/class/948.8/e23/> ;
    skos:prefLabel "Northern Sweden"@en,
        "Nord-Sverige"@nb .

humord:c03406 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03406" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03399 ;
    skos:exactMatch realfagstermer:c030391,
        <http://dewey.info/class/2--488/e23/>,
        <http://dewey.info/class/914.88/e23/>,
        <http://dewey.info/class/948.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030391,
        <http://dewey.info/class/2--488/e23/>,
        <http://dewey.info/class/914.88/e23/>,
        <http://dewey.info/class/948.8/e23/> ;
    skos:prefLabel "Norrland"@en,
        "Norrland"@nb .

humord:c03407 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03407" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Scania"@en,
        "Skåne (County)"@en ;
    skos:broader humord:c03282 ;
    skos:closeMatch <http://dewey.info/class/2--36861/e23/>,
        <http://dewey.info/class/936.861/e23/> ;
    skos:exactMatch realfagstermer:c030311,
        <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030311,
        <http://dewey.info/class/2--36861/e23/>,
        <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/936.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Skåne County"@en,
        "Skåne (Len)"@nb .

humord:c03408 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03408" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "South Sweden"@en ;
    skos:broadMatch <http://dewey.info/class/2--486/e23/>,
        <http://dewey.info/class/914.86/e23/>,
        <http://dewey.info/class/948.6/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--486/e23/>,
        <http://dewey.info/class/914.86/e23/>,
        <http://dewey.info/class/948.6/e23/> ;
    skos:prefLabel "Southern Sweden"@en,
        "Sør-Sverige"@nb .

humord:c03409 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03409" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "West Sweden"@en ;
    skos:broadMatch <http://dewey.info/class/2--487/e23/>,
        <http://dewey.info/class/914.87/e23/>,
        <http://dewey.info/class/948.7/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--487/e23/>,
        <http://dewey.info/class/914.87/e23/>,
        <http://dewey.info/class/948.7/e23/> ;
    skos:prefLabel "Western Sweden"@en,
        "Vest-Sverige"@nb .

humord:c03410 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03410" ;
    dct:modified "2009-08-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Västergötland"@en,
        "Västergötland"@nb .

humord:c03411 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03411" ;
    dct:modified "2024-08-20T10:23:09"^^xsd:dateTime ;
    skos:altLabel "Ångermanland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4885/e23/>,
        <http://dewey.info/class/914.885/e23/>,
        <http://dewey.info/class/948.85/e23/> ;
    skos:prefLabel "Ångermanland"@en,
        "Ångermanland"@nb .

humord:c03412 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03412" ;
    dct:modified "2025-03-04T14:06:45"^^xsd:dateTime ;
    skos:altLabel "Czech Republic"@en,
        "Den tsjekkiske republikk"@nb,
        "Den tsjekkiske republikken"@nb,
        "Tsjekkia"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch realfagstermer:c030307,
        <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030307,
        <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.71/e23/> ;
    skos:prefLabel "Czechia"@en,
        "Tsjekkia"@nb ;
    skos:related humord:c03424 .

humord:c03415 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03415" ;
    dct:modified "2024-09-05T14:52:40"^^xsd:dateTime ;
    skos:altLabel "Cechy"@en,
        "Böhmen"@nb,
        "Bøhmen"@nb,
        "Cechy"@nb ;
    skos:broader humord:c03412 ;
    skos:closeMatch <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/> ;
    skos:exactMatch <http://dewey.info/class/943.7102/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.7102/e23/> ;
    skos:prefLabel "Bohemia"@en,
        "Böhmen"@nb .

humord:c03416 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03416" ;
    dct:modified "2017-03-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kemend"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43733/e23/>,
        <http://dewey.info/class/914.3733/e23/>,
        <http://dewey.info/class/943.733/e23/> ;
    skos:broader humord:c03118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43733/e23/>,
        <http://dewey.info/class/914.3733/e23/>,
        <http://dewey.info/class/943.733/e23/> ;
    skos:prefLabel "Kamenín"@en,
        "Kamenin"@nb .

humord:c03419 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03419" ;
    dct:modified "2004-02-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Moravia"@nb ;
    skos:broader humord:c03412 ;
    skos:exactMatch <http://dewey.info/class/2--4372/e23/>,
        <http://dewey.info/class/914.372/e23/>,
        <http://dewey.info/class/943.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4372/e23/>,
        <http://dewey.info/class/914.372/e23/>,
        <http://dewey.info/class/943.72/e23/> ;
    skos:prefLabel "Moravia"@en,
        "Mähren"@nb .

humord:c03420 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03420" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Prag"@nb ;
    skos:broader humord:c03412 ;
    skos:exactMatch realfagstermer:c030414,
        <http://dewey.info/class/2--43712/e23/>,
        <http://dewey.info/class/914.3712/e23/>,
        <http://dewey.info/class/943.712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030414,
        <http://dewey.info/class/2--43712/e23/>,
        <http://dewey.info/class/914.3712/e23/>,
        <http://dewey.info/class/943.712/e23/> ;
    skos:prefLabel "Prague"@en,
        "Praha"@nb .

humord:c03422 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03422" ;
    dct:modified "2016-03-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43731/e23/>,
        <http://dewey.info/class/914.3731/e23/>,
        <http://dewey.info/class/943.731/e23/> ;
    skos:broader humord:c03118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43731/e23/>,
        <http://dewey.info/class/914.3731/e23/>,
        <http://dewey.info/class/943.731/e23/> ;
    skos:prefLabel "Rusovce"@en,
        "Rusovce"@nb .

humord:c03423 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03423" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.71/e23/> ;
    skos:broader humord:c03412 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4371/e23/>,
        <http://dewey.info/class/914.371/e23/>,
        <http://dewey.info/class/943.71/e23/> ;
    skos:prefLabel "Sudetenland"@en,
        "Sudetenland"@nb .

humord:c03424 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03424" ;
    dct:modified "2025-03-04T14:07:10"^^xsd:dateTime ;
    skos:altLabel "Tsjekkoslovakia"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--437/e23/>,
        <http://dewey.info/class/914.37/e23/>,
        <http://dewey.info/class/943.703/e23/> ;
    skos:definition "Tidligere republikk i Mellom-Europa. Opprettet etter første verdenskrig. Oppløst ved en fredelig deling i 1993 da Slovakia og Tsjekkia ble etablert som selvstendige stater <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030274 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030274,
        <http://dewey.info/class/2--437/e23/>,
        <http://dewey.info/class/914.37/e23/>,
        <http://dewey.info/class/943.703/e23/> ;
    skos:prefLabel "Czechoslovakia"@en,
        "Tsjekkoslovakia"@nb ;
    skos:related humord:c03118,
        humord:c03412 .

humord:c03425 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03425" ;
    dct:modified "2025-02-25T08:34:58"^^xsd:dateTime ;
    skos:altLabel "Türkiye"@en,
        "Tyrkia"@nb ;
    skos:broader humord:c01810,
        humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:definition "Tyrkia er en republikk delt mellom Europa og Asia. 97% av landet ligger i Asia, på den store halvøya Lilleasia, mens de resterende 3% ligger i Europa <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030344,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030344,
        <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/939.2/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:prefLabel "Turkey"@en,
        "Tyrkia"@nb ;
    skos:related humord:c03427,
        humord:c03429 .

humord:c03427 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 80 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03427" ;
    dct:modified "2024-08-14T13:54:38"^^xsd:dateTime ;
    skos:altLabel "Asia Minor"@en,
        "Anatolia"@nb,
        "Lilleasia"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/939.2/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:definition "Lilleasia er ei halvøy i Vest-Asia mellom Svartehavet og Middelhavet. Utgjør sammen med Øst-Trakia og deler av Armenia og Kurdistan det nåværende Tyrkia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/939.2/e23/>,
        <http://dewey.info/class/940.4291/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:prefLabel "Anatolia"@en,
        "Lilleasia"@nb ;
    skos:related humord:c03425 ;
    skos:relatedMatch <http://dewey.info/class/940.4291/e23/> .

humord:c03429 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03429" ;
    dct:modified "2025-02-04T08:08:32"^^xsd:dateTime ;
    skos:altLabel "Osmanske rike"@nb,
        "Ottomanske imperium"@nb,
        "Ottomanske rike"@nb,
        "Tyrkiske rike"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56/e23/>,
        <http://dewey.info/class/915.6/e23/> ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/956.015/e23/> ;
    skos:definition "Det ottomanske imperium fra 1400-tallet til 1920 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56/e23/>,
        <http://dewey.info/class/915.6/e23/>,
        <http://dewey.info/class/956.015/e23/> ;
    skos:prefLabel "Ottoman Empire"@en,
        "Ottomanske rike"@nb ;
    skos:related humord:c03425 .

humord:c03431 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03431" ;
    dct:modified "2025-02-24T08:45:53"^^xsd:dateTime ;
    skos:altLabel "Abydos (Lilleasia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Abydos var en gresk oldtidsby i Lilleasia, Mysia, ved Hellespont <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:prefLabel "Abydos (Anatolia)"@en,
        "Abydos (Lilleasia)"@nb .

humord:c03432 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03432" ;
    dct:modified "2024-08-21T09:58:43"^^xsd:dateTime ;
    skos:altLabel "Akifiye"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5653/e23/>,
        <http://dewey.info/class/915.653/e23/>,
        <http://dewey.info/class/956.53/e23/> ;
    skos:broader humord:c29022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5653/e23/>,
        <http://dewey.info/class/915.653/e23/>,
        <http://dewey.info/class/956.53/e23/> ;
    skos:prefLabel "Akifiye"@en,
        "Akifiye"@nb .

humord:c03433 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03433" ;
    dct:modified "2025-02-25T07:29:57"^^xsd:dateTime ;
    skos:altLabel "Afrodisias"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:broader humord:c03462,
        humord:c29019 ;
    skos:definition "Afrodisias er en gresk oldtidsby i Lilleasia, nå arkeologisk område i Tyrkia nær Izmir <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:prefLabel "Aphrodisias"@en,
        "Afrodisias"@nb .

humord:c03434 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03434" ;
    dct:modified "2024-08-21T09:01:31"^^xsd:dateTime ;
    skos:altLabel "Ani"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Ani er en ruinby i Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:prefLabel "Ani"@en,
        "Ani"@nb .

humord:c03435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03435" ;
    dct:modified "2025-02-25T07:30:42"^^xsd:dateTime ;
    skos:altLabel "Aspendos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3929/e23/>,
        <http://dewey.info/class/939.29/e23/> ;
    skos:broader humord:c29013,
        humord:c29021 ;
    skos:definition "Aspendos er en gammel by i Pamfylia, Lilleasia, nå landsbyen Balkis Kale, 40 km øst for Antalya <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3929/e23/>,
        <http://dewey.info/class/939.29/e23/> ;
    skos:prefLabel "Aspendos"@en,
        "Aspendos"@nb .

humord:c03436 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03436" ;
    dct:modified "2025-02-25T07:31:00"^^xsd:dateTime ;
    skos:altLabel "Bayburt (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Bayburt  er provinshovedstad i provinsen Bayburt, nordøst i Tyrkia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:prefLabel "Bayburt (City)"@en,
        "Bayburt (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/939.337/e23/> .

humord:c03437 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03437" ;
    dct:modified "2025-02-25T07:31:14"^^xsd:dateTime ;
    skos:altLabel "Beysehir"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5642/e23/>,
        <http://dewey.info/class/915.642/e23/>,
        <http://dewey.info/class/956.42/e23/> ;
    skos:broader humord:c29021 ;
    skos:definition "Beysehir er en by og et distrikt i provinsen Konya i Sentral-Anatolia i Tyrkia <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5642/e23/>,
        <http://dewey.info/class/915.642/e23/>,
        <http://dewey.info/class/956.42/e23/> ;
    skos:prefLabel "Beysehir"@en,
        "Beysehir"@nb .

humord:c03438 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03438" ;
    dct:modified "2025-02-25T07:33:41"^^xsd:dateTime ;
    skos:altLabel "Bogazkale"@nb,
        "Bogazköy"@nb,
        "Hattusa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39332/e23/>,
        <http://dewey.info/class/2--56383/e23/>,
        <http://dewey.info/class/915.6383/e23/>,
        <http://dewey.info/class/939.332/e23/>,
        <http://dewey.info/class/956.383/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Bogazkale er en by og distrikt i Çorum. Den antikke hettitiske byen Hattusa lå her <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39332/e23/>,
        <http://dewey.info/class/2--56383/e23/>,
        <http://dewey.info/class/915.6383/e23/>,
        <http://dewey.info/class/939.332/e23/>,
        <http://dewey.info/class/956.383/e23/> ;
    skos:prefLabel "Bogazkale"@en,
        "Bogazkale"@nb .

humord:c03439 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03439" ;
    dct:modified "2025-02-25T07:34:00"^^xsd:dateTime ;
    skos:altLabel "Brusa"@nb,
        "Bursa (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5631/e23/>,
        <http://dewey.info/class/915.631/e23/>,
        <http://dewey.info/class/956.31/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Bursa er en by og provins i nord-sentrale Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/2--5631/e23/>,
        <http://dewey.info/class/915.631/e23/>,
        <http://dewey.info/class/939.313/e23/>,
        <http://dewey.info/class/956.31/e23/> ;
    skos:prefLabel "Bursa (City)"@en,
        "Bursa (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/939.313/e23/> .

humord:c03440 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03440" ;
    dct:modified "2025-02-25T07:34:14"^^xsd:dateTime ;
    skos:altLabel "Büyükcamurlu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5653/e23/>,
        <http://dewey.info/class/915.653/e23/>,
        <http://dewey.info/class/956.53/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Büyükcamurlu er en landsby i Kahramanmaras-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5653/e23/>,
        <http://dewey.info/class/915.653/e23/>,
        <http://dewey.info/class/956.53/e23/> ;
    skos:prefLabel "Büyükcamurlu"@en,
        "Büyükcamurlu"@nb .

humord:c03441 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03441" ;
    dct:modified "2025-02-25T07:34:53"^^xsd:dateTime ;
    skos:altLabel "Diarbekir"@nb,
        "Diarbekr"@nb,
        "Diyarbakir (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56677/e23/>,
        <http://dewey.info/class/915.6677/e23/>,
        <http://dewey.info/class/956.677/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Diyarbakir er en by og provins i sørøst-sentrale Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56677/e23/>,
        <http://dewey.info/class/915.6677/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.677/e23/> ;
    skos:prefLabel "Diyarbakir (City)"@en,
        "Diyarbakir (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> .

humord:c03443 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03443" ;
    dct:modified "2025-02-25T07:24:18"^^xsd:dateTime ;
    skos:altLabel "Efesos"@en,
        "Efesos"@nb,
        "Efesus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/939.23/e23/> ;
    skos:broader humord:c20029,
        humord:c29019 ;
    skos:definition "Efersos er en oldtidsby og viktig havneby på Lilleasias vestkyst <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5625/e23/>,
        <http://dewey.info/class/915.625/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.25/e23/> ;
    skos:prefLabel "Ephesus"@en,
        "Efesos"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5625/e23/>,
        <http://dewey.info/class/915.625/e23/>,
        <http://dewey.info/class/956.25/e23/> .

humord:c03445 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03445" ;
    dct:modified "2025-02-25T07:24:49"^^xsd:dateTime ;
    skos:altLabel "Erzincan (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Erzincan er en by og provins med samme navn <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--56674/e23/>,
        <http://dewey.info/class/915.6674/e23/>,
        <http://dewey.info/class/956.674/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56674/e23/>,
        <http://dewey.info/class/915.6674/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.674/e23/> ;
    skos:prefLabel "Erzincan (City)"@en,
        "Erzincan (By)"@nb .

humord:c03446 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03446" ;
    dct:modified "2025-02-25T07:25:42"^^xsd:dateTime ;
    skos:altLabel "Erzurum (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56624/e23/>,
        <http://dewey.info/class/915.6624/e23/>,
        <http://dewey.info/class/956.624/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Erzurum  er en by og provins med samme navn, historien går tilbake til 4000 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--56624/e23/>,
        <http://dewey.info/class/915.6624/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/956.624/e23/> ;
    skos:prefLabel "Erzurum (City)"@en,
        "Erzurum (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> .

humord:c03447 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03447" ;
    dct:modified "2025-02-25T07:25:57"^^xsd:dateTime ;
    skos:altLabel "Eskisehir (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5635/e23/>,
        <http://dewey.info/class/915.635/e23/>,
        <http://dewey.info/class/956.35/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Eskisehir  er en by og provins med samme navn, byen antagelig mer enn 4000 år gammel <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/2--5635/e23/>,
        <http://dewey.info/class/915.635/e23/>,
        <http://dewey.info/class/939.26/e23/>,
        <http://dewey.info/class/956.35/e23/> ;
    skos:prefLabel "Eskisehir (City)"@en,
        "Eskisehir (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/939.26/e23/> .

humord:c03448 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03448" ;
    dct:modified "2025-02-25T07:26:26"^^xsd:dateTime ;
    skos:altLabel "Gümüshane (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Gümüshane  er en by, distrikt og provins med samme navn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:prefLabel "Gümüshane (City)"@en,
        "Gümüshane (By)"@nb .

humord:c03449 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03449" ;
    dct:modified "2025-02-25T07:26:40"^^xsd:dateTime ;
    skos:altLabel "Hakkari (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56628/e23/>,
        <http://dewey.info/class/915.6628/e23/>,
        <http://dewey.info/class/956.628/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Hakkari er en by og provins med samme navn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56628/e23/>,
        <http://dewey.info/class/915.6628/e23/>,
        <http://dewey.info/class/956.628/e23/> ;
    skos:prefLabel "Hakkari (City)"@en,
        "Hakkari (By)"@nb .

humord:c03450 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03450" ;
    dct:modified "2025-02-25T07:26:58"^^xsd:dateTime ;
    skos:altLabel "Halikarnassos"@en,
        "Bodrum"@nb,
        "Halikarnassos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Halikarnassos er en gresk antikk by lokalisert hvor det moderne Bodrum i Tyrkia ligger i dag <Wikipdedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:prefLabel "Halicarnassus"@en,
        "Halikarnassos"@nb .

humord:c03452 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03452" ;
    dct:modified "2025-02-25T07:27:11"^^xsd:dateTime ;
    skos:altLabel "Hemshin"@nb,
        "Hemsin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Hemsin er en by og distrikt i Rize-provinsen, har eksistert siden før Kristus <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Hemsin"@en,
        "Hemsin"@nb .

humord:c03453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03453" ;
    dct:modified "2024-08-21T09:34:42"^^xsd:dateTime ;
    skos:altLabel "Bysants"@nb,
        "Byzants"@nb,
        "Istanbul"@nb,
        "Konstantinopel"@nb,
        "Miklagard"@nb ;
    skos:broader humord:c29020 ;
    skos:closeMatch <http://dewey.info/class/2--398618/e23/>,
        <http://dewey.info/class/939.8618/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/914.9618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/2--398618/e23/>,
        <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/2--5632/e23/>,
        <http://dewey.info/class/914.9618/e23/>,
        <http://dewey.info/class/939.8618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:prefLabel "Istanbul"@en,
        "Istanbul"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/2--5632/e23/> .

humord:c03457 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03457" ;
    dct:modified "2025-02-25T06:50:08"^^xsd:dateTime ;
    skos:altLabel "Beyoglu"@nb,
        "Pera"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/914.9618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:broader humord:c03453 ;
    skos:definition "Beyoglu er i den europeiske delen av Istanbul, og er tidligere kjent under navnet Pera, hvis  historie går tilbake til oldtiden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--398618/e23/>,
        <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/914.9618/e23/>,
        <http://dewey.info/class/939.8618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:prefLabel "Beyoglu"@en,
        "Beyoglu"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--398618/e23/>,
        <http://dewey.info/class/939.8618/e23/> .

humord:c03459 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03459" ;
    dct:modified "2025-02-25T06:51:37"^^xsd:dateTime ;
    skos:altLabel "Sarachane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--398618/e23/>,
        <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/939.8618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:broader humord:c03453 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--398618/e23/>,
        <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/939.8618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:prefLabel "Sarachane"@en,
        "Sarachane"@nb .

humord:c03460 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03460" ;
    dct:modified "2025-02-25T07:48:49"^^xsd:dateTime ;
    skos:altLabel "Izmir (By)"@nb,
        "Smyrna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5625/e23/>,
        <http://dewey.info/class/915.625/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.25/e23/> ;
    skos:broader humord:c29019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5625/e23/>,
        <http://dewey.info/class/915.625/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.25/e23/> ;
    skos:prefLabel "Izmir (City)"@en,
        "Izmir (By)"@nb .

humord:c03462 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03462" ;
    dct:modified "2024-09-04T16:54:13"^^xsd:dateTime ;
    skos:altLabel "Caria"@nb,
        "Karia"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Karia var et oldtidsrike lengst sørvest i Lilleasia - det nåværende Tyrkia <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:prefLabel "Caria"@en,
        "Karia"@nb .

humord:c03464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03464" ;
    dct:modified "2024-08-21T09:35:03"^^xsd:dateTime ;
    skos:altLabel "Kastamonu (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39317/e23/>,
        <http://dewey.info/class/2--5637/e23/>,
        <http://dewey.info/class/915.637/e23/>,
        <http://dewey.info/class/939.317/e23/>,
        <http://dewey.info/class/956.37/e23/> ;
    skos:broader humord:c29020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39317/e23/>,
        <http://dewey.info/class/2--5637/e23/>,
        <http://dewey.info/class/915.637/e23/>,
        <http://dewey.info/class/939.317/e23/>,
        <http://dewey.info/class/956.37/e23/> ;
    skos:prefLabel "Kastamonu (City)"@en,
        "Kastamonu (By)"@nb .

humord:c03465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03465" ;
    dct:modified "2025-02-25T07:49:43"^^xsd:dateTime ;
    skos:altLabel "Kemah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56674/e23/>,
        <http://dewey.info/class/915.6674/e23/>,
        <http://dewey.info/class/956.674/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Kemah er en by i Erzincan-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56674/e23/>,
        <http://dewey.info/class/915.6674/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.674/e23/> ;
    skos:prefLabel "Kemah"@en,
        "Kemah"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> .

humord:c03466 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03466" ;
    dct:modified "2025-02-25T07:51:01"^^xsd:dateTime ;
    skos:altLabel "Cnidus"@en,
        "Cnidus"@nb,
        "Knidos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Knidos var en antikk gresk by i Anatolia, i dagen provins Mugla <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/939.24/e23/>,
        <http://dewey.info/class/956.27/e23/> ;
    skos:prefLabel "Knidos"@en,
        "Knidos"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/956.27/e23/> .

humord:c03467 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03467" ;
    dct:modified "2025-02-25T08:33:56"^^xsd:dateTime ;
    skos:altLabel "Lampsakos"@nb,
        "Lapseki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:broader humord:c03427,
        humord:c29019 ;
    skos:definition "Lampsakos var i antikken gresk by i Troas, nordvestlige Lilleasia. Nå Lapseki i Tyrkia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/2--5622/e23/>,
        <http://dewey.info/class/915.622/e23/>,
        <http://dewey.info/class/939.21/e23/>,
        <http://dewey.info/class/956.22/e23/> ;
    skos:prefLabel "Lampsacus"@en,
        "Lampsakos"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5622/e23/>,
        <http://dewey.info/class/915.622/e23/>,
        <http://dewey.info/class/956.22/e23/> .

humord:c03468 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03468" ;
    dct:modified "2025-02-24T08:50:05"^^xsd:dateTime ;
    skos:altLabel "Lykia"@en,
        "Lykia"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Lykia var et landskap i det sørvestlige Lilleasia i oldtiden <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3928/e23/>,
        <http://dewey.info/class/939.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3928/e23/>,
        <http://dewey.info/class/939.28/e23/> ;
    skos:prefLabel "Lycia"@en,
        "Lykia"@nb .

humord:c03469 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03469" ;
    dct:modified "2025-02-25T08:34:21"^^xsd:dateTime ;
    skos:altLabel "Hod"@nb,
        "Maden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56676/e23/>,
        <http://dewey.info/class/915.6676/e23/>,
        <http://dewey.info/class/956.676/e23/> ;
    skos:broader humord:c29056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56676/e23/>,
        <http://dewey.info/class/915.6676/e23/>,
        <http://dewey.info/class/956.676/e23/> ;
    skos:prefLabel "Maden"@en,
        "Maden"@nb .

humord:c03472 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03472" ;
    dct:modified "2025-02-25T07:35:19"^^xsd:dateTime ;
    skos:altLabel "Milet"@en,
        "Milet"@nb,
        "Miletos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/939.23/e23/> ;
    skos:broader humord:c03462,
        humord:c29019 ;
    skos:definition "Milet er en antikk gresk havneby <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5626/e23/>,
        <http://dewey.info/class/915.626/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.26/e23/> ;
    skos:prefLabel "Miletus"@en,
        "Milet"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5626/e23/>,
        <http://dewey.info/class/915.626/e23/>,
        <http://dewey.info/class/956.26/e23/> .

humord:c03473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03473" ;
    dct:modified "2025-02-25T07:54:31"^^xsd:dateTime ;
    skos:altLabel "Mus (Tyrkia)"@nb,
        "Mush"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56672/e23/>,
        <http://dewey.info/class/915.6672/e23/>,
        <http://dewey.info/class/956.672/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Mus er en by og provins i Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56672/e23/>,
        <http://dewey.info/class/915.6672/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.672/e23/> ;
    skos:prefLabel "Mus (Turkey)"@en,
        "Mus (Tyrkia)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> .

humord:c03474 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03474" ;
    dct:modified "2025-02-24T08:50:53"^^xsd:dateTime ;
    skos:altLabel "Mysia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Mysia var et landskap i Lilleasia i antikken <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:prefLabel "Mysia"@en,
        "Mysia"@nb .

humord:c03475 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03475" ;
    dct:modified "2025-02-25T07:38:14"^^xsd:dateTime ;
    skos:altLabel "Niksar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5656/e23/>,
        <http://dewey.info/class/915.656/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.56/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Niksar er en by i Tokat-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5656/e23/>,
        <http://dewey.info/class/915.656/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.56/e23/> ;
    skos:prefLabel "Niksar"@en,
        "Niksar"@nb .

humord:c03476 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03476" ;
    dct:modified "2025-02-25T07:38:42"^^xsd:dateTime ;
    skos:altLabel "Bergama"@nb,
        "Pergamon"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5625/e23/>,
        <http://dewey.info/class/915.625/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.25/e23/> ;
    skos:broader humord:c03474,
        humord:c29019 ;
    skos:definition "Pergamon var en gresk oldtidsby i landskapet Mysia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5625/e23/>,
        <http://dewey.info/class/915.625/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.25/e23/> ;
    skos:prefLabel "Pergamon"@en,
        "Pergamon"@nb .

humord:c03478 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03478" ;
    dct:modified "2025-02-25T14:17:40"^^xsd:dateTime ;
    skos:altLabel "Rumelia"@nb ;
    skos:broader humord:c03429 ;
    skos:closeMatch <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/> ;
    skos:definition "Rumelia var betegnelsen som fra 1400-tallet kom i bruk om den europeiske delen av Det osmanske riket, dvs. Balkan <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/949.603/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/949.603/e23/> ;
    skos:prefLabel "Rumelia"@en,
        "Rumelia"@nb ;
    skos:related humord:c03692,
        humord:c15353 .

humord:c03479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03479" ;
    dct:modified "2025-02-27T15:05:09"^^xsd:dateTime ;
    skos:altLabel "East Rumelia"@en,
        "Aust-Rumelia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--499/e23/>,
        <http://dewey.info/class/914.99/e23/>,
        <http://dewey.info/class/949.603/e23/>,
        <http://dewey.info/class/949.9/e23/> ;
    skos:broader humord:c03478 ;
    skos:definition "Øst-Rumelia er et landskap i Bulgaria, omkring elven Maritsa, mellom Balkan- og Rhodopifjellene. Øst-Rumelia var 1878-85 en autonom provins i Det osmanske riket <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--499/e23/>,
        <http://dewey.info/class/914.99/e23/>,
        <http://dewey.info/class/949.603/e23/>,
        <http://dewey.info/class/949.9/e23/> ;
    skos:prefLabel "Eastern Rumelia"@en,
        "Øst-Rumelia"@nb ;
    skos:related humord:c02172 .

humord:c03481 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03481" ;
    dct:modified "2025-02-24T12:08:20"^^xsd:dateTime ;
    skos:altLabel "Selge"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3927/e23/>,
        <http://dewey.info/class/939.27/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Oldtidsby, i Pisidia-regionen i Lilleasia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3927/e23/>,
        <http://dewey.info/class/939.27/e23/> ;
    skos:prefLabel "Selge"@en,
        "Selge"@nb .

humord:c03482 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03482" ;
    dct:modified "2025-02-25T07:39:03"^^xsd:dateTime ;
    skos:altLabel "Stratonicea"@nb,
        "Stratonikeia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/939.24/e23/> ;
    skos:broader humord:c03462,
        humord:c29019 ;
    skos:definition "Stratonikeia var en oldtidsby i Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3924/e23/>,
        <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/939.24/e23/>,
        <http://dewey.info/class/956.27/e23/> ;
    skos:prefLabel "Stratonicea"@en,
        "Stratonikeia"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/956.27/e23/> .

humord:c03483 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03483" ;
    dct:modified "2025-02-25T07:41:19"^^xsd:dateTime ;
    skos:altLabel "Tohma"@nb ;
    skos:broadMatch <http://dewey.info/class/2--565/e23/>,
        <http://dewey.info/class/915.65/e23/>,
        <http://dewey.info/class/956.6/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Tohma er en sideelv til Eufrat <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--565/e23/>,
        <http://dewey.info/class/915.65/e23/>,
        <http://dewey.info/class/956.6/e23/> ;
    skos:prefLabel "Tohma River"@en,
        "Tohma"@nb .

humord:c03484 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03484" ;
    dct:modified "2025-02-25T07:41:42"^^xsd:dateTime ;
    skos:altLabel "Trebizond"@en,
        "Trabzon"@nb,
        "Trebizond"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5658/e23/>,
        <http://dewey.info/class/915.658/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.58/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Trabzon er en by og provins med samme navn, tidligste bebyggelse fra jernalderen, grunnlagt som Trapezous 756 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Kan være by, provins eller historisk sted - ikke lagt til KV. 2017-04-12 bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5658/e23/>,
        <http://dewey.info/class/915.658/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.58/e23/> ;
    skos:prefLabel "Trabzon"@en,
        "Trabzon"@nb ;
    skos:related humord:c19839 .

humord:c03485 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03485" ;
    dct:modified "2025-02-25T07:42:01"^^xsd:dateTime ;
    skos:altLabel "Troja"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:broader humord:c03427,
        humord:c29019 ;
    skos:definition "Troja er en legendarisk by i landskapet Toras i det nordvestlige Lilleasia <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3921/e23/>,
        <http://dewey.info/class/939.21/e23/> ;
    skos:prefLabel "Troy"@en,
        "Troja"@nb .

humord:c03486 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03486" ;
    dct:modified "2025-02-24T10:44:50"^^xsd:dateTime ;
    skos:altLabel "Urartu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:broader humord:c02106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:prefLabel "Urartu"@en,
        "Urartu"@nb .

humord:c03487 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03487" ;
    dct:modified "2025-02-25T07:42:15"^^xsd:dateTime ;
    skos:altLabel "Van (Provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:broader humord:c29023 ;
    skos:closeMatch <http://dewey.info/class/2--56628/e23/>,
        <http://dewey.info/class/915.6628/e23/>,
        <http://dewey.info/class/956.628/e23/> ;
    skos:definition "Van er en by og provins med samme navn, tidlig bebyggelse av området tilbake til rundt 5000 år f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--56628/e23/>,
        <http://dewey.info/class/915.6628/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/956.628/e23/> ;
    skos:prefLabel "Van Province"@en,
        "Van (Provins)"@nb .

humord:c03490 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03490" ;
    dct:modified "2024-08-21T10:14:19"^^xsd:dateTime ;
    skos:altLabel "Eastern Germany"@en,
        "German Democratic Republic"@en,
        "Aust-Tyskland"@nb,
        "DDR"@nb,
        "Deutsche demokratische Republik"@nb,
        "Tyske demokratiske republikk"@nb ;
    skos:broader humord:c03608 ;
    skos:closeMatch realfagstermer:c031062 ;
    skos:exactMatch <http://dewey.info/class/2--431/e23/>,
        <http://dewey.info/class/914.31/e23/>,
        <http://dewey.info/class/943.1087/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031062,
        <http://dewey.info/class/2--431/e23/>,
        <http://dewey.info/class/914.31/e23/>,
        <http://dewey.info/class/943.1087/e23/> ;
    skos:prefLabel "East Germany"@en,
        "Øst-Tyskland"@nb ;
    skos:related humord:c17984 .

humord:c03491 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 97 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03491" ;
    dct:modified "2025-03-04T14:07:46"^^xsd:dateTime ;
    skos:altLabel "Federal Republic of Germany"@en,
        "BRD"@nb,
        "Bundesrepublik Deutschland"@nb,
        "Forbundsrepublikken Tyskland"@nb,
        "Tyskland"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--363/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:definition "Land i Mellom-Europa. I perioden 1949-1990 delt i Forbundsrepublikken Tyskland og Den tyske demokratiske republikk"@nb ;
    skos:exactMatch realfagstermer:c030202,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030202,
        <http://dewey.info/class/2--363/e23/>,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/936.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:prefLabel "Germany"@en,
        "Tyskland"@nb ;
    skos:related humord:c03700,
        humord:c04159,
        humord:c18100 .

humord:c03493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03493" ;
    dct:modified "2017-05-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43412/e23/>,
        <http://dewey.info/class/914.3412/e23/>,
        <http://dewey.info/class/943.412/e23/> ;
    skos:broader humord:c03535 ;
    skos:definition "Landskap rundt elven Schwalm i i Regierungsbezirk Kassel i delstaten Hessen  <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43412/e23/>,
        <http://dewey.info/class/914.3412/e23/>,
        <http://dewey.info/class/943.412/e23/> ;
    skos:prefLabel "Schwalm (Region)"@en,
        "Schwalm (Region)"@nb .

humord:c03495 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03495" ;
    dct:modified "2024-10-09T08:05:50"^^xsd:dateTime ;
    skos:altLabel "Baden-Württemberg"@nb ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030949,
        <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030949,
        <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:prefLabel "Baden-Württemberg"@en,
        "Baden-Württemberg"@nb .

humord:c03496 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03496" ;
    dct:modified "2024-10-09T08:14:29"^^xsd:dateTime ;
    skos:altLabel "Buchau"@en,
        "Bad Buchau"@nb,
        "Buchau"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:prefLabel "Bad Buchau"@en,
        "Bad Buchau"@nb .

humord:c03497 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03497" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Endingen"@en,
        "Endingen am Kaiserstuhl"@nb ;
    skos:broadMatch <http://dewey.info/class/2--434626/e23/>,
        <http://dewey.info/class/914.34626/e23/>,
        <http://dewey.info/class/943.4626/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434626/e23/>,
        <http://dewey.info/class/914.34626/e23/>,
        <http://dewey.info/class/943.4626/e23/> ;
    skos:prefLabel "Endingen am Kaiserstuhl"@en,
        "Endingen"@nb .

humord:c03498 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03498" ;
    dct:modified "2016-11-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03495 ;
    skos:exactMatch realfagstermer:c030824,
        <http://dewey.info/class/2--4346436/e23/>,
        <http://dewey.info/class/914.346436/e23/>,
        <http://dewey.info/class/943.46436/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030824,
        <http://dewey.info/class/2--4346436/e23/>,
        <http://dewey.info/class/914.346436/e23/>,
        <http://dewey.info/class/943.46436/e23/> ;
    skos:prefLabel "Karlsruhe (City)"@en,
        "Karlsruhe (By)"@nb .

humord:c03499 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03499" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--434626/e23/>,
        <http://dewey.info/class/914.34626/e23/>,
        <http://dewey.info/class/943.4626/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434626/e23/>,
        <http://dewey.info/class/914.34626/e23/>,
        <http://dewey.info/class/943.4626/e23/> ;
    skos:prefLabel "Kirchzarten"@en,
        "Kirchzarten"@nb .

humord:c03500 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03500" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43471/e23/>,
        <http://dewey.info/class/914.3471/e23/>,
        <http://dewey.info/class/943.471/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43471/e23/>,
        <http://dewey.info/class/914.3471/e23/>,
        <http://dewey.info/class/943.471/e23/> ;
    skos:prefLabel "Kösingen"@en,
        "Kösingen"@nb .

humord:c03501 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03501" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43471/e23/>,
        <http://dewey.info/class/914.3471/e23/>,
        <http://dewey.info/class/943.471/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43471/e23/>,
        <http://dewey.info/class/914.3471/e23/>,
        <http://dewey.info/class/943.471/e23/> ;
    skos:prefLabel "Neckarhausen"@en,
        "Neckarhausen"@nb .

humord:c03502 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03502" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43471/e23/>,
        <http://dewey.info/class/914.3471/e23/>,
        <http://dewey.info/class/943.471/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43471/e23/>,
        <http://dewey.info/class/914.3471/e23/>,
        <http://dewey.info/class/943.471/e23/> ;
    skos:prefLabel "Neresheim"@en,
        "Neresheim"@nb .

humord:c03503 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03503" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oberflacht"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43462/e23/>,
        <http://dewey.info/class/914.3462/e23/>,
        <http://dewey.info/class/943.462/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43462/e23/>,
        <http://dewey.info/class/914.3462/e23/>,
        <http://dewey.info/class/943.462/e23/> ;
    skos:prefLabel "Seitingen-Oberflacht"@en,
        "Seitingen-Oberflacht"@nb .

humord:c03504 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03504" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--363462/e23/>,
        <http://dewey.info/class/936.3462/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363462/e23/>,
        <http://dewey.info/class/936.3462/e23/> ;
    skos:prefLabel "Petersfels"@en,
        "Petersfels"@nb .

humord:c03505 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03505" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03495 ;
    skos:exactMatch <http://dewey.info/class/2--434715/e23/>,
        <http://dewey.info/class/914.34715/e23/>,
        <http://dewey.info/class/943.4715/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434715/e23/>,
        <http://dewey.info/class/914.34715/e23/>,
        <http://dewey.info/class/943.4715/e23/> ;
    skos:prefLabel "Stuttgart"@en,
        "Stuttgart"@nb .

humord:c03506 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03506" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:prefLabel "Tübingen"@en,
        "Tübingen"@nb .

humord:c03507 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03507" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:prefLabel "Ulm"@en,
        "Ulm"@nb .

humord:c03508 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03508" ;
    dct:modified "2024-08-30T14:28:20"^^xsd:dateTime ;
    skos:altLabel "Weingarten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:prefLabel "Weingarten"@en,
        "Weingarten"@nb .

humord:c03509 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03509" ;
    dct:modified "2024-08-30T12:47:23"^^xsd:dateTime ;
    skos:altLabel "Württemberg"@nb ;
    skos:broader humord:c03495 ;
    skos:closeMatch <http://dewey.info/class/2--4347/e23/>,
        <http://dewey.info/class/914.347/e23/>,
        <http://dewey.info/class/943.47/e23/> ;
    skos:exactMatch realfagstermer:c030701 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030701,
        <http://dewey.info/class/2--4347/e23/>,
        <http://dewey.info/class/914.347/e23/>,
        <http://dewey.info/class/943.47/e23/> ;
    skos:prefLabel "Württemberg"@en,
        "Württemberg"@nb .

humord:c03510 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03510" ;
    dct:modified "2024-10-15T12:55:24"^^xsd:dateTime ;
    skos:altLabel "Bavaria"@nb,
        "Bayern"@nb ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030329,
        <http://dewey.info/class/2--433/e23/>,
        <http://dewey.info/class/914.33/e23/>,
        <http://dewey.info/class/943.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030329,
        <http://dewey.info/class/2--433/e23/>,
        <http://dewey.info/class/914.33/e23/>,
        <http://dewey.info/class/943.3/e23/> ;
    skos:prefLabel "Bavaria"@en,
        "Bayern"@nb .

humord:c03511 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03511" ;
    dct:modified "2024-08-13T08:46:27"^^xsd:dateTime ;
    skos:altLabel "Altenerding"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Altenerding"@en,
        "Altenerding"@nb .

humord:c03512 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03512" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Buxheim"@en,
        "Buxheim"@nb .

humord:c03514 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03514" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4337/e23/>,
        <http://dewey.info/class/914.337/e23/>,
        <http://dewey.info/class/943.37/e23/> ;
    skos:broader humord:c12818 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4337/e23/>,
        <http://dewey.info/class/914.337/e23/>,
        <http://dewey.info/class/943.37/e23/> ;
    skos:prefLabel "Kempten"@en,
        "Kempten"@nb .

humord:c03515 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03515" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4337/e23/>,
        <http://dewey.info/class/914.337/e23/>,
        <http://dewey.info/class/943.37/e23/> ;
    skos:broader humord:c12818 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4337/e23/>,
        <http://dewey.info/class/914.337/e23/>,
        <http://dewey.info/class/943.37/e23/> ;
    skos:prefLabel "Lindau"@en,
        "Lindau"@nb .

humord:c03516 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03516" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Manching"@en,
        "Manching"@nb .

humord:c03517 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03517" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03520 ;
    skos:exactMatch realfagstermer:c030776,
        <http://dewey.info/class/2--43364/e23/>,
        <http://dewey.info/class/914.3364/e23/>,
        <http://dewey.info/class/943.364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030776,
        <http://dewey.info/class/2--43364/e23/>,
        <http://dewey.info/class/914.3364/e23/>,
        <http://dewey.info/class/943.364/e23/> ;
    skos:prefLabel "Munich"@en,
        "München"@nb .

humord:c03519 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03519" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nürnberg"@en ;
    skos:broader humord:c15518 ;
    skos:exactMatch realfagstermer:c030750,
        <http://dewey.info/class/2--43324/e23/>,
        <http://dewey.info/class/914.3324/e23/>,
        <http://dewey.info/class/943.324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030750,
        <http://dewey.info/class/2--43324/e23/>,
        <http://dewey.info/class/914.3324/e23/>,
        <http://dewey.info/class/943.324/e23/> ;
    skos:prefLabel "Nuremberg"@en,
        "Nürnberg"@nb .

humord:c03520 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03520" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oberbayern"@en ;
    skos:broader humord:c03510 ;
    skos:exactMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Upper Bavaria"@en,
        "Oberbayern"@nb .

humord:c03521 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03521" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Seebruck"@en ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Seeon-Seebruck"@en,
        "Seebruck"@nb .

humord:c03522 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03522" ;
    dct:modified "2024-08-30T14:31:32"^^xsd:dateTime ;
    skos:altLabel "Werdenfels"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Werdenfels"@en,
        "Werdenfels"@nb .

humord:c03523 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03523" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch <http://dewey.info/class/2--43155/e23/>,
        <http://dewey.info/class/914.3155/e23/>,
        <http://dewey.info/class/943.155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43155/e23/>,
        <http://dewey.info/class/914.3155/e23/>,
        <http://dewey.info/class/943.155/e23/> ;
    skos:prefLabel "Berlin (State)"@en,
        "Berlin (Delstat)"@nb .

humord:c03524 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03524" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03523 ;
    skos:exactMatch realfagstermer:c030405,
        <http://dewey.info/class/2--43155/e23/>,
        <http://dewey.info/class/914.3155/e23/>,
        <http://dewey.info/class/943.155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030405,
        <http://dewey.info/class/2--43155/e23/>,
        <http://dewey.info/class/914.3155/e23/>,
        <http://dewey.info/class/943.155/e23/> ;
    skos:prefLabel "Berlin (City)"@en,
        "Berlin (By)"@nb .

humord:c03525 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03525" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:closeMatch <http://dewey.info/class/2--4315/e23/>,
        <http://dewey.info/class/914.315/e23/>,
        <http://dewey.info/class/943.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4315/e23/>,
        <http://dewey.info/class/914.315/e23/>,
        <http://dewey.info/class/943.15/e23/> ;
    skos:prefLabel "Brandenburg"@en,
        "Brandenburg"@nb .

humord:c03526 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03526" ;
    dct:modified "2024-10-09T08:14:06"^^xsd:dateTime ;
    skos:altLabel "Bad Liebenwerda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:broader humord:c03525 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:prefLabel "Bad Liebenwerda"@en,
        "Bad Liebenwerda"@nb .

humord:c03527 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03527" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43186/e23/>,
        <http://dewey.info/class/914.3186/e23/>,
        <http://dewey.info/class/943.186/e23/> ;
    skos:broader humord:c03579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43186/e23/>,
        <http://dewey.info/class/914.3186/e23/>,
        <http://dewey.info/class/943.186/e23/> ;
    skos:prefLabel "Gräfenhainichen"@en,
        "Gräfenhainichen"@nb .

humord:c03528 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03528" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03525 ;
    skos:exactMatch <http://dewey.info/class/2--431546/e23/>,
        <http://dewey.info/class/914.31546/e23/>,
        <http://dewey.info/class/943.1546/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431546/e23/>,
        <http://dewey.info/class/914.31546/e23/>,
        <http://dewey.info/class/943.1546/e23/> ;
    skos:prefLabel "Potsdam"@en,
        "Potsdam"@nb .

humord:c03529 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03529" ;
    dct:modified "2019-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tornow"@en,
        "Tornow"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:broader humord:c03525 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:prefLabel "Fürstenberg/Havel"@en,
        "Fürstenberg/Havel"@nb .

humord:c03530 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03530" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030653,
        <http://dewey.info/class/2--4352/e23/>,
        <http://dewey.info/class/914.352/e23/>,
        <http://dewey.info/class/943.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030653,
        <http://dewey.info/class/2--4352/e23/>,
        <http://dewey.info/class/914.352/e23/>,
        <http://dewey.info/class/943.52/e23/> ;
    skos:prefLabel "Bremen (State)"@en,
        "Bremen (Delstat)"@nb .

humord:c03531 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03531" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03530 ;
    skos:closeMatch <http://dewey.info/class/2--4352/e23/>,
        <http://dewey.info/class/943.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4352/e23/>,
        <http://dewey.info/class/943.52/e23/> ;
    skos:prefLabel "Bremen (City)"@en,
        "Bremen (By)"@nb .

humord:c03532 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03532" ;
    dct:modified "2017-04-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36352/e23/>,
        <http://dewey.info/class/936.352/e23/> ;
    skos:broader humord:c03530 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36352/e23/>,
        <http://dewey.info/class/936.352/e23/> ;
    skos:prefLabel "Feddersen Wierde"@en,
        "Feddersen Wierde"@nb .

humord:c03533 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03533" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030421,
        <http://dewey.info/class/2--43515/e23/>,
        <http://dewey.info/class/914.3515/e23/>,
        <http://dewey.info/class/943.515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030421,
        <http://dewey.info/class/2--43515/e23/>,
        <http://dewey.info/class/914.3515/e23/>,
        <http://dewey.info/class/943.515/e23/> ;
    skos:prefLabel "Hamburg (State)"@en,
        "Hamburg (Delstat)"@nb .

humord:c03534 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03534" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03533 ;
    skos:closeMatch <http://dewey.info/class/2--43515/e23/>,
        <http://dewey.info/class/914.3515/e23/>,
        <http://dewey.info/class/943.515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43515/e23/>,
        <http://dewey.info/class/914.3515/e23/>,
        <http://dewey.info/class/943.515/e23/> ;
    skos:prefLabel "Hamburg (City)"@en,
        "Hamburg (By)"@nb .

humord:c03535 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03535" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hessen"@en,
        "Hesse"@nb ;
    skos:broader humord:c03494 ;
    skos:exactMatch <http://dewey.info/class/2--4341/e23/>,
        <http://dewey.info/class/914.341/e23/>,
        <http://dewey.info/class/943.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4341/e23/>,
        <http://dewey.info/class/914.341/e23/>,
        <http://dewey.info/class/943.41/e23/> ;
    skos:prefLabel "Hesse"@en,
        "Hessen"@nb .

humord:c03536 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03536" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Frankfurt"@en,
        "Frankfurt"@nb ;
    skos:broader humord:c03535 ;
    skos:exactMatch realfagstermer:c030871,
        <http://dewey.info/class/2--434164/e23/>,
        <http://dewey.info/class/914.34164/e23/>,
        <http://dewey.info/class/943.4164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030871,
        <http://dewey.info/class/2--434164/e23/>,
        <http://dewey.info/class/914.34164/e23/>,
        <http://dewey.info/class/943.4164/e23/> ;
    skos:prefLabel "Frankfurt am Main"@en,
        "Frankfurt am Main"@nb .

humord:c03537 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03537" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4341/e23/>,
        <http://dewey.info/class/914.341/e23/>,
        <http://dewey.info/class/943.41/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4341/e23/>,
        <http://dewey.info/class/914.341/e23/>,
        <http://dewey.info/class/943.41/e23/> ;
    skos:prefLabel "Maindreieck"@en,
        "Maindreieck"@nb .

humord:c03538 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03538" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03535 ;
    skos:exactMatch <http://dewey.info/class/2--434163/e23/>,
        <http://dewey.info/class/914.34163/e23/>,
        <http://dewey.info/class/943.4163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434163/e23/>,
        <http://dewey.info/class/914.34163/e23/>,
        <http://dewey.info/class/943.4163/e23/> ;
    skos:prefLabel "Offenbach am Main"@en,
        "Offenbach am Main"@nb .

humord:c03539 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03539" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43412/e23/>,
        <http://dewey.info/class/914.3412/e23/>,
        <http://dewey.info/class/943.412/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43412/e23/>,
        <http://dewey.info/class/914.3412/e23/>,
        <http://dewey.info/class/943.412/e23/> ;
    skos:prefLabel "Rasdorf"@en,
        "Rasdorf"@nb .

humord:c03540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03540" ;
    dct:modified "2016-03-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stadt Allendorf"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43414/e23/>,
        <http://dewey.info/class/914.3414/e23/>,
        <http://dewey.info/class/943.414/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43414/e23/>,
        <http://dewey.info/class/914.3414/e23/>,
        <http://dewey.info/class/943.414/e23/> ;
    skos:prefLabel "Stadtallendorf"@en,
        "Stadtallendorf"@nb .

humord:c03541 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03541" ;
    dct:modified "2024-08-30T14:46:41"^^xsd:dateTime ;
    skos:altLabel "Wiesbaden"@nb ;
    skos:broader humord:c03535 ;
    skos:exactMatch <http://dewey.info/class/2--434165/e23/>,
        <http://dewey.info/class/914.34165/e23/>,
        <http://dewey.info/class/943.4165/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434165/e23/>,
        <http://dewey.info/class/914.34165/e23/>,
        <http://dewey.info/class/943.4165/e23/> ;
    skos:prefLabel "Wiesbaden"@en,
        "Wiesbaden"@nb .

humord:c03542 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03542" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030792,
        <http://dewey.info/class/2--4317/e23/>,
        <http://dewey.info/class/914.317/e23/>,
        <http://dewey.info/class/943.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030792,
        <http://dewey.info/class/2--4317/e23/>,
        <http://dewey.info/class/914.317/e23/>,
        <http://dewey.info/class/943.17/e23/> ;
    skos:prefLabel "Mecklenburg-Vorpommern"@en,
        "Mecklenburg-Vorpommern"@nb .

humord:c03543 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03543" ;
    dct:modified "2016-11-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c28756 ;
    skos:closeMatch <http://dewey.info/class/2--431745/e23/>,
        <http://dewey.info/class/914.31745/e23/>,
        <http://dewey.info/class/943.1745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431745/e23/>,
        <http://dewey.info/class/914.31745/e23/>,
        <http://dewey.info/class/943.1745/e23/> ;
    skos:prefLabel "Rostock (City)"@en,
        "Rostock (By)"@nb .

humord:c03544 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03544" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43176/e23/>,
        <http://dewey.info/class/914.3176/e23/>,
        <http://dewey.info/class/943.176/e23/> ;
    skos:broader humord:c03542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43176/e23/>,
        <http://dewey.info/class/914.3176/e23/>,
        <http://dewey.info/class/943.176/e23/> ;
    skos:prefLabel "Schwerin"@en,
        "Schwerin"@nb .

humord:c03545 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03545" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:broader humord:c03542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:prefLabel "Stralsund"@en,
        "Stralsund"@nb .

humord:c03546 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03546" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Niedersachsen"@en ;
    skos:broader humord:c03494 ;
    skos:exactMatch <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:prefLabel "Lower Saxony"@en,
        "Niedersachsen"@nb .

humord:c03548 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03548" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--435976/e23/>,
        <http://dewey.info/class/914.35976/e23/>,
        <http://dewey.info/class/943.5976/e23/> ;
    skos:broader humord:c03546 ;
    skos:exactMatch realfagstermer:c030622 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030622,
        <http://dewey.info/class/2--435976/e23/>,
        <http://dewey.info/class/914.35976/e23/>,
        <http://dewey.info/class/943.5976/e23/> ;
    skos:prefLabel "Göttingen"@en,
        "Göttingen"@nb .

humord:c03549 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03549" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hannover"@en ;
    skos:broader humord:c03546 ;
    skos:closeMatch <http://dewey.info/class/2--435954/e23/>,
        <http://dewey.info/class/914.35954/e23/>,
        <http://dewey.info/class/943.5954/e23/> ;
    skos:exactMatch realfagstermer:c030846 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030846,
        <http://dewey.info/class/2--435954/e23/>,
        <http://dewey.info/class/914.35954/e23/>,
        <http://dewey.info/class/943.5954/e23/> ;
    skos:prefLabel "Hanover"@en,
        "Hannover"@nb .

humord:c03550 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03550" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43595/e23/>,
        <http://dewey.info/class/914.3595/e23/>,
        <http://dewey.info/class/943.595/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43595/e23/>,
        <http://dewey.info/class/914.3595/e23/>,
        <http://dewey.info/class/943.595/e23/> ;
    skos:prefLabel "Hildesheim"@en,
        "Hildesheim"@nb .

humord:c03551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03551" ;
    dct:modified "2016-11-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43593/e23/>,
        <http://dewey.info/class/914.3593/e23/>,
        <http://dewey.info/class/943.593/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43593/e23/>,
        <http://dewey.info/class/914.3593/e23/>,
        <http://dewey.info/class/943.593/e23/> ;
    skos:prefLabel "Lüneburg (City)"@en,
        "Lüneburg (By)"@nb .

humord:c03552 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03552" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Salzgitter"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:prefLabel "Salzgitter"@en,
        "Salzgitter-Lebenstedt"@nb .

humord:c03553 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03553" ;
    dct:modified "2024-08-30T14:31:39"^^xsd:dateTime ;
    skos:altLabel "Werla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43595/e23/>,
        <http://dewey.info/class/914.3595/e23/>,
        <http://dewey.info/class/943.595/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43595/e23/>,
        <http://dewey.info/class/914.3595/e23/>,
        <http://dewey.info/class/943.595/e23/> ;
    skos:prefLabel "Werla"@en,
        "Werla"@nb .

humord:c03554 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03554" ;
    dct:modified "2024-08-30T14:32:45"^^xsd:dateTime ;
    skos:altLabel "Wesermarsch"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43591/e23/>,
        <http://dewey.info/class/914.3591/e23/>,
        <http://dewey.info/class/943.591/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43591/e23/>,
        <http://dewey.info/class/914.3591/e23/>,
        <http://dewey.info/class/943.591/e23/> ;
    skos:prefLabel "Wesermarsch"@en,
        "Wesermarsch"@nb .

humord:c03555 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03555" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nordrhein-Westfalen"@en ;
    skos:broader humord:c03494 ;
    skos:closeMatch <http://dewey.info/class/2--36355/e23/>,
        <http://dewey.info/class/936.355/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36355/e23/>,
        <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/936.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:prefLabel "North Rhine-Westphalia"@en,
        "Nordrhein-Westfalen"@nb .

humord:c03556 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03556" ;
    dct:modified "2024-10-09T08:14:15"^^xsd:dateTime ;
    skos:altLabel "Bad Honnef"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43551/e23/>,
        <http://dewey.info/class/914.3551/e23/>,
        <http://dewey.info/class/943.551/e23/> ;
    skos:broader humord:c03555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43551/e23/>,
        <http://dewey.info/class/914.3551/e23/>,
        <http://dewey.info/class/943.551/e23/> ;
    skos:prefLabel "Bad Honnef"@en,
        "Bad Honnef"@nb .

humord:c03557 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03557" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03555 ;
    skos:exactMatch realfagstermer:c030927,
        <http://dewey.info/class/2--435518/e23/>,
        <http://dewey.info/class/914.35518/e23/>,
        <http://dewey.info/class/943.5518/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030927,
        <http://dewey.info/class/2--435518/e23/>,
        <http://dewey.info/class/914.35518/e23/>,
        <http://dewey.info/class/943.5518/e23/> ;
    skos:prefLabel "Bonn"@en,
        "Bonn"@nb .

humord:c03558 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03558" ;
    dct:modified "2017-05-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43432/e23/>,
        <http://dewey.info/class/914.3432/e23/>,
        <http://dewey.info/class/943.432/e23/> ;
    skos:broader humord:c03564 ;
    skos:definition "Lokalsamfunn nord i Rheinland-Pfalz <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43432/e23/>,
        <http://dewey.info/class/914.3432/e23/>,
        <http://dewey.info/class/943.432/e23/> ;
    skos:prefLabel "Breitscheid"@en,
        "Breitscheid"@nb .

humord:c03559 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03559" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03555 ;
    skos:exactMatch <http://dewey.info/class/2--435534/e23/>,
        <http://dewey.info/class/914.35534/e23/>,
        <http://dewey.info/class/943.5534/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435534/e23/>,
        <http://dewey.info/class/914.35534/e23/>,
        <http://dewey.info/class/943.5534/e23/> ;
    skos:prefLabel "Düsseldorf"@en,
        "Düsseldorf"@nb .

humord:c03560 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03560" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:broader humord:c03555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:prefLabel "Fröndenberg"@en,
        "Fröndenberg"@nb .

humord:c03561 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03561" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Køln"@en ;
    skos:broader humord:c03555 ;
    skos:closeMatch <http://dewey.info/class/2--3635514/e23/>,
        <http://dewey.info/class/936.35514/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--435514/e23/>,
        <http://dewey.info/class/914.35514/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3635514/e23/>,
        <http://dewey.info/class/2--435514/e23/>,
        <http://dewey.info/class/914.35514/e23/>,
        <http://dewey.info/class/936.35514/e23/> ;
    skos:prefLabel "Cologne"@en,
        "Köln"@nb .

humord:c03563 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03563" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43565/e23/>,
        <http://dewey.info/class/914.3565/e23/>,
        <http://dewey.info/class/943.565/e23/> ;
    skos:broader humord:c03555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43565/e23/>,
        <http://dewey.info/class/914.3565/e23/>,
        <http://dewey.info/class/943.565/e23/> ;
    skos:prefLabel "Paderborn"@en,
        "Paderborn"@nb .

humord:c03564 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03564" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:prefLabel "Rhineland-Palatinate"@en,
        "Rheinland-Pfalz"@nb .

humord:c03565 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03565" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43431/e23/>,
        <http://dewey.info/class/914.3431/e23/>,
        <http://dewey.info/class/943.431/e23/> ;
    skos:broader humord:c03564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43431/e23/>,
        <http://dewey.info/class/914.3431/e23/>,
        <http://dewey.info/class/943.431/e23/> ;
    skos:prefLabel "Gondorf"@en,
        "Gondorf"@nb .

humord:c03566 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03566" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:broader humord:c03564 ;
    skos:exactMatch realfagstermer:c030973 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030973,
        <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:prefLabel "Hunsrück"@en,
        "Hunsrück"@nb .

humord:c03567 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03567" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03564 ;
    skos:closeMatch <http://dewey.info/class/2--3634351/e23/>,
        <http://dewey.info/class/936.34351/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--434351/e23/>,
        <http://dewey.info/class/914.34351/e23/>,
        <http://dewey.info/class/943.4351/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3634351/e23/>,
        <http://dewey.info/class/2--434351/e23/>,
        <http://dewey.info/class/914.34351/e23/>,
        <http://dewey.info/class/936.34351/e23/>,
        <http://dewey.info/class/943.4351/e23/> ;
    skos:prefLabel "Mainz"@en,
        "Mainz"@nb .

humord:c03568 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03568" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neuwied-bekkenet"@nb,
        "Neuwied-området"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43432/e23/>,
        <http://dewey.info/class/914.3432/e23/>,
        <http://dewey.info/class/943.432/e23/> ;
    skos:broader humord:c03564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43432/e23/>,
        <http://dewey.info/class/914.3432/e23/>,
        <http://dewey.info/class/943.432/e23/> ;
    skos:prefLabel "Neuwieder Becken"@en,
        "Neuwieder Becken"@nb .

humord:c03571 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03571" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03564 ;
    skos:exactMatch <http://dewey.info/class/2--434313/e23/>,
        <http://dewey.info/class/914.34313/e23/>,
        <http://dewey.info/class/943.4313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434313/e23/>,
        <http://dewey.info/class/914.34313/e23/>,
        <http://dewey.info/class/943.4313/e23/> ;
    skos:prefLabel "Trier"@en,
        "Trier"@nb .

humord:c03572 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03572" ;
    dct:modified "2024-08-30T14:09:15"^^xsd:dateTime ;
    skos:altLabel "Worms"@nb ;
    skos:broader humord:c03564 ;
    skos:exactMatch <http://dewey.info/class/2--434352/e23/>,
        <http://dewey.info/class/914.34352/e23/>,
        <http://dewey.info/class/943.4352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434352/e23/>,
        <http://dewey.info/class/914.34352/e23/>,
        <http://dewey.info/class/943.4352/e23/> ;
    skos:prefLabel "Worms"@en,
        "Worms"@nb .

humord:c03573 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03573" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch <http://dewey.info/class/2--4342/e23/>,
        <http://dewey.info/class/914.342/e23/>,
        <http://dewey.info/class/943.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4342/e23/>,
        <http://dewey.info/class/914.342/e23/>,
        <http://dewey.info/class/943.42/e23/> ;
    skos:prefLabel "Saarland"@en,
        "Saarland"@nb .

humord:c03574 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03574" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43421/e23/>,
        <http://dewey.info/class/914.3421/e23/>,
        <http://dewey.info/class/943.421/e23/> ;
    skos:broader humord:c03573 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43421/e23/>,
        <http://dewey.info/class/914.3421/e23/>,
        <http://dewey.info/class/943.421/e23/> ;
    skos:prefLabel "Saarbrücken"@en,
        "Saarbrücken"@nb .

humord:c03575 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03575" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sachsen"@en ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030495,
        <http://dewey.info/class/2--4321/e23/>,
        <http://dewey.info/class/914.321/e23/>,
        <http://dewey.info/class/943.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030495,
        <http://dewey.info/class/2--4321/e23/>,
        <http://dewey.info/class/914.321/e23/>,
        <http://dewey.info/class/943.21/e23/> ;
    skos:prefLabel "Saxony"@en,
        "Sachsen"@nb .

humord:c03576 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03576" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43184/e23/>,
        <http://dewey.info/class/914.3184/e23/>,
        <http://dewey.info/class/943.184/e23/> ;
    skos:broader humord:c03575 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43184/e23/>,
        <http://dewey.info/class/914.3184/e23/>,
        <http://dewey.info/class/943.184/e23/> ;
    skos:prefLabel "Bitterfeld"@en,
        "Bitterfeld"@nb .

humord:c03577 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03577" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03575 ;
    skos:exactMatch <http://dewey.info/class/2--432142/e23/>,
        <http://dewey.info/class/914.32142/e23/>,
        <http://dewey.info/class/943.2142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--432142/e23/>,
        <http://dewey.info/class/914.32142/e23/>,
        <http://dewey.info/class/943.2142/e23/> ;
    skos:prefLabel "Dresden"@en,
        "Dresden"@nb .

humord:c03578 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03578" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4321/e23/>,
        <http://dewey.info/class/914.321/e23/>,
        <http://dewey.info/class/943.21/e23/> ;
    skos:broader humord:c03575 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4321/e23/>,
        <http://dewey.info/class/914.321/e23/>,
        <http://dewey.info/class/943.21/e23/> ;
    skos:prefLabel "Meissen"@en,
        "Meissen"@nb .

humord:c03579 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03579" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Saschsen-Anhalt"@en ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030673,
        <http://dewey.info/class/2--4318/e23/>,
        <http://dewey.info/class/914.318/e23/>,
        <http://dewey.info/class/943.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030673,
        <http://dewey.info/class/2--4318/e23/>,
        <http://dewey.info/class/914.318/e23/>,
        <http://dewey.info/class/943.18/e23/> ;
    skos:prefLabel "Saxony-Anhalt"@en,
        "Sachsen-Anhalt"@nb .

humord:c03580 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03580" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43186/e23/>,
        <http://dewey.info/class/914.3186/e23/>,
        <http://dewey.info/class/943.186/e23/> ;
    skos:broader humord:c03579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43186/e23/>,
        <http://dewey.info/class/914.3186/e23/>,
        <http://dewey.info/class/943.186/e23/> ;
    skos:prefLabel "Dessau"@en,
        "Dessau"@nb .

humord:c03581 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03581" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:broader humord:c03579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:prefLabel "Halberstadt"@en,
        "Halberstadt"@nb .

humord:c03582 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03582" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03579 ;
    skos:exactMatch <http://dewey.info/class/2--431822/e23/>,
        <http://dewey.info/class/914.31822/e23/>,
        <http://dewey.info/class/943.1822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431822/e23/>,
        <http://dewey.info/class/914.31822/e23/>,
        <http://dewey.info/class/943.1822/e23/> ;
    skos:prefLabel "Magdeburg"@en,
        "Magdeburg"@nb .

humord:c03583 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03583" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03494 ;
    skos:exactMatch realfagstermer:c030735,
        <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030735,
        <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Schleswig-Holstein"@en,
        "Schleswig-Holstein"@nb .

humord:c03584 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03584" ;
    dct:modified "2024-08-15T07:30:05"^^xsd:dateTime ;
    skos:altLabel "Angeln"@en,
        "Angel"@nb,
        "Angeln"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Anglia"@en,
        "Angeln"@nb .

humord:c03585 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03585" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Haithabu"@en,
        "Haddeby"@nb,
        "Hedeby"@nb ;
    skos:broadMatch <http://dewey.info/class/2--363512/e23/>,
        <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/936.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363512/e23/>,
        <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/936.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Hedeby"@en,
        "Haithabu"@nb .

humord:c03588 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03588" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03583 ;
    skos:closeMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Holstein"@en,
        "Holstein"@nb .

humord:c03589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03589" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03583 ;
    skos:exactMatch <http://dewey.info/class/2--435123/e23/>,
        <http://dewey.info/class/914.35123/e23/>,
        <http://dewey.info/class/943.5123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435123/e23/>,
        <http://dewey.info/class/914.35123/e23/>,
        <http://dewey.info/class/943.5123/e23/> ;
    skos:prefLabel "Kiel"@en,
        "Kiel"@nb .

humord:c03590 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03590" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Lauenburg"@en,
        "Lauenburg"@nb .

humord:c03591 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03591" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03583 ;
    skos:exactMatch <http://dewey.info/class/2--435125/e23/>,
        <http://dewey.info/class/914.35125/e23/>,
        <http://dewey.info/class/943.5125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435125/e23/>,
        <http://dewey.info/class/914.35125/e23/>,
        <http://dewey.info/class/943.5125/e23/> ;
    skos:prefLabel "Lübeck"@en,
        "Lübeck"@nb .

humord:c03592 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03592" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Norddorf auf Amrum"@en,
        "Norddorf auf Amrum"@nb .

humord:c03593 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03593" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Pinneberg"@en,
        "Pinneberg"@nb .

humord:c03594 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03594" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Plön"@en,
        "Plön"@nb .

humord:c03595 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03595" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Probstei"@en,
        "Probstei"@nb .

humord:c03596 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03596" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Schleswig"@en ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Duchy of Schleswig"@en,
        "Schleswig"@nb .

humord:c03597 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03597" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Schwansen"@en,
        "Schwansen"@nb .

humord:c03598 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03598" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Segeberg"@en,
        "Segeberg"@nb .

humord:c03599 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03599" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Starigard"@en ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Oldenburg in Holstein"@en,
        "Starigard"@nb .

humord:c03600 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03600" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Thüringen"@en ;
    skos:broader humord:c03494 ;
    skos:exactMatch <http://dewey.info/class/2--4322/e23/>,
        <http://dewey.info/class/914.322/e23/>,
        <http://dewey.info/class/943.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4322/e23/>,
        <http://dewey.info/class/914.322/e23/>,
        <http://dewey.info/class/943.22/e23/> ;
    skos:prefLabel "Thuringia"@en,
        "Thüringen"@nb .

humord:c03601 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03601" ;
    dct:modified "2024-10-14T15:20:34"^^xsd:dateTime ;
    skos:altLabel "Barchfeld"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43226/e23/>,
        <http://dewey.info/class/914.3226/e23/>,
        <http://dewey.info/class/943.226/e23/> ;
    skos:broader humord:c03600 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43226/e23/>,
        <http://dewey.info/class/914.3226/e23/>,
        <http://dewey.info/class/943.226/e23/> ;
    skos:prefLabel "Barchfeld"@en,
        "Barchfeld"@nb .

humord:c03602 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03602" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03600 ;
    skos:exactMatch <http://dewey.info/class/2--432248/e23/>,
        <http://dewey.info/class/914.32248/e23/>,
        <http://dewey.info/class/943.2248/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--432248/e23/>,
        <http://dewey.info/class/914.32248/e23/>,
        <http://dewey.info/class/943.2248/e23/> ;
    skos:prefLabel "Erfurt"@en,
        "Erfurt"@nb .

humord:c03603 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03603" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43224/e23/>,
        <http://dewey.info/class/914.3224/e23/>,
        <http://dewey.info/class/943.224/e23/> ;
    skos:broader humord:c03600 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43224/e23/>,
        <http://dewey.info/class/914.3224/e23/>,
        <http://dewey.info/class/943.224/e23/> ;
    skos:prefLabel "Gotha"@en,
        "Gotha"@nb .

humord:c03604 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03604" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43226/e23/>,
        <http://dewey.info/class/914.3226/e23/>,
        <http://dewey.info/class/943.226/e23/> ;
    skos:broader humord:c03600 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43226/e23/>,
        <http://dewey.info/class/914.3226/e23/>,
        <http://dewey.info/class/943.226/e23/> ;
    skos:prefLabel "Haarhausen"@en,
        "Haarhausen"@nb .

humord:c03606 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03606" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43222/e23/>,
        <http://dewey.info/class/914.3222/e23/>,
        <http://dewey.info/class/943.222/e23/> ;
    skos:broader humord:c03600 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43222/e23/>,
        <http://dewey.info/class/914.3222/e23/>,
        <http://dewey.info/class/943.222/e23/> ;
    skos:prefLabel "Jena"@en,
        "Jena"@nb .

humord:c03607 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03607" ;
    dct:modified "2024-08-30T14:27:03"^^xsd:dateTime ;
    skos:altLabel "Weimar"@nb ;
    skos:broader humord:c03600 ;
    skos:exactMatch <http://dewey.info/class/2--432241/e23/>,
        <http://dewey.info/class/914.32241/e23/>,
        <http://dewey.info/class/943.2241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--432241/e23/>,
        <http://dewey.info/class/914.32241/e23/>,
        <http://dewey.info/class/943.2241/e23/> ;
    skos:prefLabel "Weimar"@en,
        "Weimar"@nb .

humord:c03609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03609" ;
    dct:modified "2024-10-09T08:07:30"^^xsd:dateTime ;
    skos:altLabel "Baden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:broader humord:c03608 ;
    skos:definition "Baden utgjør grovt sett den vestlige delen av den nåværende delstaten Baden-Würtenburg <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:prefLabel "Baden"@en,
        "Baden"@nb .

humord:c03610 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03610" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03608 ;
    skos:closeMatch <http://dewey.info/class/2--4317/e23/>,
        <http://dewey.info/class/914.317/e23/>,
        <http://dewey.info/class/943.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4317/e23/>,
        <http://dewey.info/class/914.317/e23/>,
        <http://dewey.info/class/943.17/e23/> ;
    skos:prefLabel "Mecklenburg"@en,
        "Mecklenburg"@nb .

humord:c03611 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03611" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mosel Valley"@en ;
    skos:broadMatch <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:prefLabel "Moselle Valley"@en,
        "Moseldalen"@nb .

humord:c03612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03612" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "North Germany"@en ;
    skos:broadMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:broader humord:c03608 ;
    skos:exactMatch realfagstermer:c030757 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030757,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:prefLabel "Northern Germany"@en,
        "Nord-Tyskland"@nb .

humord:c03613 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03613" ;
    dct:modified "2024-08-21T10:32:33"^^xsd:dateTime ;
    skos:altLabel "Ostfriesland"@en,
        "Austfriesland"@nb,
        "Ostfriesland"@nb,
        "Østfriesland"@nb ;
    skos:broader humord:c03608 ;
    skos:exactMatch <http://dewey.info/class/2--435917/e23/>,
        <http://dewey.info/class/914.35917/e23/>,
        <http://dewey.info/class/943.5917/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435917/e23/>,
        <http://dewey.info/class/914.35917/e23/>,
        <http://dewey.info/class/943.5917/e23/> ;
    skos:prefLabel "East Frisia"@en,
        "Ostfriesland"@nb .

humord:c03614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03614" ;
    dct:modified "2025-02-25T14:25:46"^^xsd:dateTime ;
    skos:altLabel "Preussen (Tyskland)"@nb,
        "Prøyssen (Tyskland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943.07/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943.07/e23/> ;
    skos:prefLabel "Prussia (Germany)"@en,
        "Preussen (Tyskland)"@nb ;
    skos:related humord:c03686 .

humord:c03616 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03616" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rheinhessen"@en,
        "Rhine-Hesse"@en ;
    skos:broadMatch <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:prefLabel "Rhenish Hesse"@en,
        "Rheinhessen"@nb .

humord:c03617 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03617" ;
    dct:modified "2022-10-05T14:53:02"^^xsd:dateTime ;
    skos:altLabel "Rheinland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:prefLabel "Rhineland"@en,
        "Rhinland"@nb .

humord:c03618 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03618" ;
    dct:modified "2024-08-30T14:36:47"^^xsd:dateTime ;
    skos:altLabel "Westfalen"@en,
        "Westfalen"@nb ;
    skos:broader humord:c03608 ;
    skos:closeMatch <http://dewey.info/class/2--4356/e23/>,
        <http://dewey.info/class/914.356/e23/>,
        <http://dewey.info/class/943.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4356/e23/>,
        <http://dewey.info/class/914.356/e23/>,
        <http://dewey.info/class/943.56/e23/> ;
    skos:prefLabel "Westphalia"@en,
        "Westfalen"@nb .

humord:c03619 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03619" ;
    dct:modified "2025-03-04T14:07:58"^^xsd:dateTime ;
    skos:altLabel "Ukraina"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:exactMatch realfagstermer:c030325,
        <http://dewey.info/class/2--477/e23/>,
        <http://dewey.info/class/914.77/e23/>,
        <http://dewey.info/class/947.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030325,
        <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/2--477/e23/>,
        <http://dewey.info/class/914.77/e23/>,
        <http://dewey.info/class/939.52/e23/>,
        <http://dewey.info/class/947.7/e23/> ;
    skos:prefLabel "Ukraine"@en,
        "Ukraina"@nb .

humord:c03620 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03620" ;
    dct:modified "2022-05-13T07:50:53"^^xsd:dateTime ;
    skos:altLabel "Carpathian Ukraine"@en ;
    skos:broadMatch <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:broader humord:c03619 ;
    skos:definition "Område i Ukraina mellom Karpatene og Tisa <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:prefLabel "Carpatho-Ukraine"@en,
        "Karpato-Ukraina"@nb .

humord:c03621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03621" ;
    dct:modified "2022-05-13T07:53:48"^^xsd:dateTime ;
    skos:altLabel "Kiev"@en,
        "Kiev (By)"@nb,
        "Kijev"@nb,
        "Kyjiv"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4777/e23/>,
        <http://dewey.info/class/914.777/e23/>,
        <http://dewey.info/class/947.77/e23/> ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4777/e23/>,
        <http://dewey.info/class/914.777/e23/>,
        <http://dewey.info/class/947.77/e23/> ;
    skos:prefLabel "Kyiv"@en,
        "Kyiv (By)"@nb .

humord:c03623 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03623" ;
    dct:modified "2025-02-26T15:33:23"^^xsd:dateTime ;
    skos:altLabel "Nord-Bukovina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:broader humord:c03057,
        humord:c03619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:prefLabel "North Bukovina"@en,
        "Nord-Bukovina"@nb .

humord:c03624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03624" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4776/e23/>,
        <http://dewey.info/class/914.776/e23/>,
        <http://dewey.info/class/947.76/e23/> ;
    skos:broader humord:c03619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4776/e23/>,
        <http://dewey.info/class/914.776/e23/>,
        <http://dewey.info/class/947.76/e23/> ;
    skos:prefLabel "Poltava"@en,
        "Poltava"@nb .

humord:c03625 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03625" ;
    dct:modified "2025-03-04T15:30:28"^^xsd:dateTime ;
    skos:altLabel "Ungarn"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--3639/e23/>,
        <http://dewey.info/class/936.39/e23/> ;
    skos:exactMatch realfagstermer:c030248,
        <http://dewey.info/class/2--439/e23/>,
        <http://dewey.info/class/914.39/e23/>,
        <http://dewey.info/class/943.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030248,
        <http://dewey.info/class/2--3639/e23/>,
        <http://dewey.info/class/2--439/e23/>,
        <http://dewey.info/class/914.39/e23/>,
        <http://dewey.info/class/936.39/e23/>,
        <http://dewey.info/class/943.9/e23/> ;
    skos:prefLabel "Hungary"@en,
        "Ungarn"@nb ;
    skos:related humord:c03702 .

humord:c03626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03626" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:prefLabel "Abasár"@en,
        "Abasar"@nb .

humord:c03627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03627" ;
    dct:modified "2024-10-09T08:14:57"^^xsd:dateTime ;
    skos:altLabel "Bács-Kiskun"@en,
        "Bacs-Kiskun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:prefLabel "Bács-Kiskun County"@en,
        "Bacs-Kiskun"@nb .

humord:c03628 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03628" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03625 ;
    skos:exactMatch realfagstermer:c030917,
        <http://dewey.info/class/2--43912/e23/>,
        <http://dewey.info/class/914.3912/e23/>,
        <http://dewey.info/class/943.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030917,
        <http://dewey.info/class/2--43912/e23/>,
        <http://dewey.info/class/914.3912/e23/>,
        <http://dewey.info/class/943.912/e23/> ;
    skos:prefLabel "Budapest"@en,
        "Budapest"@nb .

humord:c03629 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03629" ;
    dct:modified "1994-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Bük"@en,
        "Bük"@nb .

humord:c03630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03630" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Garabonc"@en,
        "Garabonc"@nb .

humord:c03632 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03632" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:prefLabel "Kecskemét"@en,
        "Kecskemet"@nb .

humord:c03635 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03635" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Pécs"@en,
        "Pecs"@nb .

humord:c03636 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03636" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--3639/e23/>,
        <http://dewey.info/class/936.39/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3639/e23/>,
        <http://dewey.info/class/936.39/e23/> ;
    skos:prefLabel "Sopianae"@en,
        "Sopianae"@nb .

humord:c03637 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03637" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4399/e23/>,
        <http://dewey.info/class/914.399/e23/>,
        <http://dewey.info/class/943.99/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4399/e23/>,
        <http://dewey.info/class/914.399/e23/>,
        <http://dewey.info/class/943.99/e23/> ;
    skos:prefLabel "Szabolcs"@en,
        "Szabolcs"@nb .

humord:c03638 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03638" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4398/e23/>,
        <http://dewey.info/class/914.398/e23/>,
        <http://dewey.info/class/943.98/e23/> ;
    skos:prefLabel "Szalkszentmárton"@en,
        "Szalkszentmarton"@nb .

humord:c03639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03639" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Tata"@en,
        "Tata"@nb .

humord:c03640 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03640" ;
    dct:modified "1994-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4391/e23/>,
        <http://dewey.info/class/914.391/e23/>,
        <http://dewey.info/class/943.91/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4391/e23/>,
        <http://dewey.info/class/914.391/e23/>,
        <http://dewey.info/class/943.91/e23/> ;
    skos:prefLabel "Tök"@en,
        "Tök"@nb .

humord:c03641 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03641" ;
    dct:modified "1994-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Vértesszölös"@en,
        "Vertesszölös"@nb .

humord:c03642 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03642" ;
    dct:modified "1994-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Zalaszabar-Dezsösziget"@en,
        "Zalaszabar-Dezsösziget"@nb .

humord:c03643 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03643" ;
    dct:modified "2025-03-04T14:08:20"^^xsd:dateTime ;
    skos:altLabel "Vatican City State"@en,
        "Pavestolen"@nb,
        "Vatikanet"@nb,
        "Vatikanstaten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/937.63/e23/> ;
    skos:broader humord:c02157 ;
    skos:exactMatch <http://dewey.info/class/2--45634/e23/>,
        <http://dewey.info/class/914.5634/e23/>,
        <http://dewey.info/class/945.634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45634/e23/>,
        <http://dewey.info/class/914.5634/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.634/e23/> ;
    skos:prefLabel "Vatican City"@en,
        "Vatikanstaten"@nb .

humord:c03646 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03646" ;
    dct:modified "2025-02-26T15:37:02"^^xsd:dateTime ;
    skos:altLabel "Austerrike"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/936.36/e23/> ;
    skos:exactMatch realfagstermer:c030224,
        <http://dewey.info/class/2--436/e23/>,
        <http://dewey.info/class/914.36/e23/>,
        <http://dewey.info/class/943.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030224,
        <http://dewey.info/class/2--436/e23/>,
        <http://dewey.info/class/914.36/e23/>,
        <http://dewey.info/class/936.36/e23/>,
        <http://dewey.info/class/943.6/e23/> ;
    skos:prefLabel "Austria"@en,
        "Østerrike"@nb ;
    skos:related humord:c03702 .

humord:c03647 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03647" ;
    dct:modified "2024-08-16T13:52:59"^^xsd:dateTime ;
    skos:altLabel "Apetlon"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43615/e23/>,
        <http://dewey.info/class/914.3615/e23/>,
        <http://dewey.info/class/943.615/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43615/e23/>,
        <http://dewey.info/class/914.3615/e23/>,
        <http://dewey.info/class/943.615/e23/> ;
    skos:prefLabel "Apetlon"@en,
        "Apetlon"@nb .

humord:c03648 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03648" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03646 ;
    skos:exactMatch <http://dewey.info/class/2--43615/e23/>,
        <http://dewey.info/class/914.3615/e23/>,
        <http://dewey.info/class/943.615/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43615/e23/>,
        <http://dewey.info/class/914.3615/e23/>,
        <http://dewey.info/class/943.615/e23/> ;
    skos:prefLabel "Burgenland"@en,
        "Burgenland"@nb .

humord:c03649 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03649" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:prefLabel "Hall (Austria)"@en,
        "Hall"@nb .

humord:c03650 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03650" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43615/e23/>,
        <http://dewey.info/class/914.3615/e23/>,
        <http://dewey.info/class/943.615/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43615/e23/>,
        <http://dewey.info/class/914.3615/e23/>,
        <http://dewey.info/class/943.615/e23/> ;
    skos:prefLabel "Illmitz"@en,
        "Illmitz"@nb .

humord:c03652 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03652" ;
    dct:modified "2017-09-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kärnten"@en ;
    skos:broader humord:c03646 ;
    skos:exactMatch <http://dewey.info/class/2--4366/e23/>,
        <http://dewey.info/class/914.366/e23/>,
        <http://dewey.info/class/943.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4366/e23/>,
        <http://dewey.info/class/914.366/e23/>,
        <http://dewey.info/class/943.66/e23/> ;
    skos:prefLabel "Carinthia"@en,
        "Kärnten"@nb .

humord:c03654 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03654" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:prefLabel "Pinzgau"@en,
        "Pinzgau"@nb .

humord:c03655 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03655" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Saalfelden am Steinernen Meer"@en,
        "Saalfelden am Steinernen Meer"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:prefLabel "Saalfelden"@en,
        "Saalfelden"@nb .

humord:c03656 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03656" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03646 ;
    skos:exactMatch realfagstermer:c030493,
        <http://dewey.info/class/2--43632/e23/>,
        <http://dewey.info/class/914.3632/e23/>,
        <http://dewey.info/class/943.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030493,
        <http://dewey.info/class/2--43632/e23/>,
        <http://dewey.info/class/914.3632/e23/>,
        <http://dewey.info/class/943.632/e23/> ;
    skos:prefLabel "Salzburg"@en,
        "Salzburg"@nb .

humord:c03657 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03657" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Steiermark"@en ;
    skos:broader humord:c03646 ;
    skos:exactMatch <http://dewey.info/class/2--4365/e23/>,
        <http://dewey.info/class/914.365/e23/>,
        <http://dewey.info/class/943.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4365/e23/>,
        <http://dewey.info/class/914.365/e23/>,
        <http://dewey.info/class/943.65/e23/> ;
    skos:prefLabel "Styria"@en,
        "Steiermark"@nb .

humord:c03658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03658" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:prefLabel "Uttendorf"@en,
        "Uttendorf"@nb .

humord:c03659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03659" ;
    dct:modified "2024-08-30T14:42:53"^^xsd:dateTime ;
    skos:altLabel "Wien"@nb ;
    skos:broader humord:c03646 ;
    skos:exactMatch realfagstermer:c030548,
        <http://dewey.info/class/2--43613/e23/>,
        <http://dewey.info/class/914.3613/e23/>,
        <http://dewey.info/class/943.613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030548,
        <http://dewey.info/class/2--43613/e23/>,
        <http://dewey.info/class/914.3613/e23/>,
        <http://dewey.info/class/943.613/e23/> ;
    skos:prefLabel "Vienna"@en,
        "Wien"@nb .

humord:c03660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03660" ;
    dct:modified "2024-08-30T14:51:38"^^xsd:dateTime ;
    skos:altLabel "Willendorf"@nb ;
    skos:broadMatch <http://dewey.info/class/2--363612/e23/>,
        <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/936.3612/e23/>,
        <http://dewey.info/class/943.612/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363612/e23/>,
        <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/936.3612/e23/>,
        <http://dewey.info/class/943.612/e23/> ;
    skos:prefLabel "Willendorf"@en,
        "Willendorf"@nb .

humord:c03662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03662" ;
    dct:modified "2024-08-12T13:19:54"^^xsd:dateTime ;
    skos:altLabel "Alps"@en,
        "Alpane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4364/e23/>,
        <http://dewey.info/class/2--4458/e23/>,
        <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/914.364/e23/>,
        <http://dewey.info/class/914.458/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/943.64/e23/>,
        <http://dewey.info/class/944.58/e23/>,
        <http://dewey.info/class/945.1/e23/> ;
    skos:broader humord:c03661 ;
    skos:exactMatch realfagstermer:c030260,
        <http://dewey.info/class/2--4947/e23/>,
        <http://dewey.info/class/914.947/e23/>,
        <http://dewey.info/class/949.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030260,
        <http://dewey.info/class/2--4364/e23/>,
        <http://dewey.info/class/2--4458/e23/>,
        <http://dewey.info/class/2--451/e23/>,
        <http://dewey.info/class/2--4947/e23/>,
        <http://dewey.info/class/914.364/e23/>,
        <http://dewey.info/class/914.458/e23/>,
        <http://dewey.info/class/914.51/e23/>,
        <http://dewey.info/class/914.947/e23/>,
        <http://dewey.info/class/943.64/e23/>,
        <http://dewey.info/class/944.58/e23/>,
        <http://dewey.info/class/945.1/e23/>,
        <http://dewey.info/class/949.47/e23/> ;
    skos:prefLabel "The Alps"@en,
        "Alpene"@nb .

humord:c03663 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03663" ;
    dct:modified "2024-10-16T13:37:44"^^xsd:dateTime ;
    skos:altLabel "Benelux"@en,
        "Benelux"@nb,
        "Benelux-landa"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:definition "Landene som omfattes av Benelux-unionen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:prefLabel "Benelux Countries"@en,
        "Benelux-landene"@nb ;
    skos:related humord:c02161,
        humord:c02591,
        humord:c02598 .

humord:c03664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03664" ;
    dct:modified "2025-02-27T08:20:25"^^xsd:dateTime ;
    skos:altLabel "Britiske øyer"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--361/e23/>,
        <http://dewey.info/class/936.1/e23/> ;
    skos:exactMatch realfagstermer:c030901,
        <http://dewey.info/class/2--41/e23/>,
        <http://dewey.info/class/914.1/e23/>,
        <http://dewey.info/class/941/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030901,
        <http://dewey.info/class/2--361/e23/>,
        <http://dewey.info/class/2--41/e23/>,
        <http://dewey.info/class/914.1/e23/>,
        <http://dewey.info/class/936.1/e23/>,
        <http://dewey.info/class/941/e23/> ;
    skos:prefLabel "British Isles"@en,
        "Britiske øyer"@nb ;
    skos:related humord:c03183 .

humord:c03665 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03665" ;
    dct:modified "2025-02-27T08:21:09"^^xsd:dateTime ;
    skos:altLabel "Donaulanda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/949.6/e23/> ;
    skos:broader humord:c03661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/943/e23/>,
        <http://dewey.info/class/949.6/e23/> ;
    skos:prefLabel "Donau Countries"@en,
        "Donaulandene"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/943/e23/> .

humord:c03666 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03666" ;
    dct:modified "2025-02-27T08:23:31"^^xsd:dateTime ;
    skos:altLabel "Gallia"@nb ;
    skos:broader humord:c03661 ;
    skos:exactMatch <http://dewey.info/class/2--364/e23/>,
        <http://dewey.info/class/936.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--364/e23/>,
        <http://dewey.info/class/936.4/e23/> ;
    skos:prefLabel "Gaul"@en,
        "Gallia"@nb .

humord:c03667 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03667" ;
    dct:modified "2025-02-27T08:24:04"^^xsd:dateTime ;
    skos:altLabel "Gardarike"@en,
        "Gardarike"@nb ;
    skos:broadMatch <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947.02/e23/> ;
    skos:broader humord:c03661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947.02/e23/> ;
    skos:prefLabel "Gardariki"@en,
        "Gardarike"@nb ;
    skos:related humord:c03083 .

humord:c03668 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03668" ;
    dct:modified "2025-02-27T08:25:47"^^xsd:dateTime ;
    skos:altLabel "Germania"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--363/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:definition "Germania var romernes navn på germanernes land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Germania"@en,
        "Germania"@nb .

humord:c03669 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03669" ;
    dct:modified "2025-02-27T08:25:22"^^xsd:dateTime ;
    skos:altLabel "Germania Libera"@nb,
        "Germania Magna"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--363/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:definition "Germania Magna var den del av Germania som ikke var under romerne (det frie Germania) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Germania Magna"@en,
        "Germania Magna"@nb .

humord:c03671 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03671" ;
    dct:modified "2025-02-26T15:41:29"^^xsd:dateTime ;
    skos:altLabel "Iberia"@en,
        "Iberia (Halvøy)"@nb,
        "Iberiske halvøy"@nb,
        "Pyreneerhalvøya"@nb,
        "Pyrenéhalvøya"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--366/e23/>,
        <http://dewey.info/class/936.6/e23/> ;
    skos:definition "Pyreneerhalvøya er den sørvestligste delen av Europa, avgrenses i nord av Pyreneene, ellers av  Atlanterhavet og Middelhavet. Politisk delt mellom Spania, Andorra, Portugal og Gibraltar <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030467,
        <http://dewey.info/class/2--46/e23/>,
        <http://dewey.info/class/914.6/e23/>,
        <http://dewey.info/class/946/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030467,
        <http://dewey.info/class/2--366/e23/>,
        <http://dewey.info/class/2--46/e23/>,
        <http://dewey.info/class/914.6/e23/>,
        <http://dewey.info/class/936.6/e23/>,
        <http://dewey.info/class/946/e23/> ;
    skos:prefLabel "Iberian Peninsula"@en,
        "Pyreneerhalvøya"@nb .

humord:c03672 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03672" ;
    dct:modified "2025-02-27T08:38:44"^^xsd:dateTime ;
    skos:altLabel "Irland (Øy)"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch realfagstermer:c030229 ;
    skos:exactMatch <http://dewey.info/class/2--3615/e23/>,
        <http://dewey.info/class/2--415/e23/>,
        <http://dewey.info/class/914.15/e23/>,
        <http://dewey.info/class/936.15/e23/>,
        <http://dewey.info/class/941.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030229,
        <http://dewey.info/class/2--3615/e23/>,
        <http://dewey.info/class/2--415/e23/>,
        <http://dewey.info/class/914.15/e23/>,
        <http://dewey.info/class/936.15/e23/>,
        <http://dewey.info/class/941.5/e23/> ;
    skos:prefLabel "Ireland (Island)"@en,
        "Irland (Øy)"@nb ;
    skos:related humord:c02406,
        humord:c03239 .

humord:c03673 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03673" ;
    dct:modified "2025-02-26T15:33:43"^^xsd:dateTime ;
    skos:altLabel "Mellom-Europa"@nb,
        "Sentral-Europa"@nb ;
    skos:broader humord:c03661 ;
    skos:exactMatch realfagstermer:c030490,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030490,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:prefLabel "Central Europe"@en,
        "Mellom-Europa"@nb .

humord:c03675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03675" ;
    dct:modified "2025-03-14T09:09:43"^^xsd:dateTime ;
    skos:altLabel "Moskva (Tredje Roma)"@nb,
        "Moskva (Tredje rike)"@nb,
        "Tredje Roma"@nb ;
    skos:broadMatch <http://dewey.info/class/281.947/e23/> ;
    skos:broader humord:c08770 ;
    skos:definition "Betegnelse brukt om Moskva som kirkesentrum etter erobringen av Konstantinopel i 1453 <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.947/e23/> ;
    skos:prefLabel "Moscow (Third Rome)"@en,
        "Moskva (Tredje Roma)"@nb ;
    skos:related humord:c03103 .

humord:c03678 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03678" ;
    dct:modified "2025-02-26T15:34:34"^^xsd:dateTime ;
    skos:altLabel "Low Lands"@en,
        "Nederlandene"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/936.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:definition "Nederlandene betegner det nåværende Nederland, Belgia og deler av NordvestFrankrike til opprettelsen av en egen belgisk stat i 1831 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--492/e23/>,
        <http://dewey.info/class/914.92/e23/>,
        <http://dewey.info/class/936.92/e23/>,
        <http://dewey.info/class/949.2/e23/> ;
    skos:prefLabel "Low Countries"@en,
        "Nederlandene"@nb .

humord:c03679 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03679" ;
    dct:modified "2025-02-05T12:11:31"^^xsd:dateTime ;
    skos:altLabel "Nord-Europa"@nb,
        "Nordeuropa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--368/e23/>,
        <http://dewey.info/class/936.8/e23/> ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:exactMatch realfagstermer:c030332 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030332,
        <http://dewey.info/class/2--368/e23/>,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/936.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Northern Europe"@en,
        "Nord-Europa"@nb .

humord:c03680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 84 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03680" ;
    dct:modified "2025-02-25T16:37:12"^^xsd:dateTime ;
    skos:altLabel "Norden"@nb ;
    skos:broader humord:c03679 ;
    skos:closeMatch <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:definition "Norden er fellesnavn for Danmark, Finland, Færøyene, Island, Norge, Sverige og Åland <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030207 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030207,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Nordic Countries"@en,
        "Norden"@nb .

humord:c03681 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03681" ;
    dct:modified "2025-02-25T16:37:41"^^xsd:dateTime ;
    skos:altLabel "Skandinavia"@nb ;
    skos:broader humord:c03680 ;
    skos:closeMatch <http://dewey.info/class/2--368/e23/>,
        <http://dewey.info/class/936.8/e23/> ;
    skos:exactMatch realfagstermer:c030217,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030217,
        <http://dewey.info/class/2--368/e23/>,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/936.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Scandinavia"@en,
        "Skandinavia"@nb .

humord:c03683 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03683" ;
    dct:modified "2025-02-26T15:35:05"^^xsd:dateTime ;
    skos:altLabel "Oder-Neisse-grensen"@nb,
        "Oder-Neisse-linjen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/2--438/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/914.38/e23/>,
        <http://dewey.info/class/943.8/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:broader humord:c03661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/2--438/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/914.38/e23/>,
        <http://dewey.info/class/943.8/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:prefLabel "Oder-Neisse line"@en,
        "Oder-Neisse-linjen"@nb .

humord:c03684 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03684" ;
    dct:modified "2025-02-26T15:39:31"^^xsd:dateTime ;
    skos:altLabel "Pannonia"@nb ;
    skos:broader humord:c03661 ;
    skos:exactMatch <http://dewey.info/class/2--3639/e23/>,
        <http://dewey.info/class/936.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3639/e23/>,
        <http://dewey.info/class/936.39/e23/> ;
    skos:prefLabel "Pannonia"@en,
        "Pannonia"@nb .

humord:c03685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03685" ;
    dct:modified "2025-02-26T15:39:47"^^xsd:dateTime ;
    skos:altLabel "Pommern (Europa)"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:definition "Landskap i Tyskland og Polen <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030574 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030574,
        <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:prefLabel "Pomerania (Europe)"@en,
        "Pommern (Europa)"@nb .

humord:c03686 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03686" ;
    dct:modified "2025-02-26T15:40:12"^^xsd:dateTime ;
    skos:altLabel "Kongeriket Preussen"@nb,
        "Preussen (Europa)"@nb,
        "Prøyssen (Europa)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/> ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/943.07/e23/> ;
    skos:exactMatch realfagstermer:c030309 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030309,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943.07/e23/> ;
    skos:prefLabel "Prussia (Europe)"@en,
        "Preussen (Europa)"@nb ;
    skos:related humord:c03614 .

humord:c03688 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03688" ;
    dct:modified "2025-02-28T11:24:37"^^xsd:dateTime ;
    skos:altLabel "Skagerrak"@nb,
        "Skagerrakkysten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:broader humord:c03714 ;
    skos:definition "Skagerrak er området av nordsjøen mellom Norge, Sverige og Danmark. Brukes også om de omkringliggende kystområder <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030280 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030280,
        <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:prefLabel "Skagerrak"@en,
        "Skagerrak"@nb .

humord:c03690 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03690" ;
    dct:modified "2025-02-27T08:15:22"^^xsd:dateTime ;
    skos:altLabel "Svartehavslanda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/2--49/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/914.9/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/947/e23/>,
        <http://dewey.info/class/949/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:broader humord:c02106,
        humord:c03661 ;
    skos:definition "Svartehavslandene omfatter Bulgaria, Romania, Ukraina, Russland, Georgia og Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/2--49/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/914.9/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/947/e23/>,
        <http://dewey.info/class/949/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:prefLabel "Black Sea Countries"@en,
        "Svartehavslandene"@nb .

humord:c03691 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03691" ;
    dct:modified "2025-02-27T08:15:08"^^xsd:dateTime ;
    skos:altLabel "South-East Europe"@en,
        "Søraust-Europa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49/e23/>,
        <http://dewey.info/class/914.9/e23/>,
        <http://dewey.info/class/949/e23/> ;
    skos:broader humord:c03661 ;
    skos:exactMatch realfagstermer:c030715 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030715,
        <http://dewey.info/class/2--49/e23/>,
        <http://dewey.info/class/914.9/e23/>,
        <http://dewey.info/class/949/e23/> ;
    skos:prefLabel "Southeast Europe"@en,
        "Sørøst-Europa"@nb .

humord:c03692 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03692" ;
    dct:modified "2024-10-10T08:47:58"^^xsd:dateTime ;
    skos:altLabel "Balkan Peninsula"@en,
        "Balkan"@nb,
        "Balkanstatane"@nb,
        "Balkanstatene"@nb ;
    skos:broader humord:c03691 ;
    skos:exactMatch realfagstermer:c030534,
        <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/949.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030534,
        <http://dewey.info/class/2--496/e23/>,
        <http://dewey.info/class/914.96/e23/>,
        <http://dewey.info/class/949.6/e23/> ;
    skos:prefLabel "Balkans"@en,
        "Balkan"@nb ;
    skos:related humord:c03478 .

humord:c03694 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03694" ;
    dct:modified "2025-02-25T14:16:57"^^xsd:dateTime ;
    skos:altLabel "Makedonia (Område)"@nb ;
    skos:broader humord:c03692 ;
    skos:closeMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:definition "Landskap på Balkanhalvøya. Omfatter det nordlige Hellas, den selvstendige staten Makedonia og det sørvestlige Bulgaria <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4956/e23/>,
        <http://dewey.info/class/914.956/e23/>,
        <http://dewey.info/class/949.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--4956/e23/>,
        <http://dewey.info/class/914.956/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.56/e23/> ;
    skos:prefLabel "Macedonia (Region)"@en,
        "Makedonia (Område)"@nb .

humord:c03695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03695" ;
    dct:modified "2025-02-25T14:17:18"^^xsd:dateTime ;
    skos:altLabel "Moesia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3989/e23/>,
        <http://dewey.info/class/939.89/e23/> ;
    skos:broader humord:c03692 ;
    skos:definition "Moesia var en romersk provins på Balkan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3989/e23/>,
        <http://dewey.info/class/939.89/e23/> ;
    skos:prefLabel "Moesia"@en,
        "Moesia"@nb .

humord:c03696 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03696" ;
    dct:modified "2025-02-27T08:14:52"^^xsd:dateTime ;
    skos:altLabel "Sør-Europa"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/938/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:exactMatch realfagstermer:c030718 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030718,
        <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/938/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:prefLabel "Southern Europe"@en,
        "Sør-Europa"@nb .

humord:c03697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03697" ;
    dct:modified "2025-02-04T08:05:16"^^xsd:dateTime ;
    skos:altLabel "Mediterranean basin"@en,
        "Mediterranean region"@en,
        "Middelhavslanda"@nb,
        "Middelhavsområdet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/937/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:broader humord:c03745 ;
    skos:closeMatch realfagstermer:c031042 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031042,
        <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/937/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:prefLabel "Mediterranean Countries"@en,
        "Middelhavslandene"@nb .

humord:c03698 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03698" ;
    dct:modified "2025-02-27T08:16:19"^^xsd:dateTime ;
    skos:altLabel "Thrace"@en,
        "Thrakia"@nb,
        "Trakia"@nb ;
    skos:broader humord:c03661 ;
    skos:exactMatch <http://dewey.info/class/2--39861/e23/>,
        <http://dewey.info/class/939.861/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39861/e23/>,
        <http://dewey.info/class/2--4961/e23/>,
        <http://dewey.info/class/914.961/e23/>,
        <http://dewey.info/class/939.861/e23/>,
        <http://dewey.info/class/949.61/e23/> ;
    skos:prefLabel "Thracia"@en,
        "Thrakia"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--4961/e23/>,
        <http://dewey.info/class/914.961/e23/>,
        <http://dewey.info/class/949.61/e23/> .

humord:c03699 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03699" ;
    dct:modified "2001-02-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/943.083/e23/>,
        <http://dewey.info/class/943.084/e23/> ;
    skos:broader humord:c03491 ;
    skos:definition "Tysk keiserdømme fra 1871 til 1918 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.083/e23/>,
        <http://dewey.info/class/943.084/e23/> ;
    skos:prefLabel "German Empire"@en,
        "Tyske keiserdømmet"@nb .

humord:c03700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03700" ;
    dct:modified "2025-02-27T08:17:59"^^xsd:dateTime ;
    skos:altLabel "Tysk-romerske rike"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/943.02/e23/> ;
    skos:definition "Tysk-romerske rike var et tysk keiserdømme fra 962 til 1806 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.02/e23/> ;
    skos:prefLabel "Holy Roman Empire"@en,
        "Tysk-romerske rike"@nb ;
    skos:related humord:c03491 .

humord:c03701 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03701" ;
    dct:modified "2025-02-27T08:18:17"^^xsd:dateTime ;
    skos:altLabel "Vest-Europa"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--36/e23/>,
        <http://dewey.info/class/936/e23/> ;
    skos:exactMatch realfagstermer:c030477,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030477,
        <http://dewey.info/class/2--36/e23/>,
        <http://dewey.info/class/2--4/e23/>,
        <http://dewey.info/class/914/e23/>,
        <http://dewey.info/class/936/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:prefLabel "Western Europe"@en,
        "Vest-Europa"@nb .

humord:c03702 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03702" ;
    dct:modified "2025-02-26T15:36:40"^^xsd:dateTime ;
    skos:altLabel "Austerrike-Ungarn"@nb ;
    skos:broadMatch <http://dewey.info/class/943.9043/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Østerrike-Ungarn er betegnelse for keiserdømmet Østerrike og kongeriket Ungarn i den tid de to riker var forent i realunion, 1867-1918 <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030544,
        <http://dewey.info/class/2--436/e23/>,
        <http://dewey.info/class/943.6044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030544,
        <http://dewey.info/class/2--436/e23/>,
        <http://dewey.info/class/943.6044/e23/>,
        <http://dewey.info/class/943.9043/e23/> ;
    skos:prefLabel "Austria-Hungary"@en,
        "Østerrike-Ungarn"@nb ;
    skos:related humord:c03625,
        humord:c03646 .

humord:c03703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03703" ;
    dct:modified "2024-08-21T10:27:28"^^xsd:dateTime ;
    skos:altLabel "Baltic Sea region"@en,
        "Austersjøområdet"@nb,
        "Austersjøregionen"@nb,
        "Østersjøregionen"@nb ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--485/e23/>,
        <http://dewey.info/class/914.85/e23/>,
        <http://dewey.info/class/948.5/e23/> ;
    skos:definition "Området rundt Østersjøen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--485/e23/>,
        <http://dewey.info/class/914.85/e23/>,
        <http://dewey.info/class/948.5/e23/> ;
    skos:prefLabel "Baltic Sea Area"@en,
        "Østersjøområdet"@nb ;
    skos:related humord:c03719 .

humord:c03704 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03704" ;
    dct:modified "2024-08-21T10:28:47"^^xsd:dateTime ;
    skos:altLabel "Austersjøprovinsane"@nb,
        "Baltikum"@nb,
        "Baltiske statar"@nb,
        "Østersjøprovinsene"@nb ;
    skos:broader humord:c03703 ;
    skos:closeMatch <http://dewey.info/class/2--479/e23/>,
        <http://dewey.info/class/914.79/e23/>,
        <http://dewey.info/class/947.9/e23/> ;
    skos:exactMatch realfagstermer:c030295 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030295,
        <http://dewey.info/class/2--479/e23/>,
        <http://dewey.info/class/914.79/e23/>,
        <http://dewey.info/class/947.9/e23/> ;
    skos:prefLabel "Baltic States"@en,
        "Baltiske stater"@nb ;
    skos:related humord:c02209,
        humord:c02582,
        humord:c02586 .

humord:c03707 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03707" ;
    dct:modified "2024-08-21T08:49:23"^^xsd:dateTime ;
    skos:altLabel "Aust-Europa"@nb,
        "Austeuropa"@nb,
        "Østeuropa"@nb ;
    skos:broader humord:c03661 ;
    skos:definition "Fellesbetegnelse på de land som etter 2. verdenskrig fikk et kommunistisk styresett (Albania, Bulgaria, Jugoslavia, Polen, Romania, Sovjetunionen, Tsjekkoslovakia, Tyske demokratiske republikk, Ungarn) <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030689,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030689,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:prefLabel "Eastern Europe"@en,
        "Øst-Europa"@nb .

humord:c03709 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03709" ;
    dct:modified "2025-02-25T14:04:54"^^xsd:dateTime ;
    skos:altLabel "Bodensee"@nb,
        "Bodensjøen"@nb,
        "Lac de Constance"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43462/e23/>,
        <http://dewey.info/class/914.3462/e23/>,
        <http://dewey.info/class/943.462/e23/> ;
    skos:broader humord:c03708 ;
    skos:definition "Bodensjøen er en innsjø mellom Sveits, Tyskland og Østerrike. (Brukes også for det omkringliggende området) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43462/e23/>,
        <http://dewey.info/class/2--494597/e23/>,
        <http://dewey.info/class/914.3462/e23/>,
        <http://dewey.info/class/943.462/e23/> ;
    skos:prefLabel "Lake Constance"@en,
        "Bodensjøen"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--494597/e23/> .

humord:c03710 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03710" ;
    dct:modified "2025-02-04T07:42:22"^^xsd:dateTime ;
    skos:altLabel "Marine areas"@en,
        "Havområde"@nb ;
    skos:broader humord:c06256 ;
    skos:closeMatch realfagstermer:c000761 ;
    skos:exactMatch <http://dewey.info/class/2--162/e23/>,
        <http://dewey.info/class/910.9162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000761,
        <http://dewey.info/class/2--162/e23/>,
        <http://dewey.info/class/910.9162/e23/> ;
    skos:prefLabel "Sea areas"@en,
        "Havområder"@nb .

humord:c03711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03711" ;
    dct:modified "2025-02-28T07:52:03"^^xsd:dateTime ;
    skos:altLabel "Adriaterhavet"@nb ;
    skos:broader humord:c03716 ;
    skos:exactMatch realfagstermer:c030678,
        <http://dewey.info/class/2--16385/e23/>,
        <http://dewey.info/class/551.461385/e23/>,
        <http://dewey.info/class/910.916385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030678,
        <http://dewey.info/class/2--16385/e23/>,
        <http://dewey.info/class/551.461385/e23/>,
        <http://dewey.info/class/910.916385/e23/> ;
    skos:prefLabel "Adriatic Sea"@en,
        "Adriaterhavet"@nb .

humord:c03712 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03712" ;
    dct:modified "2024-08-28T12:09:08"^^xsd:dateTime ;
    skos:altLabel "Atlanteren"@nb,
        "Atlanterhavet"@nb ;
    skos:broader humord:c03710 ;
    skos:exactMatch realfagstermer:c030322,
        <http://dewey.info/class/2--163/e23/>,
        <http://dewey.info/class/551.4613/e23/>,
        <http://dewey.info/class/910.9163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030322,
        <http://dewey.info/class/2--163/e23/>,
        <http://dewey.info/class/551.4613/e23/>,
        <http://dewey.info/class/910.9163/e23/>,
        <http://dewey.info/class/940.54293/e23/> ;
    skos:prefLabel "Atlantic Ocean"@en,
        "Atlanterhavet"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.54293/e23/> .

humord:c03713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03713" ;
    dct:modified "2025-02-28T12:21:11"^^xsd:dateTime ;
    skos:altLabel "Nord-Atlanteren"@nb,
        "Nordatlanteren"@nb,
        "Nordlege Atlanterhavsområde"@nb ;
    skos:broader humord:c03712 ;
    skos:editorialNote "Nordlige Atlanterhavsområde brukes også om de tilgrensende landområder; Island, Færøyene, Shetland og norskekysten"@nb ;
    skos:exactMatch realfagstermer:c030313,
        <http://dewey.info/class/2--1631/e23/>,
        <http://dewey.info/class/551.46131/e23/>,
        <http://dewey.info/class/910.91631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030313,
        <http://dewey.info/class/2--1631/e23/>,
        <http://dewey.info/class/551.46131/e23/>,
        <http://dewey.info/class/910.91631/e23/> ;
    skos:prefLabel "North Atlantic Ocean"@en,
        "Nordlige Atlanterhavsområde"@nb .

humord:c03714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03714" ;
    dct:modified "2025-02-28T11:34:16"^^xsd:dateTime ;
    skos:altLabel "Nordsjøen"@nb,
        "Nordsjøområdet"@nb ;
    skos:broader humord:c03712 ;
    skos:closeMatch <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:exactMatch realfagstermer:c030209 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030209,
        <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:prefLabel "North Sea"@en,
        "Nordsjøen"@nb .

humord:c03715 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03715" ;
    dct:modified "2025-02-28T11:20:41"^^xsd:dateTime ;
    skos:altLabel "Kattegat"@nb,
        "Kattegatområdet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:broader humord:c03714 ;
    skos:definition "Kattegat er havstykket mellom Danmark og Sverige. Brukes også om de omkringliggende kystområder <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030394 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030394,
        <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:prefLabel "Kattegat"@en,
        "Kattegat"@nb .

humord:c03716 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03716" ;
    dct:modified "2025-02-28T12:25:08"^^xsd:dateTime ;
    skos:altLabel "Middelhavet"@nb ;
    skos:broader humord:c03710 ;
    skos:exactMatch realfagstermer:c030225,
        <http://dewey.info/class/2--1638/e23/>,
        <http://dewey.info/class/551.46138/e23/>,
        <http://dewey.info/class/910.91638/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030225,
        <http://dewey.info/class/2--1638/e23/>,
        <http://dewey.info/class/551.46138/e23/>,
        <http://dewey.info/class/910.91638/e23/> ;
    skos:prefLabel "Mediterranean Sea"@en,
        "Middelhavet"@nb .

humord:c03717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03717" ;
    dct:modified "2025-02-27T08:44:08"^^xsd:dateTime ;
    skos:altLabel "Arabiske bukt"@nb,
        "Arabiske golf"@nb,
        "Arabiske gulf"@nb,
        "Persiabukta"@nb,
        "Persiabukten"@nb,
        "Persiske bukt"@nb,
        "Persiske golf"@nb ;
    skos:broader humord:c13498 ;
    skos:exactMatch realfagstermer:c030498,
        <http://dewey.info/class/2--16535/e23/>,
        <http://dewey.info/class/551.461535/e23/>,
        <http://dewey.info/class/910.916535/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030498,
        <http://dewey.info/class/2--16535/e23/>,
        <http://dewey.info/class/551.461535/e23/>,
        <http://dewey.info/class/910.916535/e23/> ;
    skos:prefLabel "Persian Gulf"@en,
        "Persiske bukt"@nb .

humord:c03719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03719" ;
    dct:modified "2024-08-21T10:26:13"^^xsd:dateTime ;
    skos:altLabel "The Baltic Sea"@en,
        "Austersjøen"@nb,
        "Baltiske hav"@nb,
        "Det Baltiske hav"@nb ;
    skos:broader humord:c03712 ;
    skos:exactMatch realfagstermer:c030246,
        <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030246,
        <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:prefLabel "Baltic Sea"@en,
        "Østersjøen"@nb ;
    skos:related humord:c03703 .

humord:c03720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03720" ;
    dct:modified "2025-02-28T07:59:40"^^xsd:dateTime ;
    skos:altLabel "Bottenvika"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:broader humord:c03719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:prefLabel "Bothnian Bay"@en,
        "Bottenviken"@nb .

humord:c03721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03721" ;
    dct:modified "2025-02-04T07:40:32"^^xsd:dateTime ;
    skos:altLabel "Oseania"@nb ;
    skos:broader humord:c06256 ;
    skos:closeMatch <http://dewey.info/class/2--95/e23/>,
        <http://dewey.info/class/919.5/e23/>,
        <http://dewey.info/class/995/e23/> ;
    skos:exactMatch realfagstermer:c030442 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030442,
        <http://dewey.info/class/2--95/e23/>,
        <http://dewey.info/class/919.5/e23/>,
        <http://dewey.info/class/995/e23/> ;
    skos:prefLabel "Oceania"@en,
        "Oseania"@nb ;
    skos:related humord:c14708,
        humord:c26413 .

humord:c03723 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03723" ;
    dct:modified "2024-08-28T20:08:09"^^xsd:dateTime ;
    skos:altLabel "Australia"@nb ;
    skos:broader humord:c03721 ;
    skos:exactMatch realfagstermer:c030212,
        <http://dewey.info/class/2--94/e23/>,
        <http://dewey.info/class/919.4/e23/>,
        <http://dewey.info/class/994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030212,
        <http://dewey.info/class/2--94/e23/>,
        <http://dewey.info/class/919.4/e23/>,
        <http://dewey.info/class/994/e23/> ;
    skos:prefLabel "Australia"@en,
        "Australia"@nb .

humord:c03724 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03724" ;
    dct:modified "2025-02-27T10:25:25"^^xsd:dateTime ;
    skos:altLabel "Fransk Oseania"@nb,
        "Fransk Polynesia"@nb,
        "Polynesie Francaise"@nb ;
    skos:broader humord:c03737 ;
    skos:closeMatch <http://dewey.info/class/2--962/e23/>,
        <http://dewey.info/class/919.62/e23/>,
        <http://dewey.info/class/996.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--962/e23/>,
        <http://dewey.info/class/919.62/e23/>,
        <http://dewey.info/class/996.2/e23/> ;
    skos:prefLabel "French Polynesia"@en,
        "Fransk Polynesia"@nb .

humord:c03727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03727" ;
    dct:modified "2025-02-27T14:17:48"^^xsd:dateTime ;
    skos:altLabel "Melanesia"@nb ;
    skos:broader humord:c03721 ;
    skos:exactMatch realfagstermer:c030791,
        <http://dewey.info/class/2--95/e23/>,
        <http://dewey.info/class/919.5/e23/>,
        <http://dewey.info/class/995/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030791,
        <http://dewey.info/class/2--95/e23/>,
        <http://dewey.info/class/919.5/e23/>,
        <http://dewey.info/class/995/e23/> ;
    skos:prefLabel "Melanesia"@en,
        "Melanesia"@nb .

humord:c03728 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03728" ;
    dct:modified "2025-02-27T12:08:43"^^xsd:dateTime ;
    skos:altLabel "Mikronesia"@nb ;
    skos:broader humord:c03721 ;
    skos:definition "Mikronesia er et øyområde i det nordvestlige Stillehavet øst for Filippinene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030786,
        <http://dewey.info/class/2--965/e23/>,
        <http://dewey.info/class/919.65/e23/>,
        <http://dewey.info/class/996.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030786,
        <http://dewey.info/class/2--965/e23/>,
        <http://dewey.info/class/919.65/e23/>,
        <http://dewey.info/class/996.5/e23/> ;
    skos:prefLabel "Micronesia"@en,
        "Mikronesia"@nb .

humord:c03729 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03729" ;
    dct:modified "2024-09-16T13:36:04"^^xsd:dateTime ;
    skos:altLabel "Chuuk"@nb,
        "Truk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--966/e23/>,
        <http://dewey.info/class/919.66/e23/>,
        <http://dewey.info/class/996.6/e23/> ;
    skos:broader humord:c25607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--966/e23/>,
        <http://dewey.info/class/919.66/e23/>,
        <http://dewey.info/class/996.6/e23/> ;
    skos:prefLabel "Chuuk"@en,
        "Chuuk"@nb .

humord:c03730 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03730" ;
    dct:modified "2025-02-27T12:03:03"^^xsd:dateTime ;
    skos:altLabel "New Zealand"@nb,
        "Ny-Zealand"@nb ;
    skos:broader humord:c03737 ;
    skos:exactMatch realfagstermer:c030245,
        <http://dewey.info/class/2--93/e23/>,
        <http://dewey.info/class/919.3/e23/>,
        <http://dewey.info/class/993/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030245,
        <http://dewey.info/class/2--93/e23/>,
        <http://dewey.info/class/919.3/e23/>,
        <http://dewey.info/class/993/e23/> ;
    skos:prefLabel "New Zealand"@en,
        "New Zealand"@nb .

humord:c03732 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03732" ;
    dct:modified "2025-02-27T14:18:41"^^xsd:dateTime ;
    skos:altLabel "Nouvelle Caledonie"@nb,
        "Ny-Caledonia"@nb ;
    skos:broader humord:c03727 ;
    skos:exactMatch realfagstermer:c031800,
        <http://dewey.info/class/2--9597/e23/>,
        <http://dewey.info/class/919.597/e23/>,
        <http://dewey.info/class/995.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031800,
        <http://dewey.info/class/2--9597/e23/>,
        <http://dewey.info/class/919.597/e23/>,
        <http://dewey.info/class/995.97/e23/> ;
    skos:prefLabel "New Caledonia"@en,
        "Ny-Caledonia"@nb .

humord:c03734 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03734" ;
    dct:modified "2025-02-27T14:18:20"^^xsd:dateTime ;
    skos:altLabel "New Guinea (Øya)"@nb,
        "Ny-Guinea (Øya)"@nb ;
    skos:broader humord:c03727 ;
    skos:closeMatch <http://dewey.info/class/2--95/e23/>,
        <http://dewey.info/class/919.5/e23/>,
        <http://dewey.info/class/995/e23/> ;
    skos:definition "Øy i det sørvestlige stillehavsområdet, delt mellom Papua Ny-Guinea og Indonesia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--95/e23/>,
        <http://dewey.info/class/919.5/e23/>,
        <http://dewey.info/class/995/e23/> ;
    skos:prefLabel "New Guinea (Island)"@en,
        "Ny-Guinea (Øya)"@nb .

humord:c03737 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03737" ;
    dct:modified "2025-02-27T12:00:59"^^xsd:dateTime ;
    skos:altLabel "Polynesia"@nb ;
    skos:broader humord:c03721 ;
    skos:exactMatch realfagstermer:c030575,
        <http://dewey.info/class/2--96/e23/>,
        <http://dewey.info/class/919.6/e23/>,
        <http://dewey.info/class/996/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030575,
        <http://dewey.info/class/2--96/e23/>,
        <http://dewey.info/class/919.6/e23/>,
        <http://dewey.info/class/996/e23/> ;
    skos:prefLabel "Polynesia"@en,
        "Polynesia"@nb .

humord:c03738 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03738" ;
    dct:modified "2025-02-27T12:02:46"^^xsd:dateTime ;
    skos:altLabel "Påskeøya"@nb,
        "Rapa Nui"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9618/e23/>,
        <http://dewey.info/class/919.618/e23/>,
        <http://dewey.info/class/996.18/e23/> ;
    skos:broader humord:c03737 ;
    skos:definition "Påskeøya er en chilensk øy i Stillehavet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9618/e23/>,
        <http://dewey.info/class/919.618/e23/>,
        <http://dewey.info/class/996.18/e23/> ;
    skos:prefLabel "Easter Island"@en,
        "Påskeøya"@nb .

humord:c03739 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03739" ;
    dct:modified "2025-02-27T11:59:27"^^xsd:dateTime ;
    skos:altLabel "Samoaøyane"@nb,
        "Samoaøyene"@nb ;
    skos:broader humord:c03737 ;
    skos:closeMatch <http://dewey.info/class/2--9613/e23/>,
        <http://dewey.info/class/919.613/e23/>,
        <http://dewey.info/class/996.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9613/e23/>,
        <http://dewey.info/class/919.613/e23/>,
        <http://dewey.info/class/996.13/e23/> ;
    skos:prefLabel "Samoan Islands"@en,
        "Samoaøyene"@nb .

humord:c03741 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03741" ;
    dct:modified "2024-01-03T13:22:51"^^xsd:dateTime ;
    skos:altLabel "Pacific Islands"@en,
        "Sydhavsøyene"@nb ;
    skos:broader humord:c03721 ;
    skos:closeMatch <http://dewey.info/class/2--9/e23/>,
        <http://dewey.info/class/919/e23/>,
        <http://dewey.info/class/990/e23/> ;
    skos:exactMatch realfagstermer:c030384 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030384,
        <http://dewey.info/class/2--9/e23/>,
        <http://dewey.info/class/919/e23/>,
        <http://dewey.info/class/990/e23/> ;
    skos:prefLabel "Pacific Ocean Islands"@en,
        "Stillehavsøyene"@nb .

humord:c03743 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03743" ;
    dct:modified "2025-02-27T14:19:28"^^xsd:dateTime ;
    skos:altLabel "Ny-Hebridene"@nb,
        "Vanuatu"@nb ;
    skos:broader humord:c03727 ;
    skos:definition "Vanuatu er en republikk i sørvestlige del av Stillehavet, Melanesia, fram til 1980 britisk-fransk koloni under navnet Ny-Hebridene <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9595/e23/>,
        <http://dewey.info/class/919.595/e23/>,
        <http://dewey.info/class/995.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9595/e23/>,
        <http://dewey.info/class/919.595/e23/>,
        <http://dewey.info/class/995.95/e23/> ;
    skos:prefLabel "Vanuatu"@en,
        "Vanuatu"@nb .

humord:c03744 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03744" ;
    dct:modified "2024-08-26T16:19:11"^^xsd:dateTime ;
    skos:altLabel "Wallis and Futuna Islands"@en,
        "Wallis og Futuna"@nb ;
    skos:broader humord:c03737 ;
    skos:definition "Wallis og Futuna er en fransk besittelse i Oseania <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9616/e23/>,
        <http://dewey.info/class/919.616/e23/>,
        <http://dewey.info/class/996.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9616/e23/>,
        <http://dewey.info/class/919.616/e23/>,
        <http://dewey.info/class/996.16/e23/> ;
    skos:prefLabel "Wallis and Futuna"@en,
        "Wallis og Futuna"@nb .

humord:c03745 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03745" ;
    dct:modified "2025-02-28T07:40:02"^^xsd:dateTime ;
    skos:altLabel "Store landområde og imperium"@nb ;
    skos:broader humord:c06256 ;
    skos:closeMatch <http://dewey.info/class/2--1712/e23/>,
        <http://dewey.info/class/321.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1712/e23/>,
        <http://dewey.info/class/321.03/e23/> ;
    skos:prefLabel "Great territories and empires"@en,
        "Store landområder og imperier"@nb ;
    skos:related humord:c23367 .

humord:c03746 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03746" ;
    dct:modified "2024-08-15T13:29:45"^^xsd:dateTime ;
    skos:altLabel "Antarktika"@nb,
        "Antarktis"@nb,
        "Det antarktiske kontinent"@nb ;
    skos:broader humord:c27662 ;
    skos:definition "Fellesbetegnelse på land- og havområdene omkring jordas sydpol <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030206,
        <http://dewey.info/class/2--989/e23/>,
        <http://dewey.info/class/919.89/e23/>,
        <http://dewey.info/class/998.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030206,
        <http://dewey.info/class/2--989/e23/>,
        <http://dewey.info/class/919.89/e23/>,
        <http://dewey.info/class/998.9/e23/> ;
    skos:prefLabel "Antarctica"@en,
        "Antarktis"@nb .

humord:c03747 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03747" ;
    dct:modified "2024-08-28T07:54:23"^^xsd:dateTime ;
    skos:altLabel "Arktis"@nb,
        "Arktiske strøk"@nb ;
    skos:broader humord:c27662 ;
    skos:exactMatch realfagstermer:c030972,
        <http://dewey.info/class/2--113/e23/>,
        <http://dewey.info/class/909.0913/e23/>,
        <http://dewey.info/class/910.9113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030972,
        <http://dewey.info/class/2--113/e23/>,
        <http://dewey.info/class/909.0913/e23/>,
        <http://dewey.info/class/910.9113/e23/> ;
    skos:prefLabel "Arctic regions"@en,
        "Arktis"@nb .

humord:c03748 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03748" ;
    dct:modified "2025-02-04T07:52:43"^^xsd:dateTime ;
    skos:altLabel "Britiske imperium"@nb ;
    skos:broader humord:c03745 ;
    skos:exactMatch <http://dewey.info/class/2--171241/e23/>,
        <http://dewey.info/class/909.0971241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--171241/e23/>,
        <http://dewey.info/class/909.0971241/e23/> ;
    skos:prefLabel "British Empire"@en,
        "Britiske imperium"@nb .

humord:c03749 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03749" ;
    dct:modified "2025-02-04T07:53:55"^^xsd:dateTime ;
    skos:altLabel "Britiske samveldet"@nb,
        "Samveldet av nasjonar"@nb,
        "Samveldet av nasjoner"@nb ;
    skos:broader humord:c03745 ;
    skos:exactMatch <http://dewey.info/class/2--171241/e23/>,
        <http://dewey.info/class/909.0971241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--171241/e23/>,
        <http://dewey.info/class/909.0971241/e23/> ;
    skos:prefLabel "Commonwealth of Nations"@en,
        "Britiske samveldet"@nb .

humord:c03750 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03750" ;
    dct:modified "2024-08-21T10:51:07"^^xsd:dateTime ;
    skos:altLabel "Austromerske rike"@nb,
        "Bysantinsk periode"@nb,
        "Bysantinske rike"@nb,
        "Bysants (Staten)"@nb,
        "Byzants (Staten)"@nb,
        "Østromerske rike"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/949.502/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.502/e23/> ;
    skos:prefLabel "Byzantine Empire"@en,
        "Bysantinske rike"@nb ;
    skos:related humord:c19839 .

humord:c03753 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03753" ;
    dct:modified "2025-02-04T07:55:40"^^xsd:dateTime ;
    skos:altLabel "Grønland (Øy)"@nb ;
    skos:broader humord:c03745 ;
    skos:exactMatch realfagstermer:c030211,
        <http://dewey.info/class/2--982/e23/>,
        <http://dewey.info/class/919.82/e23/>,
        <http://dewey.info/class/998.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030211,
        <http://dewey.info/class/2--982/e23/>,
        <http://dewey.info/class/919.82/e23/>,
        <http://dewey.info/class/998.2/e23/> ;
    skos:prefLabel "Greenland (Island)"@en,
        "Grønland (Øy)"@nb .

humord:c03754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03754" ;
    dct:modified "2023-11-30T08:58:02"^^xsd:dateTime ;
    skos:altLabel "Islamic Countries"@en,
        "Islamske imperium"@nb,
        "Islamske land"@nb,
        "Islamske rike"@nb,
        "Islamske stater"@nb,
        "Islamske verden"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--1767/e23/>,
        <http://dewey.info/class/910.91767/e23/> ;
    skos:exactMatch realfagstermer:c000882 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000882,
        <http://dewey.info/class/2--1767/e23/>,
        <http://dewey.info/class/910.91767/e23/> ;
    skos:prefLabel "Muslim world"@en,
        "Islamske land"@nb ;
    skos:related humord:c00976,
        humord:c01634 .

humord:c03755 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03755" ;
    dct:modified "2025-02-04T08:06:32"^^xsd:dateTime ;
    skos:altLabel "Midt-Austen"@nb,
        "Midt-Østen"@nb,
        "Midtausten"@nb,
        "Nære Austen"@nb,
        "Nære Orient"@nb,
        "Nære Østen"@nb,
        "Sørvest-Asia"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--394/e23/>,
        <http://dewey.info/class/939.4/e23/> ;
    skos:exactMatch realfagstermer:c030592,
        <http://dewey.info/class/2--56/e23/>,
        <http://dewey.info/class/915.6/e23/>,
        <http://dewey.info/class/956/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030592,
        <http://dewey.info/class/2--394/e23/>,
        <http://dewey.info/class/2--56/e23/>,
        <http://dewey.info/class/915.6/e23/>,
        <http://dewey.info/class/939.4/e23/>,
        <http://dewey.info/class/956/e23/> ;
    skos:prefLabel "Middle East"@en,
        "Midtøsten"@nb ;
    skos:related humord:c01809 .

humord:c03759 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03759" ;
    dct:modified "2024-08-16T14:27:37"^^xsd:dateTime ;
    skos:altLabel "Arabah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--569/e23/>,
        <http://dewey.info/class/915.69/e23/>,
        <http://dewey.info/class/956.9/e23/> ;
    skos:broader humord:c03755 ;
    skos:definition "Sørlige del av den syriske sprekkedal mellom Dødehavet og Akababukta. Danner grensen mellom Israel og Jordan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--569/e23/>,
        <http://dewey.info/class/915.69/e23/>,
        <http://dewey.info/class/956.9/e23/> ;
    skos:prefLabel "Arabah"@en,
        "Arabah"@nb .

humord:c03760 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03760" ;
    dct:modified "2025-02-26T15:35:24"^^xsd:dateTime ;
    skos:altLabel "Nordkalotten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Nordkalotten er de delene av Norge, Sverige og Finland som ligger nord for polarsirkelen <BOB>"@nb ;
    skos:exactMatch realfagstermer:c030256 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030256,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "North Calotte"@en,
        "Nordkalotten"@nb ;
    skos:related humord:c14707 .

humord:c03761 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03761" ;
    dct:modified "2024-08-21T10:18:44"^^xsd:dateTime ;
    skos:altLabel "Austen"@nb,
        "Orienten"@nb,
        "Østen"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "Orient"@en,
        "Orienten"@nb ;
    skos:related humord:c01809 .

humord:c03763 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03763" ;
    dct:modified "2025-02-04T08:09:19"^^xsd:dateTime ;
    skos:altLabel "Persarriket"@nb ;
    skos:broadMatch <http://dewey.info/class/932.016/e23/>,
        <http://dewey.info/class/933.03/e23/>,
        <http://dewey.info/class/935.05/e23/>,
        <http://dewey.info/class/939.403/e23/> ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/932.016/e23/>,
        <http://dewey.info/class/933.03/e23/>,
        <http://dewey.info/class/935.05/e23/>,
        <http://dewey.info/class/939.403/e23/> ;
    skos:prefLabel "Persian Empire"@en,
        "Perserriket"@nb ;
    skos:related humord:c01927 .

humord:c03764 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 82 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03764" ;
    dct:modified "2025-02-04T08:09:54"^^xsd:dateTime ;
    skos:altLabel "Antikkens Rom"@nb,
        "Roma (Staten)"@nb,
        "Romarriket"@nb,
        "Romerske imperium"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch realfagstermer:c030744 ;
    skos:definition "Det riket som byen Roma behersket i antikken. (Fra ca 700 f.Kr. 476 e.Kr.) <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/937.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030744,
        <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/937.06/e23/> ;
    skos:prefLabel "Roman Empire"@en,
        "Romerriket"@nb ;
    skos:related humord:c10882 .

humord:c03767 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 58 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03767" ;
    dct:modified "2024-10-02T14:55:43"^^xsd:dateTime ;
    skos:altLabel "USSR"@en,
        "Sovjet"@nb,
        "Sovjet-Russland"@nb,
        "Sovjetsamveldet"@nb,
        "Sovjetunionen"@nb,
        "USSR"@nb,
        "Unionen av sovjetiske sosialistiske republikkar"@nb,
        "Unionen av sovjetiske sosialistiske republikker"@nb ;
    skos:broadMatch <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:broader humord:c03745 ;
    skos:definition "Betegnelse på Sovjet-Russland (1917-1923) og på Unionen av sovjetiske sosialistiske republikker (fra 1923 - 1991) <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030410,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947.084/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030410,
        <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/947.084/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "Soviet Union"@en,
        "Sovjetunionen"@nb ;
    skos:related humord:c03083,
        humord:c11570 .

humord:c03771 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03771" ;
    dct:modified "2025-02-04T07:46:36"^^xsd:dateTime ;
    skos:altLabel "Spanske imperium"@nb ;
    skos:broadMatch <http://dewey.info/class/946.04/e23/>,
        <http://dewey.info/class/946.05/e23/> ;
    skos:broader humord:c03745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/946.04/e23/>,
        <http://dewey.info/class/946.05/e23/> ;
    skos:prefLabel "Spanish Empire"@en,
        "Spanske imperium"@nb .

humord:c03772 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03772" ;
    dct:modified "2025-02-28T07:39:26"^^xsd:dateTime ;
    skos:altLabel "Occident"@en,
        "Oksidenten"@nb,
        "Vesten"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--1821/e23/>,
        <http://dewey.info/class/909.09821/e23/> ;
    skos:definition "Vesten er den vestlige del av verden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1821/e23/>,
        <http://dewey.info/class/909.09821/e23/> ;
    skos:prefLabel "Western World"@en,
        "Vesten"@nb ;
    skos:related humord:c01651,
        humord:c02153,
        humord:c09629 .

humord:c03774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03774" ;
    dct:modified "2024-07-09T11:26:36"^^xsd:dateTime ;
    skos:altLabel "Helse"@nb,
        "Helseforhold"@nb,
        "Sunnheitstilstand"@nb,
        "Sunnhetstilstand"@nb ;
    skos:editorialNote "Folkehelse skilt ut 2014-03-14/bsh. Mulig omindekseringsjobb."@nb ;
    skos:exactMatch realfagstermer:c000160,
        <http://dewey.info/class/613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000160,
        <http://dewey.info/class/201.7621/e23/>,
        <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/613/e23/>,
        <http://dewey.info/class/649.4/e23/> ;
    skos:prefLabel "Health"@en,
        "Helse"@nb ;
    skos:related humord:c09349 ;
    skos:relatedMatch <http://dewey.info/class/201.7621/e23/>,
        <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/649.4/e23/> ;
    skos:topConceptOf humord: .

humord:c03776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03776" ;
    dct:modified "2024-07-24T15:24:19"^^xsd:dateTime ;
    skos:altLabel "Farmasi"@nb ;
    skos:broader humord:c03774 ;
    skos:definition "Farmasi er læren om legemidlenes fremstilling og om deres fysiske, kjemiske og biologiske egenskaper. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004691,
        <http://dewey.info/class/615.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004691,
        <http://dewey.info/class/344.0416/e23/>,
        <http://dewey.info/class/615.1/e23/> ;
    skos:prefLabel "Pharmacy"@en,
        "Farmasi"@nb ;
    skos:related humord:c07394,
        humord:c61815 ;
    skos:relatedMatch <http://dewey.info/class/344.0416/e23/> .

humord:c03777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03777" ;
    dct:modified "2024-02-08T13:42:42"^^xsd:dateTime ;
    skos:altLabel "Materica medica"@en,
        "Medicaments"@en,
        "Farmaka"@nb,
        "Legemiddel"@nb,
        "Lækjemiddel"@nb,
        "Medikament"@nb,
        "Medikamenter"@nb,
        "Medisinar"@nb,
        "Medisiner"@nb,
        "Medisinering"@nb ;
    skos:broader humord:c03776 ;
    skos:closeMatch realfagstermer:c011384 ;
    skos:exactMatch realfagstermer:c013959,
        <http://dewey.info/class/615.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011384,
        realfagstermer:c013959,
        <http://dewey.info/class/344.04233/e23/>,
        <http://dewey.info/class/353.998/e23/>,
        <http://dewey.info/class/363.194/e23/>,
        <http://dewey.info/class/615.1/e23/> ;
    skos:prefLabel "Pharmaceutical drugs"@en,
        "Legemidler"@nb ;
    skos:related humord:c00224,
        humord:c03806,
        humord:c03819,
        humord:c61796,
        humord:c61814 ;
    skos:relatedMatch <http://dewey.info/class/344.04233/e23/>,
        <http://dewey.info/class/353.998/e23/>,
        <http://dewey.info/class/363.194/e23/> .

humord:c03779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03779" ;
    dct:modified "2024-01-08T08:35:33"^^xsd:dateTime ;
    skos:altLabel "Afrodisiaka"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Middel til å vekke el. øke kjønnsdriften <BOB>"@nb ;
    skos:exactMatch realfagstermer:c008858,
        <http://dewey.info/class/615.7669/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008858,
        <http://dewey.info/class/615.7669/e23/> ;
    skos:prefLabel "Aphrodisiacs"@en,
        "Afrodisiaka"@nb .

humord:c03781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03781" ;
    dct:modified "2024-01-18T08:06:57"^^xsd:dateTime ;
    skos:altLabel "Herbal medicine"@en,
        "Herbal remedies"@en,
        "Herbalism"@en,
        "Plant medicine"@en,
        "Herbalisme"@nb,
        "Naturlegemiddel"@nb,
        "Naturlegemidler"@nb,
        "Naturlækjemiddel"@nb,
        "Plantemedisin"@nb,
        "Plantemedisinar"@nb,
        "Urtemedisin"@nb,
        "Urtemedisinar"@nb,
        "Urtemedisiner"@nb ;
    skos:broader humord:c03777 ;
    skos:exactMatch realfagstermer:c003140,
        <http://dewey.info/class/615.321/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003140,
        <http://dewey.info/class/581.634/e23/>,
        <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/633.88/e23/> ;
    skos:prefLabel "Phytopharmacy"@en,
        "Plantemedisiner"@nb ;
    skos:related humord:c03808,
        humord:c03810,
        humord:c08213 ;
    skos:relatedMatch <http://dewey.info/class/581.634/e23/>,
        <http://dewey.info/class/633.88/e23/> .

humord:c03783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03783" ;
    dct:modified "2024-09-04T11:29:36"^^xsd:dateTime ;
    skos:altLabel "Intoxication"@en,
        "Forgifting"@nb ;
    skos:broader humord:c14293 ;
    skos:closeMatch <http://dewey.info/class/615.9/e23/> ;
    skos:definition "Forgiftning oppstår når et stoff i tilstrekkelig mengde påvirker kroppen og dens funksjoner på en skadelig måte. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.9/e23/> ;
    skos:prefLabel "Poisoning"@en,
        "Forgiftning"@nb .

humord:c03784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03784" ;
    dct:modified "2024-08-19T11:14:08"^^xsd:dateTime ;
    skos:altLabel "Food borne disease"@en,
        "Food borne diseases"@en,
        "Food borne illnesses"@en,
        "Food poisonings"@en,
        "Food-borne disease"@en,
        "Food-borne diseases"@en,
        "Food-borne illnesses"@en,
        "Foodborne disease"@en,
        "Foodborne diseases"@en,
        "Foodborne illnesses"@en,
        "Matbårne sykdommer"@nb,
        "Matforgifting"@nb ;
    skos:broader humord:c03783 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c010811 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010811,
        <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/615.9/e23/> ;
    skos:prefLabel "Food poisoning"@en,
        "Matforgiftning"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/615.9/e23/> .

humord:c03785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03785" ;
    dct:modified "2024-02-19T13:47:31"^^xsd:dateTime ;
    skos:altLabel "Disabilities"@en,
        "Handicap"@en,
        "Impairment"@en,
        "Funksjonshemjing"@nb,
        "Funksjonshemming"@nb,
        "Funksjonshemminger"@nb,
        "Funksjonshemninger"@nb,
        "Funksjonsnedsettelse"@nb,
        "Funksjonsnedsettelser"@nb,
        "Handikap"@nb,
        "Handikapp"@nb,
        "Invaliditet"@nb,
        "Uførhet"@nb,
        "Uførleik"@nb ;
    skos:broader humord:c03774 ;
    skos:closeMatch realfagstermer:c011331 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011331,
        <http://dewey.info/class/155.916/e23/>,
        <http://dewey.info/class/362.4/e23/> ;
    skos:prefLabel "Disability"@en,
        "Funksjonshemning"@nb ;
    skos:related humord:c07239,
        humord:c28689 ;
    skos:relatedMatch <http://dewey.info/class/155.916/e23/>,
        <http://dewey.info/class/362.4/e23/> .

humord:c03786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03786" ;
    dct:modified "2024-04-29T15:43:52"^^xsd:dateTime ;
    skos:altLabel "Hearing impairment"@en,
        "Impaired hearing"@en,
        "Hørselshemming"@nb,
        "Hørselshemning"@nb,
        "Hørselsnedsettelse"@nb,
        "Hørselssvekkelse"@nb,
        "Hørselsvansker"@nb,
        "Høyrselshemjing"@nb,
        "Høyrselshemming"@nb,
        "Høyrselstap"@nb,
        "Høyrslehemjing"@nb,
        "Høyrslehemming"@nb,
        "Høyrsletap"@nb,
        "Nedsatt hørsel"@nb,
        "Nedsett høyrsel"@nb,
        "Tunghørthet"@nb,
        "Tunghøyrsel"@nb,
        "Tunghøyrsle"@nb ;
    skos:broadMatch <http://dewey.info/class/617.8/e23/> ;
    skos:broader humord:c03785 ;
    skos:definition "Betegnelse for en tilstand av fullstendig eller delvis tap av evne til å oppfatte eller forstå lyder <Wikipedia>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0872/e23/>,
        <http://dewey.info/class/305.9082/e23/>,
        <http://dewey.info/class/362.42/e23/>,
        <http://dewey.info/class/614.5998/e23/>,
        <http://dewey.info/class/617.8/e23/> ;
    skos:prefLabel "Hearing loss"@en,
        "Hørselstap"@nb ;
    skos:related humord:c11225,
        humord:c27192 ;
    skos:relatedMatch <http://dewey.info/class/1--0872/e23/>,
        <http://dewey.info/class/305.9082/e23/>,
        <http://dewey.info/class/362.42/e23/>,
        <http://dewey.info/class/614.5998/e23/> .

humord:c03788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03788" ;
    dct:modified "2024-08-19T11:50:04"^^xsd:dateTime ;
    skos:altLabel "Total loss of hearing"@en,
        "Dauvskap"@nb ;
    skos:broader humord:c03786 ;
    skos:closeMatch <http://dewey.info/class/617.8/e23/> ;
    skos:definition "Døvhet er total eller nesten total mangel på evnen til å høre. Døvhet kan være medfødt, oppstå i forbindelse med fødselen, eller oppstå senere i livet. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.42/e23/>,
        <http://dewey.info/class/614.5998/e23/>,
        <http://dewey.info/class/617.8/e23/> ;
    skos:prefLabel "Deafness"@en,
        "Døvhet"@nb ;
    skos:related humord:c11171 ;
    skos:relatedMatch <http://dewey.info/class/362.42/e23/>,
        <http://dewey.info/class/614.5998/e23/> .

humord:c03789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03789" ;
    dct:modified "2024-12-10T10:31:46"^^xsd:dateTime ;
    skos:altLabel "Language impediments (Disabilities)"@en,
        "Språkavvik"@nb,
        "Språkforstyrrelser (Funksjonshemning)"@nb,
        "Språkforstyrringar (Funksjonshemming)"@nb,
        "Språkvanskar (Funksjonshemming)"@nb ;
    skos:broader humord:c25704 ;
    skos:closeMatch <http://dewey.info/class/616.855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/616.85500835/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Language disorders (Disabilities)"@en,
        "Språkvansker (Funksjonshemning)"@nb ;
    skos:related humord:c03838,
        humord:c19342 ;
    skos:relatedMatch <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.85500835/e23/>,
        <http://dewey.info/class/618.92855/e23/> .

humord:c03790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03790" ;
    dct:modified "2024-03-08T14:09:58"^^xsd:dateTime ;
    skos:altLabel "Afasi"@nb ;
    skos:broadMatch <http://dewey.info/class/371.9142/e23/> ;
    skos:broader humord:c03789,
        humord:c03834 ;
    skos:closeMatch <http://dewey.info/class/616.8552/e23/> ;
    skos:editorialNote "Afasi er svikt i evnen til å bruke og forstå ord, selv om både musklene som deltar i talefunksjonen og nerveforsyningen til disse musklene er intakt. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011667,
        <http://dewey.info/class/362.1968552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011667,
        <http://dewey.info/class/362.1968552/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.8552/e23/> ;
    skos:prefLabel "Aphasia"@en,
        "Afasi"@nb ;
    skos:related humord:c03838 .

humord:c03791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03791" ;
    dct:modified "2024-12-10T10:32:30"^^xsd:dateTime ;
    skos:altLabel "Brocas afasi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8552/e23/> ;
    skos:broader humord:c03790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8552/e23/>,
        <http://dewey.info/class/618.928552/e23/> ;
    skos:prefLabel "Broca's aphasia"@en,
        "Brocas afasi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928552/e23/> .

humord:c03792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03792" ;
    dct:modified "2024-08-16T10:52:28"^^xsd:dateTime ;
    skos:altLabel "Dysfasi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8552/e23/> ;
    skos:broader humord:c03790 ;
    skos:definition "Dysfasi er en språkforstyrrelse som består i at man ikke finner de rette ordene. Dysfasi skyldes sykdom eller skade i språksentrene i hjernebarken. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8552/e23/>,
        <http://dewey.info/class/618.928552/e23/> ;
    skos:prefLabel "Dysphasia"@en,
        "Dysfasi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928552/e23/> .

humord:c03793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03793" ;
    dct:modified "2023-11-21T07:40:03"^^xsd:dateTime ;
    skos:altLabel "Alexia without agraphia"@en,
        "Word blindness"@en,
        "Dysleksi"@nb,
        "Dyslexi"@nb,
        "Ordbindskap"@nb,
        "Ordblindhet"@nb ;
    skos:broader humord:c03789 ;
    skos:closeMatch <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/616.8553/e23/> ;
    skos:definition "Lese- og skrivevansker som ikke er betinget av generell evneretardasjon <SNL>"@nb ;
    skos:exactMatch realfagstermer:c014031,
        <http://dewey.info/class/362.1968553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014031,
        <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/616.8553/e23/> ;
    skos:prefLabel "Dyslexia"@en,
        "Dysleksi"@nb ;
    skos:related humord:c03796,
        humord:c03797 .

humord:c03795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03795" ;
    dct:modified "2024-07-26T14:41:36"^^xsd:dateTime ;
    skos:altLabel "Agrammatismus"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8552/e23/> ;
    skos:broader humord:c03790 ;
    skos:definition "Agrammatismus er manglende evne til riktig grammatikalsk oppbygning av språket. En form av afasi. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8552/e23/>,
        <http://dewey.info/class/618.928552/e23/> ;
    skos:prefLabel "Agrammatism"@en,
        "Agrammatismus"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928552/e23/> .

humord:c03796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03796" ;
    dct:modified "2024-12-10T10:46:27"^^xsd:dateTime ;
    skos:altLabel "Reading disorders"@en,
        "Reading problems"@en,
        "Leseproblemer (Språklæring)"@nb,
        "Lesevanskar (Språklæring)"@nb ;
    skos:broadMatch <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/616.8553/e23/>,
        <http://dewey.info/class/618.928553/e23/> ;
    skos:broader humord:c25680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.43/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/616.8553/e23/>,
        <http://dewey.info/class/618.928553/e23/> ;
    skos:prefLabel "Reading difficulties"@en,
        "Lesevansker (Språklæring)"@nb ;
    skos:related humord:c03793,
        humord:c06327 ;
    skos:relatedMatch <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/372.43/e23/>,
        <http://dewey.info/class/372.6/e23/> .

humord:c03797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03797" ;
    dct:modified "2024-12-10T10:34:06"^^xsd:dateTime ;
    skos:altLabel "Disorder of written expression"@en,
        "Writing difficulties"@en,
        "Dysgrafi"@nb,
        "Skrivevanskar (Språklæring)"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8553/e23/>,
        <http://dewey.info/class/618.928553/e23/> ;
    skos:broader humord:c25680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/616.8553/e23/>,
        <http://dewey.info/class/618.928553/e23/> ;
    skos:prefLabel "Dysgraphia"@en,
        "Skrivevansker (Språklæring)"@nb ;
    skos:related humord:c03793 ;
    skos:relatedMatch <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.6/e23/> .

humord:c03798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03798" ;
    dct:modified "2011-12-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dysarthria"@en,
        "Logopathy"@en,
        "Speech handicap"@en,
        "Speech impairments"@en,
        "Dysartri"@nb,
        "Logopati"@nb,
        "Talefeil"@nb,
        "Taleforstyrrelser"@nb ;
    skos:broader humord:c25704 ;
    skos:closeMatch <http://dewey.info/class/616.855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Speech disorders"@en,
        "Talevansker"@nb ;
    skos:related humord:c03953,
        humord:c24563,
        humord:c24568 ;
    skos:relatedMatch <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.9142/e23/> .

humord:c03803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03803" ;
    dct:modified "2024-06-25T08:48:39"^^xsd:dateTime ;
    skos:altLabel "Vision impairment"@en,
        "Visual impairment"@en,
        "Synsforstyrrelser"@nb,
        "Synsforstyrringar"@nb,
        "Synshemming"@nb,
        "Synshemning"@nb,
        "Synsvanskar"@nb,
        "Synsvansker"@nb ;
    skos:broader humord:c03785 ;
    skos:closeMatch <http://dewey.info/class/573.8839/e23/> ;
    skos:definition "Synshemning er redusert synsfunksjon, oftest i form av svekket skarpsyn (synsstyrke/visus), sjeldnere i form av redusert sidesyn (synsfelt). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1977/e23/>,
        <http://dewey.info/class/573.8839/e23/>,
        <http://dewey.info/class/611.84/e23/>,
        <http://dewey.info/class/612.84/e23/>,
        <http://dewey.info/class/614.5997/e23/>,
        <http://dewey.info/class/617.7/e23/> ;
    skos:prefLabel "Vision disorders"@en,
        "Synshemning"@nb ;
    skos:related humord:c22833,
        humord:c25211 ;
    skos:relatedMatch <http://dewey.info/class/362.1977/e23/>,
        <http://dewey.info/class/611.84/e23/>,
        <http://dewey.info/class/612.84/e23/>,
        <http://dewey.info/class/614.5997/e23/>,
        <http://dewey.info/class/617.7/e23/> .

humord:c03804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03804" ;
    dct:modified "2024-07-15T14:27:48"^^xsd:dateTime ;
    skos:altLabel "Blindskap"@nb ;
    skos:broader humord:c03803 ;
    skos:closeMatch <http://dewey.info/class/362.41/e23/>,
        <http://dewey.info/class/617.712/e23/> ;
    skos:definition "Blindhet er svært uttalt synsnedsettelse. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.41/e23/>,
        <http://dewey.info/class/614.5997/e23/>,
        <http://dewey.info/class/617.712/e23/> ;
    skos:prefLabel "Blindness"@en,
        "Blindhet"@nb ;
    skos:related humord:c11153 ;
    skos:relatedMatch <http://dewey.info/class/614.5997/e23/> .

humord:c03805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03805" ;
    dct:modified "2024-06-03T13:57:20"^^xsd:dateTime ;
    skos:altLabel "Quackeries"@en,
        "Kvakksalveri"@nb ;
    skos:broader humord:c03808 ;
    skos:closeMatch <http://dewey.info/class/615.856/e23/> ;
    skos:exactMatch realfagstermer:c008408 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008408,
        <http://dewey.info/class/615.856/e23/> ;
    skos:prefLabel "Quackery"@en,
        "Kvakksalveri"@nb .

humord:c03806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03806" ;
    dct:modified "2025-03-31T15:43:03"^^xsd:dateTime ;
    skos:altLabel "Medical science"@en,
        "Legevitenskap"@nb,
        "Legevitskap"@nb,
        "Lækjevitskap"@nb,
        "Medisin"@nb,
        "Medisinske fag"@nb ;
    skos:broader humord:c03774 ;
    skos:exactMatch realfagstermer:c013456,
        <http://dewey.info/class/610/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013456,
        <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/344.041/e23/>,
        <http://dewey.info/class/610/e23/> ;
    skos:prefLabel "Medicine"@en,
        "Medisin"@nb ;
    skos:related humord:c03777,
        humord:c07507,
        humord:c20987 ;
    skos:relatedMatch <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/344.041/e23/> .

humord:c03808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03808" ;
    dct:modified "2024-01-24T14:06:16"^^xsd:dateTime ;
    skos:altLabel "Alternativ medisin"@nb ;
    skos:broadMatch <http://dewey.info/class/613/e23/>,
        <http://dewey.info/class/615.5/e23/> ;
    skos:broader humord:c03806 ;
    skos:exactMatch realfagstermer:c002422,
        <http://dewey.info/class/610/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002422,
        <http://dewey.info/class/610/e23/>,
        <http://dewey.info/class/613/e23/>,
        <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Alternative medicine"@en,
        "Alternativ medisin"@nb ;
    skos:related humord:c03781,
        humord:c21825,
        humord:c58984 .

humord:c03809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03809" ;
    dct:modified "2024-01-08T08:37:37"^^xsd:dateTime ;
    skos:altLabel "Akupunktur"@nb ;
    skos:broader humord:c03808 ;
    skos:exactMatch realfagstermer:c011553,
        <http://dewey.info/class/615.892/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011553,
        <http://dewey.info/class/615.892/e23/> ;
    skos:prefLabel "Acupuncture"@en,
        "Akupunktur"@nb ;
    skos:related humord:c12704 .

humord:c03810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03810" ;
    dct:modified "2024-01-12T07:45:50"^^xsd:dateTime ;
    skos:altLabel "Ethnomedicine"@en,
        "Folk medicine"@en,
        "Etnomedisin"@nb,
        "Folkelig medisin"@nb,
        "Folkemedisin"@nb ;
    skos:broader humord:c04452 ;
    skos:closeMatch <http://dewey.info/class/615.88/e23/> ;
    skos:definition "Folkemedisin er en fellesbetegnelse for sykdomsteorier og terapier som hviler på et folkelig, ikke-vitenskapelig grunnlag <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013882,
        <http://dewey.info/class/610/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013882,
        <http://dewey.info/class/398.2761/e23/>,
        <http://dewey.info/class/398.3561/e23/>,
        <http://dewey.info/class/610/e23/>,
        <http://dewey.info/class/615.88/e23/>,
        <http://dewey.info/class/636.089/e23/> ;
    skos:prefLabel "Traditional medicine"@en,
        "Folkemedisin"@nb ;
    skos:related humord:c03781,
        humord:c07232 ;
    skos:relatedMatch <http://dewey.info/class/398.2761/e23/>,
        <http://dewey.info/class/398.3561/e23/>,
        <http://dewey.info/class/636.089/e23/> .

humord:c03811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03811" ;
    dct:modified "2024-01-16T08:28:35"^^xsd:dateTime ;
    skos:altLabel "Granny cures"@en,
        "Helseråd"@nb,
        "Kjerringråd"@nb ;
    skos:broadMatch <http://dewey.info/class/615.88/e23/> ;
    skos:broader humord:c03810 ;
    skos:definition "Huskur for sykdom, skjønnhet og forskjellige problemer i dagliglivet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c001197 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001197,
        <http://dewey.info/class/398.2761/e23/>,
        <http://dewey.info/class/398.3561/e23/>,
        <http://dewey.info/class/615.88/e23/> ;
    skos:prefLabel "Home remedies (Medicine)"@en,
        "Kjerringråd"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.2761/e23/>,
        <http://dewey.info/class/398.3561/e23/> .

humord:c03812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03812" ;
    dct:modified "2023-11-15T11:17:40"^^xsd:dateTime ;
    skos:altLabel "Anatomi"@nb ;
    skos:broader humord:c03806 ;
    skos:exactMatch realfagstermer:c008091,
        <http://dewey.info/class/571.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008091,
        <http://dewey.info/class/571.3/e23/>,
        <http://dewey.info/class/611/e23/>,
        <http://dewey.info/class/743.49/e23/> ;
    skos:prefLabel "Anatomy"@en,
        "Anatomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/611/e23/>,
        <http://dewey.info/class/743.49/e23/> .

humord:c03813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03813" ;
    dct:modified "2024-07-30T11:12:30"^^xsd:dateTime ;
    skos:altLabel "Disseksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/616.0759/e23/> ;
    skos:broader humord:c03812 ;
    skos:definition "Disseksjon betyr å blottlegge, skjære opp strukturer på døde individer, som vev eller organer i forbindelse med anatomisk undervisning eller ved obduksjon (post mortem-undersøkelse). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004442 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004442,
        <http://dewey.info/class/571.3/e23/>,
        <http://dewey.info/class/611/e23/>,
        <http://dewey.info/class/614.1/e23/>,
        <http://dewey.info/class/614.6/e23/>,
        <http://dewey.info/class/616.0759/e23/> ;
    skos:prefLabel "Dissection"@en,
        "Disseksjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/571.3/e23/>,
        <http://dewey.info/class/611/e23/>,
        <http://dewey.info/class/614.1/e23/>,
        <http://dewey.info/class/614.6/e23/> .

humord:c03814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03814" ;
    dct:modified "2024-05-16T13:25:35"^^xsd:dateTime ;
    skos:altLabel "Making a diagnosis"@en,
        "Diagnostikk"@nb,
        "Diagnostisering"@nb ;
    skos:broader humord:c03806 ;
    skos:closeMatch realfagstermer:c005144,
        <http://dewey.info/class/362.177/e23/>,
        <http://dewey.info/class/616.075/e23/> ;
    skos:definition "Diagnostikk er det å identifisere og klassifisere en sykdom eller tilstand på grunnlag av pasientens sykehistorie og legens objektive funn. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005144,
        <http://dewey.info/class/362.177/e23/>,
        <http://dewey.info/class/616.075/e23/>,
        <http://dewey.info/class/618.920075/e23/>,
        <http://dewey.info/class/618.97075/e23/> ;
    skos:prefLabel "Diagnose"@en,
        "Diagnostikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.920075/e23/>,
        <http://dewey.info/class/618.97075/e23/> .

humord:c03815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03815" ;
    dct:modified "2024-12-10T12:57:06"^^xsd:dateTime ;
    skos:altLabel "Diagnosar"@nb ;
    skos:broader humord:c03814 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.177/e23/>,
        <http://dewey.info/class/616.075/e23/>,
        <http://dewey.info/class/618.920075/e23/>,
        <http://dewey.info/class/618.97075/e23/> ;
    skos:prefLabel "Diagnosis"@en,
        "Diagnoser"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.177/e23/>,
        <http://dewey.info/class/616.075/e23/>,
        <http://dewey.info/class/618.920075/e23/>,
        <http://dewey.info/class/618.97075/e23/> .

humord:c03817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03817" ;
    dct:modified "2024-11-13T08:06:25"^^xsd:dateTime ;
    skos:altLabel "Animal experiments"@en,
        "Testing on animals"@en,
        "Vivisection"@en,
        "Dyreforsøk"@nb,
        "Viviseksjon"@nb ;
    skos:broader humord:c19550 ;
    skos:closeMatch realfagstermer:c000871 ;
    skos:exactMatch <http://dewey.info/class/590.724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000871,
        <http://dewey.info/class/179.4/e23/>,
        <http://dewey.info/class/590.724/e23/>,
        <http://dewey.info/class/616.027/e23/>,
        <http://dewey.info/class/636.0885/e23/> ;
    skos:prefLabel "Animal testing"@en,
        "Dyreforsøk"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.4/e23/>,
        <http://dewey.info/class/616.027/e23/>,
        <http://dewey.info/class/636.0885/e23/> .

humord:c03818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03818" ;
    dct:modified "2024-08-29T13:58:24"^^xsd:dateTime ;
    skos:altLabel "Embryologi"@nb,
        "Fosterutvikling"@nb ;
    skos:broader humord:c03824 ;
    skos:closeMatch <http://dewey.info/class/612.64/e23/> ;
    skos:definition "Embryologi er læren om fosterutviklingen, det vil si dannelsen og utviklingen av det ufødte mennesket  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013660,
        <http://dewey.info/class/571.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013660,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/571.86/e23/>,
        <http://dewey.info/class/612.64/e23/> ;
    skos:prefLabel "Embryology"@en,
        "Embryologi"@nb ;
    skos:related humord:c03864 ;
    skos:relatedMatch <http://dewey.info/class/342.085/e23/> .

humord:c03819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03819" ;
    dct:modified "2024-08-05T11:31:24"^^xsd:dateTime ;
    skos:altLabel "Førebyggande medisin"@nb,
        "Førebyggjande medisin"@nb,
        "Preventiv medisin"@nb ;
    skos:broader humord:c03806 ;
    skos:closeMatch <http://dewey.info/class/614.44/e23/> ;
    skos:definition "Forebyggende medisin er tiltak basert på medisinsk kunnskap for å forebygge sykdom og for å sikre en god helsetilstand <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007761,
        <http://dewey.info/class/613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007761,
        <http://dewey.info/class/353.628/e23/>,
        <http://dewey.info/class/613/e23/>,
        <http://dewey.info/class/614.44/e23/> ;
    skos:prefLabel "Preventive medicine"@en,
        "Forebyggende medisin"@nb ;
    skos:related humord:c03777 ;
    skos:relatedMatch <http://dewey.info/class/353.628/e23/> .

humord:c03821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03821" ;
    dct:modified "2024-10-01T11:01:01"^^xsd:dateTime ;
    skos:altLabel "Fysiologi"@nb ;
    skos:broader humord:c03806,
        humord:c08192 ;
    skos:closeMatch <http://dewey.info/class/612/e23/> ;
    skos:definition "Fysiologi er læren om hvordan levende organismer og deres organer og celler fungerer <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009990,
        <http://dewey.info/class/571/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009990,
        <http://dewey.info/class/571/e23/>,
        <http://dewey.info/class/612/e23/> ;
    skos:prefLabel "Physiology"@en,
        "Fysiologi"@nb .

humord:c03822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03822" ;
    dct:modified "2024-08-02T08:57:33"^^xsd:dateTime ;
    skos:altLabel "Neurofysiologi"@nb,
        "Nevrofysiologi"@nb ;
    skos:broader humord:c03821,
        humord:c03881 ;
    skos:closeMatch <http://dewey.info/class/612.8/e23/> ;
    skos:definition "Nevrofysiologi er den delen av fysiologien som studerer nervesystemets funksjon, både de perifere nerver og sentralnervesystemet. Til nevrofysiologiens område regner man vanligvis også muskelfysiologien og sanseorganenes fysiologi. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009415,
        <http://dewey.info/class/573.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009415,
        <http://dewey.info/class/573.8/e23/>,
        <http://dewey.info/class/612.8/e23/> ;
    skos:prefLabel "Neurophysiology"@en,
        "Nevrofysiologi"@nb ;
    skos:related humord:c03836,
        humord:c03902 .

humord:c03824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03824" ;
    dct:modified "2024-07-24T15:17:19"^^xsd:dateTime ;
    skos:altLabel "Fødselsmedisin"@nb,
        "Fødselsvitskap"@nb,
        "Obstetrikk"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Fødselsvitenskap er læren om svangerskap, fødsel og barselseng, det normale (fysiologiske) forløp og de forbundne sykelige tilstander (patologi). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013958,
        <http://dewey.info/class/618.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013958,
        <http://dewey.info/class/344.0415/e23/>,
        <http://dewey.info/class/617.9682/e23/>,
        <http://dewey.info/class/618.2/e23/>,
        <http://dewey.info/class/618.3/e23/> ;
    skos:prefLabel "Obstetrics"@en,
        "Fødselsvitenskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0415/e23/>,
        <http://dewey.info/class/617.9682/e23/>,
        <http://dewey.info/class/618.3/e23/> .

humord:c03826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03826" ;
    dct:modified "2024-10-17T10:06:37"^^xsd:dateTime ;
    skos:altLabel "Arvelighetslære"@nb,
        "Arvelære"@nb,
        "Genetikk"@nb,
        "Genetisk kode"@nb,
        "Genetiske kodar"@nb,
        "Genetiske koder"@nb ;
    skos:broadMatch <http://dewey.info/class/576.5/e23/>,
        <http://dewey.info/class/579.135/e23/>,
        <http://dewey.info/class/581.35/e23/>,
        <http://dewey.info/class/591.35/e23/>,
        <http://dewey.info/class/599.935/e23/>,
        <http://dewey.info/class/611.018166/e23/>,
        <http://dewey.info/class/636.0821/e23/> ;
    skos:broader humord:c03806,
        humord:c08192 ;
    skos:closeMatch realfagstermer:c008293,
        realfagstermer:c013424 ;
    skos:definition "Genetikk er et fag i biologien hvor man studerer gener, genenes variasjon og hvordan genene arves fra én generasjon til den neste <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/572.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008293,
        realfagstermer:c013424,
        <http://dewey.info/class/304.5/e23/>,
        <http://dewey.info/class/572.86/e23/>,
        <http://dewey.info/class/576.5/e23/>,
        <http://dewey.info/class/579.135/e23/>,
        <http://dewey.info/class/581.35/e23/>,
        <http://dewey.info/class/591.35/e23/>,
        <http://dewey.info/class/599.935/e23/>,
        <http://dewey.info/class/611.018166/e23/>,
        <http://dewey.info/class/636.0821/e23/> ;
    skos:prefLabel "Genetics"@en,
        "Genetikk"@nb ;
    skos:related humord:c29097,
        humord:c68543 ;
    skos:relatedMatch <http://dewey.info/class/304.5/e23/> .

humord:c03828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03828" ;
    dct:modified "2024-08-05T11:28:22"^^xsd:dateTime ;
    skos:altLabel "Gene technology"@en,
        "Genetic intervention"@en,
        "Genetic interventions"@en,
        "Genetic manipulation"@en,
        "Genetic modification"@en,
        "Genetiske manipulasjonar"@nb,
        "Genetiske manipulasjoner"@nb,
        "Genmanipulering"@nb,
        "Genmodifisering"@nb,
        "Gensløyd"@nb,
        "Genspleising"@nb,
        "Genteknikk"@nb,
        "Genteknologi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.027/e23/> ;
    skos:broader humord:c03826 ;
    skos:closeMatch realfagstermer:c013624,
        <http://dewey.info/class/631.5233/e23/>,
        <http://dewey.info/class/636.0821/e23/> ;
    skos:definition "Det sett av metoder til å arbeide med gener som er utviklet etter oppdagelsen av enzymer som foretar presis oppkutting av DNAmolekylet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012800,
        <http://dewey.info/class/660.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012800,
        realfagstermer:c013624,
        <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/344.04196/e23/>,
        <http://dewey.info/class/344.0957/e23/>,
        <http://dewey.info/class/616.027/e23/>,
        <http://dewey.info/class/631.5233/e23/>,
        <http://dewey.info/class/632.9/e23/>,
        <http://dewey.info/class/636.0821/e23/>,
        <http://dewey.info/class/660.65/e23/> ;
    skos:prefLabel "Genetic engineering"@en,
        "Genteknologi"@nb ;
    skos:related humord:c00260,
        humord:c08196 ;
    skos:relatedMatch <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/344.04196/e23/>,
        <http://dewey.info/class/344.0957/e23/>,
        <http://dewey.info/class/632.9/e23/> .

humord:c03830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03830" ;
    dct:modified "2023-11-29T08:08:40"^^xsd:dateTime ;
    skos:altLabel "Gynecology"@en,
        "Gynekologi"@nb ;
    skos:broader humord:c03806 ;
    skos:exactMatch realfagstermer:c004889,
        <http://dewey.info/class/618.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004889,
        <http://dewey.info/class/617.9681/e23/>,
        <http://dewey.info/class/618.1/e23/>,
        <http://dewey.info/class/618.92098/e23/>,
        <http://dewey.info/class/618.978/e23/> ;
    skos:prefLabel "Gynaecology"@en,
        "Gynekologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.9681/e23/>,
        <http://dewey.info/class/618.92098/e23/>,
        <http://dewey.info/class/618.978/e23/> .

humord:c03831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03831" ;
    dct:modified "2024-01-16T08:50:16"^^xsd:dateTime ;
    skos:altLabel "Clinical methods"@en,
        "Clinical practice"@en,
        "Clinical trials"@en,
        "Klinisk medisin"@nb,
        "Kliniske metodar"@nb,
        "Kliniske metoder"@nb,
        "Kliniske prøvar"@nb,
        "Kliniske prøver"@nb,
        "Kliniske studiar"@nb,
        "Kliniske studier"@nb ;
    skos:broader humord:c03806 ;
    skos:closeMatch <http://dewey.info/class/616/e23/> ;
    skos:exactMatch realfagstermer:c000262 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000262,
        <http://dewey.info/class/616/e23/>,
        <http://dewey.info/class/618/e23/> ;
    skos:prefLabel "Clinical medicine"@en,
        "Klinisk medisin"@nb ;
    skos:relatedMatch <http://dewey.info/class/618/e23/> .

humord:c03832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03832" ;
    dct:modified "2023-11-30T13:21:41"^^xsd:dateTime ;
    skos:altLabel "Kirurgi"@nb ;
    skos:broader humord:c03831 ;
    skos:exactMatch realfagstermer:c009717,
        <http://dewey.info/class/617/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009717,
        <http://dewey.info/class/617/e23/>,
        <http://dewey.info/class/636.0897/e23/> ;
    skos:prefLabel "Surgery"@en,
        "Kirurgi"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0897/e23/> .

humord:c03833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03833" ;
    dct:modified "2024-12-05T15:21:52"^^xsd:dateTime ;
    skos:altLabel "Organ transplantations"@en,
        "Transplantation"@en,
        "Organtransplantasjonar"@nb,
        "Organtransplantasjoner"@nb,
        "Transplantasjon"@nb,
        "Transplantasjonar"@nb ;
    skos:broader humord:c03832 ;
    skos:definition "Transplantasjon er overføring av celler, vev eller organer innen et individ eller mellom to individer. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/617.954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.297954/e23/>,
        <http://dewey.info/class/344.04194/e23/>,
        <http://dewey.info/class/362.197954/e23/>,
        <http://dewey.info/class/617.954/e23/> ;
    skos:prefLabel "Transplantations"@en,
        "Transplantasjoner"@nb ;
    skos:related humord:c24966 ;
    skos:relatedMatch <http://dewey.info/class/174.297954/e23/>,
        <http://dewey.info/class/344.04194/e23/>,
        <http://dewey.info/class/362.197954/e23/> .

humord:c03834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03834" ;
    dct:modified "2024-01-05T09:55:19"^^xsd:dateTime ;
    skos:altLabel "Nervesjukdomar"@nb,
        "Nervesjukdommar"@nb,
        "Nervesykdommer"@nb,
        "Neurologi"@nb,
        "Nevrologi"@nb,
        "Nevrologiske sjukdomar"@nb,
        "Nevrologiske sjukdommar"@nb,
        "Nevrologiske sykdommer"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/616.8/e23/> ;
    skos:exactMatch realfagstermer:c001680 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001680,
        <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> ;
    skos:prefLabel "Neurology"@en,
        "Nevrologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> .

humord:c03836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03836" ;
    dct:modified "2024-01-10T14:46:16"^^xsd:dateTime ;
    skos:altLabel "Neuropathologies"@en,
        "Neuropatologi"@nb,
        "Nevropatologi"@nb ;
    skos:broader humord:c03834 ;
    skos:closeMatch <http://dewey.info/class/616.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> ;
    skos:prefLabel "Neuropathology"@en,
        "Nevropatologi"@nb ;
    skos:related humord:c03822,
        humord:c03902 ;
    skos:relatedMatch <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> .

humord:c03838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03838" ;
    dct:modified "2024-08-12T14:52:29"^^xsd:dateTime ;
    skos:altLabel "Språkpatologi"@nb ;
    skos:broader humord:c03836 ;
    skos:closeMatch <http://dewey.info/class/616.855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Speech-language pathology"@en,
        "Språkpatologi"@nb ;
    skos:related humord:c03789,
        humord:c03790 .

humord:c03839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03839" ;
    dct:modified "2024-01-24T13:59:11"^^xsd:dateTime ;
    skos:altLabel "Autopsy"@en,
        "Autopsi"@nb,
        "Obduksjon"@nb ;
    skos:broader humord:c03842 ;
    skos:exactMatch <http://dewey.info/class/616.0759/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.1/e23/>,
        <http://dewey.info/class/616.0759/e23/> ;
    skos:prefLabel "Obduction"@en,
        "Obduksjon"@nb ;
    skos:related humord:c60936 ;
    skos:relatedMatch <http://dewey.info/class/614.1/e23/> .

humord:c03840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03840" ;
    dct:modified "2023-12-18T12:45:03"^^xsd:dateTime ;
    skos:altLabel "Psykiatri"@nb,
        "Psykopatologi"@nb ;
    skos:broader humord:c03806 ;
    skos:exactMatch realfagstermer:c010061,
        <http://dewey.info/class/616.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010061,
        <http://dewey.info/class/174.29689/e23/>,
        <http://dewey.info/class/616.89/e23/> ;
    skos:prefLabel "Psychiatry"@en,
        "Psykiatri"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.29689/e23/> .

humord:c03841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03841" ;
    dct:modified "2024-04-08T11:10:35"^^xsd:dateTime ;
    skos:altLabel "Psychiatric jurisprudence"@en,
        "Rettspsykiatri"@nb,
        "Rettspsykiatrisk vitenskap"@nb,
        "Rettspsykiatrisk vitskap"@nb ;
    skos:broader humord:c03840 ;
    skos:closeMatch <http://dewey.info/class/614.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.15/e23/> ;
    skos:prefLabel "Forensic psychiatry"@en,
        "Rettspsykiatri"@nb ;
    skos:related humord:c03842,
        humord:c24012 .

humord:c03842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03842" ;
    dct:modified "2024-11-26T15:03:30"^^xsd:dateTime ;
    skos:altLabel "Legal medicine"@en,
        "Rettsmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Rettsmedisin er anvendelse av medisinsk kunnskap og vitenskap i rettens tjeneste. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001141,
        <http://dewey.info/class/614.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001141,
        <http://dewey.info/class/614.1/e23/> ;
    skos:prefLabel "Forensic medicine"@en,
        "Rettsmedisin"@nb ;
    skos:related humord:c03841,
        humord:c62143 .

humord:c03843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03843" ;
    dct:modified "2024-01-24T14:18:21"^^xsd:dateTime ;
    skos:altLabel "Samfunnsmedisin"@nb,
        "Sosialmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:closeMatch realfagstermer:c007176 ;
    skos:exactMatch realfagstermer:c009607,
        <http://dewey.info/class/306.461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007176,
        realfagstermer:c009607,
        <http://dewey.info/class/306.461/e23/> ;
    skos:prefLabel "Social medicine"@en,
        "Sosialmedisin"@nb .

humord:c03844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03844" ;
    dct:modified "2024-08-05T11:39:29"^^xsd:dateTime ;
    skos:altLabel "Barnebegrensning"@nb,
        "Familieplanlegging"@nb ;
    skos:broader humord:c03843 ;
    skos:exactMatch realfagstermer:c011296,
        <http://dewey.info/class/363.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011296,
        <http://dewey.info/class/304.666/e23/>,
        <http://dewey.info/class/363.96/e23/> ;
    skos:prefLabel "Family planning"@en,
        "Familieplanlegging"@nb ;
    skos:related humord:c03845 ;
    skos:relatedMatch <http://dewey.info/class/304.666/e23/> .

humord:c03845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03845" ;
    dct:modified "2024-10-16T13:12:27"^^xsd:dateTime ;
    skos:altLabel "Befolkningskontroll"@nb,
        "Fødselskontroll"@nb ;
    skos:broadMatch <http://dewey.info/class/353.59/e23/> ;
    skos:broader humord:c03843,
        humord:c13631 ;
    skos:closeMatch <http://dewey.info/class/613.94/e23/> ;
    skos:exactMatch <http://dewey.info/class/363.96/e23/>,
        <http://dewey.info/class/618.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.3/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/304.66/e23/>,
        <http://dewey.info/class/344.048/e23/>,
        <http://dewey.info/class/353.59/e23/>,
        <http://dewey.info/class/363.96/e23/>,
        <http://dewey.info/class/371.714/e23/>,
        <http://dewey.info/class/613.94/e23/>,
        <http://dewey.info/class/618.18/e23/> ;
    skos:prefLabel "Population control"@en,
        "Befolkningskontroll"@nb ;
    skos:related humord:c03844 ;
    skos:relatedMatch <http://dewey.info/class/176.3/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/304.66/e23/>,
        <http://dewey.info/class/344.048/e23/>,
        <http://dewey.info/class/371.714/e23/> .

humord:c03846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03846" ;
    dct:modified "2024-01-18T15:13:51"^^xsd:dateTime ;
    skos:altLabel "Abortion"@en,
        "Induced abortion"@en,
        "Induced abortions"@en,
        "Miscarriages"@en,
        "Pregnancy losses"@en,
        "Pregnancy termination"@en,
        "Pregnancy terminations"@en,
        "Abort"@nb,
        "Abortar"@nb,
        "Provosert abort"@nb,
        "Provoserte abortar"@nb,
        "Provoserte aborter"@nb,
        "Svangerskapsavbrot"@nb,
        "Svangerskapsavbrott"@nb,
        "Svangerskapsavbrudd"@nb,
        "Svangerskapsavbrytelse"@nb,
        "Svangerskapsavbryting"@nb ;
    skos:broader humord:c03845 ;
    skos:closeMatch <http://dewey.info/class/618.88/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c001055,
        <http://dewey.info/class/362.19888/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001055,
        <http://dewey.info/class/179.76/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/304.667/e23/>,
        <http://dewey.info/class/342.084/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/344.04192/e23/>,
        <http://dewey.info/class/362.19888/e23/>,
        <http://dewey.info/class/364.185/e23/>,
        <http://dewey.info/class/618.29/e23/>,
        <http://dewey.info/class/618.88/e23/> ;
    skos:prefLabel "Abortions"@en,
        "Aborter"@nb ;
    skos:related humord:c59664 ;
    skos:relatedMatch <http://dewey.info/class/179.76/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/304.667/e23/>,
        <http://dewey.info/class/342.084/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/344.04192/e23/>,
        <http://dewey.info/class/364.185/e23/>,
        <http://dewey.info/class/618.29/e23/> .

humord:c03847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03847" ;
    dct:modified "2024-01-23T09:07:15"^^xsd:dateTime ;
    skos:altLabel "Birth control"@en,
        "Prevensjon"@nb ;
    skos:broader humord:c03845 ;
    skos:exactMatch realfagstermer:c007122 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007122,
        <http://dewey.info/class/176.3/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/363.96/e23/> ;
    skos:prefLabel "Contraception"@en,
        "Prevensjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.3/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/363.96/e23/> .

humord:c03848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03848" ;
    dct:modified "2024-01-12T14:36:32"^^xsd:dateTime ;
    skos:altLabel "Hygiene"@nb,
        "Miljøhygiene"@nb ;
    skos:broader humord:c03843 ;
    skos:closeMatch <http://dewey.info/class/391.64/e23/> ;
    skos:exactMatch realfagstermer:c003150,
        <http://dewey.info/class/613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003150,
        <http://dewey.info/class/372.37/e23/>,
        <http://dewey.info/class/391.64/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Hygiene"@en,
        "Hygiene"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.37/e23/> .

humord:c03849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03849" ;
    dct:modified "2024-02-08T12:18:07"^^xsd:dateTime ;
    skos:altLabel "Slimming"@en,
        "Weight loss"@en,
        "Slanking"@nb,
        "Sultekunst"@nb,
        "Vektreduksjon"@nb ;
    skos:broader humord:c03843 ;
    skos:exactMatch realfagstermer:c004217,
        <http://dewey.info/class/613.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004217,
        <http://dewey.info/class/613.25/e23/>,
        <http://dewey.info/class/613.712/e23/> ;
    skos:prefLabel "Dieting"@en,
        "Slanking"@nb ;
    skos:related humord:c03939,
        humord:c62843 ;
    skos:relatedMatch <http://dewey.info/class/613.712/e23/> .

humord:c03851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03851" ;
    dct:modified "2024-12-11T08:12:43"^^xsd:dateTime ;
    skos:altLabel "Soundness"@en,
        "Sunnheit"@nb ;
    skos:broader humord:c03843 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Healthiness"@en,
        "Sunnhet"@nb ;
    skos:related humord:c25239 ;
    skos:relatedMatch <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/613/e23/> .

humord:c03852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03852" ;
    dct:modified "2023-12-19T08:53:29"^^xsd:dateTime ;
    skos:altLabel "Veterinary medicine"@en,
        "Husdyrsjukdomar"@nb,
        "Husdyrsjukdommar"@nb,
        "Husdyrsykdommer"@nb,
        "Veterinærarbeid"@nb,
        "Veterinærmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:exactMatch realfagstermer:c007813,
        <http://dewey.info/class/636.089/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007813,
        <http://dewey.info/class/636.089/e23/> ;
    skos:prefLabel "Veterinary science"@en,
        "Veterinærmedisin"@nb .

humord:c03853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03853" ;
    dct:modified "2024-08-05T11:20:11"^^xsd:dateTime ;
    skos:altLabel "Human body"@en,
        "Kroppen"@nb,
        "Kvinnekroppen"@nb,
        "Mannekroppen"@nb,
        "Mannskroppen"@nb,
        "Menneskekropp"@nb,
        "Menneskekroppen"@nb ;
    skos:broader humord:c03774 ;
    skos:closeMatch realfagstermer:c007581 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/611/e23/>,
        <http://dewey.info/class/612/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007581,
        <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/611/e23/>,
        <http://dewey.info/class/612/e23/>,
        <http://dewey.info/class/613.7/e23/>,
        <http://dewey.info/class/757/e23/> ;
    skos:prefLabel "The body"@en,
        "Kroppen"@nb ;
    skos:related humord:c00399,
        humord:c03856,
        humord:c05363,
        humord:c24041 ;
    skos:relatedMatch <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/613.7/e23/>,
        <http://dewey.info/class/757/e23/> .

humord:c03856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03856" ;
    dct:modified "2025-01-21T11:40:23"^^xsd:dateTime ;
    skos:altLabel "Kroppsbilete"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4613/e23/> ;
    skos:broader humord:c00400 ;
    skos:definition "Kroppsbilde er et begrep som omfatter en persons forestillinger om og opplevelser av egen kropp. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4613/e23/> ;
    skos:prefLabel "Body image"@en,
        "Kroppsbilde"@nb ;
    skos:related humord:c03853,
        humord:c24043,
        humord:c63468,
        humord:c69458 .

humord:c03858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03858" ;
    dct:modified "2024-01-24T13:05:27"^^xsd:dateTime ;
    skos:altLabel "Aging"@en,
        "Aldring"@nb,
        "Elding"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/612.67/e23/> ;
    skos:exactMatch realfagstermer:c005426,
        <http://dewey.info/class/571.878/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005426,
        <http://dewey.info/class/155.67/e23/>,
        <http://dewey.info/class/305.26/e23/>,
        <http://dewey.info/class/571.878/e23/>,
        <http://dewey.info/class/612.67/e23/> ;
    skos:prefLabel "Ageing"@en,
        "Aldring"@nb ;
    skos:related humord:c03859,
        humord:c03860,
        humord:c07177,
        humord:c62135 ;
    skos:relatedMatch <http://dewey.info/class/155.67/e23/>,
        <http://dewey.info/class/305.26/e23/> .

humord:c03859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03859" ;
    dct:modified "2024-08-01T10:25:48"^^xsd:dateTime ;
    skos:altLabel "Old-age"@en,
        "Alderdom"@nb ;
    skos:broader humord:c11116 ;
    skos:exactMatch realfagstermer:c007284 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007284,
        <http://dewey.info/class/1--0846/e23/>,
        <http://dewey.info/class/305.26/e23/> ;
    skos:prefLabel "Old age"@en,
        "Alderdom"@nb ;
    skos:related humord:c03858,
        humord:c07177,
        humord:c58854 ;
    skos:relatedMatch <http://dewey.info/class/1--0846/e23/>,
        <http://dewey.info/class/305.26/e23/> .

humord:c03860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03860" ;
    dct:modified "2024-01-23T08:38:16"^^xsd:dateTime ;
    skos:altLabel "Climacteric"@en,
        "Klimakteriet"@nb,
        "Klimakterium"@nb,
        "Menopause"@nb,
        "Overgangsalder"@nb,
        "Overgangsalderen"@nb ;
    skos:broadMatch <http://dewey.info/class/612.665/e23/> ;
    skos:broader humord:c03865,
        humord:c11116 ;
    skos:definition "Menopause defineres ved en kvinnes siste menstruasjon. For de fleste kvinner skjer dette rundt 50-årsalderen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.665/e23/> ;
    skos:prefLabel "Menopause"@en,
        "Overgangsalder"@nb ;
    skos:related humord:c03858 .

humord:c03862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03862" ;
    dct:modified "2024-08-13T11:18:28"^^xsd:dateTime ;
    skos:altLabel "Nursing (Breastfeeding)"@en,
        "Amming"@nb ;
    skos:broader humord:c03853 ;
    skos:definition "Amming, det å amme, er å gi spedbarn brystmelk. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007804,
        <http://dewey.info/class/649.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007804,
        <http://dewey.info/class/612.664/e23/>,
        <http://dewey.info/class/613.269/e23/>,
        <http://dewey.info/class/649.33/e23/> ;
    skos:prefLabel "Breastfeeding"@en,
        "Amming"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.664/e23/>,
        <http://dewey.info/class/613.269/e23/> .

humord:c03863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03863" ;
    dct:modified "2024-07-01T14:18:21"^^xsd:dateTime ;
    skos:altLabel "Blod"@nb,
        "Blodet"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/616.15/e23/> ;
    skos:exactMatch realfagstermer:c012930,
        <http://dewey.info/class/573.15/e23/>,
        <http://dewey.info/class/612.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012930,
        <http://dewey.info/class/363.2562/e23/>,
        <http://dewey.info/class/573.15/e23/>,
        <http://dewey.info/class/612.11/e23/>,
        <http://dewey.info/class/616.15/e23/> ;
    skos:prefLabel "Blood"@en,
        "Blod"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.2562/e23/> .

humord:c03864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03864" ;
    dct:modified "2024-08-29T13:55:19"^^xsd:dateTime ;
    skos:altLabel "Fetus"@en,
        "Foetuses"@en,
        "Fetus"@nb,
        "Foster"@nb,
        "Føtus"@nb ;
    skos:broader humord:c03853 ;
    skos:definition "Foster er et menneske i en tidlig del av sin utvikling, fra utgangen av åttende svangerskapsuke til det fødes. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004294,
        <http://dewey.info/class/612.647/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004294,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/612.647/e23/> ;
    skos:prefLabel "Fetuses"@en,
        "Fostre"@nb ;
    skos:related humord:c03818,
        humord:c22797 ;
    skos:relatedMatch <http://dewey.info/class/342.085/e23/> .

humord:c03865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03865" ;
    dct:modified "2024-09-03T13:29:04"^^xsd:dateTime ;
    skos:altLabel "Reproduction (Fertility)"@en,
        "Fertilitet"@nb,
        "Fruktbarhet (Demografi)"@nb,
        "Reproduksjon (Fertilitet)"@nb ;
    skos:broader humord:c09000 ;
    skos:closeMatch realfagstermer:c003752 ;
    skos:definition "En arts faktiske formeringsevne <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c006499,
        <http://dewey.info/class/304.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003752,
        realfagstermer:c006499,
        <http://dewey.info/class/304.632/e23/> ;
    skos:prefLabel "Fertility"@en,
        "Fertilitet"@nb ;
    skos:related humord:c03866,
        humord:c23455,
        humord:c58542 .

humord:c03866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03866" ;
    dct:modified "2024-07-24T15:13:19"^^xsd:dateTime ;
    skos:altLabel "Childbirth"@en,
        "Childbirths"@en,
        "Deliveries"@en,
        "Barnefødslar"@nb,
        "Barnefødsler"@nb,
        "Fødsel"@nb,
        "Fødslar"@nb ;
    skos:broader humord:c03853 ;
    skos:definition "Fødsel er prosessen der et barn kommer ut fra morens kropp. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007468,
        <http://dewey.info/class/304.63/e23/>,
        <http://dewey.info/class/573.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007468,
        <http://dewey.info/class/304.63/e23/>,
        <http://dewey.info/class/573.67/e23/> ;
    skos:prefLabel "Births"@en,
        "Fødsler"@nb ;
    skos:related humord:c03865,
        humord:c04887 .

humord:c03867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03867" ;
    dct:modified "2024-07-24T15:20:19"^^xsd:dateTime ;
    skos:altLabel "Fødselshjelp"@nb ;
    skos:broader humord:c03866 ;
    skos:closeMatch realfagstermer:c013958 ;
    skos:definition "Fødselshjelp er hjelp som ytes til mor og barn under fødselen. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/618.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013958,
        <http://dewey.info/class/344.0415/e23/>,
        <http://dewey.info/class/617.9682/e23/>,
        <http://dewey.info/class/618.2/e23/>,
        <http://dewey.info/class/618.3/e23/> ;
    skos:prefLabel "Obstetric aid"@en,
        "Fødselshjelp"@nb ;
    skos:related humord:c07458 ;
    skos:relatedMatch <http://dewey.info/class/344.0415/e23/>,
        <http://dewey.info/class/617.9682/e23/>,
        <http://dewey.info/class/618.3/e23/> .

humord:c03868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03868" ;
    dct:modified "2024-08-02T09:33:10"^^xsd:dateTime ;
    skos:altLabel "Hjerne"@nb,
        "Hjernen"@nb ;
    skos:broader humord:c19945 ;
    skos:exactMatch realfagstermer:c013427,
        <http://dewey.info/class/573.86/e23/>,
        <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013427,
        <http://dewey.info/class/573.86/e23/>,
        <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.82/e23/>,
        <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/617.481/e23/> ;
    skos:prefLabel "Brain"@en,
        "Hjernen"@nb ;
    skos:related humord:c23230 ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/617.481/e23/> .

humord:c03869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03869" ;
    dct:modified "2024-08-29T13:41:38"^^xsd:dateTime ;
    skos:altLabel "Brain lateralisation"@en,
        "Brain lateralization"@en,
        "Cerebral lateralisation"@en,
        "Lateralisation of brain function"@en,
        "Lateralization of brain function"@en,
        "Cerebral lateralisering"@nb ;
    skos:broadMatch <http://dewey.info/class/612.825/e23/> ;
    skos:broader humord:c03868 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.825/e23/>,
        <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Cerebral lateralization"@en,
        "Cerebral lateralisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/616.8/e23/> .

humord:c03870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03870" ;
    dct:modified "2024-05-21T15:24:11"^^xsd:dateTime ;
    skos:altLabel "Høgre hjernehalvdel"@nb,
        "Høgre storhjernehalvdel"@nb,
        "Høgre storhjernehemisfære"@nb,
        "Høyre storhjernehalvdel"@nb,
        "Høyre storhjernehemisfære"@nb ;
    skos:broadMatch <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.825/e23/> ;
    skos:broader humord:c03869 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.825/e23/>,
        <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Right cerebral hemisphere"@en,
        "Høyre hjernehalvdel"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/> .

humord:c03871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03871" ;
    dct:modified "2024-05-21T15:26:38"^^xsd:dateTime ;
    skos:altLabel "Venstre hjernehalvdel"@nb,
        "Venstre storhjernehalvdel"@nb,
        "Venstre storhjernehemisfære"@nb ;
    skos:broadMatch <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.825/e23/> ;
    skos:broader humord:c03869 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.825/e23/>,
        <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Left cerebral hemisphere"@en,
        "Venstre hjernehalvdel"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/> .

humord:c03872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03872" ;
    dct:modified "2024-05-08T12:49:54"^^xsd:dateTime ;
    skos:altLabel "Cardiac organ"@en,
        "Hearts"@en,
        "Hjarta"@nb,
        "Hjarte"@nb,
        "Hjartet"@nb,
        "Hjerte"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Hjertet er en hulmuskel som pumper blodet rundt i kroppen. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002021,
        <http://dewey.info/class/573.17/e23/>,
        <http://dewey.info/class/611.12/e23/>,
        <http://dewey.info/class/612.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002021,
        <http://dewey.info/class/573.17/e23/>,
        <http://dewey.info/class/611.12/e23/>,
        <http://dewey.info/class/612.17/e23/>,
        <http://dewey.info/class/616.12/e23/>,
        <http://dewey.info/class/617.412/e23/> ;
    skos:prefLabel "Heart"@en,
        "Hjertet"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.12/e23/>,
        <http://dewey.info/class/617.412/e23/> .

humord:c03873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03873" ;
    dct:modified "2024-10-17T08:19:19"^^xsd:dateTime ;
    skos:altLabel "Sex (Gender)"@en,
        "Kjønn"@nb ;
    skos:broadMatch <http://dewey.info/class/576.855/e23/> ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/1--081/e23/>,
        <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/305.3/e23/> ;
    skos:editorialNote "Brukes inntil videre også om sosialt kjønn (Gender) 2011.06.06 MaA"@nb ;
    skos:exactMatch realfagstermer:c000149 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000149,
        <http://dewey.info/class/1--081/e23/>,
        <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/305.3/e23/>,
        <http://dewey.info/class/370.81/e23/>,
        <http://dewey.info/class/395.142/e23/>,
        <http://dewey.info/class/395.144/e23/>,
        <http://dewey.info/class/576.855/e23/> ;
    skos:prefLabel "Gender"@en,
        "Kjønn"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/370.81/e23/>,
        <http://dewey.info/class/395.142/e23/>,
        <http://dewey.info/class/395.144/e23/> .

humord:c03874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03874" ;
    dct:modified "2024-06-03T14:08:31"^^xsd:dateTime ;
    skos:altLabel "Body height"@en,
        "Body length"@en,
        "Høgde"@nb,
        "Høyde"@nb,
        "Kroppshøgde"@nb,
        "Kroppslengde"@nb ;
    skos:broadMatch <http://dewey.info/class/591.41/e23/> ;
    skos:broader humord:c03853 ;
    skos:definition "Kroppshøyde måles som den rettlinjete, vertikale avstanden mellom toppen av issen (vertex) og fotens underlag i stående stilling. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/591.41/e23/>,
        <http://dewey.info/class/599.94/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Height"@en,
        "Kroppshøyde"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/599.94/e23/>,
        <http://dewey.info/class/613/e23/> .

humord:c03875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03875" ;
    dct:modified "2024-10-21T12:56:10"^^xsd:dateTime ;
    skos:altLabel "Abdomen"@en,
        "Belly"@en,
        "Abdomen"@nb,
        "Buken"@nb,
        "Magen"@nb,
        "Maven"@nb ;
    skos:broader humord:c19945 ;
    skos:closeMatch <http://dewey.info/class/617.553/e23/> ;
    skos:definition "Magen er den folkelige, upresise betegnelsen på kroppsområdet mellom nedre del av ribbeinsbuene og øvre del av bekkenet, tilsvarende buken eller abdomen. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c007108,
        <http://dewey.info/class/573.36/e23/>,
        <http://dewey.info/class/611.33/e23/>,
        <http://dewey.info/class/612.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007108,
        <http://dewey.info/class/573.36/e23/>,
        <http://dewey.info/class/611.33/e23/>,
        <http://dewey.info/class/612.32/e23/>,
        <http://dewey.info/class/616.33/e23/>,
        <http://dewey.info/class/617.553/e23/> ;
    skos:prefLabel "Stomach"@en,
        "Magen"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.33/e23/> .

humord:c03877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03877" ;
    dct:modified "2024-01-12T10:11:53"^^xsd:dateTime ;
    skos:altLabel "Bleeding"@en,
        "Menses"@en,
        "Period"@en,
        "Mensen"@nb,
        "Menstruasjon"@nb ;
    skos:broader humord:c03853 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/612.662/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/220.8612662/e23/>,
        <http://dewey.info/class/612.662/e23/>,
        <http://dewey.info/class/618.172/e23/> ;
    skos:prefLabel "Menstruation"@en,
        "Menstruasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/220.8612662/e23/>,
        <http://dewey.info/class/618.172/e23/> .

humord:c03878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03878" ;
    dct:modified "2024-07-05T13:48:59"^^xsd:dateTime ;
    skos:altLabel "Milt"@nb,
        "Milten"@nb,
        "Miltet"@nb ;
    skos:broader humord:c19945 ;
    skos:closeMatch <http://dewey.info/class/611.41/e23/>,
        <http://dewey.info/class/612.41/e23/> ;
    skos:definition "Milten er et lymfatisk organ som ligger innskutt i blodbanen. <SML>"@nb ;
    skos:exactMatch <http://dewey.info/class/573.1555/e23/>,
        <http://dewey.info/class/612.415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.1555/e23/>,
        <http://dewey.info/class/611.41/e23/>,
        <http://dewey.info/class/612.41/e23/>,
        <http://dewey.info/class/612.415/e23/>,
        <http://dewey.info/class/617.551/e23/> ;
    skos:prefLabel "Spleen"@en,
        "Milten"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.551/e23/> .

humord:c03879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03879" ;
    dct:modified "2024-06-12T10:26:04"^^xsd:dateTime ;
    skos:altLabel "Birth defects"@en,
        "Congenital abnormalities"@en,
        "Congenital defects"@en,
        "Deformities"@en,
        "Malformations"@en,
        "Abnormaliteter"@nb,
        "Abnormitetar"@nb,
        "Abnormiteter"@nb,
        "Deformitetar"@nb,
        "Deformiteter"@nb,
        "Fødselsdefektar"@nb,
        "Fødselsdefekter"@nb,
        "Kongenitale misdannelser"@nb,
        "Kongenitale misdanningar"@nb,
        "Medfødde misdanningar"@nb,
        "Misdanningar"@nb ;
    skos:broadMatch <http://dewey.info/class/599.949/e23/> ;
    skos:broader humord:c03853 ;
    skos:exactMatch realfagstermer:c000415 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000415,
        <http://dewey.info/class/155.916/e23/>,
        <http://dewey.info/class/571.976/e23/>,
        <http://dewey.info/class/599.949/e23/>,
        <http://dewey.info/class/616.043/e23/> ;
    skos:prefLabel "Abnormalities"@en,
        "Misdannelser"@nb ;
    skos:related humord:c29272,
        humord:c61072 ;
    skos:relatedMatch <http://dewey.info/class/155.916/e23/>,
        <http://dewey.info/class/571.976/e23/>,
        <http://dewey.info/class/616.043/e23/> .

humord:c03881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03881" ;
    dct:modified "2024-07-01T10:49:42"^^xsd:dateTime ;
    skos:altLabel "Nervesystemet"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Nervesystemet er en fellesbetegnelse på alt nervevev i kroppen. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/573.8/e23/>,
        <http://dewey.info/class/611.8/e23/>,
        <http://dewey.info/class/612.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.8/e23/>,
        <http://dewey.info/class/611.8/e23/>,
        <http://dewey.info/class/612.8/e23/>,
        <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/617.48/e23/>,
        <http://dewey.info/class/618.928/e23/> ;
    skos:prefLabel "Nervous system"@en,
        "Nervesystemet"@nb ;
    skos:related humord:c03882 ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/617.48/e23/>,
        <http://dewey.info/class/618.928/e23/> .

humord:c03882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03882" ;
    dct:modified "2024-11-27T14:17:43"^^xsd:dateTime ;
    skos:altLabel "Sansar"@nb ;
    skos:broader humord:c03853 ;
    skos:exactMatch realfagstermer:c006377,
        <http://dewey.info/class/573.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006377,
        <http://dewey.info/class/152.1/e23/>,
        <http://dewey.info/class/573.87/e23/> ;
    skos:prefLabel "Senses"@en,
        "Sanser"@nb ;
    skos:related humord:c03881,
        humord:c08082 ;
    skos:relatedMatch <http://dewey.info/class/152.1/e23/> .

humord:c03883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03883" ;
    dct:modified "2024-04-29T15:51:30"^^xsd:dateTime ;
    skos:altLabel "Audition (Sense)"@en,
        "Høreevne"@nb,
        "Høresans"@nb,
        "Hørselsevne"@nb,
        "Hørselssans"@nb,
        "Høyreevne"@nb,
        "Høyresans"@nb,
        "Høyrsel"@nb,
        "Høyrselssans"@nb,
        "Høyrsle"@nb,
        "Høyrslesans"@nb ;
    skos:broader humord:c03882 ;
    skos:closeMatch <http://dewey.info/class/612.85/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c010461,
        <http://dewey.info/class/573.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010461,
        <http://dewey.info/class/152.15/e23/>,
        <http://dewey.info/class/573.89/e23/>,
        <http://dewey.info/class/612.85/e23/> ;
    skos:prefLabel "Hearing (Sense)"@en,
        "Hørsel"@nb ;
    skos:related humord:c17465,
        humord:c19638,
        humord:c22510 ;
    skos:relatedMatch <http://dewey.info/class/152.15/e23/> .

humord:c03888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03888" ;
    dct:modified "2024-12-03T09:03:14"^^xsd:dateTime ;
    skos:altLabel "Gustation"@en,
        "Sensory perception of taste"@en,
        "Smak (Sans)"@nb,
        "Smakssans"@nb ;
    skos:broader humord:c03882 ;
    skos:closeMatch <http://dewey.info/class/611.87/e23/>,
        <http://dewey.info/class/612.87/e23/> ;
    skos:exactMatch realfagstermer:c008442,
        realfagstermer:c012884,
        <http://dewey.info/class/152.167/e23/>,
        <http://dewey.info/class/573.878/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008442,
        realfagstermer:c012884,
        <http://dewey.info/class/152.167/e23/>,
        <http://dewey.info/class/153.13/e23/>,
        <http://dewey.info/class/573.878/e23/>,
        <http://dewey.info/class/611.87/e23/>,
        <http://dewey.info/class/612.87/e23/> ;
    skos:prefLabel "Taste (Sense)"@en,
        "Smakssans"@nb ;
    skos:related humord:c08087,
        humord:c18231 ;
    skos:relatedMatch <http://dewey.info/class/153.13/e23/> .

humord:c03889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03889" ;
    dct:modified "2024-08-22T14:55:23"^^xsd:dateTime ;
    skos:altLabel "Eyesight"@en,
        "Vision"@en,
        "Visual system"@en,
        "Syn"@nb,
        "Synet"@nb,
        "Synsprosessar"@nb,
        "Synsprosesser"@nb ;
    skos:broadMatch <http://dewey.info/class/121.35/e23/> ;
    skos:broader humord:c03882 ;
    skos:closeMatch <http://dewey.info/class/612.84/e23/> ;
    skos:definition "Evnen til å se <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003602,
        <http://dewey.info/class/573.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003602,
        <http://dewey.info/class/006.37/e23/>,
        <http://dewey.info/class/121.35/e23/>,
        <http://dewey.info/class/152.14/e23/>,
        <http://dewey.info/class/573.88/e23/>,
        <http://dewey.info/class/612.84/e23/> ;
    skos:prefLabel "Sight"@en,
        "Syn"@nb ;
    skos:related humord:c03898,
        humord:c23290 ;
    skos:relatedMatch <http://dewey.info/class/006.37/e23/>,
        <http://dewey.info/class/152.14/e23/> .

humord:c03890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03890" ;
    dct:modified "2024-06-17T14:05:34"^^xsd:dateTime ;
    skos:altLabel "Synestesi"@nb ;
    skos:broader humord:c03882 ;
    skos:definition "Det at påvirkning av en sans framkaller opplevelser som svarer til en annen sans... <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/152.189/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.189/e23/> ;
    skos:prefLabel "Synesthesia"@en,
        "Synestesi"@nb .

humord:c03891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03891" ;
    dct:modified "2024-11-07T15:39:05"^^xsd:dateTime ;
    skos:altLabel "Kidney"@en,
        "Nyra"@nb,
        "Nyre"@nb,
        "Nyrene"@nb,
        "Nyrer"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/611.61/e23/> ;
    skos:definition "Nyrene er organet i kroppen som danner urin. <SML>"@nb ;
    skos:exactMatch realfagstermer:c007486,
        <http://dewey.info/class/573.496/e23/>,
        <http://dewey.info/class/612.463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007486,
        <http://dewey.info/class/573.496/e23/>,
        <http://dewey.info/class/611.61/e23/>,
        <http://dewey.info/class/612.463/e23/>,
        <http://dewey.info/class/616.61/e23/>,
        <http://dewey.info/class/617.461/e23/> ;
    skos:prefLabel "Kidneys"@en,
        "Nyrer"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.61/e23/>,
        <http://dewey.info/class/617.461/e23/> .

humord:c03892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03892" ;
    dct:modified "2024-08-22T14:26:15"^^xsd:dateTime ;
    skos:altLabel "Child-bearing"@en,
        "Gestation"@en,
        "Gravidity"@en,
        "Pregnancies"@en,
        "Graviditet"@nb,
        "Svangerskap"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/612.63/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013592,
        <http://dewey.info/class/573.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013592,
        <http://dewey.info/class/155.6463/e23/>,
        <http://dewey.info/class/371.714/e23/>,
        <http://dewey.info/class/573.67/e23/>,
        <http://dewey.info/class/612.63/e23/>,
        <http://dewey.info/class/618.2/e23/> ;
    skos:prefLabel "Pregnancy"@en,
        "Svangerskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6463/e23/>,
        <http://dewey.info/class/371.714/e23/>,
        <http://dewey.info/class/618.2/e23/> .

humord:c03894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03894" ;
    dct:modified "2024-08-12T14:47:06"^^xsd:dateTime ;
    skos:altLabel "Ability to speak"@en,
        "Taleevne"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/612.78/e23/> ;
    skos:broader humord:c03895 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Speech ability"@en,
        "Taleevne"@nb ;
    skos:related humord:c05758 ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.855/e23/> .

humord:c03895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03895" ;
    dct:modified "2024-06-17T14:15:04"^^xsd:dateTime ;
    skos:altLabel "Articulators"@en,
        "Organs of speech"@en,
        "Taleorgan"@nb ;
    skos:broader humord:c19945 ;
    skos:closeMatch <http://dewey.info/class/612.78/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Speech organs"@en,
        "Taleorganer"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.855/e23/> .

humord:c03896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03896" ;
    dct:modified "2024-12-10T10:09:38"^^xsd:dateTime ;
    skos:altLabel "Tooth"@en,
        "Tann"@nb,
        "Tenner"@nb ;
    skos:broader humord:c63393 ;
    skos:exactMatch realfagstermer:c006500,
        <http://dewey.info/class/573.356/e23/>,
        <http://dewey.info/class/591.44/e23/>,
        <http://dewey.info/class/599.943/e23/>,
        <http://dewey.info/class/611.314/e23/>,
        <http://dewey.info/class/612.311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006500,
        <http://dewey.info/class/573.356/e23/>,
        <http://dewey.info/class/591.44/e23/>,
        <http://dewey.info/class/599.943/e23/>,
        <http://dewey.info/class/611.314/e23/>,
        <http://dewey.info/class/612.311/e23/>,
        <http://dewey.info/class/617.6/e23/> ;
    skos:prefLabel "Teeth"@en,
        "Tenner"@nb ;
    skos:related humord:c03900,
        humord:c19335 ;
    skos:relatedMatch <http://dewey.info/class/617.6/e23/> .

humord:c03898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03898" ;
    dct:modified "2025-01-02T14:06:24"^^xsd:dateTime ;
    skos:altLabel "Eye"@en,
        "Oculus"@en,
        "Auga"@nb,
        "Auge"@nb,
        "Auget"@nb,
        "Augo"@nb,
        "Øyet"@nb ;
    skos:broadMatch <http://dewey.info/class/591.44/e23/>,
        <http://dewey.info/class/599.144/e23/> ;
    skos:broader humord:c16246,
        humord:c69151 ;
    skos:closeMatch <http://dewey.info/class/611.84/e23/>,
        <http://dewey.info/class/612.84/e23/> ;
    skos:exactMatch realfagstermer:c006305,
        <http://dewey.info/class/573.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006305,
        <http://dewey.info/class/573.88/e23/>,
        <http://dewey.info/class/591.44/e23/>,
        <http://dewey.info/class/599.144/e23/>,
        <http://dewey.info/class/611.84/e23/>,
        <http://dewey.info/class/612.84/e23/>,
        <http://dewey.info/class/617.7/e23/> ;
    skos:prefLabel "Eyes"@en,
        "Øyne"@nb ;
    skos:related humord:c03889,
        humord:c37994,
        humord:c69383 ;
    skos:relatedMatch <http://dewey.info/class/617.7/e23/> .

humord:c03899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03899" ;
    dct:modified "2024-12-10T08:07:55"^^xsd:dateTime ;
    skos:altLabel "Dentistry"@en,
        "Odontologi"@nb,
        "Tannlegevitenskap"@nb ;
    skos:broader humord:c03774 ;
    skos:exactMatch <http://dewey.info/class/617.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0413/e23/>,
        <http://dewey.info/class/617.6/e23/> ;
    skos:prefLabel "Odontology"@en,
        "Odontologi"@nb ;
    skos:related humord:c14042 ;
    skos:relatedMatch <http://dewey.info/class/344.0413/e23/> .

humord:c03900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03900" ;
    dct:modified "2024-04-04T16:19:41"^^xsd:dateTime ;
    skos:altLabel "Operative dentistry"@en,
        "Tannbehandling"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1976/e23/> ;
    skos:broader humord:c03899 ;
    skos:closeMatch <http://dewey.info/class/617.6/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1976/e23/>,
        <http://dewey.info/class/617.6/e23/> ;
    skos:prefLabel "Dental treatment"@en,
        "Tannbehandling"@nb ;
    skos:related humord:c03896 .

humord:c03901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03901" ;
    dct:modified "2024-11-14T09:00:55"^^xsd:dateTime ;
    skos:altLabel "Health injury"@en,
        "Helseskadar"@nb ;
    skos:broader humord:c03774,
        humord:c27790 ;
    skos:closeMatch realfagstermer:c009989,
        <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009989,
        <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/614.3/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:prefLabel "Health injuries"@en,
        "Helseskader"@nb ;
    skos:related humord:c01533,
        humord:c07743,
        humord:c25765 ;
    skos:relatedMatch <http://dewey.info/class/614.3/e23/> .

humord:c03902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03902" ;
    dct:modified "2024-11-13T11:41:23"^^xsd:dateTime ;
    skos:altLabel "Brain injuries"@en,
        "Brain injury"@en,
        "Erverva hjerneskadar"@nb,
        "Ervervet hjerneskade"@nb,
        "Hjerneskadar"@nb ;
    skos:broader humord:c03901 ;
    skos:exactMatch realfagstermer:c006801,
        <http://dewey.info/class/617.481044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006801,
        <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/>,
        <http://dewey.info/class/371.91/e23/>,
        <http://dewey.info/class/617.481044/e23/> ;
    skos:prefLabel "Brain damages"@en,
        "Hjerneskader"@nb ;
    skos:related humord:c03822,
        humord:c03836,
        humord:c22102 ;
    skos:relatedMatch <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/>,
        <http://dewey.info/class/371.91/e23/> .

humord:c03903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03903" ;
    dct:modified "2024-11-13T14:19:12"^^xsd:dateTime ;
    skos:altLabel "Bodily harm"@en,
        "Personal injury"@en,
        "Physical harm"@en,
        "Physical injuries"@en,
        "Fysisk skade"@nb,
        "Fysiske skader"@nb,
        "Personskadar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:broader humord:c03901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0323/e23/>,
        <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:prefLabel "Personal injuries"@en,
        "Personskader"@nb ;
    skos:related humord:c07743 ;
    skos:relatedMatch <http://dewey.info/class/346.0323/e23/> .

humord:c03904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03904" ;
    dct:modified "2024-03-18T13:55:47"^^xsd:dateTime ;
    skos:altLabel "Hunger"@nb,
        "Svolt"@nb ;
    skos:broadMatch <http://dewey.info/class/152.1886/e23/> ;
    skos:broader humord:c34847 ;
    skos:closeMatch <http://dewey.info/class/363.8/e23/> ;
    skos:exactMatch realfagstermer:c000428 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000428,
        <http://dewey.info/class/152.1886/e23/>,
        <http://dewey.info/class/363.8/e23/>,
        <http://dewey.info/class/612.391/e23/> ;
    skos:prefLabel "Hunger"@en,
        "Sult"@nb ;
    skos:related humord:c23348 ;
    skos:relatedMatch <http://dewey.info/class/612.391/e23/> .

humord:c03905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03905" ;
    dct:modified "2024-11-14T08:40:40"^^xsd:dateTime ;
    skos:altLabel "Famines"@en,
        "Hunger catastrophe"@en,
        "Hunger catastrophies"@en,
        "Starvation"@en,
        "Starvations"@en,
        "Hungerkatastrofar"@nb,
        "Hungersnaud"@nb,
        "Hungersnød"@nb,
        "Sultkatastrofer"@nb ;
    skos:broader humord:c03904,
        humord:c19416 ;
    skos:closeMatch realfagstermer:c000428,
        <http://dewey.info/class/363.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000428,
        <http://dewey.info/class/363.8/e23/> ;
    skos:prefLabel "Famine"@en,
        "Hungersnød"@nb ;
    skos:related humord:c58587 .

humord:c03906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03906" ;
    dct:modified "2024-02-20T12:16:22"^^xsd:dateTime ;
    skos:altLabel "Lidelser"@nb,
        "Lidingar"@nb,
        "Sjukdomar"@nb,
        "Sjukdommar"@nb ;
    skos:broader humord:c03774 ;
    skos:exactMatch realfagstermer:c007066,
        <http://dewey.info/class/571.9/e23/>,
        <http://dewey.info/class/616/e23/>,
        <http://dewey.info/class/632.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007066,
        <http://dewey.info/class/155.916/e23/>,
        <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/571.9/e23/>,
        <http://dewey.info/class/614.42/e23/>,
        <http://dewey.info/class/615.5/e23/>,
        <http://dewey.info/class/616/e23/>,
        <http://dewey.info/class/617/e23/>,
        <http://dewey.info/class/618.1/e23/>,
        <http://dewey.info/class/618.92/e23/>,
        <http://dewey.info/class/618.97/e23/>,
        <http://dewey.info/class/632.3/e23/> ;
    skos:prefLabel "Diseases"@en,
        "Sykdommer"@nb ;
    skos:related humord:c14499,
        humord:c25167,
        humord:c62181 ;
    skos:relatedMatch <http://dewey.info/class/155.916/e23/>,
        <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/614.42/e23/>,
        <http://dewey.info/class/615.5/e23/>,
        <http://dewey.info/class/617/e23/>,
        <http://dewey.info/class/618.1/e23/>,
        <http://dewey.info/class/618.92/e23/>,
        <http://dewey.info/class/618.97/e23/> .

humord:c03907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03907" ;
    dct:modified "2024-08-02T08:25:13"^^xsd:dateTime ;
    skos:altLabel "Alcohol addiction"@en,
        "Alcohol dependence"@en,
        "Alkoholavhengigheit"@nb,
        "Alkoholavhengighet"@nb,
        "Alkoholisme"@nb ;
    skos:broader humord:c22517 ;
    skos:closeMatch <http://dewey.info/class/613.81/e23/>,
        <http://dewey.info/class/616.861/e23/> ;
    skos:exactMatch realfagstermer:c013809,
        <http://dewey.info/class/362.292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013809,
        <http://dewey.info/class/344.04461/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/371.784/e23/>,
        <http://dewey.info/class/613.81/e23/>,
        <http://dewey.info/class/616.861/e23/>,
        <http://dewey.info/class/618.3686/e23/> ;
    skos:prefLabel "Alcoholism"@en,
        "Alkoholisme"@nb ;
    skos:related humord:c09312,
        humord:c21356 ;
    skos:relatedMatch <http://dewey.info/class/344.04461/e23/>,
        <http://dewey.info/class/371.784/e23/>,
        <http://dewey.info/class/618.3686/e23/> .

humord:c03908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03908" ;
    dct:modified "2024-04-08T10:46:03"^^xsd:dateTime ;
    skos:altLabel "Communicable disease"@en,
        "Contagious disease"@en,
        "Contagious diseases"@en,
        "Infectious disease"@en,
        "Infectious diseases"@en,
        "Infeksjonar"@nb,
        "Infeksjoner"@nb,
        "Infeksjonsbiologi"@nb,
        "Infeksjonssjukdomar"@nb,
        "Infeksjonssjukdommar"@nb,
        "Smittsomme sjukdomar"@nb,
        "Smittsomme sjukdommar"@nb,
        "Smittsomme sykdommer"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/616.9/e23/> ;
    skos:definition "En infeksjonssykdom er en sykdom som er forårsaket av mikroorganismer (bakterier, virus, sopp eller parasitter) <SNL>"@nb ;
    skos:editorialNote "Infection biology"@nb ;
    skos:exactMatch <http://dewey.info/class/571.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1969/e23/>,
        <http://dewey.info/class/571.98/e23/>,
        <http://dewey.info/class/616.9/e23/>,
        <http://dewey.info/class/618.929/e23/>,
        <http://dewey.info/class/618.9769/e23/> ;
    skos:prefLabel "Communicable diseases"@en,
        "Infeksjonssykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1969/e23/>,
        <http://dewey.info/class/618.929/e23/>,
        <http://dewey.info/class/618.9769/e23/> .

humord:c03909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03909" ;
    dct:modified "2024-12-09T11:22:11"^^xsd:dateTime ;
    skos:altLabel "Acquired immune deficiency syndrome"@en,
        "Acquired immune deficiency syndrome"@nb,
        "Aids"@nb,
        "Erverva immunsviktsyndrom"@nb,
        "Ervervet immunsviktsyndrom"@nb ;
    skos:broader humord:c23199 ;
    skos:closeMatch realfagstermer:c013936 ;
    skos:exactMatch <http://dewey.info/class/362.1969792/e23/>,
        <http://dewey.info/class/616.9792/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013936,
        <http://dewey.info/class/344.04369792/e23/>,
        <http://dewey.info/class/362.1969792/e23/>,
        <http://dewey.info/class/614.599392/e23/>,
        <http://dewey.info/class/616.9792/e23/>,
        <http://dewey.info/class/618.929792/e23/>,
        <http://dewey.info/class/618.9769792/e23/> ;
    skos:prefLabel "Aids"@en,
        "Aids"@nb ;
    skos:related humord:c03917 ;
    skos:relatedMatch <http://dewey.info/class/344.04369792/e23/>,
        <http://dewey.info/class/614.599392/e23/>,
        <http://dewey.info/class/618.929792/e23/>,
        <http://dewey.info/class/618.9769792/e23/> .

humord:c03911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03911" ;
    dct:modified "2024-01-23T14:59:00"^^xsd:dateTime ;
    skos:altLabel "Children's diseases"@en,
        "Barnesjukdomar"@nb,
        "Barnesjukdommar"@nb,
        "Pediatri"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch realfagstermer:c007881 ;
    skos:definition "Pediatri er læren om barns vekst og utvikling, og om sykdommer som kan oppstå i denne delen av livet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c004041,
        <http://dewey.info/class/362.19892/e23/>,
        <http://dewey.info/class/618.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004041,
        realfagstermer:c007881,
        <http://dewey.info/class/362.19892/e23/>,
        <http://dewey.info/class/618.92/e23/> ;
    skos:prefLabel "Pediatrics"@en,
        "Barnesykdommer"@nb .

humord:c03913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03913" ;
    dct:modified "2024-08-05T11:50:10"^^xsd:dateTime ;
    skos:altLabel "Epidemiar"@nb,
        "Farsotter"@nb ;
    skos:broader humord:c27258 ;
    skos:closeMatch realfagstermer:c013188,
        <http://dewey.info/class/614.4/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013188,
        <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/636.08944/e23/> ;
    skos:prefLabel "Epidemics"@en,
        "Epidemier"@nb ;
    skos:related humord:c22326 ;
    skos:relatedMatch <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/636.08944/e23/> .

humord:c03915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03915" ;
    dct:modified "2024-12-09T12:30:27"^^xsd:dateTime ;
    skos:altLabel "Influenza pandemic 1918-1919"@en,
        "Influenza pandemics 1918-1919"@en,
        "Spanish flu pandemic"@en,
        "Influensapandemien 1918-1919"@nb,
        "Spanskesjuken"@nb,
        "Spanskesykjen"@nb ;
    skos:broader humord:c69250 ;
    skos:closeMatch <http://dewey.info/class/614.51809041/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.51809041/e23/> ;
    skos:prefLabel "Spanish flu"@en,
        "Spanskesyken"@nb .

humord:c03916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03916" ;
    dct:modified "2024-08-12T14:50:19"^^xsd:dateTime ;
    skos:altLabel "Black Plague"@en,
        "The Bubonic Plague"@en,
        "Den store manndauden"@nb,
        "Den store mannedauden"@nb,
        "Store manndauden"@nb,
        "Svartedauden"@nb,
        "Svartedauen"@nb ;
    skos:broadMatch <http://dewey.info/class/616.9232/e23/>,
        <http://dewey.info/class/940.192/e23/> ;
    skos:broader humord:c03927 ;
    skos:definition "Svartedauden var ein pest-pandemi (epidemi med eksepsjonelt stor utbreiing) som ramma Europa og delar av Asia frå 1346 til 1353. I Noreg herja svartedauden frå 1349 til 1350. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002038 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002038,
        <http://dewey.info/class/614.5732/e23/>,
        <http://dewey.info/class/616.9232/e23/>,
        <http://dewey.info/class/940.192/e23/> ;
    skos:prefLabel "Black Death"@en,
        "Svartedauden"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.5732/e23/> .

humord:c03917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03917" ;
    dct:modified "2024-01-16T08:31:19"^^xsd:dateTime ;
    skos:altLabel "Venereal diseases"@en,
        "Kjønnssjukdomar"@nb,
        "Kjønnssjukdommar"@nb,
        "Seksuelt overførbare sykdommer"@nb,
        "Veneriske sykdommer"@nb ;
    skos:broader humord:c03908 ;
    skos:exactMatch realfagstermer:c006527,
        <http://dewey.info/class/616.951/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006527,
        <http://dewey.info/class/614.547/e23/>,
        <http://dewey.info/class/616.951/e23/> ;
    skos:prefLabel "Sexually transmitted diseases"@en,
        "Kjønnssykdommer"@nb ;
    skos:related humord:c03909 ;
    skos:relatedMatch <http://dewey.info/class/614.547/e23/> .

humord:c03919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03919" ;
    dct:modified "2024-02-19T13:52:35"^^xsd:dateTime ;
    skos:altLabel "Great Pox"@en,
        "Syfilis"@nb ;
    skos:broader humord:c03917 ;
    skos:exactMatch <http://dewey.info/class/616.9513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.5472/e23/>,
        <http://dewey.info/class/616.9513/e23/> ;
    skos:prefLabel "Syphilis"@en,
        "Syfilis"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.5472/e23/> .

humord:c03920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03920" ;
    dct:modified "2024-08-21T13:03:21"^^xsd:dateTime ;
    skos:altLabel "Hansen's disease"@en,
        "Lepra"@nb,
        "Spedalsksjuke"@nb,
        "Spedalsksykje"@nb ;
    skos:broader humord:c03908 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002474,
        <http://dewey.info/class/616.998/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002474,
        <http://dewey.info/class/614.546/e23/>,
        <http://dewey.info/class/616.998/e23/> ;
    skos:prefLabel "Leprosy"@en,
        "Spedalskhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.546/e23/> .

humord:c03922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03922" ;
    dct:modified "2024-01-24T09:09:41"^^xsd:dateTime ;
    skos:altLabel "TB"@en,
        "TB"@nb,
        "Tuberkulose"@nb,
        "Tæring"@nb ;
    skos:broader humord:c03908 ;
    skos:closeMatch <http://dewey.info/class/616.995/e23/> ;
    skos:definition "Tuberkulose er en infeksjon forårsaket av tuberkelbakterien Mycobacterium tuberculosis. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008531,
        <http://dewey.info/class/362.196995/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008531,
        <http://dewey.info/class/362.196995/e23/>,
        <http://dewey.info/class/614.542/e23/>,
        <http://dewey.info/class/616.995/e23/> ;
    skos:prefLabel "Tuberculosis"@en,
        "Tuberkulose"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.542/e23/> .

humord:c03924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03924" ;
    dct:modified "2024-01-16T09:48:06"^^xsd:dateTime ;
    skos:altLabel "Kreft"@nb,
        "Kreftsjukdomar"@nb,
        "Kreftsjukdommar"@nb,
        "Kreftsykdommer"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/362.196994/e23/> ;
    skos:exactMatch realfagstermer:c009987,
        <http://dewey.info/class/571.978/e23/>,
        <http://dewey.info/class/616.994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009987,
        <http://dewey.info/class/362.196994/e23/>,
        <http://dewey.info/class/362.19699463/e23/>,
        <http://dewey.info/class/571.978/e23/>,
        <http://dewey.info/class/614.5999/e23/>,
        <http://dewey.info/class/616.994/e23/> ;
    skos:prefLabel "Cancer"@en,
        "Kreft"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.19699463/e23/>,
        <http://dewey.info/class/614.5999/e23/> .

humord:c03925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03925" ;
    dct:modified "2024-06-17T14:32:46"^^xsd:dateTime ;
    skos:altLabel "Parkinson's disease"@en,
        "Parkinsonisme"@nb,
        "Parkinsons"@nb,
        "Parkinsons sjukdom"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Parkinsons sykdom er en nevrodegenerativ sykdom som blant annet påvirker hjernens evne til å styre bevegelser. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/362.196833/e23/>,
        <http://dewey.info/class/616.833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196833/e23/>,
        <http://dewey.info/class/616.833/e23/> ;
    skos:prefLabel "Parkinson disease"@en,
        "Parkinsons sykdom"@nb .

humord:c03927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03927" ;
    dct:modified "2024-07-01T10:28:23"^^xsd:dateTime ;
    skos:altLabel "Pest"@en,
        "Pest"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Pest er en infeksjon forårsaket av bakterien Yersinia pestis. Man skiller mellom flere former av sykdommen: lungepest og byllepest, avhengig av smittemåte og sykdomsutvikling. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008979,
        <http://dewey.info/class/616.9232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008979,
        <http://dewey.info/class/614.5732/e23/>,
        <http://dewey.info/class/616.9232/e23/> ;
    skos:prefLabel "Plague"@en,
        "Pest"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.5732/e23/> .

humord:c03928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03928" ;
    dct:modified "2024-08-12T11:53:52"^^xsd:dateTime ;
    skos:altLabel "Rheumatic diseases"@en,
        "Gikt"@nb,
        "Reumatiske sjukdomar"@nb,
        "Reumatiske sjukdommar"@nb,
        "Reumatisme"@nb,
        "Revmatiske sjukdomar"@nb,
        "Revmatiske sjukdommar"@nb,
        "Revmatiske sykdommer"@nb,
        "Revmatisme"@nb ;
    skos:broader humord:c61714 ;
    skos:definition "Revmatisme er en upresis betegnelse på plager, særlig smerter og stivhet, i bevegelsesapparatet. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/362.196723/e23/>,
        <http://dewey.info/class/616.723/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196723/e23/>,
        <http://dewey.info/class/616.723/e23/>,
        <http://dewey.info/class/618.976723/e23/>,
        <http://dewey.info/class/636.0896723/e23/> ;
    skos:prefLabel "Rheumatism"@en,
        "Revmatisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.976723/e23/>,
        <http://dewey.info/class/636.0896723/e23/> .

humord:c03931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03931" ;
    dct:modified "2024-04-15T16:05:59"^^xsd:dateTime ;
    skos:altLabel "Mental disorder"@en,
        "Psychiatric diagnosis"@en,
        "Mentale forstyrrelser"@nb,
        "Mentale lidelser"@nb,
        "Mentale lidingar"@nb,
        "Mentale sjukdomar"@nb,
        "Mentale sjukdommar"@nb,
        "Nevrose"@nb,
        "Nevroser"@nb,
        "Psykiatriske diagnoser"@nb,
        "Psykisk sykdom"@nb,
        "Psykiske diagnoser"@nb,
        "Psykiske forstyrrelser"@nb,
        "Psykiske forstyrringar"@nb,
        "Psykiske lidingar"@nb,
        "Psykiske problemer"@nb,
        "Psykiske sykdommer"@nb,
        "Sinnslidelser"@nb,
        "Sinnssykdom"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch realfagstermer:c012873 ;
    skos:definition "Samlebegrep for forskjellige lidelser og sykdommer som i første rekke rammer sinnet og bevisstheten <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/616.852/e23/>,
        <http://dewey.info/class/616.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012873,
        <http://dewey.info/class/302.542/e23/>,
        <http://dewey.info/class/345.04/e23/>,
        <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/364.24/e23/>,
        <http://dewey.info/class/616.852/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/618.368/e23/>,
        <http://dewey.info/class/618.76/e23/> ;
    skos:prefLabel "Mental disorders"@en,
        "Psykiske lidelser"@nb ;
    skos:related humord:c24359 ;
    skos:relatedMatch <http://dewey.info/class/302.542/e23/>,
        <http://dewey.info/class/345.04/e23/>,
        <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/364.24/e23/>,
        <http://dewey.info/class/618.368/e23/>,
        <http://dewey.info/class/618.76/e23/> .

humord:c03934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03934" ;
    dct:modified "2024-08-19T10:41:29"^^xsd:dateTime ;
    skos:altLabel "Psychosis"@en,
        "Psychotic disorders"@en,
        "Psykosar"@nb,
        "Psykoselidelser"@nb,
        "Psykoselidingar"@nb,
        "Psykotiske forstyrrelser"@nb,
        "Psykotiske forstyrringar"@nb ;
    skos:broader humord:c03931 ;
    skos:closeMatch <http://dewey.info/class/616.89/e23/> ;
    skos:definition "Psykoselidelser er en sammensatt gruppe psykiske lidelser kjennetegnet ved psykose, som er en alvorlig forstyrret virkelighetsoppfatning eller en forvirringstilstand. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/362.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.26/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/618.76/e23/> ;
    skos:prefLabel "Psychoses"@en,
        "Psykoser"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.76/e23/> .

humord:c03936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03936" ;
    dct:modified "2024-01-24T14:23:45"^^xsd:dateTime ;
    skos:altLabel "Paranoia"@en,
        "Paranoias"@en,
        "Paranoid personality disorder"@en,
        "Paranoid psychoses"@en,
        "Paranoid forstyrrelse"@nb,
        "Paranoid personlighetsforstyrrelse"@nb ;
    skos:broadMatch <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.8581/e23/> ;
    skos:broader humord:c03934 ;
    skos:exactMatch <http://dewey.info/class/616.897/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.8581/e23/>,
        <http://dewey.info/class/616.897/e23/>,
        <http://dewey.info/class/618.92891/e23/> ;
    skos:prefLabel "Paranoid disorders"@en,
        "Paranoia"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.92891/e23/> .

humord:c03937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03937" ;
    dct:modified "2024-08-16T09:27:02"^^xsd:dateTime ;
    skos:altLabel "Psychopathy"@en,
        "Antisosial personlegdomsforstyrring"@nb,
        "Antisosial personlighetsforstyrrelse"@nb,
        "Dyssosial personlegdomsforstyrring"@nb,
        "Dyssosial personlighetsforstyrrelse"@nb,
        "Psykopati"@nb,
        "Sosiopati"@nb ;
    skos:broadMatch <http://dewey.info/class/362.27/e23/> ;
    skos:broader humord:c25096,
        humord:c28378 ;
    skos:closeMatch <http://dewey.info/class/616.8582/e23/> ;
    skos:definition "Psykopati er et omstridt begrep for en personlighetstype som er kjennetegnet ved løgnaktighet, manipulering og misbruk av andre mennesker. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.27/e23/>,
        <http://dewey.info/class/616.8582/e23/> ;
    skos:prefLabel "Antisocial personality disorder"@en,
        "Psykopati"@nb ;
    skos:related humord:c29518 .

humord:c03938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03938" ;
    dct:modified "2024-05-27T11:41:41"^^xsd:dateTime ;
    skos:altLabel "Schizophrenic disorder"@en,
        "Schizophrenic disorders"@en,
        "Schizofreni"@nb ;
    skos:broader humord:c03934 ;
    skos:definition "Schizofreni regnes som den alvorligste av psykosene. Symptomene er omfattende og kan blant annet være vrangforestillinger, hallusinasjoner, disorganisering, affektavflatning, affektive symptomer, apati, funksjonssvikt og kognitive problemer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010562,
        <http://dewey.info/class/362.26/e23/>,
        <http://dewey.info/class/616.898/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010562,
        <http://dewey.info/class/362.26/e23/>,
        <http://dewey.info/class/616.898/e23/> ;
    skos:prefLabel "Schizophrenia"@en,
        "Schizofreni"@nb .

humord:c03939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03939" ;
    dct:modified "2024-01-24T13:51:32"^^xsd:dateTime ;
    skos:altLabel "Eteforstyrringar"@nb ;
    skos:broader humord:c03906 ;
    skos:exactMatch realfagstermer:c010162,
        <http://dewey.info/class/362.1968526/e23/>,
        <http://dewey.info/class/616.8526/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010162,
        <http://dewey.info/class/362.1968526/e23/>,
        <http://dewey.info/class/616.8526/e23/>,
        <http://dewey.info/class/618.928526/e23/> ;
    skos:prefLabel "Eating disorders"@en,
        "Spiseforstyrrelser"@nb ;
    skos:related humord:c03849,
        humord:c22175 ;
    skos:relatedMatch <http://dewey.info/class/618.928526/e23/> .

humord:c03940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03940" ;
    dct:modified "2024-08-15T12:07:49"^^xsd:dateTime ;
    skos:altLabel "Anorexia nervosa"@en,
        "Anoreksi"@nb,
        "Anorexia nervosa"@nb ;
    skos:broadMatch <http://dewey.info/class/362.25/e23/> ;
    skos:broader humord:c03939 ;
    skos:closeMatch <http://dewey.info/class/616.85262/e23/> ;
    skos:definition "Anoreksi er én av tre hovedtyper spiseforstyrrelser, i tillegg til bulimi og overspisingslidelse, slik det er definert i diagnosesystemet DSM-V. Hovedkjennetegnet ved anoreksi er utmattelse som er forårsaket av planlagt restriktivt matinntak. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.85262/e23/> ;
    skos:prefLabel "Anorexia"@en,
        "Anoreksi"@nb .

humord:c03941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03941" ;
    dct:modified "2024-07-15T14:23:48"^^xsd:dateTime ;
    skos:altLabel "Bulimia nervosa"@en,
        "Bulimi"@nb,
        "Bulimia nervosa"@nb ;
    skos:broader humord:c03939 ;
    skos:closeMatch <http://dewey.info/class/362.19685263/e23/> ;
    skos:definition "Bulimi er én av de tre hovedtypene spiseforstyrrelser, og kjennetegnes av gjentatte episoder med overspising, etterfulgt av kompenserende atferd. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85263/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19685263/e23/>,
        <http://dewey.info/class/616.85263/e23/>,
        <http://dewey.info/class/618.9285263/e23/> ;
    skos:prefLabel "Bulimia"@en,
        "Bulimi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.9285263/e23/> .

humord:c03942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03942" ;
    dct:modified "2024-12-13T12:45:12"^^xsd:dateTime ;
    skos:altLabel "Hospital"@nb,
        "Hospitaler"@nb,
        "Sjukehus"@nb ;
    skos:broadMatch <http://dewey.info/class/355.72/e23/> ;
    skos:broader humord:c12065 ;
    skos:closeMatch <http://dewey.info/class/642.56/e23/>,
        <http://dewey.info/class/657.8322/e23/>,
        <http://dewey.info/class/725.51/e23/> ;
    skos:exactMatch realfagstermer:c010523,
        <http://dewey.info/class/362.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010523,
        <http://dewey.info/class/346.031/e23/>,
        <http://dewey.info/class/355.72/e23/>,
        <http://dewey.info/class/362.11/e23/>,
        <http://dewey.info/class/636.08321/e23/>,
        <http://dewey.info/class/642.56/e23/>,
        <http://dewey.info/class/657.8322/e23/>,
        <http://dewey.info/class/712.7/e23/>,
        <http://dewey.info/class/725.51/e23/>,
        <http://dewey.info/class/940.5476/e23/> ;
    skos:prefLabel "Hospitals"@en,
        "Sykehus"@nb ;
    skos:related humord:c05251 ;
    skos:relatedMatch <http://dewey.info/class/346.031/e23/>,
        <http://dewey.info/class/636.08321/e23/>,
        <http://dewey.info/class/712.7/e23/>,
        <http://dewey.info/class/940.5476/e23/> .

humord:c03944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03944" ;
    dct:modified "2025-03-31T11:04:01"^^xsd:dateTime ;
    skos:altLabel "Asylums"@en,
        "Hospitals for the insane"@en,
        "Lunatic asylums"@en,
        "Mental asylums"@en,
        "Mental health facilities"@en,
        "Mental health units"@en,
        "Mental hospitals"@en,
        "Asyl (Sjukehus)"@nb,
        "Asyler"@nb,
        "Dollhus"@nb,
        "Mentalsjukehus"@nb,
        "Mentalsykehus"@nb,
        "Psykiatriske institusjonar"@nb,
        "Psykiatriske institusjoner"@nb,
        "Psykiatriske sjukehus"@nb,
        "Sinnssjukehus"@nb,
        "Sinnssykehus"@nb ;
    skos:broader humord:c03942 ;
    skos:exactMatch <http://dewey.info/class/362.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.21/e23/>,
        <http://dewey.info/class/725.52/e23/> ;
    skos:prefLabel "Psychiatric hospitals"@en,
        "Psykiatriske sykehus"@nb ;
    skos:relatedMatch <http://dewey.info/class/725.52/e23/> .

humord:c03947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03947" ;
    dct:modified "2024-01-11T14:13:03"^^xsd:dateTime ;
    skos:altLabel "Sjukepleie"@nb ;
    skos:broader humord:c11873 ;
    skos:closeMatch <http://dewey.info/class/362.173/e23/> ;
    skos:exactMatch realfagstermer:c011039,
        <http://dewey.info/class/610.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011039,
        <http://dewey.info/class/344.0414/e23/>,
        <http://dewey.info/class/362.173/e23/>,
        <http://dewey.info/class/610.73/e23/> ;
    skos:prefLabel "Nursing (Health care)"@en,
        "Sykepleie"@nb ;
    skos:related humord:c07540,
        humord:c27351 ;
    skos:relatedMatch <http://dewey.info/class/344.0414/e23/> .

humord:c03948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03948" ;
    dct:modified "2023-12-19T13:49:39"^^xsd:dateTime ;
    skos:altLabel "Terapi"@nb ;
    skos:broader humord:c03774 ;
    skos:exactMatch realfagstermer:c013324,
        <http://dewey.info/class/615.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013324,
        <http://dewey.info/class/615.5/e23/>,
        <http://dewey.info/class/616.69206/e23/>,
        <http://dewey.info/class/616.891/e23/>,
        <http://dewey.info/class/618.17806/e23/> ;
    skos:prefLabel "Therapy"@en,
        "Terapi"@nb ;
    skos:related humord:c15625 ;
    skos:relatedMatch <http://dewey.info/class/616.69206/e23/>,
        <http://dewey.info/class/616.891/e23/>,
        <http://dewey.info/class/618.17806/e23/> .

humord:c03949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03949" ;
    dct:modified "2024-06-17T14:43:52"^^xsd:dateTime ;
    skos:altLabel "Psykoanalyse"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "Psykoanalyse er en behandlingsmetode, teoretisk lærebygning og en internasjonalt organisert bevegelse grunnlagt av Sigmund Freud. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/150.195/e23/>,
        <http://dewey.info/class/616.8917/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.195/e23/>,
        <http://dewey.info/class/616.8917/e23/> ;
    skos:prefLabel "Psychoanalysis"@en,
        "Psykoanalyse"@nb ;
    skos:related humord:c07524 .

humord:c03950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03950" ;
    dct:modified "2023-12-18T12:47:39"^^xsd:dateTime ;
    skos:altLabel "Psykoterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:exactMatch realfagstermer:c003436,
        <http://dewey.info/class/616.8914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003436,
        <http://dewey.info/class/616.8914/e23/> ;
    skos:prefLabel "Psychotherapy"@en,
        "Psykoterapi"@nb .

humord:c03951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03951" ;
    dct:modified "2024-03-18T14:15:15"^^xsd:dateTime ;
    skos:altLabel "Språkterapi"@nb ;
    skos:broader humord:c27448 ;
    skos:closeMatch <http://dewey.info/class/616.85506/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/616.85506/e23/>,
        <http://dewey.info/class/618.9285506/e23/> ;
    skos:prefLabel "Language therapy"@en,
        "Språkterapi"@nb ;
    skos:related humord:c24961 ;
    skos:relatedMatch <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/618.9285506/e23/> .

humord:c03952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03952" ;
    dct:modified "2024-07-24T14:58:05"^^xsd:dateTime ;
    skos:altLabel "Phoniatry"@en,
        "Foniatri"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85506/e23/> ;
    skos:broader humord:c03951 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.85506/e23/>,
        <http://dewey.info/class/618.9285506/e23/> ;
    skos:prefLabel "Phoniatrics"@en,
        "Foniatri"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/618.9285506/e23/> .

humord:c03953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03953" ;
    dct:modified "2024-08-12T11:36:16"^^xsd:dateTime ;
    skos:altLabel "Logopedics"@en,
        "Logopedi"@nb ;
    skos:broader humord:c03951 ;
    skos:definition "Fagområde som beskriver og forklarer ulike former for kommunikasjonsvansker relatert til språk-, stemme- eller taleforstyrrelser <SML>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/> ;
    skos:prefLabel "Speech and language pathology"@en,
        "Logopedi"@nb ;
    skos:related humord:c03798,
        humord:c24312 ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/> .

humord:c03954 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03954" ;
    dct:modified "2024-12-18T08:30:05"^^xsd:dateTime ;
    skos:altLabel "Historie og historiefaget"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "History and the subject of history"@en,
        "Historie og historiefaget"@nb ;
    skos:topConceptOf humord: .

humord:c03955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03955" ;
    dct:modified "2024-12-18T09:07:03"^^xsd:dateTime ;
    skos:altLabel "Dynasties"@en,
        "Princely houses"@en,
        "Ruling families"@en,
        "Ruling houses"@en,
        "Dynasti"@nb,
        "Dynastier"@nb,
        "Fyrstehus"@nb,
        "Herskerslekter"@nb,
        "Herskerætter"@nb,
        "Hersleslekter"@nb,
        "Kongehus"@nb,
        "Kongelege familiar"@nb,
        "Kongelige familier"@nb ;
    skos:broader humord:c03954 ;
    skos:closeMatch <http://dewey.info/class/929.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.7/e23/> ;
    skos:prefLabel "Royal houses"@en,
        "Kongehus"@nb ;
    skos:related humord:c07270,
        humord:c07272 .

humord:c03963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03963" ;
    dct:modified "2024-12-18T09:19:55"^^xsd:dateTime ;
    skos:altLabel "Folkungar"@nb ;
    skos:broader humord:c03955 ;
    skos:definition "Svensk kongeslekt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.50181/e23/> ;
    skos:prefLabel "Folkungar"@en,
        "Folkunger"@nb ;
    skos:relatedMatch <http://dewey.info/class/948.50181/e23/> .

humord:c03964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03964" ;
    dct:modified "2024-12-18T10:35:55"^^xsd:dateTime ;
    skos:altLabel "Ghaznavids"@en,
        "Ghaznavidar"@nb ;
    skos:broadMatch <http://dewey.info/class/958.01/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Dynasti av tyrkisk opphav i Sentral-Asia ca. 800 - 1100 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/955.022/e23/>,
        <http://dewey.info/class/955.024/e23/>,
        <http://dewey.info/class/958.01/e23/> ;
    skos:prefLabel "Ghaznavid dynasty"@en,
        "Ghaznavider"@nb ;
    skos:relatedMatch <http://dewey.info/class/955.022/e23/>,
        <http://dewey.info/class/955.024/e23/> .

humord:c03968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03968" ;
    dct:modified "2024-12-18T10:36:24"^^xsd:dateTime ;
    skos:altLabel "Carolingians"@en,
        "Karolingarar"@nb ;
    skos:broader humord:c03955 ;
    skos:closeMatch <http://dewey.info/class/944.014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.014/e23/> ;
    skos:prefLabel "Carolingian dynasty"@en,
        "Karolingere"@nb .

humord:c03969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03969" ;
    dct:modified "2024-12-18T10:47:11"^^xsd:dateTime ;
    skos:altLabel "Merovingians"@en,
        "Merovingarar"@nb ;
    skos:broader humord:c03955 ;
    skos:exactMatch <http://dewey.info/class/944.013/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.013/e23/> ;
    skos:prefLabel "Merovingian dynasty"@en,
        "Merovingere"@nb .

humord:c03970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03970" ;
    dct:modified "2024-12-19T12:08:27"^^xsd:dateTime ;
    skos:altLabel "Sassanids"@en,
        "Sasanidar"@nb,
        "Sasanider"@nb,
        "Sasanideriket"@nb,
        "Sassanidar"@nb,
        "Sassanider"@nb ;
    skos:broader humord:c03955 ;
    skos:definition "Iransk dynasti fra 220-årene e.Kr. <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/935.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/935.07/e23/> ;
    skos:prefLabel "Sasanian dynasty"@en,
        "Sasanideriket"@nb .

humord:c03971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03971" ;
    dct:modified "2024-12-18T10:47:41"^^xsd:dateTime ;
    skos:altLabel "Seljuqs"@en,
        "Seldsjukkar"@nb,
        "Seljuk"@nb,
        "Seltsjukkar"@nb,
        "Seltsjukker"@nb,
        "Selçuk"@nb ;
    skos:broader humord:c03955 ;
    skos:closeMatch <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/956.1014/e23/> ;
    skos:definition "Tyrkisk dynasti som hersket i Tyrkia og omliggende områder i Middelalderen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/956.1014/e23/> ;
    skos:prefLabel "Seljuq dynasty"@en,
        "Seldsjukker"@nb .

humord:c03973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03973" ;
    dct:modified "2024-12-19T12:11:54"^^xsd:dateTime ;
    skos:altLabel "Selevkidar"@nb ;
    skos:broader humord:c03955 ;
    skos:closeMatch <http://dewey.info/class/935.062/e23/> ;
    skos:definition "Etterkommere av Aleksander den stores general Selevkos 1 Nikator <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/935.062/e23/> ;
    skos:prefLabel "Seleucid dynasty"@en,
        "Selevkider"@nb .

humord:c03974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03974" ;
    dct:modified "2024-12-19T12:11:18"^^xsd:dateTime ;
    skos:altLabel "Sokoto-kalifatet"@nb ;
    skos:broadMatch <http://dewey.info/class/966.901/e23/> ;
    skos:broader humord:c03955 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/966.901/e23/> ;
    skos:prefLabel "Sokoto caliphate"@en,
        "Sokoto-kalifatet"@nb .

humord:c03975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03975" ;
    dct:modified "2024-12-19T12:10:55"^^xsd:dateTime ;
    skos:altLabel "Simurids"@en,
        "Timuridar"@nb ;
    skos:broadMatch <http://dewey.info/class/958.02/e23/>,
        <http://dewey.info/class/958.03/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Islamsk dynasti i Sentral-Asia 1370 - 1507 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/958.02/e23/>,
        <http://dewey.info/class/958.03/e23/> ;
    skos:prefLabel "Timurid dynasty"@en,
        "Timurider"@nb .

humord:c03980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03980" ;
    dct:modified "2024-12-18T09:03:53"^^xsd:dateTime ;
    skos:altLabel "Handelsruter"@nb,
        "Handelsvegar"@nb ;
    skos:broader humord:c19753 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "Trade routes"@en,
        "Handelsveier"@nb ;
    skos:relatedMatch <http://dewey.info/class/382/e23/> .

humord:c03981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03981" ;
    dct:modified "2024-12-18T09:04:07"^^xsd:dateTime ;
    skos:altLabel "Silkevegen"@nb ;
    skos:broadMatch <http://dewey.info/class/382.0958/e23/> ;
    skos:broader humord:c03980 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482504/e23/>,
        <http://dewey.info/class/382.0958/e23/>,
        <http://dewey.info/class/958.01/e23/> ;
    skos:prefLabel "Silk Road"@en,
        "Silkeveien"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.482504/e23/>,
        <http://dewey.info/class/958.01/e23/> .

humord:c03983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03983" ;
    dct:modified "2024-08-02T07:59:11"^^xsd:dateTime ;
    skos:altLabel "Algerian Revolution"@en,
        "Algeriekrigen"@nb,
        "Algeriekrigen (1954-1962)"@nb,
        "Frigjeringskrigen i Algerie"@nb,
        "Frigjøringskrigen i Algerie"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/965.046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/965.046/e23/> ;
    skos:prefLabel "Algerian War"@en,
        "Algeriekrigen"@nb .

humord:c03984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03984" ;
    dct:modified "2024-12-13T07:51:54"^^xsd:dateTime ;
    skos:altLabel "The American Civi War"@en,
        "Amerikanske borgarkrig"@nb,
        "Den amerikanske borgarkrig"@nb,
        "Den amerikanske borgerkrig"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/973.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.7/e23/> ;
    skos:prefLabel "American Civil War"@en,
        "Amerikanske borgerkrig"@nb .

humord:c03985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03985" ;
    dct:modified "2024-08-14T14:40:04"^^xsd:dateTime ;
    skos:altLabel "The Second World War"@en,
        "WWII"@en,
        "World War II"@en,
        "2. verdenskrig"@nb,
        "2. verdskrig"@nb,
        "Andre verdenskrig (1939-1945)"@nb,
        "Andre verdskrig"@nb,
        "Andre verdskrig (1939-1945)"@nb,
        "Andre verdskrigen"@nb,
        "Annen verdenskrig"@nb,
        "Den andre verdenskrig"@nb,
        "Den andre verdskrigen"@nb,
        "Den annen verdenskrig"@nb,
        "Verdenskrigen (1939-1945)"@nb,
        "Verdskrigen (1939-1945)"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/1--09044/e23/>,
        <http://dewey.info/class/940.54/e23/> ;
    skos:exactMatch realfagstermer:c012417,
        <http://dewey.info/class/940.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012417,
        <http://dewey.info/class/1--09044/e23/>,
        <http://dewey.info/class/940.53/e23/>,
        <http://dewey.info/class/940.54/e23/> ;
    skos:prefLabel "Second World War"@en,
        "Andre verdenskrig"@nb ;
    skos:related humord:c04159,
        humord:c18100,
        humord:c19543 .

humord:c03989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03989" ;
    dct:modified "2024-12-12T07:41:30"^^xsd:dateTime ;
    skos:altLabel "Norwegian Campaign"@en,
        "Felttoget 1940"@nb ;
    skos:broadMatch <http://dewey.info/class/940.542181/e23/> ;
    skos:broader humord:c03985 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.542181/e23/> ;
    skos:prefLabel "Operation Weserübung"@en,
        "Felttoget 1940"@nb .

humord:c03990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03990" ;
    dct:modified "2024-12-13T10:11:55"^^xsd:dateTime ;
    skos:altLabel "Katyn Forest Massacre"@en,
        "Katynmassakren"@nb ;
    skos:broader humord:c20505 ;
    skos:exactMatch <http://dewey.info/class/940.5421727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421727/e23/> ;
    skos:prefLabel "Katyn Massacre"@en,
        "Katynmassakren"@nb .

humord:c03991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03991" ;
    dct:modified "2024-10-10T08:47:13"^^xsd:dateTime ;
    skos:altLabel "Turco-Balkan War"@en,
        "Balkankrigen (1912-1913)"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/949.6039/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.6039/e23/> ;
    skos:prefLabel "First Balkan War"@en,
        "Balkankrigen (1912-1913)"@nb .

humord:c03992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03992" ;
    dct:modified "2024-12-13T07:58:58"^^xsd:dateTime ;
    skos:altLabel "Falklands Conflict"@en,
        "Falklands Crisis"@en,
        "Malvinas War"@en,
        "Falklandskrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/997.11024/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/997.11024/e23/> ;
    skos:prefLabel "Falklands War"@en,
        "Falklandskrigen"@nb .

humord:c03993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03993" ;
    dct:modified "2024-12-13T08:03:04"^^xsd:dateTime ;
    skos:altLabel "First World War"@en,
        "The First World War"@en,
        "The Great War"@en,
        "WWI"@en,
        "1. verdenskrig"@nb,
        "1. verdskrig"@nb,
        "Den fyrste verdskrig"@nb,
        "Den første verdenskrig"@nb,
        "Den første verdskrig"@nb,
        "Fyrste verdskrig"@nb,
        "Første verdskrig"@nb,
        "Verdenskrigen (1914-1918)"@nb,
        "Verdskrigen (1914-1918)"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/940.4/e23/> ;
    skos:exactMatch realfagstermer:c031782,
        <http://dewey.info/class/1--09041/e23/>,
        <http://dewey.info/class/940.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031782,
        <http://dewey.info/class/1--09041/e23/>,
        <http://dewey.info/class/940.3/e23/>,
        <http://dewey.info/class/940.4/e23/> ;
    skos:prefLabel "World War I"@en,
        "Første verdenskrig"@nb .

humord:c03996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03996" ;
    dct:modified "2024-12-13T07:27:31"^^xsd:dateTime ;
    skos:altLabel "Operation Desert Shield"@en,
        "Operation Desert Storm"@en,
        "Golf-krigen"@nb,
        "Golfkrigen"@nb,
        "Gulf-krigen"@nb,
        "Gulfkrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/956.70442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.70442/e23/> ;
    skos:prefLabel "Gulf War"@en,
        "Golfkrigen"@nb .

humord:c03998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03998" ;
    dct:modified "2024-12-13T07:33:51"^^xsd:dateTime ;
    skos:altLabel "Hundreårskrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/944.025/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.025/e23/> ;
    skos:prefLabel "Hundred Years' War"@en,
        "Hundreårskrigen"@nb .

humord:c03999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME03999" ;
    dct:modified "2024-12-13T07:36:49"^^xsd:dateTime ;
    skos:altLabel "Iraq-Iran War"@en,
        "Irak-Irankrigen"@nb,
        "Irak-Irankrigen (1980-1988)"@nb,
        "Iran-Irakkrigen"@nb,
        "Iran-Irakkrigen (1980-1988)"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/955.0542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/955.0542/e23/> ;
    skos:prefLabel "Iran-Iraq War"@en,
        "Iran-Irakkrigen"@nb .

humord:c04001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04001" ;
    dct:modified "2024-12-13T07:41:54"^^xsd:dateTime ;
    skos:altLabel "Korean War (1950-1953)"@en,
        "Koreakrigen"@nb,
        "Koreakrigen (1950-1953)"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/951.9042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.9042/e23/> ;
    skos:prefLabel "Korean War"@en,
        "Koreakrigen"@nb .

humord:c04002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04002" ;
    dct:modified "2024-12-12T08:50:50"^^xsd:dateTime ;
    skos:altLabel "Napoleonskrigane"@nb,
        "Napoleonskrigane (1799-1815)"@nb,
        "Napoleonskrigene (1799-1815)"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/940.27/e23/> ;
    skos:definition "Krigene mellom Frankrike og ulike koalisjoer av europeiske makter etter Napoleons maktovertakelse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.27/e23/> ;
    skos:prefLabel "Napoleonic Wars"@en,
        "Napoleonskrigene"@nb ;
    skos:related humord:c04006 .

humord:c04003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04003" ;
    dct:modified "2024-12-12T08:52:31"^^xsd:dateTime ;
    skos:altLabel "Opiumskrigane"@nb ;
    skos:broadMatch <http://dewey.info/class/951.033/e23/> ;
    skos:broader humord:c03982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.033/e23/> ;
    skos:prefLabel "Opium Wars"@en,
        "Opiumskrigene"@nb .

humord:c04004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04004" ;
    dct:modified "2024-12-12T08:52:42"^^xsd:dateTime ;
    skos:altLabel "War of the Tripple Alliance"@en,
        "Paraguaykrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/989.205/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Krig som Argentina, Brasil og Uruguay førte mot Paraguay 1865-1870 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/989.205/e23/> ;
    skos:prefLabel "Paraguayan War"@en,
        "Paraguaykrigen"@nb .

humord:c04005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04005" ;
    dct:modified "2024-12-12T08:53:12"^^xsd:dateTime ;
    skos:altLabel "The Peloponnesian War"@en,
        "Den Peloponnesiske krig"@nb,
        "Peloponnesiske krig"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/938.05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.05/e23/> ;
    skos:prefLabel "Peloponnesian War"@en,
        "Peloponnesiske krig"@nb .

humord:c04006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04006" ;
    dct:modified "2024-12-12T08:55:02"^^xsd:dateTime ;
    skos:altLabel "Revolusjonskrigane"@nb,
        "Revolusjonskrigane (1792-1799)"@nb,
        "Revolusjonskrigene (1792-1799)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.27/e23/>,
        <http://dewey.info/class/944.042/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Krigene mellom Frankrike og forskjellige koalisjoner av europeiske makter fra 1792-1799 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.27/e23/>,
        <http://dewey.info/class/944.042/e23/> ;
    skos:prefLabel "French Revolutionary Wars"@en,
        "Revolusjonskrigene"@nb ;
    skos:related humord:c04002 .

humord:c04007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04007" ;
    dct:modified "2024-12-12T09:01:28"^^xsd:dateTime ;
    skos:altLabel "The Russian Civil War"@en,
        "Den russiske borgerkrig"@nb,
        "Russiske borgerkrig"@nb ;
    skos:broadMatch <http://dewey.info/class/947.0841/e23/> ;
    skos:broader humord:c03982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0841/e23/> ;
    skos:prefLabel "Russian Civil War"@en,
        "Russiske borgerkrig"@nb .

humord:c04008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04008" ;
    dct:modified "2024-12-12T08:59:56"^^xsd:dateTime ;
    skos:altLabel "The Russo-Japanese War"@en,
        "Den russisk-japanske krig"@nb,
        "Russisk-japanske krig"@nb ;
    skos:broadMatch <http://dewey.info/class/952.031/e23/> ;
    skos:broader humord:c03982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.031/e23/> ;
    skos:prefLabel "Russo-Japanese War"@en,
        "Russisk-japanske krig"@nb .

humord:c04009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04009" ;
    dct:modified "2024-12-13T07:24:09"^^xsd:dateTime ;
    skos:altLabel "Prøyssiske sjuårskrig (1756-1763)"@nb,
        "Sjuårskrigen"@nb,
        "Sjuårskrigen (1756-1763)"@nb,
        "Syvårskrigen"@nb,
        "Tredje schlesiske krig"@nb ;
    skos:broadMatch <http://dewey.info/class/943.055/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Krig som 1756-1763 ble ført mellom Preussen og Storbritannia-Hannover på den ene siden og Østerrike, Det tyske rike, Frankrike og Sverige på den andre<SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/940.2534/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.2534/e23/>,
        <http://dewey.info/class/943.055/e23/>,
        <http://dewey.info/class/973.26/e23/> ;
    skos:prefLabel "Seven Years' War"@en,
        "Sjuårskrigen (1756-1763)"@nb ;
    skos:relatedMatch <http://dewey.info/class/973.26/e23/> .

humord:c04010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04010" ;
    dct:modified "2024-12-12T07:52:08"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Svolder"@nb ;
    skos:broadMatch <http://dewey.info/class/948.022/e23/> ;
    skos:broader humord:c03982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.022/e23/> ;
    skos:prefLabel "Battle of Svolder"@en,
        "Slaget ved Svolder"@nb .

humord:c04011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04011" ;
    dct:modified "2024-12-12T07:58:21"^^xsd:dateTime ;
    skos:altLabel "Reconquista"@nb,
        "Spanias attreising"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/946.02/e23/> ;
    skos:definition "Kampene mellom de kristne spaniere og maurerne (711-1492) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/946.02/e23/> ;
    skos:prefLabel "Reconquista"@en,
        "Spanias gjenerobring"@nb .

humord:c04012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04012" ;
    dct:modified "2024-12-12T08:01:26"^^xsd:dateTime ;
    skos:altLabel "The Spanish Civil War"@en,
        "Den spanske borgerkrig"@nb,
        "Spanske borgerkrig"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/946.081/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/946.081/e23/> ;
    skos:prefLabel "Spanish Civil War"@en,
        "Spanske borgerkrig"@nb .

humord:c04013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04013" ;
    dct:modified "2024-12-12T08:02:54"^^xsd:dateTime ;
    skos:altLabel "Great Nordic War"@en,
        "The Great Nordic War"@en,
        "The Great Northern War"@en,
        "Den Store nordiske krig"@nb,
        "Store nordiske krig"@nb ;
    skos:broadMatch <http://dewey.info/class/948.04/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Krig utkjempet 1700-1721 mellom Danmark-Norge, Sachsen-Polen, Russland, Preussen og Hannover på den ene siden og Sverige under Karl 12 på den andre <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.04/e23/> ;
    skos:prefLabel "Great Northern War"@en,
        "Store nordiske krig"@nb .

humord:c04014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04014" ;
    dct:modified "2024-12-12T08:03:25"^^xsd:dateTime ;
    skos:altLabel "Tredveårskrigen"@nb,
        "Trettiårskrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/940.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.24/e23/> ;
    skos:prefLabel "Thirty Years' War"@en,
        "Trettiårskrigen"@nb .

humord:c04016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04016" ;
    dct:modified "2024-12-12T08:03:36"^^xsd:dateTime ;
    skos:altLabel "Trojanerkrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.21/e23/> ;
    skos:prefLabel "Trojan War"@en,
        "Trojanerkrigen"@nb ;
    skos:relatedMatch <http://dewey.info/class/939.21/e23/> .

humord:c04017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04017" ;
    dct:modified "2024-12-12T08:48:06"^^xsd:dateTime ;
    skos:altLabel "Second Indochina War"@en,
        "Vietnamkrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/959.7043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/959.7043/e23/> ;
    skos:prefLabel "Vietnam War"@en,
        "Vietnamkrigen"@nb .

humord:c04018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04018" ;
    dct:modified "2024-09-25T08:26:30"^^xsd:dateTime ;
    skos:altLabel "Soviet-Finnish War"@en,
        "Winter War"@en,
        "Finlands første krig (Andre verdenskrig)"@nb,
        "Finlands første krig (Andre verdskrig)"@nb,
        "Finsk-russiske krig"@nb,
        "Vinterkrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/947.0842/e23/>,
        <http://dewey.info/class/948.97032/e23/> ;
    skos:broader humord:c03985 ;
    skos:definition "Vinterkrigen var krigen mellom Finland og Sovjetunionen fra 30. november 1939 til 12. mars 1940. Krigen endte med sovjetisk seier. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0842/e23/>,
        <http://dewey.info/class/948.97032/e23/> ;
    skos:prefLabel "Russo-Finnish War"@en,
        "Vinterkrigen"@nb .

humord:c04022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04022" ;
    dct:modified "2024-12-17T07:46:47"^^xsd:dateTime ;
    skos:altLabel "Boksaroppstanden"@nb,
        "Boxaropprøret"@nb,
        "Boxeropprøret"@nb ;
    skos:broadMatch <http://dewey.info/class/951.035/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.035/e23/> ;
    skos:prefLabel "Boxer Rebellion"@en,
        "Bokseroppstanden"@nb .

humord:c04024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04024" ;
    dct:modified "2024-08-14T14:27:57"^^xsd:dateTime ;
    skos:altLabel "First intifada"@en,
        "Second intifada"@en,
        "Andre intifada"@nb,
        "Første intifada"@nb,
        "Intifada"@nb,
        "Intifadaar"@nb,
        "Intifadaer"@nb ;
    skos:broadMatch <http://dewey.info/class/956.05/e23/>,
        <http://dewey.info/class/956.94054/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Intifada er et navn som først ble brukt på det folkelige palestinske opprøret mot israelske militære i de israelsk-okkuperte områdene på Vestbredden og Gaza i 1987–1993 (den første intifada). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.05/e23/>,
        <http://dewey.info/class/956.94054/e23/> ;
    skos:prefLabel "Intifada"@en,
        "Intifada"@nb .

humord:c04025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04025" ;
    dct:modified "2024-12-17T07:52:02"^^xsd:dateTime ;
    skos:altLabel "Lange marsjen"@nb ;
    skos:broadMatch <http://dewey.info/class/951.042/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.042/e23/> ;
    skos:prefLabel "Long March"@en,
        "Lange marsjen"@nb .

humord:c04026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04026" ;
    dct:modified "2024-08-29T17:48:43"^^xsd:dateTime ;
    skos:altLabel "Warszawa-oppstanden"@nb,
        "Warszawa-oppstandet"@nb ;
    skos:broadMatch <http://dewey.info/class/940.531853841/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Warszawa-oppstanden viser til oppstanden blant jødene i Warszawas ghetto våren 1943 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.531853841/e23/> ;
    skos:prefLabel "Warsaw Uprising"@en,
        "Warszawa-oppstanden"@nb .

humord:c04027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04027" ;
    dct:modified "2024-12-17T07:38:09"^^xsd:dateTime ;
    skos:altLabel "Indian Rebellion of 1857"@en,
        "Sepoy Rebellion"@en,
        "Sepoy mutiny"@nb,
        "Sepoyopprøret"@nb ;
    skos:broadMatch <http://dewey.info/class/954.0317/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/954.0317/e23/> ;
    skos:prefLabel "Sepoy Mutiny"@en,
        "Sepoyopprøret"@nb .

humord:c04029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04029" ;
    dct:modified "2024-12-17T07:44:27"^^xsd:dateTime ;
    skos:altLabel "Taiping Civil War"@en,
        "Taiping Revolution"@en,
        "Tai ping tian guo"@nb,
        "Taipingopprøret"@nb ;
    skos:broader humord:c04019 ;
    skos:exactMatch <http://dewey.info/class/951.034/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.034/e23/> ;
    skos:prefLabel "Taiping Rebellion"@en,
        "Taipingopprøret"@nb .

humord:c04032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04032" ;
    dct:modified "2024-08-13T10:58:18"^^xsd:dateTime ;
    skos:altLabel "The American Revolution"@en,
        "Amerikanske revolusjon"@nb,
        "Den amerikanske revolusjon"@nb ;
    skos:broader humord:c04031 ;
    skos:closeMatch <http://dewey.info/class/973.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.3/e23/> ;
    skos:prefLabel "American Revolution"@en,
        "Amerikanske revolusjon"@nb .

humord:c04033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04033" ;
    dct:modified "2024-12-16T08:50:22"^^xsd:dateTime ;
    skos:altLabel "Februarrevolusjonen"@nb,
        "Februarrevolusjonen (1848)"@nb ;
    skos:broader humord:c04031 ;
    skos:definition "Fellesbetegnelse for de revolusjonære begivenheter som fant sted i Europa i 1848 <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/940.284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.284/e23/> ;
    skos:prefLabel "February Revolution (1848)"@en,
        "Februarrevolusjonen"@nb .

humord:c04034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04034" ;
    dct:modified "2023-11-28T12:42:19"^^xsd:dateTime ;
    skos:altLabel "1848 Revolution"@en,
        "February Bourgeois Democratic Revolution"@en,
        "Franske revolusjon (1848)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.284/e23/>,
        <http://dewey.info/class/944.07/e23/> ;
    skos:broader humord:c04033 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.284/e23/>,
        <http://dewey.info/class/944.07/e23/> ;
    skos:prefLabel "French revolution of 1848"@en,
        "Franske revolusjon (1848)"@nb .

humord:c04035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04035" ;
    dct:modified "2024-12-16T08:51:31"^^xsd:dateTime ;
    skos:altLabel "French Revolution (1789-1799)"@en,
        "The French Revolution"@en,
        "The French Revolution (1789-1799)"@en,
        "Den Franske revolusjon (1789-1799)"@nb,
        "Den store franske revolusjon"@nb,
        "Franske revolusjon (1789-1799)"@nb,
        "Store franske revolusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/944.04/e23/> ;
    skos:broader humord:c04031 ;
    skos:exactMatch realfagstermer:c007437 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007437,
        <http://dewey.info/class/944.04/e23/> ;
    skos:prefLabel "French Revolution"@en,
        "Franske revolusjon (1789-1799)"@nb .

humord:c04036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04036" ;
    dct:modified "2024-12-16T08:44:36"^^xsd:dateTime ;
    skos:altLabel "National Convention (1792-1795)"@en,
        "Konventet (1792-1795)"@nb,
        "Nasjonalkonventet"@nb,
        "Nasjonalkonventet (1792-1795)"@nb ;
    skos:broader humord:c04035 ;
    skos:exactMatch <http://dewey.info/class/944.043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.043/e23/> ;
    skos:prefLabel "National Convention"@en,
        "Nasjonalkonventet"@nb .

humord:c04038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04038" ;
    dct:modified "2024-12-16T10:59:29"^^xsd:dateTime ;
    skos:altLabel "Skrekkveldet"@nb,
        "Terrorregimet (Franske revolusjon)"@nb ;
    skos:broader humord:c04157 ;
    skos:exactMatch <http://dewey.info/class/944.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.044/e23/> ;
    skos:prefLabel "Reign of Terror"@en,
        "Terrorregimet (Franske revolusjon)"@nb .

humord:c04039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04039" ;
    dct:modified "2024-12-16T08:51:49"^^xsd:dateTime ;
    skos:altLabel "The industrial Revolution"@en,
        "Den Industrielle revolusjon"@nb,
        "Industrielle revolusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c04031 ;
    skos:exactMatch <http://dewey.info/class/330.9034/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.9034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "Industrial Revolution"@en,
        "Industrielle revolusjon"@nb ;
    skos:related humord:c09204,
        humord:c25186 .

humord:c04040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04040" ;
    dct:modified "2024-12-16T08:52:33"^^xsd:dateTime ;
    skos:altLabel "French Revolution of 1830"@en,
        "Second French Revolution"@en,
        "Trois Glorieuses"@en,
        "Julirevolusjonen (1830)"@nb ;
    skos:broadMatch <http://dewey.info/class/944.062/e23/> ;
    skos:broader humord:c04031 ;
    skos:definition "Julirevolusjonen  fant sted i Paris mellom 26. og 27. juli 1830 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.062/e23/>,
        <http://dewey.info/class/944.063/e23/> ;
    skos:prefLabel "July Revolution (1830)"@en,
        "Julirevolusjonen (1830)"@nb ;
    skos:relatedMatch <http://dewey.info/class/944.063/e23/> .

humord:c04041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04041" ;
    dct:modified "2025-01-06T11:22:38"^^xsd:dateTime ;
    skos:altLabel "Great Proletarian Cultural Revolution"@en,
        "Kulturrevolusjonen"@nb ;
    skos:broadMatch <http://dewey.info/class/951.056/e23/> ;
    skos:broader humord:c04031 ;
    skos:definition "Kulturrevolusjonen i Kina 1966 - 1976"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.056/e23/> ;
    skos:prefLabel "Cultural Revolution"@en,
        "Kulturrevolusjonen"@nb ;
    skos:related humord:c62186 .

humord:c04042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04042" ;
    dct:modified "2024-12-16T10:31:09"^^xsd:dateTime ;
    skos:altLabel "Mexican Revolution (1910-1917)"@en,
        "The Mexican Revolution"@en,
        "The Mexican Revolution (1910-1917)"@en,
        "Den meksikanske revolusjon (1910-1917)"@nb,
        "Meksikanske revolusjon"@nb,
        "Meksikanske revolusjon (1910-1917)"@nb,
        "meksikanske revolusjon"@nb ;
    skos:broader humord:c04031 ;
    skos:exactMatch <http://dewey.info/class/972.0816/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/972.0816/e23/> ;
    skos:prefLabel "Mexican Revolution"@en,
        "Meksikanske revolusjon"@nb .

humord:c04043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04043" ;
    dct:modified "2024-10-02T07:59:14"^^xsd:dateTime ;
    skos:altLabel "November Revolution"@en,
        "Den Tyske revolusjon (1918-1919)"@nb,
        "Novemberrevolusjonen"@nb,
        "Novemberrevolusjonen (1918-1919)"@nb,
        "Tyske revolusjon (1918-1919)"@nb ;
    skos:broader humord:c04031 ;
    skos:exactMatch <http://dewey.info/class/943.0851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.0851/e23/> ;
    skos:prefLabel "German Revolution"@en,
        "Novemberrevolusjonen"@nb .

humord:c04044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04044" ;
    dct:modified "2024-12-16T10:40:23"^^xsd:dateTime ;
    skos:altLabel "1905 Russian Revolution"@en,
        "The Russian Revolution of 1905"@en,
        "Den Russiske revolusjon (1905)"@nb,
        "Russiske revolusjon (1905)"@nb ;
    skos:broadMatch <http://dewey.info/class/947.083/e23/> ;
    skos:broader humord:c04031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.083/e23/> ;
    skos:prefLabel "Russian Revolution of 1905"@en,
        "Russiske revolusjon (1905)"@nb .

humord:c04045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04045" ;
    dct:modified "2024-09-24T12:43:51"^^xsd:dateTime ;
    skos:altLabel "Russian Revolution (1917)"@en,
        "Bolsjevikrevolusjonen"@nb,
        "Den Russiske revolusjon (1917)"@nb,
        "Oktoberrevolusjonen"@nb,
        "Russiske revolusjon (1917)"@nb ;
    skos:broadMatch <http://dewey.info/class/947.0841/e23/> ;
    skos:broader humord:c04031 ;
    skos:definition "Den russiske revolusjon var en revolusjon i 1917, som først avskaffet det russiske keiserriket og deretter brakte bolsjevikpartiet (det senere kommunistpartiet) til makten i Russland. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0841/e23/> ;
    skos:prefLabel "Russian Revolution"@en,
        "Russiske revolusjon (1917)"@nb .

humord:c04048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04048" ;
    dct:modified "2024-12-16T08:44:53"^^xsd:dateTime ;
    skos:altLabel "Nicaraguanske revolusjon"@nb,
        "Sandinistrevolusjonen"@nb ;
    skos:broadMatch <http://dewey.info/class/972.85052/e23/> ;
    skos:broader humord:c04031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/972.85052/e23/> ;
    skos:prefLabel "Nicaraguan Revolution"@en,
        "Sandinistrevolusjonen"@nb ;
    skos:related humord:c07357 .

humord:c04049 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04049" ;
    dct:modified "2024-12-18T09:17:26"^^xsd:dateTime ;
    skos:altLabel "Teori, fag, disiplin (Historie)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "Theory, subject, discipline (History)"@en,
        "Teori, fag, disiplin (Historie)"@nb .

humord:c04050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04050" ;
    dct:modified "2024-12-18T08:54:24"^^xsd:dateTime ;
    skos:altLabel "Historiefaget"@nb ;
    skos:broadMatch <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907/e23/> ;
    skos:broader humord:c04049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907/e23/> ;
    skos:prefLabel "History (Educational discipline)"@en,
        "Historiefaget"@nb ;
    skos:related humord:c68474 .

humord:c04051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04051" ;
    dct:modified "2024-07-26T14:44:02"^^xsd:dateTime ;
    skos:altLabel "Agrarhistorie (Faget)"@nb,
        "Jordbrukshistorie (Faget)"@nb,
        "Landbrukshistorie (Faget)"@nb ;
    skos:broader humord:c04050 ;
    skos:exactMatch realfagstermer:c012088,
        <http://dewey.info/class/630.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012088,
        <http://dewey.info/class/630.9/e23/> ;
    skos:prefLabel "Agricultural history (Subject)"@en,
        "Jordbrukshistorie (Faget)"@nb .

humord:c04053 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c07637 ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04053" ;
    dct:modified "2021-11-24T13:36:04"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landbrukshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c04055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04055" ;
    dct:modified "2024-12-18T08:26:07"^^xsd:dateTime ;
    skos:altLabel "Bosetningshistorie (Faget)"@nb,
        "Busetjingshistorie"@nb,
        "Busettingshistorie"@nb ;
    skos:broadMatch <http://dewey.info/class/304.209/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget bosettingshistorie"@nb ;
    skos:exactMatch realfagstermer:c007484 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007484,
        <http://dewey.info/class/304.209/e23/> ;
    skos:prefLabel "History of settlement (Subject)"@en,
        "Bosettingshistorie (Faget)"@nb .

humord:c04059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04059" ;
    dct:modified "2024-12-18T08:25:48"^^xsd:dateTime ;
    skos:altLabel "Familiehistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/929.2/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget familiehistorie"@nb ;
    skos:exactMatch <http://dewey.info/class/306.8509/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8509/e23/>,
        <http://dewey.info/class/929.2/e23/> ;
    skos:prefLabel "Family history (Subject)"@en,
        "Familiehistorie (Faget)"@nb .

humord:c04061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04061" ;
    dct:modified "2024-12-18T08:45:14"^^xsd:dateTime ;
    skos:altLabel "Krigshistorie (Faget)"@nb ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget krigshistorie"@nb ;
    skos:exactMatch realfagstermer:c011780,
        <http://dewey.info/class/355.0209/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011780,
        <http://dewey.info/class/355.0209/e23/> ;
    skos:prefLabel "History of war (Subject)"@en,
        "Krigshistorie (Faget)"@nb .

humord:c04063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04063" ;
    dct:modified "2024-12-18T08:45:43"^^xsd:dateTime ;
    skos:altLabel "Lokalhistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/907/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget lokalhistorie"@nb ;
    skos:exactMatch realfagstermer:c001654 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001654,
        <http://dewey.info/class/907/e23/> ;
    skos:prefLabel "Local history (Subject)"@en,
        "Lokalhistorie (Faget)"@nb .

humord:c04065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04065" ;
    dct:modified "2024-12-18T08:46:11"^^xsd:dateTime ;
    skos:altLabel "Militærhistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/623.09/e23/> ;
    skos:broader humord:c04050 ;
    skos:closeMatch <http://dewey.info/class/355.009/e23/> ;
    skos:editorialNote "Brukes om faget militærhistorie"@nb ;
    skos:exactMatch realfagstermer:c002000 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002000,
        <http://dewey.info/class/355.009/e23/>,
        <http://dewey.info/class/623.09/e23/> ;
    skos:prefLabel "Military history (Subject)"@en,
        "Militærhistorie (Faget)"@nb .

humord:c04067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04067" ;
    dct:modified "2024-12-18T08:46:33"^^xsd:dateTime ;
    skos:altLabel "Politisk historie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget politisk historie"@nb ;
    skos:exactMatch <http://dewey.info/class/320.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.9/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Political history (Subject)"@en,
        "Politisk historie (Faget)"@nb .

humord:c04071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04071" ;
    dct:modified "2024-12-18T08:47:34"^^xsd:dateTime ;
    skos:altLabel "Sosialhistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget sosialhistorie"@nb ;
    skos:exactMatch <http://dewey.info/class/306.09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Social history (Subject)"@en,
        "Sosialhistorie (Faget)"@nb .

humord:c04073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04073" ;
    dct:modified "2024-12-18T08:48:10"^^xsd:dateTime ;
    skos:altLabel "Teknologiens historie (Faget)"@nb,
        "Teknologihistorie (Faget)"@nb ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget teknologihistorie"@nb ;
    skos:exactMatch realfagstermer:c013506,
        <http://dewey.info/class/609/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013506,
        <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/306.46/e23/>,
        <http://dewey.info/class/609/e23/> ;
    skos:prefLabel "History of technology (Subject)"@en,
        "Teknologihistorie (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/306.46/e23/> .

humord:c04074 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c04425 ;
    dct:created "1994-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04074" ;
    dct:modified "2021-11-24T13:36:04"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teknologiens historie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c04076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04076" ;
    dct:modified "2024-12-18T08:47:09"^^xsd:dateTime ;
    skos:altLabel "Økonomisk historie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/330.9/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Brukes om faget økonomisk historie"@nb ;
    skos:exactMatch realfagstermer:c009728 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009728,
        <http://dewey.info/class/330.9/e23/> ;
    skos:prefLabel "Economical history (Subject)"@en,
        "Økonomisk historie (Faget)"@nb .

humord:c04078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04078" ;
    dct:modified "2024-12-18T08:54:59"^^xsd:dateTime ;
    skos:altLabel "Historieforfalsking"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c04049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Historical falsification"@en,
        "Historieforfalskning"@nb ;
    skos:related humord:c01477,
        humord:c14495 .

humord:c04080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04080" ;
    dct:modified "2023-11-29T15:00:50"^^xsd:dateTime ;
    skos:altLabel "Historieforsking"@nb ;
    skos:broader humord:c04049 ;
    skos:exactMatch realfagstermer:c004366,
        <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004366,
        <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Historical research"@en,
        "Historieforskning"@nb .

humord:c04082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04082" ;
    dct:modified "2024-12-17T14:42:15"^^xsd:dateTime ;
    skos:altLabel "Mediaevistik"@en,
        "Melllomalderforsking"@nb,
        "Middelalderforsking"@nb ;
    skos:broader humord:c04080 ;
    skos:closeMatch <http://dewey.info/class/909.07072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.07072/e23/>,
        <http://dewey.info/class/940.1072/e23/> ;
    skos:prefLabel "Medieval studies"@en,
        "Middelalderforskning"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.1072/e23/> .

humord:c04084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04084" ;
    dct:modified "2024-10-01T10:01:44"^^xsd:dateTime ;
    skos:altLabel "Genealogy"@en,
        "Genealogi"@nb,
        "Slektsforsking"@nb,
        "Slektsgransking"@nb,
        "Slektshistorie (Faget)"@nb,
        "Ættegransking"@nb,
        "Ættegranskning"@nb ;
    skos:broader humord:c04080 ;
    skos:exactMatch <http://dewey.info/class/929.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.1/e23/> ;
    skos:prefLabel "Genealogical research"@en,
        "Slektsforskning"@nb ;
    skos:related humord:c12566 .

humord:c04087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04087" ;
    dct:modified "2024-10-10T13:54:21"^^xsd:dateTime ;
    skos:altLabel "History perception"@en,
        "Historieforståelse"@nb,
        "Historieforståing"@nb,
        "Historieoppfatning"@nb,
        "Historieoppfatningar"@nb,
        "Historieoppfatninger"@nb ;
    skos:broadMatch <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Perception of history"@en,
        "Historieoppfatning"@nb .

humord:c04089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04089" ;
    dct:modified "2024-12-17T11:22:51"^^xsd:dateTime ;
    skos:altLabel "Mytical history perception"@en,
        "Mytisk historieforståelse"@nb,
        "Mytisk historieforståing"@nb,
        "Mytisk historieoppfatning"@nb ;
    skos:broader humord:c04087 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.3/e23/>,
        <http://dewey.info/class/901/e23/> ;
    skos:prefLabel "Mythical perception of history"@en,
        "Mytisk historieoppfatning"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.3/e23/>,
        <http://dewey.info/class/901/e23/> .

humord:c04092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04092" ;
    dct:modified "2024-08-14T13:48:11"^^xsd:dateTime ;
    skos:altLabel "Analytic theory of history"@en,
        "Analytical theory of history"@en,
        "Philosophy of history"@en,
        "Analytisk historieteori"@nb,
        "Historiefilosofi"@nb,
        "Historieteori"@nb ;
    skos:broader humord:c04049 ;
    skos:exactMatch <http://dewey.info/class/901/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/> ;
    skos:prefLabel "Theory of history"@en,
        "Historieteori"@nb .

humord:c04094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04094" ;
    dct:modified "2023-11-29T15:01:37"^^xsd:dateTime ;
    skos:altLabel "Historieskrivning"@nb,
        "Historiografi"@nb ;
    skos:broader humord:c04049 ;
    skos:exactMatch realfagstermer:c013426,
        <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013426,
        <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Historiography"@en,
        "Historiografi"@nb ;
    skos:related humord:c04113 .

humord:c04096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04096" ;
    dct:modified "2024-12-18T09:00:13"^^xsd:dateTime ;
    skos:altLabel "Historisitet"@nb ;
    skos:broadMatch <http://dewey.info/class/901/e23/> ;
    skos:broader humord:c04049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/> ;
    skos:prefLabel "Historicity"@en,
        "Historisitet"@nb .

humord:c04097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04097" ;
    dct:modified "2024-11-14T14:44:06"^^xsd:dateTime ;
    skos:altLabel "Historical presentation"@en,
        "Historikk"@nb,
        "Historisk framstilling"@nb,
        "Historisk fremstilling"@nb,
        "Historisk utvikling"@nb ;
    skos:broader humord:c03954 ;
    skos:closeMatch realfagstermer:c030087 ;
    skos:exactMatch <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030087,
        <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Historical description"@en,
        "Historisk framstilling"@nb ;
    skos:related humord:c20885 .

humord:c04099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04099" ;
    dct:modified "2025-01-28T10:18:45"^^xsd:dateTime ;
    skos:altLabel "Historical method"@en,
        "Historisk metode"@nb,
        "Historiske metodar"@nb ;
    skos:broadMatch <http://dewey.info/class/901/e23/> ;
    skos:broader humord:c04049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/> ;
    skos:prefLabel "Historical methods"@en,
        "Historiske metoder"@nb .

humord:c04100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04100" ;
    dct:modified "2024-12-17T11:20:37"^^xsd:dateTime ;
    skos:altLabel "Source materials"@en,
        "Kildemateriale"@nb,
        "Kjeldemateriale"@nb,
        "Kjelder (Opphav)"@nb ;
    skos:broadMatch <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04099 ;
    skos:definition "Opphav til kunnskap, viten <UBO>"@nb ;
    skos:exactMatch realfagstermer:c001359 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001359,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Sources"@en,
        "Kilder (Opphav)"@nb ;
    skos:related humord:c08922,
        humord:c09089 .

humord:c04101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04101" ;
    dct:modified "2024-12-17T11:19:37"^^xsd:dateTime ;
    skos:altLabel "Ikkje-skriftlege kjelder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04100 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Non-literary sources"@en,
        "Ikke-skriftlige kilder"@nb .

humord:c04102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04102" ;
    dct:modified "2024-12-17T08:09:48"^^xsd:dateTime ;
    skos:altLabel "Munnlege kjelder"@nb ;
    skos:broader humord:c04101 ;
    skos:closeMatch <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Oral sources"@en,
        "Muntlige kilder"@nb .

humord:c04103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04103" ;
    dct:modified "2024-11-26T09:07:03"^^xsd:dateTime ;
    skos:altLabel "Literary sources"@en,
        "Kildeskrifter"@nb,
        "Kjeldeskrift"@nb,
        "Litterære kilder"@nb,
        "Litterære kjelder"@nb,
        "Skriftlege kjelder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04100 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Written sources"@en,
        "Skriftlige kilder"@nb ;
    skos:related humord:c00154 .

humord:c04107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04107" ;
    dct:modified "2024-12-17T08:02:03"^^xsd:dateTime ;
    skos:altLabel "Peasant diary"@en,
        "Peasant's diary"@en,
        "Peasants' diaries"@en,
        "Bondedagbok"@nb,
        "Bondedagbøker"@nb ;
    skos:broader humord:c04103 ;
    skos:definition "Bønders dagbøker, skrevet som egne bøker eller som notater i trykt almanakk  med regnskaper og opplysninger om den daglige drift av gården <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630/e23/> ;
    skos:prefLabel "Peasant diaries"@en,
        "Bondedagbøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/630/e23/> .

humord:c04109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04109" ;
    dct:modified "2024-12-17T08:02:24"^^xsd:dateTime ;
    skos:altLabel "Diplom"@nb ;
    skos:broader humord:c04103 ;
    skos:definition "Aktstykker fra middelalderen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/909.07/e23/>,
        <http://dewey.info/class/940.1/e23/> ;
    skos:prefLabel "Diplomas"@en,
        "Diplomer"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/909.07/e23/>,
        <http://dewey.info/class/940.1/e23/> .

humord:c04110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04110" ;
    dct:modified "2024-12-17T08:03:11"^^xsd:dateTime ;
    skos:altLabel "Church registers"@en,
        "Kirkebok"@nb,
        "Kykjebøker"@nb,
        "Kyrkjebok"@nb ;
    skos:broader humord:c04103 ;
    skos:closeMatch <http://dewey.info/class/929.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.3/e23/> ;
    skos:prefLabel "Parish registers"@en,
        "Kirkebøker"@nb .

humord:c04113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04113" ;
    dct:modified "2024-12-17T08:03:37"^^xsd:dateTime ;
    skos:altLabel "Krøniker"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c04103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Chronicles"@en,
        "Krøniker"@nb ;
    skos:related humord:c04094 .

humord:c04114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04114" ;
    dct:modified "2024-12-17T08:04:22"^^xsd:dateTime ;
    skos:altLabel "Code of laws (Kilder)"@en,
        "Decrees (Kilder)"@en,
        "Laws (Kilder)"@en,
        "Regulations (Kilder)"@en,
        "Statutes and codes (Sources)"@en,
        "Lovar (Kjelder)"@nb,
        "Lover (Kjelder)"@nb ;
    skos:broadMatch <http://dewey.info/class/340/e23/> ;
    skos:broader humord:c04103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340/e23/> ;
    skos:prefLabel "Laws (Sources)"@en,
        "Lover (Kilder)"@nb .

humord:c04115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04115" ;
    dct:modified "2024-12-17T08:05:15"^^xsd:dateTime ;
    skos:altLabel "Dombok"@nb,
        "Dombøker"@nb,
        "Rettsprotokollar"@nb,
        "Tingbok"@nb,
        "Tingbøker"@nb ;
    skos:broader humord:c04103 ;
    skos:closeMatch <http://dewey.info/class/341.026/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.026/e23/> ;
    skos:prefLabel "Court records"@en,
        "Rettsprotokoller"@nb .

humord:c04119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04119" ;
    dct:modified "2024-12-17T08:06:22"^^xsd:dateTime ;
    skos:altLabel "Sagaar (Kjelder)"@nb,
        "Sagaer (Kjelder)"@nb ;
    skos:broader humord:c04103 ;
    skos:exactMatch <http://dewey.info/class/839.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.63/e23/>,
        <http://dewey.info/class/948.02/e23/> ;
    skos:prefLabel "Sagas (Sources)"@en,
        "Sagaer (Kilder)"@nb ;
    skos:relatedMatch <http://dewey.info/class/948.02/e23/> .

humord:c04120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04120" ;
    dct:modified "2024-12-17T08:07:29"^^xsd:dateTime ;
    skos:altLabel "Petitions"@en,
        "Bønnskriftar"@nb,
        "Bønnskrifter"@nb,
        "Petisjonar"@nb,
        "Petisjoner"@nb,
        "Supplikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/323.48/e23/> ;
    skos:broader humord:c04103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.48/e23/> ;
    skos:prefLabel "Supplications"@en,
        "Supplikker"@nb .

humord:c04122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04122" ;
    dct:modified "2024-12-17T08:08:08"^^xsd:dateTime ;
    skos:altLabel "Primers"@en,
        "Tidebok"@nb,
        "Tidebøker"@nb,
        "Timebok"@nb,
        "Timebøker"@nb ;
    skos:broadMatch <http://dewey.info/class/242/e23/> ;
    skos:broader humord:c04103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/242/e23/> ;
    skos:prefLabel "Books of hours"@en,
        "Tidebøker"@nb .

humord:c04124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04124" ;
    dct:modified "2024-12-17T08:09:27"^^xsd:dateTime ;
    skos:altLabel "Minneopptegnelser"@nb,
        "Minneoppteikningar"@nb,
        "Tradisjonssamlingar"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Tradisjonssamlinger"@nb .

humord:c04127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04127" ;
    dct:modified "2023-11-30T13:16:44"^^xsd:dateTime ;
    skos:altLabel "Information evaluation"@en,
        "Kjeldekritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04099 ;
    skos:exactMatch realfagstermer:c000400 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000400,
        <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Source criticism"@en,
        "Kildekritikk"@nb .

humord:c04128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04128" ;
    dct:modified "2024-12-17T11:21:13"^^xsd:dateTime ;
    skos:altLabel "Munnleg historie"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04099 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Oral history"@en,
        "Muntlig historie"@nb .

humord:c04129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04129" ;
    dct:modified "2024-12-18T09:02:51"^^xsd:dateTime ;
    skos:altLabel "Periodization in history"@en,
        "Epokebegrepet"@nb,
        "Epokeomgrepet"@nb,
        "Periodeomgrepet"@nb,
        "Periodeproblemet"@nb,
        "Periodisering"@nb ;
    skos:broadMatch <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Periodization"@en,
        "Periodebegrepet"@nb .

humord:c04133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04133" ;
    dct:modified "2024-08-15T12:19:40"^^xsd:dateTime ;
    skos:altLabel "Annexation of Austria to Germany"@en,
        "Anschluss"@nb ;
    skos:broader humord:c04132 ;
    skos:closeMatch <http://dewey.info/class/943.60522/e23/> ;
    skos:definition "Anschluss er Østerrikes tilslutning til Tyskland 13. mars 1938.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.60522/e23/> ;
    skos:prefLabel "Anschluss"@en,
        "Anschluss"@nb .

humord:c04135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 48 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04135" ;
    dct:modified "2024-12-11T11:17:30"^^xsd:dateTime ;
    skos:altLabel "Hansa"@nb,
        "Hansaforbund"@nb ;
    skos:broadMatch <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/382.0943/e23/> ;
    skos:broader humord:c04132 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/382.0943/e23/>,
        <http://dewey.info/class/940.2/e23/> ;
    skos:prefLabel "Hanseatic League"@en,
        "Hansa"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.2/e23/> .

humord:c04137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04137" ;
    dct:modified "2024-12-11T11:13:00"^^xsd:dateTime ;
    skos:altLabel "Hansabyar"@nb ;
    skos:broadMatch <http://dewey.info/class/307.760940902/e23/>,
        <http://dewey.info/class/382.06543/e23/>,
        <http://dewey.info/class/940.2/e23/> ;
    skos:broader humord:c04135 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.760940902/e23/>,
        <http://dewey.info/class/382.06543/e23/>,
        <http://dewey.info/class/940.2/e23/> ;
    skos:prefLabel "Hansa towns"@en,
        "Hansabyer"@nb ;
    skos:related humord:c09039 .

humord:c04145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04145" ;
    dct:modified "2024-12-11T11:22:42"^^xsd:dateTime ;
    skos:altLabel "Caribbean Crisis"@en,
        "Cuba-krisa"@nb,
        "Cuba-krisen"@nb,
        "Cubakrisa"@nb,
        "Cubakrisen"@nb ;
    skos:broadMatch <http://dewey.info/class/972.91064/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Cubakrisen var konfrontasjonen som oppstod mellom USA og Sovjetunionen i oktober 1962 på grunn av opptrappingen av det sovjetiske militære engasjement på Cuba. Krisen brakte de to supermaktene til randen av atomkrig. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.826/e23/>,
        <http://dewey.info/class/947.0852/e23/>,
        <http://dewey.info/class/972.91064/e23/>,
        <http://dewey.info/class/973.922/e23/> ;
    skos:prefLabel "Cuban Missile Crisis"@en,
        "Cubakrisen"@nb ;
    skos:relatedMatch <http://dewey.info/class/909.826/e23/>,
        <http://dewey.info/class/947.0852/e23/>,
        <http://dewey.info/class/973.922/e23/> .

humord:c04146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04146" ;
    dct:modified "2024-12-11T11:23:53"^^xsd:dateTime ;
    skos:altLabel "Investiture contest"@en,
        "Investiturstriden"@nb ;
    skos:broadMatch <http://dewey.info/class/940.182/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Investiturstriden var navnet på en kamp mellom pavemakten og den tysk-romerske keiseren om retten til å utnevne biskoper i høymiddelalderen. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.182/e23/> ;
    skos:prefLabel "Investiture controversy"@en,
        "Investiturstriden"@nb .

humord:c04147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04147" ;
    dct:modified "2023-11-17T14:59:58"^^xsd:dateTime ;
    skos:altLabel "The Cold War"@en,
        "Den kalde krigen"@nb,
        "Kald krig"@nb,
        "Kalde krigen"@nb ;
    skos:broadMatch <http://dewey.info/class/909.825/e23/>,
        <http://dewey.info/class/940.55/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Spenningen mellom USA og Sovjetunionen fra 1945 frem til Sovjetunionens sammenbrudd i 1991 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.825/e23/>,
        <http://dewey.info/class/940.55/e23/> ;
    skos:prefLabel "Cold War"@en,
        "Kalde krigen"@nb .

humord:c04148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04148" ;
    dct:modified "2024-12-11T12:13:52"^^xsd:dateTime ;
    skos:altLabel "Arab-Israeli conflict"@en,
        "Middle East conflicts"@en,
        "Midtaustenkonflikten"@nb ;
    skos:broadMatch <http://dewey.info/class/956.9405/e23/>,
        <http://dewey.info/class/956/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Den israelsk-arabiske konflikt med kjernepunkt i Palestinaproblemet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.9405/e23/>,
        <http://dewey.info/class/956/e23/> ;
    skos:prefLabel "Middle East conflict"@en,
        "Midtøstenkonflikten"@nb ;
    skos:related humord:c13615 .

humord:c04149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04149" ;
    dct:modified "2025-02-24T07:54:52"^^xsd:dateTime ;
    skos:altLabel "Palestine problem"@en,
        "Palestine question"@en,
        "Palestina-spørsmålet"@nb,
        "Palestinakonflikten"@nb,
        "Palestinaspørsmålet"@nb ;
    skos:broadMatch <http://dewey.info/class/956.9404/e23/>,
        <http://dewey.info/class/956.9405/e23/> ;
    skos:broader humord:c04148 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.9404/e23/>,
        <http://dewey.info/class/956.9405/e23/> ;
    skos:prefLabel "Palestina-spørsmålet"@nb .

humord:c04152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04152" ;
    dct:modified "2024-12-11T12:14:10"^^xsd:dateTime ;
    skos:altLabel "European reformation"@en,
        "Protestand reformation"@en,
        "Reformasjonen"@nb ;
    skos:broader humord:c04144 ;
    skos:closeMatch <http://dewey.info/class/270.6/e23/>,
        <http://dewey.info/class/940.23/e23/> ;
    skos:definition "Den store kirkehistoriske omveltning på 1500-tallet som ble utløst ved Martin Luthers religiøse gjennombrudd <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.6/e23/>,
        <http://dewey.info/class/940.23/e23/> ;
    skos:prefLabel "Reformation"@en,
        "Reformasjonen"@nb ;
    skos:related humord:c08634,
        humord:c15053 .

humord:c04153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04153" ;
    dct:modified "2024-12-11T12:15:06"^^xsd:dateTime ;
    skos:altLabel "Ritekontroversen"@nb,
        "Rites controversy"@nb,
        "Ritestriden"@nb ;
    skos:broadMatch <http://dewey.info/class/266.251/e23/> ;
    skos:broader humord:c04144 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/266.251/e23/> ;
    skos:prefLabel "Rites controversy"@en,
        "Ritekontroversen"@nb .

humord:c04155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04155" ;
    dct:modified "2024-12-11T12:14:32"^^xsd:dateTime ;
    skos:altLabel "Second Arab-Israeli War"@en,
        "Suezkonflikten"@nb,
        "Suezkrisa"@nb ;
    skos:broader humord:c04144 ;
    skos:exactMatch <http://dewey.info/class/956.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.044/e23/> ;
    skos:prefLabel "Suez Crisis"@en,
        "Suezkrisen"@nb ;
    skos:related humord:c01554 .

humord:c04156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04156" ;
    dct:modified "2024-08-19T12:56:19"^^xsd:dateTime ;
    skos:altLabel "Ålandsspørsmålet"@nb ;
    skos:broadMatch <http://dewey.info/class/948.97031/e23/>,
        <http://dewey.info/class/948.972031/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Ålandsspørsmålet refererer til en internasjonal konflikt på begynnelsen av 1920-tallet om den politiske statusen til Åland. <uio>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.97031/e23/>,
        <http://dewey.info/class/948.972031/e23/> ;
    skos:prefLabel "Åland Islands dispute"@en,
        "Ålandsspørsmålet"@nb .

humord:c04158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04158" ;
    dct:modified "2024-12-16T10:47:32"^^xsd:dateTime ;
    skos:altLabel "Francoist dictatorship"@en,
        "Francoregimet"@nb ;
    skos:broader humord:c04157 ;
    skos:exactMatch <http://dewey.info/class/946.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/946.082/e23/> ;
    skos:prefLabel "Francoist Spain"@en,
        "Francoregimet"@nb ;
    skos:related humord:c59289 .

humord:c04159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04159" ;
    dct:modified "2025-01-28T10:22:20"^^xsd:dateTime ;
    skos:altLabel "Deutsches Reich (1933-1945)"@en,
        "German Reich"@en,
        "Third Reich"@en,
        "3. riket"@nb,
        "Det tredje rike"@nb,
        "Det tredje riket"@nb,
        "Hitler-Tyskland"@nb,
        "Hitlertida"@nb,
        "Hitlertiden"@nb,
        "Nazi-Tyskland"@nb,
        "Tredje rike"@nb,
        "Tredje riket"@nb ;
    skos:broader humord:c04157 ;
    skos:definition "Periode i Tysklands historie, 1933 - 1945 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/943.086/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.086/e23/> ;
    skos:prefLabel "Nazi Germany"@en,
        "Nazi-Tyskland"@nb ;
    skos:related humord:c03491,
        humord:c03985,
        humord:c18100 .

humord:c04163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04163" ;
    dct:modified "2024-12-16T10:45:50"^^xsd:dateTime ;
    skos:altLabel "Riksdagsbrannen"@nb ;
    skos:broadMatch <http://dewey.info/class/943.0862/e23/> ;
    skos:broader humord:c04159 ;
    skos:definition "Riksdagsbrannen i Berlin 27.feb. 1933 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.0862/e23/> ;
    skos:prefLabel "Reichstag fire"@en,
        "Riksdagsbrannen"@nb .

humord:c04164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04164" ;
    dct:modified "2024-12-16T10:48:50"^^xsd:dateTime ;
    skos:altLabel "Régime de Vichy"@en,
        "Vichy Government"@en,
        "Vichy-Frankrike"@nb,
        "Vichy-regimet"@nb,
        "Vichyregjeringa"@nb ;
    skos:broader humord:c04157 ;
    skos:definition "Vichy-regjeringen var den franske regjeringen fra 1940 til 1944, under andre verdenskrig <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5344/e23/>,
        <http://dewey.info/class/944.0816/e23/> ;
    skos:prefLabel "Vichy France"@en,
        "Vichyregjeringen"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.5344/e23/>,
        <http://dewey.info/class/944.0816/e23/> .

humord:c04165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04165" ;
    dct:modified "2024-10-01T10:13:02"^^xsd:dateTime ;
    skos:altLabel "Weimar-republikken"@nb,
        "Weimarrepublikken"@nb ;
    skos:broader humord:c04157 ;
    skos:exactMatch <http://dewey.info/class/943.085/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.085/e23/> ;
    skos:prefLabel "Weimar Republic"@en,
        "Weimarrepublikken"@nb .

humord:c04167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04167" ;
    dct:modified "2024-12-16T08:39:43"^^xsd:dateTime ;
    skos:altLabel "Romerrikets fall"@nb,
        "Romerrikets undergang"@nb ;
    skos:broadMatch <http://dewey.info/class/937.09/e23/> ;
    skos:broader humord:c04166 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.09/e23/> ;
    skos:prefLabel "Fall of the Roman Empire"@en,
        "Romerrikets fall"@nb .

humord:c04170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04170" ;
    dct:modified "2024-12-16T08:31:33"^^xsd:dateTime ;
    skos:altLabel "Eidsvoldsforsamlinga"@nb,
        "Eidsvoldsforsamlingen"@nb,
        "Riksforsamlinga 1814"@nb,
        "Riksforsamlinga på Eidsvoll"@nb,
        "Riksforsamlingen 1814"@nb,
        "Riksforsamlingen på Eidsvoll (1814)"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1025/e23/> ;
    skos:broader humord:c04169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.1025/e23/> ;
    skos:prefLabel "Norwegian Constituent Assembly"@en,
        "Riksforsamlingen på Eidsvoll"@nb .

humord:c04171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04171" ;
    dct:modified "2024-12-16T08:32:10"^^xsd:dateTime ;
    skos:altLabel "Risorgimento"@en,
        "Risorgimento"@nb ;
    skos:broader humord:c04169 ;
    skos:closeMatch <http://dewey.info/class/945.083/e23/> ;
    skos:definition "Kampen for Italias enhet og frihet, 1815-1870 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/945.083/e23/> ;
    skos:prefLabel "Italian unification"@en,
        "Risorgimento"@nb .

humord:c04172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04172" ;
    dct:modified "2024-12-16T08:32:48"^^xsd:dateTime ;
    skos:altLabel "Unification of Germany (19th Century)"@en,
        "Tysklands samling (1800-tallet)"@nb ;
    skos:broadMatch <http://dewey.info/class/943.08/e23/> ;
    skos:broader humord:c04169 ;
    skos:definition "Samlingen av Tyskland til en nasjonalstat. Etter den fransk-tyske krig ble Tyskland i 1871 et keiserdømme organisert som en forbundsstat <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.08/e23/> ;
    skos:prefLabel "Unification of Germany"@en,
        "Tysklands samling (1800-tallet)"@nb .

humord:c04173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04173" ;
    dct:modified "2024-12-16T08:35:10"^^xsd:dateTime ;
    skos:altLabel "German Reunification (1990)"@en,
        "Tysklands samling (1990)"@nb ;
    skos:broadMatch <http://dewey.info/class/943.0878/e23/> ;
    skos:broader humord:c04169 ;
    skos:definition "Sammenslåingen av Tyske demokratiske republikk og Forbundsrepublikken Tyskland i 1990 <Sagmo>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.0878/e23/> ;
    skos:prefLabel "German Unification  (1990)"@en,
        "Tysklands samling (1990)"@nb .

humord:c04174 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04174" ;
    dct:modified "2024-12-19T16:18:02"^^xsd:dateTime ;
    skos:altLabel "Informatikk og informasjonsteknologi"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Informatics and information technology"@en,
        "Informatikk og informasjonsteknologi"@nb ;
    skos:topConceptOf humord: .

humord:c04175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04175" ;
    dct:modified "2024-02-29T13:09:02"^^xsd:dateTime ;
    skos:altLabel "Communications technology"@en,
        "Computer technology"@en,
        "ICT"@en,
        "IT"@en,
        "Information and communications technology"@en,
        "Datateknikk"@nb,
        "Datateknologi"@nb,
        "IKT"@nb,
        "IT"@nb,
        "Informasjons- og kommunikasjonsteknologi"@nb,
        "Informasjonsteknologi"@nb,
        "Kommunikasjonsteknologi"@nb ;
    skos:broadMatch <http://dewey.info/class/004/e23/> ;
    skos:broader humord:c04174 ;
    skos:closeMatch realfagstermer:c002630,
        realfagstermer:c003732,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:exactMatch realfagstermer:c013428,
        <http://dewey.info/class/1--0285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002630,
        realfagstermer:c003732,
        realfagstermer:c013428,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:prefLabel "Information technology"@en,
        "Informasjonsteknologi"@nb .

humord:c04176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04176" ;
    dct:modified "2025-03-11T13:40:19"^^xsd:dateTime ;
    skos:altLabel "Computer safety"@en,
        "Data protection"@en,
        "Data safety"@en,
        "Data security"@en,
        "IT security"@en,
        "Information technology security"@en,
        "Databeskyttelse"@nb,
        "Datapålitelegheit"@nb,
        "Datapålitelighet"@nb,
        "Datasikkerheit"@nb,
        "Datasikring"@nb,
        "Datatryggleik"@nb,
        "Datavern"@nb ;
    skos:broader humord:c04175 ;
    skos:closeMatch <http://dewey.info/class/658.478/e23/> ;
    skos:exactMatch realfagstermer:c005212,
        <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/1--028558/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005212,
        <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/1--028558/e23/>,
        <http://dewey.info/class/658.478/e23/> ;
    skos:prefLabel "Computer security"@en,
        "Datasikkerhet"@nb ;
    skos:related humord:c59044,
        humord:c69586 .

humord:c04178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04178" ;
    dct:modified "2023-11-28T15:31:26"^^xsd:dateTime ;
    skos:altLabel "IR systems"@en,
        "Information retrieval systems"@en,
        "Attfinningssystem"@nb,
        "Gjenfinningssystem"@nb,
        "IR-systemer"@nb,
        "Informasjonsgjenfinningssystemer"@nb ;
    skos:broader humord:c04175 ;
    skos:closeMatch <http://dewey.info/class/025.04/e23/> ;
    skos:exactMatch realfagstermer:c006673 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006673,
        <http://dewey.info/class/025.04/e23/> ;
    skos:prefLabel "Retrieval systems"@en,
        "Gjenfinningssystemer"@nb ;
    skos:related humord:c00147,
        humord:c04189 .

humord:c04179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04179" ;
    dct:modified "2024-02-27T08:41:53"^^xsd:dateTime ;
    skos:altLabel "Informasjonslagring"@nb ;
    skos:broader humord:c04175 ;
    skos:closeMatch <http://dewey.info/class/025.04/e23/> ;
    skos:exactMatch realfagstermer:c006342 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006342,
        <http://dewey.info/class/025.04/e23/> ;
    skos:prefLabel "Information storage"@en,
        "Informasjonslagring"@nb ;
    skos:related humord:c04235,
        humord:c15925 .

humord:c04180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04180" ;
    dct:modified "2024-10-24T12:31:28"^^xsd:dateTime ;
    skos:altLabel "Databankar"@nb,
        "Databanker"@nb,
        "Databasar"@nb,
        "Database"@nb ;
    skos:broader humord:c04179,
        humord:c17216 ;
    skos:closeMatch <http://dewey.info/class/025.04/e23/> ;
    skos:definition "Strukturert samling av relaterte data, begrepet er vanligvis knyttet til elektroniske datasystemer <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c013399,
        <http://dewey.info/class/005.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013399,
        <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/025.04/e23/>,
        <http://dewey.info/class/323.4483/e23/>,
        <http://dewey.info/class/343.0999/e23/>,
        <http://dewey.info/class/658.4038011/e23/> ;
    skos:prefLabel "Databases"@en,
        "Databaser"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.4483/e23/>,
        <http://dewey.info/class/343.0999/e23/>,
        <http://dewey.info/class/658.4038011/e23/> .

humord:c04181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04181" ;
    dct:modified "2024-12-19T16:08:54"^^xsd:dateTime ;
    skos:altLabel "Bibliografiske databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:closeMatch <http://dewey.info/class/025.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.04/e23/> ;
    skos:prefLabel "Bibliographic databases"@en,
        "Bibliografiske databaser"@nb ;
    skos:related humord:c14189 .

humord:c04183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04183" ;
    dct:modified "2024-02-07T13:02:10"^^xsd:dateTime ;
    skos:altLabel "Complete-text databases"@en,
        "Full text databases"@en,
        "Fulltext databases"@en,
        "Fulltekstdatabasar"@nb ;
    skos:broadMatch <http://dewey.info/class/025.04/e23/> ;
    skos:broader humord:c04180 ;
    skos:exactMatch realfagstermer:c011041 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011041,
        <http://dewey.info/class/005.759/e23/>,
        <http://dewey.info/class/025.04/e23/> ;
    skos:prefLabel "Full-text databases"@en,
        "Fulltekstdatabaser"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.759/e23/> .

humord:c04186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04186" ;
    dct:modified "2024-12-19T16:14:38"^^xsd:dateTime ;
    skos:altLabel "Informasjonsstruktur"@nb ;
    skos:broadMatch <http://dewey.info/class/006.7/e23/> ;
    skos:broader humord:c04175 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.7/e23/> ;
    skos:prefLabel "Information structure"@en,
        "Informasjonsstruktur"@nb .

humord:c04187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04187" ;
    dct:modified "2024-10-11T14:26:48"^^xsd:dateTime ;
    skos:altLabel "Information search process"@en,
        "Information searching"@en,
        "Information seeking"@en,
        "Literature retrieval"@en,
        "Literature searching"@en,
        "Search for information"@en,
        "WAIS"@en,
        "Wide Area Information Server"@en,
        "Informasjonsgjenfinning"@nb,
        "Informasjonssøking"@nb,
        "Litteratursøk"@nb,
        "Litteratursøking"@nb,
        "On-line søking"@nb,
        "Online søking"@nb,
        "Søking (Informasjon)"@nb,
        "WAIS"@nb,
        "Wide Area Information Service"@nb ;
    skos:broader humord:c04175 ;
    skos:closeMatch <http://dewey.info/class/025.524/e23/> ;
    skos:exactMatch realfagstermer:c006381,
        realfagstermer:c009315 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006381,
        realfagstermer:c009315,
        <http://dewey.info/class/025.524/e23/> ;
    skos:prefLabel "Information retrieval"@en,
        "Informasjonssøking"@nb ;
    skos:related humord:c00147,
        humord:c15925 .

humord:c04189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04189" ;
    dct:modified "2024-12-19T16:03:27"^^xsd:dateTime ;
    skos:altLabel "Search methods"@en,
        "Search strategies"@en,
        "Search strategy"@en,
        "Søkemetodar"@nb,
        "Søkemetoder"@nb,
        "Søkestrategi"@nb,
        "Søketeknikk"@nb ;
    skos:broader humord:c04187 ;
    skos:closeMatch <http://dewey.info/class/025.524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.524/e23/> ;
    skos:prefLabel "Search technique"@en,
        "Søketeknikk"@nb ;
    skos:related humord:c04178 .

humord:c04191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04191" ;
    dct:modified "2024-03-13T09:51:58"^^xsd:dateTime ;
    skos:altLabel "Tekstsøking"@nb ;
    skos:broadMatch <http://dewey.info/class/025.04/e23/> ;
    skos:broader humord:c04187 ;
    skos:exactMatch realfagstermer:c002738 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002738,
        <http://dewey.info/class/025.04/e23/> ;
    skos:prefLabel "Text searching"@en,
        "Tekstsøking"@nb .

humord:c04192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04192" ;
    dct:modified "2024-02-27T08:53:25"^^xsd:dateTime ;
    skos:altLabel "Computer science"@en,
        "Informatikk"@nb,
        "Informatikkfaget"@nb ;
    skos:broader humord:c04174 ;
    skos:closeMatch realfagstermer:c000964,
        <http://dewey.info/class/020/e23/> ;
    skos:exactMatch <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/1--0285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000964,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/020/e23/>,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/371.334/e23/> ;
    skos:prefLabel "Informatics"@en,
        "Informatikk"@nb ;
    skos:related humord:c06165,
        humord:c06167 ;
    skos:relatedMatch <http://dewey.info/class/371.334/e23/> .

humord:c04193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04193" ;
    dct:modified "2024-02-02T10:54:41"^^xsd:dateTime ;
    skos:altLabel "CMC"@en,
        "Computer-mediated communication"@en,
        "Digital communication"@en,
        "RS-232"@en,
        "RS-232c"@en,
        "Serial communications"@en,
        "CMC"@nb,
        "Computer-mediated communication"@nb,
        "Datakommunikasjon"@nb,
        "Digital kommunikasjon"@nb,
        "RS-232"@nb,
        "RS-232c"@nb,
        "Seriell kommunikasjon"@nb ;
    skos:broader humord:c04192 ;
    skos:closeMatch realfagstermer:c001624,
        <http://dewey.info/class/621.382/e23/> ;
    skos:definition "Fjernoverføring av informasjon i digital form mellom datamaskiner eller mellom brukerutstyr og datamaskin <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008273,
        <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/1--028546/e23/>,
        <http://dewey.info/class/384.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001624,
        realfagstermer:c008273,
        <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/005.711/e23/>,
        <http://dewey.info/class/005.713/e23/>,
        <http://dewey.info/class/1--028546/e23/>,
        <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/343.09944/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.3/e23/>,
        <http://dewey.info/class/621.382/e23/>,
        <http://dewey.info/class/621.3981/e23/> ;
    skos:prefLabel "Data communication"@en,
        "Datakommunikasjon"@nb ;
    skos:related humord:c04319 ;
    skos:relatedMatch <http://dewey.info/class/005.711/e23/>,
        <http://dewey.info/class/005.713/e23/>,
        <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/343.09944/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/621.3981/e23/> .

humord:c04194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04194" ;
    dct:modified "2024-02-01T14:11:45"^^xsd:dateTime ;
    skos:altLabel "Computer networking"@en,
        "Computer-communication networks"@en,
        "Data networks"@en,
        "Data transmission networks"@en,
        "Datamaskinnett"@nb,
        "Datanett"@nb,
        "Datanettverk"@nb,
        "Høghastigheitsnett"@nb,
        "Høyhastighetsnett"@nb,
        "Snøggnett"@nb ;
    skos:broadMatch <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/384.3/e23/> ;
    skos:broader humord:c04193 ;
    skos:closeMatch realfagstermer:c009975 ;
    skos:exactMatch realfagstermer:c009980 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009975,
        realfagstermer:c009980,
        <http://dewey.info/class/004.3/e23/>,
        <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/384.3/e23/> ;
    skos:prefLabel "Computer networks"@en,
        "Datanett"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.3/e23/> .

humord:c04197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04197" ;
    dct:modified "2024-02-01T11:33:14"^^xsd:dateTime ;
    skos:altLabel "Data processing computers"@en,
        "Data processing machines"@en,
        "Data processors"@en,
        "Computerar"@nb,
        "Computere"@nb,
        "Datamaskinar"@nb,
        "Datamaskiner"@nb ;
    skos:broader humord:c04192 ;
    skos:closeMatch <http://dewey.info/class/621.39/e23/> ;
    skos:exactMatch realfagstermer:c013410,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/786.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013410,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/343.0999/e23/>,
        <http://dewey.info/class/371.334/e23/>,
        <http://dewey.info/class/621.39/e23/>,
        <http://dewey.info/class/658.478/e23/>,
        <http://dewey.info/class/780.285/e23/>,
        <http://dewey.info/class/786.76/e23/> ;
    skos:prefLabel "Computers"@en,
        "Datamaskiner"@nb ;
    skos:related humord:c06167 ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/343.0999/e23/>,
        <http://dewey.info/class/371.334/e23/>,
        <http://dewey.info/class/658.478/e23/>,
        <http://dewey.info/class/780.285/e23/> .

humord:c04198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04198" ;
    dct:modified "2024-02-22T07:30:04"^^xsd:dateTime ;
    skos:altLabel "Personal computers"@en,
        "PC"@nb,
        "PD-er"@nb,
        "Personal computers"@nb,
        "Personlige datamaskiner"@nb ;
    skos:broader humord:c04197 ;
    skos:exactMatch realfagstermer:c004555,
        <http://dewey.info/class/004.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004555,
        <http://dewey.info/class/004.16/e23/>,
        <http://dewey.info/class/005.26/e23/>,
        <http://dewey.info/class/005.36/e23/>,
        <http://dewey.info/class/621.3916/e23/> ;
    skos:prefLabel "PCs"@en,
        "PC-er"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.26/e23/>,
        <http://dewey.info/class/005.36/e23/>,
        <http://dewey.info/class/621.3916/e23/> .

humord:c04202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04202" ;
    dct:modified "2024-12-19T15:42:10"^^xsd:dateTime ;
    skos:altLabel "Mac"@en,
        "Mac"@nb,
        "Macintosh"@nb ;
    skos:broadMatch <http://dewey.info/class/004.165/e23/> ;
    skos:broader humord:c04198 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.165/e23/> ;
    skos:prefLabel "Macintosh"@en,
        "Macintosh"@nb .

humord:c04203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04203" ;
    dct:modified "2024-03-13T07:52:44"^^xsd:dateTime ;
    skos:altLabel "Turingmaskinar"@nb,
        "Turingmaskiner"@nb ;
    skos:broader humord:c04197 ;
    skos:closeMatch <http://dewey.info/class/511.35/e23/> ;
    skos:exactMatch realfagstermer:c001768 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001768,
        <http://dewey.info/class/511.35/e23/> ;
    skos:prefLabel "Turing machines"@en,
        "Turingmaskiner"@nb .

humord:c04204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04204" ;
    dct:modified "2024-01-26T08:52:16"^^xsd:dateTime ;
    skos:altLabel "Data structure"@en,
        "Datastruktur"@nb,
        "Datastrukturar"@nb ;
    skos:broader humord:c04192 ;
    skos:exactMatch realfagstermer:c008075,
        <http://dewey.info/class/005.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008075,
        <http://dewey.info/class/005.73/e23/> ;
    skos:prefLabel "Data structures"@en,
        "Datastrukturer"@nb .

humord:c04205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04205" ;
    dct:modified "2024-12-19T15:40:14"^^xsd:dateTime ;
    skos:altLabel "Mentale modellar"@nb ;
    skos:broader humord:c04204,
        humord:c06202 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.73/e23/>,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/4--501835/e23/>,
        <http://dewey.info/class/415.01835/e23/> ;
    skos:prefLabel "Mental models"@en,
        "Mentale modeller"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.73/e23/>,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/4--501835/e23/>,
        <http://dewey.info/class/415.01835/e23/> .

humord:c04206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04206" ;
    dct:modified "2024-12-19T15:38:41"^^xsd:dateTime ;
    skos:altLabel "Connectionist systems"@en,
        "Neural nets"@en,
        "Neural networks"@en,
        "Neurale nett"@nb,
        "Neurale nettverk"@nb,
        "Nevrale nett"@nb,
        "Nevrale nettverk"@nb ;
    skos:broadMatch <http://dewey.info/class/005.73/e23/> ;
    skos:broader humord:c04204 ;
    skos:exactMatch realfagstermer:c004999,
        <http://dewey.info/class/006.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004999,
        <http://dewey.info/class/005.73/e23/>,
        <http://dewey.info/class/006.32/e23/> ;
    skos:prefLabel "Artificial neural networks"@en,
        "Nevrale nett"@nb ;
    skos:related humord:c04303,
        humord:c63886 .

humord:c04209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04209" ;
    dct:modified "2024-12-02T11:09:01"^^xsd:dateTime ;
    skos:altLabel "Semantisk nett"@nb,
        "Semantiske nettverk"@nb ;
    skos:broadMatch <http://dewey.info/class/006.332/e23/>,
        <http://dewey.info/class/025.4/e23/> ;
    skos:broader humord:c04204 ;
    skos:closeMatch <http://dewey.info/class/025.0427/e23/> ;
    skos:exactMatch realfagstermer:c014038 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014038,
        <http://dewey.info/class/006.332/e23/>,
        <http://dewey.info/class/025.0427/e23/>,
        <http://dewey.info/class/025.4/e23/> ;
    skos:prefLabel "Semantic networks"@en,
        "Semantiske nettverk"@nb ;
    skos:related humord:c00589 .

humord:c04211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 56 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04211" ;
    dct:modified "2023-11-17T14:17:16"^^xsd:dateTime ;
    skos:altLabel "Data processing"@en,
        "EDP"@en,
        "Electronic data processing"@en,
        "Databehandling"@nb,
        "Databehandlingsteknikk"@nb,
        "Datahandsaming"@nb,
        "Datahandsamingsteknikk"@nb,
        "EDB"@nb,
        "Elektronisk databehandling"@nb,
        "Elektronisk datahandsaming"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "Databehandling, bearbeiding av informasjon, i snevrere betydning en systematisk serie operasjoner på et sett av data. I dag hovedsakelig forstått som elektronisk databehandling, EDB, dvs. behandling/bearbeiding av data ved hjelp av en datamaskin <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004816,
        realfagstermer:c013409,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/1--0285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004816,
        realfagstermer:c013409,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/651.8/e23/>,
        <http://dewey.info/class/658.05/e23/> ;
    skos:prefLabel "Computing"@en,
        "Databehandling"@nb ;
    skos:related humord:c06165,
        humord:c59286 ;
    skos:relatedMatch <http://dewey.info/class/651.8/e23/>,
        <http://dewey.info/class/658.05/e23/> .

humord:c04214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04214" ;
    dct:modified "2024-01-30T15:14:51"^^xsd:dateTime ;
    skos:altLabel "User interfaces"@en,
        "Brukargrensesnitt"@nb ;
    skos:broader humord:c04211 ;
    skos:exactMatch realfagstermer:c002915,
        <http://dewey.info/class/005.437/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002915,
        <http://dewey.info/class/005.428/e23/>,
        <http://dewey.info/class/005.437/e23/> ;
    skos:prefLabel "User interface"@en,
        "Brukergrensesnitt"@nb ;
    skos:related humord:c04215 ;
    skos:relatedMatch <http://dewey.info/class/005.428/e23/> .

humord:c04215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04215" ;
    dct:modified "2024-12-19T15:59:56"^^xsd:dateTime ;
    skos:altLabel "User modeling"@en,
        "Brukarmodellering"@nb ;
    skos:broadMatch <http://dewey.info/class/006.3/e23/> ;
    skos:broader humord:c04225 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.3/e23/> ;
    skos:prefLabel "User modelling"@en,
        "Brukermodellering"@nb ;
    skos:related humord:c04214 .

humord:c04216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04216" ;
    dct:modified "2024-02-01T14:57:05"^^xsd:dateTime ;
    skos:altLabel "CAD"@en,
        "Computer aided design"@en,
        "Computer-aided design and drafting"@en,
        "Autocad"@nb,
        "CAD"@nb,
        "DAK"@nb,
        "Dataassistert konstruksjon"@nb,
        "Datamaskinassistert konstruksjon"@nb,
        "Datastøtta design"@nb,
        "Datastøtta konstruksjon"@nb,
        "Datastøtta utforming"@nb,
        "Datastøttet design"@nb,
        "Datastøttet konstruksjon"@nb,
        "Datastøttet utforming"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch <http://dewey.info/class/620.00420285/e23/> ;
    skos:exactMatch realfagstermer:c010329 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010329,
        <http://dewey.info/class/620.00420285/e23/> ;
    skos:prefLabel "Computer-aided design"@en,
        "Dataassistert konstruksjon"@nb .

humord:c04219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04219" ;
    dct:modified "2024-02-06T10:38:43"^^xsd:dateTime ;
    skos:altLabel "Digital publishing"@en,
        "Web publishing"@en,
        "Digital publisering"@nb,
        "Electronic publishing"@nb,
        "Elektronisk publisering"@nb,
        "Elektronisk setting"@nb,
        "Nettpublisering"@nb ;
    skos:broader humord:c04211 ;
    skos:exactMatch realfagstermer:c001535,
        <http://dewey.info/class/070.5797/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001535,
        <http://dewey.info/class/070.5797/e23/> ;
    skos:prefLabel "Electronic publishing"@en,
        "Elektronisk publisering"@nb ;
    skos:related humord:c17216,
        humord:c19672 .

humord:c04222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04222" ;
    dct:modified "2023-11-21T12:42:40"^^xsd:dateTime ;
    skos:altLabel "Digital books"@en,
        "Electronic books"@en,
        "Digitale bøker"@nb,
        "E-bøker"@nb,
        "Elektroniske bøker"@nb ;
    skos:broadMatch <http://dewey.info/class/070.573/e23/> ;
    skos:broader humord:c00163,
        humord:c17216 ;
    skos:exactMatch realfagstermer:c012234 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012234,
        <http://dewey.info/class/011.39/e23/>,
        <http://dewey.info/class/070.573/e23/> ;
    skos:prefLabel "E-books"@en,
        "E-bøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.39/e23/> .

humord:c04224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04224" ;
    dct:modified "2024-12-19T16:00:18"^^xsd:dateTime ;
    skos:altLabel "Grafisk databehandling"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch <http://dewey.info/class/006.6/e23/> ;
    skos:exactMatch realfagstermer:c011753 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011753,
        <http://dewey.info/class/006.6/e23/> ;
    skos:prefLabel "Graphic data processing"@en,
        "Grafisk databehandling"@nb .

humord:c04225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04225" ;
    dct:modified "2024-10-21T11:19:33"^^xsd:dateTime ;
    skos:altLabel "AI"@en,
        "Intelligent systems"@en,
        "Machine intelligence"@en,
        "Simulated intelligence"@en,
        "AI"@nb,
        "Intelligente system"@nb,
        "Intelligente systemer"@nb,
        "KI"@nb,
        "Kunstig intelligens"@nb,
        "Simulert intelligens"@nb ;
    skos:broader humord:c04211 ;
    skos:exactMatch realfagstermer:c003530,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/1--028563/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003530,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/1--028563/e23/> ;
    skos:prefLabel "Artificial intelligence"@en,
        "Kunstig intelligens"@nb ;
    skos:related humord:c04251,
        humord:c04300,
        humord:c08068,
        humord:c33014 .

humord:c04227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04227" ;
    dct:modified "2024-01-29T08:40:40"^^xsd:dateTime ;
    skos:altLabel "Automated deduction"@en,
        "Automated reasoning"@en,
        "Automatic reasoning"@en,
        "Automatisk deduksjon"@nb,
        "Automatisk resonnering"@nb ;
    skos:broader humord:c04225 ;
    skos:closeMatch <http://dewey.info/class/006.333/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.333/e23/> ;
    skos:prefLabel "Automatic deduction"@en,
        "Automatisk deduksjon"@nb .

humord:c04228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04228" ;
    dct:modified "2024-02-29T15:16:23"^^xsd:dateTime ;
    skos:altLabel "Knowledge representation"@en,
        "Kunnskapsrepresentasjon"@nb ;
    skos:broader humord:c04225 ;
    skos:exactMatch realfagstermer:c001786,
        <http://dewey.info/class/006.332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001786,
        <http://dewey.info/class/006.332/e23/> ;
    skos:prefLabel "Knowledge representation and reasoning"@en,
        "Kunnskapsrepresentasjon"@nb .

humord:c04229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04229" ;
    dct:modified "2024-12-19T15:58:07"^^xsd:dateTime ;
    skos:altLabel "Nettverkssimulering"@nb ;
    skos:broadMatch <http://dewey.info/class/006.3/e23/> ;
    skos:broader humord:c04225 ;
    skos:definition "EDB-simulering av fysiologiske, nevrale prossesser <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.3/e23/> ;
    skos:prefLabel "Network simulation"@en,
        "Nettverkssimulering"@nb .

humord:c04230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04230" ;
    dct:modified "2024-12-19T15:57:38"^^xsd:dateTime ;
    skos:altLabel "TMS"@en,
        "TMS"@nb,
        "Truth maintenance systems"@nb ;
    skos:broadMatch <http://dewey.info/class/006.3/e23/> ;
    skos:broader humord:c04225 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.3/e23/> ;
    skos:prefLabel "Truth maintenance systems"@en,
        "Truth maintenance systems"@nb ;
    skos:related humord:c04251 .

humord:c04232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04232" ;
    dct:modified "2024-12-19T15:55:25"^^xsd:dateTime ;
    skos:altLabel "Lager (Databehandling)"@nb ;
    skos:broader humord:c04235 ;
    skos:exactMatch <http://dewey.info/class/004.5/e23/>,
        <http://dewey.info/class/621.397/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.5/e23/>,
        <http://dewey.info/class/621.397/e23/> ;
    skos:prefLabel "Storage space (Computing)"@en,
        "Lager (Databehandling)"@nb ;
    skos:related humord:c15468 .

humord:c04233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04233" ;
    dct:modified "2024-12-19T15:55:11"^^xsd:dateTime ;
    skos:altLabel "Hard disk drive"@en,
        "Hard disks"@en,
        "Hard drive"@en,
        "Hdd"@en,
        "Harddisk"@nb,
        "Hdd"@nb,
        "Platelager"@nb ;
    skos:broader humord:c04232 ;
    skos:closeMatch <http://dewey.info/class/004.563/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.563/e23/> ;
    skos:prefLabel "Hard disk"@en,
        "Harddisk"@nb .

humord:c04235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04235" ;
    dct:modified "2024-12-19T15:57:16"^^xsd:dateTime ;
    skos:altLabel "Computer data storage (Computing)"@en,
        "Memory (Computing)"@en,
        "Datalagring"@nb,
        "Lagring (Databehandling)"@nb ;
    skos:broadMatch <http://dewey.info/class/025/e23/> ;
    skos:broader humord:c04211 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.5/e23/>,
        <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/621.397/e23/> ;
    skos:prefLabel "Storage (Computing)"@en,
        "Lagring (Databehandling)"@nb ;
    skos:related humord:c04179 ;
    skos:relatedMatch <http://dewey.info/class/004.5/e23/>,
        <http://dewey.info/class/621.397/e23/> .

humord:c04236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04236" ;
    dct:modified "2024-03-06T13:28:50"^^xsd:dateTime ;
    skos:altLabel "Optical disc drive"@en,
        "Optical disc storage"@en,
        "Optisk lagring"@nb,
        "Optisk platelager"@nb ;
    skos:broader humord:c04235 ;
    skos:closeMatch <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/621.39767/e23/> ;
    skos:exactMatch realfagstermer:c010328 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010328,
        <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/621.39767/e23/> ;
    skos:prefLabel "Optical storage"@en,
        "Optisk lagring"@nb .

humord:c04237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04237" ;
    dct:modified "2024-03-08T12:45:08"^^xsd:dateTime ;
    skos:altLabel "Parallellprosessering"@nb ;
    skos:broader humord:c62463 ;
    skos:closeMatch <http://dewey.info/class/004.35/e23/> ;
    skos:exactMatch realfagstermer:c007202 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007202,
        <http://dewey.info/class/004.35/e23/> ;
    skos:prefLabel "Parallel processing"@en,
        "Parallellprosessering"@nb .

humord:c04238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04238" ;
    dct:modified "2024-08-28T20:18:08"^^xsd:dateTime ;
    skos:altLabel "Automatic planning (Computing)"@en,
        "Computer planning (Computing)"@en,
        "Automatisk planlegging"@nb,
        "Datamaskinell planlegging"@nb,
        "Planlegging (Databehandling)"@nb ;
    skos:broadMatch <http://dewey.info/class/006.3/e23/> ;
    skos:broader humord:c04211 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.3/e23/> ;
    skos:prefLabel "Planning (Computing)"@en,
        "Planlegging (Databehandling)"@nb ;
    skos:related humord:c01509 .

humord:c04241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04241" ;
    dct:modified "2024-03-08T15:14:45"^^xsd:dateTime ;
    skos:altLabel "Computer programming"@en,
        "Dataprogrammering"@nb,
        "Programmering"@nb ;
    skos:broader humord:c04211 ;
    skos:definition "Programmering er innen IT å beskrive en serie instruksjoner som må utføres for å oppnå et bestemt resultat. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002858,
        <http://dewey.info/class/005.1/e23/>,
        <http://dewey.info/class/1--028551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002858,
        <http://dewey.info/class/005.1/e23/>,
        <http://dewey.info/class/005.711/e23/>,
        <http://dewey.info/class/006.66/e23/>,
        <http://dewey.info/class/006.76/e23/>,
        <http://dewey.info/class/1--028551/e23/>,
        <http://dewey.info/class/519.7/e23/> ;
    skos:prefLabel "Programming"@en,
        "Programmering"@nb ;
    skos:related humord:c64096,
        humord:c64200 ;
    skos:relatedMatch <http://dewey.info/class/005.711/e23/>,
        <http://dewey.info/class/006.66/e23/>,
        <http://dewey.info/class/006.76/e23/>,
        <http://dewey.info/class/519.7/e23/> .

humord:c04242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04242" ;
    dct:modified "2024-01-31T08:23:54"^^xsd:dateTime ;
    skos:altLabel "Automata"@nb,
        "Automatateori"@nb ;
    skos:broadMatch <http://dewey.info/class/005.131/e23/> ;
    skos:broader humord:c12380 ;
    skos:closeMatch <http://dewey.info/class/511.35/e23/> ;
    skos:exactMatch realfagstermer:c013201 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013201,
        <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/511.35/e23/> ;
    skos:prefLabel "Automata theory"@en,
        "Automatateori"@nb ;
    skos:related humord:c62291 .

humord:c04243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04243" ;
    dct:modified "2024-03-01T08:50:21"^^xsd:dateTime ;
    skos:altLabel "Logical programming"@en,
        "Logikkprogrammering"@nb,
        "Logisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:exactMatch realfagstermer:c009516,
        <http://dewey.info/class/005.115/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009516,
        <http://dewey.info/class/005.115/e23/>,
        <http://dewey.info/class/006.3/e23/> ;
    skos:prefLabel "Logic programming"@en,
        "Logikkprogrammering"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.3/e23/> .

humord:c04245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04245" ;
    dct:modified "2024-03-06T10:36:04"^^xsd:dateTime ;
    skos:altLabel "Objektbasert programmering"@nb,
        "Objektorientert programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Objektorientert programmering (OOP) er et paradigme for programmering av datamaskiner. <wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c001244,
        <http://dewey.info/class/005.117/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001244,
        <http://dewey.info/class/005.117/e23/> ;
    skos:prefLabel "Object-oriented programming"@en,
        "Objektorientert programmering"@nb .

humord:c04246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04246" ;
    dct:modified "2024-03-08T12:42:55"^^xsd:dateTime ;
    skos:altLabel "Parallellprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:closeMatch <http://dewey.info/class/005.275/e23/> ;
    skos:exactMatch realfagstermer:c000557 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000557,
        <http://dewey.info/class/005.275/e23/> ;
    skos:prefLabel "Parallel programming"@en,
        "Parallellprogrammering"@nb .

humord:c04247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04247" ;
    dct:modified "2024-07-05T12:33:10"^^xsd:dateTime ;
    skos:altLabel "Computer programmes"@en,
        "Computer programs"@en,
        "Computer software"@en,
        "Software programmes"@en,
        "Software programs"@en,
        "Datamaskinprogrammer"@nb,
        "Dataprogram"@nb,
        "Dataprogrammer"@nb,
        "Program  (Informatikk)"@nb,
        "Programmer (Informatikk)"@nb,
        "Programvare"@nb,
        "Software"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch realfagstermer:c000477 ;
    skos:exactMatch <http://dewey.info/class/005.3/e23/>,
        <http://dewey.info/class/1--028553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000477,
        <http://dewey.info/class/005.13/e23/>,
        <http://dewey.info/class/005.3/e23/>,
        <http://dewey.info/class/006.68/e23/>,
        <http://dewey.info/class/006.78/e23/>,
        <http://dewey.info/class/1--028553/e23/> ;
    skos:prefLabel "Software"@en,
        "Programvare"@nb ;
    skos:related humord:c25260,
        humord:c67481 ;
    skos:relatedMatch <http://dewey.info/class/005.13/e23/>,
        <http://dewey.info/class/006.68/e23/>,
        <http://dewey.info/class/006.78/e23/> .

humord:c04251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04251" ;
    dct:modified "2024-02-05T11:33:06"^^xsd:dateTime ;
    skos:altLabel "Ekspertsystem"@nb ;
    skos:broader humord:c04247 ;
    skos:closeMatch <http://dewey.info/class/006.33/e23/> ;
    skos:exactMatch realfagstermer:c007446 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007446,
        <http://dewey.info/class/006.33/e23/> ;
    skos:prefLabel "Expert systems"@en,
        "Ekspertsystemer"@nb ;
    skos:related humord:c04225,
        humord:c04230,
        humord:c04300 .

humord:c04252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04252" ;
    dct:modified "2024-02-05T14:16:59"^^xsd:dateTime ;
    skos:altLabel "Automatic language translation"@en,
        "Computer aided translation"@en,
        "MAT"@en,
        "MT"@en,
        "Machine translation"@en,
        "Machine-aided translation"@en,
        "Automatisk oversetting"@nb,
        "Datastøtta omsetjing"@nb,
        "Datastøtta omsetting"@nb,
        "Datastøttet oversetting"@nb,
        "Maskinomsetjing"@nb,
        "Maskinomsetting"@nb,
        "Maskinoversettelse"@nb ;
    skos:broadMatch <http://dewey.info/class/006.35/e23/> ;
    skos:broader humord:c04251 ;
    skos:closeMatch <http://dewey.info/class/4--8020285635/e23/>,
        <http://dewey.info/class/418.020285635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/4--8020285635/e23/>,
        <http://dewey.info/class/418.020285635/e23/> ;
    skos:prefLabel "Automatic language processing"@en,
        "Automatisk oversettelse"@nb ;
    skos:related humord:c06282,
        humord:c14710 .

humord:c04253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04253" ;
    dct:modified "2023-12-19T13:28:49"^^xsd:dateTime ;
    skos:altLabel "Tekniske diagnosesystem"@nb ;
    skos:broadMatch <http://dewey.info/class/006.33/e23/> ;
    skos:broader humord:c04251 ;
    skos:exactMatch realfagstermer:c012887 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012887,
        <http://dewey.info/class/006.33/e23/> ;
    skos:prefLabel "Technical diagnostic systems"@en,
        "Tekniske diagnosesystemer"@nb .

humord:c04255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04255" ;
    dct:modified "2024-02-27T07:21:30"^^xsd:dateTime ;
    skos:altLabel "Hypertekst"@nb,
        "Hypertext"@nb ;
    skos:broader humord:c04247 ;
    skos:closeMatch <http://dewey.info/class/006.7/e23/> ;
    skos:exactMatch realfagstermer:c008782 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008782,
        <http://dewey.info/class/006.7/e23/> ;
    skos:prefLabel "Hypertext"@en,
        "Hypertekst"@nb ;
    skos:related humord:c09085,
        humord:c14871 .

humord:c04257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04257" ;
    dct:modified "2024-02-26T15:46:30"^^xsd:dateTime ;
    skos:altLabel "Hypercard"@nb ;
    skos:broader humord:c04255 ;
    skos:exactMatch realfagstermer:c011379 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011379,
        <http://dewey.info/class/006.7/e23/> ;
    skos:prefLabel "Hypercard"@en,
        "Hypercard"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.7/e23/> .

humord:c04258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04258" ;
    dct:modified "2024-02-29T13:17:27"^^xsd:dateTime ;
    skos:altLabel "Kompilatorar (Programvare)"@nb ;
    skos:broader humord:c04247 ;
    skos:exactMatch realfagstermer:c002824,
        <http://dewey.info/class/005.453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002824,
        <http://dewey.info/class/005.453/e23/> ;
    skos:prefLabel "Compilers (Computing)"@en,
        "Kompilatorer (Programvare)"@nb .

humord:c04259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04259" ;
    dct:modified "2024-03-12T12:15:20"^^xsd:dateTime ;
    skos:altLabel "Operativsystem"@nb ;
    skos:broader humord:c04247 ;
    skos:closeMatch <http://dewey.info/class/005.43/e23/> ;
    skos:definition "Operativsystem er grunnleggende programvare for å få et datasystem til å fungere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: De enkelte operativsystem ligger i BARE. 12/3-24 vsl"@nb ;
    skos:exactMatch realfagstermer:c004282 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004282,
        <http://dewey.info/class/005.42/e23/>,
        <http://dewey.info/class/005.43/e23/> ;
    skos:prefLabel "Operating systems"@en,
        "Operativsystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.42/e23/> .

humord:c04261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04261" ;
    dct:modified "2024-03-08T15:17:45"^^xsd:dateTime ;
    skos:altLabel "Programmeringsspråk"@nb ;
    skos:broader humord:c04241 ;
    skos:exactMatch realfagstermer:c011575,
        <http://dewey.info/class/005.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011575,
        <http://dewey.info/class/005.13/e23/>,
        <http://dewey.info/class/006.663/e23/> ;
    skos:prefLabel "Programming languages"@en,
        "Programmeringsspråk"@nb ;
    skos:related humord:c09780 ;
    skos:relatedMatch <http://dewey.info/class/006.663/e23/> .

humord:c04262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04262" ;
    dct:modified "2024-02-27T07:45:39"^^xsd:dateTime ;
    skos:altLabel "Cplusplus"@en,
        "C++"@nb,
        "Cplusplus"@nb,
        "Cplusspluss"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c63684 ;
    skos:definition "C++ er et programmeringsspråk. Språket ble utviklet tidlig på 1980-tallet av danske Bjarne Stroustrup ved Bell Laboratories, USA. I 1985 ble første versjon av språket utgitt, og det ble standardisert av ISO og ANSI i 1998. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011964 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011964,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "C++"@en,
        "C++"@nb .

humord:c04263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04263" ;
    dct:modified "2024-02-26T15:48:12"^^xsd:dateTime ;
    skos:altLabel "Hypertalk"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "Hypertalk er et programmeringsspråk <uio>"@nb ;
    skos:exactMatch realfagstermer:c002353 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002353,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "Hypertalk"@en,
        "Hypertalk"@nb .

humord:c04264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04264" ;
    dct:modified "2024-03-01T08:42:34"^^xsd:dateTime ;
    skos:altLabel "Lisp"@nb,
        "T-lisp"@nb ;
    skos:broadMatch <http://dewey.info/class/005.13/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "Lisp er en familie av programmeringsspråk <uio>"@nb ;
    skos:exactMatch realfagstermer:c012163 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012163,
        <http://dewey.info/class/005.13/e23/> ;
    skos:prefLabel "Lisp"@en,
        "Lisp"@nb ;
    skos:related humord:c62413,
        humord:c63858 .

humord:c04265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04265" ;
    dct:modified "2024-09-17T14:43:40"^^xsd:dateTime ;
    skos:altLabel "Common Lisp"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04264 ;
    skos:definition "Common Lisp er en dialekt av programmeringsspråket Lisp <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "Common Lisp"@en,
        "Common Lisp"@nb .

humord:c04267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04267" ;
    dct:modified "2024-03-05T10:21:50"^^xsd:dateTime ;
    skos:altLabel "Meta language"@en,
        "Meta language"@nb,
        "Ml"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "Meta language er et programmeringsspråk <uio>"@nb ;
    skos:exactMatch realfagstermer:c001215 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001215,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "Ml"@en,
        "Ml"@nb .

humord:c04269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04269" ;
    dct:modified "2024-03-08T13:02:30"^^xsd:dateTime ;
    skos:altLabel "Pascal"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "Pascal er et programmeringsspråk <uio>"@nb ;
    skos:exactMatch realfagstermer:c000726 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000726,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "Pascal"@en,
        "Pascal"@nb .

humord:c04270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04270" ;
    dct:modified "2024-03-11T11:43:51"^^xsd:dateTime ;
    skos:altLabel "Programmieren in logik"@nb,
        "Prolog (Programmeringsspråk)"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "Prolog er et programmeringsspråk <uio>"@nb ;
    skos:exactMatch realfagstermer:c011483 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011483,
        <http://dewey.info/class/005.133/e23/>,
        <http://dewey.info/class/006.35/e23/> ;
    skos:prefLabel "Prolog (Programming language)"@en,
        "Prolog (Programmeringsspråk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.35/e23/> .

humord:c04272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04272" ;
    dct:modified "2024-03-07T10:52:53"^^xsd:dateTime ;
    skos:altLabel "Electronic spreadsheets"@en,
        "Elektroniske regneark"@nb,
        "Rekneark"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Regneark er dataprogram for å håndtere tall og formler i tabeller. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013657,
        <http://dewey.info/class/005.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013657,
        <http://dewey.info/class/005.54/e23/> ;
    skos:prefLabel "Spreadsheets"@en,
        "Regneark"@nb .

humord:c04274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04274" ;
    dct:modified "2024-02-02T11:16:40"^^xsd:dateTime ;
    skos:altLabel "DTP"@en,
        "Digital typography"@en,
        "DTP"@nb,
        "Datasats"@nb,
        "Digital typografi"@nb,
        "Sidebrekking"@nb,
        "Sidedeling"@nb,
        "Skrivebordssats"@nb,
        "Skrivebordssetting"@nb,
        "Typesetjing"@nb,
        "Typesetting"@nb ;
    skos:broader humord:c04247 ;
    skos:closeMatch realfagstermer:c008224,
        <http://dewey.info/class/005.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008224,
        <http://dewey.info/class/005.52/e23/>,
        <http://dewey.info/class/070.593/e23/>,
        <http://dewey.info/class/686.22/e23/> ;
    skos:prefLabel "Desktop publishing"@en,
        "Skrivebordssetting"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.593/e23/>,
        <http://dewey.info/class/686.22/e23/> .

humord:c04278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04278" ;
    dct:modified "2024-03-13T09:24:37"^^xsd:dateTime ;
    skos:altLabel "Tekstbehandling"@nb,
        "Tekstbehandlingsprogram"@nb,
        "Tekstbehandlingsprogrammer"@nb,
        "Teksthandsaming"@nb,
        "Teksthandsamingsprogram"@nb ;
    skos:broader humord:c04247 ;
    skos:exactMatch realfagstermer:c013658,
        <http://dewey.info/class/005.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013658,
        <http://dewey.info/class/005.52/e23/> ;
    skos:prefLabel "Word processing"@en,
        "Tekstbehandling"@nb .

humord:c04283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04283" ;
    dct:modified "2023-12-19T08:48:35"^^xsd:dateTime ;
    skos:altLabel "Verifikasjon (Databehandling)"@nb,
        "Verifisering (Databehandling)"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch realfagstermer:c006891,
        <http://dewey.info/class/005.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006891,
        <http://dewey.info/class/005.14/e23/> ;
    skos:prefLabel "Verification (Computing)"@en,
        "Verifikasjon (Databehandling)"@nb .

humord:c04284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04284" ;
    dct:modified "2024-12-19T12:16:40"^^xsd:dateTime ;
    skos:altLabel "Humanities informatics"@en,
        "Humanistisk informatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.060013/e23/> ;
    skos:prefLabel "Humanistic informatics"@en,
        "Humanistisk informatikk"@nb ;
    skos:related humord:c06165,
        humord:c06167,
        humord:c27908 ;
    skos:relatedMatch <http://dewey.info/class/025.060013/e23/> .

humord:c04285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04285" ;
    dct:modified "2024-08-14T09:47:02"^^xsd:dateTime ;
    skos:altLabel "Analog resonnering"@nb ;
    skos:broadMatch <http://dewey.info/class/153.43/e23/> ;
    skos:broader humord:c04284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.43/e23/> ;
    skos:prefLabel "Analogical reasoning"@en,
        "Analog resonnering"@nb ;
    skos:related humord:c00410 .

humord:c04286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04286" ;
    dct:modified "2024-10-28T08:23:22"^^xsd:dateTime ;
    skos:altLabel "Automatic language generation"@en,
        "Automatic language production"@en,
        "NLG"@en,
        "Natural language generation"@en,
        "Text generation"@en,
        "Automatisk språkgenerering"@nb,
        "Automatisk språkproduksjon"@nb,
        "Generering av naturleg språk"@nb,
        "Generering av naturlig språk"@nb,
        "Tekstgenerering"@nb ;
    skos:broadMatch <http://dewey.info/class/006.35/e23/> ;
    skos:broader humord:c04284 ;
    skos:definition "Tekstgenerering er en programvareprosess som produserer naturlig språklig utdata. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/> ;
    skos:prefLabel "Natural-language generation"@en,
        "Automatisk språkgenerering"@nb ;
    skos:related humord:c15028 .

humord:c04288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04288" ;
    dct:modified "2024-03-13T08:51:31"^^xsd:dateTime ;
    skos:altLabel "Synthetic speech"@en,
        "Voice synthesis"@en,
        "Syntetisk tale"@nb,
        "Talesyntese"@nb ;
    skos:broader humord:c04286 ;
    skos:exactMatch <http://dewey.info/class/006.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.54/e23/>,
        <http://dewey.info/class/621.399/e23/> ;
    skos:prefLabel "Speech synthesis"@en,
        "Talesyntese"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.399/e23/> .

humord:c04289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04289" ;
    dct:modified "2024-02-01T15:09:40"^^xsd:dateTime ;
    skos:altLabel "CAL"@en,
        "Computer aided learning"@en,
        "Computer-aided learning"@en,
        "E-learning"@en,
        "CAL"@nb,
        "DAL"@nb,
        "DSL"@nb,
        "Databasert læring"@nb,
        "Datamaskinassistert læring"@nb,
        "Datamaskinstøttet læring"@nb,
        "Datastøtta læring"@nb,
        "Datastøttet læring"@nb,
        "Digital læring"@nb,
        "E-læring"@nb ;
    skos:broader humord:c04284 ;
    skos:closeMatch realfagstermer:c005343,
        <http://dewey.info/class/371.334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005343,
        <http://dewey.info/class/371.334/e23/> ;
    skos:prefLabel "Digital learning"@en,
        "Digital læring"@nb ;
    skos:related humord:c22026 .

humord:c04294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04294" ;
    dct:modified "2024-01-29T08:18:25"^^xsd:dateTime ;
    skos:altLabel "Automatic learning"@en,
        "Mechanical learning"@en,
        "Automatisk læring"@nb,
        "Maskinell læring"@nb,
        "Maskinlæring"@nb ;
    skos:broader humord:c04225 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c007980,
        <http://dewey.info/class/006.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007980,
        <http://dewey.info/class/006.31/e23/> ;
    skos:prefLabel "Machine learning"@en,
        "Maskinlæring"@nb ;
    skos:related humord:c04289 .

humord:c04296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04296" ;
    dct:modified "2024-11-14T20:21:04"^^xsd:dateTime ;
    skos:altLabel "Computer-human communication"@en,
        "Human-computer communication"@en,
        "Machine-human communication"@en,
        "Dialog (Databehandling)"@nb,
        "Dialog (Datahandsaming)"@nb,
        "Menneske-maskin kommunikasjon"@nb,
        "Menneske-maskin-kommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/004.019/e23/> ;
    skos:broader humord:c04284 ;
    skos:exactMatch realfagstermer:c007323 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007323,
        <http://dewey.info/class/004.019/e23/> ;
    skos:prefLabel "Human-machine communication"@en,
        "Menneske-maskin kommunikasjon"@nb ;
    skos:related humord:c23518 .

humord:c04298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04298" ;
    dct:modified "2024-11-28T12:25:44"^^xsd:dateTime ;
    skos:altLabel "Føringsbasert resonnering"@nb ;
    skos:broadMatch <http://dewey.info/class/006.333/e23/> ;
    skos:broader humord:c04284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.333/e23/> ;
    skos:prefLabel "Constrained reasoning"@en,
        "Føringsbasert resonnering"@nb ;
    skos:related humord:c00410 .

humord:c04299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04299" ;
    dct:modified "2024-12-03T10:02:15"^^xsd:dateTime ;
    skos:altLabel "Nonmonotonic reasoning"@en,
        "Ikke-monoton resonnering"@nb,
        "Ikkje-monoton logikk"@nb,
        "Ikkje-monoton resonnering"@nb ;
    skos:broadMatch <http://dewey.info/class/511.31/e23/> ;
    skos:broader humord:c00719,
        humord:c04284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/511.31/e23/> ;
    skos:prefLabel "Nonmonotonic logics"@en,
        "Ikke-monoton logikk"@nb .

humord:c04300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04300" ;
    dct:modified "2024-03-11T11:48:40"^^xsd:dateTime ;
    skos:altLabel "Naturleg språk (Databehandling)"@nb ;
    skos:broader humord:c04284 ;
    skos:closeMatch <http://dewey.info/class/4--0285635/e23/>,
        <http://dewey.info/class/401.430285635/e23/> ;
    skos:definition "Bruk av naturlig språk i datakommunikasjon <UBO>"@nb ;
    skos:exactMatch realfagstermer:c006274,
        <http://dewey.info/class/006.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006274,
        <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/025.48/e23/>,
        <http://dewey.info/class/025.5240285635/e23/>,
        <http://dewey.info/class/4--0285635/e23/>,
        <http://dewey.info/class/401.430285635/e23/> ;
    skos:prefLabel "Natural language (Computing)"@en,
        "Naturlig språk (Databehandling)"@nb ;
    skos:related humord:c04225,
        humord:c04251,
        humord:c15161 ;
    skos:relatedMatch <http://dewey.info/class/025.48/e23/>,
        <http://dewey.info/class/025.5240285635/e23/> .

humord:c04301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04301" ;
    dct:modified "2024-12-19T15:34:18"^^xsd:dateTime ;
    skos:altLabel "Temporal logikk"@nb,
        "Tidslogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/511.314/e23/> ;
    skos:broader humord:c04284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/511.314/e23/> ;
    skos:prefLabel "Temporal logic"@en,
        "Tidslogikk"@nb ;
    skos:related humord:c00704 .

humord:c04302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04302" ;
    dct:modified "2024-03-19T07:47:35"^^xsd:dateTime ;
    skos:altLabel "Combinatorial theory"@en,
        "Kombinatorikk"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Kombinatorikk er en gren av matematikken som tar for seg ordning og gruppering av elementene i en mengde. Kombinatorikk er blant annet viktig innen sannsynlighetsregning. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012461,
        <http://dewey.info/class/511.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012461,
        <http://dewey.info/class/511.6/e23/> ;
    skos:prefLabel "Combinatorics"@en,
        "Kombinatorikk"@nb .

humord:c04303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04303" ;
    dct:modified "2024-12-19T15:32:50"^^xsd:dateTime ;
    skos:altLabel "Connexionism"@en,
        "Konneksjonisme"@nb ;
    skos:broader humord:c04192 ;
    skos:closeMatch <http://dewey.info/class/006.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.32/e23/> ;
    skos:prefLabel "Connectionism"@en,
        "Konneksjonisme"@nb ;
    skos:related humord:c04206 .

humord:c04304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04304" ;
    dct:modified "2024-03-07T11:37:15"^^xsd:dateTime ;
    skos:altLabel "Rettsinformatikk"@nb,
        "Rettslege informasjonssystem"@nb,
        "Rettslige informasjonssystemer"@nb ;
    skos:broader humord:c04192 ;
    skos:closeMatch <http://dewey.info/class/343.0999/e23/> ;
    skos:exactMatch realfagstermer:c013239 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013239,
        <http://dewey.info/class/343.0999/e23/> ;
    skos:prefLabel "Legal informatics"@en,
        "Rettsinformatikk"@nb .

humord:c04305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04305" ;
    dct:modified "2023-11-30T08:07:25"^^xsd:dateTime ;
    skos:altLabel "Ingeniørfag"@nb,
        "Ingeniørkunnskap"@nb,
        "Ingeniørvitenskap"@nb,
        "Ingeniørvitskap"@nb,
        "Tekniske fag"@nb ;
    skos:closeMatch realfagstermer:c005113 ;
    skos:exactMatch <http://dewey.info/class/620/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005113,
        <http://dewey.info/class/620/e23/> ;
    skos:prefLabel "Engineering"@en,
        "Ingeniørfag"@nb ;
    skos:topConceptOf humord: .

humord:c04307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04307" ;
    dct:modified "2024-01-29T08:29:10"^^xsd:dateTime ;
    skos:altLabel "Automasjon"@nb,
        "Automatisering"@nb ;
    skos:broadMatch <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/658.514/e23/> ;
    skos:broader humord:c04305 ;
    skos:closeMatch <http://dewey.info/class/338.161/e23/>,
        <http://dewey.info/class/670.427/e23/> ;
    skos:exactMatch realfagstermer:c009422,
        <http://dewey.info/class/338.454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009422,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/338.064/e23/>,
        <http://dewey.info/class/338.161/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.454/e23/>,
        <http://dewey.info/class/629.8/e23/>,
        <http://dewey.info/class/658.514/e23/>,
        <http://dewey.info/class/670.427/e23/> ;
    skos:prefLabel "Automation"@en,
        "Automatisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/338.064/e23/>,
        <http://dewey.info/class/629.8/e23/> .

humord:c04308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04308" ;
    dct:modified "2025-01-06T13:40:38"^^xsd:dateTime ;
    skos:altLabel "Mechanisation"@en,
        "Mekanisering"@nb ;
    skos:broader humord:c04307 ;
    skos:closeMatch <http://dewey.info/class/670.427/e23/> ;
    skos:exactMatch <http://dewey.info/class/338.161/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/338.064/e23/>,
        <http://dewey.info/class/338.161/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.45/e23/>,
        <http://dewey.info/class/629.8/e23/>,
        <http://dewey.info/class/658.514/e23/>,
        <http://dewey.info/class/670.427/e23/> ;
    skos:prefLabel "Mechanization"@en,
        "Mekanisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/338.064/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.45/e23/>,
        <http://dewey.info/class/629.8/e23/>,
        <http://dewey.info/class/658.514/e23/> .

humord:c04309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04309" ;
    dct:modified "2023-11-16T13:00:36"^^xsd:dateTime ;
    skos:altLabel "Illumination"@en,
        "Belysning"@nb ;
    skos:broadMatch <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/388.312/e23/> ;
    skos:broader humord:c04305 ;
    skos:closeMatch <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/628.95/e23/> ;
    skos:exactMatch realfagstermer:c013896,
        <http://dewey.info/class/621.32/e23/>,
        <http://dewey.info/class/622.47/e23/>,
        <http://dewey.info/class/644.3/e23/>,
        <http://dewey.info/class/729.28/e23/>,
        <http://dewey.info/class/747.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013896,
        <http://dewey.info/class/022.7/e23/>,
        <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/388.312/e23/>,
        <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/621.32/e23/>,
        <http://dewey.info/class/622.47/e23/>,
        <http://dewey.info/class/628.95/e23/>,
        <http://dewey.info/class/629.1365/e23/>,
        <http://dewey.info/class/629.271/e23/>,
        <http://dewey.info/class/644.3/e23/>,
        <http://dewey.info/class/658.24/e23/>,
        <http://dewey.info/class/729.28/e23/>,
        <http://dewey.info/class/747.92/e23/>,
        <http://dewey.info/class/749.63/e23/> ;
    skos:prefLabel "Lighting"@en,
        "Belysning"@nb ;
    skos:related humord:c04736,
        humord:c08269 ;
    skos:relatedMatch <http://dewey.info/class/022.7/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/629.1365/e23/>,
        <http://dewey.info/class/629.271/e23/>,
        <http://dewey.info/class/658.24/e23/>,
        <http://dewey.info/class/749.63/e23/> .

humord:c04310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04310" ;
    dct:modified "2023-11-22T13:48:38"^^xsd:dateTime ;
    skos:altLabel "Elektronikk"@nb ;
    skos:broader humord:c20368 ;
    skos:definition "Den gren av elektroteknikken som omhandler elektrisk strøm i form av elektroner i vakuum, gasser eller halvledere og anvendelser knyttet til disse fenomener <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000162,
        <http://dewey.info/class/537.5/e23/>,
        <http://dewey.info/class/621.381/e23/>,
        <http://dewey.info/class/623.043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000162,
        <http://dewey.info/class/537.5/e23/>,
        <http://dewey.info/class/621.381/e23/>,
        <http://dewey.info/class/623.043/e23/> ;
    skos:prefLabel "Electronics"@en,
        "Elektronikk"@nb .

humord:c04311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04311" ;
    dct:modified "2024-08-14T09:46:03"^^xsd:dateTime ;
    skos:altLabel "Analog electronics"@en,
        "Analog elektronikk"@nb ;
    skos:broadMatch <http://dewey.info/class/621.3815/e23/> ;
    skos:broader humord:c04310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.3815/e23/> ;
    skos:prefLabel "Analogue electronics"@en,
        "Analog elektronikk"@nb .

humord:c04315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04315" ;
    dct:modified "2023-11-23T15:24:42"^^xsd:dateTime ;
    skos:altLabel "Energi"@nb,
        "Energiformer"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch realfagstermer:c009841 ;
    skos:exactMatch <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/531.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009841,
        <http://dewey.info/class/118/e23/>,
        <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/354.4/e23/>,
        <http://dewey.info/class/531.6/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/720.472/e23/> ;
    skos:prefLabel "Energy"@en,
        "Energi"@nb ;
    skos:related humord:c14808,
        humord:c23969 ;
    skos:relatedMatch <http://dewey.info/class/118/e23/>,
        <http://dewey.info/class/354.4/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/720.472/e23/> .

humord:c04317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04317" ;
    dct:modified "2025-01-06T13:29:57"^^xsd:dateTime ;
    skos:altLabel "Kraft"@nb ;
    skos:broader humord:c04315 ;
    skos:closeMatch realfagstermer:c005383,
        realfagstermer:c008479 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005383,
        realfagstermer:c008479,
        <http://dewey.info/class/118/e23/>,
        <http://dewey.info/class/333.79/e23/> ;
    skos:prefLabel "Power"@en,
        "Kraft"@nb ;
    skos:related humord:c08261 ;
    skos:relatedMatch <http://dewey.info/class/118/e23/>,
        <http://dewey.info/class/333.79/e23/> .

humord:c04318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04318" ;
    dct:modified "2025-01-06T13:26:49"^^xsd:dateTime ;
    skos:altLabel "Thermal energy"@en,
        "Varmekraft"@nb ;
    skos:broader humord:c23956 ;
    skos:closeMatch <http://dewey.info/class/621.402/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.8233/e23/>,
        <http://dewey.info/class/333.88/e23/>,
        <http://dewey.info/class/621.402/e23/> ;
    skos:prefLabel "Thermal power"@en,
        "Varmekraft"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.8233/e23/>,
        <http://dewey.info/class/333.88/e23/> .

humord:c04319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04319" ;
    dct:modified "2024-11-14T20:06:52"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjon (Ingeniørfag)"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch <http://dewey.info/class/388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Communication (Engineering)"@en,
        "Kommunikasjon (Ingeniørfag)"@nb ;
    skos:related humord:c04193,
        humord:c23477 .

humord:c04320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04320" ;
    dct:modified "2025-01-03T08:34:43"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonstenester"@nb ;
    skos:broader humord:c04319 ;
    skos:exactMatch realfagstermer:c010196,
        <http://dewey.info/class/384.043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010196,
        <http://dewey.info/class/358.24/e23/>,
        <http://dewey.info/class/358.46/e23/>,
        <http://dewey.info/class/359.983/e23/>,
        <http://dewey.info/class/363.24/e23/>,
        <http://dewey.info/class/384.043/e23/> ;
    skos:prefLabel "Communications services"@en,
        "Kommunikasjonstjenester"@nb ;
    skos:relatedMatch <http://dewey.info/class/358.24/e23/>,
        <http://dewey.info/class/358.46/e23/>,
        <http://dewey.info/class/359.983/e23/>,
        <http://dewey.info/class/363.24/e23/> .

humord:c04321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04321" ;
    dct:modified "2025-01-06T13:22:52"^^xsd:dateTime ;
    skos:altLabel "Kurertenester"@nb ;
    skos:broadMatch <http://dewey.info/class/383/e23/> ;
    skos:broader humord:c04320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0992/e23/>,
        <http://dewey.info/class/383/e23/> ;
    skos:prefLabel "Courier services"@en,
        "Kurertjenester"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0992/e23/> .

humord:c04322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04322" ;
    dct:modified "2024-10-02T13:34:18"^^xsd:dateTime ;
    skos:altLabel "Post Office services"@en,
        "Postetaten"@nb,
        "Postverk"@nb,
        "Postverket"@nb,
        "Postvesen"@nb,
        "Postvesener"@nb ;
    skos:broader humord:c04320 ;
    skos:exactMatch <http://dewey.info/class/383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0992/e23/>,
        <http://dewey.info/class/354.759/e23/>,
        <http://dewey.info/class/355.693/e23/>,
        <http://dewey.info/class/383/e23/> ;
    skos:prefLabel "Postal services"@en,
        "Postvesen"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0992/e23/>,
        <http://dewey.info/class/354.759/e23/>,
        <http://dewey.info/class/355.693/e23/> .

humord:c04323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04323" ;
    dct:modified "2025-01-06T13:14:17"^^xsd:dateTime ;
    skos:altLabel "Shuttle services"@en,
        "Skysstenester"@nb,
        "Skyssvesen"@nb ;
    skos:broadMatch <http://dewey.info/class/388.4/e23/> ;
    skos:broader humord:c04320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.4/e23/> ;
    skos:prefLabel "Coach services"@en,
        "Skysstjenester"@nb .

humord:c04325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04325" ;
    dct:modified "2025-01-06T13:13:44"^^xsd:dateTime ;
    skos:altLabel "Cabs"@en,
        "Taxicabs"@en,
        "Drosjar"@nb,
        "Drosjer"@nb,
        "Taxiar"@nb,
        "Taxier"@nb ;
    skos:broader humord:c04323 ;
    skos:closeMatch <http://dewey.info/class/629.22232/e23/> ;
    skos:exactMatch <http://dewey.info/class/388.34232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.34232/e23/>,
        <http://dewey.info/class/629.22232/e23/>,
        <http://dewey.info/class/629.28332/e23/> ;
    skos:prefLabel "Taxis"@en,
        "Drosjer"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.28332/e23/> .

humord:c04327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04327" ;
    dct:modified "2025-01-06T13:12:19"^^xsd:dateTime ;
    skos:altLabel "Telecom"@en,
        "Telecommunications service"@en,
        "Telekommunikasjon"@nb,
        "Teletenester"@nb,
        "Teletjenester"@nb ;
    skos:broader humord:c04320 ;
    skos:closeMatch <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/621.382/e23/> ;
    skos:exactMatch realfagstermer:c012889,
        <http://dewey.info/class/384/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012889,
        <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384/e23/>,
        <http://dewey.info/class/621.382/e23/> ;
    skos:prefLabel "Telecommunications"@en,
        "Telekommunikasjon"@nb ;
    skos:related humord:c04420 ;
    skos:relatedMatch <http://dewey.info/class/343.0994/e23/> .

humord:c04328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04328" ;
    dct:modified "2024-03-13T09:56:04"^^xsd:dateTime ;
    skos:altLabel "Telefax numbers"@en,
        "Faksnumre"@nb,
        "Faxnumre"@nb,
        "Telefaxnumre"@nb ;
    skos:broadMatch <http://dewey.info/class/384.14/e23/> ;
    skos:broader humord:c64423 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.14/e23/>,
        <http://dewey.info/class/384.6025/e23/> ;
    skos:prefLabel "Fax numbers"@en,
        "Telefaksnumre"@nb ;
    skos:relatedMatch <http://dewey.info/class/384.6025/e23/> .

humord:c04332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04332" ;
    dct:modified "2025-01-06T13:05:52"^^xsd:dateTime ;
    skos:altLabel "Telefontenester"@nb ;
    skos:broadMatch <http://dewey.info/class/384.64/e23/> ;
    skos:broader humord:c21238 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.64/e23/> ;
    skos:prefLabel "Telephone services"@en,
        "Telefontjenester"@nb ;
    skos:related humord:c19021 .

humord:c04333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04333" ;
    dct:modified "2025-01-03T08:35:34"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjon  (Samferdsel)"@nb,
        "Kommunikasjon  (Samferdsle)"@nb,
        "Samferdsel"@nb,
        "Samferdsle"@nb ;
    skos:broader humord:c04319 ;
    skos:exactMatch realfagstermer:c006896,
        <http://dewey.info/class/388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006896,
        <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Communications (Transport)"@en,
        "Samferdsel"@nb .

humord:c04334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04334" ;
    dct:modified "2025-01-06T12:59:28"^^xsd:dateTime ;
    skos:altLabel "Trafikk"@nb ;
    skos:broader humord:c04333 ;
    skos:closeMatch <http://dewey.info/class/388/e23/> ;
    skos:definition "Ferdsel, strøm av gående el. kjørende <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002367 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002367,
        <http://dewey.info/class/363.125/e23/>,
        <http://dewey.info/class/387/e23/>,
        <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Traffic"@en,
        "Trafikk"@nb ;
    skos:related humord:c23799,
        humord:c25818 ;
    skos:relatedMatch <http://dewey.info/class/363.125/e23/>,
        <http://dewey.info/class/387/e23/> .

humord:c04335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04335" ;
    dct:modified "2025-03-28T14:32:44"^^xsd:dateTime ;
    skos:altLabel "Boat shuttle"@en,
        "Boat traffic"@en,
        "Boat transfer"@en,
        "Boat transport"@en,
        "Boat transportation"@en,
        "Fluvial transport"@en,
        "Maritime traffic"@en,
        "Ship traffic"@en,
        "Waterborne transport"@en,
        "Båttrafikk"@nb,
        "Båttransport"@nb,
        "Sjøfart"@nb,
        "Sjøtransport"@nb,
        "Skipsfart"@nb,
        "Skipstrafikk"@nb ;
    skos:broader humord:c04334 ;
    skos:definition "Transport av varer eller personer til vanns med fartøyer <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.096/e23/>,
        <http://dewey.info/class/354.78/e23/>,
        <http://dewey.info/class/387.5/e23/> ;
    skos:prefLabel "Maritime transport"@en,
        "Skipsfart"@nb ;
    skos:related humord:c04876,
        humord:c07759,
        humord:c25419,
        humord:c53726 ;
    skos:relatedMatch <http://dewey.info/class/343.096/e23/>,
        <http://dewey.info/class/354.78/e23/> .

humord:c04336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04336" ;
    dct:modified "2024-10-02T09:45:23"^^xsd:dateTime ;
    skos:altLabel "Dampskipsfart"@nb,
        "Dampskipstrafikk"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2044/e23/>,
        <http://dewey.info/class/387.5/e23/> ;
    skos:broader humord:c04335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2044/e23/>,
        <http://dewey.info/class/387.5/e23/> ;
    skos:prefLabel "Steam navigation"@en,
        "Dampskipstrafikk"@nb .

humord:c04337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04337" ;
    dct:modified "2025-01-06T12:55:45"^^xsd:dateTime ;
    skos:altLabel "Freight trade"@en,
        "Freight transportation"@en,
        "Waterways transport"@en,
        "Fraktfart"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Transport til sjøs <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.544/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.096/e23/>,
        <http://dewey.info/class/354.784/e23/>,
        <http://dewey.info/class/387.544/e23/> ;
    skos:prefLabel "Freight transport"@en,
        "Fraktfart"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.096/e23/>,
        <http://dewey.info/class/354.784/e23/> .

humord:c04338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04338" ;
    dct:modified "2025-01-06T12:36:50"^^xsd:dateTime ;
    skos:altLabel "Innsjøfart"@nb ;
    skos:broader humord:c04335 ;
    skos:exactMatch <http://dewey.info/class/386.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.5/e23/> ;
    skos:prefLabel "Lake transport"@en,
        "Innsjøfart"@nb .

humord:c04339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04339" ;
    dct:modified "2025-01-06T12:36:34"^^xsd:dateTime ;
    skos:altLabel "Jektefart"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5/e23/> ;
    skos:broader humord:c04335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:prefLabel "Trading vessels (Northern Norway)"@en,
        "Jektefart"@nb ;
    skos:related humord:c04380 ;
    skos:relatedMatch <http://dewey.info/class/623.8203/e23/> .

humord:c04340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04340" ;
    dct:modified "2025-01-06T12:36:16"^^xsd:dateTime ;
    skos:altLabel "Kanalfart"@nb ;
    skos:broader humord:c04335 ;
    skos:exactMatch <http://dewey.info/class/386.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.4/e23/> ;
    skos:prefLabel "Canal transport"@en,
        "Kanalfart"@nb .

humord:c04342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04342" ;
    dct:modified "2024-04-17T09:57:04"^^xsd:dateTime ;
    skos:altLabel "Forlis"@nb,
        "Havari"@nb,
        "Havarier"@nb,
        "Skipbrot"@nb,
        "Skipbrott"@nb,
        "Skipbrudd"@nb,
        "Skipsforlis"@nb ;
    skos:broader humord:c04335 ;
    skos:closeMatch <http://dewey.info/class/910.452/e23/> ;
    skos:definition "Forlis er en hendelse der et skip går helt tapt. Mens skipbrudd betegner en fullstendig ødeleggelse ved forlis, kollisjon eller grunnstøting, betegner havari at fartøy og last blir sterkt skadet under en sjøreise, men ikke nødvendigvis ender som et totalt tap. <wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c008327,
        <http://dewey.info/class/363.123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008327,
        <http://dewey.info/class/363.123/e23/>,
        <http://dewey.info/class/910.452/e23/> ;
    skos:prefLabel "Shipwreck"@en,
        "Forlis"@nb ;
    skos:related humord:c04375 .

humord:c04345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04345" ;
    dct:modified "2025-01-06T12:37:50"^^xsd:dateTime ;
    skos:altLabel "Merchant navy"@en,
        "Handelsflåtar"@nb,
        "Handelsflåten"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5/e23/> ;
    skos:broader humord:c04335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.096/e23/>,
        <http://dewey.info/class/354.78/e23/>,
        <http://dewey.info/class/387.5/e23/> ;
    skos:prefLabel "Merchant fleets"@en,
        "Handelsflåter"@nb ;
    skos:related humord:c07759 ;
    skos:relatedMatch <http://dewey.info/class/343.096/e23/>,
        <http://dewey.info/class/354.78/e23/> .

humord:c04346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04346" ;
    dct:modified "2023-12-19T14:48:47"^^xsd:dateTime ;
    skos:altLabel "Transport"@en,
        "Befraktning"@nb,
        "Transport"@nb,
        "Transportvesen"@nb ;
    skos:broadMatch <http://dewey.info/class/069.53/e23/> ;
    skos:broader humord:c04334 ;
    skos:exactMatch realfagstermer:c001023,
        <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/665.543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001023,
        <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/1--075/e23/>,
        <http://dewey.info/class/303.4832/e23/>,
        <http://dewey.info/class/333.7968/e23/>,
        <http://dewey.info/class/343.093/e23/>,
        <http://dewey.info/class/354.76/e23/>,
        <http://dewey.info/class/363.12/e23/>,
        <http://dewey.info/class/371.872/e23/>,
        <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/622.6/e23/>,
        <http://dewey.info/class/623.6/e23/>,
        <http://dewey.info/class/658.7882/e23/>,
        <http://dewey.info/class/662.624/e23/>,
        <http://dewey.info/class/665.543/e23/>,
        <http://dewey.info/class/665.743/e23/> ;
    skos:prefLabel "Transportation"@en,
        "Transport"@nb ;
    skos:related humord:c21227 ;
    skos:relatedMatch <http://dewey.info/class/1--075/e23/>,
        <http://dewey.info/class/303.4832/e23/>,
        <http://dewey.info/class/333.7968/e23/>,
        <http://dewey.info/class/343.093/e23/>,
        <http://dewey.info/class/354.76/e23/>,
        <http://dewey.info/class/363.12/e23/>,
        <http://dewey.info/class/371.872/e23/>,
        <http://dewey.info/class/622.6/e23/>,
        <http://dewey.info/class/623.6/e23/>,
        <http://dewey.info/class/658.7882/e23/>,
        <http://dewey.info/class/662.624/e23/>,
        <http://dewey.info/class/665.743/e23/> .

humord:c04347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04347" ;
    dct:modified "2025-01-06T10:36:11"^^xsd:dateTime ;
    skos:altLabel "Land transport"@en,
        "Landtransport"@nb ;
    skos:broader humord:c04346 ;
    skos:exactMatch <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/623.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/623.61/e23/>,
        <http://dewey.info/class/629.049/e23/> ;
    skos:prefLabel "Land-carriage"@en,
        "Landtransport"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.049/e23/> .

humord:c04348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04348" ;
    dct:modified "2023-12-18T15:36:01"^^xsd:dateTime ;
    skos:altLabel "Vegtrafikk"@nb ;
    skos:broader humord:c04334 ;
    skos:exactMatch realfagstermer:c009704 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009704,
        <http://dewey.info/class/388.3/e23/> ;
    skos:prefLabel "Road traffic"@en,
        "Veitrafikk"@nb ;
    skos:related humord:c04361 ;
    skos:relatedMatch <http://dewey.info/class/388.3/e23/> .

humord:c04349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04349" ;
    dct:modified "2025-01-06T10:25:25"^^xsd:dateTime ;
    skos:altLabel "Transportanlegg"@nb ;
    skos:broader humord:c04333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/624/e23/> ;
    skos:prefLabel "Transportation plants"@en,
        "Transportanlegg"@nb ;
    skos:related humord:c05199 ;
    skos:relatedMatch <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/624/e23/> .

humord:c04350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04350" ;
    dct:modified "2023-11-17T10:49:14"^^xsd:dateTime ;
    skos:altLabel "Bruer"@nb ;
    skos:broadMatch <http://dewey.info/class/385.312/e23/> ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/624.2/e23/>,
        <http://dewey.info/class/725.98/e23/> ;
    skos:exactMatch realfagstermer:c013598,
        <http://dewey.info/class/388.132/e23/>,
        <http://dewey.info/class/623.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013598,
        <http://dewey.info/class/354.76/e23/>,
        <http://dewey.info/class/385.312/e23/>,
        <http://dewey.info/class/388.132/e23/>,
        <http://dewey.info/class/623.67/e23/>,
        <http://dewey.info/class/624.2/e23/>,
        <http://dewey.info/class/725.98/e23/> ;
    skos:prefLabel "Bridges"@en,
        "Broer"@nb ;
    skos:relatedMatch <http://dewey.info/class/354.76/e23/> .

humord:c04351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04351" ;
    dct:modified "2023-11-27T13:18:37"^^xsd:dateTime ;
    skos:altLabel "Flyplassar"@nb,
        "Hovedflyplasser"@nb,
        "Lufthavner"@nb ;
    skos:broader humord:c04349 ;
    skos:exactMatch realfagstermer:c002771,
        <http://dewey.info/class/387.736/e23/>,
        <http://dewey.info/class/629.136/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002771,
        <http://dewey.info/class/343.0977/e23/>,
        <http://dewey.info/class/354.79/e23/>,
        <http://dewey.info/class/387.736/e23/>,
        <http://dewey.info/class/623.66/e23/>,
        <http://dewey.info/class/629.136/e23/>,
        <http://dewey.info/class/711.78/e23/>,
        <http://dewey.info/class/725.39/e23/> ;
    skos:prefLabel "Airports"@en,
        "Flyplasser"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0977/e23/>,
        <http://dewey.info/class/354.79/e23/>,
        <http://dewey.info/class/623.66/e23/>,
        <http://dewey.info/class/711.78/e23/>,
        <http://dewey.info/class/725.39/e23/> .

humord:c04352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04352" ;
    dct:modified "2025-03-28T14:14:34"^^xsd:dateTime ;
    skos:altLabel "Bygater"@nb,
        "Gater"@nb ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/388.411/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0982/e23/>,
        <http://dewey.info/class/363.7291/e23/>,
        <http://dewey.info/class/388.411/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:prefLabel "Streets"@en,
        "Gater"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0982/e23/>,
        <http://dewey.info/class/363.7291/e23/> .

humord:c04353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04353" ;
    dct:modified "2024-03-21T12:18:21"^^xsd:dateTime ;
    skos:altLabel "Ports"@en,
        "Hamner"@nb ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/386.8/e23/>,
        <http://dewey.info/class/627.2/e23/> ;
    skos:exactMatch realfagstermer:c000075,
        <http://dewey.info/class/387.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000075,
        <http://dewey.info/class/343.0967/e23/>,
        <http://dewey.info/class/354.78/e23/>,
        <http://dewey.info/class/386.8/e23/>,
        <http://dewey.info/class/387.1/e23/>,
        <http://dewey.info/class/627.2/e23/> ;
    skos:prefLabel "Harbours"@en,
        "Havner"@nb ;
    skos:related humord:c09044 ;
    skos:relatedMatch <http://dewey.info/class/343.0967/e23/>,
        <http://dewey.info/class/354.78/e23/> .

humord:c04354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04354" ;
    dct:modified "2024-09-27T14:16:53"^^xsd:dateTime ;
    skos:altLabel "Railroads"@en,
        "Jarnbanar"@nb,
        "Jarnbaner"@nb,
        "Jernbanar"@nb,
        "Jernbane"@nb,
        "Jernbaner"@nb ;
    skos:broader humord:c04349 ;
    skos:exactMatch <http://dewey.info/class/385/e23/>,
        <http://dewey.info/class/623.63/e23/>,
        <http://dewey.info/class/625.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6722/e23/>,
        <http://dewey.info/class/385/e23/>,
        <http://dewey.info/class/621.33/e23/>,
        <http://dewey.info/class/623.63/e23/>,
        <http://dewey.info/class/625.1/e23/>,
        <http://dewey.info/class/713/e23/> ;
    skos:prefLabel "Railways"@en,
        "Jernbaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.6722/e23/>,
        <http://dewey.info/class/621.33/e23/>,
        <http://dewey.info/class/713/e23/> .

humord:c04356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04356" ;
    dct:modified "2025-01-06T10:08:30"^^xsd:dateTime ;
    skos:altLabel "Kanalanlegg"@nb ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/386.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.4/e23/> ;
    skos:prefLabel "Canal systems"@en,
        "Kanalanlegg"@nb .

humord:c04357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04357" ;
    dct:modified "2025-03-31T08:28:07"^^xsd:dateTime ;
    skos:altLabel "Navigation marks"@en,
        "Seamarks"@en,
        "Båk"@nb,
        "Båkar"@nb,
        "Båker"@nb,
        "Seilmerker"@nb,
        "Sjømerke"@nb ;
    skos:broadMatch <http://dewey.info/class/387.155/e23/> ;
    skos:broader humord:c04349 ;
    skos:exactMatch realfagstermer:c002739 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002739,
        <http://dewey.info/class/387.155/e23/>,
        <http://dewey.info/class/623.89/e23/> ;
    skos:prefLabel "Sea marks"@en,
        "Sjømerker"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.89/e23/> .

humord:c04359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04359" ;
    dct:modified "2023-11-28T13:29:08"^^xsd:dateTime ;
    skos:altLabel "Fyr"@nb,
        "Fyrstasjonar"@nb,
        "Fyrstasjoner"@nb,
        "Fyrtårn"@nb ;
    skos:broader humord:c04357 ;
    skos:exactMatch realfagstermer:c013855,
        <http://dewey.info/class/387.155/e23/>,
        <http://dewey.info/class/623.8942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013855,
        <http://dewey.info/class/387.155/e23/>,
        <http://dewey.info/class/623.8942/e23/> ;
    skos:prefLabel "Lighthouses"@en,
        "Fyr"@nb ;
    skos:related humord:c12387 .

humord:c04360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04360" ;
    dct:modified "2025-01-06T10:08:08"^^xsd:dateTime ;
    skos:altLabel "Coaching houses"@en,
        "Staging inns"@en,
        "Skysstasjonar"@nb ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/388.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385.314/e23/>,
        <http://dewey.info/class/387.152/e23/>,
        <http://dewey.info/class/388.042/e23/>,
        <http://dewey.info/class/388.33/e23/> ;
    skos:prefLabel "Coaching inns"@en,
        "Skysstasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/385.314/e23/>,
        <http://dewey.info/class/387.152/e23/>,
        <http://dewey.info/class/388.042/e23/> .

humord:c04361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04361" ;
    dct:modified "2025-03-31T09:51:41"^^xsd:dateTime ;
    skos:altLabel "Chaussear"@nb,
        "Chausseer"@nb,
        "Chausséear"@nb,
        "Chausséer"@nb,
        "Vegar"@nb,
        "Veger"@nb,
        "Veinett"@nb ;
    skos:broadMatch <http://dewey.info/class/333.77/e23/>,
        <http://dewey.info/class/577.272/e23/> ;
    skos:broader humord:c04349 ;
    skos:exactMatch realfagstermer:c000078,
        <http://dewey.info/class/388.1/e23/>,
        <http://dewey.info/class/623.62/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000078,
        <http://dewey.info/class/333.77/e23/>,
        <http://dewey.info/class/343.0942/e23/>,
        <http://dewey.info/class/354.77/e23/>,
        <http://dewey.info/class/388.1/e23/>,
        <http://dewey.info/class/388.314/e23/>,
        <http://dewey.info/class/388.411/e23/>,
        <http://dewey.info/class/577.272/e23/>,
        <http://dewey.info/class/623.62/e23/>,
        <http://dewey.info/class/625.7/e23/>,
        <http://dewey.info/class/631.28/e23/>,
        <http://dewey.info/class/634.93/e23/>,
        <http://dewey.info/class/711.7/e23/>,
        <http://dewey.info/class/713/e23/> ;
    skos:prefLabel "Roads"@en,
        "Veier"@nb ;
    skos:related humord:c04348,
        humord:c09496,
        humord:c09504 ;
    skos:relatedMatch <http://dewey.info/class/343.0942/e23/>,
        <http://dewey.info/class/354.77/e23/>,
        <http://dewey.info/class/388.314/e23/>,
        <http://dewey.info/class/388.411/e23/>,
        <http://dewey.info/class/631.28/e23/>,
        <http://dewey.info/class/634.93/e23/>,
        <http://dewey.info/class/711.7/e23/>,
        <http://dewey.info/class/713/e23/> .

humord:c04364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04364" ;
    dct:modified "2025-01-06T10:00:54"^^xsd:dateTime ;
    skos:altLabel "Fjellovergangar"@nb,
        "Fjellpass"@nb ;
    skos:broadMatch <http://dewey.info/class/2--143/e23/>,
        <http://dewey.info/class/551.432/e23/> ;
    skos:broader humord:c04361 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--143/e23/>,
        <http://dewey.info/class/388.1/e23/>,
        <http://dewey.info/class/551.432/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:prefLabel "Mountain passes"@en,
        "Fjelloverganger"@nb ;
    skos:relatedMatch <http://dewey.info/class/388.1/e23/>,
        <http://dewey.info/class/625.7/e23/> .

humord:c04366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04366" ;
    dct:modified "2025-01-06T09:54:20"^^xsd:dateTime ;
    skos:altLabel "Route to school"@en,
        "Routes to school"@en,
        "School road"@en,
        "School roads"@en,
        "School route"@en,
        "Way to and from school"@en,
        "Way to school"@en,
        "Ways to and from school"@en,
        "Ways to school"@en,
        "Skoleveg"@nb,
        "Skolevegar"@nb,
        "Skolevei"@nb,
        "Skuleveg"@nb,
        "Skulevegar"@nb ;
    skos:broader humord:c04361 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.7/e23/>,
        <http://dewey.info/class/388.41/e23/> ;
    skos:prefLabel "School routes"@en,
        "Skoleveier"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.7/e23/>,
        <http://dewey.info/class/388.41/e23/> .

humord:c04367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04367" ;
    dct:modified "2025-01-06T09:48:37"^^xsd:dateTime ;
    skos:altLabel "Transportmiddel"@nb ;
    skos:broadMatch <http://dewey.info/class/388/e23/> ;
    skos:broader humord:c04333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Means of transport"@en,
        "Transportmidler"@nb .

humord:c04368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04368" ;
    dct:modified "2025-01-06T09:50:34"^^xsd:dateTime ;
    skos:altLabel "Water vessels"@en,
        "Waterborne vessels"@en,
        "Fartøy"@nb ;
    skos:broader humord:c04367 ;
    skos:closeMatch <http://dewey.info/class/387.2/e23/> ;
    skos:definition "Fartøy er et samlebegrep for skip og båter i alle størrelser, i utvidet betydning omfattes også luftfartøy. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2/e23/>,
        <http://dewey.info/class/623.8/e23/> ;
    skos:prefLabel "Vessels (Means for transport)"@en,
        "Fartøyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.8/e23/> .

humord:c04369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04369" ;
    dct:modified "2024-02-19T11:11:53"^^xsd:dateTime ;
    skos:altLabel "Ships"@en,
        "Båtar"@nb,
        "Innlandsbåter"@nb,
        "Skip"@nb,
        "Skuter"@nb ;
    skos:broader humord:c04368 ;
    skos:exactMatch realfagstermer:c007754,
        <http://dewey.info/class/386.22/e23/>,
        <http://dewey.info/class/387.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007754,
        <http://dewey.info/class/343.0965/e23/>,
        <http://dewey.info/class/359.32/e23/>,
        <http://dewey.info/class/359.83/e23/>,
        <http://dewey.info/class/386.22/e23/>,
        <http://dewey.info/class/386.24044/e23/>,
        <http://dewey.info/class/386.35044/e23/>,
        <http://dewey.info/class/386.4042044/e23/>,
        <http://dewey.info/class/386.54044/e23/>,
        <http://dewey.info/class/387.2/e23/>,
        <http://dewey.info/class/387.54044/e23/>,
        <http://dewey.info/class/623.81/e23/>,
        <http://dewey.info/class/623.82/e23/>,
        <http://dewey.info/class/623.862/e23/>,
        <http://dewey.info/class/623.881/e23/> ;
    skos:prefLabel "Boats"@en,
        "Båter"@nb ;
    skos:related humord:c12110,
        humord:c14044,
        humord:c28220,
        humord:c63321 ;
    skos:relatedMatch <http://dewey.info/class/343.0965/e23/>,
        <http://dewey.info/class/359.32/e23/>,
        <http://dewey.info/class/359.83/e23/>,
        <http://dewey.info/class/386.24044/e23/>,
        <http://dewey.info/class/386.35044/e23/>,
        <http://dewey.info/class/386.4042044/e23/>,
        <http://dewey.info/class/386.54044/e23/>,
        <http://dewey.info/class/387.54044/e23/>,
        <http://dewey.info/class/623.81/e23/>,
        <http://dewey.info/class/623.82/e23/>,
        <http://dewey.info/class/623.862/e23/>,
        <http://dewey.info/class/623.881/e23/> .

humord:c04372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04372" ;
    dct:modified "2025-03-27T15:35:33"^^xsd:dateTime ;
    skos:altLabel "Car ferries"@en,
        "Ferry boats"@en,
        "Motorcar ferries"@en,
        "Bilferger"@nb,
        "Bilferjer"@nb,
        "Ferjer"@nb,
        "Rutebåtar"@nb,
        "Rutebåter"@nb ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/386.2234/e23/>,
        <http://dewey.info/class/623.8234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.2234/e23/>,
        <http://dewey.info/class/623.8234/e23/> ;
    skos:prefLabel "Ferries"@en,
        "Ferger"@nb .

humord:c04373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04373" ;
    dct:modified "2025-01-06T06:52:32"^^xsd:dateTime ;
    skos:altLabel "Hardangerbåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c25822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Hardanger boats"@en,
        "Hardangerbåter"@nb .

humord:c04374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04374" ;
    dct:modified "2025-01-06T06:49:53"^^xsd:dateTime ;
    skos:altLabel "Carvel vessels"@en,
        "Carvels"@en,
        "Karavellar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.821/e23/> ;
    skos:broader humord:c04376 ;
    skos:definition "Skipstype fra middelalderen, brukt særlig i middelhavslandene, både som krigsskip og handelskip <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.21/e23/>,
        <http://dewey.info/class/623.821/e23/> ;
    skos:prefLabel "Caravels"@en,
        "Karaveller"@nb ;
    skos:related humord:c20442 .

humord:c04375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04375" ;
    dct:modified "2025-03-28T14:25:58"^^xsd:dateTime ;
    skos:altLabel "Båtvrak"@nb,
        "Skipsvrak"@nb ;
    skos:broader humord:c04376 ;
    skos:closeMatch <http://dewey.info/class/910.452/e23/> ;
    skos:exactMatch realfagstermer:c002098,
        <http://dewey.info/class/363.123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002098,
        <http://dewey.info/class/363.123/e23/>,
        <http://dewey.info/class/910.452/e23/> ;
    skos:prefLabel "Shipwrecks"@en,
        "Skipsvrak"@nb ;
    skos:related humord:c04342 .

humord:c04377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04377" ;
    dct:modified "2025-03-31T10:41:45"^^xsd:dateTime ;
    skos:altLabel "Steamboats"@en,
        "Steamer"@en,
        "Steamships"@en,
        "Dampbåtar"@nb,
        "Dampbåter"@nb,
        "Dampfartøy"@nb,
        "Dampskip"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8204/e23/> ;
    skos:broader humord:c04376 ;
    skos:definition "Dampskip er skip drevet med dampmaskin, den tidligste formen for mekanisk fremdrift etter årer og seil <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.2044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2044/e23/>,
        <http://dewey.info/class/623.8204/e23/> ;
    skos:prefLabel "Steamboats"@en,
        "Dampskip"@nb .

humord:c04379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04379" ;
    dct:modified "2025-01-06T06:53:18"^^xsd:dateTime ;
    skos:altLabel "Ice-boats"@en,
        "Isbrytarar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.828/e23/> ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/387.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.28/e23/>,
        <http://dewey.info/class/623.828/e23/> ;
    skos:prefLabel "Ice-breakers"@en,
        "Isbrytere"@nb .

humord:c04380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04380" ;
    dct:modified "2025-01-06T06:51:35"^^xsd:dateTime ;
    skos:altLabel "Jekts"@en,
        "Jekter"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:broader humord:c04376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:prefLabel "Jekt"@en,
        "Jekter"@nb ;
    skos:related humord:c04339 .

humord:c04381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04381" ;
    dct:modified "2025-01-06T06:48:45"^^xsd:dateTime ;
    skos:altLabel "Warships"@en,
        "Krigsskip"@nb ;
    skos:broadMatch <http://dewey.info/class/623.821/e23/> ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/359.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.32/e23/>,
        <http://dewey.info/class/359.83/e23/>,
        <http://dewey.info/class/623.821/e23/>,
        <http://dewey.info/class/623.8225/e23/>,
        <http://dewey.info/class/623.825/e23/> ;
    skos:prefLabel "Battleships"@en,
        "Krigsskip"@nb ;
    skos:related humord:c23985 ;
    skos:relatedMatch <http://dewey.info/class/359.32/e23/>,
        <http://dewey.info/class/623.8225/e23/>,
        <http://dewey.info/class/623.825/e23/> .

humord:c04382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04382" ;
    dct:modified "2025-01-06T06:48:25"^^xsd:dateTime ;
    skos:altLabel "Triere (Skip)"@nb,
        "Triremar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.821/e23/> ;
    skos:broader humord:c04381 ;
    skos:definition "Trireme var et gammelt krigsfartøy drevet frem av årer plassert i tre rekker over hverandre. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.21/e23/>,
        <http://dewey.info/class/623.821/e23/> ;
    skos:prefLabel "Triremes"@en,
        "Triremer"@nb .

humord:c04384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04384" ;
    dct:modified "2025-01-06T06:43:57"^^xsd:dateTime ;
    skos:altLabel "Nordlandsbåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Nordland boats"@en,
        "Nordlandsbåter"@nb .

humord:c04385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04385" ;
    dct:modified "2025-01-06T06:41:27"^^xsd:dateTime ;
    skos:altLabel "Passenger boats"@en,
        "Passasjerbåtar"@nb,
        "Passasjerskip"@nb ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/387.243/e23/>,
        <http://dewey.info/class/623.8243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.243/e23/>,
        <http://dewey.info/class/623.8243/e23/> ;
    skos:prefLabel "Passenger ships"@en,
        "Passasjerbåter"@nb .

humord:c04386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04386" ;
    dct:modified "2025-01-06T06:40:10"^^xsd:dateTime ;
    skos:altLabel "Sailing vessels"@en,
        "Seglskip"@nb,
        "Seglskuter"@nb,
        "Seilskuter"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Seilskip er et skip som drives framover ved hjelp av seil og vindkraft. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.322/e23/>,
        <http://dewey.info/class/359.832/e23/>,
        <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:prefLabel "Sailing ships"@en,
        "Seilskip"@nb ;
    skos:relatedMatch <http://dewey.info/class/359.322/e23/>,
        <http://dewey.info/class/359.832/e23/> .

humord:c04387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04387" ;
    dct:modified "2025-01-06T06:38:09"^^xsd:dateTime ;
    skos:altLabel "Skipsmodellar"@nb ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/623.8201/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8201/e23/> ;
    skos:prefLabel "Ship models"@en,
        "Skipsmodeller"@nb .

humord:c04388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04388" ;
    dct:modified "2025-01-05T19:48:55"^^xsd:dateTime ;
    skos:altLabel "Småbåtar"@nb ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/387.2042/e23/>,
        <http://dewey.info/class/623.8202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2042/e23/>,
        <http://dewey.info/class/623.8202/e23/> ;
    skos:prefLabel "Small boats"@en,
        "Småbåter"@nb .

humord:c04389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04389" ;
    dct:modified "2025-01-03T09:17:23"^^xsd:dateTime ;
    skos:altLabel "Åfjordsbåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c25822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Åfjord boats"@en,
        "Åfjordsbåter"@nb .

humord:c04391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04391" ;
    dct:modified "2025-01-05T19:42:41"^^xsd:dateTime ;
    skos:altLabel "Vedderar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.86/e23/> ;
    skos:broader humord:c04390 ;
    skos:definition "Rambukk eller murbrekker. På eldre krigsskip en fremspringende del av baugen under vannlinjen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.832/e23/>,
        <http://dewey.info/class/623.86/e23/> ;
    skos:prefLabel "Naval rams"@en,
        "Veddere"@nb ;
    skos:relatedMatch <http://dewey.info/class/359.832/e23/> .

humord:c04392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04392" ;
    dct:modified "2023-11-30T13:31:50"^^xsd:dateTime ;
    skos:altLabel "Motor vehicle"@en,
        "Kjøretøy"@nb,
        "Køyretøy"@nb,
        "Motorvogner"@nb ;
    skos:broader humord:c04367 ;
    skos:closeMatch <http://dewey.info/class/629.046/e23/> ;
    skos:exactMatch realfagstermer:c007264,
        <http://dewey.info/class/388.04/e23/>,
        <http://dewey.info/class/388.34/e23/>,
        <http://dewey.info/class/623.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007264,
        <http://dewey.info/class/343.093/e23/>,
        <http://dewey.info/class/343.0944/e23/>,
        <http://dewey.info/class/355.83/e23/>,
        <http://dewey.info/class/388.04/e23/>,
        <http://dewey.info/class/388.34/e23/>,
        <http://dewey.info/class/623.74/e23/>,
        <http://dewey.info/class/629.046/e23/> ;
    skos:prefLabel "Vehicles"@en,
        "Kjøretøyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.093/e23/>,
        <http://dewey.info/class/343.0944/e23/>,
        <http://dewey.info/class/355.83/e23/> .

humord:c04393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04393" ;
    dct:modified "2023-12-12T09:02:04"^^xsd:dateTime ;
    skos:altLabel "Automobiles"@en,
        "Bilar"@nb,
        "Personbiler"@nb ;
    skos:broadMatch <http://dewey.info/class/623.7472/e23/> ;
    skos:broader humord:c61455 ;
    skos:exactMatch realfagstermer:c006782,
        <http://dewey.info/class/388.342/e23/>,
        <http://dewey.info/class/629.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006782,
        <http://dewey.info/class/343.0944/e23/>,
        <http://dewey.info/class/354.765284/e23/>,
        <http://dewey.info/class/388.342/e23/>,
        <http://dewey.info/class/623.7472/e23/>,
        <http://dewey.info/class/629.222/e23/>,
        <http://dewey.info/class/629.283/e23/>,
        <http://dewey.info/class/796.7/e23/> ;
    skos:prefLabel "Cars"@en,
        "Biler"@nb ;
    skos:related humord:c07722,
        humord:c25408 ;
    skos:relatedMatch <http://dewey.info/class/343.0944/e23/>,
        <http://dewey.info/class/354.765284/e23/>,
        <http://dewey.info/class/629.283/e23/>,
        <http://dewey.info/class/796.7/e23/> .

humord:c04394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04394" ;
    dct:modified "2025-01-03T15:22:18"^^xsd:dateTime ;
    skos:altLabel "Sledar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/> ;
    skos:broader humord:c04392 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/>,
        <http://dewey.info/class/796.95/e23/> ;
    skos:prefLabel "Sleighs"@en,
        "Sleder"@nb ;
    skos:related humord:c19890 ;
    skos:relatedMatch <http://dewey.info/class/796.95/e23/> .

humord:c04395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04395" ;
    dct:modified "2025-01-03T10:34:14"^^xsd:dateTime ;
    skos:altLabel "Vogner"@nb ;
    skos:broadMatch <http://dewey.info/class/688.6/e23/> ;
    skos:broader humord:c04392 ;
    skos:exactMatch <http://dewey.info/class/388.341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/> ;
    skos:prefLabel "Wagons"@en,
        "Vogner"@nb .

humord:c04396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04396" ;
    dct:modified "2025-01-03T08:35:07"^^xsd:dateTime ;
    skos:altLabel "Sound recordings production"@en,
        "Ljodproduksjon"@nb,
        "Lydproduksjon"@nb ;
    skos:broader humord:c04305 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.3893/e23/>,
        <http://dewey.info/class/781.49/e23/> ;
    skos:prefLabel "Sound production"@en,
        "Lydproduksjon"@nb ;
    skos:related humord:c17621,
        humord:c17699 ;
    skos:relatedMatch <http://dewey.info/class/621.3893/e23/>,
        <http://dewey.info/class/781.49/e23/> .

humord:c04397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04397" ;
    dct:modified "2024-07-02T11:05:22"^^xsd:dateTime ;
    skos:altLabel "Matematisk mekanikk"@nb,
        "Mekanikk"@nb ;
    skos:broadMatch <http://dewey.info/class/621.8/e23/>,
        <http://dewey.info/class/624.17/e23/> ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/620.1/e23/> ;
    skos:definition "Mekanikk er den delen av fysikken som dreier seg om bevegelse og likevekt. Lover og metoder fra mekanikken anvendes i alle grener av fysikken <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/530/e23/>,
        <http://dewey.info/class/531/e23/>,
        <http://dewey.info/class/620.1/e23/>,
        <http://dewey.info/class/621.8/e23/>,
        <http://dewey.info/class/624.17/e23/> ;
    skos:prefLabel "Mechanics"@en,
        "Mekanikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/530/e23/>,
        <http://dewey.info/class/531/e23/> .

humord:c04399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04399" ;
    dct:modified "2023-12-13T09:59:12"^^xsd:dateTime ;
    skos:altLabel "Invensjon"@nb,
        "Invensjoner"@nb,
        "Oppfinning"@nb,
        "Oppfinningar"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch <http://dewey.info/class/600/e23/> ;
    skos:exactMatch realfagstermer:c005715 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005715,
        <http://dewey.info/class/600/e23/> ;
    skos:prefLabel "Inventions"@en,
        "Oppfinnelser"@nb .

humord:c04400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04400" ;
    dct:modified "2024-03-07T11:44:19"^^xsd:dateTime ;
    skos:altLabel "Robotikk"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch realfagstermer:c006841,
        <http://dewey.info/class/629.892/e23/> ;
    skos:definition "Læren om roboter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006841,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/372.358/e23/>,
        <http://dewey.info/class/629.892/e23/>,
        <http://dewey.info/class/670.4272/e23/>,
        <http://dewey.info/class/796.16/e23/> ;
    skos:prefLabel "Robotics"@en,
        "Robotikk"@nb ;
    skos:related humord:c04432 ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/372.358/e23/>,
        <http://dewey.info/class/670.4272/e23/>,
        <http://dewey.info/class/796.16/e23/> .

humord:c04401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04401" ;
    dct:modified "2025-01-03T08:35:44"^^xsd:dateTime ;
    skos:altLabel "Skipsklassifikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8/e23/> ;
    skos:broader humord:c04305 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2/e23/>,
        <http://dewey.info/class/623.8/e23/> ;
    skos:prefLabel "Ship-classification"@en,
        "Skipsklassifikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/387.2/e23/> .

humord:c04402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04402" ;
    dct:modified "2025-01-03T08:35:59"^^xsd:dateTime ;
    skos:altLabel "Techniques"@en,
        "Teknikk"@nb,
        "Teknikkar"@nb,
        "Teknikker"@nb ;
    skos:broader humord:c04305 ;
    skos:definition "Arbeidsmetode, framgangsmåte når en skal lage noe el. få maskiner til å virke <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002793,
        <http://dewey.info/class/620/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002793,
        <http://dewey.info/class/620/e23/> ;
    skos:prefLabel "Technique"@en,
        "Teknikk"@nb ;
    skos:related humord:c01491 .

humord:c04403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04403" ;
    dct:modified "2023-11-24T14:25:54"^^xsd:dateTime ;
    skos:altLabel "Farging"@nb ;
    skos:broadMatch <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/665.0283/e23/>,
        <http://dewey.info/class/675.25/e23/>,
        <http://dewey.info/class/676.234/e23/> ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/746.6/e23/> ;
    skos:exactMatch realfagstermer:c004546,
        <http://dewey.info/class/667.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004546,
        <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/665.0283/e23/>,
        <http://dewey.info/class/667.3/e23/>,
        <http://dewey.info/class/675.25/e23/>,
        <http://dewey.info/class/676.234/e23/>,
        <http://dewey.info/class/746.13/e23/>,
        <http://dewey.info/class/746.6/e23/> ;
    skos:prefLabel "Dyeing"@en,
        "Farging"@nb ;
    skos:relatedMatch <http://dewey.info/class/746.13/e23/> .

humord:c04404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04404" ;
    dct:modified "2025-01-03T10:29:29"^^xsd:dateTime ;
    skos:altLabel "Fluidteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:exactMatch <http://dewey.info/class/620.106/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/532/e23/>,
        <http://dewey.info/class/620.106/e23/> ;
    skos:prefLabel "Fluid technology"@en,
        "Fluidteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/532/e23/> .

humord:c04405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04405" ;
    dct:modified "2024-03-26T14:41:12"^^xsd:dateTime ;
    skos:altLabel "Aerospace engineering"@en,
        "Aircraft design"@en,
        "Aeronautikk"@nb,
        "Flyteknikk"@nb,
        "Luftfartsteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:closeMatch realfagstermer:c011469 ;
    skos:exactMatch realfagstermer:c001476,
        <http://dewey.info/class/629.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001476,
        realfagstermer:c011469,
        <http://dewey.info/class/343.097/e23/>,
        <http://dewey.info/class/629.13/e23/> ;
    skos:prefLabel "Aeronautics"@en,
        "Flyteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.097/e23/> .

humord:c04407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04407" ;
    dct:modified "2023-11-28T12:33:37"^^xsd:dateTime ;
    skos:altLabel "Fotografering"@nb ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/621.367/e23/>,
        <http://dewey.info/class/623.72/e23/> ;
    skos:exactMatch realfagstermer:c003488,
        <http://dewey.info/class/770/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003488,
        <http://dewey.info/class/522.63/e23/>,
        <http://dewey.info/class/539.778/e23/>,
        <http://dewey.info/class/621.367/e23/>,
        <http://dewey.info/class/623.72/e23/>,
        <http://dewey.info/class/770.92/e23/>,
        <http://dewey.info/class/770/e23/> ;
    skos:prefLabel "Photography (Technique)"@en,
        "Fotografering"@nb ;
    skos:related humord:c07434,
        humord:c12054,
        humord:c21183 ;
    skos:relatedMatch <http://dewey.info/class/522.63/e23/>,
        <http://dewey.info/class/539.778/e23/>,
        <http://dewey.info/class/770.92/e23/> .

humord:c04408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04408" ;
    dct:modified "2024-04-16T09:11:13"^^xsd:dateTime ;
    skos:altLabel "Aerial photography"@en,
        "Flyfoto"@nb,
        "Flyfotografering"@nb,
        "Flyfotografi"@nb,
        "Luftfotografering"@nb ;
    skos:broadMatch <http://dewey.info/class/623.72/e23/> ;
    skos:broader humord:c04407 ;
    skos:closeMatch realfagstermer:c012642,
        <http://dewey.info/class/526.982/e23/>,
        <http://dewey.info/class/778.35/e23/> ;
    skos:definition "Flyfotografering eller luftfotografering var opprinnelig fotografering av deler av jordoverflaten fra fly med formål å skaffe tredimensjonale opplysninger av de avbildede gjenstanders geometri og beliggenhet, for eksempel til kartlegging.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012642,
        <http://dewey.info/class/526.982/e23/>,
        <http://dewey.info/class/623.72/e23/>,
        <http://dewey.info/class/778.35/e23/> ;
    skos:prefLabel "Air photography"@en,
        "Luftfotografering"@nb .

humord:c04410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04410" ;
    dct:modified "2025-01-03T10:28:21"^^xsd:dateTime ;
    skos:altLabel "Railway technology"@en,
        "Jernbaneteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:exactMatch <http://dewey.info/class/625.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385/e23/>,
        <http://dewey.info/class/623.63/e23/>,
        <http://dewey.info/class/625.1/e23/> ;
    skos:prefLabel "Railway engineering"@en,
        "Jernbaneteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/385/e23/>,
        <http://dewey.info/class/623.63/e23/> .

humord:c04411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04411" ;
    dct:modified "2023-11-30T14:25:04"^^xsd:dateTime ;
    skos:altLabel "Preservation"@en,
        "Konservering"@nb,
        "Preservering"@nb ;
    skos:broadMatch <http://dewey.info/class/702.88/e23/> ;
    skos:broader humord:c04402 ;
    skos:definition "Det å ta vare på, beskytte mot ødeleggelse <BOB>"@nb ;
    skos:exactMatch realfagstermer:c009872,
        <http://dewey.info/class/1--0288/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009872,
        <http://dewey.info/class/1--0288/e23/>,
        <http://dewey.info/class/570.752/e23/>,
        <http://dewey.info/class/580.752/e23/>,
        <http://dewey.info/class/590.752/e23/>,
        <http://dewey.info/class/702.88/e23/> ;
    skos:prefLabel "Conservation"@en,
        "Konservering"@nb ;
    skos:related humord:c01510,
        humord:c19298 ;
    skos:relatedMatch <http://dewey.info/class/570.752/e23/>,
        <http://dewey.info/class/580.752/e23/>,
        <http://dewey.info/class/590.752/e23/> .

humord:c04412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04412" ;
    dct:modified "2025-01-03T12:59:49"^^xsd:dateTime ;
    skos:altLabel "Copy technique"@en,
        "Kopieringsteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/686/e23/> ;
    skos:broader humord:c04402 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686/e23/> ;
    skos:prefLabel "Copying technique"@en,
        "Kopieringsteknikk"@nb .

humord:c04413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04413" ;
    dct:modified "2025-01-03T10:27:27"^^xsd:dateTime ;
    skos:altLabel "Kalkering (Kopieringsteknikk)"@nb,
        "Tracing"@nb ;
    skos:broadMatch <http://dewey.info/class/741.2172/e23/> ;
    skos:broader humord:c04412 ;
    skos:definition "Kopiering ved hjelp av kalkpapir el. -lerret <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.2172/e23/> ;
    skos:prefLabel "Tracing (Technique)"@en,
        "Kalkering (Kopieringsteknikk)"@nb .

humord:c04414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04414" ;
    dct:modified "2023-12-04T14:31:15"^^xsd:dateTime ;
    skos:altLabel "Laboratory technique"@en,
        "Laboratory work"@en,
        "Laboratoriearbeid"@nb,
        "Laboratorieteknikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/> ;
    skos:broader humord:c04402 ;
    skos:closeMatch realfagstermer:c008493 ;
    skos:exactMatch realfagstermer:c001500 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001500,
        realfagstermer:c008493,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/371.623/e23/>,
        <http://dewey.info/class/542.1/e23/> ;
    skos:prefLabel "Laboratory techniques"@en,
        "Laboratorieteknikker"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.623/e23/>,
        <http://dewey.info/class/542.1/e23/> .

humord:c04416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04416" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Product engineering"@en,
        "Produksjonsmetoder"@nb,
        "Produksjonsmåte"@nb ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/670/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/670/e23/> ;
    skos:prefLabel "Production technique"@en,
        "Produksjonsteknikk"@nb .

humord:c04418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04418" ;
    dct:modified "2024-03-07T10:21:58"^^xsd:dateTime ;
    skos:altLabel "Rastar"@nb ;
    skos:broader humord:c04402 ;
    skos:definition "Reproduksjonsteknikk. Vanligst reproduksjon fra kobberstikk til fototekniske og elektroniske metoder <UBO>"@nb ;
    skos:exactMatch realfagstermer:c006486 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006486,
        <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/686/e23/>,
        <http://dewey.info/class/702.872/e23/> ;
    skos:prefLabel "Raster"@en,
        "Raster"@nb ;
    skos:related humord:c64067 ;
    skos:relatedMatch <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/686/e23/>,
        <http://dewey.info/class/702.872/e23/> .

humord:c04419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04419" ;
    dct:modified "2023-12-18T14:33:19"^^xsd:dateTime ;
    skos:altLabel "Restaurering"@nb ;
    skos:broadMatch <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/620.0046/e23/>,
        <http://dewey.info/class/702.88/e23/> ;
    skos:broader humord:c04402 ;
    skos:exactMatch realfagstermer:c006557,
        <http://dewey.info/class/1--0288/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006557,
        <http://dewey.info/class/025.84/e23/>,
        <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/1--0288/e23/>,
        <http://dewey.info/class/620.0046/e23/>,
        <http://dewey.info/class/684.10442/e23/>,
        <http://dewey.info/class/702.88/e23/>,
        <http://dewey.info/class/777.58/e23/> ;
    skos:prefLabel "Restoration"@en,
        "Restaurering"@nb ;
    skos:related humord:c04580 ;
    skos:relatedMatch <http://dewey.info/class/025.84/e23/>,
        <http://dewey.info/class/684.10442/e23/>,
        <http://dewey.info/class/777.58/e23/> .

humord:c04420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04420" ;
    dct:modified "2025-01-03T10:26:49"^^xsd:dateTime ;
    skos:altLabel "Teleteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:exactMatch realfagstermer:c004583,
        <http://dewey.info/class/621.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004583,
        <http://dewey.info/class/621.382/e23/> ;
    skos:prefLabel "Communications engineering"@en,
        "Teleteknikk"@nb ;
    skos:related humord:c04327 .

humord:c04421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04421" ;
    dct:modified "2025-01-03T13:00:57"^^xsd:dateTime ;
    skos:altLabel "Heating, ventialtion, and air conditioning"@en,
        "VVS"@nb,
        "Varme-, ventilasjon- og sanitærteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0682/e23/>,
        <http://dewey.info/class/352.56/e23/> ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/644/e23/> ;
    skos:exactMatch <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/696/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/1--0682/e23/>,
        <http://dewey.info/class/352.56/e23/>,
        <http://dewey.info/class/644/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/696/e23/> ;
    skos:prefLabel "HVAC"@en,
        "VVS"@nb .

humord:c04423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04423" ;
    dct:modified "2024-08-28T20:53:44"^^xsd:dateTime ;
    skos:altLabel "Sewage engineering"@en,
        "Avløpsteknikk"@nb ;
    skos:broader humord:c04421 ;
    skos:closeMatch <http://dewey.info/class/628.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.7284/e23/>,
        <http://dewey.info/class/628.2/e23/> ;
    skos:prefLabel "Wastewater engineering"@en,
        "Avløpsteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.7284/e23/> .

humord:c04424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04424" ;
    dct:modified "2024-10-01T11:25:38"^^xsd:dateTime ;
    skos:altLabel "Gas pipelines"@en,
        "Petroleum pipelines"@en,
        "Gassledninger"@nb,
        "Gassleidningar"@nb,
        "Gassrør"@nb,
        "Gassrørledninger"@nb,
        "Oljeledninger"@nb,
        "Oljeleidningar"@nb,
        "Oljerør"@nb,
        "Oljerørledninger"@nb,
        "Oljerøyr"@nb,
        "Oljerøyrleidningar"@nb,
        "Rassrøyr"@nb,
        "Rørledninger for olje"@nb,
        "Røyrleidningar"@nb,
        "Røyrleidningar for olje"@nb ;
    skos:broader humord:c04429 ;
    skos:closeMatch <http://dewey.info/class/621.381513/e23/>,
        <http://dewey.info/class/621.8672/e23/> ;
    skos:definition "En rørledning er en sammenkobling av rørlengder til et sluttet anlegg. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.381513/e23/>,
        <http://dewey.info/class/621.8672/e23/>,
        <http://dewey.info/class/696.2/e23/> ;
    skos:prefLabel "Pipelines"@en,
        "Rørledninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/696.2/e23/> .

humord:c04425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04425" ;
    dct:modified "2023-11-29T15:48:44"^^xsd:dateTime ;
    skos:altLabel "High tech"@en,
        "High technology"@en,
        "Low tech"@en,
        "Low technology"@en,
        "Høgteknologi"@nb,
        "Høyteknologi"@nb,
        "Lavteknologi"@nb,
        "Lågteknologi"@nb,
        "Teknologi"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch realfagstermer:c007862 ;
    skos:exactMatch realfagstermer:c013505,
        <http://dewey.info/class/306.46/e23/>,
        <http://dewey.info/class/600/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007862,
        realfagstermer:c013505,
        <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/306.46/e23/>,
        <http://dewey.info/class/344.095/e23/>,
        <http://dewey.info/class/352.745/e23/>,
        <http://dewey.info/class/372.358/e23/>,
        <http://dewey.info/class/600/e23/>,
        <http://dewey.info/class/658.514/e23/> ;
    skos:prefLabel "Technology"@en,
        "Teknologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/344.095/e23/>,
        <http://dewey.info/class/352.745/e23/>,
        <http://dewey.info/class/372.358/e23/>,
        <http://dewey.info/class/658.514/e23/> .

humord:c04426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04426" ;
    dct:modified "2024-06-26T07:28:35"^^xsd:dateTime ;
    skos:altLabel "Radio electronics"@en,
        "Radio engineering"@en,
        "Radio-frequency electronics"@en,
        "Radio-frequency engineering"@en,
        "Radio-frequency technology"@en,
        "Radioteknikk"@nb,
        "Radioteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:closeMatch <http://dewey.info/class/621.384/e23/> ;
    skos:exactMatch realfagstermer:c009722 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009722,
        <http://dewey.info/class/537.534/e23/>,
        <http://dewey.info/class/621.384/e23/> ;
    skos:prefLabel "Radio technology"@en,
        "Radioteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/537.534/e23/> .

humord:c04429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04429" ;
    dct:modified "2025-01-03T10:20:50"^^xsd:dateTime ;
    skos:altLabel "Materiell"@nb,
        "Utrusting"@nb,
        "Utrustning"@nb,
        "Utstyr"@nb ;
    skos:broader humord:c04305 ;
    skos:exactMatch <http://dewey.info/class/1--0284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0284/e23/>,
        <http://dewey.info/class/1--078/e23/>,
        <http://dewey.info/class/352.55/e23/>,
        <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/651.2/e23/>,
        <http://dewey.info/class/658.27/e23/>,
        <http://dewey.info/class/658.72/e23/> ;
    skos:prefLabel "Equipment"@en,
        "Utstyr"@nb ;
    skos:related humord:c01449,
        humord:c07772 ;
    skos:relatedMatch <http://dewey.info/class/1--078/e23/>,
        <http://dewey.info/class/352.55/e23/>,
        <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/651.2/e23/>,
        <http://dewey.info/class/658.27/e23/>,
        <http://dewey.info/class/658.72/e23/> .

humord:c04431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04431" ;
    dct:modified "2024-01-15T15:50:31"^^xsd:dateTime ;
    skos:altLabel "Instrument"@nb ;
    skos:broader humord:c04429 ;
    skos:exactMatch realfagstermer:c013429,
        <http://dewey.info/class/1--0284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013429,
        <http://dewey.info/class/1--0284/e23/>,
        <http://dewey.info/class/530.7/e23/>,
        <http://dewey.info/class/629.135/e23/> ;
    skos:prefLabel "Instruments"@en,
        "Instrumenter"@nb ;
    skos:related humord:c05510 ;
    skos:relatedMatch <http://dewey.info/class/530.7/e23/>,
        <http://dewey.info/class/629.135/e23/> .

humord:c04432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04432" ;
    dct:modified "2025-01-03T10:20:41"^^xsd:dateTime ;
    skos:altLabel "Robotar"@nb ;
    skos:broadMatch <http://dewey.info/class/372.358/e23/> ;
    skos:broader humord:c04431 ;
    skos:closeMatch realfagstermer:c006841 ;
    skos:exactMatch <http://dewey.info/class/629.892/e23/>,
        <http://dewey.info/class/670.4272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006841,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/372.358/e23/>,
        <http://dewey.info/class/629.892/e23/>,
        <http://dewey.info/class/670.4272/e23/>,
        <http://dewey.info/class/796.16/e23/> ;
    skos:prefLabel "Robots"@en,
        "Roboter"@nb ;
    skos:related humord:c04400,
        humord:c33014 ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/796.16/e23/> .

humord:c04433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04433" ;
    dct:modified "2025-01-03T10:18:29"^^xsd:dateTime ;
    skos:altLabel "Bloomaries"@en,
        "Bloomary"@en,
        "Bloomery"@en,
        "Blesteromnar"@nb,
        "Blesterovner"@nb,
        "Jarnvinner"@nb,
        "Jernvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/669.1093/e23/>,
        <http://dewey.info/class/669.141093/e23/> ;
    skos:broader humord:c04429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/669.1093/e23/>,
        <http://dewey.info/class/669.141093/e23/> ;
    skos:prefLabel "Bloomeries"@en,
        "Jernvinner"@nb ;
    skos:related humord:c08301 .

humord:c04434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04434" ;
    dct:modified "2025-01-03T10:17:28"^^xsd:dateTime ;
    skos:altLabel "Kvernar"@nb,
        "Kverner"@nb ;
    skos:broader humord:c04429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.21/e23/>,
        <http://dewey.info/class/621.453/e23/>,
        <http://dewey.info/class/664.72/e23/> ;
    skos:prefLabel "Kverner"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.21/e23/>,
        <http://dewey.info/class/621.453/e23/>,
        <http://dewey.info/class/664.72/e23/> .

humord:c04435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04435" ;
    dct:modified "2024-07-02T11:07:54"^^xsd:dateTime ;
    skos:altLabel "Maskinar"@nb,
        "Maskiner"@nb ;
    skos:broader humord:c04429 ;
    skos:definition "Maskin er et apparat som med tilført energi utfører et visst arbeid. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004425,
        <http://dewey.info/class/621.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004425,
        <http://dewey.info/class/621.8/e23/> ;
    skos:prefLabel "Machines"@en,
        "Maskiner"@nb ;
    skos:related humord:c33014 .

humord:c04436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04436" ;
    dct:modified "2024-06-05T14:08:15"^^xsd:dateTime ;
    skos:altLabel "Dampmaskinar"@nb,
        "Dampmaskiner"@nb ;
    skos:broader humord:c04435 ;
    skos:definition "Dampmaskiner er maskiner som er drivne med vassdamp. Døme på dette kan vere stempelmaskiner, dampturbinar og så vidare, men til vanleg er det stempeldampmaskin som er meint. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008677,
        <http://dewey.info/class/621.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008677,
        <http://dewey.info/class/621.1/e23/>,
        <http://dewey.info/class/623.8722/e23/>,
        <http://dewey.info/class/625.261/e23/>,
        <http://dewey.info/class/629.2501/e23/> ;
    skos:prefLabel "Steam engines"@en,
        "Dampmaskiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.8722/e23/>,
        <http://dewey.info/class/625.261/e23/>,
        <http://dewey.info/class/629.2501/e23/> .

humord:c04437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04437" ;
    dct:modified "2025-01-03T10:13:03"^^xsd:dateTime ;
    skos:altLabel "Symaskinar"@nb,
        "Symaskiner"@nb ;
    skos:broadMatch <http://dewey.info/class/681.7677/e23/> ;
    skos:broader humord:c04435 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/646.2044/e23/>,
        <http://dewey.info/class/681.7677/e23/> ;
    skos:prefLabel "Sewing machines"@en,
        "Symaskiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.2044/e23/> .

humord:c04438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04438" ;
    dct:modified "2025-01-03T10:10:37"^^xsd:dateTime ;
    skos:altLabel "Water mills"@en,
        "Møller"@nb,
        "Vannmøller"@nb,
        "Vassmøller"@nb ;
    skos:broadMatch <http://dewey.info/class/725.4/e23/> ;
    skos:broader humord:c04429 ;
    skos:exactMatch <http://dewey.info/class/621.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.21/e23/>,
        <http://dewey.info/class/621.453/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:prefLabel "Mills"@en,
        "Møller"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.453/e23/> .

humord:c04440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04440" ;
    dct:modified "2024-10-14T10:01:09"^^xsd:dateTime ;
    skos:altLabel "Utensils"@en,
        "Redskap"@nb,
        "Reiskap"@nb,
        "Reiskapar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0284/e23/> ;
    skos:broader humord:c04429,
        humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0284/e23/>,
        <http://dewey.info/class/621.9/e23/>,
        <http://dewey.info/class/683.8/e23/> ;
    skos:prefLabel "Tools"@en,
        "Redskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.9/e23/>,
        <http://dewey.info/class/683.8/e23/> .

humord:c04441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04441" ;
    dct:modified "2025-01-03T10:00:40"^^xsd:dateTime ;
    skos:altLabel "Pinsettar"@nb ;
    skos:broadMatch <http://dewey.info/class/688.5/e23/> ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.5/e23/> ;
    skos:prefLabel "Tweezers"@en,
        "Pinsetter"@nb .

humord:c04442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04442" ;
    dct:modified "2024-10-11T14:09:48"^^xsd:dateTime ;
    skos:altLabel "Hjulplogar"@nb,
        "Hjulploger"@nb,
        "Plogar"@nb ;
    skos:broadMatch <http://dewey.info/class/681.7631/e23/> ;
    skos:broader humord:c11280 ;
    skos:definition "Plog er et redskap som brukes til jordarbeid  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/631.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.51/e23/>,
        <http://dewey.info/class/681.7631/e23/> ;
    skos:prefLabel "Ploughs"@en,
        "Ploger"@nb .

humord:c04444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04444" ;
    dct:modified "2025-01-03T09:59:04"^^xsd:dateTime ;
    skos:altLabel "Grindstones"@en,
        "Water stones"@en,
        "Whetstones"@en,
        "Slipesteinar"@nb ;
    skos:broader humord:c04440 ;
    skos:closeMatch <http://dewey.info/class/621.923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.923/e23/> ;
    skos:prefLabel "Sharpening stones"@en,
        "Slipesteiner"@nb .

humord:c04445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04445" ;
    dct:modified "2025-03-28T14:03:16"^^xsd:dateTime ;
    skos:altLabel "Hone-stones"@en,
        "Bryne"@nb,
        "Brynesteinar"@nb,
        "Brynesteiner"@nb ;
    skos:broadMatch <http://dewey.info/class/621.923/e23/> ;
    skos:broader humord:c04444 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.923/e23/> ;
    skos:prefLabel "Hones"@en,
        "Bryner"@nb .

humord:c04446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04446" ;
    dct:modified "2024-10-14T10:02:54"^^xsd:dateTime ;
    skos:altLabel "Gear"@en,
        "Tackle"@en,
        "Verktøy"@nb,
        "Verktøyer"@nb ;
    skos:broader humord:c04440 ;
    skos:definition "Spesialiserte redskaper som brukes for å lage eller bearbeide et arbeidsstykke, for eksempel sag eller hammer -<SNL>"@nb ;
    skos:exactMatch realfagstermer:c001789,
        <http://dewey.info/class/621.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001789,
        <http://dewey.info/class/621.9/e23/> ;
    skos:prefLabel "Tools"@en,
        "Verktøy"@nb .

humord:c04447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04447" ;
    dct:modified "2025-01-03T09:51:25"^^xsd:dateTime ;
    skos:altLabel "Hand planes"@en,
        "Høvlar"@nb ;
    skos:broader humord:c04446 ;
    skos:closeMatch <http://dewey.info/class/621.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.912/e23/>,
        <http://dewey.info/class/684.082/e23/> ;
    skos:prefLabel "Planes (Tools)"@en,
        "Høvler"@nb ;
    skos:relatedMatch <http://dewey.info/class/684.082/e23/> .

humord:c04448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04448" ;
    dct:modified "2025-01-03T09:48:56"^^xsd:dateTime ;
    skos:altLabel "Vevar"@nb,
        "Vever"@nb,
        "Vevstolar"@nb,
        "Vevstoler"@nb ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14/e23/> ;
    skos:prefLabel "Looms"@en,
        "Vever"@nb ;
    skos:related humord:c04836 ;
    skos:relatedMatch <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14/e23/> .

humord:c04450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04450" ;
    dct:modified "2024-06-21T11:28:46"^^xsd:dateTime ;
    skos:altLabel "Turbinar"@nb ;
    skos:broader humord:c61249 ;
    skos:closeMatch <http://dewey.info/class/621.165/e23/>,
        <http://dewey.info/class/621.24/e23/> ;
    skos:definition "Turbin er en kraftmaskin hvor drivmediet – vann, damp eller gass – ved hjelp av faststående dyser eller ledeskovler i form av en stråle med en bestemt retning og hastighet tilføres skovler som er festet på omkretsen av et roterende hjul eller en trommel.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010678,
        <http://dewey.info/class/621.406/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010678,
        <http://dewey.info/class/621.165/e23/>,
        <http://dewey.info/class/621.24/e23/>,
        <http://dewey.info/class/621.406/e23/> ;
    skos:prefLabel "Turbines"@en,
        "Turbiner"@nb .

humord:c04451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04451" ;
    dct:modified "2023-12-18T15:24:53"^^xsd:dateTime ;
    skos:altLabel "Hydro turbines"@en,
        "Hydroturbines"@en,
        "Rørturbiner"@nb,
        "Røyrturbinar"@nb,
        "Vassturbinar"@nb ;
    skos:broader humord:c04450 ;
    skos:exactMatch realfagstermer:c007984,
        <http://dewey.info/class/621.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007984,
        <http://dewey.info/class/621.24/e23/> ;
    skos:prefLabel "Water turbines"@en,
        "Vannturbiner"@nb .

humord:c04452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04452" ;
    dct:modified "2025-01-07T08:28:30"^^xsd:dateTime ;
    skos:altLabel "Cultural sciences"@en,
        "Kulturkunnskap"@nb,
        "Kulturvitenskap"@nb,
        "Kulturvitskap"@nb ;
    skos:closeMatch <http://dewey.info/class/306/e23/> ;
    skos:editorialNote "Brukes om faget \"kulturkunnskap\". For bøker om kultur generelt, bruk termen  Kultur eller mer presise termer"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural education"@en,
        "Kulturkunnskap"@nb ;
    skos:topConceptOf humord: .

humord:c04453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04453" ;
    dct:modified "2023-11-15T11:45:14"^^xsd:dateTime ;
    skos:altLabel "Antropologi"@nb ;
    skos:broader humord:c04452 ;
    skos:exactMatch realfagstermer:c002101,
        <http://dewey.info/class/301/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002101,
        <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/301/e23/>,
        <http://dewey.info/class/569.9/e23/>,
        <http://dewey.info/class/599.9/e23/> ;
    skos:prefLabel "Anthropology"@en,
        "Antropologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/569.9/e23/>,
        <http://dewey.info/class/599.9/e23/> .

humord:c04454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04454" ;
    dct:modified "2024-08-16T09:51:24"^^xsd:dateTime ;
    skos:altLabel "Social anthropological methods"@en,
        "Antropologiske metodar"@nb ;
    skos:broader humord:c04460 ;
    skos:closeMatch <http://dewey.info/class/301.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301.01/e23/> ;
    skos:prefLabel "Anthropological methods"@en,
        "Antropologiske metoder"@nb .

humord:c04455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04455" ;
    dct:modified "2025-01-10T13:55:44"^^xsd:dateTime ;
    skos:altLabel "Biological anthropology"@en,
        "Fysisk antropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/599.9/e23/> ;
    skos:broader humord:c04453 ;
    skos:exactMatch realfagstermer:c001429 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001429,
        <http://dewey.info/class/599.9/e23/> ;
    skos:prefLabel "Physical anthropology"@en,
        "Fysisk antropologi"@nb .

humord:c04456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04456" ;
    dct:modified "2024-02-13T08:41:39"^^xsd:dateTime ;
    skos:altLabel "Human races"@en,
        "Menneskerasar"@nb,
        "Menneskeraser"@nb,
        "Rasar"@nb,
        "Rase"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/599.97/e23/> ;
    skos:broader humord:c04455 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/599.97/e23/> ;
    skos:prefLabel "Races"@en,
        "Raser"@nb ;
    skos:related humord:c20984 .

humord:c04457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04457" ;
    dct:modified "2024-11-26T14:31:50"^^xsd:dateTime ;
    skos:altLabel "Theories of race"@en,
        "Raseforsking"@nb,
        "Raseforskning"@nb,
        "Raseteoriar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c04455 ;
    skos:exactMatch realfagstermer:c011983 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011983,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Race theories"@en,
        "Raseteorier"@nb .

humord:c04458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04458" ;
    dct:modified "2025-01-10T13:26:29"^^xsd:dateTime ;
    skos:altLabel "Lingvistisk antropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:closeMatch <http://dewey.info/class/306.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Linguistic anthropology"@en,
        "Lingvistisk antropologi"@nb ;
    skos:related humord:c05737 .

humord:c04459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04459" ;
    dct:modified "2025-01-10T13:29:45"^^xsd:dateTime ;
    skos:altLabel "Politisk antropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/> ;
    skos:prefLabel "Political anthropology"@en,
        "Politisk antropologi"@nb ;
    skos:related humord:c09547 ;
    skos:relatedMatch <http://dewey.info/class/306.2/e23/> .

humord:c04460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04460" ;
    dct:modified "2024-01-03T11:17:31"^^xsd:dateTime ;
    skos:altLabel "Cultural anthropology"@en,
        "Kulturantropologi"@nb,
        "Sosialantropologi"@nb ;
    skos:broader humord:c04453,
        humord:c08995 ;
    skos:closeMatch <http://dewey.info/class/306/e23/> ;
    skos:definition "Den grenen av antropologi som omfatter det sammenlignende studiet av sosiale prosesser, sosial organisasjon, samhandling og andre kulturelle ytringer <SNL>"@nb ;
    skos:editorialNote "Etnografi skilt ut som egen term juni 2011. Omindeksering nødvendig. 2012-01-24/bsh. Gitt to OT-er, denne termen brukes om faget generelt i Norge. 201"@nb ;
    skos:exactMatch realfagstermer:c003340 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003340,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Social anthropology"@en,
        "Sosialantropologi"@nb .

humord:c04461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04461" ;
    dct:modified "2024-01-11T08:25:47"^^xsd:dateTime ;
    skos:altLabel "Etnografi"@nb ;
    skos:broader humord:c04453 ;
    skos:closeMatch <http://dewey.info/class/306/e23/> ;
    skos:definition "Brukes \"om beskrivelser eller analytiske fremstillinger av bestemte folkegrupper\" <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Skilt ut fra Sosialantropologi som egen term juni 2011. Omindeksering av eldre poster nødvendig. Maa"@nb ;
    skos:exactMatch realfagstermer:c005693 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005693,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Ethnography"@en,
        "Etnografi"@nb .

humord:c04463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04463" ;
    dct:modified "2024-01-03T09:44:14"^^xsd:dateTime ;
    skos:altLabel "Civilisation"@en,
        "Civilisations"@en,
        "Civilizations"@en,
        "Sivilisasjon"@nb,
        "Sivilisasjonar"@nb,
        "Sivilisasjoner"@nb ;
    skos:broader humord:c04460 ;
    skos:exactMatch <http://dewey.info/class/909/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/909/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Civilization"@en,
        "Sivilisasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/930/e23/> .

humord:c04464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04464" ;
    dct:modified "2025-01-10T13:19:20"^^xsd:dateTime ;
    skos:altLabel "Civilisation processes"@en,
        "Civilization processes"@en,
        "Civilizing processes"@en,
        "Sivilisasjonsprosessar"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/909/e23/> ;
    skos:broader humord:c04463 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/909/e23/> ;
    skos:prefLabel "Civilising processes"@en,
        "Sivilisasjonsprosesser"@nb ;
    skos:related humord:c04550 .

humord:c04465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04465" ;
    dct:modified "2025-01-10T13:19:34"^^xsd:dateTime ;
    skos:altLabel "Civilisation theory"@en,
        "Civilization theories"@en,
        "Civilization theory"@en,
        "Civilsation theories"@en,
        "Theory of civilization"@en,
        "Sivilisasjonsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/300.1/e23/>,
        <http://dewey.info/class/909/e23/> ;
    skos:broader humord:c04463 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/300.1/e23/>,
        <http://dewey.info/class/909/e23/> ;
    skos:prefLabel "Theory of civilisation"@en,
        "Sivilisasjonsteori"@nb .

humord:c04466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04466" ;
    dct:modified "2024-08-21T10:18:19"^^xsd:dateTime ;
    skos:altLabel "Clans"@en,
        "Descent groups"@en,
        "Families (Genealogy)"@en,
        "Genera"@en,
        "Kindreds"@en,
        "Matrilineages"@en,
        "Patrilineages"@en,
        "Familiar (Genealogi)"@nb,
        "Familier (Genealogi)"@nb,
        "Farsliner"@nb,
        "Farslinjer"@nb,
        "Klanar"@nb,
        "Klaner"@nb,
        "Matriliner"@nb,
        "Matrilinjer"@nb,
        "Morsliner"@nb,
        "Morslinjer"@nb,
        "Patriliner"@nb,
        "Patrilinjer"@nb,
        "Slekter"@nb,
        "Ætter"@nb ;
    skos:broadMatch <http://dewey.info/class/929.2/e23/> ;
    skos:broader humord:c04469 ;
    skos:closeMatch realfagstermer:c002213 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c007109 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002213,
        realfagstermer:c007109,
        <http://dewey.info/class/929.2/e23/> ;
    skos:prefLabel "Kin groups"@en,
        "Slekter"@nb .

humord:c04469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04469" ;
    dct:modified "2024-11-13T07:54:49"^^xsd:dateTime ;
    skos:altLabel "Family"@en,
        "Kin"@en,
        "Lineage"@en,
        "Relatives"@en,
        "Slekt"@nb,
        "Slektningar"@nb,
        "Slektninger"@nb,
        "Slektskap"@nb ;
    skos:broader humord:c04460 ;
    skos:exactMatch realfagstermer:c006228,
        <http://dewey.info/class/306.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006228,
        <http://dewey.info/class/306.83/e23/>,
        <http://dewey.info/class/929.1/e23/>,
        <http://dewey.info/class/929.2/e23/> ;
    skos:prefLabel "Kinship"@en,
        "Slektskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/929.1/e23/>,
        <http://dewey.info/class/929.2/e23/> .

humord:c04470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04470" ;
    dct:modified "2025-01-10T13:24:13"^^xsd:dateTime ;
    skos:altLabel "Totemisme"@nb ;
    skos:broader humord:c04460 ;
    skos:definition "Samfunnssystem der befolkningen er delt opp i grupper med hvert sitt totem <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/> ;
    skos:prefLabel "Totemism"@en,
        "Totemisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.11/e23/> .

humord:c04471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04471" ;
    dct:modified "2023-11-15T14:46:51"^^xsd:dateTime ;
    skos:altLabel "Astrologi"@nb,
        "Stjernetyding"@nb ;
    skos:broader humord:c04452 ;
    skos:exactMatch realfagstermer:c013403,
        <http://dewey.info/class/133.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013403,
        <http://dewey.info/class/133.5/e23/> ;
    skos:prefLabel "Astrology"@en,
        "Astrologi"@nb .

humord:c04473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04473" ;
    dct:modified "2024-03-14T11:18:23"^^xsd:dateTime ;
    skos:altLabel "Stellar Constellations"@en,
        "Konstellasjonar (Stjerner)"@nb,
        "Konstellasjoner (Stjerner)"@nb,
        "Stjernebilde"@nb,
        "Stjernebilete"@nb ;
    skos:broadMatch <http://dewey.info/class/523.8/e23/> ;
    skos:broader humord:c04471 ;
    skos:exactMatch realfagstermer:c006316 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006316,
        <http://dewey.info/class/133.52/e23/>,
        <http://dewey.info/class/523.8/e23/> ;
    skos:prefLabel "Constellations (Stars)"@en,
        "Stjernebilder"@nb ;
    skos:related humord:c08186 ;
    skos:relatedMatch <http://dewey.info/class/133.52/e23/> .

humord:c04474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04474" ;
    dct:modified "2025-01-10T13:13:43"^^xsd:dateTime ;
    skos:altLabel "Dyrekretsen"@nb,
        "Dyrekrinsen"@nb,
        "Zodiaken"@nb ;
    skos:broadMatch <http://dewey.info/class/523/e23/> ;
    skos:broader humord:c04471 ;
    skos:exactMatch <http://dewey.info/class/133.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.52/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.362/e23/>,
        <http://dewey.info/class/523/e23/> ;
    skos:prefLabel "Zodiak"@en,
        "Zodiaken"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.362/e23/> .

humord:c04475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04475" ;
    dct:modified "2023-11-24T14:46:38"^^xsd:dateTime ;
    skos:altLabel "Filologi"@nb ;
    skos:broader humord:c04452 ;
    skos:closeMatch <http://dewey.info/class/400/e23/> ;
    skos:definition "Studiet av språk og litteratur, og da gjerne gamle litterære dokumenter og verker <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c001308 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001308,
        <http://dewey.info/class/400/e23/> ;
    skos:prefLabel "Philology"@en,
        "Filologi"@nb ;
    skos:related humord:c05737 .

humord:c04476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04476" ;
    dct:modified "2024-07-26T12:06:49"^^xsd:dateTime ;
    skos:altLabel "African philology"@en,
        "Afrikanistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/496/e23/>,
        <http://dewey.info/class/960/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Afrikanistikk, vitenskap som omfatter de afrikanske folks språk, historie oog kultur <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496/e23/>,
        <http://dewey.info/class/960/e23/> ;
    skos:prefLabel "Africanistics"@en,
        "Afrikanistikk"@nb .

humord:c04477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04477" ;
    dct:modified "2024-08-13T08:34:21"^^xsd:dateTime ;
    skos:altLabel "Altaisk filologi"@nb,
        "Altaistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/> ;
    skos:prefLabel "Altaic philology"@en,
        "Altaistikk"@nb .

humord:c04478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04478" ;
    dct:modified "2024-08-15T08:24:53"^^xsd:dateTime ;
    skos:altLabel "Anglistics"@en,
        "Anglistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/420/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/420/e23/> ;
    skos:prefLabel "English philology"@en,
        "Anglistikk"@nb .

humord:c04479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04479" ;
    dct:modified "2024-08-28T11:23:03"^^xsd:dateTime ;
    skos:altLabel "Ancient Near East Studies"@en,
        "Assyrian philology"@en,
        "Cuneiform studies"@en,
        "Assyriologi"@nb ;
    skos:broadMatch <http://dewey.info/class/935/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/935/e23/> ;
    skos:prefLabel "Assyriology"@en,
        "Assyriologi"@nb .

humord:c04480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04480" ;
    dct:modified "2024-10-10T08:47:29"^^xsd:dateTime ;
    skos:altLabel "Balkanistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/949.6/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.6/e23/> ;
    skos:prefLabel "Balkan studies"@en,
        "Balkanistikk"@nb .

humord:c04481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04481" ;
    dct:modified "2025-01-10T07:46:46"^^xsd:dateTime ;
    skos:altLabel "Bysantinistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/949.502/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.502/e23/> ;
    skos:prefLabel "Byzantine philology"@en,
        "Bysantinistikk"@nb .

humord:c04482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04482" ;
    dct:modified "2024-10-24T08:05:36"^^xsd:dateTime ;
    skos:altLabel "Egyptian philology"@en,
        "Egyptologi"@nb ;
    skos:broadMatch <http://dewey.info/class/932/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932/e23/> ;
    skos:prefLabel "Egyptology"@en,
        "Egyptologi"@nb ;
    skos:related humord:c08550,
        humord:c18024 .

humord:c04483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04483" ;
    dct:modified "2025-01-10T07:48:59"^^xsd:dateTime ;
    skos:altLabel "Francophone studies"@en,
        "Frankofoni"@nb ;
    skos:broadMatch <http://dewey.info/class/440/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Kunst, kultur og språk i fransktalende land utenom Frankrike <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440/e23/> ;
    skos:prefLabel "Francophone world"@en,
        "Frankofoni"@nb .

humord:c04484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04484" ;
    dct:modified "2025-01-10T07:49:31"^^xsd:dateTime ;
    skos:altLabel "Germanics"@en,
        "Germanistics"@en,
        "Germanistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/430/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Fellesbetegnelse for tysk språkvitenskap og tysk litteratur samt germansk språkvitenskap og gammelgermansk litteratur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/> ;
    skos:prefLabel "German studies"@en,
        "Germanistikk"@nb .

humord:c04485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04485" ;
    dct:modified "2025-01-10T07:36:45"^^xsd:dateTime ;
    skos:altLabel "Hungarologi"@nb ;
    skos:broadMatch <http://dewey.info/class/494.511/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Forsking om ungarsk språk, litteratur, kultur og historie <AA>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.511/e23/> ;
    skos:prefLabel "Hungarian studies"@en,
        "Hungarologi"@nb .

humord:c04486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04486" ;
    dct:modified "2025-01-10T07:35:05"^^xsd:dateTime ;
    skos:altLabel "Indologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491/e23/> ;
    skos:broader humord:c16844 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491/e23/> ;
    skos:prefLabel "Indology"@en,
        "Indologi"@nb .

humord:c04487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04487" ;
    dct:modified "2025-01-10T07:37:36"^^xsd:dateTime ;
    skos:altLabel "Iranian philology"@en,
        "Iranistikk"@nb,
        "Iransk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.5/e23/> ;
    skos:broader humord:c16844 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5/e23/> ;
    skos:prefLabel "Iranian studies"@en,
        "Iranistikk"@nb .

humord:c04488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04488" ;
    dct:modified "2024-10-21T08:43:37"^^xsd:dateTime ;
    skos:altLabel "Celtic studies"@en,
        "Keltisk filologi"@nb,
        "Keltologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.6/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Keltologi er en fellesbetegnelse for studiet av keltiske språk, litteratur og kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6/e23/> ;
    skos:prefLabel "Celtic philology"@en,
        "Keltologi"@nb ;
    skos:related humord:c10558 .

humord:c04490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04490" ;
    dct:modified "2024-11-20T11:24:26"^^xsd:dateTime ;
    skos:altLabel "Mongol studies"@en,
        "Mongolian studies"@en,
        "Mongolistikk"@nb,
        "Mongologi"@nb,
        "Mongolske studier"@nb,
        "Mongolske studium"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/> ;
    skos:prefLabel "Mongolian philology"@en,
        "Mongolistikk"@nb .

humord:c04491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04491" ;
    dct:modified "2024-10-21T09:08:16"^^xsd:dateTime ;
    skos:altLabel "Nordic philology"@en,
        "Nordistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.5/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.5/e23/> ;
    skos:prefLabel "Nordic studies"@en,
        "Nordistikk"@nb ;
    skos:related humord:c10247 .

humord:c04492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04492" ;
    dct:modified "2025-01-10T10:33:32"^^xsd:dateTime ;
    skos:altLabel "Oriental philology"@en,
        "Orientalism (Philology)"@en,
        "Orientalisme (Filologi)"@nb,
        "Orientalistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/490/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Vitenskapelig forsking om Orienten <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/490/e23/> ;
    skos:prefLabel "Oriental studies"@en,
        "Orientalistikk"@nb .

humord:c04493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04493" ;
    dct:modified "2025-01-10T10:34:00"^^xsd:dateTime ;
    skos:altLabel "Romance studies"@en,
        "Romanistikk"@nb,
        "Romansk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/440/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Studiet av romanske språk og kulturer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440/e23/> ;
    skos:prefLabel "Romance philology"@en,
        "Romanistikk"@nb ;
    skos:related humord:c10474 .

humord:c04495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04495" ;
    dct:modified "2025-01-10T07:33:51"^^xsd:dateTime ;
    skos:altLabel "Hispanic philology"@en,
        "Hispanistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/460/e23/> ;
    skos:broader humord:c04493 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/460/e23/> ;
    skos:prefLabel "Hispanic studies"@en,
        "Hispanistikk"@nb .

humord:c04496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04496" ;
    dct:modified "2025-01-10T07:33:34"^^xsd:dateTime ;
    skos:altLabel "Catalan philology"@en,
        "Katalanistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/449.9/e23/> ;
    skos:broader humord:c04493 ;
    skos:definition "Studiet av katalansk språk og kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.9/e23/> ;
    skos:prefLabel "Catalan studies"@en,
        "Katalanistikk"@nb .

humord:c04497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04497" ;
    dct:modified "2025-01-10T07:42:40"^^xsd:dateTime ;
    skos:altLabel "Russian philology"@en,
        "Russistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.7/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.7/e23/> ;
    skos:prefLabel "Russian studies"@en,
        "Russistikk"@nb ;
    skos:related humord:c04500 .

humord:c04498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04498" ;
    dct:modified "2025-01-10T07:34:35"^^xsd:dateTime ;
    skos:altLabel "Chinese studies"@en,
        "Sinologi"@nb ;
    skos:broadMatch <http://dewey.info/class/495.1/e23/> ;
    skos:broader humord:c04492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/> ;
    skos:prefLabel "Sinology"@en,
        "Sinologi"@nb ;
    skos:related humord:c19167 .

humord:c04499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04499" ;
    dct:modified "2025-01-10T07:42:59"^^xsd:dateTime ;
    skos:altLabel "Scandinavian philology"@en,
        "Skandinavistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.5/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Fellesbetegnelse for skandinavisk litteratur- og språkvitenskap <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.5/e23/> ;
    skos:prefLabel "Scandinavian studies"@en,
        "Skandinavistikk"@nb .

humord:c04500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04500" ;
    dct:modified "2025-01-10T10:36:12"^^xsd:dateTime ;
    skos:altLabel "Slavic philology"@en,
        "Slavic studies"@en,
        "Slavonic philology"@en,
        "Slavisk filologi"@nb,
        "Slavistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.8/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.8/e23/> ;
    skos:prefLabel "Slavonic studies"@en,
        "Slavistikk"@nb ;
    skos:related humord:c04497 .

humord:c04501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04501" ;
    dct:modified "2025-01-10T07:43:17"^^xsd:dateTime ;
    skos:altLabel "Sumerian philology"@en,
        "Sumerologi"@nb ;
    skos:broadMatch <http://dewey.info/class/499.95/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.95/e23/> ;
    skos:prefLabel "Sumerology"@en,
        "Sumerologi"@nb .

humord:c04502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04502" ;
    dct:modified "2025-01-10T12:54:53"^^xsd:dateTime ;
    skos:altLabel "Turkic philology"@en,
        "Turkic studies"@en,
        "Turkish philology"@en,
        "Turkish studies"@en,
        "Turkologi"@nb,
        "Tyrkisk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/494.3/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3/e23/> ;
    skos:prefLabel "Turcology"@en,
        "Turkologi"@nb ;
    skos:related humord:c19487 .

humord:c04503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04503" ;
    dct:modified "2025-01-10T07:44:07"^^xsd:dateTime ;
    skos:altLabel "Fenno-Ugric philology"@en,
        "Fenno-Ugric studies"@en,
        "Fennougristics"@en,
        "Finno-Ugric philology"@en,
        "Finno-Ugric studies"@en,
        "Finnougristics"@en,
        "Uralic philology"@en,
        "Uralistics"@en,
        "Fennougristikk"@nb,
        "Uralistikk"@nb ;
    skos:broader humord:c04475 ;
    skos:closeMatch <http://dewey.info/class/894.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/>,
        <http://dewey.info/class/894.5/e23/> ;
    skos:prefLabel "Uralistics"@en,
        "Uralistikk"@nb .

humord:c04505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04505" ;
    dct:modified "2025-01-07T08:59:44"^^xsd:dateTime ;
    skos:altLabel "Heraldikk"@nb,
        "Slektsvåpen"@nb,
        "Våpenskjold"@nb ;
    skos:broader humord:c04452 ;
    skos:definition "Vitenskapen om våpenmerker, slektsvåpen, deres sammensetning, farger og figurframstilling <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/929.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.6/e23/> ;
    skos:prefLabel "Heraldry"@en,
        "Heraldikk"@nb ;
    skos:related humord:c04512 .

humord:c04508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04508" ;
    dct:modified "2025-01-10T07:26:28"^^xsd:dateTime ;
    skos:altLabel "Emblem"@nb ;
    skos:broadMatch <http://dewey.info/class/929.6/e23/> ;
    skos:broader humord:c04505 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.6/e23/> ;
    skos:prefLabel "Emblems"@en,
        "Emblemer"@nb ;
    skos:related humord:c06342,
        humord:c17164 .

humord:c04509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04509" ;
    dct:modified "2025-03-26T12:58:04"^^xsd:dateTime ;
    skos:altLabel "Banner"@nb,
        "Bannere"@nb,
        "Faner"@nb ;
    skos:broader humord:c04505 ;
    skos:closeMatch <http://dewey.info/class/355.15/e23/> ;
    skos:exactMatch <http://dewey.info/class/929.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.15/e23/>,
        <http://dewey.info/class/929.92/e23/> ;
    skos:prefLabel "Banners"@en,
        "Faner"@nb .

humord:c04510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04510" ;
    dct:modified "2025-01-10T07:26:16"^^xsd:dateTime ;
    skos:altLabel "Tangkas"@en,
        "Tankas"@en,
        "Tanka (Faner)"@nb ;
    skos:broadMatch <http://dewey.info/class/299.54/e23/> ;
    skos:broader humord:c04509 ;
    skos:definition "Tibetansk religiøst banner med maleri <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.54/e23/>,
        <http://dewey.info/class/759.9515/e23/> ;
    skos:prefLabel "Thangkas"@en,
        "Tankaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/759.9515/e23/> .

humord:c04511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04511" ;
    dct:modified "2025-01-10T07:23:39"^^xsd:dateTime ;
    skos:altLabel "Flagg"@nb ;
    skos:broader humord:c04505 ;
    skos:closeMatch <http://dewey.info/class/355.15/e23/> ;
    skos:exactMatch <http://dewey.info/class/929.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.09/e23/>,
        <http://dewey.info/class/355.15/e23/>,
        <http://dewey.info/class/929.92/e23/> ;
    skos:prefLabel "Flags"@en,
        "Flagg"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.09/e23/> .

humord:c04512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04512" ;
    dct:modified "2025-01-17T07:14:07"^^xsd:dateTime ;
    skos:altLabel "Decorations (Distinctions)"@en,
        "Dekorasjonar (Utmerkingar)"@nb,
        "Dekorasjoner (Utmerkelser)"@nb,
        "Ordenar (Utmerkingar)"@nb,
        "Ordenstegn"@nb,
        "Ordensteikn"@nb,
        "Utmerkelser"@nb,
        "Utmerkelsestegn"@nb,
        "Utmerkingar"@nb,
        "Utmerkingsteikn"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/355.134/e23/>,
        <http://dewey.info/class/929.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.134/e23/>,
        <http://dewey.info/class/929.81/e23/> ;
    skos:prefLabel "Orders (Distinctions)"@en,
        "Ordener (Utmerkelser)"@nb ;
    skos:related humord:c04505,
        humord:c04742 .

humord:c04514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04514" ;
    dct:modified "2025-01-10T07:22:42"^^xsd:dateTime ;
    skos:altLabel "Riksvåpen"@nb ;
    skos:broadMatch <http://dewey.info/class/929.6/e23/> ;
    skos:broader humord:c04505 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.6/e23/> ;
    skos:prefLabel "National coat of arms"@en,
        "Riksvåpen"@nb .

humord:c04515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04515" ;
    dct:modified "2023-11-30T15:37:42"^^xsd:dateTime ;
    skos:altLabel "Kultur"@nb,
        "Kulturelle forhold"@nb ;
    skos:broader humord:c04452 ;
    skos:exactMatch realfagstermer:c013440,
        <http://dewey.info/class/306/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013440,
        <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/344.09/e23/>,
        <http://dewey.info/class/353.7/e23/> ;
    skos:prefLabel "Culture"@en,
        "Kultur"@nb ;
    skos:related humord:c00076,
        humord:c09007 ;
    skos:relatedMatch <http://dewey.info/class/344.09/e23/>,
        <http://dewey.info/class/353.7/e23/> .

humord:c04517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04517" ;
    dct:modified "2025-01-09T14:57:09"^^xsd:dateTime ;
    skos:altLabel "Cultural diversity"@en,
        "Kulturelle forskjellar"@nb,
        "Kulturelle skilnader"@nb,
        "Kulturforskjellar"@nb,
        "Kulturforskjeller"@nb,
        "Kulturskilnadar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c04515 ;
    skos:exactMatch realfagstermer:c010773 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010773,
        <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Cultural differences"@en,
        "Kulturelle forskjeller"@nb ;
    skos:related humord:c04550,
        humord:c20994 .

humord:c04518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04518" ;
    dct:modified "2023-11-30T15:40:31"^^xsd:dateTime ;
    skos:altLabel "Cultural awareness"@en,
        "Kulturforståing"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04515 ;
    skos:exactMatch realfagstermer:c008862 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008862,
        <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cultural understanding"@en,
        "Kulturforståelse"@nb ;
    skos:related humord:c00563 .

humord:c04519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04519" ;
    dct:modified "2025-01-09T14:58:35"^^xsd:dateTime ;
    skos:altLabel "Kulturhistorie (Faget)"@nb ;
    skos:broader humord:c04515 ;
    skos:editorialNote "Brukes om faget kulturhistorie"@nb ;
    skos:exactMatch realfagstermer:c006357,
        <http://dewey.info/class/306.09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006357,
        <http://dewey.info/class/306.09/e23/> ;
    skos:prefLabel "Kulturhistorie (Faget)"@nb .

humord:c04521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04521" ;
    dct:modified "2023-11-30T15:45:13"^^xsd:dateTime ;
    skos:altLabel "Cultural theory"@en,
        "Philosophy of culture"@en,
        "Kulturfilosofi"@nb,
        "Kulturteori"@nb ;
    skos:broader humord:c04519 ;
    skos:exactMatch <http://dewey.info/class/306.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.01/e23/> ;
    skos:prefLabel "Culture theory"@en,
        "Kulturteori"@nb .

humord:c04523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04523" ;
    dct:modified "2024-08-15T11:21:18"^^xsd:dateTime ;
    skos:altLabel "Otherness (Culture theory)"@en,
        "Strangeness (Culture theory)"@en,
        "The foreigner (Culture theory)"@en,
        "The stranger (Culture theory)"@en,
        "Annengjøring"@nb,
        "Den framande (Kulturteori)"@nb,
        "Den fremmede (Kulturteori)"@nb,
        "Det framande (Kulturteori)"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04521 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.27/e23/>,
        <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "The other (Culture theory)"@en,
        "Det fremmede (Kulturteori)"@nb ;
    skos:related humord:c04551,
        humord:c08132,
        humord:c22856 ;
    skos:relatedMatch <http://dewey.info/class/158.27/e23/> .

humord:c04524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04524" ;
    dct:modified "2025-01-08T14:21:46"^^xsd:dateTime ;
    skos:altLabel "Kulturanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/306.01/e23/> ;
    skos:broader humord:c04521 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.01/e23/> ;
    skos:prefLabel "Cultural analysis"@en,
        "Kulturanalyse"@nb .

humord:c04525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04525" ;
    dct:modified "2025-01-08T14:21:30"^^xsd:dateTime ;
    skos:altLabel "Idea of culture"@en,
        "Kulturomgrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/306.01/e23/> ;
    skos:broader humord:c04521 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.01/e23/> ;
    skos:prefLabel "Concept of culture"@en,
        "Kulturbegrepet"@nb .

humord:c04526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04526" ;
    dct:modified "2025-01-08T14:19:25"^^xsd:dateTime ;
    skos:altLabel "Dekadanse"@nb ;
    skos:broadMatch <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/709/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c04525 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/709/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Decadence"@en,
        "Dekadanse"@nb .

humord:c04527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04527" ;
    dct:modified "2025-01-08T14:18:41"^^xsd:dateTime ;
    skos:altLabel "The concept of folk culture"@en,
        "Folkekulturomgrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04525 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "The folk culture concept"@en,
        "Folkekulturbegrepet"@nb .

humord:c04528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04528" ;
    dct:modified "2025-01-08T14:17:49"^^xsd:dateTime ;
    skos:altLabel "Cultural critisism"@en,
        "Kulturkritikk"@nb,
        "Sivilisasjonskritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/306.01/e23/> ;
    skos:broader humord:c04521 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.01/e23/> ;
    skos:prefLabel "Cultural critic"@en,
        "Kulturkritikk"@nb .

humord:c04529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04529" ;
    dct:modified "2025-01-09T07:20:54"^^xsd:dateTime ;
    skos:altLabel "The concept of development"@en,
        "Utviklingsomgrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/303.44/e23/> ;
    skos:broader humord:c04521 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/303.44/e23/> ;
    skos:prefLabel "The development concept"@en,
        "Utviklingsbegrepet"@nb .

humord:c04530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04530" ;
    dct:modified "2025-01-09T14:59:00"^^xsd:dateTime ;
    skos:altLabel "Kulturliv"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04515 ;
    skos:definition "Teater, litteratur, musikk, malerkunst, o a kulturelle ytringer i et samfunn <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural life"@en,
        "Kulturliv"@nb ;
    skos:related humord:c25582 .

humord:c04531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04531" ;
    dct:modified "2024-02-28T14:27:33"^^xsd:dateTime ;
    skos:altLabel "Clubs (Organizations)"@en,
        "Societies (Organizations)"@en,
        "Society (Organizations)"@en,
        "Foreiningar"@nb,
        "Lag"@nb,
        "Losjar"@nb,
        "Losjer"@nb,
        "Samskipnader"@nb ;
    skos:broader humord:c09286 ;
    skos:exactMatch <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/369/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/369/e23/> ;
    skos:prefLabel "Associations"@en,
        "Foreninger"@nb ;
    skos:related humord:c04902 .

humord:c04533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04533" ;
    dct:modified "2021-03-19T15:47:06"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/369.4/e23/> ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/369.4/e23/> ;
    skos:prefLabel "Buekorps"@en,
        "Buekorps"@nb .

humord:c04534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04534" ;
    dct:modified "2025-01-08T14:13:55"^^xsd:dateTime ;
    skos:altLabel "Kulturarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04530 ;
    skos:definition "Arbeid som fremmer åndelig virksomhet og dannelse <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural work"@en,
        "Kulturarbeid"@nb .

humord:c04535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04535" ;
    dct:modified "2024-10-01T14:36:48"^^xsd:dateTime ;
    skos:altLabel "Enlightenment of the people"@en,
        "General education (Public enlightenment)"@en,
        "Popular education"@en,
        "Folkeopplysing"@nb,
        "Folkeopplysingsarbeid"@nb,
        "Folkeopplysningsarbeid"@nb,
        "Opplysingsarbeid"@nb,
        "Opplysningsarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/370/e23/> ;
    skos:broader humord:c04534 ;
    skos:closeMatch <http://dewey.info/class/374/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/374/e23/> ;
    skos:prefLabel "Public education (Public enlightenment)"@en,
        "Folkeopplysning"@nb ;
    skos:related humord:c09087,
        humord:c09088 .

humord:c04536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04536" ;
    dct:modified "2024-10-02T14:21:33"^^xsd:dateTime ;
    skos:altLabel "Forplantingslære"@nb,
        "Forplantningslære"@nb,
        "Seksualopplysning"@nb,
        "Seksualrettleiing"@nb,
        "Seksualundervising"@nb,
        "Seksualundervisning"@nb,
        "Seksualveiledning"@nb ;
    skos:broadMatch <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c04535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Sexual education"@en,
        "Seksualopplysning"@nb .

humord:c04538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04538" ;
    dct:modified "2025-01-08T14:12:46"^^xsd:dateTime ;
    skos:altLabel "Cultural centers (Cultural life)"@en,
        "Kultursenter"@nb ;
    skos:broader humord:c04530 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/725.8/e23/> ;
    skos:prefLabel "Cultural centres (Cultural life)"@en,
        "Kultursentre"@nb ;
    skos:related humord:c24069 ;
    skos:relatedMatch <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/725.8/e23/> .

humord:c04540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04540" ;
    dct:modified "2025-01-08T14:14:40"^^xsd:dateTime ;
    skos:altLabel "People's House"@en,
        "Folkets hus"@nb ;
    skos:broadMatch <http://dewey.info/class/331.8/e23/> ;
    skos:broader humord:c04538 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.8/e23/> ;
    skos:prefLabel "People's Houses"@en,
        "Folkets hus"@nb ;
    skos:related humord:c05222,
        humord:c05223 .

humord:c04541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04541" ;
    dct:modified "2025-01-08T14:11:47"^^xsd:dateTime ;
    skos:altLabel "Artists' lives"@en,
        "Kunstnarliv"@nb ;
    skos:broadMatch <http://dewey.info/class/700/e23/> ;
    skos:broader humord:c04530 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Artist's life"@en,
        "Kunstnerliv"@nb .

humord:c04542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04542" ;
    dct:modified "2025-01-08T14:11:28"^^xsd:dateTime ;
    skos:altLabel "Musician's life"@en,
        "Musikkliv"@nb ;
    skos:broadMatch <http://dewey.info/class/780/e23/> ;
    skos:broader humord:c04530 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780/e23/> ;
    skos:prefLabel "Musical life"@en,
        "Musikkliv"@nb .

humord:c04543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04543" ;
    dct:modified "2024-11-15T15:00:45"^^xsd:dateTime ;
    skos:altLabel "Exhibits"@en,
        "Utstillingar"@nb ;
    skos:broader humord:c04530 ;
    skos:exactMatch realfagstermer:c010207 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010207,
        <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/352.76/e23/> ;
    skos:prefLabel "Exhibitions"@en,
        "Utstillinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/352.76/e23/> .

humord:c04544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04544" ;
    dct:modified "2025-01-08T14:09:50"^^xsd:dateTime ;
    skos:altLabel "Expo"@en,
        "Expos"@en,
        "International exhibitions"@en,
        "International expositions"@en,
        "Universal expositions"@en,
        "World exhibitions"@en,
        "World expos"@en,
        "World fairs"@en,
        "Verdsutstillingar"@nb ;
    skos:broader humord:c04543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907.4/e23/> ;
    skos:prefLabel "World's fairs"@en,
        "Verdensutstillinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/907.4/e23/> .

humord:c04545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04545" ;
    dct:modified "2024-08-19T14:42:54"^^xsd:dateTime ;
    skos:altLabel "Åndsliv"@nb ;
    skos:broadMatch <http://dewey.info/class/305.552/e23/> ;
    skos:broader humord:c04530 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.552/e23/> ;
    skos:prefLabel "Intellectual life"@en,
        "Åndsliv"@nb .

humord:c04546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04546" ;
    dct:modified "2023-11-30T15:43:29"^^xsd:dateTime ;
    skos:altLabel "Cultural property"@en,
        "Kulturarv"@nb,
        "Kulturminne"@nb ;
    skos:broader humord:c04515 ;
    skos:closeMatch realfagstermer:c005408 ;
    skos:exactMatch realfagstermer:c000982 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000982,
        realfagstermer:c005408,
        <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "Cultural heritage"@en,
        "Kulturminner"@nb ;
    skos:related humord:c00006,
        humord:c01416,
        humord:c04577,
        humord:c04660,
        humord:c12105,
        humord:c19874,
        humord:c27601 ;
    skos:relatedMatch <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/> .

humord:c04547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04547" ;
    dct:modified "2025-01-16T07:27:09"^^xsd:dateTime ;
    skos:altLabel "Sju underverk"@nb,
        "Syv underverker"@nb ;
    skos:broadMatch <http://dewey.info/class/930/e23/> ;
    skos:broader humord:c04546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Seven wonders of the world"@en,
        "Sju underverker"@nb .

humord:c04549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04549" ;
    dct:modified "2025-01-09T15:00:45"^^xsd:dateTime ;
    skos:altLabel "Kulturmønster"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04515 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Patterns of culture"@en,
        "Kulturmønstre"@nb .

humord:c04550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04550" ;
    dct:modified "2025-01-09T14:57:41"^^xsd:dateTime ;
    skos:altLabel "Kulturelle prosessar"@nb,
        "Kulturprosessar"@nb,
        "Kulturprosesser"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c04515 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Cultural processes"@en,
        "Kulturelle prosesser"@nb ;
    skos:related humord:c04464,
        humord:c04517 .

humord:c04551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04551" ;
    dct:modified "2024-09-20T09:28:30"^^xsd:dateTime ;
    skos:altLabel "Alienasjon"@nb,
        "Framandgjering"@nb,
        "Fremmedgjørelse"@nb ;
    skos:broader humord:c04550 ;
    skos:definition "Fremmedgjøring, i filosofisk forstand, betegner en prosess der menneskets selvoppfatning og skapende virksomhet «ytterliggjøres» på slik måte at mennesket blir fremmed for seg selv <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/302.544/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.544/e23/> ;
    skos:prefLabel "Alienation"@en,
        "Fremmedgjøring"@nb ;
    skos:related humord:c04523 .

humord:c04553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04553" ;
    dct:modified "2025-01-09T07:22:51"^^xsd:dateTime ;
    skos:altLabel "Cultural change"@en,
        "Kulturelle endringar"@nb,
        "Kulturendringer"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c04550 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Cultural changes"@en,
        "Kulturelle endringer"@nb .

humord:c04554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04554" ;
    dct:modified "2024-07-31T07:44:02"^^xsd:dateTime ;
    skos:altLabel "Akkulturasjon"@nb ;
    skos:broader humord:c04553 ;
    skos:closeMatch realfagstermer:c011433,
        <http://dewey.info/class/303.482/e23/> ;
    skos:definition "En prosess av kulturelle forandringer som er resultat av kontakt mellom to eller flere grupper (eller folk) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011433,
        <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Acculturation"@en,
        "Akkulturasjon"@nb .

humord:c04555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04555" ;
    dct:modified "2024-08-13T10:56:31"^^xsd:dateTime ;
    skos:altLabel "Americanisation"@en,
        "Amerikanisering"@nb ;
    skos:broadMatch <http://dewey.info/class/306.0973/e23/> ;
    skos:broader humord:c04554 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0973/e23/> ;
    skos:prefLabel "Americanization"@en,
        "Amerikanisering"@nb .

humord:c04556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04556" ;
    dct:modified "2025-01-09T07:21:54"^^xsd:dateTime ;
    skos:altLabel "Europeanization"@en,
        "Europeisering"@nb ;
    skos:broadMatch <http://dewey.info/class/306.094/e23/> ;
    skos:broader humord:c04554 ;
    skos:exactMatch realfagstermer:c004139 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004139,
        <http://dewey.info/class/306.094/e23/> ;
    skos:prefLabel "Europeanisation"@en,
        "Europeisering"@nb .

humord:c04557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04557" ;
    dct:modified "2025-01-09T07:21:38"^^xsd:dateTime ;
    skos:altLabel "Sinefication"@en,
        "Sinicization"@en,
        "Sinification"@en,
        "Sinofication"@en,
        "Sinifisering"@nb ;
    skos:broadMatch <http://dewey.info/class/306.0951/e23/> ;
    skos:broader humord:c04554 ;
    skos:definition "Det at en ikke-kinesisk kultur tar opp i seg elementer av kinesisk kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0951/e23/> ;
    skos:prefLabel "Sinicisation"@en,
        "Sinifisering"@nb .

humord:c04558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04558" ;
    dct:modified "2024-03-15T14:39:05"^^xsd:dateTime ;
    skos:altLabel "Concept of degeneration"@en,
        "Degenerasjon (Kulturelle endringar)"@nb,
        "Degenerasjonsbegrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c04553 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Degeneration (Cultural changes)"@en,
        "Degenerasjon (Kulturelle endringer)"@nb ;
    skos:related humord:c04573 .

humord:c04560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04560" ;
    dct:modified "2025-01-09T07:23:09"^^xsd:dateTime ;
    skos:altLabel "Kulturimperialisme"@nb ;
    skos:broadMatch <http://dewey.info/class/306.2/e23/> ;
    skos:broader humord:c04550 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.2/e23/> ;
    skos:prefLabel "Cultural imperialism"@en,
        "Kulturimperialisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.482/e23/> .

humord:c04561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04561" ;
    dct:modified "2024-02-20T10:19:38"^^xsd:dateTime ;
    skos:altLabel "Conflict of cultures"@en,
        "Cultural clash"@en,
        "Cultural collision"@en,
        "Culture clash"@en,
        "Culture collision"@en,
        "Culture conflict"@en,
        "Culture shock"@en,
        "Kolturkonfliktar"@nb,
        "Kulturkollisjon"@nb,
        "Kulturkollisjonar"@nb,
        "Kulturkollisjoner"@nb,
        "Kulturkonflikt"@nb,
        "Kulturkonflikter"@nb,
        "Kultursjokk"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04550 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cultural conflict"@en,
        "Kulturkonflikt"@nb .

humord:c04563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04563" ;
    dct:modified "2024-10-11T10:04:05"^^xsd:dateTime ;
    skos:altLabel "Cultural encounter"@en,
        "Cultural encounters"@en,
        "Cultural influence"@en,
        "Cultural meeting"@en,
        "Cultural meetings"@en,
        "Culture contact"@en,
        "Kulturkontakt"@nb,
        "Kulturmøte"@nb,
        "Kulturmøter"@nb,
        "Kulturpåvirkning"@nb ;
    skos:broader humord:c04550 ;
    skos:exactMatch realfagstermer:c011433,
        <http://dewey.info/class/303.482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011433,
        <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cultural contact"@en,
        "Kulturkontakt"@nb ;
    skos:related humord:c21084 .

humord:c04566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04566" ;
    dct:modified "2025-01-09T15:06:29"^^xsd:dateTime ;
    skos:altLabel "Cultural diffusion"@en,
        "Trans-cultural diffusion"@en,
        "Diffusjon (Kultur)"@nb,
        "Spredning (Kultur)"@nb,
        "Spreiing (Kultur)"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04563 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Diffusion (Culture)"@en,
        "Diffusjon (Kultur)"@nb .

humord:c04567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04567" ;
    dct:modified "2024-11-15T07:56:53"^^xsd:dateTime ;
    skos:altLabel "Cross-cultural communication"@en,
        "Cross-cultural communications"@en,
        "Cross-cultural relations"@en,
        "Intercultural relations"@en,
        "Interkulturell kommunikasjon"@nb,
        "Interkulturelle relasjonar"@nb,
        "Interkulturelle relasjoner"@nb,
        "Krysskulturell kommunikasjon"@nb,
        "Krysskulturelle relasjonar"@nb,
        "Krysskulturelle relasjoner"@nb,
        "Kulturell kommunikasjon"@nb,
        "Tverrkulturell kommunikasjon"@nb,
        "Tverrkulturelle relasjonar"@nb,
        "Tverrkulturelle relasjoner"@nb ;
    skos:broader humord:c04563 ;
    skos:exactMatch <http://dewey.info/class/303.482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Intercultural communication"@en,
        "Tverrkulturell kommunikasjon"@nb ;
    skos:related humord:c09082,
        humord:c10838 .

humord:c04570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04570" ;
    dct:modified "2025-01-09T09:27:49"^^xsd:dateTime ;
    skos:altLabel "Cultural learning"@en,
        "Cultural transfer"@en,
        "Culture transfer"@en,
        "Transmission of culture"@en,
        "Kulturoverføring"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04550 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cultural transmission"@en,
        "Kulturoverføring"@nb ;
    skos:related humord:c21084 .

humord:c04571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04571" ;
    dct:modified "2023-12-19T13:33:13"^^xsd:dateTime ;
    skos:altLabel "Transfer of technology"@en,
        "TOT (Transfer of technology)"@nb,
        "Teknologioverføring"@nb,
        "Teknologioverføringer"@nb ;
    skos:broader humord:c04570 ;
    skos:definition "Overføring av teknologi fra ett område eller land til et annet <PN>"@nb ;
    skos:exactMatch realfagstermer:c031436,
        <http://dewey.info/class/338.926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031436,
        <http://dewey.info/class/338.926/e23/>,
        <http://dewey.info/class/343.074/e23/> ;
    skos:prefLabel "Technology transfer"@en,
        "Teknologioverføring"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.074/e23/> .

humord:c04572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04572" ;
    dct:modified "2025-01-09T09:25:35"^^xsd:dateTime ;
    skos:altLabel "Cultural change (Cultural processes)"@en,
        "Cultural evolution"@en,
        "Kulturutvikling"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04550 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural development"@en,
        "Kulturutvikling"@nb ;
    skos:related humord:c20885 .

humord:c04573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04573" ;
    dct:modified "2025-01-09T07:21:22"^^xsd:dateTime ;
    skos:altLabel "Concept of progress"@en,
        "Idea of progress"@en,
        "Framskritt"@nb,
        "Framskrittsbegrepet"@nb,
        "Framskrittsomgrepet"@nb,
        "Fremskritt"@nb ;
    skos:broadMatch <http://dewey.info/class/303.44/e23/> ;
    skos:broader humord:c04572 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.44/e23/> ;
    skos:prefLabel "Progress"@en,
        "Framskritt"@nb ;
    skos:related humord:c04558,
        humord:c09202,
        humord:c17054,
        humord:c63567 .

humord:c04576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04576" ;
    dct:modified "2025-01-09T15:01:00"^^xsd:dateTime ;
    skos:altLabel "Kulturradikalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04515 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural radicalism"@en,
        "Kulturradikalisme"@nb ;
    skos:related humord:c00651 .

humord:c04577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04577" ;
    dct:modified "2024-10-11T10:00:32"^^xsd:dateTime ;
    skos:altLabel "Heritage preservation"@en,
        "Bevaring (Kultur)"@nb,
        "Kulturbevaring"@nb,
        "Kulturminnevern"@nb,
        "Kulturvern"@nb ;
    skos:broadMatch <http://dewey.info/class/353.77/e23/> ;
    skos:broader humord:c04515 ;
    skos:closeMatch realfagstermer:c007543 ;
    skos:exactMatch <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007543,
        <http://dewey.info/class/201.76369/e23/>,
        <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/353.77/e23/>,
        <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "Cultural preservation"@en,
        "Kulturvern"@nb ;
    skos:related humord:c04546 ;
    skos:relatedMatch <http://dewey.info/class/201.76369/e23/> .

humord:c04580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04580" ;
    dct:modified "2025-03-31T08:53:36"^^xsd:dateTime ;
    skos:altLabel "Architectural preservation"@en,
        "Architectural protection"@en,
        "Arkitekturvern"@nb,
        "Bygningsbevaring"@nb,
        "Bygningsvern"@nb ;
    skos:broadMatch <http://dewey.info/class/363.69/e23/> ;
    skos:broader humord:c04577 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "Building preservation"@en,
        "Bygningsvern"@nb ;
    skos:related humord:c04419 ;
    skos:relatedMatch <http://dewey.info/class/344.094/e23/> .

humord:c04581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04581" ;
    dct:modified "2024-04-17T10:19:27"^^xsd:dateTime ;
    skos:altLabel "Ancient monuments preservation"@en,
        "Prehistoric preservation"@en,
        "Fornminnevern"@nb,
        "Fortidsminnevern"@nb,
        "Fortidsvern"@nb ;
    skos:broadMatch <http://dewey.info/class/363.69/e23/> ;
    skos:broader humord:c04577 ;
    skos:exactMatch realfagstermer:c010767 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010767,
        <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "Historic preservation"@en,
        "Fortidsvern"@nb ;
    skos:related humord:c00006 ;
    skos:relatedMatch <http://dewey.info/class/344.094/e23/> .

humord:c04584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04584" ;
    dct:modified "2024-08-23T14:08:21"^^xsd:dateTime ;
    skos:altLabel "Working class culture"@en,
        "Arbeidarkultur"@nb ;
    skos:broadMatch <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331.11/e23/> ;
    skos:broader humord:c04583 ;
    skos:exactMatch <http://dewey.info/class/390.433111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331.11/e23/>,
        <http://dewey.info/class/390.433111/e23/> ;
    skos:prefLabel "Working-class culture"@en,
        "Arbeiderkultur"@nb .

humord:c04585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04585" ;
    dct:modified "2024-10-31T12:37:19"^^xsd:dateTime ;
    skos:altLabel "Peasant culture"@en,
        "Bondekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/630.92/e23/> ;
    skos:broader humord:c04583 ;
    skos:exactMatch <http://dewey.info/class/390.463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/390.463/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Farmer's culture"@en,
        "Bondekultur"@nb ;
    skos:related humord:c07411,
        humord:c09168 ;
    skos:relatedMatch <http://dewey.info/class/305.563/e23/> .

humord:c04586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04586" ;
    dct:modified "2024-07-26T14:48:01"^^xsd:dateTime ;
    skos:altLabel "Jordbrukskultur"@nb,
        "Jordbrukssamfunn"@nb ;
    skos:broadMatch <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:broader humord:c04583 ;
    skos:closeMatch <http://dewey.info/class/390.463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/390.463/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Agrarian culture"@en,
        "Jordbrukskultur"@nb .

humord:c04587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04587" ;
    dct:modified "2025-01-10T07:14:45"^^xsd:dateTime ;
    skos:altLabel "Bygdekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Rural culture"@en,
        "Bygdekultur"@nb .

humord:c04588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04588" ;
    dct:modified "2023-11-17T11:33:41"^^xsd:dateTime ;
    skos:altLabel "Urban environment"@en,
        "Bykultur"@nb,
        "Byliv"@nb,
        "Bymiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urban culture"@en,
        "Bykultur"@nb ;
    skos:related humord:c09218,
        humord:c20998 .

humord:c04591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04591" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/307.764/e23/> ;
    skos:broader humord:c04588 ;
    skos:definition "Uteliv om natta, særlig i byer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.764/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Night life"@en,
        "Natteliv"@nb ;
    skos:relatedMatch <http://dewey.info/class/647.95/e23/> .

humord:c04592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04592" ;
    dct:modified "2025-01-10T07:15:43"^^xsd:dateTime ;
    skos:altLabel "Elite culture"@en,
        "High culture"@en,
        "Highbrow culture"@en,
        "Elitekultur"@nb,
        "Finkultur"@nb,
        "Høgkultur"@nb,
        "Høykultur"@nb ;
    skos:broadMatch <http://dewey.info/class/305.52/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.52/e23/> ;
    skos:prefLabel "Elitist culture"@en,
        "Elitekultur"@nb .

humord:c04593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04593" ;
    dct:modified "2025-01-10T07:16:42"^^xsd:dateTime ;
    skos:altLabel "Popular culture (Folk culture)"@en,
        "Folkekultur"@nb,
        "Folkeleg kultur"@nb,
        "Folkelig kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Folk culture"@en,
        "Folkekultur"@nb .

humord:c04596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04596" ;
    dct:modified "2025-01-10T07:18:27"^^xsd:dateTime ;
    skos:altLabel "Industrikultur"@nb ;
    skos:broadMatch <http://dewey.info/class/306.36/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/> ;
    skos:prefLabel "Industrial culture"@en,
        "Industrikultur"@nb .

humord:c04597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04597" ;
    dct:modified "2023-12-04T14:02:17"^^xsd:dateTime ;
    skos:altLabel "Kystkultur"@nb ;
    skos:broadMatch <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c04583 ;
    skos:exactMatch realfagstermer:c001129 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001129,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Coastal culture"@en,
        "Kystkultur"@nb .

humord:c04598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04598" ;
    dct:modified "2025-01-10T07:19:15"^^xsd:dateTime ;
    skos:altLabel "Landsbykultur"@nb ;
    skos:broadMatch <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Village culture"@en,
        "Landsbykultur"@nb .

humord:c04599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04599" ;
    dct:modified "2025-01-10T07:10:08"^^xsd:dateTime ;
    skos:altLabel "Mass culture"@en,
        "Pop culture"@en,
        "Massekultur"@nb,
        "Popkultur"@nb,
        "Populærkultur"@nb ;
    skos:broader humord:c04583 ;
    skos:closeMatch <http://dewey.info/class/306/e23/> ;
    skos:exactMatch realfagstermer:c013767 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013767,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Popular culture"@en,
        "Populærkultur"@nb ;
    skos:related humord:c24070 .

humord:c04602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04602" ;
    dct:modified "2023-12-06T15:11:55"^^xsd:dateTime ;
    skos:altLabel "Materiell kultur"@nb ;
    skos:broader humord:c04583 ;
    skos:closeMatch <http://dewey.info/class/306.46/e23/> ;
    skos:exactMatch realfagstermer:c009601 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009601,
        <http://dewey.info/class/306.46/e23/> ;
    skos:prefLabel "Material culture"@en,
        "Materiell kultur"@nb .

humord:c04603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04603" ;
    dct:modified "2025-01-10T07:20:20"^^xsd:dateTime ;
    skos:altLabel "Munnleg kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2242/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2242/e23/> ;
    skos:prefLabel "Oral culture"@en,
        "Muntlig kultur"@nb .

humord:c04604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04604" ;
    dct:modified "2025-01-10T07:08:18"^^xsd:dateTime ;
    skos:altLabel "Nasjonal kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/320.54/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/320.54/e23/> ;
    skos:prefLabel "National culture"@en,
        "Nasjonal kultur"@nb ;
    skos:related humord:c08136 .

humord:c04605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04605" ;
    dct:modified "2025-01-10T07:09:34"^^xsd:dateTime ;
    skos:altLabel "Orientalisme"@nb ;
    skos:broader humord:c04583 ;
    skos:definition "Kultur som er særmerkt for Østen <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/303.482182105/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482182105/e23/> ;
    skos:prefLabel "Orientalism"@en,
        "Orientalisme"@nb ;
    skos:related humord:c27561 .

humord:c04606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04606" ;
    dct:modified "2025-01-10T07:20:56"^^xsd:dateTime ;
    skos:altLabel "Politisk kultur"@nb ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/> ;
    skos:prefLabel "Political culture"@en,
        "Politisk kultur"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.2/e23/> .

humord:c04607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04607" ;
    dct:modified "2025-01-10T07:20:38"^^xsd:dateTime ;
    skos:altLabel "Regional kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/307/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307/e23/> ;
    skos:prefLabel "Regional culture"@en,
        "Regional kultur"@nb .

humord:c04608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04608" ;
    dct:modified "2025-01-10T07:10:27"^^xsd:dateTime ;
    skos:altLabel "Skriftkultur"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/302.226/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/302.226/e23/> ;
    skos:prefLabel "Written culture"@en,
        "Skriftkultur"@nb ;
    skos:related humord:c32339 .

humord:c04609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04609" ;
    dct:modified "2025-01-10T07:22:28"^^xsd:dateTime ;
    skos:altLabel "Skriftleg kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2244/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/302.2244/e23/> ;
    skos:prefLabel "Written culture"@en,
        "Skriftlig kultur"@nb ;
    skos:relatedMatch <http://dewey.info/class/091/e23/> .

humord:c04610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04610" ;
    dct:modified "2025-01-10T07:13:49"^^xsd:dateTime ;
    skos:altLabel "Subculture"@en,
        "Subkultur"@nb,
        "Subkulturar"@nb ;
    skos:broader humord:c04583 ;
    skos:exactMatch <http://dewey.info/class/306.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Subcultures"@en,
        "Subkulturer"@nb ;
    skos:related humord:c24423 .

humord:c04611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04611" ;
    dct:modified "2024-10-15T07:38:06"^^xsd:dateTime ;
    skos:altLabel "Barnekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/305.231/e23/> ;
    skos:broader humord:c04610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.231/e23/> ;
    skos:prefLabel "Children's culture"@en,
        "Barnekultur"@nb .

humord:c04612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04612" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/394.12/e23/> ;
    skos:broader humord:c04610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.12/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Restaurant culture"@en,
        "Restaurantkultur"@nb ;
    skos:relatedMatch <http://dewey.info/class/647.95/e23/> .

humord:c04613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04613" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c04610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Rock culture"@en,
        "Rockekultur"@nb ;
    skos:related humord:c05528 .

humord:c04614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04614" ;
    dct:modified "2024-11-04T14:12:33"^^xsd:dateTime ;
    skos:altLabel "Studentliv"@nb ;
    skos:broadMatch <http://dewey.info/class/378.198/e23/> ;
    skos:broader humord:c04610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.198/e23/> ;
    skos:prefLabel "Student life"@en,
        "Studentliv"@nb ;
    skos:related humord:c07376 .

humord:c04615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04615" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.235/e23/> ;
    skos:broader humord:c04610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.235/e23/> ;
    skos:prefLabel "Youth culture"@en,
        "Ungdomskultur"@nb .

humord:c04616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04616" ;
    dct:modified "2025-01-10T07:14:21"^^xsd:dateTime ;
    skos:altLabel "Yrkeskultur"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9/e23/> ;
    skos:broader humord:c04583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9/e23/>,
        <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Occupational culture"@en,
        "Yrkeskultur"@nb ;
    skos:related humord:c00254,
        humord:c09161 ;
    skos:relatedMatch <http://dewey.info/class/331/e23/> .

humord:c04617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04617" ;
    dct:modified "2023-12-13T10:20:39"^^xsd:dateTime ;
    skos:altLabel "Corporate culture"@en,
        "Bedriftskultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c04616 ;
    skos:closeMatch realfagstermer:c012755 ;
    skos:exactMatch realfagstermer:c006856 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006856,
        realfagstermer:c012755,
        <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Company culture"@en,
        "Bedriftskultur"@nb .

humord:c04618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04618" ;
    dct:modified "2025-02-02T20:38:03"^^xsd:dateTime ;
    skos:altLabel "Museum studies"@en,
        "Museologi"@nb,
        "Museumsvitenskap"@nb,
        "Museumsvitskap"@nb ;
    skos:broader humord:c04452 ;
    skos:exactMatch realfagstermer:c001311,
        <http://dewey.info/class/069/e23/>,
        <http://dewey.info/class/1--075/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001311,
        <http://dewey.info/class/069/e23/>,
        <http://dewey.info/class/1--075/e23/> ;
    skos:prefLabel "Museology"@en,
        "Museologi"@nb .

humord:c04620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04620" ;
    dct:modified "2025-01-21T07:42:52"^^xsd:dateTime ;
    skos:altLabel "Inventarium"@nb,
        "Inventarlister"@nb ;
    skos:broadMatch <http://dewey.info/class/069/e23/> ;
    skos:broader humord:c04618 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069/e23/> ;
    skos:prefLabel "Inventories"@en,
        "Inventarlister"@nb .

humord:c04622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04622" ;
    dct:modified "2023-12-11T10:31:19"^^xsd:dateTime ;
    skos:altLabel "Museum"@nb ;
    skos:broader humord:c04618 ;
    skos:closeMatch realfagstermer:c012646 ;
    skos:exactMatch <http://dewey.info/class/069/e23/>,
        <http://dewey.info/class/1--074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012646,
        <http://dewey.info/class/069/e23/>,
        <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/344.093/e23/>,
        <http://dewey.info/class/352.76/e23/>,
        <http://dewey.info/class/708/e23/>,
        <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/727.6/e23/> ;
    skos:prefLabel "Museums"@en,
        "Museer"@nb ;
    skos:related humord:c25518 ;
    skos:relatedMatch <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/344.093/e23/>,
        <http://dewey.info/class/352.76/e23/>,
        <http://dewey.info/class/708/e23/>,
        <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/727.6/e23/> .

humord:c04623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04623" ;
    dct:modified "2025-01-21T07:32:10"^^xsd:dateTime ;
    skos:altLabel "Folkemuseum"@nb ;
    skos:broadMatch <http://dewey.info/class/306.074/e23/> ;
    skos:broader humord:c04622 ;
    skos:definition "Kulturhistorisk musem <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.074/e23/> ;
    skos:prefLabel "Folk museums"@en,
        "Folkemuseer"@nb .

humord:c04624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04624" ;
    dct:modified "2025-01-21T07:21:51"^^xsd:dateTime ;
    skos:altLabel "Local museums"@en,
        "Region museums"@en,
        "Village museums"@en,
        "Bygdemuseum"@nb,
        "Lokalmuseer"@nb,
        "Lokalmuseum"@nb ;
    skos:broadMatch <http://dewey.info/class/306.074/e23/> ;
    skos:broader humord:c04623 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.074/e23/> ;
    skos:prefLabel "Rural museums"@en,
        "Bygdemuseer"@nb .

humord:c04626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04626" ;
    dct:modified "2025-01-21T07:33:04"^^xsd:dateTime ;
    skos:altLabel "Living history museums"@en,
        "Friluftsmuseum"@nb ;
    skos:broadMatch <http://dewey.info/class/069/e23/> ;
    skos:broader humord:c04622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069/e23/> ;
    skos:prefLabel "Open-air museums"@en,
        "Friluftsmuseer"@nb .

humord:c04627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04627" ;
    dct:modified "2025-01-21T07:34:28"^^xsd:dateTime ;
    skos:altLabel "Industrial museums"@en,
        "Industrimuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:exactMatch <http://dewey.info/class/338.0074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.0074/e23/> ;
    skos:prefLabel "Industry museums"@en,
        "Industrimuseer"@nb .

humord:c04628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04628" ;
    dct:modified "2025-01-21T07:34:14"^^xsd:dateTime ;
    skos:altLabel "Kunstindustrimuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:exactMatch <http://dewey.info/class/745.2074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.2074/e23/> ;
    skos:prefLabel "Museums of decorative arts and design"@en,
        "Kunstindustrimuseer"@nb .

humord:c04629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04629" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14524 ;
    skos:closeMatch <http://dewey.info/class/708/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/708/e23/> ;
    skos:prefLabel "Art collections"@en,
        "Kunstsamlinger"@nb .

humord:c04630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04630" ;
    dct:modified "2025-01-21T07:18:34"^^xsd:dateTime ;
    skos:altLabel "Photo collections"@en,
        "Fotografisamlingar"@nb,
        "Fotografisamlinger"@nb,
        "Fotosamlingar"@nb ;
    skos:broadMatch <http://dewey.info/class/069.57/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:broader humord:c14524 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.57/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Photography collections"@en,
        "Fotosamlinger"@nb .

humord:c04633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04633" ;
    dct:modified "2025-01-21T07:36:53"^^xsd:dateTime ;
    skos:altLabel "Theater collections"@en,
        "Teatersamlingar"@nb ;
    skos:broader humord:c04622 ;
    skos:definition "Samlinger av teatervitenskapelig litteratur, teaterarkivalia og annet teaterhistorisk materiale <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/792.074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.074/e23/> ;
    skos:prefLabel "Theatre collections"@en,
        "Teatersamlinger"@nb .

humord:c04634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04634" ;
    dct:modified "2024-08-21T07:55:30"^^xsd:dateTime ;
    skos:altLabel "Økomuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:exactMatch <http://dewey.info/class/333.7074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7074/e23/> ;
    skos:prefLabel "Ecomuseums"@en,
        "Økomuseer"@nb .

humord:c04635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04635" ;
    dct:modified "2024-10-14T08:52:20"^^xsd:dateTime ;
    skos:altLabel "Museumsgjenstandar"@nb,
        "Museumsgjenstander"@nb,
        "Museumsmateriale"@nb ;
    skos:broadMatch <http://dewey.info/class/069.5/e23/> ;
    skos:broader humord:c04618 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.5/e23/> ;
    skos:prefLabel "Museum material"@en,
        "Museumsmateriale"@nb .

humord:c04636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04636" ;
    dct:modified "2025-01-21T07:52:35"^^xsd:dateTime ;
    skos:altLabel "Museumsverksemd"@nb,
        "Museumsvesen"@nb,
        "Museumsvirksomhet"@nb ;
    skos:broader humord:c04618 ;
    skos:closeMatch realfagstermer:c012646,
        <http://dewey.info/class/1--075/e23/> ;
    skos:exactMatch realfagstermer:c012647 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012646,
        realfagstermer:c012647,
        <http://dewey.info/class/1--075/e23/> ;
    skos:prefLabel "Museum sector"@en,
        "Museumsvesen"@nb .

humord:c04638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04638" ;
    dct:modified "2023-12-11T10:33:25"^^xsd:dateTime ;
    skos:altLabel "Exhibit design"@en,
        "Museumsteknikk"@nb,
        "Utstillingsteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/069.5/e23/> ;
    skos:broader humord:c04618 ;
    skos:closeMatch realfagstermer:c004359 ;
    skos:exactMatch realfagstermer:c003857 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003857,
        realfagstermer:c004359,
        <http://dewey.info/class/069.5/e23/> ;
    skos:prefLabel "Exhibition design"@en,
        "Utstillingsteknikk"@nb .

humord:c04639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04639" ;
    dct:modified "2025-01-07T09:19:25"^^xsd:dateTime ;
    skos:altLabel "Numismatology"@en,
        "Numismatikk"@nb ;
    skos:broader humord:c04452 ;
    skos:closeMatch <http://dewey.info/class/737/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737/e23/> ;
    skos:prefLabel "Numismatics"@en,
        "Numismatikk"@nb ;
    skos:related humord:c11638 .

humord:c04640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04640" ;
    dct:modified "2025-01-21T07:07:42"^^xsd:dateTime ;
    skos:altLabel "Kontramerke"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04647 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Countermarks"@en,
        "Kontramerker"@nb .

humord:c04641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04641" ;
    dct:modified "2024-11-21T08:35:10"^^xsd:dateTime ;
    skos:altLabel "Myntar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.63/e23/> ;
    skos:broader humord:c00043,
        humord:c04639 ;
    skos:exactMatch <http://dewey.info/class/332.4042/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4042/e23/>,
        <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Coins"@en,
        "Mynter"@nb ;
    skos:related humord:c04742,
        humord:c07821,
        humord:c07824 .

humord:c04642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04642" ;
    dct:modified "2024-11-21T07:53:50"^^xsd:dateTime ;
    skos:altLabel "Gullmyntar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.63/e23/> ;
    skos:broader humord:c04641 ;
    skos:exactMatch <http://dewey.info/class/332.4042/e23/>,
        <http://dewey.info/class/737.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4042/e23/>,
        <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/737.43/e23/> ;
    skos:prefLabel "Gold coins"@en,
        "Gullmynter"@nb .

humord:c04643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04643" ;
    dct:modified "2024-11-21T07:59:14"^^xsd:dateTime ;
    skos:altLabel "Sylvmyntar"@nb,
        "Sølvmyntar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04641 ;
    skos:exactMatch <http://dewey.info/class/332.4042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4042/e23/>,
        <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Silver coins"@en,
        "Sølvmynter"@nb .

humord:c04644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04644" ;
    dct:modified "2024-11-21T07:53:24"^^xsd:dateTime ;
    skos:altLabel "Brakteatar"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/>,
        <http://dewey.info/class/739.2/e23/> ;
    skos:broader humord:c04641 ;
    skos:definition "Middelaldermynt (oftest) av sølv, som er stemplet bare på den ene siden <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/>,
        <http://dewey.info/class/739.2/e23/> ;
    skos:prefLabel "Bracteates"@en,
        "Brakteater"@nb .

humord:c04645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04645" ;
    dct:modified "2025-01-21T07:11:26"^^xsd:dateTime ;
    skos:altLabel "Coinage metals"@en,
        "Mint metals"@en,
        "Myntmetall"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Coin metals"@en,
        "Myntmetall"@nb .

humord:c04646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04646" ;
    dct:modified "2025-01-21T07:12:19"^^xsd:dateTime ;
    skos:altLabel "Myntstadar"@nb,
        "Myntstader"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Mint sites"@en,
        "Myntsteder"@nb ;
    skos:related humord:c07607 .

humord:c04647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04647" ;
    dct:modified "2025-01-21T07:12:58"^^xsd:dateTime ;
    skos:altLabel "Coin dies"@en,
        "Dies"@en,
        "Myntstempel"@nb,
        "Pengestempel"@nb,
        "Pregestempler"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Coining dies"@en,
        "Myntstempler"@nb ;
    skos:related humord:c11696 .

humord:c04649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04649" ;
    dct:modified "2025-01-21T07:16:30"^^xsd:dateTime ;
    skos:altLabel "Counting tokens"@en,
        "Jettons for counting"@en,
        "Reckoning counters"@en,
        "Reknepengar"@nb ;
    skos:broadMatch <http://dewey.info/class/737.3/e23/> ;
    skos:broader humord:c04639 ;
    skos:definition "Sjetonger brukt til regning <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.3/e23/> ;
    skos:prefLabel "Jetons for counting"@en,
        "Regnepenger"@nb ;
    skos:related humord:c07821 .

humord:c04650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04650" ;
    dct:modified "2025-01-21T07:14:58"^^xsd:dateTime ;
    skos:altLabel "Chips (Exonumia)"@en,
        "Game pieces"@en,
        "Jettons"@en,
        "Token coins (Exonumia)"@en,
        "Tokens (Exonumia)"@en,
        "Spillemerker"@nb,
        "Spillepenger"@nb ;
    skos:broader humord:c04639 ;
    skos:closeMatch <http://dewey.info/class/737.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.3/e23/> ;
    skos:prefLabel "Jetons"@en,
        "Sjetonger"@nb .

humord:c04653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04653" ;
    dct:modified "2011-05-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mynting"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c14440 ;
    skos:definition "Framstilling av mynter <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Minting"@en,
        "Utmynting"@nb ;
    skos:related humord:c07607 .

humord:c04654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04654" ;
    dct:modified "2025-01-07T09:20:11"^^xsd:dateTime ;
    skos:altLabel "Volkskunde"@en,
        "Tradisjonsforsking"@nb,
        "Volkskunde"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04452 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Ethnological research"@en,
        "Tradisjonsforskning"@nb .

humord:c04657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04657" ;
    dct:modified "2024-09-26T07:53:15"^^xsd:dateTime ;
    skos:altLabel "Folkloristic studies"@en,
        "Study of folk life"@en,
        "Etnologi"@nb,
        "Folkelivsgransking"@nb,
        "Folkelivsgranskning"@nb ;
    skos:broader humord:c04654 ;
    skos:definition "Etnologi er eit humanistisk fag som undersøkjer den materielle og sosiale kulturen. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007689,
        <http://dewey.info/class/306/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007689,
        <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/599.97/e23/> ;
    skos:prefLabel "Ethnology"@en,
        "Etnologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/599.97/e23/> .

humord:c04659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04659" ;
    dct:modified "2024-10-02T10:05:18"^^xsd:dateTime ;
    skos:altLabel "Antikvitetar"@nb ;
    skos:broader humord:c04657 ;
    skos:exactMatch realfagstermer:c001409,
        <http://dewey.info/class/745.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001409,
        <http://dewey.info/class/745.1/e23/> ;
    skos:prefLabel "Antiques"@en,
        "Antikviteter"@nb .

humord:c04660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04660" ;
    dct:modified "2024-08-28T08:22:11"^^xsd:dateTime ;
    skos:altLabel "Artifacts"@en,
        "Objects (Artefacts)"@en,
        "Artefakt"@nb,
        "Artefaktar"@nb,
        "Gjenstandar"@nb,
        "Gjenstander"@nb,
        "Objekt (Gjenstandar)"@nb,
        "Objekter (Gjenstander)"@nb,
        "Ting (Gjenstandar)"@nb,
        "Ting (Gjenstander)"@nb ;
    skos:broader humord:c04657 ;
    skos:definition "Gjenstander, primært laget av mennesker. Brukt innen historiske og kulturhistoriske fag om gjenstander som forteller om historie og kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Artefacts"@en,
        "Artefakter"@nb ;
    skos:related humord:c04546,
        humord:c05429,
        humord:c05463,
        humord:c05656,
        humord:c07772,
        humord:c08353,
        humord:c09468 ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c04662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04662" ;
    dct:modified "2025-01-17T07:03:18"^^xsd:dateTime ;
    skos:altLabel "Christmas calendars"@en,
        "Nordic julekalender"@en,
        "Nordic julkalender"@en,
        "Adventskalendere"@nb,
        "Adventskalendrar"@nb,
        "Adventskalendrer"@nb,
        "Julekalendere"@nb,
        "Julekalendrar"@nb,
        "Julekalendre"@nb,
        "Julekalendrer"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Advent calendars"@en,
        "Adventskalendre"@nb .

humord:c04663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04663" ;
    dct:modified "2024-08-14T09:21:15"^^xsd:dateTime ;
    skos:altLabel "Charms (Amulets)"@en,
        "Amulettar"@nb ;
    skos:broadMatch <http://dewey.info/class/133.44/e23/> ;
    skos:broader humord:c58356 ;
    skos:definition "En amulett er en gjenstand som man bærer på kroppen fordi man tror det gir magisk beskyttelse mot trolldom, sykdom eller ulykker. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007389 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007389,
        <http://dewey.info/class/133.44/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/737.23/e23/> ;
    skos:prefLabel "Amulets"@en,
        "Amuletter"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/737.23/e23/> .

humord:c04664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04664" ;
    dct:modified "2025-01-16T20:00:46"^^xsd:dateTime ;
    skos:altLabel "Matbehaldarar"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/688.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.19/e23/>,
        <http://dewey.info/class/666.3/e23/>,
        <http://dewey.info/class/666.58/e23/>,
        <http://dewey.info/class/666.68/e23/>,
        <http://dewey.info/class/688.8/e23/>,
        <http://dewey.info/class/731.72/e23/>,
        <http://dewey.info/class/738/e23/>,
        <http://dewey.info/class/739.48/e23/>,
        <http://dewey.info/class/745.59/e23/>,
        <http://dewey.info/class/748.8/e23/> ;
    skos:prefLabel "Food containers"@en,
        "Matbeholdere"@nb ;
    skos:relatedMatch <http://dewey.info/class/666.19/e23/>,
        <http://dewey.info/class/666.3/e23/>,
        <http://dewey.info/class/666.58/e23/>,
        <http://dewey.info/class/666.68/e23/>,
        <http://dewey.info/class/731.72/e23/>,
        <http://dewey.info/class/738/e23/>,
        <http://dewey.info/class/739.48/e23/>,
        <http://dewey.info/class/745.59/e23/>,
        <http://dewey.info/class/748.8/e23/> .

humord:c04666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04666" ;
    dct:modified "2025-03-27T14:44:04"^^xsd:dateTime ;
    skos:altLabel "Behaldarar"@nb,
        "Beholdere"@nb,
        "Kar"@nb,
        "Kar (Oldsaker)"@nb ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.72/e23/> ;
    skos:prefLabel "Vessels (Artefacts)"@en,
        "Kar"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.72/e23/> .

humord:c04667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04667" ;
    dct:modified "2025-01-16T19:57:41"^^xsd:dateTime ;
    skos:altLabel "Pots (Containers)"@en,
        "Krukker"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/666.192/e23/> ;
    skos:exactMatch <http://dewey.info/class/688.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.192/e23/>,
        <http://dewey.info/class/688.8/e23/>,
        <http://dewey.info/class/748.82/e23/> ;
    skos:prefLabel "Jars"@en,
        "Krukker"@nb ;
    skos:related humord:c28392 ;
    skos:relatedMatch <http://dewey.info/class/748.82/e23/> .

humord:c04668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04668" ;
    dct:modified "2025-01-16T07:42:16"^^xsd:dateTime ;
    skos:altLabel "Bilde"@nb,
        "Bilete"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch realfagstermer:c030075 ;
    skos:exactMatch <http://dewey.info/class/1--0222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030075,
        <http://dewey.info/class/025.3471/e23/>,
        <http://dewey.info/class/1--0222/e23/>,
        <http://dewey.info/class/371.3352/e23/>,
        <http://dewey.info/class/740/e23/>,
        <http://dewey.info/class/746.3/e23/> ;
    skos:prefLabel "Pictures"@en,
        "Bilder"@nb ;
    skos:related humord:c00115,
        humord:c14211 ;
    skos:relatedMatch <http://dewey.info/class/025.3471/e23/>,
        <http://dewey.info/class/371.3352/e23/>,
        <http://dewey.info/class/740/e23/>,
        <http://dewey.info/class/746.3/e23/> .

humord:c04669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04669" ;
    dct:modified "2024-02-21T12:17:17"^^xsd:dateTime ;
    skos:altLabel "Family photos"@en,
        "Familiebilde"@nb,
        "Familiebilete"@nb,
        "Familieportrett"@nb,
        "Familieportretter"@nb ;
    skos:broadMatch <http://dewey.info/class/779.2/e23/> ;
    skos:broader humord:c04668 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/779.2/e23/> ;
    skos:prefLabel "Family portraits"@en,
        "Familiebilder"@nb .

humord:c04670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04670" ;
    dct:modified "2025-01-16T07:43:15"^^xsd:dateTime ;
    skos:altLabel "Frames"@en,
        "Bilderammer"@nb,
        "Bileterammer"@nb,
        "Billedrammer"@nb ;
    skos:broadMatch <http://dewey.info/class/674.88/e23/>,
        <http://dewey.info/class/749.7/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/684/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.88/e23/>,
        <http://dewey.info/class/684/e23/>,
        <http://dewey.info/class/749.7/e23/> ;
    skos:prefLabel "Picture frames"@en,
        "Bilderammer"@nb .

humord:c04672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04672" ;
    dct:modified "2025-01-13T08:19:16"^^xsd:dateTime ;
    skos:altLabel "Bunad jewellery"@en,
        "Bunad jewlery"@en,
        "Bunadsylv"@nb,
        "Bunadsølv"@nb,
        "Draktsylv"@nb,
        "Draktsølv"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.23/e23/> ;
    skos:broader humord:c11705 ;
    skos:definition "Smykker og annet sølv brukt til folkedrakter og bunader <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.23/e23/> ;
    skos:prefLabel "Bunad silver"@en,
        "Draktsølv"@nb ;
    skos:related humord:c04772 .

humord:c04673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04673" ;
    dct:modified "2025-01-16T07:44:21"^^xsd:dateTime ;
    skos:altLabel "Drikkestell"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/> ;
    skos:prefLabel "Drinkware"@en,
        "Drikkestell"@nb ;
    skos:related humord:c14020 .

humord:c04674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04674" ;
    dct:modified "2025-01-13T09:06:12"^^xsd:dateTime ;
    skos:altLabel "Drikkehorn"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/> ;
    skos:broader humord:c04673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Drinking horns"@en,
        "Drikkehorn"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.6/e23/> .

humord:c04675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04675" ;
    dct:modified "2024-08-21T08:35:13"^^xsd:dateTime ;
    skos:altLabel "Ølkanner"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/> ;
    skos:broader humord:c04673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/> ;
    skos:prefLabel "Growler"@en,
        "Ølkanner"@nb .

humord:c04676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04676" ;
    dct:modified "2025-01-24T11:01:38"^^xsd:dateTime ;
    skos:altLabel "Cans"@en,
        "Cartons"@en,
        "Cases (Boxes)"@en,
        "Etuis"@en,
        "Small boxes"@en,
        "Tins"@en,
        "Boksar"@nb,
        "Bokser"@nb,
        "Dåsar"@nb,
        "Dåser"@nb,
        "Esker"@nb,
        "Etui"@nb,
        "Etuier"@nb,
        "Øskjer"@nb ;
    skos:broadMatch <http://dewey.info/class/674.82/e23/>,
        <http://dewey.info/class/676.32/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.82/e23/>,
        <http://dewey.info/class/676.32/e23/> ;
    skos:prefLabel "Boxes"@en,
        "Esker"@nb ;
    skos:related humord:c04771,
        humord:c04791 .

humord:c04677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04677" ;
    dct:modified "2025-01-10T15:06:14"^^xsd:dateTime ;
    skos:altLabel "Hjelmar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:broader humord:c04704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:prefLabel "Helmets"@en,
        "Hjelmer"@nb .

humord:c04678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04678" ;
    dct:modified "2025-01-10T15:03:53"^^xsd:dateTime ;
    skos:altLabel "Visir"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:broader humord:c04677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:prefLabel "Visors"@en,
        "Visirer"@nb .

humord:c04679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04679" ;
    dct:modified "2025-01-16T07:46:45"^^xsd:dateTime ;
    skos:altLabel "Insignium"@nb ;
    skos:broadMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246.56/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Ytre tegn på en persons stilling el. verdighet <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/929.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246.56/e23/>,
        <http://dewey.info/class/929.9/e23/> ;
    skos:prefLabel "Insignia"@en,
        "Insignier"@nb ;
    skos:related humord:c06342 .

humord:c04681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04681" ;
    dct:modified "2025-01-16T19:51:53"^^xsd:dateTime ;
    skos:altLabel "Kammar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/688.5/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/646.724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/646.724/e23/>,
        <http://dewey.info/class/688.5/e23/> ;
    skos:prefLabel "Combs"@en,
        "Kammer"@nb .

humord:c04682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04682" ;
    dct:modified "2025-01-16T19:55:29"^^xsd:dateTime ;
    skos:altLabel "Karvestokkar"@nb,
        "Tellepinnar"@nb,
        "Tellepinner"@nb ;
    skos:broadMatch <http://dewey.info/class/681.14/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Trestokker til regnskapsføring <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/657.2/e23/>,
        <http://dewey.info/class/681.14/e23/> ;
    skos:prefLabel "Tally sticks"@en,
        "Karvestokker"@nb ;
    skos:relatedMatch <http://dewey.info/class/657.2/e23/> .

humord:c04684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04684" ;
    dct:modified "2025-01-03T10:07:10"^^xsd:dateTime ;
    skos:altLabel "Kitchen tools"@en,
        "Husgeråd"@nb,
        "Hushaldsreiskapar"@nb,
        "Husholdningsredskaper"@nb,
        "Kjøkentøy"@nb,
        "Kjøkenutstyr"@nb,
        "Kjøken­reiskapar"@nb,
        "Kjøkkenreiskapar"@nb,
        "Kjøkkentøy"@nb,
        "Kjøkkenutstyr"@nb ;
    skos:broadMatch <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c04440 ;
    skos:exactMatch <http://dewey.info/class/643.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.650284/e23/>,
        <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Kitchen utensils"@en,
        "Kjøkkenredskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.650284/e23/> .

humord:c04685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04685" ;
    dct:modified "2024-08-16T09:47:23"^^xsd:dateTime ;
    skos:altLabel "Clothing"@en,
        "Outfits"@en,
        "Antrekk"@nb,
        "Bekledning"@nb,
        "Drakt"@nb,
        "Drakter"@nb,
        "Klede"@nb,
        "Kledning"@nb,
        "Klesdrakt"@nb,
        "Klesplagg"@nb,
        "Påkleding"@nb,
        "Påkledning"@nb ;
    skos:broadMatch <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/646.3/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.95/e23/>,
        <http://dewey.info/class/344.04235/e23/>,
        <http://dewey.info/class/355.14/e23/>,
        <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/613.482/e23/>,
        <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/685.22/e23/>,
        <http://dewey.info/class/685.24/e23/>,
        <http://dewey.info/class/687/e23/>,
        <http://dewey.info/class/746.92/e23/> ;
    skos:prefLabel "Clothes"@en,
        "Klær"@nb ;
    skos:related humord:c04708,
        humord:c04770,
        humord:c04833,
        humord:c05551,
        humord:c23750 ;
    skos:relatedMatch <http://dewey.info/class/155.95/e23/>,
        <http://dewey.info/class/344.04235/e23/>,
        <http://dewey.info/class/355.14/e23/>,
        <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/613.482/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/685.22/e23/>,
        <http://dewey.info/class/685.24/e23/>,
        <http://dewey.info/class/687/e23/>,
        <http://dewey.info/class/746.92/e23/> .

humord:c04692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04692" ;
    dct:modified "2024-10-16T13:47:35"^^xsd:dateTime ;
    skos:altLabel "Belte"@nb ;
    skos:broadMatch <http://dewey.info/class/685.22/e23/>,
        <http://dewey.info/class/687.19/e23/> ;
    skos:broader humord:c11705 ;
    skos:exactMatch <http://dewey.info/class/391.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/685.22/e23/>,
        <http://dewey.info/class/687.19/e23/> ;
    skos:prefLabel "Belts"@en,
        "Belter"@nb .

humord:c04693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04693" ;
    dct:modified "2024-10-17T14:27:11"^^xsd:dateTime ;
    skos:altLabel "Bridal dresses"@en,
        "Brudekjolar"@nb,
        "Brurekjolar"@nb,
        "Brurkjolar"@nb ;
    skos:broadMatch <http://dewey.info/class/392.54/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.54/e23/> ;
    skos:prefLabel "Wedding dresses"@en,
        "Brudekjoler"@nb .

humord:c04694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04694" ;
    dct:modified "2024-10-17T14:27:39"^^xsd:dateTime ;
    skos:altLabel "Pants"@en,
        "Benklær"@nb,
        "Bukser"@nb ;
    skos:broadMatch <http://dewey.info/class/646.3/e23/> ;
    skos:broader humord:c04685 ;
    skos:exactMatch <http://dewey.info/class/391.476/e23/>,
        <http://dewey.info/class/646.436/e23/>,
        <http://dewey.info/class/687.116/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.476/e23/>,
        <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.436/e23/>,
        <http://dewey.info/class/687.116/e23/> ;
    skos:prefLabel "Trousers"@en,
        "Bukser"@nb .

humord:c04696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04696" ;
    dct:modified "2024-10-17T14:28:33"^^xsd:dateTime ;
    skos:altLabel "Dressar"@nb ;
    skos:broadMatch <http://dewey.info/class/646.3/e23/> ;
    skos:broader humord:c04685 ;
    skos:exactMatch <http://dewey.info/class/391.473/e23/>,
        <http://dewey.info/class/646.433/e23/>,
        <http://dewey.info/class/687.113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.473/e23/>,
        <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.433/e23/>,
        <http://dewey.info/class/687.113/e23/> ;
    skos:prefLabel "Suits"@en,
        "Dresser"@nb ;
    skos:related humord:c04720 .

humord:c04697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04697" ;
    dct:modified "2024-10-17T14:28:18"^^xsd:dateTime ;
    skos:altLabel "Baptismal robes"@en,
        "Christening dresses"@en,
        "Christening robes"@en,
        "Dåpsdrakter"@nb,
        "Dåpskjolar"@nb,
        "Dåpskjoler"@nb,
        "Dåpsklede"@nb,
        "Dåpsklær"@nb ;
    skos:broadMatch <http://dewey.info/class/392.12/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.12/e23/> ;
    skos:prefLabel "Baptismal dresses"@en,
        "Dåpsdrakter"@nb .

humord:c04700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04700" ;
    dct:modified "2024-10-17T14:28:57"^^xsd:dateTime ;
    skos:altLabel "Folkedrakter"@nb ;
    skos:broader humord:c04685 ;
    skos:closeMatch <http://dewey.info/class/391/e23/> ;
    skos:definition "Regional draktform som bygger på tradisjon, motepåvirkninger, lokal utvikling og individuell smak <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "National costumes"@en,
        "Folkedrakter"@nb .

humord:c04701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04701" ;
    dct:modified "2025-01-12T20:10:30"^^xsd:dateTime ;
    skos:altLabel "Bunader"@nb,
        "Nasjonaldrakter"@nb ;
    skos:broadMatch <http://dewey.info/class/391/e23/> ;
    skos:broader humord:c04700 ;
    skos:definition "Fest- og høytidsdrakter som har bakgrunn i de enkelte folkedrakter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "Bunads"@en,
        "Bunader"@nb .

humord:c04703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04703" ;
    dct:modified "2024-10-17T14:29:29"^^xsd:dateTime ;
    skos:altLabel "Camouflages (Clothes)"@en,
        "Forkledningar"@nb ;
    skos:broadMatch <http://dewey.info/class/391/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "Disguises"@en,
        "Forkledninger"@nb ;
    skos:related humord:c05551 .

humord:c04704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04704" ;
    dct:modified "2024-10-17T14:29:50"^^xsd:dateTime ;
    skos:altLabel "Headdress"@en,
        "Hovudplagg"@nb ;
    skos:broadMatch <http://dewey.info/class/646.3/e23/> ;
    skos:broader humord:c04685 ;
    skos:exactMatch <http://dewey.info/class/391.43/e23/>,
        <http://dewey.info/class/687.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43/e23/>,
        <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.5/e23/>,
        <http://dewey.info/class/687.4/e23/> ;
    skos:prefLabel "Headgear"@en,
        "Hodeplagg"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.5/e23/> .

humord:c04705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04705" ;
    dct:modified "2025-01-10T15:04:10"^^xsd:dateTime ;
    skos:altLabel "Hattar"@nb ;
    skos:broader humord:c04704 ;
    skos:closeMatch <http://dewey.info/class/391.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43/e23/> ;
    skos:prefLabel "Hats"@en,
        "Hatter"@nb .

humord:c04706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04706" ;
    dct:modified "2024-10-17T14:30:21"^^xsd:dateTime ;
    skos:altLabel "Cloaks"@en,
        "Kapper"@nb ;
    skos:broadMatch <http://dewey.info/class/391.46/e23/>,
        <http://dewey.info/class/646.45/e23/>,
        <http://dewey.info/class/687.14/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.46/e23/>,
        <http://dewey.info/class/646.45/e23/>,
        <http://dewey.info/class/687.14/e23/> ;
    skos:prefLabel "Capes"@en,
        "Kapper"@nb .

humord:c04707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04707" ;
    dct:modified "2025-01-13T08:40:05"^^xsd:dateTime ;
    skos:altLabel "Cardigans"@en,
        "Kufter"@nb ;
    skos:broadMatch <http://dewey.info/class/391.46/e23/>,
        <http://dewey.info/class/746.4320432/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.46/e23/>,
        <http://dewey.info/class/746.4320432/e23/> ;
    skos:prefLabel "Knitted jackets"@en,
        "Kofter"@nb .

humord:c04708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04708" ;
    dct:modified "2024-10-17T14:32:03"^^xsd:dateTime ;
    skos:altLabel "Ready-to-wear clothing"@en,
        "Konfeksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/391/e23/> ;
    skos:broader humord:c07794 ;
    skos:closeMatch <http://dewey.info/class/687/e23/> ;
    skos:definition "Fabrikkfremstilte klær som består av serier av samme modell lagd i forskjellige størrelser <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/687/e23/> ;
    skos:prefLabel "Ready-made clothing"@en,
        "Konfeksjon"@nb ;
    skos:related humord:c04685,
        humord:c16709 .

humord:c04709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04709" ;
    dct:modified "2024-10-17T14:20:39"^^xsd:dateTime ;
    skos:altLabel "Women's clothes"@en,
        "Kvinnedrakter"@nb,
        "Kvinneklede"@nb ;
    skos:broader humord:c04685 ;
    skos:exactMatch <http://dewey.info/class/391.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.2/e23/> ;
    skos:prefLabel "Women's clothing"@en,
        "Kvinneklær"@nb .

humord:c04714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04714" ;
    dct:modified "2025-01-13T08:31:51"^^xsd:dateTime ;
    skos:altLabel "Pannelin"@en,
        "Pannelin"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43082/e23/> ;
    skos:broader humord:c04685 ;
    skos:definition "Hodeplagg for kvinner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43082/e23/> ;
    skos:prefLabel "Traditional headgear"@en,
        "Pannelin"@nb .

humord:c04715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04715" ;
    dct:modified "2025-01-13T08:32:18"^^xsd:dateTime ;
    skos:altLabel "Pels"@nb,
        "Pelsverk"@nb ;
    skos:broadMatch <http://dewey.info/class/646.1/e23/> ;
    skos:broader humord:c04685 ;
    skos:closeMatch <http://dewey.info/class/573.58/e23/> ;
    skos:exactMatch <http://dewey.info/class/599.7147/e23/>,
        <http://dewey.info/class/745.537/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.58/e23/>,
        <http://dewey.info/class/599.7147/e23/>,
        <http://dewey.info/class/646.1/e23/>,
        <http://dewey.info/class/675.3/e23/>,
        <http://dewey.info/class/685/e23/>,
        <http://dewey.info/class/745.537/e23/> ;
    skos:prefLabel "Furs"@en,
        "Pelsverk"@nb ;
    skos:relatedMatch <http://dewey.info/class/675.3/e23/>,
        <http://dewey.info/class/685/e23/> .

humord:c04717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04717" ;
    dct:modified "2024-10-17T14:23:48"^^xsd:dateTime ;
    skos:altLabel "Togaar"@nb,
        "Togaer"@nb ;
    skos:broadMatch <http://dewey.info/class/391.4/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.4/e23/> ;
    skos:prefLabel "Togas"@en,
        "Togaer"@nb .

humord:c04718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04718" ;
    dct:modified "2025-01-13T08:34:16"^^xsd:dateTime ;
    skos:altLabel "Underclothes"@en,
        "Underclothing"@en,
        "Undergarments"@en,
        "Undies"@en,
        "Underklede"@nb,
        "Undertøy"@nb ;
    skos:broader humord:c04685 ;
    skos:exactMatch <http://dewey.info/class/391.423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.423/e23/>,
        <http://dewey.info/class/646.42/e23/>,
        <http://dewey.info/class/687.2/e23/> ;
    skos:prefLabel "Underwear"@en,
        "Undertøy"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.42/e23/>,
        <http://dewey.info/class/687.2/e23/> .

humord:c04719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04719" ;
    dct:modified "2025-01-10T15:00:46"^^xsd:dateTime ;
    skos:altLabel "Krinolinar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.423082/e23/> ;
    skos:broader humord:c04718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.423082/e23/> ;
    skos:prefLabel "Crinolines"@en,
        "Krinoliner"@nb .

humord:c04720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04720" ;
    dct:modified "2024-10-17T14:24:33"^^xsd:dateTime ;
    skos:altLabel "Uniformer"@nb ;
    skos:broadMatch <http://dewey.info/class/391.48/e23/> ;
    skos:broader humord:c04685 ;
    skos:closeMatch <http://dewey.info/class/687.15/e23/> ;
    skos:exactMatch <http://dewey.info/class/355.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.14/e23/>,
        <http://dewey.info/class/357.0414/e23/>,
        <http://dewey.info/class/391.48/e23/>,
        <http://dewey.info/class/687.15/e23/> ;
    skos:prefLabel "Uniforms"@en,
        "Uniformer"@nb ;
    skos:related humord:c04696 ;
    skos:relatedMatch <http://dewey.info/class/357.0414/e23/> .

humord:c04721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04721" ;
    dct:modified "2025-01-03T10:08:33"^^xsd:dateTime ;
    skos:altLabel "Knivar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:broader humord:c04440 ;
    skos:exactMatch <http://dewey.info/class/621.932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:prefLabel "Knives"@en,
        "Kniver"@nb ;
    skos:related humord:c04784 .

humord:c04722 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04722" ;
    dct:modified "2025-01-17T07:08:58"^^xsd:dateTime ;
    skos:altLabel "Kort"@nb ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:prefLabel "Cards"@en,
        "Kort"@nb .

humord:c04723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04723" ;
    dct:modified "2025-01-10T14:52:50"^^xsd:dateTime ;
    skos:altLabel "Season's greetings cards"@en,
        "Jolekort"@nb,
        "Julekort"@nb ;
    skos:broadMatch <http://dewey.info/class/745.59412/e23/> ;
    skos:broader humord:c04722 ;
    skos:exactMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/745.59412/e23/> ;
    skos:prefLabel "Christmas cards"@en,
        "Julekort"@nb .

humord:c04724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04724" ;
    dct:modified "2025-01-10T14:53:11"^^xsd:dateTime ;
    skos:altLabel "Postal cards"@en,
        "Postkort"@nb ;
    skos:broader humord:c04722 ;
    skos:exactMatch <http://dewey.info/class/383.122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/383.122/e23/>,
        <http://dewey.info/class/741.683/e23/>,
        <http://dewey.info/class/769.566/e23/> ;
    skos:prefLabel "Postcards"@en,
        "Postkort"@nb ;
    skos:relatedMatch <http://dewey.info/class/741.683/e23/>,
        <http://dewey.info/class/769.566/e23/> .

humord:c04725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04725" ;
    dct:modified "2025-01-10T14:53:51"^^xsd:dateTime ;
    skos:altLabel "Spelkort"@nb ;
    skos:broadMatch <http://dewey.info/class/795.4/e23/> ;
    skos:broader humord:c04722 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.754/e23/>,
        <http://dewey.info/class/795.4/e23/> ;
    skos:prefLabel "Playing cards"@en,
        "Spillkort"@nb ;
    skos:relatedMatch <http://dewey.info/class/688.754/e23/> .

humord:c04726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04726" ;
    dct:modified "2025-01-10T14:54:38"^^xsd:dateTime ;
    skos:altLabel "Valentinskort"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2618/e23/>,
        <http://dewey.info/class/745.5941618/e23/> ;
    skos:broader humord:c04722 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2618/e23/>,
        <http://dewey.info/class/745.5941618/e23/> ;
    skos:prefLabel "Valentine cards"@en,
        "Valentinskort"@nb .

humord:c04727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04727" ;
    dct:modified "2025-01-16T19:56:50"^^xsd:dateTime ;
    skos:altLabel "Kransar"@nb ;
    skos:broadMatch <http://dewey.info/class/745.594/e23/>,
        <http://dewey.info/class/745.926/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.594/e23/>,
        <http://dewey.info/class/745.926/e23/> ;
    skos:prefLabel "Wreaths"@en,
        "Kranser"@nb .

humord:c04728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04728" ;
    dct:modified "2025-01-10T15:08:47"^^xsd:dateTime ;
    skos:altLabel "Kroner (Hovudpryd)"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43/e23/> ;
    skos:broader humord:c04704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43/e23/> ;
    skos:prefLabel "Crowns (Headdress)"@en,
        "Kroner (Hodepryd)"@nb .

humord:c04729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04729" ;
    dct:modified "2023-12-04T12:22:59"^^xsd:dateTime ;
    skos:altLabel "Oddities"@en,
        "Rarities"@en,
        "Kuriosa"@nb,
        "Kuriositetar"@nb,
        "Kuriositeter"@nb,
        "Kuriosum"@nb,
        "Rariteter"@nb ;
    skos:broadMatch <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch realfagstermer:c007782 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007782,
        <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Curios"@en,
        "Kuriosa"@nb .

humord:c04733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04733" ;
    dct:modified "2024-10-11T14:15:06"^^xsd:dateTime ;
    skos:altLabel "Playthings"@en,
        "Barneleikar"@nb,
        "Leikar"@nb,
        "Leiketøy"@nb,
        "Leiketøyer"@nb,
        "Leker"@nb,
        "Leketøyer"@nb ;
    skos:broadMatch <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/394.3/e23/> ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/745.592/e23/> ;
    skos:exactMatch realfagstermer:c006268,
        <http://dewey.info/class/688.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006268,
        <http://dewey.info/class/344.04235/e23/>,
        <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/649.55/e23/>,
        <http://dewey.info/class/688.72/e23/>,
        <http://dewey.info/class/745.592/e23/>,
        <http://dewey.info/class/790.133/e23/> ;
    skos:prefLabel "Toys"@en,
        "Leketøy"@nb ;
    skos:related humord:c04863 ;
    skos:relatedMatch <http://dewey.info/class/344.04235/e23/>,
        <http://dewey.info/class/649.55/e23/>,
        <http://dewey.info/class/790.133/e23/> .

humord:c04735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04735" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Teddies"@en ;
    skos:broader humord:c04733 ;
    skos:exactMatch <http://dewey.info/class/688.7243/e23/>,
        <http://dewey.info/class/745.59243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.7243/e23/>,
        <http://dewey.info/class/745.59243/e23/> ;
    skos:prefLabel "Teddy bears"@en,
        "Teddybjørner"@nb .

humord:c04736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04736" ;
    dct:modified "2025-01-16T19:59:29"^^xsd:dateTime ;
    skos:altLabel "Ljosstell"@nb,
        "Lysstell"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/621.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.32/e23/> ;
    skos:prefLabel "Lighting utensils"@en,
        "Lysstell"@nb ;
    skos:related humord:c04309 .

humord:c04737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04737" ;
    dct:modified "2025-01-10T14:49:37"^^xsd:dateTime ;
    skos:altLabel "Lampar"@nb,
        "Lamper"@nb ;
    skos:broadMatch <http://dewey.info/class/622.473/e23/>,
        <http://dewey.info/class/683.83/e23/>,
        <http://dewey.info/class/738.8/e23/>,
        <http://dewey.info/class/749.63/e23/> ;
    skos:broader humord:c04736 ;
    skos:exactMatch <http://dewey.info/class/621.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.32/e23/>,
        <http://dewey.info/class/622.473/e23/>,
        <http://dewey.info/class/683.83/e23/>,
        <http://dewey.info/class/738.8/e23/>,
        <http://dewey.info/class/749.63/e23/> ;
    skos:prefLabel "Lamps"@en,
        "Lamper"@nb .

humord:c04738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04738" ;
    dct:modified "2025-01-10T14:49:07"^^xsd:dateTime ;
    skos:altLabel "Oljelampar"@nb,
        "Oljelamper"@nb ;
    skos:broadMatch <http://dewey.info/class/621.323/e23/> ;
    skos:broader humord:c04737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.323/e23/> ;
    skos:prefLabel "Oil lamps"@en,
        "Oljelamper"@nb .

humord:c04739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04739" ;
    dct:modified "2025-01-10T14:50:17"^^xsd:dateTime ;
    skos:altLabel "Candlesticks"@en,
        "Ljosestakar"@nb,
        "Lysestakar"@nb ;
    skos:broadMatch <http://dewey.info/class/738.8/e23/> ;
    skos:broader humord:c04736 ;
    skos:closeMatch <http://dewey.info/class/745.5933/e23/> ;
    skos:exactMatch <http://dewey.info/class/621.323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.323/e23/>,
        <http://dewey.info/class/738.8/e23/>,
        <http://dewey.info/class/745.5933/e23/> ;
    skos:prefLabel "Candleholders"@en,
        "Lysestaker"@nb .

humord:c04740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04740" ;
    dct:modified "2025-01-16T20:00:07"^^xsd:dateTime ;
    skos:altLabel "Face masks"@en,
        "Masker"@nb ;
    skos:broadMatch <http://dewey.info/class/646.478/e23/>,
        <http://dewey.info/class/687.4/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/391.434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.434/e23/>,
        <http://dewey.info/class/646.478/e23/>,
        <http://dewey.info/class/687.4/e23/>,
        <http://dewey.info/class/731.75/e23/> ;
    skos:prefLabel "Masks"@en,
        "Masker"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.75/e23/> .

humord:c04741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04741" ;
    dct:modified "2024-07-02T11:03:01"^^xsd:dateTime ;
    skos:altLabel "Matter"@nb ;
    skos:broadMatch <http://dewey.info/class/645.12/e23/>,
        <http://dewey.info/class/747.5/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.12/e23/>,
        <http://dewey.info/class/747.5/e23/> ;
    skos:prefLabel "Mats"@en,
        "Matter"@nb .

humord:c04742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04742" ;
    dct:modified "2024-11-21T07:54:18"^^xsd:dateTime ;
    skos:altLabel "Kontorniatar"@nb,
        "Kontorniater"@nb,
        "Medaljar"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch realfagstermer:c000971,
        <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/737.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000971,
        <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/355.1342/e23/>,
        <http://dewey.info/class/737.22/e23/> ;
    skos:prefLabel "Medals"@en,
        "Medaljer"@nb ;
    skos:related humord:c04512,
        humord:c04641 ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/355.1342/e23/> .

humord:c04744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04744" ;
    dct:modified "2024-11-22T13:53:47"^^xsd:dateTime ;
    skos:altLabel "Household furniture"@en,
        "Møbel"@nb,
        "Møblar"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/022.9/e23/>,
        <http://dewey.info/class/684.1/e23/>,
        <http://dewey.info/class/749/e23/> ;
    skos:exactMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/651.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/022.9/e23/>,
        <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/648.5/e23/>,
        <http://dewey.info/class/651.23/e23/>,
        <http://dewey.info/class/684.1/e23/>,
        <http://dewey.info/class/749/e23/> ;
    skos:prefLabel "Furniture"@en,
        "Møbler"@nb ;
    skos:related humord:c24785,
        humord:c69024 ;
    skos:relatedMatch <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/648.5/e23/> .

humord:c04745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04745" ;
    dct:modified "2025-01-10T14:47:22"^^xsd:dateTime ;
    skos:altLabel "Bondemøbel"@nb,
        "Bondemøblar"@nb ;
    skos:broadMatch <http://dewey.info/class/749.09481/e23/> ;
    skos:broader humord:c04744 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/749.09481/e23/> ;
    skos:prefLabel "Peasant furniture"@en,
        "Bondemøbler"@nb .

humord:c04747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04747" ;
    dct:modified "2024-10-17T14:35:04"^^xsd:dateTime ;
    skos:altLabel "Dual seats"@en,
        "Pews"@en,
        "Benkar"@nb,
        "Benker"@nb ;
    skos:broadMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/684.1/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:broader humord:c04744 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/684.1/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:prefLabel "Benches"@en,
        "Benker"@nb .

humord:c04748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04748" ;
    dct:modified "2024-10-17T14:39:02"^^xsd:dateTime ;
    skos:altLabel "Stolar"@nb ;
    skos:broadMatch <http://dewey.info/class/645.8/e23/> ;
    skos:broader humord:c04744 ;
    skos:exactMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/684.132/e23/>,
        <http://dewey.info/class/749.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/645.8/e23/>,
        <http://dewey.info/class/684.132/e23/>,
        <http://dewey.info/class/749.32/e23/> ;
    skos:prefLabel "Chairs"@en,
        "Stoler"@nb .

humord:c04749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04749" ;
    dct:modified "2024-10-21T07:54:44"^^xsd:dateTime ;
    skos:altLabel "Kongestolar"@nb,
        "Kongestoler"@nb,
        "Troner"@nb ;
    skos:broadMatch <http://dewey.info/class/749.32/e23/> ;
    skos:broader humord:c04744 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/749.32/e23/> ;
    skos:prefLabel "Thrones"@en,
        "Troner"@nb .

humord:c04751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04751" ;
    dct:modified "2025-01-16T20:03:43"^^xsd:dateTime ;
    skos:altLabel "Namnedukar"@nb ;
    skos:broadMatch <http://dewey.info/class/746.44/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.44/e23/> ;
    skos:prefLabel "Samplers"@en,
        "Navneduker"@nb .

humord:c04752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04752" ;
    dct:modified "2025-01-14T21:03:23"^^xsd:dateTime ;
    skos:altLabel "Ovens"@en,
        "Omnar"@nb ;
    skos:broadMatch <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/683.88/e23/>,
        <http://dewey.info/class/738.8/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/697.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/683.88/e23/>,
        <http://dewey.info/class/697.22/e23/>,
        <http://dewey.info/class/738.8/e23/> ;
    skos:prefLabel "Stoves"@en,
        "Ovner"@nb ;
    skos:relatedMatch <http://dewey.info/class/643.3/e23/> .

humord:c04753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04753" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ceramic stoves"@en,
        "Tile stoves"@en,
        "Tiled heating stoves"@en,
        "Tiled stoves"@en ;
    skos:broadMatch <http://dewey.info/class/738.8/e23/>,
        <http://dewey.info/class/749.62/e23/> ;
    skos:broader humord:c04752 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.8/e23/>,
        <http://dewey.info/class/749.62/e23/> ;
    skos:prefLabel "Cocklestoves"@en,
        "Kakkelovner"@nb .

humord:c04754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04754" ;
    dct:modified "2025-01-14T21:03:50"^^xsd:dateTime ;
    skos:altLabel "Beads"@en,
        "Perler"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/745.582/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/646.19/e23/>,
        <http://dewey.info/class/745.582/e23/> ;
    skos:prefLabel "Pearls"@en,
        "Perler"@nb ;
    skos:related humord:c04772 ;
    skos:relatedMatch <http://dewey.info/class/646.19/e23/> .

humord:c04755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04755" ;
    dct:modified "2025-01-15T18:56:53"^^xsd:dateTime ;
    skos:altLabel "Pilegrimsmerke"@nb ;
    skos:broadMatch <http://dewey.info/class/203.51/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.51/e23/> ;
    skos:prefLabel "Pilgrim badges"@en,
        "Pilegrimsmerker"@nb .

humord:c04756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04756" ;
    dct:modified "2025-01-28T07:30:50"^^xsd:dateTime ;
    skos:altLabel "Rune staffs"@en,
        "Primstavar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/529.3/e23/> ;
    skos:broader humord:c19734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/529.3/e23/> ;
    skos:prefLabel "Calendar sticks"@en,
        "Primstaver"@nb ;
    skos:related humord:c04848,
        humord:c08191 .

humord:c04757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04757" ;
    dct:modified "2025-01-15T19:13:49"^^xsd:dateTime ;
    skos:altLabel "Pynt"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/746.4/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/746.4/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:prefLabel "Decorations"@en,
        "Pynt"@nb .

humord:c04758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04758" ;
    dct:modified "2025-01-15T19:15:11"^^xsd:dateTime ;
    skos:altLabel "Portable receiver (Radios)"@en,
        "Portables (Radios)"@en,
        "Berbare radioar"@nb,
        "Bærbare radioer"@nb,
        "Reiseradioar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.38418/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.38418/e23/> ;
    skos:prefLabel "Portable radios"@en,
        "Reiseradioer"@nb ;
    skos:related humord:c09112 .

humord:c04760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04760" ;
    dct:modified "2025-01-15T19:15:50"^^xsd:dateTime ;
    skos:altLabel "Armors"@en,
        "Rustningar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.8241/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.8241/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/704.949623441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:prefLabel "Armour"@en,
        "Rustninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.949623441/e23/> .

humord:c04761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04761" ;
    dct:modified "2020-07-28T12:54:10"^^xsd:dateTime ;
    skos:altLabel "Seal (Art)"@en,
        "Sigiller"@nb ;
    skos:broadMatch <http://dewey.info/class/929.9/e23/> ;
    skos:broader humord:c13511 ;
    skos:closeMatch <http://dewey.info/class/737.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.6/e23/>,
        <http://dewey.info/class/929.9/e23/> ;
    skos:prefLabel "Seals (Art)"@en,
        "Segl"@nb ;
    skos:related humord:c04773 .

humord:c04763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04763" ;
    dct:modified "2025-01-15T19:16:36"^^xsd:dateTime ;
    skos:altLabel "Seletøy"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/636.0837/e23/>,
        <http://dewey.info/class/685.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/636.10837/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0837/e23/>,
        <http://dewey.info/class/636.10837/e23/>,
        <http://dewey.info/class/685.1/e23/> ;
    skos:prefLabel "Harnesses"@en,
        "Seletøy"@nb .

humord:c04764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04764" ;
    dct:modified "2025-01-15T19:19:01"^^xsd:dateTime ;
    skos:altLabel "Bedding"@en,
        "Bedlinen"@en,
        "Sengeklede"@nb,
        "Sengetøy"@nb,
        "Sengklede"@nb,
        "Sengklær"@nb ;
    skos:broadMatch <http://dewey.info/class/684.3/e23/> ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/746.97/e23/> ;
    skos:exactMatch <http://dewey.info/class/645.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/684.3/e23/>,
        <http://dewey.info/class/746.460437/e23/>,
        <http://dewey.info/class/746.97/e23/> ;
    skos:prefLabel "Bedclothes"@en,
        "Sengeklær"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/746.460437/e23/> .

humord:c04767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04767" ;
    dct:modified "2025-01-13T10:16:36"^^xsd:dateTime ;
    skos:altLabel "Serveringsbestikk"@nb ;
    skos:broadMatch <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c14023 ;
    skos:exactMatch <http://dewey.info/class/642.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Serving cutlery"@en,
        "Serveringsbestikk"@nb .

humord:c04768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04768" ;
    dct:modified "2025-01-15T19:17:02"^^xsd:dateTime ;
    skos:altLabel "Chessmen"@en,
        "Sjakkbrikker"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/794.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.741/e23/>,
        <http://dewey.info/class/794.1/e23/> ;
    skos:prefLabel "Chess pieces"@en,
        "Sjakkbrikker"@nb ;
    skos:related humord:c01426 ;
    skos:relatedMatch <http://dewey.info/class/688.741/e23/> .

humord:c04769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04769" ;
    dct:modified "2024-01-03T10:08:20"^^xsd:dateTime ;
    skos:altLabel "Ski (Artefaktar)"@nb ;
    skos:broader humord:c01449 ;
    skos:exactMatch realfagstermer:c031378,
        <http://dewey.info/class/688.7693/e23/>,
        <http://dewey.info/class/796.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031378,
        <http://dewey.info/class/688.7693/e23/>,
        <http://dewey.info/class/796.93/e23/> ;
    skos:prefLabel "Skis"@en,
        "Ski (Artefakter)"@nb .

humord:c04770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04770" ;
    dct:modified "2024-10-17T14:22:18"^^xsd:dateTime ;
    skos:altLabel "Sko"@nb,
        "Skotøy"@nb ;
    skos:broader humord:c20887 ;
    skos:closeMatch <http://dewey.info/class/685.31/e23/> ;
    skos:exactMatch <http://dewey.info/class/391.413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.413/e23/>,
        <http://dewey.info/class/685.31/e23/> ;
    skos:prefLabel "Shoes"@en,
        "Sko"@nb ;
    skos:related humord:c04685,
        humord:c07452,
        humord:c07707,
        humord:c07708 .

humord:c04771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04771" ;
    dct:modified "2025-01-15T19:17:23"^^xsd:dateTime ;
    skos:altLabel "Caskets (Artifacts)"@en,
        "Skrin"@nb ;
    skos:broadMatch <http://dewey.info/class/674.82/e23/>,
        <http://dewey.info/class/745.593/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.82/e23/>,
        <http://dewey.info/class/745.593/e23/> ;
    skos:prefLabel "Chests (Artifacts)"@en,
        "Skrin"@nb ;
    skos:related humord:c04676,
        humord:c04791 .

humord:c04772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04772" ;
    dct:modified "2025-01-13T08:20:43"^^xsd:dateTime ;
    skos:altLabel "Jewelry"@en,
        "Pieces of jewellery"@en,
        "Pieces of jewelry"@en,
        "Smykke"@nb ;
    skos:broadMatch <http://dewey.info/class/688.2/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:broader humord:c11705 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/688.2/e23/>,
        <http://dewey.info/class/739.27/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:prefLabel "Jewellery"@en,
        "Smykker"@nb ;
    skos:related humord:c04672,
        humord:c04754,
        humord:c16294 .

humord:c04773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04773" ;
    dct:modified "2025-01-12T20:14:36"^^xsd:dateTime ;
    skos:altLabel "Intaglios"@en,
        "Gemmar"@nb ;
    skos:broader humord:c04772 ;
    skos:closeMatch <http://dewey.info/class/553.8/e23/> ;
    skos:definition "Gemmer er edelstener som er utskåret i dybden (til segl), såkalt intaglio, eller i relieff, kamé. Intaglier fra renessansetiden som er utskåret i to plan, slik at hovedmotivet står mot en kontrastfarget bakgrunn kalles nicolo. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.8/e23/> ;
    skos:prefLabel "Engraved gems"@en,
        "Gemmer"@nb ;
    skos:related humord:c04761 .

humord:c04775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04775" ;
    dct:modified "2025-01-12T20:18:56"^^xsd:dateTime ;
    skos:altLabel "Kamear"@nb,
        "Kaméar"@nb,
        "Kaméer"@nb ;
    skos:broader humord:c04772 ;
    skos:exactMatch <http://dewey.info/class/736.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.222/e23/> ;
    skos:prefLabel "Cameos"@en,
        "Kameer"@nb .

humord:c04776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04776" ;
    dct:modified "2025-01-12T20:22:53"^^xsd:dateTime ;
    skos:altLabel "Ringer (Smykke)"@nb ;
    skos:broadMatch <http://dewey.info/class/688.2/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:broader humord:c04772 ;
    skos:closeMatch <http://dewey.info/class/739.2782/e23/> ;
    skos:exactMatch <http://dewey.info/class/391.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.72/e23/>,
        <http://dewey.info/class/688.2/e23/>,
        <http://dewey.info/class/739.2782/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:prefLabel "Rings (Jewellery)"@en,
        "Ringer (Smykker)"@nb .

humord:c04777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04777" ;
    dct:modified "2025-01-12T20:33:07"^^xsd:dateTime ;
    skos:altLabel "Spangles"@en,
        "Spanglar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c04772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Sequins"@en,
        "Spangler"@nb .

humord:c04778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04778" ;
    dct:modified "2024-08-21T08:40:54"^^xsd:dateTime ;
    skos:altLabel "Ear drops"@en,
        "Øyreringar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/> ;
    skos:broader humord:c04772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/> ;
    skos:prefLabel "Earrings"@en,
        "Øreringer"@nb .

humord:c04779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04779" ;
    dct:modified "2025-01-15T19:20:57"^^xsd:dateTime ;
    skos:altLabel "Snusdåsar"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/745.5934/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.5934/e23/> ;
    skos:prefLabel "Snuffboxes"@en,
        "Snusdåser"@nb .

humord:c04780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04780" ;
    dct:modified "2025-01-15T19:24:59"^^xsd:dateTime ;
    skos:altLabel "Money boxes"@en,
        "Piggy banks"@en,
        "Sparebørser"@nb,
        "Sparebøsser"@nb,
        "Sparegrisar"@nb,
        "Sparegriser"@nb ;
    skos:broadMatch <http://dewey.info/class/332.041/e23/>,
        <http://dewey.info/class/688.8/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.041/e23/>,
        <http://dewey.info/class/688.8/e23/> ;
    skos:prefLabel "Savings boxes"@en,
        "Sparebøsser"@nb .

humord:c04781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04781" ;
    dct:modified "2025-01-15T19:21:39"^^xsd:dateTime ;
    skos:altLabel "Looking glasses"@en,
        "Speglar"@nb ;
    skos:broadMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/748.8/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/681.428/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/681.428/e23/>,
        <http://dewey.info/class/748.8/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:prefLabel "Mirrors"@en,
        "Speil"@nb .

humord:c04782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04782" ;
    dct:modified "2025-01-15T19:28:23"^^xsd:dateTime ;
    skos:altLabel "Redskapsspenner"@nb,
        "Reiskapsspenne"@nb,
        "Reiskapsspenner"@nb,
        "Relieffspenner"@nb,
        "Reliefspenne"@nb,
        "Reliefspenner"@nb,
        "Ringspenne"@nb,
        "Ringspenner"@nb,
        "Spenne"@nb,
        "Spenner"@nb ;
    skos:broadMatch <http://dewey.info/class/688.2/e23/>,
        <http://dewey.info/class/739.278/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/391.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/688.2/e23/>,
        <http://dewey.info/class/739.278/e23/>,
        <http://dewey.info/class/745.5942/e23/> ;
    skos:prefLabel "Buckles"@en,
        "Spenner"@nb .

humord:c04784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04784" ;
    dct:modified "2025-01-13T10:16:17"^^xsd:dateTime ;
    skos:altLabel "Etebestikk"@nb ;
    skos:broadMatch <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c14023 ;
    skos:exactMatch <http://dewey.info/class/642.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Eating utensils"@en,
        "Spisebestikk"@nb ;
    skos:related humord:c04721 .

humord:c04785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04785" ;
    dct:modified "2025-01-13T10:15:09"^^xsd:dateTime ;
    skos:altLabel "Skeier"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c04784 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Spoons"@en,
        "Skjeer"@nb .

humord:c04786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04786" ;
    dct:modified "2025-01-16T07:23:11"^^xsd:dateTime ;
    skos:altLabel "Blackboards"@en,
        "Chalkboards"@en,
        "Noticeboards"@en,
        "Whiteboards"@en,
        "Tavler"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Helle, plate, skive til å hogge, risse, skrive på <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Boards (Artefacts)"@en,
        "Tavler"@nb .

humord:c04787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04787" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/411.7/e23/> ;
    skos:broader humord:c04786 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/411.7/e23/> ;
    skos:prefLabel "Wax tablets"@en,
        "Vokstavler"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.2244/e23/> .

humord:c04788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04788" ;
    dct:modified "2025-01-16T07:22:23"^^xsd:dateTime ;
    skos:altLabel "Teppe"@nb ;
    skos:broadMatch <http://dewey.info/class/698.9/e23/> ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/747.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/645.12/e23/>,
        <http://dewey.info/class/677.643/e23/>,
        <http://dewey.info/class/746.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.12/e23/>,
        <http://dewey.info/class/677.643/e23/>,
        <http://dewey.info/class/698.9/e23/>,
        <http://dewey.info/class/746.7/e23/>,
        <http://dewey.info/class/747.5/e23/> ;
    skos:prefLabel "Carpets"@en,
        "Tepper"@nb .

humord:c04789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04789" ;
    dct:modified "2022-06-27T13:29:18"^^xsd:dateTime ;
    skos:altLabel "Embroidery wall hangings"@en,
        "Needlepoint wall hangings"@en ;
    skos:broadMatch <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/684.3/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:broader humord:c04788 ;
    skos:closeMatch <http://dewey.info/class/746.3/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/684.3/e23/>,
        <http://dewey.info/class/746.3/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:prefLabel "Wall hangings"@en,
        "Veggtepper"@nb ;
    skos:related humord:c05487 ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/> .

humord:c04790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04790" ;
    dct:modified "2024-08-19T12:44:32"^^xsd:dateTime ;
    skos:altLabel "Norwegian tapestries"@en,
        "Norwegian tapestry"@en,
        "Åklær"@en,
        "Åkle"@nb,
        "Åklede"@nb ;
    skos:broadMatch <http://dewey.info/class/677.64/e23/> ;
    skos:broader humord:c04789 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.64/e23/> ;
    skos:prefLabel "Skillbragd"@en,
        "Åklær"@nb .

humord:c04791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04791" ;
    dct:modified "2025-01-16T07:22:47"^^xsd:dateTime ;
    skos:altLabel "Norwegian bentwood boxes"@en,
        "Norwegian tine"@en,
        "Tine"@en,
        "Tiner"@nb ;
    skos:broadMatch <http://dewey.info/class/674.82/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.82/e23/> ;
    skos:prefLabel "Tiner"@en,
        "Tiner"@nb ;
    skos:related humord:c04676,
        humord:c04771 .

humord:c04792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04792" ;
    dct:modified "2025-01-16T07:27:42"^^xsd:dateTime ;
    skos:altLabel "Ur (Tidsmålarar)"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/739.3/e23/> ;
    skos:exactMatch realfagstermer:c001306,
        <http://dewey.info/class/681.113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001306,
        <http://dewey.info/class/681.113/e23/>,
        <http://dewey.info/class/739.3/e23/> ;
    skos:prefLabel "Watches"@en,
        "Ur (Tidsmålere)"@nb ;
    skos:related humord:c04795,
        humord:c13600 .

humord:c04793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04793" ;
    dct:modified "2025-01-13T08:45:05"^^xsd:dateTime ;
    skos:altLabel "French clocks"@en,
        "Hall clocks"@en,
        "Golvur"@nb ;
    skos:broadMatch <http://dewey.info/class/681.113/e23/>,
        <http://dewey.info/class/739.3/e23/> ;
    skos:broader humord:c04792 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.113/e23/>,
        <http://dewey.info/class/739.3/e23/> ;
    skos:prefLabel "Grandfather clocks"@en,
        "Gulvur"@nb ;
    skos:related humord:c04795 .

humord:c04795 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04795" ;
    dct:modified "2025-01-17T07:31:41"^^xsd:dateTime ;
    skos:altLabel "Klokker"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch realfagstermer:c002508 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002508 ;
    skos:prefLabel "Clocks"@en,
        "Klokker"@nb ;
    skos:related humord:c04792,
        humord:c04793,
        humord:c28590 .

humord:c04796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04796" ;
    dct:modified "2025-01-03T10:11:52"^^xsd:dateTime ;
    skos:altLabel "Vaskemaskinar"@nb ;
    skos:broadMatch <http://dewey.info/class/683.88/e23/> ;
    skos:broader humord:c04435 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/683.88/e23/> ;
    skos:prefLabel "Washing machines"@en,
        "Vaskemaskiner"@nb .

humord:c04797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04797" ;
    dct:modified "2025-01-16T07:41:11"^^xsd:dateTime ;
    skos:altLabel "Vifter"@nb ;
    skos:broadMatch <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/736.7/e23/>,
        <http://dewey.info/class/745.594/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Håndredskap av lett materiale til å vifte med <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/736.7/e23/>,
        <http://dewey.info/class/745.594/e23/> ;
    skos:prefLabel "Fans (Artifacts)"@en,
        "Vifter"@nb .

humord:c04798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04798" ;
    dct:modified "2025-01-16T07:41:45"^^xsd:dateTime ;
    skos:altLabel "Air vanes"@en,
        "Vanes"@en,
        "Weather cocks"@en,
        "Wind vanes"@en,
        "Vindfløyer"@nb,
        "Værhaner"@nb ;
    skos:broader humord:c04660 ;
    skos:definition "Innretning som viser vindretningen <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/551.5180284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.5180284/e23/> ;
    skos:prefLabel "Weathervanes"@en,
        "Vindfløyer"@nb .

humord:c04799 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04799" ;
    dct:modified "2025-01-07T08:26:39"^^xsd:dateTime ;
    skos:altLabel "Rørsler (Kulturkunnskap)"@nb ;
    skos:broader humord:c04657 ;
    skos:inScheme humord: ;
    skos:prefLabel "Movements (Culture)"@en,
        "Bevegelser (Kulturkunnskap)"@nb ;
    skos:related humord:c09179 .

humord:c04800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04800" ;
    dct:modified "2025-01-07T12:15:10"^^xsd:dateTime ;
    skos:altLabel "Folkedraktbevegelsar"@nb,
        "Folkedraktrørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/391/e23/> ;
    skos:broader humord:c04799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "National costumes movements"@en,
        "Folkedraktbevegelser"@nb .

humord:c04801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04801" ;
    dct:modified "2025-01-07T12:04:33"^^xsd:dateTime ;
    skos:altLabel "Husflidrørsler"@nb,
        "Husflidsbevegelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.47/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:broader humord:c04799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.47/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Handicrafts movements"@en,
        "Husflidsbevegelser"@nb .

humord:c04802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04802" ;
    dct:modified "2025-01-07T12:01:00"^^xsd:dateTime ;
    skos:altLabel "Idrettsbevegelsar"@nb,
        "Idrettsrørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/306.483/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:broader humord:c04799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.483/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:prefLabel "Sports movements"@en,
        "Idrettsbevegelser"@nb .

humord:c04803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04803" ;
    dct:modified "2024-10-11T10:11:00"^^xsd:dateTime ;
    skos:altLabel "Feminist movement"@en,
        "Feminist movements"@en,
        "Struggle for women's liberation"@en,
        "Women's liberation movements"@en,
        "Kvinnebevegelsar"@nb,
        "Kvinnebevegelsen"@nb,
        "Kvinnekamp"@nb,
        "Kvinnerørsla"@nb,
        "Kvinnerørsler"@nb ;
    skos:broader humord:c04799 ;
    skos:editorialNote "Kvinnebevegelsen"@nb ;
    skos:exactMatch <http://dewey.info/class/305.4206/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4206/e23/> ;
    skos:prefLabel "Women's movements"@en,
        "Kvinnebevegelser"@nb ;
    skos:related humord:c24118,
        humord:c25200,
        humord:c27803 .

humord:c04804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04804" ;
    dct:modified "2025-01-07T09:17:42"^^xsd:dateTime ;
    skos:altLabel "Linguistic movement"@en,
        "Målreising"@nb ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Arbeid for å skape en språknormal, dyrke den og få den godtatt i det språksamfunn den hører hjemme <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/> ;
    skos:prefLabel "Language movement"@en,
        "Målreising"@nb ;
    skos:related humord:c09238,
        humord:c09582 .

humord:c04805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04805" ;
    dct:modified "2025-01-07T09:18:24"^^xsd:dateTime ;
    skos:altLabel "Negritude"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Kulturell bevegelse som vil fremheve Afrikas egen kultur og det svarte menneskets særpreg <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896/e23/> ;
    skos:prefLabel "Negritude"@en,
        "Negritude"@nb .

humord:c04806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04806" ;
    dct:modified "2025-01-07T09:19:11"^^xsd:dateTime ;
    skos:altLabel "Norwegian nationalist movement"@en,
        "Norskdomsrørsla"@nb,
        "Norskhetsbevegelsen"@nb ;
    skos:broadMatch <http://dewey.info/class/306.449060481/e23/>,
        <http://dewey.info/class/439.449481/e23/> ;
    skos:broader humord:c04799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449060481/e23/>,
        <http://dewey.info/class/439.449481/e23/> ;
    skos:prefLabel "Norskdomsrørsla"@en,
        "Norskdomsrørsla"@nb .

humord:c04808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04808" ;
    dct:modified "2025-01-07T09:19:53"^^xsd:dateTime ;
    skos:altLabel "Pan-Scandinavism"@en,
        "Scandinavianism"@en,
        "Skandinavisme"@nb ;
    skos:broadMatch <http://dewey.info/class/948/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Bevegelse som går ut på å styrke samholdet og samarbeidet mellom de skandinaviske land <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Scandinavism"@en,
        "Skandinavisme"@nb .

humord:c04809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04809" ;
    dct:modified "2025-01-07T12:28:58"^^xsd:dateTime ;
    skos:altLabel "Slavofili"@nb ;
    skos:broadMatch <http://dewey.info/class/320.540947/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Ideologisk bevegelse i Russland ca 1840-1860. Gikk i 1870-årene over i panslavisme <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.540947/e23/> ;
    skos:prefLabel "Slavophilia"@en,
        "Slavofili"@nb ;
    skos:related humord:c14241 .

humord:c04810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04810" ;
    dct:modified "2025-01-07T09:50:12"^^xsd:dateTime ;
    skos:altLabel "Scout association"@en,
        "Scout associations"@en,
        "Speidarbevegelsar"@nb,
        "Speidarbevegelsen"@nb,
        "Speidarrørsla"@nb,
        "Speidarrørsler"@nb,
        "Speiderbevegelsen"@nb,
        "Speiderrørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/369.4/e23/> ;
    skos:broader humord:c04799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/369.4/e23/> ;
    skos:prefLabel "Scouts  movements"@en,
        "Speiderbevegelser"@nb .

humord:c04811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04811" ;
    dct:modified "2024-02-28T10:41:02"^^xsd:dateTime ;
    skos:altLabel "Etnobiologi"@nb,
        "Folkelig biologi"@nb ;
    skos:broader humord:c01538 ;
    skos:closeMatch <http://dewey.info/class/306.45/e23/> ;
    skos:definition "Folkelige kunnskapssystemer om planter og dyr <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003359 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003359,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/306.45/e23/> ;
    skos:prefLabel "Ethnobiology"@en,
        "Etnobiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/> .

humord:c04812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04812" ;
    dct:modified "2011-09-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gardsarbeid"@nb ;
    skos:broader humord:c07637 ;
    skos:closeMatch <http://dewey.info/class/630/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630/e23/> ;
    skos:prefLabel "Farm work"@en,
        "Gårdsarbeid"@nb ;
    skos:related humord:c09126 .

humord:c04814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04814" ;
    dct:modified "2020-08-03T12:42:36"^^xsd:dateTime ;
    skos:altLabel "Melkeproduksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/637.1/e23/> ;
    skos:broader humord:c07640 ;
    skos:definition "Melking og foredling av melk <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637.1/e23/> ;
    skos:prefLabel "Dairy farming"@en,
        "Melkestell"@nb .

humord:c04815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04815" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Osteproduksjon"@nb ;
    skos:broader humord:c04814 ;
    skos:exactMatch <http://dewey.info/class/637.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637.3/e23/> ;
    skos:prefLabel "Cheese production"@en,
        "Ysting"@nb .

humord:c04816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04816" ;
    dct:modified "2010-11-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/631.55/e23/> ;
    skos:broader humord:c11843 ;
    skos:closeMatch <http://dewey.info/class/633.1045/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.55/e23/>,
        <http://dewey.info/class/633.1045/e23/> ;
    skos:prefLabel "Threshing"@en,
        "Tresking"@nb .

humord:c04817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04817" ;
    dct:modified "2025-01-17T07:47:18"^^xsd:dateTime ;
    skos:altLabel "Hushaldning (Arbeid)"@nb,
        "Hushaldsarbeid"@nb,
        "Husholdning (Arbeid)"@nb ;
    skos:broader humord:c04657 ;
    skos:definition "Daglig virksomhet som er knyttet til et hjem <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/640/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.37/e23/>,
        <http://dewey.info/class/392.3/e23/>,
        <http://dewey.info/class/640/e23/> ;
    skos:prefLabel "Housekeeping"@en,
        "Husholdsarbeid"@nb ;
    skos:related humord:c09273,
        humord:c09278,
        humord:c23254,
        humord:c27281 ;
    skos:relatedMatch <http://dewey.info/class/372.37/e23/>,
        <http://dewey.info/class/392.3/e23/> .

humord:c04818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04818" ;
    dct:modified "2025-01-29T15:04:10"^^xsd:dateTime ;
    skos:altLabel "Domestic chores"@en,
        "Domestic work"@en,
        "Household chores"@en,
        "Husarbeid"@nb,
        "Husstell"@nb ;
    skos:broader humord:c04817 ;
    skos:exactMatch <http://dewey.info/class/640/e23/>,
        <http://dewey.info/class/648/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/640/e23/>,
        <http://dewey.info/class/648/e23/> ;
    skos:prefLabel "Housework"@en,
        "Husarbeid"@nb ;
    skos:related humord:c09126,
        humord:c09152 .

humord:c04819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04819" ;
    dct:modified "2023-11-15T15:26:13"^^xsd:dateTime ;
    skos:altLabel "Baking"@nb ;
    skos:broader humord:c04818 ;
    skos:exactMatch realfagstermer:c003584,
        <http://dewey.info/class/641.815/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003584,
        <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/641.865/e23/>,
        <http://dewey.info/class/664.02/e23/>,
        <http://dewey.info/class/664.7525/e23/> ;
    skos:prefLabel "Baking"@en,
        "Baking"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.865/e23/>,
        <http://dewey.info/class/664.02/e23/>,
        <http://dewey.info/class/664.7525/e23/> .

humord:c04820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04820" ;
    dct:modified "2020-09-24T10:52:19"^^xsd:dateTime ;
    skos:altLabel "Laundering"@en ;
    skos:broader humord:c04818 ;
    skos:closeMatch <http://dewey.info/class/648.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/667.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/667.13/e23/> ;
    skos:prefLabel "Laundry"@en,
        "Klesvask"@nb .

humord:c04821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04821" ;
    dct:modified "2023-12-06T15:13:09"^^xsd:dateTime ;
    skos:altLabel "Art of cooking"@en,
        "Gastronomy"@en,
        "Gastronomi"@nb,
        "Kokekunst"@nb,
        "Matlaging"@nb,
        "Matlagning"@nb,
        "Matstell"@nb ;
    skos:broader humord:c04818 ;
    skos:closeMatch realfagstermer:c013423 ;
    skos:exactMatch realfagstermer:c013984,
        <http://dewey.info/class/392.37/e23/>,
        <http://dewey.info/class/641.013/e23/>,
        <http://dewey.info/class/641.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013423,
        realfagstermer:c013984,
        <http://dewey.info/class/372.373/e23/>,
        <http://dewey.info/class/392.37/e23/>,
        <http://dewey.info/class/641.013/e23/>,
        <http://dewey.info/class/641.5/e23/> ;
    skos:prefLabel "Cooking"@en,
        "Matlaging"@nb ;
    skos:related humord:c00175,
        humord:c04912,
        humord:c16064 ;
    skos:relatedMatch <http://dewey.info/class/372.373/e23/> .

humord:c04825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04825" ;
    dct:modified "2022-04-07T10:17:54"^^xsd:dateTime ;
    skos:altLabel "Reingjøring (Husarbeid)"@nb ;
    skos:broader humord:c04818 ;
    skos:exactMatch <http://dewey.info/class/648.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.5/e23/> ;
    skos:prefLabel "Cleaning (Housework)"@en,
        "Rengjøring (Husarbeid)"@nb ;
    skos:related humord:c12798 .

humord:c04827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04827" ;
    dct:modified "2025-01-17T07:47:54"^^xsd:dateTime ;
    skos:altLabel "Handiwork"@en,
        "Handiworks"@en,
        "Handworks"@en,
        "Handarbeid"@nb ;
    skos:broader humord:c04657 ;
    skos:closeMatch <http://dewey.info/class/372.54/e23/> ;
    skos:exactMatch <http://dewey.info/class/746.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.54/e23/>,
        <http://dewey.info/class/746.4/e23/> ;
    skos:prefLabel "Handwork"@en,
        "Håndarbeid"@nb ;
    skos:related humord:c07695,
        humord:c09126 .

humord:c04829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04829" ;
    dct:modified "2024-10-08T15:49:15"^^xsd:dateTime ;
    skos:altLabel "Broderi"@nb,
        "Broderier"@nb,
        "Brodering"@nb ;
    skos:broader humord:c04827 ;
    skos:exactMatch <http://dewey.info/class/746.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.44/e23/> ;
    skos:prefLabel "Embroidery"@en,
        "Broderi"@nb .

humord:c04831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04831" ;
    dct:modified "2025-01-29T14:43:01"^^xsd:dateTime ;
    skos:altLabel "Hesping"@nb ;
    skos:broader humord:c04827 ;
    skos:closeMatch <http://dewey.info/class/746.12/e23/> ;
    skos:exactMatch <http://dewey.info/class/677.02822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.02822/e23/>,
        <http://dewey.info/class/746.12/e23/> ;
    skos:prefLabel "Reeling"@en,
        "Hesping"@nb .

humord:c04832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04832" ;
    dct:modified "2025-01-29T14:44:53"^^xsd:dateTime ;
    skos:altLabel "Knyteteknikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/746.4/e23/> ;
    skos:broader humord:c04827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.4/e23/> ;
    skos:prefLabel "Knotting techniques"@en,
        "Knytteteknikker"@nb .

humord:c04833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04833" ;
    dct:modified "2024-10-17T14:32:40"^^xsd:dateTime ;
    skos:altLabel "Plissering"@nb ;
    skos:broadMatch <http://dewey.info/class/746/e23/> ;
    skos:broader humord:c04827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746/e23/> ;
    skos:prefLabel "Pleating"@en,
        "Plissering"@nb ;
    skos:related humord:c04685 .

humord:c04834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04834" ;
    dct:modified "2025-01-29T14:53:04"^^xsd:dateTime ;
    skos:altLabel "Strikking"@nb ;
    skos:broader humord:c04827 ;
    skos:exactMatch <http://dewey.info/class/677.028245/e23/>,
        <http://dewey.info/class/746.432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.028245/e23/>,
        <http://dewey.info/class/746.432/e23/> ;
    skos:prefLabel "Knitting"@en,
        "Strikking"@nb .

humord:c04835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04835" ;
    dct:modified "2025-01-29T14:52:09"^^xsd:dateTime ;
    skos:altLabel "Seaming"@en,
        "Saum"@nb ;
    skos:broadMatch <http://dewey.info/class/372.54/e23/> ;
    skos:broader humord:c04827 ;
    skos:exactMatch <http://dewey.info/class/646.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.54/e23/>,
        <http://dewey.info/class/646.2/e23/> ;
    skos:prefLabel "Sewing"@en,
        "Søm"@nb .

humord:c04836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04836" ;
    dct:modified "2025-01-29T14:53:45"^^xsd:dateTime ;
    skos:altLabel "Veving"@nb,
        "Vevnad"@nb ;
    skos:broadMatch <http://dewey.info/class/372.54/e23/> ;
    skos:broader humord:c04827 ;
    skos:closeMatch <http://dewey.info/class/746.41/e23/> ;
    skos:exactMatch <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.54/e23/>,
        <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14/e23/>,
        <http://dewey.info/class/746.41/e23/> ;
    skos:prefLabel "Weaving"@en,
        "Veving"@nb ;
    skos:related humord:c04448,
        humord:c07794,
        humord:c23198 .

humord:c04838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04838" ;
    dct:modified "2025-01-17T07:22:38"^^xsd:dateTime ;
    skos:altLabel "Souvenirer"@nb,
        "Suvenirar"@nb ;
    skos:broadMatch <http://dewey.info/class/790.18/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/790.18/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Souvenirs"@en,
        "Suvenirer"@nb .

humord:c04839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04839" ;
    dct:modified "2024-10-11T10:38:13"^^xsd:dateTime ;
    skos:altLabel "Customs (Culture)"@en,
        "Sedvane"@nb,
        "Sedvaner"@nb,
        "Skikker"@nb,
        "Tradisjon"@nb,
        "Tradisjonar"@nb ;
    skos:broader humord:c04657 ;
    skos:closeMatch realfagstermer:c013877 ;
    skos:exactMatch <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/390/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013877,
        <http://dewey.info/class/303.372/e23/>,
        <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Traditions"@en,
        "Tradisjoner"@nb ;
    skos:related humord:c04969,
        humord:c05159 ;
    skos:relatedMatch <http://dewey.info/class/303.372/e23/> .

humord:c04843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04843" ;
    dct:modified "2025-01-29T14:50:50"^^xsd:dateTime ;
    skos:altLabel "Bumerke"@nb ;
    skos:broadMatch <http://dewey.info/class/929.9/e23/> ;
    skos:broader humord:c04839 ;
    skos:definition "Bumerke er et kjennetegn og eiermerke som fra gammel tid og til begynnelsen av 1900-tallet ble anbrakt på hus, redskaper, bruksting og dyr (femerker), både i Norge og i andre land. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.9/e23/> ;
    skos:prefLabel "House marks"@en,
        "Bumerker"@nb .

humord:c04844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04844" ;
    dct:modified "2025-01-29T11:03:31"^^xsd:dateTime ;
    skos:altLabel "Feasts"@en,
        "Feiring"@nb,
        "Feiringar"@nb,
        "Feiringer"@nb,
        "Festad"@nb,
        "Fester"@nb,
        "Festtradisjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/353.77/e23/> ;
    skos:broader humord:c04839 ;
    skos:closeMatch <http://dewey.info/class/355.16/e23/> ;
    skos:editorialNote "Brukes om fester og festligheter generelt"@nb ;
    skos:exactMatch <http://dewey.info/class/394.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.77/e23/>,
        <http://dewey.info/class/355.16/e23/>,
        <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/641.568/e23/> ;
    skos:prefLabel "Celebrations"@en,
        "Festtradisjoner"@nb ;
    skos:related humord:c04956,
        humord:c16733 ;
    skos:relatedMatch <http://dewey.info/class/641.568/e23/> .

humord:c04845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04845" ;
    dct:modified "2024-01-18T14:17:22"^^xsd:dateTime ;
    skos:altLabel "Wedding traditions"@en,
        "Bryllaup"@nb,
        "Bryllup"@nb,
        "Bryllupstradisjonar"@nb,
        "Bryllupstradisjoner"@nb ;
    skos:broader humord:c04844 ;
    skos:closeMatch <http://dewey.info/class/203.85/e23/>,
        <http://dewey.info/class/392.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.85/e23/>,
        <http://dewey.info/class/392.5/e23/>,
        <http://dewey.info/class/395.22/e23/>,
        <http://dewey.info/class/745.5941/e23/>,
        <http://dewey.info/class/745.926/e23/>,
        <http://dewey.info/class/747.93/e23/> ;
    skos:prefLabel "Weddings"@en,
        "Brylluper"@nb ;
    skos:related humord:c16442 ;
    skos:relatedMatch <http://dewey.info/class/395.22/e23/>,
        <http://dewey.info/class/745.5941/e23/>,
        <http://dewey.info/class/745.926/e23/>,
        <http://dewey.info/class/747.93/e23/> .

humord:c04846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04846" ;
    dct:modified "2025-01-29T07:59:10"^^xsd:dateTime ;
    skos:altLabel "Festivalar"@nb ;
    skos:broadMatch <http://dewey.info/class/791.6/e23/> ;
    skos:broader humord:c04844 ;
    skos:closeMatch <http://dewey.info/class/1--074/e23/> ;
    skos:definition "Større arrangement med ett hovedemne <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/791.6/e23/> ;
    skos:prefLabel "Festivals"@en,
        "Festivaler"@nb .

humord:c04847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04847" ;
    dct:modified "2025-01-29T08:01:53"^^xsd:dateTime ;
    skos:altLabel "Anniversaries"@en,
        "Jubileum"@nb ;
    skos:broadMatch <http://dewey.info/class/394.4/e23/> ;
    skos:broader humord:c04844 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.4/e23/> ;
    skos:prefLabel "Jubilees"@en,
        "Jubileer"@nb .

humord:c04848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04848" ;
    dct:modified "2025-01-29T07:55:41"^^xsd:dateTime ;
    skos:altLabel "Memorable days"@en,
        "Red letter days"@en,
        "Scarlet days"@en,
        "Merkedagar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/398.33/e23/> ;
    skos:broader humord:c08191 ;
    skos:exactMatch realfagstermer:c008211 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008211,
        <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/398.33/e23/> ;
    skos:prefLabel "Red-letter days"@en,
        "Merkedager"@nb ;
    skos:related humord:c04756 .

humord:c04849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04849" ;
    dct:modified "2025-01-29T07:52:40"^^xsd:dateTime ;
    skos:altLabel "Bursdagar"@nb,
        "Bursdager"@nb,
        "Fødselsdagar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/> ;
    skos:broader humord:c04848 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.3354/e23/>,
        <http://dewey.info/class/394.2/e23/> ;
    skos:prefLabel "Birthdays"@en,
        "Fødselsdager"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.3354/e23/> .

humord:c04851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04851" ;
    dct:modified "2025-01-29T07:55:55"^^xsd:dateTime ;
    skos:altLabel "Saint's days"@en,
        "Namnedagar"@nb ;
    skos:broadMatch <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c04848 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Name days"@en,
        "Navnedager"@nb .

humord:c04852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04852" ;
    dct:modified "2025-01-29T15:08:57"^^xsd:dateTime ;
    skos:altLabel "Minnefester"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/> ;
    skos:broader humord:c04844 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2/e23/> ;
    skos:prefLabel "Commemorations"@en,
        "Minnefester"@nb .

humord:c04853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04853" ;
    dct:modified "2025-01-29T08:02:06"^^xsd:dateTime ;
    skos:altLabel "Offentlege fester"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/791.6/e23/> ;
    skos:broader humord:c04844 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/394.5/e23/>,
        <http://dewey.info/class/791.6/e23/> ;
    skos:prefLabel "Public celebrations"@en,
        "Offentlige fester"@nb ;
    skos:relatedMatch <http://dewey.info/class/394.5/e23/> .

humord:c04854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04854" ;
    dct:modified "2025-01-29T08:02:33"^^xsd:dateTime ;
    skos:altLabel "Processions"@en,
        "Opptog"@nb,
        "Prosesjonar"@nb,
        "Prosesjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/791.6/e23/> ;
    skos:broader humord:c04844 ;
    skos:closeMatch <http://dewey.info/class/394.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/265.9/e23/>,
        <http://dewey.info/class/394.5/e23/>,
        <http://dewey.info/class/791.6/e23/> ;
    skos:prefLabel "Parades"@en,
        "Opptog"@nb ;
    skos:relatedMatch <http://dewey.info/class/265.9/e23/> .

humord:c04856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04856" ;
    dct:modified "2025-01-28T07:31:20"^^xsd:dateTime ;
    skos:altLabel "Triumfar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.4/e23/>,
        <http://dewey.info/class/394.5/e23/>,
        <http://dewey.info/class/791.62/e23/> ;
    skos:broader humord:c04854 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.4/e23/>,
        <http://dewey.info/class/394.5/e23/>,
        <http://dewey.info/class/791.62/e23/> ;
    skos:prefLabel "Triumphs"@en,
        "Triumfer"@nb .

humord:c04857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04857" ;
    dct:modified "2025-01-29T08:03:13"^^xsd:dateTime ;
    skos:altLabel "Orgiar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c04844 ;
    skos:definition "Orgie er opprinnelig en religiøs handling. I dagligtale brukes ordet om fester med hemningsløs sex og bruk av rusmidler. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Orgies"@en,
        "Orgier"@nb .

humord:c04858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04858" ;
    dct:modified "2025-01-29T15:01:48"^^xsd:dateTime ;
    skos:altLabel "Festivities"@en,
        "Festlege samankomstar"@nb,
        "Festlige sammenkomster"@nb,
        "Tilstellingar"@nb,
        "Tilstellinger"@nb ;
    skos:broadMatch <http://dewey.info/class/793.2/e23/> ;
    skos:broader humord:c04844 ;
    skos:definition "Festlig sammenkomst <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.2/e23/> ;
    skos:prefLabel "Events"@en,
        "Tilstelninger"@nb ;
    skos:related humord:c27871 .

humord:c04862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04862" ;
    dct:modified "2023-11-16T12:48:59"^^xsd:dateTime ;
    skos:altLabel "Burial customs"@en,
        "Funeral rituals"@en,
        "Begravelsesskikker"@nb,
        "Gravferdsskikkar"@nb,
        "Jordfestingsskikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/> ;
    skos:prefLabel "Burial rituals"@en,
        "Gravskikker"@nb ;
    skos:related humord:c18897 .

humord:c04863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04863" ;
    dct:modified "2023-12-04T14:46:59"^^xsd:dateTime ;
    skos:altLabel "Game (Play)"@en,
        "Barnelek"@nb,
        "Leik"@nb ;
    skos:broadMatch <http://dewey.info/class/306.481/e23/> ;
    skos:broader humord:c04839 ;
    skos:closeMatch realfagstermer:c005489 ;
    skos:exactMatch <http://dewey.info/class/790/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005489,
        <http://dewey.info/class/155/e23/>,
        <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/649.5/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Play"@en,
        "Lek"@nb ;
    skos:related humord:c01420,
        humord:c04733 ;
    skos:relatedMatch <http://dewey.info/class/155/e23/>,
        <http://dewey.info/class/649.5/e23/> .

humord:c04864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04864" ;
    dct:modified "2025-01-24T07:39:09"^^xsd:dateTime ;
    skos:altLabel "Easter games"@en,
        "Egg tapping"@en,
        "Eggeleik"@nb,
        "Eggeleikar"@nb,
        "Eggeleker"@nb,
        "Påskeeggjakt"@nb ;
    skos:broadMatch <http://dewey.info/class/790/e23/> ;
    skos:broader humord:c04863 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Egg hunt"@en,
        "Eggelek"@nb ;
    skos:relatedMatch <http://dewey.info/class/394.3/e23/> .

humord:c04865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04865" ;
    dct:modified "2025-01-24T07:43:54"^^xsd:dateTime ;
    skos:altLabel "Hoppe tau"@nb,
        "Tauhopping"@nb ;
    skos:broadMatch <http://dewey.info/class/796.2/e23/> ;
    skos:broader humord:c04863 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.2/e23/> ;
    skos:prefLabel "Skipping"@en,
        "Tauhopping"@nb ;
    skos:related humord:c63398 .

humord:c04866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04866" ;
    dct:modified "2025-01-24T07:42:03"^^xsd:dateTime ;
    skos:altLabel "Singing games"@en,
        "Sangleik"@nb,
        "Sangleikar"@nb,
        "Sangleker"@nb ;
    skos:broader humord:c04863 ;
    skos:closeMatch <http://dewey.info/class/796.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.13/e23/> ;
    skos:prefLabel "Singing game"@en,
        "Sanglek"@nb .

humord:c04867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04867" ;
    dct:modified "2024-06-17T09:56:12"^^xsd:dateTime ;
    skos:altLabel "Levereglar"@nb,
        "Leveregler"@nb,
        "Livsførsel"@nb,
        "Livsstil"@nb ;
    skos:broader humord:c09162 ;
    skos:exactMatch realfagstermer:c005262 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005262,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/170.44/e23/>,
        <http://dewey.info/class/204.4/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Lifestyle"@en,
        "Livsstil"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/170.44/e23/>,
        <http://dewey.info/class/204.4/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/395/e23/> .

humord:c04868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04868" ;
    dct:modified "2025-01-23T20:15:03"^^xsd:dateTime ;
    skos:altLabel "Hoffliv"@nb ;
    skos:broadMatch <http://dewey.info/class/305.522/e23/> ;
    skos:broader humord:c09162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.522/e23/> ;
    skos:prefLabel "Court life"@en,
        "Hoffliv"@nb .

humord:c04869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04869" ;
    dct:modified "2025-01-24T07:18:43"^^xsd:dateTime ;
    skos:altLabel "Cabin life"@en,
        "Hytteliv"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4812/e23/> ;
    skos:broader humord:c09162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4812/e23/> ;
    skos:prefLabel "Cottage life"@en,
        "Hytteliv"@nb .

humord:c04870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04870" ;
    dct:modified "2025-01-24T07:19:43"^^xsd:dateTime ;
    skos:altLabel "Kvinneliv"@nb ;
    skos:broadMatch <http://dewey.info/class/305.4/e23/> ;
    skos:broader humord:c09162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4/e23/> ;
    skos:prefLabel "Women's lives"@en,
        "Kvinneliv"@nb .

humord:c04871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04871" ;
    dct:modified "2025-01-22T07:48:26"^^xsd:dateTime ;
    skos:altLabel "Libertinisme"@nb ;
    skos:broadMatch <http://dewey.info/class/395/e23/> ;
    skos:broader humord:c04867 ;
    skos:definition "Utsvevende livsførsel <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Libertinism"@en,
        "Libertinisme"@nb .

humord:c04872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04872" ;
    dct:modified "2025-01-22T07:47:43"^^xsd:dateTime ;
    skos:altLabel "Erotisk libertinisme"@nb ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/> ;
    skos:broader humord:c04871 ;
    skos:definition "Læren om at mennesket ikke skal la seg binde av samfunnets regler i erotiske spørsmål <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/> ;
    skos:prefLabel "Erotic libertinism"@en,
        "Erotisk libertinisme"@nb .

humord:c04873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04873" ;
    dct:modified "2025-01-22T07:47:23"^^xsd:dateTime ;
    skos:altLabel "Livskunst"@nb ;
    skos:broadMatch <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/170.44/e23/> ;
    skos:broader humord:c04867 ;
    skos:definition "Det å kunne leve godt <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/170.44/e23/> ;
    skos:prefLabel "Art of living"@en,
        "Livskunst"@nb .

humord:c04874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04874" ;
    dct:modified "2025-01-24T07:24:55"^^xsd:dateTime ;
    skos:altLabel "Personal life"@en,
        "Privacy"@en,
        "Private sphere"@en,
        "Hjemmets ukrenkelighet"@nb,
        "Privatliv"@nb,
        "Privatlivets fred"@nb ;
    skos:broader humord:c09162 ;
    skos:exactMatch realfagstermer:c012136,
        <http://dewey.info/class/323.448/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012136,
        <http://dewey.info/class/323.448/e23/>,
        <http://dewey.info/class/342.0858/e23/> ;
    skos:prefLabel "Private life"@en,
        "Privatliv"@nb ;
    skos:related humord:c04896 ;
    skos:relatedMatch <http://dewey.info/class/342.0858/e23/> .

humord:c04875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04875" ;
    dct:modified "2025-01-24T07:29:22"^^xsd:dateTime ;
    skos:altLabel "Selskapsliv"@nb,
        "Selskapslivet"@nb ;
    skos:broadMatch <http://dewey.info/class/395.3/e23/>,
        <http://dewey.info/class/793.2/e23/> ;
    skos:broader humord:c09162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.3/e23/>,
        <http://dewey.info/class/793.2/e23/> ;
    skos:prefLabel "Social life (Customs)"@en,
        "Selskapsliv"@nb ;
    skos:related humord:c15034 .

humord:c04876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04876" ;
    dct:modified "2025-01-24T07:37:44"^^xsd:dateTime ;
    skos:altLabel "Life at sea"@en,
        "Mariner's life"@en,
        "Seafarer's life"@en,
        "Sjøliv"@nb,
        "Sjømannsliv"@nb ;
    skos:broader humord:c09162 ;
    skos:closeMatch <http://dewey.info/class/910.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.595/e23/>,
        <http://dewey.info/class/910.45/e23/> ;
    skos:prefLabel "Sailoring"@en,
        "Sjøliv"@nb ;
    skos:related humord:c04335 ;
    skos:relatedMatch <http://dewey.info/class/781.595/e23/> .

humord:c04878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04878" ;
    dct:modified "2025-01-29T14:59:44"^^xsd:dateTime ;
    skos:altLabel "Livets høgtider"@nb,
        "Livets høytider"@nb,
        "Livstradisjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.26/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.26/e23/> ;
    skos:prefLabel "Life events"@en,
        "Livstradisjoner"@nb .

humord:c04880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04880" ;
    dct:modified "2024-10-14T15:47:40"^^xsd:dateTime ;
    skos:altLabel "Home of one's childhood"@en,
        "Barndomsheim"@nb ;
    skos:broadMatch <http://dewey.info/class/643.1/e23/> ;
    skos:broader humord:c04878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.945/e23/>,
        <http://dewey.info/class/643.1/e23/> ;
    skos:prefLabel "Childhood home"@en,
        "Barndomshjem"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.945/e23/> .

humord:c04881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04881" ;
    dct:modified "2023-11-29T15:34:11"^^xsd:dateTime ;
    skos:altLabel "Daily life"@en,
        "Daglegliv"@nb,
        "Hverdagsliv"@nb,
        "Kvardagsliv"@nb ;
    skos:broader humord:c04878 ;
    skos:closeMatch <http://dewey.info/class/640/e23/> ;
    skos:exactMatch realfagstermer:c001696 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001696,
        <http://dewey.info/class/640/e23/>,
        <http://dewey.info/class/704.949/e23/> ;
    skos:prefLabel "Everyday life"@en,
        "Dagligliv"@nb ;
    skos:related humord:c22624 ;
    skos:relatedMatch <http://dewey.info/class/704.949/e23/> .

humord:c04883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04883" ;
    dct:modified "2025-01-07T08:32:13"^^xsd:dateTime ;
    skos:altLabel "Dauden (Kulturkunnskap)"@nb,
        "Døden (Kulturkunnskap)"@nb ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/294.3423/e23/>,
        <http://dewey.info/class/393/e23/> ;
    skos:broader humord:c04878 ;
    skos:closeMatch realfagstermer:c001456,
        realfagstermer:c009406,
        <http://dewey.info/class/155.937/e23/> ;
    skos:exactMatch <http://dewey.info/class/128.5/e23/>,
        <http://dewey.info/class/236.1/e23/>,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/616.078/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001456,
        realfagstermer:c009406,
        <http://dewey.info/class/128.5/e23/>,
        <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.1/e23/>,
        <http://dewey.info/class/294.3423/e23/>,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/362.175/e23/>,
        <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/398.2748/e23/>,
        <http://dewey.info/class/616.078/e23/> ;
    skos:prefLabel "Death (Culture)"@en,
        "Døden (Kulturkunnskap)"@nb ;
    skos:related humord:c08671,
        humord:c11986 ;
    skos:relatedMatch <http://dewey.info/class/362.175/e23/>,
        <http://dewey.info/class/398.2748/e23/> .

humord:c04884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04884" ;
    dct:modified "2025-01-22T07:35:22"^^xsd:dateTime ;
    skos:altLabel "Betrothal"@en,
        "Forloving"@nb ;
    skos:broader humord:c04878 ;
    skos:exactMatch <http://dewey.info/class/392.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.734/e23/>,
        <http://dewey.info/class/392.4/e23/>,
        <http://dewey.info/class/395.22/e23/>,
        <http://dewey.info/class/781.586/e23/> ;
    skos:prefLabel "Engagement (Relationships)"@en,
        "Forlovelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.734/e23/>,
        <http://dewey.info/class/395.22/e23/>,
        <http://dewey.info/class/781.586/e23/> .

humord:c04885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04885" ;
    dct:modified "2024-10-16T14:14:02"^^xsd:dateTime ;
    skos:altLabel "Courtship"@en,
        "Marriage offer"@en,
        "Wooing"@en,
        "Beiling"@nb,
        "Frieri"@nb,
        "Friing"@nb ;
    skos:broader humord:c04878 ;
    skos:exactMatch <http://dewey.info/class/306.734/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.65/e23/>,
        <http://dewey.info/class/306.734/e23/>,
        <http://dewey.info/class/392.4/e23/>,
        <http://dewey.info/class/646.77/e23/>,
        <http://dewey.info/class/781.586/e23/> ;
    skos:prefLabel "Proposal"@en,
        "Frieri"@nb ;
    skos:relatedMatch <http://dewey.info/class/177.65/e23/>,
        <http://dewey.info/class/392.4/e23/>,
        <http://dewey.info/class/646.77/e23/>,
        <http://dewey.info/class/781.586/e23/> .

humord:c04887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04887" ;
    dct:modified "2025-01-07T08:36:33"^^xsd:dateTime ;
    skos:altLabel "Fødsel (Kulturkunnskap)"@nb ;
    skos:broader humord:c04878 ;
    skos:closeMatch realfagstermer:c007468,
        <http://dewey.info/class/573.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007468,
        <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/398.274/e23/>,
        <http://dewey.info/class/398.354/e23/>,
        <http://dewey.info/class/573.67/e23/> ;
    skos:prefLabel "Birth (Culture)"@en,
        "Fødsel (Kulturkunnskap)"@nb ;
    skos:related humord:c03866 ;
    skos:relatedMatch <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/398.274/e23/>,
        <http://dewey.info/class/398.354/e23/> .

humord:c04889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04889" ;
    dct:modified "2024-10-07T08:23:30"^^xsd:dateTime ;
    skos:altLabel "Interpersonal relations"@en,
        "Interpersonal relationships"@en,
        "Mellommenneskelege forhold"@nb,
        "Mellommenneskelege relasjonar"@nb,
        "Mellommenneskelige forhold"@nb,
        "Mellommenneskelige relasjoner"@nb,
        "Sosiale relasjonar"@nb,
        "Sosialt samkvem"@nb ;
    skos:broadMatch <http://dewey.info/class/658.4095/e23/> ;
    skos:broader humord:c09122 ;
    skos:exactMatch realfagstermer:c002634,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/658.3145/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002634,
        <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/372.374/e23/>,
        <http://dewey.info/class/650.13/e23/>,
        <http://dewey.info/class/658.3145/e23/>,
        <http://dewey.info/class/658.4095/e23/> ;
    skos:prefLabel "Social relations"@en,
        "Sosiale relasjoner"@nb ;
    skos:related humord:c20984,
        humord:c29032 ;
    skos:relatedMatch <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/372.374/e23/>,
        <http://dewey.info/class/650.13/e23/> .

humord:c04891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04891" ;
    dct:modified "2024-11-06T08:41:32"^^xsd:dateTime ;
    skos:altLabel "Mother and child (Relation)"@en,
        "Mother-child relation"@en,
        "Mother-child relationship"@en,
        "Moderskap"@nb,
        "Moderskapet"@nb,
        "Mor og barn (Relasjon)"@nb,
        "Mor-barn-forhaldet"@nb,
        "Mor-barn-forholdet"@nb,
        "Morskap (Rolle)"@nb,
        "Morsrolla"@nb ;
    skos:broader humord:c22683 ;
    skos:exactMatch <http://dewey.info/class/306.8743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8743/e23/> ;
    skos:prefLabel "Motherhood"@en,
        "Morsrollen"@nb ;
    skos:related humord:c07182,
        humord:c07193 .

humord:c04892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04892" ;
    dct:modified "2025-01-22T07:31:57"^^xsd:dateTime ;
    skos:altLabel "Namngiving"@nb,
        "Namn­gjeving"@nb,
        "Navngiing"@nb,
        "Navngivning"@nb ;
    skos:broadMatch <http://dewey.info/class/392.12/e23/> ;
    skos:broader humord:c04878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Naming"@en,
        "Navngiving"@nb ;
    skos:relatedMatch <http://dewey.info/class/929.4/e23/> .

humord:c04894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04894" ;
    dct:modified "2025-01-22T07:30:21"^^xsd:dateTime ;
    skos:altLabel "Family life education"@en,
        "Living arrangements"@en,
        "Samlivsformer"@nb,
        "Samlivslære"@nb ;
    skos:broadMatch <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/306.8/e23/> ;
    skos:broader humord:c04878 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/306.8/e23/> ;
    skos:prefLabel "Domesticity"@en,
        "Samliv"@nb .

humord:c04895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04895" ;
    dct:modified "2025-01-22T07:29:17"^^xsd:dateTime ;
    skos:altLabel "Entering into marriage"@en,
        "Matrimony"@en,
        "Remarriage"@en,
        "Sacrament of marriage"@en,
        "Attgifta"@nb,
        "Attgifte"@nb,
        "Ekteskap"@nb,
        "Ekteskapsinngåelse"@nb,
        "Ekteskapsinngåing"@nb,
        "Ektevielse"@nb,
        "Ektevigsel"@nb,
        "Giftermål"@nb,
        "Gifting"@nb,
        "Giftingar"@nb,
        "Gjengifte"@nb ;
    skos:broader humord:c04894,
        humord:c08974,
        humord:c16442 ;
    skos:closeMatch <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/296.74/e23/>,
        <http://dewey.info/class/297.577/e23/>,
        <http://dewey.info/class/392.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/173/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/203.85/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/208.4/e23/>,
        <http://dewey.info/class/234.165/e23/>,
        <http://dewey.info/class/248.4/e23/>,
        <http://dewey.info/class/262.9/e23/>,
        <http://dewey.info/class/265.5/e23/>,
        <http://dewey.info/class/296.444/e23/>,
        <http://dewey.info/class/296.74/e23/>,
        <http://dewey.info/class/297.577/e23/>,
        <http://dewey.info/class/306.81/e23/>,
        <http://dewey.info/class/346.016/e23/>,
        <http://dewey.info/class/392.5/e23/>,
        <http://dewey.info/class/781.587/e23/> ;
    skos:prefLabel "Marriage"@en,
        "Ekteskap"@nb ;
    skos:related humord:c07212 ;
    skos:relatedMatch <http://dewey.info/class/173/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/203.85/e23/>,
        <http://dewey.info/class/208.4/e23/>,
        <http://dewey.info/class/234.165/e23/>,
        <http://dewey.info/class/248.4/e23/>,
        <http://dewey.info/class/262.9/e23/>,
        <http://dewey.info/class/265.5/e23/>,
        <http://dewey.info/class/296.444/e23/>,
        <http://dewey.info/class/346.016/e23/>,
        <http://dewey.info/class/781.587/e23/> .

humord:c04896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04896" ;
    dct:modified "2025-01-22T07:30:23"^^xsd:dateTime ;
    skos:altLabel "Familieliv"@nb ;
    skos:broader humord:c04894 ;
    skos:closeMatch <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/372.374/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.85/e23/>,
        <http://dewey.info/class/646.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.85/e23/>,
        <http://dewey.info/class/372.374/e23/>,
        <http://dewey.info/class/646.78/e23/> ;
    skos:prefLabel "Family life"@en,
        "Familieliv"@nb ;
    skos:related humord:c04874,
        humord:c09274 ;
    skos:relatedMatch <http://dewey.info/class/158.24/e23/> .

humord:c04897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04897" ;
    dct:modified "2025-01-22T07:21:59"^^xsd:dateTime ;
    skos:altLabel "Fleirgifte"@nb,
        "Mangegifte"@nb,
        "Polygami"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Betegner et ekteskap der en person er gift med to eller flere individer samtidig, eller når flere personer er gift med hverandre <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.8423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8423/e23/>,
        <http://dewey.info/class/392.5/e23/> ;
    skos:prefLabel "Polygamy"@en,
        "Polygami"@nb ;
    skos:relatedMatch <http://dewey.info/class/392.5/e23/> .

humord:c04900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04900" ;
    dct:modified "2025-01-24T07:17:52"^^xsd:dateTime ;
    skos:altLabel "Breakups"@en,
        "Relationship breakup"@en,
        "Relationship breakups"@en,
        "Split-up"@en,
        "Split-ups"@en,
        "Samlivsbrot"@nb,
        "Samlivsbrott"@nb ;
    skos:broader humord:c04878 ;
    skos:closeMatch <http://dewey.info/class/306.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.89/e23/> ;
    skos:prefLabel "Breakup"@en,
        "Samlivsbrudd"@nb .

humord:c04901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04901" ;
    dct:modified "2025-01-21T19:45:46"^^xsd:dateTime ;
    skos:altLabel "Dissolution of marriage"@en,
        "Divorces"@en,
        "Skilsmisse"@nb,
        "Skilsmisser"@nb ;
    skos:broadMatch <http://dewey.info/class/204.41/e23/> ;
    skos:broader humord:c04900 ;
    skos:exactMatch <http://dewey.info/class/306.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.93/e23/>,
        <http://dewey.info/class/173/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.89/e23/>,
        <http://dewey.info/class/346.0166/e23/> ;
    skos:prefLabel "Divorce"@en,
        "Skilsmisse"@nb ;
    skos:related humord:c08149 ;
    skos:relatedMatch <http://dewey.info/class/155.93/e23/>,
        <http://dewey.info/class/173/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/346.0166/e23/> .

humord:c04902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04902" ;
    dct:modified "2025-01-22T07:43:06"^^xsd:dateTime ;
    skos:altLabel "Forms of sociality"@en,
        "Samvære­former"@nb,
        "Samværs­former"@nb ;
    skos:broadMatch <http://dewey.info/class/395/e23/> ;
    skos:broader humord:c04878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Forms of interaction"@en,
        "Samværsformer"@nb ;
    skos:related humord:c04531 ;
    skos:relatedMatch <http://dewey.info/class/306.85/e23/> .

humord:c04903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04903" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Education (Schooling)"@en ;
    skos:broader humord:c07945 ;
    skos:closeMatch <http://dewey.info/class/379.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379.23/e23/> ;
    skos:prefLabel "Schooling"@en,
        "Skolegang"@nb .

humord:c04904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04904" ;
    dct:modified "2025-01-29T14:56:31"^^xsd:dateTime ;
    skos:altLabel "Matkultur"@nb,
        "Mattradisjonar"@nb ;
    skos:broader humord:c04839 ;
    skos:closeMatch <http://dewey.info/class/394.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.12/e23/> ;
    skos:prefLabel "Food traditions"@en,
        "Mattradisjoner"@nb ;
    skos:related humord:c04912,
        humord:c04914 .

humord:c04906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04906" ;
    dct:modified "2024-10-10T09:36:16"^^xsd:dateTime ;
    skos:altLabel "Beverage"@en,
        "Drikke"@nb,
        "Drikker"@nb,
        "Drikkevarer"@nb ;
    skos:broader humord:c12039 ;
    skos:exactMatch realfagstermer:c004188,
        <http://dewey.info/class/641.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004188,
        <http://dewey.info/class/394.12/e23/>,
        <http://dewey.info/class/641.2/e23/>,
        <http://dewey.info/class/663/e23/> ;
    skos:prefLabel "Drinks"@en,
        "Drikke"@nb ;
    skos:related humord:c15115 ;
    skos:relatedMatch <http://dewey.info/class/394.12/e23/>,
        <http://dewey.info/class/663/e23/> .

humord:c04907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04907" ;
    dct:modified "2024-01-16T08:04:28"^^xsd:dateTime ;
    skos:altLabel "Kaffi"@nb ;
    skos:broadMatch <http://dewey.info/class/583.93/e23/>,
        <http://dewey.info/class/641.877/e23/> ;
    skos:broader humord:c04906,
        humord:c12042 ;
    skos:exactMatch realfagstermer:c003429,
        <http://dewey.info/class/633.73/e23/>,
        <http://dewey.info/class/641.3373/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003429,
        <http://dewey.info/class/583.93/e23/>,
        <http://dewey.info/class/633.73/e23/>,
        <http://dewey.info/class/641.3373/e23/>,
        <http://dewey.info/class/641.877/e23/>,
        <http://dewey.info/class/663.93/e23/> ;
    skos:prefLabel "Coffee"@en,
        "Kaffe"@nb ;
    skos:relatedMatch <http://dewey.info/class/663.93/e23/> .

humord:c04908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04908" ;
    dct:modified "2023-11-30T12:31:13"^^xsd:dateTime ;
    skos:altLabel "Kakao"@nb ;
    skos:broadMatch <http://dewey.info/class/641.877/e23/> ;
    skos:broader humord:c04906,
        humord:c12042 ;
    skos:exactMatch realfagstermer:c013834,
        <http://dewey.info/class/633.74/e23/>,
        <http://dewey.info/class/641.3374/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013834,
        <http://dewey.info/class/633.74/e23/>,
        <http://dewey.info/class/641.3374/e23/>,
        <http://dewey.info/class/641.877/e23/>,
        <http://dewey.info/class/663.92/e23/> ;
    skos:prefLabel "Cocoa"@en,
        "Kakao"@nb ;
    skos:relatedMatch <http://dewey.info/class/663.92/e23/> .

humord:c04909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04909" ;
    dct:modified "2023-12-19T11:28:46"^^xsd:dateTime ;
    skos:altLabel "Te"@nb ;
    skos:broadMatch <http://dewey.info/class/583.93/e23/>,
        <http://dewey.info/class/641.877/e23/> ;
    skos:broader humord:c04906,
        humord:c12042 ;
    skos:exactMatch realfagstermer:c001332,
        <http://dewey.info/class/641.3372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001332,
        <http://dewey.info/class/394.15/e23/>,
        <http://dewey.info/class/583.93/e23/>,
        <http://dewey.info/class/633.72/e23/>,
        <http://dewey.info/class/641.3372/e23/>,
        <http://dewey.info/class/641.877/e23/>,
        <http://dewey.info/class/663.94/e23/> ;
    skos:prefLabel "Tea"@en,
        "Te"@nb ;
    skos:related humord:c32486 ;
    skos:relatedMatch <http://dewey.info/class/394.15/e23/>,
        <http://dewey.info/class/633.72/e23/>,
        <http://dewey.info/class/663.94/e23/> .

humord:c04910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04910" ;
    dct:modified "2023-12-19T09:02:40"^^xsd:dateTime ;
    skos:altLabel "Vin"@nb ;
    skos:broader humord:c04906,
        humord:c12042 ;
    skos:exactMatch realfagstermer:c008098,
        <http://dewey.info/class/641.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008098,
        <http://dewey.info/class/641.22/e23/>,
        <http://dewey.info/class/641.622/e23/>,
        <http://dewey.info/class/641.872/e23/>,
        <http://dewey.info/class/663.2/e23/> ;
    skos:prefLabel "Wine"@en,
        "Vin"@nb ;
    skos:related humord:c16849 ;
    skos:relatedMatch <http://dewey.info/class/641.622/e23/>,
        <http://dewey.info/class/641.872/e23/>,
        <http://dewey.info/class/663.2/e23/> .

humord:c04911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04911" ;
    dct:modified "2023-12-11T12:18:01"^^xsd:dateTime ;
    skos:altLabel "Øl"@nb ;
    skos:broader humord:c04906,
        humord:c12042 ;
    skos:closeMatch <http://dewey.info/class/641.23/e23/>,
        <http://dewey.info/class/641.873/e23/>,
        <http://dewey.info/class/663.42/e23/> ;
    skos:exactMatch realfagstermer:c002956 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002956,
        <http://dewey.info/class/641.23/e23/>,
        <http://dewey.info/class/641.623/e23/>,
        <http://dewey.info/class/641.873/e23/>,
        <http://dewey.info/class/663.42/e23/> ;
    skos:prefLabel "Beer"@en,
        "Øl"@nb ;
    skos:related humord:c16950,
        humord:c16951 ;
    skos:relatedMatch <http://dewey.info/class/641.623/e23/> .

humord:c04912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04912" ;
    dct:modified "2024-10-22T11:12:12"^^xsd:dateTime ;
    skos:altLabel "Foods"@en,
        "Foodstuff"@en,
        "Mat"@nb,
        "Matvarer"@nb ;
    skos:broader humord:c12039 ;
    skos:closeMatch realfagstermer:c003532,
        realfagstermer:c013411,
        <http://dewey.info/class/394.12/e23/> ;
    skos:exactMatch realfagstermer:c013454,
        <http://dewey.info/class/344.04232/e23/>,
        <http://dewey.info/class/641.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003532,
        realfagstermer:c013411,
        realfagstermer:c013454,
        <http://dewey.info/class/333.7966/e23/>,
        <http://dewey.info/class/344.04232/e23/>,
        <http://dewey.info/class/353.56/e23/>,
        <http://dewey.info/class/353.997/e23/>,
        <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/363.192/e23/>,
        <http://dewey.info/class/363.8/e23/>,
        <http://dewey.info/class/372.373/e23/>,
        <http://dewey.info/class/394.12/e23/>,
        <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/641.3/e23/>,
        <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/641.5/e23/>,
        <http://dewey.info/class/664.028/e23/> ;
    skos:prefLabel "Food"@en,
        "Mat"@nb ;
    skos:related humord:c04821,
        humord:c04904,
        humord:c04914,
        humord:c23620 ;
    skos:relatedMatch <http://dewey.info/class/333.7966/e23/>,
        <http://dewey.info/class/353.56/e23/>,
        <http://dewey.info/class/353.997/e23/>,
        <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/363.192/e23/>,
        <http://dewey.info/class/363.8/e23/>,
        <http://dewey.info/class/372.373/e23/>,
        <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/641.5/e23/>,
        <http://dewey.info/class/664.028/e23/> .

humord:c04914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04914" ;
    dct:modified "2024-12-10T10:22:40"^^xsd:dateTime ;
    skos:altLabel "Kosthald"@nb ;
    skos:broader humord:c04821,
        humord:c34847 ;
    skos:definition "Forbruket av matvarer over en viss periode <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000292 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000292,
        <http://dewey.info/class/372.373/e23/>,
        <http://dewey.info/class/613.2/e23/> ;
    skos:prefLabel "Diet (Nutrition)"@en,
        "Kosthold"@nb ;
    skos:related humord:c04904,
        humord:c04912,
        humord:c09598,
        humord:c17655 ;
    skos:relatedMatch <http://dewey.info/class/372.373/e23/>,
        <http://dewey.info/class/613.2/e23/> .

humord:c04915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04915" ;
    dct:modified "2023-11-17T11:03:51"^^xsd:dateTime ;
    skos:altLabel "Bread"@en,
        "Brød"@nb ;
    skos:broader humord:c17279 ;
    skos:exactMatch realfagstermer:c010292,
        <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/664.7523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010292,
        <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/664.7523/e23/> ;
    skos:prefLabel "Breads"@en,
        "Brød"@nb .

humord:c04916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04916" ;
    dct:modified "1997-06-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flatbread"@en ;
    skos:broadMatch <http://dewey.info/class/641.815/e23/> ;
    skos:broader humord:c04915 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.815/e23/> ;
    skos:prefLabel "Flatbreads"@en,
        "Flatbrød"@nb .

humord:c04917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04917" ;
    dct:modified "2010-04-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pre-cooked food"@en,
        "Hurtigmat"@nb ;
    skos:broadMatch <http://dewey.info/class/641.555/e23/> ;
    skos:broader humord:c17655 ;
    skos:exactMatch <http://dewey.info/class/642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.555/e23/>,
        <http://dewey.info/class/642/e23/>,
        <http://dewey.info/class/664.65/e23/> ;
    skos:prefLabel "Processed food"@en,
        "Ferdigmat"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.65/e23/> .

humord:c04918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04918" ;
    dct:modified "2023-11-30T13:34:45"^^xsd:dateTime ;
    skos:altLabel "Meat"@en,
        "Kjøt"@nb,
        "Kjøtt"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1929/e23/> ;
    skos:broader humord:c12842 ;
    skos:exactMatch realfagstermer:c000013,
        <http://dewey.info/class/641.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000013,
        <http://dewey.info/class/363.1929/e23/>,
        <http://dewey.info/class/641.36/e23/>,
        <http://dewey.info/class/641.49/e23/>,
        <http://dewey.info/class/664.9/e23/> ;
    skos:prefLabel "Meats"@en,
        "Kjøtt"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.49/e23/>,
        <http://dewey.info/class/664.9/e23/> .

humord:c04919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04919" ;
    dct:modified "1994-11-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/633.83/e23/>,
        <http://dewey.info/class/633.84/e23/>,
        <http://dewey.info/class/635.7/e23/> ;
    skos:broader humord:c12042 ;
    skos:closeMatch realfagstermer:c013881 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013881,
        <http://dewey.info/class/633.83/e23/>,
        <http://dewey.info/class/633.84/e23/>,
        <http://dewey.info/class/635.7/e23/>,
        <http://dewey.info/class/641.3383/e23/>,
        <http://dewey.info/class/641.3384/e23/>,
        <http://dewey.info/class/641.6383/e23/>,
        <http://dewey.info/class/641.6384/e23/> ;
    skos:prefLabel "Spices"@en,
        "Krydder"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.3383/e23/>,
        <http://dewey.info/class/641.3384/e23/>,
        <http://dewey.info/class/641.6383/e23/>,
        <http://dewey.info/class/641.6384/e23/> .

humord:c04920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04920" ;
    dct:modified "2024-08-02T09:18:54"^^xsd:dateTime ;
    skos:altLabel "Sodium chloride"@en,
        "Bordsalt"@nb,
        "Koksalt"@nb,
        "Natriumklorid"@nb,
        "Salt"@nb ;
    skos:broadMatch <http://dewey.info/class/546.38224/e23/>,
        <http://dewey.info/class/549.4/e23/>,
        <http://dewey.info/class/553.63/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.3926/e23/> ;
    skos:broader humord:c04919,
        humord:c64121 ;
    skos:closeMatch <http://dewey.info/class/613.28522/e23/> ;
    skos:exactMatch realfagstermer:c013297,
        <http://dewey.info/class/553.632/e23/>,
        <http://dewey.info/class/664.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013297,
        <http://dewey.info/class/338.27632/e23/>,
        <http://dewey.info/class/338.476644/e23/>,
        <http://dewey.info/class/546.38224/e23/>,
        <http://dewey.info/class/549.4/e23/>,
        <http://dewey.info/class/553.63/e23/>,
        <http://dewey.info/class/553.632/e23/>,
        <http://dewey.info/class/572.5238224/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.3926/e23/>,
        <http://dewey.info/class/613.28522/e23/>,
        <http://dewey.info/class/622.3632/e23/>,
        <http://dewey.info/class/641.6/e23/>,
        <http://dewey.info/class/664.4/e23/> ;
    skos:prefLabel "Salt"@en,
        "Salt"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.27632/e23/>,
        <http://dewey.info/class/338.476644/e23/>,
        <http://dewey.info/class/572.5238224/e23/>,
        <http://dewey.info/class/622.3632/e23/>,
        <http://dewey.info/class/641.6/e23/> .

humord:c04921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04921" ;
    dct:modified "1994-11-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07787 ;
    skos:exactMatch <http://dewey.info/class/641.373/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637.3/e23/>,
        <http://dewey.info/class/641.373/e23/> ;
    skos:prefLabel "Cheese"@en,
        "Ost"@nb ;
    skos:relatedMatch <http://dewey.info/class/637.3/e23/> .

humord:c04922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04922" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12040 ;
    skos:exactMatch <http://dewey.info/class/641.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.36/e23/> ;
    skos:prefLabel "Sausages"@en,
        "Pølser"@nb .

humord:c04923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04923" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eating habits (Culture)"@en,
        "Matskikker"@nb,
        "Spisevaner"@nb ;
    skos:broader humord:c04904 ;
    skos:closeMatch <http://dewey.info/class/394.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.12/e23/> ;
    skos:prefLabel "Food habits"@en,
        "Matvaner"@nb .

humord:c04925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04925" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Matpakker"@nb ;
    skos:broadMatch <http://dewey.info/class/641.53/e23/> ;
    skos:broader humord:c04923 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.53/e23/> ;
    skos:prefLabel "Packed lunch"@en,
        "Niste"@nb .

humord:c04927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04927" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04904 ;
    skos:closeMatch <http://dewey.info/class/394.125/e23/> ;
    skos:exactMatch <http://dewey.info/class/642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.125/e23/>,
        <http://dewey.info/class/642/e23/> ;
    skos:prefLabel "Meals"@en,
        "Måltider"@nb .

humord:c04928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04928" ;
    dct:modified "2025-01-29T11:04:12"^^xsd:dateTime ;
    skos:altLabel "Motar"@nb ;
    skos:broadMatch <http://dewey.info/class/746.92/e23/> ;
    skos:broader humord:c04839 ;
    skos:exactMatch <http://dewey.info/class/391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/746.92/e23/> ;
    skos:prefLabel "Fashion"@en,
        "Moter"@nb ;
    skos:related humord:c16712,
        humord:c19018,
        humord:c23750 .

humord:c04929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04929" ;
    dct:modified "2024-10-10T12:45:43"^^xsd:dateTime ;
    skos:altLabel "Forteljartradisjon"@nb,
        "Fortellertradisjon"@nb,
        "Munnleg forteljartradisjon"@nb,
        "Munnleg overlevering"@nb,
        "Munnleg tradisjon"@nb,
        "Muntlig fortellertradisjon"@nb,
        "Muntlig overlevering"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Oral tradition"@en,
        "Muntlig tradisjon"@nb .

humord:c04931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04931" ;
    dct:modified "2025-01-29T14:42:36"^^xsd:dateTime ;
    skos:altLabel "Nakedness"@en,
        "Nakenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/177.4/e23/> ;
    skos:broader humord:c04839 ;
    skos:closeMatch <http://dewey.info/class/613.194/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/177.4/e23/>,
        <http://dewey.info/class/613.194/e23/> ;
    skos:prefLabel "Nudity"@en,
        "Nakenhet"@nb .

humord:c04932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04932" ;
    dct:modified "2025-01-29T14:23:03"^^xsd:dateTime ;
    skos:altLabel "Social behavior"@en,
        "Social behaviour"@en,
        "Social manners"@en,
        "Omgangsformer"@nb,
        "Opptreden"@nb ;
    skos:broadMatch <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Social customs"@en,
        "Omgangsformer"@nb ;
    skos:related humord:c07976 .

humord:c04935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04935" ;
    dct:modified "2024-11-08T15:14:37"^^xsd:dateTime ;
    skos:altLabel "Chatting someone up"@en,
        "Coquetry"@en,
        "Flirtation"@en,
        "Picking someone up"@en,
        "Flørt"@nb,
        "Flørting"@nb,
        "Koketteri"@nb,
        "Kurtise"@nb,
        "Sjekking"@nb ;
    skos:broadMatch <http://dewey.info/class/306.734/e23/>,
        <http://dewey.info/class/392.4/e23/> ;
    skos:broader humord:c04932 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.734/e23/>,
        <http://dewey.info/class/392.4/e23/> ;
    skos:prefLabel "Flirt"@en,
        "Flørt"@nb .

humord:c04938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04938" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/395.59/e23/> ;
    skos:broader humord:c04932 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.59/e23/> ;
    skos:prefLabel "Courtesy formulas"@en,
        "Hilseformler"@nb ;
    skos:related humord:c20895 .

humord:c04939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04939" ;
    dct:modified "2024-11-27T16:06:08"^^xsd:dateTime ;
    skos:altLabel "Accepted practice"@en,
        "Customs and traditions"@en,
        "Etiquette"@en,
        "Social conventions"@en,
        "Social norms"@en,
        "Etikette"@nb,
        "God tone"@nb,
        "Sed og skikk"@nb,
        "Skikk og bruk"@nb,
        "Sosiale konvensjonar"@nb,
        "Sosiale konvensjoner"@nb,
        "Sosiale normar"@nb,
        "Sosiale normer"@nb ;
    skos:broader humord:c04932 ;
    skos:exactMatch realfagstermer:c007172,
        <http://dewey.info/class/395/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007172,
        <http://dewey.info/class/355.1336/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Customs"@en,
        "Skikk og bruk"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.1336/e23/> .

humord:c04942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04942" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04939 ;
    skos:exactMatch <http://dewey.info/class/395.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.54/e23/> ;
    skos:prefLabel "Table manners"@en,
        "Bordskikker"@nb .

humord:c04943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04943" ;
    dct:modified "2004-02-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/704.9428/e23/>,
        <http://dewey.info/class/757.8/e23/> ;
    skos:broader humord:c04944 ;
    skos:closeMatch <http://dewey.info/class/176.7/e23/>,
        <http://dewey.info/class/364.174/e23/> ;
    skos:definition "Framstilling i skrift eller bilder som formodes å krenke bluferdighet eller  ærbarhet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.771/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.7/e23/>,
        <http://dewey.info/class/306.771/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.174/e23/>,
        <http://dewey.info/class/704.9428/e23/>,
        <http://dewey.info/class/757.8/e23/> ;
    skos:prefLabel "Pornography"@en,
        "Pornografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.37/e23/> .

humord:c04944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04944" ;
    dct:modified "2025-01-29T14:24:17"^^xsd:dateTime ;
    skos:altLabel "Sex habits"@en,
        "Seksualvanar"@nb ;
    skos:broadMatch <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/306.7/e23/>,
        <http://dewey.info/class/612.6/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/306.7/e23/>,
        <http://dewey.info/class/612.6/e23/> ;
    skos:prefLabel "Sexual habits"@en,
        "Seksualvaner"@nb ;
    skos:related humord:c08140 .

humord:c04945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04945" ;
    dct:modified "2025-01-29T14:23:56"^^xsd:dateTime ;
    skos:altLabel "Textual transmisson"@en,
        "Transmission of texts"@en,
        "Written tradition"@en,
        "Skriftleg tradisjon"@nb,
        "Skriftlig overlevering"@nb,
        "Tekstoverlevering"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2244/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2244/e23/> ;
    skos:prefLabel "Written transmission"@en,
        "Skriftlig tradisjon"@nb .

humord:c04948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04948" ;
    dct:modified "2024-09-27T13:35:18"^^xsd:dateTime ;
    skos:altLabel "Holy-days (Traditions)"@en,
        "Høgtider"@nb,
        "Høgtidsdagar"@nb,
        "Høgtidsdager"@nb,
        "Høytider"@nb,
        "Årsfester"@nb,
        "Årstradisjonar"@nb,
        "Årstradisjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/394.26/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.26/e23/> ;
    skos:prefLabel "Holidays (Traditions)"@en,
        "Høytidsdager"@nb ;
    skos:related humord:c08615 .

humord:c04950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04950" ;
    dct:modified "2024-08-02T08:38:47"^^xsd:dateTime ;
    skos:altLabel "Commemoration of All the Faithful Departed"@en,
        "Commemoration of the Dead"@en,
        "Alle sjelers dag"@nb ;
    skos:broadMatch <http://dewey.info/class/263.97/e23/> ;
    skos:broader humord:c08615 ;
    skos:definition "Alle sjelers dag er en minnefest for avdøde i den romersk-katolske kirke, 2.november <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.97/e23/> ;
    skos:prefLabel "All souls' day"@en,
        "Alle sjelers dag"@nb ;
    skos:related humord:c16494 .

humord:c04952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04952" ;
    dct:modified "2025-01-27T09:05:05"^^xsd:dateTime ;
    skos:altLabel "Shrovetide"@en,
        "Fastelaven"@nb,
        "Fastelavn"@nb ;
    skos:broadMatch <http://dewey.info/class/394.25/e23/> ;
    skos:broader humord:c04948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.25/e23/> ;
    skos:prefLabel "Fastelavn"@en,
        "Fastelavn"@nb ;
    skos:related humord:c08616,
        humord:c16642 .

humord:c04954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04954" ;
    dct:modified "2024-11-15T15:02:20"^^xsd:dateTime ;
    skos:altLabel "1st of May"@en,
        "May 1st"@en,
        "01. mai"@nb,
        "1. mai"@nb,
        "Arbeidarane sin dag"@nb,
        "Arbeidernes dag"@nb,
        "Fyrste mai"@nb,
        "Første mai"@nb ;
    skos:broader humord:c04948 ;
    skos:definition "Første mai er en internasjonal demonstrasjonsdag for arbeiderbevegelsen. På denne dagen er det vanlig at arbeider- og fagbevegelsen arrangerer demonstrasjonstog og taler. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/394.2627/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2627/e23/> ;
    skos:prefLabel "First of May"@en,
        "Første mai"@nb .

humord:c04956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04956" ;
    dct:modified "2025-01-29T15:08:24"^^xsd:dateTime ;
    skos:altLabel "Kalenderfester"@nb ;
    skos:broader humord:c04948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2/e23/> ;
    skos:prefLabel "Calendar festivals"@en,
        "Kalenderfester"@nb ;
    skos:related humord:c04844 ;
    skos:relatedMatch <http://dewey.info/class/394.2/e23/> .

humord:c04957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04957" ;
    dct:modified "2025-01-27T09:03:32"^^xsd:dateTime ;
    skos:altLabel "Karneval"@nb ;
    skos:broader humord:c04948 ;
    skos:closeMatch <http://dewey.info/class/394.26/e23/> ;
    skos:exactMatch <http://dewey.info/class/394.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.25/e23/>,
        <http://dewey.info/class/394.26/e23/> ;
    skos:prefLabel "Carnivals"@en,
        "Karneval"@nb .

humord:c04958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04958" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/394.262/e23/> ;
    skos:broader humord:c04948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.262/e23/> ;
    skos:prefLabel "Maypole"@en,
        "Maistang"@nb ;
    skos:related humord:c04962 .

humord:c04959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04959" ;
    dct:modified "2025-01-27T07:25:44"^^xsd:dateTime ;
    skos:altLabel "De gales fest"@nb,
        "Dei galnes fest"@nb,
        "Narranes fest"@nb,
        "Narrefest"@nb,
        "Narrenest fest"@nb ;
    skos:broadMatch <http://dewey.info/class/394.266/e23/> ;
    skos:broader humord:c04948 ;
    skos:definition "Narrefest, også kalt narrenes fest og de gales fest, på latin festum fatuorum eller festum stultorum, fransk fête des fous eller fête des Innocents, tysk Narrenfest og engelsk Feast of Fools, var en folkelig fest knyttet til kirken i middelalderen. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.266/e23/> ;
    skos:prefLabel "Feast of fools"@en,
        "Narrefest"@nb .

humord:c04960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04960" ;
    dct:modified "2025-01-27T07:23:47"^^xsd:dateTime ;
    skos:altLabel "Nyttår"@nb ;
    skos:broader humord:c04948 ;
    skos:exactMatch <http://dewey.info/class/394.2614/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.4315/e23/>,
        <http://dewey.info/class/394.2614/e23/> ;
    skos:prefLabel "New Year"@en,
        "Nyttår"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.4315/e23/> .

humord:c04961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04961" ;
    dct:modified "2025-01-24T07:52:00"^^xsd:dateTime ;
    skos:altLabel "Gå julebukk"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c04960 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Julebukking"@en,
        "Gå julebukk"@nb ;
    skos:related humord:c05133 .

humord:c04962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04962" ;
    dct:modified "2025-01-27T07:29:39"^^xsd:dateTime ;
    skos:altLabel "Midsummer day"@en,
        "Jonsok"@nb,
        "Sankt hans"@nb,
        "Sankthans"@nb,
        "St.hans"@nb ;
    skos:broadMatch <http://dewey.info/class/394.263/e23/> ;
    skos:broader humord:c04948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.263/e23/> ;
    skos:prefLabel "Midsummer eve"@en,
        "Sankthans"@nb ;
    skos:related humord:c04958 .

humord:c04966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04966" ;
    dct:modified "2025-01-24T07:46:55"^^xsd:dateTime ;
    skos:altLabel "Vintersolkverv"@nb,
        "Vintersolsnu"@nb ;
    skos:broadMatch <http://dewey.info/class/394.261/e23/> ;
    skos:broader humord:c04948 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.261/e23/> ;
    skos:prefLabel "Winter solstice"@en,
        "Vintersolverv"@nb .

humord:c04967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04967" ;
    dct:modified "2025-02-02T20:32:00"^^xsd:dateTime ;
    skos:altLabel "Folkloristics"@en,
        "Study of folklore"@en,
        "Folkeminnevitenskap"@nb,
        "Folkeminnevitskap"@nb,
        "Folkloristikk"@nb ;
    skos:broader humord:c04654 ;
    skos:exactMatch <http://dewey.info/class/398/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Folklore studies"@en,
        "Folkloristikk"@nb .

humord:c04969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04969" ;
    dct:modified "2023-11-27T13:33:53"^^xsd:dateTime ;
    skos:altLabel "Folkeminne"@nb,
        "Folkeminner"@nb,
        "Folklore"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04967 ;
    skos:definition "Kulturelle og tradisjonelle uttrykk av kognitiv (f.eks. folketro,  stereotyper) og/eller ekspressiv (f.eks. muntlig diktning, folkeviser, skikker, leker) karakter. Traderes diakront eller synkront individer imellom i en ikke-fiksert form (UBO/HF)"@nb ;
    skos:exactMatch realfagstermer:c013878 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013878,
        <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Folklore"@en,
        "Folklore"@nb ;
    skos:related humord:c04839 .

humord:c04971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04971" ;
    dct:modified "2025-02-02T20:32:16"^^xsd:dateTime ;
    skos:altLabel "Biletlore"@nb ;
    skos:broader humord:c04969 ;
    skos:definition "Analyse av folkelige bildemotiver <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.18/e23/>,
        <http://dewey.info/class/704.9/e23/> ;
    skos:prefLabel "Iconography (popular culture)"@en,
        "Bildelore"@nb ;
    skos:related humord:c05445 ;
    skos:relatedMatch <http://dewey.info/class/701.18/e23/>,
        <http://dewey.info/class/704.9/e23/> .

humord:c04972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04972" ;
    dct:modified "2024-08-14T14:57:03"^^xsd:dateTime ;
    skos:altLabel "Folkedikting"@nb ;
    skos:broader humord:c04969 ;
    skos:definition "Tradisjonell, ikke fiksert diktning, som traderes diakront/synkront individer imellom i stadige gjen- og nyskapninger <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030131,
        <http://dewey.info/class/398.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030131,
        <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Folk literature"@en,
        "Folkediktning"@nb ;
    skos:related humord:c06452,
        humord:c06712 .

humord:c04974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04974" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04972,
        humord:c06686 ;
    skos:definition "Kort, ofte moraliserende, fortelling <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.24/e23/> ;
    skos:prefLabel "Fables"@en,
        "Fabler"@nb ;
    skos:related humord:c12398 ;
    skos:relatedMatch <http://dewey.info/class/398.24/e23/> .

humord:c04975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04975" ;
    dct:modified "2020-11-24T14:26:05"^^xsd:dateTime ;
    skos:altLabel "Folk-tales"@en,
        "Folktales"@en ;
    skos:broader humord:c04972 ;
    skos:closeMatch <http://dewey.info/class/398.2/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Folk tales"@en,
        "Folkeeventyr"@nb ;
    skos:related humord:c06712 .

humord:c04976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04976" ;
    dct:modified "2024-08-12T13:10:28"^^xsd:dateTime ;
    skos:altLabel "Allomotiv"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c04975 ;
    skos:definition "Enheter et eventyr kan deles inn i etter den strukturalistiske metode <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Allomotif"@en,
        "Allomotiv"@nb .

humord:c04977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04977" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hero tales"@en ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c04975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Heroic tales"@en,
        "Helteeventyr"@nb .

humord:c04979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04979" ;
    dct:modified "2020-12-07T09:35:07"^^xsd:dateTime ;
    skos:altLabel "Novellenmärchen"@nb ;
    skos:broadMatch <http://dewey.info/class/398.27/e23/> ;
    skos:broader humord:c04975 ;
    skos:definition "Eventyr med et realistisk innhold <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.27/e23/> ;
    skos:prefLabel "Novelleeventyr"@en,
        "Novelleeventyr"@nb .

humord:c04980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04980" ;
    dct:modified "2020-11-30T09:39:12"^^xsd:dateTime ;
    skos:altLabel "Magic tales"@en,
        "Tales of magic"@en,
        "Tales of wonder"@en ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/> ;
    skos:broader humord:c04975 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/> ;
    skos:prefLabel "Wonder tales"@en,
        "Undereventyr"@nb .

humord:c04981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04981" ;
    dct:modified "2020-10-13T09:52:28"^^xsd:dateTime ;
    skos:altLabel "Folkesanger"@nb ;
    skos:broader humord:c04972 ;
    skos:definition "Episk-lyrisk vise fra middelalderen som er folkedikting <NOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/782.42162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Folk songs"@en,
        "Folkeviser"@nb ;
    skos:related humord:c05541,
        humord:c06824,
        humord:c06825 .

humord:c04985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04985" ;
    dct:modified "2019-05-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:definition "Fortellende folkeviser med heroisk/historisk innhold <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Epic folk songs"@en,
        "Episke folkeviser"@nb .

humord:c04986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04986" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Historical folk songs"@en,
        "Historiske viser"@nb .

humord:c04987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04987" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Russian historical folk songs"@en,
        "Russiske historiske viser"@nb ;
    skos:broadMatch <http://dewey.info/class/398.80947/e23/>,
        <http://dewey.info/class/782.421629171/e23/> ;
    skos:broader humord:c04986 ;
    skos:definition "Russisk episk folkevise med historiske tema <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.80947/e23/>,
        <http://dewey.info/class/782.421629171/e23/> ;
    skos:prefLabel "Bylina"@en,
        "Bylina"@nb .

humord:c04989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04989" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ballads about giants"@en,
        "Heroic ballads"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Kjempeviser"@en,
        "Kjempeviser"@nb .

humord:c04990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04990" ;
    dct:modified "2020-10-13T10:59:06"^^xsd:dateTime ;
    skos:altLabel "Kveder"@nb,
        "Kvæde"@nb ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Skaldic poetry"@en,
        "Kvad"@nb .

humord:c04994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04994" ;
    dct:modified "2020-10-15T11:14:17"^^xsd:dateTime ;
    skos:altLabel "Religious ballads"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Religious carols"@en,
        "Legendeviser"@nb .

humord:c04997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04997" ;
    dct:modified "2020-10-09T13:05:36"^^xsd:dateTime ;
    skos:altLabel "Ballads about shapeshifting"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Omskapingsviser"@en,
        "Omskapingsviser"@nb .

humord:c04998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04998" ;
    dct:modified "2021-01-15T13:05:27"^^xsd:dateTime ;
    skos:altLabel "Ballads about knights"@en,
        "Knight's ballads"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Ballads of chivalry"@en,
        "Ridderviser"@nb .

humord:c04999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME04999" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.80946/e23/>,
        <http://dewey.info/class/782.4216261/e23/> ;
    skos:broader humord:c04981 ;
    skos:definition "Andalusisk religiøs folkevise som synges under påskeprosesjoner av en enkelt sanger <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.80946/e23/>,
        <http://dewey.info/class/782.4216261/e23/> ;
    skos:prefLabel "Saeta"@nb .

humord:c05000 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05000" ;
    dct:modified "2024-07-01T15:50:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Broadside ballads"@en,
        "Skillingsviser"@nb ;
    skos:related humord:c60964 .

humord:c05001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05001" ;
    dct:modified "2020-10-09T13:12:02"^^xsd:dateTime ;
    skos:altLabel "Comic ballads"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Comical songs"@en,
        "Skjemteviser"@nb .

humord:c05002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05002" ;
    dct:modified "2023-11-22T09:01:30"^^xsd:dateTime ;
    skos:altLabel "Stave (Folk song)"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Stev"@en,
        "Stev"@nb .

humord:c05003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05003" ;
    dct:modified "2020-10-09T13:14:07"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Star singer songs"@en,
        "Stjernesanger"@nb ;
    skos:related humord:c11874 .

humord:c05004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05004" ;
    dct:modified "2020-10-09T13:23:09"^^xsd:dateTime ;
    skos:altLabel "Ballads about trolls"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c04981 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Troll ballads"@en,
        "Trollviser"@nb .

humord:c05005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05005" ;
    dct:modified "2023-12-11T10:41:48"^^xsd:dateTime ;
    skos:altLabel "Legender"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/3C--37/e23/>,
        <http://dewey.info/class/704.947/e23/> ;
    skos:broader humord:c04972 ;
    skos:exactMatch realfagstermer:c006858 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006858,
        <http://dewey.info/class/297.18/e23/>,
        <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/3B--08037/e23/>,
        <http://dewey.info/class/3B--0937/e23/>,
        <http://dewey.info/class/3C--37/e23/>,
        <http://dewey.info/class/700.47/e23/>,
        <http://dewey.info/class/704.947/e23/>,
        <http://dewey.info/class/743.87/e23/>,
        <http://dewey.info/class/753.7/e23/>,
        <http://dewey.info/class/808.8037/e23/>,
        <http://dewey.info/class/809.9337/e23/> ;
    skos:prefLabel "Legends"@en,
        "Legender"@nb ;
    skos:related humord:c05022,
        humord:c08466 ;
    skos:relatedMatch <http://dewey.info/class/297.18/e23/>,
        <http://dewey.info/class/3B--08037/e23/>,
        <http://dewey.info/class/3B--0937/e23/>,
        <http://dewey.info/class/700.47/e23/>,
        <http://dewey.info/class/743.87/e23/>,
        <http://dewey.info/class/753.7/e23/>,
        <http://dewey.info/class/808.8037/e23/>,
        <http://dewey.info/class/809.9337/e23/> .

humord:c05007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05007" ;
    dct:modified "2020-10-09T14:20:04"^^xsd:dateTime ;
    skos:altLabel "Booku"@nb ;
    skos:broadMatch <http://dewey.info/class/398.208996322/e23/> ;
    skos:broader humord:c04972 ;
    skos:definition "Musikalsk-litterær form for folkedikting hos fulbe <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208996322/e23/> ;
    skos:prefLabel "Mbooku"@en,
        "Mbooku"@nb .

humord:c05010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05010" ;
    dct:modified "2007-07-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oral narrative"@en,
        "Muntlig dikting"@nb,
        "Muntlig fortellerkunst"@nb,
        "Muntlig litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c04972 ;
    skos:definition "Diktning som er skapt i en muntlig situasjon og hvor den opprinnelige form blir endret gjennom kunstnerens improvisasjon under fremføringen. Kan bli fiksert i en skriftlig form <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Oral literature"@en,
        "Muntlig diktning"@nb ;
    skos:related humord:c06452 .

humord:c05016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05016" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.20952/e23/> ;
    skos:broader humord:c05010 ;
    skos:definition "Japansk muntlig fortellerkunst <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20952/e23/> ;
    skos:prefLabel "Rakugo"@en,
        "Rakugo"@nb .

humord:c05017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05017" ;
    dct:modified "2021-01-22T13:40:01"^^xsd:dateTime ;
    skos:altLabel "Proverbial sayings"@en,
        "Sayings"@en,
        "Maksimer (Litteratur)"@nb,
        "Ordspråk"@nb ;
    skos:broader humord:c04972 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/398.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.9/e23/> ;
    skos:prefLabel "Proverbs"@en,
        "Ordtak"@nb ;
    skos:related humord:c05152,
        humord:c05173,
        humord:c05812,
        humord:c06542 .

humord:c05019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05019" ;
    dct:modified "2024-02-13T08:52:13"^^xsd:dateTime ;
    skos:altLabel "Children's verses"@en,
        "Jingles"@en,
        "Nursery rhymes"@en ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/> ;
    skos:broader humord:c04972 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/> ;
    skos:prefLabel "Nonsense verses"@en,
        "Regler (Vers)"@nb ;
    skos:related humord:c12905 .

humord:c05020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05020" ;
    dct:modified "2020-10-09T14:32:51"^^xsd:dateTime ;
    skos:altLabel "Counting out rhymes"@en,
        "Counting-out rhymes"@en ;
    skos:broader humord:c05019 ;
    skos:definition "Regler brukt av barn i lek når man skal velge hvem som skal agere <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/398.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.84/e23/> ;
    skos:prefLabel "Counting rhymes"@en,
        "Telleregler"@nb .

humord:c05021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05021" ;
    dct:modified "2024-11-14T13:46:12"^^xsd:dateTime ;
    skos:altLabel "Rumors"@en,
        "Rykte"@nb ;
    skos:broadMatch <http://dewey.info/class/302.24/e23/> ;
    skos:broader humord:c04972 ;
    skos:definition "Nyhet som går fra munn til munn <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.24/e23/> ;
    skos:prefLabel "Rumours"@en,
        "Rykter"@nb ;
    skos:related humord:c09080,
        humord:c14695 .

humord:c05022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05022" ;
    dct:modified "2023-12-11T10:41:46"^^xsd:dateTime ;
    skos:altLabel "Folkesagn"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c04972 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Folk legends"@en,
        "Sagn"@nb ;
    skos:related humord:c05005,
        humord:c08466 .

humord:c05024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05024" ;
    dct:modified "2023-11-13T13:54:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/001.94/e23/> ;
    skos:broader humord:c05022 ;
    skos:definition "Atlantis er en fiktiv øy eller et kontinent som ifølge legenden skal ha sunket i havet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030989 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030989,
        <http://dewey.info/class/001.94/e23/> ;
    skos:prefLabel "Atlantis"@en,
        "Atlantis"@nb .

humord:c05025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05025" ;
    dct:modified "2024-10-11T08:52:23"^^xsd:dateTime ;
    skos:altLabel "Daudes gudsteneste"@nb,
        "Dauinggudsteneste"@nb,
        "De dødes messe"@nb,
        "Dei daudes messe"@nb,
        "Dei dødes messe"@nb,
        "Dødes gudsteneste"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:definition "De dødes messe er et vandresagn med vid utbredelse i Europa. Sagnet finnes i mange varianter på norsk område. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Mass of the dead (Legend)"@en,
        "Dødes gudstjeneste"@nb .

humord:c05027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05027" ;
    dct:modified "2020-10-09T15:16:08"^^xsd:dateTime ;
    skos:altLabel "Legend of the Holy Grail"@en,
        "Gralsagnet"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Grail legend"@en,
        "Graalsagnet"@nb .

humord:c05029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05029" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05027 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Lancelot-Grail cycle"@en,
        "Lancelot-Graal-syklusen"@nb .

humord:c05030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05030" ;
    dct:modified "2020-12-22T07:57:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Mythologies (Gods)"@en,
        "Gudesagn"@nb .

humord:c05031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05031" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c05022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Heroic legends"@en,
        "Heltesagn"@nb .

humord:c05032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05032" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.236/e23/> ;
    skos:broader humord:c05022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.236/e23/> ;
    skos:prefLabel "Historical legends"@en,
        "Historiske sagn"@nb .

humord:c05033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05033" ;
    dct:modified "2024-08-28T08:23:37"^^xsd:dateTime ;
    skos:altLabel "Arthur legends"@en,
        "Legends of King Arthur"@en,
        "Arthursegn"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20941/e23/>,
        <http://dewey.info/class/3B--080351/e23/>,
        <http://dewey.info/class/3B--09351/e23/>,
        <http://dewey.info/class/808.80351/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:broader humord:c05032 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20941/e23/>,
        <http://dewey.info/class/3B--080351/e23/>,
        <http://dewey.info/class/3B--09351/e23/>,
        <http://dewey.info/class/808.80351/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:prefLabel "Arthurian legends"@en,
        "Arthursagn"@nb .

humord:c05034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05034" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.25/e23/> ;
    skos:broader humord:c05032 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.25/e23/> ;
    skos:prefLabel "Flying Dutchman"@en,
        "Flygende hollender"@nb .

humord:c05035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05035" ;
    dct:modified "2021-05-06T12:50:09"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:definition "Memorat, i folkeminnevitenskapen en muntlig fortelling som bygger på personlige minner og har en sagnaktig karakter <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Memorat"@nb ;
    skos:related humord:c08095 .

humord:c05036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05036" ;
    dct:modified "2024-07-26T10:05:28"^^xsd:dateTime ;
    skos:altLabel "Etiological tales"@en,
        "Just so stories"@en,
        "Just so story"@en,
        "Legends of origin"@en,
        "Origin stories"@en,
        "Pourquoi story"@en,
        "Pourquoi tales"@en,
        "Aetiologiske sagn"@nb,
        "Aetiologiske segner"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:editorialNote "Opphavssegner"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Pourquoi stories"@en,
        "Opphavssagn"@nb .

humord:c05038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05038" ;
    dct:modified "2021-05-06T12:50:43"^^xsd:dateTime ;
    skos:altLabel "Personal accounts"@en,
        "Personal narratives"@en,
        "Personal story"@en,
        "Opplevelsesfortellinger"@nb,
        "Personlige beretninger"@nb ;
    skos:broadMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c06698 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Personal stories"@en,
        "Personlige fortellinger"@nb ;
    skos:related humord:c08095 .

humord:c05041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05041" ;
    dct:modified "2021-05-18T09:38:51"^^xsd:dateTime ;
    skos:altLabel "New urban legends"@en,
        "Urban legends (Contemporary folk tales)"@en,
        "Moderne urbane legender"@nb,
        "Moderne vandrehistorier"@nb,
        "Moderne vandresagn"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Modern urban legends"@en,
        "Samtidssagn"@nb .

humord:c05043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05043" ;
    dct:modified "2025-01-31T07:50:32"^^xsd:dateTime ;
    skos:altLabel "Legends about supranatural beings"@en,
        "Mytiske sagn"@nb,
        "Mytiske segn"@nb,
        "Mytiske segner"@nb,
        "Overnaturlege segn"@nb,
        "Overnaturlege segner"@nb,
        "Supranormale sagn"@nb,
        "Supranormale segn"@nb,
        "Supranormale segner"@nb ;
    skos:broadMatch <http://dewey.info/class/398.4/e23/> ;
    skos:broader humord:c05022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.4/e23/> ;
    skos:prefLabel "Legends about supernatural beings"@en,
        "Overnaturlige sagn"@nb ;
    skos:related humord:c05118,
        humord:c08095 .

humord:c05045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05045" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Urban legends"@en,
        "Urban myths"@en,
        "Vandrehistorier"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Migratory legends"@en,
        "Vandresagn"@nb .

humord:c05048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05048" ;
    dct:modified "2020-11-26T15:36:40"^^xsd:dateTime ;
    skos:altLabel "Cock-and-bull stories"@en,
        "Cock-and-bull story"@en ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c04972 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Tall tales"@en,
        "Skrøner"@nb .

humord:c05049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05049" ;
    dct:modified "2020-10-13T11:22:00"^^xsd:dateTime ;
    skos:altLabel "Tall tales of the sea"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05048 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Skipperskrøner"@nb .

humord:c05050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05050" ;
    dct:modified "2020-12-03T15:39:00"^^xsd:dateTime ;
    skos:altLabel "Smådikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04972 ;
    skos:definition "\"Små\" folkediktingssjanger; f.eks. rim, regler, gåter, ordtak <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Smådiktning"@en,
        "Smådiktning"@nb .

humord:c05052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05052" ;
    dct:modified "2020-10-13T12:36:01"^^xsd:dateTime ;
    skos:altLabel "True stories"@en ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c04972 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Real life stories"@en,
        "Virkelighetshistorier"@nb .

humord:c05053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05053" ;
    dct:modified "2022-08-31T08:12:15"^^xsd:dateTime ;
    skos:altLabel "Gags"@en,
        "Jests"@en,
        "Witticisms"@en ;
    skos:broader humord:c04972 ;
    skos:closeMatch <http://dewey.info/class/808.882/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.7/e23/>,
        <http://dewey.info/class/808.882/e23/> ;
    skos:prefLabel "Jokes"@en,
        "Vitser"@nb ;
    skos:related humord:c08016 ;
    skos:relatedMatch <http://dewey.info/class/398.7/e23/> .

humord:c05054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05054" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05053 ;
    skos:closeMatch <http://dewey.info/class/398.7089/e23/> ;
    skos:definition "Vits der representanter for etniske eller nasjonale grupper er aktører i vitsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.7089/e23/> ;
    skos:prefLabel "Ethnic jokes"@en,
        "Etniske vitser"@nb .

humord:c05056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05056" ;
    dct:modified "2024-12-06T12:59:52"^^xsd:dateTime ;
    skos:altLabel "Amerikansk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.208997/e23/> ;
    skos:exactMatch <http://dewey.info/class/398.20973/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208997/e23/>,
        <http://dewey.info/class/398.20973/e23/> ;
    skos:prefLabel "American folk literature"@en,
        "Amerikansk folkediktning"@nb .

humord:c05057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05057" ;
    dct:modified "2024-12-06T13:02:17"^^xsd:dateTime ;
    skos:altLabel "Arabisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2089927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089927/e23/> ;
    skos:prefLabel "Arabic folk literature"@en,
        "Arabisk folkediktning"@nb .

humord:c05058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05058" ;
    dct:modified "2024-12-06T11:00:13"^^xsd:dateTime ;
    skos:altLabel "Bakhtiyari folk literature"@en,
        "Bakhtiari folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20899155/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20899155/e23/> ;
    skos:prefLabel "Bakhtiari folk literature"@en,
        "Bakhtiari folkediktning"@nb .

humord:c05059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05059" ;
    dct:modified "2024-12-06T10:35:29"^^xsd:dateTime ;
    skos:altLabel "Burushaski folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20494892/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20494892/e23/> ;
    skos:prefLabel "Burushaski folk literature"@en,
        "Burushaski folkediktning"@nb .

humord:c05060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05060" ;
    dct:modified "2024-12-06T09:57:59"^^xsd:dateTime ;
    skos:altLabel "Egyptisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.204931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204931/e23/> ;
    skos:prefLabel "Egyptian folk literature"@en,
        "Egyptisk folkediktning"@nb .

humord:c05061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05061" ;
    dct:modified "2024-12-06T10:17:43"^^xsd:dateTime ;
    skos:altLabel "Estisk folkedikting"@nb,
        "Estlandsk folkedikting"@nb,
        "Estlandsk folkediktning"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094798/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094798/e23/> ;
    skos:prefLabel "Estonian folk literature"@en,
        "Estisk folkediktning"@nb .

humord:c05063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05063" ;
    dct:modified "2024-12-06T10:18:35"^^xsd:dateTime ;
    skos:altLabel "Europeisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094/e23/> ;
    skos:prefLabel "European folk literature"@en,
        "Europeisk folkediktning"@nb .

humord:c05064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05064" ;
    dct:modified "2024-12-06T10:24:09"^^xsd:dateTime ;
    skos:altLabel "Fransk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20944/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20944/e23/> ;
    skos:prefLabel "French folk literature"@en,
        "Fransk folkediktning"@nb .

humord:c05065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05065" ;
    dct:modified "2024-12-06T10:25:16"^^xsd:dateTime ;
    skos:altLabel "Fulfulde folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20496322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20496322/e23/> ;
    skos:prefLabel "Fulfulde folk literature"@en,
        "Fulfulde folkediktning"@nb .

humord:c05066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05066" ;
    dct:modified "2024-12-06T10:19:21"^^xsd:dateTime ;
    skos:altLabel "Færøysk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094915/e23/> ;
    skos:prefLabel "Faroese folk literature"@en,
        "Færøysk folkediktning"@nb .

humord:c05067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05067" ;
    dct:modified "2024-12-06T09:52:51"^^xsd:dateTime ;
    skos:altLabel "Indisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20954/e23/> ;
    skos:prefLabel "Indian folk literature"@en,
        "Indisk folkediktning"@nb .

humord:c05068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05068" ;
    dct:modified "2024-12-06T07:40:19"^^xsd:dateTime ;
    skos:altLabel "Inuit folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20899712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20899712/e23/> ;
    skos:prefLabel "Inuit folk literature"@en,
        "Inuit folkediktning"@nb .

humord:c05070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05070" ;
    dct:modified "2024-12-06T09:26:13"^^xsd:dateTime ;
    skos:altLabel "Jødisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.2089924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089924/e23/> ;
    skos:prefLabel "Jewish folk literature"@en,
        "Jødisk folkediktning"@nb .

humord:c05071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05071" ;
    dct:modified "2024-12-05T13:02:12"^^xsd:dateTime ;
    skos:altLabel "Kinesisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20951/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20951/e23/> ;
    skos:prefLabel "Chinese folk literature"@en,
        "Kinesisk folkediktning"@nb .

humord:c05072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05072" ;
    dct:modified "2024-08-20T17:10:25"^^xsd:dateTime ;
    skos:altLabel "Xiangsheng"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20951/e23/> ;
    skos:broader humord:c05071 ;
    skos:definition "Xiangsheng er komisk dialog, kinesisk folkedikting <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20951/e23/> ;
    skos:prefLabel "Xiangsheng"@en,
        "Xiangsheng"@nb .

humord:c05073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05073" ;
    dct:modified "2024-12-04T11:21:19"^^xsd:dateTime ;
    skos:altLabel "Latvisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094796/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094796/e23/> ;
    skos:prefLabel "Latvian folk literature"@en,
        "Latvisk folkediktning"@nb .

humord:c05074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05074" ;
    dct:modified "2024-12-04T11:22:27"^^xsd:dateTime ;
    skos:altLabel "Litauisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094793/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094793/e23/> ;
    skos:prefLabel "Lithuanian folk literature"@en,
        "Litauisk folkediktning"@nb .

humord:c05076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05076" ;
    dct:modified "2024-12-06T09:48:10"^^xsd:dateTime ;
    skos:altLabel "Ostjak folk literature"@en,
        "Hanti folkedikting"@nb,
        "Ostjakisk folkedikting"@nb,
        "Ostjakisk folkediktning"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049451/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049451/e23/> ;
    skos:prefLabel "Khanty folk literature"@en,
        "Hanti folkediktning"@nb .

humord:c05077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05077" ;
    dct:modified "2024-12-03T14:44:58"^^xsd:dateTime ;
    skos:altLabel "Pakistansk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2095491/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2095491/e23/> ;
    skos:prefLabel "Pakistani folk literature"@en,
        "Pakistansk folkediktning"@nb .

humord:c05080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05080" ;
    dct:modified "2024-12-03T15:04:22"^^xsd:dateTime ;
    skos:altLabel "Rumensk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209498/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209498/e23/> ;
    skos:prefLabel "Romanian folk literature"@en,
        "Rumensk folkediktning"@nb .

humord:c05081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05081" ;
    dct:modified "2024-12-03T14:27:39"^^xsd:dateTime ;
    skos:altLabel "Sefardisk-spansk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20467/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20467/e23/> ;
    skos:prefLabel "Judaeo-Spanish folk literature"@en,
        "Sefardisk-spansk folkediktning"@nb .

humord:c05082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05082" ;
    dct:modified "2024-12-03T14:29:39"^^xsd:dateTime ;
    skos:altLabel "Serbisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094971/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094971/e23/> ;
    skos:prefLabel "Serbian folk literature"@en,
        "Serbisk folkediktning"@nb .

humord:c05083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05083" ;
    dct:modified "2024-12-03T15:02:16"^^xsd:dateTime ;
    skos:altLabel "Romani folkedikting"@nb,
        "Sigøyner folkedikting"@nb,
        "Sigøyner folkediktning"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20491497/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491497/e23/> ;
    skos:prefLabel "Romani folk literature"@en,
        "Romani folkediktning"@nb .

humord:c05084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05084" ;
    dct:modified "2024-12-03T13:11:31"^^xsd:dateTime ;
    skos:altLabel "Tyrkisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209561/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209561/e23/> ;
    skos:prefLabel "Turkish folk literature"@en,
        "Tyrkisk folkediktning"@nb .

humord:c05085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05085" ;
    dct:modified "2024-12-09T12:42:16"^^xsd:dateTime ;
    skos:altLabel "Tysk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20943/e23/> ;
    skos:prefLabel "German folk literature"@en,
        "Tysk folkediktning"@nb .

humord:c05086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05086" ;
    dct:modified "2024-12-03T13:16:27"^^xsd:dateTime ;
    skos:altLabel "Ukrainsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209477/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209477/e23/> ;
    skos:prefLabel "Ukrainian folk literature"@en,
        "Ukrainsk folkediktning"@nb .

humord:c05087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05087" ;
    dct:modified "2023-12-13T10:29:04"^^xsd:dateTime ;
    skos:altLabel "Superstition"@en,
        "Superstitious beliefs"@en,
        "Folketru"@nb,
        "Overtro"@nb,
        "Overtru"@nb,
        "Trosforestillinger"@nb ;
    skos:broader humord:c04969 ;
    skos:closeMatch realfagstermer:c000703,
        realfagstermer:c013878,
        <http://dewey.info/class/001.96/e23/> ;
    skos:exactMatch <http://dewey.info/class/398.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000703,
        realfagstermer:c013878,
        <http://dewey.info/class/001.96/e23/>,
        <http://dewey.info/class/398.41/e23/> ;
    skos:prefLabel "Popular belief"@en,
        "Folketro"@nb ;
    skos:related humord:c08662,
        humord:c13406 .

humord:c05090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05090" ;
    dct:modified "2021-05-06T12:54:51"^^xsd:dateTime ;
    skos:altLabel "The paranormal"@en,
        "The supernormal"@en,
        "The supranatural"@en,
        "The supranormal"@en,
        "Det paranormale"@nb,
        "Det supranormale"@nb ;
    skos:broadMatch <http://dewey.info/class/398.4/e23/> ;
    skos:broader humord:c05087 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/130/e23/>,
        <http://dewey.info/class/398.4/e23/> ;
    skos:prefLabel "The supernatural"@en,
        "Det overnaturlige"@nb ;
    skos:relatedMatch <http://dewey.info/class/130/e23/> .

humord:c05092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05092" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05087 ;
    skos:exactMatch <http://dewey.info/class/398.2748/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/398.2748/e23/> ;
    skos:prefLabel "Perception of death"@en,
        "Dødsoppfatning"@nb ;
    skos:relatedMatch <http://dewey.info/class/113.8/e23/> .

humord:c05093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05093" ;
    dct:modified "2025-01-31T14:21:53"^^xsd:dateTime ;
    skos:altLabel "Belief in sorcery"@en,
        "Heksetru"@nb ;
    skos:broadMatch <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/398.41/e23/> ;
    skos:broader humord:c05087 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/398.41/e23/> ;
    skos:prefLabel "Belief in witchcraft"@en,
        "Heksetro"@nb .

humord:c05094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05094" ;
    dct:modified "2025-01-31T14:21:19"^^xsd:dateTime ;
    skos:altLabel "Witch purges"@en,
        "Witch-hunts"@en,
        "Witchcraft trials"@en,
        "Hekseforfølgelse"@nb,
        "Hekseforfølging"@nb,
        "Hekseprosessar"@nb,
        "Trolldomsprosessar"@nb,
        "Trolldomsprosesser"@nb ;
    skos:broadMatch <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/272.8/e23/> ;
    skos:broader humord:c05093 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/272.8/e23/>,
        <http://dewey.info/class/364.188/e23/> ;
    skos:prefLabel "Witch trials"@en,
        "Hekseprosesser"@nb ;
    skos:relatedMatch <http://dewey.info/class/364.188/e23/> .

humord:c05097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05097" ;
    dct:modified "2023-12-06T10:33:00"^^xsd:dateTime ;
    skos:altLabel "Black arts"@en,
        "Black magic"@en,
        "Necromancy"@en,
        "Seid"@en,
        "Seidhr"@en,
        "Seiðr"@en,
        "Sorcery (Magic)"@en,
        "Witchcraft (Magic)"@en,
        "Wizardry"@en,
        "Magi"@nb,
        "Seid"@nb,
        "Seiðr"@nb,
        "Svartekunst"@nb,
        "Trolldom"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c05087 ;
    skos:closeMatch <http://dewey.info/class/398.4/e23/> ;
    skos:definition "Ord og handlinger av mer eller mindre utpreget rituell art som tar sikte på  en umiddelbar (overnaturlig) påvirkning av naturfenomener (f.eks. regn), dyr eller mennesker, deres eiendeler eller livsgrunnlag <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/203/e23/>,
        <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/398.4/e23/>,
        <http://dewey.info/class/793.8/e23/> ;
    skos:prefLabel "Magic"@en,
        "Magi"@nb ;
    skos:related humord:c08586,
        humord:c08829,
        humord:c12839,
        humord:c25496 ;
    skos:relatedMatch <http://dewey.info/class/203/e23/>,
        <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/793.8/e23/> .

humord:c05100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05100" ;
    dct:modified "2025-01-31T14:18:48"^^xsd:dateTime ;
    skos:altLabel "Magical tools"@en,
        "Magiske hjelpemiddel"@nb ;
    skos:broadMatch <http://dewey.info/class/133.44/e23/> ;
    skos:broader humord:c05097 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.44/e23/> ;
    skos:prefLabel "Witchcraft tools"@en,
        "Magiske hjelpemidler"@nb .

humord:c05101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05101" ;
    dct:modified "2025-01-31T12:49:53"^^xsd:dateTime ;
    skos:altLabel "Charms (Magic formulas)"@en,
        "Conjuration"@en,
        "Incantation"@en,
        "Invocation"@en,
        "Spells"@en,
        "Besvergelse"@nb,
        "Eidar"@nb,
        "Magiske formlar"@nb,
        "Maning"@nb,
        "Trolldomsformlar"@nb,
        "Trolldomsformler"@nb,
        "Trollformlar"@nb,
        "Trollformler"@nb ;
    skos:broadMatch <http://dewey.info/class/133.44/e23/> ;
    skos:broader humord:c05100 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.44/e23/> ;
    skos:prefLabel "Magic formulas"@en,
        "Magiske formler"@nb .

humord:c05108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05108" ;
    dct:modified "2025-01-31T12:51:09"^^xsd:dateTime ;
    skos:altLabel "Sami drums"@en,
        "Sami magic drums"@en,
        "Runebommer"@nb ;
    skos:broadMatch <http://dewey.info/class/133.44/e23/> ;
    skos:broader humord:c05100 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.44/e23/>,
        <http://dewey.info/class/299.457/e23/> ;
    skos:prefLabel "Sámi drums"@en,
        "Runebommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/299.457/e23/> .

humord:c05109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05109" ;
    dct:modified "2024-08-21T08:37:36"^^xsd:dateTime ;
    skos:altLabel "Dowsing rods"@en,
        "Witching rods"@en,
        "Witching sticks"@en,
        "Ynskekvistar"@nb,
        "Ynskekvister"@nb,
        "Ynskje­kvistar"@nb,
        "Ynskje­kvister"@nb,
        "Ønskekvistar"@nb,
        "Ønskekvister"@nb,
        "Ønskje­kvistar"@nb,
        "Ønskje­kvister"@nb ;
    skos:broader humord:c05100 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.323/e23/> ;
    skos:prefLabel "Divining rods"@en,
        "Ønskekvister"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.323/e23/> .

humord:c05110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05110" ;
    dct:modified "2024-01-03T13:00:52"^^xsd:dateTime ;
    skos:altLabel "Divination"@en,
        "Divinasjon"@nb,
        "Mantikk"@nb,
        "Mantikkar"@nb,
        "Spådom"@nb,
        "Spådomar"@nb,
        "Spådommar"@nb,
        "Spådommer"@nb,
        "Spådomskunst"@nb ;
    skos:broader humord:c05097 ;
    skos:exactMatch realfagstermer:c006796,
        <http://dewey.info/class/133.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006796,
        <http://dewey.info/class/133.3/e23/> ;
    skos:prefLabel "Fortune-telling"@en,
        "Spådomskunst"@nb ;
    skos:related humord:c12839 .

humord:c05111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05111" ;
    dct:modified "2025-01-31T12:44:56"^^xsd:dateTime ;
    skos:altLabel "Kleromanti"@nb,
        "Kleromantikk"@nb ;
    skos:broadMatch <http://dewey.info/class/133.3/e23/> ;
    skos:broader humord:c05110 ;
    skos:definition "Kunsten å spå ved hjelp av terninger <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.3/e23/> ;
    skos:prefLabel "Cleromancy"@en,
        "Kleromanti"@nb .

humord:c05112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05112" ;
    dct:modified "2025-01-31T14:20:45"^^xsd:dateTime ;
    skos:altLabel "Voodoo"@nb ;
    skos:broader humord:c05097 ;
    skos:exactMatch <http://dewey.info/class/299.675/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.675/e23/> ;
    skos:prefLabel "Voodoo"@en,
        "Voodoo"@nb .

humord:c05113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05113" ;
    dct:modified "2025-01-31T08:00:39"^^xsd:dateTime ;
    skos:altLabel "Mystikk"@nb,
        "Mystisisme"@nb ;
    skos:broader humord:c05087 ;
    skos:exactMatch realfagstermer:c012653,
        <http://dewey.info/class/149.3/e23/>,
        <http://dewey.info/class/189.5/e23/>,
        <http://dewey.info/class/204.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012653,
        <http://dewey.info/class/149.3/e23/>,
        <http://dewey.info/class/189.5/e23/>,
        <http://dewey.info/class/204.22/e23/>,
        <http://dewey.info/class/248.22/e23/>,
        <http://dewey.info/class/294.34422/e23/>,
        <http://dewey.info/class/294.5422/e23/>,
        <http://dewey.info/class/296.712/e23/>,
        <http://dewey.info/class/297.4/e23/> ;
    skos:prefLabel "Mysticism"@en,
        "Mystikk"@nb ;
    skos:related humord:c08450,
        humord:c08524 ;
    skos:relatedMatch <http://dewey.info/class/248.22/e23/>,
        <http://dewey.info/class/294.34422/e23/>,
        <http://dewey.info/class/294.5422/e23/>,
        <http://dewey.info/class/296.712/e23/>,
        <http://dewey.info/class/297.4/e23/> .

humord:c05115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05115" ;
    dct:modified "2025-01-31T07:57:55"^^xsd:dateTime ;
    skos:altLabel "Numerologi"@nb,
        "Tallmystikk"@nb ;
    skos:broadMatch <http://dewey.info/class/220.68/e23/> ;
    skos:broader humord:c05113 ;
    skos:exactMatch <http://dewey.info/class/133.335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.335/e23/>,
        <http://dewey.info/class/220.68/e23/> ;
    skos:prefLabel "Numerology"@en,
        "Numerologi"@nb ;
    skos:related humord:c05117 .

humord:c05117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05117" ;
    dct:modified "2024-12-03T10:44:08"^^xsd:dateTime ;
    skos:altLabel "Tallsymbolikk"@nb ;
    skos:broader humord:c18228 ;
    skos:exactMatch <http://dewey.info/class/133.335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.335/e23/> ;
    skos:prefLabel "Number symbolism"@en,
        "Tallsymbolikk"@nb ;
    skos:related humord:c05115 .

humord:c05118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05118" ;
    dct:modified "2024-10-29T09:24:08"^^xsd:dateTime ;
    skos:altLabel "Paranormal beings"@en,
        "Paranormal creatures"@en,
        "Supernatural creatures"@en,
        "Supernormal beings"@en,
        "Supernormal creatures"@en,
        "Supranatural beings"@en,
        "Supranatural creatures"@en,
        "Supranormal beings"@en,
        "Supranormal creatures"@en,
        "Overnaturlege skapningar"@nb,
        "Overnaturlege vesen"@nb,
        "Overnaturlige skapninger"@nb,
        "Paranormale skapningar"@nb,
        "Paranormale skapninger"@nb,
        "Paranormale vesen"@nb,
        "Paranormale vesener"@nb,
        "Supranormale skapninger"@nb,
        "Supranormale vesen"@nb,
        "Supranormale vesener"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/> ;
    skos:broader humord:c05087 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/> ;
    skos:prefLabel "Supernatural beings"@en,
        "Overnaturlige vesener"@nb ;
    skos:related humord:c05043,
        humord:c07552 .

humord:c05121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05121" ;
    dct:modified "2025-01-31T07:46:18"^^xsd:dateTime ;
    skos:altLabel "Draug"@en,
        "Ghosts of the sea"@en,
        "Draugar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:prefLabel "Draugr"@en,
        "Drauger"@nb .

humord:c05122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05122" ;
    dct:modified "2025-01-31T07:48:42"^^xsd:dateTime ;
    skos:altLabel "Dvergar (Overnaturlege vesen)"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Dwarfs (Supernatural creatures)"@en,
        "Dverger (Overnaturlige vesener)"@nb .

humord:c05123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05123" ;
    dct:modified "2025-01-31T09:04:31"^^xsd:dateTime ;
    skos:altLabel "Fabulous animals"@en,
        "Fabulous beasts"@en,
        "Fictive animals"@en,
        "Legendary creatures"@en,
        "Mythical creatures"@en,
        "Mythological creatures"@en,
        "Fabeldyr"@nb ;
    skos:broadMatch <http://dewey.info/class/001.944/e23/> ;
    skos:broader humord:c05118 ;
    skos:exactMatch realfagstermer:c010893,
        <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010893,
        <http://dewey.info/class/001.944/e23/>,
        <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/>,
        <http://dewey.info/class/704.947/e23/> ;
    skos:prefLabel "Fantastic creatures"@en,
        "Fabeldyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.947/e23/> .

humord:c05124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05124" ;
    dct:modified "2025-01-30T13:23:32"^^xsd:dateTime ;
    skos:altLabel "Drager (Fabeldyr)"@nb,
        "Drakar (Fabeldyr)"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c05123 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Dragons"@en,
        "Draker (Fabeldyr)"@nb .

humord:c05126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05126" ;
    dct:modified "2023-11-23T15:34:02"^^xsd:dateTime ;
    skos:altLabel "Einhyrningar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c05123 ;
    skos:exactMatch realfagstermer:c005410 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005410,
        <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Unicorns"@en,
        "Enhjørninger"@nb .

humord:c05127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05127" ;
    dct:modified "2025-01-30T14:55:41"^^xsd:dateTime ;
    skos:altLabel "Sea serpents"@en,
        "Sjøormar"@nb,
        "Sjøormer"@nb,
        "Sjøuhyre"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c05123 ;
    skos:definition "Uhyggelig fabeldyr i sjø eller hav <UBO>"@nb ;
    skos:exactMatch realfagstermer:c010126 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010126,
        <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Sea monsters"@en,
        "Sjøuhyrer"@nb .

humord:c05128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05128" ;
    dct:modified "2025-01-30T07:53:52"^^xsd:dateTime ;
    skos:altLabel "Feer"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Fairies"@en,
        "Feer"@nb ;
    skos:related humord:c07142 .

humord:c05129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05129" ;
    dct:modified "2025-01-30T07:54:46"^^xsd:dateTime ;
    skos:altLabel "Havfruer"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Mermaids"@en,
        "Havfruer"@nb .

humord:c05130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05130" ;
    dct:modified "2024-11-06T08:14:53"^^xsd:dateTime ;
    skos:altLabel "Hekser"@nb ;
    skos:broadMatch <http://dewey.info/class/133.43092/e23/>,
        <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person tillagt supranormale evner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43092/e23/>,
        <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Witches"@en,
        "Hekser"@nb ;
    skos:related humord:c07289,
        humord:c07306,
        humord:c07360,
        humord:c07362,
        humord:c28013 .

humord:c05131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05131" ;
    dct:modified "2025-01-30T07:47:37"^^xsd:dateTime ;
    skos:altLabel "Gnomes and goblins"@en,
        "The little people"@en,
        "De underjordiske"@nb,
        "Dei underjordiske"@nb,
        "Huldrefolk"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Huldrefolket er en samlebetegnelse for forskjellige overnaturlige vesener i norsk folketro og sagn. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "The underworld"@en,
        "Huldrefolk"@nb .

humord:c05133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05133" ;
    dct:modified "2025-01-31T07:51:17"^^xsd:dateTime ;
    skos:altLabel "Julebukker"@en,
        "Jolebukkar"@nb,
        "Julebukkar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Yule goats"@en,
        "Julebukker"@nb ;
    skos:related humord:c04961 .

humord:c05134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05134" ;
    dct:modified "2025-01-31T07:51:35"^^xsd:dateTime ;
    skos:altLabel "Kjemper"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Giants"@en,
        "Kjemper"@nb .

humord:c05135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05135" ;
    dct:modified "2025-01-31T07:52:38"^^xsd:dateTime ;
    skos:altLabel "Succubi"@en,
        "Succubus"@en,
        "Marer"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Mares"@en,
        "Marer"@nb ;
    skos:related humord:c08038 .

humord:c05136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05136" ;
    dct:modified "2025-01-31T07:54:05"^^xsd:dateTime ;
    skos:altLabel "Beasts"@en,
        "Havuhyre"@nb,
        "Havuhyrer"@nb,
        "Monster"@nb,
        "Monstrum"@nb,
        "Uhyre"@nb,
        "Uhyrer"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:closeMatch <http://dewey.info/class/001.944/e23/> ;
    skos:exactMatch realfagstermer:c012473 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012473,
        <http://dewey.info/class/001.944/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Monsters"@en,
        "Monstre"@nb .

humord:c05137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05137" ;
    dct:modified "2025-02-02T20:32:48"^^xsd:dateTime ;
    skos:altLabel "Brownies (Folklore)"@en,
        "Gremlins"@en,
        "Hobgoblins"@en,
        "Leprechauns"@en,
        "Pucks"@en,
        "Nissar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.14/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Gnomes"@en,
        "Nisser"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.14/e23/> .

humord:c05138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05138" ;
    dct:modified "2025-01-31T09:05:28"^^xsd:dateTime ;
    skos:altLabel "Nicors"@en,
        "Nixies"@en,
        "Nokken"@en,
        "Nykkar"@nb,
        "Nykken"@nb,
        "Nøkkar"@nb,
        "Nøkken"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Necks (Water spirit)"@en,
        "Nøkker"@nb .

humord:c05139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05139" ;
    dct:modified "2025-01-31T09:07:21"^^xsd:dateTime ;
    skos:altLabel "Apparitions"@en,
        "Phantoms"@en,
        "Specters"@en,
        "Spectres"@en,
        "Spooks"@en,
        "Atter­gangarar"@nb,
        "Gjenferd"@nb,
        "Gjengangere"@nb,
        "Spøkelse"@nb,
        "Spøkjelse"@nb ;
    skos:broader humord:c05118 ;
    skos:exactMatch <http://dewey.info/class/133.1/e23/>,
        <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.1/e23/>,
        <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:prefLabel "Ghosts"@en,
        "Spøkelser"@nb ;
    skos:related humord:c20635 .

humord:c05142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05142" ;
    dct:modified "2025-01-31T07:54:20"^^xsd:dateTime ;
    skos:altLabel "Troll"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Trolls"@en,
        "Troll"@nb .

humord:c05143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05143" ;
    dct:modified "2025-01-31T07:54:40"^^xsd:dateTime ;
    skos:altLabel "Undiner"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Kvinnelig vannånd <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Undines"@en,
        "Undiner"@nb .

humord:c05144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05144" ;
    dct:modified "2025-01-31T07:56:27"^^xsd:dateTime ;
    skos:altLabel "Myling"@en,
        "Mylingar"@en,
        "Utburdar"@nb ;
    skos:broadMatch <http://dewey.info/class/133.1/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Utburd er i norsk folketru gjenferdet etter eit barn som blei sett ut fordi det ikkje skulle oppfostrast.<SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.1/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Mylings"@en,
        "Utburder"@nb .

humord:c05145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05145" ;
    dct:modified "2025-01-31T07:42:45"^^xsd:dateTime ;
    skos:altLabel "Vampyrar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Vampires"@en,
        "Vampyrer"@nb .

humord:c05146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05146" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Taboos"@en,
        "Tabuer"@nb ;
    skos:broadMatch <http://dewey.info/class/390/e23/> ;
    skos:broader humord:c05087 ;
    skos:definition "Forbud mot bestemte handlinger el. mot å nevne el. røre visse mennesker, dyr el. ting <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Taboo"@en,
        "Tabu"@nb .

humord:c05147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05147" ;
    dct:modified "2025-01-30T07:57:46"^^xsd:dateTime ;
    skos:altLabel "Purity"@en,
        "Reinleik"@nb,
        "Reint og ureint"@nb,
        "Renhet"@nb,
        "Rent og urent"@nb,
        "Ureinleik"@nb ;
    skos:broadMatch <http://dewey.info/class/390/e23/> ;
    skos:broader humord:c05146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Impurity"@en,
        "Urenhet"@nb .

humord:c05149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05149" ;
    dct:modified "2025-02-02T20:29:12"^^xsd:dateTime ;
    skos:altLabel "Warnings (Folklore)"@en,
        "Omen"@nb,
        "Varsel"@nb ;
    skos:broader humord:c05087 ;
    skos:exactMatch <http://dewey.info/class/133.334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.334/e23/>,
        <http://dewey.info/class/203.2/e23/> ;
    skos:prefLabel "Omens"@en,
        "Varsler"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.2/e23/> .

humord:c05151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05151" ;
    dct:modified "2025-01-30T13:22:53"^^xsd:dateTime ;
    skos:altLabel "Death omens"@en,
        "Omens of death"@en,
        "Dødsvarsel"@nb ;
    skos:broadMatch <http://dewey.info/class/133.334/e23/>,
        <http://dewey.info/class/203.2/e23/> ;
    skos:broader humord:c05149 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.334/e23/>,
        <http://dewey.info/class/203.2/e23/>,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/393/e23/> ;
    skos:prefLabel "Death warnings"@en,
        "Dødsvarsler"@nb ;
    skos:related humord:c13538 ;
    skos:relatedMatch <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/393/e23/> .

humord:c05152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05152" ;
    dct:modified "2025-02-02T20:29:55"^^xsd:dateTime ;
    skos:altLabel "Folklore weather forecasting"@en,
        "Rimvarsel"@nb ;
    skos:broadMatch <http://dewey.info/class/133.334/e23/> ;
    skos:broader humord:c05149 ;
    skos:definition "Værvarsler på rim eller i ordtaks form <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.334/e23/>,
        <http://dewey.info/class/551.63/e23/> ;
    skos:prefLabel "Rhyming forecasts"@en,
        "Rimvarsler"@nb ;
    skos:related humord:c05017 ;
    skos:relatedMatch <http://dewey.info/class/551.63/e23/> .

humord:c05153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05153" ;
    dct:modified "2024-05-14T14:50:24"^^xsd:dateTime ;
    skos:altLabel "Weather predictors"@en,
        "Vermerke"@nb,
        "Vêrmerke"@nb ;
    skos:broader humord:c05087 ;
    skos:closeMatch <http://dewey.info/class/551.631/e23/> ;
    skos:definition "Værmerker er overleverte, ofte lokalt pregede tegn som forteller om hvordan været kan ventes å bli.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002687 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002687,
        <http://dewey.info/class/551.631/e23/> ;
    skos:prefLabel "Weather lores"@en,
        "Værmerker"@nb ;
    skos:related humord:c08280 .

humord:c05154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05154" ;
    dct:modified "2025-02-02T20:27:30"^^xsd:dateTime ;
    skos:altLabel "Folklorisme"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04969 ;
    skos:definition "Enkeltelementer tatt ut av sin kulturelle kontekst og satt inn i en annen, ofte til bruk i markedsføring, turisme o l <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Folklorism"@en,
        "Folklorisme"@nb .

humord:c05155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05155" ;
    dct:modified "2025-02-02T20:28:16"^^xsd:dateTime ;
    skos:altLabel "Faxlore"@en,
        "Xeroxlore"@en,
        "Kopilore"@nb,
        "Xeroxlore"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04969 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Photocopylore"@en,
        "Kopilore"@nb .

humord:c05158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05158" ;
    dct:modified "2025-02-02T20:31:00"^^xsd:dateTime ;
    skos:altLabel "Kulturell framføring"@nb,
        "Kulturell performance"@nb,
        "Performance"@nb,
        "Performans"@nb ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c04969 ;
    skos:definition "Fremføring av folkelig sang, diktning, dans, osv og vekselvirkninger/forhold mellom aktiv utøver og publikum/deltakere <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Performance"@en,
        "Performance"@nb ;
    skos:related humord:c05573,
        humord:c29307 .

humord:c05159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05159" ;
    dct:modified "2025-01-29T14:42:10"^^xsd:dateTime ;
    skos:altLabel "Ritual"@nb ;
    skos:broader humord:c04969 ;
    skos:definition "Handling som har en symbolsk betydning og en stilisert form som gjentas bevisst fra gang til gang <Rel.leks.>"@nb ;
    skos:exactMatch <http://dewey.info/class/203.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/366.12/e23/>,
        <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Rituals"@en,
        "Ritualer"@nb ;
    skos:related humord:c04839,
        humord:c08596 ;
    skos:relatedMatch <http://dewey.info/class/366.12/e23/>,
        <http://dewey.info/class/398/e23/> .

humord:c05160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05160" ;
    dct:modified "2025-01-30T07:38:05"^^xsd:dateTime ;
    skos:altLabel "Suttee"@en,
        "Enkebrenning"@nb,
        "Sati"@nb,
        "Suttee"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5388/e23/>,
        <http://dewey.info/class/393.930954/e23/> ;
    skos:broader humord:c05159 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5388/e23/>,
        <http://dewey.info/class/393.930954/e23/> ;
    skos:prefLabel "Sati"@en,
        "Enkebrenning"@nb .

humord:c05163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05163" ;
    dct:modified "2025-01-29T14:49:56"^^xsd:dateTime ;
    skos:altLabel "Fotbinding"@nb ;
    skos:broadMatch <http://dewey.info/class/305.420951/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.420951/e23/> ;
    skos:prefLabel "Foot binding"@en,
        "Fotbinding"@nb .

humord:c05164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05164" ;
    dct:modified "2025-01-30T07:40:38"^^xsd:dateTime ;
    skos:altLabel "Genital mutilation"@en,
        "Kjønnslemlestelse"@nb,
        "Kjønnslemlesting"@nb,
        "Kjønnslemlestingar"@nb,
        "Kjønns­lemlestinger"@nb,
        "Omskjering"@nb ;
    skos:broadMatch <http://dewey.info/class/617.463/e23/>,
        <http://dewey.info/class/618.16059/e23/> ;
    skos:broader humord:c05159 ;
    skos:exactMatch <http://dewey.info/class/392.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.4422/e23/>,
        <http://dewey.info/class/297.38/e23/>,
        <http://dewey.info/class/392.1/e23/>,
        <http://dewey.info/class/617.463/e23/>,
        <http://dewey.info/class/618.16059/e23/> ;
    skos:prefLabel "Circumcision"@en,
        "Omskjæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.4422/e23/>,
        <http://dewey.info/class/297.38/e23/> .

humord:c05165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05165" ;
    dct:modified "2025-01-30T07:39:29"^^xsd:dateTime ;
    skos:altLabel "Ritual killings"@en,
        "Ritualmord"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1523/e23/> ;
    skos:broader humord:c05159 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.42/e23/>,
        <http://dewey.info/class/364.1523/e23/> ;
    skos:prefLabel "Ritual murders"@en,
        "Ritualmord"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.42/e23/> .

humord:c05166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05166" ;
    dct:modified "2025-01-30T07:56:31"^^xsd:dateTime ;
    skos:altLabel "Ceremony"@en,
        "Seremoni"@nb,
        "Seremoniar"@nb ;
    skos:broader humord:c05159 ;
    skos:closeMatch <http://dewey.info/class/203.8/e23/> ;
    skos:exactMatch <http://dewey.info/class/390/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/355.17/e23/>,
        <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Ceremonies"@en,
        "Seremonier"@nb ;
    skos:related humord:c16732 ;
    skos:relatedMatch <http://dewey.info/class/355.17/e23/> .

humord:c05167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05167" ;
    dct:modified "2025-01-30T07:35:47"^^xsd:dateTime ;
    skos:altLabel "Kroning"@nb,
        "Kroningar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.4/e23/> ;
    skos:broader humord:c05166 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.4/e23/> ;
    skos:prefLabel "Coronations"@en,
        "Kroninger"@nb .

humord:c05168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05168" ;
    dct:modified "2020-09-04T13:28:10"^^xsd:dateTime ;
    skos:altLabel "Tavil"@en ;
    skos:broadMatch <http://dewey.info/class/390/e23/> ;
    skos:broader humord:c05513 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Thavil"@en,
        "Tavil"@nb .

humord:c05169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05169" ;
    dct:modified "2025-02-02T20:34:55"^^xsd:dateTime ;
    skos:altLabel "Urban folklore"@en,
        "Gegenwartsvolkskunde"@nb,
        "Nåtidsfolklore"@nb,
        "Samtidsfolklore"@nb,
        "Urban folklore"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04969 ;
    skos:definition "Folklore samlet inn til belysning av samtidsforhold <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Contemporary folklore"@en,
        "Samtidsfolklore"@nb .

humord:c05173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05173" ;
    dct:modified "2025-01-17T07:51:18"^^xsd:dateTime ;
    skos:altLabel "Ordtaksforsking"@nb,
        "Paremiologi"@nb,
        "Paremiologiar"@nb,
        "Paremiologier"@nb,
        "Parømiologi"@nb,
        "Parømiologiar"@nb,
        "Parømiologier"@nb ;
    skos:broadMatch <http://dewey.info/class/398.9/e23/> ;
    skos:broader humord:c04654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.9/e23/> ;
    skos:prefLabel "Proverb studies"@en,
        "Ordtaksforskning"@nb ;
    skos:related humord:c05017 .

humord:c05175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05175" ;
    dct:modified "2025-01-17T07:52:23"^^xsd:dateTime ;
    skos:altLabel "Comparative culture research"@en,
        "Komparativ kulturforsking"@nb,
        "Komparativ kulturforskning"@nb,
        "Samanliknande kulturforsking"@nb,
        "Sammenlignende kulturforsking"@nb,
        "Sammenliknende kulturforsking"@nb,
        "Sammenliknende kulturforskning"@nb ;
    skos:broadMatch <http://dewey.info/class/306.072/e23/> ;
    skos:broader humord:c04654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.072/e23/> ;
    skos:prefLabel "Comparative cultural research"@en,
        "Sammenlignende kulturforskning"@nb .

humord:c05179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05179" ;
    dct:modified "2025-01-17T07:53:19"^^xsd:dateTime ;
    skos:altLabel "Invention of tradition"@en,
        "Passing on traditions orally"@en,
        "Tradering"@nb,
        "Tradisjonsoverlevering"@nb,
        "Tradisjonsspredning"@nb,
        "Tradisjonsspreiing"@nb ;
    skos:broadMatch <http://dewey.info/class/398.01/e23/> ;
    skos:broader humord:c04654 ;
    skos:definition "Diakron eller synkron overføring av tradisjon eller tradisjonelle elementer fra ett ledd til et annet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.01/e23/> ;
    skos:prefLabel "Transmission of custom"@en,
        "Tradering"@nb ;
    skos:related humord:c07378 .

humord:c05181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05181" ;
    dct:modified "2025-01-17T07:53:47"^^xsd:dateTime ;
    skos:altLabel "Tradisjonsomgrepet"@nb,
        "Volkskundebegrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/398/e23/> ;
    skos:broader humord:c04654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398/e23/> ;
    skos:prefLabel "Concept of tradition"@en,
        "Tradisjonsbegrepet"@nb .

humord:c05183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 66 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05183" ;
    dct:modified "2023-12-04T12:18:27"^^xsd:dateTime ;
    skos:altLabel "Kunst"@nb ;
    skos:broadMatch <http://dewey.info/class/332.63/e23/> ;
    skos:exactMatch realfagstermer:c013439,
        <http://dewey.info/class/700/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013439,
        <http://dewey.info/class/306.47/e23/>,
        <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/344.097/e23/>,
        <http://dewey.info/class/353.77/e23/>,
        <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Fine arts"@en,
        "Kunst"@nb ;
    skos:related humord:c07471 ;
    skos:relatedMatch <http://dewey.info/class/306.47/e23/>,
        <http://dewey.info/class/344.097/e23/>,
        <http://dewey.info/class/353.77/e23/> ;
    skos:topConceptOf humord: .

humord:c05184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05184" ;
    dct:modified "2023-11-15T14:12:47"^^xsd:dateTime ;
    skos:altLabel "Architectonics"@en,
        "Arkitektur"@nb,
        "Byggekunst"@nb,
        "Bygningskunst"@nb ;
    skos:broader humord:c05183 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c009967,
        <http://dewey.info/class/720/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009967,
        <http://dewey.info/class/246.9/e23/>,
        <http://dewey.info/class/720/e23/> ;
    skos:prefLabel "Architecture"@en,
        "Arkitektur"@nb ;
    skos:related humord:c05722,
        humord:c07407 ;
    skos:relatedMatch <http://dewey.info/class/246.9/e23/> .

humord:c05187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05187" ;
    dct:modified "2024-08-28T07:48:29"^^xsd:dateTime ;
    skos:altLabel "Architectural competitions"@en,
        "Arkitektkonkurransar"@nb,
        "Arkitekturkonkurransar"@nb,
        "Arkitekturkonkurranser"@nb ;
    skos:broadMatch <http://dewey.info/class/720.79/e23/> ;
    skos:broader humord:c05184 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.79/e23/> ;
    skos:prefLabel "Architecture competitions"@en,
        "Arkitektkonkurranser"@nb .

humord:c05188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05188" ;
    dct:modified "2024-08-28T07:50:10"^^xsd:dateTime ;
    skos:altLabel "Arkitektteikningar"@nb,
        "Arkitekturtegninger"@nb,
        "Arkitekturteikningar"@nb,
        "Bygningstegninger"@nb,
        "Bygningsteikningar"@nb ;
    skos:broader humord:c05184 ;
    skos:closeMatch <http://dewey.info/class/720.222/e23/>,
        <http://dewey.info/class/743.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.222/e23/>,
        <http://dewey.info/class/743.84/e23/> ;
    skos:prefLabel "Architectural drawings"@en,
        "Arkitekttegninger"@nb .

humord:c05189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05189" ;
    dct:modified "2024-08-28T07:50:54"^^xsd:dateTime ;
    skos:altLabel "Arkitekturhistorie (Faget)"@nb ;
    skos:broader humord:c05184 ;
    skos:editorialNote "Brukes om faget arkitekturhistorie"@nb ;
    skos:exactMatch <http://dewey.info/class/720.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.9/e23/> ;
    skos:prefLabel "History of Architecture"@en,
        "Arkitekturhistorie (Faget)"@nb .

humord:c05191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05191" ;
    dct:modified "2024-08-28T07:52:19"^^xsd:dateTime ;
    skos:altLabel "Arkitekturteori"@nb ;
    skos:broader humord:c05184 ;
    skos:exactMatch <http://dewey.info/class/720.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.1/e23/> ;
    skos:prefLabel "Architecture theory"@en,
        "Arkitekturteori"@nb .

humord:c05192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05192" ;
    dct:modified "2023-11-17T11:24:03"^^xsd:dateTime ;
    skos:altLabel "Building tradition"@en,
        "Folk architecture"@en,
        "Traditional architecture"@en,
        "Vernacular architecture"@en,
        "Byggeskikk"@nb,
        "Byggeskikker"@nb,
        "Byggjeskikk"@nb ;
    skos:broader humord:c05184 ;
    skos:exactMatch realfagstermer:c010185 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010185,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/720/e23/> ;
    skos:prefLabel "Architectural tradition"@en,
        "Byggeskikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/720/e23/> .

humord:c05193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05193" ;
    dct:modified "2023-11-17T11:25:57"^^xsd:dateTime ;
    skos:altLabel "Civil engineering"@en,
        "Byggeteknikk"@nb,
        "Byggjeteknikk"@nb ;
    skos:broader humord:c05184 ;
    skos:closeMatch <http://dewey.info/class/624/e23/> ;
    skos:exactMatch realfagstermer:c000493 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000493,
        <http://dewey.info/class/624/e23/>,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/720/e23/> ;
    skos:prefLabel "Constructional engineering"@en,
        "Byggeteknikker"@nb ;
    skos:related humord:c07675,
        humord:c07677 ;
    skos:relatedMatch <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/720/e23/> .

humord:c05194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05194" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Frame construction"@en ;
    skos:broadMatch <http://dewey.info/class/694.2/e23/> ;
    skos:broader humord:c05193 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694.2/e23/>,
        <http://dewey.info/class/721.0448/e23/> ;
    skos:prefLabel "Half-timbering"@en,
        "Bindingsverk"@nb ;
    skos:relatedMatch <http://dewey.info/class/721.0448/e23/> .

humord:c05195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05195" ;
    dct:modified "2020-07-27T14:10:37"^^xsd:dateTime ;
    skos:altLabel "Log and timber work"@en,
        "Laft"@nb,
        "Lafteteknikk"@nb,
        "Lafteverk"@nb ;
    skos:broadMatch <http://dewey.info/class/694.2/e23/> ;
    skos:broader humord:c05193 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694.2/e23/>,
        <http://dewey.info/class/721.0448/e23/> ;
    skos:prefLabel "Log work"@en,
        "Lafting"@nb ;
    skos:relatedMatch <http://dewey.info/class/721.0448/e23/> .

humord:c05199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05199" ;
    dct:modified "2018-10-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05184 ;
    skos:definition "Ulike typer konstruksjoner skapt av mennesker, både bygninger, tårn, broer,  demninger m.m <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008582,
        <http://dewey.info/class/720/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008582,
        <http://dewey.info/class/624.1/e23/>,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/720/e23/>,
        <http://dewey.info/class/747.8/e23/> ;
    skos:prefLabel "Constructions"@en,
        "Byggverk"@nb ;
    skos:related humord:c04349 ;
    skos:relatedMatch <http://dewey.info/class/624.1/e23/>,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/747.8/e23/> .

humord:c05200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05200" ;
    dct:modified "2024-07-31T14:43:52"^^xsd:dateTime ;
    skos:altLabel "Akveduktar"@nb ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/628.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/628.15/e23/> ;
    skos:prefLabel "Aqueducts"@en,
        "Akvedukter"@nb .

humord:c05201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05201" ;
    dct:modified "2023-11-17T11:27:27"^^xsd:dateTime ;
    skos:altLabel "Houses"@en,
        "Bygg"@nb,
        "Bygnadar"@nb,
        "Bygningar"@nb,
        "Hus"@nb ;
    skos:broadMatch <http://dewey.info/class/658.15242/e23/> ;
    skos:broader humord:c05199 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c004729,
        <http://dewey.info/class/720/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004729,
        <http://dewey.info/class/069.22/e23/>,
        <http://dewey.info/class/332.63243/e23/>,
        <http://dewey.info/class/333.338/e23/>,
        <http://dewey.info/class/352.56/e23/>,
        <http://dewey.info/class/658.15242/e23/>,
        <http://dewey.info/class/658.2/e23/>,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/704.944/e23/>,
        <http://dewey.info/class/711.6/e23/>,
        <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/720/e23/> ;
    skos:prefLabel "Buildings"@en,
        "Bygninger"@nb ;
    skos:related humord:c23253 ;
    skos:relatedMatch <http://dewey.info/class/069.22/e23/>,
        <http://dewey.info/class/332.63243/e23/>,
        <http://dewey.info/class/333.338/e23/>,
        <http://dewey.info/class/352.56/e23/>,
        <http://dewey.info/class/658.2/e23/>,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/704.944/e23/>,
        <http://dewey.info/class/711.6/e23/>,
        <http://dewey.info/class/717/e23/> .

humord:c05203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05203" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/645/e23/>,
        <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:broader humord:c05201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645/e23/>,
        <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/746.9/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:prefLabel "Interiors"@en,
        "Interiør"@nb ;
    skos:related humord:c05312 ;
    skos:relatedMatch <http://dewey.info/class/746.9/e23/> .

humord:c05204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05204" ;
    dct:modified "2024-11-22T13:53:09"^^xsd:dateTime ;
    skos:altLabel "Boliginnredning"@nb,
        "Bustadinnredning"@nb,
        "Heimeinnredning"@nb,
        "Heiminnredning"@nb,
        "Hjeminnredning"@nb,
        "Hjemmeinnredning"@nb,
        "Innredning"@nb ;
    skos:broader humord:c05203 ;
    skos:closeMatch <http://dewey.info/class/645/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:exactMatch realfagstermer:c002281,
        <http://dewey.info/class/729.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002281,
        <http://dewey.info/class/645/e23/>,
        <http://dewey.info/class/729.24/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:prefLabel "Interior decoration"@en,
        "Innredning"@nb .

humord:c05206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05206" ;
    dct:modified "2024-11-21T08:57:14"^^xsd:dateTime ;
    skos:altLabel "Housing"@en,
        "Bolig"@nb,
        "Bustad (Husvære)"@nb,
        "Bustader (Husvære)"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/728/e23/> ;
    skos:exactMatch realfagstermer:c006985,
        <http://dewey.info/class/643.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006985,
        <http://dewey.info/class/371.871/e23/>,
        <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/643.1/e23/>,
        <http://dewey.info/class/728/e23/>,
        <http://dewey.info/class/747/e23/> ;
    skos:prefLabel "Dwellings"@en,
        "Boliger"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.871/e23/>,
        <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/747/e23/> .

humord:c05207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05207" ;
    dct:modified "2023-02-08T12:20:18"^^xsd:dateTime ;
    skos:altLabel "Cabins"@en,
        "Cottages"@en,
        "Country places"@en,
        "Summer houses"@en,
        "Fritidsboliger"@nb,
        "Fritidseiendommer"@nb,
        "Hytter"@nb,
        "Landsteder"@nb,
        "Sommerhus"@nb ;
    skos:broader humord:c05206 ;
    skos:exactMatch <http://dewey.info/class/643.1/e23/>,
        <http://dewey.info/class/643.25/e23/>,
        <http://dewey.info/class/728.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.1/e23/>,
        <http://dewey.info/class/643.25/e23/>,
        <http://dewey.info/class/728.73/e23/> ;
    skos:prefLabel "Holiday homes"@en,
        "Fritidshus"@nb .

humord:c05211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05211" ;
    dct:modified "2011-03-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Herregarder"@nb ;
    skos:broader humord:c07806 ;
    skos:closeMatch <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:prefLabel "Manors"@en,
        "Herregårder"@nb ;
    skos:related humord:c07814 .

humord:c05213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05213" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manor houses"@en ;
    skos:broader humord:c05206 ;
    skos:closeMatch <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:prefLabel "Mansions"@en,
        "Herskapshus"@nb .

humord:c05214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05214" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/643.1/e23/>,
        <http://dewey.info/class/725.17/e23/> ;
    skos:broader humord:c05206 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.1/e23/>,
        <http://dewey.info/class/725.17/e23/> ;
    skos:prefLabel "Residences"@en,
        "Residenser"@nb .

humord:c05215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05215" ;
    dct:modified "2024-08-20T08:55:31"^^xsd:dateTime ;
    skos:altLabel "Ljorestover"@nb,
        "Ljorestuer"@nb,
        "Røykomnstover"@nb,
        "Røykomnstuer"@nb,
        "Røykovnstuer"@nb,
        "Røykstover"@nb,
        "Røykstuer"@nb,
        "Årestover"@nb,
        "Årestuer"@nb ;
    skos:broadMatch <http://dewey.info/class/728.3/e23/> ;
    skos:broader humord:c05206 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.3/e23/> ;
    skos:prefLabel "Open hearth houses"@en,
        "Røykstuer"@nb .

humord:c05221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05221" ;
    dct:modified "2024-10-18T07:17:00"^^xsd:dateTime ;
    skos:altLabel "Ferdighus"@nb ;
    skos:broadMatch <http://dewey.info/class/643.2/e23/>,
        <http://dewey.info/class/728/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.2/e23/>,
        <http://dewey.info/class/690.8/e23/>,
        <http://dewey.info/class/728/e23/> ;
    skos:prefLabel "Prefabricated houses"@en,
        "Ferdighus"@nb ;
    skos:relatedMatch <http://dewey.info/class/690.8/e23/> .

humord:c05222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05222" ;
    dct:modified "2024-10-18T06:51:58"^^xsd:dateTime ;
    skos:altLabel "Bydelshus"@nb,
        "Forsamlingshus"@nb ;
    skos:broadMatch <http://dewey.info/class/725.8/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.8/e23/>,
        <http://dewey.info/class/726.4/e23/> ;
    skos:prefLabel "Assembly buildings"@en,
        "Forsamlingshus"@nb ;
    skos:related humord:c04540 ;
    skos:relatedMatch <http://dewey.info/class/726.4/e23/> .

humord:c05223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05223" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/727.9/e23/>,
        <http://dewey.info/class/790.068/e23/> ;
    skos:broader humord:c05222 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.55/e23/>,
        <http://dewey.info/class/727.9/e23/>,
        <http://dewey.info/class/790.068/e23/> ;
    skos:prefLabel "Community centres"@en,
        "Samfunnshus"@nb ;
    skos:related humord:c04540 ;
    skos:relatedMatch <http://dewey.info/class/711.55/e23/> .

humord:c05224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05224" ;
    dct:modified "2005-10-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skyscrapers"@en,
        "Skyskrapere"@nb ;
    skos:broader humord:c19936 ;
    skos:exactMatch <http://dewey.info/class/690.383/e23/>,
        <http://dewey.info/class/720.483/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.383/e23/>,
        <http://dewey.info/class/720.483/e23/> ;
    skos:prefLabel "High rise buildings"@en,
        "Høyhus"@nb .

humord:c05225 a ubo:Topic,
        skos:Concept ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05225" ;
    dct:modified "2019-02-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05224 ;
    skos:inScheme humord: ;
    skos:prefLabel "Skyskrapere"@nb .

humord:c05226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05226" ;
    dct:modified "2023-11-30T13:19:46"^^xsd:dateTime ;
    skos:altLabel "Kirkebygg"@nb,
        "Kyrkjer (Bygningar)"@nb ;
    skos:broader humord:c19935 ;
    skos:closeMatch <http://dewey.info/class/726.5/e23/> ;
    skos:exactMatch realfagstermer:c009805 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009805,
        <http://dewey.info/class/726.5/e23/>,
        <http://dewey.info/class/726.6/e23/> ;
    skos:prefLabel "Churches (Buildings)"@en,
        "Kirker (Bygninger)"@nb ;
    skos:relatedMatch <http://dewey.info/class/726.6/e23/> .

humord:c05228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05228" ;
    dct:modified "2024-10-15T13:22:30"^^xsd:dateTime ;
    skos:altLabel "Basilikaar"@nb,
        "Basilikaer"@nb ;
    skos:broadMatch <http://dewey.info/class/726.582/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.582/e23/> ;
    skos:prefLabel "Basilicas"@en,
        "Basilikaer"@nb .

humord:c05230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05230" ;
    dct:modified "2023-11-30T13:06:52"^^xsd:dateTime ;
    skos:altLabel "Domkirker"@nb,
        "Domkyrkjer"@nb,
        "Katedralar"@nb ;
    skos:broader humord:c05226 ;
    skos:exactMatch realfagstermer:c007064,
        <http://dewey.info/class/690.66/e23/>,
        <http://dewey.info/class/726.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007064,
        <http://dewey.info/class/690.66/e23/>,
        <http://dewey.info/class/726.6/e23/> ;
    skos:prefLabel "Cathedrals"@en,
        "Katedraler"@nb .

humord:c05231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05231" ;
    dct:modified "2010-10-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Chapel of a convent"@en ;
    skos:broadMatch <http://dewey.info/class/726.7/e23/> ;
    skos:broader humord:c05226 ;
    skos:closeMatch <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/726.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/726.5/e23/>,
        <http://dewey.info/class/726.7/e23/> ;
    skos:prefLabel "Abbey churches"@en,
        "Klosterkirker"@nb .

humord:c05232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05232" ;
    dct:modified "2010-10-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/720.48/e23/> ;
    skos:broader humord:c05226 ;
    skos:closeMatch <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/726.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/720.48/e23/>,
        <http://dewey.info/class/726.5/e23/> ;
    skos:prefLabel "Round churches"@en,
        "Rundkirker"@nb ;
    skos:related humord:c05247 .

humord:c05233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05233" ;
    dct:modified "2010-10-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05226,
        humord:c05257 ;
    skos:closeMatch <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/726.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/694/e23/>,
        <http://dewey.info/class/721.0448/e23/>,
        <http://dewey.info/class/726.5/e23/> ;
    skos:prefLabel "Wooden churches"@en,
        "Trekirker"@nb ;
    skos:relatedMatch <http://dewey.info/class/694/e23/>,
        <http://dewey.info/class/721.0448/e23/> .

humord:c05234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05234" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.509481/e23/> ;
    skos:broader humord:c05233 ;
    skos:closeMatch <http://dewey.info/class/690.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/721.0448/e23/>,
        <http://dewey.info/class/726.509481/e23/> ;
    skos:prefLabel "Stave churches"@en,
        "Stavkirker"@nb ;
    skos:relatedMatch <http://dewey.info/class/721.0448/e23/> .

humord:c05236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05236" ;
    dct:modified "2024-10-14T15:31:46"^^xsd:dateTime ;
    skos:altLabel "Baptisteriar"@nb,
        "Dåpskapell"@nb,
        "Dåpskapeller"@nb ;
    skos:broadMatch <http://dewey.info/class/726.4/e23/> ;
    skos:broader humord:c05235 ;
    skos:closeMatch <http://dewey.info/class/726.596/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.4/e23/>,
        <http://dewey.info/class/726.596/e23/> ;
    skos:prefLabel "Baptisteries"@en,
        "Baptisterier"@nb .

humord:c05238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05238" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.5293/e23/> ;
    skos:broader humord:c05235 ;
    skos:closeMatch <http://dewey.info/class/726.593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.5293/e23/>,
        <http://dewey.info/class/726.593/e23/> ;
    skos:prefLabel "Church choirs (Architecture)"@en,
        "Kor (Kirker)"@nb .

humord:c05239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05239" ;
    dct:modified "2023-11-30T14:24:13"^^xsd:dateTime ;
    skos:altLabel "Konserthus"@nb,
        "Konsertsalar"@nb,
        "Konsertsaler"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/725.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.81/e23/>,
        <http://dewey.info/class/781.539/e23/> ;
    skos:prefLabel "Concert halls"@en,
        "Konserthus"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.539/e23/> .

humord:c05241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05241" ;
    dct:modified "2024-10-18T07:16:42"^^xsd:dateTime ;
    skos:altLabel "Nuragar"@nb,
        "Nurager"@nb,
        "Nuraghar"@nb ;
    skos:broadMatch <http://dewey.info/class/722.709379/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Nuraghe er en type byggverk på Sardinia, antatt reist fra ca. 1500 til ca. 200 fvt.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.709379/e23/> ;
    skos:prefLabel "Nuraghes"@en,
        "Nuragher"@nb .

humord:c05242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05242" ;
    dct:modified "2024-10-18T07:15:01"^^xsd:dateTime ;
    skos:altLabel "Offentlege bygningar"@nb ;
    skos:broader humord:c05205 ;
    skos:exactMatch <http://dewey.info/class/725/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0256/e23/>,
        <http://dewey.info/class/352.5/e23/>,
        <http://dewey.info/class/725/e23/> ;
    skos:prefLabel "Public buildings"@en,
        "Offentlige bygninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0256/e23/>,
        <http://dewey.info/class/352.5/e23/> .

humord:c05243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05243" ;
    dct:modified "2024-10-18T07:14:45"^^xsd:dateTime ;
    skos:altLabel "Operas (Buildings)"@en,
        "Operabygg"@nb,
        "Operaer (Bygninger)"@nb,
        "Operahus"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/690.5822/e23/>,
        <http://dewey.info/class/725.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.5822/e23/>,
        <http://dewey.info/class/725.822/e23/>,
        <http://dewey.info/class/792.509/e23/> ;
    skos:prefLabel "Opera houses"@en,
        "Operahus"@nb ;
    skos:relatedMatch <http://dewey.info/class/792.509/e23/> .

humord:c05244 a ubo:Topic,
        skos:Concept ;
    dct:created "2012-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05244" ;
    dct:modified "2023-10-04T10:40:06"^^xsd:dateTime ;
    skos:altLabel "Palaces"@en ;
    skos:broader humord:c05206 ;
    skos:inScheme humord: ;
    skos:prefLabel "Palasser"@nb ;
    skos:related humord:c05245 .

humord:c05245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05245" ;
    dct:modified "2019-02-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.9/e23/>,
        <http://dewey.info/class/728.82/e23/> ;
    skos:broader humord:c05250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.9/e23/>,
        <http://dewey.info/class/728.82/e23/> ;
    skos:prefLabel "Papal palaces"@en,
        "Pavepalasser"@nb .

humord:c05246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05246" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pælehus"@nb ;
    skos:broadMatch <http://dewey.info/class/643.2/e23/> ;
    skos:broader humord:c19936 ;
    skos:definition "Hus bygget på peler over bakken eller over vann <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/624.154/e23/>,
        <http://dewey.info/class/643.2/e23/> ;
    skos:prefLabel "Pile houses"@en,
        "Pelehus"@nb ;
    skos:relatedMatch <http://dewey.info/class/624.154/e23/> .

humord:c05247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05247" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/720.48/e23/> ;
    skos:broader humord:c19936 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/720.48/e23/> ;
    skos:prefLabel "Round houses"@en,
        "Rundbygninger"@nb ;
    skos:related humord:c05232 .

humord:c05248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05248" ;
    dct:modified "2024-10-18T07:14:22"^^xsd:dateTime ;
    skos:altLabel "Sentralbygg"@nb,
        "Sentralbygningar"@nb ;
    skos:broadMatch <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/720.48/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/720.48/e23/> ;
    skos:prefLabel "Central buildings"@en,
        "Sentralbygninger"@nb .

humord:c05250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05250" ;
    dct:modified "2023-10-04T10:39:25"^^xsd:dateTime ;
    skos:broader humord:c05206 ;
    skos:closeMatch <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:prefLabel "Castles"@en,
        "Slott"@nb .

humord:c05251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05251" ;
    dct:modified "2024-10-18T07:01:58"^^xsd:dateTime ;
    skos:altLabel "Hospitaler (Arkitektur)"@nb,
        "Sjukehus (Arkitektur)"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/725.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.51/e23/> ;
    skos:prefLabel "Hospitals (Architecture)"@en,
        "Sykehus (Arkitektur)"@nb ;
    skos:related humord:c03942 .

humord:c05253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05253" ;
    dct:modified "2024-10-18T06:51:32"^^xsd:dateTime ;
    skos:altLabel "Theaters (Architecture)"@en,
        "Teater (Arkitektur)"@nb,
        "Teaterbygningar"@nb,
        "Teaterbygninger"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/725.822/e23/> ;
    skos:definition "Hus eller utendørsanlegg med tilskuerplasser og scene som er bygd for framføring av skuespill o.l. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.822/e23/> ;
    skos:prefLabel "Theatres (Architecure)"@en,
        "Teatre (Arkitektur)"@nb ;
    skos:related humord:c05542 .

humord:c05255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05255" ;
    dct:modified "2024-08-13T11:07:10"^^xsd:dateTime ;
    skos:altLabel "Amphitheaters"@en,
        "Amfiteater"@nb ;
    skos:broader humord:c05253 ;
    skos:closeMatch <http://dewey.info/class/690.5827/e23/>,
        <http://dewey.info/class/725.827/e23/> ;
    skos:exactMatch <http://dewey.info/class/796.068/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.5827/e23/>,
        <http://dewey.info/class/725.827/e23/>,
        <http://dewey.info/class/796.068/e23/> ;
    skos:prefLabel "Amphitheatres"@en,
        "Amfiteatre"@nb .

humord:c05256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05256" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19935 ;
    skos:closeMatch <http://dewey.info/class/690.61/e23/>,
        <http://dewey.info/class/726.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/203.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/296.65/e23/>,
        <http://dewey.info/class/690.61/e23/>,
        <http://dewey.info/class/726.1/e23/> ;
    skos:prefLabel "Temples"@en,
        "Templer"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.65/e23/> .

humord:c05257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05257" ;
    dct:modified "2024-10-18T07:01:23"^^xsd:dateTime ;
    skos:altLabel "Trebygningar"@nb,
        "Trehus"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/721.0448/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694/e23/>,
        <http://dewey.info/class/721.0448/e23/> ;
    skos:prefLabel "Wooden buildings"@en,
        "Trebygninger"@nb ;
    skos:related humord:c05310 ;
    skos:relatedMatch <http://dewey.info/class/694/e23/> .

humord:c05258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05258" ;
    dct:modified "2024-10-18T07:01:01"^^xsd:dateTime ;
    skos:altLabel "Farm buildings"@en,
        "Outhouses"@en,
        "Driftsbygningar (Landbruk)"@nb,
        "Uthus"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:definition "En driftsbygning er en bygning som trengs til driften på en gård, med rom for husdyr, avling, fôr, maskiner o.l.   <naob.no>"@nb ;
    skos:exactMatch <http://dewey.info/class/631.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.22/e23/>,
        <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:prefLabel "Outbuildings"@en,
        "Driftsbygninger (Landbruk)"@nb ;
    skos:related humord:c07806 .

humord:c05262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05262" ;
    dct:modified "2025-03-28T14:06:24"^^xsd:dateTime ;
    skos:altLabel "Bogar (Arkitektur)"@nb,
        "Bogar (Bygningsdelar)"@nb,
        "Buer (Bygningsdeler)"@nb ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/721.41/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.41/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:prefLabel "Arches"@en,
        "Buer (Arkitektur)"@nb .

humord:c05263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05263" ;
    dct:modified "2024-08-27T15:11:32"^^xsd:dateTime ;
    skos:altLabel "Arkadar"@nb,
        "Arkader"@nb,
        "Bogegangar (Arkitektur)"@nb,
        "Bogeganger"@nb ;
    skos:broader humord:c05260 ;
    skos:exactMatch <http://dewey.info/class/721.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.41/e23/> ;
    skos:prefLabel "Arcades"@en,
        "Bueganger (Arkitektur)"@nb .

humord:c05265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05265" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/747.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/721.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.822/e23/>,
        <http://dewey.info/class/731.542/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:prefLabel "Doors"@en,
        "Dører"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.542/e23/> .

humord:c05266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05266" ;
    dct:modified "2020-07-27T14:44:39"^^xsd:dateTime ;
    skos:altLabel "Facades"@en ;
    skos:broadMatch <http://dewey.info/class/729.1/e23/> ;
    skos:broader humord:c05260 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/698/e23/>,
        <http://dewey.info/class/729.1/e23/> ;
    skos:prefLabel "Façades"@en,
        "Fasader"@nb ;
    skos:relatedMatch <http://dewey.info/class/698/e23/> .

humord:c05267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05267" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/721/e23/> ;
    skos:broader humord:c05260 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721/e23/> ;
    skos:prefLabel "Galleries (Building components)"@en,
        "Gallerier (Bygningsdeler)"@nb .

humord:c05268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05268" ;
    dct:modified "2016-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Golv"@nb ;
    skos:broader humord:c05260 ;
    skos:exactMatch <http://dewey.info/class/690.16/e23/>,
        <http://dewey.info/class/721.6/e23/>,
        <http://dewey.info/class/747.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.16/e23/>,
        <http://dewey.info/class/721.6/e23/>,
        <http://dewey.info/class/747.4/e23/> ;
    skos:prefLabel "Floors"@en,
        "Gulv"@nb .

humord:c05270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05270" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/697.1/e23/>,
        <http://dewey.info/class/721.8/e23/>,
        <http://dewey.info/class/749.62/e23/> ;
    skos:broader humord:c05260 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/697.1/e23/>,
        <http://dewey.info/class/721.8/e23/>,
        <http://dewey.info/class/749.62/e23/> ;
    skos:prefLabel "Hearths"@en,
        "Ildsteder"@nb .

humord:c05271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05271" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/697.1/e23/>,
        <http://dewey.info/class/721.8/e23/>,
        <http://dewey.info/class/749.62/e23/> ;
    skos:broader humord:c05270 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/697.1/e23/>,
        <http://dewey.info/class/721.8/e23/>,
        <http://dewey.info/class/749.62/e23/> ;
    skos:prefLabel "Fireplaces"@en,
        "Peiser"@nb .

humord:c05272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05272" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cupolas"@en ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/624.1775/e23/> ;
    skos:exactMatch <http://dewey.info/class/690.146/e23/>,
        <http://dewey.info/class/721.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/624.1775/e23/>,
        <http://dewey.info/class/624.18345/e23/>,
        <http://dewey.info/class/690.146/e23/>,
        <http://dewey.info/class/721.46/e23/> ;
    skos:prefLabel "Domes"@en,
        "Kupler"@nb ;
    skos:relatedMatch <http://dewey.info/class/624.18345/e23/> .

humord:c05275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05275" ;
    dct:modified "2020-07-28T09:14:42"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:broader humord:c05260 ;
    skos:definition "Triangulær gavl ofte dekorert med skulptur <BD>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:prefLabel "Pediments"@en,
        "Pedimenter"@nb .

humord:c05276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05276" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Chambers (Architecture)"@en,
        "Værelser"@nb ;
    skos:broadMatch <http://dewey.info/class/643/e23/>,
        <http://dewey.info/class/720/e23/> ;
    skos:broader humord:c05260 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643/e23/>,
        <http://dewey.info/class/720/e23/> ;
    skos:prefLabel "Rooms (Architecture)"@en,
        "Rom (Arkitektur)"@nb .

humord:c05278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05278" ;
    dct:modified "2024-09-11T12:24:17"^^xsd:dateTime ;
    skos:altLabel "Barnerom"@nb ;
    skos:broader humord:c05276 ;
    skos:closeMatch <http://dewey.info/class/747.77083/e23/> ;
    skos:exactMatch <http://dewey.info/class/643.53083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.53083/e23/>,
        <http://dewey.info/class/747.77083/e23/> ;
    skos:prefLabel "Nurseries (Rooms)"@en,
        "Barneværelser"@nb .

humord:c05279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05279" ;
    dct:modified "2020-07-28T10:03:51"^^xsd:dateTime ;
    skos:altLabel "Kjøkken"@nb ;
    skos:broader humord:c05276 ;
    skos:closeMatch <http://dewey.info/class/747.797/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/690.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/690.44/e23/>,
        <http://dewey.info/class/747.797/e23/> ;
    skos:prefLabel "Kitchens"@en,
        "Kjøkkener"@nb .

humord:c05280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05280" ;
    dct:modified "2024-04-05T10:03:48"^^xsd:dateTime ;
    skos:altLabel "Pillars"@en,
        "Søyler"@nb ;
    skos:broader humord:c05260 ;
    skos:exactMatch realfagstermer:c013716,
        <http://dewey.info/class/624.17725/e23/>,
        <http://dewey.info/class/690.13/e23/>,
        <http://dewey.info/class/721.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013716,
        <http://dewey.info/class/624.17725/e23/>,
        <http://dewey.info/class/690.13/e23/>,
        <http://dewey.info/class/721.3/e23/> ;
    skos:prefLabel "Columns"@en,
        "Søyler"@nb .

humord:c05281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05281" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Chapiters"@en ;
    skos:broadMatch <http://dewey.info/class/690.13/e23/>,
        <http://dewey.info/class/721.3/e23/> ;
    skos:broader humord:c05280 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.13/e23/>,
        <http://dewey.info/class/721.3/e23/> ;
    skos:prefLabel "Capitals (Architecture)"@en,
        "Kapiteler"@nb .

humord:c05282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05282" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ceilings"@en ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/690.17/e23/>,
        <http://dewey.info/class/721.5/e23/>,
        <http://dewey.info/class/721.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/690.17/e23/>,
        <http://dewey.info/class/695/e23/>,
        <http://dewey.info/class/721.5/e23/>,
        <http://dewey.info/class/721.7/e23/> ;
    skos:prefLabel "Roofs"@en,
        "Tak"@nb ;
    skos:relatedMatch <http://dewey.info/class/695/e23/> .

humord:c05283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05283" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05282 ;
    skos:closeMatch <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:prefLabel "Roof constructions"@en,
        "Takkonstruksjoner"@nb .

humord:c05284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05284" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Staircases"@en ;
    skos:broader humord:c05260 ;
    skos:exactMatch realfagstermer:c003039,
        <http://dewey.info/class/690.1832/e23/>,
        <http://dewey.info/class/721.832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003039,
        <http://dewey.info/class/690.1832/e23/>,
        <http://dewey.info/class/694.6/e23/>,
        <http://dewey.info/class/721.832/e23/> ;
    skos:prefLabel "Stairs"@en,
        "Trapper"@nb ;
    skos:relatedMatch <http://dewey.info/class/694.6/e23/> .

humord:c05285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05285" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.1832/e23/>,
        <http://dewey.info/class/721.832/e23/> ;
    skos:broader humord:c05284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.1832/e23/>,
        <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/721.832/e23/> ;
    skos:prefLabel "Stone stairs"@en,
        "Steintrapper"@nb ;
    skos:relatedMatch <http://dewey.info/class/693.1/e23/> .

humord:c05286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05286" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/726.597/e23/> ;
    skos:exactMatch <http://dewey.info/class/690.597/e23/>,
        <http://dewey.info/class/725.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.15/e23/>,
        <http://dewey.info/class/690.597/e23/>,
        <http://dewey.info/class/721.5/e23/>,
        <http://dewey.info/class/725.97/e23/>,
        <http://dewey.info/class/726.597/e23/> ;
    skos:prefLabel "Towers"@en,
        "Tårn"@nb .

humord:c05287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05287" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/747.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/690.12/e23/>,
        <http://dewey.info/class/721.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.12/e23/>,
        <http://dewey.info/class/721.2/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:prefLabel "Walls"@en,
        "Vegger"@nb .

humord:c05289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05289" ;
    dct:modified "2025-03-31T13:07:48"^^xsd:dateTime ;
    skos:altLabel "Bislag"@nb,
        "Vindfang"@nb ;
    skos:broadMatch <http://dewey.info/class/690.4/e23/>,
        <http://dewey.info/class/721.8/e23/> ;
    skos:broader humord:c05276 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.4/e23/>,
        <http://dewey.info/class/721.8/e23/> ;
    skos:prefLabel "Windbreaks"@en,
        "Vindfang"@nb .

humord:c05290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05290" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Town gates"@en ;
    skos:broadMatch <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:broader humord:c05199 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/725.18/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:prefLabel "City gates"@en,
        "Byporter"@nb ;
    skos:relatedMatch <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/725.18/e23/> .

humord:c05291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05291" ;
    dct:modified "2022-01-28T13:56:55"^^xsd:dateTime ;
    skos:altLabel "Festningsanlegg"@nb,
        "Festningsverk"@nb ;
    skos:broadMatch <http://dewey.info/class/690.518/e23/>,
        <http://dewey.info/class/725.18/e23/> ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/623.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/690.518/e23/>,
        <http://dewey.info/class/725.18/e23/> ;
    skos:prefLabel "Fortifications"@en,
        "Festninger"@nb ;
    skos:related humord:c00010,
        humord:c00012 .

humord:c05293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05293" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/725.18/e23/> ;
    skos:broader humord:c05291 ;
    skos:exactMatch <http://dewey.info/class/690.881/e23/>,
        <http://dewey.info/class/728.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.881/e23/>,
        <http://dewey.info/class/725.18/e23/>,
        <http://dewey.info/class/728.81/e23/> ;
    skos:prefLabel "Fortresses"@en,
        "Borger"@nb ;
    skos:related humord:c00012 .

humord:c05294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05294" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hegn"@nb ;
    skos:broader humord:c05199 ;
    skos:exactMatch <http://dewey.info/class/631.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.27/e23/>,
        <http://dewey.info/class/717/e23/> ;
    skos:prefLabel "Fences"@en,
        "Gjerder"@nb ;
    skos:relatedMatch <http://dewey.info/class/717/e23/> .

humord:c05296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05296" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fori Imperiali"@en,
        "Keiserforum"@nb ;
    skos:broadMatch <http://dewey.info/class/722.7/e23/> ;
    skos:broader humord:c05199 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.7/e23/> ;
    skos:prefLabel "Imperial fora"@en,
        "Keiserfora"@nb .

humord:c05298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05298" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/631.27/e23/> ;
    skos:broader humord:c05199 ;
    skos:exactMatch <http://dewey.info/class/725.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.27/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:prefLabel "Walls (Constructions)"@en,
        "Murer (Byggverk)"@nb .

humord:c05299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05299" ;
    dct:modified "2019-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:broader humord:c05298 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/725.18/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:prefLabel "City walls"@en,
        "Bymurer"@nb ;
    skos:relatedMatch <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/725.18/e23/> .

humord:c05300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05300" ;
    dct:modified "2024-11-13T15:30:52"^^xsd:dateTime ;
    skos:altLabel "Park grounds"@en,
        "Parks"@en,
        "Parkanlegg"@nb,
        "Parkar"@nb ;
    skos:broadMatch <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/711.558/e23/> ;
    skos:broader humord:c05199,
        humord:c25341 ;
    skos:closeMatch <http://dewey.info/class/712.5/e23/> ;
    skos:exactMatch realfagstermer:c009365,
        <http://dewey.info/class/363.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009365,
        <http://dewey.info/class/307.346/e23/>,
        <http://dewey.info/class/333.783/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/363.68/e23/>,
        <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/712.5/e23/>,
        <http://dewey.info/class/719.32/e23/>,
        <http://dewey.info/class/790.068/e23/> ;
    skos:prefLabel "Park facilities"@en,
        "Parker"@nb ;
    skos:related humord:c05314 ;
    skos:relatedMatch <http://dewey.info/class/307.346/e23/>,
        <http://dewey.info/class/333.783/e23/>,
        <http://dewey.info/class/719.32/e23/>,
        <http://dewey.info/class/790.068/e23/> .

humord:c05302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05302" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/711.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.55/e23/> ;
    skos:prefLabel "Squares (Architecture)"@en,
        "Torg (Arkitektur)"@nb ;
    skos:related humord:c07599 .

humord:c05303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05303" ;
    dct:modified "2024-07-26T14:40:12"^^xsd:dateTime ;
    skos:altLabel "Agora"@nb,
        "Agoraer"@nb ;
    skos:broadMatch <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c05302 ;
    skos:definition "Agora er et gresk ord for torget, midtpunktet for handelslivet og det politiske liv i de greske byer. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Agoras"@en,
        "Agoraer"@nb .

humord:c05304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05304" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/721.41/e23/>,
        <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/725.94/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:broader humord:c05199 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.41/e23/>,
        <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/725.94/e23/>,
        <http://dewey.info/class/725.96/e23/> ;
    skos:prefLabel "Triumphal arches"@en,
        "Triumfbuer"@nb .

humord:c05305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05305" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05184 ;
    skos:exactMatch <http://dewey.info/class/721.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.36/e23/> ;
    skos:prefLabel "Architectural orders"@en,
        "Bygningsordener"@nb .

humord:c05307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05307" ;
    dct:modified "2020-07-28T11:13:11"^^xsd:dateTime ;
    skos:altLabel "Religious architecture"@en,
        "Sacred architecture"@en,
        "Religiøs arkitektur"@nb ;
    skos:broader humord:c05306 ;
    skos:closeMatch <http://dewey.info/class/726/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.9/e23/>,
        <http://dewey.info/class/726/e23/> ;
    skos:prefLabel "Sacral architecture"@en,
        "Sakral arkitektur"@nb ;
    skos:relatedMatch <http://dewey.info/class/246.9/e23/> .

humord:c05310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05310" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05309 ;
    skos:exactMatch <http://dewey.info/class/721.0448/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694/e23/>,
        <http://dewey.info/class/721.0448/e23/> ;
    skos:prefLabel "Wooden architecture"@en,
        "Trearkitektur"@nb ;
    skos:related humord:c05257 ;
    skos:relatedMatch <http://dewey.info/class/694/e23/> .

humord:c05312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05312" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05311 ;
    skos:closeMatch <http://dewey.info/class/729/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729/e23/> ;
    skos:prefLabel "Interior architecture"@en,
        "Interiørarkitektur"@nb ;
    skos:related humord:c05203 .

humord:c05313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05313" ;
    dct:modified "2023-12-04T14:36:32"^^xsd:dateTime ;
    skos:altLabel "Landskapsarkitektur"@nb ;
    skos:broader humord:c05311 ;
    skos:exactMatch realfagstermer:c005641,
        <http://dewey.info/class/712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005641,
        <http://dewey.info/class/624/e23/>,
        <http://dewey.info/class/712/e23/> ;
    skos:prefLabel "Landscape architecture"@en,
        "Landskapsarkitektur"@nb ;
    skos:related humord:c24184 ;
    skos:relatedMatch <http://dewey.info/class/624/e23/> .

humord:c05314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05314" ;
    dct:modified "2020-07-28T13:18:56"^^xsd:dateTime ;
    skos:altLabel "Garden architecture"@en,
        "Garden design"@en,
        "Havearkitektur"@nb ;
    skos:broadMatch <http://dewey.info/class/712/e23/> ;
    skos:broader humord:c05313 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/712/e23/> ;
    skos:prefLabel "Landscape gardening"@en,
        "Hagearkitektur"@nb ;
    skos:related humord:c05300 .

humord:c05316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05316" ;
    dct:modified "2023-11-16T15:17:18"^^xsd:dateTime ;
    skos:altLabel "Pictorial arts"@en,
        "Visual art"@en,
        "Bildekunst"@nb,
        "Bildende kunst"@nb,
        "Biletkunst"@nb,
        "Billedkunst"@nb,
        "Visuell kunst"@nb ;
    skos:broader humord:c05183 ;
    skos:closeMatch <http://dewey.info/class/700/e23/> ;
    skos:definition "Bildekunst omfatter tradisjonelt visuell kunst: malerkunst, tegnekunst, grafisk kunst, bildehoggerkunst og bildevev. Her også nye medier som fotokunst, videokunst mm <UBB>"@nb ;
    skos:exactMatch realfagstermer:c013406 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013406,
        <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Visual arts"@en,
        "Bildekunst"@nb .

humord:c05319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05319" ;
    dct:modified "2024-09-17T14:48:31"^^xsd:dateTime ;
    skos:altLabel "Collage (Kunst)"@nb,
        "Kollasj (Kunst)"@nb ;
    skos:broadMatch <http://dewey.info/class/751.493/e23/> ;
    skos:broader humord:c05316 ;
    skos:exactMatch <http://dewey.info/class/702.812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/702.812/e23/>,
        <http://dewey.info/class/751.493/e23/> ;
    skos:prefLabel "Collage (Art)"@en,
        "Collage (Kunst)"@nb .

humord:c05320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05320" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fotograferingskunst"@nb,
        "Kamerakunst"@nb ;
    skos:broadMatch <http://dewey.info/class/770/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:broader humord:c12054 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/770/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Photo art"@en,
        "Fotokunst"@nb .

humord:c05321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05321" ;
    dct:modified "1998-07-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stained-glass paintings"@en,
        "Stained-glass pictures"@en ;
    skos:broadMatch <http://dewey.info/class/748.5/e23/> ;
    skos:broader humord:c05316,
        humord:c05472 ;
    skos:definition "Vinduer, veggfelt o.l. satt sammen av fritt tilskårne stykker farget glass i flere kulører, slik at de danner bilder og ornamenter <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/748.5/e23/> ;
    skos:prefLabel "Stained glass"@en,
        "Glassmaleri"@nb .

humord:c05322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05322" ;
    dct:modified "2023-11-28T15:50:53"^^xsd:dateTime ;
    skos:altLabel "Grafikk"@nb,
        "Grafisk kunst"@nb,
        "Kunstgrafikk"@nb ;
    skos:broader humord:c05316 ;
    skos:closeMatch realfagstermer:c006220,
        realfagstermer:c011231,
        <http://dewey.info/class/769/e23/> ;
    skos:definition "Fellesbetegnelse for alle reproduksjonsmåter av skrift og tegning, også de fotomekaniske. I snevrere forstand: Kunstneriske bildetrykk på papir laget ved hjelp av en trykkplate, der bildet er utarbeidet for hånden med forskjellige hjelpemidler (UBO/HF)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006220,
        realfagstermer:c011231,
        <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/741.6/e23/>,
        <http://dewey.info/class/760/e23/>,
        <http://dewey.info/class/769/e23/> ;
    skos:prefLabel "Graphic art"@en,
        "Grafikk"@nb ;
    skos:related humord:c05468 ;
    skos:relatedMatch <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/741.6/e23/>,
        <http://dewey.info/class/760/e23/> .

humord:c05325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05325" ;
    dct:modified "2024-10-02T14:17:22"^^xsd:dateTime ;
    skos:altLabel "Lito"@nb,
        "Litografi"@nb,
        "Litografiar"@nb,
        "Litografier"@nb,
        "Steintrykk"@nb ;
    skos:broader humord:c05322 ;
    skos:closeMatch <http://dewey.info/class/763/e23/> ;
    skos:exactMatch realfagstermer:c008787,
        <http://dewey.info/class/686.2315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008787,
        <http://dewey.info/class/686.2315/e23/>,
        <http://dewey.info/class/763/e23/>,
        <http://dewey.info/class/764.2/e23/> ;
    skos:prefLabel "Litography"@en,
        "Litografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/764.2/e23/> .

humord:c05326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05326" ;
    dct:modified "2015-03-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05322 ;
    skos:definition "Grafisk dyptrykksteknikk <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/766.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/766.2/e23/> ;
    skos:prefLabel "Mezzotint"@en,
        "Mezzotint"@nb .

humord:c05328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05328" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/769/e23/> ;
    skos:broader humord:c05322 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/760/e23/>,
        <http://dewey.info/class/769/e23/> ;
    skos:prefLabel "Original graphics"@en,
        "Originalgrafikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/760/e23/> .

humord:c05329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05329" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/769.5/e23/> ;
    skos:broader humord:c05322 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.674/e23/>,
        <http://dewey.info/class/769.5/e23/> ;
    skos:prefLabel "Poster art"@en,
        "Plakatkunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/741.674/e23/> .

humord:c05330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05330" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Woodcut"@en ;
    skos:broader humord:c05322 ;
    skos:exactMatch <http://dewey.info/class/761.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/761.2/e23/> ;
    skos:prefLabel "Woodcuts"@en,
        "Tresnitt"@nb .

humord:c05331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05331" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/761.2/e23/> ;
    skos:broader humord:c05322 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/761.2/e23/> ;
    skos:prefLabel "Xylography"@en,
        "Xylografi"@nb .

humord:c05332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05332" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05316 ;
    skos:closeMatch <http://dewey.info/class/759.058/e23/> ;
    skos:definition "Uekte kunst <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/709.0348/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0348/e23/>,
        <http://dewey.info/class/709.04013/e23/>,
        <http://dewey.info/class/759.058/e23/> ;
    skos:prefLabel "Kitsch"@en,
        "Kitsch"@nb ;
    skos:related humord:c05723,
        humord:c29923 ;
    skos:relatedMatch <http://dewey.info/class/709.04013/e23/> .

humord:c05333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05333" ;
    dct:modified "2023-12-06T10:55:15"^^xsd:dateTime ;
    skos:altLabel "Maleri"@nb,
        "Målarkunst"@nb ;
    skos:broader humord:c05316 ;
    skos:definition "Det å male <UBO>"@nb ;
    skos:exactMatch realfagstermer:c008706,
        <http://dewey.info/class/750/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008706,
        <http://dewey.info/class/750/e23/> ;
    skos:prefLabel "Painting"@en,
        "Malerkunst"@nb ;
    skos:related humord:c00025 .

humord:c05335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05335" ;
    dct:modified "2024-07-31T07:49:17"^^xsd:dateTime ;
    skos:altLabel "Acrylmaling"@nb,
        "Akrylmaling"@nb,
        "Akrylmåleri"@nb,
        "Akrylmåling"@nb ;
    skos:broadMatch <http://dewey.info/class/667.63/e23/>,
        <http://dewey.info/class/745.723/e23/> ;
    skos:broader humord:c05333 ;
    skos:exactMatch <http://dewey.info/class/751.426/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.63/e23/>,
        <http://dewey.info/class/745.723/e23/>,
        <http://dewey.info/class/751.426/e23/> ;
    skos:prefLabel "Acrylic painting"@en,
        "Akrylmaleri"@nb .

humord:c05337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05337" ;
    dct:modified "2024-09-20T09:24:34"^^xsd:dateTime ;
    skos:altLabel "Akvarell"@nb,
        "Akvarellar"@nb,
        "Akvareller"@nb,
        "Akvarellkunst"@nb ;
    skos:broader humord:c05333 ;
    skos:definition "Akvarell er maleri med lette og gjennomsiktige lag med vannfarger som er påført papir med pensel. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/751.422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.723/e23/>,
        <http://dewey.info/class/751.422/e23/> ;
    skos:prefLabel "Watercolour painting"@en,
        "Akvarell"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.723/e23/> .

humord:c05339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05339" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manuscript illuminations"@en,
        "Illuminasjon"@nb,
        "Manuskriptilluminasjon"@nb ;
    skos:broader humord:c05333 ;
    skos:exactMatch <http://dewey.info/class/745.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.67/e23/> ;
    skos:prefLabel "Illuminations"@en,
        "Bokmaleri"@nb ;
    skos:related humord:c05346,
        humord:c05624 .

humord:c05342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05342" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Enamel paintings"@en ;
    skos:broadMatch <http://dewey.info/class/745.723/e23/> ;
    skos:broader humord:c05333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.46/e23/>,
        <http://dewey.info/class/745.723/e23/> ;
    skos:prefLabel "Enamles"@en,
        "Emaljemaleri"@nb ;
    skos:related humord:c08360 ;
    skos:relatedMatch <http://dewey.info/class/738.46/e23/> .

humord:c05343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05343" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Voksmaling"@nb ;
    skos:broadMatch <http://dewey.info/class/745.723/e23/> ;
    skos:broader humord:c05333 ;
    skos:definition "Maling med voksfarger anvendt fra 300 f.Kr. til ca. 1000, gjenopptatt i vår tid <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/751.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.723/e23/>,
        <http://dewey.info/class/751.46/e23/> ;
    skos:prefLabel "Encaustic"@en,
        "Enkaustikk"@nb .

humord:c05345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05345" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/751.4/e23/> ;
    skos:broader humord:c05333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/751.4/e23/> ;
    skos:prefLabel "Grisaille"@en,
        "Grisaillemaleri"@nb .

humord:c05346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05346" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Miniature painting"@en ;
    skos:broadMatch <http://dewey.info/class/745.67/e23/> ;
    skos:broader humord:c05333 ;
    skos:definition "Maleri i lite format <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/751.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.67/e23/>,
        <http://dewey.info/class/751.77/e23/> ;
    skos:prefLabel "Miniature paintings"@en,
        "Miniatyrmaleri"@nb ;
    skos:related humord:c05339 .

humord:c05347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05347" ;
    dct:modified "1995-02-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kalkmaleri"@nb ;
    skos:broadMatch <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:broader humord:c05333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:prefLabel "Murals"@en,
        "Muralmaleri"@nb ;
    skos:related humord:c05353,
        humord:c05357 .

humord:c05348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05348" ;
    dct:modified "2025-03-25T10:29:51"^^xsd:dateTime ;
    skos:altLabel "Fresco"@en,
        "Frescos"@en,
        "Al fresco-maleri"@nb,
        "Al fresco-malerier"@nb,
        "Freskar"@nb,
        "Freske"@nb,
        "Fresker"@nb,
        "Fresko"@nb,
        "Freskoar"@nb,
        "Freskoer"@nb,
        "Freskomaleri"@nb,
        "Freskomalerier"@nb ;
    skos:broadMatch <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:broader humord:c05347 ;
    skos:definition "Maleri utført med vannfarge på våt mur <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/751.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.44/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:prefLabel "Frescoes"@en,
        "Fresko"@nb .

humord:c05351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05351" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oljemaling"@nb ;
    skos:broader humord:c05333 ;
    skos:exactMatch <http://dewey.info/class/751.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.62/e23/>,
        <http://dewey.info/class/751.45/e23/> ;
    skos:prefLabel "Oil painting"@en,
        "Oljemaleri"@nb ;
    skos:relatedMatch <http://dewey.info/class/667.62/e23/> .

humord:c05353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05353" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ceiling mural"@en,
        "Painted ceiling"@en ;
    skos:broadMatch <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:broader humord:c05333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:prefLabel "Ceiling painting"@en,
        "Takmaleri"@nb ;
    skos:related humord:c05347 .

humord:c05354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05354" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Illusjonsmaleri"@nb ;
    skos:broadMatch <http://dewey.info/class/745.4/e23/>,
        <http://dewey.info/class/751/e23/> ;
    skos:broader humord:c05333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.4/e23/>,
        <http://dewey.info/class/751/e23/> ;
    skos:prefLabel "Trompe l'oeil"@en,
        "Trompe l'oeil"@nb .

humord:c05356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05356" ;
    dct:modified "2025-01-13T08:53:42"^^xsd:dateTime ;
    skos:altLabel "Vasemåleri"@nb ;
    skos:broadMatch <http://dewey.info/class/745.723/e23/> ;
    skos:broader humord:c05333 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.28/e23/>,
        <http://dewey.info/class/738.38/e23/>,
        <http://dewey.info/class/745.723/e23/> ;
    skos:prefLabel "Vase painting"@en,
        "Vasemaleri"@nb ;
    skos:related humord:c28392 ;
    skos:relatedMatch <http://dewey.info/class/738.28/e23/>,
        <http://dewey.info/class/738.38/e23/> .

humord:c05357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05357" ;
    dct:modified "2024-10-01T10:35:40"^^xsd:dateTime ;
    skos:altLabel "Veggmalerier"@nb,
        "Veggmåleri"@nb ;
    skos:broadMatch <http://dewey.info/class/729.4/e23/> ;
    skos:broader humord:c05333 ;
    skos:closeMatch <http://dewey.info/class/751.73/e23/> ;
    skos:definition "Enhver malerimåte brukt på vegg <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/751.73/e23/> ;
    skos:prefLabel "Wall painting"@en,
        "Veggmaleri"@nb ;
    skos:related humord:c05347 .

humord:c05358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05358" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mosaic"@en ;
    skos:broader humord:c05316 ;
    skos:exactMatch <http://dewey.info/class/729.7/e23/>,
        <http://dewey.info/class/738.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/729.7/e23/>,
        <http://dewey.info/class/738.5/e23/>,
        <http://dewey.info/class/748.5/e23/> ;
    skos:prefLabel "Mosaics"@en,
        "Mosaikk"@nb ;
    skos:related humord:c05473 ;
    skos:relatedMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/748.5/e23/> .

humord:c05363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05363" ;
    dct:modified "2024-07-31T11:28:26"^^xsd:dateTime ;
    skos:altLabel "Akt"@nb,
        "Nakenmodellar"@nb,
        "Nakenmodeller"@nb ;
    skos:broader humord:c29169 ;
    skos:closeMatch <http://dewey.info/class/743.4/e23/>,
        <http://dewey.info/class/757.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/704.9421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9421/e23/>,
        <http://dewey.info/class/743.4/e23/>,
        <http://dewey.info/class/757.2/e23/> ;
    skos:prefLabel "Nude"@en,
        "Akt"@nb ;
    skos:related humord:c03853 .

humord:c05365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05365" ;
    dct:modified "2024-08-28T07:51:44"^^xsd:dateTime ;
    skos:altLabel "Architectural paintings"@en,
        "Arkitekturmåleri"@nb ;
    skos:broadMatch <http://dewey.info/class/704.944/e23/> ;
    skos:broader humord:c29169 ;
    skos:closeMatch <http://dewey.info/class/758.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.944/e23/>,
        <http://dewey.info/class/758.7/e23/> ;
    skos:prefLabel "Architecture paintings"@en,
        "Arkitekturmaleri"@nb .

humord:c05366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05366" ;
    dct:modified "2024-08-28T07:55:27"^^xsd:dateTime ;
    skos:altLabel "Arktoi"@nb ;
    skos:broadMatch <http://dewey.info/class/704.9424/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9424/e23/> ;
    skos:prefLabel "Arktoi"@en,
        "Arktoi"@nb .

humord:c05367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05367" ;
    dct:modified "2024-11-20T13:34:07"^^xsd:dateTime ;
    skos:altLabel "Haloes"@en,
        "Nimbuses"@en,
        "Gloriar"@nb,
        "Glorier"@nb,
        "Nimbusar"@nb,
        "Nimbuser"@nb ;
    skos:broadMatch <http://dewey.info/class/704.948/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.948/e23/> ;
    skos:prefLabel "Glories"@en,
        "Glorier"@nb .

humord:c05369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05369" ;
    dct:modified "2024-11-20T13:37:02"^^xsd:dateTime ;
    skos:altLabel "Maesta"@nb ;
    skos:broader humord:c29169 ;
    skos:definition "Fremstillinger av Madonna med barnet sittende på en trone omgitt av helgener og/eller engler <GMa>"@nb ;
    skos:exactMatch <http://dewey.info/class/704.94855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.94855/e23/> ;
    skos:prefLabel "Maestà"@en,
        "Maesta"@nb .

humord:c05371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05371" ;
    dct:modified "2024-11-20T13:42:37"^^xsd:dateTime ;
    skos:altLabel "Pieta"@nb ;
    skos:broadMatch <http://dewey.info/class/704.94853/e23/> ;
    skos:broader humord:c29169 ;
    skos:closeMatch <http://dewey.info/class/704.94855/e23/> ;
    skos:definition "Kunsthistorisk betegnelse for fremstilling av den sørgende jomfru Maria med Kristi døde kropp <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.94853/e23/>,
        <http://dewey.info/class/704.94855/e23/> ;
    skos:prefLabel "Pietà"@en,
        "Pieta"@nb .

humord:c05372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05372" ;
    dct:modified "2023-12-18T11:15:54"^^xsd:dateTime ;
    skos:altLabel "Portrays"@en,
        "Portrett"@nb,
        "Portrettering"@nb ;
    skos:broader humord:c29169 ;
    skos:closeMatch <http://dewey.info/class/704.942/e23/>,
        <http://dewey.info/class/743.42/e23/>,
        <http://dewey.info/class/757/e23/>,
        <http://dewey.info/class/779.2/e23/> ;
    skos:exactMatch realfagstermer:c009826 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009826,
        <http://dewey.info/class/704.942/e23/>,
        <http://dewey.info/class/743.42/e23/>,
        <http://dewey.info/class/757/e23/>,
        <http://dewey.info/class/779.2/e23/> ;
    skos:prefLabel "Portraits"@en,
        "Portrett"@nb .

humord:c05374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05374" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/704.942/e23/>,
        <http://dewey.info/class/743.42/e23/>,
        <http://dewey.info/class/757/e23/>,
        <http://dewey.info/class/779.2/e23/> ;
    skos:broader humord:c05372 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.942/e23/>,
        <http://dewey.info/class/743.42/e23/>,
        <http://dewey.info/class/757/e23/>,
        <http://dewey.info/class/779.2/e23/> ;
    skos:prefLabel "Self-portrait"@en,
        "Selvportrett"@nb .

humord:c05375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05375" ;
    dct:modified "2024-11-20T13:45:31"^^xsd:dateTime ;
    skos:altLabel "Genrebilder"@nb,
        "Genrebilete"@nb,
        "Genremaleri"@nb,
        "Genremåleri"@nb,
        "Sjangermåleri"@nb ;
    skos:broader humord:c05333,
        humord:c29169 ;
    skos:exactMatch <http://dewey.info/class/754/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/754/e23/> ;
    skos:prefLabel "Genre painting"@en,
        "Sjangermaleri"@nb .

humord:c05378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05378" ;
    dct:modified "2024-11-20T13:48:05"^^xsd:dateTime ;
    skos:altLabel "Nature morte"@nb,
        "Stilleben"@nb ;
    skos:broader humord:c05333,
        humord:c29169 ;
    skos:exactMatch <http://dewey.info/class/704.9435/e23/>,
        <http://dewey.info/class/743.835/e23/>,
        <http://dewey.info/class/758.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9435/e23/>,
        <http://dewey.info/class/743.835/e23/>,
        <http://dewey.info/class/758.4/e23/> ;
    skos:prefLabel "Still life"@en,
        "Stilleben"@nb .

humord:c05380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05380" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05316 ;
    skos:closeMatch <http://dewey.info/class/736.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.98/e23/>,
        <http://dewey.info/class/745.54/e23/> ;
    skos:prefLabel "Papercutting"@en,
        "Papirklipp"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.54/e23/> .

humord:c05381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05381" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sinopia"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0222/e23/>,
        <http://dewey.info/class/741.9/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:broader humord:c05316 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0222/e23/>,
        <http://dewey.info/class/741.9/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:prefLabel "Sketches (Visual art)"@en,
        "Skisser (Bildekunst)"@nb .

humord:c05383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05383" ;
    dct:modified "2024-09-24T08:20:04"^^xsd:dateTime ;
    skos:altLabel "Iron sculpture"@en,
        "Plastic arts"@en,
        "Sculpture in the round"@en,
        "Tree sculpture"@en,
        "Bilde­hoggarkunst"@nb,
        "Bilet­hoggarkunst"@nb,
        "Billedhoggerkunst"@nb,
        "Billedhuggerkunst"@nb,
        "Jernskulptur"@nb,
        "Plastisk kunst"@nb,
        "Rundskulptur"@nb,
        "Skulptur"@nb,
        "Treskulptur"@nb ;
    skos:broader humord:c05316 ;
    skos:closeMatch realfagstermer:c003198 ;
    skos:exactMatch <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/731.462/e23/>,
        <http://dewey.info/class/731.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003198,
        <http://dewey.info/class/372.53/e23/>,
        <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/731.462/e23/>,
        <http://dewey.info/class/731.7/e23/> ;
    skos:prefLabel "Sculpture"@en,
        "Skulptur"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.53/e23/>,
        <http://dewey.info/class/729.5/e23/> .

humord:c05386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05386" ;
    dct:modified "1995-12-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Billedskjæring"@nb,
        "Glyptikk"@nb ;
    skos:broadMatch <http://dewey.info/class/736/e23/> ;
    skos:broader humord:c05383 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736/e23/> ;
    skos:prefLabel "Glyptics"@en,
        "Bildeskjæring"@nb ;
    skos:related humord:c05393,
        humord:c05434,
        humord:c19212 .

humord:c05388 a ubo:Topic,
        skos:Concept ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05388" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bodenplastik"@nb,
        "Earthwork"@nb,
        "Ground sculpture"@nb ;
    skos:broader humord:c05383 ;
    skos:inScheme humord: ;
    skos:prefLabel "Jordkunst"@nb .

humord:c05392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05392" ;
    dct:modified "2023-01-02T15:21:25"^^xsd:dateTime ;
    skos:altLabel "Earthwork"@en,
        "Ground sculpture"@en,
        "Bodenplastik"@nb,
        "Earthwork"@nb,
        "Ground sculpture"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04076/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04076/e23/> ;
    skos:prefLabel "Land art"@en,
        "Landskapskunst"@nb ;
    skos:related humord:c59370 .

humord:c05393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05393" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05383 ;
    skos:exactMatch <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/731.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/731.54/e23/>,
        <http://dewey.info/class/738.4/e23/> ;
    skos:prefLabel "Reliefs"@en,
        "Relieff"@nb ;
    skos:related humord:c05386,
        humord:c14399 ;
    skos:relatedMatch <http://dewey.info/class/738.4/e23/> .

humord:c05394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05394" ;
    dct:modified "2023-12-19T13:23:29"^^xsd:dateTime ;
    skos:altLabel "Drawing"@en,
        "Illustrating"@en,
        "Illustrering"@nb,
        "Tegning"@nb,
        "Teiknekunst"@nb,
        "Teikning"@nb ;
    skos:broader humord:c05316 ;
    skos:closeMatch realfagstermer:c008563,
        <http://dewey.info/class/1--0222/e23/>,
        <http://dewey.info/class/741/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008563,
        <http://dewey.info/class/1--0222/e23/>,
        <http://dewey.info/class/741/e23/> ;
    skos:prefLabel "Art of drawing"@en,
        "Tegnekunst"@nb ;
    skos:related humord:c15387 .

humord:c05396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05396" ;
    dct:modified "2025-04-01T14:52:49"^^xsd:dateTime ;
    skos:altLabel "Videokunst"@nb ;
    skos:broader humord:c05617 ;
    skos:closeMatch <http://dewey.info/class/777/e23/> ;
    skos:definition "Videokunst er et kunstnerisk uttrykk i form av videofilm <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/776.6/e23/>,
        <http://dewey.info/class/777/e23/> ;
    skos:prefLabel "Video art"@en,
        "Videokunst"@nb ;
    skos:related humord:c05615 ;
    skos:relatedMatch <http://dewey.info/class/776.6/e23/> .

humord:c05397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05397" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/700.1/e23/> ;
    skos:broader humord:c05316 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.1/e23/> ;
    skos:prefLabel "Effects (Visual art)"@en,
        "Virkemidler (Bildekunst)"@nb ;
    skos:related humord:c06541 .

humord:c05398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05398" ;
    dct:modified "2024-09-16T09:29:02"^^xsd:dateTime ;
    skos:altLabel "Chiaroscuro"@nb,
        "Clairobscur"@nb ;
    skos:broadMatch <http://dewey.info/class/701.8/e23/> ;
    skos:broader humord:c05397 ;
    skos:definition "Chiaroscuro er en en teknikk som gjelder fordelingen av lyse og mørke områder i maleri, tegning og grafikk. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.8/e23/> ;
    skos:prefLabel "Chiaroscuro"@en,
        "Clairobscur"@nb .

humord:c05400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05400" ;
    dct:modified "2023-11-24T14:25:59"^^xsd:dateTime ;
    skos:altLabel "Color use"@en,
        "Coloring"@en,
        "Colour use"@en,
        "Kolorisme"@nb ;
    skos:broader humord:c05397 ;
    skos:closeMatch <http://dewey.info/class/701.85/e23/>,
        <http://dewey.info/class/752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/535.6/e23/>,
        <http://dewey.info/class/701.85/e23/>,
        <http://dewey.info/class/752/e23/> ;
    skos:prefLabel "Colouring"@en,
        "Fargebruk"@nb ;
    skos:related humord:c05401,
        humord:c08262 ;
    skos:relatedMatch <http://dewey.info/class/535.6/e23/> .

humord:c05401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05401" ;
    dct:modified "2023-11-24T14:18:15"^^xsd:dateTime ;
    skos:altLabel "Colors"@en,
        "Fargar"@nb,
        "Farger"@nb ;
    skos:broader humord:c08260 ;
    skos:exactMatch realfagstermer:c001791,
        <http://dewey.info/class/535.6/e23/>,
        <http://dewey.info/class/701.85/e23/>,
        <http://dewey.info/class/752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001791,
        <http://dewey.info/class/535.6/e23/>,
        <http://dewey.info/class/701.85/e23/>,
        <http://dewey.info/class/752/e23/> ;
    skos:prefLabel "Colours"@en,
        "Farger"@nb ;
    skos:related humord:c05400,
        humord:c08389 .

humord:c05402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05402" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/701.8/e23/> ;
    skos:broader humord:c05397 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.8/e23/> ;
    skos:prefLabel "Composition (Visual art)"@en,
        "Komposisjon (Bildekunst)"@nb .

humord:c05403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05403" ;
    dct:modified "2024-06-17T08:08:43"^^xsd:dateTime ;
    skos:altLabel "Imitations (Visual art)"@en,
        "Replicas (Visual art)"@en,
        "Reproductions"@en,
        "Etterligning (Bildekunst)"@nb,
        "Etterlikning (Biletkunst)"@nb,
        "Imitasjoner (Bildekunst)"@nb,
        "Kopiar (Biletkunst)"@nb,
        "Replikaar (Biletkunst)"@nb,
        "Replikaer (Biletkunst)"@nb,
        "Replikaer (Kunst)"@nb,
        "Reproduksjonar"@nb,
        "Reproduksjoner"@nb ;
    skos:broader humord:c05397 ;
    skos:closeMatch <http://dewey.info/class/702.872/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/702.872/e23/> ;
    skos:prefLabel "Copies (Visual art)"@en,
        "Kopier (Bildekunst)"@nb ;
    skos:related humord:c00104,
        humord:c01477,
        humord:c15273,
        humord:c21097 .

humord:c05407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05407" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/741.2/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:broader humord:c05397 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.2/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:prefLabel "Stylization"@en,
        "Stilisering"@nb .

humord:c05408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05408" ;
    dct:modified "2024-10-03T13:03:16"^^xsd:dateTime ;
    skos:altLabel "Dans"@nb ;
    skos:broader humord:c61817 ;
    skos:closeMatch <http://dewey.info/class/793.3/e23/> ;
    skos:definition "Dans er bevegelse for bevegelsens skyld, gjerne utført rytmisk, eventuelt til musikk, da gjerne kalt dansemusikk. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008895,
        <http://dewey.info/class/792.62/e23/>,
        <http://dewey.info/class/792.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008895,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/306.4846/e23/>,
        <http://dewey.info/class/372.868/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/395.3/e23/>,
        <http://dewey.info/class/792.62/e23/>,
        <http://dewey.info/class/792.8/e23/>,
        <http://dewey.info/class/793.3/e23/> ;
    skos:prefLabel "Dance"@en,
        "Dans"@nb ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/306.4846/e23/>,
        <http://dewey.info/class/372.868/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/395.3/e23/> .

humord:c05409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05409" ;
    dct:modified "2024-08-15T08:48:18"^^xsd:dateTime ;
    skos:altLabel "Butoh"@en,
        "Ankoku buto"@nb,
        "Butoh"@nb ;
    skos:broadMatch <http://dewey.info/class/792.80952/e23/> ;
    skos:broader humord:c13980 ;
    skos:definition "Ankoku buto er en japansk dans utviklet fra tradisjonelt japansk danseteater og vestlig dans og teater <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.80952/e23/> ;
    skos:prefLabel "Ankoku buto"@en,
        "Ankoku buto"@nb .

humord:c05410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05410" ;
    dct:modified "2023-11-15T15:28:29"^^xsd:dateTime ;
    skos:altLabel "Ballett"@nb ;
    skos:broader humord:c13980 ;
    skos:closeMatch <http://dewey.info/class/792.8/e23/> ;
    skos:exactMatch realfagstermer:c006384 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006384,
        <http://dewey.info/class/781.556/e23/>,
        <http://dewey.info/class/792.8/e23/> ;
    skos:prefLabel "Ballet"@en,
        "Ballett"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.556/e23/> .

humord:c05411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05411" ;
    dct:modified "2024-02-19T12:50:26"^^xsd:dateTime ;
    skos:altLabel "Folkedanser"@nb ;
    skos:broader humord:c13980 ;
    skos:closeMatch <http://dewey.info/class/793.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31/e23/> ;
    skos:prefLabel "Folk dance"@en,
        "Folkedans"@nb .

humord:c05412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05412" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/784.1882/e23/> ;
    skos:broader humord:c05411 ;
    skos:exactMatch <http://dewey.info/class/781.62610468/e23/>,
        <http://dewey.info/class/793.319468/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.62610468/e23/>,
        <http://dewey.info/class/784.1882/e23/>,
        <http://dewey.info/class/793.319468/e23/> ;
    skos:prefLabel "Flamenco"@en,
        "Flamenco"@nb .

humord:c05413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05413" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.31/e23/> ;
    skos:broader humord:c05411 ;
    skos:definition "Middelalderdans der danserne holder hverandre i hendene i en lang rekke eller kjede. Dansen har en særmerkt stegperiode over flere takter musikk til sang eller instrument <Egil Bakka>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31/e23/> ;
    skos:prefLabel "Chain dance"@en,
        "Kjededans"@nb .

humord:c05414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05414" ;
    dct:modified "2024-02-19T13:53:29"^^xsd:dateTime ;
    skos:altLabel "Gamaldans (Dans)"@nb,
        "Gammaldans (Dans)"@nb,
        "Gammeldans (Dans)"@nb,
        "Gammeldanser (Dans)"@nb,
        "Runddans"@nb ;
    skos:broadMatch <http://dewey.info/class/793.31/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:broader humord:c05411 ;
    skos:definition "Gammaldans kom i bruk etter inspirasjon frå Sverige på 1920-talet. Det var eit nytt namn på den danseslekta som før heitte runddans. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:prefLabel "Round dance"@en,
        "Runddans"@nb .

humord:c05415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05415" ;
    dct:modified "2024-02-08T15:00:42"^^xsd:dateTime ;
    skos:altLabel "Square dance"@en,
        "Turdans"@nb,
        "Turdansar"@nb,
        "Turdanser"@nb ;
    skos:broadMatch <http://dewey.info/class/793.31/e23/> ;
    skos:broader humord:c05411 ;
    skos:definition "Turdans er eit samlenamn for dansar oppbygde av turar som kjem i fast rekkefølgje og samsvarar med veka, det vil seie repetisjonane, i musikken. Ein tur i denne samanhengen er ei snuing eller ein runde i dansen.<SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31/e23/> ;
    skos:prefLabel "Figure dance"@en,
        "Turdans"@nb .

humord:c05417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05417" ;
    dct:modified "2002-04-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c18454 ;
    skos:definition "Danseform fra Kerala, India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Mohiniyattam"@en,
        "Mohiniyattam"@nb .

humord:c05418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05418" ;
    dct:modified "2023-11-24T14:43:51"^^xsd:dateTime ;
    skos:altLabel "Film"@nb,
        "Filmer"@nb,
        "Filmkunst"@nb ;
    skos:broader humord:c05183 ;
    skos:exactMatch realfagstermer:c013416,
        <http://dewey.info/class/302.2343/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013416,
        <http://dewey.info/class/011.372/e23/>,
        <http://dewey.info/class/025.3473/e23/>,
        <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/302.2343/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/371.33523/e23/>,
        <http://dewey.info/class/384.8/e23/>,
        <http://dewey.info/class/659.152/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Film"@en,
        "Film"@nb ;
    skos:related humord:c07684,
        humord:c25908,
        humord:c26129,
        humord:c26288 ;
    skos:relatedMatch <http://dewey.info/class/011.372/e23/>,
        <http://dewey.info/class/025.3473/e23/>,
        <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/371.33523/e23/>,
        <http://dewey.info/class/384.8/e23/>,
        <http://dewey.info/class/659.152/e23/> .

humord:c05420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05420" ;
    dct:modified "2025-01-21T11:11:12"^^xsd:dateTime ;
    skos:altLabel "Documentaries"@en,
        "Documentary"@en,
        "Documentary-style film"@en,
        "Dokumentar (Film)"@nb,
        "Dokumentarar (Film)"@nb,
        "Dokumentarer (Film)"@nb,
        "Dokumentarfilm"@nb,
        "Dokumentarfilmar"@nb,
        "Dokumentarfilmer"@nb ;
    skos:broadMatch <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Documentary film"@en,
        "Dokumentarfilm"@nb ;
    skos:related humord:c17097 .

humord:c05421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05421" ;
    dct:modified "2020-12-01T09:54:56"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c05418 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Film analysis"@en,
        "Filmanalyse"@nb .

humord:c05422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05422" ;
    dct:modified "2024-01-18T13:09:35"^^xsd:dateTime ;
    skos:altLabel "Adapsjon (Film)"@nb,
        "Adapsjonar (Film)"@nb,
        "Adapsjoner (Film)"@nb,
        "Adaptasjon (Film)"@nb,
        "Adaptasjonar (Film)"@nb,
        "Filmatisering"@nb,
        "Filmatiseringar"@nb,
        "Filmatiseringer"@nb ;
    skos:broader humord:c05418 ;
    skos:closeMatch <http://dewey.info/class/791.436/e23/> ;
    skos:definition "Bearbeiding av litterært verk til film <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436/e23/> ;
    skos:prefLabel "Film adaptation"@en,
        "Adaptasjoner (Film)"@nb .

humord:c05424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05424" ;
    dct:modified "2023-11-24T14:45:46"^^xsd:dateTime ;
    skos:altLabel "Filmkritikk"@nb ;
    skos:broader humord:c05418 ;
    skos:closeMatch <http://dewey.info/class/791.43015/e23/> ;
    skos:exactMatch realfagstermer:c000589 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000589,
        <http://dewey.info/class/791.43015/e23/>,
        <http://dewey.info/class/791.4375/e23/> ;
    skos:prefLabel "Film criticism"@en,
        "Filmkritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.4375/e23/> .

humord:c05425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05425" ;
    dct:modified "2020-12-01T09:16:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.4301/e23/> ;
    skos:broader humord:c05418 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.4301/e23/> ;
    skos:prefLabel "Film theory"@en,
        "Filmteori"@nb .

humord:c05428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05428" ;
    dct:modified "2023-12-12T14:03:43"^^xsd:dateTime ;
    skos:altLabel "Feature films"@en ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c11450 ;
    skos:exactMatch realfagstermer:c030125 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030125,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Motion pictures"@en,
        "Spillefilmer"@nb .

humord:c05429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05429" ;
    dct:modified "2025-03-28T14:16:03"^^xsd:dateTime ;
    skos:altLabel "Bygdekunst"@nb,
        "Folkekunst"@nb ;
    skos:broader humord:c05183 ;
    skos:closeMatch <http://dewey.info/class/745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Arts and crafts"@en,
        "Folkekunst"@nb ;
    skos:related humord:c04660,
        humord:c05463,
        humord:c05635,
        humord:c07695 .

humord:c05431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05431" ;
    dct:modified "2020-07-28T14:14:39"^^xsd:dateTime ;
    skos:altLabel "Swedish tapestry"@en ;
    skos:broadMatch <http://dewey.info/class/746.39485/e23/> ;
    skos:broader humord:c05429 ;
    skos:definition "Løse, uinnrammete veggbilder i refill-format med folkelige motiver malt på papir eller lerret. Svensk tradisjon <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.39485/e23/> ;
    skos:prefLabel "Bonadsmåleri"@en,
        "Bonadsmåleri"@nb .

humord:c05433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05433" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rose painting"@en,
        "Rosemåling"@en ;
    skos:broadMatch <http://dewey.info/class/745.09481/e23/>,
        <http://dewey.info/class/745.723/e23/> ;
    skos:broader humord:c05333,
        humord:c05429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.09481/e23/>,
        <http://dewey.info/class/745.723/e23/> ;
    skos:prefLabel "Rosemaling"@en,
        "Rosemaling"@nb .

humord:c05434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05434" ;
    dct:modified "2023-12-19T14:52:21"^^xsd:dateTime ;
    skos:altLabel "Wood carving"@en,
        "Treskjering"@nb,
        "Treskjæring"@nb,
        "Treskurd"@nb ;
    skos:broadMatch <http://dewey.info/class/736.4/e23/> ;
    skos:broader humord:c05429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.4/e23/> ;
    skos:prefLabel "Woodcarving"@en,
        "Treskurd"@nb ;
    skos:related humord:c05386,
        humord:c19212,
        humord:c27574 .

humord:c05436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05436" ;
    dct:modified "2023-11-30T12:41:13"^^xsd:dateTime ;
    skos:altLabel "Kalligrafi"@nb,
        "Kunstskrift"@nb ;
    skos:broader humord:c05183 ;
    skos:exactMatch realfagstermer:c009707,
        <http://dewey.info/class/745.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009707,
        <http://dewey.info/class/745.61/e23/> ;
    skos:prefLabel "Calligraphy"@en,
        "Kalligrafi"@nb ;
    skos:related humord:c06351,
        humord:c06432 .

humord:c05438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05438" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skriftforming"@nb ;
    skos:broader humord:c05436 ;
    skos:exactMatch <http://dewey.info/class/372.634/e23/>,
        <http://dewey.info/class/652.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.634/e23/>,
        <http://dewey.info/class/652.1/e23/> ;
    skos:prefLabel "Copy-book writing"@en,
        "Skjønnskrift"@nb ;
    skos:related humord:c07927,
        humord:c21076 .

humord:c05440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05440" ;
    dct:modified "2020-07-28T14:28:05"^^xsd:dateTime ;
    skos:broader humord:c05183 ;
    skos:closeMatch <http://dewey.info/class/701.18/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.18/e23/> ;
    skos:prefLabel "Understanding of art"@en,
        "Kunstforståelse"@nb .

humord:c05441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05441" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aesthetic interpretation"@en,
        "Crit"@en,
        "Interpretation of art"@en,
        "Evaluering (Kunst)"@nb ;
    skos:broader humord:c05440 ;
    skos:closeMatch <http://dewey.info/class/701.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.18/e23/> ;
    skos:prefLabel "Art criticism"@en,
        "Kunstkritikk"@nb .

humord:c05443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05443" ;
    dct:modified "1995-03-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05183 ;
    skos:editorialNote "Brukes om faget kunsthistorie"@nb ;
    skos:exactMatch realfagstermer:c004551,
        <http://dewey.info/class/709/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004551,
        <http://dewey.info/class/709/e23/> ;
    skos:prefLabel "Kunsthistorie (Faget)"@nb .

humord:c05445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05445" ;
    dct:modified "2024-11-20T13:34:47"^^xsd:dateTime ;
    skos:altLabel "Biletbeskriving"@nb,
        "Biletprogram"@nb,
        "Billedbeskrivelse"@nb,
        "Billedprogram"@nb,
        "Ikonografi"@nb,
        "Motivforskning (Kunst)"@nb ;
    skos:broader humord:c05443 ;
    skos:definition "Vitenskapen om et kunstverks innhold og betydning <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002520,
        <http://dewey.info/class/704.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002520,
        <http://dewey.info/class/659.1045/e23/>,
        <http://dewey.info/class/704.9/e23/>,
        <http://dewey.info/class/731.8/e23/>,
        <http://dewey.info/class/743.9/e23/>,
        <http://dewey.info/class/750/e23/>,
        <http://dewey.info/class/769.4/e23/> ;
    skos:prefLabel "Iconography"@en,
        "Ikonografi"@nb ;
    skos:related humord:c04971,
        humord:c05456,
        humord:c29169 ;
    skos:relatedMatch <http://dewey.info/class/659.1045/e23/>,
        <http://dewey.info/class/731.8/e23/>,
        <http://dewey.info/class/743.9/e23/>,
        <http://dewey.info/class/750/e23/>,
        <http://dewey.info/class/769.4/e23/> .

humord:c05450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05450" ;
    dct:modified "1994-10-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bildestorm"@nb,
        "Billedstorm"@nb ;
    skos:broadMatch <http://dewey.info/class/202.18/e23/> ;
    skos:broader humord:c08570 ;
    skos:definition "Motstand mot bruk av bilder og statuer i gudsdyrkelsen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.67/e23/>,
        <http://dewey.info/class/202.18/e23/>,
        <http://dewey.info/class/203.7/e23/> ;
    skos:prefLabel "Iconoclasm"@en,
        "Ikonoklasme"@nb ;
    skos:related humord:c08572 ;
    skos:relatedMatch <http://dewey.info/class/201.67/e23/>,
        <http://dewey.info/class/203.7/e23/> .

humord:c05453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05453" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/701/e23/> ;
    skos:broader humord:c05443 ;
    skos:closeMatch <http://dewey.info/class/704.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701/e23/>,
        <http://dewey.info/class/704.9/e23/> ;
    skos:prefLabel "Iconology"@en,
        "Ikonologi"@nb .

humord:c05454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05454" ;
    dct:modified "2023-12-04T12:21:58"^^xsd:dateTime ;
    skos:altLabel "Art philosophy"@en,
        "Kunstfilosofi"@nb,
        "Kunstteori"@nb ;
    skos:broader humord:c05443 ;
    skos:closeMatch <http://dewey.info/class/700.1/e23/> ;
    skos:exactMatch realfagstermer:c004038,
        <http://dewey.info/class/701/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004038,
        <http://dewey.info/class/700.1/e23/>,
        <http://dewey.info/class/701/e23/> ;
    skos:prefLabel "Art theory"@en,
        "Kunstteori"@nb ;
    skos:related humord:c00594 .

humord:c05456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05456" ;
    dct:modified "2023-11-16T15:11:46"^^xsd:dateTime ;
    skos:altLabel "Biletanalyse"@nb,
        "Billedanalyse"@nb,
        "Billedforståelse"@nb ;
    skos:broadMatch <http://dewey.info/class/701.18/e23/> ;
    skos:broader humord:c05443 ;
    skos:definition "Beskrivelse og fortolkning av bilder <UBB>"@nb ;
    skos:exactMatch realfagstermer:c002414 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002414,
        <http://dewey.info/class/701.18/e23/>,
        <http://dewey.info/class/704.9/e23/> ;
    skos:prefLabel "Image analysis"@en,
        "Bildeanalyse"@nb ;
    skos:related humord:c05445,
        humord:c14497 ;
    skos:relatedMatch <http://dewey.info/class/704.9/e23/> .

humord:c05459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05459" ;
    dct:modified "2024-06-20T10:04:12"^^xsd:dateTime ;
    skos:broader humord:c05454,
        humord:c06478 ;
    skos:definition "Forestillingen om hva som gjør en kunstner eller et kunstverk til en klassiker <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701/e23/>,
        <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Klassikerbegrepet"@nb ;
    skos:relatedMatch <http://dewey.info/class/701/e23/>,
        <http://dewey.info/class/801.95/e23/> .

humord:c05460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05460" ;
    dct:modified "2024-02-22T07:37:14"^^xsd:dateTime ;
    skos:altLabel "Perspektiv"@nb,
        "Perspektiver"@nb ;
    skos:broadMatch <http://dewey.info/class/604.245/e23/> ;
    skos:broader humord:c05397 ;
    skos:exactMatch <http://dewey.info/class/701.82/e23/>,
        <http://dewey.info/class/742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/604.245/e23/>,
        <http://dewey.info/class/701.82/e23/>,
        <http://dewey.info/class/742/e23/> ;
    skos:prefLabel "Perspective"@en,
        "Perspektiv"@nb .

humord:c05461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05461" ;
    dct:modified "1995-03-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/701.1/e23/> ;
    skos:broader humord:c05443 ;
    skos:editorialNote "Brukes om faget stilhistorie"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.1/e23/> ;
    skos:prefLabel "Stilhistorie (Faget)"@nb .

humord:c05463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05463" ;
    dct:modified "2023-11-17T11:01:54"^^xsd:dateTime ;
    skos:altLabel "Brukskunst"@nb,
        "Kunsthandverk"@nb ;
    skos:broader humord:c05183 ;
    skos:closeMatch realfagstermer:c005576 ;
    skos:exactMatch <http://dewey.info/class/745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005576,
        <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Applied arts"@en,
        "Kunsthåndverk"@nb ;
    skos:related humord:c04660,
        humord:c05429,
        humord:c07672,
        humord:c07697 .

humord:c05466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05466" ;
    dct:modified "2023-11-19T21:14:48"^^xsd:dateTime ;
    skos:altLabel "Design"@nb,
        "Formgiving"@nb,
        "Formgivning"@nb,
        "Formgjeving"@nb ;
    skos:broader humord:c05183 ;
    skos:closeMatch <http://dewey.info/class/620.0042/e23/>,
        <http://dewey.info/class/624.1771/e23/> ;
    skos:exactMatch realfagstermer:c013893,
        <http://dewey.info/class/745.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013893,
        <http://dewey.info/class/372.52/e23/>,
        <http://dewey.info/class/620.0042/e23/>,
        <http://dewey.info/class/624.1771/e23/>,
        <http://dewey.info/class/625.725/e23/>,
        <http://dewey.info/class/629.231/e23/>,
        <http://dewey.info/class/745.2/e23/>,
        <http://dewey.info/class/745.4/e23/> ;
    skos:prefLabel "Design"@en,
        "Design"@nb ;
    skos:related humord:c07422,
        humord:c22748 ;
    skos:relatedMatch <http://dewey.info/class/372.52/e23/>,
        <http://dewey.info/class/625.725/e23/>,
        <http://dewey.info/class/629.231/e23/>,
        <http://dewey.info/class/745.2/e23/> .

humord:c05468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05468" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05466 ;
    skos:closeMatch <http://dewey.info/class/741.6/e23/> ;
    skos:exactMatch realfagstermer:c003945 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003945,
        <http://dewey.info/class/741.6/e23/> ;
    skos:prefLabel "Graphic design"@en,
        "Grafisk design"@nb ;
    skos:related humord:c05322 .

humord:c05469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05469" ;
    dct:modified "2023-11-30T07:44:38"^^xsd:dateTime ;
    skos:altLabel "Engineering design"@en,
        "Industridesign"@nb,
        "Industriell formgiving"@nb,
        "Industriell formgjeving"@nb,
        "Teknisk design"@nb ;
    skos:broader humord:c05466 ;
    skos:closeMatch realfagstermer:c010595,
        <http://dewey.info/class/745.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010595,
        <http://dewey.info/class/745.2/e23/> ;
    skos:prefLabel "Industrial design"@en,
        "Industridesign"@nb .

humord:c05471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05471" ;
    dct:modified "1995-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fayence"@en ;
    skos:broadMatch <http://dewey.info/class/738.37/e23/> ;
    skos:broader humord:c05474 ;
    skos:definition "Leirgods som er glassert med metalloksid, særlig tinn og kopper, og brent <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.37/e23/> ;
    skos:prefLabel "Faience"@en,
        "Fajanse"@nb .

humord:c05472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05472" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/730/e23/> ;
    skos:broader humord:c05463 ;
    skos:exactMatch realfagstermer:c004740,
        <http://dewey.info/class/748/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004740,
        <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/748/e23/> ;
    skos:prefLabel "Glass art"@en,
        "Glasskunst"@nb ;
    skos:related humord:c21579 .

humord:c05473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05473" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marquetry"@en ;
    skos:broadMatch <http://dewey.info/class/749.5/e23/> ;
    skos:broader humord:c05463 ;
    skos:closeMatch <http://dewey.info/class/745.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.512/e23/>,
        <http://dewey.info/class/749.5/e23/> ;
    skos:prefLabel "Intarsia"@en,
        "Intarsia"@nb ;
    skos:related humord:c05358 .

humord:c05474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05474" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ceramic art"@en,
        "Pottery"@en,
        "Keramisk kunst"@nb,
        "Pottemakerkunst"@nb ;
    skos:broader humord:c05463 ;
    skos:closeMatch <http://dewey.info/class/738/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.14/e23/>,
        <http://dewey.info/class/666.3/e23/>,
        <http://dewey.info/class/738/e23/> ;
    skos:prefLabel "Ceramics"@en,
        "Keramikk"@nb ;
    skos:related humord:c00048,
        humord:c07797 ;
    skos:relatedMatch <http://dewey.info/class/620.14/e23/>,
        <http://dewey.info/class/666.3/e23/> .

humord:c05477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05477" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lacquered work"@en,
        "Lacquerware"@en ;
    skos:broader humord:c05463 ;
    skos:exactMatch <http://dewey.info/class/745.726/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.75/e23/>,
        <http://dewey.info/class/745.726/e23/> ;
    skos:prefLabel "Lacquer work"@en,
        "Lakkarbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/667.75/e23/> .

humord:c05478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05478" ;
    dct:modified "2020-07-30T08:40:35"^^xsd:dateTime ;
    skos:altLabel "Metal art"@en,
        "Torentik"@nb ;
    skos:broader humord:c05463 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/739/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739/e23/> ;
    skos:prefLabel "Metalwork"@en,
        "Metallkunst"@nb ;
    skos:related humord:c07679 .

humord:c05480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05480" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gold work"@en,
        "Goldsmithing"@en ;
    skos:broader humord:c05478 ;
    skos:exactMatch <http://dewey.info/class/739.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.22/e23/> ;
    skos:prefLabel "Goldwork"@en,
        "Gullsmedkunst"@nb ;
    skos:related humord:c16032,
        humord:c16294 .

humord:c05481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05481" ;
    dct:modified "2020-07-30T08:57:09"^^xsd:dateTime ;
    skos:broader humord:c05478 ;
    skos:closeMatch <http://dewey.info/class/739.4/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/669.1414/e23/>,
        <http://dewey.info/class/739.4/e23/> ;
    skos:prefLabel "Wrought iron work"@en,
        "Smijernskunst"@nb ;
    skos:related humord:c07680 ;
    skos:relatedMatch <http://dewey.info/class/669.1414/e23/> .

humord:c05482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05482" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Silver work"@en,
        "Silversmithing"@en ;
    skos:broader humord:c05478 ;
    skos:exactMatch <http://dewey.info/class/739.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.4573923/e23/>,
        <http://dewey.info/class/739.23/e23/> ;
    skos:prefLabel "Silverwork"@en,
        "Sølvsmedkunst"@nb ;
    skos:related humord:c16033,
        humord:c16294 ;
    skos:relatedMatch <http://dewey.info/class/381.4573923/e23/> .

humord:c05483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05483" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Furniture design"@en,
        "Møbeldesign"@nb ;
    skos:broader humord:c05463 ;
    skos:closeMatch <http://dewey.info/class/749/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/684.1/e23/>,
        <http://dewey.info/class/749/e23/> ;
    skos:prefLabel "Furniture art"@en,
        "Møbelkunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/684.1/e23/> .

humord:c05484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05484" ;
    dct:modified "2023-12-19T13:39:53"^^xsd:dateTime ;
    skos:altLabel "Textile crafts"@en,
        "Tekstilhåndverk"@nb,
        "Tekstilkunst"@nb ;
    skos:broader humord:c05463 ;
    skos:exactMatch realfagstermer:c010140,
        <http://dewey.info/class/746/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010140,
        <http://dewey.info/class/746/e23/> ;
    skos:prefLabel "Textile art"@en,
        "Tekstilkunst"@nb ;
    skos:related humord:c07672 .

humord:c05486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05486" ;
    dct:modified "2024-10-15T13:04:10"^^xsd:dateTime ;
    skos:altLabel "Batik"@en,
        "Batikk"@nb ;
    skos:broader humord:c05484 ;
    skos:exactMatch <http://dewey.info/class/746.662/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.662/e23/> ;
    skos:prefLabel "Batikk"@nb .

humord:c05487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05487" ;
    dct:modified "2024-09-24T08:22:50"^^xsd:dateTime ;
    skos:altLabel "Tapestry"@en,
        "Bildeteppe"@nb,
        "Bildetepper"@nb,
        "Bildevev"@nb,
        "Biletteppe"@nb,
        "Biletvev"@nb,
        "Billedtepper"@nb,
        "Billedvev"@nb,
        "Vevkunst"@nb ;
    skos:broader humord:c05316,
        humord:c05484 ;
    skos:closeMatch <http://dewey.info/class/746.3/e23/> ;
    skos:definition "Billedvev er i vid betydning all vevkunst med figurale motiver, uansett teknikk. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/677.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.64/e23/>,
        <http://dewey.info/class/677.642/e23/>,
        <http://dewey.info/class/746.3/e23/>,
        <http://dewey.info/class/746.392/e23/> ;
    skos:prefLabel "Tapestries"@en,
        "Bildevev"@nb ;
    skos:related humord:c04789 ;
    skos:relatedMatch <http://dewey.info/class/677.642/e23/>,
        <http://dewey.info/class/746.392/e23/> .

humord:c05489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05489" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05183,
        humord:c28514 ;
    skos:closeMatch <http://dewey.info/class/700.19/e23/>,
        <http://dewey.info/class/701.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.19/e23/>,
        <http://dewey.info/class/701.15/e23/> ;
    skos:prefLabel "Psychology of art"@en,
        "Kunstpsykologi"@nb .

humord:c05490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05490" ;
    dct:modified "2023-12-11T10:34:41"^^xsd:dateTime ;
    skos:altLabel "Kunstmusikk"@nb,
        "Musikk"@nb,
        "Musikkunnskap"@nb,
        "Musikkvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4842/e23/> ;
    skos:broader humord:c05183 ;
    skos:closeMatch <http://dewey.info/class/781.68/e23/>,
        <http://dewey.info/class/781.69/e23/> ;
    skos:editorialNote "Brukes for musikk og kunstmusikk generelt"@nb ;
    skos:exactMatch realfagstermer:c003874,
        <http://dewey.info/class/780/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003874,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/246.75/e23/>,
        <http://dewey.info/class/264.2/e23/>,
        <http://dewey.info/class/296.462/e23/>,
        <http://dewey.info/class/306.4842/e23/>,
        <http://dewey.info/class/649.51/e23/>,
        <http://dewey.info/class/780/e23/>,
        <http://dewey.info/class/781.68/e23/>,
        <http://dewey.info/class/781.69/e23/> ;
    skos:prefLabel "Music"@en,
        "Musikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/246.75/e23/>,
        <http://dewey.info/class/264.2/e23/>,
        <http://dewey.info/class/296.462/e23/>,
        <http://dewey.info/class/649.51/e23/> .

humord:c05492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05492" ;
    dct:modified "2020-07-28T14:53:32"^^xsd:dateTime ;
    skos:altLabel "Etnomusikk"@nb ;
    skos:broadMatch <http://dewey.info/class/780/e23/> ;
    skos:broader humord:c17308 ;
    skos:definition "Gren av musikkvitenskapen rettet mot studiet av musikk i ulike kulturer og i et globalt perspektiv. Omfatter i praksis all musikk unntatt europeisk kunstmusikk <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780/e23/>,
        <http://dewey.info/class/781.62/e23/>,
        <http://dewey.info/class/781.69/e23/> ;
    skos:prefLabel "World music"@en,
        "Verdensmusikk"@nb ;
    skos:related humord:c05498 ;
    skos:relatedMatch <http://dewey.info/class/781.62/e23/>,
        <http://dewey.info/class/781.69/e23/> .

humord:c05493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05493" ;
    dct:modified "2024-10-08T13:48:08"^^xsd:dateTime ;
    skos:altLabel "Dastgah"@nb ;
    skos:broadMatch <http://dewey.info/class/781.690955/e23/> ;
    skos:broader humord:c05492 ;
    skos:definition "Dastgah er et musikalsk modalsystem i tradisjonell persisk kunstmusikk. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.690955/e23/> ;
    skos:prefLabel "Dastgah"@en,
        "Dastgah"@nb .

humord:c05494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05494" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Yoik"@en ;
    skos:broader humord:c05492 ;
    skos:closeMatch <http://dewey.info/class/782.421629457/e23/> ;
    skos:exactMatch <http://dewey.info/class/781.629457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.629457/e23/>,
        <http://dewey.info/class/782.421629457/e23/> ;
    skos:prefLabel "Joik"@en,
        "Joik"@nb .

humord:c05495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05495" ;
    dct:modified "1997-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.690954/e23/> ;
    skos:broader humord:c05492 ;
    skos:definition "Meloditype i indisk musikk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.690954/e23/> ;
    skos:prefLabel "Raga"@en,
        "Raga"@nb .

humord:c05496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05496" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sibaja-musikk"@nb ;
    skos:broadMatch <http://dewey.info/class/781.6291495/e23/> ;
    skos:broader humord:c05492 ;
    skos:definition "Musikk spilt under sørgeprosesjoner i Nepal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.6291495/e23/> ;
    skos:prefLabel "Sibaya"@en,
        "Sibaja"@nb .

humord:c05498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05498" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:definition "En folkegruppes egen musikk; kan forandres og tilpasses øyeblikkets funksjon <UBO>"@nb ;
    skos:exactMatch realfagstermer:c007842,
        <http://dewey.info/class/781.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007842,
        <http://dewey.info/class/781.62/e23/> ;
    skos:prefLabel "Folk music"@en,
        "Folkemusikk"@nb ;
    skos:related humord:c05492 .

humord:c05499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05499" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:exactMatch <http://dewey.info/class/785/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/785/e23/> ;
    skos:prefLabel "Chamber music"@en,
        "Kammermusikk"@nb ;
    skos:related humord:c20486 .

humord:c05500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05500" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:definition "I streng forstand musikk som er tilknyttet liturgien <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.75/e23/>,
        <http://dewey.info/class/264.2/e23/>,
        <http://dewey.info/class/781.71/e23/> ;
    skos:prefLabel "Church music"@en,
        "Kirkemusikk"@nb ;
    skos:related humord:c17410,
        humord:c20486 ;
    skos:relatedMatch <http://dewey.info/class/246.75/e23/>,
        <http://dewey.info/class/264.2/e23/> .

humord:c05501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05501" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05500 ;
    skos:exactMatch <http://dewey.info/class/782.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.29/e23/>,
        <http://dewey.info/class/784.18993/e23/> ;
    skos:prefLabel "Liturgical music"@en,
        "Liturgisk musikk"@nb ;
    skos:related humord:c05595,
        humord:c08718 ;
    skos:relatedMatch <http://dewey.info/class/784.18993/e23/> .

humord:c05503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05503" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780/e23/> ;
    skos:broader humord:c05490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.268/e23/>,
        <http://dewey.info/class/780/e23/> ;
    skos:prefLabel "Librettos"@en,
        "Librettoer"@nb ;
    skos:relatedMatch <http://dewey.info/class/780.268/e23/> .

humord:c05506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05506" ;
    dct:modified "2024-10-03T13:08:56"^^xsd:dateTime ;
    skos:altLabel "Dance of death"@en,
        "Danse macabre"@nb,
        "Dødsdans"@nb ;
    skos:broadMatch <http://dewey.info/class/704.9460902/e23/>,
        <http://dewey.info/class/704.9493069/e23/> ;
    skos:broader humord:c29169 ;
    skos:definition "Dødsdans er en allegorisk fremstilling av en prosesjon eller en dans der både levende og døde deltar. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9460902/e23/>,
        <http://dewey.info/class/704.9493069/e23/>,
        <http://dewey.info/class/743.46/e23/>,
        <http://dewey.info/class/781.588/e23/> ;
    skos:prefLabel "Dance macabre"@en,
        "Dødsdans"@nb ;
    skos:relatedMatch <http://dewey.info/class/743.46/e23/>,
        <http://dewey.info/class/781.588/e23/> .

humord:c05508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05508" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Musikkspill"@nb ;
    skos:broader humord:c17386 ;
    skos:closeMatch <http://dewey.info/class/792.6/e23/> ;
    skos:definition "Film eller teaterstykke som består av sang og dans, og med en dialog som binder handlingen sammen <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/782.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.14/e23/>,
        <http://dewey.info/class/792.6/e23/> ;
    skos:prefLabel "Musicals"@en,
        "Musikaler"@nb ;
    skos:related humord:c05520 .

humord:c05510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05510" ;
    dct:modified "2023-12-11T10:35:22"^^xsd:dateTime ;
    skos:altLabel "Instruments (Music)"@en,
        "Musikkinstrument"@nb ;
    skos:broader humord:c05490 ;
    skos:exactMatch realfagstermer:c000855,
        <http://dewey.info/class/784.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000855,
        <http://dewey.info/class/681.8/e23/>,
        <http://dewey.info/class/784.19/e23/> ;
    skos:prefLabel "Musical instruments"@en,
        "Musikkinstrumenter"@nb ;
    skos:related humord:c04431,
        humord:c17615 ;
    skos:relatedMatch <http://dewey.info/class/681.8/e23/> .

humord:c05511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05511" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15111 ;
    skos:closeMatch <http://dewey.info/class/787.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.9/e23/> ;
    skos:prefLabel "Harps"@en,
        "Harper"@nb ;
    skos:related humord:c15243 .

humord:c05512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05512" ;
    dct:modified "2024-01-16T11:30:02"^^xsd:dateTime ;
    skos:altLabel "Orgel"@nb ;
    skos:broader humord:c17201 ;
    skos:exactMatch <http://dewey.info/class/786.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.5/e23/> ;
    skos:prefLabel "Organs (Instrument)"@en,
        "Orgler"@nb ;
    skos:related humord:c60968 .

humord:c05513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05513" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18232 ;
    skos:exactMatch <http://dewey.info/class/786.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.9/e23/> ;
    skos:prefLabel "Drums"@en,
        "Trommer"@nb .

humord:c05514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05514" ;
    dct:modified "2020-07-30T10:00:36"^^xsd:dateTime ;
    skos:altLabel "Dhimays"@en,
        "Dhimayer"@nb ;
    skos:broadMatch <http://dewey.info/class/786.94/e23/> ;
    skos:broader humord:c05513 ;
    skos:definition "Nepalsk tromme <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.94/e23/> ;
    skos:prefLabel "Dhimay"@en,
        "Dhimay"@nb .

humord:c05515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05515" ;
    dct:modified "2020-07-30T10:02:10"^^xsd:dateTime ;
    skos:altLabel "Nay khi drum"@en,
        "Naykhis"@en,
        "Naykhier"@nb ;
    skos:broadMatch <http://dewey.info/class/786.94/e23/> ;
    skos:broader humord:c05513 ;
    skos:definition "Nepalsk tromme <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.94/e23/> ;
    skos:prefLabel "Naykhi"@en,
        "Naykhi"@nb .

humord:c05516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05516" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.17/e23/> ;
    skos:broader humord:c05490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.18/e23/>,
        <http://dewey.info/class/781.17/e23/> ;
    skos:prefLabel "Music criticism"@en,
        "Musikkritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/701.18/e23/> .

humord:c05517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05517" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/781/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781/e23/> ;
    skos:prefLabel "Music theory"@en,
        "Musikkteori"@nb .

humord:c05519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05519" ;
    dct:modified "1999-12-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17386 ;
    skos:closeMatch <http://dewey.info/class/782.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/792.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.1/e23/>,
        <http://dewey.info/class/792.5/e23/> ;
    skos:prefLabel "Opera"@en,
        "Opera"@nb .

humord:c05520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05520" ;
    dct:modified "2020-07-30T14:30:39"^^xsd:dateTime ;
    skos:altLabel "Singspiele"@en ;
    skos:broadMatch <http://dewey.info/class/792.5/e23/> ;
    skos:broader humord:c05519 ;
    skos:definition "(Lett, munter) opera som veksler mellom sang og tale <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/782.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.13/e23/>,
        <http://dewey.info/class/792.5/e23/> ;
    skos:prefLabel "Singspiel"@en,
        "Syngespill"@nb ;
    skos:related humord:c05508 .

humord:c05521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05521" ;
    dct:modified "2024-05-07T12:43:19"^^xsd:dateTime ;
    skos:altLabel "Chinese singspiele"@en,
        "Kinesisk musikkdrama"@nb,
        "Kinesisk opera"@nb,
        "Kinesisk syngespill"@nb,
        "Kinesiske syngespel"@nb,
        "Kinesiske syngespill"@nb,
        "Kinesiske syngjespel"@nb ;
    skos:broadMatch <http://dewey.info/class/782.10951/e23/>,
        <http://dewey.info/class/792.50951/e23/> ;
    skos:broader humord:c05520 ;
    skos:definition "Teaterform med sang, akrobatikk, dialog og musikk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/782.130951/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.10951/e23/>,
        <http://dewey.info/class/782.130951/e23/>,
        <http://dewey.info/class/792.50951/e23/> ;
    skos:prefLabel "Chinese singspiel"@en,
        "Kinesisk opera"@nb .

humord:c05522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05522" ;
    dct:modified "2020-07-30T14:35:13"^^xsd:dateTime ;
    skos:altLabel "Peking opera"@en,
        "Jing ju"@nb,
        "Jingju"@nb,
        "Pihuang"@nb ;
    skos:broadMatch <http://dewey.info/class/782.10951/e23/>,
        <http://dewey.info/class/782.130951/e23/>,
        <http://dewey.info/class/792.50951/e23/> ;
    skos:broader humord:c05521 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.10951/e23/>,
        <http://dewey.info/class/782.130951/e23/>,
        <http://dewey.info/class/792.50951/e23/> ;
    skos:prefLabel "Beijing opera"@en,
        "Pekingopera"@nb .

humord:c05526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05526" ;
    dct:modified "2024-01-25T15:34:06"^^xsd:dateTime ;
    skos:altLabel "Yue theater"@en,
        "Yue theatre"@en,
        "Yueju"@en,
        "Kantonesisk opera"@nb,
        "Yue teater"@nb,
        "Yueju"@nb ;
    skos:broadMatch <http://dewey.info/class/782.10951/e23/>,
        <http://dewey.info/class/792.50951/e23/> ;
    skos:broader humord:c05521 ;
    skos:editorialNote "Lukket bemerkning: ubo94"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.10951/e23/>,
        <http://dewey.info/class/792.50951/e23/> ;
    skos:prefLabel "Cantonese opera"@en,
        "Kantonesisk opera"@nb .

humord:c05527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05527" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pop-music"@en,
        "Popmusikk"@nb ;
    skos:broader humord:c17308 ;
    skos:exactMatch <http://dewey.info/class/781.63/e23/>,
        <http://dewey.info/class/781.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48423/e23/>,
        <http://dewey.info/class/306.48424/e23/>,
        <http://dewey.info/class/781.63/e23/>,
        <http://dewey.info/class/781.64/e23/> ;
    skos:prefLabel "Popular music"@en,
        "Populærmusikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.48423/e23/>,
        <http://dewey.info/class/306.48424/e23/> .

humord:c05528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05528" ;
    dct:modified "2024-09-17T16:48:44"^^xsd:dateTime ;
    skos:altLabel "Rock music"@en,
        "Rock"@nb,
        "Rockemusikk"@nb ;
    skos:broader humord:c05527 ;
    skos:closeMatch <http://dewey.info/class/782.42166/e23/> ;
    skos:exactMatch <http://dewey.info/class/781.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48426/e23/>,
        <http://dewey.info/class/781.66/e23/>,
        <http://dewey.info/class/782.42166/e23/> ;
    skos:prefLabel "Rock"@en,
        "Rock"@nb ;
    skos:related humord:c04613 ;
    skos:relatedMatch <http://dewey.info/class/306.48426/e23/> .

humord:c05529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05529" ;
    dct:modified "2019-04-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rock'n roll"@en,
        "Rock'n roll"@nb ;
    skos:broadMatch <http://dewey.info/class/782.42166/e23/> ;
    skos:broader humord:c05528 ;
    skos:exactMatch <http://dewey.info/class/781.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/>,
        <http://dewey.info/class/782.42166/e23/> ;
    skos:prefLabel "Rock and roll"@en,
        "Rock and roll"@nb .

humord:c05531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05531" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.2/e23/> ;
    skos:broader humord:c05490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.2/e23/> ;
    skos:prefLabel "Effects (Music)"@en,
        "Virkemidler (Musikk)"@nb .

humord:c05532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05532" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05531 ;
    skos:definition "Utbrodering av liturgisk sang <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/782.297/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.297/e23/>,
        <http://dewey.info/class/782.5297/e23/> ;
    skos:prefLabel "Trope (Music)"@en,
        "Trope (Musikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.5297/e23/> .

humord:c05533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05533" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:exactMatch <http://dewey.info/class/782/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782/e23/> ;
    skos:prefLabel "Vocal music"@en,
        "Vokalmusikk"@nb ;
    skos:related humord:c20486,
        humord:c29635 .

humord:c05534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05534" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782/e23/> ;
    skos:broader humord:c05533 ;
    skos:editorialNote "Her: det å synge 07.01.19 vsl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782/e23/>,
        <http://dewey.info/class/783/e23/> ;
    skos:prefLabel "Song"@en,
        "Sang"@nb ;
    skos:related humord:c37563 ;
    skos:relatedMatch <http://dewey.info/class/783/e23/> .

humord:c05535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05535" ;
    dct:modified "2024-08-15T13:38:53"^^xsd:dateTime ;
    skos:altLabel "Antifonar"@nb,
        "Antiphon"@nb ;
    skos:broadMatch <http://dewey.info/class/781.71/e23/>,
        <http://dewey.info/class/782.3222/e23/> ;
    skos:broader humord:c17383 ;
    skos:definition "Antifoner er vekselsang mellom to kor, særlig i liturgisk sammenheng <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.71/e23/>,
        <http://dewey.info/class/782.3222/e23/> ;
    skos:prefLabel "Antiphons"@en,
        "Antifoner"@nb .

humord:c05536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05536" ;
    dct:modified "2024-08-27T14:33:04"^^xsd:dateTime ;
    skos:altLabel "Working songs"@en,
        "Arbeidssongar"@nb ;
    skos:broader humord:c37563 ;
    skos:exactMatch <http://dewey.info/class/782.421593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.421593/e23/> ;
    skos:prefLabel "Work songs"@en,
        "Arbeidssanger"@nb .

humord:c05537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05537" ;
    dct:modified "2021-03-29T13:41:55"^^xsd:dateTime ;
    skos:altLabel "Lamentations (Music)"@en,
        "Songs of grief"@en,
        "Gråtkvad"@nb,
        "Gråtkveder"@nb,
        "Gråtkvæde"@nb ;
    skos:broadMatch <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/782.42/e23/> ;
    skos:broader humord:c04990,
        humord:c37563 ;
    skos:definition "Sang som er uttrykk for smerte, fortvilelse eller sorg <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/782.42/e23/> ;
    skos:prefLabel "Laments (Music)"@en,
        "Klagesanger"@nb ;
    skos:related humord:c06791,
        humord:c06800 .

humord:c05540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05540" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Qu (Sang)"@nb ;
    skos:broadMatch <http://dewey.info/class/782.10951/e23/> ;
    skos:broader humord:c37563 ;
    skos:definition "Kinesiske sanger, brukt for det meste i kinesisk opera <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.10951/e23/> ;
    skos:prefLabel "Qu (Song)"@en,
        "Qu"@nb .

humord:c05541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05541" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.42/e23/> ;
    skos:broader humord:c37563 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42/e23/> ;
    skos:prefLabel "Songs and folk songs"@en,
        "Viser (Musikk)"@nb ;
    skos:related humord:c04981,
        humord:c06824 .

humord:c05542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05542" ;
    dct:modified "2024-01-16T11:13:48"^^xsd:dateTime ;
    skos:altLabel "Theater (Dramatic art)"@en ;
    skos:broader humord:c61817 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/792/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4848/e23/>,
        <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Theatre (Dramatic art)"@en,
        "Teater (Scenekunst)"@nb ;
    skos:related humord:c05253 ;
    skos:relatedMatch <http://dewey.info/class/306.4848/e23/>,
        <http://dewey.info/class/371.399/e23/> .

humord:c05544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05544" ;
    dct:modified "2025-03-14T09:55:26"^^xsd:dateTime ;
    skos:altLabel "Drama pedagogy"@en,
        "Theater pedagogy"@en,
        "Dramapedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/>,
        <http://dewey.info/class/792.071/e23/> ;
    skos:prefLabel "Theatre pedagogy"@en,
        "Dramapedagogikk"@nb ;
    skos:related humord:c05583 ;
    skos:relatedMatch <http://dewey.info/class/792.071/e23/> .

humord:c05545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05545" ;
    dct:modified "2023-10-09T20:02:15"^^xsd:dateTime ;
    skos:altLabel "Skuespillteori"@nb ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Dramaturgy"@en,
        "Dramaturgi"@nb ;
    skos:related humord:c06508 .

humord:c05547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05547" ;
    dct:modified "2024-10-30T14:34:34"^^xsd:dateTime ;
    skos:altLabel "Theater directing"@en,
        "Iscenesettelse"@nb,
        "Iscenesetting"@nb,
        "Regi"@nb ;
    skos:broader humord:c05545 ;
    skos:exactMatch <http://dewey.info/class/792.0233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.430233/e23/>,
        <http://dewey.info/class/791.440233/e23/>,
        <http://dewey.info/class/791.450233/e23/>,
        <http://dewey.info/class/792.0233/e23/> ;
    skos:prefLabel "Theatre directing"@en,
        "Regi"@nb ;
    skos:related humord:c07525 ;
    skos:relatedMatch <http://dewey.info/class/791.430233/e23/>,
        <http://dewey.info/class/791.440233/e23/>,
        <http://dewey.info/class/791.450233/e23/> .

humord:c05549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05549" ;
    dct:modified "2020-07-30T14:03:06"^^xsd:dateTime ;
    skos:altLabel "Theater techniques"@en ;
    skos:broadMatch <http://dewey.info/class/792.02/e23/> ;
    skos:broader humord:c05547 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.02/e23/> ;
    skos:prefLabel "Theatre techniques"@en,
        "Teaterteknikk"@nb .

humord:c05550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05550" ;
    dct:modified "2023-11-03T10:19:55"^^xsd:dateTime ;
    skos:altLabel "Stage design"@en,
        "Scenearrangement"@nb,
        "Scenebildekunst"@nb,
        "Scenebilledkunst"@nb,
        "Teaterdekorasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/792.025/e23/> ;
    skos:broader humord:c05545 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43025/e23/>,
        <http://dewey.info/class/792.025/e23/> ;
    skos:prefLabel "Scenography"@en,
        "Scenografi"@nb ;
    skos:related humord:c07529 ;
    skos:relatedMatch <http://dewey.info/class/791.43025/e23/> .

humord:c05551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05551" ;
    dct:modified "2024-10-17T14:32:18"^^xsd:dateTime ;
    skos:altLabel "Kostyme"@nb ;
    skos:broadMatch <http://dewey.info/class/391.48/e23/>,
        <http://dewey.info/class/687.16/e23/> ;
    skos:broader humord:c05550 ;
    skos:exactMatch <http://dewey.info/class/646.478/e23/>,
        <http://dewey.info/class/792.026/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.48/e23/>,
        <http://dewey.info/class/646.478/e23/>,
        <http://dewey.info/class/687.16/e23/>,
        <http://dewey.info/class/792.026/e23/> ;
    skos:prefLabel "Costumes"@en,
        "Kostymer"@nb ;
    skos:related humord:c04685,
        humord:c04703 .

humord:c05552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05552" ;
    dct:modified "2024-08-28T20:55:16"^^xsd:dateTime ;
    skos:altLabel "Aside"@en,
        "Avsides bemerkninger"@nb,
        "Avsides merknader"@nb,
        "Avsides replikkar"@nb,
        "Avsides replikker"@nb,
        "Sidereplikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c66880 ;
    skos:definition "Sidereplikker er replikker som er beregnet på publikum <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Asides"@en,
        "Sidereplikker"@nb .

humord:c05555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05555" ;
    dct:modified "2020-07-30T14:53:17"^^xsd:dateTime ;
    skos:altLabel "Skuespillkunst"@nb ;
    skos:broader humord:c05542 ;
    skos:closeMatch <http://dewey.info/class/791.43028/e23/>,
        <http://dewey.info/class/791.44028/e23/>,
        <http://dewey.info/class/791.45028/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/792.5028/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43028/e23/>,
        <http://dewey.info/class/791.44028/e23/>,
        <http://dewey.info/class/791.45028/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/792.5028/e23/> ;
    skos:prefLabel "Acting method"@en,
        "Skuespillerkunst"@nb .

humord:c05557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05557" ;
    dct:modified "2024-10-03T13:18:17"^^xsd:dateTime ;
    skos:altLabel "Dansedrama"@nb,
        "Danseforestillinger (Drama)"@nb,
        "Danseframsyningar (Drama)"@nb,
        "Danseteater"@nb ;
    skos:broadMatch <http://dewey.info/class/792.8/e23/>,
        <http://dewey.info/class/793.3/e23/> ;
    skos:broader humord:c13980 ;
    skos:definition "Dansedrama er drama som formidles av dansebevegelser noen ganger ledsaget av dialog <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.8/e23/>,
        <http://dewey.info/class/793.3/e23/> ;
    skos:prefLabel "Dance drama"@en,
        "Dansedrama"@nb ;
    skos:related humord:c06665 .

humord:c05558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05558" ;
    dct:modified "2002-04-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c18454 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Kathakali"@en,
        "Kathakali"@nb .

humord:c05560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05560" ;
    dct:modified "2020-07-31T08:40:34"^^xsd:dateTime ;
    skos:altLabel "ImprovisatIon (Theatre)"@en,
        "Improvisational theater"@en,
        "Improv theatre"@nb,
        "Improvisjonsteater"@nb ;
    skos:broadMatch <http://dewey.info/class/792.028/e23/> ;
    skos:broader humord:c05555 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.028/e23/> ;
    skos:prefLabel "Improvisational theatre"@en,
        "Improvisert teater"@nb .

humord:c05561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05561" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.0952/e23/> ;
    skos:broader humord:c05555 ;
    skos:definition "Eldre japansk teaterform <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9497920952/e23/>,
        <http://dewey.info/class/792.0952/e23/> ;
    skos:prefLabel "Kabuki"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.9497920952/e23/> .

humord:c05562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05562" ;
    dct:modified "2020-12-21T16:39:56"^^xsd:dateTime ;
    skos:broader humord:c05555 ;
    skos:closeMatch <http://dewey.info/class/792.3/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.3/e23/> ;
    skos:prefLabel "Mime"@en,
        "Mime"@nb .

humord:c05563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05563" ;
    dct:modified "2024-06-19T12:49:33"^^xsd:dateTime ;
    skos:broader humord:c05562 ;
    skos:exactMatch <http://dewey.info/class/792.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.3/e23/> ;
    skos:prefLabel "Pantomime"@en,
        "Pantomime"@nb ;
    skos:related humord:c66914 .

humord:c05564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05564" ;
    dct:modified "2020-12-21T16:43:44"^^xsd:dateTime ;
    skos:altLabel "Facial expressivity"@en,
        "Facial plasticity"@en ;
    skos:broadMatch <http://dewey.info/class/791.43028/e23/>,
        <http://dewey.info/class/791.44028/e23/>,
        <http://dewey.info/class/791.45028/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/792.5028/e23/> ;
    skos:broader humord:c05555 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43028/e23/>,
        <http://dewey.info/class/791.44028/e23/>,
        <http://dewey.info/class/791.45028/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/792.5028/e23/> ;
    skos:prefLabel "Facial expression"@en,
        "Mimikk"@nb .

humord:c05565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05565" ;
    dct:modified "2024-09-16T13:49:01"^^xsd:dateTime ;
    skos:altLabel "Chuanqi"@en,
        "Kunqu"@en,
        "Chuanqi"@nb,
        "Kunqu"@nb,
        "Nanxi (Kinesisk opera)"@nb ;
    skos:broadMatch <http://dewey.info/class/792.0951/e23/> ;
    skos:broader humord:c05521 ;
    skos:definition "Teater fra Sør-Kina fra 14.-17.årh.  Også brukt om Tang \"classical language fiction\" <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0951/e23/> ;
    skos:prefLabel "Nanxi (Chinese opera)"@en,
        "Nanxi (Kinesisk opera)"@nb .

humord:c05568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05568" ;
    dct:modified "2020-09-11T13:18:15"^^xsd:dateTime ;
    skos:altLabel "Kyôgen"@en,
        "Kyôgen"@nb,
        "Noh"@nb ;
    skos:broadMatch <http://dewey.info/class/792.0952/e23/> ;
    skos:broader humord:c05555 ;
    skos:definition "Japansk teaterform <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0952/e23/> ;
    skos:prefLabel "Noh"@en,
        "Nô"@nb .

humord:c05571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05571" ;
    dct:modified "2020-07-31T08:55:47"^^xsd:dateTime ;
    skos:altLabel "Characters (Theatre)"@en,
        "Parts (Theatre)"@en,
        "Rollefigurer (Teater)"@nb,
        "Teaterroller"@nb ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05555 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/>,
        <http://dewey.info/class/793.93/e23/> ;
    skos:prefLabel "Roles (Theatre)"@en,
        "Roller (Teater)"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.93/e23/> .

humord:c05572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05572" ;
    dct:modified "2020-12-21T17:14:45"^^xsd:dateTime ;
    skos:altLabel "Women's roles (Theatre)"@en ;
    skos:broader humord:c05571 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.028082/e23/> ;
    skos:prefLabel "Female roles (Theatre)"@en,
        "Kvinneroller (Teater)"@nb ;
    skos:relatedMatch <http://dewey.info/class/792.028082/e23/> .

humord:c05573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05573" ;
    dct:modified "2024-11-13T07:48:19"^^xsd:dateTime ;
    skos:altLabel "Theater stagings"@en,
        "Theatre stagings"@en,
        "Theatrical performances"@en,
        "Oppsetjing"@nb,
        "Oppsetning"@nb,
        "Oppsetting"@nb,
        "Teaterførestillingar"@nb,
        "Teateroppsetjing"@nb,
        "Teateroppsetning"@nb,
        "Teateroppsetting"@nb ;
    skos:broader humord:c05542 ;
    skos:exactMatch <http://dewey.info/class/792.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.9/e23/> ;
    skos:prefLabel "Theatrical productions"@en,
        "Teaterforestillinger"@nb ;
    skos:related humord:c01473,
        humord:c05158 .

humord:c05574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05574" ;
    dct:modified "2020-07-31T09:04:41"^^xsd:dateTime ;
    skos:altLabel "Science of theater"@en,
        "Science of theatre"@en ;
    skos:broader humord:c05542 ;
    skos:closeMatch <http://dewey.info/class/792/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Dramatic arts"@en,
        "Teatervitenskap"@nb .

humord:c05575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05575" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05574 ;
    skos:closeMatch <http://dewey.info/class/792.015/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.015/e23/>,
        <http://dewey.info/class/792.9/e23/> ;
    skos:prefLabel "Teaterkritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/792.9/e23/> .

humord:c05576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05576" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05574 ;
    skos:closeMatch <http://dewey.info/class/792.01/e23/> ;
    skos:exactMatch realfagstermer:c014055 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014055,
        <http://dewey.info/class/792.01/e23/> ;
    skos:prefLabel "Teaterteori"@nb .

humord:c05578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05578" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05577 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Alternative theater"@en,
        "Alternativt teater"@nb .

humord:c05579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05579" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05578 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Experimental theater"@en,
        "Eksperimentteater"@nb .

humord:c05580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05580" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05578 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Oppsøkende teater"@nb ;
    skos:related humord:c05598 .

humord:c05581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05581" ;
    dct:modified "2020-07-30T13:24:24"^^xsd:dateTime ;
    skos:altLabel "Theater laboratory"@en ;
    skos:broadMatch <http://dewey.info/class/792.02/e23/> ;
    skos:broader humord:c05578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.02/e23/> ;
    skos:prefLabel "Theatre laboratory"@en,
        "Teaterverksted"@nb .

humord:c05582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05582" ;
    dct:modified "2024-08-13T10:33:10"^^xsd:dateTime ;
    skos:altLabel "Amatørteater"@nb ;
    skos:broader humord:c05577 ;
    skos:exactMatch <http://dewey.info/class/792.0222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0222/e23/> ;
    skos:prefLabel "Amateur theater"@en,
        "Amatørteater"@nb .

humord:c05583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05583" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/372.66/e23/>,
        <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05582 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/>,
        <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Skoleteater"@nb ;
    skos:related humord:c05544 ;
    skos:relatedMatch <http://dewey.info/class/371.399/e23/> .

humord:c05584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05584" ;
    dct:modified "2024-10-15T12:16:54"^^xsd:dateTime ;
    skos:altLabel "Children's theater"@en,
        "Youth theater"@en,
        "Youth theatre"@en,
        "Barneteater"@nb ;
    skos:broader humord:c05577 ;
    skos:exactMatch <http://dewey.info/class/792.0226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/>,
        <http://dewey.info/class/792.0226/e23/>,
        <http://dewey.info/class/792.083/e23/> ;
    skos:prefLabel "Children's theatre"@en,
        "Barneteater"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/>,
        <http://dewey.info/class/792.083/e23/> .

humord:c05585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05585" ;
    dct:modified "2024-09-17T14:44:11"^^xsd:dateTime ;
    skos:altLabel "Commedia dell'arte"@nb ;
    skos:broadMatch <http://dewey.info/class/792.0945/e23/>,
        <http://dewey.info/class/792.230945/e23/> ;
    skos:broader humord:c05577 ;
    skos:definition "Commedia dell'arte er en gammel italiensk komedieform som blir framført med masker og er basert på improvisasjon. Karakterene i stykkene er faste typer, som tjeneren Harlekin og arbeidsgiveren Pantalone. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0945/e23/>,
        <http://dewey.info/class/792.230945/e23/> ;
    skos:prefLabel "Commedia dell'arte"@en,
        "Commedia dell'arte"@nb ;
    skos:related humord:c07497 .

humord:c05586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05586" ;
    dct:modified "2016-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Puppet show"@en,
        "Puppet theater"@en,
        "Puppet theatre"@en,
        "Dokketeater"@nb,
        "Figurteater"@nb ;
    skos:broader humord:c05577 ;
    skos:exactMatch <http://dewey.info/class/791.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.674/e23/>,
        <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Puppet shows"@en,
        "Dukketeater"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.674/e23/> .

humord:c05589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05589" ;
    dct:modified "2011-04-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marionette theater"@en,
        "Marionetteater"@nb ;
    skos:broader humord:c05586 ;
    skos:closeMatch <http://dewey.info/class/791.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.725/e23/>,
        <http://dewey.info/class/372.674/e23/>,
        <http://dewey.info/class/791.5/e23/>,
        <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Marionette theatre"@en,
        "Marionetteteater"@nb ;
    skos:related humord:c12142 ;
    skos:relatedMatch <http://dewey.info/class/246.725/e23/>,
        <http://dewey.info/class/372.674/e23/>,
        <http://dewey.info/class/791.5/e23/> .

humord:c05591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05591" ;
    dct:modified "2020-07-30T14:13:54"^^xsd:dateTime ;
    skos:altLabel "Television plays"@en,
        "Television theater"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05577 ;
    skos:closeMatch <http://dewey.info/class/791.457/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.457/e23/>,
        <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Television theatre"@en,
        "Fjernsynsteater"@nb .

humord:c05592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05592" ;
    dct:modified "2020-07-30T14:17:18"^^xsd:dateTime ;
    skos:altLabel "Folk theater"@en,
        "Popular theater"@en,
        "Popular theatre"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4848/e23/>,
        <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Folk theatre"@en,
        "Folkelig teater"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4848/e23/> .

humord:c05593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05593" ;
    dct:modified "2020-07-30T14:18:41"^^xsd:dateTime ;
    skos:altLabel "Open air theater"@en ;
    skos:broadMatch <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Open air theatre"@en,
        "Friluftsteater"@nb .

humord:c05594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05594" ;
    dct:modified "2019-04-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Street theater"@en ;
    skos:broadMatch <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05577 ;
    skos:definition "Teater spilt på åpen gate, ofte som dramatisering av et emne fra aktuell debatt <NAOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Street theatre"@en,
        "Gateteater"@nb .

humord:c05595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05595" ;
    dct:modified "2020-07-30T14:22:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/246.7/e23/>,
        <http://dewey.info/class/792.16/e23/> ;
    skos:broader humord:c34741 ;
    skos:definition "Drama oppstått og utviklet fra kirkelige riter og gudstjenester <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.7/e23/>,
        <http://dewey.info/class/782.298/e23/>,
        <http://dewey.info/class/792.16/e23/> ;
    skos:prefLabel "Liturgical drama"@en,
        "Liturgisk drama"@nb ;
    skos:related humord:c05501,
        humord:c08718 ;
    skos:relatedMatch <http://dewey.info/class/782.298/e23/> .

humord:c05596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05596" ;
    dct:modified "2025-01-31T14:18:17"^^xsd:dateTime ;
    skos:altLabel "Christmas plays"@en,
        "Heilagetrekongarsspel"@nb ;
    skos:broadMatch <http://dewey.info/class/792.16/e23/> ;
    skos:broader humord:c05595 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.298/e23/>,
        <http://dewey.info/class/792.16/e23/> ;
    skos:prefLabel "Magi plays"@en,
        "Helligetrekongerspill"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.298/e23/> .

humord:c05597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05597" ;
    dct:modified "2020-11-24T09:43:05"^^xsd:dateTime ;
    skos:altLabel "German comedy drama"@en ;
    skos:broadMatch <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/792.2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:broader humord:c06659 ;
    skos:definition "Teaterstykke med lett og lystig innhold <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/792.2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Lustspiel"@en,
        "Lystspill"@nb ;
    skos:related humord:c06677 .

humord:c05598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05598" ;
    dct:modified "2021-01-07T08:23:38"^^xsd:dateTime ;
    skos:altLabel "Itinerant theater"@en,
        "Itinerant theatre"@en,
        "Touring theater"@en,
        "Touring theatre"@en,
        "Traveling theater"@en,
        "Traveling theatre"@en,
        "Travelling theater"@en ;
    skos:broadMatch <http://dewey.info/class/792.022/e23/> ;
    skos:broader humord:c05577 ;
    skos:closeMatch <http://dewey.info/class/791.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.1/e23/>,
        <http://dewey.info/class/792.022/e23/> ;
    skos:prefLabel "Travelling theatre"@en,
        "Omreisende teater"@nb ;
    skos:related humord:c05580 .

humord:c05599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05599" ;
    dct:modified "2020-07-30T14:46:37"^^xsd:dateTime ;
    skos:altLabel "Political theater"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05577 ;
    skos:closeMatch <http://dewey.info/class/3C--3581/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/792.013/e23/>,
        <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Political theatre"@en,
        "Politisk teater"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/792.013/e23/> .

humord:c05601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05601" ;
    dct:modified "2024-01-11T15:08:51"^^xsd:dateTime ;
    skos:altLabel "Ritual theater"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Ritual theatre"@en,
        "Rituelt teater"@nb .

humord:c05602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05602" ;
    dct:modified "2023-11-08T11:21:24"^^xsd:dateTime ;
    skos:altLabel "Distriktsteater"@nb,
        "Lokalteater"@nb,
        "Regionteatre"@nb ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05577 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Regionalt teater"@nb .

humord:c05605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05605" ;
    dct:modified "2022-03-02T08:51:26"^^xsd:dateTime ;
    skos:altLabel "Musical revues"@en,
        "Vaudevilles"@en,
        "Revyteater"@nb ;
    skos:broader humord:c05577 ;
    skos:closeMatch <http://dewey.info/class/782.14/e23/>,
        <http://dewey.info/class/792.6/e23/> ;
    skos:definition "Lettere teaterforestilling som består av ballett, viser og sketsjer med aktuelt, satirisk innhold <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.14/e23/>,
        <http://dewey.info/class/792.6/e23/>,
        <http://dewey.info/class/808.8257/e23/>,
        <http://dewey.info/class/809.257/e23/> ;
    skos:prefLabel "Revues"@en,
        "Revyer"@nb ;
    skos:related humord:c05608,
        humord:c14703 ;
    skos:relatedMatch <http://dewey.info/class/808.8257/e23/>,
        <http://dewey.info/class/809.257/e23/> .

humord:c05606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05606" ;
    dct:modified "2020-07-30T14:08:29"^^xsd:dateTime ;
    skos:altLabel "Shadow play"@en,
        "Shadow theater"@en ;
    skos:broader humord:c05586 ;
    skos:closeMatch <http://dewey.info/class/791.53/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Shadow theatre"@en,
        "Skyggeteater"@nb .

humord:c05607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05607" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05577 ;
    skos:closeMatch <http://dewey.info/class/792.0226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/373.1399/e23/>,
        <http://dewey.info/class/792.0226/e23/>,
        <http://dewey.info/class/792.0835/e23/> ;
    skos:prefLabel "Ungdomsteater"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/373.1399/e23/>,
        <http://dewey.info/class/792.0835/e23/> .

humord:c05608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05608" ;
    dct:modified "2020-12-21T16:37:57"^^xsd:dateTime ;
    skos:altLabel "Burlesque"@en,
        "Varieteteater"@nb ;
    skos:broader humord:c05577 ;
    skos:closeMatch <http://dewey.info/class/792.7/e23/> ;
    skos:definition "Lett og variert underholdning <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Variety shows"@en,
        "Variete"@nb ;
    skos:related humord:c05605,
        humord:c14703,
        humord:c17142 .

humord:c05610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05610" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Boulevardteater"@nb ;
    skos:broadMatch <http://dewey.info/class/792.7/e23/> ;
    skos:broader humord:c05608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Bulevardteater"@nb .

humord:c05612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05612" ;
    dct:modified "2024-10-16T14:12:34"^^xsd:dateTime ;
    skos:altLabel "Beiqu"@nb,
        "Yuanqu"@nb,
        "Zaju"@nb ;
    skos:broadMatch <http://dewey.info/class/895.1246/e23/> ;
    skos:broader humord:c06665 ;
    skos:definition "Drama fra Nord-Kina fra 13.-15.årh. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1246/e23/> ;
    skos:prefLabel "Zaju"@en,
        "Zaju"@nb .

humord:c05615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05615" ;
    dct:modified "2024-12-17T08:14:33"^^xsd:dateTime ;
    skos:altLabel "Home videos"@en,
        "Interactive videos"@en,
        "Video"@en,
        "Heimevideo"@nb,
        "Hjemmevideo"@nb,
        "Interaktive videoar"@nb,
        "Interaktive videoer"@nb,
        "Video"@nb,
        "Videoar"@nb,
        "Videoband"@nb,
        "Videobånd"@nb,
        "Videogram"@nb,
        "Videogrammer"@nb,
        "Videokassettar"@nb,
        "Videokassetter"@nb ;
    skos:broader humord:c15468 ;
    skos:closeMatch <http://dewey.info/class/777/e23/> ;
    skos:exactMatch realfagstermer:c002229 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002229,
        <http://dewey.info/class/384.558/e23/>,
        <http://dewey.info/class/777/e23/> ;
    skos:prefLabel "Videos"@en,
        "Videoer"@nb ;
    skos:related humord:c05396,
        humord:c23215 ;
    skos:relatedMatch <http://dewey.info/class/384.558/e23/> .

humord:c05618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05618" ;
    dct:modified "2024-10-15T07:37:59"^^xsd:dateTime ;
    skos:altLabel "Child art"@en,
        "Barnekunst"@nb ;
    skos:broader humord:c05617 ;
    skos:definition "Kunst laget av barn <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/704.083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/704.083/e23/>,
        <http://dewey.info/class/741.083/e23/> ;
    skos:prefLabel "Childrens art"@en,
        "Barnekunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/741.083/e23/> .

humord:c05619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05619" ;
    dct:modified "2025-04-01T13:15:10"^^xsd:dateTime ;
    skos:altLabel "Dekorativ kunst"@nb ;
    skos:broadMatch <http://dewey.info/class/745/e23/> ;
    skos:broader humord:c05617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.72/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Decorative arts"@en,
        "Dekorativ kunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.72/e23/> .

humord:c05620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05620" ;
    dct:modified "2025-04-01T14:17:32"^^xsd:dateTime ;
    skos:altLabel "Floral design"@en,
        "Blomsterkunst"@nb ;
    skos:broader humord:c05619 ;
    skos:exactMatch <http://dewey.info/class/745.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.92/e23/> ;
    skos:prefLabel "Floral art"@en,
        "Blomsterkunst"@nb .

humord:c05621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05621" ;
    dct:modified "2025-04-01T14:59:14"^^xsd:dateTime ;
    skos:altLabel "Flower decorations"@en,
        "Flower spray"@en,
        "Spray of flowers"@en,
        "Blomsterarrangementer"@nb,
        "Blomsterdekorasjon"@nb,
        "Blomsterdekorasjonar"@nb ;
    skos:broader humord:c05620 ;
    skos:closeMatch <http://dewey.info/class/745.92/e23/> ;
    skos:exactMatch realfagstermer:c004886 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004886,
        <http://dewey.info/class/745.92/e23/> ;
    skos:prefLabel "Flower arrangements"@en,
        "Blomsterdekorasjoner"@nb .

humord:c05623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05623" ;
    dct:modified "2025-04-01T15:24:14"^^xsd:dateTime ;
    skos:altLabel "Ikebana"@nb ;
    skos:broadMatch <http://dewey.info/class/745.92252/e23/> ;
    skos:broader humord:c05620 ;
    skos:definition "Ikebana er japansk blomsterkunst eller arrangement av blomster, grener, løv og så videre <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.92252/e23/> ;
    skos:prefLabel "Ikebana"@en,
        "Ikebana"@nb .

humord:c05624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05624" ;
    dct:modified "2023-11-17T08:12:01"^^xsd:dateTime ;
    skos:altLabel "Book arts"@en,
        "Bokkunst"@nb ;
    skos:broader humord:c05619 ;
    skos:closeMatch <http://dewey.info/class/686/e23/> ;
    skos:exactMatch realfagstermer:c001981 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001981,
        <http://dewey.info/class/686/e23/>,
        <http://dewey.info/class/741.64/e23/> ;
    skos:prefLabel "Book art"@en,
        "Bokkunst"@nb ;
    skos:related humord:c05339,
        humord:c05650,
        humord:c15938 ;
    skos:relatedMatch <http://dewey.info/class/741.64/e23/> .

humord:c05625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05625" ;
    dct:modified "2025-04-01T14:21:49"^^xsd:dateTime ;
    skos:altLabel "Ornamentikk"@nb ;
    skos:broadMatch <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:broader humord:c05619 ;
    skos:definition "Ornamentikk er ornamenter eller prydformer som fungerer i forbindelse med et objekt, med sine omgivelser, fortrinnsvis i brukskunst og arkitektur som utsmykning av fasader eller rom. Også en del former for tatovering kan betraktes som ornamentikk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Ornamentation"@en,
        "Ornamentikk"@nb .

humord:c05626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05626" ;
    dct:modified "2025-04-01T14:23:38"^^xsd:dateTime ;
    skos:altLabel "Decoration"@en,
        "Dekor"@nb,
        "Dekorasjon"@nb,
        "Dekorering"@nb,
        "Utsmykking"@nb,
        "Utsmykning"@nb ;
    skos:broadMatch <http://dewey.info/class/729/e23/> ;
    skos:broader humord:c05619 ;
    skos:exactMatch <http://dewey.info/class/745.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/745.4/e23/> ;
    skos:prefLabel "Embellishment"@en,
        "Utsmykking"@nb .

humord:c05631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05631" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public embellishment"@en,
        "Offentlig utsmykning"@nb ;
    skos:broadMatch <http://dewey.info/class/729/e23/> ;
    skos:broader humord:c05626 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709/e23/>,
        <http://dewey.info/class/711/e23/>,
        <http://dewey.info/class/729/e23/> ;
    skos:prefLabel "Public art"@en,
        "Offentlig utsmykking"@nb ;
    skos:relatedMatch <http://dewey.info/class/709/e23/>,
        <http://dewey.info/class/711/e23/> .

humord:c05633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05633" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Offentlig kunst"@nb ;
    skos:broader humord:c05631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/731.549/e23/>,
        <http://dewey.info/class/731.76/e23/> ;
    skos:prefLabel "Monumental art"@en,
        "Monumentalkunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/731.549/e23/>,
        <http://dewey.info/class/731.76/e23/> .

humord:c05635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05635" ;
    dct:modified "2025-04-01T13:22:10"^^xsd:dateTime ;
    skos:altLabel "Folkeleg kunst"@nb ;
    skos:broadMatch <http://dewey.info/class/700/e23/> ;
    skos:broader humord:c05617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Folk art"@en,
        "Folkelig kunst"@nb ;
    skos:related humord:c05429 .

humord:c05636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05636" ;
    dct:modified "2020-12-22T10:02:24"^^xsd:dateTime ;
    skos:altLabel "Folk art prints"@en ;
    skos:broadMatch <http://dewey.info/class/769/e23/> ;
    skos:broader humord:c05322,
        humord:c05635 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745/e23/>,
        <http://dewey.info/class/769/e23/> ;
    skos:prefLabel "Popular prints"@en,
        "Folkelig grafikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/745/e23/> .

humord:c05637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05637" ;
    dct:modified "2020-12-22T09:33:38"^^xsd:dateTime ;
    skos:altLabel "Kistebilder"@nb,
        "Popular prints (Coffin decoration)"@nb ;
    skos:broadMatch <http://dewey.info/class/769/e23/> ;
    skos:broader humord:c05636 ;
    skos:definition "Folkelig ettbladstresnitt som ble limt på innsiden av kistelokk <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/761.2/e23/>,
        <http://dewey.info/class/769/e23/> ;
    skos:prefLabel "Fok art prints (Coffin decoration)"@en,
        "Kistebrev"@nb ;
    skos:relatedMatch <http://dewey.info/class/761.2/e23/> .

humord:c05639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05639" ;
    dct:modified "2022-10-26T19:03:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/769.951/e23/> ;
    skos:broader humord:c05636 ;
    skos:definition "Kolorerte blokktrykk for dekorasjon under feiringen av det kinesiske nyttår <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.62/e23/>,
        <http://dewey.info/class/769.951/e23/> ;
    skos:prefLabel "Chinese new year paintings"@en,
        "Kinesiske nyttårsbilder"@nb ;
    skos:relatedMatch <http://dewey.info/class/746.62/e23/> .

humord:c05640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05640" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05635 ;
    skos:closeMatch <http://dewey.info/class/751.73/e23/> ;
    skos:definition "Ukommersielle plakater og malerier på mur og plankeverk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/751.73/e23/> ;
    skos:prefLabel "Street art"@en,
        "Gatekunst"@nb ;
    skos:related humord:c05641,
        humord:c14828 .

humord:c05641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05641" ;
    dct:modified "1996-11-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14828 ;
    skos:closeMatch <http://dewey.info/class/751.73/e23/> ;
    skos:definition "Ulovlig tegning av signaturer (tags) på vegger, tak, biler, tog, T-bane og annet offentlig sted <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/751.73/e23/> ;
    skos:prefLabel "Tagging"@en,
        "Tagging"@nb ;
    skos:related humord:c05640 .

humord:c05643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05643" ;
    dct:modified "2025-04-01T13:23:54"^^xsd:dateTime ;
    skos:altLabel "Funerary arts"@en,
        "Tomb art"@en,
        "Gravkunst"@nb ;
    skos:broader humord:c05617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Funerary art"@en,
        "Gravkunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c05644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05644" ;
    dct:modified "2024-11-21T08:46:50"^^xsd:dateTime ;
    skos:altLabel "Gravmonument"@nb,
        "Gravmæle"@nb,
        "Gravmæler"@nb,
        "Heroon"@nb,
        "Mausoleer"@nb,
        "Mausoleum"@nb,
        "Sepulkralmonument"@nb,
        "Sepulkralmonumenter"@nb ;
    skos:broader humord:c00014,
        humord:c05643 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Grave monuments"@en,
        "Gravmonumenter"@nb ;
    skos:related humord:c12105 ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c05647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05647" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05644 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.2/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/731.72/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Funerary urns"@en,
        "Gravurner"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.2/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/731.72/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c05648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05648" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/731.54/e23/> ;
    skos:broader humord:c05644 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/731.54/e23/> ;
    skos:prefLabel "Sarcophagi"@en,
        "Sarkofager"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/> .

humord:c05649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05649" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.143/e23/> ;
    skos:broader humord:c05644 ;
    skos:definition "Gravmonument til minne om Buddha <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3438/e23/>,
        <http://dewey.info/class/726.143/e23/> ;
    skos:prefLabel "Stupas"@en,
        "Stupaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/294.3438/e23/> .

humord:c05650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05650" ;
    dct:modified "2025-04-01T13:47:58"^^xsd:dateTime ;
    skos:altLabel "Illustration"@en,
        "Illustrasjonskunst"@nb ;
    skos:broader humord:c05617 ;
    skos:closeMatch <http://dewey.info/class/741.6/e23/> ;
    skos:definition "Illustrasjonskunst: Tredimensjonalt kunstverk, gjerne fleire gjenstandar som er sette saman i eit rom <ordbøkene.no>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.6/e23/>,
        <http://dewey.info/class/761/e23/> ;
    skos:prefLabel "Art of illustration"@en,
        "Illustrasjonskunst"@nb ;
    skos:related humord:c05624,
        humord:c15096 ;
    skos:relatedMatch <http://dewey.info/class/761/e23/> .

humord:c05651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05651" ;
    dct:modified "2025-04-01T13:49:03"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.0407/e23/> ;
    skos:broader humord:c05617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0407/e23/> ;
    skos:prefLabel "Installations (Art)"@en,
        "Installasjon (Kunst)"@nb .

humord:c05652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05652" ;
    dct:modified "2025-04-01T13:31:00"^^xsd:dateTime ;
    skos:altLabel "Kyrkjekunst"@nb ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c05617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246/e23/>,
        <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/700.482/e23/>,
        <http://dewey.info/class/704.9482/e23/>,
        <http://dewey.info/class/726.529/e23/> ;
    skos:prefLabel "Church art"@en,
        "Kirkekunst"@nb ;
    skos:related humord:c14553 ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246/e23/>,
        <http://dewey.info/class/700.482/e23/>,
        <http://dewey.info/class/704.9482/e23/>,
        <http://dewey.info/class/726.529/e23/> .

humord:c05653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05653" ;
    dct:modified "2024-04-24T12:45:53"^^xsd:dateTime ;
    skos:altLabel "Altar frontals"@en,
        "Alterfrontalar"@nb,
        "Alterfrontaler"@nb,
        "Alterfrontar"@nb,
        "Alterfronter"@nb,
        "Antemensaler"@nb ;
    skos:broadMatch <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:broader humord:c05652 ;
    skos:definition "Antemensale er en plate som enten er laget av tre med malte motiver eller metall med motiver i relieff (repoussé). En antemensale danner forsiden av et alterbord i en kirke. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:prefLabel "Antependium"@en,
        "Antemensaler"@nb .

humord:c05655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05655" ;
    dct:modified "2024-04-24T12:46:25"^^xsd:dateTime ;
    skos:altLabel "Apsisdekorasjon"@nb ;
    skos:broader humord:c05652 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.593/e23/> ;
    skos:prefLabel "Apse decorations"@en,
        "Apsisdekorasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/726.593/e23/> .

humord:c05656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05656" ;
    dct:modified "2025-01-17T07:08:39"^^xsd:dateTime ;
    skos:altLabel "Church inventory"@en,
        "Kyrkjeinventar"@nb ;
    skos:broader humord:c05652 ;
    skos:closeMatch <http://dewey.info/class/726.529/e23/> ;
    skos:exactMatch <http://dewey.info/class/247.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.529/e23/> ;
    skos:prefLabel "Church furniture"@en,
        "Kirkeinventar"@nb ;
    skos:related humord:c04660 .

humord:c05657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05657" ;
    dct:modified "2024-08-13T08:48:26"^^xsd:dateTime ;
    skos:altLabel "Communion tables"@en,
        "Altar"@nb,
        "Alter"@nb,
        "Altre"@nb ;
    skos:broadMatch <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:broader humord:c11685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:prefLabel "Altars"@en,
        "Altere"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/> .

humord:c05658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05658" ;
    dct:modified "2024-12-05T11:04:09"^^xsd:dateTime ;
    skos:altLabel "Reredos"@en,
        "Retables"@en,
        "Altartavler"@nb,
        "Altertavler"@nb ;
    skos:broadMatch <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5296/e23/> ;
    skos:broader humord:c05656 ;
    skos:definition "Altertavle er en oppsats med maleri eller billedverk plassert over og bak alteret i kirkebygg. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5296/e23/> ;
    skos:prefLabel "Altarpieces"@en,
        "Altertavler"@nb .

humord:c05659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05659" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fonts (Church inventory)"@en ;
    skos:broadMatch <http://dewey.info/class/726.5291/e23/> ;
    skos:broader humord:c05656 ;
    skos:exactMatch <http://dewey.info/class/247.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.161/e23/>,
        <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:prefLabel "Baptismal fonts"@en,
        "Døpefonter"@nb ;
    skos:relatedMatch <http://dewey.info/class/234.161/e23/> .

humord:c05660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05660" ;
    dct:modified "2016-10-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Helgenskrin"@nb,
        "Relikvarier"@nb ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c05656 ;
    skos:definition "Beholder til en del av en hellig persons legeme eller gjenstand knyttet til   en hellig person <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Reliquaries"@en,
        "Relikvieskrin"@nb ;
    skos:related humord:c08413 ;
    skos:relatedMatch <http://dewey.info/class/235.2/e23/> .

humord:c05663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05663" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ecclesiastical garb"@en ;
    skos:broadMatch <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/746.92/e23/> ;
    skos:broader humord:c05656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/746.92/e23/> ;
    skos:prefLabel "Church vestments"@en,
        "Liturgiske drakter"@nb .

humord:c05664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05664" ;
    dct:modified "2025-01-13T08:58:19"^^xsd:dateTime ;
    skos:altLabel "Liturgiske kar"@nb ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c05656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Liturgical containers"@en,
        "Liturgiske kar"@nb .

humord:c05665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05665" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c05656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Sacrifical vessels"@en,
        "Offerkar"@nb .

humord:c05666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05666" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.5292/e23/> ;
    skos:broader humord:c05656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.5292/e23/> ;
    skos:prefLabel "Pulpits"@en,
        "Prekestoler"@nb .

humord:c05667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05667" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c05656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246.55/e23/>,
        <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Voive ships"@en,
        "Votivskip"@nb ;
    skos:related humord:c08609 ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246.55/e23/> .

humord:c05668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05668" ;
    dct:modified "2025-04-01T14:43:27"^^xsd:dateTime ;
    skos:altLabel "Commercial art"@en,
        "Reklamekunst"@nb ;
    skos:broadMatch <http://dewey.info/class/741.6/e23/> ;
    skos:broader humord:c05617 ;
    skos:definition "Reklamekunst: reklame som benytter kunstneriske virkemidler, uttrykk <NAOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.6/e23/> ;
    skos:prefLabel "Advertising art"@en,
        "Reklamekunst"@nb ;
    skos:related humord:c07756 .

humord:c05669 a ubo:LinkingTerm,
        skos:Concept ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05669" ;
    dct:modified "2022-10-18T15:20:49"^^xsd:dateTime ;
    skos:broader humord:c05183 ;
    skos:inScheme humord: ;
    skos:prefLabel "Artist groups"@en,
        "Kunstnergrupper"@nb .

humord:c05671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05671" ;
    dct:modified "2022-02-24T07:25:20"^^xsd:dateTime ;
    skos:altLabel "Der Blaue Reiter"@en,
        "Der Blaue Reiter"@nb ;
    skos:broadMatch <http://dewey.info/class/759.3/e23/> ;
    skos:broader humord:c05669 ;
    skos:definition "En gruppe avantgardekunstnere i München (1911-1914) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04042/e23/>,
        <http://dewey.info/class/759.3/e23/> ;
    skos:prefLabel "Blaue Reiter"@en,
        "Blaue Reiter"@nb ;
    skos:related humord:c05695 ;
    skos:relatedMatch <http://dewey.info/class/709.04042/e23/> .

humord:c05673 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05673" ;
    dct:modified "2022-10-18T15:22:06"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.04/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Radikal kunstretning. Oppstod i New York i l960-årene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04/e23/> ;
    skos:prefLabel "Fluxus"@en,
        "Fluxus"@nb .

humord:c05677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05677" ;
    dct:modified "2006-11-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/759.9492/e23/> ;
    skos:broader humord:c05669 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/759.9492/e23/> ;
    skos:prefLabel "Rembrandt pupils"@en,
        "Rembrandtelevene"@nb .

humord:c05678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05678" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/759.951/e23/> ;
    skos:broader humord:c05669 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/759.951/e23/> ;
    skos:prefLabel "Shanghai school of painting"@en,
        "Shanghai-skolen"@nb .

humord:c05680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05680" ;
    dct:modified "2024-07-03T12:42:17"^^xsd:dateTime ;
    skos:altLabel "Abstrakt kunst"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04052/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04052/e23/> ;
    skos:prefLabel "Abstract art"@en,
        "Abstrakt kunst"@nb .

humord:c05681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05681" ;
    dct:modified "2024-07-03T12:39:55"^^xsd:dateTime ;
    skos:altLabel "Abstrakt ekspresjonisme"@nb ;
    skos:broadMatch <http://dewey.info/class/709.04052/e23/> ;
    skos:broader humord:c05680 ;
    skos:definition "Amerikansk kunstretning oppstått i N.Y. (ca 1940-1960) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04052/e23/>,
        <http://dewey.info/class/735.230452/e23/>,
        <http://dewey.info/class/759.0652/e23/> ;
    skos:prefLabel "Abstract expressionism"@en,
        "Abstrakt ekspresjonisme"@nb ;
    skos:related humord:c05695 ;
    skos:relatedMatch <http://dewey.info/class/735.230452/e23/>,
        <http://dewey.info/class/759.0652/e23/> .

humord:c05683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05683" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05680 ;
    skos:closeMatch <http://dewey.info/class/709.0405/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0405/e23/> ;
    skos:prefLabel "Non-figurative art"@en,
        "Nonfigurativ kunst"@nb .

humord:c05684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05684" ;
    dct:modified "2024-08-28T08:19:27"^^xsd:dateTime ;
    skos:altLabel "Art brut"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Kunst produsert av folk utenfor den etablerte kunstverden, bl.a. av psykiatriske pasienter <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/709.0409/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0409/e23/> ;
    skos:prefLabel "Art brut"@en,
        "Art brut"@nb .

humord:c05685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05685" ;
    dct:modified "2024-08-28T08:19:51"^^xsd:dateTime ;
    skos:altLabel "Art deco"@nb,
        "Arts decoratifs"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04012/e23/>,
        <http://dewey.info/class/735.230412/e23/> ;
    skos:prefLabel "Art deco"@en,
        "Art deco"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.230412/e23/> .

humord:c05687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05687" ;
    dct:modified "2024-08-28T08:20:48"^^xsd:dateTime ;
    skos:altLabel "Arte povera"@nb ;
    skos:broadMatch <http://dewey.info/class/709.4509046/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Kunst i Italia i 1960-årene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0407/e23/>,
        <http://dewey.info/class/709.4509046/e23/> ;
    skos:prefLabel "Arte Povera"@en,
        "Arte povera"@nb ;
    skos:relatedMatch <http://dewey.info/class/709.0407/e23/> .

humord:c05688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05688" ;
    dct:modified "2024-08-28T08:20:29"^^xsd:dateTime ;
    skos:altLabel "Art nouveau"@nb,
        "Jugend"@nb,
        "Jugendstil"@nb,
        "Liberty"@nb ;
    skos:broadMatch <http://dewey.info/class/724.6/e23/> ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.0349/e23/>,
        <http://dewey.info/class/709.04014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0349/e23/>,
        <http://dewey.info/class/709.04014/e23/>,
        <http://dewey.info/class/724.6/e23/>,
        <http://dewey.info/class/745.409034/e23/> ;
    skos:prefLabel "Art nouveau"@en,
        "Art nouveau"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.409034/e23/> .

humord:c05691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05691" ;
    dct:modified "2024-08-28T20:26:06"^^xsd:dateTime ;
    skos:altLabel "Avantgarde"@nb ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/700.411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.411/e23/>,
        <http://dewey.info/class/780.904/e23/>,
        <http://dewey.info/class/808.81911/e23/>,
        <http://dewey.info/class/808.887/e23/> ;
    skos:prefLabel "Avantgarde"@en,
        "Avantgarde"@nb ;
    skos:related humord:c05701,
        humord:c12989 ;
    skos:relatedMatch <http://dewey.info/class/780.904/e23/>,
        <http://dewey.info/class/808.81911/e23/>,
        <http://dewey.info/class/808.887/e23/> .

humord:c05692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05692" ;
    dct:modified "2003-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.034/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Tysk betegnelse på europeisk stilart ca 1820-1840, vesentlig knyttet til møbel- og interiørkunst, men også til litteratur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/724.5/e23/>,
        <http://dewey.info/class/745.409034/e23/>,
        <http://dewey.info/class/759.05/e23/> ;
    skos:prefLabel "Biedermeier"@en,
        "Biedermeier"@nb ;
    skos:relatedMatch <http://dewey.info/class/724.5/e23/>,
        <http://dewey.info/class/745.409034/e23/>,
        <http://dewey.info/class/759.05/e23/> .

humord:c05693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05693" ;
    dct:modified "2024-09-10T15:33:16"^^xsd:dateTime ;
    skos:altLabel "Dada"@en,
        "Dada"@nb,
        "Dadaisme"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04062/e23/>,
        <http://dewey.info/class/808.801162/e23/>,
        <http://dewey.info/class/809.91162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04062/e23/>,
        <http://dewey.info/class/735.230462/e23/>,
        <http://dewey.info/class/759.0662/e23/>,
        <http://dewey.info/class/808.801162/e23/>,
        <http://dewey.info/class/809.91162/e23/> ;
    skos:prefLabel "Dadaism"@en,
        "Dadaisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.230462/e23/>,
        <http://dewey.info/class/759.0662/e23/> .

humord:c05694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05694" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exotism"@en ;
    skos:broader humord:c05679 ;
    skos:definition "Kunstnerisk stil preget av innslag fra eksotisk kunst <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.94/e23/>,
        <http://dewey.info/class/709/e23/> ;
    skos:prefLabel "Exoticism"@en,
        "Eksotisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.94/e23/>,
        <http://dewey.info/class/709/e23/> .

humord:c05695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05695" ;
    dct:modified "2005-03-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Kunstoppfatning som i videste forstand hviler på en utadvendt demonstrasjon  av indre følelser. Har som utgangspunkt slutten av 1880-årenes reaksjon mot impresjonismen <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/709.04042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04042/e23/> ;
    skos:prefLabel "Expressionism (Art)"@en,
        "Ekspresjonisme (Kunst)"@nb ;
    skos:related humord:c05671,
        humord:c05681,
        humord:c17666,
        humord:c19787 .

humord:c05696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05696" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05695 ;
    skos:exactMatch <http://dewey.info/class/709.04043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04043/e23/>,
        <http://dewey.info/class/735.230443/e23/>,
        <http://dewey.info/class/759.0643/e23/> ;
    skos:prefLabel "Fauvism"@en,
        "Fauvisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.230443/e23/>,
        <http://dewey.info/class/759.0643/e23/> .

humord:c05697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05697" ;
    dct:modified "2025-03-31T12:59:07"^^xsd:dateTime ;
    skos:altLabel "Empire"@nb,
        "Empirestil"@nb,
        "Regency"@nb ;
    skos:broadMatch <http://dewey.info/class/709.034/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Europeisk stilart med romerske og antikke forbilder som oppstod i Frankrike  under Napoleon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/724.5/e23/> ;
    skos:prefLabel "Empire style"@en,
        "Empire"@nb ;
    skos:relatedMatch <http://dewey.info/class/724.5/e23/> .

humord:c05698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05698" ;
    dct:modified "2022-08-15T07:53:12"^^xsd:dateTime ;
    skos:altLabel "Entartete Kunst"@en,
        "Dekadent kunst"@nb,
        "Utartet kunst"@nb ;
    skos:broadMatch <http://dewey.info/class/709.4309043/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.4309043/e23/> ;
    skos:prefLabel "Degenerate art"@en,
        "Entartete Kunst"@nb .

humord:c05699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05699" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Funkis"@nb ;
    skos:broadMatch <http://dewey.info/class/724.6/e23/> ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.0402/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0402/e23/>,
        <http://dewey.info/class/724.6/e23/>,
        <http://dewey.info/class/735.23042/e23/>,
        <http://dewey.info/class/759.062/e23/> ;
    skos:prefLabel "Functionalism"@en,
        "Funksjonalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.23042/e23/>,
        <http://dewey.info/class/759.062/e23/> .

humord:c05701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05701" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04033/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04033/e23/>,
        <http://dewey.info/class/735.230433/e23/>,
        <http://dewey.info/class/759.0633/e23/>,
        <http://dewey.info/class/808.80114/e23/> ;
    skos:prefLabel "Futurism"@en,
        "Futurisme"@nb ;
    skos:related humord:c05691,
        humord:c34728 ;
    skos:relatedMatch <http://dewey.info/class/735.230433/e23/>,
        <http://dewey.info/class/759.0633/e23/>,
        <http://dewey.info/class/808.80114/e23/> .

humord:c05702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05702" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Geometric style"@en ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Geometric art"@en,
        "Geometrisk stil"@nb ;
    skos:related humord:c28600 ;
    skos:relatedMatch <http://dewey.info/class/738.3820938/e23/> .

humord:c05703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05703" ;
    dct:modified "2019-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Georgian style"@nb ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/724.19/e23/> ;
    skos:definition "Stilepoke innenfor 1700-tallets engelske arkitektur og møbelkunst <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/724.19/e23/> ;
    skos:prefLabel "Georgian style"@en,
        "Georgiansk arkitektur"@nb .

humord:c05704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05704" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Retning innen malerkunst, musikk og skulptur i siste fjerdepart av 1800-tallet og begynnelsen av 1900-tallet med utgangspunkt i Frankrike <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/709.0344/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0344/e23/>,
        <http://dewey.info/class/759.054/e23/>,
        <http://dewey.info/class/780.904/e23/>,
        <http://dewey.info/class/808.8011/e23/> ;
    skos:prefLabel "Impressionism"@en,
        "Impresjonisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/759.054/e23/>,
        <http://dewey.info/class/780.904/e23/>,
        <http://dewey.info/class/808.8011/e23/> .

humord:c05705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05705" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Japonisme"@nb ;
    skos:broadMatch <http://dewey.info/class/709/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.52/e23/>,
        <http://dewey.info/class/709/e23/> ;
    skos:prefLabel "Japonism"@en,
        "Japanisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/709.52/e23/> .

humord:c05706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05706" ;
    dct:modified "2024-09-16T11:29:41"^^xsd:dateTime ;
    skos:altLabel "Chinoiserie"@nb,
        "Kineseri"@nb ;
    skos:broadMatch <http://dewey.info/class/709/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.51/e23/>,
        <http://dewey.info/class/709/e23/> ;
    skos:prefLabel "Chinoiserie"@en,
        "Kineseri"@nb ;
    skos:relatedMatch <http://dewey.info/class/709.51/e23/> .

humord:c05708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05708" ;
    dct:modified "2020-07-31T10:30:40"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Betegnelse for kunstsyn eller diktemåte som søker forbilder i antikken eller som etterstreber lignende idealer <Aarnes>"@nb ;
    skos:editorialNote "Brukt hovedsakelig for perioden 1500-1700"@nb ;
    skos:exactMatch <http://dewey.info/class/700.4142/e23/>,
        <http://dewey.info/class/709.0341/e23/>,
        <http://dewey.info/class/808.80142/e23/>,
        <http://dewey.info/class/809.9142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.4142/e23/>,
        <http://dewey.info/class/709.0341/e23/>,
        <http://dewey.info/class/724.2/e23/>,
        <http://dewey.info/class/735.22/e23/>,
        <http://dewey.info/class/745.409034/e23/>,
        <http://dewey.info/class/759.051/e23/>,
        <http://dewey.info/class/808.80142/e23/>,
        <http://dewey.info/class/809.9142/e23/> ;
    skos:prefLabel "Classicism (Art)"@en,
        "Klassisisme (Kunst)"@nb ;
    skos:related humord:c05718 ;
    skos:relatedMatch <http://dewey.info/class/724.2/e23/>,
        <http://dewey.info/class/735.22/e23/>,
        <http://dewey.info/class/745.409034/e23/>,
        <http://dewey.info/class/759.051/e23/> .

humord:c05709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05709" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Concretism (Art)"@en ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/709.04056/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04056/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:prefLabel "Concrete art"@en,
        "Konkretisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> .

humord:c05710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05710" ;
    dct:modified "2024-09-19T13:41:49"^^xsd:dateTime ;
    skos:altLabel "Cubisme"@nb,
        "Kubisme"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04032/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04032/e23/>,
        <http://dewey.info/class/735.230432/e23/>,
        <http://dewey.info/class/759.0632/e23/> ;
    skos:prefLabel "Cubism"@en,
        "Kubisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.230432/e23/>,
        <http://dewey.info/class/759.0632/e23/> .

humord:c05712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05712" ;
    dct:modified "1994-11-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.031/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Stilretning i Europa på 1500-tallet, særlig innen italiensk malerkunst. Også i utvidet betydning om enhver ytterliggående konsentrasjon om det stilistiske <UBO/Aarnes>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.031/e23/> ;
    skos:prefLabel "Mannerism"@en,
        "Manierisme"@nb .

humord:c05713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05713" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Minimal art"@en,
        "Minimal art"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.04058/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04058/e23/> ;
    skos:prefLabel "Minimalism"@en,
        "Minimalisme"@nb .

humord:c05715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05715" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.4809034/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.4809034/e23/>,
        <http://dewey.info/class/720.94309034/e23/> ;
    skos:prefLabel "National romanticism"@en,
        "Nasjonalromantikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/720.94309034/e23/> .

humord:c05716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05716" ;
    dct:modified "2017-03-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Animal ornamentation"@en,
        "Dragestil"@en,
        "Drakestil"@nb ;
    skos:broadMatch <http://dewey.info/class/720.9481/e23/> ;
    skos:broader humord:c05715 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.9481/e23/>,
        <http://dewey.info/class/736.4/e23/> ;
    skos:prefLabel "Dragon style"@en,
        "Dragestil"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.4/e23/> .

humord:c05717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05717" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neogothic"@en ;
    skos:broadMatch <http://dewey.info/class/709.034/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/724.3/e23/> ;
    skos:prefLabel "Neo-gothic"@en,
        "Nygotikk"@nb ;
    skos:related humord:c10903 ;
    skos:relatedMatch <http://dewey.info/class/724.3/e23/> .

humord:c05718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05718" ;
    dct:modified "2000-12-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neo-classisism"@en,
        "Neoklassisisme"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Betegnelse for kunstsyn som søker forbilder i antikken <UBO>"@nb ;
    skos:editorialNote "Brukt hovedsakelig for perioden 1770-1830 og senere på 1900-tallet"@nb ;
    skos:exactMatch <http://dewey.info/class/709.0341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0341/e23/>,
        <http://dewey.info/class/724.2/e23/>,
        <http://dewey.info/class/759.051/e23/>,
        <http://dewey.info/class/780.904/e23/> ;
    skos:prefLabel "Neoclassisism"@en,
        "Nyklassisisme"@nb ;
    skos:related humord:c05708 ;
    skos:relatedMatch <http://dewey.info/class/724.2/e23/>,
        <http://dewey.info/class/759.051/e23/>,
        <http://dewey.info/class/780.904/e23/> .

humord:c05720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05720" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neo-realism"@en,
        "New realism"@en,
        "Neorealisme"@nb ;
    skos:broadMatch <http://dewey.info/class/709.04/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.2/e23/>,
        <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/735.2304/e23/>,
        <http://dewey.info/class/759.06/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Neorealism (Art)"@en,
        "Nyrealisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/149.2/e23/>,
        <http://dewey.info/class/735.2304/e23/>,
        <http://dewey.info/class/759.06/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> .

humord:c05722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05722" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Palladian architecture"@en ;
    skos:broadMatch <http://dewey.info/class/724.19/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Arkitekturretning i England på 1700-tallet, inspirert av den italienske renessansearkitekten Palladio <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/724.19/e23/> ;
    skos:prefLabel "Palladianism"@en,
        "Palladianisme"@nb ;
    skos:related humord:c05184 .

humord:c05723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05723" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pop art"@nb,
        "Popular art"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Kunstretning i 1950- og 1960-årene. Fra engelsk \"popular art\" <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/709.04071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04071/e23/>,
        <http://dewey.info/class/735.230471/e23/>,
        <http://dewey.info/class/759.0671/e23/> ;
    skos:prefLabel "Pop art"@en,
        "Popkunst"@nb ;
    skos:related humord:c05332,
        humord:c29923 ;
    skos:relatedMatch <http://dewey.info/class/735.230471/e23/>,
        <http://dewey.info/class/759.0671/e23/> .

humord:c05726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05726" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/709.0346/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0346/e23/>,
        <http://dewey.info/class/759.056/e23/> ;
    skos:prefLabel "Post-impressionism"@en,
        "Postimpresjonisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/759.056/e23/> .

humord:c05727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05727" ;
    dct:modified "2023-12-18T11:18:58"^^xsd:dateTime ;
    skos:altLabel "Postmodernisme"@nb ;
    skos:broader humord:c05679 ;
    skos:exactMatch realfagstermer:c001514,
        <http://dewey.info/class/149.97/e23/>,
        <http://dewey.info/class/700.4113/e23/>,
        <http://dewey.info/class/808.80113/e23/>,
        <http://dewey.info/class/809.9113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001514,
        <http://dewey.info/class/149.97/e23/>,
        <http://dewey.info/class/700.4113/e23/>,
        <http://dewey.info/class/808.80113/e23/>,
        <http://dewey.info/class/809.9113/e23/> ;
    skos:prefLabel "Postmodernism"@en,
        "Postmodernisme"@nb ;
    skos:related humord:c06609 .

humord:c05728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05728" ;
    dct:modified "2012-08-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.04/e23/> ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:prefLabel "Primitivism (Art)"@en,
        "Primitivisme (Kunst)"@nb .

humord:c05729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05729" ;
    dct:modified "2025-03-24T14:30:40"^^xsd:dateTime ;
    skos:altLabel "Ringeriksstil"@nb ;
    skos:broadMatch <http://dewey.info/class/709.48109021/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.48109021/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Ringerike style"@en,
        "Ringeriksstil"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.5/e23/> .

humord:c05730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05730" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/723.4/e23/> ;
    skos:exactMatch <http://dewey.info/class/709.0216/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.2/e23/>,
        <http://dewey.info/class/709.0216/e23/>,
        <http://dewey.info/class/723.4/e23/>,
        <http://dewey.info/class/734.24/e23/>,
        <http://dewey.info/class/745.409021/e23/>,
        <http://dewey.info/class/759.0216/e23/> ;
    skos:prefLabel "Romanesque art"@en,
        "Romansk stil"@nb ;
    skos:relatedMatch <http://dewey.info/class/246.2/e23/>,
        <http://dewey.info/class/734.24/e23/>,
        <http://dewey.info/class/745.409021/e23/>,
        <http://dewey.info/class/759.0216/e23/> .

humord:c05731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05731" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Red-figure ceramic"@en ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Red-figure pottery"@en,
        "Rødfigurstil"@nb ;
    skos:relatedMatch <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> .

humord:c05732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05732" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sosialistisk realisme"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Retning innen moderne kunst som har til hovedoppgave å skildre arbeidsfolk, gjerne med politisk tendens <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.455/e23/>,
        <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/759.053/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Social realism"@en,
        "Sosialrealisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/700.455/e23/>,
        <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/759.053/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> .

humord:c05733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05733" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Early classical style"@en ;
    skos:broader humord:c05679 ;
    skos:definition "Periode i gresk kunst 480-450 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/733.3/e23/> ;
    skos:prefLabel "Severe style"@en,
        "Streng stil"@nb ;
    skos:relatedMatch <http://dewey.info/class/733.3/e23/> .

humord:c05734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05734" ;
    dct:modified "2020-07-30T13:12:32"^^xsd:dateTime ;
    skos:altLabel "Surrealismen"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Bevegelse innen kunst og litteratur som oppstod omkring 1920 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/700.41163/e23/>,
        <http://dewey.info/class/709.04063/e23/>,
        <http://dewey.info/class/808.801163/e23/>,
        <http://dewey.info/class/809.91163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.41163/e23/>,
        <http://dewey.info/class/709.04063/e23/>,
        <http://dewey.info/class/735.230463/e23/>,
        <http://dewey.info/class/759.0663/e23/>,
        <http://dewey.info/class/808.801163/e23/>,
        <http://dewey.info/class/809.91163/e23/> ;
    skos:prefLabel "Surrealism"@en,
        "Surrealisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.230463/e23/>,
        <http://dewey.info/class/759.0663/e23/> .

humord:c05735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05735" ;
    dct:modified "2024-08-28T20:18:18"^^xsd:dateTime ;
    skos:altLabel "Automatisk skrift"@nb ;
    skos:broader humord:c08835 ;
    skos:definition "Når en person skriver uten bevisst å skrive, og at det hevdes at dette skjer ut fra en underbevisst, åndelig eller overnaturlig kilde <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.91/e23/>,
        <http://dewey.info/class/808.801163/e23/>,
        <http://dewey.info/class/809.91163/e23/> ;
    skos:prefLabel "Automatic writing"@en,
        "Automatisk skrift"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.91/e23/>,
        <http://dewey.info/class/808.801163/e23/>,
        <http://dewey.info/class/809.91163/e23/> .

humord:c05736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05736" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Black-figure ceramic"@en ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Black-figure pottery"@en,
        "Svartfigurstil"@nb ;
    skos:relatedMatch <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> .

humord:c05737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05737" ;
    dct:modified "2024-10-07T08:33:17"^^xsd:dateTime ;
    skos:altLabel "Allmenn lingvistikk"@nb,
        "Allmenn språkvitenskap"@nb,
        "Allmenn språkvitskap"@nb,
        "Lingvistikk"@nb,
        "Språkforsking"@nb,
        "Språkforskning"@nb,
        "Språkgransking"@nb,
        "Språkgranskning"@nb,
        "Språkvitenskap"@nb,
        "Språkvitskap"@nb,
        "Ålmenn språkvitskap"@nb ;
    skos:exactMatch realfagstermer:c012524,
        <http://dewey.info/class/410/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012524,
        <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Linguistics"@en,
        "Lingvistikk"@nb ;
    skos:related humord:c04458,
        humord:c04475,
        humord:c09767 ;
    skos:topConceptOf humord: .

humord:c05742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05742" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05737 ;
    skos:closeMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Phonemics"@en,
        "Fonemikk"@nb ;
    skos:related humord:c05743,
        humord:c05767 .

humord:c05743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05743" ;
    dct:modified "2023-11-27T13:34:22"^^xsd:dateTime ;
    skos:altLabel "Fonetikk"@nb,
        "Lydlære"@nb ;
    skos:broader humord:c05737 ;
    skos:definition "Studiet av hvordan språklyder frembringes (artikuleres), realiseres som lydbølger og oppfattes av hørselsorganene <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002191,
        <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002191,
        <http://dewey.info/class/372.465/e23/>,
        <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Phonetics"@en,
        "Fonetikk"@nb ;
    skos:related humord:c05742,
        humord:c05767,
        humord:c06448 ;
    skos:relatedMatch <http://dewey.info/class/372.465/e23/> .

humord:c05745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05745" ;
    dct:modified "2024-07-31T14:41:29"^^xsd:dateTime ;
    skos:altLabel "Akustisk fonetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/621.3994/e23/> ;
    skos:prefLabel "Acoustic phonetics"@en,
        "Akustisk fonetikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.3994/e23/> .

humord:c05746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05746" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.454/e23/>,
        <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/621.3994/e23/> ;
    skos:prefLabel "Voice analysis"@en,
        "Taleanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.454/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/621.3994/e23/> .

humord:c05747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05747" ;
    dct:modified "2024-08-28T11:15:13"^^xsd:dateTime ;
    skos:altLabel "Assimilasjon (Fonetikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05743 ;
    skos:definition "Det at en språklyd blir påvirket av en annen språklyd slik at den blir helt  eller delvis lik denne <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Assimilation (Phonetics)"@en,
        "Assimilasjon (Fonetikk)"@nb ;
    skos:related humord:c16408 .

humord:c05749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05749" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05743 ;
    skos:closeMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/> ;
    skos:exactMatch <http://dewey.info/class/414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Consonants"@en,
        "Konsonanter"@nb .

humord:c05750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05750" ;
    dct:modified "2020-10-19T16:29:43"^^xsd:dateTime ;
    skos:altLabel "Laterals"@en ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c16398 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Liquids (Phonetics)"@en,
        "Likvider"@nb .

humord:c05751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05751" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Obstruents"@en,
        "Obstruenter"@nb ;
    skos:related humord:c14571 .

humord:c05752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05752" ;
    dct:modified "2020-11-30T10:12:18"^^xsd:dateTime ;
    skos:altLabel "Occlusives"@en,
        "Stop (Phonetics)"@en,
        "Klusiler"@nb,
        "Lukkelyder"@nb,
        "Okklusiver"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05751 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Plosives"@en,
        "Plosiver"@nb .

humord:c05756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05756" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05752 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Bilabial plosives"@en,
        "Bilabiale plosiver"@nb .

humord:c05757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05757" ;
    dct:modified "2020-10-21T15:29:46"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05743 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Voicedness"@en,
        "Stemthet"@nb .

humord:c05758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05758" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c05743 ;
    skos:closeMatch <http://dewey.info/class/612.78/e23/> ;
    skos:definition "Det å snakke, ytre seg <UBO>"@nb ;
    skos:exactMatch realfagstermer:c005237,
        <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005237,
        <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/612.78/e23/> ;
    skos:prefLabel "Speech (Phonetics)"@en,
        "Tale (Lingvistikk)"@nb ;
    skos:related humord:c03894,
        humord:c05785,
        humord:c06536,
        humord:c06828 ;
    skos:relatedMatch <http://dewey.info/class/372.622/e23/> .

humord:c05759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05759" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Voice production"@en ;
    skos:broadMatch <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/612.78/e23/> ;
    skos:broader humord:c05758 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/251.03/e23/>,
        <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/783.04/e23/> ;
    skos:prefLabel "Use of the voice"@en,
        "Stemmebruk"@nb ;
    skos:relatedMatch <http://dewey.info/class/251.03/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/783.04/e23/> .

humord:c05760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05760" ;
    dct:modified "2020-11-30T10:14:39"^^xsd:dateTime ;
    skos:altLabel "Enunciation"@en ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/372.622/e23/> ;
    skos:broader humord:c05743 ;
    skos:closeMatch <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--31/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/413.1/e23/>,
        <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Pronunciation"@en,
        "Uttale"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--31/e23/>,
        <http://dewey.info/class/413.1/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c05761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05761" ;
    dct:modified "2024-08-28T08:24:13"^^xsd:dateTime ;
    skos:altLabel "Artikulasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05760 ;
    skos:definition "Produksjon av talelyder <Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.92855/e23/>,
        <http://dewey.info/class/783.043/e23/> ;
    skos:prefLabel "Articulation"@en,
        "Artikulasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.92855/e23/>,
        <http://dewey.info/class/783.043/e23/> .

humord:c05762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05762" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vocalism"@en,
        "Vokalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Vowel systems"@en,
        "Vokalsystemer"@nb .

humord:c05764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05764" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05762 ;
    skos:closeMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Vowels"@en,
        "Vokaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--813/e23/> .

humord:c05765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05765" ;
    dct:modified "2020-11-30T10:15:40"^^xsd:dateTime ;
    skos:altLabel "Stressed vowels"@en ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05764 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Tense vowels"@en,
        "Betonte vokaler"@nb .

humord:c05767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05767" ;
    dct:modified "2012-04-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05737 ;
    skos:closeMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:definition "Studiet av lydsystemet i de enkelte språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Phonology"@en,
        "Fonologi"@nb ;
    skos:related humord:c05742,
        humord:c05743,
        humord:c05776,
        humord:c06447,
        humord:c06448 .

humord:c05768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05768" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Phonological features"@en,
        "Fonologiske trekk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Distinctive features"@en,
        "Distinktive trekk"@nb .

humord:c05770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05770" ;
    dct:modified "2011-02-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Distribution (Phonology)"@en,
        "Distribusjon (Fonologi)"@nb .

humord:c05771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05771" ;
    dct:modified "2020-11-30T10:25:16"^^xsd:dateTime ;
    skos:altLabel "Phonemes"@en,
        "Speech sound"@en,
        "Fonemer"@nb,
        "Språklyder"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Phoneme"@en,
        "Fonem"@nb ;
    skos:related humord:c06448 .

humord:c05772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05772" ;
    dct:modified "2024-08-28T07:47:35"^^xsd:dateTime ;
    skos:altLabel "Arkifonem"@nb,
        "Arkifonemer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05771 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Archiphoneme"@en,
        "Arkifonem"@nb .

humord:c05773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05773" ;
    dct:modified "2020-11-30T10:25:49"^^xsd:dateTime ;
    skos:altLabel "Phonological universalia"@en,
        "Fonologiske universalier"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Phonological universals"@en,
        "Fonologiske universalia"@nb .

humord:c05775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05775" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Phonotactics"@en,
        "Fonotaks"@nb .

humord:c05776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05776" ;
    dct:modified "2024-12-03T11:07:48"^^xsd:dateTime ;
    skos:altLabel "Symbolism of sound"@en,
        "Lydsymbolikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2223/e23/> ;
    skos:broader humord:c18228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2223/e23/> ;
    skos:prefLabel "Sound symbolism (Symbolism)"@en,
        "Lydsymbolikk"@nb ;
    skos:related humord:c05767 .

humord:c05777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05777" ;
    dct:modified "2012-04-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05770 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Neutralization (Phonology)"@en,
        "Nøytralisering (Fonologi)"@nb .

humord:c05778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05778" ;
    dct:modified "1998-07-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05767 ;
    skos:definition "Lære om lyders og stavelsers lengde, styrke, hørlighet, tonehøyde o l <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Prosody (Linguistics)"@en,
        "Prosodi (Lingvistikk)"@nb ;
    skos:related humord:c06500 .

humord:c05779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05779" ;
    dct:modified "2024-07-31T07:51:41"^^xsd:dateTime ;
    skos:altLabel "Prominence (Linguistics)"@en,
        "Aksent (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Accent (Linguistics)"@en,
        "Aksent (Lingvistikk)"@nb .

humord:c05780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05780" ;
    dct:modified "2020-10-21T16:13:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05790 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Stress (Linguistics)"@en,
        "Trykkaksent"@nb .

humord:c05781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05781" ;
    dct:modified "2024-02-13T11:00:07"^^xsd:dateTime ;
    skos:altLabel "Rytmar"@nb,
        "Rytme"@nb,
        "Rytmer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05531,
        humord:c05778 ;
    skos:definition "Regelmessig veksling i trykk eller styrke i musikk, poesi eller tale <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/>,
        <http://dewey.info/class/781.224/e23/> ;
    skos:prefLabel "Rhythm"@en,
        "Rytme"@nb .

humord:c05782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05782" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05778 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Tonology"@en,
        "Tonologi"@nb .

humord:c05783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05783" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sentence intonation"@en,
        "Sentence pitch"@en,
        "Sentence stress"@en,
        "Setningsmelodi"@nb ;
    skos:broader humord:c05782 ;
    skos:closeMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Intonation (Linguistics)"@en,
        "Intonasjon (Lingvistikk)"@nb .

humord:c05785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05785" ;
    dct:modified "2024-02-05T14:18:25"^^xsd:dateTime ;
    skos:altLabel "Modulasjon (Lingvistikk)"@nb,
        "Modulering (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05783 ;
    skos:definition "Det å variere, nyansere tonefall og styrke i tale og sang <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Modulation (Linguistics)"@en,
        "Modulering (Lingvistikk)"@nb ;
    skos:related humord:c05758 .

humord:c05787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05787" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tonelag"@nb ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05782 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Toneme"@en,
        "Tonem"@nb .

humord:c05789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05789" ;
    dct:modified "2012-07-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tone sandhi"@nb ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05787 ;
    skos:definition "Fonetisk eller fonologisk modifikasjon av toner <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Tone sandhi"@en,
        "Tonesandhi"@nb .

humord:c05790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05790" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05778 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Stress (Linguistics)"@en,
        "Trykk (Lingvistikk)"@nb .

humord:c05791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05791" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Emphasis"@en,
        "Emfase"@nb .

humord:c05792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05792" ;
    dct:modified "2020-11-04T14:44:04"^^xsd:dateTime ;
    skos:altLabel "Consonant gradation"@en,
        "Stadieveksel"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:definition "Morfofonologisk prosess hvor konsonanter veksler mellom ulike \"grader\" <UB TØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Consonantal gradation"@en,
        "Stadieveksling"@nb .

humord:c05795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05795" ;
    dct:modified "2024-08-28T20:23:48"^^xsd:dateTime ;
    skos:altLabel "Autosegmental fonologi"@nb ;
    skos:broadMatch <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:broader humord:c05797 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:prefLabel "Autosegmental phonology"@en,
        "Autosegmental fonologi"@nb .

humord:c05796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05796" ;
    dct:modified "2012-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Functional phonology"@en,
        "Funksjonell fonologi"@nb ;
    skos:related humord:c06226 .

humord:c05797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05797" ;
    dct:modified "2020-10-28T14:17:48"^^xsd:dateTime ;
    skos:altLabel "Nonlinear phonology"@en ;
    skos:broadMatch <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:broader humord:c06180 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:prefLabel "Non-linear phonology"@en,
        "Ikke-lineær fonologi"@nb .

humord:c05798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05798" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Clinical phonology"@en,
        "Klinisk fonologi"@nb .

humord:c05799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05799" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--150183/e23/>,
        <http://dewey.info/class/414.0183/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150183/e23/>,
        <http://dewey.info/class/414.0183/e23/> ;
    skos:prefLabel "Cognitive phonology"@en,
        "Kognitiv fonologi"@nb .

humord:c05800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05800" ;
    dct:modified "2012-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:broader humord:c06180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:prefLabel "Lexical phonology"@en,
        "Leksikalsk fonologi"@nb .

humord:c05801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05801" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Prosodic phonology"@en,
        "Prosodisk fonologi"@nb .

humord:c05802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05802" ;
    dct:modified "2012-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:broader humord:c05797 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:prefLabel "Metrical phonology"@en,
        "Metrisk fonologi"@nb .

humord:c05803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 86 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05803" ;
    dct:modified "2024-02-22T14:01:19"^^xsd:dateTime ;
    skos:altLabel "Grammars"@en,
        "Grammatikk"@nb,
        "Grammatikkar"@nb,
        "Grammatikker"@nb ;
    skos:broader humord:c05737 ;
    skos:definition "Lære som beskriver elementene et språk er oppbygd av og gir regler for hvordan de får kombineres, særlig om morfologi og syntaks, men også om fonologi, semantikk og pragmatikk <BOB>"@nb ;
    skos:exactMatch realfagstermer:c007313,
        <http://dewey.info/class/415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007313,
        <http://dewey.info/class/372.61/e23/>,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/4--82/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Grammar"@en,
        "Grammatikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.61/e23/>,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/4--82/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c05804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05804" ;
    dct:modified "2023-12-19T11:11:02"^^xsd:dateTime ;
    skos:altLabel "Fraseologi"@nb,
        "Idiomatikk"@nb,
        "Ord og uttrykk"@nb,
        "Uttrykk og vendinger"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Lære om og samling av et språks særmerkte uttrykk og talemåter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Phraseology"@en,
        "Fraseologi"@nb .

humord:c05808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05808" ;
    dct:modified "2025-03-12T14:51:49"^^xsd:dateTime ;
    skos:altLabel "Fraser"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05804 ;
    skos:definition "Frase er et fast uttrykk eller en alminnelig vending. En frase er også en floskel, en talemåte uten innhold. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Phrases"@en,
        "Fraser"@nb .

humord:c05809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05809" ;
    dct:modified "2025-03-12T14:53:00"^^xsd:dateTime ;
    skos:altLabel "Epitet"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05808 ;
    skos:definition "Karakteriserende adjektiv til substantiv eller personnavn <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Epithets"@en,
        "Epiteter"@nb .

humord:c05810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05810" ;
    dct:modified "2023-11-30T07:03:07"^^xsd:dateTime ;
    skos:altLabel "Phraseologisms"@en,
        "Fraseologismer"@nb,
        "Idiom"@nb ;
    skos:broader humord:c05808 ;
    skos:exactMatch realfagstermer:c000429,
        <http://dewey.info/class/418/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000429,
        <http://dewey.info/class/4--313/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/413.1/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Idioms"@en,
        "Idiomer"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--313/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/413.1/e23/> .

humord:c05811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05811" ;
    dct:modified "2025-03-14T09:46:09"^^xsd:dateTime ;
    skos:altLabel "Klisjear (Lingvistikk)"@nb,
        "Klisjéar (Lingvistikk)"@nb,
        "Klisjéer (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c05808 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Cliches (Linguistics)"@en,
        "Klisjeer (Lingvistikk)"@nb .

humord:c05812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05812" ;
    dct:modified "2025-03-14T09:53:58"^^xsd:dateTime ;
    skos:altLabel "Set expressions"@en,
        "Talemåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05808 ;
    skos:definition "Fast, ordtakslignende uttrykk <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.9/e23/>,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Fixed expressions"@en,
        "Talemåter"@nb ;
    skos:related humord:c05017 ;
    skos:relatedMatch <http://dewey.info/class/398.9/e23/> .

humord:c05814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05814" ;
    dct:modified "2025-03-14T10:01:55"^^xsd:dateTime ;
    skos:altLabel "Høflegheitsformer"@nb,
        "Tiltaleformer"@nb ;
    skos:broader humord:c05808 ;
    skos:closeMatch <http://dewey.info/class/395.4/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.4/e23/> ;
    skos:prefLabel "Forms of address"@en,
        "Tiltaleformer"@nb .

humord:c05815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05815" ;
    dct:modified "2025-03-17T11:15:55"^^xsd:dateTime ;
    skos:altLabel "Interferens"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Interference"@en,
        "Interferens"@nb ;
    skos:related humord:c06324,
        humord:c06366,
        humord:c06371 .

humord:c05816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05816" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Causativity"@en,
        "Kausativitet"@nb .

humord:c05817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05817" ;
    dct:modified "2025-03-14T10:20:24"^^xsd:dateTime ;
    skos:altLabel "Gradbøyning"@nb,
        "Komparasjon (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Comparison (Grammar)"@en,
        "Komparasjon (Grammatikk)"@nb .

humord:c05819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05819" ;
    dct:modified "2025-03-14T10:32:31"^^xsd:dateTime ;
    skos:altLabel "Kvantifikasjon (Lingvistikk)"@nb,
        "Kvantifisering (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Bruk av operatorer for å spesifisere mengde. (Eks.: Flertallsformer, tallord og betegnelsene \"alle\", \"hver\", \"mange\", \"noen\", \"få\", \"ingen\".) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Quantification (Linguistics)"@en,
        "Kvantifisering (Lingvistikk)"@nb ;
    skos:related humord:c05917 .

humord:c05821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05821" ;
    dct:modified "2025-03-14T10:44:40"^^xsd:dateTime ;
    skos:altLabel "Markertheit (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Markedness (Linguistics)"@en,
        "Markerthet (Lingvistikk)"@nb .

humord:c05822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05822" ;
    dct:modified "2025-03-14T10:51:29"^^xsd:dateTime ;
    skos:altLabel "Modalitet (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Modality (Grammar)"@en,
        "Modalitet (Grammatikk)"@nb .

humord:c05823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05823" ;
    dct:modified "2025-03-17T11:13:07"^^xsd:dateTime ;
    skos:altLabel "Modal words"@en,
        "Modalar"@nb,
        "Modale ord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Modals"@en,
        "Modaler"@nb ;
    skos:related humord:c05937,
        humord:c05991 .

humord:c05825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05825" ;
    dct:modified "2012-05-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Morphophonemics"@en,
        "Morfofonemikk"@nb,
        "Morfonologi"@nb ;
    skos:broader humord:c05767 ;
    skos:closeMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:definition "Studiet av regler eller vekslinger som involverer både morfologisk og fonologisk struktur <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Morphophonology"@en,
        "Morfofonologi"@nb .

humord:c05826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05826" ;
    dct:modified "2025-03-14T11:03:30"^^xsd:dateTime ;
    skos:altLabel "Formlære"@nb,
        "Morfologi"@nb ;
    skos:broader humord:c05803 ;
    skos:exactMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Morphology"@en,
        "Morfologi"@nb .

humord:c05828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05828" ;
    dct:modified "2012-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Diminutive"@en,
        "Diminutiv"@nb .

humord:c05829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05829" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05826 ;
    skos:exactMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/4--81/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/413/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Words"@en,
        "Ord"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/4--81/e23/>,
        <http://dewey.info/class/413/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c05830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05830" ;
    dct:modified "2024-08-28T07:39:41"^^xsd:dateTime ;
    skos:altLabel "Archaism"@en,
        "Arkaismar"@nb,
        "Arkaisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Archaisms"@en,
        "Arkaismer"@nb .

humord:c05831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05831" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Ord i prakrit som ikke har noen åpenbar motsvarighet i sanskrit <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Desya"@en,
        "Desya"@nb ;
    skos:related humord:c10360 .

humord:c05832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05832" ;
    dct:modified "2023-11-23T15:17:03"^^xsd:dateTime ;
    skos:altLabel "Emneord"@nb,
        "Emneordsstrenger"@nb,
        "Indekstermer"@nb ;
    skos:broader humord:c00138,
        humord:c05829 ;
    skos:closeMatch <http://dewey.info/class/025.47/e23/> ;
    skos:exactMatch realfagstermer:c003861 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003861,
        <http://dewey.info/class/025.47/e23/>,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Subject headings"@en,
        "Emneord"@nb ;
    skos:related humord:c19175,
        humord:c20298 ;
    skos:relatedMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> .

humord:c05834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05834" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/025.47/e23/> ;
    skos:broader humord:c05832 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.47/e23/>,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Qualifiers"@en,
        "Kvalifikatorer"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> .

humord:c05835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05835" ;
    dct:modified "2023-11-27T13:55:09"^^xsd:dateTime ;
    skos:altLabel "Abbreviation"@en,
        "Forkorting"@nb,
        "Forkortingar"@nb,
        "Forkortninger"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c05829 ;
    skos:closeMatch <http://dewey.info/class/1--0148/e23/> ;
    skos:exactMatch realfagstermer:c012788 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012788,
        <http://dewey.info/class/1--0148/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Abbreviations"@en,
        "Forkortelser"@nb .

humord:c05837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05837" ;
    dct:modified "2023-11-27T13:55:37"^^xsd:dateTime ;
    skos:altLabel "Akronym"@nb,
        "Akronymer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c26036 ;
    skos:closeMatch realfagstermer:c012788,
        <http://dewey.info/class/1--0148/e23/> ;
    skos:definition "Ord som er laget av begynnelsesbokstavene i flere ord som følger etter hverandre, og leses som ett ord <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012788,
        <http://dewey.info/class/1--0148/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Acronyms"@en,
        "Akronymer"@nb .

humord:c05839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05839" ;
    dct:modified "2012-07-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Lånord som i ulik grad er tilpasset låntakerspråket <UBTØ>"@nb ;
    skos:exactMatch realfagstermer:c009396,
        <http://dewey.info/class/4--24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009396,
        <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Foreign words"@en,
        "Fremmedord"@nb .

humord:c05840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05840" ;
    dct:modified "2024-10-14T15:26:11"^^xsd:dateTime ;
    skos:altLabel "Barbarism (Linguistics)"@en,
        "Barbarismar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Barbarismer er unødige fremmedspråklige innslag i ens eget språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Barbarisms (Linguistics)"@en,
        "Barbarismer"@nb .

humord:c05841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05841" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Klitika"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Clitics"@en,
        "Klitiske ord"@nb .

humord:c05843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05843" ;
    dct:modified "2012-09-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05841 ;
    skos:definition "Klitiske ord som er fonologisk bundet til ordet foran <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Enclitics"@en,
        "Enklitiske ord"@nb .

humord:c05845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05845" ;
    dct:modified "2020-10-28T13:12:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Ord som er lånt inn fra et annet språk <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/4--24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Loan words"@en,
        "Lånord"@nb ;
    skos:related humord:c19282 .

humord:c05846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05846" ;
    dct:modified "2024-07-26T12:06:22"^^xsd:dateTime ;
    skos:altLabel "Africanism"@en,
        "Afrikanismar"@nb,
        "Afrikanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord og uttrykk fra afrikanske innfødte språk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Africanisms"@en,
        "Afrikanismer"@nb .

humord:c05847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05847" ;
    dct:modified "2024-08-15T08:24:33"^^xsd:dateTime ;
    skos:altLabel "Anglicism"@en,
        "Anglisismar"@nb,
        "Anglisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Anglisismer er ord og uttrykk fra engelsk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Anglicisms"@en,
        "Anglisismer"@nb .

humord:c05848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05848" ;
    dct:modified "2024-10-02T10:52:45"^^xsd:dateTime ;
    skos:altLabel "Danism"@en,
        "Danisme"@nb,
        "Danismer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Danismer er ord, form eller uttrykksmåter som skyldes dansk innflytelse eller lån fra dansk. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Danisms"@en,
        "Danismer"@nb .

humord:c05849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05849" ;
    dct:modified "2012-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gallicism"@en,
        "Gallisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord og uttrykk fra fransk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Gallicisms"@en,
        "Gallisismer"@nb .

humord:c05850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05850" ;
    dct:modified "2012-09-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hispanism"@en,
        "Hispanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord eller vendinger som skyldes spansk påvirkning eller er lån fra spansk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Hispanisms"@en,
        "Hispanismer"@nb .

humord:c05851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05851" ;
    dct:modified "2012-07-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Occitanism"@en,
        "Oksitanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord og utrykk fra oksitansk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Occitanisms"@en,
        "Oksitanismer"@nb ;
    skos:relatedMatch <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--491/e23/> .

humord:c05852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05852" ;
    dct:modified "2012-07-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Provincialism (Linguistics)"@en,
        "Provinsialisme"@nb ;
    skos:broader humord:c05845 ;
    skos:closeMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:definition "Ord eller uttrykk som ikke er akseptert i en nasjons viktigste kultursentra<Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Provincialisms (Linguistics)"@en,
        "Provinsialismer"@nb ;
    skos:related humord:c09817 .

humord:c05853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05853" ;
    dct:modified "2020-10-21T16:09:54"^^xsd:dateTime ;
    skos:altLabel "Svesisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord eller uttrykk fra svensk, lån inn i et annet språk <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Swedicisms"@en,
        "Svesismer"@nb .

humord:c05854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05854" ;
    dct:modified "2012-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Turcism"@en,
        "Turkisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord eller uttrykk fra tyrkiske språk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Turcisms"@en,
        "Turkismer"@nb .

humord:c05855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05855" ;
    dct:modified "2020-10-21T07:52:41"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Buzzword"@en,
        "Moteord"@nb .

humord:c05856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05856" ;
    dct:modified "2020-10-19T14:56:09"^^xsd:dateTime ;
    skos:altLabel "Neologismer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Nylaget ord <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Neologisms"@en,
        "Nyord"@nb .

humord:c05858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05858" ;
    dct:modified "1999-03-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Rhyming words"@en,
        "Rimord"@nb ;
    skos:related humord:c12288,
        humord:c17093 .

humord:c05859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05859" ;
    dct:modified "2024-10-11T09:01:22"^^xsd:dateTime ;
    skos:altLabel "Insults"@en,
        "Banneord"@nb,
        "Bannord"@nb,
        "Skjellsord"@nb,
        "Ukvemsord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/394/e23/>,
        <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Swear words"@en,
        "Skjellsord"@nb ;
    skos:related humord:c05862,
        humord:c06306,
        humord:c13362 ;
    skos:relatedMatch <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/394/e23/> .

humord:c05861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05861" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--82/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--82/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Interrogatives"@en,
        "Spørreord"@nb .

humord:c05862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05862" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.9/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Taboo words"@en,
        "Tabuord"@nb ;
    skos:related humord:c05859,
        humord:c06306,
        humord:c13362 .

humord:c05863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05863" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Numeralia"@nb ;
    skos:broadMatch <http://dewey.info/class/4--82/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--82/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Numerals"@en,
        "Tallord"@nb .

humord:c05864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05864" ;
    dct:modified "2025-03-14T11:16:26"^^xsd:dateTime ;
    skos:altLabel "Bøying (Morfologi)"@nb,
        "Fleksjon"@nb,
        "Infleksjon"@nb,
        "Ordbøyning"@nb ;
    skos:broader humord:c05826 ;
    skos:exactMatch <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:prefLabel "Inflection"@en,
        "Bøyning (Morfologi)"@nb .

humord:c05866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05866" ;
    dct:modified "2025-03-14T11:20:25"^^xsd:dateTime ;
    skos:altLabel "Adjektivbøying"@nb ;
    skos:broadMatch <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:broader humord:c05868 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:prefLabel "Adjectival inflection"@en,
        "Adjektivbøyning"@nb .

humord:c05868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05868" ;
    dct:modified "2025-03-17T10:46:43"^^xsd:dateTime ;
    skos:altLabel "Deklinasjon (Lingvistikk)"@nb,
        "Nominalbøying"@nb ;
    skos:broadMatch <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:broader humord:c05864 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:prefLabel "Nominal interflection"@en,
        "Nominalbøyning"@nb ;
    skos:related humord:c12282 .

humord:c05871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05871" ;
    dct:modified "2025-03-14T11:22:08"^^xsd:dateTime ;
    skos:altLabel "Substantivbøying"@nb,
        "Substantivets bøyning"@nb ;
    skos:broadMatch <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:broader humord:c05868 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:prefLabel "Noun inflection"@en,
        "Substantivbøyning"@nb .

humord:c05874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05874" ;
    dct:modified "2025-03-14T11:23:49"^^xsd:dateTime ;
    skos:altLabel "Konjugasjon (Lingvistikk)"@nb,
        "Verbalbøying"@nb,
        "Verbalfleksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:broader humord:c05864 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--595/e23/>,
        <http://dewey.info/class/415.95/e23/> ;
    skos:prefLabel "Verbal inflection"@en,
        "Verbalbøyning"@nb ;
    skos:related humord:c05913,
        humord:c05962 .

humord:c05878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05878" ;
    dct:modified "2015-06-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Orddanning"@nb ;
    skos:broader humord:c05826 ;
    skos:definition "Dannelse av ord ved avledning eller sammensetning <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Word formation"@en,
        "Orddannelse"@nb ;
    skos:related humord:c06349 .

humord:c05880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05880" ;
    dct:modified "2024-08-28T20:48:56"^^xsd:dateTime ;
    skos:altLabel "Avledning (Lingvistikk)"@nb ;
    skos:broader humord:c05878 ;
    skos:closeMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:definition "Ord laget av andre ord ved hjelp av prefikser og suffikser og/eller lydendring <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Derivation (Linguistics)"@en,
        "Avledning (Lingvistikk)"@nb .

humord:c05881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05881" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.6/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05880 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.6/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Verbal derivation"@en,
        "Verbalavledning"@nb ;
    skos:related humord:c05913,
        humord:c05962 .

humord:c05883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05883" ;
    dct:modified "2024-07-26T10:20:11"^^xsd:dateTime ;
    skos:altLabel "Affiks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Affiks er i språkvitskapen ein orddel som er lagd til rota eller stamma til eit ord, som når vi legg affiksa u- og -leg til rota ven: u-ven-leg. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/> ;
    skos:prefLabel "Affixes"@en,
        "Affikser"@nb .

humord:c05884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05884" ;
    dct:modified "2025-03-14T11:08:47"^^xsd:dateTime ;
    skos:altLabel "Prefiks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05883 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Prefixes"@en,
        "Prefikser"@nb .

humord:c05885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05885" ;
    dct:modified "2025-03-14T11:10:06"^^xsd:dateTime ;
    skos:altLabel "Verbalprefiks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05884 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Verbal prefixes"@en,
        "Verbalprefikser"@nb .

humord:c05886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05886" ;
    dct:modified "2025-03-14T11:11:27"^^xsd:dateTime ;
    skos:altLabel "Etterhengte ledd"@nb,
        "Etterstavelser"@nb,
        "Suffiks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05883 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Suffixes"@en,
        "Suffikser"@nb .

humord:c05889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05889" ;
    dct:modified "2025-03-14T11:13:29"^^xsd:dateTime ;
    skos:altLabel "Nominalsuffiks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05886 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Nominal suffixes"@en,
        "Nominalsuffikser"@nb .

humord:c05890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05890" ;
    dct:modified "2021-01-25T09:18:25"^^xsd:dateTime ;
    skos:altLabel "Root (Linguistics)"@en,
        "Ordrot"@nb,
        "Ordrøtter"@nb,
        "Radikalier (Lingvistikk)"@nb,
        "Rot (Lingvistikk)"@nb,
        "Språkrot"@nb,
        "Språkrøtter"@nb ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Roots (Linguistics)"@en,
        "Røtter (Lingvistikk)"@nb .

humord:c05897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05897" ;
    dct:modified "2020-10-28T12:29:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05890 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Root structure (Linguistics)"@en,
        "Rotstruktur (Lingvistikk)"@nb .

humord:c05898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05898" ;
    dct:modified "2012-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verbalstamme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05904 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Verbal stems"@en,
        "Verbalstammer"@nb .

humord:c05899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05899" ;
    dct:modified "2020-10-19T16:00:20"^^xsd:dateTime ;
    skos:altLabel "Staving (Fonologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Syllables"@en,
        "Stavelser"@nb .

humord:c05901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05901" ;
    dct:modified "2012-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stavingsstruktur"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05899 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Syllable structure"@en,
        "Stavelsesstruktur"@nb .

humord:c05903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05903" ;
    dct:modified "2021-01-25T09:32:28"^^xsd:dateTime ;
    skos:altLabel "Place-name component"@en ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05826,
        humord:c06255 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Toponym component"@en,
        "Stedsnavnsledd"@nb ;
    skos:relatedMatch <http://dewey.info/class/910.014/e23/> .

humord:c05904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05904" ;
    dct:modified "2021-01-08T15:18:55"^^xsd:dateTime ;
    skos:altLabel "Word stems"@en,
        "Ordstamme"@nb,
        "Stammer (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05826 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Stems (Linguisics)"@en,
        "Ordstammer"@nb .

humord:c05906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05906" ;
    dct:modified "1996-04-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Komposita"@nb,
        "Sammensatte ord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05878 ;
    skos:definition "Ord som er satt sammen av to ord (som kan være rotmorfemer, avledninger eller sammensetninger selv) <Sjøgren>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Compounding (Linguistics)"@en,
        "Sammensetning (Lingvistikk)"@nb .

humord:c05909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05909" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05906 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Nominal compound"@en,
        "Nominalsammensetning"@nb .

humord:c05910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05910" ;
    dct:modified "2012-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05825 ;
    skos:definition "Samsvar mellom vokaler i ulike stavelser med henhold til ett eller flere trekk <UBTØ/The Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Vowel harmony"@en,
        "Vokalharmoni"@nb .

humord:c05913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05913" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verb morphology"@en,
        "Verbmorfologi"@nb ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05911 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Verbal morphology"@en,
        "Verbalmorfologi"@nb ;
    skos:related humord:c05874,
        humord:c05881,
        humord:c05962 .

humord:c05914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05914" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nektelse"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Negation"@en,
        "Negasjon"@nb .

humord:c05916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05916" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Operators (Linguistics)"@en,
        "Operatorer (Lingvistikk)"@nb .

humord:c05917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05917" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Quantifiers"@en,
        "Kvantifikatorer"@nb ;
    skos:related humord:c05819 .

humord:c05918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05918" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Syntactical operators"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Syntactic operators"@en,
        "Syntaktiske operatorer"@nb .

humord:c05919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05919" ;
    dct:modified "2020-10-21T13:43:55"^^xsd:dateTime ;
    skos:altLabel "PartS of speech"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Word classes"@en,
        "Ordklasser"@nb .

humord:c05920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05920" ;
    dct:modified "2024-07-05T07:35:59"^^xsd:dateTime ;
    skos:altLabel "Adjektiv"@nb ;
    skos:broader humord:c05919 ;
    skos:closeMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Adjectives"@en,
        "Adjektiver"@nb .

humord:c05921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05921" ;
    dct:modified "2024-08-28T15:14:35"^^xsd:dateTime ;
    skos:altLabel "Attributive adjektiv"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05920 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Attributive adjectives"@en,
        "Attributive adjektiver"@nb .

humord:c05922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05922" ;
    dct:modified "2011-01-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05920 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Qualifying adjectives"@en,
        "Kvalifiserende adjektiver"@nb .

humord:c05923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05923" ;
    dct:modified "2011-01-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/415.5/e23/>,
        <http://dewey.info/class/439.8255/e23/> ;
    skos:broader humord:c05920 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415.5/e23/>,
        <http://dewey.info/class/439.8255/e23/> ;
    skos:prefLabel "Predicative adjectives"@en,
        "Predikative adjektiver"@nb .

humord:c05924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05924" ;
    dct:modified "2024-07-26T09:50:14"^^xsd:dateTime ;
    skos:altLabel "Adposisjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05919 ;
    skos:definition "Adposisjon er samleomgrepet for preposisjonar og postposisjonar, skilnaden dei i mellom er at preposisjonar står føre styringa si, mens postposisjonar står etter ho, <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Adpositions"@en,
        "Adposisjoner"@nb .

humord:c05925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05925" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05924 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Postpositions"@en,
        "Postposisjoner"@nb .

humord:c05926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05926" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05924 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Prepositions"@en,
        "Preposisjoner"@nb ;
    skos:related humord:c14930 .

humord:c05927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05927" ;
    dct:modified "2024-07-05T07:53:58"^^xsd:dateTime ;
    skos:altLabel "Adverb"@nb,
        "Adverber"@nb ;
    skos:broader humord:c05919 ;
    skos:exactMatch <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Adverbs"@en,
        "Adverb"@nb .

humord:c05928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05928" ;
    dct:modified "2013-09-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tidsadverber"@nb ;
    skos:broadMatch <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c05927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Adverbs of time"@en,
        "Tidsadverb"@nb .

humord:c05929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05929" ;
    dct:modified "2024-08-28T08:23:58"^^xsd:dateTime ;
    skos:altLabel "Artiklar (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Articles (Linguistics)"@en,
        "Artikler (Lingvistikk)"@nb .

humord:c05930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05930" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05929 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Definite articles"@en,
        "Bestemte artikler"@nb .

humord:c05931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05931" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05929 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Indefinite articles"@en,
        "Ubestemte artikler"@nb .

humord:c05932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05932" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ytringsord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Interjections"@en,
        "Interjeksjoner"@nb .

humord:c05934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05934" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Particles (Linguistics)"@en,
        "Partikler (Lingvistikk)"@nb .

humord:c05935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05935" ;
    dct:modified "2020-10-19T16:01:27"^^xsd:dateTime ;
    skos:altLabel "Tidskonjunksjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05934 ;
    skos:definition "Ordklasse av ubøyelige partikler som forbinder setninger og setningsledd uten å endre leddenes syntaks <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Conjunctions"@en,
        "Konjunksjoner"@nb ;
    skos:related humord:c14930 .

humord:c05937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05937" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05934 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Modal particles"@en,
        "Modale partikler"@nb ;
    skos:related humord:c05823 .

humord:c05938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05938" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pronoun"@en,
        "Pronomen"@nb ;
    skos:broader humord:c05919 ;
    skos:exactMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Pronouns"@en,
        "Pronomener"@nb .

humord:c05939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05939" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Personal pronoun"@en,
        "Personlige pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Personal pronouns"@en,
        "Personlige pronomener"@nb .

humord:c05940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05940" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Demonstrative pronoun"@en,
        "Demonstrative pronomen"@nb,
        "Demonstrative pronomener"@nb,
        "Påpekende pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Demonstrative pronouns"@en,
        "Påpekende pronomener"@nb ;
    skos:related humord:c18178 .

humord:c05941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05941" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Redundant pronoun"@en,
        "Redundantiske pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Redundant pronouns"@en,
        "Redundantiske pronomener"@nb .

humord:c05942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05942" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reflexive pronoun"@en,
        "Refleksive pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Reflexive pronouns"@en,
        "Refleksive pronomener"@nb .

humord:c05943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05943" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Relative pronoun"@en,
        "Relative pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Relative pronouns"@en,
        "Relative pronomener"@nb .

humord:c05944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05944" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Interrogative pronoun"@en,
        "Spørrepronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Interrogative pronouns"@en,
        "Spørrepronomener"@nb .

humord:c05945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05945" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Indefinite pronoun"@en,
        "Ubestemte pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Indefinite pronouns"@en,
        "Ubestemte pronomener"@nb .

humord:c05946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05946" ;
    dct:modified "2020-10-21T10:12:07"^^xsd:dateTime ;
    skos:altLabel "Substantives"@en ;
    skos:broader humord:c05919 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Nouns"@en,
        "Substantiver"@nb ;
    skos:related humord:c12282 .

humord:c05947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05947" ;
    dct:modified "2024-08-16T14:18:43"^^xsd:dateTime ;
    skos:altLabel "Appellative nouns"@en,
        "Appellatives"@en,
        "Appellative substantiv"@nb ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05946 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Common nouns"@en,
        "Appellative substantiver"@nb .

humord:c05948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05948" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05946 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Deverbal nouns"@en,
        "Deverbale substantiver"@nb .

humord:c05949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05949" ;
    dct:modified "2002-01-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gender (Lingvistikk)"@nb,
        "Kjønn (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Gender (Linguistics)"@en,
        "Genus (Lingvistikk)"@nb .

humord:c05952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05952" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Nominals"@en,
        "Nomener"@nb .

humord:c05953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05953" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Nominal classes"@en,
        "Nominalklasser"@nb .

humord:c05954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05954" ;
    dct:modified "2000-10-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nomen agentis"@en,
        "Nomen agentis"@nb ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05961 ;
    skos:definition "Substantiv som er avledet av et verb, og som betegner den person som utfører verbalhandlingen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Nomina agentis"@en,
        "Nomina agentis"@nb ;
    skos:related humord:c06133 .

humord:c05955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05955" ;
    dct:modified "1996-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tall (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05826 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Number"@en,
        "Numerus"@nb .

humord:c05957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05957" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flertall (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05955 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Plural"@en,
        "Pluralis"@nb .

humord:c05959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05959" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Entall (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05955 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Singular"@en,
        "Singularis"@nb .

humord:c05961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05961" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05946 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Verbal nouns"@en,
        "Verbalsubstantiver"@nb .

humord:c05962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05962" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verbal systems"@en,
        "Verbalsystemer"@nb ;
    skos:broader humord:c05919 ;
    skos:exactMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Verb"@en,
        "Verb"@nb ;
    skos:related humord:c05874,
        humord:c05881,
        humord:c05913,
        humord:c06149 .

humord:c05963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05963" ;
    dct:modified "2020-10-28T12:38:09"^^xsd:dateTime ;
    skos:altLabel "Refleksiv verbalkonstruksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Reflexive constructions"@en,
        "Medialkonstruksjon"@nb .

humord:c05965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05965" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Mood (Linguistics)"@en,
        "Modus"@nb .

humord:c05966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05966" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Imperative  mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Imperative"@en,
        "Imperativ"@nb .

humord:c05967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05967" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Indicative mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Indicative"@en,
        "Indikativ"@nb .

humord:c05968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05968" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Subjunctive"@en,
        "Konjunktiv"@nb ;
    skos:related humord:c05972 .

humord:c05969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05969" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tid (Lingvistikk)"@nb,
        "Tider (Lingvistikk)"@nb,
        "Tidsbruk (Lingvistikk)"@nb ;
    skos:broader humord:c05962 ;
    skos:exactMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Tense (Linguistics)"@en,
        "Tempus"@nb .

humord:c05970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05970" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Valency (Linguistics)"@en,
        "Valens (Lingvistikk)"@nb .

humord:c05971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05971" ;
    dct:modified "2020-10-21T13:41:23"^^xsd:dateTime ;
    skos:altLabel "Verbs of saying"@en,
        "Verbs of speaking"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Verba dicendi"@en,
        "Verba dicendi"@nb .

humord:c05972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05972" ;
    dct:modified "2020-10-21T10:08:12"^^xsd:dateTime ;
    skos:altLabel "Verb forms"@en,
        "Verbformer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Verbal forms"@en,
        "Verbalformer"@nb ;
    skos:related humord:c05968,
        humord:c05994 .

humord:c05973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05973" ;
    dct:modified "1996-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Future (Grammar)"@en ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c14673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Future tense"@en,
        "Futurum"@nb .

humord:c05974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05974" ;
    dct:modified "1996-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verbaladverb"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c14675 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Gerund"@en,
        "Gerundium"@nb .

humord:c05976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05976" ;
    dct:modified "1996-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Infinitive mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c14675 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Infinitive"@en,
        "Infinitiv"@nb .

humord:c05977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05977" ;
    dct:modified "1996-10-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c14675 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Participle"@en,
        "Partisipp"@nb .

humord:c05978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05978" ;
    dct:modified "2020-11-30T11:08:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c12056 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Present perfect tense"@en,
        "Perfektum"@nb ;
    skos:related humord:c06067 .

humord:c05979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05979" ;
    dct:modified "2020-10-21T10:28:43"^^xsd:dateTime ;
    skos:altLabel "Perfect participle"@en ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05977 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Past participle"@en,
        "Perfektum partisipp"@nb .

humord:c05980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05980" ;
    dct:modified "1996-10-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c14673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Present tense"@en,
        "Presens"@nb .

humord:c05981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05981" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05980 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Nasal present"@en,
        "Nasalpresens"@nb .

humord:c05982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05982" ;
    dct:modified "2021-07-05T10:30:17"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c12056 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Past tense"@en,
        "Preteritum"@nb ;
    skos:related humord:c06067 .

humord:c05983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05983" ;
    dct:modified "2024-08-16T13:07:34"^^xsd:dateTime ;
    skos:altLabel "Aorist"@nb ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05982 ;
    skos:definition "Aorist er ei fortidsform av verb som typisk uttrykkjer ei av fleire fullførte handlingar som følgjer etter kvarandre i ei forteljing. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Aorist"@en,
        "Aorist"@nb .

humord:c05984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05984" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05983 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Sigmatic aorist"@en,
        "Sigmatisk aorist"@nb .

humord:c05985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05985" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Perifrastiske verbalformer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05972 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Verbal periphrasis"@en,
        "Sammensatte verbalformer"@nb .

humord:c05988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05988" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verbs of motion"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Motion verbs"@en,
        "Bevegelsesverb"@nb .

humord:c05989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05989" ;
    dct:modified "2020-10-27T11:41:23"^^xsd:dateTime ;
    skos:altLabel "Denominative verbs"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Denominal verbs"@en,
        "Denominale verb"@nb .

humord:c05990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05990" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Causative verbs"@en,
        "Kausative verb"@nb .

humord:c05991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05991" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Modale verb"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05993 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Modal verbs"@en,
        "Modale hjelpeverb"@nb ;
    skos:related humord:c05823,
        humord:c06149 .

humord:c05993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05993" ;
    dct:modified "1998-02-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Auxiliary verbs"@en,
        "Hjelpeverb"@nb .

humord:c05994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05994" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05993 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Copulas"@en,
        "Kopula"@nb ;
    skos:related humord:c05972 .

humord:c05995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05995" ;
    dct:modified "2020-11-30T11:06:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Prefixed verbs"@en,
        "Prefigerte verb"@nb .

humord:c05996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05996" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Reflexive verbs"@en,
        "Refleksive verb"@nb .

humord:c05997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05997" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Strong verbs"@en,
        "Sterke verb"@nb .

humord:c05998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05998" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Impersonal verbs"@en,
        "Upersonlige verb"@nb .

humord:c05999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME05999" ;
    dct:modified "2020-10-21T08:31:52"^^xsd:dateTime ;
    skos:altLabel "Språkbruksanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Språkvitenskapelig disiplin som studerer bruk av språket i konkrete situasjoner <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/401.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.41/e23/>,
        <http://dewey.info/class/401.45/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Pragmatics"@en,
        "Pragmatikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.41/e23/>,
        <http://dewey.info/class/401.9/e23/> .

humord:c06001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06001" ;
    dct:modified "2025-03-14T09:34:06"^^xsd:dateTime ;
    skos:altLabel "Bindingar (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Definiteness (Linguistics)"@en,
        "Bestemthet (Lingvistikk)"@nb .

humord:c06002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06002" ;
    dct:modified "2013-01-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Deixis"@nb ;
    skos:broader humord:c05999 ;
    skos:closeMatch <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:definition "I språkvitenskapen skjelner man mellom tids-, steds- og persondeiksis om de  språklige trekk som angir tid, sted og person i den situasjon hvor en ytring finner sted <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:prefLabel "Deixis"@en,
        "Deiksis"@nb .

humord:c06004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06004" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c05999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Focus (Linguistics)"@en,
        "Fokus (Lingvistikk)"@nb .

humord:c06005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06005" ;
    dct:modified "2012-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c05999 ;
    skos:definition "Enhver underliggende mening en setning eller ytring måtte ha <Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Implicature"@en,
        "Implikatur"@nb .

humord:c06006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06006" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c05999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Coherence (Linguistics)"@en,
        "Koherens (Lingvistikk)"@nb .

humord:c06008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06008" ;
    dct:modified "2023-11-30T07:19:37"^^xsd:dateTime ;
    skos:altLabel "Nonverbal communication"@en,
        "Ikke-verbal kommunikasjon"@nb,
        "Ikkje-språkleg kommunikasjon"@nb,
        "Nonverbal kommunikasjon"@nb ;
    skos:broader humord:c09106 ;
    skos:definition "Alle former av kommunikasjon som ikke er språklig, inkludert paraspråk, ansiktsuttrykk, øyekontakt, kroppsspråk og proksemikk <UBT/Oxford Dictionary of Psychology>"@nb ;
    skos:exactMatch realfagstermer:c011486,
        <http://dewey.info/class/153.69/e23/>,
        <http://dewey.info/class/302.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011486,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/153.69/e23/>,
        <http://dewey.info/class/302.222/e23/> ;
    skos:prefLabel "Non-verbal communication"@en,
        "Ikke-språklig kommunikasjon"@nb ;
    skos:related humord:c06012 ;
    skos:relatedMatch <http://dewey.info/class/1--014/e23/> .

humord:c06011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06011" ;
    dct:modified "2024-11-14T20:14:26"^^xsd:dateTime ;
    skos:altLabel "Meta-communication"@en,
        "Metakommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/> ;
    skos:broader humord:c09106 ;
    skos:definition "Kommunikasjon om kommunikasjon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/> ;
    skos:prefLabel "Metacommunication"@en,
        "Metakommunikasjon"@nb .

humord:c06012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06012" ;
    dct:modified "2024-11-14T20:23:39"^^xsd:dateTime ;
    skos:altLabel "Språkleg kommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/> ;
    skos:broader humord:c09106 ;
    skos:definition "Menneskelig samhandling gjennom bruk av ord eller innhold uttrykt gjennom annen lingvistisk form <UBT/Oxford Dictionary of Media and Communication>"@nb ;
    skos:exactMatch <http://dewey.info/class/302.224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.224/e23/> ;
    skos:prefLabel "Linguistic communication"@en,
        "Språklig kommunikasjon"@nb ;
    skos:related humord:c06008 .

humord:c06014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06014" ;
    dct:modified "2024-11-14T20:23:55"^^xsd:dateTime ;
    skos:altLabel "Oral communication"@en,
        "Munnleg kommunikasjon"@nb,
        "Verbal kommunikasjon"@nb ;
    skos:broader humord:c06012 ;
    skos:exactMatch <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/651.73/e23/>,
        <http://dewey.info/class/658.452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/651.73/e23/>,
        <http://dewey.info/class/658.452/e23/>,
        <http://dewey.info/class/808.5/e23/> ;
    skos:prefLabel "Verbal communication"@en,
        "Muntlig kommunikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.5/e23/> .

humord:c06015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06015" ;
    dct:modified "2023-11-19T21:26:38"^^xsd:dateTime ;
    skos:altLabel "Dialog"@en,
        "Dialog"@nb,
        "Toveis kommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.22/e23/> ;
    skos:broader humord:c06014 ;
    skos:exactMatch realfagstermer:c011058 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011058,
        <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.22/e23/> ;
    skos:prefLabel "Dialogue"@en,
        "Dialog"@nb ;
    skos:related humord:c08630 .

humord:c06016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06016" ;
    dct:modified "2023-11-27T13:51:36"^^xsd:dateTime ;
    skos:altLabel "Bargaining"@en,
        "Negotiantion technique"@en,
        "Negotiation"@en,
        "Forhandling"@nb,
        "Forhandlingar"@nb,
        "Forhandlingsprosesser"@nb,
        "Forhandlingsteknikk"@nb ;
    skos:broader humord:c01458,
        humord:c23922 ;
    skos:closeMatch realfagstermer:c006947 ;
    skos:editorialNote "Bør skille ut fredsforhandlinger. 2014-04-25/bsh"@nb ;
    skos:exactMatch realfagstermer:c003052,
        <http://dewey.info/class/302.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003052,
        realfagstermer:c006947,
        <http://dewey.info/class/158.5/e23/>,
        <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/331.8912/e23/>,
        <http://dewey.info/class/658.4052/e23/> ;
    skos:prefLabel "Negotiations"@en,
        "Forhandlinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.5/e23/>,
        <http://dewey.info/class/331.8912/e23/>,
        <http://dewey.info/class/658.4052/e23/> .

humord:c06017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06017" ;
    dct:modified "2024-11-18T11:36:49"^^xsd:dateTime ;
    skos:altLabel "Wrangle"@en,
        "Kjefting"@nb,
        "Kjekling"@nb,
        "Krangel"@nb,
        "Krangling"@nb ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.2242/e23/> ;
    skos:broader humord:c06014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.2242/e23/> ;
    skos:prefLabel "Quarrels"@en,
        "Krangel"@nb ;
    skos:related humord:c00369,
        humord:c17906 .

humord:c06018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06018" ;
    dct:modified "2024-11-14T20:18:20"^^xsd:dateTime ;
    skos:altLabel "Konversasjon"@nb,
        "Samtale"@nb ;
    skos:broader humord:c06014 ;
    skos:exactMatch <http://dewey.info/class/302.346/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.2/e23/>,
        <http://dewey.info/class/302.346/e23/>,
        <http://dewey.info/class/395.59/e23/>,
        <http://dewey.info/class/808.56/e23/> ;
    skos:prefLabel "Conversation"@en,
        "Samtale"@nb ;
    skos:related humord:c06305,
        humord:c22285 ;
    skos:relatedMatch <http://dewey.info/class/177.2/e23/>,
        <http://dewey.info/class/395.59/e23/>,
        <http://dewey.info/class/808.56/e23/> .

humord:c06020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06020" ;
    dct:modified "2012-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c05999 ;
    skos:definition "Teori innen pragmatikken om ytringenes mening, utviklet på 1980-tallet <Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Relevance theory"@en,
        "Relevansteori"@nb .

humord:c06021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06021" ;
    dct:modified "2013-01-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c05999 ;
    skos:definition "En del av en setning som bidrar med informasjon relatert til setningens tema, for eksempel i \"Problemet er at det er kaldt\" er \"Problemet\" tema og \"erat det er kaldt\" rema <Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Rheme"@en,
        "Rema"@nb .

humord:c06022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06022" ;
    dct:modified "2020-10-21T16:36:41"^^xsd:dateTime ;
    skos:altLabel "Talehandlinger"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c05999 ;
    skos:definition "Handlinger utført ved språklige ytringer (f.eks. løfter, spørsmål, advarsler, trusler) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Speech acts"@en,
        "Språkhandlinger"@nb .

humord:c06024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06024" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language norms"@en ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c05999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Linguistic norms"@en,
        "Språknormer"@nb ;
    skos:related humord:c06381 .

humord:c06025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06025" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c06024 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:prefLabel "Text norms"@en,
        "Tekstnormer"@nb .

humord:c06026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06026" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Legibility"@en,
        "Lesbarhet"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/> ;
    skos:broader humord:c06025 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/401.45/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Readability"@en,
        "Leselighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/808/e23/> .

humord:c06028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06028" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/400/e23/>,
        <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c05999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0145/e23/>,
        <http://dewey.info/class/400/e23/>,
        <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Texts"@en,
        "Tekster"@nb .

humord:c06031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06031" ;
    dct:modified "2012-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c06028 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Text coherence"@en,
        "Tekstkoherens"@nb .

humord:c06032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06032" ;
    dct:modified "2012-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c06028 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Text structure"@en,
        "Tekststruktur"@nb .

humord:c06033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06033" ;
    dct:modified "2020-11-04T16:12:11"^^xsd:dateTime ;
    skos:altLabel "Theme (Linguistics)"@en,
        "Topic (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05999 ;
    skos:definition "En del av en setning som viser hva hele setningen dreier seg om, når ytret i en spesifikk kontekst, for eksempel \"På søndag\" er tema i \"På søndag må jeg besøke onkelen min\" <Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Topic (Linguistics)"@en,
        "Tema (Lingvistikk)"@nb .

humord:c06037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06037" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pleonasms"@en,
        "Tautology"@en,
        "Pleonasmer"@nb,
        "Tautologi (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Redundancy"@en,
        "Redundans"@nb .

humord:c06040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06040" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Regularity (Linguistics)"@en,
        "Regelmessighet (Lingvistikk)"@nb .

humord:c06041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06041" ;
    dct:modified "2024-01-03T09:10:24"^^xsd:dateTime ;
    skos:altLabel "Betydningslære"@nb,
        "Semantikk"@nb ;
    skos:broader humord:c05803 ;
    skos:exactMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Semantics"@en,
        "Semantikk"@nb .

humord:c06043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06043" ;
    dct:modified "2024-10-16T13:01:06"^^xsd:dateTime ;
    skos:altLabel "Basic concepts"@en,
        "Basic ideas"@en,
        "Fundamental concepts"@en,
        "Fundamental ideas"@en,
        "Grunnbegreper"@nb,
        "Grunnomgrep"@nb,
        "Omgrep"@nb ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/> ;
    skos:broader humord:c00239,
        humord:c06041 ;
    skos:closeMatch realfagstermer:c004352 ;
    skos:editorialNote "\"Begreper\" kan gjerne brukes både på lingvistikk og filosofi og har fått to  overordnete termer. Konf. Jan Engh og Henrik Keyser Pedersen. 2013-01-14/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004352,
        <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/153.23/e23/> ;
    skos:prefLabel "Concepts"@en,
        "Begreper"@nb ;
    skos:related humord:c06296,
        humord:c21818 ;
    skos:relatedMatch <http://dewey.info/class/153.23/e23/> .

humord:c06044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06044" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Meaning"@en,
        "Betydning"@nb ;
    skos:related humord:c06337,
        humord:c06431 .

humord:c06045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06045" ;
    dct:modified "2024-08-16T09:40:24"^^xsd:dateTime ;
    skos:altLabel "Antonymer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06044 ;
    skos:definition "Antonym er ord med motsatt betydning <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Antonyms"@en,
        "Antonymer"@nb .

humord:c06046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06046" ;
    dct:modified "2012-06-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06044 ;
    skos:definition "To ord på to ulike språk, der de to ordene har tilnærmet lik ordlyd, men ikke samme betydning <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "False friends"@en,
        "Falske venner"@nb .

humord:c06047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06047" ;
    dct:modified "2024-12-02T09:56:08"^^xsd:dateTime ;
    skos:altLabel "Dobbelttydigheit (Lingvistikk)"@nb,
        "Dobbelttydighet (Lingvistikk)"@nb,
        "Dobbeltydigheit (Lingvistikk)"@nb,
        "Fleirtydigheit (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06044 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Ambiguity (Linguistics)"@en,
        "Flertydighet (Lingvistikk)"@nb ;
    skos:related humord:c00489 .

humord:c06048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06048" ;
    dct:modified "2021-05-07T08:22:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06047 ;
    skos:definition "Ord som uttales eller skrives likt, men har ulik betydning <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Homonyms"@en,
        "Homonymer"@nb .

humord:c06050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06050" ;
    dct:modified "2021-05-07T08:26:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06047 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Connotation"@en,
        "Konnotasjon"@nb .

humord:c06051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06051" ;
    dct:modified "2021-05-06T14:31:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06044 ;
    skos:definition "Ord som er av avleda av et annet ord og har beslekta betydning <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Paronyms"@en,
        "Paronymer"@nb .

humord:c06052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06052" ;
    dct:modified "2021-05-07T08:26:52"^^xsd:dateTime ;
    skos:altLabel "Polysems"@en,
        "Polysemer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06047 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Polysemy"@en,
        "Polysemi"@nb .

humord:c06054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06054" ;
    dct:modified "2024-01-03T14:20:03"^^xsd:dateTime ;
    skos:altLabel "Synonym"@en,
        "Synonym"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06044 ;
    skos:exactMatch realfagstermer:c002405 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002405,
        <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Synonyms"@en,
        "Synonymer"@nb .

humord:c06055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06055" ;
    dct:modified "2020-10-21T10:55:31"^^xsd:dateTime ;
    skos:altLabel "Deep cases"@en,
        "Thematic roles"@en,
        "Dybdekasus"@nb,
        "Tematiske roller"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Semantic roles"@en,
        "Semantiske roller"@nb .

humord:c06058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06058" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/121.68/e23/> ;
    skos:broader humord:c06056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/> ;
    skos:prefLabel "Philosophical semantics"@en,
        "Filosofisk semantikk"@nb .

humord:c06059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06059" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Lexical semantics"@en,
        "Leksikalsk semantikk"@nb .

humord:c06060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06060" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Situation theory"@en,
        "Situasjonssemantikk"@nb ;
    skos:related humord:c06165 .

humord:c06061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06061" ;
    dct:modified "2024-04-05T10:01:48"^^xsd:dateTime ;
    skos:altLabel "Ordføyningslære"@nb,
        "Setningsbygning"@nb,
        "Setningslære"@nb,
        "Setningsstruktur"@nb,
        "Syntaks"@nb ;
    skos:broader humord:c05803 ;
    skos:closeMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:definition "Syntaks er de reglene som styrer hvordan setninger og fraser kan bygges opp i et språk.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004258 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004258,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Syntax"@en,
        "Syntaks"@nb .

humord:c06066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06066" ;
    dct:modified "2024-08-16T14:22:23"^^xsd:dateTime ;
    skos:altLabel "Apposisjon"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Apposisjon er et utfyllende tillegg til et setningsledd som er enten substantiv eller pronomen.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Apposition"@en,
        "Apposisjon"@nb .

humord:c06067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06067" ;
    dct:modified "2024-08-28T11:05:08"^^xsd:dateTime ;
    skos:altLabel "Aspekt (Grammatikk)"@nb ;
    skos:broader humord:c05803 ;
    skos:definition "Morfosyntaktisk kategori som markerer verbets handling som perfektiv eller imperfektiv <UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:prefLabel "Aspect (Grammar)"@en,
        "Aspekt (Grammatikk)"@nb ;
    skos:related humord:c05978,
        humord:c05982,
        humord:c12193 .

humord:c06069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06069" ;
    dct:modified "2024-08-28T11:50:31"^^xsd:dateTime ;
    skos:altLabel "Asyndese"@nb,
        "Asyndeton"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Asyndese er sammenbinding av syntaktiske enheter uten bindeord <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Asyndeton"@en,
        "Asyndese"@nb ;
    skos:related humord:c06140 .

humord:c06071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06071" ;
    dct:modified "2024-08-28T15:15:04"^^xsd:dateTime ;
    skos:altLabel "Attributt"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Attribute"@en,
        "Attributt"@nb .

humord:c06072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06072" ;
    dct:modified "2024-07-05T07:37:06"^^xsd:dateTime ;
    skos:altLabel "Adjektivisk attributt"@nb,
        "Adjektiviske attributter"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06071 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Adjectivic attributes"@en,
        "Adjektivisk attributt"@nb .

humord:c06073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06073" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Diathesis (Linguistics)"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Voice (Linguistics)"@en,
        "Diatese (Lingvistikk)"@nb .

humord:c06074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06074" ;
    dct:modified "2024-07-31T13:33:29"^^xsd:dateTime ;
    skos:altLabel "Aktiv (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Active (Linguistics)"@en,
        "Aktiv (Lingvistikk)"@nb .

humord:c06075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06075" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c06073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Middle (Linguistics)"@en,
        "Medium (Lingvistikk)"@nb .

humord:c06076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06076" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c06073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Passive (Linguistics)"@en,
        "Passiv"@nb .

humord:c06077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06077" ;
    dct:modified "2024-08-16T08:55:22"^^xsd:dateTime ;
    skos:altLabel "Antipassive voice"@en,
        "Antipassiv (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Antipassive (Linguistics)"@en,
        "Antipassiv (Lingvistikk)"@nb .

humord:c06078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06078" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c06076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Mediopassive"@en,
        "Mediopassiv"@nb .

humord:c06079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06079" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Ellipsis (Linguistics)"@en,
        "Ellipse (Lingvistikk)"@nb .

humord:c06080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06080" ;
    dct:modified "2020-10-28T07:47:23"^^xsd:dateTime ;
    skos:altLabel "Free indirect discourse"@en,
        "Free indirect speech"@en,
        "Free reported speech"@en,
        "Fri indirekte tale"@nb ;
    skos:broadMatch <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06082 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Free indirect style"@en,
        "Erlebte Rede"@nb .

humord:c06081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06081" ;
    dct:modified "2020-10-28T08:59:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Hypotagm"@en,
        "Hypotagme"@nb ;
    skos:related humord:c06142 .

humord:c06082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06082" ;
    dct:modified "2020-10-28T10:30:04"^^xsd:dateTime ;
    skos:altLabel "Indirect discourse"@en,
        "Reported speech"@en ;
    skos:broadMatch <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Indirect speech"@en,
        "Indirekte tale"@nb ;
    skos:related humord:c15521 .

humord:c06083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06083" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Case (Linguistics)"@en,
        "Kasus (Lingvistikk)"@nb .

humord:c06084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06084" ;
    dct:modified "2024-07-03T12:38:38"^^xsd:dateTime ;
    skos:altLabel "Absolute"@en,
        "Absolutiv"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Absolute case"@en,
        "Absolutiv"@nb .

humord:c06085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06085" ;
    dct:modified "2025-03-14T09:41:05"^^xsd:dateTime ;
    skos:altLabel "Ergativitet"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Begrepet ergativitet brukes for å beskrive et grammatisk mønster der subjektet i en intransitiv setning behandles på samme måte som objektet i en transitiv setning. <Cambridge English Dictionary>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Ergativity"@en,
        "Ergativitet"@nb ;
    skos:related humord:c19468 .

humord:c06086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06086" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Genitive"@en ;
    skos:broadMatch <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Genetive case"@en,
        "Genitiv"@nb .

humord:c06087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06087" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Instructive"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Instructive case"@en,
        "Instruktiv"@nb .

humord:c06088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06088" ;
    dct:modified "2020-10-28T13:24:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:definition "Samlebegrep for kasus som uttrykker sted <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Local cases"@en,
        "Lokalkasus"@nb .

humord:c06089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06089" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Locative (Linguistics)"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Locative case"@en,
        "Lokativ (Lingvistikk)"@nb .

humord:c06090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06090" ;
    dct:modified "2020-10-20T09:25:37"^^xsd:dateTime ;
    skos:altLabel "Concord (Linguistics)"@en,
        "Inkongruens (Lingvistikk)"@nb,
        "Samsvarsbøyning"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Agreement (Linguistics)"@en,
        "Kongruens (Lingvistikk)"@nb .

humord:c06093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06093" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Correlates"@en,
        "Korrelater"@nb .

humord:c06094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06094" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Nexus"@en,
        "Neksus"@nb .

humord:c06095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06095" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Noun phrases"@en,
        "Nominalfraser"@nb .

humord:c06096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06096" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Substantivistiske verbaluttrykk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Nominalization"@en,
        "Nominalisering"@nb .

humord:c06098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06098" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06061 ;
    skos:closeMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Word order"@en,
        "Ordstilling"@nb .

humord:c06099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06099" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Omvendt ordstilling"@nb ;
    skos:broader humord:c06098 ;
    skos:closeMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Inversion (Linguistics)"@en,
        "Inversjon (Lingvistikk)"@nb .

humord:c06101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06101" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Coordination (Linguistics)"@en,
        "Koordinasjon (Lingvistikk)"@nb,
        "Sideordning (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Parataxis"@en,
        "Paratakse"@nb .

humord:c06106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06106" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14199 ;
    skos:closeMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Types of sentences"@en,
        "Setningstyper"@nb .

humord:c06107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06107" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Main clauses"@en,
        "Hovedsetninger"@nb .

humord:c06108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06108" ;
    dct:modified "2020-10-21T10:41:47"^^xsd:dateTime ;
    skos:altLabel "Imperative sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06107 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Imperative clauses"@en,
        "Imperativsetninger"@nb .

humord:c06109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06109" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dependent clauses"@en,
        "Dependent sentences"@en,
        "Subordinate sentences"@en,
        "Bisetninger"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Subordinate clauses"@en,
        "Leddsetninger"@nb .

humord:c06111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06111" ;
    dct:modified "2024-07-05T07:54:49"^^xsd:dateTime ;
    skos:altLabel "Adverbial sentences"@en,
        "Adverbiale leddsetningar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06109 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Adverbial clauses"@en,
        "Adverbiale leddsetninger"@nb .

humord:c06112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06112" ;
    dct:modified "2024-09-05T08:49:12"^^xsd:dateTime ;
    skos:altLabel "Conditional sentences (Grammar)"@en,
        "Vilkårssetninger"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Conditional clauses"@en,
        "Betingelsessetninger"@nb .

humord:c06113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06113" ;
    dct:modified "2020-10-27T10:20:05"^^xsd:dateTime ;
    skos:altLabel "Consecutive sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Consecutive clauses"@en,
        "Følgesetninger"@nb .

humord:c06114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06114" ;
    dct:modified "2020-10-21T10:25:28"^^xsd:dateTime ;
    skos:altLabel "Final clauses"@en,
        "Final sentences"@en,
        "Purpose sentences"@en,
        "Purposive clauses"@en,
        "Purposive sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Purpose clauses"@en,
        "Hensiktssetninger"@nb .

humord:c06115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06115" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Concessive sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Concessive clauses"@en,
        "Innrømmelsessetninger"@nb .

humord:c06116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06116" ;
    dct:modified "2020-10-28T14:15:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06109 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Nominal sentences"@en,
        "Nominalsetninger"@nb .

humord:c06117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06117" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Relative sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06109 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Relative clauses"@en,
        "Relativsetninger"@nb .

humord:c06118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06118" ;
    dct:modified "2024-08-20T08:39:06"^^xsd:dateTime ;
    skos:altLabel "Causal sentences"@en,
        "Årsakssetningar (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Causal clauses"@en,
        "Årsakssetninger (Lingvistikk)"@nb .

humord:c06119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06119" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Interrogative sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Interrogative clauses"@en,
        "Spørresetninger"@nb .

humord:c06120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06120" ;
    dct:modified "2020-10-21T10:09:38"^^xsd:dateTime ;
    skos:altLabel "Interrogative tags"@en,
        "Tags"@en,
        "Tag questions"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06119 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Tag questions"@en,
        "Etterstilte spørsmål"@nb .

humord:c06122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06122" ;
    dct:modified "2020-10-28T10:58:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Sentence component"@en,
        "Setningsledd"@nb .

humord:c06123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06123" ;
    dct:modified "2024-07-05T07:54:15"^^xsd:dateTime ;
    skos:altLabel "Adjunct"@en,
        "Adverbial adjunct"@en,
        "Adverbial"@nb ;
    skos:broadMatch <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c06122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Adverbial"@en,
        "Adverbial"@nb .

humord:c06124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06124" ;
    dct:modified "2020-10-21T10:21:45"^^xsd:dateTime ;
    skos:altLabel "Sentential adverb"@en ;
    skos:broadMatch <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c06123 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Sentence adverb"@en,
        "Setningsadverbial"@nb .

humord:c06125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06125" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Object"@en,
        "Objekt"@nb .

humord:c06126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06126" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06125 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Direct object"@en,
        "Direkte objekt"@nb .

humord:c06127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06127" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hensynsbetegnelse"@nb,
        "Hensynsledd"@nb,
        "Omsynsledd"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06125 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Indirect object"@en,
        "Indirekte objekt"@nb .

humord:c06131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06131" ;
    dct:modified "2020-10-28T13:47:51"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06125 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Prepositional object"@en,
        "Preposisjonalobjekt"@nb .

humord:c06132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06132" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Predicative complement"@en,
        "Predikatsord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Predicative"@en,
        "Predikativ"@nb .

humord:c06133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06133" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Subject (Linguistics)"@en,
        "Subjekt"@nb ;
    skos:related humord:c05954 .

humord:c06134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06134" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06133 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Formal subject"@en,
        "Formelt subjekt"@nb .

humord:c06135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06135" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06133 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Inverted subject"@en,
        "Invertert subjekt"@nb .

humord:c06136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06136" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Null subject"@en,
        "Nullsubjekt"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06133 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Null subjects"@en,
        "Utelatt subjekt"@nb .

humord:c06137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06137" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Sentence patterns"@en,
        "Setningsmønstre"@nb .

humord:c06138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06138" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Sentence perspective"@en,
        "Setningsperspektiv"@nb .

humord:c06139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06139" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06138 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Functional sentence perspective"@en,
        "Funksjonelt setningsperspektiv"@nb ;
    skos:related humord:c06226 .

humord:c06140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06140" ;
    dct:modified "2021-04-12T13:32:47"^^xsd:dateTime ;
    skos:altLabel "Subjunctive parataxis"@en,
        "Konjunktiv paratakse"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06101 ;
    skos:definition "Sammenbinding av syntaktiske enheter med bindeord <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Syndeton"@en,
        "Syndese"@nb ;
    skos:related humord:c06069 .

humord:c06141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06141" ;
    dct:modified "2012-09-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Forholdet mellom to eller flere ord i et paradigme med ulike morfosyntaktiske trekk, men med identisk form <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Syncretism (Linguistics)"@en,
        "Synkretisme (Lingvistikk)"@nb ;
    skos:related humord:c00732 .

humord:c06142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06142" ;
    dct:modified "2020-10-21T16:01:26"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Syntagm"@en,
        "Syntagme"@nb ;
    skos:related humord:c06081 .

humord:c06143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06143" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Empty categories (Linguistics)"@en,
        "Tomme kategorier (Lingvistikk)"@nb .

humord:c06144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06144" ;
    dct:modified "2020-10-21T15:37:26"^^xsd:dateTime ;
    skos:altLabel "Verbal phrases"@en,
        "Verbfraser"@nb ;
    skos:broader humord:c06061 ;
    skos:closeMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Verb phrases"@en,
        "Verbalfraser"@nb .

humord:c06147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06147" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Nominal syntax"@en,
        "Nominalsyntaks"@nb .

humord:c06148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06148" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06147 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Case syntax"@en,
        "Kasussyntaks"@nb .

humord:c06149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06149" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verb syntax"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Verbal syntax"@en,
        "Verbalsyntaks"@nb ;
    skos:related humord:c05962,
        humord:c05991 .

humord:c06150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06150" ;
    dct:modified "2025-03-14T10:23:07"^^xsd:dateTime ;
    skos:altLabel "Inkorporering (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Incorporation (Linguistics)"@en,
        "Inkorporering (Lingvistikk)"@nb .

humord:c06151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06151" ;
    dct:modified "1996-09-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05737 ;
    skos:closeMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:definition "Læren om ordforrådet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Lexicology"@en,
        "Leksikologi"@nb ;
    skos:related humord:c06329 .

humord:c06152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06152" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06151 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Collocations"@en,
        "Kollokasjoner"@nb .

humord:c06153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06153" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ordboksarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/1--03/e23/> ;
    skos:broader humord:c06151 ;
    skos:closeMatch <http://dewey.info/class/4--3028/e23/>,
        <http://dewey.info/class/413.028/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--03/e23/>,
        <http://dewey.info/class/4--3028/e23/>,
        <http://dewey.info/class/413.028/e23/> ;
    skos:prefLabel "Lexicography"@en,
        "Leksikografi"@nb ;
    skos:related humord:c06329 .

humord:c06155 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06155" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:prefLabel "Linguistic schools"@en,
        "Lingvistiske retninger/skoler"@nb .

humord:c06156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06156" ;
    dct:modified "2024-08-16T12:57:18"^^xsd:dateTime ;
    skos:altLabel "Anvendt lingvistikk"@nb,
        "Anvendt språkvitenskap"@nb,
        "Anvendt språkvitskap"@nb,
        "Bruksretta lingvistikk"@nb,
        "Bruksretta språkvitskap"@nb ;
    skos:broader humord:c06155 ;
    skos:exactMatch realfagstermer:c006414,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006414,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Applied linguistics"@en,
        "Anvendt lingvistikk"@nb .

humord:c06158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06158" ;
    dct:modified "2024-08-27T14:59:09"^^xsd:dateTime ;
    skos:altLabel "Linguistic geography"@en,
        "Areallingvistikk"@nb,
        "Språkgeografi"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/409/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Studiet av den geografiske distribusjonen av lingvistiske variabler <Concise Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/409/e23/> ;
    skos:prefLabel "Areal linguistics"@en,
        "Areallingvistikk"@nb .

humord:c06160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06160" ;
    dct:modified "2012-11-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/409/e23/> ;
    skos:broader humord:c06158 ;
    skos:definition "Studiet av utbredelsen av ord, språklyder, bøyningsformer osv. i et språks dialekter <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/409/e23/> ;
    skos:prefLabel "Dialect geography"@en,
        "Dialektgeografi"@nb ;
    skos:related humord:c09015 .

humord:c06161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06161" ;
    dct:modified "2022-04-04T11:10:25"^^xsd:dateTime ;
    skos:altLabel "Dialektforsking"@nb,
        "Dialektforskning"@nb,
        "Målføregransking"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/> ;
    skos:broader humord:c06158 ;
    skos:editorialNote "Termen brukes om det å studere dialekter. For beskrivelse av en eller flere  dialekter, bruk termen Dialekt"@nb ;
    skos:exactMatch <http://dewey.info/class/417.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Dialectology"@en,
        "Dialektologi"@nb ;
    skos:related humord:c09817 .

humord:c06164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06164" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/409/e23/> ;
    skos:broader humord:c06158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/409/e23/> ;
    skos:prefLabel "Word geography"@en,
        "Ordgeografi"@nb ;
    skos:related humord:c09015 .

humord:c06165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06165" ;
    dct:modified "2024-11-13T09:43:42"^^xsd:dateTime ;
    skos:altLabel "Computerlingvistikk"@nb,
        "Datalingvistikk"@nb,
        "Tonivåmorfologi"@nb ;
    skos:broader humord:c06155 ;
    skos:closeMatch <http://dewey.info/class/4--0285635/e23/> ;
    skos:definition "Datamaskinell (grammatisk og semantisk) analyse av naturlig språk <UBO>"@nb ;
    skos:exactMatch realfagstermer:c012979,
        <http://dewey.info/class/006.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012979,
        <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/4--0285635/e23/> ;
    skos:prefLabel "Computational linguistics"@en,
        "Datalingvistikk"@nb ;
    skos:related humord:c04192,
        humord:c04211,
        humord:c04284,
        humord:c06060,
        humord:c06299 .

humord:c06166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06166" ;
    dct:modified "2024-03-11T11:48:42"^^xsd:dateTime ;
    skos:altLabel "NLP"@en,
        "Automatisk språkanalyse"@nb,
        "Behandling av naturleg språk"@nb,
        "Behandling av naturlig språk"@nb,
        "NLP"@nb,
        "Prosessering av naturleg språk"@nb,
        "Prosessering av naturlig språk"@nb ;
    skos:broadMatch <http://dewey.info/class/006.35/e23/> ;
    skos:broader humord:c04284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/> ;
    skos:prefLabel "Natural language processing"@en,
        "Automatisk språkanalyse"@nb .

humord:c06167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06167" ;
    dct:modified "2007-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Datamaskinassistert språkvitenskap"@nb,
        "Datamaskinstøttet språkvitenskap"@nb,
        "Datastøttet språkvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/4--0285635/e23/> ;
    skos:broader humord:c06165 ;
    skos:definition "Bruk av datamaskiner som redskap innen språkvitenskap <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/4--0285635/e23/> ;
    skos:prefLabel "Computer-aided linguistics"@en,
        "Datastøttet lingvistikk"@nb ;
    skos:related humord:c04192,
        humord:c04197,
        humord:c04284 .

humord:c06170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06170" ;
    dct:modified "2018-02-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tree adjoining grammar"@en,
        "Tree adjoining grammar"@nb,
        "Tree-adjoining grammars"@nb ;
    skos:broader humord:c26323 ;
    skos:exactMatch <http://dewey.info/class/4--501826/e23/>,
        <http://dewey.info/class/415.01826/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501826/e23/>,
        <http://dewey.info/class/415.01826/e23/> ;
    skos:prefLabel "Tree-adjoining grammars"@en,
        "Tre-adjungerende grammatikker"@nb .

humord:c06172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06172" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dependency grammar"@nb ;
    skos:broader humord:c06181 ;
    skos:exactMatch <http://dewey.info/class/4--50184/e23/>,
        <http://dewey.info/class/415.0184/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--50184/e23/>,
        <http://dewey.info/class/415.0184/e23/> ;
    skos:prefLabel "Dependency grammar"@en,
        "Dependensgrammatikk"@nb .

humord:c06173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06173" ;
    dct:modified "2021-04-29T15:35:38"^^xsd:dateTime ;
    skos:broader humord:c06155 ;
    skos:closeMatch <http://dewey.info/class/306.44/e23/> ;
    skos:definition "Tar opp samspillet mellom språk og ulike kulturformer <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c003955 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003955,
        <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Ethnolinguistics"@en,
        "Etnolingvistikk"@nb .

humord:c06174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06174" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06155 ;
    skos:exactMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Formal grammar"@en,
        "Formell grammatikk"@nb .

humord:c06175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06175" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Formal semantics"@en,
        "Formell semantikk"@nb .

humord:c06176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06176" ;
    dct:modified "2024-02-07T12:02:55"^^xsd:dateTime ;
    skos:altLabel "Formell syntaks"@nb ;
    skos:broadMatch <http://dewey.info/class/005.13/e23/>,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:exactMatch realfagstermer:c004792 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004792,
        <http://dewey.info/class/005.13/e23/>,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Formal syntax"@en,
        "Formell syntaks"@nb .

humord:c06177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06177" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Functional grammar"@en,
        "Funksjonell grammatikk"@nb .

humord:c06178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06178" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Generativ språkvitenskap"@nb ;
    skos:broader humord:c06155 ;
    skos:exactMatch <http://dewey.info/class/4--01822/e23/>,
        <http://dewey.info/class/410.1822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01822/e23/>,
        <http://dewey.info/class/410.1822/e23/> ;
    skos:prefLabel "Generative linguistics"@en,
        "Generativ lingvistikk"@nb .

humord:c06180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06180" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:prefLabel "Generative phonology"@en,
        "Generativ fonologi"@nb .

humord:c06181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06181" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06178 ;
    skos:exactMatch <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:prefLabel "Generative grammar"@en,
        "Generativ grammatikk"@nb .

humord:c06182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06182" ;
    dct:modified "2020-11-04T14:47:18"^^xsd:dateTime ;
    skos:altLabel "PSG"@en ;
    skos:broader humord:c26323 ;
    skos:editorialNote "Oppdater"@nb ;
    skos:exactMatch <http://dewey.info/class/4--501823/e23/>,
        <http://dewey.info/class/415.01823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501823/e23/>,
        <http://dewey.info/class/415.01823/e23/> ;
    skos:prefLabel "Phrase structure grammar"@en,
        "Frasestrukturgrammatikk"@nb ;
    skos:related humord:c15737 .

humord:c06183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06183" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "GPSG"@en,
        "GPSG"@nb,
        "Generalized phrase structure grammar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--501823/e23/>,
        <http://dewey.info/class/415.01823/e23/> ;
    skos:broader humord:c06182 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/4--501823/e23/>,
        <http://dewey.info/class/415.01823/e23/> ;
    skos:prefLabel "Generalized phrase structure grammar"@en,
        "Generalisert frasestrukturgrammatikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.35/e23/> .

humord:c06186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06186" ;
    dct:modified "2024-03-20T10:44:10"^^xsd:dateTime ;
    skos:altLabel "Generativ syntaks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:broader humord:c06146 ;
    skos:exactMatch realfagstermer:c012586 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012586,
        <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:prefLabel "Generative syntax"@en,
        "Generativ syntaks"@nb .

humord:c06187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06187" ;
    dct:modified "2012-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TG-gramatikk"@nb,
        "Transformasjonell generativ grammatikk"@nb,
        "Transformasjonsgrammatikk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--50182/e23/>,
        <http://dewey.info/class/415.0182/e23/> ;
    skos:broader humord:c06186 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--50182/e23/>,
        <http://dewey.info/class/415.0182/e23/> ;
    skos:prefLabel "Transformational grammar"@en,
        "Transformasjonell grammatikk"@nb .

humord:c06189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06189" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Government-binding theory"@en,
        "GB"@nb,
        "GB-teori"@nb,
        "Government-binding theory"@nb ;
    skos:broader humord:c06187 ;
    skos:closeMatch <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:prefLabel "Government and binding theory"@en,
        "Government and binding theory"@nb .

humord:c06193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 154 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06193" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Diakron språkvitenskap"@nb,
        "Diakronisk språkvitenskap"@nb,
        "Historisk språkvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/> ;
    skos:broader humord:c06155 ;
    skos:exactMatch <http://dewey.info/class/417.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Historical linguistics"@en,
        "Historisk lingvistikk"@nb .

humord:c06197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06197" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Historical phonology"@en,
        "Historisk fonologi"@nb .

humord:c06198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06198" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/> ;
    skos:broader humord:c05911 ;
    skos:exactMatch <http://dewey.info/class/415.909/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.909/e23/> ;
    skos:prefLabel "Historical morphology"@en,
        "Historisk morfologi"@nb .

humord:c06199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06199" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Historical syntax"@en,
        "Historisk syntaks"@nb .

humord:c06200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06200" ;
    dct:modified "2015-02-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06187 ;
    skos:exactMatch <http://dewey.info/class/4--501824/e23/>,
        <http://dewey.info/class/415.01824/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501824/e23/>,
        <http://dewey.info/class/415.01824/e23/> ;
    skos:prefLabel "Case grammar"@en,
        "Kasusgrammatikk"@nb .

humord:c06201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06201" ;
    dct:modified "2023-11-30T13:07:21"^^xsd:dateTime ;
    skos:altLabel "Kategorialgrammatikk"@nb ;
    skos:broader humord:c06182 ;
    skos:exactMatch realfagstermer:c000116,
        <http://dewey.info/class/4--5018235/e23/>,
        <http://dewey.info/class/415.018235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000116,
        <http://dewey.info/class/4--5018235/e23/>,
        <http://dewey.info/class/415.018235/e23/> ;
    skos:prefLabel "Categorial grammar"@en,
        "Kategorialgrammatikk"@nb .

humord:c06202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06202" ;
    dct:modified "2022-10-25T09:41:41"^^xsd:dateTime ;
    skos:broader humord:c06155 ;
    skos:definition "Lingvistisk modell utviklet av Ronald W. Langacker på slutten av 1900-tallet <International Encyclopedia of Linguistics Oxford/UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/4--501835/e23/>,
        <http://dewey.info/class/415.01835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501835/e23/>,
        <http://dewey.info/class/415.01835/e23/> ;
    skos:prefLabel "Cognitive grammar"@en,
        "Kognitiv grammatikk"@nb .

humord:c06203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06203" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Comparagtive grammar"@en,
        "Komparativ grammatikk"@nb,
        "Komparativ språkvitenskap"@nb,
        "Sammenlignende grammatikk"@nb,
        "Sammenlignende lingvistikk"@nb,
        "Sammenlignende språkvitenskap"@nb,
        "Sammenliknende grammatikk"@nb,
        "Sammenliknende lingvistikk"@nb,
        "Sammenliknende språkvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Comparative linguistics"@en,
        "Komparativ lingvistikk"@nb .

humord:c06208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06208" ;
    dct:modified "2024-03-20T07:53:32"^^xsd:dateTime ;
    skos:altLabel "Feilanalyse (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/519.546/e23/> ;
    skos:broader humord:c06211 ;
    skos:definition "Analyse av feil gjort av fremmedspråkselever <The Concise Oxford Dictionary  of Linguistics/UBTØ>"@nb ;
    skos:exactMatch realfagstermer:c012540,
        <http://dewey.info/class/511.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012540,
        <http://dewey.info/class/511.43/e23/>,
        <http://dewey.info/class/519.546/e23/> ;
    skos:prefLabel "Error analysis (Linguistics)"@en,
        "Feilanalyse (Lingvistikk)"@nb .

humord:c06209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06209" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sammenlignende fonologi"@nb,
        "Sammenliknende fonologi"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Comparative phonology"@en,
        "Komparativ fonologi"@nb .

humord:c06211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06211" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kontrastiv språkvitenskap"@nb ;
    skos:broader humord:c06203 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Contrastive linguistics"@en,
        "Kontrastiv lingvistikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/418/e23/> .

humord:c06213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06213" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.018/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.018/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Contrastive phonetics"@en,
        "Kontrastiv fonetikk"@nb .

humord:c06214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06214" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06211 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Contrastive grammar"@en,
        "Kontrastiv grammatikk"@nb .

humord:c06215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06215" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Contrastive syntax"@en,
        "Kontrastiv syntaks"@nb .

humord:c06216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06216" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06155 ;
    skos:exactMatch <http://dewey.info/class/4--0188/e23/>,
        <http://dewey.info/class/410.188/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0188/e23/>,
        <http://dewey.info/class/410.188/e23/> ;
    skos:prefLabel "Corpus lingustics"@en,
        "Korpuslingvistikk"@nb .

humord:c06217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06217" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "LFG"@en,
        "LFG"@nb,
        "Lexical-functional grammar"@nb ;
    skos:broader humord:c06182 ;
    skos:exactMatch <http://dewey.info/class/4--5018234/e23/>,
        <http://dewey.info/class/415.018234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5018234/e23/>,
        <http://dewey.info/class/415.018234/e23/> ;
    skos:prefLabel "Lexical-functional grammar"@en,
        "Leksikalsk-funksjonell grammatikk"@nb .

humord:c06220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06220" ;
    dct:modified "2024-04-02T10:22:31"^^xsd:dateTime ;
    skos:altLabel "Matematisk lingvistikk"@nb ;
    skos:broader humord:c06155 ;
    skos:closeMatch <http://dewey.info/class/410.151/e23/> ;
    skos:exactMatch realfagstermer:c013368 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013368,
        <http://dewey.info/class/410.151/e23/> ;
    skos:prefLabel "Mathematical linguistics"@en,
        "Matematisk lingvistikk"@nb .

humord:c06221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06221" ;
    dct:modified "2023-12-13T09:34:43"^^xsd:dateTime ;
    skos:altLabel "Montague semantics"@en,
        "Montague-grammatikk"@nb,
        "Montague-semantikk"@nb,
        "Montaguegrammatikk"@nb ;
    skos:broadMatch <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Montague-grammatikk er en tilnærming til naturlig språk-semantikk, oppkalt etter den amerikanske logikeren Richard Montague <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Montague grammar"@en,
        "Montaguegrammatikk"@nb .

humord:c06222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06222" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neurolingvistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/401.9/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.9/e23/>,
        <http://dewey.info/class/612.82336/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Neurolinguistics"@en,
        "Nevrolingvistikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.82336/e23/>,
        <http://dewey.info/class/616.855/e23/> .

humord:c06224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06224" ;
    dct:modified "2024-05-22T10:56:09"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06155 ;
    skos:exactMatch realfagstermer:c003142 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003142,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Normative linguistics"@en,
        "Normativ lingvistikk"@nb ;
    skos:related humord:c06375 .

humord:c06226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06226" ;
    dct:modified "2020-10-28T13:49:09"^^xsd:dateTime ;
    skos:altLabel "Prague linguistic circle"@en,
        "Pragerskolen"@nb,
        "Praglingvistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/410.18/e23/> ;
    skos:broader humord:c06155 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.18/e23/> ;
    skos:prefLabel "Prague school"@en,
        "Pragskolen"@nb ;
    skos:related humord:c05796,
        humord:c06139 .

humord:c06228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06228" ;
    dct:modified "2013-03-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Språkpsykologi"@nb ;
    skos:broader humord:c06155,
        humord:c08049 ;
    skos:closeMatch <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:definition "Del av psykologien som handler om hvordan mennesket oppfatter og forstår tale- og skriftspråk, hvordan man frembringer og formulerer språklige ytringer, og hvordan språktilegnelse og språkutvikling foregår <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Psycholinguistics"@en,
        "Psykolingvistikk"@nb .

humord:c06230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06230" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kognitiv språkvitenskap"@nb ;
    skos:broader humord:c06228 ;
    skos:definition "Lingvistisk retning hvor evnen til å snakke og forstå språk ses i sammenheng med andre mentale evner <The Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/4--01835/e23/>,
        <http://dewey.info/class/410.1835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01835/e23/>,
        <http://dewey.info/class/410.1835/e23/> ;
    skos:prefLabel "Cognitive linguistics"@en,
        "Kognitiv lingvistikk"@nb .

humord:c06232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06232" ;
    dct:modified "2015-02-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Relasjonsgrammatikk"@nb,
        "Relational grammar"@nb ;
    skos:broader humord:c26323 ;
    skos:exactMatch <http://dewey.info/class/4--501825/e23/>,
        <http://dewey.info/class/415.01825/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501825/e23/>,
        <http://dewey.info/class/415.01825/e23/> ;
    skos:prefLabel "Relational grammar"@en,
        "Relasjonell grammatikk"@nb .

humord:c06233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06233" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stratificational grammar"@nb ;
    skos:broadMatch <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Grammatisk modell utviklet av S.M. Lamb på 1960-tallet, hvor former er representert på flere strata <The Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Stratificational grammar"@en,
        "Stratifikasjonsgrammatikk"@nb .

humord:c06234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06234" ;
    dct:modified "2020-10-21T10:11:00"^^xsd:dateTime ;
    skos:altLabel "SFG"@en,
        "Systemic functional grammar"@en,
        "Systemic grammar"@nb,
        "Systemisk grammatikk"@nb ;
    skos:broader humord:c06155 ;
    skos:definition "Funksjonell syntaksmodell utviklet av Michael A.K. Halliday på 1950-tallet  <The Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/4--501833/e23/>,
        <http://dewey.info/class/415.01833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501833/e23/>,
        <http://dewey.info/class/415.01833/e23/> ;
    skos:prefLabel "Systemic grammar"@en,
        "Systemisk-funksjonell grammatikk"@nb .

humord:c06236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06236" ;
    dct:modified "2020-11-30T12:02:05"^^xsd:dateTime ;
    skos:altLabel "Discourse linguistics"@en,
        "Diskursanalyse (Lingvistikk)"@nb,
        "Diskurslingvistikk"@nb,
        "Kontekstuell grammatikk"@nb,
        "Tekstgrammatikk"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Den del av språkvitenskapen som studerer oppbyggingen av enheter større enn   setningen i talt og skrevet språk <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Discourse analysis (Linguistics)"@en,
        "Tekstlingvistikk"@nb ;
    skos:related humord:c21122 .

humord:c06241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06241" ;
    dct:modified "2013-01-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Universal grammar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:broader humord:c06181 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:prefLabel "Universal grammar"@en,
        "Universell grammatikk"@nb .

humord:c06242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06242" ;
    dct:modified "2020-10-28T14:12:35"^^xsd:dateTime ;
    skos:altLabel "Namnegransking"@nb,
        "Navneforsking"@nb,
        "Navnegranskning"@nb,
        "Onomasiologi"@nb,
        "Onomastikk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/929.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Onomastics"@en,
        "Navneforskning"@nb .

humord:c06248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06248" ;
    dct:modified "2021-08-02T10:55:10"^^xsd:dateTime ;
    skos:broader humord:c06242 ;
    skos:closeMatch <http://dewey.info/class/929.4/e23/> ;
    skos:exactMatch realfagstermer:c003963,
        <http://dewey.info/class/929.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003963,
        <http://dewey.info/class/025.322/e23/>,
        <http://dewey.info/class/133.33/e23/>,
        <http://dewey.info/class/346.012/e23/>,
        <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.4/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Names"@en,
        "Navn"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.322/e23/>,
        <http://dewey.info/class/133.33/e23/>,
        <http://dewey.info/class/346.012/e23/>,
        <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> .

humord:c06249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06249" ;
    dct:modified "2020-10-28T12:43:24"^^xsd:dateTime ;
    skos:altLabel "Proper names"@en ;
    skos:broadMatch <http://dewey.info/class/929.97/e23/> ;
    skos:broader humord:c06248 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Proper nouns"@en,
        "Egennavn"@nb .

humord:c06250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06250" ;
    dct:modified "2000-04-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/590/e23/> ;
    skos:broader humord:c06248 ;
    skos:exactMatch realfagstermer:c006937 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006937,
        <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/590/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Animal names"@en,
        "Dyrenavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> .

humord:c06251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06251" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/598/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:broader humord:c06250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/598/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Bird names"@en,
        "Fuglenavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06252" ;
    dct:modified "2020-10-19T11:24:25"^^xsd:dateTime ;
    skos:altLabel "Cattle names"@en ;
    skos:broadMatch <http://dewey.info/class/636.2/e23/> ;
    skos:broader humord:c17611 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/636.2/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Cow names"@en,
        "Kunavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> .

humord:c06253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06253" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06249 ;
    skos:exactMatch <http://dewey.info/class/929.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.012/e23/>,
        <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Personal names"@en,
        "Personnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.012/e23/>,
        <http://dewey.info/class/392.12/e23/> .

humord:c06254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06254" ;
    dct:modified "2020-10-21T10:51:47"^^xsd:dateTime ;
    skos:altLabel "Christian names"@en,
        "Forenames"@en,
        "Given names"@en ;
    skos:broader humord:c06253 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/929.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.44/e23/> ;
    skos:prefLabel "First names"@en,
        "Fornavn"@nb .

humord:c06255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06255" ;
    dct:modified "2024-01-03T13:13:50"^^xsd:dateTime ;
    skos:altLabel "Place names"@en,
        "Place-names"@en,
        "Geografiske navn"@nb,
        "Stadnamn"@nb ;
    skos:broader humord:c06249 ;
    skos:closeMatch <http://dewey.info/class/910.014/e23/> ;
    skos:exactMatch realfagstermer:c007759,
        realfagstermer:c008606 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007759,
        realfagstermer:c008606,
        <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Toponyms"@en,
        "Stedsnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06256" ;
    dct:modified "2025-02-04T07:43:39"^^xsd:dateTime ;
    skos:altLabel "Geografiske namn og historiske stadnamn"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geographical names and historical place names"@en,
        "Geografiske navn og historiske stedsnavn"@nb ;
    skos:topConceptOf humord: .

humord:c06258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06258" ;
    dct:modified "2020-10-19T14:54:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06264 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "River names"@en,
        "Elvenavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06259" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Street names"@en,
        "Gatenavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06260" ;
    dct:modified "2020-11-30T12:04:21"^^xsd:dateTime ;
    skos:altLabel "Homestead names"@en,
        "Ranch names"@en,
        "Gardsnavn"@nb ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:broader humord:c14469 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/636.01/e23/>,
        <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Farm names"@en,
        "Gårdsnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/636.01/e23/> .

humord:c06261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06261" ;
    dct:modified "2020-10-19T14:52:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06264 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Lake names"@en,
        "Innsjønavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06262" ;
    dct:modified "2020-10-20T10:12:54"^^xsd:dateTime ;
    skos:altLabel "Skjærgårdsnavn"@nb ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Archipelago place-names"@en,
        "Skjærgardsnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> .

humord:c06263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06263" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:definition "Namn på teigar, avgrensa skog- og jordstykke av alle slag: åker, eng, slåttar og beite <FNN>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Parcel names"@en,
        "Teignavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06264" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hydronymer"@nb ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Hydronyms"@en,
        "Vassdragsnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c06266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06266" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/929.42/e23/> ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.42/e23/> ;
    skos:prefLabel "Patronyms"@en,
        "Patronymer"@nb .

humord:c06267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06267" ;
    dct:modified "2024-11-20T15:26:06"^^xsd:dateTime ;
    skos:altLabel "Botanical nomenclature"@en,
        "Plant names"@en,
        "Plant nomenclature"@en,
        "Botanisk nomenklatur"@nb,
        "Botaniske navn"@nb,
        "Plantenamn"@nb,
        "Plantenomenklatur"@nb ;
    skos:broadMatch <http://dewey.info/class/580.3/e23/> ;
    skos:broader humord:c06248 ;
    skos:exactMatch realfagstermer:c012780,
        <http://dewey.info/class/580.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012780,
        <http://dewey.info/class/580.14/e23/>,
        <http://dewey.info/class/580.3/e23/> ;
    skos:prefLabel "Botanical names"@en,
        "Plantenavn"@nb .

humord:c06269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06269" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Sacral names"@en,
        "Sakrale navn"@nb .

humord:c06270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06270" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c06269 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Theophoric names"@en,
        "Teofore navn"@nb .

humord:c06271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06271" ;
    dct:modified "2001-08-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Last names"@en,
        "Surnames"@en,
        "Etternavn"@nb,
        "Familienavn"@nb ;
    skos:broader humord:c06253 ;
    skos:exactMatch <http://dewey.info/class/929.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.42/e23/> ;
    skos:prefLabel "Family names"@en,
        "Slektsnavn"@nb .

humord:c06273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06273" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Protected last names"@en,
        "Protected surnames"@en ;
    skos:broadMatch <http://dewey.info/class/929.42/e23/> ;
    skos:broader humord:c06271 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.42/e23/> ;
    skos:prefLabel "Protected family names"@en,
        "Beskyttete slektsnavn"@nb .

humord:c06274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06274" ;
    dct:modified "2006-05-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/929.97/e23/> ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Tribal names"@en,
        "Stammenavn"@nb ;
    skos:related humord:c17837 .

humord:c06275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06275" ;
    dct:modified "2020-10-21T10:30:24"^^xsd:dateTime ;
    skos:altLabel "Nicknames"@en ;
    skos:broadMatch <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c06248 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Bynames"@en,
        "Tilnavn"@nb .

humord:c06276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06276" ;
    dct:modified "2020-11-30T12:07:39"^^xsd:dateTime ;
    skos:altLabel "Pet names"@en ;
    skos:broadMatch <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c06275 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Nicknames"@en,
        "Kjælenavn"@nb .

humord:c06277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06277" ;
    dct:modified "2024-08-21T07:43:39"^^xsd:dateTime ;
    skos:altLabel "Oppnamn"@nb,
        "Oppnavn"@nb,
        "Tilnamn"@nb,
        "Økenavn"@nb ;
    skos:broadMatch <http://dewey.info/class/929.4/e23/> ;
    skos:broader humord:c06275 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.4/e23/> ;
    skos:prefLabel "Pejorative nickname"@en,
        "Klengenamn"@nb .

humord:c06280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06280" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/582.16/e23/> ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/582.16/e23/> ;
    skos:prefLabel "Names of trees"@en,
        "Trenavn"@nb .

humord:c06281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06281" ;
    dct:modified "2024-08-20T08:38:16"^^xsd:dateTime ;
    skos:altLabel "Årsnamn"@nb ;
    skos:broadMatch <http://dewey.info/class/529.2/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.2/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Year names"@en,
        "Årsnavn"@nb .

humord:c06282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06282" ;
    dct:modified "2024-10-30T14:47:33"^^xsd:dateTime ;
    skos:altLabel "Omsetjing"@nb,
        "Omsetting"@nb ;
    skos:broader humord:c05737 ;
    skos:closeMatch <http://dewey.info/class/4--803/e23/>,
        <http://dewey.info/class/4--804/e23/>,
        <http://dewey.info/class/418.03/e23/>,
        <http://dewey.info/class/418.04/e23/> ;
    skos:exactMatch <http://dewey.info/class/4--802/e23/>,
        <http://dewey.info/class/418.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--802/e23/>,
        <http://dewey.info/class/4--803/e23/>,
        <http://dewey.info/class/4--804/e23/>,
        <http://dewey.info/class/418.02/e23/>,
        <http://dewey.info/class/418.03/e23/>,
        <http://dewey.info/class/418.04/e23/> ;
    skos:prefLabel "Translation"@en,
        "Oversettelse"@nb ;
    skos:related humord:c04252,
        humord:c07517 .

humord:c06283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06283" ;
    dct:modified "2022-02-17T09:00:19"^^xsd:dateTime ;
    skos:altLabel "Re-creation"@en,
        "Retranslation"@en,
        "Oversettelseskunst"@nb ;
    skos:broadMatch <http://dewey.info/class/418.02/e23/> ;
    skos:broader humord:c06282 ;
    skos:definition "Kunsten å gjendikte litterære tekster <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02/e23/> ;
    skos:prefLabel "Re-interpretation"@en,
        "Gjendiktning"@nb .

humord:c06285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06285" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oversettelsesvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/418.0201/e23/> ;
    skos:broader humord:c06282 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.0201/e23/> ;
    skos:prefLabel "Translation theory"@en,
        "Oversettelsesteori"@nb .

humord:c06287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06287" ;
    dct:modified "2024-10-30T14:46:04"^^xsd:dateTime ;
    skos:altLabel "Simulatneous translation"@en,
        "Simultaneous interpretation"@en,
        "Simultanomsetjing"@nb,
        "Simultanomsetting"@nb,
        "Simultanoversettelse"@nb,
        "Tolking"@nb,
        "Tolkning"@nb ;
    skos:broader humord:c06282 ;
    skos:closeMatch <http://dewey.info/class/4--802/e23/>,
        <http://dewey.info/class/418.02/e23/> ;
    skos:definition "Det å oversette muntlig <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--802/e23/>,
        <http://dewey.info/class/4--803/e23/>,
        <http://dewey.info/class/418.02/e23/>,
        <http://dewey.info/class/418.03/e23/> ;
    skos:prefLabel "Interpretation"@en,
        "Tolking"@nb ;
    skos:related humord:c15036 ;
    skos:relatedMatch <http://dewey.info/class/4--803/e23/>,
        <http://dewey.info/class/418.03/e23/> .

humord:c06288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06288" ;
    dct:modified "2023-12-13T15:47:01"^^xsd:dateTime ;
    skos:altLabel "Paleography"@en,
        "Paleografi"@nb ;
    skos:broader humord:c05737 ;
    skos:closeMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/411.7/e23/> ;
    skos:definition "Vitenskapen om eldre tiders skrift og skrivekunst <BOB>"@nb ;
    skos:exactMatch realfagstermer:c012768,
        <http://dewey.info/class/417.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012768,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Palaeography"@en,
        "Paleografi"@nb .

humord:c06289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06289" ;
    dct:modified "2024-11-25T21:20:03"^^xsd:dateTime ;
    skos:altLabel "Epigrafikk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/> ;
    skos:broader humord:c06288 ;
    skos:closeMatch <http://dewey.info/class/411.7/e23/> ;
    skos:definition "Studiet av innskrifter hogd eller risset inn i hardt materiale <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411.7/e23/> ;
    skos:prefLabel "Epigraphy"@en,
        "Epigrafikk"@nb ;
    skos:related humord:c00090 .

humord:c06290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06290" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Inskripsjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/729.19/e23/>,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/769.5/e23/> ;
    skos:broader humord:c06289 ;
    skos:exactMatch <http://dewey.info/class/411.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/729.19/e23/>,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/769.5/e23/> ;
    skos:prefLabel "Inscriptions"@en,
        "Innskrifter"@nb .

humord:c06292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06292" ;
    dct:modified "2025-03-31T13:13:40"^^xsd:dateTime ;
    skos:altLabel "Gravinnskrifter"@nb,
        "Gravskrifer"@nb,
        "Gravskrifter"@nb ;
    skos:broadMatch <http://dewey.info/class/929.5/e23/> ;
    skos:broader humord:c06290 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.5/e23/> ;
    skos:prefLabel "Epitaphs (Inscriptions)"@en,
        "Gravinnskrifter"@nb .

humord:c06293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06293" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/430/e23/> ;
    skos:broader humord:c06290 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/430/e23/> ;
    skos:prefLabel "Runic inscriptions"@en,
        "Runeinnskrifter"@nb ;
    skos:related humord:c00033 .

humord:c06294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06294" ;
    dct:modified "2024-11-13T09:23:36"^^xsd:dateTime ;
    skos:altLabel "Language analysis"@en,
        "Lingvistisk analyse"@nb ;
    skos:broadMatch <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Språkanalyse"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Linguistic analysis"@en,
        "Språkanalyse"@nb .

humord:c06296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06296" ;
    dct:modified "2024-10-16T13:00:34"^^xsd:dateTime ;
    skos:altLabel "Omgrepsanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/> ;
    skos:broader humord:c06294 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/> ;
    skos:prefLabel "Concept analysis"@en,
        "Begrepsanalyse"@nb ;
    skos:related humord:c06043 .

humord:c06297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06297" ;
    dct:modified "2024-10-16T13:00:16"^^xsd:dateTime ;
    skos:altLabel "Omgrepsbestemming"@nb ;
    skos:broadMatch <http://dewey.info/class/121.4/e23/> ;
    skos:broader humord:c06296 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.4/e23/> ;
    skos:prefLabel "Concept formation (Linguistics)"@en,
        "Begrepsbestemmelse"@nb .

humord:c06298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06298" ;
    dct:modified "2023-11-28T15:52:20"^^xsd:dateTime ;
    skos:altLabel "Grammatisk analyse"@nb ;
    skos:broader humord:c06294 ;
    skos:closeMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:exactMatch realfagstermer:c003801 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003801,
        <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Grammatical analysis"@en,
        "Grammatisk analyse"@nb .

humord:c06299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06299" ;
    dct:modified "2024-08-28T20:17:04"^^xsd:dateTime ;
    skos:altLabel "Automatisk grammatisk analyse"@nb ;
    skos:broadMatch <http://dewey.info/class/410.285/e23/> ;
    skos:broader humord:c06298 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.285/e23/> ;
    skos:prefLabel "Automatic grammatical analysis"@en,
        "Automatisk grammatisk analyse"@nb ;
    skos:related humord:c06165 .

humord:c06301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06301" ;
    dct:modified "2024-03-08T13:01:22"^^xsd:dateTime ;
    skos:altLabel "LL parsing"@en,
        "LR parsers"@en,
        "LR parsing"@en,
        "Text parsers"@en,
        "Text parsing"@en,
        "LL-parsarar"@nb,
        "LL-parsere"@nb,
        "LL-parsering"@nb,
        "LR-parsarar"@nb,
        "LR-parsere"@nb,
        "LR-parsering"@nb,
        "Parsering"@nb,
        "Parsing"@nb,
        "Setningsanalyse"@nb,
        "Syntaktisk analyse"@nb,
        "Syntaktiske kategoriar"@nb,
        "Syntaktiske kategorier"@nb,
        "Tekstparsarar"@nb,
        "Tekstparsere"@nb,
        "Tekstparsering"@nb,
        "Tekstparsing"@nb ;
    skos:broadMatch <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06298 ;
    skos:definition "Parsing eller syntaktisk analyse er betegnelse på den prosess som analyserer en streng med symboler, enten i naturlige språk eller programmeringsspråk i henhold til reglene i en formell grammatikk. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Syntactic analysis"@en,
        "Syntaktisk analyse"@nb .

humord:c06303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06303" ;
    dct:modified "2024-11-13T09:50:30"^^xsd:dateTime ;
    skos:altLabel "Unifikasjon (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06298 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Unification (Linguistics)"@en,
        "Unifikasjon (Lingvistikk)"@nb .

humord:c06304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06304" ;
    dct:modified "2020-10-28T12:39:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c06294 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Quantitative linguistic analysis"@en,
        "Kvantitativ språkanalyse"@nb .

humord:c06305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06305" ;
    dct:modified "2024-01-03T12:55:23"^^xsd:dateTime ;
    skos:altLabel "Language usage"@en,
        "Språkbruk"@nb ;
    skos:broadMatch <http://dewey.info/class/372.61/e23/> ;
    skos:broader humord:c05737 ;
    skos:exactMatch realfagstermer:c003728,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003728,
        <http://dewey.info/class/372.61/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Usage (Linguistics)"@en,
        "Språkbruk"@nb ;
    skos:related humord:c06018,
        humord:c09768,
        humord:c09806,
        humord:c09807,
        humord:c09808,
        humord:c09809,
        humord:c09810,
        humord:c09814,
        humord:c10834,
        humord:c10838,
        humord:c10840 .

humord:c06306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06306" ;
    dct:modified "2024-10-11T09:00:27"^^xsd:dateTime ;
    skos:altLabel "Cursing"@en,
        "Banning"@nb ;
    skos:broadMatch <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/394/e23/> ;
    skos:broader humord:c06305 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/394/e23/> ;
    skos:prefLabel "Swearing"@en,
        "Banning"@nb ;
    skos:related humord:c05859,
        humord:c05862,
        humord:c13362,
        humord:c15171 .

humord:c06307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06307" ;
    dct:modified "1996-09-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c06313 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/417/e23/> ;
    skos:prefLabel "Diglossia"@en,
        "Diglossi"@nb ;
    skos:related humord:c06314,
        humord:c06324 ;
    skos:relatedMatch <http://dewey.info/class/417/e23/> .

humord:c06309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06309" ;
    dct:modified "2020-10-28T12:40:38"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06305 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Public use of language"@en,
        "Offentlig språkbruk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c06310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06310" ;
    dct:modified "2001-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Word play"@en ;
    skos:broader humord:c06305 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/808.7/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:prefLabel "Puns"@en,
        "Ordspill"@nb ;
    skos:related humord:c16836,
        humord:c18108 ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/808.7/e23/>,
        <http://dewey.info/class/809.7/e23/> .

humord:c06311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06311" ;
    dct:modified "2020-11-04T14:50:02"^^xsd:dateTime ;
    skos:altLabel "Religious language"@en,
        "Religiøst språk"@nb ;
    skos:broadMatch <http://dewey.info/class/210.14/e23/> ;
    skos:broader humord:c06305 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/210.14/e23/> ;
    skos:prefLabel "Religious use of language"@en,
        "Religiøs språkbruk"@nb .

humord:c06313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06313" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Språkvariasjon"@nb ;
    skos:broader humord:c06305 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Linguistic variation"@en,
        "Språklig variasjon"@nb ;
    skos:related humord:c28612 ;
    skos:relatedMatch <http://dewey.info/class/418/e23/> .

humord:c06314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06314" ;
    dct:modified "2005-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Codeswitching (Linguistics)"@en,
        "Stilveksling"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06313 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Code-switching (Linguistics)"@en,
        "Kodeveksling (Lingvistikk)"@nb ;
    skos:related humord:c06307,
        humord:c06324 .

humord:c06315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06315" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.224/e23/>,
        <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c06313 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.224/e23/>,
        <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Spoken language variation"@en,
        "Talespråksvariasjon"@nb .

humord:c06316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06316" ;
    dct:modified "2021-07-05T09:31:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06313 ;
    skos:definition "I språkvitenskap (geografisk, sosialt eller stilistisk avgrenset) art av språk <Bob>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Varieties (Linguistics)"@en,
        "Varietet (Lingvistikk)"@nb .

humord:c06319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06319" ;
    dct:modified "2020-10-27T11:18:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06305 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Cross-linguistic perspective"@en,
        "Tverrspråklighet"@nb ;
    skos:related humord:c06324 .

humord:c06320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06320" ;
    dct:modified "2024-11-14T11:06:51"^^xsd:dateTime ;
    skos:altLabel "Språkferdigheit"@nb,
        "Språkferdigheiter"@nb,
        "Språkferdigheter"@nb ;
    skos:broader humord:c15497 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Language skill"@en,
        "Språkferdighet"@nb ;
    skos:related humord:c16219,
        humord:c24511 ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c06321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06321" ;
    dct:modified "2024-10-16T12:59:42"^^xsd:dateTime ;
    skos:altLabel "Grasp of concept"@en,
        "Omgrepsforståing"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c13576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Understanding of concepts"@en,
        "Begrepsforståelse"@nb .

humord:c06322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06322" ;
    dct:modified "2023-11-27T12:55:19"^^xsd:dateTime ;
    skos:altLabel "Plurilingualism"@en,
        "Fleirspråklegheit"@nb,
        "Plurilingvisme"@nb ;
    skos:broader humord:c06320 ;
    skos:closeMatch <http://dewey.info/class/4--042/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:exactMatch realfagstermer:c003692,
        <http://dewey.info/class/306.446/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003692,
        <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/4--042/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:prefLabel "Multilingualism"@en,
        "Flerspråklighet"@nb ;
    skos:related humord:c09782 .

humord:c06324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06324" ;
    dct:modified "2024-11-07T10:29:31"^^xsd:dateTime ;
    skos:altLabel "Bilingvalisme"@nb,
        "Bilingvisme"@nb,
        "Tospråklegheit"@nb ;
    skos:broader humord:c06322 ;
    skos:exactMatch <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/4--042/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/4--042/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:prefLabel "Bilingualism"@en,
        "Tospråklighet"@nb ;
    skos:related humord:c05815,
        humord:c06307,
        humord:c06314,
        humord:c06319,
        humord:c09782,
        humord:c18197,
        humord:c23761 .

humord:c06327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06327" ;
    dct:modified "2023-12-04T14:48:30"^^xsd:dateTime ;
    skos:altLabel "Reading abilities"@en,
        "Reading ability"@en,
        "Reading competence"@en,
        "Reading literacy"@en,
        "Reading proficiency"@en,
        "Lesedugleik"@nb,
        "Leseferdigheit"@nb,
        "Leseferdigheter"@nb,
        "Lesekompetanse"@nb,
        "Lesekyndighet"@nb ;
    skos:broader humord:c06320 ;
    skos:exactMatch realfagstermer:c008089 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008089,
        <http://dewey.info/class/372.45/e23/> ;
    skos:prefLabel "Reading skills"@en,
        "Leseferdighet"@nb ;
    skos:related humord:c03796,
        humord:c07908,
        humord:c07926,
        humord:c25827 ;
    skos:relatedMatch <http://dewey.info/class/372.45/e23/> .

humord:c06329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06329" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ordtilfang"@nb,
        "Vokabular"@nb ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c06320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/4--81/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/413/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Vocabulary"@en,
        "Ordforråd"@nb ;
    skos:related humord:c06151,
        humord:c06153,
        humord:c09769 ;
    skos:relatedMatch <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/4--81/e23/>,
        <http://dewey.info/class/413/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c06332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06332" ;
    dct:modified "2020-10-28T12:47:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c06329 ;
    skos:definition "Ordtilfanget i et språk <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Lexicon"@en,
        "Leksikonet"@nb ;
    skos:relatedMatch <http://dewey.info/class/401.93/e23/> .

humord:c06333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06333" ;
    dct:modified "2018-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Writing proficiency"@en ;
    skos:broadMatch <http://dewey.info/class/302.2244/e23/> ;
    skos:broader humord:c24685 ;
    skos:definition "Evne til å skrive (pent og riktig) <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2244/e23/> ;
    skos:prefLabel "Writing skills"@en,
        "Skriveferdighet"@nb ;
    skos:related humord:c07908,
        humord:c07927,
        humord:c21076 .

humord:c06334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06334" ;
    dct:modified "1998-04-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ear for languages"@en,
        "Linguistic ear"@en,
        "Linguistic instinct"@en,
        "Sprachgefuhl"@en,
        "Språkøre"@nb ;
    skos:broadMatch <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06320 ;
    skos:definition "Umiddelbar fornemmelse av hva som er god og riktig språkbruk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Language instinct"@en,
        "Språkfølelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.93/e23/> .

humord:c06335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06335" ;
    dct:modified "2024-01-03T12:56:05"^^xsd:dateTime ;
    skos:altLabel "Linguistic philosophy"@en,
        "Lingvistisk filosofi"@nb,
        "Språkfilosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/401/e23/> ;
    skos:broader humord:c00729 ;
    skos:exactMatch realfagstermer:c000379,
        <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/149.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000379,
        <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/149.94/e23/>,
        <http://dewey.info/class/401/e23/> ;
    skos:prefLabel "Philosophy of language"@en,
        "Språkfilosofi"@nb .

humord:c06337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06337" ;
    dct:modified "2024-01-03T09:12:01"^^xsd:dateTime ;
    skos:altLabel "Semiology"@en,
        "Semiotic studies"@en,
        "Semiologi"@nb,
        "Semiotikk"@nb ;
    skos:broadMatch <http://dewey.info/class/121.68/e23/> ;
    skos:broader humord:c06335 ;
    skos:closeMatch <http://dewey.info/class/1--014/e23/> ;
    skos:exactMatch realfagstermer:c001155,
        <http://dewey.info/class/302.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001155,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Semiotics"@en,
        "Semiotikk"@nb ;
    skos:related humord:c06044,
        humord:c06431 ;
    skos:relatedMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> .

humord:c06339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06339" ;
    dct:modified "2023-12-19T09:19:01"^^xsd:dateTime ;
    skos:altLabel "Picture communication"@en,
        "Visual communication"@en,
        "Bildekommunikasjon"@nb,
        "Bildesemiologi"@nb,
        "Biletkommunikasjon"@nb,
        "Billedkommunikasjon"@nb,
        "Billedsemiologi"@nb,
        "Visuell kommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/302.226/e23/> ;
    skos:broader humord:c06337 ;
    skos:closeMatch realfagstermer:c014051 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014051,
        <http://dewey.info/class/302.226/e23/> ;
    skos:prefLabel "Visual semiotics"@en,
        "Bildesemiologi"@nb ;
    skos:related humord:c61568 .

humord:c06342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06342" ;
    dct:modified "2024-01-03T14:18:10"^^xsd:dateTime ;
    skos:altLabel "Symbol"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c18228 ;
    skos:exactMatch realfagstermer:c005101,
        <http://dewey.info/class/1--0148/e23/>,
        <http://dewey.info/class/302.2223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005101,
        <http://dewey.info/class/1--0148/e23/>,
        <http://dewey.info/class/302.2223/e23/>,
        <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--315/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/413.15/e23/> ;
    skos:prefLabel "Symbols (Symbolism)"@en,
        "Symboler"@nb ;
    skos:related humord:c04508,
        humord:c04679,
        humord:c06431,
        humord:c08858,
        humord:c17164 ;
    skos:relatedMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--315/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/413.15/e23/> .

humord:c06345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06345" ;
    dct:modified "2020-10-28T12:43:34"^^xsd:dateTime ;
    skos:altLabel "Language form"@en ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Language variety"@en,
        "Språkform"@nb .

humord:c06346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06346" ;
    dct:modified "2024-02-15T09:11:26"^^xsd:dateTime ;
    skos:altLabel "Bias-free language"@en,
        "Nondiscriminatory language"@en,
        "Unbiased language"@en,
        "Inkluderande språk"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06305 ;
    skos:editorialNote "Lukket bemerkning: Kjønnsnøytralt språk skilt ut som egen term. 14/2-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Inclusive language"@en,
        "Inkluderende språk"@nb .

humord:c06347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06347" ;
    dct:modified "2020-10-28T11:12:46"^^xsd:dateTime ;
    skos:altLabel "History of language"@en ;
    skos:broader humord:c05737 ;
    skos:closeMatch <http://dewey.info/class/410.9/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:editorialNote "Brukes om faget språkhistorie"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.9/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Language history"@en,
        "Språkhistorie (Faget)"@nb .

humord:c06349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06349" ;
    dct:modified "2023-11-24T08:07:33"^^xsd:dateTime ;
    skos:altLabel "History of words"@en,
        "Etymologi"@nb,
        "Ordbetydning"@nb,
        "Ordhistorie"@nb,
        "Ordtyding"@nb ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--2/e23/> ;
    skos:broader humord:c06347 ;
    skos:definition "Gren av språkvitenskapen som beskjeftiger seg med ordenes avstamning, opprinnelse, slektskapsforhold og betydningshistorie <UBO>"@nb ;
    skos:exactMatch realfagstermer:c010130,
        <http://dewey.info/class/412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010130,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Etymology"@en,
        "Etymologi"@nb ;
    skos:related humord:c05878 .

humord:c06350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06350" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c06349 ;
    skos:definition "Etymologisk tolkning hvor et ord blir omtolket etter et annet som er mer kjent <JF>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Folk-etymology"@en,
        "Folkeetymologi"@nb .

humord:c06351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06351" ;
    dct:modified "2020-11-30T11:03:20"^^xsd:dateTime ;
    skos:altLabel "Graphematics"@en,
        "Skrifttegns historie"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c05737 ;
    skos:definition "Læren om skrifttegnenes utvikling <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Graphemics"@en,
        "Grafemikk"@nb ;
    skos:related humord:c05436,
        humord:c06432,
        humord:c12669,
        humord:c17148 .

humord:c06353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06353" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c06347 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Reconstruction (Linguistics)"@en,
        "Rekonstruksjon (Lingvistikk)"@nb .

humord:c06354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06354" ;
    dct:modified "2020-10-19T16:17:47"^^xsd:dateTime ;
    skos:altLabel "Language extinction"@en ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c06347 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Language death"@en,
        "Språkdød"@nb ;
    skos:related humord:c09805 ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c06355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06355" ;
    dct:modified "2020-11-04T15:07:31"^^xsd:dateTime ;
    skos:altLabel "Språklig endring"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c06347 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Language change"@en,
        "Språkendring"@nb ;
    skos:related humord:c17054 .

humord:c06357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06357" ;
    dct:modified "2024-08-14T09:47:52"^^xsd:dateTime ;
    skos:altLabel "Analogi (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Analogy (Linguistics)"@en,
        "Analogi (Lingvistikk)"@nb .

humord:c06358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06358" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Grammaticalization"@en,
        "Grammatikalisering"@nb .

humord:c06359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06359" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Laryngeal theory"@en,
        "Laryngalteorien"@nb ;
    skos:relatedMatch <http://dewey.info/class/417.7/e23/> .

humord:c06360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06360" ;
    dct:modified "2020-10-28T10:14:13"^^xsd:dateTime ;
    skos:altLabel "Sound development"@en ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06355 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Sound change"@en,
        "Lydutvikling"@nb ;
    skos:related humord:c20885 .

humord:c06361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06361" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lydovergang"@nb ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Sound change"@en,
        "Lydendring"@nb .

humord:c06363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06363" ;
    dct:modified "2024-06-05T11:54:27"^^xsd:dateTime ;
    skos:altLabel "Bryting (Lingvistikk)"@nb,
        "Brytning (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06361 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Breaking (Linguistics)"@en,
        "Brytning (Lingvistikk)"@nb .

humord:c06364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06364" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Sound law"@en,
        "Lydlov"@nb .

humord:c06365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06365" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Origin of language"@en ;
    skos:broadMatch <http://dewey.info/class/401/e23/> ;
    skos:broader humord:c06347 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401/e23/> ;
    skos:prefLabel "Origins of language"@en,
        "Språkets opprinnelse"@nb .

humord:c06366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06366" ;
    dct:modified "2024-10-14T08:12:39"^^xsd:dateTime ;
    skos:altLabel "Language contact"@en,
        "Språkkontakt"@nb,
        "Språkkontaktar"@nb,
        "Språkkontakter"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Language contacts"@en,
        "Språkkontakt"@nb ;
    skos:related humord:c05815,
        humord:c09783 .

humord:c06367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06367" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Språklige universalier"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Linguistic universals"@en,
        "Språklige universalia"@nb ;
    skos:related humord:c00541 .

humord:c06369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06369" ;
    dct:modified "2020-10-21T07:53:11"^^xsd:dateTime ;
    skos:altLabel "Language corpora"@en ;
    skos:broadMatch <http://dewey.info/class/4--0188/e23/>,
        <http://dewey.info/class/410.188/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0188/e23/>,
        <http://dewey.info/class/410.188/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Linguistic corpora"@en,
        "Språklige korpora"@nb .

humord:c06370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06370" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06369 ;
    skos:closeMatch <http://dewey.info/class/403/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--03/e23/>,
        <http://dewey.info/class/4--203/e23/>,
        <http://dewey.info/class/4--2403/e23/>,
        <http://dewey.info/class/403/e23/> ;
    skos:prefLabel "Concordances"@en,
        "Konkordanser"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--03/e23/>,
        <http://dewey.info/class/4--203/e23/>,
        <http://dewey.info/class/4--2403/e23/> .

humord:c06371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06371" ;
    dct:modified "2025-01-02T13:38:15"^^xsd:dateTime ;
    skos:altLabel "Språkinnlæring"@nb ;
    skos:broadMatch <http://dewey.info/class/401.93/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Language learning"@en,
        "Språklæring"@nb ;
    skos:related humord:c05815,
        humord:c16051,
        humord:c27394 ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c06373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06373" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07926 ;
    skos:exactMatch <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/4--84/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/4--84/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:prefLabel "Reading process"@en,
        "Leseprosess"@nb .

humord:c06374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06374" ;
    dct:modified "2024-01-03T12:57:29"^^xsd:dateTime ;
    skos:altLabel "First language acquisition"@en,
        "First-language learning"@en,
        "Førstespråkstilegnelse"@nb,
        "Språkutvikling"@nb ;
    skos:broader humord:c06228 ;
    skos:closeMatch <http://dewey.info/class/401.93/e23/> ;
    skos:definition "Tilegnelse av grunnleggende beherskelse av språket <SNL>"@nb ;
    skos:editorialNote "Brukt om førstespråktilegnelse. Språktilegnelse skilt ut som egen term,men uten nødvendig opprydding. Lagt i samvitfilen. 2014-06-13/bsh"@nb ;
    skos:exactMatch realfagstermer:c010093 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010093,
        <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Language development"@en,
        "Språkutvikling"@nb ;
    skos:related humord:c27394 .

humord:c06375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06375" ;
    dct:modified "2020-10-28T13:46:02"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Prescriptive grammar"@en,
        "Språkriktighet"@nb ;
    skos:related humord:c06224 .

humord:c06376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06376" ;
    dct:modified "2023-12-18T14:36:44"^^xsd:dateTime ;
    skos:altLabel "Ortografi"@nb,
        "Rettskriving"@nb,
        "Skrivereglar"@nb,
        "Skriveregler"@nb,
        "Stavemåte"@nb ;
    skos:broadMatch <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06375 ;
    skos:closeMatch <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/> ;
    skos:exactMatch realfagstermer:c008177,
        <http://dewey.info/class/411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008177,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/372.632/e23/>,
        <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Ortography"@en,
        "Rettskrivning"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/372.632/e23/> .

humord:c06380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06380" ;
    dct:modified "2020-10-27T14:28:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06375 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Error (Linguistics)"@en,
        "Språkfeil"@nb .

humord:c06381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06381" ;
    dct:modified "2020-10-28T11:31:17"^^xsd:dateTime ;
    skos:altLabel "Language standardisation"@en,
        "Language standardization"@en,
        "Standard variety (Linguistics)"@en,
        "Språkstandardisering"@nb,
        "Standardspråk"@nb ;
    skos:broader humord:c06375 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:prefLabel "Language prescription"@en,
        "Språknormering"@nb ;
    skos:related humord:c06024 ;
    skos:relatedMatch <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/418.0071/e23/> .

humord:c06383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06383" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tegnsetning"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/> ;
    skos:broader humord:c06375 ;
    skos:exactMatch <http://dewey.info/class/411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Punctuation"@en,
        "Tegnsetting"@nb .

humord:c06386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06386" ;
    dct:modified "2020-10-28T12:34:15"^^xsd:dateTime ;
    skos:altLabel "Careful tending of the language"@en,
        "Tending of a language"@en,
        "Språkdyrking"@nb ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/> ;
    skos:prefLabel "Language preservation"@en,
        "Språkrøkt"@nb .

humord:c06388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06388" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/> ;
    skos:broader humord:c06386 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/> ;
    skos:prefLabel "Language awareness"@en,
        "Språkbevissthet"@nb .

humord:c06389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06389" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language purism"@en,
        "Purisme (Lingvistikk)"@nb,
        "Språkrensing"@nb ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/> ;
    skos:broader humord:c06386 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/> ;
    skos:prefLabel "Linguistic purism"@en,
        "Språkpurisme"@nb ;
    skos:related humord:c09581,
        humord:c09582 .

humord:c06393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06393" ;
    dct:modified "2021-01-25T18:15:56"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Discourse strategies"@en,
        "Talespråkstrategi"@nb .

humord:c06395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06395" ;
    dct:modified "2024-01-04T09:02:04"^^xsd:dateTime ;
    skos:altLabel "Linguistic theory"@en,
        "Theories of language"@en,
        "Språkteori"@nb ;
    skos:broader humord:c05737 ;
    skos:exactMatch realfagstermer:c005877,
        <http://dewey.info/class/401/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005877,
        <http://dewey.info/class/401/e23/> ;
    skos:prefLabel "Language theory"@en,
        "Språkteori"@nb .

humord:c06396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06396" ;
    dct:modified "2024-02-07T12:10:53"^^xsd:dateTime ;
    skos:altLabel "Formal linguistic theory"@en,
        "Formell språkteori"@nb ;
    skos:broadMatch <http://dewey.info/class/410.1/e23/> ;
    skos:broader humord:c06395 ;
    skos:exactMatch realfagstermer:c007690 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007690,
        <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/410.1/e23/> ;
    skos:prefLabel "Formal language theory"@en,
        "Formell språkteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.131/e23/> .

humord:c06397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06397" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06395 ;
    skos:exactMatch <http://dewey.info/class/415.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415.01/e23/> ;
    skos:prefLabel "Grammatical theory"@en,
        "Grammatisk teori"@nb .

humord:c06398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06398" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language models"@en ;
    skos:broadMatch <http://dewey.info/class/401/e23/> ;
    skos:broader humord:c06395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401/e23/> ;
    skos:prefLabel "Linguistic models"@en,
        "Språkmodeller"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c06399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06399" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06398 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Grammatical models"@en,
        "Grammatiske modeller"@nb .

humord:c06400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06400" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language typology"@en,
        "Typology (Linguistics)"@en,
        "Typologi (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/410.1/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.1/e23/> ;
    skos:prefLabel "Linguistic typology"@en,
        "Språktypologi"@nb ;
    skos:related humord:c01532 .

humord:c06402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06402" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Categories (Linguistics)"@en,
        "Kategorier (Lingvistikk)"@nb .

humord:c06404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06404" ;
    dct:modified "2023-11-30T13:09:46"^^xsd:dateTime ;
    skos:altLabel "Categorisation (Linguistics)"@en,
        "Kategorisering"@nb ;
    skos:broadMatch <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Categorization (Linguistics)"@en,
        "Kategorisering"@nb .

humord:c06406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06406" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Syntactical typology"@en ;
    skos:broadMatch <http://dewey.info/class/4--501/e23/>,
        <http://dewey.info/class/410.1/e23/>,
        <http://dewey.info/class/415.01/e23/> ;
    skos:broader humord:c06400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501/e23/>,
        <http://dewey.info/class/410.1/e23/>,
        <http://dewey.info/class/415.01/e23/> ;
    skos:prefLabel "Syntactic typology"@en,
        "Syntaktisk typologi"@nb .

humord:c06407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06407" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Graphic systems"@en,
        "Tegnsystemer"@nb .

humord:c06408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06408" ;
    dct:modified "2024-03-12T09:13:27"^^xsd:dateTime ;
    skos:altLabel "Script"@en,
        "Skrift"@nb,
        "Skriftsystem"@nb ;
    skos:broader humord:c06407 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c011963,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011963,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Writing systems"@en,
        "Skriftsystemer"@nb ;
    skos:related humord:c06432,
        humord:c16313,
        humord:c17148 .

humord:c06409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06409" ;
    dct:modified "2024-01-03T10:47:24"^^xsd:dateTime ;
    skos:altLabel "Alphabet"@en,
        "Alfabet"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/> ;
    skos:broader humord:c06408 ;
    skos:closeMatch realfagstermer:c005350 ;
    skos:exactMatch <http://dewey.info/class/411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005350,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/686.21/e23/> ;
    skos:prefLabel "Alphabets"@en,
        "Alfabeter"@nb ;
    skos:related humord:c06432,
        humord:c06433 ;
    skos:relatedMatch <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/686.21/e23/> .

humord:c06410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06410" ;
    dct:modified "2024-08-28T08:02:16"^^xsd:dateTime ;
    skos:altLabel "Armensk alfabet"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/491.99211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.99211/e23/> ;
    skos:prefLabel "Armenian alphabet"@en,
        "Armensk alfabet"@nb .

humord:c06411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06411" ;
    dct:modified "2020-10-20T13:59:40"^^xsd:dateTime ;
    skos:altLabel "Brahmi abugida"@en,
        "Brahmi alphabet"@en,
        "Brahmi alfabet"@nb ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/> ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/> ;
    skos:prefLabel "Brahmi script"@en,
        "Brahmi skrift"@nb .

humord:c06412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06412" ;
    dct:modified "2020-10-28T14:04:40"^^xsd:dateTime ;
    skos:altLabel "Phoenician abjad"@en,
        "Phoenician alphabet"@en,
        "Fønikisk alfabet"@nb ;
    skos:broadMatch <http://dewey.info/class/492.6/e23/> ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/> ;
    skos:prefLabel "Phoenician script"@en,
        "Fønikisk skrift"@nb .

humord:c06413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06413" ;
    dct:modified "2020-10-15T15:39:16"^^xsd:dateTime ;
    skos:altLabel "Glagolitisk alfabet"@nb ;
    skos:broadMatch <http://dewey.info/class/491.8/e23/> ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.8/e23/> ;
    skos:prefLabel "Glagolitic alphabet"@en,
        "Glagolittisk alfabet"@nb .

humord:c06415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06415" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gresk skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/481.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/481.1/e23/> ;
    skos:prefLabel "Greek alphabet"@en,
        "Gresk alfabet"@nb .

humord:c06416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06416" ;
    dct:modified "2023-11-29T14:32:39"^^xsd:dateTime ;
    skos:altLabel "Chosŏn Muntcha"@en,
        "Chosŏn'gŭl"@en,
        "Hangeul"@en,
        "Korean alphabet"@en,
        "Hangeul"@nb ;
    skos:broadMatch <http://dewey.info/class/495.711/e23/> ;
    skos:broader humord:c06409,
        humord:c19507 ;
    skos:definition "Det koreanske alfabetet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c000341 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000341,
        <http://dewey.info/class/495.711/e23/> ;
    skos:prefLabel "Hangul"@en,
        "Hangul"@nb .

humord:c06417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06417" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.8/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.8/e23/> ;
    skos:prefLabel "Cyrillic alphabet"@en,
        "Kyrillisk alfabet"@nb .

humord:c06418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06418" ;
    dct:modified "2024-10-21T08:45:47"^^xsd:dateTime ;
    skos:altLabel "Latinsk alfabet"@nb,
        "Latinsk skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/471.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/471.1/e23/> ;
    skos:prefLabel "Latin alphabet"@en,
        "Latinsk alfabet"@nb .

humord:c06419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06419" ;
    dct:modified "2020-10-21T09:01:16"^^xsd:dateTime ;
    skos:altLabel "Linear B skrift"@nb,
        "Mykensk skrift"@nb ;
    skos:broadMatch <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Linear B"@en,
        "Linear B"@nb ;
    skos:related humord:c10349,
        humord:c16125 .

humord:c06420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06420" ;
    dct:modified "2020-10-28T13:57:24"^^xsd:dateTime ;
    skos:altLabel "Malayalam abugida"@en,
        "Malayalam alphabet"@en,
        "Malayalam alfabet"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/494.81211/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.81211/e23/> ;
    skos:prefLabel "Malayalam script"@en,
        "Malayalam skrift"@nb .

humord:c06421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06421" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mongolsk skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/494.2311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2311/e23/> ;
    skos:prefLabel "Mongolian alphabet"@en,
        "Mongolsk alfabet"@nb .

humord:c06423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06423" ;
    dct:modified "2020-10-21T08:53:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.96911/e23/> ;
    skos:broader humord:c06409 ;
    skos:definition "Et gammelt georgisk alfabet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96911/e23/> ;
    skos:prefLabel "Nuskhuri script"@en,
        "Nuskhuri skrift"@nb .

humord:c06425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06425" ;
    dct:modified "2024-08-28T20:33:25"^^xsd:dateTime ;
    skos:altLabel "Avestan script"@en,
        "Avestisk skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:definition "Avestisk skrift er de skrifttegn som den avestiske litteratur er skrevet med (UBO)"@nb ;
    skos:exactMatch <http://dewey.info/class/491.5211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5211/e23/> ;
    skos:prefLabel "Avestan alphabet"@en,
        "Avestisk skrift"@nb .

humord:c06426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06426" ;
    dct:modified "2004-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.611/e23/> ;
    skos:broader humord:c06409,
        humord:c19506 ;
    skos:definition "Japansk fonetisk skriftsystem <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.611/e23/> ;
    skos:prefLabel "Hiragana"@en,
        "Hiragana"@nb .

humord:c06427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06427" ;
    dct:modified "2004-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.611/e23/> ;
    skos:broader humord:c06409,
        humord:c19506 ;
    skos:definition "Japansk fonetisk skriftsystem <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.611/e23/> ;
    skos:prefLabel "Katakana"@en,
        "Katakana"@nb .

humord:c06428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06428" ;
    dct:modified "2024-02-29T14:51:23"^^xsd:dateTime ;
    skos:altLabel "Datakryptering"@nb,
        "Kryptering"@nb,
        "Kryptifisering"@nb,
        "Kryptoanalyse"@nb,
        "Kryptografi"@nb ;
    skos:broadMatch <http://dewey.info/class/793.73/e23/> ;
    skos:broader humord:c06408 ;
    skos:closeMatch realfagstermer:c007626 ;
    skos:definition "Hemmelig skrift, kode, sifferskrift <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/652.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007626,
        <http://dewey.info/class/005.824/e23/>,
        <http://dewey.info/class/358.24/e23/>,
        <http://dewey.info/class/652.8/e23/>,
        <http://dewey.info/class/793.73/e23/> ;
    skos:prefLabel "Cryptography"@en,
        "Kryptografi"@nb ;
    skos:related humord:c12669 ;
    skos:relatedMatch <http://dewey.info/class/005.824/e23/>,
        <http://dewey.info/class/358.24/e23/> .

humord:c06429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06429" ;
    dct:modified "2024-09-16T09:22:17"^^xsd:dateTime ;
    skos:altLabel "Chifferskrift"@nb,
        "Sifferskrift"@nb ;
    skos:broadMatch <http://dewey.info/class/652.8/e23/> ;
    skos:broader humord:c06428 ;
    skos:definition "Sifferskrift er skrift som kan være et kodespråk i form av kryptert skrift <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/652.8/e23/> ;
    skos:prefLabel "Ciphers (Cryptography)"@en,
        "Sifferskrift"@nb .

humord:c06431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06431" ;
    dct:modified "2023-12-19T13:22:31"^^xsd:dateTime ;
    skos:altLabel "Teikn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c06407 ;
    skos:exactMatch realfagstermer:c006766 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006766,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Signs"@en,
        "Tegn"@nb ;
    skos:related humord:c06044,
        humord:c06337,
        humord:c06342 .

humord:c06432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06432" ;
    dct:modified "2020-10-19T15:58:55"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06431 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Characters (Linguistics)"@en,
        "Skrifttegn"@nb ;
    skos:related humord:c05436,
        humord:c06351,
        humord:c06408,
        humord:c06409,
        humord:c16313 .

humord:c06433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06433" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06432 ;
    skos:exactMatch realfagstermer:c011694 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011694,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Letters (Characters)"@en,
        "Bokstaver"@nb ;
    skos:related humord:c06409 .

humord:c06434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06434" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--1/e23/>,
        <http://dewey.info/class/4--11/e23/> ;
    skos:broader humord:c06432 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--1/e23/>,
        <http://dewey.info/class/4--11/e23/> ;
    skos:prefLabel "Grapheme"@en,
        "Grafem"@nb .

humord:c06435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06435" ;
    dct:modified "2004-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.711/e23/> ;
    skos:broader humord:c19507 ;
    skos:definition "Sino-koreanske skrifttegn brukt for kinesiske lånord i Korea <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.711/e23/> ;
    skos:prefLabel "Hanja"@en,
        "Hanja"@nb ;
    skos:related humord:c19508 .

humord:c06436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06436" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hieroglyffer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06432 ;
    skos:definition "Tegn i et skriftsystem som er sammensatt av bildetegn, spesielt skriftsystemet brukt i det gamle Egypt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Hieroglyphs"@en,
        "Hieroglyfer"@nb .

humord:c06437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06437" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.998/e23/> ;
    skos:broader humord:c06436 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/> ;
    skos:prefLabel "Luwian hieroglyphs"@en,
        "Luviske hieroglyfer"@nb .

humord:c06438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06438" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/> ;
    skos:broader humord:c06436 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/> ;
    skos:prefLabel "Maya hieroglyphs"@en,
        "Maya hieroglyfer"@nb .

humord:c06439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06439" ;
    dct:modified "2018-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ideographs"@en,
        "Bildeskrifttegn"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06432 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Ideograms"@en,
        "Ideogrammer"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.222/e23/> .

humord:c06441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06441" ;
    dct:modified "2004-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.611/e23/> ;
    skos:broader humord:c19506 ;
    skos:definition "Sino-japansk tegnsystem <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.611/e23/> ;
    skos:prefLabel "Kanji"@en,
        "Kanji"@nb ;
    skos:related humord:c19508 .

humord:c06442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06442" ;
    dct:modified "2020-10-21T13:33:59"^^xsd:dateTime ;
    skos:altLabel "Cuneiform scripts"@en ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06408 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Cuneiform"@en,
        "Kileskrift"@nb .

humord:c06443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06443" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Futhark"@en,
        "Futhark"@nb ;
    skos:broadMatch <http://dewey.info/class/439.5/e23/> ;
    skos:broader humord:c06432 ;
    skos:exactMatch <http://dewey.info/class/430/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.33/e23/>,
        <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/439.5/e23/> ;
    skos:prefLabel "Runes"@en,
        "Runer"@nb ;
    skos:related humord:c16930 ;
    skos:relatedMatch <http://dewey.info/class/133.33/e23/> .

humord:c06445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06445" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/439.5/e23/> ;
    skos:broader humord:c06443 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/439.5/e23/> ;
    skos:prefLabel "Stung runes"@en,
        "Stungne runer"@nb .

humord:c06446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06446" ;
    dct:modified "2003-01-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c05737 ;
    skos:definition "Omskriving av ord fra ett alfabet til et annet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/653.14/e23/> ;
    skos:prefLabel "Transcription"@en,
        "Transkripsjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/653.14/e23/> .

humord:c06447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06447" ;
    dct:modified "2020-10-28T13:58:40"^^xsd:dateTime ;
    skos:altLabel "Phonemic transcription"@en ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06446 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Phonological transcription"@en,
        "Fonemisk transkripsjon"@nb ;
    skos:related humord:c05767 .

humord:c06448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06448" ;
    dct:modified "2020-10-28T14:00:47"^^xsd:dateTime ;
    skos:altLabel "Fonetisk skrift"@nb,
        "Lydskrift"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06446 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Phonetic transcription"@en,
        "Fonetisk transkripsjon"@nb ;
    skos:related humord:c05743,
        humord:c05767,
        humord:c05771 .

humord:c06452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 56 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06452" ;
    dct:modified "2024-10-30T15:46:48"^^xsd:dateTime ;
    skos:altLabel "Litteratur"@nb,
        "Skjønnlitteratur"@nb ;
    skos:closeMatch realfagstermer:c030168 ;
    skos:definition "Skriftlig vitnesbyrd om menneskelig åndsarbeid. Brukes både som fellesbetegnelse for fag- og skjønnlitteratur og for skjønnlitteratur alene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013453,
        <http://dewey.info/class/800/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013453,
        realfagstermer:c030168,
        <http://dewey.info/class/372.64/e23/>,
        <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Literature"@en,
        "Litteratur"@nb ;
    skos:related humord:c04972,
        humord:c05010,
        humord:c07484 ;
    skos:relatedMatch <http://dewey.info/class/372.64/e23/> ;
    skos:topConceptOf humord: .

humord:c06454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06454" ;
    dct:modified "2020-11-17T09:07:21"^^xsd:dateTime ;
    skos:altLabel "Litterær vurdering"@nb ;
    skos:broader humord:c06456 ;
    skos:definition "Tolking og vurdering av litterære tekster <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb,
        "Se også Litteraturkritikk * De enkelte lands navn (F.eks. Litteraturkritikk   * Forente Stater)"@nb ;
    skos:exactMatch realfagstermer:c004453,
        <http://dewey.info/class/801.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004453,
        <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Literary criticism"@en,
        "Litteraturkritikk"@nb ;
    skos:related humord:c06588,
        humord:c06623,
        humord:c14949 .

humord:c06456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 102 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06456" ;
    dct:modified "2024-08-02T08:48:49"^^xsd:dateTime ;
    skos:altLabel "Literary history"@en,
        "Literature studies"@en,
        "Allmenn litteraturvitenskap"@nb,
        "Allmenn litteraturvitskap"@nb,
        "Litteraturforsking"@nb,
        "Litteraturforskning"@nb,
        "Litteraturhistorie (Faget)"@nb,
        "Litteraturvitskap"@nb,
        "Ålmenn litteraturvitskap"@nb ;
    skos:broader humord:c06452 ;
    skos:closeMatch realfagstermer:c009541 ;
    skos:exactMatch <http://dewey.info/class/800/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009541,
        <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Literary studies"@en,
        "Litteraturvitenskap"@nb .

humord:c06460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06460" ;
    dct:modified "2024-08-28T15:13:51"^^xsd:dateTime ;
    skos:altLabel "Attribusjon (Litteratur)"@nb,
        "Forfatterskapsbestemmelse"@nb,
        "Forfatterskapsbestemming"@nb ;
    skos:broadMatch <http://dewey.info/class/801/e23/> ;
    skos:broader humord:c06456 ;
    skos:definition "Attribusjon er bestemmelse av hvem som er forfatteren til et verk hvis opphav er ukjent eller  usikkert <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801/e23/> ;
    skos:prefLabel "Attribution (Literature)"@en,
        "Attribusjon (Litteratur)"@nb .

humord:c06462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06462" ;
    dct:modified "2023-12-19T09:27:27"^^xsd:dateTime ;
    skos:altLabel "Nonfiction authorship"@en,
        "Scientific authorship"@en,
        "Fagleg forfattarskap"@nb,
        "Vitenskapelig forfatterskap"@nb,
        "Vitskapeleg forfattarskap"@nb,
        "Vitskapleg forfattarskap"@nb ;
    skos:broadMatch <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c06456 ;
    skos:closeMatch realfagstermer:c013512 ;
    skos:exactMatch realfagstermer:c013980 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013512,
        realfagstermer:c013980,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Academic authorship"@en,
        "Faglig forfatterskap"@nb ;
    skos:related humord:c07927,
        humord:c13177,
        humord:c22697 .

humord:c06464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06464" ;
    dct:modified "2023-12-18T14:15:39"^^xsd:dateTime ;
    skos:altLabel "Redigering"@nb ;
    skos:broader humord:c06462 ;
    skos:closeMatch <http://dewey.info/class/777.55/e23/> ;
    skos:exactMatch realfagstermer:c010156,
        <http://dewey.info/class/070.41/e23/>,
        <http://dewey.info/class/808.027/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010156,
        <http://dewey.info/class/070.41/e23/>,
        <http://dewey.info/class/777.55/e23/>,
        <http://dewey.info/class/808.027/e23/> ;
    skos:prefLabel "Editing"@en,
        "Redigering"@nb .

humord:c06465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06465" ;
    dct:modified "2024-07-29T12:20:09"^^xsd:dateTime ;
    skos:altLabel "Bibliographical citations"@en,
        "Bibliographical references"@en,
        "Citation of sources"@en,
        "Citation styles"@en,
        "Citation techniques"@en,
        "Citing"@en,
        "Reference management"@en,
        "Reference styles"@en,
        "Referencing"@en,
        "Bibliografiske referansar"@nb,
        "Bibliografiske referanser"@nb,
        "Bibliografiske siteringar"@nb,
        "Bibliografiske siteringer"@nb,
        "Henvisningsteknikk"@nb,
        "Kildebruk"@nb,
        "Kildehenvisning"@nb,
        "Kjeldebruk"@nb,
        "Kjeldetilvisingar"@nb,
        "Litteraturhenvisninger"@nb,
        "Litteraturtilvisingar"@nb,
        "Referansar"@nb,
        "Referansehandtering"@nb,
        "Referansehåndtering"@nb,
        "Referanser"@nb,
        "Referanseteknikk"@nb,
        "Referering"@nb,
        "Sitatbruk"@nb,
        "Sitering"@nb,
        "Siteringar"@nb,
        "Siteringer"@nb,
        "Siteringsteknikk"@nb,
        "Tilvisingsteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c06462 ;
    skos:exactMatch realfagstermer:c014058 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014058,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Citation"@en,
        "Sitatbruk"@nb .

humord:c06466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06466" ;
    dct:modified "2020-11-17T09:03:34"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06456 ;
    skos:definition "Den egenskap at en fortelling fremstilles som fiksjon (noe imaginært, innbilt) og ikke som noe faktisk (virkelig) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Fictionality"@en,
        "Fiksjonalitet"@nb ;
    skos:related humord:c06609 .

humord:c06467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06467" ;
    dct:modified "2023-11-30T12:46:35"^^xsd:dateTime ;
    skos:altLabel "Kanon (Litteratur)"@nb,
        "Litterær kanon"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06456 ;
    skos:definition "Samling av (liste over) litterære verker anerkjent som mønstergyldige <UBO>"@nb ;
    skos:editorialNote "Bruk denne termen for dokumenter hvor \"kanon\" er behandlet som emne. Bruk termen Kanon (Form) for dokumenter som er \"kanoner\"."@nb ;
    skos:exactMatch realfagstermer:c006900 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006900,
        <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Canon (Literature)"@en,
        "Kanon (Litteratur)"@nb ;
    skos:related humord:c06561,
        humord:c07103 .

humord:c06468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06468" ;
    dct:modified "2022-04-04T11:19:52"^^xsd:dateTime ;
    skos:altLabel "Komparativ litteraturforsking"@nb,
        "Komparativ litteraturforskning"@nb,
        "Sammenlignende litteraturvitenskap"@nb,
        "Sammenliknende litteraturvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c06456 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Comparative literature"@en,
        "Komparativ litteraturvitenskap"@nb .

humord:c06471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06471" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c06456 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Litteraturbegrepet"@nb ;
    skos:related humord:c06478 .

humord:c06472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06472" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/158/e23/> ;
    skos:broader humord:c06456,
        humord:c28514 ;
    skos:closeMatch <http://dewey.info/class/801.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/801.92/e23/> ;
    skos:prefLabel "Psychology of literature"@en,
        "Litteraturpsykologi"@nb ;
    skos:related humord:c06493 .

humord:c06473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06473" ;
    dct:modified "2024-08-28T07:45:42"^^xsd:dateTime ;
    skos:altLabel "Arketyp"@nb,
        "Arketypar"@nb,
        "Arketype"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1954/e23/>,
        <http://dewey.info/class/155.264/e23/> ;
    skos:broader humord:c06472 ;
    skos:definition "Areketyper er et filosofisk og psykologisk begrep som spesielt knyttes til den sveitsiske   psykiateren Carl Gustav Jung, (av gresk arhkétypos, forbillede, mønster, ideal). Brukes og innen litterær analyse <UBO, SNL og Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1954/e23/>,
        <http://dewey.info/class/155.264/e23/>,
        <http://dewey.info/class/809.93353/e23/> ;
    skos:prefLabel "Archetypes"@en,
        "Arketyper"@nb ;
    skos:relatedMatch <http://dewey.info/class/809.93353/e23/> .

humord:c06475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06475" ;
    dct:modified "2024-11-13T07:44:57"^^xsd:dateTime ;
    skos:altLabel "Stereotyping"@en,
        "Stereotypar"@nb,
        "Stereotype forestillinger"@nb,
        "Stereotype førestillingar"@nb,
        "Stereotyper"@nb,
        "Stereotypiar"@nb,
        "Stereotypier"@nb,
        "Stereotypisering"@nb,
        "Vanetenking"@nb,
        "Vanetenkning"@nb,
        "Vanetro"@nb,
        "Vanetru"@nb ;
    skos:broader humord:c08049 ;
    skos:closeMatch <http://dewey.info/class/303.385/e23/> ;
    skos:definition "Forenklet mentalt bilde av et individ eller en gruppe mennesker som har noen felles karakteristiske (eller stereotype) kvaliteter <Wikipdedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.385/e23/> ;
    skos:prefLabel "Stereotypes"@en,
        "Stereotyper"@nb ;
    skos:related humord:c00326 .

humord:c06478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06478" ;
    dct:modified "2023-12-04T15:03:08"^^xsd:dateTime ;
    skos:altLabel "Literary theories"@en,
        "Literature theories"@en,
        "Litteraturfilosofi"@nb,
        "Litteraturteori"@nb,
        "Litterær estetikk"@nb,
        "Litterær teori"@nb ;
    skos:broader humord:c06456 ;
    skos:closeMatch <http://dewey.info/class/801/e23/> ;
    skos:exactMatch realfagstermer:c014056 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014056,
        <http://dewey.info/class/801/e23/> ;
    skos:prefLabel "Literary theory"@en,
        "Litteraturteori"@nb ;
    skos:related humord:c06471 .

humord:c06482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06482" ;
    dct:modified "2023-11-29T14:48:44"^^xsd:dateTime ;
    skos:altLabel "Fortolking (Litteratur)"@nb,
        "Fortolkning (Litteratur)"@nb,
        "Fortolkningslære (Litteratur)"@nb,
        "Hermeneutikk (Litteratur)"@nb,
        "Litteraturfortolkning"@nb,
        "Litterær fortolkning"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06478 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Hermeneutics (Literature)"@en,
        "Hermeneutikk (Litteratur)"@nb ;
    skos:related humord:c06623 .

humord:c06487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06487" ;
    dct:modified "2024-08-02T08:40:13"^^xsd:dateTime ;
    skos:altLabel "Allegorisk fortolking"@nb,
        "Allegorisk fortolkning"@nb ;
    skos:broadMatch <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:broader humord:c06482 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Allegorical interpretation"@en,
        "Allegorisk fortolking"@nb .

humord:c06489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06489" ;
    dct:modified "2020-11-17T09:12:39"^^xsd:dateTime ;
    skos:altLabel "Intensjon (Litteratur)"@nb,
        "Litterær intensjon"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06482 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Intention (Literature)"@en,
        "Dikterisk intensjon"@nb .

humord:c06492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06492" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06478 ;
    skos:closeMatch <http://dewey.info/class/800/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Literary composition"@en,
        "Litterær komposisjon"@nb .

humord:c06493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06493" ;
    dct:modified "2024-08-28T08:16:52"^^xsd:dateTime ;
    skos:altLabel "Ars poetica"@nb,
        "Diktekunst"@nb,
        "Ordkunst"@nb,
        "Poetikk"@nb,
        "Språkkunst"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06478 ;
    skos:definition "Poetikk er læren om diktningens vesen, former og virkemidler <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Poetics"@en,
        "Poetikk"@nb ;
    skos:related humord:c06472,
        humord:c06619,
        humord:c07927 .

humord:c06498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06498" ;
    dct:modified "2024-03-05T09:18:44"^^xsd:dateTime ;
    skos:altLabel "Metrikk (Poetikk)"@nb,
        "Verselære"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06493 ;
    skos:definition "Metrikk, verslære, er læren om de delene som dikt eller verselinjer er bygd opp av. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Metrics  (Poetics)"@en,
        "Metrikk (Poetikk)"@nb .

humord:c06500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06500" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06498 ;
    skos:closeMatch <http://dewey.info/class/808.1/e23/> ;
    skos:definition "Lære om (antikk) verskunst, bygd på stavelseslengden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Prosody (Literature)"@en,
        "Prosodi (Litteratur)"@nb ;
    skos:related humord:c05778 .

humord:c06501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06501" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06498 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Strophe"@en,
        "Strofe"@nb .

humord:c06502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06502" ;
    dct:modified "2020-11-17T10:10:58"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06498 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Rhythmic metre"@en,
        "Versrytme"@nb .

humord:c06503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06503" ;
    dct:modified "2020-11-17T10:11:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06502 ;
    skos:definition "Verselinjer av varierende lengde, uten rim og uten  fast versemål, men sterkt rytmisk beveget <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Free verse"@en,
        "Fri rytme (Litteratur)"@nb .

humord:c06504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06504" ;
    dct:modified "2020-11-17T10:12:26"^^xsd:dateTime ;
    skos:altLabel "Vers libres"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06502 ;
    skos:definition "Det såkalte \"vers libre\", som blir brukt i ustrofiske komposisjoner, hvor ulike versemål er tatt i bruk, derfor også kalt heterometrisk <Aa>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Free verse"@en,
        "Frie vers"@nb .

humord:c06506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06506" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Genreteori"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06493 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Genre theory"@en,
        "Sjangerteori"@nb ;
    skos:related humord:c06656 .

humord:c06508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06508" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/809.2/e23/> ;
    skos:broader humord:c06506 ;
    skos:closeMatch <http://dewey.info/class/808.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.2/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Drama theory"@en,
        "Dramateori"@nb ;
    skos:related humord:c05545 .

humord:c06509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06509" ;
    dct:modified "2024-08-14T09:38:37"^^xsd:dateTime ;
    skos:altLabel "Anagnorisis"@nb ;
    skos:broadMatch <http://dewey.info/class/808.2/e23/> ;
    skos:broader humord:c06508 ;
    skos:definition "Betegner i dramateorien et omslag fra uvitenhet til viten <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.2/e23/> ;
    skos:prefLabel "Recognition (Literature)"@en,
        "Anagnorisis"@nb .

humord:c06510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06510" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.2523/e23/>,
        <http://dewey.info/class/809.2523/e23/> ;
    skos:broader humord:c06508 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.2523/e23/>,
        <http://dewey.info/class/809.2523/e23/> ;
    skos:prefLabel "Comedy theory"@en,
        "Komedieteori"@nb .

humord:c06511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06511" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06508 ;
    skos:closeMatch <http://dewey.info/class/808.2512/e23/>,
        <http://dewey.info/class/809.2512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.2512/e23/>,
        <http://dewey.info/class/809.2512/e23/> ;
    skos:prefLabel "Tragedy theory"@en,
        "Tragedieteori"@nb .

humord:c06512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06512" ;
    dct:modified "2020-11-17T10:17:18"^^xsd:dateTime ;
    skos:altLabel "Theory of poetry"@en,
        "Theory of the lyric"@en ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06506 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Poetic theory"@en,
        "Lyrikkteori"@nb .

humord:c06514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06514" ;
    dct:modified "2017-08-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fortellerteori"@nb,
        "Fortellingsteori"@nb,
        "Narrativ teori"@nb,
        "Narrativitet"@nb ;
    skos:broadMatch <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06506 ;
    skos:definition "Fortellingsteori. Undersøker hva som kjennetegner fortellingers virkemåte; hvordan de er fortalt og strukturert, hvordan de fungerer og hvordan betydning dannes gjennom samspillet av ulike narrative teknikker <Litteraturvitenskapelig leksikon>"@nb ;
    skos:exactMatch <http://dewey.info/class/808.036/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Narratology"@en,
        "Narratologi"@nb ;
    skos:related humord:c06714 .

humord:c06518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06518" ;
    dct:modified "2021-05-12T13:33:33"^^xsd:dateTime ;
    skos:altLabel "Beretterteknikk"@nb,
        "Episk fremstillingsform"@nb,
        "Fortellermåte"@nb ;
    skos:broadMatch <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06514 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Narration"@en,
        "Fortellerteknikk"@nb ;
    skos:related humord:c06741,
        humord:c58494 .

humord:c06522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06522" ;
    dct:modified "2024-05-06T16:18:35"^^xsd:dateTime ;
    skos:altLabel "Beginnings (Literature)"@en,
        "Begynnelser (Litteratur)"@nb,
        "Begynning (Litteratur)"@nb,
        "Begynningar (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06518 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Beginning (Literature)"@en,
        "Begynnelse (Litteratur)"@nb .

humord:c06523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06523" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Point of view"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/> ;
    skos:broader humord:c06518 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/> ;
    skos:prefLabel "Point of view"@en,
        "Fortellerposisjon"@nb .

humord:c06525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06525" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Intriger (Litteratur)"@nb,
        "Plot (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/> ;
    skos:broader humord:c06518 ;
    skos:definition "Det som de opptredende i et diktverk utfører, eller det som skjer med dem <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/> ;
    skos:prefLabel "Plot (Literature)"@en,
        "Handling (Litteratur)"@nb ;
    skos:related humord:c13816 .

humord:c06528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06528" ;
    dct:modified "2020-11-17T10:41:35"^^xsd:dateTime ;
    skos:altLabel "Immanent leser"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06518 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Implied reader"@en,
        "Implisitt leser"@nb ;
    skos:related humord:c15277 .

humord:c06530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06530" ;
    dct:modified "2020-11-17T13:10:10"^^xsd:dateTime ;
    skos:altLabel "Mise-en-abime"@en,
        "Mise en abime"@nb,
        "Reduplikasjon (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--23/e23/>,
        <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06518 ;
    skos:definition "Miniatyrkopi av en tekst inkorporert i teksten selv <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--23/e23/>,
        <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Mise-en-abyme"@en,
        "Mise en abyme"@nb ;
    skos:related humord:c06609,
        humord:c06720 .

humord:c06533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06533" ;
    dct:modified "2020-11-17T13:27:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06518 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Subject in literature"@en,
        "Subjektbegrepet"@nb .

humord:c06534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06534" ;
    dct:modified "1997-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--301/e23/>,
        <http://dewey.info/class/808.831/e23/>,
        <http://dewey.info/class/809.31/e23/> ;
    skos:broader humord:c06514 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--301/e23/>,
        <http://dewey.info/class/808.831/e23/>,
        <http://dewey.info/class/809.31/e23/> ;
    skos:prefLabel "Short story theory"@en,
        "Novelleteori"@nb .

humord:c06535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06535" ;
    dct:modified "2020-11-17T13:29:43"^^xsd:dateTime ;
    skos:altLabel "Theory of the novel (Literature)"@en ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06514 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Novel theory"@en,
        "Romanteori"@nb .

humord:c06536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06536" ;
    dct:modified "2023-12-19T11:21:22"^^xsd:dateTime ;
    skos:altLabel "Eloquence"@en,
        "Talekunst"@nb,
        "Taleteknikk"@nb,
        "Veltalenhet"@nb ;
    skos:broadMatch <http://dewey.info/class/808.5/e23/> ;
    skos:broader humord:c12270 ;
    skos:definition "Muntlig retorikk. Det å kunne tale, ordlegge seg godt <UBB>"@nb ;
    skos:exactMatch realfagstermer:c007092 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007092,
        <http://dewey.info/class/808.5/e23/> ;
    skos:prefLabel "Art of speaking"@en,
        "Talekunst"@nb ;
    skos:related humord:c05758,
        humord:c06619,
        humord:c06828 .

humord:c06539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06539" ;
    dct:modified "2002-03-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.5/e23/> ;
    skos:broader humord:c18433 ;
    skos:definition "Kunstnerisk opplesing av dikt <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.5/e23/> ;
    skos:prefLabel "Declamation"@en,
        "Deklamasjon"@nb .

humord:c06540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06540" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.5/e23/> ;
    skos:broader humord:c06536 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.5/e23/> ;
    skos:prefLabel "Digression"@en,
        "Digresjon"@nb .

humord:c06541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06541" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Literary techniques"@en,
        "Litterære virkemidler"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06493 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Literary devices"@en,
        "Virkemidler (Litteratur)"@nb ;
    skos:related humord:c05397 .

humord:c06542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06542" ;
    dct:modified "2024-07-26T11:57:54"^^xsd:dateTime ;
    skos:altLabel "Aforismar"@nb,
        "Fyndord"@nb ;
    skos:broader humord:c06541 ;
    skos:closeMatch realfagstermer:c030164 ;
    skos:definition "Kort og treffende uttrykk for en tanke <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/398.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030164,
        <http://dewey.info/class/398.9/e23/> ;
    skos:prefLabel "Aphorisms"@en,
        "Aforismer"@nb ;
    skos:related humord:c05017 .

humord:c06544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06544" ;
    dct:modified "2024-08-12T13:14:52"^^xsd:dateTime ;
    skos:altLabel "Allusjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Hentydning til person(er) el. utsagn i andre diktverk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Allusions"@en,
        "Allusjoner"@nb ;
    skos:related humord:c06556 .

humord:c06545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06545" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Billedspråk (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Språk, stil som uttrykker tanker og følelser ved hjelp av bilder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Imagery (Literature)"@en,
        "Bildespråk (Litteratur)"@nb ;
    skos:related humord:c06570,
        humord:c10835 .

humord:c06547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06547" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Evfemismer"@nb ;
    skos:broadMatch <http://dewey.info/class/808.032/e23/>,
        <http://dewey.info/class/809.9/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Formildende el. forskjønnende omskriving for noe som virker støtende og ubehagelig når det uttrykkes direkte <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.032/e23/>,
        <http://dewey.info/class/809.9/e23/> ;
    skos:prefLabel "Euphemisms"@en,
        "Eufemismer"@nb .

humord:c06549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06549" ;
    dct:modified "2020-11-17T13:52:05"^^xsd:dateTime ;
    skos:altLabel "Gjentagelse"@nb,
        "Gjentaking"@nb,
        "Repetisjon (Litteratur)"@nb,
        "Repetisjon (Musikk)"@nb ;
    skos:broader humord:c05531,
        humord:c06541 ;
    skos:definition "Gjentakelse i en tekst av et ord, en vending, en lyd eller en rytmisk enhet   <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.224/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Repetition (Literature)"@en,
        "Gjentakelse"@nb ;
    skos:related humord:c06573 ;
    skos:relatedMatch <http://dewey.info/class/781.224/e23/>,
        <http://dewey.info/class/808/e23/> .

humord:c06552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06552" ;
    dct:modified "2024-08-14T09:35:18"^^xsd:dateTime ;
    skos:altLabel "Anaphora (Literature)"@en,
        "Anafora (Litteratur)"@nb,
        "Anaforar (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/> ;
    skos:broader humord:c06549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Anaphoras (Literature)"@en,
        "Anaforer (Litteratur)"@nb ;
    skos:related humord:c06573 .

humord:c06554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06554" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Den bevisste etterligning av litterære forbilder <Chr>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Imitation (Literature)"@en,
        "Imitasjon (Litteratur)"@nb ;
    skos:related humord:c15273,
        humord:c21097 .

humord:c06555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06555" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:broader humord:c06554 ;
    skos:definition "Kunstnerens etterligning av naturen <Chr>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Mimesis"@en,
        "Mimesis"@nb .

humord:c06556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06556" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Det forhold at det i en gitt tekst inngår andre på forhånd eksisterende tekster og betydningssammenhenger i form av spor, alluderende henspillinger, parodi eller bekreftende gjentaking <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Intertextuality"@en,
        "Intertekstualitet"@nb ;
    skos:related humord:c06544 .

humord:c06557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06557" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06541 ;
    skos:exactMatch <http://dewey.info/class/3B--08018/e23/>,
        <http://dewey.info/class/3B--0918/e23/>,
        <http://dewey.info/class/808.8018/e23/>,
        <http://dewey.info/class/809.918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--08018/e23/>,
        <http://dewey.info/class/3B--0918/e23/>,
        <http://dewey.info/class/808.8018/e23/>,
        <http://dewey.info/class/809.918/e23/> ;
    skos:prefLabel "Irony"@en,
        "Ironi"@nb .

humord:c06558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06558" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--08018/e23/>,
        <http://dewey.info/class/3B--0918/e23/>,
        <http://dewey.info/class/808.8018/e23/>,
        <http://dewey.info/class/809.918/e23/> ;
    skos:broader humord:c06557 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--08018/e23/>,
        <http://dewey.info/class/3B--0918/e23/>,
        <http://dewey.info/class/808.8018/e23/>,
        <http://dewey.info/class/809.918/e23/> ;
    skos:prefLabel "Romantic irony"@en,
        "Romantisk ironi"@nb .

humord:c06559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06559" ;
    dct:modified "2023-11-30T12:49:46"^^xsd:dateTime ;
    skos:altLabel "Karikaturar"@nb,
        "Karikaturtegninger"@nb,
        "Politiske karikaturer"@nb ;
    skos:broadMatch <http://dewey.info/class/741.51/e23/> ;
    skos:broader humord:c05397,
        humord:c06541 ;
    skos:definition "Komisk framstilling der typiske trekk ved den eller det som framstilles, er  overdrevet eller forvrengt <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002141,
        <http://dewey.info/class/741.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002141,
        <http://dewey.info/class/741.51/e23/>,
        <http://dewey.info/class/741.53/e23/>,
        <http://dewey.info/class/741.56/e23/>,
        <http://dewey.info/class/808.7/e23/> ;
    skos:prefLabel "Caricatures"@en,
        "Karikaturer"@nb ;
    skos:related humord:c23687 ;
    skos:relatedMatch <http://dewey.info/class/741.53/e23/>,
        <http://dewey.info/class/808.7/e23/> .

humord:c06561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06561" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.3/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Regler, forskrifter, stilmønstre som dikterne finner det tilrådelig å følge (eller å bryte) ut fra estetiske, moralske eller pedagogiske hensyn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.3/e23/> ;
    skos:prefLabel "Convention (Literature)"@en,
        "Konvensjon (Litteratur)"@nb ;
    skos:related humord:c06467 .

humord:c06562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06562" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Enumerasjon"@nb,
        "Oppramsing"@nb ;
    skos:broadMatch <http://dewey.info/class/808.032/e23/>,
        <http://dewey.info/class/809.91/e23/> ;
    skos:broader humord:c06541 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.032/e23/>,
        <http://dewey.info/class/809.91/e23/> ;
    skos:prefLabel "Enumeration"@en,
        "Oppregning"@nb ;
    skos:related humord:c06573 .

humord:c06565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06565" ;
    dct:modified "2024-01-03T09:58:44"^^xsd:dateTime ;
    skos:altLabel "Parodies"@en,
        "Parodi"@nb,
        "Parodiar"@nb,
        "Parodier"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--7/e23/>,
        <http://dewey.info/class/808.7/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:broader humord:c06541 ;
    skos:exactMatch <http://dewey.info/class/808.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--7/e23/>,
        <http://dewey.info/class/808.7/e23/>,
        <http://dewey.info/class/808.87/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:prefLabel "Parody"@en,
        "Parodi"@nb ;
    skos:related humord:c07080,
        humord:c15273 .

humord:c06567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06567" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06541 ;
    skos:closeMatch <http://dewey.info/class/3B--7/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:definition "Vittig spott, latterliggjøring <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/808.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--7/e23/>,
        <http://dewey.info/class/808.87/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:prefLabel "Satire"@en,
        "Satire"@nb ;
    skos:related humord:c08016 .

humord:c06568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06568" ;
    dct:modified "2020-11-17T14:35:21"^^xsd:dateTime ;
    skos:altLabel "Figures of speech"@en ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Billedlig uttrykk; figurlig uttrykksmåte <FO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Tropes (Literature)"@en,
        "Troper (Litteratur)"@nb .

humord:c06569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06569" ;
    dct:modified "2024-03-14T12:43:24"^^xsd:dateTime ;
    skos:altLabel "Metaphor"@en,
        "Metafor"@nb,
        "Metaforar"@nb ;
    skos:broadMatch <http://dewey.info/class/808.032/e23/> ;
    skos:broader humord:c06568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.43/e23/>,
        <http://dewey.info/class/808.032/e23/> ;
    skos:prefLabel "Metaphores"@en,
        "Metaforer"@nb ;
    skos:related humord:c06572,
        humord:c12274,
        humord:c12398 ;
    skos:relatedMatch <http://dewey.info/class/401.43/e23/> .

humord:c06570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06570" ;
    dct:modified "2024-08-02T08:39:52"^^xsd:dateTime ;
    skos:altLabel "Allegori"@nb,
        "Allegoriar"@nb ;
    skos:broader humord:c06569 ;
    skos:closeMatch <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:definition "Allegori betyr billedlig fremstilling eller utvidet metafor. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Allegories"@en,
        "Allegorier"@nb ;
    skos:related humord:c06545,
        humord:c10835 .

humord:c06572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06572" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.032/e23/> ;
    skos:broader humord:c06568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.43/e23/>,
        <http://dewey.info/class/808.032/e23/> ;
    skos:prefLabel "Metonymy"@en,
        "Metonymi"@nb ;
    skos:related humord:c06569 ;
    skos:relatedMatch <http://dewey.info/class/401.43/e23/> .

humord:c06573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06573" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stilfigurer"@nb ;
    skos:broader humord:c06568 ;
    skos:definition "Utsmykninger av språkbruken, knyttet til flere enn ett ord <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/808.032/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.032/e23/> ;
    skos:prefLabel "Rhetorical figures"@en,
        "Retoriske figurer"@nb ;
    skos:related humord:c06549,
        humord:c06552,
        humord:c06562,
        humord:c12398 .

humord:c06575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06575" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Beskrivelse (Litteratur)"@nb ;
    skos:broader humord:c06478 ;
    skos:definition "I en litterær tekst, mer eller mindre detaljert og objektiv framstilling, særlig av utseende, ytre form, uten å gå inn på resonnement eller forklaring <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/3C--22/e23/>,
        <http://dewey.info/class/808.8022/e23/>,
        <http://dewey.info/class/809.922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--22/e23/>,
        <http://dewey.info/class/808.8022/e23/>,
        <http://dewey.info/class/809.922/e23/> ;
    skos:prefLabel "Description (Literature)"@en,
        "Skildring (Litteratur)"@nb .

humord:c06577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06577" ;
    dct:modified "2023-12-12T10:58:57"^^xsd:dateTime ;
    skos:altLabel "Naturskildringar"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--36/e23/>,
        <http://dewey.info/class/808.8036/e23/>,
        <http://dewey.info/class/809.9336/e23/> ;
    skos:broader humord:c06575 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--36/e23/>,
        <http://dewey.info/class/808.8036/e23/>,
        <http://dewey.info/class/809.9336/e23/> ;
    skos:prefLabel "Nature imagery"@en,
        "Naturskildringer"@nb .

humord:c06579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06579" ;
    dct:modified "2024-08-28T07:46:36"^^xsd:dateTime ;
    skos:altLabel "Arketypisk litteraturteori"@nb ;
    skos:broader humord:c06578 ;
    skos:closeMatch <http://dewey.info/class/801.92/e23/> ;
    skos:definition "Arketypisk litteraturteori  er litteraturteori som bygger på Jungs teori om arketyper og om det kollektive ubevisste <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.92/e23/> ;
    skos:prefLabel "Archetypal literary theory"@en,
        "Arketypisk litteraturteori"@nb .

humord:c06580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06580" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06578 ;
    skos:exactMatch <http://dewey.info/class/801.95082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95082/e23/> ;
    skos:prefLabel "Feminist literary theory"@en,
        "Feministisk litteraturteori"@nb .

humord:c06581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06581" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:definition "Litteraturteori utviklet av Roman Ingarden, som bygger på den oppfatning at et litterært verk er et system som består av flere lag av strukturer med sine egne sett av normer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Phenomenological literary theory"@en,
        "Fenomenologisk litteraturteori"@nb .

humord:c06582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06582" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Formalistic literary theory"@en,
        "Formalisme (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Formalism (Literature)"@en,
        "Formalistisk litteraturteori"@nb .

humord:c06583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06583" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:definition "Litteraturteori som er opptatt av dikterverkenes og sjangrenes tilblivelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Genetic literary theory"@en,
        "Genetisk litteraturteori"@nb .

humord:c06584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06584" ;
    dct:modified "2020-11-17T09:19:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Historical criticism (Literature)"@en,
        "Historisk litteraturteori"@nb .

humord:c06586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06586" ;
    dct:modified "2020-11-17T09:58:42"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Linguistic criticism (Literature)"@en,
        "Lingvistisk litteraturteori"@nb .

humord:c06587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06587" ;
    dct:modified "2020-11-17T10:00:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Marxist literary theory"@en,
        "Marxistisk litteraturteori"@nb .

humord:c06588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06588" ;
    dct:modified "2020-11-17T10:01:48"^^xsd:dateTime ;
    skos:altLabel "New Criticism"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "New Criticism"@en,
        "Nykritikk"@nb ;
    skos:related humord:c06454 .

humord:c06590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06590" ;
    dct:modified "2020-11-17T14:36:30"^^xsd:dateTime ;
    skos:broader humord:c06578 ;
    skos:closeMatch <http://dewey.info/class/801.950904/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.950904/e23/> ;
    skos:prefLabel "Postmodernist literary theory"@en,
        "Postmodernistisk litteraturteori"@nb .

humord:c06592 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06478,
        humord:c06593 ;
    dct:created "1997-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06592" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dekonstruksjonistisk litteraturteori (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c06593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06593" ;
    dct:modified "2023-11-17T14:36:57"^^xsd:dateTime ;
    skos:altLabel "Dekonstruksjon"@nb ;
    skos:broader humord:c06335 ;
    skos:closeMatch <http://dewey.info/class/149.97/e23/> ;
    skos:exactMatch realfagstermer:c008198 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008198,
        <http://dewey.info/class/001.3/e23/>,
        <http://dewey.info/class/149.97/e23/>,
        <http://dewey.info/class/301.01/e23/> ;
    skos:prefLabel "Deconstruction"@en,
        "Dekonstruksjon"@nb ;
    skos:related humord:c00618 ;
    skos:relatedMatch <http://dewey.info/class/001.3/e23/>,
        <http://dewey.info/class/301.01/e23/> .

humord:c06594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06594" ;
    dct:modified "2020-11-17T15:27:11"^^xsd:dateTime ;
    skos:altLabel "Pragmatism (Literature)"@en ;
    skos:broadMatch <http://dewey.info/class/801/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801/e23/> ;
    skos:prefLabel "Literary pragmatics"@en,
        "Pragmatisk litteraturteori"@nb .

humord:c06595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06595" ;
    dct:modified "2020-11-17T15:27:51"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.92/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.92/e23/> ;
    skos:prefLabel "Psychoanalytic literary theory"@en,
        "Psykoanalytisk litteraturteori"@nb .

humord:c06596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06596" ;
    dct:modified "2020-11-17T15:29:03"^^xsd:dateTime ;
    skos:altLabel "Leserorientert litteraturteori"@nb,
        "Resepsjonsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/801.950904/e23/> ;
    skos:broader humord:c06578 ;
    skos:definition "Litteraturteori som legger stor vekt på samtidsleserens respons overfor litterære verker <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.950904/e23/> ;
    skos:prefLabel "Reception theory"@en,
        "Resepsjonsestetikk"@nb ;
    skos:related humord:c09379 .

humord:c06598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06598" ;
    dct:modified "2020-11-17T15:29:42"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Romanticism"@en,
        "Romantisk litteraturteori"@nb .

humord:c06599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06599" ;
    dct:modified "2020-11-17T15:30:31"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Semiotic literary theory"@en,
        "Semiologisk litteraturteori"@nb .

humord:c06600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06600" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.950951/e23/> ;
    skos:broader humord:c06578 ;
    skos:definition "En form for litterær kritikk av kinesisk lyrikk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.950951/e23/> ;
    skos:prefLabel "Shihua"@en,
        "Shihua"@nb .

humord:c06601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06601" ;
    dct:modified "2020-11-17T15:32:49"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:definition "Litteraturteori som legger avgjørende vekt på forholdet mellom litteratur og samfunn <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Sociological literary theory"@en,
        "Sosiologisk litteraturteori"@nb .

humord:c06602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06602" ;
    dct:modified "2020-11-17T15:33:48"^^xsd:dateTime ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structuralist literary theory"@en,
        "Strukturalistisk litteraturteori"@nb .

humord:c06603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06603" ;
    dct:modified "2020-11-17T15:38:56"^^xsd:dateTime ;
    skos:altLabel "Literary schools"@en,
        "Litterære skoler"@nb ;
    skos:broadMatch <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c06456 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Literary movements"@en,
        "Litterære retninger"@nb ;
    skos:related humord:c05679 .

humord:c06605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06605" ;
    dct:modified "2024-08-16T09:19:18"^^xsd:dateTime ;
    skos:altLabel "Anti-realism"@en,
        "Antimimesis"@en,
        "Unnatural narratology"@en,
        "Antirealisme"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:broader humord:c06603 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Antirealism"@en,
        "Antirealisme"@nb ;
    skos:related humord:c06613 .

humord:c06606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06606" ;
    dct:modified "2024-12-02T15:02:03"^^xsd:dateTime ;
    skos:altLabel "Estheticism"@en,
        "Estetisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Oppfatning som ensidig tar hensyn til estetiske verdier og formål <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/> ;
    skos:prefLabel "Aestheticism"@en,
        "Estetisisme"@nb .

humord:c06608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06608" ;
    dct:modified "2024-08-26T14:57:46"^^xsd:dateTime ;
    skos:altLabel "Wagaku"@en,
        "Kokugaku"@nb,
        "Wagaku"@nb ;
    skos:broadMatch <http://dewey.info/class/895.609003/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Kokugaku var en japansk litterær nasjonalbevegelse i Edo-perioden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.609003/e23/> ;
    skos:prefLabel "Kokugaku"@en,
        "Kokugaku"@nb .

humord:c06609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06609" ;
    dct:modified "2020-11-23T15:21:20"^^xsd:dateTime ;
    skos:altLabel "Metaliterature"@en ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Litteratur som kommenterer seg selv <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Metafiction"@en,
        "Metafiksjon"@nb ;
    skos:related humord:c05727,
        humord:c06466,
        humord:c06530,
        humord:c53437 .

humord:c06610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06610" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Modernismo"@nb ;
    skos:broadMatch <http://dewey.info/class/860.9005/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Spansk og spanskamerikansk litterær bevegelse mellom ca. 1885 og 1910 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/860.9005/e23/> ;
    skos:prefLabel "Modernismo"@en,
        "Modernista-bevegelsen"@nb .

humord:c06612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06612" ;
    dct:modified "1995-02-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:definition "Retning innen kunst og litteratur som søker å gjengi virkeligheten nøyaktigog uforskjønnet <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/759.053/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Naturalism"@en,
        "Naturalisme"@nb ;
    skos:related humord:c15318 ;
    skos:relatedMatch <http://dewey.info/class/759.053/e23/> .

humord:c06613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06613" ;
    dct:modified "2024-12-02T10:06:17"^^xsd:dateTime ;
    skos:altLabel "Realisme"@nb ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:definition "I estetikken den retning som på det kunstneriske og litterære område krever   en nøktern iakttagelse og en tro fremstilling av naturen og virkeligheten  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--12/e23/>,
        <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/735.22/e23/>,
        <http://dewey.info/class/759.053/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Realism"@en,
        "Realisme"@nb ;
    skos:related humord:c06605,
        humord:c14036,
        humord:c15318 ;
    skos:relatedMatch <http://dewey.info/class/735.22/e23/>,
        <http://dewey.info/class/759.053/e23/> .

humord:c06614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06614" ;
    dct:modified "2020-11-30T15:44:52"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/700.415/e23/>,
        <http://dewey.info/class/809.3937/e23/> ;
    skos:broader humord:c06613 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.415/e23/>,
        <http://dewey.info/class/808.838766/e23/>,
        <http://dewey.info/class/808.83937/e23/>,
        <http://dewey.info/class/809.3937/e23/> ;
    skos:prefLabel "Magical realism"@en,
        "Magisk realisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.838766/e23/>,
        <http://dewey.info/class/808.83937/e23/> .

humord:c06615 a ubo:Topic,
        skos:Concept ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06615" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06613 ;
    skos:inScheme humord: ;
    skos:prefLabel "Sosialistisk realisme"@nb ;
    skos:related humord:c05732,
        humord:c06452 .

humord:c06616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06616" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/869.090041/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Portugisisk litterær bevegelse fra begynnelsen av 1900-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/869.090041/e23/> ;
    skos:prefLabel "Saudosismo"@en,
        "Saudosismo"@nb .

humord:c06617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06617" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/850.9008/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Bohembevegelse i italiensk litteratur i siste halvdel av 1800tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/850.9008/e23/> ;
    skos:prefLabel "Scapigliatura"@en,
        "Scapigliatura"@nb .

humord:c06618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06618" ;
    dct:modified "1994-07-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/709.0347/e23/> ;
    skos:definition "Kunstnerisk uttrykksform som gjør mye bruk av symboler, særlig om litterær retning i Frankrike i 1880-årene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.946/e23/>,
        <http://dewey.info/class/709.0347/e23/>,
        <http://dewey.info/class/759.057/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Symbolism"@en,
        "Symbolisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.946/e23/>,
        <http://dewey.info/class/759.057/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> .

humord:c06619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06619" ;
    dct:modified "1995-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Litterær stilistikk"@nb,
        "Stillære (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:broader humord:c06456 ;
    skos:definition "Den gren av litteratur- og tildels språkvitenskapen som beskrivende og/eller analytisk beskjeftiger seg med et språks, et forfatterskaps eller et litterært verks stilmønster <Chr>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Stylistics"@en,
        "Stilistikk"@nb ;
    skos:related humord:c06493,
        humord:c06536,
        humord:c06829,
        humord:c07927 .

humord:c06622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06622" ;
    dct:modified "2022-06-21T14:15:55"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:broader humord:c06619 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Stylistics (Literature)"@en,
        "Stilbegrepet"@nb .

humord:c06623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06623" ;
    dct:modified "2024-11-13T09:41:38"^^xsd:dateTime ;
    skos:altLabel "Literary analysis"@en,
        "Textual analysis"@en,
        "Explication de texte"@nb,
        "Forklaring (Tekstar)"@nb,
        "Forklaring (Tekster)"@nb,
        "Litteraturanalyse"@nb,
        "Litteraturforståelse"@nb,
        "Litteraturforståing"@nb,
        "Litterær analyse"@nb,
        "Tekstanalysar"@nb,
        "Tekstanalyse"@nb,
        "Tekstanalyser"@nb ;
    skos:broader humord:c06456 ;
    skos:closeMatch <http://dewey.info/class/801.95/e23/> ;
    skos:definition "Språklig, stilistisk og litterær analyse av en tekst <UBO>"@nb ;
    skos:exactMatch realfagstermer:c010889 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010889,
        <http://dewey.info/class/372.64/e23/>,
        <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Text analysis"@en,
        "Tekstanalyse"@nb ;
    skos:related humord:c06454,
        humord:c06482 ;
    skos:relatedMatch <http://dewey.info/class/372.64/e23/> .

humord:c06629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06629" ;
    dct:modified "2020-11-23T15:31:33"^^xsd:dateTime ;
    skos:broader humord:c06623 ;
    skos:closeMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Poetry analysis"@en,
        "Diktanalyse"@nb .

humord:c06630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06630" ;
    dct:modified "2020-11-23T15:32:18"^^xsd:dateTime ;
    skos:broader humord:c06623 ;
    skos:closeMatch <http://dewey.info/class/808.2/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.2/e23/> ;
    skos:prefLabel "Drama analysis"@en,
        "Dramaanalyse"@nb .

humord:c06631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06631" ;
    dct:modified "2020-11-23T15:50:35"^^xsd:dateTime ;
    skos:broader humord:c06623 ;
    skos:closeMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Fiction analysis"@en,
        "Romananalyse"@nb .

humord:c06632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06632" ;
    dct:modified "2020-11-23T15:51:57"^^xsd:dateTime ;
    skos:altLabel "Critical bibliography"@en,
        "Textual bibliography"@en,
        "Tekstetablering"@nb ;
    skos:broader humord:c06456 ;
    skos:definition "Gransking av versjoner av en tekst for å fastslå den opprinnelige ordlyden <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/801.959/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.959/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Textual criticism"@en,
        "Tekstkritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/809/e23/> .

humord:c06633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06633" ;
    dct:modified "2020-11-23T15:53:04"^^xsd:dateTime ;
    skos:altLabel "Textual editing"@en,
        "Edisjonsfilologi"@nb ;
    skos:broader humord:c06632 ;
    skos:closeMatch <http://dewey.info/class/801.959/e23/> ;
    skos:definition "Metoder som anvendes ved vitenskapelige utgaver av eldre tekster <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.959/e23/> ;
    skos:prefLabel "Scholarly editing"@en,
        "Edisjonsteknikk"@nb ;
    skos:related humord:c19672 .

humord:c06634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06634" ;
    dct:modified "2020-11-23T15:55:57"^^xsd:dateTime ;
    skos:altLabel "Tekstgjennomgang"@nb ;
    skos:broadMatch <http://dewey.info/class/801.959/e23/> ;
    skos:broader humord:c06632 ;
    skos:definition "Systematisk gjennomgang av håndskriftene av et verk med sikte på å avklare slektskapsforhold mellom dem <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.959/e23/> ;
    skos:prefLabel "Recension"@en,
        "Resensjon"@nb .

humord:c06635 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2020-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06635" ;
    dct:modified "2024-02-28T14:13:46"^^xsd:dateTime ;
    skos:broader humord:c06452 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litterære samlingssteder"@nb .

humord:c06636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06636" ;
    dct:modified "2020-11-23T16:23:51"^^xsd:dateTime ;
    skos:altLabel "Literary coffee houses"@nb,
        "Litterære kroer"@nb ;
    skos:broadMatch <http://dewey.info/class/306.488/e23/> ;
    skos:broader humord:c06635 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/> ;
    skos:prefLabel "Litterære kafeer"@nb ;
    skos:related humord:c06638,
        humord:c07613 .

humord:c06638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06638" ;
    dct:modified "2020-11-23T16:24:39"^^xsd:dateTime ;
    skos:altLabel "Literary salons"@nb ;
    skos:broadMatch <http://dewey.info/class/306.488/e23/> ;
    skos:broader humord:c06635 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/> ;
    skos:prefLabel "Litterære salonger"@nb ;
    skos:related humord:c06636 .

humord:c06641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06641" ;
    dct:modified "2024-11-20T13:19:21"^^xsd:dateTime ;
    skos:altLabel "Det fantastiske"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--308766/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--308766/e23/>,
        <http://dewey.info/class/3C--37/e23/> ;
    skos:prefLabel "The fantastic"@en,
        "Det fantastiske"@nb ;
    skos:related humord:c06642,
        humord:c07057 ;
    skos:relatedMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3C--37/e23/> .

humord:c06642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06642" ;
    dct:modified "2024-11-20T13:19:47"^^xsd:dateTime ;
    skos:altLabel "Det groteske"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/3C--15/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/3C--15/e23/> ;
    skos:prefLabel "The grotesque"@en,
        "Det groteske"@nb ;
    skos:related humord:c06641,
        humord:c07044 .

humord:c06643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06643" ;
    dct:modified "2024-11-20T13:24:47"^^xsd:dateTime ;
    skos:altLabel "Det tragiske"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--20512/e23/>,
        <http://dewey.info/class/3C--162/e23/>,
        <http://dewey.info/class/792.12/e23/>,
        <http://dewey.info/class/808.80162/e23/>,
        <http://dewey.info/class/809.9162/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20512/e23/>,
        <http://dewey.info/class/3C--162/e23/>,
        <http://dewey.info/class/792.12/e23/>,
        <http://dewey.info/class/808.80162/e23/>,
        <http://dewey.info/class/809.9162/e23/> ;
    skos:prefLabel "The tragic"@en,
        "Det tragiske"@nb .

humord:c06644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06644" ;
    dct:modified "2024-11-20T13:22:34"^^xsd:dateTime ;
    skos:altLabel "Dyresymbolikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2223/e23/> ;
    skos:broader humord:c18228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2223/e23/> ;
    skos:prefLabel "Symbolism of animals"@en,
        "Dyresymbolikk"@nb ;
    skos:related humord:c29169 .

humord:c06645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06645" ;
    dct:modified "2024-11-20T13:23:10"^^xsd:dateTime ;
    skos:altLabel "Eskapisme"@nb,
        "Verkelegheitsflukt"@nb,
        "Virkelighetsflukt"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--384/e23/> ;
    skos:broader humord:c29169 ;
    skos:definition "Særlig i kunst <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--384/e23/> ;
    skos:prefLabel "Escapism"@en,
        "Eskapisme"@nb .

humord:c06647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06647" ;
    dct:modified "2024-11-20T13:25:39"^^xsd:dateTime ;
    skos:altLabel "Forspilt liv"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--384/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--384/e23/> ;
    skos:prefLabel "Unlived life"@en,
        "Forspilt liv"@nb .

humord:c06648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06648" ;
    dct:modified "2023-12-11T10:43:57"^^xsd:dateTime ;
    skos:altLabel "Mythography (Themes)"@en,
        "Mytografi (Motiver)"@nb,
        "Mytologi (Motiv)"@nb,
        "Neomytologisme"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--372/e23/>,
        <http://dewey.info/class/704.947/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--372/e23/>,
        <http://dewey.info/class/704.947/e23/> ;
    skos:prefLabel "Mythology (Themes)"@en,
        "Mytologi (Motiver)"@nb ;
    skos:related humord:c08457 .

humord:c06650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06650" ;
    dct:modified "2024-11-20T13:28:24"^^xsd:dateTime ;
    skos:altLabel "Tapte paradis"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/3C--382023/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/3C--382023/e23/> ;
    skos:prefLabel "Paradise lost"@en,
        "Tapte paradis"@nb ;
    skos:related humord:c08676 .

humord:c06652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06652" ;
    dct:modified "2023-12-19T14:04:50"^^xsd:dateTime ;
    skos:altLabel "Time travel"@en,
        "Tidsreiser"@nb ;
    skos:broadMatch <http://dewey.info/class/001.9/e23/> ;
    skos:broader humord:c29169 ;
    skos:definition "Motiv innen fantastisk litteratur, der mennesket forflytter seg til andre tider, ofte ved hjelp av en tidsmaskin <UBO>"@nb ;
    skos:exactMatch realfagstermer:c006610 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006610,
        <http://dewey.info/class/001.9/e23/> ;
    skos:prefLabel "Time travels"@en,
        "Tidsreiser"@nb ;
    skos:related humord:c07057 .

humord:c06653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06653" ;
    dct:modified "2024-11-20T13:30:05"^^xsd:dateTime ;
    skos:altLabel "Verdas gjenoppretting"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/3C--382023/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/3C--382023/e23/> ;
    skos:prefLabel "Remade world"@en,
        "Verdens gjenopprettelse"@nb ;
    skos:related humord:c06655 .

humord:c06654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06654" ;
    dct:modified "2024-11-20T13:30:33"^^xsd:dateTime ;
    skos:altLabel "Verdskatastrofar"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--36/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--36/e23/> ;
    skos:prefLabel "World catastrophes"@en,
        "Verdenskatastrofer"@nb ;
    skos:related humord:c06655 .

humord:c06655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06655" ;
    dct:modified "2024-11-19T11:24:13"^^xsd:dateTime ;
    skos:altLabel "End of the world"@en,
        "Dommedagsscenarier"@nb,
        "Dommedagsscenario"@nb,
        "Endetid"@nb,
        "Verdas undergang"@nb ;
    skos:broadMatch <http://dewey.info/class/001.9/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.9/e23/> ;
    skos:broader humord:c13251 ;
    skos:closeMatch realfagstermer:c013581 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013581,
        <http://dewey.info/class/001.9/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.9/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "The end of the world"@en,
        "Verdens undergang"@nb ;
    skos:related humord:c06653,
        humord:c06654,
        humord:c08669,
        humord:c13180 ;
    skos:relatedMatch <http://dewey.info/class/297.23/e23/> .

humord:c06656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06656" ;
    dct:modified "2024-10-11T14:30:54"^^xsd:dateTime ;
    skos:altLabel "Genrar"@nb,
        "Genrelære"@nb,
        "Genrer"@nb,
        "Litterære genrar"@nb,
        "Litterære genre"@nb,
        "Litterære genrer"@nb,
        "Litterære sjangere"@nb,
        "Litterære sjangrar"@nb,
        "Litterære sjangre"@nb,
        "Litterære sjangrer"@nb,
        "Sjangerlære"@nb,
        "Sjangrar"@nb,
        "Sjangre"@nb,
        "Sjangrer"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06452 ;
    skos:definition "I litteraturvitenskapen betegnelse for de overordnede klasser for inndeling   av ulike typer litteratur <Litt.vit.leksikon>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Genres"@en,
        "Sjangere"@nb ;
    skos:related humord:c06506 .

humord:c06659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06659" ;
    dct:modified "2023-11-19T22:02:27"^^xsd:dateTime ;
    skos:altLabel "Dramatikk"@nb,
        "Dramatisk dikting"@nb,
        "Dramatisk diktning"@nb,
        "Skuespilldikting"@nb,
        "Skuespilldiktning"@nb,
        "Teaterlitteratur"@nb ;
    skos:broader humord:c06656 ;
    skos:definition "Sjanger der handlingen framstilles i dialogs form, som regel beregnet på å framføres på scenen, i fjernsynet eller på filmlerretet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030171,
        <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/3B--2/e23/>,
        <http://dewey.info/class/808.2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030171,
        <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/3B--102/e23/>,
        <http://dewey.info/class/3B--2/e23/>,
        <http://dewey.info/class/782.14/e23/>,
        <http://dewey.info/class/792/e23/>,
        <http://dewey.info/class/808.2/e23/>,
        <http://dewey.info/class/808.812/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.12/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Dramatic literature"@en,
        "Dramatikk"@nb ;
    skos:related humord:c05577,
        humord:c07486 ;
    skos:relatedMatch <http://dewey.info/class/3B--102/e23/>,
        <http://dewey.info/class/782.14/e23/>,
        <http://dewey.info/class/792/e23/>,
        <http://dewey.info/class/808.812/e23/>,
        <http://dewey.info/class/809.12/e23/> .

humord:c06665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06665" ;
    dct:modified "2020-11-24T08:59:47"^^xsd:dateTime ;
    skos:broader humord:c06659 ;
    skos:definition "Egen form for dramatisk diktning, som i følge teoretikerne skulle danne en sammensmeltning av tragedie og komedie <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/3B--2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/3B--2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Drama"@en,
        "Drama"@nb ;
    skos:related humord:c05557,
        humord:c26293 .

humord:c06666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06666" ;
    dct:modified "2020-11-24T09:08:38"^^xsd:dateTime ;
    skos:altLabel "Theater of ancient Greece"@en,
        "Greske drama"@nb ;
    skos:broader humord:c06665 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/882.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/882.01/e23/> ;
    skos:prefLabel "Greek drama"@en,
        "Gresk drama"@nb ;
    skos:related humord:c17233 .

humord:c06667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 167 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06667" ;
    dct:modified "2020-11-24T09:09:46"^^xsd:dateTime ;
    skos:altLabel "Historiske drama"@nb ;
    skos:broadMatch <http://dewey.info/class/808.82514/e23/>,
        <http://dewey.info/class/809.2514/e23/> ;
    skos:broader humord:c06665 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--20514/e23/>,
        <http://dewey.info/class/792.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20514/e23/>,
        <http://dewey.info/class/792.14/e23/>,
        <http://dewey.info/class/808.82514/e23/>,
        <http://dewey.info/class/809.2514/e23/> ;
    skos:prefLabel "Historical drama"@en,
        "Historisk drama"@nb .

humord:c06668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06668" ;
    dct:modified "2020-11-24T09:10:40"^^xsd:dateTime ;
    skos:altLabel "Court masques"@en,
        "Court plays"@en,
        "Hoffteater"@nb ;
    skos:broadMatch <http://dewey.info/class/808.829920621/e23/>,
        <http://dewey.info/class/809.8920621/e23/> ;
    skos:broader humord:c06665 ;
    skos:definition "Skuespill skrevet for et fyrstelig hoff <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.829920621/e23/>,
        <http://dewey.info/class/809.8920621/e23/> ;
    skos:prefLabel "Court theater"@en,
        "Hoffdrama"@nb .

humord:c06670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06670" ;
    dct:modified "2020-11-24T09:12:16"^^xsd:dateTime ;
    skos:altLabel "Pastoraldrama"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.829321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:broader humord:c06665 ;
    skos:definition "Drama som skildrer landlivet og især hyrdelivet i idealisert form <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.829321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:prefLabel "Pastoral plays"@en,
        "Hyrdestykker"@nb ;
    skos:related humord:c06738,
        humord:c06781,
        humord:c07071,
        humord:c07075 .

humord:c06672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06672" ;
    dct:modified "2020-11-24T09:12:56"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:broader humord:c06665 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Jesuit plays"@en,
        "Jesuittdrama"@nb .

humord:c06673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06673" ;
    dct:modified "2020-11-24T09:13:33"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.82527/e23/>,
        <http://dewey.info/class/809.2527/e23/> ;
    skos:broader humord:c06665 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--20527/e23/>,
        <http://dewey.info/class/792.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20527/e23/>,
        <http://dewey.info/class/792.27/e23/>,
        <http://dewey.info/class/808.82527/e23/>,
        <http://dewey.info/class/809.2527/e23/> ;
    skos:prefLabel "Melodrama"@en,
        "Melodrama"@nb .

humord:c06676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06676" ;
    dct:modified "2013-01-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Television soap operas"@en,
        "Såpeoperaer"@nb ;
    skos:broader humord:c05591,
        humord:c06665 ;
    skos:exactMatch <http://dewey.info/class/791.446/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.446/e23/>,
        <http://dewey.info/class/791.456/e23/>,
        <http://dewey.info/class/808.2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Soap operas"@en,
        "Såpeopera"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.456/e23/>,
        <http://dewey.info/class/808.2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> .

humord:c06677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06677" ;
    dct:modified "2020-11-24T09:18:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.43617/e23/>,
        <http://dewey.info/class/791.44617/e23/>,
        <http://dewey.info/class/791.45617/e23/>,
        <http://dewey.info/class/808.8017/e23/>,
        <http://dewey.info/class/808.82523/e23/> ;
    skos:broader humord:c06659 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/792.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43617/e23/>,
        <http://dewey.info/class/791.44617/e23/>,
        <http://dewey.info/class/791.45617/e23/>,
        <http://dewey.info/class/792.23/e23/>,
        <http://dewey.info/class/808.8017/e23/>,
        <http://dewey.info/class/808.82523/e23/>,
        <http://dewey.info/class/809.917/e23/> ;
    skos:prefLabel "Comedies"@en,
        "Komedier"@nb ;
    skos:related humord:c05597,
        humord:c08016,
        humord:c16847,
        humord:c17142,
        humord:c25694,
        humord:c26325 ;
    skos:relatedMatch <http://dewey.info/class/809.917/e23/> .

humord:c06678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06678" ;
    dct:modified "2020-11-24T09:38:15"^^xsd:dateTime ;
    skos:broader humord:c06677 ;
    skos:closeMatch <http://dewey.info/class/809.241/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--2041/e23/>,
        <http://dewey.info/class/808.8241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--2041/e23/>,
        <http://dewey.info/class/808.8241/e23/>,
        <http://dewey.info/class/809.241/e23/> ;
    skos:prefLabel "One act plays"@en,
        "Enaktere"@nb .

humord:c06679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06679" ;
    dct:modified "2020-11-24T09:39:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/862.3/e23/> ;
    skos:broader humord:c06677 ;
    skos:definition "En farsemessig enakter som i Spania ble oppført mellom et teaterstykkes første og annen akt (ca 1500) <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/862.3/e23/> ;
    skos:prefLabel "Entremés"@en,
        "Entremes"@nb .

humord:c06680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06680" ;
    dct:modified "2020-11-24T09:39:50"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.825232/e23/>,
        <http://dewey.info/class/809.25232/e23/> ;
    skos:broader humord:c06677 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--205232/e23/>,
        <http://dewey.info/class/792.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--205232/e23/>,
        <http://dewey.info/class/792.23/e23/>,
        <http://dewey.info/class/808.825232/e23/>,
        <http://dewey.info/class/809.25232/e23/> ;
    skos:prefLabel "Farces"@en,
        "Farser"@nb .

humord:c06681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06681" ;
    dct:modified "2020-11-24T09:41:29"^^xsd:dateTime ;
    skos:altLabel "Tragi-comedies"@en ;
    skos:broadMatch <http://dewey.info/class/3B--20523/e23/>,
        <http://dewey.info/class/792.23/e23/>,
        <http://dewey.info/class/808.82523/e23/>,
        <http://dewey.info/class/809.2523/e23/> ;
    skos:broader humord:c06677 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20523/e23/>,
        <http://dewey.info/class/792.23/e23/>,
        <http://dewey.info/class/808.82523/e23/>,
        <http://dewey.info/class/809.2523/e23/> ;
    skos:prefLabel "Tragicomedies"@en,
        "Tragikomedier"@nb ;
    skos:related humord:c06685,
        humord:c16456 .

humord:c06682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06682" ;
    dct:modified "2020-11-24T09:42:13"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.140954/e23/>,
        <http://dewey.info/class/891.2/e23/> ;
    skos:broader humord:c06659 ;
    skos:definition "Sanskrit dramatradisjon fra Kerala, India <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.140954/e23/>,
        <http://dewey.info/class/891.2/e23/> ;
    skos:prefLabel "Kutiyattam"@en,
        "Kutiyattam"@nb .

humord:c06683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06683" ;
    dct:modified "2020-11-24T09:43:51"^^xsd:dateTime ;
    skos:broader humord:c06659 ;
    skos:closeMatch <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:prefLabel "Religious plays"@en,
        "Religiøs dramatikk"@nb .

humord:c06684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06684" ;
    dct:modified "2018-11-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c34741 ;
    skos:closeMatch <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:prefLabel "Morality plays"@en,
        "Moraliteter (Litteratur)"@nb .

humord:c06685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06685" ;
    dct:modified "2020-11-24T09:46:41"^^xsd:dateTime ;
    skos:broader humord:c06659 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--20512/e23/>,
        <http://dewey.info/class/808.2512/e23/>,
        <http://dewey.info/class/808.82512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20512/e23/>,
        <http://dewey.info/class/808.2512/e23/>,
        <http://dewey.info/class/808.82512/e23/> ;
    skos:prefLabel "Tragedies"@en,
        "Tragedier"@nb ;
    skos:related humord:c06681 .

humord:c06686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06686" ;
    dct:modified "2020-11-24T09:48:16"^^xsd:dateTime ;
    skos:altLabel "Episk diktekunst"@nb,
        "Episk diktning"@nb ;
    skos:broader humord:c06656 ;
    skos:definition "Fortellende diktning i bunden eller ubunden form <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1032/e23/>,
        <http://dewey.info/class/808.8132/e23/>,
        <http://dewey.info/class/809.132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1032/e23/>,
        <http://dewey.info/class/808.8132/e23/>,
        <http://dewey.info/class/809.132/e23/> ;
    skos:prefLabel "Epic"@en,
        "Epikk"@nb ;
    skos:related humord:c07062,
        humord:c15844 .

humord:c06689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06689" ;
    dct:modified "2024-08-14T14:56:46"^^xsd:dateTime ;
    skos:altLabel "Anekdotar"@nb,
        "Facetiae"@nb,
        "Skjemtehistorier"@nb ;
    skos:broader humord:c04972,
        humord:c06686 ;
    skos:closeMatch <http://dewey.info/class/808.882/e23/> ;
    skos:definition "Kort fortelling, skriftlig eller muntlig, om en uvanlig person, ting eller hendelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.882/e23/> ;
    skos:prefLabel "Anecdotes"@en,
        "Anekdoter"@nb .

humord:c06692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06692" ;
    dct:modified "2024-10-10T13:51:29"^^xsd:dateTime ;
    skos:altLabel "Folk ballads"@en,
        "Medieval ballads"@en,
        "Balladar"@nb,
        "Mellomalderballadar"@nb,
        "Middelalderballader"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/782.43/e23/>,
        <http://dewey.info/class/808.8144/e23/> ;
    skos:broader humord:c04985,
        humord:c06686 ;
    skos:exactMatch <http://dewey.info/class/3B--1044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1044/e23/>,
        <http://dewey.info/class/782.43/e23/>,
        <http://dewey.info/class/808.8144/e23/> ;
    skos:prefLabel "Ballads"@en,
        "Ballader"@nb ;
    skos:related humord:c06815 ;
    skos:relatedMatch <http://dewey.info/class/398.2/e23/> .

humord:c06694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06694" ;
    dct:modified "2024-09-11T12:10:30"^^xsd:dateTime ;
    skos:altLabel "Dagbok"@nb,
        "Dagboklitteratur"@nb,
        "Dagbøker"@nb ;
    skos:broader humord:c06686 ;
    skos:closeMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/3B--803/e23/>,
        <http://dewey.info/class/808.883/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/3B--803/e23/>,
        <http://dewey.info/class/808.883/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Diaries"@en,
        "Dagbokslitteratur"@nb .

humord:c06695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06695" ;
    dct:modified "2020-11-24T09:51:11"^^xsd:dateTime ;
    skos:altLabel "Documentarism"@en,
        "Documentary literature"@en,
        "Factuality literature"@en,
        "Faksjonslitteratur"@nb ;
    skos:broader humord:c06686 ;
    skos:closeMatch <http://dewey.info/class/808.066/e23/> ;
    skos:definition "Litteratur som henter stoffet sitt fra virkelige hendinger <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44/e23/>,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Documentary fiction"@en,
        "Dokumentarlitteratur"@nb ;
    skos:related humord:c07056,
        humord:c07062,
        humord:c07085,
        humord:c28741,
        humord:c36782 ;
    skos:relatedMatch <http://dewey.info/class/070.44/e23/> .

humord:c06697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 317 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06697" ;
    dct:modified "2022-01-04T12:52:03"^^xsd:dateTime ;
    skos:altLabel "Biography"@en,
        "Biografi"@nb ;
    skos:broader humord:c06695 ;
    skos:closeMatch <http://dewey.info/class/808.06692/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030117,
        <http://dewey.info/class/920/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030117,
        <http://dewey.info/class/808.06692/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Biographies"@en,
        "Biografier"@nb .

humord:c06698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06698" ;
    dct:modified "2024-08-28T20:12:14"^^xsd:dateTime ;
    skos:altLabel "Autobiography"@en,
        "Autobiografiar"@nb,
        "Autobiografier"@nb,
        "Sjølvbiografiar"@nb ;
    skos:broader humord:c06697 ;
    skos:closeMatch realfagstermer:c030117 ;
    skos:definition "Litterær sjanger. Biografi om forfatterens eget liv <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030117,
        <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Autobiographies"@en,
        "Selvbiografier"@nb ;
    skos:related humord:c06694 .

humord:c06699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06699" ;
    dct:modified "2021-01-26T15:37:04"^^xsd:dateTime ;
    skos:altLabel "Life story"@en,
        "Livshistorier"@nb ;
    skos:broadMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c06698 ;
    skos:closeMatch realfagstermer:c030117 ;
    skos:definition "Personlig minneopplevelse om livsløp eller hendelse i et livsløp, skriftlig  eller muntlig fortalt som kilde innen kultur og samfunnsfag <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030117,
        <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Life stories"@en,
        "Livsminner"@nb ;
    skos:related humord:c22512,
        humord:c24304 .

humord:c06700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06700" ;
    dct:modified "2021-01-26T15:46:04"^^xsd:dateTime ;
    skos:altLabel "Life recollections"@en,
        "Recollections"@en,
        "Erindringer"@nb,
        "Livserindringer"@nb,
        "Memoarer"@nb,
        "Memoirer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c06698 ;
    skos:definition "Skrevne livserindringer hvor forfatteren er til stede som begivenhetenes tilskuer og kommentator <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Memoirs"@en,
        "Memoarlitteratur"@nb .

humord:c06703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06703" ;
    dct:modified "2021-01-25T11:37:15"^^xsd:dateTime ;
    skos:broader humord:c06686 ;
    skos:exactMatch <http://dewey.info/class/808.8132/e23/>,
        <http://dewey.info/class/809.132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8132/e23/>,
        <http://dewey.info/class/809.132/e23/> ;
    skos:prefLabel "Epic poetry"@en,
        "Epos"@nb ;
    skos:related humord:c06745,
        humord:c06746,
        humord:c07035,
        humord:c07069 .

humord:c06704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06704" ;
    dct:modified "2024-08-28T08:23:02"^^xsd:dateTime ;
    skos:altLabel "Arthurian literature"@en,
        "Arthurepikk"@nb,
        "Artusepikk"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20941/e23/>,
        <http://dewey.info/class/3B--080351/e23/>,
        <http://dewey.info/class/3B--09351/e23/>,
        <http://dewey.info/class/808.80351/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:broader humord:c06703 ;
    skos:definition "Middelalderepos som handler om sagnkongen Arthur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20941/e23/>,
        <http://dewey.info/class/3B--080351/e23/>,
        <http://dewey.info/class/3B--09351/e23/>,
        <http://dewey.info/class/808.80351/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:prefLabel "Arthurian romances"@en,
        "Arthurepikk"@nb ;
    skos:related humord:c06745,
        humord:c06746 .

humord:c06706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06706" ;
    dct:modified "2020-11-24T09:59:48"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.451/e23/> ;
    skos:broader humord:c06703 ;
    skos:definition "Assamesisk historisk litteratur <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.451/e23/> ;
    skos:prefLabel "Buranji"@en,
        "Buranji"@nb .

humord:c06708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06708" ;
    dct:modified "2024-09-16T09:08:10"^^xsd:dateTime ;
    skos:altLabel "Chanson de geste"@nb,
        "Fransk heroisk epos"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/840.9001/e23/> ;
    skos:broader humord:c07069 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/840.9001/e23/> ;
    skos:prefLabel "Chanson de geste"@en,
        "Chanson de geste"@nb ;
    skos:related humord:c06711,
        humord:c06745,
        humord:c06746,
        humord:c07035 .

humord:c06710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06710" ;
    dct:modified "2020-11-24T10:00:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--08017/e23/>,
        <http://dewey.info/class/3B--0917/e23/>,
        <http://dewey.info/class/3C--17/e23/>,
        <http://dewey.info/class/808.8017/e23/>,
        <http://dewey.info/class/809.917/e23/> ;
    skos:broader humord:c06703 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--08017/e23/>,
        <http://dewey.info/class/3B--0917/e23/>,
        <http://dewey.info/class/3C--17/e23/>,
        <http://dewey.info/class/808.8017/e23/>,
        <http://dewey.info/class/809.917/e23/> ;
    skos:prefLabel "Comic epic"@en,
        "Komiske epos"@nb ;
    skos:related humord:c07080 .

humord:c06711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06711" ;
    dct:modified "1999-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Poetry of chivalry"@en ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c06703,
        humord:c07069 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Chivalric poetry"@en,
        "Ridderepos"@nb ;
    skos:related humord:c06708,
        humord:c06745,
        humord:c06746,
        humord:c07035 .

humord:c06712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06712" ;
    dct:modified "2020-12-07T16:43:59"^^xsd:dateTime ;
    skos:altLabel "Fairy-tales"@en,
        "Fairytales"@en,
        "Folk tales"@en,
        "Folk-tales"@en,
        "Folktales"@en,
        "Eventyrfortellinger"@nb ;
    skos:broader humord:c06686 ;
    skos:closeMatch realfagstermer:c030131,
        <http://dewey.info/class/398.2/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030131,
        <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Fairy tales"@en,
        "Eventyr"@nb ;
    skos:related humord:c04972,
        humord:c04975 .

humord:c06713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06713" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c06712 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Art fairy tales"@en,
        "Kunsteventyr"@nb .

humord:c06714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06714" ;
    dct:modified "2023-12-06T10:48:15"^^xsd:dateTime ;
    skos:altLabel "Fortelling"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06686 ;
    skos:closeMatch realfagstermer:c030169 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030169,
        <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Stories"@en,
        "Fortellinger"@nb ;
    skos:related humord:c06514 .

humord:c06715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06715" ;
    dct:modified "2020-11-24T10:03:22"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.30951/e23/>,
        <http://dewey.info/class/895.108/e23/> ;
    skos:broader humord:c06714 ;
    skos:definition "\"Transformation texts\" (kinesiske fortellinger fra Dunhuang, gjerne med buddhistisk islett) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.30951/e23/>,
        <http://dewey.info/class/895.108/e23/> ;
    skos:prefLabel "Bianwen"@en,
        "Bianwen"@nb .

humord:c06717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06717" ;
    dct:modified "2020-11-24T10:04:05"^^xsd:dateTime ;
    skos:broader humord:c06714 ;
    skos:definition "Eksempel; en kort fortelling som brukes i en lengre framstilling, især preken, for å illustrere en moralsk egenskap og dens konsekvenser <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/251/e23/> ;
    skos:prefLabel "Exempla"@en,
        "Exemplum"@nb ;
    skos:related humord:c06786 ;
    skos:relatedMatch <http://dewey.info/class/251/e23/> .

humord:c06718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06718" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c06714 ;
    skos:definition "Fortellinger (i prosa) som også kan bli sunget (vise). Strukturelt er det to typer; en romantisk og en heroisk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Minstrel tales"@en,
        "Minstrel tales"@nb .

humord:c06719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06719" ;
    dct:modified "2020-11-24T10:05:05"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.108/e23/> ;
    skos:broader humord:c06714 ;
    skos:definition "Kinesisk kommenterende fortelling <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.108/e23/> ;
    skos:prefLabel "Pinghua storytelling"@en,
        "Pinghua"@nb .

humord:c06720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06720" ;
    dct:modified "2020-11-24T10:05:42"^^xsd:dateTime ;
    skos:altLabel "Frame story"@en ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06714 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Narrative frame"@en,
        "Rammefortellinger"@nb ;
    skos:related humord:c06530 .

humord:c06721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06721" ;
    dct:modified "2024-11-11T19:42:31"^^xsd:dateTime ;
    skos:altLabel "Manifestoes"@en,
        "Manifests"@en,
        "Litterære manifest"@nb,
        "Litterære manifester"@nb,
        "Manifest"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Manifestos"@en,
        "Manifester"@nb .

humord:c06723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06723" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Duanpian xiaoshuo"@en,
        "Duanpian xiaoshuo"@nb ;
    skos:broader humord:c06686 ;
    skos:closeMatch <http://dewey.info/class/3A--3/e23/> ;
    skos:exactMatch realfagstermer:c030169,
        <http://dewey.info/class/3B--301/e23/>,
        <http://dewey.info/class/808.831/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030169,
        <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--301/e23/>,
        <http://dewey.info/class/808.831/e23/> ;
    skos:prefLabel "Short stories"@en,
        "Noveller"@nb ;
    skos:related humord:c07490 .

humord:c06725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06725" ;
    dct:modified "2020-11-24T10:18:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.13/e23/> ;
    skos:broader humord:c06723 ;
    skos:definition "Kinesisk \"short story\"/ novelle på moderne standard kinesisk <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.13/e23/> ;
    skos:prefLabel "Huaben"@en,
        "Huaben"@nb .

humord:c06726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06726" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06686 ;
    skos:exactMatch realfagstermer:c030160,
        <http://dewey.info/class/808.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030160,
        <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Novels"@en,
        "Romaner"@nb ;
    skos:related humord:c07492 .

humord:c06727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06727" ;
    dct:modified "2024-08-23T14:10:32"^^xsd:dateTime ;
    skos:altLabel "Social realist novels"@en,
        "Arbeidarromanar"@nb,
        "Proletarromanar"@nb,
        "Proletarromaner"@nb ;
    skos:broader humord:c06726,
        humord:c12897 ;
    skos:closeMatch <http://dewey.info/class/3C--352624/e23/>,
        <http://dewey.info/class/808.38309352624/e23/>,
        <http://dewey.info/class/808.80352624/e23/>,
        <http://dewey.info/class/809.93352624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--352624/e23/>,
        <http://dewey.info/class/808.38309352624/e23/>,
        <http://dewey.info/class/808.80352624/e23/>,
        <http://dewey.info/class/809.93352624/e23/> ;
    skos:prefLabel "Proletarian novels"@en,
        "Arbeiderromaner"@nb ;
    skos:related humord:c09373 .

humord:c06730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06730" ;
    dct:modified "2020-11-16T14:20:34"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06726,
        humord:c07043 ;
    skos:definition "Roman der handlingen fortelles i brevform <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Epistolary novels"@en,
        "Brevromaner"@nb .

humord:c06731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06731" ;
    dct:modified "2020-11-16T14:55:30"^^xsd:dateTime ;
    skos:altLabel "Migration novels"@en ;
    skos:broader humord:c06726,
        humord:c07051 ;
    skos:closeMatch <http://dewey.info/class/3C--352691/e23/>,
        <http://dewey.info/class/808.839920691/e23/>,
        <http://dewey.info/class/809.93352691/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--352691/e23/>,
        <http://dewey.info/class/808.839920691/e23/>,
        <http://dewey.info/class/809.93352691/e23/> ;
    skos:prefLabel "Migrant novels"@en,
        "Emigrantromaner"@nb .

humord:c06732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06732" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06726 ;
    skos:closeMatch <http://dewey.info/class/3C--38/e23/>,
        <http://dewey.info/class/808.83938/e23/>,
        <http://dewey.info/class/809.9338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--38/e23/>,
        <http://dewey.info/class/808.83938/e23/>,
        <http://dewey.info/class/809.9338/e23/> ;
    skos:prefLabel "Philosophical novels"@en,
        "Filosofiske romaner"@nb .

humord:c06733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06733" ;
    dct:modified "2020-11-24T10:27:54"^^xsd:dateTime ;
    skos:altLabel "Futuristic fiction"@en,
        "Fremtidsromaner"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Roman som skildrer en tenkt framtid <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:prefLabel "Fiuturistic novels"@en,
        "Framtidsromaner"@nb ;
    skos:related humord:c07060,
        humord:c34718 .

humord:c06735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06735" ;
    dct:modified "2024-06-21T10:35:38"^^xsd:dateTime ;
    skos:altLabel "Serial fiction"@en ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Føljetongromaner oppsto ved at kapitler ble publisert i aviser <uio>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Serial novels"@en,
        "Føljetongromaner"@nb ;
    skos:related humord:c66913,
        humord:c66945 .

humord:c06737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06737" ;
    dct:modified "2020-11-24T10:30:06"^^xsd:dateTime ;
    skos:broader humord:c06726 ;
    skos:closeMatch <http://dewey.info/class/3B--3081/e23/>,
        <http://dewey.info/class/809.381/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.8381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3081/e23/>,
        <http://dewey.info/class/808.8381/e23/>,
        <http://dewey.info/class/809.381/e23/> ;
    skos:prefLabel "Historical novels"@en,
        "Historiske romaner"@nb ;
    skos:related humord:c28808 .

humord:c06738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06738" ;
    dct:modified "2020-11-30T15:51:02"^^xsd:dateTime ;
    skos:altLabel "Bucolic novels"@en,
        "Bukoliske romaner"@nb,
        "Pastoralromaner"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.839321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:broader humord:c06726,
        humord:c07071 ;
    skos:definition "Roman som skildrer landlivet og især hyrdelivet i idealisert form <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.839321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:prefLabel "Pastoral novels"@en,
        "Hyrderomaner"@nb ;
    skos:related humord:c06670,
        humord:c06781,
        humord:c07075 .

humord:c06741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06741" ;
    dct:modified "2020-11-24T10:32:55"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Roman skrevet i jeg-form <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "First-person novels"@en,
        "Jeg-romaner"@nb ;
    skos:related humord:c06518 .

humord:c06742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06742" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Love stories (Literature)"@en,
        "Romance fiction"@en ;
    skos:broader humord:c06726 ;
    skos:exactMatch <http://dewey.info/class/3B--3085/e23/>,
        <http://dewey.info/class/808.8385/e23/>,
        <http://dewey.info/class/809.385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3085/e23/>,
        <http://dewey.info/class/808.8385/e23/>,
        <http://dewey.info/class/809.385/e23/> ;
    skos:prefLabel "Romance novels"@en,
        "Kjærlighetsromaner"@nb .

humord:c06744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06744" ;
    dct:modified "2020-11-24T10:33:53"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06726 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Collective novels"@en,
        "Kollektive romaner"@nb .

humord:c06745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06745" ;
    dct:modified "2020-11-24T10:34:28"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.8302/e23/>,
        <http://dewey.info/class/809.302/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Fortelling av verdslig innhold, skrevet i middelalderen på folkespråket, i bunden eller ubunden form <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8302/e23/>,
        <http://dewey.info/class/809.302/e23/> ;
    skos:prefLabel "Medieval novels"@en,
        "Middelalderromaner"@nb ;
    skos:related humord:c06703,
        humord:c06704,
        humord:c06708,
        humord:c06711,
        humord:c07035,
        humord:c07069 .

humord:c06746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06746" ;
    dct:modified "2024-08-30T12:46:15"^^xsd:dateTime ;
    skos:altLabel "Chivalry novels"@en,
        "Romances of chivalry"@en,
        "Riddarromanar"@nb,
        "Wuxia xiaoshuo"@nb ;
    skos:broadMatch <http://dewey.info/class/809.302/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:broader humord:c06745 ;
    skos:definition "Middelalderroman som handler om riddere og riddereventyr <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/809.302/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:prefLabel "Chivalric novels"@en,
        "Ridderromaner"@nb ;
    skos:related humord:c06703,
        humord:c06704,
        humord:c06708,
        humord:c06711,
        humord:c06774,
        humord:c07035,
        humord:c07069 ;
    skos:relatedMatch <http://dewey.info/class/394.7/e23/> .

humord:c06747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06747" ;
    dct:modified "2020-11-24T10:36:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/843.914/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Fransk eksperimentell roman fra 1950- og 1960-årene <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/843.914/e23/> ;
    skos:prefLabel "Nouveau roman"@en,
        "Nouveau roman"@nb .

humord:c06748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06748" ;
    dct:modified "2020-11-24T10:37:21"^^xsd:dateTime ;
    skos:altLabel "Schelmenromane"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/> ;
    skos:broader humord:c06726 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--30877/e23/>,
        <http://dewey.info/class/808.83877/e23/>,
        <http://dewey.info/class/809.3877/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--30877/e23/>,
        <http://dewey.info/class/808.83877/e23/>,
        <http://dewey.info/class/809.3877/e23/> ;
    skos:prefLabel "Picaresque novels"@en,
        "Pikareske romaner"@nb ;
    skos:related humord:c07569 .

humord:c06750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06750" ;
    dct:modified "2024-10-16T14:09:27"^^xsd:dateTime ;
    skos:altLabel "Bekjennelsesromaner"@nb,
        "Sjølvbiografiske romanar"@nb ;
    skos:broader humord:c06726 ;
    skos:closeMatch <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:definition "Roman som i store trekk gir inntrykk av samsvar mellom hovedpersonens og forfatterens tidligere liv <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:prefLabel "Autobiographical novels"@en,
        "Selvbiografiske romaner"@nb ;
    skos:related humord:c28741 .

humord:c06751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06751" ;
    dct:modified "2020-11-24T15:16:08"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/808.83/e23/> ;
    skos:broader humord:c06726 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/808.83/e23/> ;
    skos:prefLabel "Sentimental novels"@en,
        "Sentimentale romaner"@nb .

humord:c06752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06752" ;
    dct:modified "2020-11-24T15:21:56"^^xsd:dateTime ;
    skos:broader humord:c06726 ;
    skos:closeMatch <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.3872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:definition "Romantype som vil underholde og virke gjennom en sterkt beveget handling, f.eks.eventyrromanen, kriminal-, spion- og agentromanen og westernromanen <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.3872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:prefLabel "Suspense novels"@en,
        "Spenningsromaner"@nb .

humord:c06753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06753" ;
    dct:modified "2020-11-24T15:22:34"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/808.8387/e23/>,
        <http://dewey.info/class/809.387/e23/> ;
    skos:broader humord:c06752 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/808.8387/e23/>,
        <http://dewey.info/class/809.387/e23/> ;
    skos:prefLabel "Adventure novels"@en,
        "Eventyrromaner"@nb .

humord:c06754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06754" ;
    dct:modified "2016-09-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Horror fiction"@en,
        "Horror novels"@en,
        "Horror tales"@en,
        "Grøsserromaner"@nb,
        "Skrekklitteratur"@nb,
        "Skrekkromantikk"@nb ;
    skos:broadMatch <http://dewey.info/class/808.838738/e23/> ;
    skos:broader humord:c06752 ;
    skos:closeMatch <http://dewey.info/class/791.436164/e23/>,
        <http://dewey.info/class/809.9164/e23/> ;
    skos:definition "Litteratur som tar i bruk skrekkeffekter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436164/e23/>,
        <http://dewey.info/class/808.80164/e23/>,
        <http://dewey.info/class/808.838738/e23/>,
        <http://dewey.info/class/809.9164/e23/> ;
    skos:prefLabel "Horror literature"@en,
        "Grøssere"@nb ;
    skos:related humord:c07076,
        humord:c14383 ;
    skos:relatedMatch <http://dewey.info/class/808.80164/e23/> .

humord:c06758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06758" ;
    dct:modified "2024-06-20T10:19:29"^^xsd:dateTime ;
    skos:altLabel "Detective novels"@en,
        "Detective stories"@en,
        "Detektivfortellinger"@nb,
        "Detektivromaner"@nb,
        "Krimfortellinger"@nb,
        "Kriminalfortellinger"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.3872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:broader humord:c06752,
        humord:c07076 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.3872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:prefLabel "Crime novels"@en,
        "Kriminalromaner"@nb ;
    skos:related humord:c29195 .

humord:c06759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06759" ;
    dct:modified "2020-11-24T15:24:25"^^xsd:dateTime ;
    skos:altLabel "Agentromaner"@nb ;
    skos:broader humord:c06752 ;
    skos:closeMatch <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.3872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.3872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:prefLabel "Spy novels"@en,
        "Spionromaner"@nb .

humord:c06761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06761" ;
    dct:modified "2024-06-17T09:59:01"^^xsd:dateTime ;
    skos:altLabel "Tendentious novels"@en,
        "Tendensdikting"@nb,
        "Tendensdiktning"@nb,
        "Tendenslitteratur"@nb,
        "Tendensromanar"@nb,
        "Tendensromaner"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--3081/e23/>,
        <http://dewey.info/class/809.034/e23/> ;
    skos:broader humord:c06726 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3081/e23/>,
        <http://dewey.info/class/809.034/e23/> ;
    skos:prefLabel "Tendentious literature"@en,
        "Tendenslitteratur"@nb .

humord:c06762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06762" ;
    dct:modified "2024-02-20T12:11:42"^^xsd:dateTime ;
    skos:altLabel "Pulp novels"@en,
        "Populærromaner"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06726,
        humord:c07085 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Pulp fiction"@en,
        "Trivialromaner"@nb ;
    skos:related humord:c07098 ;
    skos:relatedMatch <http://dewey.info/class/306.488/e23/> .

humord:c06764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06764" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.839372/e23/>,
        <http://dewey.info/class/809.93372/e23/> ;
    skos:broader humord:c06726,
        humord:c07061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.839372/e23/>,
        <http://dewey.info/class/809.93372/e23/> ;
    skos:prefLabel "Utopian novels"@en,
        "Utopiske romaner"@nb .

humord:c06765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06765" ;
    dct:modified "2020-11-24T15:32:39"^^xsd:dateTime ;
    skos:altLabel "Novels of development"@en ;
    skos:broadMatch <http://dewey.info/class/3C--354/e23/>,
        <http://dewey.info/class/808.839354/e23/>,
        <http://dewey.info/class/809.39354/e23/> ;
    skos:broader humord:c06726 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--354/e23/>,
        <http://dewey.info/class/808.839354/e23/>,
        <http://dewey.info/class/809.39354/e23/> ;
    skos:prefLabel "Development novels"@en,
        "Utviklingsromaner"@nb .

humord:c06766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06766" ;
    dct:modified "2024-10-03T10:52:38"^^xsd:dateTime ;
    skos:altLabel "Bildungsromane"@en,
        "Bildungsromanar"@nb,
        "Bildungsromaner"@nb,
        "Danningsromanar"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--354/e23/>,
        <http://dewey.info/class/808.839354/e23/>,
        <http://dewey.info/class/809.39354/e23/> ;
    skos:broader humord:c06765 ;
    skos:definition "Dannelsesromaner er romaner som følger hovedpersonen gjennom barndom og oppvekst til voksent liv, og som viser noen av de krefter som former personligheten. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--354/e23/>,
        <http://dewey.info/class/808.839354/e23/>,
        <http://dewey.info/class/809.39354/e23/> ;
    skos:prefLabel "Bildungsroman"@en,
        "Dannelsesromaner"@nb .

humord:c06768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06768" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06686 ;
    skos:closeMatch <http://dewey.info/class/839.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.63/e23/>,
        <http://dewey.info/class/948.02/e23/> ;
    skos:prefLabel "Sagas (Literature)"@en,
        "Sagaer (Litteratur)"@nb ;
    skos:relatedMatch <http://dewey.info/class/948.02/e23/> .

humord:c06769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06769" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.63/e23/> ;
    skos:broader humord:c06768 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.63/e23/> ;
    skos:prefLabel "Bishops' sagas"@en,
        "Bispesagaer"@nb .

humord:c06770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06770" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.63/e23/> ;
    skos:broader humord:c06768 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.63/e23/> ;
    skos:prefLabel "Legendary sagas"@en,
        "Fornaldersagaer"@nb .

humord:c06771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06771" ;
    dct:modified "2024-10-11T09:20:49"^^xsd:dateTime ;
    skos:altLabel "Islandske sagaar"@nb,
        "Islandske sagaer"@nb,
        "Islandske ættesagaar"@nb,
        "Islandske ættesagaer"@nb,
        "Islendinge­sagaar"@nb,
        "Islendinge­sagaer"@nb,
        "Islending­sagaar"@nb,
        "Islending­sagaer"@nb ;
    skos:broadMatch <http://dewey.info/class/839.63/e23/> ;
    skos:broader humord:c06768 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.63/e23/> ;
    skos:prefLabel "Sagas of the Icelanders"@en,
        "Islendingesagaer"@nb .

humord:c06773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06773" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.63/e23/> ;
    skos:broader humord:c06768 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.63/e23/> ;
    skos:prefLabel "Kings' sagas"@en,
        "Kongesagaer"@nb .

humord:c06774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06774" ;
    dct:modified "2020-11-25T08:07:33"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/809.302/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:broader humord:c06768 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/809.302/e23/>,
        <http://dewey.info/class/809.93351/e23/> ;
    skos:prefLabel "Chivalric sagas"@en,
        "Riddersagaer"@nb ;
    skos:related humord:c06746 ;
    skos:relatedMatch <http://dewey.info/class/394.7/e23/> .

humord:c06776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06776" ;
    dct:modified "2020-11-25T08:09:21"^^xsd:dateTime ;
    skos:broader humord:c06656 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.4/e23/> ;
    skos:prefLabel "Essayism"@en,
        "Essayistikk"@nb .

humord:c06777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06777" ;
    dct:modified "2022-01-27T12:27:43"^^xsd:dateTime ;
    skos:altLabel "Essay"@nb,
        "Essays"@nb ;
    skos:broader humord:c06776 ;
    skos:closeMatch <http://dewey.info/class/808.4/e23/>,
        <http://dewey.info/class/808.84/e23/> ;
    skos:definition "Fransk/norsk tradisjon: Essayet er en personlig formet artikkel med tydelig  preg av forfatterens holdninger, personlige opplevelser, anekdoter eller metaforer. Essay som sjanger ligger mellom fagtekst og prosatekst."@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030079,
        <http://dewey.info/class/3A--4/e23/>,
        <http://dewey.info/class/3B--4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030079,
        <http://dewey.info/class/3A--4/e23/>,
        <http://dewey.info/class/3B--4/e23/>,
        <http://dewey.info/class/808.4/e23/>,
        <http://dewey.info/class/808.84/e23/> ;
    skos:prefLabel "Essays"@en,
        "Essayer"@nb ;
    skos:related humord:c07488 .

humord:c06778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06778" ;
    dct:modified "2021-12-09T09:10:55"^^xsd:dateTime ;
    skos:altLabel "Poesy"@en,
        "Poesi"@nb ;
    skos:broader humord:c06656 ;
    skos:closeMatch realfagstermer:c030167 ;
    skos:definition "Sjanger, særlig i versform, som (gjerne) beskriver en subjektiv opplevelse eller tilstand og hvor dikterens følelser og tanker kommer mest direkte til uttrykk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: Poesi slettet som eget emneord og lagt som henvisning til Lyrikk 9/12-21 vsl"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030167,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Poetry"@en,
        "Lyrikk"@nb ;
    skos:related humord:c07489 .

humord:c06779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06779" ;
    dct:modified "2023-11-19T21:49:53"^^xsd:dateTime ;
    skos:altLabel "Dikt"@nb ;
    skos:broader humord:c06778 ;
    skos:closeMatch realfagstermer:c030167 ;
    skos:definition "Kort tekst som er skrevet på vers i bunden eller ubunden form <Litt.vit.leksikon>"@nb ;
    skos:exactMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030167,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Dikt"@nb .

humord:c06781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06781" ;
    dct:modified "2020-11-30T15:55:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.819321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Dikt som skildrer gjetere som enkle og lykkelige mennesker i vakre landskaper <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.819321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:prefLabel "Pastoral poetry"@en,
        "Hyrdedikt"@nb ;
    skos:related humord:c06670,
        humord:c06738,
        humord:c07071,
        humord:c07075 .

humord:c06782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06782" ;
    dct:modified "2024-02-28T14:17:35"^^xsd:dateTime ;
    skos:altLabel "Høvesdikt"@nb,
        "Høvesdikting"@nb,
        "Leilighetsdiktning"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06779 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Occasional verse"@en,
        "Leilighetsdikt"@nb ;
    skos:related humord:c12895,
        humord:c13338,
        humord:c13895 .

humord:c06784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06784" ;
    dct:modified "2025-03-31T13:15:35"^^xsd:dateTime ;
    skos:altLabel "Epitaf"@nb,
        "Epitafium"@nb ;
    skos:broadMatch <http://dewey.info/class/929.5/e23/> ;
    skos:broader humord:c05644 ;
    skos:closeMatch <http://dewey.info/class/736.5/e23/> ;
    skos:definition "Epitafium er en minnetavle med inskripsjon som handler om en avdød persons ettermæle. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/739.522/e23/>,
        <http://dewey.info/class/929.5/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Epitaphs"@en,
        "Epitafer"@nb ;
    skos:relatedMatch <http://dewey.info/class/739.522/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c06786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06786" ;
    dct:modified "2020-11-30T15:54:12"^^xsd:dateTime ;
    skos:altLabel "Didaktisk lyrikk"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--105/e23/>,
        <http://dewey.info/class/808.815/e23/>,
        <http://dewey.info/class/809.15/e23/> ;
    skos:broader humord:c06779 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--105/e23/>,
        <http://dewey.info/class/808.815/e23/>,
        <http://dewey.info/class/809.15/e23/> ;
    skos:prefLabel "Didactic poetry"@en,
        "Læredikt"@nb ;
    skos:related humord:c06717,
        humord:c06834,
        humord:c07047 .

humord:c06788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06788" ;
    dct:modified "2020-11-25T08:31:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06779 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Prose poetry"@en,
        "Prosadikt"@nb ;
    skos:related humord:c06841 .

humord:c06789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06789" ;
    dct:modified "2020-11-25T08:34:58"^^xsd:dateTime ;
    skos:broader humord:c06779 ;
    skos:closeMatch <http://dewey.info/class/3B--107/e23/>,
        <http://dewey.info/class/808.817/e23/>,
        <http://dewey.info/class/809.17/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--107/e23/>,
        <http://dewey.info/class/808.817/e23/>,
        <http://dewey.info/class/809.17/e23/> ;
    skos:prefLabel "Humorous poetry"@en,
        "Skjemtedikt"@nb .

humord:c06790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06790" ;
    dct:modified "2020-11-25T08:59:45"^^xsd:dateTime ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--1042/e23/>,
        <http://dewey.info/class/808.8142/e23/>,
        <http://dewey.info/class/809.142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--1042/e23/>,
        <http://dewey.info/class/808.8142/e23/>,
        <http://dewey.info/class/809.142/e23/> ;
    skos:prefLabel "Sonnets"@en,
        "Sonetter"@nb .

humord:c06791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06791" ;
    dct:modified "2020-11-25T08:35:50"^^xsd:dateTime ;
    skos:altLabel "Minnedikt"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--104/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:broader humord:c06779 ;
    skos:definition "Dikt avfattet til minne om en avdød, en sørgelig begivenhet el.l. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--104/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:prefLabel "Poetry of mourning"@en,
        "Sørgedikt"@nb ;
    skos:related humord:c05537,
        humord:c06800 .

humord:c06794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06794" ;
    dct:modified "2024-08-20T17:11:08"^^xsd:dateTime ;
    skos:altLabel "Ci"@nb,
        "Ci-poesi"@nb,
        "Xiaoling"@nb ;
    skos:broadMatch <http://dewey.info/class/895.11/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Ci er kinesisk lyrikk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.11/e23/> ;
    skos:prefLabel "Ci (poetry)"@en,
        "Ci"@nb .

humord:c06796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06796" ;
    dct:modified "2024-09-16T16:07:15"^^xsd:dateTime ;
    skos:altLabel "Cifu"@nb ;
    skos:broader humord:c06793 ;
    skos:definition "Cifu er kinesisk lyrikk, rytmisk prosa <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fu (poetry)"@en,
        "Cifu"@nb ;
    skos:related humord:c06827 .

humord:c06797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06797" ;
    dct:modified "2024-09-17T15:23:45"^^xsd:dateTime ;
    skos:altLabel "Crepuscolarismo"@nb,
        "Demringsdikting"@nb,
        "Demringsdiktning"@nb ;
    skos:broadMatch <http://dewey.info/class/851.912/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Crepuscolarismo er en betegnelse på en retning innen italiensk lyrikk ca 1900-1915 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/851.912/e23/> ;
    skos:prefLabel "Crepuscolarismo"@en,
        "Crepuscolarismo"@nb .

humord:c06800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06800" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/224.3/e23/>,
        <http://dewey.info/class/784.18964/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.14/e23/>,
        <http://dewey.info/class/881.0109/e23/>,
        <http://dewey.info/class/884/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Klagedikt (sentimentalt) uten hensyn til ytre form <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/224.3/e23/>,
        <http://dewey.info/class/784.18964/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.14/e23/>,
        <http://dewey.info/class/881.0109/e23/>,
        <http://dewey.info/class/884/e23/> ;
    skos:prefLabel "Elegies"@en,
        "Elegier"@nb ;
    skos:related humord:c05537,
        humord:c06791 .

humord:c06802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06802" ;
    dct:modified "2020-11-25T08:41:36"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.81915/e23/>,
        <http://dewey.info/class/809.1915/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.81915/e23/>,
        <http://dewey.info/class/809.1915/e23/> ;
    skos:prefLabel "Emblem (literature)"@en,
        "Emblemlyrikk"@nb ;
    skos:related humord:c07049 .

humord:c06803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06803" ;
    dct:modified "2020-11-25T08:42:16"^^xsd:dateTime ;
    skos:altLabel "Fu-poesi"@nb ;
    skos:broadMatch <http://dewey.info/class/895.1122/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1122/e23/> ;
    skos:prefLabel "Fu"@en,
        "Fu"@nb ;
    skos:related humord:c06827 .

humord:c06804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06804" ;
    dct:modified "2020-11-25T08:44:27"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.11/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Kinesisk lyrikk i bunden form <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.11/e23/> ;
    skos:prefLabel "Jueju"@en,
        "Jueju"@nb .

humord:c06805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06805" ;
    dct:modified "2020-11-25T08:44:58"^^xsd:dateTime ;
    skos:broader humord:c06793 ;
    skos:closeMatch <http://dewey.info/class/3C--3543/e23/>,
        <http://dewey.info/class/808.8193543/e23/>,
        <http://dewey.info/class/809.933543/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3543/e23/>,
        <http://dewey.info/class/808.8193543/e23/>,
        <http://dewey.info/class/809.933543/e23/> ;
    skos:prefLabel "Love poetry"@en,
        "Kjærlighetslyrikk"@nb .

humord:c06806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06806" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kharja"@nb ;
    skos:broadMatch <http://dewey.info/class/808.8193543/e23/>,
        <http://dewey.info/class/861.1/e23/> ;
    skos:broader humord:c06805 ;
    skos:definition "Kjærlighetsdikt skrevet i det mauriske Spania på den gammelspanske dialekt mozarabisk. De eldste kan dateres til ca 1040 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8193543/e23/>,
        <http://dewey.info/class/861.1/e23/> ;
    skos:prefLabel "Kharja"@en,
        "Jarcha"@nb ;
    skos:related humord:c10515 .

humord:c06808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06808" ;
    dct:modified "2020-11-25T08:46:51"^^xsd:dateTime ;
    skos:broader humord:c06805 ;
    skos:closeMatch <http://dewey.info/class/3B--104/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--104/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:prefLabel "Minnesang"@en,
        "Minnesanger"@nb .

humord:c06809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06809" ;
    dct:modified "2020-11-30T16:21:23"^^xsd:dateTime ;
    skos:altLabel "Moaxaja"@en,
        "Moaxaja"@nb,
        "Muwashshah"@nb ;
    skos:broadMatch <http://dewey.info/class/892.713/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "En lyrisk sjanger skrevet på arabisk eller hebraisk, utviklet i det mauriske Spania på 1000- og 1100-tallet og utbredt senere i den muslimske verden <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.713/e23/> ;
    skos:prefLabel "Muwashshaḥ"@en,
        "Muwashah"@nb .

humord:c06812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06812" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/> ;
    skos:broader humord:c06793 ;
    skos:exactMatch <http://dewey.info/class/3B--1043/e23/>,
        <http://dewey.info/class/808.8143/e23/>,
        <http://dewey.info/class/809.143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1043/e23/>,
        <http://dewey.info/class/808.8143/e23/>,
        <http://dewey.info/class/809.143/e23/> ;
    skos:prefLabel "Odes"@en,
        "Oder"@nb .

humord:c06813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06813" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--1043/e23/>,
        <http://dewey.info/class/808.8143/e23/>,
        <http://dewey.info/class/809.143/e23/> ;
    skos:broader humord:c06812 ;
    skos:definition "Ode som er oppbygget som oden til Pindar, med strofe, antistrofe og epode <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1043/e23/>,
        <http://dewey.info/class/808.8143/e23/>,
        <http://dewey.info/class/809.143/e23/> ;
    skos:prefLabel "Pindaric odes"@en,
        "Pindariske oder"@nb ;
    skos:relatedMatch <http://dewey.info/class/3A--1/e23/> .

humord:c06814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06814" ;
    dct:modified "2020-11-25T08:55:27"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:prefLabel "Religious poetry"@en,
        "Religiøs lyrikk"@nb .

humord:c06815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06815" ;
    dct:modified "2020-11-25T08:56:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--1033/e23/>,
        <http://dewey.info/class/3B--3085/e23/>,
        <http://dewey.info/class/808.8133/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/808.8385/e23/>,
        <http://dewey.info/class/809.133/e23/>,
        <http://dewey.info/class/809.3/e23/>,
        <http://dewey.info/class/809.385/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--1033/e23/>,
        <http://dewey.info/class/3B--3085/e23/>,
        <http://dewey.info/class/808.8133/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/808.8385/e23/>,
        <http://dewey.info/class/809.133/e23/>,
        <http://dewey.info/class/809.3/e23/>,
        <http://dewey.info/class/809.385/e23/> ;
    skos:prefLabel "Romances (Literature)"@en,
        "Romanser (Litteratur)"@nb ;
    skos:related humord:c06692 .

humord:c06816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06816" ;
    dct:modified "2020-11-25T08:57:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/264.23/e23/>,
        <http://dewey.info/class/782.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/264.23/e23/>,
        <http://dewey.info/class/296.462/e23/>,
        <http://dewey.info/class/782.27/e23/> ;
    skos:prefLabel "Psalms"@en,
        "Salmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/296.462/e23/> .

humord:c06817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06817" ;
    dct:modified "2020-11-25T08:58:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Autobiographical poetry"@en,
        "Selvbiografisk lyrikk"@nb .

humord:c06818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06818" ;
    dct:modified "2020-11-25T08:59:11"^^xsd:dateTime ;
    skos:altLabel "Gushi"@nb,
        "Jinshi"@nb,
        "Lüshi"@nb ;
    skos:broadMatch <http://dewey.info/class/895.11/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Kinesisk lyrikk i bunden form med krav til verbal parallellisme <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.11/e23/> ;
    skos:prefLabel "Shi"@en,
        "Shi"@nb .

humord:c06822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06822" ;
    dct:modified "1998-07-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06779 ;
    skos:closeMatch <http://dewey.info/class/839.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.61/e23/> ;
    skos:prefLabel "Scaldic poetry"@en,
        "Skaldekvad"@nb .

humord:c06823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06823" ;
    dct:modified "2020-11-25T09:02:26"^^xsd:dateTime ;
    skos:altLabel "Old Occitan lyric poetry"@en,
        "Provençal poetry"@en ;
    skos:broader humord:c06793 ;
    skos:closeMatch <http://dewey.info/class/3B--104/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:definition "Kjærlighetslyrikk på provencalsk i middelalderen (ca 1000-1300) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--104/e23/>,
        <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:prefLabel "Troubadour poetry"@en,
        "Trubadurdiktning"@nb ;
    skos:related humord:c06973,
        humord:c13620 .

humord:c06824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06824" ;
    dct:modified "2020-11-25T13:46:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.42/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42/e23/> ;
    skos:prefLabel "Scandinavian ballads (Literature)"@en,
        "Viser (Litteratur)"@nb ;
    skos:related humord:c04981,
        humord:c05541 .

humord:c06825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06825" ;
    dct:modified "2020-11-16T16:17:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/809.933581/e23/> ;
    skos:broader humord:c06824,
        humord:c07053 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:prefLabel "Political songs"@en,
        "Politiske viser"@nb ;
    skos:related humord:c04981 ;
    skos:relatedMatch <http://dewey.info/class/782.42/e23/> .

humord:c06826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06826" ;
    dct:modified "2020-11-25T13:57:38"^^xsd:dateTime ;
    skos:altLabel "Folksongs of protest"@en,
        "Songs of protest"@en,
        "Songs of social protest"@en ;
    skos:broadMatch <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/782.42/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:broader humord:c06824 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/782.42/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:prefLabel "Protest songs"@en,
        "Protestviser"@nb .

humord:c06827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06827" ;
    dct:modified "2020-11-25T13:59:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.11/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Kinesisk lyrikk for rituelt bruk, til musikk, inkluderer visse folkesanger <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.11/e23/> ;
    skos:prefLabel "Yuefu"@en,
        "Yuefu"@nb ;
    skos:related humord:c06796,
        humord:c06803 .

humord:c06828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06828" ;
    dct:modified "2021-12-13T08:45:16"^^xsd:dateTime ;
    skos:altLabel "Addresses (Literature)"@en ;
    skos:broader humord:c06656 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3A--5/e23/>,
        <http://dewey.info/class/3B--5/e23/>,
        <http://dewey.info/class/808.5/e23/>,
        <http://dewey.info/class/808.85/e23/>,
        <http://dewey.info/class/809.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--5/e23/>,
        <http://dewey.info/class/3B--5/e23/>,
        <http://dewey.info/class/808.5/e23/>,
        <http://dewey.info/class/808.85/e23/>,
        <http://dewey.info/class/809.5/e23/> ;
    skos:prefLabel "Speeches (Literature)"@en,
        "Taler (Litteratur)"@nb ;
    skos:related humord:c05758,
        humord:c06536,
        humord:c07886 .

humord:c06829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06829" ;
    dct:modified "2022-06-21T14:16:05"^^xsd:dateTime ;
    skos:altLabel "Litterær stil"@nb,
        "Stilarter (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06452 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Style (Literature)"@en,
        "Stil (Litteratur)"@nb ;
    skos:related humord:c06619,
        humord:c14157 .

humord:c06833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06833" ;
    dct:modified "2021-12-09T09:06:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.661/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Mellomwalisisk episk poesi i versform <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.661/e23/> ;
    skos:prefLabel "Englynion"@en,
        "Englynion"@nb .

humord:c06834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06834" ;
    dct:modified "2021-12-09T09:06:24"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/841.009/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/841.009/e23/> ;
    skos:prefLabel "Fabliau"@en,
        "Fabliau"@nb ;
    skos:related humord:c06786,
        humord:c06899 .

humord:c06835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06835" ;
    dct:modified "2021-12-09T09:05:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.21/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "En type sanskrit poesi <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.21/e23/> ;
    skos:prefLabel "Kavya"@en,
        "Kavya"@nb .

humord:c06836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06836" ;
    dct:modified "2021-12-09T09:05:18"^^xsd:dateTime ;
    skos:altLabel "Graphic poetry"@en,
        "Pattern poetry"@en,
        "Visual poetry"@en,
        "Grafisk poesi"@nb,
        "Visuell poesi"@nb ;
    skos:broader humord:c06793 ;
    skos:closeMatch <http://dewey.info/class/809.14/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.814/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.814/e23/>,
        <http://dewey.info/class/809.14/e23/> ;
    skos:prefLabel "Concrete poetry"@en,
        "Konkret poesi"@nb .

humord:c06839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06839" ;
    dct:modified "2021-12-09T09:05:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/246.7/e23/>,
        <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.7/e23/>,
        <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:prefLabel "Liturgical poetry"@en,
        "Liturgisk poesi"@nb .

humord:c06840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06840" ;
    dct:modified "2021-12-09T09:04:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.431/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Indisk hoffpoesi <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.431/e23/> ;
    skos:prefLabel "Riti"@en,
        "Riti"@nb .

humord:c06841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06841" ;
    dct:modified "2021-12-09T09:01:27"^^xsd:dateTime ;
    skos:altLabel "Prosalitteratur"@nb ;
    skos:broader humord:c06829 ;
    skos:definition "Litteratur skrevet i en stil som ikke følger faste regler, i motsetning til poesi <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--808/e23/>,
        <http://dewey.info/class/808.888/e23/>,
        <http://dewey.info/class/809.988/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--808/e23/>,
        <http://dewey.info/class/808.888/e23/>,
        <http://dewey.info/class/809.988/e23/> ;
    skos:prefLabel "Prose"@en,
        "Prosa"@nb ;
    skos:related humord:c06788,
        humord:c06863 .

humord:c06844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06844" ;
    dct:modified "2020-11-25T15:06:10"^^xsd:dateTime ;
    skos:altLabel "Short prose"@en,
        "Litterær kortform"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/> ;
    skos:broader humord:c06841 ;
    skos:definition "Betegnelse på korte prosastykker som noveller, eventyr, legender o.l. <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--301/e23/>,
        <http://dewey.info/class/808.831/e23/>,
        <http://dewey.info/class/809.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--301/e23/>,
        <http://dewey.info/class/808.831/e23/>,
        <http://dewey.info/class/809.31/e23/> ;
    skos:prefLabel "Short fiction"@en,
        "Kortprosa"@nb .

humord:c06847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06847" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Biji"@en,
        "Biji"@nb ;
    skos:broadMatch <http://dewey.info/class/895.14/e23/> ;
    skos:broader humord:c06844 ;
    skos:definition "Kinesisk essay <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.14/e23/> ;
    skos:prefLabel "Sanwen"@en,
        "Sanwen"@nb .

humord:c06851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06851" ;
    dct:modified "2020-11-25T15:07:26"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/252/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06841 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/252/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Oratory"@en,
        "Oratorisk prosa"@nb .

humord:c06852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06852" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.1090024/e23/> ;
    skos:broader humord:c06841 ;
    skos:definition "Kinesisk parallellprosa fra sen Han-tid <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1090024/e23/> ;
    skos:prefLabel "Pianwen"@en,
        "Pianwen"@nb .

humord:c06853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06853" ;
    dct:modified "2024-01-03T08:28:12"^^xsd:dateTime ;
    skos:altLabel "Sakprosa"@nb ;
    skos:broadMatch <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c06841 ;
    skos:definition "Tekster som ikke primært er skjønnlitterære. Sakprosaen beskriver bestemte standpunkter. Herunder vitenskapelige artikler, avisartikler, bruksanvisninger o.l. <UBB>"@nb ;
    skos:exactMatch realfagstermer:c002614 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002614,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Factual prose"@en,
        "Sakprosa"@nb ;
    skos:related humord:c07056 .

humord:c06858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06858" ;
    dct:modified "2021-12-09T09:08:20"^^xsd:dateTime ;
    skos:altLabel "Poetic structure"@en,
        "Poetic style"@en,
        "Bunden form"@nb,
        "Bunden stil"@nb,
        "Bundet form"@nb,
        "Bundet stil"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06854 ;
    skos:definition "Stil som følger visse faste regler, særlig med hensyn til rim og rytme, i motsetning til prosastil <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Poetic language"@en,
        "Poetisk stil"@nb ;
    skos:related humord:c06778 .

humord:c06863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06863" ;
    dct:modified "2020-11-25T15:09:15"^^xsd:dateTime ;
    skos:altLabel "Ubunden form"@nb,
        "Ubunden stil"@nb,
        "Ubundet form"@nb,
        "Ubundet stil"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--8/e23/>,
        <http://dewey.info/class/3B--808/e23/>,
        <http://dewey.info/class/808.888/e23/>,
        <http://dewey.info/class/809.988/e23/> ;
    skos:broader humord:c06854 ;
    skos:definition "Stil som, i motsetning til poetisk stil, ikke er bundet av faste regler (særlig med  hensyn til rim og rytme) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--8/e23/>,
        <http://dewey.info/class/3B--808/e23/>,
        <http://dewey.info/class/808.888/e23/>,
        <http://dewey.info/class/809.988/e23/> ;
    skos:prefLabel "Prose style"@en,
        "Prosastil"@nb ;
    skos:related humord:c06841 .

humord:c06869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06869" ;
    dct:modified "2024-07-26T12:03:54"^^xsd:dateTime ;
    skos:altLabel "Afrikaans litteratur"@nb ;
    skos:broader humord:c06952 ;
    skos:definition "Litteratur i Republikken Sør-Afrika skrevet på den nederlandske dialekten afrikaans <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/839.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.36/e23/> ;
    skos:prefLabel "Afrikaans literature"@en,
        "Afrikaans litteratur"@nb .

humord:c06870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06870" ;
    dct:modified "2024-07-26T12:07:26"^^xsd:dateTime ;
    skos:altLabel "Afrikansk litteratur"@nb ;
    skos:broader humord:c18572 ;
    skos:definition "Litteratur skrevet på afrikanske språk, uansett land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/896/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8996/e23/>,
        <http://dewey.info/class/896/e23/> ;
    skos:prefLabel "African literature"@en,
        "Afrikansk litteratur"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.8996/e23/> .

humord:c06871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06871" ;
    dct:modified "2024-07-26T12:23:32"^^xsd:dateTime ;
    skos:altLabel "Afrasian literature"@en,
        "Afroasiatic literature"@en,
        "Hamito-Semitic literature"@en,
        "Semitio-Hamitic literature"@en,
        "Afroasiatisk litteratur"@nb,
        "Hamittisk litteratur"@nb,
        "Hamittisk-semittisk litteratur"@nb,
        "Hamitto-semittisk litteratur"@nb,
        "Proto-afroasiatisk litteratur"@nb,
        "Semittisk-hamittisk litteratur"@nb,
        "Semitto-hamittisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:definition "Litteratur skrevet på afroasiatiske språk, uansett land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/892/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892/e23/> ;
    skos:prefLabel "Afro-Asiatic literature"@en,
        "Afroasiatisk litteratur"@nb .

humord:c06872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06872" ;
    dct:modified "2024-08-01T09:51:55"^^xsd:dateTime ;
    skos:altLabel "Albansk litteratur"@nb ;
    skos:broader humord:c18576 ;
    skos:exactMatch <http://dewey.info/class/891.991/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.991/e23/> ;
    skos:prefLabel "Albanian literature"@en,
        "Albansk litteratur"@nb .

humord:c06873 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01695,
        humord:c06885 ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06873" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amerikansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c06874 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01695,
        humord:c06885 ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06874" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amerikansk skjønnlitteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c06875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06875" ;
    dct:modified "2024-08-16T13:08:42"^^xsd:dateTime ;
    skos:altLabel "Apabhramsa litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.3/e23/> ;
    skos:broader humord:c06947 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.3/e23/> ;
    skos:prefLabel "Apabhramsa literature"@en,
        "Apabhramsa litteratur"@nb .

humord:c06876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06876" ;
    dct:modified "2024-08-16T14:56:56"^^xsd:dateTime ;
    skos:altLabel "Arabisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:closeMatch <http://dewey.info/class/892.7/e23/> ;
    skos:definition "Arabnisk litteratur er litteratur skrevet på arabisk språk, uansett land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.7/e23/> ;
    skos:prefLabel "Arabic literature"@en,
        "Arabisk litteratur"@nb .

humord:c06877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06877" ;
    dct:modified "2024-10-10T13:45:11"^^xsd:dateTime ;
    skos:altLabel "Baltisk litteratur"@nb ;
    skos:broader humord:c18576 ;
    skos:closeMatch <http://dewey.info/class/891.9/e23/> ;
    skos:definition "Litteratur skrevet på baltiske språk, uansett land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.9/e23/> ;
    skos:prefLabel "Baltic literature"@en,
        "Baltisk litteratur"@nb .

humord:c06878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06878" ;
    dct:modified "2024-10-10T13:42:03"^^xsd:dateTime ;
    skos:altLabel "Bambara litteratur"@nb ;
    skos:broader humord:c18572 ;
    skos:exactMatch <http://dewey.info/class/896.3452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/896.3452/e23/> ;
    skos:prefLabel "Bambara literature"@en,
        "Bambara litteratur"@nb .

humord:c06879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06879" ;
    dct:modified "2024-10-17T14:44:06"^^xsd:dateTime ;
    skos:altLabel "Bengali litteratur"@nb ;
    skos:broader humord:c18622 ;
    skos:exactMatch <http://dewey.info/class/891.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.44/e23/> ;
    skos:prefLabel "Bengali literature"@en,
        "Bengali litteratur"@nb .

humord:c06880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06880" ;
    dct:modified "2024-10-21T08:35:05"^^xsd:dateTime ;
    skos:altLabel "Bretonsk litteratur"@nb ;
    skos:broader humord:c16658 ;
    skos:exactMatch <http://dewey.info/class/891.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.68/e23/> ;
    skos:prefLabel "Breton literature"@en,
        "Bretonsk litteratur"@nb .

humord:c06881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06881" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07006 ;
    skos:closeMatch <http://dewey.info/class/891.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.81/e23/> ;
    skos:prefLabel "Bulgarian literature"@en,
        "Bulgarsk litteratur"@nb .

humord:c06882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06882" ;
    dct:modified "2024-10-04T12:33:27"^^xsd:dateTime ;
    skos:altLabel "Danish fiction"@en,
        "Dansk litteratur"@nb,
        "Dansk skjønnlitteratur"@nb ;
    skos:broader humord:c06993 ;
    skos:exactMatch <http://dewey.info/class/839.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.81/e23/> ;
    skos:prefLabel "Danish literature"@en,
        "Dansk litteratur"@nb .

humord:c06884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06884" ;
    dct:modified "2002-08-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/892.6/e23/> ;
    skos:broader humord:c18573 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.6/e23/> ;
    skos:prefLabel "Eblaite literature"@en,
        "Eblaittisk litteratur"@nb .

humord:c06885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06885" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "English fiction"@en,
        "Engelsk skjønnlitteratur"@nb,
        "Engelskspråklig litteratur"@nb ;
    skos:broader humord:c18621 ;
    skos:closeMatch realfagstermer:c003915 ;
    skos:definition "Engelskspråklig litteratur, uansett land. - For engelsk litteratur i et bestemt land/område, se Engelsk litteratur * navnet på området. F.eks.: Engelsk litteratur * Storbritannia, Engelsk litteratur * Forente stater <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/820/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003915,
        <http://dewey.info/class/820/e23/> ;
    skos:prefLabel "English literature"@en,
        "Engelsk litteratur"@nb .

humord:c06888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06888" ;
    dct:modified "2024-08-15T07:34:05"^^xsd:dateTime ;
    skos:altLabel "Angelsaksisk litteratur"@nb,
        "Anglosaksisk litteratur"@nb,
        "Gamalengelsk litteratur"@nb,
        "Gammalengelsk litteratur"@nb ;
    skos:broader humord:c06885 ;
    skos:exactMatch <http://dewey.info/class/829/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/829/e23/> ;
    skos:prefLabel "Old English literature"@en,
        "Gammelengelsk litteratur"@nb .

humord:c06891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06891" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellomengelsk litteratur"@nb ;
    skos:broader humord:c06885 ;
    skos:exactMatch <http://dewey.info/class/820.9001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820.9001/e23/> ;
    skos:prefLabel "Middle English literature"@en,
        "Middelengelsk litteratur"@nb .

humord:c06893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06893" ;
    dct:modified "2025-03-05T19:48:55"^^xsd:dateTime ;
    skos:altLabel "Fenno-Swedish fiction"@en,
        "Fenno-Swedish literature"@en,
        "Finland Swedish fiction"@en,
        "Finlandssvensk litteratur"@nb ;
    skos:broader humord:c07004 ;
    skos:closeMatch <http://dewey.info/class/839.7/e23/> ;
    skos:definition "Svenskspråklig litteratur  i Finland <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.7/e23/> ;
    skos:prefLabel "Finland Swedish literature"@en,
        "Finlandssvensk litteratur"@nb .

humord:c06894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06894" ;
    dct:modified "2024-10-18T09:49:22"^^xsd:dateTime ;
    skos:altLabel "Finsk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:definition "Finskspråklig litteratur <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/894.541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.541/e23/> ;
    skos:prefLabel "Finnish literature"@en,
        "Finsk litteratur"@nb .

humord:c06895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06895" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Francophone literature"@en,
        "French fiction"@en,
        "French language literature"@en,
        "Frankofon litteratur"@nb,
        "Fransk skjønnlitteratur"@nb,
        "Franskspråklig litteratur"@nb ;
    skos:broader humord:c06979 ;
    skos:definition "Franskspråklig litteratur etter ca 1600, uansett land. - For fransk litteratur i et bestemt land/område, se Fransk litteratur * navnet på området, f.eks: Fransk litteratur * Frankrike, Fransk litteratur * Canada (UBO)"@nb ;
    skos:exactMatch <http://dewey.info/class/840/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840/e23/> ;
    skos:prefLabel "French literature"@en,
        "Fransk litteratur"@nb .

humord:c06899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06899" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/840/e23/> ;
    skos:broader humord:c06895 ;
    skos:definition "Fransk litteratur fra 842 til ca 1300 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840/e23/> ;
    skos:prefLabel "Old French literature"@en,
        "Gammelfransk litteratur"@nb ;
    skos:related humord:c06834 .

humord:c06900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06900" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellomfransk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/840/e23/> ;
    skos:broader humord:c06895 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840/e23/> ;
    skos:prefLabel "Middle French literature"@en,
        "Middelfransk litteratur"@nb .

humord:c06902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06902" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Faroese fiction"@en ;
    skos:broader humord:c06993 ;
    skos:exactMatch <http://dewey.info/class/839.699/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.699/e23/> ;
    skos:prefLabel "Faroese literature"@en,
        "Færøysk litteratur"@nb .

humord:c06903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06903" ;
    dct:modified "2015-02-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Galisisk litteratur"@nb ;
    skos:broader humord:c06968 ;
    skos:definition "Galiciskspråklig litteratur etter ca 1500 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/869.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/869.9/e23/> ;
    skos:prefLabel "Galician literature"@en,
        "Galicisk litteratur"@nb .

humord:c06905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06905" ;
    dct:modified "2020-11-16T16:37:50"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/830/e23/> ;
    skos:broader humord:c18621 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830/e23/> ;
    skos:prefLabel "Early Germanic Literature"@en,
        "Gammelgermansk litteratur"@nb .

humord:c06906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06906" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18575 ;
    skos:exactMatch <http://dewey.info/class/899.969/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.969/e23/> ;
    skos:prefLabel "Georgian literature"@en,
        "Georgisk litteratur"@nb .

humord:c06907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06907" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/899.969/e23/> ;
    skos:broader humord:c06906 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.969/e23/> ;
    skos:prefLabel "Old Georgian literature"@en,
        "Gammelgeorgisk litteratur"@nb .

humord:c06908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06908" ;
    dct:modified "2024-10-21T08:57:58"^^xsd:dateTime ;
    skos:altLabel "Gamalgresk litteratur"@nb,
        "Gammalgresk litteratur"@nb,
        "Gammelgresk litteratur"@nb,
        "Gresk litteratur"@nb,
        "Klassisk gresk litteratur"@nb ;
    skos:broader humord:c18576 ;
    skos:closeMatch <http://dewey.info/class/880/e23/> ;
    skos:definition "Litteratur skrevet på klassisk gresk språk, uansett land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/880/e23/> ;
    skos:prefLabel "Ancient Greek literature"@en,
        "Gresk litteratur"@nb .

humord:c06910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06910" ;
    dct:modified "1994-11-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06908 ;
    skos:definition "Litteratur skrevet på nygresk språk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/889/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/889/e23/> ;
    skos:prefLabel "Modern Greek literature"@en,
        "Nygresk litteratur"@nb .

humord:c06911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06911" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Guarani language literature"@en,
        "Guaranispråklig litteratur"@nb,
        "Guaranispråklig skjønnlitteratur"@nb ;
    skos:broader humord:c18580 ;
    skos:definition "Litteratur på guarani uansett land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/898.3822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/898.3822/e23/> ;
    skos:prefLabel "Guarani literature"@en,
        "Guarani litteratur"@nb .

humord:c06914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06914" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16658 ;
    skos:exactMatch <http://dewey.info/class/891.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.62/e23/> ;
    skos:prefLabel "Gaelic literature"@en,
        "Gælisk litteratur"@nb .

humord:c06915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06915" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/893.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/893.72/e23/> ;
    skos:prefLabel "Hausa literature"@en,
        "Hausa litteratur"@nb .

humord:c06916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06916" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.43/e23/> ;
    skos:prefLabel "Hindi literature"@en,
        "Hindi litteratur"@nb .

humord:c06917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06917" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18576 ;
    skos:exactMatch <http://dewey.info/class/891.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.1/e23/> ;
    skos:prefLabel "Indo-Aryan literature"@en,
        "Indoarisk litteratur"@nb .

humord:c06918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06918" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/820/e23/> ;
    skos:broader humord:c06914 ;
    skos:exactMatch <http://dewey.info/class/891.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820/e23/>,
        <http://dewey.info/class/891.62/e23/> ;
    skos:prefLabel "Irish literature"@en,
        "Irsk litteratur"@nb .

humord:c06919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06919" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.62/e23/> ;
    skos:broader humord:c06918 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.62/e23/> ;
    skos:prefLabel "Old Irish literature"@en,
        "Gammelirsk litteratur"@nb .

humord:c06920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06920" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Icelandic fiction"@en ;
    skos:broader humord:c06993 ;
    skos:closeMatch <http://dewey.info/class/839.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.69/e23/> ;
    skos:prefLabel "Icelandic literature"@en,
        "Islandsk litteratur"@nb .

humord:c06921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06921" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/850/e23/> ;
    skos:broader humord:c06979 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/850/e23/> ;
    skos:prefLabel "Italian literature"@en,
        "Italiensk litteratur"@nb .

humord:c06922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06922" ;
    dct:modified "2024-10-18T14:07:28"^^xsd:dateTime ;
    skos:altLabel "Japansk litteratur"@nb ;
    skos:broader humord:c18586 ;
    skos:exactMatch <http://dewey.info/class/895.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.6/e23/> ;
    skos:prefLabel "Japanese literature"@en,
        "Japansk litteratur"@nb .

humord:c06923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06923" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cassubian literature"@en ;
    skos:broadMatch <http://dewey.info/class/891.85/e23/> ;
    skos:broader humord:c17086 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.85/e23/> ;
    skos:prefLabel "Kashubian literature"@en,
        "Kasjubisk litteratur"@nb .

humord:c06924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06924" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06979 ;
    skos:definition "Katalanskspråklig litteratur uansett periode eller land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/849.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/849.9/e23/> ;
    skos:prefLabel "Catalan literature"@en,
        "Katalansk litteratur"@nb .

humord:c06925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06925" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/849.9/e23/> ;
    skos:broader humord:c06924 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/849.9/e23/> ;
    skos:prefLabel "Old Catalan literature"@en,
        "Gammelkatalansk litteratur"@nb .

humord:c06926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06926" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18585 ;
    skos:exactMatch <http://dewey.info/class/895.932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.932/e23/> ;
    skos:prefLabel "Khmer literature"@en,
        "Khmer litteratur"@nb .

humord:c06927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06927" ;
    dct:modified "2024-10-18T13:19:21"^^xsd:dateTime ;
    skos:altLabel "Chinese fiction"@en,
        "Kinesisk litteratur"@nb,
        "Kinesisk skjønnlitteratur"@nb ;
    skos:broader humord:c18578 ;
    skos:definition "Litteratur skrevet med kinesiske skrifttegn uansett periode eller land, eller bare i Kina, samt de klassiske verker, filosofi til og med Zhou og dynastisk historie til og med Han <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/895.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Chinese literature"@en,
        "Kinesisk litteratur"@nb .

humord:c06929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06929" ;
    dct:modified "2024-09-19T11:37:29"^^xsd:dateTime ;
    skos:altLabel "Congshu"@nb ;
    skos:broadMatch <http://dewey.info/class/895.1/e23/> ;
    skos:broader humord:c06927 ;
    skos:definition "Congshu er et kinesisk samleverk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Congshu"@en,
        "Congshu"@nb .

humord:c06930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06930" ;
    dct:modified "2024-10-09T13:07:07"^^xsd:dateTime ;
    skos:altLabel "Five Confucian classics"@en,
        "De fem klassikere"@nb,
        "De konfucianske fem klassikere"@nb,
        "Dei fem klassikarar"@nb,
        "Dei konfucianske fem klassikarar"@nb,
        "Fem klassikarar"@nb ;
    skos:broader humord:c06927 ;
    skos:definition "Fem klassikere er en korpus bestående av fem gamle kinesiske tekster benyttet i konfucianismen som et viktig studiegrunnlag, og består av de konfusianske klassikerne Yi jing, Shu jing, Li ji, Shi jing og Chun qiu <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/299.51282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.51282/e23/>,
        <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Five classics"@en,
        "Fem klassikere"@nb ;
    skos:relatedMatch <http://dewey.info/class/895.1/e23/> .

humord:c06931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06931" ;
    dct:modified "2022-08-15T07:49:27"^^xsd:dateTime ;
    skos:altLabel "Four books of Confucious"@en ;
    skos:broader humord:c06927 ;
    skos:closeMatch <http://dewey.info/class/181.112/e23/> ;
    skos:definition "Kinesisk kanon etablert av Zhu Xi under Song-dynastiet (Lun yu, Da xue, Zhong yong og Meng Zi) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.112/e23/>,
        <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Four books"@en,
        "Fire bøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/895.1/e23/> .

humord:c06932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06932" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.1/e23/> ;
    skos:broader humord:c06927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Guwen"@en,
        "Guwen"@nb .

humord:c06933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06933" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bronze inscriptions"@en,
        "Chinese bronze inscriptions"@en ;
    skos:broadMatch <http://dewey.info/class/895.1/e23/> ;
    skos:broader humord:c06927 ;
    skos:definition "Kinesiske, klassiske tekster, under Qin-dynastiet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Jinwen"@en,
        "Jinwen"@nb .

humord:c06934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06934" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/181.112/e23/> ;
    skos:broader humord:c06927 ;
    skos:definition "De konfusianske klassikere: Yi jing, Shu jing, Shi jing, Li ji, Yi li, Zhou li, Chun qiu, Zuo zhuan, Gong yang zhuan, Gu liang zhuan, Lun yu, Er ya og Xiao jing <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.112/e23/>,
        <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Thirteen classics"@en,
        "Tretten klassikere"@nb ;
    skos:relatedMatch <http://dewey.info/class/895.1/e23/> .

humord:c06935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06935" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17353 ;
    skos:closeMatch <http://dewey.info/class/891.597/e23/> ;
    skos:definition "Kurdisk litteratur, uansett land. - For kurdisk litteratur i et bestemt land/område, se Kurdisk litteratur * navnet på området, f.eks.: Kurdisk litteratur * Tyrkia, Kurdisk litteratur * Iran (UBO)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.597/e23/> ;
    skos:prefLabel "Kurdish literature"@en,
        "Kurdisk litteratur"@nb .

humord:c06936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06936" ;
    dct:modified "2024-10-21T08:47:52"^^xsd:dateTime ;
    skos:altLabel "Roman literature"@en,
        "Latinsk litteratur"@nb,
        "Romersk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/870/e23/> ;
    skos:broader humord:c18576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/870/e23/> ;
    skos:prefLabel "Latin literature"@en,
        "Latinsk litteratur"@nb .

humord:c06937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06937" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lettish literature"@en,
        "Lettisk litteratur"@nb ;
    skos:broader humord:c06877 ;
    skos:exactMatch <http://dewey.info/class/891.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.93/e23/> ;
    skos:prefLabel "Latvian literature"@en,
        "Latvisk litteratur"@nb .

humord:c06939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06939" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06877 ;
    skos:exactMatch <http://dewey.info/class/891.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.92/e23/> ;
    skos:prefLabel "Lithuanian literature"@en,
        "Litauisk litteratur"@nb .

humord:c06940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06940" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18582 ;
    skos:exactMatch <http://dewey.info/class/899.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.3/e23/> ;
    skos:prefLabel "Malagasy literature"@en,
        "Madagassisk litteratur"@nb .

humord:c06941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06941" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07006 ;
    skos:definition "Makedonskspråklig litteratur, uansett land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/891.819/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.819/e23/> ;
    skos:prefLabel "Macedonian literature"@en,
        "Makedonsk litteratur"@nb .

humord:c06942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06942" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18583 ;
    skos:exactMatch <http://dewey.info/class/894.812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.812/e23/> ;
    skos:prefLabel "Malayalam literature"@en,
        "Malayalam litteratur"@nb .

humord:c06943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06943" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.53/e23/> ;
    skos:broader humord:c17353 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.53/e23/> ;
    skos:prefLabel "Manichaean Middle Persian literature"@en,
        "Manikeisk middelpersisk litteratur"@nb .

humord:c06944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06944" ;
    dct:modified "2024-08-23T13:44:46"^^xsd:dateTime ;
    skos:altLabel "Araucana literature"@en,
        "Mapuche literature"@en,
        "Araukansk litteratur"@nb,
        "Mapuche litteratur"@nb,
        "Mapudungun litteratur"@nb ;
    skos:broader humord:c18580 ;
    skos:exactMatch <http://dewey.info/class/898.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/898.72/e23/> ;
    skos:prefLabel "Mapudungun literature"@en,
        "Mapudungun litteratur"@nb .

humord:c06945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06945" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.46/e23/> ;
    skos:prefLabel "Marathi literature"@en,
        "Marathi litteratur"@nb .

humord:c06947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06947" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellomindisk litteratur"@nb ;
    skos:broader humord:c06917 ;
    skos:exactMatch <http://dewey.info/class/891.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.3/e23/> ;
    skos:prefLabel "Prakrit literature"@en,
        "Middelindisk litteratur"@nb .

humord:c06949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06949" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06987 ;
    skos:closeMatch <http://dewey.info/class/891.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.2/e23/> ;
    skos:prefLabel "Modern Sanskrit literature"@en,
        "Moderne sanskrit litteratur"@nb .

humord:c06950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06950" ;
    dct:modified "2024-10-23T10:28:39"^^xsd:dateTime ;
    skos:altLabel "Mongolsk litteratur"@nb ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.23/e23/> ;
    skos:prefLabel "Mongolian literature"@en,
        "Mongolsk litteratur"@nb .

humord:c06951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06951" ;
    dct:modified "2024-08-29T07:56:30"^^xsd:dateTime ;
    skos:altLabel "Mexicano literature"@en,
        "Nahuatl litteratur"@nb ;
    skos:broader humord:c18580 ;
    skos:exactMatch <http://dewey.info/class/897.452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/897.452/e23/> ;
    skos:prefLabel "Nahuatl literature"@en,
        "Nahuatl litteratur"@nb .

humord:c06952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06952" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flemish literature"@en,
        "Flamsk litteratur"@nb ;
    skos:broader humord:c18621 ;
    skos:definition "Nederlandskspråklig litteratur i Nederland og Belgia etter ca 1500 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/839.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.31/e23/> ;
    skos:prefLabel "Dutch literature"@en,
        "Nederlandsk litteratur"@nb .

humord:c06954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06954" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:exactMatch <http://dewey.info/class/891.495/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.495/e23/> ;
    skos:prefLabel "Nepali literature"@en,
        "Nepali litteratur"@nb .

humord:c06955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06955" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.49/e23/> ;
    skos:broader humord:c18578 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.49/e23/> ;
    skos:prefLabel "Newari literature"@en,
        "Newari litteratur"@nb .

humord:c06956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06956" ;
    dct:modified "2024-10-14T09:12:43"^^xsd:dateTime ;
    skos:altLabel "Gammelislandsk litteratur"@nb,
        "Gammelnorsk litteratur"@nb,
        "Norrøn litteratur"@nb,
        "Norrøn sagalitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/839.6/e23/> ;
    skos:broader humord:c06993 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.6/e23/> ;
    skos:prefLabel "Old Norse literature"@en,
        "Norrøn litteratur"@nb .

humord:c06959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06959" ;
    dct:modified "2024-01-09T09:36:57"^^xsd:dateTime ;
    skos:altLabel "Norwegian fiction"@en,
        "Norsk fiksjon"@nb,
        "Norsk litteratur"@nb,
        "Norsk skjønnlitteratur"@nb ;
    skos:broader humord:c06993 ;
    skos:definition "Litteratur skrevet av nordmenn i Danmark og Norge etter ca 1550 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/839.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.82/e23/> ;
    skos:prefLabel "Norwegian literature"@en,
        "Norsk litteratur"@nb .

humord:c06961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06961" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06979 ;
    skos:closeMatch <http://dewey.info/class/849/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/849/e23/> ;
    skos:prefLabel "Occitan literature"@en,
        "Oksitansk litteratur"@nb .

humord:c06962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06962" ;
    dct:modified "2024-10-21T09:18:26"^^xsd:dateTime ;
    skos:altLabel "Ottoman literature"@en,
        "Osmanli litteratur"@nb,
        "Osmansk litteratur"@nb,
        "Ottomansk litteratur"@nb ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.35/e23/> ;
    skos:prefLabel "Osmanli literature"@en,
        "Osmanli litteratur"@nb ;
    skos:related humord:c07015,
        humord:c18274 .

humord:c06965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06965" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.59/e23/> ;
    skos:broader humord:c17353 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.59/e23/> ;
    skos:prefLabel "Ossetic literature"@en,
        "Ossetisk litteratur"@nb .

humord:c06966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06966" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Farsi literature"@en,
        "Farsi litteratur"@nb ;
    skos:broader humord:c17353 ;
    skos:exactMatch <http://dewey.info/class/891.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.55/e23/> ;
    skos:prefLabel "Persian literature"@en,
        "Persisk litteratur"@nb .

humord:c06967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06967" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17086 ;
    skos:exactMatch <http://dewey.info/class/891.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.85/e23/> ;
    skos:prefLabel "Polish literature"@en,
        "Polsk litteratur"@nb .

humord:c06968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06968" ;
    dct:modified "2017-05-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Portugese language literature"@en,
        "Portugisisk skjønnlitteratur"@nb,
        "Portugisiskspråklig litteratur"@nb ;
    skos:broader humord:c06979 ;
    skos:definition "Portugisiskspråklig litteratur etter ca 1500, uansett land. - For portugisisk litteratur i et bestemt land/område, se Portugisisk litteratur * navnet på området. F.eks. Portugisisk litteratur * Portugal, Portugisisk litteratur * Brasil (UBO)"@nb ;
    skos:exactMatch <http://dewey.info/class/869/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/869/e23/> ;
    skos:prefLabel "Portuguese literature"@en,
        "Portugisisk litteratur"@nb .

humord:c06971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06971" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Medieval Galician literature"@en ;
    skos:broadMatch <http://dewey.info/class/869/e23/> ;
    skos:broader humord:c06968 ;
    skos:definition "Portugisisk litteratur før ca. 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/869/e23/> ;
    skos:prefLabel "Old Portuguese literature"@en,
        "Gammelportugisisk litteratur"@nb .

humord:c06972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06972" ;
    dct:modified "2015-02-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/849/e23/> ;
    skos:broader humord:c06961 ;
    skos:definition "Litteratur skrevet på den oksitanske dialekten provencalsk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/849/e23/> ;
    skos:prefLabel "Provencal literature"@en,
        "Provencalsk litteratur"@nb .

humord:c06973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06973" ;
    dct:modified "1994-11-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/849/e23/> ;
    skos:broader humord:c06972 ;
    skos:definition "Litteratur skrevet på gammelprovencalsk språk ca. 1100 - ca. 1400 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/849/e23/> ;
    skos:prefLabel "Old Provencal literature"@en,
        "Gammelprovencalsk litteratur"@nb ;
    skos:related humord:c06823 .

humord:c06974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06974" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kechua litteratur"@nb,
        "Quichua litteratur"@nb ;
    skos:broader humord:c18580 ;
    skos:exactMatch <http://dewey.info/class/898.323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/898.323/e23/> ;
    skos:prefLabel "Quechuan literature"@en,
        "Quechua litteratur"@nb .

humord:c06977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06977" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Retoromansk skjønnlitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/859.9/e23/> ;
    skos:broader humord:c06979 ;
    skos:definition "Litteratur på retoromanske språk uansett land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/859.9/e23/> ;
    skos:prefLabel "Rhaeto-Romance literature"@en,
        "Retoromansk litteratur"@nb .

humord:c06979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06979" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Literature in the Romance languages"@en ;
    skos:broader humord:c18576 ;
    skos:closeMatch <http://dewey.info/class/840/e23/> ;
    skos:definition "Litteratur skrevet på romanske språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840/e23/> ;
    skos:prefLabel "Romance literature"@en,
        "Romansk litteratur"@nb .

humord:c06980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06980" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06977 ;
    skos:exactMatch <http://dewey.info/class/859.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/859.96/e23/> ;
    skos:prefLabel "Romansh literature"@en,
        "Rumantsch litteratur"@nb .

humord:c06981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06981" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rumensk skjønnlitteratur"@nb ;
    skos:broader humord:c06979 ;
    skos:closeMatch <http://dewey.info/class/859/e23/> ;
    skos:definition "Rumenskspråklig litteratur i og utenfor Romania, eller bare i Romania<UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/859/e23/> ;
    skos:prefLabel "Romanian literature"@en,
        "Rumensk litteratur"@nb .

humord:c06983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06983" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/859/e23/> ;
    skos:broader humord:c06981 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/859/e23/> ;
    skos:prefLabel "Old Romanian literature"@en,
        "Gammelrumensk litteratur"@nb .

humord:c06984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06984" ;
    dct:modified "2024-10-02T14:56:41"^^xsd:dateTime ;
    skos:altLabel "Russisk litteratur"@nb,
        "Sovjetisk litteratur"@nb,
        "Sovjetlitteratur"@nb ;
    skos:broader humord:c07033 ;
    skos:definition "Russiskspråklig litteratur, uansett land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/891.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.7/e23/> ;
    skos:prefLabel "Russian literature"@en,
        "Russisk litteratur"@nb .

humord:c06985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06985" ;
    dct:modified "2020-11-25T14:27:09"^^xsd:dateTime ;
    skos:altLabel "Old East Slavic literature"@en,
        "Gammeløstslavisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.7/e23/> ;
    skos:broader humord:c06984 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.7/e23/> ;
    skos:prefLabel "Old Russian literature"@en,
        "Gammelrussisk litteratur"@nb .

humord:c06986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06986" ;
    dct:modified "2024-10-18T09:51:26"^^xsd:dateTime ;
    skos:altLabel "Saami literature"@en,
        "Samisk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:exactMatch <http://dewey.info/class/894.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.57/e23/> ;
    skos:prefLabel "Sámi literature"@en,
        "Samisk litteratur"@nb .

humord:c06987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06987" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06917 ;
    skos:exactMatch <http://dewey.info/class/891.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.2/e23/> ;
    skos:prefLabel "Sanskrit literature"@en,
        "Sanskrit litteratur"@nb .

humord:c06988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06988" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Judaeo-Spanish literature"@en ;
    skos:broadMatch <http://dewey.info/class/860/e23/> ;
    skos:broader humord:c06999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/860/e23/> ;
    skos:prefLabel "Sephardi-Spanish literature"@en,
        "Sefardisk-spansk litteratur"@nb .

humord:c06989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06989" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07006 ;
    skos:closeMatch <http://dewey.info/class/891.82/e23/> ;
    skos:definition "Litteratur skrevet på serbokroatisk, uansett land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.82/e23/> ;
    skos:prefLabel "Serbo-Croatian literature"@en,
        "Serbokroatisk litteratur"@nb .

humord:c06990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06990" ;
    dct:modified "2001-10-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06989 ;
    skos:definition "Litteratur skrevet på kroatisk språk fra begynnelsen av 1990-tallet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/891.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.83/e23/> ;
    skos:prefLabel "Croatian literature"@en,
        "Kroatisk litteratur"@nb ;
    skos:related humord:c18300 .

humord:c06991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06991" ;
    dct:modified "2001-10-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06989 ;
    skos:definition "Litteratur skrevet på serbisk språk fra begynnelsen av 1990-tallet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/891.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.82/e23/> ;
    skos:prefLabel "Serbian literature"@en,
        "Serbisk litteratur"@nb ;
    skos:related humord:c18300 .

humord:c06992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06992" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Singhalese literature"@en,
        "Sinhala literature"@en ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.48/e23/> ;
    skos:prefLabel "Sinhalese literature"@en,
        "Singhalesisk litteratur"@nb .

humord:c06993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06993" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Scandinavian fiction"@en ;
    skos:broader humord:c18621 ;
    skos:closeMatch <http://dewey.info/class/839.5/e23/> ;
    skos:definition "Litteratur skrevet på skandinaviske språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.5/e23/> ;
    skos:prefLabel "Scandinavian literature"@en,
        "Skandinavisk litteratur"@nb .

humord:c06994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06994" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06914 ;
    skos:exactMatch <http://dewey.info/class/891.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.63/e23/> ;
    skos:prefLabel "Scottish Gaelic literature"@en,
        "Skotsk-gælisk litteratur"@nb .

humord:c06995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06995" ;
    dct:modified "2003-06-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Scots literature"@en ;
    skos:broadMatch <http://dewey.info/class/820/e23/> ;
    skos:broader humord:c06885 ;
    skos:closeMatch <http://dewey.info/class/891.63/e23/> ;
    skos:definition "Litteratur skrevet på skotsk språk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820/e23/>,
        <http://dewey.info/class/891.63/e23/> ;
    skos:prefLabel "Scottish literature"@en,
        "Skotsk litteratur"@nb .

humord:c06996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06996" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Slavonic literature"@en ;
    skos:broader humord:c18576 ;
    skos:definition "Litteratur skrevet på slaviske språk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/891.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.8/e23/> ;
    skos:prefLabel "Slavic literature"@en,
        "Slavisk litteratur"@nb .

humord:c06997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06997" ;
    dct:modified "2020-11-25T14:04:15"^^xsd:dateTime ;
    skos:altLabel "Slovakian literature"@en ;
    skos:broader humord:c17086 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/891.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.87/e23/> ;
    skos:prefLabel "Slovak literature"@en,
        "Slovakisk litteratur"@nb .

humord:c06998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06998" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Slovenian literature"@en ;
    skos:broader humord:c07006 ;
    skos:exactMatch <http://dewey.info/class/891.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.84/e23/> ;
    skos:prefLabel "Slovene literature"@en,
        "Slovensk litteratur"@nb .

humord:c06999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME06999" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Castilian literature"@en,
        "Spanish fiction"@en,
        "Spanish language literature"@en,
        "Kastiliansk litteratur"@nb,
        "Spansk skjønnlitteratur"@nb,
        "Spanskspråklig litteratur"@nb ;
    skos:broader humord:c06979 ;
    skos:closeMatch <http://dewey.info/class/860/e23/> ;
    skos:definition "Spanskspråklig litteratur etter ca 1500, uansett land. - For spansk litteratur i et bestemt land/område se Spansk litteratur * navnet på området. F.eks.: Spansk litteratur * Spania, Spansk litteratur * Argentina (UBO)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/860/e23/> ;
    skos:prefLabel "Spanish literature"@en,
        "Spansk litteratur"@nb .

humord:c07003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07003" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/860/e23/> ;
    skos:broader humord:c06999 ;
    skos:definition "Kastiliansk litteratur før ca 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/860/e23/> ;
    skos:prefLabel "Old Spanish literature"@en,
        "Gammelspansk litteratur"@nb .

humord:c07004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07004" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Swedish fiction"@en,
        "Svensk skjønnlitteratur"@nb ;
    skos:broader humord:c06993 ;
    skos:definition "Svenskspråklig litteratur i Sverige etter ca 1550 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/839.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.7/e23/> ;
    skos:prefLabel "Swedish literature"@en,
        "Svensk litteratur"@nb .

humord:c07006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07006" ;
    dct:modified "2020-11-25T14:02:53"^^xsd:dateTime ;
    skos:altLabel "South Slavonic literature"@en,
        "Sydslavisk litteratur"@nb ;
    skos:broader humord:c06996 ;
    skos:closeMatch <http://dewey.info/class/891.81/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.81/e23/> ;
    skos:prefLabel "South Slavic literature"@en,
        "Sørslavisk litteratur"@nb .

humord:c07008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07008" ;
    dct:modified "2024-10-23T08:37:22"^^xsd:dateTime ;
    skos:altLabel "Tamil litteratur"@nb ;
    skos:broader humord:c18583 ;
    skos:exactMatch <http://dewey.info/class/894.811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.811/e23/> ;
    skos:prefLabel "Tamil literature"@en,
        "Tamil litteratur"@nb .

humord:c07009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07009" ;
    dct:modified "2024-09-04T15:56:06"^^xsd:dateTime ;
    skos:altLabel "Cankam"@nb,
        "Sangam"@nb ;
    skos:broadMatch <http://dewey.info/class/894.81111/e23/> ;
    skos:broader humord:c07008 ;
    skos:definition "Sangam er tamilsk klassisk litteratur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.81111/e23/> ;
    skos:prefLabel "Sangam"@en,
        "Sangam"@nb .

humord:c07011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07011" ;
    dct:modified "2020-11-25T15:14:26"^^xsd:dateTime ;
    skos:broader humord:c18583 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/894.827/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.827/e23/> ;
    skos:prefLabel "Telugu literature"@en,
        "Telugu litteratur"@nb .

humord:c07012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07012" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18586 ;
    skos:closeMatch <http://dewey.info/class/895.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.91/e23/> ;
    skos:prefLabel "Thai literature"@en,
        "Thai litteratur"@nb .

humord:c07013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07013" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17086 ;
    skos:exactMatch <http://dewey.info/class/891.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.86/e23/> ;
    skos:prefLabel "Czech literature"@en,
        "Tsjekkisk litteratur"@nb .

humord:c07014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07014" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.86/e23/> ;
    skos:broader humord:c07013 ;
    skos:definition "Tsjekkisk litteratur til 1620 <K.Gammelgaard, 26.2.93>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.86/e23/> ;
    skos:prefLabel "Old Czech literature"@en,
        "Gammeltsjekkisk litteratur"@nb .

humord:c07015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07015" ;
    dct:modified "2024-10-21T09:18:35"^^xsd:dateTime ;
    skos:altLabel "Tyrkisk litteratur"@nb ;
    skos:broader humord:c18574 ;
    skos:editorialNote "Brukes både om Tyrkia-tyrkisk litteratur og om litteratur skrevet på tyrkiske språk generelt"@nb ;
    skos:exactMatch <http://dewey.info/class/894.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.35/e23/> ;
    skos:prefLabel "Turkish literature"@en,
        "Tyrkisk litteratur"@nb ;
    skos:related humord:c06962,
        humord:c13156,
        humord:c18274 .

humord:c07016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07016" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "German fiction"@en,
        "Tysk skjønnlitteratur"@nb,
        "Tyskspråklig litteratur"@nb ;
    skos:broader humord:c18621 ;
    skos:definition "Tyskspråklig litteratur etter ca 1500, uansett land. - For tysk litteratur i et bestemt land/område, se Tysk litteratur * navnet på området. F.eks. Tysk litteratur * Tyskland, Tysk litteratur * Østerrike (UBO)"@nb ;
    skos:exactMatch <http://dewey.info/class/830/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830/e23/> ;
    skos:prefLabel "German literature"@en,
        "Tysk litteratur"@nb .

humord:c07019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07019" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/830/e23/> ;
    skos:broader humord:c07016 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830/e23/> ;
    skos:prefLabel "Old High German literature"@en,
        "Gammelhøytysk litteratur"@nb .

humord:c07020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07020" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellomhøytysk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/830/e23/> ;
    skos:broader humord:c07016 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830/e23/> ;
    skos:prefLabel "Middle High German literature"@en,
        "Middelhøytysk litteratur"@nb .

humord:c07022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07022" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07033 ;
    skos:closeMatch <http://dewey.info/class/891.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.79/e23/> ;
    skos:prefLabel "Ukrainian lliterature"@en,
        "Ukrainsk litteratur"@nb .

humord:c07023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07023" ;
    dct:modified "2024-10-18T09:51:46"^^xsd:dateTime ;
    skos:altLabel "Ungarsk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:exactMatch <http://dewey.info/class/894.511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.511/e23/> ;
    skos:prefLabel "Hungarian literature"@en,
        "Ungarsk litteratur"@nb .

humord:c07024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07024" ;
    dct:modified "2024-10-18T09:51:56"^^xsd:dateTime ;
    skos:altLabel "Uralsk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:closeMatch <http://dewey.info/class/894.5/e23/> ;
    skos:definition "Litteratur skrevet på uralske språk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.5/e23/> ;
    skos:prefLabel "Uralic literature"@en,
        "Uralsk litteratur"@nb .

humord:c07025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07025" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:exactMatch <http://dewey.info/class/891.439/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.439/e23/> ;
    skos:prefLabel "Urdu literature"@en,
        "Urdu litteratur"@nb .

humord:c07026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07026" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uzbekisk litteratur"@nb ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.325/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.325/e23/> ;
    skos:prefLabel "Uzbek literature"@en,
        "Usbekisk litteratur"@nb .

humord:c07028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07028" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06917 ;
    skos:closeMatch <http://dewey.info/class/294.5921/e23/> ;
    skos:exactMatch <http://dewey.info/class/891.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5921/e23/>,
        <http://dewey.info/class/891.29/e23/> ;
    skos:prefLabel "Vedic literature"@en,
        "Vedisk litteratur"@nb .

humord:c07029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07029" ;
    dct:modified "2024-08-26T16:01:45"^^xsd:dateTime ;
    skos:altLabel "Cymric literature"@en,
        "Moderne walisisk litteratur"@nb,
        "Walisisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/820/e23/> ;
    skos:broader humord:c16658 ;
    skos:exactMatch <http://dewey.info/class/891.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820/e23/>,
        <http://dewey.info/class/891.66/e23/> ;
    skos:prefLabel "Welsh literature"@en,
        "Walisisk litteratur"@nb .

humord:c07031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07031" ;
    dct:modified "2024-10-21T08:31:53"^^xsd:dateTime ;
    skos:altLabel "Mellomwalisisk litteratur"@nb,
        "Middelwalisisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.66/e23/> ;
    skos:broader humord:c07029 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.66/e23/> ;
    skos:prefLabel "Middle Welsh literature"@en,
        "Middelwalisisk litteratur"@nb .

humord:c07033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07033" ;
    dct:modified "2024-08-21T10:54:14"^^xsd:dateTime ;
    skos:altLabel "East Slavic literature"@en,
        "Austslavisk litteratur"@nb ;
    skos:broader humord:c06996 ;
    skos:closeMatch <http://dewey.info/class/891.7/e23/> ;
    skos:definition "Litteratur skrevet på østslaviske språk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.7/e23/> ;
    skos:prefLabel "East Slavonic literature"@en,
        "Østslavisk litteratur"@nb .

humord:c07035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07035" ;
    dct:modified "2024-10-14T15:17:24"^^xsd:dateTime ;
    skos:altLabel "Bardedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--352/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Bardediktning er gude- og heltekvad forfattet av keltiske barder <Chr>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--352/e23/> ;
    skos:prefLabel "Bardic poetry"@en,
        "Bardediktning"@nb ;
    skos:related humord:c06703,
        humord:c06708,
        humord:c06711,
        humord:c06745,
        humord:c06746,
        humord:c07069 .

humord:c07037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07037" ;
    dct:modified "2024-07-04T11:25:43"^^xsd:dateTime ;
    skos:altLabel "Children's books"@en,
        "Barnebøker"@nb,
        "Barnelitteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur for barn <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030071,
        <http://dewey.info/class/002.083/e23/>,
        <http://dewey.info/class/3B--0809282/e23/>,
        <http://dewey.info/class/3B--099282/e23/>,
        <http://dewey.info/class/808.068/e23/>,
        <http://dewey.info/class/808.899282/e23/>,
        <http://dewey.info/class/809.89282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030071,
        <http://dewey.info/class/002.083/e23/>,
        <http://dewey.info/class/011.62/e23/>,
        <http://dewey.info/class/070.5083/e23/>,
        <http://dewey.info/class/3B--0809282/e23/>,
        <http://dewey.info/class/3B--099282/e23/>,
        <http://dewey.info/class/741.642/e23/>,
        <http://dewey.info/class/808.068/e23/>,
        <http://dewey.info/class/808.899282/e23/>,
        <http://dewey.info/class/809.89282/e23/> ;
    skos:prefLabel "Children's literature"@en,
        "Barnelitteratur"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.62/e23/>,
        <http://dewey.info/class/070.5083/e23/>,
        <http://dewey.info/class/741.642/e23/> .

humord:c07039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07039" ;
    dct:modified "2024-09-09T16:55:58"^^xsd:dateTime ;
    skos:altLabel "Bildebok"@nb,
        "Billedbok"@nb,
        "Billedbøker"@nb ;
    skos:broadMatch <http://dewey.info/class/002.083/e23/> ;
    skos:broader humord:c00163 ;
    skos:closeMatch <http://dewey.info/class/741.64/e23/> ;
    skos:exactMatch realfagstermer:c030074 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030074,
        <http://dewey.info/class/002.083/e23/>,
        <http://dewey.info/class/027.625/e23/>,
        <http://dewey.info/class/741.64/e23/>,
        <http://dewey.info/class/808.899282/e23/> ;
    skos:prefLabel "Picture books"@en,
        "Bildebøker"@nb ;
    skos:related humord:c67252 ;
    skos:relatedMatch <http://dewey.info/class/027.625/e23/>,
        <http://dewey.info/class/808.899282/e23/> .

humord:c07043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07043" ;
    dct:modified "2020-11-16T14:19:47"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:definition "Litterære vitnesbyrd som omfatter såvel private meddelelser mellom personer som skjønnlitterære verker i brevform <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3A--6/e23/>,
        <http://dewey.info/class/3B--6/e23/>,
        <http://dewey.info/class/808.86/e23/>,
        <http://dewey.info/class/809.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--6/e23/>,
        <http://dewey.info/class/3B--6/e23/>,
        <http://dewey.info/class/808.86/e23/>,
        <http://dewey.info/class/809.6/e23/> ;
    skos:prefLabel "Epistolary fiction"@en,
        "Brevlitteratur"@nb ;
    skos:related humord:c00185,
        humord:c17955 .

humord:c07044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07044" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:broader humord:c07034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Burlesque literature"@en,
        "Burlesk litteratur"@nb ;
    skos:related humord:c06642,
        humord:c07080 .

humord:c07045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07045" ;
    dct:modified "2020-11-16T14:44:32"^^xsd:dateTime ;
    skos:altLabel "Decadent literature"@en,
        "Dekadente bevegelse"@nb ;
    skos:broadMatch <http://dewey.info/class/808.80034/e23/>,
        <http://dewey.info/class/809.034/e23/> ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.80034/e23/>,
        <http://dewey.info/class/809.034/e23/> ;
    skos:prefLabel "Decadent movement"@en,
        "Dekadanselitteratur"@nb .

humord:c07047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07047" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/3B--105/e23/>,
        <http://dewey.info/class/808.815/e23/>,
        <http://dewey.info/class/809.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--105/e23/>,
        <http://dewey.info/class/808.815/e23/>,
        <http://dewey.info/class/809.15/e23/> ;
    skos:prefLabel "Didactic literature"@en,
        "Didaktisk litteratur"@nb ;
    skos:related humord:c06786 ;
    skos:relatedMatch <http://dewey.info/class/3A--1/e23/> .

humord:c07048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07048" ;
    dct:modified "2020-11-16T14:50:14"^^xsd:dateTime ;
    skos:altLabel "Diasporic literature"@en ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur skrevet av forfattere som lever i landflyktighet eller landsforvisning <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3C--3526914/e23/>,
        <http://dewey.info/class/808.899206914/e23/>,
        <http://dewey.info/class/809.933526914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3526914/e23/>,
        <http://dewey.info/class/808.899206914/e23/>,
        <http://dewey.info/class/809.933526914/e23/> ;
    skos:prefLabel "Exile literature"@en,
        "Eksillitteratur"@nb ;
    skos:related humord:c07051 .

humord:c07049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07049" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Emblem literature"@en,
        "Emblematic literature"@en,
        "Emblematic works"@en,
        "Emblemdiktning"@nb ;
    skos:broadMatch <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur som populariserte visse symbolske bilder (emblemer) som ble allmannseie, og som ble opptatt i dikternes bildebruk <LL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8015/e23/>,
        <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Emblem books"@en,
        "Emblemlitteratur"@nb ;
    skos:related humord:c06802 .

humord:c07051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07051" ;
    dct:modified "2024-09-09T16:14:46"^^xsd:dateTime ;
    skos:altLabel "Migration literature"@en,
        "Emigrantlitteratur"@nb,
        "Immigrantlitteratur"@nb,
        "Innvandrarlitteratur"@nb,
        "Innvandrerlitteratur"@nb,
        "Migrantlitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--352691/e23/>,
        <http://dewey.info/class/808.89920691/e23/>,
        <http://dewey.info/class/809.93352691/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur om (og ofte av) utvandrere <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--352691/e23/>,
        <http://dewey.info/class/808.89920691/e23/>,
        <http://dewey.info/class/809.93352691/e23/> ;
    skos:prefLabel "Migrant literature"@en,
        "Migrantlitteratur"@nb ;
    skos:related humord:c07048 .

humord:c07052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07052" ;
    dct:modified "2020-11-16T14:56:33"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:definition "Litteratur som forfekter visse oppfatninger eller programmer <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--355/e23/>,
        <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.80355/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.93355/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:prefLabel "Committed literature"@en,
        "Engasjert litteratur"@nb ;
    skos:relatedMatch <http://dewey.info/class/3C--355/e23/>,
        <http://dewey.info/class/808.80355/e23/>,
        <http://dewey.info/class/809.93355/e23/> .

humord:c07053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07053" ;
    dct:modified "2020-11-16T14:57:53"^^xsd:dateTime ;
    skos:altLabel "Politisk diktning"@nb ;
    skos:broader humord:c07052 ;
    skos:closeMatch <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:prefLabel "Political literature"@en,
        "Politisk litteratur"@nb .

humord:c07055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07055" ;
    dct:modified "2020-11-16T16:18:11"^^xsd:dateTime ;
    skos:broader humord:c07052 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3552/e23/>,
        <http://dewey.info/class/808.803552/e23/>,
        <http://dewey.info/class/809.933552/e23/> ;
    skos:prefLabel "Protest literature"@en,
        "Protestlitteratur"@nb ;
    skos:relatedMatch <http://dewey.info/class/3C--3552/e23/>,
        <http://dewey.info/class/808.803552/e23/>,
        <http://dewey.info/class/809.933552/e23/> .

humord:c07056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07056" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nonfiction"@en,
        "Fagbøker"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur hvis hensikt er å formidle informasjon, til forskjell fra skjønnlitteratur som, i større eller mindre grad, har et oppdiktet innhold og et kunstnerisk siktemål <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/808.066/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Non-fiction"@en,
        "Faglitteratur"@nb ;
    skos:related humord:c06695,
        humord:c06853 .

humord:c07057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07057" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fantasylitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/> ;
    skos:broader humord:c07034 ;
    skos:exactMatch <http://dewey.info/class/3B--308766/e23/>,
        <http://dewey.info/class/808.838766/e23/>,
        <http://dewey.info/class/809.38766/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--308766/e23/>,
        <http://dewey.info/class/808.838766/e23/>,
        <http://dewey.info/class/809.38766/e23/>,
        <http://dewey.info/class/813.0876608/e23/>,
        <http://dewey.info/class/823.0876608/e23/> ;
    skos:prefLabel "Fantasy fiction"@en,
        "Fantastisk litteratur"@nb ;
    skos:related humord:c06641,
        humord:c06652 ;
    skos:relatedMatch <http://dewey.info/class/813.0876608/e23/>,
        <http://dewey.info/class/823.0876608/e23/> .

humord:c07058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07058" ;
    dct:modified "2024-08-16T09:33:02"^^xsd:dateTime ;
    skos:altLabel "Antiutopiar (Litteratur)"@nb,
        "Antiutopier (Litteratur)"@nb,
        "Dystopiar"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--080372/e23/>,
        <http://dewey.info/class/3B--09372/e23/>,
        <http://dewey.info/class/3C--372/e23/>,
        <http://dewey.info/class/808.80372/e23/>,
        <http://dewey.info/class/809.93372/e23/> ;
    skos:broader humord:c07057 ;
    skos:definition "Dystopi er en litterær sjanger som skildrer en ubehagelig, imaginær (framtidig) verden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.49/e23/>,
        <http://dewey.info/class/3B--080372/e23/>,
        <http://dewey.info/class/3B--09372/e23/>,
        <http://dewey.info/class/3C--372/e23/>,
        <http://dewey.info/class/808.80372/e23/>,
        <http://dewey.info/class/809.93372/e23/> ;
    skos:prefLabel "Dystopias"@en,
        "Dystopier"@nb ;
    skos:related humord:c22827 ;
    skos:relatedMatch <http://dewey.info/class/303.49/e23/> .

humord:c07060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07060" ;
    dct:modified "2024-07-04T08:24:17"^^xsd:dateTime ;
    skos:altLabel "Science fiction"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--15/e23/> ;
    skos:broader humord:c07057 ;
    skos:definition "Science fiction er en samlebetegnelse som brukes om ulike former av fantastisk litteratur og film, ofte knyttet til ny eller spekulativ teknologi.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030105,
        <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.38762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030105,
        <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/3C--15/e23/>,
        <http://dewey.info/class/808.38762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:prefLabel "Science fiction"@en,
        "Science fiction"@nb ;
    skos:related humord:c06733,
        humord:c21094,
        humord:c22827 .

humord:c07061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07061" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--080372/e23/>,
        <http://dewey.info/class/3B--09372/e23/>,
        <http://dewey.info/class/3C--372/e23/>,
        <http://dewey.info/class/808.80372/e23/>,
        <http://dewey.info/class/809.93372/e23/> ;
    skos:broader humord:c07057 ;
    skos:definition "En art litteratur som skildrer en imaginær ideell verden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--080372/e23/>,
        <http://dewey.info/class/3B--09372/e23/>,
        <http://dewey.info/class/3C--372/e23/>,
        <http://dewey.info/class/808.80372/e23/>,
        <http://dewey.info/class/809.93372/e23/> ;
    skos:prefLabel "Utopian literature"@en,
        "Utopisk litteratur"@nb .

humord:c07062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07062" ;
    dct:modified "2024-10-30T15:47:25"^^xsd:dateTime ;
    skos:altLabel "Prose fiction"@en,
        "Fiksjon"@nb,
        "Fiksjonslitteratur"@nb,
        "Fiksjonsprosa"@nb,
        "Fortellerprosa"@nb,
        "Skjønnlitterær prosa"@nb ;
    skos:broadMatch <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06841 ;
    skos:definition "Fortellende diktning i ubunden form <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Fiction"@en,
        "Fiksjonsprosa"@nb ;
    skos:related humord:c06686,
        humord:c06695,
        humord:c07085 ;
    skos:relatedMatch <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/808.3/e23/> .

humord:c07065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07065" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/3B--308729/e23/> ;
    skos:definition "Skjønnlitteratur som kjennetegnes av dystre miljøer, voldsomme og groteske handlinger og en atmosfære preget av forfall, degenerasjon og dekadense <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--308729/e23/> ;
    skos:prefLabel "Gothic literature"@en,
        "Gotisk litteratur"@nb .

humord:c07066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07066" ;
    dct:modified "2007-07-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Heimstaddikting"@nb,
        "Hjemstavnsdiktning"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c07034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Homeplace literature"@en,
        "Heimstaddiktning"@nb ;
    skos:related humord:c12586 .

humord:c07069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07069" ;
    dct:modified "2025-02-04T15:41:53"^^xsd:dateTime ;
    skos:altLabel "Epic poetry"@en,
        "Epopee"@en,
        "Epos"@en,
        "Heltedikt"@nb,
        "Heltedikting"@nb,
        "Heroiske epos"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Samlebetegnelse for episk dikting på folkespråk som handler om fortidige helters bedrifter, gjerne fra en mytisk sagnhistorie <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Epic"@en,
        "Heltediktning"@nb ;
    skos:related humord:c06703,
        humord:c06745,
        humord:c06746,
        humord:c07035 .

humord:c07071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07071" ;
    dct:modified "2020-11-17T08:25:28"^^xsd:dateTime ;
    skos:altLabel "Bucolic poetry"@en,
        "Bukolisk diktning"@nb,
        "Hyrdedikting"@nb,
        "Pastoral diktning"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.819321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Dikting (lyrikk, epikk eller dramatikk) som har hyrdeliv, landlivets fred etc som tema <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/808.819321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:prefLabel "Pastoral poetry"@en,
        "Hyrdediktning"@nb ;
    skos:related humord:c06670,
        humord:c06781 .

humord:c07075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07075" ;
    dct:modified "2020-11-17T08:28:04"^^xsd:dateTime ;
    skos:altLabel "Idyls"@en ;
    skos:broadMatch <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:broader humord:c07071 ;
    skos:definition "Diktning som skildrer naturlige, fredelige (særlig landlige) forhold <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--321734/e23/>,
        <http://dewey.info/class/809.93321734/e23/> ;
    skos:prefLabel "Idylls"@en,
        "Idyller"@nb ;
    skos:related humord:c06670,
        humord:c06738,
        humord:c06781 .

humord:c07076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07076" ;
    dct:modified "2024-05-22T13:08:04"^^xsd:dateTime ;
    skos:altLabel "Detektivlitteratur"@nb,
        "Kriminallitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.83872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Kriminallitteratur, ofte berre kalla krim, er underhaldande, spenningsfylt litteratur om etterforsking og oppklaring av brotsverk. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--30872/e23/>,
        <http://dewey.info/class/808.83872/e23/>,
        <http://dewey.info/class/809.3872/e23/> ;
    skos:prefLabel "Crime fiction"@en,
        "Kriminallitteratur"@nb ;
    skos:related humord:c06754,
        humord:c29195 .

humord:c07078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07078" ;
    dct:modified "2020-11-17T08:42:41"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--0803522/e23/>,
        <http://dewey.info/class/3B--093522/e23/>,
        <http://dewey.info/class/3C--3522/e23/>,
        <http://dewey.info/class/3C--9287/e23/> ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/808.899287/e23/>,
        <http://dewey.info/class/809.89287/e23/>,
        <http://dewey.info/class/809.933522/e23/> ;
    skos:definition "Litteratur av, for og om kvinner <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--0803522/e23/>,
        <http://dewey.info/class/3B--093522/e23/>,
        <http://dewey.info/class/3C--3522/e23/>,
        <http://dewey.info/class/3C--9287/e23/>,
        <http://dewey.info/class/808.899287/e23/>,
        <http://dewey.info/class/809.89287/e23/>,
        <http://dewey.info/class/809.933522/e23/> ;
    skos:prefLabel "Women's literature"@en,
        "Kvinnelitteratur"@nb .

humord:c07079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07079" ;
    dct:modified "2020-11-23T16:31:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/242/e23/> ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/204.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.32/e23/>,
        <http://dewey.info/class/242/e23/> ;
    skos:prefLabel "Devotional literature"@en,
        "Oppbyggelseslitteratur"@nb ;
    skos:related humord:c07083,
        humord:c08722 .

humord:c07080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07080" ;
    dct:modified "2020-11-23T16:39:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.87/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur som latterliggjør heltediktningen ved å skildre trivielle eller frivole handlinger i en opphøyet stil <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.87/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:prefLabel "Mock-heroic literature"@en,
        "Pseudoheroisk litteratur"@nb ;
    skos:related humord:c06565,
        humord:c06710,
        humord:c07044 .

humord:c07081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2025-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07081" ;
    dct:modified "2025-02-02T20:25:32"^^xsd:dateTime ;
    skos:altLabel "Itineraries"@en,
        "Travel descriptions"@en,
        "Travel diaries"@en,
        "Travel literature"@en,
        "Travelers' writings"@en,
        "Travellers' writings"@en,
        "Travelogs"@en,
        "Travelogues"@en,
        "Reiselitteratur"@nb,
        "Reiseskildringar"@nb,
        "Reiseskildringer"@nb ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/3C--32/e23/>,
        <http://dewey.info/class/808.8032/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:definition "Reiselitteratur er litteratur hvor reisen er motiv og motor.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:exactMatch realfagstermer:c030159 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030159,
        <http://dewey.info/class/3C--32/e23/>,
        <http://dewey.info/class/808.8032/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Travel writing"@en,
        "Reiselitteratur"@nb .

humord:c07083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07083" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:exactMatch <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:prefLabel "Religious literature"@en,
        "Religiøs litteratur"@nb ;
    skos:related humord:c07079 .

humord:c07084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07084" ;
    dct:modified "2020-11-25T15:10:11"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.83/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Cycles (Literature)"@en,
        "Sykluser (Litteratur)"@nb .

humord:c07085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07085" ;
    dct:modified "2024-02-20T12:11:53"^^xsd:dateTime ;
    skos:altLabel "Light fiction"@en,
        "Pulp fiction"@en,
        "Forbrukslitteratur"@nb,
        "Kiosklitteratur"@nb,
        "Kjøkkentrapplitteratur"@nb,
        "Konformlitteratur"@nb,
        "Kvantitetslitteratur"@nb,
        "Marginallitteratur"@nb,
        "Masselitteratur"@nb,
        "Morskapslesning"@nb,
        "Paralitteratur"@nb,
        "Pulp (Litteratur)"@nb,
        "Sublitteratur"@nb,
        "Triviallitteratur"@nb,
        "Underholdningslitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Den litteratur som er utgitt i stort opplag, er blitt mest lest og som karakteriseres ved klisjefylt språk, stilisert handlingsmønster og stereotype personer <LL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Popular literature"@en,
        "Populærlitteratur"@nb ;
    skos:related humord:c06695,
        humord:c07062 ;
    skos:relatedMatch <http://dewey.info/class/306.488/e23/> .

humord:c07098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07098" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Folkebok"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/> ;
    skos:broader humord:c07085 ;
    skos:exactMatch <http://dewey.info/class/398.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/398.5/e23/> ;
    skos:prefLabel "Chapbooks"@en,
        "Folkebøker"@nb ;
    skos:related humord:c06762 .

humord:c07100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07100" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:broader humord:c07034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:prefLabel "Underground literature"@en,
        "Undergrunnslitteratur"@nb ;
    skos:related humord:c28637 .

humord:c07102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07102" ;
    dct:modified "2023-12-19T10:28:03"^^xsd:dateTime ;
    skos:altLabel "Young adult literature"@en,
        "Tenåringslitteratur"@nb,
        "Ungdomsbøker"@nb,
        "Ungdomslitteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur for ungdom <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030113,
        <http://dewey.info/class/808.899283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030113,
        <http://dewey.info/class/808.899283/e23/> ;
    skos:prefLabel "Young adult fiction"@en,
        "Ungdomslitteratur"@nb .

humord:c07103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07103" ;
    dct:modified "1996-10-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "De litterære verker som har spilt en særlig rolle i kulturlandenes bevissthet, og som det er gått ut bestemmende impulser fra <Aa>"@nb ;
    skos:editorialNote "Brukes også i betydningen \"all verdens litteratur\""@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "World literature"@en,
        "Verdenslitteratur"@nb ;
    skos:related humord:c06467 .

humord:c07104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07104" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/>,
        <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> ;
    skos:prefLabel "Visionary literature"@en,
        "Visjonslitteratur"@nb ;
    skos:relatedMatch <http://dewey.info/class/204.2/e23/>,
        <http://dewey.info/class/3C--382/e23/>,
        <http://dewey.info/class/808.80382/e23/>,
        <http://dewey.info/class/809.93382/e23/> .

humord:c07105 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07105" ;
    dct:modified "2020-04-30T11:04:26"^^xsd:dateTime ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Names, persons and characters"@en,
        "Navn, personer og skikkelser"@nb ;
    skos:topConceptOf humord: .

humord:c07106 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07106" ;
    dct:modified "2020-04-30T11:10:19"^^xsd:dateTime ;
    skos:broader humord:c07105 ;
    skos:editorialNote "Her navn som ikke tas inn i BIBSYS marcfelt 600, 610, 611 og 630"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Names (Fictitious persons, gods, items, finds etc.)"@en,
        "Navn (Fiktive personer, guder, gjenstander, funn osv.)"@nb .

humord:c07107 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07107" ;
    dct:modified "2024-11-08T09:46:01"^^xsd:dateTime ;
    skos:altLabel "Namn frå religion og mytologi"@nb ;
    skos:broader humord:c07106 ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from religion and mythology"@en,
        "Navn fra religion og mytologi"@nb ;
    skos:related humord:c07552 .

humord:c07108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07108" ;
    dct:modified "2024-07-05T07:42:21"^^xsd:dateTime ;
    skos:altLabel "Adonis"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Adonis"@en,
        "Adonis"@nb .

humord:c07109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07109" ;
    dct:modified "2024-07-26T12:27:39"^^xsd:dateTime ;
    skos:altLabel "Afrodite"@nb,
        "Aphrodite"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Aphrodite"@en,
        "Afrodite"@nb ;
    skos:related humord:c07162 .

humord:c07111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07111" ;
    dct:modified "2024-08-14T09:13:31"^^xsd:dateTime ;
    skos:altLabel "Amen"@en,
        "Ammon"@en,
        "Amon"@en,
        "Amon"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Amon er en egyptisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Amun"@en,
        "Amon"@nb .

humord:c07112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07112" ;
    dct:modified "2024-08-14T09:15:42"^^xsd:dateTime ;
    skos:altLabel "Amor and Psyche"@en,
        "Amor"@nb,
        "Amor og Psyke"@nb,
        "Psyke (Mytologisk skikkelse)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Cupid and Psyche"@en,
        "Amor og Psyke"@nb .

humord:c07116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07116" ;
    dct:modified "2024-08-14T13:53:36"^^xsd:dateTime ;
    skos:altLabel "Anath"@en,
        "Anat"@nb ;
    skos:broadMatch <http://dewey.info/class/299.2/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Anat er en semittisk kjærlighets- og krigsgudinne <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.2/e23/> ;
    skos:prefLabel "Anat"@en,
        "Anat"@nb .

humord:c07117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07117" ;
    dct:modified "2024-08-15T13:39:39"^^xsd:dateTime ;
    skos:altLabel "Antigone"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Antigone"@en,
        "Antigone"@nb .

humord:c07118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07118" ;
    dct:modified "2024-08-16T14:13:40"^^xsd:dateTime ;
    skos:altLabel "Apollo"@nb,
        "Apollon"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Brukes om guden Apollon for både gresk og romersk mytologi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Apollo"@en,
        "Apollon"@nb ;
    skos:related humord:c07126 .

humord:c07119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07119" ;
    dct:modified "2024-08-28T10:20:17"^^xsd:dateTime ;
    skos:altLabel "Ash Lad"@en,
        "Oskefisen"@en,
        "Oskefisen"@nb,
        "Oskeladden"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Askeladden"@en,
        "Askeladden"@nb .

humord:c07120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07120" ;
    dct:modified "2024-08-28T10:20:48"^^xsd:dateTime ;
    skos:altLabel "Askepott"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Cinderella"@en,
        "Askepott"@nb .

humord:c07121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07121" ;
    dct:modified "2024-10-09T07:46:41"^^xsd:dateTime ;
    skos:altLabel "Baba Jaga"@en,
        "Baba Jaga"@nb,
        "Baba-Jaga"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Baba.-Jaga er en eventyrskikkelse som opptrer i østslaviske undereventyr <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/> ;
    skos:prefLabel "Baba Yaga"@en,
        "Baba-Jaga"@nb .

humord:c07122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07122" ;
    dct:modified "2024-10-09T08:18:21"^^xsd:dateTime ;
    skos:altLabel "Bacchus"@nb,
        "Bakkhos"@nb,
        "Bakkus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Bacchus er en romersk vingud. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Bacchus"@en,
        "Bacchus"@nb ;
    skos:related humord:c07129,
        humord:c15137 .

humord:c07124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07124" ;
    dct:modified "2024-09-16T13:50:16"^^xsd:dateTime ;
    skos:altLabel "Chryseis"@nb,
        "Cressida"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Chryseis"@en,
        "Chryseis"@nb ;
    skos:related humord:c07158 .

humord:c07126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07126" ;
    dct:modified "2024-09-11T12:04:18"^^xsd:dateTime ;
    skos:altLabel "Dafne"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Daphne"@en,
        "Dafne"@nb ;
    skos:related humord:c07118 .

humord:c07127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07127" ;
    dct:modified "2024-09-26T10:59:30"^^xsd:dateTime ;
    skos:altLabel "Daidalos"@en,
        "Daidalos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Daidalos er i gresk mytologi en stor kunstner og oppfinner, kjent for blant annet labyrinten på Kreta. Ikaros' far <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Daedalus"@en,
        "Daidalos"@nb .

humord:c07128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07128" ;
    dct:modified "2024-11-07T20:10:29"^^xsd:dateTime ;
    skos:altLabel "Devi"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Den store gudinnen i hinduistisk mytologi <Ruud>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Devi"@en,
        "Devi"@nb .

humord:c07129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07129" ;
    dct:modified "2024-11-08T10:27:19"^^xsd:dateTime ;
    skos:altLabel "Dionysos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Dionysus"@en,
        "Dionysos"@nb ;
    skos:related humord:c07122,
        humord:c19439 .

humord:c07130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07130" ;
    dct:modified "2024-11-07T10:36:45"^^xsd:dateTime ;
    skos:altLabel "Don Juan (Litterær karakter)"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Don Juan (Literary character)"@en,
        "Don Juan (Litterær karakter)"@nb .

humord:c07131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07131" ;
    dct:modified "2024-11-07T10:02:38"^^xsd:dateTime ;
    skos:altLabel "Faust"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/3C--351/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Faust er en tysk sagnskikkelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/3C--351/e23/>,
        <http://dewey.info/class/833.6/e23/> ;
    skos:prefLabel "Faust"@en,
        "Faust"@nb ;
    skos:relatedMatch <http://dewey.info/class/833.6/e23/> .

humord:c07132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07132" ;
    dct:modified "2024-11-07T07:59:08"^^xsd:dateTime ;
    skos:altLabel "Hansel and Grethel"@en,
        "Hansel and Grettel"@en,
        "Hans og Grete"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Hansel and Gretel"@en,
        "Hans og Grete"@nb .

humord:c07133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07133" ;
    dct:modified "2024-11-08T10:14:15"^^xsd:dateTime ;
    skos:altLabel "Hero"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Særlig i det gamle Hellas: Halvgud, sagnhelt som ble dyrket religiøst <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Hero (Mythology)"@en,
        "Hero"@nb ;
    skos:related humord:c07558 .

humord:c07134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07134" ;
    dct:modified "2024-11-08T10:17:07"^^xsd:dateTime ;
    skos:altLabel "Iphigeneia"@en,
        "Ifigeneia"@nb,
        "Ifigenia"@nb,
        "Iphigeneia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Ifigenia er i gresk mytologi datter av kong Agamemnon av Mykene og Klytaimestra. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Iphigenia"@en,
        "Ifigeneia"@nb .

humord:c07137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07137" ;
    dct:modified "2024-10-24T08:09:21"^^xsd:dateTime ;
    skos:altLabel "Isis"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312114/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Isis, gammelegyptisk gudinne, senere del av mysteriekulten i hellenistisk religion. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312114/e23/> ;
    skos:prefLabel "Isis"@en,
        "Isis"@nb .

humord:c07138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07138" ;
    dct:modified "2024-11-06T17:27:09"^^xsd:dateTime ;
    skos:altLabel "Marianne"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/944/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Marianne er et populærnavn på Den franske republikk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/944/e23/> ;
    skos:prefLabel "Marianne"@en,
        "Marianne"@nb .

humord:c07139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07139" ;
    dct:modified "2024-11-06T17:35:14"^^xsd:dateTime ;
    skos:altLabel "Melusina"@en,
        "Melusine"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Melusine er heltinnen i et gammelt franske sagn <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/> ;
    skos:prefLabel "Melusine"@en,
        "Melusine"@nb .

humord:c07140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07140" ;
    dct:modified "2024-11-06T17:35:31"^^xsd:dateTime ;
    skos:altLabel "Merlin"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/> ;
    skos:broader humord:c17804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/> ;
    skos:prefLabel "Merlin"@en,
        "Merlin"@nb .

humord:c07141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07141" ;
    dct:modified "2024-11-08T09:21:29"^^xsd:dateTime ;
    skos:altLabel "Minotaur"@nb,
        "Minotaurus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Minotauros er et vesen kjent fra gresk mytologi. Navnet betyr Minos' okse, og han omtales som et menneske med oksehode. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Minotaur"@en,
        "Minotaurus"@nb .

humord:c07142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07142" ;
    dct:modified "2024-11-08T09:37:23"^^xsd:dateTime ;
    skos:altLabel "Morgain"@en,
        "Morgaine"@en,
        "Morgana"@en,
        "Morgane"@en,
        "Morganna"@en,
        "Morgante"@en,
        "Morgen"@en,
        "Morguein"@en,
        "Fata morgana"@nb,
        "Fee morgane"@nb,
        "Fee morgue"@nb,
        "Morgan"@nb,
        "Morgan le fay"@nb,
        "Morgana"@nb ;
    skos:broadMatch <http://dewey.info/class/820.9351/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Morgana er et overnaturlig vesen som en trodde kunne framkalle luftspeilinger. Opptrer  i Arthursagnene som søster av kong Arthur <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820.9351/e23/> ;
    skos:prefLabel "Morgan le Fay"@en,
        "Morgana"@nb ;
    skos:related humord:c05128,
        humord:c08278 .

humord:c07150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07150" ;
    dct:modified "2024-11-08T10:08:30"^^xsd:dateTime ;
    skos:altLabel "Odysseus"@nb,
        "Odyssevs"@nb,
        "Ulixes"@nb,
        "Ulysses"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Odyssevs er i greske sagn konge på Ithaka. Han var sønn av Laërtes og hovedfiguren i det homeriske heltediktet Odysseen, som er oppkalt etter ham. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Odysseus"@en,
        "Odysseus"@nb .

humord:c07151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07151" ;
    dct:modified "2024-11-08T09:03:55"^^xsd:dateTime ;
    skos:altLabel "Orfeus"@en,
        "Orfeus"@nb,
        "Orfevs"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Orfeus, sanger og seer i gresk mytologi. Orfeus hørte hjemme i Thrakia eller Makedonia, ved Olympos. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Orpheus"@en,
        "Orfeus"@nb ;
    skos:related humord:c14582 .

humord:c07152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07152" ;
    dct:modified "2024-11-08T09:05:15"^^xsd:dateTime ;
    skos:altLabel "Paris (Prins)"@nb,
        "Paris' Dom"@nb,
        "Prins Paris"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Paris er en trojansk prins i sagn fra den greske antikken. Paris er sønn av kong Priamos og Hekabe. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Paris (Prince)"@en,
        "Paris (Prins)"@nb .

humord:c07155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07155" ;
    dct:modified "2024-11-08T09:11:24"^^xsd:dateTime ;
    skos:altLabel "Prometeus"@nb,
        "Prometheus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Prometeus er en av titanene, slekten av guddommelige vesener som ifølge gresk mytologi hersket over verden før Zevs og de olympiske guddommene. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Prometheus"@en,
        "Prometheus"@nb .

humord:c07156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07156" ;
    dct:modified "2024-11-06T12:47:54"^^xsd:dateTime ;
    skos:altLabel "Little Red Riding Hood"@en,
        "Raudhette"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Rødhette er et eventyr som ble skrevet ned og publisert av brødrene Grimm. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Red Riding Hood"@en,
        "Rødhette"@nb .

humord:c07157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07157" ;
    dct:modified "2024-11-08T09:14:33"^^xsd:dateTime ;
    skos:altLabel "Skylla og Kharybdis"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Skylla og Kharybdis er to sjøuhyre i gresk mytologi. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Scylla and Charybdis"@en,
        "Skylla og Kharybdis"@nb .

humord:c07158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07158" ;
    dct:modified "2024-11-08T09:16:31"^^xsd:dateTime ;
    skos:altLabel "Troilos"@nb,
        "Troilus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Troilos er en gresk sagnskikkelse, yngste sønn av trojanerkongen Priamos. Ifølge sagnet ble han drept av Akhillevs. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Troilus"@en,
        "Troilos"@nb ;
    skos:related humord:c07124 .

humord:c07162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07162" ;
    dct:modified "2024-11-08T09:00:05"^^xsd:dateTime ;
    skos:altLabel "Venus (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Venus, italisk-romersk gudinne <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Venus (Goddess)"@en,
        "Venus (Gudinne)"@nb ;
    skos:related humord:c07109 .

humord:c07163 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07163" ;
    dct:modified "2024-11-07T13:07:12"^^xsd:dateTime ;
    skos:altLabel "Names of pieces of art, artifacts and finds"@en,
        "Namn på kunstverk, gjenstandar og funn"@nb ;
    skos:broader humord:c07106 ;
    skos:inScheme humord: ;
    skos:prefLabel "Names of works of art, artifacts and finds"@en,
        "Navn på kunstverker, gjenstander og funn"@nb .

humord:c07164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07164" ;
    dct:modified "2017-03-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/930.1/e23/>,
        <http://dewey.info/class/936.895/e23/> ;
    skos:prefLabel "Grauballe man"@en,
        "Grauballemannen"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/930.1/e23/>,
        <http://dewey.info/class/936.895/e23/> .

humord:c07166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07166" ;
    dct:modified "2024-11-07T12:56:18"^^xsd:dateTime ;
    skos:altLabel "Kensingtonsteinen"@nb ;
    skos:broadMatch <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c07163 ;
    skos:definition "Kensington-steinen, runestein funnet i 1898 ved Kensington i Minnesota, USA, av en svensk farmer, Olof Ohman.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.50411/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Kensington Runestone"@en,
        "Kensingtonsteinen"@nb ;
    skos:relatedMatch <http://dewey.info/class/439.50411/e23/> .

humord:c07167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07167" ;
    dct:modified "2024-11-07T13:05:16"^^xsd:dateTime ;
    skos:altLabel "Laocoön Group"@en,
        "Laokoon og sønene hans"@nb,
        "Laokoon og sønnene hans"@nb,
        "Laokoongruppa"@nb ;
    skos:broadMatch <http://dewey.info/class/733.3/e23/> ;
    skos:broader humord:c07163 ;
    skos:definition "Laokoongruppen er en hellenistisk marmorgruppe fra omkring 150 fvt. utført av Agesandros fra Rodos, Polydoros og Athenodoros. Motivet er den trojanske presten Laokoon og hans to sønner som drepes av slanger. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/733.3/e23/> ;
    skos:prefLabel "Laocoön and His Sons"@en,
        "Laokoongruppen"@nb .

humord:c07169 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07169" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07105 ;
    skos:inScheme humord: ;
    skos:prefLabel "Persons"@en,
        "Personer"@nb ;
    skos:related humord:c00739 .

humord:c07171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 155 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07171" ;
    dct:modified "2023-11-15T15:40:59"^^xsd:dateTime ;
    skos:altLabel "Kids"@en,
        "Barn"@nb,
        "Born"@nb ;
    skos:broader humord:c07170 ;
    skos:closeMatch <http://dewey.info/class/1--0854/e23/> ;
    skos:exactMatch realfagstermer:c005179,
        <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005179,
        <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/155.4/e23/>,
        <http://dewey.info/class/179.2/e23/>,
        <http://dewey.info/class/303.32/e23/>,
        <http://dewey.info/class/305.23/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/323.352/e23/>,
        <http://dewey.info/class/331.31/e23/>,
        <http://dewey.info/class/342.08772/e23/>,
        <http://dewey.info/class/353.536/e23/>,
        <http://dewey.info/class/362.7/e23/>,
        <http://dewey.info/class/612.65/e23/>,
        <http://dewey.info/class/613.0432/e23/>,
        <http://dewey.info/class/649.4/e23/>,
        <http://dewey.info/class/704.9425/e23/>,
        <http://dewey.info/class/743.45/e23/>,
        <http://dewey.info/class/757.5/e23/> ;
    skos:prefLabel "Children"@en,
        "Barn"@nb ;
    skos:related humord:c24726 ;
    skos:relatedMatch <http://dewey.info/class/155.4/e23/>,
        <http://dewey.info/class/179.2/e23/>,
        <http://dewey.info/class/303.32/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/323.352/e23/>,
        <http://dewey.info/class/331.31/e23/>,
        <http://dewey.info/class/342.08772/e23/>,
        <http://dewey.info/class/353.536/e23/>,
        <http://dewey.info/class/362.7/e23/>,
        <http://dewey.info/class/612.65/e23/>,
        <http://dewey.info/class/613.0432/e23/>,
        <http://dewey.info/class/649.4/e23/>,
        <http://dewey.info/class/704.9425/e23/>,
        <http://dewey.info/class/743.45/e23/>,
        <http://dewey.info/class/757.5/e23/> .

humord:c07172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07172" ;
    dct:modified "2024-07-05T07:43:49"^^xsd:dateTime ;
    skos:altLabel "Adopterte barn"@nb,
        "Adoptivbarn"@nb,
        "Utalandsadopterte"@nb,
        "Utenlandsadopterte"@nb ;
    skos:broader humord:c07171 ;
    skos:closeMatch <http://dewey.info/class/155.445/e23/> ;
    skos:exactMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/155.445/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/362.8298/e23/> ;
    skos:prefLabel "Adoptees"@en,
        "Adoptivbarn"@nb ;
    skos:related humord:c14569,
        humord:c21938 ;
    skos:relatedMatch <http://dewey.info/class/362.8298/e23/> .

humord:c07173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07173" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07171 ;
    skos:exactMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/155.445/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/362.733/e23/> ;
    skos:prefLabel "Foster children"@en,
        "Fosterbarn"@nb ;
    skos:related humord:c22799 ;
    skos:relatedMatch <http://dewey.info/class/155.445/e23/>,
        <http://dewey.info/class/362.733/e23/> .

humord:c07174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07174" ;
    dct:modified "2023-11-28T13:41:27"^^xsd:dateTime ;
    skos:altLabel "Kindergarten children"@en,
        "Preschool children"@en,
        "Barnehagebarn"@nb,
        "Barnehageborn"@nb,
        "Førskolebarn"@nb,
        "Førskoleborn"@nb,
        "Førskulebarn"@nb,
        "Førskuleborn"@nb ;
    skos:broader humord:c07171 ;
    skos:closeMatch realfagstermer:c000875,
        <http://dewey.info/class/155.423/e23/> ;
    skos:exactMatch <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/305.233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000875,
        <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/155.423/e23/>,
        <http://dewey.info/class/305.233/e23/>,
        <http://dewey.info/class/612.654/e23/> ;
    skos:prefLabel "Nursery school children"@en,
        "Førskolebarn"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.654/e23/> .

humord:c07175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07175" ;
    dct:modified "2024-10-09T10:51:18"^^xsd:dateTime ;
    skos:altLabel "Datter"@nb,
        "Dotter"@nb,
        "Døtrer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:broader humord:c07170 ;
    skos:definition "En datter er kvinnelig avkom, en jente eller kvinne i slektskap til sine foreldre. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Daughters"@en,
        "Døtre"@nb .

humord:c07177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07177" ;
    dct:modified "2024-08-29T13:01:42"^^xsd:dateTime ;
    skos:altLabel "Aged"@en,
        "Aging persons"@en,
        "Elderly"@en,
        "Elderly persons"@en,
        "Elders"@en,
        "Old people"@en,
        "Senior citizens"@en,
        "Seniors"@en,
        "The elderly"@en,
        "Aldrende befolkning"@nb,
        "Eldre"@nb,
        "Eldrebylgja"@nb,
        "Eldrebylgjen"@nb,
        "Eldrebølga"@nb,
        "Eldrebølgen"@nb,
        "Eldrebølgja"@nb,
        "Gamal"@nb,
        "Gamle"@nb,
        "Gammal"@nb,
        "Gammel"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c012592,
        <http://dewey.info/class/1--0846/e23/>,
        <http://dewey.info/class/305.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012592,
        <http://dewey.info/class/1--0846/e23/>,
        <http://dewey.info/class/305.26/e23/> ;
    skos:prefLabel "Elderly people"@en,
        "Eldre"@nb ;
    skos:related humord:c03859,
        humord:c07323,
        humord:c22977,
        humord:c22978,
        humord:c58854 .

humord:c07180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07180" ;
    dct:modified "2024-05-21T16:07:48"^^xsd:dateTime ;
    skos:altLabel "Dads"@en,
        "Far"@nb,
        "Fedrar"@nb,
        "Pappa"@nb,
        "Pappaar"@nb,
        "Pappaer"@nb ;
    skos:broader humord:c07182 ;
    skos:exactMatch <http://dewey.info/class/1--0851/e23/>,
        <http://dewey.info/class/306.8742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0851/e23/>,
        <http://dewey.info/class/155.6462/e23/>,
        <http://dewey.info/class/306.8742/e23/> ;
    skos:prefLabel "Fathers"@en,
        "Fedre"@nb ;
    skos:related humord:c22432,
        humord:c22700 ;
    skos:relatedMatch <http://dewey.info/class/155.6462/e23/> .

humord:c07182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07182" ;
    dct:modified "2024-11-07T13:27:12"^^xsd:dateTime ;
    skos:altLabel "Forelder"@nb,
        "Foreldre"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c005653,
        <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005653,
        <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/155.646/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/353.5331/e23/>,
        <http://dewey.info/class/362.82/e23/> ;
    skos:prefLabel "Parents"@en,
        "Foreldre"@nb ;
    skos:related humord:c04891,
        humord:c22683,
        humord:c22765 ;
    skos:relatedMatch <http://dewey.info/class/155.646/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/353.5331/e23/>,
        <http://dewey.info/class/362.82/e23/> .

humord:c07184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07184" ;
    dct:modified "2024-11-06T11:26:18"^^xsd:dateTime ;
    skos:altLabel "Gutar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--083/e23/> ;
    skos:broader humord:c07170 ;
    skos:exactMatch <http://dewey.info/class/305.230811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/155.432/e23/>,
        <http://dewey.info/class/305.230811/e23/>,
        <http://dewey.info/class/364.36/e23/>,
        <http://dewey.info/class/613.04232/e23/>,
        <http://dewey.info/class/649.132/e23/> ;
    skos:prefLabel "Boys"@en,
        "Gutter"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.432/e23/>,
        <http://dewey.info/class/364.36/e23/>,
        <http://dewey.info/class/613.04232/e23/>,
        <http://dewey.info/class/649.132/e23/> .

humord:c07185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07185" ;
    dct:modified "2023-11-30T09:11:10"^^xsd:dateTime ;
    skos:altLabel "Jenter"@nb,
        "Piker"@nb ;
    skos:broadMatch <http://dewey.info/class/1--083/e23/> ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c005069,
        <http://dewey.info/class/305.23082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005069,
        <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/155.433/e23/>,
        <http://dewey.info/class/305.23082/e23/>,
        <http://dewey.info/class/364.36/e23/>,
        <http://dewey.info/class/613.04242/e23/>,
        <http://dewey.info/class/649.133/e23/> ;
    skos:prefLabel "Girls"@en,
        "Jenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.433/e23/>,
        <http://dewey.info/class/364.36/e23/>,
        <http://dewey.info/class/613.04242/e23/>,
        <http://dewey.info/class/649.133/e23/> .

humord:c07186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 163 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07186" ;
    dct:modified "2024-11-06T11:27:40"^^xsd:dateTime ;
    skos:altLabel "Female"@en,
        "Woman"@en,
        "Kvinna"@nb,
        "Kvinnen"@nb,
        "Kvinner"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c013443,
        <http://dewey.info/class/1--082/e23/>,
        <http://dewey.info/class/305.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013443,
        <http://dewey.info/class/1--082/e23/>,
        <http://dewey.info/class/155.333/e23/>,
        <http://dewey.info/class/155.6423/e23/>,
        <http://dewey.info/class/155.6433/e23/>,
        <http://dewey.info/class/155.6443/e23/>,
        <http://dewey.info/class/155.6453/e23/>,
        <http://dewey.info/class/248.8943/e23/>,
        <http://dewey.info/class/305.4/e23/>,
        <http://dewey.info/class/323.34/e23/>,
        <http://dewey.info/class/331.4/e23/>,
        <http://dewey.info/class/342.0878/e23/>,
        <http://dewey.info/class/353.535/e23/>,
        <http://dewey.info/class/362.83/e23/>,
        <http://dewey.info/class/364.374/e23/>,
        <http://dewey.info/class/613.04244/e23/>,
        <http://dewey.info/class/704.042/e23/>,
        <http://dewey.info/class/704.9424/e23/>,
        <http://dewey.info/class/743.44/e23/>,
        <http://dewey.info/class/757.4/e23/>,
        <http://dewey.info/class/920.72/e23/> ;
    skos:prefLabel "Women"@en,
        "Kvinner"@nb ;
    skos:related humord:c07227,
        humord:c07228,
        humord:c07445,
        humord:c07458 ;
    skos:relatedMatch <http://dewey.info/class/155.333/e23/>,
        <http://dewey.info/class/155.6423/e23/>,
        <http://dewey.info/class/155.6433/e23/>,
        <http://dewey.info/class/155.6443/e23/>,
        <http://dewey.info/class/155.6453/e23/>,
        <http://dewey.info/class/248.8943/e23/>,
        <http://dewey.info/class/323.34/e23/>,
        <http://dewey.info/class/331.4/e23/>,
        <http://dewey.info/class/342.0878/e23/>,
        <http://dewey.info/class/353.535/e23/>,
        <http://dewey.info/class/362.83/e23/>,
        <http://dewey.info/class/364.374/e23/>,
        <http://dewey.info/class/613.04244/e23/>,
        <http://dewey.info/class/704.042/e23/>,
        <http://dewey.info/class/704.9424/e23/>,
        <http://dewey.info/class/743.44/e23/>,
        <http://dewey.info/class/757.4/e23/>,
        <http://dewey.info/class/920.72/e23/> .

humord:c07187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07187" ;
    dct:modified "2024-10-15T11:31:58"^^xsd:dateTime ;
    skos:altLabel "Postnatal woman"@en,
        "Barselkvinner"@nb ;
    skos:broader humord:c07186 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/398.354/e23/>,
        <http://dewey.info/class/612.63/e23/>,
        <http://dewey.info/class/618.2/e23/> ;
    skos:prefLabel "Postnatal women"@en,
        "Barselkvinner"@nb ;
    skos:related humord:c16487 ;
    skos:relatedMatch <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/398.354/e23/>,
        <http://dewey.info/class/612.63/e23/>,
        <http://dewey.info/class/618.2/e23/> .

humord:c07188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07188" ;
    dct:modified "2024-11-06T08:31:07"^^xsd:dateTime ;
    skos:altLabel "Single woman"@en,
        "Unmarried woman"@en,
        "Unmarried women"@en,
        "Einslege kvinner"@nb,
        "Ugifte kvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08652/e23/> ;
    skos:broader humord:c07186 ;
    skos:exactMatch <http://dewey.info/class/306.8153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08652/e23/>,
        <http://dewey.info/class/155.6423/e23/>,
        <http://dewey.info/class/306.8153/e23/> ;
    skos:prefLabel "Single women"@en,
        "Enslige kvinner"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6423/e23/> .

humord:c07189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07189" ;
    dct:modified "2024-12-17T11:04:46"^^xsd:dateTime ;
    skos:altLabel "Yrkeskvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/1--082/e23/>,
        <http://dewey.info/class/305.43/e23/> ;
    skos:broader humord:c07186 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--082/e23/>,
        <http://dewey.info/class/305.43/e23/> ;
    skos:prefLabel "Carreer women"@en,
        "Yrkeskvinner"@nb ;
    skos:related humord:c09152,
        humord:c69342 .

humord:c07190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 57 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07190" ;
    dct:modified "2024-10-01T07:57:04"^^xsd:dateTime ;
    skos:altLabel "Male"@en,
        "Man (Gender)"@en,
        "Mann"@nb,
        "Mannen"@nb,
        "Menn"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c006001,
        <http://dewey.info/class/1--0811/e23/>,
        <http://dewey.info/class/305.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006001,
        <http://dewey.info/class/1--0811/e23/>,
        <http://dewey.info/class/155.332/e23/>,
        <http://dewey.info/class/248.8942/e23/>,
        <http://dewey.info/class/305.31/e23/>,
        <http://dewey.info/class/306.8720811/e23/>,
        <http://dewey.info/class/323.331/e23/>,
        <http://dewey.info/class/331.561/e23/>,
        <http://dewey.info/class/364.373/e23/>,
        <http://dewey.info/class/613.04234/e23/>,
        <http://dewey.info/class/704.041/e23/>,
        <http://dewey.info/class/704.9423/e23/>,
        <http://dewey.info/class/743.43/e23/>,
        <http://dewey.info/class/757.3/e23/>,
        <http://dewey.info/class/920.71/e23/> ;
    skos:prefLabel "Men"@en,
        "Menn"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.332/e23/>,
        <http://dewey.info/class/248.8942/e23/>,
        <http://dewey.info/class/306.8720811/e23/>,
        <http://dewey.info/class/323.331/e23/>,
        <http://dewey.info/class/331.561/e23/>,
        <http://dewey.info/class/364.373/e23/>,
        <http://dewey.info/class/613.04234/e23/>,
        <http://dewey.info/class/704.041/e23/>,
        <http://dewey.info/class/704.9423/e23/>,
        <http://dewey.info/class/743.43/e23/>,
        <http://dewey.info/class/757.3/e23/>,
        <http://dewey.info/class/920.71/e23/> .

humord:c07192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07192" ;
    dct:modified "2024-11-06T12:16:29"^^xsd:dateTime ;
    skos:altLabel "Middle aged people"@en,
        "Middle aged persons"@en,
        "Middle-aged persons"@en,
        "Middle-agers"@en,
        "Middleagers"@en,
        "Middelaldrande"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch <http://dewey.info/class/1--0844/e23/>,
        <http://dewey.info/class/305.244/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0844/e23/>,
        <http://dewey.info/class/305.244/e23/> ;
    skos:prefLabel "Middle-aged people"@en,
        "Middelaldrende"@nb .

humord:c07193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07193" ;
    dct:modified "2024-11-06T08:55:28"^^xsd:dateTime ;
    skos:altLabel "Mor"@nb,
        "Mødrer"@nb ;
    skos:broader humord:c07182 ;
    skos:exactMatch realfagstermer:c009278,
        <http://dewey.info/class/1--0852/e23/>,
        <http://dewey.info/class/306.8743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009278,
        <http://dewey.info/class/1--0852/e23/>,
        <http://dewey.info/class/155.6463/e23/>,
        <http://dewey.info/class/306.8743/e23/>,
        <http://dewey.info/class/362.83953/e23/> ;
    skos:prefLabel "Mothers"@en,
        "Mødre"@nb ;
    skos:related humord:c04891 ;
    skos:relatedMatch <http://dewey.info/class/155.6463/e23/>,
        <http://dewey.info/class/362.83953/e23/> .

humord:c07195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07195" ;
    dct:modified "2024-11-06T08:47:32"^^xsd:dateTime ;
    skos:altLabel "Stemor"@nb,
        "Stemødrer"@nb ;
    skos:broader humord:c07193,
        humord:c66432 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.83957/e23/> ;
    skos:prefLabel "Stepmothers"@en,
        "Stemødre"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.83957/e23/> .

humord:c07197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07197" ;
    dct:modified "2024-11-06T08:47:46"^^xsd:dateTime ;
    skos:altLabel "Unwed mothers"@en,
        "Ugifte mødrer"@nb ;
    skos:broader humord:c07193 ;
    skos:exactMatch <http://dewey.info/class/1--086947/e23/>,
        <http://dewey.info/class/306.87432/e23/>,
        <http://dewey.info/class/362.8392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086947/e23/>,
        <http://dewey.info/class/155.6423/e23/>,
        <http://dewey.info/class/306.87432/e23/>,
        <http://dewey.info/class/353.5331/e23/>,
        <http://dewey.info/class/362.8392/e23/>,
        <http://dewey.info/class/362.839532/e23/> ;
    skos:prefLabel "Unmarried mothers"@en,
        "Ugifte mødre"@nb ;
    skos:related humord:c21352 ;
    skos:relatedMatch <http://dewey.info/class/155.6423/e23/>,
        <http://dewey.info/class/353.5331/e23/>,
        <http://dewey.info/class/362.839532/e23/> .

humord:c07198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07198" ;
    dct:modified "2024-11-06T10:14:11"^^xsd:dateTime ;
    skos:altLabel "Søner"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:broader humord:c07170 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Sons"@en,
        "Sønner"@nb .

humord:c07199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07199" ;
    dct:modified "2024-11-06T11:23:50"^^xsd:dateTime ;
    skos:altLabel "Grown-ups"@en,
        "Vaksen"@nb,
        "Vaksne"@nb,
        "Voksen"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c005345,
        <http://dewey.info/class/305.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005345,
        <http://dewey.info/class/155.6/e23/>,
        <http://dewey.info/class/305.24/e23/> ;
    skos:prefLabel "Adults"@en,
        "Voksne"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6/e23/> .

humord:c07202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07202" ;
    dct:modified "2024-11-27T16:07:53"^^xsd:dateTime ;
    skos:altLabel "Famous persons"@en,
        "Notabilities"@en,
        "Notability"@en,
        "Berømte personar"@nb,
        "Berømte personer"@nb,
        "Celebritetar"@nb,
        "Celebriteter"@nb,
        "Notabilitetar"@nb,
        "Notabiliteter"@nb,
        "Selebritetar"@nb,
        "Selebriteter"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:prefLabel "Celebrities"@en,
        "Berømtheter"@nb ;
    skos:related humord:c07262 .

humord:c07204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07204" ;
    dct:modified "2024-11-07T13:48:54"^^xsd:dateTime ;
    skos:altLabel "Bohemar"@nb ;
    skos:broadMatch <http://dewey.info/class/700.92/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.92/e23/> ;
    skos:prefLabel "Bohemians"@en,
        "Bohemer"@nb .

humord:c07205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07205" ;
    dct:modified "2024-10-30T12:21:07"^^xsd:dateTime ;
    skos:altLabel "Bolshevists"@en,
        "Bolsjevikar"@nb ;
    skos:broadMatch <http://dewey.info/class/324.247072/e23/>,
        <http://dewey.info/class/947.0841/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.947/e23/>,
        <http://dewey.info/class/324.247072/e23/>,
        <http://dewey.info/class/947.0841/e23/> ;
    skos:prefLabel "Bolsheviks"@en,
        "Bolsjeviker"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.947/e23/> .

humord:c07206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07206" ;
    dct:modified "2024-01-30T15:13:06"^^xsd:dateTime ;
    skos:altLabel "Brukarar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c010656 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010656,
        <http://dewey.info/class/1--08/e23/> ;
    skos:prefLabel "Users"@en,
        "Brukere"@nb ;
    skos:related humord:c07286 .

humord:c07207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07207" ;
    dct:modified "2024-09-16T13:52:15"^^xsd:dateTime ;
    skos:altLabel "Chouanarar"@nb ;
    skos:broadMatch <http://dewey.info/class/944.1/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Chouanerne var royalistiske opprørere i nordvest-Frankrike under den franske revolusjonen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.1/e23/> ;
    skos:prefLabel "Chouanneries"@en,
        "Chouanere"@nb .

humord:c07208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07208" ;
    dct:modified "2024-10-02T10:19:39"^^xsd:dateTime ;
    skos:altLabel "Exquisites"@en,
        "Fops"@en,
        "Dandyar"@nb,
        "Lapsar"@nb,
        "Lapser"@nb,
        "Moteløver"@nb ;
    skos:broadMatch <http://dewey.info/class/391.0092/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Dandyer er menn som er opptatt av å være elegante og moteriktige. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.0092/e23/> ;
    skos:prefLabel "Dandies"@en,
        "Dandyer"@nb .

humord:c07210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07210" ;
    dct:modified "2024-11-05T19:31:58"^^xsd:dateTime ;
    skos:altLabel "Debutantes"@en,
        "Debutantar"@nb ;
    skos:broadMatch <http://dewey.info/class/709.2/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.2/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Debutants"@en,
        "Debutanter"@nb .

humord:c07211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07211" ;
    dct:modified "2024-10-29T09:01:21"^^xsd:dateTime ;
    skos:altLabel "Druidar"@nb ;
    skos:broadMatch <http://dewey.info/class/299.16/e23/> ;
    skos:broader humord:c17790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.16/e23/> ;
    skos:prefLabel "Druids"@en,
        "Druider"@nb .

humord:c07212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07212" ;
    dct:modified "2023-11-22T11:19:15"^^xsd:dateTime ;
    skos:altLabel "Ektefellar"@nb,
        "Ektemakar"@nb,
        "Ektemaker"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/362.83952/e23/> ;
    skos:exactMatch realfagstermer:c003546,
        <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.872/e23/>,
        <http://dewey.info/class/346.0163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003546,
        <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.872/e23/>,
        <http://dewey.info/class/346.0163/e23/>,
        <http://dewey.info/class/362.83952/e23/> ;
    skos:prefLabel "Spouses"@en,
        "Ektefeller"@nb ;
    skos:related humord:c04895 .

humord:c07215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07215" ;
    dct:modified "2024-11-05T14:37:24"^^xsd:dateTime ;
    skos:altLabel "Hustruer"@nb,
        "Koner"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08655/e23/> ;
    skos:broader humord:c07212 ;
    skos:closeMatch <http://dewey.info/class/362.83952/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.8723/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.8723/e23/>,
        <http://dewey.info/class/362.83952/e23/> ;
    skos:prefLabel "Wives"@en,
        "Hustruer"@nb ;
    skos:related humord:c14584 .

humord:c07216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07216" ;
    dct:modified "2023-11-23T14:43:12"^^xsd:dateTime ;
    skos:altLabel "Schoolchildren"@en,
        "Elevar"@nb,
        "Grunnskolebarn"@nb,
        "Medelever"@nb,
        "Skolebarn"@nb,
        "Skoleborn"@nb,
        "Skoleelevar"@nb,
        "Skoleelever"@nb,
        "Skoleungdom"@nb,
        "Skuleborn"@nb,
        "Skuleelevar"@nb,
        "Småskolebarn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0835/e23/> ;
    skos:broader humord:c07201 ;
    skos:closeMatch realfagstermer:c008720,
        realfagstermer:c009095,
        <http://dewey.info/class/1--0834/e23/>,
        <http://dewey.info/class/305.234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008720,
        realfagstermer:c009095,
        <http://dewey.info/class/1--0834/e23/>,
        <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/155.424/e23/>,
        <http://dewey.info/class/305.234/e23/>,
        <http://dewey.info/class/371.872/e23/>,
        <http://dewey.info/class/372.18/e23/>,
        <http://dewey.info/class/373.18/e23/>,
        <http://dewey.info/class/612.654/e23/> ;
    skos:prefLabel "Pupils"@en,
        "Elever"@nb ;
    skos:related humord:c07376 ;
    skos:relatedMatch <http://dewey.info/class/155.424/e23/>,
        <http://dewey.info/class/371.872/e23/>,
        <http://dewey.info/class/372.18/e23/>,
        <http://dewey.info/class/373.18/e23/>,
        <http://dewey.info/class/612.654/e23/> .

humord:c07217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07217" ;
    dct:modified "2024-11-06T08:16:21"^^xsd:dateTime ;
    skos:altLabel "Mistresses"@en,
        "Elskarinner"@nb ;
    skos:broadMatch <http://dewey.info/class/306.736/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.736/e23/> ;
    skos:prefLabel "Lovers (Mistresses)"@en,
        "Elskerinner"@nb ;
    skos:related humord:c07275 .

humord:c07218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07218" ;
    dct:modified "2024-08-14T09:41:08"^^xsd:dateTime ;
    skos:altLabel "Anchorites"@en,
        "Eremites"@en,
        "Recluses"@en,
        "Anakoretar"@nb,
        "Anakoreter"@nb,
        "Einbuarar"@nb,
        "Einebuarar"@nb,
        "Eneboere"@nb,
        "Eremittar"@nb ;
    skos:broadMatch <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:prefLabel "Hermits"@en,
        "Eremitter"@nb .

humord:c07221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07221" ;
    dct:modified "2024-11-07T10:27:12"^^xsd:dateTime ;
    skos:altLabel "Fangar"@nb,
        "Fanger"@nb,
        "Innsette"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/331.51/e23/> ;
    skos:exactMatch <http://dewey.info/class/1--086927/e23/>,
        <http://dewey.info/class/365.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086927/e23/>,
        <http://dewey.info/class/331.51/e23/>,
        <http://dewey.info/class/365.6/e23/> ;
    skos:prefLabel "Prisoners"@en,
        "Innsatte"@nb ;
    skos:related humord:c08986,
        humord:c22426,
        humord:c58544 .

humord:c07223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07223" ;
    dct:modified "2025-01-28T10:49:09"^^xsd:dateTime ;
    skos:altLabel "POWs"@en,
        "Krigsfangar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.51/e23/> ;
    skos:broader humord:c07221 ;
    skos:exactMatch <http://dewey.info/class/355.113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.51/e23/>,
        <http://dewey.info/class/341.65/e23/>,
        <http://dewey.info/class/355.113/e23/>,
        <http://dewey.info/class/355.1296/e23/>,
        <http://dewey.info/class/355.41/e23/>,
        <http://dewey.info/class/355.71/e23/>,
        <http://dewey.info/class/399/e23/> ;
    skos:prefLabel "Prisoners of war"@en,
        "Krigsfanger"@nb ;
    skos:related humord:c68951,
        humord:c69501 ;
    skos:relatedMatch <http://dewey.info/class/341.65/e23/>,
        <http://dewey.info/class/355.1296/e23/>,
        <http://dewey.info/class/355.41/e23/>,
        <http://dewey.info/class/355.71/e23/>,
        <http://dewey.info/class/399/e23/> .

humord:c07224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07224" ;
    dct:modified "2024-11-05T09:48:40"^^xsd:dateTime ;
    skos:altLabel "Night and Fog prisoners"@en,
        "Nacht und Nebel-fangar"@nb,
        "Natt og tåke-fangar"@nb,
        "Natt og tåke-fanger"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5472/e23/> ;
    skos:broader humord:c07223 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5472/e23/> ;
    skos:prefLabel "Nacht und Nebel prisoners"@en,
        "Nacht und Nebel-fanger"@nb .

humord:c07226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07226" ;
    dct:modified "2024-11-05T09:54:06"^^xsd:dateTime ;
    skos:altLabel "Political detainees"@en,
        "Politiske fangar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.51/e23/> ;
    skos:broader humord:c07221 ;
    skos:exactMatch <http://dewey.info/class/365.45092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.906/e23/>,
        <http://dewey.info/class/331.51/e23/>,
        <http://dewey.info/class/365.45092/e23/> ;
    skos:prefLabel "Political prisoners"@en,
        "Politiske fanger"@nb ;
    skos:relatedMatch <http://dewey.info/class/305.906/e23/> .

humord:c07227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07227" ;
    dct:modified "2024-11-06T08:19:18"^^xsd:dateTime ;
    skos:altLabel "Feministar"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/305.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "Feminists"@en,
        "Feminister"@nb ;
    skos:related humord:c00561,
        humord:c07186 .

humord:c07228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07228" ;
    dct:modified "2024-11-07T13:41:46"^^xsd:dateTime ;
    skos:altLabel "Femme fatale"@nb ;
    skos:broadMatch <http://dewey.info/class/305.484/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Femme fatale er forførerisk kvinne eller en farlig kvinne; en vamp. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.484/e23/> ;
    skos:prefLabel "Femme fatale"@en,
        "Femme fatale"@nb ;
    skos:related humord:c07186 .

humord:c07229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07229" ;
    dct:modified "2023-11-27T13:16:22"^^xsd:dateTime ;
    skos:altLabel "Flyktningar"@nb,
        "Landflyktige"@nb ;
    skos:broadMatch <http://dewey.info/class/362.77914/e23/>,
        <http://dewey.info/class/362.839814/e23/>,
        <http://dewey.info/class/362.87/e23/> ;
    skos:broader humord:c17791 ;
    skos:closeMatch <http://dewey.info/class/325.21/e23/> ;
    skos:exactMatch realfagstermer:c002286,
        <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002286,
        <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/>,
        <http://dewey.info/class/323.631/e23/>,
        <http://dewey.info/class/325.21/e23/>,
        <http://dewey.info/class/341.486/e23/>,
        <http://dewey.info/class/342.082/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/353.5338/e23/>,
        <http://dewey.info/class/362.77914/e23/>,
        <http://dewey.info/class/362.839814/e23/>,
        <http://dewey.info/class/362.87/e23/> ;
    skos:prefLabel "Refugees"@en,
        "Flyktninger"@nb ;
    skos:related humord:c09570,
        humord:c22609,
        humord:c59029 ;
    skos:relatedMatch <http://dewey.info/class/323.631/e23/>,
        <http://dewey.info/class/341.486/e23/>,
        <http://dewey.info/class/342.082/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/353.5338/e23/> .

humord:c07231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07231" ;
    dct:modified "2024-10-30T12:08:57"^^xsd:dateTime ;
    skos:altLabel "Convention refugees"@en,
        "Political exiles"@en,
        "Politiske flyktningar"@nb ;
    skos:broader humord:c07229 ;
    skos:closeMatch <http://dewey.info/class/325.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.21/e23/> ;
    skos:prefLabel "Political refugees"@en,
        "Politiske flyktninger"@nb ;
    skos:related humord:c12244 .

humord:c07232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07232" ;
    dct:modified "2024-11-07T13:46:58"^^xsd:dateTime ;
    skos:altLabel "Medicine men"@en,
        "Popular healers"@en,
        "Wise women"@en,
        "Folkelege behandlarar"@nb,
        "Healerar"@nb,
        "Healere"@nb,
        "Kloke folk"@nb,
        "Kloke koner"@nb,
        "Medisinmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/615.852/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Folkelige behandlere er personer som praktiserer folkemedisin <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2761/e23/>,
        <http://dewey.info/class/615.852/e23/> ;
    skos:prefLabel "Healers"@en,
        "Folkelige behandlere"@nb ;
    skos:related humord:c03810 ;
    skos:relatedMatch <http://dewey.info/class/398.2761/e23/> .

humord:c07237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07237" ;
    dct:modified "2023-11-27T13:39:46"^^xsd:dateTime ;
    skos:altLabel "Forbrukarar"@nb,
        "Konsumentar"@nb,
        "Konsumenter"@nb ;
    skos:broadMatch <http://dewey.info/class/339.47/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c008585 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008585,
        <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Consumers"@en,
        "Forbrukere"@nb ;
    skos:related humord:c07832,
        humord:c22651,
        humord:c26339 .

humord:c07238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07238" ;
    dct:modified "2024-10-31T12:22:27"^^xsd:dateTime ;
    skos:altLabel "Masons (Orders)"@en,
        "Frimurarar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/366.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/366.1092/e23/> ;
    skos:prefLabel "Freemasons"@en,
        "Frimurere"@nb ;
    skos:related humord:c09294 .

humord:c07239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07239" ;
    dct:modified "2023-11-28T13:19:20"^^xsd:dateTime ;
    skos:altLabel "Disabled persons"@en,
        "Handicapped people"@en,
        "Handicapped persons"@en,
        "People with disabilities"@en,
        "Funksjonshemja"@nb,
        "Funksjonshemma"@nb,
        "Funksjonshemmete"@nb,
        "Handikappa"@nb,
        "Handikappede"@nb,
        "Handikappete"@nb,
        "Invalide"@nb,
        "Uføre"@nb,
        "Vanføre"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb ;
    skos:exactMatch realfagstermer:c011331,
        <http://dewey.info/class/1--087/e23/>,
        <http://dewey.info/class/305.908/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011331,
        <http://dewey.info/class/1--087/e23/>,
        <http://dewey.info/class/305.908/e23/> ;
    skos:prefLabel "Disabled people"@en,
        "Funksjonshemmede"@nb ;
    skos:related humord:c03785 .

humord:c07243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07243" ;
    dct:modified "2024-11-06T08:12:23"^^xsd:dateTime ;
    skos:altLabel "Landed gentries"@en,
        "Godseigarar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.5232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.5232/e23/>,
        <http://dewey.info/class/929.2/e23/> ;
    skos:prefLabel "Gentry"@en,
        "Godseiere"@nb ;
    skos:relatedMatch <http://dewey.info/class/929.2/e23/> .

humord:c07244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07244" ;
    dct:modified "2024-11-04T15:36:50"^^xsd:dateTime ;
    skos:altLabel "Guruar"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c17790 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/294.39/e23/>,
        <http://dewey.info/class/294.55/e23/>,
        <http://dewey.info/class/294.663/e23/> ;
    skos:prefLabel "Gurus"@en,
        "Guruer"@nb ;
    skos:relatedMatch <http://dewey.info/class/294.39/e23/>,
        <http://dewey.info/class/294.55/e23/>,
        <http://dewey.info/class/294.663/e23/> .

humord:c07245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07245" ;
    dct:modified "2024-11-05T19:29:58"^^xsd:dateTime ;
    skos:altLabel "Cave dwellers"@en,
        "Cave-men"@en,
        "Hulebuarar"@nb ;
    skos:broadMatch <http://dewey.info/class/569.986/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/569.986/e23/>,
        <http://dewey.info/class/930.12/e23/> ;
    skos:prefLabel "Cavemen"@en,
        "Huleboere"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.12/e23/> .

humord:c07246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07246" ;
    dct:modified "2024-11-05T19:30:20"^^xsd:dateTime ;
    skos:altLabel "Humanistar"@nb ;
    skos:broadMatch <http://dewey.info/class/361.74092/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.74092/e23/> ;
    skos:prefLabel "Humanists"@en,
        "Humanister"@nb .

humord:c07247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07247" ;
    dct:modified "2024-02-14T07:22:07"^^xsd:dateTime ;
    skos:altLabel "Sportsmen"@en,
        "Sportspersons"@en,
        "Sportswomen"@en,
        "Idrettsutøvarar"@nb,
        "Sportsutøvarar"@nb,
        "Sportsutøvere"@nb,
        "Utøvarar (Sport)"@nb,
        "Utøvere (Sport)"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c000548,
        <http://dewey.info/class/305.9796/e23/>,
        <http://dewey.info/class/796.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000548,
        <http://dewey.info/class/305.9796/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/796.092/e23/> ;
    skos:prefLabel "Sportspeople"@en,
        "Idrettsutøvere"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.711/e23/> .

humord:c07248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07248" ;
    dct:modified "2024-11-05T19:31:13"^^xsd:dateTime ;
    skos:altLabel "Informers"@en,
        "Informantar"@nb ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.252/e23/> ;
    skos:prefLabel "Informants"@en,
        "Informanter"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.252/e23/> .

humord:c07249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07249" ;
    dct:modified "2024-11-05T19:32:07"^^xsd:dateTime ;
    skos:altLabel "Incomers"@en,
        "Innflyttarar"@nb ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/307.2/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/307.2/e23/> ;
    skos:prefLabel "Newcomers"@en,
        "Innflyttere"@nb .

humord:c07251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07251" ;
    dct:modified "2024-08-14T14:44:03"^^xsd:dateTime ;
    skos:altLabel "First generation immigrants"@en,
        "Second generation immigrants"@en,
        "Andregenerasjons innvandrarar"@nb,
        "Andregenerasjons innvandrere"@nb,
        "Andregenerasjonsinnvandrarar"@nb,
        "Andregenerasjonsinnvandrere"@nb,
        "Annengenerasjons innvandrere"@nb,
        "Annengenerasjonsinnvandrere"@nb,
        "Fystegenerasjons innvandrarar"@nb,
        "Fystegenerasjonsinnvandrarar"@nb,
        "Førstegenerasjons innvandrarar"@nb,
        "Førstegenerasjons innvandrere"@nb,
        "Førstegenerasjonsinnvandrarar"@nb,
        "Førstegenerasjonsinnvandrere"@nb,
        "Immigranter"@nb,
        "Innvandrarar"@nb ;
    skos:broader humord:c24620 ;
    skos:closeMatch realfagstermer:c007512,
        <http://dewey.info/class/331.62/e23/> ;
    skos:definition "Personer som har innvandret i et land <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086912/e23/>,
        <http://dewey.info/class/305.906912/e23/>,
        <http://dewey.info/class/362.89912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007512,
        <http://dewey.info/class/1--086912/e23/>,
        <http://dewey.info/class/305.906912/e23/>,
        <http://dewey.info/class/331.62/e23/>,
        <http://dewey.info/class/362.77912/e23/>,
        <http://dewey.info/class/362.839812/e23/>,
        <http://dewey.info/class/362.89912/e23/> ;
    skos:prefLabel "Immigrants"@en,
        "Innvandrere"@nb ;
    skos:related humord:c07382,
        humord:c07383 ;
    skos:relatedMatch <http://dewey.info/class/362.77912/e23/>,
        <http://dewey.info/class/362.839812/e23/> .

humord:c07252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07252" ;
    dct:modified "2024-08-23T14:35:00"^^xsd:dateTime ;
    skos:altLabel "Foreign laborers"@en,
        "Foreign labourers"@en,
        "Foreign workers"@en,
        "Guest laborers"@en,
        "Guest labourers"@en,
        "Guest workers"@en,
        "Labor migrants"@en,
        "Labour migrants"@en,
        "Migrant laborers"@en,
        "Migrant labourers"@en,
        "Arbeidsinnvandrarar"@nb,
        "Arbeidsmigrantar"@nb,
        "Arbeidsmigranter"@nb,
        "Framandarbeidarar"@nb,
        "Fremmedarbeidere"@nb,
        "Gjestearbeidarar"@nb,
        "Gjestearbeidere"@nb,
        "Migrantarbeidarar"@nb,
        "Migrantarbeidere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.562/e23/> ;
    skos:broader humord:c07395,
        humord:c24620 ;
    skos:definition "Arbeidsinnvandrere er personer som har forlatt hjemlandet (midlertidig) pga arbeidsløshet eller dårlige arbeidsforhold <BOB>"@nb ;
    skos:editorialNote "Lagt under Migranter, ikke Innvandrere, da Arbeidsinnvandrere og omfatter migranter"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/331.544/e23/>,
        <http://dewey.info/class/331.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/331.544/e23/>,
        <http://dewey.info/class/331.62/e23/>,
        <http://dewey.info/class/362.85/e23/> ;
    skos:prefLabel "Migrant workers"@en,
        "Arbeidsinnvandrere"@nb ;
    skos:related humord:c09142 ;
    skos:relatedMatch <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/362.85/e23/> .

humord:c07254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07254" ;
    dct:modified "2024-08-20T10:29:07"^^xsd:dateTime ;
    skos:altLabel "Intellektuelle"@nb,
        "Intelligentsia"@nb,
        "Åndsarbeidarar"@nb,
        "Åndsarbeidere"@nb,
        "Åndselite"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--086222/e23/>,
        <http://dewey.info/class/305.552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086222/e23/>,
        <http://dewey.info/class/305.552/e23/> ;
    skos:prefLabel "Intellectuals"@en,
        "Intellektuelle"@nb ;
    skos:related humord:c21343 .

humord:c07258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07258" ;
    dct:modified "2024-10-30T12:20:22"^^xsd:dateTime ;
    skos:altLabel "Jakobinarar"@nb ;
    skos:broadMatch <http://dewey.info/class/944.04/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.04/e23/> ;
    skos:prefLabel "Jacobines"@en,
        "Jakobinere"@nb .

humord:c07259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07259" ;
    dct:modified "2024-10-30T12:20:13"^^xsd:dateTime ;
    skos:altLabel "Jakobittar"@nb ;
    skos:broadMatch <http://dewey.info/class/941.067/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Tilhenger av Jakob 2. av England <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.067/e23/> ;
    skos:prefLabel "Jacobites"@en,
        "Jakobitter"@nb .

humord:c07260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07260" ;
    dct:modified "2024-11-05T19:41:32"^^xsd:dateTime ;
    skos:altLabel "Junkarar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.522/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Junker er opprinnelig en tittel for en kongesønn, senere for en ung adelsmann som ennå ikke var slått til ridder, videre for en ung adelsmann som tjente ved et hoff eller var gått inn i hæren for å bli offiser <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.522/e23/> ;
    skos:prefLabel "Junkers"@en,
        "Junkere"@nb .

humord:c07261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07261" ;
    dct:modified "2024-10-30T12:20:01"^^xsd:dateTime ;
    skos:altLabel "Kadrar"@nb ;
    skos:broadMatch <http://dewey.info/class/324.2175/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Person som hører til den indre kjerne i et politisk parti eller en organisasjon, særlig kommunistisk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2175/e23/> ;
    skos:prefLabel "Cadres"@en,
        "Kadere"@nb .

humord:c07262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07262" ;
    dct:modified "2024-11-05T19:11:43"^^xsd:dateTime ;
    skos:altLabel "Celebs"@en,
        "Stars (Persons)"@en,
        "Kjendisar"@nb,
        "Stjerner (Personar)"@nb,
        "Stjerner (Personer)"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/790.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/790.2092/e23/> ;
    skos:prefLabel "Public figures"@en,
        "Kjendiser"@nb ;
    skos:related humord:c07202 .

humord:c07263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07263" ;
    dct:modified "2024-10-30T12:19:41"^^xsd:dateTime ;
    skos:altLabel "Kommunistar"@nb ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/335.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.4092/e23/> ;
    skos:prefLabel "Communists"@en,
        "Kommunister"@nb .

humord:c07265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07265" ;
    dct:modified "2024-10-30T11:24:54"^^xsd:dateTime ;
    skos:altLabel "Marxistar"@nb ;
    skos:broader humord:c07263 ;
    skos:exactMatch <http://dewey.info/class/335.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.4092/e23/> ;
    skos:prefLabel "Marxists"@en,
        "Marxister"@nb .

humord:c07266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07266" ;
    dct:modified "2024-10-30T11:23:54"^^xsd:dateTime ;
    skos:altLabel "Marxist-leninistar"@nb ;
    skos:broader humord:c07265 ;
    skos:exactMatch <http://dewey.info/class/335.43092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.43092/e23/> ;
    skos:prefLabel "Marxist-Leninists"@en,
        "Marxist-leninister"@nb .

humord:c07267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07267" ;
    dct:modified "2024-11-05T19:16:35"^^xsd:dateTime ;
    skos:altLabel "Kongelege personar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.522/e23/>,
        <http://dewey.info/class/390.22/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/>,
        <http://dewey.info/class/929.7/e23/> ;
    skos:prefLabel "Royals"@en,
        "Kongelige personer"@nb ;
    skos:relatedMatch <http://dewey.info/class/390.22/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/>,
        <http://dewey.info/class/929.7/e23/> .

humord:c07268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07268" ;
    dct:modified "2024-11-05T08:19:05"^^xsd:dateTime ;
    skos:altLabel "Dronningar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> ;
    skos:prefLabel "Queens"@en,
        "Dronninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> .

humord:c07269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07269" ;
    dct:modified "2024-11-05T08:21:14"^^xsd:dateTime ;
    skos:altLabel "Faraoar"@nb ;
    skos:broadMatch <http://dewey.info/class/932.01/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.01/e23/> ;
    skos:prefLabel "Pharaohs"@en,
        "Faraoer"@nb .

humord:c07270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07270" ;
    dct:modified "2024-11-05T08:22:06"^^xsd:dateTime ;
    skos:altLabel "Fyrstar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Sovereign princes"@en,
        "Fyrster"@nb ;
    skos:related humord:c03955 .

humord:c07271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07271" ;
    dct:modified "2024-11-05T08:22:26"^^xsd:dateTime ;
    skos:altLabel "Keisarar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Emperors"@en,
        "Keisere"@nb .

humord:c07272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07272" ;
    dct:modified "2024-11-05T08:26:14"^^xsd:dateTime ;
    skos:altLabel "Monarchs"@en,
        "Kongar"@nb,
        "Monarkar"@nb,
        "Monarker"@nb ;
    skos:broader humord:c07267 ;
    skos:exactMatch realfagstermer:c001263,
        <http://dewey.info/class/352.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001263,
        <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/>,
        <http://dewey.info/class/352.23/e23/>,
        <http://dewey.info/class/390.22/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> ;
    skos:prefLabel "Kings"@en,
        "Konger"@nb ;
    skos:related humord:c03955 ;
    skos:relatedMatch <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/>,
        <http://dewey.info/class/390.22/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> .

humord:c07274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07274" ;
    dct:modified "2024-11-05T09:40:34"^^xsd:dateTime ;
    skos:altLabel "Sultanar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Sultans"@en,
        "Sultaner"@nb .

humord:c07275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07275" ;
    dct:modified "2024-11-05T19:17:37"^^xsd:dateTime ;
    skos:altLabel "Friller"@nb,
        "Konkubiner"@nb,
        "Metresser"@nb ;
    skos:broadMatch <http://dewey.info/class/306.736/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.736/e23/> ;
    skos:prefLabel "Concubines"@en,
        "Konkubiner"@nb ;
    skos:related humord:c07217 .

humord:c07277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07277" ;
    dct:modified "2024-11-05T19:19:32"^^xsd:dateTime ;
    skos:altLabel "Seafarers at war"@en,
        "War seafarers"@en,
        "Wartime sailors"@en,
        "Krigsseilarar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5092/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5092/e23/>,
        <http://dewey.info/class/940.45/e23/>,
        <http://dewey.info/class/940.545/e23/> ;
    skos:prefLabel "War sailors"@en,
        "Krigsseilere"@nb ;
    skos:related humord:c07532 ;
    skos:relatedMatch <http://dewey.info/class/940.45/e23/>,
        <http://dewey.info/class/940.545/e23/> .

humord:c07278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07278" ;
    dct:modified "2024-11-05T19:21:08"^^xsd:dateTime ;
    skos:altLabel "Criminal offenders"@en,
        "Forbrytarar"@nb,
        "Forbrytere"@nb,
        "Gjerningsmenn"@nb,
        "Kriminelle"@nb,
        "Lovbrytarar"@nb,
        "Lovbrytere"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--086927/e23/>,
        <http://dewey.info/class/364.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086927/e23/>,
        <http://dewey.info/class/345.03/e23/>,
        <http://dewey.info/class/364.3/e23/>,
        <http://dewey.info/class/364.6/e23/> ;
    skos:prefLabel "Criminals"@en,
        "Kriminelle"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.03/e23/>,
        <http://dewey.info/class/364.6/e23/> .

humord:c07281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07281" ;
    dct:modified "2024-11-05T07:55:55"^^xsd:dateTime ;
    skos:altLabel "Fredlause"@nb ;
    skos:broadMatch <http://dewey.info/class/364.3/e23/> ;
    skos:broader humord:c07278 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.3/e23/> ;
    skos:prefLabel "Outlaws"@en,
        "Fredløse"@nb ;
    skos:related humord:c07319,
        humord:c09340 .

humord:c07283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07283" ;
    dct:modified "2024-11-05T07:56:12"^^xsd:dateTime ;
    skos:altLabel "Body snatchers"@en,
        "Likrøvarar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.3/e23/> ;
    skos:broader humord:c07278 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.3/e23/> ;
    skos:prefLabel "Bodysnatchers"@en,
        "Likrøvere"@nb .

humord:c07284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07284" ;
    dct:modified "2024-11-04T15:40:09"^^xsd:dateTime ;
    skos:altLabel "Mordarar"@nb ;
    skos:broader humord:c07278 ;
    skos:exactMatch <http://dewey.info/class/364.1523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1523/e23/> ;
    skos:prefLabel "Murderers"@en,
        "Mordere"@nb .

humord:c07285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07285" ;
    dct:modified "2024-10-15T12:25:14"^^xsd:dateTime ;
    skos:altLabel "Barnemordarar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1523/e23/> ;
    skos:broader humord:c07284 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1523/e23/> ;
    skos:prefLabel "Child murderers"@en,
        "Barnemordere"@nb .

humord:c07286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07286" ;
    dct:modified "2024-11-05T19:21:37"^^xsd:dateTime ;
    skos:altLabel "Kundar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/>,
        <http://dewey.info/class/658.812/e23/> ;
    skos:prefLabel "Customers"@en,
        "Kunder"@nb ;
    skos:related humord:c07206,
        humord:c07237 ;
    skos:relatedMatch <http://dewey.info/class/339.47/e23/>,
        <http://dewey.info/class/658.812/e23/> .

humord:c07287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07287" ;
    dct:modified "2024-10-30T14:40:43"^^xsd:dateTime ;
    skos:altLabel "Courtezans"@en,
        "Kurtisaner"@nb ;
    skos:broadMatch <http://dewey.info/class/306.74/e23/> ;
    skos:broader humord:c07523 ;
    skos:definition "Kurtisane betydde opprinnelig hoffdame. Kurtisane brukes nå særlig om en «finere» prostituert. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/> ;
    skos:prefLabel "Courtesans"@en,
        "Kurtisaner"@nb .

humord:c07288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07288" ;
    dct:modified "2024-11-05T19:24:13"^^xsd:dateTime ;
    skos:altLabel "Leiglendingar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08863/e23/> ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/306.365/e23/> ;
    skos:definition "Eldre ord for en person som leier jord <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08863/e23/>,
        <http://dewey.info/class/306.365/e23/> ;
    skos:prefLabel "Tenant farmers"@en,
        "Leilendinger"@nb ;
    skos:related humord:c07442,
        humord:c25569 .

humord:c07289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07289" ;
    dct:modified "2024-11-05T15:21:38"^^xsd:dateTime ;
    skos:altLabel "Enchanters"@en,
        "Wizards"@en,
        "Magikarar"@nb,
        "Trollmann"@nb,
        "Trollmenn"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Person som bruker magi til å se, spå og utøve magiske handlinger <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.97938/e23/>,
        <http://dewey.info/class/793.8092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97938/e23/>,
        <http://dewey.info/class/793.8092/e23/> ;
    skos:prefLabel "Magicians"@en,
        "Magikere"@nb ;
    skos:related humord:c05130,
        humord:c07306,
        humord:c07360,
        humord:c07362 .

humord:c07292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07292" ;
    dct:modified "2024-11-04T12:52:32"^^xsd:dateTime ;
    skos:altLabel "Rune stone carvers"@en,
        "Rune-carvers"@en,
        "Runeristarar"@nb ;
    skos:broadMatch <http://dewey.info/class/430/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person som rister runer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.33/e23/>,
        <http://dewey.info/class/430/e23/> ;
    skos:prefLabel "Rune carvers"@en,
        "Runeristere"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.33/e23/> .

humord:c07294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07294" ;
    dct:modified "2024-11-05T15:22:20"^^xsd:dateTime ;
    skos:altLabel "Mamluks"@en,
        "Mamelukkar (Personar)"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Medlem av den egyptiske sultanens livvakt <BOB> Mamelukkene dannet dynastier Egypt og Nord-India fra 1200-tallet av <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.94033/e23/>,
        <http://dewey.info/class/962.024/e23/> ;
    skos:prefLabel "Mamelukes"@en,
        "Mamelukker (Personer)"@nb ;
    skos:relatedMatch <http://dewey.info/class/956.94033/e23/>,
        <http://dewey.info/class/962.024/e23/> .

humord:c07295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07295" ;
    dct:modified "2024-10-30T12:16:52"^^xsd:dateTime ;
    skos:altLabel "Mensjevikar"@nb ;
    skos:broadMatch <http://dewey.info/class/324.247072/e23/>,
        <http://dewey.info/class/947.0841/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "En fraksjon av den russiske revolusjonsbevegelsen som dukket opp i 1903 etter en kragnel mellom Lenon og Martov <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.947/e23/>,
        <http://dewey.info/class/324.247072/e23/>,
        <http://dewey.info/class/947.0841/e23/> ;
    skos:prefLabel "Mensheviks"@en,
        "Mensjeviker"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.947/e23/> .

humord:c07296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07296" ;
    dct:modified "2024-11-05T15:23:16"^^xsd:dateTime ;
    skos:altLabel "Mesenar"@nb ;
    skos:broadMatch <http://dewey.info/class/361.74092/e23/>,
        <http://dewey.info/class/709.2/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.74092/e23/>,
        <http://dewey.info/class/709.2/e23/> ;
    skos:prefLabel "Patrons of the arts"@en,
        "Mesener"@nb .

humord:c07297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07297" ;
    dct:modified "2024-10-29T09:06:32"^^xsd:dateTime ;
    skos:altLabel "Missionary"@en,
        "Misjonærar"@nb ;
    skos:broader humord:c17790 ;
    skos:exactMatch <http://dewey.info/class/207.2092/e23/>,
        <http://dewey.info/class/305.92072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.1/e23/>,
        <http://dewey.info/class/207.2092/e23/>,
        <http://dewey.info/class/305.92072/e23/> ;
    skos:prefLabel "Missionaries"@en,
        "Misjonærer"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.1/e23/> .

humord:c07298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07298" ;
    dct:modified "2024-10-29T09:06:58"^^xsd:dateTime ;
    skos:altLabel "Mystikarar"@nb ;
    skos:broader humord:c17790 ;
    skos:exactMatch <http://dewey.info/class/248.22092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/248.22092/e23/> ;
    skos:prefLabel "Mystics"@en,
        "Mystikere"@nb .

humord:c07299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07299" ;
    dct:modified "2024-11-05T19:05:20"^^xsd:dateTime ;
    skos:altLabel "Neighbors"@en,
        "Naboar"@nb ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.925/e23/>,
        <http://dewey.info/class/158.25/e23/> ;
    skos:prefLabel "Neighbours"@en,
        "Naboer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.925/e23/>,
        <http://dewey.info/class/158.25/e23/> .

humord:c07300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07300" ;
    dct:modified "2024-11-05T19:06:30"^^xsd:dateTime ;
    skos:altLabel "Court clowns"@en,
        "Court fools"@en,
        "Fools (Court clowns)"@en,
        "Jesters (Court clowns)"@en,
        "Hoffnarrar"@nb,
        "Hoffnarrer"@nb,
        "Narr"@nb,
        "Narrar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.484/e23/>,
        <http://dewey.info/class/791.3/e23/>,
        <http://dewey.info/class/792.23/e23/> ;
    skos:prefLabel "Court jesters"@en,
        "Narrer"@nb ;
    skos:related humord:c17780 ;
    skos:relatedMatch <http://dewey.info/class/306.484/e23/>,
        <http://dewey.info/class/791.3/e23/>,
        <http://dewey.info/class/792.23/e23/> .

humord:c07301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07301" ;
    dct:modified "2024-10-30T12:17:31"^^xsd:dateTime ;
    skos:altLabel "National socialists"@en,
        "Nasjonalsosialistar"@nb,
        "Nasjonalsosialister"@nb,
        "Nazistar"@nb ;
    skos:broader humord:c17791 ;
    skos:closeMatch <http://dewey.info/class/335.6092/e23/> ;
    skos:definition "Tilhengere av nasjonalsosialismen <PN>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/335.6092/e23/> ;
    skos:prefLabel "Nazis"@en,
        "Nazister"@nb ;
    skos:related humord:c09656,
        humord:c19724,
        humord:c22435 ;
    skos:relatedMatch <http://dewey.info/class/320.533/e23/> .

humord:c07303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07303" ;
    dct:modified "2024-11-05T19:07:06"^^xsd:dateTime ;
    skos:altLabel "Nesjongar"@nb,
        "Neskonger"@nb,
        "Nessekonger"@nb,
        "Væreiere"@nb,
        "Væreigarar"@nb ;
    skos:broadMatch <http://dewey.info/class/381.094843/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.094843/e23/> ;
    skos:prefLabel "Priviledged traders"@en,
        "Nessekonger"@nb ;
    skos:related humord:c07461 .

humord:c07306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07306" ;
    dct:modified "2024-10-29T09:07:09"^^xsd:dateTime ;
    skos:altLabel "Noaidar"@nb ;
    skos:broadMatch <http://dewey.info/class/299.457/e23/> ;
    skos:broader humord:c17790 ;
    skos:definition "Fra samisk. Person med magiske evner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.457/e23/> ;
    skos:prefLabel "Noaidis"@en,
        "Noaider"@nb ;
    skos:related humord:c05130,
        humord:c07289,
        humord:c07362 .

humord:c07307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07307" ;
    dct:modified "2023-12-12T12:09:34"^^xsd:dateTime ;
    skos:altLabel "Nomadic people"@en,
        "Nomadic peoples"@en,
        "Pastoral people"@en,
        "Pastoral peoples"@en,
        "Nomadar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c006301,
        <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006301,
        <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/>,
        <http://dewey.info/class/362.77918/e23/>,
        <http://dewey.info/class/362.839818/e23/>,
        <http://dewey.info/class/362.8991/e23/> ;
    skos:prefLabel "Nomads"@en,
        "Nomader"@nb ;
    skos:related humord:c24847 ;
    skos:relatedMatch <http://dewey.info/class/362.77918/e23/>,
        <http://dewey.info/class/362.839818/e23/>,
        <http://dewey.info/class/362.8991/e23/> .

humord:c07308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07308" ;
    dct:modified "2024-10-29T09:07:24"^^xsd:dateTime ;
    skos:altLabel "Nonner"@nb ;
    skos:broadMatch <http://dewey.info/class/255.9/e23/> ;
    skos:broader humord:c17790 ;
    skos:exactMatch <http://dewey.info/class/206.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.57/e23/>,
        <http://dewey.info/class/248.8943/e23/>,
        <http://dewey.info/class/255.9/e23/> ;
    skos:prefLabel "Nuns"@en,
        "Nonner"@nb ;
    skos:related humord:c08424,
        humord:c11822 ;
    skos:relatedMatch <http://dewey.info/class/248.8943/e23/> .

humord:c07309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07309" ;
    dct:modified "2024-11-05T19:10:11"^^xsd:dateTime ;
    skos:altLabel "Homesteaders"@en,
        "Nybyggarar"@nb,
        "Pionerar (Nybyggarar)"@nb,
        "Pionerer (Nybyggere)"@nb,
        "Pionerliv"@nb,
        "Settlarar"@nb,
        "Settlere"@nb ;
    skos:broadMatch <http://dewey.info/class/630.92/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Settlers"@en,
        "Nybyggere"@nb .

humord:c07310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07310" ;
    dct:modified "2024-10-30T15:36:03"^^xsd:dateTime ;
    skos:altLabel "Tramps"@en,
        "Wanderers"@en,
        "Landstrykarar"@nb,
        "Landstrykere"@nb,
        "Lausgjengarar"@nb,
        "Lausgjengere"@nb,
        "Løsgjengere"@nb,
        "Omstreifarar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.569/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.569/e23/> ;
    skos:prefLabel "Vagabonds"@en,
        "Omstreifere"@nb ;
    skos:related humord:c00748,
        humord:c07569,
        humord:c12946,
        humord:c21443 .

humord:c07313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07313" ;
    dct:modified "2024-11-05T15:11:36"^^xsd:dateTime ;
    skos:altLabel "Oppdagingsreisande"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/910.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.92/e23/> ;
    skos:prefLabel "Explorers"@en,
        "Oppdagelsesreisende"@nb ;
    skos:related humord:c11328,
        humord:c12412,
        humord:c13382 .

humord:c07314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07314" ;
    dct:modified "2024-11-05T15:12:16"^^xsd:dateTime ;
    skos:altLabel "Clients (Contracting entity)"@en,
        "Contracting entities"@en,
        "Principals (Contracting entity)"@en,
        "Oppdrags­givarar"@nb,
        "Oppdrags­gjevarar"@nb ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:prefLabel "Employers (Contracting entity)"@en,
        "Oppdragsgivere"@nb .

humord:c07315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07315" ;
    dct:modified "2023-12-13T10:14:43"^^xsd:dateTime ;
    skos:altLabel "Dissenters (Politics)"@en,
        "Dissidents (Politics)"@en,
        "Political dissenters"@en,
        "Political dissidents"@en,
        "Dissentere (Politikk)"@nb,
        "Dissidentar"@nb,
        "Dissidenter (Politikk)"@nb,
        "Opposisjonelle"@nb,
        "Politisk opposisjonelle"@nb,
        "Politiske avvikere"@nb,
        "Regimekritikarar"@nb,
        "Regimekritikere"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c17791 ;
    skos:closeMatch realfagstermer:c009223 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009223,
        <http://dewey.info/class/321.8/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Oppositionists"@en,
        "Opposisjonelle"@nb ;
    skos:related humord:c09194 .

humord:c07317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07317" ;
    dct:modified "2024-10-30T12:27:01"^^xsd:dateTime ;
    skos:altLabel "Optimatar"@nb ;
    skos:broadMatch <http://dewey.info/class/937/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Tilhenger av senatsparti, de konservative aristokrater, som stod i motsetning til folkepartiet (i det gamle Roma) <FO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937/e23/> ;
    skos:prefLabel "Optimates"@en,
        "Optimater"@nb .

humord:c07318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07318" ;
    dct:modified "2024-11-05T15:13:14"^^xsd:dateTime ;
    skos:altLabel "Eccentrics"@en,
        "Eksentrikarar"@nb,
        "Eksentrikere"@nb,
        "Originalar (Personar)"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0862/e23/>,
        <http://dewey.info/class/305.5/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Særpreget, underlig person <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0862/e23/>,
        <http://dewey.info/class/305.5/e23/> ;
    skos:prefLabel "Originals (People)"@en,
        "Originaler (Personer)"@nb .

humord:c07319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07319" ;
    dct:modified "2024-11-05T15:15:31"^^xsd:dateTime ;
    skos:altLabel "Pariaar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5688/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5688/e23/> ;
    skos:prefLabel "Pariahs"@en,
        "Pariaer"@nb ;
    skos:related humord:c07281,
        humord:c09340 .

humord:c07320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07320" ;
    dct:modified "2024-10-29T09:36:18"^^xsd:dateTime ;
    skos:altLabel "Partisanar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0218/e23/> ;
    skos:broader humord:c07366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0218/e23/> ;
    skos:prefLabel "Partisans"@en,
        "Partisaner"@nb .

humord:c07321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07321" ;
    dct:modified "2024-03-04T13:45:49"^^xsd:dateTime ;
    skos:altLabel "Pasientar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.11/e23/>,
        <http://dewey.info/class/610.696/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c000331 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000331,
        <http://dewey.info/class/362.11/e23/>,
        <http://dewey.info/class/610.696/e23/> ;
    skos:prefLabel "Patients"@en,
        "Pasienter"@nb ;
    skos:related humord:c25019,
        humord:c63919 .

humord:c07322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07322" ;
    dct:modified "2024-11-05T15:17:22"^^xsd:dateTime ;
    skos:altLabel "Pendlarar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.042/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.042/e23/> ;
    skos:prefLabel "Commuters"@en,
        "Pendlere"@nb ;
    skos:related humord:c09143 .

humord:c07323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07323" ;
    dct:modified "2024-11-22T10:16:51"^^xsd:dateTime ;
    skos:altLabel "Pensjonistar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.5/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--08696/e23/>,
        <http://dewey.info/class/306.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08696/e23/>,
        <http://dewey.info/class/155.672/e23/>,
        <http://dewey.info/class/306.38/e23/>,
        <http://dewey.info/class/331.5/e23/>,
        <http://dewey.info/class/362.8996/e23/> ;
    skos:prefLabel "Pensioners"@en,
        "Pensjonister"@nb ;
    skos:related humord:c07177,
        humord:c69011 ;
    skos:relatedMatch <http://dewey.info/class/155.672/e23/>,
        <http://dewey.info/class/362.8996/e23/> .

humord:c07324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07324" ;
    dct:modified "2024-10-29T09:08:41"^^xsd:dateTime ;
    skos:altLabel "Pilegrimar"@nb ;
    skos:broadMatch <http://dewey.info/class/203.51/e23/> ;
    skos:broader humord:c17790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.51/e23/>,
        <http://dewey.info/class/263.041/e23/>,
        <http://dewey.info/class/294.5351/e23/>,
        <http://dewey.info/class/296.481/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:prefLabel "Pilgrims"@en,
        "Pilegrimer"@nb ;
    skos:relatedMatch <http://dewey.info/class/263.041/e23/>,
        <http://dewey.info/class/294.5351/e23/>,
        <http://dewey.info/class/296.481/e23/>,
        <http://dewey.info/class/297.35/e23/> .

humord:c07325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07325" ;
    dct:modified "2024-11-01T13:49:46"^^xsd:dateTime ;
    skos:altLabel "Presidentar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/352.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8042/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Presidents"@en,
        "Presidenter"@nb ;
    skos:related humord:c26480 ;
    skos:relatedMatch <http://dewey.info/class/321.8042/e23/> .

humord:c07326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07326" ;
    dct:modified "1995-02-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Publikummere"@nb,
        "Tilhørere"@nb,
        "Tilskuere"@nb ;
    skos:broader humord:c09265 ;
    skos:exactMatch <http://dewey.info/class/302.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/302.33/e23/> ;
    skos:prefLabel "Audience"@en,
        "Publikum"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.23/e23/> .

humord:c07330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07330" ;
    dct:modified "2024-10-29T09:09:30"^^xsd:dateTime ;
    skos:altLabel "Adherents of religion"@en,
        "Religious adherents"@en,
        "Religious believers"@en,
        "Religious followers"@en,
        "Religionstilhengarar"@nb,
        "Religionstilhengjarar"@nb ;
    skos:broadMatch <http://dewey.info/class/200.92/e23/> ;
    skos:broader humord:c17790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/> ;
    skos:prefLabel "Followers of religion"@en,
        "Religionstilhengere"@nb ;
    skos:related humord:c08400,
        humord:c08736,
        humord:c08784 .

humord:c07331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07331" ;
    dct:modified "2024-08-01T09:49:08"^^xsd:dateTime ;
    skos:altLabel "Alawis"@en,
        "Nosairians"@en,
        "Nusayrites"@en,
        "Alavittar"@nb,
        "Alavitter"@nb,
        "Alawittar"@nb,
        "Nousariar"@nb,
        "Nousarier"@nb,
        "Nusairier"@nb,
        "Nuzariar"@nb,
        "Nuzarier"@nb ;
    skos:broader humord:c07345 ;
    skos:definition "Religionssamfunn i Syria med røtter i sjiaislam <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.8251/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.8251/e23/> ;
    skos:prefLabel "Alawites"@en,
        "Alawitter"@nb ;
    skos:related humord:c07332,
        humord:c21196 .

humord:c07332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07332" ;
    dct:modified "2024-08-01T10:48:02"^^xsd:dateTime ;
    skos:altLabel "Alevimuslimar"@nb,
        "Alevimuslimer"@nb,
        "Alevittar"@nb ;
    skos:broader humord:c07345 ;
    skos:definition "Alevitter er medlemmer av et tyrkisk religionssamfunn med røtter i sjiaislam. Beslektet men ikke identiske med syriske nusairier (alawitter) <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.8252/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.8252/e23/> ;
    skos:prefLabel "Alevis"@en,
        "Alevitter"@nb ;
    skos:related humord:c07331,
        humord:c21196 .

humord:c07334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07334" ;
    dct:modified "2024-10-29T08:29:13"^^xsd:dateTime ;
    skos:altLabel "Dissidents (Religious followers)"@en,
        "Religious dissenters"@en,
        "Religious dissidents"@en,
        "Dissentarar (Religionstilhengarar)"@nb,
        "Dissidentar (Religionstilhengarar)"@nb,
        "Dissidenter (Religionstilhengere)"@nb ;
    skos:broader humord:c07330 ;
    skos:closeMatch <http://dewey.info/class/280.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/280.4/e23/> ;
    skos:prefLabel "Dissenters (Religious followers)"@en,
        "Dissentere (Religionstilhengere)"@nb .

humord:c07335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07335" ;
    dct:modified "2024-10-29T08:28:20"^^xsd:dateTime ;
    skos:altLabel "Hinduar"@nb ;
    skos:broadMatch <http://dewey.info/class/908.82945/e23/> ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/1--0882945/e23/>,
        <http://dewey.info/class/294.5092/e23/>,
        <http://dewey.info/class/305.6945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0882945/e23/>,
        <http://dewey.info/class/294.5092/e23/>,
        <http://dewey.info/class/305.6945/e23/>,
        <http://dewey.info/class/908.82945/e23/> ;
    skos:prefLabel "Hindus"@en,
        "Hinduer"@nb .

humord:c07337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07337" ;
    dct:modified "2024-10-29T08:27:25"^^xsd:dateTime ;
    skos:altLabel "Convertites"@en,
        "Proselytes"@en,
        "Konvertittar"@nb,
        "Proselyttar"@nb,
        "Proselytter"@nb ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c07330 ;
    skos:definition "Person som har gått over til et annet trossamfunn, særlig til katolisismen  <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Converts"@en,
        "Konvertitter"@nb ;
    skos:related humord:c16573 .

humord:c07338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07338" ;
    dct:modified "2024-10-29T08:26:55"^^xsd:dateTime ;
    skos:altLabel "Kristne"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/1--08827/e23/>,
        <http://dewey.info/class/270.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08827/e23/>,
        <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/305.67/e23/> ;
    skos:prefLabel "Christians"@en,
        "Kristne"@nb ;
    skos:relatedMatch <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/305.67/e23/> .

humord:c07339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07339" ;
    dct:modified "2024-10-28T09:34:20"^^xsd:dateTime ;
    skos:altLabel "Katolikkar"@nb ;
    skos:broader humord:c07338 ;
    skos:exactMatch <http://dewey.info/class/282.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/282.092/e23/>,
        <http://dewey.info/class/305.682/e23/> ;
    skos:prefLabel "Catholics"@en,
        "Katolikker"@nb ;
    skos:relatedMatch <http://dewey.info/class/305.682/e23/> .

humord:c07340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07340" ;
    dct:modified "2024-10-28T09:35:28"^^xsd:dateTime ;
    skos:altLabel "Koptarar"@nb ;
    skos:broader humord:c07338 ;
    skos:definition "Koptere er det vanlige navnet på kristne egyptere. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8932/e23/>,
        <http://dewey.info/class/5--932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8932/e23/>,
        <http://dewey.info/class/5--932/e23/> ;
    skos:prefLabel "Copts"@en,
        "Koptere"@nb .

humord:c07341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07341" ;
    dct:modified "2024-10-28T09:42:02"^^xsd:dateTime ;
    skos:altLabel "Protestantar"@nb ;
    skos:broader humord:c07338 ;
    skos:exactMatch <http://dewey.info/class/280.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/280.4092/e23/> ;
    skos:prefLabel "Protestants"@en,
        "Protestanter"@nb .

humord:c07342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07342" ;
    dct:modified "2024-09-03T08:34:58"^^xsd:dateTime ;
    skos:altLabel "Camisars"@en,
        "Camisardar"@nb ;
    skos:broadMatch <http://dewey.info/class/284.5/e23/> ;
    skos:broader humord:c07341 ;
    skos:definition "Camisardene var protestantiske opprørere i Cevennene, Frankrike, i begynnelsen av 1700-tallet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.5/e23/> ;
    skos:prefLabel "Camisards"@en,
        "Camisarder"@nb .

humord:c07343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07343" ;
    dct:modified "2024-10-28T08:59:46"^^xsd:dateTime ;
    skos:altLabel "Hugenottar"@nb ;
    skos:broadMatch <http://dewey.info/class/284.5/e23/> ;
    skos:broader humord:c07341 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.5/e23/> ;
    skos:prefLabel "Huguenots"@en,
        "Hugenotter"@nb ;
    skos:related humord:c08808 .

humord:c07344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07344" ;
    dct:modified "2024-10-29T08:23:57"^^xsd:dateTime ;
    skos:altLabel "Martyrar"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/> ;
    skos:prefLabel "Martyrs"@en,
        "Martyrer"@nb .

humord:c07345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07345" ;
    dct:modified "2024-10-29T08:25:21"^^xsd:dateTime ;
    skos:altLabel "Muselmanar"@nb,
        "Muselmaner"@nb,
        "Muslimar"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/1--088297/e23/>,
        <http://dewey.info/class/297.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--088297/e23/>,
        <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/297.8/e23/>,
        <http://dewey.info/class/305.697/e23/> ;
    skos:prefLabel "Muslims"@en,
        "Muslimer"@nb ;
    skos:related humord:c08512,
        humord:c08793,
        humord:c08840 ;
    skos:relatedMatch <http://dewey.info/class/297.8/e23/>,
        <http://dewey.info/class/305.697/e23/> .

humord:c07348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07348" ;
    dct:modified "2024-10-28T08:58:20"^^xsd:dateTime ;
    skos:altLabel "Pomak people"@en,
        "Pomakar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891811/e23/>,
        <http://dewey.info/class/5--91811/e23/> ;
    skos:broader humord:c00959,
        humord:c07345 ;
    skos:definition "Bulgarske muslimer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891811/e23/>,
        <http://dewey.info/class/5--91811/e23/> ;
    skos:prefLabel "Pomaks"@en,
        "Pomaker"@nb .

humord:c07349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07349" ;
    dct:modified "2024-08-28T11:26:20"^^xsd:dateTime ;
    skos:altLabel "Assyrian Christians"@en,
        "Chaldean Christians"@en,
        "Assyriske kristne"@nb,
        "Kaldeiske kristne"@nb,
        "Nestorianarar"@nb ;
    skos:broadMatch <http://dewey.info/class/281.8092/e23/> ;
    skos:broader humord:c07338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.8092/e23/> ;
    skos:prefLabel "Nestorians"@en,
        "Nestorianere"@nb ;
    skos:related humord:c18054 .

humord:c07350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07350" ;
    dct:modified "2024-10-29T08:59:34"^^xsd:dateTime ;
    skos:altLabel "Sikhar"@nb ;
    skos:broadMatch <http://dewey.info/class/908.82946/e23/> ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/294.6092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.6092/e23/>,
        <http://dewey.info/class/908.82946/e23/> ;
    skos:prefLabel "Sikhs"@en,
        "Sikher"@nb .

humord:c07351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07351" ;
    dct:modified "2024-11-04T12:51:16"^^xsd:dateTime ;
    skos:altLabel "Overløparar"@nb,
        "Overløpere"@nb,
        "Renegatar"@nb,
        "Svikarar"@nb,
        "Svikere"@nb,
        "Trosfornektere"@nb,
        "Trusfornektarar"@nb ;
    skos:broadMatch <http://dewey.info/class/201.51/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.51/e23/>,
        <http://dewey.info/class/261.21/e23/>,
        <http://dewey.info/class/296.391/e23/>,
        <http://dewey.info/class/297.289/e23/> ;
    skos:prefLabel "Renegades"@en,
        "Renegater"@nb ;
    skos:related humord:c18281 ;
    skos:relatedMatch <http://dewey.info/class/261.21/e23/>,
        <http://dewey.info/class/296.391/e23/>,
        <http://dewey.info/class/297.289/e23/> .

humord:c07352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07352" ;
    dct:modified "2024-11-04T12:52:19"^^xsd:dateTime ;
    skos:altLabel "Ryttarar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/305.9798/e23/>,
        <http://dewey.info/class/798.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9798/e23/>,
        <http://dewey.info/class/798.092/e23/> ;
    skos:prefLabel "Riders"@en,
        "Ryttere"@nb ;
    skos:related humord:c01440 .

humord:c07353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07353" ;
    dct:modified "2024-10-30T12:29:25"^^xsd:dateTime ;
    skos:altLabel "Raudegardistar"@nb ;
    skos:broadMatch <http://dewey.info/class/951.056/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Rødegardister var grupper som for det meste bestod av ungdommer fra videregående skoler og universiteter og en tid fungerte som støttropper under kulturrevolusjonen i Kina i perioden 1966–1976.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.056/e23/> ;
    skos:prefLabel "Red Guards"@en,
        "Rødegardister"@nb ;
    skos:related humord:c04041 .

humord:c07354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07354" ;
    dct:modified "2024-11-04T12:53:08"^^xsd:dateTime ;
    skos:altLabel "Compilers"@en,
        "Innsamlarar"@nb,
        "Innsamlere"@nb,
        "Samlarar"@nb ;
    skos:broadMatch <http://dewey.info/class/790.132/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Samlere av samlerobjekter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/790.132/e23/> ;
    skos:prefLabel "Collectors"@en,
        "Samlere"@nb .

humord:c07357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07357" ;
    dct:modified "2024-10-30T12:29:43"^^xsd:dateTime ;
    skos:altLabel "Sandinistar"@nb ;
    skos:broadMatch <http://dewey.info/class/972.85052/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/972.85052/e23/> ;
    skos:prefLabel "Sandinistas"@en,
        "Sandinister"@nb ;
    skos:related humord:c04048 .

humord:c07358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07358" ;
    dct:modified "2024-10-30T12:30:45"^^xsd:dateTime ;
    skos:altLabel "Sans-culottes"@en,
        "Sans-culottar"@nb,
        "Sans-culotter"@nb,
        "Sansculottar"@nb,
        "Sansculotter"@nb,
        "Sanskulottar"@nb ;
    skos:broadMatch <http://dewey.info/class/944.04/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Sans-culotter var den voldsomste og mest radikale gruppen under den franske revolusjon <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.04/e23/> ;
    skos:prefLabel "Sansculottes"@en,
        "Sanskulotter"@nb .

humord:c07360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07360" ;
    dct:modified "2024-11-04T12:24:12"^^xsd:dateTime ;
    skos:altLabel "Sjåarar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Person med magiske, clairvoyante, visjonære evner <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.84092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.84092/e23/> ;
    skos:prefLabel "Seers"@en,
        "Seere"@nb ;
    skos:related humord:c05130,
        humord:c07289,
        humord:c07362,
        humord:c14745 .

humord:c07361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07361" ;
    dct:modified "2011-01-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.77/e23/> ;
    skos:broader humord:c12156 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.77/e23/> ;
    skos:prefLabel "Sexual deviants"@en,
        "Seksuelle avvikere"@nb .

humord:c07362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07362" ;
    dct:modified "2024-10-29T09:00:58"^^xsd:dateTime ;
    skos:altLabel "Sjamanar"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c17790 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/> ;
    skos:prefLabel "Shamans"@en,
        "Sjamaner"@nb ;
    skos:related humord:c05130,
        humord:c07289,
        humord:c07306,
        humord:c07360,
        humord:c08586,
        humord:c14745 .

humord:c07363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07363" ;
    dct:modified "2024-11-04T12:27:43"^^xsd:dateTime ;
    skos:altLabel "Sjarlatanar"@nb ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.163/e23/> ;
    skos:prefLabel "Charlatans"@en,
        "Sjarlataner"@nb ;
    skos:relatedMatch <http://dewey.info/class/364.163/e23/> .

humord:c07364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07364" ;
    dct:modified "2024-11-04T12:31:54"^^xsd:dateTime ;
    skos:altLabel "Slavar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--08625/e23/>,
        <http://dewey.info/class/306.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08625/e23/>,
        <http://dewey.info/class/306.362/e23/>,
        <http://dewey.info/class/342.087/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/390.25/e23/> ;
    skos:prefLabel "Slaves"@en,
        "Slaver"@nb ;
    skos:related humord:c08916,
        humord:c09240 ;
    skos:relatedMatch <http://dewey.info/class/342.087/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/390.25/e23/> .

humord:c07365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07365" ;
    dct:modified "2024-11-04T14:15:31"^^xsd:dateTime ;
    skos:altLabel "Galeislavar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.362092/e23/> ;
    skos:broader humord:c07364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.362092/e23/> ;
    skos:prefLabel "Galley slaves"@en,
        "Galeislaver"@nb .

humord:c07366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07366" ;
    dct:modified "2024-10-30T12:32:13"^^xsd:dateTime ;
    skos:altLabel "Combatants"@en,
        "Warriors"@en,
        "Krigarar"@nb,
        "Krigere"@nb,
        "Militære"@nb,
        "Soldatar"@nb,
        "Stridande"@nb,
        "Stridende"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c17791,
        humord:c20338 ;
    skos:closeMatch <http://dewey.info/class/305.9355/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/355.0092/e23/> ;
    skos:prefLabel "Soldiers"@en,
        "Soldater"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/343.01/e23/> .

humord:c07368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07368" ;
    dct:modified "2024-10-29T09:35:45"^^xsd:dateTime ;
    skos:altLabel "Mercenary"@en,
        "Leigesoldatar"@nb ;
    skos:broader humord:c07366 ;
    skos:exactMatch <http://dewey.info/class/355.354/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.354/e23/> ;
    skos:prefLabel "Mercenaries"@en,
        "Leiesoldater"@nb .

humord:c07369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07369" ;
    dct:modified "2021-05-18T14:38:38"^^xsd:dateTime ;
    skos:altLabel "Social deviants"@en ;
    skos:broadMatch <http://dewey.info/class/1--086/e23/> ;
    skos:broader humord:c12156 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086/e23/> ;
    skos:prefLabel "Social outsiders"@en,
        "Sosiale avvikere"@nb .

humord:c07370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07370" ;
    dct:modified "2024-10-30T12:09:17"^^xsd:dateTime ;
    skos:altLabel "Sosialistar"@nb ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/335.0092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.0092/e23/> ;
    skos:prefLabel "Socialists"@en,
        "Sosialister"@nb .

humord:c07371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07371" ;
    dct:modified "2024-01-03T12:48:11"^^xsd:dateTime ;
    skos:altLabel "Spionar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.3432092/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c006246,
        <http://dewey.info/class/327.12092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006246,
        <http://dewey.info/class/327.12092/e23/>,
        <http://dewey.info/class/355.3432092/e23/> ;
    skos:prefLabel "Spies"@en,
        "Spioner"@nb ;
    skos:related humord:c08920 .

humord:c07373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07373" ;
    dct:modified "2024-11-04T12:37:02"^^xsd:dateTime ;
    skos:altLabel "Epiphany singers"@en,
        "Stjernegutar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Star singers"@en,
        "Stjernegutter"@nb .

humord:c07374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07374" ;
    dct:modified "2024-11-04T08:59:07"^^xsd:dateTime ;
    skos:altLabel "Magnates"@en,
        "Prominent men"@en,
        "Wealthy men"@en,
        "Stormann"@nb,
        "Stormenn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:prefLabel "Chieftains"@en,
        "Stormenn"@nb .

humord:c07376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07376" ;
    dct:modified "2024-01-03T13:43:08"^^xsd:dateTime ;
    skos:altLabel "Studentar"@nb,
        "Studine"@nb,
        "Studiner"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c011445,
        <http://dewey.info/class/378.198/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011445,
        <http://dewey.info/class/371.872/e23/>,
        <http://dewey.info/class/378.198/e23/> ;
    skos:prefLabel "Students"@en,
        "Studenter"@nb ;
    skos:related humord:c04614,
        humord:c07216,
        humord:c07899,
        humord:c25135 ;
    skos:relatedMatch <http://dewey.info/class/371.872/e23/> .

humord:c07377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07377" ;
    dct:modified "2024-10-30T12:13:00"^^xsd:dateTime ;
    skos:altLabel "Tory"@en,
        "Toryar"@nb ;
    skos:broadMatch <http://dewey.info/class/324.24102/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.24102/e23/> ;
    skos:prefLabel "Tories"@en,
        "Toryer"@nb .

humord:c07378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07378" ;
    dct:modified "2024-11-04T12:17:09"^^xsd:dateTime ;
    skos:altLabel "Tradition carriers"@en,
        "Tradisjonsberarar"@nb,
        "Tradisjonsformidlarar"@nb,
        "Tradisjonsformidlere"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person, institusjon e.l. som bærer, overleverer, formidler tradisjon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Carriers of tradition"@en,
        "Tradisjonsbærere"@nb ;
    skos:related humord:c05179 .

humord:c07381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07381" ;
    dct:modified "2024-11-04T12:18:38"^^xsd:dateTime ;
    skos:altLabel "Tyrannar"@nb ;
    skos:broadMatch <http://dewey.info/class/321.9/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Tyrants"@en,
        "Tyranner"@nb ;
    skos:related humord:c09747 .

humord:c07382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07382" ;
    dct:modified "2024-10-30T12:13:14"^^xsd:dateTime ;
    skos:altLabel "Aliens (Persons)"@en,
        "Utlendingar"@nb ;
    skos:broader humord:c17791 ;
    skos:closeMatch <http://dewey.info/class/362.8991/e23/> ;
    skos:definition "Personer fra utlandet <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08691/e23/>,
        <http://dewey.info/class/305.90691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08691/e23/>,
        <http://dewey.info/class/305.90691/e23/>,
        <http://dewey.info/class/362.7791/e23/>,
        <http://dewey.info/class/362.83981/e23/>,
        <http://dewey.info/class/362.8991/e23/> ;
    skos:prefLabel "Foreigners"@en,
        "Utlendinger"@nb ;
    skos:related humord:c07251,
        humord:c14229 ;
    skos:relatedMatch <http://dewey.info/class/362.7791/e23/>,
        <http://dewey.info/class/362.83981/e23/> .

humord:c07383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07383" ;
    dct:modified "2024-11-04T15:33:35"^^xsd:dateTime ;
    skos:altLabel "Emigranter"@nb,
        "Utvandrarar"@nb ;
    skos:broader humord:c24620 ;
    skos:closeMatch <http://dewey.info/class/1--08691/e23/>,
        <http://dewey.info/class/362.8991/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.90691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08691/e23/>,
        <http://dewey.info/class/305.90691/e23/>,
        <http://dewey.info/class/362.7791/e23/>,
        <http://dewey.info/class/362.83981/e23/>,
        <http://dewey.info/class/362.8991/e23/> ;
    skos:prefLabel "Emigrants"@en,
        "Utvandrere"@nb ;
    skos:related humord:c07251,
        humord:c09256 ;
    skos:relatedMatch <http://dewey.info/class/362.7791/e23/>,
        <http://dewey.info/class/362.83981/e23/> .

humord:c07385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07385" ;
    dct:modified "2024-10-30T12:15:16"^^xsd:dateTime ;
    skos:altLabel "Veljarar"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Voters"@en,
        "Velgere"@nb ;
    skos:related humord:c09705,
        humord:c26208,
        humord:c26562,
        humord:c58717 .

humord:c07387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07387" ;
    dct:modified "2024-11-04T08:54:32"^^xsd:dateTime ;
    skos:altLabel "Vikingar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/>,
        <http://dewey.info/class/948.022/e23/> ;
    skos:prefLabel "Vikings"@en,
        "Vikinger"@nb ;
    skos:related humord:c10917 ;
    skos:relatedMatch <http://dewey.info/class/948.022/e23/> .

humord:c07388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07388" ;
    dct:modified "2024-11-04T14:03:14"^^xsd:dateTime ;
    skos:altLabel "Væringar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/>,
        <http://dewey.info/class/948.022/e23/> ;
    skos:broader humord:c07387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8395/e23/>,
        <http://dewey.info/class/5--395/e23/>,
        <http://dewey.info/class/948.022/e23/> ;
    skos:prefLabel "Varangians"@en,
        "Væringer"@nb .

humord:c07389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07389" ;
    dct:modified "2024-11-04T14:48:31"^^xsd:dateTime ;
    skos:altLabel "Assault victims"@en,
        "Victims of assault"@en,
        "Valdsoffer"@nb,
        "Valdsutsette"@nb,
        "Voldsoffer"@nb,
        "Voldsutsatte"@nb ;
    skos:broader humord:c20412 ;
    skos:exactMatch <http://dewey.info/class/362.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.88/e23/> ;
    skos:prefLabel "Victims of violence"@en,
        "Voldsofre"@nb ;
    skos:related humord:c09241,
        humord:c23308 .

humord:c07391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07391" ;
    dct:modified "2024-06-13T07:53:55"^^xsd:dateTime ;
    skos:altLabel "Advocates"@en,
        "Attorneys"@en,
        "Advokatar"@nb ;
    skos:broader humord:c07460 ;
    skos:exactMatch <http://dewey.info/class/305.934/e23/>,
        <http://dewey.info/class/340.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.3/e23/>,
        <http://dewey.info/class/305.934/e23/>,
        <http://dewey.info/class/340.023/e23/>,
        <http://dewey.info/class/340.092/e23/> ;
    skos:prefLabel "Lawyers"@en,
        "Advokater"@nb ;
    skos:related humord:c58550,
        humord:c59571 ;
    skos:relatedMatch <http://dewey.info/class/174.3/e23/>,
        <http://dewey.info/class/340.023/e23/> .

humord:c07392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07392" ;
    dct:modified "2024-06-13T07:20:11"^^xsd:dateTime ;
    skos:altLabel "Akademikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.55/e23/>,
        <http://dewey.info/class/331.11445/e23/> ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c013264 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013264,
        <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.55/e23/>,
        <http://dewey.info/class/331.11445/e23/> ;
    skos:prefLabel "Academics"@en,
        "Akademikere"@nb ;
    skos:related humord:c21343,
        humord:c22545 .

humord:c07393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07393" ;
    dct:modified "2024-08-13T10:45:14"^^xsd:dateTime ;
    skos:altLabel "Embassadors"@en,
        "Ambassadørar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93272/e23/>,
        <http://dewey.info/class/327.2092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93272/e23/>,
        <http://dewey.info/class/327.2092/e23/> ;
    skos:prefLabel "Ambassadors"@en,
        "Ambassadører"@nb ;
    skos:related humord:c13892 .

humord:c07394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07394" ;
    dct:modified "2024-06-13T07:11:46"^^xsd:dateTime ;
    skos:altLabel "Dispensing chemists"@en,
        "Druggists"@en,
        "Pharmaceutical chemists"@en,
        "Pharmaceutical pharmacists"@en,
        "Apotekarar"@nb,
        "Apotekpersonale"@nb,
        "Farmasøytar"@nb,
        "Farmasøyter"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c009911,
        <http://dewey.info/class/305.96151/e23/>,
        <http://dewey.info/class/615.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009911,
        <http://dewey.info/class/305.96151/e23/>,
        <http://dewey.info/class/344.0416/e23/>,
        <http://dewey.info/class/615.1092/e23/> ;
    skos:prefLabel "Pharmacists"@en,
        "Apotekere"@nb ;
    skos:related humord:c03776,
        humord:c13149,
        humord:c61815 ;
    skos:relatedMatch <http://dewey.info/class/344.0416/e23/> .

humord:c07395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07395" ;
    dct:modified "2024-08-23T14:00:12"^^xsd:dateTime ;
    skos:altLabel "Laborers"@en,
        "Workers"@en,
        "Workmen"@en,
        "Arbeidarar"@nb,
        "Arbeidsfolk"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/331.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/331.11/e23/> ;
    skos:prefLabel "Labourers"@en,
        "Arbeidere"@nb ;
    skos:related humord:c07435,
        humord:c07448,
        humord:c09128 ;
    skos:relatedMatch <http://dewey.info/class/305.562/e23/> .

humord:c07397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07397" ;
    dct:modified "2024-10-25T09:54:02"^^xsd:dateTime ;
    skos:altLabel "Construction crew laborers"@en,
        "Anleggsarbeidarar"@nb,
        "Bygg- og anleggsarbeidarar"@nb,
        "Bygg- og anleggsarbeidere"@nb ;
    skos:broader humord:c07395 ;
    skos:exactMatch <http://dewey.info/class/305.9624/e23/>,
        <http://dewey.info/class/624.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9624/e23/>,
        <http://dewey.info/class/624.092/e23/> ;
    skos:prefLabel "Construction workers"@en,
        "Anleggsarbeidere"@nb .

humord:c07399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07399" ;
    dct:modified "2024-10-31T12:39:22"^^xsd:dateTime ;
    skos:altLabel "Bygningsarbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:exactMatch <http://dewey.info/class/305.969/e23/>,
        <http://dewey.info/class/690.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.969/e23/>,
        <http://dewey.info/class/690.092/e23/> ;
    skos:prefLabel "Builders"@en,
        "Bygningsarbeidere"@nb .

humord:c07400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07400" ;
    dct:modified "2024-10-31T12:39:37"^^xsd:dateTime ;
    skos:altLabel "Dock laborers"@en,
        "Dock labourers"@en,
        "Dock workers"@en,
        "Dockworkers"@en,
        "Longshoremen"@en,
        "Stevedores"@en,
        "Havnearbeidarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93871/e23/>,
        <http://dewey.info/class/387.1092/e23/> ;
    skos:broader humord:c07395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93871/e23/>,
        <http://dewey.info/class/387.1092/e23/> ;
    skos:prefLabel "Dockers"@en,
        "Havnearbeidere"@nb .

humord:c07401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07401" ;
    dct:modified "2023-12-04T14:35:15"^^xsd:dateTime ;
    skos:altLabel "Agricultural laborers"@en,
        "Agricultural labourers"@en,
        "Agricultural workers"@en,
        "Farm laborers"@en,
        "Farm labourers"@en,
        "Farm workers"@en,
        "Landarbeidarar"@nb,
        "Landbruksarbeidarar"@nb,
        "Landbruksarbeidere"@nb ;
    skos:broader humord:c07395 ;
    skos:exactMatch realfagstermer:c008425,
        <http://dewey.info/class/630.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008425,
        <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Farmworkers"@en,
        "Landarbeidere"@nb ;
    skos:related humord:c07411 .

humord:c07402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07402" ;
    dct:modified "2024-10-31T12:45:40"^^xsd:dateTime ;
    skos:altLabel "Common laborers"@en,
        "Common labourers"@en,
        "Day laborers"@en,
        "Roustabouts"@en,
        "Lausarbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:closeMatch <http://dewey.info/class/331.544/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.544/e23/> ;
    skos:prefLabel "Day labourers"@en,
        "Løsarbeidere"@nb .

humord:c07403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07403" ;
    dct:modified "2024-10-31T12:46:39"^^xsd:dateTime ;
    skos:altLabel "Seasonal laborers"@en,
        "Seasonal labourers"@en,
        "Sesongarbeidarar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.544/e23/> ;
    skos:broader humord:c07395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.544/e23/> ;
    skos:prefLabel "Seasonal workers"@en,
        "Sesongarbeidere"@nb .

humord:c07404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07404" ;
    dct:modified "2024-10-31T12:46:11"^^xsd:dateTime ;
    skos:altLabel "Foresters"@en,
        "Forestry wokers"@en,
        "Loggers"@en,
        "Lumberjacks"@en,
        "Lumberman"@en,
        "Lumbermen"@en,
        "Skogsarbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:exactMatch <http://dewey.info/class/305.963498/e23/>,
        <http://dewey.info/class/634.98092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.963498/e23/>,
        <http://dewey.info/class/634.98092/e23/> ;
    skos:prefLabel "Forest workers"@en,
        "Skogsarbeidere"@nb .

humord:c07405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07405" ;
    dct:modified "2024-10-31T12:40:43"^^xsd:dateTime ;
    skos:altLabel "Blue-collar workers"@en,
        "Factory hands"@en,
        "Factory laborers"@en,
        "Factory labourers"@en,
        "Factory workers"@en,
        "Fabrikkarbeidarar"@nb,
        "Fabrikkarbeidere"@nb,
        "Industriarbeidarar"@nb,
        "Verksarbeidarar"@nb,
        "Verksarbeidere"@nb ;
    skos:broader humord:c07395 ;
    skos:exactMatch <http://dewey.info/class/331.794/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.794/e23/>,
        <http://dewey.info/class/354.93/e23/> ;
    skos:prefLabel "Industrial workers"@en,
        "Industriarbeidere"@nb ;
    skos:relatedMatch <http://dewey.info/class/354.93/e23/> .

humord:c07406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07406" ;
    dct:modified "2024-06-13T07:08:06"^^xsd:dateTime ;
    skos:altLabel "Archeologists"@en,
        "Arkeologar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.99301/e23/>,
        <http://dewey.info/class/930.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.99301/e23/>,
        <http://dewey.info/class/930.1092/e23/> ;
    skos:prefLabel "Archaeologists"@en,
        "Arkeologer"@nb ;
    skos:related humord:c00005 .

humord:c07407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07407" ;
    dct:modified "2024-06-13T07:09:10"^^xsd:dateTime ;
    skos:altLabel "Arkitektar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c010127,
        <http://dewey.info/class/720.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010127,
        <http://dewey.info/class/720.92/e23/> ;
    skos:prefLabel "Architects"@en,
        "Arkitekter"@nb ;
    skos:related humord:c05184 .

humord:c07408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07408" ;
    dct:modified "2024-06-13T07:10:33"^^xsd:dateTime ;
    skos:altLabel "Arkivarar"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch <http://dewey.info/class/020.92/e23/>,
        <http://dewey.info/class/305.9092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/020.92/e23/>,
        <http://dewey.info/class/305.9092/e23/> ;
    skos:prefLabel "Archivists"@en,
        "Arkivarer"@nb ;
    skos:related humord:c00114 .

humord:c07409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07409" ;
    dct:modified "2024-10-30T12:51:32"^^xsd:dateTime ;
    skos:altLabel "Replacement workers"@en,
        "Avløysarar"@nb ;
    skos:broadMatch <http://dewey.info/class/630.92/e23/> ;
    skos:broader humord:c18755 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Substitute workers"@en,
        "Avløsere"@nb .

humord:c07410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07410" ;
    dct:modified "2024-11-04T08:32:40"^^xsd:dateTime ;
    skos:altLabel "Charity workers"@en,
        "Bistandsarbeidarar"@nb,
        "Hjelpearbeidere (Bistand)"@nb ;
    skos:broadMatch <http://dewey.info/class/338.91092/e23/>,
        <http://dewey.info/class/363.34988092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.91092/e23/>,
        <http://dewey.info/class/363.34988092/e23/> ;
    skos:prefLabel "Relief workers"@en,
        "Bistandsarbeidere"@nb .

humord:c07411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07411" ;
    dct:modified "2024-08-14T14:15:53"^^xsd:dateTime ;
    skos:altLabel "Agriculturalists"@en,
        "Agriculturists"@en,
        "Growers"@en,
        "Ranchers"@en,
        "Andelsbønder"@nb,
        "Bonde"@nb,
        "Bondestand"@nb,
        "Bondestanden"@nb,
        "Bondestandet"@nb,
        "Bønder"@nb,
        "Farmarar"@nb,
        "Farmere"@nb,
        "Fjellbonde"@nb,
        "Fjellbønder"@nb,
        "Gardbrukarar"@nb,
        "Gardbrukere"@nb,
        "Gårdbrukere"@nb,
        "Jordbrukarar"@nb,
        "Jordbrukere"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c005050,
        <http://dewey.info/class/1--08863/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005050,
        <http://dewey.info/class/1--08863/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Farmers"@en,
        "Bønder"@nb ;
    skos:related humord:c04585,
        humord:c07401,
        humord:c07432,
        humord:c09168,
        humord:c25569 .

humord:c07418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07418" ;
    dct:modified "2024-10-31T12:25:39"^^xsd:dateTime ;
    skos:altLabel "Croppers"@en,
        "Smallholders"@en,
        "Småbrukarar"@nb,
        "Småbønder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08863/e23/> ;
    skos:broader humord:c07411 ;
    skos:exactMatch <http://dewey.info/class/305.5633/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08863/e23/>,
        <http://dewey.info/class/305.5633/e23/> ;
    skos:prefLabel "Peasants"@en,
        "Småbrukere"@nb ;
    skos:related humord:c07442 .

humord:c07419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07419" ;
    dct:modified "2024-10-31T12:33:28"^^xsd:dateTime ;
    skos:altLabel "Stavnsbonde"@nb,
        "Stavnsbønder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08863/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:broader humord:c07411 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08863/e23/>,
        <http://dewey.info/class/630.92/e23/> ;
    skos:prefLabel "Bonded farmers"@en,
        "Stavnsbønder"@nb .

humord:c07422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07422" ;
    dct:modified "2024-11-04T08:26:41"^^xsd:dateTime ;
    skos:altLabel "Designarar"@nb,
        "Formgivere"@nb ;
    skos:broadMatch <http://dewey.info/class/741.6092/e23/>,
        <http://dewey.info/class/745.4092/e23/>,
        <http://dewey.info/class/746.92092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.6092/e23/>,
        <http://dewey.info/class/745.4092/e23/>,
        <http://dewey.info/class/746.92092/e23/> ;
    skos:prefLabel "Designers"@en,
        "Designere"@nb ;
    skos:related humord:c05466 .

humord:c07424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07424" ;
    dct:modified "2024-11-04T08:27:50"^^xsd:dateTime ;
    skos:altLabel "Diplomatists"@en,
        "Envoys"@en,
        "Diplomatar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.93272/e23/>,
        <http://dewey.info/class/327.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93272/e23/>,
        <http://dewey.info/class/327.2092/e23/> ;
    skos:prefLabel "Diplomats"@en,
        "Diplomater"@nb ;
    skos:related humord:c09607,
        humord:c58661 .

humord:c07425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07425" ;
    dct:modified "2024-10-31T14:16:36"^^xsd:dateTime ;
    skos:altLabel "Justices"@en,
        "Magistrates"@en,
        "Professional judges"@en,
        "Domarar"@nb,
        "Dommarar"@nb,
        "Fagdommere"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch <http://dewey.info/class/345.0124/e23/> ;
    skos:exactMatch <http://dewey.info/class/347.014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.3/e23/>,
        <http://dewey.info/class/345.0124/e23/>,
        <http://dewey.info/class/347.014/e23/> ;
    skos:prefLabel "Judges"@en,
        "Dommere"@nb ;
    skos:related humord:c58893 ;
    skos:relatedMatch <http://dewey.info/class/174.3/e23/> .

humord:c07426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07426" ;
    dct:modified "2024-06-13T07:24:57"^^xsd:dateTime ;
    skos:altLabel "Office-holders"@en,
        "Officers of the crown"@en,
        "Senior civil servants"@en,
        "Senior government officials"@en,
        "Senior state officials"@en,
        "Embetskvinner"@nb,
        "Embetsmann"@nb,
        "Embetsmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/352.63/e23/> ;
    skos:broader humord:c07392 ;
    skos:definition "Betegnelse for en statstjenesteperson som er utnevnt i sin stilling (embete) av Kongen i statsråd <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.63/e23/> ;
    skos:prefLabel "Government officials"@en,
        "Embetsmenn"@nb ;
    skos:related humord:c09343 .

humord:c07429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07429" ;
    dct:modified "2024-11-01T08:06:22"^^xsd:dateTime ;
    skos:altLabel "Filologar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.94/e23/>,
        <http://dewey.info/class/409.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.94/e23/>,
        <http://dewey.info/class/409.2/e23/> ;
    skos:prefLabel "Philologists"@en,
        "Filologer"@nb .

humord:c07430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07430" ;
    dct:modified "2023-11-24T14:47:02"^^xsd:dateTime ;
    skos:altLabel "Filosofar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c003569,
        <http://dewey.info/class/109.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003569,
        <http://dewey.info/class/109.2/e23/> ;
    skos:prefLabel "Philosophers"@en,
        "Filosofer"@nb .

humord:c07431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07431" ;
    dct:modified "2023-11-27T12:22:34"^^xsd:dateTime ;
    skos:altLabel "Fisher-men"@en,
        "Fiskarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c001679,
        <http://dewey.info/class/305.96392/e23/>,
        <http://dewey.info/class/639.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001679,
        <http://dewey.info/class/305.96392/e23/>,
        <http://dewey.info/class/639.2092/e23/> ;
    skos:prefLabel "Fishermen"@en,
        "Fiskere"@nb ;
    skos:related humord:c07432,
        humord:c07628,
        humord:c15937 .

humord:c07432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07432" ;
    dct:modified "2024-11-04T08:19:11"^^xsd:dateTime ;
    skos:altLabel "Farming fishers"@en,
        "Fiskerbøndar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.963/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "De som driver gårdsbruk og fiske, typisk langs hele kysten <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.963/e23/> ;
    skos:prefLabel "Fishing farmers"@en,
        "Fiskerbønder"@nb ;
    skos:related humord:c07411,
        humord:c07431 .

humord:c07433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07433" ;
    dct:modified "2024-06-13T07:18:38"^^xsd:dateTime ;
    skos:altLabel "Forskarar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c013266,
        <http://dewey.info/class/001.4092/e23/>,
        <http://dewey.info/class/305.909014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013266,
        <http://dewey.info/class/001.4092/e23/>,
        <http://dewey.info/class/305.909014/e23/> ;
    skos:prefLabel "Researchers"@en,
        "Forskere"@nb ;
    skos:related humord:c01535,
        humord:c07551,
        humord:c29786 .

humord:c07434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07434" ;
    dct:modified "2024-11-04T08:21:07"^^xsd:dateTime ;
    skos:altLabel "Fotografar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/770.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/770.92/e23/> ;
    skos:prefLabel "Photographers"@en,
        "Fotografer"@nb ;
    skos:related humord:c04407 .

humord:c07435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07435" ;
    dct:modified "2025-03-04T10:23:45"^^xsd:dateTime ;
    skos:altLabel "Clerks"@en,
        "Functionaries"@en,
        "Funksjonærar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.119042/e23/>,
        <http://dewey.info/class/331.129042/e23/> ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/305.55/e23/> ;
    skos:definition "Arbeidstaker som utfører administrativt arbeid, i motsetning til arbeidstakere som utfører fysisk arbeid (arbeidere i snevrere forstand) <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/331.792/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.55/e23/>,
        <http://dewey.info/class/331.119042/e23/>,
        <http://dewey.info/class/331.129042/e23/>,
        <http://dewey.info/class/331.792/e23/>,
        <http://dewey.info/class/331.8836/e23/>,
        <http://dewey.info/class/658.3044/e23/> ;
    skos:prefLabel "Officials"@en,
        "Funksjonærer"@nb ;
    skos:related humord:c07395 ;
    skos:relatedMatch <http://dewey.info/class/331.8836/e23/>,
        <http://dewey.info/class/658.3044/e23/> .

humord:c07437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07437" ;
    dct:modified "2024-11-04T07:59:39"^^xsd:dateTime ;
    skos:altLabel "Gjetarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.96360845/e23/>,
        <http://dewey.info/class/636.0845092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96360845/e23/>,
        <http://dewey.info/class/636.0845092/e23/> ;
    skos:prefLabel "Shepherds"@en,
        "Gjetere"@nb .

humord:c07438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07438" ;
    dct:modified "2024-11-04T08:01:29"^^xsd:dateTime ;
    skos:altLabel "Annalists"@en,
        "Epicists"@en,
        "Recorders (Writers)"@en,
        "Historieskrivarar"@nb,
        "Krønikeskrivarar"@nb,
        "Krønikeskrivere"@nb,
        "Sagaskrivarar"@nb,
        "Sagaskrivere"@nb ;
    skos:broadMatch <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Chroniclers"@en,
        "Historieskrivere"@nb .

humord:c07441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07441" ;
    dct:modified "2023-11-29T15:01:14"^^xsd:dateTime ;
    skos:altLabel "Historikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c031749,
        <http://dewey.info/class/907.202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031749,
        <http://dewey.info/class/907.202/e23/> ;
    skos:prefLabel "Historians"@en,
        "Historikere"@nb .

humord:c07442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07442" ;
    dct:modified "2024-11-04T08:02:23"^^xsd:dateTime ;
    skos:altLabel "Cotters"@en,
        "Sharecroppers"@en,
        "Husmann"@nb,
        "Husmannsvesen"@nb,
        "Husmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5633/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5633/e23/> ;
    skos:prefLabel "Crofters"@en,
        "Husmenn"@nb ;
    skos:related humord:c07288,
        humord:c07418,
        humord:c25569 .

humord:c07444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07444" ;
    dct:modified "2024-11-04T08:01:45"^^xsd:dateTime ;
    skos:altLabel "Cotters' wife"@en,
        "Cotters' wives"@en,
        "Crofters' wife"@en,
        "Sharecroppers' wife"@en,
        "Sharecroppers' wives"@en,
        "Husmannskoner"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5633/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5633/e23/> ;
    skos:prefLabel "Crofters' wives"@en,
        "Husmannskoner"@nb .

humord:c07445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07445" ;
    dct:modified "2024-09-27T13:24:30"^^xsd:dateTime ;
    skos:altLabel "Homemakers (Women)"@en,
        "Housewife"@en,
        "Heimearbeidande kvinner"@nb,
        "Hjemmearbeidende kvinner"@nb,
        "Husmor"@nb,
        "Husmorrolla"@nb,
        "Husmorrollen"@nb,
        "Husmødrer"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/1--08864/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08864/e23/>,
        <http://dewey.info/class/346.0163/e23/> ;
    skos:prefLabel "Housewives"@en,
        "Husmødre"@nb ;
    skos:related humord:c07186 ;
    skos:relatedMatch <http://dewey.info/class/346.0163/e23/> .

humord:c07447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07447" ;
    dct:modified "2024-10-31T12:25:24"^^xsd:dateTime ;
    skos:altLabel "Kvalfangarar"@nb ;
    skos:broader humord:c15937 ;
    skos:exactMatch <http://dewey.info/class/305.963928/e23/>,
        <http://dewey.info/class/639.28092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.963928/e23/>,
        <http://dewey.info/class/639.28092/e23/> ;
    skos:prefLabel "Whalers"@en,
        "Hvalfangere"@nb ;
    skos:related humord:c07624 .

humord:c07448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07448" ;
    dct:modified "2024-09-28T09:08:00"^^xsd:dateTime ;
    skos:altLabel "Craftspersons"@en,
        "Craftswomen"@en,
        "Tradespeople"@en,
        "Handverkarar"@nb,
        "Handverkere"@nb,
        "Handverksarbeidarar"@nb,
        "Håndverksarbeidere"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c007584,
        <http://dewey.info/class/680.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007584,
        <http://dewey.info/class/680.92/e23/> ;
    skos:prefLabel "Craftspeople"@en,
        "Håndverkere"@nb ;
    skos:related humord:c07395,
        humord:c07672 .

humord:c07450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07450" ;
    dct:modified "2024-10-10T09:03:12"^^xsd:dateTime ;
    skos:altLabel "Bakarar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.9664752/e23/>,
        <http://dewey.info/class/664.752092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9664752/e23/>,
        <http://dewey.info/class/664.752092/e23/> ;
    skos:prefLabel "Bakers"@en,
        "Bakere"@nb .

humord:c07451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07451" ;
    dct:modified "2024-10-31T12:22:36"^^xsd:dateTime ;
    skos:altLabel "Bricklayers"@en,
        "Murarar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.96931/e23/>,
        <http://dewey.info/class/693.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96931/e23/>,
        <http://dewey.info/class/693.1092/e23/> ;
    skos:prefLabel "Masons"@en,
        "Murere"@nb .

humord:c07452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07452" ;
    dct:modified "2024-10-31T12:23:19"^^xsd:dateTime ;
    skos:altLabel "Skomakarar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.968531/e23/>,
        <http://dewey.info/class/685.310092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.968531/e23/>,
        <http://dewey.info/class/685.310092/e23/> ;
    skos:prefLabel "Shoemakers"@en,
        "Skomakere"@nb ;
    skos:related humord:c04770,
        humord:c07708 .

humord:c07453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07453" ;
    dct:modified "2024-10-31T12:24:09"^^xsd:dateTime ;
    skos:altLabel "Joiners"@en,
        "Snikkarar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.9694/e23/>,
        <http://dewey.info/class/694.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9694/e23/>,
        <http://dewey.info/class/694.092/e23/> ;
    skos:prefLabel "Carpenters"@en,
        "Snekkere"@nb .

humord:c07454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07454" ;
    dct:modified "2024-10-31T12:33:00"^^xsd:dateTime ;
    skos:altLabel "Tømrarar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.9694/e23/>,
        <http://dewey.info/class/694.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9694/e23/>,
        <http://dewey.info/class/694.092/e23/> ;
    skos:prefLabel "Woodworkers"@en,
        "Tømrere"@nb .

humord:c07455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07455" ;
    dct:modified "2024-11-04T08:06:10"^^xsd:dateTime ;
    skos:altLabel "Impresarier"@nb,
        "Impresarioar"@nb ;
    skos:broadMatch <http://dewey.info/class/780.92/e23/>,
        <http://dewey.info/class/792.092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.92/e23/>,
        <http://dewey.info/class/792.092/e23/> ;
    skos:prefLabel "Impresarios"@en,
        "Impresarioer"@nb .

humord:c07456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07456" ;
    dct:modified "2024-06-13T07:27:06"^^xsd:dateTime ;
    skos:altLabel "Ingeniørar"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch <http://dewey.info/class/305.962/e23/>,
        <http://dewey.info/class/620.0092/e23/> ;
    skos:exactMatch realfagstermer:c007748 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007748,
        <http://dewey.info/class/305.962/e23/>,
        <http://dewey.info/class/620.0092/e23/> ;
    skos:prefLabel "Engineers"@en,
        "Ingeniører"@nb ;
    skos:related humord:c59246 .

humord:c07457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07457" ;
    dct:modified "2024-10-31T14:13:52"^^xsd:dateTime ;
    skos:altLabel "Interior decorators"@en,
        "Interior designers"@en,
        "Interiørarkitektar"@nb ;
    skos:broader humord:c07407 ;
    skos:closeMatch <http://dewey.info/class/305.9729/e23/>,
        <http://dewey.info/class/729.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9729/e23/>,
        <http://dewey.info/class/729.092/e23/> ;
    skos:prefLabel "Interior architects"@en,
        "Interiørarkitekter"@nb .

humord:c07458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07458" ;
    dct:modified "2024-10-30T14:41:45"^^xsd:dateTime ;
    skos:altLabel "Midwife"@en,
        "Jordmor"@nb,
        "Jordmødrer"@nb ;
    skos:broadMatch <http://dewey.info/class/618.20092/e23/> ;
    skos:broader humord:c07540 ;
    skos:exactMatch realfagstermer:c000564 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000564,
        <http://dewey.info/class/344.0415/e23/>,
        <http://dewey.info/class/618.20092/e23/> ;
    skos:prefLabel "Midwives"@en,
        "Jordmødre"@nb ;
    skos:related humord:c03867,
        humord:c07186 ;
    skos:relatedMatch <http://dewey.info/class/344.0415/e23/> .

humord:c07460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07460" ;
    dct:modified "2024-11-04T11:32:59"^^xsd:dateTime ;
    skos:altLabel "Legal counsellors"@en,
        "Juristar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.934/e23/>,
        <http://dewey.info/class/340.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.934/e23/>,
        <http://dewey.info/class/340.092/e23/> ;
    skos:prefLabel "Jurists"@en,
        "Jurister"@nb ;
    skos:related humord:c58550 .

humord:c07461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07461" ;
    dct:modified "2024-11-01T14:43:47"^^xsd:dateTime ;
    skos:altLabel "Shopkeepers"@en,
        "Storekeepers"@en,
        "Traders"@en,
        "Handelsmann"@nb,
        "Handelsmenn"@nb,
        "Kjøpmann"@nb,
        "Kjøpmenn"@nb,
        "Landhandlarar"@nb,
        "Landhandlere"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.9381/e23/>,
        <http://dewey.info/class/381.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9381/e23/>,
        <http://dewey.info/class/381.092/e23/> ;
    skos:prefLabel "Merchants"@en,
        "Kjøpmenn"@nb ;
    skos:related humord:c07303,
        humord:c22738 .

humord:c07465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07465" ;
    dct:modified "2024-11-01T14:47:26"^^xsd:dateTime ;
    skos:altLabel "Konsular"@nb ;
    skos:broadMatch <http://dewey.info/class/327.2092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2092/e23/> ;
    skos:prefLabel "Consuls"@en,
        "Konsuler"@nb .

humord:c07466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07466" ;
    dct:modified "2024-11-01T14:45:03"^^xsd:dateTime ;
    skos:altLabel "Kramkarar"@nb,
        "Skreppekarar"@nb,
        "Skreppekarer"@nb ;
    skos:broadMatch <http://dewey.info/class/381.092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.092/e23/> ;
    skos:prefLabel "Peddlers"@en,
        "Kramkarer"@nb .

humord:c07468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07468" ;
    dct:modified "2024-11-01T14:45:15"^^xsd:dateTime ;
    skos:altLabel "Kritikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/> ;
    skos:prefLabel "Critics"@en,
        "Kritikere"@nb .

humord:c07469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07469" ;
    dct:modified "2024-10-31T10:34:52"^^xsd:dateTime ;
    skos:altLabel "Litteraturkritikarar"@nb ;
    skos:broader humord:c07468 ;
    skos:exactMatch <http://dewey.info/class/801.95092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95092/e23/> ;
    skos:prefLabel "Literary critics"@en,
        "Litteraturkritikere"@nb .

humord:c07470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07470" ;
    dct:modified "2024-11-01T08:15:18"^^xsd:dateTime ;
    skos:altLabel "Kunsthistorikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.9709/e23/>,
        <http://dewey.info/class/709.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9709/e23/>,
        <http://dewey.info/class/709.2/e23/> ;
    skos:prefLabel "Art historians"@en,
        "Kunsthistorikere"@nb .

humord:c07471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07471" ;
    dct:modified "2024-11-01T14:51:07"^^xsd:dateTime ;
    skos:altLabel "Kunstnarar"@nb,
        "Kunstnarinner"@nb,
        "Kunstnerinner"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/700.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.92/e23/> ;
    skos:prefLabel "Artists"@en,
        "Kunstnere"@nb ;
    skos:related humord:c05183 .

humord:c07472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07472" ;
    dct:modified "2024-10-31T10:18:28"^^xsd:dateTime ;
    skos:altLabel "Bildande kunstnarar"@nb,
        "Bildende kunstnere"@nb,
        "Biletkunstnarar"@nb,
        "Billedkunstnere"@nb ;
    skos:broader humord:c07471 ;
    skos:closeMatch <http://dewey.info/class/709.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.2/e23/> ;
    skos:prefLabel "Visual artists"@en,
        "Bildekunstnere"@nb .

humord:c07475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07475" ;
    dct:modified "2024-09-24T08:15:19"^^xsd:dateTime ;
    skos:altLabel "Sculptresses"@en,
        "Bildehuggere"@nb,
        "Bilde­hoggarar"@nb,
        "Bilet­hoggarar"@nb,
        "Billedhoggere"@nb,
        "Billedhuggere"@nb ;
    skos:broadMatch <http://dewey.info/class/730.92/e23/> ;
    skos:broader humord:c07472 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/730.92/e23/> ;
    skos:prefLabel "Sculptors"@en,
        "Bildehoggere"@nb .

humord:c07478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07478" ;
    dct:modified "2024-10-02T14:18:40"^^xsd:dateTime ;
    skos:altLabel "Carvers"@en,
        "Chiselers"@en,
        "Stonecutters"@en,
        "Steinhoggarar"@nb,
        "Steinhuggere"@nb,
        "Stenhuggere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.96931/e23/>,
        <http://dewey.info/class/693.1092/e23/>,
        <http://dewey.info/class/736.5092/e23/> ;
    skos:broader humord:c07475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96931/e23/>,
        <http://dewey.info/class/693.1092/e23/>,
        <http://dewey.info/class/736.5092/e23/> ;
    skos:prefLabel "Stonemasons"@en,
        "Steinhoggere"@nb ;
    skos:related humord:c13514 .

humord:c07480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07480" ;
    dct:modified "2024-10-31T10:16:35"^^xsd:dateTime ;
    skos:altLabel "Print makers"@en,
        "Printmakers"@en,
        "Grafikarar"@nb ;
    skos:broader humord:c07472 ;
    skos:closeMatch <http://dewey.info/class/769.92/e23/> ;
    skos:definition "Bildende kunstner som i sitt arbeid gjør bruk av spesielle reproduksjonsmetoder. Kan også bety yrkesutøver som foretar grafisk-teknisk arbeid (f.eks. innenfor geografisk oppmåling) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/769.92/e23/> ;
    skos:prefLabel "Graphic artists"@en,
        "Grafikere"@nb .

humord:c07481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07481" ;
    dct:modified "2024-10-31T10:16:56"^^xsd:dateTime ;
    skos:altLabel "Kunstmalere"@nb,
        "Malerinner"@nb,
        "Målarar"@nb ;
    skos:broader humord:c07472 ;
    skos:exactMatch <http://dewey.info/class/759/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/759/e23/> ;
    skos:prefLabel "Painters"@en,
        "Malere"@nb .

humord:c07483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07483" ;
    dct:modified "2024-10-31T10:17:38"^^xsd:dateTime ;
    skos:altLabel "Artists who draw"@en,
        "Cartoon artists"@en,
        "Teiknarar"@nb ;
    skos:broader humord:c07472 ;
    skos:exactMatch <http://dewey.info/class/305.9741/e23/>,
        <http://dewey.info/class/741.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9741/e23/>,
        <http://dewey.info/class/741.092/e23/> ;
    skos:prefLabel "Sketch artists"@en,
        "Tegnere"@nb .

humord:c07484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07484" ;
    dct:modified "2024-10-31T10:25:11"^^xsd:dateTime ;
    skos:altLabel "Diktarar"@nb,
        "Diktere"@nb,
        "Forfattarar"@nb,
        "Forfattarinner"@nb,
        "Forfatterinner"@nb ;
    skos:broader humord:c07471 ;
    skos:exactMatch realfagstermer:c000561,
        <http://dewey.info/class/809/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000561,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Authors"@en,
        "Forfattere"@nb ;
    skos:related humord:c06452 .

humord:c07486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07486" ;
    dct:modified "2024-10-30T15:44:04"^^xsd:dateTime ;
    skos:altLabel "Playwrights"@en,
        "Dramatikarar"@nb ;
    skos:broader humord:c07484 ;
    skos:exactMatch <http://dewey.info/class/809.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Dramatists"@en,
        "Dramatikere"@nb ;
    skos:related humord:c06659 .

humord:c07487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07487" ;
    dct:modified "2024-10-31T08:01:57"^^xsd:dateTime ;
    skos:altLabel "Authors in exile"@en,
        "Dissident authors"@en,
        "Dissident writers"@en,
        "Exiled writers"@en,
        "Writers in exile"@en,
        "Dissident-forfattarar"@nb,
        "Dissident-forfattere"@nb,
        "Dissidentforfattarar"@nb,
        "Dissidentforfattere"@nb,
        "Eksilforfattarar"@nb ;
    skos:broadMatch <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Exiled authors"@en,
        "Eksilforfattere"@nb .

humord:c07488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07488" ;
    dct:modified "2024-10-30T15:44:19"^^xsd:dateTime ;
    skos:altLabel "Essayistar"@nb ;
    skos:broader humord:c07484 ;
    skos:exactMatch <http://dewey.info/class/809.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.4/e23/> ;
    skos:prefLabel "Essayists"@en,
        "Essayister"@nb ;
    skos:related humord:c06777 .

humord:c07489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07489" ;
    dct:modified "2024-10-31T08:44:05"^^xsd:dateTime ;
    skos:altLabel "Lyrikarar"@nb,
        "Poetar"@nb,
        "Poeter"@nb ;
    skos:broader humord:c07484 ;
    skos:exactMatch <http://dewey.info/class/809.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Poets"@en,
        "Lyrikere"@nb ;
    skos:related humord:c06778 .

humord:c07490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07490" ;
    dct:modified "2024-10-31T08:46:06"^^xsd:dateTime ;
    skos:altLabel "Short-story authors"@en,
        "Story writers"@en,
        "Novelleforfattarar"@nb,
        "Novellistar"@nb,
        "Novellister"@nb ;
    skos:broadMatch <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c07484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Short-story writers"@en,
        "Novelleforfattere"@nb ;
    skos:related humord:c06723 .

humord:c07492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07492" ;
    dct:modified "2024-10-31T08:48:14"^^xsd:dateTime ;
    skos:altLabel "Romanforfattarar"@nb ;
    skos:broadMatch <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c07484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Novelists"@en,
        "Romanforfattere"@nb ;
    skos:related humord:c06726 .

humord:c07493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07493" ;
    dct:modified "2024-10-31T10:34:36"^^xsd:dateTime ;
    skos:altLabel "Utøvande kunstnarar"@nb ;
    skos:broader humord:c07471 ;
    skos:exactMatch <http://dewey.info/class/790.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/790.2092/e23/> ;
    skos:prefLabel "Performing artists"@en,
        "Utøvende kunstnere"@nb .

humord:c07494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07494" ;
    dct:modified "2024-10-04T12:29:44"^^xsd:dateTime ;
    skos:altLabel "Dansarar"@nb,
        "Dansarinner"@nb,
        "Danserinner"@nb ;
    skos:broader humord:c07493 ;
    skos:closeMatch <http://dewey.info/class/305.97928028/e23/>,
        <http://dewey.info/class/792.8028092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97928028/e23/>,
        <http://dewey.info/class/792.8028092/e23/> ;
    skos:prefLabel "Dancers"@en,
        "Dansere"@nb .

humord:c07495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07495" ;
    dct:modified "2024-10-10T13:49:50"^^xsd:dateTime ;
    skos:altLabel "Ballettdansarar"@nb ;
    skos:broader humord:c07494 ;
    skos:closeMatch <http://dewey.info/class/305.97928028/e23/>,
        <http://dewey.info/class/792.8028092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97928028/e23/>,
        <http://dewey.info/class/792.8028092/e23/> ;
    skos:prefLabel "Ballet dancers"@en,
        "Ballettdansere"@nb .

humord:c07496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07496" ;
    dct:modified "2024-10-30T15:37:26"^^xsd:dateTime ;
    skos:altLabel "Devadasier"@nb ;
    skos:broadMatch <http://dewey.info/class/294.538/e23/>,
        <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c07494 ;
    skos:definition "Indisk tempeldanserinne <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.538/e23/>,
        <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Devadasis"@en,
        "Devadasier"@nb .

humord:c07497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07497" ;
    dct:modified "2024-10-31T10:23:46"^^xsd:dateTime ;
    skos:altLabel "Fools"@en,
        "Gjøglarar"@nb ;
    skos:broadMatch <http://dewey.info/class/791.3/e23/> ;
    skos:broader humord:c07493 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.3/e23/>,
        <http://dewey.info/class/793.87/e23/> ;
    skos:prefLabel "Jesters"@en,
        "Gjøglere"@nb ;
    skos:related humord:c05585,
        humord:c17144 ;
    skos:relatedMatch <http://dewey.info/class/793.87/e23/> .

humord:c07498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07498" ;
    dct:modified "2024-10-31T10:21:32"^^xsd:dateTime ;
    skos:altLabel "Komponistar"@nb ;
    skos:broader humord:c07471 ;
    skos:closeMatch <http://dewey.info/class/780.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.92/e23/> ;
    skos:prefLabel "Composers"@en,
        "Komponister"@nb .

humord:c07499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07499" ;
    dct:modified "2024-10-31T10:20:59"^^xsd:dateTime ;
    skos:altLabel "Instrumentalmusikarar"@nb,
        "Instrumentalmusikere"@nb,
        "Musikarar"@nb,
        "Orkestermusikarar"@nb,
        "Orkestermusikere"@nb ;
    skos:broader humord:c07493 ;
    skos:closeMatch <http://dewey.info/class/780.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.92/e23/> ;
    skos:prefLabel "Musicians"@en,
        "Musikere"@nb .

humord:c07501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07501" ;
    dct:modified "2024-10-30T15:42:57"^^xsd:dateTime ;
    skos:altLabel "Folk musicians"@en,
        "Spelemenn"@nb ;
    skos:broadMatch <http://dewey.info/class/781.620092/e23/> ;
    skos:broader humord:c07499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.620092/e23/> ;
    skos:prefLabel "Fiddlers"@en,
        "Spillemenn"@nb .

humord:c07503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07503" ;
    dct:modified "2024-10-31T10:23:08"^^xsd:dateTime ;
    skos:altLabel "Songarar"@nb ;
    skos:broader humord:c07493 ;
    skos:exactMatch realfagstermer:c005907,
        <http://dewey.info/class/305.9782/e23/>,
        <http://dewey.info/class/782.0092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005907,
        <http://dewey.info/class/305.9782/e23/>,
        <http://dewey.info/class/782.0092/e23/> ;
    skos:prefLabel "Singers"@en,
        "Sangere"@nb ;
    skos:related humord:c17852 .

humord:c07504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07504" ;
    dct:modified "2024-10-30T14:55:47"^^xsd:dateTime ;
    skos:altLabel "Folkesongarar"@nb ;
    skos:broadMatch <http://dewey.info/class/782.42162/e23/> ;
    skos:broader humord:c07503 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42162/e23/> ;
    skos:prefLabel "Folk singers"@en,
        "Folkesangere"@nb .

humord:c07505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07505" ;
    dct:modified "2024-10-31T10:34:02"^^xsd:dateTime ;
    skos:altLabel "Actresses"@en,
        "Skodespelarar"@nb,
        "Skodespelarinner"@nb,
        "Skuespillerinner"@nb ;
    skos:broader humord:c07493 ;
    skos:exactMatch <http://dewey.info/class/305.9792028/e23/>,
        <http://dewey.info/class/792.028092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9792028/e23/>,
        <http://dewey.info/class/792.028092/e23/> ;
    skos:prefLabel "Actors (Performers)"@en,
        "Skuespillere"@nb .

humord:c07506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07506" ;
    dct:modified "2024-11-04T07:58:14"^^xsd:dateTime ;
    skos:altLabel "Kunstsamlarar"@nb ;
    skos:broadMatch <http://dewey.info/class/709.2/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.2/e23/> ;
    skos:prefLabel "Art collectors"@en,
        "Kunstsamlere"@nb ;
    skos:related humord:c13557 .

humord:c07507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07507" ;
    dct:modified "2024-06-13T07:33:53"^^xsd:dateTime ;
    skos:altLabel "Doctor"@en,
        "Medical doctors"@en,
        "Medical practitioners"@en,
        "Physician"@en,
        "Physicians"@en,
        "Legar"@nb,
        "Lege"@nb,
        "Lækjar"@nb,
        "Lækjarar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c007730,
        <http://dewey.info/class/610.695/e23/>,
        <http://dewey.info/class/610.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007730,
        <http://dewey.info/class/344.0412/e23/>,
        <http://dewey.info/class/362.172/e23/>,
        <http://dewey.info/class/610.695/e23/>,
        <http://dewey.info/class/610.92/e23/> ;
    skos:prefLabel "Doctors"@en,
        "Leger"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0412/e23/>,
        <http://dewey.info/class/362.172/e23/> .

humord:c07508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07508" ;
    dct:modified "2024-10-14T15:50:12"^^xsd:dateTime ;
    skos:altLabel "Barforlegar"@nb,
        "Barfotlækjarar"@nb ;
    skos:broadMatch <http://dewey.info/class/610.951/e23/> ;
    skos:broader humord:c07507 ;
    skos:definition "Barfotlege er en tidligere populær betegnelse på medisinsk personell i Kina med begrenset medisinsk utdannelse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/610.951/e23/> ;
    skos:prefLabel "Barefoot doctors"@en,
        "Barfotleger"@nb .

humord:c07509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07509" ;
    dct:modified "2024-11-01T08:15:46"^^xsd:dateTime ;
    skos:altLabel "Grammatikarar"@nb,
        "Grammatikere"@nb,
        "Lingvistar"@nb,
        "Språkforskarar"@nb,
        "Språkforskere"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.9415/e23/>,
        <http://dewey.info/class/415.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9415/e23/>,
        <http://dewey.info/class/415.092/e23/> ;
    skos:prefLabel "Linguists"@en,
        "Lingvister"@nb .

humord:c07510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07510" ;
    dct:modified "2024-10-31T13:41:02"^^xsd:dateTime ;
    skos:altLabel "Lærarar"@nb,
        "Lærerpersonale"@nb ;
    skos:broader humord:c16594 ;
    skos:closeMatch <http://dewey.info/class/378.12/e23/> ;
    skos:exactMatch realfagstermer:c001577,
        <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001577,
        <http://dewey.info/class/174.93711/e23/>,
        <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/344.078/e23/>,
        <http://dewey.info/class/371.1/e23/>,
        <http://dewey.info/class/371.4046/e23/>,
        <http://dewey.info/class/378.12/e23/>,
        <http://dewey.info/class/379.157/e23/> ;
    skos:prefLabel "Teachers"@en,
        "Lærere"@nb ;
    skos:related humord:c24373,
        humord:c27346,
        humord:c27903 ;
    skos:relatedMatch <http://dewey.info/class/174.93711/e23/>,
        <http://dewey.info/class/344.078/e23/>,
        <http://dewey.info/class/371.4046/e23/>,
        <http://dewey.info/class/379.157/e23/> .

humord:c07511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07511" ;
    dct:modified "2024-10-31T13:34:46"^^xsd:dateTime ;
    skos:altLabel "Guvernanter"@nb ;
    skos:broader humord:c07510 ;
    skos:exactMatch <http://dewey.info/class/305.96496/e23/>,
        <http://dewey.info/class/649.6092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96496/e23/>,
        <http://dewey.info/class/649.6092/e23/> ;
    skos:prefLabel "Governesses"@en,
        "Guvernanter"@nb .

humord:c07512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07512" ;
    dct:modified "2024-11-28T12:51:13"^^xsd:dateTime ;
    skos:altLabel "Gæregutar"@nb,
        "Læregutter"@nb,
        "Lærlingar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Ung person som læres opp i et håndverk og praktiserer yrket under oppsyn av  arbeidsgiveren <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/331.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/331.25922/e23/>,
        <http://dewey.info/class/331.55/e23/>,
        <http://dewey.info/class/373.27/e23/> ;
    skos:prefLabel "Apprentices"@en,
        "Lærlinger"@nb ;
    skos:related humord:c58976,
        humord:c69105 ;
    skos:relatedMatch <http://dewey.info/class/331.25922/e23/>,
        <http://dewey.info/class/373.27/e23/> .

humord:c07514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07514" ;
    dct:modified "2024-11-01T14:17:57"^^xsd:dateTime ;
    skos:altLabel "Dairy processing technicians"@en,
        "Meieriteknikarar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/637.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637.092/e23/> ;
    skos:prefLabel "Dairy technicians"@en,
        "Meieriteknikere"@nb ;
    skos:related humord:c07698 .

humord:c07515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07515" ;
    dct:modified "2024-10-29T10:06:16"^^xsd:dateTime ;
    skos:altLabel "Cabinet ministers"@en,
        "Ministrar"@nb,
        "Regjeringsmedlemmer"@nb,
        "Statsrådar"@nb,
        "Statsråder"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/352.293/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.293/e23/> ;
    skos:prefLabel "Ministers"@en,
        "Ministre"@nb ;
    skos:related humord:c07520 .

humord:c07516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07516" ;
    dct:modified "2024-10-16T13:14:18"^^xsd:dateTime ;
    skos:altLabel "Befal"@nb,
        "Offiserar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/305.9355/e23/> ;
    skos:exactMatch <http://dewey.info/class/355.332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/355.0092/e23/>,
        <http://dewey.info/class/355.332/e23/> ;
    skos:prefLabel "Officers"@en,
        "Offiserer"@nb .

humord:c07517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07517" ;
    dct:modified "2024-11-01T14:32:14"^^xsd:dateTime ;
    skos:altLabel "Omsetjarar"@nb,
        "Omsettarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/418.02092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02092/e23/> ;
    skos:prefLabel "Translators"@en,
        "Oversettere"@nb ;
    skos:related humord:c06282 .

humord:c07518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07518" ;
    dct:modified "2024-10-30T14:49:46"^^xsd:dateTime ;
    skos:altLabel "State-authorized translators"@en,
        "Theorized translators"@en,
        "Autoriserte translatørar"@nb,
        "Autoriserte translatører"@nb,
        "Statsautoriserte translatørar"@nb,
        "Statsautoriserte translatører"@nb,
        "Translatørar"@nb ;
    skos:broader humord:c07517 ;
    skos:definition "Autorisert oversetter <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/418.02092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02092/e23/> ;
    skos:prefLabel "Official translators"@en,
        "Translatører"@nb .

humord:c07519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07519" ;
    dct:modified "2024-11-01T14:35:41"^^xsd:dateTime ;
    skos:altLabel "Pengeutlånarar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.7/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.7/e23/> ;
    skos:prefLabel "Moneylenders"@en,
        "Pengeutlånere"@nb .

humord:c07520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07520" ;
    dct:modified "2024-10-30T12:28:47"^^xsd:dateTime ;
    skos:altLabel "Politikarar"@nb ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.2/e23/>,
        <http://dewey.info/class/324.22/e23/> ;
    skos:prefLabel "Politicians"@en,
        "Politikere"@nb ;
    skos:related humord:c07515,
        humord:c07521,
        humord:c25142 ;
    skos:relatedMatch <http://dewey.info/class/172.2/e23/>,
        <http://dewey.info/class/324.22/e23/> .

humord:c07521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07521" ;
    dct:modified "2024-10-30T12:12:03"^^xsd:dateTime ;
    skos:altLabel "Statesman"@en,
        "Statsmann"@nb,
        "Statsmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/324.22/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Betegnelse for politisk leder, særlig brukt om eldre forhold i stater som manglet en fast struktur av folkevalgte organer. Også brukt om aktede politikere hvis innsats har vært av særlig stor eller varig betydning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.22/e23/> ;
    skos:prefLabel "Statesmen"@en,
        "Statsmenn"@nb ;
    skos:related humord:c07520 .

humord:c07523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07523" ;
    dct:modified "2024-11-01T14:04:18"^^xsd:dateTime ;
    skos:altLabel "Whores"@en,
        "Horer"@nb,
        "Prostituerte"@nb,
        "Sexarbeidarar"@nb,
        "Sexarbeidere"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/306.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/> ;
    skos:prefLabel "Prostitutes"@en,
        "Prostituerte"@nb ;
    skos:related humord:c09212,
        humord:c29375,
        humord:c42092,
        humord:c59830 .

humord:c07524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07524" ;
    dct:modified "2024-10-31T13:50:01"^^xsd:dateTime ;
    skos:altLabel "Psykoanalytikarar"@nb ;
    skos:broader humord:c07507 ;
    skos:exactMatch <http://dewey.info/class/150.195092/e23/>,
        <http://dewey.info/class/305.9150195/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.195092/e23/>,
        <http://dewey.info/class/305.9150195/e23/> ;
    skos:prefLabel "Psychoanalysts"@en,
        "Psykoanalytikere"@nb ;
    skos:related humord:c03949 .

humord:c07525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07525" ;
    dct:modified "2024-11-01T14:07:35"^^xsd:dateTime ;
    skos:altLabel "Regissørar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.97920233/e23/>,
        <http://dewey.info/class/792.0233092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97920233/e23/>,
        <http://dewey.info/class/792.0233092/e23/> ;
    skos:prefLabel "Directors"@en,
        "Regissører"@nb ;
    skos:related humord:c05547 .

humord:c07526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07526" ;
    dct:modified "2024-10-30T14:34:08"^^xsd:dateTime ;
    skos:altLabel "Movie directors"@en,
        "Filmregissørar"@nb ;
    skos:broader humord:c07525 ;
    skos:exactMatch <http://dewey.info/class/305.9791430233/e23/>,
        <http://dewey.info/class/791.430233092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/305.9791430233/e23/>,
        <http://dewey.info/class/791.430233092/e23/> ;
    skos:prefLabel "Film directors"@en,
        "Filmregissører"@nb ;
    skos:related humord:c07527,
        humord:c26286 ;
    skos:relatedMatch <http://dewey.info/class/070.18/e23/> .

humord:c07527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07527" ;
    dct:modified "2024-10-30T14:37:20"^^xsd:dateTime ;
    skos:altLabel "Stage directors"@en,
        "Teaterinstruktørar"@nb,
        "Teaterinstruktører"@nb,
        "Teaterregissørar"@nb ;
    skos:broader humord:c07525 ;
    skos:exactMatch <http://dewey.info/class/792.0233092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0233092/e23/> ;
    skos:prefLabel "Theatre directors"@en,
        "Teaterregissører"@nb ;
    skos:related humord:c07526 .

humord:c07529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07529" ;
    dct:modified "2024-11-01T14:13:22"^^xsd:dateTime ;
    skos:altLabel "Scenografar"@nb ;
    skos:broadMatch <http://dewey.info/class/792.025/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43025/e23/>,
        <http://dewey.info/class/792.025/e23/> ;
    skos:prefLabel "Scenographers"@en,
        "Scenografer"@nb ;
    skos:related humord:c05550 ;
    skos:relatedMatch <http://dewey.info/class/791.43025/e23/> .

humord:c07530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07530" ;
    dct:modified "2024-11-01T09:15:05"^^xsd:dateTime ;
    skos:altLabel "Salespersons"@en,
        "Saleswomen"@en,
        "Sellers"@en,
        "Vendors"@en,
        "Selgarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.9381/e23/>,
        <http://dewey.info/class/381.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9381/e23/>,
        <http://dewey.info/class/381.092/e23/> ;
    skos:prefLabel "Salesmen"@en,
        "Selgere"@nb .

humord:c07531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07531" ;
    dct:modified "2024-10-30T14:33:33"^^xsd:dateTime ;
    skos:altLabel "Hawkers"@en,
        "Gateseljarar"@nb ;
    skos:broadMatch <http://dewey.info/class/381.18/e23/> ;
    skos:broader humord:c07530 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.18/e23/> ;
    skos:prefLabel "Street vendors"@en,
        "Gateselgere"@nb .

humord:c07532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07532" ;
    dct:modified "2024-11-01T13:18:07"^^xsd:dateTime ;
    skos:altLabel "Seamen"@en,
        "Sjøfolk"@nb,
        "Sjømann"@nb,
        "Sjømenn"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5092/e23/> ;
    skos:prefLabel "Sailors"@en,
        "Sjømenn"@nb ;
    skos:related humord:c07277 .

humord:c07535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07535" ;
    dct:modified "2024-10-31T12:24:29"^^xsd:dateTime ;
    skos:altLabel "Smedar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.9682/e23/>,
        <http://dewey.info/class/682.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9682/e23/>,
        <http://dewey.info/class/682.092/e23/> ;
    skos:prefLabel "Blacksmiths"@en,
        "Smeder"@nb ;
    skos:related humord:c07680 .

humord:c07536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07536" ;
    dct:modified "2024-10-31T10:39:32"^^xsd:dateTime ;
    skos:altLabel "Armorers"@en,
        "Våpensmedar"@nb ;
    skos:broader humord:c07535 ;
    skos:closeMatch <http://dewey.info/class/739.7092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.7092/e23/> ;
    skos:prefLabel "Armourers"@en,
        "Våpensmeder"@nb .

humord:c07537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07537" ;
    dct:modified "2024-06-13T07:52:55"^^xsd:dateTime ;
    skos:altLabel "Sorenskrivarar"@nb ;
    skos:broadMatch <http://dewey.info/class/347.014/e23/> ;
    skos:broader humord:c07460 ;
    skos:definition "Sorenskriver er lederen av en tingrett. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.014/e23/> ;
    skos:prefLabel "District court judges"@en,
        "Sorenskrivere"@nb .

humord:c07538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07538" ;
    dct:modified "2024-11-01T08:15:59"^^xsd:dateTime ;
    skos:altLabel "Sosialantropologar"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch <http://dewey.info/class/305.9306/e23/>,
        <http://dewey.info/class/306.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9306/e23/>,
        <http://dewey.info/class/306.092/e23/> ;
    skos:prefLabel "Social anthropologists"@en,
        "Sosialantropologer"@nb ;
    skos:related humord:c21380 .

humord:c07539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07539" ;
    dct:modified "2024-11-01T13:44:52"^^xsd:dateTime ;
    skos:altLabel "Artisans"@en,
        "Craftsman"@en,
        "Svennar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/331.55/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/331.25922/e23/>,
        <http://dewey.info/class/331.55/e23/>,
        <http://dewey.info/class/373.27/e23/> ;
    skos:prefLabel "Craftsmen"@en,
        "Svenner"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.25922/e23/>,
        <http://dewey.info/class/373.27/e23/> .

humord:c07540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07540" ;
    dct:modified "2024-02-22T07:50:43"^^xsd:dateTime ;
    skos:altLabel "Pleiarar"@nb,
        "Pleiere"@nb,
        "Sjukepleiarar"@nb ;
    skos:broader humord:c63562 ;
    skos:closeMatch realfagstermer:c011039 ;
    skos:exactMatch <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/610.73092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011039,
        <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/610.73069/e23/>,
        <http://dewey.info/class/610.73092/e23/> ;
    skos:prefLabel "Nurses"@en,
        "Sykepleiere"@nb ;
    skos:related humord:c03947,
        humord:c27351 ;
    skos:relatedMatch <http://dewey.info/class/610.73069/e23/> .

humord:c07541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07541" ;
    dct:modified "2024-11-01T13:45:06"^^xsd:dateTime ;
    skos:altLabel "Teknikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/620.0092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.0092/e23/> ;
    skos:prefLabel "Technicians"@en,
        "Teknikere"@nb .

humord:c07542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07542" ;
    dct:modified "2024-06-13T07:58:59"^^xsd:dateTime ;
    skos:altLabel "Teologar"@nb ;
    skos:broader humord:c07392 ;
    skos:definition "Teolog er ein person som er utdanna i eller studerer teologi; eller ein forskar med teologi som fag. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/202.092/e23/>,
        <http://dewey.info/class/305.9202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.092/e23/>,
        <http://dewey.info/class/305.9202/e23/> ;
    skos:prefLabel "Theologians"@en,
        "Teologer"@nb ;
    skos:related humord:c08665 .

humord:c07543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07543" ;
    dct:modified "2024-11-01T13:47:00"^^xsd:dateTime ;
    skos:altLabel "Domestics"@en,
        "Tenarar"@nb,
        "Tenarskap"@nb,
        "Tenarstab"@nb,
        "Tenestefolk"@nb,
        "Tjenere"@nb,
        "Tjenerskap"@nb,
        "Tjenerstab"@nb ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.024/e23/>,
        <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/>,
        <http://dewey.info/class/647.6/e23/> ;
    skos:prefLabel "Servants"@en,
        "Tjenestefolk"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.024/e23/>,
        <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/>,
        <http://dewey.info/class/647.6/e23/> .

humord:c07547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07547" ;
    dct:modified "2024-10-30T12:52:28"^^xsd:dateTime ;
    skos:altLabel "Domestic helpers"@en,
        "Maids"@en,
        "Hushjelper"@nb ;
    skos:broader humord:c07543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/640.46/e23/> ;
    skos:prefLabel "Domestic workers"@en,
        "Hushjelper"@nb ;
    skos:relatedMatch <http://dewey.info/class/640.46/e23/> .

humord:c07548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07548" ;
    dct:modified "2024-10-30T14:30:59"^^xsd:dateTime ;
    skos:altLabel "Chamber maids"@en,
        "Kammerpiker"@nb ;
    skos:broadMatch <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/> ;
    skos:broader humord:c07543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/> ;
    skos:prefLabel "Chambermaids"@en,
        "Kammerpiker"@nb .

humord:c07549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07549" ;
    dct:modified "2024-10-30T14:31:34"^^xsd:dateTime ;
    skos:altLabel "Valets"@en,
        "Kammertenarar"@nb ;
    skos:broadMatch <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/> ;
    skos:broader humord:c07543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/> ;
    skos:prefLabel "Chamber servants"@en,
        "Kammertjenere"@nb .

humord:c07550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07550" ;
    dct:modified "2023-12-19T15:14:34"^^xsd:dateTime ;
    skos:altLabel "Typografar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c008696,
        <http://dewey.info/class/305.968622/e23/>,
        <http://dewey.info/class/686.22092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008696,
        <http://dewey.info/class/305.968622/e23/>,
        <http://dewey.info/class/686.22092/e23/> ;
    skos:prefLabel "Typographers"@en,
        "Typografer"@nb ;
    skos:related humord:c07726 .

humord:c07551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07551" ;
    dct:modified "2024-10-31T14:13:28"^^xsd:dateTime ;
    skos:altLabel "Vitenskapskvinner"@nb,
        "Vitenskapsmenn"@nb,
        "Vitskapsfolk"@nb,
        "Vitskapskvinner"@nb,
        "Vitskapsmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4092/e23/>,
        <http://dewey.info/class/305.909014/e23/>,
        <http://dewey.info/class/509.2/e23/> ;
    skos:broader humord:c07392 ;
    skos:closeMatch realfagstermer:c013266 ;
    skos:exactMatch realfagstermer:c013265 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013265,
        realfagstermer:c013266,
        <http://dewey.info/class/001.4092/e23/>,
        <http://dewey.info/class/305.909014/e23/>,
        <http://dewey.info/class/509.2/e23/> ;
    skos:prefLabel "Scientists"@en,
        "Vitenskapsfolk"@nb ;
    skos:related humord:c01534,
        humord:c07433 .

humord:c07553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07553" ;
    dct:modified "2024-08-15T13:40:55"^^xsd:dateTime ;
    skos:altLabel "Antiheroes"@en,
        "Antiheltar"@nb,
        "Antiheltinner"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43652/e23/>,
        <http://dewey.info/class/808.839352/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43652/e23/>,
        <http://dewey.info/class/808.839352/e23/> ;
    skos:prefLabel "Anti-heroes"@en,
        "Antihelter"@nb ;
    skos:related humord:c07558 .

humord:c07555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07555" ;
    dct:modified "2024-08-13T08:47:11"^^xsd:dateTime ;
    skos:altLabel "Alter egos"@en,
        "Doppelgangers"@en,
        "Doppelgängers"@en,
        "Dopplegangers"@en,
        "Doublegangers"@en,
        "Alter ego"@nb,
        "Dobbelgjengarar"@nb,
        "Dobbeltgjengarar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.4/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.4/e23/> ;
    skos:prefLabel "Doubles"@en,
        "Dobbeltgjengere"@nb .

humord:c07556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07556" ;
    dct:modified "2024-10-29T09:18:36"^^xsd:dateTime ;
    skos:altLabel "Fictional animals"@en,
        "Dyreskikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.245/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Animal characters"@en,
        "Dyreskikkelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.245/e23/> .

humord:c07558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07558" ;
    dct:modified "2024-10-29T09:19:13"^^xsd:dateTime ;
    skos:altLabel "Heroes"@en,
        "Heroic figures"@en,
        "Heltar"@nb,
        "Helter"@nb,
        "Helteskikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Heroic characters"@en,
        "Helteskikkelser"@nb ;
    skos:related humord:c07133,
        humord:c07553,
        humord:c16332,
        humord:c18984 .

humord:c07559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07559" ;
    dct:modified "2024-10-29T09:20:14"^^xsd:dateTime ;
    skos:altLabel "Heroine figures"@en,
        "Heroines"@en,
        "Heltinnefigurar"@nb,
        "Heltinnefigurer"@nb,
        "Heltinner"@nb,
        "Heltinneskikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Heroine characters"@en,
        "Heltinneskikkelser"@nb .

humord:c07561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07561" ;
    dct:modified "2024-10-29T09:20:51"^^xsd:dateTime ;
    skos:altLabel "Historiske skikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Historical figures"@en,
        "Historiske skikkelser"@nb ;
    skos:related humord:c07564 .

humord:c07562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07562" ;
    dct:modified "2024-10-29T09:21:12"^^xsd:dateTime ;
    skos:altLabel "Female figures"@en,
        "Kvinneskikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.4/e23/>,
        <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4/e23/>,
        <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Female characters"@en,
        "Kvinneskikkelser"@nb .

humord:c07564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07564" ;
    dct:modified "2024-10-29T09:22:01"^^xsd:dateTime ;
    skos:altLabel "Literary characters"@en,
        "People (Literature)"@en,
        "Litterære karakterar"@nb,
        "Litterære skikkelsar"@nb,
        "Litterære skikkelser"@nb,
        "Personar (Litteratur)"@nb,
        "Personer (Litteratur)"@nb ;
    skos:broader humord:c07552 ;
    skos:exactMatch <http://dewey.info/class/808.8027/e23/>,
        <http://dewey.info/class/809.927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8027/e23/>,
        <http://dewey.info/class/809.927/e23/> ;
    skos:prefLabel "Literary figures"@en,
        "Litterære karakterer"@nb ;
    skos:related humord:c07561 .

humord:c07566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07566" ;
    dct:modified "2024-10-29T09:22:12"^^xsd:dateTime ;
    skos:altLabel "Male figures"@en,
        "Mannsskikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.31/e23/>,
        <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.31/e23/>,
        <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Male characters"@en,
        "Mannsskikkelser"@nb .

humord:c07567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07567" ;
    dct:modified "2024-10-29T09:22:38"^^xsd:dateTime ;
    skos:altLabel "Mythological figures"@en,
        "Mytiske skikkelsar"@nb,
        "Mytologiske skikkelsar"@nb,
        "Mytologiske skikkelser"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c07552 ;
    skos:editorialNote "Se også de enkelte guder, gudinner o.l., f.eks. Vishnu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Mythical figures"@en,
        "Mytiske skikkelser"@nb ;
    skos:related humord:c08875,
        humord:c08877,
        humord:c20908 .

humord:c07569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07569" ;
    dct:modified "2024-10-29T09:24:30"^^xsd:dateTime ;
    skos:altLabel "Alienated outsiders"@en,
        "Picaro characters"@en,
        "Picaros"@en,
        "Picaroar"@nb ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--30877/e23/>,
        <http://dewey.info/class/808.83877/e23/>,
        <http://dewey.info/class/809.3877/e23/> ;
    skos:prefLabel "Pícaro characters"@en,
        "Picaroer"@nb ;
    skos:related humord:c06748,
        humord:c07310 ;
    skos:relatedMatch <http://dewey.info/class/3B--30877/e23/>,
        <http://dewey.info/class/808.83877/e23/>,
        <http://dewey.info/class/809.3877/e23/> .

humord:c07570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07570" ;
    dct:modified "2024-10-29T09:25:03"^^xsd:dateTime ;
    skos:altLabel "Seven Holy Sleepers"@en,
        "Sju heilage sovarar"@nb,
        "Sju hellige sovere"@nb,
        "Sju sovarar"@nb,
        "Syv hellige sovere"@nb,
        "Syv sovere"@nb ;
    skos:broadMatch <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c07552 ;
    skos:definition "Etter legenden om 7 kristne menn fra Efesus som under keiser Decius forfølgelse flyktet inn i en hule... <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Seven Sleepers"@en,
        "Sju sovere"@nb .

humord:c07572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07572" ;
    dct:modified "2024-10-29T09:15:58"^^xsd:dateTime ;
    skos:altLabel "Trickster characters"@en,
        "Tricksters"@en,
        "Tricksterfigurar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Trickster figures"@en,
        "Tricksterfigurer"@nb .

humord:c07573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07573" ;
    dct:modified "2024-07-26T14:51:49"^^xsd:dateTime ;
    skos:altLabel "Ahasver"@en,
        "Buttadeus"@en,
        "Eternal Jew"@en,
        "Isaac Laquedem"@en,
        "Matathias"@en,
        "Paul Marrane"@en,
        "Shoemaker of Jerusalem"@en,
        "Ahasverus"@nb,
        "Evige jøde"@nb,
        "Evige skomakar"@nb,
        "Evige skomaker"@nb,
        "Jerusalems skomakar"@nb,
        "Jerusalems skomaker"@nb,
        "Vandrande jøde"@nb,
        "Vandrende jøde"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c07552 ;
    skos:definition "Ahasverus, den evig vandrende jøde, er opprinnelig en myteomspunnet skikkelse fra kristen sagntradisjon som kan spores helt tilbake til 1200-tallets Tyskland. Det dreier seg om en figur som skal ha spottet Jesus eller plaget Jesus på hans tunge vei mot Golgata. Som straff for dette skal personen være dømt til å vandre hvileløst i verden, helt til Jesu gjenkomst. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Wandering Jew"@en,
        "Ahasverus"@nb .

humord:c07576 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07576" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:inScheme humord: ;
    skos:prefLabel "Business and economy"@en,
        "Næringsliv og økonomi"@nb ;
    skos:topConceptOf humord: .

humord:c07577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07577" ;
    dct:modified "2023-11-15T10:17:35"^^xsd:dateTime ;
    skos:altLabel "Administrasjon"@nb ;
    skos:broader humord:c07576 ;
    skos:exactMatch realfagstermer:c007967 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007967,
        <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Administration"@en,
        "Administrasjon"@nb ;
    skos:related humord:c09406,
        humord:c09407,
        humord:c09489,
        humord:c19925,
        humord:c24842 ;
    skos:relatedMatch <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/658/e23/> .

humord:c07578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07578" ;
    dct:modified "2024-12-17T12:42:39"^^xsd:dateTime ;
    skos:altLabel "Industrial management"@en,
        "Bedriftsleiing"@nb,
        "Bedriftsorganisasjon"@nb,
        "Fabrikkledelse"@nb,
        "Fabrikkleiing"@nb,
        "Føretaksorganisasjon"@nb,
        "Industrielt lederskap"@nb,
        "Industrielt leiarskap"@nb ;
    skos:broader humord:c13632 ;
    skos:exactMatch realfagstermer:c013305,
        <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013305,
        <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Business management"@en,
        "Bedriftsledelse"@nb ;
    skos:related humord:c07590,
        humord:c25667 .

humord:c07579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07579" ;
    dct:modified "2023-12-18T11:37:51"^^xsd:dateTime ;
    skos:altLabel "Produktivitet"@nb ;
    skos:broader humord:c07577 ;
    skos:exactMatch realfagstermer:c007052 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007052,
        <http://dewey.info/class/331.118/e23/>,
        <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/338.16/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.45/e23/>,
        <http://dewey.info/class/352.375/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/658.314/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:prefLabel "Productivity"@en,
        "Produktivitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.118/e23/>,
        <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/338.16/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.45/e23/>,
        <http://dewey.info/class/352.375/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/658.314/e23/>,
        <http://dewey.info/class/658.515/e23/> .

humord:c07580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07580" ;
    dct:modified "2024-03-07T10:18:17"^^xsd:dateTime ;
    skos:altLabel "Rasjonalisering"@nb ;
    skos:broadMatch <http://dewey.info/class/352.375/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:broader humord:c07577 ;
    skos:exactMatch realfagstermer:c009482 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009482,
        <http://dewey.info/class/331.118/e23/>,
        <http://dewey.info/class/352.375/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:prefLabel "Rationalization"@en,
        "Rasjonalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.118/e23/> .

humord:c07581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07581" ;
    dct:modified "2023-12-18T14:25:14"^^xsd:dateTime ;
    skos:altLabel "Accounting"@en,
        "Regnskap"@nb,
        "Regnskapsføring"@nb,
        "Regnskapsførsel"@nb,
        "Rekneskap"@nb,
        "Rekneskapar"@nb ;
    skos:broader humord:c07577 ;
    skos:exactMatch realfagstermer:c008869,
        <http://dewey.info/class/657/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008869,
        <http://dewey.info/class/343.034/e23/>,
        <http://dewey.info/class/346.063/e23/>,
        <http://dewey.info/class/346.06648/e23/>,
        <http://dewey.info/class/657/e23/>,
        <http://dewey.info/class/658.1511/e23/> ;
    skos:prefLabel "Accounts"@en,
        "Regnskaper"@nb ;
    skos:related humord:c58994 ;
    skos:relatedMatch <http://dewey.info/class/343.034/e23/>,
        <http://dewey.info/class/346.063/e23/>,
        <http://dewey.info/class/346.06648/e23/>,
        <http://dewey.info/class/658.1511/e23/> .

humord:c07584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07584" ;
    dct:modified "2023-11-17T08:10:50"^^xsd:dateTime ;
    skos:altLabel "Bokføring"@nb,
        "Bokholderi"@nb,
        "Dobbelt bokføring"@nb ;
    skos:broader humord:c07581 ;
    skos:exactMatch realfagstermer:c002195,
        <http://dewey.info/class/657.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002195,
        <http://dewey.info/class/657.2/e23/> ;
    skos:prefLabel "Bookkeeping"@en,
        "Bokføring"@nb .

humord:c07587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07587" ;
    dct:modified "2022-05-10T08:14:43"^^xsd:dateTime ;
    skos:altLabel "Næringsdrift"@en,
        "Næringslivet"@nb,
        "Næringsveg"@nb,
        "Næringsveier"@nb,
        "Næringsvirksomhet"@nb ;
    skos:broader humord:c07576 ;
    skos:closeMatch <http://dewey.info/class/338/e23/> ;
    skos:exactMatch realfagstermer:c004305 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004305,
        <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/650/e23/> ;
    skos:prefLabel "Business and industry"@en,
        "Næringsliv"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/650/e23/> .

humord:c07590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07590" ;
    dct:modified "2024-09-25T08:27:22"^^xsd:dateTime ;
    skos:altLabel "Business enterprises"@en,
        "Business organisations"@en,
        "Business organizations"@en,
        "Firm"@en,
        "Firms"@en,
        "Bedrifter"@nb,
        "Firma"@nb,
        "Firmaer"@nb,
        "Foretak"@nb,
        "Forretningsforetak"@nb,
        "Føretak"@nb,
        "Verksemder"@nb,
        "Virksomheter"@nb ;
    skos:broadMatch <http://dewey.info/class/381.2065/e23/> ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c008460,
        <http://dewey.info/class/338.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008460,
        <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/381.2065/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Businesses"@en,
        "Bedrifter"@nb ;
    skos:related humord:c07578,
        humord:c07672,
        humord:c07682,
        humord:c12508,
        humord:c22340,
        humord:c23447 ;
    skos:relatedMatch <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/658/e23/> .

humord:c07592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07592" ;
    dct:modified "2023-11-24T13:53:16"^^xsd:dateTime ;
    skos:altLabel "Fabrikkar"@nb,
        "Industribedrifter"@nb ;
    skos:broadMatch <http://dewey.info/class/725.4/e23/> ;
    skos:broader humord:c07590 ;
    skos:definition "Produksjonsbedrift der varene framstilles med maskiner <BOB>"@nb ;
    skos:exactMatch realfagstermer:c011161 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011161,
        <http://dewey.info/class/338.65/e23/>,
        <http://dewey.info/class/670/e23/>,
        <http://dewey.info/class/712.7/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:prefLabel "Factories"@en,
        "Fabrikker"@nb ;
    skos:related humord:c07682,
        humord:c23452 ;
    skos:relatedMatch <http://dewey.info/class/338.65/e23/>,
        <http://dewey.info/class/670/e23/>,
        <http://dewey.info/class/712.7/e23/> .

humord:c07593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07593" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Handelsplasser"@nb ;
    skos:broadMatch <http://dewey.info/class/381.1/e23/> ;
    skos:broader humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.1/e23/> ;
    skos:prefLabel "Marketing centres"@en,
        "Handelssentre"@nb ;
    skos:related humord:c07745 .

humord:c07595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07595" ;
    dct:modified "2021-03-26T09:01:55"^^xsd:dateTime ;
    skos:altLabel "Stores"@en,
        "Forretninger"@nb ;
    skos:broader humord:c07593 ;
    skos:closeMatch <http://dewey.info/class/381.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/725.21/e23/> ;
    skos:prefLabel "Shops"@en,
        "Butikker"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/725.21/e23/> .

humord:c07596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07596" ;
    dct:modified "2020-11-23T11:41:49"^^xsd:dateTime ;
    skos:altLabel "Bookshops"@en,
        "Bokhandel"@nb ;
    skos:broadMatch <http://dewey.info/class/381.45002/e23/>,
        <http://dewey.info/class/382.45002/e23/> ;
    skos:broader humord:c07595 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002.029/e23/>,
        <http://dewey.info/class/381.45002/e23/>,
        <http://dewey.info/class/382.45002/e23/> ;
    skos:prefLabel "Bookstores"@en,
        "Bokhandlere"@nb ;
    skos:related humord:c09105 ;
    skos:relatedMatch <http://dewey.info/class/002.029/e23/> .

humord:c07597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07597" ;
    dct:modified "2024-07-04T09:12:27"^^xsd:dateTime ;
    skos:altLabel "Marknadar"@nb,
        "Marknader"@nb ;
    skos:broader humord:c07593 ;
    skos:definition "(Årlig) kjøpstevne <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/711.5522/e23/> ;
    skos:prefLabel "Marts"@en,
        "Marknader"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/711.5522/e23/> .

humord:c07599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07599" ;
    dct:modified "2020-08-11T10:24:32"^^xsd:dateTime ;
    skos:altLabel "Marketplaces"@en,
        "Markedsplasser"@nb ;
    skos:broader humord:c07593 ;
    skos:closeMatch <http://dewey.info/class/381.18/e23/>,
        <http://dewey.info/class/711.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.18/e23/>,
        <http://dewey.info/class/711.55/e23/> ;
    skos:prefLabel "Markets (Marketing centres)"@en,
        "Torg (Markedsplasser)"@nb ;
    skos:related humord:c05302 .

humord:c07601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07601" ;
    dct:modified "2024-04-24T09:42:56"^^xsd:dateTime ;
    skos:altLabel "Jarnverk"@nb,
        "Jernverk"@nb ;
    skos:broader humord:c22317 ;
    skos:definition "Jernverk er industrielle foretak der jernmalm smeltes og råjern og stål framstilles. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010365,
        <http://dewey.info/class/338.47672/e23/>,
        <http://dewey.info/class/338.7672/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010365,
        <http://dewey.info/class/338.47672/e23/>,
        <http://dewey.info/class/338.7672/e23/>,
        <http://dewey.info/class/672/e23/> ;
    skos:prefLabel "Ironworks"@en,
        "Jernverk"@nb ;
    skos:related humord:c07619,
        humord:c07700,
        humord:c08377 ;
    skos:relatedMatch <http://dewey.info/class/672/e23/> .

humord:c07602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07602" ;
    dct:modified "2024-10-18T07:06:15"^^xsd:dateTime ;
    skos:altLabel "Kontor"@nb ;
    skos:broadMatch <http://dewey.info/class/725.23/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.23/e23/> ;
    skos:prefLabel "Offices"@en,
        "Kontorer"@nb .

humord:c07603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07603" ;
    dct:modified "2024-10-18T07:05:58"^^xsd:dateTime ;
    skos:altLabel "Storage buildings"@en,
        "Lager (Næringsbygg)"@nb ;
    skos:broader humord:c05205 ;
    skos:exactMatch <http://dewey.info/class/725.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.35/e23/> ;
    skos:prefLabel "Warehouses"@en,
        "Lagre (Næringsbygg)"@nb .

humord:c07605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07605" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Engineering workshops"@en ;
    skos:broadMatch <http://dewey.info/class/338.4767042/e23/>,
        <http://dewey.info/class/338.767042/e23/>,
        <http://dewey.info/class/670.42/e23/> ;
    skos:broader humord:c17400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4767042/e23/>,
        <http://dewey.info/class/338.767042/e23/>,
        <http://dewey.info/class/670.42/e23/> ;
    skos:prefLabel "Machine shops"@en,
        "Mekaniske verksteder"@nb ;
    skos:related humord:c07721 .

humord:c07606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07606" ;
    dct:modified "2024-09-26T07:40:10"^^xsd:dateTime ;
    skos:altLabel "International companies"@en,
        "International company"@en,
        "International corporations"@en,
        "Multinational companies"@en,
        "Multinational company"@en,
        "Transnational corporations"@en,
        "Fleirnasjonale selskap"@nb,
        "Flernasjonale selskap"@nb,
        "Flernasjonale selskaper"@nb,
        "Internasjonale bedrifter"@nb,
        "Internasjonale konsern"@nb,
        "Internasjonale konserner"@nb,
        "Internasjonale selskap"@nb,
        "Multinasjonale foretak"@nb,
        "Multinasjonale selskap"@nb,
        "Multinasjonale selskaper"@nb,
        "Transnasjonale konsern"@nb,
        "Transnasjonale konserner"@nb,
        "Transnasjonale korporasjonar"@nb,
        "Transnasjonale korporasjoner"@nb,
        "Trasnasjonale konsern"@nb ;
    skos:broader humord:c23447 ;
    skos:closeMatch <http://dewey.info/class/338.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.88/e23/> ;
    skos:prefLabel "Multinational corporations"@en,
        "Internasjonale selskaper"@nb .

humord:c07607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07607" ;
    dct:modified "2020-08-03T08:46:13"^^xsd:dateTime ;
    skos:altLabel "Myntfabrikker"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4042/e23/> ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.473324042/e23/>,
        <http://dewey.info/class/338.7613324042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4042/e23/>,
        <http://dewey.info/class/338.473324042/e23/>,
        <http://dewey.info/class/338.7613324042/e23/> ;
    skos:prefLabel "Mints (Businesses)"@en,
        "Myntverk"@nb ;
    skos:related humord:c04646,
        humord:c04653 .

humord:c07609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07609" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22317 ;
    skos:exactMatch <http://dewey.info/class/338.476223485/e23/>,
        <http://dewey.info/class/338.76223485/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476223485/e23/>,
        <http://dewey.info/class/338.76223485/e23/>,
        <http://dewey.info/class/622.3485/e23/> ;
    skos:prefLabel "Nickle works"@en,
        "Nikkelverk"@nb ;
    skos:related humord:c07699 ;
    skos:relatedMatch <http://dewey.info/class/622.3485/e23/> .

humord:c07610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07610" ;
    dct:modified "2024-03-08T14:14:55"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/647.94/e23/>,
        <http://dewey.info/class/910.46/e23/> ;
    skos:broader humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/647.94/e23/>,
        <http://dewey.info/class/910.46/e23/> ;
    skos:prefLabel "Overnight accommodations"@en,
        "Overnattingssteder"@nb ;
    skos:related humord:c07760,
        humord:c64179 .

humord:c07611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07611" ;
    dct:modified "2011-04-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hotel"@en,
        "Hotell"@nb ;
    skos:broadMatch <http://dewey.info/class/647.94/e23/>,
        <http://dewey.info/class/917.306/e23/> ;
    skos:broader humord:c07610 ;
    skos:closeMatch <http://dewey.info/class/728.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/910.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0464/e23/>,
        <http://dewey.info/class/363.7298/e23/>,
        <http://dewey.info/class/642.5/e23/>,
        <http://dewey.info/class/647.94/e23/>,
        <http://dewey.info/class/657.8374/e23/>,
        <http://dewey.info/class/711.557/e23/>,
        <http://dewey.info/class/712.7/e23/>,
        <http://dewey.info/class/728.5/e23/>,
        <http://dewey.info/class/910.46/e23/>,
        <http://dewey.info/class/917.306/e23/> ;
    skos:prefLabel "Hotels"@en,
        "Hoteller"@nb ;
    skos:related humord:c23244 ;
    skos:relatedMatch <http://dewey.info/class/344.0464/e23/>,
        <http://dewey.info/class/363.7298/e23/>,
        <http://dewey.info/class/642.5/e23/>,
        <http://dewey.info/class/657.8374/e23/>,
        <http://dewey.info/class/711.557/e23/>,
        <http://dewey.info/class/712.7/e23/> .

humord:c07612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07612" ;
    dct:modified "2025-03-27T15:30:05"^^xsd:dateTime ;
    skos:altLabel "Places to eat"@en,
        "Bevertningssteder"@nb,
        "Bevertnings­stadar"@nb,
        "Etestadar"@nb,
        "Etestader"@nb,
        "Serveringsstadar"@nb,
        "Serveringsstader"@nb,
        "Spisestadar"@nb,
        "Spisestader"@nb,
        "Spisesteder"@nb ;
    skos:broader humord:c22317 ;
    skos:exactMatch <http://dewey.info/class/338.4764795/e23/>,
        <http://dewey.info/class/338.76164795/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764795/e23/>,
        <http://dewey.info/class/338.76164795/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Public houses"@en,
        "Serveringssteder"@nb ;
    skos:related humord:c07760,
        humord:c59168 .

humord:c07613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07613" ;
    dct:modified "2017-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Coffee shops"@en,
        "Kaffehus"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4764795/e23/>,
        <http://dewey.info/class/338.76164795/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:broader humord:c07612 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764795/e23/>,
        <http://dewey.info/class/338.76164795/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Coffeehouses"@en,
        "Kaffebarer"@nb ;
    skos:related humord:c06636 .

humord:c07616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07616" ;
    dct:modified "2024-10-01T10:42:59"^^xsd:dateTime ;
    skos:altLabel "Skipsverft"@nb,
        "Skipsvervar"@nb,
        "Verft"@nb,
        "Vervar"@nb ;
    skos:broadMatch <http://dewey.info/class/725.4/e23/> ;
    skos:broader humord:c22317 ;
    skos:exactMatch <http://dewey.info/class/338.762383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4762383/e23/>,
        <http://dewey.info/class/338.762383/e23/>,
        <http://dewey.info/class/623.83/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:prefLabel "Shipyards"@en,
        "Skipsverft"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.4762383/e23/>,
        <http://dewey.info/class/623.83/e23/> .

humord:c07618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07618" ;
    dct:modified "2011-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Støperi"@nb ;
    skos:broadMatch <http://dewey.info/class/671.2/e23/> ;
    skos:broader humord:c22317 ;
    skos:exactMatch <http://dewey.info/class/338.476712/e23/>,
        <http://dewey.info/class/338.76712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476712/e23/>,
        <http://dewey.info/class/338.76712/e23/>,
        <http://dewey.info/class/671.2/e23/> ;
    skos:prefLabel "Foundries"@en,
        "Støperier"@nb ;
    skos:related humord:c07699 .

humord:c07619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07619" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Melting shops"@en,
        "Steel making plants"@en,
        "Steel melting shops"@en ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/669.142/e23/> ;
    skos:exactMatch <http://dewey.info/class/338.47669142/e23/>,
        <http://dewey.info/class/338.7669142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47669142/e23/>,
        <http://dewey.info/class/338.7669142/e23/>,
        <http://dewey.info/class/669.142/e23/> ;
    skos:prefLabel "Steel works"@en,
        "Stålverk"@nb ;
    skos:related humord:c07601,
        humord:c07700,
        humord:c14699 .

humord:c07620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07620" ;
    dct:modified "2020-08-03T10:56:38"^^xsd:dateTime ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Sectors (Economic sectors)"@en,
        "Næringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/338/e23/> .

humord:c07622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07622" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Primary sector of the economy"@en ;
    skos:broader humord:c07620 ;
    skos:exactMatch <http://dewey.info/class/338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/343.076/e23/>,
        <http://dewey.info/class/354.3/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381.4/e23/>,
        <http://dewey.info/class/382.4/e23/> ;
    skos:prefLabel "Primary industries"@en,
        "Primærnæringer"@nb ;
    skos:related humord:c07664 ;
    skos:relatedMatch <http://dewey.info/class/343.076/e23/>,
        <http://dewey.info/class/354.3/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381.4/e23/>,
        <http://dewey.info/class/382.4/e23/> .

humord:c07623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07623" ;
    dct:modified "2023-11-24T14:13:11"^^xsd:dateTime ;
    skos:altLabel "Fangst"@nb ;
    skos:broader humord:c07622 ;
    skos:exactMatch realfagstermer:c009375,
        <http://dewey.info/class/639.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009375,
        <http://dewey.info/class/639.1/e23/>,
        <http://dewey.info/class/799.2/e23/> ;
    skos:prefLabel "Catch"@en,
        "Fangst"@nb ;
    skos:related humord:c07628,
        humord:c07636,
        humord:c15937 ;
    skos:relatedMatch <http://dewey.info/class/799.2/e23/> .

humord:c07624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07624" ;
    dct:modified "2023-11-29T15:32:43"^^xsd:dateTime ;
    skos:altLabel "Whale fisheries"@en,
        "Whale hunting"@en,
        "Kvalfangst"@nb ;
    skos:broader humord:c07623 ;
    skos:exactMatch realfagstermer:c011843,
        <http://dewey.info/class/639.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011843,
        <http://dewey.info/class/338.37295/e23/>,
        <http://dewey.info/class/639.28/e23/> ;
    skos:prefLabel "Whaling"@en,
        "Hvalfangst"@nb ;
    skos:related humord:c07447 ;
    skos:relatedMatch <http://dewey.info/class/338.37295/e23/> .

humord:c07625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07625" ;
    dct:modified "2023-11-27T12:27:39"^^xsd:dateTime ;
    skos:altLabel "Commercial fisheries"@en,
        "Fishery"@en,
        "Fishery industries"@en,
        "Fiskenæring"@nb,
        "Fiskeri"@nb,
        "Fiskerinæring"@nb,
        "Marin produksjon"@nb ;
    skos:broader humord:c07622 ;
    skos:closeMatch realfagstermer:c013663 ;
    skos:exactMatch realfagstermer:c001474,
        <http://dewey.info/class/338.3727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001474,
        realfagstermer:c013663,
        <http://dewey.info/class/338.3727/e23/>,
        <http://dewey.info/class/354.57/e23/>,
        <http://dewey.info/class/639.2/e23/> ;
    skos:prefLabel "Fisheries"@en,
        "Fiskerier"@nb ;
    skos:related humord:c07685,
        humord:c09557,
        humord:c15602 ;
    skos:relatedMatch <http://dewey.info/class/354.57/e23/>,
        <http://dewey.info/class/639.2/e23/> .

humord:c07628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07628" ;
    dct:modified "2023-11-27T08:05:55"^^xsd:dateTime ;
    skos:altLabel "Fiske"@nb ;
    skos:broadMatch <http://dewey.info/class/639.2/e23/> ;
    skos:broader humord:c07625 ;
    skos:exactMatch realfagstermer:c011641,
        <http://dewey.info/class/799.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011641,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/354.57/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/639.2/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/799.1/e23/> ;
    skos:prefLabel "Fishing"@en,
        "Fiske"@nb ;
    skos:related humord:c01446,
        humord:c07431,
        humord:c07623,
        humord:c21229 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/354.57/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/> .

humord:c07629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07629" ;
    dct:modified "2010-02-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/639.27452/e23/> ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.27452/e23/> ;
    skos:prefLabel "Sprat fishing"@en,
        "Brislingfiske"@nb .

humord:c07630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07630" ;
    dct:modified "2025-03-28T10:00:41"^^xsd:dateTime ;
    skos:altLabel "Fishing landmark"@en,
        "Fishing spots"@en,
        "Fiskemed"@nb,
        "Fiskeméd"@nb,
        "Fiskeplassar"@nb,
        "Fiskeplasser"@nb,
        "Med"@nb,
        "Mee"@nb,
        "Méd"@nb ;
    skos:broader humord:c07628 ;
    skos:closeMatch realfagstermer:c007589 ;
    skos:definition "Fiskeplass som ligger i skjæringspunktet mellom to siktelinjer <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007589,
        <http://dewey.info/class/639.2/e23/> ;
    skos:prefLabel "Fishing landmarks"@en,
        "Fiskemed"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.2/e23/> .

humord:c07632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07632" ;
    dct:modified "2024-09-03T12:42:44"^^xsd:dateTime ;
    skos:altLabel "Freshwater angling"@en,
        "Freshwater fisheries"@en,
        "Inland fisheries"@en,
        "Inland fishing"@en,
        "Ferskvassfiske"@nb,
        "Innlandsfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:closeMatch realfagstermer:c002990,
        realfagstermer:c008764,
        <http://dewey.info/class/799.11/e23/> ;
    skos:exactMatch <http://dewey.info/class/639.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002990,
        realfagstermer:c008764,
        <http://dewey.info/class/639.21/e23/>,
        <http://dewey.info/class/799.11/e23/> ;
    skos:prefLabel "Freshwater fishing"@en,
        "Ferskvannsfiske"@nb .

humord:c07634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07634" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/799.14/e23/> ;
    skos:broader humord:c07628 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/799.14/e23/> ;
    skos:prefLabel "Leistering"@en,
        "Lystring"@nb .

humord:c07635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07635" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/639.22/e23/> ;
    skos:broader humord:c07628 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.22/e23/> ;
    skos:prefLabel "Sloop fishing"@en,
        "Sluppfiske"@nb .

humord:c07636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07636" ;
    dct:modified "2023-11-30T09:02:42"^^xsd:dateTime ;
    skos:altLabel "Jakt"@nb ;
    skos:broadMatch <http://dewey.info/class/354.349/e23/> ;
    skos:broader humord:c01404,
        humord:c07622 ;
    skos:exactMatch realfagstermer:c007590,
        <http://dewey.info/class/639.1/e23/>,
        <http://dewey.info/class/799.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007590,
        <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/354.349/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/639.1/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/758.3/e23/>,
        <http://dewey.info/class/799.2/e23/> ;
    skos:prefLabel "Hunting"@en,
        "Jakt"@nb ;
    skos:related humord:c07623,
        humord:c29867 ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/758.3/e23/> .

humord:c07637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07637" ;
    dct:modified "2024-05-14T07:58:00"^^xsd:dateTime ;
    skos:altLabel "Landbruk"@nb,
        "Landbruksnæringen"@nb,
        "Landhusholdning"@nb ;
    skos:broader humord:c07622 ;
    skos:definition "Fellesbetegnelse for de næringsgrener som har jorden som produksjonsgrunnlag; omfatter jordbruk, skogbruk, hagebruk og gartneri <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008073,
        <http://dewey.info/class/338.1/e23/>,
        <http://dewey.info/class/630/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008073,
        <http://dewey.info/class/333.7966/e23/>,
        <http://dewey.info/class/338.1/e23/>,
        <http://dewey.info/class/344.0957/e23/>,
        <http://dewey.info/class/354.5/e23/>,
        <http://dewey.info/class/398.24/e23/>,
        <http://dewey.info/class/398.36/e23/>,
        <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/704.943/e23/>,
        <http://dewey.info/class/758.5/e23/> ;
    skos:prefLabel "Agriculture"@en,
        "Landbruk"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7966/e23/>,
        <http://dewey.info/class/344.0957/e23/>,
        <http://dewey.info/class/354.5/e23/>,
        <http://dewey.info/class/398.24/e23/>,
        <http://dewey.info/class/398.36/e23/>,
        <http://dewey.info/class/704.943/e23/>,
        <http://dewey.info/class/758.5/e23/> .

humord:c07638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07638" ;
    dct:modified "2024-08-15T08:53:26"^^xsd:dateTime ;
    skos:altLabel "Livestock farming"@en,
        "Livestock raising"@en,
        "Pastoralism"@en,
        "Dyrehold"@nb,
        "Husdyrhald"@nb,
        "Pastoralisme"@nb ;
    skos:broader humord:c07622 ;
    skos:editorialNote "Flyttet termen fra OT Landbruk. SNL: Husdyrbruket regnes dels som en gren av jordbruket, dels som en selvstendig gren. Tok utgangpunkt i det siste.bsh"@nb ;
    skos:exactMatch realfagstermer:c006492,
        <http://dewey.info/class/636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006492,
        <http://dewey.info/class/354.56/e23/>,
        <http://dewey.info/class/636/e23/>,
        <http://dewey.info/class/681.7636/e23/> ;
    skos:prefLabel "Animal husbandry"@en,
        "Husdyrhold"@nb ;
    skos:relatedMatch <http://dewey.info/class/354.56/e23/>,
        <http://dewey.info/class/681.7636/e23/> .

humord:c07639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07639" ;
    dct:modified "2023-11-28T15:34:41"^^xsd:dateTime ;
    skos:altLabel "Gjeting"@nb ;
    skos:broader humord:c07638 ;
    skos:closeMatch <http://dewey.info/class/636.0845/e23/> ;
    skos:exactMatch realfagstermer:c002011 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002011,
        <http://dewey.info/class/636.0845/e23/> ;
    skos:prefLabel "Herding"@en,
        "Gjeting"@nb ;
    skos:related humord:c26644 .

humord:c07640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07640" ;
    dct:modified "2010-11-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kvegdrift"@nb ;
    skos:broadMatch <http://dewey.info/class/636/e23/> ;
    skos:broader humord:c07638 ;
    skos:closeMatch realfagstermer:c006492 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006492,
        <http://dewey.info/class/636/e23/> ;
    skos:prefLabel "Cattle farming"@en,
        "Fedrift"@nb .

humord:c07641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07641" ;
    dct:modified "2024-12-05T14:39:12"^^xsd:dateTime ;
    skos:altLabel "Reindeer farming"@en,
        "Reindrift"@nb,
        "Reinsdyrhold"@nb ;
    skos:broader humord:c07638 ;
    skos:definition "Reindrift er dyrehold med domestiserte (tamme eller halvtamme) reinsdyr. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c010962,
        <http://dewey.info/class/636.2948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010962,
        <http://dewey.info/class/636.2948/e23/> ;
    skos:prefLabel "Reindeer husbandry"@en,
        "Reindrift"@nb ;
    skos:related humord:c15315,
        humord:c25813,
        humord:c69193 .

humord:c07642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07642" ;
    dct:modified "2020-08-31T08:06:31"^^xsd:dateTime ;
    skos:altLabel "Summer pasture farming"@en,
        "Seterbruk"@nb,
        "Støling"@nb,
        "Stølsdrift"@nb ;
    skos:broader humord:c07638 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637/e23/> ;
    skos:prefLabel "Mountain farming"@en,
        "Seterdrift"@nb ;
    skos:related humord:c26203,
        humord:c29605 ;
    skos:relatedMatch <http://dewey.info/class/637/e23/> .

humord:c07646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07646" ;
    dct:modified "2024-04-24T15:23:08"^^xsd:dateTime ;
    skos:altLabel "Jordbruk"@nb,
        "Jordbruksutvikling"@nb ;
    skos:broader humord:c07637 ;
    skos:closeMatch <http://dewey.info/class/630/e23/> ;
    skos:definition "Næringsvei som dyrker jorden med tanke på planteproduksjon <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004581 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004581,
        <http://dewey.info/class/630/e23/> ;
    skos:prefLabel "Farming"@en,
        "Jordbruk"@nb .

humord:c07647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07647" ;
    dct:modified "2024-10-17T10:07:36"^^xsd:dateTime ;
    skos:altLabel "Horticulture"@en,
        "Hagebruk"@nb,
        "Hagestell"@nb,
        "Havebruk"@nb,
        "Hortikultur"@nb ;
    skos:broader humord:c07637 ;
    skos:definition "Betegnelse på dyrking av hagevekster (grønnsaker, frukt og bær, blomster) <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013701,
        <http://dewey.info/class/635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013701,
        <http://dewey.info/class/615.8515/e23/>,
        <http://dewey.info/class/635/e23/>,
        <http://dewey.info/class/712/e23/> ;
    skos:prefLabel "Gardening"@en,
        "Hagebruk"@nb ;
    skos:related humord:c68539 ;
    skos:relatedMatch <http://dewey.info/class/615.8515/e23/>,
        <http://dewey.info/class/712/e23/> .

humord:c07649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07649" ;
    dct:modified "2023-11-28T13:56:25"^^xsd:dateTime ;
    skos:altLabel "Gartneri"@nb ;
    skos:broadMatch <http://dewey.info/class/635/e23/> ;
    skos:broader humord:c07637 ;
    skos:definition "Bedrift hvor det drives produksjon av forskjellige hagevekster, for eksempel blomster (blomstergartneri) og grønnsaker (grønnsakgartneri) <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003028 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003028,
        <http://dewey.info/class/635/e23/> ;
    skos:prefLabel "Market gardens"@en,
        "Gartnerier"@nb .

humord:c07650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07650" ;
    dct:modified "2024-08-15T08:06:36"^^xsd:dateTime ;
    skos:altLabel "Cereal cultivation"@en,
        "Cereal farming"@en,
        "Grain cultivation"@en,
        "Korndyrking"@nb ;
    skos:broader humord:c68008 ;
    skos:closeMatch <http://dewey.info/class/633.104/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/584.9/e23/>,
        <http://dewey.info/class/633.104/e23/> ;
    skos:prefLabel "Grain farming"@en,
        "Korndyrking"@nb ;
    skos:related humord:c25897 ;
    skos:relatedMatch <http://dewey.info/class/584.9/e23/> .

humord:c07651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07651" ;
    dct:modified "2020-08-04T09:19:27"^^xsd:dateTime ;
    skos:altLabel "Slash-and-burn agriculture"@en,
        "Slash-and-burn cultivation"@en,
        "Slash-and-burn farming"@en,
        "Svebruk"@nb,
        "Svibruk"@nb,
        "Sviebruk"@nb,
        "Svirydningsbruk"@nb ;
    skos:broader humord:c07646 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.5818/e23/> ;
    skos:prefLabel "Slash-and-burn"@en,
        "Svedjebruk"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.5818/e23/> .

humord:c07655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07655" ;
    dct:modified "2024-08-15T08:09:38"^^xsd:dateTime ;
    skos:altLabel "Viticulture"@en,
        "Vindyrking"@nb ;
    skos:broader humord:c68008 ;
    skos:closeMatch <http://dewey.info/class/634.8/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.79/e23/>,
        <http://dewey.info/class/634.8/e23/> ;
    skos:prefLabel "Viniculture"@en,
        "Vindyrking"@nb ;
    skos:relatedMatch <http://dewey.info/class/583.79/e23/> .

humord:c07656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07656" ;
    dct:modified "2024-08-19T12:32:50"^^xsd:dateTime ;
    skos:altLabel "Åkerbruk"@nb ;
    skos:broadMatch <http://dewey.info/class/631.5/e23/>,
        <http://dewey.info/class/633.104/e23/> ;
    skos:broader humord:c07646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.5/e23/>,
        <http://dewey.info/class/633.104/e23/> ;
    skos:prefLabel "Arable farming"@en,
        "Åkerbruk"@nb .

humord:c07657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07657" ;
    dct:modified "2010-11-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/630/e23/> ;
    skos:broader humord:c07646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630/e23/> ;
    skos:prefLabel "Homesteading"@en,
        "Nyrydning"@nb .

humord:c07658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07658" ;
    dct:modified "2024-10-02T15:11:28"^^xsd:dateTime ;
    skos:altLabel "Skogbruk"@nb,
        "Skogsarbeid"@nb,
        "Skogsdrift"@nb ;
    skos:broader humord:c07637 ;
    skos:closeMatch realfagstermer:c003725 ;
    skos:definition "Skogbruk er pleie og hugst av skog med sikte på å utnytte den økonomisk.Skogbruket er også betegnelsen på næringen som utnytter skogen økonomisk. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001242,
        <http://dewey.info/class/354.55/e23/>,
        <http://dewey.info/class/634.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001242,
        realfagstermer:c003725,
        <http://dewey.info/class/354.55/e23/>,
        <http://dewey.info/class/634.9/e23/> ;
    skos:prefLabel "Forestry"@en,
        "Skogbruk"@nb ;
    skos:related humord:c08328,
        humord:c24498,
        humord:c24507,
        humord:c58915 .

humord:c07660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07660" ;
    dct:modified "2024-03-07T13:43:21"^^xsd:dateTime ;
    skos:altLabel "Avskoging"@nb ;
    skos:broadMatch <http://dewey.info/class/333.75137/e23/> ;
    skos:broader humord:c07658 ;
    skos:exactMatch realfagstermer:c001793 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001793,
        <http://dewey.info/class/333.75137/e23/> ;
    skos:prefLabel "Deforestation"@en,
        "Avskogning"@nb .

humord:c07661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07661" ;
    dct:modified "2024-12-03T08:33:29"^^xsd:dateTime ;
    skos:altLabel "Skogskjøtsel"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Skogskjøtsel er stell av skogen med planting, gjødsling, rydnings- og tynningshogst med mer, med tanke på å få frem stor og god nytteskog. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001975,
        <http://dewey.info/class/634.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001975,
        <http://dewey.info/class/634.95/e23/> ;
    skos:prefLabel "Silviculture"@en,
        "Skogskjøtsel"@nb .

humord:c07662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07662" ;
    dct:modified "2024-12-11T15:43:16"^^xsd:dateTime ;
    skos:altLabel "Artificial selection"@en,
        "Breeding (selective)"@en,
        "Al"@nb,
        "Avl"@nb,
        "Kunstig seleksjon"@nb,
        "Oppdrett"@nb ;
    skos:broader humord:c07638 ;
    skos:closeMatch realfagstermer:c002148,
        realfagstermer:c012711 ;
    skos:definition "Oppdrett er det å fôre opp fisk (eller andre sjødyr) i fangenskap; fôring og stell av husdyr til ein kan setje dei i produksjon eller slakte dei <ordbøkene.no>"@nb ;
    skos:exactMatch <http://dewey.info/class/636.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002148,
        realfagstermer:c012711,
        <http://dewey.info/class/636.082/e23/> ;
    skos:prefLabel "Selective breeding"@en,
        "Oppdrett"@nb ;
    skos:related humord:c59205 .

humord:c07663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07663" ;
    dct:modified "2024-08-15T08:46:58"^^xsd:dateTime ;
    skos:altLabel "Livestock breeding"@en,
        "Husdyravl"@nb ;
    skos:broader humord:c07662 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Splittet 11/3-19 vsl"@nb ;
    skos:exactMatch <http://dewey.info/class/636.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.082/e23/> ;
    skos:prefLabel "Stock breeding"@en,
        "Husdyravl"@nb .

humord:c07664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07664" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Secondary industry"@en ;
    skos:broader humord:c07620 ;
    skos:exactMatch <http://dewey.info/class/338.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4/e23/>,
        <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/338.82/e23/>,
        <http://dewey.info/class/338.83/e23/>,
        <http://dewey.info/class/338.88/e23/>,
        <http://dewey.info/class/343.078/e23/>,
        <http://dewey.info/class/354.6/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381.45/e23/> ;
    skos:prefLabel "Secondary industries"@en,
        "Sekundærnæringer"@nb ;
    skos:related humord:c07622 ;
    skos:relatedMatch <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/338.82/e23/>,
        <http://dewey.info/class/338.83/e23/>,
        <http://dewey.info/class/338.88/e23/>,
        <http://dewey.info/class/343.078/e23/>,
        <http://dewey.info/class/354.6/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381.45/e23/> .

humord:c07665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07665" ;
    dct:modified "2024-08-15T11:14:34"^^xsd:dateTime ;
    skos:altLabel "Building industry"@en,
        "Anleggsverksemd"@nb,
        "Byggeindustri"@nb,
        "Byggjeindustri"@nb ;
    skos:broader humord:c21464 ;
    skos:closeMatch <http://dewey.info/class/338.47624/e23/>,
        <http://dewey.info/class/338.7624/e23/>,
        <http://dewey.info/class/624/e23/> ;
    skos:exactMatch realfagstermer:c000373 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000373,
        <http://dewey.info/class/338.47624/e23/>,
        <http://dewey.info/class/338.7624/e23/>,
        <http://dewey.info/class/624/e23/> ;
    skos:prefLabel "Construction industry"@en,
        "Anleggsvirksomhet"@nb .

humord:c07666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07666" ;
    dct:modified "2011-04-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Building operations"@en,
        "Bygningsindustri"@nb ;
    skos:broader humord:c21464 ;
    skos:closeMatch <http://dewey.info/class/338.47624/e23/>,
        <http://dewey.info/class/338.7624/e23/>,
        <http://dewey.info/class/624/e23/> ;
    skos:exactMatch <http://dewey.info/class/338.4769/e23/>,
        <http://dewey.info/class/338.769/e23/>,
        <http://dewey.info/class/690/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47624/e23/>,
        <http://dewey.info/class/338.4769/e23/>,
        <http://dewey.info/class/338.7624/e23/>,
        <http://dewey.info/class/338.769/e23/>,
        <http://dewey.info/class/624/e23/>,
        <http://dewey.info/class/690/e23/> ;
    skos:prefLabel "Civil engineering works"@en,
        "Byggevirksomhet"@nb .

humord:c07667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07667" ;
    dct:modified "2024-06-17T11:17:25"^^xsd:dateTime ;
    skos:altLabel "Mining industry"@en,
        "Bergverksdrift"@nb,
        "Bergverksindustri"@nb,
        "Bergvesen"@nb,
        "Gruvedrift"@nb,
        "Gruveindustri"@nb ;
    skos:broader humord:c66888 ;
    skos:closeMatch realfagstermer:c004138,
        realfagstermer:c007532,
        realfagstermer:c008161 ;
    skos:exactMatch realfagstermer:c004088,
        <http://dewey.info/class/622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004088,
        realfagstermer:c004138,
        realfagstermer:c007532,
        realfagstermer:c008161,
        <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/343.077/e23/>,
        <http://dewey.info/class/354.39/e23/>,
        <http://dewey.info/class/622/e23/> ;
    skos:prefLabel "Mining"@en,
        "Gruvedrift"@nb ;
    skos:related humord:c18417 ;
    skos:relatedMatch <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/343.077/e23/>,
        <http://dewey.info/class/354.39/e23/> .

humord:c07669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07669" ;
    dct:modified "2024-09-11T12:15:01"^^xsd:dateTime ;
    skos:altLabel "Open cut mining"@en,
        "Dagbrot"@nb,
        "Dagbrott"@nb ;
    skos:broader humord:c07667 ;
    skos:closeMatch <http://dewey.info/class/622.292/e23/> ;
    skos:definition "Dagbrudd er en gruve der malmen blir brutt på jordoverflaten <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/622.292/e23/> ;
    skos:prefLabel "Open-pit mining"@en,
        "Dagbrudd"@nb .

humord:c07670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07670" ;
    dct:modified "2023-11-29T08:05:41"^^xsd:dateTime ;
    skos:altLabel "Gullgraving"@nb ;
    skos:broader humord:c07667 ;
    skos:exactMatch realfagstermer:c003585,
        <http://dewey.info/class/622.1841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003585,
        <http://dewey.info/class/622.1841/e23/> ;
    skos:prefLabel "Gold mining"@en,
        "Gullgraving"@nb .

humord:c07671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07671" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Arts and crafts industries"@en ;
    skos:broadMatch <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/680/e23/> ;
    skos:broader humord:c07664 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/680/e23/> ;
    skos:prefLabel "Arts and crafts industry"@en,
        "Håndverk og industri"@nb .

humord:c07672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07672" ;
    dct:modified "2024-10-31T10:42:17"^^xsd:dateTime ;
    skos:altLabel "Handverk"@nb ;
    skos:broader humord:c07671 ;
    skos:exactMatch <http://dewey.info/class/680/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.55/e23/>,
        <http://dewey.info/class/680/e23/>,
        <http://dewey.info/class/745.5/e23/> ;
    skos:prefLabel "Crafts"@en,
        "Håndverk"@nb ;
    skos:related humord:c05463,
        humord:c05484,
        humord:c07448,
        humord:c07590,
        humord:c07695,
        humord:c07772,
        humord:c09126,
        humord:c14440 ;
    skos:relatedMatch <http://dewey.info/class/372.55/e23/>,
        <http://dewey.info/class/745.5/e23/> .

humord:c07674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07674" ;
    dct:modified "2023-11-17T08:09:52"^^xsd:dateTime ;
    skos:altLabel "Book binding"@en,
        "Bokbinding"@nb,
        "Innbinding (Bøker)"@nb ;
    skos:broader humord:c07672 ;
    skos:exactMatch realfagstermer:c001941,
        <http://dewey.info/class/686.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001941,
        <http://dewey.info/class/095/e23/>,
        <http://dewey.info/class/686.3/e23/> ;
    skos:prefLabel "Bookbinding"@en,
        "Bokbinding"@nb ;
    skos:related humord:c12734,
        humord:c25522 ;
    skos:relatedMatch <http://dewey.info/class/095/e23/> .

humord:c07675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07675" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/624/e23/>,
        <http://dewey.info/class/690/e23/> ;
    skos:broader humord:c07672 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/624/e23/>,
        <http://dewey.info/class/690/e23/> ;
    skos:prefLabel "Building crafts"@en,
        "Bygningshåndverk"@nb ;
    skos:related humord:c05193 .

humord:c07676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07676" ;
    dct:modified "2024-11-08T14:51:44"^^xsd:dateTime ;
    skos:altLabel "Woodworking"@en,
        "Snekkerhandverk"@nb,
        "Snekkerhåndverk"@nb,
        "Snekring"@nb,
        "Snikkarhandverk"@nb ;
    skos:broader humord:c07675 ;
    skos:closeMatch <http://dewey.info/class/694/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.844/e23/>,
        <http://dewey.info/class/694/e23/> ;
    skos:prefLabel "Joinery"@en,
        "Snekring"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.844/e23/> .

humord:c07677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07677" ;
    dct:modified "2024-10-07T12:07:51"^^xsd:dateTime ;
    skos:altLabel "Timber framing"@en,
        "Tømrarhandverk"@nb,
        "Tømrerhåndverk"@nb,
        "Tømring"@nb ;
    skos:broader humord:c07675 ;
    skos:exactMatch <http://dewey.info/class/694.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694.2/e23/> ;
    skos:prefLabel "Carpentry"@en,
        "Tømring"@nb ;
    skos:related humord:c05193,
        humord:c21151 .

humord:c07678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07678" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:broader humord:c07672 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:prefLabel "Knifemaking"@en,
        "Knivlaging"@nb ;
    skos:related humord:c13910 .

humord:c07679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07679" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Metal work"@en ;
    skos:broader humord:c07672 ;
    skos:exactMatch <http://dewey.info/class/671/e23/>,
        <http://dewey.info/class/739/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/671/e23/>,
        <http://dewey.info/class/739/e23/> ;
    skos:prefLabel "Metal works"@en,
        "Metallarbeid"@nb ;
    skos:related humord:c05478,
        humord:c07699 .

humord:c07680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07680" ;
    dct:modified "2024-10-11T14:51:17"^^xsd:dateTime ;
    skos:altLabel "Smedarbeid"@nb,
        "Smedhandverk"@nb,
        "Smedhåndverk"@nb,
        "Smihandverk"@nb,
        "Smihåndverk"@nb,
        "Smiing"@nb ;
    skos:broader humord:c07679 ;
    skos:exactMatch realfagstermer:c009978,
        <http://dewey.info/class/671.332/e23/>,
        <http://dewey.info/class/682/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009978,
        <http://dewey.info/class/671.332/e23/>,
        <http://dewey.info/class/682/e23/> ;
    skos:prefLabel "Smithery"@en,
        "Smiing"@nb ;
    skos:related humord:c05481,
        humord:c07535 .

humord:c07682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07682" ;
    dct:modified "2023-11-30T07:40:08"^^xsd:dateTime ;
    skos:altLabel "Industries"@en,
        "Industri"@nb,
        "Industrielle forhald"@nb,
        "Industrielle forhold"@nb,
        "Industrielle relasjonar"@nb,
        "Industrielle relasjoner"@nb,
        "Industrier"@nb,
        "Industriverksemd"@nb,
        "Industrivirksomhet"@nb ;
    skos:broader humord:c07671 ;
    skos:definition "Næringsvirksomhet som består i å bearbeide råstoff, særlig om fabrikkframstilling av varer <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000028,
        <http://dewey.info/class/338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000028,
        <http://dewey.info/class/322.3/e23/>,
        <http://dewey.info/class/333.7965/e23/>,
        <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/343.07/e23/>,
        <http://dewey.info/class/354/e23/> ;
    skos:prefLabel "Industry"@en,
        "Industri"@nb ;
    skos:related humord:c07590,
        humord:c07592,
        humord:c07772,
        humord:c09126 ;
    skos:relatedMatch <http://dewey.info/class/322.3/e23/>,
        <http://dewey.info/class/333.7965/e23/>,
        <http://dewey.info/class/343.07/e23/>,
        <http://dewey.info/class/354/e23/> .

humord:c07683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07683" ;
    dct:modified "2024-01-03T10:12:28"^^xsd:dateTime ;
    skos:altLabel "Båtbygging"@nb,
        "Skipsbygging"@nb,
        "Skipsbyggingsindustri"@nb,
        "Skipsbyggjingsindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/623.82/e23/> ;
    skos:broader humord:c14440 ;
    skos:exactMatch realfagstermer:c031778 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031778,
        <http://dewey.info/class/623.82/e23/> ;
    skos:prefLabel "Shipbuilding"@en,
        "Båtbygging"@nb .

humord:c07684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07684" ;
    dct:modified "2023-11-24T14:44:42"^^xsd:dateTime ;
    skos:altLabel "Film industries"@en,
        "Film industry"@en,
        "Motion picture industries"@en,
        "Filmbransjen"@nb,
        "Filmindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:exactMatch realfagstermer:c031487,
        <http://dewey.info/class/384.8065/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031487,
        <http://dewey.info/class/384.8065/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Motion picture industry"@en,
        "Filmindustri"@nb ;
    skos:related humord:c05418,
        humord:c22494 ;
    skos:relatedMatch <http://dewey.info/class/791.43/e23/> .

humord:c07685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07685" ;
    dct:modified "2022-06-21T14:10:47"^^xsd:dateTime ;
    skos:altLabel "Fiskeforedlingsindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/664.94/e23/> ;
    skos:broader humord:c21679 ;
    skos:exactMatch <http://dewey.info/class/338.3727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.3727/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Fishery industry"@en,
        "Fiskeindustri"@nb ;
    skos:related humord:c07625,
        humord:c15177,
        humord:c15602 .

humord:c07687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07687" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Herring industries"@en,
        "Sildemelindustri"@nb ;
    skos:broader humord:c07685 ;
    skos:exactMatch <http://dewey.info/class/338.3727452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.3727452/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Herring industry"@en,
        "Sildeindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.94/e23/> .

humord:c07688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07688" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Garverier"@nb ;
    skos:broader humord:c14440 ;
    skos:exactMatch <http://dewey.info/class/338.4767523/e23/>,
        <http://dewey.info/class/338.767523/e23/>,
        <http://dewey.info/class/675.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4767523/e23/>,
        <http://dewey.info/class/338.767523/e23/>,
        <http://dewey.info/class/675.23/e23/> ;
    skos:prefLabel "Tanning"@en,
        "Garving"@nb ;
    skos:related humord:c25786 .

humord:c07690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07690" ;
    dct:modified "2023-11-28T15:39:44"^^xsd:dateTime ;
    skos:altLabel "Glass industries"@en,
        "Glass trade"@en,
        "Glassblowing"@en,
        "Glasblåsing"@nb,
        "Glasframstilling"@nb,
        "Glassblåsing"@nb,
        "Glassfremstilling"@nb,
        "Glassproduksjon"@nb ;
    skos:broader humord:c14440 ;
    skos:exactMatch realfagstermer:c006948,
        <http://dewey.info/class/338.476661/e23/>,
        <http://dewey.info/class/666.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006948,
        <http://dewey.info/class/338.476661/e23/>,
        <http://dewey.info/class/620.144/e23/>,
        <http://dewey.info/class/666.1/e23/>,
        <http://dewey.info/class/691.6/e23/>,
        <http://dewey.info/class/693.96/e23/> ;
    skos:prefLabel "Glass industry"@en,
        "Glassindustri"@nb ;
    skos:related humord:c21579 ;
    skos:relatedMatch <http://dewey.info/class/620.144/e23/>,
        <http://dewey.info/class/691.6/e23/>,
        <http://dewey.info/class/693.96/e23/> .

humord:c07691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07691" ;
    dct:modified "2024-11-14T14:09:10"^^xsd:dateTime ;
    skos:altLabel "Grafisk bransje"@nb,
        "Grafisk industri"@nb,
        "Grafiske fag"@nb ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/338.476862/e23/>,
        <http://dewey.info/class/338.477416/e23/>,
        <http://dewey.info/class/338.7617416/e23/>,
        <http://dewey.info/class/338.76862/e23/> ;
    skos:definition "Fag og håndverk hvor yrkesutøverne arbeider med den tekniske fremstilling av trykt materiale <UBO>"@nb ;
    skos:exactMatch realfagstermer:c004881 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004881,
        <http://dewey.info/class/338.476862/e23/>,
        <http://dewey.info/class/338.477416/e23/>,
        <http://dewey.info/class/338.7617416/e23/>,
        <http://dewey.info/class/338.76862/e23/>,
        <http://dewey.info/class/686.2/e23/>,
        <http://dewey.info/class/741.6/e23/> ;
    skos:prefLabel "Polygraphic industry"@en,
        "Grafisk industri"@nb ;
    skos:relatedMatch <http://dewey.info/class/686.2/e23/>,
        <http://dewey.info/class/741.6/e23/> .

humord:c07693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07693" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Home crafts industries"@en,
        "Protoindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/331.2567/e23/> ;
    skos:definition "Produksjon som drives i hjemmet eller på eget verksted, husflid <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/338.634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2567/e23/>,
        <http://dewey.info/class/338.634/e23/> ;
    skos:prefLabel "Home crafts industry"@en,
        "Hjemmeindustri"@nb .

humord:c07695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07695" ;
    dct:modified "2023-11-29T15:30:53"^^xsd:dateTime ;
    skos:altLabel "Husflid"@nb ;
    skos:broadMatch <http://dewey.info/class/306.47/e23/> ;
    skos:broader humord:c07693 ;
    skos:definition "Hjemmeproduksjon av nytte- el prydting som bygger på nasjonale tradisjoner <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000189,
        <http://dewey.info/class/745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000189,
        <http://dewey.info/class/306.47/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Handicraft"@en,
        "Husflid"@nb ;
    skos:related humord:c04827,
        humord:c05429,
        humord:c07672,
        humord:c07780 .

humord:c07696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07696" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ceramic industries"@en ;
    skos:broader humord:c14440 ;
    skos:exactMatch <http://dewey.info/class/338.47666/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47666/e23/>,
        <http://dewey.info/class/681.7666/e23/> ;
    skos:prefLabel "Ceramics industry"@en,
        "Keramisk industri"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.7666/e23/> .

humord:c07697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07697" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Art industries"@en,
        "Industrial art"@en,
        "Industrial arts"@en ;
    skos:broader humord:c14440 ;
    skos:exactMatch <http://dewey.info/class/338.477/e23/>,
        <http://dewey.info/class/338.7617/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.477/e23/>,
        <http://dewey.info/class/338.7617/e23/>,
        <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Art industry"@en,
        "Kunstindustri"@nb ;
    skos:related humord:c05463 ;
    skos:relatedMatch <http://dewey.info/class/700/e23/> .

humord:c07698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07698" ;
    dct:modified "2022-04-07T10:27:56"^^xsd:dateTime ;
    skos:altLabel "Meieridrift"@nb,
        "Melkesentraler"@nb ;
    skos:broader humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637/e23/> ;
    skos:prefLabel "Dairies"@en,
        "Meierier"@nb ;
    skos:related humord:c07514 ;
    skos:relatedMatch <http://dewey.info/class/637/e23/> .

humord:c07699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07699" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Metal industries"@en ;
    skos:broader humord:c14440 ;
    skos:exactMatch <http://dewey.info/class/338.47671/e23/>,
        <http://dewey.info/class/338.7671/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47671/e23/>,
        <http://dewey.info/class/338.7671/e23/>,
        <http://dewey.info/class/669/e23/>,
        <http://dewey.info/class/671/e23/> ;
    skos:prefLabel "Metal industry"@en,
        "Metallindustri"@nb ;
    skos:related humord:c07609,
        humord:c07618,
        humord:c07679 ;
    skos:relatedMatch <http://dewey.info/class/669/e23/>,
        <http://dewey.info/class/671/e23/> .

humord:c07700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07700" ;
    dct:modified "2025-01-28T10:26:23"^^xsd:dateTime ;
    skos:altLabel "Iron industries"@en,
        "Iron industry"@en,
        "Iron- and steel industry"@en,
        "Steel industries"@en,
        "Jern- og stålindustri"@nb,
        "Jernindustri"@nb,
        "Stålindustri"@nb ;
    skos:broader humord:c07699 ;
    skos:exactMatch <http://dewey.info/class/338.273/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.273/e23/>,
        <http://dewey.info/class/338.47669142/e23/> ;
    skos:prefLabel "Steel industry"@en,
        "Stålindustri"@nb ;
    skos:related humord:c07601,
        humord:c07619 ;
    skos:relatedMatch <http://dewey.info/class/338.47669142/e23/> .

humord:c07701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07701" ;
    dct:modified "2024-05-14T13:24:50"^^xsd:dateTime ;
    skos:altLabel "Oil industry"@en,
        "Petroleum industry"@en,
        "Gassindustri"@nb,
        "Oljeindustri"@nb,
        "Oljeverksemd"@nb,
        "Oljevirksomhet"@nb,
        "Petroleumsindustri"@nb,
        "Petroleumsverksemd"@nb ;
    skos:broader humord:c14440 ;
    skos:closeMatch realfagstermer:c001677,
        realfagstermer:c002690,
        realfagstermer:c010611,
        realfagstermer:c012565,
        realfagstermer:c012566 ;
    skos:definition "Oljeindustri, også kalt petroleumsvirksomhet og oljenæring, betegner den virksomheten som utvinner og foredler petroleumsprodukter fra petroleum, det vil si fra råolje, naturgasskondensat og naturgass <wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c011494,
        <http://dewey.info/class/338.2728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001677,
        realfagstermer:c002690,
        realfagstermer:c010611,
        realfagstermer:c011494,
        realfagstermer:c012565,
        realfagstermer:c012566,
        <http://dewey.info/class/338.2728/e23/>,
        <http://dewey.info/class/343.0772/e23/> ;
    skos:prefLabel "Petroleum activity"@en,
        "Petroleumsvirksomhet"@nb ;
    skos:related humord:c08340,
        humord:c21745,
        humord:c22947,
        humord:c24916,
        humord:c27187 ;
    skos:relatedMatch <http://dewey.info/class/343.0772/e23/> .

humord:c07705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07705" ;
    dct:modified "2022-06-23T14:36:51"^^xsd:dateTime ;
    skos:broader humord:c22317 ;
    skos:exactMatch <http://dewey.info/class/338.476742/e23/>,
        <http://dewey.info/class/338.76742/e23/>,
        <http://dewey.info/class/674.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476742/e23/>,
        <http://dewey.info/class/338.76742/e23/>,
        <http://dewey.info/class/674.2/e23/> ;
    skos:prefLabel "Sawmills"@en,
        "Sagbruk"@nb ;
    skos:related humord:c59253 .

humord:c07706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07706" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/685.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/636.10837/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0837/e23/>,
        <http://dewey.info/class/636.10837/e23/>,
        <http://dewey.info/class/685.1/e23/> ;
    skos:prefLabel "Upholstery"@en,
        "Salmakeri"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0837/e23/> .

humord:c07707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07707" ;
    dct:modified "1998-09-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shoe industries"@en,
        "Skotøyindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/685.31/e23/> ;
    skos:broader humord:c16705 ;
    skos:exactMatch <http://dewey.info/class/338.4768531/e23/>,
        <http://dewey.info/class/338.768531/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4768531/e23/>,
        <http://dewey.info/class/338.768531/e23/>,
        <http://dewey.info/class/685.31/e23/> ;
    skos:prefLabel "Shoe industry"@en,
        "Skoindustri"@nb ;
    skos:related humord:c04770,
        humord:c07708 .

humord:c07708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07708" ;
    dct:modified "2024-10-07T10:01:33"^^xsd:dateTime ;
    skos:altLabel "Cobbling"@en,
        "Shoemaking"@en,
        "Skomakarhandverk"@nb,
        "Skomakerhåndverk"@nb,
        "Skomakeri"@nb ;
    skos:broader humord:c07672 ;
    skos:exactMatch <http://dewey.info/class/338.4768531/e23/>,
        <http://dewey.info/class/338.768531/e23/>,
        <http://dewey.info/class/685.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4768531/e23/>,
        <http://dewey.info/class/338.768531/e23/>,
        <http://dewey.info/class/391.413/e23/>,
        <http://dewey.info/class/685.31/e23/> ;
    skos:prefLabel "Shoemaking businesses"@en,
        "Skomakeri"@nb ;
    skos:related humord:c04770,
        humord:c07452,
        humord:c07707 ;
    skos:relatedMatch <http://dewey.info/class/391.413/e23/> .

humord:c07709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07709" ;
    dct:modified "2011-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Butchers' shops"@en ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/338.476649029/e23/>,
        <http://dewey.info/class/338.76649029/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476649029/e23/>,
        <http://dewey.info/class/338.76649029/e23/>,
        <http://dewey.info/class/664.9029/e23/> ;
    skos:prefLabel "Butcher shops"@en,
        "Slakterier"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.9029/e23/> .

humord:c07710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07710" ;
    dct:modified "2023-12-19T13:38:13"^^xsd:dateTime ;
    skos:altLabel "Textile industries"@en,
        "Klesproduksjon"@nb,
        "Tekstilindustri"@nb ;
    skos:broader humord:c16705 ;
    skos:closeMatch <http://dewey.info/class/677/e23/>,
        <http://dewey.info/class/687/e23/> ;
    skos:exactMatch realfagstermer:c002167,
        <http://dewey.info/class/338.47677/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002167,
        <http://dewey.info/class/338.47677/e23/>,
        <http://dewey.info/class/677/e23/>,
        <http://dewey.info/class/687/e23/> ;
    skos:prefLabel "Textile industry"@en,
        "Tekstilindustri"@nb ;
    skos:related humord:c07714,
        humord:c07794 .

humord:c07711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07711" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cotton industries"@en,
        "Cotton textile industries"@en,
        "Cotton textile industry"@en ;
    skos:broader humord:c07710 ;
    skos:exactMatch <http://dewey.info/class/338.17351/e23/>,
        <http://dewey.info/class/338.4767721/e23/>,
        <http://dewey.info/class/338.767721/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.17351/e23/>,
        <http://dewey.info/class/338.4767721/e23/>,
        <http://dewey.info/class/338.767721/e23/>,
        <http://dewey.info/class/583.775/e23/>,
        <http://dewey.info/class/633.51/e23/>,
        <http://dewey.info/class/677.21/e23/> ;
    skos:prefLabel "Cotton industry"@en,
        "Bomullsindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/583.775/e23/>,
        <http://dewey.info/class/633.51/e23/>,
        <http://dewey.info/class/677.21/e23/> .

humord:c07712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07712" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jute industries"@en ;
    skos:broader humord:c07710 ;
    skos:exactMatch <http://dewey.info/class/338.17354/e23/>,
        <http://dewey.info/class/338.4767713/e23/>,
        <http://dewey.info/class/338.767713/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.17354/e23/>,
        <http://dewey.info/class/338.4767713/e23/>,
        <http://dewey.info/class/338.767713/e23/>,
        <http://dewey.info/class/583.68/e23/>,
        <http://dewey.info/class/633.54/e23/>,
        <http://dewey.info/class/677.13/e23/> ;
    skos:prefLabel "Jute industry"@en,
        "Juteindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/583.68/e23/>,
        <http://dewey.info/class/633.54/e23/>,
        <http://dewey.info/class/677.13/e23/> .

humord:c07713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07713" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Silk industries"@en ;
    skos:broader humord:c07710 ;
    skos:exactMatch <http://dewey.info/class/338.4767739/e23/>,
        <http://dewey.info/class/338.767739/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4767739/e23/>,
        <http://dewey.info/class/338.767739/e23/>,
        <http://dewey.info/class/595.78/e23/>,
        <http://dewey.info/class/677.39/e23/> ;
    skos:prefLabel "Silk industry"@en,
        "Silkeindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/595.78/e23/>,
        <http://dewey.info/class/677.39/e23/> .

humord:c07714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07714" ;
    dct:modified "2017-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spinning mills"@en ;
    skos:broader humord:c22317 ;
    skos:exactMatch <http://dewey.info/class/338.4767702822/e23/>,
        <http://dewey.info/class/338.767702822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4767702822/e23/>,
        <http://dewey.info/class/338.767702822/e23/>,
        <http://dewey.info/class/677.02822/e23/> ;
    skos:prefLabel "Textile mills"@en,
        "Spinnerier"@nb ;
    skos:related humord:c07710,
        humord:c07715 ;
    skos:relatedMatch <http://dewey.info/class/677.02822/e23/> .

humord:c07715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07715" ;
    dct:modified "2025-01-29T14:56:13"^^xsd:dateTime ;
    skos:altLabel "Spinning (Handarbeid)"@nb ;
    skos:broader humord:c04827 ;
    skos:closeMatch <http://dewey.info/class/746.12/e23/> ;
    skos:exactMatch <http://dewey.info/class/677.02822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.02822/e23/>,
        <http://dewey.info/class/746.12/e23/> ;
    skos:prefLabel "Spinning (Handwork)"@en,
        "Spinning (Håndarbeid)"@nb ;
    skos:related humord:c07714 .

humord:c07716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07716" ;
    dct:modified "2025-02-14T09:18:30"^^xsd:dateTime ;
    skos:altLabel "Wood processing industries"@en,
        "Wood processing industry"@en,
        "Treforedling"@nb,
        "Treforedlingsindustri"@nb ;
    skos:broader humord:c59253 ;
    skos:exactMatch <http://dewey.info/class/676/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/676/e23/> ;
    skos:prefLabel "Wood processing"@en,
        "Treforedling"@nb .

humord:c07718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07718" ;
    dct:modified "2025-03-27T14:20:20"^^xsd:dateTime ;
    skos:altLabel "Hydroteknikk"@nb,
        "Hydroteknologi"@nb,
        "Vassbygging"@nb ;
    skos:broadMatch <http://dewey.info/class/627/e23/> ;
    skos:broader humord:c14440 ;
    skos:definition "Vannbygging er bygging av anlegg i vann eller for utnyttelse av vannet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/627/e23/>,
        <http://dewey.info/class/628.1/e23/> ;
    skos:prefLabel "Water engineering"@en,
        "Vannbygging"@nb ;
    skos:related humord:c14301 ;
    skos:relatedMatch <http://dewey.info/class/628.1/e23/> .

humord:c07719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07719" ;
    dct:modified "2023-12-18T15:21:04"^^xsd:dateTime ;
    skos:altLabel "Vassforsyning"@nb ;
    skos:broader humord:c07718 ;
    skos:exactMatch realfagstermer:c007087,
        <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/623.751/e23/>,
        <http://dewey.info/class/696.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007087,
        <http://dewey.info/class/333.91/e23/>,
        <http://dewey.info/class/343.0924/e23/>,
        <http://dewey.info/class/354.366/e23/>,
        <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/553.7/e23/>,
        <http://dewey.info/class/623.751/e23/>,
        <http://dewey.info/class/623.854/e23/>,
        <http://dewey.info/class/628.1/e23/>,
        <http://dewey.info/class/628.72/e23/>,
        <http://dewey.info/class/629.4773/e23/>,
        <http://dewey.info/class/696.12/e23/> ;
    skos:prefLabel "Water supply"@en,
        "Vannforsyning"@nb ;
    skos:related humord:c27210 ;
    skos:relatedMatch <http://dewey.info/class/333.91/e23/>,
        <http://dewey.info/class/343.0924/e23/>,
        <http://dewey.info/class/354.366/e23/>,
        <http://dewey.info/class/553.7/e23/>,
        <http://dewey.info/class/623.854/e23/>,
        <http://dewey.info/class/628.1/e23/>,
        <http://dewey.info/class/628.72/e23/>,
        <http://dewey.info/class/629.4773/e23/> .

humord:c07720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07720" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.913/e23/>,
        <http://dewey.info/class/627.52/e23/> ;
    skos:broader humord:c07719 ;
    skos:exactMatch realfagstermer:c005568 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005568,
        <http://dewey.info/class/333.913/e23/>,
        <http://dewey.info/class/627.52/e23/> ;
    skos:prefLabel "Irrigation"@en,
        "Irrigasjon"@nb .

humord:c07721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07721" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Engineering industries"@en ;
    skos:broadMatch <http://dewey.info/class/338.4767042/e23/>,
        <http://dewey.info/class/338.767042/e23/> ;
    skos:broader humord:c14440 ;
    skos:exactMatch realfagstermer:c003101 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003101,
        <http://dewey.info/class/338.4767042/e23/>,
        <http://dewey.info/class/338.767042/e23/>,
        <http://dewey.info/class/670.42/e23/> ;
    skos:prefLabel "Engineering industry"@en,
        "Verkstedindustri"@nb ;
    skos:related humord:c07605,
        humord:c17400 ;
    skos:relatedMatch <http://dewey.info/class/670.42/e23/> .

humord:c07722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07722" ;
    dct:modified "2023-11-16T15:35:29"^^xsd:dateTime ;
    skos:altLabel "Automobile industries"@en,
        "Automobile industry"@en,
        "Car industries"@en,
        "Bilindustri"@nb ;
    skos:broader humord:c07721 ;
    skos:closeMatch <http://dewey.info/class/338.476292/e23/> ;
    skos:exactMatch realfagstermer:c000798 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000798,
        <http://dewey.info/class/338.476292/e23/> ;
    skos:prefLabel "Car industry"@en,
        "Bilindustri"@nb ;
    skos:related humord:c04393 .

humord:c07725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07725" ;
    dct:modified "2024-05-21T08:20:30"^^xsd:dateTime ;
    skos:altLabel "Quarry"@en,
        "Steinbrot"@nb,
        "Steinbrott"@nb ;
    skos:broader humord:c07664 ;
    skos:closeMatch <http://dewey.info/class/338.4762235/e23/>,
        <http://dewey.info/class/338.762235/e23/>,
        <http://dewey.info/class/622.35/e23/> ;
    skos:definition "Steinbrudd, sted hvor det tas ut stein for videre bearbeidelse til fasadeplater og bygningselementer, eller for knusing og sikting for anvendelse som byggeråstoff (for eksempel pukk). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012060 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012060,
        <http://dewey.info/class/338.4762235/e23/>,
        <http://dewey.info/class/338.762235/e23/>,
        <http://dewey.info/class/622.35/e23/> ;
    skos:prefLabel "Quarries"@en,
        "Steinbrudd"@nb .

humord:c07726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07726" ;
    dct:modified "2023-12-19T15:14:51"^^xsd:dateTime ;
    skos:altLabel "Boktrykkerfag"@nb,
        "Typografi"@nb ;
    skos:broadMatch <http://dewey.info/class/302.226/e23/> ;
    skos:broader humord:c07664 ;
    skos:exactMatch realfagstermer:c001719,
        <http://dewey.info/class/686.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001719,
        <http://dewey.info/class/302.226/e23/>,
        <http://dewey.info/class/686.22/e23/> ;
    skos:prefLabel "Typography"@en,
        "Typografi"@nb ;
    skos:related humord:c07550 .

humord:c07728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07728" ;
    dct:modified "2024-11-07T12:31:46"^^xsd:dateTime ;
    skos:altLabel "Printing"@en,
        "Boktrykkar­kunst"@nb,
        "Boktrykking"@nb,
        "Boktrykkjar­kunst"@nb,
        "Trykkekunst"@nb,
        "Trykking"@nb ;
    skos:broader humord:c07726 ;
    skos:closeMatch <http://dewey.info/class/686/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686/e23/>,
        <http://dewey.info/class/760/e23/> ;
    skos:prefLabel "Art of printing"@en,
        "Boktrykkerkunst"@nb ;
    skos:related humord:c12334 ;
    skos:relatedMatch <http://dewey.info/class/760/e23/> .

humord:c07729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07729" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/686.2/e23/> ;
    skos:broader humord:c07726 ;
    skos:definition "Ulike former for bildetrykk på papir, inndeles i høytrykk, dyptrykk, flattrykk og silketrykk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686.2/e23/>,
        <http://dewey.info/class/741.6/e23/> ;
    skos:prefLabel "Graphic printing techniques"@en,
        "Grafisk trykkmetode"@nb ;
    skos:relatedMatch <http://dewey.info/class/741.6/e23/> .

humord:c07730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07730" ;
    dct:modified "2020-08-04T10:34:03"^^xsd:dateTime ;
    skos:altLabel "Printing color"@en ;
    skos:broadMatch <http://dewey.info/class/667.2/e23/>,
        <http://dewey.info/class/686.23042/e23/> ;
    skos:broader humord:c07726 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.2/e23/>,
        <http://dewey.info/class/686.23042/e23/> ;
    skos:prefLabel "Printing colour"@en,
        "Trykkfarge"@nb .

humord:c07731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07731" ;
    dct:modified "2024-04-11T12:28:53"^^xsd:dateTime ;
    skos:altLabel "Lumbering"@en,
        "Tømmerhogst"@nb ;
    skos:broader humord:c07664 ;
    skos:closeMatch <http://dewey.info/class/338.1749/e23/>,
        <http://dewey.info/class/634.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1749/e23/>,
        <http://dewey.info/class/634.98/e23/> ;
    skos:prefLabel "Logging (Timber)"@en,
        "Tømmerdrift"@nb .

humord:c07732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07732" ;
    dct:modified "2024-09-26T07:50:16"^^xsd:dateTime ;
    skos:altLabel "Log driving"@en,
        "Fløtning"@nb,
        "Fløyting"@nb,
        "Tømmerfløting"@nb,
        "Tømmerfløtning"@nb,
        "Tømmerfløyting"@nb ;
    skos:broadMatch <http://dewey.info/class/634.98/e23/> ;
    skos:broader humord:c07731 ;
    skos:definition "Tømmerfløting er transport av tømmer i et vassdrag. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.98/e23/> ;
    skos:prefLabel "Floating"@en,
        "Fløting"@nb .

humord:c07733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07733" ;
    dct:modified "2024-05-15T10:17:54"^^xsd:dateTime ;
    skos:altLabel "Winning"@en,
        "Utvinning"@nb ;
    skos:broader humord:c07664 ;
    skos:exactMatch realfagstermer:c010542,
        <http://dewey.info/class/622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010542,
        <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/343.077/e23/>,
        <http://dewey.info/class/354.39/e23/>,
        <http://dewey.info/class/622/e23/>,
        <http://dewey.info/class/657.862/e23/>,
        <http://dewey.info/class/664.022/e23/>,
        <http://dewey.info/class/665.0282/e23/> ;
    skos:prefLabel "Extraction"@en,
        "Utvinning"@nb ;
    skos:related humord:c07770 ;
    skos:relatedMatch <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/343.077/e23/>,
        <http://dewey.info/class/354.39/e23/>,
        <http://dewey.info/class/657.862/e23/>,
        <http://dewey.info/class/664.022/e23/>,
        <http://dewey.info/class/665.0282/e23/> .

humord:c07734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07734" ;
    dct:modified "2024-10-07T11:28:50"^^xsd:dateTime ;
    skos:altLabel "Service industries"@en,
        "Tertiary industries"@en,
        "Tertiary industry"@en,
        "Tertiary sector"@en,
        "Serviceindustri"@nb,
        "Servicenæring"@nb,
        "Servicenæringar"@nb,
        "Tenestenæringar"@nb,
        "Tenestesektoren"@nb,
        "Tenesteytande næringar"@nb,
        "Tenesteytande sektor"@nb,
        "Tenesteyting"@nb,
        "Tertiærnæringar"@nb,
        "Tertiærnæringer"@nb,
        "Tjenestenæringer"@nb,
        "Tjenestesektoren"@nb,
        "Tjenesteytende næringer"@nb,
        "Tjenesteytende sektor"@nb,
        "Tjenesteyting"@nb ;
    skos:broader humord:c07620 ;
    skos:exactMatch <http://dewey.info/class/338.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.793/e23/>,
        <http://dewey.info/class/334.681/e23/>,
        <http://dewey.info/class/338.4561/e23/>,
        <http://dewey.info/class/338.47/e23/>,
        <http://dewey.info/class/338.761/e23/>,
        <http://dewey.info/class/338.8261/e23/>,
        <http://dewey.info/class/338.8361/e23/>,
        <http://dewey.info/class/338.8871/e23/>,
        <http://dewey.info/class/343.078/e23/>,
        <http://dewey.info/class/354.68/e23/>,
        <http://dewey.info/class/381.45/e23/>,
        <http://dewey.info/class/657.83/e23/> ;
    skos:prefLabel "Service industry"@en,
        "Servicenæringer"@nb ;
    skos:related humord:c01521 ;
    skos:relatedMatch <http://dewey.info/class/331.793/e23/>,
        <http://dewey.info/class/334.681/e23/>,
        <http://dewey.info/class/338.4561/e23/>,
        <http://dewey.info/class/338.761/e23/>,
        <http://dewey.info/class/338.8261/e23/>,
        <http://dewey.info/class/338.8361/e23/>,
        <http://dewey.info/class/338.8871/e23/>,
        <http://dewey.info/class/343.078/e23/>,
        <http://dewey.info/class/354.68/e23/>,
        <http://dewey.info/class/381.45/e23/>,
        <http://dewey.info/class/657.83/e23/> .

humord:c07736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07736" ;
    dct:modified "2024-02-07T08:03:55"^^xsd:dateTime ;
    skos:altLabel "Finance business"@en,
        "Finance systems"@en,
        "Financial conditions"@en,
        "Financial industry"@en,
        "Financial operations"@en,
        "Financial system"@en,
        "Finansanalyse"@nb,
        "Finansielle forhold"@nb,
        "Finansielle tenester"@nb,
        "Finansielle tjenester"@nb,
        "Finanssystem"@nb,
        "Finanssystemer"@nb,
        "Finansverksemd"@nb,
        "Finansvesen"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:broader humord:c07798 ;
    skos:closeMatch realfagstermer:c011584 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011584,
        <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:prefLabel "Financial services"@en,
        "Finansvirksomhet"@nb ;
    skos:related humord:c22506 .

humord:c07737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07737" ;
    dct:modified "2023-11-15T15:39:58"^^xsd:dateTime ;
    skos:altLabel "Banking"@en,
        "Banking operations"@en,
        "Bankverksemd"@nb,
        "Bankvesen"@nb ;
    skos:broader humord:c07736 ;
    skos:closeMatch realfagstermer:c002812,
        <http://dewey.info/class/332.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002812,
        <http://dewey.info/class/332.1/e23/> ;
    skos:prefLabel "Banking business"@en,
        "Bankvirksomhet"@nb .

humord:c07739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07739" ;
    dct:modified "2024-10-10T13:25:51"^^xsd:dateTime ;
    skos:altLabel "Bankar"@nb ;
    skos:broader humord:c22506 ;
    skos:closeMatch <http://dewey.info/class/331.7613321/e23/> ;
    skos:exactMatch <http://dewey.info/class/332.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.7613321/e23/>,
        <http://dewey.info/class/332.1/e23/>,
        <http://dewey.info/class/346.082/e23/>,
        <http://dewey.info/class/354.86/e23/>,
        <http://dewey.info/class/657.8333/e23/>,
        <http://dewey.info/class/725.24/e23/> ;
    skos:prefLabel "Banks"@en,
        "Banker"@nb ;
    skos:related humord:c07744,
        humord:c28667 ;
    skos:relatedMatch <http://dewey.info/class/346.082/e23/>,
        <http://dewey.info/class/354.86/e23/>,
        <http://dewey.info/class/657.8333/e23/>,
        <http://dewey.info/class/725.24/e23/> .

humord:c07741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07741" ;
    dct:modified "2024-03-20T08:49:20"^^xsd:dateTime ;
    skos:altLabel "Insurances"@en,
        "Forsikring"@nb,
        "Forsikringar"@nb,
        "Forsikringer"@nb ;
    skos:broader humord:c07736 ;
    skos:exactMatch realfagstermer:c008988,
        <http://dewey.info/class/368/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008988,
        <http://dewey.info/class/331.255/e23/>,
        <http://dewey.info/class/346.086/e23/>,
        <http://dewey.info/class/354.85/e23/>,
        <http://dewey.info/class/368/e23/>,
        <http://dewey.info/class/657.73/e23/>,
        <http://dewey.info/class/658.153/e23/>,
        <http://dewey.info/class/658.3254/e23/> ;
    skos:prefLabel "Insurance"@en,
        "Forsikring"@nb ;
    skos:related humord:c07742 ;
    skos:relatedMatch <http://dewey.info/class/331.255/e23/>,
        <http://dewey.info/class/346.086/e23/>,
        <http://dewey.info/class/354.85/e23/>,
        <http://dewey.info/class/657.73/e23/>,
        <http://dewey.info/class/658.153/e23/>,
        <http://dewey.info/class/658.3254/e23/> .

humord:c07742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07742" ;
    dct:modified "2024-03-20T08:51:46"^^xsd:dateTime ;
    skos:altLabel "Insurance agencies"@en,
        "Forsikringsselskap"@nb ;
    skos:broader humord:c22506 ;
    skos:exactMatch realfagstermer:c002071,
        <http://dewey.info/class/368.0065/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002071,
        <http://dewey.info/class/332.38/e23/>,
        <http://dewey.info/class/332.6722/e23/>,
        <http://dewey.info/class/332.672532/e23/>,
        <http://dewey.info/class/368.0065/e23/>,
        <http://dewey.info/class/657.836/e23/> ;
    skos:prefLabel "Insurance companies"@en,
        "Forsikringsselskaper"@nb ;
    skos:related humord:c07741 ;
    skos:relatedMatch <http://dewey.info/class/332.38/e23/>,
        <http://dewey.info/class/332.6722/e23/>,
        <http://dewey.info/class/332.672532/e23/>,
        <http://dewey.info/class/657.836/e23/> .

humord:c07743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07743" ;
    dct:modified "2024-11-13T08:00:00"^^xsd:dateTime ;
    skos:altLabel "Skadeerstatning"@nb ;
    skos:broader humord:c07741 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.077/e23/> ;
    skos:prefLabel "Indemnification"@en,
        "Skadeserstatning"@nb ;
    skos:related humord:c01502,
        humord:c03901,
        humord:c03903,
        humord:c22332,
        humord:c59008 ;
    skos:relatedMatch <http://dewey.info/class/347.077/e23/> .

humord:c07744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07744" ;
    dct:modified "2022-03-30T11:06:25"^^xsd:dateTime ;
    skos:altLabel "Låneinstitusjoner"@nb ;
    skos:broader humord:c22506 ;
    skos:closeMatch <http://dewey.info/class/332.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/332.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.1/e23/>,
        <http://dewey.info/class/332.3/e23/>,
        <http://dewey.info/class/346.082/e23/>,
        <http://dewey.info/class/354.86/e23/> ;
    skos:prefLabel "Credit institutions"@en,
        "Kredittinstitusjoner"@nb ;
    skos:related humord:c07739,
        humord:c23980 ;
    skos:relatedMatch <http://dewey.info/class/346.082/e23/>,
        <http://dewey.info/class/354.86/e23/> .

humord:c07745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07745" ;
    dct:modified "2023-11-29T14:27:54"^^xsd:dateTime ;
    skos:altLabel "Commerce"@en,
        "Handel"@nb,
        "Handelssamkvem"@nb,
        "Handelsvirksomhet"@nb,
        "Vareomsetning"@nb ;
    skos:broader humord:c07734 ;
    skos:exactMatch realfagstermer:c001933,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001933,
        <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/307.333/e23/>,
        <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/657.839/e23/> ;
    skos:prefLabel "Trade"@en,
        "Handel"@nb ;
    skos:related humord:c07593,
        humord:c07746,
        humord:c07923,
        humord:c07924,
        humord:c09564 ;
    skos:relatedMatch <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/307.333/e23/>,
        <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/657.839/e23/> .

humord:c07746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07746" ;
    dct:modified "2022-03-16T10:13:26"^^xsd:dateTime ;
    skos:altLabel "Commercial activity"@en,
        "Trade activity"@en,
        "Forretningsdrift"@nb,
        "Kommersiell aktivitet"@nb,
        "Kommersiell virksomhet"@nb ;
    skos:broader humord:c07587 ;
    skos:closeMatch realfagstermer:c001933,
        <http://dewey.info/class/650/e23/> ;
    skos:definition "Det å drive forretninger <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001933,
        <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/650/e23/> ;
    skos:prefLabel "Business activity"@en,
        "Forretningsvirksomhet"@nb ;
    skos:related humord:c07745,
        humord:c22739,
        humord:c23793 ;
    skos:relatedMatch <http://dewey.info/class/338/e23/> .

humord:c07748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07748" ;
    dct:modified "2024-08-28T15:28:05"^^xsd:dateTime ;
    skos:altLabel "Auksjon"@nb,
        "Auksjonar"@nb ;
    skos:broader humord:c07745 ;
    skos:exactMatch <http://dewey.info/class/381.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0811/e23/>,
        <http://dewey.info/class/381.17/e23/>,
        <http://dewey.info/class/658.877/e23/> ;
    skos:prefLabel "Auctions"@en,
        "Auksjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0811/e23/>,
        <http://dewey.info/class/658.877/e23/> .

humord:c07749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07749" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hawking"@en,
        "Gatesalg"@nb ;
    skos:broader humord:c07745 ;
    skos:closeMatch <http://dewey.info/class/381.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.18/e23/> ;
    skos:prefLabel "Street trade"@en,
        "Gatehandel"@nb .

humord:c07750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07750" ;
    dct:modified "2023-05-31T09:58:39"^^xsd:dateTime ;
    skos:altLabel "Trading company"@en,
        "Handelskompanier"@nb ;
    skos:broadMatch <http://dewey.info/class/381.065/e23/>,
        <http://dewey.info/class/382.065/e23/> ;
    skos:broader humord:c23447 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.065/e23/>,
        <http://dewey.info/class/382.065/e23/> ;
    skos:prefLabel "Trading companies"@en,
        "Handelsselskaper"@nb .

humord:c07751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07751" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07745 ;
    skos:closeMatch <http://dewey.info/class/354.73/e23/> ;
    skos:exactMatch realfagstermer:c000385 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000385,
        <http://dewey.info/class/354.73/e23/> ;
    skos:prefLabel "Domestic trade"@en,
        "Innenrikshandel"@nb .

humord:c07752 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07745,
        humord:c08373 ;
    dct:created "1994-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07752" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tømmerhandel (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c07754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07754" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07734 ;
    skos:inScheme humord: ;
    skos:prefLabel "Centres of expertise"@en,
        "Kompetansesentre"@nb .

humord:c07755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07755" ;
    dct:modified "2023-12-06T11:21:15"^^xsd:dateTime ;
    skos:altLabel "Marknadsføring"@nb ;
    skos:broader humord:c21227 ;
    skos:exactMatch realfagstermer:c007288,
        <http://dewey.info/class/381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007288,
        <http://dewey.info/class/1--0688/e23/>,
        <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/658.8/e23/> ;
    skos:prefLabel "Marketing"@en,
        "Markedsføring"@nb ;
    skos:related humord:c09246 ;
    skos:relatedMatch <http://dewey.info/class/1--0688/e23/>,
        <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/658.8/e23/> .

humord:c07756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07756" ;
    dct:modified "2022-06-26T10:25:34"^^xsd:dateTime ;
    skos:altLabel "Advertising"@en ;
    skos:broader humord:c07755 ;
    skos:exactMatch <http://dewey.info/class/659.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.26/e23/>,
        <http://dewey.info/class/343.082/e23/>,
        <http://dewey.info/class/659.1/e23/>,
        <http://dewey.info/class/741.67/e23/> ;
    skos:prefLabel "Advertisement"@en,
        "Reklame"@nb ;
    skos:related humord:c05668,
        humord:c09793,
        humord:c14501,
        humord:c26276 ;
    skos:relatedMatch <http://dewey.info/class/174.26/e23/>,
        <http://dewey.info/class/343.082/e23/>,
        <http://dewey.info/class/741.67/e23/> .

humord:c07757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07757" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07756 ;
    skos:closeMatch <http://dewey.info/class/398.87/e23/> ;
    skos:definition "Reklamerop for varer som blir solgt på gaten <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.87/e23/> ;
    skos:prefLabel "Street cries"@en,
        "Gaterop"@nb .

humord:c07758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07758" ;
    dct:modified "2024-10-22T11:24:56"^^xsd:dateTime ;
    skos:altLabel "Matforsyning"@nb ;
    skos:broader humord:c07734 ;
    skos:closeMatch realfagstermer:c005931 ;
    skos:exactMatch realfagstermer:c013914,
        <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/363.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005931,
        realfagstermer:c013914,
        <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/344.033/e23/>,
        <http://dewey.info/class/363.8/e23/>,
        <http://dewey.info/class/629.4773/e23/> ;
    skos:prefLabel "Food supply"@en,
        "Matforsyning"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.033/e23/>,
        <http://dewey.info/class/629.4773/e23/> .

humord:c07759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07759" ;
    dct:modified "2024-10-02T15:07:22"^^xsd:dateTime ;
    skos:altLabel "Shipping firms"@en,
        "Reiarlag"@nb,
        "Skipsrederier"@nb,
        "Skipsreiarlag"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5065/e23/> ;
    skos:broader humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5065/e23/> ;
    skos:prefLabel "Shipping companies"@en,
        "Rederier"@nb ;
    skos:related humord:c04335,
        humord:c04345,
        humord:c25419 .

humord:c07760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07760" ;
    dct:modified "2023-12-19T15:09:07"^^xsd:dateTime ;
    skos:altLabel "Tourism industry"@en,
        "Tourist industries"@en,
        "Tourist trade"@en,
        "Reiselivsnæring"@nb,
        "Turistnæring"@nb ;
    skos:broader humord:c07734 ;
    skos:exactMatch <http://dewey.info/class/338.4791/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/>,
        <http://dewey.info/class/343.0933/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/385.22/e23/>,
        <http://dewey.info/class/386.242/e23/>,
        <http://dewey.info/class/386.352/e23/>,
        <http://dewey.info/class/386.40422/e23/>,
        <http://dewey.info/class/386.542/e23/>,
        <http://dewey.info/class/387.542/e23/>,
        <http://dewey.info/class/387.742/e23/>,
        <http://dewey.info/class/388.042/e23/>,
        <http://dewey.info/class/388.3222/e23/>,
        <http://dewey.info/class/388.41322/e23/> ;
    skos:prefLabel "Tourist industry"@en,
        "Reiselivsnæring"@nb ;
    skos:related humord:c01411,
        humord:c07610,
        humord:c07612 ;
    skos:relatedMatch <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/343.0933/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/385.22/e23/>,
        <http://dewey.info/class/386.242/e23/>,
        <http://dewey.info/class/386.352/e23/>,
        <http://dewey.info/class/386.40422/e23/>,
        <http://dewey.info/class/386.542/e23/>,
        <http://dewey.info/class/387.542/e23/>,
        <http://dewey.info/class/387.742/e23/>,
        <http://dewey.info/class/388.042/e23/>,
        <http://dewey.info/class/388.3222/e23/>,
        <http://dewey.info/class/388.41322/e23/> .

humord:c07762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07762" ;
    dct:modified "2024-02-08T14:08:33"^^xsd:dateTime ;
    skos:altLabel "Sponsing"@nb,
        "Sponsorvirksomhet"@nb ;
    skos:broadMatch <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/659/e23/> ;
    skos:broader humord:c12385 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/659/e23/> ;
    skos:prefLabel "Sponsoring"@en,
        "Sponsing"@nb ;
    skos:related humord:c62872 .

humord:c07765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07765" ;
    dct:modified "2024-10-07T09:56:24"^^xsd:dateTime ;
    skos:altLabel "Patent"@nb,
        "Patentar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.749/e23/> ;
    skos:broader humord:c63672 ;
    skos:exactMatch realfagstermer:c003875,
        <http://dewey.info/class/1--0272/e23/>,
        <http://dewey.info/class/346.0486/e23/>,
        <http://dewey.info/class/608/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003875,
        <http://dewey.info/class/1--0272/e23/>,
        <http://dewey.info/class/346.0486/e23/>,
        <http://dewey.info/class/352.749/e23/>,
        <http://dewey.info/class/608/e23/> ;
    skos:prefLabel "Patents"@en,
        "Patenter"@nb ;
    skos:related humord:c59884 .

humord:c07766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07766" ;
    dct:modified "2023-11-29T14:31:08"^^xsd:dateTime ;
    skos:altLabel "Handelsvarer"@nb,
        "Vare"@nb,
        "Varer"@nb ;
    skos:broadMatch <http://dewey.info/class/332.6328/e23/>,
        <http://dewey.info/class/338.47/e23/> ;
    skos:broader humord:c07587 ;
    skos:exactMatch realfagstermer:c008381 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008381,
        <http://dewey.info/class/332.6328/e23/>,
        <http://dewey.info/class/338.47/e23/>,
        <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Goods"@en,
        "Varer"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.47/e23/> .

humord:c07767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07767" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Industriprodukter"@nb ;
    skos:broadMatch <http://dewey.info/class/338.02/e23/> ;
    skos:broader humord:c07766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.02/e23/> ;
    skos:prefLabel "Industrial goods"@en,
        "Industrivarer"@nb .

humord:c07769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07769" ;
    dct:modified "2023-12-18T15:29:33"^^xsd:dateTime ;
    skos:altLabel "Association marks"@en,
        "Collective marks"@en,
        "Trademarking"@en,
        "Fellesmerker"@nb,
        "Trademark"@nb,
        "Varemerke"@nb,
        "Varemerking"@nb ;
    skos:broadMatch <http://dewey.info/class/352.749/e23/> ;
    skos:broader humord:c07587 ;
    skos:closeMatch realfagstermer:c008469,
        <http://dewey.info/class/1--0275/e23/>,
        <http://dewey.info/class/602.75/e23/>,
        <http://dewey.info/class/929.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008469,
        <http://dewey.info/class/1--0275/e23/>,
        <http://dewey.info/class/346.0488/e23/>,
        <http://dewey.info/class/352.749/e23/>,
        <http://dewey.info/class/602.75/e23/>,
        <http://dewey.info/class/658.827/e23/>,
        <http://dewey.info/class/929.95/e23/> ;
    skos:prefLabel "Trademarks"@en,
        "Varemerker"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.0488/e23/>,
        <http://dewey.info/class/658.827/e23/> .

humord:c07770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07770" ;
    dct:modified "2023-12-18T11:34:52"^^xsd:dateTime ;
    skos:altLabel "Produksjon"@nb ;
    skos:broader humord:c07576 ;
    skos:exactMatch realfagstermer:c008219,
        <http://dewey.info/class/338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008219,
        <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/670/e23/> ;
    skos:prefLabel "Production"@en,
        "Produksjon"@nb ;
    skos:related humord:c07733,
        humord:c25729 ;
    skos:relatedMatch <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/670/e23/> .

humord:c07771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07771" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.6/e23/> ;
    skos:broader humord:c07770 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.6/e23/> ;
    skos:prefLabel "Mass production"@en,
        "Masseproduksjon"@nb .

humord:c07772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07772" ;
    dct:modified "2023-12-18T11:37:17"^^xsd:dateTime ;
    skos:altLabel "Produkt"@nb ;
    skos:broader humord:c07770 ;
    skos:exactMatch realfagstermer:c000025,
        <http://dewey.info/class/338.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000025,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/338.27/e23/>,
        <http://dewey.info/class/338.4/e23/>,
        <http://dewey.info/class/346.038/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381/e23/> ;
    skos:prefLabel "Products"@en,
        "Produkter"@nb ;
    skos:related humord:c04429,
        humord:c04660,
        humord:c07672,
        humord:c07682,
        humord:c08353 ;
    skos:relatedMatch <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/338.27/e23/>,
        <http://dewey.info/class/338.4/e23/>,
        <http://dewey.info/class/346.038/e23/>,
        <http://dewey.info/class/354.73/e23/>,
        <http://dewey.info/class/381/e23/> .

humord:c07773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07773" ;
    dct:modified "2024-04-11T13:22:28"^^xsd:dateTime ;
    skos:altLabel "Construction materials"@en,
        "Byggematerialar"@nb,
        "Byggemateriale"@nb,
        "Byggematerialer"@nb,
        "Byggjematerialar"@nb,
        "Byggjemateriale"@nb ;
    skos:broader humord:c07772 ;
    skos:closeMatch realfagstermer:c001801 ;
    skos:exactMatch <http://dewey.info/class/691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001801,
        <http://dewey.info/class/691/e23/> ;
    skos:prefLabel "Building materials"@en,
        "Bygningsmaterialer"@nb ;
    skos:related humord:c08353 .

humord:c07775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07775" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Building glass"@en ;
    skos:broader humord:c07773 ;
    skos:exactMatch <http://dewey.info/class/693.96/e23/>,
        <http://dewey.info/class/721.04496/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/693.96/e23/>,
        <http://dewey.info/class/721.04496/e23/> ;
    skos:prefLabel "Architectural glass"@en,
        "Bygningsglass"@nb ;
    skos:related humord:c08359 .

humord:c07776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07776" ;
    dct:modified "2025-03-28T13:18:44"^^xsd:dateTime ;
    skos:altLabel "Wood panels"@en,
        "Bordkledning"@nb,
        "Panel (Bordkledning)"@nb,
        "Panel (Kledning)"@nb ;
    skos:broadMatch <http://dewey.info/class/645.2/e23/> ;
    skos:broader humord:c07773 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/674.43/e23/>,
        <http://dewey.info/class/694.6/e23/> ;
    skos:prefLabel "Paneling"@en,
        "Panel (Bordkledning)"@nb ;
    skos:relatedMatch <http://dewey.info/class/674.43/e23/>,
        <http://dewey.info/class/694.6/e23/> .

humord:c07777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07777" ;
    dct:modified "2019-02-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Clay bricks"@en,
        "Murstein"@nb,
        "Teglstein"@nb ;
    skos:broadMatch <http://dewey.info/class/691.4/e23/> ;
    skos:broader humord:c07773 ;
    skos:closeMatch <http://dewey.info/class/620.142/e23/> ;
    skos:exactMatch <http://dewey.info/class/666.737/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.142/e23/>,
        <http://dewey.info/class/624.1836/e23/>,
        <http://dewey.info/class/666.737/e23/>,
        <http://dewey.info/class/691.4/e23/>,
        <http://dewey.info/class/693.21/e23/>,
        <http://dewey.info/class/738.6/e23/> ;
    skos:prefLabel "Bricks"@en,
        "Tegl"@nb ;
    skos:related humord:c16011 ;
    skos:relatedMatch <http://dewey.info/class/624.1836/e23/>,
        <http://dewey.info/class/693.21/e23/>,
        <http://dewey.info/class/738.6/e23/> .

humord:c07778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07778" ;
    dct:modified "2023-11-23T15:09:51"^^xsd:dateTime ;
    skos:altLabel "Packing"@en,
        "Emballasje"@nb,
        "Pakking"@nb ;
    skos:broader humord:c07772 ;
    skos:exactMatch realfagstermer:c007076,
        <http://dewey.info/class/658.564/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007076,
        <http://dewey.info/class/343.075/e23/>,
        <http://dewey.info/class/615.18/e23/>,
        <http://dewey.info/class/621.381046/e23/>,
        <http://dewey.info/class/658.564/e23/>,
        <http://dewey.info/class/658.823/e23/>,
        <http://dewey.info/class/688.8/e23/> ;
    skos:prefLabel "Packaging"@en,
        "Emballasje"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.075/e23/>,
        <http://dewey.info/class/615.18/e23/>,
        <http://dewey.info/class/621.381046/e23/>,
        <http://dewey.info/class/658.823/e23/>,
        <http://dewey.info/class/688.8/e23/> .

humord:c07780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07780" ;
    dct:modified "2020-08-04T13:16:36"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.47/e23/> ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/745/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.47/e23/>,
        <http://dewey.info/class/745/e23/> ;
    skos:prefLabel "Handicrafts"@en,
        "Husflidsprodukter"@nb ;
    skos:related humord:c07695 .

humord:c07781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07781" ;
    dct:modified "2023-11-30T15:36:06"^^xsd:dateTime ;
    skos:altLabel "Krut"@nb ;
    skos:broadMatch <http://dewey.info/class/623.4526/e23/>,
        <http://dewey.info/class/662.26/e23/> ;
    skos:broader humord:c07772 ;
    skos:exactMatch realfagstermer:c003949 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003949,
        <http://dewey.info/class/623.4526/e23/>,
        <http://dewey.info/class/662.26/e23/> ;
    skos:prefLabel "Gunpowder"@en,
        "Krutt"@nb ;
    skos:related humord:c26316 .

humord:c07782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07782" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07772 ;
    skos:exactMatch <http://dewey.info/class/621.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.822/e23/> ;
    skos:prefLabel "Bearings"@en,
        "Lagre (Maskindeler)"@nb .

humord:c07783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07783" ;
    dct:modified "2024-07-02T09:53:10"^^xsd:dateTime ;
    skos:altLabel "Coating material"@en,
        "Lakk"@nb ;
    skos:broader humord:c20409 ;
    skos:exactMatch realfagstermer:c008872,
        <http://dewey.info/class/667.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008872,
        <http://dewey.info/class/667.75/e23/>,
        <http://dewey.info/class/698.34/e23/> ;
    skos:prefLabel "Lacquer"@en,
        "Lakk"@nb ;
    skos:relatedMatch <http://dewey.info/class/698.34/e23/> .

humord:c07784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07784" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/677/e23/> ;
    skos:broader humord:c07772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677/e23/>,
        <http://dewey.info/class/751.2/e23/> ;
    skos:prefLabel "Canvas"@en,
        "Lerret"@nb ;
    skos:relatedMatch <http://dewey.info/class/751.2/e23/> .

humord:c07785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07785" ;
    dct:modified "2007-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Glues"@en ;
    skos:broader humord:c20460 ;
    skos:closeMatch <http://dewey.info/class/668.3/e23/> ;
    skos:exactMatch realfagstermer:c005541 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005541,
        <http://dewey.info/class/668.3/e23/> ;
    skos:prefLabel "Glue"@en,
        "Lim"@nb .

humord:c07786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07786" ;
    dct:modified "2023-12-06T10:56:05"^^xsd:dateTime ;
    skos:altLabel "Måling (Produkt)"@nb ;
    skos:broadMatch <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:broader humord:c20409 ;
    skos:exactMatch realfagstermer:c000582,
        <http://dewey.info/class/667.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000582,
        <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/667.6/e23/>,
        <http://dewey.info/class/698.1/e23/>,
        <http://dewey.info/class/729.4/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:prefLabel "Paint"@en,
        "Maling (Produkt)"@nb ;
    skos:relatedMatch <http://dewey.info/class/698.1/e23/> .

humord:c07787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07787" ;
    dct:modified "2024-07-30T11:24:02"^^xsd:dateTime ;
    skos:altLabel "Meieriprodukter"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1929/e23/> ;
    skos:broader humord:c12843 ;
    skos:exactMatch <http://dewey.info/class/641.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.1929/e23/>,
        <http://dewey.info/class/637/e23/>,
        <http://dewey.info/class/641.37/e23/> ;
    skos:prefLabel "Dairy products"@en,
        "Melkeprodukter"@nb ;
    skos:relatedMatch <http://dewey.info/class/637/e23/> .

humord:c07788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07788" ;
    dct:modified "2023-12-13T15:53:24"^^xsd:dateTime ;
    skos:altLabel "Cardboard"@en,
        "Carton"@en,
        "Papers"@en,
        "Kartong"@nb,
        "Papir"@nb,
        "Papp"@nb ;
    skos:broadMatch <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c07772 ;
    skos:exactMatch realfagstermer:c005942,
        <http://dewey.info/class/676/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005942,
        <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/676/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/745.54/e23/> ;
    skos:prefLabel "Paper"@en,
        "Papir"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.54/e23/> .

humord:c07789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07789" ;
    dct:modified "2023-12-18T10:49:54"^^xsd:dateTime ;
    skos:altLabel "Kunststoff"@nb,
        "Kunststoffar"@nb,
        "Plast"@nb ;
    skos:broadMatch <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/691.92/e23/> ;
    skos:exactMatch realfagstermer:c007071,
        <http://dewey.info/class/620.1923/e23/>,
        <http://dewey.info/class/668.4/e23/>,
        <http://dewey.info/class/745.572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007071,
        <http://dewey.info/class/620.1923/e23/>,
        <http://dewey.info/class/668.4/e23/>,
        <http://dewey.info/class/691.92/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/745.572/e23/> ;
    skos:prefLabel "Plastics"@en,
        "Plast"@nb .

humord:c07790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07790" ;
    dct:modified "1997-09-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "China (Porcelain)"@en,
        "Chinaware"@en,
        "Kraakporselen"@nb ;
    skos:broader humord:c05474 ;
    skos:closeMatch <http://dewey.info/class/620.146/e23/>,
        <http://dewey.info/class/738.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/666.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.146/e23/>,
        <http://dewey.info/class/666.5/e23/>,
        <http://dewey.info/class/738.2/e23/> ;
    skos:prefLabel "Porcelain"@en,
        "Porselen"@nb .

humord:c07792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07792" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cordage"@en,
        "Rope"@en,
        "Tau"@nb ;
    skos:broadMatch <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/623.862/e23/>,
        <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c07772 ;
    skos:exactMatch <http://dewey.info/class/677.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/623.862/e23/>,
        <http://dewey.info/class/677.71/e23/>,
        <http://dewey.info/class/731.2/e23/> ;
    skos:prefLabel "Ropes"@en,
        "Tauverk"@nb ;
    skos:related humord:c11692 .

humord:c07794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07794" ;
    dct:modified "2023-12-19T13:37:27"^^xsd:dateTime ;
    skos:altLabel "Texile"@en,
        "Tekstil"@nb,
        "Tekstilar"@nb,
        "Tøy"@nb ;
    skos:broadMatch <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c07772 ;
    skos:exactMatch realfagstermer:c000033,
        <http://dewey.info/class/677/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000033,
        <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/646.11/e23/>,
        <http://dewey.info/class/677/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/746/e23/> ;
    skos:prefLabel "Textiles"@en,
        "Tekstiler"@nb ;
    skos:related humord:c04836,
        humord:c07710,
        humord:c14558 ;
    skos:relatedMatch <http://dewey.info/class/646.11/e23/>,
        <http://dewey.info/class/746/e23/> .

humord:c07796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07796" ;
    dct:modified "2020-08-04T14:33:44"^^xsd:dateTime ;
    skos:altLabel "Wadmal"@en ;
    skos:broadMatch <http://dewey.info/class/677.617/e23/> ;
    skos:broader humord:c07794 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.617/e23/> ;
    skos:prefLabel "Frieze (Textile)"@en,
        "Vadmel"@nb .

humord:c07797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07797" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brent leire"@nb ;
    skos:broadMatch <http://dewey.info/class/691.4/e23/> ;
    skos:broader humord:c07772,
        humord:c16011 ;
    skos:closeMatch <http://dewey.info/class/620.142/e23/>,
        <http://dewey.info/class/693.3/e23/> ;
    skos:definition "Uglasert leirgods med porøs, ugjennomskinnelig masse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.142/e23/>,
        <http://dewey.info/class/691.4/e23/>,
        <http://dewey.info/class/693.3/e23/> ;
    skos:prefLabel "Terracotta"@en,
        "Terrakotta"@nb ;
    skos:related humord:c05474 .

humord:c07798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07798" ;
    dct:modified "2023-12-11T12:28:24"^^xsd:dateTime ;
    skos:altLabel "Economic consequences"@en,
        "Economic relations"@en,
        "Economic systems"@en,
        "Economics"@en,
        "Økonomi"@nb,
        "Økonomiforvalting"@nb,
        "Økonomiforvaltning"@nb,
        "Økonomiske forhald"@nb,
        "Økonomiske forhold"@nb,
        "Økonomiske konsekvensar"@nb,
        "Økonomiske konsekvenser"@nb,
        "Økonomiske relasjoner"@nb,
        "Økonomiske systemer"@nb,
        "Økonomiske tilhøve"@nb ;
    skos:broader humord:c07576 ;
    skos:closeMatch realfagstermer:c000240,
        realfagstermer:c001880 ;
    skos:exactMatch realfagstermer:c013519,
        <http://dewey.info/class/332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000240,
        realfagstermer:c001880,
        realfagstermer:c013519,
        <http://dewey.info/class/174.4/e23/>,
        <http://dewey.info/class/332/e23/> ;
    skos:prefLabel "Economy"@en,
        "Økonomi"@nb ;
    skos:related humord:c09007,
        humord:c14858,
        humord:c17562,
        humord:c21148 ;
    skos:relatedMatch <http://dewey.info/class/174.4/e23/> .

humord:c07800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07800" ;
    dct:modified "2022-01-17T14:32:00"^^xsd:dateTime ;
    skos:altLabel "Budsjett"@nb ;
    skos:broadMatch <http://dewey.info/class/352.491/e23/>,
        <http://dewey.info/class/658.154/e23/> ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.491/e23/>,
        <http://dewey.info/class/658.154/e23/> ;
    skos:prefLabel "Budgets"@en,
        "Budsjetter"@nb .

humord:c07801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07801" ;
    dct:modified "2022-02-24T12:54:51"^^xsd:dateTime ;
    skos:altLabel "Nasjonalbudsjett"@nb ;
    skos:broadMatch <http://dewey.info/class/352.4/e23/> ;
    skos:broader humord:c07800 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.4/e23/> ;
    skos:prefLabel "National budgets"@en,
        "Nasjonalbudsjetter"@nb .

humord:c07802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07802" ;
    dct:modified "2025-03-31T12:19:44"^^xsd:dateTime ;
    skos:altLabel "Property"@en,
        "Eiendom"@nb,
        "Eiendomsforhold"@nb,
        "Eigedom"@nb,
        "Eigedomar"@nb,
        "Eigedommar"@nb,
        "Eigedomsforhold"@nb,
        "Eigedomstilhøve"@nb ;
    skos:broadMatch <http://dewey.info/class/333.3/e23/> ;
    skos:broader humord:c07798 ;
    skos:closeMatch realfagstermer:c005279,
        <http://dewey.info/class/306.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005279,
        <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/333.3/e23/> ;
    skos:prefLabel "Properties"@en,
        "Eiendommer"@nb ;
    skos:related humord:c08969,
        humord:c14647,
        humord:c18905,
        humord:c26448 .

humord:c07804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07804" ;
    dct:modified "2023-05-04T09:47:01"^^xsd:dateTime ;
    skos:altLabel "Immovables"@en,
        "Real estate"@en,
        "Real property"@en,
        "Faste eiendommer"@nb ;
    skos:broader humord:c07802,
        humord:c08969 ;
    skos:exactMatch <http://dewey.info/class/333.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6324/e23/>,
        <http://dewey.info/class/332.72/e23/>,
        <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/343.025/e23/>,
        <http://dewey.info/class/346.043/e23/>,
        <http://dewey.info/class/354.34/e23/>,
        <http://dewey.info/class/657.8335/e23/> ;
    skos:prefLabel "Immovable property"@en,
        "Fast eiendom"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.6324/e23/>,
        <http://dewey.info/class/332.72/e23/>,
        <http://dewey.info/class/343.025/e23/>,
        <http://dewey.info/class/346.043/e23/>,
        <http://dewey.info/class/354.34/e23/>,
        <http://dewey.info/class/657.8335/e23/> .

humord:c07805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07805" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jordeiendomsforhold"@nb,
        "Landeiendommer"@nb ;
    skos:broadMatch <http://dewey.info/class/333.3/e23/> ;
    skos:broader humord:c07804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3/e23/> ;
    skos:prefLabel "Land estates"@en,
        "Jordeiendommer"@nb .

humord:c07806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07806" ;
    dct:modified "2024-10-31T12:38:38"^^xsd:dateTime ;
    skos:altLabel "Farmsteads"@en,
        "Ranches"@en,
        "Bondegardar"@nb,
        "Bondegarder"@nb,
        "Bondegårder"@nb,
        "Gardar"@nb,
        "Garder"@nb,
        "Gardsanlegg"@nb,
        "Gardsbruk"@nb,
        "Gårdsanlegg"@nb,
        "Gårdsbruk"@nb,
        "Rancher"@nb ;
    skos:broader humord:c07805 ;
    skos:exactMatch <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/636.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/636.01/e23/> ;
    skos:prefLabel "Farms"@en,
        "Gårder"@nb ;
    skos:related humord:c05258,
        humord:c07411,
        humord:c12456,
        humord:c29548,
        humord:c29549 .

humord:c07810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07810" ;
    dct:modified "2020-08-07T11:06:43"^^xsd:dateTime ;
    skos:altLabel "Small farms"@en ;
    skos:broadMatch <http://dewey.info/class/636.01/e23/> ;
    skos:broader humord:c07806 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.01/e23/> ;
    skos:prefLabel "Smallholdings"@en,
        "Småbruk"@nb .

humord:c07811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07811" ;
    dct:modified "2020-08-07T11:05:14"^^xsd:dateTime ;
    skos:altLabel "Crofts"@en ;
    skos:broadMatch <http://dewey.info/class/636.01/e23/> ;
    skos:broader humord:c07810 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.01/e23/> ;
    skos:prefLabel "Tenant farms"@en,
        "Husmannsplasser"@nb .

humord:c07812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07812" ;
    dct:modified "2024-08-21T07:38:15"^^xsd:dateTime ;
    skos:altLabel "Ødegardar"@nb,
        "Ødegarder"@nb ;
    skos:broadMatch <http://dewey.info/class/630.94810902/e23/> ;
    skos:broader humord:c07806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.94810902/e23/>,
        <http://dewey.info/class/948.101/e23/> ;
    skos:prefLabel "Deserted farmsteads"@en,
        "Ødegårder"@nb ;
    skos:relatedMatch <http://dewey.info/class/948.101/e23/> .

humord:c07814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07814" ;
    dct:modified "2023-04-26T07:19:07"^^xsd:dateTime ;
    skos:altLabel "Storgods"@nb ;
    skos:broadMatch <http://dewey.info/class/728.8/e23/> ;
    skos:broader humord:c07805 ;
    skos:definition "Stor herskapelig jordeiendom, herregård <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/712.6/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:prefLabel "Estates"@en,
        "Gods"@nb ;
    skos:related humord:c05211 ;
    skos:relatedMatch <http://dewey.info/class/712.6/e23/> .

humord:c07815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07815" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Patrimony"@en ;
    skos:broadMatch <http://dewey.info/class/726.5/e23/> ;
    skos:broader humord:c07814 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.5/e23/> ;
    skos:prefLabel "Patrimonies"@en,
        "Kirkegods"@nb .

humord:c07816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07816" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07805 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.349/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Plantations"@en,
        "Plantasjer"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.349/e23/>,
        <http://dewey.info/class/307.72/e23/> .

humord:c07817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07817" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.476641/e23/>,
        <http://dewey.info/class/382.41361/e23/> ;
    skos:broader humord:c07816 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476641/e23/>,
        <http://dewey.info/class/382.41361/e23/>,
        <http://dewey.info/class/633.6/e23/> ;
    skos:prefLabel "Sugar plantations"@en,
        "Sukkerplantasjer"@nb ;
    skos:relatedMatch <http://dewey.info/class/633.6/e23/> .

humord:c07818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 56 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07818" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Offentlig finans"@nb,
        "Offentlige finanser"@nb ;
    skos:broader humord:c07736 ;
    skos:definition "Penger, økonomi (til stat og kommune) <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/336/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/343.03/e23/>,
        <http://dewey.info/class/352.4/e23/>,
        <http://dewey.info/class/657.835/e23/> ;
    skos:prefLabel "Public finance activities"@en,
        "Offentlig finansvirksomhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.03/e23/>,
        <http://dewey.info/class/352.4/e23/>,
        <http://dewey.info/class/657.835/e23/> .

humord:c07819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07819" ;
    dct:modified "2023-04-17T11:31:51"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/336.22/e23/> ;
    skos:broader humord:c58995 ;
    skos:definition "Landskyld var den årlege avgifta som ein leiglending betalte til den som rådde over jorda leilendingen brukte  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.22/e23/> ;
    skos:prefLabel "Property tax (Legal history)"@en,
        "Landskyld"@nb .

humord:c07820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07820" ;
    dct:modified "2024-10-01T09:21:03"^^xsd:dateTime ;
    skos:altLabel "Currency production institutions"@en,
        "Minting organisations"@en,
        "Minting organizations"@en,
        "Monetære system"@nb,
        "Monetære systemer"@nb,
        "Myntvesen"@nb,
        "Pengevesen"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c04639,
        humord:c07818 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Monetary system"@en,
        "Pengevesen"@nb .

humord:c07821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07821" ;
    dct:modified "2024-11-21T07:54:49"^^xsd:dateTime ;
    skos:altLabel "Pengar"@nb ;
    skos:broader humord:c07820 ;
    skos:exactMatch <http://dewey.info/class/332.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/>,
        <http://dewey.info/class/343.032/e23/>,
        <http://dewey.info/class/354.84/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Money"@en,
        "Penger"@nb ;
    skos:related humord:c04641,
        humord:c04649,
        humord:c13834,
        humord:c15112 ;
    skos:relatedMatch <http://dewey.info/class/343.032/e23/>,
        <http://dewey.info/class/354.84/e23/>,
        <http://dewey.info/class/737.4/e23/> .

humord:c07822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07822" ;
    dct:modified "2025-01-20T15:20:14"^^xsd:dateTime ;
    skos:altLabel "Naudmyntar"@nb,
        "Naudpenger"@nb,
        "Nødmyntar"@nb,
        "Nødmynter"@nb,
        "Nødpengar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c07821 ;
    skos:definition "Penger utstedt for å avhjelpe mangel på betalingsmidler <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Notgeld"@en,
        "Nødpenger"@nb .

humord:c07824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07824" ;
    dct:modified "2024-11-21T07:56:46"^^xsd:dateTime ;
    skos:altLabel "Banknotes"@en,
        "Papirpengar"@nb,
        "Papirpenger"@nb,
        "Pengesetlar"@nb,
        "Seddel (Penger)"@nb,
        "Sedler (Penger)"@nb,
        "Setlar (Pengar)"@nb ;
    skos:broader humord:c07821 ;
    skos:exactMatch <http://dewey.info/class/332.4044/e23/>,
        <http://dewey.info/class/332.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.112/e23/>,
        <http://dewey.info/class/332.4044/e23/>,
        <http://dewey.info/class/332.42/e23/>,
        <http://dewey.info/class/686.288/e23/>,
        <http://dewey.info/class/769.55/e23/> ;
    skos:prefLabel "Bank notes"@en,
        "Pengesedler"@nb ;
    skos:related humord:c04641 ;
    skos:relatedMatch <http://dewey.info/class/332.112/e23/>,
        <http://dewey.info/class/686.288/e23/>,
        <http://dewey.info/class/769.55/e23/> .

humord:c07825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07825" ;
    dct:modified "2025-01-20T15:23:15"^^xsd:dateTime ;
    skos:altLabel "Currency"@en,
        "Valuta"@nb,
        "Valutaar"@nb,
        "Valutaer"@nb ;
    skos:broader humord:c07820 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Currencies"@en,
        "Valutaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.4/e23/> .

humord:c07826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07826" ;
    dct:modified "2024-12-12T14:13:27"^^xsd:dateTime ;
    skos:altLabel "Assessment (Public finance activities)"@en,
        "Tax"@en,
        "Tax systems"@en,
        "Taxation"@en,
        "Avgifter"@nb,
        "Beskatning (Avgift)"@nb,
        "Skatt (Avgift)"@nb,
        "Skattar (Avgift)"@nb,
        "Skattar og avgifter"@nb,
        "Skatteinnkreving"@nb,
        "Skatteinnkrevjing"@nb,
        "Skatter (Avgift)"@nb,
        "Skattesystem"@nb,
        "Skattesystemer"@nb,
        "Skattlegging"@nb ;
    skos:broader humord:c59231 ;
    skos:exactMatch <http://dewey.info/class/336.2/e23/>,
        <http://dewey.info/class/339.525/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.2/e23/>,
        <http://dewey.info/class/339.525/e23/>,
        <http://dewey.info/class/343.04/e23/>,
        <http://dewey.info/class/352.44/e23/>,
        <http://dewey.info/class/353.43/e23/>,
        <http://dewey.info/class/388.049/e23/>,
        <http://dewey.info/class/657.46/e23/>,
        <http://dewey.info/class/658.153/e23/> ;
    skos:prefLabel "Taxes and fees"@en,
        "Skatter og avgifter"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.04/e23/>,
        <http://dewey.info/class/352.44/e23/>,
        <http://dewey.info/class/353.43/e23/>,
        <http://dewey.info/class/388.049/e23/>,
        <http://dewey.info/class/657.46/e23/>,
        <http://dewey.info/class/658.153/e23/> .

humord:c07831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07831" ;
    dct:modified "2022-04-07T09:51:39"^^xsd:dateTime ;
    skos:altLabel "Customs service"@en ;
    skos:broader humord:c07818 ;
    skos:closeMatch <http://dewey.info/class/382.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.7/e23/> ;
    skos:prefLabel "Customs services"@en,
        "Tollvesen"@nb ;
    skos:related humord:c14060,
        humord:c20449 .

humord:c07832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07832" ;
    dct:modified "2023-11-27T13:38:54"^^xsd:dateTime ;
    skos:altLabel "Expenditure"@en,
        "Forbruk"@nb,
        "Forbruksutgifter"@nb,
        "Konsum"@nb,
        "Konsumpsjon"@nb ;
    skos:broader humord:c07798 ;
    skos:definition "Anskaffelse og bruk av varer og tjenester <BOB>"@nb ;
    skos:editorialNote "Brukt om forbruk og forbrukskultur generelt inntil desember 2012. Forbrukeratferd trukket ut som separat term etter ønske fra fagref. 2012-12-04/bsh"@nb ;
    skos:exactMatch realfagstermer:c010383,
        <http://dewey.info/class/339.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010383,
        <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Consumption"@en,
        "Forbruk"@nb ;
    skos:related humord:c07237,
        humord:c22643,
        humord:c22646,
        humord:c22649,
        humord:c24471 ;
    skos:relatedMatch <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/306.3/e23/> .

humord:c07837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07837" ;
    dct:modified "2022-02-10T07:38:09"^^xsd:dateTime ;
    skos:altLabel "Proceeds"@en,
        "Inntekt"@nb ;
    skos:broadMatch <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/339.22/e23/>,
        <http://dewey.info/class/658.1554/e23/> ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/339.22/e23/>,
        <http://dewey.info/class/353.54/e23/>,
        <http://dewey.info/class/658.1554/e23/> ;
    skos:prefLabel "Income"@en,
        "Inntekter"@nb ;
    skos:related humord:c29031 ;
    skos:relatedMatch <http://dewey.info/class/353.54/e23/> .

humord:c07838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07838" ;
    dct:modified "2024-08-28T20:53:18"^^xsd:dateTime ;
    skos:altLabel "Income conditions"@en,
        "Labor costs"@en,
        "Labor wages"@en,
        "Labour wages"@en,
        "Pay"@en,
        "Pay conditions"@en,
        "Remittance"@en,
        "Remuneration"@en,
        "Salaries"@en,
        "Salary"@en,
        "Wage"@en,
        "Wage conditions"@en,
        "Arbeidsløn"@nb,
        "Arbeidslønn"@nb,
        "Avlønning"@nb,
        "Gasje"@nb,
        "Løn"@nb,
        "Løningar"@nb,
        "Lønning"@nb,
        "Lønningar"@nb,
        "Lønninger"@nb,
        "Lønnsforhold"@nb,
        "Lønsforhold"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/354.98/e23/> ;
    skos:exactMatch <http://dewey.info/class/331.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/336.2422/e23/>,
        <http://dewey.info/class/342.0686/e23/>,
        <http://dewey.info/class/343.05242/e23/>,
        <http://dewey.info/class/352.44/e23/>,
        <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/354.98/e23/>,
        <http://dewey.info/class/355.64/e23/>,
        <http://dewey.info/class/657.742/e23/>,
        <http://dewey.info/class/658.32/e23/> ;
    skos:prefLabel "Wages"@en,
        "Lønn"@nb ;
    skos:related humord:c21397 ;
    skos:relatedMatch <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/336.2422/e23/>,
        <http://dewey.info/class/342.0686/e23/>,
        <http://dewey.info/class/343.05242/e23/>,
        <http://dewey.info/class/352.44/e23/>,
        <http://dewey.info/class/355.64/e23/>,
        <http://dewey.info/class/657.742/e23/>,
        <http://dewey.info/class/658.32/e23/> .

humord:c07841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07841" ;
    dct:modified "2021-11-03T09:05:24"^^xsd:dateTime ;
    skos:altLabel "Equal remuneration"@en,
        "Equal wages"@en,
        "Pay equality"@en,
        "Pay equity"@en,
        "Wage gap"@en ;
    skos:broader humord:c07838 ;
    skos:closeMatch <http://dewey.info/class/331.2153/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2153/e23/> ;
    skos:prefLabel "Equal pay"@en,
        "Likelønn"@nb ;
    skos:related humord:c24429 .

humord:c07842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07842" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pay systems"@en,
        "Remuneration systems"@en,
        "Salary systems"@en,
        "Wage systems"@en ;
    skos:broadMatch <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/658.32/e23/> ;
    skos:broader humord:c07838 ;
    skos:closeMatch realfagstermer:c004180 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004180,
        <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/343.05242/e23/>,
        <http://dewey.info/class/658.32/e23/> ;
    skos:prefLabel "Payroll systems"@en,
        "Lønnssystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.05242/e23/> .

humord:c07843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07843" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Market forces"@en,
        "Markedskrefter"@nb ;
    skos:broadMatch <http://dewey.info/class/338.52/e23/> ;
    skos:broader humord:c24471 ;
    skos:definition "Faktor som virker inn på kjøp og salg <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/>,
        <http://dewey.info/class/338.6/e23/>,
        <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Market mechanisms"@en,
        "Markedsmekanismer"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.6/e23/>,
        <http://dewey.info/class/339.47/e23/> .

humord:c07845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07845" ;
    dct:modified "2023-05-04T15:51:22"^^xsd:dateTime ;
    skos:altLabel "Export regulation"@en,
        "Eksportkontroll"@nb ;
    skos:broader humord:c07843,
        humord:c09608 ;
    skos:definition "Regulering av vareutførsel ved offentlig myndighet <PN>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0878/e23/> ;
    skos:prefLabel "Export control"@en,
        "Eksportregulering"@nb ;
    skos:related humord:c22047 ;
    skos:relatedMatch <http://dewey.info/class/343.0878/e23/> .

humord:c07846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07846" ;
    dct:modified "2023-11-29T14:29:09"^^xsd:dateTime ;
    skos:altLabel "Handelsmonopoler"@nb,
        "Monopol"@nb,
        "Monopolisering"@nb ;
    skos:broadMatch <http://dewey.info/class/338.884/e23/> ;
    skos:broader humord:c07843 ;
    skos:exactMatch realfagstermer:c003917,
        <http://dewey.info/class/338.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003917,
        <http://dewey.info/class/338.523/e23/>,
        <http://dewey.info/class/338.82/e23/>,
        <http://dewey.info/class/338.884/e23/>,
        <http://dewey.info/class/343.072/e23/> ;
    skos:prefLabel "Monopolies"@en,
        "Monopoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.523/e23/>,
        <http://dewey.info/class/343.072/e23/> .

humord:c07847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07847" ;
    dct:modified "2025-01-28T10:27:38"^^xsd:dateTime ;
    skos:altLabel "Sale"@en,
        "Innkjøp"@nb,
        "Kjøp"@nb,
        "Kjøp og sal"@nb,
        "Kjøp og salg"@nb,
        "Omsetnad"@nb,
        "Omsetning"@nb,
        "Sal"@nb,
        "Salg"@nb ;
    skos:broader humord:c07843 ;
    skos:exactMatch realfagstermer:c001092,
        <http://dewey.info/class/381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001092,
        <http://dewey.info/class/1--0688/e23/>,
        <http://dewey.info/class/346.072/e23/>,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/658.81/e23/>,
        <http://dewey.info/class/658.85/e23/> ;
    skos:prefLabel "Turnover"@en,
        "Omsetning"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0688/e23/>,
        <http://dewey.info/class/346.072/e23/>,
        <http://dewey.info/class/658.81/e23/>,
        <http://dewey.info/class/658.85/e23/> .

humord:c07849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07849" ;
    dct:modified "2020-08-11T11:50:38"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.43/e23/>,
        <http://dewey.info/class/352.85/e23/> ;
    skos:broader humord:c07843 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.43/e23/>,
        <http://dewey.info/class/338.52/e23/>,
        <http://dewey.info/class/339.42/e23/>,
        <http://dewey.info/class/352.85/e23/> ;
    skos:prefLabel "Prices (Economy)"@en,
        "Priser (Økonomi)"@nb ;
    skos:related humord:c22876 ;
    skos:relatedMatch <http://dewey.info/class/339.42/e23/> .

humord:c07850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07850" ;
    dct:modified "2022-02-09T08:24:10"^^xsd:dateTime ;
    skos:broader humord:c07843 ;
    skos:closeMatch realfagstermer:c012787 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.526/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012787,
        <http://dewey.info/class/338.526/e23/> ;
    skos:prefLabel "Price regulation"@en,
        "Prisregulering"@nb ;
    skos:related humord:c22047,
        humord:c25240,
        humord:c58932 .

humord:c07851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07851" ;
    dct:modified "2024-11-19T11:15:08"^^xsd:dateTime ;
    skos:altLabel "Crash (Economics)"@en,
        "Economic crisis"@en,
        "Krakk"@nb,
        "Krisar (Økonomi)"@nb,
        "Kriser (Økonomi)"@nb,
        "Økonomiske krisar"@nb,
        "Økonomiske kriser"@nb ;
    skos:broadMatch <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c12729 ;
    skos:exactMatch realfagstermer:c007241 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007241,
        <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Economic crises"@en,
        "Økonomiske kriser"@nb ;
    skos:related humord:c22524,
        humord:c22542,
        humord:c24823,
        humord:c25044,
        humord:c25433,
        humord:c25500 .

humord:c07852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07852" ;
    dct:modified "2024-04-02T14:23:55"^^xsd:dateTime ;
    skos:altLabel "Economic philosophy"@en,
        "Economic theory"@en,
        "Økonomisk filosofi"@nb,
        "Økonomisk ideologi"@nb,
        "Økonomisk teori"@nb,
        "Økonomiske teoriar"@nb ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/> ;
    skos:broader humord:c07798 ;
    skos:exactMatch realfagstermer:c005655 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005655,
        <http://dewey.info/class/330.1/e23/> ;
    skos:prefLabel "Economic theories"@en,
        "Økonomiske teorier"@nb .

humord:c07854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07854" ;
    dct:modified "2024-03-13T10:32:45"^^xsd:dateTime ;
    skos:altLabel "Transaksjonar (Økonomi)"@nb,
        "Transaksjoner (Økonomi)"@nb,
        "Økonomiske transaksjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/> ;
    skos:broader humord:c07798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332/e23/> ;
    skos:prefLabel "Economic transactions"@en,
        "Økonomiske transaksjoner"@nb .

humord:c07855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07855" ;
    dct:modified "2015-03-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Betalingsmåter"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/> ;
    skos:broader humord:c21845 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332/e23/> ;
    skos:prefLabel "Payment systems"@en,
        "Betalingssystemer"@nb .

humord:c07856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07856" ;
    dct:modified "2025-04-01T09:39:02"^^xsd:dateTime ;
    skos:altLabel "Electronic funds transfer"@en,
        "Elektronisk betalingsformidling"@nb,
        "Elektroniske betalingsmåtar"@nb,
        "Elektroniske betalingsmåter"@nb,
        "Elektroniske betalingssystem"@nb ;
    skos:broadMatch <http://dewey.info/class/332.178/e23/> ;
    skos:broader humord:c07855 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.178/e23/> ;
    skos:prefLabel "Electronic payment systems"@en,
        "Elektroniske betalingssystemer"@nb .

humord:c07858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07858" ;
    dct:modified "2024-10-22T14:44:37"^^xsd:dateTime ;
    skos:altLabel "Debet cards"@en,
        "Payment card"@en,
        "Plastic card"@en,
        "Plastic cards"@en,
        "Bankkort"@nb,
        "Betalingskort"@nb,
        "Debetkort"@nb ;
    skos:broader humord:c07856 ;
    skos:definition "Betalingskort, til daglig kalt bankkort, er fellesnavnet på ulike typer plastkort som brukes til kontantuttak og til betaling for varer og tjenester på ulike brukersteder.Kortet er knyttet til en konto som må vise positiv saldo for at kortet skal kunne benyttes. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/332.1788/e23/>,
        <http://dewey.info/class/332.765/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.02402/e23/>,
        <http://dewey.info/class/332.1788/e23/>,
        <http://dewey.info/class/332.765/e23/>,
        <http://dewey.info/class/346.073/e23/> ;
    skos:prefLabel "Payment cards"@en,
        "Betalingskort"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.02402/e23/>,
        <http://dewey.info/class/346.073/e23/> .

humord:c07859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07859" ;
    dct:modified "2024-10-02T12:36:31"^^xsd:dateTime ;
    skos:altLabel "Capital investments"@en,
        "Investment"@en,
        "Investering"@nb,
        "Investeringar"@nb,
        "Investeringsformer"@nb,
        "Kapitalinvesteringar"@nb,
        "Kapitalinvesteringer"@nb,
        "Pengeanbringelser"@nb,
        "Pengeplassering"@nb,
        "Pengeplasseringar"@nb,
        "Pengeplasseringer"@nb ;
    skos:broader humord:c07854 ;
    skos:closeMatch realfagstermer:c000689,
        <http://dewey.info/class/339.43/e23/> ;
    skos:exactMatch <http://dewey.info/class/332.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000689,
        <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/332.1754/e23/>,
        <http://dewey.info/class/332.6/e23/>,
        <http://dewey.info/class/336.15/e23/>,
        <http://dewey.info/class/339.43/e23/>,
        <http://dewey.info/class/346.092/e23/>,
        <http://dewey.info/class/354.88/e23/>,
        <http://dewey.info/class/658.152/e23/> ;
    skos:prefLabel "Investments"@en,
        "Investeringer"@nb ;
    skos:related humord:c23567 ;
    skos:relatedMatch <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/332.1754/e23/>,
        <http://dewey.info/class/336.15/e23/>,
        <http://dewey.info/class/346.092/e23/>,
        <http://dewey.info/class/354.88/e23/>,
        <http://dewey.info/class/658.152/e23/> .

humord:c07860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07860" ;
    dct:modified "2020-08-18T12:00:18"^^xsd:dateTime ;
    skos:altLabel "Overdraging"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/> ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/333.33/e23/>,
        <http://dewey.info/class/346.0436/e23/> ;
    skos:prefLabel "Transfer (Economy)"@en,
        "Overdragelse"@nb ;
    skos:related humord:c17506 ;
    skos:relatedMatch <http://dewey.info/class/333.33/e23/>,
        <http://dewey.info/class/346.0436/e23/> .

humord:c07862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07862" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Property transfer"@en,
        "Eiendomsoverdragelse"@nb ;
    skos:broader humord:c07860 ;
    skos:closeMatch <http://dewey.info/class/333.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.33/e23/> ;
    skos:prefLabel "Real estate transfer"@en,
        "Eiendomsoverdraging"@nb .

humord:c07864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07864" ;
    dct:modified "2022-03-17T11:30:43"^^xsd:dateTime ;
    skos:altLabel "Sparetiltak"@nb ;
    skos:broader humord:c07854 ;
    skos:closeMatch <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/339.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/339.43/e23/> ;
    skos:prefLabel "Saving"@en,
        "Sparing"@nb .

humord:c07865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07865" ;
    dct:modified "2023-12-11T12:24:14"^^xsd:dateTime ;
    skos:altLabel "Økonomisk utvikling"@nb ;
    skos:broader humord:c07798 ;
    skos:closeMatch realfagstermer:c011902,
        <http://dewey.info/class/338.9/e23/> ;
    skos:editorialNote "Økonomisk vekst skilt ut august 2012. Omindeksering nødvendig. 2012-08-02/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011902,
        <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/332.153/e23/>,
        <http://dewey.info/class/332.28/e23/>,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/343.074/e23/>,
        <http://dewey.info/class/354.27/e23/> ;
    skos:prefLabel "Economic development"@en,
        "Økonomisk utvikling"@nb ;
    skos:related humord:c20885 ;
    skos:relatedMatch <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/332.153/e23/>,
        <http://dewey.info/class/332.28/e23/>,
        <http://dewey.info/class/343.074/e23/>,
        <http://dewey.info/class/354.27/e23/> .

humord:c07868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07868" ;
    dct:modified "2023-11-16T12:39:26"^^xsd:dateTime ;
    skos:altLabel "Bedriftsøkonomi"@nb,
        "Foretaksøkonomi"@nb,
        "Føretaksøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:exactMatch realfagstermer:c010691,
        <http://dewey.info/class/338.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010691,
        <http://dewey.info/class/338.5/e23/> ;
    skos:prefLabel "Business economics"@en,
        "Bedriftsøkonomi"@nb ;
    skos:related humord:c24877,
        humord:c25909 .

humord:c07869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07869" ;
    dct:modified "2020-08-10T14:36:02"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.917/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.917/e23/> ;
    skos:prefLabel "Coastal economy"@en,
        "Kystøkonomi"@nb .

humord:c07870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07870" ;
    dct:modified "2023-12-06T11:22:20"^^xsd:dateTime ;
    skos:altLabel "Handelsøkonomi"@nb,
        "Marknadsøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:exactMatch realfagstermer:c007889 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007889,
        <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Market economics"@en,
        "Markedsøkonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/330.122/e23/> .

humord:c07871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07871" ;
    dct:modified "2023-12-13T08:14:48"^^xsd:dateTime ;
    skos:altLabel "Offentleg økonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:exactMatch realfagstermer:c001082,
        <http://dewey.info/class/336/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001082,
        <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/352.4/e23/>,
        <http://dewey.info/class/361.6/e23/> ;
    skos:prefLabel "Public econmics"@en,
        "Offentlig økonomi"@nb ;
    skos:related humord:c14857,
        humord:c24887,
        humord:c24888 ;
    skos:relatedMatch <http://dewey.info/class/352.4/e23/>,
        <http://dewey.info/class/361.6/e23/> .

humord:c07872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07872" ;
    dct:modified "2022-03-03T08:13:29"^^xsd:dateTime ;
    skos:altLabel "Planleggingsøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:closeMatch <http://dewey.info/class/335/e23/> ;
    skos:exactMatch <http://dewey.info/class/330.124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.124/e23/>,
        <http://dewey.info/class/335/e23/> ;
    skos:prefLabel "Planned economy"@en,
        "Planøkonomi"@nb .

humord:c07873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07873" ;
    dct:modified "2023-08-31T09:34:31"^^xsd:dateTime ;
    skos:altLabel "Family economics"@en,
        "Personal finances"@en,
        "Familieøkonomi"@nb,
        "Personlig økonomi"@nb,
        "Privat økonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:exactMatch <http://dewey.info/class/332.024/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.024/e23/> ;
    skos:prefLabel "Private economy"@en,
        "Privatøkonomi"@nb .

humord:c07875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07875" ;
    dct:modified "2024-01-03T08:47:27"^^xsd:dateTime ;
    skos:altLabel "Community economy"@en,
        "Samfunnsøkonomi"@nb,
        "Sosialøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:exactMatch realfagstermer:c005338,
        realfagstermer:c011403,
        <http://dewey.info/class/330/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005338,
        realfagstermer:c011403,
        <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/330/e23/>,
        <http://dewey.info/class/354/e23/> ;
    skos:prefLabel "Social economy"@en,
        "Samfunnsøkonomi"@nb ;
    skos:related humord:c14069 ;
    skos:relatedMatch <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/354/e23/> .

humord:c07877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07877" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Barter economy"@en,
        "Non-monetary economy"@en,
        "Bytteøkonomi"@nb,
        "Naturalhushold"@nb ;
    skos:broader humord:c07875 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1/e23/>,
        <http://dewey.info/class/630.9/e23/>,
        <http://dewey.info/class/640.9/e23/> ;
    skos:prefLabel "Natural economy"@en,
        "Naturalhusholdning"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.1/e23/>,
        <http://dewey.info/class/630.9/e23/>,
        <http://dewey.info/class/640.9/e23/> .

humord:c07879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07879" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pengehushold"@nb ;
    skos:broadMatch <http://dewey.info/class/332.024/e23/>,
        <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c07875 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.024/e23/>,
        <http://dewey.info/class/332.4/e23/>,
        <http://dewey.info/class/640.9/e23/> ;
    skos:prefLabel "Money economy"@en,
        "Pengehusholdning"@nb ;
    skos:relatedMatch <http://dewey.info/class/640.9/e23/> .

humord:c07881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07881" ;
    dct:modified "2024-11-01T14:38:37"^^xsd:dateTime ;
    skos:altLabel "Education (Educational science)"@en,
        "Pedagogy"@en,
        "Science of education"@en,
        "Pedagogikk"@nb ;
    skos:exactMatch realfagstermer:c013493,
        <http://dewey.info/class/370/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013493,
        <http://dewey.info/class/370/e23/> ;
    skos:prefLabel "Educational science"@en,
        "Pedagogikk"@nb ;
    skos:topConceptOf humord: .

humord:c07882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07882" ;
    dct:modified "2023-11-19T21:29:44"^^xsd:dateTime ;
    skos:altLabel "Didaktikk"@nb,
        "Undervisingsteoriar"@nb,
        "Undervisningslære"@nb,
        "Undervisningsteoriar"@nb,
        "Undervisningsteorier"@nb ;
    skos:broader humord:c07881 ;
    skos:closeMatch <http://dewey.info/class/371.3/e23/> ;
    skos:exactMatch realfagstermer:c013521 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013521,
        <http://dewey.info/class/371.3/e23/> ;
    skos:prefLabel "Didactics"@en,
        "Didaktikk"@nb .

humord:c07885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07885" ;
    dct:modified "2025-03-17T11:03:53"^^xsd:dateTime ;
    skos:altLabel "Fleirkulturell pedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:exactMatch <http://dewey.info/class/370.117/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.117/e23/>,
        <http://dewey.info/class/372.0117/e23/>,
        <http://dewey.info/class/373.0117/e23/>,
        <http://dewey.info/class/374.017/e23/>,
        <http://dewey.info/class/378.017/e23/> ;
    skos:prefLabel "Multicultural education"@en,
        "Flerkulturell pedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.0117/e23/>,
        <http://dewey.info/class/373.0117/e23/>,
        <http://dewey.info/class/374.017/e23/>,
        <http://dewey.info/class/378.017/e23/> .

humord:c07886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07886" ;
    dct:modified "2016-01-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Speeches"@en ;
    skos:broadMatch <http://dewey.info/class/808.51/e23/> ;
    skos:broader humord:c12270 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.51/e23/> ;
    skos:prefLabel "Talks"@en,
        "Foredrag"@nb ;
    skos:related humord:c06828 .

humord:c07887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07887" ;
    dct:modified "2023-11-29T07:54:15"^^xsd:dateTime ;
    skos:altLabel "Teamwork (Working together in groups)"@en,
        "Gruppearbeid"@nb ;
    skos:broader humord:c20404 ;
    skos:closeMatch <http://dewey.info/class/371.36/e23/> ;
    skos:exactMatch realfagstermer:c003264 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003264,
        <http://dewey.info/class/371.36/e23/> ;
    skos:prefLabel "Group work"@en,
        "Gruppearbeid"@nb ;
    skos:related humord:c23047,
        humord:c26055 .

humord:c07888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07888" ;
    dct:modified "2024-11-09T10:19:02"^^xsd:dateTime ;
    skos:altLabel "Educational material"@en,
        "Educational materials"@en,
        "Instructional materials"@en,
        "Learning resources"@en,
        "Learning tools"@en,
        "Teaching aids"@en,
        "Teaching materials"@en,
        "Teaching resources"@en,
        "Teaching tools"@en,
        "Læremiddel"@nb,
        "Læringsressursar"@nb,
        "Læringsressurser"@nb,
        "Læringsverktøy"@nb,
        "Skolemateriell"@nb,
        "Skulemateriell"@nb,
        "Undervisningsmateriell"@nb ;
    skos:broader humord:c07906 ;
    skos:closeMatch realfagstermer:c030093,
        <http://dewey.info/class/371.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030093,
        <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/372.412/e23/>,
        <http://dewey.info/class/379.156/e23/> ;
    skos:prefLabel "Educational resources"@en,
        "Læremidler"@nb ;
    skos:related humord:c00179 ;
    skos:relatedMatch <http://dewey.info/class/372.412/e23/>,
        <http://dewey.info/class/379.156/e23/> .

humord:c07890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07890" ;
    dct:modified "2025-01-22T12:03:54"^^xsd:dateTime ;
    skos:altLabel "Audio-visual aids"@en,
        "Audiovisual aids"@en,
        "Audiovisual teaching aids"@en,
        "AV-midler"@nb,
        "Audio-visuelle læremidler"@nb,
        "Audiovisuelle hjelpemidler"@nb,
        "Audiovisuelle middel"@nb,
        "Audiovisuelle midler"@nb ;
    skos:broadMatch <http://dewey.info/class/371.335/e23/> ;
    skos:broader humord:c07888 ;
    skos:closeMatch realfagstermer:c004600 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004600,
        <http://dewey.info/class/371.335/e23/>,
        <http://dewey.info/class/372.1335/e23/>,
        <http://dewey.info/class/373.1335/e23/>,
        <http://dewey.info/class/374.265/e23/>,
        <http://dewey.info/class/378.1735/e23/> ;
    skos:prefLabel "Audiovisual learning aids"@en,
        "Audiovisuelle læremidler"@nb ;
    skos:related humord:c09120 ;
    skos:relatedMatch <http://dewey.info/class/372.1335/e23/>,
        <http://dewey.info/class/373.1335/e23/>,
        <http://dewey.info/class/374.265/e23/>,
        <http://dewey.info/class/378.1735/e23/> .

humord:c07892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07892" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Plates"@en ;
    skos:broadMatch <http://dewey.info/class/371.33522/e23/>,
        <http://dewey.info/class/912/e23/> ;
    skos:broader humord:c07888 ;
    skos:exactMatch realfagstermer:c030102 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030102,
        <http://dewey.info/class/371.33522/e23/>,
        <http://dewey.info/class/912/e23/> ;
    skos:prefLabel "Charts"@en,
        "Plansjer"@nb .

humord:c07893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07893" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Education technology tools"@en,
        "Educational technology resources"@en,
        "Technical aids"@en,
        "Technical teaching aids"@en,
        "Technical training aids"@en ;
    skos:broader humord:c07888 ;
    skos:closeMatch <http://dewey.info/class/371.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/372.133/e23/>,
        <http://dewey.info/class/373.133/e23/>,
        <http://dewey.info/class/374.133/e23/>,
        <http://dewey.info/class/378.173/e23/> ;
    skos:prefLabel "Technical teaching tools"@en,
        "Tekniske læremidler"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.133/e23/>,
        <http://dewey.info/class/373.133/e23/>,
        <http://dewey.info/class/374.133/e23/>,
        <http://dewey.info/class/378.173/e23/> .

humord:c07894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07894" ;
    dct:modified "2024-09-27T15:06:35"^^xsd:dateTime ;
    skos:altLabel "Konferanseteknikk"@nb,
        "Møte"@nb,
        "Møteledelse"@nb,
        "Møteleiing"@nb,
        "Møter"@nb,
        "Møteteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/658.456/e23/> ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c012660 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012660,
        <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/346.06645/e23/>,
        <http://dewey.info/class/658.456/e23/> ;
    skos:prefLabel "Meeting technique"@en,
        "Møteteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/346.06645/e23/> .

humord:c07895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07895" ;
    dct:modified "2018-04-18T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25033 ;
    skos:exactMatch <http://dewey.info/class/370.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Educational philosophy"@en,
        "Pedagogisk filosofi"@nb ;
    skos:related humord:c00239 .

humord:c07896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07896" ;
    dct:modified "2016-01-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Study groups"@en,
        "Studiesirkler"@nb ;
    skos:broader humord:c21329 ;
    skos:closeMatch <http://dewey.info/class/374.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.22/e23/> ;
    skos:prefLabel "Study circles"@en,
        "Studieringer"@nb ;
    skos:related humord:c17231 .

humord:c07898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07898" ;
    dct:modified "2024-01-03T13:49:03"^^xsd:dateTime ;
    skos:altLabel "Academic skills"@en,
        "Learning techniques"@en,
        "Study methods"@en,
        "Study skills"@en,
        "Study strategies"@en,
        "Study technique"@en,
        "Læringsteknikk"@nb,
        "Studiemetoder"@nb,
        "Studieteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.90430281/e23/>,
        <http://dewey.info/class/371.9560281/e23/>,
        <http://dewey.info/class/373.130281/e23/>,
        <http://dewey.info/class/378.170281/e23/> ;
    skos:broader humord:c08079 ;
    skos:exactMatch realfagstermer:c002927,
        <http://dewey.info/class/371.30281/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002927,
        <http://dewey.info/class/371.30281/e23/>,
        <http://dewey.info/class/371.90430281/e23/>,
        <http://dewey.info/class/371.9560281/e23/>,
        <http://dewey.info/class/373.130281/e23/>,
        <http://dewey.info/class/378.170281/e23/> ;
    skos:prefLabel "Study techniques"@en,
        "Studieteknikk"@nb .

humord:c07899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 113 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07899" ;
    dct:modified "2023-12-19T10:20:04"^^xsd:dateTime ;
    skos:altLabel "Education"@en,
        "Education facilities"@en,
        "Instruction"@en,
        "Schooling"@en,
        "Teaching facilities"@en,
        "Teaching offered"@en,
        "Training"@en,
        "Opplæring"@nb,
        "Undervising"@nb,
        "Undervisning"@nb,
        "Undervisningstilbud"@nb ;
    skos:broader humord:c07881 ;
    skos:closeMatch realfagstermer:c008715,
        realfagstermer:c013510 ;
    skos:exactMatch <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/371.102/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008715,
        realfagstermer:c013510,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/344.078/e23/>,
        <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/371.9043/e23/>,
        <http://dewey.info/class/378.125/e23/>,
        <http://dewey.info/class/649.6/e23/> ;
    skos:prefLabel "Teaching"@en,
        "Undervisning"@nb ;
    skos:related humord:c07376,
        humord:c17550 ;
    skos:relatedMatch <http://dewey.info/class/344.078/e23/>,
        <http://dewey.info/class/371.9043/e23/>,
        <http://dewey.info/class/378.125/e23/>,
        <http://dewey.info/class/649.6/e23/> .

humord:c07902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07902" ;
    dct:modified "2025-02-04T08:35:52"^^xsd:dateTime ;
    skos:altLabel "Long-distance learning"@en,
        "Distanseundervisning"@nb,
        "Fjernundervising"@nb,
        "Fjernundervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:closeMatch <http://dewey.info/class/1--0715/e23/> ;
    skos:exactMatch realfagstermer:c010361,
        <http://dewey.info/class/371.35/e23/>,
        <http://dewey.info/class/374.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010361,
        <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/371.334/e23/>,
        <http://dewey.info/class/371.3358/e23/>,
        <http://dewey.info/class/371.35/e23/>,
        <http://dewey.info/class/374.4/e23/> ;
    skos:prefLabel "Distance education"@en,
        "Fjernundervisning"@nb ;
    skos:related humord:c69513 ;
    skos:relatedMatch <http://dewey.info/class/371.334/e23/>,
        <http://dewey.info/class/371.3358/e23/> .

humord:c07903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07903" ;
    dct:modified "2023-12-19T10:21:20"^^xsd:dateTime ;
    skos:altLabel "Teaching methodology"@en,
        "Fagmetodikk"@nb,
        "Undervisingsformer"@nb,
        "Undervisingsmetodar"@nb,
        "Undervisningsformer"@nb,
        "Undervisningsmetodar"@nb,
        "Undervisningsmetodikk"@nb ;
    skos:broader humord:c07899 ;
    skos:closeMatch realfagstermer:c010515 ;
    skos:exactMatch realfagstermer:c009022,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/371.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009022,
        realfagstermer:c010515,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/207.5/e23/>,
        <http://dewey.info/class/268.6/e23/>,
        <http://dewey.info/class/352.669/e23/>,
        <http://dewey.info/class/371.3/e23/>,
        <http://dewey.info/class/371.9043/e23/>,
        <http://dewey.info/class/371.956/e23/>,
        <http://dewey.info/class/658.312404/e23/> ;
    skos:prefLabel "Teaching methods"@en,
        "Undervisningsmetoder"@nb ;
    skos:relatedMatch <http://dewey.info/class/207.5/e23/>,
        <http://dewey.info/class/268.6/e23/>,
        <http://dewey.info/class/352.669/e23/>,
        <http://dewey.info/class/371.9043/e23/>,
        <http://dewey.info/class/371.956/e23/>,
        <http://dewey.info/class/658.312404/e23/> .

humord:c07905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07905" ;
    dct:modified "2017-03-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07903 ;
    skos:definition "Undervisningsmetode utviklet av Georgi Lozanov. Deltakerne er aktive og gjør egne besvisste valg mens de lærer på en lystbetont måte <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.39/e23/> ;
    skos:prefLabel "Suggestopedia"@en,
        "Suggestopedi"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.39/e23/> .

humord:c07906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07906" ;
    dct:modified "2023-12-19T10:47:01"^^xsd:dateTime ;
    skos:altLabel "Utdannelse"@nb,
        "Utdanning"@nb ;
    skos:broader humord:c07881 ;
    skos:exactMatch realfagstermer:c004897,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/370/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004897,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/306.43/e23/>,
        <http://dewey.info/class/344.07/e23/>,
        <http://dewey.info/class/365.666/e23/>,
        <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Education"@en,
        "Utdanning"@nb ;
    skos:related humord:c23019 ;
    skos:relatedMatch <http://dewey.info/class/306.43/e23/>,
        <http://dewey.info/class/344.07/e23/>,
        <http://dewey.info/class/365.666/e23/>,
        <http://dewey.info/class/379/e23/> .

humord:c07908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07908" ;
    dct:modified "2024-08-14T09:45:32"^^xsd:dateTime ;
    skos:altLabel "Analfabetisme"@nb ;
    skos:broader humord:c06320,
        humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/302.2244/e23/> ;
    skos:definition "Analfabetisme er det å være analfabet, å ha manglende lese- og skriveferdighet. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2244/e23/> ;
    skos:prefLabel "Illiteracy"@en,
        "Analfabetisme"@nb ;
    skos:related humord:c06327,
        humord:c06333,
        humord:c21373 .

humord:c07909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07909" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exam"@en,
        "Exams"@en,
        "Eksamen"@nb ;
    skos:broader humord:c23396 ;
    skos:exactMatch realfagstermer:c005142,
        <http://dewey.info/class/1--076/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005142,
        <http://dewey.info/class/1--076/e23/>,
        <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/371.271/e23/> ;
    skos:prefLabel "Examinations"@en,
        "Eksamener"@nb ;
    skos:related humord:c22225 ;
    skos:relatedMatch <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/371.271/e23/> .

humord:c07910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07910" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Examen artium"@nb ;
    skos:broadMatch <http://dewey.info/class/373.1262/e23/> ;
    skos:broader humord:c22228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.1262/e23/> ;
    skos:prefLabel "Examen artium"@en,
        "Eksamen artium"@nb .

humord:c07911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07911" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ex phil"@en,
        "Ex phil"@nb ;
    skos:broadMatch <http://dewey.info/class/378.166/e23/> ;
    skos:broader humord:c22228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Examen philosophicum"@en,
        "Examen philosophicum"@nb .

humord:c07912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07912" ;
    dct:modified "2024-11-13T18:47:23"^^xsd:dateTime ;
    skos:altLabel "Admission tests"@en,
        "Admissions tests"@en,
        "Auditions"@en,
        "Entrance exams"@en,
        "Opptaksprøvar"@nb,
        "Opptaksprøver"@nb ;
    skos:broadMatch <http://dewey.info/class/371.262/e23/> ;
    skos:broader humord:c07909 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.262/e23/> ;
    skos:prefLabel "Entrance examinations"@en,
        "Opptaksprøver"@nb ;
    skos:related humord:c01528,
        humord:c24951,
        humord:c68783 .

humord:c07913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07913" ;
    dct:modified "2017-03-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exam arrangements"@en,
        "Examination procedures"@en ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c07909 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Examination arrangements"@en,
        "Eksamensordninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/378.166/e23/> .

humord:c07914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07914" ;
    dct:modified "2024-07-29T14:34:26"^^xsd:dateTime ;
    skos:altLabel "Akademiske gradar"@nb,
        "Akademiske grader"@nb ;
    skos:broader humord:c07906 ;
    skos:exactMatch <http://dewey.info/class/378.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Academic degrees"@en,
        "Akademiske grader"@nb .

humord:c07915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07915" ;
    dct:modified "2023-11-19T21:56:59"^^xsd:dateTime ;
    skos:altLabel "Doctor of Philosophy"@en,
        "Doctoral degree"@en,
        "Doctorate"@en,
        "Ph.D."@en,
        "PhD"@en,
        "Doktorgrad"@nb,
        "Doktorgraden"@nb,
        "Doktorgrader"@nb,
        "PhD"@nb,
        "ph.d."@nb ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c07914 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c007161 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007161,
        <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Doctor's degree"@en,
        "Doktorgrad"@nb ;
    skos:related humord:c22139 .

humord:c07916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07916" ;
    dct:modified "2024-03-25T16:40:35"^^xsd:dateTime ;
    skos:altLabel "Credit points (Education)"@en,
        "Credits (Education)"@en,
        "Grade points (Education)"@en,
        "Karakterar (Vurdering)"@nb ;
    skos:broader humord:c23396 ;
    skos:definition "Mål på skoleprestasjoner <BOB>"@nb ;
    skos:exactMatch realfagstermer:c008921,
        <http://dewey.info/class/371.272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008921,
        <http://dewey.info/class/371.272/e23/> ;
    skos:prefLabel "Grades (Education)"@en,
        "Karakterer (Vurdering)"@nb .

humord:c07917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07917" ;
    dct:modified "2023-03-01T12:47:59"^^xsd:dateTime ;
    skos:altLabel "Prescribed texts"@en,
        "Reading lists"@en ;
    skos:broader humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/375/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.19/e23/>,
        <http://dewey.info/class/373.19/e23/>,
        <http://dewey.info/class/375/e23/> ;
    skos:prefLabel "Syllabus"@en,
        "Pensum"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.19/e23/>,
        <http://dewey.info/class/373.19/e23/> .

humord:c07918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07918" ;
    dct:modified "2024-01-03T10:29:19"^^xsd:dateTime ;
    skos:altLabel "Education system"@en,
        "Educational system"@en,
        "Skoleverket"@nb,
        "Skolevesenet"@nb,
        "Skuleverket"@nb,
        "Skulevesenet"@nb ;
    skos:broader humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/379/e23/> ;
    skos:definition "Alle skolene i et land og deres administrasjon <BOB>"@nb ;
    skos:exactMatch realfagstermer:c004417,
        realfagstermer:c009493 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004417,
        realfagstermer:c009493,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "School system"@en,
        "Skolevesen"@nb .

humord:c07919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07919" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "School subjects"@en,
        "Subject studies"@en,
        "Subjects taught"@en,
        "Skolefag"@nb ;
    skos:broader humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/372.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/372.19/e23/> ;
    skos:prefLabel "Educational disciplines"@en,
        "Undervisningsfag"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--071/e23/> .

humord:c07921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07921" ;
    dct:modified "2022-04-07T14:07:49"^^xsd:dateTime ;
    skos:altLabel "Aesthetic education"@en,
        "Art and design studies"@en,
        "Art, craft and design studies"@en,
        "Arts and crafts subjects"@en,
        "Arts, crafts and design studies"@en,
        "Design and craft studies"@en,
        "Formingsfag"@nb ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/700.711/e23/>,
        <http://dewey.info/class/700.712/e23/> ;
    skos:definition "Estetiske fag brukes ofte om kreative fag som billedkunst og forskjellige formgivningsfag, men kan også omfatte for eksempel dans, teater, musikk, skjønnlitteratur og liknende <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/700.711/e23/>,
        <http://dewey.info/class/700.712/e23/> ;
    skos:prefLabel "Aesthetic subjects"@en,
        "Estetiske fag"@nb .

humord:c07922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07922" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Design (Educational discipline)"@en,
        "Formgivning (Undervisningsfag)"@nb,
        "Kunst og håndverk"@nb,
        "Kunst og håndverk (Undervisningsfag)"@nb ;
    skos:broadMatch <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/700.71/e23/> ;
    skos:broader humord:c07919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/700.71/e23/> ;
    skos:prefLabel "Arts and crafts (Educational discipline)"@en,
        "Forming"@nb .

humord:c07923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07923" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Business (Educational discipline)"@en,
        "Commercial science (Educational discipline)"@en,
        "Trade learning"@en ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/650.071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/650.071/e23/> ;
    skos:prefLabel "Commerce (Educational discipline)"@en,
        "Handelslære"@nb ;
    skos:related humord:c07745 .

humord:c07924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07924" ;
    dct:modified "2023-11-29T14:28:45"^^xsd:dateTime ;
    skos:altLabel "Commerce correspondence"@en,
        "Commercial correspondence"@en,
        "Handelskorrespondanse"@nb ;
    skos:broader humord:c07923 ;
    skos:exactMatch realfagstermer:c001000,
        <http://dewey.info/class/651.7071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001000,
        <http://dewey.info/class/651.7071/e23/> ;
    skos:prefLabel "Business correspondence"@en,
        "Handelskorrespondanse"@nb ;
    skos:related humord:c00185,
        humord:c07745 .

humord:c07925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07925" ;
    dct:modified "2024-12-10T07:48:36"^^xsd:dateTime ;
    skos:altLabel "Domestic arts"@en,
        "Domestic arts education"@en,
        "Domestic science"@en,
        "Home-making"@en,
        "Heimkunnskap"@nb,
        "Hushaldningslære"@nb,
        "Husholdningslære"@nb,
        "Husstellfag"@nb,
        "Mat og helse"@nb ;
    skos:broader humord:c07919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/640/e23/> ;
    skos:prefLabel "Home economics"@en,
        "Mat og helse"@nb ;
    skos:relatedMatch <http://dewey.info/class/640/e23/> .

humord:c07926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07926" ;
    dct:modified "2023-12-04T14:49:32"^^xsd:dateTime ;
    skos:altLabel "Lesing"@nb,
        "Lesning"@nb ;
    skos:broadMatch <http://dewey.info/class/790.138/e23/> ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/649.58/e23/> ;
    skos:definition "Det å lese (som skolefag) <BOB>"@nb ;
    skos:exactMatch realfagstermer:c010273,
        <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/4--84/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010273,
        <http://dewey.info/class/028/e23/>,
        <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/4--84/e23/>,
        <http://dewey.info/class/418.4/e23/>,
        <http://dewey.info/class/649.58/e23/>,
        <http://dewey.info/class/649.68/e23/>,
        <http://dewey.info/class/790.138/e23/> ;
    skos:prefLabel "Reading (Educational discipline)"@en,
        "Lesing"@nb ;
    skos:related humord:c06327,
        humord:c09378,
        humord:c24272 ;
    skos:relatedMatch <http://dewey.info/class/028/e23/>,
        <http://dewey.info/class/649.68/e23/> .

humord:c07927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07927" ;
    dct:modified "2024-01-03T10:31:26"^^xsd:dateTime ;
    skos:altLabel "Art of writing"@en,
        "Penmanship"@en,
        "Writing skills (Educational discipline)"@en,
        "Skrivekunst"@nb,
        "Skrivekyndighet"@nb,
        "Skriveteknikk"@nb,
        "Skriving"@nb ;
    skos:broadMatch <http://dewey.info/class/808.02/e23/> ;
    skos:broader humord:c07919 ;
    skos:closeMatch realfagstermer:c001267 ;
    skos:definition "Det å formulere seg skriftlig <UBO>"@nb ;
    skos:exactMatch realfagstermer:c011762 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001267,
        realfagstermer:c011762,
        <http://dewey.info/class/808.02/e23/> ;
    skos:prefLabel "Writing (Educational discipline)"@en,
        "Skriving"@nb ;
    skos:related humord:c05438,
        humord:c06333,
        humord:c06462,
        humord:c06493,
        humord:c06619,
        humord:c12270,
        humord:c13825,
        humord:c28060 .

humord:c07929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07929" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Writing process"@en,
        "Skriveprosess"@nb ;
    skos:broadMatch <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:broader humord:c07927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:prefLabel "Process-oriented writing"@en,
        "Prosessorientert skriving"@nb .

humord:c07931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07931" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Linguistics (Educational discipline)"@en ;
    skos:broadMatch <http://dewey.info/class/372.6/e23/> ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/407.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/407.1/e23/> ;
    skos:prefLabel "Language subjects"@en,
        "Språkfag"@nb .

humord:c07932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07932" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07931 ;
    skos:exactMatch <http://dewey.info/class/420.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/420.71/e23/> ;
    skos:prefLabel "English (Educational discipline)"@en,
        "Engelskfaget"@nb .

humord:c07933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07933" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/820.7/e23/> ;
    skos:broader humord:c07932 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820.7/e23/> ;
    skos:prefLabel "English literature (Educational discipline)"@en,
        "Engelsk litteratur (Faget)"@nb .

humord:c07934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07934" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07932 ;
    skos:closeMatch realfagstermer:c008675,
        <http://dewey.info/class/420.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008675,
        <http://dewey.info/class/372.6521/e23/>,
        <http://dewey.info/class/420.7/e23/> ;
    skos:prefLabel "English language (Educational discipline)"@en,
        "Engelsk språk (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6521/e23/> .

humord:c07935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07935" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07931 ;
    skos:exactMatch <http://dewey.info/class/440.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440.71/e23/> ;
    skos:prefLabel "French (Educational discipline)"@en,
        "Franskfaget"@nb .

humord:c07936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07936" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/840.7/e23/> ;
    skos:broader humord:c07935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840.7/e23/> ;
    skos:prefLabel "French literature (Educational discipline)"@en,
        "Fransk litteratur (Faget)"@nb .

humord:c07937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07937" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07935 ;
    skos:closeMatch realfagstermer:c007876,
        <http://dewey.info/class/440.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007876,
        <http://dewey.info/class/372.6541/e23/>,
        <http://dewey.info/class/440.7/e23/> ;
    skos:prefLabel "French language (Educational discipline)"@en,
        "Fransk språk (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6541/e23/> .

humord:c07938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07938" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/372.6/e23/> ;
    skos:broader humord:c07931 ;
    skos:exactMatch <http://dewey.info/class/439.82071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/439.82071/e23/> ;
    skos:prefLabel "Norwegian (Educational discipline)"@en,
        "Norskfaget"@nb .

humord:c07939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07939" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.8207/e23/> ;
    skos:broader humord:c07938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.8207/e23/> ;
    skos:prefLabel "Norwegian literature (Educational discipline)"@en,
        "Norsk litteratur (Faget)"@nb .

humord:c07940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07940" ;
    dct:modified "2024-10-29T08:50:33"^^xsd:dateTime ;
    skos:altLabel "Norsk språk (Faget)"@nb ;
    skos:broader humord:c07938 ;
    skos:closeMatch realfagstermer:c002526,
        <http://dewey.info/class/439.8207/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002526,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/439.8207/e23/> ;
    skos:prefLabel "Norwegian language (Educational discipline)"@en,
        "Norsk språk (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c07941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07941" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07931 ;
    skos:exactMatch <http://dewey.info/class/439.7071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7071/e23/> ;
    skos:prefLabel "Swedish (Educational discipline)"@en,
        "Svenskfaget"@nb .

humord:c07942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07942" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07931 ;
    skos:exactMatch <http://dewey.info/class/430.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430.71/e23/> ;
    skos:prefLabel "German (Educational discipline)"@en,
        "Tyskfaget"@nb .

humord:c07943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07943" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/830.7/e23/> ;
    skos:broader humord:c07942 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830.7/e23/> ;
    skos:prefLabel "German literature (Educational discipline)"@en,
        "Tysk litteratur (Faget)"@nb .

humord:c07944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07944" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07942 ;
    skos:closeMatch realfagstermer:c002998,
        <http://dewey.info/class/430.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002998,
        <http://dewey.info/class/372.6531/e23/>,
        <http://dewey.info/class/430.07/e23/> ;
    skos:prefLabel "German language (Educational discipline)"@en,
        "Tysk språk (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6531/e23/> .

humord:c07945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07945" ;
    dct:modified "2023-12-19T10:59:02"^^xsd:dateTime ;
    skos:altLabel "School systems"@en,
        "Systems of education"@en,
        "Skolesystemer"@nb,
        "Utdannelsessystemer"@nb ;
    skos:broader humord:c07906 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/> ;
    skos:prefLabel "Educational systems"@en,
        "Utdanningssystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/371/e23/> .

humord:c07947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07947" ;
    dct:modified "2024-09-11T12:23:07"^^xsd:dateTime ;
    skos:altLabel "Day care centers"@en,
        "Day care centres"@en,
        "Day care facilities"@en,
        "Day-care centers"@en,
        "Day-care facilities"@en,
        "Day-care institutions"@en,
        "Kindergarten"@en,
        "Kindergartens"@en,
        "Nurseries (Kindergarten)"@en,
        "Nursery schools (Kindergarten)"@en,
        "Play groups"@en,
        "Playgroups"@en,
        "Pre-K (Kindergarten)"@en,
        "Pre-kindergartens"@en,
        "Pre-schools (Kindergarten)"@en,
        "Barnehagar"@nb,
        "Dagheim"@nb,
        "Daghjem"@nb,
        "Daginstitusjonar"@nb,
        "Daginstitusjoner"@nb,
        "Kindergarten"@nb ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Erstatter førskoler etter 1997. 2014-10-17/bsh"@nb ;
    skos:exactMatch realfagstermer:c001210,
        <http://dewey.info/class/362.712/e23/>,
        <http://dewey.info/class/372.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001210,
        <http://dewey.info/class/362.712/e23/>,
        <http://dewey.info/class/372.21/e23/> ;
    skos:prefLabel "Day-care centres"@en,
        "Barnehager"@nb ;
    skos:related humord:c07948,
        humord:c18056,
        humord:c58545 .

humord:c07948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07948" ;
    dct:modified "2024-01-23T07:25:03"^^xsd:dateTime ;
    skos:altLabel "Nursery schools"@en,
        "Preschool"@en,
        "Førskole"@nb,
        "Førskolen"@nb ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Ikke i bruk etter 1997, erstattet av barnehager. 2016-10-17/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/372.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.21/e23/> ;
    skos:prefLabel "Preschools"@en,
        "Førskoler"@nb ;
    skos:related humord:c07947 .

humord:c07949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07949" ;
    dct:modified "2024-08-12T13:09:09"^^xsd:dateTime ;
    skos:altLabel "Compulsory elementary and lower secondary schools"@en,
        "Compulsory primary and lower secondary schools"@en,
        "Elementary and lower secondary schools"@en,
        "Elementary schools"@en,
        "Primary and secondary schools"@en,
        "Primary schools"@en,
        "Allmueskolar"@nb,
        "Allmueskoler"@nb,
        "Allmueskular"@nb,
        "Barneskolar"@nb,
        "Barneskoler"@nb,
        "Barneskular"@nb,
        "Folkeskolar"@nb,
        "Folkeskoler"@nb,
        "Folkeskular"@nb,
        "Grunnskolar"@nb,
        "Grunnskular"@nb,
        "Omgangsskolar"@nb,
        "Omgangsskoler"@nb,
        "Omgangsskular"@nb ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372/e23/> ;
    skos:prefLabel "Primary and lower secondary schools"@en,
        "Grunnskoler"@nb ;
    skos:related humord:c07953,
        humord:c23030,
        humord:c63521 .

humord:c07953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07953" ;
    dct:modified "2011-06-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Junior high"@en,
        "Junior high schools"@en,
        "Middle schools"@en ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/373.236/e23/>,
        <http://dewey.info/class/373/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "mange poster med Ungdomsskoler i frie emneord omtaler egentlig Ungdomsskolen. 2011-06-20/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.236/e23/>,
        <http://dewey.info/class/373/e23/> ;
    skos:prefLabel "Lower secondary schools"@en,
        "Ungdomsskoler"@nb ;
    skos:related humord:c07949,
        humord:c24619 .

humord:c07954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07954" ;
    dct:modified "2023-11-29T15:47:38"^^xsd:dateTime ;
    skos:altLabel "Post-secondary education"@en,
        "Tertiary education"@en,
        "Third-level education"@en,
        "Høgare utdanning"@nb,
        "Høgre  utdanning"@nb,
        "Høyere utdannelse"@nb ;
    skos:broader humord:c07945 ;
    skos:exactMatch realfagstermer:c003751,
        <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003751,
        <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/344.074/e23/>,
        <http://dewey.info/class/344.07684/e23/>,
        <http://dewey.info/class/353.88/e23/>,
        <http://dewey.info/class/355.00711/e23/>,
        <http://dewey.info/class/378/e23/>,
        <http://dewey.info/class/379.118/e23/>,
        <http://dewey.info/class/379.1214/e23/> ;
    skos:prefLabel "Higher education"@en,
        "Høyere utdanning"@nb ;
    skos:related humord:c17550 ;
    skos:relatedMatch <http://dewey.info/class/344.074/e23/>,
        <http://dewey.info/class/344.07684/e23/>,
        <http://dewey.info/class/353.88/e23/>,
        <http://dewey.info/class/355.00711/e23/>,
        <http://dewey.info/class/379.118/e23/>,
        <http://dewey.info/class/379.1214/e23/> .

humord:c07956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07956" ;
    dct:modified "2023-11-29T15:37:26"^^xsd:dateTime ;
    skos:altLabel "College sector"@en,
        "Colleges"@en,
        "University college sector"@en,
        "Høgskolar"@nb,
        "Høgskoler"@nb,
        "Høgskular"@nb,
        "Høyskolesektoren"@nb ;
    skos:broader humord:c07954 ;
    skos:closeMatch <http://dewey.info/class/378.053/e23/>,
        <http://dewey.info/class/378.1542/e23/> ;
    skos:exactMatch realfagstermer:c012220,
        <http://dewey.info/class/1--0711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012220,
        <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378.053/e23/>,
        <http://dewey.info/class/378.1542/e23/>,
        <http://dewey.info/class/711.57/e23/> ;
    skos:prefLabel "University colleges"@en,
        "Høyskoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/711.57/e23/> .

humord:c07958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07958" ;
    dct:modified "2023-11-15T10:16:43"^^xsd:dateTime ;
    skos:altLabel "Akademi"@nb ;
    skos:broadMatch <http://dewey.info/class/378/e23/> ;
    skos:broader humord:c07956 ;
    skos:definition "Høyere læreanstalt eller forskningsinstitutt. Brukes også om selskaper som består av forskere eller kunstnere <BOB>"@nb ;
    skos:exactMatch realfagstermer:c010555 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010555,
        <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "Academies"@en,
        "Akademier"@nb ;
    skos:related humord:c09297 .

humord:c07959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07959" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Folk university colleges"@en,
        "Folkehøgskoler"@nb ;
    skos:broader humord:c07956 ;
    skos:exactMatch <http://dewey.info/class/374.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.83/e23/> ;
    skos:prefLabel "Folk high schools"@en,
        "Folkehøyskoler"@nb .

humord:c07961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07961" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Business administration schools"@en,
        "Management schools"@en,
        "Handelshøgskoler"@nb ;
    skos:broader humord:c07956 ;
    skos:exactMatch <http://dewey.info/class/650.0711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/650.0711/e23/> ;
    skos:prefLabel "Business schools"@en,
        "Handelshøyskoler"@nb .

humord:c07963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07963" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Art academies"@en,
        "Art schools"@en,
        "Art universities"@en,
        "Kunstakademier"@nb,
        "Kunsthøgskoler"@nb ;
    skos:broader humord:c07956 ;
    skos:exactMatch <http://dewey.info/class/707.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/707.11/e23/> ;
    skos:prefLabel "Art colleges"@en,
        "Kunsthøyskoler"@nb .

humord:c07966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07966" ;
    dct:modified "2023-12-19T10:29:28"^^xsd:dateTime ;
    skos:altLabel "Universitet"@nb ;
    skos:broader humord:c07954 ;
    skos:exactMatch realfagstermer:c004481,
        <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004481,
        <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/>,
        <http://dewey.info/class/711.57/e23/> ;
    skos:prefLabel "Universities"@en,
        "Universiteter"@nb ;
    skos:relatedMatch <http://dewey.info/class/711.57/e23/> .

humord:c07967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07967" ;
    dct:modified "2023-12-19T08:58:23"^^xsd:dateTime ;
    skos:altLabel "Gymnasiums"@en,
        "High schools"@en,
        "Junior colleges"@en,
        "Preparatory high schools"@en,
        "Sixth form colleges"@en,
        "Gymnas"@nb,
        "VGS"@nb,
        "Vidaregåande skolar"@nb,
        "Vidaregåande skular"@nb ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/1--0712/e23/>,
        <http://dewey.info/class/373.238/e23/> ;
    skos:exactMatch realfagstermer:c006341,
        <http://dewey.info/class/373.241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006341,
        <http://dewey.info/class/1--0712/e23/>,
        <http://dewey.info/class/373.238/e23/>,
        <http://dewey.info/class/373.241/e23/> ;
    skos:prefLabel "Upper secondary schools"@en,
        "Videregående skoler"@nb ;
    skos:related humord:c23406,
        humord:c28346 .

humord:c07969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07969" ;
    dct:modified "2023-12-11T11:16:23"^^xsd:dateTime ;
    skos:altLabel "Craft training"@en,
        "Occupational training"@en,
        "Professional training"@en,
        "VET"@en,
        "Vocational training"@en,
        "Fagopplæring"@nb,
        "Fagutdanning"@nb,
        "VET"@nb,
        "Yrkesfaglig opplæring"@nb,
        "Yrkesopplæring"@nb,
        "Yrkesrettet utdanning"@nb,
        "Yrkesutdannelse"@nb,
        "Yrkesutdanning"@nb ;
    skos:broader humord:c07945 ;
    skos:closeMatch <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/373.246/e23/>,
        <http://dewey.info/class/378.013/e23/> ;
    skos:definition "Utdanning knyttet til en mengde samfunnsrelaterte yrker, ikke bare akademiske disipliner. Foregår ved flere typer utdanningsinstitusjoner, blant annet   ved videregående skoler <UBO>"@nb ;
    skos:editorialNote "Profesjonsutdanning skilt ut som egen term. Omindeksert poster. 2018-04-23/bsh"@nb ;
    skos:exactMatch realfagstermer:c008078,
        <http://dewey.info/class/370.113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008078,
        <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/331.2592/e23/>,
        <http://dewey.info/class/352.669/e23/>,
        <http://dewey.info/class/370.113/e23/>,
        <http://dewey.info/class/373.246/e23/>,
        <http://dewey.info/class/378.013/e23/>,
        <http://dewey.info/class/658.3124/e23/> ;
    skos:prefLabel "Vocational education"@en,
        "Yrkesutdanning"@nb ;
    skos:related humord:c25257 ;
    skos:relatedMatch <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/331.2592/e23/>,
        <http://dewey.info/class/352.669/e23/>,
        <http://dewey.info/class/658.3124/e23/> .

humord:c07972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07972" ;
    dct:modified "2023-12-18T12:45:55"^^xsd:dateTime ;
    skos:altLabel "Psykologi"@nb ;
    skos:editorialNote "Bør vi lage en fasettindikator: psykologi etter disiplin? 2013-10-11/bsh"@nb ;
    skos:exactMatch realfagstermer:c013498,
        <http://dewey.info/class/1--019/e23/>,
        <http://dewey.info/class/150/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013498,
        <http://dewey.info/class/1--019/e23/>,
        <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/591.5/e23/> ;
    skos:prefLabel "Psychology"@en,
        "Psykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/591.5/e23/> ;
    skos:topConceptOf humord: .

humord:c07973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07973" ;
    dct:modified "2023-11-15T14:56:45"^^xsd:dateTime ;
    skos:altLabel "Behavioral psychology"@en,
        "Behaviorism"@en,
        "Behavioural psychology"@en,
        "Adferdspsykologi"@nb,
        "Behaviorisme"@nb,
        "Åtferdspsykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:exactMatch realfagstermer:c008346,
        <http://dewey.info/class/150.1943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008346,
        <http://dewey.info/class/150.1943/e23/> ;
    skos:prefLabel "Behaviourism"@en,
        "Atferdspsykologi"@nb .

humord:c07976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07976" ;
    dct:modified "2024-03-07T13:11:24"^^xsd:dateTime ;
    skos:altLabel "Behavior"@en,
        "Adferd"@nb,
        "Handlemåte"@nb,
        "Oppførsel"@nb,
        "Åtferd"@nb ;
    skos:broader humord:c07973 ;
    skos:closeMatch <http://dewey.info/class/591.5/e23/> ;
    skos:definition "Måte å opptre på <UBO>"@nb ;
    skos:exactMatch realfagstermer:c012753 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012753,
        <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/156/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/395/e23/>,
        <http://dewey.info/class/591.5/e23/> ;
    skos:prefLabel "Behaviour"@en,
        "Atferd"@nb ;
    skos:related humord:c04932 ;
    skos:relatedMatch <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/156/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/395/e23/> .

humord:c07979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07979" ;
    dct:modified "2024-12-10T10:14:19"^^xsd:dateTime ;
    skos:altLabel "Aggressiveness"@en,
        "Aggressivity"@en,
        "Aggresjon"@nb,
        "Aggressivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c07976 ;
    skos:closeMatch <http://dewey.info/class/152.47/e23/> ;
    skos:exactMatch realfagstermer:c005290,
        <http://dewey.info/class/302.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005290,
        <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:prefLabel "Aggression"@en,
        "Aggresjon"@nb ;
    skos:related humord:c08024 ;
    skos:relatedMatch <http://dewey.info/class/153.8/e23/> .

humord:c07980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07980" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gesticulation"@en,
        "Fakter"@nb,
        "Geberder"@nb ;
    skos:broadMatch <http://dewey.info/class/153.69/e23/> ;
    skos:broader humord:c07976 ;
    skos:exactMatch <http://dewey.info/class/302.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.384/e23/>,
        <http://dewey.info/class/153.69/e23/>,
        <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/808.5/e23/> ;
    skos:prefLabel "Gestures"@en,
        "Gester"@nb ;
    skos:related humord:c10837 ;
    skos:relatedMatch <http://dewey.info/class/152.384/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/808.5/e23/> .

humord:c07983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07983" ;
    dct:modified "2024-10-16T13:47:19"^^xsd:dateTime ;
    skos:altLabel "Løning"@nb,
        "Påskjøning"@nb ;
    skos:broader humord:c07973 ;
    skos:exactMatch <http://dewey.info/class/355.134/e23/>,
        <http://dewey.info/class/371.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.35/e23/>,
        <http://dewey.info/class/355.134/e23/>,
        <http://dewey.info/class/371.53/e23/> ;
    skos:prefLabel "Reward"@en,
        "Belønning"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.35/e23/> .

humord:c07984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07984" ;
    dct:modified "2023-11-28T13:37:46"^^xsd:dateTime ;
    skos:altLabel "Følelsar"@nb,
        "Følelsesliv"@nb,
        "Kjensler"@nb ;
    skos:broader humord:c07973 ;
    skos:closeMatch <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:exactMatch realfagstermer:c007653,
        <http://dewey.info/class/152.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007653,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:prefLabel "Feelings"@en,
        "Følelser"@nb ;
    skos:related humord:c07985,
        humord:c22291,
        humord:c22292,
        humord:c22293 .

humord:c07985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07985" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07973 ;
    skos:closeMatch realfagstermer:c007653 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Skilt ut som egen term 11/15. Hilde og Hege ser på poster med EO Følelser for å vurdere humordene Følelser og Emosjoner. 19/11-15 vsl"@nb ;
    skos:exactMatch <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007653,
        <http://dewey.info/class/128.37/e23/>,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:prefLabel "Emotions"@en,
        "Emosjoner"@nb ;
    skos:related humord:c07984,
        humord:c22291,
        humord:c22292 ;
    skos:relatedMatch <http://dewey.info/class/128.37/e23/>,
        <http://dewey.info/class/370.1534/e23/> .

humord:c07987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07987" ;
    dct:modified "2024-07-26T10:20:32"^^xsd:dateTime ;
    skos:altLabel "Affektar"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:definition "Affekt viser til en persons umiddelbare emosjonelle reaksjon på noe, eksemeplvis at man opplever noe som positivt eller negativt. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Affects"@en,
        "Affekter"@nb ;
    skos:related humord:c08024 .

humord:c07988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07988" ;
    dct:modified "2025-02-27T12:15:38"^^xsd:dateTime ;
    skos:altLabel "Angst"@nb,
        "Angstlidelser"@nb,
        "Angstlidingar"@nb,
        "Angstneurosar"@nb,
        "Angstnevrosar"@nb,
        "Angstnevroser"@nb ;
    skos:broader humord:c03931,
        humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/152.46/e23/> ;
    skos:definition "Angst er en følelse av uro, anspenthet og nagende forventning om at noe farlig kan hende, eller en overdreven fryktreaksjon på en hendelse. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002116 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002116,
        <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.8522/e23/> ;
    skos:prefLabel "Anxiety"@en,
        "Angst"@nb ;
    skos:related humord:c07998 ;
    skos:relatedMatch <http://dewey.info/class/616.8522/e23/> .

humord:c07989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07989" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fear of dying"@en,
        "Mortal fear"@en ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.8522/e23/> ;
    skos:broader humord:c07988 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/616.8522/e23/> ;
    skos:prefLabel "Death anxiety"@en,
        "Dødsangst"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.937/e23/> .

humord:c07990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07990" ;
    dct:modified "2024-08-29T07:33:58"^^xsd:dateTime ;
    skos:altLabel "Abhorrence"@en,
        "Aversion"@en,
        "Loathing"@en,
        "Avsky"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Disgust"@en,
        "Avsky"@nb .

humord:c07991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07991" ;
    dct:modified "2024-08-28T15:16:00"^^xsd:dateTime ;
    skos:altLabel "Craving"@en,
        "Lust"@en,
        "Attrå"@nb,
        "Begjær"@nb ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/241.3/e23/> ;
    skos:prefLabel "Desire"@en,
        "Begjær"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/241.3/e23/> .

humord:c07993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07993" ;
    dct:modified "2024-01-09T07:05:40"^^xsd:dateTime ;
    skos:altLabel "Major depressive disorder"@en,
        "Tungsinn"@nb ;
    skos:broadMatch <http://dewey.info/class/362.25/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch realfagstermer:c000154,
        <http://dewey.info/class/616.8527/e23/>,
        <http://dewey.info/class/618.928527/e23/>,
        <http://dewey.info/class/618.9768527/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000154,
        <http://dewey.info/class/362.1989768527/e23/>,
        <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.8527/e23/>,
        <http://dewey.info/class/618.928527/e23/>,
        <http://dewey.info/class/618.9768527/e23/> ;
    skos:prefLabel "Depression (Psychology)"@en,
        "Depresjon (Psykologi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1989768527/e23/> .

humord:c07995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07995" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Disillusionment"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Disenchantment"@en,
        "Desillusjon"@nb .

humord:c07996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07996" ;
    dct:modified "2023-11-23T15:19:32"^^xsd:dateTime ;
    skos:altLabel "Empati"@nb,
        "Innføling"@nb ;
    skos:broadMatch <http://dewey.info/class/152.41/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch realfagstermer:c002723 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002723,
        <http://dewey.info/class/152.41/e23/> ;
    skos:prefLabel "Empathy"@en,
        "Empati"@nb ;
    skos:related humord:c08013,
        humord:c08029 .

humord:c07998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME07998" ;
    dct:modified "2024-09-04T13:02:08"^^xsd:dateTime ;
    skos:altLabel "Fright"@en,
        "Frykt"@nb,
        "Gru"@nb,
        "Redsel"@nb,
        "Skrekk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.17/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch realfagstermer:c007179,
        <http://dewey.info/class/152.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007179,
        <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/302.17/e23/> ;
    skos:prefLabel "Fear"@en,
        "Frykt"@nb ;
    skos:related humord:c07988,
        humord:c24759 .

humord:c08002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08002" ;
    dct:modified "2024-11-06T08:37:16"^^xsd:dateTime ;
    skos:altLabel "Fear of women"@en,
        "Frykt for kvinner"@nb,
        "Kvinnefrykt"@nb ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/> ;
    skos:broader humord:c07998 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/> ;
    skos:prefLabel "Gynophobia"@en,
        "Kvinnefrykt"@nb ;
    skos:related humord:c08007 .

humord:c08004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08004" ;
    dct:modified "2024-11-27T17:02:06"^^xsd:dateTime ;
    skos:altLabel "Glede"@nb ;
    skos:broader humord:c07984 ;
    skos:exactMatch <http://dewey.info/class/152.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/> ;
    skos:prefLabel "Joy"@en,
        "Glede"@nb .

humord:c08005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08005" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch <http://dewey.info/class/179.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Hate"@en,
        "Hat"@nb .

humord:c08007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08007" ;
    dct:modified "2024-11-06T08:37:39"^^xsd:dateTime ;
    skos:altLabel "Hat mot kvinner"@nb,
        "Kvinnehat"@nb,
        "Misogyni"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c08005 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "Misogyny"@en,
        "Kvinnehat"@nb ;
    skos:related humord:c08002 .

humord:c08010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08010" ;
    dct:modified "2024-07-04T08:32:39"^^xsd:dateTime ;
    skos:altLabel "Kjærleik"@nb ;
    skos:broadMatch <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/152.41/e23/> ;
    skos:definition "Kjærlighet er et ord med variert innhold som oftest brukes om enten romantiske forhold, forhold mellom familiemedlemmer (morskjærlighet, søskenkjærlighet) eller om en egenskap ved gud. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/205.677/e23/>,
        <http://dewey.info/class/241.4/e23/>,
        <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Love"@en,
        "Kjærlighet"@nb ;
    skos:related humord:c00331 ;
    skos:relatedMatch <http://dewey.info/class/128.46/e23/>,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/205.677/e23/>,
        <http://dewey.info/class/302.3/e23/> .

humord:c08011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08011" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.43/e23/> ;
    skos:prefLabel "Laughter"@en,
        "Latter"@nb ;
    skos:related humord:c08032 ;
    skos:relatedMatch <http://dewey.info/class/152.43/e23/> .

humord:c08013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08013" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.41/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.41/e23/> ;
    skos:prefLabel "Compassion"@en,
        "Medfølelse"@nb ;
    skos:related humord:c07996 .

humord:c08014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08014" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Melancholy"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Melancholia"@en,
        "Melankoli"@nb ;
    skos:related humord:c08023,
        humord:c08028 .

humord:c08015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08015" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jolliness"@en,
        "Merriness"@en ;
    skos:broadMatch <http://dewey.info/class/152.42/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/> ;
    skos:prefLabel "Gaiety"@en,
        "Munterhet"@nb ;
    skos:related humord:c08016 .

humord:c08016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 67 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08016" ;
    dct:modified "2023-11-29T15:30:12"^^xsd:dateTime ;
    skos:altLabel "Humor"@en,
        "Harsellas"@nb,
        "Humor"@nb,
        "Humoristisk sans"@nb,
        "Skjemt"@nb,
        "Spøk"@nb ;
    skos:broadMatch <http://dewey.info/class/070.444/e23/>,
        <http://dewey.info/class/306.481/e23/> ;
    skos:broader humord:c08099 ;
    skos:definition "Sans for det komiske; ytring, framstilling el.l. som er preget av humoristisk sans <BOB>"@nb ;
    skos:exactMatch realfagstermer:c030088,
        <http://dewey.info/class/152.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030088,
        <http://dewey.info/class/070.444/e23/>,
        <http://dewey.info/class/1--0207/e23/>,
        <http://dewey.info/class/152.43/e23/>,
        <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/808.87/e23/> ;
    skos:prefLabel "Humour"@en,
        "Humor"@nb ;
    skos:related humord:c05053,
        humord:c06567,
        humord:c06677,
        humord:c08015,
        humord:c08031 ;
    skos:relatedMatch <http://dewey.info/class/1--0207/e23/>,
        <http://dewey.info/class/808.87/e23/> .

humord:c08017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08017" ;
    dct:modified "2021-04-12T14:52:37"^^xsd:dateTime ;
    skos:altLabel "Narsisme"@nb,
        "Narsissistisk personlihgetsforstyrrelse"@nb,
        "Selvdyrking"@nb,
        "Selvkjærlighet"@nb,
        "Selvnytelse"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/362.27/e23/> ;
    skos:broader humord:c25096,
        humord:c28378 ;
    skos:closeMatch <http://dewey.info/class/616.85854/e23/> ;
    skos:definition "Sykelig eller skadelig selvnytelse <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/362.27/e23/>,
        <http://dewey.info/class/616.85854/e23/> ;
    skos:prefLabel "Narcissism"@en,
        "Narsissisme"@nb ;
    skos:related humord:c12406,
        humord:c26411 .

humord:c08021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08021" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Homesickness"@en,
        "Hjemlengsel"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Nostalgia"@en,
        "Nostalgi"@nb .

humord:c08023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08023" ;
    dct:modified "1996-07-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:definition "Følelse av ensomhet, melankoli, nostalgi og lengsel som regnes som karakteristisk for det portugisiske folk og dets kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Saudade"@en,
        "Saudade"@nb ;
    skos:related humord:c08014 .

humord:c08024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08024" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fury"@en,
        "Rage"@en,
        "Raseri"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch <http://dewey.info/class/152.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/205.698/e23/> ;
    skos:prefLabel "Anger"@en,
        "Sinne"@nb ;
    skos:related humord:c07979,
        humord:c07987 ;
    skos:relatedMatch <http://dewey.info/class/205.698/e23/> .

humord:c08026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08026" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch <http://dewey.info/class/152.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.48/e23/>,
        <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/205.698/e23/> ;
    skos:prefLabel "Jealousy"@en,
        "Sjalusi"@nb ;
    skos:related humord:c16603 ;
    skos:relatedMatch <http://dewey.info/class/205.698/e23/> .

humord:c08027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08027" ;
    dct:modified "2020-11-24T09:58:31"^^xsd:dateTime ;
    skos:altLabel "Guilt (Feeling)"@en,
        "Guilt-feeling"@en,
        "Skyldfølelse"@nb ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/152.44/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.44/e23/> ;
    skos:prefLabel "Feeling of guilt"@en,
        "Skyld (Følelse)"@nb .

humord:c08028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08028" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mourning"@en,
        "Sorrow"@en,
        "Sorgreaksjoner"@nb ;
    skos:broader humord:c07984 ;
    skos:exactMatch realfagstermer:c006108,
        <http://dewey.info/class/152.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006108,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/155.937/e23/> ;
    skos:prefLabel "Grief"@en,
        "Sorg"@nb ;
    skos:related humord:c08014,
        humord:c25754 ;
    skos:relatedMatch <http://dewey.info/class/155.937/e23/> .

humord:c08029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08029" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Velvilje"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Sympathy"@en,
        "Sympati"@nb ;
    skos:related humord:c07996 .

humord:c08031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08031" ;
    dct:modified "1997-01-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08099 ;
    skos:closeMatch <http://dewey.info/class/152.43/e23/> ;
    skos:definition "Det å være vittig, åndfull <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.43/e23/> ;
    skos:prefLabel "Wit"@en,
        "Vidd"@nb ;
    skos:related humord:c08016 .

humord:c08032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08032" ;
    dct:modified "1997-01-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08016 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.43/e23/> ;
    skos:prefLabel "Comedy"@en,
        "Komikk"@nb ;
    skos:related humord:c08011 ;
    skos:relatedMatch <http://dewey.info/class/152.43/e23/> .

humord:c08033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08033" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07973 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/234.25/e23/> ;
    skos:prefLabel "Hope"@en,
        "Håp"@nb ;
    skos:related humord:c08662,
        humord:c22790 ;
    skos:relatedMatch <http://dewey.info/class/234.25/e23/> .

humord:c08034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08034" ;
    dct:modified "2017-05-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/154.2/e23/> ;
    skos:broader humord:c07972 ;
    skos:definition "Psykologiske teorier som baserer seg på antagelsen om ett eller flere ubevisste lag i personligheten, for eksempel Freuds og Jungs teorier <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/127/e23/>,
        <http://dewey.info/class/154.2/e23/> ;
    skos:prefLabel "Depth psychology"@en,
        "Dybdepsykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/127/e23/> .

humord:c08035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08035" ;
    dct:modified "2024-11-29T08:17:30"^^xsd:dateTime ;
    skos:altLabel "Bevisstheig (Psykologi)"@nb,
        "Medvit (Psykologi)"@nb ;
    skos:broader humord:c08034 ;
    skos:closeMatch realfagstermer:c007737 ;
    skos:exactMatch <http://dewey.info/class/153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007737,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Consciousness (Psychology)"@en,
        "Bevissthet (Psykologi)"@nb ;
    skos:related humord:c00648 ;
    skos:relatedMatch <http://dewey.info/class/126/e23/> .

humord:c08036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08036" ;
    dct:modified "2024-11-29T08:19:07"^^xsd:dateTime ;
    skos:altLabel "Medviten tilstand"@nb ;
    skos:broader humord:c08035 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.4/e23/> ;
    skos:prefLabel "State of consciousness"@en,
        "Bevissthetstilstand"@nb ;
    skos:relatedMatch <http://dewey.info/class/154.4/e23/> .

humord:c08037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08037" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08036 ;
    skos:exactMatch <http://dewey.info/class/135.3/e23/>,
        <http://dewey.info/class/154.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/135.3/e23/>,
        <http://dewey.info/class/154.63/e23/>,
        <http://dewey.info/class/612.821/e23/> ;
    skos:prefLabel "Dreams"@en,
        "Drømmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.821/e23/> .

humord:c08038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08038" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nightmare"@en ;
    skos:broader humord:c08037 ;
    skos:exactMatch <http://dewey.info/class/154.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.632/e23/> ;
    skos:prefLabel "Nightmares"@en,
        "Mareritt"@nb ;
    skos:related humord:c05135 .

humord:c08039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08039" ;
    dct:modified "2024-08-14T08:59:38"^^xsd:dateTime ;
    skos:altLabel "Hallusinasjonar"@nb,
        "Synsbedrag"@nb ;
    skos:broadMatch <http://dewey.info/class/154.4/e23/> ;
    skos:broader humord:c08036 ;
    skos:exactMatch realfagstermer:c013970 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013970,
        <http://dewey.info/class/154.4/e23/> ;
    skos:prefLabel "Hallucinations"@en,
        "Hallusinasjoner"@nb ;
    skos:related humord:c08065,
        humord:c08278 .

humord:c08040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08040" ;
    dct:modified "2024-12-02T10:11:02"^^xsd:dateTime ;
    skos:altLabel "Detet"@nb,
        "Id"@nb,
        "Undermedvit (Psykologi)"@nb ;
    skos:broader humord:c08035 ;
    skos:closeMatch <http://dewey.info/class/154.2/e23/> ;
    skos:definition "Den delen av sinnet som rommer ubevisste tanker, ønsker, følelser og lignende <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.2/e23/> ;
    skos:prefLabel "Subconsciousness (Psyhology)"@en,
        "Underbevissthet (Psykologi)"@nb ;
    skos:related humord:c00376 .

humord:c08043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08043" ;
    dct:modified "2024-12-02T09:59:52"^^xsd:dateTime ;
    skos:altLabel "Det umedvetne (Psykologi)"@nb,
        "Det umedvitne (Psykologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/154.2/e23/> ;
    skos:broader humord:c08035 ;
    skos:definition "Kunnskap, forståelse eller psykologiske prosesser som antas å være til stede og prege en persons tenkning og atferd uten at personen på noe tidspunkt er det bevisst <SML>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.2/e23/> ;
    skos:prefLabel "The unconscious (Psychology)"@en,
        "Det ubevisste (Psykologi)"@nb ;
    skos:related humord:c00375 .

humord:c08044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08044" ;
    dct:modified "2020-11-18T14:26:02"^^xsd:dateTime ;
    skos:altLabel "Dream analysis"@en,
        "Dream reading"@en,
        "Drømmetolkning"@nb,
        "Drømmetyding"@nb,
        "Drømmetydning"@nb ;
    skos:broader humord:c08034 ;
    skos:closeMatch <http://dewey.info/class/154.63/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.63/e23/> ;
    skos:prefLabel "Dream interpretation"@en,
        "Drømmetolking"@nb .

humord:c08046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08046" ;
    dct:modified "2020-11-18T14:30:44"^^xsd:dateTime ;
    skos:altLabel "Ethno psychology"@en,
        "Folk psychology"@en,
        "Folkepsykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/155.457/e23/>,
        <http://dewey.info/class/155.5089/e23/>,
        <http://dewey.info/class/155.67089/e23/> ;
    skos:definition "Studiet av personlighet og kultur <IDREE>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/155.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.457/e23/>,
        <http://dewey.info/class/155.5089/e23/>,
        <http://dewey.info/class/155.67089/e23/>,
        <http://dewey.info/class/155.82/e23/> ;
    skos:prefLabel "Ethnopsychology"@en,
        "Etnopsykologi"@nb ;
    skos:related humord:c08128 .

humord:c08048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08048" ;
    dct:modified "2024-09-03T09:26:11"^^xsd:dateTime ;
    skos:altLabel "Evolusjonspsykologi"@nb,
        "Evolusjonær psykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:definition "Evolusjonspsykologi er en tilnærming til studiet av atferd, følelser og tanker hos mennesker der man antar at mennesket, som alle andre arter, er et resultat av evolusjon <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013951,
        <http://dewey.info/class/155.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013951,
        <http://dewey.info/class/155.7/e23/> ;
    skos:prefLabel "Evolutionary psychology"@en,
        "Evolusjonspsykologi"@nb .

humord:c08049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08049" ;
    dct:modified "2023-11-30T13:54:23"^^xsd:dateTime ;
    skos:altLabel "Kognitiv psykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:definition "Den del av psykologien som studerer prosessene som ligger til grunn for oppfattelse, tenkning, og kunnskapservervelse (erkjennelse) <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010804,
        <http://dewey.info/class/153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010804,
        <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/370.152/e23/> ;
    skos:prefLabel "Cognitive psychology"@en,
        "Kognitiv psykologi"@nb ;
    skos:related humord:c00363,
        humord:c21842 ;
    skos:relatedMatch <http://dewey.info/class/370.152/e23/> .

humord:c08050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08050" ;
    dct:modified "2024-08-28T11:18:56"^^xsd:dateTime ;
    skos:altLabel "Assosiasjon"@nb ;
    skos:broader humord:c08049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1/e23/>,
        <http://dewey.info/class/153.22/e23/>,
        <http://dewey.info/class/153.7/e23/> ;
    skos:prefLabel "Association"@en,
        "Assosiasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.1/e23/>,
        <http://dewey.info/class/153.22/e23/>,
        <http://dewey.info/class/153.7/e23/> .

humord:c08051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08051" ;
    dct:modified "2020-11-18T15:01:07"^^xsd:dateTime ;
    skos:altLabel "Forestillingsevne"@nb,
        "Innbilningskraft"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c08049 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/153.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.3/e23/>,
        <http://dewey.info/class/370.157/e23/> ;
    skos:prefLabel "Imagination"@en,
        "Fantasi"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.157/e23/> .

humord:c08053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08053" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brainwashing"@en ;
    skos:broader humord:c08049 ;
    skos:exactMatch <http://dewey.info/class/153.853/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.853/e23/> ;
    skos:prefLabel "Brainwash"@en,
        "Hjernevask"@nb .

humord:c08054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08054" ;
    dct:modified "2023-11-29T15:26:32"^^xsd:dateTime ;
    skos:altLabel "Recollection"@en,
        "Erindring"@nb,
        "Hugs"@nb,
        "Hått"@nb,
        "Memorering"@nb,
        "Minne"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c08049 ;
    skos:exactMatch realfagstermer:c002001,
        <http://dewey.info/class/153.12/e23/>,
        <http://dewey.info/class/370.1522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002001,
        <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.12/e23/>,
        <http://dewey.info/class/370.1522/e23/> ;
    skos:prefLabel "Memory"@en,
        "Hukommelse"@nb .

humord:c08057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08057" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oblivion"@en ;
    skos:broader humord:c08054 ;
    skos:exactMatch <http://dewey.info/class/153.125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.125/e23/> ;
    skos:prefLabel "Forgetfulness"@en,
        "Glemsel"@nb .

humord:c08058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08058" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Art of memory"@en,
        "Hjernekart"@nb,
        "Hukommelseskart"@nb,
        "Huskekart"@nb,
        "Husketeknikk"@nb ;
    skos:broader humord:c08054 ;
    skos:exactMatch <http://dewey.info/class/153.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.14/e23/> ;
    skos:prefLabel "Mnemotechnics"@en,
        "Mnemoteknikk"@nb ;
    skos:related humord:c22804 .

humord:c08063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08063" ;
    dct:modified "2020-12-08T16:48:20"^^xsd:dateTime ;
    skos:altLabel "Muntlig formelteori"@nb ;
    skos:broadMatch <http://dewey.info/class/153.14/e23/> ;
    skos:broader humord:c08058 ;
    skos:definition "Milman Parrys og Albert Lords oralformulaic theory (hvordan en balladesanger kan huske lange episke viser) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.14/e23/> ;
    skos:prefLabel "Oral-formulaic theory"@en,
        "Formelteori"@nb .

humord:c08065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08065" ;
    dct:modified "2023-10-19T14:01:54"^^xsd:dateTime ;
    skos:altLabel "Illusion"@en,
        "Illusjon"@nb,
        "Sansebedrag"@nb ;
    skos:broader humord:c08049 ;
    skos:exactMatch <http://dewey.info/class/153.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.74/e23/> ;
    skos:prefLabel "Illusions"@en,
        "Illusjoner"@nb ;
    skos:related humord:c08039,
        humord:c27665,
        humord:c58348 .

humord:c08068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08068" ;
    dct:modified "2023-11-30T08:24:27"^^xsd:dateTime ;
    skos:altLabel "Intelligens"@nb,
        "Naturleg intelligens"@nb,
        "Naturlig intelligens"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c08049 ;
    skos:closeMatch realfagstermer:c000244 ;
    skos:exactMatch realfagstermer:c002789,
        <http://dewey.info/class/153.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000244,
        realfagstermer:c002789,
        <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/370.1529/e23/>,
        <http://dewey.info/class/591.513/e23/> ;
    skos:prefLabel "Intelligence"@en,
        "Intelligens"@nb ;
    skos:related humord:c04225,
        humord:c22360,
        humord:c22363 ;
    skos:relatedMatch <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/370.1529/e23/>,
        <http://dewey.info/class/591.513/e23/> .

humord:c08070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08070" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c08049 ;
    skos:exactMatch <http://dewey.info/class/153.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.3/e23/>,
        <http://dewey.info/class/153.44/e23/>,
        <http://dewey.info/class/171.2/e23/> ;
    skos:prefLabel "Intuition"@en,
        "Intuisjon"@nb .

humord:c08071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08071" ;
    dct:modified "2024-10-23T14:38:32"^^xsd:dateTime ;
    skos:altLabel "Kognisjon"@nb,
        "Kognitiv utvikling"@nb,
        "Kognitive prosessar"@nb,
        "Kognitive prosesser"@nb ;
    skos:broader humord:c68689 ;
    skos:closeMatch realfagstermer:c010635 ;
    skos:definition "Viser innen moderne psykologi og nevrologi til temaer som oppfatning og tenkning, oppmerksomhet, persepsjon og hukommelse, problemløsning, avgjørerelser (\"decision making\"), resonnering, språk og kommunikasjon <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c003805,
        <http://dewey.info/class/153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003805,
        realfagstermer:c010635,
        <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Cognition (Psychology)"@en,
        "Kognisjon"@nb ;
    skos:related humord:c00410 ;
    skos:relatedMatch <http://dewey.info/class/121/e23/> .

humord:c08073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08073" ;
    dct:modified "2024-03-05T11:44:23"^^xsd:dateTime ;
    skos:altLabel "Knowledge discovery"@en,
        "Kunnskapsfangst"@nb,
        "Kunnskapsinnsamling"@nb,
        "Kunnskapstilegning"@nb ;
    skos:broadMatch <http://dewey.info/class/370.152/e23/> ;
    skos:broader humord:c08071,
        humord:c26707 ;
    skos:closeMatch <http://dewey.info/class/153.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/370.152/e23/> ;
    skos:prefLabel "Knowledge acquisition"@en,
        "Kunnskapstilegnelse"@nb .

humord:c08074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08074" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Expertise"@en,
        "Literacy"@en,
        "Qualifications"@en,
        "Ekspertise"@nb,
        "Kvalifikasjoner"@nb,
        "Literacy"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/153.9/e23/> ;
    skos:broader humord:c08049 ;
    skos:definition "Kvalifikasjon, dyktighet til noe <BOB>"@nb ;
    skos:exactMatch realfagstermer:c003141 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003141,
        <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Competence"@en,
        "Kompetanse"@nb ;
    skos:related humord:c08078 ;
    skos:relatedMatch <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/> .

humord:c08076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08076" ;
    dct:modified "2023-11-30T15:09:53"^^xsd:dateTime ;
    skos:altLabel "Kreativitet"@nb,
        "Kreativt arbeid"@nb ;
    skos:broader humord:c08049 ;
    skos:exactMatch realfagstermer:c013437,
        <http://dewey.info/class/153.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013437,
        <http://dewey.info/class/153.35/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/370.118/e23/>,
        <http://dewey.info/class/370.157/e23/>,
        <http://dewey.info/class/658.314/e23/>,
        <http://dewey.info/class/701.15/e23/>,
        <http://dewey.info/class/801.92/e23/> ;
    skos:prefLabel "Creativity"@en,
        "Kreativitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/370.118/e23/>,
        <http://dewey.info/class/370.157/e23/>,
        <http://dewey.info/class/658.314/e23/>,
        <http://dewey.info/class/701.15/e23/>,
        <http://dewey.info/class/801.92/e23/> .

humord:c08077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08077" ;
    dct:modified "2023-11-28T13:27:21"^^xsd:dateTime ;
    skos:altLabel "Framtidsscenarier"@nb,
        "Framtidssyn"@nb,
        "Framtidsvisjonar"@nb,
        "Framtidsvisjoner"@nb,
        "Visjon"@nb,
        "Visjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/153.32/e23/> ;
    skos:broader humord:c08076 ;
    skos:definition "Innbilt synsopplevelse, framtidssyn <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002689 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002689,
        <http://dewey.info/class/153.32/e23/>,
        <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Visions"@en,
        "Visjoner"@nb ;
    skos:related humord:c08456 ;
    skos:relatedMatch <http://dewey.info/class/204.2/e23/> .

humord:c08078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08078" ;
    dct:modified "2024-11-29T10:23:00"^^xsd:dateTime ;
    skos:altLabel "Kunnskap"@nb,
        "Kunnskapar"@nb,
        "Kunnskaper"@nb,
        "Viten"@nb ;
    skos:broader humord:c00363,
        humord:c08049 ;
    skos:exactMatch realfagstermer:c011367,
        <http://dewey.info/class/001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011367,
        <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/352.74/e23/> ;
    skos:prefLabel "Knowledge"@en,
        "Kunnskap"@nb ;
    skos:related humord:c08074,
        humord:c25910 ;
    skos:relatedMatch <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/352.74/e23/> .

humord:c08079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08079" ;
    dct:modified "2024-11-01T14:38:10"^^xsd:dateTime ;
    skos:altLabel "Learning processes"@en,
        "Læreprosesser"@nb,
        "Læring"@nb,
        "Læringsprosesser"@nb ;
    skos:broader humord:c08049 ;
    skos:closeMatch realfagstermer:c005128,
        <http://dewey.info/class/591.514/e23/> ;
    skos:exactMatch realfagstermer:c012452,
        <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005128,
        realfagstermer:c012452,
        <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/>,
        <http://dewey.info/class/591.514/e23/> ;
    skos:prefLabel "Learning"@en,
        "Læring"@nb ;
    skos:related humord:c68781 .

humord:c08080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08080" ;
    dct:modified "2023-12-05T07:59:35"^^xsd:dateTime ;
    skos:altLabel "Learning theories"@en,
        "Model of learning"@en,
        "Models of learning"@en,
        "Læringsteori"@nb,
        "Læringsteoriar"@nb,
        "Læringsteorier"@nb ;
    skos:broadMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:exactMatch realfagstermer:c013055 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013055,
        <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Learning theory"@en,
        "Læringsteori"@nb .

humord:c08081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08081" ;
    dct:modified "2023-12-11T10:02:49"^^xsd:dateTime ;
    skos:altLabel "Motivasjon"@nb,
        "Motivering"@nb ;
    skos:broader humord:c08049 ;
    skos:exactMatch realfagstermer:c007272,
        <http://dewey.info/class/153.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007272,
        <http://dewey.info/class/153.1534/e23/>,
        <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/355.123/e23/>,
        <http://dewey.info/class/370.154/e23/>,
        <http://dewey.info/class/372.42/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:prefLabel "Motivation"@en,
        "Motivasjon"@nb ;
    skos:related humord:c21222,
        humord:c23504,
        humord:c24795 ;
    skos:relatedMatch <http://dewey.info/class/153.1534/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/355.123/e23/>,
        <http://dewey.info/class/370.154/e23/>,
        <http://dewey.info/class/372.42/e23/>,
        <http://dewey.info/class/658.314/e23/> .

humord:c08082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08082" ;
    dct:modified "2023-12-14T08:46:01"^^xsd:dateTime ;
    skos:altLabel "Persepsjon"@nb,
        "Perseptuelle prosesser"@nb,
        "Sansning"@nb ;
    skos:broader humord:c08049 ;
    skos:closeMatch realfagstermer:c002930,
        <http://dewey.info/class/370.155/e23/> ;
    skos:definition "Sansning, iakttakelse, oppfatning <BOB>"@nb ;
    skos:exactMatch realfagstermer:c004079,
        <http://dewey.info/class/153.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002930,
        realfagstermer:c004079,
        <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/152.1/e23/>,
        <http://dewey.info/class/153.7/e23/>,
        <http://dewey.info/class/370.155/e23/> ;
    skos:prefLabel "Perception"@en,
        "Persepsjon"@nb ;
    skos:related humord:c03882 ;
    skos:relatedMatch <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/152.1/e23/> .

humord:c08083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08083" ;
    dct:modified "2024-10-21T12:17:12"^^xsd:dateTime ;
    skos:altLabel "Odor"@en,
        "Odour"@en,
        "Olfaction"@en,
        "Sense of smell"@en,
        "Smell sense"@en,
        "Lukt"@nb,
        "Odør"@nb ;
    skos:broader humord:c03882 ;
    skos:closeMatch <http://dewey.info/class/612.86/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002202,
        <http://dewey.info/class/152.166/e23/>,
        <http://dewey.info/class/573.877/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002202,
        <http://dewey.info/class/152.166/e23/>,
        <http://dewey.info/class/153.13/e23/>,
        <http://dewey.info/class/573.877/e23/>,
        <http://dewey.info/class/611.86/e23/>,
        <http://dewey.info/class/612.86/e23/> ;
    skos:prefLabel "Smell"@en,
        "Lukt"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.13/e23/>,
        <http://dewey.info/class/611.86/e23/> .

humord:c08086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08086" ;
    dct:modified "2020-12-07T17:05:53"^^xsd:dateTime ;
    skos:altLabel "Conception of space"@en,
        "Space perception"@en ;
    skos:broader humord:c08082 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/153.752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.142/e23/>,
        <http://dewey.info/class/153.752/e23/> ;
    skos:prefLabel "Spatial perception"@en,
        "Romoppfatning"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.142/e23/> .

humord:c08087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08087" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Estetisk sans"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/152.1/e23/> ;
    skos:broader humord:c08082 ;
    skos:definition "Det å like det ene eller det andre. Evne til å vurdere, avgjøre hva som er vakkert og smakfullt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/152.1/e23/> ;
    skos:prefLabel "Taste (Psychology)"@en,
        "Smak"@nb ;
    skos:related humord:c03888 .

humord:c08088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08088" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Amazement"@en,
        "Forundring"@nb ;
    skos:broadMatch <http://dewey.info/class/153.4/e23/> ;
    skos:broader humord:c08049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/> ;
    skos:prefLabel "Astonishment"@en,
        "Undring"@nb .

humord:c08090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08090" ;
    dct:modified "2023-12-12T12:01:02"^^xsd:dateTime ;
    skos:altLabel "Neuropsykologi"@nb,
        "Nevropsykologi"@nb ;
    skos:broadMatch <http://dewey.info/class/612.8/e23/> ;
    skos:broader humord:c07972 ;
    skos:definition "Studiet av forholdet mellom atferd og strukturer og funksjoner i nervesystemet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002033 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002033,
        <http://dewey.info/class/612.8/e23/>,
        <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Neuropsychology"@en,
        "Nevropsykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/> .

humord:c08092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08092" ;
    dct:modified "2024-10-10T07:42:37"^^xsd:dateTime ;
    skos:altLabel "Parapsykologi"@nb,
        "Utanomsanseleg oppfatning"@nb,
        "Utenomsanselig oppfatning"@nb ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/130/e23/> ;
    skos:exactMatch realfagstermer:c006502 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006502,
        <http://dewey.info/class/130/e23/> ;
    skos:prefLabel "Parapsychology"@en,
        "Parapsykologi"@nb .

humord:c08093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08093" ;
    dct:modified "2024-09-17T14:21:42"^^xsd:dateTime ;
    skos:altLabel "Visions (Clairvoyance)"@en,
        "Clairvoyance"@nb,
        "Klarsyn"@nb,
        "Syn (Clairvoyance)"@nb,
        "Synskhet"@nb ;
    skos:broader humord:c08092 ;
    skos:definition "Clairvoyance betegner evnen som enkelte mennesker hevder å ha til å se eller sanse det som er skjult for de fem ordinære sansene. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.84/e23/> ;
    skos:prefLabel "Clairvoyance"@en,
        "Clairvoyance"@nb .

humord:c08095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08095" ;
    dct:modified "2021-05-06T14:02:36"^^xsd:dateTime ;
    skos:altLabel "Paranormal experiences"@en,
        "Paranormale opplevelser"@nb,
        "Supranormale opplevelser"@nb,
        "Uforklarlige opplevelser"@nb ;
    skos:broadMatch <http://dewey.info/class/001.9/e23/>,
        <http://dewey.info/class/130/e23/> ;
    skos:broader humord:c08092 ;
    skos:definition "Opplevelser av noe supranormalt, oftest formidlet i fortellinger <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.9/e23/>,
        <http://dewey.info/class/130/e23/> ;
    skos:prefLabel "Supranormal experiences"@en,
        "Overnaturlige opplevelser"@nb ;
    skos:related humord:c05035,
        humord:c05038,
        humord:c05043 .

humord:c08098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08098" ;
    dct:modified "2020-11-18T15:08:28"^^xsd:dateTime ;
    skos:altLabel "Mind-reading"@en,
        "Thought-transference"@en,
        "Tankeoverføring"@nb ;
    skos:broader humord:c08092 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/133.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.82/e23/> ;
    skos:prefLabel "Telepathy"@en,
        "Telepati"@nb .

humord:c08099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08099" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19039 ;
    skos:closeMatch <http://dewey.info/class/155.2/e23/> ;
    skos:definition "Studiet av og læren om den menneskelige personlighet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/> ;
    skos:prefLabel "Personality psychology"@en,
        "Personlighetspsykologi"@nb .

humord:c08100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08100" ;
    dct:modified "2019-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Foretaksomhet"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c28378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/> ;
    skos:prefLabel "Initiative"@en,
        "Intitativ"@nb .

humord:c08102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08102" ;
    dct:modified "2023-11-28T13:38:25"^^xsd:dateTime ;
    skos:altLabel "Sensitiveness"@en,
        "Følsemd"@nb,
        "Varleik"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c28378 ;
    skos:exactMatch realfagstermer:c011402 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011402,
        <http://dewey.info/class/155.232/e23/> ;
    skos:prefLabel "Sensitivity"@en,
        "Følsomhet"@nb .

humord:c08104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08104" ;
    dct:modified "2024-11-12T09:54:44"^^xsd:dateTime ;
    skos:altLabel "Image"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "I norsk brukes image med flere betydninger, særlig om bilder eller oppfatninger som blir skapt eller danner seg <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/306.4613/e23/> ;
    skos:prefLabel "Image"@en,
        "Image"@nb ;
    skos:related humord:c00407,
        humord:c09300 ;
    skos:relatedMatch <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/306.4613/e23/> .

humord:c08105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08105" ;
    dct:modified "2024-09-27T12:56:36"^^xsd:dateTime ;
    skos:altLabel "Individ"@nb,
        "Individet"@nb ;
    skos:broader humord:c08099 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:prefLabel "Individual"@en,
        "Individ"@nb ;
    skos:related humord:c00398,
        humord:c09279 ;
    skos:relatedMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/302.54/e23/> .

humord:c08106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08106" ;
    dct:modified "2024-02-27T13:28:33"^^xsd:dateTime ;
    skos:altLabel "Integritet"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c008169 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008169,
        <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Integrity"@en,
        "Integritet"@nb .

humord:c08111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08111" ;
    dct:modified "1998-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Personal identity"@en ;
    skos:broadMatch <http://dewey.info/class/155.2/e23/> ;
    skos:broader humord:c08099,
        humord:c08132 ;
    skos:closeMatch <http://dewey.info/class/126/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.82/e23/>,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/155.2/e23/> ;
    skos:prefLabel "Self identity"@en,
        "Personlig identitet"@nb ;
    skos:related humord:c00393,
        humord:c25094 ;
    skos:relatedMatch <http://dewey.info/class/111.82/e23/> .

humord:c08112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08112" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c28378 ;
    skos:exactMatch <http://dewey.info/class/179.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:prefLabel "Self control"@en,
        "Selvkontroll"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/205.699/e23/> .

humord:c08113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08113" ;
    dct:modified "2023-11-06T14:51:30"^^xsd:dateTime ;
    skos:altLabel "Self-actualization"@en,
        "Self-expression"@en,
        "Self-fulfillment"@en,
        "Self-fulfilment"@en,
        "Self-realisation"@en,
        "Selvutfoldelse"@nb ;
    skos:broader humord:c08099 ;
    skos:exactMatch <http://dewey.info/class/155.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/171.3/e23/> ;
    skos:prefLabel "Self-realization"@en,
        "Selvrealisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/171.3/e23/> .

humord:c08114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08114" ;
    dct:modified "2024-01-11T15:35:25"^^xsd:dateTime ;
    skos:broader humord:c08113 ;
    skos:closeMatch <http://dewey.info/class/302.14/e23/> ;
    skos:exactMatch <http://dewey.info/class/650.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/302.14/e23/>,
        <http://dewey.info/class/646.7/e23/>,
        <http://dewey.info/class/650.1/e23/> ;
    skos:prefLabel "Success"@en,
        "Suksess"@nb ;
    skos:related humord:c61818 ;
    skos:relatedMatch <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/646.7/e23/> .

humord:c08115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08115" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08114 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/> ;
    skos:prefLabel "Successfulness"@en,
        "Vellykkethet"@nb ;
    skos:relatedMatch <http://dewey.info/class/158/e23/> .

humord:c08116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08116" ;
    dct:modified "2024-08-20T16:17:25"^^xsd:dateTime ;
    skos:altLabel "Honor"@en,
        "Æra"@nb,
        "Ære"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00348 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Honour"@en,
        "Ære"@nb ;
    skos:relatedMatch <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/158.1/e23/> .

humord:c08117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08117" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Selvaktelse"@nb ;
    skos:broader humord:c28378 ;
    skos:exactMatch <http://dewey.info/class/155.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self respect"@en,
        "Selvrespekt"@nb ;
    skos:related humord:c00407,
        humord:c18360 ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/> .

humord:c08118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08118" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bashfulness"@en,
        "Unease"@en,
        "Blyghet"@nb,
        "Blygsel"@nb,
        "Sjenerthet"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c28378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/> ;
    skos:prefLabel "Shyness"@en,
        "Sjenanse"@nb .

humord:c08120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08120" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/200.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.19/e23/> ;
    skos:prefLabel "Psychology of religion"@en,
        "Religionspsykologi"@nb .

humord:c08121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08121" ;
    dct:modified "2024-01-03T11:21:47"^^xsd:dateTime ;
    skos:altLabel "Sosialpsykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/302/e23/> ;
    skos:exactMatch realfagstermer:c010006 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010006,
        <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Social psychology"@en,
        "Sosialpsykologi"@nb .

humord:c08122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08122" ;
    dct:modified "2024-08-28T20:22:10"^^xsd:dateTime ;
    skos:altLabel "Autoritet"@nb ;
    skos:broader humord:c08121 ;
    skos:exactMatch <http://dewey.info/class/303.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.1/e23/>,
        <http://dewey.info/class/206.5/e23/>,
        <http://dewey.info/class/303.36/e23/> ;
    skos:prefLabel "Authority"@en,
        "Autoritet"@nb ;
    skos:relatedMatch <http://dewey.info/class/171.1/e23/>,
        <http://dewey.info/class/206.5/e23/> .

humord:c08123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08123" ;
    dct:modified "2024-10-02T10:31:00"^^xsd:dateTime ;
    skos:altLabel "Dandyisme"@nb ;
    skos:broader humord:c08121 ;
    skos:definition "Dandyisme er en innstilling eller opptreden som er typisk for en dandy. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "Dandyism"@en,
        "Dandyisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/391/e23/> .

humord:c08124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08124" ;
    dct:modified "2024-10-03T10:34:57"^^xsd:dateTime ;
    skos:altLabel "Character education"@en,
        "Chivalric education"@en,
        "Chivalrousness (Moral education)"@en,
        "Chivalry (Moral education)"@en,
        "Ethical education"@en,
        "Liberal education"@en,
        "Moral education (Educational philosophy)"@en,
        "Rounded education"@en,
        "Allmenndannelse"@nb,
        "Allmenndanning"@nb,
        "Danning"@nb,
        "Høviskhet"@nb,
        "Ålmenndanning"@nb ;
    skos:broadMatch <http://dewey.info/class/370.114/e23/> ;
    skos:broader humord:c07895 ;
    skos:definition "Dannelse eller danning er et begrep som beskriver formingen av menneskets personlighet, oppførsel og moral. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007294 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007294,
        <http://dewey.info/class/370.114/e23/> ;
    skos:prefLabel "Bildung"@en,
        "Dannelse"@nb .

humord:c08126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08126" ;
    dct:modified "2023-11-29T15:20:10"^^xsd:dateTime ;
    skos:altLabel "Stances"@en,
        "Haldningar"@nb,
        "Holdninger (Psykologi)"@nb,
        "Holdningsdannelse"@nb,
        "Holdningsdanning"@nb ;
    skos:broader humord:c08121 ;
    skos:closeMatch <http://dewey.info/class/303.38/e23/> ;
    skos:definition "Måte å opptre på i en viss sak; fast, bestemt opptreden <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000555,
        <http://dewey.info/class/152.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000555,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/303.38/e23/>,
        <http://dewey.info/class/658.31244/e23/> ;
    skos:prefLabel "Attitudes"@en,
        "Holdninger"@nb ;
    skos:related humord:c18216,
        humord:c25163 ;
    skos:relatedMatch <http://dewey.info/class/658.31244/e23/> .

humord:c08127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08127" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ethnocentricity"@en,
        "Etnosentrisme"@nb ;
    skos:broadMatch <http://dewey.info/class/155.82/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c08126 ;
    skos:definition "Det å sette sin egen nasjonalitet i sentrum <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.82/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Etnocentrism"@en,
        "Etnosentrisitet"@nb .

humord:c08128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08128" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mode of thought"@en,
        "Way of thinking"@en,
        "Folkekarakter"@nb,
        "Nasjonalkarakter"@nb,
        "Tenkemåte"@nb,
        "Tenkemåter"@nb ;
    skos:broadMatch <http://dewey.info/class/155.89/e23/> ;
    skos:broader humord:c08126 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.89/e23/> ;
    skos:prefLabel "Mentality"@en,
        "Mentalitet"@nb ;
    skos:related humord:c08046 .

humord:c08132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08132" ;
    dct:modified "2023-11-30T07:01:01"^^xsd:dateTime ;
    skos:altLabel "Identitet"@nb ;
    skos:broadMatch <http://dewey.info/class/111.82/e23/> ;
    skos:broader humord:c08121 ;
    skos:closeMatch <http://dewey.info/class/155.2/e23/> ;
    skos:exactMatch realfagstermer:c009343 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009343,
        <http://dewey.info/class/111.82/e23/>,
        <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/155.2/e23/> ;
    skos:prefLabel "Identity (Psychology)"@en,
        "Identitet"@nb ;
    skos:related humord:c00443,
        humord:c00694,
        humord:c04523,
        humord:c09205,
        humord:c09206 ;
    skos:relatedMatch <http://dewey.info/class/126/e23/> .

humord:c08133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08133" ;
    dct:modified "2023-11-24T07:53:40"^^xsd:dateTime ;
    skos:altLabel "Ethnic identity"@en,
        "Etnisitet"@nb,
        "Etnisk identitet"@nb,
        "Raseidentitet"@nb ;
    skos:broader humord:c08132 ;
    skos:definition "Kollektiv identitet knyttet til forestillinger om kulturelt fellesskap som følge av (oftest) et antatt felles opphav <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c010616 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010616,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Ethnicity"@en,
        "Etnisitet"@nb ;
    skos:related humord:c09266 ;
    skos:relatedMatch <http://dewey.info/class/305.8/e23/> .

humord:c08135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08135" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c08132 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Cultural identity"@en,
        "Kulturell identitet"@nb .

humord:c08136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08136" ;
    dct:modified "2025-01-09T14:53:07"^^xsd:dateTime ;
    skos:altLabel "Nasjonal gjenfødelse"@nb,
        "Nasjonal gjenføding"@nb,
        "Nasjonal identitet"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c08132 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "National identity"@en,
        "Nasjonal identitet"@nb ;
    skos:related humord:c04604,
        humord:c09272,
        humord:c09755,
        humord:c09757,
        humord:c12886 .

humord:c08139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08139" ;
    dct:modified "2011-12-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Local affiliation"@en,
        "Local belonging"@en,
        "Place attachment"@en,
        "Stedsidentitet"@nb,
        "Stedstilknytning"@nb ;
    skos:broadMatch <http://dewey.info/class/304.23/e23/> ;
    skos:broader humord:c25688 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.23/e23/> ;
    skos:prefLabel "Local identity"@en,
        "Stedstilhørighet"@nb .

humord:c08140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08140" ;
    dct:modified "2025-01-10T10:17:48"^^xsd:dateTime ;
    skos:altLabel "Human sexual activity"@en,
        "Libido"@en,
        "Sex"@en,
        "Sex drive"@en,
        "Sex life"@en,
        "Sexual activity"@en,
        "Sexual behaviour"@en,
        "Sexual life"@en,
        "Kjønnsdrift"@nb,
        "Kjønnsliv"@nb,
        "Seksualitet"@nb,
        "Seksualliv"@nb,
        "Seksuell adferd"@nb,
        "Seksuell atferd"@nb,
        "Seksuell åtferd"@nb,
        "Sex"@nb ;
    skos:broadMatch <http://dewey.info/class/155.3/e23/> ;
    skos:broader humord:c08121,
        humord:c11181 ;
    skos:closeMatch realfagstermer:c003437,
        realfagstermer:c006767 ;
    skos:exactMatch <http://dewey.info/class/306.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003437,
        realfagstermer:c006767,
        <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/306.7/e23/>,
        <http://dewey.info/class/392.6/e23/>,
        <http://dewey.info/class/576.855/e23/>,
        <http://dewey.info/class/612.6/e23/> ;
    skos:prefLabel "Sexuality"@en,
        "Seksualitet"@nb ;
    skos:related humord:c00250,
        humord:c04944,
        humord:c20023,
        humord:c24193 ;
    skos:relatedMatch <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/392.6/e23/>,
        <http://dewey.info/class/576.855/e23/>,
        <http://dewey.info/class/612.6/e23/> .

humord:c08143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08143" ;
    dct:modified "2024-11-05T13:06:42"^^xsd:dateTime ;
    skos:altLabel "Homofili"@nb,
        "Homoseksualitet"@nb ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/> ;
    skos:broader humord:c20995 ;
    skos:definition "Kjønnsdrift og seksuell aktivitet rettet mot personer av samme kjønn <SML>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.766/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.344/e23/>,
        <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.766/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Homosexuality"@en,
        "Homoseksualitet"@nb ;
    skos:related humord:c21266,
        humord:c29331,
        humord:c29904 ;
    skos:relatedMatch <http://dewey.info/class/155.344/e23/>,
        <http://dewey.info/class/616.8583/e23/> .

humord:c08145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08145" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/176/e23/> ;
    skos:broader humord:c08140 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Morality"@en,
        "Sedelighet"@nb ;
    skos:related humord:c08912 ;
    skos:relatedMatch <http://dewey.info/class/306.7/e23/> .

humord:c08146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08146" ;
    dct:modified "2020-11-24T12:22:57"^^xsd:dateTime ;
    skos:altLabel "Abstinence (Sexual)"@en,
        "Chastity"@en,
        "Kyskhet"@nb ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/248.47/e23/> ;
    skos:broader humord:c08140 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/613.9/e23/> ;
    skos:prefLabel "Sexual abstinence"@en,
        "Seksuell avholdenhet"@nb ;
    skos:related humord:c00250 ;
    skos:relatedMatch <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/613.9/e23/> .

humord:c08147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08147" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/> ;
    skos:broader humord:c08146 ;
    skos:definition "Ugift stand <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.732/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/262.140865/e23/>,
        <http://dewey.info/class/306.732/e23/>,
        <http://dewey.info/class/392.6/e23/> ;
    skos:prefLabel "Celibacy"@en,
        "Sølibat"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/262.140865/e23/>,
        <http://dewey.info/class/392.6/e23/> .

humord:c08148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08148" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.1536/e23/> ;
    skos:broader humord:c08140 ;
    skos:exactMatch <http://dewey.info/class/306.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.77/e23/>,
        <http://dewey.info/class/364.1536/e23/> ;
    skos:prefLabel "Sodomy"@en,
        "Sodomi"@nb .

humord:c08149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08149" ;
    dct:modified "2025-01-21T17:49:18"^^xsd:dateTime ;
    skos:altLabel "Unfaithfulness"@en,
        "Utruskap"@nb ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/364.153/e23/> ;
    skos:broader humord:c08140 ;
    skos:exactMatch <http://dewey.info/class/306.736/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/306.736/e23/>,
        <http://dewey.info/class/364.153/e23/> ;
    skos:prefLabel "Infidelity"@en,
        "Utroskap"@nb ;
    skos:related humord:c04901 ;
    skos:relatedMatch <http://dewey.info/class/201.7/e23/> .

humord:c08150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08150" ;
    dct:modified "2020-11-24T11:05:45"^^xsd:dateTime ;
    skos:altLabel "Extramarital relations"@en,
        "Utenomekteskapelige forhold"@nb ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.736/e23/>,
        <http://dewey.info/class/306.89/e23/> ;
    skos:broader humord:c08149 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.736/e23/>,
        <http://dewey.info/class/306.89/e23/> ;
    skos:prefLabel "Adultery"@en,
        "Ekteskapsbrudd"@nb .

humord:c08152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08152" ;
    dct:modified "2024-11-08T14:54:41"^^xsd:dateTime ;
    skos:altLabel "Samhald"@nb,
        "Samhold"@nb,
        "Solidaritet"@nb ;
    skos:broadMatch <http://dewey.info/class/302.14/e23/> ;
    skos:broader humord:c08121 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.14/e23/> ;
    skos:prefLabel "Solidarity"@en,
        "Solidaritet"@nb ;
    skos:related humord:c68865 .

humord:c08153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08153" ;
    dct:modified "2023-12-19T14:17:31"^^xsd:dateTime ;
    skos:altLabel "Permissiveness"@en,
        "Toleranse"@nb ;
    skos:broadMatch <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c08121 ;
    skos:exactMatch realfagstermer:c000099,
        <http://dewey.info/class/179.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000099,
        <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/241.4/e23/>,
        <http://dewey.info/class/261.72/e23/>,
        <http://dewey.info/class/296.382/e23/> ;
    skos:prefLabel "Tolerance"@en,
        "Toleranse"@nb ;
    skos:related humord:c00326,
        humord:c23558 ;
    skos:relatedMatch <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/261.72/e23/>,
        <http://dewey.info/class/296.382/e23/> .

humord:c08154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08154" ;
    dct:modified "2023-12-18T15:44:24"^^xsd:dateTime ;
    skos:altLabel "Buddies"@en,
        "Friends"@en,
        "Mates"@en,
        "Pals (Friends)"@en,
        "Kamerater"@nb,
        "Kameratskap"@nb,
        "Venner"@nb,
        "Venninner"@nb,
        "Vennskap"@nb,
        "Venskap"@nb ;
    skos:broader humord:c08121 ;
    skos:closeMatch <http://dewey.info/class/302.34/e23/> ;
    skos:exactMatch realfagstermer:c012674,
        <http://dewey.info/class/177.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012674,
        <http://dewey.info/class/158.25/e23/>,
        <http://dewey.info/class/177.62/e23/>,
        <http://dewey.info/class/302.34/e23/> ;
    skos:prefLabel "Friendship"@en,
        "Vennskap"@nb ;
    skos:related humord:c23724 ;
    skos:relatedMatch <http://dewey.info/class/158.25/e23/> .

humord:c08155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08155" ;
    dct:modified "2024-07-01T14:45:37"^^xsd:dateTime ;
    skos:altLabel "Utviklingspsykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:definition "Psykologisk forskningsområde som fokuserer på hvordan endringer i atferd og  og egenskaper kan relateres til alder, fra unnfangelse til død <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005642,
        <http://dewey.info/class/155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005642,
        <http://dewey.info/class/155/e23/>,
        <http://dewey.info/class/156.5/e23/> ;
    skos:prefLabel "Developmental psychology"@en,
        "Utviklingspsykologi"@nb ;
    skos:related humord:c29097,
        humord:c67245 ;
    skos:relatedMatch <http://dewey.info/class/156.5/e23/> .

humord:c08156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08156" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155/e23/> ;
    skos:broader humord:c08155 ;
    skos:exactMatch realfagstermer:c011260 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011260,
        <http://dewey.info/class/155/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:prefLabel "Growing up"@en,
        "Oppvekst"@nb ;
    skos:related humord:c11118 ;
    skos:relatedMatch <http://dewey.info/class/305.23/e23/> .

humord:c08157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08157" ;
    dct:modified "2024-08-21T07:41:59"^^xsd:dateTime ;
    skos:altLabel "Ødipuskompleks"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1952/e23/> ;
    skos:broader humord:c08155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1952/e23/> ;
    skos:prefLabel "Oedipus complex"@en,
        "Ødipuskompleks"@nb ;
    skos:related humord:c11886 .

humord:c08158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08158" ;
    dct:modified "2023-12-18T14:14:06"^^xsd:dateTime ;
    skos:altLabel "Realfag"@nb ;
    skos:exactMatch realfagstermer:c009993,
        <http://dewey.info/class/500/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009993,
        <http://dewey.info/class/500/e23/> ;
    skos:prefLabel "Natural science and mathematics"@en,
        "Realfag"@nb ;
    skos:topConceptOf humord: .

humord:c08159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08159" ;
    dct:modified "2024-03-21T08:23:29"^^xsd:dateTime ;
    skos:altLabel "Kybernetikk"@nb ;
    skos:broader humord:c60590 ;
    skos:definition "Vitenskapen om styring og regulering av kompliserte systemer, f eks levende organismer, maskiner og samfunnssystemer <BOB>"@nb ;
    skos:exactMatch realfagstermer:c011280,
        <http://dewey.info/class/003.5/e23/>,
        <http://dewey.info/class/1--0115/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011280,
        <http://dewey.info/class/003.5/e23/>,
        <http://dewey.info/class/1--0115/e23/> ;
    skos:prefLabel "Cybernetics"@en,
        "Kybernetikk"@nb .

humord:c08160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08160" ;
    dct:modified "2024-04-02T09:53:04"^^xsd:dateTime ;
    skos:altLabel "Maths"@en,
        "Matematikk"@nb,
        "Matte"@nb ;
    skos:broader humord:c08158 ;
    skos:exactMatch realfagstermer:c013455,
        <http://dewey.info/class/1--0151/e23/>,
        <http://dewey.info/class/510/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013455,
        <http://dewey.info/class/1--0151/e23/>,
        <http://dewey.info/class/510/e23/> ;
    skos:prefLabel "Mathemathics"@en,
        "Matematikk"@nb ;
    skos:related humord:c27939 .

humord:c08161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08161" ;
    dct:modified "2023-11-13T12:57:29"^^xsd:dateTime ;
    skos:altLabel "Abaci"@en,
        "Counting frames"@en,
        "Abacus"@nb,
        "Abacuser"@nb,
        "Regnebrett"@nb,
        "Reknebrett"@nb ;
    skos:broadMatch <http://dewey.info/class/681.14/e23/> ;
    skos:broader humord:c08160 ;
    skos:definition "Kinesisk regnemaskin <UBO>"@nb ;
    skos:exactMatch realfagstermer:c001779 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001779,
        <http://dewey.info/class/681.14/e23/> ;
    skos:prefLabel "Abacuses"@en,
        "Abakuser"@nb .

humord:c08163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08163" ;
    dct:modified "2024-03-13T13:18:07"^^xsd:dateTime ;
    skos:altLabel "Algebra"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Algebra er en del av matematikken som tar for seg læren om tall og tallsystemer, ligninger og variabler. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002151,
        <http://dewey.info/class/512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002151,
        <http://dewey.info/class/372.71/e23/>,
        <http://dewey.info/class/512/e23/>,
        <http://dewey.info/class/518.42/e23/> ;
    skos:prefLabel "Algebra"@en,
        "Algebra"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.71/e23/>,
        <http://dewey.info/class/518.42/e23/> .

humord:c08164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08164" ;
    dct:modified "2024-03-14T11:19:31"^^xsd:dateTime ;
    skos:altLabel "Algorithm engineering"@en,
        "Algoritmar"@nb,
        "Algoritmeteknikkar"@nb,
        "Algoritmeteknikker"@nb,
        "Algoritmeutvikling"@nb ;
    skos:broader humord:c62222 ;
    skos:exactMatch realfagstermer:c006923,
        <http://dewey.info/class/518.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006923,
        <http://dewey.info/class/005.1/e23/>,
        <http://dewey.info/class/518.1/e23/> ;
    skos:prefLabel "Algorithms"@en,
        "Algoritmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.1/e23/> .

humord:c08165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08165" ;
    dct:modified "2024-03-14T12:32:12"^^xsd:dateTime ;
    skos:altLabel "Aritmetikk"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Aritmetikk er læren om tallenes egenskaper og metoder til å regne med tall. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001649,
        <http://dewey.info/class/513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001649,
        <http://dewey.info/class/372.72/e23/>,
        <http://dewey.info/class/513/e23/>,
        <http://dewey.info/class/518.45/e23/>,
        <http://dewey.info/class/615.1401513/e23/>,
        <http://dewey.info/class/615.401513/e23/> ;
    skos:prefLabel "Arithmetic"@en,
        "Aritmetikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.72/e23/>,
        <http://dewey.info/class/518.45/e23/>,
        <http://dewey.info/class/615.1401513/e23/>,
        <http://dewey.info/class/615.401513/e23/> .

humord:c08167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08167" ;
    dct:modified "2024-04-23T19:51:08"^^xsd:dateTime ;
    skos:altLabel "Diskret matematikk"@nb,
        "Endeleg matematikk"@nb,
        "Endelig matematikk"@nb ;
    skos:broader humord:c62268 ;
    skos:closeMatch <http://dewey.info/class/511.1/e23/> ;
    skos:definition "Diskret matematikk er matematikk som fortrinnsvis omhandler mengden av de hele tall eller de rasjonale tall, eller endelige mengder. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009050 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009050,
        <http://dewey.info/class/511.1/e23/> ;
    skos:prefLabel "Discrete mathematics"@en,
        "Diskret matematikk"@nb .

humord:c08168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08168" ;
    dct:modified "2024-03-20T12:26:42"^^xsd:dateTime ;
    skos:altLabel "Geometri"@nb ;
    skos:broader humord:c08160 ;
    skos:exactMatch realfagstermer:c002726,
        <http://dewey.info/class/516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002726,
        <http://dewey.info/class/372.76/e23/>,
        <http://dewey.info/class/516/e23/> ;
    skos:prefLabel "Geometry"@en,
        "Geometri"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.76/e23/> .

humord:c08169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08169" ;
    dct:modified "2024-03-19T07:51:02"^^xsd:dateTime ;
    skos:altLabel "Kaos"@nb,
        "Kaosforsking"@nb,
        "Kaosforskning"@nb,
        "Kaossystem"@nb,
        "Kaossystemer"@nb,
        "Kaosteori"@nb,
        "Kaotisk dynamikk"@nb,
        "Kaotiske system"@nb,
        "Kaotiske systemer"@nb ;
    skos:broadMatch <http://dewey.info/class/117/e23/>,
        <http://dewey.info/class/515.39/e23/> ;
    skos:broader humord:c61180 ;
    skos:closeMatch realfagstermer:c012487 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012487,
        <http://dewey.info/class/117/e23/>,
        <http://dewey.info/class/515.39/e23/> ;
    skos:prefLabel "Chaos theory"@en,
        "Kaos"@nb ;
    skos:related humord:c00517,
        humord:c64687 .

humord:c08171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08171" ;
    dct:modified "2024-03-11T08:27:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/511.35/e23/> ;
    skos:broader humord:c12380 ;
    skos:exactMatch realfagstermer:c009393 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009393,
        <http://dewey.info/class/511.35/e23/> ;
    skos:prefLabel "Lambda calculus"@en,
        "Lambda-kalkyle"@nb .

humord:c08172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08172" ;
    dct:modified "2024-04-02T10:19:08"^^xsd:dateTime ;
    skos:altLabel "Matematikkens filosofi"@nb,
        "Matematisk filosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:closeMatch <http://dewey.info/class/510.1/e23/> ;
    skos:exactMatch realfagstermer:c013713 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013713,
        <http://dewey.info/class/510.1/e23/> ;
    skos:prefLabel "Philosophy of mathematics"@en,
        "Matematisk filosofi"@nb .

humord:c08173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08173" ;
    dct:modified "2024-04-02T11:27:39"^^xsd:dateTime ;
    skos:altLabel "Matematiske modellar"@nb ;
    skos:broader humord:c08160 ;
    skos:exactMatch realfagstermer:c003711,
        <http://dewey.info/class/1--015118/e23/>,
        <http://dewey.info/class/511.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003711,
        <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/1--015118/e23/>,
        <http://dewey.info/class/511.8/e23/> ;
    skos:prefLabel "Mathematical models"@en,
        "Matematiske modeller"@nb ;
    skos:relatedMatch <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/> .

humord:c08175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08175" ;
    dct:modified "2024-03-18T08:46:03"^^xsd:dateTime ;
    skos:altLabel "Mengdelære"@nb,
        "Mengdeteori"@nb ;
    skos:broader humord:c00719 ;
    skos:exactMatch realfagstermer:c002861,
        <http://dewey.info/class/511.322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002861,
        <http://dewey.info/class/511.322/e23/> ;
    skos:prefLabel "Set theory"@en,
        "Mengdelære"@nb .

humord:c08176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08176" ;
    dct:modified "2024-03-14T12:19:02"^^xsd:dateTime ;
    skos:altLabel "Spelteori"@nb,
        "Spillteorier"@nb ;
    skos:broader humord:c20828 ;
    skos:exactMatch realfagstermer:c013182,
        <http://dewey.info/class/519.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013182,
        <http://dewey.info/class/519.3/e23/> ;
    skos:prefLabel "Game theory"@en,
        "Spillteori"@nb ;
    skos:related humord:c00687 .

humord:c08177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08177" ;
    dct:modified "2024-03-14T12:17:22"^^xsd:dateTime ;
    skos:altLabel "Talsystem"@nb ;
    skos:broader humord:c08165 ;
    skos:exactMatch realfagstermer:c001416,
        <http://dewey.info/class/513.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001416,
        <http://dewey.info/class/513.5/e23/> ;
    skos:prefLabel "Number systems"@en,
        "Tallsystemer"@nb .

humord:c08178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08178" ;
    dct:modified "2024-03-14T12:17:40"^^xsd:dateTime ;
    skos:broader humord:c08165 ;
    skos:exactMatch realfagstermer:c013343,
        <http://dewey.info/class/512.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013343,
        <http://dewey.info/class/512.7/e23/>,
        <http://dewey.info/class/518.47/e23/> ;
    skos:prefLabel "Number theory"@en,
        "Tallteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/518.47/e23/> .

humord:c08179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08179" ;
    dct:modified "2024-06-21T10:50:06"^^xsd:dateTime ;
    skos:altLabel "Laws of nature"@en,
        "Laws of science"@en,
        "Scientific laws"@en,
        "Dei fysiske lovene"@nb,
        "Fysikkens lover"@nb,
        "Naturlover"@nb ;
    skos:broadMatch <http://dewey.info/class/500/e23/> ;
    skos:broader humord:c11910 ;
    skos:exactMatch realfagstermer:c008611 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008611,
        <http://dewey.info/class/500/e23/> ;
    skos:prefLabel "Physical laws"@en,
        "Naturlover"@nb .

humord:c08180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08180" ;
    dct:modified "2023-12-12T10:59:47"^^xsd:dateTime ;
    skos:altLabel "Naturstudiar"@nb,
        "Naturstudier"@nb,
        "Naturvitskap"@nb ;
    skos:broadMatch <http://dewey.info/class/338.16/e23/>,
        <http://dewey.info/class/352.745/e23/> ;
    skos:broader humord:c08158 ;
    skos:exactMatch realfagstermer:c013492,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/306.45/e23/>,
        <http://dewey.info/class/500/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013492,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/306.45/e23/>,
        <http://dewey.info/class/338.16/e23/>,
        <http://dewey.info/class/344.095/e23/>,
        <http://dewey.info/class/352.745/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/500/e23/> ;
    skos:prefLabel "Natural science"@en,
        "Naturvitenskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/344.095/e23/>,
        <http://dewey.info/class/398.26/e23/> .

humord:c08181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08181" ;
    dct:modified "2024-04-05T10:29:20"^^xsd:dateTime ;
    skos:altLabel "Astronomi"@nb ;
    skos:broader humord:c08180 ;
    skos:closeMatch <http://dewey.info/class/520/e23/> ;
    skos:exactMatch realfagstermer:c013404 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013404,
        <http://dewey.info/class/215.2/e23/>,
        <http://dewey.info/class/344.0952/e23/>,
        <http://dewey.info/class/520/e23/> ;
    skos:prefLabel "Astronomy"@en,
        "Astronomi"@nb ;
    skos:related humord:c14594 ;
    skos:relatedMatch <http://dewey.info/class/215.2/e23/>,
        <http://dewey.info/class/344.0952/e23/> .

humord:c08182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08182" ;
    dct:modified "2024-01-22T16:37:56"^^xsd:dateTime ;
    skos:altLabel "Heavenly bodies"@en,
        "Astronomiske legemer"@nb,
        "Astronomiske lekamar"@nb,
        "Himmellekamar"@nb ;
    skos:broader humord:c08181 ;
    skos:exactMatch realfagstermer:c004750,
        <http://dewey.info/class/520/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004750,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.362/e23/>,
        <http://dewey.info/class/520/e23/> ;
    skos:prefLabel "Celestial bodies"@en,
        "Himmellegemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.362/e23/> .

humord:c08183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08183" ;
    dct:modified "2024-09-27T09:22:23"^^xsd:dateTime ;
    skos:altLabel "Planetar"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "Planeter er ikke-selvlysende, store, ofte faste himmellegemer som beveger seg i lukkede baner omkring en stjerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:exactMatch realfagstermer:c005704,
        <http://dewey.info/class/2--992/e23/>,
        <http://dewey.info/class/523.4/e23/>,
        <http://dewey.info/class/919.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005704,
        <http://dewey.info/class/133.53/e23/>,
        <http://dewey.info/class/2--992/e23/>,
        <http://dewey.info/class/341.47/e23/>,
        <http://dewey.info/class/523.4/e23/>,
        <http://dewey.info/class/919.92/e23/> ;
    skos:prefLabel "Planets"@en,
        "Planeter"@nb ;
    skos:related humord:c68445,
        humord:c68446 ;
    skos:relatedMatch <http://dewey.info/class/133.53/e23/>,
        <http://dewey.info/class/341.47/e23/> .

humord:c08184 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08184" ;
    dct:modified "2021-10-28T14:53:39"^^xsd:dateTime ;
    skos:altLabel "Planet Earth"@en,
        "Jorden"@nb,
        "Jordkloden"@nb ;
    skos:broader humord:c08183 ;
    skos:exactMatch realfagstermer:c031007,
        <http://dewey.info/class/525/e23/>,
        <http://dewey.info/class/550/e23/>,
        <http://dewey.info/class/910.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031007,
        <http://dewey.info/class/525/e23/>,
        <http://dewey.info/class/531.14/e23/>,
        <http://dewey.info/class/550/e23/>,
        <http://dewey.info/class/551.1/e23/>,
        <http://dewey.info/class/551.7/e23/>,
        <http://dewey.info/class/910.02/e23/> ;
    skos:prefLabel "Earth"@en,
        "Jorda"@nb ;
    skos:related humord:c08332 ;
    skos:relatedMatch <http://dewey.info/class/531.14/e23/>,
        <http://dewey.info/class/551.1/e23/>,
        <http://dewey.info/class/551.7/e23/> .

humord:c08185 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08185" ;
    dct:modified "2024-07-04T09:52:09"^^xsd:dateTime ;
    skos:altLabel "Månen"@nb ;
    skos:broader humord:c08184,
        humord:c67401 ;
    skos:definition "Månen er Jordens eneste naturlige satellitt. Månen har gitt opphav til fellesbenevnelsen «måne» og er den femte største månen i solsystemet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c031016,
        <http://dewey.info/class/2--991/e23/>,
        <http://dewey.info/class/523.3/e23/>,
        <http://dewey.info/class/919.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031016,
        <http://dewey.info/class/133.532/e23/>,
        <http://dewey.info/class/2--991/e23/>,
        <http://dewey.info/class/341.47/e23/>,
        <http://dewey.info/class/523.3/e23/>,
        <http://dewey.info/class/629.4353/e23/>,
        <http://dewey.info/class/629.454/e23/>,
        <http://dewey.info/class/919.91/e23/> ;
    skos:prefLabel "Moon"@en,
        "Månen"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.532/e23/>,
        <http://dewey.info/class/341.47/e23/>,
        <http://dewey.info/class/629.4353/e23/>,
        <http://dewey.info/class/629.454/e23/> .

humord:c08186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08186" ;
    dct:modified "2024-11-01T10:57:29"^^xsd:dateTime ;
    skos:altLabel "Stjerner"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "En stjerne er et himmellegeme som vanligvis består av meget varm gass og som stråler ut selvprodusert energi, hovedsakelig som lys. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004813,
        <http://dewey.info/class/523.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004813,
        <http://dewey.info/class/523.8/e23/> ;
    skos:prefLabel "Stars"@en,
        "Stjerner"@nb ;
    skos:related humord:c04473,
        humord:c64627,
        humord:c65553,
        humord:c66583,
        humord:c66596 .

humord:c08187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08187" ;
    dct:modified "2024-07-18T18:06:12"^^xsd:dateTime ;
    skos:altLabel "Kosmografi"@nb ;
    skos:broadMatch <http://dewey.info/class/523.1/e23/> ;
    skos:broader humord:c08188 ;
    skos:definition "Kosmografi er vitenskapen som kartlegger de generelle egenskapene til kosmos eller universet, og beskriver både himmel og jord, men uten å gripe inn i geografi eller astronomi. (...) Innen astrofysikken har begrepet «kosmografi» begynt å bli brukt for å beskrive forsøk på å fastslå den storskala geometrien og kinematikken til det observerbare universet, uavhengig av noen spesifikk kosmologisk teori eller modell. <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c000489 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000489,
        <http://dewey.info/class/523.1/e23/> ;
    skos:prefLabel "Cosmography"@en,
        "Kosmografi"@nb .

humord:c08188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08188" ;
    dct:modified "2024-07-17T15:23:14"^^xsd:dateTime ;
    skos:altLabel "Kosmologi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "I moderne astronomi er kosmologi læren om universet sett som et hele, slik det var i fortiden, hvordan det er nå, og hvordan det vil utvikle seg i fremtiden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013436,
        <http://dewey.info/class/523.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013436,
        <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/202.4/e23/>,
        <http://dewey.info/class/215.2/e23/>,
        <http://dewey.info/class/523.1/e23/> ;
    skos:prefLabel "Cosmology"@en,
        "Kosmologi"@nb ;
    skos:related humord:c00508,
        humord:c00586,
        humord:c66560 ;
    skos:relatedMatch <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/202.4/e23/>,
        <http://dewey.info/class/215.2/e23/> .

humord:c08189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08189" ;
    dct:modified "2023-11-30T15:22:40"^^xsd:dateTime ;
    skos:altLabel "Kronologi"@nb ;
    skos:broader humord:c08181 ;
    skos:exactMatch realfagstermer:c008363,
        <http://dewey.info/class/529/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008363,
        <http://dewey.info/class/529/e23/> ;
    skos:prefLabel "Chronology"@en,
        "Kronologi"@nb .

humord:c08190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08190" ;
    dct:modified "2024-10-17T10:15:13"^^xsd:dateTime ;
    skos:altLabel "Kalender (Tidsregning)"@nb,
        "Kalender (Tidsrekning)"@nb,
        "Kalendervesen"@nb,
        "Tidsrekning"@nb ;
    skos:broader humord:c08189 ;
    skos:exactMatch realfagstermer:c001342,
        <http://dewey.info/class/529/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001342,
        <http://dewey.info/class/529/e23/> ;
    skos:prefLabel "Calendar systems"@en,
        "Tidsregning"@nb ;
    skos:related humord:c00202,
        humord:c08191 .

humord:c08191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08191" ;
    dct:modified "2025-01-29T11:02:43"^^xsd:dateTime ;
    skos:altLabel "Folkeleg tidsrekning"@nb ;
    skos:broader humord:c04839 ;
    skos:closeMatch <http://dewey.info/class/529/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529/e23/> ;
    skos:prefLabel "Vulgar era"@en,
        "Folkelig tidsregning"@nb ;
    skos:related humord:c04756,
        humord:c08190 .

humord:c08192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08192" ;
    dct:modified "2024-07-01T10:24:56"^^xsd:dateTime ;
    skos:altLabel "Biologi"@nb,
        "Biologiske prosessar"@nb,
        "Biologiske prosesser"@nb,
        "Biovitenskap"@nb,
        "Biovitskap"@nb ;
    skos:broader humord:c08180 ;
    skos:exactMatch realfagstermer:c013407,
        <http://dewey.info/class/570/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013407,
        <http://dewey.info/class/171.7/e23/>,
        <http://dewey.info/class/304.27/e23/>,
        <http://dewey.info/class/344.0957/e23/>,
        <http://dewey.info/class/570/e23/>,
        <http://dewey.info/class/578.7/e23/> ;
    skos:prefLabel "Biology"@en,
        "Biologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/171.7/e23/>,
        <http://dewey.info/class/304.27/e23/>,
        <http://dewey.info/class/344.0957/e23/>,
        <http://dewey.info/class/578.7/e23/> .

humord:c08195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08195" ;
    dct:modified "2024-01-15T16:40:33"^^xsd:dateTime ;
    skos:altLabel "Bioastronomy"@en,
        "Exobiology"@en,
        "Xenobiology"@en,
        "Astrobiologi"@nb,
        "Bioastronomi"@nb,
        "Eksobiologi"@nb,
        "Rombiologi"@nb,
        "Xenobiologi"@nb ;
    skos:broader humord:c21849 ;
    skos:closeMatch <http://dewey.info/class/576.839/e23/> ;
    skos:definition "Del av biologi som undersøker muligheten for liv på andre planeter <CED>"@nb ;
    skos:exactMatch realfagstermer:c008572 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008572,
        <http://dewey.info/class/571.0919/e23/>,
        <http://dewey.info/class/576.839/e23/> ;
    skos:prefLabel "Astrobiology"@en,
        "Astrobiologi"@nb ;
    skos:related humord:c61896 ;
    skos:relatedMatch <http://dewey.info/class/571.0919/e23/> .

humord:c08196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08196" ;
    dct:modified "2024-07-01T12:28:27"^^xsd:dateTime ;
    skos:altLabel "Biomanipulation"@en,
        "Biomanipulasjon"@nb,
        "Bioteknologi"@nb ;
    skos:broader humord:c61173 ;
    skos:exactMatch realfagstermer:c013408,
        <http://dewey.info/class/660.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013408,
        <http://dewey.info/class/338.476606/e23/>,
        <http://dewey.info/class/343.0786606/e23/>,
        <http://dewey.info/class/660.6/e23/>,
        <http://dewey.info/class/664.024/e23/> ;
    skos:prefLabel "Biotechnology"@en,
        "Bioteknologi"@nb ;
    skos:related humord:c03828,
        humord:c18913 ;
    skos:relatedMatch <http://dewey.info/class/338.476606/e23/>,
        <http://dewey.info/class/343.0786606/e23/>,
        <http://dewey.info/class/664.024/e23/> .

humord:c08197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08197" ;
    dct:modified "2024-08-09T15:10:08"^^xsd:dateTime ;
    skos:altLabel "Plant biology"@en,
        "Botanikk"@nb,
        "Plantebiologi"@nb,
        "Plantelære"@nb ;
    skos:broader humord:c08192 ;
    skos:closeMatch <http://dewey.info/class/580/e23/> ;
    skos:editorialNote "Bruk botanikk når det omhandler flere aspekter: økologi, utbredelse, evolusjon, fysiologi etc. Ellers bruk planter."@nb ;
    skos:exactMatch realfagstermer:c013830 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013830,
        <http://dewey.info/class/580/e23/> ;
    skos:prefLabel "Botany"@en,
        "Botanikk"@nb .

humord:c08198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08198" ;
    dct:modified "2024-01-11T08:19:50"^^xsd:dateTime ;
    skos:altLabel "Etnobotanikk"@nb,
        "Folkelig botanikk"@nb ;
    skos:broadMatch <http://dewey.info/class/306.45/e23/> ;
    skos:broader humord:c04811 ;
    skos:definition "Folkelige kunnskapssystemer om planter <UBO>"@nb ;
    skos:exactMatch realfagstermer:c009822 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009822,
        <http://dewey.info/class/306.45/e23/>,
        <http://dewey.info/class/581.63/e23/> ;
    skos:prefLabel "Ethnobotany"@en,
        "Etnobotanikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/581.63/e23/> .

humord:c08199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08199" ;
    dct:modified "2024-11-13T15:10:59"^^xsd:dateTime ;
    skos:altLabel "Fossil plants"@en,
        "Plant fossils"@en,
        "Fossile plantar"@nb,
        "Fossile planter"@nb,
        "Palaeobotany"@nb,
        "Paleobotanikk"@nb,
        "Plantefossil"@nb,
        "Plantefossiler"@nb ;
    skos:broader humord:c08197 ;
    skos:closeMatch <http://dewey.info/class/561/e23/> ;
    skos:definition "Paleobotanikk er vitenskapen om fortidens planter. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002147 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002147,
        <http://dewey.info/class/561/e23/> ;
    skos:prefLabel "Paleobotany"@en,
        "Paleobotanikk"@nb .

humord:c08200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08200" ;
    dct:modified "2024-08-28T07:43:13"^^xsd:dateTime ;
    skos:altLabel "Arkeobotanikk"@nb,
        "Paleoetnobotanikk"@nb ;
    skos:broadMatch <http://dewey.info/class/561/e23/> ;
    skos:broader humord:c08197 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/561/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Paleoethnobotany"@en,
        "Paleoetnobotanikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c08202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08202" ;
    dct:modified "2024-11-20T15:37:12"^^xsd:dateTime ;
    skos:altLabel "Grøne plantar"@nb,
        "Grøne planter"@nb,
        "Grønne planter"@nb,
        "Høgare plantar"@nb,
        "Høgare planter"@nb,
        "Høgre plantar"@nb,
        "Høgre planter"@nb,
        "Høyere planter"@nb,
        "Plantar"@nb,
        "Planter"@nb ;
    skos:broader humord:c16301 ;
    skos:editorialNote "Bruk botanikk når det omhandler flere aspekter ved planter, eks. utbredelse, økologi, fysiologi, evolusjon <uio>"@nb ;
    skos:exactMatch realfagstermer:c013826,
        <http://dewey.info/class/580/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013826,
        <http://dewey.info/class/1--0929/e23/>,
        <http://dewey.info/class/333.953/e23/>,
        <http://dewey.info/class/398.242/e23/>,
        <http://dewey.info/class/398.368/e23/>,
        <http://dewey.info/class/561/e23/>,
        <http://dewey.info/class/571.2/e23/>,
        <http://dewey.info/class/571.82/e23/>,
        <http://dewey.info/class/571.8452/e23/>,
        <http://dewey.info/class/571.92/e23/>,
        <http://dewey.info/class/575.6/e23/>,
        <http://dewey.info/class/575.97/e23/>,
        <http://dewey.info/class/575.98/e23/>,
        <http://dewey.info/class/576.875/e23/>,
        <http://dewey.info/class/580/e23/>,
        <http://dewey.info/class/581.35/e23/>,
        <http://dewey.info/class/581.38/e23/>,
        <http://dewey.info/class/581.7/e23/>,
        <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/631.546/e23/>,
        <http://dewey.info/class/632/e23/>,
        <http://dewey.info/class/639.99/e23/>,
        <http://dewey.info/class/641.303/e23/>,
        <http://dewey.info/class/704.9434/e23/>,
        <http://dewey.info/class/715/e23/>,
        <http://dewey.info/class/743.7/e23/>,
        <http://dewey.info/class/758.5/e23/> ;
    skos:prefLabel "Plants"@en,
        "Planter"@nb ;
    skos:related humord:c19771 ;
    skos:relatedMatch <http://dewey.info/class/1--0929/e23/>,
        <http://dewey.info/class/333.953/e23/>,
        <http://dewey.info/class/398.242/e23/>,
        <http://dewey.info/class/398.368/e23/>,
        <http://dewey.info/class/561/e23/>,
        <http://dewey.info/class/571.2/e23/>,
        <http://dewey.info/class/571.82/e23/>,
        <http://dewey.info/class/571.8452/e23/>,
        <http://dewey.info/class/571.92/e23/>,
        <http://dewey.info/class/575.6/e23/>,
        <http://dewey.info/class/575.97/e23/>,
        <http://dewey.info/class/575.98/e23/>,
        <http://dewey.info/class/576.875/e23/>,
        <http://dewey.info/class/581.35/e23/>,
        <http://dewey.info/class/581.38/e23/>,
        <http://dewey.info/class/581.7/e23/>,
        <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/631.546/e23/>,
        <http://dewey.info/class/632/e23/>,
        <http://dewey.info/class/639.99/e23/>,
        <http://dewey.info/class/641.303/e23/>,
        <http://dewey.info/class/704.9434/e23/>,
        <http://dewey.info/class/715/e23/>,
        <http://dewey.info/class/743.7/e23/>,
        <http://dewey.info/class/758.5/e23/> .

humord:c08203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08203" ;
    dct:modified "2024-07-10T09:41:41"^^xsd:dateTime ;
    skos:altLabel "Blomar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.44/e23/> ;
    skos:broader humord:c62151 ;
    skos:closeMatch <http://dewey.info/class/575.6/e23/>,
        <http://dewey.info/class/635.9/e23/> ;
    skos:exactMatch realfagstermer:c006864,
        <http://dewey.info/class/582.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006864,
        <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/575.6/e23/>,
        <http://dewey.info/class/582.13/e23/>,
        <http://dewey.info/class/635.9/e23/>,
        <http://dewey.info/class/704.94343/e23/>,
        <http://dewey.info/class/743.73/e23/>,
        <http://dewey.info/class/745.92/e23/>,
        <http://dewey.info/class/758.42/e23/> ;
    skos:prefLabel "Flowers"@en,
        "Blomster"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.94343/e23/>,
        <http://dewey.info/class/743.73/e23/>,
        <http://dewey.info/class/745.92/e23/>,
        <http://dewey.info/class/758.42/e23/> .

humord:c08204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08204" ;
    dct:modified "2024-01-28T18:49:33"^^xsd:dateTime ;
    skos:altLabel "Lotusblomster"@nb ;
    skos:broadMatch <http://dewey.info/class/583.3/e23/> ;
    skos:broader humord:c19587 ;
    skos:exactMatch <http://dewey.info/class/635.93338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.3/e23/>,
        <http://dewey.info/class/635.93338/e23/> ;
    skos:prefLabel "Lotuses"@en,
        "Lotus"@nb .

humord:c08206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08206" ;
    dct:modified "2024-02-08T13:55:26"^^xsd:dateTime ;
    skos:altLabel "Roser"@nb ;
    skos:broader humord:c62866 ;
    skos:definition "Rose er ein fleirårig busk i rosefamilien med cirka 250 artar på den nordlege halvkula, flest i Europa og Aust-Asia. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002189,
        <http://dewey.info/class/583.644/e23/>,
        <http://dewey.info/class/635.933644/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002189,
        <http://dewey.info/class/583.644/e23/>,
        <http://dewey.info/class/635.933644/e23/> ;
    skos:prefLabel "Roses"@en,
        "Roser"@nb .

humord:c08207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08207" ;
    dct:modified "2024-08-13T12:35:12"^^xsd:dateTime ;
    skos:altLabel "Gramineae"@en,
        "Grass"@en,
        "Poaceae"@en,
        "Gramineae"@nb,
        "Gras"@nb,
        "Grasfamilien"@nb,
        "Gressfamilien"@nb,
        "Poaceae"@nb ;
    skos:broadMatch <http://dewey.info/class/584.92/e23/>,
        <http://dewey.info/class/635.93492/e23/> ;
    skos:broader humord:c66749 ;
    skos:closeMatch realfagstermer:c013475,
        <http://dewey.info/class/635.964/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013475,
        <http://dewey.info/class/584.92/e23/>,
        <http://dewey.info/class/635.93492/e23/>,
        <http://dewey.info/class/635.964/e23/> ;
    skos:prefLabel "Grasses"@en,
        "Gress"@nb ;
    skos:related humord:c08210,
        humord:c63439 .

humord:c08209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08209" ;
    dct:modified "2024-08-14T08:54:00"^^xsd:dateTime ;
    skos:altLabel "Kultiverte plantar"@nb,
        "Kultiverte planter"@nb,
        "Kulturplantar"@nb,
        "Kulturplanter"@nb ;
    skos:broadMatch <http://dewey.info/class/581.63/e23/> ;
    skos:broader humord:c08210 ;
    skos:editorialNote "Kulturplanter er planter som blir dyrket, det vil si sådd eller plantet på jord som blir stelt med jordbearbeiding, gjødsling og andre tiltak. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013702 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013702,
        <http://dewey.info/class/577.55/e23/>,
        <http://dewey.info/class/581.63/e23/>,
        <http://dewey.info/class/630/e23/> ;
    skos:prefLabel "Cultivated plants"@en,
        "Kulturplanter"@nb ;
    skos:related humord:c59205 ;
    skos:relatedMatch <http://dewey.info/class/577.55/e23/>,
        <http://dewey.info/class/630/e23/> .

humord:c08210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08210" ;
    dct:modified "2024-12-06T14:20:27"^^xsd:dateTime ;
    skos:altLabel "Useful plants"@en,
        "Nytteplantar"@nb,
        "Nytteplanter"@nb,
        "Nyttevekst"@nb,
        "Nyttevekster"@nb,
        "Nyttevokster"@nb,
        "Nyttevokstrar"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Planter som nyttes til føde eller materiale <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002102,
        <http://dewey.info/class/581.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002102,
        <http://dewey.info/class/581.63/e23/>,
        <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/641.303/e23/> ;
    skos:prefLabel "Beneficial plants"@en,
        "Nytteplanter"@nb ;
    skos:related humord:c69056 ;
    skos:relatedMatch <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/641.303/e23/> .

humord:c08212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08212" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aromatic herbs"@en,
        "Krydderplanter"@nb ;
    skos:broadMatch <http://dewey.info/class/635.7/e23/> ;
    skos:broader humord:c08210 ;
    skos:exactMatch realfagstermer:c013881,
        <http://dewey.info/class/641.357/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013881,
        <http://dewey.info/class/635.7/e23/>,
        <http://dewey.info/class/641.357/e23/> ;
    skos:prefLabel "Spice herbs"@en,
        "Krydderurter"@nb .

humord:c08213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08213" ;
    dct:modified "2024-01-17T14:32:17"^^xsd:dateTime ;
    skos:altLabel "Legeplanter"@nb,
        "Lækjeplantar"@nb,
        "Lækjeplanter"@nb,
        "Medisinplantar"@nb,
        "Medisinplanter"@nb,
        "Medisinske plantar"@nb,
        "Medisinske planter"@nb ;
    skos:broader humord:c08210 ;
    skos:exactMatch realfagstermer:c010258,
        <http://dewey.info/class/581.634/e23/>,
        <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/633.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010258,
        <http://dewey.info/class/581.634/e23/>,
        <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/633.88/e23/> ;
    skos:prefLabel "Medicinal plants"@en,
        "Medisinplanter"@nb ;
    skos:related humord:c03781,
        humord:c61835 .

humord:c08214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08214" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/584.94/e23/> ;
    skos:broader humord:c08210 ;
    skos:definition "Sumpplante som brukes til tauverk, kurver, båter og skrivepapir <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/584.94/e23/> ;
    skos:prefLabel "Papyrus (Plants)"@en,
        "Papyrus (Plante)"@nb ;
    skos:related humord:c00057 .

humord:c08215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08215" ;
    dct:modified "2024-11-20T16:03:31"^^xsd:dateTime ;
    skos:altLabel "Potetar"@nb,
        "Poteter"@nb,
        "Solanum tuberosum"@nb ;
    skos:broadMatch <http://dewey.info/class/583.9593/e23/> ;
    skos:broader humord:c17560,
        humord:c67535 ;
    skos:definition "Potet er en plante i søtvierfamilien som er mye dyrket fordi den er en allsidig og næringsrik matvare. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008094,
        <http://dewey.info/class/635.21/e23/>,
        <http://dewey.info/class/641.3521/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008094,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/635.21/e23/>,
        <http://dewey.info/class/641.3521/e23/> ;
    skos:prefLabel "Potatoes"@en,
        "Poteter"@nb .

humord:c08216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08216" ;
    dct:modified "2008-02-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/583.888/e23/> ;
    skos:broader humord:c17560 ;
    skos:exactMatch <http://dewey.info/class/635.48/e23/>,
        <http://dewey.info/class/641.3548/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.888/e23/>,
        <http://dewey.info/class/635.48/e23/>,
        <http://dewey.info/class/641.3548/e23/> ;
    skos:prefLabel "Rhubarb"@en,
        "Rabarbra"@nb .

humord:c08217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08217" ;
    dct:modified "2024-11-07T13:19:40"^^xsd:dateTime ;
    skos:altLabel "Tobakk"@nb ;
    skos:broadMatch <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/679.7/e23/> ;
    skos:broader humord:c12042 ;
    skos:exactMatch realfagstermer:c011412,
        <http://dewey.info/class/633.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011412,
        <http://dewey.info/class/178.7/e23/>,
        <http://dewey.info/class/362.296/e23/>,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/613.85/e23/>,
        <http://dewey.info/class/616.865/e23/>,
        <http://dewey.info/class/633.71/e23/>,
        <http://dewey.info/class/679.7/e23/> ;
    skos:prefLabel "Tobacco"@en,
        "Tobakk"@nb ;
    skos:related humord:c68829 ;
    skos:relatedMatch <http://dewey.info/class/178.7/e23/>,
        <http://dewey.info/class/362.296/e23/>,
        <http://dewey.info/class/613.85/e23/>,
        <http://dewey.info/class/616.865/e23/> .

humord:c08218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08218" ;
    dct:modified "2025-01-21T11:20:26"^^xsd:dateTime ;
    skos:altLabel "Vinranker"@nb ;
    skos:broader humord:c08210 ;
    skos:closeMatch <http://dewey.info/class/634.8/e23/> ;
    skos:definition "Vinranke er en art i vinrankeslekten i vinrankefamilien og er den viktigste arten til produksjon av vin, spisedruer og rosiner. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.8/e23/>,
        <http://dewey.info/class/641.22/e23/> ;
    skos:prefLabel "Grapevines"@en,
        "Vinranker"@nb ;
    skos:related humord:c69457 ;
    skos:relatedMatch <http://dewey.info/class/641.22/e23/> .

humord:c08219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08219" ;
    dct:modified "2025-03-28T13:49:05"^^xsd:dateTime ;
    skos:altLabel "Decoratve plants"@en,
        "Houseplants"@en,
        "Indoor plants"@en,
        "Potted plants"@en,
        "Inneplantar"@nb,
        "Inneplanter"@nb,
        "Potteplantar"@nb,
        "Potteplanter"@nb,
        "Stoveplantar"@nb,
        "Stoveplanter"@nb,
        "Stueplanter"@nb ;
    skos:broadMatch <http://dewey.info/class/635.965/e23/> ;
    skos:broader humord:c61546 ;
    skos:exactMatch realfagstermer:c002850,
        <http://dewey.info/class/635.986/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002850,
        <http://dewey.info/class/635.965/e23/>,
        <http://dewey.info/class/635.986/e23/>,
        <http://dewey.info/class/747.98/e23/> ;
    skos:prefLabel "House plants"@en,
        "Potteplanter"@nb ;
    skos:relatedMatch <http://dewey.info/class/747.98/e23/> .

humord:c08220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08220" ;
    dct:modified "2024-08-20T10:18:11"^^xsd:dateTime ;
    skos:altLabel "Fungi"@nb,
        "Fungus"@nb,
        "Mycophyta"@nb,
        "Mycota"@nb,
        "Mykologi"@nb,
        "Sopp"@nb,
        "Soppar"@nb,
        "Sopper"@nb ;
    skos:broader humord:c08192 ;
    skos:exactMatch realfagstermer:c013817,
        <http://dewey.info/class/579.5/e23/>,
        <http://dewey.info/class/579.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013817,
        <http://dewey.info/class/561.92/e23/>,
        <http://dewey.info/class/579.5/e23/>,
        <http://dewey.info/class/579.6/e23/>,
        <http://dewey.info/class/635.8/e23/>,
        <http://dewey.info/class/641.358/e23/> ;
    skos:prefLabel "Fungi"@en,
        "Sopp"@nb ;
    skos:relatedMatch <http://dewey.info/class/561.92/e23/>,
        <http://dewey.info/class/635.8/e23/>,
        <http://dewey.info/class/641.358/e23/> .

humord:c08221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08221" ;
    dct:modified "2024-08-30T15:40:49"^^xsd:dateTime ;
    skos:altLabel "Mold (Fungi)"@en,
        "Mould fungus"@en,
        "Mugg"@nb,
        "Muggsopp"@nb ;
    skos:broadMatch <http://dewey.info/class/579.53/e23/> ;
    skos:broader humord:c63279 ;
    skos:exactMatch realfagstermer:c013220 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013220,
        <http://dewey.info/class/579.53/e23/>,
        <http://dewey.info/class/632.43/e23/> ;
    skos:prefLabel "Mould (Fungi)"@en,
        "Muggsopp"@nb ;
    skos:related humord:c62138 ;
    skos:relatedMatch <http://dewey.info/class/632.43/e23/> .

humord:c08223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08223" ;
    dct:modified "2025-02-07T11:15:36"^^xsd:dateTime ;
    skos:altLabel "Tree kinds"@en,
        "Tree species"@en,
        "Tree types"@en,
        "Tre (Vedplantar)"@nb,
        "Tre (Vedplanter)"@nb,
        "Treslag"@nb,
        "Tresortar"@nb,
        "Tresorter"@nb ;
    skos:broader humord:c08202 ;
    skos:closeMatch realfagstermer:c000468 ;
    skos:exactMatch <http://dewey.info/class/582.16/e23/>,
        <http://dewey.info/class/635.977/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000468,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/561.16/e23/>,
        <http://dewey.info/class/582.16/e23/>,
        <http://dewey.info/class/634.9/e23/>,
        <http://dewey.info/class/635.977/e23/>,
        <http://dewey.info/class/704.9434/e23/>,
        <http://dewey.info/class/715.2/e23/>,
        <http://dewey.info/class/743.76/e23/> ;
    skos:prefLabel "Trees (Woody plants)"@en,
        "Trær (Vedplanter)"@nb ;
    skos:related humord:c11867 ;
    skos:relatedMatch <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/561.16/e23/>,
        <http://dewey.info/class/634.9/e23/>,
        <http://dewey.info/class/704.9434/e23/>,
        <http://dewey.info/class/715.2/e23/>,
        <http://dewey.info/class/743.76/e23/> .

humord:c08225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08225" ;
    dct:modified "2024-12-02T13:58:42"^^xsd:dateTime ;
    skos:altLabel "Pine"@en,
        "Furu"@nb,
        "Furuslekta"@nb,
        "Furuslekten"@nb,
        "Pinus"@nb ;
    skos:broadMatch <http://dewey.info/class/585.2/e23/> ;
    skos:broader humord:c59064 ;
    skos:definition "Furuslekta er ei bartreslekt i furufamilien. Furuslekta består av omlag 100 artar. Viltveksande furu i Noreg tilhøyrer arten vanleg furu (Pinus sylvestris). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006091 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006091,
        <http://dewey.info/class/585.2/e23/>,
        <http://dewey.info/class/634.9751/e23/>,
        <http://dewey.info/class/674.144/e23/> ;
    skos:prefLabel "Pines"@en,
        "Furu"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.9751/e23/>,
        <http://dewey.info/class/674.144/e23/> .

humord:c08226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08226" ;
    dct:modified "2024-08-29T13:31:18"^^xsd:dateTime ;
    skos:altLabel "Vegetasjon"@nb ;
    skos:broader humord:c08197 ;
    skos:closeMatch <http://dewey.info/class/581.7/e23/> ;
    skos:definition "Vegetasjon er summen av planter i et område, en fellesbetegnelse på hele plantedekket eller alle plantesamfunn i et gitt areal. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007467 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007467,
        <http://dewey.info/class/581.7/e23/> ;
    skos:prefLabel "Vegetation"@en,
        "Vegetasjon"@nb ;
    skos:related humord:c08331 .

humord:c08227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08227" ;
    dct:modified "2024-08-26T09:09:17"^^xsd:dateTime ;
    skos:altLabel "Animal biology"@en,
        "Zoologi"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Zoologi er læren om dyrene og deres liv, en naturvitenskap og gren av biologien. <SNL>"@nb ;
    skos:editorialNote "Bruk Zoologi når det omhandler flere aspekter: økologi, atferd, utbredelse, evolusjon etc. Ellers bruk Dyr."@nb ;
    skos:exactMatch realfagstermer:c013829,
        <http://dewey.info/class/590/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013829,
        <http://dewey.info/class/590/e23/> ;
    skos:prefLabel "Zoology"@en,
        "Zoologi"@nb ;
    skos:related humord:c08228 .

humord:c08228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 54 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08228" ;
    dct:modified "2024-08-28T15:52:55"^^xsd:dateTime ;
    skos:altLabel "Animal species"@en,
        "Animalia"@nb,
        "Dyr"@nb,
        "Dyrearter"@nb,
        "Dyreriket"@nb,
        "Fleircella dyr"@nb,
        "Flercellede dyr"@nb,
        "Metazoa"@nb ;
    skos:broader humord:c08257 ;
    skos:definition "Bruk zoologi når det omhandler både taksonomi, økologi, atferd osv."@nb ;
    skos:exactMatch realfagstermer:c013825,
        <http://dewey.info/class/590/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013825,
        <http://dewey.info/class/1--0929/e23/>,
        <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/398.245/e23/>,
        <http://dewey.info/class/398.369/e23/>,
        <http://dewey.info/class/571.1/e23/>,
        <http://dewey.info/class/571.71/e23/>,
        <http://dewey.info/class/571.81/e23/>,
        <http://dewey.info/class/571.986/e23/>,
        <http://dewey.info/class/590/e23/>,
        <http://dewey.info/class/614.43/e23/>,
        <http://dewey.info/class/636/e23/>,
        <http://dewey.info/class/639.9/e23/>,
        <http://dewey.info/class/641.306/e23/>,
        <http://dewey.info/class/704.9432/e23/>,
        <http://dewey.info/class/743.6/e23/>,
        <http://dewey.info/class/758.3/e23/> ;
    skos:prefLabel "Animals"@en,
        "Dyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0929/e23/>,
        <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/398.245/e23/>,
        <http://dewey.info/class/398.369/e23/>,
        <http://dewey.info/class/571.1/e23/>,
        <http://dewey.info/class/571.71/e23/>,
        <http://dewey.info/class/571.81/e23/>,
        <http://dewey.info/class/571.986/e23/>,
        <http://dewey.info/class/614.43/e23/>,
        <http://dewey.info/class/636/e23/>,
        <http://dewey.info/class/639.9/e23/>,
        <http://dewey.info/class/641.306/e23/>,
        <http://dewey.info/class/704.9432/e23/>,
        <http://dewey.info/class/743.6/e23/>,
        <http://dewey.info/class/758.3/e23/> .

humord:c08229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08229" ;
    dct:modified "2024-12-09T12:38:01"^^xsd:dateTime ;
    skos:altLabel "Evertebrata"@nb,
        "Evertebratar"@nb,
        "Invertebrata"@nb,
        "Invertebratar"@nb,
        "Invertebrater"@nb,
        "Ryggradslause dyr"@nb,
        "Virvellause dyr"@nb,
        "Virvelløse dyr"@nb ;
    skos:broader humord:c08228 ;
    skos:exactMatch realfagstermer:c013166,
        <http://dewey.info/class/562/e23/>,
        <http://dewey.info/class/592/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013166,
        <http://dewey.info/class/333.955/e23/>,
        <http://dewey.info/class/562/e23/>,
        <http://dewey.info/class/592/e23/>,
        <http://dewey.info/class/639.4/e23/> ;
    skos:prefLabel "Invertebrates"@en,
        "Evertebrater"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.955/e23/>,
        <http://dewey.info/class/639.4/e23/> .

humord:c08232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08232" ;
    dct:modified "2024-08-15T10:33:56"^^xsd:dateTime ;
    skos:altLabel "Insekt"@nb ;
    skos:broadMatch <http://dewey.info/class/664.95/e23/> ;
    skos:broader humord:c29664 ;
    skos:exactMatch realfagstermer:c000562,
        <http://dewey.info/class/565.7/e23/>,
        <http://dewey.info/class/595.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000562,
        <http://dewey.info/class/333.9557/e23/>,
        <http://dewey.info/class/565.7/e23/>,
        <http://dewey.info/class/576.875/e23/>,
        <http://dewey.info/class/595.7/e23/>,
        <http://dewey.info/class/614.432/e23/>,
        <http://dewey.info/class/628.9657/e23/>,
        <http://dewey.info/class/632.7/e23/>,
        <http://dewey.info/class/641.495/e23/>,
        <http://dewey.info/class/641.696/e23/>,
        <http://dewey.info/class/664.95/e23/> ;
    skos:prefLabel "Insects"@en,
        "Insekter"@nb ;
    skos:related humord:c29682 ;
    skos:relatedMatch <http://dewey.info/class/333.9557/e23/>,
        <http://dewey.info/class/576.875/e23/>,
        <http://dewey.info/class/614.432/e23/>,
        <http://dewey.info/class/628.9657/e23/>,
        <http://dewey.info/class/632.7/e23/>,
        <http://dewey.info/class/641.495/e23/>,
        <http://dewey.info/class/641.696/e23/> .

humord:c08233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08233" ;
    dct:modified "2025-03-26T07:55:16"^^xsd:dateTime ;
    skos:altLabel "Farm animals"@en,
        "Bufe"@nb,
        "Husdyr"@nb ;
    skos:broader humord:c16401 ;
    skos:closeMatch realfagstermer:c006492 ;
    skos:definition "Husdyr er dyr som mennesket har temmet og driver avl med, ved utvalg og paring av husdyr eller gjennom kunstig sædoverføring. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006492,
        <http://dewey.info/class/636/e23/> ;
    skos:prefLabel "Livestock"@en,
        "Husdyr"@nb .

humord:c08234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08234" ;
    dct:modified "2024-08-21T08:23:09"^^xsd:dateTime ;
    skos:altLabel "Noxious animals"@en,
        "Pests (Animals)"@en,
        "Skadedyr"@nb ;
    skos:broader humord:c16401 ;
    skos:exactMatch realfagstermer:c006611,
        <http://dewey.info/class/591.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006611,
        <http://dewey.info/class/591.65/e23/>,
        <http://dewey.info/class/632.6/e23/>,
        <http://dewey.info/class/799.25/e23/> ;
    skos:prefLabel "Vermins (Animals)"@en,
        "Skadedyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/632.6/e23/>,
        <http://dewey.info/class/799.25/e23/> .

humord:c08235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08235" ;
    dct:modified "2024-02-06T13:27:07"^^xsd:dateTime ;
    skos:altLabel "Vertebrata"@nb,
        "Vertebratar"@nb,
        "Virveldyr"@nb ;
    skos:broader humord:c62720 ;
    skos:closeMatch <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/566/e23/> ;
    skos:definition "Virveldyr er en gruppe dyr med ryggrad og hodeskalle (kranium). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013167,
        <http://dewey.info/class/596/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013167,
        <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/566/e23/>,
        <http://dewey.info/class/596/e23/>,
        <http://dewey.info/class/639.9/e23/> ;
    skos:prefLabel "Vertebrates"@en,
        "Vertebrater"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.9/e23/> .

humord:c08236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08236" ;
    dct:modified "2025-03-28T10:09:24"^^xsd:dateTime ;
    skos:altLabel "Fish biology"@en,
        "Fish science"@en,
        "Fishes"@en,
        "Ichthyology"@en,
        "Fisk"@nb,
        "Fiskar"@nb,
        "Fiskebiologi"@nb,
        "Fisker"@nb,
        "Iktyologi"@nb ;
    skos:broader humord:c08235 ;
    skos:editorialNote "Lukket bemerkning: Entall 3.9.09"@nb ;
    skos:exactMatch realfagstermer:c013827,
        <http://dewey.info/class/333.956/e23/>,
        <http://dewey.info/class/597/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013827,
        <http://dewey.info/class/333.956/e23/>,
        <http://dewey.info/class/354.57/e23/>,
        <http://dewey.info/class/567/e23/>,
        <http://dewey.info/class/597/e23/>,
        <http://dewey.info/class/639.3/e23/>,
        <http://dewey.info/class/641.692/e23/>,
        <http://dewey.info/class/664.94/e23/>,
        <http://dewey.info/class/799.1/e23/> ;
    skos:prefLabel "Fish"@en,
        "Fisk"@nb ;
    skos:related humord:c22541,
        humord:c24937 ;
    skos:relatedMatch <http://dewey.info/class/354.57/e23/>,
        <http://dewey.info/class/567/e23/>,
        <http://dewey.info/class/639.3/e23/>,
        <http://dewey.info/class/664.94/e23/>,
        <http://dewey.info/class/799.1/e23/> .

humord:c08237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08237" ;
    dct:modified "2024-08-12T08:41:15"^^xsd:dateTime ;
    skos:altLabel "Brisling"@en,
        "Brisling sardine"@en,
        "Bristling"@en,
        "Garvie"@en,
        "Garvock"@en,
        "Russian sardine"@en,
        "Russlet"@en,
        "Skipper (Sprattus sprattus)"@en,
        "Whitebait"@en,
        "Brisling"@nb,
        "Sprattus sprattus"@nb ;
    skos:broader humord:c65477 ;
    skos:closeMatch <http://dewey.info/class/597.452/e23/> ;
    skos:exactMatch realfagstermer:c012940 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012940,
        <http://dewey.info/class/597.452/e23/> ;
    skos:prefLabel "European sprat"@en,
        "Brisling"@nb .

humord:c08238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08238" ;
    dct:modified "2024-12-11T14:09:12"^^xsd:dateTime ;
    skos:altLabel "Atlantic salmon"@en,
        "Atlanterhavslaks"@nb,
        "Atlantisk laks"@nb,
        "Laks"@nb,
        "Salmo salar"@nb,
        "Villaks"@nb ;
    skos:broadMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c64229 ;
    skos:closeMatch <http://dewey.info/class/597.56/e23/> ;
    skos:definition "Laks er en fiskeart i laksefamilien som vanligvis lever mye av livet i havet, men som vandrer opp i elver for å gyte. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012698 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012698,
        <http://dewey.info/class/597.56/e23/>,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:prefLabel "Salmon"@en,
        "Laks"@nb ;
    skos:related humord:c11278,
        humord:c67826,
        humord:c68971 .

humord:c08239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08239" ;
    dct:modified "2024-07-12T08:07:05"^^xsd:dateTime ;
    skos:altLabel "European cisco"@en,
        "Vendace"@en,
        "Lagasild"@nb,
        "Lagesild"@nb,
        "Lågåsild"@nb ;
    skos:broadMatch <http://dewey.info/class/597.55/e23/>,
        <http://dewey.info/class/641.392/e23/> ;
    skos:broader humord:c64229 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/597.55/e23/>,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/799.11/e23/> ;
    skos:prefLabel "Coregonus albula"@en,
        "Lagesild"@nb ;
    skos:relatedMatch <http://dewey.info/class/799.11/e23/> .

humord:c08240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08240" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08236 ;
    skos:closeMatch <http://dewey.info/class/597.452/e23/> ;
    skos:exactMatch realfagstermer:c010068 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010068,
        <http://dewey.info/class/338.3727452/e23/>,
        <http://dewey.info/class/597.452/e23/> ;
    skos:prefLabel "Herring"@en,
        "Sild"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.3727452/e23/> .

humord:c08241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08241" ;
    dct:modified "2024-08-20T14:11:54"^^xsd:dateTime ;
    skos:altLabel "Fuglar"@nb ;
    skos:broader humord:c08235 ;
    skos:closeMatch <http://dewey.info/class/636.5/e23/> ;
    skos:exactMatch realfagstermer:c006445,
        <http://dewey.info/class/568/e23/>,
        <http://dewey.info/class/598/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006445,
        <http://dewey.info/class/333.958/e23/>,
        <http://dewey.info/class/568/e23/>,
        <http://dewey.info/class/571.986/e23/>,
        <http://dewey.info/class/598/e23/>,
        <http://dewey.info/class/614.434/e23/>,
        <http://dewey.info/class/628.968/e23/>,
        <http://dewey.info/class/636.5/e23/>,
        <http://dewey.info/class/639.12/e23/>,
        <http://dewey.info/class/799.24/e23/> ;
    skos:prefLabel "Birds"@en,
        "Fugler"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.958/e23/>,
        <http://dewey.info/class/571.986/e23/>,
        <http://dewey.info/class/614.434/e23/>,
        <http://dewey.info/class/628.968/e23/>,
        <http://dewey.info/class/639.12/e23/>,
        <http://dewey.info/class/799.24/e23/> .

humord:c08242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08242" ;
    dct:modified "2020-05-13T14:28:34"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/598.625/e23/> ;
    skos:broader humord:c58286 ;
    skos:closeMatch <http://dewey.info/class/636.5/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/598.625/e23/>,
        <http://dewey.info/class/636.5/e23/> ;
    skos:prefLabel "Cocks"@en,
        "Haner"@nb .

humord:c08243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08243" ;
    dct:modified "2024-11-14T15:10:14"^^xsd:dateTime ;
    skos:altLabel "Mammalia"@nb,
        "Pattedyr"@nb ;
    skos:broader humord:c08235 ;
    skos:definition "Pattedyr er en klasse dyr som kjennetegnes ved tre viktige egenskaper: De er varmblodige (de regulerer kroppstemperaturen selv); De fleste er kledd med hår; De gir melk til ungene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013772,
        <http://dewey.info/class/569/e23/>,
        <http://dewey.info/class/599/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013772,
        <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/569/e23/>,
        <http://dewey.info/class/599/e23/>,
        <http://dewey.info/class/616.0273/e23/>,
        <http://dewey.info/class/628.969/e23/>,
        <http://dewey.info/class/636/e23/>,
        <http://dewey.info/class/639.9/e23/> ;
    skos:prefLabel "Mammals"@en,
        "Pattedyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/616.0273/e23/>,
        <http://dewey.info/class/628.969/e23/>,
        <http://dewey.info/class/636/e23/>,
        <http://dewey.info/class/639.9/e23/> .

humord:c08244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08244" ;
    dct:modified "2024-05-27T14:50:43"^^xsd:dateTime ;
    skos:altLabel "Beverar"@nb,
        "Bevre"@nb,
        "Bevrer"@nb,
        "Castoridae"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Bever er en gnager i beverfamilien. Det er to arter i familien, europeisk bever og nordamerikansk bever. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012726,
        <http://dewey.info/class/599.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012726,
        <http://dewey.info/class/333.95937/e23/>,
        <http://dewey.info/class/599.37/e23/>,
        <http://dewey.info/class/639.1137/e23/>,
        <http://dewey.info/class/639.97937/e23/> ;
    skos:prefLabel "Beavers"@en,
        "Bevere"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.95937/e23/>,
        <http://dewey.info/class/639.1137/e23/>,
        <http://dewey.info/class/639.97937/e23/> .

humord:c08245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08245" ;
    dct:modified "2024-07-04T14:52:15"^^xsd:dateTime ;
    skos:altLabel "Bjørnar"@nb,
        "Bjørnefamilien"@nb,
        "Bjørner"@nb,
        "Ursidae"@nb ;
    skos:broader humord:c19187 ;
    skos:closeMatch realfagstermer:c012921 ;
    skos:exactMatch <http://dewey.info/class/599.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012921,
        <http://dewey.info/class/599.78/e23/>,
        <http://dewey.info/class/636.0839/e23/>,
        <http://dewey.info/class/639.966/e23/> ;
    skos:prefLabel "Bears"@en,
        "Bjørnefamilien"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0839/e23/>,
        <http://dewey.info/class/639.966/e23/> .

humord:c08246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08246" ;
    dct:modified "2024-08-14T12:38:36"^^xsd:dateTime ;
    skos:altLabel "Hestar"@nb ;
    skos:broader humord:c28359 ;
    skos:exactMatch realfagstermer:c005424,
        <http://dewey.info/class/599.6655/e23/>,
        <http://dewey.info/class/636.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005424,
        <http://dewey.info/class/357.2/e23/>,
        <http://dewey.info/class/599.6655/e23/>,
        <http://dewey.info/class/615.851581/e23/>,
        <http://dewey.info/class/636.1/e23/> ;
    skos:prefLabel "Horses"@en,
        "Hester"@nb ;
    skos:related humord:c29679 ;
    skos:relatedMatch <http://dewey.info/class/357.2/e23/>,
        <http://dewey.info/class/615.851581/e23/> .

humord:c08247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08247" ;
    dct:modified "2024-09-30T13:29:57"^^xsd:dateTime ;
    skos:altLabel "Dalecarlian horses (Artefacts)"@en,
        "Dalahestar (Artefaktar)"@nb ;
    skos:broadMatch <http://dewey.info/class/745.592/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Dalahest (på svensk skrevet dalahäst) er tradisjonelt en rødmalt, stilisert hestefigur av tre som nå først og fremst blir lagd i Nusnäs i Mora i Dalarna i Sverige <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.592/e23/> ;
    skos:prefLabel "Dala horses (Artefacts)"@en,
        "Dalahester (Artefakter)"@nb .

humord:c08248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08248" ;
    dct:modified "2024-08-14T13:07:36"^^xsd:dateTime ;
    skos:altLabel "Cervus elaphus"@nb,
        "Hjort"@nb,
        "Hjortar"@nb,
        "Kronhjort"@nb,
        "Moskushjorter"@nb,
        "Raudhjort"@nb,
        "Rødhjort"@nb,
        "Wapiti"@nb ;
    skos:broader humord:c61192 ;
    skos:exactMatch realfagstermer:c013591,
        <http://dewey.info/class/599.6542/e23/>,
        <http://dewey.info/class/636.29442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013591,
        <http://dewey.info/class/599.6542/e23/>,
        <http://dewey.info/class/636.29442/e23/> ;
    skos:prefLabel "Red deer"@en,
        "Hjorter"@nb .

humord:c08249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08249" ;
    dct:modified "2023-11-22T08:38:55"^^xsd:dateTime ;
    skos:altLabel "Hundar"@nb ;
    skos:broadMatch <http://dewey.info/class/599.772/e23/> ;
    skos:broader humord:c61194 ;
    skos:exactMatch realfagstermer:c002425,
        <http://dewey.info/class/636.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002425,
        <http://dewey.info/class/599.772/e23/>,
        <http://dewey.info/class/636.0839/e23/>,
        <http://dewey.info/class/636.7/e23/> ;
    skos:prefLabel "Dogs"@en,
        "Hunder"@nb ;
    skos:related humord:c17845 ;
    skos:relatedMatch <http://dewey.info/class/636.0839/e23/> .

humord:c08250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08250" ;
    dct:modified "2024-01-31T09:45:47"^^xsd:dateTime ;
    skos:altLabel "Cetaceans"@en,
        "Cetacea"@nb,
        "Kvalar (Pattedyr)"@nb ;
    skos:broader humord:c62419 ;
    skos:closeMatch <http://dewey.info/class/569.5/e23/>,
        <http://dewey.info/class/599.5/e23/> ;
    skos:exactMatch realfagstermer:c005007 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005007,
        <http://dewey.info/class/569.5/e23/>,
        <http://dewey.info/class/599.5/e23/>,
        <http://dewey.info/class/639.28/e23/> ;
    skos:prefLabel "Whales"@en,
        "Hvaler (Pattedyr)"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.28/e23/> .

humord:c08251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08251" ;
    dct:modified "2024-01-30T11:04:13"^^xsd:dateTime ;
    skos:altLabel "Bactrian camels"@en,
        "Domestic Bactrian camels"@en,
        "Mongolian camels"@en,
        "Two-humped camels"@en,
        "Baktriakamelar"@nb,
        "Baktriakameler"@nb,
        "Camelus bactrianus"@nb,
        "Camelus ferus"@nb,
        "Kamelar"@nb,
        "Villkamelar"@nb,
        "Villkameler"@nb ;
    skos:broader humord:c62334 ;
    skos:definition "Kamel, egentlig baktriakamel, er en partået klovdyrart i kamelfamilien. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004450,
        <http://dewey.info/class/599.6362/e23/>,
        <http://dewey.info/class/636.295/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004450,
        <http://dewey.info/class/599.6362/e23/>,
        <http://dewey.info/class/636.295/e23/> ;
    skos:prefLabel "Camels"@en,
        "Kameler"@nb .

humord:c08252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08252" ;
    dct:modified "2024-08-16T10:19:35"^^xsd:dateTime ;
    skos:altLabel "Kattar"@nb ;
    skos:broadMatch <http://dewey.info/class/599.752/e23/> ;
    skos:broader humord:c20099 ;
    skos:exactMatch realfagstermer:c011108,
        <http://dewey.info/class/636.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011108,
        <http://dewey.info/class/599.752/e23/>,
        <http://dewey.info/class/636.0839/e23/>,
        <http://dewey.info/class/636.8/e23/> ;
    skos:prefLabel "Cats"@en,
        "Katter"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0839/e23/> .

humord:c08253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08253" ;
    dct:modified "2016-09-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ku"@nb,
        "Kuer"@nb ;
    skos:broader humord:c17936 ;
    skos:exactMatch <http://dewey.info/class/599.6422/e23/>,
        <http://dewey.info/class/636.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1762/e23/>,
        <http://dewey.info/class/599.6422/e23/>,
        <http://dewey.info/class/636.2/e23/> ;
    skos:prefLabel "Cows"@en,
        "Kyr"@nb ;
    skos:related humord:c08438 ;
    skos:relatedMatch <http://dewey.info/class/338.1762/e23/> .

humord:c08255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08255" ;
    dct:modified "2024-11-26T14:44:45"^^xsd:dateTime ;
    skos:altLabel "Caribou"@en,
        "Caribous"@en,
        "Reindeer"@en,
        "Rangifer tarandus"@nb,
        "Rein"@nb,
        "Reinsdyr"@nb ;
    skos:broader humord:c61192 ;
    skos:definition "Rein er et pattedyr i familien hjortedyr. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003600,
        <http://dewey.info/class/599.658/e23/>,
        <http://dewey.info/class/636.2948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003600,
        <http://dewey.info/class/599.658/e23/>,
        <http://dewey.info/class/636.2948/e23/> ;
    skos:prefLabel "Reindeers"@en,
        "Rein"@nb ;
    skos:related humord:c07641 .

humord:c08257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08257" ;
    dct:modified "2025-03-27T09:46:12"^^xsd:dateTime ;
    skos:altLabel "Dyreliv"@nb,
        "Fauna"@nb ;
    skos:broader humord:c08227 ;
    skos:closeMatch realfagstermer:c006496,
        <http://dewey.info/class/333.954/e23/> ;
    skos:exactMatch realfagstermer:c007454,
        <http://dewey.info/class/590/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006496,
        realfagstermer:c007454,
        <http://dewey.info/class/333.954/e23/>,
        <http://dewey.info/class/590/e23/>,
        <http://dewey.info/class/639/e23/> ;
    skos:prefLabel "Fauna"@en,
        "Dyreliv"@nb ;
    skos:relatedMatch <http://dewey.info/class/639/e23/> .

humord:c08259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08259" ;
    dct:modified "2024-09-03T08:48:44"^^xsd:dateTime ;
    skos:altLabel "Etnozoologi"@nb,
        "Folkelig zoologi"@nb ;
    skos:broadMatch <http://dewey.info/class/306.45/e23/> ;
    skos:broader humord:c04811 ;
    skos:definition "Etnozoologi er folkelige kunnskapssystemer om dyr <UBO>"@nb ;
    skos:exactMatch realfagstermer:c000518 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000518,
        <http://dewey.info/class/306.45/e23/>,
        <http://dewey.info/class/591/e23/> ;
    skos:prefLabel "Ethnozoology"@en,
        "Etnozoologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/591/e23/> .

humord:c08260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08260" ;
    dct:modified "2024-06-13T08:05:38"^^xsd:dateTime ;
    skos:altLabel "Fysikk"@nb,
        "Generell fysikk"@nb ;
    skos:broader humord:c08180 ;
    skos:definition "Fysikk er en vitenskap som tar for seg hvordan universet er bygd opp og fungerer, på sitt mest grunnleggende. Fysikk beskriver hvordan prosesser i naturen drives av krefter som virker og av energi som overføres eller endrer form. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003067,
        <http://dewey.info/class/530/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003067,
        <http://dewey.info/class/215.3/e23/>,
        <http://dewey.info/class/344.0953/e23/>,
        <http://dewey.info/class/530/e23/>,
        <http://dewey.info/class/577.13/e23/>,
        <http://dewey.info/class/621/e23/> ;
    skos:prefLabel "Physics"@en,
        "Fysikk"@nb ;
    skos:related humord:c20831 ;
    skos:relatedMatch <http://dewey.info/class/215.3/e23/>,
        <http://dewey.info/class/344.0953/e23/>,
        <http://dewey.info/class/577.13/e23/>,
        <http://dewey.info/class/621/e23/> .

humord:c08261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08261" ;
    dct:modified "2025-04-01T09:29:42"^^xsd:dateTime ;
    skos:altLabel "Electric energy"@en,
        "Elektrisitet"@nb,
        "Elektrisk energi"@nb ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/537/e23/>,
        <http://dewey.info/class/612.01442/e23/> ;
    skos:definition "Elektrisitet er fysiske fenomener som er knyttet til negativt eller positivt ladede partikler i ro eller i bevegelse. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004559,
        <http://dewey.info/class/333.7932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004559,
        <http://dewey.info/class/333.7932/e23/>,
        <http://dewey.info/class/354.49/e23/>,
        <http://dewey.info/class/537/e23/>,
        <http://dewey.info/class/551.563/e23/>,
        <http://dewey.info/class/571.47/e23/>,
        <http://dewey.info/class/612.01442/e23/>,
        <http://dewey.info/class/615.845/e23/>,
        <http://dewey.info/class/621.3121/e23/>,
        <http://dewey.info/class/621.3124/e23/>,
        <http://dewey.info/class/621.483/e23/>,
        <http://dewey.info/class/622.48/e23/>,
        <http://dewey.info/class/641.586/e23/>,
        <http://dewey.info/class/658.26/e23/> ;
    skos:prefLabel "Electricity"@en,
        "Elektrisitet"@nb ;
    skos:related humord:c04317,
        humord:c58853 ;
    skos:relatedMatch <http://dewey.info/class/354.49/e23/>,
        <http://dewey.info/class/551.563/e23/>,
        <http://dewey.info/class/571.47/e23/>,
        <http://dewey.info/class/615.845/e23/>,
        <http://dewey.info/class/621.3121/e23/>,
        <http://dewey.info/class/621.3124/e23/>,
        <http://dewey.info/class/621.483/e23/>,
        <http://dewey.info/class/622.48/e23/>,
        <http://dewey.info/class/641.586/e23/>,
        <http://dewey.info/class/658.26/e23/> .

humord:c08262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08262" ;
    dct:modified "2023-11-24T14:13:56"^^xsd:dateTime ;
    skos:altLabel "Color theory"@en,
        "Fargelære"@nb,
        "Fargeteori"@nb,
        "Fargeteorier"@nb ;
    skos:broader humord:c05401 ;
    skos:exactMatch realfagstermer:c012632 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012632,
        <http://dewey.info/class/535.6/e23/>,
        <http://dewey.info/class/701.85/e23/> ;
    skos:prefLabel "Colour theory"@en,
        "Fargelære"@nb ;
    skos:related humord:c05400 ;
    skos:relatedMatch <http://dewey.info/class/535.6/e23/>,
        <http://dewey.info/class/701.85/e23/> .

humord:c08264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08264" ;
    dct:modified "2024-06-19T19:33:38"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/541.361/e23/> ;
    skos:broader humord:c65291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.364/e23/>,
        <http://dewey.info/class/541.361/e23/> ;
    skos:prefLabel "Fire"@en,
        "Ild"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.364/e23/> .

humord:c08265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08265" ;
    dct:modified "2024-06-24T13:00:28"^^xsd:dateTime ;
    skos:altLabel "Kvantefysikk"@nb,
        "Kvantemekanikk"@nb,
        "Kvanteteori"@nb ;
    skos:broader humord:c08260 ;
    skos:closeMatch realfagstermer:c001192,
        realfagstermer:c013441,
        <http://dewey.info/class/539/e23/> ;
    skos:exactMatch <http://dewey.info/class/530.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001192,
        realfagstermer:c013441,
        <http://dewey.info/class/530.12/e23/>,
        <http://dewey.info/class/535.15/e23/>,
        <http://dewey.info/class/539/e23/> ;
    skos:prefLabel "Quantum theory"@en,
        "Kvanteteori"@nb ;
    skos:related humord:c66635 ;
    skos:relatedMatch <http://dewey.info/class/535.15/e23/> .

humord:c08268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08268" ;
    dct:modified "2000-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17464 ;
    skos:closeMatch realfagstermer:c010631 ;
    skos:exactMatch <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/571.444/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010631,
        <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/571.444/e23/>,
        <http://dewey.info/class/612.014453/e23/>,
        <http://dewey.info/class/615.83/e23/>,
        <http://dewey.info/class/616.07544/e23/>,
        <http://dewey.info/class/620.2/e23/>,
        <http://dewey.info/class/777.53/e23/>,
        <http://dewey.info/class/781.23/e23/> ;
    skos:prefLabel "Sound (Acoustics)"@en,
        "Lyd"@nb ;
    skos:related humord:c20964 ;
    skos:relatedMatch <http://dewey.info/class/612.014453/e23/>,
        <http://dewey.info/class/615.83/e23/>,
        <http://dewey.info/class/616.07544/e23/>,
        <http://dewey.info/class/620.2/e23/>,
        <http://dewey.info/class/777.53/e23/>,
        <http://dewey.info/class/781.23/e23/> .

humord:c08269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08269" ;
    dct:modified "2024-07-01T12:35:06"^^xsd:dateTime ;
    skos:altLabel "Lys"@nb ;
    skos:broadMatch <http://dewey.info/class/621.36/e23/> ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/523.015/e23/> ;
    skos:definition "Lys, også kalt synlig lys, er elektromagnetisk stråling som menneskeøyet kan registrere. Lys kan også defineres som den sanseopplevelsen synet oppfatter. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005699,
        <http://dewey.info/class/535/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005699,
        <http://dewey.info/class/523.015/e23/>,
        <http://dewey.info/class/535/e23/>,
        <http://dewey.info/class/541.3533/e23/>,
        <http://dewey.info/class/551.565/e23/>,
        <http://dewey.info/class/571.455/e23/>,
        <http://dewey.info/class/612.01444/e23/>,
        <http://dewey.info/class/613.19/e23/>,
        <http://dewey.info/class/615.831/e23/>,
        <http://dewey.info/class/621.36/e23/>,
        <http://dewey.info/class/623.042/e23/> ;
    skos:prefLabel "Light"@en,
        "Lys"@nb ;
    skos:related humord:c04309 ;
    skos:relatedMatch <http://dewey.info/class/541.3533/e23/>,
        <http://dewey.info/class/551.565/e23/>,
        <http://dewey.info/class/571.455/e23/>,
        <http://dewey.info/class/612.01444/e23/>,
        <http://dewey.info/class/613.19/e23/>,
        <http://dewey.info/class/615.831/e23/>,
        <http://dewey.info/class/623.042/e23/> .

humord:c08270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08270" ;
    dct:modified "2024-07-01T14:14:05"^^xsd:dateTime ;
    skos:altLabel "Measurement science"@en,
        "Mål og vekt"@nb,
        "Målemetodar"@nb,
        "Målemetoder"@nb,
        "Måleteknikk"@nb,
        "Vekt og mål"@nb ;
    skos:broader humord:c08260 ;
    skos:closeMatch realfagstermer:c013918 ;
    skos:definition "Læren om måling, måleenheter og målemetoder <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/389.1/e23/>,
        <http://dewey.info/class/530.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013918,
        <http://dewey.info/class/343.075/e23/>,
        <http://dewey.info/class/352.83/e23/>,
        <http://dewey.info/class/389.1/e23/>,
        <http://dewey.info/class/389.62/e23/>,
        <http://dewey.info/class/530.81/e23/> ;
    skos:prefLabel "Metrology"@en,
        "Metrologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.075/e23/>,
        <http://dewey.info/class/352.83/e23/>,
        <http://dewey.info/class/389.62/e23/> .

humord:c08273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08273" ;
    dct:modified "2024-06-19T19:37:00"^^xsd:dateTime ;
    skos:broader humord:c08269 ;
    skos:exactMatch realfagstermer:c007905 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007905,
        <http://dewey.info/class/535/e23/> ;
    skos:prefLabel "Darkness"@en,
        "Mørke"@nb ;
    skos:relatedMatch <http://dewey.info/class/535/e23/> .

humord:c08274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08274" ;
    dct:modified "2024-06-13T10:46:50"^^xsd:dateTime ;
    skos:altLabel "Relativity"@en,
        "Relativity theory"@en,
        "Relativitet"@nb,
        "Relativitetsteorien"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Relativitetsteorien er en teori om den fysiske betydningen av begrepene rom, tid og gravitasjon. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013027,
        <http://dewey.info/class/530.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013027,
        <http://dewey.info/class/530.11/e23/> ;
    skos:prefLabel "Theory of relativity"@en,
        "Relativitetsteorien"@nb .

humord:c08275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08275" ;
    dct:modified "2024-04-18T13:15:00"^^xsd:dateTime ;
    skos:altLabel "Earth science"@en,
        "Geofag"@nb,
        "Geovitenskapelige fag"@nb,
        "Geovitskap"@nb,
        "Geovitskapelege fag"@nb,
        "Geovitskaplege fag"@nb ;
    skos:broader humord:c08180 ;
    skos:definition "Geovitenskap, fellesbetegnelse for fag som angår studiet av Jorden, i første rekke geologi, geokjemi, geomorfologi, glasiologi, hydrologi, meteorologi og geofysikk (inkludert naturgeografi). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013631,
        <http://dewey.info/class/550/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013631,
        <http://dewey.info/class/344.0955/e23/>,
        <http://dewey.info/class/550/e23/> ;
    skos:prefLabel "Geoscience"@en,
        "Geovitenskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0955/e23/> .

humord:c08276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08276" ;
    dct:modified "2024-04-18T09:15:21"^^xsd:dateTime ;
    skos:altLabel "Earth's geophysics"@en,
        "Geofysikk"@nb,
        "Jordas geofysikk"@nb,
        "Jordens geofysikk"@nb ;
    skos:broader humord:c08275 ;
    skos:closeMatch <http://dewey.info/class/550/e23/> ;
    skos:definition "Gren av geovitenskapene, der man i særlig grad anvender prinsipper og metoder fra fysikken <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008473 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008473,
        <http://dewey.info/class/550/e23/> ;
    skos:prefLabel "Geophysics"@en,
        "Geofysikk"@nb .

humord:c08277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08277" ;
    dct:modified "2024-05-14T14:43:01"^^xsd:dateTime ;
    skos:altLabel "Generell meteorologi"@nb,
        "Meteorologi"@nb ;
    skos:broader humord:c08276 ;
    skos:definition "Vitenskapen om atmosfærens prosesser og fysikk <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013457,
        <http://dewey.info/class/1--015515/e23/>,
        <http://dewey.info/class/551.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013457,
        <http://dewey.info/class/1--015515/e23/>,
        <http://dewey.info/class/344.0955/e23/>,
        <http://dewey.info/class/551.5/e23/>,
        <http://dewey.info/class/629.1324/e23/> ;
    skos:prefLabel "Meteorology"@en,
        "Meteorologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0955/e23/>,
        <http://dewey.info/class/629.1324/e23/> .

humord:c08278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08278" ;
    dct:modified "2024-07-02T09:41:43"^^xsd:dateTime ;
    skos:altLabel "Luftspeglingar"@nb ;
    skos:broadMatch <http://dewey.info/class/551.565/e23/> ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Luftspeiling er et optisk fenomen som gjør at himmelen, sjøen, observerte gjenstander eller lignende speiles i atmosfæren. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009835 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009835,
        <http://dewey.info/class/551.565/e23/> ;
    skos:prefLabel "Mirages"@en,
        "Luftspeilinger"@nb ;
    skos:related humord:c07142,
        humord:c08039 .

humord:c08279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08279" ;
    dct:modified "2024-04-04T13:15:35"^^xsd:dateTime ;
    skos:altLabel "Skyer"@nb ;
    skos:broader humord:c08280 ;
    skos:exactMatch realfagstermer:c001965,
        <http://dewey.info/class/551.576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001965,
        <http://dewey.info/class/551.576/e23/>,
        <http://dewey.info/class/629.1324/e23/> ;
    skos:prefLabel "Clouds"@en,
        "Skyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.1324/e23/> .

humord:c08280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08280" ;
    dct:modified "2024-05-14T14:52:43"^^xsd:dateTime ;
    skos:altLabel "Ver"@nb,
        "Veret"@nb,
        "Verfenomen"@nb,
        "Verforhold"@nb,
        "Vertilhøve"@nb,
        "Vær (Meteorologi)"@nb,
        "Værfenomener"@nb,
        "Værforhold"@nb,
        "Vêr"@nb,
        "Vêret"@nb,
        "Vêrfenomen"@nb,
        "Vêrforhold"@nb,
        "Vêrtilhøve"@nb ;
    skos:broader humord:c08277 ;
    skos:closeMatch realfagstermer:c003819,
        realfagstermer:c008502 ;
    skos:definition "Vær omfatter alle de forskjellige kortvarige fenomenene som opptrer i atmosfæren til et himmellegeme <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c004477,
        <http://dewey.info/class/551.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003819,
        realfagstermer:c004477,
        realfagstermer:c008502,
        <http://dewey.info/class/304.25/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.363/e23/>,
        <http://dewey.info/class/551.6/e23/>,
        <http://dewey.info/class/629.1324/e23/>,
        <http://dewey.info/class/632.1/e23/> ;
    skos:prefLabel "Weather"@en,
        "Været"@nb ;
    skos:related humord:c05153 ;
    skos:relatedMatch <http://dewey.info/class/304.25/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.363/e23/>,
        <http://dewey.info/class/629.1324/e23/>,
        <http://dewey.info/class/632.1/e23/> .

humord:c08281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08281" ;
    dct:modified "2024-05-14T14:43:02"^^xsd:dateTime ;
    skos:altLabel "Weather forecasts"@en,
        "Vermelding"@nb,
        "Verprognosar"@nb,
        "Vervarsling"@nb,
        "Værmelding"@nb,
        "Værprognoser"@nb,
        "Vêrmelding"@nb,
        "Vêrprognosar"@nb,
        "Vêrvarsling"@nb ;
    skos:broader humord:c08277 ;
    skos:exactMatch realfagstermer:c011507,
        <http://dewey.info/class/551.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011507,
        <http://dewey.info/class/551.63/e23/> ;
    skos:prefLabel "Weather forecasting"@en,
        "Værvarsling"@nb .

humord:c08282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08282" ;
    dct:modified "2024-04-18T10:21:47"^^xsd:dateTime ;
    skos:altLabel "General geology"@en,
        "Bergvitenskap"@nb,
        "Bergvitskap"@nb,
        "Generell geologi"@nb,
        "Geologi"@nb ;
    skos:broader humord:c08275 ;
    skos:exactMatch realfagstermer:c013425,
        <http://dewey.info/class/551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013425,
        <http://dewey.info/class/344.0955/e23/>,
        <http://dewey.info/class/551/e23/> ;
    skos:prefLabel "Geology"@en,
        "Geologi"@nb ;
    skos:related humord:c14147 ;
    skos:relatedMatch <http://dewey.info/class/344.0955/e23/> .

humord:c08283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08283" ;
    dct:modified "2024-05-14T12:13:49"^^xsd:dateTime ;
    skos:altLabel "Rock types"@en,
        "Bergart"@nb,
        "Bergartar"@nb,
        "Bergarter"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Bergarter er de faste materialene som jordskorpen er bygd opp av. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009595,
        <http://dewey.info/class/552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009595,
        <http://dewey.info/class/549.114/e23/>,
        <http://dewey.info/class/552/e23/>,
        <http://dewey.info/class/624.1832/e23/> ;
    skos:prefLabel "Rocks"@en,
        "Bergarter"@nb ;
    skos:relatedMatch <http://dewey.info/class/549.114/e23/>,
        <http://dewey.info/class/624.1832/e23/> .

humord:c08285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08285" ;
    dct:modified "2024-04-10T10:14:04"^^xsd:dateTime ;
    skos:altLabel "Basalts"@en,
        "Basalt"@nb,
        "Basaltar"@nb,
        "Basalter"@nb ;
    skos:broader humord:c65514 ;
    skos:definition "Basalt er en mørk, finkornet lavabergart som hovedsakelig består av kalsiumrik feltspat (plagioklas) og pyroksen (augitt).  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012713,
        <http://dewey.info/class/552.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012713,
        <http://dewey.info/class/552.26/e23/> ;
    skos:prefLabel "Basalt"@en,
        "Basalt"@nb .

humord:c08286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08286" ;
    dct:modified "2024-04-08T13:31:06"^^xsd:dateTime ;
    skos:altLabel "Dibas"@nb ;
    skos:broadMatch <http://dewey.info/class/552.2/e23/> ;
    skos:broader humord:c65518 ;
    skos:definition "Diabas, mørk, hard og finkornet magmatisk bergart som opptrer i steiltstående, gjennomskjærende ganger eller sjeldnere i såkalte sills (lagganger som følger lagdelingen i en bergart, oftest flattliggende). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/552.2/e23/> ;
    skos:prefLabel "Diabase"@en,
        "Diabas"@nb .

humord:c08287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08287" ;
    dct:modified "2024-04-08T13:29:21"^^xsd:dateTime ;
    skos:altLabel "Flint (Bergart)"@nb ;
    skos:broadMatch <http://dewey.info/class/553.65/e23/> ;
    skos:broader humord:c65521 ;
    skos:definition "Flint er en bergart som vanligvis er en grålig, brun eller svart forekomst av kryptokrystallinsk (ekstremt finkornet) kvarts. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011043 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011043,
        <http://dewey.info/class/553.65/e23/> ;
    skos:prefLabel "Flint (Rock)"@en,
        "Flint (Bergart)"@nb .

humord:c08288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08288" ;
    dct:modified "2024-04-08T12:49:24"^^xsd:dateTime ;
    skos:altLabel "SiO2"@en,
        "Kvarts"@nb ;
    skos:broadMatch <http://dewey.info/class/549.68/e23/>,
        <http://dewey.info/class/620.198/e23/> ;
    skos:broader humord:c65511 ;
    skos:exactMatch realfagstermer:c010764 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010764,
        <http://dewey.info/class/549.68/e23/>,
        <http://dewey.info/class/620.198/e23/> ;
    skos:prefLabel "Quartz"@en,
        "Kvarts"@nb .

humord:c08289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08289" ;
    dct:modified "2024-04-24T09:53:54"^^xsd:dateTime ;
    skos:altLabel "Marmor"@nb ;
    skos:broadMatch <http://dewey.info/class/552.4/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:broader humord:c65520 ;
    skos:definition "Marmor er en krystallinsk karbonatbergart, dannet ved omkrystallisasjon (metamorfose) av kalksteiner. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002207,
        <http://dewey.info/class/553.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002207,
        <http://dewey.info/class/552.4/e23/>,
        <http://dewey.info/class/553.512/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:prefLabel "Marble"@en,
        "Marmor"@nb .

humord:c08290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08290" ;
    dct:modified "2024-04-24T15:26:31"^^xsd:dateTime ;
    skos:altLabel "Erosjon"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Erosjon er en prosess hvor bergarter, mineraler, jord eller andre løsmasser slites løs og flyttes til et annet sted av vind, vann eller is. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000778,
        <http://dewey.info/class/551.302/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000778,
        <http://dewey.info/class/551.302/e23/>,
        <http://dewey.info/class/551.313/e23/>,
        <http://dewey.info/class/551.352/e23/>,
        <http://dewey.info/class/551.372/e23/>,
        <http://dewey.info/class/627.5/e23/>,
        <http://dewey.info/class/631.45/e23/> ;
    skos:prefLabel "Erosion"@en,
        "Erosjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.313/e23/>,
        <http://dewey.info/class/551.352/e23/>,
        <http://dewey.info/class/551.372/e23/>,
        <http://dewey.info/class/627.5/e23/>,
        <http://dewey.info/class/631.45/e23/> .

humord:c08291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08291" ;
    dct:modified "2024-04-17T10:23:04"^^xsd:dateTime ;
    skos:altLabel "Forvitring"@nb ;
    skos:broader humord:c08282 ;
    skos:exactMatch realfagstermer:c010576,
        <http://dewey.info/class/551.302/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010576,
        <http://dewey.info/class/551.302/e23/>,
        <http://dewey.info/class/551.305/e23/>,
        <http://dewey.info/class/551.352/e23/>,
        <http://dewey.info/class/551.372/e23/> ;
    skos:prefLabel "Weathering"@en,
        "Forvitring"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.305/e23/>,
        <http://dewey.info/class/551.352/e23/>,
        <http://dewey.info/class/551.372/e23/> .

humord:c08292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08292" ;
    dct:modified "2024-02-01T15:19:15"^^xsd:dateTime ;
    skos:altLabel "Forsteiningar"@nb,
        "Forsteininger"@nb,
        "Fossil"@nb ;
    skos:broadMatch <http://dewey.info/class/560/e23/> ;
    skos:broader humord:c08306 ;
    skos:exactMatch realfagstermer:c006349 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006349,
        <http://dewey.info/class/560/e23/> ;
    skos:prefLabel "Fossils"@en,
        "Fossiler"@nb .

humord:c08293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 151 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08293" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08282 ;
    skos:exactMatch realfagstermer:c011775,
        <http://dewey.info/class/551.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011775,
        <http://dewey.info/class/551.7/e23/> ;
    skos:prefLabel "Historical geology"@en,
        "Historisk geologi"@nb .

humord:c08294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08294" ;
    dct:modified "2024-04-24T10:05:06"^^xsd:dateTime ;
    skos:altLabel "Biospeleology"@en,
        "Cave biology"@en,
        "Spelaeology"@en,
        "Speleology"@en,
        "Biospeleologi"@nb,
        "Grotter"@nb,
        "Holeforsking"@nb,
        "Holer"@nb,
        "Huleforskning"@nb,
        "Hòleforsking"@nb,
        "Hòler"@nb,
        "Speleologi"@nb ;
    skos:broader humord:c65529 ;
    skos:closeMatch realfagstermer:c006857,
        realfagstermer:c009267 ;
    skos:exactMatch <http://dewey.info/class/2--144/e23/>,
        <http://dewey.info/class/551.447/e23/>,
        <http://dewey.info/class/910.9144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006857,
        realfagstermer:c009267,
        <http://dewey.info/class/155.964/e23/>,
        <http://dewey.info/class/2--144/e23/>,
        <http://dewey.info/class/551.447/e23/>,
        <http://dewey.info/class/577.584/e23/>,
        <http://dewey.info/class/796.525/e23/>,
        <http://dewey.info/class/910.9144/e23/> ;
    skos:prefLabel "Caves"@en,
        "Huler"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.964/e23/>,
        <http://dewey.info/class/577.584/e23/>,
        <http://dewey.info/class/796.525/e23/> .

humord:c08296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08296" ;
    dct:modified "2024-04-24T08:23:31"^^xsd:dateTime ;
    skos:altLabel "Brear"@nb,
        "Breer"@nb,
        "Fenner"@nb,
        "Fonner"@nb,
        "Isbre"@nb,
        "Isbrear"@nb,
        "Jøkler"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Ein isbre er ein masse av is som er danna ved snøfall og rim, og som under påverknad av tyngda sig langsamt nedover, lik ein seig, plastisk masse. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012471,
        <http://dewey.info/class/551.312/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012471,
        <http://dewey.info/class/551.312/e23/>,
        <http://dewey.info/class/577.586/e23/> ;
    skos:prefLabel "Glaciers"@en,
        "Isbreer"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.586/e23/> .

humord:c08297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08297" ;
    dct:modified "2024-04-15T09:01:39"^^xsd:dateTime ;
    skos:altLabel "Kvartærgeologi"@nb ;
    skos:broader humord:c08282 ;
    skos:closeMatch <http://dewey.info/class/551.79/e23/> ;
    skos:exactMatch realfagstermer:c004255 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004255,
        <http://dewey.info/class/551.79/e23/> ;
    skos:prefLabel "Quaternary science"@en,
        "Kvartærgeologi"@nb .

humord:c08298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08298" ;
    dct:modified "2024-05-07T15:02:12"^^xsd:dateTime ;
    skos:altLabel "Isostatisk kompensasjon"@nb,
        "Landheving"@nb,
        "Landhevning"@nb ;
    skos:broader humord:c08297 ;
    skos:definition "Landheving er langsom hevning av landjorden i forhold til havnivået. <uio>"@nb ;
    skos:exactMatch realfagstermer:c007124 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007124,
        <http://dewey.info/class/551.43/e23/> ;
    skos:prefLabel "Isostatic uplift"@en,
        "Landheving"@nb ;
    skos:related humord:c28363 ;
    skos:relatedMatch <http://dewey.info/class/551.43/e23/> .

humord:c08299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08299" ;
    dct:modified "2024-05-08T12:25:23"^^xsd:dateTime ;
    skos:altLabel "Ores"@en,
        "Malm"@nb,
        "Malmar"@nb,
        "Malmer"@nb ;
    skos:broadMatch <http://dewey.info/class/553/e23/> ;
    skos:broader humord:c08283 ;
    skos:editorialNote "Malm, bergart som inneholder ett eller flere mineraler eller grunnstoffer i økonomisk drivverdige mengder. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005165 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005165,
        <http://dewey.info/class/553/e23/>,
        <http://dewey.info/class/622.7/e23/> ;
    skos:prefLabel "Ore"@en,
        "Malm"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.7/e23/> .

humord:c08300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08300" ;
    dct:modified "2024-04-24T09:39:12"^^xsd:dateTime ;
    skos:altLabel "Jarnmalm"@nb,
        "Jernmalm"@nb ;
    skos:broader humord:c08299 ;
    skos:closeMatch <http://dewey.info/class/553.3/e23/> ;
    skos:definition "Jernmalm er en bergart som er rikholdig nok på jernmineraler (jernerts) til å kunne anvendes som råmateriale for fremstilling av metallisk jern. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002683 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002683,
        <http://dewey.info/class/333.853/e23/>,
        <http://dewey.info/class/553.3/e23/>,
        <http://dewey.info/class/669.141/e23/> ;
    skos:prefLabel "Iron ore"@en,
        "Jernmalm"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.853/e23/>,
        <http://dewey.info/class/669.141/e23/> .

humord:c08301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08301" ;
    dct:modified "2024-05-08T08:48:13"^^xsd:dateTime ;
    skos:altLabel "Brunjernstein"@nb,
        "Myrjern"@nb,
        "Myrmalm"@nb ;
    skos:broader humord:c08299 ;
    skos:closeMatch <http://dewey.info/class/553.3/e23/> ;
    skos:definition "Myrmalm, kjemisk utfelt malm som opptrer på bunnen av myrer, tjern og sjøer <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003700 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003700,
        <http://dewey.info/class/553.3/e23/>,
        <http://dewey.info/class/669.141/e23/> ;
    skos:prefLabel "Bog iron"@en,
        "Myrmalm"@nb ;
    skos:related humord:c04433 ;
    skos:relatedMatch <http://dewey.info/class/669.141/e23/> .

humord:c08303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08303" ;
    dct:modified "2025-03-13T11:29:16"^^xsd:dateTime ;
    skos:altLabel "Metallurgi"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Metallurgi er læren om utvinning av metaller (prosessmetallurgi eller ekstraktiv metallurgi) og læren om metallenes struktur, egenskaper og behandling (fysikalsk metallurgi inklusive metallografi). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008658,
        <http://dewey.info/class/669/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008658,
        <http://dewey.info/class/669/e23/>,
        <http://dewey.info/class/681.7669/e23/> ;
    skos:prefLabel "Metallurgy"@en,
        "Metallurgi"@nb ;
    skos:related humord:c69594 ;
    skos:relatedMatch <http://dewey.info/class/681.7669/e23/> .

humord:c08304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08304" ;
    dct:modified "2024-07-02T11:06:33"^^xsd:dateTime ;
    skos:altLabel "Metallografi"@nb ;
    skos:broader humord:c08303 ;
    skos:definition "Metallografi er et fagområde hvor man beskriver indre strukturer hos metaller og legeringer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001835,
        <http://dewey.info/class/669.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001835,
        <http://dewey.info/class/669.95/e23/> ;
    skos:prefLabel "Metallography"@en,
        "Metallografi"@nb .

humord:c08305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08305" ;
    dct:modified "2024-05-08T09:01:14"^^xsd:dateTime ;
    skos:altLabel "Mineralogi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Mineralogi er vitenskapen om mineralene, deres dannelse, forekomst, egenskaper, sammensetning og klassifikasjon. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003599,
        <http://dewey.info/class/549/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003599,
        <http://dewey.info/class/549/e23/> ;
    skos:prefLabel "Mineralogy"@en,
        "Mineralogi"@nb .

humord:c08306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08306" ;
    dct:modified "2024-11-13T15:13:46"^^xsd:dateTime ;
    skos:altLabel "Paleontology"@en,
        "Paleontologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Paleontologi er studiet av utdødd liv, ved hjelp av fossiler. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006734,
        <http://dewey.info/class/560/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006734,
        <http://dewey.info/class/560/e23/> ;
    skos:prefLabel "Palaeontology"@en,
        "Paleontologi"@nb ;
    skos:related humord:c26013 .

humord:c08307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08307" ;
    dct:modified "2024-05-21T08:16:16"^^xsd:dateTime ;
    skos:altLabel "Stein"@nb,
        "Steinsortar"@nb,
        "Steinsorter"@nb ;
    skos:broadMatch <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c08282 ;
    skos:exactMatch realfagstermer:c000399,
        <http://dewey.info/class/553.5/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000399,
        <http://dewey.info/class/553.5/e23/>,
        <http://dewey.info/class/620.132/e23/>,
        <http://dewey.info/class/624.1832/e23/>,
        <http://dewey.info/class/691.2/e23/>,
        <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/729.6/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Stone"@en,
        "Stein"@nb ;
    skos:related humord:c27749 ;
    skos:relatedMatch <http://dewey.info/class/620.132/e23/>,
        <http://dewey.info/class/624.1832/e23/>,
        <http://dewey.info/class/691.2/e23/>,
        <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/729.6/e23/> .

humord:c08309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08309" ;
    dct:modified "2024-05-15T14:48:48"^^xsd:dateTime ;
    skos:altLabel "Geologisk stratigrafi"@nb,
        "Stratigrafi (Geologi)"@nb,
        "Stratigrafisk geologi"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Stratigrafi er en disiplin som behandler alder, særlig relativ alder, samt lagdeling, avleiringsmåte og karakter av først og fremst sedimenter og sedimentære bergarter, men også andre lagdelte bergarter. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010172,
        <http://dewey.info/class/551.7/e23/>,
        <http://dewey.info/class/551.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010172,
        <http://dewey.info/class/551.7/e23/>,
        <http://dewey.info/class/551.81/e23/> ;
    skos:prefLabel "Stratigraphy (Geology)"@en,
        "Stratigrafi (Geologi)"@nb .

humord:c08310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08310" ;
    dct:modified "2024-04-25T13:13:08"^^xsd:dateTime ;
    skos:altLabel "Kartografi"@nb ;
    skos:broader humord:c08275 ;
    skos:definition "Faget å lage kart og bruke kart <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c013990,
        <http://dewey.info/class/526/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013990,
        <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/526/e23/>,
        <http://dewey.info/class/623.71/e23/> ;
    skos:prefLabel "Cartography"@en,
        "Kartografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/623.71/e23/> .

humord:c08311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08311" ;
    dct:modified "1996-03-18T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05184,
        humord:c08310 ;
    skos:definition "Det å måle opp, særlig måling av vinkler og avstander for kartlegging <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/526.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/526.9/e23/>,
        <http://dewey.info/class/625.11/e23/>,
        <http://dewey.info/class/625.723/e23/>,
        <http://dewey.info/class/627.131/e23/>,
        <http://dewey.info/class/627.81/e23/>,
        <http://dewey.info/class/634.9285/e23/> ;
    skos:prefLabel "Measuring"@en,
        "Oppmåling"@nb ;
    skos:relatedMatch <http://dewey.info/class/625.11/e23/>,
        <http://dewey.info/class/625.723/e23/>,
        <http://dewey.info/class/627.131/e23/>,
        <http://dewey.info/class/627.81/e23/>,
        <http://dewey.info/class/634.9285/e23/> .

humord:c08312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08312" ;
    dct:modified "2024-02-08T08:42:11"^^xsd:dateTime ;
    skos:altLabel "Geographical surveying"@en,
        "Geographical surveys"@en,
        "Surveying"@en,
        "Topographic surveying"@en,
        "Topographic surveys"@en,
        "Geografisk landmåling"@nb,
        "Landmåling"@nb,
        "Topografisk oppmåling"@nb ;
    skos:broader humord:c08311 ;
    skos:closeMatch <http://dewey.info/class/526/e23/> ;
    skos:exactMatch realfagstermer:c004931 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004931,
        <http://dewey.info/class/526/e23/>,
        <http://dewey.info/class/634.9285/e23/>,
        <http://dewey.info/class/912/e23/> ;
    skos:prefLabel "Ordnance survey"@en,
        "Geografisk oppmåling"@nb ;
    skos:related humord:c58967,
        humord:c62824 ;
    skos:relatedMatch <http://dewey.info/class/634.9285/e23/>,
        <http://dewey.info/class/912/e23/> .

humord:c08314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08314" ;
    dct:modified "2024-05-15T14:52:25"^^xsd:dateTime ;
    skos:altLabel "Topografi"@nb ;
    skos:broadMatch <http://dewey.info/class/551.5775/e23/> ;
    skos:broader humord:c08310 ;
    skos:definition "Detaljert beskrivelse av terrengforhold, bebyggelse, kommunikasjoner o.l. i et geografisk område <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003058,
        <http://dewey.info/class/910/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003058,
        <http://dewey.info/class/526/e23/>,
        <http://dewey.info/class/551.41/e23/>,
        <http://dewey.info/class/551.4683/e23/>,
        <http://dewey.info/class/551.5775/e23/>,
        <http://dewey.info/class/623.71/e23/>,
        <http://dewey.info/class/711.42/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Topography"@en,
        "Topografi"@nb ;
    skos:related humord:c08315,
        humord:c09015 ;
    skos:relatedMatch <http://dewey.info/class/526/e23/>,
        <http://dewey.info/class/551.41/e23/>,
        <http://dewey.info/class/551.4683/e23/>,
        <http://dewey.info/class/623.71/e23/>,
        <http://dewey.info/class/711.42/e23/> .

humord:c08315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08315" ;
    dct:modified "2024-04-17T15:00:33"^^xsd:dateTime ;
    skos:altLabel "Geosystems"@en,
        "Physiography"@en,
        "Fysikalsk geografi"@nb,
        "Fysiografi"@nb,
        "Fysisk geografi"@nb,
        "Geosystem"@nb,
        "Geosystemer"@nb,
        "Landskapsgeografi"@nb,
        "Naturgeografi"@nb ;
    skos:broader humord:c08275 ;
    skos:closeMatch realfagstermer:c005270,
        <http://dewey.info/class/910.02/e23/> ;
    skos:exactMatch realfagstermer:c007666 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005270,
        realfagstermer:c007666,
        <http://dewey.info/class/578.09/e23/>,
        <http://dewey.info/class/910.02/e23/> ;
    skos:prefLabel "Physical geography"@en,
        "Naturgeografi"@nb ;
    skos:related humord:c08314,
        humord:c09015,
        humord:c11910 ;
    skos:relatedMatch <http://dewey.info/class/578.09/e23/> .

humord:c08316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08316" ;
    dct:modified "2024-04-24T09:53:00"^^xsd:dateTime ;
    skos:altLabel "Alpine areas"@en,
        "Mountain areas"@en,
        "Summits (Mountains)"@en,
        "Alpine område"@nb,
        "Alpine områder"@nb,
        "Fjell"@nb,
        "Fjellandskap"@nb,
        "Fjellheim"@nb,
        "Fjellområde"@nb,
        "Fjellområder"@nb,
        "Fjelltoppar"@nb,
        "Fjelltopper"@nb ;
    skos:broadMatch <http://dewey.info/class/333.73/e23/>,
        <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/613.12/e23/> ;
    skos:broader humord:c65529 ;
    skos:closeMatch realfagstermer:c001525,
        realfagstermer:c003347,
        <http://dewey.info/class/796.522/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--143/e23/>,
        <http://dewey.info/class/551.432/e23/>,
        <http://dewey.info/class/910.9143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001525,
        realfagstermer:c003347,
        <http://dewey.info/class/2--143/e23/>,
        <http://dewey.info/class/333.73/e23/>,
        <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/551.432/e23/>,
        <http://dewey.info/class/577.53/e23/>,
        <http://dewey.info/class/613.12/e23/>,
        <http://dewey.info/class/796.522/e23/>,
        <http://dewey.info/class/910.9143/e23/> ;
    skos:prefLabel "Mountains"@en,
        "Fjell"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.53/e23/> .

humord:c08319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08319" ;
    dct:modified "2025-02-04T07:42:58"^^xsd:dateTime ;
    skos:altLabel "Hav"@nb,
        "Havet"@nb ;
    skos:broader humord:c08315 ;
    skos:closeMatch <http://dewey.info/class/2--162/e23/>,
        <http://dewey.info/class/551.46/e23/> ;
    skos:definition "(naturlig avgrenset del av) det store sammenhengende saltvannsområdet som dekker ca 70 % av jordens overflate <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000761 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000761,
        <http://dewey.info/class/2--162/e23/>,
        <http://dewey.info/class/551.46/e23/> ;
    skos:prefLabel "Oceans"@en,
        "Hav"@nb .

humord:c08320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08320" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08319 ;
    skos:exactMatch <http://dewey.info/class/2--162/e23/>,
        <http://dewey.info/class/551.46/e23/>,
        <http://dewey.info/class/910.9162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--162/e23/>,
        <http://dewey.info/class/333.9164/e23/>,
        <http://dewey.info/class/341.45/e23/>,
        <http://dewey.info/class/354.369/e23/>,
        <http://dewey.info/class/551.36/e23/>,
        <http://dewey.info/class/551.46/e23/>,
        <http://dewey.info/class/551.5246/e23/>,
        <http://dewey.info/class/551.5775/e23/>,
        <http://dewey.info/class/910.9162/e23/> ;
    skos:prefLabel "The seven seas"@en,
        "Verdenshav"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.9164/e23/>,
        <http://dewey.info/class/341.45/e23/>,
        <http://dewey.info/class/354.369/e23/>,
        <http://dewey.info/class/551.36/e23/>,
        <http://dewey.info/class/551.5246/e23/>,
        <http://dewey.info/class/551.5775/e23/> .

humord:c08321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08321" ;
    dct:modified "2024-04-24T10:04:47"^^xsd:dateTime ;
    skos:altLabel "Hede"@nb ;
    skos:broadMatch <http://dewey.info/class/577.38/e23/> ;
    skos:broader humord:c65529 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/577.38/e23/>,
        <http://dewey.info/class/578.738/e23/> ;
    skos:prefLabel "Moors"@en,
        "Heder (Landformer)"@nb ;
    skos:relatedMatch <http://dewey.info/class/578.738/e23/> .

humord:c08323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08323" ;
    dct:modified "2024-04-23T15:31:58"^^xsd:dateTime ;
    skos:altLabel "Innsjø"@nb,
        "Innsjøar"@nb,
        "Sjøar"@nb,
        "Sjøer"@nb ;
    skos:broader humord:c12463 ;
    skos:closeMatch <http://dewey.info/class/333.9163/e23/> ;
    skos:definition "En innsjø er en vannansamling som ligger i en fordypning (innsjøbasseng) i jordoverflaten uten direkte forbindelse med havet. Innsjøer kan være naturlige eller menneskeskapte. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003414,
        <http://dewey.info/class/2--1692/e23/>,
        <http://dewey.info/class/551.482/e23/>,
        <http://dewey.info/class/627.14/e23/>,
        <http://dewey.info/class/910.91692/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003414,
        <http://dewey.info/class/2--1692/e23/>,
        <http://dewey.info/class/333.7844/e23/>,
        <http://dewey.info/class/333.9163/e23/>,
        <http://dewey.info/class/341.444/e23/>,
        <http://dewey.info/class/551.482/e23/>,
        <http://dewey.info/class/551.5248/e23/>,
        <http://dewey.info/class/551.5775/e23/>,
        <http://dewey.info/class/577.63/e23/>,
        <http://dewey.info/class/627.14/e23/>,
        <http://dewey.info/class/628.112/e23/>,
        <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/797/e23/>,
        <http://dewey.info/class/910.91692/e23/> ;
    skos:prefLabel "Lakes"@en,
        "Innsjøer"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7844/e23/>,
        <http://dewey.info/class/341.444/e23/>,
        <http://dewey.info/class/551.5248/e23/>,
        <http://dewey.info/class/551.5775/e23/>,
        <http://dewey.info/class/577.63/e23/>,
        <http://dewey.info/class/628.112/e23/>,
        <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/797/e23/> .

humord:c08324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08324" ;
    dct:modified "2024-08-15T12:18:26"^^xsd:dateTime ;
    skos:altLabel "Jungle"@en,
        "Jungel"@nb,
        "Junglar"@nb ;
    skos:broader humord:c08315 ;
    skos:exactMatch realfagstermer:c004849,
        <http://dewey.info/class/2--152/e23/>,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/910.9152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004849,
        <http://dewey.info/class/2--152/e23/>,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/577.34/e23/>,
        <http://dewey.info/class/578.734/e23/>,
        <http://dewey.info/class/910.9152/e23/> ;
    skos:prefLabel "Jungles"@en,
        "Jungler"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.34/e23/>,
        <http://dewey.info/class/578.734/e23/> .

humord:c08325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08325" ;
    dct:modified "2024-05-15T09:47:00"^^xsd:dateTime ;
    skos:altLabel "Enclosure"@en,
        "Paddocks"@en,
        "Løkke"@nb ;
    skos:broadMatch <http://dewey.info/class/333.783/e23/>,
        <http://dewey.info/class/363.68/e23/> ;
    skos:broader humord:c05300 ;
    skos:definition "Friluftsområde <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.783/e23/>,
        <http://dewey.info/class/363.68/e23/> ;
    skos:prefLabel "Small parks"@en,
        "Løkker"@nb .

humord:c08326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08326" ;
    dct:modified "2023-10-31T13:15:50"^^xsd:dateTime ;
    skos:altLabel "Prærie"@nb,
        "Prærien"@nb ;
    skos:broader humord:c08315 ;
    skos:exactMatch <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/577.44/e23/>,
        <http://dewey.info/class/639.92/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:prefLabel "Prairies"@en,
        "Prærier"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.44/e23/>,
        <http://dewey.info/class/639.92/e23/> .

humord:c08327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08327" ;
    dct:modified "2024-04-29T08:33:38"^^xsd:dateTime ;
    skos:altLabel "Skjergardar"@nb,
        "Skjærgard"@nb ;
    skos:broadMatch <http://dewey.info/class/551.457/e23/> ;
    skos:broader humord:c08315 ;
    skos:definition "Skjærgård er en samling av større og mindre øyer, holmer og skjær. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.457/e23/> ;
    skos:prefLabel "Skerries"@en,
        "Skjærgård"@nb .

humord:c08328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08328" ;
    dct:modified "2024-05-21T07:31:17"^^xsd:dateTime ;
    skos:altLabel "Woodlands"@en,
        "Woods"@en,
        "Skog"@nb,
        "Skogar"@nb,
        "Skoger"@nb ;
    skos:broader humord:c08315 ;
    skos:exactMatch realfagstermer:c003440,
        realfagstermer:c007479,
        <http://dewey.info/class/2--152/e23/>,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/910.9152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003440,
        realfagstermer:c007479,
        <http://dewey.info/class/2--152/e23/>,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/910.9152/e23/> ;
    skos:prefLabel "Forests"@en,
        "Skog"@nb ;
    skos:related humord:c07658 .

humord:c08329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08329" ;
    dct:modified "2024-10-14T13:32:56"^^xsd:dateTime ;
    skos:altLabel "Rainforests"@en,
        "Regnskog"@nb,
        "Regnskogar"@nb,
        "Regnskoger"@nb ;
    skos:broader humord:c08328 ;
    skos:definition "Regnskog er skog i områder med mye nedbør jevnt fordelt gjennom året <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005649,
        <http://dewey.info/class/2--152/e23/>,
        <http://dewey.info/class/333.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005649,
        <http://dewey.info/class/2--152/e23/>,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/577.34/e23/>,
        <http://dewey.info/class/578.734/e23/> ;
    skos:prefLabel "Rain forests"@en,
        "Regnskog"@nb ;
    skos:related humord:c68498 ;
    skos:relatedMatch <http://dewey.info/class/577.34/e23/>,
        <http://dewey.info/class/578.734/e23/> .

humord:c08330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08330" ;
    dct:modified "2024-04-24T10:08:09"^^xsd:dateTime ;
    skos:altLabel "Rock-covered slope"@en,
        "Talus"@en,
        "Steinrøys"@nb,
        "Steinrøysar"@nb,
        "Steinrøyser"@nb ;
    skos:broader humord:c65529 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.302/e23/>,
        <http://dewey.info/class/631.61/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Screes"@en,
        "Steinrøyser"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.302/e23/>,
        <http://dewey.info/class/631.61/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c08331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08331" ;
    dct:modified "2024-05-15T14:46:24"^^xsd:dateTime ;
    skos:altLabel "Forest lines"@en,
        "Timberline"@en,
        "Timberlines"@en,
        "Tree line"@en,
        "Tree lines"@en,
        "Tregrensa"@en,
        "Nordleg tregrense"@nb,
        "Nordlig tregrense"@nb,
        "Skoggrenser"@nb,
        "Tregrense"@nb,
        "Tregrensen"@nb,
        "Tregrenser"@nb ;
    skos:broadMatch <http://dewey.info/class/333.75/e23/> ;
    skos:broader humord:c08315 ;
    skos:definition "De enkelte trærs øverste grense mot høyfjellet eller ytterste grense mot kysten <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010464 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010464,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/577.53/e23/> ;
    skos:prefLabel "Treeline"@en,
        "Tregrenser"@nb ;
    skos:related humord:c08226 ;
    skos:relatedMatch <http://dewey.info/class/577.53/e23/> .

humord:c08332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08332" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08315 ;
    skos:closeMatch <http://dewey.info/class/909/e23/>,
        <http://dewey.info/class/910.02/e23/> ;
    skos:exactMatch realfagstermer:c031040 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031040,
        <http://dewey.info/class/550/e23/>,
        <http://dewey.info/class/909/e23/>,
        <http://dewey.info/class/910.02/e23/> ;
    skos:prefLabel "The World"@en,
        "Verden"@nb ;
    skos:related humord:c08184 ;
    skos:relatedMatch <http://dewey.info/class/550/e23/> .

humord:c08333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08333" ;
    dct:modified "2024-08-23T15:42:06"^^xsd:dateTime ;
    skos:altLabel "The wilds"@en,
        "Wastelands"@en,
        "Villmark"@nb,
        "Villmarker"@nb ;
    skos:broader humord:c08315 ;
    skos:exactMatch realfagstermer:c009054,
        <http://dewey.info/class/333.782/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009054,
        <http://dewey.info/class/333.782/e23/>,
        <http://dewey.info/class/799/e23/> ;
    skos:prefLabel "Wilderness"@en,
        "Villmark"@nb ;
    skos:relatedMatch <http://dewey.info/class/799/e23/> .

humord:c08334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08334" ;
    dct:modified "2025-02-24T13:13:55"^^xsd:dateTime ;
    skos:altLabel "Wetland"@en,
        "Våtmark"@nb,
        "Våtmarker"@nb,
        "Våtmarksområde"@nb,
        "Våtmarksområder"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Våtmark er en naturtype som omfatter sumpmark, myrer, grunne tjern og innsjøer, deltaer, strandenger og grunne bukter og viker langs kysten. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013444,
        <http://dewey.info/class/551.417/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013444,
        <http://dewey.info/class/333.918/e23/>,
        <http://dewey.info/class/333.95288/e23/>,
        <http://dewey.info/class/333.95488/e23/>,
        <http://dewey.info/class/354.34/e23/>,
        <http://dewey.info/class/551.417/e23/>,
        <http://dewey.info/class/577.68/e23/> ;
    skos:prefLabel "Wetlands"@en,
        "Våtmark"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.918/e23/>,
        <http://dewey.info/class/333.95288/e23/>,
        <http://dewey.info/class/333.95488/e23/>,
        <http://dewey.info/class/354.34/e23/>,
        <http://dewey.info/class/577.68/e23/> .

humord:c08335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08335" ;
    dct:modified "2024-06-19T15:04:05"^^xsd:dateTime ;
    skos:altLabel "Kjemi"@nb ;
    skos:broader humord:c08180 ;
    skos:definition "Kjemi er læren om stoffer, hvordan de kan fremstilles, hvilke egenskaper de har og hvordan de reagerer med hverandre. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013433,
        <http://dewey.info/class/540/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013433,
        <http://dewey.info/class/344.0954/e23/>,
        <http://dewey.info/class/540/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Chemistry"@en,
        "Kjemi"@nb ;
    skos:related humord:c58944 ;
    skos:relatedMatch <http://dewey.info/class/344.0954/e23/>,
        <http://dewey.info/class/660/e23/> .

humord:c08336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08336" ;
    dct:modified "2024-02-01T10:55:24"^^xsd:dateTime ;
    skos:altLabel "Alkemi"@nb,
        "Alkymi"@nb,
        "Gullmakerkunst"@nb ;
    skos:broader humord:c08335 ;
    skos:definition "Alkymi var en kombinasjon av filosofiske betraktninger, mystisisme og kjemisk viten som man antar ble utviklet i Alexandria i cirka år 300 før vår tidsregning (fvt.), og som i stor utstrekning kom til å prege kjemisk tenkning og arbeid helt fram til 1600- og 1700-tallet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013402,
        <http://dewey.info/class/540.112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013402,
        <http://dewey.info/class/540.112/e23/> ;
    skos:prefLabel "Alchemy"@en,
        "Alkymi"@nb .

humord:c08339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08339" ;
    dct:modified "2024-06-13T10:24:35"^^xsd:dateTime ;
    skos:altLabel "Gas"@en,
        "Gas phase"@nb,
        "Gass"@nb,
        "Gassar"@nb,
        "Gassfase"@nb ;
    skos:broader humord:c08386 ;
    skos:definition "Gass er en av de tre aggregattilstandene som et stoff kan være i. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007316 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007316,
        <http://dewey.info/class/362.2993/e23/>,
        <http://dewey.info/class/363.7387/e23/>,
        <http://dewey.info/class/530.43/e23/>,
        <http://dewey.info/class/533/e23/>,
        <http://dewey.info/class/534.24/e23/>,
        <http://dewey.info/class/536.25/e23/>,
        <http://dewey.info/class/536.412/e23/>,
        <http://dewey.info/class/536.65/e23/>,
        <http://dewey.info/class/543/e23/>,
        <http://dewey.info/class/551.5112/e23/>,
        <http://dewey.info/class/615.91/e23/>,
        <http://dewey.info/class/665.7/e23/> ;
    skos:prefLabel "Gases"@en,
        "Gasser"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.2993/e23/>,
        <http://dewey.info/class/363.7387/e23/>,
        <http://dewey.info/class/530.43/e23/>,
        <http://dewey.info/class/533/e23/>,
        <http://dewey.info/class/534.24/e23/>,
        <http://dewey.info/class/536.25/e23/>,
        <http://dewey.info/class/536.412/e23/>,
        <http://dewey.info/class/536.65/e23/>,
        <http://dewey.info/class/543/e23/>,
        <http://dewey.info/class/551.5112/e23/>,
        <http://dewey.info/class/615.91/e23/>,
        <http://dewey.info/class/665.7/e23/> .

humord:c08340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08340" ;
    dct:modified "2024-05-10T12:20:04"^^xsd:dateTime ;
    skos:altLabel "Natural gas"@en,
        "Gass (Petroleum)"@nb,
        "Naturgass"@nb,
        "Tørrgass"@nb ;
    skos:broader humord:c08339 ;
    skos:closeMatch realfagstermer:c004113 ;
    skos:definition "Petroleum i tørrform <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c010145,
        <http://dewey.info/class/333.8233/e23/>,
        <http://dewey.info/class/553.285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004113,
        realfagstermer:c010145,
        <http://dewey.info/class/333.8233/e23/>,
        <http://dewey.info/class/343.0772/e23/>,
        <http://dewey.info/class/343.0926/e23/>,
        <http://dewey.info/class/343.09396/e23/>,
        <http://dewey.info/class/354.46/e23/>,
        <http://dewey.info/class/363.63/e23/>,
        <http://dewey.info/class/388.56/e23/>,
        <http://dewey.info/class/553.285/e23/>,
        <http://dewey.info/class/622.3385/e23/>,
        <http://dewey.info/class/665.7/e23/> ;
    skos:prefLabel "Natural gases"@en,
        "Naturgass"@nb ;
    skos:related humord:c07701,
        humord:c21745,
        humord:c22947 ;
    skos:relatedMatch <http://dewey.info/class/343.0772/e23/>,
        <http://dewey.info/class/343.0926/e23/>,
        <http://dewey.info/class/343.09396/e23/>,
        <http://dewey.info/class/354.46/e23/>,
        <http://dewey.info/class/363.63/e23/>,
        <http://dewey.info/class/388.56/e23/>,
        <http://dewey.info/class/622.3385/e23/>,
        <http://dewey.info/class/665.7/e23/> .

humord:c08341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08341" ;
    dct:modified "2024-06-22T10:00:23"^^xsd:dateTime ;
    skos:altLabel "Compounds"@en,
        "Kjemiske forbindelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/660/e23/> ;
    skos:broader humord:c08335 ;
    skos:definition "Kjemisk forbindelse er et stoff som består av to eller flere grunnstoffer som er bundet sammen med kjemiske bindinger. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002318,
        <http://dewey.info/class/546/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002318,
        <http://dewey.info/class/546/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Chemical compounds"@en,
        "Kjemiske forbindelser"@nb .

humord:c08342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08342" ;
    dct:modified "2024-07-02T13:30:52"^^xsd:dateTime ;
    skos:altLabel "Luft"@nb ;
    skos:broader humord:c08341 ;
    skos:exactMatch realfagstermer:c002158 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002158,
        <http://dewey.info/class/333.92/e23/>,
        <http://dewey.info/class/613.19/e23/>,
        <http://dewey.info/class/665.82/e23/> ;
    skos:prefLabel "Air"@en,
        "Luft"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.92/e23/>,
        <http://dewey.info/class/613.19/e23/>,
        <http://dewey.info/class/665.82/e23/> .

humord:c08343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08343" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/620.198/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/661.08/e23/> ;
    skos:broader humord:c08341 ;
    skos:exactMatch realfagstermer:c013034,
        <http://dewey.info/class/354.36/e23/>,
        <http://dewey.info/class/546.22/e23/>,
        <http://dewey.info/class/553.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013034,
        <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/333.91/e23/>,
        <http://dewey.info/class/343.0924/e23/>,
        <http://dewey.info/class/354.36/e23/>,
        <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.364/e23/>,
        <http://dewey.info/class/546.22/e23/>,
        <http://dewey.info/class/551.35/e23/>,
        <http://dewey.info/class/553.7/e23/>,
        <http://dewey.info/class/572.539/e23/>,
        <http://dewey.info/class/612.01522/e23/>,
        <http://dewey.info/class/612.3923/e23/>,
        <http://dewey.info/class/613.287/e23/>,
        <http://dewey.info/class/614.43/e23/>,
        <http://dewey.info/class/620.198/e23/>,
        <http://dewey.info/class/621.20422/e23/>,
        <http://dewey.info/class/627/e23/>,
        <http://dewey.info/class/628.1/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/661.08/e23/> ;
    skos:prefLabel "Water"@en,
        "Vann"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.91/e23/>,
        <http://dewey.info/class/343.0924/e23/>,
        <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.364/e23/>,
        <http://dewey.info/class/551.35/e23/>,
        <http://dewey.info/class/572.539/e23/>,
        <http://dewey.info/class/612.01522/e23/>,
        <http://dewey.info/class/612.3923/e23/>,
        <http://dewey.info/class/613.287/e23/>,
        <http://dewey.info/class/614.43/e23/>,
        <http://dewey.info/class/621.20422/e23/>,
        <http://dewey.info/class/627/e23/>,
        <http://dewey.info/class/628.1/e23/> .

humord:c08344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08344" ;
    dct:modified "2024-01-24T13:38:46"^^xsd:dateTime ;
    skos:altLabel "Kjemiske prosessar"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "En kjemisk prosess er en metode for, eller et middel til å endre ett eller flere kjemikalier eller kjemiske blandinger. En slik prosess kan være forårsaket av noen, eller den kan oppstå naturlig. <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c005442 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005442,
        <http://dewey.info/class/541.39/e23/>,
        <http://dewey.info/class/547.21/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Chemical prosesses"@en,
        "Kjemiske prosesser"@nb ;
    skos:relatedMatch <http://dewey.info/class/541.39/e23/>,
        <http://dewey.info/class/547.21/e23/>,
        <http://dewey.info/class/660/e23/> .

humord:c08345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08345" ;
    dct:modified "2024-04-03T13:55:22"^^xsd:dateTime ;
    skos:altLabel "Forureining"@nb,
        "Forurensing"@nb ;
    skos:broader humord:c01501 ;
    skos:definition "Skade eller ulempe som skyldes menneskelig aktivitet <BOB>"@nb ;
    skos:exactMatch realfagstermer:c013262,
        <http://dewey.info/class/363.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013262,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/304.28/e23/>,
        <http://dewey.info/class/344.04632/e23/>,
        <http://dewey.info/class/353.93/e23/>,
        <http://dewey.info/class/354.335/e23/>,
        <http://dewey.info/class/363.73/e23/>,
        <http://dewey.info/class/364.145/e23/>,
        <http://dewey.info/class/571.95/e23/>,
        <http://dewey.info/class/577.27/e23/>,
        <http://dewey.info/class/615.902/e23/>,
        <http://dewey.info/class/632.19/e23/> ;
    skos:prefLabel "Pollution"@en,
        "Forurensning"@nb ;
    skos:related humord:c27392,
        humord:c58945,
        humord:c58946 ;
    skos:relatedMatch <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/304.28/e23/>,
        <http://dewey.info/class/344.04632/e23/>,
        <http://dewey.info/class/353.93/e23/>,
        <http://dewey.info/class/354.335/e23/>,
        <http://dewey.info/class/364.145/e23/>,
        <http://dewey.info/class/571.95/e23/>,
        <http://dewey.info/class/577.27/e23/>,
        <http://dewey.info/class/615.902/e23/>,
        <http://dewey.info/class/632.19/e23/> .

humord:c08347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08347" ;
    dct:modified "2023-11-24T14:39:56"^^xsd:dateTime ;
    skos:altLabel "Fermentering"@nb,
        "Gjæring"@nb,
        "Gjæringsprosessar"@nb,
        "Gjæringsprosesser"@nb ;
    skos:broadMatch <http://dewey.info/class/664.024/e23/> ;
    skos:broader humord:c08344 ;
    skos:closeMatch realfagstermer:c002587 ;
    skos:exactMatch <http://dewey.info/class/547.29/e23/>,
        <http://dewey.info/class/572.49/e23/>,
        <http://dewey.info/class/660.28449/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002587,
        <http://dewey.info/class/547.29/e23/>,
        <http://dewey.info/class/572.49/e23/>,
        <http://dewey.info/class/579.562/e23/>,
        <http://dewey.info/class/660.28449/e23/>,
        <http://dewey.info/class/663.13/e23/>,
        <http://dewey.info/class/664.024/e23/>,
        <http://dewey.info/class/664.68/e23/> ;
    skos:prefLabel "Fermentation"@en,
        "Gjæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/579.562/e23/>,
        <http://dewey.info/class/663.13/e23/>,
        <http://dewey.info/class/664.68/e23/> .

humord:c08348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08348" ;
    dct:modified "2024-06-28T12:32:45"^^xsd:dateTime ;
    skos:altLabel "Korrosjon"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Korrosjon er oppløysing av metalliske materiale (metall og legeringar), hovudsakleg på grunn av spontane elektrokjemiske reaksjonar. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012986,
        <http://dewey.info/class/620.11223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012986,
        <http://dewey.info/class/620.11223/e23/>,
        <http://dewey.info/class/660.28304/e23/> ;
    skos:prefLabel "Corrosion"@en,
        "Korrosjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/660.28304/e23/> .

humord:c08349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08349" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kjemisk teknologi"@nb ;
    skos:broader humord:c08335 ;
    skos:exactMatch realfagstermer:c007244,
        <http://dewey.info/class/660/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007244,
        <http://dewey.info/class/344.0954/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Chemical engineering"@en,
        "Kjemiteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0954/e23/> .

humord:c08351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08351" ;
    dct:modified "2024-11-13T09:17:49"^^xsd:dateTime ;
    skos:altLabel "Kjemisk analyse"@nb,
        "Kjemiske analysar"@nb ;
    skos:broader humord:c08349 ;
    skos:exactMatch <http://dewey.info/class/543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/543/e23/>,
        <http://dewey.info/class/549.133/e23/>,
        <http://dewey.info/class/615.1901/e23/>,
        <http://dewey.info/class/669.92/e23/> ;
    skos:prefLabel "Chemical analysis"@en,
        "Kjemiske analyser"@nb ;
    skos:relatedMatch <http://dewey.info/class/549.133/e23/>,
        <http://dewey.info/class/615.1901/e23/>,
        <http://dewey.info/class/669.92/e23/> .

humord:c08352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08352" ;
    dct:modified "2024-03-21T14:43:53"^^xsd:dateTime ;
    skos:altLabel "Krystall"@nb,
        "Krystallar"@nb ;
    skos:broader humord:c08386 ;
    skos:definition "Krystall, fast stoff bygd opp av atomer, ioner eller molekyler i en regelmessig romlig ordning. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004556,
        <http://dewey.info/class/548/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004556,
        <http://dewey.info/class/548/e23/> ;
    skos:prefLabel "Crystals"@en,
        "Krystaller"@nb ;
    skos:related humord:c64842 .

humord:c08353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08353" ;
    dct:modified "2025-01-13T19:30:56"^^xsd:dateTime ;
    skos:altLabel "Material"@nb,
        "Materialar"@nb ;
    skos:broader humord:c08335 ;
    skos:exactMatch realfagstermer:c009437,
        <http://dewey.info/class/1--0284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009437,
        <http://dewey.info/class/1--0284/e23/>,
        <http://dewey.info/class/620.11/e23/>,
        <http://dewey.info/class/621.4833/e23/>,
        <http://dewey.info/class/623.80284/e23/>,
        <http://dewey.info/class/624.153/e23/>,
        <http://dewey.info/class/624.18/e23/>,
        <http://dewey.info/class/658.562/e23/>,
        <http://dewey.info/class/670/e23/>,
        <http://dewey.info/class/691/e23/>,
        <http://dewey.info/class/721.04/e23/> ;
    skos:prefLabel "Materials"@en,
        "Materialer"@nb ;
    skos:related humord:c04660,
        humord:c07772,
        humord:c07773,
        humord:c08386,
        humord:c12467 ;
    skos:relatedMatch <http://dewey.info/class/620.11/e23/>,
        <http://dewey.info/class/621.4833/e23/>,
        <http://dewey.info/class/623.80284/e23/>,
        <http://dewey.info/class/624.153/e23/>,
        <http://dewey.info/class/624.18/e23/>,
        <http://dewey.info/class/658.562/e23/>,
        <http://dewey.info/class/670/e23/>,
        <http://dewey.info/class/691/e23/>,
        <http://dewey.info/class/721.04/e23/> .

humord:c08354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08354" ;
    dct:modified "2024-10-15T13:10:35"^^xsd:dateTime ;
    skos:altLabel "Bast"@nb ;
    skos:broader humord:c08395 ;
    skos:exactMatch <http://dewey.info/class/677.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.1/e23/>,
        <http://dewey.info/class/746.41/e23/> ;
    skos:prefLabel "Bast"@en,
        "Bast"@nb ;
    skos:relatedMatch <http://dewey.info/class/746.41/e23/> .

humord:c08355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08355" ;
    dct:modified "1994-12-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/573.76/e23/> ;
    skos:broader humord:c11690 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.76/e23/>,
        <http://dewey.info/class/743.6/e23/> ;
    skos:prefLabel "Animal bone"@en,
        "Dyrebein"@nb ;
    skos:related humord:c00098 ;
    skos:relatedMatch <http://dewey.info/class/743.6/e23/> .

humord:c08356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08356" ;
    dct:modified "2023-11-23T14:49:15"^^xsd:dateTime ;
    skos:altLabel "Elfenbein"@nb ;
    skos:broadMatch <http://dewey.info/class/591.47/e23/> ;
    skos:broader humord:c11690 ;
    skos:exactMatch realfagstermer:c008166 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008166,
        <http://dewey.info/class/591.47/e23/>,
        <http://dewey.info/class/679.43/e23/>,
        <http://dewey.info/class/736.62/e23/> ;
    skos:prefLabel "Ivory"@en,
        "Elfenben"@nb ;
    skos:relatedMatch <http://dewey.info/class/679.43/e23/>,
        <http://dewey.info/class/736.62/e23/> .

humord:c08358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08358" ;
    dct:modified "2024-09-03T14:27:31"^^xsd:dateTime ;
    skos:altLabel "Fjører"@nb ;
    skos:broader humord:c08395,
        humord:c61623 ;
    skos:exactMatch realfagstermer:c010090,
        <http://dewey.info/class/573.597/e23/>,
        <http://dewey.info/class/598.147/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010090,
        <http://dewey.info/class/573.597/e23/>,
        <http://dewey.info/class/598.147/e23/>,
        <http://dewey.info/class/636.61/e23/> ;
    skos:prefLabel "Feathers"@en,
        "Fjær"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.61/e23/> .

humord:c08359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08359" ;
    dct:modified "2024-04-15T13:08:27"^^xsd:dateTime ;
    skos:altLabel "Glas"@nb ;
    skos:broadMatch <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c08353 ;
    skos:definition "Glass er materialer som dannes ved at væsker avkjøles uten å krystallisere. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000353,
        <http://dewey.info/class/620.144/e23/>,
        <http://dewey.info/class/624.1838/e23/>,
        <http://dewey.info/class/666.1/e23/>,
        <http://dewey.info/class/691.6/e23/>,
        <http://dewey.info/class/748/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000353,
        <http://dewey.info/class/620.144/e23/>,
        <http://dewey.info/class/624.1838/e23/>,
        <http://dewey.info/class/666.1/e23/>,
        <http://dewey.info/class/681.42/e23/>,
        <http://dewey.info/class/691.6/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/748/e23/> ;
    skos:prefLabel "Glass"@en,
        "Glass"@nb ;
    skos:related humord:c07775 ;
    skos:relatedMatch <http://dewey.info/class/681.42/e23/> .

humord:c08360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08360" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Glaze"@en ;
    skos:broader humord:c08359 ;
    skos:closeMatch <http://dewey.info/class/620.146/e23/> ;
    skos:exactMatch <http://dewey.info/class/666.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.146/e23/>,
        <http://dewey.info/class/666.2/e23/>,
        <http://dewey.info/class/729.6/e23/>,
        <http://dewey.info/class/738.4/e23/>,
        <http://dewey.info/class/748.6/e23/> ;
    skos:prefLabel "Enamel"@en,
        "Emalje"@nb ;
    skos:related humord:c05342 ;
    skos:relatedMatch <http://dewey.info/class/729.6/e23/>,
        <http://dewey.info/class/738.4/e23/>,
        <http://dewey.info/class/748.6/e23/> .

humord:c08361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08361" ;
    dct:modified "2024-03-13T09:13:35"^^xsd:dateTime ;
    skos:altLabel "Gummi"@nb ;
    skos:broader humord:c64394 ;
    skos:closeMatch <http://dewey.info/class/620.194/e23/> ;
    skos:exactMatch realfagstermer:c010526,
        <http://dewey.info/class/547.8426/e23/>,
        <http://dewey.info/class/678.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010526,
        <http://dewey.info/class/547.8426/e23/>,
        <http://dewey.info/class/620.194/e23/>,
        <http://dewey.info/class/678.2/e23/>,
        <http://dewey.info/class/745.57/e23/> ;
    skos:prefLabel "Rubber"@en,
        "Gummi"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.57/e23/> .

humord:c08362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08362" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/591.47/e23/> ;
    skos:broader humord:c11690 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/591.47/e23/>,
        <http://dewey.info/class/599.799/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Walrus tusks"@en,
        "Hvalrosstenner"@nb ;
    skos:relatedMatch <http://dewey.info/class/599.799/e23/>,
        <http://dewey.info/class/736.6/e23/> .

humord:c08363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08363" ;
    dct:modified "2025-02-21T14:04:17"^^xsd:dateTime ;
    skos:altLabel "Lin (Organiske materiale)"@nb ;
    skos:broadMatch <http://dewey.info/class/583.69/e23/> ;
    skos:broader humord:c08395 ;
    skos:exactMatch realfagstermer:c005540,
        <http://dewey.info/class/633.52/e23/>,
        <http://dewey.info/class/677.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005540,
        <http://dewey.info/class/583.69/e23/>,
        <http://dewey.info/class/633.52/e23/>,
        <http://dewey.info/class/677.11/e23/> ;
    skos:prefLabel "Linen"@en,
        "Lin (Organiske materialer)"@nb .

humord:c08364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08364" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/646.1/e23/> ;
    skos:broader humord:c08395 ;
    skos:exactMatch <http://dewey.info/class/675/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.45675/e23/>,
        <http://dewey.info/class/646.1/e23/>,
        <http://dewey.info/class/675/e23/>,
        <http://dewey.info/class/686.342/e23/>,
        <http://dewey.info/class/745.531/e23/> ;
    skos:prefLabel "Leather"@en,
        "Lær"@nb ;
    skos:related humord:c08369 ;
    skos:relatedMatch <http://dewey.info/class/381.45675/e23/>,
        <http://dewey.info/class/686.342/e23/>,
        <http://dewey.info/class/745.531/e23/> .

humord:c08365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08365" ;
    dct:modified "1995-06-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c13002 ;
    skos:exactMatch <http://dewey.info/class/641.3463/e23/>,
        <http://dewey.info/class/664.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.3463/e23/>,
        <http://dewey.info/class/664.362/e23/> ;
    skos:prefLabel "Olive oil"@en,
        "Olivenolje"@nb .

humord:c08366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08366" ;
    dct:modified "2024-05-15T12:46:46"^^xsd:dateTime ;
    skos:altLabel "Rav"@nb ;
    skos:broadMatch <http://dewey.info/class/553.29/e23/> ;
    skos:broader humord:c08353 ;
    skos:definition "Rav, hard og sprø fossil harpiks, oftest gul- til brunfarget og helt eller delvis gjennomskinnelig. Harpiksen stammer fra nåletrær, særlig av arten Pinus succinifera, som vokste blant annet i det baltiske området i tertiær, for omkring 20–40 millioner år siden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003069,
        <http://dewey.info/class/553.879/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003069,
        <http://dewey.info/class/553.29/e23/>,
        <http://dewey.info/class/553.879/e23/>,
        <http://dewey.info/class/622.18879/e23/>,
        <http://dewey.info/class/622.3879/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Amber"@en,
        "Rav"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.18879/e23/>,
        <http://dewey.info/class/622.3879/e23/>,
        <http://dewey.info/class/736.6/e23/> .

humord:c08367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08367" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Natursilke"@nb ;
    skos:broader humord:c08395 ;
    skos:exactMatch <http://dewey.info/class/677.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.39/e23/>,
        <http://dewey.info/class/746.0439/e23/> ;
    skos:prefLabel "Silk"@en,
        "Silke"@nb ;
    skos:relatedMatch <http://dewey.info/class/746.0439/e23/> .

humord:c08369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08369" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08395 ;
    skos:closeMatch <http://dewey.info/class/675/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/675/e23/>,
        <http://dewey.info/class/685/e23/>,
        <http://dewey.info/class/745.531/e23/> ;
    skos:prefLabel "Skins"@en,
        "Skinn"@nb ;
    skos:related humord:c08364 ;
    skos:relatedMatch <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/685/e23/>,
        <http://dewey.info/class/745.531/e23/> .

humord:c08370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08370" ;
    dct:modified "2024-05-15T14:50:14"^^xsd:dateTime ;
    skos:altLabel "Torv"@nb,
        "Torvtaking"@nb ;
    skos:broadMatch <http://dewey.info/class/631.826/e23/> ;
    skos:broader humord:c08395 ;
    skos:definition "Torv er en type jordsmonn som består av delvis kompostert organisk materiale, omdannet fra planter i områder mettet med vann, og under forhold preget av underskudd på oksygen, høy surhet og mangel på næringsstoffer <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009097,
        <http://dewey.info/class/553.21/e23/>,
        <http://dewey.info/class/635.9642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009097,
        <http://dewey.info/class/553.21/e23/>,
        <http://dewey.info/class/631.826/e23/>,
        <http://dewey.info/class/635.9642/e23/> ;
    skos:prefLabel "Peat"@en,
        "Torv"@nb .

humord:c08373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08373" ;
    dct:modified "2024-08-23T13:35:21"^^xsd:dateTime ;
    skos:altLabel "Tømmer"@nb ;
    skos:broader humord:c11867 ;
    skos:exactMatch realfagstermer:c005752,
        <http://dewey.info/class/338.17498/e23/>,
        <http://dewey.info/class/691.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005752,
        <http://dewey.info/class/333.7511/e23/>,
        <http://dewey.info/class/338.17498/e23/>,
        <http://dewey.info/class/691.1/e23/> ;
    skos:prefLabel "Timber"@en,
        "Tømmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7511/e23/> .

humord:c08374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08374" ;
    dct:modified "2024-04-26T10:36:13"^^xsd:dateTime ;
    skos:altLabel "Metall"@nb ;
    skos:broadMatch <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c08335 ;
    skos:closeMatch <http://dewey.info/class/546.3/e23/>,
        <http://dewey.info/class/553.4/e23/>,
        <http://dewey.info/class/613.2851/e23/> ;
    skos:exactMatch realfagstermer:c002143,
        <http://dewey.info/class/355.242/e23/>,
        <http://dewey.info/class/549.23/e23/>,
        <http://dewey.info/class/620.16/e23/>,
        <http://dewey.info/class/669/e23/>,
        <http://dewey.info/class/691.8/e23/>,
        <http://dewey.info/class/721.0447/e23/>,
        <http://dewey.info/class/745.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002143,
        <http://dewey.info/class/355.242/e23/>,
        <http://dewey.info/class/546.3/e23/>,
        <http://dewey.info/class/547.05/e23/>,
        <http://dewey.info/class/549.23/e23/>,
        <http://dewey.info/class/553.4/e23/>,
        <http://dewey.info/class/572.51/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/613.2851/e23/>,
        <http://dewey.info/class/620.16/e23/>,
        <http://dewey.info/class/622.34/e23/>,
        <http://dewey.info/class/624.182/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/669/e23/>,
        <http://dewey.info/class/677.53/e23/>,
        <http://dewey.info/class/691.8/e23/>,
        <http://dewey.info/class/693.7/e23/>,
        <http://dewey.info/class/721.0447/e23/>,
        <http://dewey.info/class/729.6/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/739/e23/>,
        <http://dewey.info/class/745.56/e23/> ;
    skos:prefLabel "Metals"@en,
        "Metaller"@nb ;
    skos:related humord:c15542 ;
    skos:relatedMatch <http://dewey.info/class/547.05/e23/>,
        <http://dewey.info/class/572.51/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/622.34/e23/>,
        <http://dewey.info/class/624.182/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/677.53/e23/>,
        <http://dewey.info/class/693.7/e23/>,
        <http://dewey.info/class/729.6/e23/>,
        <http://dewey.info/class/739/e23/> .

humord:c08375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08375" ;
    dct:modified "2024-12-11T15:40:57"^^xsd:dateTime ;
    skos:altLabel "Bly"@nb,
        "Pb"@nb,
        "Plumbum"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1791/e23/> ;
    skos:broader humord:c62507,
        humord:c69293 ;
    skos:definition "Bly er eit grunnstoff med atomsymbol Pb og atomnummer 82. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012191,
        <http://dewey.info/class/546.688/e23/>,
        <http://dewey.info/class/553.44/e23/>,
        <http://dewey.info/class/620.183/e23/>,
        <http://dewey.info/class/669.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012191,
        <http://dewey.info/class/363.1791/e23/>,
        <http://dewey.info/class/363.738492/e23/>,
        <http://dewey.info/class/546.688/e23/>,
        <http://dewey.info/class/553.44/e23/>,
        <http://dewey.info/class/620.183/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/669.4/e23/>,
        <http://dewey.info/class/673.4/e23/>,
        <http://dewey.info/class/739.54/e23/> ;
    skos:prefLabel "Lead"@en,
        "Bly"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.738492/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/673.4/e23/>,
        <http://dewey.info/class/739.54/e23/> .

humord:c08376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08376" ;
    dct:modified "2024-03-12T15:09:04"^^xsd:dateTime ;
    skos:altLabel "Au"@nb,
        "Gull"@nb ;
    skos:broader humord:c62500,
        humord:c64374 ;
    skos:definition "Gull er eit metall med gul farge som er det tredje grunnstoffet i gruppe 11 i periodesystemet. Atomsymbolet er Au og atomnummeret er 79. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012333,
        <http://dewey.info/class/546.656/e23/>,
        <http://dewey.info/class/553.41/e23/>,
        <http://dewey.info/class/669.22/e23/>,
        <http://dewey.info/class/673.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012333,
        <http://dewey.info/class/343.032/e23/>,
        <http://dewey.info/class/546.656/e23/>,
        <http://dewey.info/class/553.41/e23/>,
        <http://dewey.info/class/622.3422/e23/>,
        <http://dewey.info/class/669.22/e23/>,
        <http://dewey.info/class/673.22/e23/> ;
    skos:prefLabel "Gold"@en,
        "Gull"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.032/e23/>,
        <http://dewey.info/class/622.3422/e23/> .

humord:c08377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08377" ;
    dct:modified "2024-02-14T15:18:07"^^xsd:dateTime ;
    skos:altLabel "Fe"@nb,
        "Jarn"@nb ;
    skos:broader humord:c08374,
        humord:c62494 ;
    skos:closeMatch <http://dewey.info/class/620.17/e23/>,
        <http://dewey.info/class/691.7/e23/> ;
    skos:exactMatch realfagstermer:c012179,
        <http://dewey.info/class/546.621/e23/>,
        <http://dewey.info/class/553.3/e23/>,
        <http://dewey.info/class/572.517/e23/>,
        <http://dewey.info/class/669.141/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012179,
        <http://dewey.info/class/546.621/e23/>,
        <http://dewey.info/class/553.3/e23/>,
        <http://dewey.info/class/572.517/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.3924/e23/>,
        <http://dewey.info/class/613.2851/e23/>,
        <http://dewey.info/class/620.17/e23/>,
        <http://dewey.info/class/622.341/e23/>,
        <http://dewey.info/class/624.1821/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/669.141/e23/>,
        <http://dewey.info/class/672/e23/>,
        <http://dewey.info/class/691.7/e23/>,
        <http://dewey.info/class/693.71/e23/> ;
    skos:prefLabel "Iron (Metal)"@en,
        "Jern"@nb ;
    skos:related humord:c07601,
        humord:c14699 ;
    skos:relatedMatch <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.3924/e23/>,
        <http://dewey.info/class/613.2851/e23/>,
        <http://dewey.info/class/622.341/e23/>,
        <http://dewey.info/class/624.1821/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/672/e23/>,
        <http://dewey.info/class/693.71/e23/> .

humord:c08379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08379" ;
    dct:modified "2024-12-11T15:48:59"^^xsd:dateTime ;
    skos:altLabel "Cu"@nb,
        "Kopar"@nb,
        "Kopper (Metall)"@nb ;
    skos:broader humord:c62500,
        humord:c69293 ;
    skos:definition "Kobber er det første grunnstoffet i gruppe 11 i periodesystemet. Atomsymbolet er Cu og atomnummeret er 29. Kobber er et stabilt, lite reaktivt metall som er lett å bearbeide. <SNL>"@nb ;
    skos:editorialNote "Endret fra Kopper (Metall). 2012-07-03"@nb ;
    skos:exactMatch realfagstermer:c012420,
        <http://dewey.info/class/546.652/e23/>,
        <http://dewey.info/class/553.43/e23/>,
        <http://dewey.info/class/572.518/e23/>,
        <http://dewey.info/class/620.182/e23/>,
        <http://dewey.info/class/669.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012420,
        <http://dewey.info/class/546.652/e23/>,
        <http://dewey.info/class/553.43/e23/>,
        <http://dewey.info/class/572.518/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.3924/e23/>,
        <http://dewey.info/class/613.2851/e23/>,
        <http://dewey.info/class/620.182/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/669.3/e23/>,
        <http://dewey.info/class/673.3/e23/>,
        <http://dewey.info/class/739.511/e23/> ;
    skos:prefLabel "Copper"@en,
        "Kobber"@nb ;
    skos:related humord:c08382,
        humord:c66071 ;
    skos:relatedMatch <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.3924/e23/>,
        <http://dewey.info/class/613.2851/e23/>,
        <http://dewey.info/class/661.895/e23/>,
        <http://dewey.info/class/673.3/e23/>,
        <http://dewey.info/class/739.511/e23/> .

humord:c08380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08380" ;
    dct:modified "2024-05-13T10:48:19"^^xsd:dateTime ;
    skos:altLabel "Legeringar"@nb ;
    skos:broader humord:c08374 ;
    skos:closeMatch <http://dewey.info/class/546.3/e23/>,
        <http://dewey.info/class/620.16/e23/> ;
    skos:definition "Legering er et metallisk materiale som består av minst ett metallisk grunnstoff og ett eller flere legeringselementer som ofte er metaller. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001595,
        <http://dewey.info/class/669/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001595,
        <http://dewey.info/class/546.3/e23/>,
        <http://dewey.info/class/620.16/e23/>,
        <http://dewey.info/class/624.182/e23/>,
        <http://dewey.info/class/669/e23/> ;
    skos:prefLabel "Alloys"@en,
        "Legeringer"@nb ;
    skos:related humord:c66242 ;
    skos:relatedMatch <http://dewey.info/class/624.182/e23/> .

humord:c08381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08381" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08380 ;
    skos:closeMatch <http://dewey.info/class/620.182/e23/> ;
    skos:exactMatch <http://dewey.info/class/669.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.182/e23/>,
        <http://dewey.info/class/669.3/e23/>,
        <http://dewey.info/class/673.3/e23/>,
        <http://dewey.info/class/739.512/e23/> ;
    skos:prefLabel "Bronze"@en,
        "Bronse"@nb ;
    skos:relatedMatch <http://dewey.info/class/673.3/e23/>,
        <http://dewey.info/class/739.512/e23/> .

humord:c08382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08382" ;
    dct:modified "2024-07-30T14:04:44"^^xsd:dateTime ;
    skos:altLabel "Messing"@nb ;
    skos:broader humord:c08380 ;
    skos:closeMatch <http://dewey.info/class/620.182/e23/> ;
    skos:definition "Messing er en type kobberlegeringer med sink (Zn) som det viktigste legeringselement. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007034,
        <http://dewey.info/class/669.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007034,
        <http://dewey.info/class/620.182/e23/>,
        <http://dewey.info/class/669.3/e23/>,
        <http://dewey.info/class/673.3/e23/>,
        <http://dewey.info/class/739.52/e23/> ;
    skos:prefLabel "Brass"@en,
        "Messing"@nb ;
    skos:related humord:c08379 ;
    skos:relatedMatch <http://dewey.info/class/673.3/e23/>,
        <http://dewey.info/class/739.52/e23/> .

humord:c08383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08383" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Light metals"@en ;
    skos:broader humord:c08374 ;
    skos:exactMatch <http://dewey.info/class/553.492/e23/>,
        <http://dewey.info/class/669.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.492/e23/>,
        <http://dewey.info/class/669.72/e23/>,
        <http://dewey.info/class/673.72/e23/> ;
    skos:prefLabel "Light alloys"@en,
        "Lettmetaller"@nb ;
    skos:relatedMatch <http://dewey.info/class/673.72/e23/> .

humord:c08384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08384" ;
    dct:modified "2024-03-12T15:09:33"^^xsd:dateTime ;
    skos:altLabel "Ag"@nb,
        "Sylv"@nb,
        "Sølv"@nb ;
    skos:broader humord:c62500,
        humord:c64374 ;
    skos:definition "Sølv er et stabilt, lite reaktivt metall som er lett å bearbeide. Det er et grunnstoff i gruppe 11 i periodesystemet. Sølv har atomsymbol Ag og atomnummer 47. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012169,
        <http://dewey.info/class/546.654/e23/>,
        <http://dewey.info/class/553.421/e23/>,
        <http://dewey.info/class/669.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012169,
        <http://dewey.info/class/546.654/e23/>,
        <http://dewey.info/class/553.421/e23/>,
        <http://dewey.info/class/622.3423/e23/>,
        <http://dewey.info/class/669.23/e23/>,
        <http://dewey.info/class/673.23/e23/> ;
    skos:prefLabel "Silver"@en,
        "Sølv"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.3423/e23/>,
        <http://dewey.info/class/673.23/e23/> .

humord:c08385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08385" ;
    dct:modified "2024-12-11T15:49:59"^^xsd:dateTime ;
    skos:altLabel "Sn"@nb,
        "Tinn"@nb,
        "Tinn (Metall)"@nb ;
    skos:broader humord:c62507,
        humord:c69293 ;
    skos:definition "Tinn er et grunnstoff med atomsymbol Sn og atomnummer 50. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012200,
        <http://dewey.info/class/546.686/e23/>,
        <http://dewey.info/class/553.453/e23/>,
        <http://dewey.info/class/620.185/e23/>,
        <http://dewey.info/class/669.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012200,
        <http://dewey.info/class/546.686/e23/>,
        <http://dewey.info/class/553.453/e23/>,
        <http://dewey.info/class/620.185/e23/>,
        <http://dewey.info/class/669.6/e23/>,
        <http://dewey.info/class/673.6/e23/>,
        <http://dewey.info/class/739.532/e23/> ;
    skos:prefLabel "Tin"@en,
        "Tinn (Metall)"@nb ;
    skos:relatedMatch <http://dewey.info/class/673.6/e23/>,
        <http://dewey.info/class/739.532/e23/> .

humord:c08386 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08386" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08335 ;
    skos:exactMatch realfagstermer:c011224 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011224 ;
    skos:prefLabel "Matters"@en,
        "Stoffer"@nb ;
    skos:related humord:c08353,
        humord:c12467 .

humord:c08387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08387" ;
    dct:modified "2025-01-31T08:37:19"^^xsd:dateTime ;
    skos:altLabel "Alcoholic beverages"@en,
        "Alkohol"@nb,
        "Alkoholhaldige drikkevarer"@nb,
        "Alkoholholdige drikkevarer"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1929/e23/> ;
    skos:broader humord:c13505 ;
    skos:definition "Alkoholholdige drikkevarer <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/547.031/e23/>,
        <http://dewey.info/class/615.7828/e23/>,
        <http://dewey.info/class/641.21/e23/>,
        <http://dewey.info/class/641.874/e23/>,
        <http://dewey.info/class/663.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/178.1/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/363.1929/e23/>,
        <http://dewey.info/class/364.1332/e23/>,
        <http://dewey.info/class/364.13361/e23/>,
        <http://dewey.info/class/364.173/e23/>,
        <http://dewey.info/class/394.13/e23/>,
        <http://dewey.info/class/547.031/e23/>,
        <http://dewey.info/class/613.81/e23/>,
        <http://dewey.info/class/615.7828/e23/>,
        <http://dewey.info/class/616.861/e23/>,
        <http://dewey.info/class/641.21/e23/>,
        <http://dewey.info/class/641.62/e23/>,
        <http://dewey.info/class/641.874/e23/>,
        <http://dewey.info/class/663.1/e23/> ;
    skos:prefLabel "Alcohol"@en,
        "Alkohol"@nb ;
    skos:related humord:c09312,
        humord:c13978,
        humord:c21360,
        humord:c69507 ;
    skos:relatedMatch <http://dewey.info/class/178.1/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/364.1332/e23/>,
        <http://dewey.info/class/364.13361/e23/>,
        <http://dewey.info/class/364.173/e23/>,
        <http://dewey.info/class/394.13/e23/>,
        <http://dewey.info/class/613.81/e23/>,
        <http://dewey.info/class/616.861/e23/>,
        <http://dewey.info/class/641.62/e23/> .

humord:c08389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08389" ;
    dct:modified "2023-12-14T09:02:41"^^xsd:dateTime ;
    skos:altLabel "Pigments"@en,
        "Fargestoff"@nb,
        "Pigment"@nb,
        "Pigmenter"@nb ;
    skos:broader humord:c08386 ;
    skos:closeMatch <http://dewey.info/class/547.86/e23/> ;
    skos:exactMatch realfagstermer:c012582,
        <http://dewey.info/class/667.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012582,
        <http://dewey.info/class/547.86/e23/>,
        <http://dewey.info/class/667.2/e23/>,
        <http://dewey.info/class/738.12/e23/> ;
    skos:prefLabel "Dyes"@en,
        "Fargestoffer"@nb ;
    skos:related humord:c05401 ;
    skos:relatedMatch <http://dewey.info/class/738.12/e23/> .

humord:c08391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08391" ;
    dct:modified "2024-11-25T12:51:15"^^xsd:dateTime ;
    skos:altLabel "Indigo"@nb ;
    skos:broadMatch <http://dewey.info/class/667.26/e23/> ;
    skos:broader humord:c69048 ;
    skos:definition "Mørkeblått plantefargestoff <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.257/e23/>,
        <http://dewey.info/class/667.26/e23/>,
        <http://dewey.info/class/746.13/e23/>,
        <http://dewey.info/class/746.6/e23/> ;
    skos:prefLabel "Indigo"@en,
        "Indigo"@nb ;
    skos:relatedMatch <http://dewey.info/class/667.257/e23/>,
        <http://dewey.info/class/746.13/e23/>,
        <http://dewey.info/class/746.6/e23/> .

humord:c08392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08392" ;
    dct:modified "2024-01-18T08:04:36"^^xsd:dateTime ;
    skos:altLabel "Dope"@en,
        "Narcotics"@en,
        "Narkotika"@nb,
        "Narkotikum"@nb ;
    skos:broadMatch <http://dewey.info/class/394.14/e23/> ;
    skos:broader humord:c13505 ;
    skos:exactMatch realfagstermer:c009215,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/615.7822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009215,
        <http://dewey.info/class/178.8/e23/>,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/364.13365/e23/>,
        <http://dewey.info/class/364.177/e23/>,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/615.7822/e23/>,
        <http://dewey.info/class/616.8632/e23/> ;
    skos:prefLabel "Drugs (Narcotics)"@en,
        "Narkotika"@nb ;
    skos:related humord:c13417,
        humord:c13418,
        humord:c30359 ;
    skos:relatedMatch <http://dewey.info/class/178.8/e23/>,
        <http://dewey.info/class/364.13365/e23/>,
        <http://dewey.info/class/364.177/e23/>,
        <http://dewey.info/class/616.8632/e23/> .

humord:c08394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08394" ;
    dct:modified "2000-07-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hash"@en,
        "Weed (Narcotics)"@en ;
    skos:broader humord:c17795 ;
    skos:closeMatch <http://dewey.info/class/633.79/e23/> ;
    skos:definition "Rusmiddel som utvinnes av indisk hamp <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.295/e23/>,
        <http://dewey.info/class/633.79/e23/>,
        <http://dewey.info/class/641.6379/e23/> ;
    skos:prefLabel "Hashish"@en,
        "Hasjisj"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.295/e23/>,
        <http://dewey.info/class/641.6379/e23/> .

humord:c08395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08395" ;
    dct:modified "2016-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Organisk stoff"@nb,
        "Organiske stoffer"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Samlebetegnelse for materiale som stammer fra levende organismer eller materiale som inneholder karbonatomer <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/620.117/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.117/e23/> ;
    skos:prefLabel "Organical materials"@en,
        "Organiske materialer"@nb .

humord:c08396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08396" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Scoria"@en ;
    skos:broader humord:c08386 ;
    skos:closeMatch <http://dewey.info/class/669.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/669.84/e23/> ;
    skos:prefLabel "Slags"@en,
        "Slagg"@nb .

humord:c08397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08397" ;
    dct:modified "2025-03-17T07:45:27"^^xsd:dateTime ;
    skos:altLabel "Nordpolforsking"@nb,
        "Nordpolsforskning"@nb,
        "Polarforsking"@nb ;
    skos:broader humord:c11910 ;
    skos:definition "Utforskning av polare områder <PN>"@nb ;
    skos:exactMatch realfagstermer:c010086 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010086,
        <http://dewey.info/class/2--98/e23/>,
        <http://dewey.info/class/910.911/e23/>,
        <http://dewey.info/class/919.8/e23/> ;
    skos:prefLabel "Polar research"@en,
        "Polarforskning"@nb ;
    skos:related humord:c08399,
        humord:c66292 ;
    skos:relatedMatch <http://dewey.info/class/2--98/e23/>,
        <http://dewey.info/class/910.911/e23/>,
        <http://dewey.info/class/919.8/e23/> .

humord:c08399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08399" ;
    dct:modified "2023-12-18T10:56:16"^^xsd:dateTime ;
    skos:altLabel "Polarekspedisjonar"@nb,
        "Polekspedisjoner"@nb,
        "Polferder"@nb ;
    skos:broader humord:c14204 ;
    skos:exactMatch realfagstermer:c002335 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002335,
        <http://dewey.info/class/2--98/e23/>,
        <http://dewey.info/class/910.911/e23/>,
        <http://dewey.info/class/919.8/e23/> ;
    skos:prefLabel "Polar expeditions"@en,
        "Polarekspedisjoner"@nb ;
    skos:related humord:c08397 ;
    skos:relatedMatch <http://dewey.info/class/2--98/e23/>,
        <http://dewey.info/class/910.911/e23/>,
        <http://dewey.info/class/919.8/e23/> .

humord:c08400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08400" ;
    dct:modified "2023-12-18T14:30:23"^^xsd:dateTime ;
    skos:altLabel "Religious science"@en,
        "Science of religion"@en,
        "Study of religion"@en,
        "Komparativ religionshistorie"@nb,
        "Religionshistorie (Faget)"@nb,
        "Religionsvitskap"@nb,
        "Sammenlignende religionshistorie"@nb,
        "Sammenlignende religionsvitenskap"@nb,
        "Sammenliknende religionshistorie"@nb,
        "Sammenliknende religionsvitenskap"@nb ;
    skos:exactMatch realfagstermer:c013032,
        <http://dewey.info/class/200/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013032,
        <http://dewey.info/class/200/e23/>,
        <http://dewey.info/class/306.6/e23/> ;
    skos:prefLabel "Religious studies"@en,
        "Religionsvitenskap"@nb ;
    skos:related humord:c07330,
        humord:c08736 ;
    skos:relatedMatch <http://dewey.info/class/306.6/e23/> ;
    skos:topConceptOf humord: .

humord:c08404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08404" ;
    dct:modified "2024-12-03T11:29:26"^^xsd:dateTime ;
    skos:altLabel "Gudsomgrep"@nb ;
    skos:broader humord:c08725 ;
    skos:exactMatch <http://dewey.info/class/211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Concepts of God"@en,
        "Gudsbegreper"@nb ;
    skos:related humord:c08875,
        humord:c15196 .

humord:c08405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08405" ;
    dct:modified "2023-11-15T14:55:54"^^xsd:dateTime ;
    skos:altLabel "Ateisme"@nb ;
    skos:broader humord:c08404 ;
    skos:exactMatch realfagstermer:c008766,
        <http://dewey.info/class/211.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008766,
        <http://dewey.info/class/201.51/e23/>,
        <http://dewey.info/class/211.8/e23/> ;
    skos:prefLabel "Atheism"@en,
        "Ateisme"@nb ;
    skos:related humord:c17059 ;
    skos:relatedMatch <http://dewey.info/class/201.51/e23/> .

humord:c08406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08406" ;
    dct:modified "2024-12-03T11:28:35"^^xsd:dateTime ;
    skos:altLabel "Det guddomlege"@nb,
        "Det guddommelege"@nb ;
    skos:broadMatch <http://dewey.info/class/211/e23/> ;
    skos:broader humord:c08404 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "The Divine"@en,
        "Det guddommelige"@nb ;
    skos:related humord:c08407 .

humord:c08407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08407" ;
    dct:modified "2024-12-03T11:25:47"^^xsd:dateTime ;
    skos:altLabel "Det heilage"@nb ;
    skos:broader humord:c08404 ;
    skos:closeMatch <http://dewey.info/class/211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "The Holy"@en,
        "Det hellige"@nb ;
    skos:related humord:c08406,
        humord:c15491 .

humord:c08408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08408" ;
    dct:modified "2024-11-07T20:08:00"^^xsd:dateTime ;
    skos:altLabel "Shakti"@nb ;
    skos:broader humord:c08501,
        humord:c17799 ;
    skos:definition "Shakti betegner i hinduismen guddomens, særlig Shivas, energi og skaperkraft <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.538/e23/>,
        <http://dewey.info/class/294.543/e23/> ;
    skos:prefLabel "Shakti"@en,
        "Shakti"@nb ;
    skos:related humord:c15595 ;
    skos:relatedMatch <http://dewey.info/class/294.538/e23/>,
        <http://dewey.info/class/294.543/e23/> .

humord:c08409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08409" ;
    dct:modified "2024-12-03T11:24:08"^^xsd:dateTime ;
    skos:altLabel "Teisme"@nb ;
    skos:broader humord:c08404 ;
    skos:exactMatch <http://dewey.info/class/211.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/211.3/e23/>,
        <http://dewey.info/class/231/e23/>,
        <http://dewey.info/class/296.311/e23/>,
        <http://dewey.info/class/297.211/e23/> ;
    skos:prefLabel "Theism"@en,
        "Teisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/231/e23/>,
        <http://dewey.info/class/296.311/e23/>,
        <http://dewey.info/class/297.211/e23/> .

humord:c08410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08410" ;
    dct:modified "2024-12-03T11:23:26"^^xsd:dateTime ;
    skos:altLabel "Monoteisme"@nb ;
    skos:broader humord:c08409 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/211.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.34/e23/>,
        <http://dewey.info/class/231/e23/>,
        <http://dewey.info/class/296.311/e23/>,
        <http://dewey.info/class/297.211/e23/> ;
    skos:prefLabel "Monotheism"@en,
        "Monoteisme"@nb ;
    skos:related humord:c13310,
        humord:c15600,
        humord:c58487 ;
    skos:relatedMatch <http://dewey.info/class/231/e23/>,
        <http://dewey.info/class/296.311/e23/>,
        <http://dewey.info/class/297.211/e23/> .

humord:c08411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08411" ;
    dct:modified "2020-05-25T15:52:22"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:broader humord:c08400 ;
    skos:closeMatch <http://dewey.info/class/690.61/e23/>,
        <http://dewey.info/class/726.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/203.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/>,
        <http://dewey.info/class/690.61/e23/>,
        <http://dewey.info/class/726.1/e23/> ;
    skos:prefLabel "Shrines"@en,
        "Helligdommer"@nb .

humord:c08412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08412" ;
    dct:modified "2020-05-25T15:54:49"^^xsd:dateTime ;
    skos:altLabel "Holy items"@en,
        "Holy objects"@en,
        "Sacred artifacts"@en,
        "Sacred items"@en ;
    skos:broadMatch <http://dewey.info/class/202.1/e23/> ;
    skos:broader humord:c08411 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.1/e23/>,
        <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Sacred objects"@en,
        "Hellige gjenstander"@nb ;
    skos:relatedMatch <http://dewey.info/class/247/e23/> .

humord:c08413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08413" ;
    dct:modified "2016-10-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/232.966/e23/>,
        <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c08412 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/232.966/e23/>,
        <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Relics"@en,
        "Relikvier"@nb ;
    skos:related humord:c05660 ;
    skos:relatedMatch <http://dewey.info/class/235.2/e23/> .

humord:c08414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08414" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy places"@en,
        "Sacred places"@en ;
    skos:broader humord:c08411 ;
    skos:closeMatch <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:exactMatch <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/263.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:prefLabel "Sanctuaries"@en,
        "Hellige steder"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.8/e23/> .

humord:c08415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08415" ;
    dct:modified "2024-11-21T08:48:45"^^xsd:dateTime ;
    skos:altLabel "Grave sites (Religion)"@en,
        "Gravplassar (Religion)"@nb,
        "Gravstader (Religion)"@nb,
        "Gravsteder (Religion)"@nb ;
    skos:broader humord:c08414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/726.8/e23/> ;
    skos:prefLabel "Burial sites (Religion)"@en,
        "Gravplasser (Religion)"@nb ;
    skos:related humord:c00014 ;
    skos:relatedMatch <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/726.8/e23/> .

humord:c08416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08416" ;
    dct:modified "2024-10-07T13:27:27"^^xsd:dateTime ;
    skos:altLabel "Dargah"@nb ;
    skos:broadMatch <http://dewey.info/class/726.174/e23/> ;
    skos:broader humord:c08415 ;
    skos:definition "En dargah er en gravplass eller helligdom tilhørende en helgen i indisk islam <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.174/e23/> ;
    skos:prefLabel "Dargah"@en,
        "Dargah"@nb .

humord:c08417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08417" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.8/e23/> ;
    skos:broader humord:c08415 ;
    skos:definition "Underjordiske gravplasser hogd ut i stein, brukt særlig om tidlig-kristne gravplasser <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.8/e23/> ;
    skos:prefLabel "Catacombs"@en,
        "Katakomber"@nb .

humord:c08418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08418" ;
    dct:modified "2009-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cemeteries"@en,
        "Churchyards"@en,
        "Gravlunder"@nb,
        "Kirkegarder"@nb ;
    skos:broader humord:c08415 ;
    skos:exactMatch <http://dewey.info/class/363.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/718/e23/> ;
    skos:prefLabel "Graveyards"@en,
        "Kirkegårder"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/718/e23/> .

humord:c08419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08419" ;
    dct:modified "2020-05-25T15:56:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726/e23/> ;
    skos:broader humord:c08414 ;
    skos:closeMatch <http://dewey.info/class/203.5/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/726/e23/> ;
    skos:prefLabel "Places of worship"@en,
        "Gudshus"@nb ;
    skos:related humord:c19935 .

humord:c08420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08420" ;
    dct:modified "2024-10-11T09:31:59"^^xsd:dateTime ;
    skos:altLabel "Gospel halls"@en,
        "Houses of prayer"@en,
        "Bedehus"@nb ;
    skos:broadMatch <http://dewey.info/class/726.4/e23/> ;
    skos:broader humord:c05222 ;
    skos:closeMatch <http://dewey.info/class/726.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.4/e23/>,
        <http://dewey.info/class/726.5/e23/> ;
    skos:prefLabel "Prayer houses"@en,
        "Bedehus"@nb .

humord:c08422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08422" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cloisters"@en,
        "Convents"@en,
        "Nunneries"@en,
        "Klosterliv"@nb,
        "Nonneklostre"@nb ;
    skos:broader humord:c19935 ;
    skos:definition "Bygning(er) der et samfunn av munker eller nonner holder til <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/206.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.57/e23/>,
        <http://dewey.info/class/271/e23/>,
        <http://dewey.info/class/726.7/e23/> ;
    skos:prefLabel "Monasteries"@en,
        "Klostre"@nb ;
    skos:related humord:c08424 ;
    skos:relatedMatch <http://dewey.info/class/271/e23/>,
        <http://dewey.info/class/726.7/e23/> .

humord:c08424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08424" ;
    dct:modified "1998-01-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Munkevesen"@nb ;
    skos:broader humord:c08757 ;
    skos:closeMatch <http://dewey.info/class/206.57/e23/>,
        <http://dewey.info/class/255/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.57/e23/>,
        <http://dewey.info/class/248.894/e23/>,
        <http://dewey.info/class/255/e23/>,
        <http://dewey.info/class/271/e23/> ;
    skos:prefLabel "Monasticism"@en,
        "Klostervesen"@nb ;
    skos:related humord:c07308,
        humord:c08422,
        humord:c11822 ;
    skos:relatedMatch <http://dewey.info/class/248.894/e23/>,
        <http://dewey.info/class/271/e23/> .

humord:c08426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08426" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19935 ;
    skos:closeMatch <http://dewey.info/class/690.63/e23/>,
        <http://dewey.info/class/726.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/296.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.46/e23/>,
        <http://dewey.info/class/296.65/e23/>,
        <http://dewey.info/class/690.63/e23/>,
        <http://dewey.info/class/726.3/e23/> ;
    skos:prefLabel "Synagogues"@en,
        "Synagoger"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.46/e23/> .

humord:c08428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08428" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/551.447/e23/>,
        <http://dewey.info/class/726.1/e23/> ;
    skos:broader humord:c05256 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.447/e23/>,
        <http://dewey.info/class/726.1/e23/> ;
    skos:prefLabel "Cave temples"@en,
        "Huletempler"@nb .

humord:c08429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08429" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy mountains"@en ;
    skos:broadMatch <http://dewey.info/class/203.5/e23/> ;
    skos:broader humord:c08414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/> ;
    skos:prefLabel "Sacred mountains"@en,
        "Hellige fjell"@nb .

humord:c08430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08430" ;
    dct:modified "2020-05-26T08:34:58"^^xsd:dateTime ;
    skos:altLabel "Holy wells"@en ;
    skos:broadMatch <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:broader humord:c08414 ;
    skos:closeMatch <http://dewey.info/class/203.5/e23/> ;
    skos:definition "Kilder der vannet ifølge folketroen var helsebringende til visse tider <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:prefLabel "Sacred wells"@en,
        "Hellige kilder"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.8/e23/> .

humord:c08433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08433" ;
    dct:modified "2020-05-26T08:50:43"^^xsd:dateTime ;
    skos:altLabel "Kultplasser"@nb ;
    skos:broadMatch <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:broader humord:c08414 ;
    skos:closeMatch <http://dewey.info/class/203.5/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/263.042/e23/>,
        <http://dewey.info/class/296.48/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:prefLabel "Cult centres"@en,
        "Kultsteder"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.8/e23/> .

humord:c08434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08434" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.2/e23/> ;
    skos:broader humord:c08414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.3248/e23/>,
        <http://dewey.info/class/203.2/e23/> ;
    skos:prefLabel "Oracles"@en,
        "Orakler"@nb ;
    skos:related humord:c08755,
        humord:c12839 ;
    skos:relatedMatch <http://dewey.info/class/133.3248/e23/> .

humord:c08435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08435" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shrines"@en ;
    skos:broader humord:c08414 ;
    skos:closeMatch <http://dewey.info/class/203.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/> ;
    skos:prefLabel "Places of pilgrimage"@en,
        "Valfartssteder"@nb .

humord:c08436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08436" ;
    dct:modified "2015-11-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy beings"@en,
        "Holy creatures"@en,
        "Sacred beings"@en ;
    skos:broader humord:c08411 ;
    skos:closeMatch <http://dewey.info/class/202.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/> ;
    skos:prefLabel "Sacred creatures"@en,
        "Hellige vesener"@nb .

humord:c08437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08437" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy animals"@en ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c16401 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/398.245/e23/> ;
    skos:prefLabel "Sacred animals"@en,
        "Hellige dyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/398.245/e23/> .

humord:c08438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08438" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy cows"@en,
        "Hellig ku"@nb ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08437 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/294.5212/e23/>,
        <http://dewey.info/class/294.548693/e23/> ;
    skos:prefLabel "Sacred cows"@en,
        "Hellige kyr"@nb ;
    skos:related humord:c08253,
        humord:c16180 ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/294.5212/e23/>,
        <http://dewey.info/class/294.548693/e23/> .

humord:c08440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08440" ;
    dct:modified "2022-01-27T13:10:32"^^xsd:dateTime ;
    skos:altLabel "Sources (Religion)"@en,
        "Kilder (Religion)"@nb ;
    skos:broader humord:c08400 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/208/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/208/e23/> ;
    skos:prefLabel "Religious sources"@en,
        "Religiøse kilder"@nb .

humord:c08441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08441" ;
    dct:modified "2024-08-16T13:57:07"^^xsd:dateTime ;
    skos:altLabel "Apokalypsar"@nb ;
    skos:broadMatch <http://dewey.info/class/228/e23/>,
        <http://dewey.info/class/229.913/e23/>,
        <http://dewey.info/class/229.94/e23/> ;
    skos:broader humord:c08440 ;
    skos:definition "Religiøst skrift som symbolsk beskriver verdens og det ondes undergang og det godes seier. Brukes også om hvilken som helst profetisk åpenbaring <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/220.046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/220.046/e23/>,
        <http://dewey.info/class/228/e23/>,
        <http://dewey.info/class/229.913/e23/>,
        <http://dewey.info/class/229.94/e23/> ;
    skos:prefLabel "Apocalypses"@en,
        "Apokalypser"@nb ;
    skos:related humord:c08456 ;
    skos:relatedMatch <http://dewey.info/class/202.3/e23/> .

humord:c08443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08443" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08440 ;
    skos:definition "Islamittisk teologi; fortellinger/ tradisjoner om profeten eller hans nærmeste, eller den vitenskap som behandler slike tradisjoner <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.125/e23/>,
        <http://dewey.info/class/340.59132/e23/> ;
    skos:prefLabel "Hadith"@en,
        "Hadith"@nb ;
    skos:related humord:c13225 ;
    skos:relatedMatch <http://dewey.info/class/340.59132/e23/> .

humord:c08444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08444" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Haggada"@en,
        "Haggadot"@en ;
    skos:broadMatch <http://dewey.info/class/296.1276/e23/>,
        <http://dewey.info/class/296.142/e23/>,
        <http://dewey.info/class/296.45371/e23/> ;
    skos:broader humord:c08440 ;
    skos:exactMatch <http://dewey.info/class/296.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.1276/e23/>,
        <http://dewey.info/class/296.142/e23/>,
        <http://dewey.info/class/296.19/e23/>,
        <http://dewey.info/class/296.45371/e23/> ;
    skos:prefLabel "Haggadah"@en,
        "Haggada"@nb .

humord:c08446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08446" ;
    dct:modified "2021-01-29T09:39:03"^^xsd:dateTime ;
    skos:altLabel "Sagas of the Saints"@en ;
    skos:broadMatch <http://dewey.info/class/235.2/e23/> ;
    skos:broader humord:c06768 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/3C--382/e23/> ;
    skos:prefLabel "Saint's sagas"@en,
        "Helgensagaer"@nb ;
    skos:related humord:c15833 ;
    skos:relatedMatch <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/3C--382/e23/> .

humord:c08447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08447" ;
    dct:modified "2023-05-10T12:20:47"^^xsd:dateTime ;
    skos:altLabel "Halaka"@en,
        "Jewish law"@en,
        "Halakhah"@nb,
        "Halakhá"@nb,
        "Jødisk rett"@nb ;
    skos:broadMatch <http://dewey.info/class/296.1274/e23/>,
        <http://dewey.info/class/296.141/e23/>,
        <http://dewey.info/class/296.188/e23/> ;
    skos:broader humord:c08440 ;
    skos:definition "Jødedommens muntlige lov og de deler av den rabbinske litteratur som omhandler den <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/296.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.1274/e23/>,
        <http://dewey.info/class/296.141/e23/>,
        <http://dewey.info/class/296.18/e23/>,
        <http://dewey.info/class/296.188/e23/> ;
    skos:prefLabel "Halakha"@en,
        "Halaka"@nb .

humord:c08449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08449" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/263.98/e23/> ;
    skos:broader humord:c08440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/263.98/e23/> ;
    skos:prefLabel "Calendars of saints"@en,
        "Helgenkalendere"@nb ;
    skos:related humord:c00200,
        humord:c00202,
        humord:c11478 .

humord:c08450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08450" ;
    dct:modified "2025-01-31T07:57:34"^^xsd:dateTime ;
    skos:altLabel "Kabbala"@nb,
        "Kabbalaar"@nb,
        "Kabbalaer"@nb ;
    skos:broadMatch <http://dewey.info/class/135.47/e23/> ;
    skos:broader humord:c08440 ;
    skos:definition "Kabbala er en esoterisk og mystisk retning innen jødedommen. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/296.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/135.47/e23/>,
        <http://dewey.info/class/296.16/e23/>,
        <http://dewey.info/class/296.712/e23/>,
        <http://dewey.info/class/296.833/e23/> ;
    skos:prefLabel "Kabbalah"@en,
        "Kabbala"@nb ;
    skos:related humord:c05113,
        humord:c08522 ;
    skos:relatedMatch <http://dewey.info/class/296.712/e23/>,
        <http://dewey.info/class/296.833/e23/> .

humord:c08451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08451" ;
    dct:modified "2020-10-09T14:17:49"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05005,
        humord:c08440 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Marian legends"@en,
        "Marialegender"@nb .

humord:c08452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08452" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08440 ;
    skos:exactMatch <http://dewey.info/class/296.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.14/e23/> ;
    skos:prefLabel "Midrash"@en,
        "Midrasj"@nb .

humord:c08453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08453" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Islamic law"@en,
        "Sharia law"@en,
        "Sharias"@en,
        "Islamsk lov"@nb,
        "Islamsk rett"@nb ;
    skos:broader humord:c08440 ;
    skos:closeMatch <http://dewey.info/class/297.14/e23/> ;
    skos:exactMatch <http://dewey.info/class/340.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.14/e23/>,
        <http://dewey.info/class/340.59/e23/> ;
    skos:prefLabel "Sharia"@en,
        "Sharia"@nb .

humord:c08456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08456" ;
    dct:modified "2024-08-20T10:17:40"^^xsd:dateTime ;
    skos:altLabel "Visions (Revelations)"@en,
        "Openberringar"@nb,
        "Syn (Openberringar)"@nb,
        "Syner (Openberringar)"@nb,
        "Syner (Åpenbaringer)"@nb ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/>,
        <http://dewey.info/class/212.6/e23/> ;
    skos:broader humord:c08440 ;
    skos:definition "Åpenbaringer er noe som vises, åpenbares, særlig på overnaturlig vis i religiøs forbindelse   <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/>,
        <http://dewey.info/class/212.6/e23/>,
        <http://dewey.info/class/231.74/e23/>,
        <http://dewey.info/class/296.3115/e23/>,
        <http://dewey.info/class/297.12212/e23/>,
        <http://dewey.info/class/297.2115/e23/> ;
    skos:prefLabel "Revelations"@en,
        "Åpenbaringer"@nb ;
    skos:related humord:c08077,
        humord:c08441 ;
    skos:relatedMatch <http://dewey.info/class/231.74/e23/>,
        <http://dewey.info/class/296.3115/e23/>,
        <http://dewey.info/class/297.12212/e23/>,
        <http://dewey.info/class/297.2115/e23/> .

humord:c08457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08457" ;
    dct:modified "2024-11-20T13:28:08"^^xsd:dateTime ;
    skos:altLabel "Gudelære"@nb,
        "Mytologi (Religion)"@nb ;
    skos:broader humord:c08400 ;
    skos:closeMatch <http://dewey.info/class/201.3/e23/> ;
    skos:definition "Alle mytene til et folk el. en kultur sett i sammenheng <BOB>"@nb ;
    skos:exactMatch realfagstermer:c012655,
        <http://dewey.info/class/398.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012655,
        <http://dewey.info/class/201.3/e23/>,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/704.947/e23/>,
        <http://dewey.info/class/753.7/e23/> ;
    skos:prefLabel "Mythology (Religion)"@en,
        "Mytologi (Religion)"@nb ;
    skos:related humord:c06648 ;
    skos:relatedMatch <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/704.947/e23/>,
        <http://dewey.info/class/753.7/e23/> .

humord:c08458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08458" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Classical Greco-Roman mythology"@en,
        "Greco-Roman mythology"@en,
        "Greek and Roman mythology"@en,
        "Klassisk mytologi"@nb ;
    skos:broader humord:c08457 ;
    skos:exactMatch <http://dewey.info/class/292.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Classical mythology"@en,
        "Gresk-romersk mytologi"@nb ;
    skos:related humord:c08551 .

humord:c08459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08459" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08458 ;
    skos:closeMatch <http://dewey.info/class/292.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Greek mythology"@en,
        "Gresk mytologi"@nb ;
    skos:related humord:c08552 .

humord:c08460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08460" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08458 ;
    skos:closeMatch <http://dewey.info/class/292.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Roman myhology"@en,
        "Romersk mytologi"@nb ;
    skos:related humord:c08553 .

humord:c08461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08461" ;
    dct:modified "2024-05-10T09:45:06"^^xsd:dateTime ;
    skos:altLabel "Metamorphoses (Mythology)"@en,
        "Forvandling   (Mytologi)"@nb,
        "Forvandling (Mytologi)"@nb,
        "Hamskifte   (Mytologi)"@nb,
        "Hamskifte (Mytologi)"@nb,
        "Metamorfosar   (Mytologi)"@nb,
        "Metamorfose   (Mytologi)"@nb,
        "Metamorfoser  (Mytologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/201.3/e23/> ;
    skos:broader humord:c08457 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.3/e23/> ;
    skos:prefLabel "Metamorphosis (Mythology)"@en,
        "Metamorfose (Mytologi)"@nb .

humord:c08466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08466" ;
    dct:modified "2023-12-11T10:40:34"^^xsd:dateTime ;
    skos:altLabel "Mytar"@nb ;
    skos:broader humord:c08457 ;
    skos:definition "Symbolsk framstilling el. fortelling overlevert fra førhistorisk tid om skapelsen, guder og viktige hendinger <BOB>"@nb ;
    skos:exactMatch realfagstermer:c012654,
        <http://dewey.info/class/201.3/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012654,
        <http://dewey.info/class/201.3/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Myths"@en,
        "Myter"@nb ;
    skos:related humord:c05005,
        humord:c05022 .

humord:c08467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08467" ;
    dct:modified "2024-08-28T20:30:20"^^xsd:dateTime ;
    skos:altLabel "Avatar"@nb,
        "Avatara"@nb ;
    skos:broadMatch <http://dewey.info/class/294.513/e23/> ;
    skos:broader humord:c08683 ;
    skos:definition "I hinduistisk mytologi: Gudenes frivillige nedstigning på Jorden og inkarnasjon i menneske- eller dyreform <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.513/e23/> ;
    skos:prefLabel "Avatar"@en,
        "Avatara"@nb ;
    skos:related humord:c08501 .

humord:c08468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08468" ;
    dct:modified "2023-12-11T10:40:58"^^xsd:dateTime ;
    skos:altLabel "Creation of myths"@en,
        "Mytedanning"@nb ;
    skos:broadMatch <http://dewey.info/class/201.3/e23/> ;
    skos:broader humord:c08457 ;
    skos:closeMatch realfagstermer:c012654 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012654,
        <http://dewey.info/class/201.3/e23/> ;
    skos:prefLabel "Mythopoeia"@en,
        "Mytedannelse"@nb .

humord:c08470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08470" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nordisk mytologi"@nb ;
    skos:broader humord:c08457 ;
    skos:exactMatch <http://dewey.info/class/293.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.13/e23/> ;
    skos:prefLabel "Norse mythology"@en,
        "Norrøn mytologi"@nb ;
    skos:related humord:c12425,
        humord:c12426,
        humord:c19763 .

humord:c08472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08472" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08400 ;
    skos:closeMatch realfagstermer:c013032 ;
    skos:definition "Religion som fenomen <UBO>"@nb ;
    skos:editorialNote "Brukes om religion og religioner generelt"@nb ;
    skos:exactMatch <http://dewey.info/class/200/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013032,
        <http://dewey.info/class/200/e23/>,
        <http://dewey.info/class/306.6/e23/>,
        <http://dewey.info/class/344.096/e23/>,
        <http://dewey.info/class/353.7/e23/>,
        <http://dewey.info/class/372.84/e23/>,
        <http://dewey.info/class/704.948/e23/>,
        <http://dewey.info/class/755/e23/> ;
    skos:prefLabel "Religion"@en,
        "Religion"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.6/e23/>,
        <http://dewey.info/class/344.096/e23/>,
        <http://dewey.info/class/353.7/e23/>,
        <http://dewey.info/class/372.84/e23/>,
        <http://dewey.info/class/704.948/e23/>,
        <http://dewey.info/class/755/e23/> .

humord:c08474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08474" ;
    dct:modified "2024-07-29T11:00:17"^^xsd:dateTime ;
    skos:altLabel "Ajivikisme"@nb ;
    skos:broadMatch <http://dewey.info/class/294/e23/> ;
    skos:broader humord:c20886 ;
    skos:definition "Utdødd indisk religion <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294/e23/> ;
    skos:prefLabel "Ajivika"@en,
        "Ajivikisme"@nb .

humord:c08475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08475" ;
    dct:modified "2023-11-17T11:17:37"^^xsd:dateTime ;
    skos:altLabel "Buddhisme"@nb ;
    skos:broader humord:c20886 ;
    skos:exactMatch realfagstermer:c004941,
        <http://dewey.info/class/294.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004941,
        <http://dewey.info/class/294.3/e23/> ;
    skos:prefLabel "Buddhism"@en,
        "Buddhisme"@nb ;
    skos:related humord:c00705,
        humord:c17799 .

humord:c08476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08476" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08475 ;
    skos:exactMatch <http://dewey.info/class/294.391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.391/e23/> ;
    skos:prefLabel "Hinayana"@en,
        "Hinayana"@nb .

humord:c08477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08477" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08476 ;
    skos:exactMatch <http://dewey.info/class/294.391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.391/e23/> ;
    skos:prefLabel "Theravada"@en,
        "Theravada"@nb .

humord:c08478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08478" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flower Garland"@en,
        "Hua-yen"@en,
        "Hua yan"@nb,
        "Huayan"@nb ;
    skos:broadMatch <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Huayan"@en,
        "Hua-yen"@nb .

humord:c08480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08480" ;
    dct:modified "2020-05-26T10:15:13"^^xsd:dateTime ;
    skos:altLabel "Jingtu"@en,
        "Pure Land Buddhism"@en,
        "Rent land-buddhisme"@nb ;
    skos:broader humord:c08475 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/294.3926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3926/e23/> ;
    skos:prefLabel "Pure Land"@en,
        "Jingtu"@nb .

humord:c08483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08483" ;
    dct:modified "2015-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shin Buddhism"@en,
        "True Pure Land Buddhism"@en,
        "Jôdo shû"@nb,
        "Shinbuddhisme"@nb,
        "Shinsekt"@nb ;
    skos:broadMatch <http://dewey.info/class/294.3926/e23/> ;
    skos:broader humord:c08480 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3926/e23/> ;
    skos:prefLabel "Jodo Shinshu"@en,
        "Jôdo shinshû"@nb .

humord:c08486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08486" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08475 ;
    skos:exactMatch <http://dewey.info/class/294.392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Mahayana (Buddhism)"@en,
        "Mahayana"@nb .

humord:c08487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08487" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Madhyamika"@en,
        "Madhyamaka"@nb ;
    skos:broadMatch <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08486 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Madhyamaka"@en,
        "Madhyamika"@nb ;
    skos:related humord:c08494 .

humord:c08488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08488" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vinjanavada"@nb,
        "Yogacara"@nb ;
    skos:broadMatch <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08486 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Yogachara"@en,
        "Yogachara"@nb .

humord:c08491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08491" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08475 ;
    skos:exactMatch <http://dewey.info/class/294.3925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3925/e23/> ;
    skos:prefLabel "Tantrism (Buddhism)"@en,
        "Tantrisme (Buddhisme)"@nb ;
    skos:related humord:c08507 .

humord:c08493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08493" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mantrayana"@en,
        "Mantrayana"@nb ;
    skos:broadMatch <http://dewey.info/class/294.39/e23/> ;
    skos:broader humord:c08491 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.39/e23/> ;
    skos:prefLabel "Vajrayana"@en,
        "Vajrayana"@nb .

humord:c08494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08494" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "T'ien-t'ai"@nb,
        "Tendai"@nb ;
    skos:broadMatch <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08475 ;
    skos:definition "Retning innenfor kinesisk buddhisme <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Tiantai"@en,
        "Tiantai"@nb ;
    skos:related humord:c08487 .

humord:c08496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08496" ;
    dct:modified "2024-09-16T09:03:41"^^xsd:dateTime ;
    skos:altLabel "Zen Buddhism"@en,
        "Chan"@nb,
        "Zen"@nb,
        "Zenbuddhisme"@nb ;
    skos:broader humord:c08475 ;
    skos:exactMatch <http://dewey.info/class/294.3927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3927/e23/> ;
    skos:prefLabel "Zen"@en,
        "Zen"@nb .

humord:c08499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08499" ;
    dct:modified "2024-10-07T10:59:22"^^xsd:dateTime ;
    skos:altLabel "Daoism"@en,
        "Daoisme"@nb,
        "Taoisme"@nb ;
    skos:broader humord:c00558,
        humord:c20886 ;
    skos:definition "Daoisme er et kinesisk religiøst og filosofisk læresystem som ved siden av konfutsianismen og buddhismen utgjør den tredje store hovedstrømningen i kinesisk religion og filosofi. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/181.114/e23/>,
        <http://dewey.info/class/299.514/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.114/e23/>,
        <http://dewey.info/class/299.514/e23/> ;
    skos:prefLabel "Taoism"@en,
        "Daoisme"@nb .

humord:c08501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08501" ;
    dct:modified "2024-11-07T20:17:31"^^xsd:dateTime ;
    skos:altLabel "Hinduisme"@nb,
        "Vedisk religion"@nb ;
    skos:broader humord:c20886 ;
    skos:exactMatch <http://dewey.info/class/294.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5/e23/> ;
    skos:prefLabel "Hinduism"@en,
        "Hinduisme"@nb ;
    skos:related humord:c08467,
        humord:c08791,
        humord:c17799 .

humord:c08503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08503" ;
    dct:modified "2024-07-05T07:48:00"^^xsd:dateTime ;
    skos:altLabel "Advaita"@nb,
        "Advaita vedanta"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5/e23/> ;
    skos:broader humord:c08509 ;
    skos:closeMatch <http://dewey.info/class/181.482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.482/e23/>,
        <http://dewey.info/class/294.5/e23/> ;
    skos:prefLabel "Advaita vedanta"@en,
        "Advaita vedanta"@nb .

humord:c08504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08504" ;
    dct:modified "2009-06-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cult of Jagannatha"@en ;
    skos:broadMatch <http://dewey.info/class/294.5512/e23/> ;
    skos:broader humord:c08501 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5512/e23/> ;
    skos:prefLabel "Jagannath cultus"@en,
        "Jagannathkulten"@nb ;
    skos:related humord:c20818 .

humord:c08505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08505" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.561/e23/> ;
    skos:broader humord:c08501 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.561/e23/> ;
    skos:prefLabel "Sant cult"@en,
        "Santkulten"@nb .

humord:c08506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08506" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08501 ;
    skos:exactMatch <http://dewey.info/class/294.5513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5513/e23/> ;
    skos:prefLabel "Shivaism"@en,
        "Shivaisme"@nb .

humord:c08507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08507" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08501 ;
    skos:closeMatch <http://dewey.info/class/294.5514/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5514/e23/> ;
    skos:prefLabel "Tantrism (Hinduism)"@en,
        "Tantrisme (Hinduisme)"@nb ;
    skos:related humord:c08491 .

humord:c08508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08508" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08507 ;
    skos:definition "En retning innen hinduistisk tantrisme <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/294.5514/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5514/e23/> ;
    skos:prefLabel "Shaktism"@en,
        "Shaktisme"@nb .

humord:c08509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08509" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uttara Mimamsa"@en ;
    skos:broader humord:c08501 ;
    skos:exactMatch <http://dewey.info/class/181.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.48/e23/> ;
    skos:prefLabel "Vedanta"@en,
        "Vedanta"@nb .

humord:c08510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08510" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vishnuism"@en ;
    skos:broader humord:c08501 ;
    skos:exactMatch <http://dewey.info/class/294.5512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5512/e23/> ;
    skos:prefLabel "Vaishnavism"@en,
        "Vishnuisme"@nb ;
    skos:related humord:c18959 .

humord:c08511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08511" ;
    dct:modified "2024-10-15T13:01:33"^^xsd:dateTime ;
    skos:altLabel "Bauls"@en,
        "Baul"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5512/e23/> ;
    skos:broader humord:c08510 ;
    skos:definition "Baul er en mystikersekt i Bengal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5512/e23/> ;
    skos:prefLabel "Baul"@en,
        "Baul"@nb .

humord:c08512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08512" ;
    dct:modified "2023-11-30T08:57:23"^^xsd:dateTime ;
    skos:altLabel "Islam"@nb,
        "Muhammedanisme"@nb ;
    skos:broader humord:c58487 ;
    skos:closeMatch <http://dewey.info/class/297/e23/> ;
    skos:exactMatch realfagstermer:c011013 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011013,
        <http://dewey.info/class/297/e23/> ;
    skos:prefLabel "Islam"@en,
        "Islam"@nb ;
    skos:related humord:c07345,
        humord:c08793,
        humord:c08840 .

humord:c08514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08514" ;
    dct:modified "1997-07-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shiah"@en,
        "Shiisme"@nb,
        "Sjia-islam"@nb,
        "Sjiisme"@nb ;
    skos:broader humord:c08512 ;
    skos:exactMatch <http://dewey.info/class/297.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.82/e23/> ;
    skos:prefLabel "Shia Islam"@en,
        "Shia-islam"@nb .

humord:c08519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08519" ;
    dct:modified "2024-11-06T14:29:08"^^xsd:dateTime ;
    skos:altLabel "Tasawwuf"@en ;
    skos:broader humord:c08512 ;
    skos:exactMatch <http://dewey.info/class/297.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.4/e23/> ;
    skos:prefLabel "Sufism"@en,
        "Sufisme"@nb ;
    skos:related humord:c08840,
        humord:c08841,
        humord:c08842,
        humord:c68792 .

humord:c08520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08520" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jain Dharma"@en,
        "Jaina"@nb ;
    skos:broader humord:c20886 ;
    skos:exactMatch <http://dewey.info/class/294.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.044/e23/>,
        <http://dewey.info/class/294.4/e23/> ;
    skos:prefLabel "Jainism"@en,
        "Jainisme"@nb ;
    skos:related humord:c14956 ;
    skos:relatedMatch <http://dewey.info/class/181.044/e23/> .

humord:c08522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08522" ;
    dct:modified "2023-11-30T09:35:47"^^xsd:dateTime ;
    skos:altLabel "Judaisme"@nb,
        "Jødedom"@nb,
        "Jødedommen"@nb ;
    skos:broader humord:c58487 ;
    skos:exactMatch realfagstermer:c013887,
        <http://dewey.info/class/296/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013887,
        <http://dewey.info/class/296/e23/> ;
    skos:prefLabel "Judaism"@en,
        "Jødedom"@nb ;
    skos:related humord:c00857,
        humord:c08450 .

humord:c08524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08524" ;
    dct:modified "2025-01-31T07:54:53"^^xsd:dateTime ;
    skos:altLabel "Hasidism"@en,
        "Hasidisme"@nb ;
    skos:broader humord:c08522 ;
    skos:exactMatch <http://dewey.info/class/296.8332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.8332/e23/> ;
    skos:prefLabel "Hasidic Judaism"@en,
        "Hasidisme"@nb ;
    skos:related humord:c05113 .

humord:c08525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08525" ;
    dct:modified "2024-10-29T08:35:49"^^xsd:dateTime ;
    skos:altLabel "Krymkaraylar"@en,
        "Karaim"@nb,
        "Karaimar"@nb,
        "Karaimer"@nb,
        "Karaitt"@nb,
        "Karaittar"@nb ;
    skos:broadMatch <http://dewey.info/class/296.81/e23/> ;
    skos:broader humord:c00916,
        humord:c08522 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.81/e23/> ;
    skos:prefLabel "Crimean Karaites"@en,
        "Karaitter"@nb ;
    skos:related humord:c00857 .

humord:c08526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08526" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marrano"@en,
        "Marranerkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/296.09460902/e23/>,
        <http://dewey.info/class/305.8924046/e23/>,
        <http://dewey.info/class/946.004924/e23/> ;
    skos:broader humord:c08522 ;
    skos:definition "Tvangskristnede jøder i Spania og Portugal på 1300- og 1400-tallet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.09460902/e23/>,
        <http://dewey.info/class/305.8924046/e23/>,
        <http://dewey.info/class/946.004924/e23/> ;
    skos:prefLabel "Marranos"@en,
        "Marraner"@nb .

humord:c08528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08528" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08522 ;
    skos:exactMatch <http://dewey.info/class/296.336/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/296.336/e23/> ;
    skos:prefLabel "Messianism"@en,
        "Messianisme"@nb .

humord:c08529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08529" ;
    dct:modified "2024-12-02T13:54:29"^^xsd:dateTime ;
    skos:altLabel "Ruism"@en,
        "Konfucianisme"@nb,
        "Konfusianisme"@nb,
        "Ru jia"@nb ;
    skos:broader humord:c00558,
        humord:c20886 ;
    skos:exactMatch <http://dewey.info/class/181.112/e23/>,
        <http://dewey.info/class/299.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.112/e23/>,
        <http://dewey.info/class/299.512/e23/> ;
    skos:prefLabel "Confucianism"@en,
        "Konfusianisme"@nb .

humord:c08532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08532" ;
    dct:modified "2024-12-02T12:31:38"^^xsd:dateTime ;
    skos:altLabel "Neokonfusianisme"@nb,
        "Nykonfusianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/181.112/e23/> ;
    skos:broader humord:c08529 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.112/e23/> ;
    skos:prefLabel "Neo-Confucianism"@en,
        "Neokonfusianisme"@nb .

humord:c08534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08534" ;
    dct:modified "2024-10-28T09:36:20"^^xsd:dateTime ;
    skos:altLabel "Kristendom"@nb,
        "Kristendomen"@nb,
        "Kristendommen"@nb ;
    skos:broader humord:c58487 ;
    skos:closeMatch <http://dewey.info/class/274/e23/> ;
    skos:exactMatch realfagstermer:c002088,
        <http://dewey.info/class/230/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002088,
        <http://dewey.info/class/2--1761/e23/>,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/274/e23/>,
        <http://dewey.info/class/704.9482/e23/> ;
    skos:prefLabel "Christianity"@en,
        "Kristendom"@nb ;
    skos:related humord:c07338 ;
    skos:relatedMatch <http://dewey.info/class/2--1761/e23/>,
        <http://dewey.info/class/704.9482/e23/> .

humord:c08535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08535" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08534 ;
    skos:exactMatch <http://dewey.info/class/2--17612/e23/>,
        <http://dewey.info/class/230.2/e23/>,
        <http://dewey.info/class/282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--17612/e23/>,
        <http://dewey.info/class/230.2/e23/>,
        <http://dewey.info/class/282/e23/> ;
    skos:prefLabel "Catholicism"@en,
        "Katolisisme"@nb .

humord:c08537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08537" ;
    dct:modified "2024-10-28T09:12:51"^^xsd:dateTime ;
    skos:altLabel "Urkirken"@nb,
        "Urkristendom"@nb,
        "Urkristendomen"@nb,
        "Urkristendommen"@nb,
        "Urkyrkja"@nb ;
    skos:broader humord:c08534 ;
    skos:closeMatch <http://dewey.info/class/270.1/e23/>,
        <http://dewey.info/class/281.2/e23/>,
        <http://dewey.info/class/281.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.1/e23/>,
        <http://dewey.info/class/281.2/e23/>,
        <http://dewey.info/class/281.3/e23/> ;
    skos:prefLabel "Primitive church"@en,
        "Urkristendommen"@nb ;
    skos:related humord:c08779 .

humord:c08539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08539" ;
    dct:modified "2021-04-08T12:48:30"^^xsd:dateTime ;
    skos:altLabel "Shintoism"@en,
        "Shintoisme"@nb ;
    skos:broader humord:c20377 ;
    skos:definition "Japanernes opprinnelige religion som går tilbake til forhistorisk tid <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/299.561/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.561/e23/> ;
    skos:prefLabel "Shintô"@en,
        "Shintô"@nb .

humord:c08541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08541" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sikh-religionen"@nb ;
    skos:broader humord:c20886 ;
    skos:exactMatch <http://dewey.info/class/294.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.6/e23/> ;
    skos:prefLabel "Sikhism"@en,
        "Sikhisme"@nb .

humord:c08543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08543" ;
    dct:modified "2020-05-26T14:30:20"^^xsd:dateTime ;
    skos:altLabel "Mazdayasna"@en,
        "Zarathustraism"@en,
        "Den zarathustriske religion"@nb,
        "Mazdaisme"@nb,
        "Parsisme"@nb,
        "Zarathustrisme"@nb,
        "Zoroastrisme"@nb ;
    skos:broader humord:c20886 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/295/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/295/e23/> ;
    skos:prefLabel "Zoroastrianism"@en,
        "Zarathustras lære"@nb ;
    skos:related humord:c14617 .

humord:c08550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08550" ;
    dct:modified "2025-03-31T12:32:19"^^xsd:dateTime ;
    skos:altLabel "Egyptian mythology"@en,
        "Egyptisk mytologi"@nb,
        "Egyptisk religion"@nb ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/299.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.31/e23/> ;
    skos:prefLabel "Egyptian religion"@en,
        "Egyptisk religion"@nb ;
    skos:related humord:c04482 .

humord:c08551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08551" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Greek and Roman religion"@en ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292/e23/> ;
    skos:prefLabel "Classical religion"@en,
        "Gresk-romersk religion"@nb ;
    skos:related humord:c08458 .

humord:c08552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08552" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08551 ;
    skos:exactMatch <http://dewey.info/class/292.08/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.08/e23/> ;
    skos:prefLabel "Greek religion"@en,
        "Gresk religion"@nb ;
    skos:related humord:c08459 .

humord:c08553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08553" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08551 ;
    skos:exactMatch <http://dewey.info/class/292.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.07/e23/> ;
    skos:prefLabel "Roman religion"@en,
        "Romersk religion"@nb ;
    skos:related humord:c08460 .

humord:c08554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08554" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/292.08/e23/> ;
    skos:broader humord:c08549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.08/e23/> ;
    skos:prefLabel "Minoan religion"@en,
        "Minoisk religion"@nb .

humord:c08556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08556" ;
    dct:modified "2020-05-26T10:38:06"^^xsd:dateTime ;
    skos:altLabel "Religious ecstasy"@en,
        "Religiøs ekstase"@nb ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c08555 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Ecstatic religion"@en,
        "Ekstatisk religion"@nb ;
    skos:related humord:c08637 .

humord:c08558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08558" ;
    dct:modified "2018-01-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hedendom"@nb,
        "Hedenskap"@nb ;
    skos:broader humord:c08555 ;
    skos:closeMatch <http://dewey.info/class/293/e23/> ;
    skos:definition "Opprinnelig brukt om religionene til dem om holdt til utenfor byene eller de religionene som ble holdt utenfor den eller de dominerende religioner i et samfunn. Paganismen omfatter i europeisk historie blant annet keltisk, norrøn og samisk religion<SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292/e23/>,
        <http://dewey.info/class/293/e23/>,
        <http://dewey.info/class/299/e23/> ;
    skos:prefLabel "Paganism"@en,
        "Paganisme"@nb ;
    skos:related humord:c19763,
        humord:c19871 ;
    skos:relatedMatch <http://dewey.info/class/299/e23/> .

humord:c08560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08560" ;
    dct:modified "2020-05-26T14:27:49"^^xsd:dateTime ;
    skos:altLabel "Mystery religions"@en,
        "Sacred mysteries"@en ;
    skos:broadMatch <http://dewey.info/class/200/e23/> ;
    skos:broader humord:c08555 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200/e23/>,
        <http://dewey.info/class/306.6/e23/> ;
    skos:prefLabel "Greco-Roman mysteries"@en,
        "Mysteriereligioner"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.6/e23/> .

humord:c08561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08561" ;
    dct:modified "2023-11-13T09:25:19"^^xsd:dateTime ;
    skos:altLabel "Mithraic mysteries"@en,
        "Mithramysterier"@nb ;
    skos:broader humord:c08560 ;
    skos:exactMatch <http://dewey.info/class/299.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.15/e23/> ;
    skos:prefLabel "Mithraism"@en,
        "Mithramysteriene"@nb ;
    skos:related humord:c12651 .

humord:c08562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08562" ;
    dct:modified "2024-02-28T14:49:03"^^xsd:dateTime ;
    skos:altLabel "Natural theology"@en,
        "Naturleg religion"@nb,
        "Naturleg teologi"@nb,
        "Naturlig teologi"@nb,
        "Naturteologi"@nb ;
    skos:broader humord:c08555 ;
    skos:closeMatch <http://dewey.info/class/210/e23/> ;
    skos:definition "Religiøse sannheter som kan tilegnes ut fra den menneskelige fornuft uten noen spesiell åpenbaring <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/210/e23/> ;
    skos:prefLabel "Natural religion"@en,
        "Naturlig religion"@nb .

humord:c08564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08564" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Established religion"@en ;
    skos:broadMatch <http://dewey.info/class/201.72/e23/> ;
    skos:broader humord:c08555 ;
    skos:closeMatch <http://dewey.info/class/322.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "State religion"@en,
        "Statsreligion"@nb .

humord:c08565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08565" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/210.1/e23/> ;
    skos:broader humord:c08400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/210.1/e23/> ;
    skos:prefLabel "Phenomenology of religion"@en,
        "Religionsfenomenologi"@nb .

humord:c08566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08566" ;
    dct:modified "2020-05-26T14:35:57"^^xsd:dateTime ;
    skos:altLabel "Religiosity"@en ;
    skos:broadMatch <http://dewey.info/class/204/e23/> ;
    skos:broader humord:c08565 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/> ;
    skos:prefLabel "Religiousness"@en,
        "Religiøsitet"@nb .

humord:c08567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08567" ;
    dct:modified "2020-05-26T14:45:59"^^xsd:dateTime ;
    skos:altLabel "Folk religion"@en,
        "Folkelig religiøsitet"@nb,
        "Folkereligion"@nb ;
    skos:broadMatch <http://dewey.info/class/204/e23/> ;
    skos:broader humord:c08566 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/> ;
    skos:prefLabel "Popular religion"@en,
        "Folkereligiøsitet"@nb .

humord:c08568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08568" ;
    dct:modified "2020-05-26T14:47:43"^^xsd:dateTime ;
    skos:altLabel "Religious indifference"@en ;
    skos:broadMatch <http://dewey.info/class/211.8/e23/> ;
    skos:broader humord:c08566 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.8/e23/> ;
    skos:prefLabel "Irreligiosity"@en,
        "Irreligiøsitet"@nb .

humord:c08569 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08569" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08566 ;
    skos:inScheme humord: ;
    skos:prefLabel "Cults and rituals"@en,
        "Kultus og riter"@nb .

humord:c08570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08570" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kult"@nb ;
    skos:broader humord:c08569 ;
    skos:closeMatch <http://dewey.info/class/209/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/209/e23/> ;
    skos:prefLabel "Cult"@en,
        "Kultus"@nb .

humord:c08572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08572" ;
    dct:modified "2015-06-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bildedyrking"@nb,
        "Billeddyrkelse"@nb ;
    skos:broadMatch <http://dewey.info/class/202.18/e23/>,
        <http://dewey.info/class/203.7/e23/> ;
    skos:broader humord:c08570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.18/e23/>,
        <http://dewey.info/class/203.7/e23/> ;
    skos:prefLabel "Image worship"@en,
        "Bildedyrkelse"@nb ;
    skos:related humord:c05450 .

humord:c08575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08575" ;
    dct:modified "2024-11-27T15:58:26"^^xsd:dateTime ;
    skos:altLabel "Demondyrking"@nb,
        "Demondyrkingar"@nb,
        "Djeveldyrkelse"@nb,
        "Djeveldyrking"@nb,
        "Djevel­dyrkingar"@nb,
        "Djevledyrkelse"@nb,
        "Djevledyrking"@nb,
        "Djevle­dyrking"@nb,
        "Djevle­dyrkingar"@nb ;
    skos:broader humord:c08570 ;
    skos:closeMatch <http://dewey.info/class/133.422/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.422/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:prefLabel "Demon worship"@en,
        "Demondyrkelse"@nb ;
    skos:related humord:c00353,
        humord:c08870,
        humord:c16076 .

humord:c08577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08577" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/299/e23/> ;
    skos:broader humord:c08575 ;
    skos:exactMatch <http://dewey.info/class/133.422/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.422/e23/>,
        <http://dewey.info/class/202.16/e23/>,
        <http://dewey.info/class/299/e23/> ;
    skos:prefLabel "Satanism"@en,
        "Satanisme"@nb ;
    skos:related humord:c08871 .

humord:c08578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08578" ;
    dct:modified "2020-05-26T14:54:10"^^xsd:dateTime ;
    skos:broader humord:c08570 ;
    skos:closeMatch <http://dewey.info/class/306.777/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.1/e23/>,
        <http://dewey.info/class/306.777/e23/> ;
    skos:prefLabel "Fetishism"@en,
        "Fetisjisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.1/e23/> .

humord:c08579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08579" ;
    dct:modified "2020-05-26T14:55:08"^^xsd:dateTime ;
    skos:altLabel "Helgendyrking"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c08570 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/235.2/e23/> ;
    skos:prefLabel "Cult of Saints"@en,
        "Helgendyrkelse"@nb ;
    skos:related humord:c12378,
        humord:c19120 ;
    skos:relatedMatch <http://dewey.info/class/235.2/e23/> .

humord:c08581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08581" ;
    dct:modified "2020-05-26T14:56:30"^^xsd:dateTime ;
    skos:altLabel "Mariadyrking"@nb ;
    skos:broadMatch <http://dewey.info/class/232.91/e23/> ;
    skos:broader humord:c08579 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.91/e23/> ;
    skos:prefLabel "Marian devotion"@en,
        "Mariadyrkelse"@nb .

humord:c08583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08583" ;
    dct:modified "2020-05-28T08:31:57"^^xsd:dateTime ;
    skos:altLabel "Emperor cult"@en,
        "Emperor worship"@en,
        "Keiserdyrking"@nb,
        "Keiserkult"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c08570 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/> ;
    skos:prefLabel "Imperial cult"@en,
        "Keiserdyrkelse"@nb ;
    skos:related humord:c16555 .

humord:c08586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08586" ;
    dct:modified "2024-01-03T09:46:47"^^xsd:dateTime ;
    skos:altLabel "Shamanisme"@nb,
        "Sjamanisme"@nb ;
    skos:broader humord:c08570 ;
    skos:definition "Kultformer der en sjaman er mellommann mellom mennesker og åndeverdenen. Ofte brukt som fellesbetegnelser på religioner i Sibir; også om nordamerikanske paralleller <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003023,
        <http://dewey.info/class/201.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003023,
        <http://dewey.info/class/201.44/e23/> ;
    skos:prefLabel "Shamanism"@en,
        "Sjamanisme"@nb ;
    skos:related humord:c05097,
        humord:c07362 .

humord:c08587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08587" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Solar cult"@en,
        "Soldyrkelse"@nb,
        "Soldyrking"@nb,
        "Soltilbedelse"@nb ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Sun cult"@en,
        "Solkultus"@nb .

humord:c08591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08591" ;
    dct:modified "2024-08-19T14:38:19"^^xsd:dateTime ;
    skos:altLabel "Åndedyrking"@nb ;
    skos:broadMatch <http://dewey.info/class/202.15/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:broader humord:c08570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.15/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:prefLabel "Spirit worship"@en,
        "Åndedyrkelse"@nb .

humord:c08593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08593" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Veneration of the dead"@en ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c08591 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/> ;
    skos:prefLabel "Death cult"@en,
        "Dødskultus"@nb .

humord:c08594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08594" ;
    dct:modified "2015-06-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forfedredyrking"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c08591 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/> ;
    skos:prefLabel "Ancestor worship"@en,
        "Forfedredyrkelse"@nb .

humord:c08596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08596" ;
    dct:modified "2025-01-30T07:39:16"^^xsd:dateTime ;
    skos:altLabel "Ritar"@nb,
        "Ritus"@nb,
        "Ritusar"@nb,
        "Rituser"@nb ;
    skos:broader humord:c08569 ;
    skos:closeMatch <http://dewey.info/class/203.8/e23/> ;
    skos:definition "Magiske handlinger med ord eller gjenstander <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/390/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/264/e23/>,
        <http://dewey.info/class/296.45/e23/>,
        <http://dewey.info/class/297.38/e23/>,
        <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Rites"@en,
        "Riter"@nb ;
    skos:related humord:c05159 ;
    skos:relatedMatch <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/264/e23/>,
        <http://dewey.info/class/296.45/e23/>,
        <http://dewey.info/class/297.38/e23/> .

humord:c08598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08598" ;
    dct:modified "2024-07-02T09:44:28"^^xsd:dateTime ;
    skos:altLabel "Burial"@en,
        "Burials"@en,
        "Funerals"@en,
        "Begravelse"@nb,
        "Gravferd"@nb,
        "Gravferder"@nb,
        "Jordbegravelse"@nb,
        "Jordfestelse"@nb,
        "Jordfesting"@nb,
        "Jordfestingar"@nb ;
    skos:broader humord:c16726 ;
    skos:exactMatch <http://dewey.info/class/363.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.045/e23/>,
        <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/614.6/e23/>,
        <http://dewey.info/class/781.588/e23/> ;
    skos:prefLabel "Funeral"@en,
        "Begravelser"@nb ;
    skos:related humord:c08599 ;
    skos:relatedMatch <http://dewey.info/class/344.045/e23/>,
        <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/614.6/e23/>,
        <http://dewey.info/class/781.588/e23/> .

humord:c08599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08599" ;
    dct:modified "2025-01-28T07:28:20"^^xsd:dateTime ;
    skos:altLabel "Kremasjon"@nb,
        "Kremasjonar"@nb,
        "Kremasjoner"@nb,
        "Kremering"@nb,
        "Likbrenning"@nb ;
    skos:broader humord:c16726 ;
    skos:exactMatch <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393.2/e23/> ;
    skos:prefLabel "Cremation"@en,
        "Kremasjon"@nb ;
    skos:related humord:c08598 .

humord:c08602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08602" ;
    dct:modified "2025-01-21T19:46:34"^^xsd:dateTime ;
    skos:altLabel "Hierogamy"@en,
        "Sacred marriages"@en,
        "Heilage ekteskap"@nb,
        "Hellige ekteskap"@nb,
        "Hierogami"@nb ;
    skos:broadMatch <http://dewey.info/class/203.85/e23/> ;
    skos:broader humord:c08596 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.85/e23/> ;
    skos:prefLabel "Hieros gamos"@en,
        "Hierogami"@nb .

humord:c08603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08603" ;
    dct:modified "2020-05-28T13:08:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.4/e23/>,
        <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c08596 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.4/e23/>,
        <http://dewey.info/class/203.8/e23/> ;
    skos:prefLabel "Sacrificial rites"@en,
        "Offerriter"@nb .

humord:c08604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08604" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Immolation"@en,
        "Offering"@en,
        "Blot"@nb,
        "Ofring"@nb ;
    skos:broader humord:c08603 ;
    skos:closeMatch <http://dewey.info/class/203.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.4/e23/> ;
    skos:prefLabel "Sacrifices"@en,
        "Offer"@nb .

humord:c08605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08605" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Human sacrifice"@en,
        "Mannablot"@nb,
        "Menneskeofring"@nb ;
    skos:broader humord:c08604 ;
    skos:exactMatch <http://dewey.info/class/203.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.42/e23/> ;
    skos:prefLabel "Human sacrifices"@en,
        "Menneskeoffer"@nb .

humord:c08607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08607" ;
    dct:modified "2020-05-25T15:14:22"^^xsd:dateTime ;
    skos:altLabel "Filial sacrifice"@en,
        "Sacrifice of children"@en,
        "Sønneoffer"@nb ;
    skos:broadMatch <http://dewey.info/class/203.42/e23/> ;
    skos:broader humord:c08605 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.42/e23/> ;
    skos:prefLabel "Child sacrifice"@en,
        "Barneoffer"@nb .

humord:c08608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08608" ;
    dct:modified "2023-11-07T13:07:04"^^xsd:dateTime ;
    skos:altLabel "Blessed sacrament (Sacrificial meal)"@en,
        "Breaking of bread"@en,
        "Divine liturgy (Sacrificial meal)"@en,
        "Divine service (Sacrificial meal)"@en,
        "Holy communion (Sacrificial meal)"@en,
        "Mass (Sacrificial meal)"@en,
        "Sacrament (Sacrificial meal)"@en,
        "Sacrificial meals"@en,
        "Nattverd (Offerrite)"@nb ;
    skos:broadMatch <http://dewey.info/class/203.4/e23/> ;
    skos:broader humord:c08604 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.4/e23/> ;
    skos:prefLabel "Sacrificial meal"@en,
        "Offermåltid"@nb .

humord:c08609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08609" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ex-voto"@en ;
    skos:broadMatch <http://dewey.info/class/246.55/e23/> ;
    skos:broader humord:c08604 ;
    skos:exactMatch <http://dewey.info/class/203.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246.55/e23/>,
        <http://dewey.info/class/704.948/e23/> ;
    skos:prefLabel "Votive offerings"@en,
        "Votivgaver"@nb ;
    skos:related humord:c05667 ;
    skos:relatedMatch <http://dewey.info/class/704.948/e23/> .

humord:c08610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08610" ;
    dct:modified "2011-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rites de passage"@en,
        "Initiasjonsriter"@nb,
        "Jando"@nb,
        "Overgangsritualer"@nb,
        "Rites de passage"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c08596 ;
    skos:definition "Det seremoniell som utføres for å markere et inidivids eller en gruppes overgang fra en status i samfunnet til en annen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/302.1/e23/>,
        <http://dewey.info/class/303.4/e23/>,
        <http://dewey.info/class/390/e23/> ;
    skos:prefLabel "Rites of passage"@en,
        "Overgangsriter"@nb ;
    skos:related humord:c23480 ;
    skos:relatedMatch <http://dewey.info/class/302.1/e23/>,
        <http://dewey.info/class/303.4/e23/>,
        <http://dewey.info/class/390/e23/> .

humord:c08614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08614" ;
    dct:modified "2020-05-28T13:36:33"^^xsd:dateTime ;
    skos:altLabel "Pravrajya"@en ;
    skos:broadMatch <http://dewey.info/class/294.361/e23/> ;
    skos:broader humord:c08596 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.361/e23/> ;
    skos:prefLabel "Pabbajja"@en,
        "Pabbajja"@nb .

humord:c08615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08615" ;
    dct:modified "2025-01-29T15:09:12"^^xsd:dateTime ;
    skos:altLabel "Religious festivals"@en,
        "Religiøse fester"@nb ;
    skos:broader humord:c04844,
        humord:c08596 ;
    skos:closeMatch <http://dewey.info/class/394.265/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.265/e23/> ;
    skos:prefLabel "Religious feasts"@en,
        "Religiøse fester"@nb ;
    skos:related humord:c04948,
        humord:c12345 .

humord:c08616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08616" ;
    dct:modified "2025-01-27T09:51:11"^^xsd:dateTime ;
    skos:altLabel "Christian fast"@en,
        "Christian period of fasting"@en,
        "Fasta"@nb,
        "Fasten"@nb,
        "Fastetid"@nb,
        "Fastetida"@nb,
        "Fastetiden"@nb ;
    skos:broader humord:c11109 ;
    skos:definition "Tiden er til minne om Jesu 40 dagers faste i ørkenen <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/263.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.92/e23/> ;
    skos:prefLabel "Lent"@en,
        "Fastetid"@nb ;
    skos:related humord:c04952,
        humord:c16642 .

humord:c08619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08619" ;
    dct:modified "2024-02-22T10:45:54"^^xsd:dateTime ;
    skos:altLabel "Jol"@nb,
        "Jola"@nb,
        "Jul"@nb,
        "Jula"@nb,
        "Julefeiring"@nb,
        "Julen"@nb,
        "Juletradisjonar"@nb,
        "Juletradisjoner"@nb ;
    skos:broader humord:c08615 ;
    skos:exactMatch realfagstermer:c013975,
        <http://dewey.info/class/263.915/e23/>,
        <http://dewey.info/class/394.2663/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013975,
        <http://dewey.info/class/242.335/e23/>,
        <http://dewey.info/class/252.615/e23/>,
        <http://dewey.info/class/263.915/e23/>,
        <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/641.5686/e23/>,
        <http://dewey.info/class/745.59412/e23/> ;
    skos:prefLabel "Christmas"@en,
        "Jul"@nb ;
    skos:relatedMatch <http://dewey.info/class/242.335/e23/>,
        <http://dewey.info/class/252.615/e23/>,
        <http://dewey.info/class/641.5686/e23/>,
        <http://dewey.info/class/745.59412/e23/> .

humord:c08620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08620" ;
    dct:modified "2024-07-29T12:31:27"^^xsd:dateTime ;
    skos:altLabel "Kristen påskefeiring"@nb,
        "Påska"@nb,
        "Påske"@nb,
        "Påskefeiring (Kristendom)"@nb,
        "Påsken"@nb,
        "Påsketradisjonar"@nb,
        "Påsketradisjoner"@nb ;
    skos:broader humord:c08615 ;
    skos:exactMatch <http://dewey.info/class/263.93/e23/>,
        <http://dewey.info/class/394.2667/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.97/e23/>,
        <http://dewey.info/class/242.36/e23/>,
        <http://dewey.info/class/252.63/e23/>,
        <http://dewey.info/class/263.93/e23/>,
        <http://dewey.info/class/394.2667/e23/> ;
    skos:prefLabel "Easter"@en,
        "Påske"@nb ;
    skos:relatedMatch <http://dewey.info/class/232.97/e23/>,
        <http://dewey.info/class/242.36/e23/>,
        <http://dewey.info/class/252.63/e23/> .

humord:c08621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08621" ;
    dct:modified "2025-01-28T07:40:22"^^xsd:dateTime ;
    skos:altLabel "Pesach"@en,
        "Jødisk påskefeiring"@nb,
        "Påskefeiring (Jødedom)"@nb ;
    skos:broader humord:c08615 ;
    skos:closeMatch realfagstermer:c012878 ;
    skos:exactMatch <http://dewey.info/class/296.437/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012878,
        <http://dewey.info/class/296.437/e23/> ;
    skos:prefLabel "Passover"@en,
        "Jødisk påskefeiring"@nb .

humord:c08625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08625" ;
    dct:modified "2020-05-28T13:41:02"^^xsd:dateTime ;
    skos:altLabel "Ablution"@en,
        "Purgation"@en,
        "Ritual cleaning"@en,
        "Rituell renselse"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c08596 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/> ;
    skos:prefLabel "Ritual purification"@en,
        "Renselse"@nb .

humord:c08627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08627" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Unciton"@en ;
    skos:broader humord:c08596 ;
    skos:closeMatch <http://dewey.info/class/234.167/e23/>,
        <http://dewey.info/class/265.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.167/e23/>,
        <http://dewey.info/class/265.7/e23/> ;
    skos:prefLabel "Anointing"@en,
        "Salving"@nb .

humord:c08628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08628" ;
    dct:modified "2023-02-09T09:48:29"^^xsd:dateTime ;
    skos:altLabel "Sacrament of Penance"@en ;
    skos:broader humord:c08596 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/234.166/e23/>,
        <http://dewey.info/class/265.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.166/e23/>,
        <http://dewey.info/class/265.62/e23/> ;
    skos:prefLabel "Confessions  (Rites)"@en,
        "Skriftemål"@nb .

humord:c08629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08629" ;
    dct:modified "2020-05-29T08:25:50"^^xsd:dateTime ;
    skos:altLabel "St. Thomas Mass"@en,
        "Thomas Mass"@nb ;
    skos:broadMatch <http://dewey.info/class/263.98/e23/> ;
    skos:broader humord:c08596 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.98/e23/>,
        <http://dewey.info/class/398.33/e23/> ;
    skos:prefLabel "Tomasmesse"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.33/e23/> .

humord:c08630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08630" ;
    dct:modified "2024-11-14T10:32:14"^^xsd:dateTime ;
    skos:altLabel "Religiøs dialog"@nb ;
    skos:broadMatch <http://dewey.info/class/201/e23/> ;
    skos:broader humord:c13446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201/e23/> ;
    skos:prefLabel "Religious dialogue"@en,
        "Religiøs dialog"@nb ;
    skos:related humord:c06015 .

humord:c08631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08631" ;
    dct:modified "2020-05-29T08:36:26"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c08566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Religious renewal"@en,
        "Religiøs fornyelse"@nb .

humord:c08632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08632" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08631 ;
    skos:closeMatch <http://dewey.info/class/270.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.6/e23/> ;
    skos:prefLabel "Counter-reformation"@en,
        "Motreformasjon"@nb .

humord:c08634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08634" ;
    dct:modified "2019-01-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reformasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c08631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Reformations"@en,
        "Reformasjoner"@nb ;
    skos:related humord:c04152 .

humord:c08635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08635" ;
    dct:modified "2011-09-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/204/e23/> ;
    skos:broader humord:c08132,
        humord:c08566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/> ;
    skos:prefLabel "Religious identity"@en,
        "Religiøs identitet"@nb .

humord:c08636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 44 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08636" ;
    dct:modified "2015-11-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/204/e23/> ;
    skos:broader humord:c08566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/> ;
    skos:prefLabel "Religious goals"@en,
        "Religiøse mål"@nb .

humord:c08637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08637" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rapture"@en ;
    skos:broader humord:c08636 ;
    skos:closeMatch <http://dewey.info/class/152.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/> ;
    skos:prefLabel "Ecstasy"@en,
        "Ekstase"@nb ;
    skos:related humord:c08556,
        humord:c22425 .

humord:c08638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08638" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Redemption"@en ;
    skos:broadMatch <http://dewey.info/class/234/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.22/e23/> ;
    skos:broader humord:c08636 ;
    skos:exactMatch <http://dewey.info/class/202.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/234/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.22/e23/> ;
    skos:prefLabel "Salvation"@en,
        "Frelse"@nb ;
    skos:related humord:c16528 .

humord:c08639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08639" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.2/e23/> ;
    skos:broader humord:c08638 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Eternal life"@en,
        "Evig liv"@nb .

humord:c08640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08640" ;
    dct:modified "2020-05-29T10:48:46"^^xsd:dateTime ;
    skos:altLabel "Piousness"@en ;
    skos:broadMatch <http://dewey.info/class/204.4/e23/> ;
    skos:broader humord:c08636 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.4/e23/> ;
    skos:prefLabel "Piety"@en,
        "Fromhet"@nb ;
    skos:related humord:c19328 .

humord:c08641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08641" ;
    dct:modified "2024-08-19T14:42:57"^^xsd:dateTime ;
    skos:altLabel "Religious conduct of life"@en,
        "Religious course of life"@en,
        "Religious life"@en,
        "Religious way of life"@en,
        "Spiritual life"@en,
        "Fromheitsliv"@nb,
        "Fromhetsliv"@nb,
        "Religiøs livsførsel"@nb,
        "Religiøs livsførsle"@nb,
        "Åndelig liv"@nb ;
    skos:broader humord:c08640 ;
    skos:closeMatch <http://dewey.info/class/204.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.4/e23/> ;
    skos:prefLabel "Pious life"@en,
        "Religiøs livsførsel"@nb .

humord:c08643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08643" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.543/e23/> ;
    skos:broader humord:c08641 ;
    skos:definition "Hengivenhet til en personlig gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.543/e23/> ;
    skos:prefLabel "Bhakti"@en,
        "Bhakti"@nb .

humord:c08644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08644" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Churchgoing"@en ;
    skos:broadMatch <http://dewey.info/class/248/e23/> ;
    skos:broader humord:c08641 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/248/e23/> ;
    skos:prefLabel "Church attendance"@en,
        "Kirkegang"@nb .

humord:c08645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08645" ;
    dct:modified "2023-12-18T10:47:09"^^xsd:dateTime ;
    skos:altLabel "Valfart"@nb ;
    skos:broader humord:c08641 ;
    skos:exactMatch <http://dewey.info/class/203.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.51/e23/>,
        <http://dewey.info/class/263.041/e23/>,
        <http://dewey.info/class/294.5351/e23/>,
        <http://dewey.info/class/296.481/e23/>,
        <http://dewey.info/class/297.35/e23/> ;
    skos:prefLabel "Pilgrimage"@en,
        "Pilegrimsreiser"@nb ;
    skos:related humord:c61532 ;
    skos:relatedMatch <http://dewey.info/class/263.041/e23/>,
        <http://dewey.info/class/294.5351/e23/>,
        <http://dewey.info/class/296.481/e23/>,
        <http://dewey.info/class/297.35/e23/> .

humord:c08647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08647" ;
    dct:modified "2009-04-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08641 ;
    skos:definition "I hinduismen: Frivillig askese med åndelig styrke og renselse som mål <Britannica>"@nb ;
    skos:exactMatch <http://dewey.info/class/294.5447/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5447/e23/> ;
    skos:prefLabel "Tapas (Hinduism)"@en,
        "Tapas (Hinduisme)"@nb ;
    skos:related humord:c00313 .

humord:c08648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08648" ;
    dct:modified "2011-04-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jihad"@nb ;
    skos:broader humord:c08636 ;
    skos:exactMatch <http://dewey.info/class/297.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.72/e23/> ;
    skos:prefLabel "Jihad"@en,
        "Hellig krig"@nb .

humord:c08650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08650" ;
    dct:modified "2020-05-29T12:34:52"^^xsd:dateTime ;
    skos:altLabel "Christianisation"@en ;
    skos:broadMatch <http://dewey.info/class/234.5/e23/>,
        <http://dewey.info/class/266/e23/> ;
    skos:broader humord:c08636 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.5/e23/>,
        <http://dewey.info/class/266/e23/> ;
    skos:prefLabel "Christianization"@en,
        "Kristning"@nb .

humord:c08651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08651" ;
    dct:modified "2020-05-29T12:38:10"^^xsd:dateTime ;
    skos:altLabel "Evangelisation"@en ;
    skos:broadMatch <http://dewey.info/class/266/e23/> ;
    skos:broader humord:c08650 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/269.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/266/e23/>,
        <http://dewey.info/class/269.2/e23/> ;
    skos:prefLabel "Evangelization"@en,
        "Evangelisering"@nb ;
    skos:related humord:c08654 .

humord:c08652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08652" ;
    dct:modified "2022-04-01T09:47:57"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/251/e23/> ;
    skos:broader humord:c08651 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/251/e23/> ;
    skos:prefLabel "Preaching (Evangelization)"@en,
        "Forkynnelse (Evangelisering)"@nb .

humord:c08653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08653" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/251/e23/> ;
    skos:broader humord:c08652 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/251/e23/> ;
    skos:prefLabel "Lay preaching"@en,
        "Lekmannsforkynnelse"@nb ;
    skos:related humord:c14450 .

humord:c08654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08654" ;
    dct:modified "2024-10-14T08:42:29"^^xsd:dateTime ;
    skos:altLabel "Misjon"@nb,
        "Misjonsarbeid"@nb ;
    skos:broader humord:c08636 ;
    skos:definition "Misjon er organisert virksomhet for å utbre en religion <BOB>"@nb ;
    skos:exactMatch realfagstermer:c005273,
        <http://dewey.info/class/207.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005273,
        <http://dewey.info/class/207.2/e23/> ;
    skos:prefLabel "Mission"@en,
        "Misjon"@nb ;
    skos:related humord:c08651 .

humord:c08655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08655" ;
    dct:modified "2024-10-08T12:32:57"^^xsd:dateTime ;
    skos:altLabel "Bispevisitasar"@nb,
        "Bispevisitaser"@nb,
        "Visitas"@nb,
        "Visitasar"@nb,
        "Visitaser"@nb ;
    skos:broadMatch <http://dewey.info/class/262.12/e23/> ;
    skos:broader humord:c09350 ;
    skos:definition "Tilsynsbesøk som biskopen (prosten) avlegger i en menighet <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.12/e23/> ;
    skos:prefLabel "Visitation"@en,
        "Visitas"@nb .

humord:c08656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08656" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3423/e23/>,
        <http://dewey.info/class/294.523/e23/> ;
    skos:broader humord:c08636 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3423/e23/>,
        <http://dewey.info/class/294.523/e23/> ;
    skos:prefLabel "Nirvana"@en,
        "Nirvana"@nb ;
    skos:related humord:c17584 .

humord:c08657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08657" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3423/e23/> ;
    skos:broader humord:c08636 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3423/e23/> ;
    skos:prefLabel "Nivrtti"@en,
        "Nivrtti"@nb .

humord:c08658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08658" ;
    dct:modified "2016-09-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mercy"@en ;
    skos:broadMatch <http://dewey.info/class/202.2/e23/> ;
    skos:broader humord:c08636 ;
    skos:closeMatch <http://dewey.info/class/234/e23/> ;
    skos:definition "Uttrykk for Guds kjærlighet som for Kristi skyld lar nåde gå for rett, fritar de skyldige for den fortjente straff, tilgir dem og tilbyr dem evig liv i sitt rike <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/234/e23/> ;
    skos:prefLabel "Grace"@en,
        "Nåde"@nb .

humord:c08659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08659" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.342/e23/> ;
    skos:broader humord:c08636 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342/e23/> ;
    skos:prefLabel "Pravrtti"@en,
        "Pravrtti"@nb .

humord:c08660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08660" ;
    dct:modified "2024-08-29T18:04:04"^^xsd:dateTime ;
    skos:altLabel "Waqf"@nb ;
    skos:broadMatch <http://dewey.info/class/346.0642/e23/> ;
    skos:broader humord:c08636 ;
    skos:definition "Waqf er i islamske land en gave til Gud i velgjørende hensikt.  <wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/346.1670642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0642/e23/>,
        <http://dewey.info/class/346.1670642/e23/> ;
    skos:prefLabel "Waqf"@en,
        "Waqf"@nb .

humord:c08662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 44 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08662" ;
    dct:modified "2024-12-02T09:48:31"^^xsd:dateTime ;
    skos:altLabel "Religious faith"@en,
        "Religiøs tru"@nb,
        "Tro (Religion)"@nb,
        "Tru (Religion)"@nb ;
    skos:broader humord:c08566 ;
    skos:closeMatch <http://dewey.info/class/202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202/e23/> ;
    skos:prefLabel "Religious belief"@en,
        "Religiøs tro"@nb ;
    skos:related humord:c05087,
        humord:c08033,
        humord:c13406 .

humord:c08664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08664" ;
    dct:modified "2020-05-29T10:26:21"^^xsd:dateTime ;
    skos:altLabel "Christian faith"@en,
        "Tro (Kristendom)"@nb ;
    skos:broader humord:c08662 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/234.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.23/e23/> ;
    skos:prefLabel "Christian belief"@en,
        "Kristentro"@nb .

humord:c08665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08665" ;
    dct:modified "2023-12-19T13:49:19"^^xsd:dateTime ;
    skos:altLabel "Teologi"@nb ;
    skos:broader humord:c08565 ;
    skos:exactMatch realfagstermer:c002802,
        <http://dewey.info/class/202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002802,
        <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/294.342/e23/>,
        <http://dewey.info/class/296.3/e23/>,
        <http://dewey.info/class/297.2/e23/> ;
    skos:prefLabel "Theology"@en,
        "Teologi"@nb ;
    skos:related humord:c07542 ;
    skos:relatedMatch <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/294.342/e23/>,
        <http://dewey.info/class/296.3/e23/>,
        <http://dewey.info/class/297.2/e23/> .

humord:c08666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08666" ;
    dct:modified "1996-02-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Troslære"@nb ;
    skos:broader humord:c08665 ;
    skos:exactMatch <http://dewey.info/class/202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/210/e23/>,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/294.342/e23/>,
        <http://dewey.info/class/296.3/e23/>,
        <http://dewey.info/class/297.2/e23/> ;
    skos:prefLabel "Dogmatics"@en,
        "Dogmatikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/210/e23/>,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/294.342/e23/>,
        <http://dewey.info/class/296.3/e23/>,
        <http://dewey.info/class/297.2/e23/> .

humord:c08668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08668" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08666 ;
    skos:exactMatch <http://dewey.info/class/202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202/e23/> ;
    skos:prefLabel "Dogmas"@en,
        "Dogmer"@nb .

humord:c08669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08669" ;
    dct:modified "2023-11-24T07:45:04"^^xsd:dateTime ;
    skos:altLabel "Eskatologi"@nb,
        "Verdens ende"@nb ;
    skos:broader humord:c08666 ;
    skos:exactMatch realfagstermer:c000526,
        <http://dewey.info/class/202.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000526,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/236/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Eschatology"@en,
        "Eskatologi"@nb ;
    skos:related humord:c06655 ;
    skos:relatedMatch <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/236/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> .

humord:c08670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08670" ;
    dct:modified "2023-05-04T15:16:33"^^xsd:dateTime ;
    skos:altLabel "Day of Judgement"@en,
        "Day of Judgment"@en,
        "Doomsday"@en,
        "Judgment Day"@en,
        "Last Judgement"@en,
        "Last Judgment"@en ;
    skos:broadMatch <http://dewey.info/class/297.23/e23/> ;
    skos:broader humord:c08669 ;
    skos:closeMatch <http://dewey.info/class/236.9/e23/> ;
    skos:exactMatch <http://dewey.info/class/202.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.9/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Judgement Day"@en,
        "Dommedag"@nb .

humord:c08671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08671" ;
    dct:modified "2025-01-07T08:30:43"^^xsd:dateTime ;
    skos:altLabel "Dauden (Religion)"@nb,
        "Døden (Religion)"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08669 ;
    skos:closeMatch realfagstermer:c001456,
        realfagstermer:c009406 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001456,
        realfagstermer:c009406,
        <http://dewey.info/class/202.3/e23/> ;
    skos:prefLabel "Death (Religion)"@en,
        "Døden (Religion)"@nb ;
    skos:related humord:c04883,
        humord:c11986 .

humord:c08672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08672" ;
    dct:modified "2020-05-29T14:00:58"^^xsd:dateTime ;
    skos:altLabel "Hades (Kingdom of the dead)"@en,
        "Netherworld"@en,
        "Realm of the dead"@en,
        "Underworld"@en,
        "Hades (Underverdenen)"@nb,
        "Underverdenen"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08671 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/> ;
    skos:prefLabel "Kingdom of the dead"@en,
        "Dødsriket"@nb ;
    skos:related humord:c56640 .

humord:c08673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08673" ;
    dct:modified "2024-11-27T17:00:53"^^xsd:dateTime ;
    skos:altLabel "Helvete"@nb ;
    skos:broadMatch <http://dewey.info/class/236.25/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:broader humord:c08672 ;
    skos:exactMatch <http://dewey.info/class/202.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.25/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Hell"@en,
        "Helvete"@nb .

humord:c08674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08674" ;
    dct:modified "2020-05-29T14:03:53"^^xsd:dateTime ;
    skos:altLabel "Afterlife"@en,
        "Det hinsidige"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08672 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/129/e23/>,
        <http://dewey.info/class/133.9013/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/236.2/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Life after death"@en,
        "Livet etter døden"@nb ;
    skos:related humord:c11986,
        humord:c16568 ;
    skos:relatedMatch <http://dewey.info/class/129/e23/>,
        <http://dewey.info/class/133.9013/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/236.2/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> .

humord:c08676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08676" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08672 ;
    skos:definition "De saliges oppholdssted <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/> ;
    skos:prefLabel "Paradise"@en,
        "Paradis"@nb ;
    skos:related humord:c06650,
        humord:c08677 .

humord:c08677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08677" ;
    dct:modified "1995-12-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Paradise"@en,
        "Himmelrike"@nb,
        "Himmerike"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.24/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:broader humord:c08565 ;
    skos:definition "Religionenes symbol for den transcendentale virkelighet; guddommen, tilværelsens opprinnelse, menneskets mål <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.24/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Heaven"@en,
        "Himmelen"@nb ;
    skos:related humord:c08676 .

humord:c08678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08678" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/129/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/296.33/e23/> ;
    skos:broader humord:c08671 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/129/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/236.22/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Immortality"@en,
        "Udødelighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/236.22/e23/>,
        <http://dewey.info/class/297.23/e23/> .

humord:c08679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08679" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Perdition"@en ;
    skos:broadMatch <http://dewey.info/class/236.25/e23/>,
        <http://dewey.info/class/236.9/e23/> ;
    skos:broader humord:c08669 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.25/e23/>,
        <http://dewey.info/class/236.9/e23/> ;
    skos:prefLabel "Damnation"@en,
        "Fortapelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.3/e23/> .

humord:c08680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08680" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/234.4/e23/> ;
    skos:broader humord:c08669 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/234.4/e23/>,
        <http://dewey.info/class/293.23/e23/>,
        <http://dewey.info/class/294.34237/e23/>,
        <http://dewey.info/class/294.5237/e23/>,
        <http://dewey.info/class/295.23/e23/> ;
    skos:prefLabel "Rebirth"@en,
        "Gjenfødelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/293.23/e23/>,
        <http://dewey.info/class/294.34237/e23/>,
        <http://dewey.info/class/294.5237/e23/>,
        <http://dewey.info/class/295.23/e23/> .

humord:c08681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08681" ;
    dct:modified "2020-05-29T14:05:52"^^xsd:dateTime ;
    skos:altLabel "Divine Judgment"@en ;
    skos:broader humord:c08669 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/> ;
    skos:prefLabel "Divine Judgement"@en,
        "Guddommelig dom"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.3/e23/> .

humord:c08682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08682" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/>,
        <http://dewey.info/class/289.95/e23/>,
        <http://dewey.info/class/297.09/e23/>,
        <http://dewey.info/class/320.557/e23/> ;
    skos:prefLabel "Fundamentalism"@en,
        "Fundamentalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/>,
        <http://dewey.info/class/289.95/e23/>,
        <http://dewey.info/class/297.09/e23/>,
        <http://dewey.info/class/320.557/e23/> .

humord:c08683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08683" ;
    dct:modified "2024-11-28T15:19:13"^^xsd:dateTime ;
    skos:altLabel "Inkarnasjon"@nb,
        "Legemliggjøring"@nb ;
    skos:broader humord:c08666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/232.1/e23/> ;
    skos:prefLabel "Incarnation"@en,
        "Inkarnasjon"@nb ;
    skos:related humord:c12274 ;
    skos:relatedMatch <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/232.1/e23/> .

humord:c08685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08685" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Impiety"@en,
        "Heresi"@nb,
        "Vranglære"@nb ;
    skos:broadMatch <http://dewey.info/class/364.188/e23/> ;
    skos:broader humord:c08666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/239/e23/>,
        <http://dewey.info/class/262.8/e23/>,
        <http://dewey.info/class/273/e23/>,
        <http://dewey.info/class/296.35/e23/>,
        <http://dewey.info/class/296.67/e23/>,
        <http://dewey.info/class/297.29/e23/>,
        <http://dewey.info/class/364.188/e23/> ;
    skos:prefLabel "Heresy"@en,
        "Kjetteri"@nb ;
    skos:related humord:c08729 ;
    skos:relatedMatch <http://dewey.info/class/239/e23/>,
        <http://dewey.info/class/262.8/e23/>,
        <http://dewey.info/class/273/e23/>,
        <http://dewey.info/class/296.35/e23/>,
        <http://dewey.info/class/296.67/e23/>,
        <http://dewey.info/class/297.29/e23/> .

humord:c08688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08688" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Wonders"@en,
        "Undere"@nb ;
    skos:broader humord:c08666 ;
    skos:exactMatch <http://dewey.info/class/202.117/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.117/e23/> ;
    skos:prefLabel "Miracles"@en,
        "Mirakler"@nb .

humord:c08690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08690" ;
    dct:modified "2020-05-29T14:08:59"^^xsd:dateTime ;
    skos:altLabel "Metempsychosis"@en,
        "Transmigration of souls"@en,
        "Metempsykose"@nb,
        "Reinkarnasjon"@nb ;
    skos:broader humord:c08666 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/202.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.37/e23/> ;
    skos:prefLabel "Reincarnation"@en,
        "Sjelevandring"@nb .

humord:c08693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08693" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3420423/e23/>,
        <http://dewey.info/class/294.52/e23/> ;
    skos:broader humord:c08666 ;
    skos:exactMatch <http://dewey.info/class/202.118/e23/>,
        <http://dewey.info/class/214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.118/e23/>,
        <http://dewey.info/class/214/e23/>,
        <http://dewey.info/class/231.8/e23/>,
        <http://dewey.info/class/294.3420423/e23/>,
        <http://dewey.info/class/294.52/e23/>,
        <http://dewey.info/class/296.3118/e23/>,
        <http://dewey.info/class/297.2118/e23/> ;
    skos:prefLabel "Theodicy"@en,
        "Teodice"@nb ;
    skos:relatedMatch <http://dewey.info/class/231.8/e23/>,
        <http://dewey.info/class/296.3118/e23/>,
        <http://dewey.info/class/297.2118/e23/> .

humord:c08694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08694" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:closeMatch <http://dewey.info/class/230/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230/e23/> ;
    skos:prefLabel "Christian theology"@en,
        "Kristen teologi"@nb .

humord:c08695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08695" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/230.041/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.041/e23/> ;
    skos:prefLabel "Biblical theology"@en,
        "Bibelteologi"@nb .

humord:c08696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08696" ;
    dct:modified "2023-11-16T13:33:26"^^xsd:dateTime ;
    skos:altLabel "Biblical interpretation"@en,
        "Bibelfortolking"@nb,
        "Bibelfortolkning"@nb,
        "Bibeltolking"@nb,
        "Bibeltolkning"@nb,
        "Eksegese"@nb,
        "Fortolking (Teologi)"@nb,
        "Fortolkning (Teologi)"@nb ;
    skos:broader humord:c08665 ;
    skos:closeMatch <http://dewey.info/class/208.2/e23/> ;
    skos:definition "Vitenskapelig fortolkning av en tekst, spesielt av Bibelens tekster <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c008767,
        <http://dewey.info/class/220.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008767,
        <http://dewey.info/class/208.2/e23/>,
        <http://dewey.info/class/220.6/e23/>,
        <http://dewey.info/class/297.1226/e23/>,
        <http://dewey.info/class/297.12516/e23/> ;
    skos:prefLabel "Exegesis"@en,
        "Eksegese"@nb ;
    skos:relatedMatch <http://dewey.info/class/297.1226/e23/>,
        <http://dewey.info/class/297.12516/e23/> .

humord:c08697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08697" ;
    dct:modified "2020-05-29T14:34:11"^^xsd:dateTime ;
    skos:altLabel "Theology of liberation"@en ;
    skos:broader humord:c08694 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/230.0464/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.0464/e23/>,
        <http://dewey.info/class/261.8/e23/> ;
    skos:prefLabel "Liberation theology"@en,
        "Frigjøringsteologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/261.8/e23/> .

humord:c08698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08698" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/212.1/e23/> ;
    skos:prefLabel "Death of God theology"@en,
        "Gud-er-død-teologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/212.1/e23/> .

humord:c08699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08699" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/230.042/e23/> ;
    skos:broader humord:c08694 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.042/e23/> ;
    skos:prefLabel "Catholic theology"@en,
        "Katolsk teologi"@nb ;
    skos:related humord:c15947 .

humord:c08700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08700" ;
    dct:modified "2020-05-29T14:47:30"^^xsd:dateTime ;
    skos:altLabel "Maryology"@en ;
    skos:broadMatch <http://dewey.info/class/230.042/e23/>,
        <http://dewey.info/class/232.91/e23/> ;
    skos:broader humord:c08699 ;
    skos:definition "Betegnelse for den del av det (katolske) teologiske system som handler om Maria og hennes plass i frelseshistorien <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.042/e23/>,
        <http://dewey.info/class/232.91/e23/> ;
    skos:prefLabel "Mariology"@en,
        "Mariologi"@nb .

humord:c08703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08703" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/232/e23/> ;
    skos:definition "Læren om Kristi person, i videre betydning også om hans gjerning <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232/e23/> ;
    skos:prefLabel "Christology"@en,
        "Kristologi"@nb .

humord:c08704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08704" ;
    dct:modified "2020-05-29T14:50:14"^^xsd:dateTime ;
    skos:altLabel "Korsfesting"@nb ;
    skos:broader humord:c08703 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/232.963/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.963/e23/> ;
    skos:prefLabel "Crucifixion"@en,
        "Korsfestelse"@nb .

humord:c08706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08706" ;
    dct:modified "2020-06-16T10:35:28"^^xsd:dateTime ;
    skos:altLabel "Passion of Christ"@en,
        "Passion of Jesus"@en,
        "Sufferings of Jesus"@en,
        "Pine (Kristologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/232.4/e23/> ;
    skos:broader humord:c08703 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.4/e23/> ;
    skos:prefLabel "Sufferings of Christ"@en,
        "Jesu lidelse"@nb ;
    skos:related humord:c24699 .

humord:c08709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08709" ;
    dct:modified "1998-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kvinneteologi"@nb ;
    skos:broader humord:c08665 ;
    skos:exactMatch <http://dewey.info/class/202.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.082/e23/> ;
    skos:prefLabel "Feminist theology"@en,
        "Feministisk teologi"@nb .

humord:c08711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08711" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:definition "Innføring i prestens gjerning som sjelesørger i menigheten <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/206.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/296.61/e23/>,
        <http://dewey.info/class/297.61/e23/> ;
    skos:prefLabel "Pastoral theology"@en,
        "Pastoralteologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/296.61/e23/>,
        <http://dewey.info/class/297.61/e23/> .

humord:c08712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08712" ;
    dct:modified "2020-05-29T14:51:46"^^xsd:dateTime ;
    skos:altLabel "Patrology"@en,
        "Patrologi"@nb ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/270/e23/> ;
    skos:definition "Læren om kirkefedrene, deres liv, skrifter og lære <FO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270/e23/> ;
    skos:prefLabel "Patristics"@en,
        "Patristikk"@nb .

humord:c08713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08713" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/230.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.044/e23/> ;
    skos:prefLabel "Protestant theology"@en,
        "Protestantisk teologi"@nb .

humord:c08714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08714" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/233.11/e23/> ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/213/e23/> ;
    skos:exactMatch <http://dewey.info/class/231.765/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/213/e23/>,
        <http://dewey.info/class/231.765/e23/>,
        <http://dewey.info/class/233.11/e23/> ;
    skos:prefLabel "Creation (Theology)"@en,
        "Skapelseslære"@nb ;
    skos:relatedMatch <http://dewey.info/class/113.8/e23/> .

humord:c08715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08715" ;
    dct:modified "2023-12-05T10:25:49"^^xsd:dateTime ;
    skos:altLabel "Kreasjonisme"@nb ;
    skos:broader humord:c08714 ;
    skos:closeMatch realfagstermer:c013821 ;
    skos:definition "Teori om at Bibelens 2 første kapitler skal tolkes som sannheten om verdens tilblivelse <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/231.7652/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013821,
        <http://dewey.info/class/231.7652/e23/>,
        <http://dewey.info/class/379.28/e23/>,
        <http://dewey.info/class/576.8/e23/> ;
    skos:prefLabel "Creationism"@en,
        "Kreasjonisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/379.28/e23/>,
        <http://dewey.info/class/576.8/e23/> .

humord:c08716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08716" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Trinitarian doctrine"@en,
        "Trinitetslæren"@nb ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/231.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/231.044/e23/> ;
    skos:prefLabel "Trinity"@en,
        "Treenighetslære"@nb .

humord:c08718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08718" ;
    dct:modified "2024-10-11T14:32:09"^^xsd:dateTime ;
    skos:altLabel "Liturgy"@en,
        "Liturgi"@nb,
        "Liturgiar"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c12502 ;
    skos:definition "Liturgi er dee handlinger som utgjør den kristne gudstjeneste <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/> ;
    skos:prefLabel "Liturgies"@en,
        "Liturgier"@nb ;
    skos:related humord:c05501,
        humord:c05595,
        humord:c17729,
        humord:c59340 .

humord:c08719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08719" ;
    dct:modified "2021-01-29T15:24:59"^^xsd:dateTime ;
    skos:altLabel "Prayers"@en,
        "Bønner (Religion)"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/294.3443/e23/>,
        <http://dewey.info/class/294.543/e23/> ;
    skos:broader humord:c08641,
        humord:c08718 ;
    skos:closeMatch <http://dewey.info/class/296.45/e23/>,
        <http://dewey.info/class/297.382/e23/> ;
    skos:definition "Samlebetegnelse for ulike former for kommunikasjon mellom mennesker og høyere makter <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/248.32/e23/>,
        <http://dewey.info/class/264.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/248.32/e23/>,
        <http://dewey.info/class/264.1/e23/>,
        <http://dewey.info/class/294.3443/e23/>,
        <http://dewey.info/class/294.543/e23/>,
        <http://dewey.info/class/296.45/e23/>,
        <http://dewey.info/class/297.382/e23/> ;
    skos:prefLabel "Prayer"@en,
        "Bønn"@nb .

humord:c08720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08720" ;
    dct:modified "1995-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Christening"@en ;
    skos:broadMatch <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/395.24/e23/> ;
    skos:broader humord:c12896 ;
    skos:exactMatch <http://dewey.info/class/234.161/e23/>,
        <http://dewey.info/class/265.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.161/e23/>,
        <http://dewey.info/class/265.1/e23/>,
        <http://dewey.info/class/392.12/e23/>,
        <http://dewey.info/class/395.24/e23/>,
        <http://dewey.info/class/781.582/e23/> ;
    skos:prefLabel "Baptism"@en,
        "Dåp"@nb ;
    skos:related humord:c16850 ;
    skos:relatedMatch <http://dewey.info/class/781.582/e23/> .

humord:c08721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08721" ;
    dct:modified "2024-11-12T14:01:53"^^xsd:dateTime ;
    skos:altLabel "Konfirmasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c08718 ;
    skos:definition "Konfirmasjon er et ritual som markerer overgangen fra barndom til voksenliv. Det er opprinnelig et kristent ritual <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/234.162/e23/>,
        <http://dewey.info/class/265.2/e23/>,
        <http://dewey.info/class/296.4424/e23/>,
        <http://dewey.info/class/296.4434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/234.162/e23/>,
        <http://dewey.info/class/265.2/e23/>,
        <http://dewey.info/class/296.4424/e23/>,
        <http://dewey.info/class/296.4434/e23/> ;
    skos:prefLabel "Confirmation"@en,
        "Konfirmasjon"@nb ;
    skos:related humord:c68894 .

humord:c08722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08722" ;
    dct:modified "2021-01-19T15:11:00"^^xsd:dateTime ;
    skos:altLabel "Homily books"@en,
        "Sermon collections"@en,
        "Homiliebøker"@nb,
        "Prekensamlinger"@nb ;
    skos:broadMatch <http://dewey.info/class/252/e23/>,
        <http://dewey.info/class/296.47/e23/>,
        <http://dewey.info/class/297.37/e23/> ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/204.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/252/e23/>,
        <http://dewey.info/class/296.47/e23/>,
        <http://dewey.info/class/297.37/e23/> ;
    skos:prefLabel "Sermons"@en,
        "Prekener"@nb ;
    skos:related humord:c07079 .

humord:c08723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08723" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Khutba"@en ;
    skos:broader humord:c08722 ;
    skos:definition "Prekener under den islamske gudstjeneste <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.37/e23/> ;
    skos:prefLabel "Khutbah"@en,
        "Khutba"@nb .

humord:c08724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08724" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/211/e23/> ;
    skos:broader humord:c08665 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Negative theology"@en,
        "Negativ teologi"@nb .

humord:c08725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08725" ;
    dct:modified "2024-12-02T10:06:38"^^xsd:dateTime ;
    skos:altLabel "Religious philosophy"@en,
        "Filosofisk teologi"@nb,
        "Religionsfilosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:exactMatch realfagstermer:c013033,
        <http://dewey.info/class/210/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013033,
        <http://dewey.info/class/210/e23/> ;
    skos:prefLabel "Philosophy of religion"@en,
        "Religionsfilosofi"@nb .

humord:c08727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08727" ;
    dct:modified "2024-12-03T11:23:07"^^xsd:dateTime ;
    skos:altLabel "Gudsbevis"@nb,
        "Gudsprov"@nb ;
    skos:broadMatch <http://dewey.info/class/212.1/e23/> ;
    skos:broader humord:c08725 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/212.1/e23/> ;
    skos:prefLabel "Proof of the existence of God"@en,
        "Gudsbevis"@nb .

humord:c08728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08728" ;
    dct:modified "2021-11-09T07:41:59"^^xsd:dateTime ;
    skos:altLabel "Religious persecution"@en ;
    skos:broader humord:c08400 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/272/e23/>,
        <http://dewey.info/class/323.442/e23/> ;
    skos:prefLabel "Persecution (Religion)"@en,
        "Religionsforfølgelse"@nb ;
    skos:related humord:c08893 ;
    skos:relatedMatch <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/272/e23/>,
        <http://dewey.info/class/323.442/e23/> .

humord:c08729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08729" ;
    dct:modified "2020-05-29T15:02:43"^^xsd:dateTime ;
    skos:broader humord:c08728 ;
    skos:definition "Kirkelig domstol som oppsporet og dømte kjettere <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/272.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/272.2/e23/> ;
    skos:prefLabel "Inquisition"@en,
        "Inkvisisjonen"@nb ;
    skos:related humord:c08685 .

humord:c08730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08730" ;
    dct:modified "2023-12-07T15:13:52"^^xsd:dateTime ;
    skos:altLabel "Persecution of the Jews"@en,
        "Jødeforfølgelser"@nb,
        "Pogromer"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5318/e23/> ;
    skos:broader humord:c08728 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296/e23/>,
        <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/940.5318/e23/> ;
    skos:prefLabel "Pogroms"@en,
        "Jødeforfølgelse"@nb ;
    skos:related humord:c08893,
        humord:c08908,
        humord:c09636,
        humord:c28513 ;
    skos:relatedMatch <http://dewey.info/class/296/e23/>,
        <http://dewey.info/class/305.8924/e23/> .

humord:c08732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08732" ;
    dct:modified "2020-05-29T15:04:50"^^xsd:dateTime ;
    skos:broader humord:c08728 ;
    skos:closeMatch <http://dewey.info/class/272/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/272/e23/> ;
    skos:prefLabel "Persecution of Christians"@en,
        "Kristenforfølgelse"@nb .

humord:c08733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08733" ;
    dct:modified "2020-05-29T15:06:44"^^xsd:dateTime ;
    skos:altLabel "Critique of religion"@en ;
    skos:broadMatch <http://dewey.info/class/210/e23/>,
        <http://dewey.info/class/306.6/e23/> ;
    skos:broader humord:c08400 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/210/e23/>,
        <http://dewey.info/class/306.6/e23/> ;
    skos:prefLabel "Criticism of religion"@en,
        "Religionskritikk"@nb .

humord:c08734 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08405,
        humord:c08733 ;
    dct:created "1995-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08734" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ateistisk religionskritikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c08735 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08733,
        humord:c09647 ;
    dct:created "2000-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08735" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marxist-leninistisk religionskritikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c08736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 60 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08736" ;
    dct:modified "2024-10-29T08:59:19"^^xsd:dateTime ;
    skos:altLabel "Religiøse leiarar"@nb ;
    skos:broader humord:c14073 ;
    skos:closeMatch <http://dewey.info/class/206.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.1/e23/>,
        <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/230.0711/e23/>,
        <http://dewey.info/class/248.892/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.1/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/294.39/e23/>,
        <http://dewey.info/class/294.55/e23/>,
        <http://dewey.info/class/296.0711/e23/>,
        <http://dewey.info/class/296.092/e23/>,
        <http://dewey.info/class/296.61/e23/>,
        <http://dewey.info/class/296.8/e23/>,
        <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/297.61/e23/>,
        <http://dewey.info/class/297.8/e23/> ;
    skos:prefLabel "Religious leaders"@en,
        "Religiøse ledere"@nb ;
    skos:related humord:c07330,
        humord:c08400 ;
    skos:relatedMatch <http://dewey.info/class/174.1/e23/>,
        <http://dewey.info/class/230.0711/e23/>,
        <http://dewey.info/class/248.892/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.1/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/294.39/e23/>,
        <http://dewey.info/class/294.55/e23/>,
        <http://dewey.info/class/296.0711/e23/>,
        <http://dewey.info/class/296.092/e23/>,
        <http://dewey.info/class/296.61/e23/>,
        <http://dewey.info/class/296.8/e23/>,
        <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/297.61/e23/>,
        <http://dewey.info/class/297.8/e23/> .

humord:c08737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08737" ;
    dct:modified "2024-08-16T14:15:25"^^xsd:dateTime ;
    skos:altLabel "Apostlar"@nb ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/225.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/225.92/e23/>,
        <http://dewey.info/class/704.94862/e23/> ;
    skos:prefLabel "Apostles"@en,
        "Apostler"@nb ;
    skos:relatedMatch <http://dewey.info/class/704.94862/e23/> .

humord:c08738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08738" ;
    dct:modified "2024-10-25T14:44:27"^^xsd:dateTime ;
    skos:altLabel "Arhats"@en,
        "Lohans"@en,
        "Luohans"@en,
        "Arahantar"@nb,
        "Arahanter"@nb,
        "Arhanar"@nb,
        "Arhaner"@nb,
        "Arhantar"@nb,
        "Arhater"@nb ;
    skos:broadMatch <http://dewey.info/class/294.391/e23/> ;
    skos:broader humord:c08736 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.391/e23/> ;
    skos:prefLabel "Arahants"@en,
        "Arhanter"@nb ;
    skos:related humord:c08881 .

humord:c08742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08742" ;
    dct:modified "2024-09-30T13:38:12"^^xsd:dateTime ;
    skos:altLabel "Dalai Lama"@en,
        "Dalai Lama"@nb,
        "Dalai Lamaer"@nb ;
    skos:broadMatch <http://dewey.info/class/294.3923092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:definition "Dalai Lama er den høyeste geistlige tittelen i den største av de tibetanske buddhistiske retningene, Gelug-skolen, og dermed Tibets åndelige overhode <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3923092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Dalai Lamas"@en,
        "Dalai Lama"@nb .

humord:c08743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08743" ;
    dct:modified "2021-03-24T09:03:56"^^xsd:dateTime ;
    skos:altLabel "Priesthood"@en,
        "Presteskap"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c08757 ;
    skos:definition "Fellesbetegnelse for presteviede personer innenfor et kirkesamfunn <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.1/e23/>,
        <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/230.0711/e23/>,
        <http://dewey.info/class/248.892/e23/>,
        <http://dewey.info/class/252.592/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.1/e23/>,
        <http://dewey.info/class/280/e23/> ;
    skos:prefLabel "Clergy"@en,
        "Geistlighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.1/e23/>,
        <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/230.0711/e23/>,
        <http://dewey.info/class/248.892/e23/>,
        <http://dewey.info/class/252.592/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.1/e23/>,
        <http://dewey.info/class/280/e23/> .

humord:c08745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08745" ;
    dct:modified "2021-03-24T08:59:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/292.61/e23/> ;
    skos:broader humord:c08743 ;
    skos:definition "Romersk presteskap <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.61/e23/> ;
    skos:prefLabel "Fetiales"@en,
        "Fetiales"@nb .

humord:c08746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08746" ;
    dct:modified "2021-03-24T09:00:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/292.61/e23/> ;
    skos:broader humord:c08743 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.61/e23/> ;
    skos:prefLabel "Flamen"@en,
        "Flamen"@nb .

humord:c08747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08747" ;
    dct:modified "2021-03-24T09:01:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.361/e23/> ;
    skos:broader humord:c08743 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.361/e23/>,
        <http://dewey.info/class/294.3923/e23/> ;
    skos:prefLabel "Lamas (Priesthood)"@en,
        "Lamaer (Presteskap)"@nb ;
    skos:relatedMatch <http://dewey.info/class/294.3923/e23/> .

humord:c08748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08748" ;
    dct:modified "2021-03-23T09:19:00"^^xsd:dateTime ;
    skos:altLabel "Salians"@en ;
    skos:broadMatch <http://dewey.info/class/292.61/e23/> ;
    skos:broader humord:c00988 ;
    skos:definition "Frankere som holdt til i de nåværende Nederland og Belgia <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.61/e23/> ;
    skos:prefLabel "Salian Franks"@en,
        "Saliske frankere"@nb .

humord:c08749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08749" ;
    dct:modified "2024-11-04T10:22:59"^^xsd:dateTime ;
    skos:altLabel "Christian Fathers"@en,
        "Fathers of the Church"@en,
        "Kirkefader"@nb,
        "Kirkefar"@nb,
        "Kyrkjefader"@nb,
        "Kyrkjefar"@nb,
        "Kyrkjefedrar"@nb ;
    skos:broadMatch <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Church Fathers"@en,
        "Kirkefedre"@nb .

humord:c08751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08751" ;
    dct:modified "2024-11-04T10:23:44"^^xsd:dateTime ;
    skos:altLabel "Pavar"@nb ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/282.092/e23/>,
        <http://dewey.info/class/305.9282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.13/e23/>,
        <http://dewey.info/class/282.092/e23/>,
        <http://dewey.info/class/305.9282/e23/> ;
    skos:prefLabel "Popes"@en,
        "Paver"@nb ;
    skos:relatedMatch <http://dewey.info/class/262.13/e23/> .

humord:c08752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08752" ;
    dct:modified "2024-11-04T10:24:33"^^xsd:dateTime ;
    skos:altLabel "Rabbinarar"@nb ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/296.092/e23/>,
        <http://dewey.info/class/305.9296/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.0711/e23/>,
        <http://dewey.info/class/296.092/e23/>,
        <http://dewey.info/class/296.61/e23/>,
        <http://dewey.info/class/296.8/e23/>,
        <http://dewey.info/class/305.9296/e23/> ;
    skos:prefLabel "Rabbis"@en,
        "Rabbinere"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.0711/e23/>,
        <http://dewey.info/class/296.61/e23/>,
        <http://dewey.info/class/296.8/e23/> .

humord:c08753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08753" ;
    dct:modified "2024-11-04T10:25:29"^^xsd:dateTime ;
    skos:altLabel "Siddhaar"@nb ;
    skos:broadMatch <http://dewey.info/class/294/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Siddhas"@en,
        "Siddhaer"@nb .

humord:c08754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08754" ;
    dct:modified "2024-10-31T12:50:30"^^xsd:dateTime ;
    skos:altLabel "Prestinner"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c12872 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/> ;
    skos:prefLabel "Priestesses"@en,
        "Prestinner"@nb .

humord:c08755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08755" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c08754 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.3248/e23/>,
        <http://dewey.info/class/206.1/e23/> ;
    skos:prefLabel "Sibyls"@en,
        "Sibyller"@nb ;
    skos:related humord:c08434,
        humord:c14745 ;
    skos:relatedMatch <http://dewey.info/class/133.3248/e23/> .

humord:c08756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08756" ;
    dct:modified "2024-11-04T10:26:50"^^xsd:dateTime ;
    skos:altLabel "Ulama"@en,
        "Ulamas"@en,
        "Ulemas"@en,
        "Ulama"@nb,
        "Ulamaar"@nb,
        "Ulamaer"@nb ;
    skos:broader humord:c08736 ;
    skos:closeMatch <http://dewey.info/class/297.61/e23/> ;
    skos:definition "Rettslærde i islam <UBO>"@nb ;
    skos:editorialNote "Konferert Språkrådet som anbefaler å bruke ulama. 2012-06-26/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.61/e23/> ;
    skos:prefLabel "Ulema"@en,
        "Ulama"@nb .

humord:c08757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 50 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08757" ;
    dct:modified "2023-12-05T15:35:17"^^xsd:dateTime ;
    skos:altLabel "Religious organizations"@en ;
    skos:broader humord:c08400 ;
    skos:closeMatch <http://dewey.info/class/306.6/e23/>,
        <http://dewey.info/class/361.75/e23/> ;
    skos:editorialNote "Brukes om nivåer og grupperinger innen religioner generelt, de enkelte organisasjonene (korporasjoner) skal i autoritetsregisteret for korporasjoner."@nb ;
    skos:exactMatch <http://dewey.info/class/206.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/206.5/e23/>,
        <http://dewey.info/class/250/e23/>,
        <http://dewey.info/class/255/e23/>,
        <http://dewey.info/class/260/e23/>,
        <http://dewey.info/class/267/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/296.67/e23/>,
        <http://dewey.info/class/297.65/e23/>,
        <http://dewey.info/class/306.6/e23/>,
        <http://dewey.info/class/322.1/e23/>,
        <http://dewey.info/class/361.75/e23/> ;
    skos:prefLabel "Religious organisations"@en,
        "Religiøse organisasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/250/e23/>,
        <http://dewey.info/class/255/e23/>,
        <http://dewey.info/class/260/e23/>,
        <http://dewey.info/class/267/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/296.67/e23/>,
        <http://dewey.info/class/297.65/e23/>,
        <http://dewey.info/class/322.1/e23/> .

humord:c08758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08758" ;
    dct:modified "2020-06-04T11:47:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3657/e23/> ;
    skos:broader humord:c27996 ;
    skos:definition "Buddhistiske munkeforsamlinger i India som søkte å definere Buddhas lære og  avgrense den overfor mistolkinger <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3657/e23/> ;
    skos:prefLabel "Counsils (Buddhism)"@en,
        "Konsiler (Buddhisme)"@nb .

humord:c08759 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08759" ;
    dct:modified "2025-01-07T11:57:56"^^xsd:dateTime ;
    skos:altLabel "Church organizatons"@en,
        "Kirker (Kirkesamfunn)"@nb,
        "Kirkesamfunn"@nb,
        "Kristne bevegelsar"@nb,
        "Kristne bevegelser"@nb,
        "Kristne kirker, trossamfunn og rørsler"@nb,
        "Kristne kyrkjer, trussamfunn og bevegelsar"@nb,
        "Kristne kyrkjer, trussamfunn og rørsler"@nb,
        "Kristne rørsler"@nb,
        "Kyrkjer (Kyrkjesamfunn)"@nb,
        "Kyrkjesamfunn"@nb ;
    skos:broader humord:c08784 ;
    skos:definition "De kristne trossamfunn og bevegelser <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christian churches, communities and movements"@en,
        "Kristne kirker, trossamfunn og bevegelser"@nb ;
    skos:related humord:c27879 .

humord:c08766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08766" ;
    dct:modified "2024-10-28T09:05:46"^^xsd:dateTime ;
    skos:altLabel "National church"@en,
        "Folkekyrkje"@nb ;
    skos:broadMatch <http://dewey.info/class/261.1/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Kirkesamfunn som prinsippielt omfatter hele folket, men som ikke trenger å være statskirke <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/261.1/e23/> ;
    skos:prefLabel "Folk church"@en,
        "Folkekirke"@nb .

humord:c08768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08768" ;
    dct:modified "2024-10-28T09:07:32"^^xsd:dateTime ;
    skos:altLabel "Roman Catholic Church"@en,
        "Katolske kyrkje"@nb,
        "Romersk-katolske kirke"@nb,
        "Romersk-katolske kyrkje"@nb ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:prefLabel "Catholic Church"@en,
        "Katolske kirke"@nb .

humord:c08770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08770" ;
    dct:modified "2015-04-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Greek Catholic church"@en,
        "Greek orthodox church"@en,
        "Gresk-katolske kirke"@nb,
        "Gresk-ortodokse kirke"@nb ;
    skos:broader humord:c28053 ;
    skos:definition "Navn på en rekke kirker som er fremgått av den bysantinske rikskirke <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orthodox church"@en,
        "Ortodokse kirke"@nb ;
    skos:related humord:c16818 .

humord:c08774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08774" ;
    dct:modified "2024-10-28T13:59:44"^^xsd:dateTime ;
    skos:altLabel "Kristne meinigheiter"@nb,
        "Meinigheiter (Kristne)"@nb,
        "Menigheter (Kristne)"@nb ;
    skos:broadMatch <http://dewey.info/class/250/e23/>,
        <http://dewey.info/class/280/e23/> ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/250/e23/>,
        <http://dewey.info/class/280/e23/> ;
    skos:prefLabel "Christian denominations"@en,
        "Kristne menigheter"@nb .

humord:c08775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08775" ;
    dct:modified "2024-10-28T09:04:50"^^xsd:dateTime ;
    skos:altLabel "Evangeliske meinigheiter"@nb ;
    skos:broader humord:c08774 ;
    skos:closeMatch <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/> ;
    skos:prefLabel "Evangelical denominations"@en,
        "Evangeliske menigheter"@nb .

humord:c08776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08776" ;
    dct:modified "2024-10-28T09:06:23"^^xsd:dateTime ;
    skos:altLabel "Charismatic churches"@en,
        "Karismatiske meinigheiter"@nb ;
    skos:broader humord:c08774 ;
    skos:closeMatch <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/269/e23/>,
        <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/> ;
    skos:prefLabel "Charismatic communities"@en,
        "Karismatiske menigheter"@nb ;
    skos:related humord:c16200 ;
    skos:relatedMatch <http://dewey.info/class/269/e23/> .

humord:c08779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08779" ;
    dct:modified "2024-10-28T09:12:58"^^xsd:dateTime ;
    skos:altLabel "Early Church"@en,
        "Oldkyrkja"@nb ;
    skos:broadMatch <http://dewey.info/class/281.2/e23/>,
        <http://dewey.info/class/281.3/e23/> ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/270.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.1/e23/>,
        <http://dewey.info/class/281.2/e23/>,
        <http://dewey.info/class/281.3/e23/> ;
    skos:prefLabel "Early Christianity"@en,
        "Oldkirken"@nb ;
    skos:related humord:c08537 .

humord:c08780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08780" ;
    dct:modified "2024-10-28T09:13:27"^^xsd:dateTime ;
    skos:altLabel "Popedom"@en,
        "Pavedømet"@nb,
        "Pavedømmet"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/262.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.13/e23/> ;
    skos:prefLabel "Papacy"@en,
        "Pavedømmet"@nb .

humord:c08781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08781" ;
    dct:modified "2024-10-28T09:14:27"^^xsd:dateTime ;
    skos:altLabel "Provent"@nb,
        "Proventer"@nb ;
    skos:broader humord:c08759 ;
    skos:definition "Livsvarig underhold i et kloster eller annen kirkelig institusjon mot å avstå gods <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/271/e23/> ;
    skos:prefLabel "Corrody"@en,
        "Provent"@nb ;
    skos:relatedMatch <http://dewey.info/class/271/e23/> .

humord:c08782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08782" ;
    dct:modified "2024-10-28T09:13:43"^^xsd:dateTime ;
    skos:altLabel "Mennonittar"@nb ;
    skos:broadMatch <http://dewey.info/class/289.7/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Protestantisk kirkesamfunn med utspring i 1500-tallets gjendøpere <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.7/e23/> ;
    skos:prefLabel "Mennnonites"@en,
        "Mennonitter"@nb .

humord:c08784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 47 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08784" ;
    dct:modified "2025-01-07T11:45:32"^^xsd:dateTime ;
    skos:altLabel "Belief communities"@en,
        "Religious movements"@en,
        "Religious societies"@en,
        "Religiøse bevegelsar"@nb,
        "Religiøse rørsler"@nb,
        "Trossamfunn"@nb,
        "Trussamfunn"@nb ;
    skos:broader humord:c08757 ;
    skos:exactMatch <http://dewey.info/class/209/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/209/e23/> ;
    skos:prefLabel "Relgious communities"@en,
        "Religiøse bevegelser"@nb ;
    skos:related humord:c07330,
        humord:c08854 .

humord:c08785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08785" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08784 ;
    skos:closeMatch <http://dewey.info/class/273.1/e23/> ;
    skos:exactMatch <http://dewey.info/class/299.932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.1/e23/>,
        <http://dewey.info/class/299.932/e23/> ;
    skos:prefLabel "Gnosticism"@en,
        "Gnostisisme"@nb .

humord:c08786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08786" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/299.932/e23/> ;
    skos:broader humord:c08785 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.932/e23/> ;
    skos:prefLabel "Mandaeans"@en,
        "Mandeere"@nb .

humord:c08787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08787" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/273.2/e23/>,
        <http://dewey.info/class/299.932/e23/> ;
    skos:broader humord:c08785 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.2/e23/>,
        <http://dewey.info/class/299.932/e23/> ;
    skos:prefLabel "Manichaeism"@en,
        "Manikeisme"@nb .

humord:c08788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08788" ;
    dct:modified "2024-08-07T10:35:32"^^xsd:dateTime ;
    skos:altLabel "Albigenses"@en,
        "Bogomils"@en,
        "Albigensarar"@nb,
        "Albigensere"@nb,
        "Bogomilar"@nb,
        "Bogomiler"@nb,
        "Katarar"@nb ;
    skos:broadMatch <http://dewey.info/class/273.6/e23/> ;
    skos:broader humord:c08787 ;
    skos:closeMatch <http://dewey.info/class/284.4/e23/> ;
    skos:definition "Katarer var en religiøs bevegelse som ble middelalderens første store kjettergruppe. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.6/e23/>,
        <http://dewey.info/class/284.4/e23/> ;
    skos:prefLabel "Cathars"@en,
        "Katarer"@nb .

humord:c08791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08791" ;
    dct:modified "2025-01-07T12:07:24"^^xsd:dateTime ;
    skos:altLabel "Hinduistic movements"@en,
        "Hindubevegelsar"@nb,
        "Hindubevegelser"@nb,
        "Hinduistiske bevegelsar"@nb,
        "Hinduistiske rørsler"@nb,
        "Hindurørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/294.55/e23/> ;
    skos:broader humord:c08784 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.55/e23/> ;
    skos:prefLabel "Hindu movements"@en,
        "Hinduistiske bevegelser"@nb ;
    skos:related humord:c08501 .

humord:c08793 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08793" ;
    dct:modified "2025-01-07T12:00:32"^^xsd:dateTime ;
    skos:altLabel "Islam movements"@en,
        "Muslim movements"@en,
        "Islamske bevegelsar"@nb,
        "Islamske rørsler"@nb ;
    skos:broader humord:c08784 ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamic movements"@en,
        "Islamske bevegelser"@nb ;
    skos:related humord:c07345,
        humord:c08512 .

humord:c08794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08794" ;
    dct:modified "2024-07-26T14:54:25"^^xsd:dateTime ;
    skos:altLabel "Ahmadiyya"@nb,
        "Ahmdadjyya"@nb ;
    skos:broader humord:c08793 ;
    skos:definition "Ahmadiyya er en religiøs bevegelse med bakgrunn i islam.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.86/e23/> ;
    skos:prefLabel "Ahmadiyya"@en,
        "Ahmadiyya"@nb .

humord:c08796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08796" ;
    dct:modified "2024-10-09T08:22:20"^^xsd:dateTime ;
    skos:altLabel "Bábi movement"@en,
        "Babi-bevegelsen"@nb,
        "Babisme"@nb ;
    skos:broader humord:c08793 ;
    skos:exactMatch <http://dewey.info/class/297.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.92/e23/> ;
    skos:prefLabel "Bábism"@en,
        "Babisme"@nb ;
    skos:related humord:c08813 .

humord:c08798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08798" ;
    dct:modified "2007-10-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hurufiyya"@en,
        "Hurufisme"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08793 ;
    skos:definition "Uortodoks muslimsk sekt grunnlagt av Fadl Allah av Astrabad i Iran <Encycl.of Islam>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Hurufism"@en,
        "Hurufiyya"@nb .

humord:c08799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08799" ;
    dct:modified "2020-06-04T13:17:57"^^xsd:dateTime ;
    skos:altLabel "Ismailis"@en,
        "Ismaelitter"@nb,
        "Ismailitter"@nb ;
    skos:broader humord:c08793 ;
    skos:definition "Islamsk sjiittisk religiøst parti <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.122754/e23/>,
        <http://dewey.info/class/297.125922/e23/>,
        <http://dewey.info/class/297.1401822/e23/>,
        <http://dewey.info/class/297.822/e23/>,
        <http://dewey.info/class/340.5901822/e23/> ;
    skos:prefLabel "Ismailism"@en,
        "Ismailisme"@nb ;
    skos:related humord:c18081 ;
    skos:relatedMatch <http://dewey.info/class/297.122754/e23/>,
        <http://dewey.info/class/297.125922/e23/>,
        <http://dewey.info/class/297.1401822/e23/>,
        <http://dewey.info/class/340.5901822/e23/> .

humord:c08801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08801" ;
    dct:modified "2024-08-14T09:25:41"^^xsd:dateTime ;
    skos:altLabel "Anabaptisme"@nb,
        "Gjendøpere"@nb,
        "Gjendøyparar"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/284.3/e23/> ;
    skos:editorialNote "Gjendøpere, også kalt anabaptister eller døpere, var grupper og enkeltpersoner som gikk inn for en mer radikal reformasjon enn de store reformasjonskirkene på 1500-tallet. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.3/e23/> ;
    skos:prefLabel "Anabaptism"@en,
        "Anabaptisme"@nb .

humord:c08802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08802" ;
    dct:modified "2024-10-28T09:15:37"^^xsd:dateTime ;
    skos:altLabel "Flagellantar"@nb,
        "Selvpiskere"@nb,
        "Sjølvpiskarar"@nb ;
    skos:broadMatch <http://dewey.info/class/270.5092/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Flagellanter var en religiøs bevegelse på 1200–1300-tallet. Bevegelsens følgere pisket seg til blods for å gjøre bot, og betraktet dette som en form for Jesu etterfølgelse i lidelse. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.5092/e23/> ;
    skos:prefLabel "Flagellants"@en,
        "Flagellanter"@nb .

humord:c08805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08805" ;
    dct:modified "2008-04-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Haugean movement"@en,
        "Haugeanism"@en,
        "Haugianisme"@nb ;
    skos:broader humord:c14450 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.148109034/e23/> ;
    skos:prefLabel "Haugeans"@en,
        "Haugianere"@nb ;
    skos:relatedMatch <http://dewey.info/class/284.148109034/e23/> .

humord:c08806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08806" ;
    dct:modified "2024-06-05T08:32:40"^^xsd:dateTime ;
    skos:altLabel "Moravians (Followers of religion)"@en,
        "Brødremenigheten"@nb,
        "Herrnhutarar"@nb,
        "Herrnhutisme"@nb ;
    skos:broader humord:c11500 ;
    skos:definition "Kristent samfunn som utgikk fra de böhmiske brødre, organisert i 1727 omkring kolonien og menigheten Herrnhut i Sachsen <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/284.6092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.6092/e23/> ;
    skos:prefLabel "Herrnhuters"@en,
        "Herrnhutere"@nb .

humord:c08807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08807" ;
    dct:modified "2024-10-28T09:17:18"^^xsd:dateTime ;
    skos:altLabel "Jansenisme"@nb ;
    skos:broadMatch <http://dewey.info/class/273.7/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Jansenisme var en teologisk og religiøs bevegelse som bygde på Augustins tanker om forholdet mellom Guds nåde, menneskets vilje og predestinasjonen til frelse eller fortapelse.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/284.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.7/e23/>,
        <http://dewey.info/class/284.84/e23/> ;
    skos:prefLabel "Jansenism"@en,
        "Jansenisme"@nb .

humord:c08808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08808" ;
    dct:modified "2024-10-28T09:18:40"^^xsd:dateTime ;
    skos:altLabel "Kalvinisme"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/284.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.42/e23/>,
        <http://dewey.info/class/284.2/e23/> ;
    skos:prefLabel "Calvinism"@en,
        "Kalvinisme"@nb ;
    skos:related humord:c07343,
        humord:c15053 ;
    skos:relatedMatch <http://dewey.info/class/230.42/e23/> .

humord:c08809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08809" ;
    dct:modified "2024-10-28T09:30:27"^^xsd:dateTime ;
    skos:altLabel "Konsilbevegelsen"@nb,
        "Konsilianisme"@nb,
        "Konsilrørsla"@nb ;
    skos:broadMatch <http://dewey.info/class/262.52/e23/>,
        <http://dewey.info/class/270.5/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Konsilbevegelsen var en kirkelig bevegelse som i første halvdel av 1400-tallet så allmenne kirkemøter som det viktigste middelet til å oppnå kirkelig enhet og reform. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.52/e23/>,
        <http://dewey.info/class/270.5/e23/> ;
    skos:prefLabel "Conciliarism"@en,
        "Konsilianisme"@nb .

humord:c08810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08810" ;
    dct:modified "2024-10-28T09:37:18"^^xsd:dateTime ;
    skos:altLabel "Kvekarar"@nb ;
    skos:broader humord:c07338 ;
    skos:definition "Kvekere er et protestantisk kirkesamfunn, stiftet i 1652 i England av George Fox. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/289.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.6/e23/> ;
    skos:prefLabel "Quakers"@en,
        "Kvekere"@nb .

humord:c08811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08811" ;
    dct:modified "2024-10-28T09:41:41"^^xsd:dateTime ;
    skos:altLabel "Pentecostal churches"@en,
        "Pentecostal movements"@en,
        "Pentekostal bevegelse"@nb,
        "Pentekostal rørsle"@nb,
        "Pinsebevegelse"@nb,
        "Pinsebevegelser"@nb,
        "Pinsemeinigheiter"@nb,
        "Pinsemenigheter"@nb,
        "Pinserørsla"@nb,
        "Pinserørsle"@nb ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:prefLabel "Pentecostalism"@en,
        "Pinsebevegelsen"@nb .

humord:c08812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08812" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "New religiosity"@en,
        "New religiousness"@en,
        "Nyreligiøsitet"@nb ;
    skos:broader humord:c08784 ;
    skos:closeMatch <http://dewey.info/class/299.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.93/e23/> ;
    skos:prefLabel "New religions"@en,
        "Nye religioner"@nb ;
    skos:related humord:c19328 .

humord:c08813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08813" ;
    dct:modified "2024-10-09T15:23:27"^^xsd:dateTime ;
    skos:altLabel "Baha'i faith"@en,
        "Baha'ism"@en,
        "Bahai"@en,
        "Baha'i"@nb,
        "Bahai"@nb ;
    skos:broader humord:c08812 ;
    skos:definition "Bahá’í er en religion av iransk opprinnelse, grunnlagt i andre halvdel av 1800-tallet. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.93/e23/> ;
    skos:prefLabel "Baha'i"@en,
        "Baha'i"@nb ;
    skos:related humord:c08796 .

humord:c08815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08815" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Unification church"@en,
        "Moon-sekten"@nb ;
    skos:broader humord:c08812 ;
    skos:exactMatch <http://dewey.info/class/289.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.96/e23/> ;
    skos:prefLabel "Unification movement"@en,
        "Forente Familie"@nb .

humord:c08818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08818" ;
    dct:modified "2024-10-28T09:18:16"^^xsd:dateTime ;
    skos:altLabel "Jehovas vitne"@nb ;
    skos:broader humord:c07338 ;
    skos:definition "Jehovas vitner er et religiøst trossamfunn. De lærer at Bibelen er skrevet av Gud (Jehova), ved hjelp av skribenter som var under Guds ledelse. Derfor forstås Bibelen som Guds ufeilbarlige og pålitelige ord. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002349,
        <http://dewey.info/class/289.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002349,
        <http://dewey.info/class/289.92/e23/> ;
    skos:prefLabel "Jehovah's Witnesses"@en,
        "Jehovas vitner"@nb .

humord:c08819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08819" ;
    dct:modified "2020-06-05T12:50:47"^^xsd:dateTime ;
    skos:altLabel "Hare Krishna movement"@en ;
    skos:broadMatch <http://dewey.info/class/294.5512/e23/> ;
    skos:broader humord:c08812 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5512/e23/> ;
    skos:prefLabel "International Society for Krishna Consciousness"@en,
        "Krishnabevegelsen"@nb .

humord:c08820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08820" ;
    dct:modified "2024-10-28T09:11:12"^^xsd:dateTime ;
    skos:altLabel "Mormonar"@nb,
        "Mormonarar"@nb ;
    skos:broader humord:c07338 ;
    skos:closeMatch <http://dewey.info/class/289.332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.332/e23/> ;
    skos:prefLabel "Mormons"@en,
        "Mormonere"@nb .

humord:c08821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08821" ;
    dct:modified "2023-12-12T12:01:42"^^xsd:dateTime ;
    skos:altLabel "New Age"@nb ;
    skos:broadMatch <http://dewey.info/class/130/e23/> ;
    skos:broader humord:c08812 ;
    skos:closeMatch <http://dewey.info/class/299.93/e23/> ;
    skos:definition "Folkelig kulturstrømning i 1980-årene med bakgrunn i hippie-kultur og nyreligiøsitet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002704 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002704,
        <http://dewey.info/class/130/e23/>,
        <http://dewey.info/class/299.93/e23/> ;
    skos:prefLabel "New Age"@en,
        "New Age"@nb .

humord:c08823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08823" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08812 ;
    skos:closeMatch <http://dewey.info/class/294.3928/e23/> ;
    skos:definition "Ortodoks Nichiren sekt <Ruud>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3928/e23/> ;
    skos:prefLabel "Nichiren Shoshu"@en,
        "Nichiren shoshu"@nb .

humord:c08824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08824" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Radhasoami"@en,
        "Radhasoami satsang"@en ;
    skos:broadMatch <http://dewey.info/class/294/e23/> ;
    skos:broader humord:c08812 ;
    skos:definition "Ny religion som er en blanding av hinduisme og sikhisme <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294/e23/> ;
    skos:prefLabel "Radha Soami"@en,
        "Radhasoami satsang"@nb .

humord:c08826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08826" ;
    dct:modified "2025-01-07T09:40:43"^^xsd:dateTime ;
    skos:altLabel "Millenarianist movements"@en,
        "Millenarism"@en,
        "Tusenårsrørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/299.93/e23/> ;
    skos:broader humord:c08812 ;
    skos:editorialNote "Tusenårsbevegelsar"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/299.93/e23/> ;
    skos:prefLabel "Milleniarianism"@en,
        "Tusenårsbevegelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.3/e23/> .

humord:c08827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08827" ;
    dct:modified "2024-09-04T16:52:25"^^xsd:dateTime ;
    skos:altLabel "Cargo cult"@nb,
        "Cargo kultus"@nb,
        "Cargokult"@nb ;
    skos:broader humord:c08826 ;
    skos:definition "Cargokult er en samlebetegnelse for religiøse vekkelser og politiske og sosiale protestbevegelser, særlig i Melanesia. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/299.925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.925/e23/> ;
    skos:prefLabel "Cargo cult"@en,
        "Cargokult"@nb .

humord:c08829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08829" ;
    dct:modified "2023-12-13T08:31:16"^^xsd:dateTime ;
    skos:altLabel "Okkultisme"@nb ;
    skos:broadMatch <http://dewey.info/class/203/e23/> ;
    skos:broader humord:c08784 ;
    skos:closeMatch <http://dewey.info/class/133/e23/>,
        <http://dewey.info/class/201.613/e23/> ;
    skos:definition "Studiet av okkult eller skjulte visdom <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c001576,
        <http://dewey.info/class/130/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001576,
        <http://dewey.info/class/130/e23/>,
        <http://dewey.info/class/133/e23/>,
        <http://dewey.info/class/201.613/e23/>,
        <http://dewey.info/class/203/e23/> ;
    skos:prefLabel "Occultism"@en,
        "Okkultisme"@nb ;
    skos:related humord:c05097 .

humord:c08830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08830" ;
    dct:modified "2023-11-24T07:45:28"^^xsd:dateTime ;
    skos:altLabel "Esoterism"@en,
        "Western esotericism"@en,
        "Western mystery tradition"@en,
        "Esoterisme"@nb ;
    skos:broader humord:c08829 ;
    skos:exactMatch realfagstermer:c002115 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002115,
        <http://dewey.info/class/135.4/e23/>,
        <http://dewey.info/class/366/e23/> ;
    skos:prefLabel "Esotericism"@en,
        "Esoterisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/135.4/e23/>,
        <http://dewey.info/class/366/e23/> .

humord:c08831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08831" ;
    dct:modified "2023-11-29T14:50:05"^^xsd:dateTime ;
    skos:altLabel "Hermetism"@en,
        "Hermetisisme"@nb,
        "Hermetisk filosofi"@nb,
        "Hermetisme"@nb ;
    skos:broader humord:c08829 ;
    skos:definition "Hermetisk filosofi er betegnelse for doktriner og livssyn som ble utlest av de hermetiske skrifter, en skriftsamling fra de første tre århundrer evt. som ifølge tradisjonen skulle stamme fra Hermes Trismegistos, gudenes skriver og skrivekunstens mytiske opphavsmann. Begrepet brukes også generelt om kunnskap som er holdt skjult for allmenheten <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002937,
        <http://dewey.info/class/135.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002937,
        <http://dewey.info/class/135.45/e23/> ;
    skos:prefLabel "Hermeticism"@en,
        "Hermetisme"@nb ;
    skos:related humord:c19650 .

humord:c08834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08834" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/133.9013/e23/> ;
    skos:broader humord:c08829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.9013/e23/> ;
    skos:prefLabel "Near-death experiences"@en,
        "Nær-døden-opplevelser"@nb .

humord:c08835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08835" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spiritualism (Occultism)"@en ;
    skos:broadMatch <http://dewey.info/class/202.1/e23/> ;
    skos:broader humord:c08829 ;
    skos:exactMatch <http://dewey.info/class/133.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.9/e23/>,
        <http://dewey.info/class/202.1/e23/> ;
    skos:prefLabel "Spiritism"@en,
        "Spiritisme"@nb .

humord:c08836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08836" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08829 ;
    skos:exactMatch <http://dewey.info/class/299.934/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.934/e23/> ;
    skos:prefLabel "Theosophy"@en,
        "Teosofi"@nb ;
    skos:related humord:c00560 .

humord:c08837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08837" ;
    dct:modified "2025-01-07T09:39:08"^^xsd:dateTime ;
    skos:altLabel "Religious awakening"@en,
        "Spiritual awakening"@en,
        "Vekkelser"@nb,
        "Vekkelsesbevegelser"@nb,
        "Vekking"@nb,
        "Vekkingar"@nb,
        "Vekkingsbevegelsar"@nb,
        "Vekkingsrørsler"@nb ;
    skos:broader humord:c08631,
        humord:c08784 ;
    skos:closeMatch <http://dewey.info/class/269.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/269.2/e23/> ;
    skos:prefLabel "Revivalism"@en,
        "Vekkelse"@nb ;
    skos:related humord:c16200 .

humord:c08839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08839" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08757 ;
    skos:closeMatch <http://dewey.info/class/206.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.57/e23/>,
        <http://dewey.info/class/255/e23/>,
        <http://dewey.info/class/271/e23/>,
        <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Religious orders"@en,
        "Religiøse ordener"@nb ;
    skos:related humord:c09293 ;
    skos:relatedMatch <http://dewey.info/class/255/e23/>,
        <http://dewey.info/class/271/e23/>,
        <http://dewey.info/class/297.48/e23/> .

humord:c08840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08840" ;
    dct:modified "2024-10-28T08:56:00"^^xsd:dateTime ;
    skos:altLabel "Muslim orders"@en,
        "Islamske ordenar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Islamic orders"@en,
        "Islamske ordener"@nb ;
    skos:related humord:c07345,
        humord:c08512,
        humord:c08519 .

humord:c08841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08841" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Dervish order"@en,
        "Dervisjorden"@nb ;
    skos:related humord:c08519,
        humord:c18395 .

humord:c08842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08842" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Naqshbandiyah"@en,
        "Naqshbandi"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Naqshbandi"@en,
        "Naqsbandiyya"@nb ;
    skos:related humord:c08519 .

humord:c08843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08843" ;
    dct:modified "2024-10-28T09:07:52"^^xsd:dateTime ;
    skos:altLabel "Kristne ordenar"@nb ;
    skos:broadMatch <http://dewey.info/class/255/e23/> ;
    skos:broader humord:c08839 ;
    skos:closeMatch <http://dewey.info/class/271/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255/e23/>,
        <http://dewey.info/class/271/e23/> ;
    skos:prefLabel "Christian orders"@en,
        "Kristne ordener"@nb .

humord:c08844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08844" ;
    dct:modified "2024-08-28T15:25:33"^^xsd:dateTime ;
    skos:altLabel "Augustine order"@en,
        "Augustinarordenen"@nb ;
    skos:broadMatch <http://dewey.info/class/255.97/e23/>,
        <http://dewey.info/class/271.97/e23/> ;
    skos:broader humord:c08843 ;
    skos:exactMatch <http://dewey.info/class/255.4/e23/>,
        <http://dewey.info/class/271.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255.4/e23/>,
        <http://dewey.info/class/255.97/e23/>,
        <http://dewey.info/class/271.4/e23/>,
        <http://dewey.info/class/271.97/e23/> ;
    skos:prefLabel "Augustinians"@en,
        "Augustinerordenen"@nb .

humord:c08852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08852" ;
    dct:modified "2024-10-28T09:10:39"^^xsd:dateTime ;
    skos:altLabel "Legmannsordener"@nb,
        "Lekmannsordenar"@nb ;
    skos:broadMatch <http://dewey.info/class/267/e23/> ;
    skos:broader humord:c08843 ;
    skos:exactMatch <http://dewey.info/class/255.093/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255.093/e23/>,
        <http://dewey.info/class/267/e23/> ;
    skos:prefLabel "Confraternities (Religion)"@en,
        "Lekmannsordener"@nb .

humord:c08854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 54 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08854" ;
    dct:modified "2023-12-18T14:30:57"^^xsd:dateTime ;
    skos:altLabel "Religiøse sekter"@nb,
        "Sekter"@nb ;
    skos:broader humord:c08757 ;
    skos:closeMatch <http://dewey.info/class/209/e23/> ;
    skos:definition "Religiøs gruppe eller samfunn som har brutt ut av et annet religiøst samfunn og opprettholder sitt særpreg gjennom bestemte betingelser for medlemskap   <SNL>"@nb ;
    skos:editorialNote "Enkeltsekter skal eventuelt ligge under Religiøse bevegelser etter religion. 2015-03-27/bsh"@nb ;
    skos:exactMatch realfagstermer:c004483 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004483,
        <http://dewey.info/class/209/e23/> ;
    skos:prefLabel "Religious sects"@en,
        "Religiøse sekter"@nb ;
    skos:related humord:c08784 .

humord:c08855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08855" ;
    dct:modified "2024-12-03T11:05:38"^^xsd:dateTime ;
    skos:altLabel "Religiøs symbolikk"@nb ;
    skos:broadMatch <http://dewey.info/class/704.948/e23/> ;
    skos:broader humord:c08400,
        humord:c18228 ;
    skos:exactMatch <http://dewey.info/class/203.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/704.948/e23/> ;
    skos:prefLabel "Religious symbolism"@en,
        "Religiøs symbolikk"@nb .

humord:c08856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08856" ;
    dct:modified "2024-12-03T11:04:18"^^xsd:dateTime ;
    skos:altLabel "Parables of Jesus"@en,
        "Jesu lignelse"@nb,
        "Jesu likning"@nb,
        "Likningar (Symbolikk)"@nb ;
    skos:broader humord:c08855 ;
    skos:exactMatch <http://dewey.info/class/226.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/226.8/e23/> ;
    skos:prefLabel "Parables (Symbolism)"@en,
        "Lignelser"@nb .

humord:c08858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 44 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08858" ;
    dct:modified "2024-12-03T11:01:42"^^xsd:dateTime ;
    skos:altLabel "Religiøse symbol"@nb ;
    skos:broadMatch <http://dewey.info/class/203.7/e23/> ;
    skos:broader humord:c08855 ;
    skos:closeMatch <http://dewey.info/class/704.948/e23/>,
        <http://dewey.info/class/755/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/704.948/e23/>,
        <http://dewey.info/class/755/e23/> ;
    skos:prefLabel "Religious symbols"@en,
        "Religiøse symboler"@nb ;
    skos:related humord:c06342 .

humord:c08859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08859" ;
    dct:modified "2024-12-03T10:49:41"^^xsd:dateTime ;
    skos:altLabel "Gudebilete"@nb ;
    skos:broader humord:c08858 ;
    skos:exactMatch <http://dewey.info/class/202.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.18/e23/> ;
    skos:prefLabel "Images of the divine"@en,
        "Gudebilder"@nb .

humord:c08860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08860" ;
    dct:modified "2024-12-03T10:54:44"^^xsd:dateTime ;
    skos:altLabel "Ikon"@nb ;
    skos:broadMatch <http://dewey.info/class/203.7/e23/> ;
    skos:broader humord:c08858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/704.948/e23/> ;
    skos:prefLabel "Icons"@en,
        "Ikoner"@nb ;
    skos:related humord:c08865 ;
    skos:relatedMatch <http://dewey.info/class/704.948/e23/> .

humord:c08861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08861" ;
    dct:modified "2024-12-03T10:55:52"^^xsd:dateTime ;
    skos:altLabel "Cross"@en,
        "Kors"@nb,
        "Kross"@nb,
        "Krossar"@nb ;
    skos:broader humord:c08858 ;
    skos:closeMatch <http://dewey.info/class/246.558/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.558/e23/> ;
    skos:prefLabel "Crosses"@en,
        "Kors"@nb .

humord:c08862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08862" ;
    dct:modified "2024-12-03T10:48:24"^^xsd:dateTime ;
    skos:altLabel "Stone cross"@en,
        "Steinkors"@nb,
        "Steinkross"@nb,
        "Steinkrossar"@nb ;
    skos:broadMatch <http://dewey.info/class/246.558/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c08861 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.558/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Stone crosses"@en,
        "Steinkors"@nb .

humord:c08864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08864" ;
    dct:modified "2024-12-03T10:56:20"^^xsd:dateTime ;
    skos:altLabel "Krusifiks"@nb ;
    skos:broader humord:c08858 ;
    skos:closeMatch <http://dewey.info/class/246.558/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.558/e23/> ;
    skos:prefLabel "Crucifixes"@en,
        "Krusifikser"@nb .

humord:c08865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08865" ;
    dct:modified "2024-12-03T10:57:37"^^xsd:dateTime ;
    skos:altLabel "Icons of the Madonna"@en,
        "Icons of the Virgin"@en,
        "Icons of the Virgin Mary"@en,
        "Images of the Madonna"@en,
        "Images of the Virgin"@en,
        "Pictures of the Madonna"@en,
        "Pictures of the Virgin"@en,
        "Pictures of the Virgin Mary"@en,
        "Mariabilete"@nb ;
    skos:broadMatch <http://dewey.info/class/232.91/e23/>,
        <http://dewey.info/class/704.94855/e23/> ;
    skos:broader humord:c08858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.91/e23/>,
        <http://dewey.info/class/704.94855/e23/> ;
    skos:prefLabel "Images of the Virgin Mary"@en,
        "Mariabilder"@nb ;
    skos:related humord:c08860 .

humord:c08866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08866" ;
    dct:modified "2024-12-03T11:00:14"^^xsd:dateTime ;
    skos:altLabel "Sichyah"@nb ;
    skos:broadMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/786.873/e23/> ;
    skos:broader humord:c08858 ;
    skos:definition "Nepalske cymbaler <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/786.873/e23/> ;
    skos:prefLabel "Sichyah"@en,
        "Sichyah"@nb .

humord:c08867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08867" ;
    dct:modified "2024-12-03T11:01:26"^^xsd:dateTime ;
    skos:altLabel "Yantra"@nb ;
    skos:broadMatch <http://dewey.info/class/294.537/e23/> ;
    skos:broader humord:c08858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.537/e23/> ;
    skos:prefLabel "Yantra"@en,
        "Yantra"@nb .

humord:c08868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08868" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3437/e23/>,
        <http://dewey.info/class/294.537/e23/> ;
    skos:broader humord:c08867 ;
    skos:definition "Hinduistisk el. buddhistisk magisk diagram, ofte en firkant med inntegnede sirkler <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3437/e23/>,
        <http://dewey.info/class/294.537/e23/> ;
    skos:prefLabel "Mandala"@en,
        "Mandala"@nb .

humord:c08869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08869" ;
    dct:modified "2024-08-20T10:29:29"^^xsd:dateTime ;
    skos:altLabel "Åndevesen"@nb ;
    skos:broadMatch <http://dewey.info/class/202.1/e23/> ;
    skos:broader humord:c08400 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.1/e23/> ;
    skos:prefLabel "Spiritual beings"@en,
        "Åndevesener"@nb .

humord:c08870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08870" ;
    dct:modified "2024-11-27T15:58:56"^^xsd:dateTime ;
    skos:altLabel "Demonar"@nb ;
    skos:broader humord:c08869 ;
    skos:closeMatch <http://dewey.info/class/202.16/e23/> ;
    skos:exactMatch <http://dewey.info/class/133.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.42/e23/>,
        <http://dewey.info/class/202.16/e23/>,
        <http://dewey.info/class/235.4/e23/>,
        <http://dewey.info/class/296.316/e23/> ;
    skos:prefLabel "Demons"@en,
        "Demoner"@nb ;
    skos:related humord:c00353,
        humord:c08575,
        humord:c16076 ;
    skos:relatedMatch <http://dewey.info/class/235.4/e23/>,
        <http://dewey.info/class/296.316/e23/> .

humord:c08871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08871" ;
    dct:modified "2024-11-27T16:04:48"^^xsd:dateTime ;
    skos:altLabel "Devil"@en,
        "Lucifer"@en,
        "Mephistopheles"@en,
        "Djevelen"@nb,
        "Fanden"@nb,
        "Lucifer"@nb,
        "Satan"@nb ;
    skos:broadMatch <http://dewey.info/class/202.16/e23/> ;
    skos:broader humord:c08870 ;
    skos:closeMatch <http://dewey.info/class/133.422/e23/>,
        <http://dewey.info/class/296.316/e23/>,
        <http://dewey.info/class/297.216/e23/> ;
    skos:exactMatch <http://dewey.info/class/235.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.422/e23/>,
        <http://dewey.info/class/202.16/e23/>,
        <http://dewey.info/class/235.47/e23/>,
        <http://dewey.info/class/296.316/e23/>,
        <http://dewey.info/class/297.216/e23/> ;
    skos:prefLabel "Satan"@en,
        "Satan"@nb ;
    skos:related humord:c00353,
        humord:c08577 .

humord:c08874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08874" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08869 ;
    skos:exactMatch <http://dewey.info/class/202.15/e23/>,
        <http://dewey.info/class/235.3/e23/>,
        <http://dewey.info/class/296.315/e23/>,
        <http://dewey.info/class/297.215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.15/e23/>,
        <http://dewey.info/class/235.3/e23/>,
        <http://dewey.info/class/296.315/e23/>,
        <http://dewey.info/class/297.215/e23/> ;
    skos:prefLabel "Angels"@en,
        "Engler"@nb .

humord:c08875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08875" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Deity"@en ;
    skos:broader humord:c08869 ;
    skos:closeMatch <http://dewey.info/class/211/e23/> ;
    skos:exactMatch <http://dewey.info/class/202.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Deities"@en,
        "Guddommer"@nb ;
    skos:related humord:c07567,
        humord:c08404 .

humord:c08876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08876" ;
    dct:modified "2010-01-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08875 ;
    skos:editorialNote "Brukes om Gud som fenomen, særlig i forbindelse med de monoteistiske religionene"@nb ;
    skos:exactMatch <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/>,
        <http://dewey.info/class/211/e23/>,
        <http://dewey.info/class/231/e23/>,
        <http://dewey.info/class/296.311/e23/>,
        <http://dewey.info/class/297.211/e23/> ;
    skos:prefLabel "God"@en,
        "Gud"@nb ;
    skos:related humord:c20908 ;
    skos:relatedMatch <http://dewey.info/class/231/e23/>,
        <http://dewey.info/class/296.311/e23/>,
        <http://dewey.info/class/297.211/e23/> .

humord:c08877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08877" ;
    dct:modified "2020-06-05T14:14:42"^^xsd:dateTime ;
    skos:altLabel "Feminine deities"@en,
        "Kvinnelige guddommer"@nb ;
    skos:broader humord:c08875 ;
    skos:editorialNote "Se også de enkelte gudinners navn, f.eks.: Afrodite"@nb ;
    skos:exactMatch <http://dewey.info/class/202.114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.114/e23/> ;
    skos:prefLabel "Goddesses"@en,
        "Gudinner"@nb ;
    skos:related humord:c07567,
        humord:c20908 .

humord:c08879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08879" ;
    dct:modified "2020-06-05T14:15:40"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.114/e23/> ;
    skos:broader humord:c08877 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.114/e23/> ;
    skos:prefLabel "Mother goddesses"@en,
        "Modergudinner"@nb .

humord:c08881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08881" ;
    dct:modified "2024-10-11T09:38:33"^^xsd:dateTime ;
    skos:altLabel "Helgenar"@nb,
        "Kirkehelgener"@nb,
        "Kyrkjehelgenar"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c08869 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/704.94863/e23/> ;
    skos:prefLabel "Saints"@en,
        "Helgener"@nb ;
    skos:related humord:c08738 ;
    skos:relatedMatch <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/704.94863/e23/> .

humord:c08882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08882" ;
    dct:modified "2009-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Peer (Sufism)"@en ;
    skos:broadMatch <http://dewey.info/class/297.4092/e23/> ;
    skos:broader humord:c08881 ;
    skos:definition "Sufi helgen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.4092/e23/> ;
    skos:prefLabel "Pir (Sufism)"@en,
        "Pir (Sufisme)"@nb .

humord:c08883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08883" ;
    dct:modified "2024-10-14T10:14:35"^^xsd:dateTime ;
    skos:altLabel "Administration of justice"@en,
        "Judicial system"@en,
        "Jus"@en,
        "Legal science"@en,
        "Legal system"@en,
        "Juss"@nb,
        "Rettslære"@nb,
        "Rettsvesen"@nb,
        "Rettsvesener"@nb,
        "Rettsvesenet"@nb,
        "Rettsvitskap"@nb ;
    skos:exactMatch <http://dewey.info/class/340/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340/e23/> ;
    skos:prefLabel "Law"@en,
        "Rettsvitenskap"@nb ;
    skos:topConceptOf humord: .

humord:c08884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08884" ;
    dct:modified "2023-06-29T14:21:26"^^xsd:dateTime ;
    skos:altLabel "Courts of law"@en,
        "Judiciary"@en,
        "Tribunals"@en,
        "Tribunaler"@nb ;
    skos:broader humord:c13365 ;
    skos:exactMatch <http://dewey.info/class/347.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.242228/e23/>,
        <http://dewey.info/class/341.55/e23/>,
        <http://dewey.info/class/347.01/e23/> ;
    skos:prefLabel "Courts"@en,
        "Domstoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.242228/e23/>,
        <http://dewey.info/class/341.55/e23/> .

humord:c08885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08885" ;
    dct:modified "2022-01-13T12:53:38"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/345.01444/e23/>,
        <http://dewey.info/class/347.035/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.01444/e23/>,
        <http://dewey.info/class/347.035/e23/> ;
    skos:prefLabel "Supreme court"@en,
        "Høyesterett"@nb ;
    skos:related humord:c58740 .

humord:c08886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08886" ;
    dct:modified "2023-03-31T13:22:00"^^xsd:dateTime ;
    skos:altLabel "Correctional system"@en,
        "Penal system"@en ;
    skos:broader humord:c08982 ;
    skos:closeMatch <http://dewey.info/class/365/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365/e23/> ;
    skos:prefLabel "Prison administration"@en,
        "Fengselsvesen"@nb ;
    skos:related humord:c09599,
        humord:c22468,
        humord:c49682 .

humord:c08887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08887" ;
    dct:modified "2024-08-28T20:43:18"^^xsd:dateTime ;
    skos:altLabel "Interrogation"@en,
        "Questioning (Judicial)"@en,
        "Avhøyr"@nb,
        "Forhør"@nb,
        "Forhøyr"@nb ;
    skos:broader humord:c17259 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/363.254/e23/> ;
    skos:prefLabel "Examination (Judicial)"@en,
        "Avhør"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/363.254/e23/> .

humord:c08888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08888" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/363.254/e23/> ;
    skos:prefLabel "Judicial examination"@en,
        "Rettslige forhør"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/363.254/e23/> .

humord:c08889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08889" ;
    dct:modified "2023-11-30T15:12:51"^^xsd:dateTime ;
    skos:altLabel "Criminalisation"@en,
        "Criminality"@en,
        "Criminalization"@en,
        "Kriminalisering"@nb,
        "Kriminalitet"@nb ;
    skos:broader humord:c09069 ;
    skos:definition "Utbredelse av forbrytelser i samfunnet <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000238,
        <http://dewey.info/class/364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000238,
        <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/345/e23/>,
        <http://dewey.info/class/364/e23/> ;
    skos:prefLabel "Crime"@en,
        "Kriminalitet"@nb ;
    skos:related humord:c60566 ;
    skos:relatedMatch <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/345/e23/> .

humord:c08890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08890" ;
    dct:modified "2023-11-27T13:42:47"^^xsd:dateTime ;
    skos:altLabel "Crimes"@en,
        "Criminal offences"@en,
        "Violation of the law"@en,
        "Brotsverk"@nb,
        "Brottsverk"@nb,
        "Forbrytelser"@nb,
        "Lovbrot"@nb,
        "Lovbrott"@nb,
        "Straffbare handlinger"@nb ;
    skos:broader humord:c08889 ;
    skos:exactMatch realfagstermer:c003506,
        <http://dewey.info/class/346.03/e23/>,
        <http://dewey.info/class/364.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003506,
        <http://dewey.info/class/346.03/e23/>,
        <http://dewey.info/class/364.1/e23/> ;
    skos:prefLabel "Felonies"@en,
        "Lovbrudd"@nb .

humord:c08891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08891" ;
    dct:modified "2024-03-20T15:11:49"^^xsd:dateTime ;
    skos:altLabel "Deception"@en,
        "Bedrageri"@nb,
        "Humbug"@nb,
        "Svindel"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:exactMatch realfagstermer:c005174,
        <http://dewey.info/class/364.163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005174,
        <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/364.163/e23/>,
        <http://dewey.info/class/658.473/e23/> ;
    skos:prefLabel "Fraud"@en,
        "Bedrageri"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.473/e23/> .

humord:c08893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08893" ;
    dct:modified "1995-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Persecutions"@en,
        "Forfølgelser"@nb ;
    skos:broadMatch <http://dewey.info/class/364.15/e23/> ;
    skos:broader humord:c09227 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.15/e23/> ;
    skos:prefLabel "Persecution"@en,
        "Forfølgelse"@nb ;
    skos:related humord:c08728,
        humord:c08730,
        humord:c19556,
        humord:c25885 .

humord:c08894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08894" ;
    dct:modified "2021-02-24T13:55:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.131/e23/> ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.131/e23/>,
        <http://dewey.info/class/940.53163/e23/> ;
    skos:prefLabel "Collaboration (Crimes)"@en,
        "Kollaborasjon (Forbrytelser)"@nb ;
    skos:related humord:c26254 ;
    skos:relatedMatch <http://dewey.info/class/940.53163/e23/> .

humord:c08895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08895" ;
    dct:modified "2023-05-23T10:16:14"^^xsd:dateTime ;
    skos:altLabel "Briberies"@en,
        "Bribery"@en,
        "Bestikkelser"@nb ;
    skos:broadMatch <http://dewey.info/class/342.088/e23/> ;
    skos:broader humord:c08890 ;
    skos:closeMatch <http://dewey.info/class/353.46/e23/> ;
    skos:definition "Korrupsjon er det å bestikke eller ta imot bestikkelser og derved få eller gi en utilbørlig fordel i anledning sitt arbeide <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo95"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.088/e23/>,
        <http://dewey.info/class/353.46/e23/>,
        <http://dewey.info/class/364.1323/e23/> ;
    skos:prefLabel "Corruption"@en,
        "Korrupsjon"@nb .

humord:c08897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08897" ;
    dct:modified "2021-01-13T15:46:13"^^xsd:dateTime ;
    skos:altLabel "Crimes of war"@en ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/341.69/e23/>,
        <http://dewey.info/class/364.138/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.69/e23/>,
        <http://dewey.info/class/364.138/e23/> ;
    skos:prefLabel "War crimes"@en,
        "Krigsforbrytelser"@nb ;
    skos:related humord:c19529,
        humord:c27086 .

humord:c08898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08898" ;
    dct:modified "1995-05-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.134/e23/> ;
    skos:broader humord:c08890 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.134/e23/> ;
    skos:prefLabel "Lynching"@en,
        "Lynsjing"@nb .

humord:c08899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08899" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Massacres"@en ;
    skos:broadMatch <http://dewey.info/class/304.663/e23/>,
        <http://dewey.info/class/364.15234/e23/> ;
    skos:broader humord:c08890 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.663/e23/>,
        <http://dewey.info/class/364.15234/e23/> ;
    skos:prefLabel "Massakrer"@nb .

humord:c08900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08900" ;
    dct:modified "2021-10-29T15:07:49"^^xsd:dateTime ;
    skos:altLabel "Homicide"@en,
        "Killings"@en,
        "Mord"@nb ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/> ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/364.152/e23/> ;
    skos:prefLabel "Murder"@en,
        "Drap"@nb ;
    skos:related humord:c08902,
        humord:c58484 ;
    skos:relatedMatch <http://dewey.info/class/201.764/e23/> .

humord:c08902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08902" ;
    dct:modified "2024-08-06T15:11:41"^^xsd:dateTime ;
    skos:altLabel "Mercy killing"@en,
        "Passive euthanasia"@en,
        "Aktiv dødshjelp"@nb,
        "Assistert død"@nb,
        "Barmhjertighetsdrap"@nb,
        "Dødshjelp"@nb,
        "Eutanasi"@nb,
        "Medkjensledrap"@nb,
        "Medlidenhetsdrap"@nb,
        "Miskunnsdrap"@nb,
        "Passiv dødshjelp"@nb ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/> ;
    skos:broader humord:c00257 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/344.04197/e23/> ;
    skos:prefLabel "Euthanasia"@en,
        "Eutanasi"@nb ;
    skos:related humord:c08900,
        humord:c58971 ;
    skos:relatedMatch <http://dewey.info/class/344.04197/e23/> .

humord:c08907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08907" ;
    dct:modified "2021-04-08T13:41:11"^^xsd:dateTime ;
    skos:altLabel "Genocide"@nb ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/> ;
    skos:broader humord:c08900,
        humord:c58477 ;
    skos:definition "Utryddelse av et helt folk <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/304.663/e23/>,
        <http://dewey.info/class/364.151/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/304.663/e23/>,
        <http://dewey.info/class/364.151/e23/> ;
    skos:prefLabel "Genocide"@en,
        "Folkemord"@nb .

humord:c08908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08908" ;
    dct:modified "2023-04-17T15:00:45"^^xsd:dateTime ;
    skos:altLabel "Shoah"@en,
        "Jødeutryddelser"@nb,
        "Shoah"@nb ;
    skos:broader humord:c08907 ;
    skos:definition "Nazistenes jødeutryddelser under den andre verdenskrigen <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/940.5318/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5318/e23/> ;
    skos:prefLabel "Holocaust"@en,
        "Holocaust"@nb ;
    skos:related humord:c08730,
        humord:c20185,
        humord:c58591,
        humord:c59034 .

humord:c08909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08909" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/> ;
    skos:broader humord:c08900 ;
    skos:exactMatch <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/>,
        <http://dewey.info/class/394.88/e23/>,
        <http://dewey.info/class/616.858445/e23/> ;
    skos:prefLabel "Suicide"@en,
        "Selvmord"@nb ;
    skos:related humord:c27543 ;
    skos:relatedMatch <http://dewey.info/class/394.88/e23/>,
        <http://dewey.info/class/616.858445/e23/> .

humord:c08910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08910" ;
    dct:modified "2021-01-13T15:07:48"^^xsd:dateTime ;
    skos:altLabel "Collective suicide"@en,
        "Kollektivt selvmord"@nb ;
    skos:broadMatch <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/>,
        <http://dewey.info/class/394.88/e23/> ;
    skos:broader humord:c08909 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/>,
        <http://dewey.info/class/394.88/e23/> ;
    skos:prefLabel "Mass suicide"@en,
        "Masseselvmord"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.7/e23/> .

humord:c08912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08912" ;
    dct:modified "2023-01-05T09:51:35"^^xsd:dateTime ;
    skos:altLabel "Sex offences"@en,
        "Sexual crimes"@en,
        "Sexual offences"@en,
        "Sedelighetsforbrytelser"@nb,
        "Sedelighetslovbrudd"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.153/e23/>,
        <http://dewey.info/class/371.786/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Sex crimes"@en,
        "Seksualforbrytelser"@nb ;
    skos:related humord:c08145 ;
    skos:relatedMatch <http://dewey.info/class/371.786/e23/>,
        <http://dewey.info/class/616.8583/e23/> .

humord:c08913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08913" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Blodskam"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1536/e23/> ;
    skos:broader humord:c08912 ;
    skos:closeMatch <http://dewey.info/class/616.85836/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.877/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.877/e23/>,
        <http://dewey.info/class/364.1536/e23/>,
        <http://dewey.info/class/616.85836/e23/> ;
    skos:prefLabel "Incest"@en,
        "Incest"@nb ;
    skos:related humord:c23370 .

humord:c08915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08915" ;
    dct:modified "2020-08-13T09:45:47"^^xsd:dateTime ;
    skos:altLabel "Maritime piracy"@en,
        "Piratvirksomhet"@nb ;
    skos:broadMatch <http://dewey.info/class/910.45/e23/> ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.45/e23/> ;
    skos:prefLabel "Piracy"@en,
        "Sjørøveri"@nb ;
    skos:related humord:c19179 .

humord:c08916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08916" ;
    dct:modified "2024-11-04T14:16:06"^^xsd:dateTime ;
    skos:altLabel "Slavehandel"@nb ;
    skos:broader humord:c07745 ;
    skos:closeMatch <http://dewey.info/class/381.44/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/306.362/e23/>,
        <http://dewey.info/class/364.15/e23/>,
        <http://dewey.info/class/381.44/e23/> ;
    skos:prefLabel "Slave trade"@en,
        "Slavehandel"@nb ;
    skos:related humord:c07364,
        humord:c09240 ;
    skos:relatedMatch <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/364.15/e23/> .

humord:c08917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08917" ;
    dct:modified "2021-10-19T15:51:32"^^xsd:dateTime ;
    skos:altLabel "Coup"@en,
        "Putsch"@en,
        "Kupp"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "Coup d'état"@en,
        "Statskupp"@nb ;
    skos:related humord:c09751 .

humord:c08918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08918" ;
    dct:modified "1995-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Black market"@en ;
    skos:broadMatch <http://dewey.info/class/364.133/e23/> ;
    skos:broader humord:c08890 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.0233/e23/>,
        <http://dewey.info/class/363.25933/e23/>,
        <http://dewey.info/class/364.133/e23/> ;
    skos:prefLabel "Black markets"@en,
        "Svartebørs"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.0233/e23/>,
        <http://dewey.info/class/363.25933/e23/> .

humord:c08919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08919" ;
    dct:modified "2024-03-08T09:24:39"^^xsd:dateTime ;
    skos:altLabel "Subversive activities"@en,
        "Subversive activity"@en,
        "Subversjon (Politisk virksomhet)"@nb,
        "Undergravende virksomhet"@nb ;
    skos:broadMatch <http://dewey.info/class/364.131/e23/> ;
    skos:broader humord:c09748 ;
    skos:closeMatch <http://dewey.info/class/353.17/e23/>,
        <http://dewey.info/class/355.3437/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/327.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.12/e23/>,
        <http://dewey.info/class/353.17/e23/>,
        <http://dewey.info/class/355.3437/e23/>,
        <http://dewey.info/class/364.131/e23/> ;
    skos:prefLabel "Subversion (Political activity)"@en,
        "Undergravingsvirksomhet"@nb ;
    skos:related humord:c08920 .

humord:c08920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08920" ;
    dct:modified "2024-01-03T12:47:48"^^xsd:dateTime ;
    skos:altLabel "Spionasje"@nb ;
    skos:broadMatch <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/331.894/e23/>,
        <http://dewey.info/class/364.131/e23/> ;
    skos:broader humord:c09593 ;
    skos:closeMatch <http://dewey.info/class/353.17/e23/> ;
    skos:exactMatch realfagstermer:c011238,
        <http://dewey.info/class/327.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011238,
        <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/201.727/e23/>,
        <http://dewey.info/class/327.12/e23/>,
        <http://dewey.info/class/331.894/e23/>,
        <http://dewey.info/class/341.63/e23/>,
        <http://dewey.info/class/353.17/e23/>,
        <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/364.131/e23/>,
        <http://dewey.info/class/658.472/e23/> ;
    skos:prefLabel "Espionage"@en,
        "Spionasje"@nb ;
    skos:related humord:c07371,
        humord:c08919,
        humord:c09594 ;
    skos:relatedMatch <http://dewey.info/class/201.727/e23/>,
        <http://dewey.info/class/341.63/e23/>,
        <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/658.472/e23/> .

humord:c08921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08921" ;
    dct:modified "2024-02-22T07:58:37"^^xsd:dateTime ;
    skos:altLabel "Law enforcement officials"@en,
        "Police forces"@en,
        "Police service"@en,
        "Politi"@nb,
        "Politiet"@nb,
        "Politifolk"@nb,
        "Politistyrker"@nb ;
    skos:broader humord:c09406,
        humord:c59718 ;
    skos:exactMatch realfagstermer:c007132,
        <http://dewey.info/class/363.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007132,
        <http://dewey.info/class/306.28/e23/>,
        <http://dewey.info/class/353.36/e23/>,
        <http://dewey.info/class/363.2/e23/> ;
    skos:prefLabel "Police"@en,
        "Politi"@nb ;
    skos:related humord:c15584,
        humord:c58627 ;
    skos:relatedMatch <http://dewey.info/class/306.28/e23/>,
        <http://dewey.info/class/353.36/e23/> .

humord:c08922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08922" ;
    dct:modified "2024-07-04T11:29:53"^^xsd:dateTime ;
    skos:altLabel "Source of law"@en,
        "Rettskildelære"@nb,
        "Rettskjeldelære"@nb,
        "Rettskjelder"@nb ;
    skos:broadMatch <http://dewey.info/class/340.11/e23/> ;
    skos:broader humord:c08883 ;
    skos:exactMatch realfagstermer:c030154 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030154,
        <http://dewey.info/class/340.11/e23/> ;
    skos:prefLabel "Sources of law"@en,
        "Rettskilder"@nb ;
    skos:related humord:c04100,
        humord:c60389 .

humord:c08923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08923" ;
    dct:modified "2025-01-02T15:06:19"^^xsd:dateTime ;
    skos:altLabel "Code of laws"@en,
        "Law codes"@en,
        "Statutes and codes"@en,
        "Forordningar"@nb,
        "Forordninger"@nb,
        "Lovar"@nb,
        "Lover"@nb,
        "Lovsamlingar"@nb,
        "Lovsamlinger"@nb,
        "Lovtekstar"@nb,
        "Lovtekster"@nb,
        "Lovverk"@nb,
        "Rettsreglar"@nb,
        "Rettsregler"@nb ;
    skos:broader humord:c08922 ;
    skos:closeMatch realfagstermer:c030141,
        realfagstermer:c030156 ;
    skos:definition "Rettsreglene som gjelder i et land <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/348.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030141,
        realfagstermer:c030156,
        <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/341.0267/e23/>,
        <http://dewey.info/class/348.02/e23/>,
        <http://dewey.info/class/348.732/e23/> ;
    skos:prefLabel "Laws"@en,
        "Lover"@nb ;
    skos:related humord:c09682 ;
    skos:relatedMatch <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/341.0267/e23/>,
        <http://dewey.info/class/348.732/e23/> .

humord:c08926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08926" ;
    dct:modified "2023-04-12T08:13:06"^^xsd:dateTime ;
    skos:altLabel "Nordic medieval provincial acts"@en,
        "Scandinavian medieval provincial acts"@en ;
    skos:broadMatch <http://dewey.info/class/346.04/e23/> ;
    skos:broader humord:c58995 ;
    skos:definition "I Norden i middelalderen en betegnelse på lover som gjaldt innen bestemte deler av riket <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.04/e23/> ;
    skos:prefLabel "Medieval provincial acts"@en,
        "Landskapslover"@nb .

humord:c08927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08927" ;
    dct:modified "2023-04-12T08:23:51"^^xsd:dateTime ;
    skos:altLabel "State constitutions"@en,
        "Forfatning"@nb,
        "Forfatninger"@nb,
        "Forfatningssystemer"@nb,
        "Grunnlov"@nb,
        "Grunnlover"@nb,
        "Konstitusjon"@nb,
        "Konstitusjoner"@nb,
        "Statsforfatning"@nb ;
    skos:broader humord:c08964 ;
    skos:exactMatch <http://dewey.info/class/342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342/e23/> ;
    skos:prefLabel "Constitutions"@en,
        "Statsforfatninger"@nb ;
    skos:related humord:c09719,
        humord:c13606,
        humord:c23906 .

humord:c08931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08931" ;
    dct:modified "2023-03-31T13:41:16"^^xsd:dateTime ;
    skos:altLabel "Human rights declarations"@en ;
    skos:broadMatch <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.48/e23/> ;
    skos:broader humord:c09708 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.48/e23/> ;
    skos:prefLabel "Declaration of human rights"@en,
        "Menneskerettighetserklæringer"@nb .

humord:c08932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08932" ;
    dct:modified "2023-03-31T13:44:18"^^xsd:dateTime ;
    skos:altLabel "Court decisions"@en,
        "Judicial decisions"@en,
        "Rettslige avgjørelser"@nb ;
    skos:broader humord:c08922 ;
    skos:exactMatch <http://dewey.info/class/348.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.0268/e23/>,
        <http://dewey.info/class/348.044/e23/> ;
    skos:prefLabel "Legal decisions"@en,
        "Rettsavgjørelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.0268/e23/> .

humord:c08934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08934" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pardoning"@en ;
    skos:broadMatch <http://dewey.info/class/345.077/e23/> ;
    skos:broader humord:c08932 ;
    skos:exactMatch <http://dewey.info/class/364.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.077/e23/>,
        <http://dewey.info/class/364.65/e23/> ;
    skos:prefLabel "Pardon"@en,
        "Benådning"@nb .

humord:c08935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08935" ;
    dct:modified "2023-05-16T13:04:47"^^xsd:dateTime ;
    skos:altLabel "Conviction"@en,
        "Convictions"@en,
        "Judgments"@en,
        "Sentences (Legal decisions)"@en,
        "Dom"@nb,
        "Domsavgjørelser"@nb,
        "Domsavsigelser"@nb ;
    skos:broader humord:c08932 ;
    skos:exactMatch <http://dewey.info/class/347.077/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.077/e23/> ;
    skos:prefLabel "Judgements"@en,
        "Dommer"@nb .

humord:c08938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08938" ;
    dct:modified "2023-03-29T10:01:47"^^xsd:dateTime ;
    skos:altLabel "Romersk rett"@nb ;
    skos:broader humord:c25381 ;
    skos:exactMatch <http://dewey.info/class/340.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.54/e23/> ;
    skos:prefLabel "Roman law"@en,
        "Romerrett"@nb .

humord:c08939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08939" ;
    dct:modified "2023-11-30T14:50:06"^^xsd:dateTime ;
    skos:altLabel "Treaty"@en,
        "Konvensjonar (Mellomfolkeleg rett)"@nb,
        "Konvensjoner (Mellomfolkelig rett)"@nb,
        "Traktatar"@nb ;
    skos:broader humord:c60361 ;
    skos:definition "Skriftlig avtale mellom to el. flere stater <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000721,
        realfagstermer:c003973,
        <http://dewey.info/class/341.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000721,
        realfagstermer:c003973,
        <http://dewey.info/class/341.026/e23/>,
        <http://dewey.info/class/341.37/e23/>,
        <http://dewey.info/class/342.240850261/e23/>,
        <http://dewey.info/class/940.53141/e23/> ;
    skos:prefLabel "Treaties"@en,
        "Traktater"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.026/e23/>,
        <http://dewey.info/class/342.240850261/e23/>,
        <http://dewey.info/class/940.53141/e23/> .

humord:c08941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08941" ;
    dct:modified "2021-01-27T12:31:12"^^xsd:dateTime ;
    skos:altLabel "Commercial treaties"@en,
        "Trade treaty"@en ;
    skos:broader humord:c08939 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/346.070261/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.070261/e23/> ;
    skos:prefLabel "Trade treaties"@en,
        "Handelstraktater"@nb .

humord:c08943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08943" ;
    dct:modified "2023-03-31T14:09:41"^^xsd:dateTime ;
    skos:altLabel "Concessions"@en,
        "Franchises"@en,
        "Licenses"@en,
        "Konsesjon"@nb,
        "Konsesjonsvilkår"@nb ;
    skos:broadMatch <http://dewey.info/class/343.07/e23/> ;
    skos:broader humord:c08958 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.07/e23/>,
        <http://dewey.info/class/346.02/e23/>,
        <http://dewey.info/class/352.84/e23/> ;
    skos:prefLabel "Licences"@en,
        "Konsesjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.02/e23/>,
        <http://dewey.info/class/352.84/e23/> .

humord:c08944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08944" ;
    dct:modified "2021-02-17T10:54:17"^^xsd:dateTime ;
    skos:altLabel "Territorial rights"@en,
        "Territorialrettigheter"@nb ;
    skos:broadMatch <http://dewey.info/class/341.42/e23/> ;
    skos:broader humord:c08943 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.42/e23/> ;
    skos:prefLabel "Territorial concessions"@en,
        "Territorialkonsesjoner"@nb .

humord:c08946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08946" ;
    dct:modified "2024-11-26T09:06:24"^^xsd:dateTime ;
    skos:altLabel "Testaments"@en,
        "Testament"@nb,
        "Testamente"@nb ;
    skos:broader humord:c00154,
        humord:c17770 ;
    skos:closeMatch <http://dewey.info/class/929.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/346.054/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.054/e23/>,
        <http://dewey.info/class/929.3/e23/> ;
    skos:prefLabel "Wills"@en,
        "Testamenter"@nb ;
    skos:related humord:c23634,
        humord:c58971 .

humord:c08947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08947" ;
    dct:modified "2023-12-18T14:43:42"^^xsd:dateTime ;
    skos:altLabel "Rule of law"@en,
        "Rettssikkerheit"@nb,
        "Rettstryggleik"@nb,
        "Rettsvern"@nb ;
    skos:broader humord:c08883 ;
    skos:definition "Den sikkerhet og trygghet som ligger i at samfunnet er regulert av rettsregler og at myndighetene håndhever dem <BOB>"@nb ;
    skos:exactMatch realfagstermer:c011159 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011159,
        <http://dewey.info/class/347.05/e23/> ;
    skos:prefLabel "Legal protection"@en,
        "Rettssikkerhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/347.05/e23/> .

humord:c08948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08948" ;
    dct:modified "2024-10-01T10:45:00"^^xsd:dateTime ;
    skos:altLabel "Child protection"@en,
        "Barnevern"@nb,
        "Barnevernstenester"@nb,
        "Barnevernstjenester"@nb,
        "Vergeråd"@nb ;
    skos:broadMatch <http://dewey.info/class/362.7/e23/> ;
    skos:broader humord:c08947 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.7/e23/> ;
    skos:prefLabel "Child welfare"@en,
        "Barnevern"@nb ;
    skos:related humord:c21799,
        humord:c24927 .

humord:c08949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08949" ;
    dct:modified "2023-11-21T07:37:58"^^xsd:dateTime ;
    skos:altLabel "Animal welfare"@en,
        "Dyrebeskyttelse"@nb,
        "Dyrevelferd"@nb,
        "Dyrevern"@nb ;
    skos:broadMatch <http://dewey.info/class/344.049/e23/> ;
    skos:broader humord:c08947 ;
    skos:exactMatch realfagstermer:c005465 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005465,
        <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/344.049/e23/>,
        <http://dewey.info/class/636.0832/e23/>,
        <http://dewey.info/class/639.9/e23/> ;
    skos:prefLabel "Animal protection"@en,
        "Dyrevern"@nb ;
    skos:related humord:c59044 ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/636.0832/e23/>,
        <http://dewey.info/class/639.9/e23/> .

humord:c08951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08951" ;
    dct:modified "2024-11-20T12:24:37"^^xsd:dateTime ;
    skos:altLabel "Dyrs rettar"@nb ;
    skos:broader humord:c08949 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.3/e23/> ;
    skos:prefLabel "Animal rights"@en,
        "Dyrs rettigheter"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/> .

humord:c08952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08952" ;
    dct:modified "2023-12-14T08:51:00"^^xsd:dateTime ;
    skos:altLabel "Privacy protection"@en,
        "Protection of personal integrity"@en,
        "Personvern"@nb ;
    skos:broader humord:c08947 ;
    skos:closeMatch <http://dewey.info/class/342.0858/e23/> ;
    skos:exactMatch realfagstermer:c000558 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000558,
        <http://dewey.info/class/342.0858/e23/> ;
    skos:prefLabel "Protection of privacy"@en,
        "Personvern"@nb ;
    skos:related humord:c09707,
        humord:c09708,
        humord:c25099,
        humord:c25100 .

humord:c08953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08953" ;
    dct:modified "2023-03-29T09:03:53"^^xsd:dateTime ;
    skos:altLabel "Fields of law"@en ;
    skos:broader humord:c08883 ;
    skos:closeMatch <http://dewey.info/class/340/e23/> ;
    skos:exactMatch realfagstermer:c013238 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013238,
        <http://dewey.info/class/340/e23/> ;
    skos:prefLabel "Areas of law"@en,
        "Rettsområder"@nb .

humord:c08955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08955" ;
    dct:modified "2023-11-27T13:31:54"^^xsd:dateTime ;
    skos:altLabel "Public international law"@en,
        "Folkerett"@nb,
        "Internasjonal rett"@nb ;
    skos:broader humord:c08953 ;
    skos:definition "Har tradisjonelt betegnet de rettsregler som gjelder mellom stater, men omfatter i dag også rettsregler i forhold til og mellom internasjonale organisasjoner og til en viss grad også enkeltpersoner <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012644,
        <http://dewey.info/class/341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012644,
        <http://dewey.info/class/341/e23/> ;
    skos:prefLabel "International law"@en,
        "Folkerett"@nb .

humord:c08956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08956" ;
    dct:modified "2022-03-18T08:46:52"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c08980 ;
    skos:closeMatch <http://dewey.info/class/340.112/e23/> ;
    skos:definition "Rettsgrunnsetninger som tenkes å være grunnet på menneskets natur <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.2/e23/>,
        <http://dewey.info/class/340.112/e23/> ;
    skos:prefLabel "Natural law"@en,
        "Naturrett"@nb .

humord:c08957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08957" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08953 ;
    skos:closeMatch <http://dewey.info/class/342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342/e23/> ;
    skos:prefLabel "Public law"@en,
        "Offentlig rett"@nb .

humord:c08958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08958" ;
    dct:modified "2023-11-28T10:49:40"^^xsd:dateTime ;
    skos:altLabel "Public administrative law"@en,
        "Forvaltingsrett"@nb,
        "Forvaltningsrett"@nb,
        "Offentlig forvaltningsrett"@nb ;
    skos:broader humord:c08957 ;
    skos:closeMatch <http://dewey.info/class/342.06/e23/> ;
    skos:exactMatch realfagstermer:c012791 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012791,
        <http://dewey.info/class/342.06/e23/> ;
    skos:prefLabel "Administrative law"@en,
        "Forvaltningsrett"@nb .

humord:c08959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08959" ;
    dct:modified "2021-01-22T19:00:15"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/342.06/e23/> ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.06/e23/> ;
    skos:prefLabel "Municipal residential right"@en,
        "Hjemstavnsrett"@nb .

humord:c08960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08960" ;
    dct:modified "2021-02-04T17:04:27"^^xsd:dateTime ;
    skos:altLabel "Church law"@en ;
    skos:broader humord:c08957 ;
    skos:closeMatch <http://dewey.info/class/262.9/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.9/e23/> ;
    skos:prefLabel "Ecclesiastical law"@en,
        "Kirkerett"@nb .

humord:c08961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08961" ;
    dct:modified "2022-03-07T07:58:29"^^xsd:dateTime ;
    skos:altLabel "Sivil rettergang"@nb,
        "Sivilprosessrett"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Reglene om rettergangen i sivile rettssaker <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/347.05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.05/e23/>,
        <http://dewey.info/class/353.44/e23/> ;
    skos:prefLabel "Civil procedure"@en,
        "Sivilprosess"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.44/e23/> .

humord:c08962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08962" ;
    dct:modified "2022-03-18T08:56:46"^^xsd:dateTime ;
    skos:altLabel "Customary law"@en ;
    skos:broader humord:c08967 ;
    skos:closeMatch <http://dewey.info/class/340.5/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.5/e23/> ;
    skos:prefLabel "Common law"@en,
        "Sedvanerett"@nb .

humord:c08963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08963" ;
    dct:modified "2023-03-24T13:27:35"^^xsd:dateTime ;
    skos:altLabel "Taxation law"@en,
        "Beskatningsrett"@nb ;
    skos:broader humord:c08957 ;
    skos:exactMatch <http://dewey.info/class/343.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.04/e23/> ;
    skos:prefLabel "Tax law"@en,
        "Skatterett"@nb .

humord:c08964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08964" ;
    dct:modified "2024-09-02T14:12:37"^^xsd:dateTime ;
    skos:altLabel "Forfatningsrett"@nb,
        "Grunnlovsrett"@nb,
        "Statsforfatningsrett"@nb,
        "Statsrett"@nb ;
    skos:broadMatch <http://dewey.info/class/342/e23/> ;
    skos:broader humord:c08957 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342/e23/> ;
    skos:prefLabel "Constitutional law"@en,
        "Statsrett"@nb ;
    skos:related humord:c09754 .

humord:c08966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08966" ;
    dct:modified "2023-09-26T13:54:26"^^xsd:dateTime ;
    skos:broader humord:c08957 ;
    skos:exactMatch <http://dewey.info/class/345/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345/e23/> ;
    skos:prefLabel "Criminal law"@en,
        "Strafferett"@nb .

humord:c08967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08967" ;
    dct:modified "2021-10-19T13:30:00"^^xsd:dateTime ;
    skos:altLabel "Private law"@en,
        "Sivilrett"@nb ;
    skos:broader humord:c08953 ;
    skos:exactMatch <http://dewey.info/class/340.56/e23/>,
        <http://dewey.info/class/346/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.56/e23/>,
        <http://dewey.info/class/340/e23/>,
        <http://dewey.info/class/346/e23/> ;
    skos:prefLabel "Civil law"@en,
        "Privatrett"@nb ;
    skos:relatedMatch <http://dewey.info/class/340/e23/> .

humord:c08969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08969" ;
    dct:modified "2023-11-21T12:56:01"^^xsd:dateTime ;
    skos:altLabel "Proprietary right"@en,
        "Right to property"@en,
        "Eigedomsrett"@nb ;
    skos:broader humord:c59260 ;
    skos:closeMatch <http://dewey.info/class/333.3/e23/> ;
    skos:exactMatch realfagstermer:c007692,
        <http://dewey.info/class/346.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007692,
        <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.04/e23/>,
        <http://dewey.info/class/354.34/e23/> ;
    skos:prefLabel "Right of ownership"@en,
        "Eiendomsrett"@nb ;
    skos:related humord:c07802 ;
    skos:relatedMatch <http://dewey.info/class/354.34/e23/> .

humord:c08970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08970" ;
    dct:modified "2024-08-28T08:35:16"^^xsd:dateTime ;
    skos:altLabel "Distribution of  decedent's estates"@en,
        "Partition of decedent's estates"@en,
        "Arveskifte"@nb,
        "Skifte"@nb ;
    skos:broader humord:c17770 ;
    skos:definition "Skifte er oppgjør, deling av dødsbo <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/346.056/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.056/e23/> ;
    skos:prefLabel "Division of inheritance"@en,
        "Skifte"@nb .

humord:c08972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08972" ;
    dct:modified "2000-06-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/346.043/e23/>,
        <http://dewey.info/class/346.056/e23/> ;
    skos:broader humord:c08969 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.043/e23/>,
        <http://dewey.info/class/346.056/e23/> ;
    skos:prefLabel "Land reallocation"@en,
        "Jordskifte"@nb .

humord:c08973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08973" ;
    dct:modified "2023-06-13T13:45:08"^^xsd:dateTime ;
    skos:altLabel "Law of torts"@en,
        "Tort law"@en ;
    skos:broadMatch <http://dewey.info/class/346.03/e23/> ;
    skos:broader humord:c08967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.03/e23/> ;
    skos:prefLabel "Law of damages"@en,
        "Erstatningsrett"@nb .

humord:c08974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08974" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08967 ;
    skos:exactMatch <http://dewey.info/class/346.015/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.015/e23/> ;
    skos:prefLabel "Family law"@en,
        "Familierett"@nb .

humord:c08975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08975" ;
    dct:modified "2023-11-28T09:11:24"^^xsd:dateTime ;
    skos:altLabel "Forsikringsrett"@nb ;
    skos:broader humord:c08967 ;
    skos:exactMatch realfagstermer:c001103,
        <http://dewey.info/class/346.086/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001103,
        <http://dewey.info/class/346.086/e23/> ;
    skos:prefLabel "Insurance law"@en,
        "Forsikringsrett"@nb .

humord:c08977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08977" ;
    dct:modified "2021-11-16T13:45:31"^^xsd:dateTime ;
    skos:altLabel "Women's law"@en,
        "Women's rights"@en ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/340.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.082/e23/> ;
    skos:prefLabel "Women and law"@en,
        "Kvinnerett"@nb .

humord:c08978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08978" ;
    dct:modified "2024-09-19T11:27:10"^^xsd:dateTime ;
    skos:altLabel "Copyright"@en,
        "Copyright of intellectual property"@en,
        "Copyright"@nb,
        "Forfatterrettar"@nb,
        "Forfatterretter"@nb,
        "Forfatterrettigheter"@nb,
        "Opphavsrett"@nb,
        "Opphavsrett til åndsverk"@nb ;
    skos:broadMatch <http://dewey.info/class/352.749/e23/> ;
    skos:broader humord:c22715 ;
    skos:definition "Opphavsrett er den rett som blir gitt til den som skaper et åndsverk. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008491,
        <http://dewey.info/class/346.0482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008491,
        <http://dewey.info/class/025.12/e23/>,
        <http://dewey.info/class/346.0482/e23/>,
        <http://dewey.info/class/352.749/e23/> ;
    skos:prefLabel "Copyright law"@en,
        "Opphavsrett"@nb ;
    skos:related humord:c19097,
        humord:c22731,
        humord:c60775 ;
    skos:relatedMatch <http://dewey.info/class/025.12/e23/> .

humord:c08980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08980" ;
    dct:modified "2023-09-04T11:12:32"^^xsd:dateTime ;
    skos:altLabel "General jurisprudence"@en,
        "Legal philosophy"@en ;
    skos:broader humord:c08953 ;
    skos:exactMatch <http://dewey.info/class/340.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.1/e23/> ;
    skos:prefLabel "Philosophy of law"@en,
        "Rettsfilosofi"@nb .

humord:c08981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08981" ;
    dct:modified "2022-03-18T08:57:43"^^xsd:dateTime ;
    skos:altLabel "Corporate law"@en ;
    skos:broader humord:c08967 ;
    skos:definition "Den del av rettssystemet som inneholder reglene om oppløsning av økonomiske selskaper, deres virksomhet etc. <Jur.oppsl.bok>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/346.066/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.066/e23/> ;
    skos:prefLabel "Company law"@en,
        "Selskapsrett"@nb .

humord:c08982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08982" ;
    dct:modified "2023-09-14T10:30:58"^^xsd:dateTime ;
    skos:altLabel "Penalty"@en,
        "Punishment"@en,
        "Straffemetoder"@nb,
        "Straffereaksjoner"@nb,
        "Straffeteorier"@nb ;
    skos:broadMatch <http://dewey.info/class/303.36/e23/> ;
    skos:broader humord:c08966 ;
    skos:exactMatch <http://dewey.info/class/355.13325/e23/>,
        <http://dewey.info/class/371.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/303.36/e23/>,
        <http://dewey.info/class/345.077/e23/>,
        <http://dewey.info/class/355.13325/e23/>,
        <http://dewey.info/class/364.6/e23/>,
        <http://dewey.info/class/365.644/e23/>,
        <http://dewey.info/class/371.54/e23/> ;
    skos:prefLabel "Sentence"@en,
        "Straff"@nb ;
    skos:related humord:c25107 ;
    skos:relatedMatch <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/345.077/e23/>,
        <http://dewey.info/class/364.6/e23/>,
        <http://dewey.info/class/365.644/e23/> .

humord:c08984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08984" ;
    dct:modified "2023-09-18T14:29:36"^^xsd:dateTime ;
    skos:altLabel "Expulsion"@en,
        "Extradition"@en,
        "Utlevering"@nb,
        "Utvisning"@nb ;
    skos:broadMatch <http://dewey.info/class/364.68/e23/> ;
    skos:broader humord:c08982 ;
    skos:definition "Deportasjon er tvungen forvisning til et bestemt, oftest fjernt oppholdssted <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.68/e23/> ;
    skos:prefLabel "Deportation"@en,
        "Deportasjon"@nb .

humord:c08985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08985" ;
    dct:modified "2011-04-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Capital punishment"@en,
        "Death sentence"@en ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/345.0773/e23/> ;
    skos:broader humord:c08982 ;
    skos:exactMatch <http://dewey.info/class/364.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/345.0773/e23/>,
        <http://dewey.info/class/364.66/e23/> ;
    skos:prefLabel "Death penalty"@en,
        "Dødsstraff"@nb ;
    skos:related humord:c08989 ;
    skos:relatedMatch <http://dewey.info/class/201.764/e23/> .

humord:c08986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08986" ;
    dct:modified "2024-11-05T09:50:03"^^xsd:dateTime ;
    skos:altLabel "Custodial sentence"@en,
        "Incarceration"@en,
        "Sentence of imprisonment"@en,
        "Fengselsstraff"@nb,
        "Fengsling"@nb,
        "Soning (Straff)"@nb ;
    skos:broader humord:c08982 ;
    skos:closeMatch <http://dewey.info/class/365/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365/e23/> ;
    skos:prefLabel "Imprisonment"@en,
        "Fengselsstraff"@nb ;
    skos:related humord:c07221,
        humord:c14489,
        humord:c14490 .

humord:c08988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08988" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pillory"@en ;
    skos:broadMatch <http://dewey.info/class/364.670284/e23/> ;
    skos:broader humord:c16822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.670284/e23/> ;
    skos:prefLabel "Pillories"@en,
        "Gapestokker"@nb .

humord:c08989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08989" ;
    dct:modified "2022-01-28T12:20:15"^^xsd:dateTime ;
    skos:altLabel "Henrettelse"@en,
        "Executions (Sentence)"@nb ;
    skos:broadMatch <http://dewey.info/class/364.66/e23/> ;
    skos:broader humord:c08982 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/261.83366/e23/>,
        <http://dewey.info/class/345.0773/e23/>,
        <http://dewey.info/class/364.66/e23/> ;
    skos:prefLabel "Execution (Sentence)"@en,
        "Henrettelser"@nb ;
    skos:related humord:c08985 ;
    skos:relatedMatch <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/261.83366/e23/>,
        <http://dewey.info/class/345.0773/e23/> .

humord:c08991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08991" ;
    dct:modified "2023-10-17T15:14:03"^^xsd:dateTime ;
    skos:altLabel "Concentrations camps"@en,
        "Death camps"@en,
        "Konsentrasjonsleire"@nb ;
    skos:broader humord:c14491 ;
    skos:closeMatch <http://dewey.info/class/940.5317/e23/>,
        <http://dewey.info/class/940.53185/e23/> ;
    skos:exactMatch <http://dewey.info/class/365.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.45/e23/>,
        <http://dewey.info/class/940.5317/e23/>,
        <http://dewey.info/class/940.53185/e23/> ;
    skos:prefLabel "Concentration camps"@en,
        "Konsentrasjonsleirer"@nb ;
    skos:related humord:c60847 .

humord:c08992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08992" ;
    dct:modified "2021-01-14T08:48:39"^^xsd:dateTime ;
    skos:altLabel "Spanish coat"@en,
        "Spansk kappe"@nb ;
    skos:broadMatch <http://dewey.info/class/364.670284/e23/> ;
    skos:broader humord:c16822 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.670284/e23/> ;
    skos:prefLabel "Schandmantel"@en,
        "Spanske kappe"@nb .

humord:c08993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08993" ;
    dct:modified "2021-01-18T09:19:56"^^xsd:dateTime ;
    skos:altLabel "Spanish donkey"@en,
        "Trehest"@nb ;
    skos:broadMatch <http://dewey.info/class/364.670284/e23/> ;
    skos:broader humord:c16822 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.670284/e23/> ;
    skos:prefLabel "Wooden horse"@en,
        "Trehesten"@nb .

humord:c08994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08994" ;
    dct:modified "2024-06-19T14:12:44"^^xsd:dateTime ;
    skos:altLabel "Bonded labour"@en,
        "Forced labor"@en,
        "Straffarbeid"@nb,
        "Straffearbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5405/e23/> ;
    skos:broader humord:c08982,
        humord:c09126 ;
    skos:exactMatch <http://dewey.info/class/331.1173/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.1173/e23/>,
        <http://dewey.info/class/365.65/e23/>,
        <http://dewey.info/class/940.5318134/e23/>,
        <http://dewey.info/class/940.5405/e23/> ;
    skos:prefLabel "Forced labour"@en,
        "Tvangsarbeid"@nb ;
    skos:related humord:c09240,
        humord:c19560 ;
    skos:relatedMatch <http://dewey.info/class/365.65/e23/>,
        <http://dewey.info/class/940.5318134/e23/> .

humord:c08995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08995" ;
    dct:modified "2024-01-03T08:44:11"^^xsd:dateTime ;
    skos:altLabel "Social studies"@en,
        "Samfunnsforsking"@nb,
        "Samfunnsforskning"@nb,
        "Samfunnsvitskap"@nb ;
    skos:exactMatch realfagstermer:c005753,
        realfagstermer:c013502,
        <http://dewey.info/class/300/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005753,
        realfagstermer:c013502,
        <http://dewey.info/class/300/e23/> ;
    skos:prefLabel "Social sciences"@en,
        "Samfunnsvitenskap"@nb ;
    skos:related humord:c18942,
        humord:c21120,
        humord:c23976 ;
    skos:topConceptOf humord: .

humord:c08996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08996" ;
    dct:modified "2024-12-17T11:08:02"^^xsd:dateTime ;
    skos:altLabel "Befolkningslære"@nb,
        "Befolkningsspørsmål"@nb,
        "Demografi"@nb,
        "Folkesetnadslære"@nb ;
    skos:broader humord:c08995 ;
    skos:closeMatch <http://dewey.info/class/304.6/e23/> ;
    skos:exactMatch realfagstermer:c013304 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013304,
        <http://dewey.info/class/304.6/e23/> ;
    skos:prefLabel "Demography"@en,
        "Demografi"@nb ;
    skos:related humord:c21812 .

humord:c08998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08998" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Inhabitants"@en,
        "Innbyggere"@nb,
        "Populasjoner"@nb ;
    skos:broader humord:c08996 ;
    skos:exactMatch <http://dewey.info/class/304.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.6/e23/>,
        <http://dewey.info/class/363.9/e23/> ;
    skos:prefLabel "Population"@en,
        "Befolkning"@nb ;
    skos:related humord:c00750 ;
    skos:relatedMatch <http://dewey.info/class/363.9/e23/> .

humord:c08999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME08999" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08998 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.67/e23/> ;
    skos:prefLabel "Civilian population"@en,
        "Sivilbefolkning"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.67/e23/> .

humord:c09000 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09000" ;
    dct:modified "2024-10-16T13:13:19"^^xsd:dateTime ;
    skos:altLabel "Befolkningsendring"@nb,
        "Befolkningsendringar"@nb,
        "Befolkningsendringer"@nb,
        "Befolkningsutvikling"@nb,
        "Folkemengdens bevegelse"@nb,
        "Folkemengdens rørsle"@nb ;
    skos:broader humord:c08996 ;
    skos:exactMatch <http://dewey.info/class/304.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.62/e23/> ;
    skos:prefLabel "Population trends"@en,
        "Befolkningsutvikling"@nb ;
    skos:related humord:c20885 .

humord:c09002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09002" ;
    dct:modified "2024-10-16T13:10:48"^^xsd:dateTime ;
    skos:altLabel "Befolkningsvekst"@nb,
        "Folkevekst"@nb ;
    skos:broader humord:c09000 ;
    skos:closeMatch <http://dewey.info/class/304.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.62/e23/> ;
    skos:prefLabel "Population growth"@en,
        "Befolkningsvekst"@nb .

humord:c09004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09004" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/352.75/e23/> ;
    skos:broader humord:c08996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.6/e23/>,
        <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/342.08/e23/>,
        <http://dewey.info/class/352.75/e23/>,
        <http://dewey.info/class/929.3/e23/> ;
    skos:prefLabel "Censuses"@en,
        "Folketellinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.6/e23/>,
        <http://dewey.info/class/342.08/e23/>,
        <http://dewey.info/class/929.3/e23/> .

humord:c09005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09005" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Electoral registers"@en,
        "Poll books"@en,
        "Voters rolls"@en ;
    skos:broadMatch <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/352.75/e23/> ;
    skos:broader humord:c09004 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/342.08/e23/>,
        <http://dewey.info/class/352.75/e23/> ;
    skos:prefLabel "Electoral rolls"@en,
        "Manntall"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.08/e23/> .

humord:c09006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09006" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08996 ;
    skos:exactMatch <http://dewey.info/class/304.609/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.609/e23/> ;
    skos:prefLabel "Historical demography"@en,
        "Historisk demografi"@nb .

humord:c09007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09007" ;
    dct:modified "2025-01-09T14:40:31"^^xsd:dateTime ;
    skos:altLabel "Leveforhold"@nb,
        "Levekår"@nb,
        "Levevilkår"@nb,
        "Livsvilkår"@nb,
        "Sosiale forhold"@nb,
        "Sosiale levekår"@nb ;
    skos:broader humord:c08996 ;
    skos:closeMatch realfagstermer:c004225 ;
    skos:exactMatch realfagstermer:c011566 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004225,
        realfagstermer:c011566,
        <http://dewey.info/class/355.12/e23/> ;
    skos:prefLabel "Living conditions"@en,
        "Levekår"@nb ;
    skos:related humord:c04515,
        humord:c07798,
        humord:c22399 ;
    skos:relatedMatch <http://dewey.info/class/355.12/e23/> .

humord:c09011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09011" ;
    dct:modified "2022-05-03T10:24:07"^^xsd:dateTime ;
    skos:altLabel "Cost of living"@en,
        "Living expenses"@en,
        "Leveomkostninger"@nb ;
    skos:broader humord:c09007 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/339.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.42/e23/> ;
    skos:prefLabel "Living costs"@en,
        "Levekostnader"@nb .

humord:c09012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09012" ;
    dct:modified "2024-11-27T17:08:04"^^xsd:dateTime ;
    skos:altLabel "Levestandard"@nb ;
    skos:broader humord:c09007 ;
    skos:closeMatch <http://dewey.info/class/339.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Standard of living"@en,
        "Levestandard"@nb ;
    skos:related humord:c00345 .

humord:c09013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09013" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Levetid"@nb ;
    skos:broader humord:c08996 ;
    skos:exactMatch realfagstermer:c001125,
        <http://dewey.info/class/304.645/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001125,
        <http://dewey.info/class/304.63/e23/>,
        <http://dewey.info/class/304.645/e23/>,
        <http://dewey.info/class/612.68/e23/> ;
    skos:prefLabel "Life expectancy"@en,
        "Levealder"@nb ;
    skos:related humord:c11117,
        humord:c16568 ;
    skos:relatedMatch <http://dewey.info/class/304.63/e23/>,
        <http://dewey.info/class/612.68/e23/> .

humord:c09014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09014" ;
    dct:modified "2024-08-29T10:25:32"^^xsd:dateTime ;
    skos:altLabel "Mortality rates"@en,
        "Dødelegheit"@nb,
        "Døyelegheit"@nb,
        "Døying"@nb,
        "Mortalitet"@nb ;
    skos:broader humord:c09013 ;
    skos:exactMatch realfagstermer:c013839,
        <http://dewey.info/class/304.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013839,
        <http://dewey.info/class/304.64/e23/> ;
    skos:prefLabel "Mortality"@en,
        "Dødelighet"@nb .

humord:c09015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09015" ;
    dct:modified "2024-04-18T09:32:57"^^xsd:dateTime ;
    skos:altLabel "Geografi"@nb,
        "Geografifaget"@nb ;
    skos:broader humord:c08995 ;
    skos:definition "Geografi er et fag og en vitenskap som beskriver og analyserer fenomener på jordoverflaten, særlig ulikheter fra område til område. <SNL>"@nb ;
    skos:editorialNote "Brukes både for geografiske beskrivelser og for faget geografi"@nb ;
    skos:exactMatch realfagstermer:c006469,
        <http://dewey.info/class/910/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006469,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Geography"@en,
        "Geografi"@nb ;
    skos:related humord:c06160,
        humord:c06164,
        humord:c08314,
        humord:c08315,
        humord:c18968 .

humord:c09016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 155 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09016" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09015 ;
    skos:exactMatch realfagstermer:c009106,
        <http://dewey.info/class/911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009106,
        <http://dewey.info/class/911/e23/> ;
    skos:prefLabel "Historical geography"@en,
        "Historisk geografi"@nb .

humord:c09018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09018" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09015 ;
    skos:closeMatch <http://dewey.info/class/320.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.9/e23/> ;
    skos:prefLabel "Political geography"@en,
        "Politisk geografi"@nb .

humord:c09019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09019" ;
    dct:modified "2024-01-03T08:45:51"^^xsd:dateTime ;
    skos:altLabel "Anthropography"@en,
        "Antropogeografi"@nb,
        "Humangeografi"@nb,
        "Kulturgeografi"@nb,
        "Samfunnsgeografi"@nb ;
    skos:broader humord:c09015 ;
    skos:closeMatch realfagstermer:c011730,
        <http://dewey.info/class/304.2/e23/> ;
    skos:exactMatch realfagstermer:c011757 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011730,
        realfagstermer:c011757,
        <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Human geography"@en,
        "Samfunnsgeografi"@nb .

humord:c09020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09020" ;
    dct:modified "2024-07-05T07:40:07"^^xsd:dateTime ;
    skos:altLabel "Administrativ inndeling"@nb,
        "Regioninndeing"@nb ;
    skos:broader humord:c09019 ;
    skos:exactMatch <http://dewey.info/class/911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/911/e23/> ;
    skos:prefLabel "Administrative division"@en,
        "Administrativ inndeling"@nb ;
    skos:related humord:c58763 .

humord:c09021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09021" ;
    dct:modified "2022-05-27T11:16:43"^^xsd:dateTime ;
    skos:altLabel "Cantons"@en,
        "States"@en ;
    skos:broader humord:c09020 ;
    skos:exactMatch <http://dewey.info/class/321.023/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.023/e23/>,
        <http://dewey.info/class/342.042/e23/>,
        <http://dewey.info/class/352.13/e23/> ;
    skos:prefLabel "Federated states"@en,
        "Delstater"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.042/e23/>,
        <http://dewey.info/class/352.13/e23/> .

humord:c09022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09022" ;
    dct:modified "2024-11-04T15:35:26"^^xsd:dateTime ;
    skos:altLabel "Erkebispesete"@nb,
        "Erkebispestolar"@nb,
        "Erkebispestoler"@nb ;
    skos:broadMatch <http://dewey.info/class/262.3/e23/> ;
    skos:broader humord:c09020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.3/e23/> ;
    skos:prefLabel "Archbishoprics"@en,
        "Erkebispeseter"@nb ;
    skos:related humord:c15836 .

humord:c09024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09024" ;
    dct:modified "2022-05-27T11:16:19"^^xsd:dateTime ;
    skos:broader humord:c09020 ;
    skos:closeMatch <http://dewey.info/class/352.15/e23/> ;
    skos:exactMatch realfagstermer:c004528,
        <http://dewey.info/class/320.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004528,
        <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/352.15/e23/> ;
    skos:prefLabel "Counties"@en,
        "Fylker"@nb ;
    skos:related humord:c09025,
        humord:c17141 .

humord:c09025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09025" ;
    dct:modified "2024-08-14T09:18:23"^^xsd:dateTime ;
    skos:altLabel "County administrations"@en,
        "County authorities"@en,
        "Amtkommunar"@nb,
        "Amtkommuner"@nb,
        "Fylkeskommunar"@nb ;
    skos:broadMatch <http://dewey.info/class/342.48109/e23/> ;
    skos:broader humord:c09028 ;
    skos:closeMatch <http://dewey.info/class/320.83/e23/> ;
    skos:exactMatch <http://dewey.info/class/352.1509481/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/342.48109/e23/>,
        <http://dewey.info/class/352.1509481/e23/> ;
    skos:prefLabel "County municipalities"@en,
        "Fylkeskommuner"@nb ;
    skos:related humord:c09024 .

humord:c09026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09026" ;
    dct:modified "2015-03-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oversjøiske riker"@nb ;
    skos:broadMatch <http://dewey.info/class/321.08/e23/> ;
    skos:broader humord:c09020 ;
    skos:exactMatch realfagstermer:c007159 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007159,
        <http://dewey.info/class/321.08/e23/> ;
    skos:prefLabel "Colonies"@en,
        "Kolonier"@nb ;
    skos:related humord:c09575 .

humord:c09028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09028" ;
    dct:modified "2024-07-04T08:16:48"^^xsd:dateTime ;
    skos:altLabel "Boroughs"@en,
        "Districts"@en,
        "Local government areas"@en,
        "Rural municipalities"@en,
        "Herredskommuner"@nb ;
    skos:broader humord:c09020 ;
    skos:exactMatch realfagstermer:c013259,
        <http://dewey.info/class/320.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013259,
        <http://dewey.info/class/320.85/e23/>,
        <http://dewey.info/class/342.09/e23/> ;
    skos:prefLabel "Municipalities"@en,
        "Kommuner"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.09/e23/> .

humord:c09029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09029" ;
    dct:modified "2020-12-18T13:59:58"^^xsd:dateTime ;
    skos:altLabel "Fishing community"@en ;
    skos:broadMatch <http://dewey.info/class/306.364/e23/> ;
    skos:broader humord:c27375 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.364/e23/> ;
    skos:prefLabel "Fishing communities"@en,
        "Fiskerisamfunn"@nb ;
    skos:related humord:c24141 .

humord:c09030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09030" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Renmin gongshe"@nb ;
    skos:broadMatch <http://dewey.info/class/351.51/e23/> ;
    skos:broader humord:c09028 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351.51/e23/> ;
    skos:prefLabel "People's Communes"@en,
        "Folkekommuner"@nb .

humord:c09031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09031" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.444/e23/>,
        <http://dewey.info/class/352.130944/e23/> ;
    skos:broader humord:c09020 ;
    skos:definition "Franske forvaltningsenheter i utlandet; Guyana, Guadeloupe, Martinique, Reunion og øyene St.Pierre et Miquelon <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.444/e23/>,
        <http://dewey.info/class/352.130944/e23/> ;
    skos:prefLabel "Overseas department"@en,
        "Oversjøisk departement"@nb .

humord:c09032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09032" ;
    dct:modified "2022-05-27T11:16:47"^^xsd:dateTime ;
    skos:altLabel "Regions"@en,
        "Regioner"@nb ;
    skos:broader humord:c09020 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/320.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/321.023/e23/>,
        <http://dewey.info/class/352.14/e23/>,
        <http://dewey.info/class/353.33/e23/> ;
    skos:prefLabel "Provinces"@en,
        "Provinser"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.023/e23/>,
        <http://dewey.info/class/352.14/e23/>,
        <http://dewey.info/class/353.33/e23/> .

humord:c09033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09033" ;
    dct:modified "2020-06-19T08:27:27"^^xsd:dateTime ;
    skos:altLabel "Sokn"@nb ;
    skos:broader humord:c09020 ;
    skos:definition "Den primære kirkelige forvaltningsenhet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/254/e23/>,
        <http://dewey.info/class/262/e23/>,
        <http://dewey.info/class/320.83/e23/> ;
    skos:prefLabel "Parishes"@en,
        "Sogn (Forvaltningsenheter)"@nb ;
    skos:relatedMatch <http://dewey.info/class/254/e23/>,
        <http://dewey.info/class/262/e23/>,
        <http://dewey.info/class/320.83/e23/> .

humord:c09034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09034" ;
    dct:modified "2024-08-27T13:11:13"^^xsd:dateTime ;
    skos:altLabel "Human settlement"@en,
        "Settlements"@en,
        "Bosetning"@nb,
        "Bosetninger"@nb,
        "Bosetningsmønstre"@nb,
        "Bosetting"@nb,
        "Busetjingar"@nb,
        "Busetjingsmønster"@nb,
        "Busetnadar"@nb,
        "Busetnader"@nb,
        "Busettingar"@nb,
        "Busettingsmønster"@nb ;
    skos:broader humord:c09019 ;
    skos:exactMatch <http://dewey.info/class/307.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.14/e23/>,
        <http://dewey.info/class/333.31/e23/>,
        <http://dewey.info/class/353.59/e23/> ;
    skos:prefLabel "Settlement patterns"@en,
        "Bosettingsmønstre"@nb ;
    skos:related humord:c00009,
        humord:c09249 ;
    skos:relatedMatch <http://dewey.info/class/333.31/e23/>,
        <http://dewey.info/class/353.59/e23/> .

humord:c09038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09038" ;
    dct:modified "2024-10-15T12:48:56"^^xsd:dateTime ;
    skos:altLabel "Building development"@en,
        "Busetnad"@nb ;
    skos:broader humord:c09034 ;
    skos:closeMatch <http://dewey.info/class/307.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.14/e23/> ;
    skos:prefLabel "Settlement (Human geography)"@en,
        "Bebyggelse"@nb .

humord:c09039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09039" ;
    dct:modified "2024-07-04T08:16:53"^^xsd:dateTime ;
    skos:altLabel "Cities"@en,
        "City centers"@en,
        "City centres"@en,
        "Town centers"@en,
        "Town centres"@en,
        "Byar"@nb,
        "Bysenter"@nb,
        "Bysentra"@nb ;
    skos:broadMatch <http://dewey.info/class/551.5775/e23/> ;
    skos:broader humord:c09038 ;
    skos:exactMatch realfagstermer:c014002,
        <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014002,
        <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/320.85/e23/>,
        <http://dewey.info/class/352.16/e23/>,
        <http://dewey.info/class/551.5775/e23/> ;
    skos:prefLabel "Towns"@en,
        "Byer"@nb ;
    skos:related humord:c04137,
        humord:c09053,
        humord:c09218,
        humord:c09500,
        humord:c09721,
        humord:c21964,
        humord:c25561,
        humord:c54778 ;
    skos:relatedMatch <http://dewey.info/class/320.85/e23/>,
        <http://dewey.info/class/352.16/e23/> .

humord:c09040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09040" ;
    dct:modified "2024-07-04T08:16:02"^^xsd:dateTime ;
    skos:altLabel "City communities"@en,
        "Megacities"@en,
        "Megabyer"@nb,
        "Metropoler"@nb,
        "Storbysamfunn"@nb ;
    skos:broader humord:c09039 ;
    skos:exactMatch <http://dewey.info/class/307.764/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.764/e23/> ;
    skos:prefLabel "Metropolises"@en,
        "Storbyer"@nb .

humord:c09041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09041" ;
    dct:modified "2024-10-09T08:07:53"^^xsd:dateTime ;
    skos:altLabel "Badebyar"@nb ;
    skos:broader humord:c01403,
        humord:c09039 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/790.18/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Seaside resorts"@en,
        "Badebyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/790.18/e23/>,
        <http://dewey.info/class/910/e23/> .

humord:c09042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09042" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Satellite cities"@en,
        "Suburbs"@en ;
    skos:broader humord:c09039 ;
    skos:exactMatch <http://dewey.info/class/2--1733/e23/>,
        <http://dewey.info/class/307.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1733/e23/>,
        <http://dewey.info/class/307.74/e23/>,
        <http://dewey.info/class/352.169/e23/> ;
    skos:prefLabel "Satellite towns"@en,
        "Drabantbyer"@nb ;
    skos:related humord:c09048,
        humord:c13883 ;
    skos:relatedMatch <http://dewey.info/class/352.169/e23/> .

humord:c09043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09043" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Garrison cities"@en ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c09039 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Garrison towns"@en,
        "Garnisonsbyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.7/e23/> .

humord:c09044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09044" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Port towns"@en ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c09039 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Port cities"@en,
        "Havnebyer"@nb ;
    skos:related humord:c04353 ;
    skos:relatedMatch <http://dewey.info/class/2--1732/e23/> .

humord:c09045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09045" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Railroad towns"@en ;
    skos:broadMatch <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.3212/e23/>,
        <http://dewey.info/class/307.3216/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c09039 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.3212/e23/>,
        <http://dewey.info/class/307.3216/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Railway towns"@en,
        "Stasjonsbyer"@nb .

humord:c09046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09046" ;
    dct:modified "2022-03-18T09:08:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c09038 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Hamlets"@en,
        "Bygder"@nb ;
    skos:related humord:c09052,
        humord:c21965 .

humord:c09047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09047" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.364/e23/> ;
    skos:broader humord:c09038 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.364/e23/> ;
    skos:prefLabel "Fishing villages"@en,
        "Fiskevær"@nb .

humord:c09048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09048" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Outer cities"@en,
        "Satellite towns"@en,
        "Suburban areas"@en ;
    skos:broader humord:c09038 ;
    skos:exactMatch <http://dewey.info/class/2--1733/e23/>,
        <http://dewey.info/class/307.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1733/e23/>,
        <http://dewey.info/class/307.74/e23/> ;
    skos:prefLabel "Suburbs"@en,
        "Forsteder"@nb ;
    skos:related humord:c09042 .

humord:c09050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09050" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ghettoes"@en,
        "Ghettoer"@nb ;
    skos:broader humord:c09038 ;
    skos:exactMatch <http://dewey.info/class/307.3366/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.3366/e23/>,
        <http://dewey.info/class/940.53185/e23/> ;
    skos:prefLabel "Ghettos"@en,
        "Gettoer"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.53185/e23/> .

humord:c09052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09052" ;
    dct:modified "2024-11-21T09:05:41"^^xsd:dateTime ;
    skos:altLabel "Country towns"@en,
        "Buraku"@nb,
        "Landsbyar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c09038 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Villages"@en,
        "Landsbyer"@nb ;
    skos:related humord:c00009,
        humord:c09046,
        humord:c09054 .

humord:c09053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09053" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Densely populated areas"@en,
        "Metropolitan areas"@en,
        "Tettbebyggelser"@nb ;
    skos:broader humord:c09038 ;
    skos:exactMatch realfagstermer:c005078,
        <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.762/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005078,
        <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.762/e23/>,
        <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/711.43/e23/> ;
    skos:prefLabel "Urban agglomerations"@en,
        "Tettsteder"@nb ;
    skos:related humord:c09039 ;
    skos:relatedMatch <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/711.43/e23/> .

humord:c09054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09054" ;
    dct:modified "2024-11-21T08:57:20"^^xsd:dateTime ;
    skos:altLabel "Dwelling places"@en,
        "Living places"@en,
        "Places of dwelling"@en,
        "Places of living"@en,
        "Bosted"@nb,
        "Bustad"@nb,
        "Bustadar"@nb,
        "Bustader"@nb ;
    skos:broader humord:c09034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/643.1/e23/> ;
    skos:prefLabel "Places of residence"@en,
        "Bosteder"@nb ;
    skos:related humord:c00009,
        humord:c09052,
        humord:c59487 ;
    skos:relatedMatch <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/643.1/e23/> .

humord:c09055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09055" ;
    dct:modified "2024-07-04T08:12:05"^^xsd:dateTime ;
    skos:altLabel "Country district"@en,
        "Rural area"@en,
        "Rural areas"@en,
        "Rural district"@en,
        "Landdistrikter"@nb,
        "Landsbygda"@nb,
        "Landsdistrikt"@nb,
        "Rurale strok"@nb,
        "Rurale strøk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/> ;
    skos:broader humord:c22130 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/> ;
    skos:prefLabel "Countryside"@en,
        "Landsbygda"@nb ;
    skos:related humord:c09168,
        humord:c21965 .

humord:c09057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09057" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fringe areas"@en,
        "Outlying districts"@en,
        "Outskirt areas"@en,
        "Peripheral areas"@en,
        "Remote areas"@en,
        "Remote regions"@en,
        "Utkantområder"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c09034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Outskirts"@en,
        "Utkantstrøk"@nb .

humord:c09059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09059" ;
    dct:modified "2024-04-19T09:37:36"^^xsd:dateTime ;
    skos:altLabel "Boundaries"@en,
        "Grenser"@nb ;
    skos:broader humord:c09019 ;
    skos:exactMatch realfagstermer:c006230,
        <http://dewey.info/class/320.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006230,
        <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/341.42/e23/> ;
    skos:prefLabel "Borders"@en,
        "Grenser"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/341.42/e23/> .

humord:c09060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09060" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Border areas"@en,
        "Borderlines"@en,
        "Fringe ranges"@en,
        "Frontiers"@en,
        "Grenseland"@nb ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/> ;
    skos:broader humord:c09019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.42/e23/> ;
    skos:prefLabel "Borderlands"@en,
        "Grenseområder"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.42/e23/> .

humord:c09062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09062" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Country borders"@en,
        "Frontier lines"@en,
        "International borders"@en,
        "Land borders"@en,
        "Riksgrenser"@nb ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.42/e23/> ;
    skos:broader humord:c09059 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.42/e23/> ;
    skos:prefLabel "Borders (Geographic boundary)"@en,
        "Landegrenser"@nb .

humord:c09064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09064" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307/e23/>,
        <http://dewey.info/class/320.6/e23/> ;
    skos:prefLabel "Regional differences"@en,
        "Regionale forskjeller"@nb ;
    skos:relatedMatch <http://dewey.info/class/307/e23/>,
        <http://dewey.info/class/320.6/e23/> .

humord:c09065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09065" ;
    dct:modified "2023-09-14T14:43:24"^^xsd:dateTime ;
    skos:altLabel "Sjøterritorium"@nb ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.448/e23/> ;
    skos:broader humord:c09019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.448/e23/> ;
    skos:prefLabel "Territorial seas"@en,
        "Sjøterritorier"@nb ;
    skos:related humord:c46357 ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/> .

humord:c09066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09066" ;
    dct:modified "2023-08-28T08:45:40"^^xsd:dateTime ;
    skos:altLabel "Territory"@en,
        "Landområder"@nb,
        "Landterritorier"@nb,
        "Territorium"@nb ;
    skos:broadMatch <http://dewey.info/class/658.15242/e23/> ;
    skos:broader humord:c08955,
        humord:c09019 ;
    skos:definition "Jord, landområde eller statsområde <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--14/e23/>,
        <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/333/e23/>,
        <http://dewey.info/class/910.914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--14/e23/>,
        <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/332.63242/e23/>,
        <http://dewey.info/class/333/e23/>,
        <http://dewey.info/class/336.22/e23/>,
        <http://dewey.info/class/341.29/e23/>,
        <http://dewey.info/class/341.42/e23/>,
        <http://dewey.info/class/343.054/e23/>,
        <http://dewey.info/class/346.043/e23/>,
        <http://dewey.info/class/352.44/e23/>,
        <http://dewey.info/class/352.57/e23/>,
        <http://dewey.info/class/353.159/e23/>,
        <http://dewey.info/class/354.34/e23/>,
        <http://dewey.info/class/355.79/e23/>,
        <http://dewey.info/class/658.15242/e23/>,
        <http://dewey.info/class/910.914/e23/> ;
    skos:prefLabel "Territories"@en,
        "Territorier"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/332.63242/e23/>,
        <http://dewey.info/class/336.22/e23/>,
        <http://dewey.info/class/341.29/e23/>,
        <http://dewey.info/class/341.42/e23/>,
        <http://dewey.info/class/343.054/e23/>,
        <http://dewey.info/class/346.043/e23/>,
        <http://dewey.info/class/352.44/e23/>,
        <http://dewey.info/class/352.57/e23/>,
        <http://dewey.info/class/353.159/e23/>,
        <http://dewey.info/class/354.34/e23/>,
        <http://dewey.info/class/355.79/e23/> .

humord:c09068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09068" ;
    dct:modified "2023-12-11T12:26:20"^^xsd:dateTime ;
    skos:altLabel "Økonomisk geografi"@nb ;
    skos:broader humord:c09015 ;
    skos:closeMatch <http://dewey.info/class/330.9/e23/> ;
    skos:exactMatch realfagstermer:c008474 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008474,
        <http://dewey.info/class/330.9/e23/> ;
    skos:prefLabel "Economic geography"@en,
        "Økonomisk geografi"@nb .

humord:c09069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09069" ;
    dct:modified "2023-11-30T15:13:19"^^xsd:dateTime ;
    skos:altLabel "Kriminologi"@nb ;
    skos:broader humord:c08957,
        humord:c09122 ;
    skos:definition "Vitenskapen om kriminalitetens årsaker, utbredelse og bekjempelse <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002975,
        <http://dewey.info/class/364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002975,
        <http://dewey.info/class/364/e23/> ;
    skos:prefLabel "Criminology"@en,
        "Kriminologi"@nb ;
    skos:related humord:c09385 .

humord:c09070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09070" ;
    dct:modified "2011-04-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Women's history (Educational subject)"@en,
        "Kvinneforsking"@nb,
        "Kvinnehistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.4/e23/> ;
    skos:broader humord:c21633 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4/e23/> ;
    skos:prefLabel "Women's studies"@en,
        "Kvinneforskning"@nb .

humord:c09073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09073" ;
    dct:modified "2024-12-02T12:41:15"^^xsd:dateTime ;
    skos:altLabel "Gender theory"@en,
        "Feministisk teori"@nb,
        "Kjønnsteori"@nb ;
    skos:broader humord:c21633 ;
    skos:definition "Teorier innenfor samfunnsvitenskap og humaniora som legger vekt på kjønnsdimensjonen som sentral variabel <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.4201/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4201/e23/> ;
    skos:prefLabel "Feminist theory"@en,
        "Feministisk teori"@nb ;
    skos:related humord:c00561,
        humord:c09301 .

humord:c09075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09075" ;
    dct:modified "1995-05-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c09300 ;
    skos:definition "Syn på eller oppfatning av kvinner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "View of women"@en,
        "Kvinnesyn"@nb .

humord:c09077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09077" ;
    dct:modified "2024-11-26T08:46:20"^^xsd:dateTime ;
    skos:altLabel "Medieforsking"@nb,
        "Medieforskning"@nb,
        "Mediekunnskap"@nb,
        "Medievitskap"@nb ;
    skos:broader humord:c08995 ;
    skos:closeMatch <http://dewey.info/class/302.23/e23/> ;
    skos:exactMatch realfagstermer:c002119 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002119,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media studies"@en,
        "Medievitenskap"@nb ;
    skos:related humord:c09382,
        humord:c15925 .

humord:c09078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09078" ;
    dct:modified "2024-11-14T20:11:43"^^xsd:dateTime ;
    skos:altLabel "Formidling"@nb ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/651.7/e23/> ;
    skos:broader humord:c09106 ;
    skos:closeMatch <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/371.102/e23/> ;
    skos:exactMatch realfagstermer:c013418 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013418,
        <http://dewey.info/class/025/e23/>,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/651.7/e23/> ;
    skos:prefLabel "Dissemination"@en,
        "Formidling"@nb ;
    skos:related humord:c09086,
        humord:c24557,
        humord:c25518,
        humord:c26367 .

humord:c09079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09079" ;
    dct:modified "2023-11-30T08:02:13"^^xsd:dateTime ;
    skos:altLabel "Dissemination of information"@en,
        "Imparting of knowledge"@en,
        "Informasjonsformidling"@nb,
        "Kunnskapsformidling"@nb ;
    skos:broader humord:c09078 ;
    skos:exactMatch realfagstermer:c003348 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003348,
        <http://dewey.info/class/021.28/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Dissemination of knowledge"@en,
        "Informasjonsformidling"@nb ;
    skos:related humord:c00147 ;
    skos:relatedMatch <http://dewey.info/class/021.28/e23/>,
        <http://dewey.info/class/306.42/e23/> .

humord:c09080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09080" ;
    dct:modified "2024-11-14T19:52:56"^^xsd:dateTime ;
    skos:altLabel "Nyheitsformidling"@nb,
        "Nyheitssendingar"@nb,
        "Nyheitsspreiing"@nb,
        "Nyhendeformidling"@nb,
        "Nyhendesendingar"@nb,
        "Nyhendespreiing"@nb,
        "Nyhetssendinger"@nb,
        "Nyhetsspredning"@nb ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/> ;
    skos:broader humord:c09079 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/> ;
    skos:prefLabel "News presentation"@en,
        "Nyhetsformidling"@nb ;
    skos:related humord:c05021,
        humord:c24861,
        humord:c25983,
        humord:c33588 .

humord:c09082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09082" ;
    dct:modified "2023-11-30T15:38:15"^^xsd:dateTime ;
    skos:altLabel "Dissemination of culture"@en,
        "Promotion of culture"@en,
        "Kulturformidling"@nb ;
    skos:broadMatch <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c09078 ;
    skos:exactMatch realfagstermer:c007394 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007394,
        <http://dewey.info/class/021.26/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Mediation of culture"@en,
        "Kulturformidling"@nb ;
    skos:related humord:c04567 ;
    skos:relatedMatch <http://dewey.info/class/021.26/e23/> .

humord:c09083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09083" ;
    dct:modified "2024-11-14T19:59:59"^^xsd:dateTime ;
    skos:altLabel "Dissemination of art"@en,
        "Dissemination of arts"@en,
        "Mediation of art"@en,
        "Mediation of arts"@en,
        "Promotion of art"@en,
        "Kunstformidling"@nb ;
    skos:broadMatch <http://dewey.info/class/707/e23/> ;
    skos:broader humord:c09078 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/707/e23/> ;
    skos:prefLabel "Promotion of arts"@en,
        "Kunstformidling"@nb .

humord:c09084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09084" ;
    dct:modified "2024-11-14T20:01:23"^^xsd:dateTime ;
    skos:altLabel "Skilt"@nb,
        "Skilting"@nb ;
    skos:broader humord:c09078 ;
    skos:exactMatch <http://dewey.info/class/302.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/388.041/e23/>,
        <http://dewey.info/class/629.040289/e23/>,
        <http://dewey.info/class/659.134/e23/>,
        <http://dewey.info/class/674.88/e23/> ;
    skos:prefLabel "Signage"@en,
        "Skilting"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/388.041/e23/>,
        <http://dewey.info/class/629.040289/e23/>,
        <http://dewey.info/class/659.134/e23/>,
        <http://dewey.info/class/674.88/e23/> .

humord:c09085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09085" ;
    dct:modified "2024-02-26T15:45:49"^^xsd:dateTime ;
    skos:altLabel "Hypermedia"@nb ;
    skos:broader humord:c09077 ;
    skos:closeMatch <http://dewey.info/class/006.7/e23/> ;
    skos:exactMatch realfagstermer:c011605 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011605,
        <http://dewey.info/class/006.7/e23/> ;
    skos:prefLabel "Hypermedia"@en,
        "Hypermedia"@nb ;
    skos:related humord:c04255 .

humord:c09086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09086" ;
    dct:modified "2023-11-30T07:59:41"^^xsd:dateTime ;
    skos:altLabel "Informasjon"@nb ;
    skos:broader humord:c09077 ;
    skos:exactMatch realfagstermer:c013802 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013802,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/323.445/e23/>,
        <http://dewey.info/class/658.472/e23/> ;
    skos:prefLabel "Information"@en,
        "Informasjon"@nb ;
    skos:related humord:c09078,
        humord:c22025 ;
    skos:relatedMatch <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/323.445/e23/>,
        <http://dewey.info/class/658.472/e23/> .

humord:c09087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09087" ;
    dct:modified "2023-10-30T12:33:09"^^xsd:dateTime ;
    skos:altLabel "Opplysning"@nb ;
    skos:broadMatch <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c09086 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Enlightenments (Information)"@en,
        "Opplysninger"@nb ;
    skos:related humord:c04535 .

humord:c09088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09088" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09087 ;
    skos:definition "Dokumenter og opplysninger som finnes i systemer og arkiver innen den offentlige sektor <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.0635/e23/>,
        <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Public information"@en,
        "Offentlig informasjon"@nb ;
    skos:related humord:c04535,
        humord:c09709 ;
    skos:relatedMatch <http://dewey.info/class/025.0635/e23/> .

humord:c09089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09089" ;
    dct:modified "2021-02-16T15:52:12"^^xsd:dateTime ;
    skos:altLabel "Informasjonsressurser"@nb ;
    skos:broadMatch <http://dewey.info/class/025.524/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c09086 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.524/e23/>,
        <http://dewey.info/class/028.7/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/323.445/e23/> ;
    skos:prefLabel "Information sources"@en,
        "Informasjonskilder"@nb ;
    skos:related humord:c04100 ;
    skos:relatedMatch <http://dewey.info/class/028.7/e23/>,
        <http://dewey.info/class/323.445/e23/> .

humord:c09090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09090" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09107 ;
    skos:exactMatch <http://dewey.info/class/006.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/025.344/e23/>,
        <http://dewey.info/class/776.7/e23/> ;
    skos:prefLabel "Interactive media"@en,
        "Interaktive medier"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.344/e23/>,
        <http://dewey.info/class/776.7/e23/> .

humord:c09091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09091" ;
    dct:modified "2023-11-30T09:27:23"^^xsd:dateTime ;
    skos:altLabel "Journalistikk"@nb ;
    skos:broader humord:c09077 ;
    skos:exactMatch realfagstermer:c008183,
        <http://dewey.info/class/070.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008183,
        <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/323.445/e23/> ;
    skos:prefLabel "Journalism"@en,
        "Journalistikk"@nb ;
    skos:related humord:c13269 ;
    skos:relatedMatch <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/323.445/e23/> .

humord:c09092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09092" ;
    dct:modified "2023-11-30T08:47:57"^^xsd:dateTime ;
    skos:altLabel "Interviewing methods"@en,
        "Intervjumetodar"@nb,
        "Intervjumetoder"@nb,
        "Intervjuteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c09091 ;
    skos:exactMatch realfagstermer:c007187 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007187,
        <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/>,
        <http://dewey.info/class/158.39/e23/> ;
    skos:prefLabel "Interviewing techniques"@en,
        "Intervjuteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.39/e23/> .

humord:c09093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09093" ;
    dct:modified "2023-11-30T08:43:14"^^xsd:dateTime ;
    skos:altLabel "Intervju"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/> ;
    skos:broader humord:c09092 ;
    skos:closeMatch <http://dewey.info/class/658.83/e23/> ;
    skos:exactMatch realfagstermer:c011197,
        <http://dewey.info/class/158.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011197,
        <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/080/e23/>,
        <http://dewey.info/class/158.39/e23/>,
        <http://dewey.info/class/352.65/e23/>,
        <http://dewey.info/class/361.322/e23/>,
        <http://dewey.info/class/650.144/e23/>,
        <http://dewey.info/class/658.31124/e23/>,
        <http://dewey.info/class/658.83/e23/> ;
    skos:prefLabel "Interviews"@en,
        "Intervjuer"@nb ;
    skos:relatedMatch <http://dewey.info/class/080/e23/>,
        <http://dewey.info/class/352.65/e23/>,
        <http://dewey.info/class/361.322/e23/>,
        <http://dewey.info/class/650.144/e23/>,
        <http://dewey.info/class/658.31124/e23/> .

humord:c09094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09094" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09093 ;
    skos:exactMatch <http://dewey.info/class/650.144/e23/>,
        <http://dewey.info/class/658.31124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/650.144/e23/>,
        <http://dewey.info/class/658.31124/e23/> ;
    skos:prefLabel "Job interviews"@en,
        "Jobbintervjuer"@nb ;
    skos:related humord:c23605 .

humord:c09095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09095" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spørrelister"@nb,
        "Spørreskjema"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c09092 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/>,
        <http://dewey.info/class/155.283/e23/> ;
    skos:prefLabel "Questionnaires"@en,
        "Spørreskjemaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.283/e23/> .

humord:c09097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09097" ;
    dct:modified "2023-11-30T14:02:53"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonsteori"@nb,
        "Kommunikasjonsvitenskap"@nb,
        "Kommunikasjonsvitskap"@nb ;
    skos:broader humord:c09077 ;
    skos:exactMatch realfagstermer:c013202,
        <http://dewey.info/class/302.201/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013202,
        <http://dewey.info/class/302.201/e23/> ;
    skos:prefLabel "Communication theory"@en,
        "Kommunikasjonsteori"@nb .

humord:c09099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09099" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Communication strategies"@en,
        "Kommunikasjonsplanlegging"@nb ;
    skos:broadMatch <http://dewey.info/class/302.201/e23/> ;
    skos:broader humord:c09097 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.201/e23/> ;
    skos:prefLabel "Communication strategy"@en,
        "Kommunikasjonsstrategi"@nb .

humord:c09101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09101" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Visualisation"@en ;
    skos:broader humord:c09099 ;
    skos:exactMatch realfagstermer:c006425 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006425,
        <http://dewey.info/class/001.4226/e23/>,
        <http://dewey.info/class/153.32/e23/>,
        <http://dewey.info/class/302.226/e23/> ;
    skos:prefLabel "Visualization"@en,
        "Visualisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.4226/e23/>,
        <http://dewey.info/class/153.32/e23/>,
        <http://dewey.info/class/302.226/e23/> .

humord:c09102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09102" ;
    dct:modified "2023-11-17T08:13:37"^^xsd:dateTime ;
    skos:altLabel "Book production"@en,
        "Bokframstilling"@nb,
        "Bokproduksjon"@nb,
        "Litterær aktivitet"@nb,
        "Litterær verksemd"@nb,
        "Litterære liv"@nb ;
    skos:broadMatch <http://dewey.info/class/070.5/e23/> ;
    skos:broader humord:c09077 ;
    skos:definition "Samlebetegnelse for den litterære aktivitet som i et land utføres av forfattere, forlag, foreninger m.m. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/> ;
    skos:prefLabel "Book industry"@en,
        "Litterær virksomhet"@nb .

humord:c09105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09105" ;
    dct:modified "2023-11-27T13:56:36"^^xsd:dateTime ;
    skos:altLabel "Publishing industry"@en,
        "Forlag"@nb,
        "Forlagsverksemder"@nb ;
    skos:broader humord:c09102 ;
    skos:closeMatch <http://dewey.info/class/070.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/> ;
    skos:prefLabel "Publishing business"@en,
        "Forlagsvirksomhet"@nb ;
    skos:related humord:c07596,
        humord:c19584 .

humord:c09106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09106" ;
    dct:modified "2023-11-30T14:01:38"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjon"@nb,
        "Massekommunikasjon"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c013434 ;
    skos:definition "Kommunikasjon fra en sender til flere mottakere gjennom et medium <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013434,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/343.099/e23/>,
        <http://dewey.info/class/352.384/e23/>,
        <http://dewey.info/class/370.14/e23/>,
        <http://dewey.info/class/384/e23/>,
        <http://dewey.info/class/591.59/e23/>,
        <http://dewey.info/class/651.7/e23/>,
        <http://dewey.info/class/658.45/e23/> ;
    skos:prefLabel "Communication"@en,
        "Kommunikasjon"@nb ;
    skos:related humord:c09369 ;
    skos:relatedMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/343.099/e23/>,
        <http://dewey.info/class/352.384/e23/>,
        <http://dewey.info/class/370.14/e23/>,
        <http://dewey.info/class/384/e23/>,
        <http://dewey.info/class/591.59/e23/>,
        <http://dewey.info/class/651.7/e23/>,
        <http://dewey.info/class/658.45/e23/> .

humord:c09107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09107" ;
    dct:modified "2024-03-01T14:26:19"^^xsd:dateTime ;
    skos:altLabel "Mass media"@en,
        "Kommunikasjonskanaler"@nb,
        "Kommunikasjonsmedier"@nb,
        "Kommunikasjonsmidler"@nb,
        "Massemedia"@nb,
        "Massemedier"@nb,
        "Massemedium"@nb,
        "Media"@nb,
        "Medium"@nb ;
    skos:broader humord:c09077 ;
    skos:definition "Betegner i videre betydning alle kanaler for kommunikasjon innenfor og mellom samfunn <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/384/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/324.73/e23/>,
        <http://dewey.info/class/343.099/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/371.358/e23/>,
        <http://dewey.info/class/374.26/e23/>,
        <http://dewey.info/class/384/e23/>,
        <http://dewey.info/class/621.382/e23/>,
        <http://dewey.info/class/781.54/e23/> ;
    skos:prefLabel "Media"@en,
        "Medier"@nb ;
    skos:related humord:c59173 ;
    skos:relatedMatch <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/324.73/e23/>,
        <http://dewey.info/class/343.099/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/371.358/e23/>,
        <http://dewey.info/class/374.26/e23/>,
        <http://dewey.info/class/621.382/e23/>,
        <http://dewey.info/class/781.54/e23/> .

humord:c09108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09108" ;
    dct:modified "2024-02-29T14:43:55"^^xsd:dateTime ;
    skos:altLabel "Kringkasting"@nb ;
    skos:broader humord:c09107 ;
    skos:definition "Utsending av tale, musikk, bilder og lignende med radiobølger eller over tråd, ment eller egnet til å mottas direkte av allmennheten <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004360,
        <http://dewey.info/class/070.19/e23/>,
        <http://dewey.info/class/384.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004360,
        <http://dewey.info/class/070.19/e23/>,
        <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "Broadcasting"@en,
        "Kringkasting"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/354.75/e23/> .

humord:c09109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09109" ;
    dct:modified "2023-11-27T12:43:24"^^xsd:dateTime ;
    skos:altLabel "TV"@en,
        "Fjernsyn"@nb,
        "TV"@nb,
        "Televisjon"@nb ;
    skos:broader humord:c09108 ;
    skos:exactMatch realfagstermer:c014057,
        <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/384.55/e23/>,
        <http://dewey.info/class/623.735/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014057,
        <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/343.09946/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.55/e23/>,
        <http://dewey.info/class/621.388/e23/>,
        <http://dewey.info/class/623.735/e23/>,
        <http://dewey.info/class/659.143/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Television"@en,
        "Fjernsyn"@nb ;
    skos:related humord:c22345,
        humord:c22576 ;
    skos:relatedMatch <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/343.09946/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/621.388/e23/>,
        <http://dewey.info/class/659.143/e23/>,
        <http://dewey.info/class/791.45/e23/> .

humord:c09112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09112" ;
    dct:modified "2024-06-26T07:06:57"^^xsd:dateTime ;
    skos:altLabel "Radio broadcasting"@en,
        "Radio receivers"@en,
        "Radio"@nb,
        "Radioar"@nb,
        "Radioer"@nb,
        "Radiomottakarar"@nb,
        "Radiomottakere"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8932/e23/> ;
    skos:broader humord:c09108 ;
    skos:closeMatch <http://dewey.info/class/621.384/e23/>,
        <http://dewey.info/class/623.734/e23/> ;
    skos:exactMatch realfagstermer:c008537,
        <http://dewey.info/class/302.2344/e23/>,
        <http://dewey.info/class/384.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008537,
        <http://dewey.info/class/070.194/e23/>,
        <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/302.2344/e23/>,
        <http://dewey.info/class/343.09945/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/371.3331/e23/>,
        <http://dewey.info/class/384.5/e23/>,
        <http://dewey.info/class/621.384/e23/>,
        <http://dewey.info/class/623.734/e23/>,
        <http://dewey.info/class/623.8932/e23/>,
        <http://dewey.info/class/659.142/e23/>,
        <http://dewey.info/class/791.44/e23/> ;
    skos:prefLabel "Radio"@en,
        "Radio"@nb ;
    skos:related humord:c04758,
        humord:c22345 ;
    skos:relatedMatch <http://dewey.info/class/070.194/e23/>,
        <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/343.09945/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/371.3331/e23/>,
        <http://dewey.info/class/659.142/e23/>,
        <http://dewey.info/class/791.44/e23/> .

humord:c09113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09113" ;
    dct:modified "2022-05-16T12:42:42"^^xsd:dateTime ;
    skos:altLabel "The press"@en,
        "Pressen"@nb ;
    skos:broader humord:c09107 ;
    skos:exactMatch <http://dewey.info/class/070/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070/e23/>,
        <http://dewey.info/class/323.445/e23/> ;
    skos:prefLabel "Press"@en,
        "Presse"@nb ;
    skos:related humord:c00158,
        humord:c09114,
        humord:c59207 ;
    skos:relatedMatch <http://dewey.info/class/323.445/e23/> .

humord:c09114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09114" ;
    dct:modified "2024-10-07T12:25:08"^^xsd:dateTime ;
    skos:altLabel "Ukeblad"@nb,
        "Ukepresse"@nb ;
    skos:broader humord:c00218 ;
    skos:closeMatch <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/1--05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/1--05/e23/> ;
    skos:prefLabel "Weekly magazines"@en,
        "Ukeblader"@nb ;
    skos:related humord:c09113 .

humord:c09116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09116" ;
    dct:modified "2021-11-03T10:35:14"^^xsd:dateTime ;
    skos:altLabel "News services"@en,
        "Press agency"@en,
        "Press associations"@en,
        "Press bureaus"@en ;
    skos:broader humord:c09113 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.76107/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.76107/e23/> ;
    skos:prefLabel "Press agencies"@en,
        "Pressebyråer"@nb ;
    skos:related humord:c25983 .

humord:c09117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09117" ;
    dct:modified "2023-12-06T15:33:34"^^xsd:dateTime ;
    skos:altLabel "Gallup polls"@en,
        "Opinion surveys"@en,
        "Polls"@en,
        "Holdningsundersøkelser"@nb,
        "Meiningsmålingar"@nb,
        "Opinionsmålinger"@nb,
        "Opinionsundersøkelser"@nb,
        "Opinionsundersøkingar"@nb,
        "Opinionsundersøkinger"@nb ;
    skos:broadMatch <http://dewey.info/class/303.38/e23/> ;
    skos:broader humord:c09077 ;
    skos:exactMatch realfagstermer:c003185 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003185,
        <http://dewey.info/class/303.38/e23/> ;
    skos:prefLabel "Opinion polls"@en,
        "Meningsmålinger"@nb ;
    skos:related humord:c17698 .

humord:c09120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09120" ;
    dct:modified "2024-03-05T10:40:20"^^xsd:dateTime ;
    skos:altLabel "Multimedia"@nb,
        "Multimedier"@nb ;
    skos:broader humord:c09077 ;
    skos:closeMatch <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:exactMatch realfagstermer:c010504 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010504,
        <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Multimedia"@en,
        "Multimedia"@nb ;
    skos:related humord:c07890 .

humord:c09121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09121" ;
    dct:modified "2014-01-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Captioning"@en,
        "Undertekster"@nb ;
    skos:broadMatch <http://dewey.info/class/777.55/e23/> ;
    skos:broader humord:c05418,
        humord:c09109 ;
    skos:definition "Det å sette tekst til en film, fjernsynsprogram eller bilde <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02/e23/>,
        <http://dewey.info/class/777.55/e23/> ;
    skos:prefLabel "Subtitles"@en,
        "Teksting"@nb ;
    skos:relatedMatch <http://dewey.info/class/418.02/e23/> .

humord:c09122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09122" ;
    dct:modified "2024-01-03T11:23:45"^^xsd:dateTime ;
    skos:altLabel "Sosiologi"@nb ;
    skos:broader humord:c08995 ;
    skos:exactMatch realfagstermer:c008710,
        <http://dewey.info/class/301/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008710,
        <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Sociology"@en,
        "Sosiologi"@nb .

humord:c09123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09123" ;
    dct:modified "2023-11-15T13:59:12"^^xsd:dateTime ;
    skos:altLabel "Economic life"@en,
        "Professional life"@en,
        "Work life"@en,
        "Working life"@en,
        "Arbeidsliv"@nb,
        "Arbeidslivet"@nb,
        "Yrkesliv"@nb ;
    skos:broader humord:c09122 ;
    skos:exactMatch realfagstermer:c009472 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009472,
        <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Employment (Working conditions)"@en,
        "Arbeidsliv"@nb ;
    skos:related humord:c29454,
        humord:c59266 ;
    skos:relatedMatch <http://dewey.info/class/331/e23/> .

humord:c09124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09124" ;
    dct:modified "2024-11-14T08:33:17"^^xsd:dateTime ;
    skos:altLabel "Appointment (Hire for work)"@en,
        "Conditions of employment"@en,
        "Employment conditions"@en,
        "Employment relationship"@en,
        "Engagement (Working conditions)"@en,
        "Hiring"@en,
        "Ansettelser"@nb,
        "Ansettelsesforhold"@nb,
        "Ansettelsesvilkår"@nb,
        "Tilsetjingar"@nb,
        "Tilsetjingstilhøve"@nb,
        "Tilsetting"@nb,
        "Tilsettingar"@nb,
        "Tilsettingstilhøve"@nb,
        "Tilsettingsvilkår"@nb ;
    skos:broader humord:c09123 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.65/e23/>,
        <http://dewey.info/class/658.3112/e23/> ;
    skos:prefLabel "Employment (Hire for work)"@en,
        "Ansettelse"@nb ;
    skos:related humord:c12501 ;
    skos:relatedMatch <http://dewey.info/class/352.65/e23/>,
        <http://dewey.info/class/658.3112/e23/> .

humord:c09126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09126" ;
    dct:modified "2024-08-23T13:48:25"^^xsd:dateTime ;
    skos:altLabel "Labor"@en,
        "Work"@en,
        "Arbeid"@nb ;
    skos:broader humord:c09123 ;
    skos:exactMatch <http://dewey.info/class/331/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331/e23/>,
        <http://dewey.info/class/344.01/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/365.65/e23/>,
        <http://dewey.info/class/612.042/e23/> ;
    skos:prefLabel "Labour"@en,
        "Arbeid"@nb ;
    skos:related humord:c04812,
        humord:c04818,
        humord:c04827,
        humord:c07672,
        humord:c07682 ;
    skos:relatedMatch <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/344.01/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/365.65/e23/>,
        <http://dewey.info/class/612.042/e23/> .

humord:c09128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09128" ;
    dct:modified "2023-11-15T13:58:16"^^xsd:dateTime ;
    skos:altLabel "Labor force"@en,
        "Manpower"@en,
        "Personnel"@en,
        "Workforce"@en,
        "Working power"@en,
        "Arbeidskraft"@nb ;
    skos:broader humord:c09123 ;
    skos:exactMatch realfagstermer:c003024,
        <http://dewey.info/class/331.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003024,
        <http://dewey.info/class/331.11/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/355.22/e23/>,
        <http://dewey.info/class/658.3/e23/> ;
    skos:prefLabel "Labour force"@en,
        "Arbeidskraft"@nb ;
    skos:related humord:c07395,
        humord:c25729 ;
    skos:relatedMatch <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/355.22/e23/>,
        <http://dewey.info/class/658.3/e23/> .

humord:c09129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09129" ;
    dct:modified "2024-09-23T09:46:00"^^xsd:dateTime ;
    skos:altLabel "Arbeidsløshet"@nb,
        "Arbeidsløyse"@nb ;
    skos:broadMatch <http://dewey.info/class/306.361/e23/> ;
    skos:broader humord:c09123 ;
    skos:exactMatch realfagstermer:c000180,
        <http://dewey.info/class/331.137/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000180,
        <http://dewey.info/class/306.361/e23/>,
        <http://dewey.info/class/331.137/e23/> ;
    skos:prefLabel "Unemployment"@en,
        "Arbeidsledighet"@nb ;
    skos:related humord:c21394,
        humord:c23605,
        humord:c25111 .

humord:c09131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09131" ;
    dct:modified "2023-11-15T14:00:33"^^xsd:dateTime ;
    skos:altLabel "Job market"@en,
        "Labor market"@en,
        "Work market"@en,
        "Arbeidsmarkedet"@nb,
        "Arbeidsmarknad"@nb ;
    skos:broader humord:c09123 ;
    skos:exactMatch realfagstermer:c005968,
        <http://dewey.info/class/331.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005968,
        <http://dewey.info/class/331.12/e23/> ;
    skos:prefLabel "Labour market"@en,
        "Arbeidsmarked"@nb ;
    skos:related humord:c09601,
        humord:c12501,
        humord:c21390,
        humord:c23605,
        humord:c26443 .

humord:c09132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09132" ;
    dct:modified "2024-11-14T08:32:04"^^xsd:dateTime ;
    skos:altLabel "Conditions of work"@en,
        "Employment conditions (Conditions of work)"@en,
        "Occupational health and safety"@en,
        "Protection of labor"@en,
        "Protection of labour"@en,
        "Worker protection"@en,
        "Working environment"@en,
        "Workplace environment"@en,
        "Arbeidarvern"@nb,
        "Arbeidervern"@nb,
        "Arbeidsforhold"@nb,
        "Arbeidslivsforhold"@nb,
        "Arbeidsmiljø"@nb,
        "Arbeidstilhøve"@nb ;
    skos:broadMatch <http://dewey.info/class/352.67/e23/> ;
    skos:broader humord:c09123 ;
    skos:closeMatch realfagstermer:c007649 ;
    skos:definition "Forhold på arbeidsplassen som har med arbeidstyngde, arbeidsstilling, støy,   varme og ventilasjon å gjøre <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/331.256/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007649,
        <http://dewey.info/class/331.256/e23/>,
        <http://dewey.info/class/344.0125/e23/>,
        <http://dewey.info/class/344.4810125/e23/>,
        <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/353.96/e23/>,
        <http://dewey.info/class/354.98/e23/>,
        <http://dewey.info/class/363.11/e23/>,
        <http://dewey.info/class/363.7295/e23/>,
        <http://dewey.info/class/620.8/e23/>,
        <http://dewey.info/class/658.38/e23/> ;
    skos:prefLabel "Work environment"@en,
        "Arbeidsmiljø"@nb ;
    skos:related humord:c01501,
        humord:c09135,
        humord:c17435,
        humord:c21386,
        humord:c23608,
        humord:c59619 ;
    skos:relatedMatch <http://dewey.info/class/344.0125/e23/>,
        <http://dewey.info/class/344.4810125/e23/>,
        <http://dewey.info/class/353.96/e23/>,
        <http://dewey.info/class/354.98/e23/>,
        <http://dewey.info/class/363.11/e23/>,
        <http://dewey.info/class/363.7295/e23/>,
        <http://dewey.info/class/620.8/e23/>,
        <http://dewey.info/class/658.38/e23/> .

humord:c09134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09134" ;
    dct:modified "2024-08-27T14:37:33"^^xsd:dateTime ;
    skos:altLabel "Hours of labor"@en,
        "Hours of labour"@en,
        "Hours of work"@en,
        "Labor hours"@en,
        "Labour hours"@en,
        "Time of work"@en,
        "Work time"@en,
        "Working hours"@en,
        "Working time"@en,
        "Arbeidstid"@nb ;
    skos:broadMatch <http://dewey.info/class/352.67/e23/> ;
    skos:broader humord:c09123 ;
    skos:exactMatch <http://dewey.info/class/331.257/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.257/e23/>,
        <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:prefLabel "Work hours"@en,
        "Arbeidstid"@nb ;
    skos:related humord:c00536,
        humord:c01399 .

humord:c09135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09135" ;
    dct:modified "2024-10-07T12:26:32"^^xsd:dateTime ;
    skos:altLabel "Accidents at work"@en,
        "Occupational accidents"@en,
        "Workplace accidents"@en,
        "Arbeidsulukker"@nb,
        "Arbeidsulykker"@nb,
        "Ulukker i arbeidslivet"@nb,
        "Ulykker i arbeidslivet"@nb ;
    skos:broader humord:c01533,
        humord:c09123 ;
    skos:exactMatch realfagstermer:c002517,
        <http://dewey.info/class/363.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002517,
        <http://dewey.info/class/363.11/e23/>,
        <http://dewey.info/class/368.41/e23/>,
        <http://dewey.info/class/368.56/e23/> ;
    skos:prefLabel "Work accidents"@en,
        "Arbeidsulykker"@nb ;
    skos:related humord:c09132,
        humord:c23028 ;
    skos:relatedMatch <http://dewey.info/class/368.41/e23/>,
        <http://dewey.info/class/368.56/e23/> .

humord:c09136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09136" ;
    dct:modified "2024-08-27T14:22:56"^^xsd:dateTime ;
    skos:altLabel "Job locations"@en,
        "Places of employment"@en,
        "Places of work"@en,
        "Work areas"@en,
        "Work sites"@en,
        "Working places"@en,
        "Arbeidsplassar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.256/e23/> ;
    skos:broader humord:c09123 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.256/e23/> ;
    skos:prefLabel "Workplaces"@en,
        "Arbeidsplasser"@nb ;
    skos:related humord:c24950 .

humord:c09137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09137" ;
    dct:modified "2024-08-27T14:26:47"^^xsd:dateTime ;
    skos:altLabel "Job processes"@en,
        "Labor processes"@en,
        "Labour processes"@en,
        "Arbeidsprosessar"@nb ;
    skos:broader humord:c09123 ;
    skos:exactMatch <http://dewey.info/class/658.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.51/e23/> ;
    skos:prefLabel "Work processes"@en,
        "Arbeidsprosesser"@nb .

humord:c09138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09138" ;
    dct:modified "2024-08-23T14:37:38"^^xsd:dateTime ;
    skos:altLabel "Industrial conflicts"@en,
        "Industrial disputes"@en,
        "Labor disputes"@en,
        "Labour disputes"@en,
        "Organizational conflicts"@en,
        "Trade disputes"@en,
        "Workplace conflicts"@en,
        "Workplace disputes"@en,
        "Arbeidskonfliktar"@nb,
        "Arbeidskonflikter"@nb,
        "Arbeidstvistar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.68/e23/> ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/331.89/e23/> ;
    skos:exactMatch <http://dewey.info/class/331.88966/e23/>,
        <http://dewey.info/class/658.3155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.88966/e23/>,
        <http://dewey.info/class/331.89/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/658.3155/e23/> ;
    skos:prefLabel "Organisational conflicts"@en,
        "Arbeidstvister"@nb ;
    skos:related humord:c09227,
        humord:c09670,
        humord:c58825 .

humord:c09140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09140" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Strike"@en,
        "Streiker"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3154/e23/> ;
    skos:broader humord:c09138 ;
    skos:exactMatch <http://dewey.info/class/331.892/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.892/e23/>,
        <http://dewey.info/class/331.894/e23/>,
        <http://dewey.info/class/331.898/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Strikes"@en,
        "Streik"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.894/e23/>,
        <http://dewey.info/class/331.898/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/> .

humord:c09142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09142" ;
    dct:modified "2024-08-23T14:35:44"^^xsd:dateTime ;
    skos:altLabel "Labor migration"@en,
        "Work migration"@en,
        "Arbeidsinnvandring"@nb,
        "Arbeidsmigrasjon"@nb,
        "Arbeidsvandring"@nb ;
    skos:broader humord:c23613 ;
    skos:definition "Regelmessige vandringer av ledig arbeidskraft fra en region til en annen i den hensikt å søke arbeid <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/331.1279/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.1279/e23/> ;
    skos:prefLabel "Labour migration"@en,
        "Arbeidsmigrasjon"@nb ;
    skos:related humord:c07252,
        humord:c28646 .

humord:c09143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09143" ;
    dct:modified "2023-01-10T11:25:41"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/331.1279/e23/> ;
    skos:broader humord:c09142 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.1279/e23/> ;
    skos:prefLabel "Commuting"@en,
        "Pendling"@nb ;
    skos:related humord:c07322 .

humord:c09144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09144" ;
    dct:modified "2006-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Seasonal labor"@en,
        "Seasonal work"@en ;
    skos:broadMatch <http://dewey.info/class/331.25729/e23/> ;
    skos:broader humord:c09126 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.363/e23/>,
        <http://dewey.info/class/331.25729/e23/> ;
    skos:prefLabel "Seasonal labour"@en,
        "Sesongarbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.363/e23/> .

humord:c09145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09145" ;
    dct:modified "2024-11-11T13:54:27"^^xsd:dateTime ;
    skos:altLabel "Child labor"@en,
        "Barnearbeid"@nb ;
    skos:broader humord:c09126 ;
    skos:definition "Barnearbeid er erhvervsmessig arbeid utført av barn og unge <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/331.31/e23/>,
        <http://dewey.info/class/344.0131/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.31/e23/>,
        <http://dewey.info/class/344.0131/e23/> ;
    skos:prefLabel "Child labour"@en,
        "Barnearbeid"@nb ;
    skos:related humord:c68883 .

humord:c09146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09146" ;
    dct:modified "2024-10-15T12:46:55"^^xsd:dateTime ;
    skos:altLabel "Industrial democracy"@en,
        "Bedriftsdemokrati"@nb,
        "Industrielt demokrati"@nb ;
    skos:broader humord:c09123 ;
    skos:exactMatch <http://dewey.info/class/331.0112/e23/>,
        <http://dewey.info/class/338.69/e23/>,
        <http://dewey.info/class/658.3152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.0112/e23/>,
        <http://dewey.info/class/331.8801/e23/>,
        <http://dewey.info/class/338.69/e23/>,
        <http://dewey.info/class/658.3152/e23/> ;
    skos:prefLabel "Corporate democracy"@en,
        "Bedriftsdemokrati"@nb ;
    skos:related humord:c09724 ;
    skos:relatedMatch <http://dewey.info/class/331.8801/e23/> .

humord:c09147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09147" ;
    dct:modified "2024-11-14T10:36:28"^^xsd:dateTime ;
    skos:altLabel "Labor unions"@en,
        "Labour unions"@en,
        "Professional associations"@en,
        "Trade unions"@en,
        "Workers' organisations"@en,
        "Workers' organizations"@en,
        "Arbeidstakerorganisasjoner"@nb,
        "Fagforbund"@nb,
        "Fagforeiningar"@nb,
        "Fagorganisasjoner"@nb,
        "Fagorganisering"@nb ;
    skos:broadMatch <http://dewey.info/class/361.766/e23/> ;
    skos:broader humord:c04531,
        humord:c09123 ;
    skos:closeMatch realfagstermer:c006978 ;
    skos:editorialNote "Hadde tidligere Fagbevegelsen som henvisning. Splittet 13/11-24"@nb ;
    skos:exactMatch <http://dewey.info/class/331.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006978,
        <http://dewey.info/class/331.87/e23/>,
        <http://dewey.info/class/331.88/e23/>,
        <http://dewey.info/class/354.97/e23/>,
        <http://dewey.info/class/361.766/e23/>,
        <http://dewey.info/class/658.3153/e23/> ;
    skos:prefLabel "Unions"@en,
        "Fagforeninger"@nb ;
    skos:related humord:c09181,
        humord:c21391,
        humord:c23784,
        humord:c59057,
        humord:c68905 ;
    skos:relatedMatch <http://dewey.info/class/331.87/e23/>,
        <http://dewey.info/class/354.97/e23/>,
        <http://dewey.info/class/658.3153/e23/> .

humord:c09151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09151" ;
    dct:modified "2024-08-23T14:22:35"^^xsd:dateTime ;
    skos:altLabel "Arbeidsfred"@nb,
        "Fredsplikt"@nb ;
    skos:broadMatch <http://dewey.info/class/331.89/e23/> ;
    skos:broader humord:c09123 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.89/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Peace obligation"@en,
        "Arbeidsfred"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.3154/e23/> .

humord:c09152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09152" ;
    dct:modified "2006-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Female labor"@en,
        "Female labour"@en,
        "Female workforce"@en,
        "Woman's work"@en ;
    skos:broader humord:c09126 ;
    skos:exactMatch realfagstermer:c010275 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010275,
        <http://dewey.info/class/305.4364/e23/>,
        <http://dewey.info/class/331.4/e23/> ;
    skos:prefLabel "Women's work"@en,
        "Kvinnearbeid"@nb ;
    skos:related humord:c04818,
        humord:c07189,
        humord:c11511 ;
    skos:relatedMatch <http://dewey.info/class/305.4364/e23/>,
        <http://dewey.info/class/331.4/e23/> .

humord:c09153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09153" ;
    dct:modified "2023-12-05T15:24:46"^^xsd:dateTime ;
    skos:altLabel "Crafts organizations"@en ;
    skos:broadMatch <http://dewey.info/class/1--0685/e23/>,
        <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/658.51/e23/> ;
    skos:broader humord:c09123 ;
    skos:exactMatch <http://dewey.info/class/338.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0685/e23/>,
        <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/658.51/e23/> ;
    skos:prefLabel "Crafts organisations"@en,
        "Laugsvesen"@nb ;
    skos:related humord:c59357 .

humord:c09154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09154" ;
    dct:modified "2020-08-06T08:14:46"^^xsd:dateTime ;
    skos:altLabel "Gilds"@en ;
    skos:broadMatch <http://dewey.info/class/338.632/e23/> ;
    skos:broader humord:c09153 ;
    skos:definition "Sammenslutning av folk med felles interesser; laug <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.632/e23/> ;
    skos:prefLabel "Guilds"@en,
        "Gilder (Laugsvesen)"@nb ;
    skos:related humord:c09156,
        humord:c18882 .

humord:c09155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09155" ;
    dct:modified "2020-12-02T10:31:52"^^xsd:dateTime ;
    skos:altLabel "Saint Knut's guild"@en,
        "Knudsgilde"@nb ;
    skos:broadMatch <http://dewey.info/class/338.632/e23/> ;
    skos:broader humord:c09154 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.632/e23/> ;
    skos:prefLabel "Knut's guild"@en,
        "Knutsgilde"@nb .

humord:c09156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09156" ;
    dct:modified "2024-05-08T15:48:15"^^xsd:dateTime ;
    skos:altLabel "Craft guilds"@en,
        "Håndverkslaug"@nb ;
    skos:broader humord:c04531,
        humord:c09153 ;
    skos:closeMatch <http://dewey.info/class/338.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.632/e23/> ;
    skos:prefLabel "Trade guilds"@en,
        "Laug"@nb ;
    skos:related humord:c09154,
        humord:c66191 .

humord:c09157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09157" ;
    dct:modified "2020-12-08T18:12:42"^^xsd:dateTime ;
    skos:altLabel "Ceramic guilds"@en,
        "Pottery guilds"@en ;
    skos:broadMatch <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/738.0685/e23/> ;
    skos:broader humord:c09156 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/738.0685/e23/> ;
    skos:prefLabel "Potters´ guilds"@en,
        "Keramikerlaug"@nb .

humord:c09158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09158" ;
    dct:modified "2020-12-02T14:47:12"^^xsd:dateTime ;
    skos:altLabel "Carpentry guilds"@en ;
    skos:broadMatch <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/694.0685/e23/> ;
    skos:broader humord:c09156 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/694.0685/e23/> ;
    skos:prefLabel "Carpenter's guilds"@en,
        "Snekkerlaug"@nb .

humord:c09159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09159" ;
    dct:modified "2020-12-02T14:59:35"^^xsd:dateTime ;
    skos:altLabel "Tinkers´ guilds"@nb,
        "Tinmans´ guilds"@nb,
        "Tinners´guilds"@nb,
        "Tinplate workers´ guilds"@nb,
        "Tinsmiths´ guilds"@nb ;
    skos:broadMatch <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/739.5320685/e23/> ;
    skos:broader humord:c09156 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/338.632/e23/>,
        <http://dewey.info/class/739.5320685/e23/> ;
    skos:prefLabel "Tin plate workers' guilds"@en,
        "Tinnstøperlaug"@nb .

humord:c09160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09160" ;
    dct:modified "2022-05-13T14:32:53"^^xsd:dateTime ;
    skos:altLabel "Collective bargaining agreements"@en,
        "Collective labor agreements"@en,
        "Collective labour agreements"@en,
        "Collective wage agreements"@en,
        "Labor agreements (Collective agreement)"@en,
        "Labour agreements (Collective agreement)"@en ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/331.2/e23/>,
        <http://dewey.info/class/658.312/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2/e23/>,
        <http://dewey.info/class/658.312/e23/> ;
    skos:prefLabel "Collective agreements"@en,
        "Tariffavtaler"@nb ;
    skos:related humord:c59196 .

humord:c09161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09161" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Occupation (Work)"@en,
        "Occupational categories"@en,
        "Occupational groups"@en,
        "Professions"@en,
        "Trades"@en,
        "Vocations"@en,
        "Erverv"@nb,
        "Profesjoner"@nb,
        "Yrkesgrupper"@nb ;
    skos:broader humord:c09123 ;
    skos:exactMatch <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/305.9/e23/>,
        <http://dewey.info/class/331.04/e23/>,
        <http://dewey.info/class/331.119/e23/>,
        <http://dewey.info/class/331.123/e23/>,
        <http://dewey.info/class/331.124/e23/>,
        <http://dewey.info/class/331.125/e23/>,
        <http://dewey.info/class/331.129/e23/>,
        <http://dewey.info/class/331.1378/e23/>,
        <http://dewey.info/class/331.204/e23/>,
        <http://dewey.info/class/331.28/e23/>,
        <http://dewey.info/class/331.7/e23/>,
        <http://dewey.info/class/390.4/e23/> ;
    skos:prefLabel "Occupations"@en,
        "Yrker"@nb ;
    skos:related humord:c00254,
        humord:c04616,
        humord:c22973 ;
    skos:relatedMatch <http://dewey.info/class/305.9/e23/>,
        <http://dewey.info/class/331.04/e23/>,
        <http://dewey.info/class/331.119/e23/>,
        <http://dewey.info/class/331.123/e23/>,
        <http://dewey.info/class/331.124/e23/>,
        <http://dewey.info/class/331.125/e23/>,
        <http://dewey.info/class/331.129/e23/>,
        <http://dewey.info/class/331.1378/e23/>,
        <http://dewey.info/class/331.204/e23/>,
        <http://dewey.info/class/331.28/e23/>,
        <http://dewey.info/class/390.4/e23/> .

humord:c09162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09162" ;
    dct:modified "2025-01-29T08:04:39"^^xsd:dateTime ;
    skos:altLabel "Way of life"@en,
        "Levemåtar"@nb,
        "Levemåte"@nb,
        "Levevis"@nb ;
    skos:broadMatch <http://dewey.info/class/392/e23/> ;
    skos:broader humord:c04839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392/e23/> ;
    skos:prefLabel "Ways of life"@en,
        "Levemåter"@nb .

humord:c09164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09164" ;
    dct:modified "2024-10-01T11:04:54"^^xsd:dateTime ;
    skos:altLabel "Community life"@en,
        "Social life (Sociology)"@en,
        "Social structure (Sociology)"@en,
        "Social structures (Sociology)"@en,
        "Societies"@en,
        "Samfunn"@nb,
        "Samfunnet"@nb,
        "Samfunnsbeskrivelse"@nb,
        "Samfunnsbeskrivelser"@nb,
        "Samfunnsforhold"@nb,
        "Samfunnsliv"@nb,
        "Samfunnsskildring"@nb,
        "Samfunnsskildringar"@nb,
        "Samfunnsstruktur"@nb ;
    skos:broader humord:c09122 ;
    skos:exactMatch realfagstermer:c013501,
        <http://dewey.info/class/301/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013501,
        <http://dewey.info/class/155.94/e23/>,
        <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Society"@en,
        "Samfunn"@nb ;
    skos:related humord:c09279 ;
    skos:relatedMatch <http://dewey.info/class/155.94/e23/> .

humord:c09168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09168" ;
    dct:modified "2024-07-26T14:48:04"^^xsd:dateTime ;
    skos:altLabel "Agrarian society"@en,
        "Agricultural communities"@en,
        "Agricultural community"@en,
        "Agricultural societies"@en,
        "Agricultural society"@en,
        "Farming communities"@en,
        "Farming community"@en,
        "Agrarsamfunn"@nb,
        "Bondesamfunn"@nb ;
    skos:broadMatch <http://dewey.info/class/306.364/e23/> ;
    skos:broader humord:c27375 ;
    skos:exactMatch <http://dewey.info/class/307.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.364/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Agrarian societies"@en,
        "Bondesamfunn"@nb ;
    skos:related humord:c04585,
        humord:c07411,
        humord:c09055,
        humord:c21965 .

humord:c09169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09169" ;
    dct:modified "2014-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pre-industrial society"@en,
        "Pre-modern societies"@en,
        "Pre-modern society"@en,
        "Førmoderne samfunn"@nb ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/> ;
    skos:broader humord:c27375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Pre-industrial societies"@en,
        "Førindustrielle samfunn"@nb ;
    skos:related humord:c09170 .

humord:c09170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09170" ;
    dct:modified "2020-12-18T13:55:41"^^xsd:dateTime ;
    skos:altLabel "Industrial communities"@en,
        "Industrial community"@en,
        "Industrial society"@en ;
    skos:broader humord:c27375 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/307.766/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.766/e23/> ;
    skos:prefLabel "Industrial societies"@en,
        "Industrisamfunn"@nb ;
    skos:related humord:c09169,
        humord:c23440 .

humord:c09171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09171" ;
    dct:modified "2023-11-30T15:49:54"^^xsd:dateTime ;
    skos:altLabel "Information society"@en,
        "Knowledge societies"@en,
        "Knowledge society"@en,
        "Datasamfunn"@nb,
        "Datasamfunnet"@nb,
        "Informasjonssamfunn"@nb,
        "Informasjonssamfunnet"@nb,
        "Kunnskapssamfunn"@nb ;
    skos:broader humord:c27375 ;
    skos:closeMatch <http://dewey.info/class/303.4833/e23/> ;
    skos:exactMatch realfagstermer:c000687 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000687,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:prefLabel "Information societies"@en,
        "Informasjonssamfunn"@nb .

humord:c09173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09173" ;
    dct:modified "2014-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Class society"@en ;
    skos:broadMatch <http://dewey.info/class/305.512/e23/> ;
    skos:broader humord:c27375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.512/e23/> ;
    skos:prefLabel "Class societies"@en,
        "Klassesamfunn"@nb ;
    skos:related humord:c09174,
        humord:c09328 .

humord:c09174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09174" ;
    dct:modified "2020-06-30T08:22:20"^^xsd:dateTime ;
    skos:altLabel "Class stratification"@en,
        "Social class differences"@en,
        "Klasseskiller"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5/e23/> ;
    skos:broader humord:c09322 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5/e23/> ;
    skos:prefLabel "Class differences"@en,
        "Klasseforskjeller"@nb ;
    skos:related humord:c09173,
        humord:c21304 .

humord:c09175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09175" ;
    dct:modified "2014-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.859/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:broader humord:c27375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.859/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:prefLabel "Matriarchy"@en,
        "Matriarkat"@nb .

humord:c09176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09176" ;
    dct:modified "2020-06-26T11:25:11"^^xsd:dateTime ;
    skos:altLabel "Male dominance"@en ;
    skos:broadMatch <http://dewey.info/class/306.858/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:broader humord:c27375 ;
    skos:definition "Betegnelse for en tenkt familie- og samfunnsform der myndigheten over familiemedlemmene ligger hos faren <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.858/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:prefLabel "Patriarchy"@en,
        "Patriarkat"@nb .

humord:c09177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09177" ;
    dct:modified "2022-02-14T08:16:06"^^xsd:dateTime ;
    skos:altLabel "Tribal community"@en,
        "Tribal societies"@en,
        "Tribal society"@en ;
    skos:broader humord:c27375 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/307.772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.772/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:prefLabel "Tribal communities"@en,
        "Stammesamfunn"@nb ;
    skos:related humord:c00745,
        humord:c58702 ;
    skos:relatedMatch <http://dewey.info/class/321.1/e23/> .

humord:c09178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09178" ;
    dct:modified "2019-01-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.1/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Hierarkisk politisk styreform i ikke-industrialiserte samfunn, som regel organisert etter avstammingsprinsipper <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.1/e23/> ;
    skos:prefLabel "Chiefdom"@en,
        "Høvdingdømme"@nb .

humord:c09179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 46 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09179" ;
    dct:modified "2025-01-07T09:55:37"^^xsd:dateTime ;
    skos:altLabel "Movements (Sociology)"@en,
        "Bevegelsar (Sosiologi)"@nb,
        "Bevegelser (Sosiologi)"@nb,
        "Rørsler (Sosiologi)"@nb,
        "Sosiale bevegelsar"@nb,
        "Sosiale rørsler"@nb ;
    skos:broader humord:c09122 ;
    skos:closeMatch <http://dewey.info/class/303.484/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.484/e23/> ;
    skos:prefLabel "Social movements"@en,
        "Sosiale bevegelser"@nb ;
    skos:related humord:c04799 .

humord:c09181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09181" ;
    dct:modified "2025-01-07T12:28:24"^^xsd:dateTime ;
    skos:altLabel "Labor movements"@en,
        "Arbeidarbevegelsar"@nb,
        "Arbeidarrørsla"@nb,
        "Arbeidar­rørsler"@nb,
        "Arbeiderbevegelse"@nb,
        "Arbeiderbevegelsen"@nb,
        "Arbeiderrørsla"@nb,
        "Arbeiderrørslen"@nb,
        "Arbeiderrørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:closeMatch <http://dewey.info/class/322.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/331.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.2/e23/>,
        <http://dewey.info/class/331.8/e23/> ;
    skos:prefLabel "Labour movements"@en,
        "Arbeiderbevegelser"@nb ;
    skos:related humord:c09147 .

humord:c09182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09182" ;
    dct:modified "2025-01-07T12:27:19"^^xsd:dateTime ;
    skos:altLabel "Teetotalism movement"@en,
        "Avhaldsbegevelsen"@nb,
        "Avhaldsbevegelsar"@nb,
        "Avhaldslag"@nb,
        "Avhaldsrørsla"@nb,
        "Avhaldsrørsler"@nb,
        "Avhaldssak"@nb,
        "Avhaldssaka"@nb,
        "Avholdsbevegelsen"@nb,
        "Avholdslag"@nb,
        "Avholdsrørsla"@nb,
        "Avholdssak"@nb,
        "Avholdssaka"@nb,
        "Avholdssaken"@nb ;
    skos:broader humord:c09179 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/178.1/e23/>,
        <http://dewey.info/class/205.681/e23/>,
        <http://dewey.info/class/362.29286/e23/> ;
    skos:prefLabel "Teetotalism movements"@en,
        "Avholdsbevegelser"@nb ;
    skos:related humord:c68486 ;
    skos:relatedMatch <http://dewey.info/class/178.1/e23/>,
        <http://dewey.info/class/205.681/e23/>,
        <http://dewey.info/class/362.29286/e23/> .

humord:c09183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09183" ;
    dct:modified "2025-01-07T12:23:44"^^xsd:dateTime ;
    skos:altLabel "Civil rights movements"@en,
        "Borgarrettsbevegelsar"@nb,
        "Borgarrettsbevegelsen"@nb,
        "Borgarrettsrørsla"@nb,
        "Borgerrettighetsbevegelsen"@nb,
        "Borgerrettighetsbevegelser"@nb,
        "Borgerrettsbevegelser"@nb,
        "Borgerrettsrørsla"@nb,
        "Borgerrettsrørslen"@nb ;
    skos:broader humord:c09179 ;
    skos:definition "Bevegelse i USA som arbeider for likestilling mellom rasene, særlig for de svartes rettigheter <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/323.1196073/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.1196073/e23/> ;
    skos:prefLabel "Civil rights movement"@en,
        "Borgerrettsbevegelsen"@nb ;
    skos:related humord:c09707,
        humord:c09708 .

humord:c09184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09184" ;
    dct:modified "2025-01-07T12:19:48"^^xsd:dateTime ;
    skos:altLabel "Pro-democracy movements"@en,
        "Demokratibevegelsar"@nb,
        "Demokratibevegelser"@nb,
        "Demokratiseringsbevegelsar"@nb,
        "Demokratiseringsrørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09179 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Democracy movements"@en,
        "Demokratiseringsbevegelser"@nb .

humord:c09186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09186" ;
    dct:modified "2025-01-07T12:11:41"^^xsd:dateTime ;
    skos:altLabel "Independence movements"@en,
        "National liberation movements"@en,
        "National movements"@en,
        "Separatism"@en,
        "Separatist movements"@en,
        "Frigjeringsbevegelsar"@nb,
        "Frigjeringsrørsler"@nb,
        "Frigjøringsrørsler"@nb,
        "Nasjonale bevegelsar"@nb,
        "Nasjonale bevegelser"@nb,
        "Nasjonale rørsler"@nb,
        "Selvstendighetsbevegelser"@nb,
        "Selvstendighetsrørsler"@nb,
        "Separatisme"@nb,
        "Sjølvstendebevegelsar"@nb,
        "Sjølvstenderørsler"@nb,
        "Uavhengighetsbevegelser"@nb ;
    skos:broadMatch <http://dewey.info/class/322.4/e23/> ;
    skos:broader humord:c09179 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Liberation movements"@en,
        "Frigjøringsbevegelser"@nb ;
    skos:related humord:c09194,
        humord:c09760 .

humord:c09190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09190" ;
    dct:modified "2025-01-07T11:50:32"^^xsd:dateTime ;
    skos:altLabel "Motstandsbevegelsar"@nb,
        "Motstandsbevegelse"@nb,
        "Motstandsgrupper"@nb,
        "Motstandsrørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.04/e23/>,
        <http://dewey.info/class/326.8/e23/>,
        <http://dewey.info/class/940.531832/e23/>,
        <http://dewey.info/class/940.5336/e23/> ;
    skos:prefLabel "Resistance movements"@en,
        "Motstandsbevegelser"@nb ;
    skos:related humord:c24762,
        humord:c58792 ;
    skos:relatedMatch <http://dewey.info/class/323.04/e23/>,
        <http://dewey.info/class/326.8/e23/>,
        <http://dewey.info/class/940.531832/e23/>,
        <http://dewey.info/class/940.5336/e23/> .

humord:c09191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09191" ;
    dct:modified "2025-01-07T11:46:38"^^xsd:dateTime ;
    skos:altLabel "Protest groups"@en,
        "Social protests"@en,
        "Protestbevegelsar"@nb,
        "Protestgrupper"@nb,
        "Protestrørsler"@nb,
        "Sosial protest"@nb,
        "Sosiale protestar"@nb,
        "Sosiale protester"@nb ;
    skos:broader humord:c09179 ;
    skos:closeMatch <http://dewey.info/class/322.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Protest movements"@en,
        "Protestbevegelser"@nb ;
    skos:related humord:c09194,
        humord:c09750,
        humord:c25857,
        humord:c53028 .

humord:c09193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09193" ;
    dct:modified "2025-01-07T11:46:01"^^xsd:dateTime ;
    skos:altLabel "Reformbevegelsar"@nb,
        "Reformrørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:exactMatch realfagstermer:c012446,
        <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/322.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012446,
        <http://dewey.info/class/209/e23/>,
        <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/322.44/e23/>,
        <http://dewey.info/class/361.24/e23/> ;
    skos:prefLabel "Reform movements"@en,
        "Reformbevegelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/209/e23/>,
        <http://dewey.info/class/361.24/e23/> .

humord:c09194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09194" ;
    dct:modified "2025-01-07T11:49:27"^^xsd:dateTime ;
    skos:altLabel "Insurgent groups"@en,
        "Rebel movements"@en,
        "Revolutionary groups"@en,
        "Opprørsbevegelser"@nb,
        "Opprørsgrupper"@nb,
        "Opprørsrørsler"@nb,
        "Revolusjonære bevegelsar"@nb,
        "Revolusjonære grupper"@nb,
        "Revolusjonære rørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:closeMatch <http://dewey.info/class/322.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.42/e23/> ;
    skos:prefLabel "Revolutionary movements"@en,
        "Revolusjonære bevegelser"@nb ;
    skos:related humord:c04019,
        humord:c04031,
        humord:c07315,
        humord:c09186,
        humord:c09191,
        humord:c09229,
        humord:c09533,
        humord:c09751,
        humord:c12155 .

humord:c09196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09196" ;
    dct:modified "2015-11-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303/e23/> ;
    skos:broader humord:c09122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Social contracts"@en,
        "Sosiale kontrakter"@nb .

humord:c09197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09197" ;
    dct:modified "2021-02-10T16:09:30"^^xsd:dateTime ;
    skos:altLabel "Villeinage"@en ;
    skos:broader humord:c09196 ;
    skos:closeMatch <http://dewey.info/class/306.365/e23/> ;
    skos:definition "Om leilending el. jordarbeider som hele livet er bundet til et gods el. en jordherre <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.365/e23/> ;
    skos:prefLabel "Serfdom"@en,
        "Livegenskap"@nb ;
    skos:related humord:c09322 .

humord:c09198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09198" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Clientelism"@en,
        "Patron-client relationship"@en,
        "Patron-client system"@en,
        "Klientelisme"@nb,
        "Patron-klient-forhold"@nb,
        "Patron-klient-systemet (Antikken)"@nb ;
    skos:broader humord:c09196 ;
    skos:closeMatch <http://dewey.info/class/306.2/e23/> ;
    skos:definition "Forholdet mellom patroner og klienter, særlig i antikken <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/> ;
    skos:prefLabel "Patronage"@en,
        "Patronat"@nb .

humord:c09199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09199" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Chivalry"@en,
        "Ridderskap"@nb ;
    skos:broadMatch <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/929.7/e23/> ;
    skos:broader humord:c09196 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/271.791/e23/>,
        <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/929.7/e23/> ;
    skos:prefLabel "Knighthood"@en,
        "Riddervesen"@nb ;
    skos:related humord:c17299 ;
    skos:relatedMatch <http://dewey.info/class/271.791/e23/> .

humord:c09200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09200" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09196 ;
    skos:definition "Forpliktelse til i kortere el. lengre tid ikke å forlate sitt hjemsted <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/333.309489/e23/>,
        <http://dewey.info/class/630.9489/e23/>,
        <http://dewey.info/class/948.9034/e23/> ;
    skos:prefLabel "Adscription"@en,
        "Stavnsbånd"@nb ;
    skos:related humord:c09322 ;
    skos:relatedMatch <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/333.309489/e23/>,
        <http://dewey.info/class/630.9489/e23/>,
        <http://dewey.info/class/948.9034/e23/> .

humord:c09201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09201" ;
    dct:modified "2015-02-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09122 ;
    skos:editorialNote "Trengs opprydding i følge fagref i sosiologi, mye som ikke er sosiale prosesser i sosiologisk forstand. 2015-02-03/bsh"@nb ;
    skos:exactMatch realfagstermer:c011336,
        <http://dewey.info/class/303/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011336,
        <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Social processes"@en,
        "Sosiale prosesser"@nb .

humord:c09202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09202" ;
    dct:modified "2013-08-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reactionaryism"@en,
        "Reactionism"@en,
        "Fremskrittsfiendtlighet"@nb ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c26871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/>,
        <http://dewey.info/class/303.4/e23/> ;
    skos:prefLabel "Anti progressiveness"@en,
        "Framskrittsfiendtlighet"@nb ;
    skos:related humord:c04573 ;
    skos:relatedMatch <http://dewey.info/class/303.4/e23/> .

humord:c09204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09204" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Industrialization"@en ;
    skos:broader humord:c09201 ;
    skos:closeMatch realfagstermer:c000028 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000028,
        <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Industrialisation"@en,
        "Industrialisering"@nb ;
    skos:related humord:c04039,
        humord:c25186,
        humord:c27398 ;
    skos:relatedMatch <http://dewey.info/class/338.9/e23/> .

humord:c09205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09205" ;
    dct:modified "2021-03-04T12:57:08"^^xsd:dateTime ;
    skos:altLabel "Class consciousness"@en ;
    skos:broadMatch <http://dewey.info/class/305.5/e23/> ;
    skos:broader humord:c15123 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5/e23/> ;
    skos:prefLabel "Class-consciousness"@en,
        "Klassebevissthet"@nb ;
    skos:related humord:c08132 .

humord:c09206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09206" ;
    dct:modified "2021-03-04T13:06:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.5/e23/> ;
    skos:broader humord:c15123 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5/e23/> ;
    skos:prefLabel "Working class unity"@en,
        "Klassefellesskap"@nb ;
    skos:related humord:c08132 .

humord:c09207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09207" ;
    dct:modified "2021-03-31T09:58:46"^^xsd:dateTime ;
    skos:altLabel "Collective behavior"@en,
        "Collective behaviour"@en,
        "Kollektiv adferd"@nb,
        "Kollektiv atferd"@nb ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c09201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Collective actions"@en,
        "Kollektive handlinger"@nb .

humord:c09208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09208" ;
    dct:modified "2023-12-04T14:51:36"^^xsd:dateTime ;
    skos:altLabel "Equal opportunities"@en,
        "Gender equality"@en,
        "Etnisk likestilling"@nb,
        "Jamstilling"@nb,
        "Like muligheter"@nb,
        "Likestilling"@nb ;
    skos:broader humord:c09201 ;
    skos:definition "Likestilling betyr at alle personer skal ha like rettigheter og muligheter i samfunnet, uavhengig av blant annet kjønn, funksjonsevne, seksuell orientering, alder, etnisitet og religion <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000382 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000382,
        <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/331.133/e23/>,
        <http://dewey.info/class/353.53/e23/> ;
    skos:prefLabel "Equal rights"@en,
        "Likestilling"@nb ;
    skos:related humord:c00463,
        humord:c09319,
        humord:c23716,
        humord:c27301 ;
    skos:relatedMatch <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/331.133/e23/>,
        <http://dewey.info/class/353.53/e23/> .

humord:c09209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09209" ;
    dct:modified "2024-08-23T14:17:11"^^xsd:dateTime ;
    skos:altLabel "Division of labor"@en,
        "Division of labour"@en,
        "Division of responsibility"@en,
        "Job-sharing"@en,
        "Job-splitting"@en,
        "Work-sharing"@en,
        "Arbeidsdeling"@nb ;
    skos:broadMatch <http://dewey.info/class/338.6/e23/>,
        <http://dewey.info/class/658.51/e23/> ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Endret OT fra Likestilling, mulig trefflisten bør gås gjennom for å skille ut arbeidsdeling som har med kjønn å gjøre. 2015-11-04/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3615/e23/>,
        <http://dewey.info/class/306.368/e23/>,
        <http://dewey.info/class/331.2572/e23/>,
        <http://dewey.info/class/338.6/e23/>,
        <http://dewey.info/class/658.51/e23/> ;
    skos:prefLabel "Division of work"@en,
        "Arbeidsdeling"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.3615/e23/>,
        <http://dewey.info/class/306.368/e23/> .

humord:c09210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09210" ;
    dct:modified "2024-12-02T12:41:47"^^xsd:dateTime ;
    skos:altLabel "Emancipation of women"@en,
        "Female emancipation"@en,
        "Liberation of women"@en,
        "Women's emancipation"@en,
        "Women's lib"@en,
        "Kvinneemansipasjon"@nb,
        "Kvinnefrigjering"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c09208 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "Women's liberation"@en,
        "Kvinnefrigjøring"@nb ;
    skos:related humord:c00561 .

humord:c09212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09212" ;
    dct:modified "2024-10-30T14:41:00"^^xsd:dateTime ;
    skos:altLabel "Sex work"@en,
        "Prostitusjon"@nb,
        "Sexarbeid"@nb ;
    skos:broader humord:c04944 ;
    skos:exactMatch <http://dewey.info/class/306.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.5/e23/>,
        <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.1534/e23/> ;
    skos:prefLabel "Prostitution"@en,
        "Prostitusjon"@nb ;
    skos:related humord:c07523,
        humord:c42092,
        humord:c59830 ;
    skos:relatedMatch <http://dewey.info/class/176.5/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.1534/e23/> .

humord:c09213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09213" ;
    dct:modified "2024-05-07T12:31:37"^^xsd:dateTime ;
    skos:altLabel "Critique of society"@en,
        "Social commentary"@en,
        "Social critique"@en,
        "Samfunnskritikk"@nb,
        "Samtidskritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/301/e23/>,
        <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c09201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/>,
        <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Social criticism"@en,
        "Samfunnskritikk"@nb .

humord:c09214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09214" ;
    dct:modified "2024-10-02T14:44:59"^^xsd:dateTime ;
    skos:altLabel "Sivil motstand"@nb,
        "Sivil ulydnad"@nb,
        "Sivilmotstand"@nb ;
    skos:broadMatch <http://dewey.info/class/172.1/e23/> ;
    skos:broader humord:c09201 ;
    skos:closeMatch <http://dewey.info/class/363.32/e23/> ;
    skos:exactMatch <http://dewey.info/class/303.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/303.61/e23/>,
        <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/342.0854/e23/>,
        <http://dewey.info/class/363.32/e23/> ;
    skos:prefLabel "Civil disobedience"@en,
        "Sivil ulydighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/342.0854/e23/> .

humord:c09215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09215" ;
    dct:modified "2024-01-03T11:15:49"^^xsd:dateTime ;
    skos:altLabel "Community development"@en,
        "Social development"@en,
        "Societal changes"@en,
        "Samfunnsendring"@nb,
        "Samfunnsendringar"@nb,
        "Samfunnsendringer"@nb,
        "Samfunnsmessige påverknadar"@nb,
        "Samfunnsmessige påverknader"@nb,
        "Samfunnsmessige påvirkninger"@nb,
        "Samfunnsutvikling"@nb,
        "Sosial endring"@nb,
        "Sosial forandring"@nb,
        "Sosial utvikling"@nb,
        "Sosiale endringar"@nb,
        "Sosiale endringer"@nb,
        "Sosiale forandringar"@nb,
        "Sosiale forandringer"@nb ;
    skos:broader humord:c09201 ;
    skos:closeMatch realfagstermer:c009934 ;
    skos:exactMatch realfagstermer:c010858,
        <http://dewey.info/class/303.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009934,
        realfagstermer:c010858,
        <http://dewey.info/class/303.4/e23/> ;
    skos:prefLabel "Social change"@en,
        "Sosial endring"@nb ;
    skos:related humord:c25072 .

humord:c09218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09218" ;
    dct:modified "2023-12-19T10:41:09"^^xsd:dateTime ;
    skos:altLabel "City growth"@en,
        "Urban growth"@en,
        "Urbanization"@en,
        "Bydannelse"@nb,
        "Bydanning"@nb,
        "Byvekst"@nb,
        "Urbanisering"@nb ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c09215 ;
    skos:definition "Betegnelse for de forskjellige prosessene forbundet med forflytting av mennesker, markeder og aktiviteter fra rurale til bymessige områder <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c010626 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010626,
        <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urbanisation"@en,
        "Urbanisering"@nb ;
    skos:related humord:c04588,
        humord:c09039,
        humord:c09500,
        humord:c54778 .

humord:c09219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09219" ;
    dct:modified "2024-02-13T11:11:14"^^xsd:dateTime ;
    skos:altLabel "Social interaction"@en,
        "Interaksjon (Sosiologi)"@nb,
        "Samspill (Sosiologi)"@nb,
        "Sosial interaksjon"@nb,
        "Sosial samhandling"@nb ;
    skos:broader humord:c09201 ;
    skos:definition "Sosiologisk betegnelse på samspill eller vekselvirkning mellom to eller flere aktører som handler i forhold til hverandre <SNL>"@nb ;
    skos:editorialNote "Sosiale nettverk skilt ut jan2012. Aktuelle poster omregistrert av Astrid Anderson. 2012-01-27/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/302/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Interaction (Sociology)"@en,
        "Samhandling"@nb ;
    skos:related humord:c23738 .

humord:c09223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09223" ;
    dct:modified "2024-01-03T11:21:22"^^xsd:dateTime ;
    skos:altLabel "Socialization"@en,
        "Sosialisering"@nb ;
    skos:broader humord:c09201 ;
    skos:exactMatch realfagstermer:c007243,
        <http://dewey.info/class/303.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007243,
        <http://dewey.info/class/303.32/e23/> ;
    skos:prefLabel "Socialisation"@en,
        "Sosialisering"@nb .

humord:c09224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09224" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/649.1/e23/> ;
    skos:broader humord:c09223 ;
    skos:closeMatch <http://dewey.info/class/303.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.32/e23/>,
        <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Upbringing"@en,
        "Oppdragelse"@nb ;
    skos:related humord:c23011 .

humord:c09225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09225" ;
    dct:modified "2024-10-15T12:24:18"^^xsd:dateTime ;
    skos:altLabel "Child upbringing"@en,
        "Child-rearing"@en,
        "Parenting"@en,
        "Parenting styles"@en,
        "Barneoppdraging"@nb,
        "Barneoppseding"@nb,
        "Oppdragelsesstiler"@nb,
        "Oppdragingsstilar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.874/e23/> ;
    skos:broader humord:c09224 ;
    skos:exactMatch <http://dewey.info/class/649.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Child-raising"@en,
        "Barneoppdragelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/204.41/e23/> .

humord:c09226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09226" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Socialisation theory"@en ;
    skos:broadMatch <http://dewey.info/class/303.32/e23/> ;
    skos:broader humord:c09223 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.32/e23/> ;
    skos:prefLabel "Socialization theory"@en,
        "Sosialiseringsteori"@nb .

humord:c09227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09227" ;
    dct:modified "2011-12-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25734 ;
    skos:closeMatch <http://dewey.info/class/303.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/> ;
    skos:prefLabel "Social conflicts"@en,
        "Sosiale konflikter"@nb ;
    skos:related humord:c09138,
        humord:c09670,
        humord:c13219 .

humord:c09228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09228" ;
    dct:modified "2024-11-07T09:21:50"^^xsd:dateTime ;
    skos:altLabel "Class conflicts"@en,
        "Class struggle"@en,
        "Class struggles"@en,
        "Class warfare"@en,
        "Class warfares"@en,
        "Klassekamp"@nb,
        "Klassekonfliktar"@nb,
        "Klassekonflikter"@nb ;
    skos:broader humord:c09227 ;
    skos:closeMatch <http://dewey.info/class/335.411/e23/> ;
    skos:definition "Klassekamp viser til en konfliktladet samfunnssituasjon frembragt av de sosiale klassenes motstridende egeninteresser. Konflikten stammer fra måten de styrende og velstående klassene baserer sin velstand og makt på utnyttelse av de fattigere og arbeidende klassene på. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5/e23/>,
        <http://dewey.info/class/331.8801/e23/>,
        <http://dewey.info/class/335.411/e23/>,
        <http://dewey.info/class/364.256/e23/> ;
    skos:prefLabel "Class conflict"@en,
        "Klassekamp"@nb ;
    skos:related humord:c68805 ;
    skos:relatedMatch <http://dewey.info/class/331.8801/e23/>,
        <http://dewey.info/class/364.256/e23/> .

humord:c09229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09229" ;
    dct:modified "2024-10-01T14:45:35"^^xsd:dateTime ;
    skos:altLabel "Insurgency"@en,
        "Insurrection"@en,
        "Insurrections"@en,
        "Rebellion"@en,
        "Revolt"@en,
        "Revolts"@en,
        "Sedition"@en,
        "Uprising"@en,
        "Uprisings"@en,
        "Opprør"@nb,
        "Oppstand"@nb,
        "Oppstandar"@nb,
        "Oppstander"@nb ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.62/e23/>,
        <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/355.0218/e23/>,
        <http://dewey.info/class/364.131/e23/> ;
    skos:prefLabel "Rebellions"@en,
        "Opprør"@nb ;
    skos:related humord:c04019,
        humord:c04031,
        humord:c09194,
        humord:c09751,
        humord:c20203,
        humord:c27733 ;
    skos:relatedMatch <http://dewey.info/class/303.62/e23/>,
        <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/355.0218/e23/>,
        <http://dewey.info/class/364.131/e23/> .

humord:c09231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09231" ;
    dct:modified "2024-08-23T14:09:06"^^xsd:dateTime ;
    skos:altLabel "Labor revolt"@en,
        "Labor revolts"@en,
        "Labour revolt"@en,
        "Worker's riots"@en,
        "Worker's uprising"@en,
        "Worker's uprisings"@en,
        "Arbeidaropprør"@nb ;
    skos:broadMatch <http://dewey.info/class/305.562/e23/> ;
    skos:broader humord:c09229 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.562/e23/> ;
    skos:prefLabel "Labour revolts"@en,
        "Arbeideropprør"@nb .

humord:c09232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09232" ;
    dct:modified "2021-03-04T14:42:40"^^xsd:dateTime ;
    skos:altLabel "Farmers' revolt"@en,
        "Farmers' revolts"@en,
        "Farmers' riot"@en,
        "Farmers' riots"@en,
        "Farmers' uprising"@en,
        "Farmers' uprisings"@en,
        "Farmers' war"@en,
        "Farmers' wars"@en,
        "Peasant revolt"@en,
        "Peasant riot"@en,
        "Peasant riots"@en,
        "Peasant uprising"@en,
        "Peasant uprisings"@en,
        "Peasant war"@en,
        "Peasant wars"@en,
        "Peasants’ revolt"@en,
        "Peasants’ revolts"@en,
        "Peasants’ riot"@en,
        "Peasants’ riots"@en,
        "Peasants’ uprising"@en,
        "Peasants’ uprisings"@en,
        "Peasants’ war"@en,
        "Peasants’ wars"@en ;
    skos:broadMatch <http://dewey.info/class/305.963/e23/> ;
    skos:broader humord:c09229 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.963/e23/> ;
    skos:prefLabel "Peasant revolts"@en,
        "Bondeopprør"@nb ;
    skos:related humord:c09233,
        humord:c09531,
        humord:c13436 .

humord:c09233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09233" ;
    dct:modified "2025-01-08T13:52:28"^^xsd:dateTime ;
    skos:altLabel "Farmers' rebellion"@en,
        "Farmers' rebellions"@en,
        "Farmers' revolt"@en,
        "Farmers' revolts"@en,
        "Farmers' uprising"@en,
        "Farmers' uprisings"@en,
        "Peasant rebellion"@en,
        "Peasant rebellions"@en,
        "Peasant revolt"@en,
        "Peasant revolts"@en,
        "Peasant uprising"@en,
        "Bondereisingar"@nb ;
    skos:broadMatch <http://dewey.info/class/630.6/e23/> ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Bondestandens kamp for økonomisk, politisk og kulturell makt <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.6/e23/> ;
    skos:prefLabel "Peasant uprisings"@en,
        "Bondereisninger"@nb ;
    skos:related humord:c09232 .

humord:c09234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09234" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Teenage rebellion"@en,
        "Teenage rebellions"@en,
        "Teenage riots"@en,
        "Youth rebellion"@en,
        "Youth rebellions"@en,
        "Youth revolt"@en,
        "Youth riots"@en,
        "Youth uprising"@en,
        "Youth uprisings"@en ;
    skos:broadMatch <http://dewey.info/class/305.235/e23/> ;
    skos:broader humord:c09229 ;
    skos:definition "Protetsbevegelse blant ungdom mot det bestående samfunn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.235/e23/> ;
    skos:prefLabel "Youth revolts"@en,
        "Ungdomsopprør"@nb .

humord:c09235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09235" ;
    dct:modified "2022-02-25T07:30:31"^^xsd:dateTime ;
    skos:altLabel "Discrimination based on race"@en,
        "Race discrimination"@en,
        "Racial discrimination"@en,
        "Racial division"@en,
        "Racial prejudice"@en,
        "Racial prejudices"@en,
        "Racial segregation"@en,
        "Rasediskriminering"@nb,
        "Rasefordommer"@nb,
        "Raseskiller"@nb ;
    skos:broader humord:c09227 ;
    skos:closeMatch <http://dewey.info/class/320.569/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/320.569/e23/>,
        <http://dewey.info/class/342.0873/e23/> ;
    skos:prefLabel "Racism"@en,
        "Rasisme"@nb ;
    skos:related humord:c09318,
        humord:c09586,
        humord:c22094,
        humord:c25306,
        humord:c58642,
        humord:c58988 ;
    skos:relatedMatch <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/342.0873/e23/> .

humord:c09238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09238" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language conflict"@en,
        "Language dispute"@en,
        "Language disputes"@en ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/> ;
    skos:broader humord:c09227 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/>,
        <http://dewey.info/class/400/e23/> ;
    skos:prefLabel "Language conflicts"@en,
        "Språkstrid"@nb ;
    skos:related humord:c04804 ;
    skos:relatedMatch <http://dewey.info/class/400/e23/> .

humord:c09239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09239" ;
    dct:modified "2023-05-10T12:50:48"^^xsd:dateTime ;
    skos:altLabel "Repression"@en,
        "Repression methods"@en,
        "Subjugation"@en,
        "Suppression"@en,
        "Sosial undertrykkelse"@nb,
        "Undertrykking"@nb ;
    skos:broader humord:c09227 ;
    skos:closeMatch <http://dewey.info/class/323.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.044/e23/> ;
    skos:prefLabel "Oppression"@en,
        "Undertrykkelse"@nb ;
    skos:related humord:c09244 .

humord:c09240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09240" ;
    dct:modified "2024-11-04T14:17:46"^^xsd:dateTime ;
    skos:altLabel "Slavearbeid"@nb,
        "Slaveri"@nb ;
    skos:broader humord:c09239 ;
    skos:closeMatch <http://dewey.info/class/326/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/306.362/e23/>,
        <http://dewey.info/class/326/e23/>,
        <http://dewey.info/class/331.11734/e23/>,
        <http://dewey.info/class/342.087/e23/> ;
    skos:prefLabel "Slavery"@en,
        "Slaveri"@nb ;
    skos:related humord:c07364,
        humord:c08916,
        humord:c08994,
        humord:c14532,
        humord:c19559,
        humord:c28117 ;
    skos:relatedMatch <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/331.11734/e23/>,
        <http://dewey.info/class/342.087/e23/> .

humord:c09241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09241" ;
    dct:modified "2021-04-20T13:05:09"^^xsd:dateTime ;
    skos:altLabel "Abuse of power"@en,
        "Maktmisbruk"@nb ;
    skos:broader humord:c09227 ;
    skos:closeMatch <http://dewey.info/class/363.32/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c006778,
        <http://dewey.info/class/303.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006778,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/323.49/e23/>,
        <http://dewey.info/class/353.46/e23/>,
        <http://dewey.info/class/363.32/e23/> ;
    skos:prefLabel "Violence"@en,
        "Vold"@nb ;
    skos:related humord:c07389,
        humord:c09244,
        humord:c22063,
        humord:c23308 ;
    skos:relatedMatch <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/323.49/e23/>,
        <http://dewey.info/class/353.46/e23/> .

humord:c09242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09242" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09241 ;
    skos:exactMatch <http://dewey.info/class/179.75/e23/>,
        <http://dewey.info/class/364.675/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.75/e23/>,
        <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/363.254/e23/>,
        <http://dewey.info/class/364.675/e23/>,
        <http://dewey.info/class/399/e23/> ;
    skos:prefLabel "Torture"@en,
        "Tortur"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/363.254/e23/>,
        <http://dewey.info/class/399/e23/> .

humord:c09243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09243" ;
    dct:modified "2024-11-11T09:49:39"^^xsd:dateTime ;
    skos:altLabel "Sosial kontroll"@nb ;
    skos:broader humord:c09201 ;
    skos:exactMatch <http://dewey.info/class/303.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.33/e23/> ;
    skos:prefLabel "Social control"@en,
        "Sosial kontroll"@nb .

humord:c09244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09244" ;
    dct:modified "2023-12-06T10:54:22"^^xsd:dateTime ;
    skos:altLabel "Exercise of power"@en,
        "Power relations"@en,
        "Power relationships"@en,
        "Power structure"@en,
        "Power structures"@en,
        "Use of force"@en,
        "Makt"@nb,
        "Maktbruk"@nb,
        "Maktforhold"@nb ;
    skos:broadMatch <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09243 ;
    skos:closeMatch <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:exactMatch realfagstermer:c007457 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007457,
        <http://dewey.info/class/261/e23/>,
        <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/320.4/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/338.881/e23/> ;
    skos:prefLabel "Power (Social control)"@en,
        "Makt"@nb ;
    skos:related humord:c09239,
        humord:c09241,
        humord:c09762,
        humord:c09765,
        humord:c22674,
        humord:c23114,
        humord:c24459,
        humord:c24487,
        humord:c24489,
        humord:c25152 ;
    skos:relatedMatch <http://dewey.info/class/261/e23/>,
        <http://dewey.info/class/338.881/e23/> .

humord:c09246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09246" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.34/e23/> ;
    skos:broader humord:c09243 ;
    skos:closeMatch <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/327.14/e23/> ;
    skos:exactMatch <http://dewey.info/class/303.375/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.375/e23/>,
        <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/324.23/e23/>,
        <http://dewey.info/class/327.14/e23/>,
        <http://dewey.info/class/355.34/e23/>,
        <http://dewey.info/class/940.5488/e23/>,
        <http://dewey.info/class/973.388/e23/>,
        <http://dewey.info/class/973.788/e23/> ;
    skos:prefLabel "Propaganda"@en,
        "Propaganda"@nb ;
    skos:related humord:c07755 ;
    skos:relatedMatch <http://dewey.info/class/324.23/e23/>,
        <http://dewey.info/class/940.5488/e23/>,
        <http://dewey.info/class/973.388/e23/>,
        <http://dewey.info/class/973.788/e23/> .

humord:c09247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09247" ;
    dct:modified "2024-01-03T09:20:10"^^xsd:dateTime ;
    skos:altLabel "Sensur"@nb ;
    skos:broader humord:c09243 ;
    skos:definition "(Stats)kontroll med aviser, bøker, filmer o.l. <UBO>"@nb ;
    skos:exactMatch realfagstermer:c004345,
        <http://dewey.info/class/303.376/e23/>,
        <http://dewey.info/class/363.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004345,
        <http://dewey.info/class/025.213/e23/>,
        <http://dewey.info/class/303.376/e23/>,
        <http://dewey.info/class/363.31/e23/> ;
    skos:prefLabel "Censorship"@en,
        "Sensur"@nb ;
    skos:related humord:c09710,
        humord:c09716 ;
    skos:relatedMatch <http://dewey.info/class/025.213/e23/> .

humord:c09248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09248" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Klassereise"@nb ;
    skos:broader humord:c09201 ;
    skos:definition "Det at individer, familier og grupper beveger seg fra en sosial posisjon til en annen <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.513/e23/> ;
    skos:prefLabel "Social mobility"@en,
        "Sosial mobilitet"@nb ;
    skos:related humord:c09249 .

humord:c09249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09249" ;
    dct:modified "2024-11-04T15:33:07"^^xsd:dateTime ;
    skos:altLabel "Dislocation"@en,
        "Move"@en,
        "Movement (Migration)"@en,
        "Relocation"@en,
        "Removal"@en,
        "Transfer"@en,
        "Flytting"@nb,
        "Flyttingar"@nb,
        "Flyttinger"@nb,
        "Forflytning"@nb,
        "Forflytting"@nb,
        "Migrasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c09201 ;
    skos:closeMatch realfagstermer:c013245 ;
    skos:exactMatch <http://dewey.info/class/304.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013245,
        <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:prefLabel "Migration"@en,
        "Migrasjon"@nb ;
    skos:related humord:c09034,
        humord:c09248,
        humord:c09258,
        humord:c17589,
        humord:c24620 .

humord:c09251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09251" ;
    dct:modified "2021-04-08T13:26:12"^^xsd:dateTime ;
    skos:altLabel "Migration (Population movements)"@en,
        "Population movements"@en,
        "Population transfer"@en,
        "Folkevandringer"@nb ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c09249 ;
    skos:definition "Utvandring av folkegrupper som søker nytt land <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:prefLabel "Human migration"@en,
        "Folkevandring"@nb .

humord:c09252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09252" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fraflytning"@nb ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/307.2/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c09249 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/307.2/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:prefLabel "Depopulation"@en,
        "Fraflytting"@nb .

humord:c09254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09254" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Immigrasjon"@nb ;
    skos:broader humord:c09249 ;
    skos:exactMatch realfagstermer:c007512,
        <http://dewey.info/class/304.82/e23/>,
        <http://dewey.info/class/325.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007512,
        <http://dewey.info/class/304.82/e23/>,
        <http://dewey.info/class/325.1/e23/>,
        <http://dewey.info/class/342.082/e23/>,
        <http://dewey.info/class/353.484/e23/>,
        <http://dewey.info/class/364.137/e23/>,
        <http://dewey.info/class/364.256/e23/> ;
    skos:prefLabel "Immigration"@en,
        "Innvandring"@nb ;
    skos:related humord:c23496 ;
    skos:relatedMatch <http://dewey.info/class/342.082/e23/>,
        <http://dewey.info/class/353.484/e23/>,
        <http://dewey.info/class/364.137/e23/>,
        <http://dewey.info/class/364.256/e23/> .

humord:c09256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09256" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Emigrasjon"@nb ;
    skos:broader humord:c09249 ;
    skos:definition "Brukes om utvandring fra et land/område generelt. Utvandring til et bestemt område, se innvandring * områdets navn, f.eks. Innvandring * Forente Stater <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/304.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.82/e23/>,
        <http://dewey.info/class/325.2/e23/>,
        <http://dewey.info/class/940.5318142/e23/> ;
    skos:prefLabel "Emigration"@en,
        "Utvandring"@nb ;
    skos:related humord:c07383 ;
    skos:relatedMatch <http://dewey.info/class/325.2/e23/>,
        <http://dewey.info/class/940.5318142/e23/> .

humord:c09258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09258" ;
    dct:modified "2024-10-11T10:26:06"^^xsd:dateTime ;
    skos:altLabel "Forced migration"@en,
        "Forced relocation"@en,
        "Forced removals"@en,
        "Folkeflytning"@nb,
        "Folkeflytting"@nb,
        "Tvangsflytning"@nb,
        "Tvangsflytting"@nb,
        "Tvangsforflytninger"@nb,
        "Tvangsforflytting"@nb,
        "Tvangsforflyttingar"@nb,
        "Tvungen migrajon"@nb,
        "Tvungen migrasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c09201 ;
    skos:closeMatch <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/305.906914/e23/>,
        <http://dewey.info/class/325/e23/>,
        <http://dewey.info/class/940.53145/e23/> ;
    skos:prefLabel "Forced displacement"@en,
        "Tvangsforflytning"@nb ;
    skos:related humord:c09249 ;
    skos:relatedMatch <http://dewey.info/class/940.53145/e23/> .

humord:c09259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09259" ;
    dct:modified "2023-12-18T14:35:57"^^xsd:dateTime ;
    skos:altLabel "Sosial rettferd"@nb ;
    skos:broader humord:c09201 ;
    skos:exactMatch <http://dewey.info/class/303.372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.372/e23/>,
        <http://dewey.info/class/340.115/e23/> ;
    skos:prefLabel "Social justice"@en,
        "Sosial rettferdighet"@nb ;
    skos:related humord:c00356 ;
    skos:relatedMatch <http://dewey.info/class/340.115/e23/> .

humord:c09260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09260" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09201 ;
    skos:exactMatch <http://dewey.info/class/302.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.13/e23/> ;
    skos:prefLabel "Social choices"@en,
        "Sosiale valg"@nb .

humord:c09261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09261" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303/e23/> ;
    skos:broader humord:c09122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Social structures"@en,
        "Sosiale strukturer"@nb .

humord:c09262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09262" ;
    dct:modified "2024-08-01T10:30:26"^^xsd:dateTime ;
    skos:altLabel "Aldersgrupper"@nb ;
    skos:broader humord:c09261 ;
    skos:exactMatch <http://dewey.info/class/305.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/> ;
    skos:prefLabel "Age groups"@en,
        "Aldersgrupper"@nb .

humord:c09263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09263" ;
    dct:modified "2024-11-15T14:05:00"^^xsd:dateTime ;
    skos:altLabel "Living environment"@en,
        "Boligmiljø"@nb,
        "Bumiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/307.336/e23/> ;
    skos:broader humord:c01501,
        humord:c09261 ;
    skos:exactMatch realfagstermer:c009702 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009702,
        <http://dewey.info/class/155.94/e23/>,
        <http://dewey.info/class/307.336/e23/>,
        <http://dewey.info/class/392.3/e23/> ;
    skos:prefLabel "Residential environment"@en,
        "Bomiljø"@nb ;
    skos:related humord:c11913,
        humord:c21903 ;
    skos:relatedMatch <http://dewey.info/class/155.94/e23/>,
        <http://dewey.info/class/392.3/e23/> .

humord:c09264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09264" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09261 ;
    skos:closeMatch <http://dewey.info/class/305.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Generations"@en,
        "Generasjoner"@nb .

humord:c09265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09265" ;
    dct:modified "2010-03-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09261 ;
    skos:exactMatch <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/200.8/e23/>,
        <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/364.253/e23/> ;
    skos:prefLabel "Social groups"@en,
        "Sosiale grupper"@nb ;
    skos:related humord:c00739,
        humord:c23046,
        humord:c23349 ;
    skos:relatedMatch <http://dewey.info/class/200.8/e23/>,
        <http://dewey.info/class/364.253/e23/> .

humord:c09266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09266" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09265 ;
    skos:exactMatch realfagstermer:c003901,
        <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003901,
        <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/155.82/e23/>,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/323.11/e23/>,
        <http://dewey.info/class/331.6/e23/>,
        <http://dewey.info/class/342.0873/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/353.5339/e23/>,
        <http://dewey.info/class/353.534/e23/>,
        <http://dewey.info/class/362.84/e23/>,
        <http://dewey.info/class/364.34/e23/>,
        <http://dewey.info/class/599.97/e23/>,
        <http://dewey.info/class/909.04/e23/> ;
    skos:prefLabel "Ethnic groups"@en,
        "Etniske grupper"@nb ;
    skos:related humord:c00739,
        humord:c08133,
        humord:c09272 ;
    skos:relatedMatch <http://dewey.info/class/155.82/e23/>,
        <http://dewey.info/class/323.11/e23/>,
        <http://dewey.info/class/331.6/e23/>,
        <http://dewey.info/class/342.0873/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/353.5339/e23/>,
        <http://dewey.info/class/353.534/e23/>,
        <http://dewey.info/class/362.84/e23/>,
        <http://dewey.info/class/364.34/e23/>,
        <http://dewey.info/class/599.97/e23/>,
        <http://dewey.info/class/909.04/e23/> .

humord:c09267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09267" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Harem"@en ;
    skos:broadMatch <http://dewey.info/class/305.48697/e23/> ;
    skos:broader humord:c09265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.48697/e23/> ;
    skos:prefLabel "Harems"@en,
        "Harem"@nb .

humord:c09268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09268" ;
    dct:modified "2023-12-11T09:00:21"^^xsd:dateTime ;
    skos:altLabel "Minority groups"@en,
        "Minoritetar"@nb,
        "Minoritetsgrupper"@nb ;
    skos:broader humord:c09265 ;
    skos:exactMatch realfagstermer:c012623,
        <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012623,
        <http://dewey.info/class/070.48/e23/>,
        <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/323.1/e23/>,
        <http://dewey.info/class/331.08/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/353.53/e23/>,
        <http://dewey.info/class/362/e23/>,
        <http://dewey.info/class/371.82/e23/> ;
    skos:prefLabel "Minorities"@en,
        "Minoriteter"@nb ;
    skos:related humord:c24445 ;
    skos:relatedMatch <http://dewey.info/class/070.48/e23/>,
        <http://dewey.info/class/323.1/e23/>,
        <http://dewey.info/class/331.08/e23/>,
        <http://dewey.info/class/346.013/e23/>,
        <http://dewey.info/class/353.53/e23/>,
        <http://dewey.info/class/362/e23/>,
        <http://dewey.info/class/371.82/e23/> .

humord:c09270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09270" ;
    dct:modified "2022-07-01T11:16:09"^^xsd:dateTime ;
    skos:altLabel "Biker gangs"@en,
        "Bikers"@en,
        "Outlaw motorcycle clubs"@en,
        "Motorsykkelbander"@nb,
        "Motorsykkelmiljøer"@nb ;
    skos:broadMatch <http://dewey.info/class/364.106/e23/> ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.106/e23/> ;
    skos:prefLabel "Motorcycle gangs"@en,
        "Motorsykkelgjenger"@nb .

humord:c09272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09272" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09265 ;
    skos:exactMatch <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--089/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "National groups"@en,
        "Nasjonale grupper"@nb ;
    skos:related humord:c00739,
        humord:c08136,
        humord:c09266,
        humord:c09755 .

humord:c09273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09273" ;
    dct:modified "2025-01-29T15:05:06"^^xsd:dateTime ;
    skos:altLabel "Hushald"@nb,
        "Hushaldningar"@nb,
        "Husholdninger"@nb,
        "Husstandar"@nb,
        "Husstander"@nb ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09265 ;
    skos:definition "Personer som hører til i en husholdning <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/>,
        <http://dewey.info/class/640/e23/> ;
    skos:prefLabel "Households"@en,
        "Hushold"@nb ;
    skos:related humord:c04817,
        humord:c09278 ;
    skos:relatedMatch <http://dewey.info/class/640/e23/> .

humord:c09274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09274" ;
    dct:modified "2023-11-24T14:08:28"^^xsd:dateTime ;
    skos:altLabel "Families with children"@en,
        "Family (Groups"@en,
        "Family members"@en,
        "Barnefamilien"@nb,
        "Barnefamilier"@nb,
        "Familiar (Grupper)"@nb,
        "Familie"@nb,
        "Familieforhold"@nb,
        "Familiemiljø"@nb,
        "Familien"@nb,
        "Familier"@nb,
        "Familietilhøve"@nb,
        "Familliemedlemmer"@nb ;
    skos:broader humord:c09273 ;
    skos:closeMatch realfagstermer:c003174 ;
    skos:definition "Familien som sosial gruppe <UBO>"@nb ;
    skos:exactMatch realfagstermer:c001226,
        realfagstermer:c002213,
        <http://dewey.info/class/306.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001226,
        realfagstermer:c002213,
        realfagstermer:c003174,
        <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.85/e23/>,
        <http://dewey.info/class/321.1/e23/>,
        <http://dewey.info/class/346.015/e23/>,
        <http://dewey.info/class/353.5331/e23/>,
        <http://dewey.info/class/362.82/e23/>,
        <http://dewey.info/class/364.253/e23/> ;
    skos:prefLabel "Families (Groups)"@en,
        "Familier (Grupper)"@nb ;
    skos:related humord:c04896,
        humord:c22399 ;
    skos:relatedMatch <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/321.1/e23/>,
        <http://dewey.info/class/346.015/e23/>,
        <http://dewey.info/class/353.5331/e23/>,
        <http://dewey.info/class/362.82/e23/>,
        <http://dewey.info/class/364.253/e23/> .

humord:c09275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09275" ;
    dct:modified "2020-06-29T08:52:11"^^xsd:dateTime ;
    skos:altLabel "Types of family"@en ;
    skos:broader humord:c09274 ;
    skos:closeMatch <http://dewey.info/class/306.85/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Family types"@en,
        "Familieformer"@nb .

humord:c09276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09276" ;
    dct:modified "2020-06-29T08:58:21"^^xsd:dateTime ;
    skos:altLabel "Farming family"@en,
        "Peasant families"@en,
        "Peasant family"@en ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09275 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Farming families"@en,
        "Bondefamilier"@nb .

humord:c09277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09277" ;
    dct:modified "2023-10-23T14:22:37"^^xsd:dateTime ;
    skos:altLabel "Nuclear family"@en,
        "Kjernefamilie"@nb ;
    skos:broader humord:c09275 ;
    skos:exactMatch <http://dewey.info/class/306.855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.855/e23/> ;
    skos:prefLabel "Nuclear families"@en,
        "Kjernefamilier"@nb .

humord:c09278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09278" ;
    dct:modified "2025-01-29T15:03:47"^^xsd:dateTime ;
    skos:altLabel "House and home"@en,
        "Private homes"@en,
        "Heim"@nb,
        "Heimen"@nb,
        "Hjemmet"@nb,
        "Hus og heim"@nb,
        "Hus og hjem"@nb,
        "Private heimar"@nb,
        "Private hjem"@nb ;
    skos:broader humord:c09261 ;
    skos:exactMatch <http://dewey.info/class/640/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.61/e23/>,
        <http://dewey.info/class/363.5/e23/>,
        <http://dewey.info/class/640/e23/> ;
    skos:prefLabel "Home"@en,
        "Hjem"@nb ;
    skos:related humord:c04817,
        humord:c09273 ;
    skos:relatedMatch <http://dewey.info/class/362.61/e23/>,
        <http://dewey.info/class/363.5/e23/> .

humord:c09279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09279" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Society and individual"@en,
        "Samfunn og individ"@nb ;
    skos:broadMatch <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:broader humord:c09261 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:prefLabel "Individual and society"@en,
        "Individ og samfunn"@nb ;
    skos:related humord:c08105,
        humord:c09164,
        humord:c12955 .

humord:c09281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09281" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09279 ;
    skos:exactMatch <http://dewey.info/class/302.542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.542/e23/> ;
    skos:prefLabel "Social deviance"@en,
        "Sosiale avvik"@nb .

humord:c09282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09282" ;
    dct:modified "2024-09-30T12:54:37"^^xsd:dateTime ;
    skos:altLabel "Co-operative societies"@en,
        "Co-ops"@en,
        "Andelslag"@nb,
        "Kooperasjon"@nb,
        "Kooperasjonar"@nb,
        "Kooperativar"@nb,
        "Kooperativer"@nb,
        "Samvirke"@nb,
        "Samvirkebedrifter"@nb,
        "Samvirkeforetak"@nb,
        "Samvirkeføretak"@nb ;
    skos:broader humord:c09261 ;
    skos:definition "Kooperasjoner er organisert økonomisk samarbeid, samvirke (BOB)"@nb ;
    skos:exactMatch <http://dewey.info/class/334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/334/e23/> ;
    skos:prefLabel "Cooperation (Social structures)"@en,
        "Kooperasjoner"@nb .

humord:c09283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09283" ;
    dct:modified "2024-11-12T13:52:57"^^xsd:dateTime ;
    skos:altLabel "Boligkooperasjon"@nb,
        "Boligkooperasjoner"@nb,
        "Boligsamvirke"@nb,
        "Boligsamvirker"@nb,
        "Bustadkooperasjon"@nb,
        "Bustadkooperasjonar"@nb,
        "Bustadsamvirke"@nb,
        "Bustad­byggelag"@nb,
        "Bustad­byggjelag"@nb ;
    skos:broader humord:c68893 ;
    skos:closeMatch <http://dewey.info/class/334.1/e23/> ;
    skos:definition "Et boligbyggelag er et samvirkeforetak som har til hovedformål å skaffe medlemmene (andelseierne) bolig og forvalte slike boliger <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/334.1/e23/> ;
    skos:prefLabel "Co-operative building associations"@en,
        "Boligbyggelag"@nb ;
    skos:related humord:c09399 .

humord:c09286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09286" ;
    dct:modified "2024-02-21T13:18:47"^^xsd:dateTime ;
    skos:altLabel "Organised groups"@en,
        "Organizations"@en,
        "Organized groups"@en,
        "Forbund"@nb,
        "Organisasjon"@nb,
        "Organisasjonar"@nb,
        "Organiserte grupper"@nb ;
    skos:broader humord:c09261 ;
    skos:exactMatch realfagstermer:c007995,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007995,
        <http://dewey.info/class/026.0006/e23/>,
        <http://dewey.info/class/027.006/e23/>,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--06/e23/>,
        <http://dewey.info/class/206.5/e23/>,
        <http://dewey.info/class/262.006/e23/>,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/327.06/e23/>,
        <http://dewey.info/class/336.006/e23/>,
        <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/346.06/e23/>,
        <http://dewey.info/class/347.006/e23/>,
        <http://dewey.info/class/355.006/e23/>,
        <http://dewey.info/class/369/e23/>,
        <http://dewey.info/class/370.6/e23/>,
        <http://dewey.info/class/371.006/e23/>,
        <http://dewey.info/class/371.2006/e23/>,
        <http://dewey.info/class/373.06/e23/>,
        <http://dewey.info/class/374.006/e23/>,
        <http://dewey.info/class/378.006/e23/>,
        <http://dewey.info/class/606/e23/>,
        <http://dewey.info/class/640.6/e23/> ;
    skos:prefLabel "Organisations"@en,
        "Organisasjoner"@nb ;
    skos:related humord:c13961 ;
    skos:relatedMatch <http://dewey.info/class/026.0006/e23/>,
        <http://dewey.info/class/027.006/e23/>,
        <http://dewey.info/class/206.5/e23/>,
        <http://dewey.info/class/262.006/e23/>,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/327.06/e23/>,
        <http://dewey.info/class/336.006/e23/>,
        <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/346.06/e23/>,
        <http://dewey.info/class/347.006/e23/>,
        <http://dewey.info/class/355.006/e23/>,
        <http://dewey.info/class/369/e23/>,
        <http://dewey.info/class/370.6/e23/>,
        <http://dewey.info/class/371.006/e23/>,
        <http://dewey.info/class/371.2006/e23/>,
        <http://dewey.info/class/373.06/e23/>,
        <http://dewey.info/class/374.006/e23/>,
        <http://dewey.info/class/378.006/e23/>,
        <http://dewey.info/class/606/e23/>,
        <http://dewey.info/class/640.6/e23/> .

humord:c09287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09287" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hemmelige samfunn"@nb ;
    skos:broader humord:c09286 ;
    skos:exactMatch <http://dewey.info/class/366/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/366/e23/> ;
    skos:prefLabel "Secret societies"@en,
        "Hemmelige selskaper"@nb .

humord:c09289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09289" ;
    dct:modified "2024-01-12T10:03:29"^^xsd:dateTime ;
    skos:altLabel "Humanitarian organizations"@en,
        "Humanitære organisasjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/361.763/e23/> ;
    skos:broader humord:c09286 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.763/e23/> ;
    skos:prefLabel "Humanitarian organisations"@en,
        "Humanitære organisasjoner"@nb .

humord:c09290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09290" ;
    dct:modified "2024-08-12T13:03:01"^^xsd:dateTime ;
    skos:altLabel "Ideal organizations"@en,
        "Allmenn-nyttige foreiningar"@nb,
        "Allmennyttige foreiningar"@nb,
        "Allmennyttige foreninger"@nb,
        "Ideelle organisasjonar"@nb,
        "Ideelle organisasjoner"@nb,
        "Ideelle selskap"@nb,
        "Ålmenn-nyttige foreiningar"@nb,
        "Ålmennyttige foreiningar"@nb ;
    skos:broader humord:c09286 ;
    skos:exactMatch <http://dewey.info/class/060/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.68/e23/>,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/346.064/e23/>,
        <http://dewey.info/class/361.763/e23/>,
        <http://dewey.info/class/657.98/e23/>,
        <http://dewey.info/class/658.048/e23/>,
        <http://dewey.info/class/658.159/e23/> ;
    skos:prefLabel "Ideal organisations"@en,
        "Ideelle selskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/027.68/e23/>,
        <http://dewey.info/class/070.594/e23/>,
        <http://dewey.info/class/346.064/e23/>,
        <http://dewey.info/class/361.763/e23/>,
        <http://dewey.info/class/657.98/e23/>,
        <http://dewey.info/class/658.048/e23/>,
        <http://dewey.info/class/658.159/e23/> .

humord:c09292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09292" ;
    dct:modified "2023-12-05T15:32:14"^^xsd:dateTime ;
    skos:altLabel "International organizations"@en,
        "Internasjonale organisasjonar"@nb ;
    skos:broader humord:c09286 ;
    skos:exactMatch realfagstermer:c004911,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--0601/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004911,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--0601/e23/> ;
    skos:prefLabel "International organisations"@en,
        "Internasjonale organisasjoner"@nb .

humord:c09293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09293" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09286 ;
    skos:closeMatch <http://dewey.info/class/369/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/366/e23/>,
        <http://dewey.info/class/369/e23/> ;
    skos:prefLabel "Orders (Organizations)"@en,
        "Ordener (Sammenslutninger)"@nb ;
    skos:related humord:c08839 ;
    skos:relatedMatch <http://dewey.info/class/366/e23/> .

humord:c09294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09294" ;
    dct:modified "2024-02-21T12:35:06"^^xsd:dateTime ;
    skos:altLabel "Frimurarordener"@en,
        "Frimurar­ordenen"@en,
        "Masonic orders"@en,
        "Masonry"@en,
        "Frimureri"@nb,
        "Frimurerordener"@nb,
        "Frimurer­ordenen"@nb ;
    skos:broader humord:c09293 ;
    skos:exactMatch <http://dewey.info/class/366.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/366.1/e23/> ;
    skos:prefLabel "Freemasonry"@en,
        "Frimureri"@nb ;
    skos:related humord:c07238 .

humord:c09295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09295" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09293 ;
    skos:closeMatch <http://dewey.info/class/364.106/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.106/e23/> ;
    skos:prefLabel "Mafia"@en,
        "Mafia"@nb .

humord:c09296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09296" ;
    dct:modified "2023-12-05T15:26:13"^^xsd:dateTime ;
    skos:altLabel "Fraternal organizations"@en,
        "Fraternities (Associations of men)"@en,
        "Gentlemen's clubs"@en,
        "Men's organisations"@en,
        "Men's organizations"@en ;
    skos:broader humord:c09293 ;
    skos:exactMatch <http://dewey.info/class/305.3106/e23/>,
        <http://dewey.info/class/369.0811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3106/e23/>,
        <http://dewey.info/class/369.0811/e23/> ;
    skos:prefLabel "Fraternal organisations"@en,
        "Mannsforbund"@nb .

humord:c09297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09297" ;
    dct:modified "2023-12-19T09:37:43"^^xsd:dateTime ;
    skos:altLabel "Academies of sciences"@en,
        "Academy of sciences"@en,
        "Vitenskapsakademier"@nb,
        "Vitskapsakademi"@nb,
        "Vitskapsselskap"@nb ;
    skos:broader humord:c09286 ;
    skos:exactMatch <http://dewey.info/class/001.06/e23/>,
        <http://dewey.info/class/506/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.06/e23/>,
        <http://dewey.info/class/506/e23/> ;
    skos:prefLabel "Scientific communities"@en,
        "Vitenskapsselskaper"@nb ;
    skos:related humord:c07958 .

humord:c09298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09298" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Periphery and center"@en,
        "Periferi og sentrum"@nb ;
    skos:broader humord:c09261 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Center and periphery"@en,
        "Sentrum og periferi"@nb ;
    skos:relatedMatch <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/321/e23/> .

humord:c09300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09300" ;
    dct:modified "2024-12-03T11:28:10"^^xsd:dateTime ;
    skos:altLabel "Sosiale roller"@nb ;
    skos:broader humord:c09261 ;
    skos:exactMatch realfagstermer:c001813,
        <http://dewey.info/class/302.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001813,
        <http://dewey.info/class/302.15/e23/> ;
    skos:prefLabel "Social roles"@en,
        "Sosiale roller"@nb ;
    skos:related humord:c08104,
        humord:c13361 .

humord:c09301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09301" ;
    dct:modified "2024-10-17T09:14:53"^^xsd:dateTime ;
    skos:altLabel "Sex roles"@en,
        "Kjønnsroller"@nb,
        "Kvinnespørsmål"@nb ;
    skos:broader humord:c09300 ;
    skos:closeMatch <http://dewey.info/class/1--081/e23/>,
        <http://dewey.info/class/305.3/e23/> ;
    skos:definition "Det system av normer og forventninger som i en gitt kultur knytter seg til det å være mann eller kvinne, gutt eller pike <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c012628 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012628,
        <http://dewey.info/class/1--081/e23/>,
        <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/305.3/e23/>,
        <http://dewey.info/class/331.56/e23/>,
        <http://dewey.info/class/791.436521/e23/>,
        <http://dewey.info/class/796.08/e23/> ;
    skos:prefLabel "Gender roles"@en,
        "Kjønnsroller"@nb ;
    skos:related humord:c09073,
        humord:c16835 ;
    skos:relatedMatch <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/331.56/e23/>,
        <http://dewey.info/class/791.436521/e23/>,
        <http://dewey.info/class/796.08/e23/> .

humord:c09302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09302" ;
    dct:modified "2024-10-17T08:34:02"^^xsd:dateTime ;
    skos:altLabel "Gender inequalities"@en,
        "Gender inequality"@en,
        "Sex inequalities"@en,
        "Sex inequality"@en,
        "Kjønnsforskjellar"@nb,
        "Kjønnsskilnadar"@nb,
        "Kjønnsskilnader"@nb ;
    skos:broader humord:c09301 ;
    skos:closeMatch <http://dewey.info/class/155.33/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c000753,
        <http://dewey.info/class/578.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000753,
        <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/305.3/e23/>,
        <http://dewey.info/class/578.46/e23/>,
        <http://dewey.info/class/599.936/e23/> ;
    skos:prefLabel "Gender differences"@en,
        "Kjønnsforskjeller"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/305.3/e23/>,
        <http://dewey.info/class/599.936/e23/> .

humord:c09303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09303" ;
    dct:modified "2020-06-29T12:27:22"^^xsd:dateTime ;
    skos:altLabel "Femaleness"@en,
        "Womanhood"@en,
        "Womanliness"@en,
        "Det feminine"@nb,
        "Det kvinnelige"@nb,
        "Kvinnelighet"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c09301 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.333/e23/>,
        <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "Femininity"@en,
        "Femininitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.333/e23/> .

humord:c09305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09305" ;
    dct:modified "2021-03-19T12:19:33"^^xsd:dateTime ;
    skos:altLabel "Manhood"@en,
        "Masculinities"@en,
        "Mandighet"@nb,
        "Mannlighet"@nb ;
    skos:broader humord:c09301 ;
    skos:closeMatch <http://dewey.info/class/155.332/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.332/e23/> ;
    skos:prefLabel "Masculinity"@en,
        "Maskulinitet"@nb .

humord:c09308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09308" ;
    dct:modified "2021-03-11T15:39:55"^^xsd:dateTime ;
    skos:altLabel "Clothing consciousness"@en ;
    skos:broadMatch <http://dewey.info/class/391/e23/> ;
    skos:broader humord:c09300 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "Clothes consciousness"@en,
        "Klesbevissthet"@nb .

humord:c09309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09309" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Church and state"@en,
        "Church politics"@en,
        "Kirke og stat"@nb,
        "Kirkepolitikk"@nb ;
    skos:broader humord:c09261 ;
    skos:exactMatch <http://dewey.info/class/322.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/261.7/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "State and church"@en,
        "Stat og kirke"@nb ;
    skos:related humord:c09754,
        humord:c11587 ;
    skos:relatedMatch <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/261.7/e23/> .

humord:c09311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09311" ;
    dct:modified "2013-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Social issues"@en ;
    skos:broader humord:c09122 ;
    skos:exactMatch realfagstermer:c001873,
        <http://dewey.info/class/361.1/e23/>,
        <http://dewey.info/class/362.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001873,
        <http://dewey.info/class/201.76/e23/>,
        <http://dewey.info/class/361.1/e23/>,
        <http://dewey.info/class/362.042/e23/>,
        <http://dewey.info/class/364.256/e23/> ;
    skos:prefLabel "Social problems"@en,
        "Sosiale problemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.76/e23/>,
        <http://dewey.info/class/364.256/e23/> .

humord:c09312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09312" ;
    dct:modified "2024-08-02T08:29:51"^^xsd:dateTime ;
    skos:altLabel "Alcohol intoxication"@en,
        "Alcohol issues"@en,
        "Alcohol problems"@en,
        "Alcoholism (Substance abuse)"@en,
        "Boozing"@en,
        "Drinking sprees"@en,
        "Drunkenness"@en,
        "Heavy drinking"@en,
        "Inebriation"@en,
        "Alkoholisme (Rusmisbruk)"@nb,
        "Alkoholmisbruk"@nb,
        "Alkoholproblem"@nb,
        "Alkoholproblemer"@nb,
        "Alkoholrus"@nb,
        "Drukkenskap"@nb,
        "Fyll"@nb ;
    skos:broader humord:c25397 ;
    skos:closeMatch realfagstermer:c013809 ;
    skos:exactMatch <http://dewey.info/class/362.292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013809,
        <http://dewey.info/class/362.292/e23/> ;
    skos:prefLabel "Alcohol abuse"@en,
        "Alkoholmisbruk"@nb ;
    skos:related humord:c03907,
        humord:c08387 .

humord:c09316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09316" ;
    dct:modified "2024-02-08T13:14:46"^^xsd:dateTime ;
    skos:altLabel "Social inequalities"@en,
        "Social inequality"@en,
        "Sosial skilnad"@nb,
        "Sosial ulikhet"@nb,
        "Sosiale forskjeller"@nb,
        "Sosiale skilnadar"@nb,
        "Sosiale skilnader"@nb ;
    skos:broadMatch <http://dewey.info/class/305/e23/> ;
    skos:broader humord:c09122 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Social differences"@en,
        "Sosiale ulikheter"@nb .

humord:c09318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09318" ;
    dct:modified "2021-10-21T09:09:10"^^xsd:dateTime ;
    skos:altLabel "Differential treatment"@en,
        "Discriminatory practices"@en,
        "Disparate treatment"@en,
        "Forskjellsbehandling"@nb ;
    skos:broader humord:c09316 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/200.8/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Discrimination"@en,
        "Diskriminering"@nb ;
    skos:related humord:c09235,
        humord:c25683 ;
    skos:relatedMatch <http://dewey.info/class/177.5/e23/>,
        <http://dewey.info/class/200.8/e23/> .

humord:c09319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09319" ;
    dct:modified "2023-11-30T13:31:11"^^xsd:dateTime ;
    skos:altLabel "Discrimination based on  sex"@en,
        "Gender discrimination"@en,
        "Sex discrimination"@en,
        "Sexual discrimination"@en,
        "Kjønnsdiskriminering"@nb,
        "Sexisme"@nb ;
    skos:broader humord:c09318 ;
    skos:exactMatch realfagstermer:c011103 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011103,
        <http://dewey.info/class/305.3/e23/> ;
    skos:prefLabel "Sexism"@en,
        "Kjønnsdiskriminering"@nb ;
    skos:related humord:c09208 ;
    skos:relatedMatch <http://dewey.info/class/305.3/e23/> .

humord:c09320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09320" ;
    dct:modified "2022-02-16T13:10:15"^^xsd:dateTime ;
    skos:altLabel "Kvinneundertrykkelse"@nb,
        "Kvinneundertrykking"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c09319 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "Discrimination against women"@en,
        "Kvinnediskriminering"@nb .

humord:c09321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09321" ;
    dct:modified "2023-11-24T14:34:11"^^xsd:dateTime ;
    skos:altLabel "Fattigdom"@nb,
        "Fattigdomsmål"@nb,
        "Fattigdomsproblemer"@nb ;
    skos:broadMatch <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/> ;
    skos:broader humord:c09316 ;
    skos:exactMatch realfagstermer:c003900,
        <http://dewey.info/class/339.46/e23/>,
        <http://dewey.info/class/362.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003900,
        <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/339.46/e23/>,
        <http://dewey.info/class/353.5332/e23/>,
        <http://dewey.info/class/362.5/e23/> ;
    skos:prefLabel "Poverty"@en,
        "Fattigdom"@nb ;
    skos:related humord:c12673,
        humord:c21758,
        humord:c22440 ;
    skos:relatedMatch <http://dewey.info/class/353.5332/e23/> .

humord:c09322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09322" ;
    dct:modified "2024-01-03T11:12:56"^^xsd:dateTime ;
    skos:altLabel "Classes of community"@en,
        "Social differentiation"@en,
        "Samfunnslag"@nb,
        "Sosial lagdeling"@nb ;
    skos:broader humord:c09316 ;
    skos:exactMatch realfagstermer:c003367,
        <http://dewey.info/class/305/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003367,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Social stratification"@en,
        "Sosial lagdeling"@nb ;
    skos:related humord:c09197,
        humord:c09200,
        humord:c21304 .

humord:c09324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09324" ;
    dct:modified "2021-10-15T10:40:52"^^xsd:dateTime ;
    skos:altLabel "Caste system"@en,
        "Castes"@en,
        "Casts"@en,
        "Kaster"@nb,
        "Kastesystemer"@nb ;
    skos:broader humord:c09322 ;
    skos:exactMatch <http://dewey.info/class/305.5122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5122/e23/> ;
    skos:prefLabel "Caste systems"@en,
        "Kastevesen"@nb .

humord:c09326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09326" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.51220954/e23/> ;
    skos:broader humord:c09324 ;
    skos:definition "Den viktigste jordbrukskaste i India <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.51220954/e23/> ;
    skos:prefLabel "Jat"@en,
        "Jat"@nb .

humord:c09327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09327" ;
    dct:modified "2024-09-30T15:04:37"^^xsd:dateTime ;
    skos:altLabel "Harijans"@en,
        "Daliter"@nb,
        "Kastelause"@nb,
        "Kasteløse"@nb ;
    skos:broader humord:c09324 ;
    skos:definition "Daliter er betegnelsen som brukes om de omkring 167 millioner menneskene som i det indiske kastesystemet er stemplet som «urene», «kasteløse», eller «urørbare» <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.5688/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5688/e23/> ;
    skos:prefLabel "Dalits"@en,
        "Daliter"@nb .

humord:c09328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09328" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Classes (Sociology)"@en,
        "Classes of society"@en,
        "Klasser (Sosiologi)"@nb,
        "Samfunnsklasser"@nb ;
    skos:broader humord:c09322 ;
    skos:exactMatch <http://dewey.info/class/1--0862/e23/>,
        <http://dewey.info/class/305.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0862/e23/>,
        <http://dewey.info/class/305.5/e23/>,
        <http://dewey.info/class/362.892/e23/> ;
    skos:prefLabel "Social classes"@en,
        "Sosiale klasser"@nb ;
    skos:related humord:c09173,
        humord:c15123 ;
    skos:relatedMatch <http://dewey.info/class/362.892/e23/> .

humord:c09330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09330" ;
    dct:modified "2024-08-23T14:08:00"^^xsd:dateTime ;
    skos:altLabel "Working classes"@en,
        "Arbeidarklassa"@nb,
        "Arbeidarklassar"@nb,
        "Arbeidarklasse"@nb,
        "Arbeidarklassen"@nb,
        "Arbeidarklasser"@nb,
        "Arbeiderklassen"@nb,
        "Arbeiderklasser"@nb ;
    skos:broader humord:c09328 ;
    skos:closeMatch <http://dewey.info/class/1--08623/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/362.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08623/e23/>,
        <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/362.85/e23/>,
        <http://dewey.info/class/390.1/e23/> ;
    skos:prefLabel "Working class"@en,
        "Arbeiderklasse"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.563/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/390.1/e23/> .

humord:c09331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09331" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Middelklassen"@nb ;
    skos:broader humord:c09328 ;
    skos:exactMatch <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.55/e23/>,
        <http://dewey.info/class/362.892/e23/>,
        <http://dewey.info/class/390.1/e23/> ;
    skos:prefLabel "Middle class"@en,
        "Middelklasse"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.892/e23/>,
        <http://dewey.info/class/390.1/e23/> .

humord:c09332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09332" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Borgerskapet"@nb,
        "Bourgeoisi"@nb,
        "Bursjoasi"@nb ;
    skos:broader humord:c09331 ;
    skos:closeMatch <http://dewey.info/class/1--08622/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.55/e23/> ;
    skos:prefLabel "Bourgeoisie"@en,
        "Borgerskap"@nb ;
    skos:related humord:c19189 .

humord:c09335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09335" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Overklassen"@nb ;
    skos:broader humord:c09328 ;
    skos:exactMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:prefLabel "Upper class"@en,
        "Overklasse"@nb .

humord:c09336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09336" ;
    dct:modified "2023-11-15T10:17:24"^^xsd:dateTime ;
    skos:altLabel "Aristocracy"@en,
        "Adel"@nb,
        "Adelen"@nb,
        "Adelskap"@nb,
        "Adelsstand"@nb,
        "Adelsvesen"@nb,
        "Aristokrati"@nb ;
    skos:broadMatch <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/321.5/e23/> ;
    skos:broader humord:c09335 ;
    skos:closeMatch <http://dewey.info/class/929.7/e23/> ;
    skos:exactMatch realfagstermer:c002608,
        <http://dewey.info/class/1--08621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002608,
        <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/321.5/e23/>,
        <http://dewey.info/class/390.23/e23/>,
        <http://dewey.info/class/929.7/e23/> ;
    skos:prefLabel "Nobility"@en,
        "Adel"@nb ;
    skos:related humord:c15675 ;
    skos:relatedMatch <http://dewey.info/class/390.23/e23/> .

humord:c09338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09338" ;
    dct:modified "2020-06-30T08:29:10"^^xsd:dateTime ;
    skos:altLabel "Elites"@en,
        "Ruling class"@en,
        "Eliter"@nb,
        "Sosieteten"@nb ;
    skos:broader humord:c09335 ;
    skos:closeMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:prefLabel "Elite"@en,
        "Elite"@nb ;
    skos:related humord:c22289 .

humord:c09339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09339" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Underclass"@en ;
    skos:broader humord:c09328 ;
    skos:exactMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/>,
        <http://dewey.info/class/362.892/e23/> ;
    skos:prefLabel "Lower class"@en,
        "Underklasse"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.892/e23/> .

humord:c09340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09340" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09339 ;
    skos:closeMatch <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:prefLabel "Outcasts"@en,
        "Utstøtte"@nb ;
    skos:related humord:c07281,
        humord:c07319 .

humord:c09341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09341" ;
    dct:modified "2024-02-08T13:11:25"^^xsd:dateTime ;
    skos:altLabel "Standings (Social stratification)"@en,
        "Stand"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0862/e23/>,
        <http://dewey.info/class/305.5/e23/> ;
    skos:broader humord:c09322 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0862/e23/>,
        <http://dewey.info/class/305.5/e23/> ;
    skos:prefLabel "Ranks"@en,
        "Stender (Sosial lagdeling)"@nb .

humord:c09343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09343" ;
    dct:modified "2024-10-31T14:03:42"^^xsd:dateTime ;
    skos:altLabel "Official class"@en,
        "Embetsstand"@nb,
        "Embetsstandar"@nb,
        "Embetsstanden"@nb,
        "Embetsstender"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086222/e23/>,
        <http://dewey.info/class/305.552/e23/> ;
    skos:broader humord:c09341 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086222/e23/>,
        <http://dewey.info/class/305.552/e23/> ;
    skos:prefLabel "Civil service"@en,
        "Embetsstand"@nb ;
    skos:related humord:c07426 .

humord:c09344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09344" ;
    dct:modified "2023-12-19T14:50:58"^^xsd:dateTime ;
    skos:altLabel "3. world countries"@en,
        "Global south"@en,
        "Least-developed countries"@en,
        "Less developed countries"@en,
        "Third world"@en,
        "Third world countries"@en,
        "3. verden"@nb,
        "Bistandsland"@nb,
        "Globale sør"@nb,
        "Tredje verda"@nb,
        "Tredje verden"@nb,
        "U-land"@nb,
        "Utviklingsland"@nb ;
    skos:broader humord:c09316 ;
    skos:exactMatch realfagstermer:c011405,
        <http://dewey.info/class/2--1724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011405,
        <http://dewey.info/class/2--1724/e23/> ;
    skos:prefLabel "Developing countries"@en,
        "Utviklingsland"@nb ;
    skos:related humord:c09521,
        humord:c28557 .

humord:c09347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09347" ;
    dct:modified "2023-12-18T15:42:06"^^xsd:dateTime ;
    skos:altLabel "Social welfare"@en,
        "Welfare arrangements"@en,
        "Welfare programmes"@en,
        "Welfare programs"@en,
        "Welfare schemes"@en,
        "Welfare services"@en,
        "Sosial velferd"@nb,
        "Velferd"@nb,
        "Velferdsordninger"@nb,
        "Velferdstjenester"@nb ;
    skos:broader humord:c09122 ;
    skos:exactMatch realfagstermer:c004365,
        realfagstermer:c008394,
        <http://dewey.info/class/361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004365,
        realfagstermer:c008394,
        <http://dewey.info/class/344.03/e23/>,
        <http://dewey.info/class/353.5/e23/>,
        <http://dewey.info/class/361/e23/>,
        <http://dewey.info/class/362/e23/>,
        <http://dewey.info/class/658.38/e23/> ;
    skos:prefLabel "Welfare"@en,
        "Velferd"@nb ;
    skos:related humord:c20064 ;
    skos:relatedMatch <http://dewey.info/class/344.03/e23/>,
        <http://dewey.info/class/353.5/e23/>,
        <http://dewey.info/class/362/e23/>,
        <http://dewey.info/class/658.38/e23/> .

humord:c09349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09349" ;
    dct:modified "2024-09-27T13:29:29"^^xsd:dateTime ;
    skos:altLabel "Health care services"@en,
        "Health care system"@en,
        "Health services"@en,
        "Health system"@en,
        "Healthcare sector"@en,
        "Healthcare system"@en,
        "National health service"@en,
        "National public health service"@en,
        "Public health service"@en,
        "Public health services"@en,
        "Helsesektor"@nb,
        "Helsesektoren"@nb,
        "Helsestell"@nb,
        "Helsetenester"@nb,
        "Helsetilbod"@nb,
        "Helsetilbud"@nb,
        "Helsetjeneste"@nb,
        "Helsetjenesten"@nb,
        "Helsetjenester"@nb,
        "Helsevesen"@nb,
        "Helsevesenet"@nb ;
    skos:broadMatch <http://dewey.info/class/352.67/e23/> ;
    skos:broader humord:c09347 ;
    skos:closeMatch realfagstermer:c008770,
        realfagstermer:c009302,
        realfagstermer:c011122 ;
    skos:definition "Det samlede system av organer som samfunnet har bygd ut for å styrke folkehelsen og forebygge og behandle sykdom <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2554/e23/>,
        <http://dewey.info/class/362.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008770,
        realfagstermer:c009302,
        realfagstermer:c011122,
        <http://dewey.info/class/331.2554/e23/>,
        <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/371.71/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:prefLabel "Health service"@en,
        "Helsevesen"@nb ;
    skos:related humord:c03774,
        humord:c09355,
        humord:c22665 ;
    skos:relatedMatch <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/371.71/e23/>,
        <http://dewey.info/class/658.382/e23/> .

humord:c09350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09350" ;
    dct:modified "2024-01-23T08:18:26"^^xsd:dateTime ;
    skos:altLabel "Care (Welfare)"@en,
        "Care service"@en,
        "Care services"@en,
        "Caregiving"@en,
        "Caring work"@en,
        "Social work"@en,
        "Welfare work"@en,
        "Omsorg"@nb,
        "Omsorgsarbeid"@nb,
        "Omsorgstjenester"@nb,
        "Omsut"@nb ;
    skos:broadMatch <http://dewey.info/class/361/e23/> ;
    skos:broader humord:c09347 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c006968 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006968,
        <http://dewey.info/class/361/e23/> ;
    skos:prefLabel "Care delivery"@en,
        "Omsorg"@nb ;
    skos:related humord:c11873 .

humord:c09351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09351" ;
    dct:modified "2025-01-13T08:57:37"^^xsd:dateTime ;
    skos:altLabel "Føderåd"@en,
        "Føderåd"@nb,
        "Kår"@nb ;
    skos:broadMatch <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/333.33/e23/> ;
    skos:broader humord:c09350 ;
    skos:definition "Kår var bonde- og slektssamfunnets måte å ordne pensjon for eldre på. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/333.33/e23/> ;
    skos:prefLabel "Kår"@en,
        "Kår"@nb .

humord:c09353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09353" ;
    dct:modified "2024-11-22T10:17:09"^^xsd:dateTime ;
    skos:altLabel "Civil service pension"@en,
        "Company pension"@en,
        "Occupational pension"@en,
        "Pension plan"@en,
        "Pension plans"@en,
        "Pension systems"@en,
        "Pensions"@en,
        "Public service pension"@en,
        "Pensjon"@nb,
        "Pensjonar"@nb,
        "Pensjoner"@nb,
        "Pensjonsinntekter"@nb,
        "Pensjonsordningar"@nb,
        "Pensjonsordninger"@nb,
        "Pensjonsplan"@nb,
        "Pensjonsplanar"@nb,
        "Pensjonsplaner"@nb,
        "Pensjonsplanlegging"@nb,
        "Pensjonsplanleggjing"@nb,
        "Pensjonssystem"@nb,
        "Pensjonssystemer"@nb,
        "Tenestepensjon"@nb,
        "Tenestepensjonar"@nb,
        "Tjenestepensjon"@nb,
        "Tjenestepensjoner"@nb ;
    skos:broader humord:c09347 ;
    skos:closeMatch <http://dewey.info/class/353.54/e23/>,
        <http://dewey.info/class/368.43/e23/> ;
    skos:definition "Etterlønn til person som er gått ut av arbeidslivet eller til hans/hennes etterlatte <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/658.3253/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/353.54/e23/>,
        <http://dewey.info/class/368.37/e23/>,
        <http://dewey.info/class/368.43/e23/>,
        <http://dewey.info/class/657.75/e23/>,
        <http://dewey.info/class/658.3253/e23/> ;
    skos:prefLabel "Pension"@en,
        "Pensjon"@nb ;
    skos:related humord:c25076,
        humord:c69011 ;
    skos:relatedMatch <http://dewey.info/class/368.37/e23/>,
        <http://dewey.info/class/657.75/e23/> .

humord:c09355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 51 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09355" ;
    dct:modified "2024-01-15T12:38:16"^^xsd:dateTime ;
    skos:altLabel "Social welfare (Social care)"@en,
        "Sosial omsorg"@nb,
        "Sosialarbeid"@nb,
        "Sosiale hjelpeapparatet"@nb,
        "Sosiale hjelpetiltak"@nb,
        "Sosiale tjenester"@nb,
        "Sosialkontorer"@nb,
        "Sosialomsorg"@nb,
        "Sosialsektor"@nb,
        "Sosialt arbeid"@nb,
        "Sosialvesen"@nb ;
    skos:broader humord:c09350 ;
    skos:closeMatch realfagstermer:c011959,
        <http://dewey.info/class/361/e23/> ;
    skos:definition "Fellesbetegnelse for kommunalt organiserte hjelpetiltak ved økonomiske og sosiale vansker <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c005798 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005798,
        realfagstermer:c011959,
        <http://dewey.info/class/344.03/e23/>,
        <http://dewey.info/class/361/e23/> ;
    skos:prefLabel "Social care services"@en,
        "Sosialomsorg"@nb ;
    skos:related humord:c09349,
        humord:c24739,
        humord:c25275,
        humord:c59254 ;
    skos:relatedMatch <http://dewey.info/class/344.03/e23/> .

humord:c09356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09356" ;
    dct:modified "2023-12-18T15:42:04"^^xsd:dateTime ;
    skos:altLabel "Poor relief fund"@en,
        "Social assistance"@en,
        "Social relief"@en,
        "Social services"@en,
        "Fattighjelp"@nb,
        "Fattigkassa"@nb,
        "Fattigvesen"@nb,
        "Forsorg"@nb,
        "Sosiale ytelser"@nb ;
    skos:broadMatch <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/362.58/e23/> ;
    skos:broader humord:c09355 ;
    skos:definition "Ulike former for stønad til livsopphold som kommunene har lovpålagt plikt til å yte, vanligvis i form av økonomisk stønad <etter SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/362.58/e23/> ;
    skos:prefLabel "Social security benefits"@en,
        "Sosialhjelp"@nb ;
    skos:related humord:c25083 .

humord:c09361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09361" ;
    dct:modified "2023-12-19T15:02:30"^^xsd:dateTime ;
    skos:altLabel "Social securities"@en,
        "Sosiale trygder"@nb,
        "Sosialtrygd"@nb,
        "Trygd"@nb,
        "Trygder"@nb,
        "Trygdeytelser"@nb ;
    skos:broader humord:c09347 ;
    skos:exactMatch <http://dewey.info/class/368.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/368.4/e23/> ;
    skos:prefLabel "Social security"@en,
        "Trygder"@nb ;
    skos:related humord:c60610 .

humord:c09362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09362" ;
    dct:modified "2023-12-12T11:24:36"^^xsd:dateTime ;
    skos:altLabel "Veldedighet"@nb ;
    skos:broadMatch <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c09350 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/205.677/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:prefLabel "Benevolence"@en,
        "Velgjørenhet"@nb ;
    skos:related humord:c11751,
        humord:c16538 ;
    skos:relatedMatch <http://dewey.info/class/205.677/e23/> .

humord:c09364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09364" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Life-saving services"@en ;
    skos:broadMatch <http://dewey.info/class/363.1/e23/> ;
    skos:broader humord:c09347 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.1/e23/> ;
    skos:prefLabel "Rescue services"@en,
        "Redningstjenester"@nb .

humord:c09365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09365" ;
    dct:modified "2024-02-19T08:09:18"^^xsd:dateTime ;
    skos:altLabel "Maritime distress services"@en,
        "Salvage"@en,
        "Berging (Skip)"@nb,
        "Bering av skip"@nb,
        "Sjøredningstjeneste"@nb ;
    skos:broadMatch <http://dewey.info/class/363.123/e23/> ;
    skos:broader humord:c09364,
        humord:c24390 ;
    skos:exactMatch <http://dewey.info/class/387.55/e23/>,
        <http://dewey.info/class/623.8887/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.123/e23/>,
        <http://dewey.info/class/387.55/e23/>,
        <http://dewey.info/class/623.8887/e23/> ;
    skos:prefLabel "Sea rescue services"@en,
        "Sjøredningstjenester"@nb .

humord:c09366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09366" ;
    dct:modified "2023-12-18T15:42:35"^^xsd:dateTime ;
    skos:altLabel "Welfare states"@en,
        "Velferdsstat"@nb,
        "Velferdsstaten"@nb ;
    skos:broader humord:c09347 ;
    skos:exactMatch realfagstermer:c001277,
        <http://dewey.info/class/361.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001277,
        <http://dewey.info/class/330.126/e23/>,
        <http://dewey.info/class/361.65/e23/> ;
    skos:prefLabel "Welfare state"@en,
        "Velferdsstat"@nb ;
    skos:relatedMatch <http://dewey.info/class/330.126/e23/> .

humord:c09368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09368" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Urbansosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/307.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urban sociology"@en,
        "Bysosiologi"@nb .

humord:c09369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09369" ;
    dct:modified "2023-11-30T14:02:08"^^xsd:dateTime ;
    skos:altLabel "Communication sociology"@en,
        "Kommunikasjonssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:exactMatch realfagstermer:c005191,
        <http://dewey.info/class/302.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005191,
        <http://dewey.info/class/302.2/e23/> ;
    skos:prefLabel "Sociology of communication"@en,
        "Kommunikasjonssosiologi"@nb ;
    skos:related humord:c09106,
        humord:c09370 .

humord:c09370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09370" ;
    dct:modified "2023-11-30T15:44:30"^^xsd:dateTime ;
    skos:altLabel "Cultural sociology"@en,
        "Kultursosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:exactMatch realfagstermer:c000697 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000697,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Sociology of culture"@en,
        "Kultursosiologi"@nb ;
    skos:related humord:c09369 ;
    skos:relatedMatch <http://dewey.info/class/306/e23/> .

humord:c09371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09371" ;
    dct:modified "2022-04-29T08:28:56"^^xsd:dateTime ;
    skos:altLabel "Information sociology"@en,
        "Informasjonssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c008714,
        <http://dewey.info/class/306.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008714,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Sociology of knowledge"@en,
        "Kunnskapssosiologi"@nb .

humord:c09372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09372" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/700.103/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/700.103/e23/>,
        <http://dewey.info/class/700.4552/e23/> ;
    skos:prefLabel "Sociology of art"@en,
        "Kunstsosiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/700.4552/e23/> .

humord:c09373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09373" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Literature and society"@en,
        "Litteratur og samfunn"@nb,
        "Litteraturens oppgave"@nb ;
    skos:broadMatch <http://dewey.info/class/801.3/e23/> ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.488/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/801.3/e23/> ;
    skos:prefLabel "Sociology of literature"@en,
        "Litteratursosiologi"@nb ;
    skos:related humord:c06727 .

humord:c09376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09376" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Desire to read"@en,
        "Interest in reading"@en,
        "Interest of reading"@en,
        "Joy of reading"@en,
        "Love of reading"@en,
        "Pleasure in reading"@en,
        "Leseglede"@nb,
        "Leselyst"@nb ;
    skos:broader humord:c09373 ;
    skos:closeMatch <http://dewey.info/class/028.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028.9/e23/> ;
    skos:prefLabel "Reading interest"@en,
        "Leseinteresse"@nb .

humord:c09377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09377" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/028.9/e23/> ;
    skos:broader humord:c09373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028.9/e23/> ;
    skos:prefLabel "Reading experience"@en,
        "Leseopplevelse"@nb .

humord:c09378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09378" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09373 ;
    skos:closeMatch <http://dewey.info/class/028.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028.9/e23/> ;
    skos:prefLabel "Reading habits"@en,
        "Lesevaner"@nb ;
    skos:related humord:c07926 .

humord:c09379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09379" ;
    dct:modified "2007-01-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reception analysis"@en,
        "Reception history"@en,
        "Reception studies"@en,
        "Resepsjonsanalyse"@nb,
        "Resepsjonshistorie"@nb,
        "Resepsjonsstudier"@nb ;
    skos:broadMatch <http://dewey.info/class/801.3/e23/> ;
    skos:broader humord:c09373 ;
    skos:definition "Virkningen av en tekst eller av en litterær tendens eller retning på en leser eller på en lesergruppe. Innholdet i begrepet kan variere. Ett aspekt ved en teksts virkning er hvordan den blir lest og vurdert ved utgivelsen og over tid <Litt.vit.leks.>"@nb ;
    skos:editorialNote "Brukes også for mottakelse av andre verker, f.eks. film"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.3/e23/> ;
    skos:prefLabel "Reception"@en,
        "Resepsjon"@nb ;
    skos:related humord:c06596,
        humord:c13575 .

humord:c09382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09382" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:exactMatch <http://dewey.info/class/302.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media sociology"@en,
        "Mediesosiologi"@nb ;
    skos:related humord:c09077,
        humord:c24566 .

humord:c09384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09384" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.6/e23/> ;
    skos:prefLabel "Sociology of religion"@en,
        "Religionssosiologi"@nb .

humord:c09385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09385" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Legal sociology"@en ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/340.115/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.115/e23/> ;
    skos:prefLabel "Sociology of law"@en,
        "Rettssosiologi"@nb ;
    skos:related humord:c09069 .

humord:c09386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09386" ;
    dct:modified "2024-09-10T13:29:58"^^xsd:dateTime ;
    skos:altLabel "Human økologi"@nb,
        "Humanøkologi"@nb,
        "Sosial økologi"@nb,
        "Sosialøkologi"@nb,
        "Sosioøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:closeMatch realfagstermer:c002295,
        realfagstermer:c010799 ;
    skos:definition "Studiet av menneskets forhold til sine omgivelser og av menneskesamfunn som  system <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000306,
        <http://dewey.info/class/304.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000306,
        realfagstermer:c002295,
        realfagstermer:c010799,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/599.95/e23/> ;
    skos:prefLabel "Human ecology"@en,
        "Humanøkologi"@nb ;
    skos:related humord:c09387 ;
    skos:relatedMatch <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/599.95/e23/> .

humord:c09387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09387" ;
    dct:modified "2024-10-01T12:43:33"^^xsd:dateTime ;
    skos:altLabel "Human behavior"@en,
        "Human behaviour"@en,
        "Human nature"@en,
        "Biososiologi"@nb,
        "Menneskeleg natur"@nb,
        "Menneskeleg åtferd"@nb,
        "Menneskelig adferd"@nb,
        "Menneskelig atferd"@nb,
        "Menneskets natur"@nb,
        "Sosiobiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:closeMatch realfagstermer:c013810 ;
    skos:definition "Sosiobiologi er en vitenskapelig disiplin som studerer det evolusjonære grunnlaget for sosial atferd hos dyr, inkludert mennesker. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/304.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013810,
        <http://dewey.info/class/171.7/e23/>,
        <http://dewey.info/class/304.5/e23/>,
        <http://dewey.info/class/577.8/e23/>,
        <http://dewey.info/class/591.56/e23/> ;
    skos:prefLabel "Sociobiology"@en,
        "Sosiobiologi"@nb ;
    skos:related humord:c09386 ;
    skos:relatedMatch <http://dewey.info/class/171.7/e23/>,
        <http://dewey.info/class/577.8/e23/>,
        <http://dewey.info/class/591.56/e23/> .

humord:c09389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09389" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Språksosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Sociolinguistics"@en,
        "Sosiolingvistikk"@nb .

humord:c09391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09391" ;
    dct:modified "2020-12-18T11:41:56"^^xsd:dateTime ;
    skos:altLabel "Sociology of drama"@en,
        "Sociology of theater"@en,
        "Theater sociology"@en,
        "Theatre sociology"@en ;
    skos:broadMatch <http://dewey.info/class/792.01/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/306.4848/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4848/e23/>,
        <http://dewey.info/class/792.01/e23/> ;
    skos:prefLabel "Sociology of theatre"@en,
        "Teatersosiologi"@nb .

humord:c09392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09392" ;
    dct:modified "2023-12-19T09:42:26"^^xsd:dateTime ;
    skos:altLabel "Sociology of scientific science"@en,
        "Vitskapssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013518,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/306.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013518,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/306.45/e23/> ;
    skos:prefLabel "Sociology of science"@en,
        "Vitenskapssosiologi"@nb .

humord:c09393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09393" ;
    dct:modified "2024-01-03T13:12:20"^^xsd:dateTime ;
    skos:altLabel "Statistikk"@nb ;
    skos:broader humord:c08160,
        humord:c08995 ;
    skos:closeMatch <http://dewey.info/class/519.5/e23/> ;
    skos:exactMatch realfagstermer:c013504,
        realfagstermer:c030064,
        <http://dewey.info/class/310/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013504,
        realfagstermer:c030064,
        <http://dewey.info/class/001.4226/e23/>,
        <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/519.5/e23/> ;
    skos:prefLabel "Statistics"@en,
        "Statistikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.4226/e23/> .

humord:c09394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09394" ;
    dct:modified "2024-11-13T09:39:01"^^xsd:dateTime ;
    skos:altLabel "Statistical analysis"@en,
        "Statistisk analyse"@nb,
        "Statistisk dataanalyse"@nb,
        "Statistisk metode"@nb,
        "Statistiske analysar"@nb,
        "Statistiske analysemetodar"@nb,
        "Statistiske analysemetoder"@nb,
        "Statistiske analyser"@nb,
        "Statistiske metodar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--011/e23/> ;
    skos:broader humord:c09393 ;
    skos:closeMatch <http://dewey.info/class/518.28/e23/> ;
    skos:exactMatch realfagstermer:c001204,
        <http://dewey.info/class/001.422/e23/>,
        <http://dewey.info/class/1--0727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001204,
        <http://dewey.info/class/001.422/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/1--0727/e23/>,
        <http://dewey.info/class/518.28/e23/> ;
    skos:prefLabel "Statistical methods"@en,
        "Statistiske metoder"@nb .

humord:c09395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09395" ;
    dct:modified "2024-01-03T13:12:59"^^xsd:dateTime ;
    skos:altLabel "Politologi"@nb,
        "Statslære"@nb,
        "Statsvitskap"@nb ;
    skos:broader humord:c08995 ;
    skos:definition "Vitenskapen om politikk, også kalt politologi <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004329,
        <http://dewey.info/class/320/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004329,
        <http://dewey.info/class/320/e23/> ;
    skos:prefLabel "Political science"@en,
        "Statsvitenskap"@nb .

humord:c09396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09396" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Folkets samtykke"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "National will"@en,
        "Folkevilje"@nb ;
    skos:related humord:c15999 .

humord:c09398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09398" ;
    dct:modified "2024-08-20T12:45:40"^^xsd:dateTime ;
    skos:altLabel "Management (Political science)"@en,
        "Forvalting"@nb,
        "Forvaltning"@nb,
        "Forvaltningen"@nb ;
    skos:broader humord:c09395 ;
    skos:closeMatch <http://dewey.info/class/351/e23/> ;
    skos:exactMatch realfagstermer:c003784 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003784,
        <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Administration (Political science)"@en,
        "Forvaltning"@nb ;
    skos:related humord:c22788 ;
    skos:relatedMatch <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/302.35/e23/> .

humord:c09399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09399" ;
    dct:modified "2023-09-04T12:09:24"^^xsd:dateTime ;
    skos:altLabel "Building of houses"@en,
        "House-building"@en,
        "Housing development"@en,
        "Boligoppføring"@nb ;
    skos:broadMatch <http://dewey.info/class/690/e23/> ;
    skos:broader humord:c09398 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5/e23/>,
        <http://dewey.info/class/690/e23/>,
        <http://dewey.info/class/711.4/e23/>,
        <http://dewey.info/class/728/e23/> ;
    skos:prefLabel "Housebuilding"@en,
        "Boligbygging"@nb ;
    skos:related humord:c09283,
        humord:c14364,
        humord:c23253 ;
    skos:relatedMatch <http://dewey.info/class/363.5/e23/>,
        <http://dewey.info/class/711.4/e23/>,
        <http://dewey.info/class/728/e23/> .

humord:c09400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09400" ;
    dct:modified "2020-06-30T09:09:17"^^xsd:dateTime ;
    skos:altLabel "Communal housing"@en,
        "Communal housing construction"@en,
        "Municipal house building"@en ;
    skos:broadMatch <http://dewey.info/class/363.5561/e23/> ;
    skos:broader humord:c09399 ;
    skos:closeMatch <http://dewey.info/class/363.585/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5561/e23/>,
        <http://dewey.info/class/363.585/e23/> ;
    skos:prefLabel "Municipal housing"@en,
        "Kommunal boligbygging"@nb .

humord:c09401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09401" ;
    dct:modified "2020-06-30T10:07:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/363.5561/e23/> ;
    skos:broader humord:c09399 ;
    skos:closeMatch <http://dewey.info/class/363.585/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5561/e23/>,
        <http://dewey.info/class/363.585/e23/> ;
    skos:prefLabel "Social housing"@en,
        "Sosial boligbygging"@nb .

humord:c09402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09402" ;
    dct:modified "2023-11-17T11:35:17"^^xsd:dateTime ;
    skos:altLabel "Bureaucratisation"@en,
        "Bureaucratization"@en,
        "Byråkrati"@nb,
        "Byråkratisering"@nb ;
    skos:broader humord:c09398 ;
    skos:closeMatch <http://dewey.info/class/352.63/e23/> ;
    skos:exactMatch realfagstermer:c005800,
        <http://dewey.info/class/302.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005800,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/352.63/e23/> ;
    skos:prefLabel "Bureaucracy"@en,
        "Byråkrati"@nb ;
    skos:related humord:c21172 .

humord:c09403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09403" ;
    dct:modified "2025-03-28T14:20:21"^^xsd:dateTime ;
    skos:altLabel "District development"@en,
        "Regional growth"@en,
        "Rural development"@en,
        "Bygdeutvikling"@nb,
        "Distriktsutbygging"@nb,
        "Distriktsutvikling"@nb,
        "Landsbygdsutvikling"@nb,
        "Regional vekst"@nb,
        "Stedsutvikling"@nb ;
    skos:broader humord:c09398 ;
    skos:definition "Tiltak som settes i verk, både offentlig og privat, for å fremme den økonomiske utvikling og bedre levevilkårene i utkantdistriktene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001730,
        <http://dewey.info/class/307.1412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001730,
        <http://dewey.info/class/307.1412/e23/> ;
    skos:prefLabel "District development"@en,
        "Distriktsutbygging"@nb ;
    skos:related humord:c09554,
        humord:c13343 .

humord:c09404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09404" ;
    dct:modified "2024-11-15T13:59:01"^^xsd:dateTime ;
    skos:altLabel "Naturvern"@nb,
        "Ressursvern"@nb ;
    skos:broader humord:c09405 ;
    skos:closeMatch realfagstermer:c013488,
        <http://dewey.info/class/333.72/e23/> ;
    skos:exactMatch realfagstermer:c013491 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013488,
        realfagstermer:c013491,
        <http://dewey.info/class/333.72/e23/> ;
    skos:prefLabel "Nature conservation"@en,
        "Naturvern"@nb ;
    skos:related humord:c23884 .

humord:c09405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09405" ;
    dct:modified "2024-05-03T07:58:10"^^xsd:dateTime ;
    skos:altLabel "Environmental conservation"@en,
        "Miljøarbeid"@nb,
        "Miljøovervåking"@nb,
        "Miljøvern"@nb ;
    skos:broader humord:c01501,
        humord:c24679 ;
    skos:closeMatch realfagstermer:c011245,
        realfagstermer:c013488 ;
    skos:exactMatch <http://dewey.info/class/363.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011245,
        realfagstermer:c013488,
        <http://dewey.info/class/1--0286/e23/>,
        <http://dewey.info/class/344.046/e23/>,
        <http://dewey.info/class/354.328/e23/>,
        <http://dewey.info/class/363.7/e23/>,
        <http://dewey.info/class/628/e23/>,
        <http://dewey.info/class/658.4083/e23/> ;
    skos:prefLabel "Environmental protection"@en,
        "Miljøvern"@nb ;
    skos:related humord:c24705,
        humord:c66067 ;
    skos:relatedMatch <http://dewey.info/class/1--0286/e23/>,
        <http://dewey.info/class/344.046/e23/>,
        <http://dewey.info/class/354.328/e23/>,
        <http://dewey.info/class/628/e23/>,
        <http://dewey.info/class/658.4083/e23/> .

humord:c09406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09406" ;
    dct:modified "2023-12-13T08:14:20"^^xsd:dateTime ;
    skos:altLabel "Public sector"@en,
        "Forvaltningsnivåer"@nb,
        "Offentleg forvalting"@nb,
        "Offentleg forvaltning"@nb,
        "Offentleg sektor"@nb,
        "Offentleg verksemd"@nb,
        "Offentlig administrasjon"@nb,
        "Offentlig sektor"@nb,
        "Offentlig virksomhet"@nb ;
    skos:broader humord:c09398 ;
    skos:exactMatch realfagstermer:c013257,
        <http://dewey.info/class/351/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013257,
        <http://dewey.info/class/172.2/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/352.14/e23/>,
        <http://dewey.info/class/353.33/e23/>,
        <http://dewey.info/class/355.6/e23/> ;
    skos:prefLabel "Public administration"@en,
        "Offentlig forvaltning"@nb ;
    skos:related humord:c07577,
        humord:c23828,
        humord:c23832,
        humord:c26384 ;
    skos:relatedMatch <http://dewey.info/class/172.2/e23/>,
        <http://dewey.info/class/352.14/e23/>,
        <http://dewey.info/class/353.33/e23/>,
        <http://dewey.info/class/355.6/e23/> .

humord:c09407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09407" ;
    dct:modified "2023-12-05T07:35:09"^^xsd:dateTime ;
    skos:altLabel "Local management"@en,
        "Regional administration"@en,
        "Regional government"@en,
        "Lokal forvaltning"@nb,
        "Lokaladministrasjon"@nb,
        "Lokalforvalting"@nb,
        "Lokalforvaltning"@nb,
        "Regionalforvaltning"@nb ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09406 ;
    skos:exactMatch realfagstermer:c010496,
        <http://dewey.info/class/352.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010496,
        <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Local administration"@en,
        "Lokalforvaltning"@nb ;
    skos:related humord:c07577 .

humord:c09409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09409" ;
    dct:modified "2024-10-17T11:02:26"^^xsd:dateTime ;
    skos:altLabel "Communal management"@en,
        "Local administration (Local government)"@en,
        "Local authority administration"@en,
        "Local government sector"@en,
        "Municipal administration"@en,
        "Municipal administration (Local government)"@en,
        "Municipal governance"@en,
        "Municipal management"@en,
        "Municipal sector"@en,
        "Municipality"@en,
        "Kommunal administrasjon"@nb,
        "Kommunal forvaltning"@nb,
        "Kommunal planlegging"@nb,
        "Kommunal sektor"@nb,
        "Kommunal styring"@nb,
        "Kommunaladministrasjon"@nb,
        "Kommunalforvalting"@nb,
        "Kommuneforvaltning"@nb,
        "Kommunen"@nb,
        "Kommunesektoren"@nb ;
    skos:broader humord:c09407 ;
    skos:closeMatch <http://dewey.info/class/352.14/e23/> ;
    skos:exactMatch realfagstermer:c010745 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010745,
        <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/342.09/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Local government administration"@en,
        "Kommunalforvaltning"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/342.09/e23/> .

humord:c09410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09410" ;
    dct:modified "2024-02-20T13:03:03"^^xsd:dateTime ;
    skos:altLabel "Armed service"@en,
        "Militæret"@nb,
        "Militærvesen"@nb ;
    skos:broader humord:c09406 ;
    skos:exactMatch realfagstermer:c004415,
        <http://dewey.info/class/355/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004415,
        <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Armed services"@en,
        "Militærvesen"@nb ;
    skos:related humord:c09653,
        humord:c20338 .

humord:c09411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09411" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Defense"@en,
        "Military defence"@en,
        "Military defense"@en,
        "Forsvaret"@nb ;
    skos:broader humord:c09410 ;
    skos:closeMatch <http://dewey.info/class/355.03/e23/> ;
    skos:exactMatch realfagstermer:c012503 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012503,
        <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/355.03/e23/>,
        <http://dewey.info/class/623.3/e23/> ;
    skos:prefLabel "Defence"@en,
        "Forsvar"@nb ;
    skos:related humord:c09515,
        humord:c23762 ;
    skos:relatedMatch <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/623.3/e23/> .

humord:c09412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09412" ;
    dct:modified "2015-04-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forsvarsgreiner"@nb ;
    skos:broader humord:c09410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Branch of military services"@en,
        "Forsvarsgrener"@nb ;
    skos:relatedMatch <http://dewey.info/class/355/e23/> .

humord:c09414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09414" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "National guard"@en ;
    skos:broader humord:c09412 ;
    skos:closeMatch <http://dewey.info/class/355.351/e23/>,
        <http://dewey.info/class/355.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.351/e23/>,
        <http://dewey.info/class/355.37/e23/> ;
    skos:prefLabel "Home guard"@en,
        "Heimevern"@nb .

humord:c09415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09415" ;
    dct:modified "2024-08-28T07:59:18"^^xsd:dateTime ;
    skos:altLabel "Arme"@nb,
        "Armear"@nb,
        "Armeer"@nb,
        "Hær"@nb,
        "Hærar"@nb,
        "Hæren"@nb,
        "Hærer"@nb ;
    skos:broadMatch <http://dewey.info/class/355.31/e23/> ;
    skos:broader humord:c09412 ;
    skos:definition "Hæren er den landbaserte forsvarsgrenen av et lands militærvesen <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.31/e23/>,
        <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Army"@en,
        "Hæren"@nb ;
    skos:related humord:c09454 ;
    skos:relatedMatch <http://dewey.info/class/355/e23/> .

humord:c09417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09417" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.31/e23/> ;
    skos:broader humord:c09415 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.31/e23/> ;
    skos:prefLabel "Combat troops"@en,
        "Kamptropper"@nb .

humord:c09418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09418" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09417 ;
    skos:exactMatch <http://dewey.info/class/358.1282/e23/>,
        <http://dewey.info/class/623.412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.1282/e23/>,
        <http://dewey.info/class/623.412/e23/> ;
    skos:prefLabel "Field artillery"@en,
        "Feltartilleri"@nb .

humord:c09419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09419" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09417 ;
    skos:exactMatch <http://dewey.info/class/356.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/356.1/e23/> ;
    skos:prefLabel "Infantry"@en,
        "Infanteri"@nb .

humord:c09420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09420" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09417 ;
    skos:closeMatch <http://dewey.info/class/358.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.2/e23/> ;
    skos:prefLabel "Engineer corps"@en,
        "Ingeniørvåpen"@nb .

humord:c09421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09421" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rytteravdelinger"@nb,
        "Rytteri"@nb ;
    skos:broader humord:c09417 ;
    skos:exactMatch <http://dewey.info/class/357.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/357.1/e23/> ;
    skos:prefLabel "Cavalry"@en,
        "Kavaleri"@nb .

humord:c09426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09426" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.31/e23/> ;
    skos:broader humord:c09415 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.31/e23/> ;
    skos:prefLabel "Support troops"@en,
        "Støttetropper"@nb .

humord:c09429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09429" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09426 ;
    skos:exactMatch <http://dewey.info/class/358.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.24/e23/> ;
    skos:prefLabel "Signal Corps"@en,
        "Samband"@nb .

humord:c09430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09430" ;
    dct:modified "2023-01-23T14:03:05"^^xsd:dateTime ;
    skos:altLabel "Medical Corps"@en ;
    skos:broadMatch <http://dewey.info/class/355.345/e23/> ;
    skos:broader humord:c09426 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.345/e23/> ;
    skos:prefLabel "Medical service"@en,
        "Sanitet"@nb ;
    skos:related humord:c59384 .

humord:c09433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09433" ;
    dct:modified "2022-02-18T13:54:03"^^xsd:dateTime ;
    skos:altLabel "Luftstridskrefter"@nb,
        "Luftvern"@nb ;
    skos:broader humord:c09412 ;
    skos:closeMatch <http://dewey.info/class/358.4/e23/> ;
    skos:definition "Del av forsvaret i et land som skal verne mot eller gjennomføre luftangrep <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.4/e23/> ;
    skos:prefLabel "Air defence"@en,
        "Luftforsvar"@nb .

humord:c09434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09434" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/358.4/e23/> ;
    skos:broader humord:c09433 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.4/e23/> ;
    skos:prefLabel "Air force"@en,
        "Flyvåpen"@nb .

humord:c09435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09435" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/358.17182/e23/>,
        <http://dewey.info/class/623.4519/e23/> ;
    skos:broader humord:c09434 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.738/e23/>,
        <http://dewey.info/class/358.17182/e23/>,
        <http://dewey.info/class/623.4519/e23/> ;
    skos:prefLabel "Strategic air force"@en,
        "Strategisk flyvåpen"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.738/e23/> .

humord:c09440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09440" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09412 ;
    skos:closeMatch <http://dewey.info/class/359.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.03/e23/> ;
    skos:prefLabel "Naval defence"@en,
        "Sjøforsvar"@nb .

humord:c09441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09441" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09440 ;
    skos:exactMatch <http://dewey.info/class/358.1682/e23/>,
        <http://dewey.info/class/623.417/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.1682/e23/>,
        <http://dewey.info/class/623.417/e23/> ;
    skos:prefLabel "Coastal artillery"@en,
        "Kystartilleri"@nb .

humord:c09442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09442" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marinen"@nb ;
    skos:broader humord:c09440 ;
    skos:closeMatch <http://dewey.info/class/359/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359/e23/> ;
    skos:prefLabel "Navy"@en,
        "Marine"@nb ;
    skos:related humord:c09454,
        humord:c24470 .

humord:c09444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09444" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ubåtstyrker"@nb ;
    skos:broader humord:c09442 ;
    skos:exactMatch <http://dewey.info/class/359.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.93/e23/> ;
    skos:prefLabel "Submarine forces"@en,
        "Undervannsstyrker"@nb .

humord:c09446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09446" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09410 ;
    skos:exactMatch <http://dewey.info/class/355.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Military installations"@en,
        "Militære installasjoner"@nb .

humord:c09447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09447" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.7/e23/> ;
    skos:broader humord:c09446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Garrisons"@en,
        "Garnisoner"@nb .

humord:c09448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09448" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.0213/e23/> ;
    skos:broader humord:c09410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0213/e23/> ;
    skos:prefLabel "Military technology"@en,
        "Militærteknologi"@nb .

humord:c09449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09449" ;
    dct:modified "2024-02-28T14:38:57"^^xsd:dateTime ;
    skos:altLabel "Militær teori"@nb,
        "Militærteori"@nb,
        "Militærvitenskap"@nb,
        "Militærvitskap"@nb ;
    skos:broader humord:c09410 ;
    skos:closeMatch <http://dewey.info/class/355.001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.001/e23/> ;
    skos:prefLabel "Military theory"@en,
        "Militærteori"@nb .

humord:c09450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09450" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09449 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Art of war"@en,
        "Krigskunst"@nb .

humord:c09451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09451" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Militærstrategi"@nb ;
    skos:broadMatch <http://dewey.info/class/355.4/e23/> ;
    skos:broader humord:c09449 ;
    skos:closeMatch <http://dewey.info/class/355.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/355.4/e23/> ;
    skos:prefLabel "Military strategy"@en,
        "Militær strategi"@nb ;
    skos:related humord:c01526 .

humord:c09452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09452" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stridsteknikk"@nb ;
    skos:broader humord:c09451 ;
    skos:definition "Læren om å ordne, lede tropper <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.42/e23/> ;
    skos:prefLabel "Military tactics"@en,
        "Militær taktikk"@nb .

humord:c09454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09454" ;
    dct:modified "2015-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Militære styrker"@nb,
        "Væpnete styrker"@nb ;
    skos:broader humord:c09410 ;
    skos:closeMatch <http://dewey.info/class/355/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Armed forces"@en,
        "Væpnede styrker"@nb ;
    skos:related humord:c09415,
        humord:c09442 ;
    skos:relatedMatch <http://dewey.info/class/343.01/e23/> .

humord:c09456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09456" ;
    dct:modified "2024-08-15T13:57:07"^^xsd:dateTime ;
    skos:altLabel "Citizen-militia"@en,
        "Civil corps"@en,
        "Borgarkorps"@nb,
        "Borgarvæpning"@nb,
        "Borgarvæpningskompani"@nb,
        "Borgervæpning"@nb,
        "Borgervæpningskompanier"@nb ;
    skos:broadMatch <http://dewey.info/class/355.37/e23/> ;
    skos:broader humord:c09454 ;
    skos:definition "Borgerkorps var den forpliktelse byborgerskapet i mange europeiske land hadde til å danne væpnede avdelinger til ordensvern og forsvar av byen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.37/e23/> ;
    skos:prefLabel "Citizen corps"@en,
        "Borgerkorps"@nb .

humord:c09459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09459" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/> ;
    skos:broader humord:c09454 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/> ;
    skos:prefLabel "Death squads"@en,
        "Dødsskvadroner"@nb ;
    skos:related humord:c09678 .

humord:c09460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09460" ;
    dct:modified "2018-05-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "People's army"@en,
        "Folkehær"@nb,
        "Landvern"@nb,
        "Milits"@nb ;
    skos:broader humord:c09454 ;
    skos:closeMatch <http://dewey.info/class/355.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.37/e23/> ;
    skos:prefLabel "Militias"@en,
        "Militser"@nb .

humord:c09466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09466" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spanske armada"@nb ;
    skos:broadMatch <http://dewey.info/class/359.0094609031/e23/>,
        <http://dewey.info/class/946.043/e23/> ;
    skos:broader humord:c09454 ;
    skos:definition "Den veldige flåten som Filip 2 av Spania sendte mot England i 1588 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.0094609031/e23/>,
        <http://dewey.info/class/946.043/e23/> ;
    skos:prefLabel "Spanish Armada"@en,
        "Store armada"@nb .

humord:c09468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09468" ;
    dct:modified "2023-12-19T09:54:08"^^xsd:dateTime ;
    skos:altLabel "Arms"@en,
        "Våpen"@nb ;
    skos:broadMatch <http://dewey.info/class/623.4/e23/> ;
    skos:broader humord:c04660,
        humord:c09410 ;
    skos:closeMatch <http://dewey.info/class/739.7/e23/> ;
    skos:exactMatch realfagstermer:c004434,
        <http://dewey.info/class/355.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004434,
        <http://dewey.info/class/355.6212/e23/>,
        <http://dewey.info/class/355.82/e23/>,
        <http://dewey.info/class/623.4/e23/>,
        <http://dewey.info/class/683.4/e23/>,
        <http://dewey.info/class/739.7/e23/> ;
    skos:prefLabel "Weapons"@en,
        "Våpen"@nb ;
    skos:related humord:c18208,
        humord:c58455,
        humord:c59656 ;
    skos:relatedMatch <http://dewey.info/class/355.6212/e23/>,
        <http://dewey.info/class/683.4/e23/> .

humord:c09469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09469" ;
    dct:modified "2024-08-16T09:32:26"^^xsd:dateTime ;
    skos:altLabel "Antiubåtvåpen"@nb ;
    skos:broadMatch <http://dewey.info/class/355.82/e23/> ;
    skos:broader humord:c09468 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.82/e23/> ;
    skos:prefLabel "Antisubmarine weapons"@en,
        "Antiubåtvåpen"@nb .

humord:c09470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09470" ;
    dct:modified "2024-08-28T07:56:52"^^xsd:dateTime ;
    skos:altLabel "Armbrøstar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.8241/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.7441/e23/> ;
    skos:broader humord:c09468 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.8241/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.7441/e23/> ;
    skos:prefLabel "Crossbows"@en,
        "Armbrøster"@nb .

humord:c09471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09471" ;
    dct:modified "2024-04-23T13:47:13"^^xsd:dateTime ;
    skos:altLabel "Cannons"@en,
        "Mortars"@en,
        "Tactical missiles"@en,
        "Artilleri"@nb,
        "Bombekastere"@nb,
        "Kanonbatterier"@nb,
        "Kanoner (Våpen)"@nb,
        "Taktiske misiler"@nb ;
    skos:broader humord:c09468 ;
    skos:exactMatch realfagstermer:c006612,
        <http://dewey.info/class/355.821/e23/>,
        <http://dewey.info/class/623.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006612,
        <http://dewey.info/class/355.821/e23/>,
        <http://dewey.info/class/623.41/e23/> ;
    skos:prefLabel "Artillery"@en,
        "Artilleri"@nb .

humord:c09475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09475" ;
    dct:modified "2024-07-01T07:50:23"^^xsd:dateTime ;
    skos:altLabel "A-bombs"@en,
        "Atom bombs"@en,
        "Atomic bombs"@en,
        "Nuclear arms"@en,
        "Nuclear bombs"@en,
        "Atombomber"@nb,
        "Atomvåpen"@nb,
        "Kjernefysiske våpen"@nb,
        "Kjernevåpen"@nb ;
    skos:broader humord:c09468 ;
    skos:exactMatch realfagstermer:c012707,
        <http://dewey.info/class/355.825119/e23/>,
        <http://dewey.info/class/623.45119/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012707,
        <http://dewey.info/class/327.1747/e23/>,
        <http://dewey.info/class/341.734/e23/>,
        <http://dewey.info/class/355.825119/e23/>,
        <http://dewey.info/class/623.45119/e23/> ;
    skos:prefLabel "Nuclear weapons"@en,
        "Atomvåpen"@nb ;
    skos:related humord:c09530,
        humord:c26127 ;
    skos:relatedMatch <http://dewey.info/class/327.1747/e23/>,
        <http://dewey.info/class/341.734/e23/> .

humord:c09478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09478" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/> ;
    skos:broader humord:c09468 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/> ;
    skos:prefLabel "Bows (Weapons)"@en,
        "Buer (Våpen)"@nb .

humord:c09479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09479" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/> ;
    skos:broader humord:c09468 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/> ;
    skos:prefLabel "Lances"@en,
        "Lanser"@nb .

humord:c09480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09480" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.73/e23/> ;
    skos:broader humord:c09468 ;
    skos:closeMatch <http://dewey.info/class/799.20285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.73/e23/>,
        <http://dewey.info/class/799.20285/e23/> ;
    skos:prefLabel "Arrows (Weapons)"@en,
        "Piler (Våpen)"@nb ;
    skos:related humord:c13227 .

humord:c09481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09481" ;
    dct:modified "2016-09-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rocket weaponry"@en,
        "Missiler"@nb ;
    skos:broader humord:c09468 ;
    skos:closeMatch <http://dewey.info/class/623.451/e23/> ;
    skos:exactMatch <http://dewey.info/class/358.17182/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.17182/e23/>,
        <http://dewey.info/class/623.451/e23/> ;
    skos:prefLabel "Ballistic missiles"@en,
        "Rakettvåpen"@nb .

humord:c09484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09484" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.752/e23/> ;
    skos:broader humord:c09468 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.752/e23/> ;
    skos:prefLabel "Shield"@en,
        "Skjold"@nb .

humord:c09485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09485" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/739.72/e23/> ;
    skos:broader humord:c09468 ;
    skos:closeMatch <http://dewey.info/class/799.20282/e23/> ;
    skos:exactMatch <http://dewey.info/class/623.441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/>,
        <http://dewey.info/class/799.20282/e23/> ;
    skos:prefLabel "Spears"@en,
        "Spyd"@nb .

humord:c09486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09486" ;
    dct:modified "2024-09-20T07:49:30"^^xsd:dateTime ;
    skos:altLabel "Poison gas"@en,
        "Stridsgass"@nb,
        "Stridsgassar"@nb ;
    skos:broadMatch <http://dewey.info/class/358.3482/e23/>,
        <http://dewey.info/class/623.4592/e23/> ;
    skos:broader humord:c09468 ;
    skos:definition "Stridsgass er faste, flytende eller gassformede forbindelser som er dødelige eller virker skadelig på organismen. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.3482/e23/>,
        <http://dewey.info/class/623.4592/e23/> ;
    skos:prefLabel "Poison gases"@en,
        "Stridsgasser"@nb ;
    skos:related humord:c09526 .

humord:c09487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09487" ;
    dct:modified "2022-06-17T07:50:52"^^xsd:dateTime ;
    skos:broader humord:c59239 ;
    skos:closeMatch <http://dewey.info/class/739.722/e23/> ;
    skos:exactMatch <http://dewey.info/class/623.441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.722/e23/> ;
    skos:prefLabel "Swords"@en,
        "Sverd"@nb .

humord:c09488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09488" ;
    dct:modified "2021-03-01T13:47:01"^^xsd:dateTime ;
    skos:altLabel "Public governance"@en,
        "Public management"@en,
        "Public regulations"@en,
        "State management"@en,
        "Offentlig styring"@nb,
        "Offentlige reguleringer"@nb,
        "Statlig styring"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Public regulation"@en,
        "Offentlig regulering"@nb .

humord:c09489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09489" ;
    dct:modified "2024-01-03T09:25:25"^^xsd:dateTime ;
    skos:altLabel "State administration"@en,
        "Sentraladministrasjon"@nb,
        "Sentralforvalting"@nb,
        "Sentralforvaltning"@nb,
        "Sentralforvaltningen"@nb,
        "Statlig sektor"@nb,
        "Statsadministrasjon"@nb,
        "Statsforvaltning"@nb,
        "Statsforvaltninga"@nb,
        "Statsforvaltningen"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09406 ;
    skos:closeMatch realfagstermer:c006619 ;
    skos:exactMatch realfagstermer:c006887 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006619,
        realfagstermer:c006887,
        <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Central administration"@en,
        "Statsforvaltning"@nb ;
    skos:related humord:c07577 .

humord:c09493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09493" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Court (Royal household)"@en ;
    skos:broadMatch <http://dewey.info/class/305.522/e23/> ;
    skos:broader humord:c09489 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.522/e23/> ;
    skos:prefLabel "Courts (Royal household)"@en,
        "Hoff"@nb .

humord:c09494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09494" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09398 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Public institutions"@en,
        "Offentlige institusjoner"@nb ;
    skos:related humord:c13961 .

humord:c09495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09495" ;
    dct:modified "2020-06-18T12:57:55"^^xsd:dateTime ;
    skos:altLabel "District recorder office"@en,
        "Magistrate judge"@en,
        "Magistrate office"@en ;
    skos:broadMatch <http://dewey.info/class/342/e23/> ;
    skos:broader humord:c09494 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342/e23/> ;
    skos:prefLabel "Recorders office"@en,
        "Sorenskriverembetet"@nb .

humord:c09496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09496" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public roads administration"@en,
        "Road commission"@en,
        "Roads administration"@en ;
    skos:broadMatch <http://dewey.info/class/388.1/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:broader humord:c09494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.1/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:prefLabel "Highways authority"@en,
        "Veivesen"@nb ;
    skos:related humord:c04361 .

humord:c09497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09497" ;
    dct:modified "2024-11-20T13:05:04"^^xsd:dateTime ;
    skos:altLabel "District planning (Area planning)"@en,
        "Land planning"@en,
        "Land-use planning"@en,
        "Region planning"@en,
        "Regional planning (Area planning)"@en,
        "Spatial planning"@en,
        "Arealdisponering"@nb,
        "Arealplanlegging"@nb,
        "Distriktsplanlegging"@nb,
        "Områdeplanlegging"@nb,
        "Regional planlegging"@nb,
        "Regionalplanlegging"@nb,
        "Regionplanlegging"@nb ;
    skos:broader humord:c09398 ;
    skos:closeMatch realfagstermer:c006338 ;
    skos:exactMatch realfagstermer:c000637,
        <http://dewey.info/class/307.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000637,
        realfagstermer:c006338,
        <http://dewey.info/class/307.12/e23/>,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/711/e23/> ;
    skos:prefLabel "Area planning"@en,
        "Områdeplanlegging"@nb ;
    skos:related humord:c01509,
        humord:c25072 ;
    skos:relatedMatch <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/711/e23/> .

humord:c09500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09500" ;
    dct:modified "2023-11-17T11:34:37"^^xsd:dateTime ;
    skos:altLabel "City regulation"@en,
        "Town planning"@en,
        "Town regulation"@en,
        "Uran planning"@en,
        "Urban development"@en,
        "Urban regulation"@en,
        "Byplaner"@nb,
        "Byplanlegging"@nb,
        "Byregulering"@nb,
        "Byutvikling"@nb ;
    skos:broader humord:c09497 ;
    skos:closeMatch realfagstermer:c000104,
        <http://dewey.info/class/354.353/e23/> ;
    skos:definition "Utarbeiding av planer for utbygging av en by <BOB>"@nb ;
    skos:editorialNote "Oppdatering"@nb ;
    skos:exactMatch realfagstermer:c000200,
        <http://dewey.info/class/307.1216/e23/>,
        <http://dewey.info/class/307.1416/e23/>,
        <http://dewey.info/class/711.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000104,
        realfagstermer:c000200,
        <http://dewey.info/class/307.1216/e23/>,
        <http://dewey.info/class/307.1416/e23/>,
        <http://dewey.info/class/344.06/e23/>,
        <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/354.353/e23/>,
        <http://dewey.info/class/711.4/e23/> ;
    skos:prefLabel "City planning"@en,
        "Byplanlegging"@nb ;
    skos:related humord:c09039,
        humord:c09218 ;
    skos:relatedMatch <http://dewey.info/class/344.06/e23/>,
        <http://dewey.info/class/346.045/e23/> .

humord:c09501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09501" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "City renewal"@en,
        "Urban regeneration"@en,
        "Byfornying"@nb ;
    skos:broader humord:c09500 ;
    skos:closeMatch <http://dewey.info/class/711.4/e23/> ;
    skos:exactMatch <http://dewey.info/class/307.3416/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.3416/e23/>,
        <http://dewey.info/class/711.4/e23/> ;
    skos:prefLabel "Urban renewal"@en,
        "Byfornyelse"@nb .

humord:c09502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09502" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/711.4/e23/> ;
    skos:broader humord:c09497 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.4/e23/> ;
    skos:prefLabel "Local planning"@en,
        "Lokalplanlegging"@nb .

humord:c09503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09503" ;
    dct:modified "2023-12-12T10:29:00"^^xsd:dateTime ;
    skos:altLabel "Nasjonalparkar"@nb ;
    skos:broader humord:c09404 ;
    skos:exactMatch realfagstermer:c001854,
        <http://dewey.info/class/363.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001854,
        <http://dewey.info/class/333.72/e23/>,
        <http://dewey.info/class/363.68/e23/> ;
    skos:prefLabel "National parks"@en,
        "Nasjonalparker"@nb ;
    skos:related humord:c24203 ;
    skos:relatedMatch <http://dewey.info/class/333.72/e23/> .

humord:c09504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09504" ;
    dct:modified "2023-12-18T15:37:24"^^xsd:dateTime ;
    skos:altLabel "Construction of roads"@en,
        "Highway engineering"@en,
        "Road building"@en,
        "Street building"@en,
        "Vegbygging"@nb,
        "Vegutbygging"@nb,
        "Veiutbygging"@nb ;
    skos:broadMatch <http://dewey.info/class/625.7/e23/> ;
    skos:broader humord:c09398 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.1196257/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:prefLabel "Road construction"@en,
        "Veibygging"@nb ;
    skos:related humord:c04361 ;
    skos:relatedMatch <http://dewey.info/class/363.1196257/e23/> .

humord:c09506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09506" ;
    dct:modified "2023-11-28T12:42:43"^^xsd:dateTime ;
    skos:altLabel "Fred"@nb ;
    skos:broader humord:c09395 ;
    skos:closeMatch <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/327.172/e23/> ;
    skos:exactMatch realfagstermer:c013714,
        <http://dewey.info/class/303.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013714,
        <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.172/e23/>,
        <http://dewey.info/class/341.73/e23/> ;
    skos:prefLabel "Peace"@en,
        "Fred"@nb ;
    skos:related humord:c03982,
        humord:c09522 ;
    skos:relatedMatch <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/341.73/e23/> .

humord:c09507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09507" ;
    dct:modified "2023-11-28T12:44:05"^^xsd:dateTime ;
    skos:altLabel "Peacebuilding"@en,
        "Peacekeeping"@en,
        "Peacemaking"@en,
        "Peacework"@en,
        "Fredsarbeid"@nb,
        "Fredsbevaring"@nb,
        "Fredsbygging"@nb,
        "Fredssak"@nb,
        "Fredssaken"@nb ;
    skos:broader humord:c09506 ;
    skos:closeMatch <http://dewey.info/class/327.172/e23/> ;
    skos:exactMatch realfagstermer:c004190 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004190,
        <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Peace work"@en,
        "Fredsarbeid"@nb ;
    skos:related humord:c22834,
        humord:c22840,
        humord:c22848,
        humord:c26588,
        humord:c27349 .

humord:c09508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09508" ;
    dct:modified "2024-02-16T13:35:35"^^xsd:dateTime ;
    skos:altLabel "Detente"@en,
        "Avspenning (Fredsarbeid)"@nb,
        "Détente"@nb ;
    skos:broadMatch <http://dewey.info/class/327.172/e23/> ;
    skos:broader humord:c09507 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Détente"@en,
        "Avspenning (Fredsarbeid)"@nb .

humord:c09509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09509" ;
    dct:modified "2023-12-12T11:18:30"^^xsd:dateTime ;
    skos:altLabel "Arms limitation"@en,
        "Arms reduction"@en,
        "Limitation of armament"@en,
        "Weapons reduction"@en,
        "Nedrusting"@nb ;
    skos:broadMatch <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/201.7273/e23/> ;
    skos:broader humord:c09508 ;
    skos:exactMatch realfagstermer:c012667,
        <http://dewey.info/class/327.174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012667,
        <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/327.174/e23/>,
        <http://dewey.info/class/341.733/e23/> ;
    skos:prefLabel "Disarmament (Peace work)"@en,
        "Nedrustning"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.733/e23/> .

humord:c09511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09511" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Demilitarisation"@en ;
    skos:broadMatch <http://dewey.info/class/327.174/e23/> ;
    skos:broader humord:c09509 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/327.174/e23/>,
        <http://dewey.info/class/341.733/e23/> ;
    skos:prefLabel "Demilitarization"@en,
        "Demilitarisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/341.733/e23/> .

humord:c09512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09512" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09451,
        humord:c09508 ;
    skos:exactMatch <http://dewey.info/class/327.174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.174/e23/>,
        <http://dewey.info/class/341.733/e23/>,
        <http://dewey.info/class/355.03/e23/> ;
    skos:prefLabel "Arms control"@en,
        "Rustningskontroll"@nb ;
    skos:related humord:c25407 ;
    skos:relatedMatch <http://dewey.info/class/341.733/e23/>,
        <http://dewey.info/class/355.03/e23/> .

humord:c09513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09513" ;
    dct:modified "2021-11-02T15:07:59"^^xsd:dateTime ;
    skos:altLabel "Antimilitarism"@en ;
    skos:broadMatch <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/> ;
    skos:broader humord:c09507 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/303.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Pacifism"@en,
        "Pasifisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.172/e23/> .

humord:c09514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09514" ;
    dct:modified "2024-07-26T14:53:09"^^xsd:dateTime ;
    skos:altLabel "Ahimsa"@en,
        "Non-harming"@en,
        "Ahimsa"@nb,
        "Ikkevold"@nb,
        "Ikkevoldssaken"@nb,
        "Ikkje-vald"@nb,
        "Ikkjevald"@nb,
        "Ikkjevalddssaka"@nb ;
    skos:broader humord:c09513 ;
    skos:exactMatch <http://dewey.info/class/294.548697/e23/>,
        <http://dewey.info/class/303.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/294.548697/e23/>,
        <http://dewey.info/class/303.61/e23/> ;
    skos:prefLabel "Non-violence"@en,
        "Ikke-vold"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.7/e23/> .

humord:c09515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09515" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Passive resistance"@en ;
    skos:broadMatch <http://dewey.info/class/303.61/e23/> ;
    skos:broader humord:c09514 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.61/e23/>,
        <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Nonviolent resistance"@en,
        "Passiv motstand"@nb ;
    skos:related humord:c09411 ;
    skos:relatedMatch <http://dewey.info/class/322.4/e23/> .

humord:c09516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09516" ;
    dct:modified "2023-05-26T12:47:04"^^xsd:dateTime ;
    skos:altLabel "Fredskonferanser"@nb ;
    skos:broader humord:c09506 ;
    skos:exactMatch <http://dewey.info/class/303.6606/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6606/e23/> ;
    skos:prefLabel "Peace conferences"@en,
        "Fredskongresser"@nb .

humord:c09517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09517" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/361.26/e23/>,
        <http://dewey.info/class/361.6/e23/> ;
    skos:broader humord:c09506 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.26/e23/>,
        <http://dewey.info/class/361.6/e23/> ;
    skos:prefLabel "Peace Corps"@en,
        "Fredskorps"@nb ;
    skos:related humord:c09552 .

humord:c09518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09518" ;
    dct:modified "2022-03-28T08:02:58"^^xsd:dateTime ;
    skos:altLabel "Verdensfreden"@nb ;
    skos:broadMatch <http://dewey.info/class/303.66/e23/> ;
    skos:broader humord:c09506 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/> ;
    skos:prefLabel "World peace"@en,
        "Verdensfred"@nb .

humord:c09519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09519" ;
    dct:modified "2022-04-29T08:17:52"^^xsd:dateTime ;
    skos:altLabel "Høring"@nb,
        "Høringsinstituttet"@nb,
        "Offentlig høring"@nb,
        "Offentlige høringer"@nb ;
    skos:broader humord:c09680 ;
    skos:closeMatch <http://dewey.info/class/328.345/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.345/e23/> ;
    skos:prefLabel "Hearings"@en,
        "Høringer"@nb .

humord:c09521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09521" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Industrial countries"@en,
        "Industrialised countries"@en,
        "Industrialized countries"@en,
        "I-land"@nb,
        "Industrialiserte land"@nb ;
    skos:broader humord:c09395 ;
    skos:exactMatch <http://dewey.info/class/2--1722/e23/>,
        <http://dewey.info/class/909.09722/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1722/e23/>,
        <http://dewey.info/class/330.91722/e23/>,
        <http://dewey.info/class/609.1722/e23/>,
        <http://dewey.info/class/909.09722/e23/> ;
    skos:prefLabel "Developed countries"@en,
        "Industriland"@nb ;
    skos:related humord:c09344,
        humord:c28557 ;
    skos:relatedMatch <http://dewey.info/class/330.91722/e23/>,
        <http://dewey.info/class/609.1722/e23/> .

humord:c09522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 60 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09522" ;
    dct:modified "2024-12-11T11:27:32"^^xsd:dateTime ;
    skos:altLabel "Krig"@nb,
        "Krigsoperasjonar"@nb,
        "Krigsoperasjoner"@nb ;
    skos:broader humord:c09395 ;
    skos:closeMatch realfagstermer:c003641,
        <http://dewey.info/class/172.42/e23/> ;
    skos:exactMatch <http://dewey.info/class/355.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003641,
        <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/341.6/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/363.3498/e23/>,
        <http://dewey.info/class/577.274/e23/> ;
    skos:prefLabel "War"@en,
        "Krig"@nb ;
    skos:related humord:c03982,
        humord:c09506,
        humord:c26554 ;
    skos:relatedMatch <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/341.6/e23/>,
        <http://dewey.info/class/363.3498/e23/>,
        <http://dewey.info/class/577.274/e23/> .

humord:c09523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09523" ;
    dct:modified "2023-11-30T15:11:33"^^xsd:dateTime ;
    skos:altLabel "Krigføring"@nb ;
    skos:broader humord:c09522 ;
    skos:closeMatch <http://dewey.info/class/172.42/e23/> ;
    skos:exactMatch realfagstermer:c003641,
        <http://dewey.info/class/355.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003641,
        <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/341.6/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/363.3498/e23/>,
        <http://dewey.info/class/577.274/e23/> ;
    skos:prefLabel "Warfare"@en,
        "Krigføring"@nb ;
    skos:related humord:c09679 ;
    skos:relatedMatch <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/341.6/e23/>,
        <http://dewey.info/class/363.3498/e23/>,
        <http://dewey.info/class/577.274/e23/> .

humord:c09524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09524" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Conquering"@en ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09523 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Conquest"@en,
        "Erobring"@nb .

humord:c09525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09525" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Landnám"@en ;
    skos:broadMatch <http://dewey.info/class/948.022/e23/> ;
    skos:broader humord:c09524 ;
    skos:definition "Det å tilegne seg ubebodd land <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.022/e23/> ;
    skos:prefLabel "Land-take"@en,
        "Landnåm"@nb .

humord:c09526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09526" ;
    dct:modified "2023-11-30T13:22:34"^^xsd:dateTime ;
    skos:altLabel "Kjemisk krigføring"@nb ;
    skos:broader humord:c09523 ;
    skos:exactMatch realfagstermer:c003714,
        <http://dewey.info/class/358.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003714,
        <http://dewey.info/class/341.735/e23/>,
        <http://dewey.info/class/358.34/e23/>,
        <http://dewey.info/class/363.35/e23/> ;
    skos:prefLabel "Chemical warfare"@en,
        "Kjemisk krigføring"@nb ;
    skos:related humord:c09486 ;
    skos:relatedMatch <http://dewey.info/class/341.735/e23/>,
        <http://dewey.info/class/363.35/e23/> .

humord:c09527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09527" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09522 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Outbreak of war"@en,
        "Krigsutbrudd"@nb .

humord:c09528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09528" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Causes of war"@en ;
    skos:broader humord:c09522 ;
    skos:exactMatch <http://dewey.info/class/355.027/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.027/e23/> ;
    skos:prefLabel "War causes"@en,
        "Krigsårsaker"@nb .

humord:c09530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09530" ;
    dct:modified "2024-08-28T13:23:33"^^xsd:dateTime ;
    skos:altLabel "Nuclear warfare"@en,
        "Atomkrig"@nb,
        "Kjernefysisk krig"@nb,
        "Kjernefysisk krigføring"@nb ;
    skos:broader humord:c09529 ;
    skos:exactMatch realfagstermer:c004055,
        realfagstermer:c006606,
        <http://dewey.info/class/355.0217/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004055,
        realfagstermer:c006606,
        <http://dewey.info/class/172.422/e23/>,
        <http://dewey.info/class/201.7275/e23/>,
        <http://dewey.info/class/355.0217/e23/>,
        <http://dewey.info/class/355.43/e23/>,
        <http://dewey.info/class/363.35/e23/> ;
    skos:prefLabel "Nuclear war"@en,
        "Atomkrig"@nb ;
    skos:related humord:c09475 ;
    skos:relatedMatch <http://dewey.info/class/172.422/e23/>,
        <http://dewey.info/class/201.7275/e23/>,
        <http://dewey.info/class/355.43/e23/>,
        <http://dewey.info/class/363.35/e23/> .

humord:c09531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09531" ;
    dct:modified "2024-12-13T07:56:05"^^xsd:dateTime ;
    skos:altLabel "Great Peasants' War"@en,
        "Bondekrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/943.031/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Den store tyske bondeoppstand 1524-1525 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.031/e23/> ;
    skos:prefLabel "German Peasants' War"@en,
        "Bondekrigen"@nb ;
    skos:related humord:c09232 .

humord:c09532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09532" ;
    dct:modified "2021-10-19T13:33:48"^^xsd:dateTime ;
    skos:altLabel "Civil wars"@en ;
    skos:broadMatch <http://dewey.info/class/172.1/e23/> ;
    skos:broader humord:c09529 ;
    skos:closeMatch <http://dewey.info/class/303.64/e23/> ;
    skos:editorialNote "Se også de enkelte borgerkriger f.eks.: Amerikanske borgerkrig"@nb ;
    skos:exactMatch <http://dewey.info/class/355.0218/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/341.68/e23/>,
        <http://dewey.info/class/355.0218/e23/> ;
    skos:prefLabel "Civil war"@en,
        "Borgerkrig"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/341.68/e23/> .

humord:c09533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09533" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Guerilla"@en,
        "Gerilja"@nb ;
    skos:broader humord:c09529 ;
    skos:closeMatch <http://dewey.info/class/355.0218/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0218/e23/> ;
    skos:prefLabel "Guerilla warfare"@en,
        "Geriljakrig"@nb ;
    skos:related humord:c09194 .

humord:c09535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09535" ;
    dct:modified "2022-02-18T13:52:02"^^xsd:dateTime ;
    skos:altLabel "Aerial warfare"@en,
        "Luftkamp"@nb,
        "Luftkrigen"@nb ;
    skos:broader humord:c09529 ;
    skos:definition "Kamp mellom fly og/eller raketter i lufta <BOB,PN>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/358.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.4/e23/> ;
    skos:prefLabel "Air warfare"@en,
        "Luftkrig"@nb .

humord:c09537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09537" ;
    dct:modified "2020-06-18T13:00:47"^^xsd:dateTime ;
    skos:altLabel "Religious wars"@en,
        "War of religion"@en,
        "Wars of religions"@en ;
    skos:broadMatch <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:broader humord:c09529 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "Religious war"@en,
        "Religionskrig"@nb ;
    skos:relatedMatch <http://dewey.info/class/172.42/e23/> .

humord:c09538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09538" ;
    dct:modified "2024-12-13T07:49:05"^^xsd:dateTime ;
    skos:altLabel "Crusade"@en,
        "Korstog"@nb,
        "Korstogene"@nb,
        "Krosstog"@nb ;
    skos:broadMatch <http://dewey.info/class/909.07/e23/>,
        <http://dewey.info/class/940.18/e23/>,
        <http://dewey.info/class/949.503/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:broader humord:c09537 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.07/e23/>,
        <http://dewey.info/class/940.18/e23/>,
        <http://dewey.info/class/949.503/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:prefLabel "Crusades"@en,
        "Korstog"@nb ;
    skos:related humord:c14493 .

humord:c09539 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09539" ;
    dct:modified "2020-06-18T13:33:27"^^xsd:dateTime ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Authorities"@en,
        "Myndigheter"@nb .

humord:c09540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09540" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.3/e23/> ;
    skos:broader humord:c09539 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.3/e23/> ;
    skos:prefLabel "Military authorities"@en,
        "Militære myndigheter"@nb .

humord:c09541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09541" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Civilian authorities"@en,
        "Civilian governments"@en ;
    skos:broadMatch <http://dewey.info/class/328/e23/> ;
    skos:broader humord:c09539 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328/e23/> ;
    skos:prefLabel "Civil authorities"@en,
        "Sivile myndigheter"@nb .

humord:c09542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09542" ;
    dct:modified "2022-02-01T14:38:12"^^xsd:dateTime ;
    skos:altLabel "Legislative assemblies"@en,
        "Legislatures"@en,
        "Parliament"@en,
        "Parliaments"@en,
        "Folkerepresentasjon"@nb,
        "Kongresser (Sivile myndigheter)"@nb,
        "Lovgivende forsamlinger"@nb,
        "Nasjonalforsamling"@nb,
        "Parlamenter"@nb ;
    skos:broader humord:c09541 ;
    skos:closeMatch <http://dewey.info/class/328/e23/> ;
    skos:definition "Et lands folkevalgte, lovgivende forsamling <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328/e23/> ;
    skos:prefLabel "National assemblies"@en,
        "Nasjonalforsamlinger"@nb .

humord:c09544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09544" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09542 ;
    skos:closeMatch <http://dewey.info/class/328/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328/e23/> ;
    skos:prefLabel "Constituent assemblies"@en,
        "Grunnlovgivende forsamlinger"@nb .

humord:c09545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09545" ;
    dct:modified "2020-06-18T13:46:33"^^xsd:dateTime ;
    skos:altLabel "Government"@en,
        "Regjering"@nb ;
    skos:broader humord:c09541 ;
    skos:closeMatch <http://dewey.info/class/352.24/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/>,
        <http://dewey.info/class/352.24/e23/> ;
    skos:prefLabel "Governments"@en,
        "Regjeringer"@nb ;
    skos:related humord:c23499 ;
    skos:relatedMatch <http://dewey.info/class/321.8043/e23/> .

humord:c09546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09546" ;
    dct:modified "2022-01-24T07:15:27"^^xsd:dateTime ;
    skos:altLabel "Exile government"@en,
        "Governments in exile"@en,
        "Eksilregjering"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8043/e23/> ;
    skos:broader humord:c09545 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/>,
        <http://dewey.info/class/940.5336/e23/> ;
    skos:prefLabel "Exile governments"@en,
        "Eksilregjeringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.5336/e23/> .

humord:c09547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 64 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09547" ;
    dct:modified "2023-12-18T10:59:32"^^xsd:dateTime ;
    skos:altLabel "Policy"@en,
        "Political conditions"@en,
        "Political matters"@en,
        "Politikk"@nb,
        "Politiske forhold"@nb ;
    skos:broader humord:c09395 ;
    skos:exactMatch realfagstermer:c013495,
        <http://dewey.info/class/320/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013495,
        <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/320/e23/> ;
    skos:prefLabel "Politics"@en,
        "Politikk"@nb ;
    skos:related humord:c04459,
        humord:c25581 ;
    skos:relatedMatch <http://dewey.info/class/306.2/e23/> .

humord:c09550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09550" ;
    dct:modified "2024-08-23T14:09:54"^^xsd:dateTime ;
    skos:altLabel "Labor politics"@en,
        "Laboring-class politics"@en,
        "Labour politics"@en,
        "Labouring-class politics"@en,
        "Arbeidarpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/322.2/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.2/e23/>,
        <http://dewey.info/class/324.217/e23/> ;
    skos:prefLabel "Working-class politics"@en,
        "Arbeiderpolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.217/e23/> .

humord:c09551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09551" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "International aid policy"@en ;
    skos:broadMatch <http://dewey.info/class/338.91/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.91/e23/> ;
    skos:prefLabel "Foreign aid policy"@en,
        "Bistandspolitikk"@nb .

humord:c09552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09552" ;
    dct:modified "2024-03-06T11:24:18"^^xsd:dateTime ;
    skos:altLabel "Bilateral aid"@en,
        "Bilateral bistand"@en,
        "Development assistance"@en,
        "Development cooperation"@en,
        "Foreign aid"@en,
        "International aid"@en,
        "Multilateral aid"@en,
        "ODA (Development aid)"@en,
        "Official development assistance"@en,
        "Overseas aid"@en,
        "Bistand"@nb,
        "Bistandsarbeid"@nb,
        "Internasjonal utviklingshjelp"@nb,
        "Multilateral bistand"@nb,
        "U-hjelp"@nb,
        "Uhjelp"@nb,
        "Utviklingshjelp"@nb,
        "Utviklingssamarbeid"@nb ;
    skos:broader humord:c09551 ;
    skos:closeMatch <http://dewey.info/class/338.91/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002539,
        realfagstermer:c009188 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002539,
        realfagstermer:c009188,
        <http://dewey.info/class/338.91/e23/> ;
    skos:prefLabel "Development aid"@en,
        "Bistand"@nb ;
    skos:related humord:c09517,
        humord:c13924 .

humord:c09553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09553" ;
    dct:modified "2020-06-18T14:42:14"^^xsd:dateTime ;
    skos:altLabel "State policy (Federated states)"@en ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/> ;
    skos:prefLabel "Federal state policy"@en,
        "Delstatspolitikk"@nb .

humord:c09554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09554" ;
    dct:modified "2023-11-19T21:51:54"^^xsd:dateTime ;
    skos:altLabel "District policies"@en,
        "District policy"@en,
        "Norwegian settlement policy"@en,
        "Regional policies (Districts)"@en,
        "Regional policy (Districts)"@en,
        "Rural development policy"@en,
        "Distriktspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/352.283/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c001949 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001949,
        <http://dewey.info/class/307.1412/e23/>,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/352.283/e23/> ;
    skos:prefLabel "Rural development policies"@en,
        "Distriktspolitikk"@nb ;
    skos:related humord:c09403,
        humord:c13343 ;
    skos:relatedMatch <http://dewey.info/class/307.1412/e23/> .

humord:c09555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09555" ;
    dct:modified "2020-06-18T14:50:57"^^xsd:dateTime ;
    skos:altLabel "Expansion policies"@en,
        "Expansion policy"@en,
        "Expansionary policies"@en,
        "Expansionary policy"@en ;
    skos:broadMatch <http://dewey.info/class/320/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320/e23/>,
        <http://dewey.info/class/909/e23/> ;
    skos:prefLabel "Expansionism"@en,
        "Ekspansjonspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/909/e23/> .

humord:c09556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09556" ;
    dct:modified "2023-11-23T15:28:25"^^xsd:dateTime ;
    skos:altLabel "Energy policy"@en,
        "Energipolitikk"@nb ;
    skos:broader humord:c25365 ;
    skos:exactMatch realfagstermer:c005393 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005393,
        <http://dewey.info/class/333.79/e23/> ;
    skos:prefLabel "Energy policies"@en,
        "Energipolitikk"@nb ;
    skos:related humord:c14808 ;
    skos:relatedMatch <http://dewey.info/class/333.79/e23/> .

humord:c09557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09557" ;
    dct:modified "2024-09-04T09:30:30"^^xsd:dateTime ;
    skos:altLabel "Fisheries policy"@en,
        "Fiskeripolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/338.3727/e23/> ;
    skos:broader humord:c25365 ;
    skos:exactMatch realfagstermer:c009685 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009685,
        <http://dewey.info/class/338.3727/e23/> ;
    skos:prefLabel "Fisheries policies"@en,
        "Fiskeripolitikk"@nb ;
    skos:related humord:c07625,
        humord:c24538 .

humord:c09558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09558" ;
    dct:modified "2023-11-28T09:35:05"^^xsd:dateTime ;
    skos:altLabel "Research policies"@en,
        "Forskingspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/338.926/e23/> ;
    skos:broader humord:c09549 ;
    skos:exactMatch realfagstermer:c013422 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013422,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/338.926/e23/> ;
    skos:prefLabel "Research policy"@en,
        "Forskningspolitikk"@nb .

humord:c09560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09560" ;
    dct:modified "2023-11-28T10:36:10"^^xsd:dateTime ;
    skos:altLabel "Defense policies"@en,
        "Military policies"@en,
        "Military policy"@en,
        "Forsvarspolitikk"@nb,
        "Militærpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:exactMatch realfagstermer:c005628,
        <http://dewey.info/class/355.0335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005628,
        <http://dewey.info/class/355.0335/e23/> ;
    skos:prefLabel "Defense policy"@en,
        "Forsvarspolitikk"@nb ;
    skos:related humord:c09592,
        humord:c25407 .

humord:c09561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09561" ;
    dct:modified "2022-06-15T12:19:45"^^xsd:dateTime ;
    skos:altLabel "Defence treaties"@en,
        "Defense agreements"@en,
        "Defense treaties"@en,
        "Forsvarsallianser"@nb ;
    skos:broader humord:c26545 ;
    skos:closeMatch <http://dewey.info/class/355.031/e23/> ;
    skos:definition "Avtale mellom flere land om militær hjelp <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.031/e23/> ;
    skos:prefLabel "Defence agreements"@en,
        "Forsvarspakter"@nb .

humord:c09562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09562" ;
    dct:modified "2021-11-01T15:03:51"^^xsd:dateTime ;
    skos:altLabel "Draft"@en,
        "The draft"@en ;
    skos:broader humord:c09560 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/355.22363/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.22363/e23/> ;
    skos:prefLabel "Conscription"@en,
        "Verneplikt"@nb ;
    skos:related humord:c14445 .

humord:c09563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09563" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reunification policy"@en ;
    skos:broadMatch <http://dewey.info/class/320/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320/e23/> ;
    skos:prefLabel "Reunification policies"@en,
        "Gjenforeningspolitikk"@nb ;
    skos:related humord:c09759 .

humord:c09564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09564" ;
    dct:modified "2023-11-29T14:30:24"^^xsd:dateTime ;
    skos:altLabel "Trade policy"@en,
        "Trade regulation"@en,
        "Trade regulations"@en,
        "Handelspolitikk"@nb,
        "Handelsregulering"@nb ;
    skos:broader humord:c09549 ;
    skos:exactMatch realfagstermer:c004012,
        <http://dewey.info/class/381.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004012,
        <http://dewey.info/class/381.3/e23/>,
        <http://dewey.info/class/382.3/e23/> ;
    skos:prefLabel "Trade policies"@en,
        "Handelspolitikk"@nb ;
    skos:related humord:c07745 ;
    skos:relatedMatch <http://dewey.info/class/382.3/e23/> .

humord:c09565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09565" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Export ban"@en ;
    skos:broadMatch <http://dewey.info/class/382.63/e23/> ;
    skos:broader humord:c09564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.63/e23/> ;
    skos:prefLabel "Export prohibition"@en,
        "Eksportforbud"@nb ;
    skos:related humord:c15735 .

humord:c09566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09566" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/382.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.71/e23/> ;
    skos:prefLabel "Free trade"@en,
        "Frihandel"@nb ;
    skos:related humord:c22874 .

humord:c09567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09567" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Import ban"@en ;
    skos:broadMatch <http://dewey.info/class/341.582/e23/> ;
    skos:broader humord:c14893 ;
    skos:exactMatch <http://dewey.info/class/382.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.582/e23/>,
        <http://dewey.info/class/382.53/e23/> ;
    skos:prefLabel "Import prohibition"@en,
        "Importforbud"@nb ;
    skos:related humord:c15733 .

humord:c09568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09568" ;
    dct:modified "2023-11-30T07:53:44"^^xsd:dateTime ;
    skos:altLabel "Industrial policies"@en,
        "Industripolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/338.48/e23/> ;
    skos:broader humord:c09549 ;
    skos:exactMatch realfagstermer:c006949 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006949,
        <http://dewey.info/class/338.48/e23/> ;
    skos:prefLabel "Industrial policy"@en,
        "Industripolitikk"@nb .

humord:c09569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09569" ;
    dct:modified "2024-09-27T13:53:24"^^xsd:dateTime ;
    skos:altLabel "Immigration policies"@en,
        "Immigrasjonspolitikk"@nb,
        "Innvandrarpolitikk"@nb,
        "Innvandrerpolitikk"@nb,
        "Innvandringspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/325.1/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.1/e23/> ;
    skos:prefLabel "Immigration policy"@en,
        "Innvandringspolitikk"@nb ;
    skos:related humord:c13631 .

humord:c09570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09570" ;
    dct:modified "2024-10-30T11:28:45"^^xsd:dateTime ;
    skos:altLabel "Refugee policies"@en,
        "Flyktningpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/325.1/e23/> ;
    skos:broader humord:c09569 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.1/e23/> ;
    skos:prefLabel "Refugee policy"@en,
        "Flyktningpolitikk"@nb ;
    skos:related humord:c07229,
        humord:c13631 .

humord:c09571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09571" ;
    dct:modified "2023-11-30T08:38:45"^^xsd:dateTime ;
    skos:altLabel "Internasjonal konvensjon"@nb,
        "Internasjonal politikk"@nb ;
    skos:broader humord:c09549 ;
    skos:closeMatch realfagstermer:c011895 ;
    skos:exactMatch <http://dewey.info/class/327.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011895,
        <http://dewey.info/class/327.1/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "International politics"@en,
        "Internasjonal politikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/900/e23/> .

humord:c09572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 46 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09572" ;
    dct:modified "2022-12-14T09:03:06"^^xsd:dateTime ;
    skos:altLabel "International connections"@en,
        "International development"@en,
        "International economic relations"@en,
        "People-to-people relationships"@en,
        "Internasjonal utvikling"@nb,
        "Internasjonale forbindelser"@nb,
        "Internasjonale relasjoner"@nb,
        "Mellomfolkelige forhold"@nb ;
    skos:broader humord:c09571,
        humord:c23535 ;
    skos:closeMatch realfagstermer:c011895,
        <http://dewey.info/class/338.91/e23/> ;
    skos:exactMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011895,
        <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/201.727/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327/e23/>,
        <http://dewey.info/class/328.346/e23/>,
        <http://dewey.info/class/338.91/e23/>,
        <http://dewey.info/class/341.3/e23/>,
        <http://dewey.info/class/353.13/e23/> ;
    skos:prefLabel "International relations"@en,
        "Internasjonale forhold"@nb ;
    skos:related humord:c09606 ;
    skos:relatedMatch <http://dewey.info/class/172.4/e23/>,
        <http://dewey.info/class/201.727/e23/>,
        <http://dewey.info/class/328.346/e23/>,
        <http://dewey.info/class/341.3/e23/>,
        <http://dewey.info/class/353.13/e23/> .

humord:c09573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09573" ;
    dct:modified "2025-03-04T10:39:47"^^xsd:dateTime ;
    skos:broader humord:c09572,
        humord:c68903 ;
    skos:closeMatch realfagstermer:c011895 ;
    skos:exactMatch <http://dewey.info/class/327.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011895,
        <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/341.7/e23/> ;
    skos:prefLabel "International cooperation"@en,
        "Internasjonalt samarbeid"@nb ;
    skos:related humord:c21083,
        humord:c21084 ;
    skos:relatedMatch <http://dewey.info/class/341.7/e23/> .

humord:c09575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09575" ;
    dct:modified "2024-04-08T08:39:53"^^xsd:dateTime ;
    skos:altLabel "Kolonipolitikk"@nb ;
    skos:broader humord:c09631 ;
    skos:closeMatch realfagstermer:c000997,
        <http://dewey.info/class/325.3/e23/> ;
    skos:definition "Når riker eller stater erobrer, kontrollerer og utnytter et område som er utenfor deres egentlige territorium (område) <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000997,
        <http://dewey.info/class/325.3/e23/> ;
    skos:prefLabel "Colonialism"@en,
        "Kolonialisme"@nb ;
    skos:related humord:c09026,
        humord:c09658,
        humord:c23367,
        humord:c23788,
        humord:c65500 .

humord:c09577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09577" ;
    dct:modified "2024-08-28T20:48:08"^^xsd:dateTime ;
    skos:altLabel "Avkolonisering"@nb,
        "Dekolonialisering"@nb,
        "Dekolonisering"@nb ;
    skos:broader humord:c09575 ;
    skos:closeMatch <http://dewey.info/class/325.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.3/e23/> ;
    skos:prefLabel "Decolonization"@en,
        "Avkolonisering"@nb ;
    skos:related humord:c09578,
        humord:c09760 .

humord:c09578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09578" ;
    dct:modified "2020-07-02T15:05:42"^^xsd:dateTime ;
    skos:altLabel "Colonisation"@en,
        "Kolonialisering"@nb,
        "Kolonisasjon"@nb ;
    skos:broader humord:c09575 ;
    skos:definition "Når grupper av mennesker flytter ut på eget initiativ eller en gruppes initiativ for å drive jordbruk eller handel <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c031328,
        <http://dewey.info/class/325.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031328,
        <http://dewey.info/class/325.3/e23/> ;
    skos:prefLabel "Colonization"@en,
        "Kolonisering"@nb ;
    skos:related humord:c09577 .

humord:c09580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09580" ;
    dct:modified "2023-11-30T15:43:47"^^xsd:dateTime ;
    skos:altLabel "Cultural policies"@en,
        "Kulturpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c09549 ;
    skos:exactMatch realfagstermer:c010975 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010975,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural policy"@en,
        "Kulturpolitikk"@nb .

humord:c09581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09581" ;
    dct:modified "2020-07-02T08:54:33"^^xsd:dateTime ;
    skos:altLabel "Language policies"@en,
        "Linguistic policies"@en,
        "Linguistic policy"@en ;
    skos:broader humord:c09580 ;
    skos:closeMatch <http://dewey.info/class/306.449/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/> ;
    skos:prefLabel "Language policy"@en,
        "Språkpolitikk"@nb ;
    skos:related humord:c06389 .

humord:c09582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09582" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09581 ;
    skos:closeMatch <http://dewey.info/class/306.449/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/> ;
    skos:prefLabel "Language planning"@en,
        "Språkplanlegging"@nb ;
    skos:related humord:c04804,
        humord:c06389 .

humord:c09583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09583" ;
    dct:modified "2023-12-04T14:35:38"^^xsd:dateTime ;
    skos:altLabel "Agricultural policies"@en,
        "Jordbrukspolitikk"@nb,
        "Landbrukspolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/338.18/e23/> ;
    skos:exactMatch realfagstermer:c031275 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031275,
        <http://dewey.info/class/338.18/e23/> ;
    skos:prefLabel "Agricultural policy"@en,
        "Landbrukspolitikk"@nb ;
    skos:related humord:c24538 .

humord:c09585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09585" ;
    dct:modified "2020-07-02T10:44:05"^^xsd:dateTime ;
    skos:altLabel "Neutrality policies"@en,
        "Neutrality policy"@en ;
    skos:broadMatch <http://dewey.info/class/327/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327/e23/> ;
    skos:prefLabel "Policy of Neutrality"@en,
        "Nøytralitetspolitikk"@nb ;
    skos:related humord:c09606 .

humord:c09586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09586" ;
    dct:modified "2020-07-02T09:32:39"^^xsd:dateTime ;
    skos:altLabel "Racial policies"@en ;
    skos:broadMatch <http://dewey.info/class/320.56/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.56/e23/> ;
    skos:prefLabel "Racial policy"@en,
        "Rasepolitikk"@nb ;
    skos:related humord:c09235,
        humord:c21105 .

humord:c09587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09587" ;
    dct:modified "2023-11-15T11:55:03"^^xsd:dateTime ;
    skos:altLabel "Apartheid"@nb ;
    skos:broader humord:c09586,
        humord:c09631 ;
    skos:definition "Politisk ideologi og et system for rasebasert segregering eller adskillelse, herav navnet, praktisert i Sør-Afrika mellom 1948 og 1994 <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c001846,
        <http://dewey.info/class/305.800968/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001846,
        <http://dewey.info/class/305.800968/e23/>,
        <http://dewey.info/class/320.560968/e23/> ;
    skos:prefLabel "Apartheid"@en,
        "Apartheid"@nb ;
    skos:related humord:c58278 ;
    skos:relatedMatch <http://dewey.info/class/320.560968/e23/> .

humord:c09588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09588" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09586 ;
    skos:closeMatch <http://dewey.info/class/363.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.92/e23/> ;
    skos:prefLabel "Eugenics (Racial policy)"@en,
        "Rasehygiene"@nb ;
    skos:related humord:c20426 .

humord:c09589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09589" ;
    dct:modified "2021-04-08T09:51:52"^^xsd:dateTime ;
    skos:altLabel "Purge"@en,
        "Utrensing"@nb,
        "Utrensking"@nb,
        "Utrensning"@nb ;
    skos:broadMatch <http://dewey.info/class/320.56/e23/> ;
    skos:broader humord:c09586 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.56/e23/> ;
    skos:prefLabel "Purging"@en,
        "Utrenskning"@nb .

humord:c09591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09591" ;
    dct:modified "2020-07-02T10:42:26"^^xsd:dateTime ;
    skos:altLabel "Transport policies"@en,
        "Transport politics"@en,
        "Trafikkpolitikk"@nb,
        "Transportpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/388/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Transport policy"@en,
        "Samferdselspolitikk"@nb .

humord:c09592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09592" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "National security"@en,
        "National security policies"@en,
        "National security policy"@en,
        "Security policies"@en ;
    skos:broadMatch <http://dewey.info/class/327.1/e23/>,
        <http://dewey.info/class/355/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1/e23/>,
        <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Security policy"@en,
        "Sikkerhetspolitikk"@nb ;
    skos:related humord:c09560 .

humord:c09593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09593" ;
    dct:modified "2024-09-25T07:45:01"^^xsd:dateTime ;
    skos:altLabel "Intelligence (Security policy)"@en,
        "Intelligence service"@en,
        "Intelligence services"@en,
        "Secret service"@en,
        "Secret services"@en,
        "Etterretning"@nb,
        "Etterretningsteneste"@nb,
        "Etterretningstenester"@nb,
        "Etterretningstjeneste"@nb,
        "Hemmelige tjenester"@nb ;
    skos:broader humord:c09592 ;
    skos:closeMatch <http://dewey.info/class/352.379/e23/>,
        <http://dewey.info/class/353.17/e23/> ;
    skos:editorialNote "Etterretningstjeneste er en organisert virksomhet som er ansvarlig for å samle inn informasjon om fremmede stater, individer eller organisasjoner relevant for et lands nasjonale sikkerhet og interesser <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013413,
        <http://dewey.info/class/327.12/e23/>,
        <http://dewey.info/class/355.3432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013413,
        <http://dewey.info/class/327.12/e23/>,
        <http://dewey.info/class/352.379/e23/>,
        <http://dewey.info/class/353.17/e23/>,
        <http://dewey.info/class/355.3432/e23/>,
        <http://dewey.info/class/623.71/e23/> ;
    skos:prefLabel "Surveillance"@en,
        "Etterretningstjenester"@nb ;
    skos:related humord:c60406,
        humord:c60660 ;
    skos:relatedMatch <http://dewey.info/class/623.71/e23/> .

humord:c09594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09594" ;
    dct:modified "2023-12-13T10:29:43"^^xsd:dateTime ;
    skos:altLabel "Monitoring"@en,
        "Monitoring services"@en,
        "Supervision (Monitoring)"@en,
        "Supervision services"@en,
        "Surveillance services"@en,
        "Overvaking"@nb,
        "Overvåking"@nb,
        "Overvåkingstjenester"@nb,
        "Overvåkningstjenester"@nb ;
    skos:broader humord:c09593 ;
    skos:closeMatch <http://dewey.info/class/363.232/e23/> ;
    skos:exactMatch realfagstermer:c012764 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012764,
        <http://dewey.info/class/323.4482/e23/>,
        <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/363.232/e23/>,
        <http://dewey.info/class/621.38928/e23/> ;
    skos:prefLabel "Surveillance (Monitoring)"@en,
        "Overvåkning"@nb ;
    skos:related humord:c08920,
        humord:c28502 ;
    skos:relatedMatch <http://dewey.info/class/323.4482/e23/>,
        <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/621.38928/e23/> .

humord:c09595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09595" ;
    dct:modified "2014-09-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Internal security"@en,
        "Security (National affairs)"@en,
        "Indre sikkerhet"@nb,
        "Sikkerhet (Nasjonale forhold)"@nb ;
    skos:broader humord:c27566 ;
    skos:closeMatch realfagstermer:c011075 ;
    skos:definition "Forhold som gjelder en stats sikkerhet mot indre fiender <PN>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011075,
        <http://dewey.info/class/342.0418/e23/>,
        <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/353.1/e23/>,
        <http://dewey.info/class/355.03/e23/> ;
    skos:prefLabel "National security"@en,
        "Nasjonal sikkerhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.0418/e23/>,
        <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/353.1/e23/> .

humord:c09597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09597" ;
    dct:modified "2020-07-02T11:01:39"^^xsd:dateTime ;
    skos:altLabel "Social policies"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/361.25/e23/>,
        <http://dewey.info/class/361.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.25/e23/>,
        <http://dewey.info/class/361.61/e23/> ;
    skos:prefLabel "Social policy"@en,
        "Sosialpolitikk"@nb .

humord:c09598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09598" ;
    dct:modified "2011-03-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nutrition policies"@en,
        "Nutrition policy"@en,
        "Nutritional policies"@en,
        "Nutritional policy"@en ;
    skos:broader humord:c09597 ;
    skos:closeMatch <http://dewey.info/class/353.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.56/e23/>,
        <http://dewey.info/class/363.8/e23/> ;
    skos:prefLabel "Food politics"@en,
        "Ernæringspolitikk"@nb ;
    skos:related humord:c04914 ;
    skos:relatedMatch <http://dewey.info/class/363.8/e23/> .

humord:c09599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09599" ;
    dct:modified "2023-03-31T13:22:02"^^xsd:dateTime ;
    skos:altLabel "Crime prevention"@en,
        "Criminal custody authorities"@en,
        "Delinquency prevention"@en,
        "Kriminalitetsbekjempelse"@nb,
        "Kriminalitetsforebygging"@nb,
        "Kriminalprevensjon"@nb ;
    skos:broader humord:c09597 ;
    skos:closeMatch <http://dewey.info/class/365/e23/> ;
    skos:definition "Virksomhet som tar sikte på å forebygge kriminalitet <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365/e23/> ;
    skos:prefLabel "Correctional services"@en,
        "Kriminalomsorg"@nb ;
    skos:related humord:c08886 .

humord:c09600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09600" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Allocation of resources"@en,
        "Distribution of resources"@en,
        "Resource distribution"@en,
        "Ressursallokering"@nb ;
    skos:broadMatch <http://dewey.info/class/330/e23/> ;
    skos:broader humord:c09597 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330/e23/> ;
    skos:prefLabel "Resource allocation"@en,
        "Ressursfordeling"@nb .

humord:c09601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09601" ;
    dct:modified "2024-08-27T08:27:48"^^xsd:dateTime ;
    skos:altLabel "Employment policies"@en,
        "Job creating policies"@en,
        "Job creating policy"@en,
        "Labor policies"@en,
        "Labor policy"@en,
        "Labour policies"@en,
        "Labour policy"@en,
        "Work policies"@en,
        "Work policy"@en,
        "AMO"@nb,
        "Arbeidsmarkedspolitikk"@nb,
        "Arbeidsmarknadspolitikk"@nb,
        "Arbeidspolitikk"@nb,
        "Sysselsetjingspolitikk"@nb,
        "Sysselsettingspolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/331.12042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.12042/e23/> ;
    skos:prefLabel "Employment policy"@en,
        "Sysselsettingspolitikk"@nb ;
    skos:related humord:c09131,
        humord:c23609 .

humord:c09603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09603" ;
    dct:modified "2023-12-19T10:59:40"^^xsd:dateTime ;
    skos:altLabel "Education policies"@en,
        "Education policy"@en,
        "Education politics"@en,
        "Educational policies"@en,
        "Educational politics"@en,
        "Utdannelsespolitikk"@nb,
        "Utdanningspolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:exactMatch realfagstermer:c007200,
        <http://dewey.info/class/379/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007200,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Educational policy"@en,
        "Utdanningspolitikk"@nb .

humord:c09605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09605" ;
    dct:modified "2024-01-03T10:26:13"^^xsd:dateTime ;
    skos:altLabel "School policies"@en,
        "Skolepolitikk"@nb,
        "Skulepolitikk"@nb ;
    skos:broader humord:c09603 ;
    skos:closeMatch <http://dewey.info/class/379/e23/> ;
    skos:exactMatch realfagstermer:c011267 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011267,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "School policy"@en,
        "Skolepolitikk"@nb .

humord:c09606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09606" ;
    dct:modified "2024-03-13T15:09:20"^^xsd:dateTime ;
    skos:altLabel "External affairs"@en,
        "Foreign affairs"@en,
        "Foreign relations"@en,
        "Utenriksrelasjoner"@nb ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/327.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1/e23/> ;
    skos:prefLabel "Foreign policy"@en,
        "Utenrikspolitikk"@nb ;
    skos:related humord:c09572,
        humord:c09585 .

humord:c09607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09607" ;
    dct:modified "2023-11-24T13:30:25"^^xsd:dateTime ;
    skos:altLabel "Diplomati"@nb ;
    skos:broader humord:c15843 ;
    skos:exactMatch realfagstermer:c008741,
        <http://dewey.info/class/327.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008741,
        <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/341.33/e23/>,
        <http://dewey.info/class/399/e23/> ;
    skos:prefLabel "Diplomacy"@en,
        "Diplomati"@nb ;
    skos:related humord:c07424,
        humord:c15164,
        humord:c26589 ;
    skos:relatedMatch <http://dewey.info/class/341.33/e23/>,
        <http://dewey.info/class/399/e23/> .

humord:c09608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09608" ;
    dct:modified "2023-12-11T12:24:53"^^xsd:dateTime ;
    skos:altLabel "Economic policies"@en,
        "Økonomisk politikk"@nb ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/338.9/e23/> ;
    skos:exactMatch realfagstermer:c005897 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005897,
        <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Economic policy"@en,
        "Økonomisk politikk"@nb .

humord:c09609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09609" ;
    dct:modified "2023-11-27T07:58:34"^^xsd:dateTime ;
    skos:altLabel "Fiscal policies"@en,
        "Politics of finance"@en,
        "Finanspolitikk"@nb,
        "Fiskalpolitikk"@nb ;
    skos:broader humord:c09608 ;
    skos:definition "Statens inntekter og utgifter (statsbudsjettet gir den fullstendig oversikt over finanspolitikken) <UBO>"@nb ;
    skos:exactMatch realfagstermer:c009024,
        <http://dewey.info/class/336.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009024,
        <http://dewey.info/class/336.3/e23/>,
        <http://dewey.info/class/339.52/e23/>,
        <http://dewey.info/class/343.034/e23/> ;
    skos:prefLabel "Fiscal policy"@en,
        "Finanspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.52/e23/>,
        <http://dewey.info/class/343.034/e23/> .

humord:c09610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09610" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Income policies"@en,
        "Income policy"@en,
        "Incomes policies"@en ;
    skos:broadMatch <http://dewey.info/class/332.415/e23/> ;
    skos:broader humord:c09609 ;
    skos:exactMatch <http://dewey.info/class/339.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.415/e23/>,
        <http://dewey.info/class/339.5/e23/> ;
    skos:prefLabel "Incomes policy"@en,
        "Inntektspolitikk"@nb .

humord:c09611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09611" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Anti-inflation policies"@en,
        "Anti-inflation policy"@en,
        "Inflation policies"@en ;
    skos:broader humord:c09608 ;
    skos:closeMatch <http://dewey.info/class/332.415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.415/e23/> ;
    skos:prefLabel "Inflation policy"@en,
        "Inflasjonspolitikk"@nb .

humord:c09612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09612" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Credit policies"@en,
        "Credit risk policies"@en,
        "Credit risk policy"@en ;
    skos:broadMatch <http://dewey.info/class/332.7/e23/> ;
    skos:broader humord:c09608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.7/e23/> ;
    skos:prefLabel "Credit policy"@en,
        "Kredittpolitikk"@nb .

humord:c09613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09613" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09608 ;
    skos:definition "Det som har med pengemengde, målsetting og virkemidler for pengemengden å gjøre <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/332.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.112/e23/>,
        <http://dewey.info/class/332.4566/e23/>,
        <http://dewey.info/class/332.46/e23/>,
        <http://dewey.info/class/339.53/e23/> ;
    skos:prefLabel "Monetary policy"@en,
        "Pengepolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.112/e23/>,
        <http://dewey.info/class/332.4566/e23/>,
        <http://dewey.info/class/339.53/e23/> .

humord:c09614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09614" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09613 ;
    skos:exactMatch <http://dewey.info/class/332.4222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4222/e23/>,
        <http://dewey.info/class/332.452/e23/> ;
    skos:prefLabel "Gold standard"@en,
        "Gullstandard"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.452/e23/> .

humord:c09615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09615" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "Political statements"@en,
        "Politiske erklæringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.5/e23/> .

humord:c09616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09616" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "State of the Union"@en,
        "State of the Union address"@en,
        "The King's speeches"@en,
        "The Queen's speeches"@en,
        "Throne speeches"@en ;
    skos:broader humord:c09615 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Speeches from the throne"@en,
        "Trontaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/321/e23/> .

humord:c09617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09617" ;
    dct:modified "2023-12-18T10:59:58"^^xsd:dateTime ;
    skos:altLabel "Political theories"@en,
        "Political theory"@en,
        "Political thinking"@en,
        "Politisk filosofi"@nb,
        "Politisk tenking"@nb,
        "Politisk tenkning"@nb,
        "Politisk teori"@nb,
        "Politiske teorier"@nb ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Bør politisk teori skille ut som egen term? 2014-04-04/bsh"@nb ;
    skos:exactMatch realfagstermer:c002994,
        <http://dewey.info/class/320.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002994,
        <http://dewey.info/class/320.01/e23/> ;
    skos:prefLabel "Political philosophy"@en,
        "Politisk filosofi"@nb ;
    skos:related humord:c25175 .

humord:c09618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09618" ;
    dct:modified "2024-12-02T10:07:29"^^xsd:dateTime ;
    skos:altLabel "Social charter"@en,
        "Samfunnskontraktar"@nb,
        "Samfunnskontrakten"@nb,
        "Samfunnskontrakter"@nb,
        "Samfunnspakta"@nb ;
    skos:broadMatch <http://dewey.info/class/320.011/e23/> ;
    skos:broader humord:c09617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.011/e23/> ;
    skos:prefLabel "Community agreement"@en,
        "Samfunnspakten"@nb ;
    skos:related humord:c09196 .

humord:c09619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09619" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Political groups"@en ;
    skos:broadMatch <http://dewey.info/class/322/e23/> ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322/e23/> ;
    skos:prefLabel "Political groupings"@en,
        "Politiske grupperinger"@nb ;
    skos:related humord:c22728,
        humord:c29458 .

humord:c09622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09622" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Political societies"@en ;
    skos:broadMatch <http://dewey.info/class/322/e23/> ;
    skos:broader humord:c09619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322/e23/> ;
    skos:prefLabel "Political clubs"@en,
        "Politiske klubber"@nb ;
    skos:related humord:c09623 .

humord:c09623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09623" ;
    dct:modified "2024-11-22T10:23:13"^^xsd:dateTime ;
    skos:altLabel "Political party"@en,
        "Parti"@nb,
        "Partier"@nb,
        "Politiske parti"@nb ;
    skos:broader humord:c09619 ;
    skos:exactMatch realfagstermer:c007302,
        <http://dewey.info/class/306.26/e23/>,
        <http://dewey.info/class/324.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007302,
        <http://dewey.info/class/306.26/e23/>,
        <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "Political parties"@en,
        "Politiske partier"@nb ;
    skos:related humord:c09622,
        humord:c22150,
        humord:c22597,
        humord:c69012 .

humord:c09624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09624" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ecological parties"@en,
        "Ecologist parties"@en,
        "Green political parties"@en,
        "Miljøpartier"@nb,
        "Miljøvernpartier"@nb ;
    skos:broader humord:c09623 ;
    skos:definition "Politisk parti som arbeider ut fra en \"grønn\" politisk ideologi. Merkesaker: Miljøpolitikk, kampen mot atomvåpen og opprustning, motstand mot NATO og Warszava-pakten etc. <Ruud>"@nb ;
    skos:exactMatch <http://dewey.info/class/324.2187/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.187/e23/>,
        <http://dewey.info/class/324.2187/e23/> ;
    skos:prefLabel "Green parties"@en,
        "Grønne partier"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.187/e23/> .

humord:c09627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09627" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kommunistiske partier"@nb ;
    skos:broader humord:c09623 ;
    skos:exactMatch <http://dewey.info/class/324.2175/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.175/e23/>,
        <http://dewey.info/class/324.2175/e23/> ;
    skos:prefLabel "Communist parties"@en,
        "Kommunistpartier"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.175/e23/> .

humord:c09629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09629" ;
    dct:modified "2015-12-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09619 ;
    skos:exactMatch <http://dewey.info/class/2--1713/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1713/e23/> ;
    skos:prefLabel "Western Block"@en,
        "Vestblokken"@nb ;
    skos:related humord:c03772 .

humord:c09631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09631" ;
    dct:modified "2024-10-02T13:29:19"^^xsd:dateTime ;
    skos:altLabel "Political ideology"@en,
        "Politisk ideologi"@nb,
        "Politiske ideologiar"@nb ;
    skos:broader humord:c11868 ;
    skos:closeMatch <http://dewey.info/class/324.23/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/320.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5/e23/>,
        <http://dewey.info/class/324.23/e23/> ;
    skos:prefLabel "Political ideologies"@en,
        "Politiske ideologier"@nb .

humord:c09632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09632" ;
    dct:modified "2024-11-11T09:05:09"^^xsd:dateTime ;
    skos:altLabel "Anarkisme"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Anarkisme er en sosial og politisk teori og bevegelse som hevder individenes rett til uinnskrenket økonomisk, sosial og politisk selvstendighet, og bekjemper enhver form for herredømme over andre mennesker <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/335.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.57/e23/>,
        <http://dewey.info/class/321.07/e23/>,
        <http://dewey.info/class/335.83/e23/> ;
    skos:prefLabel "Anarchism"@en,
        "Anarkisme"@nb ;
    skos:related humord:c60778,
        humord:c68794 ;
    skos:relatedMatch <http://dewey.info/class/320.57/e23/>,
        <http://dewey.info/class/321.07/e23/> .

humord:c09633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09633" ;
    dct:modified "2024-08-15T13:37:46"^^xsd:dateTime ;
    skos:altLabel "Antifascism"@en,
        "Antifascisme"@nb ;
    skos:broader humord:c09631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/> ;
    skos:prefLabel "Anti-fascism"@en,
        "Antifascisme"@nb ;
    skos:related humord:c09638 ;
    skos:relatedMatch <http://dewey.info/class/320.533/e23/> .

humord:c09634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09634" ;
    dct:modified "2024-08-15T13:44:22"^^xsd:dateTime ;
    skos:altLabel "Antiklerikalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/272/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Antiklerikalisme er ei retning som vil motverka innverknaden kyrkja og presteskapet har i det offentlege livet (klerikalismen). Antiklerikalisme har hatt betydning særleg i katolske land. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/272/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "Anti-clericalism"@en,
        "Antiklerikalisme"@nb .

humord:c09635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09635" ;
    dct:modified "2024-08-16T08:42:22"^^xsd:dateTime ;
    skos:altLabel "Antikommunisme"@nb ;
    skos:broader humord:c09631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.532/e23/> ;
    skos:prefLabel "Anti-communism"@en,
        "Antikommunisme"@nb ;
    skos:related humord:c09642 ;
    skos:relatedMatch <http://dewey.info/class/320.532/e23/> .

humord:c09636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09636" ;
    dct:modified "2024-08-16T09:21:33"^^xsd:dateTime ;
    skos:altLabel "Antisemittisme"@nb,
        "Jødefiendskap"@nb,
        "Jødefiendtlighet"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Antisemittisme er en betegnelse for fiendtlige holdninger og handlinger mot jøder, og har utgangspunkt i tanker om at jødene som gruppe bærer negative egenskaper. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006607,
        <http://dewey.info/class/305.8924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006607,
        <http://dewey.info/class/201.5/e23/>,
        <http://dewey.info/class/305.8924/e23/> ;
    skos:prefLabel "Anti-semitism"@en,
        "Antisemittisme"@nb ;
    skos:related humord:c08730 ;
    skos:relatedMatch <http://dewey.info/class/201.5/e23/> .

humord:c09637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09637" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/321.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Despotism"@en,
        "Despotisme"@nb ;
    skos:related humord:c09747 .

humord:c09638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09638" ;
    dct:modified "2023-11-24T14:32:11"^^xsd:dateTime ;
    skos:altLabel "Fascisme"@nb ;
    skos:broader humord:c09631 ;
    skos:exactMatch realfagstermer:c007174,
        <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/335.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007174,
        <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/335.6/e23/> ;
    skos:prefLabel "Fascism"@en,
        "Fascisme"@nb ;
    skos:related humord:c09633,
        humord:c09639,
        humord:c09656,
        humord:c22435 .

humord:c09639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09639" ;
    dct:modified "2024-09-27T13:03:59"^^xsd:dateTime ;
    skos:altLabel "Far-right"@en,
        "Høgreekstremisme"@nb,
        "Ytre høgre"@nb,
        "Ytre høyre"@nb ;
    skos:broadMatch <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/320.54/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Høyreekstremisme er svært ytterliggående holdninger på den politiske høyresiden. Det brukes både om partier, bevegelser, grupperinger, enkeltstående aktivister og nettsteder. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/320.54/e23/> ;
    skos:prefLabel "Right-wing exstremism"@en,
        "Høyreekstremisme"@nb ;
    skos:related humord:c09638,
        humord:c14874,
        humord:c27649,
        humord:c56659 .

humord:c09640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09640" ;
    dct:modified "2023-11-30T07:27:02"^^xsd:dateTime ;
    skos:altLabel "Imperialisme"@nb ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/327.1/e23/> ;
    skos:exactMatch realfagstermer:c010349,
        <http://dewey.info/class/325.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010349,
        <http://dewey.info/class/325.32/e23/>,
        <http://dewey.info/class/327.1/e23/> ;
    skos:prefLabel "Imperialism"@en,
        "Imperialisme"@nb ;
    skos:related humord:c23367,
        humord:c23788 .

humord:c09641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09641" ;
    dct:modified "2015-05-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:definition "Økonomisk system hvor formue og produksjonsmidler er privateid <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.342/e23/>,
        <http://dewey.info/class/330.122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.73/e23/>,
        <http://dewey.info/class/306.342/e23/>,
        <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Capitalism"@en,
        "Kapitalisme"@nb ;
    skos:related humord:c22091 ;
    skos:relatedMatch <http://dewey.info/class/201.73/e23/> .

humord:c09642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09642" ;
    dct:modified "2024-11-19T10:48:19"^^xsd:dateTime ;
    skos:altLabel "Kommunisme"@nb ;
    skos:broader humord:c09631 ;
    skos:exactMatch realfagstermer:c002679,
        <http://dewey.info/class/320.532/e23/>,
        <http://dewey.info/class/335.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002679,
        <http://dewey.info/class/320.532/e23/>,
        <http://dewey.info/class/335.4/e23/> ;
    skos:prefLabel "Communism"@en,
        "Kommunisme"@nb ;
    skos:related humord:c09635,
        humord:c68947 .

humord:c09643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09643" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:broader humord:c09642 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:prefLabel "Bolshevism"@en,
        "Bolsjevisme"@nb .

humord:c09644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09644" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09642 ;
    skos:exactMatch <http://dewey.info/class/320.5323094/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5323094/e23/> ;
    skos:prefLabel "Eurocommunism"@en,
        "Eurokommunisme"@nb .

humord:c09645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09645" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09642 ;
    skos:closeMatch <http://dewey.info/class/335.4345/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.4345/e23/> ;
    skos:prefLabel "Maoism"@en,
        "Maoisme"@nb .

humord:c09646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09646" ;
    dct:modified "2024-11-22T14:35:08"^^xsd:dateTime ;
    skos:altLabel "Marxist theories"@en,
        "Marxisme"@nb,
        "Marxistisk teori"@nb ;
    skos:broader humord:c09642 ;
    skos:definition "Fellesnavn for Karl Marx' tanker og teorier og de senere forsøk på å tolke og viderføre dem <UBO>"@nb ;
    skos:exactMatch realfagstermer:c000023,
        <http://dewey.info/class/335.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000023,
        <http://dewey.info/class/320.5315/e23/>,
        <http://dewey.info/class/335.4/e23/> ;
    skos:prefLabel "Marxism"@en,
        "Marxisme"@nb ;
    skos:related humord:c69027 ;
    skos:relatedMatch <http://dewey.info/class/320.5315/e23/> .

humord:c09647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09647" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leninism"@en,
        "Leninisme"@nb,
        "Marxist-leninisme"@nb ;
    skos:broader humord:c09646 ;
    skos:definition "Marxismen slik den ble tolket og utviklet av Lenin <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:prefLabel "Marxist Leninism"@en,
        "Marxisme-leninisme"@nb .

humord:c09648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09648" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:broader humord:c09646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/>,
        <http://dewey.info/class/947.0842/e23/> ;
    skos:prefLabel "Stalinism"@en,
        "Stalinisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/947.0842/e23/> .

humord:c09649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09649" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Høyresiden"@nb ;
    skos:broader humord:c09631 ;
    skos:exactMatch <http://dewey.info/class/320.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.52/e23/> ;
    skos:prefLabel "Conservatism"@en,
        "Konservatisme"@nb .

humord:c09650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09650" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.520941/e23/> ;
    skos:broader humord:c09649 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.520941/e23/>,
        <http://dewey.info/class/941.0858/e23/> ;
    skos:prefLabel "Thatcherism"@en,
        "Thatcherisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/941.0858/e23/> .

humord:c09651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09651" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/148/e23/> ;
    skos:exactMatch <http://dewey.info/class/320.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/148/e23/>,
        <http://dewey.info/class/320.51/e23/> ;
    skos:prefLabel "Liberalism"@en,
        "Liberalisme"@nb ;
    skos:related humord:c24282,
        humord:c24283 .

humord:c09652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09652" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.51/e23/> ;
    skos:broader humord:c09651 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.51/e23/> ;
    skos:prefLabel "Civic liberalism"@en,
        "Borgerlig liberalisme"@nb .

humord:c09653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09653" ;
    dct:modified "2024-11-07T08:53:42"^^xsd:dateTime ;
    skos:altLabel "Militarisme"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Ensidig interesse for og oppslutning om et sterkt militærvesen <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.0213/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/355.0213/e23/> ;
    skos:prefLabel "Militarism"@en,
        "Militarisme"@nb ;
    skos:related humord:c09410,
        humord:c09513,
        humord:c68796 ;
    skos:relatedMatch <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/303.66/e23/> .

humord:c09654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09654" ;
    dct:modified "2023-12-12T10:28:26"^^xsd:dateTime ;
    skos:altLabel "Nasjonalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/780.9034/e23/> ;
    skos:broader humord:c09631 ;
    skos:exactMatch realfagstermer:c000050,
        <http://dewey.info/class/320.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000050,
        <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/320.54/e23/>,
        <http://dewey.info/class/780.9034/e23/> ;
    skos:prefLabel "Nationalism"@en,
        "Nasjonalisme"@nb ;
    skos:related humord:c13633,
        humord:c19496,
        humord:c22964,
        humord:c23196,
        humord:c25003 ;
    skos:relatedMatch <http://dewey.info/class/201.72/e23/> .

humord:c09655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09655" ;
    dct:modified "2024-08-16T09:23:49"^^xsd:dateTime ;
    skos:altLabel "Anti zionism"@en,
        "Antisionisme"@nb,
        "Sionisme"@nb,
        "Zionisme"@nb ;
    skos:broader humord:c09654 ;
    skos:closeMatch <http://dewey.info/class/320.54095694/e23/> ;
    skos:definition "Sionisme er en kultur-politisk bevegelse som oppsto mot slutten av 1800-tallet som et svar på fortsatt diskriminering av jøder og økende antisemittisme i Europa.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54095694/e23/> ;
    skos:prefLabel "Zionism"@en,
        "Sionisme"@nb .

humord:c09656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09656" ;
    dct:modified "2024-11-07T08:53:10"^^xsd:dateTime ;
    skos:altLabel "National Socialism"@en,
        "Nasjonalsosialisme"@nb,
        "Nazisme"@nb ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.533/e23/> ;
    skos:exactMatch realfagstermer:c008064,
        <http://dewey.info/class/335.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008064,
        <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/335.6/e23/> ;
    skos:prefLabel "Nazism"@en,
        "Nazisme"@nb ;
    skos:related humord:c07301,
        humord:c09638,
        humord:c09659,
        humord:c68795 .

humord:c09658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09658" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neo-colonialism"@en,
        "Neo-imperialism"@en,
        "Neoimperialism"@en ;
    skos:broadMatch <http://dewey.info/class/325.3/e23/> ;
    skos:broader humord:c09631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.3/e23/> ;
    skos:prefLabel "Neocolonialism"@en,
        "Nykolonialisme"@nb ;
    skos:related humord:c09575 .

humord:c09659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09659" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.533/e23/> ;
    skos:exactMatch <http://dewey.info/class/335.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/335.6/e23/> ;
    skos:prefLabel "Neo-Nazism"@en,
        "Nynazisme"@nb ;
    skos:related humord:c09656 .

humord:c09660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09660" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:exactMatch <http://dewey.info/class/320.5662/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5662/e23/> ;
    skos:prefLabel "Populism"@en,
        "Populisme"@nb ;
    skos:related humord:c22964,
        humord:c51667 .

humord:c09661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09661" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Postcolonial studies"@en ;
    skos:broadMatch <http://dewey.info/class/320.9045/e23/> ;
    skos:broader humord:c09631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.9045/e23/> ;
    skos:prefLabel "Postcolonialism"@en,
        "Postkolonialisme"@nb .

humord:c09662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09662" ;
    dct:modified "2014-08-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.54/e23/> ;
    skos:definition "Politisk ideologi som fokuserer på en bestemt regions eller gruppe av regioners interesser <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54/e23/> ;
    skos:prefLabel "Regionalism"@en,
        "Regionalisme"@nb .

humord:c09663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09663" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Progressivism"@en,
        "Progressivisme"@nb,
        "Sosialdemokratiet"@nb ;
    skos:broader humord:c09631 ;
    skos:exactMatch <http://dewey.info/class/320.5315/e23/>,
        <http://dewey.info/class/335.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5315/e23/>,
        <http://dewey.info/class/335.5/e23/> ;
    skos:prefLabel "Social democracy"@en,
        "Sosialdemokrati"@nb .

humord:c09664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09664" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:exactMatch <http://dewey.info/class/306.345/e23/>,
        <http://dewey.info/class/320.531/e23/>,
        <http://dewey.info/class/335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.345/e23/>,
        <http://dewey.info/class/320.531/e23/>,
        <http://dewey.info/class/335/e23/> ;
    skos:prefLabel "Socialism"@en,
        "Sosialisme"@nb ;
    skos:related humord:c16336 .

humord:c09665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09665" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.50982/e23/>,
        <http://dewey.info/class/982.06/e23/> ;
    skos:broader humord:c09664 ;
    skos:definition "Politisk retning i Argentina startet av Juan Domingo Peron <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.50982/e23/>,
        <http://dewey.info/class/982.06/e23/> ;
    skos:prefLabel "Peronism"@en,
        "Peronisme"@nb .

humord:c09666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09666" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Saint-Simonianism"@en ;
    skos:broadMatch <http://dewey.info/class/320.531/e23/> ;
    skos:broader humord:c09664 ;
    skos:definition "Sosialistisk system anbefalt av greven av Saint-Simon <CED>"@nb ;
    skos:exactMatch <http://dewey.info/class/335.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.531/e23/>,
        <http://dewey.info/class/335.22/e23/> ;
    skos:prefLabel "Saint-Simonism"@en,
        "Saint-Simonisme"@nb .

humord:c09667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09667" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.34/e23/> ;
    skos:broader humord:c09631 ;
    skos:exactMatch <http://dewey.info/class/335.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.34/e23/>,
        <http://dewey.info/class/320.53/e23/>,
        <http://dewey.info/class/335.82/e23/> ;
    skos:prefLabel "Syndicalism"@en,
        "Syndikalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.53/e23/> .

humord:c09668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09668" ;
    dct:modified "2013-01-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Totalitært styre"@nb ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.53/e23/> ;
    skos:definition "Politisk system hvor staten ikke anerkjenner noen grenser for sin myndighet  og forsøker å regulere alle aspekter av det offentlige og private liv hvordet er mulig <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.53/e23/> ;
    skos:prefLabel "Totalitarianism"@en,
        "Totalitarisme"@nb ;
    skos:related humord:c23763,
        humord:c26395 .

humord:c09669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09669" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leftism"@en,
        "Leftist"@en ;
    skos:broadMatch <http://dewey.info/class/320.53/e23/> ;
    skos:broader humord:c09631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.53/e23/> ;
    skos:prefLabel "Left-wing"@en,
        "Venstreorientering"@nb .

humord:c09670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09670" ;
    dct:modified "2012-02-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/320/e23/> ;
    skos:broader humord:c09395,
        humord:c25734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/320/e23/> ;
    skos:prefLabel "Political conflicts"@en,
        "Politiske konflikter"@nb ;
    skos:related humord:c09138,
        humord:c09227,
        humord:c13219,
        humord:c22609 .

humord:c09672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09672" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Banishment"@en,
        "Landflyktighet"@nb,
        "Landsforvisning"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:broader humord:c09670 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:prefLabel "Exile"@en,
        "Eksil"@nb ;
    skos:related humord:c15215,
        humord:c20982 .

humord:c09674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09674" ;
    dct:modified "2019-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Border conflicts"@en,
        "Territorial boundary disputes"@en,
        "Territorial conflicts"@en,
        "Territorial disputes"@en ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/> ;
    skos:broader humord:c09670 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/> ;
    skos:prefLabel "Border disputes"@en,
        "Grensekonflikter"@nb .

humord:c09675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09675" ;
    dct:modified "2024-10-14T08:29:16"^^xsd:dateTime ;
    skos:altLabel "Rearmament"@en,
        "Gjenopprusting"@nb,
        "Gjenopprustning"@nb,
        "Militær opprusting"@nb,
        "Militær opprustning"@nb,
        "Opprusting"@nb ;
    skos:broadMatch <http://dewey.info/class/327.174/e23/> ;
    skos:broader humord:c09670 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.422/e23/>,
        <http://dewey.info/class/327.174/e23/> ;
    skos:prefLabel "Armament"@en,
        "Opprustning"@nb ;
    skos:relatedMatch <http://dewey.info/class/172.422/e23/> .

humord:c09677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09677" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Student revolts"@en ;
    skos:broadMatch <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/378.1981/e23/> ;
    skos:broader humord:c09670 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/378.1981/e23/> ;
    skos:prefLabel "Student rebellions"@en,
        "Studentopprør"@nb .

humord:c09678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09678" ;
    dct:modified "2023-12-19T13:55:00"^^xsd:dateTime ;
    skos:altLabel "Terrorisme"@nb ;
    skos:broadMatch <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09670 ;
    skos:exactMatch realfagstermer:c009924,
        <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009924,
        <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:prefLabel "Terrorism"@en,
        "Terrorisme"@nb ;
    skos:related humord:c09459,
        humord:c16730,
        humord:c19555,
        humord:c23619,
        humord:c23626 .

humord:c09679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09679" ;
    dct:modified "2024-08-21T07:59:52"^^xsd:dateTime ;
    skos:altLabel "Økonomisk krigføring"@nb ;
    skos:broadMatch <http://dewey.info/class/327.111/e23/> ;
    skos:broader humord:c09670 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.111/e23/> ;
    skos:prefLabel "Economic warfare"@en,
        "Økonomisk krigføring"@nb ;
    skos:related humord:c09523 .

humord:c09680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09680" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09395 ;
    skos:exactMatch <http://dewey.info/class/324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Political processes"@en,
        "Politiske prosesser"@nb .

humord:c09681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09681" ;
    dct:modified "2023-02-06T14:20:57"^^xsd:dateTime ;
    skos:altLabel "Lobbyism"@en,
        "Korridorpolitikk"@nb,
        "Lobbying"@nb,
        "Lobbyisme"@nb ;
    skos:broader humord:c09680 ;
    skos:closeMatch <http://dewey.info/class/342.05/e23/> ;
    skos:exactMatch <http://dewey.info/class/324.4/e23/>,
        <http://dewey.info/class/328.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.4/e23/>,
        <http://dewey.info/class/328.38/e23/>,
        <http://dewey.info/class/342.05/e23/> ;
    skos:prefLabel "Lobbying"@en,
        "Lobbyvirksomhet"@nb .

humord:c09682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09682" ;
    dct:modified "2024-09-30T12:50:40"^^xsd:dateTime ;
    skos:altLabel "Law-making"@en,
        "Lawmaking"@en,
        "Lovbehandling"@nb,
        "Lovgiing"@nb,
        "Lovgiving"@nb,
        "Lovgjeving"@nb ;
    skos:broader humord:c09680 ;
    skos:exactMatch realfagstermer:c012627,
        <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/348.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012627,
        <http://dewey.info/class/306.23/e23/>,
        <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/342.057/e23/>,
        <http://dewey.info/class/348.02/e23/> ;
    skos:prefLabel "Legislation"@en,
        "Lovgivning"@nb ;
    skos:related humord:c08923 ;
    skos:relatedMatch <http://dewey.info/class/306.23/e23/>,
        <http://dewey.info/class/342.057/e23/> .

humord:c09684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09684" ;
    dct:modified "2024-09-30T12:51:47"^^xsd:dateTime ;
    skos:altLabel "Føderal lovgiing"@nb,
        "Føderal lovgiving"@nb,
        "Føderal lovgjeving"@nb ;
    skos:broadMatch <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/348.02/e23/> ;
    skos:broader humord:c09682 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.02/e23/>,
        <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/348.02/e23/> ;
    skos:prefLabel "Federal legislation"@en,
        "Føderal lovgivning"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.02/e23/> .

humord:c09686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09686" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Folkemening"@nb,
        "Offentlig opinion"@nb,
        "Opinion"@nb ;
    skos:broadMatch <http://dewey.info/class/303.38/e23/> ;
    skos:broader humord:c09680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.38/e23/> ;
    skos:prefLabel "Public opinion"@en,
        "Offentlig mening"@nb ;
    skos:related humord:c13278 .

humord:c09689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09689" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.38/e23/> ;
    skos:broader humord:c09686 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.38/e23/> ;
    skos:prefLabel "Popular opinion"@en,
        "Populæroppfatning"@nb .

humord:c09690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09690" ;
    dct:modified "2024-11-14T20:15:05"^^xsd:dateTime ;
    skos:altLabel "Politisk diskurs"@nb ;
    skos:broadMatch <http://dewey.info/class/320.014/e23/> ;
    skos:broader humord:c09680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.014/e23/> ;
    skos:prefLabel "Political discourse"@en,
        "Politisk diskurs"@nb ;
    skos:related humord:c25533 .

humord:c09691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09691" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Parliamentary negotiation"@en ;
    skos:broadMatch <http://dewey.info/class/328.1/e23/> ;
    skos:broader humord:c09690 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/328.1/e23/> ;
    skos:prefLabel "Parliamentary debate"@en,
        "Parlamentsforhandling"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.014/e23/> .

humord:c09692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09692" ;
    dct:modified "2024-04-15T12:47:08"^^xsd:dateTime ;
    skos:altLabel "Toppmøte"@nb ;
    skos:broadMatch <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c09690 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Summits (Meetings)"@en,
        "Toppmøter"@nb .

humord:c09694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09694" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09680 ;
    skos:closeMatch <http://dewey.info/class/320.011/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.011/e23/> ;
    skos:prefLabel "Political changes"@en,
        "Politiske endringer"@nb .

humord:c09695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09695" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.6/e23/> ;
    skos:broader humord:c09694 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.6/e23/> ;
    skos:prefLabel "Five-year plans"@en,
        "Femårsplaner"@nb .

humord:c09696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09696" ;
    dct:modified "2023-12-18T14:23:16"^^xsd:dateTime ;
    skos:altLabel "Reform"@en,
        "Reformer"@nb ;
    skos:broadMatch <http://dewey.info/class/303.484/e23/> ;
    skos:broader humord:c09694 ;
    skos:exactMatch realfagstermer:c000226 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000226,
        <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Reforms"@en,
        "Reformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/379/e23/> .

humord:c09697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09697" ;
    dct:modified "2021-10-14T07:51:26"^^xsd:dateTime ;
    skos:altLabel "Agrarian reform"@en,
        "Agricultural reform"@en,
        "Landbruksreformer"@nb,
        "Landreformer"@nb ;
    skos:broader humord:c09696 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/333.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.31/e23/>,
        <http://dewey.info/class/346.044/e23/> ;
    skos:prefLabel "Land reforms"@en,
        "Jordreformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.044/e23/> .

humord:c09698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09698" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5/e23/> ;
    skos:broader humord:c09696 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5/e23/>,
        <http://dewey.info/class/322.44/e23/> ;
    skos:prefLabel "Political reforms"@en,
        "Politiske reformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/322.44/e23/> .

humord:c09699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09699" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Democratisation"@en ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09698 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Democratization"@en,
        "Demokratisering"@nb .

humord:c09700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09700" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/947.0854/e23/> ;
    skos:broader humord:c09699 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0854/e23/> ;
    skos:prefLabel "Glasnost"@en,
        "Glasnost"@nb .

humord:c09701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09701" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Perestroyka"@en,
        "Perestroika"@nb ;
    skos:broadMatch <http://dewey.info/class/947.0854/e23/> ;
    skos:broader humord:c09699 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0854/e23/> ;
    skos:prefLabel "Perestroika"@en,
        "Perestrojka"@nb .

humord:c09702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09702" ;
    dct:modified "2020-07-03T13:44:27"^^xsd:dateTime ;
    skos:altLabel "Collectivisation"@en ;
    skos:broadMatch <http://dewey.info/class/303.484/e23/> ;
    skos:broader humord:c09698 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/320.532/e23/> ;
    skos:prefLabel "Collectivization"@en,
        "Kollektivisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.532/e23/> .

humord:c09703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09703" ;
    dct:modified "2024-12-16T08:34:06"^^xsd:dateTime ;
    skos:altLabel "Formation of a nation"@en,
        "Formation of a state"@en,
        "State formation"@en,
        "Statsdannelser"@nb,
        "Statsdanning"@nb,
        "Statsdanningar"@nb ;
    skos:broader humord:c09680 ;
    skos:definition "Betegnelse på historisk prosess som skjedde i Europa etter Romerrikets fall   hvor ledere ved hjelp av korstog tok kontroll over landområder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.1/e23/> ;
    skos:prefLabel "Nation formation"@en,
        "Statsdannelse"@nb ;
    skos:related humord:c04169,
        humord:c12351,
        humord:c25013 ;
    skos:relatedMatch <http://dewey.info/class/320.1/e23/> .

humord:c09705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09705" ;
    dct:modified "2023-12-18T15:18:07"^^xsd:dateTime ;
    skos:altLabel "Political elections"@en,
        "Re-elections"@en,
        "Gjenvalg"@nb,
        "Politiske valg"@nb,
        "Val"@nb ;
    skos:broader humord:c09680 ;
    skos:closeMatch <http://dewey.info/class/324/e23/> ;
    skos:exactMatch realfagstermer:c000172 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000172,
        <http://dewey.info/class/324/e23/>,
        <http://dewey.info/class/331.874/e23/> ;
    skos:prefLabel "Elections"@en,
        "Valg"@nb ;
    skos:related humord:c07385,
        humord:c25857,
        humord:c26190 ;
    skos:relatedMatch <http://dewey.info/class/331.874/e23/> .

humord:c09706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09706" ;
    dct:modified "2024-11-20T12:42:42"^^xsd:dateTime ;
    skos:altLabel "Politiske rettar"@nb ;
    skos:broader humord:c09708 ;
    skos:exactMatch <http://dewey.info/class/323.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.5/e23/> ;
    skos:prefLabel "Political rights"@en,
        "Politiske rettigheter"@nb ;
    skos:related humord:c21495 .

humord:c09707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09707" ;
    dct:modified "2024-11-20T12:34:41"^^xsd:dateTime ;
    skos:altLabel "Borgarrett"@nb,
        "Borgarrettar"@nb,
        "Borgerlige rettigheter"@nb,
        "Borgerrett"@nb,
        "Borgerretter"@nb ;
    skos:broadMatch <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c09706 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Civil rights"@en,
        "Borgerrettigheter"@nb ;
    skos:related humord:c08952,
        humord:c09183 .

humord:c09708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09708" ;
    dct:modified "2024-11-20T12:28:28"^^xsd:dateTime ;
    skos:altLabel "Menneskerettar"@nb ;
    skos:broader humord:c08955,
        humord:c09395 ;
    skos:definition "Grunnleggende rettigheter som tilkommer ethvert menneske, uansett rase, kjønn, religion eller annen status, og regulerer først og fremst forholdet mellom staten og individet <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c008467,
        <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008467,
        <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.48/e23/>,
        <http://dewey.info/class/361.614/e23/> ;
    skos:prefLabel "Human rights"@en,
        "Menneskerettigheter"@nb ;
    skos:related humord:c08931,
        humord:c08952,
        humord:c09183,
        humord:c58723 ;
    skos:relatedMatch <http://dewey.info/class/361.614/e23/> .

humord:c09709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09709" ;
    dct:modified "2024-11-20T12:29:57"^^xsd:dateTime ;
    skos:altLabel "Principle of public access to official documents"@en,
        "Offentlegheit i forvaltninga"@nb,
        "Offentlegheitsprinsippet"@nb,
        "Offentlighet i forvaltningen"@nb ;
    skos:broadMatch <http://dewey.info/class/320.01/e23/>,
        <http://dewey.info/class/323.44/e23/> ;
    skos:broader humord:c09706 ;
    skos:definition "Prinsippet om at publikum i alminnelighet skal ha adgang til å gjøre seg kjent med offentlige saksdokumenter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.01/e23/>,
        <http://dewey.info/class/323.44/e23/> ;
    skos:prefLabel "Principle of public access to official records"@en,
        "Offentlighetsprinsippet"@nb ;
    skos:related humord:c09088,
        humord:c21917,
        humord:c24904 .

humord:c09710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09710" ;
    dct:modified "2023-05-31T18:57:00"^^xsd:dateTime ;
    skos:altLabel "Access to information"@en,
        "Liberty of information"@en,
        "Informasjonstilgang"@nb ;
    skos:broader humord:c09709,
        humord:c09714 ;
    skos:definition "Retten til fri adgang til informasjon <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/323.445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.445/e23/>,
        <http://dewey.info/class/342.0853/e23/> ;
    skos:prefLabel "Freedom of information"@en,
        "Informasjonsfrihet"@nb ;
    skos:related humord:c09247,
        humord:c09716 ;
    skos:relatedMatch <http://dewey.info/class/342.0853/e23/> .

humord:c09712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09712" ;
    dct:modified "2024-10-02T14:49:55"^^xsd:dateTime ;
    skos:altLabel "Right of self-determination"@en,
        "Selvråderett"@nb,
        "Sjølvråderett"@nb ;
    skos:broadMatch <http://dewey.info/class/320.15/e23/> ;
    skos:broader humord:c09706 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.15/e23/>,
        <http://dewey.info/class/341.26/e23/> ;
    skos:prefLabel "Self-determination"@en,
        "Selvbestemmelsesrett"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.26/e23/> .

humord:c09713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09713" ;
    dct:modified "2024-11-20T12:33:35"^^xsd:dateTime ;
    skos:altLabel "Right to vote"@en,
        "Stemmerett"@nb ;
    skos:broader humord:c09706 ;
    skos:closeMatch <http://dewey.info/class/342.072/e23/> ;
    skos:exactMatch <http://dewey.info/class/324.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.62/e23/>,
        <http://dewey.info/class/342.072/e23/> ;
    skos:prefLabel "Suffrage"@en,
        "Stemmerett"@nb ;
    skos:related humord:c25200,
        humord:c28261 .

humord:c09714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09714" ;
    dct:modified "2024-08-20T10:28:10"^^xsd:dateTime ;
    skos:altLabel "Åndsfridom"@nb ;
    skos:broader humord:c21495 ;
    skos:closeMatch <http://dewey.info/class/323.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.44/e23/> ;
    skos:prefLabel "Intellectual liberty"@en,
        "Åndsfrihet"@nb .

humord:c09715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09715" ;
    dct:modified "2023-07-05T10:55:14"^^xsd:dateTime ;
    skos:altLabel "Religious freedom"@en,
        "Livssynsfrihet"@nb,
        "Trosfrihet"@nb ;
    skos:broadMatch <http://dewey.info/class/201.723/e23/> ;
    skos:broader humord:c09714 ;
    skos:exactMatch <http://dewey.info/class/323.442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/261.72/e23/>,
        <http://dewey.info/class/296.382/e23/>,
        <http://dewey.info/class/323.442/e23/>,
        <http://dewey.info/class/342.0852/e23/> ;
    skos:prefLabel "Freedom of religion"@en,
        "Religionsfrihet"@nb ;
    skos:relatedMatch <http://dewey.info/class/261.72/e23/>,
        <http://dewey.info/class/296.382/e23/>,
        <http://dewey.info/class/342.0852/e23/> .

humord:c09716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09716" ;
    dct:modified "2024-01-02T15:29:59"^^xsd:dateTime ;
    skos:altLabel "Free expression"@en,
        "Free speech"@en,
        "Freedom of expression"@en,
        "Freedom of political opinion"@en,
        "Liberty of expression"@en,
        "Talefridom"@nb,
        "Talefrihet"@nb ;
    skos:broader humord:c09714 ;
    skos:closeMatch <http://dewey.info/class/323.44/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c001903 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001903,
        <http://dewey.info/class/323.44/e23/>,
        <http://dewey.info/class/342.085/e23/> ;
    skos:prefLabel "Freedom of speech"@en,
        "Ytringsfrihet"@nb ;
    skos:related humord:c09247,
        humord:c09710 ;
    skos:relatedMatch <http://dewey.info/class/342.085/e23/> .

humord:c09717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09717" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pressefrihet"@nb ;
    skos:broader humord:c09716 ;
    skos:exactMatch <http://dewey.info/class/323.445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.445/e23/>,
        <http://dewey.info/class/342.0853/e23/> ;
    skos:prefLabel "Freedom of the press"@en,
        "Trykkefrihet"@nb ;
    skos:related humord:c25217 ;
    skos:relatedMatch <http://dewey.info/class/342.0853/e23/> .

humord:c09718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09718" ;
    dct:modified "2024-11-20T15:04:25"^^xsd:dateTime ;
    skos:altLabel "Politisk system"@nb,
        "Politiske system"@nb ;
    skos:broader humord:c09395 ;
    skos:closeMatch <http://dewey.info/class/321/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Political systems"@en,
        "Politiske systemer"@nb .

humord:c09719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09719" ;
    dct:modified "2023-08-04T11:28:37"^^xsd:dateTime ;
    skos:altLabel "Forms of government (Political system)"@en,
        "Government (Political system)"@en,
        "Political regimes"@en,
        "Regime (Political system)"@en,
        "Regimes (Political system)"@en,
        "Statehood"@en,
        "System of government"@en,
        "Systems of government (Political system)"@en,
        "Type of government"@en,
        "Types of government"@en,
        "Politiske regimer"@nb,
        "Regime"@nb,
        "Regimeform"@nb,
        "Regimeformer"@nb,
        "Regimer"@nb,
        "Statsform"@nb,
        "Statsformer"@nb,
        "Statsstyre"@nb,
        "Styreformer"@nb,
        "Styring"@nb,
        "Styringsform"@nb,
        "Styringsformer"@nb,
        "Styringsmodeller"@nb ;
    skos:broader humord:c09718 ;
    skos:definition "Betegnelse på de politiske institusjoner i et samfunn, og de prosesser som skjer i tilknytning til dem <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/321/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Form of government"@en,
        "Styreform"@nb ;
    skos:related humord:c08927 .

humord:c09721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09721" ;
    dct:modified "2024-09-23T12:39:13"^^xsd:dateTime ;
    skos:altLabel "City state"@en,
        "Bystat"@nb,
        "Bystatar"@nb ;
    skos:broadMatch <http://dewey.info/class/321.06/e23/> ;
    skos:broader humord:c09719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.06/e23/> ;
    skos:prefLabel "City states"@en,
        "Bystater"@nb ;
    skos:related humord:c09039 .

humord:c09722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09722" ;
    dct:modified "2022-06-30T14:26:02"^^xsd:dateTime ;
    skos:altLabel "Den greske bystat"@nb ;
    skos:broadMatch <http://dewey.info/class/320.938/e23/> ;
    skos:broader humord:c09721 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.938/e23/> ;
    skos:prefLabel "Polis"@en,
        "Polis"@nb ;
    skos:related humord:c59278 .

humord:c09724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09724" ;
    dct:modified "2025-02-11T09:40:01"^^xsd:dateTime ;
    skos:altLabel "Democracies"@en,
        "Deltakerdemokrati"@nb,
        "Demokrati"@nb,
        "Demokratier"@nb,
        "Folkestyre"@nb ;
    skos:broader humord:c09719 ;
    skos:closeMatch <http://dewey.info/class/323.042/e23/> ;
    skos:exactMatch realfagstermer:c002897,
        <http://dewey.info/class/321.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002897,
        <http://dewey.info/class/321.8/e23/>,
        <http://dewey.info/class/323.042/e23/>,
        <http://dewey.info/class/370.115/e23/> ;
    skos:prefLabel "Democracy"@en,
        "Demokrati"@nb ;
    skos:related humord:c09146,
        humord:c22273,
        humord:c24316,
        humord:c69530 ;
    skos:relatedMatch <http://dewey.info/class/370.115/e23/> .

humord:c09726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09726" ;
    dct:modified "2020-07-03T14:24:43"^^xsd:dateTime ;
    skos:altLabel "Dictatorships"@en,
        "Diktaturer"@nb ;
    skos:broader humord:c09719 ;
    skos:closeMatch <http://dewey.info/class/321.9/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Dictatorship"@en,
        "Diktatur"@nb ;
    skos:related humord:c09738,
        humord:c22513 .

humord:c09727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09727" ;
    dct:modified "2020-07-03T14:31:09"^^xsd:dateTime ;
    skos:altLabel "Military dictatorships"@en,
        "Militærdiktaturer"@nb ;
    skos:broadMatch <http://dewey.info/class/321.9/e23/> ;
    skos:broader humord:c09726 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Military dictatorship"@en,
        "Militærdiktatur"@nb ;
    skos:related humord:c09733 .

humord:c09729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09729" ;
    dct:modified "2022-05-03T10:22:55"^^xsd:dateTime ;
    skos:altLabel "Lensvesen"@nb ;
    skos:broader humord:c09719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/321.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.3/e23/>,
        <http://dewey.info/class/333.322/e23/>,
        <http://dewey.info/class/940.14/e23/> ;
    skos:prefLabel "Feudalism"@en,
        "Føydalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.322/e23/>,
        <http://dewey.info/class/940.14/e23/> .

humord:c09730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09730" ;
    dct:modified "2023-11-30T13:58:50"^^xsd:dateTime ;
    skos:altLabel "Kolonistyre"@nb ;
    skos:broader humord:c09719 ;
    skos:closeMatch <http://dewey.info/class/325.3/e23/> ;
    skos:exactMatch realfagstermer:c000997 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000997,
        <http://dewey.info/class/325.3/e23/> ;
    skos:prefLabel "Colonial rule"@en,
        "Kolonistyre"@nb .

humord:c09731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09731" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kommunistregimer"@nb ;
    skos:broadMatch <http://dewey.info/class/321.92/e23/> ;
    skos:broader humord:c09719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.92/e23/> ;
    skos:prefLabel "Communist regimes"@en,
        "Kommunistiske regimer"@nb .

humord:c09733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09733" ;
    dct:modified "2022-02-17T16:16:07"^^xsd:dateTime ;
    skos:altLabel "Military government"@en,
        "Military governments"@en,
        "Military regime"@en,
        "Militærregime"@nb,
        "Militærregjeringer"@nb ;
    skos:broadMatch <http://dewey.info/class/321.9/e23/> ;
    skos:broader humord:c09719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Military rule"@en,
        "Militærstyre"@nb ;
    skos:related humord:c09727 .

humord:c09734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09734" ;
    dct:modified "2014-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kongerike"@nb ;
    skos:broader humord:c09719 ;
    skos:closeMatch <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:prefLabel "Monarchy"@en,
        "Monarki"@nb .

humord:c09735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09735" ;
    dct:modified "2014-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Keiserrike"@nb ;
    skos:broadMatch <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:broader humord:c09734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:prefLabel "Empire"@en,
        "Keiserdømme"@nb .

humord:c09737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09737" ;
    dct:modified "2014-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Monarchy"@en ;
    skos:broadMatch <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:broader humord:c09734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:prefLabel "Kingdom"@en,
        "Kongedømme"@nb .

humord:c09738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09738" ;
    dct:modified "2024-09-25T07:48:24"^^xsd:dateTime ;
    skos:altLabel "Autocracy"@en,
        "Autokrati"@nb,
        "Einevelde"@nb,
        "Eineveldig kongedøme"@nb,
        "Eneveldig kongedømme"@nb ;
    skos:broader humord:c09734 ;
    skos:definition "Enevelde er en styringsform der én person får uavgrenset makt, særlig om de uinnskrenkede  monarkiene i flere europeiske land på 16-, 17- og 1800-tallet <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/321.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.6/e23/> ;
    skos:prefLabel "Absolute monarchy"@en,
        "Enevelde"@nb ;
    skos:related humord:c09726 .

humord:c09740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09740" ;
    dct:modified "2021-12-07T13:38:13"^^xsd:dateTime ;
    skos:altLabel "Parliamentary system"@en,
        "Parliamentary system of government"@en ;
    skos:broader humord:c09719 ;
    skos:exactMatch <http://dewey.info/class/321.8043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/> ;
    skos:prefLabel "Parliamentarianism"@en,
        "Parlamentarisme"@nb .

humord:c09741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09741" ;
    dct:modified "2023-06-29T08:07:01"^^xsd:dateTime ;
    skos:altLabel "Republics"@en,
        "Republikker"@nb ;
    skos:broader humord:c09719 ;
    skos:exactMatch <http://dewey.info/class/321.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.86/e23/> ;
    skos:prefLabel "Republic"@en,
        "Republikk"@nb .

humord:c09742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09742" ;
    dct:modified "2024-10-10T11:29:28"^^xsd:dateTime ;
    skos:altLabel "Autonomy"@en,
        "Self-government"@en,
        "Autonomi"@nb,
        "Selvestemmelse"@nb,
        "Sjølvbestemming"@nb,
        "Sjølvstyre"@nb ;
    skos:broader humord:c09762 ;
    skos:exactMatch realfagstermer:c007402,
        <http://dewey.info/class/320.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007402,
        <http://dewey.info/class/320.15/e23/> ;
    skos:prefLabel "Self-governance"@en,
        "Selvstyre"@nb .

humord:c09744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09744" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/342.042/e23/> ;
    skos:broader humord:c09742 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/342.042/e23/> ;
    skos:prefLabel "Local self-governance"@en,
        "Lokalt selvstyre"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.8/e23/> .

humord:c09745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09745" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Estates General"@en,
        "Legislative assembly"@en,
        "States-General"@en ;
    skos:broadMatch <http://dewey.info/class/321.5/e23/> ;
    skos:broader humord:c09719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.5/e23/> ;
    skos:prefLabel "Constituent assembly"@en,
        "Stenderforsamling"@nb .

humord:c09747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09747" ;
    dct:modified "2020-07-03T14:24:55"^^xsd:dateTime ;
    skos:altLabel "Tyrannies"@en,
        "Tyrannier"@nb ;
    skos:broadMatch <http://dewey.info/class/321.9/e23/> ;
    skos:broader humord:c09719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Tyranny"@en,
        "Tyranni"@nb ;
    skos:related humord:c07381,
        humord:c09637 .

humord:c09748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09748" ;
    dct:modified "1994-09-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Politisk aktivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Political activity"@en,
        "Politisk virksomhet"@nb .

humord:c09749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09749" ;
    dct:modified "2024-08-15T13:35:33"^^xsd:dateTime ;
    skos:altLabel "Americanophobia"@en,
        "Anti-American sentiment"@en,
        "Antiamerikanisme"@nb,
        "Antiamerikansk verksemd"@nb ;
    skos:broadMatch <http://dewey.info/class/327.73/e23/> ;
    skos:broader humord:c09748 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.73/e23/> ;
    skos:prefLabel "Anti-Americanism"@en,
        "Antiamerikansk virksomhet"@nb ;
    skos:related humord:c14365 .

humord:c09750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09750" ;
    dct:modified "2023-11-17T14:50:03"^^xsd:dateTime ;
    skos:altLabel "Demonstration"@en,
        "Demonstrasjon"@nb,
        "Demonstrasjonar"@nb,
        "Politiske demonstrasjoner"@nb,
        "Protestaksjoner"@nb ;
    skos:broader humord:c09748 ;
    skos:closeMatch <http://dewey.info/class/363.323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.323/e23/> ;
    skos:prefLabel "Demonstrations"@en,
        "Demonstrasjoner"@nb ;
    skos:related humord:c09191 .

humord:c09751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09751" ;
    dct:modified "2024-12-16T13:14:59"^^xsd:dateTime ;
    skos:altLabel "Revolutions"@en,
        "Revolusjon"@nb,
        "Revolusjonar"@nb,
        "Revolusjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/303.4/e23/> ;
    skos:broader humord:c09395 ;
    skos:exactMatch <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/321.094/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/303.4/e23/>,
        <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/321.094/e23/> ;
    skos:prefLabel "Revolution"@en,
        "Revolusjon"@nb ;
    skos:related humord:c04019,
        humord:c04031,
        humord:c08917,
        humord:c09194,
        humord:c09229 ;
    skos:relatedMatch <http://dewey.info/class/201.72/e23/> .

humord:c09752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09752" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Counterrevolution"@en,
        "Motrevolusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/321.094/e23/> ;
    skos:broader humord:c09751 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.64/e23/>,
        <http://dewey.info/class/321.094/e23/> ;
    skos:prefLabel "Counter-revolution"@en,
        "Kontrarevolusjon"@nb .

humord:c09754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09754" ;
    dct:modified "2024-09-02T14:12:52"^^xsd:dateTime ;
    skos:altLabel "Central government"@en,
        "Government (State)"@en,
        "Government activities"@en,
        "State agencies"@en,
        "State organs"@en,
        "The government (State)"@en,
        "The state"@en,
        "Stat"@nb,
        "Staten"@nb,
        "Statlig virksomhet"@nb,
        "Statsorganer"@nb ;
    skos:broader humord:c09395 ;
    skos:definition "De organer som organiserer, styrer et land <BOB>"@nb ;
    skos:exactMatch realfagstermer:c011381,
        <http://dewey.info/class/320.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011381,
        <http://dewey.info/class/320.1/e23/> ;
    skos:prefLabel "State"@en,
        "Stat"@nb ;
    skos:related humord:c08964,
        humord:c09309,
        humord:c09762 .

humord:c09755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09755" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Countries (States)"@en,
        "Nations"@en,
        "Peoples (Nations)"@en,
        "Folk (Nasjoner)"@nb,
        "Land (Stater)"@nb,
        "Nasjoner"@nb ;
    skos:broader humord:c09754 ;
    skos:exactMatch <http://dewey.info/class/321.05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.05/e23/> ;
    skos:prefLabel "Nation states"@en,
        "Nasjonalstater"@nb ;
    skos:related humord:c08136,
        humord:c09272 .

humord:c09757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09757" ;
    dct:modified "1996-03-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/323.6/e23/> ;
    skos:broader humord:c09755 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.6/e23/> ;
    skos:prefLabel "Nationality"@en,
        "Nasjonalitet"@nb ;
    skos:related humord:c08136 .

humord:c09758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09758" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09757 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.1/e23/> ;
    skos:prefLabel "Nationality principle"@en,
        "Nasjonalitetsprinsipp"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.1/e23/> .

humord:c09759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09759" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09757 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.1/e23/> ;
    skos:prefLabel "Nationalities question"@en,
        "Nasjonalitetsspørsmål"@nb ;
    skos:related humord:c09563 ;
    skos:relatedMatch <http://dewey.info/class/320.1/e23/> .

humord:c09760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09760" ;
    dct:modified "1996-06-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "National liberation"@en,
        "Nasjonal frigjøring"@nb,
        "Nasjonal uavhengighet"@nb ;
    skos:broader humord:c09755 ;
    skos:closeMatch <http://dewey.info/class/320.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.15/e23/> ;
    skos:prefLabel "National independence"@en,
        "Nasjonal selvstendighet"@nb ;
    skos:related humord:c09186,
        humord:c09577 .

humord:c09761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09761" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/201.723/e23/> ;
    skos:broader humord:c09395 ;
    skos:exactMatch <http://dewey.info/class/323.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/323.6/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/353.48/e23/>,
        <http://dewey.info/class/372.83/e23/> ;
    skos:prefLabel "Citizenship"@en,
        "Statsborgerskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/353.48/e23/>,
        <http://dewey.info/class/372.83/e23/> .

humord:c09762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09762" ;
    dct:modified "2024-10-02T14:09:39"^^xsd:dateTime ;
    skos:altLabel "Statsmakt"@nb,
        "Statsmakta"@nb,
        "Statsmakten"@nb ;
    skos:broadMatch <http://dewey.info/class/320/e23/> ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320/e23/> ;
    skos:prefLabel "Branch of government"@en,
        "Statsmakt"@nb ;
    skos:related humord:c09244,
        humord:c09754,
        humord:c25152 .

humord:c09763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09763" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09762 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:prefLabel "Royal power"@en,
        "Kongemakt"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> .

humord:c09764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09764" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Central power"@en ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09762 ;
    skos:definition "Den sentrale statsmakt <PN>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Central powers"@en,
        "Sentralmakt"@nb ;
    skos:relatedMatch <http://dewey.info/class/351/e23/> .

humord:c09765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09765" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Superpowers"@en,
        "Stormakt"@nb,
        "Supermakter"@nb ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/327/e23/> ;
    skos:prefLabel "Great powers"@en,
        "Stormakter"@nb ;
    skos:related humord:c09244,
        humord:c24707 ;
    skos:relatedMatch <http://dewey.info/class/327/e23/> .

humord:c09766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09766" ;
    dct:modified "2019-03-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09765 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/327.1/e23/> ;
    skos:prefLabel "Regional powers"@en,
        "Regionale stormakter"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.1/e23/> .

humord:c09767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 137 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09767" ;
    dct:modified "2025-03-06T08:23:57"^^xsd:dateTime ;
    skos:altLabel "Språk"@nb ;
    skos:closeMatch <http://dewey.info/class/1--014/e23/> ;
    skos:exactMatch realfagstermer:c003843,
        <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/400/e23/>,
        <http://dewey.info/class/6--0/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003843,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/344.09/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/4--80071/e23/>,
        <http://dewey.info/class/400/e23/>,
        <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/418.0071/e23/>,
        <http://dewey.info/class/591.59/e23/>,
        <http://dewey.info/class/6--0/e23/> ;
    skos:prefLabel "Languages"@en,
        "Språk"@nb ;
    skos:related humord:c05737 ;
    skos:relatedMatch <http://dewey.info/class/344.09/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/4--80071/e23/>,
        <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/418.0071/e23/>,
        <http://dewey.info/class/591.59/e23/> ;
    skos:topConceptOf humord: .

humord:c09768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09768" ;
    dct:modified "2024-10-28T08:24:02"^^xsd:dateTime ;
    skos:altLabel "Technical terminology"@en,
        "Fagspråk"@nb ;
    skos:broader humord:c15161 ;
    skos:definition "Språk som blir nyttet av en yrkesgruppe, ofte kjennetegnet av et spesielt og teknisk ordforråd <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/401.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0147/e23/>,
        <http://dewey.info/class/401.47/e23/> ;
    skos:prefLabel "Technical language"@en,
        "Fagspråk"@nb ;
    skos:related humord:c06305,
        humord:c14710,
        humord:c21303 ;
    skos:relatedMatch <http://dewey.info/class/4--0147/e23/> .

humord:c09769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09769" ;
    dct:modified "2024-10-27T19:47:06"^^xsd:dateTime ;
    skos:altLabel "Nomenklatur"@nb,
        "Nomenklaturar"@nb,
        "Nomenklaturer"@nb,
        "Terminologi"@nb,
        "Terminologiar"@nb,
        "Terminologier"@nb ;
    skos:broader humord:c09768 ;
    skos:closeMatch realfagstermer:c030166 ;
    skos:exactMatch realfagstermer:c030165,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030165,
        realfagstermer:c030166,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/4--81/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/413/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Terminology"@en,
        "Terminologi"@nb ;
    skos:related humord:c06329 ;
    skos:relatedMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/4--3/e23/>,
        <http://dewey.info/class/4--81/e23/>,
        <http://dewey.info/class/413/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c09775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09775" ;
    dct:modified "2024-10-28T08:24:16"^^xsd:dateTime ;
    skos:altLabel "Framandspråk"@nb ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:prefLabel "Foreign languages"@en,
        "Fremmedspråk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/4--8/e23/> .

humord:c09779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09779" ;
    dct:modified "2024-10-27T19:48:19"^^xsd:dateTime ;
    skos:altLabel "Mellomspråk"@nb ;
    skos:broader humord:c09775 ;
    skos:closeMatch <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:definition "Trinn av fremmedspråk under innlæring <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:prefLabel "Interlanguages"@en,
        "Mellomspråk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/4--8/e23/> .

humord:c09780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09780" ;
    dct:modified "2024-10-22T14:14:04"^^xsd:dateTime ;
    skos:altLabel "Konstruerte språk"@nb,
        "Kunstige språk"@nb ;
    skos:broader humord:c09767 ;
    skos:definition "Språk som er lagd, til forskjell fra naturlig språk: I mellommenneskelig kommunikasjon eller formalisert språk som maskinkode, programmeringsspråk eller i formell logikk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Artificial languages"@en,
        "Kunstige språk"@nb ;
    skos:related humord:c00707,
        humord:c00719,
        humord:c04261,
        humord:c15161 .

humord:c09781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09781" ;
    dct:modified "2023-11-24T07:47:17"^^xsd:dateTime ;
    skos:altLabel "Esperanto"@nb,
        "Esperanto språk"@nb ;
    skos:broader humord:c09780 ;
    skos:exactMatch <http://dewey.info/class/499.992/e23/>,
        <http://dewey.info/class/6--99992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.992/e23/>,
        <http://dewey.info/class/6--99992/e23/> ;
    skos:prefLabel "Esperanto"@en,
        "Esperanto språk"@nb .

humord:c09782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09782" ;
    dct:modified "2024-10-28T08:35:42"^^xsd:dateTime ;
    skos:altLabel "Lingua franca"@nb ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/401.3/e23/> ;
    skos:definition "Språk brukt i kommunikasjon mellom personer som ikke har felles morsmål <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.3/e23/>,
        <http://dewey.info/class/419.1/e23/> ;
    skos:prefLabel "Lingua franca"@en,
        "Lingua franca"@nb ;
    skos:related humord:c06322,
        humord:c06324 ;
    skos:relatedMatch <http://dewey.info/class/419.1/e23/> .

humord:c09783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09783" ;
    dct:modified "2024-10-28T08:32:24"^^xsd:dateTime ;
    skos:altLabel "Minoritetsspråk"@nb ;
    skos:broader humord:c15161 ;
    skos:definition "Språket til en språklig minoritet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/404.2/e23/>,
        <http://dewey.info/class/408.9/e23/> ;
    skos:prefLabel "Minority languages"@en,
        "Minoritetsspråk"@nb ;
    skos:related humord:c06366 ;
    skos:relatedMatch <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/404.2/e23/>,
        <http://dewey.info/class/408.9/e23/> .

humord:c09784 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09784" ;
    dct:modified "2024-10-28T08:47:14"^^xsd:dateTime ;
    skos:altLabel "Pidgin- og kreolspråk"@nb ;
    skos:broader humord:c15161 ;
    skos:inScheme humord: ;
    skos:prefLabel "Pidgin- and creolelanguages"@en,
        "Pidgin- og kreolspråk"@nb .

humord:c09785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09785" ;
    dct:modified "2024-10-28T08:44:35"^^xsd:dateTime ;
    skos:altLabel "Kreoliserte språk"@nb ;
    skos:broader humord:c09784 ;
    skos:closeMatch <http://dewey.info/class/417.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.22/e23/> ;
    skos:prefLabel "Creolized languages"@en,
        "Kreoliserte språk"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--7/e23/> .

humord:c09786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09786" ;
    dct:modified "2024-10-28T08:45:31"^^xsd:dateTime ;
    skos:altLabel "Kreolspråk"@nb ;
    skos:broader humord:c09784 ;
    skos:closeMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.22/e23/> ;
    skos:prefLabel "Creole"@en,
        "Kreolspråk"@nb ;
    skos:related humord:c14035 .

humord:c09787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09787" ;
    dct:modified "2024-10-28T08:42:47"^^xsd:dateTime ;
    skos:altLabel "Guinea-Bissau Kriyol"@en,
        "Kriulo"@en,
        "Kiriol språk"@nb,
        "Kriol språk"@nb,
        "Kriulo"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/469.796657/e23/>,
        <http://dewey.info/class/6--69/e23/> ;
    skos:broader humord:c09786 ;
    skos:editorialNote "Språkkode: pov"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/469.796657/e23/>,
        <http://dewey.info/class/6--69/e23/> ;
    skos:prefLabel "Guinea-Bissau Creole"@en,
        "Kriol språk"@nb .

humord:c09788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09788" ;
    dct:modified "2024-10-28T08:47:41"^^xsd:dateTime ;
    skos:altLabel "Pidgin"@nb,
        "Pidginspråk"@nb ;
    skos:broader humord:c09784 ;
    skos:closeMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.22/e23/> ;
    skos:prefLabel "Pidgin"@en,
        "Pidginspråk"@nb ;
    skos:related humord:c15650 .

humord:c09790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09790" ;
    dct:modified "2024-08-27T15:06:19"^^xsd:dateTime ;
    skos:altLabel "Jargon"@en,
        "Argot"@nb,
        "Sjargong"@nb,
        "Slang"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c15161 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Slang"@en,
        "Sjargong"@nb ;
    skos:related humord:c21303 .

humord:c09793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09793" ;
    dct:modified "2024-10-28T08:49:06"^^xsd:dateTime ;
    skos:altLabel "Reklamespråk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Advertising language"@en,
        "Reklamespråk"@nb ;
    skos:related humord:c07756 ;
    skos:relatedMatch <http://dewey.info/class/302.23/e23/> .

humord:c09794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09794" ;
    dct:modified "2024-10-28T07:52:14"^^xsd:dateTime ;
    skos:altLabel "Cryptolect"@en,
        "Secret language"@en,
        "Hemmelege språk"@nb,
        "Hemmelige språk"@nb,
        "Kryptolekt"@nb,
        "Skjulespråk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Språk som en gruppe (f.eks forbrytere, omstreifere, medlemmer av hemmelige selskap) bruker for ikke å bli forstått av andre <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Cant"@en,
        "Skjulespråk"@nb .

humord:c09795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09795" ;
    dct:modified "2024-10-24T08:32:44"^^xsd:dateTime ;
    skos:altLabel "Månsing"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09794 ;
    skos:definition "Hemmelig språk i bruk blant omreisende kramkarer i Västergötland i Sverige, tidligst kjent gjennom kort ordliste 1719 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Månsing"@en,
        "Månsing"@nb .

humord:c09796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09796" ;
    dct:modified "2024-10-24T08:33:25"^^xsd:dateTime ;
    skos:altLabel "Rommani"@nb,
        "Taterspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09794 ;
    skos:definition "Taterspråk i Norge <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Rommani"@en,
        "Rommani"@nb ;
    skos:related humord:c10407 .

humord:c09798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09798" ;
    dct:modified "2024-10-24T08:33:46"^^xsd:dateTime ;
    skos:altLabel "Fantespråk"@nb,
        "Rodi"@nb,
        "Rotvelsk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Rotwelsch"@en,
        "Rotvelsk"@nb .

humord:c09802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09802" ;
    dct:modified "2024-10-24T08:34:07"^^xsd:dateTime ;
    skos:altLabel "De Gammon"@en,
        "Gammon språk"@nb,
        "Shelta språk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/>,
        <http://dewey.info/class/491.62/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:prefLabel "Shelta"@en,
        "Shelta språk"@nb ;
    skos:relatedMatch <http://dewey.info/class/491.62/e23/>,
        <http://dewey.info/class/6--9162/e23/> .

humord:c09803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09803" ;
    dct:modified "2024-10-18T09:53:37"^^xsd:dateTime ;
    skos:altLabel "Substrat"@nb ;
    skos:broadMatch <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Substrat er i språkvitenskapen det opprinnelige språket hos et folk som har skiftet språk.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Substrate"@en,
        "Substrat"@nb .

humord:c09805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09805" ;
    dct:modified "2024-10-18T09:55:13"^^xsd:dateTime ;
    skos:altLabel "Trua språk"@nb,
        "Utdøende språk"@nb,
        "Utdøyande språk"@nb ;
    skos:broadMatch <http://dewey.info/class/408.9/e23/> ;
    skos:broader humord:c15161 ;
    skos:exactMatch <http://dewey.info/class/306.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/408.9/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Endangered languages"@en,
        "Truede språk"@nb ;
    skos:related humord:c06354 ;
    skos:relatedMatch <http://dewey.info/class/417.7/e23/> .

humord:c09807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09807" ;
    dct:modified "2024-08-28T20:47:10"^^xsd:dateTime ;
    skos:altLabel "Avisspråk"@nb,
        "Pressespråk"@nb ;
    skos:broadMatch <http://dewey.info/class/808.06607/e23/> ;
    skos:broader humord:c09790 ;
    skos:closeMatch <http://dewey.info/class/070.014/e23/> ;
    skos:definition "Språkbruken i aviser <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.014/e23/>,
        <http://dewey.info/class/808.06607/e23/> ;
    skos:prefLabel "Newspaper language"@en,
        "Avisspråk"@nb ;
    skos:related humord:c06305 .

humord:c09808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09808" ;
    dct:modified "2024-10-15T12:17:01"^^xsd:dateTime ;
    skos:altLabel "Baby-talk"@en,
        "Barnespråk"@nb ;
    skos:broader humord:c09806 ;
    skos:exactMatch <http://dewey.info/class/306.44083/e23/>,
        <http://dewey.info/class/408.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44083/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/408.3/e23/> ;
    skos:prefLabel "Children's language"@en,
        "Barnespråk"@nb ;
    skos:related humord:c06305 ;
    skos:relatedMatch <http://dewey.info/class/401.93/e23/> .

humord:c09809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09809" ;
    dct:modified "2024-10-24T08:32:28"^^xsd:dateTime ;
    skos:altLabel "Peddler's French"@en,
        "Rogues' cant"@en,
        "Thieve's argot"@en,
        "Forbrytarspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09790,
        humord:c09794 ;
    skos:definition "Skjulespråk som forbrytere bruker seg imellom for ikke å bli forstått av andre <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Thieve's cant"@en,
        "Forbryterspråk"@nb ;
    skos:related humord:c06305 .

humord:c09810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09810" ;
    dct:modified "2024-10-25T14:44:49"^^xsd:dateTime ;
    skos:altLabel "Kvinnespråk"@nb ;
    skos:broader humord:c09806 ;
    skos:exactMatch <http://dewey.info/class/306.44082/e23/>,
        <http://dewey.info/class/408.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44082/e23/>,
        <http://dewey.info/class/408.2/e23/> ;
    skos:prefLabel "Women's language"@en,
        "Kvinnespråk"@nb ;
    skos:related humord:c06305 .

humord:c09811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09811" ;
    dct:modified "2024-10-28T08:48:29"^^xsd:dateTime ;
    skos:altLabel "Narkospråk"@nb,
        "Narkotikaspråk"@nb,
        "Narkotikauttrykk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Drug slang"@en,
        "Narkotikaspråk"@nb .

humord:c09814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09814" ;
    dct:modified "2024-10-28T08:49:25"^^xsd:dateTime ;
    skos:altLabel "Maritime language"@en,
        "Nautical slang"@en,
        "Sea-language"@en,
        "Sjømannsspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09790 ;
    skos:exactMatch <http://dewey.info/class/306.4408862388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4408862388/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Nautical language"@en,
        "Sjømannsspråk"@nb ;
    skos:related humord:c06305,
        humord:c17545 .

humord:c09815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09815" ;
    dct:modified "2024-10-24T08:35:26"^^xsd:dateTime ;
    skos:altLabel "Sosiolektar"@nb,
        "Sosiolekter"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Sosiolekt er ein sosialt avgrensa variant av eit språk. Bruk av sosiolekt markerer tilhøyrsel til ei sosial gruppe eller klasse. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Sociolects"@en,
        "Sosiolekter"@nb ;
    skos:related humord:c09817 .

humord:c09817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 52 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09817" ;
    dct:modified "2024-10-28T08:08:10"^^xsd:dateTime ;
    skos:altLabel "Dialektar"@nb,
        "Dialekter"@nb,
        "Målføre"@nb ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/4--7/e23/> ;
    skos:exactMatch realfagstermer:c004884,
        <http://dewey.info/class/417.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004884,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Dialects"@en,
        "Dialekter"@nb ;
    skos:related humord:c05852,
        humord:c06161,
        humord:c09815,
        humord:c21303 .

humord:c09819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09819" ;
    dct:modified "2024-10-28T08:35:02"^^xsd:dateTime ;
    skos:altLabel "Official languages"@en,
        "Standard language"@en,
        "Nasjonalspråk"@nb,
        "Offisielle språk"@nb,
        "Offisielt språk"@nb,
        "Riksspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/344.09/e23/> ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/408.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/344.09/e23/>,
        <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/408.9/e23/> ;
    skos:prefLabel "Official language"@en,
        "Nasjonalspråk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c09821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09821" ;
    dct:modified "2024-10-28T07:55:36"^^xsd:dateTime ;
    skos:altLabel "Språkfamiliar"@nb ;
    skos:broadMatch <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c15161 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Language families"@en,
        "Språkfamilier"@nb .

humord:c09822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09822" ;
    dct:modified "2024-07-26T12:20:09"^^xsd:dateTime ;
    skos:altLabel "Afrikanske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/496/e23/>,
        <http://dewey.info/class/6--96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496/e23/>,
        <http://dewey.info/class/6--96/e23/> ;
    skos:prefLabel "African languages"@en,
        "Afrikanske språk"@nb .

humord:c09823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 116 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09823" ;
    dct:modified "2024-10-24T15:50:13"^^xsd:dateTime ;
    skos:altLabel "Khoisan språk"@nb,
        "San språk"@nb ;
    skos:broader humord:c09822 ;
    skos:exactMatch <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:prefLabel "Khoisan languages"@en,
        "Khoisan språk"@nb .

humord:c09824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09824" ;
    dct:modified "2024-10-25T08:41:06"^^xsd:dateTime ;
    skos:altLabel "Nama language"@en,
        "Khoekhoe språk"@nb,
        "Khoi språk"@nb,
        "Nama språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:broader humord:c09826 ;
    skos:editorialNote "Språkkode: naq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:prefLabel "Khoekhoe language"@en,
        "Nama språk"@nb .

humord:c09826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09826" ;
    dct:modified "2024-10-25T08:38:37"^^xsd:dateTime ;
    skos:altLabel "Khoe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:broader humord:c09823 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:prefLabel "Khoe languages"@en,
        "Khoe språk"@nb .

humord:c09827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09827" ;
    dct:modified "2024-10-18T09:21:52"^^xsd:dateTime ;
    skos:altLabel "Nigerkordofanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:broader humord:c09822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:prefLabel "Niger-Kordofanian languages"@en,
        "Nigerkordofanske språk"@nb .

humord:c09828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09828" ;
    dct:modified "2024-10-18T09:21:40"^^xsd:dateTime ;
    skos:altLabel "Kordofanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:broader humord:c09827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:prefLabel "Kordofanian languages"@en,
        "Kordofanske språk"@nb .

humord:c09829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09829" ;
    dct:modified "2024-10-24T10:48:52"^^xsd:dateTime ;
    skos:altLabel "Niino mo-di language"@en,
        "Krongo språk"@nb,
        "Niino mo-di språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:broader humord:c09828 ;
    skos:editorialNote "Språkkode: kgo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:prefLabel "Krongo language"@en,
        "Krongo språk"@nb .

humord:c09831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09831" ;
    dct:modified "2024-10-18T09:18:32"^^xsd:dateTime ;
    skos:altLabel "Niger-kongo språk"@nb ;
    skos:broader humord:c09827 ;
    skos:exactMatch <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:prefLabel "Niger-Congo languages"@en,
        "Niger-kongo språk"@nb .

humord:c09832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09832" ;
    dct:modified "2024-07-03T14:58:43"^^xsd:dateTime ;
    skos:altLabel "Adamawa eastern språk"@nb,
        "Adamawa-ubangi språk"@nb ;
    skos:broader humord:c09831 ;
    skos:exactMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Adamawa-Ubangi languages"@en,
        "Adamawa-ubangi språk"@nb .

humord:c09833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09833" ;
    dct:modified "2024-10-09T12:24:17"^^xsd:dateTime ;
    skos:altLabel "Dai language"@en,
        "Day språk (Adamawa-ubangi språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: dai"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Day language (Adamawa-Ubangi language)"@en,
        "Day språk (Adamawa-ubangi språk)"@nb .

humord:c09834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09834" ;
    dct:modified "2024-10-24T15:53:55"^^xsd:dateTime ;
    skos:altLabel "Gbaya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Gbaya languages"@en,
        "Gbaya språk"@nb .

humord:c09837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09837" ;
    dct:modified "2024-10-24T10:46:58"^^xsd:dateTime ;
    skos:altLabel "Sango språk"@nb ;
    skos:broader humord:c09832 ;
    skos:exactMatch <http://dewey.info/class/496.3616/e23/>,
        <http://dewey.info/class/6--963616/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3616/e23/>,
        <http://dewey.info/class/6--963616/e23/> ;
    skos:prefLabel "Sango language"@en,
        "Sango språk"@nb .

humord:c09838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09838" ;
    dct:modified "2024-10-18T09:20:40"^^xsd:dateTime ;
    skos:altLabel "Benue-kongo språk"@nb ;
    skos:broader humord:c09831 ;
    skos:closeMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Benue-Congo languages"@en,
        "Benue-kongo språk"@nb .

humord:c09839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09839" ;
    dct:modified "2024-10-11T09:26:49"^^xsd:dateTime ;
    skos:altLabel "Bantoid språk"@nb ;
    skos:broader humord:c09838 ;
    skos:closeMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Bantoid languages"@en,
        "Bantoid språk"@nb .

humord:c09840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09840" ;
    dct:modified "2024-10-11T09:26:41"^^xsd:dateTime ;
    skos:altLabel "Bantu proper språk"@nb,
        "Narrow bantu språk"@nb,
        "Sentral bantu språk"@nb ;
    skos:broader humord:c11666 ;
    skos:exactMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Narrow Bantu languages"@en,
        "Sentral bantu språk"@nb .

humord:c09858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09858" ;
    dct:modified "2024-10-25T13:39:35"^^xsd:dateTime ;
    skos:altLabel "Douala language"@en,
        "Dwala language"@en,
        "Douala språk"@nb,
        "Duala språk"@nb,
        "Dwala språk"@nb ;
    skos:broader humord:c09840 ;
    skos:closeMatch <http://dewey.info/class/496.3962/e23/>,
        <http://dewey.info/class/6--963962/e23/> ;
    skos:editorialNote "Språkkode: dua"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3962/e23/>,
        <http://dewey.info/class/6--963962/e23/> ;
    skos:prefLabel "Duala language"@en,
        "Duala språk"@nb .

humord:c09860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09860" ;
    dct:modified "2024-10-25T08:57:06"^^xsd:dateTime ;
    skos:altLabel "Herero språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: her"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:prefLabel "Herero language"@en,
        "Herero språk"@nb .

humord:c09861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09861" ;
    dct:modified "2024-10-24T15:35:16"^^xsd:dateTime ;
    skos:altLabel "Kilari language"@en,
        "Laadi language"@en,
        "Kilari språk"@nb,
        "Laadi språk"@nb,
        "Laari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3931/e23/>,
        <http://dewey.info/class/6--963931/e23/> ;
    skos:broader humord:c17502 ;
    skos:editorialNote "Språkkode: ldi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3931/e23/>,
        <http://dewey.info/class/6--963931/e23/> ;
    skos:prefLabel "Laari language"@en,
        "Laadi språk"@nb .

humord:c09863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09863" ;
    dct:modified "2024-10-25T13:34:47"^^xsd:dateTime ;
    skos:altLabel "Emakhuwa language"@en,
        "Macua language"@en,
        "Makua language"@en,
        "Makhuwa språk"@nb,
        "Makua språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: vmw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:prefLabel "Makhuwa language"@en,
        "Makua språk"@nb .

humord:c09864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09864" ;
    dct:modified "2024-10-24T15:47:40"^^xsd:dateTime ;
    skos:altLabel "Manenguba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Manenguba languages"@en,
        "Manenguba språk"@nb .

humord:c09865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09865" ;
    dct:modified "2024-10-24T15:47:52"^^xsd:dateTime ;
    skos:altLabel "Mbo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Mbo language"@en,
        "Mbo språk"@nb .

humord:c09866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09866" ;
    dct:modified "2024-10-25T13:37:32"^^xsd:dateTime ;
    skos:altLabel "Omyene language"@en,
        "Myene språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: mye"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Myene language"@en,
        "Myene språk"@nb .

humord:c09867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09867" ;
    dct:modified "2024-10-24T15:38:40"^^xsd:dateTime ;
    skos:altLabel "Nguni språk"@nb ;
    skos:broader humord:c09840 ;
    skos:exactMatch <http://dewey.info/class/496.398/e23/>,
        <http://dewey.info/class/6--96398/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.398/e23/>,
        <http://dewey.info/class/6--96398/e23/> ;
    skos:prefLabel "Nguni languages"@en,
        "Nguni språk"@nb .

humord:c09868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09868" ;
    dct:modified "2024-10-27T19:27:31"^^xsd:dateTime ;
    skos:altLabel "Zulu språk"@nb ;
    skos:broader humord:c09867 ;
    skos:editorialNote "Språkkode: zul"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3986/e23/>,
        <http://dewey.info/class/6--963986/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3986/e23/>,
        <http://dewey.info/class/6--963986/e23/> ;
    skos:prefLabel "Zulu language"@en,
        "Zulu språk"@nb .

humord:c09869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09869" ;
    dct:modified "2024-09-16T09:37:09"^^xsd:dateTime ;
    skos:altLabel "Chewa language"@en,
        "Chichewa language"@en,
        "Chinyanja language"@en,
        "Chewa språk"@nb,
        "Chichewa språk"@nb,
        "Chinyanja språk"@nb,
        "Nyanja språk"@nb ;
    skos:broader humord:c09840 ;
    skos:closeMatch <http://dewey.info/class/496.3918/e23/>,
        <http://dewey.info/class/6--963918/e23/> ;
    skos:editorialNote "Språkkode: nya"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3918/e23/>,
        <http://dewey.info/class/6--963918/e23/> ;
    skos:prefLabel "Chichewa language"@en,
        "Nyanja språk"@nb .

humord:c09874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09874" ;
    dct:modified "2024-10-25T09:00:22"^^xsd:dateTime ;
    skos:altLabel "Kishi language"@en,
        "Mashi language"@en,
        "Nyabungu language"@en,
        "Kishi språk"@nb,
        "Mashi språk"@nb,
        "Nyabungu språk"@nb,
        "Shi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: shr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:prefLabel "Shi language"@en,
        "Shi språk"@nb .

humord:c09877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09877" ;
    dct:modified "2024-10-24T13:04:47"^^xsd:dateTime ;
    skos:altLabel "Chishona language"@en,
        "Shona språk"@nb ;
    skos:broader humord:c20704 ;
    skos:closeMatch <http://dewey.info/class/496.3975/e23/>,
        <http://dewey.info/class/6--963975/e23/> ;
    skos:editorialNote "Språkkode: sna"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3975/e23/>,
        <http://dewey.info/class/6--963975/e23/> ;
    skos:prefLabel "Shona language"@en,
        "Shona språk"@nb .

humord:c09878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09878" ;
    dct:modified "2024-10-24T15:46:20"^^xsd:dateTime ;
    skos:altLabel "Sotho-tswana språk"@nb ;
    skos:broader humord:c09840 ;
    skos:exactMatch <http://dewey.info/class/496.3977/e23/>,
        <http://dewey.info/class/6--963977/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3977/e23/>,
        <http://dewey.info/class/6--963977/e23/> ;
    skos:prefLabel "Sotho-tswana languages"@en,
        "Sotho-tswana språk"@nb .

humord:c09879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09879" ;
    dct:modified "2024-10-24T13:01:53"^^xsd:dateTime ;
    skos:altLabel "Hananwa språk"@nb,
        "Lobedu språk"@nb,
        "Nordsotho språk"@nb ;
    skos:broader humord:c09878 ;
    skos:editorialNote "Språkkode: nso"@nb ;
    skos:exactMatch <http://dewey.info/class/496.39771/e23/>,
        <http://dewey.info/class/6--9639771/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.39771/e23/>,
        <http://dewey.info/class/6--9639771/e23/> ;
    skos:prefLabel "Northern Sotho language"@en,
        "Nordsotho språk"@nb .

humord:c09880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09880" ;
    dct:modified "2024-10-24T13:02:37"^^xsd:dateTime ;
    skos:altLabel "Sesotho language"@en,
        "Suthu language"@en,
        "Sesotho språk"@nb,
        "Suthu språk"@nb,
        "Sørsotho språk"@nb ;
    skos:broader humord:c09878 ;
    skos:editorialNote "Språkkode: sot"@nb ;
    skos:exactMatch <http://dewey.info/class/496.39772/e23/>,
        <http://dewey.info/class/6--9639772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.39772/e23/>,
        <http://dewey.info/class/6--9639772/e23/> ;
    skos:prefLabel "Southern Sotho language"@en,
        "Sørsotho språk"@nb .

humord:c09883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09883" ;
    dct:modified "2024-10-24T13:03:12"^^xsd:dateTime ;
    skos:altLabel "Setswana language"@en,
        "Setswana språk"@nb,
        "Tswana språk"@nb ;
    skos:broader humord:c09878 ;
    skos:editorialNote "Språkkode: tsn"@nb ;
    skos:exactMatch <http://dewey.info/class/496.39775/e23/>,
        <http://dewey.info/class/6--9639775/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.39775/e23/>,
        <http://dewey.info/class/6--9639775/e23/> ;
    skos:prefLabel "Tswana language"@en,
        "Tswana språk"@nb .

humord:c09885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09885" ;
    dct:modified "2024-10-25T10:27:09"^^xsd:dateTime ;
    skos:altLabel "Sabaki bantu språk"@nb,
        "Swahili språk (Språkgruppe)"@nb ;
    skos:broader humord:c09840 ;
    skos:exactMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Swahili languages (Language group)"@en,
        "Swahili språk (Språkgruppe)"@nb .

humord:c09886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09886" ;
    dct:modified "2024-10-25T10:27:48"^^xsd:dateTime ;
    skos:altLabel "Siswati language"@en,
        "Swazi language"@en,
        "Siswati språk"@nb,
        "Swati språk"@nb,
        "Swazi språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: ssw"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3987/e23/>,
        <http://dewey.info/class/6--963987/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3987/e23/>,
        <http://dewey.info/class/6--963987/e23/> ;
    skos:prefLabel "Swati language"@en,
        "Swati språk"@nb .

humord:c09890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09890" ;
    dct:modified "2024-09-16T15:37:09"^^xsd:dateTime ;
    skos:altLabel "Chivenda language"@en,
        "Tshivenda language"@en,
        "Chivenda språk"@nb,
        "Ci-venda språk"@nb,
        "Tshivenda språk"@nb,
        "Venda språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: ven"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3976/e23/>,
        <http://dewey.info/class/6--963976/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3976/e23/>,
        <http://dewey.info/class/6--963976/e23/> ;
    skos:prefLabel "Venda language"@en,
        "Venda språk"@nb .

humord:c09892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09892" ;
    dct:modified "2024-10-27T19:42:07"^^xsd:dateTime ;
    skos:altLabel "Ikke-bantu bantoid språk"@nb,
        "Ikkje-bantu bantoid språk"@nb,
        "Nord-bantoid språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Northern Bantoid languages"@en,
        "Nord-bantoid språk"@nb .

humord:c09893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09893" ;
    dct:modified "2024-10-15T13:03:07"^^xsd:dateTime ;
    skos:altLabel "Bute language"@en,
        "Wute language"@en,
        "Batute språk"@nb,
        "Bute språk"@nb,
        "Vute språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09892 ;
    skos:editorialNote "Språkkode: vut"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Vute language"@en,
        "Vute språk"@nb .

humord:c09897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09897" ;
    dct:modified "2024-10-24T10:47:28"^^xsd:dateTime ;
    skos:altLabel "Nzakara språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: nzk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Nzakara language"@en,
        "Nzakara språk"@nb .

humord:c09898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09898" ;
    dct:modified "2024-10-18T09:19:48"^^xsd:dateTime ;
    skos:altLabel "Gur språk"@nb,
        "Volta språk"@nb,
        "Voltaiske språk"@nb ;
    skos:broader humord:c09831 ;
    skos:exactMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Gur languages"@en,
        "Gur språk"@nb .

humord:c09901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09901" ;
    dct:modified "2024-10-18T09:21:27"^^xsd:dateTime ;
    skos:altLabel "Dogon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:broader humord:c09827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3/e23/>,
        <http://dewey.info/class/6--963/e23/> ;
    skos:prefLabel "Dogon languages"@en,
        "Dogon språk"@nb .

humord:c09902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09902" ;
    dct:modified "2024-10-24T12:49:37"^^xsd:dateTime ;
    skos:altLabel "Gurunsi language"@en,
        "Gourounsi språk"@nb,
        "Grusi språk"@nb,
        "Grussi språk"@nb,
        "Gurumsi språk"@nb,
        "Gurunsi språk"@nb,
        "Lyélé språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09898 ;
    skos:editorialNote "Språkkode: lee"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Lyélé language"@en,
        "Gurunsi språk"@nb .

humord:c09907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09907" ;
    dct:modified "2024-10-24T12:47:18"^^xsd:dateTime ;
    skos:altLabel "Lamba language"@en,
        "Lama språk"@nb,
        "Lamba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09902 ;
    skos:editorialNote "Språkkode: las"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Lama language"@en,
        "Lama språk"@nb .

humord:c09909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09909" ;
    dct:modified "2024-10-24T12:43:51"^^xsd:dateTime ;
    skos:altLabel "More language (Moore-gurma language)"@en,
        "Mossi language"@en,
        "Moore språk"@nb,
        "More språk (Moore-gurma språk)"@nb,
        "Mossi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12750 ;
    skos:editorialNote "Språkkode: mor"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Moore language"@en,
        "Moore språk"@nb .

humord:c09912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09912" ;
    dct:modified "2024-10-24T12:48:27"^^xsd:dateTime ;
    skos:altLabel "Sisaala language"@en,
        "Sisala language"@en,
        "Sisaala språk"@nb,
        "Sisala språk"@nb,
        "Sissala språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09902 ;
    skos:editorialNote "Språkkode: sld"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Sissala language"@en,
        "Sissala språk"@nb .

humord:c09914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09914" ;
    dct:modified "2024-10-18T09:19:05"^^xsd:dateTime ;
    skos:altLabel "Kwa språk"@nb ;
    skos:broader humord:c09831 ;
    skos:exactMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Kwa language"@en,
        "Kwa språk"@nb .

humord:c09915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09915" ;
    dct:modified "2024-10-24T10:41:43"^^xsd:dateTime ;
    skos:altLabel "Benin language"@en,
        "Bini language"@en,
        "Benin språk"@nb,
        "Bini språk"@nb,
        "Edo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c15013 ;
    skos:editorialNote "Språkkode: bin"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Edo language"@en,
        "Edo språk"@nb .

humord:c09918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09918" ;
    dct:modified "2024-10-24T12:33:57"^^xsd:dateTime ;
    skos:altLabel "Ewe språk (Språkgruppe)"@nb,
        "Gbe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:broader humord:c09914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Ewe languages (Language group)"@en,
        "Gbe språk"@nb .

humord:c09920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09920" ;
    dct:modified "2024-10-24T12:35:26"^^xsd:dateTime ;
    skos:altLabel "Ibo language"@en,
        "Ibo språk"@nb,
        "Igbo språk"@nb ;
    skos:broader humord:c09914 ;
    skos:editorialNote "Språkkode: ibo"@nb ;
    skos:exactMatch <http://dewey.info/class/496.332/e23/>,
        <http://dewey.info/class/6--96332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.332/e23/>,
        <http://dewey.info/class/6--96332/e23/> ;
    skos:prefLabel "Igbo language"@en,
        "Igbo språk"@nb .

humord:c09922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09922" ;
    dct:modified "2024-10-24T10:32:42"^^xsd:dateTime ;
    skos:altLabel "Nkonya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:broader humord:c09923 ;
    skos:editorialNote "Språkkode: nko"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:prefLabel "Nkonya language"@en,
        "Nkonya språk"@nb .

humord:c09923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09923" ;
    dct:modified "2024-10-24T12:37:21"^^xsd:dateTime ;
    skos:altLabel "Volta-comoe språk"@nb ;
    skos:broader humord:c09914 ;
    skos:exactMatch <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:prefLabel "Volta-Comoe languages"@en,
        "Volta-comoe språk"@nb .

humord:c09924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09924" ;
    dct:modified "2024-08-01T09:56:40"^^xsd:dateTime ;
    skos:altLabel "Akan språk"@nb ;
    skos:broader humord:c09923 ;
    skos:editorialNote "Språkode: aka"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3385/e23/>,
        <http://dewey.info/class/6--963385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3385/e23/>,
        <http://dewey.info/class/6--963385/e23/> ;
    skos:prefLabel "Akan language"@en,
        "Akan språk"@nb .

humord:c09929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09929" ;
    dct:modified "2024-10-24T12:37:50"^^xsd:dateTime ;
    skos:altLabel "Yoruba språk"@nb ;
    skos:broader humord:c09914 ;
    skos:closeMatch <http://dewey.info/class/496.333/e23/>,
        <http://dewey.info/class/6--96333/e23/> ;
    skos:editorialNote "Språkkode: yor"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.333/e23/>,
        <http://dewey.info/class/6--96333/e23/> ;
    skos:prefLabel "Yoruba language"@en,
        "Yoruba språk"@nb .

humord:c09930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09930" ;
    dct:modified "2024-10-18T09:18:50"^^xsd:dateTime ;
    skos:altLabel "Mande språk"@nb ;
    skos:broader humord:c09831 ;
    skos:exactMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Mande languages"@en,
        "Mande språk"@nb ;
    skos:related humord:c17160 .

humord:c09931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09931" ;
    dct:modified "2024-10-24T10:18:18"^^xsd:dateTime ;
    skos:altLabel "Bamanankan language"@en,
        "Bamana språk"@nb,
        "Bamanankan språk"@nb,
        "Bambana språk"@nb,
        "Bambara språk"@nb ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: bam"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3452/e23/>,
        <http://dewey.info/class/6--963452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3452/e23/>,
        <http://dewey.info/class/6--963452/e23/> ;
    skos:prefLabel "Bambara language"@en,
        "Bambara språk"@nb .

humord:c09934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09934" ;
    dct:modified "2024-10-24T10:22:40"^^xsd:dateTime ;
    skos:altLabel "Guerze språk"@nb,
        "Kpelle språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: kpe"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Kpelle language"@en,
        "Kpelle språk"@nb .

humord:c09936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09936" ;
    dct:modified "2024-10-24T10:27:45"^^xsd:dateTime ;
    skos:altLabel "Maa language (Mande)"@en,
        "Mann language"@en,
        "Mano language"@en,
        "Mawe language"@en,
        "Maa språk (Mande)"@nb,
        "Maan språk"@nb,
        "Mann språk"@nb,
        "Mano språk"@nb,
        "Mawe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: mew"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Maan language"@en,
        "Mano språk"@nb .

humord:c09939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09939" ;
    dct:modified "2024-10-24T10:26:39"^^xsd:dateTime ;
    skos:altLabel "Mandingo language"@en,
        "Mandingo språk"@nb,
        "Mandinka språk"@nb ;
    skos:broader humord:c09930 ;
    skos:closeMatch <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:editorialNote "Språkkode: mnk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:prefLabel "Mandinka language"@en,
        "Mandinka språk"@nb .

humord:c09951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09951" ;
    dct:modified "2024-10-24T10:29:32"^^xsd:dateTime ;
    skos:altLabel "Mende språk"@nb ;
    skos:broader humord:c09930 ;
    skos:closeMatch <http://dewey.info/class/496.348/e23/>,
        <http://dewey.info/class/6--96348/e23/> ;
    skos:editorialNote "Språkkode: men"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.348/e23/>,
        <http://dewey.info/class/6--96348/e23/> ;
    skos:prefLabel "Mende language"@en,
        "Mende språk"@nb .

humord:c09952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09952" ;
    dct:modified "2024-10-24T10:23:36"^^xsd:dateTime ;
    skos:altLabel "Loghoma language"@en,
        "Looma language"@en,
        "Lorma language"@en,
        "Loghoma språk"@nb,
        "Loma språk"@nb,
        "Looma språk"@nb,
        "Lorma språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.348/e23/>,
        <http://dewey.info/class/6--96348/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: lom"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.348/e23/>,
        <http://dewey.info/class/6--96348/e23/> ;
    skos:prefLabel "Loma language"@en,
        "Loma språk"@nb .

humord:c09955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09955" ;
    dct:modified "2024-10-18T09:18:17"^^xsd:dateTime ;
    skos:altLabel "Vestatlantiske språk"@nb ;
    skos:broader humord:c09831 ;
    skos:exactMatch <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:prefLabel "West Atlantic languages"@en,
        "Vestatlantiske språk"@nb .

humord:c09956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09956" ;
    dct:modified "2024-10-24T10:16:33"^^xsd:dateTime ;
    skos:altLabel "Falor language"@en,
        "Paloor language"@en,
        "Falor språk"@nb,
        "Paloor språk"@nb,
        "Palor språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.321/e23/>,
        <http://dewey.info/class/6--96321/e23/> ;
    skos:broader humord:c09955 ;
    skos:editorialNote "Språkkode: fap"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.321/e23/>,
        <http://dewey.info/class/6--96321/e23/> ;
    skos:prefLabel "Paloor language"@en,
        "Palor språk"@nb .

humord:c09958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09958" ;
    dct:modified "2024-08-30T14:05:39"^^xsd:dateTime ;
    skos:altLabel "Wolof-fulfulde språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:broader humord:c09955 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:prefLabel "Wolof Wulfulde languages"@en,
        "Wolof-fulfulde språk"@nb .

humord:c09959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09959" ;
    dct:modified "2024-10-24T10:14:20"^^xsd:dateTime ;
    skos:altLabel "Fula language"@en,
        "Fulani language"@en,
        "Fula språk"@nb,
        "Fulani språk"@nb,
        "Fulfulde språk"@nb,
        "Peul språk"@nb,
        "Pulaar språk"@nb,
        "Pular språk"@nb ;
    skos:broader humord:c09958 ;
    skos:exactMatch <http://dewey.info/class/496.322/e23/>,
        <http://dewey.info/class/6--96322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.322/e23/>,
        <http://dewey.info/class/6--96322/e23/> ;
    skos:prefLabel "Fulfulde language"@en,
        "Fulfulde språk"@nb ;
    skos:related humord:c00761 .

humord:c09966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09966" ;
    dct:modified "2024-07-03T14:58:16"^^xsd:dateTime ;
    skos:altLabel "Adamaoua-dialekt"@nb,
        "Adamawa-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/496.322/e23/>,
        <http://dewey.info/class/6--96322/e23/> ;
    skos:broader humord:c09965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.322/e23/>,
        <http://dewey.info/class/6--96322/e23/> ;
    skos:prefLabel "Adamawa dialect"@en,
        "Adamawa-dialekt"@nb .

humord:c09968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09968" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/496.322/e23/>,
        <http://dewey.info/class/6--96322/e23/> ;
    skos:broader humord:c09965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.322/e23/>,
        <http://dewey.info/class/6--96322/e23/> ;
    skos:prefLabel "Kaceccereeare dialect"@en,
        "Kaceccereeare-dialekt"@nb .

humord:c09969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09969" ;
    dct:modified "2024-08-30T14:05:27"^^xsd:dateTime ;
    skos:altLabel "Ouolof language"@en,
        "Ouolof språk"@nb,
        "Wolof språk"@nb ;
    skos:broader humord:c09958 ;
    skos:editorialNote "Språkkode: wol"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3214/e23/>,
        <http://dewey.info/class/6--963214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3214/e23/>,
        <http://dewey.info/class/6--963214/e23/> ;
    skos:prefLabel "Wolof language"@en,
        "Wolof språk"@nb .

humord:c09970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09970" ;
    dct:modified "2024-10-24T10:43:10"^^xsd:dateTime ;
    skos:altLabel "Nilo-saharaspråk"@nb,
        "Nilosaharisk språk"@nb ;
    skos:broader humord:c09822 ;
    skos:exactMatch <http://dewey.info/class/496.5/e23/>,
        <http://dewey.info/class/6--965/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5/e23/>,
        <http://dewey.info/class/6--965/e23/> ;
    skos:prefLabel "Nilo-Saharan languages"@en,
        "Nilosaharisk språk"@nb .

humord:c09971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09971" ;
    dct:modified "2024-10-24T09:57:18"^^xsd:dateTime ;
    skos:altLabel "Karimojong language"@en,
        "Ngakarimojong language"@en,
        "Karamojong språk"@nb,
        "Karimojong språk"@nb,
        "Ngakarimojong språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5522/e23/>,
        <http://dewey.info/class/6--965522/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: kdj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5522/e23/>,
        <http://dewey.info/class/6--965522/e23/> ;
    skos:prefLabel "Ngakarimojong language"@en,
        "Karamojong språk"@nb .

humord:c09973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09973" ;
    dct:modified "2024-10-24T10:08:36"^^xsd:dateTime ;
    skos:altLabel "Mbai language"@en,
        "Moissala Mbai language"@en,
        "Sara Mbai language"@en,
        "Mbai språk"@nb,
        "Mbay språk"@nb,
        "Moissala mbai språk"@nb,
        "Sara mbai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.566/e23/>,
        <http://dewey.info/class/6--96566/e23/> ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Språkkode: myb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.566/e23/>,
        <http://dewey.info/class/6--96566/e23/> ;
    skos:prefLabel "Mbay language"@en,
        "Mbai språk"@nb .

humord:c09976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09976" ;
    dct:modified "2024-10-25T08:45:35"^^xsd:dateTime ;
    skos:altLabel "Moundan language"@en,
        "Moundang language"@en,
        "Moundan språk"@nb,
        "Moundang språk"@nb,
        "Mundang språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: mua"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Mundang language"@en,
        "Mundang språk"@nb .

humord:c09979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09979" ;
    dct:modified "2024-10-24T10:09:57"^^xsd:dateTime ;
    skos:altLabel "Aijbba language"@en,
        "Beir language"@en,
        "Merule language"@en,
        "Mourle language"@en,
        "Murule language"@en,
        "Aijbba språk"@nb,
        "Beir språk"@nb,
        "Merule språk"@nb,
        "Mourle språk"@nb,
        "Murle språk"@nb,
        "Murule språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.54/e23/>,
        <http://dewey.info/class/6--9654/e23/> ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Språkkode: mur"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.54/e23/>,
        <http://dewey.info/class/6--9654/e23/> ;
    skos:prefLabel "Murle language"@en,
        "Murle språk"@nb .

humord:c09981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09981" ;
    dct:modified "2024-10-24T10:11:00"^^xsd:dateTime ;
    skos:altLabel "Nilotiske språk"@nb ;
    skos:broader humord:c09970 ;
    skos:exactMatch <http://dewey.info/class/496.55/e23/>,
        <http://dewey.info/class/6--9655/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.55/e23/>,
        <http://dewey.info/class/6--9655/e23/> ;
    skos:prefLabel "Nilotic languages"@en,
        "Nilotiske språk"@nb .

humord:c09982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09982" ;
    dct:modified "2024-10-24T10:05:57"^^xsd:dateTime ;
    skos:altLabel "Turkana språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5522/e23/>,
        <http://dewey.info/class/6--965522/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: tuv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5522/e23/>,
        <http://dewey.info/class/6--965522/e23/> ;
    skos:prefLabel "Turkana language"@en,
        "Turkana språk"@nb .

humord:c09983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09983" ;
    dct:modified "2024-10-24T10:11:14"^^xsd:dateTime ;
    skos:altLabel "Nubiske språk"@nb ;
    skos:broader humord:c09970 ;
    skos:exactMatch <http://dewey.info/class/496.542/e23/>,
        <http://dewey.info/class/6--96542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.542/e23/>,
        <http://dewey.info/class/6--96542/e23/> ;
    skos:prefLabel "Nubian languages"@en,
        "Nubiske språk"@nb .

humord:c09984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09984" ;
    dct:modified "2024-08-14T14:07:06"^^xsd:dateTime ;
    skos:altLabel "Dongola-Kenuz language"@en,
        "Kenuz language"@en,
        "Andaandi språk"@nb,
        "Dongola-kenuz språk"@nb,
        "Kenuz språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.542/e23/>,
        <http://dewey.info/class/6--96542/e23/> ;
    skos:broader humord:c09983 ;
    skos:editorialNote "Språkkode: dgl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.542/e23/>,
        <http://dewey.info/class/6--96542/e23/> ;
    skos:prefLabel "Andaandi language"@en,
        "Dongola-kenuz språk"@nb .

humord:c09986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09986" ;
    dct:modified "2024-10-24T10:12:46"^^xsd:dateTime ;
    skos:altLabel "Koyraboro Senni language"@en,
        "Songay language"@en,
        "Songhai language"@en,
        "Sonrai language"@en,
        "Koroboro senni språk"@nb,
        "Koyra Chiini språk"@nb,
        "Koyraboro senni språk"@nb,
        "Sonai språk"@nb,
        "Songay språk"@nb,
        "Songhai språk"@nb,
        "Songhay språk"@nb,
        "Sonrai språk"@nb ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Språkkode: khq"@nb ;
    skos:exactMatch <http://dewey.info/class/496.58/e23/>,
        <http://dewey.info/class/6--9658/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.58/e23/>,
        <http://dewey.info/class/6--9658/e23/> ;
    skos:prefLabel "Songhay language"@en,
        "Songhai språk"@nb .

humord:c09989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09989" ;
    dct:modified "2024-10-24T08:17:48"^^xsd:dateTime ;
    skos:altLabel "Afrasian languages"@en,
        "Afroasiatic languages"@en,
        "Hamito-Semitic languages"@en,
        "Semitio-Hamitic languages"@en,
        "Afroasiatiske språk"@nb,
        "Hamittisk-semittiske språk"@nb,
        "Hamittiske språk"@nb,
        "Hamitto-semittiske språk"@nb,
        "Semittisk-hamittiske språk"@nb,
        "Semitto-hamittiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/493/e23/>,
        <http://dewey.info/class/6--92/e23/>,
        <http://dewey.info/class/6--93/e23/> ;
    skos:prefLabel "Afro-Asiatic languages"@en,
        "Afroasiatiske språk"@nb ;
    skos:relatedMatch <http://dewey.info/class/493/e23/>,
        <http://dewey.info/class/6--93/e23/> .

humord:c09994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09994" ;
    dct:modified "2024-10-24T08:18:38"^^xsd:dateTime ;
    skos:altLabel "Berberske språk"@nb,
        "Berberspråk"@nb ;
    skos:broader humord:c09989 ;
    skos:exactMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Berber languages"@en,
        "Berberske språk"@nb .

humord:c09996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09996" ;
    dct:modified "2024-08-13T10:42:58"^^xsd:dateTime ;
    skos:altLabel "Amazigh language"@en,
        "Tamazight language"@en,
        "Amazigh språk"@nb,
        "Kabyle språk"@nb,
        "Kabylisk språk"@nb,
        "Kabylsk språk"@nb,
        "Tamazight språk"@nb,
        "Taqbaylit språk"@nb ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: kab"@nb ;
    skos:exactMatch <http://dewey.info/class/493.34/e23/>,
        <http://dewey.info/class/6--9334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.34/e23/>,
        <http://dewey.info/class/6--9334/e23/> ;
    skos:prefLabel "Kabyle language"@en,
        "Taqbaylit språk"@nb .

humord:c09998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME09998" ;
    dct:modified "2024-10-24T08:16:14"^^xsd:dateTime ;
    skos:altLabel "Chleuch språk"@nb,
        "Shilha språk"@nb,
        "Tachelhait språk"@nb,
        "Tachelhit språk"@nb,
        "Tashelhait språk"@nb,
        "Tashlhiyt språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: shi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Tachelhit language"@en,
        "Tashlhiyt språk"@nb .

humord:c10002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10002" ;
    dct:modified "2024-10-24T08:16:53"^^xsd:dateTime ;
    skos:altLabel "Mozabite language"@en,
        "Mzab language"@en,
        "Mozabite språk"@nb,
        "Mzab språk"@nb,
        "Tumzabt språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: mzb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Tumzabt language"@en,
        "Tumzabt språk"@nb .

humord:c10005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10005" ;
    dct:modified "2024-10-24T08:19:09"^^xsd:dateTime ;
    skos:altLabel "Egyptisk språk"@nb,
        "Gamalegyptisk språk"@nb,
        "Gammalegyptisk språk"@nb,
        "Gammelegyptisk språk"@nb ;
    skos:broader humord:c09989 ;
    skos:exactMatch <http://dewey.info/class/493.1/e23/>,
        <http://dewey.info/class/6--931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.1/e23/>,
        <http://dewey.info/class/6--931/e23/> ;
    skos:prefLabel "Egyptian language"@en,
        "Egyptisk språk"@nb .

humord:c10006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10006" ;
    dct:modified "2024-10-24T08:02:01"^^xsd:dateTime ;
    skos:altLabel "Koptisk språk"@nb ;
    skos:broader humord:c10005 ;
    skos:editorialNote "Språkkode: cop"@nb ;
    skos:exactMatch <http://dewey.info/class/493.2/e23/>,
        <http://dewey.info/class/6--932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.2/e23/>,
        <http://dewey.info/class/6--932/e23/> ;
    skos:prefLabel "Coptic language"@en,
        "Koptisk språk"@nb .

humord:c10007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10007" ;
    dct:modified "2024-10-24T08:19:55"^^xsd:dateTime ;
    skos:altLabel "Kusjittisk språk"@nb ;
    skos:broader humord:c09989 ;
    skos:closeMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Cushitic languages"@en,
        "Kusjittisk språk"@nb .

humord:c10008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10008" ;
    dct:modified "2024-10-24T07:57:41"^^xsd:dateTime ;
    skos:altLabel "Afaan Oromoo language"@en,
        "Afan Oromo language"@en,
        "Boraana language"@en,
        "Borana language"@en,
        "Galla language"@en,
        "Oromo language"@en,
        "Afaan Oromoo språk"@nb,
        "Afan Oromo språk"@nb,
        "Boraana språk"@nb,
        "Borana språk"@nb,
        "Galla språk"@nb,
        "Oromo språk"@nb,
        "Oromoo språk"@nb ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: orm"@nb ;
    skos:exactMatch <http://dewey.info/class/493.55/e23/>,
        <http://dewey.info/class/6--9355/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.55/e23/>,
        <http://dewey.info/class/6--9355/e23/> ;
    skos:prefLabel "Oromoo language"@en,
        "Oromoo språk"@nb .

humord:c10011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10011" ;
    dct:modified "2024-10-24T08:01:32"^^xsd:dateTime ;
    skos:altLabel "Somali språk"@nb,
        "Somalisk språk"@nb ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: som"@nb ;
    skos:exactMatch realfagstermer:c013758,
        <http://dewey.info/class/493.54/e23/>,
        <http://dewey.info/class/6--9354/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013758,
        <http://dewey.info/class/493.54/e23/>,
        <http://dewey.info/class/6--9354/e23/> ;
    skos:prefLabel "Somali language"@en,
        "Somali språk"@nb .

humord:c10012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10012" ;
    dct:modified "2024-10-23T15:42:38"^^xsd:dateTime ;
    skos:altLabel "Omotiske språk"@nb ;
    skos:broader humord:c09989 ;
    skos:exactMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Omotic languages"@en,
        "Omotiske språk"@nb .

humord:c10013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10013" ;
    dct:modified "2024-10-24T08:18:21"^^xsd:dateTime ;
    skos:altLabel "Semittiske språk"@nb ;
    skos:broader humord:c09989 ;
    skos:closeMatch <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:prefLabel "Semitic languages"@en,
        "Semittiske språk"@nb .

humord:c10014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10014" ;
    dct:modified "2024-10-23T15:14:42"^^xsd:dateTime ;
    skos:altLabel "Vestsemittiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:broader humord:c10013 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:prefLabel "West Semitic languages"@en,
        "Vestsemittiske språk"@nb .

humord:c10015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10015" ;
    dct:modified "2024-10-23T15:13:31"^^xsd:dateTime ;
    skos:altLabel "Nordvestsemittiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:broader humord:c10014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:prefLabel "North west Semitic languages"@en,
        "Nordvestsemittiske språk"@nb .

humord:c10016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10016" ;
    dct:modified "2024-08-23T13:06:02"^^xsd:dateTime ;
    skos:altLabel "Arameiske språk"@nb ;
    skos:broader humord:c10015 ;
    skos:exactMatch <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:prefLabel "Aramaic languages"@en,
        "Arameiske språk"@nb .

humord:c10017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10017" ;
    dct:modified "2024-10-23T15:09:47"^^xsd:dateTime ;
    skos:altLabel "Vestarameiske språk"@nb ;
    skos:broader humord:c10016 ;
    skos:exactMatch <http://dewey.info/class/492.29/e23/>,
        <http://dewey.info/class/6--9229/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.29/e23/>,
        <http://dewey.info/class/6--9229/e23/> ;
    skos:prefLabel "Western Aramaic languages"@en,
        "Vestarameiske språk"@nb .

humord:c10018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10018" ;
    dct:modified "2024-08-23T13:14:46"^^xsd:dateTime ;
    skos:altLabel "Arameisk språk"@nb,
        "Bibelarameisk språk"@nb,
        "Chaldee språk"@nb,
        "Riksarameisk språk"@nb ;
    skos:broader humord:c10017 ;
    skos:exactMatch <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:prefLabel "Aramaic language"@en,
        "Arameisk språk"@nb .

humord:c10019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10019" ;
    dct:modified "2024-10-23T15:05:41"^^xsd:dateTime ;
    skos:altLabel "Gamalarameisk språk"@nb,
        "Gammalarameisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:broader humord:c10018 ;
    skos:definition "Arameisk språk fra 6.årh.f.Kr. og eldre <AA>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:prefLabel "Old Aramaic language"@en,
        "Gammelarameisk språk"@nb .

humord:c10020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10020" ;
    dct:modified "2024-10-23T15:06:30"^^xsd:dateTime ;
    skos:altLabel "Nyarameisk språk"@nb,
        "Nyvestarameisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:broader humord:c10018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.2/e23/>,
        <http://dewey.info/class/6--922/e23/> ;
    skos:prefLabel "Neo-Aramaic languages"@en,
        "Nyarameisk språk"@nb ;
    skos:related humord:c10023 .

humord:c10022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10022" ;
    dct:modified "2024-10-23T15:04:43"^^xsd:dateTime ;
    skos:altLabel "Syrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:broader humord:c10025 ;
    skos:editorialNote "Språkkode: syc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:prefLabel "Syriac language"@en,
        "Syrisk språk"@nb .

humord:c10023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10023" ;
    dct:modified "2024-10-23T15:01:57"^^xsd:dateTime ;
    skos:altLabel "Moderne kaldeisk språk"@nb,
        "Moderne syrisk språk"@nb,
        "Nysyrisk språk"@nb,
        "Surayt språk"@nb,
        "Turabdinsk språk"@nb,
        "Turoyo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:broader humord:c10022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:prefLabel "Neo-Syriac language"@en,
        "Nysyrisk språk"@nb ;
    skos:related humord:c10020 .

humord:c10025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10025" ;
    dct:modified "2024-08-21T10:14:58"^^xsd:dateTime ;
    skos:altLabel "Austarameiske språk"@nb ;
    skos:broader humord:c10016 ;
    skos:exactMatch <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:prefLabel "Eastern Aramaic languages"@en,
        "Østarameiske språk"@nb .

humord:c10026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10026" ;
    dct:modified "2024-10-23T15:12:49"^^xsd:dateTime ;
    skos:altLabel "Bibelhebraisk språk"@nb,
        "Hebraisk språk"@nb,
        "Klassisk hebraisk språk"@nb ;
    skos:broader humord:c10015 ;
    skos:exactMatch <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/6--924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/220.44/e23/>,
        <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/6--924/e23/> ;
    skos:prefLabel "Hebrew language"@en,
        "Hebraisk språk"@nb ;
    skos:relatedMatch <http://dewey.info/class/220.44/e23/> .

humord:c10029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10029" ;
    dct:modified "2024-10-23T15:00:44"^^xsd:dateTime ;
    skos:altLabel "Israeli Hebrew language"@en,
        "New Hebrew language"@en,
        "Ivrit språk"@nb,
        "Moderne hebraisk språk"@nb,
        "Nyhebraisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/6--924/e23/> ;
    skos:broader humord:c10026 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/6--924/e23/> ;
    skos:prefLabel "Modern Hebrew language"@en,
        "Moderne hebraisk språk"@nb .

humord:c10031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10031" ;
    dct:modified "2024-10-23T15:13:57"^^xsd:dateTime ;
    skos:altLabel "Sydvestsemittisk språk"@nb,
        "Sørvestsemittiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:broader humord:c10014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:prefLabel "South west Semitic languages"@en,
        "Sørvestsemittiske språk"@nb .

humord:c10033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10033" ;
    dct:modified "2024-10-23T14:55:06"^^xsd:dateTime ;
    skos:altLabel "Etiopiske språk"@nb ;
    skos:broader humord:c10031 ;
    skos:exactMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Ethiopian languages"@en,
        "Etiopiske språk"@nb .

humord:c10034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10034" ;
    dct:modified "2024-08-13T11:09:30"^^xsd:dateTime ;
    skos:altLabel "Amharisk språk"@nb ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: amh"@nb ;
    skos:exactMatch <http://dewey.info/class/492.87/e23/>,
        <http://dewey.info/class/6--9287/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.87/e23/>,
        <http://dewey.info/class/6--9287/e23/> ;
    skos:prefLabel "Amharic language"@en,
        "Amharisk språk"@nb .

humord:c10035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10035" ;
    dct:modified "2024-10-23T14:49:53"^^xsd:dateTime ;
    skos:altLabel "Gurage språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:broader humord:c10033 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Gurage languages"@en,
        "Gurage språk"@nb .

humord:c10036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10036" ;
    dct:modified "2024-10-23T14:54:15"^^xsd:dateTime ;
    skos:altLabel "Tigrina language"@en,
        "Tigrinya language"@en,
        "Tigrai språk"@nb,
        "Tigray språk"@nb,
        "Tigrina språk"@nb,
        "Tigrinja språk"@nb,
        "Tigrinsk språk"@nb,
        "Tigrinya språk"@nb ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: tir"@nb ;
    skos:exactMatch <http://dewey.info/class/492.83/e23/>,
        <http://dewey.info/class/6--9283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.83/e23/>,
        <http://dewey.info/class/6--9283/e23/> ;
    skos:prefLabel "Tigrigna language"@en,
        "Tigrinja språk"@nb ;
    skos:related humord:c18170 .

humord:c10037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10037" ;
    dct:modified "2024-10-23T14:54:27"^^xsd:dateTime ;
    skos:altLabel "Northern Arabian languages"@en,
        "Nordarabiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.7/e23/>,
        <http://dewey.info/class/6--927/e23/> ;
    skos:broader humord:c10031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.7/e23/>,
        <http://dewey.info/class/6--927/e23/> ;
    skos:prefLabel "Northern Arabic languages"@en,
        "Nordarabiske språk"@nb .

humord:c10038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10038" ;
    dct:modified "2024-08-01T09:58:45"^^xsd:dateTime ;
    skos:altLabel "Arabisk språk"@nb,
        "Klassisk arabisk språk"@nb,
        "Moderne skriftlig arabisk"@nb,
        "Moderne standardarabisk"@nb ;
    skos:broader humord:c10037 ;
    skos:closeMatch <http://dewey.info/class/492.7/e23/>,
        <http://dewey.info/class/6--927/e23/> ;
    skos:editorialNote "Språkkode: ara"@nb ;
    skos:exactMatch realfagstermer:c010345 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010345,
        <http://dewey.info/class/492.7/e23/>,
        <http://dewey.info/class/6--927/e23/> ;
    skos:prefLabel "Arabic language"@en,
        "Arabisk språk"@nb .

humord:c10041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10041" ;
    dct:modified "2024-10-23T14:54:41"^^xsd:dateTime ;
    skos:altLabel "South Arabian languages"@en,
        "Sørarabiske språk"@nb ;
    skos:broader humord:c10031 ;
    skos:exactMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "South Arabic languages"@en,
        "Sørarabiske språk"@nb .

humord:c10042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10042" ;
    dct:modified "2024-08-21T10:52:30"^^xsd:dateTime ;
    skos:altLabel "Austsemittiske språk"@nb ;
    skos:broader humord:c10013 ;
    skos:exactMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "East Semitic languages"@en,
        "Østsemittiske språk"@nb .

humord:c10043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10043" ;
    dct:modified "2024-07-31T07:40:57"^^xsd:dateTime ;
    skos:altLabel "Akkadisk språk"@nb ;
    skos:broader humord:c10042 ;
    skos:closeMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Akkadian language"@en,
        "Akkadisk språk"@nb ;
    skos:related humord:c10204 .

humord:c10044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10044" ;
    dct:modified "2024-10-09T08:19:38"^^xsd:dateTime ;
    skos:altLabel "Babylonsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:broader humord:c10043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Babylonian language"@en,
        "Babylonsk språk"@nb .

humord:c10045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10045" ;
    dct:modified "2024-09-12T13:41:14"^^xsd:dateTime ;
    skos:altLabel "Chadspråk"@nb,
        "Tchadiske språk"@nb,
        "Tchadspråk"@nb,
        "Tsjadiske språk"@nb,
        "Tsjadspråk"@nb ;
    skos:broader humord:c09989 ;
    skos:exactMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Chadic languages"@en,
        "Tsjadiske språk"@nb .

humord:c10048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10048" ;
    dct:modified "2024-10-23T14:26:18"^^xsd:dateTime ;
    skos:altLabel "Bidiya language"@en,
        "Bidyo language"@en,
        "Bidiya språk"@nb,
        "Bidiyo språk"@nb,
        "Bidyo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: bid"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Bidiyo language"@en,
        "Bidiya språk"@nb .

humord:c10051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10051" ;
    dct:modified "2024-10-23T14:27:27"^^xsd:dateTime ;
    skos:altLabel "Hausa språk"@nb ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: hau"@nb ;
    skos:exactMatch <http://dewey.info/class/493.72/e23/>,
        <http://dewey.info/class/6--9372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.72/e23/>,
        <http://dewey.info/class/6--9372/e23/> ;
    skos:prefLabel "Hausa language"@en,
        "Hausa språk"@nb .

humord:c10052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10052" ;
    dct:modified "2024-10-23T14:38:20"^^xsd:dateTime ;
    skos:altLabel "Pero språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: pip"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Pero language"@en,
        "Pero språk"@nb .

humord:c10053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10053" ;
    dct:modified "2024-10-18T09:31:49"^^xsd:dateTime ;
    skos:altLabel "Ainu Itak"@en,
        "Aino språk"@nb,
        "Ainu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Språkkode: ain"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Ainu language"@en,
        "Ainu språk"@nb .

humord:c10055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10055" ;
    dct:modified "2024-08-13T08:45:50"^^xsd:dateTime ;
    skos:altLabel "Altaiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/494/e23/>,
        <http://dewey.info/class/6--94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494/e23/>,
        <http://dewey.info/class/6--94/e23/> ;
    skos:prefLabel "Altaic languages"@en,
        "Altaiske språk"@nb .

humord:c10056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10056" ;
    dct:modified "2024-10-23T10:31:53"^^xsd:dateTime ;
    skos:altLabel "Mongolske språk"@nb ;
    skos:broader humord:c10055 ;
    skos:exactMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Mongolian languages"@en,
        "Mongolske språk"@nb ;
    skos:related humord:c21157 .

humord:c10057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10057" ;
    dct:modified "2024-10-07T14:36:13"^^xsd:dateTime ;
    skos:altLabel "Mongolian proper"@en,
        "Khalka språk"@nb,
        "Khalkha språk"@nb,
        "Moderne mongolsk språk"@nb,
        "Mongolsk språk"@nb ;
    skos:broader humord:c10056 ;
    skos:definition "Mongolsk språk høyrer til den mongolske språkgruppa og er nasjonalspråket i Mongolia. <UBO>"@nb ;
    skos:editorialNote "Språkkode: khk"@nb ;
    skos:exactMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Mongolian language"@en,
        "Mongolsk språk"@nb .

humord:c10060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10060" ;
    dct:modified "2024-10-23T10:27:43"^^xsd:dateTime ;
    skos:altLabel "Kalmukkisk språk"@nb,
        "Kalmykisk språk"@nb,
        "Kalmykkisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:broader humord:c10062 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Kalmyk language"@en,
        "Kalmukkisk språk"@nb .

humord:c10062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10062" ;
    dct:modified "2024-10-23T10:33:11"^^xsd:dateTime ;
    skos:altLabel "Kalmyk-Oirat språk"@nb,
        "Oiratisk språk (Mongolsk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:broader humord:c10056 ;
    skos:editorialNote "Språkkode: xal"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Kalmyk-Oirat language"@en,
        "Oiratisk språk (Mongolsk språk)"@nb .

humord:c10063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10063" ;
    dct:modified "2021-04-19T22:36:19"^^xsd:dateTime ;
    skos:altLabel "Manchu-Tungus languages"@en,
        "Manchu-tungus språk"@nb ;
    skos:broader humord:c10055 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Tungusic languages"@en,
        "Tungusiske språk"@nb .

humord:c10064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10064" ;
    dct:modified "2024-10-23T10:09:34"^^xsd:dateTime ;
    skos:altLabel "Dsjurdsjen språk"@nb,
        "Jucen språk"@nb,
        "Jurchen språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: juc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Jurchen language"@en,
        "Dsjurdsjen språk"@nb .

humord:c10066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10066" ;
    dct:modified "2024-10-23T10:10:50"^^xsd:dateTime ;
    skos:altLabel "Manchu språk"@nb,
        "Mandsju språk"@nb,
        "Mandsjuisk språk"@nb,
        "Mandsjurisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: mnc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Manchu language"@en,
        "Mandsju språk"@nb .

humord:c10068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10068" ;
    dct:modified "2024-08-21T07:13:22"^^xsd:dateTime ;
    skos:altLabel "Sibe language"@en,
        "Sibe språk"@nb,
        "Sibemandsju språk"@nb,
        "Sibemandsjurisk språk"@nb,
        "Xibe språk"@nb,
        "Xibemandsju språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c10067 ;
    skos:editorialNote "Språkkode: sjo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Xibe language"@en,
        "Xibemandsju språk"@nb .

humord:c10071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10071" ;
    dct:modified "2024-10-23T09:42:47"^^xsd:dateTime ;
    skos:altLabel "Turko-tatariske språk"@nb,
        "Tyrkiske språk"@nb ;
    skos:broader humord:c10055 ;
    skos:exactMatch <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:prefLabel "Turkic languages"@en,
        "Tyrkiske språk"@nb .

humord:c10073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10073" ;
    dct:modified "2024-07-26T14:14:17"^^xsd:dateTime ;
    skos:altLabel "Afsjarisk språk"@nb,
        "Søroghusisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:broader humord:c10071 ;
    skos:definition "Tyrkisk språk som tales av folkegruppen afsjarene i Afganistan og Iran <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:prefLabel "Afshari language"@en,
        "Afsjarisk språk"@nb .

humord:c10075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10075" ;
    dct:modified "2024-10-10T13:52:36"^^xsd:dateTime ;
    skos:altLabel "Balkarsk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c16794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Balkar dialect"@en,
        "Balkarsk dialekt"@nb .

humord:c10076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10076" ;
    dct:modified "2024-10-23T09:54:34"^^xsd:dateTime ;
    skos:altLabel "Gagausisk språk"@nb,
        "Gagauzisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: gag"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:prefLabel "Gagauz language"@en,
        "Gagauzisk språk"@nb .

humord:c10078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10078" ;
    dct:modified "2024-10-23T09:55:41"^^xsd:dateTime ;
    skos:altLabel "Gammeltyrkisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:closeMatch <http://dewey.info/class/6--9431/e23/> ;
    skos:definition "Tyrkisk språk i Sentral-Asia og Mongolia fram til ca.1000-tallet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/494.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.31/e23/>,
        <http://dewey.info/class/6--9431/e23/> ;
    skos:prefLabel "Old Turkic language"@en,
        "Gammeltyrkisk språk"@nb ;
    skos:related humord:c13138 .

humord:c10079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10079" ;
    dct:modified "2024-10-23T09:24:35"^^xsd:dateTime ;
    skos:altLabel "Sakha language"@en,
        "Jakutisk språk"@nb,
        "Sacha språk"@nb,
        "Sakha språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode. sah"@nb ;
    skos:exactMatch <http://dewey.info/class/494.332/e23/>,
        <http://dewey.info/class/6--94332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.332/e23/>,
        <http://dewey.info/class/6--94332/e23/> ;
    skos:prefLabel "Yakut language"@en,
        "Jakutisk språk"@nb .

humord:c10080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10080" ;
    dct:modified "2024-10-23T09:21:07"^^xsd:dateTime ;
    skos:altLabel "Dolgansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c10079 ;
    skos:editorialNote "Språkkode: dlg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Dolgan language"@en,
        "Dolgansk språk"@nb .

humord:c10081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10081" ;
    dct:modified "2024-10-23T09:16:17"^^xsd:dateTime ;
    skos:altLabel "Quaracay dialect"@en,
        "Karachay dialekt"@nb,
        "Karatsjai dialekt"@nb,
        "Quaracay dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c16794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Karachay dialect"@en,
        "Karatsjai dialekt"@nb .

humord:c10082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10082" ;
    dct:modified "2024-10-23T09:27:52"^^xsd:dateTime ;
    skos:altLabel "Kashkai language"@en,
        "Qashqai language"@en,
        "Kashkai språk"@nb,
        "Kasjkai språk"@nb,
        "Qashqai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: qxq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:prefLabel "Kashkay language"@en,
        "Kasjkai språk"@nb .

humord:c10083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10083" ;
    dct:modified "2024-10-23T09:26:11"^^xsd:dateTime ;
    skos:altLabel "Qazaq language"@en,
        "Kasakhisk språk"@nb,
        "Kazakhisk språk"@nb,
        "Kazakisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kaz"@nb ;
    skos:exactMatch <http://dewey.info/class/494.345/e23/>,
        <http://dewey.info/class/6--94345/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.345/e23/>,
        <http://dewey.info/class/6--94345/e23/> ;
    skos:prefLabel "Kazakh language"@en,
        "Kasakhisk språk"@nb .

humord:c10086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10086" ;
    dct:modified "2024-10-23T09:28:58"^^xsd:dateTime ;
    skos:altLabel "Chaladsch language"@en,
        "Khaladsj språk"@nb,
        "Khalaj språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: klj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:prefLabel "Khalaj language"@en,
        "Khaladsj språk"@nb .

humord:c10087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10087" ;
    dct:modified "2024-10-23T09:29:41"^^xsd:dateTime ;
    skos:altLabel "Khorasansk språk"@nb,
        "Khorasantyrkisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kmz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:prefLabel "Khorasani Turkish language"@en,
        "Khorasansk språk"@nb .

humord:c10089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10089" ;
    dct:modified "2024-10-23T09:30:39"^^xsd:dateTime ;
    skos:altLabel "Khwarazm Turkish language"@en,
        "Harezmisk språk (Tyrkisk språk)"@nb,
        "Harezmtyrkisk språk"@nb,
        "Khorazmisk tyrkisk språk"@nb,
        "Khwarazmtyrkisk språk"@nb,
        "Khworesmisk språk (Tyrkisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/494.32/e23/>,
        <http://dewey.info/class/6--9432/e23/> ;
    skos:broader humord:c10071 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.32/e23/>,
        <http://dewey.info/class/6--9432/e23/> ;
    skos:prefLabel "Khwarazmian language"@en,
        "Khorazmisk tyrkisk språk"@nb .

humord:c10092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10092" ;
    dct:modified "2024-10-23T09:31:42"^^xsd:dateTime ;
    skos:altLabel "Kiptsjakisk språk"@nb,
        "Kumansk språk"@nb,
        "Middelkiptsjakisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: uzn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Kipchak language"@en,
        "Kiptsjakisk språk"@nb .

humord:c10093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10093" ;
    dct:modified "2024-10-23T09:32:28"^^xsd:dateTime ;
    skos:altLabel "Kirghiz language"@en,
        "Kirgiz language"@en,
        "Kirgisisk språk"@nb,
        "Kirgizisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kir"@nb ;
    skos:exactMatch <http://dewey.info/class/494.347/e23/>,
        <http://dewey.info/class/6--94347/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.347/e23/>,
        <http://dewey.info/class/6--94347/e23/> ;
    skos:prefLabel "Kyrgyz language"@en,
        "Kirgisisk språk"@nb .

humord:c10095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10095" ;
    dct:modified "2024-10-23T09:33:02"^^xsd:dateTime ;
    skos:altLabel "Kumykisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kum"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Kumyk language"@en,
        "Kumykisk språk"@nb .

humord:c10096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10096" ;
    dct:modified "2024-10-23T09:57:50"^^xsd:dateTime ;
    skos:altLabel "Tatarisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: tat"@nb ;
    skos:exactMatch <http://dewey.info/class/494.387/e23/>,
        <http://dewey.info/class/6--94387/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.387/e23/>,
        <http://dewey.info/class/6--94387/e23/>,
        <http://dewey.info/class/6--94388/e23/> ;
    skos:prefLabel "Tatar language"@en,
        "Tatarisk språk"@nb ;
    skos:related humord:c10100 ;
    skos:relatedMatch <http://dewey.info/class/6--94388/e23/> .

humord:c10097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10097" ;
    dct:modified "2024-08-01T10:07:54"^^xsd:dateTime ;
    skos:altLabel "Azeri språk"@nb ;
    skos:broader humord:c67747 ;
    skos:editorialNote "Språkkode: azb"@nb ;
    skos:exactMatch <http://dewey.info/class/494.361/e23/>,
        <http://dewey.info/class/6--94361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.361/e23/>,
        <http://dewey.info/class/6--94361/e23/> ;
    skos:prefLabel "Azeri language"@en,
        "Azeri språk"@nb .

humord:c10100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10100" ;
    dct:modified "2024-10-23T09:56:14"^^xsd:dateTime ;
    skos:altLabel "Crimean Turkish language"@en,
        "Krimtatarisk språk"@nb,
        "Krimtyrkisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: crh"@nb ;
    skos:exactMatch <http://dewey.info/class/494.388/e23/>,
        <http://dewey.info/class/6--94388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.388/e23/>,
        <http://dewey.info/class/6--94388/e23/> ;
    skos:prefLabel "Crimean Tatar language"@en,
        "Krimtatarisk språk"@nb ;
    skos:related humord:c10096 .

humord:c10102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10102" ;
    dct:modified "2024-09-12T13:29:25"^^xsd:dateTime ;
    skos:altLabel "Chaghatai language"@en,
        "Chaghatay language"@en,
        "Chagatai språk"@nb,
        "Gammelusbekisk språk"@nb,
        "Tsjagatai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.364/e23/>,
        <http://dewey.info/class/6--94364/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: chg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.364/e23/>,
        <http://dewey.info/class/6--94364/e23/> ;
    skos:prefLabel "Chagatai language"@en,
        "Tsjagatai språk"@nb .

humord:c10104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10104" ;
    dct:modified "2024-10-23T09:41:40"^^xsd:dateTime ;
    skos:altLabel "Tuvinian language"@en,
        "Uryankhai language"@en,
        "Tuvinsk språk"@nb,
        "Urjanchaisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: tyv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Tuvan language"@en,
        "Tuvinsk språk"@nb .

humord:c10105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10105" ;
    dct:modified "2023-12-19T15:17:06"^^xsd:dateTime ;
    skos:altLabel "Tyrkisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:definition "Tyrkia-tyrkisk språk fra 1920-årene <UBO>"@nb ;
    skos:exactMatch realfagstermer:c001560,
        <http://dewey.info/class/494.35/e23/>,
        <http://dewey.info/class/6--9435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001560,
        <http://dewey.info/class/494.35/e23/>,
        <http://dewey.info/class/6--9435/e23/> ;
    skos:prefLabel "Turkish language"@en,
        "Tyrkisk språk"@nb .

humord:c10106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10106" ;
    dct:modified "2024-10-23T09:14:55"^^xsd:dateTime ;
    skos:altLabel "Gamalosmanli språk"@nb,
        "Gammalosmanli språk"@nb,
        "Gammelosmanli språk"@nb,
        "Gammelosmansk språk"@nb,
        "Osmanli språk"@nb,
        "Osmansk språk"@nb,
        "Osmansk-tyrkisk språk"@nb,
        "Ottomansk-tyrkisk språk"@nb ;
    skos:broader humord:c10105 ;
    skos:closeMatch <http://dewey.info/class/494.35/e23/>,
        <http://dewey.info/class/6--9435/e23/> ;
    skos:definition "Tyrkia-tyrkisk i arabisk skrift, dvs. skrevet før språkreformen i 1920-årene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.35/e23/>,
        <http://dewey.info/class/6--9435/e23/> ;
    skos:prefLabel "Osmanli language"@en,
        "Osmanli språk"@nb .

humord:c10108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10108" ;
    dct:modified "2024-10-23T10:02:06"^^xsd:dateTime ;
    skos:altLabel "Uighur language"@en,
        "Nyuigurisk språk"@nb,
        "Uighurisk språk"@nb,
        "Uigurisk språk"@nb,
        "Uyghursk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: uig"@nb ;
    skos:exactMatch <http://dewey.info/class/494.323/e23/>,
        <http://dewey.info/class/6--94323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.323/e23/>,
        <http://dewey.info/class/6--94323/e23/> ;
    skos:prefLabel "Uyghur language"@en,
        "Uigurisk språk"@nb ;
    skos:related humord:c10109 .

humord:c10109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10109" ;
    dct:modified "2024-10-23T09:22:22"^^xsd:dateTime ;
    skos:altLabel "Old Uighur language"@en,
        "Gamaluigurisk språk"@nb,
        "Gammaluigurisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.31/e23/>,
        <http://dewey.info/class/6--9431/e23/> ;
    skos:broader humord:c10078 ;
    skos:definition "Gammeltyrkisk dialekt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.31/e23/>,
        <http://dewey.info/class/6--9431/e23/> ;
    skos:prefLabel "Old Uyghur language"@en,
        "Gammeluigurisk språk"@nb ;
    skos:related humord:c10108 .

humord:c10110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10110" ;
    dct:modified "2024-10-23T09:42:26"^^xsd:dateTime ;
    skos:altLabel "Usbekisk språk"@nb,
        "Uzbekisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: uzb"@nb ;
    skos:exactMatch <http://dewey.info/class/494.325/e23/>,
        <http://dewey.info/class/6--94325/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.325/e23/>,
        <http://dewey.info/class/6--94325/e23/> ;
    skos:prefLabel "Uzbek language"@en,
        "Usbekisk språk"@nb .

humord:c10112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10112" ;
    dct:modified "2024-08-13T10:58:55"^^xsd:dateTime ;
    skos:altLabel "Amerikanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498/e23/>,
        <http://dewey.info/class/6--98/e23/> ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/497/e23/>,
        <http://dewey.info/class/6--97/e23/> ;
    skos:definition "Amerikanske språk brukes om amerikanske urfolksspråk <uio>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497/e23/>,
        <http://dewey.info/class/498/e23/>,
        <http://dewey.info/class/6--97/e23/>,
        <http://dewey.info/class/6--98/e23/> ;
    skos:prefLabel "American languages"@en,
        "Amerikanske språk"@nb .

humord:c10113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10113" ;
    dct:modified "2024-08-13T11:00:31"^^xsd:dateTime ;
    skos:altLabel "Amerikanske urfolksspråk"@nb,
        "Indianarspråk"@nb,
        "Indianerspråk"@nb,
        "Indianske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498/e23/>,
        <http://dewey.info/class/6--98/e23/> ;
    skos:broader humord:c10112 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498/e23/>,
        <http://dewey.info/class/6--98/e23/> ;
    skos:prefLabel "Native American languages"@en,
        "Amerikanske urfolksspråk"@nb .

humord:c10115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10115" ;
    dct:modified "2024-08-14T14:23:27"^^xsd:dateTime ;
    skos:altLabel "Andisk-ekvatorialske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497/e23/>,
        <http://dewey.info/class/498/e23/>,
        <http://dewey.info/class/6--97/e23/>,
        <http://dewey.info/class/6--98/e23/> ;
    skos:broader humord:c10113 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497/e23/>,
        <http://dewey.info/class/498/e23/>,
        <http://dewey.info/class/6--97/e23/>,
        <http://dewey.info/class/6--98/e23/> ;
    skos:prefLabel "Andean-Equatorial languages"@en,
        "Andisk-ekvatorialske språk"@nb .

humord:c10116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10116" ;
    dct:modified "2024-08-01T10:00:36"^^xsd:dateTime ;
    skos:altLabel "Aimara language"@en,
        "Aimara språk"@nb,
        "Aymara språk"@nb ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Språkkode: aym"@nb ;
    skos:exactMatch <http://dewey.info/class/498.324/e23/>,
        <http://dewey.info/class/6--98324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.324/e23/>,
        <http://dewey.info/class/6--98324/e23/> ;
    skos:prefLabel "Aymara language"@en,
        "Aymara språk"@nb .

humord:c10118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10118" ;
    dct:modified "2024-10-22T09:34:25"^^xsd:dateTime ;
    skos:altLabel "Guarani språk"@nb ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Språkkode: grn"@nb ;
    skos:exactMatch <http://dewey.info/class/498.3822/e23/>,
        <http://dewey.info/class/6--983822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.3822/e23/>,
        <http://dewey.info/class/6--983822/e23/> ;
    skos:prefLabel "Guarani language"@en,
        "Guarani språk"@nb .

humord:c10119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10119" ;
    dct:modified "2024-08-29T18:05:20"^^xsd:dateTime ;
    skos:altLabel "Inka language"@en,
        "Kechua language"@en,
        "Quichua language"@en,
        "Wanca language"@en,
        "Wanka Quechua language"@en,
        "Inka språk"@nb,
        "Kechua språk"@nb,
        "Quechua språk"@nb,
        "Quichua språk"@nb,
        "Wanka Quechua språk"@nb,
        "Wanka språk"@nb ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Språkkode: que"@nb ;
    skos:exactMatch <http://dewey.info/class/498.323/e23/>,
        <http://dewey.info/class/6--98323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.323/e23/>,
        <http://dewey.info/class/6--98323/e23/> ;
    skos:prefLabel "Quechua language"@en,
        "Quechua språk"@nb .

humord:c10123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10123" ;
    dct:modified "2024-08-29T07:56:44"^^xsd:dateTime ;
    skos:altLabel "Aztektanoiske språk"@nb,
        "Uto-aztekisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.45/e23/>,
        <http://dewey.info/class/6--9745/e23/> ;
    skos:broader humord:c10113 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.45/e23/>,
        <http://dewey.info/class/6--9745/e23/> ;
    skos:prefLabel "Uto-Aztecan languages"@en,
        "Aztektanoiske språk"@nb .

humord:c10124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10124" ;
    dct:modified "2024-08-29T07:56:32"^^xsd:dateTime ;
    skos:altLabel "Mexicano language"@en,
        "Aztekisk språk"@nb,
        "Mexicano språk"@nb,
        "Nahuatl språk"@nb ;
    skos:broader humord:c10123 ;
    skos:closeMatch <http://dewey.info/class/497.452/e23/>,
        <http://dewey.info/class/6--97452/e23/> ;
    skos:editorialNote "Språkkode: azz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.452/e23/>,
        <http://dewey.info/class/6--97452/e23/> ;
    skos:prefLabel "Nahuatl language"@en,
        "Nahuatl språk"@nb .

humord:c10127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10127" ;
    dct:modified "2024-08-23T13:45:45"^^xsd:dateTime ;
    skos:altLabel "Araucana language"@en,
        "Mapuche language"@en,
        "Araukansk språk"@nb,
        "Mapuche språk"@nb,
        "Mapudungun språk"@nb ;
    skos:broader humord:c10113 ;
    skos:closeMatch <http://dewey.info/class/498.72/e23/>,
        <http://dewey.info/class/6--9872/e23/> ;
    skos:editorialNote "Språkkode: arn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.72/e23/>,
        <http://dewey.info/class/6--9872/e23/> ;
    skos:prefLabel "Mapudungun language"@en,
        "Mapudungun språk"@nb .

humord:c10130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10130" ;
    dct:modified "2024-10-22T10:06:32"^^xsd:dateTime ;
    skos:altLabel "Maya språk (Språkgruppe)"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:prefLabel "Mayan languages"@en,
        "Maya språk (Språkgruppe)"@nb .

humord:c10131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10131" ;
    dct:modified "2024-10-22T08:50:42"^^xsd:dateTime ;
    skos:altLabel "Itza Maya language"@en,
        "Itza language"@en,
        "Itza Maya språk"@nb,
        "Itza språk"@nb,
        "Maya språk"@nb ;
    skos:broader humord:c10130 ;
    skos:closeMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:editorialNote "Språkkode: itz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Maya language"@en,
        "Maya språk"@nb .

humord:c10132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10132" ;
    dct:modified "2024-10-22T09:00:11"^^xsd:dateTime ;
    skos:altLabel "Kiche' language"@en,
        "Quiché language"@en,
        "K'iche' språk"@nb,
        "Kiche' språk"@nb,
        "Quiche språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Språkkode: quc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "K'iche' language"@en,
        "Quiche språk"@nb .

humord:c10133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10133" ;
    dct:modified "2024-10-22T14:01:21"^^xsd:dateTime ;
    skos:altLabel "Yunca language"@en,
        "Yunga language"@en,
        "Yunka language"@en,
        "Mochica språk"@nb,
        "Yunca språk"@nb,
        "Yunga språk"@nb,
        "Yunka språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: omc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Mochica language"@en,
        "Yunga språk"@nb .

humord:c10136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10136" ;
    dct:modified "2024-10-22T10:07:48"^^xsd:dateTime ;
    skos:altLabel "Na-dene språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Na-Dene languages"@en,
        "Na-dene språk"@nb .

humord:c10137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10137" ;
    dct:modified "2024-10-22T08:28:36"^^xsd:dateTime ;
    skos:altLabel "Diné language"@en,
        "Navaho language"@en,
        "Diné språk"@nb,
        "Navaho språk"@nb,
        "Navajo språk"@nb ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Språkkode: nav"@nb ;
    skos:exactMatch <http://dewey.info/class/497.26/e23/>,
        <http://dewey.info/class/6--9726/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.26/e23/>,
        <http://dewey.info/class/6--9726/e23/> ;
    skos:prefLabel "Navajo language"@en,
        "Navaho språk"@nb .

humord:c10139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10139" ;
    dct:modified "2024-10-22T10:08:01"^^xsd:dateTime ;
    skos:altLabel "Otomanguean languages"@en,
        "Oto-mangueisk språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:prefLabel "Oto-Manguean languages"@en,
        "Oto-mangueisk språk"@nb .

humord:c10140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10140" ;
    dct:modified "2024-10-22T08:25:54"^^xsd:dateTime ;
    skos:altLabel "Popoloca språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:broader humord:c10139 ;
    skos:definition "Indiansk språk som tales rundt Tehuacan, Mexico <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:prefLabel "Popoloca languages"@en,
        "Popoloca språk"@nb .

humord:c10141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10141" ;
    dct:modified "2024-10-22T14:02:28"^^xsd:dateTime ;
    skos:altLabel "Eskimoisk-aleutiske språk"@nb,
        "Inuit-aleutiske språk"@nb ;
    skos:broader humord:c10112 ;
    skos:closeMatch <http://dewey.info/class/497.1/e23/>,
        <http://dewey.info/class/6--971/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.1/e23/>,
        <http://dewey.info/class/6--971/e23/> ;
    skos:prefLabel "Eskimo-Aleut languages"@en,
        "Eskimoisk-aleutiske språk"@nb .

humord:c10143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10143" ;
    dct:modified "2024-10-22T09:48:54"^^xsd:dateTime ;
    skos:altLabel "Greenlandic language"@en,
        "Kalatdlisut  language"@en,
        "Grønlandsk språk"@nb,
        "Kalaallisut"@nb,
        "Kalatdlisut"@nb ;
    skos:broadMatch <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:broader humord:c10145 ;
    skos:definition "Inuitspråk på Grønland <UBO>"@nb ;
    skos:editorialNote "Språkkode: kal"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:prefLabel "Kalaallisut language"@en,
        "Grønlandsk språk"@nb .

humord:c10145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10145" ;
    dct:modified "2024-10-22T09:50:32"^^xsd:dateTime ;
    skos:altLabel "Inuit språk"@nb ;
    skos:broader humord:c10146 ;
    skos:exactMatch <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:prefLabel "Inuit languages"@en,
        "Inuit språk"@nb .

humord:c10146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10146" ;
    dct:modified "2024-10-22T09:54:43"^^xsd:dateTime ;
    skos:altLabel "Eskimoiske språk"@nb ;
    skos:broader humord:c10141 ;
    skos:closeMatch <http://dewey.info/class/497.1/e23/>,
        <http://dewey.info/class/6--971/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.1/e23/>,
        <http://dewey.info/class/6--971/e23/> ;
    skos:prefLabel "Eskimo languages"@en,
        "Eskimoiske språk"@nb .

humord:c10147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10147" ;
    dct:modified "2024-08-28T20:08:56"^^xsd:dateTime ;
    skos:altLabel "Australske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:definition "Språket til urbefolkningen i Australia og de omliggende øyer <DC20>"@nb ;
    skos:exactMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Australian languages"@en,
        "Australske språk"@nb .

humord:c10148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10148" ;
    dct:modified "2024-10-22T14:10:21"^^xsd:dateTime ;
    skos:altLabel "Gunian language"@en,
        "Guniyandi language"@en,
        "Gooniyandi språk"@nb,
        "Gunian språk"@nb,
        "Guniyandi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Språkkode: gni"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Gooniyandi language"@en,
        "Gooniyandi språk"@nb .

humord:c10150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10150" ;
    dct:modified "2024-08-28T20:09:41"^^xsd:dateTime ;
    skos:altLabel "Austro-Asiatic languages"@en,
        "Austro-asiatiske språk"@nb,
        "Austroasiatiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Austroasiatic languages"@en,
        "Austroasiatiske språk"@nb .

humord:c10152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10152" ;
    dct:modified "2024-10-22T15:40:40"^^xsd:dateTime ;
    skos:altLabel "Mon-khmer språk"@nb ;
    skos:broader humord:c10150 ;
    skos:closeMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Mon-Khmer languages"@en,
        "Mon-khmer språk"@nb .

humord:c10153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10153" ;
    dct:modified "2024-10-22T14:28:45"^^xsd:dateTime ;
    skos:altLabel "Cambodian language"@en,
        "Kambodsjansk språk"@nb,
        "Khmer språk"@nb ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Språkkode: khm"@nb ;
    skos:exactMatch <http://dewey.info/class/495.932/e23/>,
        <http://dewey.info/class/6--95932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.932/e23/>,
        <http://dewey.info/class/6--95932/e23/> ;
    skos:prefLabel "Khmer language"@en,
        "Khmer språk"@nb .

humord:c10154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10154" ;
    dct:modified "2024-10-22T14:28:16"^^xsd:dateTime ;
    skos:altLabel "Khassi language"@en,
        "Khasi språk"@nb,
        "Khassi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Språkkode: kha"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Khasi language"@en,
        "Khasi språk"@nb .

humord:c10155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10155" ;
    dct:modified "2024-08-28T20:10:23"^^xsd:dateTime ;
    skos:altLabel "Austronesiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Austronesian languages"@en,
        "Austronesiske språk"@nb .

humord:c10156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10156" ;
    dct:modified "2024-10-23T08:17:40"^^xsd:dateTime ;
    skos:altLabel "Malayopolynesiske språk"@nb ;
    skos:broader humord:c10155 ;
    skos:closeMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Malayo-Polynesian languages"@en,
        "Malayopolynesiske språk"@nb .

humord:c10157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10157" ;
    dct:modified "2024-10-23T08:09:11"^^xsd:dateTime ;
    skos:altLabel "Bisayan languages"@en,
        "Bisaya språk"@nb,
        "Filippinske språk"@nb ;
    skos:broader humord:c10156 ;
    skos:exactMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Philippine languages"@en,
        "Filippinske språk"@nb .

humord:c10158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10158" ;
    dct:modified "2024-10-23T08:03:37"^^xsd:dateTime ;
    skos:altLabel "Maranaw language"@en,
        "Mëranaw language"@en,
        "Ranao language"@en,
        "Maranao språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Språkkode: mrw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Maranao language"@en,
        "Maranao språk"@nb .

humord:c10159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10159" ;
    dct:modified "2024-10-23T08:09:24"^^xsd:dateTime ;
    skos:altLabel "Indonesiske språk"@nb ;
    skos:broader humord:c10156 ;
    skos:closeMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Indonesian languages"@en,
        "Indonesiske språk"@nb .

humord:c10160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10160" ;
    dct:modified "2024-10-10T08:48:31"^^xsd:dateTime ;
    skos:altLabel "Balinese language"@en,
        "Bali språk"@nb,
        "Balinesisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: ban"@nb ;
    skos:exactMatch <http://dewey.info/class/499.2238/e23/>,
        <http://dewey.info/class/6--992238/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2238/e23/>,
        <http://dewey.info/class/6--992238/e23/> ;
    skos:prefLabel "Bali language"@en,
        "Balinesisk språk"@nb .

humord:c10161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10161" ;
    dct:modified "2024-10-22T14:34:39"^^xsd:dateTime ;
    skos:altLabel "Javanesisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: jav"@nb ;
    skos:exactMatch <http://dewey.info/class/499.222/e23/>,
        <http://dewey.info/class/6--99222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.222/e23/>,
        <http://dewey.info/class/6--99222/e23/> ;
    skos:prefLabel "Javanese language"@en,
        "Javanesisk språk"@nb .

humord:c10162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10162" ;
    dct:modified "2024-10-23T08:10:19"^^xsd:dateTime ;
    skos:altLabel "Gassisk språk"@nb,
        "Madagassisk språk"@nb,
        "Malagasy språk"@nb ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Språkkode: mlg"@nb ;
    skos:exactMatch <http://dewey.info/class/499.3/e23/>,
        <http://dewey.info/class/6--993/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.3/e23/>,
        <http://dewey.info/class/6--993/e23/> ;
    skos:prefLabel "Malagasy language"@en,
        "Madagassisk språk"@nb .

humord:c10165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10165" ;
    dct:modified "2024-10-23T07:57:11"^^xsd:dateTime ;
    skos:altLabel "Bahasa Malaysia language"@en,
        "Standard Malay language"@en,
        "Bahasa Malaysia språk"@nb,
        "Malayisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: msa"@nb ;
    skos:exactMatch <http://dewey.info/class/499.28/e23/>,
        <http://dewey.info/class/6--9928/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.28/e23/>,
        <http://dewey.info/class/6--9928/e23/> ;
    skos:prefLabel "Malay language"@en,
        "Malayisk språk"@nb .

humord:c10166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10166" ;
    dct:modified "2024-10-09T15:19:54"^^xsd:dateTime ;
    skos:altLabel "Indonesian language"@en,
        "Bahasa Indonesia språk"@nb,
        "Indonesisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: ind"@nb ;
    skos:exactMatch realfagstermer:c013529,
        <http://dewey.info/class/499.221/e23/>,
        <http://dewey.info/class/6--99221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013529,
        <http://dewey.info/class/499.221/e23/>,
        <http://dewey.info/class/6--99221/e23/> ;
    skos:prefLabel "Bahasa Indonesia language"@en,
        "Bahasa Indonesia språk"@nb .

humord:c10167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10167" ;
    dct:modified "2024-10-22T15:52:16"^^xsd:dateTime ;
    skos:altLabel "Minahasa språk"@nb,
        "Sulawesisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:closeMatch <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:prefLabel "Sulawesi language"@en,
        "Sulawesisk språk"@nb .

humord:c10168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10168" ;
    dct:modified "2025-03-24T12:20:07"^^xsd:dateTime ;
    skos:altLabel "Oseaniske språk"@nb,
        "Stillehavsspråk"@nb ;
    skos:broader humord:c10156 ;
    skos:closeMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Oceanic languages"@en,
        "Oseaniske språk"@nb .

humord:c10169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10169" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fiji language"@en ;
    skos:broader humord:c10168 ;
    skos:closeMatch <http://dewey.info/class/499.59/e23/>,
        <http://dewey.info/class/6--9959/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.59/e23/>,
        <http://dewey.info/class/6--9959/e23/> ;
    skos:prefLabel "Fijian language"@en,
        "Fiji språk"@nb .

humord:c10170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10170" ;
    dct:modified "2024-10-23T08:12:37"^^xsd:dateTime ;
    skos:altLabel "Palau language"@en,
        "Palau språk"@nb,
        "Palauisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.52/e23/>,
        <http://dewey.info/class/6--9952/e23/> ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Språkkode: pau"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.52/e23/>,
        <http://dewey.info/class/6--9952/e23/> ;
    skos:prefLabel "Palauan language"@en,
        "Palauisk språk"@nb .

humord:c10171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10171" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10168 ;
    skos:exactMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Polynesian languages"@en,
        "Polynesiske språk"@nb .

humord:c10172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10172" ;
    dct:modified "2024-10-22T15:48:14"^^xsd:dateTime ;
    skos:altLabel "Macassar"@en,
        "Makasar language"@en,
        "Makassarese language"@en,
        "Makassar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: mak"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Makassar language"@en,
        "Makassar språk"@nb .

humord:c10173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10173" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10171 ;
    skos:exactMatch <http://dewey.info/class/499.442/e23/>,
        <http://dewey.info/class/6--99442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.442/e23/>,
        <http://dewey.info/class/6--99442/e23/> ;
    skos:prefLabel "Maori language"@en,
        "Maori språk"@nb .

humord:c10174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10174" ;
    dct:modified "2024-10-16T13:48:36"^^xsd:dateTime ;
    skos:altLabel "Rennell language"@en,
        "Rennellese language"@en,
        "Rennellese-Bellonese language"@en,
        "Bellonesisk språk"@nb,
        "Rennell språk"@nb,
        "Rennell-Bellona språk"@nb,
        "Rennellesisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Språkkode: mnv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Rennell-Bellona language"@en,
        "Rennellesisk språk"@nb .

humord:c10176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10176" ;
    dct:modified "2021-05-04T13:59:05"^^xsd:dateTime ;
    skos:altLabel "Samoan languages"@en,
        "Samoanske språk"@nb ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:prefLabel "Samoic languages"@en,
        "Samoiske språk"@nb .

humord:c10178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10178" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tokelau language"@en,
        "Tokelau språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:broader humord:c10171 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:prefLabel "Tokelauan language"@en,
        "Tokelauisk språk"@nb .

humord:c10180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10180" ;
    dct:modified "2024-10-23T08:14:23"^^xsd:dateTime ;
    skos:altLabel "Tolai language"@en,
        "Tuna language"@en,
        "Kuanua språk"@nb,
        "Tolai språk"@nb,
        "Tuna språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Språkkode: ksd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Kuanua language"@en,
        "Tolai språk"@nb .

humord:c10182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10182" ;
    dct:modified "2024-10-18T13:28:54"^^xsd:dateTime ;
    skos:altLabel "Tai språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--9591/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--9591/e23/> ;
    skos:prefLabel "Tai languages"@en,
        "Tai språk"@nb .

humord:c10183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10183" ;
    dct:modified "2024-10-18T13:27:52"^^xsd:dateTime ;
    skos:altLabel "Laotian language"@en,
        "Lao språk"@nb,
        "Laotisk språk"@nb ;
    skos:broader humord:c10182 ;
    skos:editorialNote "Språkkode: lao"@nb ;
    skos:exactMatch <http://dewey.info/class/495.9191/e23/>,
        <http://dewey.info/class/6--959191/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.9191/e23/>,
        <http://dewey.info/class/6--959191/e23/> ;
    skos:prefLabel "Lao language"@en,
        "Lao språk"@nb .

humord:c10185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10185" ;
    dct:modified "2024-10-18T13:28:32"^^xsd:dateTime ;
    skos:altLabel "Sek language"@en,
        "Saek språk"@nb,
        "Sek språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:broader humord:c10182 ;
    skos:editorialNote "Språkkode: skb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:prefLabel "Saek language"@en,
        "Sek språk"@nb .

humord:c10187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10187" ;
    dct:modified "2024-10-18T13:29:10"^^xsd:dateTime ;
    skos:altLabel "Siamese language"@en,
        "Siamesisk språk"@nb,
        "Thai språk"@nb ;
    skos:broader humord:c10182 ;
    skos:closeMatch <http://dewey.info/class/495.91/e23/> ;
    skos:editorialNote "Språkkode: tha"@nb ;
    skos:exactMatch <http://dewey.info/class/6--95911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--95911/e23/> ;
    skos:prefLabel "Thai language"@en,
        "Thai språk"@nb .

humord:c10188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10188" ;
    dct:modified "2024-10-18T09:52:50"^^xsd:dateTime ;
    skos:altLabel "Vietnamesisk språk"@nb ;
    skos:broader humord:c16357 ;
    skos:editorialNote "Språkkode: vie"@nb ;
    skos:exactMatch realfagstermer:c013545,
        <http://dewey.info/class/495.922/e23/>,
        <http://dewey.info/class/6--95922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013545,
        <http://dewey.info/class/495.922/e23/>,
        <http://dewey.info/class/6--95922/e23/> ;
    skos:prefLabel "Vietnamese language"@en,
        "Vietnamesisk språk"@nb .

humord:c10189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10189" ;
    dct:modified "2024-10-15T13:17:29"^^xsd:dateTime ;
    skos:altLabel "Euskara language"@en,
        "Baskisk språk"@nb,
        "Eskuara språk"@nb,
        "Euskara språk"@nb ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Språkkode: eus"@nb ;
    skos:exactMatch <http://dewey.info/class/499.92/e23/>,
        <http://dewey.info/class/6--9992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.92/e23/>,
        <http://dewey.info/class/6--9992/e23/> ;
    skos:prefLabel "Basque language"@en,
        "Baskisk språk"@nb .

humord:c10190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10190" ;
    dct:modified "2024-08-30T14:31:17"^^xsd:dateTime ;
    skos:altLabel "Burushaki language"@en,
        "Burushki language"@en,
        "Burushaski språk"@nb,
        "Burushaski-yasin språk"@nb,
        "Werchikwar språk"@nb,
        "Yasin-burushaski språk"@nb ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Språkkode:  bsk"@nb ;
    skos:exactMatch <http://dewey.info/class/494.892/e23/>,
        <http://dewey.info/class/6--94892/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.892/e23/>,
        <http://dewey.info/class/6--94892/e23/> ;
    skos:prefLabel "Burushaski language"@en,
        "Burushaski språk"@nb .

humord:c10194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10194" ;
    dct:modified "2024-10-23T08:42:08"^^xsd:dateTime ;
    skos:altLabel "Dravidiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/6--948/e23/> ;
    skos:exactMatch <http://dewey.info/class/494.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.8/e23/>,
        <http://dewey.info/class/6--948/e23/> ;
    skos:prefLabel "Dravidian languages"@en,
        "Dravidiske språk"@nb .

humord:c10195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10195" ;
    dct:modified "2024-10-23T08:43:25"^^xsd:dateTime ;
    skos:altLabel "Kanaresisk språk"@nb,
        "Kannada språk"@nb ;
    skos:broader humord:c10194 ;
    skos:definition "Dravidisk språk som tales i India i delstaten Karnataka <UBO>"@nb ;
    skos:editorialNote "Språkkode: kan"@nb ;
    skos:exactMatch <http://dewey.info/class/494.814/e23/>,
        <http://dewey.info/class/6--94814/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.814/e23/>,
        <http://dewey.info/class/6--94814/e23/> ;
    skos:prefLabel "Kannada language"@en,
        "Kannada språk"@nb .

humord:c10197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10197" ;
    dct:modified "2024-10-23T08:46:49"^^xsd:dateTime ;
    skos:altLabel "Malayalam språk"@nb ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Språkkode: mal"@nb ;
    skos:exactMatch <http://dewey.info/class/494.812/e23/>,
        <http://dewey.info/class/6--94812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.812/e23/>,
        <http://dewey.info/class/6--94812/e23/> ;
    skos:prefLabel "Malayalam language"@en,
        "Malayalam språk"@nb .

humord:c10198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10198" ;
    dct:modified "2024-10-23T08:48:07"^^xsd:dateTime ;
    skos:altLabel "Muduga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.81/e23/>,
        <http://dewey.info/class/6--9481/e23/> ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Språkkode: udg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.81/e23/>,
        <http://dewey.info/class/6--9481/e23/> ;
    skos:prefLabel "Muduga language"@en,
        "Muduga språk"@nb .

humord:c10199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10199" ;
    dct:modified "2024-10-23T08:49:35"^^xsd:dateTime ;
    skos:altLabel "Tamil språk"@nb,
        "Tamilsk språk"@nb ;
    skos:broader humord:c10194 ;
    skos:definition "Dravidisk språk som tales i India og på Sri Lanka <UBO>"@nb ;
    skos:editorialNote "Språkkode: tam"@nb ;
    skos:exactMatch <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:prefLabel "Tamil language"@en,
        "Tamil språk"@nb .

humord:c10201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10201" ;
    dct:modified "2024-10-23T08:26:58"^^xsd:dateTime ;
    skos:altLabel "Kanikkara-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:broader humord:c10200 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:prefLabel "Kanikkaran dialect"@en,
        "Kanikkara-dialekt"@nb .

humord:c10202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10202" ;
    dct:modified "2024-10-23T08:50:08"^^xsd:dateTime ;
    skos:altLabel "Telegu language"@en,
        "Telegu språk"@nb,
        "Telugu språk"@nb ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Språkkode: tel"@nb ;
    skos:exactMatch <http://dewey.info/class/494.827/e23/>,
        <http://dewey.info/class/6--94827/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.827/e23/>,
        <http://dewey.info/class/6--94827/e23/> ;
    skos:prefLabel "Telugu language"@en,
        "Telugu språk"@nb .

humord:c10203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10203" ;
    dct:modified "2024-10-23T08:50:40"^^xsd:dateTime ;
    skos:altLabel "Tulu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.81/e23/>,
        <http://dewey.info/class/6--9481/e23/> ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Språkkode: tcy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.81/e23/>,
        <http://dewey.info/class/6--9481/e23/> ;
    skos:prefLabel "Tulu language"@en,
        "Tulu språk"@nb .

humord:c10204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10204" ;
    dct:modified "2024-10-23T15:10:59"^^xsd:dateTime ;
    skos:altLabel "Eblaittisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:broader humord:c10015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:prefLabel "Eblaite language"@en,
        "Eblaittisk språk"@nb ;
    skos:related humord:c10043,
        humord:c10801 .

humord:c10205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10205" ;
    dct:modified "2024-10-18T09:32:40"^^xsd:dateTime ;
    skos:altLabel "Elamittisk språk"@nb ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Språkkode:  elx"@nb ;
    skos:exactMatch <http://dewey.info/class/499.93/e23/>,
        <http://dewey.info/class/6--9993/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.93/e23/>,
        <http://dewey.info/class/6--9993/e23/> ;
    skos:prefLabel "Elamite language"@en,
        "Elamittisk språk"@nb .

humord:c10206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10206" ;
    dct:modified "2024-10-18T09:33:55"^^xsd:dateTime ;
    skos:altLabel "Etruskisk språk"@nb ;
    skos:broader humord:c12162 ;
    skos:exactMatch <http://dewey.info/class/499.94/e23/>,
        <http://dewey.info/class/6--9994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.94/e23/>,
        <http://dewey.info/class/6--9994/e23/> ;
    skos:prefLabel "Etruscan language"@en,
        "Etruskisk språk"@nb .

humord:c10207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10207" ;
    dct:modified "2024-09-16T13:42:27"^^xsd:dateTime ;
    skos:altLabel "Mitani language"@en,
        "Churrisk språk"@nb,
        "Hurrisk språk"@nb,
        "Hurrittisk språk"@nb,
        "Mitannisk språk"@nb,
        "Subareisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9/e23/>,
        <http://dewey.info/class/6--999/e23/> ;
    skos:broader humord:c12162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9/e23/>,
        <http://dewey.info/class/6--999/e23/> ;
    skos:prefLabel "Hurrian language"@en,
        "Hurrittisk språk"@nb .

humord:c10208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10208" ;
    dct:modified "2024-10-18T09:58:14"^^xsd:dateTime ;
    skos:altLabel "Iberisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/490/e23/>,
        <http://dewey.info/class/6--9/e23/> ;
    skos:broader humord:c12162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/490/e23/>,
        <http://dewey.info/class/6--9/e23/> ;
    skos:prefLabel "Iberian language"@en,
        "Iberisk språk"@nb .

humord:c10209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10209" ;
    dct:modified "2024-10-18T09:24:55"^^xsd:dateTime ;
    skos:altLabel "Indoeuropeiske språk"@nb,
        "Indoeuropeiske urspråk"@nb,
        "Indogermanske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/410/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/>,
        <http://dewey.info/class/6--1/e23/> ;
    skos:prefLabel "Indo-European languages"@en,
        "Indoeuropeiske språk"@nb .

humord:c10213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10213" ;
    dct:modified "2024-08-01T09:52:29"^^xsd:dateTime ;
    skos:altLabel "Albansk språk"@nb ;
    skos:broader humord:c10209 ;
    skos:editorialNote "Språkkode: alb"@nb ;
    skos:exactMatch <http://dewey.info/class/491.991/e23/>,
        <http://dewey.info/class/6--91991/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.991/e23/>,
        <http://dewey.info/class/6--91991/e23/> ;
    skos:prefLabel "Albanian language"@en,
        "Albansk språk"@nb .

humord:c10214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10214" ;
    dct:modified "2024-08-14T13:55:10"^^xsd:dateTime ;
    skos:altLabel "Anatoliske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:prefLabel "Anatolian languages"@en,
        "Anatoliske språk"@nb .

humord:c10215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10215" ;
    dct:modified "2024-10-21T09:19:47"^^xsd:dateTime ;
    skos:altLabel "Gamalhettittisk språk"@nb,
        "Gammalhettittisk språk"@nb,
        "Gammelhettittisk språk"@nb,
        "Hetittisk språk"@nb,
        "Hettittisk språk"@nb,
        "Mellomhettittisk språk"@nb,
        "Middelhettittisk språk"@nb ;
    skos:broader humord:c10214 ;
    skos:closeMatch <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:prefLabel "Hittite language"@en,
        "Hettittisk språk"@nb .

humord:c10220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10220" ;
    dct:modified "2024-10-21T09:20:19"^^xsd:dateTime ;
    skos:altLabel "Hieroglyf-hettitisk språk"@nb,
        "Hieroglyf-luvisk språk"@nb,
        "Kileskrift-luvisk språk"@nb,
        "Luvisk språk"@nb,
        "Luwisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:broader humord:c10214 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:prefLabel "Luwian language"@en,
        "Luvisk språk"@nb .

humord:c10225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10225" ;
    dct:modified "2024-10-21T09:20:43"^^xsd:dateTime ;
    skos:altLabel "Lydisk språk (Anatolisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:broader humord:c10214 ;
    skos:definition "Lydisk er et utdødd indoeuropeisk språk talt av lyderne i Anatolia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:prefLabel "Lydian language (Anatolian language)"@en,
        "Lydisk språk (Anatolisk språk)"@nb .

humord:c10226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10226" ;
    dct:modified "2024-10-21T09:21:14"^^xsd:dateTime ;
    skos:altLabel "Lykisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:broader humord:c10214 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:prefLabel "Lycian language"@en,
        "Lykisk språk"@nb .

humord:c10227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10227" ;
    dct:modified "2024-10-21T09:21:27"^^xsd:dateTime ;
    skos:altLabel "Palaisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:broader humord:c10214 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/>,
        <http://dewey.info/class/6--91998/e23/> ;
    skos:prefLabel "Palaic language"@en,
        "Palaisk språk"@nb .

humord:c10228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10228" ;
    dct:modified "2024-10-21T09:16:35"^^xsd:dateTime ;
    skos:altLabel "Armensk språk"@nb,
        "Moderne austarmensk språk"@nb,
        "Moderne østarmensk språk"@nb,
        "Nyarmensk språk"@nb ;
    skos:broader humord:c10209 ;
    skos:editorialNote "Språkkode: hye"@nb ;
    skos:exactMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Armenian language"@en,
        "Armensk språk"@nb .

humord:c10231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10231" ;
    dct:modified "2024-10-21T09:17:05"^^xsd:dateTime ;
    skos:altLabel "Grabar"@en,
        "Liturgical Armenian language"@en,
        "Old Armenian language"@en,
        "Gamalarmensk språk"@nb,
        "Gammalarmensk språk"@nb,
        "Klassisk armensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c10228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Classical Armenian language"@en,
        "Gammelarmensk språk"@nb .

humord:c10233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10233" ;
    dct:modified "2024-10-21T09:17:49"^^xsd:dateTime ;
    skos:altLabel "Cilician Armenian language"@en,
        "Kilikisk armensk språk"@nb,
        "Mellomarmensk språk"@nb,
        "Middelarmensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c10228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Middle Armenian language"@en,
        "Middelarmensk språk"@nb .

humord:c10236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10236" ;
    dct:modified "2024-10-21T09:18:53"^^xsd:dateTime ;
    skos:altLabel "Moderne vestarmensk språk"@nb,
        "Vestarmensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c10228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Western Armenian language"@en,
        "Vestarmensk språk"@nb .

humord:c10238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10238" ;
    dct:modified "2024-10-10T13:45:02"^^xsd:dateTime ;
    skos:altLabel "Baltiske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:closeMatch <http://dewey.info/class/491.9/e23/>,
        <http://dewey.info/class/6--919/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.9/e23/>,
        <http://dewey.info/class/6--919/e23/> ;
    skos:prefLabel "Baltic languages"@en,
        "Baltiske språk"@nb .

humord:c10239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10239" ;
    dct:modified "2024-10-21T09:13:47"^^xsd:dateTime ;
    skos:altLabel "Prussian language"@en,
        "Gamalprøyssisk språk"@nb,
        "Gammalprøyssisk språk"@nb,
        "Prøyssisk språk"@nb ;
    skos:broader humord:c10238 ;
    skos:exactMatch <http://dewey.info/class/491.91/e23/>,
        <http://dewey.info/class/6--9191/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.91/e23/>,
        <http://dewey.info/class/6--9191/e23/> ;
    skos:prefLabel "Old Prussian language"@en,
        "Gammelprøyssisk språk"@nb .

humord:c10241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10241" ;
    dct:modified "2024-10-21T09:14:13"^^xsd:dateTime ;
    skos:altLabel "Lettish language"@en,
        "Latvisk språk"@nb,
        "Lettisk språk"@nb ;
    skos:broader humord:c10238 ;
    skos:editorialNote "Språkkode: lav"@nb ;
    skos:exactMatch realfagstermer:c013712,
        <http://dewey.info/class/491.93/e23/>,
        <http://dewey.info/class/6--9193/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013712,
        <http://dewey.info/class/491.93/e23/>,
        <http://dewey.info/class/6--9193/e23/> ;
    skos:prefLabel "Latvian language"@en,
        "Latvisk språk"@nb .

humord:c10243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10243" ;
    dct:modified "2024-10-21T09:14:33"^^xsd:dateTime ;
    skos:altLabel "Litauisk språk"@nb ;
    skos:broader humord:c10238 ;
    skos:editorialNote "Språkkode: lit"@nb ;
    skos:exactMatch realfagstermer:c013534,
        <http://dewey.info/class/491.92/e23/>,
        <http://dewey.info/class/6--9192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013534,
        <http://dewey.info/class/491.92/e23/>,
        <http://dewey.info/class/6--9192/e23/> ;
    skos:prefLabel "Lithuanian language"@en,
        "Litauisk språk"@nb .

humord:c10244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10244" ;
    dct:modified "2024-10-18T09:23:57"^^xsd:dateTime ;
    skos:altLabel "Germanske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--3/e23/> ;
    skos:prefLabel "Germanic languages"@en,
        "Germanske språk"@nb .

humord:c10245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10245" ;
    dct:modified "2024-10-21T09:08:45"^^xsd:dateTime ;
    skos:altLabel "Gamalgermansk språk"@nb,
        "Gammalgermansk språk"@nb,
        "Urgermansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--3/e23/> ;
    skos:broader humord:c10244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--3/e23/> ;
    skos:prefLabel "Proto-Germanic language"@en,
        "Gammelgermansk språk"@nb .

humord:c10247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10247" ;
    dct:modified "2024-10-21T09:09:20"^^xsd:dateTime ;
    skos:altLabel "North Germanic languages"@en,
        "Nordgermanske språk"@nb,
        "Skandinaviske språk"@nb ;
    skos:broader humord:c10244 ;
    skos:exactMatch <http://dewey.info/class/439.5/e23/>,
        <http://dewey.info/class/6--395/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.5/e23/>,
        <http://dewey.info/class/6--395/e23/> ;
    skos:prefLabel "Scandinavian languages"@en,
        "Skandinaviske språk"@nb ;
    skos:related humord:c04491 .

humord:c10249 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03680,
        humord:c09767 ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10249" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c10250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10250" ;
    dct:modified "2024-10-21T09:08:24"^^xsd:dateTime ;
    skos:altLabel "Urnordisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.5/e23/>,
        <http://dewey.info/class/6--395/e23/> ;
    skos:broader humord:c10247 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.5/e23/>,
        <http://dewey.info/class/6--395/e23/> ;
    skos:prefLabel "Proto-Norse language"@en,
        "Urnordisk språk"@nb .

humord:c10251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10251" ;
    dct:modified "2024-10-21T09:09:50"^^xsd:dateTime ;
    skos:altLabel "Western Scandinavian languages"@en,
        "Nordvest-germanske språk"@nb,
        "Vestskandinaviske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.5/e23/>,
        <http://dewey.info/class/6--395/e23/> ;
    skos:broader humord:c10247 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.5/e23/>,
        <http://dewey.info/class/6--395/e23/> ;
    skos:prefLabel "West Scandinavian languages"@en,
        "Vestskandinaviske språk"@nb .

humord:c10253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10253" ;
    dct:modified "2024-10-29T08:56:46"^^xsd:dateTime ;
    skos:altLabel "Færøysk språk"@nb ;
    skos:broader humord:c10251 ;
    skos:editorialNote "Språkkode: fao"@nb ;
    skos:exactMatch realfagstermer:c013528,
        <http://dewey.info/class/439.699/e23/>,
        <http://dewey.info/class/6--39699/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013528,
        <http://dewey.info/class/439.699/e23/>,
        <http://dewey.info/class/6--39699/e23/> ;
    skos:prefLabel "Faroese language"@en,
        "Færøysk språk"@nb .

humord:c10254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10254" ;
    dct:modified "2024-10-29T08:57:38"^^xsd:dateTime ;
    skos:altLabel "Icelandic language"@en,
        "Islandsk språk"@nb ;
    skos:broader humord:c10251 ;
    skos:closeMatch <http://dewey.info/class/439.69/e23/> ;
    skos:editorialNote "Språkkode: isl"@nb ;
    skos:exactMatch realfagstermer:c013530,
        <http://dewey.info/class/6--39691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013530,
        <http://dewey.info/class/439.69/e23/>,
        <http://dewey.info/class/6--39691/e23/> ;
    skos:prefLabel "Islandsk språk"@nb .

humord:c10255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10255" ;
    dct:modified "2023-12-12T12:17:32"^^xsd:dateTime ;
    skos:altLabel "Old west norse"@en,
        "Old west norse language"@en,
        "Norrønt språk"@nb ;
    skos:broader humord:c10251 ;
    skos:closeMatch <http://dewey.info/class/439.6/e23/> ;
    skos:exactMatch realfagstermer:c013536,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013536,
        <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:prefLabel "Norse language"@en,
        "Norrønt språk"@nb .

humord:c10256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10256" ;
    dct:modified "2024-10-29T08:54:48"^^xsd:dateTime ;
    skos:altLabel "Gamalislandsk språk"@nb,
        "Gammalislandsk språk"@nb ;
    skos:broader humord:c10255 ;
    skos:closeMatch <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:prefLabel "Old Icelandic language"@en,
        "Gammelislandsk språk"@nb .

humord:c10257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10257" ;
    dct:modified "2024-10-30T10:31:19"^^xsd:dateTime ;
    skos:altLabel "Norwegian norse"@en,
        "Old Norse language"@en,
        "Gamalnorsk språk"@nb,
        "Gammalnorsk språk"@nb ;
    skos:broader humord:c10255 ;
    skos:closeMatch <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:prefLabel "Old Norwegian language"@en,
        "Gammelnorsk språk"@nb .

humord:c10258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10258" ;
    dct:modified "2024-10-29T08:56:24"^^xsd:dateTime ;
    skos:altLabel "Norn"@nb ;
    skos:broadMatch <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:broader humord:c10255 ;
    skos:definition "Norn er eit namn på det norrøne språket som var i bruk på Shetland, Orknøyane og truleg område som Hebridane og delar av det skotske fastlandet, frå 800-talet til kring 1800. <SNL>"@nb ;
    skos:editorialNote "Språkkode: nrn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.6/e23/>,
        <http://dewey.info/class/6--3961/e23/> ;
    skos:prefLabel "Norn language"@en,
        "Norn"@nb .

humord:c10259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10259" ;
    dct:modified "2024-08-01T09:53:14"^^xsd:dateTime ;
    skos:altLabel "Norsk språk"@nb ;
    skos:broader humord:c10251 ;
    skos:definition "Fellesbetegnelse for bokmål, nynorsk og de norske dialekter <UBO>"@nb ;
    skos:editorialNote "Språkkode: nor"@nb ;
    skos:exactMatch realfagstermer:c002526,
        <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002526,
        <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "Norwegian language"@en,
        "Norsk språk"@nb .

humord:c10260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10260" ;
    dct:modified "2024-08-01T09:53:59"^^xsd:dateTime ;
    skos:altLabel "Norwegian (bokmål)"@en,
        "Bokmål"@nb ;
    skos:broader humord:c10259 ;
    skos:closeMatch <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:definition "Fra 1929 betegnelse for den ene av Norges to offisielle målformer, utviklet fra dansk og dansk-norsk og påvirket av norsk talemål <UBO>"@nb ;
    skos:editorialNote "Språkkode: nob"@nb ;
    skos:exactMatch realfagstermer:c013985 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013985,
        <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "Bokmål"@en,
        "Bokmål"@nb .

humord:c10261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10261" ;
    dct:modified "2024-10-29T08:50:58"^^xsd:dateTime ;
    skos:altLabel "New Norse"@en,
        "Norwegian (Nynorsk)"@en,
        "Nynorsk language"@en,
        "Landsmål"@nb,
        "Nynorsk språk"@nb ;
    skos:broader humord:c10259 ;
    skos:closeMatch <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:definition "En av de offisielle språkformene i Norge, skapt av Ivar Aasen på grunnlag av norske dialekter <UBO>"@nb ;
    skos:editorialNote "Spåkkode: nno"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "New Norwegian language"@en,
        "Nynorsk språk"@nb .

humord:c10263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10263" ;
    dct:modified "2023-12-18T14:48:42"^^xsd:dateTime ;
    skos:altLabel "Official national language"@en,
        "Riksmål"@nb ;
    skos:broader humord:c10259 ;
    skos:closeMatch <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:exactMatch realfagstermer:c013987 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013987,
        <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "Riksmål"@en,
        "Riksmål"@nb .

humord:c10265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10265" ;
    dct:modified "2025-03-18T08:43:45"^^xsd:dateTime ;
    skos:altLabel "Borgfjerdingsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279484454/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484454/e23/> ;
    skos:prefLabel "Borgfjerding dialect"@en,
        "Borgfjerdingsmål"@nb .

humord:c10266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10266" ;
    dct:modified "2025-03-18T08:44:10"^^xsd:dateTime ;
    skos:altLabel "Bøheringsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482821/e23/> ;
    skos:prefLabel "Bø dialect (Vestfold og Telemark)"@en,
        "Bøheringsmål"@nb .

humord:c10267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10267" ;
    dct:modified "2025-03-18T08:44:40"^^xsd:dateTime ;
    skos:altLabel "Fronsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.827948252/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948252/e23/> ;
    skos:prefLabel "Fron dialect"@en,
        "Fronsmål"@nb .

humord:c10268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10268" ;
    dct:modified "2025-03-18T08:44:57"^^xsd:dateTime ;
    skos:altLabel "Fåbergmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279482521/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482521/e23/> ;
    skos:prefLabel "Fåberg dialect"@en,
        "Fåbergmål"@nb .

humord:c10269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10269" ;
    dct:modified "2025-03-18T08:29:26"^^xsd:dateTime ;
    skos:altLabel "Jølstramål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483836/e23/> ;
    skos:prefLabel "Jølster dialect"@en,
        "Jølstramål"@nb .

humord:c10271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10271" ;
    dct:modified "2025-03-18T08:24:12"^^xsd:dateTime ;
    skos:altLabel "Listamål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279483221/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483221/e23/> ;
    skos:prefLabel "Lista dialect"@en,
        "Listamål"@nb .

humord:c10273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10273" ;
    dct:modified "2025-03-18T08:32:59"^^xsd:dateTime ;
    skos:altLabel "Nøttlandsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482724/e23/> ;
    skos:prefLabel "Nøtterøy dialect"@en,
        "Nøttlandsmål"@nb .

humord:c10274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10274" ;
    dct:modified "2025-03-18T08:33:26"^^xsd:dateTime ;
    skos:altLabel "Oppdalsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484132/e23/> ;
    skos:prefLabel "Oppdal dialect"@en,
        "Oppdalsmål"@nb .

humord:c10275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10275" ;
    dct:modified "2025-03-18T08:33:38"^^xsd:dateTime ;
    skos:altLabel "Orkdalsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484133/e23/> ;
    skos:prefLabel "Orkdal dialect"@en,
        "Orkdalsmål"@nb .

humord:c10276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10276" ;
    dct:modified "2025-03-18T08:33:52"^^xsd:dateTime ;
    skos:altLabel "Siramål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279483231/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483231/e23/> ;
    skos:prefLabel "Sira dialect"@en,
        "Siramål"@nb .

humord:c10277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10277" ;
    dct:modified "2025-03-18T08:34:10"^^xsd:dateTime ;
    skos:altLabel "Suldalsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483436/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483436/e23/> ;
    skos:prefLabel "Suldal dialect"@en,
        "Suldalsmål"@nb .

humord:c10278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10278" ;
    dct:modified "2025-03-18T08:34:31"^^xsd:dateTime ;
    skos:altLabel "Sunnmørsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948391/e23/> ;
    skos:prefLabel "Sunnmøre dialect"@en,
        "Sunnmørsmål"@nb .

humord:c10279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10279" ;
    dct:modified "2025-03-18T08:34:44"^^xsd:dateTime ;
    skos:altLabel "Tinnsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482833/e23/> ;
    skos:prefLabel "Tinn dialect"@en,
        "Tinnsmål"@nb .

humord:c10280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10280" ;
    dct:modified "2025-03-18T08:35:12"^^xsd:dateTime ;
    skos:altLabel "Tistedalsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279482321/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482321/e23/> ;
    skos:prefLabel "Tistedal dialect"@en,
        "Tistedalsmål"@nb .

humord:c10281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10281" ;
    dct:modified "2025-03-18T08:35:38"^^xsd:dateTime ;
    skos:altLabel "Todalsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.82794839393/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794839393/e23/> ;
    skos:prefLabel "Todal dialect"@en,
        "Todalsmål"@nb .

humord:c10282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10282" ;
    dct:modified "2024-08-21T10:52:58"^^xsd:dateTime ;
    skos:altLabel "Eastern Scandinavian language"@en,
        "Austskandinaviske språk"@nb,
        "Nordaust-germanske språk"@nb,
        "Nordøst-germanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439/e23/>,
        <http://dewey.info/class/6--39/e23/> ;
    skos:broader humord:c10247 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439/e23/>,
        <http://dewey.info/class/6--39/e23/> ;
    skos:prefLabel "East Scandinavian languages"@en,
        "Østskandinaviske språk"@nb .

humord:c10284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10284" ;
    dct:modified "2023-11-17T14:14:02"^^xsd:dateTime ;
    skos:altLabel "Dansk språk"@nb,
        "Gammeldansk språk"@nb ;
    skos:broader humord:c10282 ;
    skos:exactMatch realfagstermer:c004159,
        <http://dewey.info/class/439.81/e23/>,
        <http://dewey.info/class/6--3981/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004159,
        <http://dewey.info/class/439.81/e23/>,
        <http://dewey.info/class/6--3981/e23/> ;
    skos:prefLabel "Danish language"@en,
        "Dansk språk"@nb .

humord:c10287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10287" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.81794895/e23/> ;
    skos:broader humord:c10286 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.81794895/e23/> ;
    skos:prefLabel "Samsø dialect"@en,
        "Samsømål"@nb .

humord:c10288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10288" ;
    dct:modified "2024-01-03T14:07:17"^^xsd:dateTime ;
    skos:altLabel "Svensk språk"@nb ;
    skos:broader humord:c10282 ;
    skos:exactMatch realfagstermer:c005678,
        <http://dewey.info/class/439.7/e23/>,
        <http://dewey.info/class/6--397/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005678,
        <http://dewey.info/class/439.7/e23/>,
        <http://dewey.info/class/6--397/e23/> ;
    skos:prefLabel "Swedish language"@en,
        "Svensk språk"@nb .

humord:c10290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10290" ;
    dct:modified "2024-10-29T08:37:28"^^xsd:dateTime ;
    skos:altLabel "Fenno-Swedish"@en,
        "Swedo-Finnish"@en,
        "Finlandssvensk språk"@nb ;
    skos:broader humord:c10288 ;
    skos:exactMatch <http://dewey.info/class/439.7794897/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794897/e23/> ;
    skos:prefLabel "Finland Swedish"@en,
        "Finlandssvensk språk"@nb .

humord:c10292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10292" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.7794881/e23/> ;
    skos:broader humord:c10291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794881/e23/> ;
    skos:prefLabel "Enånger dialect"@en,
        "Enångersmål"@nb .

humord:c10293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10293" ;
    dct:modified "2024-10-29T08:37:14"^^xsd:dateTime ;
    skos:altLabel "Estlandssvensk språk"@nb ;
    skos:broader humord:c10291 ;
    skos:exactMatch <http://dewey.info/class/439.7794798/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794798/e23/> ;
    skos:prefLabel "Estonian Swedish"@en,
        "Estlandssvensk språk"@nb .

humord:c10294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10294" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.7794885/e23/> ;
    skos:broader humord:c10291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794885/e23/> ;
    skos:prefLabel "Multrå dialect"@en,
        "Multråmål"@nb .

humord:c10295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10295" ;
    dct:modified "2024-08-20T16:13:38"^^xsd:dateTime ;
    skos:altLabel "Överkalixmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.7794888/e23/> ;
    skos:broader humord:c10291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794888/e23/> ;
    skos:prefLabel "Överkalix dialect"@en,
        "Överkalixmål"@nb .

humord:c10296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10296" ;
    dct:modified "2024-10-21T09:09:34"^^xsd:dateTime ;
    skos:altLabel "Vestgermanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439/e23/>,
        <http://dewey.info/class/6--39/e23/> ;
    skos:broader humord:c10244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439/e23/>,
        <http://dewey.info/class/6--39/e23/> ;
    skos:prefLabel "West Germanic languages"@en,
        "Vestgermanske språk"@nb .

humord:c10297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 53 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10297" ;
    dct:modified "2024-10-21T09:06:41"^^xsd:dateTime ;
    skos:altLabel "Engelsk språk"@nb ;
    skos:broader humord:c10296 ;
    skos:definition "Engelsk språk generelt og engelsk språk i Storbritannia etter ca 1500. - For engelsk språk utenom Storbritannia eller i deler av Storbritannia se Engelsk språk * navnet på området. F.eks Engelsk språk * Australia, Engelsk språk * Skottland (UBO)"@nb ;
    skos:editorialNote "Språkkode: eng"@nb ;
    skos:exactMatch realfagstermer:c008675,
        <http://dewey.info/class/420/e23/>,
        <http://dewey.info/class/6--21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008675,
        <http://dewey.info/class/420/e23/>,
        <http://dewey.info/class/6--21/e23/> ;
    skos:prefLabel "English language"@en,
        "Engelsk språk"@nb .

humord:c10299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10299" ;
    dct:modified "2024-08-15T08:30:45"^^xsd:dateTime ;
    skos:altLabel "Anglo-Saxon language"@en,
        "Angelsaksisk språk"@nb,
        "Anglosaksisk språk"@nb,
        "Gamalengelsk språk"@nb,
        "Gammalengelsk språk"@nb ;
    skos:broader humord:c10297 ;
    skos:exactMatch <http://dewey.info/class/429/e23/>,
        <http://dewey.info/class/6--29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/429/e23/>,
        <http://dewey.info/class/6--29/e23/> ;
    skos:prefLabel "Old English language"@en,
        "Gammelengelsk språk"@nb .

humord:c10302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10302" ;
    dct:modified "2021-04-30T21:51:29"^^xsd:dateTime ;
    skos:altLabel "Mellomengelsk språk"@nb ;
    skos:broader humord:c10297 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/427.02/e23/>,
        <http://dewey.info/class/6--219/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/427.02/e23/>,
        <http://dewey.info/class/6--219/e23/> ;
    skos:prefLabel "Middle English language"@en,
        "Middelengelsk språk"@nb .

humord:c10304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10304" ;
    dct:modified "2021-04-30T21:58:29"^^xsd:dateTime ;
    skos:altLabel "Scotch language"@en ;
    skos:broadMatch <http://dewey.info/class/6--21/e23/> ;
    skos:broader humord:c10297 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/427.9411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/427.9411/e23/>,
        <http://dewey.info/class/491.63/e23/>,
        <http://dewey.info/class/6--21/e23/> ;
    skos:prefLabel "Scots language"@en,
        "Skotsk språk"@nb ;
    skos:relatedMatch <http://dewey.info/class/491.63/e23/> .

humord:c10307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10307" ;
    dct:modified "2014-03-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Afro American English"@en,
        "Black English"@en,
        "Afroamerikansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/427.973/e23/> ;
    skos:broader humord:c10306 ;
    skos:definition "Variant av engelsk som er spesiell for afrikanskamerikanere <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/427.973/e23/> ;
    skos:prefLabel "African American English"@en,
        "Afrikanskamerikansk språk"@nb .

humord:c10308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10308" ;
    dct:modified "2024-10-21T09:07:04"^^xsd:dateTime ;
    skos:altLabel "West Frisian language"@en,
        "Frisisk språk"@nb ;
    skos:broader humord:c10296 ;
    skos:editorialNote "Språkkode: fry"@nb ;
    skos:exactMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "Frisian language"@en,
        "Frisisk språk"@nb .

humord:c10309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10309" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:broader humord:c10308 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "Old Frisian language"@en,
        "Gammelfrisisk språk"@nb .

humord:c10310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10310" ;
    dct:modified "2024-10-21T09:07:33"^^xsd:dateTime ;
    skos:altLabel "Flamsk språk"@nb,
        "Nederlandsk språk"@nb ;
    skos:broader humord:c10296 ;
    skos:editorialNote "Språkkode: dut"@nb ;
    skos:exactMatch realfagstermer:c013535,
        <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013535,
        <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:prefLabel "Dutch language"@en,
        "Nederlandsk språk"@nb .

humord:c10312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10312" ;
    dct:modified "2024-08-01T09:55:26"^^xsd:dateTime ;
    skos:altLabel "Afrikaans språk"@nb ;
    skos:broader humord:c10310 ;
    skos:editorialNote "Språkkode: afr"@nb ;
    skos:exactMatch realfagstermer:c013400,
        <http://dewey.info/class/439.36/e23/>,
        <http://dewey.info/class/6--3936/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013400,
        <http://dewey.info/class/439.36/e23/>,
        <http://dewey.info/class/6--3936/e23/> ;
    skos:prefLabel "Afrikaans language"@en,
        "Afrikaans språk"@nb .

humord:c10313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10313" ;
    dct:modified "2021-04-30T18:24:37"^^xsd:dateTime ;
    skos:altLabel "Old Low Franconian language"@en,
        "Gammelnederfrankisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:broader humord:c10310 ;
    skos:definition "Nederlandsk språk før ca 1100 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:prefLabel "Old Dutch language"@en,
        "Gammelnederlandsk språk"@nb .

humord:c10315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10315" ;
    dct:modified "2021-04-30T18:13:47"^^xsd:dateTime ;
    skos:altLabel "Mellomnederlandsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:broader humord:c10310 ;
    skos:definition "Nederlandsk språk fra ca 1100 til 1500 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:prefLabel "Middle Dutch language"@en,
        "Middelnederlandsk språk"@nb .

humord:c10317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10317" ;
    dct:modified "2021-04-30T18:12:34"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:broader humord:c10310 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:prefLabel "Early Modern Dutch language"@en,
        "Tidlig nynederlandsk språk"@nb .

humord:c10318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10318" ;
    dct:modified "2024-10-21T09:07:41"^^xsd:dateTime ;
    skos:altLabel "Nyhøytysk språk"@nb,
        "Tysk språk"@nb ;
    skos:broader humord:c10296 ;
    skos:definition "Språkområdet deles i høytysk (Midt-/SørTyskland) og nedertysk (Nord-Tyskland) <UBO>"@nb ;
    skos:editorialNote "Språkkode: ger"@nb ;
    skos:exactMatch realfagstermer:c002998,
        <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002998,
        <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "German language"@en,
        "Tysk språk"@nb .

humord:c10320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10320" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10337 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "High German languages"@en,
        "Høytysk språk"@nb .

humord:c10321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10321" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10320 ;
    skos:definition "Betegnelse for høytysk i språkperioden til 1050 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/437.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.01/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Old High German language"@en,
        "Gammelhøytysk språk"@nb .

humord:c10322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10322" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellomhøytysk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10320 ;
    skos:closeMatch <http://dewey.info/class/437.02/e23/> ;
    skos:definition "Betegnelse for høytysk i språkperioden 1050 - ca 1350 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.02/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Middle High German language"@en,
        "Middelhøytysk språk"@nb .

humord:c10324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10324" ;
    dct:modified "2021-04-30T16:27:30"^^xsd:dateTime ;
    skos:broader humord:c10320 ;
    skos:closeMatch <http://dewey.info/class/437.02/e23/> ;
    skos:definition "Betegnelse for høytysk i språkperioden ca 1350-ca 1650 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.02/e23/> ;
    skos:prefLabel "Early New High German language"@en,
        "Tidlig nyhøytysk språk"@nb .

humord:c10325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10325" ;
    dct:modified "2021-04-30T16:25:05"^^xsd:dateTime ;
    skos:altLabel "Jiddisch språk"@nb ;
    skos:broader humord:c10318 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/439.1/e23/>,
        <http://dewey.info/class/6--391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.1/e23/>,
        <http://dewey.info/class/6--391/e23/> ;
    skos:prefLabel "Yiddish language"@en,
        "Jiddisk språk"@nb .

humord:c10326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10326" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Letzeburgesch language"@en,
        "Letzenburgisk dialekt"@nb,
        "Letzenburgisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10318 ;
    skos:exactMatch <http://dewey.info/class/437.94935/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.94935/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Luxembourgish language"@en,
        "Luxemburgisk språk"@nb .

humord:c10329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10329" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lavtysk språk"@nb,
        "Nynedertysk språk"@nb,
        "Plattysk språk"@nb ;
    skos:broader humord:c10337 ;
    skos:definition "Betegner det opprinnelige tysk i Nord-Tyskland, del av fastlandsgermansk tilhørende Vestgermansk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Low German language"@en,
        "Nedertysk språk"@nb .

humord:c10333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10333" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Old Low German"@en,
        "Gammelnedertysk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c10329 ;
    skos:definition "Betegner nedertysk i språkperioden 750-1150 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Old Saxon language"@en,
        "Gammelsaksisk språk"@nb .

humord:c10335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10335" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Middle Saxon"@en,
        "Mellomnedertysk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c10329 ;
    skos:definition "Betegner nedertysk i språkperioden 1220-1650 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Middle Low German"@en,
        "Middelnedertysk språk"@nb .

humord:c10338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10338" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10337 ;
    skos:exactMatch <http://dewey.info/class/437.9748/e23/>,
        <http://dewey.info/class/6--38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9748/e23/>,
        <http://dewey.info/class/6--38/e23/> ;
    skos:prefLabel "Pennsylvania German language"@en,
        "Pennsylvaniatysk språk"@nb .

humord:c10339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10339" ;
    dct:modified "2024-08-21T10:36:16"^^xsd:dateTime ;
    skos:altLabel "Oder-Vistula Germanic languages"@en,
        "Austgermanske språk"@nb ;
    skos:broader humord:c10244 ;
    skos:exactMatch <http://dewey.info/class/439.9/e23/>,
        <http://dewey.info/class/6--399/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.9/e23/>,
        <http://dewey.info/class/6--399/e23/> ;
    skos:prefLabel "East Germanic languages"@en,
        "Østgermanske språk"@nb .

humord:c10340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10340" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.9/e23/>,
        <http://dewey.info/class/6--399/e23/> ;
    skos:broader humord:c10339 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.9/e23/>,
        <http://dewey.info/class/6--399/e23/> ;
    skos:prefLabel "Gothic language"@en,
        "Gotisk språk"@nb .

humord:c10341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10341" ;
    dct:modified "2021-04-30T15:38:29"^^xsd:dateTime ;
    skos:altLabel "Crimean Gothic dialect"@en,
        "Krimgotisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/439.9/e23/>,
        <http://dewey.info/class/6--399/e23/> ;
    skos:broader humord:c10340 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.9/e23/>,
        <http://dewey.info/class/6--399/e23/> ;
    skos:prefLabel "Crimean Gothic language"@en,
        "Krimgotisk språk"@nb .

humord:c10342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10342" ;
    dct:modified "2024-10-21T08:58:25"^^xsd:dateTime ;
    skos:altLabel "Gamalgresk språk"@nb,
        "Gammalgresk språk"@nb,
        "Gammelgresk språk"@nb,
        "Gresk språk"@nb,
        "Klassisk gresk språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch realfagstermer:c012249,
        <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012249,
        <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--8/e23/>,
        <http://dewey.info/class/686.218/e23/> ;
    skos:prefLabel "Ancient greek language"@en,
        "Gresk språk"@nb ;
    skos:relatedMatch <http://dewey.info/class/686.218/e23/> .

humord:c10345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10345" ;
    dct:modified "2024-10-21T08:58:33"^^xsd:dateTime ;
    skos:altLabel "Homerisk gresk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c10342 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Homeric Greek language"@en,
        "Homerisk gresk språk"@nb .

humord:c10346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10346" ;
    dct:modified "2024-10-21T08:56:51"^^xsd:dateTime ;
    skos:altLabel "Bysantinsk gresk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487.3/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c10347 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487.3/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Byzantine Greek language"@en,
        "Bysantinsk gresk språk"@nb .

humord:c10347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10347" ;
    dct:modified "2024-10-21T09:00:33"^^xsd:dateTime ;
    skos:altLabel "Koinegresk språk"@nb,
        "Nytestamentlig gresk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c29906 ;
    skos:exactMatch <http://dewey.info/class/487.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487.4/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Koine Greek language"@en,
        "Koinegresk språk"@nb .

humord:c10349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10349" ;
    dct:modified "2024-10-21T09:01:06"^^xsd:dateTime ;
    skos:altLabel "Linear B language"@en,
        "Linear B språk"@nb,
        "Mykensk gresk språk"@nb,
        "Mykensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c10342 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Mycenaean Greek language"@en,
        "Mykensk språk"@nb ;
    skos:related humord:c06419,
        humord:c16125 .

humord:c10350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10350" ;
    dct:modified "2024-10-18T09:44:15"^^xsd:dateTime ;
    skos:altLabel "Pelasgian language"@en,
        "Pelasgisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--8/e23/> ;
    skos:broader humord:c12162 ;
    skos:definition "Pelasgisk er et postulert førgresk språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--8/e23/> ;
    skos:prefLabel "Pelasgic language"@en,
        "Pelasgisk språk"@nb .

humord:c10351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10351" ;
    dct:modified "2018-09-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10347 ;
    skos:exactMatch <http://dewey.info/class/489.3/e23/>,
        <http://dewey.info/class/6--89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/489.3/e23/>,
        <http://dewey.info/class/6--89/e23/> ;
    skos:prefLabel "Modern Greek language"@en,
        "Nygresk språk"@nb .

humord:c10352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10352" ;
    dct:modified "2024-10-18T14:05:25"^^xsd:dateTime ;
    skos:altLabel "Indo-Iranic languages"@en,
        "Indo-iranske språk"@nb,
        "Indoiranske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:prefLabel "Indo-Iranian languages"@en,
        "Indoiranske språk"@nb .

humord:c10354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10354" ;
    dct:modified "2024-10-21T08:53:28"^^xsd:dateTime ;
    skos:altLabel "Indo-ariske språk"@nb,
        "Indoariske språk"@nb ;
    skos:broader humord:c10352 ;
    skos:exactMatch <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:prefLabel "Indo-Aryan languages"@en,
        "Indoariske språk"@nb .

humord:c10356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10356" ;
    dct:modified "2016-01-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gammelindoariske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491/e23/>,
        <http://dewey.info/class/6--91/e23/> ;
    skos:broader humord:c11228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491/e23/>,
        <http://dewey.info/class/6--91/e23/> ;
    skos:prefLabel "Old Indo-Aryan languages"@en,
        "Gammelindiske språk"@nb .

humord:c10357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10357" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10356 ;
    skos:exactMatch <http://dewey.info/class/491.2/e23/>,
        <http://dewey.info/class/6--912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.2/e23/>,
        <http://dewey.info/class/6--912/e23/> ;
    skos:prefLabel "Sanskrit language"@en,
        "Sanskrit språk"@nb .

humord:c10358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10358" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.2/e23/>,
        <http://dewey.info/class/6--912/e23/> ;
    skos:broader humord:c10357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.2/e23/>,
        <http://dewey.info/class/6--912/e23/> ;
    skos:prefLabel "Modern Sanskrit language"@en,
        "Moderne sanskrit språk"@nb .

humord:c10359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10359" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Old Indo-Aryan language"@en ;
    skos:broader humord:c10356 ;
    skos:exactMatch <http://dewey.info/class/491.29/e23/>,
        <http://dewey.info/class/6--9129/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.29/e23/>,
        <http://dewey.info/class/6--9129/e23/> ;
    skos:prefLabel "Vedic language"@en,
        "Vedisk språk"@nb .

humord:c10360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10360" ;
    dct:modified "2021-04-23T16:04:29"^^xsd:dateTime ;
    skos:altLabel "Prakrits"@en,
        "Mellomindiske språk"@nb,
        "Prakrit språk"@nb,
        "Prakritspråk"@nb ;
    skos:broader humord:c11228 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Prakrit languages"@en,
        "Middelindiske språk"@nb ;
    skos:related humord:c05831 .

humord:c10363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10363" ;
    dct:modified "2024-08-16T13:48:02"^^xsd:dateTime ;
    skos:altLabel "Apabhramsa language"@en,
        "Apabhramsa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c10360 ;
    skos:editorialNote "Språkkode: mai"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Middle Indo-Aryan languages"@en,
        "Apabhramsa språk"@nb .

humord:c10364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10364" ;
    dct:modified "2024-08-27T14:58:14"^^xsd:dateTime ;
    skos:altLabel "Ardhamagadhi Prakrit language"@en,
        "Ardhamagadhi language"@en,
        "Ardhamagadhi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c10360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Magadhi Praktit language"@en,
        "Ardhamagadhi språk"@nb .

humord:c10366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10366" ;
    dct:modified "2021-04-23T15:26:19"^^xsd:dateTime ;
    skos:altLabel "Maharashtri Prakrit"@en,
        "Maharashtri language"@en,
        "Maharastri language"@en,
        "Maharashtri Prakrit"@nb ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c10360 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Maharasti Prakrit language"@en,
        "Maharastri språk"@nb .

humord:c10367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10367" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10360 ;
    skos:exactMatch <http://dewey.info/class/491.37/e23/>,
        <http://dewey.info/class/6--9137/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.37/e23/>,
        <http://dewey.info/class/6--9137/e23/> ;
    skos:prefLabel "Pali language"@en,
        "Pali språk"@nb .

humord:c10368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10368" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c10360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Shauraseni language"@en,
        "Sauraseni språk"@nb .

humord:c10369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10369" ;
    dct:modified "2023-10-27T14:44:56"^^xsd:dateTime ;
    skos:altLabel "Nyindisk språk"@nb ;
    skos:broader humord:c11228 ;
    skos:exactMatch <http://dewey.info/class/491.4/e23/>,
        <http://dewey.info/class/6--914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.4/e23/>,
        <http://dewey.info/class/6--914/e23/> ;
    skos:prefLabel "Modern Indic languages"@en,
        "Nyindiske språk"@nb .

humord:c10370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10370" ;
    dct:modified "2024-08-28T11:10:30"^^xsd:dateTime ;
    skos:altLabel "Asamiya language"@en,
        "Assamesisk språk"@nb ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode: asm"@nb ;
    skos:exactMatch <http://dewey.info/class/491.451/e23/>,
        <http://dewey.info/class/6--91451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.451/e23/>,
        <http://dewey.info/class/6--91451/e23/> ;
    skos:prefLabel "Assamese language"@en,
        "Assamesisk språk"@nb .

humord:c10371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10371" ;
    dct:modified "2024-08-29T07:45:01"^^xsd:dateTime ;
    skos:altLabel "Avadhi språk"@nb,
        "Awadhi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.492/e23/>,
        <http://dewey.info/class/6--91492/e23/> ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode: awa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.492/e23/>,
        <http://dewey.info/class/6--91492/e23/> ;
    skos:prefLabel "Awadhi language"@en,
        "Awadhi språk"@nb .

humord:c10372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10372" ;
    dct:modified "2024-10-09T15:25:36"^^xsd:dateTime ;
    skos:altLabel "Bagheli språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.492/e23/>,
        <http://dewey.info/class/6--91492/e23/> ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode: bfy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.492/e23/>,
        <http://dewey.info/class/6--91492/e23/> ;
    skos:prefLabel "Bagheli language"@en,
        "Bagheli språk"@nb .

humord:c10373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10373" ;
    dct:modified "2024-10-10T13:29:12"^^xsd:dateTime ;
    skos:altLabel "Bangla language"@en,
        "Bangla språk"@nb,
        "Bengali språk"@nb ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode: ben"@nb ;
    skos:exactMatch <http://dewey.info/class/491.44/e23/>,
        <http://dewey.info/class/6--9144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.44/e23/>,
        <http://dewey.info/class/6--9144/e23/> ;
    skos:prefLabel "Bengali language"@en,
        "Bengali språk"@nb .

humord:c10374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10374" ;
    dct:modified "2024-08-01T10:19:07"^^xsd:dateTime ;
    skos:altLabel "Bihari språk"@nb ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode: bih"@nb ;
    skos:exactMatch <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:prefLabel "Bihari languages"@en,
        "Bihari språk"@nb .

humord:c10376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10376" ;
    dct:modified "2024-09-16T09:42:52"^^xsd:dateTime ;
    skos:altLabel "Chhattisgarhi language"@en,
        "Chattisgarhi språk"@nb,
        "Chhattisgarhi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.492/e23/>,
        <http://dewey.info/class/6--91492/e23/> ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode: hne"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.492/e23/>,
        <http://dewey.info/class/6--91492/e23/> ;
    skos:prefLabel "Chattisgarhi language"@en,
        "Chattisgarhi språk"@nb .

humord:c10377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10377" ;
    dct:modified "2024-10-07T11:23:06"^^xsd:dateTime ;
    skos:altLabel "Dardic languages"@en,
        "Dard-språk"@nb,
        "Dardiske språk"@nb,
        "Dardspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10369 ;
    skos:definition "Dardspråk utgjør en undergruppe i den indoariske språkgrenen, som selv hører til de indoeuropeiske språkene <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Dard languages"@en,
        "Dardspråk"@nb .

humord:c10379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10379" ;
    dct:modified "2021-04-23T09:52:24"^^xsd:dateTime ;
    skos:altLabel "Kafiri languages"@en,
        "Kafiri språk"@nb,
        "Kafirspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:prefLabel "Nuristani languages"@en,
        "Nuristani språk"@nb .

humord:c10380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10380" ;
    dct:modified "2021-04-23T10:22:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Kashmiri language"@en,
        "Kashmiri språk"@nb .

humord:c10381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10381" ;
    dct:modified "2002-04-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Khowari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Khowar language"@en,
        "Khowar språk"@nb .

humord:c10383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10383" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:closeMatch <http://dewey.info/class/491.47/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--91471/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.47/e23/>,
        <http://dewey.info/class/6--91471/e23/> ;
    skos:prefLabel "Gujarati language"@en,
        "Gujarati språk"@nb .

humord:c10384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10384" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:closeMatch <http://dewey.info/class/491.43/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--91431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:prefLabel "Hindi language"@en,
        "Hindi språk"@nb .

humord:c10386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10386" ;
    dct:modified "2021-04-21T15:04:41"^^xsd:dateTime ;
    skos:altLabel "Caribbean Hindustani language"@en,
        "Sarnami hindustani language"@en ;
    skos:broadMatch <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:broader humord:c10385 ;
    skos:definition "Hindi dialekt som snakkes i Surinam <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:prefLabel "Sarnami language"@en,
        "Sarnami språk"@nb .

humord:c10389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10389" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:definition "Indoarisk språk som tales på kysten sør for Bombay <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/491.469/e23/>,
        <http://dewey.info/class/6--91469/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.469/e23/>,
        <http://dewey.info/class/6--91469/e23/> ;
    skos:prefLabel "Konkani language"@en,
        "Konkani språk"@nb .

humord:c10390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10390" ;
    dct:modified "2021-06-04T19:10:36"^^xsd:dateTime ;
    skos:altLabel "Lahndi languages"@en ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/491.419/e23/>,
        <http://dewey.info/class/6--91419/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.419/e23/>,
        <http://dewey.info/class/6--91419/e23/> ;
    skos:prefLabel "Lahnda languages"@en,
        "Lahnda språk"@nb .

humord:c10391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10391" ;
    dct:modified "2021-04-16T12:15:05"^^xsd:dateTime ;
    skos:altLabel "Dhivehi language"@en,
        "Divehi language"@en,
        "Dhivehi språk"@nb,
        "Divehi språk"@nb ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/491.489/e23/>,
        <http://dewey.info/class/6--91489/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.489/e23/>,
        <http://dewey.info/class/6--91489/e23/> ;
    skos:prefLabel "Maldivian language"@en,
        "Maldivisk språk"@nb .

humord:c10393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10393" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:closeMatch <http://dewey.info/class/491.46/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--91461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.46/e23/>,
        <http://dewey.info/class/6--91461/e23/> ;
    skos:prefLabel "Marathi language"@en,
        "Marathi språk"@nb .

humord:c10394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10394" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Odia language"@en,
        "Odia språk"@nb ;
    skos:broader humord:c10369 ;
    skos:exactMatch <http://dewey.info/class/491.456/e23/>,
        <http://dewey.info/class/6--91456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.456/e23/>,
        <http://dewey.info/class/6--91456/e23/> ;
    skos:prefLabel "Oriya language"@en,
        "Oriya språk"@nb .

humord:c10395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10395" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:exactMatch <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:prefLabel "Pahari languages"@en,
        "Pahari språk"@nb ;
    skos:related humord:c19184 .

humord:c10396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10396" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:broader humord:c10395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:prefLabel "Garhwali language"@en,
        "Garhwali språk"@nb .

humord:c10397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10397" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:broader humord:c10395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:prefLabel "Jaunsari language"@en,
        "Jaunsari språk"@nb .

humord:c10399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10399" ;
    dct:modified "2021-04-16T11:49:55"^^xsd:dateTime ;
    skos:altLabel "Gorkhali language"@en,
        "Khaskura language"@en,
        "Gorkhali språk"@nb,
        "Khaskura språk"@nb,
        "Nepalesisk språk"@nb ;
    skos:broader humord:c10395 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/491.495/e23/>,
        <http://dewey.info/class/6--91495/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.495/e23/>,
        <http://dewey.info/class/6--91495/e23/> ;
    skos:prefLabel "Nepali language"@en,
        "Nepali språk"@nb .

humord:c10400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10400" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Panjabi language"@en,
        "Pandsjabi"@nb,
        "Punjabi språk"@nb ;
    skos:broader humord:c10369 ;
    skos:exactMatch <http://dewey.info/class/491.42/e23/>,
        <http://dewey.info/class/6--9142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.42/e23/>,
        <http://dewey.info/class/6--9142/e23/> ;
    skos:prefLabel "Punjabi language"@en,
        "Panjabi språk"@nb .

humord:c10403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10403" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rajastani språk"@nb ;
    skos:broader humord:c10369 ;
    skos:exactMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Rajasthani language"@en,
        "Rajasthani språk"@nb .

humord:c10406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10406" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Gade-Lohar language"@en,
        "Gade-Lohar språk"@nb .

humord:c10407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10407" ;
    dct:modified "2024-10-11T13:52:52"^^xsd:dateTime ;
    skos:altLabel "Romany language"@en,
        "De reisendes språk"@nb,
        "Dei reisandes språk"@nb,
        "Romanes"@nb,
        "Romanes språk"@nb,
        "Romani"@nb,
        "Romani språk"@nb,
        "Romany språk"@nb,
        "Rotipa"@nb,
        "Sigøynerspråk"@nb ;
    skos:broader humord:c10369 ;
    skos:definition "Romani, eller norsk romani, er i Noreg namnet på språket til romanifolket (dei reisande, taterane). <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Romani language"@en,
        "Romani språk"@nb ;
    skos:related humord:c09796 .

humord:c10410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10410" ;
    dct:modified "1996-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manush språk"@nb,
        "Sinte språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Sinte Romani language"@en,
        "Sinti språk"@nb .

humord:c10412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10412" ;
    dct:modified "2021-04-15T09:35:35"^^xsd:dateTime ;
    skos:altLabel "Kalderash Romani language"@en,
        "Kalderash språk"@nb,
        "Kalderasj språk"@nb,
        "Kalderasjromani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Kalderash language"@en,
        "Kelderari språk"@nb .

humord:c10414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10414" ;
    dct:modified "2021-04-15T09:29:39"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Lovari dialect"@en,
        "Lovari dialekt"@nb .

humord:c10415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10415" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:exactMatch <http://dewey.info/class/491.41/e23/>,
        <http://dewey.info/class/6--91411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.41/e23/>,
        <http://dewey.info/class/6--91411/e23/> ;
    skos:prefLabel "Sindhi language"@en,
        "Sindhi språk"@nb .

humord:c10416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10416" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Singhalese language"@en,
        "Sinhala language"@en,
        "Singalesisk språk"@nb,
        "Sinhala språk"@nb ;
    skos:broader humord:c10369 ;
    skos:closeMatch <http://dewey.info/class/491.48/e23/>,
        <http://dewey.info/class/6--9148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.48/e23/>,
        <http://dewey.info/class/6--9148/e23/> ;
    skos:prefLabel "Sinhalese language"@en,
        "Singhalesisk språk"@nb .

humord:c10418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10418" ;
    dct:modified "2023-12-19T10:41:32"^^xsd:dateTime ;
    skos:altLabel "Urdu språk"@nb ;
    skos:broader humord:c10369 ;
    skos:exactMatch realfagstermer:c013544,
        <http://dewey.info/class/491.439/e23/>,
        <http://dewey.info/class/6--91439/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013544,
        <http://dewey.info/class/491.439/e23/>,
        <http://dewey.info/class/6--91439/e23/> ;
    skos:prefLabel "Urdu language"@en,
        "Urdu språk"@nb .

humord:c10419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10419" ;
    dct:modified "2024-10-21T08:54:22"^^xsd:dateTime ;
    skos:altLabel "Iranic languages"@en,
        "Iranske språk"@nb ;
    skos:broader humord:c10352 ;
    skos:exactMatch <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:prefLabel "Iranian languages"@en,
        "Iranske språk"@nb .

humord:c10420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10420" ;
    dct:modified "2024-10-21T08:51:49"^^xsd:dateTime ;
    skos:altLabel "Gamaliranske språk"@nb,
        "Gammaliranske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:broader humord:c10419 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:prefLabel "Old Iranian languages"@en,
        "Gammeliranske språk"@nb .

humord:c10421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10421" ;
    dct:modified "2024-08-01T09:56:15"^^xsd:dateTime ;
    skos:altLabel "Zend language"@en,
        "Avestisk språk"@nb,
        "Gatha avestisk språk"@nb ;
    skos:broader humord:c10420 ;
    skos:editorialNote "Språkkode: ave"@nb ;
    skos:exactMatch <http://dewey.info/class/491.52/e23/>,
        <http://dewey.info/class/6--9152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.52/e23/>,
        <http://dewey.info/class/6--9152/e23/> ;
    skos:prefLabel "Avestan language"@en,
        "Avestisk språk"@nb .

humord:c10423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10423" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10420 ;
    skos:exactMatch <http://dewey.info/class/491.51/e23/>,
        <http://dewey.info/class/6--9151/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.51/e23/>,
        <http://dewey.info/class/6--9151/e23/> ;
    skos:prefLabel "Old Persian language"@en,
        "Gammelpersisk språk"@nb .

humord:c10424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10424" ;
    dct:modified "2021-04-09T16:50:17"^^xsd:dateTime ;
    skos:altLabel "Medean language"@en,
        "Medic language"@en ;
    skos:broadMatch <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:broader humord:c10420 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:prefLabel "Median language"@en,
        "Medisk språk"@nb .

humord:c10425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10425" ;
    dct:modified "2024-10-21T08:52:39"^^xsd:dateTime ;
    skos:altLabel "Mellomiranske språk"@nb,
        "Middeliranske språk"@nb ;
    skos:broader humord:c10419 ;
    skos:exactMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Middle Iranian languages"@en,
        "Middeliranske språk"@nb .

humord:c10427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10427" ;
    dct:modified "2024-07-31T14:50:38"^^xsd:dateTime ;
    skos:altLabel "Alansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10438 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Alanian language"@en,
        "Alansk språk"@nb .

humord:c10428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10428" ;
    dct:modified "2024-10-10T08:54:47"^^xsd:dateTime ;
    skos:altLabel "Baktrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Bactrian language"@en,
        "Baktrisk språk"@nb .

humord:c10429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10429" ;
    dct:modified "2021-04-09T16:43:22"^^xsd:dateTime ;
    skos:altLabel "Chorasmian language (Iranian language)"@en,
        "Khorezmian language (Iranian language)"@en,
        "Khwarazmian language (Iranian language)"@en,
        "Khorasmisk språk (Iransk språk)"@nb,
        "Khvaresmisk språk (Iransk språk)"@nb,
        "Khwaresmisk språk (Iransk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Khwarezmian language (Iranian language)"@en,
        "Khvarezmisk språk (Iransk språk)"@nb .

humord:c10431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10431" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Khotanesisk språk"@nb,
        "Khotanisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Khotanese language"@en,
        "Khotansakisk språk"@nb .

humord:c10432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10432" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellompersiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Middle Persian languages"@en,
        "Middelpersiske språk"@nb .

humord:c10434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10434" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10432 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Manichaean Middle Persian language"@en,
        "Manikeisk middelpersisk språk"@nb .

humord:c10435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10435" ;
    dct:modified "2021-04-09T16:38:36"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10432 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Pahlavi language"@en,
        "Pahlavi språk"@nb .

humord:c10436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10436" ;
    dct:modified "2012-04-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Parthisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Parthian language"@en,
        "Partisk språk"@nb .

humord:c10438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10438" ;
    dct:modified "2021-06-04T18:42:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Scythian languages"@en,
        "Skytiske språk"@nb .

humord:c10440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10440" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:broader humord:c10425 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.53/e23/>,
        <http://dewey.info/class/6--9153/e23/> ;
    skos:prefLabel "Sogdian language"@en,
        "Sogdisk språk"@nb .

humord:c10441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10441" ;
    dct:modified "2024-10-21T08:52:48"^^xsd:dateTime ;
    skos:altLabel "Nyiranske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10419 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Modern Iranian languages"@en,
        "Nyiranske språk"@nb .

humord:c10442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10442" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--915/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10441 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--915/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Western Iranian languages"@en,
        "Vestiranske språk"@nb .

humord:c10443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10443" ;
    dct:modified "2024-10-10T09:01:11"^^xsd:dateTime ;
    skos:altLabel "Bakhtiyari language"@en,
        "Bakhtiari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Språkkode:  bqi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Bakhtiari language"@en,
        "Bakhtiari språk"@nb .

humord:c10444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10444" ;
    dct:modified "2024-10-10T13:49:34"^^xsd:dateTime ;
    skos:altLabel "Baluchi language"@en,
        "Balochi språk"@nb,
        "Baluchi språk"@nb ;
    skos:broader humord:c10442 ;
    skos:exactMatch <http://dewey.info/class/491.598/e23/>,
        <http://dewey.info/class/6--91598/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.598/e23/>,
        <http://dewey.info/class/6--91598/e23/> ;
    skos:prefLabel "Balochi language"@en,
        "Baluchi språk"@nb .

humord:c10446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10446" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10442 ;
    skos:closeMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Kurdish language"@en,
        "Kurdisk språk"@nb .

humord:c10447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10447" ;
    dct:modified "2021-04-08T16:14:35"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Luri languages"@en,
        "Luri språk"@nb .

humord:c10448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10448" ;
    dct:modified "2023-12-14T08:46:37"^^xsd:dateTime ;
    skos:altLabel "Farsi language"@en,
        "New Persian language"@en,
        "Farsi språk"@nb,
        "Nyiransk språk"@nb,
        "Nypersisk språk"@nb,
        "Persisk språk"@nb ;
    skos:broader humord:c10442 ;
    skos:definition "Nypersisk/nyiransk som tales i store deler av Iran, Afghanistan og Sovjetisk Sentral-Asia. Offisielt språk i Iran og Afghanistan <UBO>"@nb ;
    skos:exactMatch realfagstermer:c006264,
        <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006264,
        <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Persian language"@en,
        "Persisk språk"@nb .

humord:c10452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10452" ;
    dct:modified "2024-10-07T14:06:28"^^xsd:dateTime ;
    skos:altLabel "Dari språk"@nb ;
    skos:broader humord:c10451 ;
    skos:definition "Dari er eit språk som høyrer til dei iranske språka i den indoeuropeiske språkfamilien, det er ein variant av nypersisk (farsi). <SNL>"@nb ;
    skos:editorialNote "Språkkode: prs"@nb ;
    skos:exactMatch <http://dewey.info/class/491.56/e23/>,
        <http://dewey.info/class/6--9156/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.56/e23/>,
        <http://dewey.info/class/6--9156/e23/> ;
    skos:prefLabel "Dari language"@en,
        "Dari språk"@nb .

humord:c10454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10454" ;
    dct:modified "2021-04-08T11:26:45"^^xsd:dateTime ;
    skos:altLabel "Tadzhik language"@en,
        "Tadzhiki language"@en,
        "Tajik language"@en ;
    skos:broader humord:c10448 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/491.57/e23/>,
        <http://dewey.info/class/6--9157/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.57/e23/>,
        <http://dewey.info/class/6--9157/e23/> ;
    skos:prefLabel "Tajiki language"@en,
        "Tadsjikisk språk"@nb .

humord:c10455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10455" ;
    dct:modified "2024-08-21T10:39:09"^^xsd:dateTime ;
    skos:altLabel "Austiranske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:broader humord:c10441 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5/e23/>,
        <http://dewey.info/class/6--915/e23/> ;
    skos:prefLabel "Eastern Iranian languages"@en,
        "Østiranske språk"@nb .

humord:c10456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10456" ;
    dct:modified "2021-04-08T10:16:01"^^xsd:dateTime ;
    skos:altLabel "Baraki language"@en,
        "Bargista language"@en,
        "Ormui language"@en,
        "Ormur language"@en ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10455 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Ormuri language"@en,
        "Ormuri språk"@nb .

humord:c10457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10457" ;
    dct:modified "2021-04-08T10:08:09"^^xsd:dateTime ;
    skos:altLabel "Ossetian language"@en ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10455 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Ossetic language"@en,
        "Ossetisk språk"@nb .

humord:c10458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10458" ;
    dct:modified "2021-04-08T10:06:30"^^xsd:dateTime ;
    skos:altLabel "Pamirspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10455 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Pamir languages"@en,
        "Pamir språk"@nb .

humord:c10459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10459" ;
    dct:modified "2023-12-14T08:27:04"^^xsd:dateTime ;
    skos:altLabel "Afghansk språk"@nb,
        "Pashto språk"@nb,
        "Pushto språk"@nb ;
    skos:broader humord:c10455 ;
    skos:exactMatch realfagstermer:c013525,
        <http://dewey.info/class/491.593/e23/>,
        <http://dewey.info/class/6--91593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013525,
        <http://dewey.info/class/491.593/e23/>,
        <http://dewey.info/class/6--91593/e23/> ;
    skos:prefLabel "Pashto language"@en,
        "Pashto språk"@nb .

humord:c10460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10460" ;
    dct:modified "2021-04-07T09:42:45"^^xsd:dateTime ;
    skos:altLabel "Yaghnobi language"@en,
        "Yagnobi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10455 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Yagnobi language"@en,
        "Yaghnobi språk"@nb .

humord:c10461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10461" ;
    dct:modified "2024-10-18T09:25:42"^^xsd:dateTime ;
    skos:altLabel "Italiske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:closeMatch <http://dewey.info/class/470/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/470/e23/>,
        <http://dewey.info/class/6--7/e23/> ;
    skos:prefLabel "Italic languages"@en,
        "Italiske språk"@nb .

humord:c10462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10462" ;
    dct:modified "2024-10-21T08:50:58"^^xsd:dateTime ;
    skos:altLabel "Latino-faliskiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/470/e23/>,
        <http://dewey.info/class/6--7/e23/> ;
    skos:broader humord:c10461 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/470/e23/>,
        <http://dewey.info/class/6--7/e23/> ;
    skos:prefLabel "Latino-Faliscan languages"@en,
        "Latino-faliskiske språk"@nb .

humord:c10463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10463" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/479.4/e23/>,
        <http://dewey.info/class/6--794/e23/> ;
    skos:broader humord:c10462 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/479.4/e23/>,
        <http://dewey.info/class/6--794/e23/> ;
    skos:prefLabel "Faliscan language"@en,
        "Faliskisk språk"@nb .

humord:c10464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10464" ;
    dct:modified "2023-12-04T14:37:59"^^xsd:dateTime ;
    skos:altLabel "Latin (Språk)"@nb,
        "Latinsk språk"@nb ;
    skos:broader humord:c10462 ;
    skos:closeMatch <http://dewey.info/class/470/e23/> ;
    skos:exactMatch realfagstermer:c013533,
        <http://dewey.info/class/6--71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013533,
        <http://dewey.info/class/470/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "Latin language"@en,
        "Latinsk språk"@nb .

humord:c10465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10465" ;
    dct:modified "2024-10-21T08:45:32"^^xsd:dateTime ;
    skos:altLabel "Church Latin"@en,
        "Liturgical Latin"@en,
        "Kyrkjelatinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:broader humord:c10464 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "Ecclesiastical Latin"@en,
        "Kirkelatinsk språk"@nb .

humord:c10466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10466" ;
    dct:modified "2024-10-21T08:48:37"^^xsd:dateTime ;
    skos:altLabel "Canis Latinicus"@en,
        "Cod Latin"@en,
        "Macaronic Latin"@en,
        "Mock Latin"@en,
        "Makaronisk latin"@nb ;
    skos:broadMatch <http://dewey.info/class/470/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:broader humord:c10464 ;
    skos:definition "Forvanskning av klassisk latin gjennom innblanding av ett (eller flere) nasjonalspråk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/470/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "Dog Latin"@en,
        "Makaronisk latin"@nb .

humord:c10467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10467" ;
    dct:modified "2024-10-21T08:49:14"^^xsd:dateTime ;
    skos:altLabel "Middelalderlatin"@nb,
        "Middelalderlatinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:broader humord:c10464 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "Medieval Latin language"@en,
        "Middelalderlatinsk språk"@nb .

humord:c10468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10468" ;
    dct:modified "2024-10-21T08:50:06"^^xsd:dateTime ;
    skos:altLabel "Senlatin"@nb,
        "Senlatinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:broader humord:c10464 ;
    skos:definition "Det latinske språk i perioden 200-600 e.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "Late Latin language"@en,
        "Senlatinsk språk"@nb .

humord:c10469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10469" ;
    dct:modified "2024-10-21T08:50:23"^^xsd:dateTime ;
    skos:altLabel "Colloquial Latin language"@en,
        "Vulgærlatin"@nb,
        "Vulgærlatinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--71/e23/> ;
    skos:broader humord:c10464 ;
    skos:closeMatch <http://dewey.info/class/477/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/477/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "Vulgar Latin language"@en,
        "Vulgærlatinsk språk"@nb .

humord:c10472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10472" ;
    dct:modified "2024-10-21T08:45:12"^^xsd:dateTime ;
    skos:altLabel "Oskisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/479.9/e23/>,
        <http://dewey.info/class/6--799/e23/> ;
    skos:broader humord:c19895 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/479.9/e23/>,
        <http://dewey.info/class/6--799/e23/> ;
    skos:prefLabel "Oscan language"@en,
        "Oskisk språk"@nb .

humord:c10473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10473" ;
    dct:modified "2025-03-07T08:46:50"^^xsd:dateTime ;
    skos:altLabel "Umbrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/479.9/e23/>,
        <http://dewey.info/class/6--799/e23/> ;
    skos:broader humord:c19895 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/479.9/e23/>,
        <http://dewey.info/class/6--799/e23/> ;
    skos:prefLabel "Umbrian language"@en,
        "Umbrisk språk"@nb .

humord:c10474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10474" ;
    dct:modified "2024-10-21T08:49:48"^^xsd:dateTime ;
    skos:altLabel "Romanske språk"@nb ;
    skos:broader humord:c10464 ;
    skos:closeMatch <http://dewey.info/class/440/e23/> ;
    skos:definition "Språk som er utviklet fra latin <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/6--4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--4/e23/> ;
    skos:prefLabel "Romance languages"@en,
        "Romanske språk"@nb ;
    skos:related humord:c04493 .

humord:c10475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10475" ;
    dct:modified "2025-03-11T06:49:16"^^xsd:dateTime ;
    skos:altLabel "Galloromanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--4/e23/> ;
    skos:broader humord:c10474 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--4/e23/> ;
    skos:prefLabel "Gallo-Romance languages"@en,
        "Galloromanske språk"@nb .

humord:c10476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10476" ;
    dct:modified "2025-03-11T06:47:21"^^xsd:dateTime ;
    skos:altLabel "Arpitan language"@en,
        "Arpitansk språk"@nb,
        "Francoprovensalsk språk"@nb,
        "Frankoprovencalsk språk"@nb,
        "Patois"@nb ;
    skos:broader humord:c10475 ;
    skos:closeMatch <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--49/e23/> ;
    skos:definition "Arpitansk språk er en fellesbetegnelse for de dialekter som snakkes i grenseområdet mellom Frankrike og Sveits (en blanding av langue d'oil og oksitansk) <UBO>"@nb ;
    skos:editorialNote "Språkkode: frp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--49/e23/> ;
    skos:prefLabel "Franco-Provençal language"@en,
        "Arpitansk språk"@nb .

humord:c10477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10477" ;
    dct:modified "2025-03-11T06:47:49"^^xsd:dateTime ;
    skos:altLabel "Fransk språk"@nb,
        "Nordfransk språk"@nb ;
    skos:broader humord:c10475 ;
    skos:definition "Fransk språk generelt og fransk språk i Frankrike etter ca 1600 <UBO>"@nb ;
    skos:editorialNote "For fransk språk utenom Frankrike, se Fransk språk * navnet på området. F eks Fransk språk * Canada,  Fransk språk * Nord-Afrika"@nb,
        "Språkkode: fre"@nb ;
    skos:exactMatch realfagstermer:c007876,
        <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007876,
        <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "French language"@en,
        "Fransk språk"@nb .

humord:c10479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10479" ;
    dct:modified "2025-03-11T06:59:33"^^xsd:dateTime ;
    skos:altLabel "Gammelfransk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10477 ;
    skos:definition "Gammelfransk språk er fransk språk til ca 1300 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/447.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.01/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Old French language"@en,
        "Gammelfransk språk"@nb .

humord:c10480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10480" ;
    dct:modified "2024-08-15T08:28:25"^^xsd:dateTime ;
    skos:altLabel "Anglo-Norman French language"@en,
        "Anglofransk språk"@nb,
        "Anglonormannisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10479 ;
    skos:definition "Anglonormannisk språk er en form av gammelfransk språk som var det offisielle språk i England i 3 århundre etter 1066 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/447.941/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.941/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Anglo-Norman language"@en,
        "Anglonormannisk språk"@nb .

humord:c10482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10482" ;
    dct:modified "2025-03-07T07:48:47"^^xsd:dateTime ;
    skos:altLabel "Langue d'oïl"@en,
        "Langue d'oil"@nb,
        "Nordfransk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10477 ;
    skos:definition "Langue d'oil er en fellesbetegnelse på dialektene i de nordfranske dialektområdene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Langues d'oïl"@en,
        "Langue d'oil"@nb .

humord:c10484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10484" ;
    dct:modified "2024-09-16T09:03:49"^^xsd:dateTime ;
    skos:altLabel "Champagne-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10482 ;
    skos:closeMatch <http://dewey.info/class/447.94431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.94431/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Champenois dialect"@en,
        "Champagne-dialekt"@nb .

humord:c10485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10485" ;
    dct:modified "2025-03-07T07:48:03"^^xsd:dateTime ;
    skos:altLabel "Ile-de France-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10482 ;
    skos:exactMatch <http://dewey.info/class/447.94436/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.94436/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Île-de-France dialect"@en,
        "Ile-de France-dialekt"@nb .

humord:c10486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10486" ;
    dct:modified "2025-03-07T07:50:53"^^xsd:dateTime ;
    skos:altLabel "Normannisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10482 ;
    skos:closeMatch <http://dewey.info/class/447.9442/e23/> ;
    skos:definition "Fransk dialekt som tales i Normandie, Frankrike <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.9442/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Norman dialect"@en,
        "Normannisk dialekt"@nb .

humord:c10487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10487" ;
    dct:modified "2025-03-11T07:00:16"^^xsd:dateTime ;
    skos:altLabel "Pikardisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10482 ;
    skos:definition "Pikardisk dialekt er en fransk dialekt som tales i Picardie, Frankrike <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/447.94426/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.94426/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Picard dialact"@en,
        "Pikardisk dialekt"@nb .

humord:c10488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10488" ;
    dct:modified "2025-03-11T07:00:31"^^xsd:dateTime ;
    skos:altLabel "Vallonsk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10482 ;
    skos:closeMatch <http://dewey.info/class/447.94934/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.94934/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Walloon dialect"@en,
        "Vallonsk dialekt"@nb .

humord:c10489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10489" ;
    dct:modified "2025-03-11T06:59:08"^^xsd:dateTime ;
    skos:altLabel "Mellomfransk språk"@nb,
        "Middelfransk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10477 ;
    skos:definition "Fransk språk fra ca 1300 til 1600 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/447.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.02/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Middle French language"@en,
        "Middelfransk språk"@nb .

humord:c10491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10491" ;
    dct:modified "2025-03-11T06:48:12"^^xsd:dateTime ;
    skos:altLabel "Langue d'oc"@en,
        "Langue d'oc"@nb,
        "Oksitansk språk"@nb ;
    skos:broader humord:c10475 ;
    skos:closeMatch <http://dewey.info/class/449/e23/> ;
    skos:definition "Fellesbetegnelse for språk og dialekter som tales i Oksitania, dvs landområde i Sør-Frankrike med kjernepunkt i Languedoc <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/6--491/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Occitan language"@en,
        "Oksitansk språk"@nb .

humord:c10493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10493" ;
    dct:modified "2025-03-11T06:41:37"^^xsd:dateTime ;
    skos:altLabel "Gamaloksitansk språk"@nb,
        "Gammaloksitansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:broader humord:c10491 ;
    skos:definition "Gammeloksitansk språk er en fellesbetegnelse for eldre språk og dialekter som taltes i Oksitania, dvs. landområde i Sør-Frankrike med kjernepunkt i Languedoc, fra begynnelsen til ca 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Old Occitan language"@en,
        "Gammeloksitansk språk"@nb .

humord:c10495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10495" ;
    dct:modified "2025-03-11T06:40:21"^^xsd:dateTime ;
    skos:altLabel "Gaskonsk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:broader humord:c10494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Gascon dialect"@en,
        "Gaskonsk dialekt"@nb .

humord:c10496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10496" ;
    dct:modified "2025-03-11T06:42:06"^^xsd:dateTime ;
    skos:altLabel "Nicois"@nb,
        "Nissart språk"@nb,
        "Nissart-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:broader humord:c10494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Nicard dialect"@en,
        "Nissart-dialekt"@nb .

humord:c10499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10499" ;
    dct:modified "2025-03-11T06:42:59"^^xsd:dateTime ;
    skos:altLabel "Langue d'oc-dialekt"@nb,
        "Provencalsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--491/e23/> ;
    skos:broader humord:c10494 ;
    skos:definition "Provencalsk språk er en oksitansk dialekt som snakkes i Provence <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/449.709449/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Provencal language"@en,
        "Provencalsk språk"@nb .

humord:c10501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10501" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:broader humord:c10499 ;
    skos:definition "Skriftspråk dannet på grunnlag av dialektene i Limoges- og Poitouområdene (ca 1100 - 1400) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.709449/e23/>,
        <http://dewey.info/class/6--491/e23/> ;
    skos:prefLabel "Old Provencal language"@en,
        "Gammelprovencalsk språk"@nb .

humord:c10502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10502" ;
    dct:modified "2025-03-11T06:49:29"^^xsd:dateTime ;
    skos:altLabel "Iberoromanske språk"@nb ;
    skos:broader humord:c10474 ;
    skos:definition "Romanske språk talt på den Iberiske halvøy <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/460/e23/>,
        <http://dewey.info/class/6--6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/460/e23/>,
        <http://dewey.info/class/6--6/e23/> ;
    skos:prefLabel "Iberian Romance languages"@en,
        "Iberoromanske språk"@nb .

humord:c10503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10503" ;
    dct:modified "2025-03-11T06:45:50"^^xsd:dateTime ;
    skos:altLabel "Katalansk språk"@nb ;
    skos:broader humord:c10502 ;
    skos:editorialNote "Språkkode: cat"@nb ;
    skos:exactMatch <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:prefLabel "Catalan language"@en,
        "Katalansk språk"@nb .

humord:c10504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10504" ;
    dct:modified "2025-03-11T06:39:31"^^xsd:dateTime ;
    skos:altLabel "Gamalkatalansk språk"@nb,
        "Gammalkatalansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:broader humord:c10503 ;
    skos:definition "Katalansk språk før ca 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:prefLabel "Old Catalan language"@en,
        "Gammelkatalansk språk"@nb .

humord:c10505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10505" ;
    dct:modified "2025-03-11T06:46:07"^^xsd:dateTime ;
    skos:altLabel "Portugisisk språk"@nb ;
    skos:broader humord:c10502 ;
    skos:editorialNote "Språkkode: por"@nb ;
    skos:exactMatch realfagstermer:c013584,
        <http://dewey.info/class/469/e23/>,
        <http://dewey.info/class/6--69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013584,
        <http://dewey.info/class/469/e23/>,
        <http://dewey.info/class/6--69/e23/> ;
    skos:prefLabel "Portuguese language"@en,
        "Portugisisk språk"@nb .

humord:c10506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10506" ;
    dct:modified "2025-03-11T06:37:38"^^xsd:dateTime ;
    skos:altLabel "Gamalportugisisk språk"@nb,
        "Gammalportugisisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--69/e23/> ;
    skos:broader humord:c10505 ;
    skos:definition "Portugisisk, her også galicisk, språk før ca 1500 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/469.701/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/469.701/e23/>,
        <http://dewey.info/class/6--69/e23/> ;
    skos:prefLabel "Old Portugese language"@en,
        "Gammelportugisisk språk"@nb .

humord:c10508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10508" ;
    dct:modified "2025-03-11T06:44:06"^^xsd:dateTime ;
    skos:altLabel "Galicisk språk"@nb,
        "Galisisk språk"@nb ;
    skos:broader humord:c10502 ;
    skos:definition "Portugisisk dialekt som tales i nordvestre Spania <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/469.9/e23/>,
        <http://dewey.info/class/6--699/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/469.9/e23/>,
        <http://dewey.info/class/6--699/e23/> ;
    skos:prefLabel "Galician language"@en,
        "Galicisk språk"@nb .

humord:c10510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10510" ;
    dct:modified "2025-03-11T06:47:09"^^xsd:dateTime ;
    skos:altLabel "Spansk språk"@nb ;
    skos:broader humord:c10502 ;
    skos:definition "Kastiliansk språk etter ca. 1500 <UBO>"@nb ;
    skos:editorialNote "Språkkode: spa"@nb ;
    skos:exactMatch realfagstermer:c013270,
        <http://dewey.info/class/460/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013270,
        <http://dewey.info/class/460/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Spanish language"@en,
        "Spansk språk"@nb .

humord:c10513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10513" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Old Castilian language"@en,
        "Gammelkastiliansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10510 ;
    skos:definition "Kastiliansk språk før ca 1500 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/467.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.01/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Old Spanish language"@en,
        "Gammelspansk språk"@nb .

humord:c10515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10515" ;
    dct:modified "2015-06-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/467.01/e23/>,
        <http://dewey.info/class/467.02/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10510 ;
    skos:definition "Gammelspansk dialekt som ble talt i de arabisk dominerte deler av Spania fra 700-tallet til ca. 1300 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.01/e23/>,
        <http://dewey.info/class/467.02/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Mozarabic language"@en,
        "Mozarabisk språk"@nb ;
    skos:related humord:c06806 .

humord:c10516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10516" ;
    dct:modified "2025-03-11T06:40:00"^^xsd:dateTime ;
    skos:altLabel "Leonesisk språk"@nb,
        "Leonisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c28139 ;
    skos:definition "Språk som tales i provinsen Leon, Spania <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/467.94621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.94621/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Leonese language"@en,
        "Leonesisk språk"@nb .

humord:c10518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10518" ;
    dct:modified "2024-08-02T08:08:36"^^xsd:dateTime ;
    skos:altLabel "Aljamia"@nb,
        "Maurerspansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/467.02/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10510 ;
    skos:definition "Maurerspansk er en variant av spansk talt av maurere på 1500-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.02/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Andalusi Romance language"@en,
        "Maurerspansk språk"@nb .

humord:c10522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10522" ;
    dct:modified "2024-08-01T09:58:04"^^xsd:dateTime ;
    skos:altLabel "Aragonesisk språk"@nb,
        "Aragonsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10502 ;
    skos:definition "Spansk dialekt som tales i Aragon, Spania <UBO>"@nb ;
    skos:editorialNote "Språkkode: arg"@nb ;
    skos:exactMatch <http://dewey.info/class/467.94655/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.94655/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Aragonese language"@en,
        "Aragonsk språk"@nb .

humord:c10523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10523" ;
    dct:modified "2024-10-29T08:31:40"^^xsd:dateTime ;
    skos:altLabel "Judeo-Spanish language"@en,
        "Ladino language"@en,
        "Jødisk-spansk språk"@nb,
        "Ladino språk"@nb,
        "Sefardisk-spansk språk"@nb ;
    skos:broader humord:c10520 ;
    skos:definition "Arkaisk spansk dialekt som tales av sefardiske jøder <UBO>"@nb ;
    skos:editorialNote "Språkkode: lad"@nb ;
    skos:exactMatch <http://dewey.info/class/467.9496/e23/>,
        <http://dewey.info/class/6--67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.9496/e23/>,
        <http://dewey.info/class/6--67/e23/> ;
    skos:prefLabel "Judaeo-Spanish language"@en,
        "Sefardisk-spansk språk"@nb ;
    skos:related humord:c00860 .

humord:c10526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10526" ;
    dct:modified "2025-03-11T06:49:46"^^xsd:dateTime ;
    skos:altLabel "Central Romance languages"@en,
        "Italo-Romance languages"@en,
        "Italoromanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--5/e23/> ;
    skos:broader humord:c10474 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--5/e23/> ;
    skos:prefLabel "Italo-Dalmatian languages"@en,
        "Italoromanske språk"@nb .

humord:c10527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10527" ;
    dct:modified "2025-03-10T07:40:45"^^xsd:dateTime ;
    skos:altLabel "Gamalitaliensk språk"@nb,
        "Gammalitaliensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c10526 ;
    skos:definition "Italiensk språk til ca 1300 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/457.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.01/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Old Italian language"@en,
        "Gammelitaliensk språk"@nb .

humord:c10529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10529" ;
    dct:modified "2025-03-07T10:22:55"^^xsd:dateTime ;
    skos:altLabel "Bisiacco dialect"@en,
        "Bisiac-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/457.94539/e23/>,
        <http://dewey.info/class/457.94973/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28080 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.94539/e23/>,
        <http://dewey.info/class/457.94973/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Bisiac dialect"@en,
        "Bisiac-dialekt"@nb .

humord:c10530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10530" ;
    dct:modified "2025-03-07T08:51:34"^^xsd:dateTime ;
    skos:altLabel "Romanesco-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28084 ;
    skos:definition "Dialekt som tales i Roma <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/457.945632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.945632/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Romanesco dialect"@en,
        "Romanesco-dialekt"@nb .

humord:c10531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10531" ;
    dct:modified "2025-03-07T08:51:47"^^xsd:dateTime ;
    skos:altLabel "Siciliansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28086 ;
    skos:exactMatch <http://dewey.info/class/457.9458/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9458/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Sicilian language"@en,
        "Siciliansk språk"@nb .

humord:c10532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10532" ;
    dct:modified "2025-03-11T06:50:05"^^xsd:dateTime ;
    skos:altLabel "Retoromanske språk"@nb ;
    skos:broader humord:c10474 ;
    skos:closeMatch <http://dewey.info/class/459.9/e23/>,
        <http://dewey.info/class/6--599/e23/> ;
    skos:definition "Romansk språkgren i Sveits, Østerrike og Nord-Italia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.9/e23/>,
        <http://dewey.info/class/6--599/e23/> ;
    skos:prefLabel "Rhaeto-Romance languages"@en,
        "Retoromanske språk"@nb .

humord:c10533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10533" ;
    dct:modified "2025-03-10T07:41:24"^^xsd:dateTime ;
    skos:altLabel "Friulan language"@en,
        "Furlan language"@en,
        "Friaulansk språk"@nb,
        "Friulisk språk"@nb ;
    skos:broader humord:c10526 ;
    skos:editorialNote "Språkkode: fur"@nb ;
    skos:exactMatch <http://dewey.info/class/459.92/e23/>,
        <http://dewey.info/class/6--5992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.92/e23/>,
        <http://dewey.info/class/6--5992/e23/> ;
    skos:prefLabel "Friulian language"@en,
        "Friulisk språk"@nb .

humord:c10535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10535" ;
    dct:modified "2025-03-07T08:51:20"^^xsd:dateTime ;
    skos:altLabel "Dolomitter-ladinsk språk"@nb,
        "Ladinsk språk"@nb ;
    skos:broader humord:c10532 ;
    skos:definition "Retoromansk språk som tales i de italienske Dolomittalper <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/459.94/e23/>,
        <http://dewey.info/class/6--5994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.94/e23/>,
        <http://dewey.info/class/6--5994/e23/> ;
    skos:prefLabel "Ladin language"@en,
        "Ladinsk språk"@nb .

humord:c10537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10537" ;
    dct:modified "2025-03-07T08:50:17"^^xsd:dateTime ;
    skos:altLabel "Romansh language"@en,
        "Rumantsch language"@en,
        "Rumantsch språk"@nb ;
    skos:broader humord:c10532 ;
    skos:definition "Fellesbetegnelse for de retoromanske språk som tales i den sveitsiske kanton Graubünden <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:prefLabel "Romansch language"@en,
        "Rumantsch språk"@nb .

humord:c10538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10538" ;
    dct:modified "2025-03-07T08:49:13"^^xsd:dateTime ;
    skos:altLabel "Puter språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:broader humord:c10537 ;
    skos:definition "Rumantsch språk som tales i Ober-Engadin (Sveits) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:prefLabel "Putèr language"@en,
        "Puter språk"@nb .

humord:c10539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10539" ;
    dct:modified "2025-03-07T08:49:25"^^xsd:dateTime ;
    skos:altLabel "Surmiransk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:broader humord:c10537 ;
    skos:definition "Rumantsch språk som tales i Oberhalbstein, Sveits <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:prefLabel "Surmiran language"@en,
        "Surmiransk språk"@nb .

humord:c10540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10540" ;
    dct:modified "2025-03-07T08:49:43"^^xsd:dateTime ;
    skos:altLabel "Surselvisk språk"@nb,
        "Sursilvansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:broader humord:c10537 ;
    skos:definition "Rumantsch språk som tales i Obwalden (Sveits) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:prefLabel "Sursilvan language"@en,
        "Sursilvansk språk"@nb .

humord:c10542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10542" ;
    dct:modified "2025-03-07T08:50:53"^^xsd:dateTime ;
    skos:altLabel "Sutselvisk språk"@nb,
        "Sutsilvansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:broader humord:c10537 ;
    skos:definition "Rumantsch språk som tales i Nidwalden, Sveits <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:prefLabel "Sutsilvan language"@en,
        "Sutsilvansk språk"@nb .

humord:c10544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10544" ;
    dct:modified "2025-03-07T08:50:36"^^xsd:dateTime ;
    skos:altLabel "Lower Engadine dialect"@en,
        "Lavengadinsk dialekt"@nb,
        "Vallader dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:broader humord:c10537 ;
    skos:definition "Rumantsch språk som tales i Unter-Engadin, Sveits <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.96/e23/>,
        <http://dewey.info/class/6--5996/e23/> ;
    skos:prefLabel "Vallader dialect"@en,
        "Vallader dialekt"@nb .

humord:c10545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10545" ;
    dct:modified "2025-03-11T06:57:57"^^xsd:dateTime ;
    skos:altLabel "Daco-Rumanian language"@en,
        "Dakorumensk språk"@nb,
        "Rumensk språk"@nb ;
    skos:broader humord:c10474 ;
    skos:closeMatch <http://dewey.info/class/459/e23/> ;
    skos:definition "Dakorumensk danner grunnlaget for det moderne skriftspråket og er en av fire hoveddialekter i rumensk. De øvrige hoveddialektene er arumensk, meglenittisk og istrisk <SNL>"@nb ;
    skos:editorialNote "Språkkode: ron"@nb ;
    skos:exactMatch realfagstermer:c013537,
        <http://dewey.info/class/6--591/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013537,
        <http://dewey.info/class/459/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:prefLabel "Romanian language"@en,
        "Rumensk språk"@nb .

humord:c10547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10547" ;
    dct:modified "2025-03-07T08:47:59"^^xsd:dateTime ;
    skos:altLabel "Gamalrumensk språk"@nb,
        "Gammalrumensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.7/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:broader humord:c10545 ;
    skos:definition "Rumensk språk før ca. 1830 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.7/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:prefLabel "Old Romanian language"@en,
        "Gammelrumensk språk"@nb .

humord:c10549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10549" ;
    dct:modified "2024-08-28T08:10:06"^^xsd:dateTime ;
    skos:altLabel "Macedo-Romanian language"@en,
        "Aromunsk språk"@nb,
        "Arumensk språk"@nb,
        "Makedo-rumensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.7/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:broader humord:c10548 ;
    skos:definition "Aromunsk språk er en rumensk dialekt som tales av aromunerne i fjellene i Makedonia (Hellas, Jugoslavia og Albania) <UBO>"@nb ;
    skos:editorialNote "Språkkode:  rup"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.7/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:prefLabel "Aromanian language"@en,
        "Aromunsk språk"@nb .

humord:c10551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10551" ;
    dct:modified "2025-03-07T08:48:43"^^xsd:dateTime ;
    skos:altLabel "Istrisk språk"@nb,
        "Istrorumensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.7/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:broader humord:c10548 ;
    skos:definition "Rumensk dialekt som tales i noen landsbyer på Istriahalvøya <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.7/e23/>,
        <http://dewey.info/class/6--591/e23/> ;
    skos:prefLabel "Istro-Romanian language"@en,
        "Istrisk språk"@nb .

humord:c10555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10555" ;
    dct:modified "2025-03-10T07:43:26"^^xsd:dateTime ;
    skos:altLabel "Sardinsk språk"@nb,
        "Sardisk språk"@nb ;
    skos:broader humord:c10526 ;
    skos:definition "Fellesbetegnelse for de romanske dialekter kampidansk, logudorisk, sassaresisk og galluresisk. Har offisiell status som minoritersspråk i Italia <UBO>"@nb ;
    skos:editorialNote "Språkkode: srd"@nb ;
    skos:exactMatch <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:prefLabel "Sardinian language"@en,
        "Sardisk språk"@nb ;
    skos:related humord:c10557 .

humord:c10557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10557" ;
    dct:modified "2024-10-28T07:52:45"^^xsd:dateTime ;
    skos:altLabel "Nuragisk språk"@nb,
        "Paleosardisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Språk som ble talt under den nuragiske kultur på Sardinia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:prefLabel "Paleo-Sardinian language"@en,
        "Paleosardisk språk"@nb ;
    skos:related humord:c10555 .

humord:c10558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10558" ;
    dct:modified "2024-10-18T09:25:53"^^xsd:dateTime ;
    skos:altLabel "Keltiske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Celtic languages"@en,
        "Keltiske språk"@nb ;
    skos:related humord:c04488 .

humord:c10559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10559" ;
    dct:modified "2024-10-21T08:43:11"^^xsd:dateTime ;
    skos:altLabel "Brythonic languages"@en,
        "Britanniske språk"@nb,
        "Brittonske språk"@nb,
        "Brytoniske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:broader humord:c10558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Brittonic languages"@en,
        "Britanniske språk"@nb .

humord:c10561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10561" ;
    dct:modified "2024-10-21T08:35:47"^^xsd:dateTime ;
    skos:altLabel "Bretonsk språk"@nb ;
    skos:broader humord:c10559 ;
    skos:editorialNote "Språkkode: bre"@nb ;
    skos:exactMatch <http://dewey.info/class/491.68/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.68/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:prefLabel "Breton language"@en,
        "Bretonsk språk"@nb .

humord:c10563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10563" ;
    dct:modified "2024-10-21T08:35:24"^^xsd:dateTime ;
    skos:altLabel "Gwenedeg dialect"@en,
        "Haut-vannetais-dialekt"@nb,
        "Vannes-dialekt"@nb,
        "Vannetais-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.687/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:broader humord:c10562 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.687/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:prefLabel "Vannetais dialect"@en,
        "Vannetais-dialekt"@nb .

humord:c10566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10566" ;
    dct:modified "2024-10-21T08:38:51"^^xsd:dateTime ;
    skos:altLabel "Kernewek language"@en,
        "Kernowek language"@en,
        "Kornisk språk"@nb ;
    skos:broader humord:c10559 ;
    skos:editorialNote "Språkkode: cor"@nb ;
    skos:exactMatch <http://dewey.info/class/491.67/e23/>,
        <http://dewey.info/class/6--9167/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.67/e23/>,
        <http://dewey.info/class/6--9167/e23/> ;
    skos:prefLabel "Cornish language"@en,
        "Kornisk språk"@nb .

humord:c10567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10567" ;
    dct:modified "2024-10-21T08:33:27"^^xsd:dateTime ;
    skos:altLabel "Gamalkornisk språk"@nb,
        "Gammalkornisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.67/e23/>,
        <http://dewey.info/class/6--9167/e23/> ;
    skos:broader humord:c10566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.67/e23/>,
        <http://dewey.info/class/6--9167/e23/> ;
    skos:prefLabel "Old Cornish language"@en,
        "Gammelkornisk språk"@nb .

humord:c10570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10570" ;
    dct:modified "2024-08-26T16:03:00"^^xsd:dateTime ;
    skos:altLabel "Cambrian language"@en,
        "Cambric language"@en,
        "Cymraeg language"@en,
        "Cymric language"@en,
        "Kymrisk språk"@nb,
        "Moderne walisisk språk"@nb,
        "Valisisk språk"@nb,
        "Velsk språk"@nb,
        "Walisisk språk"@nb ;
    skos:broader humord:c10559 ;
    skos:editorialNote "Språkkode: cym"@nb ;
    skos:exactMatch <http://dewey.info/class/491.66/e23/>,
        <http://dewey.info/class/6--9166/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.66/e23/>,
        <http://dewey.info/class/6--9166/e23/> ;
    skos:prefLabel "Welsh language"@en,
        "Walisisk språk"@nb .

humord:c10574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10574" ;
    dct:modified "2024-10-21T08:31:42"^^xsd:dateTime ;
    skos:altLabel "Mellomwalisisk språk"@nb,
        "Middelwalisisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.667/e23/>,
        <http://dewey.info/class/6--9166/e23/> ;
    skos:broader humord:c10570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.667/e23/>,
        <http://dewey.info/class/6--9166/e23/> ;
    skos:prefLabel "Middle Welsh language"@en,
        "Middelwalisisk språk"@nb .

humord:c10576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10576" ;
    dct:modified "2024-10-21T08:44:13"^^xsd:dateTime ;
    skos:altLabel "Fastlandskeltiske språk"@nb,
        "Kontinentalkeltiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:broader humord:c10558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Continental Celtic languages"@en,
        "Fastlandskeltiske språk"@nb .

humord:c10578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10578" ;
    dct:modified "2024-10-21T08:29:03"^^xsd:dateTime ;
    skos:altLabel "Gallisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:broader humord:c10576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Gaulish language"@en,
        "Gallisk språk"@nb .

humord:c10579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10579" ;
    dct:modified "2024-10-21T08:30:26"^^xsd:dateTime ;
    skos:altLabel "Celti-Iberian language"@en,
        "Celto-Iberian language"@en,
        "Northeastern Hispano-Celtic language"@en,
        "Iberokeltisk språk"@nb,
        "Keltiberisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.60946/e23/> ;
    skos:broader humord:c10576 ;
    skos:closeMatch <http://dewey.info/class/6--916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.60946/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Celtiberian language"@en,
        "Keltiberisk språk"@nb .

humord:c10583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10583" ;
    dct:modified "2024-10-21T08:44:48"^^xsd:dateTime ;
    skos:altLabel "Gaelic languages"@en,
        "Goidelske språk"@nb,
        "Gæliske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:broader humord:c10558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Goidelic languages"@en,
        "Gæliske språk"@nb .

humord:c10585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10585" ;
    dct:modified "2024-10-21T08:27:04"^^xsd:dateTime ;
    skos:altLabel "Erse language"@en,
        "Irish Gaelic language"@en,
        "Irsk språk"@nb,
        "Nyirsk språk"@nb ;
    skos:broader humord:c10583 ;
    skos:editorialNote "Språkkode: gle"@nb ;
    skos:exactMatch realfagstermer:c013588,
        <http://dewey.info/class/491.62/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013588,
        <http://dewey.info/class/491.62/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:prefLabel "Irish language"@en,
        "Irsk språk"@nb .

humord:c10587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10587" ;
    dct:modified "2024-10-21T08:25:13"^^xsd:dateTime ;
    skos:altLabel "Old Gaelic language"@en,
        "Gammelirsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.627/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:broader humord:c10585 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.627/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:prefLabel "Old Irish language"@en,
        "Gammelirsk språk"@nb .

humord:c10588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10588" ;
    dct:modified "2024-10-21T08:26:28"^^xsd:dateTime ;
    skos:altLabel "Middle Gaelic language"@en,
        "Mellomirsk språk"@nb,
        "Middelirsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.627/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:broader humord:c10585 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.627/e23/>,
        <http://dewey.info/class/6--9162/e23/> ;
    skos:prefLabel "Middle Irish language"@en,
        "Middelirsk språk"@nb .

humord:c10590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10590" ;
    dct:modified "2024-10-21T08:27:32"^^xsd:dateTime ;
    skos:altLabel "Manx Gaelic language"@en,
        "Mansk språk"@nb,
        "Manx språk"@nb ;
    skos:broader humord:c10583 ;
    skos:editorialNote "Språkkode: glv"@nb ;
    skos:exactMatch <http://dewey.info/class/491.64/e23/>,
        <http://dewey.info/class/6--9164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.64/e23/>,
        <http://dewey.info/class/6--9164/e23/> ;
    skos:prefLabel "Manx language"@en,
        "Mansk språk"@nb .

humord:c10592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10592" ;
    dct:modified "2024-10-21T08:28:05"^^xsd:dateTime ;
    skos:altLabel "Gaelic language (Scottish Gaelic language)"@en,
        "Scots Gaelic language"@en,
        "Gælisk språk (Skotsk-gælisk språk)"@nb,
        "Skotsk-gælisk språk"@nb ;
    skos:broader humord:c10583 ;
    skos:editorialNote "Språkkode: gla"@nb ;
    skos:exactMatch <http://dewey.info/class/491.63/e23/>,
        <http://dewey.info/class/6--9163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.63/e23/>,
        <http://dewey.info/class/6--9163/e23/> ;
    skos:prefLabel "Scottish Gaelic language"@en,
        "Skotsk-gælisk språk"@nb .

humord:c10593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10593" ;
    dct:modified "2024-10-18T09:28:09"^^xsd:dateTime ;
    skos:altLabel "Slavonic languages"@en,
        "Slaviske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch <http://dewey.info/class/491.8/e23/>,
        <http://dewey.info/class/6--918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.8/e23/>,
        <http://dewey.info/class/6--918/e23/> ;
    skos:prefLabel "Slavic languages"@en,
        "Slaviske språk"@nb .

humord:c10594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10594" ;
    dct:modified "2024-10-21T08:41:20"^^xsd:dateTime ;
    skos:altLabel "Old Bulgarian language"@en,
        "Old Church Slavic language"@en,
        "Old Slavic language"@en,
        "Old Slavonic language"@en,
        "Førstandardisert slavisk språk"@nb,
        "Gammelbulgarsk språk"@nb,
        "Gammelkyrkjeslavisk språk"@nb,
        "Gammelslavisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.8/e23/>,
        <http://dewey.info/class/6--918/e23/> ;
    skos:broader humord:c10593 ;
    skos:editorialNote "Språkkode: chu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.8/e23/>,
        <http://dewey.info/class/6--918/e23/> ;
    skos:prefLabel "Old Church Slavonic language"@en,
        "Gammelkirkeslavisk språk"@nb .

humord:c10596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10596" ;
    dct:modified "2024-10-21T08:41:23"^^xsd:dateTime ;
    skos:altLabel "Church Slavic language"@en,
        "Kyrkjeslavisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--91817/e23/> ;
    skos:broader humord:c10593 ;
    skos:exactMatch <http://dewey.info/class/491.81701/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.81701/e23/>,
        <http://dewey.info/class/6--91817/e23/> ;
    skos:prefLabel "Church Slavonic language"@en,
        "Kirkeslavisk språk"@nb .

humord:c10597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10597" ;
    dct:modified "2024-10-21T08:23:37"^^xsd:dateTime ;
    skos:altLabel "South Slavonic languages"@en,
        "Sydslaviske språk"@nb,
        "Sørslaviske språk"@nb ;
    skos:broader humord:c10593 ;
    skos:closeMatch <http://dewey.info/class/491.81/e23/>,
        <http://dewey.info/class/6--9181/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.81/e23/>,
        <http://dewey.info/class/6--9181/e23/> ;
    skos:prefLabel "South Slavic languages"@en,
        "Sørslaviske språk"@nb .

humord:c10599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10599" ;
    dct:modified "2024-08-01T10:12:19"^^xsd:dateTime ;
    skos:altLabel "Bulgarsk språk"@nb ;
    skos:broader humord:c10597 ;
    skos:closeMatch <http://dewey.info/class/491.81/e23/> ;
    skos:editorialNote "Språkkode: bul"@nb ;
    skos:exactMatch <http://dewey.info/class/6--91811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.81/e23/>,
        <http://dewey.info/class/6--91811/e23/> ;
    skos:prefLabel "Bulgarian language"@en,
        "Bulgarsk språk"@nb .

humord:c10602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10602" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.817/e23/>,
        <http://dewey.info/class/6--91811/e23/> ;
    skos:broader humord:c10599 ;
    skos:definition "Bulgarsk språk ca 1300-1700 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.817/e23/>,
        <http://dewey.info/class/6--91811/e23/> ;
    skos:prefLabel "Middle Bulgarian language"@en,
        "Middelbulgarsk språk"@nb .

humord:c10604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10604" ;
    dct:modified "2024-10-23T09:23:13"^^xsd:dateTime ;
    skos:altLabel "Volgabolgarsk språk"@nb,
        "Volgabulgarsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:broader humord:c13151 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:prefLabel "Volga-Bulgar language"@en,
        "Volgabulgarsk språk"@nb .

humord:c10605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10605" ;
    dct:modified "2024-10-21T08:16:23"^^xsd:dateTime ;
    skos:altLabel "Makedonsk språk"@nb ;
    skos:broader humord:c10597 ;
    skos:editorialNote "Språkkode: mkd"@nb ;
    skos:exactMatch <http://dewey.info/class/491.819/e23/>,
        <http://dewey.info/class/6--91819/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.819/e23/>,
        <http://dewey.info/class/6--91819/e23/> ;
    skos:prefLabel "Macedonian language"@en,
        "Makedonsk språk"@nb .

humord:c10606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10606" ;
    dct:modified "2024-10-21T08:17:06"^^xsd:dateTime ;
    skos:altLabel "Serbo-Croat language"@en,
        "Serbo-kroatisk språk"@nb,
        "Serbokroatisk språk"@nb ;
    skos:broader humord:c10597 ;
    skos:closeMatch <http://dewey.info/class/491.82/e23/>,
        <http://dewey.info/class/6--9182/e23/> ;
    skos:editorialNote "Språkkode: hbs"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.82/e23/>,
        <http://dewey.info/class/6--9182/e23/> ;
    skos:prefLabel "Serbo-Croatian language"@en,
        "Serbokroatisk språk"@nb .

humord:c10607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10607" ;
    dct:modified "2023-11-30T15:21:56"^^xsd:dateTime ;
    skos:altLabel "Kroatisk språk"@nb ;
    skos:broader humord:c10606 ;
    skos:definition "Offisielt språk i republikken Kroatia fra begynnelsen av 1990-tallet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013532,
        <http://dewey.info/class/491.83/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013532,
        <http://dewey.info/class/491.83/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:prefLabel "Croatian language"@en,
        "Kroatisk språk"@nb ;
    skos:related humord:c10608,
        humord:c18298 .

humord:c10608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10608" ;
    dct:modified "2024-01-03T09:25:48"^^xsd:dateTime ;
    skos:altLabel "Serbisk språk"@nb ;
    skos:broader humord:c10606 ;
    skos:definition "Offisielt språk i Jugoslavia (Serbia og Montenegro) og deler av Bosnia-Hercegovina fra begynnelsen av 1990-tallet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013539,
        <http://dewey.info/class/491.82/e23/>,
        <http://dewey.info/class/6--9182/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013539,
        <http://dewey.info/class/491.82/e23/>,
        <http://dewey.info/class/6--9182/e23/> ;
    skos:prefLabel "Serbian language"@en,
        "Serbisk språk"@nb ;
    skos:related humord:c10607,
        humord:c18298 .

humord:c10612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10612" ;
    dct:modified "2024-10-21T08:17:36"^^xsd:dateTime ;
    skos:altLabel "Slovenian language"@en,
        "Slovensk språk"@nb ;
    skos:broader humord:c10597 ;
    skos:editorialNote "Språkkode: slv"@nb ;
    skos:exactMatch <http://dewey.info/class/491.84/e23/>,
        <http://dewey.info/class/6--9184/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.84/e23/>,
        <http://dewey.info/class/6--9184/e23/> ;
    skos:prefLabel "Slovene language"@en,
        "Slovensk språk"@nb .

humord:c10613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10613" ;
    dct:modified "2024-10-21T08:22:54"^^xsd:dateTime ;
    skos:altLabel "Common Slavic"@en,
        "Common slavic"@en,
        "Proto-slavic"@en,
        "Fellesslavisk språk"@nb,
        "Proto-slavisk språk"@nb,
        "Protoslavisk språk"@nb,
        "Urslavisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.8/e23/>,
        <http://dewey.info/class/6--918/e23/> ;
    skos:broader humord:c10593 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.8/e23/>,
        <http://dewey.info/class/6--918/e23/> ;
    skos:prefLabel "Proto-Slavic language"@en,
        "Protoslavisk språk"@nb .

humord:c10617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10617" ;
    dct:modified "2024-10-21T08:23:46"^^xsd:dateTime ;
    skos:altLabel "West Slavonic languages"@en,
        "Vestslaviske språk"@nb ;
    skos:broader humord:c10593 ;
    skos:closeMatch <http://dewey.info/class/491.85/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--9185/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.85/e23/>,
        <http://dewey.info/class/6--9185/e23/> ;
    skos:prefLabel "West Slavic languages"@en,
        "Vestslaviske språk"@nb .

humord:c10618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10618" ;
    dct:modified "2024-10-21T08:13:12"^^xsd:dateTime ;
    skos:altLabel "Cassubian language"@en,
        "Kasjubisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.85/e23/>,
        <http://dewey.info/class/6--9185/e23/> ;
    skos:broader humord:c10617 ;
    skos:editorialNote "Språkkode: csb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.85/e23/>,
        <http://dewey.info/class/6--9185/e23/> ;
    skos:prefLabel "Kashubian language"@en,
        "Kasjubisk språk"@nb .

humord:c10619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10619" ;
    dct:modified "2024-10-21T08:14:11"^^xsd:dateTime ;
    skos:altLabel "Polsk språk"@nb ;
    skos:broader humord:c10617 ;
    skos:editorialNote "Språkkode: pol"@nb ;
    skos:exactMatch realfagstermer:c013447,
        <http://dewey.info/class/491.85/e23/>,
        <http://dewey.info/class/6--91851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013447,
        <http://dewey.info/class/491.85/e23/>,
        <http://dewey.info/class/6--91851/e23/> ;
    skos:prefLabel "Polish language"@en,
        "Polsk språk"@nb .

humord:c10620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10620" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.857/e23/>,
        <http://dewey.info/class/6--91851/e23/> ;
    skos:broader humord:c10619 ;
    skos:definition "Polsk språk inntil ca 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.857/e23/>,
        <http://dewey.info/class/6--91851/e23/> ;
    skos:prefLabel "Old Polish language"@en,
        "Gammelpolsk språk"@nb .

humord:c10621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10621" ;
    dct:modified "2024-10-21T08:14:45"^^xsd:dateTime ;
    skos:altLabel "Slovakian language"@en,
        "Slovakisk språk"@nb ;
    skos:broader humord:c10617 ;
    skos:editorialNote "Språkkode. slk"@nb ;
    skos:exactMatch <http://dewey.info/class/491.87/e23/>,
        <http://dewey.info/class/6--9187/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.87/e23/>,
        <http://dewey.info/class/6--9187/e23/> ;
    skos:prefLabel "Slovak language"@en,
        "Slovakisk språk"@nb .

humord:c10622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10622" ;
    dct:modified "2024-10-21T08:15:30"^^xsd:dateTime ;
    skos:altLabel "Lusatian language"@en,
        "Wendish language"@en,
        "Sorbisk språk"@nb,
        "Vendisk språk"@nb ;
    skos:broader humord:c10617 ;
    skos:editorialNote "Språkkode: dsb"@nb ;
    skos:exactMatch <http://dewey.info/class/491.88/e23/>,
        <http://dewey.info/class/6--9188/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.88/e23/>,
        <http://dewey.info/class/6--9188/e23/> ;
    skos:prefLabel "Sorbian language"@en,
        "Sorbisk språk"@nb .

humord:c10628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10628" ;
    dct:modified "2024-10-21T08:15:55"^^xsd:dateTime ;
    skos:altLabel "Tsjekkisk språk"@nb ;
    skos:broader humord:c10617 ;
    skos:editorialNote "Språkkode: ces"@nb ;
    skos:exactMatch <http://dewey.info/class/491.86/e23/>,
        <http://dewey.info/class/6--9186/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.86/e23/>,
        <http://dewey.info/class/6--9186/e23/> ;
    skos:prefLabel "Czech language"@en,
        "Tsjekkisk språk"@nb .

humord:c10629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10629" ;
    dct:modified "2024-08-21T10:54:31"^^xsd:dateTime ;
    skos:altLabel "East Slavonic languages"@en,
        "Austslaviske språk"@nb ;
    skos:broader humord:c10593 ;
    skos:closeMatch <http://dewey.info/class/491.7/e23/> ;
    skos:exactMatch <http://dewey.info/class/6--917/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.7/e23/>,
        <http://dewey.info/class/6--917/e23/> ;
    skos:prefLabel "East Slavic languages"@en,
        "Østslaviske språk"@nb .

humord:c10630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10630" ;
    dct:modified "2024-08-01T10:11:20"^^xsd:dateTime ;
    skos:altLabel "White Russian language"@en,
        "White Ruthenian language"@en,
        "Belarusisk språk"@nb,
        "Hviterussisk språk"@nb,
        "Kviterussisk språk"@nb ;
    skos:broader humord:c10629 ;
    skos:editorialNote "Språkkode: bel"@nb ;
    skos:exactMatch <http://dewey.info/class/491.799/e23/>,
        <http://dewey.info/class/6--91799/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.799/e23/>,
        <http://dewey.info/class/6--91799/e23/> ;
    skos:prefLabel "Belarusian language"@en,
        "Belarusisk språk"@nb .

humord:c10631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10631" ;
    dct:modified "2024-10-21T08:12:02"^^xsd:dateTime ;
    skos:altLabel "Russisk språk"@nb ;
    skos:broader humord:c10629 ;
    skos:closeMatch <http://dewey.info/class/491.7/e23/> ;
    skos:editorialNote "Språkkode: rus"@nb ;
    skos:exactMatch realfagstermer:c004117,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004117,
        <http://dewey.info/class/491.7/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:prefLabel "Russian language"@en,
        "Russisk språk"@nb .

humord:c10632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10632" ;
    dct:modified "2021-04-19T15:32:06"^^xsd:dateTime ;
    skos:altLabel "Old Russian language"@en,
        "Gammeløstslavisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--9171/e23/> ;
    skos:broader humord:c10631 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/491.7701/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.7701/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:prefLabel "Old East Slavic language"@en,
        "Gammelrussisk språk"@nb .

humord:c10634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10634" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "North Russian dialects"@en ;
    skos:broadMatch <http://dewey.info/class/491.77/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:broader humord:c10633 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.77/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:prefLabel "Northern Russian dialects"@en,
        "Nordrussisk dialekt"@nb .

humord:c10635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10635" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.77/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:broader humord:c10633 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.77/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:prefLabel "Central Russian dialects"@en,
        "Sentralrussisk dialekt"@nb .

humord:c10636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10636" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "South Russian dialects"@en,
        "Sydrussisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.77/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:broader humord:c10633 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.77/e23/>,
        <http://dewey.info/class/6--9171/e23/> ;
    skos:prefLabel "Southern Russian dialects"@en,
        "Sørrussisk dialekt"@nb .

humord:c10638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10638" ;
    dct:modified "2024-10-21T08:12:46"^^xsd:dateTime ;
    skos:altLabel "Ukrainsk språk"@nb ;
    skos:broader humord:c10629 ;
    skos:closeMatch <http://dewey.info/class/491.79/e23/> ;
    skos:editorialNote "Språkkode: ukr"@nb ;
    skos:exactMatch realfagstermer:c013542,
        <http://dewey.info/class/6--91791/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013542,
        <http://dewey.info/class/491.79/e23/>,
        <http://dewey.info/class/6--91791/e23/> ;
    skos:prefLabel "Ukrainian language"@en,
        "Ukrainsk språk"@nb .

humord:c10639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10639" ;
    dct:modified "2024-10-18T09:28:31"^^xsd:dateTime ;
    skos:altLabel "Agnean-Kuchean languages"@en,
        "Kuchean-Agnean languages"@en,
        "Tokharian languages"@en,
        "Tochariske språk"@nb,
        "Tokariske språk"@nb ;
    skos:broader humord:c10209 ;
    skos:exactMatch <http://dewey.info/class/491.994/e23/>,
        <http://dewey.info/class/6--91994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.994/e23/>,
        <http://dewey.info/class/6--91994/e23/> ;
    skos:prefLabel "Tocharian languages"@en,
        "Tokariske språk"@nb .

humord:c10641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10641" ;
    dct:modified "2024-10-21T08:11:37"^^xsd:dateTime ;
    skos:altLabel "Kuchean language"@en,
        "West Tocharian language"@en,
        "Tokarisk B språk"@nb,
        "Vesttokarisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.994/e23/>,
        <http://dewey.info/class/6--91994/e23/> ;
    skos:broader humord:c10639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.994/e23/>,
        <http://dewey.info/class/6--91994/e23/> ;
    skos:prefLabel "Tocharian B language"@en,
        "Tokarisk B språk"@nb .

humord:c10643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10643" ;
    dct:modified "2024-10-18T09:28:58"^^xsd:dateTime ;
    skos:altLabel "Thrakisk språk"@nb,
        "Trakisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:broader humord:c10209 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:prefLabel "Thracian language"@en,
        "Trakisk språk"@nb .

humord:c10644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10644" ;
    dct:modified "2024-10-18T14:07:46"^^xsd:dateTime ;
    skos:altLabel "Nihongo"@en,
        "Japansk språk"@nb,
        "Kokugo"@nb,
        "Nihon-go"@nb,
        "Nihongo"@nb ;
    skos:broader humord:c27358 ;
    skos:editorialNote "Språkkode: jpn"@nb ;
    skos:exactMatch realfagstermer:c013531,
        <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013531,
        <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:prefLabel "Japanese language"@en,
        "Japansk språk"@nb .

humord:c10645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10645" ;
    dct:modified "2024-10-18T14:09:30"^^xsd:dateTime ;
    skos:altLabel "Bungo"@en,
        "Bungo"@nb,
        "Klassisk japansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:broader humord:c10644 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:prefLabel "Classical Japanese language"@en,
        "Klassisk japansk språk"@nb .

humord:c10647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10647" ;
    dct:modified "2024-10-18T14:38:33"^^xsd:dateTime ;
    skos:altLabel "Kaukasiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/499.96/e23/>,
        <http://dewey.info/class/6--9996/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96/e23/>,
        <http://dewey.info/class/6--9996/e23/> ;
    skos:prefLabel "Caucasian languages"@en,
        "Kaukasiske språk"@nb .

humord:c10648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10648" ;
    dct:modified "2024-10-18T14:37:52"^^xsd:dateTime ;
    skos:altLabel "Kartvelic languages"@en,
        "Souh Caucasian languages"@en,
        "Kartvelske språk"@nb,
        "Kharthvelske språk"@nb,
        "Sydkaukasiske språk"@nb,
        "Sydvestkaukasiske språk"@nb,
        "Sørkaukasiske språk"@nb,
        "Sørvestkaukasiske språk"@nb ;
    skos:broader humord:c10647 ;
    skos:exactMatch <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Kartvelian languages"@en,
        "Kartvelske språk"@nb .

humord:c10654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10654" ;
    dct:modified "2024-10-18T14:30:17"^^xsd:dateTime ;
    skos:altLabel "Georgisk språk"@nb,
        "Nygeorgisk språk"@nb ;
    skos:broader humord:c10648 ;
    skos:editorialNote "Språkkode: kat"@nb ;
    skos:exactMatch <http://dewey.info/class/499.969/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.969/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Georgian language"@en,
        "Georgisk språk"@nb .

humord:c10656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10656" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Old Georgian language"@en,
        "Gammelgeorgisk språk"@nb .

humord:c10658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10658" ;
    dct:modified "2021-03-24T14:34:08"^^xsd:dateTime ;
    skos:altLabel "Imerxev Kartlian dialect"@en,
        "Kartli dialect"@en ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Kartlian dialect"@en,
        "Kartli-dialekt"@nb .

humord:c10659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10659" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Mtiul dialect"@en,
        "Mtiul-dialekt"@nb .

humord:c10660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10660" ;
    dct:modified "2021-03-24T15:03:08"^^xsd:dateTime ;
    skos:altLabel "Pshavian dialect"@en,
        "Psav-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Pshav dialect"@en,
        "Pshav-dialekt"@nb .

humord:c10662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10662" ;
    dct:modified "2021-03-24T15:05:30"^^xsd:dateTime ;
    skos:altLabel "Tus dialect"@en,
        "Tushetian dialect"@en ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Tush dialect"@en,
        "Tus-dialekt"@nb .

humord:c10663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10663" ;
    dct:modified "2024-10-18T14:30:44"^^xsd:dateTime ;
    skos:altLabel "Svan språk"@nb,
        "Svanisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c10648 ;
    skos:editorialNote "Språkkode: sva"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Svan language"@en,
        "Svanisk språk"@nb .

humord:c10664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10664" ;
    dct:modified "2024-10-18T14:31:03"^^xsd:dateTime ;
    skos:altLabel "Mingrelo-laz languages"@en,
        "Mingrelo-lazisk språk"@nb,
        "Zaniske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c10648 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Zan languages"@en,
        "Zaniske språk"@nb .

humord:c10666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10666" ;
    dct:modified "2024-09-04T15:59:25"^^xsd:dateTime ;
    skos:altLabel "Canisk språk"@nb,
        "Lasisk språk"@nb,
        "Laz språk"@nb,
        "Lazisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c10664 ;
    skos:editorialNote "Språkkode: lzz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Laz language"@en,
        "Lazisk språk"@nb .

humord:c10668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10668" ;
    dct:modified "2021-03-25T15:15:06"^^xsd:dateTime ;
    skos:altLabel "Megrelian language"@en,
        "Megrelsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c10664 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.968/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Mingrelian language"@en,
        "Mingrelsk språk"@nb .

humord:c10669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10669" ;
    dct:modified "2024-07-03T12:28:48"^^xsd:dateTime ;
    skos:altLabel "Abkhazo-Adyghian languages"@en,
        "Abkhazo-Circassian languages"@en,
        "Pontic languages (Northwest Caucasian)"@en,
        "West Caucasian languages"@en,
        "Abhkazisk-tsjerkessiske språk"@nb,
        "Abkhasisk-adygeiske språk"@nb,
        "Abkhasisk-cerkessiske språk"@nb,
        "Abkhasisk-tsjerkessiske språk"@nb,
        "Nordvestkaukasiske språk"@nb,
        "Pontiske språk (Nordvestkaukasisk)"@nb,
        "Vestkaukasiske språk"@nb ;
    skos:broader humord:c10647 ;
    skos:exactMatch <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:prefLabel "Northwest Caucasian languages"@en,
        "Nordvestkaukasiske språk"@nb .

humord:c10673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10673" ;
    dct:modified "2024-10-18T14:29:39"^^xsd:dateTime ;
    skos:altLabel "Abasinsk språk"@nb,
        "Abaza språk"@nb,
        "Abazinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:broader humord:c10669 ;
    skos:editorialNote "Språkkode: abq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:prefLabel "Abaza language"@en,
        "Abaza språk"@nb .

humord:c10676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10676" ;
    dct:modified "2024-08-01T09:54:59"^^xsd:dateTime ;
    skos:altLabel "Abkhazian language"@en,
        "Abxaz language"@en,
        "Abkazisk språk"@nb,
        "Abkhasisk språk"@nb,
        "Abkhazisk språk"@nb,
        "Abxazisk språk"@nb ;
    skos:broader humord:c10669 ;
    skos:editorialNote "Språkkode: abk"@nb ;
    skos:exactMatch <http://dewey.info/class/499.9623/e23/>,
        <http://dewey.info/class/6--999623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9623/e23/>,
        <http://dewey.info/class/6--999623/e23/> ;
    skos:prefLabel "Abkhaz language"@en,
        "Abkhasisk språk"@nb .

humord:c10682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10682" ;
    dct:modified "2024-10-18T14:29:13"^^xsd:dateTime ;
    skos:altLabel "Bzyb dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.96237/e23/>,
        <http://dewey.info/class/6--999623/e23/> ;
    skos:broader humord:c10681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96237/e23/>,
        <http://dewey.info/class/6--999623/e23/> ;
    skos:prefLabel "Bzyb dialect"@en,
        "Bzyb dialekt"@nb .

humord:c10683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10683" ;
    dct:modified "2021-03-25T16:35:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.96237/e23/>,
        <http://dewey.info/class/6--999623/e23/> ;
    skos:broader humord:c10673 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96237/e23/>,
        <http://dewey.info/class/6--999623/e23/> ;
    skos:prefLabel "Tapanta dialect"@en,
        "Tapanta-dialekt"@nb .

humord:c10684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10684" ;
    dct:modified "2024-09-12T13:53:44"^^xsd:dateTime ;
    skos:altLabel "Cherkess languages"@en,
        "Cerkessiske språk"@nb,
        "Tsjerkessisk språk"@nb,
        "Tsjerkessiske språk"@nb ;
    skos:broader humord:c10669 ;
    skos:closeMatch <http://dewey.info/class/499.9624/e23/>,
        <http://dewey.info/class/6--999624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9624/e23/>,
        <http://dewey.info/class/6--999624/e23/> ;
    skos:prefLabel "Circassian languages"@en,
        "Tsjerkessiske språk"@nb .

humord:c10690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10690" ;
    dct:modified "2024-07-05T07:59:16"^^xsd:dateTime ;
    skos:altLabel "West Circassian language"@en,
        "Adyge språk"@nb,
        "Adygeisk språk"@nb,
        "Adyghe språk"@nb,
        "Nedercerkessisk språk"@nb,
        "Nedertsjerkessisk språk"@nb,
        "Nedrecerkessisk språk"@nb,
        "Nedretsjerkessisk språk"@nb,
        "Vestcerkessisk språk"@nb,
        "Vesttsjerkessisk språk"@nb ;
    skos:broader humord:c10684 ;
    skos:exactMatch <http://dewey.info/class/499.9625/e23/>,
        <http://dewey.info/class/6--999625/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9625/e23/>,
        <http://dewey.info/class/6--999625/e23/> ;
    skos:prefLabel "Adyghe language"@en,
        "Adygeisk språk"@nb .

humord:c10699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10699" ;
    dct:modified "2024-08-21T10:17:59"^^xsd:dateTime ;
    skos:altLabel "East Circassian language"@en,
        "Kabardinsk språk"@nb,
        "Østcerkessisk språk"@nb,
        "Østtsjerkessisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--999624/e23/> ;
    skos:broader humord:c10684 ;
    skos:editorialNote "Språkkode: kbd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--999624/e23/> ;
    skos:prefLabel "Kabardian language"@en,
        "Kabardinsk språk"@nb .

humord:c10703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10703" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Baslaney dialect"@en,
        "Beslenei dialect"@en ;
    skos:broadMatch <http://dewey.info/class/499.9624/e23/>,
        <http://dewey.info/class/6--999624/e23/> ;
    skos:broader humord:c10702 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9624/e23/>,
        <http://dewey.info/class/6--999624/e23/> ;
    skos:prefLabel "Besleney dialect"@en,
        "Beslenei-dialekt"@nb .

humord:c10704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10704" ;
    dct:modified "2021-03-26T13:11:57"^^xsd:dateTime ;
    skos:altLabel "Pekhi language"@en,
        "Ubyx language"@en,
        "Ubyxisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:broader humord:c10669 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:prefLabel "Ubykh language"@en,
        "Ubykhisk språk"@nb .

humord:c10706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10706" ;
    dct:modified "2024-08-21T10:40:18"^^xsd:dateTime ;
    skos:altLabel "Caspian languages"@en,
        "East Caucasian languages"@en,
        "Nakh-Daghestanian languages"@en,
        "Nakho-Daghestan languages"@en,
        "Austkaukasiske språk"@nb,
        "Kaspiske språk"@nb,
        "Nakhisk-dagestanske språk"@nb,
        "Nordaustkaukasiske språk"@nb,
        "Østkaukasiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10647 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Northeast Caucasian languages"@en,
        "Nordøstkaukasiske språk"@nb .

humord:c10708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10708" ;
    dct:modified "2024-09-05T14:53:36"^^xsd:dateTime ;
    skos:altLabel "Cecensk språk (Språkgruppe)"@nb,
        "Nachisk språk"@nb,
        "Nakh språk (Språkgruppe)"@nb,
        "Naxisk språk"@nb,
        "Sentral-nordkaukasisk språk"@nb,
        "Sentrum-nordkaukasisk språk"@nb,
        "Tsjetsjensk språk (Språkgruppe)"@nb,
        "Vejnaxisk språk"@nb ;
    skos:broader humord:c10706 ;
    skos:exactMatch <http://dewey.info/class/499.9641/e23/>,
        <http://dewey.info/class/6--999641/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9641/e23/>,
        <http://dewey.info/class/6--999641/e23/> ;
    skos:prefLabel "Nakh languages"@en,
        "Nakh språk (Språkgruppe)"@nb .

humord:c10713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10713" ;
    dct:modified "2024-10-09T08:19:25"^^xsd:dateTime ;
    skos:altLabel "Batsaw language"@en,
        "Batsbi language"@en,
        "Batsi language"@en,
        "Tsova-Tush language"@en,
        "Bac språk"@nb,
        "Bats språk"@nb,
        "Batsbi språk"@nb,
        "Batsi språk"@nb,
        "Batsisk språk"@nb,
        "Tsova-Tush språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10708 ;
    skos:editorialNote "Språkgruppe: bbl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Bats language"@en,
        "Bats språk"@nb .

humord:c10715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10715" ;
    dct:modified "2024-09-05T14:57:22"^^xsd:dateTime ;
    skos:altLabel "Cecensk språk"@nb,
        "Tsjetsjensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9641/e23/>,
        <http://dewey.info/class/6--999641/e23/> ;
    skos:broader humord:c10708 ;
    skos:editorialNote "Språkkode:  che"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9641/e23/>,
        <http://dewey.info/class/6--999641/e23/> ;
    skos:prefLabel "Chechen language"@en,
        "Tsjetsjensk språk"@nb .

humord:c10717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10717" ;
    dct:modified "2021-03-30T11:02:04"^^xsd:dateTime ;
    skos:altLabel "Ingushisk språk"@nb,
        "Ingusisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9641/e23/>,
        <http://dewey.info/class/6--999641/e23/> ;
    skos:broader humord:c10708 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9641/e23/>,
        <http://dewey.info/class/6--999641/e23/> ;
    skos:prefLabel "Ingush language"@en,
        "Ingusjisk språk"@nb .

humord:c10719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10719" ;
    dct:modified "2024-09-11T12:19:15"^^xsd:dateTime ;
    skos:altLabel "Dagestanske språk"@nb,
        "Daghestansk språk"@nb ;
    skos:broader humord:c10706 ;
    skos:closeMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Daghestan languages"@en,
        "Dagestanske språk"@nb .

humord:c10721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10721" ;
    dct:modified "2024-07-26T14:34:06"^^xsd:dateTime ;
    skos:altLabel "Agul language"@en,
        "Aghul språk"@nb,
        "Agul språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Aghul language"@en,
        "Agul språk"@nb .

humord:c10722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10722" ;
    dct:modified "2024-08-14T14:22:41"^^xsd:dateTime ;
    skos:altLabel "Andi språk"@nb,
        "Andisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:editorialNote "Språkkode: ani"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Andi language"@en,
        "Andi språk"@nb .

humord:c10727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10727" ;
    dct:modified "2024-08-01T10:00:04"^^xsd:dateTime ;
    skos:altLabel "Avar language"@en,
        "Avarisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10719 ;
    skos:editorialNote "Språkkode: ava"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Avaric language"@en,
        "Avarisk språk"@nb .

humord:c10728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10728" ;
    dct:modified "2024-08-29T07:50:11"^^xsd:dateTime ;
    skos:altLabel "Axvax language"@en,
        "Akhvakh språk"@nb,
        "Axvax språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:editorialNote "Språkkode: akv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Akhvakh language"@en,
        "Akhvakh språk"@nb .

humord:c10730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10730" ;
    dct:modified "1998-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Botlix language"@en,
        "Botlix språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Botlikh language"@en,
        "Botlikh språk"@nb .

humord:c10731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10731" ;
    dct:modified "2021-03-29T08:52:04"^^xsd:dateTime ;
    skos:altLabel "Budug language"@en,
        "Budugh language"@en,
        "Budux language"@en,
        "Budux språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Budukh language"@en,
        "Budukh språk"@nb .

humord:c10732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10732" ;
    dct:modified "2024-09-16T08:04:21"^^xsd:dateTime ;
    skos:altLabel "Camalal language"@en,
        "Camalal språk"@nb,
        "Camalalisk språk"@nb,
        "Chamalal språk"@nb,
        "Tsjamalalisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:editorialNote "Språkkode: cji"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Chamalal language"@en,
        "Camalal språk"@nb .

humord:c10735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10735" ;
    dct:modified "2024-09-04T16:46:53"^^xsd:dateTime ;
    skos:altLabel "Caxur language"@en,
        "Tsaxur language"@en,
        "Caxur språk"@nb,
        "Caxurisk språk"@nb,
        "Tsakhur språk"@nb,
        "Tsaxur språk"@nb,
        "Tsaxurisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Språkkode:  tkr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Tsakhur language"@en,
        "Tsakhur språk"@nb .

humord:c10739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10739" ;
    dct:modified "2024-10-07T13:35:07"^^xsd:dateTime ;
    skos:altLabel "Dargan mez"@en,
        "Dargan mez"@nb,
        "Darginsk språk"@nb,
        "Dargva språk"@nb,
        "Dargwa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16325 ;
    skos:definition "Dargva er et nordøst-kaukasisk språk som snakkes av Darginer-folket i den russiske republikken Dagestan. <UBO>"@nb ;
    skos:editorialNote "Språkkode: dar"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Dargwa language"@en,
        "Dargva språk"@nb .

humord:c10743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10743" ;
    dct:modified "2024-09-16T09:57:34"^^xsd:dateTime ;
    skos:altLabel "Cirag dialect"@en,
        "Chirag dialekt"@nb,
        "Cirag-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10742 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Chirag dialect"@en,
        "Cirag-dialekt"@nb .

humord:c10744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10744" ;
    dct:modified "2021-03-26T14:15:52"^^xsd:dateTime ;
    skos:altLabel "Tsez language"@en,
        "Tsez språk"@nb ;
    skos:broader humord:c16322 ;
    skos:closeMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Dido language"@en,
        "Dido språk"@nb .

humord:c10746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10746" ;
    dct:modified "2021-03-29T08:20:26"^^xsd:dateTime ;
    skos:altLabel "Ginukh language"@en,
        "Ginux language"@en,
        "Hinuq language"@en,
        "Hinux language"@en,
        "Ginux språk"@nb,
        "Hinukh språk"@nb,
        "Hinux språk"@nb ;
    skos:broader humord:c16322 ;
    skos:closeMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Hinukh language"@en,
        "Ginukh språk"@nb .

humord:c10747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10747" ;
    dct:modified "2021-03-26T14:02:05"^^xsd:dateTime ;
    skos:altLabel "Godoberi language"@en,
        "Ghodoberi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Ghodoberi language"@en,
        "Godoberi språk"@nb .

humord:c10749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10749" ;
    dct:modified "2021-03-29T08:26:51"^^xsd:dateTime ;
    skos:altLabel "Enzeb language"@en,
        "Khunzal language"@en,
        "Khunzaly"@en,
        "Xunzal language"@en,
        "Khunzal språk"@nb,
        "Xunzal språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16322 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Hunzib language"@en,
        "Hunzib språk"@nb .

humord:c10750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10750" ;
    dct:modified "1998-06-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Karata language"@en,
        "Karata språk"@nb .

humord:c10751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10751" ;
    dct:modified "2021-03-29T08:42:49"^^xsd:dateTime ;
    skos:altLabel "Kubachi dialect"@en,
        "Kubachin language"@en,
        "Kubachi språk"@nb,
        "Kubaci dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10742 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Kubachi language"@en,
        "Kubaci språk"@nb .

humord:c10752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10752" ;
    dct:modified "2021-03-29T08:44:43"^^xsd:dateTime ;
    skos:altLabel "Lakh language"@en,
        "Laki language"@en,
        "Lak språk"@nb,
        "Lakkisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16325 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Lak language"@en,
        "Lakisk språk"@nb .

humord:c10754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10754" ;
    dct:modified "2021-03-29T09:04:34"^^xsd:dateTime ;
    skos:altLabel "Lezghi language"@en,
        "Lezgian language"@en,
        "Lezgin language"@en,
        "Lesgisk språk"@nb,
        "Lezgisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Lezgi language"@en,
        "Lezgi språk"@nb .

humord:c10758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10758" ;
    dct:modified "2021-06-04T19:33:22"^^xsd:dateTime ;
    skos:altLabel "Kiuri dialect"@en ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10757 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Kyrin dialect"@en,
        "Kyrin-dialekt"@nb .

humord:c10759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10759" ;
    dct:modified "2021-03-29T09:08:41"^^xsd:dateTime ;
    skos:altLabel "Rutulisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Rutul language"@en,
        "Rutul språk"@nb .

humord:c10761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10761" ;
    dct:modified "2021-03-29T09:10:32"^^xsd:dateTime ;
    skos:altLabel "Tabassaran language"@en,
        "Tabassaransk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Tabasaran language"@en,
        "Tabasaransk språk"@nb .

humord:c10763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10763" ;
    dct:modified "1998-06-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Tindi language"@en,
        "Tindi språk"@nb .

humord:c10764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10764" ;
    dct:modified "1998-06-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Udi language"@en,
        "Udi språk"@nb .

humord:c10765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10765" ;
    dct:modified "2024-08-21T07:15:23"^^xsd:dateTime ;
    skos:altLabel "Khinalug language"@en,
        "Khinalugi language"@en,
        "Xinalugh language"@en,
        "Khinalug språk"@nb,
        "Khinalugh språk"@nb,
        "Xinalugh språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Språkkode: kjj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Khinalugh language"@en,
        "Khinalug språk"@nb .

humord:c10767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10767" ;
    dct:modified "2021-03-29T08:29:48"^^xsd:dateTime ;
    skos:altLabel "Khwarshi language"@en,
        "Xvarshi language"@en,
        "Xvarsi language"@en,
        "Xvarsi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16322 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Khvarshi language"@en,
        "Khvarsi språk"@nb .

humord:c10768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10768" ;
    dct:modified "2024-10-18T14:41:54"^^xsd:dateTime ;
    skos:altLabel "Koreansk språk"@nb ;
    skos:broader humord:c09821 ;
    skos:editorialNote "Språkkode: kor"@nb ;
    skos:exactMatch <http://dewey.info/class/495.7/e23/>,
        <http://dewey.info/class/6--957/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.7/e23/>,
        <http://dewey.info/class/6--957/e23/> ;
    skos:prefLabel "Korean language"@en,
        "Koreansk språk"@nb .

humord:c10769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10769" ;
    dct:modified "2024-10-18T14:44:11"^^xsd:dateTime ;
    skos:altLabel "Munda språk (Språkfamilie)"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:prefLabel "Munda languages"@en,
        "Munda språk (Språkfamilie)"@nb .

humord:c10770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10770" ;
    dct:modified "2024-10-18T14:45:37"^^xsd:dateTime ;
    skos:altLabel "Santali language"@en,
        "Santali språk"@nb,
        "Santhali språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:broader humord:c10769 ;
    skos:editorialNote "Språkkode: sat"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:prefLabel "Santhali language"@en,
        "Santali språk"@nb .

humord:c10771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10771" ;
    dct:modified "2024-10-18T14:50:53"^^xsd:dateTime ;
    skos:altLabel "Paleo-Asiatic languages"@en,
        "Paleo-Siberian languages"@en,
        "Paleoasian language"@en,
        "Paleo-asiatiske språk"@nb,
        "Paleo-sibirske språk"@nb,
        "Paleoasiatiske språk"@nb,
        "Paleosibirske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c09821 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Paleosiberian languages"@en,
        "Paleoasiatiske språk"@nb .

humord:c10775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10775" ;
    dct:modified "2024-10-18T15:04:23"^^xsd:dateTime ;
    skos:altLabel "Papua språk"@nb,
        "Papuanske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Papuan languages"@en,
        "Papuanske språk"@nb .

humord:c10776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10776" ;
    dct:modified "2024-08-14T14:11:31"^^xsd:dateTime ;
    skos:altLabel "Andamanesisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Andamanese languages"@en,
        "Andamanesisk språk"@nb .

humord:c10777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10777" ;
    dct:modified "2024-10-18T09:44:37"^^xsd:dateTime ;
    skos:altLabel "Raetian language"@en,
        "Raetic language"@en,
        "Rhaetic language"@en,
        "Retisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--5/e23/> ;
    skos:broader humord:c12162 ;
    skos:definition "Retisk er det språk oldtidens retere talte før romaniseringen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--5/e23/> ;
    skos:prefLabel "Rhaetian language"@en,
        "Retisk språk"@nb .

humord:c10778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10778" ;
    dct:modified "2024-10-18T13:23:45"^^xsd:dateTime ;
    skos:altLabel "Sino-tibetanske språk"@nb,
        "Sinotibetanske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/495/e23/>,
        <http://dewey.info/class/6--95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495/e23/>,
        <http://dewey.info/class/6--95/e23/> ;
    skos:prefLabel "Sino-Tibetan languages"@en,
        "Sinotibetanske språk"@nb .

humord:c10780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10780" ;
    dct:modified "2024-10-18T13:23:26"^^xsd:dateTime ;
    skos:altLabel "Kinesisk språk"@nb ;
    skos:broader humord:c10778 ;
    skos:editorialNote "Språkkode: zho"@nb ;
    skos:exactMatch realfagstermer:c001821,
        <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001821,
        <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:prefLabel "Chinese language"@en,
        "Kinesisk språk"@nb .

humord:c10781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10781" ;
    dct:modified "2024-10-09T15:16:30"^^xsd:dateTime ;
    skos:altLabel "Baihua language"@en,
        "Baihua"@nb ;
    skos:broadMatch <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:broader humord:c10780 ;
    skos:definition "Baihua er standard kinesisk skriftspråk, basert på nordkinesisk talemål <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:prefLabel "Written vernacular Chinese"@en,
        "Baihua"@nb ;
    skos:related humord:c10783,
        humord:c12293 .

humord:c10783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10783" ;
    dct:modified "2019-02-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Putonghua"@en,
        "Guoyu"@nb ;
    skos:broader humord:c12293 ;
    skos:closeMatch <http://dewey.info/class/495.1/e23/> ;
    skos:definition "Standardspråket i Folkerepublikken Kina <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/6--9511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--9511/e23/> ;
    skos:prefLabel "Standard Chinese language"@en,
        "Putonghua"@nb ;
    skos:related humord:c10781 .

humord:c10784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10784" ;
    dct:modified "1995-01-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dunganisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--9511/e23/> ;
    skos:broader humord:c12293 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--9511/e23/> ;
    skos:prefLabel "Dungan language"@en,
        "Dungan språk"@nb .

humord:c10787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10787" ;
    dct:modified "2024-08-30T14:30:25"^^xsd:dateTime ;
    skos:altLabel "Literary Chinese"@en,
        "Wenyan"@en,
        "Klassisk kinesisk språk"@nb,
        "Wenyan"@nb ;
    skos:broadMatch <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:broader humord:c10780 ;
    skos:definition "Kinesisk, klassisk litterær stil. Brukes også om litteratur skrevet på klassisk kinesisk. Kan også brukes om klassisk kinesisk språk <UBO>"@nb ;
    skos:editorialNote "Språkkode: lzh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:prefLabel "Classical Chinese"@en,
        "Wenyan"@nb .

humord:c10790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10790" ;
    dct:modified "1995-01-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c12293 ;
    skos:exactMatch <http://dewey.info/class/495.17951154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.17951154/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Tianjin dialect"@en,
        "Tianjin-dialekt"@nb .

humord:c10791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10791" ;
    dct:modified "2024-10-18T13:24:06"^^xsd:dateTime ;
    skos:altLabel "Tibeto-burmansk språk"@nb,
        "Tibetoburmanske språk"@nb ;
    skos:broader humord:c10778 ;
    skos:exactMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tibeto-Burman languages"@en,
        "Tibetoburmanske språk"@nb .

humord:c10793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10793" ;
    dct:modified "2024-10-25T10:06:09"^^xsd:dateTime ;
    skos:altLabel "Bodo languages"@en,
        "Mech language"@en,
        "Bodo språk"@nb,
        "Boro språk (Barisk språk)"@nb,
        "Mech språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16389 ;
    skos:editorialNote "Språkkode: brx"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Boro language (Boro-Garo languages)"@en,
        "Bodo språk"@nb .

humord:c10796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10796" ;
    dct:modified "2025-02-25T10:01:19"^^xsd:dateTime ;
    skos:altLabel "Myanmar language"@en,
        "Burmansk språk"@nb,
        "Burmesisk språk"@nb,
        "Myanmarsk språk"@nb ;
    skos:broader humord:c16369 ;
    skos:editorialNote "Språkkode: mya"@nb ;
    skos:exactMatch <http://dewey.info/class/495.8/e23/>,
        <http://dewey.info/class/6--958/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.8/e23/>,
        <http://dewey.info/class/6--958/e23/> ;
    skos:prefLabel "Burmese language"@en,
        "Burmansk språk"@nb .

humord:c10798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10798" ;
    dct:modified "1998-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Newari language"@en,
        "Nevari språk"@nb,
        "Newar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Newar language"@en,
        "Newari språk"@nb .

humord:c10800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10800" ;
    dct:modified "2025-02-25T10:16:20"^^xsd:dateTime ;
    skos:altLabel "Lhasa Tibetan"@en,
        "Tibetansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/> ;
    skos:broader humord:c16360 ;
    skos:exactMatch <http://dewey.info/class/6--9541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Tibetan language"@en,
        "Tibetansk språk"@nb .

humord:c10801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10801" ;
    dct:modified "2024-10-18T09:44:55"^^xsd:dateTime ;
    skos:altLabel "Sumerisk språk"@nb ;
    skos:broader humord:c12162 ;
    skos:exactMatch <http://dewey.info/class/499.95/e23/>,
        <http://dewey.info/class/6--9995/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.95/e23/>,
        <http://dewey.info/class/6--9995/e23/> ;
    skos:prefLabel "Sumerian language"@en,
        "Sumerisk språk"@nb ;
    skos:related humord:c10204 .

humord:c10802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10802" ;
    dct:modified "2024-10-18T09:52:10"^^xsd:dateTime ;
    skos:altLabel "Uralske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:definition "Fellesbetegnelse for finsk-ugriske og samojediske språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:prefLabel "Uralic languages"@en,
        "Uralske språk"@nb .

humord:c10803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10803" ;
    dct:modified "2024-10-18T09:49:42"^^xsd:dateTime ;
    skos:altLabel "Finsk-ugriske språk"@nb ;
    skos:broader humord:c10802 ;
    skos:exactMatch <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:prefLabel "Finno-Ugric languages"@en,
        "Finsk-ugriske språk"@nb .

humord:c10804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10804" ;
    dct:modified "2025-03-06T08:23:30"^^xsd:dateTime ;
    skos:altLabel "Permian languages"@en,
        "Permiske språk"@nb ;
    skos:broader humord:c10803 ;
    skos:exactMatch <http://dewey.info/class/494.53/e23/>,
        <http://dewey.info/class/6--9453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.53/e23/>,
        <http://dewey.info/class/6--9453/e23/> ;
    skos:prefLabel "Permic languages"@en,
        "Permiske språk"@nb ;
    skos:related humord:c17221 .

humord:c10805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10805" ;
    dct:modified "2025-03-06T08:20:13"^^xsd:dateTime ;
    skos:altLabel "Zyrian language"@en,
        "Komi språk"@nb,
        "Syrjensk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.53/e23/>,
        <http://dewey.info/class/6--9453/e23/> ;
    skos:broader humord:c10804 ;
    skos:editorialNote "Språkkode: kom"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.53/e23/>,
        <http://dewey.info/class/6--9453/e23/> ;
    skos:prefLabel "Komi language"@en,
        "Komi språk"@nb .

humord:c10807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10807" ;
    dct:modified "2025-03-06T08:20:59"^^xsd:dateTime ;
    skos:altLabel "Votyak language"@en,
        "Udmurt språk"@nb,
        "Votjakisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.53/e23/>,
        <http://dewey.info/class/6--9453/e23/> ;
    skos:broader humord:c10804 ;
    skos:editorialNote "Språkkode: udm"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.53/e23/>,
        <http://dewey.info/class/6--9453/e23/> ;
    skos:prefLabel "Udmurt language"@en,
        "Udmurt språk"@nb .

humord:c10809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10809" ;
    dct:modified "2024-01-03T08:47:50"^^xsd:dateTime ;
    skos:altLabel "Saami languages"@en,
        "Samiske språk"@nb ;
    skos:broader humord:c10803 ;
    skos:exactMatch <http://dewey.info/class/494.57/e23/>,
        <http://dewey.info/class/6--9457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.57/e23/>,
        <http://dewey.info/class/6--9457/e23/> ;
    skos:prefLabel "Sámi languages"@en,
        "Samiske språk"@nb .

humord:c10811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10811" ;
    dct:modified "2025-03-06T08:15:10"^^xsd:dateTime ;
    skos:altLabel "Inari Saami language"@en,
        "Enaresamisk språk"@nb,
        "Inarisamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:broader humord:c14678 ;
    skos:editorialNote "Språkkode: smn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:prefLabel "Inari Sámi language"@en,
        "Enaresamisk språk"@nb .

humord:c10812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10812" ;
    dct:modified "2025-03-06T08:14:35"^^xsd:dateTime ;
    skos:altLabel "Skolt Saami language"@en,
        "Skoltesamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:broader humord:c14678 ;
    skos:editorialNote "Språkkode: sms"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:prefLabel "Skolt Sámi language"@en,
        "Skoltesamisk språk"@nb .

humord:c10813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10813" ;
    dct:modified "2025-03-06T08:19:24"^^xsd:dateTime ;
    skos:altLabel "South Saami language"@en,
        "Sørsamisk språk"@nb ;
    skos:broader humord:c10809 ;
    skos:editorialNote "Språkkode: sma"@nb ;
    skos:exactMatch <http://dewey.info/class/494.5722/e23/>,
        <http://dewey.info/class/6--945722/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5722/e23/>,
        <http://dewey.info/class/6--945722/e23/> ;
    skos:prefLabel "South Sámi language"@en,
        "Sørsamisk språk"@nb .

humord:c10814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10814" ;
    dct:modified "2025-03-06T08:25:51"^^xsd:dateTime ;
    skos:altLabel "Ugriske språk"@nb ;
    skos:broader humord:c10803 ;
    skos:exactMatch <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:prefLabel "Ugric languages"@en,
        "Ugriske språk"@nb .

humord:c10815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10815" ;
    dct:modified "2025-03-06T08:12:31"^^xsd:dateTime ;
    skos:altLabel "Ob-Ugrian languages"@en,
        "Ob-ugriske språk"@nb,
        "Obugrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:broader humord:c10814 ;
    skos:definition "Ob-ugriske språk er en betegnelse for ostjakisk (hanti) språk og vogulsk (mansi) språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:prefLabel "Ob-Ugric languages"@en,
        "Ob-ugriske språk"@nb .

humord:c10817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10817" ;
    dct:modified "2025-03-06T08:06:42"^^xsd:dateTime ;
    skos:altLabel "Ostjak language"@en,
        "Hanti språk"@nb,
        "Hanty språk"@nb,
        "Khanti språk"@nb,
        "Ostjakisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:broader humord:c10815 ;
    skos:editorialNote "Språkkode: kca"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:prefLabel "Khanty language"@en,
        "Hanti språk"@nb .

humord:c10821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10821" ;
    dct:modified "2025-03-06T08:11:54"^^xsd:dateTime ;
    skos:altLabel "Vogul language"@en,
        "Mansi språk"@nb,
        "Vogulsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:broader humord:c10815 ;
    skos:editorialNote "Språkkode: mns"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.51/e23/>,
        <http://dewey.info/class/6--9451/e23/> ;
    skos:prefLabel "Mansi language"@en,
        "Mansi språk"@nb .

humord:c10823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10823" ;
    dct:modified "2025-03-06T08:13:44"^^xsd:dateTime ;
    skos:altLabel "Ungarsk språk"@nb ;
    skos:broader humord:c10814 ;
    skos:editorialNote "Språkkode: hun"@nb ;
    skos:exactMatch realfagstermer:c013543,
        <http://dewey.info/class/494.511/e23/>,
        <http://dewey.info/class/6--94511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013543,
        <http://dewey.info/class/494.511/e23/>,
        <http://dewey.info/class/6--94511/e23/> ;
    skos:prefLabel "Hungarian language"@en,
        "Ungarsk språk"@nb .

humord:c10824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10824" ;
    dct:modified "2025-03-06T08:26:04"^^xsd:dateTime ;
    skos:altLabel "Volga-finske språk"@nb ;
    skos:broader humord:c10803 ;
    skos:exactMatch <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:prefLabel "Middle Volga languages"@en,
        "Volga-finske språk"@nb .

humord:c10825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10825" ;
    dct:modified "2025-03-06T08:05:26"^^xsd:dateTime ;
    skos:altLabel "Mari språk"@nb,
        "Tsjeremissisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:broader humord:c10824 ;
    skos:editorialNote "Språkkode: chm"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:prefLabel "Mari language"@en,
        "Mari språk"@nb .

humord:c10827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10827" ;
    dct:modified "2025-03-06T08:05:58"^^xsd:dateTime ;
    skos:altLabel "Mordvin language"@en,
        "Mordvinian language"@en,
        "Mordvinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:broader humord:c10824 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:prefLabel "Mordvinic language"@en,
        "Mordvinsk språk"@nb .

humord:c10828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10828" ;
    dct:modified "2024-08-21T10:26:47"^^xsd:dateTime ;
    skos:altLabel "Baltic Finnic languages"@en,
        "Austersjøfinske språk"@nb,
        "Finske språk"@nb ;
    skos:broader humord:c10803 ;
    skos:exactMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Finnic languages"@en,
        "Østersjøfinske språk"@nb .

humord:c10829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10829" ;
    dct:modified "2025-03-06T07:53:51"^^xsd:dateTime ;
    skos:altLabel "Estisk språk"@nb ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: est"@nb ;
    skos:exactMatch realfagstermer:c002772,
        <http://dewey.info/class/494.545/e23/>,
        <http://dewey.info/class/6--94545/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002772,
        <http://dewey.info/class/494.545/e23/>,
        <http://dewey.info/class/6--94545/e23/> ;
    skos:prefLabel "Estonian language"@en,
        "Estisk språk"@nb .

humord:c10830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10830" ;
    dct:modified "2025-03-06T08:21:32"^^xsd:dateTime ;
    skos:altLabel "Suomi language"@en,
        "Finsk språk"@nb ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: fin"@nb ;
    skos:exactMatch realfagstermer:c013446,
        <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013446,
        <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:prefLabel "Finnish language"@en,
        "Finsk språk"@nb .

humord:c10831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10831" ;
    dct:modified "2025-03-05T19:32:46"^^xsd:dateTime ;
    skos:altLabel "Fenno-Swedish language"@en,
        "Sweden-Finnish language"@en,
        "Sverigefinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:broader humord:c10830 ;
    skos:editorialNote "Finsk språk som innvandrere etter andre verdenskrig og deres etterkommere snakker i Sverige <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:prefLabel "Finland Swedish language"@en,
        "Sverigefinsk språk"@nb .

humord:c10832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10832" ;
    dct:modified "2025-03-05T21:31:54"^^xsd:dateTime ;
    skos:altLabel "Urfinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:broader humord:c10830 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:prefLabel "Ancient Finnish language"@en,
        "Urfinsk språk"@nb .

humord:c10833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10833" ;
    dct:modified "2025-03-07T09:01:31"^^xsd:dateTime ;
    skos:altLabel "Vodian language"@en,
        "Vote language"@en,
        "Votic language"@en,
        "Votisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10828 ;
    skos:definition "Et østersjøfinsk språk <AA>"@nb ;
    skos:editorialNote "Språkkode: vot"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Vod language"@en,
        "Votisk språk"@nb .

humord:c10835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10835" ;
    dct:modified "2024-10-25T14:45:58"^^xsd:dateTime ;
    skos:altLabel "Figurative language"@en,
        "Bildespråk (Språk)"@nb,
        "Biletspråk (Språk)"@nb,
        "Billedspråk (Språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c10834 ;
    skos:definition "Språk som blir gjengitt med bildeskrift <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Imagery (Language)"@en,
        "Bildespråk (Språk)"@nb ;
    skos:related humord:c06545,
        humord:c06570 .

humord:c10837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10837" ;
    dct:modified "2024-08-28T12:02:34"^^xsd:dateTime ;
    skos:altLabel "Atferdsspråk"@nb,
        "Kroppsspråk"@nb,
        "Åtferdsspråk"@nb ;
    skos:broader humord:c10834 ;
    skos:exactMatch realfagstermer:c008384,
        <http://dewey.info/class/302.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008384,
        <http://dewey.info/class/153.69/e23/>,
        <http://dewey.info/class/302.222/e23/> ;
    skos:prefLabel "Body language"@en,
        "Kroppsspråk"@nb ;
    skos:related humord:c07980 ;
    skos:relatedMatch <http://dewey.info/class/153.69/e23/> .

humord:c10838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10838" ;
    dct:modified "2024-01-03T10:30:23"^^xsd:dateTime ;
    skos:altLabel "Literary language"@en,
        "Skriftleg språk"@nb,
        "Skriftlig språk"@nb,
        "Skriftspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/372.62/e23/> ;
    skos:broader humord:c10834 ;
    skos:definition "Språk som brukes skriftlig (og som har en fastere norm enn talespråket) <UBO>"@nb ;
    skos:exactMatch realfagstermer:c005686 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005686,
        <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/372.62/e23/> ;
    skos:prefLabel "Written language"@en,
        "Skriftspråk"@nb ;
    skos:related humord:c04567,
        humord:c06305 .

humord:c10840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10840" ;
    dct:modified "2024-10-03T10:33:22"^^xsd:dateTime ;
    skos:altLabel "Oral language"@en,
        "Daglegtale"@nb,
        "Dagligtale"@nb,
        "Danna talespråk"@nb,
        "Dannet talespråk"@nb,
        "Munnleg språk"@nb,
        "Muntlig språk"@nb,
        "Talemål"@nb,
        "Talespråk"@nb ;
    skos:broadMatch <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c10834 ;
    skos:definition "Talespråk er den form av språket som består i muntlig tale, altså artikulerte lyder. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Spoken language"@en,
        "Talespråk"@nb ;
    skos:related humord:c06305 .

humord:c10845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10845" ;
    dct:modified "2023-12-19T13:23:55"^^xsd:dateTime ;
    skos:altLabel "Døvespråk"@nb,
        "Fingerspråk"@nb,
        "Teiknspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/372.6/e23/> ;
    skos:broader humord:c10834 ;
    skos:definition "Meddelelsesmetode ved hjelp av tegn og håndbevegelser (brukes bl.a. av hørselshemmede) <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003772,
        <http://dewey.info/class/419/e23/>,
        <http://dewey.info/class/6--9998/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003772,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/419/e23/>,
        <http://dewey.info/class/6--9998/e23/> ;
    skos:prefLabel "Sign language"@en,
        "Tegnspråk"@nb ;
    skos:related humord:c24776 .

humord:c10850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10850" ;
    dct:modified "2024-10-25T15:44:12"^^xsd:dateTime ;
    skos:altLabel "Syntetiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c10848 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Synthetic languages"@en,
        "Syntetiske språk"@nb .

humord:c10851 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10851" ;
    dct:modified "2020-09-17T13:04:49"^^xsd:dateTime ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time in units, stages and periods"@en,
        "Tid i enheter, stadier og perioder"@nb ;
    skos:related humord:c00536 ;
    skos:topConceptOf humord: .

humord:c10852 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10852" ;
    dct:modified "2020-09-17T14:42:25"^^xsd:dateTime ;
    skos:altLabel "Epochs"@en,
        "Periods"@en ;
    skos:broader humord:c10851 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eras"@en,
        "Perioder"@nb .

humord:c10854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10854" ;
    dct:modified "2020-11-02T15:54:53"^^xsd:dateTime ;
    skos:altLabel "Førkolumbisk tid"@nb,
        "Prekolumbisk tid"@nb ;
    skos:broader humord:c10853 ;
    skos:definition "Periode i Amerikas historie <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/970.011/e23/>,
        <http://dewey.info/class/980.012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/970.011/e23/>,
        <http://dewey.info/class/980.012/e23/> ;
    skos:prefLabel "Pre-Columbian era"@en,
        "Førkolumbiansk tid"@nb .

humord:c10856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10856" ;
    dct:modified "2023-11-17T10:48:43"^^xsd:dateTime ;
    skos:altLabel "Bronsealder"@nb,
        "Bronsealderen"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/> ;
    skos:broader humord:c10855 ;
    skos:definition "Ca 1500 - 500 f.Kr. <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030195,
        <http://dewey.info/class/930.156/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030195,
        <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.156/e23/> ;
    skos:prefLabel "Bronze Age"@en,
        "Bronsealder"@nb ;
    skos:related humord:c00084,
        humord:c00088 .

humord:c10857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10857" ;
    dct:modified "2023-11-30T09:12:02"^^xsd:dateTime ;
    skos:altLabel "Jarnalder"@nb,
        "Jernalder"@nb,
        "Jernalderen"@nb ;
    skos:broader humord:c10855 ;
    skos:exactMatch realfagstermer:c030196,
        <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030196,
        <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Iron Age"@en,
        "Jernalder"@nb .

humord:c10858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10858" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10857 ;
    skos:definition "Ca 700 f.Kr. - 500 e.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Early Iron Age"@en,
        "Eldre jernalder"@nb ;
    skos:related humord:c00079,
        humord:c10882 .

humord:c10859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10859" ;
    dct:modified "2020-10-08T11:12:39"^^xsd:dateTime ;
    skos:altLabel "EGIA"@en ;
    skos:broadMatch <http://dewey.info/class/936.03/e23/> ;
    skos:broader humord:c10858 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.03/e23/> ;
    skos:prefLabel "Early Germanic Iron Age"@en,
        "Eldre germansk jernalder"@nb .

humord:c10860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10860" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Førromersk tid"@nb,
        "Keltertid"@nb,
        "Keltertiden"@nb ;
    skos:broadMatch <http://dewey.info/class/936.02/e23/> ;
    skos:broader humord:c10858 ;
    skos:definition "Periode i Europas historie ca 500 f.Kr - 0 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.02/e23/> ;
    skos:prefLabel "Pre-Roman Iron Age"@en,
        "Førromersk jernalder"@nb ;
    skos:related humord:c00079 .

humord:c10863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10863" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/937.01/e23/> ;
    skos:broader humord:c10857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.01/e23/> ;
    skos:prefLabel "Italic Iron Age"@en,
        "Italisk jernalder"@nb .

humord:c10864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10864" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/940.12/e23/>,
        <http://dewey.info/class/941.015/e23/> ;
    skos:broader humord:c10857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.12/e23/>,
        <http://dewey.info/class/941.015/e23/> ;
    skos:prefLabel "Late Iron Age"@en,
        "Yngre jernalder"@nb ;
    skos:related humord:c10865,
        humord:c10910 .

humord:c10865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10865" ;
    dct:modified "2024-08-15T07:34:44"^^xsd:dateTime ;
    skos:altLabel "Angelsaksisk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/941.01/e23/> ;
    skos:broader humord:c10910 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.01/e23/> ;
    skos:prefLabel "Anglo-Saxon period"@en,
        "Angelsaksisk tid"@nb ;
    skos:related humord:c00986,
        humord:c10864 .

humord:c10866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10866" ;
    dct:modified "2024-01-03T13:14:51"^^xsd:dateTime ;
    skos:altLabel "The Stone age"@en,
        "Steinalder"@nb,
        "Steinalderen"@nb ;
    skos:broader humord:c10855 ;
    skos:closeMatch <http://dewey.info/class/1--09012/e23/>,
        <http://dewey.info/class/930.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09012/e23/>,
        <http://dewey.info/class/930.12/e23/> ;
    skos:prefLabel "Stone age"@en,
        "Steinalder"@nb ;
    skos:related humord:c10965 .

humord:c10867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10867" ;
    dct:modified "2020-10-07T10:11:53"^^xsd:dateTime ;
    skos:altLabel "Epipaleolithic"@en,
        "Mesolithic Age"@en,
        "Mesolithic period"@en,
        "Middle Stone Age"@en,
        "Mesolitikum"@nb,
        "Mesolittisk tid"@nb ;
    skos:broader humord:c10866 ;
    skos:closeMatch <http://dewey.info/class/930.12/e23/>,
        <http://dewey.info/class/930.13/e23/> ;
    skos:definition "Ca 10.000 - 4.000 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.12/e23/>,
        <http://dewey.info/class/930.13/e23/> ;
    skos:prefLabel "Mesolithic"@en,
        "Eldre steinalder"@nb .

humord:c10870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10870" ;
    dct:modified "2020-10-07T10:08:28"^^xsd:dateTime ;
    skos:altLabel "Neolithic Age"@en,
        "Neolithic period"@en,
        "New Stone Age"@en,
        "Neolitikum"@nb,
        "Neolittisk tid"@nb ;
    skos:broader humord:c10866 ;
    skos:definition "Ca 4000 - 1500 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/930.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.14/e23/> ;
    skos:prefLabel "Neolithic"@en,
        "Yngre steinalder"@nb .

humord:c10874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10874" ;
    dct:modified "2020-10-06T15:03:22"^^xsd:dateTime ;
    skos:altLabel "Pre modern era"@en,
        "Pre modern period"@en,
        "Pre-modern era"@en ;
    skos:broader humord:c10873 ;
    skos:closeMatch <http://dewey.info/class/1--0902/e23/> ;
    skos:definition "Tiden før ca 1500 <PN>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0901/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0901/e23/>,
        <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Pre-modern period"@en,
        "Eldre tid"@nb ;
    skos:related humord:c10947 .

humord:c10875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10875" ;
    dct:modified "2023-11-15T11:39:57"^^xsd:dateTime ;
    skos:altLabel "Greco-Roman world"@en,
        "Antikken"@nb ;
    skos:broader humord:c10918 ;
    skos:closeMatch <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/937/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:definition "Den gresk-romerske oldtid og dens kultur, ca. 800 f.Kr. - 500 e.Kr. <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030190 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030190,
        <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/930/e23/>,
        <http://dewey.info/class/937/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:prefLabel "Classical antiquity"@en,
        "Antikken"@nb ;
    skos:related humord:c02348 ;
    skos:relatedMatch <http://dewey.info/class/930/e23/> .

humord:c10876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10876" ;
    dct:modified "2024-08-15T13:42:49"^^xsd:dateTime ;
    skos:altLabel "Antikkens Hellas"@nb,
        "Gresk antikk"@nb,
        "Gresk oldtid"@nb,
        "Gresk periode"@nb ;
    skos:broader humord:c10875 ;
    skos:exactMatch <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--38/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:prefLabel "Ancient Greece"@en,
        "Gresk oldtid"@nb ;
    skos:related humord:c59278 .

humord:c10878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10878" ;
    dct:modified "2024-08-28T07:37:00"^^xsd:dateTime ;
    skos:altLabel "Arkaisk tid"@nb ;
    skos:broader humord:c10876 ;
    skos:definition "Arkaisk tid er en periode i gresk historie, ca 800 - 500 f.Kr. <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/938.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.02/e23/> ;
    skos:prefLabel "Archaic Greece"@en,
        "Arkaisk tid"@nb ;
    skos:related humord:c02348 .

humord:c10879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10879" ;
    dct:modified "2025-03-06T09:59:14"^^xsd:dateTime ;
    skos:altLabel "Hellenistic age"@en,
        "Hellenistic era"@en,
        "Hellenisme"@nb,
        "Hellenismen"@nb,
        "Hellenistisk tid"@nb ;
    skos:broader humord:c10876 ;
    skos:definition "Hellenismen var tidsrommet fra Aleksander den stores død (323 f.Kr.) til 30 f.Kr. og den kulturform som preget den greske verden og de hellenistiske riker i denne tiden <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/938.08/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.08/e23/> ;
    skos:prefLabel "Hellenistic period"@en,
        "Hellenisme"@nb ;
    skos:related humord:c02348 .

humord:c10881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10881" ;
    dct:modified "2025-03-06T10:00:07"^^xsd:dateTime ;
    skos:altLabel "Classical Greece"@en,
        "Classical age"@en,
        "Classical era"@en,
        "Klassisk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/938.03/e23/>,
        <http://dewey.info/class/938.04/e23/>,
        <http://dewey.info/class/938.05/e23/>,
        <http://dewey.info/class/938.06/e23/>,
        <http://dewey.info/class/938.07/e23/> ;
    skos:broader humord:c10876 ;
    skos:definition "Klassisk tid er en periode i gresk historie, ca 500 - 300 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.03/e23/>,
        <http://dewey.info/class/938.04/e23/>,
        <http://dewey.info/class/938.05/e23/>,
        <http://dewey.info/class/938.06/e23/>,
        <http://dewey.info/class/938.07/e23/> ;
    skos:prefLabel "Classic period"@en,
        "Klassisk tid"@nb ;
    skos:related humord:c02348 .

humord:c10882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10882" ;
    dct:modified "2023-12-18T15:02:06"^^xsd:dateTime ;
    skos:altLabel "Romersk antikk"@nb,
        "Romersk oldtid"@nb,
        "Romersk periode"@nb,
        "Romersk tid"@nb ;
    skos:broader humord:c10875 ;
    skos:definition "Periode i Europas historie, ca 700 f.Kr. - 500 e.Kr. <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030193,
        <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030193,
        <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/936.03/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:prefLabel "Ancient Rome"@en,
        "Romersk oldtid"@nb ;
    skos:related humord:c03764,
        humord:c10858 ;
    skos:relatedMatch <http://dewey.info/class/936.03/e23/> .

humord:c10886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10886" ;
    dct:modified "2020-11-02T15:28:48"^^xsd:dateTime ;
    skos:altLabel "Roman imperial age"@en,
        "Roman imperial era"@en,
        "Romersk keiserdømme"@nb,
        "Romersk keiserrike"@nb,
        "Romerske keiserdømme"@nb,
        "Romerske keiserriket"@nb,
        "romerske keiserdømmet"@nb ;
    skos:broadMatch <http://dewey.info/class/937.07/e23/>,
        <http://dewey.info/class/937.08/e23/>,
        <http://dewey.info/class/937.09/e23/> ;
    skos:broader humord:c10882 ;
    skos:definition "Periode i Romerrikets historie, ca 30 f.Kr. - 500 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/937.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.06/e23/>,
        <http://dewey.info/class/937.07/e23/>,
        <http://dewey.info/class/937.08/e23/>,
        <http://dewey.info/class/937.09/e23/> ;
    skos:prefLabel "Roman Imperial period"@en,
        "Romersk keisertid"@nb .

humord:c10889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10889" ;
    dct:modified "2020-11-05T17:03:47"^^xsd:dateTime ;
    skos:altLabel "Late Roman Empire"@en,
        "Late imperial period"@en,
        "Sen keisertid (284-476)"@nb ;
    skos:broadMatch <http://dewey.info/class/937.08/e23/>,
        <http://dewey.info/class/937.09/e23/> ;
    skos:broader humord:c10886 ;
    skos:definition "Periode i Romerrikets historie, ca 300 - 500 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.08/e23/>,
        <http://dewey.info/class/937.09/e23/> ;
    skos:prefLabel "Dominate"@en,
        "Dominatet"@nb ;
    skos:related humord:c10895 .

humord:c10890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10890" ;
    dct:modified "2020-10-12T11:03:38"^^xsd:dateTime ;
    skos:altLabel "Early imperial period"@en ;
    skos:broadMatch <http://dewey.info/class/937.07/e23/> ;
    skos:broader humord:c10886 ;
    skos:definition "Periode i Romerrikets historie, ca 30 f.Kr.- 200 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.07/e23/> ;
    skos:prefLabel "Principate"@en,
        "Prinsipatet"@nb .

humord:c10891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10891" ;
    dct:modified "2020-10-12T11:05:58"^^xsd:dateTime ;
    skos:altLabel "Soldier emperors period"@en ;
    skos:broadMatch <http://dewey.info/class/937.07/e23/> ;
    skos:broader humord:c10886 ;
    skos:definition "Periode i Romerrikets historie, ca 200 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.07/e23/> ;
    skos:prefLabel "Barracks emperors period"@en,
        "Soldatkeisernes tid"@nb .

humord:c10892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10892" ;
    dct:modified "2020-10-12T11:13:03"^^xsd:dateTime ;
    skos:altLabel "Regal period of ancient Rome"@en,
        "Roman monarchy"@en,
        "Romersk kongedømme"@nb ;
    skos:broader humord:c10882 ;
    skos:closeMatch <http://dewey.info/class/937.01/e23/> ;
    skos:definition "Periode i Romerrikets historie, ca 700 - 500 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.01/e23/> ;
    skos:prefLabel "Roman Kingdom"@en,
        "Romersk kongetid"@nb .

humord:c10893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10893" ;
    dct:modified "2023-04-11T13:07:15"^^xsd:dateTime ;
    skos:altLabel "Romerske republikk"@nb ;
    skos:broadMatch <http://dewey.info/class/937.03/e23/>,
        <http://dewey.info/class/937.04/e23/>,
        <http://dewey.info/class/937.05/e23/> ;
    skos:broader humord:c10882 ;
    skos:definition "Periode i Romerrikets historie, ca 500 - 30 f.Kr. <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/937.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.02/e23/>,
        <http://dewey.info/class/937.03/e23/>,
        <http://dewey.info/class/937.04/e23/>,
        <http://dewey.info/class/937.05/e23/> ;
    skos:prefLabel "Roman Republic"@en,
        "Romersk republikk"@nb .

humord:c10895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10895" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Seinantikken"@nb ;
    skos:broader humord:c10875 ;
    skos:closeMatch <http://dewey.info/class/937.08/e23/>,
        <http://dewey.info/class/937.09/e23/> ;
    skos:definition "Periode i Romerrikets historie, ca 300 - 500 e.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.08/e23/>,
        <http://dewey.info/class/937.09/e23/> ;
    skos:prefLabel "Late antiquity"@en,
        "Senantikken"@nb ;
    skos:related humord:c10889 .

humord:c10897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10897" ;
    dct:modified "2023-11-27T13:33:08"^^xsd:dateTime ;
    skos:altLabel "Age of migration"@en,
        "Migration age"@en,
        "The barbarian invasions"@en,
        "Völkerwanderung"@en,
        "Folkevandringstid"@nb,
        "Folkevandringstida"@nb ;
    skos:broadMatch <http://dewey.info/class/936.03/e23/>,
        <http://dewey.info/class/940.12/e23/> ;
    skos:broader humord:c10874 ;
    skos:definition "Periode i Europas historie, ca 400 - 600 e.Kr. <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030188 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030188,
        <http://dewey.info/class/936.03/e23/>,
        <http://dewey.info/class/937.09/e23/>,
        <http://dewey.info/class/940.12/e23/> ;
    skos:prefLabel "Migration period"@en,
        "Folkevandringstiden"@nb ;
    skos:related humord:c10910 ;
    skos:relatedMatch <http://dewey.info/class/937.09/e23/> .

humord:c10898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10898" ;
    dct:modified "2023-03-29T13:38:27"^^xsd:dateTime ;
    skos:altLabel "Pre-Islamic era"@en,
        "Pre-islamsk tid"@nb,
        "Preislamsk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/2--394/e23/>,
        <http://dewey.info/class/939.4/e23/> ;
    skos:broader humord:c10874 ;
    skos:editorialNote "Brukes om perioden før år 630 e.Kr."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--394/e23/>,
        <http://dewey.info/class/939.4/e23/> ;
    skos:prefLabel "Pre-Islamic period"@en,
        "Førislamsk tid"@nb .

humord:c10900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10900" ;
    dct:modified "2020-10-06T15:15:20"^^xsd:dateTime ;
    skos:altLabel "Pre-Christian era"@en ;
    skos:broadMatch <http://dewey.info/class/2--3/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:broader humord:c10874 ;
    skos:definition "Perioden i et lands historie før kristendommen ble innført <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Pre-Christian period"@en,
        "Førkristen tid"@nb .

humord:c10901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 117 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10901" ;
    dct:modified "2023-12-07T08:39:25"^^xsd:dateTime ;
    skos:altLabel "Medieval age"@en,
        "Medieval period"@en,
        "Medieval times"@en,
        "Mellomalder"@nb,
        "Mellomalderen"@nb,
        "Middelalder"@nb ;
    skos:broader humord:c10874 ;
    skos:definition "Periode i Europas historie ca 500-ca 1500. Brukes også om tilsvarende periode i ikke-europeisk historie/kulturhistorie <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030189,
        <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/909.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030189,
        <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/909.07/e23/> ;
    skos:prefLabel "Middle Ages"@en,
        "Middelalderen"@nb .

humord:c10903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10903" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.022/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.022/e23/>,
        <http://dewey.info/class/723.5/e23/>,
        <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/734.25/e23/>,
        <http://dewey.info/class/745.61975/e23/>,
        <http://dewey.info/class/759.022/e23/>,
        <http://dewey.info/class/780.902/e23/> ;
    skos:prefLabel "Gothic period"@en,
        "Gotikken"@nb ;
    skos:related humord:c05717 ;
    skos:relatedMatch <http://dewey.info/class/723.5/e23/>,
        <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/734.25/e23/>,
        <http://dewey.info/class/745.61975/e23/>,
        <http://dewey.info/class/759.022/e23/>,
        <http://dewey.info/class/780.902/e23/> .

humord:c10904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10904" ;
    dct:modified "2020-11-02T14:55:35"^^xsd:dateTime ;
    skos:altLabel "International gothic"@en,
        "Internasjonal gotikk"@nb,
        "Seingotikk"@nb ;
    skos:broadMatch <http://dewey.info/class/709.022/e23/> ;
    skos:broader humord:c10903 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.022/e23/>,
        <http://dewey.info/class/723.5/e23/>,
        <http://dewey.info/class/734.25/e23/> ;
    skos:prefLabel "Late Gothic period"@en,
        "Sengotikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/723.5/e23/>,
        <http://dewey.info/class/734.25/e23/> .

humord:c10906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10906" ;
    dct:modified "1997-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10903 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/723/e23/>,
        <http://dewey.info/class/734/e23/>,
        <http://dewey.info/class/759.021/e23/> ;
    skos:prefLabel "Early Gothic period"@en,
        "Unggotikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/723/e23/>,
        <http://dewey.info/class/734/e23/>,
        <http://dewey.info/class/759.021/e23/> .

humord:c10907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10907" ;
    dct:modified "2022-10-10T08:51:42"^^xsd:dateTime ;
    skos:altLabel "High Medieval period"@en,
        "Høymiddelalderen"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09022/e23/> ;
    skos:broader humord:c10901 ;
    skos:closeMatch <http://dewey.info/class/940.18/e23/> ;
    skos:definition "Avsnitt av middelalderen fra ca 1050 - 1300 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/1--09022/e23/>,
        <http://dewey.info/class/940.18/e23/> ;
    skos:prefLabel "High Middle Ages"@en,
        "Høymiddelalder"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--09021/e23/> .

humord:c10908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10908" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Late Medieval period"@en,
        "Seinmiddelalder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0902/e23/> ;
    skos:broader humord:c10901 ;
    skos:closeMatch <http://dewey.info/class/940.19/e23/> ;
    skos:definition "Avsnitt av middelalderen fra ca 1300 - 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/940.19/e23/> ;
    skos:prefLabel "Late Middle Ages"@en,
        "Senmiddelalder"@nb .

humord:c10910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10910" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Early Medieval period"@en ;
    skos:broadMatch <http://dewey.info/class/1--09021/e23/> ;
    skos:broader humord:c10901 ;
    skos:closeMatch <http://dewey.info/class/940.12/e23/> ;
    skos:definition "Avsnitt av middelalderen fra 500 - 1050 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/940.12/e23/> ;
    skos:prefLabel "Early Middle Ages"@en,
        "Tidlig middelalder"@nb ;
    skos:related humord:c10864,
        humord:c10897 .

humord:c10911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10911" ;
    dct:modified "2020-10-06T15:28:52"^^xsd:dateTime ;
    skos:altLabel "Carolingian age"@en,
        "Karolingertid"@nb,
        "Karolingisk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/940.12/e23/>,
        <http://dewey.info/class/943.014/e23/>,
        <http://dewey.info/class/945.02/e23/> ;
    skos:broader humord:c10910 ;
    skos:closeMatch <http://dewey.info/class/944.014/e23/> ;
    skos:definition "Periode i europeisk historie som er oppkalt etter keiser Karl den store (742-814 e.Kr. <Wikipedia>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.12/e23/>,
        <http://dewey.info/class/943.014/e23/>,
        <http://dewey.info/class/944.014/e23/>,
        <http://dewey.info/class/945.02/e23/> ;
    skos:prefLabel "Carolingian period"@en,
        "Karolingertiden"@nb .

humord:c10913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10913" ;
    dct:modified "2020-10-06T15:35:41"^^xsd:dateTime ;
    skos:altLabel "Late Germanic Iron Age"@en,
        "Vendel era"@en,
        "Merovingertid"@nb,
        "Vendeltid"@nb,
        "Vendeltiden"@nb,
        "Yngre germansk jernalder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09021/e23/> ;
    skos:broader humord:c10910 ;
    skos:closeMatch <http://dewey.info/class/940.12/e23/> ;
    skos:definition "Perioden mellom folkevandringstid og vikingtid, dvs. tiden ca. 550-800 e.Kr. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/940.12/e23/> ;
    skos:prefLabel "Merovingian period"@en,
        "Merovingertiden"@nb .

humord:c10916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10916" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--09021/e23/> ;
    skos:broader humord:c10910 ;
    skos:closeMatch <http://dewey.info/class/943.022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/943.022/e23/> ;
    skos:prefLabel "Ottonian period"@en,
        "Ottonsk tid"@nb .

humord:c10917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10917" ;
    dct:modified "2024-05-14T15:02:22"^^xsd:dateTime ;
    skos:altLabel "Viking period"@en,
        "Vikingtid"@nb,
        "Vikingtida"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1014/e23/>,
        <http://dewey.info/class/948.5014/e23/>,
        <http://dewey.info/class/948.9014/e23/> ;
    skos:broader humord:c10910 ;
    skos:definition "Ca 800-1050 <UBO>"@nb ;
    skos:exactMatch realfagstermer:c008452,
        <http://dewey.info/class/948.022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008452,
        <http://dewey.info/class/948.022/e23/>,
        <http://dewey.info/class/948.1014/e23/>,
        <http://dewey.info/class/948.5014/e23/>,
        <http://dewey.info/class/948.9014/e23/> ;
    skos:prefLabel "Viking age"@en,
        "Vikingtiden"@nb ;
    skos:related humord:c07387,
        humord:c17563 .

humord:c10918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10918" ;
    dct:modified "2025-03-04T10:22:32"^^xsd:dateTime ;
    skos:altLabel "Oldtid"@nb,
        "Oldtida"@nb,
        "Oldtidas historie"@nb,
        "Oldtidens historie"@nb ;
    skos:broader humord:c10874 ;
    skos:definition "Den eldste tid <UBO>"@nb ;
    skos:editorialNote "Brukes om perioden frem til år 500 f.Kr."@nb ;
    skos:exactMatch realfagstermer:c030197,
        <http://dewey.info/class/1--0901/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030197,
        <http://dewey.info/class/1--0901/e23/>,
        <http://dewey.info/class/200.93/e23/>,
        <http://dewey.info/class/930/e23/> ;
    skos:prefLabel "Ancient history"@en,
        "Oldtiden"@nb ;
    skos:relatedMatch <http://dewey.info/class/200.93/e23/> .

humord:c10919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10919" ;
    dct:modified "2025-01-09T14:41:29"^^xsd:dateTime ;
    skos:altLabel "Minoan Civilisation"@en,
        "Minoan age"@en,
        "Minoan culture"@en,
        "Minoan period"@en,
        "Minoisk kultur"@nb,
        "Minoisk periode"@nb,
        "Minoisk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/939.1801/e23/> ;
    skos:broader humord:c10918 ;
    skos:editorialNote "Brukes om perioden 2600 til 1600 f.Kr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.61/e23/>,
        <http://dewey.info/class/939.1801/e23/> ;
    skos:prefLabel "Minoan civilization"@en,
        "Minoisk tid"@nb ;
    skos:relatedMatch <http://dewey.info/class/722.61/e23/> .

humord:c10920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10920" ;
    dct:modified "2025-01-09T14:43:35"^^xsd:dateTime ;
    skos:altLabel "Mycenaean age"@en,
        "Mycenaean civilisation"@en,
        "Mycenaean culture"@en,
        "Mycenaean period"@en,
        "Mykensk kultur"@nb,
        "Mykensk periode"@nb,
        "Mykensk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/938.01/e23/>,
        <http://dewey.info/class/938.801/e23/> ;
    skos:broader humord:c10918 ;
    skos:editorialNote "Brukes om perioden fra ca. 1650 til  1200 f.Kr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.61/e23/>,
        <http://dewey.info/class/938.01/e23/>,
        <http://dewey.info/class/938.801/e23/> ;
    skos:prefLabel "Mycenaean civilization"@en,
        "Mykensk tid"@nb ;
    skos:relatedMatch <http://dewey.info/class/722.61/e23/> .

humord:c10921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10921" ;
    dct:modified "2023-03-29T13:28:51"^^xsd:dateTime ;
    skos:altLabel "Early Christian time"@en,
        "Oldkristen tid"@nb ;
    skos:broader humord:c10874 ;
    skos:closeMatch <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/270.1/e23/> ;
    skos:editorialNote "Brukes om perioden fra 100-tallet til 300-tallet"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/246.2/e23/>,
        <http://dewey.info/class/270.1/e23/>,
        <http://dewey.info/class/709.0212/e23/>,
        <http://dewey.info/class/734.22/e23/>,
        <http://dewey.info/class/759.0212/e23/> ;
    skos:prefLabel "Early Christian period"@en,
        "Tidligkristen tid"@nb ;
    skos:relatedMatch <http://dewey.info/class/246.2/e23/>,
        <http://dewey.info/class/709.0212/e23/>,
        <http://dewey.info/class/734.22/e23/>,
        <http://dewey.info/class/759.0212/e23/> .

humord:c10923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10923" ;
    dct:modified "2020-10-12T13:08:33"^^xsd:dateTime ;
    skos:altLabel "Pre-historic time"@en,
        "Prehistoric period"@en,
        "Prehistoric time"@en,
        "Prehistoric times"@en,
        "Forhistorie"@nb,
        "Førhistorisk tid"@nb,
        "Prehistorisk tid"@nb ;
    skos:broader humord:c10873 ;
    skos:closeMatch <http://dewey.info/class/1--09012/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c005185 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005185,
        <http://dewey.info/class/1--09012/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Prehistory"@en,
        "Forhistorisk tid"@nb .

humord:c10927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10927" ;
    dct:modified "2025-03-24T12:21:53"^^xsd:dateTime ;
    skos:altLabel "Modern age"@en,
        "Modern era"@en,
        "Nyare tid"@nb,
        "Nyare tids historie"@nb,
        "Nyere tids historie"@nb ;
    skos:broader humord:c10873 ;
    skos:definition "Tiden etter 1500 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0903/e23/>,
        <http://dewey.info/class/909.08/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0903/e23/>,
        <http://dewey.info/class/909.08/e23/> ;
    skos:prefLabel "Modern period"@en,
        "Nyere tid"@nb .

humord:c10928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10928" ;
    dct:modified "2024-08-14T14:33:35"^^xsd:dateTime ;
    skos:altLabel "French Second Republic (1848-1852)"@en,
        "Second Republic (1848-1852)"@en,
        "The French Second Republic (1848-1852)"@en,
        "The Second Republic (1848-1852)"@en,
        "The second Republic (France)"@en,
        "Andre republikk (Frankrike)"@nb,
        "Den andre republikk (Frankrike)"@nb ;
    skos:broader humord:c04157 ;
    skos:closeMatch <http://dewey.info/class/944.07/e23/> ;
    skos:definition "Den andre republikk er betegnelsen på den republikanske regjeringen i Frankrike fra 1848 til 1852. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.07/e23/> ;
    skos:prefLabel "Second Republic (France)"@en,
        "Andre republikk (Frankrike)"@nb .

humord:c10929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10929" ;
    dct:modified "2024-08-14T14:34:43"^^xsd:dateTime ;
    skos:altLabel "Spanish Republic"@en,
        "The Second Spanish Republic"@en,
        "The Spanish Republic"@en,
        "Andre republikk (Spania)"@nb,
        "Andre spanske republikk"@nb,
        "Den andre republikk (Spania)"@nb,
        "Den andre spanske republikk"@nb ;
    skos:broader humord:c04157 ;
    skos:definition "Den andre spanske republikken er navnet på statsdannelsen som eksisterte i Spania fra 14. april 1931, da kong Alfonso XIII forlot landet, til 1. april 1939, da de siste republikanske styrkene overga seg til de nasjonalistiske styrkene under den spanske borgerkrigen. <wikipedia"@nb ;
    skos:exactMatch <http://dewey.info/class/946.081/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/946.081/e23/> ;
    skos:prefLabel "Second Spanish Republic"@en,
        "Andre republikk (Spania)"@nb .

humord:c10930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10930" ;
    dct:modified "2023-11-24T08:03:13"^^xsd:dateTime ;
    skos:altLabel "Post-World War II era"@en,
        "Postwar period"@en,
        "Etterkrigstid"@nb,
        "Etterkrigstida"@nb ;
    skos:broader humord:c10927 ;
    skos:closeMatch <http://dewey.info/class/1--09045/e23/>,
        <http://dewey.info/class/909.825/e23/> ;
    skos:definition "Tiden etter den andre verdenskrig og fram til århundreskiftet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030191 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030191,
        <http://dewey.info/class/1--09045/e23/>,
        <http://dewey.info/class/909.825/e23/> ;
    skos:prefLabel "Postwar era"@en,
        "Etterkrigstiden"@nb .

humord:c10931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10931" ;
    dct:modified "2024-08-21T11:27:59"^^xsd:dateTime ;
    skos:altLabel "Fifth Republic (France)"@en,
        "The French Fifth Republic"@en,
        "The fifth Republic (France)"@en,
        "5. republikk (Frankrike)"@nb,
        "Den femte franske republikk"@nb,
        "Den femte republikk (Frankrike)"@nb,
        "Femte franske republikk"@nb,
        "Femte republikk (Frankrike)"@nb ;
    skos:broader humord:c04157 ;
    skos:definition "Frankrikes nåværende politiske styresett, grunnlagt 1958 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/944.083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.083/e23/> ;
    skos:prefLabel "French Fifth Republic"@en,
        "Femte republikk (Frankrike)"@nb .

humord:c10933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10933" ;
    dct:modified "2020-10-20T13:50:58"^^xsd:dateTime ;
    skos:altLabel "Jahrhundertwende"@nb ;
    skos:broadMatch <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/809.034/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Betegnelse for en dekadent, forfinet retning innenfor kunst og litteratur; tidsånd preget av forfinelse og dekadense <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/809.034/e23/> ;
    skos:prefLabel "Fin de siècle"@en,
        "Fin de siècle"@nb .

humord:c10934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10934" ;
    dct:modified "2024-12-16T10:55:13"^^xsd:dateTime ;
    skos:altLabel "Fourth Republic (France)"@en,
        "The Fourth Republic (France)"@en,
        "The French Fourth Republic"@en,
        "Den fjerde franske republikk"@nb,
        "Den fjerde republikk (Frankrike)"@nb,
        "Fjerde franske republikk"@nb,
        "Fjerde republikk (Frankrike)"@nb ;
    skos:broader humord:c04157 ;
    skos:definition "Det politiske regimet i Frankrike mellom 1946 og 1958 <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/944.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.082/e23/> ;
    skos:prefLabel "French Fourth Republic"@en,
        "Fjerde republikk (Frankrike)"@nb .

humord:c10935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10935" ;
    dct:modified "2003-06-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.033/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Betegnelse for kulturstrømninger som i siste halvdel av 1700-tallet forberedte romantikkens gjennombrudd <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.6/e23/>,
        <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/709.033/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:prefLabel "Pre-romanticism"@en,
        "Førromantikk"@nb ;
    skos:related humord:c10941 ;
    skos:relatedMatch <http://dewey.info/class/141.6/e23/>,
        <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> .

humord:c10936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10936" ;
    dct:modified "2023-11-29T15:02:42"^^xsd:dateTime ;
    skos:altLabel "Historisisme (Periode)"@nb,
        "Historisme (Periode)"@nb ;
    skos:broader humord:c10927 ;
    skos:closeMatch <http://dewey.info/class/724.5/e23/> ;
    skos:definition "Periode (i Norge ca 1850 - 95) som bruker historiske stilarter som inspirasjonskilde <BOB>"@nb ;
    skos:exactMatch realfagstermer:c007447 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007447,
        <http://dewey.info/class/724.5/e23/> ;
    skos:prefLabel "Historicism (Period)"@en,
        "Historisme (Periode)"@nb .

humord:c10938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10938" ;
    dct:modified "2023-12-06T15:31:54"^^xsd:dateTime ;
    skos:altLabel "Between the wars"@en,
        "Mellomkrigstid"@nb,
        "Mellomkrigstida"@nb ;
    skos:broadMatch <http://dewey.info/class/909.822/e23/>,
        <http://dewey.info/class/909.823/e23/>,
        <http://dewey.info/class/940.51/e23/>,
        <http://dewey.info/class/940.52/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Tiden mellom de to verdenskriger, 1918-39 <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030192 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030192,
        <http://dewey.info/class/909.822/e23/>,
        <http://dewey.info/class/909.823/e23/>,
        <http://dewey.info/class/940.51/e23/>,
        <http://dewey.info/class/940.52/e23/> ;
    skos:prefLabel "Interwar period"@en,
        "Mellomkrigstiden"@nb .

humord:c10939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10939" ;
    dct:modified "2005-03-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/940.27/e23/>,
        <http://dewey.info/class/944.04/e23/> ;
    skos:broader humord:c10927 ;
    skos:closeMatch <http://dewey.info/class/944.05/e23/> ;
    skos:definition "Periode i fransk og europeisk historie under hærfører, førstekonsul og siden keiser Napoleon I Bonaparte, ca 1800-1815 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.27/e23/>,
        <http://dewey.info/class/944.04/e23/>,
        <http://dewey.info/class/944.05/e23/> ;
    skos:prefLabel "Napoleonic era"@en,
        "Napoleonstiden"@nb .

humord:c10940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10940" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pre-modernism"@en ;
    skos:broadMatch <http://dewey.info/class/861.5/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Periode innen spansk poesi, ca 1880-1920 <JKi>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/861.5/e23/> ;
    skos:prefLabel "Premodernism"@en,
        "Premodernisme"@nb .

humord:c10941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10941" ;
    dct:modified "2024-04-17T07:35:33"^^xsd:dateTime ;
    skos:altLabel "Romantic era"@en,
        "Romantikk (Retning)"@nb ;
    skos:broadMatch <http://dewey.info/class/780.9034/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Retning innen filosofi, litteratur og kunst som oppsto i europeisk åndsliv mot slutten av 1700-tallet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/709.0342/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.6/e23/>,
        <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/709.0342/e23/>,
        <http://dewey.info/class/735.22/e23/>,
        <http://dewey.info/class/745.409034/e23/>,
        <http://dewey.info/class/759.052/e23/>,
        <http://dewey.info/class/780.9034/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:prefLabel "Romanticism"@en,
        "Romantikken"@nb ;
    skos:related humord:c10935 ;
    skos:relatedMatch <http://dewey.info/class/141.6/e23/>,
        <http://dewey.info/class/735.22/e23/>,
        <http://dewey.info/class/745.409034/e23/>,
        <http://dewey.info/class/759.052/e23/> .

humord:c10942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10942" ;
    dct:modified "2020-10-28T15:47:15"^^xsd:dateTime ;
    skos:altLabel "Late romanticism"@en,
        "Seinromantikk"@nb,
        "Senromantikken"@nb ;
    skos:broadMatch <http://dewey.info/class/709.0342/e23/> ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/709.0342/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:prefLabel "Late romantic era"@en,
        "Senromantikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/700.4145/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> .

humord:c10944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10944" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Siglo de Oro"@en,
        "Edad de Oro"@nb,
        "Siglo de Oro"@nb ;
    skos:broader humord:c10927 ;
    skos:definition "Betegnelse på den blomstrende perioden 1500-1700 innen spansk litteratur <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/860.9003/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/860.9003/e23/> ;
    skos:prefLabel "Spanish Golden Age"@en,
        "Spansk gullalder"@nb .

humord:c10947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10947" ;
    dct:modified "2025-03-24T12:25:29"^^xsd:dateTime ;
    skos:altLabel "Tidleg moderne tid"@nb,
        "Tidleg nytid"@nb,
        "Tidlig moderne tid"@nb ;
    skos:broadMatch <http://dewey.info/class/909.5/e23/>,
        <http://dewey.info/class/909.6/e23/>,
        <http://dewey.info/class/909.7/e23/> ;
    skos:broader humord:c10927 ;
    skos:closeMatch <http://dewey.info/class/1--0903/e23/> ;
    skos:definition "Tiden ca 1500 - 1800 <PN>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0903/e23/>,
        <http://dewey.info/class/909.5/e23/>,
        <http://dewey.info/class/909.6/e23/>,
        <http://dewey.info/class/909.7/e23/> ;
    skos:prefLabel "Early modern period"@en,
        "Tidlig nytid"@nb ;
    skos:related humord:c10874 .

humord:c10949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10949" ;
    dct:modified "2023-11-15T15:43:05"^^xsd:dateTime ;
    skos:altLabel "Barokk"@nb,
        "Barokken"@nb,
        "Barokkstil"@nb,
        "Det barokke"@nb ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/709.032/e23/> ;
    skos:definition "Stilretning i Europa på 1600-tallet og delvis i begynnelsen av 1700-tallet. Brukes også om barokkstil generelt: Pompøs og overlesset stil preget av sterke kontraster <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030179 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030179,
        <http://dewey.info/class/709.032/e23/>,
        <http://dewey.info/class/724.16/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/745.409032/e23/>,
        <http://dewey.info/class/759.046/e23/>,
        <http://dewey.info/class/780.9032/e23/> ;
    skos:prefLabel "Baroque"@en,
        "Barokk"@nb ;
    skos:relatedMatch <http://dewey.info/class/724.16/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/745.409032/e23/>,
        <http://dewey.info/class/759.046/e23/>,
        <http://dewey.info/class/780.9032/e23/> .

humord:c10952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10952" ;
    dct:modified "2020-10-28T16:09:15"^^xsd:dateTime ;
    skos:altLabel "Førmoderne tid"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/909.07/e23/>,
        <http://dewey.info/class/940.2/e23/> ;
    skos:broader humord:c10947 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0902/e23/>,
        <http://dewey.info/class/909.07/e23/>,
        <http://dewey.info/class/940.2/e23/> ;
    skos:prefLabel "Pre-industrial times"@en,
        "Førindustriell tid"@nb .

humord:c10953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10953" ;
    dct:modified "2023-12-13T10:10:41"^^xsd:dateTime ;
    skos:altLabel "Age of reason"@en,
        "Enlightenment"@en,
        "Opplysings­tida"@nb,
        "Opplysningstid"@nb,
        "Opplysnings­tida"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09032/e23/>,
        <http://dewey.info/class/1--09033/e23/>,
        <http://dewey.info/class/909.6/e23/>,
        <http://dewey.info/class/909.7/e23/> ;
    skos:broader humord:c10947 ;
    skos:definition "Tidsrom ca. 1660 - 1790 <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030180,
        <http://dewey.info/class/940.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030180,
        <http://dewey.info/class/1--09032/e23/>,
        <http://dewey.info/class/1--09033/e23/>,
        <http://dewey.info/class/909.6/e23/>,
        <http://dewey.info/class/909.7/e23/>,
        <http://dewey.info/class/940.25/e23/> ;
    skos:prefLabel "Age of enlightenment"@en,
        "Opplysningstiden"@nb .

humord:c10958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10958" ;
    dct:modified "2023-12-18T14:32:30"^^xsd:dateTime ;
    skos:altLabel "Renessanse"@nb,
        "Renessansen"@nb ;
    skos:broadMatch <http://dewey.info/class/709.024/e23/>,
        <http://dewey.info/class/940.21/e23/>,
        <http://dewey.info/class/945.05/e23/> ;
    skos:broader humord:c05679 ;
    skos:exactMatch realfagstermer:c030181 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030181,
        <http://dewey.info/class/709.024/e23/>,
        <http://dewey.info/class/724.12/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/745.409024/e23/>,
        <http://dewey.info/class/759.03/e23/>,
        <http://dewey.info/class/780.9031/e23/>,
        <http://dewey.info/class/940.21/e23/>,
        <http://dewey.info/class/945.05/e23/> ;
    skos:prefLabel "Renaissance"@en,
        "Renessanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/724.12/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/745.409024/e23/>,
        <http://dewey.info/class/759.03/e23/>,
        <http://dewey.info/class/780.9031/e23/> .

humord:c10959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10959" ;
    dct:modified "2020-07-30T13:06:05"^^xsd:dateTime ;
    skos:altLabel "Høyrenessansen"@nb ;
    skos:broadMatch <http://dewey.info/class/709.024/e23/>,
        <http://dewey.info/class/945.05/e23/> ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.024/e23/>,
        <http://dewey.info/class/724.12/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/759.03/e23/>,
        <http://dewey.info/class/945.05/e23/> ;
    skos:prefLabel "High renaissance"@en,
        "Høyrenessanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/724.12/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/759.03/e23/> .

humord:c10960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10960" ;
    dct:modified "2020-07-30T13:07:33"^^xsd:dateTime ;
    skos:altLabel "Tidligrenessanse"@nb,
        "Tidligrenessansen"@nb,
        "Ungrenessansen"@nb ;
    skos:broadMatch <http://dewey.info/class/709.024/e23/>,
        <http://dewey.info/class/945.05/e23/> ;
    skos:broader humord:c10958 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.024/e23/>,
        <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/759.03/e23/>,
        <http://dewey.info/class/945.05/e23/> ;
    skos:prefLabel "Early renaissance"@en,
        "Ungrenessanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/735.21/e23/>,
        <http://dewey.info/class/759.03/e23/> .

humord:c10962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10962" ;
    dct:modified "2021-08-17T13:17:32"^^xsd:dateTime ;
    skos:altLabel "Late baroque"@en,
        "Senbarokken"@nb ;
    skos:broadMatch <http://dewey.info/class/759.047/e23/>,
        <http://dewey.info/class/780.9033/e23/> ;
    skos:broader humord:c05679 ;
    skos:closeMatch <http://dewey.info/class/724.19/e23/> ;
    skos:definition "Stilart som etterfulgte og bygde på barokken. Oppstod i Frankrike i 1720-30-årene <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/709.0332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0332/e23/>,
        <http://dewey.info/class/724.19/e23/>,
        <http://dewey.info/class/745.409033/e23/>,
        <http://dewey.info/class/759.047/e23/>,
        <http://dewey.info/class/780.9033/e23/> ;
    skos:prefLabel "Rococo"@en,
        "Rokokko"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.409033/e23/> .

humord:c10964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10964" ;
    dct:modified "2024-04-24T09:21:40"^^xsd:dateTime ;
    skos:altLabel "Glacials"@en,
        "Ice ages"@en,
        "Glasialar"@nb,
        "Glasiale periodar"@nb,
        "Glasiale perioder"@nb,
        "Glasialer"@nb,
        "Glasialtid"@nb,
        "Glasialtider"@nb,
        "Istider"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Periode i Jordens historie da temperaturen på Jorden var vesentlig lavere enn i dag, og da store deler av landområdene var dekket av tykk innlandsis og breer, mens verdenshavene hadde lavere vannstand. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/551.792/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.792/e23/>,
        <http://dewey.info/class/560.1792/e23/>,
        <http://dewey.info/class/561.1192/e23/> ;
    skos:prefLabel "Ice age"@en,
        "Istid"@nb ;
    skos:relatedMatch <http://dewey.info/class/560.1792/e23/>,
        <http://dewey.info/class/561.1192/e23/> .

humord:c10965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10965" ;
    dct:modified "2020-10-07T11:16:38"^^xsd:dateTime ;
    skos:altLabel "Old stone age"@en,
        "Palaeolithic"@en,
        "Paleolithic"@en,
        "Palæolithic"@en,
        "Paleolitikum"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Den eldste tid av steinalderen, dvs den del av forhistorien som omfatter tidsrommet fra de første redskaper ble tatt i bruk og fram til slutten av siste istid <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/930.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0112/e23/>,
        <http://dewey.info/class/732.22/e23/>,
        <http://dewey.info/class/759.0112/e23/>,
        <http://dewey.info/class/930.12/e23/> ;
    skos:prefLabel "Paleolithic Age"@en,
        "Paleolittisk tid"@nb ;
    skos:related humord:c00085,
        humord:c10866 ;
    skos:relatedMatch <http://dewey.info/class/709.0112/e23/>,
        <http://dewey.info/class/732.22/e23/>,
        <http://dewey.info/class/759.0112/e23/> .

humord:c10968 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10968" ;
    dct:modified "2024-12-13T08:04:33"^^xsd:dateTime ;
    skos:altLabel "1st century AD"@en,
        "First century AD"@en,
        "0-99 e.Kr."@nb,
        "1. hundreår e.Kr."@nb,
        "1. århundre e.Kr."@nb,
        "Fyrste hundreår e.Kr."@nb,
        "Første hundreår e.Kr."@nb,
        "Første århundre e.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:prefLabel "0-99 AD"@en,
        "0-99 e.Kr."@nb .

humord:c10970 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10970" ;
    dct:modified "2024-08-21T11:11:54"^^xsd:dateTime ;
    skos:altLabel "1st century BC"@en,
        "99-0 BC"@en,
        "1. hundreår f.Kr."@nb,
        "1. århundre f.Kr."@nb,
        "99-0 f.Kr."@nb,
        "Fyrste hundreår f.Kr."@nb,
        "Første hundreår f. Kr."@nb,
        "Første århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "First century BC"@en,
        "99-0 f.Kr."@nb .

humord:c10971 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10971" ;
    dct:modified "2024-08-21T12:21:16"^^xsd:dateTime ;
    skos:altLabel "2000s AD (century)"@en,
        "21st century"@en,
        "Twenty first century"@en,
        "Two thousands AD (century)"@en,
        "2000-talet"@nb,
        "21. hundreår"@nb,
        "21. århundre"@nb,
        "Einogtjuande hundreår"@nb,
        "Enogtyvende århundre"@nb,
        "Tjueførste hundreår"@nb,
        "Tjueførste århundre"@nb,
        "Totusentalet"@nb,
        "Totusentallet"@nb ;
    skos:broader humord:c59366 ;
    skos:exactMatch realfagstermer:c030183,
        <http://dewey.info/class/1--0905/e23/>,
        <http://dewey.info/class/909.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030183,
        <http://dewey.info/class/1--0905/e23/>,
        <http://dewey.info/class/909.83/e23/> ;
    skos:prefLabel "Twenty-first century"@en,
        "2000-tallet"@nb ;
    skos:related humord:c17917 .

humord:c10975 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10975" ;
    dct:modified "2024-08-21T12:25:07"^^xsd:dateTime ;
    skos:altLabel "1900s AD"@en,
        "20th century"@en,
        "Nineteen hundreds AD"@en,
        "1900-talet"@nb,
        "20. hundreåret"@nb,
        "20. århundre"@nb,
        "Nittenhundretalet"@nb,
        "Nittenhundretallet"@nb,
        "Tjuande hundreåret"@nb,
        "Tjuende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch realfagstermer:c030194,
        <http://dewey.info/class/1--0904/e23/>,
        <http://dewey.info/class/909.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030194,
        <http://dewey.info/class/1--0904/e23/>,
        <http://dewey.info/class/909.82/e23/> ;
    skos:prefLabel "Twentieth century"@en,
        "1900-tallet"@nb .

humord:c10978 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10978" ;
    dct:modified "2024-08-21T12:41:51"^^xsd:dateTime ;
    skos:altLabel "1800s AD"@en,
        "19th century"@en,
        "Eighteen hundreds AD"@en,
        "1800-1900"@nb,
        "1800-talet"@nb,
        "19. hundreåret"@nb,
        "19. århundre"@nb,
        "Attenhundretalet"@nb,
        "Attenhundretallet"@nb,
        "Nittande hundreåret"@nb,
        "Nittende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch realfagstermer:c030186,
        <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030186,
        <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "Nineteenth century"@en,
        "1800-tallet"@nb ;
    skos:related humord:c11538 .

humord:c10981 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10981" ;
    dct:modified "2024-08-21T12:53:53"^^xsd:dateTime ;
    skos:altLabel "1700s AD"@en,
        "18th century"@en,
        "Seventeen hundreds AD"@en,
        "1700-1800"@nb,
        "1700-talet"@nb,
        "18. hundreåret"@nb,
        "18. århundre"@nb,
        "Attande hundreåret"@nb,
        "Attende århundre"@nb,
        "Syttenhundretalet"@nb,
        "Syttenhundretallet"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch realfagstermer:c030187,
        <http://dewey.info/class/1--09033/e23/>,
        <http://dewey.info/class/909.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030187,
        <http://dewey.info/class/1--09033/e23/>,
        <http://dewey.info/class/909.7/e23/> ;
    skos:prefLabel "Eighteenth century"@en,
        "1700-tallet"@nb .

humord:c10984 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10984" ;
    dct:modified "2024-08-21T12:56:41"^^xsd:dateTime ;
    skos:altLabel "1600s AD"@en,
        "17th century"@en,
        "Sixteen hundreds AD"@en,
        "1600-talet"@nb,
        "17. hundreåret"@nb,
        "17. århundre"@nb,
        "Sekstenhundretalet"@nb,
        "Sekstenhundretallet"@nb,
        "Syttande hundreåret"@nb,
        "Syttende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch realfagstermer:c030185,
        <http://dewey.info/class/1--09032/e23/>,
        <http://dewey.info/class/909.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030185,
        <http://dewey.info/class/1--09032/e23/>,
        <http://dewey.info/class/909.6/e23/> ;
    skos:prefLabel "Seventeenth century"@en,
        "1600-tallet"@nb .

humord:c10987 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10987" ;
    dct:modified "2024-08-21T13:00:12"^^xsd:dateTime ;
    skos:altLabel "1500s AD"@en,
        "16th century"@en,
        "Fifteen hundreds AD"@en,
        "1500-talet"@nb,
        "16. hundreåret"@nb,
        "16. århundre"@nb,
        "Femtenhundretalet"@nb,
        "Femtenhundretallet"@nb,
        "Sekstande hundreåret"@nb,
        "Sekstende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch realfagstermer:c030182,
        <http://dewey.info/class/1--09031/e23/>,
        <http://dewey.info/class/909.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030182,
        <http://dewey.info/class/1--09031/e23/>,
        <http://dewey.info/class/909.5/e23/> ;
    skos:prefLabel "Sixteenth century"@en,
        "1500-tallet"@nb .

humord:c10990 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10990" ;
    dct:modified "2024-08-21T13:02:51"^^xsd:dateTime ;
    skos:altLabel "1400s AD"@en,
        "15th century"@en,
        "Fourteen hundreds AD"@en,
        "1400-talet"@nb,
        "15. hundreåret"@nb,
        "15. århundre"@nb,
        "Femtande hundreåret"@nb,
        "Femtende århundre"@nb,
        "Fjortenhundretalet"@nb,
        "Fjortenhundretallet"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch realfagstermer:c030199,
        <http://dewey.info/class/1--09024/e23/>,
        <http://dewey.info/class/909.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030199,
        <http://dewey.info/class/1--09024/e23/>,
        <http://dewey.info/class/909.4/e23/> ;
    skos:prefLabel "Fifteenth century"@en,
        "1400-tallet"@nb .

humord:c10993 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10993" ;
    dct:modified "2024-08-21T13:05:12"^^xsd:dateTime ;
    skos:altLabel "1300s AD"@en,
        "14th century"@en,
        "Thirteen hundreds AD"@en,
        "1300-talet"@nb,
        "14. hundreåret"@nb,
        "14. århundre"@nb,
        "Fjortande hundreåret"@nb,
        "Fjortende århundre"@nb,
        "Trettenhundretalet"@nb,
        "Trettenhundretallet"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch <http://dewey.info/class/1--09023/e23/>,
        <http://dewey.info/class/909.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09023/e23/>,
        <http://dewey.info/class/909.3/e23/> ;
    skos:prefLabel "Fourteenth century"@en,
        "1300-tallet"@nb .

humord:c10996 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10996" ;
    dct:modified "2024-08-21T13:07:19"^^xsd:dateTime ;
    skos:altLabel "1200s AD"@en,
        "13th century"@en,
        "Twelve hundreds AD"@en,
        "1200-talet"@nb,
        "13. hundreåret"@nb,
        "13. århundre"@nb,
        "Tolvhundretalet"@nb,
        "Tolvhundretallet"@nb,
        "Trettande hundreåret"@nb,
        "Trettende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:exactMatch <http://dewey.info/class/1--09022/e23/>,
        <http://dewey.info/class/909.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09022/e23/>,
        <http://dewey.info/class/909.2/e23/> ;
    skos:prefLabel "Thirteenth century"@en,
        "1200-tallet"@nb .

humord:c10999 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME10999" ;
    dct:modified "2024-08-21T13:09:06"^^xsd:dateTime ;
    skos:altLabel "1100s AD"@en,
        "12th century"@en,
        "Eleven hundreds AD"@en,
        "1100-talet"@nb,
        "12. hundreåret"@nb,
        "12. århundre"@nb,
        "Ellevehundretalet"@nb,
        "Ellevehundretallet"@nb,
        "Tolvte hundreåret"@nb,
        "Tolvte århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Twelfth century"@en,
        "1100-tallet"@nb .

humord:c11002 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11002" ;
    dct:modified "2024-08-21T13:11:01"^^xsd:dateTime ;
    skos:altLabel "1000s AD (Century)"@en,
        "11th century"@en,
        "One thousands AD (Century)"@en,
        "1000-talet"@nb,
        "11. hunreåret"@nb,
        "11. århundre"@nb,
        "Ellevte hundreåret"@nb,
        "Ellevte århundre"@nb,
        "Tusentalet"@nb,
        "Tusentallet"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Eleventh century"@en,
        "1000-tallet"@nb .

humord:c11005 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11005" ;
    dct:modified "2024-08-21T11:15:33"^^xsd:dateTime ;
    skos:altLabel "10th century"@en,
        "900s AD"@en,
        "Nine hundreds AD"@en,
        "10. hundreåret"@nb,
        "10. århundre"@nb,
        "900-talet"@nb,
        "Nihundretalet"@nb,
        "Nihundretallet"@nb,
        "Tiande hundreåret"@nb,
        "Tiende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Tenth century"@en,
        "900-tallet"@nb .

humord:c11008 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11008" ;
    dct:modified "2024-08-21T11:17:22"^^xsd:dateTime ;
    skos:altLabel "800s AD"@en,
        "9th century"@en,
        "Eight hundreds AD"@en,
        "800-talet"@nb,
        "9. hundreåret"@nb,
        "9. århundre"@nb,
        "Niande hundreåret"@nb,
        "Niende århundre"@nb,
        "Åttehundretalet"@nb,
        "Åttehundretallet"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Ninth century"@en,
        "800-tallet"@nb .

humord:c11011 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11011" ;
    dct:modified "2024-08-21T11:19:04"^^xsd:dateTime ;
    skos:altLabel "700s AD"@en,
        "8th century"@en,
        "Seven hundreds AD"@en,
        "700-talet"@nb,
        "8. hundreåret"@nb,
        "8. århundre"@nb,
        "Sjuhundretalet"@nb,
        "Sjuhundretallet"@nb,
        "Syvhundretallet"@nb,
        "Åttande hundreåret"@nb,
        "Åttende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Eighth century"@en,
        "700-tallet"@nb .

humord:c11015 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11015" ;
    dct:modified "2024-08-21T11:21:29"^^xsd:dateTime ;
    skos:altLabel "600s AD"@en,
        "7th century"@en,
        "Six hundreds AD"@en,
        "600-talet"@nb,
        "7. hundreåret"@nb,
        "7. århundre"@nb,
        "Sekshundretalet"@nb,
        "Sekshundretallet"@nb,
        "Sjuande hundreåret"@nb,
        "Sjuende århundre"@nb,
        "Syvende århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Seventh century"@en,
        "600-tallet"@nb .

humord:c11019 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11019" ;
    dct:modified "2020-10-06T10:33:53"^^xsd:dateTime ;
    skos:altLabel "500s AD"@en,
        "6th century"@en,
        "Five hundreds AD"@en,
        "6. århundre"@nb,
        "Femhundretallet"@nb,
        "Sjette århundre"@nb ;
    skos:broader humord:c10967 ;
    skos:closeMatch <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09021/e23/>,
        <http://dewey.info/class/909.1/e23/> ;
    skos:prefLabel "Sixth century"@en,
        "500-tallet"@nb .

humord:c11022 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11022" ;
    dct:modified "2024-08-21T11:26:03"^^xsd:dateTime ;
    skos:altLabel "400s AD"@en,
        "5th century"@en,
        "Four hundreds AD"@en,
        "400-talet"@nb,
        "5. hundreåret"@nb,
        "5. århundre"@nb,
        "Femte hundreåret"@nb,
        "Femte århundre"@nb,
        "Firehundretalet"@nb,
        "Firehundretallet"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:prefLabel "Fifth century"@en,
        "400-tallet"@nb .

humord:c11025 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11025" ;
    dct:modified "2024-08-21T12:08:30"^^xsd:dateTime ;
    skos:altLabel "300s AD"@en,
        "4th century"@en,
        "Three hundreds AD"@en,
        "300-talet"@nb,
        "4. hundreåret"@nb,
        "4. århundre"@nb,
        "Fjerde århundre"@nb,
        "Trehundretalet"@nb,
        "Trehundretallet"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:prefLabel "Fourth century"@en,
        "300-tallet"@nb .

humord:c11028 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11028" ;
    dct:modified "2024-08-21T12:15:54"^^xsd:dateTime ;
    skos:altLabel "200s AD"@en,
        "3rd century"@en,
        "Two hundreds AD"@en,
        "200-talet"@nb,
        "3. hundreår"@nb,
        "3. århundre"@nb,
        "Tohundretalet"@nb,
        "Tohundretallet"@nb,
        "Tredje hundreår"@nb,
        "Tredje århundre"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:prefLabel "Third century"@en,
        "200-tallet"@nb .

humord:c11031 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11031" ;
    dct:modified "2024-08-14T14:41:58"^^xsd:dateTime ;
    skos:altLabel "100s AD"@en,
        "2nd century"@en,
        "One hundreds AD"@en,
        "100-talet"@nb,
        "2. hundreåret"@nb,
        "2. århundre"@nb,
        "Andre hundreåret"@nb,
        "Andre århundre"@nb,
        "Etthundretalet"@nb,
        "Etthundretallet"@nb,
        "Hundretalet"@nb,
        "Hundretallet"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09015/e23/>,
        <http://dewey.info/class/930.5/e23/> ;
    skos:prefLabel "Second century"@en,
        "100-tallet"@nb .

humord:c11034 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11034" ;
    dct:modified "2024-08-21T12:40:45"^^xsd:dateTime ;
    skos:altLabel "1800s BC"@en,
        "19th century BC"@en,
        "Eighteen hundreds BC"@en,
        "1800-talet f.Kr."@nb,
        "19. hundreåret f. Kr."@nb,
        "19. århundre f.Kr."@nb,
        "Nittande hundreåret f.Kr."@nb,
        "Nittende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Nineteenth century BC"@en,
        "1800-tallet f.Kr."@nb .

humord:c11035 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11035" ;
    dct:modified "2024-08-21T12:52:32"^^xsd:dateTime ;
    skos:altLabel "1700s BC"@en,
        "18th century BC"@en,
        "Seventeen hundreds BC"@en,
        "1700-talet f.Kr."@nb,
        "18. hundreåret f.Kr."@nb,
        "18. århundre f.Kr."@nb,
        "Attende hundreåret f.Kr."@nb,
        "Attende århundre f.Kr."@nb,
        "Syttenhundretalet f.Kr."@nb,
        "Syttenhundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Eighteenth century BC"@en,
        "1700-tallet f.Kr."@nb .

humord:c11036 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11036" ;
    dct:modified "2024-08-21T12:26:30"^^xsd:dateTime ;
    skos:altLabel "100s BC"@en,
        "2nd century BC"@en,
        "One hundreds BC"@en,
        "100-talet f.Kr."@nb,
        "2. hundreåret f. Kr."@nb,
        "2. århundre f.Kr."@nb,
        "Andre hundreåret f.Kr."@nb,
        "Andre århundre f.Kr."@nb,
        "Etthundretallet f.Kr."@nb,
        "Hundretalet f.Kr."@nb,
        "Hundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Second century BC"@en,
        "100-tallet f.Kr."@nb .

humord:c11038 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11038" ;
    dct:modified "2024-08-21T12:15:05"^^xsd:dateTime ;
    skos:altLabel "200s BC"@en,
        "3rd century BC"@en,
        "Two hundreds BC"@en,
        "200-talet f.Kr."@nb,
        "3. hundreåret f.Kr."@nb,
        "3. århundre f.Kr."@nb,
        "Tohundretalet f.Kr."@nb,
        "Tohundretallet f.Kr."@nb,
        "Tredje hundreåret f.Kr."@nb,
        "Tredje århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Third century BC"@en,
        "200-tallet f.Kr."@nb .

humord:c11040 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11040" ;
    dct:modified "2024-08-21T12:06:56"^^xsd:dateTime ;
    skos:altLabel "300s BC"@en,
        "4th century BC"@en,
        "Three hundreds BC"@en,
        "300-talet f.Kr."@nb,
        "4. hundreåret f.Kr."@nb,
        "4. århundre f.Kr."@nb,
        "Fjerde hundreåret f.Kr."@nb,
        "Fjerde århundre f.Kr."@nb,
        "Trehundretalet f.Kr."@nb,
        "Trehundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Fourth century BC"@en,
        "300-tallet f.Kr."@nb .

humord:c11042 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11042" ;
    dct:modified "2024-08-21T11:25:01"^^xsd:dateTime ;
    skos:altLabel "400s BC"@en,
        "5th century BC"@en,
        "Four hundreds BC"@en,
        "400-talet f.Kr."@nb,
        "5. hundreåret f.Kr."@nb,
        "5. århundre f.Kr."@nb,
        "Femte hundreåret f.Kr."@nb,
        "Femte århundre f.Kr."@nb,
        "Firehundretalet f.Kr."@nb,
        "Firehundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Fifth century BC"@en,
        "400-tallet f.Kr."@nb .

humord:c11044 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11044" ;
    dct:modified "2024-08-21T11:22:30"^^xsd:dateTime ;
    skos:altLabel "500s BC"@en,
        "6th century BC"@en,
        "Five hundreds BC"@en,
        "500-talet f.Kr."@nb,
        "6. hundreåret f.Kr."@nb,
        "6. århundre f.Kr."@nb,
        "Femhundretalet f.Kr."@nb,
        "Femhundretallet f.Kr."@nb,
        "Sjette hundreåret f.Kr."@nb,
        "Sjette århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Sixth century BC"@en,
        "500-tallet f.Kr."@nb .

humord:c11046 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11046" ;
    dct:modified "2024-08-21T11:20:14"^^xsd:dateTime ;
    skos:altLabel "600s BC"@en,
        "7th century BC"@en,
        "Six hundreds BC"@en,
        "600-talet f.Kr."@nb,
        "7. hundreåret f.Kr."@nb,
        "7. århundre f.Kr."@nb,
        "Sekshundretalet f.Kr."@nb,
        "Sekshundretallet f.Kr."@nb,
        "Sjuande hundreåret f.Kr."@nb,
        "Sjuende århundre f.Kr."@nb,
        "Syvende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Seventh century BC"@en,
        "600-tallet f.Kr."@nb .

humord:c11048 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11048" ;
    dct:modified "2024-08-21T11:18:08"^^xsd:dateTime ;
    skos:altLabel "700s BC"@en,
        "8th century BC"@en,
        "Seven hundreds BC"@en,
        "700-talet f.Kr."@nb,
        "8. hundreår f.Kr."@nb,
        "8. århundre f.Kr."@nb,
        "Sjuhundretalet f.Kr."@nb,
        "Sjuhundretallet f.Kr."@nb,
        "Åttande hundreår f.Kr."@nb,
        "Åttende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Eighth century BC"@en,
        "700-tallet f.Kr."@nb .

humord:c11050 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11050" ;
    dct:modified "2024-08-21T11:16:15"^^xsd:dateTime ;
    skos:altLabel "800s BC"@en,
        "9th century BC"@en,
        "Eight hundreds BC"@en,
        "800-talet f.Kr."@nb,
        "9. hundreår f.Kr."@nb,
        "9. århundre f.Kr."@nb,
        "Niande hundreår f.Kr."@nb,
        "Niende århundre f.Kr."@nb,
        "Åttehundretalet f.Kr."@nb,
        "Åttehundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Ninth century BC"@en,
        "800-tallet f.Kr."@nb .

humord:c11052 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11052" ;
    dct:modified "2024-08-21T11:13:57"^^xsd:dateTime ;
    skos:altLabel "10th century BC"@en,
        "900s BC"@en,
        "Nine hundreds BC"@en,
        "10. hundreår f.Kr."@nb,
        "10. århundre f.Kr."@nb,
        "900-tallet f.Kr."@nb,
        "Nihundretalet f.Kr."@nb,
        "Nihundretallet f.Kr."@nb,
        "Tiande hundreår f.Kr."@nb,
        "Tiende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09014/e23/>,
        <http://dewey.info/class/930.16/e23/> ;
    skos:prefLabel "Tenth century BC"@en,
        "900-tallet f.Kr."@nb .

humord:c11054 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11054" ;
    dct:modified "2024-08-21T13:10:12"^^xsd:dateTime ;
    skos:altLabel "1000s BC (Century)"@en,
        "11th century BC"@en,
        "One thousands BC (Century)"@en,
        "1000-talet f.Kr."@nb,
        "11. hundreåret f. Kr."@nb,
        "11. århundre f.Kr."@nb,
        "Ellevte hundreåret f.Kr."@nb,
        "Ellevte århundre f.Kr."@nb,
        "Tusentallet f.Kr."@nb,
        "Tusentallt f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Eleventh century BC"@en,
        "1000-tallet f.Kr."@nb .

humord:c11056 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11056" ;
    dct:modified "2024-08-21T13:08:25"^^xsd:dateTime ;
    skos:altLabel "1100s BC"@en,
        "12th century BC"@en,
        "Eleven hundreds BC"@en,
        "1100-talet f.Kr"@nb,
        "12. hundretalet f. Kr."@nb,
        "12. århundre f.Kr."@nb,
        "Ellevehundretalet f.Kr."@nb,
        "Ellevehundretallet f.Kr."@nb,
        "Tolvte hundretalet f. Kr."@nb,
        "Tolvte århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Twelfth century BC"@en,
        "1100-tallet f.Kr."@nb .

humord:c11058 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11058" ;
    dct:modified "2024-08-21T13:06:16"^^xsd:dateTime ;
    skos:altLabel "1200s BC"@en,
        "13th century BC"@en,
        "Twelve hundreds BC"@en,
        "1200-talet f.Kr."@nb,
        "13. hundreåret f.Kr."@nb,
        "13. århundre f.Kr."@nb,
        "Tolvhundretalet f.Kr."@nb,
        "Tolvhundretallet f.Kr."@nb,
        "Trettande hundreåret f.Kr."@nb,
        "Trettende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Thirteenth century BC"@en,
        "1200-tallet f.Kr."@nb .

humord:c11060 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11060" ;
    dct:modified "2024-08-21T12:14:03"^^xsd:dateTime ;
    skos:altLabel "Two thousands BC"@en,
        "2000-talet f.Kr."@nb,
        "3. tusenåret f.Kr."@nb,
        "3. årtusen f.Kr."@nb,
        "Totusentalet f.Kr."@nb,
        "Totusentallet f.Kr."@nb,
        "Tredje tusenåret f.Kr."@nb,
        "Tredje årtusen f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c59366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "2000s BC"@en,
        "2000-tallet f.Kr."@nb .

humord:c11063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11063" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11062 ;
    skos:definition "Periode i Indias historie, 1785-1947 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/954.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/954.03/e23/> ;
    skos:prefLabel "British India"@en,
        "Britisk India"@nb .

humord:c11064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11064" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Islamic India"@en,
        "Muhammedansk India"@nb ;
    skos:broadMatch <http://dewey.info/class/954.02/e23/> ;
    skos:broader humord:c11062 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/954.02/e23/> ;
    skos:prefLabel "Muslim India"@en,
        "Muslimsk India"@nb .

humord:c11067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11067" ;
    dct:modified "2024-08-29T07:57:17"^^xsd:dateTime ;
    skos:altLabel "Azuchi-Momoyama (Period)"@en,
        "Momoyama (Period)"@en,
        "Momoyama period"@en,
        "Azuchi Momoyama (Periode)"@nb,
        "Azuchi-momoyama-perioden"@nb,
        "Momoyama (Periode)"@nb,
        "Momoyama-perioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1573 - 1602 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/952.024/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.024/e23/> ;
    skos:prefLabel "Azuchi-Momoyama period"@en,
        "Azuchi-momoyama-perioden"@nb .

humord:c11069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11069" ;
    dct:modified "2022-02-11T09:17:54"^^xsd:dateTime ;
    skos:altLabel "Edo (Period)"@en,
        "Tokugawa (Period)"@en,
        "Tokugawa period"@en,
        "Edo (Periode)"@nb,
        "Edoperioden"@nb,
        "Tokugawa (Periode)"@nb,
        "Tokugawa-perioden"@nb,
        "Tokugawaperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1603 - 1868 <UBO>"@nb ;
    skos:editorialNote "Oppdtatert"@nb ;
    skos:exactMatch <http://dewey.info/class/952.025/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.025/e23/> ;
    skos:prefLabel "Edo period"@en,
        "Edo-perioden"@nb .

humord:c11071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11071" ;
    dct:modified "2022-02-11T10:24:16"^^xsd:dateTime ;
    skos:altLabel "Heian (Period)"@en,
        "Heian era"@en,
        "Heian (Periode)"@nb,
        "Heian-tiden"@nb,
        "Heianperioden"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 794-1185 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Heian period"@en,
        "Heian-perioden"@nb .

humord:c11072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11072" ;
    dct:modified "2022-02-11T10:27:13"^^xsd:dateTime ;
    skos:altLabel "Heisei (Period)"@en,
        "Heisei era"@en,
        "Heisei (Periode)"@nb,
        "Heiseiperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:closeMatch <http://dewey.info/class/952.049/e23/> ;
    skos:definition "Japansk periode, 1989-2019 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.049/e23/> ;
    skos:prefLabel "Heisei period"@en,
        "Heisei-perioden"@nb .

humord:c11073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11073" ;
    dct:modified "2022-02-11T09:21:38"^^xsd:dateTime ;
    skos:altLabel "Kamakura (Period)"@en,
        "Kamakura (Periode)"@nb,
        "Kamakuraperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1185-1333 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/952.021/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.021/e23/> ;
    skos:prefLabel "Kamakura period"@en,
        "Kamakura-perioden"@nb .

humord:c11074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11074" ;
    dct:modified "2023-10-26T13:11:13"^^xsd:dateTime ;
    skos:altLabel "Meiji"@en,
        "Meiji (Period)"@en,
        "Meiji era"@en,
        "Meiji"@nb,
        "Meiji (Periode)"@nb,
        "Meiji-tiden"@nb,
        "Meijiperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1868 - 1912 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/952.031/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.031/e23/> ;
    skos:prefLabel "Meiji period"@en,
        "Meiji-perioden"@nb .

humord:c11075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11075" ;
    dct:modified "2022-02-11T13:04:03"^^xsd:dateTime ;
    skos:altLabel "Ashikaga (Period)"@en,
        "Ashikaga era"@en,
        "Ashikaga period"@en,
        "Muromachi (Period)"@en,
        "Muromachi era"@en,
        "Muromachi (Periode)"@nb,
        "Muromachiperioden"@nb,
        "Sengoku-perioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1392 - 1572 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/952.023/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.023/e23/> ;
    skos:prefLabel "Muromachi period"@en,
        "Muromachi-perioden"@nb .

humord:c11077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11077" ;
    dct:modified "2022-02-11T13:07:05"^^xsd:dateTime ;
    skos:altLabel "Nanboku-chô (Period)"@en,
        "Northern and southern courts period"@en,
        "Nanbokuchô (Periode)"@nb,
        "Nanbokuchôperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1333 - 1391 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/952.022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.022/e23/> ;
    skos:prefLabel "Nanboku-chô period"@en,
        "Nanbokuchô-perioden"@nb .

humord:c11078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11078" ;
    dct:modified "2022-02-11T09:28:19"^^xsd:dateTime ;
    skos:altLabel "Nara (Period)"@en,
        "Nara (Periode)"@nb,
        "Naraperioden"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 710 - 793 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Nara period"@en,
        "Nara-perioden"@nb .

humord:c11080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11080" ;
    dct:modified "2022-02-11T13:16:26"^^xsd:dateTime ;
    skos:altLabel "Modern Showa"@en,
        "Shôwa (Period)"@en,
        "Shôwa (Periode)"@nb,
        "Shôwaperioden"@nb ;
    skos:broadMatch <http://dewey.info/class/952.04/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1926 - 1989 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/952.033/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.033/e23/>,
        <http://dewey.info/class/952.04/e23/> ;
    skos:prefLabel "Shôwa period"@en,
        "Shôwa-perioden"@nb .

humord:c11081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11081" ;
    dct:modified "2022-02-11T13:17:57"^^xsd:dateTime ;
    skos:altLabel "Taishô (Period)"@en,
        "Taishô (Periode)"@en,
        "Taishô era"@en,
        "Taishôperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, 1912 - 1926 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/952.032/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.032/e23/> ;
    skos:prefLabel "Taishô period"@en,
        "Taishô-perioden"@nb .

humord:c11083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11083" ;
    dct:modified "2025-02-21T13:53:25"^^xsd:dateTime ;
    skos:altLabel "Folkerepublikken Kina"@nb ;
    skos:broader humord:c11082 ;
    skos:closeMatch <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/> ;
    skos:definition "Periode i Kinas historie, 1949 - <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/951.05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/951.05/e23/> ;
    skos:prefLabel "People's Republic of China"@en,
        "Folkerepublikken Kina"@nb ;
    skos:related humord:c01955 .

humord:c11084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11084" ;
    dct:modified "2020-10-19T16:31:27"^^xsd:dateTime ;
    skos:altLabel "Great Ming"@en,
        "Great Ming Empire"@en,
        "Ming"@nb,
        "Mingdynastiet"@nb ;
    skos:broader humord:c20582 ;
    skos:definition "Kinesisk periode, 1368 - 1644 (Ming-dynastiet) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/951.026/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.026/e23/> ;
    skos:prefLabel "Ming dynasty"@en,
        "Ming-dynastiet"@nb .

humord:c11085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11085" ;
    dct:modified "2024-09-12T13:46:28"^^xsd:dateTime ;
    skos:altLabel "Great Qing"@en,
        "Ch'ing"@nb,
        "Ching-dynastiet"@nb,
        "Qing"@nb,
        "Qing-dynastiet"@nb,
        "Qingdynastiet"@nb ;
    skos:broader humord:c20582 ;
    skos:definition "Qing er en kinesisk periode, 1644 - 1911 (Qing-dynastiet) <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/951.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.03/e23/> ;
    skos:prefLabel "Qing dynasty"@en,
        "Qing"@nb .

humord:c11087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11087" ;
    dct:modified "2024-09-12T13:48:51"^^xsd:dateTime ;
    skos:altLabel "Han period"@en,
        "Qin dynasty"@en,
        "Qin-Han"@en,
        "Ch'in"@nb,
        "Han (Periode)"@nb,
        "Han-dynastiet"@nb,
        "Handynastiet"@nb,
        "Qin"@nb,
        "Qin-Han"@nb,
        "Qin-dynastiet"@nb,
        "Qindynastiet"@nb ;
    skos:broadMatch <http://dewey.info/class/951.015/e23/>,
        <http://dewey.info/class/951.016/e23/> ;
    skos:broader humord:c20582 ;
    skos:closeMatch <http://dewey.info/class/931.04/e23/> ;
    skos:definition "Qin-Han var en kinesisk periode 250 f.Kr.- 220 e.Kr. (Omfatter: Qin-dynastiet 221-207 f.Kr., Han-dynastiet 206 f.Kr. - 220 e.Kr.) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.04/e23/>,
        <http://dewey.info/class/951.015/e23/>,
        <http://dewey.info/class/951.016/e23/> ;
    skos:prefLabel "Han dynasty"@en,
        "Qin-Han"@nb .

humord:c11090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11090" ;
    dct:modified "2025-02-21T13:58:31"^^xsd:dateTime ;
    skos:altLabel "Republikken Kina"@nb ;
    skos:broader humord:c11082 ;
    skos:definition "Periode i Kinas historie, 1912 - 1949 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/951.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.04/e23/> ;
    skos:prefLabel "Republic of China (1912-1949)"@en,
        "Republikken Kina"@nb ;
    skos:related humord:c01955 .

humord:c11091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11091" ;
    dct:modified "2020-10-22T09:37:41"^^xsd:dateTime ;
    skos:altLabel "Shang"@en,
        "Yin dynasty"@en,
        "Shang-dynastiet"@nb ;
    skos:broader humord:c11082 ;
    skos:definition "Kinesisk periode, til ca 1000 f.Kr. (Shang-dynastiet) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/931.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.02/e23/> ;
    skos:prefLabel "Shang dynasty"@en,
        "Shang"@nb .

humord:c11092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11092" ;
    dct:modified "2024-10-16T14:15:29"^^xsd:dateTime ;
    skos:altLabel "Song (Dynasty)"@en,
        "Bei Song"@nb,
        "Nan Song"@nb,
        "Song (Dynasti)"@nb,
        "Song-dynastiet"@nb,
        "Songdynastiet"@nb,
        "Sung"@nb,
        "Sung-dynastiet"@nb ;
    skos:broader humord:c20582 ;
    skos:definition "Kinesisk periode, 960 - 1279. (Omfatter: Nordlige Song-dynasti 960-1126, og  Sydlige Song-dynasti 1126-1279) <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/951.024/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.024/e23/> ;
    skos:prefLabel "Song dynasty"@en,
        "Song-dynastiet"@nb .

humord:c11093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11093" ;
    dct:modified "2024-09-16T09:32:36"^^xsd:dateTime ;
    skos:altLabel "Great Liao"@en,
        "Khitan (Empire)"@en,
        "Liao Empire"@en,
        "Qidan"@en,
        "Khitan-dynastiet"@nb,
        "Khitan-riket"@nb,
        "Liao"@nb,
        "Liaodynastiet"@nb ;
    skos:broadMatch <http://dewey.info/class/951.018/e23/>,
        <http://dewey.info/class/951.024/e23/> ;
    skos:broader humord:c20582 ;
    skos:definition "Rike i deler av nordlige Kina, Mongolia og Mandsjuria, 907-1125 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.018/e23/>,
        <http://dewey.info/class/951.024/e23/> ;
    skos:prefLabel "Liao dynasty"@en,
        "Liao-dynastiet"@nb .

humord:c11095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11095" ;
    dct:modified "2016-10-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tang Empire"@en,
        "Tang (Dynasti)"@nb,
        "Tangdynastiet"@nb ;
    skos:broader humord:c20582 ;
    skos:closeMatch <http://dewey.info/class/951.01/e23/> ;
    skos:definition "Kinesisk periode, 618-907 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.01/e23/> ;
    skos:prefLabel "Tang dynasty"@en,
        "Tang-dynastiet"@nb .

humord:c11096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11096" ;
    dct:modified "2007-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Great Yuan"@en,
        "Yuan-dynastiet"@nb,
        "Yuandynastiet"@nb ;
    skos:broader humord:c20582 ;
    skos:closeMatch <http://dewey.info/class/951.025/e23/> ;
    skos:definition "Kinesisk periode, 1271 - 1368 (Yuan-dynastiet) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.025/e23/> ;
    skos:prefLabel "Yuan dynasty"@en,
        "Yuan"@nb .

humord:c11097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11097" ;
    dct:modified "2024-09-16T13:52:44"^^xsd:dateTime ;
    skos:altLabel "Zhou"@en,
        "Chou"@nb,
        "Chou-dynastiet"@nb,
        "Zhou"@nb,
        "Zhou-dynastiet"@nb ;
    skos:broader humord:c11082 ;
    skos:closeMatch <http://dewey.info/class/931.03/e23/> ;
    skos:definition "Zhou var en kinesisk periode, ca. 1050-250 f.Kr. (Zhou-dynastiet) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.03/e23/> ;
    skos:prefLabel "Zhou dynasty"@en,
        "Zhou"@nb .

humord:c11101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11101" ;
    dct:modified "2010-01-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fortida"@nb ;
    skos:broadMatch <http://dewey.info/class/901/e23/> ;
    skos:broader humord:c11108 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/> ;
    skos:prefLabel "Past"@en,
        "Fortid"@nb .

humord:c11103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11103" ;
    dct:modified "2022-02-03T13:47:20"^^xsd:dateTime ;
    skos:altLabel "Framtida"@nb,
        "Framtiden"@nb,
        "Fremtid"@nb,
        "Fremtiden"@nb ;
    skos:broadMatch <http://dewey.info/class/303.49/e23/> ;
    skos:broader humord:c11108 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.49/e23/> ;
    skos:prefLabel "Future"@en,
        "Framtid"@nb ;
    skos:related humord:c20885 .

humord:c11109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11109" ;
    dct:modified "2020-09-17T13:24:54"^^xsd:dateTime ;
    skos:altLabel "Church year"@en,
        "Ecclesiastical year"@en ;
    skos:broader humord:c11108 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/263.9/e23/>,
        <http://dewey.info/class/529.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/242.3/e23/>,
        <http://dewey.info/class/251.6/e23/>,
        <http://dewey.info/class/252.6/e23/>,
        <http://dewey.info/class/263.9/e23/>,
        <http://dewey.info/class/529.44/e23/>,
        <http://dewey.info/class/781.72/e23/> ;
    skos:prefLabel "Liturgical year"@en,
        "Kirkeår"@nb ;
    skos:relatedMatch <http://dewey.info/class/242.3/e23/>,
        <http://dewey.info/class/251.6/e23/>,
        <http://dewey.info/class/252.6/e23/>,
        <http://dewey.info/class/781.72/e23/> .

humord:c11110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11110" ;
    dct:modified "2004-07-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/529.1/e23/> ;
    skos:broader humord:c19577 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.1/e23/> ;
    skos:prefLabel "Night"@en,
        "Natt"@nb .

humord:c11111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11111" ;
    dct:modified "2024-02-19T13:13:44"^^xsd:dateTime ;
    skos:altLabel "Søndagar"@nb ;
    skos:broadMatch <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/394.26/e23/> ;
    skos:broader humord:c12345,
        humord:c63349 ;
    skos:exactMatch <http://dewey.info/class/263.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/263.3/e23/>,
        <http://dewey.info/class/394.26/e23/> ;
    skos:prefLabel "Sundays"@en,
        "Søndager"@nb .

humord:c11112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11112" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11108 ;
    skos:definition "Den 11. måned i den franske revolusjonskalender, fra 19. juli til 18. august, \"varmemåneden\" <FO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.30944/e23/>,
        <http://dewey.info/class/944.04/e23/> ;
    skos:prefLabel "Thermidor"@en,
        "Thermidor"@nb ;
    skos:relatedMatch <http://dewey.info/class/529.30944/e23/>,
        <http://dewey.info/class/944.04/e23/> .

humord:c11114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11114" ;
    dct:modified "2024-08-08T13:41:49"^^xsd:dateTime ;
    skos:altLabel "Årstider"@nb ;
    skos:broader humord:c11108 ;
    skos:exactMatch realfagstermer:c010201,
        <http://dewey.info/class/508.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010201,
        <http://dewey.info/class/398.236/e23/>,
        <http://dewey.info/class/398.33/e23/>,
        <http://dewey.info/class/508.2/e23/>,
        <http://dewey.info/class/525.5/e23/>,
        <http://dewey.info/class/577.23/e23/> ;
    skos:prefLabel "Seasons"@en,
        "Årstider"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.236/e23/>,
        <http://dewey.info/class/398.33/e23/>,
        <http://dewey.info/class/525.5/e23/>,
        <http://dewey.info/class/577.23/e23/> .

humord:c11116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11116" ;
    dct:modified "2020-09-17T13:34:59"^^xsd:dateTime ;
    skos:altLabel "Phases of life"@en ;
    skos:broadMatch <http://dewey.info/class/305.2/e23/> ;
    skos:broader humord:c11115 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/> ;
    skos:prefLabel "Stages of life"@en,
        "Livsstadier"@nb ;
    skos:related humord:c11117 .

humord:c11117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11117" ;
    dct:modified "2024-08-01T10:24:07"^^xsd:dateTime ;
    skos:altLabel "Alder"@nb ;
    skos:broadMatch <http://dewey.info/class/115/e23/> ;
    skos:broader humord:c11108 ;
    skos:definition "Tid som noe har vært til i <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/115/e23/>,
        <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/529/e23/> ;
    skos:prefLabel "Age"@en,
        "Alder"@nb ;
    skos:related humord:c09013,
        humord:c11116,
        humord:c22930 ;
    skos:relatedMatch <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/529/e23/> .

humord:c11118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11118" ;
    dct:modified "2024-10-14T15:47:59"^^xsd:dateTime ;
    skos:altLabel "Infancy"@en,
        "Barndom"@nb ;
    skos:broader humord:c11116 ;
    skos:exactMatch <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/155.4/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:prefLabel "Childhood"@en,
        "Barndom"@nb ;
    skos:related humord:c08156,
        humord:c22930 ;
    skos:relatedMatch <http://dewey.info/class/155.4/e23/> .

humord:c11119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11119" ;
    dct:modified "1994-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11116 ;
    skos:closeMatch <http://dewey.info/class/612.661/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.14/e23/>,
        <http://dewey.info/class/395.24/e23/>,
        <http://dewey.info/class/612.661/e23/> ;
    skos:prefLabel "Puberty"@en,
        "Pubertet"@nb ;
    skos:related humord:c11120 ;
    skos:relatedMatch <http://dewey.info/class/392.14/e23/>,
        <http://dewey.info/class/395.24/e23/> .

humord:c11120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 112 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11120" ;
    dct:modified "2024-11-06T11:22:39"^^xsd:dateTime ;
    skos:altLabel "Adolescence"@en,
        "Adolescents"@en,
        "Juveniles"@en,
        "Young people"@en,
        "Young persons"@en,
        "Storbyungdom"@nb,
        "Ungdom"@nb,
        "Ungdomar"@nb,
        "Ungdommar"@nb,
        "Ungdommer"@nb,
        "Unge (Menneske)"@nb,
        "Unge (Mennesker)"@nb ;
    skos:broader humord:c07170 ;
    skos:editorialNote "Brukes både om ungdomstiden og om unge mennesker som gruppe"@nb ;
    skos:exactMatch realfagstermer:c001986,
        realfagstermer:c009969,
        <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/305.235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001986,
        realfagstermer:c009969,
        <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/305.235/e23/>,
        <http://dewey.info/class/362.7083/e23/> ;
    skos:prefLabel "Youth"@en,
        "Ungdom"@nb ;
    skos:related humord:c11119,
        humord:c13565,
        humord:c24726 ;
    skos:relatedMatch <http://dewey.info/class/362.7083/e23/> .

humord:c11121 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00790,
        humord:c06885 ;
    dct:created "2014-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11121" ;
    dct:modified "2021-11-24T13:38:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Afrikanskamerikansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11123 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01695,
        humord:c10297 ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11123" ;
    dct:modified "2021-11-24T13:38:45"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amerikanisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11124 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01695,
        humord:c10297 ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11124" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amerikanskengelsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11125" ;
    dct:modified "2024-08-14T09:55:31"^^xsd:dateTime ;
    skos:altLabel "Methods of analyses"@en,
        "Methods of analysis"@en,
        "Analysemetodar"@nb ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 25/11-21 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical methods"@en,
        "Analysemetoder"@nb .

humord:c11126 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03812,
        humord:c05394 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11126" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anatomisk tegning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11128 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01634,
        humord:c09654 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11128" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabisk nasjonalisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11130 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01653,
        humord:c06999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11130" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Argentinsk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11131 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00369,
        humord:c01459 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11131" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Argumentasjonsanalyse (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11132 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00005,
        humord:c08303 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11132" ;
    dct:modified "2021-11-24T13:36:08"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arkeometallurgi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11134 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02352,
        humord:c09724 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11134" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atensk demokrati (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11136 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03723,
        humord:c10297 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11136" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Australskengelsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11137 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03723,
        humord:c06885 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11137" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Australsk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11141 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03692,
        humord:c09767 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11141" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Balkanspråk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11142" ;
    dct:modified "2024-10-17T14:15:21"^^xsd:dateTime ;
    skos:altLabel "Barneklede"@nb ;
    skos:broader humord:c04685 ;
    skos:exactMatch <http://dewey.info/class/391.3/e23/>,
        <http://dewey.info/class/646.406/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.3/e23/>,
        <http://dewey.info/class/646.406/e23/> ;
    skos:prefLabel "Children's clothing"@en,
        "Barneklær"@nb .

humord:c11144 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07171,
        humord:c12905 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11144" ;
    dct:modified "2023-03-02T10:45:21"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barnerim (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11145 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04839,
        humord:c07171 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11145" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barnetradisjoner (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11146 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04741,
        humord:c08354 ;
    dct:created "2015-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11146" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bastmatter (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11147 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04685,
        humord:c09769 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11147" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bekledningsterminologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11149 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05194,
        humord:c05201 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11149" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bindingsverkshus (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11150 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04612,
        humord:c06305 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11150" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bistrospråk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11152 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08245,
        humord:c08570 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11152" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bjørnekultus (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11153" ;
    dct:modified "2024-11-05T14:00:01"^^xsd:dateTime ;
    skos:altLabel "Blind persons"@en,
        "Blinde"@nb ;
    skos:broader humord:c07239 ;
    skos:closeMatch realfagstermer:c002856,
        <http://dewey.info/class/1--0871/e23/>,
        <http://dewey.info/class/362.41/e23/> ;
    skos:editorialNote "Brukes om blinde generelt som gruppe"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9081/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002856,
        <http://dewey.info/class/027.663/e23/>,
        <http://dewey.info/class/1--0871/e23/>,
        <http://dewey.info/class/305.9081/e23/>,
        <http://dewey.info/class/362.41/e23/>,
        <http://dewey.info/class/371.911/e23/> ;
    skos:prefLabel "Blind people"@en,
        "Blinde"@nb ;
    skos:related humord:c03804 ;
    skos:relatedMatch <http://dewey.info/class/027.663/e23/>,
        <http://dewey.info/class/371.911/e23/> .

humord:c11155 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01660,
        humord:c06999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11155" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boliviansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11157 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00359,
        humord:c09332 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11157" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borgerlige verdier (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11158 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01661,
        humord:c10505 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11158" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brasilianisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11159 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01661,
        humord:c06968 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11159" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brasiliansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11160 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c08475 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11160" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buddhistisk filosofi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11163 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05201,
        humord:c05626 ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11163" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bygningsornamentikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11164 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06305,
        humord:c09402 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11164" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Byråkratspråk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11165 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01666,
        humord:c06895 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11165" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canadisk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11166 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01681,
        humord:c06999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11166" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colombiansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11167 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01689,
        humord:c06999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11167" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cubansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11168 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02174,
        humord:c02605 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11168" ;
    dct:modified "2021-11-25T10:23:40"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Danmark-Norge (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11171" ;
    dct:modified "2024-11-05T13:56:41"^^xsd:dateTime ;
    skos:altLabel "Deaf persons"@en,
        "Døve"@nb ;
    skos:broader humord:c11225 ;
    skos:closeMatch realfagstermer:c005317,
        <http://dewey.info/class/362.42/e23/> ;
    skos:editorialNote "Brukes om døve generelt som gruppe"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0872/e23/>,
        <http://dewey.info/class/305.9082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005317,
        <http://dewey.info/class/1--0872/e23/>,
        <http://dewey.info/class/305.9082/e23/>,
        <http://dewey.info/class/362.42/e23/> ;
    skos:prefLabel "Deaf people"@en,
        "Døve"@nb ;
    skos:related humord:c03788 .

humord:c11172 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07909,
        humord:c28289 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11172" ;
    dct:modified "2021-11-24T13:53:08"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eksamensreglement (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11173 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07909,
        humord:c28289 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11173" ;
    dct:modified "2021-11-24T13:53:08"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eksamensvedtekter (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11176 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c06885 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11176" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engelsk litteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11177 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00496,
        humord:c00511 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11177" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enhet og mangfold (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11178 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00654,
        humord:c00689 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11178" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Erkjennelsesteoretisk skeptisisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "unassigned" ;
    dct:created "2009-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11180" ;
    dct:modified "2021-12-14T14:42:04"^^xsd:dateTime ;
    skos:broader humord:c09268 ;
    skos:editorialNote "Endret fra generell se-henvisning til emneord 7/12-21 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic minorities"@en,
        "Etniske minoriteter"@nb .

humord:c11181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "unassigned" ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11181" ;
    dct:modified "2024-10-22T08:44:39"^^xsd:dateTime ;
    skos:altLabel "Animal psychology"@en,
        "Behavioral biology"@en,
        "Adferdsbiologi"@nb,
        "Atferdsbiologi"@nb,
        "Dyreatferd"@nb,
        "Dyrepsykologi"@nb,
        "Etologi"@nb,
        "Åtferdsbiologi"@nb ;
    skos:broader humord:c07976,
        humord:c08227 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 14/12-21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethology"@en,
        "Etologi"@nb .

humord:c11182 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00981,
        humord:c05183 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11182" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Etruscan art"@en,
        "Etruskisk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11185 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01535,
        humord:c06712 ;
    dct:created "2011-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11185" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eventyrforskning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11189 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05471,
        humord:c07592 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11189" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fajansefabrikker (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11190 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03121,
        humord:c09638 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11190" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Falangisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11191" ;
    dct:modified "2025-01-03T10:08:49"^^xsd:dateTime ;
    skos:altLabel "Trapping tools"@en,
        "Fangstreiskapar"@nb ;
    skos:broader humord:c04440 ;
    skos:exactMatch <http://dewey.info/class/639.10284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.10284/e23/>,
        <http://dewey.info/class/799.2/e23/> ;
    skos:prefLabel "Hunting and fishing gears"@en,
        "Fangstredskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/799.2/e23/> .

humord:c11192 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00561,
        humord:c04453 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11192" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feministisk antropologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11193 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c00561 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11193" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feministisk filosofi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11195" ;
    dct:modified "2023-11-27T12:23:21"^^xsd:dateTime ;
    skos:altLabel "Fishing gears"@en,
        "Fiskereiskapar"@nb,
        "Fiskeutstyr"@nb ;
    skos:broader humord:c04440 ;
    skos:closeMatch <http://dewey.info/class/639.20284/e23/>,
        <http://dewey.info/class/799.10284/e23/> ;
    skos:exactMatch realfagstermer:c007702 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007702,
        <http://dewey.info/class/639.20284/e23/>,
        <http://dewey.info/class/799.10284/e23/> ;
    skos:prefLabel "Fishing tackles"@en,
        "Fiskeredskaper"@nb .

humord:c11197 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05498,
        humord:c07499 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11197" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Folkemusikere (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11201 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00006,
        humord:c04577 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11201" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fornminnepleie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11202 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01513,
        humord:c01535 ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11202" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forskningsprosjekter (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11204 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04402,
        humord:c04407 ;
    dct:created "1994-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11204" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fototeknikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11205 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c06895 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11205" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fransk litteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11206 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c09775,
        humord:c27394 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11206" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fremmedspråktilegnelse (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11207 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c09775 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11207" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fremmedspråkundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11208 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00437,
        humord:c07270 ;
    dct:created "2015-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11208" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fyrsteidealer (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11209 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01834,
        humord:c10898 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11209" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Førislamsk India (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11210 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08472,
        humord:c10900 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11210" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Førkristen religion (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11211 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01834,
        humord:c10898 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11211" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Førmuslimsk india (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11214 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08262 ;
    dct:created "1999-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11214" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Goethe, Johann Wolfgang von registres i marcfelt 600"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Goethes fargelære (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11215 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c10876 ;
    dct:created "1995-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11215" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gresk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11218 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07745,
        humord:c08943 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11218" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Handelskonsesjoner (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11219 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c10879 ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11219" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hellenistisk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11220" ;
    dct:modified "2024-11-20T13:26:28"^^xsd:dateTime ;
    skos:altLabel "Historiemaleri"@nb ;
    skos:broadMatch <http://dewey.info/class/704.9499/e23/> ;
    skos:broader humord:c05333,
        humord:c29169 ;
    skos:closeMatch <http://dewey.info/class/758.99/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9499/e23/>,
        <http://dewey.info/class/758.99/e23/> ;
    skos:prefLabel "History paintings"@en,
        "Historiemaleri"@nb .

humord:c11221 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c12563 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11221" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Historieundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11222 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04844,
        humord:c04868 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11222" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hoffester (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11223 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04868,
        humord:c04939 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11223" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hoffetikette (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11224 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04868,
        humord:c04939 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11224" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hoffseremoniell (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11225" ;
    dct:modified "2024-11-05T14:02:48"^^xsd:dateTime ;
    skos:altLabel "Hearing impaired persons"@en,
        "Partially hearing people"@en,
        "Partially hearing persons"@en,
        "People with hearing loss"@en,
        "Persons with hearing loss"@en,
        "Hørselhemmede"@nb,
        "Hørselshemmete"@nb,
        "Hørselsskadde"@nb,
        "Høyrselshemja"@nb,
        "Høyrselshemma"@nb,
        "Høyrselsskadd"@nb,
        "Høyrslehemja"@nb,
        "Høyrsleskadde"@nb,
        "høyrslehemma"@nb ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005317,
        <http://dewey.info/class/1--0872/e23/>,
        <http://dewey.info/class/305.9082/e23/>,
        <http://dewey.info/class/362.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005317,
        <http://dewey.info/class/1--0872/e23/>,
        <http://dewey.info/class/305.9082/e23/>,
        <http://dewey.info/class/362.42/e23/> ;
    skos:prefLabel "Hearing impaired people"@en,
        "Hørselshemmede"@nb ;
    skos:related humord:c03786 .

humord:c11226 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08885,
        humord:c08935 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11226" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Høyesterettsdommer (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11227 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00797,
        humord:c07484 ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11227" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amerikanske urfolksforfattere (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11228" ;
    dct:modified "2024-10-21T08:52:56"^^xsd:dateTime ;
    skos:altLabel "Indiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491/e23/>,
        <http://dewey.info/class/6--91/e23/> ;
    skos:broader humord:c10354 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491/e23/>,
        <http://dewey.info/class/6--91/e23/> ;
    skos:prefLabel "Indian languages"@en,
        "Indiske språk"@nb .

humord:c11230 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c08512 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11230" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamsk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11236 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06305,
        humord:c08953 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11236" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juridisk språkbruk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11237 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c08522 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11237" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jødisk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11238 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05113,
        humord:c08522 ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11238" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jødisk mystikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11241 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04854,
        humord:c04957 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11241" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karnevalsopptog (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11242 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08718,
        humord:c08768 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11242" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Katolsk liturgi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11243 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05226,
        humord:c07666 ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11243" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kirkebygging (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11244 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00005,
        humord:c10875 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11244" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Klassisk arkeologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11245 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c02348,
        humord:c10875 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11245" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Klassisk gresk filosofi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11246 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00474,
        humord:c00695 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11246" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Koherensteorien for sannhet (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11247 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05167,
        humord:c07272 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11247" ;
    dct:modified "2022-04-28T15:09:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kongekroninger (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11248 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00474,
        humord:c00696 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11248" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Konsensusteorien for sannhet (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11249 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c08534 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11249" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kristendomsundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11250 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08534,
        humord:c29169 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11250" ;
    dct:modified "2021-11-24T13:36:08"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kristen kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11251 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05113,
        humord:c08534 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11251" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kristen mystikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11252 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08534,
        humord:c09224 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11252" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kristen oppdragelse (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11254 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05166,
        humord:c07272 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11254" ;
    dct:modified "2022-04-28T15:09:56"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kroningsseremonier (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11255 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06255,
        humord:c08433 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11255" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kultiske stedsnavn (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11256 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04515,
        humord:c06342 ;
    dct:created "2011-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11256" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kulturelle symboler (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11272 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07186,
        humord:c08140 ;
    dct:created "2009-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11272" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kvinnelig seksualitet (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11276 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c07078 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11276" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kvinnelitteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11278" ;
    dct:modified "2024-11-21T13:48:24"^^xsd:dateTime ;
    skos:altLabel "Salmon fisheries"@en,
        "Salmon fishery"@en,
        "Laksefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:closeMatch <http://dewey.info/class/639.2756/e23/>,
        <http://dewey.info/class/799.1756/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c007189 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007189,
        <http://dewey.info/class/639.2756/e23/>,
        <http://dewey.info/class/799.1756/e23/> ;
    skos:prefLabel "Salmon fishing"@en,
        "Laksefiske"@nb ;
    skos:related humord:c08238,
        humord:c68612 .

humord:c11279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11279" ;
    dct:modified "2025-01-03T10:15:18"^^xsd:dateTime ;
    skos:altLabel "Farm machinery"@en,
        "Jordbruksmaskinar"@nb,
        "Jordbruksmaskiner"@nb,
        "Landbruksmaskinar"@nb,
        "Landbruksmaskiner"@nb ;
    skos:broadMatch <http://dewey.info/class/681.763/e23/> ;
    skos:broader humord:c04435 ;
    skos:exactMatch <http://dewey.info/class/631.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.14/e23/>,
        <http://dewey.info/class/631.3/e23/>,
        <http://dewey.info/class/681.763/e23/> ;
    skos:prefLabel "Agricultural machinery"@en,
        "Landbruksmaskiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.14/e23/> .

humord:c11280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11280" ;
    dct:modified "2024-10-11T14:04:37"^^xsd:dateTime ;
    skos:altLabel "Agricultural tools"@en,
        "Farm tools"@en,
        "Farming tools"@en,
        "Jordbruksredskap"@nb,
        "Jordbruksredskaper"@nb,
        "Jordbruksreiskap"@nb,
        "Jordbruksreiskapar"@nb,
        "Landbruksredskap"@nb,
        "Landbruksreiskap"@nb,
        "Landbruksreiskapar"@nb ;
    skos:broadMatch <http://dewey.info/class/631.3/e23/> ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.3/e23/> ;
    skos:prefLabel "Agricultural implements"@en,
        "Landbruksredskaper"@nb .

humord:c11282 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04211,
        humord:c06153 ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11282" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leksikografisk databehandling (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11283" ;
    dct:modified "2024-11-05T13:28:16"^^xsd:dateTime ;
    skos:altLabel "Female gays"@en,
        "Female homosexuals"@en,
        "Gay women"@en,
        "Homofile kvinner"@nb,
        "Lesbiske"@nb ;
    skos:broader humord:c21266 ;
    skos:closeMatch <http://dewey.info/class/306.7663/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086643/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086643/e23/>,
        <http://dewey.info/class/155.3443/e23/>,
        <http://dewey.info/class/306.7663/e23/> ;
    skos:prefLabel "Lesbians"@en,
        "Lesbiske"@nb ;
    skos:related humord:c29331,
        humord:c29904 ;
    skos:relatedMatch <http://dewey.info/class/155.3443/e23/> .

humord:c11284 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01512,
        humord:c09013 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11284" ;
    dct:modified "2022-04-28T15:05:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Levetidsprognoser (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11285 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00359,
        humord:c06452 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11285" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litteraturens verdi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11286 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 94 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c06452 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11286" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termen Historisk framstilling og term for emnet, f.eks. Roman * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11288 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06337,
        humord:c06452 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11288" ;
    dct:modified "2022-04-28T15:04:39"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litteratursemiologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11289 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06452,
        humord:c07899 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11289" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litteraturundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11292" ;
    dct:modified "2015-11-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:prefLabel "Symbols of power"@en,
        "Maktsymboler"@nb .

humord:c11298 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06305,
        humord:c07190 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11298" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mannsspråk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11299 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04740,
        humord:c04854 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11299" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maskeopptog (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11301" ;
    dct:modified "2024-12-03T11:44:46"^^xsd:dateTime ;
    skos:altLabel "Medieetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/175/e23/> ;
    skos:broader humord:c00240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/175/e23/> ;
    skos:prefLabel "Media ethics"@en,
        "Medieetikk"@nb .

humord:c11302 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01766,
        humord:c06999 ;
    dct:created "1994-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11302" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meksikansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11304 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07745,
        humord:c09768 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11304" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Merkantilt språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11305 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05293,
        humord:c10901 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11305" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middelalderborger (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11306 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06452,
        humord:c10901 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11306" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middelalderlitteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11307 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06028,
        humord:c10901 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11307" ;
    dct:modified "2021-11-24T13:36:00"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middelaldertekster (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11308 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c10919 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11308" ;
    dct:modified "2021-11-24T13:36:00"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minoisk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11309 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07507,
        humord:c08654 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11309" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Misjonsleger (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11311 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02593,
        humord:c10545 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11311" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moldavisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11312 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00240,
        humord:c09224 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11312" ;
    dct:modified "2021-11-24T13:36:02"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moralsk oppdragelse (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11313 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05826,
        humord:c06041 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11313" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morfologiens semantikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11314 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06282,
        humord:c10840 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11314" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muntlig oversettelse (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11316 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c10920 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11316" ;
    dct:modified "2021-11-24T13:36:02"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mykensk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11317 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00067,
        humord:c04641 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11317" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myntfunn (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11319 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03730,
        humord:c06885 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11319" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Newzealandsk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11321 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00005,
        humord:c03680 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11321" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordisk arkeologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11322 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03680,
        humord:c08472 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11322" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordisk religion (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11323 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02254,
        humord:c06895 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11323" ;
    dct:modified "2021-11-24T13:36:04"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Normannisk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11324 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c06959 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11324" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norsk litteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11325 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c10259 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11325" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norskundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11327 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07701,
        humord:c09769 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11327" ;
    dct:modified "2021-11-24T13:36:00"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oljeterminologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11328" ;
    dct:modified "2024-12-06T14:38:30"^^xsd:dateTime ;
    skos:altLabel "Oppdagingsreiser"@nb ;
    skos:broader humord:c01412 ;
    skos:closeMatch <http://dewey.info/class/910.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010403 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010403,
        <http://dewey.info/class/910.9/e23/> ;
    skos:prefLabel "Voyages of discovery"@en,
        "Oppdagelsesreiser"@nb ;
    skos:related humord:c01507,
        humord:c07313 .

humord:c11329 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01773,
        humord:c06911 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11329" ;
    dct:modified "2021-11-24T13:36:00"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paraguayansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11331 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01774,
        humord:c06999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11331" ;
    dct:modified "2021-11-24T13:36:02"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peruansk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11333 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c09246,
        humord:c09547 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11333" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Politisk propaganda (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11334" ;
    dct:modified "2015-04-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09241 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.232/e23/> ;
    skos:prefLabel "Police brutality"@en,
        "Politivold"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.232/e23/> .

humord:c11336 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00743,
        humord:c08472 ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11336" ;
    dct:modified "2021-11-24T13:36:02"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primitive religioner (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11339 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01535,
        humord:c07326 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11339" ;
    dct:modified "2021-11-24T13:36:00"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Publikumsforskning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11340 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06305,
        humord:c09112 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11340" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiospråk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11343" ;
    dct:modified "2020-07-02T12:35:02"^^xsd:dateTime ;
    skos:altLabel "Policies of religion"@en,
        "Policy of religion"@en ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/322.1/e23/>,
        <http://dewey.info/class/323.442/e23/> ;
    skos:prefLabel "Politics of religion"@en,
        "Religionspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.442/e23/> .

humord:c11344 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c08472 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11344" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Religionsundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11345 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08472,
        humord:c29169 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11345" ;
    dct:modified "2021-11-24T13:36:02"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Religiøs ikonografi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11346 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08128,
        humord:c08472 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11346" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Religiøs mentalitet (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11350 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06452,
        humord:c10941 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11350" ;
    dct:modified "2021-11-24T13:36:04"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Romantisk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11351 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03764,
        humord:c05183 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11351" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Romersk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11352 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03764,
        humord:c04641 ;
    dct:created "2006-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11352" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Romerske mynter (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11353 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05383,
        humord:c07352 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11353" ;
    dct:modified "2021-11-24T13:36:02"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rytterstatuer (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11354 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07395,
        humord:c07705 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11354" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sagbruksarbeidere (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11355 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05022,
        humord:c07378 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11355" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sagnfortellere (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11356 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01487,
        humord:c05022 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11356" ;
    dct:modified "2021-11-24T13:35:59"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sagninnsamlere (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11358 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03749,
        humord:c06452 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11358" ;
    dct:modified "2021-11-24T13:35:59"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Samveldelitteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11360 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08434,
        humord:c08755 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11360" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sibyllinske orakler (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11361" ;
    dct:modified "2024-08-13T10:45:34"^^xsd:dateTime ;
    skos:altLabel "Herring fisheries"@en,
        "Herring fishery"@en,
        "Sildefiske"@nb,
        "Sildefiskeri"@nb ;
    skos:broadMatch <http://dewey.info/class/639.27452/e23/> ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c012034 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012034,
        <http://dewey.info/class/639.27452/e23/> ;
    skos:prefLabel "Herring fishing"@en,
        "Sildefiske"@nb .

humord:c11362 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03747,
        humord:c09767 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11362" ;
    dct:modified "2021-11-24T13:36:04"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sirkumpolart språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11364 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06282,
        humord:c10838 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11364" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skriftlige oversettelser (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11368 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04446,
        humord:c07676 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11368" ;
    dct:modified "2021-11-24T13:36:01"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snekkerverktøy (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11369 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c06999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11369" ;
    dct:modified "2021-11-24T13:36:05"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spansk litteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11370 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00625,
        humord:c06335 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11370" ;
    dct:modified "2021-11-24T13:36:03"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språkanalytisk filosofi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11374 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01528,
        humord:c06320 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11374" ;
    dct:modified "2022-04-28T15:06:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språktest (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11375 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c09767 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11375" ;
    dct:modified "2021-11-24T13:36:06"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språkundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11376 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06381,
        humord:c10297 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11376" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard English (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11377 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06242,
        humord:c06255 ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11377" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stedsnavnforskning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11379 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06255,
        humord:c06381 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11379" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stedsnavnsnormering (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11380" ;
    dct:modified "2025-01-03T09:57:47"^^xsd:dateTime ;
    skos:altLabel "Steinredskap"@nb ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/> ;
    skos:broader humord:c04440 ;
    skos:closeMatch <http://dewey.info/class/621.9009012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.9009012/e23/>,
        <http://dewey.info/class/623.441/e23/> ;
    skos:prefLabel "Stone tools"@en,
        "Steinredskaper"@nb .

humord:c11383 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01783,
        humord:c09817,
        humord:c10310 ;
    dct:created "2003-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11383" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surinamsk språk (Nederlandsk) (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11384 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03256,
        humord:c10477 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11384" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sveitserfransk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11386 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06041,
        humord:c06061 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11386" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Syntaksens semantikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11387 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01616,
        humord:c10297 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11387" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sørafrikanskengelsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11389 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05184,
        humord:c05253 ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11389" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaterarkitektur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11390 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c05542 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11390" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaterhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11391 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01513,
        humord:c05542 ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11391" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaterprosjekt (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11392 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05542,
        humord:c05547 ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11392" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaterregi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11393 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05542,
        humord:c06337 ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11393" ;
    dct:modified "2022-04-28T15:07:37"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teatersemiotikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11394 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c04425 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11394" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teknologisk utvikling (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11397 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05478,
        humord:c08385 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11397" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tinnstøperkunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11398 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06242,
        humord:c06255 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11398" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topomastikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11399 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00658,
        humord:c05999 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11399" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transcendental pragmatikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11401 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04660,
        humord:c04881 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11401" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trivialobjekt (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11403 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c07016 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11403" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tysk litteraturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11404" ;
    dct:modified "2022-03-15T08:08:17"^^xsd:dateTime ;
    skos:altLabel "Independent youth associations"@en,
        "Independent youth groups"@en,
        "Youth associations"@en,
        "Frilynte ungdomslag"@nb ;
    skos:broader humord:c09286 ;
    skos:closeMatch <http://dewey.info/class/369.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/369.4/e23/> ;
    skos:prefLabel "Youth groups"@en,
        "Ungdomslag"@nb ;
    skos:related humord:c23411 .

humord:c11409 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05287,
        humord:c05626 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11409" ;
    dct:modified "2022-04-28T13:59:42"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veggdekorasjon (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11410 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05287,
        humord:c05626 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11410" ;
    dct:modified "2022-04-28T13:59:39"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veggutsmykning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11411 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00539,
        humord:c08332 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11411" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Verdens evighet (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11412 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08332,
        humord:c12563 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11412" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Verdenshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11413" ;
    dct:modified "2021-12-02T13:21:34"^^xsd:dateTime ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 25/11-21 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arms trade"@en,
        "Våpenhandel"@nb .

humord:c11414 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02161,
        humord:c09817,
        humord:c10477 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11414" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wallonsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11417 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01535,
        humord:c03707 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11417" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Øststatsforskning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11419 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06255,
        humord:c09039 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11419" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bynavn (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11420 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05418,
        humord:c06015 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11420" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filmdialog (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11423 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01534,
        humord:c08512 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11423" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamsk vitenskap (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11424 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03004,
        humord:c07745 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11424" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordlandshandel (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11425 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02134,
        humord:c10038 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11425" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palestinsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11426 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06305,
        humord:c09547 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11426" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Politisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11427 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07505,
        humord:c07906 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11427" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skuespillerutdannelse (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11428 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05542,
        humord:c07881 ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11428" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaterpedagogikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11429 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01695,
        humord:c10830 ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11429" ;
    dct:modified "2021-11-24T13:38:33"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amerikafinsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11430 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04692,
        humord:c04782 ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11430" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beltespenner (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11434 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08522,
        humord:c08682 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11434" ;
    dct:modified "2021-11-24T13:36:06"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jødisk fundamentalisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11436" ;
    dct:modified "2023-12-05T07:39:33"^^xsd:dateTime ;
    skos:altLabel "Luftforureining"@nb,
        "Luftforurensing"@nb ;
    skos:broader humord:c08345 ;
    skos:exactMatch realfagstermer:c011737,
        <http://dewey.info/class/363.7392/e23/>,
        <http://dewey.info/class/577.276/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011737,
        <http://dewey.info/class/344.046342/e23/>,
        <http://dewey.info/class/363.7392/e23/>,
        <http://dewey.info/class/571.956/e23/>,
        <http://dewey.info/class/577.276/e23/>,
        <http://dewey.info/class/628.53/e23/>,
        <http://dewey.info/class/632.19/e23/> ;
    skos:prefLabel "Air pollution"@en,
        "Luftforurensning"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.046342/e23/>,
        <http://dewey.info/class/571.956/e23/>,
        <http://dewey.info/class/628.53/e23/>,
        <http://dewey.info/class/632.19/e23/> .

humord:c11438 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00617,
        humord:c06041 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11438" ;
    dct:modified "2021-11-24T13:36:21"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strukturell semantikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11440 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00561,
        humord:c05441 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11440" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feministisk kunstkritikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11441 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01535,
        humord:c04097 ;
    dct:created "2006-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11441" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forskningshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11442 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04657,
        humord:c09039 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11442" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Byetnologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11446 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01559,
        humord:c09959 ;
    dct:created "1994-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11446" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Firdu-dialekt (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11451" ;
    dct:modified "2024-10-01T12:25:41"^^xsd:dateTime ;
    skos:altLabel "Advertising films"@en,
        "Promotion films"@en,
        "Reklamefilm"@nb,
        "Reklamefilmar"@nb ;
    skos:broadMatch <http://dewey.info/class/659.14/e23/>,
        <http://dewey.info/class/791.453/e23/> ;
    skos:broader humord:c11450 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/659.14/e23/>,
        <http://dewey.info/class/791.453/e23/> ;
    skos:prefLabel "Commercials"@en,
        "Reklamefilmer"@nb ;
    skos:related humord:c17096 .

humord:c11452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11452" ;
    dct:modified "2020-11-30T13:09:35"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Short films"@en,
        "Kortfilmer"@nb .

humord:c11454 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11454" ;
    dct:modified "2025-04-01T20:01:26"^^xsd:dateTime ;
    skos:altLabel "Ingdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484111/e23/>,
        <http://dewey.info/class/914.84111/e23/>,
        <http://dewey.info/class/948.4111/e23/> ;
    skos:broader humord:c61619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484111/e23/>,
        <http://dewey.info/class/914.84111/e23/>,
        <http://dewey.info/class/948.4111/e23/> ;
    skos:prefLabel "Ingdalen"@en,
        "Ingdalen"@nb .

humord:c11455 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11455" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484111/e23/>,
        <http://dewey.info/class/914.84111/e23/>,
        <http://dewey.info/class/948.4111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484111/e23/>,
        <http://dewey.info/class/914.84111/e23/>,
        <http://dewey.info/class/948.4111/e23/> ;
    skos:prefLabel "Agdenes"@en,
        "Agdenes"@nb .

humord:c11456 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11456" ;
    dct:modified "2025-03-31T18:38:33"^^xsd:dateTime ;
    skos:altLabel "Vereide"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:broader humord:c11457 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:prefLabel "Vereide"@en,
        "Vereide"@nb .

humord:c11457 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11457" ;
    dct:modified "2025-04-01T12:29:31"^^xsd:dateTime ;
    skos:altLabel "Gloppen"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:prefLabel "Gloppen"@en,
        "Gloppen"@nb .

humord:c11461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11461" ;
    dct:modified "2020-11-30T12:05:06"^^xsd:dateTime ;
    skos:altLabel "Names of mountain farms"@en,
        "Names of summer farms"@en ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:broader humord:c06255 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Names of shielings"@en,
        "Seternavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c11463 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11463" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Kjose"@en,
        "Kjose"@nb .

humord:c11464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11464" ;
    dct:modified "2024-08-28T20:01:22"^^xsd:dateTime ;
    skos:altLabel "Aurskog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:broader humord:c27874 ;
    skos:exactMatch realfagstermer:c030953 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030953,
        <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:prefLabel "Aurskog"@en,
        "Aurskog"@nb .

humord:c11465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11465" ;
    dct:modified "2025-03-18T09:11:07"^^xsd:dateTime ;
    skos:altLabel "Flekkerøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:prefLabel "Flekkerøy"@en,
        "Flekkerøy"@nb .

humord:c11466 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11466" ;
    dct:modified "1996-01-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030497,
        <http://dewey.info/class/2--484414/e23/>,
        <http://dewey.info/class/914.84414/e23/>,
        <http://dewey.info/class/948.4414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030497,
        <http://dewey.info/class/2--484414/e23/>,
        <http://dewey.info/class/914.84414/e23/>,
        <http://dewey.info/class/948.4414/e23/> ;
    skos:prefLabel "Rana"@en,
        "Rana"@nb .

humord:c11467 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11467" ;
    dct:modified "2025-02-04T08:24:33"^^xsd:dateTime ;
    skos:altLabel "Eritrea"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030884,
        <http://dewey.info/class/2--635/e23/>,
        <http://dewey.info/class/916.35/e23/>,
        <http://dewey.info/class/963.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030884,
        <http://dewey.info/class/2--635/e23/>,
        <http://dewey.info/class/916.35/e23/>,
        <http://dewey.info/class/963.5/e23/> ;
    skos:prefLabel "Eritrea"@en,
        "Eritrea"@nb .

humord:c11468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11468" ;
    dct:modified "2024-10-24T12:34:53"^^xsd:dateTime ;
    skos:altLabel "Gbari language"@en,
        "Gwali language"@en,
        "Gwari language"@en,
        "Gbagyi språk"@nb,
        "Gbari språk"@nb,
        "Gwali språk"@nb,
        "Gwari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c09914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Gbagyi language"@en,
        "Gwari språk"@nb .

humord:c11472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11472" ;
    dct:modified "2024-10-24T10:04:04"^^xsd:dateTime ;
    skos:altLabel "Shilluk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5/e23/>,
        <http://dewey.info/class/6--965/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: shk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5/e23/>,
        <http://dewey.info/class/6--965/e23/> ;
    skos:prefLabel "Shilluk language"@en,
        "Shilluk språk"@nb .

humord:c11473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11473" ;
    dct:modified "1994-06-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483928/e23/>,
        <http://dewey.info/class/914.83928/e23/>,
        <http://dewey.info/class/948.3928/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483928/e23/>,
        <http://dewey.info/class/914.83928/e23/>,
        <http://dewey.info/class/948.3928/e23/> ;
    skos:prefLabel "Vestnes"@en,
        "Vestnes"@nb .

humord:c11474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11474" ;
    dct:modified "2023-10-04T14:11:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Betegnelse på flere folkegrupper i Vest-Iran (UBO)"@nb ;
    skos:editorialNote "Redaksonell bemerkning: Ikke å forveksle med Lori (Folk)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:prefLabel "Lurs (People)"@en,
        "Lur (Folk)"@nb .

humord:c11475 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11475" ;
    dct:modified "2025-02-21T15:16:41"^^xsd:dateTime ;
    skos:altLabel "Luristan"@en,
        "Lorestan"@nb,
        "Luristan"@nb ;
    skos:broader humord:c01927 ;
    skos:exactMatch <http://dewey.info/class/2--5562/e23/>,
        <http://dewey.info/class/915.562/e23/>,
        <http://dewey.info/class/955.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5562/e23/>,
        <http://dewey.info/class/915.562/e23/>,
        <http://dewey.info/class/955.62/e23/> ;
    skos:prefLabel "Lorestan Province"@en,
        "Luristan"@nb .

humord:c11477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11477" ;
    dct:modified "2024-10-18T14:57:53"^^xsd:dateTime ;
    skos:altLabel "Yimas språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: yee"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Yimas language"@en,
        "Yimas språk"@nb .

humord:c11478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11478" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08440 ;
    skos:definition "Fortegnelse over kirkens martyrer ordnet etter kalenderen og oppført under sin dødsdato. (SNL)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/272/e23/> ;
    skos:prefLabel "Martyrologies"@en,
        "Martyrologier"@nb ;
    skos:related humord:c08449,
        humord:c20723 ;
    skos:relatedMatch <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/272/e23/> .

humord:c11479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11479" ;
    dct:modified "2025-02-24T08:44:04"^^xsd:dateTime ;
    skos:altLabel "Pontos"@en,
        "Pontos"@nb,
        "Pontus"@nb ;
    skos:broader humord:c03427 ;
    skos:closeMatch <http://dewey.info/class/2--3933/e23/>,
        <http://dewey.info/class/939.33/e23/> ;
    skos:definition "Landområde i oldtidens Anatolia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3933/e23/>,
        <http://dewey.info/class/939.33/e23/> ;
    skos:prefLabel "Pontus"@en,
        "Pontos"@nb .

humord:c11481 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11481" ;
    dct:modified "2025-04-01T12:13:11"^^xsd:dateTime ;
    skos:altLabel "Fjaler"@nb,
        "Ytre Holmedal"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483833/e23/>,
        <http://dewey.info/class/914.83833/e23/>,
        <http://dewey.info/class/948.3833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483833/e23/>,
        <http://dewey.info/class/914.83833/e23/>,
        <http://dewey.info/class/948.3833/e23/> ;
    skos:prefLabel "Fjaler"@en,
        "Fjaler"@nb .

humord:c11495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11495" ;
    dct:modified "2024-12-06T10:21:34"^^xsd:dateTime ;
    skos:altLabel "Soumi folk literature"@en,
        "Finsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094897/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094897/e23/> ;
    skos:prefLabel "Finnish folk literature"@en,
        "Finsk folkediktning"@nb .

humord:c11496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11496" ;
    dct:modified "2024-12-04T10:57:45"^^xsd:dateTime ;
    skos:altLabel "Norsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209481/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209481/e23/> ;
    skos:prefLabel "Norwegian folk literature"@en,
        "Norsk folkediktning"@nb .

humord:c11497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11497" ;
    dct:modified "2024-12-06T10:38:49"^^xsd:dateTime ;
    skos:altLabel "Dansk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209489/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209489/e23/> ;
    skos:prefLabel "Danish folk literature"@en,
        "Dansk folkediktning"@nb .

humord:c11499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11499" ;
    dct:modified "2025-01-10T07:50:45"^^xsd:dateTime ;
    skos:altLabel "Classical philology"@en,
        "Klassisk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Studiet av de gamle grekeres og romeres språk, litteratur og kultur <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/> ;
    skos:prefLabel "Classics"@en,
        "Klassisk filologi"@nb .

humord:c11500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11500" ;
    dct:modified "2024-10-28T09:16:26"^^xsd:dateTime ;
    skos:altLabel "Husittar"@nb ;
    skos:broader humord:c07338 ;
    skos:closeMatch <http://dewey.info/class/284.3092/e23/> ;
    skos:definition "Husitter var en religiøs bevegelse i Tsjekkia på 1400- og 1500-tallet som var tilhengere av Jan Hus <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.3092/e23/> ;
    skos:prefLabel "Hussites"@en,
        "Husitter"@nb .

humord:c11501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11501" ;
    dct:modified "2023-12-18T14:17:17"^^xsd:dateTime ;
    skos:altLabel "Reduksjonisme"@nb ;
    skos:broader humord:c00668 ;
    skos:exactMatch realfagstermer:c007926,
        <http://dewey.info/class/150.194/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007926,
        <http://dewey.info/class/150.194/e23/> ;
    skos:prefLabel "Reductionism"@en,
        "Reduksjonisme"@nb .

humord:c11504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11504" ;
    dct:modified "2024-03-21T08:59:26"^^xsd:dateTime ;
    skos:altLabel "Gåter"@nb ;
    skos:broader humord:c04972 ;
    skos:exactMatch realfagstermer:c008152,
        <http://dewey.info/class/398.6/e23/>,
        <http://dewey.info/class/793.735/e23/>,
        <http://dewey.info/class/808.882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008152,
        <http://dewey.info/class/398.6/e23/>,
        <http://dewey.info/class/793.735/e23/>,
        <http://dewey.info/class/808.882/e23/> ;
    skos:prefLabel "Riddles"@en,
        "Gåter"@nb .

humord:c11505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11505" ;
    dct:modified "2024-12-03T13:33:56"^^xsd:dateTime ;
    skos:altLabel "Svensk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209485/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209485/e23/> ;
    skos:prefLabel "Swedish folk literature"@en,
        "Svensk folkediktning"@nb .

humord:c11506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11506" ;
    dct:modified "2025-01-28T07:30:11"^^xsd:dateTime ;
    skos:altLabel "Christmas gifts"@en,
        "Julegåver"@nb,
        "Julepresangar"@nb,
        "Julepresanger"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c13827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Christmas presents"@en,
        "Julegaver"@nb .

humord:c11507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11507" ;
    dct:modified "2024-12-06T07:51:55"^^xsd:dateTime ;
    skos:altLabel "Irsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209415/e23/> ;
    skos:prefLabel "Irish folk literature"@en,
        "Irsk folkediktning"@nb .

humord:c11509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11509" ;
    dct:modified "2024-07-26T12:05:20"^^xsd:dateTime ;
    skos:altLabel "Afrikanarar"@nb ;
    skos:broader humord:c00751 ;
    skos:exactMatch <http://dewey.info/class/305.896/e23/>,
        <http://dewey.info/class/5--96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896/e23/>,
        <http://dewey.info/class/5--96/e23/> ;
    skos:prefLabel "Africans"@en,
        "Afrikanere"@nb .

humord:c11511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11511" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Female occupations"@en,
        "Female professions"@en,
        "Woman's work (Occupation)"@en,
        "Women's occupations"@en,
        "Women's professions"@en ;
    skos:broadMatch <http://dewey.info/class/331.4/e23/> ;
    skos:broader humord:c28168 ;
    skos:closeMatch <http://dewey.info/class/305.43/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.3615082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.43/e23/>,
        <http://dewey.info/class/306.3615082/e23/>,
        <http://dewey.info/class/331.4/e23/> ;
    skos:prefLabel "Women's work (Occupation)"@en,
        "Kvinneyrker"@nb ;
    skos:related humord:c09152 .

humord:c11512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11512" ;
    dct:modified "2006-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Man's work"@en ;
    skos:broader humord:c09126 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.561/e23/> ;
    skos:prefLabel "Men's work"@en,
        "Mannsarbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.561/e23/> .

humord:c11513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11513" ;
    dct:modified "2024-09-04T15:38:37"^^xsd:dateTime ;
    skos:altLabel "Camp sites"@en,
        "Camping grounds"@en,
        "Campingplassar"@nb ;
    skos:broadMatch <http://dewey.info/class/917.3068/e23/> ;
    skos:broader humord:c01411 ;
    skos:exactMatch <http://dewey.info/class/647.942/e23/>,
        <http://dewey.info/class/910.468/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/647.942/e23/>,
        <http://dewey.info/class/910.468/e23/>,
        <http://dewey.info/class/917.3068/e23/> ;
    skos:prefLabel "Camping sites"@en,
        "Campingplasser"@nb ;
    skos:related humord:c34914 .

humord:c11514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11514" ;
    dct:modified "2024-10-23T10:34:45"^^xsd:dateTime ;
    skos:altLabel "Buryat language"@en,
        "Burjatisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:broader humord:c10056 ;
    skos:editorialNote "Språkkode: bxr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Buriat language"@en,
        "Burjatisk språk"@nb .

humord:c11515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11515" ;
    dct:modified "2024-02-08T10:54:22"^^xsd:dateTime ;
    skos:altLabel "Artar"@nb,
        "Arter"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Grunnenhet i det biologiske systemet (BOB)"@nb ;
    skos:exactMatch realfagstermer:c013938,
        <http://dewey.info/class/578.012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013938,
        <http://dewey.info/class/576.86/e23/>,
        <http://dewey.info/class/578.012/e23/> ;
    skos:prefLabel "Species (Biology)"@en,
        "Arter (Biologi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/576.86/e23/> .

humord:c11516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11516" ;
    dct:modified "1995-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08890 ;
    skos:exactMatch <http://dewey.info/class/364.162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.54/e23/>,
        <http://dewey.info/class/364.162/e23/>,
        <http://dewey.info/class/658.473/e23/> ;
    skos:prefLabel "Theft"@en,
        "Tyveri"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.54/e23/>,
        <http://dewey.info/class/658.473/e23/> .

humord:c11517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11517" ;
    dct:modified "2024-09-02T12:48:48"^^xsd:dateTime ;
    skos:altLabel "Cadmus"@nb,
        "Kadmos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Kadmos er en gresk sagnfigur, sønn av den fønikiske kongen Agenor og bror til Europa. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Cadmus"@en,
        "Kadmos"@nb .

humord:c11518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11518" ;
    dct:modified "2024-11-08T09:35:36"^^xsd:dateTime ;
    skos:altLabel "Harmonia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Harmonia var i gresk mytologi datteren til Ares og Afrodite. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Harmonia"@en,
        "Harmonia"@nb .

humord:c11519 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11519" ;
    dct:modified "2025-02-21T15:01:29"^^xsd:dateTime ;
    skos:altLabel "Tiberias"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:prefLabel "Tiberias"@en,
        "Tiberias"@nb .

humord:c11522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11522" ;
    dct:modified "2023-05-10T14:36:12"^^xsd:dateTime ;
    skos:broader humord:c08932 ;
    skos:definition "Presedens  er en avgjørelse som senere kan bli lagt til grunn i andre lignende tilfeller og da kan man si at avgjørelsen har skapt presedens <jusleksikon.no>"@nb ;
    skos:exactMatch <http://dewey.info/class/347.0504/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.0504/e23/> ;
    skos:prefLabel "Precedent"@en,
        "Presedens"@nb .

humord:c11523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11523" ;
    dct:modified "2024-08-16T14:33:19"^^xsd:dateTime ;
    skos:altLabel "Arabic abjad"@en,
        "Arabic alphabet"@en,
        "Arabisk alfabet"@nb,
        "Arabisk skrift"@nb,
        "Arabisk-persisk skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:definition "Arabisk skrift er de skrifttegn som den arabiske litteratur er skrevet med (SNL)"@nb ;
    skos:exactMatch <http://dewey.info/class/492.711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.711/e23/> ;
    skos:prefLabel "Arabic script"@en,
        "Arabisk skrift"@nb ;
    skos:related humord:c62271 .

humord:c11528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11528" ;
    dct:modified "2023-05-04T14:31:55"^^xsd:dateTime ;
    skos:altLabel "Courts-martial"@en,
        "Military tribunals"@en,
        "Krigsdomstoler"@nb ;
    skos:broadMatch <http://dewey.info/class/343.0143/e23/> ;
    skos:broader humord:c08884 ;
    skos:definition "En krigsrett er en militær domstol som dømmer og fastsetter straff for soldater for brudd på militær strafferett <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0143/e23/> ;
    skos:prefLabel "Court martial"@en,
        "Krigsrett"@nb .

humord:c11530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11530" ;
    dct:modified "2024-11-07T20:14:42"^^xsd:dateTime ;
    skos:altLabel "Binayak"@en,
        "Ganapati"@en,
        "Pillaiyar"@en,
        "Vinayaka"@en,
        "Ganapati"@nb,
        "Ganesha"@nb,
        "Ganpati"@nb,
        "Pillaiyar"@nb,
        "Vinayaka"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Ganesha"@en,
        "Ganesha"@nb .

humord:c11531 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11531" ;
    dct:modified "2024-12-06T09:40:02"^^xsd:dateTime ;
    skos:altLabel "Georgisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:exactMatch <http://dewey.info/class/398.20499969/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20499969/e23/> ;
    skos:prefLabel "Georgian folk literature"@en,
        "Georgisk folkediktning"@nb .

humord:c11532 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11532" ;
    dct:modified "2024-12-06T12:55:17"^^xsd:dateTime ;
    skos:altLabel "Abkhasisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Abkhaz folk literature"@en,
        "Abkhasisk folkediktning"@nb .

humord:c11533 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11533" ;
    dct:modified "2024-12-03T13:20:20"^^xsd:dateTime ;
    skos:altLabel "Ubykhisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ubykh folk literature"@en,
        "Ubykhisk folkediktning"@nb .

humord:c11534 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11534" ;
    dct:modified "2024-12-04T11:54:30"^^xsd:dateTime ;
    skos:altLabel "Kaukasisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Caucasian folk literature"@en,
        "Kaukasisk folkediktning"@nb .

humord:c11537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11537" ;
    dct:modified "2024-10-23T15:13:03"^^xsd:dateTime ;
    skos:altLabel "Kanaaneiske språk"@nb ;
    skos:broader humord:c10015 ;
    skos:exactMatch <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:prefLabel "Canaanite languages"@en,
        "Kanaaneiske språk"@nb .

humord:c11538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11538" ;
    dct:modified "2022-06-22T13:45:01"^^xsd:dateTime ;
    skos:altLabel "Victorian age"@en,
        "Victorian period"@en,
        "Victoriatid"@nb,
        "Viktoriatid"@nb ;
    skos:broader humord:c10927 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/941.081/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.081/e23/> ;
    skos:prefLabel "Victorian era"@en,
        "Viktoriatiden"@nb ;
    skos:related humord:c10978 .

humord:c11540 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03750,
        humord:c05183 ;
    dct:created "2006-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11540" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bysantinsk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11544" ;
    dct:modified "2024-05-10T14:12:17"^^xsd:dateTime ;
    skos:altLabel "Landscape"@en,
        "Natural landscapes"@en,
        "Landskap"@nb,
        "Landskapsformer"@nb,
        "Naturlandskap"@nb ;
    skos:broadMatch <http://dewey.info/class/551.41/e23/> ;
    skos:broader humord:c08315 ;
    skos:closeMatch realfagstermer:c010320 ;
    skos:definition "Landskap er overflaten av landjorda slik den vises for mennesker. Et landskap kan være det området en person har utsikt over på en og samme tid, eller et sammenhengende område med noen felles kjennetegn <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005916 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005916,
        realfagstermer:c010320,
        <http://dewey.info/class/333.73/e23/>,
        <http://dewey.info/class/551.41/e23/>,
        <http://dewey.info/class/704.9436/e23/>,
        <http://dewey.info/class/719/e23/>,
        <http://dewey.info/class/758.1/e23/> ;
    skos:prefLabel "Landscapes"@en,
        "Landskap"@nb ;
    skos:related humord:c24191,
        humord:c24198,
        humord:c24216 ;
    skos:relatedMatch <http://dewey.info/class/333.73/e23/>,
        <http://dewey.info/class/704.9436/e23/>,
        <http://dewey.info/class/719/e23/>,
        <http://dewey.info/class/758.1/e23/> .

humord:c11545 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11545" ;
    dct:modified "2020-07-31T10:36:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482523/e23/>,
        <http://dewey.info/class/914.82523/e23/>,
        <http://dewey.info/class/948.2523/e23/> ;
    skos:broader humord:c14336 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482523/e23/>,
        <http://dewey.info/class/914.82523/e23/>,
        <http://dewey.info/class/948.2523/e23/> ;
    skos:prefLabel "Kvam (Innlandet)"@en,
        "Kvam (Innlandet)"@nb .

humord:c11546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11546" ;
    dct:modified "2011-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kumaoni språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:broader humord:c10395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:prefLabel "Kumaoni language"@en,
        "Kumauni språk"@nb .

humord:c11548 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11548" ;
    dct:modified "1994-07-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Luleå"@en,
        "Luleå"@nb .

humord:c11549 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11549" ;
    dct:modified "2025-04-01T08:34:12"^^xsd:dateTime ;
    skos:altLabel "Hyllestad"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483822/e23/>,
        <http://dewey.info/class/914.83822/e23/>,
        <http://dewey.info/class/948.3822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483822/e23/>,
        <http://dewey.info/class/914.83822/e23/>,
        <http://dewey.info/class/948.3822/e23/> ;
    skos:prefLabel "Hyllestad"@en,
        "Hyllestad"@nb .

humord:c11550 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11550" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:broader humord:c02718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Halsnøy"@en,
        "Halsnøy"@nb .

humord:c11551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11551" ;
    dct:modified "1994-07-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483423/e23/>,
        <http://dewey.info/class/914.83423/e23/>,
        <http://dewey.info/class/948.3423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483423/e23/>,
        <http://dewey.info/class/914.83423/e23/>,
        <http://dewey.info/class/948.3423/e23/> ;
    skos:prefLabel "Gjesdal"@en,
        "Gjesdal"@nb .

humord:c11552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11552" ;
    dct:modified "2025-01-10T07:51:06"^^xsd:dateTime ;
    skos:altLabel "Norrøn filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/439.6/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.6/e23/> ;
    skos:prefLabel "Old Norse philology"@en,
        "Norrøn filologi"@nb .

humord:c11553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11553" ;
    dct:modified "2024-12-06T09:39:06"^^xsd:dateTime ;
    skos:altLabel "Georgisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20499969/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20499969/e23/> ;
    skos:prefLabel "Georgian folk literature"@en,
        "Georgisk folkediktning"@nb .

humord:c11554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11554" ;
    dct:modified "2024-12-06T12:57:24"^^xsd:dateTime ;
    skos:altLabel "Adygeisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2089999625/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089999625/e23/> ;
    skos:prefLabel "Adyghe folk literature"@en,
        "Adygeisk folkediktning"@nb .

humord:c11555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11555" ;
    dct:modified "2024-11-26T09:01:30"^^xsd:dateTime ;
    skos:altLabel "Festschrift"@en,
        "Festschrifts"@en,
        "Memorial books"@en,
        "Festskrift"@nb,
        "Festskrifter"@nb ;
    skos:broadMatch <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c030082 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030082,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Festschriften"@en,
        "Festskrifter"@nb .

humord:c11557 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11557" ;
    dct:modified "2024-08-30T14:34:19"^^xsd:dateTime ;
    skos:altLabel "West Midlands"@nb ;
    skos:broader humord:c03212 ;
    skos:closeMatch <http://dewey.info/class/2--424/e23/>,
        <http://dewey.info/class/914.24/e23/>,
        <http://dewey.info/class/942.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--424/e23/>,
        <http://dewey.info/class/914.24/e23/>,
        <http://dewey.info/class/942.4/e23/> ;
    skos:prefLabel "West Midlands"@en,
        "West Midlands"@nb .

humord:c11559 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05183,
        humord:c10878 ;
    dct:created "1994-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11559" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arkaisk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11560" ;
    dct:modified "2024-08-28T20:39:32"^^xsd:dateTime ;
    skos:altLabel "Theses"@en,
        "Thesis"@en,
        "Avhandlingar"@nb ;
    skos:broader humord:c00154 ;
    skos:exactMatch <http://dewey.info/class/378.242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/378.242/e23/>,
        <http://dewey.info/class/808.066378/e23/> ;
    skos:prefLabel "Dissertations"@en,
        "Avhandlinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/808.066378/e23/> .

humord:c11561 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11561" ;
    dct:modified "2025-03-18T07:46:32"^^xsd:dateTime ;
    skos:altLabel "Metaponto"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37773/e23/>,
        <http://dewey.info/class/2--45772/e23/>,
        <http://dewey.info/class/914.5772/e23/>,
        <http://dewey.info/class/937.773/e23/>,
        <http://dewey.info/class/945.772/e23/> ;
    skos:broader humord:c02447 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37773/e23/>,
        <http://dewey.info/class/2--45772/e23/>,
        <http://dewey.info/class/914.5772/e23/>,
        <http://dewey.info/class/937.773/e23/>,
        <http://dewey.info/class/945.772/e23/> ;
    skos:prefLabel "Metaponto"@en,
        "Metaponto"@nb .

humord:c11562 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11562" ;
    dct:modified "2024-08-28T08:49:29"^^xsd:dateTime ;
    skos:altLabel "Asine"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02351 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Asine"@en,
        "Asine"@nb .

humord:c11563 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11563" ;
    dct:modified "2025-03-06T10:27:13"^^xsd:dateTime ;
    skos:altLabel "Theben (Hellas)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/938.4/e23/> ;
    skos:broader humord:c02359 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/938.4/e23/> ;
    skos:prefLabel "Thebes (Greece)"@en,
        "Theben (Hellas)"@nb .

humord:c11564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11564" ;
    dct:modified "2024-01-03T10:10:44"^^xsd:dateTime ;
    skos:altLabel "Manuscript collections"@en,
        "Manuskript"@nb,
        "Manuskriptsamlingar"@nb,
        "Manuskriptsamlinger"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/091/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.31/e23/>,
        <http://dewey.info/class/025.3412/e23/>,
        <http://dewey.info/class/091/e23/> ;
    skos:prefLabel "Manuscripts"@en,
        "Manuskripter"@nb ;
    skos:related humord:c53642 ;
    skos:relatedMatch <http://dewey.info/class/011.31/e23/>,
        <http://dewey.info/class/025.3412/e23/> .

humord:c11565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11565" ;
    dct:modified "1994-07-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06779 ;
    skos:closeMatch <http://dewey.info/class/3B--802/e23/>,
        <http://dewey.info/class/808.882/e23/>,
        <http://dewey.info/class/809.982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--802/e23/>,
        <http://dewey.info/class/808.882/e23/>,
        <http://dewey.info/class/809.982/e23/> ;
    skos:prefLabel "Epigrams"@en,
        "Epigram"@nb .

humord:c11566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11566" ;
    dct:modified "2024-07-30T08:12:36"^^xsd:dateTime ;
    skos:altLabel "Achilleus"@en,
        "Akhilles"@nb,
        "Akhillevs"@nb,
        "Akilles"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Achilles"@en,
        "Akilles"@nb .

humord:c11567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11567" ;
    dct:modified "2024-11-06T08:11:56"^^xsd:dateTime ;
    skos:altLabel "Gladiatorar"@nb ;
    skos:broadMatch <http://dewey.info/class/796.0937/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.0937/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:prefLabel "Gladiators"@en,
        "Gladiatorer"@nb ;
    skos:relatedMatch <http://dewey.info/class/937/e23/> .

humord:c11568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11568" ;
    dct:modified "2023-11-30T15:42:26"^^xsd:dateTime ;
    skos:altLabel "Kulturlandskap"@nb ;
    skos:broadMatch <http://dewey.info/class/577.55/e23/> ;
    skos:broader humord:c11544 ;
    skos:exactMatch realfagstermer:c008283 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008283,
        <http://dewey.info/class/577.55/e23/> ;
    skos:prefLabel "Cultural landscapes"@en,
        "Kulturlandskap"@nb .

humord:c11569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11569" ;
    dct:modified "2024-08-27T15:05:17"^^xsd:dateTime ;
    skos:altLabel "Argonautar"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c07552 ;
    skos:definition "Argonauter er i greske sagn de heltene som reiser med Jason på skipet Argo til Kolkhis. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Argonauts"@en,
        "Argonauter"@nb .

humord:c11570 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11570" ;
    dct:modified "2024-09-17T13:12:24"^^xsd:dateTime ;
    skos:altLabel "CIS"@en,
        "CIS"@nb,
        "De tidligere sovjetrepublikker"@nb,
        "Dei tidlegare sovjetrepublikkar"@nb,
        "SUS"@nb,
        "Samveldet av uavhengige statar"@nb,
        "Unionen av uavhengige statar"@nb,
        "Unionen av uavhengige stater"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947.086/e23/> ;
    skos:definition "Sammenslutning opprettet des.1991 av 11 tidligere sovjetrepublikker for å samordne landenes politikk og unngå uønsket fragmentering. Fra 1994 deltar alle tidligere sovjetrepublikker unntatt de baltiske statene <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947.086/e23/> ;
    skos:prefLabel "Commonwealth of Independent States"@en,
        "Samveldet av uavhengige stater"@nb ;
    skos:related humord:c03767 .

humord:c11572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11572" ;
    dct:modified "2020-11-24T13:00:31"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.4301/e23/> ;
    skos:broader humord:c05418 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.4301/e23/> ;
    skos:prefLabel "Narrative techniques (Film)"@en,
        "Virkemidler (Film)"@nb .

humord:c11573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11573" ;
    dct:modified "2020-07-31T09:06:15"^^xsd:dateTime ;
    skos:altLabel "Theatrical devices"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05542 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Dramatic devices"@en,
        "Virkemidler (Teater)"@nb .

humord:c11574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11574" ;
    dct:modified "2024-11-05T19:25:19"^^xsd:dateTime ;
    skos:altLabel "Lesarar"@nb ;
    skos:broadMatch <http://dewey.info/class/028.9/e23/>,
        <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Generell betegnelse for mottaker i en skriftlig kommunikasjonssituasjon <Aarnes>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028.9/e23/>,
        <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:prefLabel "Readers"@en,
        "Lesere"@nb .

humord:c11575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11575" ;
    dct:modified "2024-10-24T08:04:50"^^xsd:dateTime ;
    skos:altLabel "Egyptisk litteratur"@nb,
        "Gamalegyptisk litteratur"@nb,
        "Gammalegyptisk litteratur"@nb,
        "Gammelegyptisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:definition "Ikke-semittisk litteratur i det gamle Egypt <UBB>"@nb ;
    skos:exactMatch <http://dewey.info/class/893.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/893.1/e23/> ;
    skos:prefLabel "Egyptian literature"@en,
        "Egyptisk litteratur"@nb .

humord:c11576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11576" ;
    dct:modified "2020-10-27T13:49:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/493.111/e23/> ;
    skos:broader humord:c06409 ;
    skos:definition "Prestelig bokstavskrift brukt i det gamle Egypt <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.111/e23/> ;
    skos:prefLabel "Egyptian Hieratic script"@en,
        "Hieratisk skrift"@nb .

humord:c11577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11577" ;
    dct:modified "2023-11-15T11:40:28"^^xsd:dateTime ;
    skos:altLabel "Secondhand bookstores"@en,
        "Antikvariat"@nb ;
    skos:broadMatch <http://dewey.info/class/381.4509/e23/> ;
    skos:broader humord:c07596 ;
    skos:exactMatch realfagstermer:c004427 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004427,
        <http://dewey.info/class/002.029/e23/>,
        <http://dewey.info/class/381.4509/e23/> ;
    skos:prefLabel "Antiquarian booksellers"@en,
        "Antikvariater"@nb ;
    skos:related humord:c19852,
        humord:c27889 ;
    skos:relatedMatch <http://dewey.info/class/002.029/e23/> .

humord:c11578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11578" ;
    dct:modified "1994-07-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Monolingualism"@en,
        "Enspråklighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.6/e23/> .

humord:c11579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11579" ;
    dct:modified "2024-01-31T08:08:17"^^xsd:dateTime ;
    skos:altLabel "Rhinoceroses"@en,
        "Rhinos"@en,
        "Nashorn"@nb ;
    skos:broader humord:c62333 ;
    skos:definition "Neshorn er en pattedyrfamilie i ordenen upartåede hovdyr. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001893,
        <http://dewey.info/class/599.668/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001893,
        <http://dewey.info/class/333.959668/e23/>,
        <http://dewey.info/class/599.668/e23/> ;
    skos:prefLabel "Rhinoceros"@en,
        "Neshorn"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959668/e23/> .

humord:c11580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11580" ;
    dct:modified "2025-03-18T08:30:26"^^xsd:dateTime ;
    skos:altLabel "Numedalsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.827948264/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948264/e23/> ;
    skos:prefLabel "Numedal dialect"@en,
        "Numedalsmål"@nb .

humord:c11581 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11581" ;
    dct:modified "2025-03-24T14:41:42"^^xsd:dateTime ;
    skos:altLabel "Numedal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48264/e23/>,
        <http://dewey.info/class/914.8264/e23/>,
        <http://dewey.info/class/948.264/e23/> ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030443 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030443,
        <http://dewey.info/class/2--48264/e23/>,
        <http://dewey.info/class/914.8264/e23/>,
        <http://dewey.info/class/948.264/e23/> ;
    skos:prefLabel "Numedal"@en,
        "Numedal"@nb .

humord:c11582 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11582" ;
    dct:modified "2025-03-20T09:24:53"^^xsd:dateTime ;
    skos:altLabel "Råbyggelaget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4831/e23/>,
        <http://dewey.info/class/914.831/e23/>,
        <http://dewey.info/class/948.31/e23/> ;
    skos:broader humord:c03002 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4831/e23/>,
        <http://dewey.info/class/914.831/e23/>,
        <http://dewey.info/class/948.31/e23/> ;
    skos:prefLabel "Råbyggelaget"@en,
        "Råbyggelaget"@nb .

humord:c11584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11584" ;
    dct:modified "1994-08-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.7794888/e23/> ;
    skos:broader humord:c10291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794888/e23/> ;
    skos:prefLabel "Luleå dialect"@en,
        "Lulemål"@nb .

humord:c11585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11585" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forføring"@nb ;
    skos:broadMatch <http://dewey.info/class/364.153/e23/> ;
    skos:broader humord:c08140 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.153/e23/> ;
    skos:prefLabel "Seduction"@en,
        "Forførelse"@nb .

humord:c11587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11587" ;
    dct:modified "1994-08-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Secularisation"@en,
        "Sekularisasjon"@nb,
        "Verdsliggjøring"@nb ;
    skos:broadMatch <http://dewey.info/class/211.6/e23/> ;
    skos:broader humord:c08566 ;
    skos:definition "Kulturens og samfunnslivets frigjøring fra religiøse autoriteter og normer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.6/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "Secularization"@en,
        "Sekularisering"@nb ;
    skos:related humord:c09309,
        humord:c11590,
        humord:c15491,
        humord:c19023,
        humord:c28121 ;
    skos:relatedMatch <http://dewey.info/class/322.1/e23/> .

humord:c11590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11590" ;
    dct:modified "2015-05-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08566 ;
    skos:closeMatch <http://dewey.info/class/211.6/e23/> ;
    skos:definition "Begrepet sekularisme viser til en moderne politisk doktrine eller ideologi som vektlegger et skille mellom stat og religion <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Skilt ut som egen term mai-15, var tidligere henv. til Sekularisering"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.6/e23/> ;
    skos:prefLabel "Secularism"@en,
        "Sekularisme"@nb ;
    skos:related humord:c11587,
        humord:c28121 .

humord:c11591 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11591" ;
    dct:modified "2025-04-01T12:34:57"^^xsd:dateTime ;
    skos:altLabel "Meldal"@nb ;
    skos:broader humord:c61619 ;
    skos:exactMatch realfagstermer:c030790,
        <http://dewey.info/class/2--484131/e23/>,
        <http://dewey.info/class/914.84131/e23/>,
        <http://dewey.info/class/948.4131/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030790,
        <http://dewey.info/class/2--484131/e23/>,
        <http://dewey.info/class/914.84131/e23/>,
        <http://dewey.info/class/948.4131/e23/> ;
    skos:prefLabel "Meldal"@en,
        "Meldal"@nb .

humord:c11592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11592" ;
    dct:modified "1994-07-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Phylai"@en ;
    skos:broadMatch <http://dewey.info/class/320.938/e23/> ;
    skos:broader humord:c09722 ;
    skos:definition "I det gamle Hellas betegnelse for underoppdeling av Attika og de atenske borgere <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.938/e23/> ;
    skos:prefLabel "Phyle"@en,
        "Fyle"@nb .

humord:c11593 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00790,
        humord:c05056 ;
    dct:created "2015-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11593" ;
    dct:modified "2021-11-24T13:37:48"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Afroamerikansk folkediktning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11595" ;
    dct:modified "1994-08-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tangut (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kansu-provinsen i Kina <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Tangut"@en,
        "Tanguter"@nb .

humord:c11596 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11596" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:broader humord:c02882 ;
    skos:exactMatch realfagstermer:c031000 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031000,
        <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:prefLabel "Hafslo"@en,
        "Hafslo"@nb .

humord:c11597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11597" ;
    dct:modified "2021-04-08T10:23:49"^^xsd:dateTime ;
    skos:altLabel "Tati language"@en,
        "Tati språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Tat language"@en,
        "Tat språk"@nb .

humord:c11598 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11598" ;
    dct:modified "2024-09-11T12:16:21"^^xsd:dateTime ;
    skos:altLabel "Dagestan"@nb,
        "Daghestan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Dagestan"@en,
        "Dagestan"@nb .

humord:c11599 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11599" ;
    dct:modified "2024-08-19T12:59:33"^^xsd:dateTime ;
    skos:altLabel "Åmli"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--4831292/e23/>,
        <http://dewey.info/class/914.831292/e23/>,
        <http://dewey.info/class/948.31292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4831292/e23/>,
        <http://dewey.info/class/914.831292/e23/>,
        <http://dewey.info/class/948.31292/e23/> ;
    skos:prefLabel "Åmli"@en,
        "Åmli"@nb .

humord:c11600 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11600" ;
    dct:modified "2025-02-19T08:40:30"^^xsd:dateTime ;
    skos:altLabel "Pondicherry"@nb,
        "Puducherry"@nb ;
    skos:broader humord:c01835 ;
    skos:exactMatch <http://dewey.info/class/2--5486/e23/>,
        <http://dewey.info/class/915.486/e23/>,
        <http://dewey.info/class/954.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5486/e23/>,
        <http://dewey.info/class/915.486/e23/>,
        <http://dewey.info/class/954.86/e23/> ;
    skos:prefLabel "Ponducherry"@en,
        "Pondicherry"@nb .

humord:c11601 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11601" ;
    dct:modified "2025-03-28T08:17:26"^^xsd:dateTime ;
    skos:altLabel "Hornindal"@nb ;
    skos:broader humord:c12584 ;
    skos:exactMatch <http://dewey.info/class/2--483844/e23/>,
        <http://dewey.info/class/914.83844/e23/>,
        <http://dewey.info/class/948.3844/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483844/e23/>,
        <http://dewey.info/class/914.83844/e23/>,
        <http://dewey.info/class/948.3844/e23/> ;
    skos:prefLabel "Hornindal"@en,
        "Hornindal"@nb .

humord:c11602 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11602" ;
    dct:modified "2021-09-14T15:22:56"^^xsd:dateTime ;
    skos:broader humord:c14251 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--483842/e23/>,
        <http://dewey.info/class/914.83842/e23/>,
        <http://dewey.info/class/948.3842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483842/e23/>,
        <http://dewey.info/class/914.83842/e23/>,
        <http://dewey.info/class/948.3842/e23/> ;
    skos:prefLabel "Eid (Stad)"@en,
        "Eid (Stad)"@nb .

humord:c11603 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11603" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484242/e23/>,
        <http://dewey.info/class/914.84242/e23/>,
        <http://dewey.info/class/948.4242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484242/e23/>,
        <http://dewey.info/class/914.84242/e23/>,
        <http://dewey.info/class/948.4242/e23/> ;
    skos:prefLabel "Flatanger"@en,
        "Flatanger"@nb .

humord:c11604 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11604" ;
    dct:modified "1994-08-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--4834292/e23/>,
        <http://dewey.info/class/914.834292/e23/>,
        <http://dewey.info/class/948.34292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4834292/e23/>,
        <http://dewey.info/class/914.834292/e23/>,
        <http://dewey.info/class/948.34292/e23/> ;
    skos:prefLabel "Time"@en,
        "Time"@nb .

humord:c11605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11605" ;
    dct:modified "2025-03-06T08:18:19"^^xsd:dateTime ;
    skos:altLabel "Saami language"@en,
        "Samisk språk"@nb ;
    skos:broader humord:c10809 ;
    skos:exactMatch realfagstermer:c013538,
        <http://dewey.info/class/494.57/e23/>,
        <http://dewey.info/class/6--9457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013538,
        <http://dewey.info/class/494.57/e23/>,
        <http://dewey.info/class/6--9457/e23/> ;
    skos:prefLabel "Sámi language"@en,
        "Samisk språk"@nb .

humord:c11608 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11608" ;
    dct:modified "2024-12-03T13:33:02"^^xsd:dateTime ;
    skos:altLabel "Svanisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Svan folk literature"@en,
        "Svanisk folkediktning"@nb .

humord:c11609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11609" ;
    dct:modified "1994-09-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c11734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Lower Bal dialect"@en,
        "Nedrebalisk dialekt"@nb .

humord:c11610 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11610" ;
    dct:modified "2025-04-01T12:18:04"^^xsd:dateTime ;
    skos:altLabel "Gjerstad (Osterøy)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:broader humord:c02723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Gjerstad (Osterøy)"@en,
        "Gjerstad (Osterøy)"@nb .

humord:c11611 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11611" ;
    dct:modified "2025-03-20T09:28:46"^^xsd:dateTime ;
    skos:altLabel "Gjerstad (Agder)"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483112/e23/>,
        <http://dewey.info/class/914.83112/e23/>,
        <http://dewey.info/class/948.3112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483112/e23/>,
        <http://dewey.info/class/914.83112/e23/>,
        <http://dewey.info/class/948.3112/e23/> ;
    skos:prefLabel "Gjerstad (Agder)"@en,
        "Gjerstad (Agder)"@nb .

humord:c11612 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11612" ;
    dct:modified "2024-12-06T10:50:21"^^xsd:dateTime ;
    skos:altLabel "Badaga folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Badaga folk literature"@en,
        "Badaga folkediktning"@nb .

humord:c11614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11614" ;
    dct:modified "2025-02-18T13:23:56"^^xsd:dateTime ;
    skos:altLabel "Lahul"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:broader humord:c01860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Lahul"@en,
        "Lahul"@nb .

humord:c11616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11616" ;
    dct:modified "2025-02-25T10:46:49"^^xsd:dateTime ;
    skos:altLabel "Patani language"@en,
        "Patani språk"@nb,
        "Pattani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:broader humord:c16360 ;
    skos:editorialNote "Språkkode: lae"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Pattani language"@en,
        "Patani språk"@nb .

humord:c11618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11618" ;
    dct:modified "2025-02-25T10:43:58"^^xsd:dateTime ;
    skos:altLabel "Tinani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:broader humord:c11615 ;
    skos:editorialNote "Språkkoder: lbf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Tinani language"@en,
        "Tinani språk"@nb .

humord:c11619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11619" ;
    dct:modified "2025-02-25T10:14:19"^^xsd:dateTime ;
    skos:altLabel "Boonan language"@en,
        "Bunan language (Sino-Tibetian)"@en,
        "Ghara language"@en,
        "Keylong Boli language"@en,
        "Boonan språk"@nb,
        "Bunan språk (Sino-tibetansk)"@nb,
        "Gahri språk"@nb,
        "Ghara språk"@nb,
        "Keylong Boli språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:broader humord:c16360 ;
    skos:editorialNote "Språkkode: bfu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Gahri language"@en,
        "Gahri språk"@nb .

humord:c11620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11620" ;
    dct:modified "2025-02-25T10:45:06"^^xsd:dateTime ;
    skos:altLabel "Tod language"@en,
        "Stod Bhoti språk"@nb,
        "Tod språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:broader humord:c11615 ;
    skos:editorialNote "Språkkode: sbu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Stod Bhoti language"@en,
        "Tod språk"@nb .

humord:c11621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11621" ;
    dct:modified "2025-03-14T14:53:35"^^xsd:dateTime ;
    skos:altLabel "Forum Transitorium"@nb,
        "Nervas forum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Forum of Nerva"@en,
        "Forum Transitorium"@nb .

humord:c11623 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11623" ;
    dct:modified "2025-03-25T09:15:13"^^xsd:dateTime ;
    skos:altLabel "Follo"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--48221/e23/>,
        <http://dewey.info/class/914.8221/e23/>,
        <http://dewey.info/class/948.221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48221/e23/>,
        <http://dewey.info/class/914.8221/e23/>,
        <http://dewey.info/class/948.221/e23/> ;
    skos:prefLabel "Follo"@en,
        "Follo"@nb .

humord:c11624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11624" ;
    dct:modified "2025-03-31T13:42:02"^^xsd:dateTime ;
    skos:altLabel "Hobøl"@nb ;
    skos:broader humord:c58730 ;
    skos:exactMatch <http://dewey.info/class/2--482313/e23/>,
        <http://dewey.info/class/914.82313/e23/>,
        <http://dewey.info/class/948.2313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482313/e23/>,
        <http://dewey.info/class/914.82313/e23/>,
        <http://dewey.info/class/948.2313/e23/> ;
    skos:prefLabel "Hobøl"@en,
        "Hobøl"@nb .

humord:c11626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11626" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Trollhättan"@en,
        "Trollhättan"@nb .

humord:c11627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11627" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4839192/e23/>,
        <http://dewey.info/class/914.839192/e23/>,
        <http://dewey.info/class/948.39192/e23/> ;
    skos:broader humord:c02753 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839192/e23/>,
        <http://dewey.info/class/914.839192/e23/>,
        <http://dewey.info/class/948.39192/e23/> ;
    skos:prefLabel "Sunnylven"@en,
        "Sunnylven"@nb .

humord:c11628 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11628" ;
    dct:modified "2025-03-30T18:54:10"^^xsd:dateTime ;
    skos:altLabel "Geiranger"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839192/e23/>,
        <http://dewey.info/class/914.839192/e23/>,
        <http://dewey.info/class/948.39192/e23/> ;
    skos:broader humord:c02753 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839192/e23/>,
        <http://dewey.info/class/914.839192/e23/>,
        <http://dewey.info/class/948.39192/e23/> ;
    skos:prefLabel "Geiranger"@en,
        "Geiranger"@nb .

humord:c11630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11630" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484434/e23/>,
        <http://dewey.info/class/914.84434/e23/>,
        <http://dewey.info/class/948.4434/e23/> ;
    skos:broader humord:c02773 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484434/e23/>,
        <http://dewey.info/class/914.84434/e23/>,
        <http://dewey.info/class/948.4434/e23/> ;
    skos:prefLabel "Femris"@en,
        "Femris"@nb .

humord:c11631 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11631" ;
    dct:modified "2025-03-31T13:34:19"^^xsd:dateTime ;
    skos:altLabel "Borge (Fredrikstad)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Borge (Fredrikstad)"@en,
        "Borge (Fredrikstad)"@nb .

humord:c11632 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11632" ;
    dct:modified "2024-09-02T15:09:16"^^xsd:dateTime ;
    skos:altLabel "Caithness"@nb ;
    skos:broadMatch <http://dewey.info/class/2--41152/e23/>,
        <http://dewey.info/class/914.1152/e23/>,
        <http://dewey.info/class/941.152/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41152/e23/>,
        <http://dewey.info/class/914.1152/e23/>,
        <http://dewey.info/class/941.152/e23/> ;
    skos:prefLabel "Caithness"@en,
        "Caithness"@nb .

humord:c11633 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11633" ;
    dct:modified "2024-08-13T09:58:21"^^xsd:dateTime ;
    skos:altLabel "Alträsket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Alträsket"@en,
        "Alträsket"@nb .

humord:c11634 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11634" ;
    dct:modified "1994-08-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Lillberget"@en,
        "Lillberget"@nb .

humord:c11636 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11636" ;
    dct:modified "2025-03-28T08:08:29"^^xsd:dateTime ;
    skos:altLabel "Vang (Valdres)"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch <http://dewey.info/class/2--482553/e23/>,
        <http://dewey.info/class/914.82553/e23/>,
        <http://dewey.info/class/948.2553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482553/e23/>,
        <http://dewey.info/class/914.82553/e23/>,
        <http://dewey.info/class/948.2553/e23/> ;
    skos:prefLabel "Vang (Valdres)"@en,
        "Vang (Valdres)"@nb .

humord:c11637 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11637" ;
    dct:modified "1994-08-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:prefLabel "Aldrans"@en,
        "Aldrans"@nb .

humord:c11638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11638" ;
    dct:modified "2024-11-01T14:30:23"^^xsd:dateTime ;
    skos:altLabel "Coin collectors"@en,
        "Myntsamlarar"@nb,
        "Myntsamlere"@nb,
        "Numismatikarar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/305.9737/e23/>,
        <http://dewey.info/class/737.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9737/e23/>,
        <http://dewey.info/class/737.092/e23/> ;
    skos:prefLabel "Numismatists"@en,
        "Numismatikere"@nb ;
    skos:related humord:c04639 .

humord:c11639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11639" ;
    dct:modified "2024-05-22T13:34:57"^^xsd:dateTime ;
    skos:altLabel "South Germany"@en,
        "Syd-Tyskland"@nb,
        "Sør-Tyskland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:broader humord:c03608 ;
    skos:exactMatch realfagstermer:c030723 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030723,
        <http://dewey.info/class/2--43/e23/>,
        <http://dewey.info/class/914.3/e23/>,
        <http://dewey.info/class/943/e23/> ;
    skos:prefLabel "Souhern Germany"@en,
        "Sør-Tyskland"@nb .

humord:c11641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11641" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8916/e23/>,
        <http://dewey.info/class/5--916/e23/>,
        <http://dewey.info/class/936.4/e23/> ;
    skos:broader humord:c00999 ;
    skos:definition "Gammel, keltisk stamme <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8916/e23/>,
        <http://dewey.info/class/5--916/e23/>,
        <http://dewey.info/class/936.4/e23/> ;
    skos:prefLabel "Boinas"@en,
        "Boiere"@nb .

humord:c11642 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11642" ;
    dct:modified "1997-03-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sørøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48461/e23/>,
        <http://dewey.info/class/914.8461/e23/>,
        <http://dewey.info/class/948.461/e23/> ;
    skos:broader humord:c03012 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48461/e23/>,
        <http://dewey.info/class/914.8461/e23/>,
        <http://dewey.info/class/948.461/e23/> ;
    skos:prefLabel "Sørøya"@en,
        "Sørøya"@nb .

humord:c11644 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11644" ;
    dct:modified "2025-03-31T13:51:03"^^xsd:dateTime ;
    skos:altLabel "Onsøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Onsøy"@en,
        "Onsøy"@nb .

humord:c11646 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11646" ;
    dct:modified "1994-08-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--363473/e23/>,
        <http://dewey.info/class/936.3473/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363473/e23/>,
        <http://dewey.info/class/936.3473/e23/> ;
    skos:prefLabel "Heuneburg"@en,
        "Heuneburg"@nb .

humord:c11648 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11648" ;
    dct:modified "2025-04-01T12:40:29"^^xsd:dateTime ;
    skos:altLabel "Rådhusalmenningen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Rådhusalmenningen"@en,
        "Rådhusalmenningen"@nb .

humord:c11649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11649" ;
    dct:modified "2024-11-01T09:05:54"^^xsd:dateTime ;
    skos:altLabel "Watchmen"@en,
        "Vektarar"@nb ;
    skos:broadMatch <http://dewey.info/class/363.28/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.28/e23/> ;
    skos:prefLabel "Security guards"@en,
        "Vektere"@nb .

humord:c11650 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11650" ;
    dct:modified "2025-02-28T14:35:11"^^xsd:dateTime ;
    skos:altLabel "Smålandsfarvandet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c03719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Smålandsfarvandet"@en,
        "Smålandsfarvandet"@nb .

humord:c11651 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11651" ;
    dct:modified "2025-03-03T08:09:02"^^xsd:dateTime ;
    skos:altLabel "Lindholm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Lindholm"@en,
        "Lindholm"@nb .

humord:c11653 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11653" ;
    dct:modified "2025-02-28T14:26:53"^^xsd:dateTime ;
    skos:altLabel "Storebælt"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:broader humord:c03719 ;
    skos:definition "Storebælt er sundet mellom Sjælland og Fyn i Danmark, om lag 90 kilometer langt og 20 kilometer på det smaleste. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:prefLabel "Great Belt"@en,
        "Storebælt"@nb .

humord:c11654 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11654" ;
    dct:modified "2017-03-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hamah (By)"@nb,
        "Hamat (By)"@nb,
        "Hamath (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:broader humord:c28984 ;
    skos:definition "By i Syria nord for Damaskus som ligger ved bredden av elven Orontes. Byen  ligger på det samme stedet for den historiske byen Hamat <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/939.433/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:prefLabel "Hama (City)"@en,
        "Hama (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> .

humord:c11655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11655" ;
    dct:modified "2024-08-07T14:10:24"^^xsd:dateTime ;
    skos:altLabel "Fens"@en,
        "Peat bogs"@en,
        "Peat lands"@en,
        "Myrar"@nb,
        "Myrer"@nb,
        "Torvmyrar"@nb,
        "Torvmyrer"@nb ;
    skos:broadMatch <http://dewey.info/class/551.417/e23/> ;
    skos:broader humord:c08334 ;
    skos:exactMatch realfagstermer:c012652 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012652,
        <http://dewey.info/class/551.417/e23/>,
        <http://dewey.info/class/577.687/e23/>,
        <http://dewey.info/class/578.7687/e23/> ;
    skos:prefLabel "Bogs"@en,
        "Myrer"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.687/e23/>,
        <http://dewey.info/class/578.7687/e23/> .

humord:c11656 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11656" ;
    dct:modified "2025-02-28T14:56:08"^^xsd:dateTime ;
    skos:altLabel "Store Vildmose"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Store Vildmose"@en,
        "Store Vildmose"@nb .

humord:c11658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11658" ;
    dct:modified "1994-08-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:prefLabel "Harz"@en,
        "Harz"@nb .

humord:c11660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11660" ;
    dct:modified "2017-03-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:broader humord:c28982 ;
    skos:definition "Oldtidsby ved elven Eufrat i Syria, dagens Tell Meskene, middelalderens Balis <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:prefLabel "Emar"@en,
        "Emar"@nb .

humord:c11661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11661" ;
    dct:modified "2024-10-09T07:43:09"^^xsd:dateTime ;
    skos:altLabel "Baal"@nb ;
    skos:broadMatch <http://dewey.info/class/299.2/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Baal er en guddom i vestsemittisk og særlig i kanaaneisk religion <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.2/e23/> ;
    skos:prefLabel "Baal"@en,
        "Baal"@nb .

humord:c11662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11662" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:closeMatch <http://dewey.info/class/892/e23/> ;
    skos:definition "Skjønnlitteratur skrevet på semittiske språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892/e23/> ;
    skos:prefLabel "Semitic literature"@en,
        "Semittisk litteratur"@nb .

humord:c11663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11663" ;
    dct:modified "2024-08-28T11:23:32"^^xsd:dateTime ;
    skos:altLabel "Assyrian literature"@en,
        "Babylonian literature"@en,
        "Akkadisk litteratur"@nb,
        "Assyrisk litteratur"@nb,
        "Babylonsk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/892.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.1/e23/> ;
    skos:prefLabel "Akkadian literature"@en,
        "Akkadisk litteratur"@nb .

humord:c11664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11664" ;
    dct:modified "2024-08-14T09:22:46"^^xsd:dateTime ;
    skos:altLabel "Amurru"@nb ;
    skos:broadMatch <http://dewey.info/class/2--394/e23/>,
        <http://dewey.info/class/939.4/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Amurru var et oldtidsrike i nåværende vestre og nordvestlige Syria og nordlige Libanon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--394/e23/>,
        <http://dewey.info/class/939.4/e23/> ;
    skos:prefLabel "Amurru kingdom"@en,
        "Amurru"@nb ;
    skos:related humord:c17689 .

humord:c11665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11665" ;
    dct:modified "1994-08-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Canaanite religion"@en ;
    skos:broader humord:c08549 ;
    skos:closeMatch <http://dewey.info/class/299.26/e23/> ;
    skos:definition "Religion i det gamle Kanaan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.26/e23/> ;
    skos:prefLabel "Ancient Canaanite religion"@en,
        "Kanaaneisk religion"@nb .

humord:c11666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11666" ;
    dct:modified "2024-10-25T08:51:56"^^xsd:dateTime ;
    skos:altLabel "Broad bantu språk"@nb,
        "Sør-bantoid språk"@nb,
        "Vid bantu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Southern Bantoid languages"@en,
        "Sør-bantoid språk"@nb .

humord:c11675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11675" ;
    dct:modified "2024-08-02T08:04:44"^^xsd:dateTime ;
    skos:altLabel "Algonkin language"@en,
        "Algonkin språk"@nb,
        "Algonquin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.33/e23/>,
        <http://dewey.info/class/6--9733/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: alq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.33/e23/>,
        <http://dewey.info/class/6--9733/e23/> ;
    skos:prefLabel "Algonquin language"@en,
        "Algonkin språk"@nb .

humord:c11676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11676" ;
    dct:modified "2024-09-17T15:26:56"^^xsd:dateTime ;
    skos:altLabel "Cree språk"@nb ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Språkkode: cre"@nb ;
    skos:exactMatch <http://dewey.info/class/497.323/e23/>,
        <http://dewey.info/class/6--97323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.323/e23/>,
        <http://dewey.info/class/6--97323/e23/> ;
    skos:prefLabel "Cree language"@en,
        "Cree språk"@nb .

humord:c11678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11678" ;
    dct:modified "2024-10-22T09:42:30"^^xsd:dateTime ;
    skos:altLabel "Innu aimun language"@en,
        "Innu language"@en,
        "Innu aimun språk"@nb,
        "Innu språk"@nb,
        "Montagnais språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.32/e23/>,
        <http://dewey.info/class/6--9732/e23/> ;
    skos:broader humord:c11676 ;
    skos:editorialNote "Språkkode: moe"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.32/e23/>,
        <http://dewey.info/class/6--9732/e23/> ;
    skos:prefLabel "Montagnais language"@en,
        "Montagnais språk"@nb .

humord:c11679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11679" ;
    dct:modified "2024-10-09T10:49:19"^^xsd:dateTime ;
    skos:altLabel "Dative"@en,
        "Dativ"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:definition "Dativ er i grammatikken ein kasus som typisk blir brukt ved setningsledd som viser til ein mottakar eller den handlinga skjer til fordel for, eventuelt til ulempe for. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Dative case"@en,
        "Dativ"@nb .

humord:c11680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11680" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Transitive verbs"@en,
        "Transitive verb"@nb ;
    skos:related humord:c12036 .

humord:c11681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11681" ;
    dct:modified "1994-08-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Transitivity"@en,
        "Transitivitet"@nb .

humord:c11682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11682" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c05316 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Friezes (Art)"@en,
        "Friser (Kunst)"@nb .

humord:c11683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11683" ;
    dct:modified "2024-09-23T12:36:16"^^xsd:dateTime ;
    skos:altLabel "Bøkkerarbeid"@nb,
        "Bøkkerhandverk"@nb ;
    skos:broadMatch <http://dewey.info/class/674.82/e23/> ;
    skos:broader humord:c07672 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.82/e23/> ;
    skos:prefLabel "Cooper craft"@en,
        "Bøkkerhåndverk"@nb .

humord:c11684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11684" ;
    dct:modified "2023-12-06T15:23:59"^^xsd:dateTime ;
    skos:altLabel "Megalittar"@nb ;
    skos:broadMatch <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00031 ;
    skos:definition "Forhistorisk monument reist av store og oftest grovt tilhugde steiner, enkeltvis, i rekker, sirkler eller som gravbygninger <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009350 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009350,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Megaliths"@en,
        "Megalitter"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/930.15/e23/> .

humord:c11685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11685" ;
    dct:modified "2020-05-26T08:52:57"^^xsd:dateTime ;
    skos:altLabel "Places of sacrifice"@en,
        "Offerplasser"@nb,
        "Offerringer"@nb ;
    skos:broadMatch <http://dewey.info/class/203.5/e23/> ;
    skos:broader humord:c08433 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/> ;
    skos:prefLabel "Offering sites"@en,
        "Offersteder"@nb .

humord:c11687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11687" ;
    dct:modified "2025-03-31T11:07:26"^^xsd:dateTime ;
    skos:altLabel "Peristaliths"@en,
        "Dommarringar (Arkeologi)"@nb,
        "Dommerringer (Arkeologi)"@nb,
        "Steinsettingar (Arkeologi)"@nb,
        "Tingsteinar"@nb,
        "Tingsteiner"@nb ;
    skos:broader humord:c00031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Stone setting"@en,
        "Steinsettinger (Arkeologi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/722/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c11688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11688" ;
    dct:modified "2025-01-21T07:08:20"^^xsd:dateTime ;
    skos:altLabel "Myntmerke"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04647 ;
    skos:definition "Merke på mynt som viser hvor den er preget <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Mint marks"@en,
        "Myntmerker"@nb .

humord:c11689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11689" ;
    dct:modified "1994-08-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Substitution"@en ;
    skos:broadMatch <http://dewey.info/class/303.33/e23/> ;
    skos:broader humord:c09201 ;
    skos:definition "Det å grovt utnytte, hensynsløst dra (økonomisk) fordel av <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.33/e23/>,
        <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Replacement"@en,
        "Utbytting"@nb ;
    skos:relatedMatch <http://dewey.info/class/330.122/e23/> .

humord:c11690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11690" ;
    dct:modified "2024-12-10T10:18:34"^^xsd:dateTime ;
    skos:altLabel "Bein (Organiske stoff)"@nb,
        "Ben (Organiske materialer)"@nb ;
    skos:broader humord:c08395 ;
    skos:closeMatch <http://dewey.info/class/611.71/e23/>,
        <http://dewey.info/class/612.751/e23/> ;
    skos:exactMatch realfagstermer:c013307,
        <http://dewey.info/class/573.76/e23/>,
        <http://dewey.info/class/591.479/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013307,
        <http://dewey.info/class/573.76/e23/>,
        <http://dewey.info/class/591.479/e23/>,
        <http://dewey.info/class/599.947/e23/>,
        <http://dewey.info/class/611.71/e23/>,
        <http://dewey.info/class/612.751/e23/>,
        <http://dewey.info/class/615.771/e23/>,
        <http://dewey.info/class/616.71/e23/>,
        <http://dewey.info/class/617.15/e23/>,
        <http://dewey.info/class/617.471/e23/>,
        <http://dewey.info/class/743.46/e23/>,
        <http://dewey.info/class/743.6/e23/> ;
    skos:prefLabel "Bones"@en,
        "Bein (Organiske materialer)"@nb ;
    skos:related humord:c13625 ;
    skos:relatedMatch <http://dewey.info/class/599.947/e23/>,
        <http://dewey.info/class/615.771/e23/>,
        <http://dewey.info/class/616.71/e23/>,
        <http://dewey.info/class/617.15/e23/>,
        <http://dewey.info/class/617.471/e23/>,
        <http://dewey.info/class/743.46/e23/>,
        <http://dewey.info/class/743.6/e23/> .

humord:c11692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11692" ;
    dct:modified "2024-11-20T14:21:29"^^xsd:dateTime ;
    skos:altLabel "Reipslaging"@nb,
        "Repslageri"@nb,
        "Repslaging"@nb ;
    skos:broadMatch <http://dewey.info/class/624.1774/e23/> ;
    skos:broader humord:c07672 ;
    skos:closeMatch <http://dewey.info/class/677.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/624.1774/e23/>,
        <http://dewey.info/class/677.71/e23/> ;
    skos:prefLabel "Rope laying"@en,
        "Reipslaging"@nb ;
    skos:related humord:c07792 .

humord:c11694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11694" ;
    dct:modified "1994-08-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Korgfletting"@nb ;
    skos:broader humord:c07672 ;
    skos:exactMatch <http://dewey.info/class/746.412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/633.58/e23/>,
        <http://dewey.info/class/746.412/e23/> ;
    skos:prefLabel "Basketwork"@en,
        "Kurvfletting"@nb ;
    skos:relatedMatch <http://dewey.info/class/633.58/e23/> .

humord:c11696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11696" ;
    dct:modified "2025-01-21T07:08:59"^^xsd:dateTime ;
    skos:altLabel "Myntpreging"@nb,
        "Preging"@nb,
        "Pregning"@nb ;
    skos:broadMatch <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c04653 ;
    skos:definition "Framstilling av skrift, tegninger eller figurer på medaljer, mynter o.l. ved hjelp stålstempler med inngravert mønster <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Mintage"@en,
        "Preging"@nb ;
    skos:related humord:c04647 .

humord:c11700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11700" ;
    dct:modified "2024-12-18T10:36:39"^^xsd:dateTime ;
    skos:altLabel "Kushana"@nb ;
    skos:broadMatch <http://dewey.info/class/934.05/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Dynasti av sentralasiatisk, trolig iransk, opprinnelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/934.05/e23/> ;
    skos:prefLabel "Kushan Empire"@en,
        "Kushana"@nb .

humord:c11701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11701" ;
    dct:modified "2024-11-25T21:20:57"^^xsd:dateTime ;
    skos:altLabel "Refitting"@nb ;
    skos:broadMatch <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/702.88/e23/> ;
    skos:broader humord:c00090 ;
    skos:definition "Det å sette sammen igjen alle fragmenter av en artefakt <UBO>"@nb ;
    skos:editorialNote "Engelsk uttrykk. Norsk term mangler"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/702.88/e23/> ;
    skos:prefLabel "Refitting"@en,
        "Refitting"@nb .

humord:c11702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11702" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Passage tombs"@en,
        "Jettestuer"@nb,
        "Jættestuer"@nb ;
    skos:broadMatch <http://dewey.info/class/393.10936/e23/> ;
    skos:broader humord:c00018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.10936/e23/>,
        <http://dewey.info/class/936.014/e23/> ;
    skos:prefLabel "Passage graves"@en,
        "Ganggraver"@nb ;
    skos:relatedMatch <http://dewey.info/class/936.014/e23/> .

humord:c11703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11703" ;
    dct:modified "2024-11-25T21:24:53"^^xsd:dateTime ;
    skos:altLabel "Spor"@nb ;
    skos:broader humord:c00005 ;
    skos:inScheme humord: ;
    skos:prefLabel "Marks"@en,
        "Spor"@nb .

humord:c11704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11704" ;
    dct:modified "2024-11-25T21:25:17"^^xsd:dateTime ;
    skos:altLabel "Plough ridges and furrows (Archeology)"@en,
        "Plogspor (Arkeologi)"@nb ;
    skos:broader humord:c11703 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.51/e23/> ;
    skos:prefLabel "Plough ridges and furrows (Archaeology)"@en,
        "Plogspor (Arkeologi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.51/e23/> .

humord:c11705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11705" ;
    dct:modified "2024-07-03T14:53:21"^^xsd:dateTime ;
    skos:altLabel "Accessoirar"@nb,
        "Aksessoarar"@nb,
        "Aksessoarer"@nb,
        "Drakttilbehør"@nb,
        "Drakttilbehøyr"@nb,
        "Draktutstyr"@nb,
        "Tilbehør"@nb,
        "Tilbehøyr"@nb ;
    skos:broader humord:c04685 ;
    skos:definition "Tilbehør til klesdrakt <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/391.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/> ;
    skos:prefLabel "Accessories"@en,
        "Accessoirer"@nb .

humord:c11709 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11709" ;
    dct:modified "2024-08-21T13:04:17"^^xsd:dateTime ;
    skos:altLabel "1300s BC"@en,
        "14th century BC"@en,
        "Thirteen hundreds BC"@en,
        "1300-talet f.Kr."@nb,
        "14. hundreåret f. Kr."@nb,
        "14. århundre f.Kr."@nb,
        "Fjortende hundreåret f.Kr."@nb,
        "Fjortende århundre f.Kr."@nb,
        "Trettenhundretalet f.Kr."@nb,
        "Trettenhundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Fourteenth century BC"@en,
        "1300-tallet f.Kr."@nb .

humord:c11710 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11710" ;
    dct:modified "2024-08-21T13:01:59"^^xsd:dateTime ;
    skos:altLabel "1400s BC"@en,
        "15th century BC"@en,
        "Fourteen hundreds BC"@en,
        "1400-talet f.Kr."@nb,
        "15. hundreåret f.Kr."@nb,
        "15. århundre f.Kr."@nb,
        "Femtande hundreåret f.Kr."@nb,
        "Femtende århundre f.Kr."@nb,
        "Fjortenhundretalet f.Kr."@nb,
        "Fjortenhundretallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Fifteenth century BC"@en,
        "1400-tallet f.Kr."@nb .

humord:c11711 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11711" ;
    dct:modified "2024-08-21T13:00:21"^^xsd:dateTime ;
    skos:altLabel "1500s BC"@en,
        "16th century BC"@en,
        "Fifteen hundreds BC"@en,
        "1500-talet f.Kr."@nb,
        "16. hundreåret f. Kr."@nb,
        "16. århundre f.Kr."@nb,
        "Femtenhundretalet f.Kr."@nb,
        "Femtenhundretallet f.Kr."@nb,
        "Sekstande hundreåret f.Kr."@nb,
        "Sekstende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Sixteenth century BC"@en,
        "1500-tallet f.Kr."@nb .

humord:c11712 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11712" ;
    dct:modified "2024-08-21T12:55:51"^^xsd:dateTime ;
    skos:altLabel "1600s BC"@en,
        "17th century BC"@en,
        "Sixteen hundreds BC"@en,
        "1600-talet f.Kr."@nb,
        "17. hundreåret f.Kr."@nb,
        "17. århundre f.Kr."@nb,
        "Sekstenhundretalet f.Kr."@nb,
        "Sekstenhundretallet f.Kr."@nb,
        "Syttende hundreåret f.Kr."@nb,
        "Syttende århundre f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c10967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "Seventeenth century BC"@en,
        "1600-tallet f.Kr."@nb .

humord:c11713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11713" ;
    dct:modified "1994-08-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forutbestemmelse"@nb ;
    skos:broader humord:c08662 ;
    skos:exactMatch <http://dewey.info/class/202.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/234.9/e23/>,
        <http://dewey.info/class/297.227/e23/> ;
    skos:prefLabel "Predestination"@en,
        "Predestinasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/234.9/e23/>,
        <http://dewey.info/class/297.227/e23/> .

humord:c11716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11716" ;
    dct:modified "2024-11-08T08:40:12"^^xsd:dateTime ;
    skos:altLabel "Indra"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Indra var den mest populære guden i den eldste indo-ariske religionen. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Indra"@en,
        "Indra"@nb .

humord:c11717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11717" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.47/e23/> ;
    skos:prefLabel "Gujarati literature"@en,
        "Gujarati litteratur"@nb .

humord:c11718 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11718" ;
    dct:modified "2025-03-06T13:44:05"^^xsd:dateTime ;
    skos:altLabel "Mingrelia"@en,
        "Mingrelia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Samegrelo"@en,
        "Mingrelia"@nb .

humord:c11719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11719" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02973 ;
    skos:closeMatch <http://dewey.info/class/2--482712/e23/>,
        <http://dewey.info/class/914.82712/e23/>,
        <http://dewey.info/class/948.2712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482712/e23/>,
        <http://dewey.info/class/914.82712/e23/>,
        <http://dewey.info/class/948.2712/e23/> ;
    skos:prefLabel "Borre"@en,
        "Borre"@nb .

humord:c11720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11720" ;
    dct:modified "2025-03-24T14:36:32"^^xsd:dateTime ;
    skos:altLabel "Krokstadelva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482636/e23/>,
        <http://dewey.info/class/914.82636/e23/>,
        <http://dewey.info/class/948.2636/e23/> ;
    skos:broader humord:c02649 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482636/e23/>,
        <http://dewey.info/class/914.82636/e23/>,
        <http://dewey.info/class/948.2636/e23/> ;
    skos:prefLabel "Krokstadelva"@en,
        "Krokstadelva"@nb .

humord:c11721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11721" ;
    dct:modified "2024-01-02T14:50:46"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484247/e23/>,
        <http://dewey.info/class/914.84247/e23/>,
        <http://dewey.info/class/948.4247/e23/> ;
    skos:broader humord:c61622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484247/e23/>,
        <http://dewey.info/class/914.84247/e23/>,
        <http://dewey.info/class/948.4247/e23/> ;
    skos:prefLabel "Garstad"@en,
        "Garstad"@nb .

humord:c11722 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11722" ;
    dct:modified "2024-08-28T20:31:14"^^xsd:dateTime ;
    skos:altLabel "Averøy"@nb ;
    skos:broader humord:c02733 ;
    skos:exactMatch realfagstermer:c030951,
        <http://dewey.info/class/2--483933/e23/>,
        <http://dewey.info/class/914.83933/e23/>,
        <http://dewey.info/class/948.3933/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030951,
        <http://dewey.info/class/2--483933/e23/>,
        <http://dewey.info/class/914.83933/e23/>,
        <http://dewey.info/class/948.3933/e23/> ;
    skos:prefLabel "Averøy"@en,
        "Averøy"@nb .

humord:c11723 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11723" ;
    dct:modified "2025-04-01T08:18:49"^^xsd:dateTime ;
    skos:altLabel "Sund (Vestland)"@nb ;
    skos:broader humord:c13873 ;
    skos:exactMatch <http://dewey.info/class/2--483638/e23/>,
        <http://dewey.info/class/914.83638/e23/>,
        <http://dewey.info/class/948.3638/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483638/e23/>,
        <http://dewey.info/class/914.83638/e23/>,
        <http://dewey.info/class/948.3638/e23/> ;
    skos:prefLabel "Sund (Vestland)"@en,
        "Sund (Vestland)"@nb .

humord:c11724 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11724" ;
    dct:modified "2024-10-10T13:41:14"^^xsd:dateTime ;
    skos:altLabel "Bamble"@nb ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030429,
        <http://dewey.info/class/2--482813/e23/>,
        <http://dewey.info/class/914.82813/e23/>,
        <http://dewey.info/class/948.2813/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030429,
        <http://dewey.info/class/2--482813/e23/>,
        <http://dewey.info/class/914.82813/e23/>,
        <http://dewey.info/class/948.2813/e23/> ;
    skos:prefLabel "Bamble"@en,
        "Bamble"@nb .

humord:c11725 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11725" ;
    dct:modified "2025-02-21T08:11:37"^^xsd:dateTime ;
    skos:altLabel "Ninive"@nb,
        "Niniveh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/935.4/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:broader humord:c01921 ;
    skos:definition "Ninive var en by i Assyria (i det nåværende Irak) <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/935.4/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:prefLabel "Niniveh"@en,
        "Ninive"@nb ;
    skos:related humord:c17189 .

humord:c11727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11727" ;
    dct:modified "2024-10-24T13:05:35"^^xsd:dateTime ;
    skos:altLabel "Ndebele språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.398/e23/>,
        <http://dewey.info/class/6--96398/e23/> ;
    skos:broader humord:c09867 ;
    skos:editorialNote "Språkkode: nbl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.398/e23/>,
        <http://dewey.info/class/6--96398/e23/> ;
    skos:prefLabel "Ndebele language"@en,
        "Ndebele språk"@nb .

humord:c11728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11728" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/896.398/e23/> ;
    skos:broader humord:c18572 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/896.398/e23/> ;
    skos:prefLabel "Ndebele literature"@en,
        "Ndebele litteratur"@nb .

humord:c11729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11729" ;
    dct:modified "2024-10-24T13:04:13"^^xsd:dateTime ;
    skos:altLabel "Shona litteratur"@nb ;
    skos:broader humord:c18572 ;
    skos:exactMatch <http://dewey.info/class/896.3975/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/896.3975/e23/> ;
    skos:prefLabel "Shona literature"@en,
        "Shona litteratur"@nb .

humord:c11730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11730" ;
    dct:modified "2024-11-01T07:56:32"^^xsd:dateTime ;
    skos:altLabel "Etnologar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9306/e23/> ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/306.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9306/e23/>,
        <http://dewey.info/class/306.092/e23/> ;
    skos:prefLabel "Ethnologists"@en,
        "Etnologer"@nb .

humord:c11731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11731" ;
    dct:modified "2024-11-01T08:06:44"^^xsd:dateTime ;
    skos:altLabel "Folkloristar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.9398/e23/>,
        <http://dewey.info/class/398.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9398/e23/>,
        <http://dewey.info/class/398.092/e23/> ;
    skos:prefLabel "Folklorists"@en,
        "Folklorister"@nb .

humord:c11732 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11732" ;
    dct:modified "2020-07-31T12:32:41"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482421/e23/>,
        <http://dewey.info/class/948.2421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482421/e23/>,
        <http://dewey.info/class/948.2421/e23/> ;
    skos:prefLabel "Kongsvinger"@en,
        "Kongsvinger"@nb .

humord:c11733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11733" ;
    dct:modified "2020-11-30T16:21:42"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.51/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Islamsk episk poesi"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.51/e23/> ;
    skos:prefLabel "Masnavi"@en,
        "Masnavi"@nb .

humord:c11736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11736" ;
    dct:modified "2025-02-10T08:38:52"^^xsd:dateTime ;
    skos:altLabel "Graeco-Roman Egypt"@en,
        "Greek and Roman Egypt"@en,
        "Gresk-romersk periode (Egypt)"@nb ;
    skos:broader humord:c11735 ;
    skos:closeMatch <http://dewey.info/class/932.02/e23/> ;
    skos:definition "Egypt 332 f.Kr.-395 e.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.02/e23/> ;
    skos:prefLabel "Greco-Roman Egypt"@en,
        "Gresk-romersk periode (Egypt)"@nb .

humord:c11737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11737" ;
    dct:modified "2025-02-05T08:11:16"^^xsd:dateTime ;
    skos:altLabel "Gamle rike"@nb ;
    skos:broader humord:c11735 ;
    skos:closeMatch <http://dewey.info/class/932.012/e23/> ;
    skos:definition "Egypt 3.-6. dynasti, dvs. 2686-2181 f.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.012/e23/> ;
    skos:prefLabel "Old Kingdom (Egypt)"@en,
        "Gamle rike"@nb .

humord:c11738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11738" ;
    dct:modified "2017-05-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/932.012/e23/> ;
    skos:broader humord:c11735 ;
    skos:definition "Egypt 7.-10.dynasti, dvs. ca. 2181-2055 f.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.012/e23/> ;
    skos:prefLabel "First intermediate period"@en,
        "Første overgangsperiode"@nb .

humord:c11739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11739" ;
    dct:modified "1995-06-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11735 ;
    skos:closeMatch <http://dewey.info/class/932.013/e23/> ;
    skos:definition "Egypt 11.-12.dynasti, dvs. 2133-1786 f.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.013/e23/> ;
    skos:prefLabel "Middle Kingdom"@en,
        "Midtre rike"@nb .

humord:c11740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11740" ;
    dct:modified "2024-08-15T11:20:01"^^xsd:dateTime ;
    skos:altLabel "Andre overgangsperiode"@nb ;
    skos:broader humord:c11735 ;
    skos:closeMatch <http://dewey.info/class/932.013/e23/> ;
    skos:definition "Egypt 13.-17.dynasti, dvs.1786-1567 f.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.013/e23/> ;
    skos:prefLabel "Second intermediate period"@en,
        "Annen overgangsperiode"@nb .

humord:c11741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11741" ;
    dct:modified "2025-02-05T08:11:34"^^xsd:dateTime ;
    skos:altLabel "Nye rike"@nb ;
    skos:broader humord:c11735 ;
    skos:definition "Egypt 18.-20. dynasti, dvs. 1567-1085 f.Kr. <UBB>"@nb ;
    skos:exactMatch <http://dewey.info/class/932.014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.014/e23/> ;
    skos:prefLabel "New Kingdom (Egypt)"@en,
        "Nye rike"@nb .

humord:c11742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11742" ;
    dct:modified "2019-01-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11735 ;
    skos:closeMatch <http://dewey.info/class/932.015/e23/> ;
    skos:definition "Egypt 21.-25. dynasti, dvs. 1085-663 f.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.015/e23/> ;
    skos:prefLabel "Third intermediate period"@en,
        "Tredje overgangsperiode"@nb .

humord:c11743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11743" ;
    dct:modified "2025-02-05T08:16:45"^^xsd:dateTime ;
    skos:altLabel "Sen periode"@nb ;
    skos:broadMatch <http://dewey.info/class/932.015/e23/> ;
    skos:broader humord:c11735 ;
    skos:closeMatch <http://dewey.info/class/932.016/e23/> ;
    skos:definition "Egypt 26.-31. dynasti, dvs. 663-332 f.Kr. <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.015/e23/>,
        <http://dewey.info/class/932.016/e23/> ;
    skos:prefLabel "Late period (Egypt)"@en,
        "Sen periode"@nb .

humord:c11744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11744" ;
    dct:modified "2024-11-11T09:09:39"^^xsd:dateTime ;
    skos:altLabel "Awards"@en,
        "Premiar"@nb,
        "Premier"@nb,
        "Priser (Belønninger)"@nb,
        "Prisutmerking"@nb ;
    skos:broadMatch <http://dewey.info/class/001.079/e23/> ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.079/e23/> ;
    skos:prefLabel "Prizes"@en,
        "Prisbelønning"@nb .

humord:c11746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11746" ;
    dct:modified "2024-11-20T12:57:22"^^xsd:dateTime ;
    skos:altLabel "Nobelpris"@nb,
        "Nobelprisar"@nb,
        "Nobelprisen"@nb,
        "Nobelpriser"@nb ;
    skos:broadMatch <http://dewey.info/class/001.079/e23/>,
        <http://dewey.info/class/001.44/e23/>,
        <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/807.9/e23/> ;
    skos:broader humord:c11744 ;
    skos:exactMatch realfagstermer:c004261 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004261,
        <http://dewey.info/class/001.079/e23/>,
        <http://dewey.info/class/001.44/e23/>,
        <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/807.9/e23/> ;
    skos:prefLabel "Nobel prize"@en,
        "Nobelprisen"@nb ;
    skos:related humord:c20291 ;
    skos:relatedMatch <http://dewey.info/class/303.66/e23/> .

humord:c11747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11747" ;
    dct:modified "2024-10-28T08:34:09"^^xsd:dateTime ;
    skos:altLabel "First language"@en,
        "Native tongue"@en,
        "Førstespråk"@nb,
        "Morsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/4--019/e23/> ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/401.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.59/e23/>,
        <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Mother tongue"@en,
        "Morsmål"@nb ;
    skos:related humord:c60952 ;
    skos:relatedMatch <http://dewey.info/class/401.59/e23/> .

humord:c11748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11748" ;
    dct:modified "2025-01-08T14:19:10"^^xsd:dateTime ;
    skos:altLabel "Refleksivitet"@nb ;
    skos:broader humord:c04521 ;
    skos:definition "Refleksivitet er kulturforskerens bevissthet om sin egen rolle/delaktighet i utforskning av andres kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/306.01/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Reflexivity"@en,
        "Refleksivitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/306.01/e23/>,
        <http://dewey.info/class/306.42/e23/> .

humord:c11749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11749" ;
    dct:modified "2024-11-29T15:14:55"^^xsd:dateTime ;
    skos:altLabel "Harmoni (Filosofi)"@nb ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Harmony (Philosophy)"@en,
        "Harmoni (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/> .

humord:c11750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11750" ;
    dct:modified "2020-11-24T09:45:57"^^xsd:dateTime ;
    skos:altLabel "Trauerspiel"@en ;
    skos:broadMatch <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:broader humord:c06659 ;
    skos:definition "Skuespill med alvorlig eller sørgelig innhold <etter Nynorskordb.>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/808.82/e23/>,
        <http://dewey.info/class/809.2/e23/> ;
    skos:prefLabel "Tragic drama"@en,
        "Sørgespill"@nb .

humord:c11751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11751" ;
    dct:modified "2024-10-01T08:34:29"^^xsd:dateTime ;
    skos:altLabel "Philanthropism"@en,
        "Filantropi"@nb,
        "Filantropisme"@nb,
        "Menneskekjærleik"@nb,
        "Menneskekjærlghet"@nb ;
    skos:broadMatch <http://dewey.info/class/177.7/e23/> ;
    skos:broader humord:c00240 ;
    skos:exactMatch <http://dewey.info/class/361.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/361.74/e23/> ;
    skos:prefLabel "Philanthropy"@en,
        "Filantropi"@nb ;
    skos:related humord:c09362 .

humord:c11754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11754" ;
    dct:modified "2024-08-01T10:25:20"^^xsd:dateTime ;
    skos:altLabel "Agricultural communities (Social structure)"@en,
        "Farming  communities (Social structure)"@en,
        "Bondefellesskap"@nb,
        "Bondekommunalisme"@nb,
        "Landsbyfellesskap"@nb ;
    skos:broadMatch <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c09261 ;
    skos:definition "Bondefellesskap er former for samvirke og/eller selvstyre i bondesamfunn (UBO/PN)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Peasant communities"@en,
        "Bondefellesskap"@nb .

humord:c11758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11758" ;
    dct:modified "2024-09-24T15:39:01"^^xsd:dateTime ;
    skos:altLabel "Demonutdrivelse"@nb,
        "Djeveleutdrivelse"@nb,
        "Djevelutdrivelse"@nb,
        "Djevel­utdriving"@nb,
        "Djevleutdrivelse"@nb,
        "Djevle­utdrivelse"@nb,
        "Djevle­utdriving"@nb,
        "Eksorsisme"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c08596 ;
    skos:definition "Eksorsisme er en djevel- eller demon-utdrivelse, det vil si utdrivelse av onde ånder. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.427/e23/>,
        <http://dewey.info/class/265.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.427/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/265.94/e23/> ;
    skos:prefLabel "Exorcism"@en,
        "Eksorsisme"@nb ;
    skos:related humord:c11922 .

humord:c11760 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11760" ;
    dct:modified "2025-02-28T12:28:34"^^xsd:dateTime ;
    skos:altLabel "Karolingarriket"@nb,
        "Karolingiske rike"@nb ;
    skos:broadMatch <http://dewey.info/class/943.014/e23/>,
        <http://dewey.info/class/945.02/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Karolingerriket var det imperium som karolinger-dynastiet med utgangspunkt i Frankerriket bygdeopp fra midten av 700-tallet. Fra 840 delt i Frankrike, Tyskland og Burgund/Italia (UBO)"@nb ;
    skos:exactMatch <http://dewey.info/class/944.014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.014/e23/>,
        <http://dewey.info/class/944.014/e23/>,
        <http://dewey.info/class/945.02/e23/> ;
    skos:prefLabel "Carolingian Empire"@en,
        "Karolingerriket"@nb ;
    skos:related humord:c02240,
        humord:c11762 .

humord:c11762 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11762" ;
    dct:modified "2025-03-12T09:21:41"^^xsd:dateTime ;
    skos:altLabel "Kingdom of the Franks"@en,
        "Frankarriket"@nb,
        "Frankiske rike"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44/e23/>,
        <http://dewey.info/class/914.4/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Frankerriket var en samling av frankiske stammeriker i området mellom Seinen og Rhinen. Samlet til ett rike av Klodvig Merovingeren. Omfattet ved hans død i 511 omtrent det nåværende Frankrike (UBO)"@nb ;
    skos:exactMatch <http://dewey.info/class/944.013/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44/e23/>,
        <http://dewey.info/class/914.4/e23/>,
        <http://dewey.info/class/944.013/e23/> ;
    skos:prefLabel "Francia"@en,
        "Frankerriket"@nb ;
    skos:related humord:c02240,
        humord:c11760 .

humord:c11764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11764" ;
    dct:modified "2020-11-24T10:22:51"^^xsd:dateTime ;
    skos:altLabel "Purana"@nb ;
    skos:broader humord:c06686 ;
    skos:definition "Navn på en rekke episk-didaktiske sanskritverker fra ca 400 f.Kr.til ca 1400 e.Kr.og deres oversettelser til nyindiske språk (SNL)"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/294.5925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5925/e23/> ;
    skos:prefLabel "Puranas"@en,
        "Puranaer"@nb .

humord:c11765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11765" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy trees"@en ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08411 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Sacred trees"@en,
        "Hellige trær"@nb .

humord:c11766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11766" ;
    dct:modified "2022-10-24T14:58:42"^^xsd:dateTime ;
    skos:altLabel "Shelters (Overnight accommodations)"@en,
        "Hospitser"@nb ;
    skos:broadMatch <http://dewey.info/class/362.59283/e23/> ;
    skos:broader humord:c07610 ;
    skos:closeMatch <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/647.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/362.59283/e23/>,
        <http://dewey.info/class/647.94/e23/>,
        <http://dewey.info/class/910.46/e23/> ;
    skos:prefLabel "Hostels"@en,
        "Herberger"@nb ;
    skos:relatedMatch <http://dewey.info/class/910.46/e23/> .

humord:c11768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11768" ;
    dct:modified "2024-08-28T20:11:35"^^xsd:dateTime ;
    skos:altLabel "Autentisitet"@nb,
        "Ekthet"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c007423 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007423 ;
    skos:prefLabel "Authenticity"@en,
        "Autentisitet"@nb .

humord:c11769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11769" ;
    dct:modified "2020-12-02T12:25:32"^^xsd:dateTime ;
    skos:altLabel "Comic fairy tales"@en,
        "Funny fairy tales"@en,
        "Funny tales"@en,
        "Lygeeventyr"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c04975 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Humorous fairy tales"@en,
        "Skjemteeventyr"@nb .

humord:c11771 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11771" ;
    dct:modified "2025-03-24T06:48:56"^^xsd:dateTime ;
    skos:altLabel "Bøler"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Bøler"@en,
        "Bøler"@nb .

humord:c11772 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11772" ;
    dct:modified "2025-03-25T09:15:00"^^xsd:dateTime ;
    skos:altLabel "Jevnaker"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c030829,
        <http://dewey.info/class/2--482543/e23/>,
        <http://dewey.info/class/914.82543/e23/>,
        <http://dewey.info/class/948.2543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030829,
        <http://dewey.info/class/2--482543/e23/>,
        <http://dewey.info/class/914.82543/e23/>,
        <http://dewey.info/class/948.2543/e23/> ;
    skos:prefLabel "Jevnaker"@en,
        "Jevnaker"@nb .

humord:c11773 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11773" ;
    dct:modified "2025-03-27T09:59:18"^^xsd:dateTime ;
    skos:altLabel "Mesna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:broader humord:c02831 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:prefLabel "Mesna"@en,
        "Mesna"@nb .

humord:c11776 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11776" ;
    dct:modified "2025-02-25T06:55:15"^^xsd:dateTime ;
    skos:altLabel "Bosporos"@nb,
        "Bosporos-stredet"@nb,
        "Bosporos-sundet"@nb,
        "Bosporus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16389/e23/> ;
    skos:broader humord:c03425 ;
    skos:definition "Bosporos  er stredet mellom Balkanhalvøya og Lilleasia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16389/e23/> ;
    skos:prefLabel "Bosporus"@en,
        "Bosporos"@nb .

humord:c11778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11778" ;
    dct:modified "2024-08-01T10:47:27"^^xsd:dateTime ;
    skos:altLabel "Unangam tunnu language"@en,
        "Aleutisk språk"@nb ;
    skos:broader humord:c10141 ;
    skos:editorialNote "Språkkode: ale"@nb ;
    skos:exactMatch <http://dewey.info/class/497.19/e23/>,
        <http://dewey.info/class/6--9719/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.19/e23/>,
        <http://dewey.info/class/6--9719/e23/> ;
    skos:prefLabel "Aleut language"@en,
        "Aleutisk språk"@nb .

humord:c11779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11779" ;
    dct:modified "1994-09-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/830/e23/> ;
    skos:broader humord:c07016 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830/e23/> ;
    skos:prefLabel "Early New High German literature"@en,
        "Tidlig nyhøytysk litteratur"@nb .

humord:c11781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11781" ;
    dct:modified "2024-10-23T14:57:28"^^xsd:dateTime ;
    skos:altLabel "Hebraisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/892.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.4/e23/> ;
    skos:prefLabel "Hebrew literature"@en,
        "Hebraisk litteratur"@nb .

humord:c11782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11782" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/892.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.67/e23/> ;
    skos:prefLabel "Ugaritic literature"@en,
        "Ugarittisk litteratur"@nb .

humord:c11783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11783" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18577 ;
    skos:exactMatch <http://dewey.info/class/899.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.95/e23/> ;
    skos:prefLabel "Sumerian literature"@en,
        "Sumerisk litteratur"@nb .

humord:c11784 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11784" ;
    dct:modified "2025-02-25T06:51:55"^^xsd:dateTime ;
    skos:altLabel "Alalah"@nb,
        "Alalakh"@nb,
        "Tell Atchana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39431/e23/>,
        <http://dewey.info/class/939.431/e23/> ;
    skos:broader humord:c29021 ;
    skos:definition "Alalakh er en oldtidsby i nåværende Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39431/e23/>,
        <http://dewey.info/class/939.431/e23/> ;
    skos:prefLabel "Alalakh"@en,
        "Alalakh"@nb .

humord:c11787 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11787" ;
    dct:modified "2024-01-02T13:27:29"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482831/e23/>,
        <http://dewey.info/class/914.82831/e23/>,
        <http://dewey.info/class/948.2831/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482831/e23/>,
        <http://dewey.info/class/914.82831/e23/>,
        <http://dewey.info/class/948.2831/e23/> ;
    skos:prefLabel "Notodden"@en,
        "Notodden"@nb .

humord:c11788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11788" ;
    dct:modified "2024-12-16T08:48:23"^^xsd:dateTime ;
    skos:altLabel "Glorious Revolution"@en,
        "Glorious Revolution of 1688"@en,
        "The English Revolution"@en,
        "The Glorious Revolution"@en,
        "The Glorious Revolution of 1688"@en,
        "Den Engelske revolusjon (1688)"@nb,
        "Den engelske revolusjon"@nb,
        "Engelske revolusjon"@nb,
        "Engelske revolusjon (1688)"@nb ;
    skos:broadMatch <http://dewey.info/class/942.067/e23/> ;
    skos:broader humord:c04031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/942.067/e23/> ;
    skos:prefLabel "English Revolution"@en,
        "Engelske revolusjon"@nb .

humord:c11789 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11789" ;
    dct:modified "2025-03-11T15:47:34"^^xsd:dateTime ;
    skos:altLabel "Vendome"@nb,
        "Vendôme"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4453/e23/>,
        <http://dewey.info/class/914.453/e23/>,
        <http://dewey.info/class/944.53/e23/> ;
    skos:broader humord:c02277 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4453/e23/>,
        <http://dewey.info/class/914.453/e23/>,
        <http://dewey.info/class/944.53/e23/> ;
    skos:prefLabel "Vendôme"@en,
        "Vendome"@nb .

humord:c11790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11790" ;
    dct:modified "2024-12-17T07:53:16"^^xsd:dateTime ;
    skos:altLabel "Kenya emergency"@en,
        "Mau Mau Rebellion"@en,
        "Mau Mau Revolt"@en,
        "Kikuyu-opprøret"@nb,
        "Mau Mau-opprøret"@nb ;
    skos:broadMatch <http://dewey.info/class/967.6203/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/967.6203/e23/> ;
    skos:prefLabel "Mau Mau Uprising"@en,
        "Mau Mau-opprøret"@nb .

humord:c11792 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11792" ;
    dct:modified "2024-09-04T15:51:37"^^xsd:dateTime ;
    skos:altLabel "Cantabria"@nb,
        "Kantabria"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--46351/e23/>,
        <http://dewey.info/class/914.6351/e23/>,
        <http://dewey.info/class/946.351/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46351/e23/>,
        <http://dewey.info/class/914.6351/e23/>,
        <http://dewey.info/class/946.351/e23/> ;
    skos:prefLabel "Cantabria"@en,
        "Cantabria"@nb .

humord:c11793 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11793" ;
    dct:modified "1994-09-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484452/e23/>,
        <http://dewey.info/class/914.84452/e23/>,
        <http://dewey.info/class/948.4452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484452/e23/>,
        <http://dewey.info/class/914.84452/e23/>,
        <http://dewey.info/class/948.4452/e23/> ;
    skos:prefLabel "Moskenes"@en,
        "Moskenes"@nb .

humord:c11795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11795" ;
    dct:modified "2024-11-01T13:25:07"^^xsd:dateTime ;
    skos:altLabel "Writers"@en,
        "Skrivarar (Personar)"@nb ;
    skos:broadMatch <http://dewey.info/class/652.1092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Person som utfører skrivearbeid <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/652.1092/e23/> ;
    skos:prefLabel "Scribes"@en,
        "Skrivere (Personer)"@nb .

humord:c11796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11796" ;
    dct:modified "2025-03-07T07:51:06"^^xsd:dateTime ;
    skos:altLabel "Poitevinsk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--417/e23/> ;
    skos:broader humord:c10482 ;
    skos:closeMatch <http://dewey.info/class/447.9446/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.9446/e23/>,
        <http://dewey.info/class/6--417/e23/> ;
    skos:prefLabel "Poitevin dialect"@en,
        "Poitevinsk dialekt"@nb .

humord:c11797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11797" ;
    dct:modified "2024-12-03T13:32:20"^^xsd:dateTime ;
    skos:altLabel "Spansk folkediktning"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20946/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20946/e23/> ;
    skos:prefLabel "Spanish folk literature"@en,
        "Spansk folkediktning"@nb .

humord:c11798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11798" ;
    dct:modified "2024-12-12T08:49:18"^^xsd:dateTime ;
    skos:altLabel "Krimkrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/947.0738/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0738/e23/> ;
    skos:prefLabel "Crimean War"@en,
        "Krimkrigen"@nb .

humord:c11799 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11799" ;
    dct:modified "2024-09-19T13:40:52"^^xsd:dateTime ;
    skos:altLabel "Cuenca (Province)"@en,
        "Cuenca (Provins)"@nb ;
    skos:broader humord:c16990 ;
    skos:exactMatch <http://dewey.info/class/2--4647/e23/>,
        <http://dewey.info/class/914.647/e23/>,
        <http://dewey.info/class/946.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4647/e23/>,
        <http://dewey.info/class/914.647/e23/>,
        <http://dewey.info/class/946.47/e23/> ;
    skos:prefLabel "Province of Cuenca"@en,
        "Cuenca (Provins)"@nb .

humord:c11800 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11800" ;
    dct:modified "2024-09-19T13:41:08"^^xsd:dateTime ;
    skos:altLabel "Cuenca (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4647/e23/>,
        <http://dewey.info/class/914.647/e23/>,
        <http://dewey.info/class/946.47/e23/> ;
    skos:broader humord:c11799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4647/e23/>,
        <http://dewey.info/class/914.647/e23/>,
        <http://dewey.info/class/946.47/e23/> ;
    skos:prefLabel "Cuenca (City)"@en,
        "Cuenca (By)"@nb .

humord:c11801 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11801" ;
    dct:modified "2025-04-01T08:25:13"^^xsd:dateTime ;
    skos:altLabel "Vikør"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:broader humord:c13081 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:prefLabel "Vikør"@en,
        "Vikør"@nb .

humord:c11802 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11802" ;
    dct:modified "2024-01-02T13:15:22"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482851/e23/>,
        <http://dewey.info/class/914.82851/e23/>,
        <http://dewey.info/class/948.2851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482851/e23/>,
        <http://dewey.info/class/914.82851/e23/>,
        <http://dewey.info/class/948.2851/e23/> ;
    skos:prefLabel "Drangedal"@en,
        "Drangedal"@nb .

humord:c11803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11803" ;
    dct:modified "2025-02-14T08:04:57"^^xsd:dateTime ;
    skos:altLabel "Pearl Harbour"@nb ;
    skos:broadMatch <http://dewey.info/class/2--96931/e23/>,
        <http://dewey.info/class/919.6931/e23/>,
        <http://dewey.info/class/996.931/e23/> ;
    skos:broader humord:c01714 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--96931/e23/>,
        <http://dewey.info/class/919.6931/e23/>,
        <http://dewey.info/class/996.931/e23/> ;
    skos:prefLabel "Pearl Harbour"@en,
        "Pearl Harbour"@nb .

humord:c11804 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11804" ;
    dct:modified "1994-09-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ruhr area"@en ;
    skos:broadMatch <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:prefLabel "Ruhr"@en,
        "Ruhrområdet"@nb .

humord:c11805 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11805" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03555 ;
    skos:exactMatch <http://dewey.info/class/2--435614/e23/>,
        <http://dewey.info/class/914.35614/e23/>,
        <http://dewey.info/class/943.5614/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435614/e23/>,
        <http://dewey.info/class/914.35614/e23/>,
        <http://dewey.info/class/943.5614/e23/> ;
    skos:prefLabel "Münster"@en,
        "Münster"@nb .

humord:c11806 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11806" ;
    dct:modified "2025-03-20T09:17:11"^^xsd:dateTime ;
    skos:altLabel "Kvinesdal"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:prefLabel "Kvinesdal"@en,
        "Kvinesdal"@nb .

humord:c11807 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11807" ;
    dct:modified "2025-03-24T14:40:57"^^xsd:dateTime ;
    skos:altLabel "Kongsberg"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030451,
        <http://dewey.info/class/2--482641/e23/>,
        <http://dewey.info/class/914.82641/e23/>,
        <http://dewey.info/class/948.2641/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030451,
        <http://dewey.info/class/2--482641/e23/>,
        <http://dewey.info/class/914.82641/e23/>,
        <http://dewey.info/class/948.2641/e23/> ;
    skos:prefLabel "Kongsberg"@en,
        "Kongsberg"@nb .

humord:c11808 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11808" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483641/e23/>,
        <http://dewey.info/class/914.83641/e23/>,
        <http://dewey.info/class/948.3641/e23/> ;
    skos:broader humord:c13691 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483641/e23/>,
        <http://dewey.info/class/914.83641/e23/>,
        <http://dewey.info/class/948.3641/e23/> ;
    skos:prefLabel "Stamnes"@en,
        "Stamnes"@nb .

humord:c11809 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11809" ;
    dct:modified "2025-03-25T09:29:57"^^xsd:dateTime ;
    skos:altLabel "Vestby"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482215/e23/>,
        <http://dewey.info/class/914.82215/e23/>,
        <http://dewey.info/class/948.2215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482215/e23/>,
        <http://dewey.info/class/914.82215/e23/>,
        <http://dewey.info/class/948.2215/e23/> ;
    skos:prefLabel "Vestby"@en,
        "Vestby"@nb .

humord:c11810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11810" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Paper industries"@en,
        "Papermaking industries"@en,
        "Papermaking industry"@en ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/338.47676/e23/>,
        <http://dewey.info/class/338.7676/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47676/e23/>,
        <http://dewey.info/class/338.7676/e23/>,
        <http://dewey.info/class/676/e23/> ;
    skos:prefLabel "Paper industry"@en,
        "Papirindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/676/e23/> .

humord:c11811 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11811" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27851 ;
    skos:closeMatch <http://dewey.info/class/2--42574/e23/>,
        <http://dewey.info/class/914.2574/e23/>,
        <http://dewey.info/class/942.574/e23/> ;
    skos:exactMatch realfagstermer:c030499 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030499,
        <http://dewey.info/class/2--42574/e23/>,
        <http://dewey.info/class/914.2574/e23/>,
        <http://dewey.info/class/942.574/e23/> ;
    skos:prefLabel "Oxford"@en,
        "Oxford"@nb .

humord:c11812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11812" ;
    dct:modified "2016-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c28525 ;
    skos:closeMatch <http://dewey.info/class/270/e23/> ;
    skos:editorialNote "Brukes om faget kirkehistorie"@nb ;
    skos:exactMatch realfagstermer:c004637 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004637,
        <http://dewey.info/class/270/e23/> ;
    skos:prefLabel "Kirkehistorie (Faget)"@nb .

humord:c11815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11815" ;
    dct:modified "2024-08-23T14:28:41"^^xsd:dateTime ;
    skos:altLabel "Arbeids­givarar"@nb,
        "Arbeids­gjevarar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c006768 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006768,
        <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Employers"@en,
        "Arbeidsgivere"@nb ;
    skos:related humord:c21391,
        humord:c21407 ;
    skos:relatedMatch <http://dewey.info/class/331/e23/> .

humord:c11817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11817" ;
    dct:modified "2025-02-25T06:56:03"^^xsd:dateTime ;
    skos:altLabel "Branchidai-Didyma"@nb,
        "Didyma"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/939.23/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Didyma er en antikk jonisk helligdom ved dagens Didim i Tyrkia, i Aydin-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5626/e23/>,
        <http://dewey.info/class/915.626/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.26/e23/> ;
    skos:prefLabel "Didyma"@en,
        "Didyma"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5626/e23/>,
        <http://dewey.info/class/915.626/e23/>,
        <http://dewey.info/class/956.26/e23/> .

humord:c11818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11818" ;
    dct:modified "2025-01-10T07:49:51"^^xsd:dateTime ;
    skos:altLabel "Gresk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/> ;
    skos:broader humord:c11499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/> ;
    skos:prefLabel "Greek philology"@en,
        "Gresk filologi"@nb .

humord:c11819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11819" ;
    dct:modified "1994-10-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/152.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.44/e23/> ;
    skos:prefLabel "Shame"@en,
        "Skam"@nb .

humord:c11820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11820" ;
    dct:modified "2024-10-14T15:29:18"^^xsd:dateTime ;
    skos:altLabel "Barbarar"@nb ;
    skos:broadMatch <http://dewey.info/class/938/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Barbarer var i antikkens Hellas betegnelse på ikke-gresktalende person <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938/e23/> ;
    skos:prefLabel "Barbarians"@en,
        "Barbarer"@nb .

humord:c11821 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11821" ;
    dct:modified "2025-02-04T12:56:24"^^xsd:dateTime ;
    skos:altLabel "Zululand"@nb ;
    skos:broader humord:c01616 ;
    skos:closeMatch <http://dewey.info/class/2--684/e23/>,
        <http://dewey.info/class/916.84/e23/>,
        <http://dewey.info/class/968.404/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--684/e23/>,
        <http://dewey.info/class/916.84/e23/>,
        <http://dewey.info/class/968.404/e23/> ;
    skos:prefLabel "Zululand"@en,
        "Zululand"@nb .

humord:c11822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11822" ;
    dct:modified "2024-10-29T09:06:48"^^xsd:dateTime ;
    skos:altLabel "Munkar"@nb ;
    skos:broadMatch <http://dewey.info/class/255/e23/> ;
    skos:broader humord:c17790 ;
    skos:exactMatch <http://dewey.info/class/206.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.57/e23/>,
        <http://dewey.info/class/248.8942/e23/>,
        <http://dewey.info/class/255/e23/> ;
    skos:prefLabel "Monks"@en,
        "Munker"@nb ;
    skos:related humord:c07308,
        humord:c08424 ;
    skos:relatedMatch <http://dewey.info/class/248.8942/e23/> .

humord:c11823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11823" ;
    dct:modified "2024-10-29T09:00:40"^^xsd:dateTime ;
    skos:altLabel "Mendicant friars"@en,
        "Mendicant monks"@en,
        "Mendicants"@en,
        "Tiggermunkar"@nb ;
    skos:broadMatch <http://dewey.info/class/255/e23/> ;
    skos:broader humord:c11822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255/e23/> ;
    skos:prefLabel "Friars"@en,
        "Tiggermunker"@nb ;
    skos:related humord:c12084 .

humord:c11824 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11824" ;
    dct:modified "2025-02-25T14:06:02"^^xsd:dateTime ;
    skos:altLabel "Livland"@nb ;
    skos:broader humord:c03703 ;
    skos:closeMatch <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:definition "Livland er et landskap mellom Rigabukta, Daugava og Peipussjøen som ble delt etter språkgrensen mellom Estland og Latvia i 1918. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:prefLabel "Livonia"@en,
        "Livland"@nb .

humord:c11825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11825" ;
    dct:modified "2024-11-07T13:01:55"^^xsd:dateTime ;
    skos:altLabel "Konstantinbogen"@nb ;
    skos:broadMatch <http://dewey.info/class/722.7/e23/> ;
    skos:broader humord:c07163 ;
    skos:definition "Konstantinbuen er den seneste av tre bevarte triumfbuer i Roma, nær Colosseum på triumftogets rute. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/733.5/e23/> ;
    skos:prefLabel "Arch of Constantine"@en,
        "Konstantinbuen"@nb ;
    skos:relatedMatch <http://dewey.info/class/733.5/e23/> .

humord:c11826 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11826" ;
    dct:modified "2025-02-11T11:30:44"^^xsd:dateTime ;
    skos:altLabel "Panama"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch <http://dewey.info/class/2--7287/e23/>,
        <http://dewey.info/class/917.287/e23/>,
        <http://dewey.info/class/972.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7287/e23/>,
        <http://dewey.info/class/917.287/e23/>,
        <http://dewey.info/class/972.87/e23/> ;
    skos:prefLabel "Panama"@en,
        "Panama"@nb .

humord:c11827 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11827" ;
    dct:modified "2024-08-27T14:59:37"^^xsd:dateTime ;
    skos:altLabel "Aremark"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482322/e23/>,
        <http://dewey.info/class/914.82322/e23/>,
        <http://dewey.info/class/948.2322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482322/e23/>,
        <http://dewey.info/class/914.82322/e23/>,
        <http://dewey.info/class/948.2322/e23/> ;
    skos:prefLabel "Aremark"@en,
        "Aremark"@nb .

humord:c11828 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11828" ;
    dct:modified "2025-03-31T13:33:15"^^xsd:dateTime ;
    skos:altLabel "Fredrikshald"@nb,
        "Halden"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Halden"@en,
        "Halden"@nb .

humord:c11829 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11829" ;
    dct:modified "2025-03-14T09:07:40"^^xsd:dateTime ;
    skos:altLabel "Forum Romanum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Roman Forum"@en,
        "Forum Romanum"@nb .

humord:c11831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11831" ;
    dct:modified "2024-08-21T07:23:16"^^xsd:dateTime ;
    skos:altLabel "Hopa dialect"@en,
        "Hopuri dialect"@en,
        "Xopa dialect"@en,
        "Hopa-dialekt"@nb,
        "Hopuri-dialekt"@nb,
        "Xopa-dialekt"@nb,
        "Xopuri-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c16387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Xopuri dialect"@en,
        "Xopuri-dialekt"@nb .

humord:c11832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11832" ;
    dct:modified "2021-03-25T14:46:51"^^xsd:dateTime ;
    skos:altLabel "Lentekhian dialect"@en,
        "Lentexisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c11734 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Lentekhi dialect"@en,
        "Lentechisk dialekt"@nb .

humord:c11834 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11834" ;
    dct:modified "2025-02-25T09:59:29"^^xsd:dateTime ;
    skos:altLabel "Mustang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Mustang District"@en,
        "Mustang"@nb .

humord:c11835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11835" ;
    dct:modified "2024-11-07T20:02:52"^^xsd:dateTime ;
    skos:altLabel "Pattini"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342114/e23/>,
        <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342114/e23/>,
        <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Pattini"@en,
        "Pattini"@nb .

humord:c11836 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11836" ;
    dct:modified "2025-02-04T15:04:56"^^xsd:dateTime ;
    skos:altLabel "Marrakech"@en,
        "Marrakech"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6464/e23/>,
        <http://dewey.info/class/916.464/e23/>,
        <http://dewey.info/class/964.64/e23/> ;
    skos:broader humord:c01593 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6464/e23/>,
        <http://dewey.info/class/916.464/e23/>,
        <http://dewey.info/class/964.64/e23/> ;
    skos:prefLabel "Marrakesh"@en,
        "Marrakech"@nb .

humord:c11837 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11837" ;
    dct:modified "2025-02-04T12:50:31"^^xsd:dateTime ;
    skos:altLabel "Tunis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:broader humord:c01624 ;
    skos:exactMatch realfagstermer:c030362 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030362,
        <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:prefLabel "Tunis"@en,
        "Tunis"@nb .

humord:c11838 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11838" ;
    dct:modified "2025-02-10T09:37:32"^^xsd:dateTime ;
    skos:altLabel "Alger (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--653/e23/>,
        <http://dewey.info/class/916.53/e23/>,
        <http://dewey.info/class/965.3/e23/> ;
    skos:broader humord:c01542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--653/e23/>,
        <http://dewey.info/class/916.53/e23/>,
        <http://dewey.info/class/965.3/e23/> ;
    skos:prefLabel "Algiers"@en,
        "Alger (By)"@nb .

humord:c11839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11839" ;
    dct:modified "2024-09-02T15:11:45"^^xsd:dateTime ;
    skos:altLabel "Cakchikel language"@en,
        "Cakchiquel language"@en,
        "Cakchikel språk"@nb,
        "Cakchiquel språk"@nb,
        "Kaqchikel språk"@nb ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Sprkkode: cak"@nb ;
    skos:exactMatch <http://dewey.info/class/497.422/e23/>,
        <http://dewey.info/class/6--97422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.422/e23/>,
        <http://dewey.info/class/6--97422/e23/> ;
    skos:prefLabel "Kaqchikel language"@en,
        "Cakchiquel språk"@nb .

humord:c11841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11841" ;
    dct:modified "2024-10-22T08:25:28"^^xsd:dateTime ;
    skos:altLabel "Otomi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:broader humord:c10139 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:prefLabel "Otomí language"@en,
        "Otomi språk"@nb .

humord:c11842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11842" ;
    dct:modified "2024-10-24T10:37:11"^^xsd:dateTime ;
    skos:altLabel "Ewe språk"@nb ;
    skos:broader humord:c09918 ;
    skos:editorialNote "Språkkode: ewe"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3374/e23/>,
        <http://dewey.info/class/6--963374/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3374/e23/>,
        <http://dewey.info/class/6--963374/e23/> ;
    skos:prefLabel "Ewe language"@en,
        "Ewe språk"@nb .

humord:c11843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11843" ;
    dct:modified "2024-08-15T08:33:02"^^xsd:dateTime ;
    skos:altLabel "Foraging"@en,
        "Gathering"@en,
        "Harvest"@en,
        "Hausting"@nb,
        "Høsting"@nb,
        "Innhausting"@nb ;
    skos:broader humord:c07646 ;
    skos:exactMatch realfagstermer:c002096,
        <http://dewey.info/class/631.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002096,
        <http://dewey.info/class/338.163/e23/>,
        <http://dewey.info/class/631.55/e23/>,
        <http://dewey.info/class/681.7631/e23/> ;
    skos:prefLabel "Harvesting"@en,
        "Innhøsting"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.163/e23/>,
        <http://dewey.info/class/681.7631/e23/> .

humord:c11844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11844" ;
    dct:modified "1994-10-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.86/e23/> ;
    skos:broader humord:c09631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.86/e23/> ;
    skos:prefLabel "Republicanism"@en,
        "Republikanisme"@nb .

humord:c11845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11845" ;
    dct:modified "2023-11-15T10:48:52"^^xsd:dateTime ;
    skos:altLabel "Almenningar"@nb,
        "Ålmenningar"@nb ;
    skos:broadMatch <http://dewey.info/class/333.2/e23/> ;
    skos:broader humord:c07805 ;
    skos:exactMatch realfagstermer:c000768 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000768,
        <http://dewey.info/class/333.2/e23/>,
        <http://dewey.info/class/712.5/e23/> ;
    skos:prefLabel "Common land"@en,
        "Allmenninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/712.5/e23/> .

humord:c11846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11846" ;
    dct:modified "1994-10-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Haymaking season"@en ;
    skos:broadMatch <http://dewey.info/class/631.55/e23/> ;
    skos:broader humord:c11843 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.163/e23/>,
        <http://dewey.info/class/631.55/e23/> ;
    skos:prefLabel "Haying"@en,
        "Slåttonn"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.163/e23/> .

humord:c11847 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11847" ;
    dct:modified "2024-09-04T15:54:35"^^xsd:dateTime ;
    skos:altLabel "Cannes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4494/e23/>,
        <http://dewey.info/class/914.494/e23/>,
        <http://dewey.info/class/944.94/e23/> ;
    skos:broader humord:c02327 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4494/e23/>,
        <http://dewey.info/class/914.494/e23/>,
        <http://dewey.info/class/944.94/e23/> ;
    skos:prefLabel "Cannes"@en,
        "Cannes"@nb .

humord:c11848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11848" ;
    dct:modified "2024-07-03T13:06:53"^^xsd:dateTime ;
    skos:altLabel "African sleeping sickness"@en,
        "African sleeping sicknesses"@en,
        "African trypanosomiases"@en,
        "Nagana"@en,
        "Afrikansk sovesjuke"@nb,
        "Afrikansk sovesyke"@nb,
        "Afrikansk sovesykje"@nb,
        "Afrikansk trypanosomiasis"@nb,
        "Nagana"@nb,
        "Trypanosomiasis africana"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8498/e23/> ;
    skos:broader humord:c03908 ;
    skos:closeMatch <http://dewey.info/class/616.9363/e23/> ;
    skos:definition "Sovesyke med det medisinske navnet trypanosomiasis, er en infeksjonssykdom som skyldes protozoene Trypanosoma brucei gambiense og Trypanosoma brucei rhodesiense, og som overføres til mennesker med tsetsefluer. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.533/e23/>,
        <http://dewey.info/class/616.8498/e23/>,
        <http://dewey.info/class/616.9363/e23/> ;
    skos:prefLabel "African trypanosomiasis"@en,
        "Afrikansk sovesyke"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.533/e23/> .

humord:c11849 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11849" ;
    dct:modified "2024-09-16T09:46:16"^^xsd:dateTime ;
    skos:altLabel "Charkov"@nb,
        "Kharkiv"@nb,
        "Kharkov"@nb,
        "Kharkov (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4775/e23/>,
        <http://dewey.info/class/914.775/e23/>,
        <http://dewey.info/class/947.75/e23/> ;
    skos:broader humord:c03619 ;
    skos:definition "Kharkiv er Ukrainas nest største by. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4775/e23/>,
        <http://dewey.info/class/914.775/e23/>,
        <http://dewey.info/class/947.75/e23/> ;
    skos:prefLabel "Kharkiv"@en,
        "Kharkiv"@nb .

humord:c11852 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11852" ;
    dct:modified "2024-08-29T17:45:57"^^xsd:dateTime ;
    skos:altLabel "Washington (Staten)"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--797/e23/>,
        <http://dewey.info/class/917.97/e23/>,
        <http://dewey.info/class/979.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--797/e23/>,
        <http://dewey.info/class/917.97/e23/>,
        <http://dewey.info/class/979.7/e23/> ;
    skos:prefLabel "Washington (State)"@en,
        "Washington (Staten)"@nb .

humord:c11853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11853" ;
    dct:modified "2024-09-10T15:25:22"^^xsd:dateTime ;
    skos:altLabel "D.C."@en,
        "D.C."@nb,
        "District of Columbia"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--753/e23/>,
        <http://dewey.info/class/917.53/e23/>,
        <http://dewey.info/class/975.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--753/e23/>,
        <http://dewey.info/class/917.53/e23/>,
        <http://dewey.info/class/975.3/e23/> ;
    skos:prefLabel "District of Columbia"@en,
        "District of Columbia"@nb .

humord:c11854 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11854" ;
    dct:modified "2025-02-13T13:49:00"^^xsd:dateTime ;
    skos:altLabel "Seattle"@nb ;
    skos:broader humord:c11852 ;
    skos:exactMatch <http://dewey.info/class/2--797772/e23/>,
        <http://dewey.info/class/917.97772/e23/>,
        <http://dewey.info/class/979.7772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--797772/e23/>,
        <http://dewey.info/class/917.97772/e23/>,
        <http://dewey.info/class/979.7772/e23/> ;
    skos:prefLabel "Seattle"@en,
        "Seattle"@nb .

humord:c11855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11855" ;
    dct:modified "1994-10-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/345/e23/> ;
    skos:broader humord:c08966 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345/e23/> ;
    skos:prefLabel "Civil criminal law"@en,
        "Sivil strafferett"@nb .

humord:c11856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11856" ;
    dct:modified "2023-08-28T12:06:14"^^xsd:dateTime ;
    skos:altLabel "Military criminal code"@en,
        "Military criminal law"@en ;
    skos:broadMatch <http://dewey.info/class/343.01/e23/> ;
    skos:broader humord:c58981 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.01/e23/> ;
    skos:prefLabel "Military justice"@en,
        "Militær strafferett"@nb .

humord:c11858 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11858" ;
    dct:modified "2024-10-09T08:12:00"^^xsd:dateTime ;
    skos:altLabel "Urach"@en,
        "Bad Urach"@nb,
        "Urach"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:prefLabel "Bad Urach"@en,
        "Bad Urach"@nb .

humord:c11859 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11859" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--362646/e23/>,
        <http://dewey.info/class/936.2646/e23/> ;
    skos:broader humord:c16610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--362646/e23/>,
        <http://dewey.info/class/936.2646/e23/> ;
    skos:prefLabel "Sutton Hoo"@en,
        "Sutton Hoo"@nb .

humord:c11860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11860" ;
    dct:modified "2021-04-21T15:42:12"^^xsd:dateTime ;
    skos:altLabel "Palola language"@en,
        "Phalulo language"@en,
        "Phalura language"@en,
        "Palola språk"@nb,
        "Palula språk"@nb,
        "Phalulo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Palula language"@en,
        "Phalura språk"@nb .

humord:c11861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11861" ;
    dct:modified "2021-04-23T10:26:37"^^xsd:dateTime ;
    skos:altLabel "Kalasha-Mun language"@en,
        "Kalashamondr language"@en ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Kalasha language"@en,
        "Kalasha språk"@nb .

humord:c11862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11862" ;
    dct:modified "2025-02-11T11:27:45"^^xsd:dateTime ;
    skos:altLabel "Niimi’ipuutímt"@en,
        "Nimiipuu"@en,
        "Nez Perce (Folk)"@nb,
        "Nimiipuu (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolk i statene Oregon, Washington, Montana og Idaho <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8974124/e23/>,
        <http://dewey.info/class/5--974124/e23/>,
        <http://dewey.info/class/979.5004974124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8974124/e23/>,
        <http://dewey.info/class/5--974124/e23/>,
        <http://dewey.info/class/979.5004974124/e23/> ;
    skos:prefLabel "Nez Perce"@en,
        "Nez Perce (Folk)"@nb .

humord:c11863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11863" ;
    dct:modified "2024-12-06T10:24:56"^^xsd:dateTime ;
    skos:altLabel "West Frisian folk literature"@en,
        "Frisisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.204392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204392/e23/> ;
    skos:prefLabel "Frisian folk literature"@en,
        "Frisisk folkediktning"@nb .

humord:c11864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11864" ;
    dct:modified "2024-10-22T14:01:42"^^xsd:dateTime ;
    skos:altLabel "Yagua språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: yad"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Yagua language"@en,
        "Yagua språk"@nb .

humord:c11866 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11866" ;
    dct:modified "2024-09-16T09:30:17"^^xsd:dateTime ;
    skos:altLabel "Chiapas"@nb ;
    skos:broader humord:c01766 ;
    skos:exactMatch <http://dewey.info/class/2--7275/e23/>,
        <http://dewey.info/class/917.275/e23/>,
        <http://dewey.info/class/972.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7275/e23/>,
        <http://dewey.info/class/917.275/e23/>,
        <http://dewey.info/class/972.75/e23/> ;
    skos:prefLabel "Chiapas"@en,
        "Chiapas"@nb .

humord:c11867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11867" ;
    dct:modified "2024-08-23T11:52:39"^^xsd:dateTime ;
    skos:altLabel "Wood (Material)"@en,
        "Wood products"@en,
        "Tre (Materiale)"@nb,
        "Trematerialer"@nb,
        "Treprodukt"@nb,
        "Treprodukter"@nb,
        "Treverk"@nb,
        "Trevirke"@nb,
        "Trevyrke"@nb ;
    skos:broadMatch <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c08395 ;
    skos:closeMatch realfagstermer:c000468 ;
    skos:exactMatch realfagstermer:c013932,
        <http://dewey.info/class/620.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000468,
        realfagstermer:c013932,
        <http://dewey.info/class/620.12/e23/>,
        <http://dewey.info/class/691.1/e23/>,
        <http://dewey.info/class/721.0448/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/745.51/e23/> ;
    skos:prefLabel "Tree (Material)"@en,
        "Tre (Materiale)"@nb ;
    skos:related humord:c08223 ;
    skos:relatedMatch <http://dewey.info/class/691.1/e23/>,
        <http://dewey.info/class/721.0448/e23/>,
        <http://dewey.info/class/745.51/e23/> .

humord:c11868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11868" ;
    dct:modified "2023-12-04T10:09:50"^^xsd:dateTime ;
    skos:altLabel "Ideology"@en,
        "Social attitudes"@en,
        "Social views"@en,
        "Ideologi"@nb,
        "Ideologiar"@nb,
        "Samfunnssyn"@nb ;
    skos:broader humord:c09617 ;
    skos:definition "Bærende ideer i et politisk system eller et livssyn <BOB>"@nb ;
    skos:exactMatch realfagstermer:c003952,
        <http://dewey.info/class/140/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003952,
        <http://dewey.info/class/140/e23/>,
        <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "Ideologies"@en,
        "Ideologier"@nb ;
    skos:related humord:c00347 ;
    skos:relatedMatch <http://dewey.info/class/320.5/e23/> .

humord:c11869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11869" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ideologies of religion"@en ;
    skos:broader humord:c11868 ;
    skos:exactMatch <http://dewey.info/class/320.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.55/e23/> ;
    skos:prefLabel "Religious ideologies"@en,
        "Religiøse ideologier"@nb .

humord:c11870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11870" ;
    dct:modified "1994-10-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Boarding houses"@en ;
    skos:broadMatch <http://dewey.info/class/910.464/e23/> ;
    skos:broader humord:c07610 ;
    skos:closeMatch <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/647.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/647.94/e23/>,
        <http://dewey.info/class/910.464/e23/> ;
    skos:prefLabel "Guest houses"@en,
        "Pensjonat"@nb .

humord:c11871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11871" ;
    dct:modified "1994-10-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Taverns"@en,
        "Gjestgiverier"@nb,
        "Kroer"@nb ;
    skos:broader humord:c07612 ;
    skos:closeMatch <http://dewey.info/class/910.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.46/e23/> ;
    skos:prefLabel "Inns"@en,
        "Vertshus"@nb .

humord:c11873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11873" ;
    dct:modified "2024-08-19T10:51:38"^^xsd:dateTime ;
    skos:altLabel "Pleie"@nb,
        "Pleietjenester"@nb ;
    skos:broader humord:c03774 ;
    skos:closeMatch <http://dewey.info/class/610.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/610.73/e23/> ;
    skos:prefLabel "Care"@en,
        "Pleie"@nb ;
    skos:related humord:c09350 ;
    skos:relatedMatch <http://dewey.info/class/362.1/e23/> .

humord:c11874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11874" ;
    dct:modified "2020-12-21T16:27:06"^^xsd:dateTime ;
    skos:altLabel "Nativity pageant"@en,
        "Nativity play"@en ;
    skos:broadMatch <http://dewey.info/class/792.16/e23/> ;
    skos:broader humord:c05592 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.923/e23/>,
        <http://dewey.info/class/792.16/e23/> ;
    skos:prefLabel "Christmas pageant"@en,
        "Stjernespill"@nb ;
    skos:related humord:c05003 ;
    skos:relatedMatch <http://dewey.info/class/232.923/e23/> .

humord:c11875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11875" ;
    dct:modified "2020-11-23T15:25:27"^^xsd:dateTime ;
    skos:altLabel "Parnasset"@nb,
        "Parnassianerne"@nb ;
    skos:broadMatch <http://dewey.info/class/840.9008/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Retning innen fransk litteratur kort etter midten av 1800-tallet. Framhevetbetydningen av nøyaktig iakttagelse og historisk sannferdighet i kunsten <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840.9008/e23/> ;
    skos:prefLabel "Parnassianism (Literature)"@en,
        "Parnassianisme"@nb .

humord:c11885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11885" ;
    dct:modified "2024-01-03T12:46:15"^^xsd:dateTime ;
    skos:altLabel "Special education"@en,
        "Spesialpedagogikk"@nb ;
    skos:broader humord:c07881 ;
    skos:exactMatch realfagstermer:c002354,
        <http://dewey.info/class/371.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002354,
        <http://dewey.info/class/344.0791/e23/>,
        <http://dewey.info/class/353.89/e23/>,
        <http://dewey.info/class/371.9/e23/>,
        <http://dewey.info/class/379.119/e23/>,
        <http://dewey.info/class/379.1216/e23/> ;
    skos:prefLabel "Special needs education pedagogy"@en,
        "Spesialpedagogikk"@nb ;
    skos:related humord:c24751,
        humord:c24850 ;
    skos:relatedMatch <http://dewey.info/class/344.0791/e23/>,
        <http://dewey.info/class/353.89/e23/>,
        <http://dewey.info/class/379.119/e23/>,
        <http://dewey.info/class/379.1216/e23/> .

humord:c11886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11886" ;
    dct:modified "2024-11-08T10:09:39"^^xsd:dateTime ;
    skos:altLabel "Oedipus"@nb,
        "Oidipos"@nb,
        "Oidipus"@nb,
        "Ødipus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Oidipus er en gresk sagnskikkelse og mytisk konge i Theben, som ifølge sagnet drepte sin far og giftet seg med sin mor.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Oedipus"@en,
        "Oedipus"@nb ;
    skos:related humord:c08157 .

humord:c11889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11889" ;
    dct:modified "2025-01-09T14:36:50"^^xsd:dateTime ;
    skos:altLabel "Kulturstudium"@nb ;
    skos:broader humord:c04515 ;
    skos:closeMatch <http://dewey.info/class/306.07/e23/> ;
    skos:exactMatch realfagstermer:c002635 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002635,
        <http://dewey.info/class/306.07/e23/> ;
    skos:prefLabel "Cultural studies"@en,
        "Kulturstudier"@nb .

humord:c11890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11890" ;
    dct:modified "2014-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Feudal society"@en ;
    skos:broadMatch <http://dewey.info/class/306.32/e23/> ;
    skos:broader humord:c27375 ;
    skos:closeMatch <http://dewey.info/class/306.349/e23/> ;
    skos:definition "Den sosiale og økonomiske organisasjon som danner grunnlaget for føydalismen som politisk/administrativt system <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/940.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/306.349/e23/>,
        <http://dewey.info/class/321.3/e23/>,
        <http://dewey.info/class/333.322/e23/>,
        <http://dewey.info/class/940.14/e23/> ;
    skos:prefLabel "Feudal societies"@en,
        "Føydalsamfunn"@nb ;
    skos:related humord:c25569 ;
    skos:relatedMatch <http://dewey.info/class/321.3/e23/>,
        <http://dewey.info/class/333.322/e23/> .

humord:c11891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11891" ;
    dct:modified "2024-08-28T08:28:08"^^xsd:dateTime ;
    skos:altLabel "Arvales"@en,
        "Arvales"@nb ;
    skos:broadMatch <http://dewey.info/class/292.61/e23/> ;
    skos:broader humord:c08743 ;
    skos:definition "Arvales er romersk presteskap <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.61/e23/> ;
    skos:prefLabel "Arval Brethren"@en,
        "Arvales"@nb .

humord:c11893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11893" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/292.35/e23/> ;
    skos:broader humord:c05657 ;
    skos:definition "Alter for larer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.35/e23/> ;
    skos:prefLabel "Lararia"@en,
        "Lararier"@nb .

humord:c11894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11894" ;
    dct:modified "1994-10-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spoils of war"@en ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09524 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "War booty"@en,
        "Krigsbytte"@nb .

humord:c11895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11895" ;
    dct:modified "2020-11-25T08:37:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.420902/e23/>,
        <http://dewey.info/class/809.02/e23/> ;
    skos:broader humord:c06779 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.420902/e23/>,
        <http://dewey.info/class/809.02/e23/> ;
    skos:prefLabel "Vagabond songs"@en,
        "Vagantviser"@nb .

humord:c11896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11896" ;
    dct:modified "1994-10-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hubris"@en,
        "Overmot"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c08128 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Hybris"@en,
        "Hybris"@nb .

humord:c11899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11899" ;
    dct:modified "2024-09-09T16:00:14"^^xsd:dateTime ;
    skos:altLabel "Antropomorfisme"@nb ;
    skos:broadMatch <http://dewey.info/class/211/e23/> ;
    skos:broader humord:c06541,
        humord:c08404 ;
    skos:definition "Det å gi naturen eller gud(ene) menneskelige egenskaper <BOB>"@nb ;
    skos:exactMatch realfagstermer:c004576 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004576,
        <http://dewey.info/class/202.112/e23/>,
        <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Anthropomorphism"@en,
        "Antropomorfisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.112/e23/> .

humord:c11901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11901" ;
    dct:modified "2020-10-19T15:56:22"^^xsd:dateTime ;
    skos:altLabel "Roman period"@en,
        "Romertid"@nb,
        "Romertiden"@nb ;
    skos:broader humord:c10857 ;
    skos:closeMatch <http://dewey.info/class/936.03/e23/> ;
    skos:definition "Periode i Europas historie, ca 30 f.Kr.-ca 400 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/937.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.03/e23/>,
        <http://dewey.info/class/937.06/e23/> ;
    skos:prefLabel "Roman iron age"@en,
        "Romersk jernalder"@nb .

humord:c11903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11903" ;
    dct:modified "2024-12-10T10:48:24"^^xsd:dateTime ;
    skos:altLabel "Motor-speech disorders"@en,
        "Motoriske taleforstyrrelser"@nb,
        "Motoriske taleforstyrringar"@nb,
        "Motoriske talevanskar"@nb ;
    skos:broadMatch <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:broader humord:c03798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Motor speech disorders"@en,
        "Motoriske talevansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/> .

humord:c11905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11905" ;
    dct:modified "2022-06-28T10:55:40"^^xsd:dateTime ;
    skos:altLabel "State sovereignty"@en,
        "Suverene stater"@nb ;
    skos:broadMatch <http://dewey.info/class/341.26/e23/> ;
    skos:broader humord:c09762 ;
    skos:definition "Refererer til en stats myndighet til å herske over sitt territorium og menneskene innenfor dens grenser, uten ytre innblanding <International encyclopedia of the social and behavioural sciences>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/320.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.15/e23/>,
        <http://dewey.info/class/341.26/e23/> ;
    skos:prefLabel "Sovereignty"@en,
        "Suverenitet"@nb .

humord:c11906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11906" ;
    dct:modified "2025-03-06T08:02:59"^^xsd:dateTime ;
    skos:altLabel "Vepsian language"@en,
        "Vepsisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: vep"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Veps language"@en,
        "Vepsisk språk"@nb .

humord:c11907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11907" ;
    dct:modified "1994-10-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Partitive"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Partitive case"@en,
        "Partitiv"@nb .

humord:c11908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11908" ;
    dct:modified "2024-10-30T14:50:22"^^xsd:dateTime ;
    skos:altLabel "Feltherrar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c07516 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0092/e23/> ;
    skos:prefLabel "Field commanders"@en,
        "Feltherrer"@nb .

humord:c11910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11910" ;
    dct:modified "2023-12-12T10:29:29"^^xsd:dateTime ;
    skos:altLabel "Natur"@nb,
        "Naturen"@nb ;
    skos:broader humord:c08180 ;
    skos:closeMatch <http://dewey.info/class/578/e23/> ;
    skos:definition "Et land(område)s beskaffenhet med hensyn til topografi og klima, skog og mark, plante og dyreliv <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/508/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012661,
        <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/372.357/e23/>,
        <http://dewey.info/class/398.24/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.36/e23/>,
        <http://dewey.info/class/508/e23/>,
        <http://dewey.info/class/578/e23/>,
        <http://dewey.info/class/704.943/e23/>,
        <http://dewey.info/class/758/e23/> ;
    skos:prefLabel "Nature"@en,
        "Natur"@nb ;
    skos:related humord:c00586,
        humord:c08315,
        humord:c24195 ;
    skos:relatedMatch realfagstermer:c012661,
        <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/372.357/e23/>,
        <http://dewey.info/class/398.24/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.36/e23/>,
        <http://dewey.info/class/704.943/e23/>,
        <http://dewey.info/class/758/e23/> .

humord:c11911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11911" ;
    dct:modified "2025-02-26T12:47:06"^^xsd:dateTime ;
    skos:altLabel "Ecological processes"@en,
        "Økologi"@nb,
        "Økologisk forsking"@nb,
        "Økologisk forskning"@nb,
        "Økologiske prosessar"@nb,
        "Økologiske prosesser"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Økologi er vitenskapen om levende organismers forhold til naturmiljøet <BOB>"@nb ;
    skos:exactMatch realfagstermer:c001315,
        <http://dewey.info/class/577/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001315,
        <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/372.357/e23/>,
        <http://dewey.info/class/577/e23/>,
        <http://dewey.info/class/579.17/e23/>,
        <http://dewey.info/class/581.7/e23/>,
        <http://dewey.info/class/591.7/e23/> ;
    skos:prefLabel "Ecology"@en,
        "Økologi"@nb ;
    skos:related humord:c01501,
        humord:c24647,
        humord:c69562 ;
    skos:relatedMatch <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/201.77/e23/>,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/372.357/e23/>,
        <http://dewey.info/class/579.17/e23/>,
        <http://dewey.info/class/581.7/e23/>,
        <http://dewey.info/class/591.7/e23/> .

humord:c11912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11912" ;
    dct:modified "2024-02-15T08:41:16"^^xsd:dateTime ;
    skos:altLabel "Intellekt"@nb,
        "Intellektet"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c00373 ;
    skos:definition "Et menneskes forstand og fornuft <BOB>"@nb ;
    skos:exactMatch realfagstermer:c001681,
        <http://dewey.info/class/153.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001681,
        <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.9/e23/> ;
    skos:prefLabel "Intellect"@en,
        "Intellekt"@nb .

humord:c11913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11913" ;
    dct:modified "1994-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neighborliness"@en,
        "Neighborly relations"@en,
        "Neighbourliness"@en ;
    skos:broader humord:c09261 ;
    skos:closeMatch <http://dewey.info/class/307.3362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.925/e23/>,
        <http://dewey.info/class/158.25/e23/>,
        <http://dewey.info/class/307.3362/e23/> ;
    skos:prefLabel "Neighbourly relations"@en,
        "Naboskap"@nb ;
    skos:related humord:c09263,
        humord:c24800 ;
    skos:relatedMatch <http://dewey.info/class/155.925/e23/>,
        <http://dewey.info/class/158.25/e23/> .

humord:c11914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11914" ;
    dct:modified "1994-10-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Fertility cult"@en,
        "Fruktbarhetskultus"@nb ;
    skos:related humord:c12780,
        humord:c21032,
        humord:c23455 .

humord:c11915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11915" ;
    dct:modified "2020-11-23T16:26:51"^^xsd:dateTime ;
    skos:altLabel "Lovsanger"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06793 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Hymns (Literature)"@en,
        "Hymner (Litteratur)"@nb ;
    skos:related humord:c13895 .

humord:c11917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11917" ;
    dct:modified "2024-10-22T08:23:36"^^xsd:dateTime ;
    skos:altLabel "Totonac språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:broader humord:c17291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:prefLabel "Totonac language"@en,
        "Totonac språk"@nb .

humord:c11918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11918" ;
    dct:modified "2021-03-24T14:27:45"^^xsd:dateTime ;
    skos:altLabel "Imeretic dialect"@en,
        "Imeretisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Imeretian dialect"@en,
        "Imerisk dialekt"@nb .

humord:c11921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11921" ;
    dct:modified "2024-11-07T20:03:13"^^xsd:dateTime ;
    skos:altLabel "Prajapati"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Prajapati er en hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Prajapati"@en,
        "Prajapati"@nb .

humord:c11922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11922" ;
    dct:modified "2020-05-26T14:34:04"^^xsd:dateTime ;
    skos:altLabel "Djevelbesettelse"@nb ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c18156 ;
    skos:exactMatch <http://dewey.info/class/133.426/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.426/e23/>,
        <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Demonic possession"@en,
        "Djevlebesettelse"@nb ;
    skos:related humord:c11758 .

humord:c11923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11923" ;
    dct:modified "1994-10-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.91/e23/>,
        <http://dewey.info/class/394/e23/> ;
    skos:broader humord:c04932 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.91/e23/>,
        <http://dewey.info/class/394/e23/> ;
    skos:prefLabel "Kisses"@en,
        "Kyss"@nb .

humord:c11924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11924" ;
    dct:modified "2024-11-01T08:42:54"^^xsd:dateTime ;
    skos:altLabel "Matadors"@en,
        "Matadorar"@nb,
        "Matadorer"@nb,
        "Tyrefaktarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/791.82092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.82092/e23/> ;
    skos:prefLabel "Bullfighters"@en,
        "Tyrefektere"@nb ;
    skos:related humord:c11969 .

humord:c11925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11925" ;
    dct:modified "2024-11-08T09:04:28"^^xsd:dateTime ;
    skos:altLabel "Pan"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Pan er en gud i gresk mytologi, der han er sønn av Hermes. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Pan (Deity)"@en,
        "Pan"@nb .

humord:c11926 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11926" ;
    dct:modified "2024-09-02T12:52:41"^^xsd:dateTime ;
    skos:altLabel "Caesarea in Mauretania"@en,
        "Caesarea Mauretaniae"@nb,
        "Mauretania Caesariensis"@nb ;
    skos:broader humord:c01542 ;
    skos:definition "Caesarea Mauretaniae var opprinnelig en fønikisk koloni i Iol, senere hovedstad i Mauretania <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--39714/e23/>,
        <http://dewey.info/class/939.714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39714/e23/>,
        <http://dewey.info/class/939.714/e23/> ;
    skos:prefLabel "Caesarea Mauretaniae"@en,
        "Caesarea Mauretaniae"@nb .

humord:c11927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11927" ;
    dct:modified "2024-11-04T15:34:01"^^xsd:dateTime ;
    skos:altLabel "Runekall"@en,
        "Runekallar"@nb,
        "Signekallar"@nb,
        "Signekaller"@nb ;
    skos:broadMatch <http://dewey.info/class/133.33/e23/> ;
    skos:broader humord:c07289 ;
    skos:definition "Person som driver trolldom ved hjelp av runer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.33/e23/> ;
    skos:prefLabel "Runekaller"@nb .

humord:c11929 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11929" ;
    dct:modified "2024-08-20T16:08:27"^^xsd:dateTime ;
    skos:altLabel "Ätradalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c03298 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Ätradalen"@en,
        "Ätradalen"@nb .

humord:c11931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11931" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00957 ;
    skos:closeMatch <http://dewey.info/class/305.89183/e23/>,
        <http://dewey.info/class/5--9183/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89183/e23/>,
        <http://dewey.info/class/5--9182/e23/>,
        <http://dewey.info/class/5--9183/e23/> ;
    skos:prefLabel "Croats"@en,
        "Kroater"@nb ;
    skos:relatedMatch <http://dewey.info/class/5--9182/e23/> .

humord:c11932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11932" ;
    dct:modified "2024-10-24T10:32:59"^^xsd:dateTime ;
    skos:altLabel "Bugurdzi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:broader humord:c00747,
        humord:c00916 ;
    skos:definition "Bugurdzi er en romstamme bofast i Nord-Makedonia og Serbia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:prefLabel "Bugurdzi"@en,
        "Bugurdzi (Folk)"@nb .

humord:c11933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11933" ;
    dct:modified "2024-08-20T16:27:48"^^xsd:dateTime ;
    skos:altLabel "Family story"@en,
        "Ættesegn"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05032 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Family stories"@en,
        "Ættesagn"@nb .

humord:c11935 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04685,
        humord:c04868 ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11935" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hoffdrakt (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11936" ;
    dct:modified "2022-10-24T14:45:25"^^xsd:dateTime ;
    skos:altLabel "Artificial ice dams"@en,
        "Artificial ice ponds"@en,
        "Ice dams"@en,
        "Ice lakes"@en,
        "Ice ponds"@en ;
    skos:broadMatch <http://dewey.info/class/621.58/e23/> ;
    skos:broader humord:c22041 ;
    skos:definition "Damanlegg for produksjon, skjæring etc av is til nedkjøling av matvarer <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/338.4762158/e23/>,
        <http://dewey.info/class/338.76173694/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4762158/e23/>,
        <http://dewey.info/class/338.76173694/e23/>,
        <http://dewey.info/class/621.58/e23/> ;
    skos:prefLabel "Artificial ice lakes"@en,
        "Isdammer"@nb ;
    skos:related humord:c11937,
        humord:c11938 .

humord:c11937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11937" ;
    dct:modified "1994-10-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/621.58/e23/> ;
    skos:broader humord:c07622 ;
    skos:definition "Skjæring av is til nedkjøling av matvarer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.58/e23/> ;
    skos:prefLabel "Ice cutting"@en,
        "Isskjæring"@nb ;
    skos:related humord:c11936,
        humord:c11938 .

humord:c11938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11938" ;
    dct:modified "2023-11-30T08:52:44"^^xsd:dateTime ;
    skos:altLabel "Is"@nb ;
    skos:broadMatch <http://dewey.info/class/553.7/e23/> ;
    skos:broader humord:c08343 ;
    skos:definition "Vann i fast form <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001265,
        <http://dewey.info/class/551.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001265,
        <http://dewey.info/class/549.522/e23/>,
        <http://dewey.info/class/551.31/e23/>,
        <http://dewey.info/class/553.7/e23/>,
        <http://dewey.info/class/621.58/e23/>,
        <http://dewey.info/class/693.91/e23/>,
        <http://dewey.info/class/736.94/e23/> ;
    skos:prefLabel "Ice"@en,
        "Is"@nb ;
    skos:related humord:c11936,
        humord:c11937,
        humord:c20645 ;
    skos:relatedMatch <http://dewey.info/class/549.522/e23/>,
        <http://dewey.info/class/621.58/e23/>,
        <http://dewey.info/class/693.91/e23/>,
        <http://dewey.info/class/736.94/e23/> .

humord:c11939 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07770,
        humord:c11938 ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11939" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isproduksjon (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11940 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11940" ;
    dct:modified "2024-04-12T14:51:25"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4235/e23/>,
        <http://dewey.info/class/914.235/e23/>,
        <http://dewey.info/class/942.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4235/e23/>,
        <http://dewey.info/class/914.235/e23/>,
        <http://dewey.info/class/942.35/e23/> ;
    skos:prefLabel "Devon (England)"@en,
        "Devon (England)"@nb .

humord:c11941 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11941" ;
    dct:modified "2023-12-12T12:19:02"^^xsd:dateTime ;
    skos:altLabel "Norwegian coast"@en,
        "Norwegian coast line"@en ;
    skos:broadMatch <http://dewey.info/class/2--163/e23/>,
        <http://dewey.info/class/2--481/e23/>,
        <http://dewey.info/class/910.9163/e23/>,
        <http://dewey.info/class/914.81/e23/>,
        <http://dewey.info/class/948.1/e23/> ;
    skos:broader humord:c03001 ;
    skos:exactMatch realfagstermer:c030582 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030582,
        <http://dewey.info/class/2--163/e23/>,
        <http://dewey.info/class/2--481/e23/>,
        <http://dewey.info/class/910.9163/e23/>,
        <http://dewey.info/class/914.81/e23/>,
        <http://dewey.info/class/948.1/e23/> ;
    skos:prefLabel "The Norwegian coast"@en,
        "Norskekysten"@nb .

humord:c11942 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11942" ;
    dct:modified "2024-08-21T10:19:22"^^xsd:dateTime ;
    skos:altLabel "Østerdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48244/e23/>,
        <http://dewey.info/class/914.8244/e23/>,
        <http://dewey.info/class/948.244/e23/> ;
    skos:broader humord:c58370 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48244/e23/>,
        <http://dewey.info/class/914.8244/e23/>,
        <http://dewey.info/class/948.244/e23/> ;
    skos:prefLabel "Østerdalen"@en,
        "Østerdalen"@nb .

humord:c11944 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11944" ;
    dct:modified "2024-05-15T14:26:13"^^xsd:dateTime ;
    skos:altLabel "Trysil drainage system"@en,
        "Trysilelva"@nb,
        "Trysilvassdraget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48245/e23/>,
        <http://dewey.info/class/914.8245/e23/>,
        <http://dewey.info/class/948.245/e23/> ;
    skos:broader humord:c02606 ;
    skos:definition "Trysilelva er en elv i Engerdal og Trysil som er del av det norsk-svenske Trysil-Klaravassdraget. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005447 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005447,
        <http://dewey.info/class/2--48245/e23/>,
        <http://dewey.info/class/914.8245/e23/>,
        <http://dewey.info/class/948.245/e23/> ;
    skos:prefLabel "Trysil water system"@en,
        "Trysilvassdraget"@nb .

humord:c11945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11945" ;
    dct:modified "2024-12-17T11:28:25"^^xsd:dateTime ;
    skos:altLabel "Prosopografi"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0922/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c04080 ;
    skos:definition "Prosopografi er ei skildring av sosial- og familielivet til ein person, yrkeslivet deira, og andre trekk ved livet deira.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0922/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Prosopography"@en,
        "Prosopografi"@nb .

humord:c11946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11946" ;
    dct:modified "2024-01-05T10:34:59"^^xsd:dateTime ;
    skos:altLabel "Ayurveda"@nb ;
    skos:broader humord:c03810 ;
    skos:definition "Tradisjonell indisk medisin <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003668,
        <http://dewey.info/class/615.538/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003668,
        <http://dewey.info/class/615.538/e23/> ;
    skos:prefLabel "Ayurveda"@en,
        "Ayurveda"@nb .

humord:c11947 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11947" ;
    dct:modified "2025-03-06T15:25:50"^^xsd:dateTime ;
    skos:altLabel "Nantes"@nb ;
    skos:broader humord:c02318 ;
    skos:exactMatch <http://dewey.info/class/2--441675/e23/>,
        <http://dewey.info/class/914.41675/e23/>,
        <http://dewey.info/class/944.1675/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--441675/e23/>,
        <http://dewey.info/class/914.41675/e23/>,
        <http://dewey.info/class/944.1675/e23/> ;
    skos:prefLabel "Nantes"@en,
        "Nantes"@nb .

humord:c11950 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11950" ;
    dct:modified "2025-03-17T11:23:02"^^xsd:dateTime ;
    skos:altLabel "Grado"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37382/e23/>,
        <http://dewey.info/class/2--45392/e23/>,
        <http://dewey.info/class/914.5392/e23/>,
        <http://dewey.info/class/937.382/e23/>,
        <http://dewey.info/class/945.392/e23/> ;
    skos:broader humord:c02471 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37382/e23/>,
        <http://dewey.info/class/2--45392/e23/>,
        <http://dewey.info/class/914.5392/e23/>,
        <http://dewey.info/class/937.382/e23/>,
        <http://dewey.info/class/945.392/e23/> ;
    skos:prefLabel "Grado"@en,
        "Grado"@nb .

humord:c11951 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11951" ;
    dct:modified "2024-08-16T14:25:32"^^xsd:dateTime ;
    skos:altLabel "Aquileia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37381/e23/>,
        <http://dewey.info/class/2--45391/e23/>,
        <http://dewey.info/class/914.5391/e23/>,
        <http://dewey.info/class/937.381/e23/>,
        <http://dewey.info/class/945.391/e23/> ;
    skos:broader humord:c02471 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37381/e23/>,
        <http://dewey.info/class/2--45391/e23/>,
        <http://dewey.info/class/914.5391/e23/>,
        <http://dewey.info/class/937.381/e23/>,
        <http://dewey.info/class/945.391/e23/> ;
    skos:prefLabel "Aquileia"@en,
        "Aquileia"@nb .

humord:c11952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11952" ;
    dct:modified "2024-10-09T15:18:21"^^xsd:dateTime ;
    skos:altLabel "Bahing-vayu languages"@en,
        "Gyarung-mishmi languages"@en,
        "Bahing-vayu språk"@nb,
        "Gyarung-mishmi språk"@nb,
        "Kiranti språk"@nb ;
    skos:broader humord:c16392 ;
    skos:closeMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Kiranti languages"@en,
        "Kiranti språk"@nb .

humord:c11953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11953" ;
    dct:modified "1994-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Dumi language"@en,
        "Dumi språk"@nb .

humord:c11954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11954" ;
    dct:modified "1994-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Instrumental"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Instrumental case"@en,
        "Instrumentalis"@nb .

humord:c11955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11955" ;
    dct:modified "2024-02-19T11:13:45"^^xsd:dateTime ;
    skos:altLabel "Segling"@nb,
        "Seglsport"@nb,
        "Seiling"@nb,
        "Sigling"@nb ;
    skos:broader humord:c63322 ;
    skos:exactMatch realfagstermer:c007306,
        <http://dewey.info/class/797.124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007306,
        <http://dewey.info/class/797.124/e23/> ;
    skos:prefLabel "Sailing"@en,
        "Seilsport"@nb .

humord:c11956 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11956" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483917/e23/>,
        <http://dewey.info/class/914.83917/e23/>,
        <http://dewey.info/class/948.3917/e23/> ;
    skos:broader humord:c12864 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483917/e23/>,
        <http://dewey.info/class/914.83917/e23/>,
        <http://dewey.info/class/948.3917/e23/> ;
    skos:prefLabel "Kvamsøy"@en,
        "Kvamsøy"@nb .

humord:c11957 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11957" ;
    dct:modified "2024-08-28T20:33:02"^^xsd:dateTime ;
    skos:altLabel "Avesta"@nb,
        "Folkare"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Avesta"@en,
        "Avesta"@nb .

humord:c11959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11959" ;
    dct:modified "2025-01-06T10:11:09"^^xsd:dateTime ;
    skos:altLabel "Railroad stations"@en,
        "Jernbanestasjonar"@nb ;
    skos:broader humord:c04354 ;
    skos:closeMatch <http://dewey.info/class/385.314/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385.314/e23/> ;
    skos:prefLabel "Railway stations"@en,
        "Jernbanestasjoner"@nb ;
    skos:related humord:c11960 .

humord:c11960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11960" ;
    dct:modified "2024-10-18T06:52:08"^^xsd:dateTime ;
    skos:altLabel "Stasjonsbygningar"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/690.531/e23/>,
        <http://dewey.info/class/725.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.531/e23/>,
        <http://dewey.info/class/725.31/e23/> ;
    skos:prefLabel "Station buildings"@en,
        "Stasjonsbygninger"@nb ;
    skos:related humord:c11959 .

humord:c11961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11961" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/664.7523/e23/> ;
    skos:broader humord:c04915 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/664.7523/e23/> ;
    skos:prefLabel "Lefse"@en,
        "Lefser"@nb .

humord:c11962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11962" ;
    dct:modified "2025-01-06T06:41:03"^^xsd:dateTime ;
    skos:altLabel "Salvage vessels"@en,
        "Redningsskøyter"@nb ;
    skos:broadMatch <http://dewey.info/class/387.55/e23/> ;
    skos:broader humord:c04376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.55/e23/> ;
    skos:prefLabel "Rescue boats"@en,
        "Redningsskøyter"@nb .

humord:c11963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11963" ;
    dct:modified "2024-12-03T14:21:07"^^xsd:dateTime ;
    skos:altLabel "Russisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20947/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20947/e23/> ;
    skos:prefLabel "Russian folk literature"@en,
        "Russisk folkediktning"@nb .

humord:c11964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11964" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/739.4/e23/> ;
    skos:broader humord:c04752 ;
    skos:definition "Støpejernsplate med bildemotiv eller ornamentikk til ovn eller kamin <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.4/e23/> ;
    skos:prefLabel "Stove plates"@en,
        "Ovnsplater"@nb .

humord:c11965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11965" ;
    dct:modified "2024-11-19T14:01:35"^^xsd:dateTime ;
    skos:altLabel "Opium"@nb ;
    skos:broadMatch <http://dewey.info/class/615.7822/e23/> ;
    skos:broader humord:c08392 ;
    skos:definition "Rusmiddel som utvinnes av opiumsvalmuen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/615.7822/e23/> ;
    skos:prefLabel "Opium"@en,
        "Opium"@nb ;
    skos:related humord:c68969 ;
    skos:relatedMatch <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.83/e23/> .

humord:c11966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11966" ;
    dct:modified "2024-08-12T13:14:21"^^xsd:dateTime ;
    skos:altLabel "Allsvenskdom"@nb ;
    skos:broadMatch <http://dewey.info/class/320.54089397/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Bevegelse for samling av alle svensker i verden. (Jfr.panslavisme, pangermanisme, skandinavisme.) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54089397/e23/> ;
    skos:prefLabel "Allsvenska movement"@en,
        "Allsvenskhet"@nb .

humord:c11967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11967" ;
    dct:modified "2024-11-20T14:24:43"^^xsd:dateTime ;
    skos:altLabel "Restaurantar"@nb ;
    skos:broader humord:c07612 ;
    skos:exactMatch <http://dewey.info/class/647.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.5/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Restaurants"@en,
        "Restauranter"@nb ;
    skos:related humord:c68993 ;
    skos:relatedMatch <http://dewey.info/class/642.5/e23/> .

humord:c11968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11968" ;
    dct:modified "1994-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Weeping"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Crying"@en,
        "Gråt"@nb .

humord:c11969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11969" ;
    dct:modified "2024-12-06T14:06:21"^^xsd:dateTime ;
    skos:altLabel "Tauromachy"@en,
        "Tyrefekting"@nb,
        "Tyrefektning"@nb ;
    skos:broader humord:c01427 ;
    skos:definition "Folkeforlystelse i Spania og noen andre søreuropeiske og latinamerikanske land <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/791.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.82/e23/> ;
    skos:prefLabel "Bullfighting"@en,
        "Tyrefekting"@nb ;
    skos:related humord:c11924 .

humord:c11970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11970" ;
    dct:modified "2024-11-06T11:14:42"^^xsd:dateTime ;
    skos:altLabel "Svigerdøtrer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c07170 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.87/e23/> ;
    skos:prefLabel "Daughters-in-law"@en,
        "Svigerdøtre"@nb .

humord:c11971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11971" ;
    dct:modified "2024-11-06T11:17:58"^^xsd:dateTime ;
    skos:altLabel "Svigermødrer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c07170 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.87/e23/> ;
    skos:prefLabel "Mothers-in-law"@en,
        "Svigermødre"@nb .

humord:c11972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11972" ;
    dct:modified "2024-08-28T08:41:55"^^xsd:dateTime ;
    skos:altLabel "Asherah"@nb ;
    skos:broadMatch <http://dewey.info/class/299.2/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Asherah er en semittisk solgudinne <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.2/e23/> ;
    skos:prefLabel "Asherah"@en,
        "Asherah"@nb .

humord:c11973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11973" ;
    dct:modified "2024-11-04T12:53:20"^^xsd:dateTime ;
    skos:altLabel "Samuraiar"@nb ;
    skos:broadMatch <http://dewey.info/class/952.02/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Medlem av den tidligere japanske krigeradel <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.02/e23/> ;
    skos:prefLabel "Samurais"@en,
        "Samuraier"@nb .

humord:c11974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11974" ;
    dct:modified "2024-08-28T13:14:54"^^xsd:dateTime ;
    skos:altLabel "Atletar"@nb ;
    skos:broader humord:c07247 ;
    skos:exactMatch <http://dewey.info/class/796.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.092/e23/> ;
    skos:prefLabel "Athletes"@en,
        "Atleter"@nb .

humord:c11977 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11977" ;
    dct:modified "1994-10-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c031052,
        <http://dewey.info/class/2--484441/e23/>,
        <http://dewey.info/class/914.84441/e23/>,
        <http://dewey.info/class/948.4441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031052,
        <http://dewey.info/class/2--484441/e23/>,
        <http://dewey.info/class/914.84441/e23/>,
        <http://dewey.info/class/948.4441/e23/> ;
    skos:prefLabel "Narvik"@en,
        "Narvik"@nb .

humord:c11978 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11978" ;
    dct:modified "2024-01-02T15:00:53"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Harstad"@en,
        "Harstad"@nb .

humord:c11979 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11979" ;
    dct:modified "1995-08-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483435/e23/>,
        <http://dewey.info/class/914.83435/e23/>,
        <http://dewey.info/class/948.3435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483435/e23/>,
        <http://dewey.info/class/914.83435/e23/>,
        <http://dewey.info/class/948.3435/e23/> ;
    skos:prefLabel "Strand (Rogaland)"@en,
        "Strand (Rogaland)"@nb .

humord:c11980 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11980" ;
    dct:modified "1994-10-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--48343/e23/>,
        <http://dewey.info/class/914.8343/e23/>,
        <http://dewey.info/class/948.343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48343/e23/>,
        <http://dewey.info/class/914.8343/e23/>,
        <http://dewey.info/class/948.343/e23/> ;
    skos:prefLabel "Ryfylke"@en,
        "Ryfylke"@nb .

humord:c11981 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11981" ;
    dct:modified "2024-01-02T15:13:53"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484517/e23/>,
        <http://dewey.info/class/914.84517/e23/>,
        <http://dewey.info/class/948.4517/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484517/e23/>,
        <http://dewey.info/class/914.84517/e23/>,
        <http://dewey.info/class/948.4517/e23/> ;
    skos:prefLabel "Salangen"@en,
        "Salangen"@nb .

humord:c11982 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11982" ;
    dct:modified "2020-07-31T12:33:51"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482414/e23/>,
        <http://dewey.info/class/914.82414/e23/>,
        <http://dewey.info/class/948.2414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482414/e23/>,
        <http://dewey.info/class/914.82414/e23/>,
        <http://dewey.info/class/948.2414/e23/> ;
    skos:prefLabel "Stange"@en,
        "Stange"@nb .

humord:c11983 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11983" ;
    dct:modified "1994-10-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844295/e23/>,
        <http://dewey.info/class/914.844295/e23/>,
        <http://dewey.info/class/948.44295/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844295/e23/>,
        <http://dewey.info/class/914.844295/e23/>,
        <http://dewey.info/class/948.44295/e23/> ;
    skos:prefLabel "Vega"@en,
        "Vega"@nb .

humord:c11984 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11984" ;
    dct:modified "2025-04-01T19:53:54"^^xsd:dateTime ;
    skos:altLabel "Bjugn"@nb ;
    skos:broader humord:c02913 ;
    skos:exactMatch <http://dewey.info/class/2--484121/e23/>,
        <http://dewey.info/class/914.84121/e23/>,
        <http://dewey.info/class/948.4121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484121/e23/>,
        <http://dewey.info/class/914.84121/e23/>,
        <http://dewey.info/class/948.4121/e23/> ;
    skos:prefLabel "Bjugn"@en,
        "Bjugn"@nb .

humord:c11985 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11985" ;
    dct:modified "2024-08-20T16:04:49"^^xsd:dateTime ;
    skos:altLabel "Älvdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Älvdalen"@en,
        "Älvdalen"@nb .

humord:c11986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11986" ;
    dct:modified "2024-10-09T11:01:30"^^xsd:dateTime ;
    skos:altLabel "Daude"@nb,
        "Dauden"@nb,
        "Død"@nb,
        "Døden"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/296.33/e23/> ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/571.939/e23/> ;
    skos:exactMatch realfagstermer:c001456,
        realfagstermer:c009406,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/616.078/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001456,
        realfagstermer:c009406,
        <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/128.5/e23/>,
        <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/304.64/e23/>,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/571.939/e23/>,
        <http://dewey.info/class/616.078/e23/> ;
    skos:prefLabel "Death"@en,
        "Døden"@nb ;
    skos:related humord:c04883,
        humord:c08671,
        humord:c08674,
        humord:c16568,
        humord:c16731 ;
    skos:relatedMatch <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/128.5/e23/>,
        <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/304.64/e23/>,
        <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393/e23/> .

humord:c11988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11988" ;
    dct:modified "2024-11-05T19:24:05"^^xsd:dateTime ;
    skos:altLabel "Forpaktarar"@nb ;
    skos:broadMatch <http://dewey.info/class/630/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630/e23/> ;
    skos:prefLabel "Leaseholders"@en,
        "Forpaktere"@nb .

humord:c11989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11989" ;
    dct:modified "2024-11-05T19:36:33"^^xsd:dateTime ;
    skos:altLabel "Managers"@en,
        "Forvaltarar"@nb ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Administrators"@en,
        "Forvaltere"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/658/e23/> .

humord:c11990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11990" ;
    dct:modified "2025-01-13T08:27:52"^^xsd:dateTime ;
    skos:altLabel "Pallae"@en,
        "Palla"@nb ;
    skos:broadMatch <http://dewey.info/class/391.46/e23/> ;
    skos:broader humord:c04685 ;
    skos:definition "Tidligere yttertøyet som ble båret av romerske kvinner og tragiske skuespillere. Nå det hvite kledet som under den romersk-katolske messeliturgien dekker kalk og patena <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.46/e23/> ;
    skos:prefLabel "Palla"@en,
        "Palla"@nb .

humord:c11991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11991" ;
    dct:modified "2017-10-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stolae"@en ;
    skos:broadMatch <http://dewey.info/class/746.92/e23/> ;
    skos:broader humord:c05663 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/746.92/e23/> ;
    skos:prefLabel "Stolas"@en,
        "Stolaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/247/e23/> .

humord:c11993 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07881,
        humord:c09083 ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11993" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kunstpedagogikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c11994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11994" ;
    dct:modified "2025-01-21T07:23:10"^^xsd:dateTime ;
    skos:altLabel "Naval museums"@en,
        "Kystmuseer"@nb,
        "Kystmuseum"@nb,
        "Sjøfartmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:exactMatch <http://dewey.info/class/387.5074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5074/e23/> ;
    skos:prefLabel "Maritime museums"@en,
        "Sjøfartsmuseer"@nb .

humord:c11996 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11996" ;
    dct:modified "2025-03-26T08:11:26"^^xsd:dateTime ;
    skos:altLabel "Bærum"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c030340,
        <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030340,
        <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Bærum"@en,
        "Bærum"@nb .

humord:c11997 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11997" ;
    dct:modified "2024-08-21T08:50:10"^^xsd:dateTime ;
    skos:altLabel "Eastern France"@en,
        "Aust-Frankrike"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--444/e23/>,
        <http://dewey.info/class/914.44/e23/>,
        <http://dewey.info/class/944.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--444/e23/>,
        <http://dewey.info/class/914.44/e23/>,
        <http://dewey.info/class/944.4/e23/> ;
    skos:prefLabel "East France"@en,
        "Øst-Frankrike"@nb .

humord:c11998 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11998" ;
    dct:modified "2025-03-05T14:14:18"^^xsd:dateTime ;
    skos:altLabel "Munsala"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:broader humord:c27471 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:prefLabel "Munsala"@en,
        "Munsala"@nb .

humord:c11999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME11999" ;
    dct:modified "2023-10-31T14:55:46"^^xsd:dateTime ;
    skos:altLabel "Maritime war"@en,
        "Sjøslag"@nb,
        "Sjøstrid"@nb ;
    skos:broader humord:c09529 ;
    skos:closeMatch <http://dewey.info/class/359/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359/e23/> ;
    skos:prefLabel "Naval war"@en,
        "Sjøkrig"@nb .

humord:c12001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12001" ;
    dct:modified "1994-11-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neo-impressionism"@en,
        "Neoimpresjonisme"@nb ;
    skos:broadMatch <http://dewey.info/class/709.0345/e23/> ;
    skos:broader humord:c05704 ;
    skos:definition "Metode/retning i 1880- og 1890-årenes malerkunst <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0345/e23/>,
        <http://dewey.info/class/759.055/e23/> ;
    skos:prefLabel "Pointillism"@en,
        "Pointillisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/759.055/e23/> .

humord:c12002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12002" ;
    dct:modified "2020-06-29T14:47:21"^^xsd:dateTime ;
    skos:altLabel "Status (Social role)"@en,
        "Sosial status"@nb ;
    skos:broader humord:c09300 ;
    skos:closeMatch <http://dewey.info/class/305/e23/> ;
    skos:definition "Et individs plassering i en hierarkisk orden <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Social status"@en,
        "Status"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.92/e23/> .

humord:c12003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12003" ;
    dct:modified "2024-11-27T17:22:37"^^xsd:dateTime ;
    skos:altLabel "Umoral"@nb,
        "Usedelighet"@nb ;
    skos:broader humord:c00310 ;
    skos:exactMatch <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/205/e23/> ;
    skos:prefLabel "Immorality"@en,
        "Umoral"@nb ;
    skos:relatedMatch <http://dewey.info/class/205/e23/> .

humord:c12005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12005" ;
    dct:modified "2025-03-26T08:22:38"^^xsd:dateTime ;
    skos:altLabel "Arkeologisk utgraving"@nb,
        "Arkeologiske utgravingar"@nb,
        "Arkeologiske utgravinger"@nb,
        "Utgraving"@nb,
        "Utgravingar"@nb,
        "Utgravinger"@nb,
        "Utgravninger"@nb ;
    skos:broader humord:c00090 ;
    skos:closeMatch <http://dewey.info/class/930.10283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.10283/e23/> ;
    skos:prefLabel "Excavation"@en,
        "Utgravning"@nb .

humord:c12006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12006" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/296.72/e23/> ;
    skos:broader humord:c29334 ;
    skos:closeMatch <http://dewey.info/class/297.382/e23/> ;
    skos:exactMatch <http://dewey.info/class/158.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.12/e23/>,
        <http://dewey.info/class/204.35/e23/>,
        <http://dewey.info/class/248.34/e23/>,
        <http://dewey.info/class/294.5435/e23/>,
        <http://dewey.info/class/296.72/e23/>,
        <http://dewey.info/class/297.382/e23/> ;
    skos:prefLabel "Meditation"@en,
        "Meditasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/204.35/e23/>,
        <http://dewey.info/class/248.34/e23/>,
        <http://dewey.info/class/294.5435/e23/> .

humord:c12007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12007" ;
    dct:modified "2000-08-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TM"@nb ;
    skos:broader humord:c12006 ;
    skos:definition "Meditasjonsteknikk som bygger på yoga <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/158.125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.125/e23/> ;
    skos:prefLabel "Transcendental  meditation"@en,
        "Transcendental meditasjon"@nb .

humord:c12009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12009" ;
    dct:modified "2024-03-12T13:46:23"^^xsd:dateTime ;
    skos:altLabel "Speech recognition"@en,
        "Taleattkjenning"@nb,
        "Talegjenkjenning"@nb ;
    skos:broader humord:c06166 ;
    skos:definition "Talegjenkjenning er gjenkjenning av menneskelig tale ved hjelp av en maskin.<wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c002697,
        <http://dewey.info/class/006.454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002697,
        <http://dewey.info/class/006.454/e23/>,
        <http://dewey.info/class/621.3994/e23/> ;
    skos:prefLabel "Talegjenkjenning"@nb ;
    skos:related humord:c64345 ;
    skos:relatedMatch <http://dewey.info/class/621.3994/e23/> .

humord:c12011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12011" ;
    dct:modified "2025-01-28T07:41:19"^^xsd:dateTime ;
    skos:altLabel "Musikkfestivalar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/780.78/e23/> ;
    skos:broader humord:c04846,
        humord:c05490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/780.78/e23/> ;
    skos:prefLabel "Music festivals"@en,
        "Musikkfestivaler"@nb .

humord:c12012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12012" ;
    dct:modified "2025-01-28T07:41:33"^^xsd:dateTime ;
    skos:altLabel "Festspel"@nb ;
    skos:broadMatch <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/700.74/e23/> ;
    skos:broader humord:c04846 ;
    skos:definition "Serie av konserter, opera-, ballett- eller teaterforestillinger gjentatt på  en bestemt tid hvert år <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/700.74/e23/> ;
    skos:prefLabel "Cultural festivals"@en,
        "Festspill"@nb .

humord:c12013 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04846,
        humord:c11452 ;
    dct:created "1994-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12013" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kortfilmfestival (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12015" ;
    dct:modified "2024-11-26T14:57:49"^^xsd:dateTime ;
    skos:altLabel "Krypdyr"@nb,
        "Reptil"@nb,
        "Reptiler"@nb,
        "Reptilia"@nb ;
    skos:broader humord:c08235 ;
    skos:definition "Krypdyr er en klasse av virveldyr. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013764,
        <http://dewey.info/class/567.9/e23/>,
        <http://dewey.info/class/597.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013764,
        <http://dewey.info/class/333.957/e23/>,
        <http://dewey.info/class/567.9/e23/>,
        <http://dewey.info/class/597.9/e23/>,
        <http://dewey.info/class/639.14/e23/>,
        <http://dewey.info/class/639.39/e23/>,
        <http://dewey.info/class/641.696/e23/>,
        <http://dewey.info/class/799.279/e23/> ;
    skos:prefLabel "Reptiles"@en,
        "Krypdyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.957/e23/>,
        <http://dewey.info/class/639.14/e23/>,
        <http://dewey.info/class/639.39/e23/>,
        <http://dewey.info/class/641.696/e23/>,
        <http://dewey.info/class/799.279/e23/> .

humord:c12016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12016" ;
    dct:modified "2024-08-12T13:33:50"^^xsd:dateTime ;
    skos:altLabel "Dinosaurar"@nb,
        "Dinosauruser"@nb ;
    skos:broader humord:c12015 ;
    skos:closeMatch <http://dewey.info/class/567.9/e23/> ;
    skos:definition "Dinosaurer er en stor gruppe krypdyr som oppstod for om lag 240 millioner år siden, i triasperioden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000166 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000166,
        <http://dewey.info/class/567.9/e23/> ;
    skos:prefLabel "Dinosaurs"@en,
        "Dinosaurer"@nb .

humord:c12018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12018" ;
    dct:modified "2025-01-22T07:41:46"^^xsd:dateTime ;
    skos:altLabel "Konkubinat"@nb ;
    skos:broadMatch <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c04894 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Concubinage"@en,
        "Konkubinat"@nb .

humord:c12020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12020" ;
    dct:modified "2023-11-27T13:41:45"^^xsd:dateTime ;
    skos:altLabel "Consumer analysis"@en,
        "Forbrukarundersøkingar"@nb,
        "Forbrukeranalysar"@nb,
        "Forbrukerundersøkelser"@nb,
        "Forbruksanalyser"@nb,
        "Konsumentadferd"@nb,
        "Konsumentatferd"@nb ;
    skos:broader humord:c07832 ;
    skos:closeMatch realfagstermer:c006910 ;
    skos:definition "Markedsanalyser av kjøperes forbruk og atferd <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/658.834/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006910,
        <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/>,
        <http://dewey.info/class/658.834/e23/> ;
    skos:prefLabel "Consumer analyses"@en,
        "Forbrukeranalyser"@nb ;
    skos:related humord:c22650,
        humord:c22653,
        humord:c24474 ;
    skos:relatedMatch <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/> .

humord:c12023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12023" ;
    dct:modified "2024-11-04T10:36:02"^^xsd:dateTime ;
    skos:altLabel "Imamar"@nb,
        "Imamat"@nb ;
    skos:broadMatch <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:closeMatch <http://dewey.info/class/297.61/e23/> ;
    skos:exactMatch <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/305.9297/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/297.61/e23/>,
        <http://dewey.info/class/297.8/e23/>,
        <http://dewey.info/class/305.92/e23/>,
        <http://dewey.info/class/305.9297/e23/> ;
    skos:prefLabel "Imams"@en,
        "Imamer"@nb ;
    skos:related humord:c12058 ;
    skos:relatedMatch <http://dewey.info/class/297.8/e23/> .

humord:c12025 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12025" ;
    dct:modified "2025-03-06T15:28:31"^^xsd:dateTime ;
    skos:altLabel "Toulouse"@nb ;
    skos:broader humord:c29943 ;
    skos:exactMatch <http://dewey.info/class/2--447367/e23/>,
        <http://dewey.info/class/914.47367/e23/>,
        <http://dewey.info/class/944.7367/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--447367/e23/>,
        <http://dewey.info/class/914.47367/e23/>,
        <http://dewey.info/class/944.7367/e23/> ;
    skos:prefLabel "Toulouse"@en,
        "Toulouse"@nb .

humord:c12026 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12026" ;
    dct:modified "1994-11-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484438/e23/>,
        <http://dewey.info/class/914.84438/e23/>,
        <http://dewey.info/class/948.4438/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484438/e23/>,
        <http://dewey.info/class/914.84438/e23/>,
        <http://dewey.info/class/948.4438/e23/> ;
    skos:prefLabel "Steigen"@en,
        "Steigen"@nb .

humord:c12027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12027" ;
    dct:modified "2021-02-16T09:59:48"^^xsd:dateTime ;
    skos:altLabel "Setswana literature"@en,
        "Setswana litteratur"@nb ;
    skos:broader humord:c18572 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/896.39775/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/896.39775/e23/> ;
    skos:prefLabel "Tswana literature"@en,
        "Tswana litteratur"@nb .

humord:c12028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12028" ;
    dct:modified "2024-12-03T13:22:07"^^xsd:dateTime ;
    skos:altLabel "Ungarsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209439/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209439/e23/> ;
    skos:prefLabel "Hungarian folk literature"@en,
        "Ungarsk folkediktning"@nb .

humord:c12029 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12029" ;
    dct:modified "2025-02-13T06:42:12"^^xsd:dateTime ;
    skos:altLabel "Labrador"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch realfagstermer:c030808,
        <http://dewey.info/class/2--7182/e23/>,
        <http://dewey.info/class/917.182/e23/>,
        <http://dewey.info/class/971.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030808,
        <http://dewey.info/class/2--7182/e23/>,
        <http://dewey.info/class/917.182/e23/>,
        <http://dewey.info/class/971.82/e23/> ;
    skos:prefLabel "Labrador"@en,
        "Labrador"@nb .

humord:c12031 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12031" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Suntak"@en,
        "Suntak"@nb .

humord:c12032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12032" ;
    dct:modified "2025-03-06T07:56:31"^^xsd:dateTime ;
    skos:altLabel "Karelsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: krl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Karelian language"@en,
        "Karelsk språk"@nb .

humord:c12033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12033" ;
    dct:modified "2024-09-16T13:35:44"^^xsd:dateTime ;
    skos:altLabel "Chuvash språk"@nb,
        "Tsjuvasjisk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: chv"@nb ;
    skos:exactMatch <http://dewey.info/class/494.315/e23/>,
        <http://dewey.info/class/6--94315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.315/e23/>,
        <http://dewey.info/class/6--94315/e23/> ;
    skos:prefLabel "Chuvash language"@en,
        "Tsjuvasjisk språk"@nb .

humord:c12034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12034" ;
    dct:modified "2024-08-01T10:09:26"^^xsd:dateTime ;
    skos:altLabel "Bashkir language"@en,
        "Bashkort språk"@nb,
        "Basjkirsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: bak"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Bashkort language"@en,
        "Basjkirsk språk"@nb .

humord:c12035 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12035" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030794,
        <http://dewey.info/class/2--484163/e23/>,
        <http://dewey.info/class/914.84163/e23/>,
        <http://dewey.info/class/948.4163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030794,
        <http://dewey.info/class/2--484163/e23/>,
        <http://dewey.info/class/914.84163/e23/>,
        <http://dewey.info/class/948.4163/e23/> ;
    skos:prefLabel "Malvik"@en,
        "Malvik"@nb .

humord:c12036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12036" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Intransitive verbs"@en,
        "Intransitive verb"@nb ;
    skos:related humord:c11680 .

humord:c12037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12037" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c11681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Intransitivity"@en,
        "Intransitivitet"@nb .

humord:c12038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12038" ;
    dct:modified "2012-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Person som noe har fått navn etter, eller navn gitt etter en person <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Eponyms"@en,
        "Eponymer"@nb .

humord:c12039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12039" ;
    dct:modified "2024-08-12T13:08:35"^^xsd:dateTime ;
    skos:altLabel "Makronæringsstoff"@nb,
        "Makronæringsstoffer"@nb,
        "Næringsmiddel"@nb,
        "Næringsstoff"@nb,
        "Næringsstoffer"@nb ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/664/e23/> ;
    skos:definition "Ifølge forskrift (1983): Enhver mat- eller drikkevare, også drikkevann, og enhver annen vare som er bestemt til å konsumeres av mennesker, unntatt legemidler <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005965,
        <http://dewey.info/class/641.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005965,
        <http://dewey.info/class/338.47664/e23/>,
        <http://dewey.info/class/344.04232/e23/>,
        <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/641.3/e23/>,
        <http://dewey.info/class/664/e23/> ;
    skos:prefLabel "Nutrients"@en,
        "Næringsmidler"@nb ;
    skos:related humord:c12042 ;
    skos:relatedMatch <http://dewey.info/class/338.47664/e23/>,
        <http://dewey.info/class/344.04232/e23/> .

humord:c12040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12040" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.66/e23/>,
        <http://dewey.info/class/664.9/e23/> ;
    skos:broader humord:c12842 ;
    skos:exactMatch <http://dewey.info/class/641.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.36/e23/>,
        <http://dewey.info/class/641.49/e23/>,
        <http://dewey.info/class/641.66/e23/>,
        <http://dewey.info/class/664.9/e23/> ;
    skos:prefLabel "Meat products"@en,
        "Kjøttprodukter"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.49/e23/> .

humord:c12041 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12041" ;
    dct:modified "2024-10-17T13:15:39"^^xsd:dateTime ;
    skos:altLabel "Grain products"@en,
        "Korn og kornprodukt"@nb,
        "Kornprodukt"@nb,
        "Kornprodukter"@nb ;
    skos:broader humord:c04912 ;
    skos:inScheme humord: ;
    skos:prefLabel "Grain and grain products"@en,
        "Korn og kornprodukter"@nb .

humord:c12042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12042" ;
    dct:modified "2024-10-02T08:06:34"^^xsd:dateTime ;
    skos:altLabel "Nytelsesmiddel"@nb,
        "Nytingsmiddel"@nb,
        "Nytings­midler"@nb ;
    skos:broadMatch <http://dewey.info/class/394.1/e23/>,
        <http://dewey.info/class/664/e23/> ;
    skos:broader humord:c07772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.1/e23/>,
        <http://dewey.info/class/664/e23/> ;
    skos:prefLabel "Stimulants"@en,
        "Nytelsesmidler"@nb ;
    skos:related humord:c12039 .

humord:c12043 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12043" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:broader humord:c02862 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:prefLabel "Riska"@en,
        "Riska"@nb .

humord:c12044 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12044" ;
    dct:modified "2025-03-24T14:37:41"^^xsd:dateTime ;
    skos:altLabel "Flesberg"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030875,
        <http://dewey.info/class/2--482642/e23/>,
        <http://dewey.info/class/914.82642/e23/>,
        <http://dewey.info/class/948.2642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030875,
        <http://dewey.info/class/2--482642/e23/>,
        <http://dewey.info/class/914.82642/e23/>,
        <http://dewey.info/class/948.2642/e23/> ;
    skos:prefLabel "Flesberg"@en,
        "Flesberg"@nb .

humord:c12045 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12045" ;
    dct:modified "2025-04-01T12:49:06"^^xsd:dateTime ;
    skos:altLabel "Singsås"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:broader humord:c12534 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:prefLabel "Singsås"@en,
        "Singsås"@nb .

humord:c12046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12046" ;
    dct:modified "2024-08-15T11:23:56"^^xsd:dateTime ;
    skos:altLabel "Annona"@nb ;
    skos:broadMatch <http://dewey.info/class/338.1937/e23/> ;
    skos:broader humord:c04912 ;
    skos:definition "I antikkens Romavar annona betegnelse for årets avkastning av naturprodukt, særlig korn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1937/e23/> ;
    skos:prefLabel "Annona"@en,
        "Annona"@nb .

humord:c12047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12047" ;
    dct:modified "1994-11-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stukkatur"@nb ;
    skos:broader humord:c05625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/693.6/e23/>,
        <http://dewey.info/class/721.0446/e23/>,
        <http://dewey.info/class/729.5/e23/> ;
    skos:prefLabel "Stucco"@en,
        "Stukk"@nb ;
    skos:relatedMatch <http://dewey.info/class/693.6/e23/>,
        <http://dewey.info/class/721.0446/e23/>,
        <http://dewey.info/class/729.5/e23/> .

humord:c12049 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12049" ;
    dct:modified "2025-02-25T07:01:17"^^xsd:dateTime ;
    skos:altLabel "Sürmene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5658/e23/>,
        <http://dewey.info/class/915.658/e23/>,
        <http://dewey.info/class/956.58/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Sürmene er en by i Trabzon-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5658/e23/>,
        <http://dewey.info/class/915.658/e23/>,
        <http://dewey.info/class/956.58/e23/> ;
    skos:prefLabel "Sürmene"@en,
        "Sürmene"@nb .

humord:c12054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12054" ;
    dct:modified "2024-12-17T12:50:47"^^xsd:dateTime ;
    skos:altLabel "Photographies (Object)"@en,
        "Photos"@en,
        "Foto"@nb,
        "Fotografi"@nb,
        "Fotografiar"@nb,
        "Fotografier"@nb ;
    skos:broader humord:c05316 ;
    skos:exactMatch realfagstermer:c013981,
        <http://dewey.info/class/770/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013981,
        <http://dewey.info/class/770.92/e23/>,
        <http://dewey.info/class/770/e23/>,
        <http://dewey.info/class/771.3/e23/>,
        <http://dewey.info/class/771.4/e23/>,
        <http://dewey.info/class/771/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Photography (Object)"@en,
        "Fotografi"@nb ;
    skos:related humord:c04407 ;
    skos:relatedMatch <http://dewey.info/class/770.92/e23/>,
        <http://dewey.info/class/771.3/e23/>,
        <http://dewey.info/class/771.4/e23/>,
        <http://dewey.info/class/771/e23/>,
        <http://dewey.info/class/779/e23/> .

humord:c12055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12055" ;
    dct:modified "2024-11-08T08:46:30"^^xsd:dateTime ;
    skos:altLabel "Maat"@nb,
        "Maet"@nb,
        "Mayet"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312114/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Maat refererer til et grunnleggende og bærende prinsipp i verdensbildet i Det gamle Egypt. Maat ble også personifisert som en gudinne med samme navn <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312114/e23/> ;
    skos:prefLabel "Maat"@en,
        "Maat"@nb .

humord:c12056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12056" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c14673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Past tenses"@en,
        "Fortidsformer"@nb .

humord:c12058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12058" ;
    dct:modified "2020-06-04T13:19:21"^^xsd:dateTime ;
    skos:altLabel "Imamiyyah"@en,
        "Twelvers"@en,
        "Imamisme"@nb,
        "Ithna ashariyya"@nb,
        "Tolvere"@nb ;
    skos:broader humord:c08793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.821/e23/> ;
    skos:prefLabel "Ithna Asharia"@en,
        "Ithna asharia"@nb ;
    skos:related humord:c12023 .

humord:c12062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12062" ;
    dct:modified "1994-11-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:closeMatch <http://dewey.info/class/296.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.3/e23/> ;
    skos:prefLabel "Jewish theology"@en,
        "Jødisk teologi"@nb .

humord:c12063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12063" ;
    dct:modified "1994-11-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Misjonsvitenskap"@nb ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/207.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/207.2/e23/>,
        <http://dewey.info/class/266/e23/> ;
    skos:prefLabel "Missiology"@en,
        "Missiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/266/e23/> .

humord:c12065 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12065" ;
    dct:modified "2024-12-10T07:46:06"^^xsd:dateTime ;
    skos:altLabel "Helse- og velferdsinstitusjonar"@nb,
        "Helseinstitusjonar"@nb,
        "Helseinstitusjoner"@nb,
        "Velferdsinstitusjonar"@nb,
        "Velferdsinstitusjoner"@nb ;
    skos:broader humord:c09349 ;
    skos:inScheme humord: ;
    skos:prefLabel "Health and welfare institutions"@en,
        "Helse- og velferdsinstitusjoner"@nb ;
    skos:related humord:c13961 .

humord:c12066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12066" ;
    dct:modified "2024-12-10T07:49:17"^^xsd:dateTime ;
    skos:altLabel "Aldersheimar"@nb,
        "Gamleheimar"@nb,
        "Gamlehjem"@nb ;
    skos:broader humord:c12065 ;
    skos:closeMatch <http://dewey.info/class/362.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.61/e23/> ;
    skos:prefLabel "Old people's homes"@en,
        "Aldershjem"@nb ;
    skos:related humord:c15707,
        humord:c22416 .

humord:c12068 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12068" ;
    dct:modified "1994-11-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--42393/e23/>,
        <http://dewey.info/class/914.2393/e23/>,
        <http://dewey.info/class/942.393/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42393/e23/>,
        <http://dewey.info/class/914.2393/e23/>,
        <http://dewey.info/class/942.393/e23/> ;
    skos:prefLabel "Bristol"@en,
        "Bristol"@nb .

humord:c12069 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12069" ;
    dct:modified "2025-03-25T09:29:19"^^xsd:dateTime ;
    skos:altLabel "Nes (Romerike)"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c031742,
        <http://dewey.info/class/2--482235/e23/>,
        <http://dewey.info/class/914.82235/e23/>,
        <http://dewey.info/class/948.2235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031742,
        <http://dewey.info/class/2--482235/e23/>,
        <http://dewey.info/class/914.82235/e23/>,
        <http://dewey.info/class/948.2235/e23/> ;
    skos:prefLabel "Nes (Romerike)"@en,
        "Nes (Romerike)"@nb .

humord:c12070 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12070" ;
    dct:modified "2025-04-01T12:47:16"^^xsd:dateTime ;
    skos:altLabel "Namdalseid"@nb ;
    skos:broader humord:c13728 ;
    skos:exactMatch <http://dewey.info/class/2--484245/e23/>,
        <http://dewey.info/class/914.84245/e23/>,
        <http://dewey.info/class/948.4245/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484245/e23/>,
        <http://dewey.info/class/914.84245/e23/>,
        <http://dewey.info/class/948.4245/e23/> ;
    skos:prefLabel "Namdalseid"@en,
        "Namdalseid"@nb .

humord:c12071 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c08522 ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12071" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jødisk filosofi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12072" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:broader humord:c02806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:prefLabel "Skogn"@en,
        "Skogn"@nb .

humord:c12073 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12073" ;
    dct:modified "2025-03-06T13:44:49"^^xsd:dateTime ;
    skos:altLabel "Pshavia"@en,
        "Psavia"@nb,
        "Pshavia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Psavia"@en,
        "Pshavia"@nb .

humord:c12075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12075" ;
    dct:modified "2024-11-05T19:14:23"^^xsd:dateTime ;
    skos:altLabel "Madams (Brothel-keepers)"@en,
        "Koblersker"@nb,
        "Ruffersker"@nb ;
    skos:broadMatch <http://dewey.info/class/306.74/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/> ;
    skos:prefLabel "Procuresses"@en,
        "Koblersker"@nb .

humord:c12077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12077" ;
    dct:modified "2025-03-18T08:46:08"^^xsd:dateTime ;
    skos:altLabel "Snåsamål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484224/e23/> ;
    skos:prefLabel "Snåsa dialect"@en,
        "Snåsamål"@nb .

humord:c12078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12078" ;
    dct:modified "2021-03-24T14:54:10"^^xsd:dateTime ;
    skos:altLabel "Mochevin dialect"@en,
        "Mokhev dialect"@en,
        "Moxev dialect"@en,
        "Moxevin dialect"@en,
        "Mochevisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Mokhevian dialect"@en,
        "Moxevisk dialekt"@nb .

humord:c12080 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12080" ;
    dct:modified "2024-01-02T14:09:19"^^xsd:dateTime ;
    skos:broader humord:c02865 ;
    skos:exactMatch <http://dewey.info/class/2--483428/e23/>,
        <http://dewey.info/class/914.83428/e23/>,
        <http://dewey.info/class/948.3428/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483428/e23/>,
        <http://dewey.info/class/914.83428/e23/>,
        <http://dewey.info/class/948.3428/e23/> ;
    skos:prefLabel "Rennesøy"@en,
        "Rennesøy"@nb .

humord:c12081 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12081" ;
    dct:modified "2024-01-02T14:08:31"^^xsd:dateTime ;
    skos:broader humord:c02865 ;
    skos:exactMatch <http://dewey.info/class/2--483431/e23/>,
        <http://dewey.info/class/914.83431/e23/>,
        <http://dewey.info/class/948.3431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483431/e23/>,
        <http://dewey.info/class/914.83431/e23/>,
        <http://dewey.info/class/948.3431/e23/> ;
    skos:prefLabel "Finnøy"@en,
        "Finnøy"@nb .

humord:c12082 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12082" ;
    dct:modified "2025-02-13T13:45:58"^^xsd:dateTime ;
    skos:altLabel "Små Antillar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:broader humord:c01789 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--729/e23/>,
        <http://dewey.info/class/917.29/e23/>,
        <http://dewey.info/class/972.9/e23/> ;
    skos:prefLabel "Lesser Antilles"@en,
        "Små Antiller"@nb .

humord:c12083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12083" ;
    dct:modified "2024-11-07T19:54:37"^^xsd:dateTime ;
    skos:altLabel "Vajrakila"@en,
        "Vajrakumara"@en,
        "Vajrakila"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342113/e23/> ;
    skos:broader humord:c17799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342113/e23/> ;
    skos:prefLabel "Vajrakilaya"@en,
        "Vajrakila"@nb .

humord:c12084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12084" ;
    dct:modified "2024-11-04T11:20:24"^^xsd:dateTime ;
    skos:altLabel "Tiggarar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.5/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.5/e23/> ;
    skos:prefLabel "Beggars"@en,
        "Tiggere"@nb ;
    skos:related humord:c11823,
        humord:c23673 .

humord:c12085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12085" ;
    dct:modified "2023-01-27T12:35:53"^^xsd:dateTime ;
    skos:altLabel "Skjærsilden"@nb ;
    skos:broader humord:c08672 ;
    skos:exactMatch <http://dewey.info/class/236.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/236.5/e23/> ;
    skos:prefLabel "Purgatory"@en,
        "Skjærsild"@nb .

humord:c12086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12086" ;
    dct:modified "2021-03-25T14:44:05"^^xsd:dateTime ;
    skos:altLabel "Lashkh dialect"@en,
        "Lashx dialect"@en,
        "Lasxisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c11734 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Lashkhian dialect"@en,
        "Lashkisk dialekt"@nb .

humord:c12088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12088" ;
    dct:modified "1994-11-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nominative"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Nominative case"@en,
        "Nominativ"@nb .

humord:c12089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12089" ;
    dct:modified "2024-07-03T12:45:18"^^xsd:dateTime ;
    skos:altLabel "Acharian dialect"@en,
        "Acar-dialekt"@nb,
        "Acarisk dialekt"@nb,
        "Adzar-dialekt"@nb,
        "Adzhar-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Adzhar dialect"@en,
        "Acarisk dialekt"@nb .

humord:c12092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12092" ;
    dct:modified "2025-03-06T13:46:01"^^xsd:dateTime ;
    skos:altLabel "Kola-Olt'isi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Kola Oltisi"@en,
        "Kola-Olt'isi"@nb .

humord:c12093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12093" ;
    dct:modified "2024-07-05T08:52:00"^^xsd:dateTime ;
    skos:altLabel "Aeneas"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Aeneas"@en,
        "Aeneas"@nb ;
    skos:related humord:c19545 .

humord:c12095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12095" ;
    dct:modified "2024-08-28T11:24:51"^^xsd:dateTime ;
    skos:altLabel "Assyrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:broader humord:c10043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Assyrian language"@en,
        "Assyrisk språk"@nb .

humord:c12098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12098" ;
    dct:modified "2024-07-31T14:42:35"^^xsd:dateTime ;
    skos:altLabel "Aquamanilia"@en,
        "Akvamanilar"@nb ;
    skos:broadMatch <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/739.512/e23/> ;
    skos:broader humord:c05664 ;
    skos:definition "Vannkanne til bruk ved liturgisk håndvask <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/739.512/e23/> ;
    skos:prefLabel "Aquamaniles"@en,
        "Akvamaniler"@nb .

humord:c12099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12099" ;
    dct:modified "2024-12-04T10:44:29"^^xsd:dateTime ;
    skos:altLabel "Nederlandsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209492/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209492/e23/> ;
    skos:prefLabel "Dutch folk literature"@en,
        "Nederlandsk folkediktning"@nb .

humord:c12100 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12100" ;
    dct:modified "2025-02-28T15:28:24"^^xsd:dateTime ;
    skos:altLabel "Aabenraa"@en,
        "Aabenraa"@nb,
        "Åbenrå"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Åbenrå"@en,
        "Åbenrå"@nb .

humord:c12102 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12102" ;
    dct:modified "2024-12-06T12:53:16"^^xsd:dateTime ;
    skos:altLabel "White Russian folk literature"@en,
        "White Ruthenian folk literature"@en,
        "Belarusisk folkedikting"@nb,
        "Hviterussisk folkedikting"@nb,
        "Hviterussisk folkediktning"@nb,
        "Kviterussisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Belarusian folk literature"@en,
        "Belarusisk folkediktning"@nb .

humord:c12103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12103" ;
    dct:modified "2024-11-08T09:06:08"^^xsd:dateTime ;
    skos:altLabel "Penelope"@nb,
        "Penelopeia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Penelope var en gresk sagnfigur. Hun var Ikarios’ datter, Odyssevs’ hustru og mor til Telemakhos. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Penelope"@en,
        "Penelope"@nb .

humord:c12104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12104" ;
    dct:modified "2025-03-06T09:55:44"^^xsd:dateTime ;
    skos:altLabel "Thorikos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:prefLabel "Thorikos"@en,
        "Thorikos"@nb .

humord:c12105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12105" ;
    dct:modified "2024-11-21T09:12:14"^^xsd:dateTime ;
    skos:altLabel "Historical monuments"@en,
        "Minnesmerke"@nb,
        "Monument"@nb,
        "Monumenter"@nb ;
    skos:broader humord:c05633 ;
    skos:editorialNote "Vanskelig å skille monumenter og minnesmerker, har kfr fagref. 2013-08-15/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/725.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/725.94/e23/>,
        <http://dewey.info/class/731.76/e23/>,
        <http://dewey.info/class/940.531864/e23/>,
        <http://dewey.info/class/940.5465/e23/> ;
    skos:prefLabel "Monuments"@en,
        "Minnesmerker"@nb ;
    skos:related humord:c00006,
        humord:c00031,
        humord:c01416,
        humord:c04546,
        humord:c05644 ;
    skos:relatedMatch <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/731.76/e23/>,
        <http://dewey.info/class/940.531864/e23/>,
        <http://dewey.info/class/940.5465/e23/> .

humord:c12107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12107" ;
    dct:modified "1994-11-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sensuality"@en,
        "Det sanselige"@nb,
        "Sensualitet"@nb ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/145/e23/>,
        <http://dewey.info/class/152.1/e23/> ;
    skos:prefLabel "Sensuousness"@en,
        "Sanselighet"@nb ;
    skos:related humord:c00333 ;
    skos:relatedMatch <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/145/e23/>,
        <http://dewey.info/class/152.1/e23/> .

humord:c12110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12110" ;
    dct:modified "2024-10-30T14:33:02"^^xsd:dateTime ;
    skos:altLabel "Skipperar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5092/e23/> ;
    skos:broader humord:c14044 ;
    skos:definition "Fører av mindre skip <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5092/e23/> ;
    skos:prefLabel "Skippers"@en,
        "Skippere"@nb ;
    skos:related humord:c04369 .

humord:c12114 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12114" ;
    dct:modified "2025-02-24T07:55:42"^^xsd:dateTime ;
    skos:altLabel "Cisjordan"@nb,
        "Vestbreidda"@nb ;
    skos:broader humord:c02134 ;
    skos:closeMatch <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/933.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--56942/e23/>,
        <http://dewey.info/class/915.6942/e23/>,
        <http://dewey.info/class/956.942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/2--56942/e23/>,
        <http://dewey.info/class/915.6942/e23/>,
        <http://dewey.info/class/933.2/e23/>,
        <http://dewey.info/class/956.942/e23/> ;
    skos:prefLabel "West Bank"@en,
        "Vestbredden"@nb .

humord:c12115 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12115" ;
    dct:modified "2025-02-24T07:54:12"^^xsd:dateTime ;
    skos:altLabel "Gaza"@nb,
        "Gazastripa"@nb,
        "Gazastripen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/2--531/e23/>,
        <http://dewey.info/class/2--5694/e23/>,
        <http://dewey.info/class/915.31/e23/>,
        <http://dewey.info/class/915.694/e23/>,
        <http://dewey.info/class/939.48/e23/>,
        <http://dewey.info/class/953.1/e23/>,
        <http://dewey.info/class/956.94/e23/> ;
    skos:broader humord:c02134 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3948/e23/>,
        <http://dewey.info/class/2--531/e23/>,
        <http://dewey.info/class/2--5694/e23/>,
        <http://dewey.info/class/915.31/e23/>,
        <http://dewey.info/class/915.694/e23/>,
        <http://dewey.info/class/939.48/e23/>,
        <http://dewey.info/class/953.1/e23/>,
        <http://dewey.info/class/956.94/e23/> ;
    skos:prefLabel "Gaza Strip"@en,
        "Gaza"@nb .

humord:c12116 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12116" ;
    dct:modified "2024-10-16T13:51:19"^^xsd:dateTime ;
    skos:altLabel "Congo, The Democratic Republic Of"@en,
        "Belgisk Kongo"@nb,
        "Demokratiske republikken Kongo"@nb,
        "Den demokratiske republikk Kongo"@nb,
        "Den demokratiske republikken Kongo"@nb,
        "Kongo (Zaire)"@nb,
        "Kongo-Kinshasa"@nb,
        "Republique democratique du Congo"@nb,
        "Zaire"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030452,
        <http://dewey.info/class/2--6751/e23/>,
        <http://dewey.info/class/916.751/e23/>,
        <http://dewey.info/class/967.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030452,
        <http://dewey.info/class/2--6751/e23/>,
        <http://dewey.info/class/916.751/e23/>,
        <http://dewey.info/class/967.51/e23/> ;
    skos:prefLabel "Democratic Republic of the Congo"@en,
        "Demokratiske republikken Kongo"@nb .

humord:c12117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12117" ;
    dct:modified "2024-12-03T14:56:04"^^xsd:dateTime ;
    skos:altLabel "Portugisisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.209469/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209469/e23/> ;
    skos:prefLabel "Portuguese folk literature"@en,
        "Portugisisk folkediktning"@nb .

humord:c12118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12118" ;
    dct:modified "2021-06-04T19:13:51"^^xsd:dateTime ;
    skos:altLabel "Punjabi literature"@en,
        "Pandsjabi litteratur"@nb,
        "Punjabi litteratur"@nb ;
    skos:broader humord:c18622 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/891.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.42/e23/> ;
    skos:prefLabel "Panjabi literature"@en,
        "Panjabi litteratur"@nb .

humord:c12119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12119" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.41/e23/> ;
    skos:prefLabel "Sindhi literature"@en,
        "Sindhi litteratur"@nb .

humord:c12122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12122" ;
    dct:modified "1994-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--802/e23/>,
        <http://dewey.info/class/418.02/e23/> ;
    skos:broader humord:c06282 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--802/e23/>,
        <http://dewey.info/class/418.02/e23/> ;
    skos:prefLabel "Functional translation"@en,
        "Funksjonell oversettelse"@nb .

humord:c12123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12123" ;
    dct:modified "2020-10-21T15:53:49"^^xsd:dateTime ;
    skos:altLabel "Theonyms"@en ;
    skos:broadMatch <http://dewey.info/class/202.11/e23/> ;
    skos:broader humord:c06269 ;
    skos:definition "Navn og betegnelser på Gud i de monoteistiske religioner <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/> ;
    skos:prefLabel "Divine names"@en,
        "Gudsnavn"@nb .

humord:c12125 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12125" ;
    dct:modified "2025-03-27T14:59:19"^^xsd:dateTime ;
    skos:altLabel "Vardal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:broader humord:c14072 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:prefLabel "Vardal"@en,
        "Vardal"@nb .

humord:c12126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12126" ;
    dct:modified "2024-12-03T09:36:24"^^xsd:dateTime ;
    skos:altLabel "Nyaya"@nb ;
    skos:broader humord:c00704 ;
    skos:definition "Retning innen indisk logikk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/181.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.43/e23/> ;
    skos:prefLabel "Nyaya"@en,
        "Nyaya"@nb .

humord:c12127 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12127" ;
    dct:modified "2025-04-01T12:47:41"^^xsd:dateTime ;
    skos:altLabel "Soknedal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:broader humord:c12534 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:prefLabel "Soknedal"@en,
        "Soknedal"@nb .

humord:c12128 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12128" ;
    dct:modified "2025-04-01T12:47:29"^^xsd:dateTime ;
    skos:altLabel "Budal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:broader humord:c12534 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:prefLabel "Budal"@en,
        "Budal"@nb .

humord:c12129 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12129" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--48415/e23/>,
        <http://dewey.info/class/914.8415/e23/>,
        <http://dewey.info/class/948.415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48415/e23/>,
        <http://dewey.info/class/914.8415/e23/>,
        <http://dewey.info/class/948.415/e23/> ;
    skos:prefLabel "Gauldalen"@en,
        "Gauldalen"@nb .

humord:c12130 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12130" ;
    dct:modified "2025-02-27T11:58:19"^^xsd:dateTime ;
    skos:altLabel "Iles de la Societe"@nb,
        "Selskapsøyane"@nb,
        "Selskapsøyene"@nb ;
    skos:broader humord:c03724 ;
    skos:exactMatch <http://dewey.info/class/2--9621/e23/>,
        <http://dewey.info/class/919.621/e23/>,
        <http://dewey.info/class/996.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9621/e23/>,
        <http://dewey.info/class/919.621/e23/>,
        <http://dewey.info/class/996.21/e23/> ;
    skos:prefLabel "Society Islands"@en,
        "Selskapsøyene"@nb .

humord:c12134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12134" ;
    dct:modified "2024-07-03T12:43:49"^^xsd:dateTime ;
    skos:altLabel "Absurdisme"@nb ;
    skos:broadMatch <http://dewey.info/class/700.484/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Absurdisme er en kunstform der absurde innslag brukes som virkemidler <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/142.78/e23/>,
        <http://dewey.info/class/700.484/e23/>,
        <http://dewey.info/class/808.80384/e23/>,
        <http://dewey.info/class/809.93384/e23/> ;
    skos:prefLabel "Absurdism"@en,
        "Absurdisme"@nb ;
    skos:related humord:c12135 ;
    skos:relatedMatch <http://dewey.info/class/142.78/e23/>,
        <http://dewey.info/class/808.80384/e23/>,
        <http://dewey.info/class/809.93384/e23/> .

humord:c12135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12135" ;
    dct:modified "2024-07-03T12:42:34"^^xsd:dateTime ;
    skos:altLabel "Absurd teater"@nb ;
    skos:broadMatch <http://dewey.info/class/808.829384/e23/> ;
    skos:broader humord:c06659 ;
    skos:definition "Dramatisk diktning som vil vise meningsløsheten i tilværelsen <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.829384/e23/> ;
    skos:prefLabel "Theater of the absurd"@en,
        "Absurd teater"@nb ;
    skos:related humord:c12134 .

humord:c12136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12136" ;
    dct:modified "1994-12-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Independent study"@en,
        "Private study"@en,
        "Self-tuition"@en,
        "Sjølstudium"@nb ;
    skos:broader humord:c07898 ;
    skos:exactMatch <http://dewey.info/class/371.3943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3943/e23/> ;
    skos:prefLabel "Self-study"@en,
        "Selvstudium"@nb .

humord:c12139 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12139" ;
    dct:modified "2025-02-13T12:35:55"^^xsd:dateTime ;
    skos:altLabel "Jamaica"@nb ;
    skos:broader humord:c01791 ;
    skos:exactMatch realfagstermer:c030610,
        <http://dewey.info/class/2--7292/e23/>,
        <http://dewey.info/class/917.292/e23/>,
        <http://dewey.info/class/972.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030610,
        <http://dewey.info/class/2--7292/e23/>,
        <http://dewey.info/class/917.292/e23/>,
        <http://dewey.info/class/972.92/e23/> ;
    skos:prefLabel "Jamaica"@en,
        "Jamaica"@nb .

humord:c12140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12140" ;
    dct:modified "2024-08-09T14:56:55"^^xsd:dateTime ;
    skos:altLabel "Botanikarar"@nb ;
    skos:broader humord:c58468 ;
    skos:exactMatch realfagstermer:c007248,
        <http://dewey.info/class/305.958/e23/>,
        <http://dewey.info/class/580.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007248,
        <http://dewey.info/class/305.958/e23/>,
        <http://dewey.info/class/580.92/e23/> ;
    skos:prefLabel "Botanists"@en,
        "Botanikere"@nb .

humord:c12141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12141" ;
    dct:modified "2024-08-23T14:36:20"^^xsd:dateTime ;
    skos:altLabel "Overalls"@en,
        "Working clothes"@en,
        "Arbeidsklede"@nb ;
    skos:broadMatch <http://dewey.info/class/391.04/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.04/e23/> ;
    skos:prefLabel "Workwear"@en,
        "Arbeidsklær"@nb .

humord:c12142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12142" ;
    dct:modified "2024-10-14T15:22:52"^^xsd:dateTime ;
    skos:altLabel "Barbiedokker"@nb,
        "Barbiedukker"@nb,
        "Dokker"@nb,
        "Påkledingsdokker"@nb,
        "Påkledningsdokker"@nb ;
    skos:broader humord:c04733 ;
    skos:closeMatch <http://dewey.info/class/791.53/e23/> ;
    skos:editorialNote "Brukes om leketøysdokker generelt"@nb ;
    skos:exactMatch <http://dewey.info/class/688.7221/e23/>,
        <http://dewey.info/class/738.83/e23/>,
        <http://dewey.info/class/745.59221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.7221/e23/>,
        <http://dewey.info/class/738.83/e23/>,
        <http://dewey.info/class/745.59221/e23/>,
        <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Dolls"@en,
        "Dukker"@nb ;
    skos:related humord:c05589,
        humord:c21556 .

humord:c12144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12144" ;
    dct:modified "1994-12-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Generell betegnelse for kunstretninger som søker en sannferdig og naturtro virkelighetsgjengivelse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> ;
    skos:prefLabel "Verism"@en,
        "Verisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/709.0343/e23/>,
        <http://dewey.info/class/808.8012/e23/>,
        <http://dewey.info/class/809.912/e23/> .

humord:c12145 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12145" ;
    dct:modified "2025-04-01T08:28:08"^^xsd:dateTime ;
    skos:altLabel "Nordfjord"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--48384/e23/>,
        <http://dewey.info/class/914.8384/e23/>,
        <http://dewey.info/class/948.384/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48384/e23/>,
        <http://dewey.info/class/914.8384/e23/>,
        <http://dewey.info/class/948.384/e23/> ;
    skos:prefLabel "Nordfjord"@en,
        "Nordfjord"@nb .

humord:c12146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12146" ;
    dct:modified "2025-04-01T12:06:48"^^xsd:dateTime ;
    skos:altLabel "Masfjorden"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030793,
        <http://dewey.info/class/2--483654/e23/>,
        <http://dewey.info/class/914.83654/e23/>,
        <http://dewey.info/class/948.3654/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030793,
        <http://dewey.info/class/2--483654/e23/>,
        <http://dewey.info/class/914.83654/e23/>,
        <http://dewey.info/class/948.3654/e23/> ;
    skos:prefLabel "Masfjorden"@en,
        "Masfjorden"@nb .

humord:c12147 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12147" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:broader humord:c02937 ;
    skos:exactMatch realfagstermer:c030570 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030570,
        <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:prefLabel "Rjukan"@en,
        "Rjukan"@nb .

humord:c12148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12148" ;
    dct:modified "2020-07-31T10:49:42"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--48253/e23/>,
        <http://dewey.info/class/914.8253/e23/>,
        <http://dewey.info/class/948.253/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48253/e23/>,
        <http://dewey.info/class/914.8253/e23/>,
        <http://dewey.info/class/948.253/e23/> ;
    skos:prefLabel "Toten"@en,
        "Toten"@nb .

humord:c12149 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12149" ;
    dct:modified "2025-04-01T08:32:15"^^xsd:dateTime ;
    skos:altLabel "Sogndal"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030733,
        <http://dewey.info/class/2--483816/e23/>,
        <http://dewey.info/class/914.83816/e23/>,
        <http://dewey.info/class/948.3816/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030733,
        <http://dewey.info/class/2--483816/e23/>,
        <http://dewey.info/class/914.83816/e23/>,
        <http://dewey.info/class/948.3816/e23/> ;
    skos:prefLabel "Sogndal"@en,
        "Sogndal"@nb .

humord:c12150 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12150" ;
    dct:modified "2024-08-28T15:26:44"^^xsd:dateTime ;
    skos:altLabel "Aukra"@nb ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483922/e23/>,
        <http://dewey.info/class/914.83922/e23/>,
        <http://dewey.info/class/948.3922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483922/e23/>,
        <http://dewey.info/class/914.83922/e23/>,
        <http://dewey.info/class/948.3922/e23/> ;
    skos:prefLabel "Aukra"@en,
        "Aukra"@nb .

humord:c12151 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12151" ;
    dct:modified "2024-01-02T13:19:17"^^xsd:dateTime ;
    skos:broader humord:c02968 ;
    skos:exactMatch <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:prefLabel "Holmestrand"@en,
        "Holmestrand"@nb .

humord:c12152 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12152" ;
    dct:modified "1994-12-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Rauma"@en,
        "Rauma"@nb .

humord:c12153 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12153" ;
    dct:modified "2025-03-24T08:52:08"^^xsd:dateTime ;
    skos:altLabel "Rauma (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839/e23/>,
        <http://dewey.info/class/914.839/e23/>,
        <http://dewey.info/class/948.39/e23/> ;
    skos:broader humord:c02606 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839/e23/>,
        <http://dewey.info/class/914.839/e23/>,
        <http://dewey.info/class/948.39/e23/> ;
    skos:prefLabel "Rauma (River)"@en,
        "Rauma (Elv)"@nb .

humord:c12154 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12154" ;
    dct:modified "2025-03-28T13:50:14"^^xsd:dateTime ;
    skos:altLabel "Veøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Veøy"@en,
        "Veøy"@nb .

humord:c12155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12155" ;
    dct:modified "2024-11-05T15:12:49"^^xsd:dateTime ;
    skos:altLabel "Insurgents"@en,
        "Insurrectionists"@en,
        "Opprørarar"@nb ;
    skos:broadMatch <http://dewey.info/class/322.42/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.42/e23/>,
        <http://dewey.info/class/327.16/e23/> ;
    skos:prefLabel "Rebels"@en,
        "Opprørere"@nb ;
    skos:related humord:c09194 ;
    skos:relatedMatch <http://dewey.info/class/327.16/e23/> .

humord:c12156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12156" ;
    dct:modified "2024-08-29T07:42:24"^^xsd:dateTime ;
    skos:altLabel "Deviant groups"@en,
        "Avvikarer"@nb,
        "Avvikargrupper"@nb,
        "Avvikergrupper"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086/e23/> ;
    skos:prefLabel "Deviants"@en,
        "Avvikere"@nb .

humord:c12157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12157" ;
    dct:modified "1994-12-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Solitude"@en ;
    skos:broader humord:c07984 ;
    skos:exactMatch <http://dewey.info/class/155.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/158.2/e23/> ;
    skos:prefLabel "Loneliness"@en,
        "Ensomhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.2/e23/> .

humord:c12158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12158" ;
    dct:modified "2024-04-15T13:38:16"^^xsd:dateTime ;
    skos:altLabel "Floods (Rivers)"@en,
        "Streams"@en,
        "Bekkar"@nb,
        "Bekker"@nb,
        "Elvar"@nb,
        "Elver"@nb ;
    skos:broader humord:c12463 ;
    skos:closeMatch realfagstermer:c005135 ;
    skos:definition "Elv er et større vannløp med rennende overflatevann. Med elv menes vanligvis en ansamling av ferskvann som, i hvert fall under deler av året, er større enn en bekk og som renner gjennom et naturlig leie (bunnsubstrat) med bredder, og som munner ut i en innsjø, i havet eller i en annen elv. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008458,
        <http://dewey.info/class/2--1693/e23/>,
        <http://dewey.info/class/551.483/e23/>,
        <http://dewey.info/class/910.91693/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005135,
        realfagstermer:c008458,
        <http://dewey.info/class/2--1693/e23/>,
        <http://dewey.info/class/333.7845/e23/>,
        <http://dewey.info/class/333.9162/e23/>,
        <http://dewey.info/class/341.442/e23/>,
        <http://dewey.info/class/551.483/e23/>,
        <http://dewey.info/class/551.5248/e23/>,
        <http://dewey.info/class/577.64/e23/>,
        <http://dewey.info/class/627.12/e23/>,
        <http://dewey.info/class/628.112/e23/>,
        <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/797/e23/>,
        <http://dewey.info/class/910.91693/e23/> ;
    skos:prefLabel "Rivers"@en,
        "Elver"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7845/e23/>,
        <http://dewey.info/class/333.9162/e23/>,
        <http://dewey.info/class/341.442/e23/>,
        <http://dewey.info/class/551.5248/e23/>,
        <http://dewey.info/class/577.64/e23/>,
        <http://dewey.info/class/627.12/e23/>,
        <http://dewey.info/class/628.112/e23/>,
        <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/797/e23/> .

humord:c12162 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12162" ;
    dct:modified "2024-10-18T09:57:46"^^xsd:dateTime ;
    skos:altLabel "Ugrupperte språk"@nb ;
    skos:broader humord:c09821 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ungrouped languages"@en,
        "Ugrupperte språk"@nb .

humord:c12163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12163" ;
    dct:modified "2024-10-18T09:48:08"^^xsd:dateTime ;
    skos:altLabel "Chaldean language"@en,
        "Vannic language"@en,
        "Urarteisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9/e23/>,
        <http://dewey.info/class/6--999/e23/> ;
    skos:broader humord:c12162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9/e23/>,
        <http://dewey.info/class/6--999/e23/> ;
    skos:prefLabel "Urartian language"@en,
        "Urarteisk språk"@nb .

humord:c12164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12164" ;
    dct:modified "2024-08-20T16:44:56"^^xsd:dateTime ;
    skos:altLabel "Kheysur dialect"@en,
        "Xevsur dialect"@en,
        "Xevsurisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Xevsuric dialect"@en,
        "Xevsurisk dialekt"@nb .

humord:c12165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12165" ;
    dct:modified "2024-10-23T15:13:16"^^xsd:dateTime ;
    skos:altLabel "Ugarittisk språk"@nb ;
    skos:broader humord:c10015 ;
    skos:exactMatch <http://dewey.info/class/492.67/e23/>,
        <http://dewey.info/class/6--9267/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.67/e23/>,
        <http://dewey.info/class/6--9267/e23/> ;
    skos:prefLabel "Ugaritic language"@en,
        "Ugarittisk språk"@nb .

humord:c12166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12166" ;
    dct:modified "1994-12-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Lexical syntax"@en,
        "Leksikalsk syntaks"@nb .

humord:c12167 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00944,
        humord:c05183 ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12167" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Samisk kunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12168" ;
    dct:modified "2024-11-08T10:02:33"^^xsd:dateTime ;
    skos:altLabel "Njord"@en,
        "Njord"@nb,
        "Njård"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Njord er i den norrøne mytologien en av æsene, altså gudene. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Njördr"@en,
        "Njord"@nb .

humord:c12170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12170" ;
    dct:modified "2024-12-02T15:03:54"^^xsd:dateTime ;
    skos:altLabel "Sankhya"@en,
        "Samkhya"@nb,
        "Sankhya"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/181.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.41/e23/> ;
    skos:prefLabel "Samkhya"@en,
        "Samkhya"@nb .

humord:c12172 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12172" ;
    dct:modified "2024-12-06T10:42:01"^^xsd:dateTime ;
    skos:altLabel "Douala folk literature"@en,
        "Dwala folk literature"@en,
        "Douala folkedikting"@nb,
        "Douala folkediktning"@nb,
        "Duala folkedikting"@nb,
        "Dwala folkedikting"@nb,
        "Dwala folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Duala folk literature"@en,
        "Duala folkediktning"@nb .

humord:c12178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12178" ;
    dct:modified "2024-04-19T13:41:38"^^xsd:dateTime ;
    skos:altLabel "Sand"@nb ;
    skos:broadMatch <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/620.191/e23/> ;
    skos:broader humord:c59016 ;
    skos:definition "Sand er løsmasser som består av bergartsfragmenter med korn i størrelsesordenen 0,06–2 mm. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010934,
        <http://dewey.info/class/553.622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010934,
        <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/553.622/e23/>,
        <http://dewey.info/class/620.191/e23/> ;
    skos:prefLabel "Sand"@en,
        "Sand"@nb .

humord:c12179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12179" ;
    dct:modified "2024-10-24T15:42:58"^^xsd:dateTime ;
    skos:altLabel "Ikirundi language"@en,
        "Kirundi language"@en,
        "Ikirundi språk"@nb,
        "Kirundi språk"@nb,
        "Rundi språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkode: run"@nb ;
    skos:exactMatch <http://dewey.info/class/496.39465/e23/>,
        <http://dewey.info/class/6--9639465/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.39465/e23/>,
        <http://dewey.info/class/6--9639465/e23/> ;
    skos:prefLabel "Rundi language"@en,
        "Rundi språk"@nb .

humord:c12182 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12182" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:broader humord:c02766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Saltstraumen"@en,
        "Saltstraumen"@nb .

humord:c12183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12183" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19935 ;
    skos:closeMatch <http://dewey.info/class/690.62/e23/>,
        <http://dewey.info/class/726.2/e23/> ;
    skos:exactMatch <http://dewey.info/class/297.351/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.351/e23/>,
        <http://dewey.info/class/690.62/e23/>,
        <http://dewey.info/class/726.2/e23/> ;
    skos:prefLabel "Mosques"@en,
        "Moskéer"@nb .

humord:c12184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12184" ;
    dct:modified "2022-06-17T07:52:18"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.82/e23/>,
        <http://dewey.info/class/683.422/e23/> ;
    skos:broader humord:c14040 ;
    skos:closeMatch <http://dewey.info/class/623.4425/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.82/e23/>,
        <http://dewey.info/class/623.4425/e23/>,
        <http://dewey.info/class/683.422/e23/> ;
    skos:prefLabel "Rifles"@en,
        "Geværer"@nb .

humord:c12185 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12185" ;
    dct:modified "2025-03-24T08:52:22"^^xsd:dateTime ;
    skos:altLabel "Nyset-Steggjevassdraget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483818/e23/>,
        <http://dewey.info/class/914.83818/e23/>,
        <http://dewey.info/class/948.3818/e23/> ;
    skos:broader humord:c02606 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483818/e23/>,
        <http://dewey.info/class/914.83818/e23/>,
        <http://dewey.info/class/948.3818/e23/> ;
    skos:prefLabel "Nyset-Steggje water system"@en,
        "Nyset-Steggjevassdraget"@nb .

humord:c12186 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12186" ;
    dct:modified "2024-08-29T07:54:28"^^xsd:dateTime ;
    skos:altLabel "Aztekarriket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--72/e23/>,
        <http://dewey.info/class/917.2/e23/> ;
    skos:broader humord:c01795 ;
    skos:exactMatch <http://dewey.info/class/972.018/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72/e23/>,
        <http://dewey.info/class/917.2/e23/>,
        <http://dewey.info/class/972.018/e23/> ;
    skos:prefLabel "Aztec Empire"@en,
        "Aztekerriket"@nb .

humord:c12187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12187" ;
    dct:modified "2021-11-03T10:24:37"^^xsd:dateTime ;
    skos:altLabel "Military occupation"@en,
        "Militær okkupasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/355.49/e23/> ;
    skos:broader humord:c09523 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.49/e23/> ;
    skos:prefLabel "Occupation (War)"@en,
        "Okkupasjon"@nb .

humord:c12188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12188" ;
    dct:modified "2024-11-08T16:02:41"^^xsd:dateTime ;
    skos:altLabel "Sabotage missions"@en,
        "Sabotasje"@nb,
        "Sabotasjeaksjonar"@nb,
        "Sabotasjeaksjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/331.893/e23/> ;
    skos:broader humord:c26116 ;
    skos:closeMatch <http://dewey.info/class/355.3437/e23/> ;
    skos:definition "Sabotasje er å skade eiendom, produksjonsmidler eller tekniske systemer med hensikt. I en væpnet konflikt brukes sabotasje for å skaffe seg militære fordeler og svekke fienden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005370,
        <http://dewey.info/class/364.164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005370,
        <http://dewey.info/class/331.893/e23/>,
        <http://dewey.info/class/355.3437/e23/>,
        <http://dewey.info/class/364.164/e23/> ;
    skos:prefLabel "Sabotage"@en,
        "Sabotasje"@nb .

humord:c12190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12190" ;
    dct:modified "1994-12-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Humanosteologisk materiale"@nb,
        "Knokler"@nb,
        "Menneskebein"@nb ;
    skos:broader humord:c11690 ;
    skos:closeMatch realfagstermer:c001139,
        realfagstermer:c013307,
        <http://dewey.info/class/611.71/e23/>,
        <http://dewey.info/class/612.751/e23/> ;
    skos:exactMatch <http://dewey.info/class/573.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001139,
        realfagstermer:c013307,
        <http://dewey.info/class/573.76/e23/>,
        <http://dewey.info/class/599.947/e23/>,
        <http://dewey.info/class/611.71/e23/>,
        <http://dewey.info/class/612.751/e23/>,
        <http://dewey.info/class/615.771/e23/>,
        <http://dewey.info/class/616.71/e23/>,
        <http://dewey.info/class/617.15/e23/>,
        <http://dewey.info/class/617.471/e23/>,
        <http://dewey.info/class/743.46/e23/> ;
    skos:prefLabel "Skeletal material"@en,
        "Skjelettmateriale"@nb ;
    skos:relatedMatch <http://dewey.info/class/599.947/e23/>,
        <http://dewey.info/class/615.771/e23/>,
        <http://dewey.info/class/616.71/e23/>,
        <http://dewey.info/class/617.15/e23/>,
        <http://dewey.info/class/617.471/e23/>,
        <http://dewey.info/class/743.46/e23/> .

humord:c12193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12193" ;
    dct:modified "2024-07-31T08:05:49"^^xsd:dateTime ;
    skos:altLabel "Aspectual character"@en,
        "Aspectual value"@en,
        "Aksjonsart (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/401.43/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:broader humord:c06041 ;
    skos:definition "Aksjonsart er en semantisk kategori i naturlig språk som gjelder den måten en verbalhandling  foregår på, f.eks. om den har utstrekning i tid eller ikke <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/401.43/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:prefLabel "Aktionsart"@en,
        "Aksjonsart (Grammatikk)"@nb ;
    skos:related humord:c06067 .

humord:c12194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12194" ;
    dct:modified "2024-10-28T09:43:37"^^xsd:dateTime ;
    skos:altLabel "Faith movement"@en,
        "Word of Faith movement"@en,
        "Word-Faith"@en,
        "Bibelsenter"@nb,
        "Bibelsentre"@nb,
        "Kristensenter"@nb,
        "Kristensentre"@nb,
        "Trosmenigheter"@nb,
        "Trusmeinigheiter"@nb,
        "Trusrørsla"@nb ;
    skos:broadMatch <http://dewey.info/class/289.9/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Nyreligiøs bevegelse med utspring i \"Faith movement\" grunnlagt i Texas, USA    <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.9/e23/> ;
    skos:prefLabel "Word of Faith"@en,
        "Trosbevegelsen"@nb .

humord:c12197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12197" ;
    dct:modified "1994-12-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08132 ;
    skos:closeMatch <http://dewey.info/class/305/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Social identitity"@en,
        "Sosial identitet"@nb .

humord:c12198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12198" ;
    dct:modified "2024-09-04T16:49:59"^^xsd:dateTime ;
    skos:altLabel "Cārvāka school"@en,
        "Chārvākas"@en,
        "Lokayata"@en,
        "Lokāyata"@en,
        "Carvaka"@nb,
        "Charvaka"@nb,
        "Lokayata"@nb ;
    skos:broadMatch <http://dewey.info/class/181.4/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Charvaka er et filosofisk system i India. Det er oppkalt etter en legendarisk grunnlegger, Charvana, som var virksom på Buddhas tid (500–400-tallet fvt.). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.4/e23/> ;
    skos:prefLabel "Charvaka"@en,
        "Lokayata"@nb .

humord:c12200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12200" ;
    dct:modified "1994-12-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09523 ;
    skos:definition "Alle tiltak med sikte på å nå militære mål ved psykologiske midler <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.3434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.3434/e23/> ;
    skos:prefLabel "Psychological warfare"@en,
        "Psykologisk krigføring"@nb .

humord:c12201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12201" ;
    dct:modified "2024-08-29T07:34:05"^^xsd:dateTime ;
    skos:altLabel "Avslutning"@nb,
        "Slut"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06518 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Ending"@en,
        "Slutt"@nb .

humord:c12203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12203" ;
    dct:modified "2025-03-31T08:35:50"^^xsd:dateTime ;
    skos:altLabel "Bygnadsruinar"@nb,
        "Bygningsruinar"@nb,
        "Bygningsruiner"@nb,
        "Ruinar"@nb ;
    skos:broader humord:c05199 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.9/e23/>,
        <http://dewey.info/class/722/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Ruins"@en,
        "Ruiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/720.9/e23/>,
        <http://dewey.info/class/722/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c12204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12204" ;
    dct:modified "1994-12-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bevissthetsstrøm"@nb,
        "Indre monologer"@nb ;
    skos:broader humord:c06518 ;
    skos:closeMatch <http://dewey.info/class/808.8025/e23/>,
        <http://dewey.info/class/809.925/e23/> ;
    skos:exactMatch <http://dewey.info/class/3C--25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--25/e23/>,
        <http://dewey.info/class/808.8025/e23/>,
        <http://dewey.info/class/809.925/e23/> ;
    skos:prefLabel "Stream of consciousness"@en,
        "Stream of consciousness"@nb ;
    skos:related humord:c14406 .

humord:c12207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12207" ;
    dct:modified "2021-04-22T15:02:49"^^xsd:dateTime ;
    skos:altLabel "Audio drama"@en,
        "Audio plays"@en,
        "Radio drama"@en ;
    skos:broader humord:c06659,
        humord:c25296 ;
    skos:closeMatch <http://dewey.info/class/791.447/e23/> ;
    skos:definition "Dramatisk verk skrevet eller bearbeidet for fremføring i radio <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030170 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030170,
        <http://dewey.info/class/791.447/e23/> ;
    skos:prefLabel "Radio plays"@en,
        "Hørespill"@nb ;
    skos:related humord:c12208 .

humord:c12208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12208" ;
    dct:modified "2021-02-22T13:42:45"^^xsd:dateTime ;
    skos:altLabel "Radio theater"@en ;
    skos:broadMatch <http://dewey.info/class/791.447/e23/> ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.447/e23/> ;
    skos:prefLabel "Radio theatre"@en,
        "Radioteater"@nb ;
    skos:related humord:c12207 .

humord:c12209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12209" ;
    dct:modified "2014-05-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27375 ;
    skos:closeMatch <http://dewey.info/class/307.776/e23/> ;
    skos:definition "Kollektivsamfunn i Israel <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.776/e23/> ;
    skos:prefLabel "Kibbutz"@en,
        "Kibbutz"@nb .

humord:c12210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12210" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Possessive pronoun"@en,
        "Eiendomspronomen"@nb,
        "Possessive pronomen"@nb,
        "Possessive pronomener"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Possessive pronouns"@en,
        "Eiendomspronomener"@nb ;
    skos:related humord:c14853 .

humord:c12212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12212" ;
    dct:modified "2025-01-10T15:01:08"^^xsd:dateTime ;
    skos:altLabel "Chemises"@en,
        "Serkar"@nb,
        "Serker"@nb ;
    skos:broadMatch <http://dewey.info/class/391.423082/e23/> ;
    skos:broader humord:c04718 ;
    skos:definition "Underplagg for kvinner <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.423082/e23/> ;
    skos:prefLabel "Shifts (Clothes)"@en,
        "Serker"@nb .

humord:c12214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1994-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12214" ;
    dct:modified "2024-08-20T16:46:28"^^xsd:dateTime ;
    skos:altLabel "Xhosa språk"@nb ;
    skos:broader humord:c09867 ;
    skos:definition "Språkkode: xho"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3985/e23/>,
        <http://dewey.info/class/6--963985/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3985/e23/>,
        <http://dewey.info/class/6--963985/e23/> ;
    skos:prefLabel "Xhosa language"@en,
        "Xhosa språk"@nb .

humord:c12216 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12216" ;
    dct:modified "2025-03-27T09:54:57"^^xsd:dateTime ;
    skos:altLabel "Sollia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482442/e23/>,
        <http://dewey.info/class/914.82442/e23/>,
        <http://dewey.info/class/948.2442/e23/> ;
    skos:broader humord:c15814 ;
    skos:exactMatch realfagstermer:c031031 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031031,
        <http://dewey.info/class/2--482442/e23/>,
        <http://dewey.info/class/914.82442/e23/>,
        <http://dewey.info/class/948.2442/e23/> ;
    skos:prefLabel "Sollia"@en,
        "Sollia"@nb .

humord:c12218 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12218" ;
    dct:modified "2023-04-18T08:55:06"^^xsd:dateTime ;
    skos:altLabel "Pskov"@nb,
        "Pskov oblast"@nb ;
    skos:broader humord:c03083 ;
    skos:exactMatch <http://dewey.info/class/2--4723/e23/>,
        <http://dewey.info/class/914.723/e23/>,
        <http://dewey.info/class/947.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4723/e23/>,
        <http://dewey.info/class/914.723/e23/>,
        <http://dewey.info/class/947.23/e23/> ;
    skos:prefLabel "Pskov Oblast"@en,
        "Pskov (Fylke)"@nb .

humord:c12219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12219" ;
    dct:modified "2024-12-06T09:55:51"^^xsd:dateTime ;
    skos:altLabel "Hebraisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.204924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204924/e23/> ;
    skos:prefLabel "Hebrew folk literature"@en,
        "Hebraisk folkediktning"@nb .

humord:c12220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12220" ;
    dct:modified "2024-12-06T13:02:34"^^xsd:dateTime ;
    skos:altLabel "Arameisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2089922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089922/e23/> ;
    skos:prefLabel "Aramaic folk literature"@en,
        "Arameisk folkediktning"@nb .

humord:c12223 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12223" ;
    dct:modified "2025-03-05T19:05:48"^^xsd:dateTime ;
    skos:altLabel "Kuorevesi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489738/e23/>,
        <http://dewey.info/class/914.89738/e23/>,
        <http://dewey.info/class/948.9738/e23/> ;
    skos:broader humord:c29063 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489738/e23/>,
        <http://dewey.info/class/914.89738/e23/>,
        <http://dewey.info/class/948.9738/e23/> ;
    skos:prefLabel "Kuorevesi"@en,
        "Kuorevesi"@nb .

humord:c12225 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12225" ;
    dct:modified "2025-03-05T19:14:25"^^xsd:dateTime ;
    skos:altLabel "Oulu"@nb,
        "Uelåborg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489767/e23/>,
        <http://dewey.info/class/914.89767/e23/>,
        <http://dewey.info/class/948.9767/e23/> ;
    skos:broader humord:c29090 ;
    skos:exactMatch realfagstermer:c030579 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030579,
        <http://dewey.info/class/2--489767/e23/>,
        <http://dewey.info/class/914.89767/e23/>,
        <http://dewey.info/class/948.9767/e23/> ;
    skos:prefLabel "Oulu"@en,
        "Oulu"@nb .

humord:c12227 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12227" ;
    dct:modified "2025-03-05T19:32:05"^^xsd:dateTime ;
    skos:altLabel "Häme"@nb,
        "Tavastland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48971/e23/>,
        <http://dewey.info/class/914.8971/e23/>,
        <http://dewey.info/class/948.971/e23/> ;
    skos:broader humord:c02228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48971/e23/>,
        <http://dewey.info/class/914.8971/e23/>,
        <http://dewey.info/class/948.971/e23/> ;
    skos:prefLabel "Häme"@en,
        "Häme"@nb .

humord:c12228 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12228" ;
    dct:modified "2025-03-05T19:52:40"^^xsd:dateTime ;
    skos:altLabel "Nyland"@nb,
        "Uusimaa (Historisk provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48971/e23/>,
        <http://dewey.info/class/914.8971/e23/>,
        <http://dewey.info/class/948.971/e23/> ;
    skos:broader humord:c02228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48971/e23/>,
        <http://dewey.info/class/914.8971/e23/>,
        <http://dewey.info/class/948.971/e23/> ;
    skos:prefLabel "Uusimaa (Historical province)"@en,
        "Uusimaa (Historisk provins)"@nb .

humord:c12229 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12229" ;
    dct:modified "2025-03-05T19:29:35"^^xsd:dateTime ;
    skos:altLabel "Savo"@nb,
        "Savolaks"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48975/e23/>,
        <http://dewey.info/class/914.8975/e23/>,
        <http://dewey.info/class/948.975/e23/> ;
    skos:broader humord:c29070 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48975/e23/>,
        <http://dewey.info/class/914.8975/e23/>,
        <http://dewey.info/class/948.975/e23/> ;
    skos:prefLabel "Savonia"@en,
        "Savo"@nb .

humord:c12231 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12231" ;
    dct:modified "2025-03-05T15:29:48"^^xsd:dateTime ;
    skos:altLabel "Tammerfors"@nb,
        "Tampere"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489737/e23/>,
        <http://dewey.info/class/914.89737/e23/>,
        <http://dewey.info/class/948.9737/e23/> ;
    skos:broader humord:c29067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489737/e23/>,
        <http://dewey.info/class/914.89737/e23/>,
        <http://dewey.info/class/948.9737/e23/> ;
    skos:prefLabel "Tampere"@en,
        "Tampere"@nb .

humord:c12233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12233" ;
    dct:modified "2024-10-18T09:49:11"^^xsd:dateTime ;
    skos:altLabel "Estisk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:exactMatch <http://dewey.info/class/894.545/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.545/e23/> ;
    skos:prefLabel "Estonian literature"@en,
        "Estisk litteratur"@nb .

humord:c12234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12234" ;
    dct:modified "2025-03-06T07:55:19"^^xsd:dateTime ;
    skos:altLabel "Ingermanlandian language"@en,
        "Izhorian language"@en,
        "Ingermanlandsk språk"@nb,
        "Ingrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: izh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Ingrian language"@en,
        "Ingrisk språk"@nb .

humord:c12235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12235" ;
    dct:modified "2025-03-06T07:57:52"^^xsd:dateTime ;
    skos:altLabel "Livisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: liv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Livonian language"@en,
        "Livisk språk"@nb .

humord:c12236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12236" ;
    dct:modified "2025-03-06T08:25:18"^^xsd:dateTime ;
    skos:altLabel "Kvensk språk"@nb ;
    skos:broader humord:c10830 ;
    skos:editorialNote "Språkkode: fkv"@nb ;
    skos:exactMatch <http://dewey.info/class/494.543/e23/>,
        <http://dewey.info/class/6--94543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.543/e23/>,
        <http://dewey.info/class/6--94543/e23/> ;
    skos:prefLabel "Kven Finnish language"@en,
        "Kvensk språk"@nb .

humord:c12237 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12237" ;
    dct:modified "2025-02-11T12:42:08"^^xsd:dateTime ;
    skos:altLabel "Girkonjárga"@nb,
        "Kirkenes"@nb,
        "Kirkkoniemi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:broader humord:c02674 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:prefLabel "Kirkenes"@en,
        "Kirkenes"@nb .

humord:c12238 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12238" ;
    dct:modified "2025-03-24T14:14:17"^^xsd:dateTime ;
    skos:altLabel "Davvesiidda"@nb,
        "Lebesby"@nb,
        "Lebespyyn"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484636/e23/>,
        <http://dewey.info/class/914.84636/e23/>,
        <http://dewey.info/class/948.4636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484636/e23/>,
        <http://dewey.info/class/914.84636/e23/>,
        <http://dewey.info/class/948.4636/e23/> ;
    skos:prefLabel "Lebesby"@en,
        "Lebesby"@nb .

humord:c12239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12239" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00989 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Visigoths"@en,
        "Visigotere"@nb .

humord:c12240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12240" ;
    dct:modified "2024-10-15T11:28:36"^^xsd:dateTime ;
    skos:altLabel "Shugnan-Rushan language"@en,
        "Shughni språk"@nb,
        "Shugni språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10458 ;
    skos:editorialNote "Språkkode: sgh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Shughni language"@en,
        "Shughni språk"@nb .

humord:c12241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12241" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jiddisch litteratur"@nb ;
    skos:broader humord:c07016 ;
    skos:exactMatch <http://dewey.info/class/839.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.1/e23/> ;
    skos:prefLabel "Yiddish literature"@en,
        "Jiddisk litteratur"@nb .

humord:c12242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12242" ;
    dct:modified "2024-10-23T14:58:49"^^xsd:dateTime ;
    skos:altLabel "Israeli Hebrew literature"@en,
        "New Hebrew literature"@en,
        "Moderne hebraisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:closeMatch <http://dewey.info/class/892.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.4/e23/> ;
    skos:prefLabel "Modern Hebrew literature"@en,
        "Moderne hebraisk litteratur"@nb .

humord:c12243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12243" ;
    dct:modified "2024-08-28T08:03:04"^^xsd:dateTime ;
    skos:altLabel "Armensk litteratur"@nb ;
    skos:broader humord:c18576 ;
    skos:exactMatch <http://dewey.info/class/891.992/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.992/e23/> ;
    skos:prefLabel "Armenian literature"@en,
        "Armensk litteratur"@nb .

humord:c12244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12244" ;
    dct:modified "2024-08-28T11:45:53"^^xsd:dateTime ;
    skos:altLabel "Asylantar"@nb,
        "Asylanter"@nb,
        "Asylsøkarar"@nb,
        "Asylsøkjarar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.87/e23/> ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/>,
        <http://dewey.info/class/362.87/e23/> ;
    skos:prefLabel "Asylum seekers"@en,
        "Asylsøkere"@nb ;
    skos:related humord:c07231,
        humord:c22196,
        humord:c22255,
        humord:c26460 .

humord:c12245 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12245" ;
    dct:modified "2025-03-13T08:19:36"^^xsd:dateTime ;
    skos:altLabel "Spina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3733/e23/>,
        <http://dewey.info/class/937.33/e23/> ;
    skos:broader humord:c02539 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3733/e23/>,
        <http://dewey.info/class/937.33/e23/> ;
    skos:prefLabel "Spina"@en,
        "Spina"@nb .

humord:c12246 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12246" ;
    dct:modified "2024-08-28T08:18:02"^^xsd:dateTime ;
    skos:altLabel "Arsinoe"@en,
        "Fayyum"@en,
        "Arsinoe"@nb,
        "Fajum"@nb,
        "Fayum"@nb,
        "Fayyum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:definition "Fajum er en by i Egypt, av romerne kalt Arsinoe <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Faiyum"@en,
        "Fajum"@nb .

humord:c12247 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12247" ;
    dct:modified "2025-02-28T15:19:44"^^xsd:dateTime ;
    skos:altLabel "Viborg (Danmark)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/> ;
    skos:broader humord:c69564 ;
    skos:definition "Viborg er en by i Danmark som ligger på Jylland ved Viborg Sø sørøst for Limfjorden i Viborg kommune. Viborg er administrasjonssenter i kommunen og administrasjonsby for Region Midtjylland. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/948.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Viborg (Denmark)"@en,
        "Viborg (Danmark)"@nb .

humord:c12249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12249" ;
    dct:modified "2024-10-18T14:41:31"^^xsd:dateTime ;
    skos:altLabel "Koreansk litteratur"@nb ;
    skos:broader humord:c18586 ;
    skos:exactMatch <http://dewey.info/class/895.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.7/e23/> ;
    skos:prefLabel "Korean literature"@en,
        "Koreansk litteratur"@nb .

humord:c12250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12250" ;
    dct:modified "2024-11-01T14:45:27"^^xsd:dateTime ;
    skos:altLabel "Kunsthandlarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9709/e23/>,
        <http://dewey.info/class/709.2/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9709/e23/>,
        <http://dewey.info/class/709.2/e23/> ;
    skos:prefLabel "Art dealers"@en,
        "Kunsthandlere"@nb .

humord:c12252 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12252" ;
    dct:modified "2025-03-24T14:40:44"^^xsd:dateTime ;
    skos:altLabel "Hemsedal"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482613/e23/>,
        <http://dewey.info/class/914.82613/e23/>,
        <http://dewey.info/class/948.2613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482613/e23/>,
        <http://dewey.info/class/914.82613/e23/>,
        <http://dewey.info/class/948.2613/e23/> ;
    skos:prefLabel "Hemsedal"@en,
        "Hemsedal"@nb .

humord:c12253 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12253" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16117 ;
    skos:exactMatch realfagstermer:c030507,
        <http://dewey.info/class/2--42733/e23/>,
        <http://dewey.info/class/914.2733/e23/>,
        <http://dewey.info/class/942.733/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030507,
        <http://dewey.info/class/2--42733/e23/>,
        <http://dewey.info/class/914.2733/e23/>,
        <http://dewey.info/class/942.733/e23/> ;
    skos:prefLabel "Manchester"@en,
        "Manchester"@nb .

humord:c12254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12254" ;
    dct:modified "2025-03-18T08:45:22"^^xsd:dateTime ;
    skos:altLabel "Hobølmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482313/e23/> ;
    skos:prefLabel "Hobøl dialect"@en,
        "Hobølmål"@nb .

humord:c12256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12256" ;
    dct:modified "2024-12-13T07:56:30"^^xsd:dateTime ;
    skos:altLabel "The English Civil War"@en,
        "Den engelske borgarkrig"@nb,
        "Den engelske borgerkrig"@nb,
        "Engelske borgarkrig"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/942.062/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/942.062/e23/> ;
    skos:prefLabel "English Civil War"@en,
        "Engelske borgerkrig"@nb .

humord:c12260 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03281,
        humord:c06894 ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12260" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sverigefinsk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12261" ;
    dct:modified "2024-10-07T10:55:02"^^xsd:dateTime ;
    skos:altLabel "Dano-Norwegian language"@en,
        "Dansk-Norsk språk"@nb,
        "Dansknorsk språk"@nb,
        "Norskdansk språk"@nb ;
    skos:broader humord:c10259 ;
    skos:closeMatch <http://dewey.info/class/439.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/> ;
    skos:prefLabel "Danish-Norwegian language"@en,
        "Dansknorsk språk"@nb .

humord:c12262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12262" ;
    dct:modified "2025-03-18T08:23:06"^^xsd:dateTime ;
    skos:altLabel "Early Dano-Norwegian language"@en,
        "Eldre dansknorsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.82/e23/> ;
    skos:broader humord:c12261 ;
    skos:definition "Norsk språk fra tida 1525-1700 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/> ;
    skos:prefLabel "Early Danish-Norwegian language"@en,
        "Eldre dansknorsk språk"@nb .

humord:c12264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12264" ;
    dct:modified "2025-03-18T08:23:26"^^xsd:dateTime ;
    skos:altLabel "Late Dano-Norwegian language"@en,
        "Yngre dansknorsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.82/e23/> ;
    skos:broader humord:c12261 ;
    skos:definition "Norsk språk fra tida 1700-1900 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/> ;
    skos:prefLabel "Late Danish-Norwegian language"@en,
        "Yngre dansknorsk språk"@nb .

humord:c12265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12265" ;
    dct:modified "2024-10-29T08:47:21"^^xsd:dateTime ;
    skos:altLabel "Mellomnorsk språk"@nb ;
    skos:broader humord:c10259 ;
    skos:definition "Norsk språk fra tida 1350-1525 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/439.82702/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82702/e23/> ;
    skos:prefLabel "Middle Norwegian"@en,
        "Mellomnorsk språk"@nb .

humord:c12266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12266" ;
    dct:modified "2024-11-13T09:14:45"^^xsd:dateTime ;
    skos:altLabel "Feltanalyse"@nb,
        "Posisjonsanalyse"@nb,
        "Setningsskjema"@nb,
        "Setningsskjemaer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06298 ;
    skos:definition "Grammatisk analyse av hvor ord eller fraser kan stå i setninger <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Sentence Field Analysis"@en,
        "Feltanalyse"@nb .

humord:c12269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12269" ;
    dct:modified "2024-12-03T09:49:03"^^xsd:dateTime ;
    skos:altLabel "Modalitet (Logikk)"@nb ;
    skos:broader humord:c00714 ;
    skos:closeMatch <http://dewey.info/class/160/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Modality (Logic)"@en,
        "Modalitet (Logikk)"@nb .

humord:c12270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12270" ;
    dct:modified "2023-12-18T14:33:41"^^xsd:dateTime ;
    skos:altLabel "Retorikk"@nb ;
    skos:broader humord:c06493 ;
    skos:closeMatch <http://dewey.info/class/808/e23/> ;
    skos:definition "Tradisjonelt definert som kunsten å tale for å overbevise, samt tradisjonen  som forteller hvordan dette kan læres og videreformidles <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011439 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011439,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Rhetoric"@en,
        "Retorikk"@nb ;
    skos:related humord:c07927 .

humord:c12271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12271" ;
    dct:modified "2007-02-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/686.2247/e23/> ;
    skos:broader humord:c06408 ;
    skos:definition "Kantet, spiss håndskrift som utviklet seg i Frankrike på 1000-tallet og var  den skriftform som J.Gutenberg brukte som forbilde for den første støpte trykkskrift. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686.2247/e23/> ;
    skos:prefLabel "Gothic script"@en,
        "Gotisk skrift"@nb .

humord:c12272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12272" ;
    dct:modified "2022-04-07T14:07:56"^^xsd:dateTime ;
    skos:altLabel "Art studies"@en,
        "Art subjects"@en,
        "Fine art studies"@en,
        "Fine art subjects"@en ;
    skos:broader humord:c07921 ;
    skos:closeMatch <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/700.711/e23/>,
        <http://dewey.info/class/700.712/e23/> ;
    skos:definition "Undervisning i kunst (billedkunst og formgivende fag) og kunstneriske ferdigheter i grunn- og videregående skole <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.5/e23/>,
        <http://dewey.info/class/700.711/e23/>,
        <http://dewey.info/class/700.712/e23/> ;
    skos:prefLabel "Arts"@en,
        "Kunstfag"@nb .

humord:c12274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12274" ;
    dct:modified "1995-01-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Personliggjøring"@nb ;
    skos:broadMatch <http://dewey.info/class/809.9336/e23/> ;
    skos:broader humord:c06541 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.9336/e23/> ;
    skos:prefLabel "Personification"@en,
        "Personifikasjon"@nb ;
    skos:related humord:c06569,
        humord:c08683 .

humord:c12277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12277" ;
    dct:modified "2020-10-28T09:05:01"^^xsd:dateTime ;
    skos:altLabel "Underordning (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Hypotaxis"@en,
        "Hypotakse"@nb .

humord:c12279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12279" ;
    dct:modified "2025-03-17T11:15:12"^^xsd:dateTime ;
    skos:altLabel "Periphrasis"@en,
        "Perifraser"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05808 ;
    skos:definition "Språklig omskrivning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Periphrases"@en,
        "Perifraser"@nb .

humord:c12282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12282" ;
    dct:modified "1995-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05911 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Nominal morphology"@en,
        "Nominalmorfologi"@nb ;
    skos:related humord:c05868,
        humord:c05946 .

humord:c12283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12283" ;
    dct:modified "1995-01-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sultandømme"@nb ;
    skos:broadMatch <http://dewey.info/class/297.61/e23/> ;
    skos:broader humord:c09719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.61/e23/> ;
    skos:prefLabel "Sultanate"@en,
        "Sultanat"@nb .

humord:c12287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12287" ;
    dct:modified "2024-03-07T13:33:54"^^xsd:dateTime ;
    skos:altLabel "ASD"@en,
        "Autism"@en,
        "Autism spectrum disorder"@en,
        "Autistic disorder"@en,
        "Autistic disorders"@en,
        "Autisme"@nb,
        "Autismespekterforstyrrelse"@nb,
        "Autismespekterforstyrringar"@nb,
        "Autistisk forstyrrelse"@nb,
        "Autistisk forstyrring"@nb,
        "Autistiske forstyrrelser"@nb,
        "Autistiske forstyrringar"@nb ;
    skos:broader humord:c03931 ;
    skos:exactMatch realfagstermer:c008733,
        <http://dewey.info/class/616.85882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008733,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.85882/e23/> ;
    skos:prefLabel "Autism spectrum disorders"@en,
        "Autismespekterforstyrrelser"@nb ;
    skos:related humord:c21417 ;
    skos:relatedMatch <http://dewey.info/class/371.94/e23/> .

humord:c12288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12288" ;
    dct:modified "2020-10-28T10:03:11"^^xsd:dateTime ;
    skos:altLabel "Al-ibdaal"@en ;
    skos:broadMatch <http://dewey.info/class/492.75/e23/> ;
    skos:broader humord:c05829 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.75/e23/> ;
    skos:prefLabel "Ibdaal"@en,
        "Ibdaal (Ord)"@nb ;
    skos:related humord:c05858 .

humord:c12289 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12289" ;
    dct:modified "2024-08-26T16:21:31"^^xsd:dateTime ;
    skos:altLabel "Vallonia"@nb,
        "Wallonie"@nb,
        "Wallonien"@nb ;
    skos:broader humord:c02161 ;
    skos:closeMatch <http://dewey.info/class/2--4934/e23/>,
        <http://dewey.info/class/914.934/e23/>,
        <http://dewey.info/class/949.34/e23/> ;
    skos:definition "Vallonia er den fransktalende del av Belgia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4934/e23/>,
        <http://dewey.info/class/914.934/e23/>,
        <http://dewey.info/class/949.34/e23/> ;
    skos:prefLabel "Wallonia"@en,
        "Vallonia"@nb .

humord:c12291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12291" ;
    dct:modified "2024-11-08T09:03:09"^^xsd:dateTime ;
    skos:altLabel "Orestes"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Orestes er i greske sagn sønn av Agamemnon og Klytaimestra. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Orestes"@en,
        "Orestes"@nb .

humord:c12292 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12292" ;
    dct:modified "2025-02-25T07:00:36"^^xsd:dateTime ;
    skos:altLabel "Mugla (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/956.27/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Mugla er en by og provins med samme navn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/956.27/e23/> ;
    skos:prefLabel "Mugla (City)"@en,
        "Mugla (By)"@nb .

humord:c12293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12293" ;
    dct:modified "2024-10-18T13:22:22"^^xsd:dateTime ;
    skos:altLabel "Mandarin"@en,
        "Mandarin language"@en,
        "Northern Chinese languages"@en,
        "Guanhua"@nb,
        "Mandarin"@nb,
        "Mandarin språk"@nb,
        "Nordkinesiske dialekter"@nb,
        "Nordkinesiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:editorialNote "Språkkode: cmn"@nb ;
    skos:exactMatch <http://dewey.info/class/495.179511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.179511/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Northern Chinese dialects"@en,
        "Nordkinesiske dialekter"@nb ;
    skos:related humord:c10781 .

humord:c12294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12294" ;
    dct:modified "2024-08-30T12:43:11"^^xsd:dateTime ;
    skos:altLabel "Wu language"@en,
        "Wu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.179512/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:editorialNote "Språkkode: wuu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.179512/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Wu Chinese language"@en,
        "Wu språk"@nb .

humord:c12295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12295" ;
    dct:modified "2024-10-18T13:21:08"^^xsd:dateTime ;
    skos:altLabel "Min language"@en,
        "Min språk"@nb,
        "Min-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.17951245/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.17951245/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Min dialect"@en,
        "Min-dialekt"@nb .

humord:c12296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12296" ;
    dct:modified "2024-10-18T13:16:52"^^xsd:dateTime ;
    skos:altLabel "Hakka dialect"@en,
        "Hakka språk"@nb,
        "Hakka-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.179512/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:editorialNote "Språkkode: hak"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.179512/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Hakka language"@en,
        "Hakka språk"@nb .

humord:c12297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12297" ;
    dct:modified "2024-10-18T13:15:52"^^xsd:dateTime ;
    skos:altLabel "Gan language"@en,
        "Gan språk"@nb,
        "Gan-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.17951222/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:editorialNote "Språkkode: gan"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.17951222/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Gan dialect"@en,
        "Gan-dialekt"@nb .

humord:c12298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12298" ;
    dct:modified "2024-08-20T16:55:18"^^xsd:dateTime ;
    skos:altLabel "Hunan language"@en,
        "Hunanese language"@en,
        "Xiang dialect"@en,
        "Hunan språk"@nb,
        "Hunanesisk språk"@nb,
        "Xiang språk"@nb,
        "Xiang-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:editorialNote "Språkkode: hsn"@nb ;
    skos:exactMatch <http://dewey.info/class/495.17951215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.17951215/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Xiang language"@en,
        "Xiang språk"@nb .

humord:c12299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12299" ;
    dct:modified "2024-10-18T13:17:47"^^xsd:dateTime ;
    skos:altLabel "Cantonese language"@en,
        "Yue dialect"@en,
        "Yue language"@en,
        "Kantonesisk dialekt"@nb,
        "Kantonesisk språk"@nb,
        "Yue språk"@nb,
        "Yue-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.1795127/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c10789 ;
    skos:editorialNote "Språkkode: yue"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1795127/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Cantonese dialect"@en,
        "Kantonesisk dialekt"@nb .

humord:c12300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12300" ;
    dct:modified "2024-10-16T14:14:14"^^xsd:dateTime ;
    skos:altLabel "Beijing-dialekt"@nb ;
    skos:broader humord:c12293 ;
    skos:closeMatch <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--9511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--9511/e23/> ;
    skos:prefLabel "Beijing dialect"@en,
        "Beijing-dialekt"@nb .

humord:c12301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12301" ;
    dct:modified "1995-01-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c12293 ;
    skos:exactMatch <http://dewey.info/class/495.1795114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1795114/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Shandong dialect"@en,
        "Shandong-dialekt"@nb .

humord:c12303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12303" ;
    dct:modified "1995-01-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c12293 ;
    skos:exactMatch <http://dewey.info/class/495.1795143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1795143/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Shaanxi dialect"@en,
        "Shaanxi-dialekt"@nb .

humord:c12304 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12304" ;
    dct:modified "1995-01-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03047 ;
    skos:definition "Landskap i Portugal mellom Tejo og Algarve"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4695/e23/>,
        <http://dewey.info/class/914.695/e23/>,
        <http://dewey.info/class/946.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4695/e23/>,
        <http://dewey.info/class/914.695/e23/>,
        <http://dewey.info/class/946.95/e23/> ;
    skos:prefLabel "Alentejo"@en,
        "Alentejo"@nb .

humord:c12305 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12305" ;
    dct:modified "2025-02-25T07:02:00"^^xsd:dateTime ;
    skos:altLabel "Edessa"@en,
        "Sanliurfa"@en,
        "Edessa"@nb,
        "Sanliurfa"@nb,
        "Urfa (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--5651/e23/>,
        <http://dewey.info/class/915.651/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.51/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Urfa er en by og provins med samme navn, grunnlagt under navnet Edessa 200 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--5651/e23/>,
        <http://dewey.info/class/915.651/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.51/e23/> ;
    skos:prefLabel "Urfa (City)"@en,
        "Urfa (By)"@nb .

humord:c12306 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12306" ;
    dct:modified "2024-08-21T09:29:56"^^xsd:dateTime ;
    skos:altLabel "Rize (Provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/939.337/e23/> ;
    skos:broader humord:c29023 ;
    skos:closeMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Rize Province"@en,
        "Rize (Provins)"@nb .

humord:c12307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12307" ;
    dct:modified "1998-09-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07016 ;
    skos:exactMatch <http://dewey.info/class/839.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.4/e23/> ;
    skos:prefLabel "Low German literature"@en,
        "Nedertysk litteratur"@nb .

humord:c12308 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12308" ;
    dct:modified "2024-08-28T08:41:37"^^xsd:dateTime ;
    skos:altLabel "Ashbourne"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42513/e23/>,
        <http://dewey.info/class/914.2513/e23/>,
        <http://dewey.info/class/942.513/e23/> ;
    skos:broader humord:c14957 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42513/e23/>,
        <http://dewey.info/class/914.2513/e23/>,
        <http://dewey.info/class/942.513/e23/> ;
    skos:prefLabel "Ashbourne"@en,
        "Ashbourne"@nb .

humord:c12311 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12311" ;
    dct:modified "1995-02-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--4144/e23/>,
        <http://dewey.info/class/914.144/e23/>,
        <http://dewey.info/class/941.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4144/e23/>,
        <http://dewey.info/class/914.144/e23/>,
        <http://dewey.info/class/941.44/e23/> ;
    skos:prefLabel "Glasgow"@en,
        "Glasgow"@nb .

humord:c12312 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12312" ;
    dct:modified "1995-02-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gower-halvøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42982/e23/>,
        <http://dewey.info/class/914.2982/e23/>,
        <http://dewey.info/class/942.982/e23/> ;
    skos:broader humord:c03250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42982/e23/>,
        <http://dewey.info/class/914.2982/e23/>,
        <http://dewey.info/class/942.982/e23/> ;
    skos:prefLabel "Gower"@en,
        "Gower"@nb .

humord:c12315 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12315" ;
    dct:modified "2024-10-08T08:38:43"^^xsd:dateTime ;
    skos:altLabel "Cwm Darran"@en,
        "Cwm Darran"@nb,
        "Darran Valley"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42976/e23/>,
        <http://dewey.info/class/914.2976/e23/>,
        <http://dewey.info/class/942.976/e23/> ;
    skos:broader humord:c03250 ;
    skos:definition "Darran Valley er et verdslig sogn i County Borough i Caerphilly, Wales, Storbritannia."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42976/e23/>,
        <http://dewey.info/class/914.2976/e23/>,
        <http://dewey.info/class/942.976/e23/> ;
    skos:prefLabel "Darran Valley"@en,
        "Darran Valley"@nb .

humord:c12317 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12317" ;
    dct:modified "2005-12-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03250 ;
    skos:closeMatch <http://dewey.info/class/2--4297/e23/>,
        <http://dewey.info/class/914.297/e23/>,
        <http://dewey.info/class/942.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4297/e23/>,
        <http://dewey.info/class/914.297/e23/>,
        <http://dewey.info/class/942.97/e23/> ;
    skos:prefLabel "Glamorgan"@en,
        "Glamorgan"@nb .

humord:c12319 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12319" ;
    dct:modified "2025-04-01T07:47:19"^^xsd:dateTime ;
    skos:altLabel "Møhlenpris"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Møhlenpris"@en,
        "Møhlenpris"@nb .

humord:c12320 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12320" ;
    dct:modified "2025-02-05T08:10:50"^^xsd:dateTime ;
    skos:altLabel "Hermopolis Magna"@en,
        "Hermopolis Magna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Hermopolis"@en,
        "Hermopolis Magna"@nb .

humord:c12321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12321" ;
    dct:modified "2024-11-05T14:17:00"^^xsd:dateTime ;
    skos:altLabel "Mobility Limitation"@en,
        "Mobility Limitations"@en,
        "Movement disabilities"@en,
        "Movement disability"@en,
        "Physical disabilities"@en,
        "Physical disability"@en,
        "Physical disablement"@en,
        "Physical handicap"@en,
        "Bevegelighetshemning"@nb,
        "Bevegelseshemming"@nb,
        "Bevegelseshemminger"@nb,
        "Bevegelseshemninger"@nb,
        "Bevegelsesvansker"@nb,
        "Fysisk funksjonshemjing"@nb,
        "Fysisk funksjonshemming"@nb,
        "Fysisk funksjonshemning"@nb,
        "Nedsatt bevegelighet"@nb,
        "Nedsatt mobilitet"@nb,
        "Nedsatt rørsleevne"@nb,
        "Rørslevanskar"@nb,
        "Rørsle­hemjing"@nb,
        "Rørsle­hemjingar"@nb,
        "Rørsle­hemming"@nb,
        "Rørsle­hemmingar"@nb ;
    skos:broadMatch <http://dewey.info/class/616.83/e23/> ;
    skos:broader humord:c03785 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/362.43/e23/>,
        <http://dewey.info/class/616.83/e23/> ;
    skos:prefLabel "Movement disorder"@en,
        "Bevegelseshemning"@nb ;
    skos:related humord:c22921 ;
    skos:relatedMatch <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/362.43/e23/> .

humord:c12323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12323" ;
    dct:modified "2024-11-04T11:16:02"^^xsd:dateTime ;
    skos:altLabel "Strandsittarar"@nb,
        "Strand­sitjarar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Person som bor ved sjøen i kystdistrikt og eier hus på leid tomt <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shore dwellers"@en,
        "Strandsittere"@nb .

humord:c12324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12324" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:broader humord:c00954 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:prefLabel "People from Sunnmøre"@en,
        "Sunnmøringer"@nb .

humord:c12325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12325" ;
    dct:modified "2024-08-14T08:38:10"^^xsd:dateTime ;
    skos:altLabel "Hageblomar"@nb,
        "Hageblomster"@nb,
        "Hageplantar"@nb,
        "Hageplanter"@nb ;
    skos:broader humord:c08209 ;
    skos:closeMatch <http://dewey.info/class/635/e23/> ;
    skos:exactMatch realfagstermer:c002372 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002372,
        <http://dewey.info/class/635/e23/> ;
    skos:prefLabel "Garden plants"@en,
        "Hageplanter"@nb .

humord:c12326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12326" ;
    dct:modified "1995-06-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rosenkreutzere"@nb,
        "Rosicrucian"@nb ;
    skos:broader humord:c09287 ;
    skos:definition "Tysk hemmelig samfunn på begynnelsen av 1600-tallet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/135.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/135.43/e23/> ;
    skos:prefLabel "Rosicrucian"@en,
        "Rosenkorsorden"@nb .

humord:c12327 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12327" ;
    dct:modified "2025-03-12T07:42:31"^^xsd:dateTime ;
    skos:altLabel "Lournand"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4443/e23/>,
        <http://dewey.info/class/914.443/e23/>,
        <http://dewey.info/class/944.43/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4443/e23/>,
        <http://dewey.info/class/914.443/e23/>,
        <http://dewey.info/class/944.43/e23/> ;
    skos:prefLabel "Lournand"@en,
        "Lournand"@nb .

humord:c12328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12328" ;
    dct:modified "2020-11-24T09:47:25"^^xsd:dateTime ;
    skos:altLabel "Versedrama"@nb ;
    skos:broader humord:c06659 ;
    skos:definition "Drama der replikkene er formet som verselinjer <NOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.82/e23/> ;
    skos:prefLabel "Verse drama"@en,
        "Versdrama"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.82/e23/> .

humord:c12330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12330" ;
    dct:modified "1995-02-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stansa"@nb,
        "Stanze"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06498 ;
    skos:definition "I metrikken betegnelse på forskjellige strofeformer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Stanza"@en,
        "Stanza"@nb .

humord:c12333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12333" ;
    dct:modified "2024-11-04T08:27:36"^^xsd:dateTime ;
    skos:altLabel "Detektivar"@nb ;
    skos:broadMatch <http://dewey.info/class/363.25092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.25092/e23/> ;
    skos:prefLabel "Detectives"@en,
        "Detektiver"@nb .

humord:c12334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12334" ;
    dct:modified "2023-11-17T08:14:25"^^xsd:dateTime ;
    skos:altLabel "Printers (Persons)"@en,
        "Boktrykkarar"@nb,
        "Boktrykkjarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c008250,
        <http://dewey.info/class/686.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008250,
        <http://dewey.info/class/686.2092/e23/> ;
    skos:prefLabel "Book printers"@en,
        "Boktrykkere"@nb ;
    skos:related humord:c07728 .

humord:c12335 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12335" ;
    dct:modified "2025-02-04T08:24:13"^^xsd:dateTime ;
    skos:altLabel "Burundi"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--67572/e23/>,
        <http://dewey.info/class/916.7572/e23/>,
        <http://dewey.info/class/967.572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67572/e23/>,
        <http://dewey.info/class/916.7572/e23/>,
        <http://dewey.info/class/967.572/e23/> ;
    skos:prefLabel "Burundi"@en,
        "Burundi"@nb .

humord:c12336 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12336" ;
    dct:modified "2025-02-04T08:27:14"^^xsd:dateTime ;
    skos:altLabel "Ruanda"@nb,
        "Rwanda"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030742,
        <http://dewey.info/class/2--67571/e23/>,
        <http://dewey.info/class/916.7571/e23/>,
        <http://dewey.info/class/967.571/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030742,
        <http://dewey.info/class/2--67571/e23/>,
        <http://dewey.info/class/916.7571/e23/>,
        <http://dewey.info/class/967.571/e23/> ;
    skos:prefLabel "Rwanda"@en,
        "Rwanda"@nb .

humord:c12337 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12337" ;
    dct:modified "2025-03-04T13:52:10"^^xsd:dateTime ;
    skos:altLabel "Tournai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49342/e23/>,
        <http://dewey.info/class/914.9342/e23/>,
        <http://dewey.info/class/949.342/e23/> ;
    skos:broader humord:c02161 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49342/e23/>,
        <http://dewey.info/class/914.9342/e23/>,
        <http://dewey.info/class/949.342/e23/> ;
    skos:prefLabel "Tournai"@en,
        "Tournai"@nb .

humord:c12338 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12338" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483659/e23/>,
        <http://dewey.info/class/914.83659/e23/>,
        <http://dewey.info/class/948.3659/e23/> ;
    skos:broader humord:c13873 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483659/e23/>,
        <http://dewey.info/class/914.83659/e23/>,
        <http://dewey.info/class/948.3659/e23/> ;
    skos:prefLabel "Kollsnes"@en,
        "Kollsnes"@nb .

humord:c12339 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12339" ;
    dct:modified "1995-02-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43412/e23/>,
        <http://dewey.info/class/914.3412/e23/>,
        <http://dewey.info/class/943.412/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43412/e23/>,
        <http://dewey.info/class/914.3412/e23/>,
        <http://dewey.info/class/943.412/e23/> ;
    skos:prefLabel "Fulda"@en,
        "Fulda"@nb .

humord:c12340 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12340" ;
    dct:modified "2017-05-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03555 ;
    skos:exactMatch <http://dewey.info/class/2--435511/e23/>,
        <http://dewey.info/class/914.35511/e23/>,
        <http://dewey.info/class/943.5511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435511/e23/>,
        <http://dewey.info/class/914.35511/e23/>,
        <http://dewey.info/class/943.5511/e23/> ;
    skos:prefLabel "Aachen"@en,
        "Aachen"@nb .

humord:c12341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12341" ;
    dct:modified "2024-01-25T09:38:13"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/549.68/e23/>,
        <http://dewey.info/class/620.198/e23/> ;
    skos:broader humord:c08288 ;
    skos:definition "Jaspis er en hard, ugjennomsiktig varietet av kvarts <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/549.68/e23/>,
        <http://dewey.info/class/620.198/e23/> ;
    skos:prefLabel "Jasper"@en,
        "Jaspis"@nb .

humord:c12344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12344" ;
    dct:modified "2024-11-04T10:28:18"^^xsd:dateTime ;
    skos:altLabel "Biskopar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/270.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Bishops"@en,
        "Biskoper"@nb ;
    skos:related humord:c58841 .

humord:c12345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12345" ;
    dct:modified "2025-01-28T07:39:18"^^xsd:dateTime ;
    skos:altLabel "Holy-days (Religious feasts)"@en,
        "Heilagdagar"@nb,
        "Offentlege høgtidsdagar"@nb,
        "Offentlige høytidsdager"@nb ;
    skos:broader humord:c11108 ;
    skos:closeMatch <http://dewey.info/class/331.2576/e23/>,
        <http://dewey.info/class/398.236/e23/>,
        <http://dewey.info/class/398.33/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:definition "Dag med fast innslag av gudstjenestlige handlinger <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/394.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.6/e23/>,
        <http://dewey.info/class/263.9/e23/>,
        <http://dewey.info/class/296.43/e23/>,
        <http://dewey.info/class/297.36/e23/>,
        <http://dewey.info/class/306.48125/e23/>,
        <http://dewey.info/class/331.2576/e23/>,
        <http://dewey.info/class/344.091/e23/>,
        <http://dewey.info/class/394.26/e23/>,
        <http://dewey.info/class/398.236/e23/>,
        <http://dewey.info/class/398.33/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Public holidays"@en,
        "Helligdager"@nb ;
    skos:related humord:c08615 ;
    skos:relatedMatch <http://dewey.info/class/263.9/e23/>,
        <http://dewey.info/class/296.43/e23/>,
        <http://dewey.info/class/297.36/e23/>,
        <http://dewey.info/class/306.48125/e23/>,
        <http://dewey.info/class/344.091/e23/> .

humord:c12346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12346" ;
    dct:modified "2020-09-17T13:20:55"^^xsd:dateTime ;
    skos:altLabel "Sabbath day"@en,
        "Shabbat"@en ;
    skos:broadMatch <http://dewey.info/class/263.1/e23/>,
        <http://dewey.info/class/394.267/e23/> ;
    skos:broader humord:c12345 ;
    skos:definition "Jødenes hvile- og helligdag <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/296.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.1/e23/>,
        <http://dewey.info/class/296.41/e23/>,
        <http://dewey.info/class/394.267/e23/> ;
    skos:prefLabel "Sabbath"@en,
        "Sabbat"@nb .

humord:c12347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12347" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tabloids"@en ;
    skos:broadMatch <http://dewey.info/class/070/e23/> ;
    skos:broader humord:c00158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070/e23/> ;
    skos:prefLabel "Tabloid newspapers"@en,
        "Tabloidaviser"@nb .

humord:c12348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12348" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Karachay"@nb,
        "Karatsjaj"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89436/e23/>,
        <http://dewey.info/class/5--9436/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Tyrkisk islamsk stamme i Kaukasus <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89436/e23/>,
        <http://dewey.info/class/5--9436/e23/> ;
    skos:prefLabel "Karachays"@en,
        "Karatsjaier"@nb .

humord:c12349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12349" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.89996/e23/>,
        <http://dewey.info/class/5--9996/e23/> ;
    skos:definition "Folk som taler et kaukasisk språk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89996/e23/>,
        <http://dewey.info/class/5--9996/e23/> ;
    skos:prefLabel "Caucasians"@en,
        "Kaukasiere"@nb .

humord:c12350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12350" ;
    dct:modified "2024-10-10T08:46:33"^^xsd:dateTime ;
    skos:altLabel "Balkarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Balkarer er et muslimsk, tyrkisktalende fjellfolk i republikken Kabardino-Balkaria i Russland, hvor de teller noe over 80 000 (1999). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/> ;
    skos:prefLabel "Balkars"@en,
        "Balkarer"@nb .

humord:c12351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12351" ;
    dct:modified "2024-12-16T08:33:25"^^xsd:dateTime ;
    skos:altLabel "National unification"@en,
        "Unification of a kingdom"@en,
        "Unification of a nation"@en,
        "Rikssamling"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/>,
        <http://dewey.info/class/948.1025/e23/> ;
    skos:prefLabel "National unification"@en,
        "Rikssamling"@nb ;
    skos:related humord:c04169,
        humord:c09703,
        humord:c15506 ;
    skos:relatedMatch <http://dewey.info/class/948.1025/e23/> .

humord:c12353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12353" ;
    dct:modified "2024-01-02T15:18:25"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484524/e23/>,
        <http://dewey.info/class/914.84524/e23/>,
        <http://dewey.info/class/948.4524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484524/e23/>,
        <http://dewey.info/class/914.84524/e23/>,
        <http://dewey.info/class/948.4524/e23/> ;
    skos:prefLabel "Sørreisa"@en,
        "Sørreisa"@nb .

humord:c12354 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12354" ;
    dct:modified "2025-03-20T09:27:02"^^xsd:dateTime ;
    skos:altLabel "Vegårshei"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030707,
        <http://dewey.info/class/2--483114/e23/>,
        <http://dewey.info/class/914.83114/e23/>,
        <http://dewey.info/class/948.3114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030707,
        <http://dewey.info/class/2--483114/e23/>,
        <http://dewey.info/class/914.83114/e23/>,
        <http://dewey.info/class/948.3114/e23/> ;
    skos:prefLabel "Vegårshei"@en,
        "Vegårshei"@nb .

humord:c12355 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12355" ;
    dct:modified "2025-03-03T07:46:59"^^xsd:dateTime ;
    skos:altLabel "Møn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c02200 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Møn"@en,
        "Møn"@nb .

humord:c12356 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12356" ;
    dct:modified "1995-02-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03579 ;
    skos:exactMatch realfagstermer:c030805,
        <http://dewey.info/class/2--432122/e23/>,
        <http://dewey.info/class/914.32122/e23/>,
        <http://dewey.info/class/943.2122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030805,
        <http://dewey.info/class/2--432122/e23/>,
        <http://dewey.info/class/914.32122/e23/>,
        <http://dewey.info/class/943.2122/e23/> ;
    skos:prefLabel "Leipzig"@en,
        "Leipzig"@nb .

humord:c12357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12357" ;
    dct:modified "2024-08-28T08:08:15"^^xsd:dateTime ;
    skos:altLabel "Arnäsmål (Svensk dialekt)"@nb,
        "Arnæsmål (Svensk dialekt)"@nb ;
    skos:broadMatch <http://dewey.info/class/439.7794885/e23/> ;
    skos:broader humord:c10291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7794885/e23/> ;
    skos:prefLabel "Arnäs dialect"@en,
        "Arnäsmål (Svensk dialekt)"@nb .

humord:c12358 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12358" ;
    dct:modified "2024-01-02T15:04:14"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484515/e23/>,
        <http://dewey.info/class/914.84515/e23/>,
        <http://dewey.info/class/948.4515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484515/e23/>,
        <http://dewey.info/class/914.84515/e23/>,
        <http://dewey.info/class/948.4515/e23/> ;
    skos:prefLabel "Kvæfjord"@en,
        "Kvæfjord"@nb .

humord:c12359 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12359" ;
    dct:modified "2025-03-24T08:25:29"^^xsd:dateTime ;
    skos:altLabel "Strynefjellet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:broader humord:c02611 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:prefLabel "Strynefjellet"@en,
        "Strynefjellet"@nb .

humord:c12360 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12360" ;
    dct:modified "2025-04-01T08:19:05"^^xsd:dateTime ;
    skos:altLabel "Stryn"@nb ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030485,
        <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030485,
        <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:prefLabel "Stryn"@en,
        "Stryn"@nb .

humord:c12361 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12361" ;
    dct:modified "2025-03-24T08:25:14"^^xsd:dateTime ;
    skos:altLabel "Ryfylkeheiane"@nb ;
    skos:broader humord:c02611 ;
    skos:closeMatch <http://dewey.info/class/2--4834/e23/>,
        <http://dewey.info/class/914.834/e23/>,
        <http://dewey.info/class/948.34/e23/> ;
    skos:exactMatch realfagstermer:c031223 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031223,
        <http://dewey.info/class/2--4834/e23/>,
        <http://dewey.info/class/914.834/e23/>,
        <http://dewey.info/class/948.34/e23/> ;
    skos:prefLabel "Ryfylkeheiene"@en,
        "Ryfylkeheiene"@nb .

humord:c12362 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12362" ;
    dct:modified "2025-03-24T14:14:36"^^xsd:dateTime ;
    skos:altLabel "Nesseby"@nb,
        "Unjárga"@nb,
        "Uuniemi"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484637/e23/>,
        <http://dewey.info/class/914.84637/e23/>,
        <http://dewey.info/class/948.4637/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484637/e23/>,
        <http://dewey.info/class/914.84637/e23/>,
        <http://dewey.info/class/948.4637/e23/> ;
    skos:prefLabel "Nesseby"@en,
        "Nesseby"@nb .

humord:c12363 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12363" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484222/e23/>,
        <http://dewey.info/class/914.84222/e23/>,
        <http://dewey.info/class/948.4222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484222/e23/>,
        <http://dewey.info/class/914.84222/e23/>,
        <http://dewey.info/class/948.4222/e23/> ;
    skos:prefLabel "Inderøy"@en,
        "Inderøy"@nb .

humord:c12364 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12364" ;
    dct:modified "2020-07-30T13:00:22"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:prefLabel "Høyanger"@en,
        "Høyanger"@nb .

humord:c12366 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12366" ;
    dct:modified "2025-03-25T09:29:46"^^xsd:dateTime ;
    skos:altLabel "Ullensaker"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:prefLabel "Ullensaker"@en,
        "Ullensaker"@nb .

humord:c12367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12367" ;
    dct:modified "2024-09-12T13:56:07"^^xsd:dateTime ;
    skos:altLabel "Cerkessarar"@nb,
        "Cerkessere"@nb,
        "Tsjerkessarar"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Ikke-tyrkisk folkeslag i Kaukasus og Tyrkia <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8999624/e23/>,
        <http://dewey.info/class/5--999624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8999624/e23/>,
        <http://dewey.info/class/5--999624/e23/> ;
    skos:prefLabel "Circassians"@en,
        "Tsjerkessere"@nb .

humord:c12370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12370" ;
    dct:modified "2024-10-23T14:46:48"^^xsd:dateTime ;
    skos:altLabel "Maltesisk språk"@nb ;
    skos:broader humord:c10038 ;
    skos:editorialNote "Språkkode: mlt"@nb ;
    skos:exactMatch <http://dewey.info/class/492.79/e23/>,
        <http://dewey.info/class/6--9279/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.79/e23/>,
        <http://dewey.info/class/6--9279/e23/> ;
    skos:prefLabel "Maltese language"@en,
        "Maltesisk språk"@nb .

humord:c12371 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12371" ;
    dct:modified "2024-12-03T13:09:33"^^xsd:dateTime ;
    skos:altLabel "Tsjuvasjisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Chuvash folk literature"@en,
        "Tsjuvasjisk folkediktning"@nb .

humord:c12372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12372" ;
    dct:modified "2024-12-03T13:09:13"^^xsd:dateTime ;
    skos:altLabel "Tsjuvasjisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20494315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20494315/e23/> ;
    skos:prefLabel "Chuvash folk literature"@en,
        "Tsjuvasjisk folkediktning"@nb .

humord:c12375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12375" ;
    dct:modified "2024-10-22T14:02:49"^^xsd:dateTime ;
    skos:altLabel "Niimi’ipuutímt language"@en,
        "Nimiipuu language"@en,
        "Nez perce språk"@nb,
        "Niimi’ipuutímt språk"@nb,
        "Nimiipuu språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.4124/e23/>,
        <http://dewey.info/class/6--974124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4124/e23/>,
        <http://dewey.info/class/6--974124/e23/> ;
    skos:prefLabel "Nez Perce language"@en,
        "Nez perce språk"@nb .

humord:c12376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12376" ;
    dct:modified "2025-02-25T09:10:38"^^xsd:dateTime ;
    skos:altLabel "Livsforsikring"@nb ;
    skos:broader humord:c59761 ;
    skos:exactMatch realfagstermer:c005529,
        <http://dewey.info/class/368.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005529,
        <http://dewey.info/class/343.0524/e23/>,
        <http://dewey.info/class/368.32/e23/> ;
    skos:prefLabel "Life insurance"@en,
        "Livsforsikring"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0524/e23/> .

humord:c12377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12377" ;
    dct:modified "2024-12-19T15:52:10"^^xsd:dateTime ;
    skos:altLabel "Optimalisering (Databehandling)"@nb ;
    skos:broadMatch <http://dewey.info/class/005.14/e23/> ;
    skos:broader humord:c04247 ;
    skos:definition "I Edb: Syntaktisk analyse og tilpassing av program for å få det til å virkeraskere <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.14/e23/> ;
    skos:prefLabel "Optimization (Computing)"@en,
        "Optimalisering (Databehandling)"@nb .

humord:c12378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12378" ;
    dct:modified "1995-02-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Canonisation"@en,
        "Helgenkåringer"@nb ;
    skos:broader humord:c08596 ;
    skos:closeMatch <http://dewey.info/class/235.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/235.24/e23/> ;
    skos:prefLabel "Canonization"@en,
        "Kanonisering"@nb ;
    skos:related humord:c08579 .

humord:c12380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12380" ;
    dct:modified "2024-01-29T12:35:32"^^xsd:dateTime ;
    skos:altLabel "Computability"@en,
        "Computable functions"@en,
        "Recursion theory"@en,
        "Beregnbare funksjoner"@nb,
        "Beregnbarhet"@nb,
        "Beregnbarhetsteori"@nb,
        "Bereknelege funksjonar"@nb,
        "Bereknelegheit"@nb,
        "Bereknelegheitsteori"@nb,
        "Rekursive funksjonar"@nb,
        "Rekursive funksjoner"@nb,
        "Rekursjonsteori"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "I matematikk: Formell teori for beregninger <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003924,
        <http://dewey.info/class/511.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003924,
        <http://dewey.info/class/511.35/e23/> ;
    skos:prefLabel "Computability theory"@en,
        "Rekursjonsteori"@nb .

humord:c12381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12381" ;
    dct:modified "1995-02-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:exactMatch <http://dewey.info/class/297.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.2/e23/> ;
    skos:prefLabel "Islamic theology"@en,
        "Islamsk teologi"@nb ;
    skos:related humord:c15845 .

humord:c12382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12382" ;
    dct:modified "2024-11-29T09:41:13"^^xsd:dateTime ;
    skos:altLabel "Kontradiksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/165/e23/> ;
    skos:prefLabel "Contradiction"@en,
        "Kontradiksjon"@nb .

humord:c12383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12383" ;
    dct:modified "1995-02-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/273.5/e23/> ;
    skos:broader humord:c08694 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.5/e23/> ;
    skos:prefLabel "Pelagianism"@en,
        "Pelagianisme"@nb .

humord:c12384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12384" ;
    dct:modified "1995-02-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Curriculum planning"@en,
        "Program description development"@en,
        "Program description planning"@en,
        "Programme description development"@en,
        "Programme description planning"@en ;
    skos:broadMatch <http://dewey.info/class/375/e23/> ;
    skos:broader humord:c07906 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.19/e23/>,
        <http://dewey.info/class/373.19/e23/>,
        <http://dewey.info/class/375/e23/>,
        <http://dewey.info/class/378.199/e23/> ;
    skos:prefLabel "Curriculum development"@en,
        "Studieplanlegging"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.19/e23/>,
        <http://dewey.info/class/373.19/e23/>,
        <http://dewey.info/class/378.199/e23/> .

humord:c12385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12385" ;
    dct:modified "1995-02-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Funding"@en ;
    skos:broadMatch <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:broader humord:c07798 ;
    skos:exactMatch realfagstermer:c003750 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003750,
        <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:prefLabel "Financing"@en,
        "Finansiering"@nb ;
    skos:related humord:c22203,
        humord:c26903 .

humord:c12387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12387" ;
    dct:modified "2025-01-06T13:23:15"^^xsd:dateTime ;
    skos:altLabel "Lighthouse service"@en,
        "Fyrvesen"@nb,
        "Fyrvesener"@nb ;
    skos:broadMatch <http://dewey.info/class/387.155/e23/> ;
    skos:broader humord:c04320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.155/e23/> ;
    skos:prefLabel "Lighthouse services"@en,
        "Fyrvesen"@nb ;
    skos:related humord:c04359 .

humord:c12389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12389" ;
    dct:modified "2020-11-23T16:33:45"^^xsd:dateTime ;
    skos:altLabel "Literary Quarrels"@en,
        "Literary debates"@en,
        "Litterære strider"@nb,
        "Skriftlige feider"@nb ;
    skos:broadMatch <http://dewey.info/class/239/e23/>,
        <http://dewey.info/class/296.35/e23/>,
        <http://dewey.info/class/297.29/e23/>,
        <http://dewey.info/class/297.293/e23/> ;
    skos:broader humord:c06452 ;
    skos:closeMatch <http://dewey.info/class/202/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013494 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013494,
        <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/239/e23/>,
        <http://dewey.info/class/296.35/e23/>,
        <http://dewey.info/class/297.29/e23/>,
        <http://dewey.info/class/297.293/e23/> ;
    skos:prefLabel "Literary Polemics"@en,
        "Polemikk"@nb .

humord:c12393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12393" ;
    dct:modified "2024-02-02T10:45:44"^^xsd:dateTime ;
    skos:altLabel "Digital image processing"@en,
        "Images (Computing)"@en,
        "Bildebehandling"@nb,
        "Bildehandsaming"@nb,
        "Bildeprosessering"@nb,
        "Bilder (Programvare)"@nb,
        "Bilderedigering"@nb,
        "Biletbehandling"@nb,
        "Bilethandsaming"@nb,
        "Biletprosessering"@nb,
        "Biletredigering"@nb,
        "Billedbehandling"@nb,
        "Digital bildebehandling"@nb,
        "Digital bildehandsaming"@nb,
        "Digital bildeprosessering"@nb,
        "Digital biletbehandling"@nb,
        "Digital bilethandsaming"@nb,
        "Digital biletprosessering"@nb,
        "Grafisk bildehandsaming"@nb,
        "Grafisk bilethandsaming"@nb,
        "Grafisk billedbehandling"@nb ;
    skos:broadMatch <http://dewey.info/class/006.42/e23/>,
        <http://dewey.info/class/621.3994/e23/> ;
    skos:broader humord:c04247 ;
    skos:definition "Behandling av bilder (tegninger, foto etc.) i brukerprogram for datamaskiner <UBO>"@nb ;
    skos:exactMatch realfagstermer:c013756,
        <http://dewey.info/class/621.367/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013756,
        <http://dewey.info/class/006.42/e23/>,
        <http://dewey.info/class/621.367/e23/>,
        <http://dewey.info/class/621.3994/e23/> ;
    skos:prefLabel "Image processing"@en,
        "Bildebehandling"@nb .

humord:c12395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12395" ;
    dct:modified "2024-07-01T12:23:17"^^xsd:dateTime ;
    skos:altLabel "Audio (Software)"@en,
        "Sound processing"@en,
        "Ljodbehandling"@nb,
        "Ljodhandsaming"@nb,
        "Lyd (Programvare)"@nb,
        "Lydbehandling"@nb,
        "Lydhandsaming"@nb ;
    skos:broadMatch <http://dewey.info/class/006.45/e23/> ;
    skos:broader humord:c04247 ;
    skos:definition "Behandling av lyd i brukerprogram for datamaskiner <UBO>"@nb ;
    skos:exactMatch realfagstermer:c008487 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008487,
        <http://dewey.info/class/006.45/e23/> ;
    skos:prefLabel "Audio processing"@en,
        "Lydbehandling"@nb ;
    skos:related humord:c18014 .

humord:c12397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12397" ;
    dct:modified "1995-02-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/830.9006/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "I tysk litteratur perioden ca 1770-85. (Reaksjon mot opplysningstida og denfranske klassisismens \"forstandsdyrkelse\".) <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830.9006/e23/> ;
    skos:prefLabel "Sturm und Drang"@en,
        "Sturm und Drang"@nb .

humord:c12398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12398" ;
    dct:modified "2024-12-03T11:05:08"^^xsd:dateTime ;
    skos:altLabel "Parablar"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--382268/e23/>,
        <http://dewey.info/class/809.93352624/e23/>,
        <http://dewey.info/class/809.93382268/e23/> ;
    skos:broader humord:c06686 ;
    skos:definition "Kort fortelling som i bilder fra menneskelivet anskueliggjør en høyere, allmenngyldig sannhet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/226.8/e23/>,
        <http://dewey.info/class/3C--382268/e23/>,
        <http://dewey.info/class/809.93352624/e23/>,
        <http://dewey.info/class/809.93382268/e23/> ;
    skos:prefLabel "Parables (Epic)"@en,
        "Parabler"@nb ;
    skos:related humord:c04974,
        humord:c06569,
        humord:c06573,
        humord:c14567 ;
    skos:relatedMatch <http://dewey.info/class/226.8/e23/> .

humord:c12399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12399" ;
    dct:modified "2024-04-11T13:16:42"^^xsd:dateTime ;
    skos:altLabel "Water wells"@en,
        "Brunnar"@nb,
        "Brønnar"@nb ;
    skos:broadMatch <http://dewey.info/class/551.498/e23/> ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/628.114/e23/> ;
    skos:definition "Brønn, hull gravd eller boret ned i undergrunnen for å finne eller produsere vann, olje eller gass. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008660 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008660,
        <http://dewey.info/class/551.498/e23/>,
        <http://dewey.info/class/628.114/e23/> ;
    skos:prefLabel "Wells"@en,
        "Brønner"@nb ;
    skos:related humord:c15186 .

humord:c12402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12402" ;
    dct:modified "2020-11-24T10:22:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06686 ;
    skos:definition "Veksling mellom prosa og vers i en tekst <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Prosimetrum"@en,
        "Prosimetrum"@nb .

humord:c12403 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12403" ;
    dct:modified "2024-12-06T10:37:56"^^xsd:dateTime ;
    skos:altLabel "Dakota folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Dakota folk literature"@en,
        "Dakota folkediktning"@nb .

humord:c12404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12404" ;
    dct:modified "2024-12-06T10:37:17"^^xsd:dateTime ;
    skos:altLabel "Sioux folk literature"@en,
        "Dakota folkedikting"@nb,
        "Sioux folkedikting"@nb,
        "Sioux folkediktning"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2089975243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089975243/e23/> ;
    skos:prefLabel "Dakota folk literature"@en,
        "Dakota folkediktning"@nb .

humord:c12406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12406" ;
    dct:modified "2024-11-08T09:27:34"^^xsd:dateTime ;
    skos:altLabel "Narcissus"@nb,
        "Narkissos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Narkissos er en ung mann i gresk mytologi som ved synet av speilbildet sitt i vannet ble så betatt av sin egen skjønnhet at han gikk til grunne. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Narcissus"@en,
        "Narkissos"@nb ;
    skos:related humord:c08017 .

humord:c12409 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12409" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482812/e23/>,
        <http://dewey.info/class/914.82812/e23/>,
        <http://dewey.info/class/948.2812/e23/> ;
    skos:broader humord:c02936 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482812/e23/>,
        <http://dewey.info/class/914.82812/e23/>,
        <http://dewey.info/class/948.2812/e23/> ;
    skos:prefLabel "Gjerpen"@en,
        "Gjerpen"@nb .

humord:c12410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12410" ;
    dct:modified "2024-10-28T09:42:12"^^xsd:dateTime ;
    skos:altLabel "Puritanisme"@nb ;
    skos:broader humord:c08759 ;
    skos:definition "Streng engelsk kirkelig retning på 1500- og 1600-tallet som ut fra et kalvinistisk syn ivret for kirkens renhet <SNL/BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/285.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/285.9/e23/> ;
    skos:prefLabel "Puritanism"@en,
        "Puritanisme"@nb .

humord:c12412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12412" ;
    dct:modified "2024-11-04T12:20:07"^^xsd:dateTime ;
    skos:altLabel "Reisande (Turisme)"@nb,
        "Reisende (Turisme)"@nb,
        "Turistar"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/910.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.92/e23/> ;
    skos:prefLabel "Tourists"@en,
        "Turister"@nb ;
    skos:related humord:c01417,
        humord:c07313 .

humord:c12414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12414" ;
    dct:modified "2024-10-15T12:50:37"^^xsd:dateTime ;
    skos:altLabel "Beat movement"@en,
        "Beat generation"@nb,
        "Beat-generasjonen"@nb,
        "Beat-rørsla"@nb ;
    skos:broadMatch <http://dewey.info/class/810.90054/e23/> ;
    skos:broader humord:c04799,
        humord:c06603 ;
    skos:definition "Beat-bevegelsen var en bevegelse innen amerikansk litteratur, som oppsto i 1950-årene <SNL>"@nb ;
    skos:editorialNote "Brukes også generelt om bohembevegelsen på samme tid"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/810.90054/e23/> ;
    skos:prefLabel "Beat generation"@en,
        "Beat-bevegelsen"@nb ;
    skos:related humord:c12492 .

humord:c12417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12417" ;
    dct:modified "2025-03-18T08:45:10"^^xsd:dateTime ;
    skos:altLabel "Modumsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482635/e23/> ;
    skos:prefLabel "Modum dialect"@en,
        "Modumsmål"@nb .

humord:c12418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12418" ;
    dct:modified "2024-04-04T16:14:31"^^xsd:dateTime ;
    skos:altLabel "Tooth disease"@en,
        "Tooth diseases"@en,
        "Tannsjukdomar"@nb,
        "Tannsjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/617.63/e23/> ;
    skos:exactMatch <http://dewey.info/class/573.35639/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.35639/e23/>,
        <http://dewey.info/class/614.5996/e23/>,
        <http://dewey.info/class/617.63/e23/> ;
    skos:prefLabel "Dental diseases"@en,
        "Tannsykdommer"@nb ;
    skos:related humord:c23541 ;
    skos:relatedMatch <http://dewey.info/class/614.5996/e23/> .

humord:c12419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12419" ;
    dct:modified "2024-04-04T16:12:20"^^xsd:dateTime ;
    skos:altLabel "Toothaches"@en,
        "Tannpine"@nb,
        "Tannsmerte"@nb,
        "Tannverk"@nb ;
    skos:broader humord:c12418 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.35639/e23/>,
        <http://dewey.info/class/614.5996/e23/>,
        <http://dewey.info/class/617.6/e23/>,
        <http://dewey.info/class/636.089763/e23/> ;
    skos:prefLabel "Toothache"@en,
        "Tannverk"@nb ;
    skos:relatedMatch <http://dewey.info/class/573.35639/e23/>,
        <http://dewey.info/class/614.5996/e23/>,
        <http://dewey.info/class/617.6/e23/>,
        <http://dewey.info/class/636.089763/e23/> .

humord:c12421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12421" ;
    dct:modified "2024-02-06T15:39:09"^^xsd:dateTime ;
    skos:altLabel "Fiber optics"@en,
        "Fiberoptikk"@nb ;
    skos:broader humord:c15719 ;
    skos:exactMatch realfagstermer:c008024,
        <http://dewey.info/class/621.3692/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008024,
        <http://dewey.info/class/621.3692/e23/> ;
    skos:prefLabel "Fibre optics"@en,
        "Fiberoptikk"@nb .

humord:c12422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12422" ;
    dct:modified "2024-09-17T14:44:58"^^xsd:dateTime ;
    skos:altLabel "Comanche språk"@nb ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Språkkode: com"@nb ;
    skos:exactMatch <http://dewey.info/class/497.4572/e23/>,
        <http://dewey.info/class/6--974572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4572/e23/>,
        <http://dewey.info/class/6--974572/e23/> ;
    skos:prefLabel "Comanche language"@en,
        "Comanche språk"@nb .

humord:c12425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12425" ;
    dct:modified "1995-02-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/293/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293/e23/> ;
    skos:prefLabel "Germanic religion"@en,
        "Germansk religion"@nb ;
    skos:related humord:c08470 .

humord:c12426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12426" ;
    dct:modified "1995-02-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Norse religion"@en ;
    skos:broader humord:c12425 ;
    skos:closeMatch <http://dewey.info/class/293/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293/e23/> ;
    skos:prefLabel "Old Norse religion"@en,
        "Norrøn religion"@nb ;
    skos:related humord:c08470 .

humord:c12427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12427" ;
    dct:modified "1995-02-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/230.044/e23/> ;
    skos:broader humord:c08713 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.044/e23/>,
        <http://dewey.info/class/230.41/e23/> ;
    skos:prefLabel "Lutheran theology"@en,
        "Luthersk teologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/230.41/e23/> .

humord:c12428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12428" ;
    dct:modified "2025-03-18T08:52:48"^^xsd:dateTime ;
    skos:altLabel "Vrådalsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279482842/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482842/e23/> ;
    skos:prefLabel "Vrådal dialect"@en,
        "Vrådalsmål"@nb .

humord:c12429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12429" ;
    dct:modified "2025-03-18T08:52:30"^^xsd:dateTime ;
    skos:altLabel "Venneslamål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483214/e23/> ;
    skos:prefLabel "Vennesla dialect"@en,
        "Venneslamål"@nb .

humord:c12430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12430" ;
    dct:modified "2025-03-18T08:49:20"^^xsd:dateTime ;
    skos:altLabel "Larvikmål"@nb ;
    skos:broader humord:c10264 ;
    skos:closeMatch <http://dewey.info/class/439.827948273/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948273/e23/> ;
    skos:prefLabel "Larvik dialect"@en,
        "Larvikmål"@nb .

humord:c12431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12431" ;
    dct:modified "2025-03-18T08:53:09"^^xsd:dateTime ;
    skos:altLabel "Vågåmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482516/e23/> ;
    skos:prefLabel "Vågå dialect"@en,
        "Vågåmål"@nb .

humord:c12432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12432" ;
    dct:modified "2020-11-02T14:36:24"^^xsd:dateTime ;
    skos:altLabel "Post cold war era"@en,
        "Post-Cold War era"@en,
        "Etter den kalde krigen"@nb,
        "Postsovjetisk tid"@nb ;
    skos:broadMatch <http://dewey.info/class/947.0009049/e23/>,
        <http://dewey.info/class/947.000905/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Perioden etter kommunismens fall i Øst-Europa <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0009049/e23/>,
        <http://dewey.info/class/947.000905/e23/> ;
    skos:prefLabel "Post communist period"@en,
        "Postkommunistisk tid"@nb .

humord:c12434 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12434" ;
    dct:modified "2024-08-28T08:37:19"^^xsd:dateTime ;
    skos:altLabel "Arycanda"@nb,
        "Arykanda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3928/e23/>,
        <http://dewey.info/class/939.28/e23/> ;
    skos:broader humord:c03468,
        humord:c29021 ;
    skos:definition "Arykanda er en oldtidsby beliggende i Antalya-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3928/e23/>,
        <http://dewey.info/class/939.28/e23/> ;
    skos:prefLabel "Arycanda"@en,
        "Arykanda"@nb .

humord:c12435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12435" ;
    dct:modified "2025-02-24T07:59:59"^^xsd:dateTime ;
    skos:altLabel "Heraclea Pontica"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/939.313/e23/> ;
    skos:broader humord:c15846 ;
    skos:definition "Heraclea Pontica var en oOldtidsby på kysten av oldtidsriket Bithynia, grunnlagt ca. 560 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/939.313/e23/> ;
    skos:prefLabel "Heraclea Pontica"@en,
        "Heraclea Pontica"@nb .

humord:c12436 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12436" ;
    dct:modified "2025-03-14T07:49:16"^^xsd:dateTime ;
    skos:altLabel "Lucera"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45757/e23/>,
        <http://dewey.info/class/914.5757/e23/>,
        <http://dewey.info/class/945.757/e23/> ;
    skos:broader humord:c02509 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45757/e23/>,
        <http://dewey.info/class/914.5757/e23/>,
        <http://dewey.info/class/945.757/e23/> ;
    skos:prefLabel "Lucera"@en,
        "Lucera"@nb .

humord:c12437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12437" ;
    dct:modified "2024-08-28T08:22:32"^^xsd:dateTime ;
    skos:altLabel "Artemis"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Artemis"@en,
        "Artemis"@nb .

humord:c12438 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12438" ;
    dct:modified "2025-02-05T08:11:47"^^xsd:dateTime ;
    skos:altLabel "Oxyrhynkhos"@en,
        "Oxyrhynkhos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Oxyrhynchus"@en,
        "Oxyrhynkhos"@nb .

humord:c12439 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12439" ;
    dct:modified "2020-07-30T10:59:26"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:closeMatch <http://dewey.info/class/2--3683611/e23/>,
        <http://dewey.info/class/936.83611/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030427,
        <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030427,
        <http://dewey.info/class/2--3683611/e23/>,
        <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/936.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:prefLabel "Bømlo"@en,
        "Bømlo"@nb .

humord:c12441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12441" ;
    dct:modified "2025-01-13T19:41:43"^^xsd:dateTime ;
    skos:altLabel "Vekter"@nb ;
    skos:broadMatch <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/530.81/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Weights"@en,
        "Vekter"@nb ;
    skos:relatedMatch <http://dewey.info/class/530.81/e23/> .

humord:c12442 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12442" ;
    dct:modified "2025-03-14T09:06:13"^^xsd:dateTime ;
    skos:altLabel "Camonica Valley"@en,
        "Valcamonica"@en,
        "Val Camonica"@nb,
        "Valcamonica"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4526/e23/>,
        <http://dewey.info/class/914.526/e23/>,
        <http://dewey.info/class/945.26/e23/> ;
    skos:broader humord:c02492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4526/e23/>,
        <http://dewey.info/class/914.526/e23/>,
        <http://dewey.info/class/945.26/e23/> ;
    skos:prefLabel "Val Camonica"@en,
        "Valcamonica"@nb .

humord:c12443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12443" ;
    dct:modified "2025-01-03T10:03:37"^^xsd:dateTime ;
    skos:altLabel "Metalldetektorar"@nb,
        "Metalldetektorer"@nb,
        "Metall­søkarar"@nb,
        "Metall­søkjarar"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1028/e23/> ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.2876/e23/>,
        <http://dewey.info/class/537.534/e23/>,
        <http://dewey.info/class/622.19/e23/>,
        <http://dewey.info/class/739/e23/>,
        <http://dewey.info/class/930.1028/e23/> ;
    skos:prefLabel "Metal detectors"@en,
        "Metallsøkere"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.2876/e23/>,
        <http://dewey.info/class/537.534/e23/>,
        <http://dewey.info/class/622.19/e23/>,
        <http://dewey.info/class/739/e23/> .

humord:c12448 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12448" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Kivik"@en,
        "Kivik"@nb .

humord:c12449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12449" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c00018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/> ;
    skos:prefLabel "Cist"@en,
        "Hellekister"@nb .

humord:c12450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12450" ;
    dct:modified "2024-11-05T09:55:47"^^xsd:dateTime ;
    skos:altLabel "Bowmen"@en,
        "Bogeskyttarar"@nb ;
    skos:broader humord:c07247 ;
    skos:exactMatch <http://dewey.info/class/305.979932/e23/>,
        <http://dewey.info/class/799.32092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.979932/e23/>,
        <http://dewey.info/class/799.32092/e23/> ;
    skos:prefLabel "Archers"@en,
        "Bueskyttere"@nb .

humord:c12452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12452" ;
    dct:modified "2024-10-22T09:24:38"^^xsd:dateTime ;
    skos:altLabel "Luiseno språk"@nb,
        "Luiseño språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.45/e23/>,
        <http://dewey.info/class/6--9745/e23/> ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Språkkode: lui"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.45/e23/>,
        <http://dewey.info/class/6--9745/e23/> ;
    skos:prefLabel "Luiseño language"@en,
        "Luiseno språk"@nb .

humord:c12453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12453" ;
    dct:modified "2000-09-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Naivism (Art)"@en ;
    skos:broadMatch <http://dewey.info/class/759.05/e23/>,
        <http://dewey.info/class/759.06/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Retning innen 1900-tallets malerkunst, som henter inspirasjon fra folkekunst, primitiv kunst eller barnetegninger <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/759.05/e23/>,
        <http://dewey.info/class/759.06/e23/> ;
    skos:prefLabel "Naïve art"@en,
        "Naivisme (Kunst)"@nb .

humord:c12454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12454" ;
    dct:modified "1995-02-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/759/e23/> ;
    skos:broader humord:c05643 ;
    skos:definition "Billedkunstnerisk utsmykning av gravkamre og gravmonumenter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/759/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Funerary paintings"@en,
        "Gravmaleri"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c12455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12455" ;
    dct:modified "1995-02-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.35/e23/> ;
    skos:broader humord:c08076 ;
    skos:definition "Stimulans, tilskyndelse til kunstnerisk eller annen åndelig virksomhet <BOB>"@nb ;
    skos:exactMatch realfagstermer:c004165 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004165,
        <http://dewey.info/class/153.35/e23/> ;
    skos:prefLabel "Inspiration"@en,
        "Inspirasjon"@nb .

humord:c12456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12456" ;
    dct:modified "2020-07-28T10:22:56"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/631.2/e23/> ;
    skos:broader humord:c05199 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630/e23/>,
        <http://dewey.info/class/631.2/e23/>,
        <http://dewey.info/class/728.6/e23/> ;
    skos:prefLabel "Cluster farms"@en,
        "Klyngetun"@nb ;
    skos:related humord:c07806 ;
    skos:relatedMatch <http://dewey.info/class/728.6/e23/> .

humord:c12457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12457" ;
    dct:modified "2024-11-06T11:24:40"^^xsd:dateTime ;
    skos:altLabel "Orphaned children"@en,
        "Foreldrelause"@nb,
        "Foreldrelause barn"@nb,
        "Foreldrelause born"@nb,
        "Foreldreløse barn"@nb ;
    skos:broadMatch <http://dewey.info/class/362.73/e23/> ;
    skos:broader humord:c07170 ;
    skos:exactMatch <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/305.23086945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/305.23086945/e23/>,
        <http://dewey.info/class/362.73/e23/> ;
    skos:prefLabel "Orphans"@en,
        "Foreldreløse"@nb .

humord:c12458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12458" ;
    dct:modified "2024-10-17T14:20:08"^^xsd:dateTime ;
    skos:altLabel "Kimonoar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.00952/e23/>,
        <http://dewey.info/class/391.472/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.00952/e23/>,
        <http://dewey.info/class/391.472/e23/> ;
    skos:prefLabel "Kimonos"@en,
        "Kimonoer"@nb .

humord:c12459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12459" ;
    dct:modified "2024-11-08T08:52:20"^^xsd:dateTime ;
    skos:altLabel "Sarapis"@en,
        "Osiris-Apis"@nb,
        "Sarapis"@nb,
        "Serapis"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Serapis er en hellenistisk-egyptisk gud, fremstilt på gresk maner, med trekk av Pluto, Zevs og Asklepios.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Serapis"@en,
        "Serapis"@nb ;
    skos:related humord:c15832 .

humord:c12462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12462" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Inceptive verbs"@en ;
    skos:broadMatch <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:prefLabel "Inchoative verbs"@en,
        "Inkoative verb"@nb .

humord:c12463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12463" ;
    dct:modified "2024-05-15T10:04:08"^^xsd:dateTime ;
    skos:altLabel "Drainage systems"@en,
        "Vassdrag"@nb ;
    skos:broadMatch <http://dewey.info/class/551.48/e23/> ;
    skos:broader humord:c08315 ;
    skos:definition "Samling av elver og innsjøer som har felles utløp <BOB>"@nb ;
    skos:exactMatch realfagstermer:c009848 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009848,
        <http://dewey.info/class/333.916/e23/>,
        <http://dewey.info/class/551.48/e23/>,
        <http://dewey.info/class/627.1/e23/> ;
    skos:prefLabel "Water systems"@en,
        "Vassdrag"@nb ;
    skos:related humord:c22041 ;
    skos:relatedMatch <http://dewey.info/class/333.916/e23/>,
        <http://dewey.info/class/627.1/e23/> .

humord:c12465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12465" ;
    dct:modified "2024-08-28T20:34:20"^^xsd:dateTime ;
    skos:altLabel "Domestic waste"@en,
        "Avfall"@nb,
        "Hushaldsavfall"@nb,
        "Husholdningsavfall"@nb,
        "Søppel"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Avfall er rester fra industri, arbeidssted, husholdning e.l. <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/344.0462/e23/>,
        <http://dewey.info/class/363.728/e23/>,
        <http://dewey.info/class/628.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7938/e23/>,
        <http://dewey.info/class/344.0462/e23/>,
        <http://dewey.info/class/363.728/e23/>,
        <http://dewey.info/class/623.754/e23/>,
        <http://dewey.info/class/628.168/e23/>,
        <http://dewey.info/class/628.44/e23/>,
        <http://dewey.info/class/628.5/e23/>,
        <http://dewey.info/class/628.744/e23/>,
        <http://dewey.info/class/636.08556/e23/>,
        <http://dewey.info/class/658.567/e23/>,
        <http://dewey.info/class/662.87/e23/> ;
    skos:prefLabel "Waste"@en,
        "Avfall"@nb ;
    skos:related humord:c22515 ;
    skos:relatedMatch <http://dewey.info/class/333.7938/e23/>,
        <http://dewey.info/class/623.754/e23/>,
        <http://dewey.info/class/628.168/e23/>,
        <http://dewey.info/class/628.5/e23/>,
        <http://dewey.info/class/628.744/e23/>,
        <http://dewey.info/class/636.08556/e23/>,
        <http://dewey.info/class/658.567/e23/>,
        <http://dewey.info/class/662.87/e23/> .

humord:c12467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12467" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Råvarer"@nb ;
    skos:broader humord:c07770 ;
    skos:definition "Stoff som egner seg til bearbeiding <BOB>"@nb ;
    skos:exactMatch realfagstermer:c001870,
        realfagstermer:c010919,
        <http://dewey.info/class/338.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001870,
        realfagstermer:c010919,
        <http://dewey.info/class/332.6328/e23/>,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/346.0922/e23/> ;
    skos:prefLabel "Raw materials"@en,
        "Råstoffer"@nb ;
    skos:related humord:c08353,
        humord:c08386 ;
    skos:relatedMatch <http://dewey.info/class/332.6328/e23/>,
        <http://dewey.info/class/346.0922/e23/> .

humord:c12469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12469" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/> ;
    skos:broader humord:c00985 ;
    skos:definition "Person av østgermansk folkestamme <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/945.901/e23/> ;
    skos:prefLabel "Vandals"@en,
        "Vandaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/945.901/e23/> .

humord:c12470 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12470" ;
    dct:modified "2020-07-31T10:50:15"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030550,
        <http://dewey.info/class/2--482516/e23/>,
        <http://dewey.info/class/914.82516/e23/>,
        <http://dewey.info/class/948.2516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030550,
        <http://dewey.info/class/2--482516/e23/>,
        <http://dewey.info/class/914.82516/e23/>,
        <http://dewey.info/class/948.2516/e23/> ;
    skos:prefLabel "Vågå"@en,
        "Vågå"@nb .

humord:c12483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12483" ;
    dct:modified "2021-06-04T14:01:16"^^xsd:dateTime ;
    skos:altLabel "Yunnanese dialect"@en ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c12293 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/495.1795135/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1795135/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Yunnan dialect"@en,
        "Yunnan-dialekt"@nb .

humord:c12486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12486" ;
    dct:modified "2021-03-30T09:42:03"^^xsd:dateTime ;
    skos:altLabel "Shanghainese dialect"@en,
        "Shanghainesisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--9517/e23/> ;
    skos:broader humord:c12294 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/495.17951132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.17951132/e23/>,
        <http://dewey.info/class/6--9517/e23/> ;
    skos:prefLabel "Shanghai dialect"@en,
        "Shanghai-dialekt"@nb .

humord:c12489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12489" ;
    dct:modified "1995-02-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05911 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Cognitive morphology"@en,
        "Kognitiv morfologi"@nb .

humord:c12490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12490" ;
    dct:modified "1995-02-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c12282 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Noun morphology"@en,
        "Substantivmorfologi"@nb .

humord:c12491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12491" ;
    dct:modified "1995-02-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12381 ;
    skos:definition "Guds enhet i islamsk teologi <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.2113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.2113/e23/> ;
    skos:prefLabel "Tawhid"@en,
        "Tawhid"@nb .

humord:c12492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12492" ;
    dct:modified "2025-01-07T08:37:34"^^xsd:dateTime ;
    skos:altLabel "Hippie culture"@en,
        "Hippiekultur"@nb,
        "Hippierørsla"@nb ;
    skos:broadMatch <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Uorganisert ungdomsbevegelse som oppsto i USA og Vest-Europa i slutten av 1960-årene <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:prefLabel "Hippie movement"@en,
        "Hippiebevegelsen"@nb ;
    skos:related humord:c12414 .

humord:c12494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12494" ;
    dct:modified "2001-09-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Harappan script"@en ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/> ;
    skos:prefLabel "Indus script"@en,
        "Indus skrift"@nb .

humord:c12495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12495" ;
    dct:modified "2024-08-28T15:13:04"^^xsd:dateTime ;
    skos:altLabel "Ascription"@en,
        "Attribusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/346.0482/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Bestemmelse av hvem som er opphavsmann til et verk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0482/e23/> ;
    skos:prefLabel "Attribution"@en,
        "Attribusjon"@nb .

humord:c12496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12496" ;
    dct:modified "1995-02-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skadeverk"@nb,
        "Vandalisme"@nb ;
    skos:broader humord:c09227 ;
    skos:exactMatch <http://dewey.info/class/364.1644/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.02644/e23/>,
        <http://dewey.info/class/364.1644/e23/>,
        <http://dewey.info/class/371.782/e23/> ;
    skos:prefLabel "Vandalism"@en,
        "Hærverk"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.02644/e23/>,
        <http://dewey.info/class/371.782/e23/> .

humord:c12497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12497" ;
    dct:modified "2024-08-28T07:43:43"^^xsd:dateTime ;
    skos:altLabel "Archeology (Subject)"@en,
        "Arkeologi (Faget)"@nb,
        "Arkeologifaget"@nb ;
    skos:broadMatch <http://dewey.info/class/930.107/e23/> ;
    skos:broader humord:c00090 ;
    skos:exactMatch realfagstermer:c004116 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004116,
        <http://dewey.info/class/200.9009/e23/>,
        <http://dewey.info/class/344.094/e23/>,
        <http://dewey.info/class/930.107/e23/> ;
    skos:prefLabel "Archaeology (Subject)"@en,
        "Arkeologi (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/200.9009/e23/>,
        <http://dewey.info/class/344.094/e23/> .

humord:c12499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12499" ;
    dct:modified "2025-01-03T08:29:52"^^xsd:dateTime ;
    skos:altLabel "Astronautics"@en,
        "Astronautikk"@nb,
        "Romfart"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch realfagstermer:c004721,
        realfagstermer:c013499 ;
    skos:exactMatch <http://dewey.info/class/387.8/e23/>,
        <http://dewey.info/class/629.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004721,
        realfagstermer:c013499,
        <http://dewey.info/class/343.0979/e23/>,
        <http://dewey.info/class/354.79/e23/>,
        <http://dewey.info/class/387.8/e23/>,
        <http://dewey.info/class/629.4/e23/> ;
    skos:prefLabel "Spaceflight"@en,
        "Romfart"@nb ;
    skos:related humord:c61554 ;
    skos:relatedMatch <http://dewey.info/class/343.0979/e23/>,
        <http://dewey.info/class/354.79/e23/> .

humord:c12501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12501" ;
    dct:modified "2024-10-01T10:50:44"^^xsd:dateTime ;
    skos:altLabel "Sysselsetjing"@nb,
        "Sysselsetting"@nb,
        "Yrkesdeltakelse"@nb,
        "Yrkesdeltaking"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/331.125/e23/> ;
    skos:exactMatch realfagstermer:c008128 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008128,
        <http://dewey.info/class/331.125/e23/> ;
    skos:prefLabel "Employment (The state or condition of being employed)"@en,
        "Sysselsetting"@nb ;
    skos:related humord:c09124,
        humord:c09131 .

humord:c12502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12502" ;
    dct:modified "2021-02-02T11:34:32"^^xsd:dateTime ;
    skos:altLabel "Gudstjenesten"@nb ;
    skos:broader humord:c08596 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/203.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/355.347/e23/>,
        <http://dewey.info/class/365.665/e23/> ;
    skos:prefLabel "Church services"@en,
        "Gudstjenester"@nb ;
    skos:related humord:c28532 ;
    skos:relatedMatch <http://dewey.info/class/355.347/e23/>,
        <http://dewey.info/class/365.665/e23/> .

humord:c12504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12504" ;
    dct:modified "2024-01-24T12:37:09"^^xsd:dateTime ;
    skos:altLabel "Asbest"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1791/e23/>,
        <http://dewey.info/class/620.195/e23/>,
        <http://dewey.info/class/666.72/e23/>,
        <http://dewey.info/class/691.95/e23/> ;
    skos:broader humord:c62126 ;
    skos:definition "Asbest er krystallinske silikatmineraler med fiberstruktur, som enten er en varietet av mineralet amfibol (som kan forekomme som amositt, antofylitt, krokidolitt, aktinolitt, tremolitt) eller serpentin (krysotil). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007442,
        <http://dewey.info/class/553.672/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007442,
        <http://dewey.info/class/344.046335/e23/>,
        <http://dewey.info/class/363.1791/e23/>,
        <http://dewey.info/class/363.738494/e23/>,
        <http://dewey.info/class/553.672/e23/>,
        <http://dewey.info/class/620.195/e23/>,
        <http://dewey.info/class/666.72/e23/>,
        <http://dewey.info/class/677.51/e23/>,
        <http://dewey.info/class/691.95/e23/> ;
    skos:prefLabel "Asbestos"@en,
        "Asbest"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.046335/e23/>,
        <http://dewey.info/class/363.738494/e23/>,
        <http://dewey.info/class/677.51/e23/> .

humord:c12505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12505" ;
    dct:modified "1995-02-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00098 ;
    skos:closeMatch <http://dewey.info/class/599.948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/591.44/e23/>,
        <http://dewey.info/class/599.948/e23/>,
        <http://dewey.info/class/611.715/e23/>,
        <http://dewey.info/class/612.751/e23/> ;
    skos:prefLabel "Craniology"@en,
        "Kraniologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/591.44/e23/>,
        <http://dewey.info/class/611.715/e23/>,
        <http://dewey.info/class/612.751/e23/> .

humord:c12507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12507" ;
    dct:modified "2024-11-21T09:13:20"^^xsd:dateTime ;
    skos:altLabel "Rydningsrøysar"@nb,
        "Rydningsrøyser"@nb ;
    skos:broader humord:c00008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.9/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Clearance cairns"@en,
        "Rydningsrøyser"@nb ;
    skos:relatedMatch <http://dewey.info/class/630.9/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c12508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12508" ;
    dct:modified "2024-10-18T06:52:28"^^xsd:dateTime ;
    skos:altLabel "Industribygg"@nb,
        "Industribygningar"@nb,
        "Industribygninger"@nb ;
    skos:broader humord:c05205 ;
    skos:exactMatch <http://dewey.info/class/725.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3387/e23/>,
        <http://dewey.info/class/712.7/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:prefLabel "Industrial buildings"@en,
        "Industribygg"@nb ;
    skos:related humord:c07590 ;
    skos:relatedMatch <http://dewey.info/class/333.3387/e23/>,
        <http://dewey.info/class/712.7/e23/> .

humord:c12510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12510" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/393.10936/e23/> ;
    skos:broader humord:c17203 ;
    skos:definition "Steingrav fra yngre jernalder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.10936/e23/>,
        <http://dewey.info/class/936.014/e23/> ;
    skos:prefLabel "Dolmen"@en,
        "Dysser"@nb ;
    skos:relatedMatch <http://dewey.info/class/936.014/e23/> .

humord:c12512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12512" ;
    dct:modified "2025-01-21T07:50:23"^^xsd:dateTime ;
    skos:altLabel "Storing"@en,
        "Magasinering"@nb ;
    skos:broadMatch <http://dewey.info/class/025.21/e23/>,
        <http://dewey.info/class/069.51/e23/> ;
    skos:broader humord:c18806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.21/e23/>,
        <http://dewey.info/class/069.51/e23/> ;
    skos:prefLabel "Storage"@en,
        "Magasinering"@nb .

humord:c12513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12513" ;
    dct:modified "2020-08-04T14:22:33"^^xsd:dateTime ;
    skos:altLabel "Polyesters"@en ;
    skos:broadMatch <http://dewey.info/class/668.4225/e23/>,
        <http://dewey.info/class/677.4743/e23/> ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/668.4225/e23/>,
        <http://dewey.info/class/677.4743/e23/> ;
    skos:prefLabel "Polyester"@en,
        "Polyester"@nb .

humord:c12514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12514" ;
    dct:modified "2024-11-27T13:22:36"^^xsd:dateTime ;
    skos:altLabel "Moulding"@en,
        "Støpning"@nb,
        "Støyping"@nb ;
    skos:broadMatch <http://dewey.info/class/730.28/e23/> ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/731.45/e23/>,
        <http://dewey.info/class/738.142/e23/> ;
    skos:exactMatch realfagstermer:c003773 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003773,
        <http://dewey.info/class/666.125/e23/>,
        <http://dewey.info/class/668.412/e23/>,
        <http://dewey.info/class/671.2/e23/>,
        <http://dewey.info/class/678.527/e23/>,
        <http://dewey.info/class/730.28/e23/>,
        <http://dewey.info/class/731.45/e23/>,
        <http://dewey.info/class/738.142/e23/> ;
    skos:prefLabel "Casting (Molding)"@en,
        "Støping"@nb ;
    skos:relatedMatch <http://dewey.info/class/666.125/e23/>,
        <http://dewey.info/class/668.412/e23/>,
        <http://dewey.info/class/671.2/e23/>,
        <http://dewey.info/class/678.527/e23/> .

humord:c12516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12516" ;
    dct:modified "2024-04-26T10:52:05"^^xsd:dateTime ;
    skos:altLabel "Rosin"@en ;
    skos:broader humord:c08395 ;
    skos:closeMatch <http://dewey.info/class/553.29/e23/>,
        <http://dewey.info/class/620.1924/e23/>,
        <http://dewey.info/class/668.37/e23/> ;
    skos:definition "Harpiks er opprinnelig en betegnelse som brukes på balsam eller kvae fra visse planter og trær, dessuten fra visse insekter, for eksempel lakkskjoldlus. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004006,
        <http://dewey.info/class/547.8434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004006,
        <http://dewey.info/class/547.8434/e23/>,
        <http://dewey.info/class/553.29/e23/>,
        <http://dewey.info/class/620.1924/e23/>,
        <http://dewey.info/class/668.37/e23/>,
        <http://dewey.info/class/676.5/e23/> ;
    skos:prefLabel "Resin"@en,
        "Harpiks"@nb ;
    skos:relatedMatch <http://dewey.info/class/676.5/e23/> .

humord:c12517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12517" ;
    dct:modified "2024-08-15T09:12:51"^^xsd:dateTime ;
    skos:altLabel "Hår"@nb ;
    skos:broader humord:c08395 ;
    skos:closeMatch <http://dewey.info/class/573.58/e23/>,
        <http://dewey.info/class/611.78/e23/>,
        <http://dewey.info/class/612.799/e23/>,
        <http://dewey.info/class/792.027/e23/> ;
    skos:exactMatch realfagstermer:c005537,
        <http://dewey.info/class/599.147/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005537,
        <http://dewey.info/class/573.58/e23/>,
        <http://dewey.info/class/599.147/e23/>,
        <http://dewey.info/class/611.78/e23/>,
        <http://dewey.info/class/612.799/e23/>,
        <http://dewey.info/class/616.546/e23/>,
        <http://dewey.info/class/617.4779/e23/>,
        <http://dewey.info/class/636.08845/e23/>,
        <http://dewey.info/class/646.724/e23/>,
        <http://dewey.info/class/792.027/e23/> ;
    skos:prefLabel "Hair"@en,
        "Hår"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.546/e23/>,
        <http://dewey.info/class/617.4779/e23/>,
        <http://dewey.info/class/636.08845/e23/>,
        <http://dewey.info/class/646.724/e23/> .

humord:c12518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12518" ;
    dct:modified "2024-12-19T16:13:40"^^xsd:dateTime ;
    skos:altLabel "Data processing systems"@en,
        "Data systems"@en,
        "EDP systems"@en,
        "Datasystem"@nb,
        "EDB-system"@nb,
        "EDB-systemer"@nb,
        "Systemarbeid"@nb ;
    skos:broader humord:c04175 ;
    skos:closeMatch <http://dewey.info/class/004/e23/> ;
    skos:exactMatch realfagstermer:c003025 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003025,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/621.39/e23/>,
        <http://dewey.info/class/629.272/e23/> ;
    skos:prefLabel "Computer systems"@en,
        "Datasystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.39/e23/>,
        <http://dewey.info/class/629.272/e23/> .

humord:c12520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12520" ;
    dct:modified "2024-01-29T13:54:06"^^xsd:dateTime ;
    skos:altLabel "ILS (Integrated library systems)"@en,
        "LMS (Library management systems)"@en,
        "Library management systems"@en,
        "Library systems (Computer systems)"@en,
        "Biblioteksystem"@nb ;
    skos:broadMatch <http://dewey.info/class/025.04/e23/> ;
    skos:broader humord:c12518 ;
    skos:definition "Datasystemer for bibliotek <UBO>"@nb ;
    skos:exactMatch realfagstermer:c003415 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003415,
        <http://dewey.info/class/021.65/e23/>,
        <http://dewey.info/class/025.04/e23/>,
        <http://dewey.info/class/025/e23/> ;
    skos:prefLabel "Integrated library systems"@en,
        "Biblioteksystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/021.65/e23/>,
        <http://dewey.info/class/025/e23/> .

humord:c12521 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12521" ;
    dct:modified "2025-02-18T08:28:42"^^xsd:dateTime ;
    skos:altLabel "Karchana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Karchana"@en,
        "Karchana"@nb .

humord:c12522 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12522" ;
    dct:modified "2025-03-06T13:44:26"^^xsd:dateTime ;
    skos:altLabel "Mtiulet-Gudamaqari"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Mtiulet-Gudamaqari"@en,
        "Mtiulet-Gudamaqari"@nb .

humord:c12523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12523" ;
    dct:modified "2005-10-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05206 ;
    skos:definition "Bolighus på en gard <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/728.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.21/e23/>,
        <http://dewey.info/class/728.6/e23/> ;
    skos:prefLabel "Farm-houses"@en,
        "Våningshus"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.21/e23/> .

humord:c12524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12524" ;
    dct:modified "2020-05-14T12:42:03"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/631.2109484/e23/>,
        <http://dewey.info/class/728.609484/e23/> ;
    skos:broader humord:c12523 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.2109484/e23/>,
        <http://dewey.info/class/728.609484/e23/> ;
    skos:prefLabel "Trønderlåner"@en,
        "Trønderlåner"@nb .

humord:c12525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12525" ;
    dct:modified "2025-01-21T07:22:07"^^xsd:dateTime ;
    skos:altLabel "Aerospace museums"@en,
        "Flymuseum"@nb ;
    skos:broadMatch <http://dewey.info/class/387.7074/e23/> ;
    skos:broader humord:c04622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.7074/e23/> ;
    skos:prefLabel "Aviation museums"@en,
        "Flymuseer"@nb .

humord:c12526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12526" ;
    dct:modified "2025-01-05T19:48:40"^^xsd:dateTime ;
    skos:altLabel "Sognebåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c25822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Sogn boats"@en,
        "Sognebåter"@nb .

humord:c12529 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12529" ;
    dct:modified "2016-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--46765/e23/>,
        <http://dewey.info/class/914.6765/e23/>,
        <http://dewey.info/class/946.765/e23/> ;
    skos:broader humord:c16996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46765/e23/>,
        <http://dewey.info/class/914.6765/e23/>,
        <http://dewey.info/class/946.765/e23/> ;
    skos:prefLabel "Alicante (City)"@en,
        "Alicante (By)"@nb .

humord:c12532 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12532" ;
    dct:modified "2025-03-06T09:56:42"^^xsd:dateTime ;
    skos:altLabel "Filippi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:broader humord:c02376 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:prefLabel "Filippoi"@en,
        "Filippi"@nb .

humord:c12534 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12534" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484153/e23/>,
        <http://dewey.info/class/914.84153/e23/>,
        <http://dewey.info/class/948.4153/e23/> ;
    skos:prefLabel "Midtre Gauldal"@en,
        "Midtre Gauldal"@nb .

humord:c12535 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12535" ;
    dct:modified "2020-07-30T12:58:50"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--483821/e23/>,
        <http://dewey.info/class/914.83821/e23/>,
        <http://dewey.info/class/948.3821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483821/e23/>,
        <http://dewey.info/class/914.83821/e23/>,
        <http://dewey.info/class/948.3821/e23/> ;
    skos:prefLabel "Gulen"@en,
        "Gulen"@nb .

humord:c12536 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12536" ;
    dct:modified "2025-04-01T12:10:00"^^xsd:dateTime ;
    skos:altLabel "Midthordland"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--48363/e23/>,
        <http://dewey.info/class/914.8363/e23/>,
        <http://dewey.info/class/948.363/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48363/e23/>,
        <http://dewey.info/class/914.8363/e23/>,
        <http://dewey.info/class/948.363/e23/> ;
    skos:prefLabel "Midthordland"@en,
        "Midthordland"@nb .

humord:c12538 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12538" ;
    dct:modified "2025-03-24T08:43:14"^^xsd:dateTime ;
    skos:altLabel "Hardangervidda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4826/e23/>,
        <http://dewey.info/class/914.826/e23/>,
        <http://dewey.info/class/948.26/e23/> ;
    skos:broader humord:c02611 ;
    skos:closeMatch <http://dewey.info/class/2--48362/e23/>,
        <http://dewey.info/class/914.8362/e23/>,
        <http://dewey.info/class/948.362/e23/> ;
    skos:exactMatch realfagstermer:c030269 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030269,
        <http://dewey.info/class/2--4826/e23/>,
        <http://dewey.info/class/2--48362/e23/>,
        <http://dewey.info/class/914.826/e23/>,
        <http://dewey.info/class/914.8362/e23/>,
        <http://dewey.info/class/948.26/e23/>,
        <http://dewey.info/class/948.362/e23/> ;
    skos:prefLabel "Hardangervidda"@en,
        "Hardangervidda"@nb .

humord:c12539 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12539" ;
    dct:modified "2025-03-06T14:19:40"^^xsd:dateTime ;
    skos:altLabel "Abries"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4497/e23/>,
        <http://dewey.info/class/914.497/e23/>,
        <http://dewey.info/class/944.97/e23/> ;
    skos:broader humord:c02327 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4497/e23/>,
        <http://dewey.info/class/914.497/e23/>,
        <http://dewey.info/class/944.97/e23/> ;
    skos:prefLabel "Abriès"@en,
        "Abries"@nb .

humord:c12540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12540" ;
    dct:modified "1995-02-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03555 ;
    skos:exactMatch <http://dewey.info/class/2--435632/e23/>,
        <http://dewey.info/class/914.35632/e23/>,
        <http://dewey.info/class/943.5632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435632/e23/>,
        <http://dewey.info/class/914.35632/e23/>,
        <http://dewey.info/class/943.5632/e23/> ;
    skos:prefLabel "Bochum"@en,
        "Bochum"@nb .

humord:c12541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12541" ;
    dct:modified "2023-12-12T10:27:30"^^xsd:dateTime ;
    skos:altLabel "Nasjonalbibliotek"@nb ;
    skos:broadMatch <http://dewey.info/class/027.5/e23/> ;
    skos:broader humord:c00119 ;
    skos:exactMatch realfagstermer:c004487 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004487,
        <http://dewey.info/class/015/e23/>,
        <http://dewey.info/class/027.5/e23/> ;
    skos:prefLabel "National libraries"@en,
        "Nasjonalbibliotek"@nb ;
    skos:relatedMatch <http://dewey.info/class/015/e23/> .

humord:c12542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12542" ;
    dct:modified "2024-03-21T08:54:56"^^xsd:dateTime ;
    skos:altLabel "Gödel's incompleteness theorems"@en,
        "Gödels teorem"@nb,
        "Gödels ufullstendighetsteorem"@nb,
        "Gödels ufullstendighetsteoremer"@nb,
        "Gødels teorem"@nb ;
    skos:broadMatch <http://dewey.info/class/511.3/e23/> ;
    skos:broader humord:c00481 ;
    skos:exactMatch realfagstermer:c012892 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012892,
        <http://dewey.info/class/511.3/e23/> ;
    skos:prefLabel "Gödel's theorem"@en,
        "Gödels teorem"@nb .

humord:c12543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12543" ;
    dct:modified "2019-03-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.6211/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6211/e23/> ;
    skos:prefLabel "Ogham alphabet"@en,
        "Ogham alfabet"@nb .

humord:c12544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12544" ;
    dct:modified "2025-01-10T07:41:13"^^xsd:dateTime ;
    skos:altLabel "Kurdology"@en,
        "Kurdologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.597/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/> ;
    skos:prefLabel "Kurdish studies"@en,
        "Kurdologi"@nb .

humord:c12545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12545" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c19734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Croziers"@en,
        "Bispestaver"@nb .

humord:c12546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12546" ;
    dct:modified "2025-01-31T07:42:28"^^xsd:dateTime ;
    skos:altLabel "Svanjomfru"@nb,
        "Swan maiden"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:editorialNote "Norsk betegnelse finnes ikke <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Swan maiden"@en,
        "Svanjomfru"@nb .

humord:c12548 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c07646 ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12548" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jordbrukshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12550 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c05184 ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12550" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arkitekturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12551 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c04097 ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12551" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filosofiens historie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12552 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c04097 ;
    dct:created "1995-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12552" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filosofihistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12554 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 143 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c04515 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12554" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termen Historisk framstilling sammen med term for emnet, f.eks.: Undertøy * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kulturhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12555 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c05183 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12555" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termen Historisk framstilling og term for emnet, f.eks. Malerkunst * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kunsthistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12557 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c09767 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12557" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termen Historisk framstilling og term for emnet, f.eks. Norsk språk * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språkhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12558 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c27879 ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12558" ;
    dct:modified "2021-11-24T13:36:08"^^xsd:dateTime ;
    skos:altLabel "Ecclesiastical history"@en ;
    skos:editorialNote "Bruk termen Historisk framstilling og term for emnet, f.eks. Katolske kirke  * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Church history"@en,
        "Kirkehistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12560 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c04425 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12560" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teknologihistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12561 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c07798 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12561" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termen Historisk framstilling og term for emnet, f.eks. Planøkonomi * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Økonomisk historie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12562 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c09410 ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12562" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termen Historisk framstilling og term for emnet, f.eks. Sjøforsvar * Historisk framstilling"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Militærhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 542 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12563" ;
    dct:modified "2023-11-29T14:59:45"^^xsd:dateTime ;
    skos:altLabel "Political history"@en,
        "Social history"@en,
        "Historie"@nb,
        "Politisk historie"@nb,
        "Sosialhistorie"@nb ;
    skos:broader humord:c04097 ;
    skos:closeMatch realfagstermer:c030087 ;
    skos:definition "Menneskehetens utvikling og de særlige epoker i denne <UBO>"@nb ;
    skos:editorialNote "Termen Historie brukes for generelle historiske framstillinger av politisk-  og/eller sosialhistorisk karakter"@nb ;
    skos:exactMatch <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/2--009/e23/>,
        <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030087,
        <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/2--009/e23/>,
        <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "History"@en,
        "Historie"@nb ;
    skos:related humord:c00005 .

humord:c12564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12564" ;
    dct:modified "2024-12-19T12:10:30"^^xsd:dateTime ;
    skos:altLabel "Bygdehistorie"@nb,
        "Difangzhi"@nb,
        "Lokalhistorie"@nb ;
    skos:broader humord:c12563 ;
    skos:exactMatch realfagstermer:c001654,
        <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/2--009/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001654,
        <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/2--009/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Local history"@en,
        "Lokalhistorie"@nb .

humord:c12565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12565" ;
    dct:modified "2011-09-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gardshistorie"@nb ;
    skos:broader humord:c12563 ;
    skos:closeMatch <http://dewey.info/class/636.0109/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0109/e23/> ;
    skos:prefLabel "Farm history"@en,
        "Gårdshistorie"@nb .

humord:c12566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12566" ;
    dct:modified "2024-12-18T08:25:26"^^xsd:dateTime ;
    skos:altLabel "Familiehistorie"@nb,
        "Slektshistorie"@nb ;
    skos:broader humord:c12563 ;
    skos:exactMatch <http://dewey.info/class/929.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.2/e23/> ;
    skos:prefLabel "Family history"@en,
        "Slektshistorie"@nb ;
    skos:related humord:c04084 .

humord:c12574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12574" ;
    dct:modified "2024-11-06T11:21:51"^^xsd:dateTime ;
    skos:altLabel "Tvilling"@nb,
        "Tvillingar"@nb ;
    skos:broader humord:c07170 ;
    skos:closeMatch <http://dewey.info/class/306.875/e23/> ;
    skos:exactMatch realfagstermer:c000176 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000176,
        <http://dewey.info/class/155.444/e23/>,
        <http://dewey.info/class/306.875/e23/>,
        <http://dewey.info/class/618.25/e23/> ;
    skos:prefLabel "Twins"@en,
        "Tvillinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.444/e23/>,
        <http://dewey.info/class/618.25/e23/> .

humord:c12576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12576" ;
    dct:modified "2024-10-01T12:24:29"^^xsd:dateTime ;
    skos:altLabel "Dameblad"@nb,
        "Kvinneblad"@nb,
        "Kvinneblader"@nb ;
    skos:broadMatch <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/1--05/e23/> ;
    skos:broader humord:c09114 ;
    skos:definition "Dameblader er en type tidsskrift som henvender seg først og fremst til kvinner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/1--05/e23/> ;
    skos:prefLabel "Women's magazines"@en,
        "Dameblader"@nb .

humord:c12577 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12577" ;
    dct:modified "2024-08-20T16:09:21"^^xsd:dateTime ;
    skos:altLabel "Öland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4863/e23/>,
        <http://dewey.info/class/914.863/e23/>,
        <http://dewey.info/class/948.63/e23/> ;
    skos:broader humord:c03303 ;
    skos:exactMatch realfagstermer:c030545 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030545,
        <http://dewey.info/class/2--4863/e23/>,
        <http://dewey.info/class/914.863/e23/>,
        <http://dewey.info/class/948.63/e23/> ;
    skos:prefLabel "Öland"@en,
        "Öland"@nb .

humord:c12578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12578" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05260 ;
    skos:closeMatch <http://dewey.info/class/747.3/e23/> ;
    skos:exactMatch <http://dewey.info/class/690.1823/e23/>,
        <http://dewey.info/class/721.823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/629.266/e23/>,
        <http://dewey.info/class/690.1823/e23/>,
        <http://dewey.info/class/721.823/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:prefLabel "Windows"@en,
        "Vinduer"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.266/e23/> .

humord:c12580 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12580" ;
    dct:modified "2024-09-04T16:52:51"^^xsd:dateTime ;
    skos:altLabel "Carnuntum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--363612/e23/>,
        <http://dewey.info/class/936.3612/e23/> ;
    skos:broader humord:c03646 ;
    skos:definition "I oldtiden den viktigste romerske grensefestning ved Donau <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363612/e23/>,
        <http://dewey.info/class/936.3612/e23/> ;
    skos:prefLabel "Carnuntum"@en,
        "Carnuntum"@nb .

humord:c12582 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12582" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Marum"@en,
        "Marum"@nb .

humord:c12583 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12583" ;
    dct:modified "2025-03-26T12:44:46"^^xsd:dateTime ;
    skos:altLabel "Hurum"@nb ;
    skos:broader humord:c02615 ;
    skos:exactMatch realfagstermer:c030836,
        <http://dewey.info/class/2--482632/e23/>,
        <http://dewey.info/class/914.82632/e23/>,
        <http://dewey.info/class/948.2632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030836,
        <http://dewey.info/class/2--482632/e23/>,
        <http://dewey.info/class/914.82632/e23/>,
        <http://dewey.info/class/948.2632/e23/> ;
    skos:prefLabel "Hurum"@en,
        "Hurum"@nb .

humord:c12584 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12584" ;
    dct:modified "1995-03-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839197/e23/>,
        <http://dewey.info/class/914.839197/e23/>,
        <http://dewey.info/class/948.39197/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839197/e23/>,
        <http://dewey.info/class/914.839197/e23/>,
        <http://dewey.info/class/948.39197/e23/> ;
    skos:prefLabel "Volda"@en,
        "Volda"@nb .

humord:c12586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12586" ;
    dct:modified "2018-09-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/809.922/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Retning som understreker et bestemt steds betydning for handlingen, personene, stilen eller det intellektuelle innholdet i et litterært verk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.922/e23/> ;
    skos:prefLabel "Regionalism (Literature)"@en,
        "Regionalisme (Litteratur)"@nb ;
    skos:related humord:c07066 .

humord:c12587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12587" ;
    dct:modified "2024-08-28T08:15:48"^^xsd:dateTime ;
    skos:altLabel "Arroganse"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c08126 ;
    skos:definition "Arroganse er selvgod oppførsel, hovmod <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Arrogance"@en,
        "Arroganse"@nb .

humord:c12588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12588" ;
    dct:modified "2024-12-03T11:16:46"^^xsd:dateTime ;
    skos:altLabel "Formation"@en,
        "Skaping"@nb ;
    skos:broader humord:c00494,
        humord:c08725 ;
    skos:closeMatch realfagstermer:c002863,
        <http://dewey.info/class/202.4/e23/> ;
    skos:exactMatch <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/213/e23/>,
        <http://dewey.info/class/523.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002863,
        <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/202.4/e23/>,
        <http://dewey.info/class/213/e23/>,
        <http://dewey.info/class/231.765/e23/>,
        <http://dewey.info/class/296.34/e23/>,
        <http://dewey.info/class/297.221/e23/>,
        <http://dewey.info/class/297.242/e23/>,
        <http://dewey.info/class/523.12/e23/>,
        <http://dewey.info/class/539.75/e23/> ;
    skos:prefLabel "Creation"@en,
        "Skapelse"@nb ;
    skos:related humord:c61639,
        humord:c67650 ;
    skos:relatedMatch <http://dewey.info/class/231.765/e23/>,
        <http://dewey.info/class/296.34/e23/>,
        <http://dewey.info/class/297.221/e23/>,
        <http://dewey.info/class/297.242/e23/>,
        <http://dewey.info/class/539.75/e23/> .

humord:c12590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12590" ;
    dct:modified "1995-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "DRT"@en,
        "DRT"@nb,
        "Discourse representation theory"@nb ;
    skos:broadMatch <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Discourse representation theory"@en,
        "Diskursrepresentasjonsteori"@nb ;
    skos:related humord:c00699 .

humord:c12591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12591" ;
    dct:modified "2024-11-20T13:10:19"^^xsd:dateTime ;
    skos:altLabel "Referatskriving"@nb ;
    skos:broadMatch <http://dewey.info/class/808.062/e23/> ;
    skos:broader humord:c07894 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.062/e23/> ;
    skos:prefLabel "Minutes writing"@en,
        "Referatskriving"@nb ;
    skos:related humord:c15212 .

humord:c12592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12592" ;
    dct:modified "2024-11-20T13:10:56"^^xsd:dateTime ;
    skos:altLabel "Notatskriving"@nb,
        "Notatteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.30281/e23/> ;
    skos:broader humord:c07894,
        humord:c07898 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.30281/e23/> ;
    skos:prefLabel "Note-taking"@en,
        "Notatteknikk"@nb .

humord:c12594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12594" ;
    dct:modified "2024-08-28T20:20:17"^^xsd:dateTime ;
    skos:altLabel "Automatic text comprehension"@en,
        "Machine comprehension"@en,
        "Machine understanding"@en,
        "Automatisk tekstforståing"@nb,
        "Maskinforståelse (Databehandling)"@nb,
        "Maskinforståing (Databehandling)"@nb ;
    skos:broadMatch <http://dewey.info/class/006.35/e23/> ;
    skos:broader humord:c04211 ;
    skos:definition "Automatisk tekstforståelse er generering av modeller for å representere innholdet i tekster ved hjelp av EDB <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/> ;
    skos:prefLabel "Natural-language understanding"@en,
        "Automatisk tekstforståelse"@nb ;
    skos:related humord:c13576,
        humord:c26728 .

humord:c12596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12596" ;
    dct:modified "2020-11-23T16:38:22"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Prologues"@en,
        "Prologer"@nb .

humord:c12597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12597" ;
    dct:modified "1995-03-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Conditional mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Conditional"@en,
        "Kondisjonalis"@nb .

humord:c12598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12598" ;
    dct:modified "2025-01-03T10:26:35"^^xsd:dateTime ;
    skos:altLabel "WC"@en,
        "Avtreder"@nb,
        "Do"@nb,
        "Doar"@nb,
        "Doer"@nb,
        "Klosett"@nb,
        "Klosetter"@nb,
        "Toalett"@nb,
        "WC"@nb ;
    skos:broader humord:c14300 ;
    skos:closeMatch <http://dewey.info/class/690.42/e23/>,
        <http://dewey.info/class/696.182/e23/> ;
    skos:exactMatch <http://dewey.info/class/644.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/644.6/e23/>,
        <http://dewey.info/class/690.42/e23/>,
        <http://dewey.info/class/696.182/e23/> ;
    skos:prefLabel "Toilets"@en,
        "Toaletter"@nb ;
    skos:related humord:c12602,
        humord:c12604 .

humord:c12602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12602" ;
    dct:modified "2024-10-08T13:44:35"^^xsd:dateTime ;
    skos:altLabel "Outside toilets"@en,
        "Privies"@en,
        "Dassar"@nb,
        "Dasser"@nb,
        "Privet"@nb,
        "Priveter"@nb,
        "Utedassar"@nb,
        "Utedasser"@nb,
        "Utedoar"@nb ;
    skos:broadMatch <http://dewey.info/class/728.9/e23/> ;
    skos:broader humord:c12598 ;
    skos:definition "Utedoer er doer som er plassert i en egen bygning eller i et uthus. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/644.6/e23/>,
        <http://dewey.info/class/728.9/e23/> ;
    skos:prefLabel "Outside loos"@en,
        "Utedoer"@nb ;
    skos:related humord:c12604 ;
    skos:relatedMatch <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/644.6/e23/> .

humord:c12604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12604" ;
    dct:modified "2025-01-03T10:24:20"^^xsd:dateTime ;
    skos:altLabel "Latrinar"@nb,
        "Latriner"@nb ;
    skos:broadMatch <http://dewey.info/class/363.7294/e23/> ;
    skos:broader humord:c14300 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.7294/e23/>,
        <http://dewey.info/class/644.6/e23/> ;
    skos:prefLabel "Latrines"@en,
        "Latriner"@nb ;
    skos:related humord:c12598,
        humord:c12602 ;
    skos:relatedMatch <http://dewey.info/class/644.6/e23/> .

humord:c12606 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12606" ;
    dct:modified "2025-03-27T15:35:59"^^xsd:dateTime ;
    skos:altLabel "Svevollen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482441/e23/>,
        <http://dewey.info/class/914.82441/e23/>,
        <http://dewey.info/class/948.2441/e23/> ;
    skos:broader humord:c02681 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482441/e23/>,
        <http://dewey.info/class/914.82441/e23/>,
        <http://dewey.info/class/948.2441/e23/> ;
    skos:prefLabel "Svevollen"@en,
        "Svevollen"@nb .

humord:c12607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12607" ;
    dct:modified "2024-04-08T14:52:36"^^xsd:dateTime ;
    skos:altLabel "Digital fotogrammetri"@nb,
        "Fotogrammetri"@nb ;
    skos:broader humord:c08310 ;
    skos:closeMatch <http://dewey.info/class/623.72/e23/> ;
    skos:definition "Læren om måling i fotografiske bilder <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009244,
        <http://dewey.info/class/526.982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009244,
        <http://dewey.info/class/526.982/e23/>,
        <http://dewey.info/class/623.72/e23/> ;
    skos:prefLabel "Photogrammetry"@en,
        "Fotogrammetri"@nb .

humord:c12608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12608" ;
    dct:modified "2024-02-21T14:21:51"^^xsd:dateTime ;
    skos:altLabel "Stimulation"@en,
        "Innflytelse"@nb,
        "Påverknad"@nb,
        "Påvirking"@nb,
        "Stimulering"@nb ;
    skos:broadMatch <http://dewey.info/class/302.13/e23/> ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c012879 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012879,
        <http://dewey.info/class/155.9/e23/>,
        <http://dewey.info/class/302.13/e23/> ;
    skos:prefLabel "Influence"@en,
        "Påvirkning"@nb ;
    skos:related humord:c17054 ;
    skos:relatedMatch <http://dewey.info/class/155.9/e23/> .

humord:c12611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12611" ;
    dct:modified "2020-10-19T15:37:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Prepositional phrases"@en,
        "Preposisjonsfraser"@nb .

humord:c12612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "review" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12612" ;
    dct:modified "2024-09-19T11:21:33"^^xsd:dateTime ;
    skos:altLabel "Cornwall"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4237/e23/>,
        <http://dewey.info/class/914.237/e23/>,
        <http://dewey.info/class/942.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4237/e23/>,
        <http://dewey.info/class/914.237/e23/>,
        <http://dewey.info/class/942.37/e23/> ;
    skos:prefLabel "Cornwall"@en,
        "Cornwall"@nb .

humord:c12613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12613" ;
    dct:modified "1995-03-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:exactMatch <http://dewey.info/class/781.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48425/e23/>,
        <http://dewey.info/class/781.65/e23/>,
        <http://dewey.info/class/782.42165/e23/> ;
    skos:prefLabel "Jazz"@en,
        "Jazz"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.48425/e23/>,
        <http://dewey.info/class/782.42165/e23/> .

humord:c12614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12614" ;
    dct:modified "2025-03-24T14:41:10"^^xsd:dateTime ;
    skos:altLabel "Lier"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482634/e23/>,
        <http://dewey.info/class/914.82634/e23/>,
        <http://dewey.info/class/948.2634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482634/e23/>,
        <http://dewey.info/class/914.82634/e23/>,
        <http://dewey.info/class/948.2634/e23/> ;
    skos:prefLabel "Lier"@en,
        "Lier"@nb .

humord:c12615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12615" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Portikk"@nb,
        "Portiko"@nb,
        "Søylehaller"@nb ;
    skos:broadMatch <http://dewey.info/class/721.2/e23/>,
        <http://dewey.info/class/721.3/e23/>,
        <http://dewey.info/class/721.84/e23/> ;
    skos:broader humord:c05260 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.2/e23/>,
        <http://dewey.info/class/721.3/e23/>,
        <http://dewey.info/class/721.84/e23/> ;
    skos:prefLabel "Porticos"@en,
        "Portikuser"@nb .

humord:c12618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12618" ;
    dct:modified "2025-02-11T11:32:15"^^xsd:dateTime ;
    skos:altLabel "Taino (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolk i Karibia som snakker arawakan språk <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897922/e23/>,
        <http://dewey.info/class/5--97922/e23/>,
        <http://dewey.info/class/972.900497922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897922/e23/>,
        <http://dewey.info/class/5--97922/e23/>,
        <http://dewey.info/class/972.900497922/e23/> ;
    skos:prefLabel "Taíno"@en,
        "Taino (Folk)"@nb .

humord:c12619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12619" ;
    dct:modified "2024-10-30T12:28:55"^^xsd:dateTime ;
    skos:altLabel "Republikanarar"@nb ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/324.2734092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2734092/e23/> ;
    skos:prefLabel "Republicans"@en,
        "Republikanere"@nb .

humord:c12620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12620" ;
    dct:modified "2024-04-29T08:29:48"^^xsd:dateTime ;
    skos:altLabel "Ørken"@nb,
        "Ørkenar"@nb,
        "Ørkenområder"@nb,
        "Ørkner"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Ørken er områder der planter og dyr har svært dårlig tilgang på fritt vann. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012693,
        <http://dewey.info/class/2--154/e23/>,
        <http://dewey.info/class/551.415/e23/>,
        <http://dewey.info/class/910.9154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012693,
        <http://dewey.info/class/2--154/e23/>,
        <http://dewey.info/class/551.415/e23/>,
        <http://dewey.info/class/577.54/e23/>,
        <http://dewey.info/class/910.9154/e23/> ;
    skos:prefLabel "Deserts"@en,
        "Ørkener"@nb ;
    skos:related humord:c22794,
        humord:c23955,
        humord:c65567 ;
    skos:relatedMatch <http://dewey.info/class/577.54/e23/> .

humord:c12621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12621" ;
    dct:modified "2025-03-27T15:02:06"^^xsd:dateTime ;
    skos:altLabel "Snertingdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:broader humord:c14072 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:prefLabel "Snertingdal"@en,
        "Snertingdal"@nb .

humord:c12622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12622" ;
    dct:modified "2024-10-15T16:57:38"^^xsd:dateTime ;
    skos:altLabel "Peafowls"@en,
        "Peahens"@en,
        "Afropavo"@nb,
        "Pavo"@nb,
        "Påfuglar"@nb ;
    skos:broader humord:c64983 ;
    skos:definition "Påfugler er tre arter i to slekter av fugler i fasanfamilien. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/598.6258/e23/>,
        <http://dewey.info/class/636.595/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/598.6258/e23/>,
        <http://dewey.info/class/636.595/e23/> ;
    skos:prefLabel "Peacocks"@en,
        "Påfugler"@nb .

humord:c12624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12624" ;
    dct:modified "2020-12-18T14:13:28"^^xsd:dateTime ;
    skos:altLabel "Local community"@en,
        "Local societies"@en,
        "Local society"@en ;
    skos:broader humord:c27375 ;
    skos:closeMatch realfagstermer:c003302 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/307/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003302,
        <http://dewey.info/class/307/e23/> ;
    skos:prefLabel "Local communities"@en,
        "Lokalsamfunn"@nb ;
    skos:related humord:c15315 .

humord:c12625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12625" ;
    dct:modified "2020-11-17T10:01:04"^^xsd:dateTime ;
    skos:altLabel "New Historicism"@nb ;
    skos:broadMatch <http://dewey.info/class/801.950904/e23/> ;
    skos:broader humord:c06578 ;
    skos:definition "Retning, særlig innen amerikansk litteraturkritikk fra beg.av 1980-årene, som studerer litteraturen ut fra dens historiske og politiske kontekst (New Historicism). <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.950904/e23/> ;
    skos:prefLabel "New Historicism"@en,
        "Nyhistorisme"@nb ;
    skos:related humord:c00618 .

humord:c12628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12628" ;
    dct:modified "2024-08-20T16:38:57"^^xsd:dateTime ;
    skos:altLabel "Kasonke language"@en,
        "Kasso language"@en,
        "Kassonke language"@en,
        "Khasonke language"@en,
        "Khassonke language"@en,
        "Xasonke language"@en,
        "Kasonke språk"@nb,
        "Kasso språk"@nb,
        "Kassonke språk"@nb,
        "Khasonke språk"@nb,
        "Khassonke språk"@nb,
        "Xaasongaxango språk"@nb,
        "Xasonke språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: kao"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:prefLabel "Xaasongaxango language"@en,
        "Khasonke språk"@nb .

humord:c12633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12633" ;
    dct:modified "2024-08-21T07:51:16"^^xsd:dateTime ;
    skos:altLabel "Ecological literary theory"@en,
        "Økokritikk"@nb,
        "Økologisk litteraturteori"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06578 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Ecocriticism"@en,
        "Økokritikk"@nb ;
    skos:related humord:c33914 .

humord:c12634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12634" ;
    dct:modified "2024-10-24T10:18:10"^^xsd:dateTime ;
    skos:altLabel "Koranko language"@en,
        "Koranko språk"@nb,
        "Kuranko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:broader humord:c09939 ;
    skos:editorialNote "Språkkode: knk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:prefLabel "Kuranko language"@en,
        "Koranko språk"@nb .

humord:c12635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12635" ;
    dct:modified "2024-08-30T14:32:28"^^xsd:dateTime ;
    skos:altLabel "Cameroon Pidgin English language"@en,
        "Cameroon Pidgin language"@en,
        "Cameroonian Creole language"@en,
        "Wes Cos language"@en,
        "Wes Cos språk"@nb ;
    skos:broadMatch <http://dewey.info/class/427.96711/e23/> ;
    skos:broader humord:c10306 ;
    skos:definition "Wes Cos språk er pidgin-engelsk i Kamerun <UBO>"@nb ;
    skos:editorialNote "Språkkode: wes"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/427.96711/e23/> ;
    skos:prefLabel "Cameroonian Pidgin English language"@en,
        "Wes Cos språk"@nb .

humord:c12636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12636" ;
    dct:modified "2025-03-11T06:58:36"^^xsd:dateTime ;
    skos:altLabel "Seselwa language"@en,
        "Seselwa språk"@nb,
        "Seychellisk språk"@nb,
        "Seychellois språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--417/e23/> ;
    skos:broader humord:c10477 ;
    skos:definition "Seselwa er et franskbasert kreolspråk på Seychellene <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/447.9696/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.9696/e23/>,
        <http://dewey.info/class/6--417/e23/> ;
    skos:prefLabel "Seychellois Creole"@en,
        "Seselwa språk"@nb .

humord:c12639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12639" ;
    dct:modified "2025-02-04T08:27:47"^^xsd:dateTime ;
    skos:altLabel "Seychellane"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Selvstendig øygruppe i det Indiske hav <SNL>"@nb ;
    skos:exactMatch realfagstermer:c031059,
        <http://dewey.info/class/2--696/e23/>,
        <http://dewey.info/class/916.96/e23/>,
        <http://dewey.info/class/969.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031059,
        <http://dewey.info/class/2--696/e23/>,
        <http://dewey.info/class/916.96/e23/>,
        <http://dewey.info/class/969.6/e23/> ;
    skos:prefLabel "Seychelles"@en,
        "Seychellene"@nb .

humord:c12640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12640" ;
    dct:modified "2024-10-24T10:21:02"^^xsd:dateTime ;
    skos:altLabel "Dioula language"@en,
        "Dyula language"@en,
        "Dioula språk"@nb,
        "Dyula språk"@nb,
        "Jula språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: dyu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.345/e23/>,
        <http://dewey.info/class/6--96345/e23/> ;
    skos:prefLabel "Jula language"@en,
        "Dyula språk"@nb .

humord:c12643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12643" ;
    dct:modified "2024-10-24T10:30:54"^^xsd:dateTime ;
    skos:altLabel "Sarakole language"@en,
        "Sarakole språk"@nb,
        "Soninke språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: snk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Soninke language"@en,
        "Soninke språk"@nb .

humord:c12645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12645" ;
    dct:modified "2024-08-28T20:25:56"^^xsd:dateTime ;
    skos:altLabel "Padmapani"@en,
        "Avalokitesvara"@nb ;
    skos:broadMatch <http://dewey.info/class/294.3/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Avalokitesvara er en buddhistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3/e23/> ;
    skos:prefLabel "Avalokitesvara"@en,
        "Avalokitesvara"@nb .

humord:c12646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12646" ;
    dct:modified "2024-12-03T14:37:24"^^xsd:dateTime ;
    skos:altLabel "Scots folk literature"@en,
        "Skotsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:definition "Ikke-gælisk folkedikting i Skottland (Scots) <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/398.209411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209411/e23/> ;
    skos:prefLabel "Scottish folk literature"@en,
        "Skotsk folkediktning"@nb .

humord:c12647 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12647" ;
    dct:modified "2024-12-03T14:36:53"^^xsd:dateTime ;
    skos:altLabel "Scots folk literature"@en,
        "Skotsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Scottish folk literature"@en,
        "Skotsk folkediktning"@nb .

humord:c12649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12649" ;
    dct:modified "2024-08-13T10:32:21"^^xsd:dateTime ;
    skos:altLabel "Amasoner"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Amazons"@en,
        "Amasoner"@nb .

humord:c12650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12650" ;
    dct:modified "2024-08-13T10:00:57"^^xsd:dateTime ;
    skos:altLabel "Pixies"@en,
        "Alvar (Overnaturlege vesen)"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Elves"@en,
        "Alver (Overnaturlige vesener)"@nb .

humord:c12651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12651" ;
    dct:modified "2024-11-07T19:59:46"^^xsd:dateTime ;
    skos:altLabel "Mithras"@en,
        "Mitra"@en,
        "Mithra"@nb,
        "Mitra"@nb ;
    skos:broadMatch <http://dewey.info/class/294/e23/> ;
    skos:broader humord:c17799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294/e23/>,
        <http://dewey.info/class/299.15/e23/> ;
    skos:prefLabel "Mithra"@en,
        "Mithra"@nb ;
    skos:related humord:c08561 ;
    skos:relatedMatch <http://dewey.info/class/299.15/e23/> .

humord:c12653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12653" ;
    dct:modified "2024-11-07T19:55:17"^^xsd:dateTime ;
    skos:altLabel "Varuna"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Varuna er en indisk gud <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Varuna"@en,
        "Varuna"@nb .

humord:c12655 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12655" ;
    dct:modified "2025-03-31T13:43:13"^^xsd:dateTime ;
    skos:altLabel "Mysen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482312/e23/>,
        <http://dewey.info/class/914.82312/e23/>,
        <http://dewey.info/class/948.2312/e23/> ;
    skos:broader humord:c58730 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482312/e23/>,
        <http://dewey.info/class/914.82312/e23/>,
        <http://dewey.info/class/948.2312/e23/> ;
    skos:prefLabel "Mysen"@en,
        "Mysen"@nb .

humord:c12656 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12656" ;
    dct:modified "2024-08-21T08:44:22"^^xsd:dateTime ;
    skos:altLabel "Ørsta"@nb ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:prefLabel "Ørsta"@en,
        "Ørsta"@nb .

humord:c12657 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12657" ;
    dct:modified "1995-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--649/e23/>,
        <http://dewey.info/class/916.49/e23/>,
        <http://dewey.info/class/964.9/e23/> ;
    skos:broader humord:c03172 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--649/e23/>,
        <http://dewey.info/class/916.49/e23/>,
        <http://dewey.info/class/964.9/e23/> ;
    skos:prefLabel "Gran Canaria"@en,
        "Gran Canaria"@nb .

humord:c12658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12658" ;
    dct:modified "2025-03-30T18:00:08"^^xsd:dateTime ;
    skos:altLabel "Nesset"@nb ;
    skos:broader humord:c02745 ;
    skos:exactMatch <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:prefLabel "Nesset"@en,
        "Nesset"@nb .

humord:c12659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12659" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Steinkjer"@en,
        "Steinkjer"@nb .

humord:c12660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12660" ;
    dct:modified "2025-03-20T09:10:01"^^xsd:dateTime ;
    skos:altLabel "Hisøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:broader humord:c02630 ;
    skos:exactMatch realfagstermer:c030616 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030616,
        <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:prefLabel "Hisøy"@en,
        "Hisøy"@nb .

humord:c12661 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12661" ;
    dct:modified "1995-03-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:prefLabel "Vestvågøy"@en,
        "Vestvågøy"@nb .

humord:c12662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12662" ;
    dct:modified "2024-01-02T13:25:55"^^xsd:dateTime ;
    skos:altLabel "Larvikdistriktet"@nb ;
    skos:broader humord:c02968 ;
    skos:exactMatch realfagstermer:c030511,
        <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030511,
        <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Larvik"@en,
        "Larvik"@nb .

humord:c12664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12664" ;
    dct:modified "2025-03-14T14:55:45"^^xsd:dateTime ;
    skos:altLabel "Viterbo (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37583/e23/>,
        <http://dewey.info/class/937.583/e23/> ;
    skos:broader humord:c02475 ;
    skos:exactMatch <http://dewey.info/class/2--456251/e23/>,
        <http://dewey.info/class/914.56251/e23/>,
        <http://dewey.info/class/945.6251/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37583/e23/>,
        <http://dewey.info/class/2--456251/e23/>,
        <http://dewey.info/class/914.56251/e23/>,
        <http://dewey.info/class/937.583/e23/>,
        <http://dewey.info/class/945.6251/e23/> ;
    skos:prefLabel "Viterbo"@en,
        "Viterbo (By)"@nb .

humord:c12665 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12665" ;
    dct:modified "2025-04-01T08:28:35"^^xsd:dateTime ;
    skos:altLabel "Nordhordland"@nb ;
    skos:broader humord:c58368 ;
    skos:closeMatch <http://dewey.info/class/2--48364/e23/>,
        <http://dewey.info/class/914.8364/e23/>,
        <http://dewey.info/class/948.364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48364/e23/>,
        <http://dewey.info/class/914.8364/e23/>,
        <http://dewey.info/class/948.364/e23/> ;
    skos:prefLabel "Nordhordland"@en,
        "Nordhordland"@nb .

humord:c12666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12666" ;
    dct:modified "2024-04-24T10:14:13"^^xsd:dateTime ;
    skos:altLabel "Fiords"@en,
        "Fjord"@nb,
        "Fjordar"@nb ;
    skos:broadMatch <http://dewey.info/class/551.4618/e23/> ;
    skos:broader humord:c08319 ;
    skos:definition "Fjord er en forgrenet innskjæring av havet, oftest lang og smal og omgitt av fjellsider. Fjorder har bratte, U-formede sider og kan være veldig dype.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007407 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007407,
        <http://dewey.info/class/551.4618/e23/> ;
    skos:prefLabel "Fjords"@en,
        "Fjorder"@nb .

humord:c12667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12667" ;
    dct:modified "2024-10-18T07:26:25"^^xsd:dateTime ;
    skos:altLabel "Coast"@en,
        "Coastal ecosystems"@en,
        "Coastal environments"@en,
        "Coastal landscape"@en,
        "Coastal landscapes"@en,
        "Kyst"@nb,
        "Kystar"@nb,
        "Kysten"@nb,
        "Kystlandskap"@nb,
        "Kystliner"@nb,
        "Kystlinjer"@nb,
        "Kystområde"@nb,
        "Kystområder"@nb,
        "Marine kystområde"@nb,
        "Marine kystområder"@nb,
        "Strandsona"@nb,
        "Strandsonen"@nb,
        "Strandsoner"@nb ;
    skos:broadMatch <http://dewey.info/class/333.784/e23/> ;
    skos:broader humord:c68609 ;
    skos:closeMatch realfagstermer:c007166,
        realfagstermer:c007757,
        realfagstermer:c012995,
        <http://dewey.info/class/333.917/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--146/e23/>,
        <http://dewey.info/class/551.457/e23/>,
        <http://dewey.info/class/910.9146/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007166,
        realfagstermer:c007757,
        realfagstermer:c012995,
        <http://dewey.info/class/2--146/e23/>,
        <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/333.917/e23/>,
        <http://dewey.info/class/551.457/e23/>,
        <http://dewey.info/class/577.51/e23/>,
        <http://dewey.info/class/704.9437/e23/>,
        <http://dewey.info/class/758.2/e23/>,
        <http://dewey.info/class/910.9146/e23/> ;
    skos:prefLabel "Coasts"@en,
        "Kyster"@nb ;
    skos:related humord:c24139 ;
    skos:relatedMatch <http://dewey.info/class/577.51/e23/>,
        <http://dewey.info/class/704.9437/e23/>,
        <http://dewey.info/class/758.2/e23/> .

humord:c12668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12668" ;
    dct:modified "2024-10-15T07:43:12"^^xsd:dateTime ;
    skos:altLabel "Barnefilm"@nb,
        "Barnefilmar"@nb ;
    skos:broader humord:c11450 ;
    skos:definition "Barnefilmer er film for barn <ubo>"@nb ;
    skos:exactMatch <http://dewey.info/class/791.43083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43083/e23/>,
        <http://dewey.info/class/791.4334/e23/> ;
    skos:prefLabel "Children's film"@en,
        "Barnefilmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.4334/e23/> .

humord:c12669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12669" ;
    dct:modified "2024-02-29T14:51:13"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c05737 ;
    skos:definition "Læren om tyding av hemmelig skrift <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/652.8/e23/> ;
    skos:prefLabel "Cryptology"@en,
        "Kryptologi"@nb ;
    skos:related humord:c06351,
        humord:c06428 ;
    skos:relatedMatch <http://dewey.info/class/652.8/e23/> .

humord:c12670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12670" ;
    dct:modified "2024-11-06T11:19:55"^^xsd:dateTime ;
    skos:altLabel "Unmarried aunts"@en,
        "Tanter"@nb,
        "Ugifte tanter"@nb ;
    skos:broadMatch <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c07170 ;
    skos:exactMatch <http://dewey.info/class/1--085/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.87/e23/> ;
    skos:prefLabel "Aunts"@en,
        "Tanter"@nb .

humord:c12672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12672" ;
    dct:modified "2025-01-29T11:02:24"^^xsd:dateTime ;
    skos:altLabel "Duell"@nb,
        "Duellar"@nb,
        "Duellering"@nb ;
    skos:broader humord:c04839 ;
    skos:closeMatch <http://dewey.info/class/394.8/e23/> ;
    skos:definition "Avtalt våpenkamp mellom to etter bestemte regler <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/394.8/e23/> ;
    skos:prefLabel "Duels"@en,
        "Dueller"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.7/e23/> .

humord:c12673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12673" ;
    dct:modified "1995-03-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.5692/e23/> ;
    skos:broader humord:c09316 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.5692/e23/> ;
    skos:prefLabel "Homelessness"@en,
        "Hjemløshet"@nb ;
    skos:related humord:c09321,
        humord:c21443 .

humord:c12674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12674" ;
    dct:modified "2017-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07987 ;
    skos:closeMatch <http://dewey.info/class/616.8524/e23/> ;
    skos:definition "Voldsom psykisk reaksjon på inntrykk, overreaksjon <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/616.8524/e23/> ;
    skos:prefLabel "Hysteria"@en,
        "Hysteri"@nb .

humord:c12675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12675" ;
    dct:modified "2024-12-06T09:25:08"^^xsd:dateTime ;
    skos:altLabel "Islandsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2094912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2094912/e23/> ;
    skos:prefLabel "Icelandic folk literature"@en,
        "Islandsk folkediktning"@nb .

humord:c12676 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12676" ;
    dct:modified "2024-12-06T09:23:10"^^xsd:dateTime ;
    skos:altLabel "Islandsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Icelandic folk literature"@en,
        "Islandsk folkediktning"@nb .

humord:c12677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12677" ;
    dct:modified "2024-10-23T14:33:30"^^xsd:dateTime ;
    skos:altLabel "Djonkor Guera language"@en,
        "Dyongor Guera language"@en,
        "Gergiko language"@en,
        "Guerguiko language"@en,
        "Jonkor-Gera language"@en,
        "Mokilko language"@en,
        "Mokoulu language"@en,
        "Mokulu language"@en,
        "Mokilko språk"@nb,
        "Mukulu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: moz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Mukulu language"@en,
        "Mukulu språk"@nb .

humord:c12685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12685" ;
    dct:modified "2024-10-23T14:32:35"^^xsd:dateTime ;
    skos:altLabel "Mofu language"@en,
        "Mofu språk"@nb,
        "Mofu-gudur språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: mif"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Mofu-Gudur language"@en,
        "Mofu-gudur språk"@nb .

humord:c12687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12687" ;
    dct:modified "2024-10-23T14:37:50"^^xsd:dateTime ;
    skos:altLabel "Paduko language"@en,
        "Podoko language"@en,
        "Paduko språk"@nb,
        "Parkwa språk"@nb,
        "Podoko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: pbi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Parkwa language"@en,
        "Podoko språk"@nb .

humord:c12689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12689" ;
    dct:modified "2024-10-23T14:30:16"^^xsd:dateTime ;
    skos:altLabel "Mafa språk"@nb,
        "Matakam språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkgruppe: maf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Mafa language"@en,
        "Mafa språk"@nb .

humord:c12691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12691" ;
    dct:modified "2024-10-23T14:34:26"^^xsd:dateTime ;
    skos:altLabel "Mapan dialect"@en,
        "Mapun dialect"@en,
        "Mapan dialekt"@nb,
        "Mapun dialekt"@nb,
        "Mupun dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Mupun dialect"@en,
        "Mupun dialekt"@nb .

humord:c12694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12694" ;
    dct:modified "2024-12-06T10:02:25"^^xsd:dateTime ;
    skos:altLabel "Engelsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20942/e23/> ;
    skos:prefLabel "English folk literature"@en,
        "Engelsk folkediktning"@nb .

humord:c12695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12695" ;
    dct:modified "2024-08-14T14:55:19"^^xsd:dateTime ;
    skos:altLabel "Andøy"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484461/e23/>,
        <http://dewey.info/class/914.84461/e23/>,
        <http://dewey.info/class/948.4461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484461/e23/>,
        <http://dewey.info/class/914.84461/e23/>,
        <http://dewey.info/class/948.4461/e23/> ;
    skos:prefLabel "Andøy"@en,
        "Andøy"@nb ;
    skos:related humord:c12696 .

humord:c12696 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12696" ;
    dct:modified "2024-08-14T14:55:34"^^xsd:dateTime ;
    skos:altLabel "Andøya"@nb ;
    skos:broader humord:c03012 ;
    skos:closeMatch <http://dewey.info/class/2--484461/e23/>,
        <http://dewey.info/class/914.84461/e23/>,
        <http://dewey.info/class/948.4461/e23/> ;
    skos:exactMatch realfagstermer:c030537 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030537,
        <http://dewey.info/class/2--484461/e23/>,
        <http://dewey.info/class/914.84461/e23/>,
        <http://dewey.info/class/948.4461/e23/> ;
    skos:prefLabel "Andøya"@en,
        "Andøya"@nb ;
    skos:related humord:c12695 .

humord:c12697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12697" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16990 ;
    skos:closeMatch <http://dewey.info/class/2--464/e23/>,
        <http://dewey.info/class/914.64/e23/>,
        <http://dewey.info/class/946.4/e23/> ;
    skos:definition "Høyslette i Spania, Castilla la Nueva <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--464/e23/>,
        <http://dewey.info/class/914.64/e23/>,
        <http://dewey.info/class/946.4/e23/> ;
    skos:prefLabel "La Mancha"@en,
        "La Mancha"@nb .

humord:c12698 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12698" ;
    dct:modified "1995-03-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484426/e23/>,
        <http://dewey.info/class/914.84426/e23/>,
        <http://dewey.info/class/948.4426/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484426/e23/>,
        <http://dewey.info/class/914.84426/e23/>,
        <http://dewey.info/class/948.4426/e23/> ;
    skos:prefLabel "Leirfjord"@en,
        "Leirfjord"@nb .

humord:c12699 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12699" ;
    dct:modified "2024-01-02T13:27:09"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030764,
        <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030764,
        <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:prefLabel "Nome"@en,
        "Nome"@nb .

humord:c12700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12700" ;
    dct:modified "2025-04-01T19:57:14"^^xsd:dateTime ;
    skos:altLabel "Klæbu"@nb ;
    skos:broader humord:c02907 ;
    skos:exactMatch <http://dewey.info/class/2--484162/e23/>,
        <http://dewey.info/class/914.84162/e23/>,
        <http://dewey.info/class/948.4162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484162/e23/>,
        <http://dewey.info/class/914.84162/e23/>,
        <http://dewey.info/class/948.4162/e23/> ;
    skos:prefLabel "Klæbu"@en,
        "Klæbu"@nb .

humord:c12701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12701" ;
    dct:modified "2024-10-11T13:59:16"^^xsd:dateTime ;
    skos:altLabel "Øksar"@nb,
        "Økser"@nb ;
    skos:broadMatch <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:broader humord:c04446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:prefLabel "Axes"@en,
        "Økser"@nb .

humord:c12702 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12702" ;
    dct:modified "1995-03-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4241/e23/>,
        <http://dewey.info/class/914.241/e23/>,
        <http://dewey.info/class/942.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4241/e23/>,
        <http://dewey.info/class/914.241/e23/>,
        <http://dewey.info/class/942.41/e23/> ;
    skos:prefLabel "Gloucestershire"@en,
        "Gloucestershire"@nb .

humord:c12703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12703" ;
    dct:modified "1995-03-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:broader humord:c03365 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4877/e23/>,
        <http://dewey.info/class/914.877/e23/>,
        <http://dewey.info/class/948.77/e23/> ;
    skos:prefLabel "Karlstad"@en,
        "Karlstad"@nb .

humord:c12704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12704" ;
    dct:modified "2024-06-12T10:13:20"^^xsd:dateTime ;
    skos:altLabel "Moxabustion"@en,
        "Moksabehandling"@nb,
        "Moksabrenning"@nb,
        "Moksaterapi"@nb,
        "Moksibusjon"@nb,
        "Moxa"@nb,
        "Moxa-behandling"@nb,
        "Moxabehandling"@nb,
        "Moxabrenning"@nb,
        "Moxaterapi"@nb,
        "Moxibusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/615.892/e23/> ;
    skos:broader humord:c03808 ;
    skos:definition "Moxabrenning er en alternativ behandlingsform som brukes i kombinasjon med akupunktur. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.892/e23/> ;
    skos:prefLabel "Moxibustion"@en,
        "Moksabrenning"@nb ;
    skos:related humord:c03809 .

humord:c12711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12711" ;
    dct:modified "2024-08-15T08:44:46"^^xsd:dateTime ;
    skos:altLabel "Anjou"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--4418/e23/>,
        <http://dewey.info/class/944.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4418/e23/>,
        <http://dewey.info/class/944.18/e23/> ;
    skos:prefLabel "Anjou"@en,
        "Anjou"@nb .

humord:c12712 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12712" ;
    dct:modified "2024-08-28T08:05:56"^^xsd:dateTime ;
    skos:altLabel "Armorika"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--3641/e23/>,
        <http://dewey.info/class/2--441/e23/>,
        <http://dewey.info/class/914.41/e23/>,
        <http://dewey.info/class/936.41/e23/>,
        <http://dewey.info/class/944.1/e23/> ;
    skos:definition "Området som innbefatter Normandie og Bretagne (JKi)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3641/e23/>,
        <http://dewey.info/class/2--441/e23/>,
        <http://dewey.info/class/914.41/e23/>,
        <http://dewey.info/class/936.41/e23/>,
        <http://dewey.info/class/944.1/e23/> ;
    skos:prefLabel "Armorica"@en,
        "Armorika"@nb .

humord:c12713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12713" ;
    dct:modified "2025-03-12T12:50:27"^^xsd:dateTime ;
    skos:altLabel "Limousin"@nb ;
    skos:broader humord:c02245 ;
    skos:definition "Landskap i nordvestre del av Massif-Central"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4466/e23/>,
        <http://dewey.info/class/914.466/e23/>,
        <http://dewey.info/class/944.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4466/e23/>,
        <http://dewey.info/class/914.466/e23/>,
        <http://dewey.info/class/944.66/e23/> ;
    skos:prefLabel "Limousin"@en,
        "Limousin"@nb ;
    skos:related humord:c58379 .

humord:c12714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12714" ;
    dct:modified "2025-03-06T15:34:51"^^xsd:dateTime ;
    skos:altLabel "Poitou"@nb ;
    skos:broader humord:c58379 ;
    skos:closeMatch <http://dewey.info/class/2--446/e23/>,
        <http://dewey.info/class/914.46/e23/>,
        <http://dewey.info/class/944.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--446/e23/>,
        <http://dewey.info/class/914.46/e23/>,
        <http://dewey.info/class/944.6/e23/> ;
    skos:prefLabel "Poitou"@en,
        "Poitou"@nb .

humord:c12716 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12716" ;
    dct:modified "2025-03-06T15:36:04"^^xsd:dateTime ;
    skos:altLabel "Saintonge"@nb ;
    skos:broader humord:c58379 ;
    skos:closeMatch <http://dewey.info/class/2--4464/e23/>,
        <http://dewey.info/class/914.464/e23/>,
        <http://dewey.info/class/944.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4464/e23/>,
        <http://dewey.info/class/914.464/e23/>,
        <http://dewey.info/class/944.64/e23/> ;
    skos:prefLabel "Saintonge"@en,
        "Saintonge"@nb .

humord:c12717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12717" ;
    dct:modified "2025-03-13T07:59:11"^^xsd:dateTime ;
    skos:altLabel "Maine (Frankrike)"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--4416/e23/>,
        <http://dewey.info/class/914.416/e23/>,
        <http://dewey.info/class/944.16/e23/> ;
    skos:definition "Gammel provins mellom Bretagne og Normandie (JKi)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4416/e23/>,
        <http://dewey.info/class/914.416/e23/>,
        <http://dewey.info/class/944.16/e23/> ;
    skos:prefLabel "Maine (France)"@en,
        "Maine (Frankrike)"@nb .

humord:c12718 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12718" ;
    dct:modified "2025-02-04T08:26:50"^^xsd:dateTime ;
    skos:altLabel "São Tomé og Principe"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "São Tomé og Príncipe er en republikk i Vest-Afrika, i Guineabukta, om lag 275 kilometer fra kysten av Gabon like nord for ekvator. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6715/e23/>,
        <http://dewey.info/class/916.715/e23/>,
        <http://dewey.info/class/967.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6715/e23/>,
        <http://dewey.info/class/916.715/e23/>,
        <http://dewey.info/class/967.15/e23/> ;
    skos:prefLabel "São Tomé and Príncipe"@en,
        "São Tomé og Principe"@nb .

humord:c12719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12719" ;
    dct:modified "2024-11-08T12:55:44"^^xsd:dateTime ;
    skos:altLabel "Verdiomgrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/121.8/e23/> ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/> ;
    skos:prefLabel "Concept of values"@en,
        "Verdibegrepet"@nb ;
    skos:related humord:c01471 .

humord:c12724 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12724" ;
    dct:modified "2025-02-04T08:28:06"^^xsd:dateTime ;
    skos:altLabel "Somalia"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030487,
        <http://dewey.info/class/2--6773/e23/>,
        <http://dewey.info/class/916.773/e23/>,
        <http://dewey.info/class/967.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030487,
        <http://dewey.info/class/2--6773/e23/>,
        <http://dewey.info/class/916.773/e23/>,
        <http://dewey.info/class/967.73/e23/> ;
    skos:prefLabel "Somalia"@en,
        "Somalia"@nb ;
    skos:related humord:c58482 .

humord:c12725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12725" ;
    dct:modified "2024-08-23T13:07:15"^^xsd:dateTime ;
    skos:altLabel "Aramearar"@nb ;
    skos:broader humord:c00975 ;
    skos:exactMatch <http://dewey.info/class/305.8922/e23/>,
        <http://dewey.info/class/5--922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8922/e23/>,
        <http://dewey.info/class/5--922/e23/>,
        <http://dewey.info/class/5--923/e23/> ;
    skos:prefLabel "Arameans"@en,
        "Arameere"@nb ;
    skos:relatedMatch <http://dewey.info/class/5--923/e23/> .

humord:c12727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12727" ;
    dct:modified "2025-03-05T12:57:57"^^xsd:dateTime ;
    skos:altLabel "Lappi (Kommune)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489733/e23/>,
        <http://dewey.info/class/914.89733/e23/>,
        <http://dewey.info/class/948.9733/e23/> ;
    skos:broader humord:c29079 ;
    skos:definition "Lappi er en kommune i Sør-Finland"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489733/e23/>,
        <http://dewey.info/class/914.89733/e23/>,
        <http://dewey.info/class/948.9733/e23/> ;
    skos:prefLabel "Lappi (Municipality)"@en,
        "Lappi (Kommune)"@nb .

humord:c12728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12728" ;
    dct:modified "2024-07-04T14:24:14"^^xsd:dateTime ;
    skos:altLabel "Fieldmouse"@en,
        "Markmus"@nb,
        "Markmyser"@nb ;
    skos:broader humord:c67439 ;
    skos:closeMatch <http://dewey.info/class/599.354/e23/> ;
    skos:exactMatch realfagstermer:c010100 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010100,
        <http://dewey.info/class/599.354/e23/> ;
    skos:prefLabel "Field vole"@en,
        "Markmus"@nb .

humord:c12729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12729" ;
    dct:modified "2024-08-21T08:06:24"^^xsd:dateTime ;
    skos:altLabel "Economic conditions"@en,
        "Økonomisk tilstand"@nb ;
    skos:broadMatch <http://dewey.info/class/330/e23/> ;
    skos:broader humord:c07798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330/e23/> ;
    skos:prefLabel "Economic condition"@en,
        "Økonomisk tilstand"@nb .

humord:c12730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12730" ;
    dct:modified "1995-04-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/339.42/e23/> ;
    skos:broader humord:c12729 ;
    skos:definition "Økonomisk tilstand der etterspørselen etter varer er større enn tilgangen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.42/e23/> ;
    skos:prefLabel "Period of high cost of living"@en,
        "Dyrtid"@nb ;
    skos:related humord:c24823 .

humord:c12731 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12731" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c29215 ;
    skos:closeMatch <http://dewey.info/class/2--494389/e23/>,
        <http://dewey.info/class/914.94389/e23/>,
        <http://dewey.info/class/949.4389/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494389/e23/>,
        <http://dewey.info/class/914.94389/e23/>,
        <http://dewey.info/class/949.4389/e23/> ;
    skos:prefLabel "Val-de-Travers (City)"@en,
        "Val-de-Travers (By)"@nb .

humord:c12732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12732" ;
    dct:modified "2024-04-09T11:25:22"^^xsd:dateTime ;
    skos:altLabel "Tarmac"@en,
        "Asfalt"@nb ;
    skos:broadMatch <http://dewey.info/class/620.196/e23/>,
        <http://dewey.info/class/665.4/e23/>,
        <http://dewey.info/class/665.5388/e23/>,
        <http://dewey.info/class/691.96/e23/> ;
    skos:broader humord:c65522 ;
    skos:exactMatch <http://dewey.info/class/553.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.27/e23/>,
        <http://dewey.info/class/620.196/e23/>,
        <http://dewey.info/class/665.4/e23/>,
        <http://dewey.info/class/665.5388/e23/>,
        <http://dewey.info/class/691.96/e23/> ;
    skos:prefLabel "Asphalt"@en,
        "Asfalt"@nb .

humord:c12733 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12733" ;
    dct:modified "2024-10-10T13:41:21"^^xsd:dateTime ;
    skos:altLabel "Bamberg"@nb ;
    skos:broader humord:c15466 ;
    skos:exactMatch <http://dewey.info/class/2--43318/e23/>,
        <http://dewey.info/class/914.3318/e23/>,
        <http://dewey.info/class/943.318/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43318/e23/>,
        <http://dewey.info/class/914.3318/e23/>,
        <http://dewey.info/class/943.318/e23/> ;
    skos:prefLabel "Bamberg"@en,
        "Bamberg"@nb .

humord:c12734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12734" ;
    dct:modified "2023-11-17T08:08:37"^^xsd:dateTime ;
    skos:altLabel "Binders"@en,
        "Bokbindarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c002484,
        <http://dewey.info/class/305.96863/e23/>,
        <http://dewey.info/class/686.30092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002484,
        <http://dewey.info/class/305.96863/e23/>,
        <http://dewey.info/class/686.30092/e23/> ;
    skos:prefLabel "Bookbinders"@en,
        "Bokbindere"@nb ;
    skos:related humord:c07674 .

humord:c12737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12737" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/849/e23/> ;
    skos:broader humord:c06961 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/849/e23/> ;
    skos:prefLabel "Old Occitan literature"@en,
        "Gammeloksitansk litteratur"@nb .

humord:c12738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12738" ;
    dct:modified "2021-04-21T15:18:39"^^xsd:dateTime ;
    skos:altLabel "Saurastra språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.47/e23/> ;
    skos:broader humord:c10383 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/6--91471/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.47/e23/>,
        <http://dewey.info/class/6--91471/e23/> ;
    skos:prefLabel "Saurashtra language"@en,
        "Saurashtra språk"@nb .

humord:c12740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12740" ;
    dct:modified "2024-10-18T06:52:42"^^xsd:dateTime ;
    skos:altLabel "City halls"@en,
        "Rådhus"@nb ;
    skos:broadMatch <http://dewey.info/class/690.513/e23/>,
        <http://dewey.info/class/725.13/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.513/e23/>,
        <http://dewey.info/class/725.13/e23/> ;
    skos:prefLabel "Town halls"@en,
        "Rådhus"@nb ;
    skos:related humord:c22071 .

humord:c12741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12741" ;
    dct:modified "2024-11-22T08:33:05"^^xsd:dateTime ;
    skos:altLabel "Maglemosekultur"@nb,
        "Maglemosekulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.8/e23/> ;
    skos:broader humord:c00076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.8/e23/> ;
    skos:prefLabel "Maglemosian culture"@en,
        "Maglemosekulturen"@nb .

humord:c12742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12742" ;
    dct:modified "2023-11-28T13:01:27"^^xsd:dateTime ;
    skos:altLabel "Postage stamps"@en,
        "Frimerke"@nb ;
    skos:broadMatch <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/686.288/e23/> ;
    skos:broader humord:c04322 ;
    skos:closeMatch <http://dewey.info/class/769.56/e23/> ;
    skos:exactMatch realfagstermer:c010521,
        <http://dewey.info/class/383.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010521,
        <http://dewey.info/class/332.63/e23/>,
        <http://dewey.info/class/383.23/e23/>,
        <http://dewey.info/class/686.288/e23/>,
        <http://dewey.info/class/769.56/e23/> ;
    skos:prefLabel "Stamps"@en,
        "Frimerker"@nb .

humord:c12744 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12744" ;
    dct:modified "2025-02-05T07:38:45"^^xsd:dateTime ;
    skos:altLabel "Maroua"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:broader humord:c01568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Maroua"@en,
        "Maroua"@nb .

humord:c12745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12745" ;
    dct:modified "2024-10-24T09:42:03"^^xsd:dateTime ;
    skos:altLabel "Dinka språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5582/e23/>,
        <http://dewey.info/class/6--965582/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: din"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5582/e23/>,
        <http://dewey.info/class/6--965582/e23/> ;
    skos:prefLabel "Dinka language"@en,
        "Dinka språk"@nb .

humord:c12746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12746" ;
    dct:modified "2024-10-24T12:39:34"^^xsd:dateTime ;
    skos:altLabel "Senari språk"@nb,
        "Syenara språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12747 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Syenara languages"@en,
        "Senari språk"@nb .

humord:c12747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12747" ;
    dct:modified "2024-10-24T12:55:38"^^xsd:dateTime ;
    skos:altLabel "Senufo languages"@en,
        "Senoufo språk"@nb,
        "Senufo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09898 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Senoufo languages"@en,
        "Senufo språk"@nb .

humord:c12750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12750" ;
    dct:modified "2024-10-25T09:01:14"^^xsd:dateTime ;
    skos:altLabel "Mabia languages"@en,
        "More-gurma languages"@en,
        "Oti-volta languages"@en,
        "Mabia språk"@nb,
        "Moore-gurma språk"@nb,
        "More-gurma språk"@nb,
        "Oti-volta språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09898 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Moore-Gurma languages"@en,
        "Moore-gurma språk"@nb .

humord:c12751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12751" ;
    dct:modified "2024-09-11T12:06:02"^^xsd:dateTime ;
    skos:altLabel "Dagaari language"@en,
        "Dagara language"@en,
        "Dagaare språk"@nb,
        "Dagaari språk"@nb,
        "Dagara språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12750 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Dagaare language"@en,
        "Dagaari språk"@nb .

humord:c12753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12753" ;
    dct:modified "2024-10-24T15:52:49"^^xsd:dateTime ;
    skos:altLabel "Sandawe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:broader humord:c09823 ;
    skos:editorialNote "Språkkode: sad"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:prefLabel "Sandawe language"@en,
        "Sandawe språk"@nb .

humord:c12754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12754" ;
    dct:modified "2024-10-25T08:52:50"^^xsd:dateTime ;
    skos:altLabel "Kanioka language"@en,
        "Kanyoka language"@en,
        "Kanyok språk"@nb,
        "Kanyoka språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.393/e23/>,
        <http://dewey.info/class/6--96393/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: kny"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.393/e23/>,
        <http://dewey.info/class/6--96393/e23/> ;
    skos:prefLabel "Kanyok language"@en,
        "Kanyok språk"@nb .

humord:c12756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12756" ;
    dct:modified "2024-10-25T13:49:40"^^xsd:dateTime ;
    skos:altLabel "Gunu language"@en,
        "Yambasa language"@en,
        "Yambassa language"@en,
        "Gunu språk"@nb,
        "Nugunu språk"@nb,
        "Yambasa språk"@nb,
        "Yambassa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: yas"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Nugunu language"@en,
        "Gunu språk"@nb .

humord:c12759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12759" ;
    dct:modified "2024-10-24T15:40:08"^^xsd:dateTime ;
    skos:altLabel "Lemandi language"@en,
        "Mandi language"@en,
        "Lemandi språk"@nb,
        "Mandi språk"@nb,
        "Nomaande språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: lem"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Nomaande language"@en,
        "Nomaande språk"@nb .

humord:c12762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12762" ;
    dct:modified "2024-10-25T10:40:15"^^xsd:dateTime ;
    skos:altLabel "Maka language"@en,
        "South Makaa"@en,
        "Makaa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: mcp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Makaa language"@en,
        "Makaa språk"@nb .

humord:c12763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12763" ;
    dct:modified "2024-10-25T08:53:31"^^xsd:dateTime ;
    skos:altLabel "Kaka language"@en,
        "Mkaka language"@en,
        "Mkako language"@en,
        "Kaka språk"@nb,
        "Kako språk"@nb,
        "Yaka språk (Kamerun)"@nb ;
    skos:broadMatch <http://dewey.info/class/6--96393/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: kkj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--96393/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Kako language"@en,
        "Kako språk"@nb .

humord:c12766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12766" ;
    dct:modified "2024-10-23T08:51:26"^^xsd:dateTime ;
    skos:altLabel "Miao language"@en,
        "Hmong språk"@nb,
        "Miao språk"@nb ;
    skos:broader humord:c14919 ;
    skos:editorialNote "Språkkode: hmn"@nb ;
    skos:exactMatch <http://dewey.info/class/495.972/e23/>,
        <http://dewey.info/class/6--95972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.972/e23/>,
        <http://dewey.info/class/6--95972/e23/> ;
    skos:prefLabel "Hmong language"@en,
        "Hmong språk"@nb .

humord:c12768 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12768" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:broader humord:c02766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Kjerringøy"@en,
        "Kjerringøy"@nb .

humord:c12769 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12769" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27864 ;
    skos:closeMatch <http://dewey.info/class/2--42293/e23/>,
        <http://dewey.info/class/914.2293/e23/>,
        <http://dewey.info/class/942.293/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42293/e23/>,
        <http://dewey.info/class/914.2293/e23/>,
        <http://dewey.info/class/942.293/e23/> ;
    skos:prefLabel "Reading"@en,
        "Reading"@nb .

humord:c12770 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12770" ;
    dct:modified "2024-09-16T09:40:15"^^xsd:dateTime ;
    skos:altLabel "Chester"@nb ;
    skos:broader humord:c03193 ;
    skos:closeMatch <http://dewey.info/class/2--42714/e23/>,
        <http://dewey.info/class/914.2714/e23/>,
        <http://dewey.info/class/942.714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42714/e23/>,
        <http://dewey.info/class/914.2714/e23/>,
        <http://dewey.info/class/942.714/e23/> ;
    skos:prefLabel "Chester"@en,
        "Chester"@nb .

humord:c12771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12771" ;
    dct:modified "2011-11-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/050/e23/> ;
    skos:broader humord:c00218 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/808.7/e23/> ;
    skos:prefLabel "Satirical magazines"@en,
        "Vittighetsblader"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.7/e23/> .

humord:c12772 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12772" ;
    dct:modified "2025-03-04T11:08:27"^^xsd:dateTime ;
    skos:altLabel "Bruxelles"@en,
        "Brussel"@nb ;
    skos:broader humord:c02161 ;
    skos:closeMatch <http://dewey.info/class/2--49332/e23/>,
        <http://dewey.info/class/914.9332/e23/>,
        <http://dewey.info/class/949.332/e23/> ;
    skos:exactMatch realfagstermer:c030919 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030919,
        <http://dewey.info/class/2--49332/e23/>,
        <http://dewey.info/class/914.9332/e23/>,
        <http://dewey.info/class/949.332/e23/> ;
    skos:prefLabel "Brussels"@en,
        "Brussel"@nb .

humord:c12774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12774" ;
    dct:modified "2011-05-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c21715 ;
    skos:exactMatch <http://dewey.info/class/551.577/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.577/e23/>,
        <http://dewey.info/class/632.16/e23/> ;
    skos:prefLabel "Rain"@en,
        "Regn"@nb ;
    skos:relatedMatch <http://dewey.info/class/632.16/e23/> .

humord:c12775 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12775" ;
    dct:modified "2025-03-30T18:47:48"^^xsd:dateTime ;
    skos:altLabel "Bud"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483923/e23/>,
        <http://dewey.info/class/914.83923/e23/>,
        <http://dewey.info/class/948.3923/e23/> ;
    skos:broader humord:c61617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483923/e23/>,
        <http://dewey.info/class/914.83923/e23/>,
        <http://dewey.info/class/948.3923/e23/> ;
    skos:prefLabel "Bud"@en,
        "Bud"@nb .

humord:c12776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12776" ;
    dct:modified "2024-12-03T09:48:45"^^xsd:dateTime ;
    skos:altLabel "Default reasoning"@en,
        "Default reasoning"@nb,
        "Defeasible reasoning (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00704 ;
    skos:definition "Slutning om eller med vilkårssetninger der muligheten for unntak er til stede <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Defeasible reasoning"@en,
        "Defeasible reasoning (Logikk)"@nb .

humord:c12778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12778" ;
    dct:modified "1995-04-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Payback"@en,
        "Vengeance"@en ;
    skos:broader humord:c07976 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/152.48/e23/> ;
    skos:prefLabel "Revenge"@en,
        "Hevn"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/152.48/e23/> .

humord:c12779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12779" ;
    dct:modified "2017-05-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:closeMatch <http://dewey.info/class/782.421649/e23/> ;
    skos:definition "Form for popmusikk der slangpregede regler på rim sies frem til musikk karakterisert av et stadig tilbakevendende rytmemønster <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.649/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.649/e23/>,
        <http://dewey.info/class/782.251649/e23/>,
        <http://dewey.info/class/782.421649/e23/> ;
    skos:prefLabel "Rap"@en,
        "Rap"@nb ;
    skos:related humord:c17840 ;
    skos:relatedMatch <http://dewey.info/class/782.251649/e23/> .

humord:c12780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12780" ;
    dct:modified "2024-12-03T10:49:24"^^xsd:dateTime ;
    skos:altLabel "Phallos symbols"@en,
        "Phalloses"@en,
        "Phallus symbols"@en,
        "Phalluses"@en,
        "Fallosar"@nb,
        "Falloser"@nb,
        "Fallossymbol"@nb,
        "Phallos"@nb ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08858 ;
    skos:definition "I mange kulturer symbol på styrke, makt, tapperhet, krigerskhet, maskulinitet og fruktbarhet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Phallic symbols"@en,
        "Fallossymboler"@nb ;
    skos:related humord:c11914,
        humord:c21032 .

humord:c12783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12783" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Diktverk som består av tre sammenhengende deler <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Trilogies"@en,
        "Trilogier"@nb .

humord:c12784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12784" ;
    dct:modified "2024-11-04T08:37:40"^^xsd:dateTime ;
    skos:altLabel "Tjuvar"@nb,
        "Tjuver"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/364.162092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.162092/e23/> ;
    skos:prefLabel "Thiefs"@en,
        "Tyver"@nb ;
    skos:related humord:c12840 .

humord:c12786 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12786" ;
    dct:modified "2016-11-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brunswick"@en ;
    skos:broader humord:c03546 ;
    skos:exactMatch realfagstermer:c030924,
        <http://dewey.info/class/2--435976/e23/>,
        <http://dewey.info/class/914.35976/e23/>,
        <http://dewey.info/class/943.5976/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030924,
        <http://dewey.info/class/2--435976/e23/>,
        <http://dewey.info/class/914.35976/e23/>,
        <http://dewey.info/class/943.5976/e23/> ;
    skos:prefLabel "Braunschweig (City)"@en,
        "Braunschweig (By)"@nb .

humord:c12787 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12787" ;
    dct:modified "2024-08-20T16:12:16"^^xsd:dateTime ;
    skos:altLabel "Ötztal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:prefLabel "Ötztal"@en,
        "Ötztal"@nb .

humord:c12789 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12789" ;
    dct:modified "2024-12-05T08:46:44"^^xsd:dateTime ;
    skos:altLabel "Chaladsch folk literature"@en,
        "Khaladsj folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Khalaj folk literature"@en,
        "Khaladsj folkediktning"@nb .

humord:c12790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12790" ;
    dct:modified "2024-10-23T08:28:31"^^xsd:dateTime ;
    skos:altLabel "Gamaltamil språk"@nb,
        "Gammaltamil språk"@nb,
        "Gammeltamil språk"@nb,
        "Klassisk tamil språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:broader humord:c10199 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:prefLabel "Old Tamil language"@en,
        "Klassisk tamil språk"@nb .

humord:c12792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12792" ;
    dct:modified "2020-10-01T13:35:41"^^xsd:dateTime ;
    skos:altLabel "Booze-ups"@en,
        "Carouses"@en,
        "Drinking bouts"@en,
        "Symposia (Food traditions)"@en,
        "Symposion"@en,
        "Symposium (Food traditions)"@en,
        "Symposiums (Food traditions)"@en,
        "Wassails"@en,
        "Drikkelag"@nb,
        "Symposier (Mattradisjoner)"@nb,
        "Symposion"@nb,
        "Symposium (Mattradisjoner)"@nb ;
    skos:broader humord:c04904 ;
    skos:closeMatch <http://dewey.info/class/394.12/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.12/e23/> ;
    skos:prefLabel "Carousals"@en,
        "Drikkegilder"@nb .

humord:c12796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12796" ;
    dct:modified "2025-02-21T09:03:57"^^xsd:dateTime ;
    skos:altLabel "Lhasa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c01963 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Lhasa"@en,
        "Lhasa"@nb .

humord:c12797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12797" ;
    dct:modified "2024-08-28T10:40:19"^^xsd:dateTime ;
    skos:altLabel "Asomtavruli"@en,
        "Khutsuri"@en,
        "Mkhedruli"@en,
        "Mrglovan"@en,
        "Nuskhuri"@en,
        "Asomtavruli"@nb,
        "Georgisk alfabet"@nb,
        "Khutsuri"@nb,
        "Mkhedruli"@nb,
        "Mrglovan"@nb,
        "Nuskhuri"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/499.96911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96911/e23/> ;
    skos:prefLabel "Georgian alphabet"@en,
        "Georgisk alfabet"@nb .

humord:c12798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12798" ;
    dct:modified "2024-11-20T14:28:56"^^xsd:dateTime ;
    skos:altLabel "Cleaning ladies"@en,
        "Cleaning staff"@en,
        "Reingjeringsarbeidarar"@nb,
        "Reingjeringshjelpar"@nb,
        "Reingjeringspersonale"@nb,
        "Reinhaldarar"@nb,
        "Reinhaldsarbeidarar"@nb,
        "Reinhaldsassistentar"@nb,
        "Rengjøringsarbeidere"@nb,
        "Rengjøringsassistenter"@nb,
        "Rengjøringshjelper"@nb,
        "Renholdere"@nb,
        "Renholdsarbeidere"@nb,
        "Renholdsassistenter"@nb,
        "Vaskekoner"@nb ;
    skos:broadMatch <http://dewey.info/class/648.5/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.5/e23/> ;
    skos:prefLabel "Cleaners"@en,
        "Rengjøringspersonale"@nb ;
    skos:related humord:c04825,
        humord:c68994 .

humord:c12803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12803" ;
    dct:modified "2025-02-10T09:47:18"^^xsd:dateTime ;
    skos:altLabel "Maskarenane"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--698/e23/>,
        <http://dewey.info/class/916.98/e23/>,
        <http://dewey.info/class/969.8/e23/> ;
    skos:definition "Øygruppe i det Indiske hav øst for Madagaskar. Omfatter Mauritius, Rodriguez og den franske Reunion <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--698/e23/>,
        <http://dewey.info/class/916.98/e23/>,
        <http://dewey.info/class/969.8/e23/> ;
    skos:prefLabel "Mascarene Islands"@en,
        "Maskarenene"@nb .

humord:c12804 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12804" ;
    dct:modified "2025-02-04T15:21:51"^^xsd:dateTime ;
    skos:altLabel "Reunion"@nb ;
    skos:broader humord:c12803 ;
    skos:definition "Fransk øy i det Indiske hav, den vestligste av Maskarenene <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6981/e23/>,
        <http://dewey.info/class/916.981/e23/>,
        <http://dewey.info/class/969.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6981/e23/>,
        <http://dewey.info/class/916.981/e23/>,
        <http://dewey.info/class/969.81/e23/> ;
    skos:prefLabel "Réunion"@en,
        "Reunion"@nb .

humord:c12805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12805" ;
    dct:modified "2025-01-09T14:56:31"^^xsd:dateTime ;
    skos:altLabel "Kulturgrenser"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04515 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cultural limitations"@en,
        "Kulturgrenser"@nb .

humord:c12806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12806" ;
    dct:modified "2024-09-17T15:23:13"^^xsd:dateTime ;
    skos:altLabel "Cro-Magnon"@nb,
        "Cro-Magnon-menneska"@nb,
        "Cro-Magnon-menneskene"@nb ;
    skos:broadMatch <http://dewey.info/class/569.98/e23/> ;
    skos:broader humord:c15741 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/569.98/e23/> ;
    skos:prefLabel "Cro-Magnon"@en,
        "Cro-Magnon"@nb .

humord:c12808 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12808" ;
    dct:modified "2025-02-14T08:51:17"^^xsd:dateTime ;
    skos:altLabel "Monterey"@nb ;
    skos:broadMatch <http://dewey.info/class/2--79476/e23/>,
        <http://dewey.info/class/917.9476/e23/>,
        <http://dewey.info/class/979.476/e23/> ;
    skos:broader humord:c01709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--79476/e23/>,
        <http://dewey.info/class/917.9476/e23/>,
        <http://dewey.info/class/979.476/e23/> ;
    skos:prefLabel "Monterey"@en,
        "Monterey"@nb .

humord:c12809 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12809" ;
    dct:modified "2025-02-14T08:54:32"^^xsd:dateTime ;
    skos:altLabel "Massachusetts"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--744/e23/>,
        <http://dewey.info/class/917.44/e23/>,
        <http://dewey.info/class/974.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--744/e23/>,
        <http://dewey.info/class/917.44/e23/>,
        <http://dewey.info/class/974.4/e23/> ;
    skos:prefLabel "Massachusetts"@en,
        "Massachusetts"@nb .

humord:c12810 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12810" ;
    dct:modified "2024-08-30T14:08:51"^^xsd:dateTime ;
    skos:altLabel "Worcester (Massachusetts)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--744/e23/>,
        <http://dewey.info/class/917.44/e23/>,
        <http://dewey.info/class/974.4/e23/> ;
    skos:broader humord:c12809 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--744/e23/>,
        <http://dewey.info/class/917.44/e23/>,
        <http://dewey.info/class/974.4/e23/> ;
    skos:prefLabel "Worcester (Massachusetts)"@en,
        "Worcester (Massachusetts)"@nb .

humord:c12811 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12811" ;
    dct:modified "2024-08-30T14:08:43"^^xsd:dateTime ;
    skos:altLabel "Worcester (England)"@nb ;
    skos:broader humord:c27857 ;
    skos:exactMatch <http://dewey.info/class/2--42448/e23/>,
        <http://dewey.info/class/914.2448/e23/>,
        <http://dewey.info/class/942.448/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42448/e23/>,
        <http://dewey.info/class/914.2448/e23/>,
        <http://dewey.info/class/942.448/e23/> ;
    skos:prefLabel "Worcester (England)"@en,
        "Worcester (England)"@nb .

humord:c12812 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12812" ;
    dct:modified "2017-04-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Katlenburg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:prefLabel "Katlenburg-Lindau"@en,
        "Katlenburg-Lindau"@nb .

humord:c12813 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12813" ;
    dct:modified "2025-03-11T07:07:25"^^xsd:dateTime ;
    skos:altLabel "Metz"@nb ;
    skos:broader humord:c58378 ;
    skos:exactMatch <http://dewey.info/class/2--443853/e23/>,
        <http://dewey.info/class/914.43853/e23/>,
        <http://dewey.info/class/944.3853/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--443853/e23/>,
        <http://dewey.info/class/914.43853/e23/>,
        <http://dewey.info/class/944.3853/e23/> ;
    skos:prefLabel "Metz"@en,
        "Metz"@nb .

humord:c12814 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12814" ;
    dct:modified "2025-03-11T07:41:38"^^xsd:dateTime ;
    skos:altLabel "Moselle"@nb ;
    skos:broader humord:c58378 ;
    skos:exactMatch <http://dewey.info/class/2--44385/e23/>,
        <http://dewey.info/class/914.4385/e23/>,
        <http://dewey.info/class/944.385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44385/e23/>,
        <http://dewey.info/class/914.4385/e23/>,
        <http://dewey.info/class/944.385/e23/> ;
    skos:prefLabel "Moselle"@en,
        "Moselle"@nb .

humord:c12815 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12815" ;
    dct:modified "1995-04-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4746/e23/>,
        <http://dewey.info/class/914.746/e23/>,
        <http://dewey.info/class/947.46/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4746/e23/>,
        <http://dewey.info/class/914.746/e23/>,
        <http://dewey.info/class/947.46/e23/> ;
    skos:prefLabel "Saratov"@en,
        "Saratov"@nb .

humord:c12816 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12816" ;
    dct:modified "2023-04-18T08:55:00"^^xsd:dateTime ;
    skos:altLabel "Saratov (Oblast)"@nb,
        "Saratov-provinsen"@nb ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4746/e23/>,
        <http://dewey.info/class/914.746/e23/>,
        <http://dewey.info/class/947.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4746/e23/>,
        <http://dewey.info/class/914.746/e23/>,
        <http://dewey.info/class/947.46/e23/> ;
    skos:prefLabel "Saratov Oblast"@en,
        "Saratov (Fylke)"@nb .

humord:c12818 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12818" ;
    dct:modified "2001-11-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Schwaben"@en ;
    skos:broader humord:c03608 ;
    skos:closeMatch <http://dewey.info/class/2--4337/e23/>,
        <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.337/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.37/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:definition "Historisk landskap i Tyskland, nå administrativ del av Bayern <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4337/e23/>,
        <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.337/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.37/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:prefLabel "Swabia"@en,
        "Schwaben"@nb .

humord:c12819 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12819" ;
    dct:modified "2025-03-31T13:27:44"^^xsd:dateTime ;
    skos:altLabel "Skjeberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:broader humord:c02994 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:prefLabel "Skjeberg"@en,
        "Skjeberg"@nb .

humord:c12820 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12820" ;
    dct:modified "2025-02-19T07:51:06"^^xsd:dateTime ;
    skos:altLabel "New Delhi"@en,
        "Delhi (By)"@nb,
        "New Delhi"@nb ;
    skos:broader humord:c01852 ;
    skos:closeMatch <http://dewey.info/class/2--5456/e23/>,
        <http://dewey.info/class/915.456/e23/>,
        <http://dewey.info/class/954.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5456/e23/>,
        <http://dewey.info/class/915.456/e23/>,
        <http://dewey.info/class/954.56/e23/> ;
    skos:prefLabel "Delhi (City)"@en,
        "Delhi (By)"@nb .

humord:c12822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12822" ;
    dct:modified "2025-03-24T07:03:02"^^xsd:dateTime ;
    skos:altLabel "Sørkedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:exactMatch realfagstermer:c030717 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030717,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Sørkedalen"@en,
        "Sørkedalen"@nb .

humord:c12823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12823" ;
    dct:modified "2024-12-19T16:02:10"^^xsd:dateTime ;
    skos:altLabel "Almost reality"@en,
        "Artificial reality"@en,
        "Computer-created reality"@en,
        "Synthetic reality"@en,
        "VR"@en,
        "Dataskapt virkelighet"@nb,
        "Kunstig virkelighet"@nb,
        "Nesten virkelighet"@nb,
        "Syntetisk virkelighet"@nb,
        "VR"@nb,
        "Virtual reality"@nb,
        "Virtuell røyndom"@nb,
        "Virtuell verkelegheit"@nb ;
    skos:broader humord:c17950 ;
    skos:definition "Virtuell virkelighet er en illusjon, vanligvis generert ved hjelp av ulike typer informasjonsteknologi, som gir brukeren en opplevelse av å befinne seg på et annet, oppdiktet eller virkelig sted  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003905,
        <http://dewey.info/class/006.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003905,
        <http://dewey.info/class/006.8/e23/>,
        <http://dewey.info/class/776/e23/> ;
    skos:prefLabel "Virtual reality"@en,
        "Virtuell virkelighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/776/e23/> .

humord:c12830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12830" ;
    dct:modified "2024-07-05T09:48:50"^^xsd:dateTime ;
    skos:altLabel "Music books"@en,
        "Scores (Music)"@en,
        "Sheets of music"@en,
        "Musikaliar"@nb,
        "Musikalier"@nb,
        "Musikktrykk"@nb,
        "Nedskrevet musikk"@nb,
        "Nedskriven musikk"@nb,
        "Notebøker"@nb,
        "Notehefte"@nb,
        "Notehefter"@nb,
        "Notetrykk"@nb,
        "Partitur"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Trykt  eller håndskrevet notedokument <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/780.263/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.263/e23/> ;
    skos:prefLabel "Sheet music"@en,
        "Musikktrykk"@nb .

humord:c12834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12834" ;
    dct:modified "2025-03-24T06:55:06"^^xsd:dateTime ;
    skos:altLabel "Oslodialekt"@nb,
        "Oslomål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.82794821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794821/e23/> ;
    skos:prefLabel "Oslo dialect"@en,
        "Oslomål"@nb .

humord:c12836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12836" ;
    dct:modified "2024-12-02T12:46:54"^^xsd:dateTime ;
    skos:altLabel "Women's point of view"@en,
        "Women's standpoint"@en,
        "Women's viewpoint"@en,
        "Kvinneperspektiv"@nb,
        "Kvinnesynspunkt"@nb ;
    skos:broadMatch <http://dewey.info/class/305.4/e23/> ;
    skos:broader humord:c09070 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4/e23/> ;
    skos:prefLabel "Women's perspective"@en,
        "Kvinneperspektiv"@nb ;
    skos:related humord:c00561 .

humord:c12838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12838" ;
    dct:modified "1995-05-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.028/e23/> ;
    skos:broader humord:c05183 ;
    skos:closeMatch <http://dewey.info/class/781.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.36/e23/>,
        <http://dewey.info/class/782.42136/e23/>,
        <http://dewey.info/class/791.43028/e23/>,
        <http://dewey.info/class/791.44028/e23/>,
        <http://dewey.info/class/791.45028/e23/>,
        <http://dewey.info/class/792.028/e23/>,
        <http://dewey.info/class/792.8028/e23/>,
        <http://dewey.info/class/808.51/e23/> ;
    skos:prefLabel "Improvisation"@en,
        "Improvisasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.42136/e23/>,
        <http://dewey.info/class/791.43028/e23/>,
        <http://dewey.info/class/791.44028/e23/>,
        <http://dewey.info/class/791.45028/e23/>,
        <http://dewey.info/class/792.8028/e23/>,
        <http://dewey.info/class/808.51/e23/> .

humord:c12839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12839" ;
    dct:modified "2025-01-31T14:19:18"^^xsd:dateTime ;
    skos:altLabel "Profetiar"@nb ;
    skos:broadMatch <http://dewey.info/class/203.2/e23/> ;
    skos:broader humord:c08566 ;
    skos:definition "En profeti er en guddommelig meddelelse om fremtiden eller noe ukjent <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.2/e23/> ;
    skos:prefLabel "Prophecies"@en,
        "Profetier"@nb ;
    skos:related humord:c05097,
        humord:c05110,
        humord:c08434 .

humord:c12840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12840" ;
    dct:modified "2024-11-04T12:52:07"^^xsd:dateTime ;
    skos:altLabel "Bandits"@en,
        "Røvarar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1552092/e23/>,
        <http://dewey.info/class/364.162092/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1552092/e23/>,
        <http://dewey.info/class/364.162092/e23/> ;
    skos:prefLabel "Robbers"@en,
        "Røvere"@nb ;
    skos:related humord:c12784 .

humord:c12841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12841" ;
    dct:modified "2024-10-17T13:05:08"^^xsd:dateTime ;
    skos:altLabel "Cereal"@en,
        "Cereals"@en,
        "Grain"@en,
        "Korn"@nb,
        "Kornslag"@nb ;
    skos:broader humord:c12041 ;
    skos:definition "Korn er gressarter som dyrkes for frøenes skyld: havre, bygg, rug, hvete, ris, mais, hirse, durra og dessuten bokhvete, som ikke hører til gressartene. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001491,
        <http://dewey.info/class/641.331/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001491,
        <http://dewey.info/class/641.331/e23/>,
        <http://dewey.info/class/664.7/e23/> ;
    skos:prefLabel "Grains"@en,
        "Korn"@nb ;
    skos:related humord:c08210 ;
    skos:relatedMatch <http://dewey.info/class/664.7/e23/> .

humord:c12842 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12842" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04912 ;
    skos:inScheme humord: ;
    skos:prefLabel "Meat and meat products"@en,
        "Kjøtt og kjøttprodukter"@nb .

humord:c12843 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12843" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04912 ;
    skos:inScheme humord: ;
    skos:prefLabel "Milk and dairy products"@en,
        "Melk og melkeprodukter"@nb .

humord:c12847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12847" ;
    dct:modified "2025-01-03T15:19:46"^^xsd:dateTime ;
    skos:altLabel "Hot air balloons"@en,
        "Luftballongar"@nb,
        "Varmluftballongar"@nb,
        "Varmluftballonger"@nb ;
    skos:broader humord:c27010 ;
    skos:closeMatch <http://dewey.info/class/387.732/e23/>,
        <http://dewey.info/class/629.1332/e23/> ;
    skos:exactMatch realfagstermer:c001807 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001807,
        <http://dewey.info/class/387.732/e23/>,
        <http://dewey.info/class/629.132522/e23/>,
        <http://dewey.info/class/629.1332/e23/>,
        <http://dewey.info/class/797.51/e23/> ;
    skos:prefLabel "Air balloons"@en,
        "Luftballonger"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.132522/e23/>,
        <http://dewey.info/class/797.51/e23/> .

humord:c12848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12848" ;
    dct:modified "2024-10-10T13:45:29"^^xsd:dateTime ;
    skos:altLabel "Baltiar (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891/e23/>,
        <http://dewey.info/class/5--91/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag i Baltistan, Nordvest-India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891/e23/>,
        <http://dewey.info/class/5--91/e23/> ;
    skos:prefLabel "Balti"@en,
        "Baltier (Folk)"@nb .

humord:c12849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12849" ;
    dct:modified "2024-07-04T12:15:52"^^xsd:dateTime ;
    skos:altLabel "Biseksualitet"@nb ;
    skos:broader humord:c20995 ;
    skos:closeMatch <http://dewey.info/class/155.343/e23/> ;
    skos:definition "Biseksualitet er en seksuell orientering som innebærer at personen føler erotisk, emosjonell eller romantisk dragning mot begge kjønn og tenner seksuelt på både kvinner og menn. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.765/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08663/e23/>,
        <http://dewey.info/class/155.343/e23/>,
        <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.765/e23/> ;
    skos:prefLabel "Bisexuality"@en,
        "Biseksualitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--08663/e23/>,
        <http://dewey.info/class/176.4/e23/> .

humord:c12850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12850" ;
    dct:modified "2020-12-18T14:44:06"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/340.54/e23/> ;
    skos:broader humord:c09176 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.1/e23/>,
        <http://dewey.info/class/340.54/e23/> ;
    skos:prefLabel "Patria potestas"@en,
        "Patria potestas"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.1/e23/> .

humord:c12851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12851" ;
    dct:modified "2024-04-08T13:28:54"^^xsd:dateTime ;
    skos:altLabel "Steatite"@en,
        "Kleberstein"@nb ;
    skos:broadMatch <http://dewey.info/class/552.4/e23/> ;
    skos:broader humord:c65520 ;
    skos:definition "Kleberstein er en grønnlig eller grå bergart som er så bløt at den lett lar seg skjære med kniv. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/552.4/e23/> ;
    skos:prefLabel "Soapstone"@en,
        "Kleberstein"@nb .

humord:c12852 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12852" ;
    dct:modified "2025-02-11T13:10:28"^^xsd:dateTime ;
    skos:altLabel "Slettnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484635/e23/>,
        <http://dewey.info/class/914.84635/e23/>,
        <http://dewey.info/class/948.4635/e23/> ;
    skos:broader humord:c15262 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484635/e23/>,
        <http://dewey.info/class/914.84635/e23/>,
        <http://dewey.info/class/948.4635/e23/> ;
    skos:prefLabel "Slettnes"@en,
        "Slettnes"@nb .

humord:c12853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12853" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:broader humord:c12876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:prefLabel "Slettabø"@en,
        "Slettabø"@nb .

humord:c12854 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12854" ;
    dct:modified "2024-12-06T11:00:46"^^xsd:dateTime ;
    skos:altLabel "Balti folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Balti folk literature"@en,
        "Balti folkediktning"@nb .

humord:c12855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12855" ;
    dct:modified "2024-10-10T13:45:51"^^xsd:dateTime ;
    skos:altLabel "Balti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:broader humord:c11615 ;
    skos:editorialNote "Språkkode: bft"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Balti language"@en,
        "Balti språk"@nb .

humord:c12856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12856" ;
    dct:modified "2021-04-08T16:33:42"^^xsd:dateTime ;
    skos:altLabel "Dimeli dialect"@en,
        "Dimili dialect"@en,
        "Dimli dialect"@en,
        "Zaza dialect"@en,
        "Zazaki dialect"@en,
        "Dimeli dialekt"@nb,
        "Zazaki dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:broader humord:c10446 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Zaza dialekt"@nb .

humord:c12857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12857" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:prefLabel "Iranians"@en,
        "Iranere"@nb ;
    skos:related humord:c26477 .

humord:c12859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12859" ;
    dct:modified "2024-07-01T11:33:48"^^xsd:dateTime ;
    skos:altLabel "Aviation"@en,
        "Helicopter traffic"@en,
        "Helicopter transport"@en,
        "Flytrafikk"@nb,
        "Flytransport"@nb,
        "Helikoptertrafikk"@nb,
        "Helikoptertransport"@nb,
        "Luftfart"@nb,
        "Lufttransport"@nb ;
    skos:broader humord:c04334 ;
    skos:exactMatch realfagstermer:c000741,
        <http://dewey.info/class/387.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000741,
        <http://dewey.info/class/343.097/e23/>,
        <http://dewey.info/class/354.79/e23/>,
        <http://dewey.info/class/363.124/e23/>,
        <http://dewey.info/class/387.7/e23/>,
        <http://dewey.info/class/629.13/e23/> ;
    skos:prefLabel "Air traffic"@en,
        "Luftfart"@nb ;
    skos:related humord:c27578 ;
    skos:relatedMatch <http://dewey.info/class/343.097/e23/>,
        <http://dewey.info/class/354.79/e23/>,
        <http://dewey.info/class/363.124/e23/>,
        <http://dewey.info/class/629.13/e23/> .

humord:c12860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12860" ;
    dct:modified "2024-01-02T13:24:31"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030514,
        <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030514,
        <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:prefLabel "Kragerø"@en,
        "Kragerø"@nb .

humord:c12861 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12861" ;
    dct:modified "2024-01-02T13:27:48"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:prefLabel "Porsgrunn"@en,
        "Porsgrunn"@nb .

humord:c12862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12862" ;
    dct:modified "2025-01-12T20:29:18"^^xsd:dateTime ;
    skos:altLabel "Ringnåler"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c04772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/>,
        <http://dewey.info/class/948.022/e23/> ;
    skos:prefLabel "Ringed pins"@en,
        "Ringnåler"@nb ;
    skos:relatedMatch <http://dewey.info/class/948.022/e23/> .

humord:c12864 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12864" ;
    dct:modified "1995-05-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483917/e23/>,
        <http://dewey.info/class/914.83917/e23/>,
        <http://dewey.info/class/948.3917/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483917/e23/>,
        <http://dewey.info/class/914.83917/e23/>,
        <http://dewey.info/class/948.3917/e23/> ;
    skos:prefLabel "Sande (Møre og Romsdal)"@en,
        "Sande (Møre og Romsdal)"@nb .

humord:c12865 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12865" ;
    dct:modified "1995-05-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:prefLabel "Vanylven"@en,
        "Vanylven"@nb .

humord:c12866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12866" ;
    dct:modified "2025-03-10T07:41:54"^^xsd:dateTime ;
    skos:altLabel "Korsikanske dialektar"@nb ;
    skos:broader humord:c10526 ;
    skos:exactMatch <http://dewey.info/class/459.984/e23/>,
        <http://dewey.info/class/6--59984/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.984/e23/>,
        <http://dewey.info/class/6--59984/e23/> ;
    skos:prefLabel "Corsican dialects"@en,
        "Korsikanske dialekter"@nb .

humord:c12867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12867" ;
    dct:modified "2024-10-09T13:35:26"^^xsd:dateTime ;
    skos:altLabel "Readers (Books)"@en,
        "Reading books"@en,
        "Lesebok"@nb,
        "Lesebøker"@nb,
        "Leseverk"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Skolebøker til øving i lesing <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--86/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Basal readers"@en,
        "Lesebøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--86/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/808/e23/> .

humord:c12868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12868" ;
    dct:modified "2025-04-01T07:53:28"^^xsd:dateTime ;
    skos:altLabel "Garnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Garnes"@en,
        "Garnes"@nb .

humord:c12869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12869" ;
    dct:modified "2024-12-05T08:45:28"^^xsd:dateTime ;
    skos:altLabel "Keltisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.204916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204916/e23/> ;
    skos:prefLabel "Celtic folk literature"@en,
        "Keltisk folkediktning"@nb .

humord:c12870 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12870" ;
    dct:modified "2024-12-05T08:45:07"^^xsd:dateTime ;
    skos:altLabel "Keltisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Celtic folk literature"@en,
        "Keltisk folkediktning"@nb .

humord:c12871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12871" ;
    dct:modified "2025-03-20T09:16:17"^^xsd:dateTime ;
    skos:altLabel "Farsund"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Farsund"@en,
        "Farsund"@nb .

humord:c12872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12872" ;
    dct:modified "2024-10-31T12:49:54"^^xsd:dateTime ;
    skos:altLabel "Vicars"@en,
        "Prestar"@nb,
        "Sogneprester"@nb,
        "Sokneprestar"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c07542 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.14/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/296.495/e23/> ;
    skos:prefLabel "Priests"@en,
        "Prester"@nb ;
    skos:related humord:c12932,
        humord:c26659,
        humord:c59208 ;
    skos:relatedMatch <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.14/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/296.495/e23/> .

humord:c12873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12873" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.899969/e23/>,
        <http://dewey.info/class/5--99969/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899969/e23/>,
        <http://dewey.info/class/5--99969/e23/> ;
    skos:prefLabel "Georgians"@en,
        "Georgiere"@nb .

humord:c12874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12874" ;
    dct:modified "2024-08-20T16:44:01"^^xsd:dateTime ;
    skos:altLabel "Xevsuriar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.899968/e23/>,
        <http://dewey.info/class/5--99968/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899968/e23/>,
        <http://dewey.info/class/5--99968/e23/> ;
    skos:prefLabel "Xevsuri"@en,
        "Xevsurier"@nb .

humord:c12875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12875" ;
    dct:modified "2024-12-06T13:00:39"^^xsd:dateTime ;
    skos:altLabel "Amerikanske urfolks folkedikting"@nb,
        "Indiansk folkedikting"@nb,
        "Indiansk folkediktning"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.208997/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208997/e23/> ;
    skos:prefLabel "American native peoples folk literature"@en,
        "Amerikanske urfolks folkediktning"@nb .

humord:c12876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12876" ;
    dct:modified "1995-05-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:prefLabel "Eigersund"@en,
        "Eigersund"@nb .

humord:c12877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12877" ;
    dct:modified "1995-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06056 ;
    skos:exactMatch <http://dewey.info/class/4--014301835/e23/>,
        <http://dewey.info/class/401.4301835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014301835/e23/>,
        <http://dewey.info/class/401.4301835/e23/> ;
    skos:prefLabel "Cognitive semantics"@en,
        "Kognitiv semantikk"@nb .

humord:c12878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12878" ;
    dct:modified "2024-03-05T10:36:58"^^xsd:dateTime ;
    skos:altLabel "Mønster"@nb ;
    skos:broadMatch <http://dewey.info/class/516.15/e23/> ;
    skos:broader humord:c01458,
        humord:c08168 ;
    skos:closeMatch realfagstermer:c002874 ;
    skos:definition "Forbilder, tegninger, oppskrift til å lage noe etter, modeller <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/646.407/e23/>,
        <http://dewey.info/class/677.022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002874,
        <http://dewey.info/class/516.15/e23/>,
        <http://dewey.info/class/646.407/e23/>,
        <http://dewey.info/class/677.022/e23/> ;
    skos:prefLabel "Patterns"@en,
        "Mønstre"@nb ;
    skos:related humord:c12884 .

humord:c12879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12879" ;
    dct:modified "2024-07-10T09:24:36"^^xsd:dateTime ;
    skos:altLabel "Kjernefysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/539.7/e23/> ;
    skos:definition "Den del av fysikken som omfatter læren om atomkjernene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003927 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003927,
        <http://dewey.info/class/539.7/e23/> ;
    skos:prefLabel "Nuclear physics"@en,
        "Kjernefysikk"@nb ;
    skos:related humord:c20422 .

humord:c12881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12881" ;
    dct:modified "2024-03-11T08:00:50"^^xsd:dateTime ;
    skos:altLabel "Biokjemi"@nb,
        "Biologisk kjemi"@nb ;
    skos:broader humord:c16420,
        humord:c21849 ;
    skos:closeMatch <http://dewey.info/class/612.015/e23/> ;
    skos:definition "Biokjemi er studiet av kjemiske strukturer og kjemiske prosesser i levende organismer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003065,
        <http://dewey.info/class/572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003065,
        <http://dewey.info/class/572/e23/>,
        <http://dewey.info/class/573.154/e23/>,
        <http://dewey.info/class/573.44/e23/>,
        <http://dewey.info/class/576.83/e23/>,
        <http://dewey.info/class/577.14/e23/>,
        <http://dewey.info/class/612.015/e23/>,
        <http://dewey.info/class/612.1111/e23/>,
        <http://dewey.info/class/612.1121/e23/>,
        <http://dewey.info/class/612.173/e23/>,
        <http://dewey.info/class/612.22/e23/>,
        <http://dewey.info/class/612.744/e23/>,
        <http://dewey.info/class/612.814/e23/> ;
    skos:prefLabel "Biochemistry"@en,
        "Biokjemi"@nb ;
    skos:related humord:c63980 ;
    skos:relatedMatch <http://dewey.info/class/573.154/e23/>,
        <http://dewey.info/class/573.44/e23/>,
        <http://dewey.info/class/576.83/e23/>,
        <http://dewey.info/class/577.14/e23/>,
        <http://dewey.info/class/612.1111/e23/>,
        <http://dewey.info/class/612.1121/e23/>,
        <http://dewey.info/class/612.173/e23/>,
        <http://dewey.info/class/612.22/e23/>,
        <http://dewey.info/class/612.744/e23/>,
        <http://dewey.info/class/612.814/e23/> .

humord:c12883 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12883" ;
    dct:modified "2025-03-05T19:10:12"^^xsd:dateTime ;
    skos:altLabel "Lahti"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489715/e23/>,
        <http://dewey.info/class/914.89715/e23/>,
        <http://dewey.info/class/948.9715/e23/> ;
    skos:broader humord:c29061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489715/e23/>,
        <http://dewey.info/class/914.89715/e23/>,
        <http://dewey.info/class/948.9715/e23/> ;
    skos:prefLabel "Lahti"@en,
        "Lahti"@nb .

humord:c12884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12884" ;
    dct:modified "2024-11-12T08:32:14"^^xsd:dateTime ;
    skos:altLabel "Modellar"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c000426 ;
    skos:definition "En gjengivelse av allerede eksisterende gjenstander, eller en anskueliggjøring av en planlagt konstruksjon eller gjenstand <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0228/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000426,
        <http://dewey.info/class/1--0228/e23/>,
        <http://dewey.info/class/688.1/e23/>,
        <http://dewey.info/class/745.5928/e23/> ;
    skos:prefLabel "Models"@en,
        "Modeller"@nb ;
    skos:related humord:c12878 ;
    skos:relatedMatch <http://dewey.info/class/688.1/e23/>,
        <http://dewey.info/class/745.5928/e23/> .

humord:c12886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12886" ;
    dct:modified "2022-03-14T10:57:57"^^xsd:dateTime ;
    skos:altLabel "Native country"@en,
        "Fedreland"@nb,
        "Fødeland"@nb ;
    skos:broadMatch <http://dewey.info/class/323.6/e23/> ;
    skos:broader humord:c09755 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.6/e23/> ;
    skos:prefLabel "Homeland"@en,
        "Hjemland"@nb ;
    skos:related humord:c08136,
        humord:c58560,
        humord:c58596 .

humord:c12888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12888" ;
    dct:modified "2022-10-12T13:57:05"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:exactMatch <http://dewey.info/class/700/e23/>,
        <http://dewey.info/class/709.04075/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/>,
        <http://dewey.info/class/709.04075/e23/>,
        <http://dewey.info/class/735.230475/e23/>,
        <http://dewey.info/class/759.0675/e23/> ;
    skos:prefLabel "Conceptual art"@en,
        "Konseptkunst"@nb ;
    skos:related humord:c59323 ;
    skos:relatedMatch <http://dewey.info/class/735.230475/e23/>,
        <http://dewey.info/class/759.0675/e23/> .

humord:c12889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12889" ;
    dct:modified "2025-01-13T08:56:01"^^xsd:dateTime ;
    skos:altLabel "Hanging bowls"@en,
        "Hengekar"@nb ;
    skos:broadMatch <http://dewey.info/class/739.094109021/e23/>,
        <http://dewey.info/class/739.512/e23/> ;
    skos:broader humord:c04666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.094109021/e23/>,
        <http://dewey.info/class/739.512/e23/> ;
    skos:prefLabel "Hanging bowl"@en,
        "Hengekar"@nb .

humord:c12891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12891" ;
    dct:modified "2024-11-22T09:57:59"^^xsd:dateTime ;
    skos:altLabel "Traktbegerkultur"@nb,
        "Traktbegerkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.014/e23/>,
        <http://dewey.info/class/936.3014/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Europeisk arkeologisk kultur fra yngre steinalder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.014/e23/>,
        <http://dewey.info/class/936.3014/e23/> ;
    skos:prefLabel "Funnelbeaker culture"@en,
        "Traktbegerkulturen"@nb .

humord:c12892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12892" ;
    dct:modified "2020-10-13T13:56:38"^^xsd:dateTime ;
    skos:altLabel "Villmann"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05087 ;
    skos:definition "Det ukjente, ville menneske karakterisert ved \"dyriske\" kjennetegn i utseende og væremåte <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Savages"@en,
        "Villmenn"@nb .

humord:c12893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12893" ;
    dct:modified "2024-09-23T09:29:18"^^xsd:dateTime ;
    skos:altLabel "Working class family"@en,
        "Arbeidarfamiliar"@nb,
        "Arbeiderfamilien"@nb ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09275 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Working class families"@en,
        "Arbeiderfamilier"@nb .

humord:c12894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12894" ;
    dct:modified "2024-10-28T13:53:38"^^xsd:dateTime ;
    skos:altLabel "Chivalric orders"@en,
        "Equestrian orders"@en,
        "Orders of chivalry"@en,
        "Ridderordenar"@nb ;
    skos:broader humord:c08843 ;
    skos:closeMatch <http://dewey.info/class/271.791/e23/> ;
    skos:exactMatch <http://dewey.info/class/929.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/271.791/e23/>,
        <http://dewey.info/class/929.71/e23/> ;
    skos:prefLabel "Orders of knighthood"@en,
        "Ridderordener"@nb .

humord:c12895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12895" ;
    dct:modified "2024-02-28T14:18:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--3543/e23/>,
        <http://dewey.info/class/808.8193543/e23/>,
        <http://dewey.info/class/809.933543/e23/> ;
    skos:broader humord:c06779 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.5/e23/>,
        <http://dewey.info/class/3C--3543/e23/>,
        <http://dewey.info/class/808.8193543/e23/>,
        <http://dewey.info/class/809.933543/e23/> ;
    skos:prefLabel "Wedding poems"@en,
        "Bryllupsdikt"@nb ;
    skos:related humord:c06782 ;
    skos:relatedMatch <http://dewey.info/class/392.5/e23/> .

humord:c12896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12896" ;
    dct:modified "2024-10-01T11:00:27"^^xsd:dateTime ;
    skos:altLabel "Sakrament"@nb ;
    skos:broader humord:c08596 ;
    skos:definition "Et sakrament er en hellig handling, eller et nådemiddel. I tidlig kristendom betydde sakrament alle handlinger, riter og gjenstander som ble brukt i gudstjenesten. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/234.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.16/e23/> ;
    skos:prefLabel "Sacraments"@en,
        "Sakramenter"@nb .

humord:c12897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12897" ;
    dct:modified "2024-08-23T13:57:49"^^xsd:dateTime ;
    skos:altLabel "Social realism literature"@en,
        "Social realist literature"@en,
        "Arbeidardikting"@nb,
        "Arbeidarlitteratur"@nb,
        "Arbeiderdikting"@nb,
        "Arbeiderdiktning"@nb ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/3C--352624/e23/>,
        <http://dewey.info/class/808.80352624/e23/>,
        <http://dewey.info/class/809.93352624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--352624/e23/>,
        <http://dewey.info/class/808.80352624/e23/>,
        <http://dewey.info/class/809.93352624/e23/> ;
    skos:prefLabel "Proletarian literature"@en,
        "Arbeiderlitteratur"@nb .

humord:c12901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12901" ;
    dct:modified "2024-02-22T13:53:49"^^xsd:dateTime ;
    skos:altLabel "Holy grail"@en,
        "Hellige Gral"@nb ;
    skos:broader humord:c08412 ;
    skos:definition "Det begeret som Jesus brukte da han innstiftet nattverden, og som blodet hans ble samlet i ved korsfestelsen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.957/e23/>,
        <http://dewey.info/class/232.963/e23/>,
        <http://dewey.info/class/247/e23/> ;
    skos:prefLabel "Grails (Sacred objects)"@en,
        "Graler"@nb ;
    skos:relatedMatch <http://dewey.info/class/232.957/e23/>,
        <http://dewey.info/class/232.963/e23/>,
        <http://dewey.info/class/247/e23/> .

humord:c12904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12904" ;
    dct:modified "2021-03-25T09:31:01"^^xsd:dateTime ;
    skos:altLabel "Eneveldet (Danmark-Norge)"@nb,
        "Eneveldet i Danmark-Norge"@nb,
        "Enevoldstid (Danmark-Norge)"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1023/e23/>,
        <http://dewey.info/class/948.1024/e23/>,
        <http://dewey.info/class/948.9033/e23/>,
        <http://dewey.info/class/948.9034/e23/>,
        <http://dewey.info/class/948.904/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Periode i dansk og norsk historie 1660-1848/1660-1814 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.1023/e23/>,
        <http://dewey.info/class/948.1024/e23/>,
        <http://dewey.info/class/948.9033/e23/>,
        <http://dewey.info/class/948.9034/e23/>,
        <http://dewey.info/class/948.904/e23/> ;
    skos:prefLabel "Absolute Monarchy in Denmark-Norway"@en,
        "Enevoldstiden (Danmark-Norge)"@nb .

humord:c12905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12905" ;
    dct:modified "2023-03-15T11:52:12"^^xsd:dateTime ;
    skos:altLabel "Rhyme"@en,
        "Rhyming verses"@en ;
    skos:broader humord:c04972 ;
    skos:closeMatch <http://dewey.info/class/398.8/e23/> ;
    skos:definition "Vers, strofe med enderim <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/> ;
    skos:prefLabel "Rhymes"@en,
        "Rim"@nb ;
    skos:related humord:c05019 .

humord:c12906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12906" ;
    dct:modified "2025-03-18T08:45:44"^^xsd:dateTime ;
    skos:altLabel "Rogalandsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.82794834/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794834/e23/> ;
    skos:prefLabel "Rogaland dialect"@en,
        "Rogalandsmål"@nb .

humord:c12907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12907" ;
    dct:modified "2025-03-18T08:46:56"^^xsd:dateTime ;
    skos:altLabel "South Norwegian dialect"@en,
        "Egdsk"@nb,
        "Sørlandsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279483/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483/e23/> ;
    skos:prefLabel "Southern Norway dialect"@en,
        "Sørlandsmål"@nb .

humord:c12909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12909" ;
    dct:modified "2024-12-03T14:54:55"^^xsd:dateTime ;
    skos:altLabel "Polsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20491851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491851/e23/> ;
    skos:prefLabel "Polish folk literature"@en,
        "Polsk folkediktning"@nb .

humord:c12910 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12910" ;
    dct:modified "2024-12-03T14:51:23"^^xsd:dateTime ;
    skos:altLabel "Polsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Polish folk literature"@en,
        "Polsk folkediktning"@nb .

humord:c12911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12911" ;
    dct:modified "2024-12-03T14:33:22"^^xsd:dateTime ;
    skos:altLabel "Serbokroatisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.2049182/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049182/e23/> ;
    skos:prefLabel "Serbo-Croatian folk literature"@en,
        "Serbokroatisk folkediktning"@nb .

humord:c12912 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12912" ;
    dct:modified "2024-12-03T14:30:11"^^xsd:dateTime ;
    skos:altLabel "Serbokroatisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Serbo-Croatian folk literature"@en,
        "Serbokroatisk folkediktning"@nb .

humord:c12913 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12913" ;
    dct:modified "2025-03-31T18:27:20"^^xsd:dateTime ;
    skos:altLabel "Flora (Kinn)"@nb ;
    skos:broader humord:c14424 ;
    skos:exactMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Flora (Kinn)"@en,
        "Flora (Kinn)"@nb .

humord:c12914 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12914" ;
    dct:modified "2024-08-28T20:07:03"^^xsd:dateTime ;
    skos:altLabel "Ausevik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3683831/e23/>,
        <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/936.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c12913 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3683831/e23/>,
        <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/936.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Ausevik"@en,
        "Ausevik"@nb .

humord:c12917 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12917" ;
    dct:modified "2025-03-05T19:06:25"^^xsd:dateTime ;
    skos:altLabel "Kauhajoki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489736/e23/>,
        <http://dewey.info/class/914.89736/e23/>,
        <http://dewey.info/class/948.9736/e23/> ;
    skos:broader humord:c16908 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489736/e23/>,
        <http://dewey.info/class/914.89736/e23/>,
        <http://dewey.info/class/948.9736/e23/> ;
    skos:prefLabel "Kauhajoki"@en,
        "Kauhajoki"@nb .

humord:c12918 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12918" ;
    dct:modified "1995-05-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4743/e23/>,
        <http://dewey.info/class/914.743/e23/>,
        <http://dewey.info/class/947.43/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4743/e23/>,
        <http://dewey.info/class/914.743/e23/>,
        <http://dewey.info/class/947.43/e23/> ;
    skos:prefLabel "Komi Republic"@en,
        "Komi"@nb .

humord:c12919 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12919" ;
    dct:modified "2025-03-05T19:20:36"^^xsd:dateTime ;
    skos:altLabel "Torneå"@nb,
        "Tornio"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Tornio"@en,
        "Tornio"@nb .

humord:c12920 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12920" ;
    dct:modified "2025-02-04T10:44:51"^^xsd:dateTime ;
    skos:altLabel "Luanda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6732/e23/>,
        <http://dewey.info/class/916.732/e23/>,
        <http://dewey.info/class/967.32/e23/> ;
    skos:broader humord:c01543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6732/e23/>,
        <http://dewey.info/class/916.732/e23/>,
        <http://dewey.info/class/967.32/e23/> ;
    skos:prefLabel "Luanda"@en,
        "Luanda"@nb .

humord:c12921 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12921" ;
    dct:modified "2025-03-03T07:49:59"^^xsd:dateTime ;
    skos:altLabel "Langeland"@nb ;
    skos:broader humord:c69565 ;
    skos:closeMatch <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Langeland"@en,
        "Langeland"@nb .

humord:c12922 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12922" ;
    dct:modified "2025-03-25T09:17:47"^^xsd:dateTime ;
    skos:altLabel "Enebakk"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482222/e23/>,
        <http://dewey.info/class/914.82222/e23/>,
        <http://dewey.info/class/948.2222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482222/e23/>,
        <http://dewey.info/class/914.82222/e23/>,
        <http://dewey.info/class/948.2222/e23/> ;
    skos:prefLabel "Enebakk"@en,
        "Enebakk"@nb .

humord:c12923 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12923" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:broader humord:c12861 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:prefLabel "Brevik"@en,
        "Brevik"@nb .

humord:c12924 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12924" ;
    dct:modified "2025-03-24T06:51:47"^^xsd:dateTime ;
    skos:altLabel "Maridalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:exactMatch realfagstermer:c030506 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030506,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Maridalen"@en,
        "Maridalen"@nb .

humord:c12925 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12925" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:broader humord:c12151 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:prefLabel "Botne"@en,
        "Botne"@nb .

humord:c12926 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12926" ;
    dct:modified "2024-08-20T08:34:44"^^xsd:dateTime ;
    skos:altLabel "Ås"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c030546,
        <http://dewey.info/class/2--482216/e23/>,
        <http://dewey.info/class/914.82216/e23/>,
        <http://dewey.info/class/948.2216/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030546,
        <http://dewey.info/class/2--482216/e23/>,
        <http://dewey.info/class/914.82216/e23/>,
        <http://dewey.info/class/948.2216/e23/> ;
    skos:prefLabel "Ås"@en,
        "Ås"@nb .

humord:c12927 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12927" ;
    dct:modified "2025-04-01T12:34:33"^^xsd:dateTime ;
    skos:altLabel "Buvika"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484154/e23/>,
        <http://dewey.info/class/914.84154/e23/>,
        <http://dewey.info/class/948.4154/e23/> ;
    skos:broader humord:c02903 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484154/e23/>,
        <http://dewey.info/class/914.84154/e23/>,
        <http://dewey.info/class/948.4154/e23/> ;
    skos:prefLabel "Buvika"@en,
        "Buvika"@nb .

humord:c12928 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12928" ;
    dct:modified "2020-07-31T10:31:28"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482546/e23/>,
        <http://dewey.info/class/914.82546/e23/>,
        <http://dewey.info/class/948.2546/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482546/e23/>,
        <http://dewey.info/class/914.82546/e23/>,
        <http://dewey.info/class/948.2546/e23/> ;
    skos:prefLabel "Søndre Land"@en,
        "Søndre Land"@nb .

humord:c12929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12929" ;
    dct:modified "2025-03-18T08:44:24"^^xsd:dateTime ;
    skos:altLabel "Fanamål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483631/e23/> ;
    skos:prefLabel "Fana dialect"@en,
        "Fanamål"@nb .

humord:c12930 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12930" ;
    dct:modified "1995-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43597/e23/>,
        <http://dewey.info/class/914.3597/e23/>,
        <http://dewey.info/class/943.597/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43597/e23/>,
        <http://dewey.info/class/914.3597/e23/>,
        <http://dewey.info/class/943.597/e23/> ;
    skos:prefLabel "Einbeck"@en,
        "Einbeck"@nb .

humord:c12931 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12931" ;
    dct:modified "2018-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:broader humord:c35216 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:prefLabel "Bolærne"@en,
        "Bolærne"@nb .

humord:c12932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12932" ;
    dct:modified "2024-11-01T13:48:20"^^xsd:dateTime ;
    skos:altLabel "Evangelist preachers"@en,
        "Evangelists"@en,
        "Revivalist preachers"@en,
        "Emissærer"@nb,
        "Evangelistar"@nb,
        "Evangelister"@nb,
        "Lekpredikantar"@nb,
        "Lekpredikanter"@nb,
        "Predikantar"@nb,
        "Vekkelsespredikanter"@nb,
        "Vekkingspredikantar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/269.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/269.2092/e23/> ;
    skos:prefLabel "Preachers"@en,
        "Predikanter"@nb ;
    skos:related humord:c12872 .

humord:c12934 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12934" ;
    dct:modified "2024-08-30T14:36:39"^^xsd:dateTime ;
    skos:altLabel "Westerwald"@nb ;
    skos:broadMatch <http://dewey.info/class/2--434/e23/>,
        <http://dewey.info/class/914.34/e23/>,
        <http://dewey.info/class/943.4/e23/> ;
    skos:broader humord:c03608 ;
    skos:definition "Fjellområde i Vest-Tyskland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434/e23/>,
        <http://dewey.info/class/914.34/e23/>,
        <http://dewey.info/class/943.4/e23/> ;
    skos:prefLabel "Westerwald"@en,
        "Westerwald"@nb .

humord:c12935 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12935" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4863/e23/>,
        <http://dewey.info/class/914.863/e23/>,
        <http://dewey.info/class/948.63/e23/> ;
    skos:broader humord:c03303 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4863/e23/>,
        <http://dewey.info/class/914.863/e23/>,
        <http://dewey.info/class/948.63/e23/> ;
    skos:prefLabel "Möre"@en,
        "Möre (Sverige)"@nb .

humord:c12936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12936" ;
    dct:modified "2024-07-12T09:21:17"^^xsd:dateTime ;
    skos:altLabel "Løve"@nb ;
    skos:broader humord:c20099 ;
    skos:exactMatch realfagstermer:c000064,
        <http://dewey.info/class/599.757/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000064,
        <http://dewey.info/class/333.959757/e23/>,
        <http://dewey.info/class/599.757/e23/> ;
    skos:prefLabel "Lion"@en,
        "Løve"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959757/e23/> .

humord:c12937 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12937" ;
    dct:modified "2025-03-24T14:36:50"^^xsd:dateTime ;
    skos:altLabel "Nedre Eiker"@nb ;
    skos:broader humord:c02649 ;
    skos:exactMatch <http://dewey.info/class/2--482636/e23/>,
        <http://dewey.info/class/914.82636/e23/>,
        <http://dewey.info/class/948.2636/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482636/e23/>,
        <http://dewey.info/class/914.82636/e23/>,
        <http://dewey.info/class/948.2636/e23/> ;
    skos:prefLabel "Nedre Eiker"@en,
        "Nedre Eiker"@nb .

humord:c12938 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12938" ;
    dct:modified "2025-03-24T14:30:10"^^xsd:dateTime ;
    skos:altLabel "Norderhov"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:broader humord:c02658 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:prefLabel "Norderhov"@en,
        "Norderhov"@nb .

humord:c12939 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12939" ;
    dct:modified "2024-12-04T10:45:22"^^xsd:dateTime ;
    skos:altLabel "Nederlandsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Dutch folk literature"@en,
        "Nederlandsk folkediktning"@nb .

humord:c12940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12940" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gagauzians"@en,
        "Gagausere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89436/e23/>,
        <http://dewey.info/class/5--9436/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Folkegruppe på Balkan <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89436/e23/>,
        <http://dewey.info/class/5--9436/e23/> ;
    skos:prefLabel "Gagauz people"@en,
        "Gagauzere"@nb .

humord:c12942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12942" ;
    dct:modified "2022-01-04T12:45:55"^^xsd:dateTime ;
    skos:altLabel "Pocket editions"@en,
        "Billigbøker"@nb,
        "Pocketbøker"@nb ;
    skos:broadMatch <http://dewey.info/class/070.5/e23/> ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/302.232/e23/>,
        <http://dewey.info/class/686.3/e23/> ;
    skos:prefLabel "Paperbacks"@en,
        "Paperbacker"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.232/e23/>,
        <http://dewey.info/class/686.3/e23/> .

humord:c12943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12943" ;
    dct:modified "2024-12-03T12:03:34"^^xsd:dateTime ;
    skos:altLabel "Duty of confidentiality"@en,
        "Oath of confidentiality"@en,
        "Pledge of secrecy"@en,
        "Tausheitsplikt"@nb ;
    skos:broadMatch <http://dewey.info/class/174/e23/> ;
    skos:broader humord:c00254 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174/e23/> ;
    skos:prefLabel "Professional secrecy"@en,
        "Taushetsplikt"@nb ;
    skos:related humord:c59195 .

humord:c12946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12946" ;
    dct:modified "2024-09-11T12:15:23"^^xsd:dateTime ;
    skos:altLabel "Idlers"@en,
        "Layabouts"@en,
        "Lazybones"@en,
        "Dagdrivarar"@nb,
        "Døgeniktar"@nb,
        "Døgenikter"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086941/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086941/e23/> ;
    skos:prefLabel "Loafers"@en,
        "Dagdrivere"@nb ;
    skos:related humord:c07310 .

humord:c12948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12948" ;
    dct:modified "2024-10-23T14:41:55"^^xsd:dateTime ;
    skos:altLabel "Sabaic language"@en,
        "Sabeisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Sabaean language"@en,
        "Sabeisk språk"@nb .

humord:c12949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12949" ;
    dct:modified "2024-10-23T14:39:00"^^xsd:dateTime ;
    skos:altLabel "Gamalsabeisk språk"@nb,
        "Gammalsabeisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c12948 ;
    skos:definition "Språket i sabeiske innskrifter fra ca 9.-2.årh. f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Old Sabaean language"@en,
        "Gammelsabeisk språk"@nb .

humord:c12950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12950" ;
    dct:modified "2024-12-09T11:16:52"^^xsd:dateTime ;
    skos:altLabel "Qi gong"@en,
        "Qi gong"@nb,
        "Qigong"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Kroppsøvelse innen kinesisk medisin hvor bl.a. pusteteknikk er viktig. Enkelte former for qigong brukes også innen sport/sirkus <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/613.71489/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.71489/e23/> ;
    skos:prefLabel "Qigong"@en,
        "Qigong"@nb .

humord:c12952 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05184,
        humord:c08512 ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12952" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamsk arkitektur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c12953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12953" ;
    dct:modified "2024-11-04T08:23:01"^^xsd:dateTime ;
    skos:altLabel "Gauchoar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9636213/e23/>,
        <http://dewey.info/class/636.213092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Betegnelse på den argentinske og uruguayanske gjeter, folkehelten og vagabonden som streifet om på pampaen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9636213/e23/>,
        <http://dewey.info/class/636.213092/e23/> ;
    skos:prefLabel "Gauchos"@en,
        "Gauchoer"@nb ;
    skos:related humord:c13047 .

humord:c12954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12954" ;
    dct:modified "2025-01-31T07:48:17"^^xsd:dateTime ;
    skos:altLabel "Varulvar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Werewolves"@en,
        "Varulver"@nb ;
    skos:related humord:c18212 .

humord:c12955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12955" ;
    dct:modified "2024-11-05T15:13:29"^^xsd:dateTime ;
    skos:altLabel "Outsidarar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person som står utenfor, ikke hører med til en bestemt krets<BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:prefLabel "Outsiders"@en,
        "Outsidere"@nb ;
    skos:related humord:c09279 .

humord:c12957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12957" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tiles (Ceramic)"@en,
        "Fliser (Keramikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/691.4/e23/> ;
    skos:broader humord:c05474 ;
    skos:closeMatch <http://dewey.info/class/738.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/691.4/e23/>,
        <http://dewey.info/class/721.0443/e23/>,
        <http://dewey.info/class/738.6/e23/> ;
    skos:prefLabel "Ceramic tiles"@en,
        "Keramiske fliser"@nb ;
    skos:relatedMatch <http://dewey.info/class/721.0443/e23/> .

humord:c12959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12959" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/373.241/e23/> ;
    skos:broader humord:c07967 ;
    skos:closeMatch <http://dewey.info/class/378.07120902/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.241/e23/>,
        <http://dewey.info/class/378.07120902/e23/> ;
    skos:prefLabel "Cathedral schools"@en,
        "Katedralskoler"@nb .

humord:c12960 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12960" ;
    dct:modified "2024-09-02T07:58:17"^^xsd:dateTime ;
    skos:altLabel "Xevi"@en,
        "Xevi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Xevi"@nb .

humord:c12963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12963" ;
    dct:modified "2025-01-10T07:52:13"^^xsd:dateTime ;
    skos:altLabel "Semitology"@en,
        "Semittisk filologi"@nb,
        "Semittistikk"@nb ;
    skos:broader humord:c04475 ;
    skos:closeMatch <http://dewey.info/class/892/e23/> ;
    skos:exactMatch <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492/e23/>,
        <http://dewey.info/class/6--92/e23/>,
        <http://dewey.info/class/892/e23/> ;
    skos:prefLabel "Semitic philology"@en,
        "Semittistikk"@nb ;
    skos:related humord:c18023 .

humord:c12965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12965" ;
    dct:modified "2024-08-13T11:27:39"^^xsd:dateTime ;
    skos:altLabel "Ammonittisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:broader humord:c10015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:prefLabel "Ammonite language"@en,
        "Ammonittisk språk"@nb .

humord:c12968 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12968" ;
    dct:modified "2025-03-24T06:54:48"^^xsd:dateTime ;
    skos:altLabel "Sagene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Sagene"@en,
        "Sagene"@nb .

humord:c12969 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12969" ;
    dct:modified "2025-03-24T06:50:41"^^xsd:dateTime ;
    skos:altLabel "Grünerløkka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Grünerløkka"@en,
        "Grünerløkka"@nb .

humord:c12970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12970" ;
    dct:modified "2024-08-28T20:15:21"^^xsd:dateTime ;
    skos:altLabel "Autografar"@nb,
        "Namnetrekk"@nb,
        "Navnetrekk"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch <http://dewey.info/class/929.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.88/e23/> ;
    skos:prefLabel "Autographs"@en,
        "Autografer"@nb .

humord:c12972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12972" ;
    dct:modified "2024-11-21T09:18:02"^^xsd:dateTime ;
    skos:altLabel "Farmstead"@en,
        "Hustuftkompleks"@nb,
        "Hustuftkomplekser"@nb,
        "Tunanlegg"@nb ;
    skos:broader humord:c00008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.81/e23/> ;
    skos:prefLabel "Farm complex"@en,
        "Tunanlegg"@nb ;
    skos:relatedMatch <http://dewey.info/class/936.81/e23/> .

humord:c12974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12974" ;
    dct:modified "2022-02-24T12:06:31"^^xsd:dateTime ;
    skos:altLabel "Multicultural communities"@en,
        "Flerkulturelt samfunn"@nb,
        "Multikulturelle samfunn"@nb,
        "Multikulturelt samfunn"@nb ;
    skos:broader humord:c27375 ;
    skos:closeMatch <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/320.561/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/320.561/e23/> ;
    skos:prefLabel "Multicultural societies"@en,
        "Flerkulturelle samfunn"@nb ;
    skos:related humord:c20994,
        humord:c25801 ;
    skos:relatedMatch <http://dewey.info/class/306.446/e23/> .

humord:c12975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12975" ;
    dct:modified "1995-06-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neoromantikk"@nb ;
    skos:broadMatch <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/759.05/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Retning innen litteratur og malerkunst på slutten av 1800-tallet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.034/e23/>,
        <http://dewey.info/class/759.05/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:prefLabel "Neo-Romaticism"@en,
        "Nyromantikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/809.9145/e23/> .

humord:c12979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12979" ;
    dct:modified "2020-11-30T12:19:56"^^xsd:dateTime ;
    skos:altLabel "Detective films"@en,
        "Detektivfilmer"@nb ;
    skos:broader humord:c11450 ;
    skos:closeMatch <http://dewey.info/class/791.436556/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436556/e23/> ;
    skos:prefLabel "Crime films"@en,
        "Kriminalfilmer"@nb ;
    skos:related humord:c29195 .

humord:c12981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12981" ;
    dct:modified "2024-07-04T12:19:52"^^xsd:dateTime ;
    skos:altLabel "Androgyni"@nb ;
    skos:broadMatch <http://dewey.info/class/155.33/e23/> ;
    skos:broader humord:c03873 ;
    skos:definition "Androgyn brukes om væremåte og kjønnsuttrykk som oppfattes som både mannlig og kvinnelig. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.33/e23/> ;
    skos:prefLabel "Androgyny"@en,
        "Androgyni"@nb ;
    skos:related humord:c16835 .

humord:c12983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12983" ;
    dct:modified "1995-06-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06512 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Lyric self"@en,
        "Lyrisk jeg"@nb .

humord:c12984 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12984" ;
    dct:modified "2024-12-03T15:09:53"^^xsd:dateTime ;
    skos:altLabel "Mongolsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Mongolian folk literature"@en,
        "Mongolsk folkediktning"@nb .

humord:c12987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12987" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Temporal sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Temporal clauses"@en,
        "Tidssetninger"@nb .

humord:c12988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12988" ;
    dct:modified "2024-08-15T08:28:50"^^xsd:dateTime ;
    skos:altLabel "Anglonormannisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/840/e23/> ;
    skos:broader humord:c06899 ;
    skos:definition "Litteratur skrevet på anglonormannisk språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840/e23/> ;
    skos:prefLabel "Anglo-Norman literature"@en,
        "Anglonormannisk litteratur"@nb .

humord:c12989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12989" ;
    dct:modified "1995-06-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/3B--807/e23/>,
        <http://dewey.info/class/3C--11/e23/>,
        <http://dewey.info/class/808.887/e23/> ;
    skos:definition "Litteratur som bevisst eksperimenterer / prøver ut nye teknikker og former <UBB>"@nb ;
    skos:exactMatch <http://dewey.info/class/809.987/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--807/e23/>,
        <http://dewey.info/class/3C--11/e23/>,
        <http://dewey.info/class/808.887/e23/>,
        <http://dewey.info/class/809.987/e23/> ;
    skos:prefLabel "Experimental literature"@en,
        "Eksperimentell litteratur"@nb ;
    skos:related humord:c05691 .

humord:c12990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12990" ;
    dct:modified "1995-06-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Passé défini"@en,
        "Passe defini"@nb ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c12056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Passé simple"@en,
        "Passe simple"@nb .

humord:c12992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12992" ;
    dct:modified "2024-11-08T10:11:11"^^xsd:dateTime ;
    skos:altLabel "Helios"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Helios, solgud i gresk mytologi. Han er sønn av Hyperion og Theia, bror til Selene og Eos. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Helios"@en,
        "Helios"@nb .

humord:c12993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12993" ;
    dct:modified "2025-03-05T12:56:34"^^xsd:dateTime ;
    skos:altLabel "Jungfrusund  (Finland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:broader humord:c29077 ;
    skos:definition "Jungfrusund er et sund mellom Åbo og Hangø. Viktig havn på 1600-tallet. Militærhistorisk betydning i 1880. <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:prefLabel "Jungfrusund (Finland)"@en,
        "Jungfrusund (Finland)"@nb .

humord:c12994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12994" ;
    dct:modified "2025-01-30T14:41:43"^^xsd:dateTime ;
    skos:altLabel "Booklets"@en,
        "Leaflets"@en,
        "Brosjyrar"@nb,
        "Foldarar"@nb,
        "Foldere"@nb,
        "Småskrift"@nb,
        "Småskrifter"@nb,
        "Småtrykk"@nb ;
    skos:broadMatch <http://dewey.info/class/659.133/e23/> ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/025.342/e23/> ;
    skos:definition "En brosjyre eller en folder er en trykksak i grenselandet mellom avis, blad og bok, og som tjener en påvirkningshensikt for avsender eller produsent. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.33/e23/>,
        <http://dewey.info/class/025.342/e23/>,
        <http://dewey.info/class/659.133/e23/> ;
    skos:prefLabel "Brochures"@en,
        "Brosjyrer"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.33/e23/> .

humord:c12996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12996" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nabateans"@en ;
    skos:broadMatch <http://dewey.info/class/305.892761/e23/>,
        <http://dewey.info/class/5--92761/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Et nordarabisk folk som grunnla et selvstendig rike sørøst for Palestina <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.892761/e23/>,
        <http://dewey.info/class/5--92761/e23/> ;
    skos:prefLabel "Nabataeans"@en,
        "Nabateere"@nb .

humord:c12997 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12997" ;
    dct:modified "2024-12-06T09:29:31"^^xsd:dateTime ;
    skos:altLabel "Kanaaneisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Canaanite folk literature"@en,
        "Kanaaneisk folkediktning"@nb .

humord:c12998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12998" ;
    dct:modified "2024-08-01T09:50:50"^^xsd:dateTime ;
    skos:altLabel "Albanarar"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.891991/e23/>,
        <http://dewey.info/class/5--91991/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891991/e23/>,
        <http://dewey.info/class/5--91991/e23/> ;
    skos:prefLabel "Albanians"@en,
        "Albanere"@nb .

humord:c12999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME12999" ;
    dct:modified "2024-10-18T07:08:28"^^xsd:dateTime ;
    skos:altLabel "Stoaes"@en,
        "Stoaar"@nb,
        "Stoaer"@nb ;
    skos:broadMatch <http://dewey.info/class/721.3/e23/>,
        <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Stoa er en gresk bygningstype, fortrinnsvis knyttet til offentlige samlingssteder som torg, teatre, helligdommer og så videre. Kan være rektangulær eller hesteskoformet, i én eller to etasjer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.3/e23/>,
        <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Stoas"@en,
        "Stoaer"@nb .

humord:c13001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13001" ;
    dct:modified "2024-08-28T15:11:21"^^xsd:dateTime ;
    skos:altLabel "Attisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/487.4/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c10342 ;
    skos:definition "Attisisme er etterlikning av den gamle attiske dialekt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487.4/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Atticism"@en,
        "Attisisme"@nb .

humord:c13002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13002" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22946 ;
    skos:closeMatch <http://dewey.info/class/664.36/e23/> ;
    skos:exactMatch <http://dewey.info/class/641.3385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.3385/e23/>,
        <http://dewey.info/class/664.36/e23/> ;
    skos:prefLabel "Cooking oil"@en,
        "Matolje"@nb .

humord:c13003 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13003" ;
    dct:modified "2025-02-13T13:42:13"^^xsd:dateTime ;
    skos:altLabel "Guadeloupe"@nb ;
    skos:broader humord:c12082 ;
    skos:exactMatch <http://dewey.info/class/2--72976/e23/>,
        <http://dewey.info/class/917.2976/e23/>,
        <http://dewey.info/class/972.976/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72976/e23/>,
        <http://dewey.info/class/917.2976/e23/>,
        <http://dewey.info/class/972.976/e23/> ;
    skos:prefLabel "Guadelope"@en,
        "Guadeloupe"@nb .

humord:c13004 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13004" ;
    dct:modified "2025-02-04T08:27:32"^^xsd:dateTime ;
    skos:altLabel "Mauritius"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Øy og republikk i det Indiske hav <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6982/e23/>,
        <http://dewey.info/class/916.982/e23/>,
        <http://dewey.info/class/969.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6982/e23/>,
        <http://dewey.info/class/916.982/e23/>,
        <http://dewey.info/class/969.82/e23/> ;
    skos:prefLabel "Mauritius"@en,
        "Mauritius"@nb .

humord:c13005 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13005" ;
    dct:modified "2024-01-02T14:23:38"^^xsd:dateTime ;
    skos:broader humord:c12149 ;
    skos:exactMatch <http://dewey.info/class/2--483813/e23/>,
        <http://dewey.info/class/914.83813/e23/>,
        <http://dewey.info/class/948.3813/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483813/e23/>,
        <http://dewey.info/class/914.83813/e23/>,
        <http://dewey.info/class/948.3813/e23/> ;
    skos:prefLabel "Leikanger"@en,
        "Leikanger"@nb .

humord:c13006 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13006" ;
    dct:modified "2025-03-20T09:26:42"^^xsd:dateTime ;
    skos:altLabel "Vennesla"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483214/e23/>,
        <http://dewey.info/class/914.83214/e23/>,
        <http://dewey.info/class/948.3214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483214/e23/>,
        <http://dewey.info/class/914.83214/e23/>,
        <http://dewey.info/class/948.3214/e23/> ;
    skos:prefLabel "Vennesla"@en,
        "Vennesla"@nb .

humord:c13007 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13007" ;
    dct:modified "2025-04-01T08:24:58"^^xsd:dateTime ;
    skos:altLabel "Vik (Sogn)"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483817/e23/>,
        <http://dewey.info/class/914.83817/e23/>,
        <http://dewey.info/class/948.3817/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483817/e23/>,
        <http://dewey.info/class/914.83817/e23/>,
        <http://dewey.info/class/948.3817/e23/> ;
    skos:prefLabel "Vik (Sogn)"@en,
        "Vik (Sogn)"@nb .

humord:c13008 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13008" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483435/e23/>,
        <http://dewey.info/class/914.83435/e23/>,
        <http://dewey.info/class/948.3435/e23/> ;
    skos:broader humord:c11979 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483435/e23/>,
        <http://dewey.info/class/914.83435/e23/>,
        <http://dewey.info/class/948.3435/e23/> ;
    skos:prefLabel "Jørpeland"@en,
        "Jørpeland"@nb .

humord:c13009 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13009" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482813/e23/>,
        <http://dewey.info/class/914.82813/e23/>,
        <http://dewey.info/class/948.2813/e23/> ;
    skos:broader humord:c11724 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482813/e23/>,
        <http://dewey.info/class/914.82813/e23/>,
        <http://dewey.info/class/948.2813/e23/> ;
    skos:prefLabel "Langesund"@en,
        "Langesund"@nb .

humord:c13010 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13010" ;
    dct:modified "2025-03-31T18:44:49"^^xsd:dateTime ;
    skos:altLabel "Breim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:broader humord:c11457 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:prefLabel "Breim"@en,
        "Breim"@nb .

humord:c13011 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13011" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:broader humord:c02866 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:prefLabel "Erfjord"@en,
        "Erfjord"@nb .

humord:c13012 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13012" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:broader humord:c02866 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483436/e23/>,
        <http://dewey.info/class/914.83436/e23/>,
        <http://dewey.info/class/948.3436/e23/> ;
    skos:prefLabel "Jelsa"@en,
        "Jelsa"@nb .

humord:c13013 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13013" ;
    dct:modified "2025-03-27T09:51:25"^^xsd:dateTime ;
    skos:altLabel "Fluberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482546/e23/>,
        <http://dewey.info/class/914.82546/e23/>,
        <http://dewey.info/class/948.2546/e23/> ;
    skos:broader humord:c12928 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482546/e23/>,
        <http://dewey.info/class/914.82546/e23/>,
        <http://dewey.info/class/948.2546/e23/> ;
    skos:prefLabel "Fluberg"@en,
        "Fluberg"@nb .

humord:c13015 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13015" ;
    dct:modified "2025-04-01T08:23:35"^^xsd:dateTime ;
    skos:altLabel "Ulvik"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030382,
        <http://dewey.info/class/2--483627/e23/>,
        <http://dewey.info/class/914.83627/e23/>,
        <http://dewey.info/class/948.3627/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030382,
        <http://dewey.info/class/2--483627/e23/>,
        <http://dewey.info/class/914.83627/e23/>,
        <http://dewey.info/class/948.3627/e23/> ;
    skos:prefLabel "Ulvik"@en,
        "Ulvik"@nb .

humord:c13016 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13016" ;
    dct:modified "2020-07-31T10:32:56"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482525/e23/>,
        <http://dewey.info/class/914.82525/e23/>,
        <http://dewey.info/class/948.2525/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482525/e23/>,
        <http://dewey.info/class/914.82525/e23/>,
        <http://dewey.info/class/948.2525/e23/> ;
    skos:prefLabel "Sør-Fron"@en,
        "Sør-Fron"@nb .

humord:c13017 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13017" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483626/e23/>,
        <http://dewey.info/class/914.83626/e23/>,
        <http://dewey.info/class/948.3626/e23/> ;
    skos:broader humord:c13018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483626/e23/>,
        <http://dewey.info/class/914.83626/e23/>,
        <http://dewey.info/class/948.3626/e23/> ;
    skos:prefLabel "Utne"@en,
        "Utne"@nb .

humord:c13018 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13018" ;
    dct:modified "2025-04-01T08:22:48"^^xsd:dateTime ;
    skos:altLabel "Ullensvang"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483626/e23/>,
        <http://dewey.info/class/914.83626/e23/>,
        <http://dewey.info/class/948.3626/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483626/e23/>,
        <http://dewey.info/class/914.83626/e23/>,
        <http://dewey.info/class/948.3626/e23/> ;
    skos:prefLabel "Ullensvang"@en,
        "Ullensvang"@nb .

humord:c13019 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13019" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484451/e23/>,
        <http://dewey.info/class/914.84451/e23/>,
        <http://dewey.info/class/948.4451/e23/> ;
    skos:broader humord:c02773 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484451/e23/>,
        <http://dewey.info/class/914.84451/e23/>,
        <http://dewey.info/class/948.4451/e23/> ;
    skos:prefLabel "Sund (Nordland)"@en,
        "Sund (Nordland)"@nb .

humord:c13020 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13020" ;
    dct:modified "2024-10-16T14:14:53"^^xsd:dateTime ;
    skos:altLabel "Beiarn"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484432/e23/>,
        <http://dewey.info/class/914.84432/e23/>,
        <http://dewey.info/class/948.4432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484432/e23/>,
        <http://dewey.info/class/914.84432/e23/>,
        <http://dewey.info/class/948.4432/e23/> ;
    skos:prefLabel "Beiarn"@en,
        "Beiarn"@nb .

humord:c13021 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13021" ;
    dct:modified "2020-07-31T11:24:53"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482463/e23/>,
        <http://dewey.info/class/914.82463/e23/>,
        <http://dewey.info/class/948.2463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482463/e23/>,
        <http://dewey.info/class/914.82463/e23/>,
        <http://dewey.info/class/948.2463/e23/> ;
    skos:prefLabel "Os (Innlandet)"@en,
        "Os (Innlandet)"@nb .

humord:c13022 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13022" ;
    dct:modified "1995-06-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:prefLabel "Vågan"@en,
        "Vågan"@nb .

humord:c13023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13023" ;
    dct:modified "2024-10-29T08:41:43"^^xsd:dateTime ;
    skos:altLabel "Runesvensk språk"@nb,
        "Runsvenska"@nb ;
    skos:broadMatch <http://dewey.info/class/439.5/e23/> ;
    skos:broader humord:c10288 ;
    skos:definition "Svensk språk fra tida 800-1225 <UBO>"@nb ;
    skos:editorialNote "Brukes i tillegg til termen Svensk språk der det er behov for en presisering"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.5/e23/> ;
    skos:prefLabel "Runic Swedish"@en,
        "Runesvensk språk"@nb .

humord:c13025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13025" ;
    dct:modified "2024-10-29T08:36:42"^^xsd:dateTime ;
    skos:altLabel "Eldre gamalsvensk språk"@nb,
        "Eldre gammalsvensk språk"@nb,
        "Gamalsvensk språk"@nb,
        "Gammalsvensk språk"@nb,
        "Gammelsvensk språk"@nb,
        "Äldre fornsvenska"@nb ;
    skos:broader humord:c10288 ;
    skos:definition "Svensk språk fra tida 1225-1375 <UBO>"@nb ;
    skos:editorialNote "Brukes i tillegg til termen Svensk språk der det er behov for presisering"@nb ;
    skos:exactMatch <http://dewey.info/class/439.7701/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7701/e23/> ;
    skos:prefLabel "Early Old Swedish language"@en,
        "Eldre gammelsvensk språk"@nb .

humord:c13027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13027" ;
    dct:modified "2024-10-29T08:43:25"^^xsd:dateTime ;
    skos:altLabel "Yngre fornsvenska"@nb,
        "Yngre gamalsvensk språk"@nb,
        "Yngre gammalsvensk språk"@nb ;
    skos:broader humord:c10288 ;
    skos:closeMatch <http://dewey.info/class/439.7701/e23/> ;
    skos:definition "Svensk språk fra tida 1375-1526 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7701/e23/> ;
    skos:prefLabel "Late Old Swedish"@en,
        "Yngre gammelsvensk språk"@nb .

humord:c13029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13029" ;
    dct:modified "2024-08-20T16:04:29"^^xsd:dateTime ;
    skos:altLabel "Eldre nysvensk språk"@nb,
        "Äldre nysvenska"@nb ;
    skos:broadMatch <http://dewey.info/class/439.77/e23/> ;
    skos:broader humord:c10288 ;
    skos:definition "Svensk språk fra tida 1526-1732.(1526 på grunn av oversettelsen av Det Nye Testamente, som kom ut dette året.) <UBO>"@nb ;
    skos:editorialNote "Brukes i tillegg til termen Svensk språk der det er behov for presisering"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.77/e23/> ;
    skos:prefLabel "Early Modern Swedish"@en,
        "Eldre nysvensk språk"@nb .

humord:c13031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13031" ;
    dct:modified "2024-10-29T08:43:43"^^xsd:dateTime ;
    skos:altLabel "Yngre nysvensk språk"@nb,
        "Yngre nysvenska"@nb ;
    skos:broadMatch <http://dewey.info/class/439.77/e23/> ;
    skos:broader humord:c10288 ;
    skos:definition "Svensk språk fra tida 1732 til i dag. (1732 på grunn av første hefte av Densvenska argus, som kom ut dette året.) <UBO>"@nb ;
    skos:editorialNote "Brukes i tillegg til termen Svensk språk der det er behov for presisering"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.77/e23/> ;
    skos:prefLabel "Late Modern Swedish"@en,
        "Yngre nysvensk språk"@nb .

humord:c13033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13033" ;
    dct:modified "2024-10-29T08:41:24"^^xsd:dateTime ;
    skos:altLabel "Moderne svensk"@nb,
        "Nysvenska"@nb,
        "Nåtidssvensk språk"@nb ;
    skos:broader humord:c13031 ;
    skos:definition "Svensk språk fra tida etter 1945 <UBO>"@nb ;
    skos:editorialNote "Brukes i tillegg til termen Svensk språk der det er behov for presisering"@nb ;
    skos:exactMatch <http://dewey.info/class/439.7/e23/>,
        <http://dewey.info/class/6--397/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.7/e23/>,
        <http://dewey.info/class/6--397/e23/> ;
    skos:prefLabel "Modern Swedish"@en,
        "Nåtidssvensk språk"@nb .

humord:c13036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13036" ;
    dct:modified "1995-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neue Sachlichkeit"@en ;
    skos:broadMatch <http://dewey.info/class/709.4309042/e23/>,
        <http://dewey.info/class/759.3/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Retning i tysk kunst og  litteratur i perioden ca 1925-1933 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.4309042/e23/>,
        <http://dewey.info/class/759.3/e23/> ;
    skos:prefLabel "New objectivity"@en,
        "Neue Sachlichkeit"@nb .

humord:c13038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13038" ;
    dct:modified "1995-07-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Objektskontroll"@nb,
        "Subjektskontroll"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Semantisk/syntaktisk kategori: Relasjonen mellom den eller det som utfører den handlingen et verb i infinitt form viser til, og hvilken syntaktisk funksjon det samme den eller det har når det blir uttrykt i setningen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Control (Linguistics)"@en,
        "Kontroll (Lingvistikk)"@nb .

humord:c13041 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13041" ;
    dct:modified "2025-02-10T09:47:51"^^xsd:dateTime ;
    skos:altLabel "Sahel region"@en,
        "Sahel"@nb,
        "Sahel-området"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--66/e23/>,
        <http://dewey.info/class/916.6/e23/>,
        <http://dewey.info/class/966/e23/> ;
    skos:prefLabel "Sahel"@en,
        "Sahel-området"@nb .

humord:c13043 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13043" ;
    dct:modified "2024-09-04T16:50:18"^^xsd:dateTime ;
    skos:altLabel "Casamance"@nb ;
    skos:broadMatch <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:broader humord:c01607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--663/e23/>,
        <http://dewey.info/class/916.63/e23/>,
        <http://dewey.info/class/966.3/e23/> ;
    skos:prefLabel "Casamance"@en,
        "Casamance"@nb .

humord:c13044 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00239,
        humord:c08512 ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13044" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamsk filosofi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c13045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13045" ;
    dct:modified "2024-11-15T14:03:28"^^xsd:dateTime ;
    skos:altLabel "Kulturmiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c01501,
        humord:c04515 ;
    skos:definition "Helheten av de samlede åndelige og materielle virksomheter i en gitt geografisk og tidsmessig kontekst som et individ eller en gruppe mennesker lever i <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural environment"@en,
        "Kulturmiljø"@nb .

humord:c13046 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13046" ;
    dct:modified "2024-12-03T15:05:29"^^xsd:dateTime ;
    skos:altLabel "Ikirundi folk literature"@en,
        "Kirundi folk literature"@en,
        "Ikirundi folkedikting"@nb,
        "Ikirundi folkediktning"@nb,
        "Kirundi folkedikting"@nb,
        "Kirundi folkediktning"@nb,
        "Rundi folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Rundi folk literature"@en,
        "Rundi folkediktning"@nb .

humord:c13047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13047" ;
    dct:modified "2024-09-17T15:28:29"^^xsd:dateTime ;
    skos:altLabel "Buckaroos"@en,
        "Cattle herders"@en,
        "Cattlemen"@en,
        "Cow boys"@en,
        "Cowhands"@en,
        "Cowpokes"@en,
        "Cowboy"@nb,
        "Cowboyar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9636213/e23/>,
        <http://dewey.info/class/636.213092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Cowboy var en kvegdriver i det vestlige USA på 1800-tallet. Senere har ordet blitt brukt om en ridende gjeter på de store kvegfarmene. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9636213/e23/>,
        <http://dewey.info/class/636.213092/e23/> ;
    skos:prefLabel "Cowboys"@en,
        "Cowboyer"@nb ;
    skos:related humord:c12953 .

humord:c13048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13048" ;
    dct:modified "2024-11-04T08:29:05"^^xsd:dateTime ;
    skos:altLabel "Maestros"@en,
        "Dirigentar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Leder av et orkester <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/784.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.2092/e23/> ;
    skos:prefLabel "Conductors"@en,
        "Dirigenter"@nb ;
    skos:related humord:c14188 .

humord:c13054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13054" ;
    dct:modified "2021-06-07T13:27:13"^^xsd:dateTime ;
    skos:altLabel "Old Akkadian language"@en,
        "Sargonisk akkadisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:broader humord:c10043 ;
    skos:definition "Akkadisk språk før ca 2000 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Sargonic Akkadian language"@en,
        "Gammelakkadisk språk"@nb .

humord:c13055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13055" ;
    dct:modified "2020-10-27T14:37:26"^^xsd:dateTime ;
    skos:altLabel "Ge'ez script"@en,
        "Geez script"@en,
        "Etiopisk alfabet"@nb,
        "Ge'ez skrift"@nb,
        "Geez skrift"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/> ;
    skos:prefLabel "Ethiopic script"@en,
        "Etiopisk skrift"@nb .

humord:c13056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13056" ;
    dct:modified "2025-01-07T12:08:58"^^xsd:dateTime ;
    skos:altLabel "Frikirkebevegelser"@nb,
        "Frikirkerørsler"@nb,
        "Frikyrkjebevegelsar"@nb,
        "Frikyrkjer"@nb,
        "Frikyrkjerørsler"@nb,
        "Frimeinigheiter"@nb,
        "Frimenigheter"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/280.4/e23/> ;
    skos:definition "Kirkesamfunn som er uavhengig av staten <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/280.4/e23/> ;
    skos:prefLabel "Free Church"@en,
        "Frikirker"@nb .

humord:c13060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13060" ;
    dct:modified "2024-11-27T20:27:25"^^xsd:dateTime ;
    skos:altLabel "Gjestevennskap"@nb,
        "Gjestfridom"@nb ;
    skos:broader humord:c00311 ;
    skos:closeMatch <http://dewey.info/class/177.1/e23/>,
        <http://dewey.info/class/395.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.1/e23/>,
        <http://dewey.info/class/395.3/e23/> ;
    skos:prefLabel "Hospitality"@en,
        "Gjestfrihet"@nb .

humord:c13062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13062" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Phonetic models"@en,
        "Fonetiske modeller"@nb .

humord:c13063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13063" ;
    dct:modified "2024-11-04T08:30:21"^^xsd:dateTime ;
    skos:altLabel "Entreprenørar"@nb,
        "Etablerarar"@nb,
        "Etablerere"@nb,
        "Grynderar"@nb,
        "Gryndere"@nb,
        "Gründerar"@nb,
        "Gründere"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.933804/e23/>,
        <http://dewey.info/class/338.04092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08622/e23/>,
        <http://dewey.info/class/305.933804/e23/>,
        <http://dewey.info/class/338.04092/e23/>,
        <http://dewey.info/class/658.421/e23/> ;
    skos:prefLabel "Entrepreneurs"@en,
        "Entreprenører"@nb ;
    skos:related humord:c22324 ;
    skos:relatedMatch <http://dewey.info/class/658.421/e23/> .

humord:c13064 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13064" ;
    dct:modified "2024-07-26T12:21:44"^^xsd:dateTime ;
    skos:altLabel "Afrikas horn"@nb ;
    skos:broader humord:c01638 ;
    skos:closeMatch <http://dewey.info/class/2--63/e23/>,
        <http://dewey.info/class/916.3/e23/>,
        <http://dewey.info/class/963/e23/> ;
    skos:definition "Område i det nordøstlige Afrika som omfatter landene Etiopia, Djibouti og Somalia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--63/e23/>,
        <http://dewey.info/class/916.3/e23/>,
        <http://dewey.info/class/963/e23/> ;
    skos:prefLabel "Horn of Africa"@en,
        "Afrikas horn"@nb .

humord:c13065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13065" ;
    dct:modified "2025-01-17T07:33:19"^^xsd:dateTime ;
    skos:altLabel "Tobacco pipes"@en,
        "Piper (Artefaktar)"@nb,
        "Snadder"@nb,
        "Tobakkspiper"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/688.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.42/e23/> ;
    skos:prefLabel "Pipes (Artefacts)"@en,
        "Piper (Artefakter)"@nb .

humord:c13067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13067" ;
    dct:modified "2024-09-16T09:58:13"^^xsd:dateTime ;
    skos:altLabel "Chippewa language"@en,
        "Ojibway language"@en,
        "Ojibwe language"@en,
        "Chippewa språk"@nb,
        "Ojibwa språk"@nb,
        "Ojibway språk"@nb,
        "Ojibwe språk"@nb ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Språkkode: oji"@nb ;
    skos:exactMatch <http://dewey.info/class/497.333/e23/>,
        <http://dewey.info/class/6--97333/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.333/e23/>,
        <http://dewey.info/class/6--97333/e23/> ;
    skos:prefLabel "Ojibwa language"@en,
        "Ojibwe språk"@nb .

humord:c13068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13068" ;
    dct:modified "2024-10-22T14:38:35"^^xsd:dateTime ;
    skos:altLabel "Wardaman språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Språkkode: wrr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Wardaman language"@en,
        "Wardaman språk"@nb .

humord:c13069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13069" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Modern Norwegian fiction"@en,
        "Modern Norwegian literature"@en,
        "New Norwegian fiction"@en ;
    skos:broader humord:c06959 ;
    skos:closeMatch <http://dewey.info/class/839.82/e23/> ;
    skos:editorialNote "Brukes i tillegg til termen Norsk litteratur når det er behov for spesifisering"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.82/e23/> ;
    skos:prefLabel "New Norwegian literature"@en,
        "Nynorsk litteratur"@nb .

humord:c13072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13072" ;
    dct:modified "2024-09-16T09:02:42"^^xsd:dateTime ;
    skos:altLabel "Changjiang"@en,
        "Changjiang"@nb,
        "Yangtze"@nb,
        "Yangzi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5113/e23/>,
        <http://dewey.info/class/915.113/e23/>,
        <http://dewey.info/class/951.13/e23/> ;
    skos:broader humord:c13071 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5113/e23/>,
        <http://dewey.info/class/915.113/e23/>,
        <http://dewey.info/class/951.13/e23/> ;
    skos:prefLabel "Yangtze"@en,
        "Changjiang"@nb .

humord:c13076 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13076" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484214/e23/>,
        <http://dewey.info/class/914.84214/e23/>,
        <http://dewey.info/class/948.4214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484214/e23/>,
        <http://dewey.info/class/914.84214/e23/>,
        <http://dewey.info/class/948.4214/e23/> ;
    skos:prefLabel "Meråker"@en,
        "Meråker"@nb .

humord:c13077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13077" ;
    dct:modified "2025-04-01T12:31:06"^^xsd:dateTime ;
    skos:altLabel "Lånke"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:broader humord:c02814 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Lånke"@en,
        "Lånke"@nb .

humord:c13078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13078" ;
    dct:modified "2025-04-01T12:34:06"^^xsd:dateTime ;
    skos:altLabel "Skatval"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484215/e23/>,
        <http://dewey.info/class/914.84215/e23/>,
        <http://dewey.info/class/948.4215/e23/> ;
    skos:broader humord:c02814 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484215/e23/>,
        <http://dewey.info/class/914.84215/e23/>,
        <http://dewey.info/class/948.4215/e23/> ;
    skos:prefLabel "Skatval"@en,
        "Skatval"@nb .

humord:c13079 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13079" ;
    dct:modified "1995-08-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839195/e23/>,
        <http://dewey.info/class/914.839195/e23/>,
        <http://dewey.info/class/948.39195/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839195/e23/>,
        <http://dewey.info/class/914.839195/e23/>,
        <http://dewey.info/class/948.39195/e23/> ;
    skos:prefLabel "Ulstein"@en,
        "Ulstein"@nb .

humord:c13080 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13080" ;
    dct:modified "1995-08-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484436/e23/>,
        <http://dewey.info/class/914.84436/e23/>,
        <http://dewey.info/class/948.4436/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484436/e23/>,
        <http://dewey.info/class/914.84436/e23/>,
        <http://dewey.info/class/948.4436/e23/> ;
    skos:prefLabel "Saltdal"@en,
        "Saltdal"@nb .

humord:c13081 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13081" ;
    dct:modified "2025-04-01T12:08:59"^^xsd:dateTime ;
    skos:altLabel "Kvam (Vestland)"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030813,
        <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030813,
        <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:prefLabel "Kvam (Vestland)"@en,
        "Kvam (Vestland)"@nb .

humord:c13082 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13082" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:broader humord:c12659 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484221/e23/>,
        <http://dewey.info/class/914.84221/e23/>,
        <http://dewey.info/class/948.4221/e23/> ;
    skos:prefLabel "Kvam (Trøndelag)"@en,
        "Kvam (Trøndelag)"@nb .

humord:c13083 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13083" ;
    dct:modified "2025-03-31T13:47:17"^^xsd:dateTime ;
    skos:altLabel "Rolvsøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Rolvsøy"@en,
        "Rolvsøy"@nb .

humord:c13084 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13084" ;
    dct:modified "2024-08-20T08:57:06"^^xsd:dateTime ;
    skos:altLabel "Årdal (Vestland)"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483818/e23/>,
        <http://dewey.info/class/914.83818/e23/>,
        <http://dewey.info/class/948.3818/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483818/e23/>,
        <http://dewey.info/class/914.83818/e23/>,
        <http://dewey.info/class/948.3818/e23/> ;
    skos:prefLabel "Årdal (Vestland)"@en,
        "Årdal (Vestland)"@nb .

humord:c13085 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13085" ;
    dct:modified "2024-08-20T08:57:23"^^xsd:dateTime ;
    skos:altLabel "Årdal (Rogaland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483433/e23/>,
        <http://dewey.info/class/914.83433/e23/>,
        <http://dewey.info/class/948.3433/e23/> ;
    skos:broader humord:c02853 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483433/e23/>,
        <http://dewey.info/class/914.83433/e23/>,
        <http://dewey.info/class/948.3433/e23/> ;
    skos:prefLabel "Årdal (Rogaland)"@en,
        "Årdal (Rogaland)"@nb .

humord:c13086 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13086" ;
    dct:modified "2025-04-01T07:55:27"^^xsd:dateTime ;
    skos:altLabel "Nordnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Nordnes"@en,
        "Nordnes"@nb .

humord:c13087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13087" ;
    dct:modified "2024-11-04T08:08:23"^^xsd:dateTime ;
    skos:altLabel "Kirkeverje"@nb,
        "Kyrkjevergar"@nb ;
    skos:broadMatch <http://dewey.info/class/254/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/254/e23/> ;
    skos:prefLabel "Churchwardens"@en,
        "Kirkeverger"@nb .

humord:c13089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13089" ;
    dct:modified "2024-08-13T08:51:36"^^xsd:dateTime ;
    skos:altLabel "Eucharist"@en,
        "Holy communion"@en,
        "Lord's supper"@en,
        "Altargangar"@nb,
        "Altergang"@nb,
        "Altergangar"@nb,
        "Alterganger"@nb,
        "Eukaristi"@nb,
        "Eukaristiar"@nb,
        "Eukaristier"@nb,
        "Nattverd"@nb,
        "Nattverdar"@nb ;
    skos:broadMatch <http://dewey.info/class/264.36/e23/> ;
    skos:broader humord:c12896 ;
    skos:exactMatch <http://dewey.info/class/234.163/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.163/e23/>,
        <http://dewey.info/class/264.36/e23/> ;
    skos:prefLabel "Communion"@en,
        "Nattverder"@nb ;
    skos:related humord:c16554 .

humord:c13093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13093" ;
    dct:modified "2024-10-28T09:00:36"^^xsd:dateTime ;
    skos:altLabel "Lutheranarar"@nb ;
    skos:broader humord:c07341 ;
    skos:exactMatch <http://dewey.info/class/284.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.1092/e23/> ;
    skos:prefLabel "Lutherans"@en,
        "Lutheranere"@nb .

humord:c13094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13094" ;
    dct:modified "2024-10-28T09:03:29"^^xsd:dateTime ;
    skos:altLabel "Metodistar"@nb ;
    skos:broader humord:c07341 ;
    skos:exactMatch <http://dewey.info/class/287.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/287.092/e23/> ;
    skos:prefLabel "Methodists"@en,
        "Metodister"@nb .

humord:c13097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13097" ;
    dct:modified "2025-01-12T20:13:19"^^xsd:dateTime ;
    skos:altLabel "Fuglenåler"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c16742 ;
    skos:definition "Fenno-skandinavisk artefakt fra folkevandringstiden <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Bird pins"@en,
        "Fuglenåler"@nb .

humord:c13098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13098" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Maconde"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896397/e23/>,
        <http://dewey.info/class/5--96397/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i nordlige Mozambique og Tanzania <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896397/e23/>,
        <http://dewey.info/class/5--96397/e23/> ;
    skos:prefLabel "Makonde"@en,
        "Makonde (Folk)"@nb .

humord:c13099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13099" ;
    dct:modified "2024-11-21T09:08:29"^^xsd:dateTime ;
    skos:altLabel "Cup and ring marks"@en,
        "Skålgroper"@nb ;
    skos:broadMatch <http://dewey.info/class/732.23/e23/> ;
    skos:broader humord:c00023 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/732.23/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Cup marks"@en,
        "Skålgroper"@nb ;
    skos:related humord:c15245 ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c13100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13100" ;
    dct:modified "2024-10-01T09:44:01"^^xsd:dateTime ;
    skos:altLabel "Målsak"@nb,
        "Målsaka"@nb,
        "Målsaken"@nb,
        "Målstrev"@nb ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/>,
        <http://dewey.info/class/439.82/e23/> ;
    skos:broader humord:c04804 ;
    skos:definition "Målsak er den politiske striden for nynorsk skriftmål og norske dialekter. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/>,
        <http://dewey.info/class/439.82/e23/> ;
    skos:prefLabel "Norwegian language conflict"@en,
        "Målsak"@nb .

humord:c13101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13101" ;
    dct:modified "2024-11-08T10:12:10"^^xsd:dateTime ;
    skos:altLabel "Hera"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Hera er himmeldronningen i gresk mytologi. Hera er Zevs' hustru og ekteskapets skytsgudinne. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Hera"@en,
        "Hera"@nb ;
    skos:related humord:c59807 .

humord:c13103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13103" ;
    dct:modified "2024-10-14T15:32:05"^^xsd:dateTime ;
    skos:altLabel "Baptistar"@nb ;
    skos:broadMatch <http://dewey.info/class/286/e23/> ;
    skos:broader humord:c07341 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/286/e23/> ;
    skos:prefLabel "Baptists"@en,
        "Baptister"@nb ;
    skos:related humord:c17828 .

humord:c13104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13104" ;
    dct:modified "2025-02-11T11:11:29"^^xsd:dateTime ;
    skos:altLabel "Dominikanske republikk"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030898,
        <http://dewey.info/class/2--7293/e23/>,
        <http://dewey.info/class/917.293/e23/>,
        <http://dewey.info/class/972.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030898,
        <http://dewey.info/class/2--7293/e23/>,
        <http://dewey.info/class/917.293/e23/>,
        <http://dewey.info/class/972.93/e23/> ;
    skos:prefLabel "Dominican Republic"@en,
        "Dominikanske republikk"@nb .

humord:c13105 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13105" ;
    dct:modified "2025-04-01T12:13:30"^^xsd:dateTime ;
    skos:altLabel "Fjell (Vestland)"@nb ;
    skos:broader humord:c13873 ;
    skos:exactMatch <http://dewey.info/class/2--483634/e23/>,
        <http://dewey.info/class/914.83634/e23/>,
        <http://dewey.info/class/948.3634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483634/e23/>,
        <http://dewey.info/class/914.83634/e23/>,
        <http://dewey.info/class/948.3634/e23/> ;
    skos:prefLabel "Fjell (Vestland)"@en,
        "Fjell (Vestland)"@nb .

humord:c13106 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13106" ;
    dct:modified "2025-03-24T21:28:56"^^xsd:dateTime ;
    skos:altLabel "Oppegård"@nb ;
    skos:broader humord:c61614 ;
    skos:exactMatch <http://dewey.info/class/2--482213/e23/>,
        <http://dewey.info/class/914.82213/e23/>,
        <http://dewey.info/class/948.2213/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482213/e23/>,
        <http://dewey.info/class/914.82213/e23/>,
        <http://dewey.info/class/948.2213/e23/> ;
    skos:prefLabel "Oppegård"@en,
        "Oppegård"@nb .

humord:c13107 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13107" ;
    dct:modified "2025-03-18T09:05:22"^^xsd:dateTime ;
    skos:altLabel "Mandal"@nb ;
    skos:broader humord:c13677 ;
    skos:exactMatch <http://dewey.info/class/2--483222/e23/>,
        <http://dewey.info/class/914.83222/e23/>,
        <http://dewey.info/class/948.3222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483222/e23/>,
        <http://dewey.info/class/914.83222/e23/>,
        <http://dewey.info/class/948.3222/e23/> ;
    skos:prefLabel "Mandal"@en,
        "Mandal"@nb .

humord:c13108 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13108" ;
    dct:modified "2025-03-20T09:27:13"^^xsd:dateTime ;
    skos:altLabel "Åseral"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483228/e23/>,
        <http://dewey.info/class/914.83228/e23/>,
        <http://dewey.info/class/948.3228/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483228/e23/>,
        <http://dewey.info/class/914.83228/e23/>,
        <http://dewey.info/class/948.3228/e23/> ;
    skos:prefLabel "Åseral"@en,
        "Åseral"@nb .

humord:c13109 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13109" ;
    dct:modified "2024-08-20T08:34:05"^^xsd:dateTime ;
    skos:altLabel "Åsane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Åsane"@en,
        "Åsane"@nb .

humord:c13110 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13110" ;
    dct:modified "1995-08-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839394/e23/>,
        <http://dewey.info/class/914.839394/e23/>,
        <http://dewey.info/class/948.39394/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839394/e23/>,
        <http://dewey.info/class/914.839394/e23/>,
        <http://dewey.info/class/948.39394/e23/> ;
    skos:prefLabel "Tingvoll"@en,
        "Tingvoll"@nb .

humord:c13111 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13111" ;
    dct:modified "2024-09-17T15:24:02"^^xsd:dateTime ;
    skos:altLabel "Cremona"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37315/e23/>,
        <http://dewey.info/class/937.315/e23/> ;
    skos:broader humord:c02492 ;
    skos:exactMatch realfagstermer:c001850,
        <http://dewey.info/class/2--45271/e23/>,
        <http://dewey.info/class/914.5271/e23/>,
        <http://dewey.info/class/945.271/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001850,
        <http://dewey.info/class/2--37315/e23/>,
        <http://dewey.info/class/2--45271/e23/>,
        <http://dewey.info/class/914.5271/e23/>,
        <http://dewey.info/class/937.315/e23/>,
        <http://dewey.info/class/945.271/e23/> ;
    skos:prefLabel "Cremona"@en,
        "Cremona"@nb .

humord:c13112 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13112" ;
    dct:modified "2025-03-31T18:25:57"^^xsd:dateTime ;
    skos:altLabel "Måløy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483847/e23/>,
        <http://dewey.info/class/914.83847/e23/>,
        <http://dewey.info/class/948.3847/e23/> ;
    skos:broader humord:c14424 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483847/e23/>,
        <http://dewey.info/class/914.83847/e23/>,
        <http://dewey.info/class/948.3847/e23/> ;
    skos:prefLabel "Måløy"@en,
        "Måløy"@nb .

humord:c13113 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13113" ;
    dct:modified "2025-03-31T18:31:34"^^xsd:dateTime ;
    skos:altLabel "Vågsøy"@nb ;
    skos:broader humord:c14424 ;
    skos:exactMatch <http://dewey.info/class/2--483847/e23/>,
        <http://dewey.info/class/914.83847/e23/>,
        <http://dewey.info/class/948.3847/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483847/e23/>,
        <http://dewey.info/class/914.83847/e23/>,
        <http://dewey.info/class/948.3847/e23/> ;
    skos:prefLabel "Vågsøy"@en,
        "Vågsøy"@nb .

humord:c13114 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13114" ;
    dct:modified "2025-03-31T13:28:05"^^xsd:dateTime ;
    skos:altLabel "Varteig"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:broader humord:c02994 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:prefLabel "Varteig"@en,
        "Varteig"@nb .

humord:c13115 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13115" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:broader humord:c11978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Trondenes"@en,
        "Trondenes"@nb .

humord:c13116 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13116" ;
    dct:modified "2025-02-17T14:28:10"^^xsd:dateTime ;
    skos:altLabel "Quito"@nb ;
    skos:broadMatch <http://dewey.info/class/2--86613/e23/>,
        <http://dewey.info/class/918.6613/e23/>,
        <http://dewey.info/class/986.613/e23/> ;
    skos:broader humord:c01692 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86613/e23/>,
        <http://dewey.info/class/918.6613/e23/>,
        <http://dewey.info/class/986.613/e23/> ;
    skos:prefLabel "Quito"@en,
        "Quito"@nb .

humord:c13117 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13117" ;
    dct:modified "2025-02-25T07:00:08"^^xsd:dateTime ;
    skos:altLabel "Hierapolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/939.26/e23/> ;
    skos:broader humord:c19996,
        humord:c29019 ;
    skos:definition "Hierapolis er en gresk oldtidsby grunnlagt tidlig på 100-tallet f.Kr. i oldtidsriket Frygia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/939.26/e23/>,
        <http://dewey.info/class/956.27/e23/> ;
    skos:prefLabel "Hierapolis"@en,
        "Hierapolis"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5627/e23/>,
        <http://dewey.info/class/915.627/e23/>,
        <http://dewey.info/class/956.27/e23/> .

humord:c13118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13118" ;
    dct:modified "2024-07-03T12:34:33"^^xsd:dateTime ;
    skos:altLabel "Ablative"@en,
        "Ablativ"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Ablative case"@en,
        "Ablativ"@nb .

humord:c13119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13119" ;
    dct:modified "2024-07-31T07:44:42"^^xsd:dateTime ;
    skos:altLabel "Accusative"@en,
        "Akkusativ"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:editorialNote "Akkusativ er ein grammatisk kasus som typisk markerer at eit setningsledd er direkte objekt. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Accusative case"@en,
        "Akkusativ"@nb .

humord:c13120 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13120" ;
    dct:modified "2025-03-28T14:23:36"^^xsd:dateTime ;
    skos:altLabel "Bolsøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483921/e23/>,
        <http://dewey.info/class/914.83921/e23/>,
        <http://dewey.info/class/948.3921/e23/> ;
    skos:broader humord:c02745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483921/e23/>,
        <http://dewey.info/class/914.83921/e23/>,
        <http://dewey.info/class/948.3921/e23/> ;
    skos:prefLabel "Bolsøy"@en,
        "Bolsøy"@nb .

humord:c13121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13121" ;
    dct:modified "2024-08-20T16:51:53"^^xsd:dateTime ;
    skos:altLabel "Xi Wang Mu"@en,
        "Hsi Wang Mu"@nb,
        "Xi Wang Mu"@nb ;
    skos:broadMatch <http://dewey.info/class/299.514/e23/> ;
    skos:broader humord:c17805 ;
    skos:definition "Xi Wang Mu er en daoistisk gudinne fra Tang-dynastiet i Kina <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.514/e23/> ;
    skos:prefLabel "Queen Mother of the West"@en,
        "Xi Wang Mu"@nb .

humord:c13123 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13123" ;
    dct:modified "2024-09-04T15:50:55"^^xsd:dateTime ;
    skos:altLabel "Canton"@en,
        "Canton"@nb,
        "Guangzhou"@nb,
        "Kanton"@nb ;
    skos:broader humord:c01976 ;
    skos:exactMatch <http://dewey.info/class/2--51275/e23/>,
        <http://dewey.info/class/915.1275/e23/>,
        <http://dewey.info/class/951.275/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51275/e23/>,
        <http://dewey.info/class/915.1275/e23/>,
        <http://dewey.info/class/951.275/e23/> ;
    skos:prefLabel "Guangzhou"@en,
        "Guangzhou"@nb .

humord:c13125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13125" ;
    dct:modified "2023-05-22T07:20:30"^^xsd:dateTime ;
    skos:altLabel "Māori"@en,
        "Maorier"@nb,
        "Tangata whenua"@nb ;
    skos:broader humord:c00897 ;
    skos:definition "Den innfødte befolkningen på New Zealand <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.899442/e23/>,
        <http://dewey.info/class/5--99442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899442/e23/>,
        <http://dewey.info/class/5--99442/e23/> ;
    skos:prefLabel "Maori"@en,
        "Maori (Folk)"@nb .

humord:c13126 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13126" ;
    dct:modified "2024-01-02T14:16:56"^^xsd:dateTime ;
    skos:broader humord:c15566 ;
    skos:exactMatch <http://dewey.info/class/2--483837/e23/>,
        <http://dewey.info/class/914.83837/e23/>,
        <http://dewey.info/class/948.3837/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483837/e23/>,
        <http://dewey.info/class/914.83837/e23/>,
        <http://dewey.info/class/948.3837/e23/> ;
    skos:prefLabel "Naustdal"@en,
        "Naustdal"@nb .

humord:c13127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13127" ;
    dct:modified "2024-09-16T13:48:38"^^xsd:dateTime ;
    skos:altLabel "Chuanqi (Drama)"@nb ;
    skos:broadMatch <http://dewey.info/class/895.1246/e23/> ;
    skos:broader humord:c06665 ;
    skos:definition "Poetisk drama fra Ming og Qing <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.1246/e23/> ;
    skos:prefLabel "Chuanqi (Theater)"@en,
        "Chuanqi (Drama)"@nb .

humord:c13128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13128" ;
    dct:modified "2024-09-16T13:48:28"^^xsd:dateTime ;
    skos:altLabel "Chuanqi (Noveller)"@nb ;
    skos:broadMatch <http://dewey.info/class/895.133/e23/> ;
    skos:broader humord:c06723 ;
    skos:definition "Novelle fra Tang og Song <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.133/e23/> ;
    skos:prefLabel "Chuanqi (Short stories)"@en,
        "Chuanqi (Noveller)"@nb .

humord:c13129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13129" ;
    dct:modified "2024-10-16T13:55:00"^^xsd:dateTime ;
    skos:altLabel "Siege warfare"@en,
        "Beleiringskunst"@nb,
        "Kringsetjing"@nb,
        "Kringsetjingskunst"@nb ;
    skos:broader humord:c09452 ;
    skos:closeMatch <http://dewey.info/class/355.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.44/e23/> ;
    skos:prefLabel "Siege"@en,
        "Beleiring"@nb .

humord:c13132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13132" ;
    dct:modified "2025-01-12T20:17:43"^^xsd:dateTime ;
    skos:altLabel "Torcs"@en,
        "Halsringar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c04776 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Torques"@en,
        "Halsringer"@nb .

humord:c13133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13133" ;
    dct:modified "2024-11-06T08:15:31"^^xsd:dateTime ;
    skos:altLabel "Herskarar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Rulers"@en,
        "Herskere"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.117/e23/> .

humord:c13136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13136" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:closeMatch <http://dewey.info/class/305.89456/e23/>,
        <http://dewey.info/class/5--9456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89456/e23/>,
        <http://dewey.info/class/5--9456/e23/> ;
    skos:prefLabel "Mordvins"@en,
        "Mordviner"@nb .

humord:c13137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13137" ;
    dct:modified "2024-12-04T10:40:55"^^xsd:dateTime ;
    skos:altLabel "Mordvinsk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049456/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049456/e23/> ;
    skos:prefLabel "Mordvinic folk literature"@en,
        "Mordvinsk folkediktning"@nb .

humord:c13138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13138" ;
    dct:modified "2024-10-23T09:21:58"^^xsd:dateTime ;
    skos:altLabel "Old Uighur literature"@en,
        "Gamaluigurisk litteratur"@nb,
        "Gammaluigurisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.323/e23/> ;
    skos:broader humord:c18574 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.323/e23/> ;
    skos:prefLabel "Old Uyghur literature"@en,
        "Gammeluigurisk litteratur"@nb ;
    skos:related humord:c10078 .

humord:c13139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13139" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/892.3/e23/> ;
    skos:broader humord:c18573 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.3/e23/> ;
    skos:prefLabel "Syriac literature"@en,
        "Syrisk litteratur"@nb .

humord:c13140 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03335,
        humord:c10830 ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13140" ;
    dct:modified "2022-04-28T15:06:58"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gällivarrefinsk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c13141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13141" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15956 ;
    skos:definition "Folkegruppe som taler finsk-ugrisk språk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8945/e23/>,
        <http://dewey.info/class/5--945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8945/e23/>,
        <http://dewey.info/class/5--945/e23/> ;
    skos:prefLabel "Finno-Ugric peoples"@en,
        "Finsk-ugriske folkegrupper"@nb .

humord:c13142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13142" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Samodeic people"@en ;
    skos:broader humord:c15956 ;
    skos:exactMatch <http://dewey.info/class/305.8944/e23/>,
        <http://dewey.info/class/5--944/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8944/e23/>,
        <http://dewey.info/class/5--944/e23/> ;
    skos:prefLabel "Samoyedic people"@en,
        "Samojeder"@nb .

humord:c13143 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13143" ;
    dct:modified "2025-02-25T06:48:50"^^xsd:dateTime ;
    skos:altLabel "Adampol"@en,
        "Adampol"@nb,
        "Polonezkøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/914.9618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:broader humord:c03453 ;
    skos:definition "Adampol er en koloni av polakker i Istanbul <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49618/e23/>,
        <http://dewey.info/class/914.9618/e23/>,
        <http://dewey.info/class/949.618/e23/> ;
    skos:prefLabel "Polonezköy"@en,
        "Adampol"@nb .

humord:c13145 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13145" ;
    dct:modified "2024-08-21T09:48:38"^^xsd:dateTime ;
    skos:altLabel "Antep"@nb,
        "Gaziantep (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5649/e23/>,
        <http://dewey.info/class/915.649/e23/>,
        <http://dewey.info/class/956.49/e23/> ;
    skos:broader humord:c29021 ;
    skos:definition "Gaziantep er en by i Tyrkia. Byen ligger nær Sacirsuyu, en bielv til Eufrat, 96 kilometer nord for Aleppo i Syria. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3936/e23/>,
        <http://dewey.info/class/2--5649/e23/>,
        <http://dewey.info/class/915.649/e23/>,
        <http://dewey.info/class/939.36/e23/>,
        <http://dewey.info/class/956.49/e23/> ;
    skos:prefLabel "Gaziantep (City)"@en,
        "Gaziantep (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3936/e23/>,
        <http://dewey.info/class/939.36/e23/> .

humord:c13146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13146" ;
    dct:modified "2025-01-10T07:37:55"^^xsd:dateTime ;
    skos:altLabel "Kartvelology"@en,
        "Kartvelologi"@nb ;
    skos:broadMatch <http://dewey.info/class/499.968/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.968/e23/> ;
    skos:prefLabel "Kartvelian studies"@en,
        "Kartvelologi"@nb .

humord:c13147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13147" ;
    dct:modified "2024-08-28T08:41:15"^^xsd:dateTime ;
    skos:altLabel "Aserbajdsjansk litteratur"@nb,
        "Azeri litteratur"@nb ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.361/e23/> ;
    skos:prefLabel "Azerbaijani literature"@en,
        "Azeri litteratur"@nb .

humord:c13149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13149" ;
    dct:modified "2024-01-08T08:55:33"^^xsd:dateTime ;
    skos:altLabel "Drugstores"@en,
        "Apotek"@nb,
        "Apotekdrift"@nb,
        "Apoteker"@nb,
        "Sjukehusapotek"@nb,
        "Sykehusapotek"@nb ;
    skos:broader humord:c07595 ;
    skos:exactMatch realfagstermer:c012686,
        <http://dewey.info/class/381.456151/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012686,
        <http://dewey.info/class/362.1782/e23/>,
        <http://dewey.info/class/381.456151/e23/> ;
    skos:prefLabel "Pharmacies"@en,
        "Apotek"@nb ;
    skos:related humord:c07394,
        humord:c58780 ;
    skos:relatedMatch <http://dewey.info/class/362.1782/e23/> .

humord:c13151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13151" ;
    dct:modified "2024-10-23T09:44:27"^^xsd:dateTime ;
    skos:altLabel "Bulgarsk språk (Tyrkisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:broader humord:c10071 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:prefLabel "Bulgarian language (Turkic language)"@en,
        "Bulgarsk språk (Tyrkisk språk)"@nb .

humord:c13153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13153" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/892.6/e23/> ;
    skos:broader humord:c18573 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.6/e23/> ;
    skos:prefLabel "Phoenician literature"@en,
        "Fønikisk litteratur"@nb .

humord:c13154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13154" ;
    dct:modified "2024-10-23T10:24:28"^^xsd:dateTime ;
    skos:altLabel "Tungus language"@en,
        "Evenki språk"@nb,
        "Tungusisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13746 ;
    skos:editorialNote "Språkkode: evn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Evenki language"@en,
        "Evenki språk"@nb .

humord:c13155 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13155" ;
    dct:modified "2025-02-25T07:16:44"^^xsd:dateTime ;
    skos:altLabel "Tunceli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56675/e23/>,
        <http://dewey.info/class/915.6675/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.675/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Tunceli er en by og provins med samme navn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56675/e23/>,
        <http://dewey.info/class/915.6675/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.675/e23/> ;
    skos:prefLabel "Tunceli"@en,
        "Tunceli"@nb .

humord:c13156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13156" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.31/e23/> ;
    skos:prefLabel "Old Turkic literature"@en,
        "Gammeltyrkisk litteratur"@nb ;
    skos:related humord:c07015 .

humord:c13157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13157" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uighurs"@en,
        "Uighurer"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894323/e23/>,
        <http://dewey.info/class/5--94323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894323/e23/>,
        <http://dewey.info/class/5--94323/e23/> ;
    skos:prefLabel "Uyghurs"@en,
        "Uigurer"@nb .

humord:c13158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13158" ;
    dct:modified "2024-12-03T13:22:39"^^xsd:dateTime ;
    skos:altLabel "Usbekisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20494325/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20494325/e23/> ;
    skos:prefLabel "Uzbek folk literature"@en,
        "Usbekisk folkediktning"@nb .

humord:c13159 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13159" ;
    dct:modified "2024-12-04T11:52:37"^^xsd:dateTime ;
    skos:altLabel "Qazaq folk literature"@en,
        "Kasakhisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kazakh folk literature"@en,
        "Kasakhisk folkediktning"@nb .

humord:c13160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13160" ;
    dct:modified "2024-10-28T13:52:08"^^xsd:dateTime ;
    skos:altLabel "Greek Orthodox"@en,
        "Orthodox"@en,
        "Gresk-katolikkar"@nb,
        "Gresk-katolikker"@nb,
        "Gresk-ortodokse"@nb,
        "Ortodokse"@nb ;
    skos:broader humord:c07338 ;
    skos:definition "Medlem av den ortodokse kirke <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/281.9092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.9092/e23/> ;
    skos:prefLabel "Orthodox Christians"@en,
        "Ortodokse"@nb ;
    skos:related humord:c28012 .

humord:c13163 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13163" ;
    dct:modified "2025-02-19T16:37:06"^^xsd:dateTime ;
    skos:altLabel "Sultanate of Oman"@en,
        "Oman"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/939.49/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c031724,
        <http://dewey.info/class/2--5353/e23/>,
        <http://dewey.info/class/915.353/e23/>,
        <http://dewey.info/class/953.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031724,
        <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5353/e23/>,
        <http://dewey.info/class/915.353/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.53/e23/> ;
    skos:prefLabel "Oman"@en,
        "Oman"@nb .

humord:c13164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13164" ;
    dct:modified "2024-10-23T15:11:27"^^xsd:dateTime ;
    skos:altLabel "Punic language"@en,
        "Fønikisk språk"@nb,
        "Punisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:broader humord:c10015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:prefLabel "Phoenician language"@en,
        "Fønikisk språk"@nb .

humord:c13166 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13166" ;
    dct:modified "1995-08-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kubaci"@en ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c11598 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Kubachi"@en,
        "Kubaci"@nb .

humord:c13167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13167" ;
    dct:modified "2024-10-18T14:52:25"^^xsd:dateTime ;
    skos:altLabel "Tsjuktsjisk-kamtsjadalske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c10771 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Chukotko-Kamchatkan languages"@en,
        "Tsjuktsjisk-kamtsjadalske språk"@nb .

humord:c13168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13168" ;
    dct:modified "2024-10-18T14:47:22"^^xsd:dateTime ;
    skos:altLabel "Chukot language"@en,
        "Luoravetlansk språk"@nb,
        "Tsjuktsjisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13167 ;
    skos:editorialNote "Språkkode: ckt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Chukchi language"@en,
        "Tsjuktsjisk språk"@nb .

humord:c13170 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13170" ;
    dct:modified "2024-08-28T20:24:35"^^xsd:dateTime ;
    skos:altLabel "Autun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4443/e23/>,
        <http://dewey.info/class/914.443/e23/>,
        <http://dewey.info/class/944.43/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4443/e23/>,
        <http://dewey.info/class/914.443/e23/>,
        <http://dewey.info/class/944.43/e23/> ;
    skos:prefLabel "Autun"@en,
        "Autun"@nb .

humord:c13171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13171" ;
    dct:modified "2024-10-23T14:45:49"^^xsd:dateTime ;
    skos:altLabel "Judeoarabisk språk"@nb,
        "Jødearabisk språk"@nb,
        "Jødisk-arabisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--927/e23/> ;
    skos:broader humord:c10038 ;
    skos:definition "Arabisk dialekt brukt av jødiske samfunn i arabiske land <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/492.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.77/e23/>,
        <http://dewey.info/class/6--927/e23/> ;
    skos:prefLabel "Judeo-Arabic language"@en,
        "Jødisk-arabisk språk"@nb .

humord:c13172 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13172" ;
    dct:modified "2024-08-14T09:24:00"^^xsd:dateTime ;
    skos:altLabel "Qalamoun"@en,
        "An-Nabek distriktet"@nb,
        "Qalamoun"@nb,
        "Qalamun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56914/e23/>,
        <http://dewey.info/class/915.6914/e23/>,
        <http://dewey.info/class/956.914/e23/> ;
    skos:broader humord:c28989 ;
    skos:definition "Qalamun er et distrikt i Rif Dimashq guvernementet i sørlige Syria <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56914/e23/>,
        <http://dewey.info/class/915.6914/e23/>,
        <http://dewey.info/class/956.914/e23/> ;
    skos:prefLabel "An-Nabek District"@en,
        "Qalamun"@nb .

humord:c13175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13175" ;
    dct:modified "2023-12-11T10:59:51"^^xsd:dateTime ;
    skos:altLabel "Måleinstrument"@nb,
        "Måleutstyr"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0284/e23/> ;
    skos:broader humord:c04431 ;
    skos:exactMatch realfagstermer:c012657 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012657,
        <http://dewey.info/class/1--0284/e23/>,
        <http://dewey.info/class/530.7/e23/>,
        <http://dewey.info/class/621.37/e23/>,
        <http://dewey.info/class/621.381548/e23/>,
        <http://dewey.info/class/681.2/e23/> ;
    skos:prefLabel "Measuring instruments"@en,
        "Måleinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/530.7/e23/>,
        <http://dewey.info/class/621.37/e23/>,
        <http://dewey.info/class/621.381548/e23/>,
        <http://dewey.info/class/681.2/e23/> .

humord:c13176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13176" ;
    dct:modified "1995-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/> ;
    skos:broader humord:c09059 ;
    skos:definition "Grense, særlig om det romerske rikes befestede grense i forskjellige utsatte områder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/911.37/e23/> ;
    skos:prefLabel "Limes"@en,
        "Limes"@nb ;
    skos:relatedMatch <http://dewey.info/class/911.37/e23/> .

humord:c13177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13177" ;
    dct:modified "2023-12-18T11:08:30"^^xsd:dateTime ;
    skos:altLabel "Popularisering"@nb ;
    skos:broader humord:c09078 ;
    skos:definition "Det å gjøre forståelig for en videre krets, fremstille i lettfattelig form <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013496 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013496,
        <http://dewey.info/class/070.44/e23/> ;
    skos:prefLabel "Popularizing"@en,
        "Popularisering"@nb ;
    skos:related humord:c06462,
        humord:c25181 ;
    skos:relatedMatch <http://dewey.info/class/070.44/e23/> .

humord:c13178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13178" ;
    dct:modified "2024-08-02T10:12:50"^^xsd:dateTime ;
    skos:altLabel "Indoor air quality"@en,
        "Inneklima"@nb,
        "Inneluftkvalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/613.5/e23/> ;
    skos:broader humord:c03843 ;
    skos:definition "Temperatur, luftfuktighet o.l. innendørs <BOB>"@nb ;
    skos:exactMatch realfagstermer:c004198 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004198,
        <http://dewey.info/class/613.5/e23/> ;
    skos:prefLabel "Indoor climate"@en,
        "Inneklima"@nb .

humord:c13179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13179" ;
    dct:modified "1995-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c06313 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Register (Linguistics)"@en,
        "Register (Lingvistikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c13180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13180" ;
    dct:modified "2000-01-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ragnarok"@en,
        "Twilight of the Gods"@en ;
    skos:broader humord:c08466 ;
    skos:closeMatch <http://dewey.info/class/293.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.23/e23/> ;
    skos:prefLabel "Ragnarök"@en,
        "Ragnarok"@nb ;
    skos:related humord:c06655 .

humord:c13182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13182" ;
    dct:modified "1995-08-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/352.14/e23/> ;
    skos:broader humord:c09406 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Regional management"@en,
        "Regional forvaltning"@nb .

humord:c13183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13183" ;
    dct:modified "2021-11-09T07:09:08"^^xsd:dateTime ;
    skos:altLabel "Autonomous administrative division"@en,
        "Autonomous areas"@en,
        "Autonomous entities"@en,
        "Autonomous regions"@en,
        "Autonomous subdivisions"@en,
        "Autonomous territories"@en,
        "Autonomous units"@en,
        "Regional autonomy"@en ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/352.15/e23/> ;
    skos:broader humord:c09742 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/352.15/e23/> ;
    skos:prefLabel "Autonomous administrative divisions"@en,
        "Regionalt selvstyre"@nb .

humord:c13184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13184" ;
    dct:modified "2024-04-09T13:11:45"^^xsd:dateTime ;
    skos:altLabel "Geomorphological processes"@en,
        "Geomorfologi"@nb,
        "Geomorfologiske prosessar"@nb,
        "Geomorfologiske prosesser"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Vitenskapen om jordoverflatens former og deres opprinnelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c009597,
        <http://dewey.info/class/551.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009597,
        <http://dewey.info/class/551.41/e23/> ;
    skos:prefLabel "Geomorphology"@en,
        "Geomorfologi"@nb .

humord:c13185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13185" ;
    dct:modified "2021-01-14T10:46:42"^^xsd:dateTime ;
    skos:broader humord:c08982 ;
    skos:closeMatch <http://dewey.info/class/262.9/e23/> ;
    skos:definition "Disiplinær straff brukt av et kirkesamfunn mot medlemmer som bryter regler og påbud <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.9/e23/> ;
    skos:prefLabel "Church discipline"@en,
        "Kirketukt"@nb .

humord:c13186 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13186" ;
    dct:modified "2024-01-02T13:19:38"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:broader humord:c12151 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:prefLabel "Hof (Vestfold)"@en,
        "Hof (Vestfold)"@nb .

humord:c13187 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13187" ;
    dct:modified "2025-03-28T08:48:17"^^xsd:dateTime ;
    skos:altLabel "Rovde"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:broader humord:c12865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:prefLabel "Rovde"@en,
        "Rovde"@nb .

humord:c13188 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05333,
        humord:c08512 ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13188" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamsk malerkunst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c13189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13189" ;
    dct:modified "2024-10-21T09:14:42"^^xsd:dateTime ;
    skos:altLabel "Meghri-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c15552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Meghri dialect"@en,
        "Meghri-dialekt"@nb .

humord:c13190 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13190" ;
    dct:modified "2025-03-06T13:47:46"^^xsd:dateTime ;
    skos:altLabel "Xevsuria"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Xevsuria"@en,
        "Xevsuria"@nb .

humord:c13191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13191" ;
    dct:modified "2024-07-05T08:01:32"^^xsd:dateTime ;
    skos:altLabel "Adygeans"@en,
        "Adygar"@nb,
        "Adygear"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8999624/e23/>,
        <http://dewey.info/class/5--999624/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk i nordvestlige Kaukasia, den vestlige gren av tsjerkesserne. Hovedsakelig bosatt i republikken Adygia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8999624/e23/>,
        <http://dewey.info/class/5--999624/e23/> ;
    skos:prefLabel "Adyghe"@en,
        "Adyger"@nb .

humord:c13192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13192" ;
    dct:modified "2024-07-05T07:58:07"^^xsd:dateTime ;
    skos:altLabel "Adygeisk litteratur"@nb ;
    skos:broader humord:c18575 ;
    skos:exactMatch <http://dewey.info/class/899.9625/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.9625/e23/> ;
    skos:prefLabel "Adyghe literature"@en,
        "Adygeisk litteratur"@nb .

humord:c13193 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13193" ;
    dct:modified "2024-12-06T12:57:10"^^xsd:dateTime ;
    skos:altLabel "Adygeisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Adyghe folk literature"@en,
        "Adygeisk folkediktning"@nb .

humord:c13194 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13194" ;
    dct:modified "2024-12-06T10:46:19"^^xsd:dateTime ;
    skos:altLabel "Armensk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Armenian folk literature"@en,
        "Armensk folkediktning"@nb .

humord:c13195 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13195" ;
    dct:modified "2025-03-24T13:47:49"^^xsd:dateTime ;
    skos:altLabel "Salamis (Kypros)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/939.37/e23/> ;
    skos:broader humord:c02576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/939.37/e23/> ;
    skos:prefLabel "Salamia (Cyprus)"@en,
        "Salamis (Kypros)"@nb .

humord:c13196 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13196" ;
    dct:modified "2025-03-06T10:24:18"^^xsd:dateTime ;
    skos:altLabel "Salamis"@en,
        "Salamis (Hellas)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Salamis Island"@en,
        "Salamis (Hellas)"@nb .

humord:c13197 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13197" ;
    dct:modified "2024-01-02T13:57:53"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482717/e23/>,
        <http://dewey.info/class/914.82717/e23/>,
        <http://dewey.info/class/948.2717/e23/> ;
    skos:broader humord:c02982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482717/e23/>,
        <http://dewey.info/class/914.82717/e23/>,
        <http://dewey.info/class/948.2717/e23/> ;
    skos:prefLabel "Våle"@en,
        "Våle"@nb .

humord:c13198 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13198" ;
    dct:modified "2025-04-01T07:54:55"^^xsd:dateTime ;
    skos:altLabel "Salhus (Bergen)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Salhus (Bergen)"@en,
        "Salhus (Bergen)"@nb .

humord:c13199 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13199" ;
    dct:modified "2024-01-02T13:57:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482717/e23/>,
        <http://dewey.info/class/914.82717/e23/>,
        <http://dewey.info/class/948.2717/e23/> ;
    skos:broader humord:c02982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482717/e23/>,
        <http://dewey.info/class/914.82717/e23/>,
        <http://dewey.info/class/948.2717/e23/> ;
    skos:prefLabel "Ramnes"@en,
        "Ramnes"@nb .

humord:c13200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13200" ;
    dct:modified "2024-08-16T14:35:08"^^xsd:dateTime ;
    skos:altLabel "Arabisk filologi"@nb,
        "Arabistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.7/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Arabistikk er studiet av arabisk språk, litteratur og kultur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.7/e23/> ;
    skos:prefLabel "Arabic studies"@en,
        "Arabistikk"@nb .

humord:c13201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13201" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:definition "Litteratur skrevet på etiopiske språk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/892.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.8/e23/> ;
    skos:prefLabel "Ethiopian literature"@en,
        "Etiopisk litteratur"@nb .

humord:c13202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13202" ;
    dct:modified "2025-01-10T07:48:36"^^xsd:dateTime ;
    skos:altLabel "Etiopisk filologi"@nb,
        "Etiopistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Studiet av Etiopias språk, litteratur og historie <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/> ;
    skos:prefLabel "Ethiopian studies"@en,
        "Etiopistikk"@nb .

humord:c13205 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13205" ;
    dct:modified "2006-12-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/943.612/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/943.612/e23/> ;
    skos:prefLabel "Schöngrabern"@en,
        "Schöngrabern"@nb .

humord:c13206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13206" ;
    dct:modified "1995-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Varebytte"@nb ;
    skos:broader humord:c07745 ;
    skos:exactMatch <http://dewey.info/class/332.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.54/e23/> ;
    skos:prefLabel "Barter"@en,
        "Byttehandel"@nb ;
    skos:related humord:c21971 .

humord:c13207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13207" ;
    dct:modified "1995-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Teutoburger Wald"@en,
        "Teutoburgerskogen"@nb ;
    skos:broader humord:c03608 ;
    skos:closeMatch <http://dewey.info/class/2--43565/e23/>,
        <http://dewey.info/class/914.3565/e23/>,
        <http://dewey.info/class/943.565/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43565/e23/>,
        <http://dewey.info/class/914.3565/e23/>,
        <http://dewey.info/class/943.565/e23/> ;
    skos:prefLabel "Teuroburg Forest"@en,
        "Teutoburger Wald"@nb .

humord:c13208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13208" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cellars"@en ;
    skos:broadMatch <http://dewey.info/class/643.5/e23/> ;
    skos:broader humord:c05260 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.5/e23/> ;
    skos:prefLabel "Basements"@en,
        "Kjellere"@nb .

humord:c13209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13209" ;
    dct:modified "2024-10-23T15:02:26"^^xsd:dateTime ;
    skos:altLabel "Mandeisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:broader humord:c10025 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:prefLabel "Mandaic language"@en,
        "Mandeisk språk"@nb .

humord:c13210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13210" ;
    dct:modified "2024-10-23T15:02:39"^^xsd:dateTime ;
    skos:altLabel "Nymandeisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:broader humord:c13209 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:prefLabel "Neo-Mandaic language"@en,
        "Nymandeisk språk"@nb .

humord:c13211 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13211" ;
    dct:modified "2025-02-21T14:10:17"^^xsd:dateTime ;
    skos:altLabel "Sana"@en,
        "Sanaa"@en,
        "Sana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5335/e23/>,
        <http://dewey.info/class/915.335/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.35/e23/> ;
    skos:broader humord:c02103 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5335/e23/>,
        <http://dewey.info/class/915.335/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.35/e23/> ;
    skos:prefLabel "Sana'a"@en,
        "Sana"@nb .

humord:c13212 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13212" ;
    dct:modified "2024-09-19T11:27:45"^^xsd:dateTime ;
    skos:altLabel "Coptos"@nb,
        "Coptps"@nb,
        "Qeft"@nb,
        "Qift"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Qift"@en,
        "Qift"@nb .

humord:c13213 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02134,
        humord:c06876 ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13213" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palestinsk litteratur (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c13214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13214" ;
    dct:modified "2024-10-09T08:20:11"^^xsd:dateTime ;
    skos:altLabel "Babylonsk arameisk språ"@nb ;
    skos:broadMatch <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:broader humord:c10025 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.3/e23/>,
        <http://dewey.info/class/6--923/e23/> ;
    skos:prefLabel "Babylonian Aramaic language"@en,
        "Babylonsk arameisk språk"@nb .

humord:c13215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13215" ;
    dct:modified "1995-08-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:broader humord:c10044 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Neo-Babylonian language"@en,
        "Nybabylonsk språk"@nb .

humord:c13216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13216" ;
    dct:modified "2024-11-01T09:06:11"^^xsd:dateTime ;
    skos:altLabel "Vizirs"@en,
        "Vesirar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.293091767/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.293091767/e23/> ;
    skos:prefLabel "Viziers"@en,
        "Vesirer"@nb .

humord:c13219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13219" ;
    dct:modified "2023-11-30T14:16:30"^^xsd:dateTime ;
    skos:altLabel "Conflict prevention"@en,
        "Conflict resolution"@en,
        "Konfliktforebygging"@nb,
        "Konflikthandtering"@nb,
        "Konfliktløsing"@nb,
        "Konfliktløsning"@nb,
        "Konfliktløysing"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3145/e23/> ;
    skos:broader humord:c09201,
        humord:c09680 ;
    skos:closeMatch <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/363.3215/e23/>,
        <http://dewey.info/class/658.4053/e23/> ;
    skos:exactMatch <http://dewey.info/class/303.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.69/e23/>,
        <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/363.3215/e23/>,
        <http://dewey.info/class/650.13/e23/>,
        <http://dewey.info/class/658.3145/e23/>,
        <http://dewey.info/class/658.315/e23/>,
        <http://dewey.info/class/658.4053/e23/> ;
    skos:prefLabel "Conflict management"@en,
        "Konflikthåndtering"@nb ;
    skos:related humord:c09227,
        humord:c09670,
        humord:c23864 ;
    skos:relatedMatch <http://dewey.info/class/650.13/e23/>,
        <http://dewey.info/class/658.315/e23/> .

humord:c13221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13221" ;
    dct:modified "2023-09-13T11:02:09"^^xsd:dateTime ;
    skos:altLabel "Arbitration (Political process)"@en,
        "Conciliation"@en,
        "Mekling"@nb ;
    skos:broadMatch <http://dewey.info/class/303.69/e23/>,
        <http://dewey.info/class/341.52/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:broader humord:c13219 ;
    skos:closeMatch <http://dewey.info/class/347.09/e23/> ;
    skos:exactMatch <http://dewey.info/class/331.89142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.69/e23/>,
        <http://dewey.info/class/331.89142/e23/>,
        <http://dewey.info/class/341.52/e23/>,
        <http://dewey.info/class/347.09/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Mediation (Political process)"@en,
        "Megling"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/> .

humord:c13223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13223" ;
    dct:modified "2024-11-27T20:37:23"^^xsd:dateTime ;
    skos:altLabel "Austerity"@en,
        "Nøysamheit"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Frugality"@en,
        "Nøysomhet"@nb ;
    skos:related humord:c14858 .

humord:c13224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13224" ;
    dct:modified "2010-03-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20995 ;
    skos:exactMatch <http://dewey.info/class/306.764/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.764/e23/> ;
    skos:prefLabel "Heterosexuality"@en,
        "Heteroseksualitet"@nb ;
    skos:related humord:c23194 .

humord:c13225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13225" ;
    dct:modified "1995-09-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/297.125/e23/> ;
    skos:broader humord:c08440 ;
    skos:definition "En samling muntlige fortolkninger av Muhammeds budskap og livsførsel, som utfyller det som står i Koranen. Nedtegnet i de såkalte hadithsamlinger <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.125/e23/> ;
    skos:prefLabel "Sunnah"@en,
        "Sunna"@nb ;
    skos:related humord:c08443 .

humord:c13226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13226" ;
    dct:modified "1995-09-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09719 ;
    skos:closeMatch <http://dewey.info/class/297.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.61/e23/> ;
    skos:prefLabel "Caliphate"@en,
        "Kalifat"@nb .

humord:c13227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13227" ;
    dct:modified "2024-11-21T09:12:47"^^xsd:dateTime ;
    skos:altLabel "Pilspissar"@nb ;
    skos:broader humord:c00037 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.73/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Arrowheads"@en,
        "Pilspisser"@nb ;
    skos:related humord:c09480 ;
    skos:relatedMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.73/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c13228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13228" ;
    dct:modified "2024-12-18T09:19:28"^^xsd:dateTime ;
    skos:altLabel "Fatimids"@en,
        "Fatimidar"@nb ;
    skos:broadMatch <http://dewey.info/class/956.013/e23/>,
        <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/961.022/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Kalifat i Nord-Afrika, 969-1172 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.013/e23/>,
        <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/961.022/e23/> ;
    skos:prefLabel "Fatimid caliphate"@en,
        "Fatimider"@nb .

humord:c13229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13229" ;
    dct:modified "2024-08-22T14:05:36"^^xsd:dateTime ;
    skos:altLabel "Havstrand"@nb,
        "Havstrender"@nb,
        "Marine strender"@nb,
        "Strand"@nb,
        "Strender"@nb ;
    skos:broadMatch <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/333.917/e23/> ;
    skos:broader humord:c08315 ;
    skos:definition "Strand er en kyststripe eller landstrekning langs hav, fjord, innsjø eller elv som er mer eller mindre flat og som består av løsmasse, især sand.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007438,
        <http://dewey.info/class/2--146/e23/>,
        <http://dewey.info/class/551.457/e23/>,
        <http://dewey.info/class/910.9146/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007438,
        <http://dewey.info/class/2--146/e23/>,
        <http://dewey.info/class/333.784/e23/>,
        <http://dewey.info/class/333.917/e23/>,
        <http://dewey.info/class/551.457/e23/>,
        <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/910.9146/e23/> ;
    skos:prefLabel "Beaches"@en,
        "Strender"@nb ;
    skos:relatedMatch <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/714/e23/> .

humord:c13230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13230" ;
    dct:modified "2024-02-14T08:10:57"^^xsd:dateTime ;
    skos:altLabel "Fjellklatring"@nb ;
    skos:broader humord:c29438,
        humord:c58904 ;
    skos:closeMatch <http://dewey.info/class/796.522/e23/> ;
    skos:exactMatch realfagstermer:c011426 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011426,
        <http://dewey.info/class/796.522/e23/> ;
    skos:prefLabel "Mountain climbing"@en,
        "Fjellklatring"@nb .

humord:c13232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13232" ;
    dct:modified "2024-12-13T07:46:26"^^xsd:dateTime ;
    skos:altLabel "The Finnish Civil War"@en,
        "Den finske borgarkrig"@nb,
        "Den finske borgerkrig"@nb,
        "Finske borgarkrig"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/948.970311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.970311/e23/> ;
    skos:prefLabel "Finnish Civil War"@en,
        "Finske borgerkrig"@nb .

humord:c13233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13233" ;
    dct:modified "2024-10-23T14:26:55"^^xsd:dateTime ;
    skos:altLabel "Gude språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: gde"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Gude language"@en,
        "Gude språk"@nb .

humord:c13234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13234" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/621.882/e23/> ;
    skos:broader humord:c20457 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.882/e23/> ;
    skos:prefLabel "Screws"@en,
        "Skruer"@nb .

humord:c13235 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13235" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03546 ;
    skos:exactMatch <http://dewey.info/class/2--435911/e23/>,
        <http://dewey.info/class/914.35911/e23/>,
        <http://dewey.info/class/943.5911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435911/e23/>,
        <http://dewey.info/class/914.35911/e23/>,
        <http://dewey.info/class/943.5911/e23/> ;
    skos:prefLabel "Osnabrück"@en,
        "Osnabrück"@nb .

humord:c13236 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13236" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484151/e23/>,
        <http://dewey.info/class/914.84151/e23/>,
        <http://dewey.info/class/948.4151/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484151/e23/>,
        <http://dewey.info/class/914.84151/e23/>,
        <http://dewey.info/class/948.4151/e23/> ;
    skos:prefLabel "Holtålen"@en,
        "Holtålen"@nb .

humord:c13237 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13237" ;
    dct:modified "2025-04-01T12:36:51"^^xsd:dateTime ;
    skos:altLabel "Orkanger"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484133/e23/>,
        <http://dewey.info/class/914.84133/e23/>,
        <http://dewey.info/class/948.4133/e23/> ;
    skos:broader humord:c61619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484133/e23/>,
        <http://dewey.info/class/914.84133/e23/>,
        <http://dewey.info/class/948.4133/e23/> ;
    skos:prefLabel "Orkanger"@en,
        "Orkanger"@nb .

humord:c13238 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13238" ;
    dct:modified "1995-09-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:exactMatch realfagstermer:c030292,
        <http://dewey.info/class/2--983/e23/>,
        <http://dewey.info/class/919.83/e23/>,
        <http://dewey.info/class/998.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030292,
        <http://dewey.info/class/2--983/e23/>,
        <http://dewey.info/class/919.83/e23/>,
        <http://dewey.info/class/998.3/e23/> ;
    skos:prefLabel "Jan Mayen"@en,
        "Jan Mayen"@nb .

humord:c13239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13239" ;
    dct:modified "2024-10-09T15:25:46"^^xsd:dateTime ;
    skos:altLabel "Bagheli litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.492/e23/> ;
    skos:broader humord:c18622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.492/e23/> ;
    skos:prefLabel "Bagheli literature"@en,
        "Bagheli litteratur"@nb .

humord:c13240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13240" ;
    dct:modified "2024-09-16T09:43:08"^^xsd:dateTime ;
    skos:altLabel "Chattisgarhi litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.492/e23/> ;
    skos:broader humord:c18622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.492/e23/> ;
    skos:prefLabel "Chattisgarhi literature"@en,
        "Chattisgarhi litteratur"@nb .

humord:c13241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13241" ;
    dct:modified "2024-08-29T07:43:45"^^xsd:dateTime ;
    skos:altLabel "Avadhi litteratur"@nb,
        "Awadhi litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.492/e23/> ;
    skos:broader humord:c18622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.492/e23/> ;
    skos:prefLabel "Awadhi literature"@en,
        "Awadhi litteratur"@nb .

humord:c13242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13242" ;
    dct:modified "2024-10-28T08:39:47"^^xsd:dateTime ;
    skos:altLabel "Nagamese language"@en,
        "Naga pidginspråk"@nb,
        "Nagamese språk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/491.4517/e23/> ;
    skos:broader humord:c09788,
        humord:c10370 ;
    skos:definition "Et pidginspråk i Nagaland, India, basert på assamesisk <UBO>"@nb ;
    skos:editorialNote "Språkkode: nag"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/491.4517/e23/> ;
    skos:prefLabel "Naga pidgin language"@en,
        "Naga pidginspråk"@nb .

humord:c13243 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13243" ;
    dct:modified "2025-03-06T13:47:28"^^xsd:dateTime ;
    skos:altLabel "Tusetia"@nb,
        "Tusheti"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Tusheti"@en,
        "Tusheti"@nb .

humord:c13244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13244" ;
    dct:modified "2025-03-24T13:15:41"^^xsd:dateTime ;
    skos:altLabel "Haag"@nb,
        "La Haye"@nb,
        "The Hague"@nb,
        "s'Gravenhage"@nb ;
    skos:broader humord:c02598 ;
    skos:exactMatch realfagstermer:c030850,
        <http://dewey.info/class/2--492382/e23/>,
        <http://dewey.info/class/914.92382/e23/>,
        <http://dewey.info/class/949.2382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030850,
        <http://dewey.info/class/2--492382/e23/>,
        <http://dewey.info/class/914.92382/e23/>,
        <http://dewey.info/class/949.2382/e23/> ;
    skos:prefLabel "The Hague"@en,
        "Haag"@nb .

humord:c13248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13248" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:broader humord:c05656 ;
    skos:definition "Takhimmel over alteret <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:prefLabel "Tabernacles (Altars)"@en,
        "Tabernakler (Takhimler)"@nb .

humord:c13251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13251" ;
    dct:modified "2024-11-20T14:13:23"^^xsd:dateTime ;
    skos:altLabel "Controversial science"@en,
        "Fringe science"@en,
        "Kontroversiell vitenskap"@nb,
        "Kontroversiell vitskap"@nb,
        "Marginalvitenskap"@nb,
        "Marginalvitskap"@nb,
        "På kanten-vitenskap"@nb,
        "På kanten-vitskap"@nb ;
    skos:broader humord:c01534 ;
    skos:exactMatch <http://dewey.info/class/001.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.9/e23/> ;
    skos:prefLabel "Controversial knowledge"@en,
        "Kontroversiell viten"@nb .

humord:c13252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13252" ;
    dct:modified "2024-11-19T11:23:38"^^xsd:dateTime ;
    skos:altLabel "Flying saucers"@en,
        "UFO"@en,
        "Flygande tallerkar"@nb,
        "Flygande tallerkenar"@nb,
        "Flygende tallerkener"@nb,
        "UFO-ar"@nb,
        "UFO-er"@nb,
        "Ufoar"@nb,
        "Uidentifiserte flygande objekt"@nb,
        "Uidentifiserte flygende objekter"@nb ;
    skos:broader humord:c13251 ;
    skos:exactMatch realfagstermer:c011020,
        <http://dewey.info/class/001.942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011020,
        <http://dewey.info/class/001.942/e23/> ;
    skos:prefLabel "Unidentified flying objects"@en,
        "Ufoer"@nb .

humord:c13254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13254" ;
    dct:modified "2024-11-08T09:35:05"^^xsd:dateTime ;
    skos:altLabel "Hefaistos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Hefaistos, gresk gud for ilden, smedkunsten og håndverket. I mytologien er Hefaistos sønn av Zevs og Hera.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Hephaestus"@en,
        "Hefaistos"@nb .

humord:c13257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13257" ;
    dct:modified "2024-05-15T09:12:10"^^xsd:dateTime ;
    skos:altLabel "Vulkan"@nb,
        "Vulkanar"@nb ;
    skos:broader humord:c65529 ;
    skos:closeMatch <http://dewey.info/class/363.3495/e23/> ;
    skos:definition "Vulkan er en åpning i jordskorpen hvor magma og gass transporteres opp i dagen fra Jordens indre, eller fra andre planeters indre.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011881,
        <http://dewey.info/class/551.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011881,
        <http://dewey.info/class/363.3495/e23/>,
        <http://dewey.info/class/551.21/e23/> ;
    skos:prefLabel "Volcanoes"@en,
        "Vulkaner"@nb ;
    skos:related humord:c19537,
        humord:c66308 .

humord:c13258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13258" ;
    dct:modified "2024-11-08T10:13:47"^^xsd:dateTime ;
    skos:altLabel "Hermes"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Hermes, en av de mest populære gudene i gresk mytologi. Hermes er sønn av Zevs og Maia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Hermes"@en,
        "Hermes"@nb ;
    skos:related humord:c19650,
        humord:c58441 .

humord:c13262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13262" ;
    dct:modified "2024-07-04T11:04:47"^^xsd:dateTime ;
    skos:altLabel "Subud"@nb ;
    skos:broader humord:c08812 ;
    skos:definition "Nyreligiøs bevegelse stiftet i 1947 av en indonesisk muslim, Mohammed SubuhSumohadiwidjojo <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/299.933/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.933/e23/> ;
    skos:prefLabel "Subud"@en,
        "Subud"@nb .

humord:c13263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13263" ;
    dct:modified "2024-12-02T10:09:45"^^xsd:dateTime ;
    skos:altLabel "Strukturalistisk lingvistikk"@nb,
        "Strukturell lingvistikk"@nb ;
    skos:broader humord:c06155 ;
    skos:definition "Skole eller teori hvor språk er sett på som et uavhengig og selvregulerende  system, hvor de ulike elementene er definert av deres relasjon til andre elementer <The Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/4--0181/e23/>,
        <http://dewey.info/class/410.181/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0181/e23/>,
        <http://dewey.info/class/410.181/e23/> ;
    skos:prefLabel "Structural linguistics"@en,
        "Strukturalistisk lingvistikk"@nb ;
    skos:related humord:c00617 .

humord:c13264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13264" ;
    dct:modified "2020-05-29T13:41:24"^^xsd:dateTime ;
    skos:altLabel "Religious syncretism"@en,
        "Syncreticism (Religion)"@en,
        "Syncretisism (Religion)"@en,
        "Religiøs synkretisme"@nb ;
    skos:broadMatch <http://dewey.info/class/201.5/e23/> ;
    skos:broader humord:c08565 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.5/e23/> ;
    skos:prefLabel "Syncretism (Religion)"@en,
        "Synkretisme (Religion)"@nb .

humord:c13265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13265" ;
    dct:modified "1995-09-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Topicalization"@en,
        "Topikalisering"@nb .

humord:c13266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13266" ;
    dct:modified "2024-12-19T15:33:33"^^xsd:dateTime ;
    skos:altLabel "Scheduling"@en,
        "Tidsplanlegging"@nb ;
    skos:broadMatch <http://dewey.info/class/385.2042/e23/>,
        <http://dewey.info/class/386.24042/e23/>,
        <http://dewey.info/class/386.35042/e23/>,
        <http://dewey.info/class/386.4042042/e23/>,
        <http://dewey.info/class/386.54042/e23/>,
        <http://dewey.info/class/387.54042/e23/>,
        <http://dewey.info/class/387.74042/e23/>,
        <http://dewey.info/class/388.041/e23/>,
        <http://dewey.info/class/388.322042/e23/>,
        <http://dewey.info/class/388.324042/e23/> ;
    skos:broader humord:c04284 ;
    skos:closeMatch <http://dewey.info/class/658.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.5442/e23/>,
        <http://dewey.info/class/384.5531/e23/>,
        <http://dewey.info/class/384.55442/e23/>,
        <http://dewey.info/class/385.2042/e23/>,
        <http://dewey.info/class/386.24042/e23/>,
        <http://dewey.info/class/386.35042/e23/>,
        <http://dewey.info/class/386.4042042/e23/>,
        <http://dewey.info/class/386.54042/e23/>,
        <http://dewey.info/class/387.54042/e23/>,
        <http://dewey.info/class/387.74042/e23/>,
        <http://dewey.info/class/388.041/e23/>,
        <http://dewey.info/class/388.322042/e23/>,
        <http://dewey.info/class/388.324042/e23/>,
        <http://dewey.info/class/658.53/e23/> ;
    skos:prefLabel "Time management"@en,
        "Tidsplanlegging"@nb ;
    skos:relatedMatch <http://dewey.info/class/384.5442/e23/>,
        <http://dewey.info/class/384.5531/e23/>,
        <http://dewey.info/class/384.55442/e23/> .

humord:c13267 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13267" ;
    dct:modified "2024-08-21T09:31:37"^^xsd:dateTime ;
    skos:altLabel "Ankara (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3932/e23/>,
        <http://dewey.info/class/2--5636/e23/>,
        <http://dewey.info/class/915.636/e23/>,
        <http://dewey.info/class/939.32/e23/>,
        <http://dewey.info/class/956.36/e23/> ;
    skos:broader humord:c29020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3932/e23/>,
        <http://dewey.info/class/2--5636/e23/>,
        <http://dewey.info/class/915.636/e23/>,
        <http://dewey.info/class/939.32/e23/>,
        <http://dewey.info/class/956.36/e23/> ;
    skos:prefLabel "Ankara (City)"@en,
        "Ankara (By)"@nb .

humord:c13268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13268" ;
    dct:modified "2024-08-27T12:32:57"^^xsd:dateTime ;
    skos:altLabel "Bomull"@nb ;
    skos:broadMatch <http://dewey.info/class/583.775/e23/> ;
    skos:broader humord:c08395 ;
    skos:definition "Bomull er verdens vanligste naturfiber og en svært vanlig tekstilfiber. Bomullsfibrene er hår på frøene til ulike bomullsplanter i kattostfamilien. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005003,
        <http://dewey.info/class/633.51/e23/>,
        <http://dewey.info/class/677.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005003,
        <http://dewey.info/class/583.775/e23/>,
        <http://dewey.info/class/633.51/e23/>,
        <http://dewey.info/class/677.21/e23/> ;
    skos:prefLabel "Cotton"@en,
        "Bomull"@nb .

humord:c13269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13269" ;
    dct:modified "2023-11-30T09:26:58"^^xsd:dateTime ;
    skos:altLabel "Reporters"@en,
        "Journalistar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch realfagstermer:c006931,
        <http://dewey.info/class/070.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006931,
        <http://dewey.info/class/070.92/e23/> ;
    skos:prefLabel "Journalists"@en,
        "Journalister"@nb ;
    skos:related humord:c09091 .

humord:c13270 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13270" ;
    dct:modified "2024-07-29T10:28:22"^^xsd:dateTime ;
    skos:altLabel "Evia"@en,
        "Evvia"@en,
        "Euboea"@nb,
        "Evboia"@nb,
        "Evvia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.4/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:broader humord:c67697 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--384/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.4/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:prefLabel "Euboea"@en,
        "Evvia"@nb .

humord:c13272 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13272" ;
    dct:modified "2025-03-06T09:40:58"^^xsd:dateTime ;
    skos:altLabel "Lesbos"@nb,
        "Lesvos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49582/e23/>,
        <http://dewey.info/class/914.9582/e23/>,
        <http://dewey.info/class/949.582/e23/> ;
    skos:broader humord:c02365 ;
    skos:closeMatch <http://dewey.info/class/2--3912/e23/>,
        <http://dewey.info/class/939.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3912/e23/>,
        <http://dewey.info/class/2--49582/e23/>,
        <http://dewey.info/class/914.9582/e23/>,
        <http://dewey.info/class/939.12/e23/>,
        <http://dewey.info/class/949.582/e23/> ;
    skos:prefLabel "Lesbos"@en,
        "Lesvos"@nb .

humord:c13273 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13273" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Vänersborg"@en,
        "Vänersborg"@nb .

humord:c13274 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13274" ;
    dct:modified "2024-09-03T08:33:18"^^xsd:dateTime ;
    skos:altLabel "Cambridgeshire"@nb ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4265/e23/>,
        <http://dewey.info/class/914.265/e23/>,
        <http://dewey.info/class/942.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4265/e23/>,
        <http://dewey.info/class/914.265/e23/>,
        <http://dewey.info/class/942.65/e23/> ;
    skos:prefLabel "Cambridgeshire"@en,
        "Cambridgeshire"@nb .

humord:c13276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13276" ;
    dct:modified "2024-11-05T19:36:01"^^xsd:dateTime ;
    skos:altLabel "Hermaphrodites"@en,
        "Intersexual people"@en,
        "Intersexuals (Persons)"@en,
        "Hermafroditter"@nb,
        "Interseksuelle (Personar)"@nb,
        "Interseksuelle (Personer)"@nb,
        "Interseksuelle personar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.3/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c006518 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006518,
        <http://dewey.info/class/305.3/e23/>,
        <http://dewey.info/class/616.65/e23/> ;
    skos:prefLabel "Intersex people"@en,
        "Interseksuelle personer"@nb ;
    skos:related humord:c58510 ;
    skos:relatedMatch <http://dewey.info/class/616.65/e23/> .

humord:c13277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13277" ;
    dct:modified "2025-01-06T13:27:09"^^xsd:dateTime ;
    skos:altLabel "Hydroelectric power"@en,
        "Hydroelectricity"@en,
        "Water power"@en,
        "Vasskraft"@nb ;
    skos:broader humord:c23956 ;
    skos:exactMatch realfagstermer:c007797,
        <http://dewey.info/class/333.914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007797,
        <http://dewey.info/class/333.914/e23/>,
        <http://dewey.info/class/343.0924/e23/>,
        <http://dewey.info/class/354.3627/e23/>,
        <http://dewey.info/class/621.312134/e23/> ;
    skos:prefLabel "Hydropower"@en,
        "Vannkraft"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0924/e23/>,
        <http://dewey.info/class/354.3627/e23/>,
        <http://dewey.info/class/621.312134/e23/> .

humord:c13278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13278" ;
    dct:modified "1995-09-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.224/e23/>,
        <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Public debate"@en,
        "Offentlig debatt"@nb ;
    skos:related humord:c09686 ;
    skos:relatedMatch <http://dewey.info/class/302.224/e23/> .

humord:c13280 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13280" ;
    dct:modified "2024-12-03T13:23:57"^^xsd:dateTime ;
    skos:altLabel "Ouolof folk literature"@en,
        "Ouolof folkedikting"@nb,
        "Ouolof folkediktning"@nb,
        "Wolof folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolof folk literature"@en,
        "Wolof folkediktning"@nb .

humord:c13281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13281" ;
    dct:modified "2024-10-02T13:32:31"^^xsd:dateTime ;
    skos:altLabel "Pomorhandel"@nb,
        "Pomorhandelen"@nb,
        "Russehandel"@nb ;
    skos:broadMatch <http://dewey.info/class/382.09470481/e23/>,
        <http://dewey.info/class/382.09481047/e23/> ;
    skos:broader humord:c03980 ;
    skos:definition "Pomorhandel, eller russehandel, var handel drevet i Finnmark og Troms av russiske kjøpmenn fra Kvitsjø-området fra 1700-tallet til 1917.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.09470481/e23/>,
        <http://dewey.info/class/382.09481047/e23/> ;
    skos:prefLabel "Pomor trade"@en,
        "Pomorhandel"@nb ;
    skos:related humord:c19527 .

humord:c13283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13283" ;
    dct:modified "1995-09-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Palatalisation"@en ;
    skos:broadMatch <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Palatalization"@en,
        "Palatalisering"@nb .

humord:c13284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13284" ;
    dct:modified "2025-03-18T08:51:47"^^xsd:dateTime ;
    skos:altLabel "Trondheimsdialekt"@nb,
        "Trondheimsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484161/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484161/e23/> ;
    skos:prefLabel "Trondheim dialect"@en,
        "Trondheimsmål"@nb .

humord:c13286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13286" ;
    dct:modified "1995-09-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08549 ;
    skos:closeMatch <http://dewey.info/class/299.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.26/e23/> ;
    skos:prefLabel "Phoenician religion"@en,
        "Fønikisk religion"@nb .

humord:c13287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13287" ;
    dct:modified "2025-03-06T08:16:55"^^xsd:dateTime ;
    skos:altLabel "Lule Saami language"@en,
        "Lulesamisk språk"@nb ;
    skos:broader humord:c10809 ;
    skos:editorialNote "Språkkode: smj"@nb ;
    skos:exactMatch <http://dewey.info/class/494.5743/e23/>,
        <http://dewey.info/class/6--945743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5743/e23/>,
        <http://dewey.info/class/6--945743/e23/> ;
    skos:prefLabel "Lule Sámi language"@en,
        "Lulesamisk språk"@nb .

humord:c13288 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13288" ;
    dct:modified "2025-02-04T12:49:05"^^xsd:dateTime ;
    skos:altLabel "Mahdia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:broader humord:c01624 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--611/e23/>,
        <http://dewey.info/class/916.11/e23/>,
        <http://dewey.info/class/961.1/e23/> ;
    skos:prefLabel "Mahdia"@en,
        "Mahdia"@nb .

humord:c13289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13289" ;
    dct:modified "2024-01-31T08:17:34"^^xsd:dateTime ;
    skos:altLabel "CD-ROM"@nb,
        "Cdrom"@nb ;
    skos:broadMatch <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/621.39767/e23/> ;
    skos:broader humord:c18087 ;
    skos:editorialNote "CD-ROM er et lagringsmedium som tilbyr optisk lagring av data basert på samme teknologi som musikk-CD-er.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011459 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011459,
        <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/621.39767/e23/> ;
    skos:prefLabel "CD-ROM"@en,
        "CD-ROM"@nb .

humord:c13290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13290" ;
    dct:modified "2020-05-28T12:01:02"^^xsd:dateTime ;
    skos:altLabel "Masses (Church services)"@en,
        "Messer (Gudstjenester)"@nb ;
    skos:broadMatch <http://dewey.info/class/264/e23/> ;
    skos:broader humord:c12502 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/264/e23/> ;
    skos:prefLabel "High masses"@en,
        "Høymesser"@nb .

humord:c13291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13291" ;
    dct:modified "2020-10-27T13:12:41"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c06161 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Dialect shift"@en,
        "Dialektskifte"@nb .

humord:c13292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13292" ;
    dct:modified "1995-09-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dionysiske mysterier"@nb ;
    skos:broadMatch <http://dewey.info/class/292.9/e23/> ;
    skos:broader humord:c08560 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.9/e23/> ;
    skos:prefLabel "Dionysian Mysteries"@en,
        "Dionysosmysteriene"@nb .

humord:c13293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13293" ;
    dct:modified "2024-04-15T13:38:54"^^xsd:dateTime ;
    skos:altLabel "Floods"@en,
        "Flaumar"@nb,
        "Flaumkatastrofar"@nb,
        "Flom"@nb,
        "Flomkatastrofer"@nb,
        "Overfløymingar"@nb,
        "Oversvømmelser"@nb ;
    skos:broader humord:c01502 ;
    skos:exactMatch realfagstermer:c012763,
        <http://dewey.info/class/363.3493/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012763,
        <http://dewey.info/class/363.3493/e23/>,
        <http://dewey.info/class/551.489/e23/>,
        <http://dewey.info/class/632.17/e23/> ;
    skos:prefLabel "Flood"@en,
        "Flommer"@nb ;
    skos:related humord:c13294 ;
    skos:relatedMatch <http://dewey.info/class/551.489/e23/>,
        <http://dewey.info/class/632.17/e23/> .

humord:c13294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13294" ;
    dct:modified "2024-01-03T14:19:28"^^xsd:dateTime ;
    skos:altLabel "Deluge myths"@en,
        "Flood myths"@en,
        "The Deluge (Religion)"@en,
        "Syndfloder"@nb ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08466 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/> ;
    skos:prefLabel "The Flood (Religion)"@en,
        "Syndfloder"@nb ;
    skos:related humord:c13293 .

humord:c13295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13295" ;
    dct:modified "2024-08-28T11:23:58"^^xsd:dateTime ;
    skos:altLabel "Assyrian religion"@en,
        "Babylonian religion"@en,
        "Mesopotamian religion"@en,
        "Assyrisk religion"@nb,
        "Assyrisk-babylonsk religion"@nb,
        "Babylonsk religion"@nb ;
    skos:broadMatch <http://dewey.info/class/299.21/e23/> ;
    skos:broader humord:c08549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.21/e23/> ;
    skos:prefLabel "Ancient Mesopotamian religion"@en,
        "Assyrisk-babylonsk religion"@nb .

humord:c13296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13296" ;
    dct:modified "1995-09-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Samaritan religion"@en ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/296.817/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.817/e23/> ;
    skos:prefLabel "Samaritanism"@en,
        "Samaritansk religion"@nb .

humord:c13297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13297" ;
    dct:modified "1995-09-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/200.93/e23/>,
        <http://dewey.info/class/299.1/e23/> ;
    skos:broader humord:c08549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.93/e23/>,
        <http://dewey.info/class/299.1/e23/> ;
    skos:prefLabel "Indo-European religion"@en,
        "Indoeuropeisk religion"@nb .

humord:c13298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13298" ;
    dct:modified "2024-12-02T15:01:02"^^xsd:dateTime ;
    skos:altLabel "Solipsisme"@nb ;
    skos:broadMatch <http://dewey.info/class/121.2/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Teori som hevder at jeget er det eneste som eksisterer og følgelig at verden og andre mennesker bare eksisterer som en del av jegets bevisshet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.2/e23/> ;
    skos:prefLabel "Solipsism"@en,
        "Solipsisme"@nb .

humord:c13299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13299" ;
    dct:modified "2025-01-29T13:42:47"^^xsd:dateTime ;
    skos:altLabel "Blood feud"@en,
        "Blood revenge"@en,
        "Blood vengeance"@en,
        "Blodhemn"@nb,
        "Vendetta"@nb ;
    skos:broader humord:c04839 ;
    skos:definition "Den hevn som en drept eller ærekrenket persons slektning utøver ved å drepe  drapsmannen selv eller noen av hans pårørende <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.256/e23/> ;
    skos:prefLabel "Vendetta"@en,
        "Blodhevn"@nb ;
    skos:related humord:c17776,
        humord:c21203 ;
    skos:relatedMatch <http://dewey.info/class/364.256/e23/> .

humord:c13300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13300" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Semites"@en ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.892/e23/>,
        <http://dewey.info/class/5--92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.892/e23/>,
        <http://dewey.info/class/5--92/e23/> ;
    skos:prefLabel "Semitic people"@en,
        "Semitter"@nb .

humord:c13301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13301" ;
    dct:modified "2024-11-08T08:42:19"^^xsd:dateTime ;
    skos:altLabel "Kalika"@en,
        "Kali (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Kali er en hinduisk gudinne som er kjent fra rundt 600-tallet evt., og som fortsatt er svært populær, spesielt i Bengal. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Kali (Goddess)"@en,
        "Kali (Gudinne)"@nb .

humord:c13302 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13302" ;
    dct:modified "2025-04-01T07:53:14"^^xsd:dateTime ;
    skos:altLabel "Fyllingsdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Fyllingsdalen"@en,
        "Fyllingsdalen"@nb .

humord:c13303 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13303" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484232/e23/>,
        <http://dewey.info/class/914.84232/e23/>,
        <http://dewey.info/class/948.4232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484232/e23/>,
        <http://dewey.info/class/914.84232/e23/>,
        <http://dewey.info/class/948.4232/e23/> ;
    skos:prefLabel "Høylandet"@en,
        "Høylandet"@nb .

humord:c13304 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13304" ;
    dct:modified "2024-08-21T11:00:45"^^xsd:dateTime ;
    skos:altLabel "Øvre Eiker"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030687,
        <http://dewey.info/class/2--482639/e23/>,
        <http://dewey.info/class/914.82639/e23/>,
        <http://dewey.info/class/948.2639/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030687,
        <http://dewey.info/class/2--482639/e23/>,
        <http://dewey.info/class/914.82639/e23/>,
        <http://dewey.info/class/948.2639/e23/> ;
    skos:prefLabel "Øvre Eiker"@en,
        "Øvre Eiker"@nb .

humord:c13305 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13305" ;
    dct:modified "2025-03-03T07:48:50"^^xsd:dateTime ;
    skos:altLabel "Roskilde"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c02200 ;
    skos:definition "Roskilde er en by på Sjælland i Danmark, i Roskilde kommune, Region Sjælland, ved sørøstenden av Roskilde Fjord, omtrent 30 km vest for København.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Roskilde"@en,
        "Roskilde"@nb .

humord:c13306 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13306" ;
    dct:modified "1995-09-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c02846 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Lillomarka"@en,
        "Lillomarka"@nb .

humord:c13307 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13307" ;
    dct:modified "1995-09-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4822/e23/>,
        <http://dewey.info/class/914.822/e23/>,
        <http://dewey.info/class/948.22/e23/> ;
    skos:broader humord:c02846 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4822/e23/>,
        <http://dewey.info/class/914.822/e23/>,
        <http://dewey.info/class/948.22/e23/> ;
    skos:prefLabel "Sørmarka"@en,
        "Sørmarka"@nb .

humord:c13308 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13308" ;
    dct:modified "1995-09-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c02846 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Vestmarka"@en,
        "Vestmarka"@nb .

humord:c13309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13309" ;
    dct:modified "2024-10-18T07:09:14"^^xsd:dateTime ;
    skos:altLabel "Bygardar"@nb ;
    skos:broadMatch <http://dewey.info/class/690.8314/e23/>,
        <http://dewey.info/class/728.314/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Leiegård i en by <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.8314/e23/>,
        <http://dewey.info/class/728.314/e23/> ;
    skos:prefLabel "Apartment buildings"@en,
        "Bygårder"@nb .

humord:c13310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13310" ;
    dct:modified "2024-12-03T11:23:48"^^xsd:dateTime ;
    skos:altLabel "Henoteisme"@nb ;
    skos:broader humord:c08409 ;
    skos:definition "En guddom får tilbederens udelte oppmerksomhet, uten at eksistensen av andre guder benektes <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/> ;
    skos:prefLabel "Henotheism"@en,
        "Henoteisme"@nb ;
    skos:related humord:c08410 ;
    skos:relatedMatch <http://dewey.info/class/202.11/e23/> .

humord:c13311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13311" ;
    dct:modified "2024-11-13T09:39:18"^^xsd:dateTime ;
    skos:altLabel "Bona Dea"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Bona Dea var i romersk religion en fruktbarhetsgudinne, gift med (eller datter av) guden Faunus.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Bona Dea"@en,
        "Bona Dea"@nb .

humord:c13312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13312" ;
    dct:modified "2024-10-28T08:36:26"^^xsd:dateTime ;
    skos:altLabel "Russo-Norwegian language"@en,
        "Russenorsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/439.827948/e23/> ;
    skos:broader humord:c09788 ;
    skos:definition "Pidginspråk som ble talt av russere, nordmenn og andre i samband med handel(Pomorhandel) og fiske på Nordkalotten i tida før 1917 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/439.827948/e23/> ;
    skos:prefLabel "Russo-Norwegian pidgin language"@en,
        "Russenorsk språk"@nb .

humord:c13313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13313" ;
    dct:modified "2024-10-21T08:48:47"^^xsd:dateTime ;
    skos:altLabel "Middelalderlatinsk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/870/e23/> ;
    skos:broader humord:c06936 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/870/e23/> ;
    skos:prefLabel "Medieval Latin literature"@en,
        "Middelalderlatinsk litteratur"@nb .

humord:c13314 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13314" ;
    dct:modified "2025-03-24T14:15:19"^^xsd:dateTime ;
    skos:altLabel "Vadsø"@nb,
        "Vesisaari"@nb,
        "Čáhcesuolu"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484631/e23/>,
        <http://dewey.info/class/914.84631/e23/>,
        <http://dewey.info/class/948.4631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484631/e23/>,
        <http://dewey.info/class/914.84631/e23/>,
        <http://dewey.info/class/948.4631/e23/> ;
    skos:prefLabel "Vadsø"@en,
        "Vadsø"@nb .

humord:c13315 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13315" ;
    dct:modified "1995-10-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Longyear city"@en ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Longyearbyen"@en,
        "Longyearbyen"@nb .

humord:c13316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13316" ;
    dct:modified "2024-11-04T11:17:28"^^xsd:dateTime ;
    skos:altLabel "Strilar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48363/e23/>,
        <http://dewey.info/class/948.363/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48363/e23/>,
        <http://dewey.info/class/948.363/e23/> ;
    skos:prefLabel "Stril"@en,
        "Striler"@nb .

humord:c13318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13318" ;
    dct:modified "2024-11-26T12:17:41"^^xsd:dateTime ;
    skos:altLabel "Titlar (Litteratur)"@nb ;
    skos:broader humord:c00236 ;
    skos:definition "Navn eller overskrift som kort antyder eller symboliserer innholdet av en tekst <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/025.322/e23/> ;
    skos:prefLabel "Titles (Literature)"@en,
        "Titler (Litteratur)"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/025.322/e23/> .

humord:c13319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13319" ;
    dct:modified "2024-11-26T09:12:54"^^xsd:dateTime ;
    skos:altLabel "Gloss"@nb,
        "Glosse"@nb,
        "Glossear"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/413/e23/> ;
    skos:broader humord:c00236 ;
    skos:definition "Forklaring til et foreldet eller fremmed ord i antikke håndskrifter; randbemerkning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/>,
        <http://dewey.info/class/413/e23/> ;
    skos:prefLabel "Glosses"@en,
        "Glosser"@nb ;
    skos:related humord:c00194,
        humord:c29809 .

humord:c13320 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13320" ;
    dct:modified "2025-04-01T08:18:34"^^xsd:dateTime ;
    skos:altLabel "Strilelandet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48363/e23/>,
        <http://dewey.info/class/914.8363/e23/>,
        <http://dewey.info/class/948.363/e23/> ;
    skos:broader humord:c58368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48363/e23/>,
        <http://dewey.info/class/914.8363/e23/>,
        <http://dewey.info/class/948.363/e23/> ;
    skos:prefLabel "Strilelandet"@en,
        "Strilelandet"@nb .

humord:c13321 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13321" ;
    dct:modified "1995-10-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Vistad"@en,
        "Vistad"@nb .

humord:c13322 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13322" ;
    dct:modified "2024-09-04T16:49:26"^^xsd:dateTime ;
    skos:altLabel "Casalecchio"@nb,
        "Casalecchio di Reno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4541/e23/>,
        <http://dewey.info/class/914.541/e23/>,
        <http://dewey.info/class/945.41/e23/> ;
    skos:broader humord:c02464 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4541/e23/>,
        <http://dewey.info/class/914.541/e23/>,
        <http://dewey.info/class/945.41/e23/> ;
    skos:prefLabel "Casalecchio di Reno"@en,
        "Casalecchio di Reno"@nb .

humord:c13323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13323" ;
    dct:modified "2025-03-18T08:52:15"^^xsd:dateTime ;
    skos:altLabel "Trønderdialekt"@nb,
        "Trøndermål"@nb,
        "Trøndsk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279484/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484/e23/> ;
    skos:prefLabel "Trønder dialect"@en,
        "Trøndermål"@nb .

humord:c13326 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13326" ;
    dct:modified "1995-10-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:broader humord:c03579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:prefLabel "Quedlinburg"@en,
        "Quedlinburg"@nb .

humord:c13327 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13327" ;
    dct:modified "1995-10-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4147/e23/>,
        <http://dewey.info/class/914.147/e23/>,
        <http://dewey.info/class/941.47/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4147/e23/>,
        <http://dewey.info/class/914.147/e23/>,
        <http://dewey.info/class/941.47/e23/> ;
    skos:prefLabel "Ruthwell"@en,
        "Ruthwell"@nb .

humord:c13328 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13328" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15477 ;
    skos:exactMatch <http://dewey.info/class/2--43347/e23/>,
        <http://dewey.info/class/914.3347/e23/>,
        <http://dewey.info/class/943.347/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43347/e23/>,
        <http://dewey.info/class/914.3347/e23/>,
        <http://dewey.info/class/943.347/e23/> ;
    skos:prefLabel "Regnesburg"@en,
        "Regensburg"@nb .

humord:c13329 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13329" ;
    dct:modified "2024-08-30T14:35:56"^^xsd:dateTime ;
    skos:altLabel "Samoa"@nb,
        "Vest-Samoa"@nb,
        "Western Samoa"@nb ;
    skos:broader humord:c03739 ;
    skos:definition "Selvstendig stat i Samoaøyene <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9614/e23/>,
        <http://dewey.info/class/919.614/e23/>,
        <http://dewey.info/class/996.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9614/e23/>,
        <http://dewey.info/class/919.614/e23/>,
        <http://dewey.info/class/996.14/e23/> ;
    skos:prefLabel "Samoa"@en,
        "Samoa"@nb .

humord:c13331 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13331" ;
    dct:modified "2025-02-27T10:24:25"^^xsd:dateTime ;
    skos:altLabel "Falefa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9614/e23/>,
        <http://dewey.info/class/919.614/e23/>,
        <http://dewey.info/class/996.14/e23/> ;
    skos:broader humord:c13329 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9614/e23/>,
        <http://dewey.info/class/919.614/e23/>,
        <http://dewey.info/class/996.14/e23/> ;
    skos:prefLabel "Falefa"@en,
        "Falefa"@nb .

humord:c13332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13332" ;
    dct:modified "1997-06-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.0342/e23/>,
        <http://dewey.info/class/808.80145/e23/> ;
    skos:broader humord:c06613 ;
    skos:definition "Litterær retning på 1800-tallet der virkeligheten ble sett i et idealitetens lys. Særlig utbredt i Danmark, men fantes også blant svenske og tyske forfattere <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0342/e23/>,
        <http://dewey.info/class/808.80145/e23/>,
        <http://dewey.info/class/809.9145/e23/> ;
    skos:prefLabel "Poetic realism"@en,
        "Poetisk realisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/809.9145/e23/> .

humord:c13333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13333" ;
    dct:modified "2024-11-04T12:49:55"^^xsd:dateTime ;
    skos:altLabel "Rederijkarar"@nb ;
    skos:broadMatch <http://dewey.info/class/839.31/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Medlem av de såkalte \"rederijkerskamers\", offisielt godkjente diktergilder i flamske og brabantske byer på 1400-tallet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.31/e23/> ;
    skos:prefLabel "Rederijkers"@en,
        "Rederijkere"@nb .

humord:c13334 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13334" ;
    dct:modified "2025-03-04T13:51:54"^^xsd:dateTime ;
    skos:altLabel "Limbourg"@nb,
        "Limburg"@nb ;
    skos:broader humord:c02161 ;
    skos:exactMatch <http://dewey.info/class/2--49324/e23/>,
        <http://dewey.info/class/914.9324/e23/>,
        <http://dewey.info/class/949.324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49324/e23/>,
        <http://dewey.info/class/914.9324/e23/>,
        <http://dewey.info/class/949.324/e23/> ;
    skos:prefLabel "Limburg"@en,
        "Limburg"@nb .

humord:c13337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13337" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Obits"@en,
        "Obituaries"@en ;
    skos:broadMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Minneartikkel om en avdød <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Necrologies"@en,
        "Nekrologer"@nb ;
    skos:related humord:c13338 .

humord:c13338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13338" ;
    dct:modified "2024-02-28T14:18:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--5/e23/>,
        <http://dewey.info/class/3B--5/e23/>,
        <http://dewey.info/class/808.5/e23/>,
        <http://dewey.info/class/808.85/e23/>,
        <http://dewey.info/class/809.5/e23/> ;
    skos:broader humord:c06828 ;
    skos:definition "Tale ved begravelse <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--5/e23/>,
        <http://dewey.info/class/3B--5/e23/>,
        <http://dewey.info/class/808.5/e23/>,
        <http://dewey.info/class/808.85/e23/>,
        <http://dewey.info/class/809.5/e23/> ;
    skos:prefLabel "Funerary speeches"@en,
        "Gravtaler"@nb ;
    skos:related humord:c06782,
        humord:c13337,
        humord:c13895 .

humord:c13339 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13339" ;
    dct:modified "2024-08-30T14:29:54"^^xsd:dateTime ;
    skos:altLabel "Wells (Somerset)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42383/e23/>,
        <http://dewey.info/class/914.2383/e23/>,
        <http://dewey.info/class/942.383/e23/> ;
    skos:broader humord:c27858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42383/e23/>,
        <http://dewey.info/class/914.2383/e23/>,
        <http://dewey.info/class/942.383/e23/> ;
    skos:prefLabel "Wells (Somerset)"@en,
        "Wells (Somerset)"@nb .

humord:c13340 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13340" ;
    dct:modified "2024-08-30T14:52:05"^^xsd:dateTime ;
    skos:altLabel "Wiltshire"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4231/e23/>,
        <http://dewey.info/class/914.231/e23/>,
        <http://dewey.info/class/942.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4231/e23/>,
        <http://dewey.info/class/914.231/e23/>,
        <http://dewey.info/class/942.31/e23/> ;
    skos:prefLabel "Wiltshire"@en,
        "Wiltshire"@nb .

humord:c13341 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13341" ;
    dct:modified "2025-03-12T07:37:46"^^xsd:dateTime ;
    skos:altLabel "Dijon"@nb ;
    skos:broader humord:c58373 ;
    skos:exactMatch <http://dewey.info/class/2--44426/e23/>,
        <http://dewey.info/class/914.4426/e23/>,
        <http://dewey.info/class/944.426/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44426/e23/>,
        <http://dewey.info/class/914.4426/e23/>,
        <http://dewey.info/class/944.426/e23/> ;
    skos:prefLabel "Dijon"@en,
        "Dijon"@nb .

humord:c13342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13342" ;
    dct:modified "2020-09-22T14:40:43"^^xsd:dateTime ;
    skos:altLabel "Chain mails (Armours)"@en ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:broader humord:c04760 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.75/e23/> ;
    skos:prefLabel "Mails (Armours)"@en,
        "Ringbrynjer"@nb .

humord:c13343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13343" ;
    dct:modified "2023-06-27T15:19:09"^^xsd:dateTime ;
    skos:altLabel "Regional policy"@en,
        "Regional politikk"@nb ;
    skos:broadMatch <http://dewey.info/class/307.12/e23/>,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/352.283/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.12/e23/>,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/352.283/e23/> ;
    skos:prefLabel "Regional policies"@en,
        "Regionalpolitikk"@nb ;
    skos:related humord:c09403,
        humord:c09554 .

humord:c13344 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13344" ;
    dct:modified "2024-01-02T13:38:46"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030381,
        <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030381,
        <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:prefLabel "Vinje (Telemark)"@en,
        "Vinje (Telemark)"@nb .

humord:c13345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13345" ;
    dct:modified "2024-11-08T08:45:15"^^xsd:dateTime ;
    skos:altLabel "Ishtar"@en,
        "Inanna"@nb,
        "Innin"@nb,
        "Ishtar"@nb,
        "Istar"@nb ;
    skos:broadMatch <http://dewey.info/class/299.21/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Inanna var den viktigste av alle kvinnelige guddommer i det gamle Mesopotamia helt fra tidlig sumerisk tid (cirka 3600–2900 fvt.) og frem til persernes erobring av Babylonia på 500-tallet fvt.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.21/e23/> ;
    skos:prefLabel "Inanna"@en,
        "Inanna"@nb .

humord:c13346 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13346" ;
    dct:modified "1995-10-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484453/e23/>,
        <http://dewey.info/class/914.84453/e23/>,
        <http://dewey.info/class/948.4453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484453/e23/>,
        <http://dewey.info/class/914.84453/e23/>,
        <http://dewey.info/class/948.4453/e23/> ;
    skos:prefLabel "Røst"@en,
        "Røst"@nb .

humord:c13347 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13347" ;
    dct:modified "2020-07-31T10:51:46"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482526/e23/>,
        <http://dewey.info/class/914.82526/e23/>,
        <http://dewey.info/class/948.2526/e23/> ;
    skos:broader humord:c28315 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482526/e23/>,
        <http://dewey.info/class/914.82526/e23/>,
        <http://dewey.info/class/948.2526/e23/> ;
    skos:prefLabel "Tretten"@en,
        "Tretten"@nb .

humord:c13348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13348" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy groves"@en,
        "Holy woods"@en,
        "Sacred woods"@en ;
    skos:broadMatch <http://dewey.info/class/203.5/e23/> ;
    skos:broader humord:c08414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/> ;
    skos:prefLabel "Sacred groves"@en,
        "Hellige lunder"@nb .

humord:c13349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13349" ;
    dct:modified "2024-08-28T15:10:45"^^xsd:dateTime ;
    skos:altLabel "Attis"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Attis var opprinnelig en frygisk vegetasjonsgud, kjent så langt tilbake som til 1200-tallet fvt. Fra 300-tallet fvt. fikk han også innpass i den greske verden, der han ble en viktig del av Kybele-dyrkelsen.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Attis"@en,
        "Attis"@nb .

humord:c13350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13350" ;
    dct:modified "2024-11-08T08:56:47"^^xsd:dateTime ;
    skos:altLabel "Kybele"@nb,
        "Magna Mater"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17805 ;
    skos:definition "Kybele er en morgudinne med opprinnelse i Anatolia (Lilleasia). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Cybele"@en,
        "Kybele"@nb .

humord:c13351 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13351" ;
    dct:modified "2024-08-28T07:56:23"^^xsd:dateTime ;
    skos:altLabel "Armazis-Chevi"@nb,
        "Armazis-Xevi"@nb,
        "Armazisxevi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Armazi"@en,
        "Armazis-Xevi"@nb .

humord:c13354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13354" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05751 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Fricatives"@en,
        "Frikativer"@nb .

humord:c13355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13355" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c13354 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Sibilants"@en,
        "Sibilanter"@nb .

humord:c13356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13356" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Odia literature"@en,
        "Odia litteratur"@nb ;
    skos:broader humord:c18622 ;
    skos:exactMatch <http://dewey.info/class/891.456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.456/e23/> ;
    skos:prefLabel "Oriya literature"@en,
        "Oriya litteratur"@nb .

humord:c13357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13357" ;
    dct:modified "1995-10-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/299.9295/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.9295/e23/> ;
    skos:prefLabel "Sumerian religion"@en,
        "Sumerisk religion"@nb .

humord:c13358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13358" ;
    dct:modified "1995-10-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.23/e23/> ;
    skos:broader humord:c07976 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.23/e23/> ;
    skos:prefLabel "Silence (Psychology)"@en,
        "Taushet"@nb .

humord:c13360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13360" ;
    dct:modified "2024-08-28T11:14:01"^^xsd:dateTime ;
    skos:altLabel "Assasins (Ismaili)"@en,
        "Assasinarar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.822/e23/> ;
    skos:broader humord:c08793 ;
    skos:definition "Assasiner er en nedsettende betegnelse på en gren av nizarittiske ismailitter innenfor sjiaislam, som var aktiv i Midtøsten på 1000-1200-tallet. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.822/e23/> ;
    skos:prefLabel "Assassins (Ismaili)"@en,
        "Assasinere"@nb .

humord:c13361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13361" ;
    dct:modified "2023-12-18T14:59:48"^^xsd:dateTime ;
    skos:altLabel "LARP"@en,
        "RPGs"@en,
        "Roleplaying games"@en,
        "Rollespel"@nb ;
    skos:broadMatch <http://dewey.info/class/616.891523/e23/> ;
    skos:broader humord:c05544 ;
    skos:exactMatch realfagstermer:c010808,
        <http://dewey.info/class/793.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010808,
        <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/616.891523/e23/>,
        <http://dewey.info/class/793.93/e23/> ;
    skos:prefLabel "Role-playing games"@en,
        "Rollespill"@nb ;
    skos:related humord:c09300,
        humord:c25390 ;
    skos:relatedMatch <http://dewey.info/class/306.487/e23/> .

humord:c13362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13362" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uanstendige ord"@nb ;
    skos:broadMatch <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c05829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/394/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Obscene words"@en,
        "Obskøne ord"@nb ;
    skos:related humord:c05859,
        humord:c05862,
        humord:c06306 ;
    skos:relatedMatch <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/394/e23/> .

humord:c13364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13364" ;
    dct:modified "2024-11-26T09:14:26"^^xsd:dateTime ;
    skos:altLabel "Incipit"@nb ;
    skos:broader humord:c00236 ;
    skos:definition "Innledningsord, særlig i middelalderlige håndskrifter og de første trykte bøker <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Incipit"@en,
        "Incipit"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/> .

humord:c13365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13365" ;
    dct:modified "2023-04-18T10:53:36"^^xsd:dateTime ;
    skos:altLabel "Adjective law"@en,
        "Procedural law"@en ;
    skos:broadMatch <http://dewey.info/class/347.01/e23/> ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.01/e23/> ;
    skos:prefLabel "Law of procedure"@en,
        "Prosessrett"@nb .

humord:c13366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13366" ;
    dct:modified "2023-04-21T14:35:45"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:definition "Reglene om rettergangsmåten i straffesaker <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/345.05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.05/e23/>,
        <http://dewey.info/class/353.43/e23/> ;
    skos:prefLabel "Criminal procedure"@en,
        "Straffeprosess"@nb ;
    skos:related humord:c59878 ;
    skos:relatedMatch <http://dewey.info/class/353.43/e23/> .

humord:c13367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13367" ;
    dct:modified "2024-08-15T08:46:25"^^xsd:dateTime ;
    skos:altLabel "Appeal"@en,
        "Appeals"@en,
        "Ankar (Rettsvitskap)"@nb,
        "Anke"@nb,
        "Anker (Rettsvitenskap)"@nb,
        "Ankesaker"@nb,
        "Kjæremål"@nb ;
    skos:broadMatch <http://dewey.info/class/345.077/e23/>,
        <http://dewey.info/class/347.08/e23/> ;
    skos:broader humord:c08961,
        humord:c13366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.077/e23/>,
        <http://dewey.info/class/347.08/e23/> ;
    skos:prefLabel "Appeal cases"@en,
        "Ankesaker"@nb .

humord:c13368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13368" ;
    dct:modified "2024-03-14T13:22:33"^^xsd:dateTime ;
    skos:altLabel "Automated theorem proving"@en,
        "Automatisk bevisføring"@nb,
        "Automatisk provsføring"@nb,
        "Automatisk teorembevis"@nb,
        "Automatisk teorembevisføring"@nb,
        "Automatisk teoremprov"@nb,
        "Automatisk teoremprovføring"@nb ;
    skos:broader humord:c00688,
        humord:c04225 ;
    skos:closeMatch realfagstermer:c009781 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009781,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/511.36/e23/> ;
    skos:prefLabel "Automatic theorem proving"@en,
        "Automatisk bevisføring"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/511.36/e23/> .

humord:c13369 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13369" ;
    dct:modified "2025-03-04T15:41:43"^^xsd:dateTime ;
    skos:altLabel "Gibraltar"@nb ;
    skos:broader humord:c02157 ;
    skos:definition "Gibraltar er en britisk kronkoloni ved sørspissen av Spania <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4689/e23/>,
        <http://dewey.info/class/914.689/e23/>,
        <http://dewey.info/class/946.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4689/e23/>,
        <http://dewey.info/class/914.689/e23/>,
        <http://dewey.info/class/946.89/e23/> ;
    skos:prefLabel "Gibraltar"@en,
        "Gibraltar"@nb .

humord:c13370 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13370" ;
    dct:modified "2024-10-23T08:31:55"^^xsd:dateTime ;
    skos:altLabel "South Arcot"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "South Arcot"@en,
        "South Arcot"@nb .

humord:c13371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13371" ;
    dct:modified "2024-07-03T14:34:04"^^xsd:dateTime ;
    skos:altLabel "Bønner"@nb ;
    skos:broadMatch <http://dewey.info/class/583.63/e23/>,
        <http://dewey.info/class/633.3/e23/>,
        <http://dewey.info/class/635.65/e23/> ;
    skos:broader humord:c17560 ;
    skos:exactMatch realfagstermer:c008414,
        <http://dewey.info/class/641.3565/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008414,
        <http://dewey.info/class/583.63/e23/>,
        <http://dewey.info/class/633.3/e23/>,
        <http://dewey.info/class/635.65/e23/>,
        <http://dewey.info/class/641.3565/e23/> ;
    skos:prefLabel "Beans"@en,
        "Bønner"@nb .

humord:c13372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13372" ;
    dct:modified "2024-12-03T11:07:31"^^xsd:dateTime ;
    skos:altLabel "Ideophones"@en,
        "Ideofon"@nb,
        "Lydsymbolisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06041 ;
    skos:definition "Assosiering av språklyd med betydningsinnhold <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Sound symbolism (Semantics)"@en,
        "Lydsymbolisme"@nb .

humord:c13374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13374" ;
    dct:modified "2024-07-03T15:00:59"^^xsd:dateTime ;
    skos:altLabel "Adessive"@en,
        "Adessiv"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Adessive case"@en,
        "Adessiv"@nb .

humord:c13375 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13375" ;
    dct:modified "2024-08-13T08:33:49"^^xsd:dateTime ;
    skos:altLabel "Altai"@en,
        "Altai"@nb,
        "Altaj"@nb,
        "Gullfjella"@nb,
        "Gullfjellene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--573/e23/>,
        <http://dewey.info/class/915.73/e23/>,
        <http://dewey.info/class/957.3/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Geografisk område som omfatter den sørligste del av Vest-Sibir og tilgrensende områder i Mongolia, Kina og Kasakhstan <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5173/e23/>,
        <http://dewey.info/class/2--573/e23/>,
        <http://dewey.info/class/915.73/e23/>,
        <http://dewey.info/class/957.3/e23/> ;
    skos:prefLabel "Altay"@en,
        "Altaj"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5173/e23/> .

humord:c13377 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13377" ;
    dct:modified "2025-03-05T19:17:31"^^xsd:dateTime ;
    skos:altLabel "Kemi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Kemi"@en,
        "Kemi"@nb .

humord:c13378 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13378" ;
    dct:modified "2025-03-05T19:14:42"^^xsd:dateTime ;
    skos:altLabel "Kuhmo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489763/e23/>,
        <http://dewey.info/class/914.89763/e23/>,
        <http://dewey.info/class/948.9763/e23/> ;
    skos:broader humord:c29088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489763/e23/>,
        <http://dewey.info/class/914.89763/e23/>,
        <http://dewey.info/class/948.9763/e23/> ;
    skos:prefLabel "Kuhmo"@en,
        "Kuhmo"@nb .

humord:c13379 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13379" ;
    dct:modified "2025-03-05T19:28:08"^^xsd:dateTime ;
    skos:altLabel "Etelä-Savon maakunta"@nb,
        "Södra Savolax-regionen"@nb ;
    skos:broader humord:c29070 ;
    skos:exactMatch <http://dewey.info/class/2--489755/e23/>,
        <http://dewey.info/class/914.89755/e23/>,
        <http://dewey.info/class/948.9755/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489755/e23/>,
        <http://dewey.info/class/914.89755/e23/>,
        <http://dewey.info/class/948.9755/e23/> ;
    skos:prefLabel "Southern Savonia"@en,
        "Etelä-Savon maakunta"@nb .

humord:c13380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13380" ;
    dct:modified "2021-02-02T10:55:43"^^xsd:dateTime ;
    skos:altLabel "Saami mythology"@en ;
    skos:broadMatch <http://dewey.info/class/299.457/e23/> ;
    skos:broader humord:c08457 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.457/e23/> ;
    skos:prefLabel "Sámi mythology"@en,
        "Samisk mytologi"@nb .

humord:c13381 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13381" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4947961/e23/>,
        <http://dewey.info/class/914.947961/e23/>,
        <http://dewey.info/class/949.47961/e23/> ;
    skos:broader humord:c29238 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947961/e23/>,
        <http://dewey.info/class/914.947961/e23/>,
        <http://dewey.info/class/949.47961/e23/> ;
    skos:prefLabel "Val d'Anniviers"@en,
        "Val d'Anniviers"@nb .

humord:c13382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13382" ;
    dct:modified "2024-11-06T08:17:41"^^xsd:dateTime ;
    skos:altLabel "Eventyrarar"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/910.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.92/e23/> ;
    skos:prefLabel "Adventurers"@en,
        "Eventyrere"@nb ;
    skos:related humord:c07313 .

humord:c13383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13383" ;
    dct:modified "2024-11-06T08:18:56"^^xsd:dateTime ;
    skos:altLabel "Eunukkar"@nb,
        "Eunukker"@nb,
        "Evnukkar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0866/e23/>,
        <http://dewey.info/class/306.76/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0866/e23/>,
        <http://dewey.info/class/306.76/e23/> ;
    skos:prefLabel "Eunuchs"@en,
        "Evnukker"@nb .

humord:c13384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13384" ;
    dct:modified "2024-10-24T08:05:56"^^xsd:dateTime ;
    skos:altLabel "Hathor"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312114/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Hathor er en egyptisk gudinne <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312114/e23/> ;
    skos:prefLabel "Hathor"@en,
        "Hathor"@nb .

humord:c13385 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13385" ;
    dct:modified "2025-02-04T08:29:26"^^xsd:dateTime ;
    skos:altLabel "Togo"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6681/e23/>,
        <http://dewey.info/class/916.681/e23/>,
        <http://dewey.info/class/966.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6681/e23/>,
        <http://dewey.info/class/916.681/e23/>,
        <http://dewey.info/class/966.81/e23/> ;
    skos:prefLabel "Togo"@en,
        "Togo"@nb .

humord:c13386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13386" ;
    dct:modified "2023-11-30T12:41:59"^^xsd:dateTime ;
    skos:altLabel "Combat sport"@en,
        "Kampidretter"@nb,
        "Kampkunst"@nb,
        "Kampsport"@nb ;
    skos:broader humord:c19484 ;
    skos:closeMatch <http://dewey.info/class/613.7148/e23/> ;
    skos:exactMatch <http://dewey.info/class/796.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/613.7148/e23/>,
        <http://dewey.info/class/796.8/e23/> ;
    skos:prefLabel "Martial arts"@en,
        "Kampsport"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.099/e23/> .

humord:c13388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13388" ;
    dct:modified "2024-12-09T12:12:41"^^xsd:dateTime ;
    skos:altLabel "Kendo"@nb ;
    skos:broadMatch <http://dewey.info/class/796.815/e23/>,
        <http://dewey.info/class/796.86/e23/> ;
    skos:broader humord:c63313 ;
    skos:definition "Kendo er en japansk kampsport hvor to motstandere med bambussverd (shinai) prøver å score poeng ved hugg mot hodet, magen, håndleddene eller støt mot strupen. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.815/e23/>,
        <http://dewey.info/class/796.86/e23/> ;
    skos:prefLabel "Kendo"@en,
        "Kendo"@nb .

humord:c13389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13389" ;
    dct:modified "2021-04-30T12:13:48"^^xsd:dateTime ;
    skos:altLabel "Crimean Turkish literature"@en ;
    skos:broader humord:c18574 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/894.388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.388/e23/> ;
    skos:prefLabel "Crimean Tatar literature"@en,
        "Krimtatarisk litteratur"@nb ;
    skos:related humord:c17180 .

humord:c13390 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13390" ;
    dct:modified "2020-07-30T11:00:43"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:prefLabel "Etne"@en,
        "Etne"@nb .

humord:c13391 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13391" ;
    dct:modified "2025-04-01T08:20:54"^^xsd:dateTime ;
    skos:altLabel "Sveio"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483616/e23/>,
        <http://dewey.info/class/914.83616/e23/>,
        <http://dewey.info/class/948.3616/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483616/e23/>,
        <http://dewey.info/class/914.83616/e23/>,
        <http://dewey.info/class/948.3616/e23/> ;
    skos:prefLabel "Sveio"@en,
        "Sveio"@nb .

humord:c13392 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13392" ;
    dct:modified "2025-03-30T18:48:47"^^xsd:dateTime ;
    skos:altLabel "Godøy"@nb,
        "Godøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:broader humord:c28887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:prefLabel "Godøy"@en,
        "Godøy"@nb .

humord:c13394 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13394" ;
    dct:modified "2024-08-21T10:13:24"^^xsd:dateTime ;
    skos:altLabel "Aust-Timor"@nb ;
    skos:broader humord:c01911 ;
    skos:exactMatch <http://dewey.info/class/2--5987/e23/>,
        <http://dewey.info/class/915.987/e23/>,
        <http://dewey.info/class/959.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5987/e23/>,
        <http://dewey.info/class/915.987/e23/>,
        <http://dewey.info/class/959.87/e23/> ;
    skos:prefLabel "East Timor"@en,
        "Øst-Timor"@nb .

humord:c13395 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13395" ;
    dct:modified "2025-03-12T10:31:34"^^xsd:dateTime ;
    skos:altLabel "Valois"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4426/e23/>,
        <http://dewey.info/class/914.426/e23/>,
        <http://dewey.info/class/944.26/e23/> ;
    skos:broader humord:c02245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4426/e23/>,
        <http://dewey.info/class/914.426/e23/>,
        <http://dewey.info/class/944.26/e23/> ;
    skos:prefLabel "Valois"@en,
        "Valois"@nb .

humord:c13396 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13396" ;
    dct:modified "2025-03-12T09:51:27"^^xsd:dateTime ;
    skos:altLabel "Guienne"@en,
        "Guyenne"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--447/e23/>,
        <http://dewey.info/class/914.47/e23/>,
        <http://dewey.info/class/944.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--447/e23/>,
        <http://dewey.info/class/914.47/e23/>,
        <http://dewey.info/class/944.7/e23/> ;
    skos:prefLabel "Guyenne"@en,
        "Guyenne"@nb .

humord:c13397 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13397" ;
    dct:modified "2024-08-28T15:22:11"^^xsd:dateTime ;
    skos:altLabel "Auffay"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4425/e23/>,
        <http://dewey.info/class/914.425/e23/>,
        <http://dewey.info/class/944.25/e23/> ;
    skos:broader humord:c02254 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4425/e23/>,
        <http://dewey.info/class/914.425/e23/>,
        <http://dewey.info/class/944.25/e23/> ;
    skos:prefLabel "Auffay"@en,
        "Auffay"@nb .

humord:c13398 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13398" ;
    dct:modified "2025-03-04T13:53:02"^^xsd:dateTime ;
    skos:altLabel "Verviers"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49346/e23/>,
        <http://dewey.info/class/914.9346/e23/>,
        <http://dewey.info/class/949.346/e23/> ;
    skos:broader humord:c02161 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49346/e23/>,
        <http://dewey.info/class/914.9346/e23/>,
        <http://dewey.info/class/949.346/e23/> ;
    skos:prefLabel "Verviers"@en,
        "Verviers"@nb .

humord:c13399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13399" ;
    dct:modified "2024-12-12T07:45:29"^^xsd:dateTime ;
    skos:altLabel "War of Continuation (1941-1944)"@en,
        "Finlands andre krig (Andre verdenskrig)"@nb,
        "Finlands andre krig (Andre verdskrig)"@nb,
        "Finlands annen krig (Andre verdenskrig)"@nb,
        "Framhaldskrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/948.97032/e23/> ;
    skos:broader humord:c03985 ;
    skos:closeMatch <http://dewey.info/class/940.5421897/e23/> ;
    skos:definition "Krigen mellom Finland og Sovjetunionen 1941-1944 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421897/e23/>,
        <http://dewey.info/class/948.97032/e23/> ;
    skos:prefLabel "Continuation War (1941-1944)"@en,
        "Fortsettelseskrigen"@nb .

humord:c13403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13403" ;
    dct:modified "1995-11-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.9/e23/> ;
    skos:broader humord:c06380 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Hypercorrection"@en,
        "Hyperkorreksjon"@nb .

humord:c13406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13406" ;
    dct:modified "2023-12-19T14:53:31"^^xsd:dateTime ;
    skos:altLabel "Tru (Filosofi)"@nb ;
    skos:broader humord:c00363 ;
    skos:exactMatch realfagstermer:c008827,
        <http://dewey.info/class/121.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008827,
        <http://dewey.info/class/121.7/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/> ;
    skos:prefLabel "Faith (Philosophy)"@en,
        "Tro (Filosofi)"@nb ;
    skos:related humord:c05087,
        humord:c08662,
        humord:c17834 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/218/e23/> .

humord:c13407 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13407" ;
    dct:modified "2016-11-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482225/e23/>,
        <http://dewey.info/class/914.82225/e23/>,
        <http://dewey.info/class/948.2225/e23/> ;
    skos:broader humord:c02622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482225/e23/>,
        <http://dewey.info/class/914.82225/e23/>,
        <http://dewey.info/class/948.2225/e23/> ;
    skos:prefLabel "Hakadal"@en,
        "Hakadal"@nb .

humord:c13408 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13408" ;
    dct:modified "2025-03-18T09:12:41"^^xsd:dateTime ;
    skos:altLabel "Songdalen"@nb ;
    skos:broader humord:c02959 ;
    skos:exactMatch <http://dewey.info/class/2--483212/e23/>,
        <http://dewey.info/class/914.83212/e23/>,
        <http://dewey.info/class/948.3212/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483212/e23/>,
        <http://dewey.info/class/914.83212/e23/>,
        <http://dewey.info/class/948.3212/e23/> ;
    skos:prefLabel "Songdalen"@en,
        "Songdalen"@nb .

humord:c13409 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13409" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:broader humord:c12860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:prefLabel "Sannidal"@en,
        "Sannidal"@nb .

humord:c13410 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13410" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:broader humord:c12860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482852/e23/>,
        <http://dewey.info/class/914.82852/e23/>,
        <http://dewey.info/class/948.2852/e23/> ;
    skos:prefLabel "Skåtøy"@en,
        "Skåtøy"@nb .

humord:c13411 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13411" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Leinstrand"@en,
        "Leinstrand"@nb .

humord:c13414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13414" ;
    dct:modified "2024-11-08T08:47:32"^^xsd:dateTime ;
    skos:altLabel "Mut"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312114/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Mut var en gammelegyptisk gudinne. Navnet betyr 'mor'. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312114/e23/> ;
    skos:prefLabel "Mut"@en,
        "Mut"@nb .

humord:c13415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13415" ;
    dct:modified "2024-11-08T08:43:35"^^xsd:dateTime ;
    skos:altLabel "Thot"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Thot var en egyptisk visdomsgud med hovedkultsted i Hermopolis.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Thoth"@en,
        "Thot"@nb ;
    skos:related humord:c19650 .

humord:c13416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13416" ;
    dct:modified "2023-02-20T08:51:12"^^xsd:dateTime ;
    skos:altLabel "Norsk-amerikanere"@nb ;
    skos:broader humord:c16956 ;
    skos:definition "Statsborgere i USA av norsk opprinnelse <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.83982073/e23/>,
        <http://dewey.info/class/5--3982073/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83982073/e23/>,
        <http://dewey.info/class/5--3982073/e23/> ;
    skos:prefLabel "Norwegian Americans"@en,
        "Norskamerikanere"@nb .

humord:c13417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13417" ;
    dct:modified "2024-08-12T11:38:26"^^xsd:dateTime ;
    skos:altLabel "Drug dependence"@en,
        "Drug dependency"@en,
        "Narcotism"@en,
        "Narkomani"@nb,
        "Rusavhengigheit"@nb,
        "Rusavhengighet"@nb,
        "Rusavhengnad"@nb ;
    skos:broader humord:c22517 ;
    skos:closeMatch <http://dewey.info/class/362.293/e23/>,
        <http://dewey.info/class/616.863/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.293/e23/>,
        <http://dewey.info/class/616.863/e23/> ;
    skos:prefLabel "Drug addiction"@en,
        "Narkomani"@nb ;
    skos:related humord:c08392,
        humord:c13418,
        humord:c30359 .

humord:c13418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13418" ;
    dct:modified "2020-06-15T08:33:16"^^xsd:dateTime ;
    skos:altLabel "Drug habits"@en,
        "Narkotikamisbruk"@nb ;
    skos:broader humord:c25397 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c006524,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006524,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/616.8632/e23/> ;
    skos:prefLabel "Drug abuse"@en,
        "Stoffmisbruk"@nb ;
    skos:related humord:c08392,
        humord:c13417,
        humord:c24754,
        humord:c30359 ;
    skos:relatedMatch <http://dewey.info/class/616.8632/e23/> .

humord:c13421 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13421" ;
    dct:modified "2025-04-01T12:09:46"^^xsd:dateTime ;
    skos:altLabel "Meland"@nb ;
    skos:broader humord:c58555 ;
    skos:exactMatch <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:prefLabel "Meland"@en,
        "Meland"@nb .

humord:c13422 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13422" ;
    dct:modified "2024-08-28T10:26:50"^^xsd:dateTime ;
    skos:altLabel "Askøy"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483632/e23/>,
        <http://dewey.info/class/914.83632/e23/>,
        <http://dewey.info/class/948.3632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483632/e23/>,
        <http://dewey.info/class/914.83632/e23/>,
        <http://dewey.info/class/948.3632/e23/> ;
    skos:prefLabel "Askøy"@en,
        "Askøy"@nb .

humord:c13423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13423" ;
    dct:modified "1995-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Semitic religion"@en ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/299.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.2/e23/> ;
    skos:prefLabel "Ancient Semitic religion"@en,
        "Semittisk religion"@nb .

humord:c13428 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13428" ;
    dct:modified "1995-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36362/e23/>,
        <http://dewey.info/class/2--4362/e23/>,
        <http://dewey.info/class/914.362/e23/>,
        <http://dewey.info/class/936.362/e23/>,
        <http://dewey.info/class/943.62/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36362/e23/>,
        <http://dewey.info/class/2--4362/e23/>,
        <http://dewey.info/class/914.362/e23/>,
        <http://dewey.info/class/936.362/e23/>,
        <http://dewey.info/class/943.62/e23/> ;
    skos:prefLabel "Hallstatt"@en,
        "Hallstatt"@nb .

humord:c13429 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13429" ;
    dct:modified "2024-08-13T09:59:18"^^xsd:dateTime ;
    skos:altLabel "Alvastra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:broader humord:c03393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4868/e23/>,
        <http://dewey.info/class/914.868/e23/>,
        <http://dewey.info/class/948.68/e23/> ;
    skos:prefLabel "Alvastra"@en,
        "Alvastra"@nb .

humord:c13430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13430" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Chronicles"@en,
        "Op-eds"@en ;
    skos:broadMatch <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c07034 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Opinion pieces"@en,
        "Kronikker"@nb .

humord:c13433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13433" ;
    dct:modified "2025-01-22T07:39:14"^^xsd:dateTime ;
    skos:altLabel "Common-law marriage"@en,
        "Domestic partnership"@en,
        "Papirlause ekteskap"@nb,
        "Papirløse ekteskap"@nb,
        "Samboere"@nb,
        "Samboerforhold"@nb,
        "Samboforhold"@nb,
        "Sambuarar"@nb,
        "Sambuarforhald"@nb,
        "Sambuarskap"@nb,
        "Sambuforhald"@nb,
        "Ugift samliv"@nb ;
    skos:broader humord:c04894,
        humord:c08974 ;
    skos:exactMatch <http://dewey.info/class/1--08656/e23/>,
        <http://dewey.info/class/306.841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08656/e23/>,
        <http://dewey.info/class/306.841/e23/>,
        <http://dewey.info/class/346.016/e23/>,
        <http://dewey.info/class/392.6/e23/> ;
    skos:prefLabel "Cohabitation"@en,
        "Samboerskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.016/e23/>,
        <http://dewey.info/class/392.6/e23/> .

humord:c13434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13434" ;
    dct:modified "1995-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Village Thing"@en ;
    skos:broadMatch <http://dewey.info/class/349.481/e23/> ;
    skos:broader humord:c09020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/349.481/e23/> ;
    skos:prefLabel "Village assemblies"@en,
        "Bygdeting"@nb .

humord:c13435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13435" ;
    dct:modified "2025-02-27T14:56:20"^^xsd:dateTime ;
    skos:altLabel "Bouvetøya"@nb ;
    skos:broader humord:c03746 ;
    skos:exactMatch realfagstermer:c030527,
        <http://dewey.info/class/2--9713/e23/>,
        <http://dewey.info/class/919.713/e23/>,
        <http://dewey.info/class/997.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030527,
        <http://dewey.info/class/2--9713/e23/>,
        <http://dewey.info/class/919.713/e23/>,
        <http://dewey.info/class/997.13/e23/> ;
    skos:prefLabel "Bouvet Island"@en,
        "Bouvetøya"@nb ;
    skos:related humord:c03012 .

humord:c13436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13436" ;
    dct:modified "2024-12-17T07:44:06"^^xsd:dateTime ;
    skos:altLabel "Strilekrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/948.3631024/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.3631024/e23/> ;
    skos:prefLabel "Strilekrigen"@en,
        "Strilekrigen"@nb ;
    skos:related humord:c09232 .

humord:c13437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13437" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/731.7/e23/> ;
    skos:broader humord:c05383 ;
    skos:definition "Skulptur i helfigur <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.7/e23/> ;
    skos:prefLabel "Statues"@en,
        "Statuer"@nb .

humord:c13438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13438" ;
    dct:modified "2024-03-08T12:56:41"^^xsd:dateTime ;
    skos:broader humord:c05383 ;
    skos:definition "Billedhoggerarbeid som viser et menneskehode med øverste del av kroppen (uten armer) <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/731.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.74/e23/> ;
    skos:prefLabel "Busts"@en,
        "Byster"@nb .

humord:c13439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13439" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/731.7/e23/>,
        <http://dewey.info/class/731.82/e23/> ;
    skos:broader humord:c05383 ;
    skos:definition "Skulptur uten armer og bein (og ofte uten hode) <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.7/e23/>,
        <http://dewey.info/class/731.82/e23/> ;
    skos:prefLabel "Torsos (Sculpture)"@en,
        "Torsoer"@nb .

humord:c13440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13440" ;
    dct:modified "2024-02-27T13:52:31"^^xsd:dateTime ;
    skos:altLabel "Internet"@nb,
        "Internett"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c04194 ;
    skos:closeMatch <http://dewey.info/class/025.042/e23/> ;
    skos:definition "Internett er et globalt system av datamaskiner, smarttelefoner og andre digitale enheter som er koblet sammen gjennom et kommunikasjonsnett.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013431,
        <http://dewey.info/class/004.678/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013431,
        <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/005.7402854678/e23/>,
        <http://dewey.info/class/025.042/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Internet"@en,
        "Internett"@nb ;
    skos:related humord:c19585 ;
    skos:relatedMatch <http://dewey.info/class/005.7402854678/e23/> .

humord:c13442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13442" ;
    dct:modified "2024-11-29T10:01:17"^^xsd:dateTime ;
    skos:altLabel "Definisjonar"@nb ;
    skos:broader humord:c00363 ;
    skos:definition "Nøyaktig begrepsforklaring <BOB>"@nb ;
    skos:exactMatch realfagstermer:c006808 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006808,
        <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/161/e23/> ;
    skos:prefLabel "Definitions"@en,
        "Definisjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.4/e23/>,
        <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/161/e23/> .

humord:c13443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13443" ;
    dct:modified "2024-09-19T12:22:41"^^xsd:dateTime ;
    skos:altLabel "Conceptual graphs"@en,
        "Conceptual graph"@nb ;
    skos:broader humord:c04228 ;
    skos:closeMatch realfagstermer:c014038 ;
    skos:definition "Conceptual graph er en grafisk form for kunnskapsrepresentasjon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014038,
        <http://dewey.info/class/025.0427/e23/> ;
    skos:prefLabel "Conceptual graph"@en,
        "Conceptual graph"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.0427/e23/> .

humord:c13444 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13444" ;
    dct:modified "2024-01-02T15:09:43"^^xsd:dateTime ;
    skos:altLabel "North Troms"@en ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--48455/e23/>,
        <http://dewey.info/class/914.8455/e23/>,
        <http://dewey.info/class/948.455/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48455/e23/>,
        <http://dewey.info/class/914.8455/e23/>,
        <http://dewey.info/class/948.455/e23/> ;
    skos:prefLabel "Northern Troms"@en,
        "Nord-Troms"@nb .

humord:c13445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13445" ;
    dct:modified "2019-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Glazing (Ceramics)"@en,
        "Glassering (Keramikk)"@nb ;
    skos:broader humord:c05474 ;
    skos:exactMatch <http://dewey.info/class/738.144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.144/e23/> ;
    skos:prefLabel "Glazing"@en,
        "Glasur"@nb .

humord:c13446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13446" ;
    dct:modified "2024-08-21T08:31:25"^^xsd:dateTime ;
    skos:altLabel "Ecumenicism"@en,
        "Økumenikk"@nb,
        "Økumenisme"@nb ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/262.0011/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.0011/e23/> ;
    skos:prefLabel "Ecumenism"@en,
        "Økumenikk"@nb ;
    skos:related humord:c13447 .

humord:c13447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13447" ;
    dct:modified "2025-01-07T09:35:17"^^xsd:dateTime ;
    skos:altLabel "Interkonfesjonelt samarbeid"@nb,
        "Økumenisk bevegelse"@nb,
        "Økumenisk rørsle"@nb,
        "Økumeniske bevegelsar"@nb,
        "Økumeniske rørsler"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/280.042/e23/> ;
    skos:definition "Økumeniske bevegelser er bevegelser som tar sikte på å samle alle kristne kirkesamfunn <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/280.042/e23/> ;
    skos:prefLabel "Ecumenical movements"@en,
        "Økumeniske bevegelser"@nb ;
    skos:related humord:c13446 .

humord:c13448 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13448" ;
    dct:modified "2025-03-04T15:34:21"^^xsd:dateTime ;
    skos:altLabel "Malta"@nb ;
    skos:broader humord:c02157 ;
    skos:closeMatch <http://dewey.info/class/2--3785/e23/>,
        <http://dewey.info/class/937.85/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4585/e23/>,
        <http://dewey.info/class/914.585/e23/>,
        <http://dewey.info/class/945.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3785/e23/>,
        <http://dewey.info/class/2--4585/e23/>,
        <http://dewey.info/class/914.585/e23/>,
        <http://dewey.info/class/937.85/e23/>,
        <http://dewey.info/class/945.85/e23/> ;
    skos:prefLabel "Malta"@en,
        "Malta"@nb .

humord:c13451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13451" ;
    dct:modified "2024-12-10T11:18:48"^^xsd:dateTime ;
    skos:altLabel "Dysphemia"@en,
        "Stammering"@en,
        "Stamming"@nb ;
    skos:broadMatch <http://dewey.info/class/371.9142/e23/> ;
    skos:broader humord:c24019 ;
    skos:closeMatch <http://dewey.info/class/616.8554/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968554086/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.8554/e23/>,
        <http://dewey.info/class/618.928554/e23/> ;
    skos:prefLabel "Stuttering"@en,
        "Stamming"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1968554086/e23/>,
        <http://dewey.info/class/618.928554/e23/> .

humord:c13452 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13452" ;
    dct:modified "2025-03-14T09:08:25"^^xsd:dateTime ;
    skos:altLabel "Monte Testaccio"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Monte Testaccio"@en,
        "Monte Testaccio"@nb .

humord:c13453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13453" ;
    dct:modified "2025-03-24T13:47:09"^^xsd:dateTime ;
    skos:altLabel "Nikosia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:broader humord:c02576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/939.37/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:prefLabel "Nicosia"@en,
        "Nikosia"@nb .

humord:c13455 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13455" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kala Dhaka"@en,
        "Tor Ghar District"@en,
        "Black Mountain of Hazara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:broader humord:c28949 ;
    skos:definition "Fjellkjede og tidligere stammeområde <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:prefLabel "Torghar District"@en,
        "Kala Dhaka"@nb .

humord:c13456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13456" ;
    dct:modified "2021-04-23T10:16:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Kohistani languages"@en,
        "Kohistani språk"@nb .

humord:c13457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13457" ;
    dct:modified "2021-04-21T15:37:04"^^xsd:dateTime ;
    skos:altLabel "Palasi dialect"@en,
        "Palasi dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c13504 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Palas dialect"@en,
        "Palas dialekt"@nb .

humord:c13459 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13459" ;
    dct:modified "1995-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42989/e23/>,
        <http://dewey.info/class/914.2989/e23/>,
        <http://dewey.info/class/942.989/e23/> ;
    skos:broader humord:c03250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42989/e23/>,
        <http://dewey.info/class/914.2989/e23/>,
        <http://dewey.info/class/942.989/e23/> ;
    skos:prefLabel "Dinas Powys"@en,
        "Dinas Powys"@nb .

humord:c13460 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13460" ;
    dct:modified "2024-08-28T11:28:06"^^xsd:dateTime ;
    skos:altLabel "Astor River Valley"@nb,
        "Astor Valley"@nb,
        "Astore River Valley"@nb,
        "Astore Valley"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c28948 ;
    skos:definition "Astore Valley er en dal i Astore distriktet i Pakistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Astore Valley"@en,
        "Astore Valley"@nb .

humord:c13461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13461" ;
    dct:modified "1995-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Vlax Romani language"@en,
        "Vlax romani språk"@nb .

humord:c13462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13462" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Burmesisk litteratur"@nb ;
    skos:broader humord:c18578 ;
    skos:exactMatch <http://dewey.info/class/895.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.8/e23/> ;
    skos:prefLabel "Burmese literature"@en,
        "Burmansk litteratur"@nb .

humord:c13463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13463" ;
    dct:modified "2024-10-15T13:26:25"^^xsd:dateTime ;
    skos:altLabel "Kata-Vari language"@en,
        "Bashgali språk"@nb,
        "Kati språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10379 ;
    skos:editorialNote "Språkkode: bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Kati language"@en,
        "Kati språk"@nb .

humord:c13465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13465" ;
    dct:modified "2024-11-29T10:23:31"^^xsd:dateTime ;
    skos:altLabel "Resonnement"@nb,
        "Resonnering"@nb ;
    skos:broader humord:c00363 ;
    skos:definition "Det å trekke slutninger på et uformelt grunnlag <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/160/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/370.1524/e23/> ;
    skos:prefLabel "Reasoning"@en,
        "Resonnering"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/370.1524/e23/> .

humord:c13468 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13468" ;
    dct:modified "2024-10-23T08:39:19"^^xsd:dateTime ;
    skos:altLabel "Tranquebar"@en,
        "Tarangampadi"@nb,
        "Tharangambadi"@nb,
        "Tranquebar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Tharangambadi"@en,
        "Tranquebar"@nb .

humord:c13469 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13469" ;
    dct:modified "1995-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Niederbayern"@en ;
    skos:broader humord:c03510 ;
    skos:exactMatch <http://dewey.info/class/2--4335/e23/>,
        <http://dewey.info/class/914.335/e23/>,
        <http://dewey.info/class/943.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4335/e23/>,
        <http://dewey.info/class/914.335/e23/>,
        <http://dewey.info/class/943.35/e23/> ;
    skos:prefLabel "Lower Bavaria"@en,
        "Niederbayern"@nb .

humord:c13471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13471" ;
    dct:modified "2024-10-14T11:08:53"^^xsd:dateTime ;
    skos:altLabel "Paleoecology"@en,
        "Paleoøkologi"@nb ;
    skos:broader humord:c08306 ;
    skos:definition "Vitenskapen om samspillet mellom organismer og deres omgivelser i tidligere perioder i jordens historie <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011900,
        <http://dewey.info/class/560.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011900,
        <http://dewey.info/class/560.45/e23/>,
        <http://dewey.info/class/561.1/e23/> ;
    skos:prefLabel "Palaeoecology"@en,
        "Paleoøkologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/561.1/e23/> .

humord:c13472 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13472" ;
    dct:modified "2025-02-28T14:54:00"^^xsd:dateTime ;
    skos:altLabel "Herning"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Herning"@en,
        "Herning"@nb .

humord:c13473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13473" ;
    dct:modified "1995-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Staraja Ladoga"@en ;
    skos:broadMatch <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4721/e23/>,
        <http://dewey.info/class/914.721/e23/>,
        <http://dewey.info/class/947.21/e23/> ;
    skos:prefLabel "Staraya Ladoga"@en,
        "Staraja Ladoga"@nb .

humord:c13474 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13474" ;
    dct:modified "2025-03-03T08:09:37"^^xsd:dateTime ;
    skos:altLabel "Nydam"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Nydam"@en,
        "Nydam"@nb .

humord:c13477 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13477" ;
    dct:modified "2024-08-27T15:00:30"^^xsd:dateTime ;
    skos:altLabel "Arezzo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37568/e23/>,
        <http://dewey.info/class/2--4559/e23/>,
        <http://dewey.info/class/914.559/e23/>,
        <http://dewey.info/class/937.568/e23/>,
        <http://dewey.info/class/945.59/e23/> ;
    skos:broader humord:c02526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37568/e23/>,
        <http://dewey.info/class/2--4559/e23/>,
        <http://dewey.info/class/914.559/e23/>,
        <http://dewey.info/class/937.568/e23/>,
        <http://dewey.info/class/945.59/e23/> ;
    skos:prefLabel "Arezzo"@en,
        "Arezzo"@nb .

humord:c13478 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13478" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11940 ;
    skos:closeMatch <http://dewey.info/class/2--42356/e23/>,
        <http://dewey.info/class/914.2356/e23/>,
        <http://dewey.info/class/942.356/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42356/e23/>,
        <http://dewey.info/class/914.2356/e23/>,
        <http://dewey.info/class/942.356/e23/> ;
    skos:prefLabel "Exeter"@en,
        "Exeter"@nb .

humord:c13479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13479" ;
    dct:modified "2024-10-10T08:56:21"^^xsd:dateTime ;
    skos:altLabel "Baktria"@en,
        "Baktria"@nb,
        "Baktriana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c01810 ;
    skos:definition "Baktria var i gammel tid landet mellom det øvre løp av Oxus (nå Amu-Darja) og Hindukush-fjellene, i det nåværende nordlige Afghanistan <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:prefLabel "Greco-Bactrian Kingdom"@en,
        "Baktria"@nb .

humord:c13480 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13480" ;
    dct:modified "2025-03-13T08:29:00"^^xsd:dateTime ;
    skos:altLabel "Messina"@nb ;
    skos:broader humord:c02519 ;
    skos:closeMatch <http://dewey.info/class/2--378111/e23/>,
        <http://dewey.info/class/937.8111/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--458111/e23/>,
        <http://dewey.info/class/914.58111/e23/>,
        <http://dewey.info/class/945.8111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--378111/e23/>,
        <http://dewey.info/class/2--458111/e23/>,
        <http://dewey.info/class/914.58111/e23/>,
        <http://dewey.info/class/937.8111/e23/>,
        <http://dewey.info/class/945.8111/e23/> ;
    skos:prefLabel "Messina"@en,
        "Messina"@nb .

humord:c13481 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13481" ;
    dct:modified "2025-02-25T07:01:30"^^xsd:dateTime ;
    skos:altLabel "Tirebolu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:broader humord:c11479,
        humord:c29022 ;
    skos:definition "Tirebolu er en by og distrikt i Giresun-provinsen, oldtidsby under navnet Tripolis <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:prefLabel "Tirebolu"@en,
        "Tirebolu"@nb .

humord:c13482 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13482" ;
    dct:modified "2025-02-25T06:57:27"^^xsd:dateTime ;
    skos:altLabel "Elâzig (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56676/e23/>,
        <http://dewey.info/class/915.6676/e23/>,
        <http://dewey.info/class/956.676/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Elâzig er en by og provins med samme navn, dekker i dag den gamle armenske byen Harput <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56676/e23/>,
        <http://dewey.info/class/915.6676/e23/>,
        <http://dewey.info/class/956.676/e23/> ;
    skos:prefLabel "Elazig (City)"@en,
        "Elâzig (By)"@nb ;
    skos:related humord:c27241 .

humord:c13483 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13483" ;
    dct:modified "2025-02-25T06:59:47"^^xsd:dateTime ;
    skos:altLabel "Giresun (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Giresun er en by og provins, byen grunnlagt rundt 600 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:prefLabel "Giresun (City)"@en,
        "Giresun (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/939.337/e23/> .

humord:c13484 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13484" ;
    dct:modified "2025-02-25T06:52:35"^^xsd:dateTime ;
    skos:altLabel "Artvin (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Artvin  er en by nordøst i Tyrkia og administrasjonssted i provinsen med samme navn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Artvin (City)"@en,
        "Artvin (By)"@nb .

humord:c13490 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13490" ;
    dct:modified "2025-02-21T08:35:58"^^xsd:dateTime ;
    skos:altLabel "Hangchow"@en,
        "Hangchou"@nb,
        "Hangzhou"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51242/e23/>,
        <http://dewey.info/class/915.1242/e23/>,
        <http://dewey.info/class/951.242/e23/> ;
    skos:broader humord:c02026 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51242/e23/>,
        <http://dewey.info/class/915.1242/e23/>,
        <http://dewey.info/class/951.242/e23/> ;
    skos:prefLabel "Hangzhou"@en,
        "Hangzhou"@nb .

humord:c13492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13492" ;
    dct:modified "2025-01-28T07:38:35"^^xsd:dateTime ;
    skos:altLabel "Constitution days"@en,
        "Nasjonaldagar"@nb ;
    skos:broadMatch <http://dewey.info/class/394.26/e23/> ;
    skos:broader humord:c04853 ;
    skos:definition "Nasjonal festdag med offisielt preg, feiret av hele folket i et land <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.26/e23/> ;
    skos:prefLabel "Independence days"@en,
        "Nasjonaldager"@nb .

humord:c13496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13496" ;
    dct:modified "2021-04-30T12:47:57"^^xsd:dateTime ;
    skos:altLabel "Chaghatai literature"@en,
        "Chaghatay literature"@en,
        "Chagatai litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.364/e23/> ;
    skos:broader humord:c18574 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.364/e23/> ;
    skos:prefLabel "Chagatai literature"@en,
        "Tsjagatai litteratur"@nb .

humord:c13498 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13498" ;
    dct:modified "2025-02-28T12:24:10"^^xsd:dateTime ;
    skos:altLabel "Indiahavet"@nb,
        "Indiske hav"@nb ;
    skos:broader humord:c03710 ;
    skos:exactMatch realfagstermer:c030321,
        <http://dewey.info/class/2--165/e23/>,
        <http://dewey.info/class/551.4615/e23/>,
        <http://dewey.info/class/910.9165/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030321,
        <http://dewey.info/class/2--165/e23/>,
        <http://dewey.info/class/551.4615/e23/>,
        <http://dewey.info/class/910.9165/e23/> ;
    skos:prefLabel "Indian Ocean"@en,
        "Indiske hav"@nb .

humord:c13499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13499" ;
    dct:modified "1995-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/633.71/e23/>,
        <http://dewey.info/class/679.7/e23/> ;
    skos:broader humord:c08217 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/178.7/e23/>,
        <http://dewey.info/class/362.296/e23/>,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/613.85/e23/>,
        <http://dewey.info/class/616.865/e23/>,
        <http://dewey.info/class/633.71/e23/>,
        <http://dewey.info/class/679.7/e23/> ;
    skos:prefLabel "Chewing tobacco"@en,
        "Skråtobakk"@nb ;
    skos:relatedMatch <http://dewey.info/class/178.7/e23/>,
        <http://dewey.info/class/362.296/e23/>,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/613.85/e23/>,
        <http://dewey.info/class/616.865/e23/> .

humord:c13501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13501" ;
    dct:modified "2024-10-22T09:54:01"^^xsd:dateTime ;
    skos:altLabel "Netsilik Inuit"@en,
        "Netsilingmiut"@en,
        "Netsilik (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/971.950049712/e23/> ;
    skos:broader humord:c00823 ;
    skos:definition "Urfolk i Canada <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/971.950049712/e23/> ;
    skos:prefLabel "Netsilik"@en,
        "Netsilik (Folk)"@nb .

humord:c13502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13502" ;
    dct:modified "2024-12-03T13:21:35"^^xsd:dateTime ;
    skos:altLabel "Udmurt folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.20899453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20899453/e23/> ;
    skos:prefLabel "Udmurt folk literature"@en,
        "Udmurt folkediktning"@nb .

humord:c13503 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13503" ;
    dct:modified "2024-12-03T13:21:14"^^xsd:dateTime ;
    skos:altLabel "Udmurt folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Udmurt folk literature"@en,
        "Udmurt folkediktning"@nb .

humord:c13504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13504" ;
    dct:modified "2021-04-21T15:38:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Shina language"@en,
        "Shina språk"@nb .

humord:c13505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13505" ;
    dct:modified "2024-10-01T11:29:20"^^xsd:dateTime ;
    skos:altLabel "Intoxicants"@en,
        "Intoxicating substances"@en,
        "Rusgift"@nb,
        "Rusgifter"@nb,
        "Rusmiddel"@nb ;
    skos:broader humord:c08386 ;
    skos:closeMatch <http://dewey.info/class/362.29/e23/> ;
    skos:definition "Fellesbetegnelse på alkohol og narkotika <BOB>"@nb ;
    skos:exactMatch realfagstermer:c008989 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008989,
        <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/362.29/e23/> ;
    skos:prefLabel "Drugs and alcohol"@en,
        "Rusmidler"@nb ;
    skos:relatedMatch <http://dewey.info/class/178/e23/> .

humord:c13506 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13506" ;
    dct:modified "1995-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:broader humord:c03235 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:prefLabel "South Uist"@en,
        "South Uist"@nb .

humord:c13507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13507" ;
    dct:modified "2000-07-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Aion"@en,
        "Aion"@nb .

humord:c13508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13508" ;
    dct:modified "1995-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/771.43/e23/>,
        <http://dewey.info/class/771.44/e23/> ;
    skos:broader humord:c05397 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/771.43/e23/>,
        <http://dewey.info/class/771.44/e23/> ;
    skos:prefLabel "Retouching"@en,
        "Retusjering"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.6/e23/> .

humord:c13509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13509" ;
    dct:modified "2024-11-21T08:33:44"^^xsd:dateTime ;
    skos:altLabel "Gullhorn"@nb ;
    skos:broadMatch <http://dewey.info/class/739.228/e23/> ;
    skos:broader humord:c00043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.228/e23/> ;
    skos:prefLabel "Golden horns"@en,
        "Gullhorn"@nb .

humord:c13510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13510" ;
    dct:modified "2025-01-03T09:51:04"^^xsd:dateTime ;
    skos:altLabel "Punslar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.984/e23/> ;
    skos:broader humord:c04446 ;
    skos:definition "Redskap til å lage merker, stemple og/eller siselere på metall eller stein <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.984/e23/> ;
    skos:prefLabel "Puncheons (Tools)"@en,
        "Punsler"@nb ;
    skos:related humord:c13512,
        humord:c13514 .

humord:c13511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13511" ;
    dct:modified "2020-07-28T12:54:20"^^xsd:dateTime ;
    skos:altLabel "Sphragistic art"@en ;
    skos:broader humord:c05393 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.6/e23/>,
        <http://dewey.info/class/929.9/e23/> ;
    skos:prefLabel "Seal art"@en,
        "Seglkunst"@nb ;
    skos:related humord:c13517 ;
    skos:relatedMatch <http://dewey.info/class/737.6/e23/>,
        <http://dewey.info/class/929.9/e23/> .

humord:c13512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13512" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c13511 ;
    skos:closeMatch <http://dewey.info/class/737.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.6/e23/> ;
    skos:prefLabel "Stamps (Marks)"@en,
        "Stempler (Merker)"@nb ;
    skos:related humord:c13510,
        humord:c28542 .

humord:c13513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13513" ;
    dct:modified "1995-12-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/739.15/e23/> ;
    skos:broader humord:c05393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.15/e23/> ;
    skos:prefLabel "Embossing"@en,
        "Siselering"@nb .

humord:c13514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13514" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stonecutter marks"@en,
        "Punselmerker"@nb,
        "Steinhuggermerker"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0278/e23/> ;
    skos:broader humord:c05393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0278/e23/>,
        <http://dewey.info/class/693.1/e23/> ;
    skos:prefLabel "Mason's marks"@en,
        "Steinhoggermerker"@nb ;
    skos:related humord:c07478,
        humord:c13510,
        humord:c14195 ;
    skos:relatedMatch <http://dewey.info/class/693.1/e23/> .

humord:c13517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13517" ;
    dct:modified "1995-12-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sfragistikk"@nb ;
    skos:broader humord:c05443 ;
    skos:closeMatch <http://dewey.info/class/737.6/e23/> ;
    skos:definition "Læren/vitenskapen om segl <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/929.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.6/e23/>,
        <http://dewey.info/class/929.9/e23/> ;
    skos:prefLabel "Sigillography"@en,
        "Sigillografi"@nb ;
    skos:related humord:c13511 .

humord:c13520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13520" ;
    dct:modified "2024-09-05T14:57:53"^^xsd:dateTime ;
    skos:altLabel "Cecenarar"@nb,
        "Cecenere"@nb,
        "Tsjetsjenarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8999641/e23/>,
        <http://dewey.info/class/5--999641/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8999641/e23/>,
        <http://dewey.info/class/5--999641/e23/> ;
    skos:prefLabel "Chechens"@en,
        "Tsjetsjenere"@nb .

humord:c13522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13522" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kipchak"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/>,
        <http://dewey.info/class/958.4507/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Tyrkisk nomadefolk som fra midt på 1000-tallet behersket steppene i Kasakhstan og det sørlige Russland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/>,
        <http://dewey.info/class/958.4507/e23/> ;
    skos:prefLabel "Kipchaks"@en,
        "Kiptsjaker"@nb ;
    skos:related humord:c13523 .

humord:c13523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13523" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kumans"@en ;
    skos:broadMatch <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/>,
        <http://dewey.info/class/940.18/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8943/e23/>,
        <http://dewey.info/class/5--943/e23/>,
        <http://dewey.info/class/940.18/e23/> ;
    skos:prefLabel "Cumans"@en,
        "Kumaner"@nb ;
    skos:related humord:c13522 .

humord:c13524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13524" ;
    dct:modified "2024-10-18T14:49:53"^^xsd:dateTime ;
    skos:altLabel "Yeniseic languages"@en,
        "Jenisej språk"@nb,
        "Jenisejiske språk"@nb,
        "Jenisejspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c10771 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Yeniseian languages"@en,
        "Jenisej språk"@nb .

humord:c13525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13525" ;
    dct:modified "2024-10-18T14:49:01"^^xsd:dateTime ;
    skos:altLabel "Imbak language"@en,
        "Yenisei Ostyak language"@en,
        "Jenisej-ostjakisk språk"@nb,
        "Ketisk språk"@nb,
        "Kimbat ketisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13524 ;
    skos:editorialNote "Språkkode: ket"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Ket language"@en,
        "Ketisk språk"@nb .

humord:c13527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13527" ;
    dct:modified "2024-11-27T16:03:14"^^xsd:dateTime ;
    skos:altLabel "Sadisme"@nb ;
    skos:broader humord:c08140 ;
    skos:closeMatch <http://dewey.info/class/616.85835/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.775/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.775/e23/>,
        <http://dewey.info/class/616.85835/e23/> ;
    skos:prefLabel "Sadism"@en,
        "Sadisme"@nb ;
    skos:related humord:c00353 .

humord:c13529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13529" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/725.9/e23/> ;
    skos:broader humord:c05383 ;
    skos:definition "Springvann, kunstnerisk utsmykket brønn <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/731.724/e23/>,
        <http://dewey.info/class/745.5946/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/714/e23/>,
        <http://dewey.info/class/725.9/e23/>,
        <http://dewey.info/class/731.724/e23/>,
        <http://dewey.info/class/745.5946/e23/> ;
    skos:prefLabel "Fountains"@en,
        "Fontener"@nb ;
    skos:related humord:c15186 .

humord:c13530 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13530" ;
    dct:modified "2024-08-20T10:12:57"^^xsd:dateTime ;
    skos:altLabel "Årby"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c03363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Årby"@en,
        "Årby"@nb .

humord:c13531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13531" ;
    dct:modified "2024-11-08T09:09:08"^^xsd:dateTime ;
    skos:altLabel "Polyfemos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Polyfemos, i gresk mytologi en enøyd kjempe (kyklop), sønn av Poseidon. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Polyphemus"@en,
        "Polyfemos"@nb .

humord:c13532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13532" ;
    dct:modified "2024-11-08T10:10:24"^^xsd:dateTime ;
    skos:altLabel "Helen of Sparta"@en,
        "Helena"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Helena, gudinne i gresk mytologi. Helena er datter av Leda og Zevs eller kong Tyndareos i Sparta. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Helen of Troy"@en,
        "Helena"@nb .

humord:c13533 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13533" ;
    dct:modified "2025-03-05T15:30:06"^^xsd:dateTime ;
    skos:altLabel "Virdois"@nb,
        "Virrat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489737/e23/>,
        <http://dewey.info/class/914.89737/e23/>,
        <http://dewey.info/class/948.9737/e23/> ;
    skos:broader humord:c29067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489737/e23/>,
        <http://dewey.info/class/914.89737/e23/>,
        <http://dewey.info/class/948.9737/e23/> ;
    skos:prefLabel "Virrat"@en,
        "Virrat"@nb .

humord:c13534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13534" ;
    dct:modified "2025-01-31T07:40:52"^^xsd:dateTime ;
    skos:altLabel "Stallos"@en,
        "Stallus"@en,
        "Stalos"@en,
        "Stallo"@nb,
        "Stalloar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Ondt vesen (troll) i samisk folketro <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Stallo"@en,
        "Stalloer"@nb .

humord:c13535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13535" ;
    dct:modified "1995-12-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kimmerians"@en ;
    skos:broadMatch <http://dewey.info/class/939.52/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Hos Herodot et folk ved Den maiotiske sjø <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.52/e23/> ;
    skos:prefLabel "Cimmerians"@en,
        "Kimmerier"@nb .

humord:c13536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13536" ;
    dct:modified "2024-08-16T13:57:23"^^xsd:dateTime ;
    skos:altLabel "Apokope"@nb ;
    skos:broadMatch <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c06361 ;
    skos:definition "Bortfall av vokal eller stavelse i utlyd <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Apocope"@en,
        "Apokope"@nb .

humord:c13537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13537" ;
    dct:modified "1995-12-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06361 ;
    skos:definition "Bortfall av vokal eller stavelse inne i et ord <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Syncope"@en,
        "Synkope"@nb .

humord:c13538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13538" ;
    dct:modified "2025-01-07T08:33:06"^^xsd:dateTime ;
    skos:altLabel "Dødsbodskap"@nb,
        "Dødsbodskapar"@nb,
        "Dødsbudskaper"@nb ;
    skos:broadMatch <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/306.9/e23/> ;
    skos:broader humord:c04883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/306.9/e23/> ;
    skos:prefLabel "Death notices"@en,
        "Dødsbudskap"@nb ;
    skos:related humord:c05151 .

humord:c13541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13541" ;
    dct:modified "2024-11-08T10:32:58"^^xsd:dateTime ;
    skos:altLabel "Ceres (Goddess)"@en,
        "Ceres (Gudinne)"@nb,
        "Demeter"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Demeter, gudinne for fruktbarhet og jordbruk i gresk mytologi. Hun tilsvarer romernes Ceres. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Demeter"@en,
        "Demeter"@nb .

humord:c13542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13542" ;
    dct:modified "2024-08-15T07:36:44"^^xsd:dateTime ;
    skos:altLabel "Remorse"@en,
        "Repentance"@en,
        "Anger"@nb ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.44/e23/>,
        <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/265.61/e23/> ;
    skos:prefLabel "Regret"@en,
        "Anger"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.44/e23/>,
        <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/265.61/e23/> .

humord:c13544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13544" ;
    dct:modified "2024-10-25T10:38:58"^^xsd:dateTime ;
    skos:altLabel "Kikuyu language"@en,
        "Gikuyu språk"@nb,
        "Kikuyu språk"@nb,
        "Kuyu språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: kik"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3954/e23/>,
        <http://dewey.info/class/6--963954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3954/e23/>,
        <http://dewey.info/class/6--963954/e23/> ;
    skos:prefLabel "Gikuyu language"@en,
        "Kuyu språk"@nb .

humord:c13547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13547" ;
    dct:modified "2024-10-24T10:07:39"^^xsd:dateTime ;
    skos:altLabel "Bornu language"@en,
        "Kanouri language"@en,
        "Bornu språk"@nb,
        "Kanouri språk"@nb,
        "Kanuri språk"@nb ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Språkkode: knc"@nb ;
    skos:exactMatch <http://dewey.info/class/496.537/e23/>,
        <http://dewey.info/class/6--96537/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.537/e23/>,
        <http://dewey.info/class/6--96537/e23/> ;
    skos:prefLabel "Kanuri language"@en,
        "Kanuri språk"@nb .

humord:c13548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13548" ;
    dct:modified "2024-10-24T10:06:30"^^xsd:dateTime ;
    skos:altLabel "Kanembou language"@en,
        "Kanembou språk"@nb,
        "Kanembu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.537/e23/>,
        <http://dewey.info/class/6--96537/e23/> ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Språkkode: kbl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.537/e23/>,
        <http://dewey.info/class/6--96537/e23/> ;
    skos:prefLabel "Kanembu language"@en,
        "Kanembu språk"@nb .

humord:c13549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13549" ;
    dct:modified "2025-01-13T19:29:05"^^xsd:dateTime ;
    skos:altLabel "Earthen pipes (Artefacts)"@en,
        "Krittpiper"@nb ;
    skos:broadMatch <http://dewey.info/class/688.42/e23/> ;
    skos:broader humord:c13065 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.42/e23/> ;
    skos:prefLabel "Clay pipes (Artefacts)"@en,
        "Krittpiper"@nb .

humord:c13551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13551" ;
    dct:modified "2024-01-25T07:37:02"^^xsd:dateTime ;
    skos:altLabel "Babies"@en,
        "Newborn children"@en,
        "Newborns"@en,
        "Babyer"@nb,
        "Nyfødte"@nb,
        "Spedbarn"@nb ;
    skos:broader humord:c07171 ;
    skos:definition "Barn i alderen 0-12 måneder <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002313,
        <http://dewey.info/class/1--0832/e23/>,
        <http://dewey.info/class/305.232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002313,
        <http://dewey.info/class/1--0832/e23/>,
        <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/305.232/e23/>,
        <http://dewey.info/class/342.08772/e23/>,
        <http://dewey.info/class/612.654/e23/>,
        <http://dewey.info/class/613.0432/e23/>,
        <http://dewey.info/class/613.20832/e23/>,
        <http://dewey.info/class/618.9202/e23/> ;
    skos:prefLabel "Infants"@en,
        "Spedbarn"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/342.08772/e23/>,
        <http://dewey.info/class/612.654/e23/>,
        <http://dewey.info/class/613.0432/e23/>,
        <http://dewey.info/class/613.20832/e23/>,
        <http://dewey.info/class/618.9202/e23/> .

humord:c13553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13553" ;
    dct:modified "2024-02-08T12:47:46"^^xsd:dateTime ;
    skos:altLabel "Skøyteidrett"@nb,
        "Skøytesport"@nb ;
    skos:broader humord:c01456 ;
    skos:exactMatch <http://dewey.info/class/796.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.91/e23/> ;
    skos:prefLabel "Ice skating"@en,
        "Skøytesport"@nb .

humord:c13554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13554" ;
    dct:modified "2024-12-10T10:11:19"^^xsd:dateTime ;
    skos:altLabel "Fists"@en,
        "Hand"@nb,
        "Hender"@nb,
        "Hånd"@nb ;
    skos:broader humord:c63220 ;
    skos:definition "Hånden er armens ytterste og mest bevegelige del, formet som et griperedskap. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c031437,
        <http://dewey.info/class/612.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031437,
        <http://dewey.info/class/612.97/e23/>,
        <http://dewey.info/class/617.575/e23/> ;
    skos:prefLabel "Hands"@en,
        "Hender"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.575/e23/> .

humord:c13557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13557" ;
    dct:modified "2024-09-19T11:35:45"^^xsd:dateTime ;
    skos:altLabel "Aesthetes"@en,
        "Cognoscentes"@en,
        "Connoisseurs"@en,
        "Esthetes"@en,
        "Connaisseurar"@nb,
        "Connaisseurer"@nb,
        "Estetar"@nb,
        "Esteter"@nb,
        "Estetikarar"@nb,
        "Kunstkjennarar"@nb,
        "Kunstkjennere"@nb,
        "Kunstskjønnere"@nb,
        "Skjønnånder"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "En estetiker er en person som legger vekt på estetikk; kunstskjønner <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/> ;
    skos:prefLabel "Aestheticians"@en,
        "Estetikere"@nb ;
    skos:related humord:c07506 .

humord:c13563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13563" ;
    dct:modified "2023-08-16T08:13:40"^^xsd:dateTime ;
    skos:altLabel "Literary purchasing systems"@en,
        "Purchasing programs"@en,
        "Purchasing schemes"@en ;
    skos:broadMatch <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/353.709481/e23/> ;
    skos:broader humord:c09105 ;
    skos:definition "Statens innkjøpsordning for skjønnlitteratur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/353.709481/e23/> ;
    skos:prefLabel "Purchasing programmes"@en,
        "Innkjøpsordninger"@nb .

humord:c13564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13564" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09105 ;
    skos:closeMatch <http://dewey.info/class/070.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/> ;
    skos:prefLabel "Book clubs"@en,
        "Bokklubber"@nb .

humord:c13565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13565" ;
    dct:modified "2024-11-06T11:20:10"^^xsd:dateTime ;
    skos:altLabel "Tenåringar"@nb ;
    skos:broader humord:c07170 ;
    skos:closeMatch realfagstermer:c001986 ;
    skos:exactMatch <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/305.235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001986,
        <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/305.235/e23/> ;
    skos:prefLabel "Teenagers"@en,
        "Tenåringer"@nb ;
    skos:related humord:c11120 .

humord:c13566 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13566" ;
    dct:modified "2025-03-24T08:42:43"^^xsd:dateTime ;
    skos:altLabel "Hallingskarvet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:broader humord:c02611 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:prefLabel "Hallingskarvet"@en,
        "Hallingskarvet"@nb .

humord:c13567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13567" ;
    dct:modified "2024-11-07T19:53:24"^^xsd:dateTime ;
    skos:altLabel "Swarbhanu"@en,
        "Svarbhanu"@nb ;
    skos:broadMatch <http://dewey.info/class/294.513/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Svarbhanu er en indisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.513/e23/> ;
    skos:prefLabel "Svarbhanu"@en,
        "Svarbhanu"@nb .

humord:c13568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13568" ;
    dct:modified "2019-02-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Krishnanattam"@en,
        "Krishnanattam"@nb ;
    skos:broadMatch <http://dewey.info/class/792.80954/e23/> ;
    skos:broader humord:c05557 ;
    skos:definition "Indisk dansedrama <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.80954/e23/>,
        <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Krishnattam"@en,
        "Krishnattam"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.31954/e23/> .

humord:c13569 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13569" ;
    dct:modified "2024-08-16T12:53:18"^^xsd:dateTime ;
    skos:altLabel "Anuradhapura"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Anuradhapura"@en,
        "Anuradhapura"@nb .

humord:c13570 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13570" ;
    dct:modified "1995-12-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c03012 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Hovedøya"@en,
        "Hovedøya"@nb .

humord:c13571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1995-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13571" ;
    dct:modified "2024-11-05T13:26:31"^^xsd:dateTime ;
    skos:altLabel "Biodegradation"@en,
        "Biologisk nedbrytning"@nb,
        "Forråtnelse"@nb,
        "Nedbryting"@nb,
        "Nedbrytning"@nb,
        "Rotning"@nb ;
    skos:broader humord:c08344 ;
    skos:exactMatch realfagstermer:c011768 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011768,
        <http://dewey.info/class/620.1122/e23/> ;
    skos:prefLabel "Degradation"@en,
        "Nedbryting"@nb ;
    skos:related humord:c68594 ;
    skos:relatedMatch <http://dewey.info/class/620.1122/e23/> .

humord:c13574 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13574" ;
    dct:modified "2024-09-03T08:28:42"^^xsd:dateTime ;
    skos:altLabel "Camargue"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4491/e23/>,
        <http://dewey.info/class/914.491/e23/>,
        <http://dewey.info/class/944.91/e23/> ;
    skos:broader humord:c02245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4491/e23/>,
        <http://dewey.info/class/914.491/e23/>,
        <http://dewey.info/class/944.91/e23/> ;
    skos:prefLabel "Camargue"@en,
        "Camargue"@nb .

humord:c13575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13575" ;
    dct:modified "1997-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.3/e23/> ;
    skos:broader humord:c09373 ;
    skos:definition "Overlevering og ettervirkning av en forfatter eller kunstner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.3/e23/> ;
    skos:prefLabel "Nachleben"@en,
        "Nachleben"@nb ;
    skos:related humord:c09379 .

humord:c13576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13576" ;
    dct:modified "2024-11-14T20:02:31"^^xsd:dateTime ;
    skos:altLabel "Forståing"@nb,
        "Oppfatning"@nb,
        "Oppfattelse"@nb ;
    skos:broader humord:c06012 ;
    skos:definition "Det å forstå ytringer på naturlig språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.7/e23/>,
        <http://dewey.info/class/372.872/e23/>,
        <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/701.18/e23/>,
        <http://dewey.info/class/781.17/e23/>,
        <http://dewey.info/class/801/e23/> ;
    skos:prefLabel "Understanding"@en,
        "Forståelse"@nb ;
    skos:related humord:c12594 ;
    skos:relatedMatch <http://dewey.info/class/153.7/e23/>,
        <http://dewey.info/class/372.872/e23/>,
        <http://dewey.info/class/401/e23/>,
        <http://dewey.info/class/701.18/e23/>,
        <http://dewey.info/class/781.17/e23/>,
        <http://dewey.info/class/801/e23/> .

humord:c13582 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13582" ;
    dct:modified "2025-02-28T15:14:32"^^xsd:dateTime ;
    skos:altLabel "Frederiksberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48913/e23/>,
        <http://dewey.info/class/914.8913/e23/>,
        <http://dewey.info/class/948.913/e23/> ;
    skos:broader humord:c69566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48913/e23/>,
        <http://dewey.info/class/914.8913/e23/>,
        <http://dewey.info/class/948.913/e23/> ;
    skos:prefLabel "Frederiksberg"@en,
        "Frederiksberg"@nb .

humord:c13583 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13583" ;
    dct:modified "2025-03-03T07:34:40"^^xsd:dateTime ;
    skos:altLabel "Frederiksborg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c13579 ;
    skos:definition "Frederiksborg amt var et dansk amt som eksisterte fra 1. april 1970 til og med 31. desember 2006.[1] Geografisk dekket det nordlige del av Sjælland. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Frederiksborg"@en,
        "Frederiksborg"@nb .

humord:c13584 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13584" ;
    dct:modified "2025-03-03T07:39:35"^^xsd:dateTime ;
    skos:altLabel "North Jutland Region"@en,
        "Nordjylland"@nb,
        "Nordjyllands amt"@nb,
        "Region Nordjylland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c02186 ;
    skos:definition "Region Nordjylland ble etablert den 1. januar 2007 som en del av den nye region- og kommuneinndelingen i Danmark, og innbefatter områdene fra det tidligere Nordjyllands amt, samt deler av Viborg amt nord for Limfjorden. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "North Jutland"@en,
        "Nordjylland"@nb .

humord:c13588 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13588" ;
    dct:modified "2025-02-28T15:22:53"^^xsd:dateTime ;
    skos:altLabel "Ringkjøbing"@en,
        "Ringkjøbing"@nb,
        "Ringkøbing"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Ringkøbing"@en,
        "Ringkøbing"@nb .

humord:c13589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13589" ;
    dct:modified "2025-03-03T07:35:29"^^xsd:dateTime ;
    skos:altLabel "Storstrøm"@nb,
        "Storstrøms amt"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c13579 ;
    skos:definition "Danmark var frem til 1. januar 2007 inndelt i seksten amter. Storstrøms Amt dekket Sydsjælland, Lolland, Falster og Møn. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Storstrøm"@en,
        "Storstrøm"@nb .

humord:c13592 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13592" ;
    dct:modified "2025-02-28T15:20:42"^^xsd:dateTime ;
    skos:altLabel "Vejle"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:definition "Vejle er en kommune i Danmark, på Jylland. Den tilhører Region Syddanmark. Største by og administrasjonssenter er Vejle by. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Vejle"@en,
        "Vejle"@nb .

humord:c13593 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13593" ;
    dct:modified "2025-03-03T07:37:37"^^xsd:dateTime ;
    skos:altLabel "Vestsjælland"@nb,
        "Vestsjællands amt"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:broader humord:c13579 ;
    skos:definition "Danmark var frem til 1. januar 2007 inndelt i seksten amter. Vestsjællands amt var et amt i østlige Danmark, på den vestlige delen av øya Sjælland. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4891/e23/>,
        <http://dewey.info/class/914.891/e23/>,
        <http://dewey.info/class/948.91/e23/> ;
    skos:prefLabel "Western Zealand"@en,
        "Vestsjælland"@nb .

humord:c13597 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13597" ;
    dct:modified "2025-02-28T12:27:50"^^xsd:dateTime ;
    skos:altLabel "Jurafjellene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4445/e23/>,
        <http://dewey.info/class/914.445/e23/>,
        <http://dewey.info/class/944.45/e23/> ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--4943/e23/>,
        <http://dewey.info/class/914.943/e23/>,
        <http://dewey.info/class/949.43/e23/> ;
    skos:definition "Fjellområde langs den fransk-sveitsiske grense <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4445/e23/>,
        <http://dewey.info/class/2--4943/e23/>,
        <http://dewey.info/class/914.445/e23/>,
        <http://dewey.info/class/914.943/e23/>,
        <http://dewey.info/class/944.45/e23/>,
        <http://dewey.info/class/949.43/e23/> ;
    skos:prefLabel "Jura Mountains"@en,
        "Jurafjellene"@nb .

humord:c13598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13598" ;
    dct:modified "2024-08-28T13:22:44"^^xsd:dateTime ;
    skos:altLabel "Atomisme"@nb,
        "Atomistikk"@nb ;
    skos:broader humord:c00583 ;
    skos:definition "Atomisme er den oppfatning at den materielle virkelighet består av minstepartikler som er uforgjengelige og uforanderlige.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/146.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/146.5/e23/> ;
    skos:prefLabel "Atomism"@en,
        "Atomisme"@nb .

humord:c13600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13600" ;
    dct:modified "2025-01-28T10:34:47"^^xsd:dateTime ;
    skos:altLabel "Kyrkjeklokker"@nb ;
    skos:broadMatch <http://dewey.info/class/786.8848/e23/> ;
    skos:broader humord:c04795 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.8848/e23/> ;
    skos:prefLabel "Church bells"@en,
        "Kirkeklokker"@nb ;
    skos:related humord:c04792,
        humord:c69500 .

humord:c13601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13601" ;
    dct:modified "1996-01-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Noema"@nb,
        "Tankeinnhold"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:definition "Det intensjonale objekt slik det fremtrer for bevisstheten <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Noema"@en,
        "Noem"@nb .

humord:c13604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13604" ;
    dct:modified "2024-12-16T10:59:56"^^xsd:dateTime ;
    skos:altLabel "The French Third Republic"@en,
        "The third Republic (France)"@en,
        "Third Republic (France)"@en,
        "Den tredje republikk (Frankrike)"@nb,
        "Tredje republikk (Frankrike)"@nb ;
    skos:broader humord:c04157 ;
    skos:exactMatch <http://dewey.info/class/944.081/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.081/e23/> ;
    skos:prefLabel "French Third Republic"@en,
        "Tredje republikk (Frankrike)"@nb .

humord:c13606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13606" ;
    dct:modified "1996-01-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Constitutional dispute"@en,
        "Konstitusjonsstrid"@nb ;
    skos:broadMatch <http://dewey.info/class/342/e23/> ;
    skos:broader humord:c09670 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342/e23/> ;
    skos:prefLabel "Constitutional crisis"@en,
        "Forfatningsstrid"@nb ;
    skos:related humord:c08927 .

humord:c13609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13609" ;
    dct:modified "2025-03-13T07:44:54"^^xsd:dateTime ;
    skos:altLabel "Lindisfarne"@en,
        "Holy Island"@nb,
        "Holy Island of Lindisfarne"@nb,
        "Lindisfarne"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4288/e23/>,
        <http://dewey.info/class/914.288/e23/>,
        <http://dewey.info/class/942.88/e23/> ;
    skos:broader humord:c03216 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4288/e23/>,
        <http://dewey.info/class/914.288/e23/>,
        <http://dewey.info/class/942.88/e23/> ;
    skos:prefLabel "Holy Island"@en,
        "Holy Island"@nb .

humord:c13612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13612" ;
    dct:modified "2024-07-26T10:21:52"^^xsd:dateTime ;
    skos:altLabel "Afghan people"@en,
        "Afghanistani"@en,
        "Afghanarar"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.891593/e23/>,
        <http://dewey.info/class/5--91593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891593/e23/>,
        <http://dewey.info/class/5--91593/e23/> ;
    skos:prefLabel "Afghans"@en,
        "Afghanere"@nb .

humord:c13613 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13613" ;
    dct:modified "2025-02-25T06:53:05"^^xsd:dateTime ;
    skos:altLabel "Ardahan (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Ardahan  er en by og provins i Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Ardahan"@en,
        "Ardahan (By)"@nb .

humord:c13614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13614" ;
    dct:modified "2025-02-25T07:00:24"^^xsd:dateTime ;
    skos:altLabel "Kars (Provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/939.55/e23/> ;
    skos:broader humord:c29023 ;
    skos:closeMatch <http://dewey.info/class/2--56626/e23/>,
        <http://dewey.info/class/915.6626/e23/>,
        <http://dewey.info/class/956.626/e23/> ;
    skos:definition "Kars er en by og provins med samme navm <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--56626/e23/>,
        <http://dewey.info/class/915.6626/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/956.626/e23/> ;
    skos:prefLabel "Kars Province"@en,
        "Kars (Provins)"@nb .

humord:c13615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13615" ;
    dct:modified "2024-12-12T08:57:30"^^xsd:dateTime ;
    skos:altLabel "1967 Arab-Israeli War"@en,
        "June War"@en,
        "Third Arab-Israeli War"@en,
        "Seks-dagars krigen"@nb,
        "Seks-dagers krigen"@nb,
        "Seksdagars-krigen"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Israels overraskelseskrig mot Egypt, Jordan og Syria i 1967 <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/956.046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.046/e23/> ;
    skos:prefLabel "Six-Day War"@en,
        "Seksdagers-krigen"@nb ;
    skos:related humord:c04148 .

humord:c13617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13617" ;
    dct:modified "2020-11-23T15:26:25"^^xsd:dateTime ;
    skos:altLabel "La Pleiade"@nb ;
    skos:broadMatch <http://dewey.info/class/840.09031/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Litterær gruppe stiftet i Paris 1548 <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/840.09031/e23/> ;
    skos:prefLabel "La Pléiade"@en,
        "Pleiaden"@nb .

humord:c13619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13619" ;
    dct:modified "2024-12-06T09:40:22"^^xsd:dateTime ;
    skos:altLabel "Germansk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2043/e23/> ;
    skos:prefLabel "Germanic folk literature"@en,
        "Germansk folkediktning"@nb .

humord:c13620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13620" ;
    dct:modified "2024-11-01T08:42:31"^^xsd:dateTime ;
    skos:altLabel "Trubadurar"@nb ;
    skos:broadMatch <http://dewey.info/class/782.4/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.4/e23/> ;
    skos:prefLabel "Troubadours"@en,
        "Trubadurer"@nb ;
    skos:related humord:c06823 .

humord:c13622 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13622" ;
    dct:modified "2025-02-17T10:53:29"^^xsd:dateTime ;
    skos:altLabel "Mexico (By)"@nb,
        "Mexico City"@nb ;
    skos:broader humord:c01766 ;
    skos:closeMatch <http://dewey.info/class/2--7253/e23/>,
        <http://dewey.info/class/917.253/e23/>,
        <http://dewey.info/class/972.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7253/e23/>,
        <http://dewey.info/class/917.253/e23/>,
        <http://dewey.info/class/972.53/e23/> ;
    skos:prefLabel "Mexico City"@en,
        "Mexico (By)"@nb .

humord:c13625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13625" ;
    dct:modified "2025-02-20T09:01:43"^^xsd:dateTime ;
    skos:altLabel "Horn (Materiale)"@nb ;
    skos:broadMatch <http://dewey.info/class/591.47/e23/> ;
    skos:broader humord:c08395,
        humord:c68312 ;
    skos:closeMatch realfagstermer:c002223 ;
    skos:definition "Horn er store og ulike utvekster på oversiden av hodet hos mange dyr. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002223,
        <http://dewey.info/class/591.47/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Horn (Material)"@en,
        "Horn (Materiale)"@nb ;
    skos:related humord:c11690 ;
    skos:relatedMatch <http://dewey.info/class/736.6/e23/> .

humord:c13626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13626" ;
    dct:modified "2024-11-06T12:46:37"^^xsd:dateTime ;
    skos:altLabel "Robin Hood"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Robin Hood er i middelalderens engelske folkevisediktning lederen for en gruppe fredløse, stedfestet først til Yorkshire, senere til Sherwood-skogen i Nottinghamshire. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Robin Hood"@en,
        "Robin Hood"@nb .

humord:c13627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13627" ;
    dct:modified "2020-10-21T10:38:45"^^xsd:dateTime ;
    skos:altLabel "Loan translations"@en,
        "Kalkering (Lånord)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Lånord der hvert ledd er en oversettelse av det tilsvarende leddet i utgangsordet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Calques"@en,
        "Oversettelseslån"@nb .

humord:c13628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13628" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Executive committee"@en ;
    skos:broader humord:c09409 ;
    skos:closeMatch <http://dewey.info/class/320.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Municipal executive board"@en,
        "Formannskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.14/e23/> .

humord:c13629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13629" ;
    dct:modified "2025-01-07T08:37:02"^^xsd:dateTime ;
    skos:altLabel "Göticism"@en,
        "Göticisme"@nb,
        "Gøtisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/948.6/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Svensk patriotisk bevegelse med det mål i romantikkens ånd å levendegjøre minnet om götenes bedrifter <Etter SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54089397/e23/>,
        <http://dewey.info/class/948.6/e23/> ;
    skos:prefLabel "Gothicism"@en,
        "Gøtisisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.54089397/e23/> .

humord:c13631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13631" ;
    dct:modified "2023-11-24T13:40:57"^^xsd:dateTime ;
    skos:altLabel "Population policies"@en,
        "Befolkningspolitikk"@nb,
        "Folkesetnadspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/304.6/e23/> ;
    skos:broader humord:c09549 ;
    skos:definition "Politiske tiltak som (bevisst eller ubevisst) påvirker folkemengde og folkesamensetning i et land <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002457 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002457,
        <http://dewey.info/class/304.6/e23/> ;
    skos:prefLabel "Population policy"@en,
        "Befolkningspolitikk"@nb ;
    skos:related humord:c09569,
        humord:c09570 .

humord:c13632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13632" ;
    dct:modified "2023-12-04T14:42:20"^^xsd:dateTime ;
    skos:altLabel "Management"@en,
        "Lederskap"@nb,
        "Leiarskap"@nb,
        "Leiing"@nb ;
    skos:broader humord:c07577 ;
    skos:closeMatch realfagstermer:c013626 ;
    skos:exactMatch <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/303.34/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013626,
        <http://dewey.info/class/1--068/e23/>,
        <http://dewey.info/class/158.4/e23/>,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/303.34/e23/>,
        <http://dewey.info/class/324.22/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/352.39/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Leadership"@en,
        "Ledelse"@nb ;
    skos:related humord:c14073,
        humord:c26327 ;
    skos:relatedMatch <http://dewey.info/class/158.4/e23/>,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/324.22/e23/>,
        <http://dewey.info/class/351/e23/>,
        <http://dewey.info/class/352.39/e23/> .

humord:c13633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13633" ;
    dct:modified "2024-10-30T12:17:18"^^xsd:dateTime ;
    skos:altLabel "Nasjonalistar"@nb ;
    skos:broader humord:c17791 ;
    skos:closeMatch <http://dewey.info/class/320.54092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54092/e23/> ;
    skos:prefLabel "Nationalists"@en,
        "Nasjonalister"@nb ;
    skos:related humord:c09654 .

humord:c13634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13634" ;
    dct:modified "2024-09-24T11:24:36"^^xsd:dateTime ;
    skos:altLabel "Chartisme"@nb,
        "Chartismen"@nb ;
    skos:broadMatch <http://dewey.info/class/322.20941/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Chartisme var en politisk bevegelse i England 1836-54 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.20941/e23/> ;
    skos:prefLabel "Chartism"@en,
        "Chartisme"@nb .

humord:c13635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13635" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05977 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Present participle"@en,
        "Presens partisipp"@nb .

humord:c13636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13636" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marble quarry"@en ;
    skos:broader humord:c07725 ;
    skos:closeMatch <http://dewey.info/class/338.476223512/e23/>,
        <http://dewey.info/class/338.76223512/e23/>,
        <http://dewey.info/class/622.3512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476223512/e23/>,
        <http://dewey.info/class/338.76223512/e23/>,
        <http://dewey.info/class/622.3512/e23/> ;
    skos:prefLabel "Marble quarries"@en,
        "Marmorbrudd"@nb .

humord:c13637 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13637" ;
    dct:modified "2024-08-21T08:46:46"^^xsd:dateTime ;
    skos:altLabel "Aust-Berlin"@nb ;
    skos:broader humord:c03524 ;
    skos:closeMatch <http://dewey.info/class/2--431552/e23/>,
        <http://dewey.info/class/914.31552/e23/>,
        <http://dewey.info/class/943.1552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431552/e23/>,
        <http://dewey.info/class/914.31552/e23/>,
        <http://dewey.info/class/943.1552/e23/> ;
    skos:prefLabel "East Berlin"@en,
        "Øst-Berlin"@nb .

humord:c13638 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13638" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03524 ;
    skos:closeMatch <http://dewey.info/class/2--431554/e23/>,
        <http://dewey.info/class/914.31554/e23/>,
        <http://dewey.info/class/943.1554/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431554/e23/>,
        <http://dewey.info/class/914.31554/e23/>,
        <http://dewey.info/class/943.1554/e23/> ;
    skos:prefLabel "West Berlin"@en,
        "Vest-Berlin"@nb .

humord:c13639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13639" ;
    dct:modified "2024-11-01T14:46:15"^^xsd:dateTime ;
    skos:altLabel "Maritime pilots"@en,
        "Losar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8922092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8922092/e23/> ;
    skos:prefLabel "Marine pilots"@en,
        "Loser"@nb ;
    skos:related humord:c16711 .

humord:c13640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13640" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:broader humord:c00954 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83982/e23/>,
        <http://dewey.info/class/5--3982/e23/> ;
    skos:prefLabel "People from Nordmøre"@en,
        "Nordmøringer"@nb .

humord:c13641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13641" ;
    dct:modified "2023-03-29T09:58:04"^^xsd:dateTime ;
    skos:altLabel "Norwegian Christian act"@en,
        "Kristenretten"@nb ;
    skos:broadMatch <http://dewey.info/class/349.4810902/e23/> ;
    skos:broader humord:c25381 ;
    skos:definition "Den delen av de norske lovene i middelalderen som gjalt kirka og kristendommen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/349.4810902/e23/> ;
    skos:prefLabel "Kristenrett"@en,
        "Kristenrett"@nb .

humord:c13642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13642" ;
    dct:modified "2024-02-08T08:27:59"^^xsd:dateTime ;
    skos:altLabel "Genetic algorithm"@en,
        "Genetisk algoritme"@nb,
        "Genetiske algoritmar"@nb ;
    skos:broadMatch <http://dewey.info/class/005.1/e23/> ;
    skos:broader humord:c04225,
        humord:c08164 ;
    skos:closeMatch <http://dewey.info/class/006.3823/e23/> ;
    skos:definition "En genetisk algoritme (GA) er en søkeheuristikk innenfor kunstig intelligens, som har som mål å etterligne den naturlige evolusjonsprosessen.<wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c005669,
        <http://dewey.info/class/519.625/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005669,
        <http://dewey.info/class/005.1/e23/>,
        <http://dewey.info/class/006.3823/e23/>,
        <http://dewey.info/class/519.625/e23/> ;
    skos:prefLabel "Genetic algorithms"@en,
        "Genetiske algoritmer"@nb .

humord:c13643 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13643" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483413/e23/>,
        <http://dewey.info/class/914.83413/e23/>,
        <http://dewey.info/class/948.3413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483413/e23/>,
        <http://dewey.info/class/914.83413/e23/>,
        <http://dewey.info/class/948.3413/e23/> ;
    skos:prefLabel "Lund (Rogaland)"@en,
        "Lund (Rogaland)"@nb .

humord:c13644 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13644" ;
    dct:modified "2025-03-31T18:38:12"^^xsd:dateTime ;
    skos:altLabel "Eivindvik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483821/e23/>,
        <http://dewey.info/class/914.83821/e23/>,
        <http://dewey.info/class/948.3821/e23/> ;
    skos:broader humord:c12535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483821/e23/>,
        <http://dewey.info/class/914.83821/e23/>,
        <http://dewey.info/class/948.3821/e23/> ;
    skos:prefLabel "Eivindvik"@en,
        "Eivindvik"@nb .

humord:c13645 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13645" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:broader humord:c12876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483411/e23/>,
        <http://dewey.info/class/914.83411/e23/>,
        <http://dewey.info/class/948.3411/e23/> ;
    skos:prefLabel "Helleland"@en,
        "Helleland"@nb .

humord:c13647 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13647" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484463/e23/>,
        <http://dewey.info/class/914.84463/e23/>,
        <http://dewey.info/class/948.4463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484463/e23/>,
        <http://dewey.info/class/914.84463/e23/>,
        <http://dewey.info/class/948.4463/e23/> ;
    skos:prefLabel "Hadsel"@en,
        "Hadsel"@nb .

humord:c13648 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13648" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484463/e23/>,
        <http://dewey.info/class/914.84463/e23/>,
        <http://dewey.info/class/948.4463/e23/> ;
    skos:broader humord:c13647 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484463/e23/>,
        <http://dewey.info/class/914.84463/e23/>,
        <http://dewey.info/class/948.4463/e23/> ;
    skos:prefLabel "Melbu"@en,
        "Melbu"@nb .

humord:c13649 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13649" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4137/e23/>,
        <http://dewey.info/class/914.137/e23/>,
        <http://dewey.info/class/941.37/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4137/e23/>,
        <http://dewey.info/class/914.137/e23/>,
        <http://dewey.info/class/941.37/e23/> ;
    skos:prefLabel "Roxburgshire"@en,
        "Roxburghshire"@nb .

humord:c13650 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13650" ;
    dct:modified "2025-03-31T18:46:26"^^xsd:dateTime ;
    skos:altLabel "Espevær"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:broader humord:c12439 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:prefLabel "Espevær"@en,
        "Espevær"@nb .

humord:c13652 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13652" ;
    dct:modified "1996-01-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--4839193/e23/>,
        <http://dewey.info/class/914.839193/e23/>,
        <http://dewey.info/class/948.39193/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839193/e23/>,
        <http://dewey.info/class/914.839193/e23/>,
        <http://dewey.info/class/948.39193/e23/> ;
    skos:prefLabel "Sula"@en,
        "Sula"@nb .

humord:c13653 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13653" ;
    dct:modified "2024-01-02T14:33:04"^^xsd:dateTime ;
    skos:broader humord:c61616 ;
    skos:exactMatch <http://dewey.info/class/2--4839191/e23/>,
        <http://dewey.info/class/914.839191/e23/>,
        <http://dewey.info/class/948.39191/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839191/e23/>,
        <http://dewey.info/class/914.839191/e23/>,
        <http://dewey.info/class/948.39191/e23/> ;
    skos:prefLabel "Stordal"@en,
        "Stordal"@nb .

humord:c13654 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13654" ;
    dct:modified "2024-01-02T14:38:51"^^xsd:dateTime ;
    skos:broader humord:c61618 ;
    skos:exactMatch <http://dewey.info/class/2--483937/e23/>,
        <http://dewey.info/class/914.83937/e23/>,
        <http://dewey.info/class/948.3937/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483937/e23/>,
        <http://dewey.info/class/914.83937/e23/>,
        <http://dewey.info/class/948.3937/e23/> ;
    skos:prefLabel "Halsa"@en,
        "Halsa"@nb .

humord:c13655 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13655" ;
    dct:modified "1996-06-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:exactMatch <http://dewey.info/class/2--4839391/e23/>,
        <http://dewey.info/class/914.839391/e23/>,
        <http://dewey.info/class/948.39391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839391/e23/>,
        <http://dewey.info/class/914.839391/e23/>,
        <http://dewey.info/class/948.39391/e23/> ;
    skos:prefLabel "Smøla"@en,
        "Smøla"@nb .

humord:c13656 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13656" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4839391/e23/>,
        <http://dewey.info/class/914.839391/e23/>,
        <http://dewey.info/class/948.39391/e23/> ;
    skos:broader humord:c13655 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839391/e23/>,
        <http://dewey.info/class/914.839391/e23/>,
        <http://dewey.info/class/948.39391/e23/> ;
    skos:prefLabel "Edøy"@en,
        "Edøy"@nb .

humord:c13657 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13657" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483937/e23/>,
        <http://dewey.info/class/914.83937/e23/>,
        <http://dewey.info/class/948.3937/e23/> ;
    skos:broader humord:c13654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483937/e23/>,
        <http://dewey.info/class/914.83937/e23/>,
        <http://dewey.info/class/948.3937/e23/> ;
    skos:prefLabel "Valsøyfjord"@en,
        "Valsøyfjord"@nb .

humord:c13658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13658" ;
    dct:modified "2024-08-19T12:58:47"^^xsd:dateTime ;
    skos:altLabel "Ålvundeid"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:broader humord:c02754 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:prefLabel "Ålvundeid"@en,
        "Ålvundeid"@nb .

humord:c13659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13659" ;
    dct:modified "2025-03-28T08:17:49"^^xsd:dateTime ;
    skos:altLabel "Sylte"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:broader humord:c12865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:prefLabel "Sylte"@en,
        "Sylte"@nb .

humord:c13660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13660" ;
    dct:modified "2025-03-28T13:49:48"^^xsd:dateTime ;
    skos:altLabel "Eid (Rauma)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Eid (Rauma)"@en,
        "Eid (Rauma)"@nb .

humord:c13661 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13661" ;
    dct:modified "2025-03-30T17:58:52"^^xsd:dateTime ;
    skos:altLabel "Eresfjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:broader humord:c02745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:prefLabel "Eresfjord"@en,
        "Eresfjord"@nb .

humord:c13662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13662" ;
    dct:modified "2025-03-30T18:46:00"^^xsd:dateTime ;
    skos:altLabel "Vistdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:broader humord:c02745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:prefLabel "Vistdal"@en,
        "Vistdal"@nb .

humord:c13663 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13663" ;
    dct:modified "2024-08-28T15:31:11"^^xsd:dateTime ;
    skos:altLabel "Aure (Møre og Romsdal)"@nb ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483932/e23/>,
        <http://dewey.info/class/914.83932/e23/>,
        <http://dewey.info/class/948.3932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483932/e23/>,
        <http://dewey.info/class/914.83932/e23/>,
        <http://dewey.info/class/948.3932/e23/> ;
    skos:prefLabel "Aure (Møre og Romsdal)"@en,
        "Aure (Møre og Romsdal)"@nb .

humord:c13664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13664" ;
    dct:modified "2024-08-21T08:28:04"^^xsd:dateTime ;
    skos:altLabel "Øksendal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:broader humord:c02754 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:prefLabel "Øksendal"@en,
        "Øksendal"@nb .

humord:c13665 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13665" ;
    dct:modified "2025-03-30T18:52:53"^^xsd:dateTime ;
    skos:altLabel "Kvernes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483933/e23/>,
        <http://dewey.info/class/914.83933/e23/>,
        <http://dewey.info/class/948.3933/e23/> ;
    skos:broader humord:c11722 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483933/e23/>,
        <http://dewey.info/class/914.83933/e23/>,
        <http://dewey.info/class/948.3933/e23/> ;
    skos:prefLabel "Kvernes"@en,
        "Kvernes"@nb .

humord:c13666 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13666" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483911/e23/>,
        <http://dewey.info/class/914.83911/e23/>,
        <http://dewey.info/class/948.3911/e23/> ;
    skos:broader humord:c02763 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483911/e23/>,
        <http://dewey.info/class/914.83911/e23/>,
        <http://dewey.info/class/948.3911/e23/> ;
    skos:prefLabel "Borgund (Møre og Romsdal)"@en,
        "Borgund (Møre og Romsdal)"@nb .

humord:c13667 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13667" ;
    dct:modified "2025-03-18T09:10:55"^^xsd:dateTime ;
    skos:altLabel "Finsland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483212/e23/>,
        <http://dewey.info/class/914.83212/e23/>,
        <http://dewey.info/class/948.3212/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483212/e23/>,
        <http://dewey.info/class/914.83212/e23/>,
        <http://dewey.info/class/948.3212/e23/> ;
    skos:prefLabel "Finsland"@en,
        "Finsland"@nb .

humord:c13668 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13668" ;
    dct:modified "2024-08-28T15:21:56"^^xsd:dateTime ;
    skos:altLabel "Audnedal"@nb ;
    skos:broader humord:c02962 ;
    skos:exactMatch <http://dewey.info/class/2--483223/e23/>,
        <http://dewey.info/class/914.83223/e23/>,
        <http://dewey.info/class/948.3223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483223/e23/>,
        <http://dewey.info/class/914.83223/e23/>,
        <http://dewey.info/class/948.3223/e23/> ;
    skos:prefLabel "Audnedal"@en,
        "Audnedal"@nb .

humord:c13669 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13669" ;
    dct:modified "2025-03-18T09:05:52"^^xsd:dateTime ;
    skos:altLabel "Marnardal"@nb ;
    skos:broader humord:c13677 ;
    skos:exactMatch <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:prefLabel "Marnardal"@en,
        "Marnardal"@nb .

humord:c13670 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13670" ;
    dct:modified "2025-03-18T09:04:12"^^xsd:dateTime ;
    skos:altLabel "Bjelland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:broader humord:c13677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:prefLabel "Bjelland"@en,
        "Bjelland"@nb .

humord:c13671 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13671" ;
    dct:modified "2025-03-18T09:10:24"^^xsd:dateTime ;
    skos:altLabel "Fjotland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:broader humord:c11806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:prefLabel "Fjotland"@en,
        "Fjotland"@nb .

humord:c13672 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13672" ;
    dct:modified "2025-03-18T09:10:10"^^xsd:dateTime ;
    skos:altLabel "Feda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:broader humord:c11806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:prefLabel "Feda"@en,
        "Feda"@nb .

humord:c13673 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13673" ;
    dct:modified "2025-03-18T09:10:37"^^xsd:dateTime ;
    skos:altLabel "Liknes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:broader humord:c11806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483232/e23/>,
        <http://dewey.info/class/914.83232/e23/>,
        <http://dewey.info/class/948.3232/e23/> ;
    skos:prefLabel "Liknes"@en,
        "Liknes"@nb .

humord:c13674 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13674" ;
    dct:modified "2025-03-20T09:01:59"^^xsd:dateTime ;
    skos:altLabel "Gyland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:broader humord:c02954 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483231/e23/>,
        <http://dewey.info/class/914.83231/e23/>,
        <http://dewey.info/class/948.3231/e23/> ;
    skos:prefLabel "Gyland"@en,
        "Gyland"@nb .

humord:c13675 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13675" ;
    dct:modified "2025-03-20T09:02:57"^^xsd:dateTime ;
    skos:altLabel "Hetland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:broader humord:c12871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Hetland"@en,
        "Hetland"@nb .

humord:c13676 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13676" ;
    dct:modified "2025-03-18T09:05:05"^^xsd:dateTime ;
    skos:altLabel "Laudal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:broader humord:c13677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:prefLabel "Laudal"@en,
        "Laudal"@nb .

humord:c13677 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13677" ;
    dct:modified "2025-03-20T09:24:06"^^xsd:dateTime ;
    skos:altLabel "Lindesnes"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch realfagstermer:c030800,
        <http://dewey.info/class/2--483225/e23/>,
        <http://dewey.info/class/914.83225/e23/>,
        <http://dewey.info/class/948.3225/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030800,
        <http://dewey.info/class/2--483225/e23/>,
        <http://dewey.info/class/914.83225/e23/>,
        <http://dewey.info/class/948.3225/e23/> ;
    skos:prefLabel "Lindesnes"@en,
        "Lindesnes"@nb .

humord:c13678 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13678" ;
    dct:modified "2024-08-21T11:03:39"^^xsd:dateTime ;
    skos:altLabel "Øvrebø"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483214/e23/>,
        <http://dewey.info/class/914.83214/e23/>,
        <http://dewey.info/class/948.3214/e23/> ;
    skos:broader humord:c13006 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483214/e23/>,
        <http://dewey.info/class/914.83214/e23/>,
        <http://dewey.info/class/948.3214/e23/> ;
    skos:prefLabel "Øvrebø"@en,
        "Øvrebø"@nb .

humord:c13679 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13679" ;
    dct:modified "2024-08-21T11:09:15"^^xsd:dateTime ;
    skos:altLabel "Øyslebø"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:broader humord:c13677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483227/e23/>,
        <http://dewey.info/class/914.83227/e23/>,
        <http://dewey.info/class/948.3227/e23/> ;
    skos:prefLabel "Øyslebø"@en,
        "Øyslebø"@nb .

humord:c13680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13680" ;
    dct:modified "2025-03-20T09:07:05"^^xsd:dateTime ;
    skos:altLabel "Spind"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:broader humord:c12871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Spind"@en,
        "Spind"@nb .

humord:c13681 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13681" ;
    dct:modified "2025-03-18T09:04:32"^^xsd:dateTime ;
    skos:altLabel "Holum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483222/e23/>,
        <http://dewey.info/class/914.83222/e23/>,
        <http://dewey.info/class/948.3222/e23/> ;
    skos:broader humord:c13677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483222/e23/>,
        <http://dewey.info/class/914.83222/e23/>,
        <http://dewey.info/class/948.3222/e23/> ;
    skos:prefLabel "Holum"@en,
        "Holum"@nb .

humord:c13682 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13682" ;
    dct:modified "2025-03-20T09:02:45"^^xsd:dateTime ;
    skos:altLabel "Herad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:broader humord:c12871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Herad"@en,
        "Herad"@nb .

humord:c13683 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13683" ;
    dct:modified "2025-04-01T08:18:12"^^xsd:dateTime ;
    skos:altLabel "Herdla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483632/e23/>,
        <http://dewey.info/class/914.83632/e23/>,
        <http://dewey.info/class/948.3632/e23/> ;
    skos:broader humord:c13422 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483632/e23/>,
        <http://dewey.info/class/914.83632/e23/>,
        <http://dewey.info/class/948.3632/e23/> ;
    skos:prefLabel "Herdla"@en,
        "Herdla"@nb .

humord:c13684 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13684" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483616/e23/>,
        <http://dewey.info/class/914.83616/e23/>,
        <http://dewey.info/class/948.3616/e23/> ;
    skos:broader humord:c13391 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483616/e23/>,
        <http://dewey.info/class/914.83616/e23/>,
        <http://dewey.info/class/948.3616/e23/> ;
    skos:prefLabel "Valestrand"@en,
        "Valestrand"@nb .

humord:c13685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13685" ;
    dct:modified "2025-04-01T07:42:16"^^xsd:dateTime ;
    skos:altLabel "Finnås"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:broader humord:c12439 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:prefLabel "Finnås"@en,
        "Finnås"@nb .

humord:c13686 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13686" ;
    dct:modified "2025-04-01T12:19:32"^^xsd:dateTime ;
    skos:altLabel "Fitjar"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483613/e23/>,
        <http://dewey.info/class/914.83613/e23/>,
        <http://dewey.info/class/948.3613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483613/e23/>,
        <http://dewey.info/class/914.83613/e23/>,
        <http://dewey.info/class/948.3613/e23/> ;
    skos:prefLabel "Fitjar"@en,
        "Fitjar"@nb .

humord:c13687 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13687" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:broader humord:c02730 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:prefLabel "Evanger"@en,
        "Evanger"@nb .

humord:c13688 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13688" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:broader humord:c02723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Haus"@en,
        "Haus"@nb .

humord:c13689 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13689" ;
    dct:modified "2025-04-01T08:29:31"^^xsd:dateTime ;
    skos:altLabel "Radøy"@nb ;
    skos:broader humord:c58555 ;
    skos:exactMatch <http://dewey.info/class/2--483658/e23/>,
        <http://dewey.info/class/914.83658/e23/>,
        <http://dewey.info/class/948.3658/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483658/e23/>,
        <http://dewey.info/class/914.83658/e23/>,
        <http://dewey.info/class/948.3658/e23/> ;
    skos:prefLabel "Radøy"@en,
        "Radøy"@nb .

humord:c13690 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13690" ;
    dct:modified "2025-04-01T12:06:17"^^xsd:dateTime ;
    skos:altLabel "Manger"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483658/e23/>,
        <http://dewey.info/class/914.83658/e23/>,
        <http://dewey.info/class/948.3658/e23/> ;
    skos:broader humord:c58555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483658/e23/>,
        <http://dewey.info/class/914.83658/e23/>,
        <http://dewey.info/class/948.3658/e23/> ;
    skos:prefLabel "Manger"@en,
        "Manger"@nb .

humord:c13691 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13691" ;
    dct:modified "2025-04-01T08:24:07"^^xsd:dateTime ;
    skos:altLabel "Vaksdal"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483641/e23/>,
        <http://dewey.info/class/914.83641/e23/>,
        <http://dewey.info/class/948.3641/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483641/e23/>,
        <http://dewey.info/class/914.83641/e23/>,
        <http://dewey.info/class/948.3641/e23/> ;
    skos:prefLabel "Vaksdal"@en,
        "Vaksdal"@nb .

humord:c13692 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13692" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:broader humord:c02723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Bruvik"@en,
        "Bruvik"@nb .

humord:c13693 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13693" ;
    dct:modified "2024-08-13T10:05:24"^^xsd:dateTime ;
    skos:altLabel "Alversund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483653/e23/>,
        <http://dewey.info/class/914.83653/e23/>,
        <http://dewey.info/class/948.3653/e23/> ;
    skos:broader humord:c02719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483653/e23/>,
        <http://dewey.info/class/914.83653/e23/>,
        <http://dewey.info/class/948.3653/e23/> ;
    skos:prefLabel "Alversund"@en,
        "Alversund"@nb .

humord:c13694 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13694" ;
    dct:modified "2025-03-31T18:46:11"^^xsd:dateTime ;
    skos:altLabel "Skånevik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:broader humord:c13390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:prefLabel "Skånevik"@en,
        "Skånevik"@nb .

humord:c13695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13695" ;
    dct:modified "2024-01-02T14:15:28"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483625/e23/>,
        <http://dewey.info/class/914.83625/e23/>,
        <http://dewey.info/class/948.3625/e23/> ;
    skos:broader humord:c13018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483625/e23/>,
        <http://dewey.info/class/914.83625/e23/>,
        <http://dewey.info/class/948.3625/e23/> ;
    skos:prefLabel "Røldal"@en,
        "Røldal"@nb .

humord:c13696 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13696" ;
    dct:modified "2025-04-01T07:43:13"^^xsd:dateTime ;
    skos:altLabel "Fusa"@nb ;
    skos:broader humord:c61615 ;
    skos:exactMatch realfagstermer:c030628,
        <http://dewey.info/class/2--483635/e23/>,
        <http://dewey.info/class/914.83635/e23/>,
        <http://dewey.info/class/948.3635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030628,
        <http://dewey.info/class/2--483635/e23/>,
        <http://dewey.info/class/914.83635/e23/>,
        <http://dewey.info/class/948.3635/e23/> ;
    skos:prefLabel "Fusa"@en,
        "Fusa"@nb .

humord:c13697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13697" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:broader humord:c02723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Hosanger"@en,
        "Hosanger"@nb .

humord:c13698 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13698" ;
    dct:modified "2024-01-02T14:15:56"^^xsd:dateTime ;
    skos:broader humord:c02730 ;
    skos:exactMatch <http://dewey.info/class/2--483622/e23/>,
        <http://dewey.info/class/914.83622/e23/>,
        <http://dewey.info/class/948.3622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483622/e23/>,
        <http://dewey.info/class/914.83622/e23/>,
        <http://dewey.info/class/948.3622/e23/> ;
    skos:prefLabel "Granvin"@en,
        "Granvin"@nb .

humord:c13699 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13699" ;
    dct:modified "2020-07-30T12:48:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483821/e23/>,
        <http://dewey.info/class/914.83821/e23/>,
        <http://dewey.info/class/948.3821/e23/> ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483821/e23/>,
        <http://dewey.info/class/914.83821/e23/>,
        <http://dewey.info/class/948.3821/e23/> ;
    skos:prefLabel "Brekke"@en,
        "Brekke"@nb .

humord:c13700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13700" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:broader humord:c02862 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483421/e23/>,
        <http://dewey.info/class/914.83421/e23/>,
        <http://dewey.info/class/948.3421/e23/> ;
    skos:prefLabel "Høle"@en,
        "Høle"@nb .

humord:c13701 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13701" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Kopervik"@en,
        "Kopervik"@nb .

humord:c13702 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13702" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Skudeneshavn"@en,
        "Skudeneshavn"@nb .

humord:c13703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13703" ;
    dct:modified "2024-01-02T14:09:42"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:prefLabel "Mosterøy (Rogaland)"@en,
        "Mosterøy (Rogaland)"@nb .

humord:c13704 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13704" ;
    dct:modified "2024-10-21T13:53:44"^^xsd:dateTime ;
    skos:altLabel "Sjernarøy"@nb,
        "Sjernarøyane"@nb,
        "Sjernarøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483431/e23/>,
        <http://dewey.info/class/914.83431/e23/>,
        <http://dewey.info/class/948.3431/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483431/e23/>,
        <http://dewey.info/class/914.83431/e23/>,
        <http://dewey.info/class/948.3431/e23/> ;
    skos:prefLabel "Sjernarøy"@en,
        "Sjernarøy"@nb .

humord:c13705 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13705" ;
    dct:modified "2024-08-19T12:45:04"^^xsd:dateTime ;
    skos:altLabel "Åkra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:broader humord:c02718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Åkra"@en,
        "Åkra"@nb .

humord:c13706 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13706" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483433/e23/>,
        <http://dewey.info/class/914.83433/e23/>,
        <http://dewey.info/class/948.3433/e23/> ;
    skos:broader humord:c02853 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483433/e23/>,
        <http://dewey.info/class/914.83433/e23/>,
        <http://dewey.info/class/948.3433/e23/> ;
    skos:prefLabel "Fister"@en,
        "Fister"@nb .

humord:c13707 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13707" ;
    dct:modified "2025-04-01T08:27:15"^^xsd:dateTime ;
    skos:altLabel "Nedstrand"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483444/e23/>,
        <http://dewey.info/class/914.83444/e23/>,
        <http://dewey.info/class/948.3444/e23/> ;
    skos:broader humord:c58368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483444/e23/>,
        <http://dewey.info/class/914.83444/e23/>,
        <http://dewey.info/class/948.3444/e23/> ;
    skos:prefLabel "Nedstrand"@en,
        "Nedstrand"@nb .

humord:c13708 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13708" ;
    dct:modified "2024-08-28T20:25:30"^^xsd:dateTime ;
    skos:altLabel "Avaldsnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Avaldsnes"@en,
        "Avaldsnes"@nb .

humord:c13709 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13709" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483442/e23/>,
        <http://dewey.info/class/914.83442/e23/>,
        <http://dewey.info/class/948.3442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483442/e23/>,
        <http://dewey.info/class/914.83442/e23/>,
        <http://dewey.info/class/948.3442/e23/> ;
    skos:prefLabel "Bokn"@en,
        "Bokn"@nb .

humord:c13710 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13710" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Torvestad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Torvastad"@en,
        "Torvastad"@nb .

humord:c13711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13711" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483441/e23/>,
        <http://dewey.info/class/914.83441/e23/>,
        <http://dewey.info/class/948.3441/e23/> ;
    skos:broader humord:c02852 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483441/e23/>,
        <http://dewey.info/class/914.83441/e23/>,
        <http://dewey.info/class/948.3441/e23/> ;
    skos:prefLabel "Skåre"@en,
        "Skåre"@nb .

humord:c13712 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13712" ;
    dct:modified "2025-04-01T12:34:44"^^xsd:dateTime ;
    skos:altLabel "Innset"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484134/e23/>,
        <http://dewey.info/class/914.84134/e23/>,
        <http://dewey.info/class/948.4134/e23/> ;
    skos:broader humord:c02899 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484134/e23/>,
        <http://dewey.info/class/914.84134/e23/>,
        <http://dewey.info/class/948.4134/e23/> ;
    skos:prefLabel "Innset"@en,
        "Innset"@nb .

humord:c13713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13713" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:broader humord:c16158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:prefLabel "Skjold (Rogaland)"@en,
        "Skjold (Rogaland)"@nb .

humord:c13714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13714" ;
    dct:modified "2020-07-31T10:29:06"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030760,
        <http://dewey.info/class/2--482551/e23/>,
        <http://dewey.info/class/914.82551/e23/>,
        <http://dewey.info/class/948.2551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030760,
        <http://dewey.info/class/2--482551/e23/>,
        <http://dewey.info/class/914.82551/e23/>,
        <http://dewey.info/class/948.2551/e23/> ;
    skos:prefLabel "Nord-Aurdal"@en,
        "Nord-Aurdal"@nb .

humord:c13715 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13715" ;
    dct:modified "2020-07-31T10:47:07"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030799,
        <http://dewey.info/class/2--482513/e23/>,
        <http://dewey.info/class/914.82513/e23/>,
        <http://dewey.info/class/948.2513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030799,
        <http://dewey.info/class/2--482513/e23/>,
        <http://dewey.info/class/914.82513/e23/>,
        <http://dewey.info/class/948.2513/e23/> ;
    skos:prefLabel "Lom"@en,
        "Lom"@nb .

humord:c13716 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13716" ;
    dct:modified "2024-08-20T08:36:36"^^xsd:dateTime ;
    skos:altLabel "Årstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Årstad"@en,
        "Årstad"@nb .

humord:c13717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13717" ;
    dct:modified "2025-03-25T09:35:02"^^xsd:dateTime ;
    skos:altLabel "Lørenskog"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482224/e23/>,
        <http://dewey.info/class/914.82224/e23/>,
        <http://dewey.info/class/948.2224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482224/e23/>,
        <http://dewey.info/class/914.82224/e23/>,
        <http://dewey.info/class/948.2224/e23/> ;
    skos:prefLabel "Lørenskog"@en,
        "Lørenskog"@nb .

humord:c13718 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13718" ;
    dct:modified "2025-03-27T09:57:25"^^xsd:dateTime ;
    skos:altLabel "Furnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:broader humord:c02692 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Furnes"@en,
        "Furnes"@nb .

humord:c13719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13719" ;
    dct:modified "2025-03-20T09:26:22"^^xsd:dateTime ;
    skos:altLabel "Tvedestrand"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.3113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.3113/e23/> ;
    skos:prefLabel "Tvedestrand"@en,
        "Tvedestrand"@nb .

humord:c13720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13720" ;
    dct:modified "2025-03-18T09:02:18"^^xsd:dateTime ;
    skos:altLabel "Holt"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.3113/e23/> ;
    skos:broader humord:c13719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.3113/e23/> ;
    skos:prefLabel "Holt"@en,
        "Holt"@nb .

humord:c13721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13721" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mo (Nordland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484414/e23/>,
        <http://dewey.info/class/914.84414/e23/>,
        <http://dewey.info/class/948.4414/e23/> ;
    skos:broader humord:c11466 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484414/e23/>,
        <http://dewey.info/class/914.84414/e23/>,
        <http://dewey.info/class/948.4414/e23/> ;
    skos:prefLabel "Mo i Rana"@en,
        "Mo i Rana"@nb .

humord:c13723 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13723" ;
    dct:modified "2025-02-17T14:28:22"^^xsd:dateTime ;
    skos:altLabel "Guanacaste (Province)"@en,
        "Guanacaste"@nb ;
    skos:broader humord:c01688 ;
    skos:exactMatch <http://dewey.info/class/2--72866/e23/>,
        <http://dewey.info/class/917.2866/e23/>,
        <http://dewey.info/class/972.866/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72866/e23/>,
        <http://dewey.info/class/917.2866/e23/>,
        <http://dewey.info/class/972.866/e23/> ;
    skos:prefLabel "Guanacaste Province"@en,
        "Guanacaste"@nb .

humord:c13724 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13724" ;
    dct:modified "2025-03-24T08:52:44"^^xsd:dateTime ;
    skos:altLabel "Vorma"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482235/e23/>,
        <http://dewey.info/class/914.82235/e23/>,
        <http://dewey.info/class/948.2235/e23/> ;
    skos:broader humord:c02606 ;
    skos:exactMatch realfagstermer:c030703 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030703,
        <http://dewey.info/class/2--482235/e23/>,
        <http://dewey.info/class/914.82235/e23/>,
        <http://dewey.info/class/948.2235/e23/> ;
    skos:prefLabel "Vorma"@en,
        "Vorma"@nb .

humord:c13725 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13725" ;
    dct:modified "2025-03-24T08:51:30"^^xsd:dateTime ;
    skos:altLabel "Gudbrandsdalslågen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:broader humord:c02606 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482521/e23/>,
        <http://dewey.info/class/914.82521/e23/>,
        <http://dewey.info/class/948.2521/e23/> ;
    skos:prefLabel "Gudbrandsdalslågen"@en,
        "Gudbrandsdalslågen"@nb .

humord:c13726 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13726" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Skudenes"@en,
        "Skudenes"@nb .

humord:c13727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13727" ;
    dct:modified "2025-03-24T15:36:39"^^xsd:dateTime ;
    skos:altLabel "Skedsmo"@nb ;
    skos:broader humord:c13729 ;
    skos:exactMatch <http://dewey.info/class/2--482227/e23/>,
        <http://dewey.info/class/914.82227/e23/>,
        <http://dewey.info/class/948.2227/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482227/e23/>,
        <http://dewey.info/class/914.82227/e23/>,
        <http://dewey.info/class/948.2227/e23/> ;
    skos:prefLabel "Skedsmo"@en,
        "Skedsmo"@nb .

humord:c13728 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13728" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484241/e23/>,
        <http://dewey.info/class/914.84241/e23/>,
        <http://dewey.info/class/948.4241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484241/e23/>,
        <http://dewey.info/class/914.84241/e23/>,
        <http://dewey.info/class/948.4241/e23/> ;
    skos:prefLabel "Namsos"@en,
        "Namsos"@nb .

humord:c13729 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13729" ;
    dct:modified "2025-03-25T09:34:47"^^xsd:dateTime ;
    skos:altLabel "Lillestrøm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482227/e23/>,
        <http://dewey.info/class/914.82227/e23/>,
        <http://dewey.info/class/948.2227/e23/> ;
    skos:broader humord:c02614 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482227/e23/>,
        <http://dewey.info/class/914.82227/e23/>,
        <http://dewey.info/class/948.2227/e23/> ;
    skos:prefLabel "Lillestrøm"@en,
        "Lillestrøm"@nb .

humord:c13730 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13730" ;
    dct:modified "2025-03-30T18:52:30"^^xsd:dateTime ;
    skos:altLabel "Kornstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483933/e23/>,
        <http://dewey.info/class/914.83933/e23/>,
        <http://dewey.info/class/948.3933/e23/> ;
    skos:broader humord:c11722 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483933/e23/>,
        <http://dewey.info/class/914.83933/e23/>,
        <http://dewey.info/class/948.3933/e23/> ;
    skos:prefLabel "Kornstad"@en,
        "Kornstad"@nb .

humord:c13732 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13732" ;
    dct:modified "2025-02-14T14:31:00"^^xsd:dateTime ;
    skos:altLabel "Mississippi (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--76/e23/>,
        <http://dewey.info/class/917.6/e23/>,
        <http://dewey.info/class/976/e23/> ;
    skos:broader humord:c13731 ;
    skos:exactMatch <http://dewey.info/class/2--77/e23/>,
        <http://dewey.info/class/917.7/e23/>,
        <http://dewey.info/class/977/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--76/e23/>,
        <http://dewey.info/class/2--77/e23/>,
        <http://dewey.info/class/917.6/e23/>,
        <http://dewey.info/class/917.7/e23/>,
        <http://dewey.info/class/976/e23/>,
        <http://dewey.info/class/977/e23/> ;
    skos:prefLabel "Mississippi River"@en,
        "Mississippi (Elv)"@nb .

humord:c13734 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13734" ;
    dct:modified "2025-03-06T09:10:19"^^xsd:dateTime ;
    skos:altLabel "Mykonos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:broader humord:c02374 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3915/e23/>,
        <http://dewey.info/class/2--49585/e23/>,
        <http://dewey.info/class/914.9585/e23/>,
        <http://dewey.info/class/939.15/e23/>,
        <http://dewey.info/class/949.585/e23/> ;
    skos:prefLabel "Mykonos"@en,
        "Mykonos"@nb .

humord:c13735 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13735" ;
    dct:modified "2024-12-04T11:06:53"^^xsd:dateTime ;
    skos:altLabel "Crimean Turkish folk literature"@en,
        "Krimtatarisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Crimean Tatar folk literature"@en,
        "Krimtatarisk folkediktning"@nb ;
    skos:related humord:c17641 .

humord:c13736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13736" ;
    dct:modified "2024-10-22T09:54:31"^^xsd:dateTime ;
    skos:altLabel "Yupik språk"@nb ;
    skos:broader humord:c10146 ;
    skos:exactMatch <http://dewey.info/class/497.14/e23/>,
        <http://dewey.info/class/6--9714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.14/e23/>,
        <http://dewey.info/class/6--9714/e23/> ;
    skos:prefLabel "Yupik languages"@en,
        "Yupik språk"@nb .

humord:c13737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13737" ;
    dct:modified "2024-10-22T09:53:47"^^xsd:dateTime ;
    skos:altLabel "Inupiaq språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:broader humord:c10145 ;
    skos:editorialNote "Språkkode: ipk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:prefLabel "Inupiaq language"@en,
        "Inupiaq språk"@nb .

humord:c13738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13738" ;
    dct:modified "2024-10-22T09:53:16"^^xsd:dateTime ;
    skos:altLabel "Inuktitut språk"@nb ;
    skos:broader humord:c10145 ;
    skos:exactMatch <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.12/e23/>,
        <http://dewey.info/class/6--9712/e23/> ;
    skos:prefLabel "Inukitut language"@en,
        "Inuktitut språk"@nb .

humord:c13739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13739" ;
    dct:modified "2024-10-18T14:50:20"^^xsd:dateTime ;
    skos:altLabel "Jukagirsk språk"@nb,
        "Yukaghir språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c10771 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Yukaghir language"@en,
        "Jukagirsk språk"@nb .

humord:c13740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13740" ;
    dct:modified "2024-10-18T14:46:36"^^xsd:dateTime ;
    skos:altLabel "Korjak-alutor språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13167 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Koryak-Alyutor languages"@en,
        "Korjak-alutor språk"@nb .

humord:c13741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13741" ;
    dct:modified "1996-01-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13740 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Koryak language"@en,
        "Korjakisk språk"@nb .

humord:c13743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13743" ;
    dct:modified "2024-08-02T08:12:53"^^xsd:dateTime ;
    skos:altLabel "Aliutor language"@en,
        "Alyutor language"@en,
        "Olyutor language"@en,
        "Aljutor språk"@nb,
        "Alutor språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13740 ;
    skos:editorialNote "Språkkode: alr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Alutor language"@en,
        "Alutor språk"@nb .

humord:c13744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13744" ;
    dct:modified "2024-10-18T14:46:23"^^xsd:dateTime ;
    skos:altLabel "Kamchadal language"@en,
        "Itelmensk språk"@nb,
        "Kamtsjadalsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13167 ;
    skos:editorialNote "Språkkode: itl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Itelmen language"@en,
        "Itelmensk språk"@nb .

humord:c13746 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13746" ;
    dct:modified "2024-10-23T10:23:42"^^xsd:dateTime ;
    skos:altLabel "Nordlig tungusiske språk"@nb ;
    skos:broader humord:c10063 ;
    skos:inScheme humord: ;
    skos:prefLabel "Northern Tungusic languages"@en,
        "Nordlig tungusiske språk"@nb .

humord:c13747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13747" ;
    dct:modified "2024-10-23T10:22:57"^^xsd:dateTime ;
    skos:altLabel "Lamut language"@en,
        "Even språk"@nb,
        "Evensk språk"@nb,
        "Lamutisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13746 ;
    skos:editorialNote "Språkkode: eve"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Even language"@en,
        "Even språk"@nb .

humord:c13748 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13748" ;
    dct:modified "2024-10-23T10:17:35"^^xsd:dateTime ;
    skos:altLabel "Sørlege tungusiske språk"@nb ;
    skos:broader humord:c10063 ;
    skos:inScheme humord: ;
    skos:prefLabel "Southern Tungusic languages"@en,
        "Sørlig tungusiske språk"@nb .

humord:c13749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13749" ;
    dct:modified "2024-10-23T10:15:15"^^xsd:dateTime ;
    skos:altLabel "Orok språk"@nb,
        "Oroki språk"@nb,
        "Orokisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: oaa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Orok language"@en,
        "Orokisk språk"@nb .

humord:c13750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13750" ;
    dct:modified "2024-10-23T10:11:31"^^xsd:dateTime ;
    skos:altLabel "Gold language"@en,
        "Goldisk språk"@nb,
        "Nanai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: gld"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Nanai language"@en,
        "Nanai språk"@nb .

humord:c13751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13751" ;
    dct:modified "2024-10-18T09:51:34"^^xsd:dateTime ;
    skos:altLabel "Samojediske språk"@nb ;
    skos:broader humord:c10802 ;
    skos:exactMatch <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:prefLabel "Samoyedic languages"@en,
        "Samojediske språk"@nb .

humord:c13752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13752" ;
    dct:modified "2025-03-06T07:52:51"^^xsd:dateTime ;
    skos:altLabel "Yurak  language"@en,
        "Nenetsisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:broader humord:c13751 ;
    skos:editorialNote "Språkkode: yrk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:prefLabel "Nenets language"@en,
        "Nenetsisk språk"@nb ;
    skos:related humord:c17255 .

humord:c13753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13753" ;
    dct:modified "2025-03-06T07:53:33"^^xsd:dateTime ;
    skos:altLabel "Ostyak Samoyed language"@en,
        "Ostjak-samojedisk språk"@nb,
        "Selkupisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:broader humord:c13751 ;
    skos:editorialNote "Språkkode:  sel"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:prefLabel "Selkup language"@en,
        "Selkupisk språk"@nb .

humord:c13754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13754" ;
    dct:modified "2025-03-06T08:03:56"^^xsd:dateTime ;
    skos:altLabel "Ersja språk"@nb,
        "Ersja-mordvinsk språk"@nb,
        "Erza språk"@nb,
        "Erzja"@nb,
        "Erzya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:broader humord:c10827 ;
    skos:editorialNote "Språkkode: myv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:prefLabel "Erzya language"@en,
        "Ersja språk"@nb .

humord:c13755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13755" ;
    dct:modified "2025-03-06T08:04:44"^^xsd:dateTime ;
    skos:altLabel "Moksja språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:broader humord:c10827 ;
    skos:editorialNote "Språkkode: mdf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.56/e23/>,
        <http://dewey.info/class/6--9456/e23/> ;
    skos:prefLabel "Moksha language"@en,
        "Moksja språk"@nb .

humord:c13756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13756" ;
    dct:modified "2025-03-06T08:19:45"^^xsd:dateTime ;
    skos:altLabel "Ume Saami language"@en,
        "Umesamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.572/e23/>,
        <http://dewey.info/class/6--94572/e23/> ;
    skos:broader humord:c10809 ;
    skos:editorialNote "Språkkode: sju"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.572/e23/>,
        <http://dewey.info/class/6--94572/e23/> ;
    skos:prefLabel "Ume Sámi language"@en,
        "Umesamisk språk"@nb .

humord:c13757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13757" ;
    dct:modified "2025-03-06T08:18:53"^^xsd:dateTime ;
    skos:altLabel "Pite Saami language"@en,
        "Pitesamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.574/e23/>,
        <http://dewey.info/class/6--94574/e23/> ;
    skos:broader humord:c10809 ;
    skos:editorialNote "Språkkode: sje"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.574/e23/>,
        <http://dewey.info/class/6--94574/e23/> ;
    skos:prefLabel "Pite Sámi language"@en,
        "Pitesamisk språk"@nb .

humord:c13758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13758" ;
    dct:modified "2025-03-06T08:14:11"^^xsd:dateTime ;
    skos:altLabel "Kildin Saami language"@en,
        "Kildinsamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:broader humord:c14678 ;
    skos:editorialNote "Språkkode: sjd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:prefLabel "Kildin Sámi language"@en,
        "Kildinsamisk språk"@nb .

humord:c13759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13759" ;
    dct:modified "2025-03-06T08:15:54"^^xsd:dateTime ;
    skos:altLabel "Ter Saami language"@en,
        "Tersamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:broader humord:c14678 ;
    skos:editorialNote "Språkkode: sjt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:prefLabel "Ter Sámi language"@en,
        "Tersamisk språk"@nb .

humord:c13772 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13772" ;
    dct:modified "2025-03-05T19:46:49"^^xsd:dateTime ;
    skos:altLabel "Lapin lääni"@nb,
        "Lappi"@nb,
        "Lappland (Finland)"@nb,
        "Lapplands län"@nb ;
    skos:broader humord:c02212 ;
    skos:closeMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Lapland (Finland)"@en,
        "Lapin lääni"@nb .

humord:c13776 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13776" ;
    dct:modified "2025-03-05T19:45:43"^^xsd:dateTime ;
    skos:altLabel "Oulun lääni"@nb,
        "Uleåborgs län"@nb ;
    skos:broader humord:c02212 ;
    skos:exactMatch <http://dewey.info/class/2--48976/e23/>,
        <http://dewey.info/class/914.8976/e23/>,
        <http://dewey.info/class/948.976/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48976/e23/>,
        <http://dewey.info/class/914.8976/e23/>,
        <http://dewey.info/class/948.976/e23/> ;
    skos:prefLabel "Oulu Province"@en,
        "Oulun lääni"@nb .

humord:c13778 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13778" ;
    dct:modified "2025-03-05T19:28:35"^^xsd:dateTime ;
    skos:altLabel "Norra Karelen-regionen"@nb,
        "Pohjois-Karjalan maakunta"@nb ;
    skos:broader humord:c29070 ;
    skos:exactMatch <http://dewey.info/class/2--489758/e23/>,
        <http://dewey.info/class/914.89758/e23/>,
        <http://dewey.info/class/948.9758/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489758/e23/>,
        <http://dewey.info/class/914.89758/e23/>,
        <http://dewey.info/class/948.9758/e23/> ;
    skos:prefLabel "North Karelia"@en,
        "Pohjois-Karjalan maakunta"@nb .

humord:c13782 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13782" ;
    dct:modified "2025-03-05T19:53:13"^^xsd:dateTime ;
    skos:altLabel "Uudenmaan maakunta"@nb,
        "Uusimaa-regionen"@nb ;
    skos:broader humord:c02228 ;
    skos:exactMatch <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:prefLabel "Uusimaa"@en,
        "Uudenmaan maakunta"@nb .

humord:c13793 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13793" ;
    dct:modified "1996-01-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Petsamo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4713/e23/>,
        <http://dewey.info/class/914.713/e23/>,
        <http://dewey.info/class/947.13/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4713/e23/>,
        <http://dewey.info/class/914.713/e23/>,
        <http://dewey.info/class/947.13/e23/> ;
    skos:prefLabel "Pechengsky District"@en,
        "Petsjenga"@nb .

humord:c13794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13794" ;
    dct:modified "2025-03-05T19:32:17"^^xsd:dateTime ;
    skos:altLabel "Pohjanmaan maakunta"@nb,
        "Österbotten-regionen"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:prefLabel "Ostrobothnia (Region)"@en,
        "Pohjanmaan maakunta"@nb .

humord:c13796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13796" ;
    dct:modified "2025-03-28T12:53:42"^^xsd:dateTime ;
    skos:altLabel "Stangvik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:broader humord:c02756 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:prefLabel "Stangvik"@en,
        "Stangvik"@nb .

humord:c13800 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13800" ;
    dct:modified "2025-03-05T14:54:20"^^xsd:dateTime ;
    skos:altLabel "Vaasa"@nb,
        "Vasa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:broader humord:c13794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:prefLabel "Vaasa"@en,
        "Vaasa"@nb .

humord:c13802 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13802" ;
    dct:modified "2025-03-26T07:55:58"^^xsd:dateTime ;
    skos:altLabel "Eidsvold"@nb,
        "Eidsvoll"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482231/e23/>,
        <http://dewey.info/class/914.82231/e23/>,
        <http://dewey.info/class/948.2231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482231/e23/>,
        <http://dewey.info/class/914.82231/e23/>,
        <http://dewey.info/class/948.2231/e23/> ;
    skos:prefLabel "Eidsvoll"@en,
        "Eidsvoll"@nb .

humord:c13804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13804" ;
    dct:modified "2025-01-06T10:21:02"^^xsd:dateTime ;
    skos:altLabel "Smau"@nb,
        "Smog"@nb,
        "Veit"@nb,
        "Veiter"@nb ;
    skos:broadMatch <http://dewey.info/class/388.411/e23/> ;
    skos:broader humord:c04352 ;
    skos:definition "Trang gate <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.411/e23/> ;
    skos:prefLabel "Alleys"@en,
        "Smug"@nb .

humord:c13808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13808" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Havebyer"@nb ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/711.58/e23/> ;
    skos:broader humord:c09039 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/711.58/e23/> ;
    skos:prefLabel "Garden cities"@en,
        "Hagebyer"@nb .

humord:c13810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13810" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89632/e23/>,
        <http://dewey.info/class/5--9632/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Afrikansk folk i Senegal <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89632/e23/>,
        <http://dewey.info/class/5--9632/e23/> ;
    skos:prefLabel "Tenda"@en,
        "Tenda (Folk)"@nb .

humord:c13811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13811" ;
    dct:modified "2024-10-28T07:50:08"^^xsd:dateTime ;
    skos:altLabel "Nabospråk"@nb ;
    skos:broader humord:c09775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Neighbour languages"@en,
        "Nabospråk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c13812 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c13811 ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13812" ;
    dct:modified "2021-11-24T13:36:06"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nabospråksundervisning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c13813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13813" ;
    dct:modified "2024-11-01T08:16:20"^^xsd:dateTime ;
    skos:altLabel "Stadtholders"@en,
        "Statthaldarar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07392 ;
    skos:definition "Stedfortreder for statssjef eller sentralregjering i en provins eller et land <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Stadholders"@en,
        "Stattholdere"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.8043/e23/> .

humord:c13814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13814" ;
    dct:modified "2025-01-13T19:28:29"^^xsd:dateTime ;
    skos:altLabel "Komser"@nb ;
    skos:broadMatch <http://dewey.info/class/745.50899457/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.50899457/e23/> ;
    skos:prefLabel "Sami cradles"@en,
        "Komser"@nb .

humord:c13815 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13815" ;
    dct:modified "1996-02-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Southwest Norway"@en ;
    skos:broadMatch <http://dewey.info/class/2--4833/e23/>,
        <http://dewey.info/class/914.833/e23/>,
        <http://dewey.info/class/948.33/e23/> ;
    skos:broader humord:c03008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4833/e23/>,
        <http://dewey.info/class/914.833/e23/>,
        <http://dewey.info/class/948.33/e23/> ;
    skos:prefLabel "South-West Norway"@en,
        "Sørvestlandet"@nb .

humord:c13816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13816" ;
    dct:modified "2020-11-17T10:38:12"^^xsd:dateTime ;
    skos:altLabel "Fabula"@en,
        "Story"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--23/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06518 ;
    skos:definition "Fortellingens handlingsforløp tenkt som prelitterært fenomen, i motsetning til den litterære komposisjon av stoffet <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--23/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Story"@en,
        "Fabula"@nb ;
    skos:related humord:c06525 .

humord:c13818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13818" ;
    dct:modified "2023-12-07T13:47:14"^^xsd:dateTime ;
    skos:altLabel "Honorofics"@en,
        "Honorifics"@nb,
        "Honorificum"@nb,
        "Høflighetsform"@nb ;
    skos:broadMatch <http://dewey.info/class/395.4/e23/> ;
    skos:broader humord:c05814 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.4/e23/> ;
    skos:prefLabel "Polite forms"@en,
        "Høflighetsformer"@nb ;
    skos:related humord:c14158 .

humord:c13821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13821" ;
    dct:modified "2024-10-14T09:41:30"^^xsd:dateTime ;
    skos:altLabel "Blindeskrift"@nb,
        "Braille"@nb,
        "Punktskrift"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06408 ;
    skos:exactMatch realfagstermer:c004595 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004595,
        <http://dewey.info/class/070.5792/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/686.282/e23/> ;
    skos:prefLabel "Braille"@en,
        "Punktskrift"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.5792/e23/>,
        <http://dewey.info/class/686.282/e23/> .

humord:c13823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13823" ;
    dct:modified "1996-02-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stenography"@en ;
    skos:broader humord:c06408 ;
    skos:exactMatch <http://dewey.info/class/653/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/653/e23/> ;
    skos:prefLabel "Shorthand"@en,
        "Stenografi"@nb .

humord:c13824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13824" ;
    dct:modified "1996-02-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Picture writing"@en ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06408 ;
    skos:definition "Grafisk tegn som gjengir en talesekvens ved hjelp av et bilde, f.eks. et trafikkskilt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Pictography"@en,
        "Piktografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.222/e23/> .

humord:c13825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13825" ;
    dct:modified "2020-10-27T16:39:22"^^xsd:dateTime ;
    skos:altLabel "Creative writing courses"@en,
        "Creative writing programmes"@en,
        "Creative writing programs"@en,
        "Forfatterkurs"@nb ;
    skos:broader humord:c16618 ;
    skos:definition "Organisert opplæring i å skrive skjønnlitterære tekster <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.02071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.02071/e23/> ;
    skos:prefLabel "Creative writing schools"@en,
        "Forfatterskoler"@nb ;
    skos:related humord:c07927 .

humord:c13827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13827" ;
    dct:modified "2025-01-29T08:03:53"^^xsd:dateTime ;
    skos:altLabel "Donations"@en,
        "Presents"@en,
        "Donasjonar"@nb,
        "Donasjoner"@nb,
        "Gåver"@nb,
        "Presangar"@nb,
        "Presanger"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/658.15224/e23/>,
        <http://dewey.info/class/658.82/e23/> ;
    skos:broader humord:c04839 ;
    skos:closeMatch <http://dewey.info/class/025.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/021.8/e23/>,
        <http://dewey.info/class/025.26/e23/>,
        <http://dewey.info/class/343.05232/e23/>,
        <http://dewey.info/class/355.1349/e23/>,
        <http://dewey.info/class/394.2/e23/>,
        <http://dewey.info/class/658.15224/e23/>,
        <http://dewey.info/class/658.153/e23/>,
        <http://dewey.info/class/658.82/e23/> ;
    skos:prefLabel "Gifts"@en,
        "Gaver"@nb ;
    skos:relatedMatch <http://dewey.info/class/021.8/e23/>,
        <http://dewey.info/class/343.05232/e23/>,
        <http://dewey.info/class/355.1349/e23/>,
        <http://dewey.info/class/658.153/e23/> .

humord:c13830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13830" ;
    dct:modified "2025-02-05T08:14:13"^^xsd:dateTime ;
    skos:altLabel "Ptolemaic period"@en,
        "Ptolemaisk tid"@nb,
        "Ptolemeisk tid"@nb,
        "Ptolemeiske periode"@nb ;
    skos:broader humord:c11736 ;
    skos:definition "Periode i Egypts historie, 305-30 f.Kr. <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/932.021/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932.021/e23/> ;
    skos:prefLabel "Ptolemaic time"@en,
        "Ptolemeisk tid"@nb .

humord:c13834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13834" ;
    dct:modified "2025-01-21T07:15:00"^^xsd:dateTime ;
    skos:altLabel "Chips (Numismatics)"@en,
        "Counters (Numismatics)"@en,
        "Tokens (Coins)"@en,
        "Trade tokens"@en,
        "Kontrollmerke"@nb,
        "Kontrollmerker"@nb,
        "Pollettar"@nb ;
    skos:broader humord:c04639 ;
    skos:definition "Brikke el. merke brukt som billett el. betalingsmiddel <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/332.4043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4043/e23/> ;
    skos:prefLabel "Token coins"@en,
        "Polletter"@nb ;
    skos:related humord:c07821 .

humord:c13836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13836" ;
    dct:modified "2024-11-13T07:39:39"^^xsd:dateTime ;
    skos:altLabel "Plagiarise"@en,
        "Plagiarize"@en,
        "Plagiat"@nb,
        "Plagiering"@nb ;
    skos:broadMatch <http://dewey.info/class/371.58/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Utnyttelse av en annens åndsverk ved å gi det ut som sitt eget eller ikke å   oppgi kilde <UBO>"@nb ;
    skos:exactMatch realfagstermer:c007716,
        <http://dewey.info/class/808.025/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007716,
        <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/346.0482/e23/>,
        <http://dewey.info/class/371.58/e23/>,
        <http://dewey.info/class/808.025/e23/> ;
    skos:prefLabel "Plagiarism"@en,
        "Plagiering"@nb ;
    skos:related humord:c01477,
        humord:c22908 ;
    skos:relatedMatch <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/346.0482/e23/> .

humord:c13837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13837" ;
    dct:modified "2024-02-22T08:56:34"^^xsd:dateTime ;
    skos:altLabel "Standardsation"@en,
        "Normalisering"@nb,
        "Standardisering"@nb,
        "Uniformering"@nb ;
    skos:broader humord:c61655 ;
    skos:definition "Standardisering, det å fastsette standarder; ensretting <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009104,
        <http://dewey.info/class/1--0218/e23/>,
        <http://dewey.info/class/389.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009104,
        <http://dewey.info/class/1--0218/e23/>,
        <http://dewey.info/class/343.075/e23/>,
        <http://dewey.info/class/352.83/e23/>,
        <http://dewey.info/class/389.6/e23/>,
        <http://dewey.info/class/658.562/e23/> ;
    skos:prefLabel "Standardization"@en,
        "Standardisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.075/e23/>,
        <http://dewey.info/class/352.83/e23/>,
        <http://dewey.info/class/658.562/e23/> .

humord:c13838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13838" ;
    dct:modified "2024-05-22T12:50:52"^^xsd:dateTime ;
    skos:altLabel "Adolescent girls fiction"@en,
        "Adolescent girls literature"@en,
        "Young girls literature"@en,
        "Jentebøker"@nb,
        "Ungpikeromaner"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--0809283/e23/>,
        <http://dewey.info/class/808.899283/e23/>,
        <http://dewey.info/class/809.89283/e23/> ;
    skos:broader humord:c07102 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--0809283/e23/>,
        <http://dewey.info/class/808.899283/e23/>,
        <http://dewey.info/class/809.89283/e23/> ;
    skos:prefLabel "Young girls fiction"@en,
        "Ungpikebøker"@nb .

humord:c13840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13840" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Lingvistisk retning grunnlagt av Louis Hjelmslev i 1930- og 1940-årene <UBTØ>"@nb ;
    skos:exactMatch realfagstermer:c002501 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002501,
        <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Glossematics"@en,
        "Glossematikk"@nb .

humord:c13842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13842" ;
    dct:modified "2000-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06056 ;
    skos:definition "Retning innen transformasjonell generativ grammatikk på 60- og 70-tallet, som forkastet tanken om en syntaktisk djupstruktur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Generative semantics"@en,
        "Generativ semantikk"@nb .

humord:c13843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13843" ;
    dct:modified "1996-02-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fedrelandskjærlighet"@nb,
        "Nasjonalfølelse"@nb ;
    skos:broader humord:c08136 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.38/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/320.54/e23/>,
        <http://dewey.info/class/323.65/e23/> ;
    skos:prefLabel "Patriotism"@en,
        "Patriotisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.38/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/320.54/e23/>,
        <http://dewey.info/class/323.65/e23/> .

humord:c13847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13847" ;
    dct:modified "2024-10-21T08:49:38"^^xsd:dateTime ;
    skos:altLabel "Neo Latin language"@en,
        "Neo-Latin language"@en,
        "Nylatinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/478/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:broader humord:c10464 ;
    skos:definition "Det latinske språk fra renessansen av <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/478/e23/>,
        <http://dewey.info/class/6--71/e23/> ;
    skos:prefLabel "New Latin language"@en,
        "Nylatinsk språk"@nb ;
    skos:related humord:c13849 .

humord:c13848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13848" ;
    dct:modified "2024-10-21T08:49:26"^^xsd:dateTime ;
    skos:altLabel "Neo Latin literature"@en,
        "Nylatinsk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/870/e23/> ;
    skos:broader humord:c06936 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/870/e23/> ;
    skos:prefLabel "New Latin literature"@en,
        "Nylatinsk litteratur"@nb ;
    skos:related humord:c13849 .

humord:c13849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13849" ;
    dct:modified "2025-01-10T10:32:59"^^xsd:dateTime ;
    skos:altLabel "Humanist Latin"@en,
        "Neo-Latin philology"@en,
        "Neo-Latin studies"@en,
        "Renaissance Latin"@en,
        "Humanistlatin (Filologi)"@nb,
        "Neolatin (Filologi)"@nb,
        "Nylatin (Filologi)"@nb,
        "Nylatinsk filologi"@nb,
        "Renessanselatin (Filologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/477/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/477/e23/> ;
    skos:prefLabel "Neo-Latin (Philology)"@en,
        "Nylatin (Filologi)"@nb ;
    skos:related humord:c13847,
        humord:c13848 .

humord:c13854 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13854" ;
    dct:modified "2025-03-14T09:10:58"^^xsd:dateTime ;
    skos:altLabel "Trajans forum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Trajan's Forum"@en,
        "Trajans forum"@nb .

humord:c13856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13856" ;
    dct:modified "2023-02-15T13:58:37"^^xsd:dateTime ;
    skos:broader humord:c59500 ;
    skos:closeMatch <http://dewey.info/class/937.02/e23/> ;
    skos:exactMatch <http://dewey.info/class/305.871/e23/>,
        <http://dewey.info/class/5--71/e23/>,
        <http://dewey.info/class/937.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.871/e23/>,
        <http://dewey.info/class/5--71/e23/>,
        <http://dewey.info/class/937.02/e23/>,
        <http://dewey.info/class/937.06/e23/> ;
    skos:prefLabel "Romans"@en,
        "Romere"@nb ;
    skos:related humord:c00937 .

humord:c13857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13857" ;
    dct:modified "2024-08-29T18:06:04"^^xsd:dateTime ;
    skos:altLabel "Waneci språk"@nb,
        "Wanetsi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.593/e23/>,
        <http://dewey.info/class/6--91593/e23/> ;
    skos:broader humord:c10455 ;
    skos:editorialNote "Språkkode: wne"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.593/e23/>,
        <http://dewey.info/class/6--91593/e23/> ;
    skos:prefLabel "Waneci language"@en,
        "Wanetsi språk"@nb .

humord:c13858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13858" ;
    dct:modified "1996-02-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.419/e23/>,
        <http://dewey.info/class/6--91419/e23/> ;
    skos:broader humord:c10369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.419/e23/>,
        <http://dewey.info/class/6--91419/e23/> ;
    skos:prefLabel "Hindko language"@en,
        "Hindko språk"@nb .

humord:c13860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13860" ;
    dct:modified "1996-02-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4221/e23/>,
        <http://dewey.info/class/914.221/e23/>,
        <http://dewey.info/class/942.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4221/e23/>,
        <http://dewey.info/class/914.221/e23/>,
        <http://dewey.info/class/942.21/e23/> ;
    skos:prefLabel "Surrey"@en,
        "Surrey"@nb .

humord:c13861 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13861" ;
    dct:modified "2017-02-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:broader humord:c28949 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:prefLabel "Kohistan"@en,
        "Kohistan"@nb .

humord:c13862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13862" ;
    dct:modified "2017-01-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Gujari language"@en,
        "Gujari språk"@nb .

humord:c13863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13863" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Singhalesere"@nb ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.89148/e23/>,
        <http://dewey.info/class/5--9148/e23/> ;
    skos:definition "Person fra Sri Lanka <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89148/e23/>,
        <http://dewey.info/class/5--9148/e23/> ;
    skos:prefLabel "Sinhalese"@en,
        "Singalesere"@nb .

humord:c13866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13866" ;
    dct:modified "2024-11-06T17:05:23"^^xsd:dateTime ;
    skos:altLabel "Sherlock Holmes (Litterær karakter)"@nb ;
    skos:broadMatch <http://dewey.info/class/823.8/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Sherlock Holmes er en karakter i Sir Arthur Conan Doyle's forfatterskap <ubo>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/823.8/e23/> ;
    skos:prefLabel "Sherlock Holmes (Literary character)"@en,
        "Sherlock Holmes (Litterær karakter)"@nb .

humord:c13867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13867" ;
    dct:modified "2023-11-17T08:41:22"^^xsd:dateTime ;
    skos:altLabel "Fire prevention"@en,
        "Firefighting"@en,
        "Fireproofing"@en,
        "Brannsikring"@nb,
        "Brannvern"@nb ;
    skos:broader humord:c01522 ;
    skos:closeMatch <http://dewey.info/class/363.377/e23/>,
        <http://dewey.info/class/628.92/e23/> ;
    skos:exactMatch realfagstermer:c005784 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005784,
        <http://dewey.info/class/363.377/e23/>,
        <http://dewey.info/class/628.92/e23/> ;
    skos:prefLabel "Fire protection"@en,
        "Brannvern"@nb ;
    skos:related humord:c13868 .

humord:c13868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13868" ;
    dct:modified "2024-11-14T08:49:28"^^xsd:dateTime ;
    skos:altLabel "Conflagrations"@en,
        "Brann"@nb,
        "Brannar"@nb ;
    skos:broader humord:c01533 ;
    skos:exactMatch realfagstermer:c001184,
        <http://dewey.info/class/363.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001184,
        <http://dewey.info/class/363.37/e23/>,
        <http://dewey.info/class/632.18/e23/> ;
    skos:prefLabel "Fires"@en,
        "Branner"@nb ;
    skos:related humord:c13867 ;
    skos:relatedMatch <http://dewey.info/class/632.18/e23/> .

humord:c13869 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13869" ;
    dct:modified "2025-03-24T14:37:29"^^xsd:dateTime ;
    skos:altLabel "Svelvik"@nb ;
    skos:broader humord:c02649 ;
    skos:exactMatch realfagstermer:c030724,
        <http://dewey.info/class/2--482716/e23/>,
        <http://dewey.info/class/914.82716/e23/>,
        <http://dewey.info/class/948.2716/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030724,
        <http://dewey.info/class/2--482716/e23/>,
        <http://dewey.info/class/914.82716/e23/>,
        <http://dewey.info/class/948.2716/e23/> ;
    skos:prefLabel "Svelvik"@en,
        "Svelvik"@nb .

humord:c13870 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13870" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:broader humord:c11978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Bjarkøy"@en,
        "Bjarkøy"@nb .

humord:c13871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13871" ;
    dct:modified "2025-03-24T14:31:19"^^xsd:dateTime ;
    skos:altLabel "Tunhovd"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482643/e23/>,
        <http://dewey.info/class/914.82643/e23/>,
        <http://dewey.info/class/948.2643/e23/> ;
    skos:broader humord:c02657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482643/e23/>,
        <http://dewey.info/class/914.82643/e23/>,
        <http://dewey.info/class/948.2643/e23/> ;
    skos:prefLabel "Tunhovd"@en,
        "Tunhovd"@nb .

humord:c13872 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13872" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484445/e23/>,
        <http://dewey.info/class/914.84445/e23/>,
        <http://dewey.info/class/948.4445/e23/> ;
    skos:broader humord:c02792 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484445/e23/>,
        <http://dewey.info/class/914.84445/e23/>,
        <http://dewey.info/class/948.4445/e23/> ;
    skos:prefLabel "Ramsund"@en,
        "Ramsund"@nb .

humord:c13873 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13873" ;
    dct:modified "2024-08-21T11:06:50"^^xsd:dateTime ;
    skos:altLabel "Øygarden"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483659/e23/>,
        <http://dewey.info/class/914.83659/e23/>,
        <http://dewey.info/class/948.3659/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483659/e23/>,
        <http://dewey.info/class/914.83659/e23/>,
        <http://dewey.info/class/948.3659/e23/> ;
    skos:prefLabel "Øygarden"@en,
        "Øygarden"@nb .

humord:c13874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13874" ;
    dct:modified "2025-03-24T14:13:44"^^xsd:dateTime ;
    skos:altLabel "Hammerfest"@nb,
        "Hámmerfeasta"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484611/e23/>,
        <http://dewey.info/class/914.84611/e23/>,
        <http://dewey.info/class/948.4611/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484611/e23/>,
        <http://dewey.info/class/914.84611/e23/>,
        <http://dewey.info/class/948.4611/e23/> ;
    skos:prefLabel "Hammerfest"@en,
        "Hammerfest"@nb .

humord:c13875 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13875" ;
    dct:modified "2016-11-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484423/e23/>,
        <http://dewey.info/class/914.84423/e23/>,
        <http://dewey.info/class/948.4423/e23/> ;
    skos:broader humord:c02768 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484423/e23/>,
        <http://dewey.info/class/914.84423/e23/>,
        <http://dewey.info/class/948.4423/e23/> ;
    skos:prefLabel "Velfjord"@en,
        "Velfjord"@nb .

humord:c13876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13876" ;
    dct:modified "2025-04-01T07:48:50"^^xsd:dateTime ;
    skos:altLabel "Marken"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Marken"@en,
        "Marken"@nb .

humord:c13877 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13877" ;
    dct:modified "2024-08-20T08:27:22"^^xsd:dateTime ;
    skos:altLabel "Åsskard"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:broader humord:c02756 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839393/e23/>,
        <http://dewey.info/class/914.839393/e23/>,
        <http://dewey.info/class/948.39393/e23/> ;
    skos:prefLabel "Åsskard"@en,
        "Åsskard"@nb .

humord:c13878 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13878" ;
    dct:modified "2025-03-24T14:41:29"^^xsd:dateTime ;
    skos:altLabel "Sigdal"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch realfagstermer:c030737,
        <http://dewey.info/class/2--482638/e23/>,
        <http://dewey.info/class/914.82638/e23/>,
        <http://dewey.info/class/948.2638/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030737,
        <http://dewey.info/class/2--482638/e23/>,
        <http://dewey.info/class/914.82638/e23/>,
        <http://dewey.info/class/948.2638/e23/> ;
    skos:prefLabel "Sigdal"@en,
        "Sigdal"@nb .

humord:c13879 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13879" ;
    dct:modified "2025-03-24T14:29:12"^^xsd:dateTime ;
    skos:altLabel "Eggedal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482638/e23/>,
        <http://dewey.info/class/914.82638/e23/>,
        <http://dewey.info/class/948.2638/e23/> ;
    skos:broader humord:c13878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482638/e23/>,
        <http://dewey.info/class/914.82638/e23/>,
        <http://dewey.info/class/948.2638/e23/> ;
    skos:prefLabel "Eggedal"@en,
        "Eggedal"@nb .

humord:c13880 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13880" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:broader humord:c02938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:prefLabel "Lårdal"@en,
        "Lårdal"@nb .

humord:c13882 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13882" ;
    dct:modified "2025-02-19T16:37:32"^^xsd:dateTime ;
    skos:altLabel "Qatar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/939.49/e23/> ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--5363/e23/>,
        <http://dewey.info/class/915.363/e23/>,
        <http://dewey.info/class/953.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3949/e23/>,
        <http://dewey.info/class/2--5363/e23/>,
        <http://dewey.info/class/915.363/e23/>,
        <http://dewey.info/class/939.49/e23/>,
        <http://dewey.info/class/953.63/e23/> ;
    skos:prefLabel "Qatar"@en,
        "Qatar"@nb .

humord:c13883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13883" ;
    dct:modified "2023-11-17T11:19:46"^^xsd:dateTime ;
    skos:altLabel "Boroughs (Urban subdivision)"@en,
        "Neighborhoods (Urban subdivision)"@en,
        "Neighbourhoods (Urban subdivision)"@en,
        "Parts of cities"@en,
        "Parts of towns"@en,
        "Urban districts"@en,
        "Urban quarters"@en,
        "Bydelar"@nb ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c09039 ;
    skos:exactMatch realfagstermer:c008193 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008193,
        <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Quarters (Urban subdivision)"@en,
        "Bydeler"@nb ;
    skos:related humord:c09042 .

humord:c13884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13884" ;
    dct:modified "2024-08-13T10:44:28"^^xsd:dateTime ;
    skos:altLabel "Ambassadebygningar"@nb ;
    skos:broadMatch <http://dewey.info/class/725.17/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/725.17/e23/> ;
    skos:prefLabel "Embassy buildings"@en,
        "Ambassadebygninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.2/e23/> .

humord:c13885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13885" ;
    dct:modified "2024-10-23T09:56:56"^^xsd:dateTime ;
    skos:altLabel "Karaim språk"@nb,
        "Karaimisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kdr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Karaim language"@en,
        "Karaimisk språk"@nb .

humord:c13887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13887" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/894.2/e23/> ;
    skos:broader humord:c18574 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.2/e23/> ;
    skos:prefLabel "Karaim literature"@en,
        "Karaimisk litteratur"@nb .

humord:c13888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13888" ;
    dct:modified "2024-10-18T07:07:17"^^xsd:dateTime ;
    skos:altLabel "Stadion"@nb,
        "Stadionar"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/690.5827/e23/>,
        <http://dewey.info/class/725.827/e23/> ;
    skos:exactMatch <http://dewey.info/class/796.068/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.5827/e23/>,
        <http://dewey.info/class/725.827/e23/>,
        <http://dewey.info/class/796.068/e23/> ;
    skos:prefLabel "Stadiums"@en,
        "Stadioner"@nb .

humord:c13889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13889" ;
    dct:modified "2024-09-27T12:57:18"^^xsd:dateTime ;
    skos:altLabel "Sports halls"@en,
        "Idretsplassar"@nb,
        "Idrettsanlegg"@nb,
        "Idrettshallar"@nb,
        "Idrettshaller"@nb,
        "Idrettsplasser"@nb,
        "Sportsanlegg"@nb ;
    skos:broader humord:c01433 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c000510,
        <http://dewey.info/class/796.068/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000510,
        <http://dewey.info/class/725.85/e23/>,
        <http://dewey.info/class/796.068/e23/> ;
    skos:prefLabel "Sports grounds"@en,
        "Idrettsanlegg"@nb ;
    skos:relatedMatch <http://dewey.info/class/725.85/e23/> .

humord:c13890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13890" ;
    dct:modified "2021-12-10T09:01:31"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/881.009/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/881.009/e23/> ;
    skos:prefLabel "Iambic poetry"@en,
        "Jambisk poesi"@nb .

humord:c13891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13891" ;
    dct:modified "2024-10-30T12:12:30"^^xsd:dateTime ;
    skos:altLabel "Statsoverhovud"@nb ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/352.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Heads of state"@en,
        "Statsoverhoder"@nb .

humord:c13892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13892" ;
    dct:modified "2024-08-13T10:44:57"^^xsd:dateTime ;
    skos:altLabel "Embassy"@en,
        "Ambassadar"@nb ;
    skos:broadMatch <http://dewey.info/class/725.17/e23/> ;
    skos:broader humord:c09607 ;
    skos:definition "Diplomatisk stasjon med en ambassadør som leder <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/327.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/353.13/e23/>,
        <http://dewey.info/class/725.17/e23/> ;
    skos:prefLabel "Embassies"@en,
        "Ambassader"@nb ;
    skos:related humord:c07393 ;
    skos:relatedMatch <http://dewey.info/class/353.13/e23/> .

humord:c13893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13893" ;
    dct:modified "1996-02-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08457 ;
    skos:exactMatch <http://dewey.info/class/299.16113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.16113/e23/> ;
    skos:prefLabel "Celtic mythology"@en,
        "Keltisk mytologi"@nb .

humord:c13894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13894" ;
    dct:modified "1996-02-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08549 ;
    skos:exactMatch <http://dewey.info/class/299.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.16/e23/> ;
    skos:prefLabel "Celtic religion"@en,
        "Keltisk religion"@nb .

humord:c13895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13895" ;
    dct:modified "2024-05-14T07:47:00"^^xsd:dateTime ;
    skos:altLabel "Elogar"@nb,
        "Eloger"@nb,
        "Elogium"@nb,
        "Hyllest"@nb,
        "Hyllester"@nb,
        "Lovtalar"@nb,
        "Lovtaler"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06828,
        humord:c15643 ;
    skos:definition "Rosende omtale på vers eller prosa <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Eulogies"@en,
        "Lovtaler"@nb ;
    skos:related humord:c06782,
        humord:c11915,
        humord:c13338 .

humord:c13904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13904" ;
    dct:modified "2025-02-19T08:35:34"^^xsd:dateTime ;
    skos:altLabel "Anthropoidea"@nb,
        "Apar"@nb,
        "Apekattar"@nb,
        "Apekatter"@nb,
        "Aper"@nb,
        "Haplorhini"@nb ;
    skos:broader humord:c59987 ;
    skos:definition "Aper er en gruppe primater som omfatter vestaper, østaper og menneskeaper, inkludert mennesker. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007135,
        <http://dewey.info/class/599.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007135,
        <http://dewey.info/class/599.8/e23/> ;
    skos:prefLabel "Monkeys"@en,
        "Aper"@nb .

humord:c13910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13910" ;
    dct:modified "2024-10-31T12:12:35"^^xsd:dateTime ;
    skos:altLabel "Knifesmiths"@en,
        "Knivmakarar"@nb,
        "Knivsmedar"@nb,
        "Knivsmeder"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/621.932092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.932092/e23/> ;
    skos:prefLabel "Knifemakers"@en,
        "Knivmakere"@nb ;
    skos:related humord:c07678 .

humord:c13912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13912" ;
    dct:modified "2025-01-03T08:33:10"^^xsd:dateTime ;
    skos:altLabel "Slireknivar"@nb,
        "Tolleknivar"@nb,
        "Tollekniver"@nb,
        "Tollknivar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.932/e23/> ;
    skos:broader humord:c04721 ;
    skos:definition "Kniv til å bære i slire <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.932/e23/> ;
    skos:prefLabel "Sheath knives"@en,
        "Slirekniver"@nb ;
    skos:related humord:c13914 .

humord:c13914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13914" ;
    dct:modified "2025-01-13T19:39:13"^^xsd:dateTime ;
    skos:altLabel "Scabbards"@en,
        "Slirer"@nb ;
    skos:broadMatch <http://dewey.info/class/621.932/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Skjede til kniv, sverd eller sabel <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/685.22/e23/> ;
    skos:prefLabel "Sheaths"@en,
        "Slirer"@nb ;
    skos:related humord:c13912 ;
    skos:relatedMatch <http://dewey.info/class/685.22/e23/> .

humord:c13916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13916" ;
    dct:modified "2024-10-17T14:53:06"^^xsd:dateTime ;
    skos:altLabel "Beng språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: nhb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Beng language"@en,
        "Beng språk"@nb .

humord:c13917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13917" ;
    dct:modified "2024-08-14T13:49:43"^^xsd:dateTime ;
    skos:altLabel "Analytiske språk"@nb,
        "Isolerande språk"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c10848 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Isolating languages"@en,
        "Isolerende språk"@nb .

humord:c13918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13918" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c10850 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Polysynthetic languages"@en,
        "Polysyntetiske språk"@nb .

humord:c13919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13919" ;
    dct:modified "2020-10-19T16:03:33"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Funksjonell lingvistikkmodell utviklet av Kenneth Pike på 1940-tallet <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Tagmemics"@en,
        "Tagmemikk"@nb .

humord:c13920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13920" ;
    dct:modified "2024-08-28T08:36:02"^^xsd:dateTime ;
    skos:altLabel "Arvesynd"@nb ;
    skos:broader humord:c08668 ;
    skos:closeMatch <http://dewey.info/class/233.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/233.14/e23/> ;
    skos:prefLabel "Original sin"@en,
        "Arvesynd"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/> .

humord:c13921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13921" ;
    dct:modified "2024-07-04T10:26:21"^^xsd:dateTime ;
    skos:broader humord:c08534 ;
    skos:exactMatch <http://dewey.info/class/280.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.044/e23/>,
        <http://dewey.info/class/280.4/e23/> ;
    skos:prefLabel "Protestantism"@en,
        "Protestantisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/230.044/e23/> .

humord:c13923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13923" ;
    dct:modified "1996-02-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.4/e23/> ;
    skos:broader humord:c09410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.4/e23/> ;
    skos:prefLabel "Military campaigns"@en,
        "Felttog"@nb .

humord:c13924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13924" ;
    dct:modified "1996-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Humanitarian aid"@en ;
    skos:broadMatch <http://dewey.info/class/361.26/e23/>,
        <http://dewey.info/class/363.348/e23/> ;
    skos:broader humord:c09572 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.26/e23/>,
        <http://dewey.info/class/363.348/e23/> ;
    skos:prefLabel "International relief"@en,
        "Internasjonalt hjelpearbeid"@nb ;
    skos:related humord:c09552,
        humord:c20064 .

humord:c13925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13925" ;
    dct:modified "2022-02-15T14:13:17"^^xsd:dateTime ;
    skos:altLabel "Disaster aid"@en,
        "Disaster relief"@en,
        "Emergency relief"@en,
        "Humanitarian assistance"@en,
        "Katastrofehjelp"@nb,
        "Krisehjelp"@nb ;
    skos:broadMatch <http://dewey.info/class/361.26/e23/>,
        <http://dewey.info/class/363.348/e23/> ;
    skos:broader humord:c09347,
        humord:c13924 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c003132 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003132,
        <http://dewey.info/class/361.26/e23/>,
        <http://dewey.info/class/363.348/e23/> ;
    skos:prefLabel "Emergency aid"@en,
        "Nødhjelp"@nb .

humord:c13927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13927" ;
    dct:modified "2024-09-10T13:44:52"^^xsd:dateTime ;
    skos:altLabel "Jord"@nb,
        "Jordbunn"@nb ;
    skos:broadMatch <http://dewey.info/class/552.5/e23/> ;
    skos:broader humord:c07637 ;
    skos:closeMatch realfagstermer:c003294,
        realfagstermer:c008954,
        realfagstermer:c013707,
        <http://dewey.info/class/620.191/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--148/e23/>,
        <http://dewey.info/class/631.4/e23/>,
        <http://dewey.info/class/910.9148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003294,
        realfagstermer:c008954,
        realfagstermer:c013707,
        <http://dewey.info/class/2--148/e23/>,
        <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/577.57/e23/>,
        <http://dewey.info/class/620.191/e23/>,
        <http://dewey.info/class/624.151/e23/>,
        <http://dewey.info/class/625.122/e23/>,
        <http://dewey.info/class/625.732/e23/>,
        <http://dewey.info/class/631.4/e23/>,
        <http://dewey.info/class/910.9148/e23/> ;
    skos:prefLabel "Soil"@en,
        "Jord"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.57/e23/>,
        <http://dewey.info/class/624.151/e23/>,
        <http://dewey.info/class/625.122/e23/>,
        <http://dewey.info/class/625.732/e23/> .

humord:c13931 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13931" ;
    dct:modified "2024-10-16T13:50:45"^^xsd:dateTime ;
    skos:altLabel "Belize"@nb,
        "Britisk Honduras"@nb ;
    skos:broader humord:c01652 ;
    skos:exactMatch realfagstermer:c030940,
        <http://dewey.info/class/2--7282/e23/>,
        <http://dewey.info/class/917.282/e23/>,
        <http://dewey.info/class/972.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030940,
        <http://dewey.info/class/2--7282/e23/>,
        <http://dewey.info/class/917.282/e23/>,
        <http://dewey.info/class/972.82/e23/> ;
    skos:prefLabel "Belize"@en,
        "Belize"@nb .

humord:c13934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13934" ;
    dct:modified "1996-02-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--50182/e23/>,
        <http://dewey.info/class/415.0182/e23/> ;
    skos:broader humord:c06187 ;
    skos:definition "Retning innen transformasjonell generativ grammatikk: Chomskys teori slik den kom til uttrykk i \"Aspects...\" og de første åra etterpå <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--50182/e23/>,
        <http://dewey.info/class/415.0182/e23/> ;
    skos:prefLabel "Standard theory  (Linguistics)"@en,
        "Standardteori (Lingvistikk)"@nb .

humord:c13935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13935" ;
    dct:modified "2020-10-19T14:53:16"^^xsd:dateTime ;
    skos:altLabel "Genetisk slektskap (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/410.9/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.9/e23/> ;
    skos:prefLabel "Genetic relationship (Linguistics)"@en,
        "Språkslektskap"@nb .

humord:c13938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13938" ;
    dct:modified "2024-10-22T14:12:30"^^xsd:dateTime ;
    skos:altLabel "Novial"@nb ;
    skos:broadMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:broader humord:c09780 ;
    skos:definition "Novial er et internasjonalt hjelpespråk skapt av den danske språkforskeren Otto Jespersen og lansert i 1928. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Novial"@en,
        "Novial"@nb .

humord:c13939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13939" ;
    dct:modified "2024-08-16T14:51:12"^^xsd:dateTime ;
    skos:altLabel "Livers"@en,
        "Hepar"@nb,
        "Lever"@nb,
        "Levra"@nb ;
    skos:broader humord:c19945 ;
    skos:closeMatch <http://dewey.info/class/573.38/e23/>,
        <http://dewey.info/class/611.36/e23/>,
        <http://dewey.info/class/612.352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.38/e23/>,
        <http://dewey.info/class/611.36/e23/>,
        <http://dewey.info/class/612.352/e23/>,
        <http://dewey.info/class/616.362/e23/>,
        <http://dewey.info/class/617.5562/e23/> ;
    skos:prefLabel "Liver"@en,
        "Leveren"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.362/e23/>,
        <http://dewey.info/class/617.5562/e23/> .

humord:c13940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13940" ;
    dct:modified "2024-10-21T12:24:55"^^xsd:dateTime ;
    skos:altLabel "Lungene"@nb,
        "Lunger"@nb ;
    skos:broader humord:c19945 ;
    skos:exactMatch realfagstermer:c008376,
        <http://dewey.info/class/573.25/e23/>,
        <http://dewey.info/class/611.24/e23/>,
        <http://dewey.info/class/612.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008376,
        <http://dewey.info/class/573.25/e23/>,
        <http://dewey.info/class/611.24/e23/>,
        <http://dewey.info/class/612.24/e23/>,
        <http://dewey.info/class/616.24/e23/>,
        <http://dewey.info/class/617.542/e23/> ;
    skos:prefLabel "Lungs"@en,
        "Lunger"@nb ;
    skos:related humord:c15148 ;
    skos:relatedMatch <http://dewey.info/class/616.24/e23/>,
        <http://dewey.info/class/617.542/e23/> .

humord:c13947 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13947" ;
    dct:modified "2024-10-10T13:30:00"^^xsd:dateTime ;
    skos:altLabel "Bangkok"@nb ;
    skos:broadMatch <http://dewey.info/class/2--593/e23/>,
        <http://dewey.info/class/915.93/e23/>,
        <http://dewey.info/class/959.3/e23/> ;
    skos:broader humord:c02096 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--593/e23/>,
        <http://dewey.info/class/915.93/e23/>,
        <http://dewey.info/class/959.3/e23/> ;
    skos:prefLabel "Bangkok"@en,
        "Bangkok"@nb .

humord:c13948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13948" ;
    dct:modified "2024-10-23T09:57:25"^^xsd:dateTime ;
    skos:altLabel "Nogay language"@en,
        "Nogai språk"@nb,
        "Nogaisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.34/e23/>,
        <http://dewey.info/class/6--9434/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: nog"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.34/e23/>,
        <http://dewey.info/class/6--9434/e23/> ;
    skos:prefLabel "Nogai language"@en,
        "Nogai språk"@nb .

humord:c13950 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13950" ;
    dct:modified "2025-03-05T19:13:33"^^xsd:dateTime ;
    skos:altLabel "Elimäki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:broader humord:c29074 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:prefLabel "Elimäki"@en,
        "Elimäki"@nb .

humord:c13951 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13951" ;
    dct:modified "2025-03-24T14:17:08"^^xsd:dateTime ;
    skos:altLabel "Kaavuono"@nb,
        "Kåfjord (Finnmark)"@nb,
        "Njoammelgohppi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:broader humord:c02665 ;
    skos:exactMatch realfagstermer:c031743 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031743,
        <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:prefLabel "Kåfjord (Finnmark)"@en,
        "Kåfjord (Finnmark)"@nb .

humord:c13952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13952" ;
    dct:modified "1996-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Magerøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48461/e23/>,
        <http://dewey.info/class/914.8461/e23/>,
        <http://dewey.info/class/948.461/e23/> ;
    skos:broader humord:c03012 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48461/e23/>,
        <http://dewey.info/class/914.8461/e23/>,
        <http://dewey.info/class/948.461/e23/> ;
    skos:prefLabel "Magerøy"@en,
        "Magerøy"@nb .

humord:c13954 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13954" ;
    dct:modified "1996-02-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:broader humord:c03355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Vårby"@en,
        "Vårby"@nb .

humord:c13955 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13955" ;
    dct:modified "1996-02-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:broader humord:c03355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Vårberg"@en,
        "Vårberg"@nb .

humord:c13957 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13957" ;
    dct:modified "2024-08-29T07:51:30"^^xsd:dateTime ;
    skos:altLabel "Awadh"@nb,
        "Ayodhya"@nb,
        "Oudh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--342/e23/>,
        <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/934.2/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--342/e23/>,
        <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/934.2/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Ayodhya"@en,
        "Ayodhya"@nb .

humord:c13961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13961" ;
    dct:modified "2023-11-30T08:11:27"^^xsd:dateTime ;
    skos:altLabel "Institusjonar"@nb ;
    skos:broader humord:c09261 ;
    skos:closeMatch <http://dewey.info/class/306/e23/> ;
    skos:editorialNote "Se også enkelte typer institusjoner og organisasjoner, f.eks. Universiteter, Humanitære organisasjoner etc."@nb ;
    skos:exactMatch realfagstermer:c009806 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009806,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Institutions"@en,
        "Institusjoner"@nb ;
    skos:related humord:c09286,
        humord:c09494,
        humord:c12065,
        humord:c22751,
        humord:c23510 .

humord:c13962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13962" ;
    dct:modified "2024-01-03T13:23:48"^^xsd:dateTime ;
    skos:altLabel "Bursaries"@en,
        "Stipend"@nb,
        "Stipendier"@nb,
        "Studiestipend"@nb,
        "Studiestipender"@nb ;
    skos:broadMatch <http://dewey.info/class/001.44/e23/> ;
    skos:broader humord:c22203 ;
    skos:exactMatch <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/371.223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.44/e23/>,
        <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/344.0795/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/371.223/e23/>,
        <http://dewey.info/class/378.33/e23/> ;
    skos:prefLabel "Scholarships"@en,
        "Stipender"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0795/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/378.33/e23/> .

humord:c13963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13963" ;
    dct:modified "2024-04-23T14:00:55"^^xsd:dateTime ;
    skos:altLabel "Legat"@nb,
        "Minnefond"@nb ;
    skos:broadMatch <http://dewey.info/class/658.15224/e23/> ;
    skos:broader humord:c22203 ;
    skos:closeMatch <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/371.223/e23/> ;
    skos:exactMatch realfagstermer:c010381 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010381,
        <http://dewey.info/class/001.44/e23/>,
        <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/371.223/e23/>,
        <http://dewey.info/class/379.11/e23/>,
        <http://dewey.info/class/658.15224/e23/> ;
    skos:prefLabel "Trust funds"@en,
        "Legater"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.44/e23/>,
        <http://dewey.info/class/379.11/e23/> .

humord:c13964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13964" ;
    dct:modified "2024-11-08T13:09:14"^^xsd:dateTime ;
    skos:altLabel "Fact findings"@en,
        "Fact-finding"@en,
        "Utgreiingar"@nb,
        "Utgreiinger"@nb,
        "Utgreiingsarbeid"@nb,
        "Utredningsarbeid"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Inquiries"@en,
        "Utredninger"@nb .

humord:c13965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13965" ;
    dct:modified "2024-12-11T07:57:53"^^xsd:dateTime ;
    skos:altLabel "Associative aphasia"@en,
        "Konduksjonsafasi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8552/e23/> ;
    skos:broader humord:c03790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8552/e23/>,
        <http://dewey.info/class/618.928552/e23/> ;
    skos:prefLabel "Conduction aphasia"@en,
        "Konduksjonsafasi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928552/e23/> .

humord:c13966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13966" ;
    dct:modified "1996-02-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05794 ;
    skos:definition "Den delen av fonologien som beskriver de lydlige segmentene (foner, allofoner, fonemer) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Segmental phonology"@en,
        "Segmental fonologi"@nb .

humord:c13967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13967" ;
    dct:modified "2024-11-29T10:24:05"^^xsd:dateTime ;
    skos:altLabel "Indistinctness"@en,
        "Vagheit"@nb ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/110/e23/>,
        <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/165/e23/> ;
    skos:prefLabel "Vagueness"@en,
        "Vaghet"@nb ;
    skos:relatedMatch <http://dewey.info/class/110/e23/>,
        <http://dewey.info/class/121.68/e23/> .

humord:c13968 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13968" ;
    dct:modified "2025-03-06T08:57:47"^^xsd:dateTime ;
    skos:altLabel "Lerna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:broader humord:c02387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:prefLabel "Lerna"@en,
        "Lerna"@nb .

humord:c13969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13969" ;
    dct:modified "2024-10-24T08:03:25"^^xsd:dateTime ;
    skos:altLabel "Demotisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.1/e23/>,
        <http://dewey.info/class/6--931/e23/> ;
    skos:broader humord:c10005 ;
    skos:definition "Det egyptiske folkespråk i saitisk og gresk-romersk tid <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.1/e23/>,
        <http://dewey.info/class/6--931/e23/> ;
    skos:prefLabel "Demotic language"@en,
        "Demotisk språk"@nb .

humord:c13970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13970" ;
    dct:modified "2020-10-27T13:43:24"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/493.111/e23/> ;
    skos:broader humord:c06408 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.111/e23/> ;
    skos:prefLabel "Egyptian Demotic script"@en,
        "Demotisk skrift"@nb .

humord:c13973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13973" ;
    dct:modified "2024-11-08T09:15:20"^^xsd:dateTime ;
    skos:altLabel "Thesevs"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Thesevs er en gresk sagnskikkelse. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Theseus"@en,
        "Thesevs"@nb .

humord:c13974 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13974" ;
    dct:modified "2025-04-01T12:19:19"^^xsd:dateTime ;
    skos:altLabel "Moster"@nb,
        "Mosterøy (Bømlo)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:broader humord:c12439 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483611/e23/>,
        <http://dewey.info/class/914.83611/e23/>,
        <http://dewey.info/class/948.3611/e23/> ;
    skos:prefLabel "Moster"@en,
        "Moster"@nb .

humord:c13975 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13975" ;
    dct:modified "2025-02-18T11:28:45"^^xsd:dateTime ;
    skos:altLabel "Nagpur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Nagpur"@en,
        "Nagpur"@nb .

humord:c13976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13976" ;
    dct:modified "2025-01-30T07:59:08"^^xsd:dateTime ;
    skos:altLabel "Pegasus"@en,
        "Pegasus"@nb,
        "Pegasusar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c05123 ;
    skos:definition "Pegasus er i greske sagn en hest med vinger. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Pegasuses"@en,
        "Pegasuser"@nb .

humord:c13977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13977" ;
    dct:modified "1996-03-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09190 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.04/e23/>,
        <http://dewey.info/class/326.8/e23/>,
        <http://dewey.info/class/940.531832/e23/>,
        <http://dewey.info/class/940.5336/e23/> ;
    skos:prefLabel "Home front"@en,
        "Hjemmefront"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.04/e23/>,
        <http://dewey.info/class/326.8/e23/>,
        <http://dewey.info/class/940.531832/e23/>,
        <http://dewey.info/class/940.5336/e23/> .

humord:c13978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13978" ;
    dct:modified "1996-03-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spirits"@en ;
    skos:broader humord:c04906,
        humord:c12042 ;
    skos:definition "Alkoholholdig drikk med mer enn 21 volumprosent alkohol <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/641.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.25/e23/>,
        <http://dewey.info/class/663.5/e23/> ;
    skos:prefLabel "Liquor"@en,
        "Brennevin"@nb ;
    skos:related humord:c08387 ;
    skos:relatedMatch <http://dewey.info/class/663.5/e23/> .

humord:c13979 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13979" ;
    dct:modified "2024-09-17T14:23:18"^^xsd:dateTime ;
    skos:altLabel "Ciskei"@nb ;
    skos:broadMatch <http://dewey.info/class/2--68754/e23/>,
        <http://dewey.info/class/916.8754/e23/>,
        <http://dewey.info/class/968.754/e23/> ;
    skos:broader humord:c01616 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--68754/e23/>,
        <http://dewey.info/class/916.8754/e23/>,
        <http://dewey.info/class/968.754/e23/> ;
    skos:prefLabel "Ciskei"@en,
        "Ciskei"@nb .

humord:c13981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13981" ;
    dct:modified "1996-03-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.62/e23/> ;
    skos:broader humord:c05408 ;
    skos:definition "Utforming av dans og dansernes bevegelser i overensstemmelse med musikk <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/792.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.62/e23/>,
        <http://dewey.info/class/792.82/e23/> ;
    skos:prefLabel "Choreography"@en,
        "Koreografi"@nb ;
    skos:related humord:c17920 .

humord:c13982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13982" ;
    dct:modified "2011-03-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Setegarder"@nb ;
    skos:broadMatch <http://dewey.info/class/728.8/e23/> ;
    skos:broader humord:c07806 ;
    skos:definition "Adelig hovedgård <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.8/e23/> ;
    skos:prefLabel "Nobility farms"@en,
        "Setegårder"@nb .

humord:c13984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13984" ;
    dct:modified "2024-10-29T08:05:46"^^xsd:dateTime ;
    skos:altLabel "Ethiopian Jews"@en,
        "Falashas"@en,
        "Beta Israel"@nb,
        "Falashaar"@nb,
        "Falashaer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924063/e23/> ;
    skos:broader humord:c00857 ;
    skos:closeMatch <http://dewey.info/class/5--924/e23/> ;
    skos:definition "Beta Israel, jødisk folkegruppe som levde i høylandet i Etiopia. Medlemmene ble tidligere ofte omtalt med den etiopiske betegnelsen falashas (de fremmede), men ordet oppfattes som diskriminerende av dem det gjelder, og brukes i dag lite. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924063/e23/>,
        <http://dewey.info/class/5--924/e23/> ;
    skos:prefLabel "Beta Israel"@en,
        "Beta Israel"@nb .

humord:c13985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13985" ;
    dct:modified "2023-11-22T08:27:26"^^xsd:dateTime ;
    skos:altLabel "Mooses"@en,
        "Elgar"@nb ;
    skos:broader humord:c61192 ;
    skos:exactMatch realfagstermer:c003922,
        <http://dewey.info/class/599.657/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003922,
        <http://dewey.info/class/333.959657/e23/>,
        <http://dewey.info/class/599.657/e23/>,
        <http://dewey.info/class/639.11657/e23/>,
        <http://dewey.info/class/799.27657/e23/> ;
    skos:prefLabel "Elks"@en,
        "Elger"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959657/e23/>,
        <http://dewey.info/class/639.11657/e23/>,
        <http://dewey.info/class/799.27657/e23/> .

humord:c13986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13986" ;
    dct:modified "2025-01-29T15:06:08"^^xsd:dateTime ;
    skos:altLabel "Reburials"@en,
        "Gjenbegravelser"@nb,
        "Gjengravferd"@nb,
        "Gjengravferder"@nb ;
    skos:broader humord:c08598 ;
    skos:definition "Gjenbegravelse av skjelettmateriale som er gravd opp for arkeologisk eller  antropologisk forsking <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1028/e23/> ;
    skos:prefLabel "Reburial"@en,
        "Gjenbegravelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1028/e23/> .

humord:c13987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13987" ;
    dct:modified "1996-03-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.57/e23/>,
        <http://dewey.info/class/6--9157/e23/> ;
    skos:broader humord:c10454 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.57/e23/>,
        <http://dewey.info/class/6--9157/e23/> ;
    skos:prefLabel "Bukhara dialect"@en,
        "Bukhara-dialekt"@nb .

humord:c13988 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13988" ;
    dct:modified "2025-02-26T07:40:47"^^xsd:dateTime ;
    skos:altLabel "Oileán Thoraigh"@nb,
        "Tory Island"@nb ;
    skos:broadMatch <http://dewey.info/class/2--41693/e23/>,
        <http://dewey.info/class/914.1693/e23/>,
        <http://dewey.info/class/941.693/e23/> ;
    skos:broader humord:c19658 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41693/e23/>,
        <http://dewey.info/class/914.1693/e23/>,
        <http://dewey.info/class/941.693/e23/> ;
    skos:prefLabel "Tory Island"@en,
        "Tory Island"@nb .

humord:c13989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13989" ;
    dct:modified "1996-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Totall"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05955 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Dual"@en,
        "Dualis"@nb .

humord:c13991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13991" ;
    dct:modified "2024-11-08T10:20:48"^^xsd:dateTime ;
    skos:altLabel "Klytaimestra"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Klytaimestra er en gresk sagnfigur.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Clytemnestra"@en,
        "Klytaimestra"@nb .

humord:c13993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13993" ;
    dct:modified "2024-09-16T09:41:22"^^xsd:dateTime ;
    skos:altLabel "Madras (City)"@en,
        "Chennai"@nb,
        "Madras (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Chennai"@en,
        "Chennai"@nb .

humord:c13994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13994" ;
    dct:modified "2023-11-29T14:39:39"^^xsd:dateTime ;
    skos:altLabel "Havrett"@nb ;
    skos:broader humord:c08955 ;
    skos:definition "Havrett er den del av folkeretten som regulerer den internasjonale rettsordenen på havet <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c006991,
        <http://dewey.info/class/341.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006991,
        <http://dewey.info/class/341.45/e23/> ;
    skos:prefLabel "Law of the sea"@en,
        "Havrett"@nb ;
    skos:related humord:c24390,
        humord:c46357 .

humord:c13995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13995" ;
    dct:modified "2020-10-19T16:07:29"^^xsd:dateTime ;
    skos:altLabel "Neogrammatikerne"@nb,
        "Young Grammarians"@nb ;
    skos:broadMatch <http://dewey.info/class/410.9/e23/> ;
    skos:broader humord:c06155 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.9/e23/> ;
    skos:prefLabel "Neogrammarians"@en,
        "Junggrammatikerne"@nb .

humord:c13997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13997" ;
    dct:modified "2012-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:broader humord:c06180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--150182/e23/>,
        <http://dewey.info/class/414.0182/e23/> ;
    skos:prefLabel "Natural phonology"@en,
        "Naturlig fonologi"@nb .

humord:c13998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13998" ;
    dct:modified "2024-08-21T11:23:04"^^xsd:dateTime ;
    skos:altLabel "6-year-old children"@en,
        "6-year-olds"@en,
        "Six-year-old children"@en,
        "6-åringar"@nb,
        "6-åringer"@nb,
        "Seksåringar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0834/e23/>,
        <http://dewey.info/class/305.234/e23/> ;
    skos:broader humord:c07171 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0834/e23/>,
        <http://dewey.info/class/155.424/e23/>,
        <http://dewey.info/class/305.234/e23/>,
        <http://dewey.info/class/613.20834/e23/> ;
    skos:prefLabel "Six-year-olds"@en,
        "Seksåringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.424/e23/>,
        <http://dewey.info/class/613.20834/e23/> .

humord:c13999 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME13999" ;
    dct:modified "2024-01-24T09:46:51"^^xsd:dateTime ;
    skos:altLabel "Bindalen"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484422/e23/>,
        <http://dewey.info/class/914.84422/e23/>,
        <http://dewey.info/class/948.4422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484422/e23/>,
        <http://dewey.info/class/914.84422/e23/>,
        <http://dewey.info/class/948.4422/e23/> ;
    skos:prefLabel "Bindal"@en,
        "Bindal"@nb .

humord:c14000 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14000" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:broader humord:c02982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:prefLabel "Sem"@en,
        "Sem"@nb .

humord:c14001 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14001" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:broader humord:c02982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482722/e23/>,
        <http://dewey.info/class/914.82722/e23/>,
        <http://dewey.info/class/948.2722/e23/> ;
    skos:prefLabel "Slagen"@en,
        "Slagen"@nb .

humord:c14002 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14002" ;
    dct:modified "2020-07-30T11:35:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:broader humord:c13390 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:prefLabel "Grindheim (Vestland)"@en,
        "Grindheim (Vestland)"@nb .

humord:c14003 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14003" ;
    dct:modified "2025-03-31T18:47:07"^^xsd:dateTime ;
    skos:altLabel "Støle"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:broader humord:c13390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:prefLabel "Støle"@en,
        "Støle"@nb .

humord:c14004 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14004" ;
    dct:modified "2020-07-30T11:35:47"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:broader humord:c13390 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483612/e23/>,
        <http://dewey.info/class/914.83612/e23/>,
        <http://dewey.info/class/948.3612/e23/> ;
    skos:prefLabel "Gjerde (Vestland)"@en,
        "Gjerde (Vestland)"@nb .

humord:c14005 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14005" ;
    dct:modified "2025-03-31T13:52:48"^^xsd:dateTime ;
    skos:altLabel "Jeløy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482341/e23/>,
        <http://dewey.info/class/914.82341/e23/>,
        <http://dewey.info/class/948.2341/e23/> ;
    skos:broader humord:c02989 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482341/e23/>,
        <http://dewey.info/class/914.82341/e23/>,
        <http://dewey.info/class/948.2341/e23/> ;
    skos:prefLabel "Jeløy"@en,
        "Jeløy"@nb .

humord:c14006 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14006" ;
    dct:modified "2025-03-30T18:46:33"^^xsd:dateTime ;
    skos:altLabel "Frei"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483931/e23/>,
        <http://dewey.info/class/914.83931/e23/>,
        <http://dewey.info/class/948.3931/e23/> ;
    skos:broader humord:c02743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483931/e23/>,
        <http://dewey.info/class/914.83931/e23/>,
        <http://dewey.info/class/948.3931/e23/> ;
    skos:prefLabel "Frei"@en,
        "Frei"@nb .

humord:c14007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14007" ;
    dct:modified "2024-11-07T07:42:28"^^xsd:dateTime ;
    skos:altLabel "Köroglu"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Köroglu er en sagnfigur på linje med Robin Hood <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/> ;
    skos:prefLabel "Koroglu"@en,
        "Köroglu"@nb .

humord:c14009 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14009" ;
    dct:modified "2025-02-14T08:54:07"^^xsd:dateTime ;
    skos:altLabel "Georgia (USA)"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--758/e23/>,
        <http://dewey.info/class/917.58/e23/>,
        <http://dewey.info/class/975.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--758/e23/>,
        <http://dewey.info/class/917.58/e23/>,
        <http://dewey.info/class/975.8/e23/> ;
    skos:prefLabel "Georgia (USA)"@en,
        "Georgia (USA)"@nb .

humord:c14010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14010" ;
    dct:modified "2014-09-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09719 ;
    skos:definition "Politisk retning som går ut på at en stat bør være organisert som en føderalstat eller føderasjon, dvs. forbundsstat <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.02/e23/> ;
    skos:prefLabel "Federalism"@en,
        "Føderalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.02/e23/> .

humord:c14011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14011" ;
    dct:modified "2025-01-07T08:36:04"^^xsd:dateTime ;
    skos:altLabel "Fatalities"@en,
        "Fatality"@en,
        "Dødsfall"@nb ;
    skos:broader humord:c04883 ;
    skos:definition "Det at et menneske dør <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/204.42/e23/> ;
    skos:prefLabel "Deaths"@en,
        "Dødsfall"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/204.42/e23/> .

humord:c14013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14013" ;
    dct:modified "2025-01-29T08:01:18"^^xsd:dateTime ;
    skos:altLabel "Excange of gifts"@en,
        "Gåvebytte"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2/e23/> ;
    skos:broader humord:c13827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2/e23/> ;
    skos:prefLabel "Gift exchange"@en,
        "Gavebytte"@nb ;
    skos:related humord:c21971 .

humord:c14016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14016" ;
    dct:modified "2020-11-23T15:54:30"^^xsd:dateTime ;
    skos:altLabel "Tekstretting"@nb ;
    skos:broadMatch <http://dewey.info/class/801.959/e23/> ;
    skos:broader humord:c06632 ;
    skos:definition "Det å fylle et hull eller rette opplagte feil eller forvanskninger i tekster (f.eks. håndskrifter) etter eksaminasjon/tekstvurdering <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.959/e23/> ;
    skos:prefLabel "Textual emendation"@en,
        "Emendasjon"@nb .

humord:c14018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14018" ;
    dct:modified "2020-11-23T15:53:47"^^xsd:dateTime ;
    skos:altLabel "Tekstvurdering"@nb ;
    skos:broader humord:c06632 ;
    skos:closeMatch <http://dewey.info/class/801.959/e23/> ;
    skos:definition "Inngående vurdering av (deler av) de enkelte tilstandene av en tekst (f.eks. håndskrifter) etter resensjon/tekstgjennomgang for å finne det \"beste\" håndskriftet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.959/e23/> ;
    skos:prefLabel "Manuscrips study (Literature)"@en,
        "Eksaminasjon (Litteratur)"@nb .

humord:c14020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14020" ;
    dct:modified "2025-01-13T19:35:14"^^xsd:dateTime ;
    skos:altLabel "Servise"@nb,
        "Spisestell"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/> ;
    skos:prefLabel "Services (Artifacts)"@en,
        "Serviser"@nb ;
    skos:related humord:c04673 .

humord:c14021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14021" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dishes (Plates)"@en ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/> ;
    skos:broader humord:c14020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/676.34/e23/> ;
    skos:prefLabel "Plates"@en,
        "Tallerkener"@nb ;
    skos:related humord:c18193 ;
    skos:relatedMatch <http://dewey.info/class/676.34/e23/> .

humord:c14023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14023" ;
    dct:modified "2025-01-13T15:32:31"^^xsd:dateTime ;
    skos:altLabel "Flatware"@en,
        "Bestikk"@nb ;
    skos:broadMatch <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/642.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Cutlery"@en,
        "Bestikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/643.3/e23/> .

humord:c14025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14025" ;
    dct:modified "2024-10-23T08:05:58"^^xsd:dateTime ;
    skos:altLabel "Tagala språk"@nb,
        "Tagalog språk"@nb ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Språkkode: tgl"@nb ;
    skos:exactMatch <http://dewey.info/class/499.211/e23/>,
        <http://dewey.info/class/6--99211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.211/e23/>,
        <http://dewey.info/class/6--99211/e23/> ;
    skos:prefLabel "Tagalog language"@en,
        "Tagalog språk"@nb .

humord:c14026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14026" ;
    dct:modified "2012-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06041 ;
    skos:definition "Leksikalsk sett av semantisk beslekta ord <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Semantic fields"@en,
        "Semantiske felt"@nb .

humord:c14027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14027" ;
    dct:modified "2024-10-22T10:00:21"^^xsd:dateTime ;
    skos:altLabel "Hokan språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.57/e23/>,
        <http://dewey.info/class/6--9757/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.57/e23/>,
        <http://dewey.info/class/6--9757/e23/> ;
    skos:prefLabel "Hokan languages"@en,
        "Hokan språk"@nb .

humord:c14028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14028" ;
    dct:modified "2024-10-22T09:13:51"^^xsd:dateTime ;
    skos:altLabel "Pomo languages"@en,
        "Pomo språk"@nb ;
    skos:broader humord:c14027 ;
    skos:exactMatch <http://dewey.info/class/497.574/e23/>,
        <http://dewey.info/class/6--97574/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.574/e23/>,
        <http://dewey.info/class/6--97574/e23/> ;
    skos:prefLabel "Pomoan languages"@en,
        "Pomo språk"@nb .

humord:c14029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14029" ;
    dct:modified "2024-10-22T09:13:20"^^xsd:dateTime ;
    skos:altLabel "Southwestern Pomo language"@en,
        "Southwestern Pomoan language"@en,
        "Kashaya språk"@nb,
        "Sørvest pomo språk"@nb,
        "Sørvest pomoan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.574/e23/>,
        <http://dewey.info/class/6--97574/e23/> ;
    skos:broader humord:c14028 ;
    skos:editorialNote "Språkkode: kju"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.574/e23/>,
        <http://dewey.info/class/6--97574/e23/> ;
    skos:prefLabel "Kashaya language"@en,
        "Kashaya språk"@nb .

humord:c14030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14030" ;
    dct:modified "2024-10-28T08:41:02"^^xsd:dateTime ;
    skos:altLabel "Dominican Creole French"@en,
        "Dominikansk kreolspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/6--417/e23/> ;
    skos:broader humord:c09786 ;
    skos:exactMatch <http://dewey.info/class/447.97293/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/447.97293/e23/>,
        <http://dewey.info/class/6--417/e23/> ;
    skos:prefLabel "Dominican creole"@en,
        "Dominikansk kreolspråk"@nb .

humord:c14031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14031" ;
    dct:modified "2020-10-21T10:42:56"^^xsd:dateTime ;
    skos:altLabel "Hebrew abjad"@en,
        "Hebrew alphabet"@en,
        "Hebraisk alfabet"@nb ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/492.411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.411/e23/> ;
    skos:prefLabel "Hebrew script"@en,
        "Hebraisk skrift"@nb .

humord:c14035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14035" ;
    dct:modified "2024-10-28T08:44:18"^^xsd:dateTime ;
    skos:altLabel "Creolization"@en,
        "Kreolisering"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/> ;
    skos:broader humord:c06355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/417.22/e23/> ;
    skos:prefLabel "Creolisation"@en,
        "Kreolisering"@nb ;
    skos:related humord:c09786,
        humord:c15650 ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c14036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14036" ;
    dct:modified "2024-12-02T09:20:03"^^xsd:dateTime ;
    skos:altLabel "Realisme (Filosofi)"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/149.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.2/e23/> ;
    skos:prefLabel "Realism (Philosophy)"@en,
        "Realisme (Filosofi)"@nb ;
    skos:related humord:c06613 .

humord:c14037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14037" ;
    dct:modified "2024-11-21T08:55:48"^^xsd:dateTime ;
    skos:altLabel "Stone ship"@en,
        "Skipssettingar"@nb ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c00014,
        humord:c11687 ;
    skos:definition "Forhistorisk gravform med to rader av storie steiner som minner om omrisset   av et skip <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/> ;
    skos:prefLabel "Ship setting"@en,
        "Skipssettinger"@nb .

humord:c14038 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14038" ;
    dct:modified "1996-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "South Russia"@en,
        "Syd-Russland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--47/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:prefLabel "Southern Russia"@en,
        "Sør-Russland"@nb .

humord:c14040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14040" ;
    dct:modified "1996-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.4/e23/> ;
    skos:broader humord:c09468 ;
    skos:exactMatch <http://dewey.info/class/683.4/e23/>,
        <http://dewey.info/class/739.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.4/e23/>,
        <http://dewey.info/class/683.4/e23/>,
        <http://dewey.info/class/739.74/e23/> ;
    skos:prefLabel "Firearms"@en,
        "Skytevåpen"@nb .

humord:c14041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14041" ;
    dct:modified "2024-11-26T17:42:50"^^xsd:dateTime ;
    skos:altLabel "Bokpleie"@nb ;
    skos:broadMatch <http://dewey.info/class/025.84/e23/> ;
    skos:broader humord:c00133 ;
    skos:definition "Stell og oppbevaring av bøker <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.84/e23/> ;
    skos:prefLabel "Book preservation"@en,
        "Bokpleie"@nb .

humord:c14042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14042" ;
    dct:modified "2024-10-31T13:50:36"^^xsd:dateTime ;
    skos:altLabel "Odontologar"@nb,
        "Odontologer"@nb,
        "Tannlegar"@nb,
        "Tannlækjarar"@nb ;
    skos:broader humord:c07507 ;
    skos:exactMatch <http://dewey.info/class/305.96176/e23/>,
        <http://dewey.info/class/617.6092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96176/e23/>,
        <http://dewey.info/class/344.0413/e23/>,
        <http://dewey.info/class/617.6092/e23/> ;
    skos:prefLabel "Dentists"@en,
        "Tannleger"@nb ;
    skos:related humord:c03899 ;
    skos:relatedMatch <http://dewey.info/class/344.0413/e23/> .

humord:c14044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14044" ;
    dct:modified "2024-11-01T13:19:17"^^xsd:dateTime ;
    skos:altLabel "Sea captains"@en,
        "Kaptein (Skipsfart)"@nb,
        "Sjøkapteinar"@nb,
        "Sjøkapteiner"@nb,
        "Skipsførarar"@nb,
        "Skipskapteinar"@nb,
        "Skipskapteiner"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Person som har den høyeste myndighet ombord på et skip <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5092/e23/> ;
    skos:prefLabel "Shipmasters"@en,
        "Skipsførere"@nb ;
    skos:related humord:c04369,
        humord:c63321 .

humord:c14046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14046" ;
    dct:modified "2024-11-04T12:50:19"^^xsd:dateTime ;
    skos:altLabel "Minister's wives"@en,
        "Pastor's wives"@en,
        "Prestefruer"@nb,
        "Prestekoner"@nb ;
    skos:broadMatch <http://dewey.info/class/253.22/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/253.22/e23/> ;
    skos:prefLabel "Priest's wives"@en,
        "Prestekoner"@nb .

humord:c14048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14048" ;
    dct:modified "2011-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Performances (Psychology)"@en,
        "Prestasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/> ;
    skos:broader humord:c08049 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Accomplishments"@en,
        "Prestasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.15/e23/> .

humord:c14053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14053" ;
    dct:modified "2024-10-31T13:57:18"^^xsd:dateTime ;
    skos:altLabel "Masters of science"@en,
        "Masters of technology"@en,
        "Sivilingeniørar"@nb ;
    skos:broader humord:c07456 ;
    skos:closeMatch <http://dewey.info/class/620.0092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.0092/e23/> ;
    skos:prefLabel "Sivilingeniør"@en,
        "Sivilingeniører"@nb .

humord:c14057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14057" ;
    dct:modified "2024-06-13T07:13:13"^^xsd:dateTime ;
    skos:altLabel "Librarianship"@en,
        "Bibliotekarar"@nb,
        "Bibliotekaryrket"@nb,
        "Bibliotekpersonale"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch realfagstermer:c012896,
        <http://dewey.info/class/305.9092/e23/> ;
    skos:exactMatch <http://dewey.info/class/020.23/e23/>,
        <http://dewey.info/class/020.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012896,
        <http://dewey.info/class/020.23/e23/>,
        <http://dewey.info/class/020.92/e23/>,
        <http://dewey.info/class/305.9092/e23/> ;
    skos:prefLabel "Librarians"@en,
        "Bibliotekarer"@nb ;
    skos:related humord:c00119,
        humord:c28456 .

humord:c14058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14058" ;
    dct:modified "2024-11-01T08:16:56"^^xsd:dateTime ;
    skos:altLabel "Byfogdar"@nb,
        "Gjaldkere"@nb ;
    skos:broadMatch <http://dewey.info/class/342.09/e23/>,
        <http://dewey.info/class/347.02/e23/> ;
    skos:broader humord:c07392 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.09/e23/>,
        <http://dewey.info/class/347.02/e23/> ;
    skos:prefLabel "Town bailiffs"@en,
        "Byfogder"@nb .

humord:c14060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14060" ;
    dct:modified "2024-11-01T08:34:04"^^xsd:dateTime ;
    skos:altLabel "Custom officers"@en,
        "Tollarar"@nb ;
    skos:broadMatch <http://dewey.info/class/382.7/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.7/e23/> ;
    skos:prefLabel "Customs officers"@en,
        "Tollere"@nb ;
    skos:related humord:c07831 .

humord:c14063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14063" ;
    dct:modified "2024-11-01T14:31:45"^^xsd:dateTime ;
    skos:altLabel "Assistant mayors"@en,
        "Vice mayors"@en,
        "Ordførarar"@nb,
        "Varaordførarar"@nb,
        "Varaordførere"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23216/e23/> ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/320.854/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.854/e23/>,
        <http://dewey.info/class/352.23216/e23/> ;
    skos:prefLabel "Deputy mayors"@en,
        "Ordførere"@nb .

humord:c14065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14065" ;
    dct:modified "2024-11-01T13:52:31"^^xsd:dateTime ;
    skos:altLabel "Representatives of the Storting"@en,
        "Stortingsrepresentantar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.795/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.795/e23/> ;
    skos:prefLabel "Members of the Storting"@en,
        "Stortingsrepresentanter"@nb .

humord:c14067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14067" ;
    dct:modified "2024-11-01T08:22:55"^^xsd:dateTime ;
    skos:altLabel "Veterinary physicians"@en,
        "Veterinary surgeons"@en,
        "Vets"@en,
        "Dyrlegar"@nb,
        "Dyrleger"@nb,
        "Dyrlækjarar"@nb,
        "Veterinærar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c007712,
        <http://dewey.info/class/305.9636089/e23/>,
        <http://dewey.info/class/636.089092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007712,
        <http://dewey.info/class/305.9636089/e23/>,
        <http://dewey.info/class/636.089092/e23/> ;
    skos:prefLabel "Veterinarians"@en,
        "Veterinærer"@nb .

humord:c14069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14069" ;
    dct:modified "2024-11-01T08:21:02"^^xsd:dateTime ;
    skos:altLabel "Economic scientists"@en,
        "Political economists"@en,
        "Samfunnsøkonomar"@nb,
        "Sosialøkonomar"@nb,
        "Sosialøkonomer"@nb,
        "Statsøkonomar"@nb,
        "Statsøkonomer"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.933/e23/>,
        <http://dewey.info/class/330.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.933/e23/>,
        <http://dewey.info/class/330.092/e23/> ;
    skos:prefLabel "Economists"@en,
        "Samfunnsøkonomer"@nb ;
    skos:related humord:c07875 .

humord:c14072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14072" ;
    dct:modified "2020-07-31T10:38:53"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:prefLabel "Gjøvik"@en,
        "Gjøvik"@nb .

humord:c14073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14073" ;
    dct:modified "2024-11-04T21:43:54"^^xsd:dateTime ;
    skos:altLabel "Leiarar (Personar)"@nb ;
    skos:broadMatch <http://dewey.info/class/331.761658/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c010153 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010153,
        <http://dewey.info/class/331.761658/e23/>,
        <http://dewey.info/class/352.39/e23/>,
        <http://dewey.info/class/658.407/e23/>,
        <http://dewey.info/class/658.409/e23/> ;
    skos:prefLabel "Leaders"@en,
        "Ledere (Personer)"@nb ;
    skos:related humord:c13632,
        humord:c14820 ;
    skos:relatedMatch <http://dewey.info/class/352.39/e23/>,
        <http://dewey.info/class/658.407/e23/>,
        <http://dewey.info/class/658.409/e23/> .

humord:c14077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14077" ;
    dct:modified "2024-08-13T09:58:48"^^xsd:dateTime ;
    skos:altLabel "Aluminum industries"@en,
        "Aluminiumsindustri"@nb ;
    skos:broader humord:c07699 ;
    skos:exactMatch <http://dewey.info/class/338.274926/e23/>,
        <http://dewey.info/class/338.7673722/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.274926/e23/>,
        <http://dewey.info/class/338.7673722/e23/>,
        <http://dewey.info/class/553.4926/e23/>,
        <http://dewey.info/class/669.722/e23/>,
        <http://dewey.info/class/673.722/e23/> ;
    skos:prefLabel "Aluminum industry"@en,
        "Aluminiumsindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/553.4926/e23/>,
        <http://dewey.info/class/669.722/e23/>,
        <http://dewey.info/class/673.722/e23/> .

humord:c14078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14078" ;
    dct:modified "2025-02-25T06:58:05"^^xsd:dateTime ;
    skos:altLabel "Eynesil"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Eynesil er en by og distrikt med samme navn i provinsen Giresun, byen har eksistert siden  oldtiden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5657/e23/>,
        <http://dewey.info/class/915.657/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.57/e23/> ;
    skos:prefLabel "Eynesil"@en,
        "Eynesil"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/939.337/e23/> .

humord:c14079 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14079" ;
    dct:modified "2025-02-25T06:55:43"^^xsd:dateTime ;
    skos:altLabel "Cayeli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Cayeli er en by og distrikt i provinsen Rize <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Cayeli"@en,
        "Cayeli"@nb .

humord:c14080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14080" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Karapapak"@en,
        "Karapapak (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894361/e23/>,
        <http://dewey.info/class/5--94361/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894361/e23/>,
        <http://dewey.info/class/5--94361/e23/> ;
    skos:prefLabel "Qarapapaqs"@en,
        "Karapapaker"@nb .

humord:c14083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14083" ;
    dct:modified "2024-11-04T12:28:29"^^xsd:dateTime ;
    skos:altLabel "Sjeikar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.092/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Sheiks"@en,
        "Sjeiker"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.23/e23/> .

humord:c14084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14084" ;
    dct:modified "2024-12-16T10:57:15"^^xsd:dateTime ;
    skos:altLabel "Pariserkommunen"@nb,
        "Pariskommunen"@nb ;
    skos:broadMatch <http://dewey.info/class/944.0812/e23/> ;
    skos:broader humord:c04157 ;
    skos:definition "Det revolusjonære styret i Paris mars-mai 1871 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.0812/e23/> ;
    skos:prefLabel "Paris Commune"@en,
        "Pariskommunen"@nb .

humord:c14085 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14085" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c28749 ;
    skos:closeMatch <http://dewey.info/class/2--46357/e23/>,
        <http://dewey.info/class/914.6357/e23/>,
        <http://dewey.info/class/946.357/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46357/e23/>,
        <http://dewey.info/class/914.6357/e23/>,
        <http://dewey.info/class/946.357/e23/> ;
    skos:prefLabel "Segovia (City)"@en,
        "Segovia (By)"@nb .

humord:c14091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14091" ;
    dct:modified "2024-11-22T08:33:23"^^xsd:dateTime ;
    skos:altLabel "Nøstvetkultur"@nb,
        "Nøstvetkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.81/e23/>,
        <http://dewey.info/class/936.85/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Sørnorsk-vestsvensk arkeologisk kultur fra eldre steinalder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.81/e23/>,
        <http://dewey.info/class/936.85/e23/> ;
    skos:prefLabel "Nøstvet culture"@en,
        "Nøstvetkulturen"@nb .

humord:c14092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14092" ;
    dct:modified "2025-02-25T06:52:16"^^xsd:dateTime ;
    skos:altLabel "Anazarbos"@nb,
        "Anazarbus"@nb,
        "Anazarva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/939.35/e23/> ;
    skos:broader humord:c14093,
        humord:c29021 ;
    skos:definition "Anazarbos er et sted i Tyrkia, nær byen Adana, tidligere kilikisk by sør for fjellkjeden Taurus. Ved det nåværende Anazarva sees de bevarte ruiner <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/939.35/e23/> ;
    skos:prefLabel "Anazarbus"@en,
        "Anazarbos"@nb .

humord:c14093 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14093" ;
    dct:modified "2024-09-16T16:07:02"^^xsd:dateTime ;
    skos:altLabel "Cilicia"@nb,
        "Kilikia"@nb ;
    skos:broader humord:c03427 ;
    skos:closeMatch <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/939.35/e23/> ;
    skos:definition "I oldtiden navn på det sørøstligste landskap i Lilleasia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/939.35/e23/> ;
    skos:prefLabel "Cilicia"@en,
        "Kilikia"@nb .

humord:c14094 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14094" ;
    dct:modified "2024-09-19T12:41:41"^^xsd:dateTime ;
    skos:altLabel "Crotone"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37787/e23/>,
        <http://dewey.info/class/2--45787/e23/>,
        <http://dewey.info/class/914.5787/e23/>,
        <http://dewey.info/class/937.787/e23/>,
        <http://dewey.info/class/945.787/e23/> ;
    skos:broader humord:c02451 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37787/e23/>,
        <http://dewey.info/class/2--45787/e23/>,
        <http://dewey.info/class/914.5787/e23/>,
        <http://dewey.info/class/937.787/e23/>,
        <http://dewey.info/class/945.787/e23/> ;
    skos:prefLabel "Crotone"@en,
        "Crotone"@nb .

humord:c14095 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14095" ;
    dct:modified "2025-02-28T14:55:25"^^xsd:dateTime ;
    skos:altLabel "Gundestrup"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/936.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c13584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/936.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Gundestrup"@en,
        "Gundestrup"@nb .

humord:c14096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14096" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sabara"@en,
        "Saora"@en,
        "Saura"@en,
        "Sora"@en,
        "Saora"@nb,
        "Saura"@nb,
        "Sora"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89595/e23/>,
        <http://dewey.info/class/5--9595/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Øst-India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89595/e23/>,
        <http://dewey.info/class/5--9595/e23/> ;
    skos:prefLabel "Savara"@en,
        "Savara (Folk)"@nb .

humord:c14098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14098" ;
    dct:modified "1998-09-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kurmanji dialect"@en,
        "Kurmanci dialekt"@nb ;
    skos:broader humord:c10446 ;
    skos:closeMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Northern Kurdish dialect"@en,
        "Kurmanji dialekt"@nb .

humord:c14099 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14099" ;
    dct:modified "2024-09-04T16:43:43"^^xsd:dateTime ;
    skos:altLabel "Cawnpore"@en,
        "Cawnpore"@nb,
        "Kanpur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Kanpur"@en,
        "Kanpur"@nb .

humord:c14100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14100" ;
    dct:modified "2024-07-05T07:34:26"^^xsd:dateTime ;
    skos:altLabel "Adivasi Oriya language"@en,
        "Adiwasi Oriya language"@en,
        "Adivasi Oriya språk"@nb,
        "Kotia oriya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.456/e23/>,
        <http://dewey.info/class/6--91456/e23/> ;
    skos:broader humord:c10369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.456/e23/>,
        <http://dewey.info/class/6--91456/e23/> ;
    skos:prefLabel "Kotia oriya language"@en,
        "Adivasi Oriya språk"@nb .

humord:c14101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14101" ;
    dct:modified "2024-11-07T20:15:15"^^xsd:dateTime ;
    skos:altLabel "Tarkshya"@en,
        "Vynateya"@en,
        "Garuda"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5212/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Garuda er en mytisk fugl <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5212/e23/> ;
    skos:prefLabel "Garuda"@en,
        "Garuda"@nb .

humord:c14104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14104" ;
    dct:modified "2020-11-25T08:08:23"^^xsd:dateTime ;
    skos:altLabel "Motto"@nb,
        "Slagord"@nb ;
    skos:broader humord:c06686 ;
    skos:closeMatch <http://dewey.info/class/808.882/e23/> ;
    skos:definition "Setning som gir et fyndig uttrykk for det en person, forening e.l. arbeider  for <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.882/e23/> ;
    skos:prefLabel "Motto"@en,
        "Valgspråk"@nb .

humord:c14105 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14105" ;
    dct:modified "2025-03-24T07:40:23"^^xsd:dateTime ;
    skos:altLabel "Gamlebyen (Oslo)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Gamlebyen (Oslo)"@en,
        "Gamlebyen (Oslo)"@nb .

humord:c14106 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14106" ;
    dct:modified "1996-03-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36365/e23/>,
        <http://dewey.info/class/2--4365/e23/>,
        <http://dewey.info/class/914.365/e23/>,
        <http://dewey.info/class/936.365/e23/>,
        <http://dewey.info/class/943.65/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36365/e23/>,
        <http://dewey.info/class/2--4365/e23/>,
        <http://dewey.info/class/914.365/e23/>,
        <http://dewey.info/class/936.365/e23/>,
        <http://dewey.info/class/943.65/e23/> ;
    skos:prefLabel "Strettweg"@en,
        "Strettweg"@nb .

humord:c14107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14107" ;
    dct:modified "2024-05-08T09:34:54"^^xsd:dateTime ;
    skos:altLabel "Mineral"@nb ;
    skos:broader humord:c08305 ;
    skos:definition "Mineral er faste stoff som består av eit eller fleire grunnstoff. Det er over 5000 ulike mineral i naturen. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003821,
        <http://dewey.info/class/553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003821,
        <http://dewey.info/class/333.85/e23/>,
        <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.365/e23/>,
        <http://dewey.info/class/398.465/e23/>,
        <http://dewey.info/class/549/e23/>,
        <http://dewey.info/class/553/e23/>,
        <http://dewey.info/class/572.51/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.392/e23/>,
        <http://dewey.info/class/613.285/e23/>,
        <http://dewey.info/class/636.08527/e23/>,
        <http://dewey.info/class/666.86/e23/> ;
    skos:prefLabel "Minerals"@en,
        "Mineraler"@nb ;
    skos:related humord:c18358,
        humord:c60413 ;
    skos:relatedMatch <http://dewey.info/class/333.85/e23/>,
        <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/398.26/e23/>,
        <http://dewey.info/class/398.365/e23/>,
        <http://dewey.info/class/398.465/e23/>,
        <http://dewey.info/class/549/e23/>,
        <http://dewey.info/class/572.51/e23/>,
        <http://dewey.info/class/612.01524/e23/>,
        <http://dewey.info/class/612.392/e23/>,
        <http://dewey.info/class/613.285/e23/>,
        <http://dewey.info/class/636.08527/e23/>,
        <http://dewey.info/class/666.86/e23/> .

humord:c14108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14108" ;
    dct:modified "2024-04-15T07:28:20"^^xsd:dateTime ;
    skos:altLabel "Diamant"@nb,
        "Diamantar"@nb ;
    skos:broadMatch <http://dewey.info/class/549.27/e23/>,
        <http://dewey.info/class/666.88/e23/> ;
    skos:broader humord:c18358 ;
    skos:exactMatch realfagstermer:c001772,
        <http://dewey.info/class/553.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001772,
        <http://dewey.info/class/549.27/e23/>,
        <http://dewey.info/class/553.82/e23/>,
        <http://dewey.info/class/666.88/e23/>,
        <http://dewey.info/class/736.23/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Diamonds"@en,
        "Diamanter"@nb ;
    skos:related humord:c21697 ;
    skos:relatedMatch <http://dewey.info/class/736.23/e23/>,
        <http://dewey.info/class/739.27/e23/> .

humord:c14109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14109" ;
    dct:modified "2024-05-21T07:30:05"^^xsd:dateTime ;
    skos:altLabel "Skifer"@nb ;
    skos:broadMatch <http://dewey.info/class/552.4/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:broader humord:c65520 ;
    skos:definition "Skifer er en finkornet, laminert (skifrig) bergart, som lett kan spaltes i parallelle, forholdsvis tynne skiver. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001550,
        <http://dewey.info/class/553.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001550,
        <http://dewey.info/class/552.4/e23/>,
        <http://dewey.info/class/553.54/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:prefLabel "Slate"@en,
        "Skifer"@nb .

humord:c14110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14110" ;
    dct:modified "2024-04-19T09:15:30"^^xsd:dateTime ;
    skos:altLabel "Granites"@en,
        "Granitt"@nb,
        "Granittar"@nb ;
    skos:broadMatch <http://dewey.info/class/552.3/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:broader humord:c65516 ;
    skos:definition "Granitt er en svært vanlig magmatisk dypbergart. Den er grovkornet, og består i hovedsak av mineralene kvarts, kalifeltspat (ortoklas- eller mikroklinperthitt) og natriumrik plagioklas. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001805,
        realfagstermer:c010774,
        <http://dewey.info/class/553.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001805,
        realfagstermer:c010774,
        <http://dewey.info/class/552.3/e23/>,
        <http://dewey.info/class/553.52/e23/>,
        <http://dewey.info/class/622.352/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:prefLabel "Granite"@en,
        "Granitter"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.352/e23/> .

humord:c14112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14112" ;
    dct:modified "2024-10-31T08:57:53"^^xsd:dateTime ;
    skos:altLabel "Flinthoggarar"@nb,
        "Flinthuggere"@nb ;
    skos:broader humord:c07478 ;
    skos:definition "Innenfor arkeologien, en som former flint ved tilhogging av materialet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.65/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Flintknappers"@en,
        "Flinthoggere"@nb ;
    skos:related humord:c14197 ;
    skos:relatedMatch <http://dewey.info/class/553.65/e23/>,
        <http://dewey.info/class/930.10285/e23/> .

humord:c14115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14115" ;
    dct:modified "1996-04-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08190 ;
    skos:exactMatch <http://dewey.info/class/529.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.42/e23/> ;
    skos:prefLabel "Julian calendar"@en,
        "Julianske kalender"@nb .

humord:c14117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14117" ;
    dct:modified "2024-08-14T14:50:36"^^xsd:dateTime ;
    skos:altLabel "Andromeda"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Andromeda"@en,
        "Andromeda"@nb .

humord:c14119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14119" ;
    dct:modified "1996-04-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.560937/e23/> ;
    skos:broader humord:c09341 ;
    skos:definition "Allmuen i antikkens Roma <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.560937/e23/> ;
    skos:prefLabel "Plebs"@en,
        "Plebs"@nb ;
    skos:related humord:c14120 .

humord:c14120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14120" ;
    dct:modified "2024-11-04T12:49:25"^^xsd:dateTime ;
    skos:altLabel "Plebeians"@en,
        "Plebeiarar"@nb ;
    skos:broadMatch <http://dewey.info/class/937/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Medlem av plebs, den store masse av romerske borgere <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937/e23/> ;
    skos:prefLabel "Plebeiere"@nb ;
    skos:related humord:c14119 .

humord:c14121 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14121" ;
    dct:modified "2024-08-21T09:03:08"^^xsd:dateTime ;
    skos:altLabel "Mutafi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Mutafi"@en,
        "Mutafi"@nb .

humord:c14122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14122" ;
    dct:modified "1998-06-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:broader humord:c16387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9687/e23/>,
        <http://dewey.info/class/6--99968/e23/> ;
    skos:prefLabel "Mutafi-laz dialect"@en,
        "Mutafi-lazisk dialekt"@nb .

humord:c14123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14123" ;
    dct:modified "2024-11-13T11:52:41"^^xsd:dateTime ;
    skos:altLabel "Injuries of war"@en,
        "Injury of war"@en,
        "War injury"@en,
        "Krigsskadar"@nb ;
    skos:broadMatch <http://dewey.info/class/617.1/e23/> ;
    skos:broader humord:c03901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.90697/e23/>,
        <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/616.85212/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:prefLabel "War injuries"@en,
        "Krigsskader"@nb ;
    skos:related humord:c25783 ;
    skos:relatedMatch <http://dewey.info/class/305.90697/e23/>,
        <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/616.85212/e23/> .

humord:c14124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14124" ;
    dct:modified "2023-09-13T08:00:32"^^xsd:dateTime ;
    skos:altLabel "Sivil beredskap"@nb,
        "Sivilforsvaret"@nb,
        "Sivilt beredskap"@nb ;
    skos:broader humord:c09412 ;
    skos:closeMatch <http://dewey.info/class/353.95/e23/> ;
    skos:exactMatch <http://dewey.info/class/363.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.95/e23/>,
        <http://dewey.info/class/363.35/e23/> ;
    skos:prefLabel "Civil defence"@en,
        "Sivilforsvar"@nb ;
    skos:related humord:c23762 .

humord:c14125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14125" ;
    dct:modified "2025-01-10T07:50:22"^^xsd:dateTime ;
    skos:altLabel "Old Church Slavic philology"@en,
        "Kyrkjeslavisk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.81701/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.81701/e23/> ;
    skos:prefLabel "Old Church Slavonic philology"@en,
        "Kirkeslavisk filologi"@nb .

humord:c14126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14126" ;
    dct:modified "2025-01-10T07:51:47"^^xsd:dateTime ;
    skos:altLabel "Sanskrit filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.2/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.2/e23/> ;
    skos:prefLabel "Sanskrit philology"@en,
        "Sanskrit filologi"@nb .

humord:c14127 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14127" ;
    dct:modified "2025-02-04T08:25:23"^^xsd:dateTime ;
    skos:altLabel "Lesotho"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6885/e23/>,
        <http://dewey.info/class/916.885/e23/>,
        <http://dewey.info/class/968.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6885/e23/>,
        <http://dewey.info/class/916.885/e23/>,
        <http://dewey.info/class/968.85/e23/> ;
    skos:prefLabel "Lesotho"@en,
        "Lesotho"@nb ;
    skos:related humord:c28603 .

humord:c14128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14128" ;
    dct:modified "2024-11-08T10:32:11"^^xsd:dateTime ;
    skos:altLabel "Freja"@en,
        "Freya"@en,
        "Freyia"@en,
        "Frøya (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2114/e23/> ;
    skos:broader humord:c17801 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2114/e23/> ;
    skos:prefLabel "Freyja"@en,
        "Frøya (Gudinne)"@nb .

humord:c14131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14131" ;
    dct:modified "1996-04-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Optative mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Optative"@en,
        "Optativ"@nb .

humord:c14132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14132" ;
    dct:modified "2025-03-14T10:29:15"^^xsd:dateTime ;
    skos:altLabel "Superlativ"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.5/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c05817 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.5/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Superlative"@en,
        "Superlativ"@nb .

humord:c14133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14133" ;
    dct:modified "2025-03-14T10:26:48"^^xsd:dateTime ;
    skos:altLabel "Komparativ"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.5/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c05817 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.5/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Comparative"@en,
        "Komparativ"@nb .

humord:c14134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14134" ;
    dct:modified "2024-08-14T09:34:29"^^xsd:dateTime ;
    skos:altLabel "Anaphor (Linguistics)"@en,
        "Anafor (Lingvistikk)"@nb,
        "Anaforar (Lingvistikk)"@nb ;
    skos:broader humord:c06061 ;
    skos:closeMatch <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:definition "Anafor er et språklig element, ofte et pronomen eller en determinativ, som viser tilbake til noe som er nevnt tidligere i setningen eller teksten. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:prefLabel "Anaphoras (Linguistics)"@en,
        "Anaforer (Lingvistikk)"@nb ;
    skos:related humord:c15029 .

humord:c14137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14137" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Resumptive pronoun"@en,
        "Resumptive pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Resumptive pronouns"@en,
        "Resumptive pronomener"@nb .

humord:c14138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14138" ;
    dct:modified "2024-12-11T07:38:33"^^xsd:dateTime ;
    skos:altLabel "Mesmerisme"@nb ;
    skos:broadMatch <http://dewey.info/class/154.7/e23/> ;
    skos:broader humord:c03950 ;
    skos:definition "Læren om helbredelse av nervøse lidelser ved \"magnetiske strykninger\", en behandling som egentlig grunnet seg på hypnosen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.7/e23/> ;
    skos:prefLabel "Mesmerism"@en,
        "Mesmerisme"@nb .

humord:c14139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14139" ;
    dct:modified "2024-12-06T14:27:11"^^xsd:dateTime ;
    skos:altLabel "Picture puzzles"@en,
        "Rebusar"@nb ;
    skos:broadMatch <http://dewey.info/class/793.73/e23/> ;
    skos:broader humord:c01420 ;
    skos:definition "Gåte i form av bilder, bokstaver og tall <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.73/e23/> ;
    skos:prefLabel "Rebuses"@en,
        "Rebuser"@nb .

humord:c14140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14140" ;
    dct:modified "1996-04-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.234/e23/> ;
    skos:broader humord:c05022 ;
    skos:definition "Hypotetisk kontinent <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.234/e23/> ;
    skos:prefLabel "Lemuria"@en,
        "Lemuria"@nb .

humord:c14141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14141" ;
    dct:modified "2024-11-26T17:48:30"^^xsd:dateTime ;
    skos:altLabel "Libraries for the visually impaired"@en,
        "Blindebibliotek"@nb,
        "Blindeskriftbibliotek"@nb,
        "Punktskriftbibliotek"@nb ;
    skos:broadMatch <http://dewey.info/class/027.663/e23/> ;
    skos:broader humord:c00119 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.663/e23/>,
        <http://dewey.info/class/362.41/e23/> ;
    skos:prefLabel "Libraries for the blind"@en,
        "Punktskriftbibliotek"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.41/e23/> .

humord:c14142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14142" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bishoprics"@en ;
    skos:broadMatch <http://dewey.info/class/262.3/e23/> ;
    skos:broader humord:c09020 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.3/e23/> ;
    skos:prefLabel "Dioceses"@en,
        "Bispedømmer"@nb .

humord:c14143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14143" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/932.012/e23/>,
        <http://dewey.info/class/972.01/e23/>,
        <http://dewey.info/class/972.81016/e23/>,
        <http://dewey.info/class/985.019/e23/> ;
    skos:broader humord:c19936 ;
    skos:exactMatch <http://dewey.info/class/909/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909/e23/>,
        <http://dewey.info/class/932.012/e23/>,
        <http://dewey.info/class/972.01/e23/>,
        <http://dewey.info/class/972.81016/e23/>,
        <http://dewey.info/class/985.019/e23/> ;
    skos:prefLabel "Pyramids"@en,
        "Pyramider"@nb .

humord:c14144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14144" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Irish (People)"@en,
        "Irishmen"@en,
        "Irelendere"@nb,
        "Irlendinger"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.89162/e23/>,
        <http://dewey.info/class/5--9162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89162/e23/>,
        <http://dewey.info/class/5--9162/e23/> ;
    skos:prefLabel "Irish people"@en,
        "Irer"@nb .

humord:c14147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14147" ;
    dct:modified "2024-04-18T10:22:29"^^xsd:dateTime ;
    skos:altLabel "Geologar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c010063,
        <http://dewey.info/class/305.9551/e23/>,
        <http://dewey.info/class/551.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010063,
        <http://dewey.info/class/305.9551/e23/>,
        <http://dewey.info/class/551.092/e23/> ;
    skos:prefLabel "Geologists"@en,
        "Geologer"@nb ;
    skos:related humord:c08282 .

humord:c14148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14148" ;
    dct:modified "2016-12-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42817/e23/>,
        <http://dewey.info/class/914.2817/e23/>,
        <http://dewey.info/class/942.817/e23/> ;
    skos:broader humord:c20050 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42817/e23/>,
        <http://dewey.info/class/914.2817/e23/>,
        <http://dewey.info/class/942.817/e23/> ;
    skos:prefLabel "Bradford (City)"@en,
        "Bradford (By)"@nb .

humord:c14149 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14149" ;
    dct:modified "2025-02-14T08:55:03"^^xsd:dateTime ;
    skos:altLabel "Oregon"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--795/e23/>,
        <http://dewey.info/class/917.95/e23/>,
        <http://dewey.info/class/979.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--795/e23/>,
        <http://dewey.info/class/917.95/e23/>,
        <http://dewey.info/class/979.5/e23/> ;
    skos:prefLabel "Oregon"@en,
        "Oregon"@nb .

humord:c14150 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14150" ;
    dct:modified "2025-03-18T09:13:10"^^xsd:dateTime ;
    skos:altLabel "Torridal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:prefLabel "Torridal"@en,
        "Torridal"@nb .

humord:c14151 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14151" ;
    dct:modified "2025-04-01T12:41:04"^^xsd:dateTime ;
    skos:altLabel "Strinda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Strinda"@en,
        "Strinda"@nb .

humord:c14152 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14152" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:broader humord:c02979 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:prefLabel "Sandar"@en,
        "Sandar"@nb .

humord:c14153 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14153" ;
    dct:modified "2025-03-28T12:51:27"^^xsd:dateTime ;
    skos:altLabel "Straumsnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839394/e23/>,
        <http://dewey.info/class/914.839394/e23/>,
        <http://dewey.info/class/948.39394/e23/> ;
    skos:broader humord:c13110 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839394/e23/>,
        <http://dewey.info/class/914.839394/e23/>,
        <http://dewey.info/class/948.39394/e23/> ;
    skos:prefLabel "Straumsnes"@en,
        "Straumsnes"@nb .

humord:c14154 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14154" ;
    dct:modified "2025-03-31T13:54:15"^^xsd:dateTime ;
    skos:altLabel "Degernes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482315/e23/>,
        <http://dewey.info/class/914.82315/e23/>,
        <http://dewey.info/class/948.2315/e23/> ;
    skos:broader humord:c02990 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482315/e23/>,
        <http://dewey.info/class/914.82315/e23/>,
        <http://dewey.info/class/948.2315/e23/> ;
    skos:prefLabel "Degernes"@en,
        "Degernes"@nb .

humord:c14155 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14155" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:broader humord:c02896 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:prefLabel "Flå (Trøndelag)"@en,
        "Flå (Trøndelag)"@nb .

humord:c14156 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14156" ;
    dct:modified "2025-03-26T08:32:19"^^xsd:dateTime ;
    skos:altLabel "Haslum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Haslum"@en,
        "Haslum"@nb .

humord:c14157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14157" ;
    dct:modified "2024-08-28T14:38:22"^^xsd:dateTime ;
    skos:altLabel "Stil (Kunst)"@nb,
        "Stil (Uttrykksmåte)"@nb,
        "Stilartar (Kunst)"@nb,
        "Stilarter (Kunst)"@nb ;
    skos:broadMatch <http://dewey.info/class/701.8/e23/> ;
    skos:broader humord:c05183 ;
    skos:definition "Uttrykksmåte, (kunstnerisk) form <UBO>"@nb ;
    skos:editorialNote "Brukes om stil som kunstnerisk uttrykksform generelt og innen alle kunstarter"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701.8/e23/> ;
    skos:prefLabel "Style (Expression)"@en,
        "Stil (Kunst)"@nb ;
    skos:related humord:c05679,
        humord:c06829 .

humord:c14158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14158" ;
    dct:modified "2020-11-04T16:07:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06305 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.1/e23/>,
        <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/395/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Politeness (Linguistics)"@en,
        "Høflig språkbruk (Lingvistikk)"@nb ;
    skos:related humord:c13818 ;
    skos:relatedMatch <http://dewey.info/class/177.1/e23/>,
        <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/395/e23/> .

humord:c14159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14159" ;
    dct:modified "2025-03-06T08:22:34"^^xsd:dateTime ;
    skos:altLabel "Gamalfinsk språk"@nb,
        "Gammalfinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:broader humord:c10830 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:prefLabel "Old Finnish language"@en,
        "Gammelfinsk språk"@nb .

humord:c14161 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14161" ;
    dct:modified "2024-09-17T14:22:23"^^xsd:dateTime ;
    skos:altLabel "Sivagangai"@en,
        "Civankai"@nb,
        "Sivagangai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Sivaganga"@en,
        "Civankai"@nb .

humord:c14163 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14163" ;
    dct:modified "2024-10-23T08:30:43"^^xsd:dateTime ;
    skos:altLabel "Ramanad"@en,
        "Ramanathapuram"@nb,
        "Ramnad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Ramanathapuram"@en,
        "Ramanathapuram"@nb .

humord:c14166 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14166" ;
    dct:modified "1996-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:broader humord:c03318 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Sunnerbo"@en,
        "Sunnerbo"@nb .

humord:c14167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14167" ;
    dct:modified "2024-04-15T10:22:30"^^xsd:dateTime ;
    skos:altLabel "Kritt (Bergart)"@nb ;
    skos:broadMatch <http://dewey.info/class/552.58/e23/> ;
    skos:broader humord:c65521 ;
    skos:definition "Kritt, også kjent som skrivekritt, er en sedimentær bergart. Den er en hvit eller lys grå, jordaktig kalkstein som hovedsakelig består av kokkolitter og foraminiferskall. Kritt er massiv, ofte med lag av flintknoller. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011558,
        <http://dewey.info/class/553.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011558,
        <http://dewey.info/class/552.58/e23/>,
        <http://dewey.info/class/553.68/e23/> ;
    skos:prefLabel "Cretaceous"@en,
        "Kritt (Bergart)"@nb .

humord:c14168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14168" ;
    dct:modified "2024-02-27T13:37:19"^^xsd:dateTime ;
    skos:altLabel "Agent (Kunstig intelligens)"@nb,
        "Agentar (Kunstig intelligens)"@nb,
        "Agenter (Kunstig intelligens)"@nb,
        "Intelligent agent (Kunstig intelligens)"@nb,
        "Intelligente agentar (Kunstig intelligens)"@nb,
        "Intelligente agenter (Kunstig intelligens)"@nb ;
    skos:broader humord:c04225 ;
    skos:closeMatch <http://dewey.info/class/006.30285436/e23/> ;
    skos:definition "\"Noe\" som handler; en mentalprosess eller en robot og den kunnskapen den har og bruker som grunnlag for handling <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.30285436/e23/> ;
    skos:prefLabel "Intelligent agents (Kunstig intelligens)"@en,
        "Agent (Kunstig intelligens)"@nb .

humord:c14169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14169" ;
    dct:modified "2024-09-04T16:53:31"^^xsd:dateTime ;
    skos:altLabel "CBR"@en,
        "CBR"@nb,
        "Case-based reasoning"@nb ;
    skos:broadMatch <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/153.43/e23/> ;
    skos:broader humord:c04225 ;
    skos:definition "Resonnering ved analogi og basert på tidligere erfaring <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/153.43/e23/> ;
    skos:prefLabel "Case-based reasoning"@en,
        "Case-based reasoning"@nb .

humord:c14170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14170" ;
    dct:modified "2025-03-14T10:07:46"^^xsd:dateTime ;
    skos:altLabel "Constraint grammar"@nb,
        "Føringsbasert grammatikk"@nb,
        "Føringsgrammatikk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Constraint grammar"@en,
        "Føringsbasert grammatikk"@nb .

humord:c14172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14172" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lazi"@en,
        "Laz (Folk)"@nb,
        "Lazere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.899968/e23/>,
        <http://dewey.info/class/5--99968/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Georgia som snakker Lazisk språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899968/e23/>,
        <http://dewey.info/class/5--99968/e23/> ;
    skos:prefLabel "Laz"@en,
        "Lazer"@nb .

humord:c14174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14174" ;
    dct:modified "2025-01-21T19:48:20"^^xsd:dateTime ;
    skos:altLabel "Bride buying"@en,
        "Bride-purchasing"@en,
        "Brudekjøp"@nb ;
    skos:broadMatch <http://dewey.info/class/392.4/e23/> ;
    skos:broader humord:c04895 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.4/e23/> ;
    skos:prefLabel "Bride-buying"@en,
        "Brudekjøp"@nb .

humord:c14175 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14175" ;
    dct:modified "2024-08-21T11:31:43"^^xsd:dateTime ;
    skos:altLabel "3000 BC"@en,
        "Three thousands BC"@en,
        "3000-talet f.Kr."@nb,
        "4. tusenår f.Kr."@nb,
        "4. årtusen f.Kr."@nb,
        "Fjerde tusenår f.Kr."@nb,
        "Fjerde årtusen f.Kr."@nb,
        "Tretusentalet f.Kr."@nb,
        "Tretusentallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:broader humord:c59366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.15/e23/> ;
    skos:prefLabel "3000s BC"@en,
        "3000-tallet f.Kr."@nb .

humord:c14177 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14177" ;
    dct:modified "2025-02-17T08:56:58"^^xsd:dateTime ;
    skos:altLabel "Tucume"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8514/e23/>,
        <http://dewey.info/class/918.514/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:broader humord:c01774 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8514/e23/>,
        <http://dewey.info/class/918.514/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:prefLabel "Túcume"@en,
        "Tucume"@nb .

humord:c14180 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14180" ;
    dct:modified "2025-03-04T10:27:50"^^xsd:dateTime ;
    skos:altLabel "Brasschaat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49322/e23/>,
        <http://dewey.info/class/914.9322/e23/>,
        <http://dewey.info/class/949.322/e23/> ;
    skos:broader humord:c02161 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49322/e23/>,
        <http://dewey.info/class/914.9322/e23/>,
        <http://dewey.info/class/949.322/e23/> ;
    skos:prefLabel "Brasschaat"@en,
        "Brasschaat"@nb .

humord:c14183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14183" ;
    dct:modified "1996-04-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:definition "Det å spille sammen <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.438/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.438/e23/> ;
    skos:prefLabel "Ensemble (Music)"@en,
        "Samspill (Musikk)"@nb .

humord:c14184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14184" ;
    dct:modified "2020-10-06T15:40:52"^^xsd:dateTime ;
    skos:altLabel "Springtide"@en,
        "Springtime"@en ;
    skos:broadMatch <http://dewey.info/class/508.2/e23/> ;
    skos:broader humord:c11114 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/508.2/e23/> ;
    skos:prefLabel "Spring"@en,
        "Vår"@nb .

humord:c14185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14185" ;
    dct:modified "1996-04-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/508.2/e23/> ;
    skos:broader humord:c11114 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/508.2/e23/> ;
    skos:prefLabel "Summer"@en,
        "Sommer"@nb .

humord:c14186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14186" ;
    dct:modified "2023-12-19T09:03:57"^^xsd:dateTime ;
    skos:altLabel "Vinter"@nb ;
    skos:broadMatch <http://dewey.info/class/508.2/e23/> ;
    skos:broader humord:c11114 ;
    skos:exactMatch realfagstermer:c007080 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007080,
        <http://dewey.info/class/508.2/e23/> ;
    skos:prefLabel "Winter"@en,
        "Vinter"@nb .

humord:c14187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14187" ;
    dct:modified "1996-04-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fall"@en ;
    skos:broadMatch <http://dewey.info/class/508.2/e23/> ;
    skos:broader humord:c11114 ;
    skos:exactMatch realfagstermer:c005778 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005778,
        <http://dewey.info/class/508.2/e23/> ;
    skos:prefLabel "Autumn"@en,
        "Høst"@nb .

humord:c14188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14188" ;
    dct:modified "2022-03-25T08:26:53"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/784.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.374/e23/>,
        <http://dewey.info/class/784.2/e23/> ;
    skos:prefLabel "Orchestras"@en,
        "Orkestre"@nb ;
    skos:related humord:c13048 ;
    skos:relatedMatch <http://dewey.info/class/781.374/e23/> .

humord:c14189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14189" ;
    dct:modified "2024-12-19T16:11:32"^^xsd:dateTime ;
    skos:altLabel "OPAC"@en,
        "Online public access catalogs"@en,
        "OPAC"@nb,
        "OPK"@nb,
        "Online public access catalog"@nb,
        "Online publikumskatalogar"@nb ;
    skos:broader humord:c12520,
        humord:c26883 ;
    skos:exactMatch <http://dewey.info/class/025.3132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.3132/e23/> ;
    skos:prefLabel "Online public access catalogues"@en,
        "Online publikumskataloger"@nb ;
    skos:related humord:c04181 .

humord:c14195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14195" ;
    dct:modified "1996-05-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Steinhugging"@nb ;
    skos:broadMatch <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/731.463/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c07672 ;
    skos:definition "Bearbeiding av steinmateriale for byggverk og skulptur, og/eller tegning ogfremstilling av ornamenter og inskripsjoner i stein <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/731.463/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Stonemasonry"@en,
        "Steinhogging"@nb ;
    skos:related humord:c13514 .

humord:c14197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14197" ;
    dct:modified "1996-05-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flinthugging"@nb ;
    skos:broader humord:c14195 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.65/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Flint knapping"@en,
        "Flinthogging"@nb ;
    skos:related humord:c14112 ;
    skos:relatedMatch <http://dewey.info/class/553.65/e23/>,
        <http://dewey.info/class/930.10285/e23/> .

humord:c14199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14199" ;
    dct:modified "2023-04-13T10:32:44"^^xsd:dateTime ;
    skos:altLabel "Clauses (Syntax)"@en ;
    skos:broader humord:c06061 ;
    skos:closeMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Sentences"@en,
        "Setninger"@nb .

humord:c14200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14200" ;
    dct:modified "2016-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Evenki"@en,
        "Ewenki"@en,
        "Even"@nb,
        "Evenker"@nb,
        "Evenki"@nb,
        "Tungusere"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i det nordøstlige Asia <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:prefLabel "Evenks"@en,
        "Evener"@nb ;
    skos:related humord:c19830 .

humord:c14202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14202" ;
    dct:modified "2021-04-21T15:13:38"^^xsd:dateTime ;
    skos:altLabel "Braj language"@en,
        "Braj Bhasha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:broader humord:c10385 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:prefLabel "Braj Bhasha language"@en,
        "Braj språk"@nb .

humord:c14203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14203" ;
    dct:modified "2024-10-29T08:29:40"^^xsd:dateTime ;
    skos:altLabel "Buddhistar"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/1--0882943/e23/>,
        <http://dewey.info/class/294.3092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0882943/e23/>,
        <http://dewey.info/class/294.3092/e23/> ;
    skos:prefLabel "Buddhists"@en,
        "Buddhister"@nb .

humord:c14204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14204" ;
    dct:modified "2023-11-22T11:09:01"^^xsd:dateTime ;
    skos:altLabel "Ekspedisjon"@nb,
        "Ekspedisjonar"@nb,
        "Forskningsreiser"@nb,
        "Naturvitenskapelige ekspedisjoner"@nb,
        "Naturvitskapelege ekspedisjonar"@nb,
        "Naturvitskaplege ekspedisjonar"@nb,
        "Vitenskapelige ekspedisjoner"@nb,
        "Vitenskapelige reiser"@nb,
        "Vitskapelege ekspedisjonar"@nb,
        "Vitskaplege ekspedisjonar"@nb,
        "Vitskaplege reiser"@nb ;
    skos:broader humord:c01412 ;
    skos:closeMatch realfagstermer:c001492,
        realfagstermer:c002684 ;
    skos:definition "Ferd av personer (med særlig utrustning) som drar ut med et bestemt formål <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002323 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001492,
        realfagstermer:c002323,
        realfagstermer:c002684,
        <http://dewey.info/class/910.4/e23/>,
        <http://dewey.info/class/910.9/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Expeditions"@en,
        "Ekspedisjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/910.4/e23/>,
        <http://dewey.info/class/910.9/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c14207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14207" ;
    dct:modified "2025-02-19T16:28:27"^^xsd:dateTime ;
    skos:altLabel "Bhutan"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030933,
        <http://dewey.info/class/2--5498/e23/>,
        <http://dewey.info/class/915.498/e23/>,
        <http://dewey.info/class/954.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030933,
        <http://dewey.info/class/2--5498/e23/>,
        <http://dewey.info/class/915.498/e23/>,
        <http://dewey.info/class/954.98/e23/> ;
    skos:prefLabel "Bhutan"@en,
        "Bhutan"@nb .

humord:c14208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14208" ;
    dct:modified "2011-11-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bön"@en,
        "Bon-religionen"@nb,
        "Bøn"@nb,
        "Bøn-religionen"@nb ;
    skos:broader humord:c20886 ;
    skos:closeMatch <http://dewey.info/class/299.54/e23/> ;
    skos:definition "Tibetansk religion med tradisjoner tilbake til tiden før buddhismens innføring på 700-tallet e.Kr."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.54/e23/> ;
    skos:prefLabel "Bon"@en,
        "Bon"@nb .

humord:c14210 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14210" ;
    dct:modified "1996-05-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4267/e23/>,
        <http://dewey.info/class/914.267/e23/>,
        <http://dewey.info/class/942.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4267/e23/>,
        <http://dewey.info/class/914.267/e23/>,
        <http://dewey.info/class/942.67/e23/> ;
    skos:prefLabel "Essex"@en,
        "Essex"@nb .

humord:c14211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14211" ;
    dct:modified "2025-01-13T19:33:22"^^xsd:dateTime ;
    skos:altLabel "Plakettar"@nb ;
    skos:broadMatch <http://dewey.info/class/731.549/e23/>,
        <http://dewey.info/class/739.522/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Liten plate med bildeframstilling eller innskrift <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.549/e23/>,
        <http://dewey.info/class/739.522/e23/> ;
    skos:prefLabel "Plaquettes"@en,
        "Plaketter"@nb ;
    skos:related humord:c04668 .

humord:c14212 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14212" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Lödöse"@en,
        "Lödöse"@nb .

humord:c14213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14213" ;
    dct:modified "2024-12-19T15:58:21"^^xsd:dateTime ;
    skos:altLabel "Modeling (Artificial intelligence)"@en,
        "Modellering (Kunstig intelligens)"@nb ;
    skos:broader humord:c04225 ;
    skos:definition "Det å lage et mønster som en kan representere noe ved hjelp av (f.eks. en robots modell av verden). Til forskjell fra heuristikk og algoritme <UBO>"@nb ;
    skos:exactMatch realfagstermer:c004126,
        <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004126,
        <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/> ;
    skos:prefLabel "Modelling (Artificial intelligence)"@en,
        "Modellering (Kunstig intelligens)"@nb .

humord:c14214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14214" ;
    dct:modified "2023-11-30T13:52:31"^^xsd:dateTime ;
    skos:altLabel "Kognisjonsvitskap"@nb ;
    skos:broadMatch <http://dewey.info/class/153/e23/> ;
    skos:broader humord:c01534 ;
    skos:definition "Tverrfaglig vitenskap som omfatter studiet av problemløsning, tenking osv.  Et møtested for lingvistikk, filosofi, psykologi, medisin og informatikk <UBO>"@nb ;
    skos:exactMatch realfagstermer:c013256 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013256,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Cognitive science"@en,
        "Kognisjonsvitenskap"@nb .

humord:c14215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14215" ;
    dct:modified "2023-11-29T14:51:34"^^xsd:dateTime ;
    skos:altLabel "Heuristikk (Kunstig intelligens)"@nb ;
    skos:broadMatch <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/1--028563/e23/> ;
    skos:broader humord:c04225 ;
    skos:definition "En form for induktiv problemløsning der en bruker regler som er utledet av  erfaring eller sunt folkevett (snarere enn av en underliggende teori eller  modell) <UBO>"@nb ;
    skos:exactMatch realfagstermer:c009900 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009900,
        <http://dewey.info/class/006.333/e23/>,
        <http://dewey.info/class/1--028563/e23/> ;
    skos:prefLabel "Heuristics (Artificial intelligence)"@en,
        "Heuristikk (Kunstig intelligens)"@nb .

humord:c14219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14219" ;
    dct:modified "2024-01-31T15:51:49"^^xsd:dateTime ;
    skos:altLabel "Multi database systems"@en,
        "Databasesystem"@nb,
        "Fleirdatabasesystem"@nb,
        "Flerdatabasesystemer"@nb ;
    skos:broadMatch <http://dewey.info/class/005.74/e23/> ;
    skos:broader humord:c04180 ;
    skos:definition "Datamaskinsystem som definerer, etablerer, håndterer, styrer, administrerer og bruker databaser <UBO>"@nb ;
    skos:exactMatch realfagstermer:c008148 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008148,
        <http://dewey.info/class/005.74/e23/> ;
    skos:prefLabel "Database systems"@en,
        "Databasesystemer"@nb .

humord:c14221 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14221" ;
    dct:modified "2020-07-30T12:53:14"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c12913 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Florø"@en,
        "Florø"@nb .

humord:c14222 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14222" ;
    dct:modified "2025-03-06T15:37:16"^^xsd:dateTime ;
    skos:altLabel "Rouen"@nb ;
    skos:broader humord:c02254 ;
    skos:exactMatch <http://dewey.info/class/2--44252/e23/>,
        <http://dewey.info/class/914.4252/e23/>,
        <http://dewey.info/class/944.252/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44252/e23/>,
        <http://dewey.info/class/914.4252/e23/>,
        <http://dewey.info/class/944.252/e23/> ;
    skos:prefLabel "Rouen"@en,
        "Rouen"@nb .

humord:c14224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14224" ;
    dct:modified "2024-10-18T07:08:46"^^xsd:dateTime ;
    skos:altLabel "Vakttårn"@nb ;
    skos:broadMatch <http://dewey.info/class/690.597/e23/>,
        <http://dewey.info/class/725.97/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Utkikkstårn for vaktpost <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.597/e23/>,
        <http://dewey.info/class/725.97/e23/> ;
    skos:prefLabel "Watchtowers"@en,
        "Vakttårn"@nb .

humord:c14225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14225" ;
    dct:modified "2025-01-07T08:38:03"^^xsd:dateTime ;
    skos:altLabel "Lappo-rørsla"@nb ;
    skos:broadMatch <http://dewey.info/class/320.533/e23/> ;
    skos:broader humord:c04799 ;
    skos:definition "Finsk anti-kommunistisk og fascistisk preget bevegelse som oppsto 1929 i Lappo sogn i Österbotten <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/> ;
    skos:prefLabel "Lapua movement"@en,
        "Lappo-bevegelsen"@nb .

humord:c14226 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14226" ;
    dct:modified "2025-03-20T09:05:28"^^xsd:dateTime ;
    skos:altLabel "Loshamner"@nb,
        "Loshavn"@nb,
        "Loshavner"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:broader humord:c12871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Loshavn"@en,
        "Loshavn"@nb .

humord:c14228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14228" ;
    dct:modified "2024-10-30T14:44:49"^^xsd:dateTime ;
    skos:altLabel "Dragomans"@en,
        "Dragomanar"@nb ;
    skos:broadMatch <http://dewey.info/class/418.02092/e23/> ;
    skos:broader humord:c15036 ;
    skos:definition "Tolk ved hoff, legasjon eller konsulat i Orienten. I nyere tid også turistfører <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02092/e23/> ;
    skos:prefLabel "Dragomen"@en,
        "Dragomaner"@nb .

humord:c14229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14229" ;
    dct:modified "1996-05-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Abroad"@en,
        "Utlandet"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c09019 ;
    skos:definition "Land utenfor hjemlandet <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Foreign countries"@en,
        "Utland"@nb ;
    skos:related humord:c07382 .

humord:c14235 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14235" ;
    dct:modified "2025-02-25T07:08:21"^^xsd:dateTime ;
    skos:altLabel "Adrianopolis"@en,
        "Adrianopel"@nb,
        "Edirne"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49614/e23/>,
        <http://dewey.info/class/914.9614/e23/>,
        <http://dewey.info/class/949.614/e23/> ;
    skos:broader humord:c29122 ;
    skos:definition "Edirne er en by og provins i den europeiske delen av Tyrkia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39861/e23/>,
        <http://dewey.info/class/2--49614/e23/>,
        <http://dewey.info/class/914.9614/e23/>,
        <http://dewey.info/class/939.861/e23/>,
        <http://dewey.info/class/949.614/e23/> ;
    skos:prefLabel "Edirne"@en,
        "Edirne"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39861/e23/>,
        <http://dewey.info/class/939.861/e23/> .

humord:c14236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14236" ;
    dct:modified "2024-11-08T10:23:08"^^xsd:dateTime ;
    skos:altLabel "Mainader"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "En type kvinneskikkelser i greske mytologi <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Maenads"@en,
        "Mainader"@nb .

humord:c14237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14237" ;
    dct:modified "2024-11-08T09:12:26"^^xsd:dateTime ;
    skos:altLabel "Remus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Romulus og Remus er Romas grunnleggere ifølge romersk mytologi. Romulus og tvillingbroren Remus var sønner av krigsguden Mars og Rhea Silvia, som var datter av Numitor, kongen i Alba Longa. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Remus"@en,
        "Remus"@nb ;
    skos:related humord:c14238 .

humord:c14238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14238" ;
    dct:modified "2024-11-08T09:12:51"^^xsd:dateTime ;
    skos:altLabel "Romulus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Romulus og Remus er Romas grunnleggere ifølge romersk mytologi. Romulus og tvillingbroren Remus var sønner av krigsguden Mars og Rhea Silvia, som var datter av Numitor, kongen i Alba Longa. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Romulus"@en,
        "Romulus"@nb ;
    skos:related humord:c14237 .

humord:c14239 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c14237,
        humord:c14238 ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14239" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Romulus og Remus (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c14240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14240" ;
    dct:modified "2024-11-08T10:14:55"^^xsd:dateTime ;
    skos:altLabel "Hippolytos"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Hippolytos er i greske sagn en sønn av Thesevs og Hippolyte. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Hippolytus"@en,
        "Hippolytos"@nb .

humord:c14241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14241" ;
    dct:modified "2025-01-07T08:39:16"^^xsd:dateTime ;
    skos:altLabel "Panslavisme"@nb ;
    skos:broader humord:c04799 ;
    skos:definition "Betegnelse for en rekke ideretninger med ulikt politisk innhold. Felles målsetning: Å forene de slaviske folk. Betegnelsen først brukt i 1826 <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/320.540947/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.540947/e23/> ;
    skos:prefLabel "Pan-Slavism"@en,
        "Panslavisme"@nb ;
    skos:related humord:c04809 .

humord:c14242 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14242" ;
    dct:modified "2024-10-14T15:52:28"^^xsd:dateTime ;
    skos:altLabel "Bardu"@nb ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484542/e23/>,
        <http://dewey.info/class/914.84542/e23/>,
        <http://dewey.info/class/948.4542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484542/e23/>,
        <http://dewey.info/class/914.84542/e23/>,
        <http://dewey.info/class/948.4542/e23/> ;
    skos:prefLabel "Bardu"@en,
        "Bardu"@nb .

humord:c14243 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14243" ;
    dct:modified "2025-03-28T13:10:48"^^xsd:dateTime ;
    skos:altLabel "Veblungsnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Veblungnes"@en,
        "Veblungsnes"@nb .

humord:c14244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14244" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483641/e23/>,
        <http://dewey.info/class/914.83641/e23/>,
        <http://dewey.info/class/948.3641/e23/> ;
    skos:broader humord:c13691 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483641/e23/>,
        <http://dewey.info/class/914.83641/e23/>,
        <http://dewey.info/class/948.3641/e23/> ;
    skos:prefLabel "Eksingedalen"@en,
        "Eksingedalen"@nb .

humord:c14245 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14245" ;
    dct:modified "2024-08-28T20:09:05"^^xsd:dateTime ;
    skos:altLabel "Austre Moland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:broader humord:c02630 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:prefLabel "Austre Moland"@en,
        "Austre Moland"@nb .

humord:c14246 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14246" ;
    dct:modified "2018-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:broader humord:c35216 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:prefLabel "Tjøme"@en,
        "Tjøme"@nb .

humord:c14247 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14247" ;
    dct:modified "2025-04-01T12:29:43"^^xsd:dateTime ;
    skos:altLabel "Linesøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484126/e23/>,
        <http://dewey.info/class/914.84126/e23/>,
        <http://dewey.info/class/948.4126/e23/> ;
    skos:broader humord:c02914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484126/e23/>,
        <http://dewey.info/class/914.84126/e23/>,
        <http://dewey.info/class/948.4126/e23/> ;
    skos:prefLabel "Linesøya"@en,
        "Linesøya"@nb .

humord:c14248 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14248" ;
    dct:modified "2024-01-02T15:12:38"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484554/e23/>,
        <http://dewey.info/class/914.84554/e23/>,
        <http://dewey.info/class/948.4554/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484554/e23/>,
        <http://dewey.info/class/914.84554/e23/>,
        <http://dewey.info/class/948.4554/e23/> ;
    skos:prefLabel "Nordreisa"@en,
        "Nordreisa"@nb .

humord:c14249 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14249" ;
    dct:modified "2016-11-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:broader humord:c12661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:prefLabel "Valberg"@en,
        "Valberg"@nb .

humord:c14250 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14250" ;
    dct:modified "2024-08-20T08:29:30"^^xsd:dateTime ;
    skos:altLabel "Åsnes (Namsos)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484245/e23/>,
        <http://dewey.info/class/914.84245/e23/>,
        <http://dewey.info/class/948.4245/e23/> ;
    skos:broader humord:c13728 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484245/e23/>,
        <http://dewey.info/class/914.84245/e23/>,
        <http://dewey.info/class/948.4245/e23/> ;
    skos:prefLabel "Åsnes (Namsos)"@en,
        "Åsnes (Namsos)"@nb .

humord:c14251 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14251" ;
    dct:modified "2025-04-01T08:33:17"^^xsd:dateTime ;
    skos:altLabel "Stad"@nb,
        "Stadlandet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483845/e23/>,
        <http://dewey.info/class/914.83845/e23/>,
        <http://dewey.info/class/948.3845/e23/> ;
    skos:broader humord:c58368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483845/e23/>,
        <http://dewey.info/class/914.83845/e23/>,
        <http://dewey.info/class/948.3845/e23/> ;
    skos:prefLabel "Stad"@en,
        "Stad"@nb .

humord:c14253 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14253" ;
    dct:modified "2025-04-01T07:49:53"^^xsd:dateTime ;
    skos:altLabel "Byfjellene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Byfjellene"@en,
        "Byfjellene"@nb .

humord:c14254 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14254" ;
    dct:modified "2024-01-02T14:14:36"^^xsd:dateTime ;
    skos:broader humord:c13018 ;
    skos:exactMatch <http://dewey.info/class/2--483623/e23/>,
        <http://dewey.info/class/914.83623/e23/>,
        <http://dewey.info/class/948.3623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483623/e23/>,
        <http://dewey.info/class/914.83623/e23/>,
        <http://dewey.info/class/948.3623/e23/> ;
    skos:prefLabel "Jondal"@en,
        "Jondal"@nb .

humord:c14255 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14255" ;
    dct:modified "1998-07-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--4834291/e23/>,
        <http://dewey.info/class/914.834291/e23/>,
        <http://dewey.info/class/948.34291/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4834291/e23/>,
        <http://dewey.info/class/914.834291/e23/>,
        <http://dewey.info/class/948.34291/e23/> ;
    skos:prefLabel "Sola"@en,
        "Sola (Rogaland)"@nb .

humord:c14256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14256" ;
    dct:modified "2024-01-02T15:08:30"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch realfagstermer:c030587,
        <http://dewey.info/class/2--484543/e23/>,
        <http://dewey.info/class/914.84543/e23/>,
        <http://dewey.info/class/948.4543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030587,
        <http://dewey.info/class/2--484543/e23/>,
        <http://dewey.info/class/914.84543/e23/>,
        <http://dewey.info/class/948.4543/e23/> ;
    skos:prefLabel "Målselv"@en,
        "Målselv"@nb .

humord:c14257 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14257" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48423/e23/>,
        <http://dewey.info/class/914.8423/e23/>,
        <http://dewey.info/class/948.423/e23/> ;
    skos:broader humord:c03007 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48423/e23/>,
        <http://dewey.info/class/914.8423/e23/>,
        <http://dewey.info/class/948.423/e23/> ;
    skos:prefLabel "Namdalen"@en,
        "Namdalen"@nb .

humord:c14258 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14258" ;
    dct:modified "2020-07-31T12:23:28"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482423/e23/>,
        <http://dewey.info/class/914.82423/e23/>,
        <http://dewey.info/class/948.2423/e23/> ;
    skos:broader humord:c14260 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482423/e23/>,
        <http://dewey.info/class/914.82423/e23/>,
        <http://dewey.info/class/948.2423/e23/> ;
    skos:prefLabel "Mo (Innlandet)"@en,
        "Mo (Innlandet)"@nb .

humord:c14259 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14259" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:broader humord:c12360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:prefLabel "Loen"@en,
        "Loen"@nb .

humord:c14260 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14260" ;
    dct:modified "2020-07-31T12:32:08"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482423/e23/>,
        <http://dewey.info/class/914.82423/e23/>,
        <http://dewey.info/class/948.2423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482423/e23/>,
        <http://dewey.info/class/914.82423/e23/>,
        <http://dewey.info/class/948.2423/e23/> ;
    skos:prefLabel "Nord-Odal"@en,
        "Nord-Odal"@nb .

humord:c14261 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14261" ;
    dct:modified "2025-03-28T08:08:44"^^xsd:dateTime ;
    skos:altLabel "Sand (Innlandet)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482423/e23/>,
        <http://dewey.info/class/914.82423/e23/>,
        <http://dewey.info/class/948.2423/e23/> ;
    skos:broader humord:c14260 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482423/e23/>,
        <http://dewey.info/class/914.82423/e23/>,
        <http://dewey.info/class/948.2423/e23/> ;
    skos:prefLabel "Sand (Innlandet)"@en,
        "Sand (Innlandet)"@nb .

humord:c14262 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14262" ;
    dct:modified "2025-02-11T13:39:10"^^xsd:dateTime ;
    skos:altLabel "Tverrelvdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:broader humord:c02665 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:prefLabel "Tverrelvdalen"@en,
        "Tverrelvdalen"@nb .

humord:c14263 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14263" ;
    dct:modified "2025-04-01T12:12:17"^^xsd:dateTime ;
    skos:altLabel "Fedje"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483652/e23/>,
        <http://dewey.info/class/914.83652/e23/>,
        <http://dewey.info/class/948.3652/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483652/e23/>,
        <http://dewey.info/class/914.83652/e23/>,
        <http://dewey.info/class/948.3652/e23/> ;
    skos:prefLabel "Fedje"@en,
        "Fedje"@nb .

humord:c14264 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14264" ;
    dct:modified "2025-03-24T06:50:27"^^xsd:dateTime ;
    skos:altLabel "Grorud"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Grorud"@en,
        "Grorud"@nb .

humord:c14265 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14265" ;
    dct:modified "2025-02-21T15:09:34"^^xsd:dateTime ;
    skos:altLabel "Karmel"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3346/e23/>,
        <http://dewey.info/class/2--56946/e23/>,
        <http://dewey.info/class/915.6946/e23/>,
        <http://dewey.info/class/933.46/e23/>,
        <http://dewey.info/class/956.946/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3346/e23/>,
        <http://dewey.info/class/2--56946/e23/>,
        <http://dewey.info/class/915.6946/e23/>,
        <http://dewey.info/class/933.46/e23/>,
        <http://dewey.info/class/956.946/e23/> ;
    skos:prefLabel "Carmel"@en,
        "Karmel"@nb .

humord:c14266 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14266" ;
    dct:modified "2025-03-30T18:45:44"^^xsd:dateTime ;
    skos:altLabel "Nesjestranda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483921/e23/>,
        <http://dewey.info/class/914.83921/e23/>,
        <http://dewey.info/class/948.3921/e23/> ;
    skos:broader humord:c02745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483921/e23/>,
        <http://dewey.info/class/914.83921/e23/>,
        <http://dewey.info/class/948.3921/e23/> ;
    skos:prefLabel "Nesjestranda"@en,
        "Nesjestranda"@nb .

humord:c14267 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14267" ;
    dct:modified "2025-03-31T13:31:27"^^xsd:dateTime ;
    skos:altLabel "Krapfoss"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482341/e23/>,
        <http://dewey.info/class/914.82341/e23/>,
        <http://dewey.info/class/948.2341/e23/> ;
    skos:broader humord:c02989 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482341/e23/>,
        <http://dewey.info/class/914.82341/e23/>,
        <http://dewey.info/class/948.2341/e23/> ;
    skos:prefLabel "Krapfoss"@en,
        "Krapfoss"@nb .

humord:c14268 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14268" ;
    dct:modified "2025-03-24T08:45:25"^^xsd:dateTime ;
    skos:altLabel "Rondane"@nb ;
    skos:broader humord:c02611 ;
    skos:closeMatch <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:exactMatch realfagstermer:c030331 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030331,
        <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Rondane"@en,
        "Rondane"@nb .

humord:c14269 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14269" ;
    dct:modified "2020-07-31T11:16:09"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482451/e23/>,
        <http://dewey.info/class/914.82451/e23/>,
        <http://dewey.info/class/948.2451/e23/> ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030699 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030699,
        <http://dewey.info/class/2--482451/e23/>,
        <http://dewey.info/class/914.82451/e23/>,
        <http://dewey.info/class/948.2451/e23/> ;
    skos:prefLabel "Femundsmarka"@en,
        "Femundsmarka"@nb .

humord:c14270 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14270" ;
    dct:modified "2025-04-01T07:53:02"^^xsd:dateTime ;
    skos:altLabel "Fjøsanger"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Fjøsanger"@en,
        "Fjøsanger"@nb .

humord:c14271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14271" ;
    dct:modified "2023-12-18T11:33:32"^^xsd:dateTime ;
    skos:altLabel "PBL"@en,
        "PBL"@nb,
        "Problembasert læring"@nb ;
    skos:broadMatch <http://dewey.info/class/371.36/e23/> ;
    skos:broader humord:c07903 ;
    skos:exactMatch realfagstermer:c011917 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011917,
        <http://dewey.info/class/371.36/e23/>,
        <http://dewey.info/class/378.176/e23/> ;
    skos:prefLabel "Problem-based learning"@en,
        "Problembasert læring"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.176/e23/> .

humord:c14273 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14273" ;
    dct:modified "1996-05-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43826/e23/>,
        <http://dewey.info/class/914.3826/e23/>,
        <http://dewey.info/class/943.826022/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43826/e23/>,
        <http://dewey.info/class/914.3826/e23/>,
        <http://dewey.info/class/943.826022/e23/> ;
    skos:prefLabel "Biskupin"@en,
        "Biskupin"@nb .

humord:c14274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14274" ;
    dct:modified "2024-10-29T09:34:05"^^xsd:dateTime ;
    skos:altLabel "Janissary"@en,
        "Janizaries"@en,
        "Janizary"@en,
        "Janitsjarar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c07366 ;
    skos:definition "Tyrkisk eliteinfanterist"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0092/e23/> ;
    skos:prefLabel "Janissaries"@en,
        "Janitsjarer"@nb .

humord:c14275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14275" ;
    dct:modified "1996-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Orienteering subject (Educational discipline)"@en,
        "O-fag"@nb ;
    skos:broadMatch <http://dewey.info/class/372.89/e23/> ;
    skos:broader humord:c07919 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.89/e23/> ;
    skos:prefLabel "Social studies and natural science (Educational discipline)"@en,
        "Orienteringsfag"@nb .

humord:c14277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14277" ;
    dct:modified "2024-07-26T14:24:49"^^xsd:dateTime ;
    skos:altLabel "Agentivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Verbets evne til å kombineres med den semantiske rollen agens <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Agentivity"@en,
        "Agentivitet"@nb ;
    skos:related humord:c14278 .

humord:c14278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14278" ;
    dct:modified "2024-07-26T14:16:53"^^xsd:dateTime ;
    skos:altLabel "Agens"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Agent (Linguistics)"@en,
        "Agens"@nb ;
    skos:related humord:c14277 .

humord:c14279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14279" ;
    dct:modified "2025-03-14T11:07:32"^^xsd:dateTime ;
    skos:altLabel "Infiks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Infixes"@en,
        "Infikser"@nb .

humord:c14280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14280" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Grammatisk trekk som i hvert enkelt språk har den ene av to mulige verdier <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Parameters (Grammar)"@en,
        "Parametre (Grammatikk)"@nb .

humord:c14281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14281" ;
    dct:modified "1996-05-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05999 ;
    skos:exactMatch <http://dewey.info/class/4--01454/e23/>,
        <http://dewey.info/class/401.454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01454/e23/>,
        <http://dewey.info/class/401.454/e23/> ;
    skos:prefLabel "Presupposition"@en,
        "Presupposisjon"@nb .

humord:c14282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14282" ;
    dct:modified "2024-07-01T13:20:41"^^xsd:dateTime ;
    skos:altLabel "Northern lights"@en,
        "Aurora borealis"@nb,
        "Nordljos"@nb,
        "Nordljosforsking"@nb,
        "Nordlys"@nb,
        "Nordlysforsking"@nb,
        "Nordlysforskning"@nb ;
    skos:broader humord:c67174 ;
    skos:closeMatch <http://dewey.info/class/538.768/e23/> ;
    skos:exactMatch realfagstermer:c012749 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012749,
        <http://dewey.info/class/538.768/e23/> ;
    skos:prefLabel "Aurora borealis"@en,
        "Nordlys"@nb .

humord:c14283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14283" ;
    dct:modified "2024-10-28T09:43:50"^^xsd:dateTime ;
    skos:altLabel "Vallenses"@en,
        "Waldenses"@en,
        "Valdensarar"@nb ;
    skos:broadMatch <http://dewey.info/class/284.4/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Sekt stiftet i Frankrike i 1170-årene, senere regnet som en av de reformerte kirker <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/273.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/272.3/e23/>,
        <http://dewey.info/class/273.6/e23/>,
        <http://dewey.info/class/284.4/e23/> ;
    skos:prefLabel "Waldensians"@en,
        "Valdensere"@nb ;
    skos:relatedMatch <http://dewey.info/class/272.3/e23/> .

humord:c14288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14288" ;
    dct:modified "2020-08-07T14:51:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/334/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/334/e23/>,
        <http://dewey.info/class/338.6/e23/> ;
    skos:prefLabel "Corporative economy"@en,
        "Korporativ økonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.6/e23/> .

humord:c14289 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14289" ;
    dct:modified "2025-03-13T08:20:00"^^xsd:dateTime ;
    skos:altLabel "Verona (By)"@nb ;
    skos:broader humord:c02539 ;
    skos:closeMatch <http://dewey.info/class/2--37321/e23/>,
        <http://dewey.info/class/937.321/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--45341/e23/>,
        <http://dewey.info/class/914.5341/e23/>,
        <http://dewey.info/class/945.341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37321/e23/>,
        <http://dewey.info/class/2--45341/e23/>,
        <http://dewey.info/class/914.5341/e23/>,
        <http://dewey.info/class/937.321/e23/>,
        <http://dewey.info/class/945.341/e23/> ;
    skos:prefLabel "Verona"@en,
        "Verona (By)"@nb .

humord:c14290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14290" ;
    dct:modified "2025-01-03T15:24:15"^^xsd:dateTime ;
    skos:altLabel "Stridsvogner"@nb ;
    skos:broader humord:c61455 ;
    skos:exactMatch <http://dewey.info/class/358.1883/e23/>,
        <http://dewey.info/class/623.74752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.1883/e23/>,
        <http://dewey.info/class/623.74752/e23/> ;
    skos:prefLabel "Tanks"@en,
        "Stridsvogner"@nb .

humord:c14291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14291" ;
    dct:modified "2020-11-30T16:22:35"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.551/e23/>,
        <http://dewey.info/class/892.71/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Diktform i arabisk og persisk poesi <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.551/e23/>,
        <http://dewey.info/class/892.71/e23/> ;
    skos:prefLabel "Kasida"@en,
        "Qasida"@nb .

humord:c14292 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14292" ;
    dct:modified "2025-03-24T07:40:40"^^xsd:dateTime ;
    skos:altLabel "Grønland (Oslo)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Grønland (Oslo)"@en,
        "Grønland (Oslo)"@nb .

humord:c14293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14293" ;
    dct:modified "2024-08-23T10:49:00"^^xsd:dateTime ;
    skos:altLabel "Toksikologi"@nb ;
    skos:broader humord:c03776 ;
    skos:exactMatch realfagstermer:c005035,
        <http://dewey.info/class/571.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005035,
        <http://dewey.info/class/571.95/e23/>,
        <http://dewey.info/class/615.9/e23/> ;
    skos:prefLabel "Toxicology"@en,
        "Toksikologi"@nb ;
    skos:related humord:c14294 ;
    skos:relatedMatch <http://dewey.info/class/615.9/e23/> .

humord:c14294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14294" ;
    dct:modified "2024-01-26T13:15:41"^^xsd:dateTime ;
    skos:altLabel "Poison"@en,
        "Poisonous substances"@en,
        "Gift"@nb,
        "Gifter"@nb,
        "Giftige stoff"@nb,
        "Giftige stoffer"@nb,
        "Giftstoff"@nb,
        "Giftstoffer"@nb ;
    skos:broader humord:c08386 ;
    skos:closeMatch realfagstermer:c012777 ;
    skos:definition "Stoff som skader eller dreper en organisme <BOB>"@nb ;
    skos:exactMatch realfagstermer:c010863,
        <http://dewey.info/class/363.1791/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010863,
        realfagstermer:c012777,
        <http://dewey.info/class/363.1791/e23/>,
        <http://dewey.info/class/571.95/e23/>,
        <http://dewey.info/class/615.9/e23/> ;
    skos:prefLabel "Poisons"@en,
        "Gifter"@nb ;
    skos:related humord:c14293,
        humord:c61982 ;
    skos:relatedMatch <http://dewey.info/class/571.95/e23/>,
        <http://dewey.info/class/615.9/e23/> .

humord:c14297 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14297" ;
    dct:modified "2024-10-07T11:17:56"^^xsd:dateTime ;
    skos:altLabel "Dar Fur"@nb,
        "Darfur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--627/e23/>,
        <http://dewey.info/class/916.27/e23/>,
        <http://dewey.info/class/962.7/e23/> ;
    skos:broader humord:c01614 ;
    skos:definition "Darfur er en region i det vestlige Sudan. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--627/e23/>,
        <http://dewey.info/class/916.27/e23/>,
        <http://dewey.info/class/962.7/e23/> ;
    skos:prefLabel "Darfur"@en,
        "Darfur"@nb .

humord:c14300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14300" ;
    dct:modified "1996-06-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sanitærinstallasjoner"@nb ;
    skos:broader humord:c04421 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/628/e23/>,
        <http://dewey.info/class/696/e23/>,
        <http://dewey.info/class/711.8/e23/> ;
    skos:prefLabel "Sanitary installations"@en,
        "Sanitæranlegg"@nb ;
    skos:relatedMatch <http://dewey.info/class/628/e23/>,
        <http://dewey.info/class/696/e23/>,
        <http://dewey.info/class/711.8/e23/> .

humord:c14301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14301" ;
    dct:modified "2024-09-25T07:49:33"^^xsd:dateTime ;
    skos:altLabel "Development of hydroelectricity"@en,
        "Development of hydropower"@en,
        "Development of water power"@en,
        "Hydropower development"@en,
        "Power development"@en,
        "Energiutbygging"@nb,
        "Kraftutbygging"@nb,
        "Vannkraftutbygging"@nb,
        "Vasskraftutbygging"@nb ;
    skos:broader humord:c04317 ;
    skos:closeMatch realfagstermer:c003424 ;
    skos:definition "Kraftutbygging er det å bygge ut (vann)kraft <BOB>"@nb ;
    skos:exactMatch realfagstermer:c011077,
        <http://dewey.info/class/333.793215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003424,
        realfagstermer:c011077,
        <http://dewey.info/class/333.793215/e23/>,
        <http://dewey.info/class/333.914/e23/> ;
    skos:prefLabel "Development of hydroelectric power"@en,
        "Kraftutbygging"@nb ;
    skos:related humord:c07718 ;
    skos:relatedMatch <http://dewey.info/class/333.914/e23/> .

humord:c14303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14303" ;
    dct:modified "2024-01-29T12:58:18"^^xsd:dateTime ;
    skos:altLabel "Totes betting"@en,
        "Betalingsspel"@nb,
        "Betalingsspill"@nb,
        "Gambling"@nb,
        "Hasard"@nb,
        "Hasardspill"@nb,
        "Lykkespill"@nb,
        "Pengespill"@nb,
        "Totalisatorspill"@nb ;
    skos:broadMatch <http://dewey.info/class/394.3/e23/> ;
    skos:broader humord:c01420 ;
    skos:closeMatch <http://dewey.info/class/519.27/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.482/e23/>,
        <http://dewey.info/class/795/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.6/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.482/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.172/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/519.27/e23/>,
        <http://dewey.info/class/795/e23/>,
        <http://dewey.info/class/798.401/e23/> ;
    skos:prefLabel "Gambling"@en,
        "Gambling"@nb ;
    skos:related humord:c29687 ;
    skos:relatedMatch <http://dewey.info/class/174.6/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/364.172/e23/>,
        <http://dewey.info/class/798.401/e23/> .

humord:c14305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14305" ;
    dct:modified "2024-11-27T17:01:05"^^xsd:dateTime ;
    skos:altLabel "Good fortune"@en,
        "Flaks"@nb,
        "Hell"@nb ;
    skos:broadMatch <http://dewey.info/class/123/e23/>,
        <http://dewey.info/class/155.24/e23/> ;
    skos:broader humord:c00348 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/123/e23/>,
        <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Luck"@en,
        "Hell"@nb ;
    skos:related humord:c00349 ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/> .

humord:c14307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14307" ;
    dct:modified "2024-01-05T14:31:17"^^xsd:dateTime ;
    skos:altLabel "Altruisme"@nb,
        "Uegennytte"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c00310 ;
    skos:closeMatch <http://dewey.info/class/171.8/e23/> ;
    skos:exactMatch realfagstermer:c001344 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001344,
        <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/171.8/e23/> ;
    skos:prefLabel "Altruism"@en,
        "Altruisme"@nb ;
    skos:related humord:c00341,
        humord:c16538 .

humord:c14313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14313" ;
    dct:modified "2024-02-16T12:44:09"^^xsd:dateTime ;
    skos:altLabel "Fysisk fostring"@nb,
        "Fysisk trening"@nb,
        "Trening"@nb,
        "Trim"@nb ;
    skos:broader humord:c01433 ;
    skos:closeMatch realfagstermer:c011214,
        <http://dewey.info/class/612.044/e23/> ;
    skos:exactMatch <http://dewey.info/class/613.711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011214,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/> ;
    skos:prefLabel "Exercise"@en,
        "Trening"@nb ;
    skos:related humord:c22918 .

humord:c14314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14314" ;
    dct:modified "2024-08-28T12:04:50"^^xsd:dateTime ;
    skos:altLabel "Athene"@en,
        "Pallas Athena"@en,
        "Athene"@nb,
        "Pallas Athene"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Athena"@en,
        "Athene"@nb .

humord:c14316 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14316" ;
    dct:modified "2025-03-03T07:48:57"^^xsd:dateTime ;
    skos:altLabel "Als"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Als"@en,
        "Als"@nb .

humord:c14317 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14317" ;
    dct:modified "2025-02-28T15:29:06"^^xsd:dateTime ;
    skos:altLabel "Hjortspring"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/936.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36895/e23/>,
        <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/936.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Hjortspring"@en,
        "Hjortspring"@nb .

humord:c14318 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14318" ;
    dct:modified "2025-04-01T08:05:59"^^xsd:dateTime ;
    skos:altLabel "Flåm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483811/e23/>,
        <http://dewey.info/class/914.83811/e23/>,
        <http://dewey.info/class/948.3811/e23/> ;
    skos:broader humord:c02873 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483811/e23/>,
        <http://dewey.info/class/914.83811/e23/>,
        <http://dewey.info/class/948.3811/e23/> ;
    skos:prefLabel "Flåm"@en,
        "Flåm"@nb .

humord:c14319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14319" ;
    dct:modified "2023-11-28T15:44:41"^^xsd:dateTime ;
    skos:altLabel "Golf"@nb ;
    skos:broader humord:c01435 ;
    skos:exactMatch realfagstermer:c009960,
        <http://dewey.info/class/796.352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009960,
        <http://dewey.info/class/796.352/e23/> ;
    skos:prefLabel "Golf"@en,
        "Golf"@nb .

humord:c14321 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14321" ;
    dct:modified "2025-04-01T12:51:07"^^xsd:dateTime ;
    skos:altLabel "Falstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:broader humord:c02806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:prefLabel "Falstad"@en,
        "Falstad"@nb .

humord:c14322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14322" ;
    dct:modified "2024-11-06T08:10:53"^^xsd:dateTime ;
    skos:altLabel "Street kids"@en,
        "Gatebarn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.23086942/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.23086942/e23/> ;
    skos:prefLabel "Street children"@en,
        "Gatebarn"@nb .

humord:c14323 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14323" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c02846 ;
    skos:exactMatch realfagstermer:c030814 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030814,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Krokskogen"@en,
        "Krokskogen"@nb .

humord:c14324 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14324" ;
    dct:modified "1996-06-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483414/e23/>,
        <http://dewey.info/class/914.83414/e23/>,
        <http://dewey.info/class/948.3414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483414/e23/>,
        <http://dewey.info/class/914.83414/e23/>,
        <http://dewey.info/class/948.3414/e23/> ;
    skos:prefLabel "Sokndal (Rogaland)"@en,
        "Sokndal (Rogaland)"@nb .

humord:c14325 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14325" ;
    dct:modified "1996-06-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844391/e23/>,
        <http://dewey.info/class/914.844391/e23/>,
        <http://dewey.info/class/948.44391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844391/e23/>,
        <http://dewey.info/class/914.844391/e23/>,
        <http://dewey.info/class/948.44391/e23/> ;
    skos:prefLabel "Sørfold"@en,
        "Sørfold"@nb .

humord:c14326 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14326" ;
    dct:modified "2025-04-01T07:42:47"^^xsd:dateTime ;
    skos:altLabel "Kalvåg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:broader humord:c02876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:prefLabel "Kalvåg"@en,
        "Kalvåg"@nb .

humord:c14327 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14327" ;
    dct:modified "2017-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482344/e23/>,
        <http://dewey.info/class/914.82344/e23/>,
        <http://dewey.info/class/948.2344/e23/> ;
    skos:broader humord:c14328 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482344/e23/>,
        <http://dewey.info/class/914.82344/e23/>,
        <http://dewey.info/class/948.2344/e23/> ;
    skos:prefLabel "Vansjø"@en,
        "Vansjø"@nb .

humord:c14329 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14329" ;
    dct:modified "2025-03-24T14:14:07"^^xsd:dateTime ;
    skos:altLabel "Hasviikan"@nb,
        "Hasvik"@nb,
        "Ákŋoluokta"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484613/e23/>,
        <http://dewey.info/class/914.84613/e23/>,
        <http://dewey.info/class/948.4613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484613/e23/>,
        <http://dewey.info/class/914.84613/e23/>,
        <http://dewey.info/class/948.4613/e23/> ;
    skos:prefLabel "Hasvik"@en,
        "Hasvik"@nb .

humord:c14330 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14330" ;
    dct:modified "2025-03-31T13:51:27"^^xsd:dateTime ;
    skos:altLabel "Kråkerøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Kråkerøy"@en,
        "Kråkerøy"@nb .

humord:c14331 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14331" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:broader humord:c13022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:prefLabel "Gimsøy"@en,
        "Gimsøy"@nb .

humord:c14332 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14332" ;
    dct:modified "2024-01-02T13:43:04"^^xsd:dateTime ;
    skos:broader humord:c02950 ;
    skos:exactMatch <http://dewey.info/class/2--484521/e23/>,
        <http://dewey.info/class/914.84521/e23/>,
        <http://dewey.info/class/948.4521/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484521/e23/>,
        <http://dewey.info/class/914.84521/e23/>,
        <http://dewey.info/class/948.4521/e23/> ;
    skos:prefLabel "Berg (Troms)"@en,
        "Berg (Troms)"@nb .

humord:c14333 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14333" ;
    dct:modified "2025-03-24T14:43:27"^^xsd:dateTime ;
    skos:altLabel "Hole (Buskerud)"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482622/e23/>,
        <http://dewey.info/class/914.82622/e23/>,
        <http://dewey.info/class/948.2622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482622/e23/>,
        <http://dewey.info/class/914.82622/e23/>,
        <http://dewey.info/class/948.2622/e23/> ;
    skos:prefLabel "Hole (Buskerud)"@en,
        "Hole (Buskerud)"@nb .

humord:c14334 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14334" ;
    dct:modified "2025-03-26T12:37:36"^^xsd:dateTime ;
    skos:altLabel "Høland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:broader humord:c27874 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:prefLabel "Høland"@en,
        "Høland"@nb .

humord:c14336 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14336" ;
    dct:modified "2020-07-31T10:34:14"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030762,
        <http://dewey.info/class/2--482523/e23/>,
        <http://dewey.info/class/914.82523/e23/>,
        <http://dewey.info/class/948.2523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030762,
        <http://dewey.info/class/2--482523/e23/>,
        <http://dewey.info/class/914.82523/e23/>,
        <http://dewey.info/class/948.2523/e23/> ;
    skos:prefLabel "Nord-Fron"@en,
        "Nord-Fron"@nb .

humord:c14337 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14337" ;
    dct:modified "2025-04-01T07:47:07"^^xsd:dateTime ;
    skos:altLabel "Laksevåg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Laksevåg"@en,
        "Laksevåg"@nb .

humord:c14341 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14341" ;
    dct:modified "2025-03-31T13:34:45"^^xsd:dateTime ;
    skos:altLabel "Hunn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Hunn"@en,
        "Hunn"@nb .

humord:c14342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14342" ;
    dct:modified "2025-03-11T06:50:41"^^xsd:dateTime ;
    skos:altLabel "Proto-romansk språk"@nb,
        "Protoromansk språk"@nb,
        "Urromansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--4/e23/> ;
    skos:broader humord:c10474 ;
    skos:definition "Det felles språksystem som alle moderne romanske språk kan ansees utviklet fra <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/440/e23/>,
        <http://dewey.info/class/6--4/e23/> ;
    skos:prefLabel "Proto-Romance language"@en,
        "Protoromansk språk"@nb .

humord:c14344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14344" ;
    dct:modified "2024-08-28T11:51:26"^^xsd:dateTime ;
    skos:altLabel "Athabascan languages"@en,
        "Athabaskan languages"@en,
        "Athapascan languages"@en,
        "Atabask språk"@nb,
        "Atapask språk"@nb,
        "Athapask språk"@nb ;
    skos:broader humord:c10136 ;
    skos:closeMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Athapaskan languages"@en,
        "Athapask språk"@nb ;
    skos:related humord:c18879 .

humord:c14346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14346" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Syntaktisk element med hovedsakelig grammatisk innhold <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Functional categories"@en,
        "Funksjonelle kategorier"@nb .

humord:c14347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14347" ;
    dct:modified "1996-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Støypegods"@nb ;
    skos:broadMatch <http://dewey.info/class/671.2/e23/> ;
    skos:broader humord:c07772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/671.2/e23/> ;
    skos:prefLabel "Foundry products"@en,
        "Støpegods"@nb .

humord:c14349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14349" ;
    dct:modified "1996-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Determination"@en,
        "Strength of will"@en ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.8/e23/> ;
    skos:broader humord:c00554 ;
    skos:definition "Det å ha vilje til å gjennomføre noe <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Willpower"@en,
        "Viljestyrke"@nb .

humord:c14350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14350" ;
    dct:modified "2024-10-21T12:26:26"^^xsd:dateTime ;
    skos:altLabel "Petrol stations"@en,
        "Bensinstasjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/725.38/e23/> ;
    skos:broader humord:c05205,
        humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/629.286/e23/>,
        <http://dewey.info/class/725.38/e23/> ;
    skos:prefLabel "Gas stations"@en,
        "Bensinstasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.286/e23/> .

humord:c14351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14351" ;
    dct:modified "2020-11-25T08:34:07"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.61/e23/> ;
    skos:broader humord:c06822 ;
    skos:definition "Norrønt skaldeversemål med åttelinjede strofer og parvise rimlinjer, oftest  med innrim <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.61/e23/> ;
    skos:prefLabel "Drottkvætt"@en,
        "Drottkvætt"@nb .

humord:c14352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14352" ;
    dct:modified "2024-11-04T10:40:25"^^xsd:dateTime ;
    skos:altLabel "Patriarkar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Patriarchs"@en,
        "Patriarker"@nb .

humord:c14353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14353" ;
    dct:modified "2024-11-04T10:42:27"^^xsd:dateTime ;
    skos:altLabel "Profetar"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/200.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/297.246/e23/> ;
    skos:prefLabel "Prophets"@en,
        "Profeter"@nb ;
    skos:relatedMatch <http://dewey.info/class/297.246/e23/> .

humord:c14357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14357" ;
    dct:modified "2021-01-13T16:41:21"^^xsd:dateTime ;
    skos:altLabel "Sexual assault"@en ;
    skos:broader humord:c08912 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1532/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/362.883/e23/>,
        <http://dewey.info/class/364.1532/e23/> ;
    skos:prefLabel "Rape"@en,
        "Voldtekt"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.764/e23/>,
        <http://dewey.info/class/362.883/e23/> .

humord:c14358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14358" ;
    dct:modified "1996-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Utstråling"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c08121 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Charisma"@en,
        "Karisma"@nb .

humord:c14360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14360" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Army camps"@en,
        "Militærleire"@nb ;
    skos:broadMatch <http://dewey.info/class/355.7/e23/> ;
    skos:broader humord:c09446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Military camps"@en,
        "Militærleirer"@nb .

humord:c14363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14363" ;
    dct:modified "2025-01-22T07:43:29"^^xsd:dateTime ;
    skos:altLabel "Marinership"@en,
        "Sjømannskap"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5092/e23/>,
        <http://dewey.info/class/910.45/e23/> ;
    skos:broader humord:c04876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5092/e23/>,
        <http://dewey.info/class/910.45/e23/> ;
    skos:prefLabel "Seamanship"@en,
        "Sjømannskap"@nb .

humord:c14364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14364" ;
    dct:modified "1996-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Housing policies"@en,
        "Housing politics"@en ;
    skos:broadMatch <http://dewey.info/class/363.5/e23/> ;
    skos:broader humord:c09549 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5/e23/> ;
    skos:prefLabel "Housing policy"@en,
        "Boligpolitikk"@nb ;
    skos:related humord:c09399 .

humord:c14365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14365" ;
    dct:modified "1996-06-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/973.921/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Reaksjonær politisk bevegelse i USA i etterkrigstiden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.532/e23/>,
        <http://dewey.info/class/973.921/e23/> ;
    skos:prefLabel "McCarthyism"@en,
        "McCarthyisme"@nb ;
    skos:related humord:c09749 ;
    skos:relatedMatch <http://dewey.info/class/320.532/e23/> .

humord:c14366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14366" ;
    dct:modified "2025-02-14T08:48:30"^^xsd:dateTime ;
    skos:altLabel "Feeds"@en,
        "Feedstuff"@en,
        "Fodder"@en,
        "Dyrefor"@nb,
        "Dyrefôr"@nb,
        "For"@nb,
        "Forstoff"@nb,
        "Forstoffer"@nb,
        "Fôr"@nb,
        "Fôrstoff"@nb ;
    skos:broadMatch <http://dewey.info/class/633.2/e23/> ;
    skos:broader humord:c07638 ;
    skos:definition "Mat til husdyr <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013922,
        <http://dewey.info/class/636.0855/e23/>,
        <http://dewey.info/class/664.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013922,
        <http://dewey.info/class/633.2/e23/>,
        <http://dewey.info/class/636.0855/e23/>,
        <http://dewey.info/class/664.66/e23/> ;
    skos:prefLabel "Fodder"@en,
        "Fôr"@nb ;
    skos:related humord:c14935 .

humord:c14367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14367" ;
    dct:modified "2024-01-22T09:01:55"^^xsd:dateTime ;
    skos:altLabel "Court procedure"@en,
        "Court procedures"@en,
        "Lawsuits"@en,
        "Legal proceedings"@en,
        "Prosesser (Rettsvitenskap)"@nb,
        "Rettergang"@nb,
        "Rettspleie (Rettsvitenskap)"@nb ;
    skos:broader humord:c13365 ;
    skos:exactMatch <http://dewey.info/class/348.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.0268/e23/>,
        <http://dewey.info/class/348.04/e23/> ;
    skos:prefLabel "Court cases"@en,
        "Rettssaker"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.0268/e23/> .

humord:c14371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14371" ;
    dct:modified "2025-02-25T10:12:46"^^xsd:dateTime ;
    skos:altLabel "Bhutanesisk språk"@nb,
        "Dzongkha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10800 ;
    skos:editorialNote "Språkkode: dzo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Dzongkha language"@en,
        "Dzongkha språk"@nb .

humord:c14373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14373" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.499/e23/> ;
    skos:broader humord:c18622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.499/e23/> ;
    skos:prefLabel "Kashmiri literature"@en,
        "Kashmiri litteratur"@nb .

humord:c14374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14374" ;
    dct:modified "1996-06-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.81/e23/> ;
    skos:broader humord:c06881 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.81/e23/> ;
    skos:prefLabel "Middle Bulgarian literature"@en,
        "Middelbulgarsk litteratur"@nb .

humord:c14375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14375" ;
    dct:modified "2024-10-23T08:42:21"^^xsd:dateTime ;
    skos:altLabel "Irula språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.814/e23/>,
        <http://dewey.info/class/6--94814/e23/> ;
    skos:broader humord:c10194 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.814/e23/>,
        <http://dewey.info/class/6--94814/e23/> ;
    skos:prefLabel "Irula language"@en,
        "Irula språk"@nb .

humord:c14376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14376" ;
    dct:modified "2024-10-23T08:40:00"^^xsd:dateTime ;
    skos:altLabel "Urali dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:broader humord:c14375 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.811/e23/>,
        <http://dewey.info/class/6--94811/e23/> ;
    skos:prefLabel "Urali dialect"@en,
        "Urali dialekt"@nb .

humord:c14377 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14377" ;
    dct:modified "2024-10-11T09:27:04"^^xsd:dateTime ;
    skos:altLabel "Banten Girang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59823/e23/>,
        <http://dewey.info/class/915.9823/e23/>,
        <http://dewey.info/class/959.823/e23/> ;
    skos:broader humord:c01916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59823/e23/>,
        <http://dewey.info/class/915.9823/e23/>,
        <http://dewey.info/class/959.823/e23/> ;
    skos:prefLabel "Banten Girang"@en,
        "Banten Girang"@nb .

humord:c14378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14378" ;
    dct:modified "1996-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:exactMatch <http://dewey.info/class/294.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52/e23/> ;
    skos:prefLabel "Hindu theology"@en,
        "Hinduistisk teologi"@nb .

humord:c14379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14379" ;
    dct:modified "2024-04-08T07:59:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/549.72/e23/> ;
    skos:broader humord:c08386 ;
    skos:closeMatch <http://dewey.info/class/661.43/e23/> ;
    skos:exactMatch realfagstermer:c005265,
        <http://dewey.info/class/553.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005265,
        <http://dewey.info/class/549.72/e23/>,
        <http://dewey.info/class/553.64/e23/>,
        <http://dewey.info/class/661.43/e23/> ;
    skos:prefLabel "Phosphate (Matters)"@en,
        "Fosfat"@nb .

humord:c14380 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14380" ;
    dct:modified "2025-03-13T08:39:12"^^xsd:dateTime ;
    skos:altLabel "Selinunte"@nb,
        "Selinus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37824/e23/>,
        <http://dewey.info/class/937.824/e23/> ;
    skos:broader humord:c02519 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37824/e23/>,
        <http://dewey.info/class/937.824/e23/> ;
    skos:prefLabel "Selinunte"@en,
        "Selinunte"@nb .

humord:c14381 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14381" ;
    dct:modified "2025-03-18T07:52:46"^^xsd:dateTime ;
    skos:altLabel "Samnium"@nb ;
    skos:broader humord:c02436 ;
    skos:exactMatch <http://dewey.info/class/2--3773/e23/>,
        <http://dewey.info/class/937.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3773/e23/>,
        <http://dewey.info/class/937.73/e23/> ;
    skos:prefLabel "Samnium"@en,
        "Samnium"@nb .

humord:c14382 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14382" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:broader humord:c02855 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:prefLabel "Kvassheim"@en,
        "Kvassheim"@nb .

humord:c14383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14383" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gothic novels"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/> ;
    skos:broader humord:c06726,
        humord:c07065 ;
    skos:definition "Romanform som vokste fram i England i 1750-60-årene. Felles for de fleste gotiske romaner er vekten på det overnaturlige og fremstillingen av en fargerik, kaotisk, ofte irrasjonell verden <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--308729/e23/>,
        <http://dewey.info/class/808.838729/e23/>,
        <http://dewey.info/class/809.38729/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--308729/e23/>,
        <http://dewey.info/class/808.838729/e23/>,
        <http://dewey.info/class/809.38729/e23/> ;
    skos:prefLabel "Gothic novels"@en,
        "Gotiske romaner"@nb ;
    skos:related humord:c06754 .

humord:c14385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14385" ;
    dct:modified "2024-11-22T10:18:45"^^xsd:dateTime ;
    skos:altLabel "Villanovakultur"@nb,
        "Villanovakulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/937.501/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Tidlig italiensk jernalderkultur fra første halvdel av 1.årtusen f.Kr. med  høydepunkt omkring år 800 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.01/e23/>,
        <http://dewey.info/class/937.501/e23/> ;
    skos:prefLabel "Villanovan culture"@en,
        "Villanovakulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/937.01/e23/> .

humord:c14386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14386" ;
    dct:modified "2017-10-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/746.92/e23/> ;
    skos:broader humord:c05663 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/746.92/e23/> ;
    skos:prefLabel "Chasubles"@en,
        "Messehagler"@nb ;
    skos:relatedMatch <http://dewey.info/class/247/e23/> .

humord:c14387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14387" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Old Bulgarian literature"@en,
        "Old Church Slavic literature"@en,
        "Old Slavic literature"@en,
        "Old Slavonic literature"@en,
        "Gammelkirkeslavisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.81/e23/> ;
    skos:broader humord:c06881 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.81/e23/> ;
    skos:prefLabel "Old Church Slavonic literature"@en,
        "Gammelbulgarsk litteratur"@nb .

humord:c14389 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14389" ;
    dct:modified "2024-08-15T08:32:39"^^xsd:dateTime ;
    skos:altLabel "Angoumois"@nb ;
    skos:broader humord:c58379 ;
    skos:closeMatch <http://dewey.info/class/2--4465/e23/>,
        <http://dewey.info/class/914.465/e23/>,
        <http://dewey.info/class/944.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4465/e23/>,
        <http://dewey.info/class/914.465/e23/>,
        <http://dewey.info/class/944.65/e23/> ;
    skos:prefLabel "Angoumois"@en,
        "Angoumois"@nb .

humord:c14390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14390" ;
    dct:modified "2024-08-02T08:43:45"^^xsd:dateTime ;
    skos:altLabel "Allies (Second World War)"@en,
        "Allies (WWII)"@en,
        "The Allies (Second World War)"@en,
        "The Allies (WWII)"@en,
        "The Allies of World War II"@en,
        "Allierte (Andre verdenskrig)"@nb,
        "Allierte (Andre verdskrig)"@nb,
        "Dei Allierte (Andre verdskrig)"@nb ;
    skos:broader humord:c03985 ;
    skos:definition "De allierte er en betegnelse på alle de stater som bekjempet aksemaktene <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/940.5332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5332/e23/>,
        <http://dewey.info/class/940.5412/e23/> ;
    skos:prefLabel "Allies of World War II"@en,
        "De Allierte (Andre verdenskrig)"@nb ;
    skos:related humord:c14391 ;
    skos:relatedMatch <http://dewey.info/class/940.5412/e23/> .

humord:c14391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14391" ;
    dct:modified "2024-07-31T07:51:14"^^xsd:dateTime ;
    skos:altLabel "Rome-Berlin-Tokyo-Axis"@en,
        "Aksemaktene"@nb ;
    skos:broader humord:c03985 ;
    skos:exactMatch <http://dewey.info/class/940.5334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5324/e23/>,
        <http://dewey.info/class/940.5334/e23/>,
        <http://dewey.info/class/940.54013/e23/>,
        <http://dewey.info/class/940.5413/e23/>,
        <http://dewey.info/class/940.5482/e23/>,
        <http://dewey.info/class/940.5484/e23/>,
        <http://dewey.info/class/940.5487/e23/>,
        <http://dewey.info/class/940.54887/e23/> ;
    skos:prefLabel "Axis Powers"@en,
        "Aksemaktene"@nb ;
    skos:related humord:c14390 ;
    skos:relatedMatch <http://dewey.info/class/940.5324/e23/>,
        <http://dewey.info/class/940.54013/e23/>,
        <http://dewey.info/class/940.5413/e23/>,
        <http://dewey.info/class/940.5482/e23/>,
        <http://dewey.info/class/940.5484/e23/>,
        <http://dewey.info/class/940.5487/e23/>,
        <http://dewey.info/class/940.54887/e23/> .

humord:c14392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14392" ;
    dct:modified "1996-07-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Sentimentality"@en,
        "Sentimentalitet"@nb .

humord:c14393 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14393" ;
    dct:modified "2025-02-21T08:16:29"^^xsd:dateTime ;
    skos:altLabel "Madura"@en,
        "Madura"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59828/e23/>,
        <http://dewey.info/class/915.9828/e23/>,
        <http://dewey.info/class/959.828/e23/> ;
    skos:broader humord:c01911 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59828/e23/>,
        <http://dewey.info/class/915.9828/e23/>,
        <http://dewey.info/class/959.828/e23/> ;
    skos:prefLabel "Madura Island"@en,
        "Madura"@nb .

humord:c14395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14395" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/247/e23/> ;
    skos:broader humord:c05656 ;
    skos:definition "I den katolske kirke oppbevaringskaret for den innviede hostie <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/264.36/e23/> ;
    skos:prefLabel "Ciborium"@en,
        "Ciborier"@nb ;
    skos:relatedMatch <http://dewey.info/class/264.36/e23/> .

humord:c14396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14396" ;
    dct:modified "1996-07-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.89928/e23/>,
        <http://dewey.info/class/5--9928/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89928/e23/>,
        <http://dewey.info/class/5--9928/e23/> ;
    skos:prefLabel "Malays"@en,
        "Malayer"@nb .

humord:c14397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14397" ;
    dct:modified "2023-02-15T14:12:16"^^xsd:dateTime ;
    skos:altLabel "Samnitt"@nb ;
    skos:broadMatch <http://dewey.info/class/937.02/e23/> ;
    skos:broader humord:c59500 ;
    skos:definition "Italisk folkestamme, underkuet av romerne og til slutt tilintetgjort av Sulla (82-80 f.Kr.) <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.02/e23/> ;
    skos:prefLabel "Samnites"@en,
        "Samnitter"@nb .

humord:c14399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14399" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c11682 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Metopes (Art)"@en,
        "Metoper"@nb ;
    skos:related humord:c05393 .

humord:c14400 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14400" ;
    dct:modified "2025-02-20T14:53:59"^^xsd:dateTime ;
    skos:altLabel "Blambangan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5982/e23/>,
        <http://dewey.info/class/915.982/e23/>,
        <http://dewey.info/class/959.8012/e23/> ;
    skos:broader humord:c01916 ;
    skos:definition "Gammelt kongerike på Java <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5982/e23/>,
        <http://dewey.info/class/915.982/e23/>,
        <http://dewey.info/class/959.8012/e23/> ;
    skos:prefLabel "Blambangan Kingdom"@en,
        "Blambangan"@nb .

humord:c14401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14401" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.8691/e23/>,
        <http://dewey.info/class/5--691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8691/e23/>,
        <http://dewey.info/class/5--691/e23/> ;
    skos:prefLabel "Portuguese people"@en,
        "Portugisere"@nb .

humord:c14402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14402" ;
    dct:modified "2024-11-07T20:09:49"^^xsd:dateTime ;
    skos:altLabel "Brahma"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Brahma er en hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Brahma"@en,
        "Brahma"@nb .

humord:c14403 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00858,
        humord:c10026 ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14403" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Askenasisk-hebraisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c14404 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00858,
        humord:c10026 ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14404" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asjkenasisk-hebraisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c14406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14406" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dramatic monologues"@en,
        "Dramatiske monologer"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/3B--102/e23/>,
        <http://dewey.info/class/808.812/e23/> ;
    skos:broader humord:c06518 ;
    skos:definition "Enetale som en dikterisk person, særlig i et drama, fører <AAa>"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--2045/e23/>,
        <http://dewey.info/class/808.8245/e23/>,
        <http://dewey.info/class/809.245/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--2/e23/>,
        <http://dewey.info/class/3B--102/e23/>,
        <http://dewey.info/class/3B--2045/e23/>,
        <http://dewey.info/class/808.812/e23/>,
        <http://dewey.info/class/808.8245/e23/>,
        <http://dewey.info/class/809.245/e23/> ;
    skos:prefLabel "Monologues"@en,
        "Monologer"@nb ;
    skos:related humord:c12204 .

humord:c14410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14410" ;
    dct:modified "1996-09-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Haddsj"@nb ;
    skos:broader humord:c08645 ;
    skos:definition "Islamsk pilegrimsreise til Mekka <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.3524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.3524/e23/> ;
    skos:prefLabel "Hajj"@en,
        "Hajj"@nb .

humord:c14411 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14411" ;
    dct:modified "2020-07-31T10:19:58"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:closeMatch <http://dewey.info/class/2--48254/e23/>,
        <http://dewey.info/class/914.8254/e23/>,
        <http://dewey.info/class/948.254/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48254/e23/>,
        <http://dewey.info/class/914.8254/e23/>,
        <http://dewey.info/class/948.254/e23/> ;
    skos:prefLabel "Land (Innlandet)"@en,
        "Land (Innlandet)"@nb .

humord:c14412 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14412" ;
    dct:modified "2024-01-02T13:25:33"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:exactMatch realfagstermer:c030810,
        <http://dewey.info/class/2--482842/e23/>,
        <http://dewey.info/class/914.82842/e23/>,
        <http://dewey.info/class/948.2842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030810,
        <http://dewey.info/class/2--482842/e23/>,
        <http://dewey.info/class/914.82842/e23/>,
        <http://dewey.info/class/948.2842/e23/> ;
    skos:prefLabel "Kviteseid"@en,
        "Kviteseid"@nb .

humord:c14413 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14413" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482831/e23/>,
        <http://dewey.info/class/914.82831/e23/>,
        <http://dewey.info/class/948.2831/e23/> ;
    skos:broader humord:c11787 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482831/e23/>,
        <http://dewey.info/class/914.82831/e23/>,
        <http://dewey.info/class/948.2831/e23/> ;
    skos:prefLabel "Heddal"@en,
        "Heddal"@nb .

humord:c14414 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14414" ;
    dct:modified "2024-08-21T11:06:24"^^xsd:dateTime ;
    skos:altLabel "Øyestad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:broader humord:c02630 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:prefLabel "Øyestad"@en,
        "Øyestad"@nb .

humord:c14415 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14415" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:broader humord:c02855 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:prefLabel "Nærbø"@en,
        "Nærbø"@nb .

humord:c14416 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14416" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483412/e23/>,
        <http://dewey.info/class/914.83412/e23/>,
        <http://dewey.info/class/948.3412/e23/> ;
    skos:broader humord:c14419 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483412/e23/>,
        <http://dewey.info/class/914.83412/e23/>,
        <http://dewey.info/class/948.3412/e23/> ;
    skos:prefLabel "Ogna"@en,
        "Ogna"@nb .

humord:c14417 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14417" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:broader humord:c02855 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483424/e23/>,
        <http://dewey.info/class/914.83424/e23/>,
        <http://dewey.info/class/948.3424/e23/> ;
    skos:prefLabel "Varhaug"@en,
        "Varhaug"@nb .

humord:c14418 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14418" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483413/e23/>,
        <http://dewey.info/class/914.83413/e23/>,
        <http://dewey.info/class/948.3413/e23/> ;
    skos:broader humord:c13643 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483413/e23/>,
        <http://dewey.info/class/914.83413/e23/>,
        <http://dewey.info/class/948.3413/e23/> ;
    skos:prefLabel "Heskestad"@en,
        "Heskestad"@nb .

humord:c14419 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14419" ;
    dct:modified "1996-07-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483412/e23/>,
        <http://dewey.info/class/914.83412/e23/>,
        <http://dewey.info/class/948.3412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483412/e23/>,
        <http://dewey.info/class/914.83412/e23/>,
        <http://dewey.info/class/948.3412/e23/> ;
    skos:prefLabel "Bjerkreim"@en,
        "Bjerkreim"@nb .

humord:c14420 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14420" ;
    dct:modified "2025-04-01T08:32:54"^^xsd:dateTime ;
    skos:altLabel "Solund"@nb ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--483824/e23/>,
        <http://dewey.info/class/914.83824/e23/>,
        <http://dewey.info/class/948.3824/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483824/e23/>,
        <http://dewey.info/class/914.83824/e23/>,
        <http://dewey.info/class/948.3824/e23/> ;
    skos:prefLabel "Solund"@en,
        "Solund"@nb .

humord:c14421 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14421" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:broader humord:c02882 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:prefLabel "Jostedal"@en,
        "Jostedal"@nb .

humord:c14422 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14422" ;
    dct:modified "2024-10-09T11:11:55"^^xsd:dateTime ;
    skos:altLabel "Davik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:broader humord:c02876 ;
    skos:definition "Davik er ei tettgrend og eit sokn i Bremanger kommune i Vestland fylke. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:prefLabel "Davik"@en,
        "Davik"@nb .

humord:c14423 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14423" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:broader humord:c12360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483846/e23/>,
        <http://dewey.info/class/914.83846/e23/>,
        <http://dewey.info/class/948.3846/e23/> ;
    skos:prefLabel "Innvik"@en,
        "Innvik"@nb .

humord:c14424 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14424" ;
    dct:modified "2025-04-01T12:01:26"^^xsd:dateTime ;
    skos:altLabel "Kinn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c58368 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Kinn"@en,
        "Kinn"@nb .

humord:c14425 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14425" ;
    dct:modified "2024-01-02T14:17:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483837/e23/>,
        <http://dewey.info/class/914.83837/e23/>,
        <http://dewey.info/class/948.3837/e23/> ;
    skos:broader humord:c15566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483837/e23/>,
        <http://dewey.info/class/914.83837/e23/>,
        <http://dewey.info/class/948.3837/e23/> ;
    skos:prefLabel "Vevring"@en,
        "Vevring"@nb .

humord:c14426 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14426" ;
    dct:modified "2025-04-01T12:11:45"^^xsd:dateTime ;
    skos:altLabel "Knarvik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483653/e23/>,
        <http://dewey.info/class/914.83653/e23/>,
        <http://dewey.info/class/948.3653/e23/> ;
    skos:broader humord:c58555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483653/e23/>,
        <http://dewey.info/class/914.83653/e23/>,
        <http://dewey.info/class/948.3653/e23/> ;
    skos:prefLabel "Knarvik"@en,
        "Knarvik"@nb .

humord:c14427 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14427" ;
    dct:modified "2025-02-14T08:54:51"^^xsd:dateTime ;
    skos:altLabel "Nord-Carolina"@nb,
        "North Carolina"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--756/e23/>,
        <http://dewey.info/class/917.56/e23/>,
        <http://dewey.info/class/975.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--756/e23/>,
        <http://dewey.info/class/917.56/e23/>,
        <http://dewey.info/class/975.6/e23/> ;
    skos:prefLabel "North Carolina"@en,
        "North Carolina"@nb .

humord:c14428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14428" ;
    dct:modified "2024-09-05T15:07:09"^^xsd:dateTime ;
    skos:altLabel "Celledød"@nb,
        "Selledød"@nb ;
    skos:broader humord:c03853 ;
    skos:definition "Celledød er et samlebegrep på at celler dør.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/571.936/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/571.936/e23/> ;
    skos:prefLabel "Cell death"@en,
        "Celledød"@nb .

humord:c14429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14429" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c28514 ;
    skos:exactMatch <http://dewey.info/class/155.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.9/e23/> ;
    skos:prefLabel "Environmental psychology"@en,
        "Miljøpsykologi"@nb .

humord:c14430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14430" ;
    dct:modified "2024-08-22T14:21:49"^^xsd:dateTime ;
    skos:altLabel "Stress factors"@en,
        "Stress resilience"@en,
        "Stress response"@en,
        "Stress tolerance"@en,
        "Hardførhet"@nb,
        "Herdigheit"@nb,
        "Herdighet"@nb,
        "Stress"@nb,
        "Stressfaktorar"@nb,
        "Stressfaktorer"@nb,
        "Stressrespons"@nb,
        "Stresstoleranse"@nb ;
    skos:broader humord:c14429 ;
    skos:exactMatch realfagstermer:c008655 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008655,
        <http://dewey.info/class/155.9042/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/616.98/e23/> ;
    skos:prefLabel "Stress (Psychology)"@en,
        "Stress"@nb ;
    skos:related humord:c21460 ;
    skos:relatedMatch <http://dewey.info/class/155.9042/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/616.98/e23/> .

humord:c14431 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14431" ;
    dct:modified "1996-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483936/e23/>,
        <http://dewey.info/class/914.83936/e23/>,
        <http://dewey.info/class/948.3936/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483936/e23/>,
        <http://dewey.info/class/914.83936/e23/>,
        <http://dewey.info/class/948.3936/e23/> ;
    skos:prefLabel "Gjemnes"@en,
        "Gjemnes"@nb .

humord:c14432 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14432" ;
    dct:modified "2025-03-31T13:46:19"^^xsd:dateTime ;
    skos:altLabel "Berg (Østfold)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:broader humord:c11828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Berg (Østfold)"@en,
        "Berg (Østfold)"@nb .

humord:c14433 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14433" ;
    dct:modified "2025-03-28T08:19:52"^^xsd:dateTime ;
    skos:altLabel "Vartdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:broader humord:c12656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:prefLabel "Vartdal"@en,
        "Vartdal"@nb .

humord:c14434 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14434" ;
    dct:modified "2025-03-28T08:19:37"^^xsd:dateTime ;
    skos:altLabel "Skodje"@nb ;
    skos:broader humord:c02763 ;
    skos:exactMatch <http://dewey.info/class/2--483918/e23/>,
        <http://dewey.info/class/914.83918/e23/>,
        <http://dewey.info/class/948.3918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483918/e23/>,
        <http://dewey.info/class/914.83918/e23/>,
        <http://dewey.info/class/948.3918/e23/> ;
    skos:prefLabel "Skodje"@en,
        "Skodje"@nb .

humord:c14435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14435" ;
    dct:modified "2025-03-27T09:55:15"^^xsd:dateTime ;
    skos:altLabel "Vallset"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482414/e23/>,
        <http://dewey.info/class/914.82414/e23/>,
        <http://dewey.info/class/948.2414/e23/> ;
    skos:broader humord:c11982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482414/e23/>,
        <http://dewey.info/class/914.82414/e23/>,
        <http://dewey.info/class/948.2414/e23/> ;
    skos:prefLabel "Vallset"@en,
        "Vallset"@nb .

humord:c14436 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14436" ;
    dct:modified "2024-08-12T13:27:16"^^xsd:dateTime ;
    skos:altLabel "Alstahaug"@nb ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030965,
        <http://dewey.info/class/2--484421/e23/>,
        <http://dewey.info/class/914.84421/e23/>,
        <http://dewey.info/class/948.4421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030965,
        <http://dewey.info/class/2--484421/e23/>,
        <http://dewey.info/class/914.84421/e23/>,
        <http://dewey.info/class/948.4421/e23/> ;
    skos:prefLabel "Alstahaug"@en,
        "Alstahaug"@nb .

humord:c14437 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14437" ;
    dct:modified "2025-03-24T08:25:41"^^xsd:dateTime ;
    skos:altLabel "Trollheimen"@nb ;
    skos:broader humord:c02611 ;
    skos:closeMatch <http://dewey.info/class/2--4839/e23/>,
        <http://dewey.info/class/914.839/e23/>,
        <http://dewey.info/class/948.39/e23/> ;
    skos:exactMatch realfagstermer:c030713 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030713,
        <http://dewey.info/class/2--4839/e23/>,
        <http://dewey.info/class/914.839/e23/>,
        <http://dewey.info/class/948.39/e23/> ;
    skos:prefLabel "Trollheimen"@en,
        "Trollheimen"@nb .

humord:c14438 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14438" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:broader humord:c12661 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:prefLabel "Borg (Nordland)"@en,
        "Borg (Nordland)"@nb .

humord:c14439 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14439" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27865 ;
    skos:exactMatch <http://dewey.info/class/2--42821/e23/>,
        <http://dewey.info/class/914.2821/e23/>,
        <http://dewey.info/class/942.821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42821/e23/>,
        <http://dewey.info/class/914.2821/e23/>,
        <http://dewey.info/class/942.821/e23/> ;
    skos:prefLabel "Sheffield"@en,
        "Sheffield"@nb .

humord:c14441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14441" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dyehouse"@en,
        "Dyehouses"@en,
        "Dyeing industry"@en,
        "Fargeindustri"@nb ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/338.476673/e23/>,
        <http://dewey.info/class/338.76673/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476673/e23/>,
        <http://dewey.info/class/338.76673/e23/>,
        <http://dewey.info/class/667.3/e23/> ;
    skos:prefLabel "Dye-works"@en,
        "Fargerier"@nb ;
    skos:relatedMatch <http://dewey.info/class/667.3/e23/> .

humord:c14442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14442" ;
    dct:modified "2024-11-22T07:50:42"^^xsd:dateTime ;
    skos:altLabel "Fosnakultur"@nb,
        "Fosnakulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.81/e23/>,
        <http://dewey.info/class/936.85/e23/> ;
    skos:broader humord:c00076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.13/e23/>,
        <http://dewey.info/class/936.81/e23/>,
        <http://dewey.info/class/936.85/e23/> ;
    skos:prefLabel "Fosna culture"@en,
        "Fosnakulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.13/e23/> .

humord:c14443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14443" ;
    dct:modified "2024-11-22T07:50:07"^^xsd:dateTime ;
    skos:altLabel "The Linear Pottery culture"@en,
        "Bandkeramikkulturen"@nb,
        "Bandkeramisk kultur"@nb,
        "Bandkeramiske kulturen"@nb,
        "Båndkeramikkulturen"@nb,
        "Båndkeramisk kultur"@nb,
        "Den bandkeramiske kulturen"@nb,
        "Den båndkeramiske kulturen"@nb,
        "Den snorkeramiske kulturen"@nb,
        "Snorkeramiske kulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.014/e23/>,
        <http://dewey.info/class/936.3014/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Arkeologisk kultur fra yngre steinalder med vid utbredelse i Mellom- og Nord-Europa <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/936.014/e23/>,
        <http://dewey.info/class/936.3014/e23/> ;
    skos:prefLabel "Linear Pottery culture"@en,
        "Båndkeramiske kulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.14/e23/> .

humord:c14445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14445" ;
    dct:modified "2025-03-04T10:58:25"^^xsd:dateTime ;
    skos:altLabel "Military service"@nb,
        "Militæropplæring"@nb,
        "Militærteneste"@nb ;
    skos:broader humord:c09411 ;
    skos:definition "Tjeneste en gjør som vernepliktig i et lands forsvar <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.22363/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.22363/e23/> ;
    skos:prefLabel "Militærtjeneste"@nb ;
    skos:related humord:c09562,
        humord:c14446 .

humord:c14446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14446" ;
    dct:modified "2023-01-10T10:58:37"^^xsd:dateTime ;
    skos:altLabel "Conscientious objection to military service"@en,
        "Militærnektelse"@nb ;
    skos:broader humord:c09515 ;
    skos:closeMatch <http://dewey.info/class/172.42/e23/> ;
    skos:definition "Militærnekting er å nekte å utføre pålagt verneplikt i hjemlandets militære styrker <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/343.0126/e23/>,
        <http://dewey.info/class/355.224/e23/> ;
    skos:prefLabel "Conscientious objection"@en,
        "Militærnekting"@nb ;
    skos:related humord:c14445,
        humord:c14448,
        humord:c59373 ;
    skos:relatedMatch <http://dewey.info/class/201.7273/e23/>,
        <http://dewey.info/class/343.0126/e23/> .

humord:c14448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14448" ;
    dct:modified "2006-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.22363/e23/> ;
    skos:broader humord:c09126,
        humord:c14445 ;
    skos:closeMatch <http://dewey.info/class/355.224/e23/> ;
    skos:definition "Arbeidstjeneste som pålegges vernepliktige som av samvittighetsgrunner nekter å gjøre militærtjeneste <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.22363/e23/>,
        <http://dewey.info/class/355.224/e23/> ;
    skos:prefLabel "Civilian national service"@en,
        "Sivilarbeid"@nb ;
    skos:related humord:c14446 .

humord:c14450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14450" ;
    dct:modified "2025-01-16T11:43:07"^^xsd:dateTime ;
    skos:altLabel "Legmannsbevegelser"@nb,
        "Legmannsrørsler"@nb,
        "Lekmannsbevegelsar"@nb,
        "Lekmannsrørsler"@nb ;
    skos:broader humord:c08759 ;
    skos:definition "Lekmannsbevegelse er den strømning innen norsk kirkeliv som er utgått fra lekmenn eller rettere lekfolk (både menn og kvinner) og er båret oppe av dem.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.15/e23/>,
        <http://dewey.info/class/267/e23/>,
        <http://dewey.info/class/284.1481/e23/> ;
    skos:prefLabel "Lay movements"@en,
        "Lekmannsbevegelser"@nb ;
    skos:related humord:c08653 ;
    skos:relatedMatch <http://dewey.info/class/262.15/e23/>,
        <http://dewey.info/class/267/e23/>,
        <http://dewey.info/class/284.1481/e23/> .

humord:c14452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14452" ;
    dct:modified "2024-07-04T15:43:54"^^xsd:dateTime ;
    skos:altLabel "Skulekorps"@nb ;
    skos:broadMatch <http://dewey.info/class/780.60481/e23/>,
        <http://dewey.info/class/784.83/e23/> ;
    skos:broader humord:c17321 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.60481/e23/>,
        <http://dewey.info/class/784.83/e23/> ;
    skos:prefLabel "School bands"@en,
        "Skolekorps"@nb .

humord:c14453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14453" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:broader humord:c02723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483657/e23/>,
        <http://dewey.info/class/914.83657/e23/>,
        <http://dewey.info/class/948.3657/e23/> ;
    skos:prefLabel "Havråtunet"@en,
        "Havråtunet"@nb .

humord:c14454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 46 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14454" ;
    dct:modified "1996-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mari-folket"@nb,
        "Tsjeremisser"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89456/e23/>,
        <http://dewey.info/class/5--9456/e23/> ;
    skos:broader humord:c00916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89456/e23/>,
        <http://dewey.info/class/5--9456/e23/> ;
    skos:prefLabel "Mari"@en,
        "Mari (Folk)"@nb .

humord:c14456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14456" ;
    dct:modified "2024-10-15T13:08:27"^^xsd:dateTime ;
    skos:altLabel "Batak (Folk)"@nb,
        "Batakar"@nb,
        "Karo (Folk)"@nb,
        "Pakpak (Folk)"@nb,
        "Timor (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Malayisk folk i det sentrale og nordlige Sumatra <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8992246/e23/>,
        <http://dewey.info/class/5--992246/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992246/e23/>,
        <http://dewey.info/class/5--992246/e23/> ;
    skos:prefLabel "Batak"@en,
        "Bataker"@nb .

humord:c14457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14457" ;
    dct:modified "2016-01-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Toba"@en,
        "Toba batak"@nb ;
    skos:broader humord:c14456 ;
    skos:exactMatch <http://dewey.info/class/305.89922462/e23/>,
        <http://dewey.info/class/5--9922462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89922462/e23/>,
        <http://dewey.info/class/5--9922462/e23/> ;
    skos:prefLabel "Toba Batak"@en,
        "Toba (Folk)"@nb .

humord:c14461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14461" ;
    dct:modified "2024-08-02T08:45:49"^^xsd:dateTime ;
    skos:altLabel "Allitterasjon"@nb,
        "Bokstavrim"@nb,
        "Stavrim"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c17093 ;
    skos:definition "Allitterasjon, også kalt bokstavrim, er rim hvor trykksterke stavelser i en tekst begynner med samme konsonant eller konsonantkombinasjon (konsonantisk allitterasjon) eller forskjellige vokaler (vokalisk allitterasjon). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Alliteration"@en,
        "Allitterasjon"@nb .

humord:c14464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14464" ;
    dct:modified "2025-02-04T08:25:07"^^xsd:dateTime ;
    skos:altLabel "Swaziland"@en,
        "Eswatini"@nb,
        "Swaziland"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch <http://dewey.info/class/2--6887/e23/>,
        <http://dewey.info/class/916.887/e23/>,
        <http://dewey.info/class/968.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6887/e23/>,
        <http://dewey.info/class/916.887/e23/>,
        <http://dewey.info/class/968.87/e23/> ;
    skos:prefLabel "Eswatini"@en,
        "Eswatini"@nb .

humord:c14465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14465" ;
    dct:modified "2024-03-15T14:30:23"^^xsd:dateTime ;
    skos:altLabel "Turks and Caicos Islands"@nb,
        "Turks- og Caicosøyane"@nb,
        "Turks- og Caicosøyene"@nb ;
    skos:broader humord:c01791 ;
    skos:definition "Turks- og Caicosøyene er to øygrupper og et britisk oversjøisk territorium. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--72961/e23/>,
        <http://dewey.info/class/917.2961/e23/>,
        <http://dewey.info/class/972.961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72961/e23/>,
        <http://dewey.info/class/917.2961/e23/>,
        <http://dewey.info/class/972.961/e23/> ;
    skos:prefLabel "Turks and Caicos Islands"@en,
        "Turks- og Caicosøyene"@nb .

humord:c14467 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14467" ;
    dct:modified "2020-07-30T12:50:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c12913 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Bru (Vestland)"@en,
        "Bru (Vestland)"@nb .

humord:c14468 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14468" ;
    dct:modified "2020-07-30T12:51:30"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c12913 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Eikefjord"@en,
        "Eikefjord"@nb .

humord:c14469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14469" ;
    dct:modified "2020-10-28T10:35:14"^^xsd:dateTime ;
    skos:altLabel "Boplassnavn"@nb ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Settlement names"@en,
        "Bostedsnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c14471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14471" ;
    dct:modified "2024-12-18T09:20:32"^^xsd:dateTime ;
    skos:altLabel "House of Hashim"@en,
        "Hashimidar"@nb,
        "Hashimider"@nb,
        "Hashimittar"@nb ;
    skos:broadMatch <http://dewey.info/class/956/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Arabisk høvdingætt av Quraish-stammen, den samme slekt som profeten Muhammed tilhørte <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956/e23/> ;
    skos:prefLabel "Hashemites"@en,
        "Hashimitter"@nb .

humord:c14473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14473" ;
    dct:modified "2025-02-25T09:45:13"^^xsd:dateTime ;
    skos:altLabel "Medina"@nb ;
    skos:broadMatch <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:broader humord:c02068 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--538/e23/>,
        <http://dewey.info/class/915.38/e23/>,
        <http://dewey.info/class/953.8/e23/> ;
    skos:prefLabel "Medina"@en,
        "Medina"@nb .

humord:c14474 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14474" ;
    dct:modified "2025-02-24T08:45:35"^^xsd:dateTime ;
    skos:altLabel "Zincirli"@en,
        "Samal"@nb,
        "Zincirli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3936/e23/>,
        <http://dewey.info/class/939.36/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Zincirli var et hetittisk koloni grunnlagt 1725 f.Kr. Fra 940 f.Kr. assyrisk kongedømme. Opphørt 609 f.Kr. <UBO, Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3936/e23/>,
        <http://dewey.info/class/939.36/e23/> ;
    skos:prefLabel "Sam'al"@en,
        "Zincirli"@nb .

humord:c14477 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14477" ;
    dct:modified "2024-08-27T14:56:21"^^xsd:dateTime ;
    skos:altLabel "Ardeche"@nb ;
    skos:broader humord:c58377 ;
    skos:exactMatch <http://dewey.info/class/2--44589/e23/>,
        <http://dewey.info/class/914.4589/e23/>,
        <http://dewey.info/class/944.589/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44589/e23/>,
        <http://dewey.info/class/914.4589/e23/>,
        <http://dewey.info/class/944.589/e23/> ;
    skos:prefLabel "Ardèche"@en,
        "Ardeche"@nb .

humord:c14478 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14478" ;
    dct:modified "2025-03-06T15:33:34"^^xsd:dateTime ;
    skos:altLabel "Vallon Pont-D'Arc"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44589/e23/>,
        <http://dewey.info/class/914.4589/e23/>,
        <http://dewey.info/class/944.589/e23/> ;
    skos:broader humord:c58377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44589/e23/>,
        <http://dewey.info/class/914.4589/e23/>,
        <http://dewey.info/class/944.589/e23/> ;
    skos:prefLabel "Vallon-Pont-d'Arc"@en,
        "Vallon Pont-D'Arc"@nb .

humord:c14479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14479" ;
    dct:modified "2024-10-28T09:39:17"^^xsd:dateTime ;
    skos:altLabel "Mozarab"@nb,
        "Mozarabar"@nb ;
    skos:broadMatch <http://dewey.info/class/274.603/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Mozaraber var navn på de kristne undersåttene i middelalderens mauriske Spania. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/274.603/e23/> ;
    skos:prefLabel "Mozarabs"@en,
        "Mozaraber"@nb .

humord:c14480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14480" ;
    dct:modified "2023-11-15T13:50:35"^^xsd:dateTime ;
    skos:altLabel "Apologetikk"@nb ;
    skos:broader humord:c08694 ;
    skos:definition "Teologisk disiplin som har til formål å begrunne og forsvare kristendommens  krav på å bli betraktet som den sanne religion <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007777,
        <http://dewey.info/class/202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007777,
        <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/239/e23/>,
        <http://dewey.info/class/296.35/e23/>,
        <http://dewey.info/class/297.29/e23/> ;
    skos:prefLabel "Apologetics"@en,
        "Apologetikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/239/e23/>,
        <http://dewey.info/class/296.35/e23/>,
        <http://dewey.info/class/297.29/e23/> .

humord:c14483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14483" ;
    dct:modified "2024-08-20T16:19:13"^^xsd:dateTime ;
    skos:altLabel "Libel"@en,
        "Injurier"@nb,
        "Ærekrenkelse"@nb,
        "Ærekrenking"@nb,
        "Ærekrenkjing"@nb ;
    skos:broadMatch <http://dewey.info/class/364.156/e23/> ;
    skos:broader humord:c08890 ;
    skos:definition "Ærekrenkelse er en rettsstridig handling som krenker en annens æresfølelse eller alminnelige omdømme <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.3/e23/>,
        <http://dewey.info/class/346.034/e23/>,
        <http://dewey.info/class/364.156/e23/> ;
    skos:prefLabel "Defamation"@en,
        "Ærekrenkelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/177.3/e23/>,
        <http://dewey.info/class/346.034/e23/> .

humord:c14487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14487" ;
    dct:modified "2024-03-18T14:03:00"^^xsd:dateTime ;
    skos:altLabel "Voices"@en,
        "Røyst"@nb,
        "Røysta"@nb,
        "Røyster"@nb,
        "Stemmen"@nb,
        "Stemmer"@nb ;
    skos:broader humord:c03895 ;
    skos:closeMatch <http://dewey.info/class/612.78/e23/> ;
    skos:definition "Stemmen er artikulert lyd som dannes når stemmebåndene settes i svingninger og det går luft mellom dem. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/573.925/e23/>,
        <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/616.22/e23/>,
        <http://dewey.info/class/617.533/e23/>,
        <http://dewey.info/class/782/e23/> ;
    skos:prefLabel "Voice"@en,
        "Stemme"@nb ;
    skos:related humord:c17961 ;
    skos:relatedMatch <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/573.925/e23/>,
        <http://dewey.info/class/616.22/e23/>,
        <http://dewey.info/class/617.533/e23/>,
        <http://dewey.info/class/782/e23/> .

humord:c14489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14489" ;
    dct:modified "2021-02-24T14:49:24"^^xsd:dateTime ;
    skos:altLabel "Bridewells"@en ;
    skos:broadMatch <http://dewey.info/class/365.3/e23/> ;
    skos:broader humord:c08982 ;
    skos:definition "I tidlig nytid brukt som anbringelses- og oppdragelsesanstalt for løse individer av forskjellig kjønn og alder. Senere også brukt som straffehus. Avskaffet i begynnelsen av 1800-tallet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.3/e23/> ;
    skos:prefLabel "Houses of correction"@en,
        "Tukthus"@nb ;
    skos:related humord:c08986,
        humord:c14490 .

humord:c14490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14490" ;
    dct:modified "2024-10-18T06:49:25"^^xsd:dateTime ;
    skos:altLabel "Jails"@en,
        "Penitentiaries"@en,
        "Prison"@en,
        "Fengsel"@nb,
        "Fengselsbygninger"@nb ;
    skos:broadMatch <http://dewey.info/class/365.42/e23/>,
        <http://dewey.info/class/365.43/e23/>,
        <http://dewey.info/class/365.44/e23/>,
        <http://dewey.info/class/365.45/e23/>,
        <http://dewey.info/class/365.46/e23/> ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/365/e23/>,
        <http://dewey.info/class/725.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.33/e23/>,
        <http://dewey.info/class/365.42/e23/>,
        <http://dewey.info/class/365.43/e23/>,
        <http://dewey.info/class/365.44/e23/>,
        <http://dewey.info/class/365.45/e23/>,
        <http://dewey.info/class/365.46/e23/>,
        <http://dewey.info/class/365.48/e23/>,
        <http://dewey.info/class/365/e23/>,
        <http://dewey.info/class/725.6/e23/> ;
    skos:prefLabel "Prisons"@en,
        "Fengsler"@nb ;
    skos:related humord:c08986,
        humord:c22467,
        humord:c59716 ;
    skos:relatedMatch <http://dewey.info/class/365.33/e23/>,
        <http://dewey.info/class/365.48/e23/> .

humord:c14491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14491" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fangeleire"@nb ;
    skos:broader humord:c08982 ;
    skos:closeMatch <http://dewey.info/class/365.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.48/e23/> ;
    skos:prefLabel "Prison camps"@en,
        "Fangeleirer"@nb .

humord:c14492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14492" ;
    dct:modified "2016-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Modeller (Kunst)"@nb ;
    skos:broadMatch <http://dewey.info/class/702.8/e23/> ;
    skos:broader humord:c05316 ;
    skos:closeMatch <http://dewey.info/class/731.43/e23/> ;
    skos:definition "Person eller ting som forbilde i (bilde)kunsten <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/702.8/e23/>,
        <http://dewey.info/class/730.28/e23/>,
        <http://dewey.info/class/731.43/e23/> ;
    skos:prefLabel "Art models"@en,
        "Kunstmodeller"@nb ;
    skos:related humord:c14496,
        humord:c21189 ;
    skos:relatedMatch <http://dewey.info/class/730.28/e23/> .

humord:c14493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14493" ;
    dct:modified "2024-10-29T09:06:23"^^xsd:dateTime ;
    skos:altLabel "Korsfararar"@nb,
        "Krossfararar"@nb ;
    skos:broadMatch <http://dewey.info/class/909.07/e23/> ;
    skos:broader humord:c17790 ;
    skos:definition "Deltaker i korstog <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.07/e23/> ;
    skos:prefLabel "Crusaders"@en,
        "Korsfarere"@nb ;
    skos:related humord:c09538 .

humord:c14494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14494" ;
    dct:modified "1996-07-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:broader humord:c09646 ;
    skos:definition "Retning innen arbeiderbevegelsen som ville \"revidere\" marxismen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5322/e23/>,
        <http://dewey.info/class/335.43/e23/> ;
    skos:prefLabel "Revisionism (Marxism)"@en,
        "Revisjonisme (Marxisme)"@nb ;
    skos:related humord:c25319 .

humord:c14495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14495" ;
    dct:modified "2024-12-18T09:03:13"^^xsd:dateTime ;
    skos:altLabel "Historierevisjon"@nb,
        "Revisjonisme (Historie)"@nb ;
    skos:broadMatch <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04049 ;
    skos:definition "Omskriving av historien, spesielt knyttet til fremstilling av andre verdenskrig <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907.2/e23/>,
        <http://dewey.info/class/940.53072/e23/> ;
    skos:prefLabel "Historical reivsionism"@en,
        "Revisjonisme (Historie)"@nb ;
    skos:related humord:c04078 ;
    skos:relatedMatch <http://dewey.info/class/940.53072/e23/> .

humord:c14496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14496" ;
    dct:modified "2024-08-28T07:52:02"^^xsd:dateTime ;
    skos:altLabel "Arkitekturmodellar"@nb ;
    skos:broader humord:c05184 ;
    skos:closeMatch <http://dewey.info/class/720.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.22/e23/> ;
    skos:prefLabel "Architecture models"@en,
        "Arkitekturmodeller"@nb ;
    skos:related humord:c14492 .

humord:c14497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14497" ;
    dct:modified "1996-07-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/701/e23/> ;
    skos:broader humord:c05445 ;
    skos:definition "Dypere tolkning og gjerne ny-tolkning av kunstverk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701/e23/> ;
    skos:prefLabel "Interpretaion (Art)"@en,
        "Interpretasjon (Kunst)"@nb ;
    skos:related humord:c05456 .

humord:c14498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14498" ;
    dct:modified "2025-01-24T13:59:43"^^xsd:dateTime ;
    skos:altLabel "Solar heating"@en,
        "Solar power"@en,
        "Solar power energy"@en,
        "Solar thermal energy"@en,
        "Solenergi"@nb,
        "Solkraft"@nb,
        "Soloppvarming"@nb,
        "Solvarme"@nb ;
    skos:broader humord:c22720 ;
    skos:closeMatch <http://dewey.info/class/523.72/e23/> ;
    skos:exactMatch realfagstermer:c002492,
        <http://dewey.info/class/333.7923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002492,
        <http://dewey.info/class/333.7923/e23/>,
        <http://dewey.info/class/343.0928/e23/>,
        <http://dewey.info/class/354.48/e23/>,
        <http://dewey.info/class/523.72/e23/>,
        <http://dewey.info/class/621.47/e23/>,
        <http://dewey.info/class/720.4724/e23/> ;
    skos:prefLabel "Solar energy"@en,
        "Solenergi"@nb ;
    skos:related humord:c69491 ;
    skos:relatedMatch <http://dewey.info/class/343.0928/e23/>,
        <http://dewey.info/class/354.48/e23/>,
        <http://dewey.info/class/621.47/e23/>,
        <http://dewey.info/class/720.4724/e23/> .

humord:c14499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14499" ;
    dct:modified "2024-06-17T15:04:00"^^xsd:dateTime ;
    skos:altLabel "Patologi"@nb,
        "Sjukdomslære"@nb,
        "Sykdomslære"@nb ;
    skos:broader humord:c03806 ;
    skos:closeMatch <http://dewey.info/class/616.07/e23/> ;
    skos:definition "Patologi er det samme som sykdomslære. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006404,
        <http://dewey.info/class/571.9/e23/>,
        <http://dewey.info/class/617.07/e23/>,
        <http://dewey.info/class/617.107/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006404,
        <http://dewey.info/class/571.9/e23/>,
        <http://dewey.info/class/611.01815/e23/>,
        <http://dewey.info/class/616.07/e23/>,
        <http://dewey.info/class/617.07/e23/>,
        <http://dewey.info/class/617.107/e23/>,
        <http://dewey.info/class/632/e23/> ;
    skos:prefLabel "Pathology"@en,
        "Patologi"@nb ;
    skos:related humord:c03906 ;
    skos:relatedMatch <http://dewey.info/class/611.01815/e23/>,
        <http://dewey.info/class/632/e23/> .

humord:c14500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14500" ;
    dct:modified "2024-05-14T10:10:59"^^xsd:dateTime ;
    skos:altLabel "Paleopatologi"@nb ;
    skos:broadMatch <http://dewey.info/class/560/e23/> ;
    skos:broader humord:c14499 ;
    skos:definition "Paleopatologien er studiet av tidligere tiders sykdommer, slik de kan gjenfinnes på mumier eller skjeletter av mennesker fra fortiden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003326 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003326,
        <http://dewey.info/class/560/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Palaeopathology"@en,
        "Paleopatologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c14501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14501" ;
    dct:modified "2024-08-15T11:27:34"^^xsd:dateTime ;
    skos:altLabel "Ads"@en,
        "Annonsar"@nb,
        "Avertissement"@nb,
        "Avertissementer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--029/e23/>,
        <http://dewey.info/class/381.029/e23/> ;
    skos:broader humord:c07755 ;
    skos:definition "Annonser er betalte lysinger, kunngjøringer i avis, blad o.l. <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--029/e23/>,
        <http://dewey.info/class/381.029/e23/>,
        <http://dewey.info/class/741.67/e23/> ;
    skos:prefLabel "Adverts"@en,
        "Annonser"@nb ;
    skos:related humord:c07756 ;
    skos:relatedMatch <http://dewey.info/class/741.67/e23/> .

humord:c14503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14503" ;
    dct:modified "2024-11-06T17:41:17"^^xsd:dateTime ;
    skos:altLabel "Molly Bloom (Litterær karakter)"@nb ;
    skos:broadMatch <http://dewey.info/class/823.912/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Molly Bloom er en karakter i James Joyce's forfatterskap, hentet fra \"Ulysses\" <ubo>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/823.912/e23/> ;
    skos:prefLabel "Molly Bloom (Literary character)"@en,
        "Molly Bloom (Litterær karakter)"@nb .

humord:c14504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14504" ;
    dct:modified "2024-11-29T10:03:08"^^xsd:dateTime ;
    skos:altLabel "Kjennetegn"@nb,
        "Kjenneteikn"@nb,
        "Kriterium"@nb ;
    skos:broader humord:c00363 ;
    skos:closeMatch <http://dewey.info/class/121.65/e23/> ;
    skos:definition "Avgjørende kjennetegn, kjennetegn som skiller sant fra falsk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.65/e23/> ;
    skos:prefLabel "Criteria"@en,
        "Kriterier"@nb .

humord:c14506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14506" ;
    dct:modified "2024-09-17T15:23:20"^^xsd:dateTime ;
    skos:altLabel "Cricket"@nb ;
    skos:broader humord:c01435 ;
    skos:exactMatch <http://dewey.info/class/796.358/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.358/e23/> ;
    skos:prefLabel "Cricket"@en,
        "Cricket"@nb .

humord:c14507 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14507" ;
    dct:modified "2024-08-28T07:42:45"^^xsd:dateTime ;
    skos:altLabel "Arkansas"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030958,
        <http://dewey.info/class/2--767/e23/>,
        <http://dewey.info/class/917.67/e23/>,
        <http://dewey.info/class/976.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030958,
        <http://dewey.info/class/2--767/e23/>,
        <http://dewey.info/class/917.67/e23/>,
        <http://dewey.info/class/976.7/e23/> ;
    skos:prefLabel "Arkansas"@en,
        "Arkansas"@nb .

humord:c14508 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14508" ;
    dct:modified "2024-09-17T15:28:37"^^xsd:dateTime ;
    skos:altLabel "Coventry (By)"@nb ;
    skos:broader humord:c11557 ;
    skos:closeMatch <http://dewey.info/class/2--42498/e23/>,
        <http://dewey.info/class/914.2498/e23/>,
        <http://dewey.info/class/942.498/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42498/e23/>,
        <http://dewey.info/class/914.2498/e23/>,
        <http://dewey.info/class/942.498/e23/> ;
    skos:prefLabel "Coventry (City)"@en,
        "Coventry (By)"@nb .

humord:c14509 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14509" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25775 ;
    skos:closeMatch <http://dewey.info/class/2--42276/e23/>,
        <http://dewey.info/class/914.2276/e23/>,
        <http://dewey.info/class/942.276/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42276/e23/>,
        <http://dewey.info/class/914.2276/e23/>,
        <http://dewey.info/class/942.276/e23/> ;
    skos:prefLabel "Southampton"@en,
        "Southampton"@nb .

humord:c14510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14510" ;
    dct:modified "2025-01-29T14:39:57"^^xsd:dateTime ;
    skos:altLabel "Brikkevev"@nb ;
    skos:broadMatch <http://dewey.info/class/746.14/e23/> ;
    skos:broader humord:c04827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.14/e23/> ;
    skos:prefLabel "Tablet weaving"@en,
        "Brikkevev"@nb .

humord:c14512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14512" ;
    dct:modified "2024-10-11T10:24:18"^^xsd:dateTime ;
    skos:altLabel "The Punic Wars"@en,
        "De puniske kriger"@nb,
        "Dei puniske krigar"@nb,
        "Punerkrigar"@nb,
        "Punerkriger"@nb,
        "Puniske krigar"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/937.04/e23/> ;
    skos:definition "De puniske kriger er de tre krigene romerne førte mot Kartago, 264-241, 218-201, 149-146 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.04/e23/> ;
    skos:prefLabel "Punic Wars"@en,
        "Puniske kriger"@nb .

humord:c14514 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14514" ;
    dct:modified "2024-09-19T11:19:29"^^xsd:dateTime ;
    skos:altLabel "Cosa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37564/e23/>,
        <http://dewey.info/class/937.564/e23/> ;
    skos:broader humord:c02526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37564/e23/>,
        <http://dewey.info/class/937.564/e23/> ;
    skos:prefLabel "Cosa"@en,
        "Cosa"@nb .

humord:c14515 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14515" ;
    dct:modified "2025-03-06T15:31:33"^^xsd:dateTime ;
    skos:altLabel "Montpellier"@nb ;
    skos:broader humord:c58377 ;
    skos:exactMatch realfagstermer:c030589,
        <http://dewey.info/class/2--44842/e23/>,
        <http://dewey.info/class/914.4842/e23/>,
        <http://dewey.info/class/944.842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030589,
        <http://dewey.info/class/2--44842/e23/>,
        <http://dewey.info/class/914.4842/e23/>,
        <http://dewey.info/class/944.842/e23/> ;
    skos:prefLabel "Montpellier"@en,
        "Montpellier"@nb .

humord:c14516 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14516" ;
    dct:modified "2025-03-24T13:10:14"^^xsd:dateTime ;
    skos:altLabel "Delft"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49238/e23/>,
        <http://dewey.info/class/914.9238/e23/>,
        <http://dewey.info/class/949.238/e23/> ;
    skos:broader humord:c02598 ;
    skos:exactMatch realfagstermer:c030900 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030900,
        <http://dewey.info/class/2--49238/e23/>,
        <http://dewey.info/class/914.9238/e23/>,
        <http://dewey.info/class/949.238/e23/> ;
    skos:prefLabel "Delft"@en,
        "Delft"@nb .

humord:c14517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14517" ;
    dct:modified "2024-10-11T13:56:56"^^xsd:dateTime ;
    skos:altLabel "Sylar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.9/e23/> ;
    skos:broader humord:c04446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.9/e23/> ;
    skos:prefLabel "Awls"@en,
        "Syler"@nb .

humord:c14518 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14518" ;
    dct:modified "2025-02-04T08:23:43"^^xsd:dateTime ;
    skos:altLabel "Botswana"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030925,
        <http://dewey.info/class/2--6883/e23/>,
        <http://dewey.info/class/916.883/e23/>,
        <http://dewey.info/class/968.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030925,
        <http://dewey.info/class/2--6883/e23/>,
        <http://dewey.info/class/916.883/e23/>,
        <http://dewey.info/class/968.83/e23/> ;
    skos:prefLabel "Botswana"@en,
        "Botswana"@nb .

humord:c14519 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14519" ;
    dct:modified "2025-02-10T09:46:48"^^xsd:dateTime ;
    skos:altLabel "Kalahari"@en,
        "Kalahari"@nb,
        "Kalahariørkenen"@nb ;
    skos:broadMatch <http://dewey.info/class/916.8711/e23/>,
        <http://dewey.info/class/916.8712/e23/> ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--68716/e23/>,
        <http://dewey.info/class/968.716/e23/> ;
    skos:exactMatch realfagstermer:c030683,
        <http://dewey.info/class/2--6883/e23/>,
        <http://dewey.info/class/916.883/e23/>,
        <http://dewey.info/class/968.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030683,
        <http://dewey.info/class/2--68716/e23/>,
        <http://dewey.info/class/2--6883/e23/>,
        <http://dewey.info/class/916.8711/e23/>,
        <http://dewey.info/class/916.8712/e23/>,
        <http://dewey.info/class/916.883/e23/>,
        <http://dewey.info/class/968.716/e23/>,
        <http://dewey.info/class/968.83/e23/> ;
    skos:prefLabel "Kalahari desert"@en,
        "Kalahari"@nb .

humord:c14521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14521" ;
    dct:modified "1996-08-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ancient Hinduism"@en,
        "Brahmanism"@en,
        "Vedic Brahmanism"@en,
        "Vedism"@en ;
    skos:broader humord:c08501 ;
    skos:closeMatch <http://dewey.info/class/294.5/e23/> ;
    skos:definition "Den indiske religionsformen som utviklet seg ca.1000-800 f.Kr., og som er preget av prestenes (brahmanenes) sentrale rolle <Rel.leks.)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5/e23/> ;
    skos:prefLabel "Historic Vedic religion"@en,
        "Brahmanisme"@nb .

humord:c14523 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14523" ;
    dct:modified "2025-03-03T08:13:47"^^xsd:dateTime ;
    skos:altLabel "Svendborg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Svendborg"@en,
        "Svendborg"@nb .

humord:c14524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14524" ;
    dct:modified "2025-01-21T07:52:05"^^xsd:dateTime ;
    skos:altLabel "Collections (Museology)"@en,
        "Museumssamlingar"@nb,
        "Samlingar (Museologi)"@nb,
        "Samlinger (Museologi)"@nb ;
    skos:broader humord:c04618 ;
    skos:closeMatch realfagstermer:c006279,
        <http://dewey.info/class/069.5/e23/> ;
    skos:definition "Større eller mindre samling av kunstgjenstander eller andre artefakter i privat eller offentlig eie, ikke nødvendigvis utstilt eller tilgjengelig <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006279,
        <http://dewey.info/class/069.5/e23/> ;
    skos:prefLabel "Museum collections"@en,
        "Museumssamlinger"@nb .

humord:c14525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14525" ;
    dct:modified "2024-11-28T13:37:41"^^xsd:dateTime ;
    skos:altLabel "Motorbåtar"@nb ;
    skos:broader humord:c69111 ;
    skos:definition "Motorbåt er en fellesbetegnelse på mindre fartøyer drevet med bensin- eller dieselmotor. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/387.231/e23/>,
        <http://dewey.info/class/623.8231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.231/e23/>,
        <http://dewey.info/class/623.8231/e23/> ;
    skos:prefLabel "Motor boats"@en,
        "Motorbåter"@nb .

humord:c14526 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14526" ;
    dct:modified "2024-09-16T11:29:24"^^xsd:dateTime ;
    skos:altLabel "Chios"@nb,
        "Khios"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49582/e23/>,
        <http://dewey.info/class/914.9582/e23/>,
        <http://dewey.info/class/949.582/e23/> ;
    skos:broader humord:c02365 ;
    skos:closeMatch <http://dewey.info/class/2--3913/e23/>,
        <http://dewey.info/class/939.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3913/e23/>,
        <http://dewey.info/class/2--49582/e23/>,
        <http://dewey.info/class/914.9582/e23/>,
        <http://dewey.info/class/939.13/e23/>,
        <http://dewey.info/class/949.582/e23/> ;
    skos:prefLabel "Chios"@en,
        "Chios"@nb .

humord:c14527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14527" ;
    dct:modified "2024-10-21T08:56:22"^^xsd:dateTime ;
    skos:altLabel "Aeolian Greek language"@en,
        "Aiolisk gresk språk"@nb,
        "Aiolisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:broader humord:c10342 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:prefLabel "Aeolic Greek language"@en,
        "Aiolisk språk"@nb .

humord:c14530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14530" ;
    dct:modified "2024-10-28T09:38:09"^^xsd:dateTime ;
    skos:altLabel "Montanists"@en,
        "New prophecy"@en,
        "Montanisme"@nb,
        "Montanistar"@nb,
        "Montanister"@nb ;
    skos:broadMatch <http://dewey.info/class/270.1/e23/>,
        <http://dewey.info/class/273.1/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Montanister var tilhengerne av montanismen, en kristen apokalyptisk bevegelse oppkalt etter profeten Montanus som virket i Frygia i årene 155–160 evt. sammen med to profetkvinner, Maximilla og Priscilla (Prisca). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.1/e23/>,
        <http://dewey.info/class/273.1/e23/> ;
    skos:prefLabel "Montanism"@en,
        "Montanisme"@nb .

humord:c14532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14532" ;
    dct:modified "2024-07-03T12:35:43"^^xsd:dateTime ;
    skos:altLabel "Abolitionist movement"@en,
        "Abolisjonisme"@nb,
        "Abolisjonsbevegelsen"@nb,
        "Abolisjonsrørsla"@nb ;
    skos:broader humord:c09179 ;
    skos:definition "Bevegelse som kjempet for hurtig avskaffelse av slaveriet i USA. Fikk særlig betydning fra og med 1830-årene <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/973.7114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.7114/e23/> ;
    skos:prefLabel "Abolitionism"@en,
        "Abolisjonisme"@nb ;
    skos:related humord:c09240,
        humord:c28117 .

humord:c14536 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14536" ;
    dct:modified "2017-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484151/e23/>,
        <http://dewey.info/class/914.84151/e23/>,
        <http://dewey.info/class/948.4151/e23/> ;
    skos:broader humord:c13236 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484151/e23/>,
        <http://dewey.info/class/914.84151/e23/>,
        <http://dewey.info/class/948.4151/e23/> ;
    skos:prefLabel "Haltdalen"@en,
        "Haltdalen"@nb .

humord:c14537 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14537" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482831/e23/>,
        <http://dewey.info/class/914.82831/e23/>,
        <http://dewey.info/class/948.2831/e23/> ;
    skos:broader humord:c11787 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482831/e23/>,
        <http://dewey.info/class/914.82831/e23/>,
        <http://dewey.info/class/948.2831/e23/> ;
    skos:prefLabel "Gransherad"@en,
        "Gransherad"@nb .

humord:c14538 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14538" ;
    dct:modified "2025-04-01T07:49:38"^^xsd:dateTime ;
    skos:altLabel "Søreide"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Søreide"@en,
        "Søreide"@nb .

humord:c14539 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14539" ;
    dct:modified "2024-10-09T15:24:06"^^xsd:dateTime ;
    skos:altLabel "Bagheria"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45823/e23/>,
        <http://dewey.info/class/914.5823/e23/>,
        <http://dewey.info/class/945.823/e23/> ;
    skos:broader humord:c02519 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45823/e23/>,
        <http://dewey.info/class/914.5823/e23/>,
        <http://dewey.info/class/945.823/e23/> ;
    skos:prefLabel "Bagheria"@en,
        "Bagheria"@nb .

humord:c14540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14540" ;
    dct:modified "2024-01-02T14:59:40"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484513/e23/>,
        <http://dewey.info/class/914.84513/e23/>,
        <http://dewey.info/class/948.4513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484513/e23/>,
        <http://dewey.info/class/914.84513/e23/>,
        <http://dewey.info/class/948.4513/e23/> ;
    skos:prefLabel "Gratangen"@en,
        "Gratangen"@nb .

humord:c14541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14541" ;
    dct:modified "2024-08-20T08:17:52"^^xsd:dateTime ;
    skos:altLabel "Åttringar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04384 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Åttringer"@en,
        "Åttringer"@nb .

humord:c14542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14542" ;
    dct:modified "2025-01-06T06:43:36"^^xsd:dateTime ;
    skos:altLabel "Fembøringar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04384 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.8203/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Fembøring"@en,
        "Fembøringer"@nb .

humord:c14543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14543" ;
    dct:modified "2025-01-06T06:43:01"^^xsd:dateTime ;
    skos:altLabel "Sixerns"@en,
        "Seksringar"@nb,
        "Seksæringar"@nb,
        "Seksæringer"@nb,
        "Treroing"@nb ;
    skos:broadMatch <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04384 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Sixareens"@en,
        "Seksringer"@nb .

humord:c14547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14547" ;
    dct:modified "2021-02-02T10:57:03"^^xsd:dateTime ;
    skos:altLabel "Saami religion"@en ;
    skos:broader humord:c08549 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/299.457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.457/e23/> ;
    skos:prefLabel "Sámi religion"@en,
        "Samisk religion"@nb .

humord:c14548 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14548" ;
    dct:modified "2025-04-01T11:58:12"^^xsd:dateTime ;
    skos:altLabel "Jostedalsbreen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/914.838/e23/>,
        <http://dewey.info/class/948.38/e23/> ;
    skos:broader humord:c58368 ;
    skos:exactMatch realfagstermer:c030607 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030607,
        <http://dewey.info/class/2--4838/e23/>,
        <http://dewey.info/class/914.838/e23/>,
        <http://dewey.info/class/948.38/e23/> ;
    skos:prefLabel "Jostedal glacier"@en,
        "Jostedalsbreen"@nb .

humord:c14552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14552" ;
    dct:modified "2025-03-31T09:44:13"^^xsd:dateTime ;
    skos:altLabel "Caféer"@nb,
        "Kafear"@nb,
        "Kaféar"@nb,
        "Kaféer"@nb ;
    skos:broadMatch <http://dewey.info/class/647.95/e23/> ;
    skos:broader humord:c07612 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Cafes"@en,
        "Kafeer"@nb .

humord:c14553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14553" ;
    dct:modified "2025-04-01T13:33:17"^^xsd:dateTime ;
    skos:altLabel "Sakral kunst"@nb ;
    skos:broader humord:c05617 ;
    skos:closeMatch <http://dewey.info/class/700.482/e23/>,
        <http://dewey.info/class/704.948/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246/e23/>,
        <http://dewey.info/class/700.482/e23/>,
        <http://dewey.info/class/704.948/e23/> ;
    skos:prefLabel "Sacral art"@en,
        "Sakral kunst"@nb ;
    skos:related humord:c05652 ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/246/e23/> .

humord:c14554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14554" ;
    dct:modified "2025-04-01T14:34:30"^^xsd:dateTime ;
    skos:altLabel "Profan kunst"@nb ;
    skos:broadMatch <http://dewey.info/class/700/e23/> ;
    skos:broader humord:c05617 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Profane art"@en,
        "Profan kunst"@nb .

humord:c14558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14558" ;
    dct:modified "2025-01-13T19:26:04"^^xsd:dateTime ;
    skos:altLabel "Gardin"@nb,
        "Gardiner"@nb ;
    skos:broadMatch <http://dewey.info/class/684.3/e23/> ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/645.32/e23/>,
        <http://dewey.info/class/746.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.32/e23/>,
        <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/684.3/e23/>,
        <http://dewey.info/class/746.94/e23/> ;
    skos:prefLabel "Curtains"@en,
        "Gardiner"@nb ;
    skos:related humord:c07794 ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/> .

humord:c14559 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14559" ;
    dct:modified "2025-03-06T14:18:40"^^xsd:dateTime ;
    skos:altLabel "Sørvagur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:broader humord:c02335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4915/e23/>,
        <http://dewey.info/class/914.915/e23/>,
        <http://dewey.info/class/949.15/e23/> ;
    skos:prefLabel "Sørvagur"@en,
        "Sørvagur"@nb .

humord:c14560 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14560" ;
    dct:modified "2025-03-20T09:06:17"^^xsd:dateTime ;
    skos:altLabel "Sigersvoll"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:broader humord:c12871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483221/e23/>,
        <http://dewey.info/class/914.83221/e23/>,
        <http://dewey.info/class/948.3221/e23/> ;
    skos:prefLabel "Sigersvoll"@en,
        "Sigersvoll"@nb .

humord:c14562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14562" ;
    dct:modified "2024-10-09T15:16:59"^^xsd:dateTime ;
    skos:altLabel "Bahuvrihi"@nb ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05906 ;
    skos:definition "Sammensatt ord som har et substantiv som siste ledd, og der dette substantiv angir det området som det første ledd gjelder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Bahuvrihi"@en,
        "Bahuvrihi"@nb .

humord:c14563 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14563" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:broader humord:c02718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Valen"@en,
        "Valen"@nb .

humord:c14566 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14566" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484415/e23/>,
        <http://dewey.info/class/914.84415/e23/>,
        <http://dewey.info/class/948.4415/e23/> ;
    skos:broader humord:c02794 ;
    skos:exactMatch realfagstermer:c030588 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030588,
        <http://dewey.info/class/2--484415/e23/>,
        <http://dewey.info/class/914.84415/e23/>,
        <http://dewey.info/class/948.4415/e23/> ;
    skos:prefLabel "Mosjøen"@en,
        "Mosjøen"@nb .

humord:c14567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14567" ;
    dct:modified "1996-08-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.032/e23/> ;
    skos:broader humord:c06568 ;
    skos:definition "Betegner i angelsaksisk litteraturteori en art sammenligning, hvor sammenligningsleddene ikke skal tilhøre samme virkelighetsområde <AAa)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.032/e23/> ;
    skos:prefLabel "Similes"@en,
        "Simile"@nb ;
    skos:related humord:c12398 .

humord:c14568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14568" ;
    dct:modified "2023-09-01T09:24:24"^^xsd:dateTime ;
    skos:altLabel "Protectorates"@en,
        "Protektorater"@nb ;
    skos:broadMatch <http://dewey.info/class/321.08/e23/> ;
    skos:broader humord:c08955,
        humord:c09020 ;
    skos:definition "Protektorat er et folkerettslig forhold mellom to stater, bygd på traktat, hvor en sterk stat (protektorstaten) påtar seg å beskytte en svakere stat (den protesjerte) og ivareta dens interesser overfor andre stater <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.08/e23/> ;
    skos:prefLabel "Protectorate"@en,
        "Protektorat"@nb .

humord:c14569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14569" ;
    dct:modified "2024-09-04T10:45:08"^^xsd:dateTime ;
    skos:altLabel "Adoption"@en,
        "Child adoptions"@en,
        "Intercountry adoption"@en,
        "Overseas adoption"@en,
        "Transnational adoption"@en,
        "Adopsjon"@nb,
        "Adopsjonar"@nb,
        "Barneadopsjonar"@nb,
        "Barneadopsjoner"@nb,
        "Utalandsadopsjonar"@nb,
        "Utalandsadopsjoner"@nb,
        "Utanlandsadopsjonar"@nb,
        "Utenlandsadopsjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/204.41/e23/> ;
    skos:broader humord:c08974 ;
    skos:exactMatch <http://dewey.info/class/362.734/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/346.0178/e23/>,
        <http://dewey.info/class/362.734/e23/>,
        <http://dewey.info/class/364.18/e23/> ;
    skos:prefLabel "Adoptions"@en,
        "Adopsjoner"@nb ;
    skos:related humord:c07172 ;
    skos:relatedMatch <http://dewey.info/class/346.0178/e23/>,
        <http://dewey.info/class/364.18/e23/> .

humord:c14571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14571" ;
    dct:modified "2020-10-19T16:05:38"^^xsd:dateTime ;
    skos:altLabel "Velar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:definition "Språklyder som blir uttalt med baktungeryggen mot ganeseilet <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Velars"@en,
        "Velarer"@nb ;
    skos:related humord:c05751 .

humord:c14572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14572" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bibliographic standards"@en ;
    skos:broadMatch <http://dewey.info/class/025.3/e23/> ;
    skos:broader humord:c00145 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/010.44/e23/>,
        <http://dewey.info/class/025.3/e23/> ;
    skos:prefLabel "Bibliographic formats"@en,
        "Bibliografiske formater"@nb ;
    skos:relatedMatch <http://dewey.info/class/010.44/e23/> .

humord:c14573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14573" ;
    dct:modified "1996-08-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/025.316/e23/> ;
    skos:broader humord:c14572 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.316/e23/> ;
    skos:prefLabel "Normarc"@en,
        "Normarc"@nb .

humord:c14574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14574" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Strupelyder"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Laryngeals"@en,
        "Laryngaler"@nb .

humord:c14576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14576" ;
    dct:modified "2024-08-12T08:44:39"^^xsd:dateTime ;
    skos:altLabel "Sysken"@nb,
        "Søsken"@nb,
        "Søskenforhold"@nb ;
    skos:broader humord:c07170 ;
    skos:exactMatch realfagstermer:c004557,
        <http://dewey.info/class/1--0855/e23/>,
        <http://dewey.info/class/155.443/e23/>,
        <http://dewey.info/class/306.875/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004557,
        <http://dewey.info/class/1--0855/e23/>,
        <http://dewey.info/class/155.443/e23/>,
        <http://dewey.info/class/173/e23/>,
        <http://dewey.info/class/306.875/e23/> ;
    skos:prefLabel "Siblings"@en,
        "Søsken"@nb ;
    skos:related humord:c67869 ;
    skos:relatedMatch <http://dewey.info/class/173/e23/> .

humord:c14577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14577" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14576 ;
    skos:closeMatch <http://dewey.info/class/1--0855/e23/>,
        <http://dewey.info/class/306.875/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0855/e23/>,
        <http://dewey.info/class/306.875/e23/> ;
    skos:prefLabel "Brothers"@en,
        "Brødre"@nb .

humord:c14578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14578" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14576 ;
    skos:closeMatch <http://dewey.info/class/1--0855/e23/>,
        <http://dewey.info/class/306.875/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0855/e23/>,
        <http://dewey.info/class/306.875/e23/> ;
    skos:prefLabel "Sisters"@en,
        "Søstre"@nb .

humord:c14579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14579" ;
    dct:modified "2023-12-05T07:34:15"^^xsd:dateTime ;
    skos:altLabel "Logistics (Transport)"@en,
        "Logistikk (Transport)"@nb,
        "Transportlogistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/388/e23/> ;
    skos:broader humord:c04319 ;
    skos:closeMatch realfagstermer:c008731 ;
    skos:definition "Planlegging og administrasjon av varestrøm <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008731,
        <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Transport logistics"@en,
        "Transportlogistikk"@nb ;
    skos:related humord:c21227 .

humord:c14581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14581" ;
    dct:modified "2023-06-12T15:11:57"^^xsd:dateTime ;
    skos:altLabel "Alliance (Between countries)"@en,
        "Confederation"@en,
        "Unioner"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Løs eller fast sammenslutning av to eller flere stater til en overordnet politisk enhet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.02/e23/>,
        <http://dewey.info/class/321.04/e23/> ;
    skos:prefLabel "Union"@en,
        "Union"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.02/e23/>,
        <http://dewey.info/class/321.04/e23/> .

humord:c14582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14582" ;
    dct:modified "2024-11-08T10:28:38"^^xsd:dateTime ;
    skos:altLabel "Eurydike"@nb,
        "Evrydike"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Eurydice"@en,
        "Eurydike"@nb ;
    skos:related humord:c07151 .

humord:c14584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14584" ;
    dct:modified "2024-11-06T08:16:52"^^xsd:dateTime ;
    skos:altLabel "Enker"@nb,
        "Enkjer"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/1--08654/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.883/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08654/e23/>,
        <http://dewey.info/class/155.6443/e23/>,
        <http://dewey.info/class/306.883/e23/>,
        <http://dewey.info/class/362.83958/e23/> ;
    skos:prefLabel "Widows"@en,
        "Enker"@nb ;
    skos:related humord:c07215 ;
    skos:relatedMatch <http://dewey.info/class/155.6443/e23/>,
        <http://dewey.info/class/362.83958/e23/> .

humord:c14587 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14587" ;
    dct:modified "2024-12-03T14:50:02"^^xsd:dateTime ;
    skos:altLabel "Pashto folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Pashto folk literature"@en,
        "Pashto folkediktning"@nb .

humord:c14588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14588" ;
    dct:modified "2024-11-07T20:03:58"^^xsd:dateTime ;
    skos:altLabel "Ram (God)"@en,
        "Ramachandra"@en,
        "Rama"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Rama er en indisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Rama"@en,
        "Rama"@nb .

humord:c14589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14589" ;
    dct:modified "2025-02-25T07:10:50"^^xsd:dateTime ;
    skos:altLabel "Karatepe"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/939.35/e23/> ;
    skos:broader humord:c14093,
        humord:c29021 ;
    skos:definition "Karatepe er en hetittisk oltidsby og fort i oldtidsområdet Kilikia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/2--5647/e23/>,
        <http://dewey.info/class/915.647/e23/>,
        <http://dewey.info/class/939.35/e23/>,
        <http://dewey.info/class/956.47/e23/> ;
    skos:prefLabel "Karatepe"@en,
        "Karatepe"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5647/e23/>,
        <http://dewey.info/class/915.647/e23/>,
        <http://dewey.info/class/956.47/e23/> .

humord:c14593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14593" ;
    dct:modified "2024-10-25T08:41:35"^^xsd:dateTime ;
    skos:altLabel "Mbum språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: mdd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Mbum language"@en,
        "Mbum språk"@nb .

humord:c14594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14594" ;
    dct:modified "2024-08-28T11:29:02"^^xsd:dateTime ;
    skos:altLabel "Astrophyscists"@en,
        "Cosmologists"@en,
        "Astrofysikarar"@nb,
        "Astrofysikere"@nb,
        "Astronomar"@nb,
        "Kosmologar"@nb,
        "Kosmologer"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c005190,
        <http://dewey.info/class/305.952/e23/>,
        <http://dewey.info/class/520.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005190,
        <http://dewey.info/class/305.952/e23/>,
        <http://dewey.info/class/520.92/e23/> ;
    skos:prefLabel "Astronomers"@en,
        "Astronomer"@nb ;
    skos:related humord:c08181 .

humord:c14595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14595" ;
    dct:modified "2002-04-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c18454 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Kuchipudi"@en,
        "Kuchipudi"@nb .

humord:c14596 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14596" ;
    dct:modified "2024-10-10T13:43:34"^^xsd:dateTime ;
    skos:altLabel "Bamako"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:broader humord:c01584 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Bamako"@en,
        "Bamako"@nb .

humord:c14599 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14599" ;
    dct:modified "2024-08-13T09:59:33"^^xsd:dateTime ;
    skos:altLabel "Alvdal"@nb ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030675,
        <http://dewey.info/class/2--482461/e23/>,
        <http://dewey.info/class/914.82461/e23/>,
        <http://dewey.info/class/948.2461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030675,
        <http://dewey.info/class/2--482461/e23/>,
        <http://dewey.info/class/914.82461/e23/>,
        <http://dewey.info/class/948.2461/e23/> ;
    skos:prefLabel "Alvdal"@en,
        "Alvdal"@nb .

humord:c14603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14603" ;
    dct:modified "2024-10-28T09:51:39"^^xsd:dateTime ;
    skos:altLabel "Maronittar"@nb ;
    skos:broadMatch <http://dewey.info/class/281.52/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Tilhenger av den maronittiske kristne lære <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.52/e23/> ;
    skos:prefLabel "Maronites"@en,
        "Maronitter"@nb .

humord:c14604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14604" ;
    dct:modified "1996-09-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Desersjon"@nb,
        "Desertering"@nb ;
    skos:broader humord:c14445 ;
    skos:definition "Det å rømme fra (militær)tjeneste, særlig i krig <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/355.1334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.014/e23/>,
        <http://dewey.info/class/355.1334/e23/> ;
    skos:prefLabel "Desertion"@en,
        "Desertasjon"@nb ;
    skos:related humord:c14607 ;
    skos:relatedMatch <http://dewey.info/class/343.014/e23/> .

humord:c14607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14607" ;
    dct:modified "2024-10-30T12:20:54"^^xsd:dateTime ;
    skos:altLabel "Desertørar"@nb ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/355.1334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.1334/e23/> ;
    skos:prefLabel "Deserters"@en,
        "Desertører"@nb ;
    skos:related humord:c14604 .

humord:c14608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14608" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/393.30932/e23/> ;
    skos:broader humord:c05647 ;
    skos:definition "Begravelsesurne, oftest av stein, brukt av de gamle egyptere ved mumiebegravelser <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.30932/e23/>,
        <http://dewey.info/class/731.72/e23/> ;
    skos:prefLabel "Canopic jars"@en,
        "Kanoper"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.72/e23/> .

humord:c14609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14609" ;
    dct:modified "2025-02-10T08:41:31"^^xsd:dateTime ;
    skos:altLabel "Memfis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/932.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/932.2/e23/> ;
    skos:prefLabel "Memphis (Egypt)"@en,
        "Memfis"@nb .

humord:c14610 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14610" ;
    dct:modified "2025-02-11T11:29:45"^^xsd:dateTime ;
    skos:altLabel "Niagara"@nb,
        "Niagara Falls"@nb,
        "Niagarafalla"@nb,
        "Niagarafallene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--71338/e23/>,
        <http://dewey.info/class/2--74798/e23/>,
        <http://dewey.info/class/2--74799/e23/>,
        <http://dewey.info/class/917.1338/e23/>,
        <http://dewey.info/class/917.4798/e23/>,
        <http://dewey.info/class/917.4799/e23/>,
        <http://dewey.info/class/971.338/e23/>,
        <http://dewey.info/class/974.798/e23/>,
        <http://dewey.info/class/974.799/e23/> ;
    skos:broader humord:c01807 ;
    skos:definition "Elv i Nord-Amerika, danner grense mellom USA, staten New York, og Canada <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--71339/e23/>,
        <http://dewey.info/class/917.1339/e23/>,
        <http://dewey.info/class/971.339/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--71338/e23/>,
        <http://dewey.info/class/2--71339/e23/>,
        <http://dewey.info/class/2--74798/e23/>,
        <http://dewey.info/class/2--74799/e23/>,
        <http://dewey.info/class/917.1338/e23/>,
        <http://dewey.info/class/917.1339/e23/>,
        <http://dewey.info/class/917.4798/e23/>,
        <http://dewey.info/class/917.4799/e23/>,
        <http://dewey.info/class/971.338/e23/>,
        <http://dewey.info/class/971.339/e23/>,
        <http://dewey.info/class/974.798/e23/>,
        <http://dewey.info/class/974.799/e23/> ;
    skos:prefLabel "Niagara River"@en,
        "Niagara"@nb .

humord:c14613 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14613" ;
    dct:modified "2025-02-13T06:44:06"^^xsd:dateTime ;
    skos:altLabel "Ontario"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--713/e23/>,
        <http://dewey.info/class/917.13/e23/>,
        <http://dewey.info/class/971.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--713/e23/>,
        <http://dewey.info/class/917.13/e23/>,
        <http://dewey.info/class/971.3/e23/> ;
    skos:prefLabel "Ontario"@en,
        "Ontario"@nb .

humord:c14615 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14615" ;
    dct:modified "2025-02-24T10:45:12"^^xsd:dateTime ;
    skos:altLabel "Tarai"@en,
        "Tarai"@nb,
        "Terai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/>,
        <http://dewey.info/class/954/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Tarai er et lavlandsområde i Sør-Nepal og nordvestlige India <Wikipedia, engelsk>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54/e23/>,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.4/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/>,
        <http://dewey.info/class/954/e23/> ;
    skos:prefLabel "Terai"@en,
        "Tarai"@nb .

humord:c14617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14617" ;
    dct:modified "2024-10-29T09:00:25"^^xsd:dateTime ;
    skos:altLabel "Zoroastrians"@en,
        "Zarathustrianarar"@nb,
        "Zoroastrianarar"@nb,
        "Zoroastrianere"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/295.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/295.092/e23/> ;
    skos:prefLabel "Zarathustrians"@en,
        "Zarathustrianere"@nb ;
    skos:related humord:c08543 .

humord:c14619 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14619" ;
    dct:modified "2025-02-25T07:17:16"^^xsd:dateTime ;
    skos:altLabel "Tosya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5637/e23/>,
        <http://dewey.info/class/915.637/e23/>,
        <http://dewey.info/class/956.37/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Tosya er en by og distrikt i Kastamonu-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5637/e23/>,
        <http://dewey.info/class/915.637/e23/>,
        <http://dewey.info/class/956.37/e23/> ;
    skos:prefLabel "Tosya"@en,
        "Tosya"@nb .

humord:c14620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14620" ;
    dct:modified "2024-09-23T13:50:37"^^xsd:dateTime ;
    skos:altLabel "Interest"@en,
        "Bankrentar"@nb,
        "Bankrenter"@nb,
        "Rente"@nb,
        "Renter"@nb ;
    skos:broadMatch <http://dewey.info/class/332.6323/e23/>,
        <http://dewey.info/class/336.1/e23/> ;
    skos:broader humord:c07849 ;
    skos:definition "Rente er en godtgjørelse for disposisjonsrett til kapital.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000471,
        <http://dewey.info/class/332.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000471,
        <http://dewey.info/class/332.113/e23/>,
        <http://dewey.info/class/332.6323/e23/>,
        <http://dewey.info/class/332.8/e23/>,
        <http://dewey.info/class/336.1/e23/>,
        <http://dewey.info/class/336.182/e23/>,
        <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/336.243/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/346.073/e23/>,
        <http://dewey.info/class/354.86/e23/> ;
    skos:prefLabel "Interests"@en,
        "Renter"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.113/e23/>,
        <http://dewey.info/class/336.182/e23/>,
        <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/336.243/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/346.073/e23/>,
        <http://dewey.info/class/354.86/e23/> .

humord:c14621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14621" ;
    dct:modified "2025-01-10T07:51:25"^^xsd:dateTime ;
    skos:altLabel "Pali studies"@en,
        "Pali filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.37/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.37/e23/> ;
    skos:prefLabel "Pali philology"@en,
        "Pali filologi"@nb .

humord:c14622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14622" ;
    dct:modified "2023-12-13T08:15:23"^^xsd:dateTime ;
    skos:altLabel "Official publications"@en,
        "Offentlege publikasjoner"@nb,
        "Offisielle publikasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c00154 ;
    skos:exactMatch realfagstermer:c002840 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002840,
        <http://dewey.info/class/011.53/e23/>,
        <http://dewey.info/class/025.3434/e23/>,
        <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Government publications"@en,
        "Offentlige publikasjoner"@nb ;
    skos:related humord:c21241 ;
    skos:relatedMatch <http://dewey.info/class/011.53/e23/>,
        <http://dewey.info/class/025.3434/e23/> .

humord:c14624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14624" ;
    dct:modified "2024-11-13T09:45:11"^^xsd:dateTime ;
    skos:altLabel "GIS"@en,
        "Geographical information systems"@en,
        "GIS"@nb,
        "Geografiske informasjonssystem"@nb ;
    skos:broader humord:c12518 ;
    skos:definition "Geografisk informasjonssystem er programvare for innsamling, organisering, lagring, analyse og visualisering av geografisk informasjon. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003540,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003540,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:prefLabel "Geographic information systems"@en,
        "Geografiske informasjonssystemer"@nb ;
    skos:related humord:c15333 .

humord:c14626 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14626" ;
    dct:modified "2024-12-06T10:22:30"^^xsd:dateTime ;
    skos:altLabel "Finsk-ugrisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Finno-Ugric folk literature"@en,
        "Finsk-ugrisk folkediktning"@nb .

humord:c14627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14627" ;
    dct:modified "2024-10-09T08:14:42"^^xsd:dateTime ;
    skos:altLabel "Bad (Rom)"@nb,
        "Baderom"@nb ;
    skos:broader humord:c05276 ;
    skos:closeMatch <http://dewey.info/class/690.42/e23/>,
        <http://dewey.info/class/696.182/e23/> ;
    skos:exactMatch <http://dewey.info/class/643.52/e23/>,
        <http://dewey.info/class/747.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.52/e23/>,
        <http://dewey.info/class/690.42/e23/>,
        <http://dewey.info/class/696.182/e23/>,
        <http://dewey.info/class/747.78/e23/> ;
    skos:prefLabel "Bathrooms"@en,
        "Baderom"@nb .

humord:c14629 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14629" ;
    dct:modified "2024-10-16T13:51:42"^^xsd:dateTime ;
    skos:altLabel "Belfast"@nb ;
    skos:broader humord:c03239 ;
    skos:closeMatch <http://dewey.info/class/2--4167/e23/>,
        <http://dewey.info/class/914.167/e23/>,
        <http://dewey.info/class/941.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4167/e23/>,
        <http://dewey.info/class/914.167/e23/>,
        <http://dewey.info/class/941.67/e23/> ;
    skos:prefLabel "Belfast"@en,
        "Belfast"@nb .

humord:c14630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14630" ;
    dct:modified "1996-09-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43414/e23/>,
        <http://dewey.info/class/914.3414/e23/>,
        <http://dewey.info/class/943.414/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43414/e23/>,
        <http://dewey.info/class/914.3414/e23/>,
        <http://dewey.info/class/943.414/e23/> ;
    skos:prefLabel "Marburg"@en,
        "Marburg"@nb .

humord:c14631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14631" ;
    dct:modified "2025-01-30T14:56:13"^^xsd:dateTime ;
    skos:altLabel "Nereider"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Gresk havnymfe <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Nereids"@en,
        "Nereider"@nb .

humord:c14632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14632" ;
    dct:modified "2024-11-08T09:07:40"^^xsd:dateTime ;
    skos:altLabel "Kore (Mytologi)"@nb,
        "Persefone"@nb,
        "Proserpina"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Persefone, underverdenens dronning i gresk mytologi. Persefone er Hades' hustru, og datter av Zevs og Demeter. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Persephone"@en,
        "Persefone"@nb .

humord:c14634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14634" ;
    dct:modified "2021-09-21T15:28:19"^^xsd:dateTime ;
    skos:altLabel "Jumble sales"@en ;
    skos:broader humord:c07745 ;
    skos:definition "Marked der det blir solgt brukte ting til lave priser <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/381.192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.192/e23/> ;
    skos:prefLabel "Flea markets"@en,
        "Loppemarkeder"@nb .

humord:c14635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14635" ;
    dct:modified "2025-01-13T19:40:29"^^xsd:dateTime ;
    skos:altLabel "Snøsko"@nb,
        "Truger"@nb ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/688.7692/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.7692/e23/> ;
    skos:prefLabel "Snowshoes"@en,
        "Truger"@nb .

humord:c14638 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14638" ;
    dct:modified "2025-03-24T14:29:28"^^xsd:dateTime ;
    skos:altLabel "Hønefoss"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:broader humord:c02658 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:prefLabel "Hønefoss"@en,
        "Hønefoss"@nb .

humord:c14639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14639" ;
    dct:modified "2025-03-18T09:11:45"^^xsd:dateTime ;
    skos:altLabel "Oddernes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:prefLabel "Oddernes"@en,
        "Oddernes"@nb .

humord:c14640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14640" ;
    dct:modified "2022-03-07T07:50:11"^^xsd:dateTime ;
    skos:altLabel "Continuing education (Educational systems)"@en,
        "Education beyond qualification"@en,
        "Follow-up studies"@en,
        "Further education"@en,
        "Further training"@en,
        "Supplementary education"@en,
        "Supplementary training"@en,
        "Etter- og videreutdanning"@nb,
        "Etterutdannelse"@nb,
        "Videreutdannelse"@nb,
        "Videreutdanning"@nb ;
    skos:broader humord:c07945 ;
    skos:closeMatch <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/374/e23/> ;
    skos:definition "Supplerende utdanning innenfor et område <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c009748 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009748,
        <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/374/e23/> ;
    skos:prefLabel "Further education"@en,
        "Etterutdanning"@nb ;
    skos:related humord:c21329 .

humord:c14642 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14642" ;
    dct:modified "2025-02-25T14:08:01"^^xsd:dateTime ;
    skos:altLabel "Tirol (Austria)"@en,
        "Tirol"@nb ;
    skos:broader humord:c03646,
        humord:c15923 ;
    skos:definition "Tirol er ewt forbundsland i Østerrike, den østerrikske delen av landskapet Tyrol <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:prefLabel "Tyrol (Austria)"@en,
        "Tirol"@nb .

humord:c14643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14643" ;
    dct:modified "2024-10-21T08:13:58"^^xsd:dateTime ;
    skos:altLabel "Elbslavisk språk"@nb,
        "Polabisk språk"@nb ;
    skos:broader humord:c10617 ;
    skos:editorialNote "Språkkode: pox"@nb ;
    skos:exactMatch <http://dewey.info/class/491.89/e23/>,
        <http://dewey.info/class/6--9189/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.89/e23/>,
        <http://dewey.info/class/6--9189/e23/> ;
    skos:prefLabel "Polabian language"@en,
        "Polabisk språk"@nb .

humord:c14644 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14644" ;
    dct:modified "2025-03-24T13:49:41"^^xsd:dateTime ;
    skos:altLabel "Pola"@nb,
        "Pula"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37391/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/937.391/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37391/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/937.391/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Pula"@en,
        "Pula"@nb .

humord:c14647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14647" ;
    dct:modified "2024-11-06T08:13:34"^^xsd:dateTime ;
    skos:altLabel "Property owners"@en,
        "Grunneigarar"@nb ;
    skos:broadMatch <http://dewey.info/class/333.3/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3/e23/> ;
    skos:prefLabel "Grunneiere"@nb ;
    skos:related humord:c07802 .

humord:c14648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14648" ;
    dct:modified "2024-11-11T08:47:35"^^xsd:dateTime ;
    skos:altLabel "Robakkrøyking"@nb,
        "Røyking"@nb,
        "Tobakksrøyking"@nb ;
    skos:broader humord:c04839 ;
    skos:exactMatch <http://dewey.info/class/394.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.296/e23/>,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/613.85/e23/>,
        <http://dewey.info/class/616.865/e23/> ;
    skos:prefLabel "Smoking"@en,
        "Røyking"@nb ;
    skos:related humord:c68829 ;
    skos:relatedMatch <http://dewey.info/class/362.296/e23/>,
        <http://dewey.info/class/613.85/e23/>,
        <http://dewey.info/class/616.865/e23/> .

humord:c14649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14649" ;
    dct:modified "2020-10-19T14:55:49"^^xsd:dateTime ;
    skos:altLabel "Nonce formations"@en ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05856 ;
    skos:definition "Nylaget ord som ikke nødvendigvis blir brukt flere ganger (engelsk: \"nonce word\" eller \"nonce formation\") <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Nonce-words"@en,
        "Engangsord"@nb .

humord:c14651 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14651" ;
    dct:modified "2025-03-05T19:07:45"^^xsd:dateTime ;
    skos:altLabel "Esbo"@nb,
        "Espoo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:broader humord:c13782 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489718/e23/>,
        <http://dewey.info/class/914.89718/e23/>,
        <http://dewey.info/class/948.9718/e23/> ;
    skos:prefLabel "Espoo"@en,
        "Espoo"@nb .

humord:c14653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14653" ;
    dct:modified "2024-09-23T11:36:21"^^xsd:dateTime ;
    skos:altLabel "Avfallsgjenvinning"@nb,
        "Gjenvinning"@nb,
        "Resirkulering"@nb ;
    skos:broader humord:c07770 ;
    skos:closeMatch realfagstermer:c011184 ;
    skos:definition "Det å gjenvinne og bruke på nytt verdifulle stoffer i avfall og restprodukter <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000103,
        <http://dewey.info/class/363.7282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000103,
        realfagstermer:c011184,
        <http://dewey.info/class/363.7282/e23/>,
        <http://dewey.info/class/666.14/e23/>,
        <http://dewey.info/class/676.142/e23/> ;
    skos:prefLabel "Recycling"@en,
        "Gjenvinning"@nb ;
    skos:relatedMatch <http://dewey.info/class/666.14/e23/>,
        <http://dewey.info/class/676.142/e23/> .

humord:c14655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14655" ;
    dct:modified "1996-09-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08121 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.6/e23/> ;
    skos:prefLabel "Loyalty"@en,
        "Lojalitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.6/e23/> .

humord:c14656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14656" ;
    dct:modified "2020-06-30T14:30:04"^^xsd:dateTime ;
    skos:altLabel "Return migration"@en,
        "Returmigrasjon"@nb,
        "Tilbakeføring (Flyktningepolitikk)"@nb ;
    skos:broader humord:c09249,
        humord:c09570 ;
    skos:closeMatch <http://dewey.info/class/629.4588/e23/> ;
    skos:definition "Tilbakeføring av flyktninger og krigsfanger til hjemlandet <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/629.4588/e23/> ;
    skos:prefLabel "Repatriation"@en,
        "Repatriering"@nb .

humord:c14657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14657" ;
    dct:modified "2024-03-14T11:02:08"^^xsd:dateTime ;
    skos:altLabel "Knoper"@nb,
        "Knutar"@nb,
        "Stikk"@nb ;
    skos:broader humord:c07792 ;
    skos:closeMatch <http://dewey.info/class/623.8882/e23/> ;
    skos:definition "Sammenknyttet del av tråd, tau, bånd el.l. <BOB>"@nb ;
    skos:exactMatch realfagstermer:c031676 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031676,
        <http://dewey.info/class/623.8882/e23/>,
        <http://dewey.info/class/796.545/e23/> ;
    skos:prefLabel "Knots"@en,
        "Knuter"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.545/e23/> .

humord:c14658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14658" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/677.71/e23/> ;
    skos:broader humord:c07792 ;
    skos:definition "Sammenfletting av to tau(ender) <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8882/e23/>,
        <http://dewey.info/class/677.71/e23/> ;
    skos:prefLabel "Splices"@en,
        "Spleiser"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.8882/e23/> .

humord:c14659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14659" ;
    dct:modified "2025-03-18T09:12:57"^^xsd:dateTime ;
    skos:altLabel "Tveit (Kristiansand)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:broader humord:c02959 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:prefLabel "Tveit (Kristiansand)"@en,
        "Tveit (Kristiansand)"@nb .

humord:c14660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14660" ;
    dct:modified "2025-03-18T09:02:33"^^xsd:dateTime ;
    skos:altLabel "Dypvåg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.3113/e23/> ;
    skos:broader humord:c13719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.3113/e23/> ;
    skos:prefLabel "Dypvåg"@en,
        "Dypvåg"@nb .

humord:c14661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14661" ;
    dct:modified "1996-09-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/534/e23/> ;
    skos:broader humord:c08268 ;
    skos:exactMatch <http://dewey.info/class/781.236/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/781.236/e23/> ;
    skos:prefLabel "Silence"@en,
        "Stillhet"@nb .

humord:c14662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14662" ;
    dct:modified "2024-12-02T10:03:57"^^xsd:dateTime ;
    skos:altLabel "Hol"@nb,
        "Hòl"@nb ;
    skos:broadMatch <http://dewey.info/class/114/e23/> ;
    skos:broader humord:c00534 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/114/e23/> ;
    skos:prefLabel "Holes"@en,
        "Hull"@nb .

humord:c14663 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14663" ;
    dct:modified "2025-03-24T15:34:59"^^xsd:dateTime ;
    skos:altLabel "Gardermoen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:broader humord:c12366 ;
    skos:exactMatch realfagstermer:c030283 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030283,
        <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:prefLabel "Gardermoen"@en,
        "Gardermoen"@nb .

humord:c14665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14665" ;
    dct:modified "2024-08-15T08:42:05"^^xsd:dateTime ;
    skos:altLabel "Animatum"@nb ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05946 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Animates"@en,
        "Animatum"@nb .

humord:c14666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14666" ;
    dct:modified "1996-10-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Buddhistisk gatha sanskrit språk"@nb,
        "Gatha sanskrit språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.2/e23/>,
        <http://dewey.info/class/6--912/e23/> ;
    skos:broader humord:c10357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.2/e23/>,
        <http://dewey.info/class/6--912/e23/> ;
    skos:prefLabel "Buddhist Hybrid Sanskrit"@en,
        "Buddhistisk hybridsanskrit språk"@nb .

humord:c14667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14667" ;
    dct:modified "1996-10-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10451 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Sari dialect"@en,
        "Sari dialekt"@nb .

humord:c14668 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14668" ;
    dct:modified "2025-02-21T15:19:19"^^xsd:dateTime ;
    skos:altLabel "Sari (Iran)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--5523/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/955.23/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--5523/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/955.23/e23/> ;
    skos:prefLabel "Sari (Iran)"@en,
        "Sari (Iran)"@nb .

humord:c14669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14669" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Spolium"@nb ;
    skos:broader humord:c05260 ;
    skos:definition "Gjenbrukt fragment av byggverk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.02/e23/>,
        <http://dewey.info/class/709.37/e23/>,
        <http://dewey.info/class/721.044/e23/>,
        <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/723/e23/> ;
    skos:prefLabel "Spolias"@en,
        "Spolier"@nb ;
    skos:relatedMatch <http://dewey.info/class/709.02/e23/>,
        <http://dewey.info/class/709.37/e23/>,
        <http://dewey.info/class/721.044/e23/>,
        <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/723/e23/> .

humord:c14671 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14671" ;
    dct:modified "2024-09-24T12:31:41"^^xsd:dateTime ;
    skos:altLabel "County Wexford"@nb,
        "Wexford County"@nb ;
    skos:broader humord:c02406 ;
    skos:exactMatch <http://dewey.info/class/2--41885/e23/>,
        <http://dewey.info/class/914.1885/e23/>,
        <http://dewey.info/class/941.885/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41885/e23/>,
        <http://dewey.info/class/914.1885/e23/>,
        <http://dewey.info/class/941.885/e23/> ;
    skos:prefLabel "County Wexford"@en,
        "County Wexford"@nb .

humord:c14673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14673" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Finitte verbformer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05972 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Finite verb forms"@en,
        "Finitte verbalformer"@nb .

humord:c14675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14675" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Infinitte verbformer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05972 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Infinite verb forms"@en,
        "Infinitte verbalformer"@nb .

humord:c14677 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14677" ;
    dct:modified "1996-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kola (Russland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4713/e23/>,
        <http://dewey.info/class/914.713/e23/>,
        <http://dewey.info/class/947.13/e23/> ;
    skos:broader humord:c03083 ;
    skos:exactMatch realfagstermer:c030418 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030418,
        <http://dewey.info/class/2--4713/e23/>,
        <http://dewey.info/class/914.713/e23/>,
        <http://dewey.info/class/947.13/e23/> ;
    skos:prefLabel "Kola peninsula"@en,
        "Kolahalvøya"@nb .

humord:c14678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14678" ;
    dct:modified "2025-03-06T08:17:55"^^xsd:dateTime ;
    skos:altLabel "Eastern Saami languages"@en,
        "Austsamisk språk"@nb,
        "Austsamiske språk"@nb,
        "Østsamisk språk"@nb ;
    skos:broader humord:c10809 ;
    skos:editorialNote "Språkkpde: sjd"@nb ;
    skos:exactMatch <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:prefLabel "Eastern Sámi languages"@en,
        "Østsamiske språk"@nb .

humord:c14679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14679" ;
    dct:modified "2024-10-28T09:51:22"^^xsd:dateTime ;
    skos:altLabel "Apostolic Lutheranism"@en,
        "Laestadian Lutheranism"@en,
        "Læstadianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/284.1/e23/> ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.1/e23/> ;
    skos:prefLabel "Laestadianism"@en,
        "Læstadianisme"@nb .

humord:c14680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14680" ;
    dct:modified "2024-10-28T09:51:09"^^xsd:dateTime ;
    skos:altLabel "Læstadianarar"@nb ;
    skos:broadMatch <http://dewey.info/class/284.1/e23/> ;
    skos:broader humord:c07338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.1/e23/> ;
    skos:prefLabel "Laestadians"@en,
        "Læstadianere"@nb .

humord:c14681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14681" ;
    dct:modified "1996-10-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Core vocabulary"@en,
        "Grunnvokabular"@nb,
        "Kjerneordforråd"@nb,
        "Kjernevokabular"@nb ;
    skos:broadMatch <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c06329 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Basic vocabulary"@en,
        "Grunnordforråd"@nb .

humord:c14685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14685" ;
    dct:modified "2024-10-17T14:48:21"^^xsd:dateTime ;
    skos:altLabel "Birbhum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:broader humord:c01901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "Birbhum district"@en,
        "Birbhum"@nb .

humord:c14686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14686" ;
    dct:modified "2020-11-25T08:56:05"^^xsd:dateTime ;
    skos:altLabel "Pasjonslyrikk"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--38232/e23/>,
        <http://dewey.info/class/808.803823296/e23/>,
        <http://dewey.info/class/809.933823296/e23/> ;
    skos:broader humord:c06814 ;
    skos:definition "Dikt som skildrer Kristi lidelse og død <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--38232/e23/>,
        <http://dewey.info/class/808.803823296/e23/>,
        <http://dewey.info/class/809.933823296/e23/> ;
    skos:prefLabel "Passion poetry"@en,
        "Pasjonsdikt"@nb .

humord:c14688 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14688" ;
    dct:modified "2025-03-05T19:19:37"^^xsd:dateTime ;
    skos:altLabel "Rovaniemi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Rovaniemi"@en,
        "Rovaniemi"@nb .

humord:c14689 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14689" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11557 ;
    skos:exactMatch <http://dewey.info/class/2--4242/e23/>,
        <http://dewey.info/class/914.242/e23/>,
        <http://dewey.info/class/942.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4242/e23/>,
        <http://dewey.info/class/914.242/e23/>,
        <http://dewey.info/class/942.42/e23/> ;
    skos:prefLabel "Herefordshire"@en,
        "Herefordshire"@nb .

humord:c14690 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14690" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27863 ;
    skos:closeMatch <http://dewey.info/class/2--42876/e23/>,
        <http://dewey.info/class/914.2876/e23/>,
        <http://dewey.info/class/942.876/e23/> ;
    skos:exactMatch realfagstermer:c030770 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030770,
        <http://dewey.info/class/2--42876/e23/>,
        <http://dewey.info/class/914.2876/e23/>,
        <http://dewey.info/class/942.876/e23/> ;
    skos:prefLabel "Newcasle-upon-Tyne"@en,
        "Newcastle-upon-Tyne"@nb .

humord:c14691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14691" ;
    dct:modified "2024-06-24T10:54:00"^^xsd:dateTime ;
    skos:altLabel "Atomic energy"@en,
        "Atomic power"@en,
        "Nuclear energy"@en,
        "Atomenergi"@nb,
        "Atomkraft"@nb,
        "Kjerneenergi"@nb,
        "Kjernekraft"@nb ;
    skos:broadMatch <http://dewey.info/class/539.7/e23/> ;
    skos:broader humord:c23956 ;
    skos:definition "Kjernekraft er elektrisk energi som produseres i kjernekraftverk ved hjelp av kjernefysisk fisjon eller fusjon <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013603,
        <http://dewey.info/class/333.7924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013603,
        <http://dewey.info/class/333.7924/e23/>,
        <http://dewey.info/class/343.0925/e23/>,
        <http://dewey.info/class/539.7/e23/> ;
    skos:prefLabel "Nuclear power"@en,
        "Kjernekraft"@nb ;
    skos:related humord:c22503,
        humord:c23714 ;
    skos:relatedMatch <http://dewey.info/class/343.0925/e23/> .

humord:c14694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14694" ;
    dct:modified "2024-12-03T14:22:20"^^xsd:dateTime ;
    skos:altLabel "Saami folk literature"@en,
        "Samisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20899457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20899457/e23/> ;
    skos:prefLabel "Sámi folk literature"@en,
        "Samisk folkediktning"@nb .

humord:c14695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14695" ;
    dct:modified "2024-11-14T20:08:03"^^xsd:dateTime ;
    skos:altLabel "Slander"@en,
        "Sladder"@nb ;
    skos:broadMatch <http://dewey.info/class/177.2/e23/>,
        <http://dewey.info/class/302.24/e23/> ;
    skos:broader humord:c06014 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.2/e23/>,
        <http://dewey.info/class/302.24/e23/> ;
    skos:prefLabel "Gossip"@en,
        "Sladder"@nb ;
    skos:related humord:c05021 .

humord:c14697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14697" ;
    dct:modified "2024-08-28T20:16:34"^^xsd:dateTime ;
    skos:altLabel "Autolexical theory"@en,
        "Autoleksikalsk syntaks"@nb,
        "Autoleksikalsk teori"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Autoleksikalsk syntaks er studiet av relasjoner mellom de ulike komponentene i grammatikken <Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Autolexical syntax"@en,
        "Autoleksikalsk syntaks"@nb .

humord:c14698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14698" ;
    dct:modified "2024-12-12T09:02:47"^^xsd:dateTime ;
    skos:altLabel "Gallerkrigane"@nb,
        "Gallerkrigen"@nb,
        "Gallerkrigene"@nb ;
    skos:broadMatch <http://dewey.info/class/936.402/e23/>,
        <http://dewey.info/class/937.05/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Cæsars krig i Gallia 58-50 f.Kr. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.402/e23/>,
        <http://dewey.info/class/937.05/e23/> ;
    skos:prefLabel "Gallic Wars"@en,
        "Gallerkrigen"@nb .

humord:c14699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14699" ;
    dct:modified "2024-11-27T13:29:38"^^xsd:dateTime ;
    skos:altLabel "Stål"@nb ;
    skos:broader humord:c66455 ;
    skos:closeMatch <http://dewey.info/class/620.17/e23/>,
        <http://dewey.info/class/691.7/e23/> ;
    skos:definition "Fellesbetegnelse for smibare jernlegeringer <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002249,
        <http://dewey.info/class/669.142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002249,
        <http://dewey.info/class/620.17/e23/>,
        <http://dewey.info/class/624.1821/e23/>,
        <http://dewey.info/class/669.142/e23/>,
        <http://dewey.info/class/672/e23/>,
        <http://dewey.info/class/691.7/e23/>,
        <http://dewey.info/class/693.71/e23/> ;
    skos:prefLabel "Steel"@en,
        "Stål"@nb ;
    skos:related humord:c07619,
        humord:c08377 ;
    skos:relatedMatch <http://dewey.info/class/624.1821/e23/>,
        <http://dewey.info/class/672/e23/>,
        <http://dewey.info/class/693.71/e23/> .

humord:c14700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14700" ;
    dct:modified "2020-06-04T14:44:03"^^xsd:dateTime ;
    skos:altLabel "Zaidism"@en,
        "Fem-imam gruppen"@nb,
        "Zaiditter"@nb,
        "Zaidiya"@nb,
        "Zaydisme"@nb,
        "Zayditter"@nb ;
    skos:broader humord:c08793 ;
    skos:closeMatch <http://dewey.info/class/297.1401824/e23/> ;
    skos:definition "Shia-islamsk gruppe som regner Zaid ibn Ali som den rettmessige leder <Rel.leks.>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.824/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.1401824/e23/>,
        <http://dewey.info/class/297.824/e23/>,
        <http://dewey.info/class/340.5901824/e23/> ;
    skos:prefLabel "Zaidiyah"@en,
        "Zaydiyyah"@nb ;
    skos:relatedMatch <http://dewey.info/class/340.5901824/e23/> .

humord:c14703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14703" ;
    dct:modified "2020-07-30T14:26:22"^^xsd:dateTime ;
    skos:broader humord:c17386 ;
    skos:closeMatch <http://dewey.info/class/792.7/e23/> ;
    skos:definition "Variert underholdning i intimt lokale, ofte med servering <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Cabarets"@en,
        "Kabareter"@nb ;
    skos:related humord:c05605,
        humord:c05608,
        humord:c17142 .

humord:c14704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14704" ;
    dct:modified "2023-08-21T08:01:29"^^xsd:dateTime ;
    skos:altLabel "Konsulatvesen"@nb ;
    skos:broadMatch <http://dewey.info/class/327.2/e23/> ;
    skos:broader humord:c09607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/353.13/e23/> ;
    skos:prefLabel "Consulates"@en,
        "Konsulater"@nb ;
    skos:related humord:c60374 ;
    skos:relatedMatch <http://dewey.info/class/353.13/e23/> .

humord:c14705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14705" ;
    dct:modified "2024-10-21T08:33:53"^^xsd:dateTime ;
    skos:altLabel "Kornisk litteratur"@nb ;
    skos:broader humord:c16658 ;
    skos:exactMatch <http://dewey.info/class/891.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.67/e23/> ;
    skos:prefLabel "Cornish literature"@en,
        "Kornisk litteratur"@nb .

humord:c14706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14706" ;
    dct:modified "1996-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Utflytting av en frase fra den vanlige posisjonen den har i en setning <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Extraposition"@en,
        "Ekstraposisjon"@nb .

humord:c14707 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14707" ;
    dct:modified "2025-02-27T08:12:48"^^xsd:dateTime ;
    skos:altLabel "Sameland"@nb,
        "Sapmi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Sapmi er samiske bosettingsområder på Kolahalvøya og i Norge, Sverige og Finland <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Sápmi"@en,
        "Sapmi"@nb ;
    skos:related humord:c03760 .

humord:c14708 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14708" ;
    dct:modified "2025-02-28T12:25:31"^^xsd:dateTime ;
    skos:altLabel "Stillehavet"@nb ;
    skos:broader humord:c03710 ;
    skos:exactMatch realfagstermer:c030241,
        <http://dewey.info/class/2--164/e23/>,
        <http://dewey.info/class/551.4614/e23/>,
        <http://dewey.info/class/910.9164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030241,
        <http://dewey.info/class/2--164/e23/>,
        <http://dewey.info/class/551.4614/e23/>,
        <http://dewey.info/class/910.9164/e23/> ;
    skos:prefLabel "Pacific Ocean"@en,
        "Stillehavet"@nb ;
    skos:related humord:c03721 .

humord:c14710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14710" ;
    dct:modified "2024-10-28T08:30:56"^^xsd:dateTime ;
    skos:altLabel "Kontrollerte språk"@nb ;
    skos:broader humord:c15161 ;
    skos:definition "Naturlig språk med forenklet grammatikk, ofte fagspråk, som lett kan oversettes maskinelt til et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/025.4/e23/>,
        <http://dewey.info/class/4--0147/e23/>,
        <http://dewey.info/class/4--8020285635/e23/>,
        <http://dewey.info/class/401.47/e23/> ;
    skos:prefLabel "Controlled languages"@en,
        "Kontrollerte språk"@nb ;
    skos:related humord:c04252,
        humord:c09768 ;
    skos:relatedMatch <http://dewey.info/class/006.35/e23/>,
        <http://dewey.info/class/025.4/e23/>,
        <http://dewey.info/class/4--0147/e23/>,
        <http://dewey.info/class/4--8020285635/e23/>,
        <http://dewey.info/class/401.47/e23/> .

humord:c14711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14711" ;
    dct:modified "2025-03-20T08:59:47"^^xsd:dateTime ;
    skos:altLabel "Fjære"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:broader humord:c02639 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483122/e23/>,
        <http://dewey.info/class/914.83122/e23/>,
        <http://dewey.info/class/948.3122/e23/> ;
    skos:prefLabel "Fjære"@en,
        "Fjære"@nb .

humord:c14712 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14712" ;
    dct:modified "2025-03-31T13:47:04"^^xsd:dateTime ;
    skos:altLabel "Torsnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Torsnes"@en,
        "Torsnes"@nb .

humord:c14713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14713" ;
    dct:modified "2018-12-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Lardal"@en,
        "Lardal"@nb .

humord:c14714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14714" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:broader humord:c02718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Fjelberg"@en,
        "Fjelberg"@nb .

humord:c14716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14716" ;
    dct:modified "2022-06-21T14:11:07"^^xsd:dateTime ;
    skos:altLabel "Canned foods industries"@en,
        "Canning industries"@en,
        "Canning industry"@en ;
    skos:broadMatch <http://dewey.info/class/664.0282/e23/> ;
    skos:broader humord:c21679 ;
    skos:exactMatch <http://dewey.info/class/338.476640282/e23/>,
        <http://dewey.info/class/338.76640282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476640282/e23/>,
        <http://dewey.info/class/338.76640282/e23/>,
        <http://dewey.info/class/664.0282/e23/> ;
    skos:prefLabel "Canned foods industry"@en,
        "Hermetikkindustri"@nb .

humord:c14717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14717" ;
    dct:modified "2025-02-13T06:32:11"^^xsd:dateTime ;
    skos:altLabel "Toronto"@nb ;
    skos:broader humord:c14613 ;
    skos:closeMatch <http://dewey.info/class/2--713541/e23/>,
        <http://dewey.info/class/917.13541/e23/>,
        <http://dewey.info/class/971.3541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--713541/e23/>,
        <http://dewey.info/class/917.13541/e23/>,
        <http://dewey.info/class/971.3541/e23/> ;
    skos:prefLabel "Toronto"@en,
        "Toronto"@nb .

humord:c14719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14719" ;
    dct:modified "2024-01-02T13:43:33"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484521/e23/>,
        <http://dewey.info/class/914.84521/e23/>,
        <http://dewey.info/class/948.4521/e23/> ;
    skos:broader humord:c02950 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484521/e23/>,
        <http://dewey.info/class/914.84521/e23/>,
        <http://dewey.info/class/948.4521/e23/> ;
    skos:prefLabel "Mefjordvær"@en,
        "Mefjordvær"@nb .

humord:c14720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14720" ;
    dct:modified "2025-03-30T18:53:35"^^xsd:dateTime ;
    skos:altLabel "Tustna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483932/e23/>,
        <http://dewey.info/class/914.83932/e23/>,
        <http://dewey.info/class/948.3932/e23/> ;
    skos:broader humord:c13663 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483932/e23/>,
        <http://dewey.info/class/914.83932/e23/>,
        <http://dewey.info/class/948.3932/e23/> ;
    skos:prefLabel "Tustna"@en,
        "Tustna"@nb .

humord:c14721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14721" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483626/e23/>,
        <http://dewey.info/class/914.83626/e23/>,
        <http://dewey.info/class/948.3626/e23/> ;
    skos:broader humord:c13018 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483626/e23/>,
        <http://dewey.info/class/914.83626/e23/>,
        <http://dewey.info/class/948.3626/e23/> ;
    skos:prefLabel "Kinsarvik"@en,
        "Kinsarvik"@nb .

humord:c14722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14722" ;
    dct:modified "2025-02-11T11:22:10"^^xsd:dateTime ;
    skos:altLabel "Latinos"@en,
        "Iberoamerikanarar"@nb,
        "Iberoamerikanere"@nb,
        "Latin-amerikanarar"@nb,
        "Latin-amerikanere"@nb,
        "Latinamerikanarar"@nb,
        "Latinos"@nb ;
    skos:broader humord:c00788 ;
    skos:closeMatch <http://dewey.info/class/973.0468/e23/> ;
    skos:definition "Person fra Latin-Amerika <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.868/e23/>,
        <http://dewey.info/class/5--68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.868/e23/>,
        <http://dewey.info/class/5--68/e23/>,
        <http://dewey.info/class/973.0468/e23/> ;
    skos:prefLabel "Latin Americans"@en,
        "Latinamerikanere"@nb ;
    skos:related humord:c14723 .

humord:c14723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14723" ;
    dct:modified "2017-12-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16956 ;
    skos:definition "Spanskspråklig amerikaner <UBB>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.861073/e23/>,
        <http://dewey.info/class/5--61073/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.861073/e23/>,
        <http://dewey.info/class/5--61073/e23/> ;
    skos:prefLabel "Hispanics"@en,
        "Spanskamerikanere"@nb ;
    skos:related humord:c14722 .

humord:c14725 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14725" ;
    dct:modified "2025-03-12T15:27:07"^^xsd:dateTime ;
    skos:altLabel "Clear Island"@nb,
        "Cleire"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4195/e23/>,
        <http://dewey.info/class/914.195/e23/>,
        <http://dewey.info/class/941.95/e23/> ;
    skos:broader humord:c26622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4195/e23/>,
        <http://dewey.info/class/914.195/e23/>,
        <http://dewey.info/class/941.95/e23/> ;
    skos:prefLabel "Cleire"@en,
        "Cleire"@nb .

humord:c14726 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14726" ;
    dct:modified "2024-12-06T12:55:49"^^xsd:dateTime ;
    skos:altLabel "Acooli folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Acholi folk literature"@en,
        "Acooli folkediktning"@nb .

humord:c14727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14727" ;
    dct:modified "2024-12-06T12:56:55"^^xsd:dateTime ;
    skos:altLabel "Acooli folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.204965584/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204965584/e23/> ;
    skos:prefLabel "Acholi folk literature"@en,
        "Acooli folkediktning"@nb .

humord:c14728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14728" ;
    dct:modified "2024-10-24T09:58:28"^^xsd:dateTime ;
    skos:altLabel "Leb-Lango language"@en,
        "Lwo language"@en,
        "Lwoo language"@en,
        "Lango språk"@nb,
        "Leb-Lango språk"@nb,
        "Lwo språk"@nb,
        "Lwoo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5584/e23/>,
        <http://dewey.info/class/6--965584/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: laj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5584/e23/>,
        <http://dewey.info/class/6--965584/e23/> ;
    skos:prefLabel "Lango language"@en,
        "Lango språk"@nb .

humord:c14732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14732" ;
    dct:modified "2024-10-28T09:50:10"^^xsd:dateTime ;
    skos:altLabel "Kvietisme"@nb ;
    skos:broadMatch <http://dewey.info/class/273.7/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Kristen fromhetsretning. Navnet blir særlig brukt om en mystisk fromhetstype på 1600-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.7/e23/> ;
    skos:prefLabel "Quietism"@en,
        "Kvietisme"@nb .

humord:c14733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14733" ;
    dct:modified "2024-11-27T14:32:24"^^xsd:dateTime ;
    skos:altLabel "Alpine sheep"@en,
        "Lambs"@en,
        "Mountain sheep"@en,
        "Fjellsauar"@nb,
        "Fjellsauer"@nb,
        "Får"@nb,
        "Lam"@nb,
        "Ovis sp."@nb,
        "Sauar"@nb,
        "Sauer"@nb,
        "Utegangarsau"@nb,
        "Utegangersau"@nb,
        "Utegongarsau"@nb ;
    skos:broader humord:c62337 ;
    skos:closeMatch <http://dewey.info/class/599.649/e23/> ;
    skos:definition "Sauer (Ovis) er en slekt av partåede klovdyr i oksefamilien. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003652,
        <http://dewey.info/class/636.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003652,
        <http://dewey.info/class/599.649/e23/>,
        <http://dewey.info/class/636.3/e23/> ;
    skos:prefLabel "Sheep"@en,
        "Sauer"@nb ;
    skos:related humord:c21954 .

humord:c14735 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c09547,
        humord:c12270 ;
    dct:created "1996-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14735" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Politisk retorikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c14736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14736" ;
    dct:modified "2024-08-28T20:48:47"^^xsd:dateTime ;
    skos:altLabel "Avlatsbrev"@nb ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/265.66/e23/> ;
    skos:prefLabel "Letters of indulgence"@en,
        "Avlatsbrev"@nb ;
    skos:relatedMatch <http://dewey.info/class/265.66/e23/> .

humord:c14737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14737" ;
    dct:modified "2024-01-25T09:37:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/549.68/e23/>,
        <http://dewey.info/class/620.198/e23/> ;
    skos:broader humord:c08288 ;
    skos:definition "Bergkrystall er kvarts i vannklar krystallform <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/549.68/e23/>,
        <http://dewey.info/class/620.198/e23/> ;
    skos:prefLabel "Rock crystal"@en,
        "Bergkrystall"@nb .

humord:c14738 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14738" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Man"@en,
        "Man"@nb ;
    skos:broader humord:c03183 ;
    skos:exactMatch realfagstermer:c030594,
        <http://dewey.info/class/2--4279/e23/>,
        <http://dewey.info/class/914.279/e23/>,
        <http://dewey.info/class/942.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030594,
        <http://dewey.info/class/2--4279/e23/>,
        <http://dewey.info/class/914.279/e23/>,
        <http://dewey.info/class/942.79/e23/> ;
    skos:prefLabel "Isle of Man"@en,
        "Isle of Man"@nb .

humord:c14740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14740" ;
    dct:modified "2025-01-31T07:45:20"^^xsd:dateTime ;
    skos:altLabel "Vættir"@en,
        "Vette"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Vette er i nordisk folketro et overnaturlig vesen eller en ånd som holder til i menneskenes nærhet.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Vetter"@en,
        "Vetter"@nb .

humord:c14741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14741" ;
    dct:modified "2025-01-30T07:46:32"^^xsd:dateTime ;
    skos:altLabel "Land wights"@en,
        "Landvættir"@en,
        "Landvette"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c14740 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Landvetter"@en,
        "Landvetter"@nb .

humord:c14743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14743" ;
    dct:modified "2022-01-27T12:28:27"^^xsd:dateTime ;
    skos:altLabel "Valkyrier"@nb ;
    skos:broadMatch <http://dewey.info/class/293.13/e23/> ;
    skos:broader humord:c08877 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.13/e23/> ;
    skos:prefLabel "Valkyries"@en,
        "Valkyrjer"@nb .

humord:c14744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14744" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/293.2114/e23/> ;
    skos:broader humord:c08877 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2114/e23/> ;
    skos:prefLabel "Norns"@en,
        "Norner"@nb .

humord:c14745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14745" ;
    dct:modified "2024-11-04T08:56:28"^^xsd:dateTime ;
    skos:altLabel "Seeresses"@en,
        "Völva"@en,
        "Volver"@nb ;
    skos:broadMatch <http://dewey.info/class/133.3092/e23/>,
        <http://dewey.info/class/293/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.3092/e23/>,
        <http://dewey.info/class/293/e23/> ;
    skos:prefLabel "Volva"@en,
        "Volver"@nb ;
    skos:related humord:c07360,
        humord:c07362,
        humord:c08755 .

humord:c14746 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14746" ;
    dct:modified "2006-08-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:broader humord:c03355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Nyköping"@en,
        "Nyköping"@nb .

humord:c14747 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14747" ;
    dct:modified "1996-11-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lopodunum"@en,
        "Lopodunum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3634645/e23/>,
        <http://dewey.info/class/2--434645/e23/>,
        <http://dewey.info/class/914.34645/e23/>,
        <http://dewey.info/class/936.34645/e23/>,
        <http://dewey.info/class/943.4645/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3634645/e23/>,
        <http://dewey.info/class/2--434645/e23/>,
        <http://dewey.info/class/914.34645/e23/>,
        <http://dewey.info/class/936.34645/e23/>,
        <http://dewey.info/class/943.4645/e23/> ;
    skos:prefLabel "Ladenburg"@en,
        "Ladenburg"@nb .

humord:c14749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14749" ;
    dct:modified "2025-02-11T11:30:13"^^xsd:dateTime ;
    skos:altLabel "Gummi-folk"@nb,
        "Olmec"@nb,
        "Olmek"@nb,
        "Olmeker"@nb ;
    skos:broadMatch <http://dewey.info/class/972.00497/e23/>,
        <http://dewey.info/class/972.01/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Sivilisasjon fra Mexico, 1200-400 f.Kr."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/972.00497/e23/>,
        <http://dewey.info/class/972.01/e23/> ;
    skos:prefLabel "Olmecs"@en,
        "Olmec"@nb .

humord:c14753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14753" ;
    dct:modified "2025-02-11T11:32:52"^^xsd:dateTime ;
    skos:altLabel "Toltec"@nb,
        "Toltek"@nb,
        "Toltek (Folk)"@nb,
        "Toltekar"@nb,
        "Tolteker"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897452/e23/>,
        <http://dewey.info/class/5--97452/e23/> ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/972.017/e23/> ;
    skos:definition "Urfolk som holdt til i Mexico fra det 10. til det 12. århundre"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897452/e23/>,
        <http://dewey.info/class/5--97452/e23/>,
        <http://dewey.info/class/972.017/e23/> ;
    skos:prefLabel "Toltec"@en,
        "Toltek (Folk)"@nb .

humord:c14756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14756" ;
    dct:modified "2025-01-30T13:26:51"^^xsd:dateTime ;
    skos:altLabel "Guardian spirits"@en,
        "Fylgje"@nb,
        "Fylgjer"@nb,
        "Fylgjur"@nb,
        "Sávja"@nb,
        "Vardyvle"@nb,
        "Vardøger"@nb,
        "Vordar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.4/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Vernende følgeånd <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.4/e23/> ;
    skos:prefLabel "Fylgjur"@en,
        "Fylgjer"@nb .

humord:c14757 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14757" ;
    dct:modified "2025-03-05T19:16:41"^^xsd:dateTime ;
    skos:altLabel "Enontekiäinen"@nb,
        "Enontekiö"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Enontekiö"@en,
        "Enontekiö"@nb .

humord:c14758 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14758" ;
    dct:modified "2025-03-05T19:21:01"^^xsd:dateTime ;
    skos:altLabel "Utsjoki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Utsjoki"@en,
        "Utsjoki"@nb .

humord:c14759 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14759" ;
    dct:modified "2025-03-05T19:18:51"^^xsd:dateTime ;
    skos:altLabel "Muonio"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Muonio"@en,
        "Muonio"@nb .

humord:c14760 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14760" ;
    dct:modified "2025-03-05T19:17:49"^^xsd:dateTime ;
    skos:altLabel "Kittilä"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Kittilä"@en,
        "Kittilä"@nb .

humord:c14761 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14761" ;
    dct:modified "2025-03-05T19:20:12"^^xsd:dateTime ;
    skos:altLabel "Sodankylä"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Sodankylä"@en,
        "Sodankylä"@nb .

humord:c14762 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14762" ;
    dct:modified "2025-03-05T19:18:05"^^xsd:dateTime ;
    skos:altLabel "Kolari"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Kolari"@en,
        "Kolari"@nb .

humord:c14769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14769" ;
    dct:modified "2024-10-22T10:08:29"^^xsd:dateTime ;
    skos:altLabel "Salish språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.9435/e23/>,
        <http://dewey.info/class/6--979435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.9435/e23/>,
        <http://dewey.info/class/6--979435/e23/> ;
    skos:prefLabel "Salishan languages"@en,
        "Salish språk"@nb .

humord:c14770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14770" ;
    dct:modified "2024-10-22T08:20:12"^^xsd:dateTime ;
    skos:altLabel "Upriver Halkomelem dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:broader humord:c14769 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:prefLabel "Upriver Halkomelem dialect"@en,
        "Upriver Halkomelem dialekt"@nb .

humord:c14773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14773" ;
    dct:modified "2024-10-22T08:19:11"^^xsd:dateTime ;
    skos:altLabel "Ntlakapmuk language"@en,
        "Ntlakapmuk språk"@nb,
        "Thompson språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.943/e23/>,
        <http://dewey.info/class/6--97943/e23/> ;
    skos:broader humord:c14769 ;
    skos:editorialNote "Språkkode: thp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.943/e23/>,
        <http://dewey.info/class/6--97943/e23/> ;
    skos:prefLabel "Thompson language"@en,
        "Thompson språk"@nb .

humord:c14775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14775" ;
    dct:modified "2024-09-17T15:25:37"^^xsd:dateTime ;
    skos:altLabel "Creek language"@en,
        "Muscogee language"@en,
        "Creek språk"@nb,
        "Muskogisk språk"@nb ;
    skos:broader humord:c11675 ;
    skos:closeMatch <http://dewey.info/class/497.385/e23/>,
        <http://dewey.info/class/6--97385/e23/> ;
    skos:editorialNote "Språkkode: mus"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.385/e23/>,
        <http://dewey.info/class/6--97385/e23/> ;
    skos:prefLabel "Muskogee language"@en,
        "Muskogisk språk"@nb .

humord:c14776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14776" ;
    dct:modified "2024-10-22T09:40:35"^^xsd:dateTime ;
    skos:altLabel "Coushatta language"@en,
        "Koasati språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.38/e23/>,
        <http://dewey.info/class/6--9738/e23/> ;
    skos:broader humord:c14775 ;
    skos:editorialNote "Språkkode: cku"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.38/e23/>,
        <http://dewey.info/class/6--9738/e23/> ;
    skos:prefLabel "Koasati language"@en,
        "Koasati språk"@nb .

humord:c14780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14780" ;
    dct:modified "2024-10-22T09:43:01"^^xsd:dateTime ;
    skos:altLabel "Siksika language"@en,
        "Blackfoot språk"@nb,
        "Siksika språk"@nb ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Språkkode: bla"@nb ;
    skos:exactMatch <http://dewey.info/class/497.352/e23/>,
        <http://dewey.info/class/6--97352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.352/e23/>,
        <http://dewey.info/class/6--97352/e23/> ;
    skos:prefLabel "Blackfoot language"@en,
        "Blackfoot språk"@nb .

humord:c14782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14782" ;
    dct:modified "2024-10-22T09:23:38"^^xsd:dateTime ;
    skos:altLabel "Kawaiisu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.457/e23/>,
        <http://dewey.info/class/6--97457/e23/> ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Språkkode: xaw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.457/e23/>,
        <http://dewey.info/class/6--97457/e23/> ;
    skos:prefLabel "Kawaiisu language"@en,
        "Kawaiisu språk"@nb .

humord:c14783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14783" ;
    dct:modified "2024-10-22T10:10:56"^^xsd:dateTime ;
    skos:altLabel "Timucua språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: tjm"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:prefLabel "Timucua language"@en,
        "Timucua språk"@nb .

humord:c14784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14784" ;
    dct:modified "2024-10-22T10:06:23"^^xsd:dateTime ;
    skos:altLabel "Irokesiske språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.55/e23/>,
        <http://dewey.info/class/6--9755/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.55/e23/>,
        <http://dewey.info/class/6--9755/e23/> ;
    skos:prefLabel "Iroquoian languages"@en,
        "Irokesiske språk"@nb .

humord:c14785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14785" ;
    dct:modified "2024-10-22T09:06:27"^^xsd:dateTime ;
    skos:altLabel "Mohawk språk"@nb ;
    skos:broader humord:c14784 ;
    skos:editorialNote "Språkkode: moh"@nb ;
    skos:exactMatch <http://dewey.info/class/497.5542/e23/>,
        <http://dewey.info/class/6--975542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.5542/e23/>,
        <http://dewey.info/class/6--975542/e23/> ;
    skos:prefLabel "Mohawk language"@en,
        "Mohawk språk"@nb .

humord:c14786 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14786" ;
    dct:modified "2024-12-03T15:06:56"^^xsd:dateTime ;
    skos:altLabel "Maya folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:closeMatch <http://dewey.info/class/398.20899742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20899742/e23/> ;
    skos:prefLabel "Maya folk literature"@en,
        "Maya folkediktning"@nb .

humord:c14787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14787" ;
    dct:modified "2024-12-04T11:51:08"^^xsd:dateTime ;
    skos:altLabel "Maya folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.20899742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20899742/e23/> ;
    skos:prefLabel "Maya folk literatuere"@en,
        "Maya folkediktning"@nb .

humord:c14788 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14788" ;
    dct:modified "2025-02-18T09:11:36"^^xsd:dateTime ;
    skos:altLabel "Bhubaneswar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--34133/e23/>,
        <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/934.133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:broader humord:c01878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--34133/e23/>,
        <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/934.133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:prefLabel "Bhubaneswar"@en,
        "Bhubaneswar"@nb .

humord:c14789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14789" ;
    dct:modified "2021-05-04T14:05:35"^^xsd:dateTime ;
    skos:altLabel "Pascuan language"@en,
        "Pascuense language"@en,
        "Rapanui language"@en,
        "Pascuense språk"@nb,
        "Rapa Nui språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Rapa Nui language"@en,
        "Rapanui språk"@nb .

humord:c14791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14791" ;
    dct:modified "2024-11-11T09:22:24"^^xsd:dateTime ;
    skos:altLabel "Programmes"@en,
        "Program"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Programs"@en,
        "Programmer"@nb ;
    skos:related humord:c01509,
        humord:c01526,
        humord:c15940 .

humord:c14794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14794" ;
    dct:modified "2025-02-19T15:51:24"^^xsd:dateTime ;
    skos:altLabel "Ras al-Khaimah"@en,
        "Ras al-Khaimah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:broader humord:c01832 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:prefLabel "Ras Al Khaimah"@en,
        "Ras al-Khaimah"@nb .

humord:c14795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14795" ;
    dct:modified "2017-10-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Snaffle bits"@en ;
    skos:broadMatch <http://dewey.info/class/636.10837/e23/> ;
    skos:broader humord:c14796 ;
    skos:definition "(Del av) bissel som hester har i munnen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.10837/e23/> ;
    skos:prefLabel "Snaffles"@en,
        "Munnbitt"@nb .

humord:c14796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14796" ;
    dct:modified "2024-10-16T14:07:45"^^xsd:dateTime ;
    skos:altLabel "Beksler"@nb,
        "Bissel"@nb ;
    skos:broadMatch <http://dewey.info/class/636.10837/e23/> ;
    skos:broader humord:c04763 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.10837/e23/> ;
    skos:prefLabel "Bridles"@en,
        "Bisler"@nb .

humord:c14798 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14798" ;
    dct:modified "2024-01-02T13:44:30"^^xsd:dateTime ;
    skos:broader humord:c02950 ;
    skos:exactMatch <http://dewey.info/class/2--484523/e23/>,
        <http://dewey.info/class/914.84523/e23/>,
        <http://dewey.info/class/948.4523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484523/e23/>,
        <http://dewey.info/class/914.84523/e23/>,
        <http://dewey.info/class/948.4523/e23/> ;
    skos:prefLabel "Lenvik"@en,
        "Lenvik"@nb .

humord:c14799 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14799" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483812/e23/>,
        <http://dewey.info/class/914.83812/e23/>,
        <http://dewey.info/class/948.3812/e23/> ;
    skos:broader humord:c12149 ;
    skos:exactMatch realfagstermer:c030635 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030635,
        <http://dewey.info/class/2--483812/e23/>,
        <http://dewey.info/class/914.83812/e23/>,
        <http://dewey.info/class/948.3812/e23/> ;
    skos:prefLabel "Fjærland"@en,
        "Fjærland"@nb .

humord:c14800 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14800" ;
    dct:modified "2025-04-01T07:43:01"^^xsd:dateTime ;
    skos:altLabel "Svelgen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:broader humord:c02876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:prefLabel "Svelgen"@en,
        "Svelgen"@nb .

humord:c14801 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14801" ;
    dct:modified "2025-02-13T13:46:13"^^xsd:dateTime ;
    skos:altLabel "Puerto Cabello"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8732/e23/>,
        <http://dewey.info/class/918.732/e23/>,
        <http://dewey.info/class/987.32/e23/> ;
    skos:broader humord:c01787 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8732/e23/>,
        <http://dewey.info/class/918.732/e23/>,
        <http://dewey.info/class/987.32/e23/> ;
    skos:prefLabel "Puerto Cabello"@en,
        "Puerto Cabello"@nb .

humord:c14802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14802" ;
    dct:modified "2024-10-15T07:39:47"^^xsd:dateTime ;
    skos:altLabel "Orphan homes"@en,
        "Barneheimar"@nb,
        "Barneheimer"@nb ;
    skos:broadMatch <http://dewey.info/class/362.732/e23/> ;
    skos:broader humord:c12065 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.732/e23/> ;
    skos:prefLabel "Orphanages"@en,
        "Barnehjem"@nb ;
    skos:related humord:c24546,
        humord:c58801 .

humord:c14803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14803" ;
    dct:modified "2025-02-19T15:56:54"^^xsd:dateTime ;
    skos:altLabel "Manila"@nb ;
    skos:broader humord:c01831 ;
    skos:exactMatch <http://dewey.info/class/2--59916/e23/>,
        <http://dewey.info/class/915.9916/e23/>,
        <http://dewey.info/class/959.916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59916/e23/>,
        <http://dewey.info/class/915.9916/e23/>,
        <http://dewey.info/class/959.916/e23/> ;
    skos:prefLabel "Manila"@en,
        "Manila"@nb .

humord:c14805 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14805" ;
    dct:modified "2024-08-12T13:17:08"^^xsd:dateTime ;
    skos:altLabel "Alna (Elv)"@nb,
        "Alnaelva"@nb,
        "Loelva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02606 ;
    skos:exactMatch realfagstermer:c030676 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030676,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Alnaelva"@en,
        "Alnaelva"@nb .

humord:c14808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14808" ;
    dct:modified "2023-11-23T15:30:35"^^xsd:dateTime ;
    skos:altLabel "Efficient energy use"@en,
        "Energy efficiency"@en,
        "Energy-saving"@en,
        "ENØK"@nb,
        "Energieffektivisering"@nb,
        "Energisparing"@nb,
        "Energiøkonomisering"@nb ;
    skos:broader humord:c04421 ;
    skos:closeMatch realfagstermer:c000094 ;
    skos:exactMatch realfagstermer:c007146,
        <http://dewey.info/class/333.7916/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000094,
        realfagstermer:c007146,
        <http://dewey.info/class/333.7916/e23/>,
        <http://dewey.info/class/354.43/e23/>,
        <http://dewey.info/class/363.583/e23/>,
        <http://dewey.info/class/644/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/720.472/e23/> ;
    skos:prefLabel "Energy conservation"@en,
        "Energiøkonomisering"@nb ;
    skos:related humord:c04315,
        humord:c09556 ;
    skos:relatedMatch <http://dewey.info/class/354.43/e23/>,
        <http://dewey.info/class/363.583/e23/>,
        <http://dewey.info/class/644/e23/>,
        <http://dewey.info/class/658.26/e23/>,
        <http://dewey.info/class/720.472/e23/> .

humord:c14810 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14810" ;
    dct:modified "2025-02-13T06:53:03"^^xsd:dateTime ;
    skos:altLabel "Salta"@nb ;
    skos:broader humord:c01653 ;
    skos:closeMatch <http://dewey.info/class/982.4201/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--8242/e23/>,
        <http://dewey.info/class/918.242/e23/>,
        <http://dewey.info/class/982.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8242/e23/>,
        <http://dewey.info/class/918.242/e23/>,
        <http://dewey.info/class/982.42/e23/>,
        <http://dewey.info/class/982.4201/e23/> ;
    skos:prefLabel "Salta"@en,
        "Salta"@nb .

humord:c14811 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14811" ;
    dct:modified "2025-02-17T10:54:30"^^xsd:dateTime ;
    skos:altLabel "Tabasco"@nb ;
    skos:broader humord:c01766 ;
    skos:exactMatch <http://dewey.info/class/2--7263/e23/>,
        <http://dewey.info/class/917.263/e23/>,
        <http://dewey.info/class/972.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7263/e23/>,
        <http://dewey.info/class/917.263/e23/>,
        <http://dewey.info/class/972.63/e23/> ;
    skos:prefLabel "Tabasco"@en,
        "Tabasco"@nb .

humord:c14812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14812" ;
    dct:modified "1996-11-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.938/e23/> ;
    skos:broader humord:c11592 ;
    skos:definition "I det gamle Hellas betegnelse for slketsgrupper som dannet en stamme (fyle)  <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.938/e23/> ;
    skos:prefLabel "Phratry"@en,
        "Fratri"@nb .

humord:c14814 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14814" ;
    dct:modified "2024-01-02T14:34:34"^^xsd:dateTime ;
    skos:broader humord:c61617 ;
    skos:exactMatch <http://dewey.info/class/2--483934/e23/>,
        <http://dewey.info/class/914.83934/e23/>,
        <http://dewey.info/class/948.3934/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483934/e23/>,
        <http://dewey.info/class/914.83934/e23/>,
        <http://dewey.info/class/948.3934/e23/> ;
    skos:prefLabel "Eide (Møre og Romsdal)"@en,
        "Eide (Møre og Romsdal)"@nb .

humord:c14815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14815" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18577 ;
    skos:exactMatch <http://dewey.info/class/899.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.92/e23/> ;
    skos:prefLabel "Basque literature"@en,
        "Baskisk litteratur"@nb .

humord:c14816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14816" ;
    dct:modified "1996-11-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/973.917/e23/> ;
    skos:broader humord:c09608 ;
    skos:definition "Omfattende økonomisk reformprogram i USA i 30-årene som svar på den økonomiske krisa <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.917/e23/> ;
    skos:prefLabel "New Deal"@en,
        "New Deal"@nb .

humord:c14817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14817" ;
    dct:modified "1996-11-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08812 ;
    skos:exactMatch <http://dewey.info/class/299.936/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.936/e23/> ;
    skos:prefLabel "Scientology"@en,
        "Scientologi"@nb .

humord:c14820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14820" ;
    dct:modified "2024-11-04T10:38:04"^^xsd:dateTime ;
    skos:altLabel "Management development"@en,
        "Ledelsesutvikling"@nb,
        "Lederopplæring"@nb,
        "Ledertrening"@nb,
        "Leiaropplæring"@nb,
        "Leiartrening"@nb,
        "Leiarutvikling"@nb ;
    skos:broader humord:c13632 ;
    skos:closeMatch <http://dewey.info/class/352.39/e23/> ;
    skos:exactMatch realfagstermer:c003695 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003695,
        <http://dewey.info/class/352.39/e23/> ;
    skos:prefLabel "Leadership development"@en,
        "Lederutvikling"@nb ;
    skos:related humord:c14073,
        humord:c20885 .

humord:c14822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14822" ;
    dct:modified "2025-02-13T06:40:19"^^xsd:dateTime ;
    skos:altLabel "Acadia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--715/e23/>,
        <http://dewey.info/class/917.15/e23/> ;
    skos:broader humord:c01666 ;
    skos:closeMatch <http://dewey.info/class/971.5017/e23/> ;
    skos:definition "Tidligere navn på den østlige halvøya i Canada som omfatter de nåværende provinsene Nova Scotia og New Brunswick <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--715/e23/>,
        <http://dewey.info/class/917.15/e23/>,
        <http://dewey.info/class/971.5017/e23/> ;
    skos:prefLabel "Acadia"@en,
        "Acadia"@nb .

humord:c14823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14823" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c06151 ;
    skos:definition "Formelt begrep for å gi en systematisk beskrivelse av institusjonaliserte leksikalske relasjoner av typen \"aircraft\"/\"crew\" og \"influence\"/\"exert\" <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Lexical functions"@en,
        "Leksikalske funksjoner"@nb .

humord:c14826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14826" ;
    dct:modified "2024-11-26T09:00:56"^^xsd:dateTime ;
    skos:altLabel "Dedikasjonar"@nb ;
    skos:broader humord:c00236 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Dedications"@en,
        "Dedikasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/> .

humord:c14827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14827" ;
    dct:modified "2024-07-30T11:14:36"^^xsd:dateTime ;
    skos:altLabel "Domestisering"@nb ;
    skos:broadMatch <http://dewey.info/class/631.52/e23/> ;
    skos:broader humord:c07638 ;
    skos:definition "Det å gjøre til husdyr, tilpasse til menneskets miljø <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007687 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007687,
        <http://dewey.info/class/631.52/e23/>,
        <http://dewey.info/class/636.082/e23/> ;
    skos:prefLabel "Domestication"@en,
        "Domestisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.082/e23/> .

humord:c14828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14828" ;
    dct:modified "1996-11-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Graffito"@nb ;
    skos:broader humord:c05357 ;
    skos:closeMatch <http://dewey.info/class/751.73/e23/>,
        <http://dewey.info/class/808.882/e23/> ;
    skos:definition "Ord, tegning som er skrevet eller risset inn på en hard overflate, særlig på en vegg <Riksmålsordb.>"@nb ;
    skos:exactMatch <http://dewey.info/class/080/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/080/e23/>,
        <http://dewey.info/class/751.73/e23/>,
        <http://dewey.info/class/808.882/e23/> ;
    skos:prefLabel "Graffiti"@en,
        "Graffiti"@nb ;
    skos:related humord:c05640,
        humord:c17840 .

humord:c14830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14830" ;
    dct:modified "2024-10-29T08:24:49"^^xsd:dateTime ;
    skos:altLabel "Lingayatar"@nb,
        "Virasaiva"@nb,
        "Virashaiva"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5513/e23/> ;
    skos:broader humord:c07330 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5513/e23/> ;
    skos:prefLabel "Lingayats"@en,
        "Lingayater"@nb .

humord:c14833 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14833" ;
    dct:modified "2024-08-13T10:52:22"^^xsd:dateTime ;
    skos:altLabel "Amdo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5147/e23/>,
        <http://dewey.info/class/915.147/e23/>,
        <http://dewey.info/class/951.47/e23/> ;
    skos:broader humord:c02004 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5147/e23/>,
        <http://dewey.info/class/915.147/e23/>,
        <http://dewey.info/class/951.47/e23/> ;
    skos:prefLabel "Amdo"@en,
        "Amdo"@nb .

humord:c14834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14834" ;
    dct:modified "2024-10-23T08:17:24"^^xsd:dateTime ;
    skos:altLabel "Formosansk språk"@nb,
        "Formosisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c10155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Formosan languages"@en,
        "Formosansk språk"@nb .

humord:c14836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14836" ;
    dct:modified "2024-10-22T15:43:05"^^xsd:dateTime ;
    skos:altLabel "Paiwan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c14834 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Paiwan language"@en,
        "Paiwan språk"@nb .

humord:c14837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14837" ;
    dct:modified "2024-12-03T09:39:06"^^xsd:dateTime ;
    skos:altLabel "Vaisesika"@nb,
        "Vaisheshika"@nb ;
    skos:broader humord:c00704 ;
    skos:definition "Retning innen indisk logikk <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/181.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.44/e23/> ;
    skos:prefLabel "Vaisheshika"@en,
        "Vaisesika"@nb .

humord:c14839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14839" ;
    dct:modified "2024-10-22T15:45:36"^^xsd:dateTime ;
    skos:altLabel "Tsou språk"@nb,
        "Zou språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c14834 ;
    skos:editorialNote "Språkkode: tsu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Tsou language"@en,
        "Tsou språk"@nb .

humord:c14841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14841" ;
    dct:modified "2024-10-15T13:07:45"^^xsd:dateTime ;
    skos:altLabel "Toba batak language"@en,
        "Batak Toba språk"@nb,
        "Toba-batak språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: bbc"@nb ;
    skos:exactMatch <http://dewey.info/class/499.22462/e23/>,
        <http://dewey.info/class/6--9922462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22462/e23/>,
        <http://dewey.info/class/6--9922462/e23/> ;
    skos:prefLabel "Batak Toba language"@en,
        "Toba-batak språk"@nb .

humord:c14844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14844" ;
    dct:modified "2024-10-23T07:58:11"^^xsd:dateTime ;
    skos:altLabel "Minangkabau språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: min"@nb ;
    skos:exactMatch <http://dewey.info/class/499.2244/e23/>,
        <http://dewey.info/class/6--992244/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2244/e23/>,
        <http://dewey.info/class/6--992244/e23/> ;
    skos:prefLabel "Minangkabau language"@en,
        "Minangkabau språk"@nb .

humord:c14845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14845" ;
    dct:modified "2024-09-05T14:58:37"^^xsd:dateTime ;
    skos:altLabel "Sebuano language"@en,
        "Sugbuanon language"@en,
        "Visayan language"@en,
        "Cebuano språk"@nb,
        "Sebuano språk"@nb,
        "Sugbuanon språk"@nb,
        "Visayan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Språkkode: ceb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Cebuano language"@en,
        "Cebuano språk"@nb .

humord:c14847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14847" ;
    dct:modified "2024-09-16T08:09:13"^^xsd:dateTime ;
    skos:altLabel "Tjamoro language"@en,
        "Chamoro språk"@nb,
        "Chamorro språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.52/e23/>,
        <http://dewey.info/class/6--9952/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Språkkode: cha"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.52/e23/>,
        <http://dewey.info/class/6--9952/e23/> ;
    skos:prefLabel "Chamorro language"@en,
        "Chamorro språk"@nb .

humord:c14849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14849" ;
    dct:modified "2024-10-23T08:03:08"^^xsd:dateTime ;
    skos:altLabel "Ilokano language"@en,
        "Iloko language"@en,
        "Ilocano språk"@nb,
        "Ilokano språk"@nb,
        "Iloko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Språkkode: ilo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Ilocano language"@en,
        "Ilokano språk"@nb .

humord:c14853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14853" ;
    dct:modified "1997-01-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Possessive (Grammar)"@en,
        "Possessiv"@nb ;
    skos:related humord:c12210 .

humord:c14855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14855" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00985 ;
    skos:definition "Germansk stamme <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Gepids"@en,
        "Gepider"@nb .

humord:c14856 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14856" ;
    dct:modified "2025-02-04T12:56:09"^^xsd:dateTime ;
    skos:altLabel "Transvaal"@nb ;
    skos:broadMatch <http://dewey.info/class/968.203/e23/>,
        <http://dewey.info/class/968.204/e23/>,
        <http://dewey.info/class/968.206/e23/> ;
    skos:broader humord:c01616 ;
    skos:closeMatch <http://dewey.info/class/2--682/e23/>,
        <http://dewey.info/class/916.82/e23/>,
        <http://dewey.info/class/968.205/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--682/e23/>,
        <http://dewey.info/class/916.82/e23/>,
        <http://dewey.info/class/968.203/e23/>,
        <http://dewey.info/class/968.204/e23/>,
        <http://dewey.info/class/968.205/e23/>,
        <http://dewey.info/class/968.206/e23/> ;
    skos:prefLabel "Transvaal"@en,
        "Transvaal"@nb .

humord:c14857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14857" ;
    dct:modified "1996-12-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nationalisation"@en ;
    skos:broader humord:c09608 ;
    skos:definition "Overføring av private bedrifter til statseiendom med formål å skaffe staten  kontroll med den økonomiske virksomhet i samfunnet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/338.924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.924/e23/>,
        <http://dewey.info/class/343.0252/e23/>,
        <http://dewey.info/class/343.07/e23/> ;
    skos:prefLabel "Nationalization"@en,
        "Nasjonalisering"@nb ;
    skos:related humord:c07871,
        humord:c14895 ;
    skos:relatedMatch <http://dewey.info/class/343.0252/e23/>,
        <http://dewey.info/class/343.07/e23/> .

humord:c14858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14858" ;
    dct:modified "2024-11-27T17:20:55"^^xsd:dateTime ;
    skos:altLabel "Luksus"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/339.47/e23/> ;
    skos:broader humord:c00340 ;
    skos:definition "Vellevnet, overdreven prakt, overdrevet forbruk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/305.5234/e23/>,
        <http://dewey.info/class/330.122/e23/>,
        <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Luxury"@en,
        "Luksus"@nb ;
    skos:related humord:c00278,
        humord:c07798,
        humord:c13223 ;
    skos:relatedMatch <http://dewey.info/class/305.5234/e23/>,
        <http://dewey.info/class/330.122/e23/> .

humord:c14859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14859" ;
    dct:modified "2024-10-23T14:40:53"^^xsd:dateTime ;
    skos:altLabel "Mahri language"@en,
        "Mahri språk"@nb,
        "Mehri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:editorialNote "Språkkode: gdq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Mehri language"@en,
        "Mahri språk"@nb .

humord:c14862 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14862" ;
    dct:modified "2025-03-05T19:43:31"^^xsd:dateTime ;
    skos:altLabel "Ruhnu"@nb,
        "Runö"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:broader humord:c02209 ;
    skos:definition "Øy i Rigabukten <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:prefLabel "Runö"@en,
        "Runö"@nb .

humord:c14864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14864" ;
    dct:modified "1996-12-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Primeval forests"@en ;
    skos:broader humord:c08328 ;
    skos:exactMatch realfagstermer:c005194,
        <http://dewey.info/class/333.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005194,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/577.3/e23/> ;
    skos:prefLabel "Virgin forests"@en,
        "Urskog"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.3/e23/> .

humord:c14865 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14865" ;
    dct:modified "2025-03-14T09:12:31"^^xsd:dateTime ;
    skos:altLabel "Licenza"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Licenza"@en,
        "Licenza"@nb .

humord:c14867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14867" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/> ;
    skos:prefLabel "Indians"@en,
        "Indere"@nb .

humord:c14868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14868" ;
    dct:modified "2024-09-19T13:27:46"^^xsd:dateTime ;
    skos:altLabel "Cybertekst"@nb,
        "Cybertext"@nb,
        "Kybertekst"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Kybertekst er en tekstmaskin som reproduserer ulike tegnsekvenser hver gang den brukes, enten gjennom en mekanisme eller et formelt rituale utført av leseren, f.eks. en automatisk diktgenerator <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/802.85/e23/> ;
    skos:prefLabel "Cybertext"@en,
        "Kybertekst"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/802.85/e23/> .

humord:c14871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14871" ;
    dct:modified "1996-12-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/802.85/e23/> ;
    skos:definition "Tekster som krever at leseren må arbeide fram en egen vei gjennom dem, f.eks. hypertekst <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/802.85/e23/> ;
    skos:prefLabel "Ergodic literature"@en,
        "Ergodisk litteratur"@nb ;
    skos:related humord:c01422,
        humord:c01423,
        humord:c04255 .

humord:c14872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14872" ;
    dct:modified "2020-11-30T12:08:29"^^xsd:dateTime ;
    skos:altLabel "Rank names"@en,
        "Rank titles"@en,
        "Titulature"@en,
        "Titulatur"@nb ;
    skos:broadMatch <http://dewey.info/class/929.7/e23/> ;
    skos:broader humord:c06275 ;
    skos:definition "Betegnelse som tillegges en person for å angi rang og verdighet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/929.7/e23/> ;
    skos:prefLabel "Titles"@en,
        "Titler (Rangbetegnelser)"@nb .

humord:c14874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14874" ;
    dct:modified "2024-12-02T12:58:06"^^xsd:dateTime ;
    skos:altLabel "Ekstremisme"@nb ;
    skos:broader humord:c00558 ;
    skos:definition "Ytterliggående holdning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "Extremism"@en,
        "Ekstremisme"@nb ;
    skos:related humord:c00651,
        humord:c09639,
        humord:c22418,
        humord:c27649 ;
    skos:relatedMatch <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/320.5/e23/> .

humord:c14875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14875" ;
    dct:modified "2024-08-20T10:22:18"^^xsd:dateTime ;
    skos:altLabel "Open ending"@en,
        "Loose end"@nb,
        "Open slutt"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c12201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Loose end"@en,
        "Åpen slutt"@nb .

humord:c14877 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14877" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Hallunda"@en,
        "Hallunda"@nb .

humord:c14878 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14878" ;
    dct:modified "2024-08-20T16:14:14"^^xsd:dateTime ;
    skos:altLabel "Övertorneå"@nb ;
    skos:broadMatch <http://dewey.info/class/2--488/e23/>,
        <http://dewey.info/class/914.88/e23/>,
        <http://dewey.info/class/948.8/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--488/e23/>,
        <http://dewey.info/class/914.88/e23/>,
        <http://dewey.info/class/948.8/e23/> ;
    skos:prefLabel "Övertorneå"@en,
        "Övertorneå"@nb .

humord:c14879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14879" ;
    dct:modified "2025-01-03T10:28:02"^^xsd:dateTime ;
    skos:altLabel "Casting mold"@en,
        "Støypeform"@nb ;
    skos:broadMatch <http://dewey.info/class/621.984/e23/> ;
    skos:broader humord:c12514 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.984/e23/>,
        <http://dewey.info/class/731.45/e23/> ;
    skos:prefLabel "Casting mould"@en,
        "Støpeform"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.45/e23/> .

humord:c14880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14880" ;
    dct:modified "2024-12-06T09:38:13"^^xsd:dateTime ;
    skos:altLabel "Karelsk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049454/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049454/e23/> ;
    skos:prefLabel "Karelian folk literature"@en,
        "Karelsk folkediktning"@nb .

humord:c14881 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14881" ;
    dct:modified "2024-12-06T09:37:47"^^xsd:dateTime ;
    skos:altLabel "Karelsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Karelian folk literature"@en,
        "Karelsk folkediktning"@nb .

humord:c14882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14882" ;
    dct:modified "2024-10-18T09:49:50"^^xsd:dateTime ;
    skos:altLabel "Karelsk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.54/e23/> ;
    skos:broader humord:c18579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.54/e23/> ;
    skos:prefLabel "Karelian literature"@en,
        "Karelsk litteratur"@nb .

humord:c14883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14883" ;
    dct:modified "2024-12-16T13:22:59"^^xsd:dateTime ;
    skos:altLabel "Underwater diving"@en,
        "Dykking"@nb ;
    skos:broader humord:c62845 ;
    skos:closeMatch <http://dewey.info/class/797.2/e23/> ;
    skos:exactMatch realfagstermer:c000055,
        <http://dewey.info/class/627.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000055,
        <http://dewey.info/class/627.72/e23/>,
        <http://dewey.info/class/797.2/e23/> ;
    skos:prefLabel "Diving  (Underwater)"@en,
        "Dykking"@nb ;
    skos:related humord:c69329 .

humord:c14884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14884" ;
    dct:modified "2025-01-10T13:57:47"^^xsd:dateTime ;
    skos:altLabel "Palaeoanthropology"@en,
        "Paleoantropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/569.9/e23/> ;
    skos:broader humord:c04455 ;
    skos:exactMatch realfagstermer:c003103 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003103,
        <http://dewey.info/class/569.9/e23/> ;
    skos:prefLabel "Paleoanthropology"@en,
        "Paleoantropologi"@nb .

humord:c14885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14885" ;
    dct:modified "2025-02-19T09:27:58"^^xsd:dateTime ;
    skos:altLabel "Homo erectus"@nb ;
    skos:broader humord:c15741,
        humord:c69546 ;
    skos:definition "Homo erectus er en utdødd art av primater i menneskefamilien. De levde i tidsperioden kvartær fra cirka to millioner år siden til for om lag 250 000 år siden. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/569.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/569.97/e23/> ;
    skos:prefLabel "Homo erectus"@en,
        "Homo erectus"@nb .

humord:c14887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14887" ;
    dct:modified "2024-11-26T17:45:42"^^xsd:dateTime ;
    skos:altLabel "Fylkesbibliotek"@nb ;
    skos:broadMatch <http://dewey.info/class/027.5/e23/> ;
    skos:broader humord:c00126 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.5/e23/> ;
    skos:prefLabel "County libraries"@en,
        "Fylkesbibliotek"@nb .

humord:c14888 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14888" ;
    dct:modified "2024-01-02T15:15:35"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484555/e23/>,
        <http://dewey.info/class/914.84555/e23/>,
        <http://dewey.info/class/948.4555/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484555/e23/>,
        <http://dewey.info/class/914.84555/e23/>,
        <http://dewey.info/class/948.4555/e23/> ;
    skos:prefLabel "Skjervøy"@en,
        "Skjervøy"@nb .

humord:c14889 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14889" ;
    dct:modified "1996-12-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03495 ;
    skos:exactMatch <http://dewey.info/class/2--4346452/e23/>,
        <http://dewey.info/class/914.346452/e23/>,
        <http://dewey.info/class/943.46452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4346452/e23/>,
        <http://dewey.info/class/914.346452/e23/>,
        <http://dewey.info/class/943.46452/e23/> ;
    skos:prefLabel "Mannheim"@en,
        "Mannheim"@nb .

humord:c14890 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14890" ;
    dct:modified "2025-04-01T12:19:57"^^xsd:dateTime ;
    skos:altLabel "Frekhaug"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:broader humord:c58555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483655/e23/>,
        <http://dewey.info/class/914.83655/e23/>,
        <http://dewey.info/class/948.3655/e23/> ;
    skos:prefLabel "Frekhaug"@en,
        "Frekhaug"@nb .

humord:c14891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14891" ;
    dct:modified "2025-01-30T09:08:51"^^xsd:dateTime ;
    skos:altLabel "Unionsoppløsningen"@nb,
        "Unionsoppløysinga"@nb,
        "Unionsoppløysinga (1905)"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1036/e23/> ;
    skos:broader humord:c04166 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.1036/e23/>,
        <http://dewey.info/class/948.5042/e23/> ;
    skos:prefLabel "Dissolution of the union between Norway and Sweden"@en,
        "Unionsoppløsningen (1905)"@nb ;
    skos:related humord:c63748,
        humord:c69504 ;
    skos:relatedMatch <http://dewey.info/class/948.5042/e23/> .

humord:c14892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14892" ;
    dct:modified "2023-11-28T15:42:52"^^xsd:dateTime ;
    skos:altLabel "Globusar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0223/e23/>,
        <http://dewey.info/class/912/e23/> ;
    skos:broader humord:c00203 ;
    skos:exactMatch realfagstermer:c008023 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008023,
        <http://dewey.info/class/025.346/e23/>,
        <http://dewey.info/class/1--0223/e23/>,
        <http://dewey.info/class/912/e23/> ;
    skos:prefLabel "Globes"@en,
        "Globuser"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.346/e23/> .

humord:c14893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14893" ;
    dct:modified "1996-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Trade barriers"@en,
        "Trade restrictions"@en,
        "Handelsbarrierer"@nb,
        "Handelshindringer"@nb,
        "Handelsrestriksjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/382.7/e23/> ;
    skos:broader humord:c09564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.7/e23/> ;
    skos:prefLabel "Protectionism"@en,
        "Proteksjonisme"@nb ;
    skos:related humord:c20449 .

humord:c14894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14894" ;
    dct:modified "2024-08-14T14:26:26"^^xsd:dateTime ;
    skos:altLabel "Second Empire (1852-1870)"@en,
        "Second French Empire (1852-1870)"@en,
        "The Second Empire (1852-1870)"@en,
        "The Second Empire (France)"@en,
        "The Second French Empire (1852-1870)"@en,
        "Andre franske keisardøme (1852-1870)"@nb,
        "Andre franske keisardømme (1852-1870)"@nb,
        "Andre franske keiserdømme (1852-1870)"@nb,
        "Andre keisardøme (Frankrike)"@nb,
        "Andre keisardømme (Frankrike)"@nb,
        "Det  andre franske keisardøme (1852-1870)"@nb,
        "Det  andre franske keisardømme (1852-1870)"@nb,
        "Det  andre franske keiserdømme (1852-1870)"@nb,
        "Det andre keisardøme (Frankrike)"@nb,
        "Det andre keisardømme (Frankrike)"@nb,
        "Det andre keiserdømme (Frankrike)"@nb ;
    skos:broader humord:c04157 ;
    skos:closeMatch <http://dewey.info/class/944.07/e23/> ;
    skos:definition "Det andre keiserdømme viser til  Napoleon den tredjes keiserdømme 1852-1870 <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.07/e23/> ;
    skos:prefLabel "Second Empire (France)"@en,
        "Andre keiserdømme (Frankrike)"@nb .

humord:c14895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14895" ;
    dct:modified "1996-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Privatisation"@en ;
    skos:broader humord:c09608 ;
    skos:closeMatch realfagstermer:c002822 ;
    skos:definition "Omgjøring av offentlig tiltak eller eiendom til privat <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/338.925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002822,
        <http://dewey.info/class/338.925/e23/> ;
    skos:prefLabel "Privatization"@en,
        "Privatisering"@nb ;
    skos:related humord:c14857 .

humord:c14896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14896" ;
    dct:modified "2020-12-01T11:01:18"^^xsd:dateTime ;
    skos:altLabel "Animasjonsfilmer"@nb,
        "Dokkefilm"@nb,
        "Tegnefilm"@nb ;
    skos:broader humord:c11450 ;
    skos:closeMatch <http://dewey.info/class/777.7/e23/> ;
    skos:exactMatch <http://dewey.info/class/791.4334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.58/e23/>,
        <http://dewey.info/class/777.7/e23/>,
        <http://dewey.info/class/791.4334/e23/> ;
    skos:prefLabel "Animated film"@en,
        "Animasjonsfilm"@nb ;
    skos:relatedMatch <http://dewey.info/class/741.58/e23/> .

humord:c14901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14901" ;
    dct:modified "2024-08-15T13:38:05"^^xsd:dateTime ;
    skos:altLabel "Antifeminisme"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c00558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/320.5622/e23/> ;
    skos:prefLabel "Antifeminism"@en,
        "Antifeminisme"@nb ;
    skos:related humord:c00561 ;
    skos:relatedMatch <http://dewey.info/class/320.5622/e23/> .

humord:c14903 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14903" ;
    dct:modified "2024-10-09T15:20:27"^^xsd:dateTime ;
    skos:altLabel "Bahamas"@nb,
        "Bahamaøyane"@nb,
        "Bahamaøyene"@nb ;
    skos:broader humord:c01804 ;
    skos:exactMatch <http://dewey.info/class/2--7296/e23/>,
        <http://dewey.info/class/917.296/e23/>,
        <http://dewey.info/class/972.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7296/e23/>,
        <http://dewey.info/class/917.296/e23/>,
        <http://dewey.info/class/972.96/e23/> ;
    skos:prefLabel "Bahamas"@en,
        "Bahamas"@nb .

humord:c14905 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14905" ;
    dct:modified "2025-02-13T13:43:54"^^xsd:dateTime ;
    skos:altLabel "Jomfruøyane"@nb,
        "Jomfruøyene"@nb,
        "Virgin islands"@nb ;
    skos:broader humord:c12082 ;
    skos:exactMatch <http://dewey.info/class/2--72972/e23/>,
        <http://dewey.info/class/917.2972/e23/>,
        <http://dewey.info/class/972.972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72972/e23/>,
        <http://dewey.info/class/917.2972/e23/>,
        <http://dewey.info/class/972.972/e23/> ;
    skos:prefLabel "Virgin Islands"@en,
        "Virgin islands"@nb .

humord:c14906 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14906" ;
    dct:modified "2025-02-04T08:25:45"^^xsd:dateTime ;
    skos:altLabel "Malawi"@nb ;
    skos:broader humord:c01541 ;
    skos:exactMatch realfagstermer:c030508,
        <http://dewey.info/class/2--6897/e23/>,
        <http://dewey.info/class/916.897/e23/>,
        <http://dewey.info/class/968.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030508,
        <http://dewey.info/class/2--6897/e23/>,
        <http://dewey.info/class/916.897/e23/>,
        <http://dewey.info/class/968.97/e23/> ;
    skos:prefLabel "Malawi"@en,
        "Malawi"@nb .

humord:c14907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14907" ;
    dct:modified "2021-04-08T12:26:47"^^xsd:dateTime ;
    skos:altLabel "Judeo-Persian language"@en,
        "Judeo-persisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10451 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Judaeo-Persian language"@en,
        "Jøde-persisk språk"@nb .

humord:c14909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14909" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/529.2/e23/> ;
    skos:broader humord:c11108 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.2/e23/> ;
    skos:prefLabel "Months"@en,
        "Måneder"@nb .

humord:c14910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14910" ;
    dct:modified "2024-11-05T09:40:08"^^xsd:dateTime ;
    skos:altLabel "Shah"@nb,
        "Sjahar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Shahs"@en,
        "Sjaher"@nb .

humord:c14911 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14911" ;
    dct:modified "2024-08-28T15:29:33"^^xsd:dateTime ;
    skos:altLabel "Aundh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Aundh"@en,
        "Aundh"@nb .

humord:c14912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14912" ;
    dct:modified "2024-10-22T15:51:01"^^xsd:dateTime ;
    skos:altLabel "Murut språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Murut languages"@en,
        "Murut språk"@nb .

humord:c14913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14913" ;
    dct:modified "2024-08-28T11:08:01"^^xsd:dateTime ;
    skos:altLabel "Asrama"@en,
        "Asrama"@nb ;
    skos:broadMatch <http://dewey.info/class/294.54/e23/> ;
    skos:broader humord:c08501 ;
    skos:definition "Āśrama er et system av livsstadier som diskuteres i hinduistiske tekster fra oldtiden og middelalderen. <wilkipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.54/e23/> ;
    skos:prefLabel "Ashrama"@en,
        "Asrama"@nb .

humord:c14915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14915" ;
    dct:modified "2021-06-03T15:07:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:broader humord:c58499 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:prefLabel "Tondano language"@en,
        "Tondano språk"@nb .

humord:c14917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14917" ;
    dct:modified "1996-12-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10171 ;
    skos:closeMatch <http://dewey.info/class/499.42/e23/>,
        <http://dewey.info/class/6--9942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.42/e23/>,
        <http://dewey.info/class/6--9942/e23/> ;
    skos:prefLabel "Hawaiian language"@en,
        "Hawaiisk språk"@nb .

humord:c14918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14918" ;
    dct:modified "1996-12-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/584.92/e23/> ;
    skos:broader humord:c08210 ;
    skos:exactMatch realfagstermer:c003175 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003175,
        <http://dewey.info/class/584.92/e23/>,
        <http://dewey.info/class/633.18/e23/>,
        <http://dewey.info/class/641.3318/e23/>,
        <http://dewey.info/class/664.725/e23/> ;
    skos:prefLabel "Rice"@en,
        "Ris (Plante)"@nb ;
    skos:relatedMatch <http://dewey.info/class/633.18/e23/>,
        <http://dewey.info/class/641.3318/e23/>,
        <http://dewey.info/class/664.725/e23/> .

humord:c14919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14919" ;
    dct:modified "2024-10-22T14:23:10"^^xsd:dateTime ;
    skos:altLabel "Miao-Yao languages"@en,
        "Hmong-mien språk"@nb,
        "Miao-yao språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/495.97/e23/>,
        <http://dewey.info/class/6--9597/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.97/e23/>,
        <http://dewey.info/class/6--9597/e23/> ;
    skos:prefLabel "Hmong-Mien languages"@en,
        "Hmong-mien språk"@nb .

humord:c14921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14921" ;
    dct:modified "2024-10-22T14:17:08"^^xsd:dateTime ;
    skos:altLabel "Yao language"@en,
        "Mien språk"@nb,
        "Yao språk"@nb ;
    skos:broader humord:c14919 ;
    skos:editorialNote "Språkkode: ium"@nb ;
    skos:exactMatch <http://dewey.info/class/495.978/e23/>,
        <http://dewey.info/class/6--95978/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.978/e23/>,
        <http://dewey.info/class/6--95978/e23/> ;
    skos:prefLabel "Mien language"@en,
        "Mien språk"@nb .

humord:c14923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14923" ;
    dct:modified "2021-04-23T11:12:22"^^xsd:dateTime ;
    skos:altLabel "Magadhi language"@en,
        "Magadhi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.4547/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:broader humord:c10374 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.4547/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:prefLabel "Magahi language"@en,
        "Magahi språk"@nb .

humord:c14924 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14924" ;
    dct:modified "2024-12-05T13:02:35"^^xsd:dateTime ;
    skos:altLabel "Konkani folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Konkani folk literature"@en,
        "Konkani folkediktning"@nb .

humord:c14925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14925" ;
    dct:modified "2024-11-07T20:17:00"^^xsd:dateTime ;
    skos:altLabel "Hanuman"@nb,
        "Hanumana"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Hanuman  er en indisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Hanuman"@en,
        "Hanuman"@nb .

humord:c14927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14927" ;
    dct:modified "2024-10-22T09:39:56"^^xsd:dateTime ;
    skos:altLabel "Odawa language"@en,
        "Ottawa språk"@nb ;
    skos:broader humord:c13067 ;
    skos:editorialNote "Språkkode:  otw"@nb ;
    skos:exactMatch <http://dewey.info/class/497.336/e23/>,
        <http://dewey.info/class/6--97336/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.336/e23/>,
        <http://dewey.info/class/6--97336/e23/> ;
    skos:prefLabel "Ottawa language"@en,
        "Ottawa språk"@nb .

humord:c14930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14930" ;
    dct:modified "2011-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forbinderord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05919 ;
    skos:definition "Ord som binder sammen ord og konstruksjoner <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Connectives"@en,
        "Konnektiver"@nb ;
    skos:related humord:c05926,
        humord:c05935 .

humord:c14932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1996-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14932" ;
    dct:modified "1996-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Confidence"@en,
        "Reliance"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Trust"@en,
        "Tillit"@nb ;
    skos:relatedMatch <http://dewey.info/class/306/e23/> .

humord:c14933 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c03831,
        humord:c05737 ;
    dct:created "1997-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14933" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Klinisk lingvistikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c14934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14934" ;
    dct:modified "2024-08-20T11:17:16"^^xsd:dateTime ;
    skos:altLabel "Lav"@nb,
        "Laver"@nb,
        "Lichen"@nb,
        "Lichenes"@nb,
        "Lichenologi"@nb ;
    skos:broader humord:c08220 ;
    skos:exactMatch realfagstermer:c013006,
        <http://dewey.info/class/579.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013006,
        <http://dewey.info/class/579.7/e23/> ;
    skos:prefLabel "Lichens"@en,
        "Lav"@nb .

humord:c14935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14935" ;
    dct:modified "2024-10-16T14:16:21"^^xsd:dateTime ;
    skos:altLabel "Grazing land"@en,
        "Pasture"@en,
        "Beite"@nb,
        "Beitelandskap"@nb,
        "Beitemarker"@nb,
        "Beitmarker"@nb ;
    skos:broader humord:c07638 ;
    skos:closeMatch <http://dewey.info/class/636.0845/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/633.202/e23/>,
        <http://dewey.info/class/636.0845/e23/> ;
    skos:prefLabel "Pastures"@en,
        "Beite"@nb ;
    skos:related humord:c14366 ;
    skos:relatedMatch <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/633.202/e23/> .

humord:c14936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14936" ;
    dct:modified "2024-10-24T10:21:42"^^xsd:dateTime ;
    skos:altLabel "Gagou language"@en,
        "Gagu language"@en,
        "Gagou språk"@nb,
        "Gagu språk"@nb,
        "Gban språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: ggu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Gban language"@en,
        "Gban språk"@nb .

humord:c14938 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14938" ;
    dct:modified "2025-02-18T09:24:11"^^xsd:dateTime ;
    skos:altLabel "Konarak"@en,
        "Konarak"@nb,
        "Konark"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:broader humord:c01878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:prefLabel "Konark"@en,
        "Konarak"@nb .

humord:c14939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14939" ;
    dct:modified "2025-02-25T10:49:42"^^xsd:dateTime ;
    skos:altLabel "Manipuri language"@en,
        "Meetei  language"@en,
        "Meithei language"@en,
        "Manipuri språk"@nb,
        "Meetei språk"@nb,
        "Meitei språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16369 ;
    skos:editorialNote "Språkkode: mni"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Meitei language"@en,
        "Meitei språk"@nb .

humord:c14941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14941" ;
    dct:modified "1997-01-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Home missions"@en ;
    skos:broader humord:c08654 ;
    skos:exactMatch <http://dewey.info/class/266.022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/266.022/e23/> ;
    skos:prefLabel "Home mission"@en,
        "Indremisjon"@nb .

humord:c14944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14944" ;
    dct:modified "2024-11-04T10:36:26"^^xsd:dateTime ;
    skos:altLabel "Califs"@en,
        "Khalifs"@en,
        "Kalifar"@nb ;
    skos:broader humord:c08736 ;
    skos:closeMatch <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/297.61/e23/>,
        <http://dewey.info/class/305.9297/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.092/e23/>,
        <http://dewey.info/class/297.61/e23/>,
        <http://dewey.info/class/297.648/e23/>,
        <http://dewey.info/class/305.9297/e23/> ;
    skos:prefLabel "Caliphs"@en,
        "Kalifer"@nb ;
    skos:relatedMatch <http://dewey.info/class/297.648/e23/> .

humord:c14945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14945" ;
    dct:modified "2024-11-28T12:37:43"^^xsd:dateTime ;
    skos:altLabel "Logiske feilslutningar"@nb ;
    skos:broadMatch <http://dewey.info/class/165/e23/> ;
    skos:broader humord:c00410 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/165/e23/> ;
    skos:prefLabel "Logical fallacies"@en,
        "Logiske feilslutninger"@nb ;
    skos:related humord:c00418 .

humord:c14946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14946" ;
    dct:modified "2024-12-03T11:25:28"^^xsd:dateTime ;
    skos:altLabel "Panteisme"@nb ;
    skos:broader humord:c08404 ;
    skos:exactMatch <http://dewey.info/class/211.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.2/e23/> ;
    skos:prefLabel "Pantheism"@en,
        "Panteisme"@nb .

humord:c14947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14947" ;
    dct:modified "2024-12-03T11:29:06"^^xsd:dateTime ;
    skos:altLabel "Deisme"@nb ;
    skos:broader humord:c08404 ;
    skos:exactMatch <http://dewey.info/class/211.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.5/e23/> ;
    skos:prefLabel "Deism"@en,
        "Deisme"@nb .

humord:c14948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14948" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05934 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Relative particles"@en,
        "Relative partikler"@nb .

humord:c14949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14949" ;
    dct:modified "1997-01-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06581 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Geneva school"@en,
        "Geneve-skolen"@nb ;
    skos:related humord:c06454 .

humord:c14950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14950" ;
    dct:modified "2020-06-19T09:29:12"^^xsd:dateTime ;
    skos:altLabel "Sea lanes"@en,
        "Sea roads"@en,
        "Ship's channels"@en,
        "Shipping lanes"@en,
        "Båtleder"@nb,
        "Kystleier"@nb ;
    skos:broadMatch <http://dewey.info/class/387.1/e23/> ;
    skos:broader humord:c09019 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0962/e23/>,
        <http://dewey.info/class/387.1/e23/> ;
    skos:prefLabel "Fairways"@en,
        "Skipsleier"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0962/e23/> .

humord:c14952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14952" ;
    dct:modified "2025-03-18T09:07:55"^^xsd:dateTime ;
    skos:altLabel "Blindleden"@nb,
        "Blindleia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:broader humord:c02642 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:prefLabel "Blindleia"@en,
        "Blindleia"@nb .

humord:c14956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14956" ;
    dct:modified "2024-10-29T08:18:57"^^xsd:dateTime ;
    skos:altLabel "Jainaar"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/294.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.4092/e23/> ;
    skos:prefLabel "Jains"@en,
        "Jainaer"@nb ;
    skos:related humord:c08520 .

humord:c14957 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14957" ;
    dct:modified "1997-01-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4251/e23/>,
        <http://dewey.info/class/914.251/e23/>,
        <http://dewey.info/class/942.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4251/e23/>,
        <http://dewey.info/class/914.251/e23/>,
        <http://dewey.info/class/942.51/e23/> ;
    skos:prefLabel "Derbyshire"@en,
        "Derbyshire"@nb .

humord:c14958 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14958" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484556/e23/>,
        <http://dewey.info/class/914.84556/e23/>,
        <http://dewey.info/class/948.4556/e23/> ;
    skos:broader humord:c15996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484556/e23/>,
        <http://dewey.info/class/914.84556/e23/>,
        <http://dewey.info/class/948.4556/e23/> ;
    skos:prefLabel "Skibotn"@en,
        "Skibotn"@nb .

humord:c14959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14959" ;
    dct:modified "2024-10-18T07:09:24"^^xsd:dateTime ;
    skos:altLabel "Telt"@nb ;
    skos:broadMatch <http://dewey.info/class/685.53/e23/> ;
    skos:broader humord:c05205 ;
    skos:exactMatch <http://dewey.info/class/796.540284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/685.53/e23/>,
        <http://dewey.info/class/796.540284/e23/> ;
    skos:prefLabel "Tents"@en,
        "Telt"@nb .

humord:c14960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14960" ;
    dct:modified "1997-01-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Morisco"@en,
        "Moriscos"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8927046/e23/>,
        <http://dewey.info/class/5--927046/e23/> ;
    skos:broader humord:c01004 ;
    skos:definition "Mauriske konvertitter i Spania etter 1492 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927046/e23/>,
        <http://dewey.info/class/5--927046/e23/>,
        <http://dewey.info/class/946.02/e23/> ;
    skos:prefLabel "Moriscos"@en,
        "Morisker"@nb ;
    skos:relatedMatch <http://dewey.info/class/946.02/e23/> .

humord:c14962 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14962" ;
    dct:modified "2025-03-05T14:14:34"^^xsd:dateTime ;
    skos:altLabel "Närpes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:broader humord:c13794 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:prefLabel "Närpes"@en,
        "Närpes"@nb .

humord:c14963 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14963" ;
    dct:modified "2025-03-20T09:09:26"^^xsd:dateTime ;
    skos:altLabel "Flosta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:broader humord:c02630 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483121/e23/>,
        <http://dewey.info/class/914.83121/e23/>,
        <http://dewey.info/class/948.3121/e23/> ;
    skos:prefLabel "Flosta"@en,
        "Flosta"@nb .

humord:c14964 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14964" ;
    dct:modified "2025-04-01T08:05:02"^^xsd:dateTime ;
    skos:altLabel "Ytre Arna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Ytre Arna"@en,
        "Ytre Arna"@nb .

humord:c14965 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14965" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484413/e23/>,
        <http://dewey.info/class/914.84413/e23/>,
        <http://dewey.info/class/948.4413/e23/> ;
    skos:broader humord:c02777 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484413/e23/>,
        <http://dewey.info/class/914.84413/e23/>,
        <http://dewey.info/class/948.4413/e23/> ;
    skos:prefLabel "Korgen"@en,
        "Korgen"@nb .

humord:c14966 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14966" ;
    dct:modified "1997-01-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844296/e23/>,
        <http://dewey.info/class/914.844296/e23/>,
        <http://dewey.info/class/948.44296/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844296/e23/>,
        <http://dewey.info/class/914.844296/e23/>,
        <http://dewey.info/class/948.44296/e23/> ;
    skos:prefLabel "Vevelstad"@en,
        "Vevelstad"@nb .

humord:c14967 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14967" ;
    dct:modified "2025-03-27T13:34:50"^^xsd:dateTime ;
    skos:altLabel "Brandbu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482542/e23/>,
        <http://dewey.info/class/914.82542/e23/>,
        <http://dewey.info/class/948.2542/e23/> ;
    skos:broader humord:c02825 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482542/e23/>,
        <http://dewey.info/class/914.82542/e23/>,
        <http://dewey.info/class/948.2542/e23/> ;
    skos:prefLabel "Brandbu"@en,
        "Brandbu"@nb .

humord:c14968 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14968" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484513/e23/>,
        <http://dewey.info/class/914.84513/e23/>,
        <http://dewey.info/class/948.4513/e23/> ;
    skos:broader humord:c14540 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484513/e23/>,
        <http://dewey.info/class/914.84513/e23/>,
        <http://dewey.info/class/948.4513/e23/> ;
    skos:prefLabel "Foldvik"@en,
        "Foldvik"@nb .

humord:c14969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14969" ;
    dct:modified "2023-10-26T08:02:38"^^xsd:dateTime ;
    skos:altLabel "Booker prize"@en,
        "Man Booker prize for fiction"@en,
        "Booker prize"@nb,
        "Man Booker prize for fiction"@nb ;
    skos:broadMatch <http://dewey.info/class/807.9/e23/> ;
    skos:broader humord:c60937 ;
    skos:definition "Britisk litteraturpris <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/807.9/e23/> ;
    skos:prefLabel "Man Booker Prize"@en,
        "Man Booker prize"@nb .

humord:c14970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14970" ;
    dct:modified "2024-11-06T08:36:45"^^xsd:dateTime ;
    skos:altLabel "Jomfruer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--082/e23/>,
        <http://dewey.info/class/305.4/e23/> ;
    skos:broader humord:c07186 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--082/e23/>,
        <http://dewey.info/class/305.4/e23/> ;
    skos:prefLabel "Virgins"@en,
        "Jomfruer"@nb .

humord:c14971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14971" ;
    dct:modified "2024-09-19T13:42:21"^^xsd:dateTime ;
    skos:altLabel "Cubanarar"@nb,
        "Cubanere"@nb,
        "Kubanarar"@nb ;
    skos:broader humord:c14722 ;
    skos:exactMatch <http://dewey.info/class/305.8687291/e23/>,
        <http://dewey.info/class/5--687291/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8687291/e23/>,
        <http://dewey.info/class/5--687291/e23/> ;
    skos:prefLabel "Cubans"@en,
        "Kubanere"@nb ;
    skos:related humord:c19229 .

humord:c14973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14973" ;
    dct:modified "2024-07-26T12:27:00"^^xsd:dateTime ;
    skos:altLabel "Afrocubanarar"@nb,
        "Afrocubanere"@nb,
        "Afrokubanarar"@nb ;
    skos:broader humord:c14971 ;
    skos:exactMatch <http://dewey.info/class/305.89607291/e23/>,
        <http://dewey.info/class/5--9607291/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89607291/e23/>,
        <http://dewey.info/class/5--9607291/e23/> ;
    skos:prefLabel "Afro-Cubans"@en,
        "Afrokubanere"@nb ;
    skos:related humord:c28387 .

humord:c14974 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14974" ;
    dct:modified "2025-02-28T07:52:26"^^xsd:dateTime ;
    skos:altLabel "Nordishavet"@nb,
        "Polhavet"@nb ;
    skos:broader humord:c15748 ;
    skos:definition "Polhavet er havet rundt Nordpolen <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030611,
        <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030611,
        <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:prefLabel "Arctic Ocean"@en,
        "Polhavet"@nb .

humord:c14976 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14976" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484514/e23/>,
        <http://dewey.info/class/914.84514/e23/>,
        <http://dewey.info/class/948.4514/e23/> ;
    skos:broader humord:c15381 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484514/e23/>,
        <http://dewey.info/class/914.84514/e23/>,
        <http://dewey.info/class/948.4514/e23/> ;
    skos:prefLabel "Hamnvik"@en,
        "Hamnvik"@nb .

humord:c14977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14977" ;
    dct:modified "2020-11-26T16:30:40"^^xsd:dateTime ;
    skos:altLabel "Delight"@en,
        "Enjoyment"@en,
        "Lyst"@nb,
        "Nyting"@nb,
        "Velbehag"@nb,
        "Vellyst"@nb ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/152.42/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/> ;
    skos:prefLabel "Pleasure"@en,
        "Nytelse"@nb ;
    skos:related humord:c00278 .

humord:c14982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14982" ;
    dct:modified "2024-11-22T08:32:23"^^xsd:dateTime ;
    skos:altLabel "La Tenekultur"@nb,
        "La Tenekulturen"@nb,
        "LaTenekultur"@nb,
        "Latenekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/936.02/e23/> ;
    skos:broader humord:c00076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.02/e23/> ;
    skos:prefLabel "La Tène culture"@en,
        "La Tenekulturen"@nb ;
    skos:related humord:c00999 .

humord:c14984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14984" ;
    dct:modified "2024-12-06T07:41:13"^^xsd:dateTime ;
    skos:altLabel "Iransk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20955/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20955/e23/> ;
    skos:prefLabel "Iranian folk literature"@en,
        "Iransk folkediktning"@nb .

humord:c14985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14985" ;
    dct:modified "2024-11-08T10:31:10"^^xsd:dateTime ;
    skos:altLabel "Fugl Føniks"@nb,
        "Føniks"@nb,
        "Fønix"@nb,
        "Phoenix"@nb,
        "Phønix"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/>,
        <http://dewey.info/class/398.2454/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Føniks er en hellig fugl kjent fra greske myter. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/>,
        <http://dewey.info/class/398.2454/e23/> ;
    skos:prefLabel "Phoenix (Mythology)"@en,
        "Føniks"@nb .

humord:c14987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14987" ;
    dct:modified "2025-02-13T13:41:57"^^xsd:dateTime ;
    skos:altLabel "Grenada"@nb ;
    skos:broader humord:c12082 ;
    skos:closeMatch <http://dewey.info/class/2--729845/e23/>,
        <http://dewey.info/class/917.29845/e23/>,
        <http://dewey.info/class/972.9845/e23/> ;
    skos:definition "Øy og selvstendig stat i Karibiske hav <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--729845/e23/>,
        <http://dewey.info/class/917.29845/e23/>,
        <http://dewey.info/class/972.9845/e23/> ;
    skos:prefLabel "Grenada"@en,
        "Grenada"@nb .

humord:c14988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14988" ;
    dct:modified "2024-10-23T15:24:30"^^xsd:dateTime ;
    skos:altLabel "Bilin language"@en,
        "Blin language"@en,
        "Bilen språk"@nb,
        "Bilin språk"@nb,
        "Blin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: byn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Bilen language"@en,
        "Bilin språk"@nb .

humord:c14991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14991" ;
    dct:modified "2024-10-24T10:19:24"^^xsd:dateTime ;
    skos:altLabel "Black bobo language"@en,
        "Bobo fing language"@en,
        "Bobo language"@en,
        "Bulse language"@en,
        "Black bobo språk"@nb,
        "Bobo fing språk"@nb,
        "Bobo språk"@nb,
        "Bulse språk"@nb,
        "Sør-Bobo madare språk"@nb ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: bwq"@nb ;
    skos:exactMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Southern Bobo Madare language"@en,
        "Bobo språk"@nb .

humord:c14995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14995" ;
    dct:modified "2024-10-25T10:30:10"^^xsd:dateTime ;
    skos:altLabel "Egikuria language"@en,
        "Koria language"@en,
        "Koria språk"@nb,
        "Kuria språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.395/e23/>,
        <http://dewey.info/class/6--96395/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: kuj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.395/e23/>,
        <http://dewey.info/class/6--96395/e23/> ;
    skos:prefLabel "Kuria language"@en,
        "Kuria språk"@nb .

humord:c14998 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14998" ;
    dct:modified "2024-12-06T09:34:59"^^xsd:dateTime ;
    skos:altLabel "Kanuri folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kanuri folk literature"@en,
        "Kanuri folkediktning"@nb .

humord:c14999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME14999" ;
    dct:modified "2024-12-06T09:32:28"^^xsd:dateTime ;
    skos:altLabel "Bornu folkedikting"@nb,
        "Bornu folkediktning"@nb,
        "Kanuri folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.204965/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204965/e23/> ;
    skos:prefLabel "Kanuri folk literature"@en,
        "Kanuri folkediktning"@nb .

humord:c15002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15002" ;
    dct:modified "2024-08-12T14:57:41"^^xsd:dateTime ;
    skos:altLabel "Autistic savant"@en,
        "Autistisk savant"@nb,
        "Savantsyndrom"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85882/e23/> ;
    skos:broader humord:c03931 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85882/e23/> ;
    skos:prefLabel "Savant syndrome"@en,
        "Savantsyndrom"@nb .

humord:c15005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15005" ;
    dct:modified "2024-10-09T08:15:39"^^xsd:dateTime ;
    skos:altLabel "Backgammon"@nb,
        "Trikk-trakk"@nb ;
    skos:broader humord:c20897 ;
    skos:exactMatch <http://dewey.info/class/795.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/795.15/e23/> ;
    skos:prefLabel "Backgammon"@en,
        "Backgammon"@nb .

humord:c15007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15007" ;
    dct:modified "2024-10-24T12:37:07"^^xsd:dateTime ;
    skos:altLabel "Central Togo languages"@en,
        "Togo remnant languages"@en,
        "Sentral Togo språk"@nb,
        "Togo remnant språk"@nb,
        "Togo restspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:broader humord:c09914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Ghana-Togo Mountain languages"@en,
        "Togo restspråk"@nb .

humord:c15010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15010" ;
    dct:modified "2024-10-24T10:34:17"^^xsd:dateTime ;
    skos:altLabel "Buem language"@en,
        "Lefana language"@en,
        "Buem språk"@nb,
        "Lefana språk"@nb,
        "Lelemi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:broader humord:c15007 ;
    skos:editorialNote "Språkkode: lef"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Lelemi language"@en,
        "Lelemi språk"@nb .

humord:c15013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15013" ;
    dct:modified "2024-10-24T10:52:36"^^xsd:dateTime ;
    skos:altLabel "Edoid språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c09914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Edoid languages"@en,
        "Edoid språk"@nb .

humord:c15015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15015" ;
    dct:modified "2011-04-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Høytlesing"@nb ;
    skos:broadMatch <http://dewey.info/class/649.58/e23/> ;
    skos:broader humord:c07926 ;
    skos:closeMatch <http://dewey.info/class/808.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.452/e23/>,
        <http://dewey.info/class/649.58/e23/>,
        <http://dewey.info/class/808.54/e23/> ;
    skos:prefLabel "Reading aloud"@en,
        "Høytlesning"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.452/e23/> .

humord:c15017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15017" ;
    dct:modified "2024-08-28T15:29:17"^^xsd:dateTime ;
    skos:altLabel "Aum Sect"@en,
        "Aum Shinrikyo"@en,
        "Aum-sekta"@nb,
        "Aum-sekten"@nb,
        "Aumsekta"@nb,
        "Dommedagssekta"@nb,
        "Dommedagssekten"@nb ;
    skos:broadMatch <http://dewey.info/class/299.56/e23/> ;
    skos:broader humord:c08812 ;
    skos:definition "Aumsekten er en japansk dommedagssekt som er influert av blant annet buddhisme og kristendom <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.56/e23/> ;
    skos:prefLabel "Aleph (Sect)"@en,
        "Aumsekten"@nb .

humord:c15020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15020" ;
    dct:modified "1997-01-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/296.1/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Etterbibelsk jødisk litteratur til omkring år 1500 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.1/e23/> ;
    skos:prefLabel "Rabbinic literature"@en,
        "Rabbinsk litteratur"@nb .

humord:c15022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15022" ;
    dct:modified "2024-03-18T08:15:37"^^xsd:dateTime ;
    skos:altLabel "Java Virtual Machine"@en,
        "JVM"@nb,
        "Java (Programmeringsspråk)"@nb,
        "Java Virtual Machine"@nb,
        "Java2"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c63684 ;
    skos:definition "Varemerke og navn på programmeringsspråk <UBO>"@nb ;
    skos:exactMatch realfagstermer:c007481 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007481,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "Java (Programming language)"@en,
        "Java (Programmeringsspråk)"@nb ;
    skos:related humord:c63643,
        humord:c64368 .

humord:c15023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15023" ;
    dct:modified "2024-08-15T11:33:31"^^xsd:dateTime ;
    skos:altLabel "Anynyme verk"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Anonyme ver er verk av ukjent forfatterskap <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/014/e23/> ;
    skos:prefLabel "Anonymous works"@en,
        "Anonyme verker"@nb ;
    skos:related humord:c01463 ;
    skos:relatedMatch <http://dewey.info/class/014/e23/> .

humord:c15024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15024" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Normaliserte titler"@nb,
        "Standard-titler"@nb ;
    skos:broadMatch <http://dewey.info/class/025.322/e23/> ;
    skos:broader humord:c13318 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.322/e23/> ;
    skos:prefLabel "Uniform titles"@en,
        "Standardtitler"@nb .

humord:c15027 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15027" ;
    dct:modified "2025-04-01T12:51:19"^^xsd:dateTime ;
    skos:altLabel "Ytterøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:broader humord:c02806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484213/e23/>,
        <http://dewey.info/class/914.84213/e23/>,
        <http://dewey.info/class/948.4213/e23/> ;
    skos:prefLabel "Ytterøy"@en,
        "Ytterøy"@nb .

humord:c15028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15028" ;
    dct:modified "1997-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.9/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Language generation"@en,
        "Språkgenerering"@nb ;
    skos:related humord:c04286 ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c15029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15029" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06061 ;
    skos:closeMatch <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:definition "Et språklig uttrykk som får sin referanse fra et annet språklig uttrykk som   opptrer seinere i setningen <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:prefLabel "Cataphoras"@en,
        "Kataforer"@nb ;
    skos:related humord:c14134 .

humord:c15030 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c10038,
        humord:c14948 ;
    dct:created "1997-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15030" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mausul (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c15031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15031" ;
    dct:modified "2025-03-18T08:56:51"^^xsd:dateTime ;
    skos:altLabel "Osmål (Innlandet)"@nb ;
    skos:broader humord:c10264 ;
    skos:definition "Målet i Os i Østerdalen, Innlandet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/439.8279482463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482463/e23/> ;
    skos:prefLabel "Os dialect (Innlandet)"@en,
        "Osmål (Innlandet)"@nb .

humord:c15032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15032" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06454,
        humord:c18916 ;
    skos:exactMatch <http://dewey.info/class/028.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028.1/e23/> ;
    skos:prefLabel "Book reviews"@en,
        "Bokanmeldelser"@nb .

humord:c15033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15033" ;
    dct:modified "2024-08-19T14:35:42"^^xsd:dateTime ;
    skos:altLabel "Åmotmål (Innlandet)"@nb ;
    skos:broader humord:c10264 ;
    skos:definition "Målet i Åmot, Innlandet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/439.8279482443/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482443/e23/> ;
    skos:prefLabel "Åmot dialect"@en,
        "Åmotmål (Innlandet)"@nb .

humord:c15034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15034" ;
    dct:modified "2025-01-29T08:00:49"^^xsd:dateTime ;
    skos:altLabel "Party"@en,
        "Festmåltid"@nb,
        "Festmåltider"@nb,
        "Gilder (Fester)"@nb,
        "Gjestebod"@nb,
        "Selskap (Fester)"@nb,
        "Selskaper (Fester)"@nb ;
    skos:broader humord:c04844 ;
    skos:exactMatch <http://dewey.info/class/793.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.3/e23/>,
        <http://dewey.info/class/641.568/e23/>,
        <http://dewey.info/class/642.4/e23/>,
        <http://dewey.info/class/747.93/e23/>,
        <http://dewey.info/class/793.2/e23/> ;
    skos:prefLabel "Parties"@en,
        "Gjestebud"@nb ;
    skos:related humord:c04875 ;
    skos:relatedMatch <http://dewey.info/class/395.3/e23/>,
        <http://dewey.info/class/641.568/e23/>,
        <http://dewey.info/class/642.4/e23/>,
        <http://dewey.info/class/747.93/e23/> .

humord:c15035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15035" ;
    dct:modified "1997-02-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Property market"@en ;
    skos:broader humord:c07802 ;
    skos:exactMatch <http://dewey.info/class/333.3322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3322/e23/> ;
    skos:prefLabel "Property markets"@en,
        "Eiendomsmarked"@nb .

humord:c15036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15036" ;
    dct:modified "2024-10-30T14:49:38"^^xsd:dateTime ;
    skos:altLabel "Tolk"@nb,
        "Tolkar"@nb ;
    skos:broader humord:c07517 ;
    skos:definition "Person som muntlig oversetter fra ett språk til ett eller flere andre <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/418.02092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02092/e23/> ;
    skos:prefLabel "Interpreters"@en,
        "Tolker"@nb ;
    skos:related humord:c06287 .

humord:c15038 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15038" ;
    dct:modified "2025-03-20T09:07:29"^^xsd:dateTime ;
    skos:altLabel "Tveit (Evje og Hornnes)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483133/e23/>,
        <http://dewey.info/class/914.83133/e23/>,
        <http://dewey.info/class/948.3133/e23/> ;
    skos:broader humord:c02634 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483133/e23/>,
        <http://dewey.info/class/914.83133/e23/>,
        <http://dewey.info/class/948.3133/e23/> ;
    skos:prefLabel "Tveit (Evje og Hornnes)"@en,
        "Tveit (Evje og Hornnes)"@nb .

humord:c15040 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15040" ;
    dct:modified "2024-10-09T15:27:24"^^xsd:dateTime ;
    skos:altLabel "Baeterrae"@nb,
        "Besara"@nb,
        "Beziers"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4484/e23/>,
        <http://dewey.info/class/914.484/e23/>,
        <http://dewey.info/class/944.84/e23/> ;
    skos:broader humord:c58377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4484/e23/>,
        <http://dewey.info/class/914.484/e23/>,
        <http://dewey.info/class/944.84/e23/> ;
    skos:prefLabel "Béziers"@en,
        "Beziers"@nb .

humord:c15041 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15041" ;
    dct:modified "2025-03-12T10:40:30"^^xsd:dateTime ;
    skos:altLabel "Le Dauphine"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--44586/e23/>,
        <http://dewey.info/class/914.4586/e23/>,
        <http://dewey.info/class/944.586/e23/> ;
    skos:definition "Tidligere selvstendig fyrstedømme, nå provins i det sørøstlige Frankrike <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44586/e23/>,
        <http://dewey.info/class/914.4586/e23/>,
        <http://dewey.info/class/944.586/e23/> ;
    skos:prefLabel "Dauphiné"@en,
        "Le Dauphine"@nb .

humord:c15042 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15042" ;
    dct:modified "2025-03-12T13:21:34"^^xsd:dateTime ;
    skos:altLabel "Savoie"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--44585/e23/>,
        <http://dewey.info/class/914.4585/e23/>,
        <http://dewey.info/class/944.585/e23/> ;
    skos:definition "Landskap i Frankrike på grensen mot Sveits og Italia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44585/e23/>,
        <http://dewey.info/class/914.4585/e23/>,
        <http://dewey.info/class/944.585/e23/> ;
    skos:prefLabel "Savoie"@en,
        "Savoie"@nb .

humord:c15043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15043" ;
    dct:modified "2024-11-29T12:37:58"^^xsd:dateTime ;
    skos:altLabel "Det immanente"@nb,
        "Immanens"@nb ;
    skos:broadMatch <http://dewey.info/class/113.8/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/146.44/e23/> ;
    skos:prefLabel "Immanence"@en,
        "Immanens"@nb ;
    skos:relatedMatch <http://dewey.info/class/146.44/e23/> .

humord:c15045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15045" ;
    dct:modified "2024-12-02T09:20:30"^^xsd:dateTime ;
    skos:altLabel "Sophistical philosophy"@en,
        "Sofistisk filosofi"@nb ;
    skos:broader humord:c00635 ;
    skos:exactMatch <http://dewey.info/class/183.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/183.1/e23/> ;
    skos:prefLabel "Sophistic philosophy"@en,
        "Sofistisk filosofi"@nb .

humord:c15046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15046" ;
    dct:modified "2024-07-04T12:20:19"^^xsd:dateTime ;
    skos:altLabel "Gender reassignment"@en,
        "Gender reversal"@en,
        "Sex reassignment"@en,
        "Sex reversal"@en,
        "Kjønnsskifte"@nb ;
    skos:broader humord:c03873 ;
    skos:definition "Det å skifte kjønn <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0867/e23/>,
        <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/306.768/e23/>,
        <http://dewey.info/class/362.897/e23/>,
        <http://dewey.info/class/612.405/e23/>,
        <http://dewey.info/class/615.366/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Sex change"@en,
        "Kjønnsskifte"@nb ;
    skos:related humord:c22421 ;
    skos:relatedMatch <http://dewey.info/class/1--0867/e23/>,
        <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/306.768/e23/>,
        <http://dewey.info/class/362.897/e23/>,
        <http://dewey.info/class/612.405/e23/>,
        <http://dewey.info/class/615.366/e23/>,
        <http://dewey.info/class/616.8583/e23/> .

humord:c15047 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15047" ;
    dct:modified "1997-02-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03546 ;
    skos:exactMatch <http://dewey.info/class/2--435914/e23/>,
        <http://dewey.info/class/914.35914/e23/>,
        <http://dewey.info/class/943.5914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435914/e23/>,
        <http://dewey.info/class/914.35914/e23/>,
        <http://dewey.info/class/943.5914/e23/> ;
    skos:prefLabel "Oldenburg"@en,
        "Oldenburg"@nb .

humord:c15048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15048" ;
    dct:modified "2023-12-04T13:54:02"^^xsd:dateTime ;
    skos:altLabel "Grinding slabs"@en,
        "Mill stones"@en,
        "Kvernsteinar"@nb,
        "Kvernsteiner"@nb,
        "Møllesteinar"@nb ;
    skos:broader humord:c04440 ;
    skos:exactMatch realfagstermer:c004875 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004875,
        <http://dewey.info/class/664.72/e23/> ;
    skos:prefLabel "Millstones"@en,
        "Møllesteiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.72/e23/> .

humord:c15049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15049" ;
    dct:modified "2022-06-17T07:50:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:broader humord:c59239 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:prefLabel "Daggers"@en,
        "Dolker"@nb .

humord:c15050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15050" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stativer (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:definition "En type verb som vanligvis ikke forekommer i progressiv eller imperativ og  som uttrykker en tilstand snarere enn en handling, f.eks. vite, synes, anta <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Static verbs"@en,
        "Statiske verb"@nb ;
    skos:related humord:c15051 .

humord:c15051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15051" ;
    dct:modified "2020-10-19T14:50:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:definition "Verb som typisk forekommer i progressiv form og i imperativ, og som uttryker aktivitet, prosess e.l., f.eks. løpe, hoppe <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Dynamic verbs"@en,
        "Dynamiske verb"@nb ;
    skos:related humord:c15050 .

humord:c15052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15052" ;
    dct:modified "2020-09-14T08:17:25"^^xsd:dateTime ;
    skos:altLabel "Boat houses"@en,
        "Boat sheds"@en,
        "Boatsheds"@en,
        "Båthus"@nb,
        "Nøst"@nb ;
    skos:broader humord:c05258 ;
    skos:closeMatch <http://dewey.info/class/690.587/e23/>,
        <http://dewey.info/class/725.87/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.587/e23/>,
        <http://dewey.info/class/725.87/e23/> ;
    skos:prefLabel "Boathouses"@en,
        "Naust"@nb .

humord:c15053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15053" ;
    dct:modified "2024-10-28T13:53:05"^^xsd:dateTime ;
    skos:altLabel "Reformed church"@en,
        "Reformerte kirke"@nb,
        "Reformerte kyrkje"@nb,
        "Reformerte kyrkjer"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/284.2/e23/> ;
    skos:definition "Fellesbetegnelse for de kirker som er preget av Calvins reformasjon <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.2/e23/> ;
    skos:prefLabel "Reformed churches"@en,
        "Reformerte kirker"@nb ;
    skos:related humord:c04152,
        humord:c08808 .

humord:c15054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15054" ;
    dct:modified "2020-06-05T14:50:07"^^xsd:dateTime ;
    skos:altLabel "Djin"@en,
        "Djinn"@en,
        "Djinni"@en,
        "Djinns"@en,
        "Djins"@en,
        "Genies"@en,
        "Genii"@en,
        "Jinni"@en,
        "Jinns"@en,
        "Jinner"@nb ;
    skos:broader humord:c08869 ;
    skos:definition "Visse åndevesener i arabisk folketro <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.217/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.217/e23/> ;
    skos:prefLabel "Jinn"@en,
        "Jinn"@nb .

humord:c15056 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15056" ;
    dct:modified "1997-02-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484411/e23/>,
        <http://dewey.info/class/914.84411/e23/>,
        <http://dewey.info/class/948.4411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484411/e23/>,
        <http://dewey.info/class/914.84411/e23/>,
        <http://dewey.info/class/948.4411/e23/> ;
    skos:prefLabel "Grane"@en,
        "Grane"@nb .

humord:c15057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15057" ;
    dct:modified "2025-01-29T15:02:44"^^xsd:dateTime ;
    skos:altLabel "Cost sharing"@en,
        "Cost sharing event"@en,
        "Dutch treat"@en,
        "Potluck"@en,
        "Samanskots­lag"@nb,
        "Samanskotts­lag"@nb,
        "Sammenskuddslag"@nb,
        "Spleisefester"@nb,
        "Spleiselag"@nb ;
    skos:broadMatch <http://dewey.info/class/793.2/e23/> ;
    skos:broader humord:c04844 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.2/e23/> ;
    skos:prefLabel "Cost-sharing"@en,
        "Spleiselag"@nb .

humord:c15060 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15060" ;
    dct:modified "2024-10-10T08:48:59"^^xsd:dateTime ;
    skos:altLabel "Balestrand"@nb ;
    skos:broader humord:c12149 ;
    skos:exactMatch realfagstermer:c030947,
        <http://dewey.info/class/2--483812/e23/>,
        <http://dewey.info/class/914.83812/e23/>,
        <http://dewey.info/class/948.3812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030947,
        <http://dewey.info/class/2--483812/e23/>,
        <http://dewey.info/class/914.83812/e23/>,
        <http://dewey.info/class/948.3812/e23/> ;
    skos:prefLabel "Balestrand"@en,
        "Balestrand"@nb .

humord:c15061 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15061" ;
    dct:modified "2024-08-28T10:24:14"^^xsd:dateTime ;
    skos:altLabel "Askvoll"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483832/e23/>,
        <http://dewey.info/class/914.83832/e23/>,
        <http://dewey.info/class/948.3832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483832/e23/>,
        <http://dewey.info/class/914.83832/e23/>,
        <http://dewey.info/class/948.3832/e23/> ;
    skos:prefLabel "Askvoll"@en,
        "Askvoll"@nb .

humord:c15062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15062" ;
    dct:modified "2024-11-04T08:21:36"^^xsd:dateTime ;
    skos:altLabel "Salvation army soldiers"@en,
        "Frelsessoldatar"@nb ;
    skos:broadMatch <http://dewey.info/class/287.96092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Soldat i Frelsesarmeen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/287.96092/e23/> ;
    skos:prefLabel "Salvationists"@en,
        "Frelsessoldater"@nb .

humord:c15063 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15063" ;
    dct:modified "2021-09-14T15:10:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483842/e23/>,
        <http://dewey.info/class/914.83842/e23/>,
        <http://dewey.info/class/948.3842/e23/> ;
    skos:broader humord:c11602 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483842/e23/>,
        <http://dewey.info/class/914.83842/e23/>,
        <http://dewey.info/class/948.3842/e23/> ;
    skos:prefLabel "Nordfjordeid"@en,
        "Nordfjordeid"@nb .

humord:c15064 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15064" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Tjølling"@en,
        "Tjølling"@nb .

humord:c15067 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15067" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483425/e23/>,
        <http://dewey.info/class/914.83425/e23/>,
        <http://dewey.info/class/948.3425/e23/> ;
    skos:broader humord:c02858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483425/e23/>,
        <http://dewey.info/class/914.83425/e23/>,
        <http://dewey.info/class/948.3425/e23/> ;
    skos:prefLabel "Bore"@en,
        "Bore"@nb .

humord:c15068 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15068" ;
    dct:modified "2024-01-02T13:45:08"^^xsd:dateTime ;
    skos:broader humord:c02950 ;
    skos:exactMatch <http://dewey.info/class/2--484525/e23/>,
        <http://dewey.info/class/914.84525/e23/>,
        <http://dewey.info/class/948.4525/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484525/e23/>,
        <http://dewey.info/class/914.84525/e23/>,
        <http://dewey.info/class/948.4525/e23/> ;
    skos:prefLabel "Torsken"@en,
        "Torsken"@nb .

humord:c15069 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15069" ;
    dct:modified "1997-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4844/e23/>,
        <http://dewey.info/class/914.844/e23/>,
        <http://dewey.info/class/948.44/e23/> ;
    skos:broader humord:c03012 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844/e23/>,
        <http://dewey.info/class/914.844/e23/>,
        <http://dewey.info/class/948.44/e23/> ;
    skos:prefLabel "Hinnøy"@en,
        "Hinnøy"@nb .

humord:c15070 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15070" ;
    dct:modified "2025-03-31T18:35:11"^^xsd:dateTime ;
    skos:altLabel "Lavik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:broader humord:c12364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:prefLabel "Lavik"@en,
        "Lavik"@nb .

humord:c15071 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15071" ;
    dct:modified "2025-03-31T18:34:58"^^xsd:dateTime ;
    skos:altLabel "Kyrkjebø"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:broader humord:c12364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483823/e23/>,
        <http://dewey.info/class/914.83823/e23/>,
        <http://dewey.info/class/948.3823/e23/> ;
    skos:prefLabel "Kyrkjebø"@en,
        "Kyrkjebø"@nb .

humord:c15072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15072" ;
    dct:modified "2025-04-01T07:57:20"^^xsd:dateTime ;
    skos:altLabel "Vågsalmenningen"@nb,
        "Vågsbunnen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Vågsbunnen"@en,
        "Vågsbunnen"@nb .

humord:c15074 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15074" ;
    dct:modified "2020-07-31T10:19:08"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482514/e23/>,
        <http://dewey.info/class/914.82514/e23/>,
        <http://dewey.info/class/948.2514/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482514/e23/>,
        <http://dewey.info/class/914.82514/e23/>,
        <http://dewey.info/class/948.2514/e23/> ;
    skos:prefLabel "Sel (Innlandet)"@en,
        "Sel (Innlandet)"@nb .

humord:c15075 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15075" ;
    dct:modified "2020-07-31T12:30:42"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030560,
        <http://dewey.info/class/2--482465/e23/>,
        <http://dewey.info/class/914.82465/e23/>,
        <http://dewey.info/class/948.2465/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030560,
        <http://dewey.info/class/2--482465/e23/>,
        <http://dewey.info/class/914.82465/e23/>,
        <http://dewey.info/class/948.2465/e23/> ;
    skos:prefLabel "Tolga"@en,
        "Tolga"@nb .

humord:c15076 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15076" ;
    dct:modified "2020-07-31T10:51:08"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482514/e23/>,
        <http://dewey.info/class/914.82514/e23/>,
        <http://dewey.info/class/948.2514/e23/> ;
    skos:broader humord:c15074 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482514/e23/>,
        <http://dewey.info/class/914.82514/e23/>,
        <http://dewey.info/class/948.2514/e23/> ;
    skos:prefLabel "Otta"@en,
        "Otta"@nb .

humord:c15077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15077" ;
    dct:modified "2025-03-24T14:28:04"^^xsd:dateTime ;
    skos:altLabel "Torpo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482616/e23/>,
        <http://dewey.info/class/914.82616/e23/>,
        <http://dewey.info/class/948.2616/e23/> ;
    skos:broader humord:c02663 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482616/e23/>,
        <http://dewey.info/class/914.82616/e23/>,
        <http://dewey.info/class/948.2616/e23/> ;
    skos:prefLabel "Torpo"@en,
        "Torpo"@nb .

humord:c15078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15078" ;
    dct:modified "2025-03-20T09:08:22"^^xsd:dateTime ;
    skos:altLabel "Herefoss"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483123/e23/>,
        <http://dewey.info/class/914.83123/e23/>,
        <http://dewey.info/class/948.3123/e23/> ;
    skos:broader humord:c02631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483123/e23/>,
        <http://dewey.info/class/914.83123/e23/>,
        <http://dewey.info/class/948.3123/e23/> ;
    skos:prefLabel "Herefoss"@en,
        "Herefoss"@nb .

humord:c15079 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15079" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tverrlandet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:broader humord:c02766 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Tverlandet"@en,
        "Tverlandet"@nb .

humord:c15080 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15080" ;
    dct:modified "2024-08-28T20:07:18"^^xsd:dateTime ;
    skos:altLabel "Austad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483226/e23/>,
        <http://dewey.info/class/914.83226/e23/>,
        <http://dewey.info/class/948.3226/e23/> ;
    skos:broader humord:c02962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483226/e23/>,
        <http://dewey.info/class/914.83226/e23/>,
        <http://dewey.info/class/948.3226/e23/> ;
    skos:prefLabel "Austad"@en,
        "Austad"@nb .

humord:c15081 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15081" ;
    dct:modified "2025-03-24T14:43:53"^^xsd:dateTime ;
    skos:altLabel "Krødsherad"@nb ;
    skos:broader humord:c02648 ;
    skos:exactMatch <http://dewey.info/class/2--482633/e23/>,
        <http://dewey.info/class/914.82633/e23/>,
        <http://dewey.info/class/948.2633/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482633/e23/>,
        <http://dewey.info/class/914.82633/e23/>,
        <http://dewey.info/class/948.2633/e23/> ;
    skos:prefLabel "Krødsherad"@en,
        "Krødsherad"@nb .

humord:c15082 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15082" ;
    dct:modified "2025-03-24T14:08:52"^^xsd:dateTime ;
    skos:altLabel "Kvalsund"@nb,
        "Rekiarvio"@nb,
        "Ráhkkerávju"@nb ;
    skos:broader humord:c13874 ;
    skos:exactMatch <http://dewey.info/class/2--484614/e23/>,
        <http://dewey.info/class/914.84614/e23/>,
        <http://dewey.info/class/948.4614/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484614/e23/>,
        <http://dewey.info/class/914.84614/e23/>,
        <http://dewey.info/class/948.4614/e23/> ;
    skos:prefLabel "Kvalsund"@en,
        "Kvalsund"@nb .

humord:c15084 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15084" ;
    dct:modified "2025-04-01T07:53:45"^^xsd:dateTime ;
    skos:altLabel "Loddefjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Loddefjord"@en,
        "Loddefjord"@nb .

humord:c15085 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15085" ;
    dct:modified "2024-08-21T08:38:07"^^xsd:dateTime ;
    skos:altLabel "Øre (Gjemnes)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483936/e23/>,
        <http://dewey.info/class/914.83936/e23/>,
        <http://dewey.info/class/948.3936/e23/> ;
    skos:broader humord:c14431 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483936/e23/>,
        <http://dewey.info/class/914.83936/e23/>,
        <http://dewey.info/class/948.3936/e23/> ;
    skos:prefLabel "Øre"@en,
        "Øre (Gjemnes)"@nb .

humord:c15086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15086" ;
    dct:modified "2024-09-04T16:09:56"^^xsd:dateTime ;
    skos:altLabel "Canzone (Lyrikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/851/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Lyrisk kunstform, opprinnelig i italiensk dikting, utviklet fra den provencalske canso <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/851/e23/> ;
    skos:prefLabel "Canzone"@en,
        "Canzone (Lyrikk)"@nb .

humord:c15087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15087" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00944 ;
    skos:exactMatch <http://dewey.info/class/305.8945743/e23/>,
        <http://dewey.info/class/5--945743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8945743/e23/>,
        <http://dewey.info/class/5--945743/e23/> ;
    skos:prefLabel "Lule Sámi people"@en,
        "Lulesamer"@nb .

humord:c15088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15088" ;
    dct:modified "2020-05-29T13:42:49"^^xsd:dateTime ;
    skos:altLabel "Buddhistic theology"@en ;
    skos:broadMatch <http://dewey.info/class/294.342/e23/> ;
    skos:broader humord:c08665 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342/e23/> ;
    skos:prefLabel "Buddhist theology"@en,
        "Buddhistisk teologi"@nb .

humord:c15089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15089" ;
    dct:modified "2024-08-15T07:31:20"^^xsd:dateTime ;
    skos:altLabel "Angelologi"@nb ;
    skos:broader humord:c08666 ;
    skos:closeMatch <http://dewey.info/class/202.15/e23/> ;
    skos:definition "I dogmatikken læren om englene <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.15/e23/> ;
    skos:prefLabel "Angelology"@en,
        "Angelologi"@nb .

humord:c15090 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15090" ;
    dct:modified "2024-12-03T14:38:37"^^xsd:dateTime ;
    skos:altLabel "Slavonic folk literature"@en,
        "Slavisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Slavic folk literature"@en,
        "Slavisk folkediktning"@nb .

humord:c15092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15092" ;
    dct:modified "2024-10-22T09:29:53"^^xsd:dateTime ;
    skos:altLabel "Tarahumare language"@en,
        "Tarahumara språk"@nb,
        "Tarahumare språk"@nb ;
    skos:broader humord:c10123 ;
    skos:exactMatch <http://dewey.info/class/497.4546/e23/>,
        <http://dewey.info/class/6--974546/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4546/e23/>,
        <http://dewey.info/class/6--974546/e23/> ;
    skos:prefLabel "Tarahumara language"@en,
        "Tarahumara språk"@nb .

humord:c15095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15095" ;
    dct:modified "2024-11-08T10:31:52"^^xsd:dateTime ;
    skos:altLabel "Frey"@en,
        "Frøy"@en,
        "Freyr"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:editorialNote "Frøy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Freyr"@en,
        "Frøy"@nb .

humord:c15096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15096" ;
    dct:modified "2024-11-06T11:43:47"^^xsd:dateTime ;
    skos:altLabel "Illustratørar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/305.97416/e23/>,
        <http://dewey.info/class/741.6092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97416/e23/>,
        <http://dewey.info/class/741.6092/e23/> ;
    skos:prefLabel "Illustrators"@en,
        "Illustratører"@nb ;
    skos:related humord:c05650 .

humord:c15097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15097" ;
    dct:modified "2024-11-08T10:03:33"^^xsd:dateTime ;
    skos:altLabel "Odin"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Odin er den eldste, mektigste og fremste av æsene i norrøn mytologi. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Odin"@en,
        "Odin"@nb .

humord:c15098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15098" ;
    dct:modified "2024-11-08T09:15:49"^^xsd:dateTime ;
    skos:altLabel "Tor"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Tor er en av æsene (gudene) i norrøn mytologi, og kanskje den mest kjente <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Thor"@en,
        "Tor"@nb .

humord:c15099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15099" ;
    dct:modified "2023-03-29T08:14:53"^^xsd:dateTime ;
    skos:altLabel "Athletic clubs"@en,
        "Idrettsforeninger"@nb,
        "Idrettsklubber"@nb,
        "Sportsklubber"@nb ;
    skos:broader humord:c04531 ;
    skos:closeMatch <http://dewey.info/class/796.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.06/e23/> ;
    skos:prefLabel "Sports clubs"@en,
        "Idrettslag"@nb ;
    skos:related humord:c01433 .

humord:c15102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15102" ;
    dct:modified "2024-11-08T10:27:03"^^xsd:dateTime ;
    skos:altLabel "Diana"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Diana"@en,
        "Diana"@nb .

humord:c15103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15103" ;
    dct:modified "2021-02-22T13:52:13"^^xsd:dateTime ;
    skos:altLabel "Scandal press"@en,
        "Sensational press"@en,
        "Stunt press"@en,
        "Tabloid journalism"@en,
        "Yellow press"@en ;
    skos:broadMatch <http://dewey.info/class/338.76107/e23/> ;
    skos:broader humord:c09113 ;
    skos:definition "Aviser og blad som legger an på å bringe sensasjonelt stoff <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.76107/e23/> ;
    skos:prefLabel "Yellow journalism"@en,
        "Sensasjonspresse"@nb ;
    skos:related humord:c26233 .

humord:c15104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15104" ;
    dct:modified "2025-02-24T14:57:33"^^xsd:dateTime ;
    skos:altLabel "Indo China"@en,
        "Indochine"@nb,
        "Indokina"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:definition "Indikina er navn på de tidligere franske besittelser i sørøstlige Asia. Området er nå delt mellom Kampuchea, Laos og Vietnam <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030830 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030830,
        <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:prefLabel "Indochina"@en,
        "Indokina"@nb ;
    skos:related humord:c01952,
        humord:c02102,
        humord:c15106 .

humord:c15106 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15106" ;
    dct:modified "2025-02-19T16:35:39"^^xsd:dateTime ;
    skos:altLabel "Lao People's Democratic Republic"@en,
        "Laos"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch realfagstermer:c030806,
        <http://dewey.info/class/2--594/e23/>,
        <http://dewey.info/class/915.94/e23/>,
        <http://dewey.info/class/959.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030806,
        <http://dewey.info/class/2--594/e23/>,
        <http://dewey.info/class/915.94/e23/>,
        <http://dewey.info/class/959.4/e23/> ;
    skos:prefLabel "Laos"@en,
        "Laos"@nb ;
    skos:related humord:c15104 .

humord:c15107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15107" ;
    dct:modified "2015-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy drinks"@en ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08411 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Sacred drinks"@en,
        "Hellige drikker"@nb .

humord:c15108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15108" ;
    dct:modified "2024-08-13T10:47:38"^^xsd:dateTime ;
    skos:altLabel "Ambrosia"@en,
        "Ambrosia"@nb,
        "Nektar (Gudedrikk)"@nb ;
    skos:broader humord:c15107 ;
    skos:definition "Gudedrikken i gresk mytologi, som ga udødelighet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.211/e23/> ;
    skos:prefLabel "Nectar (Religion)"@en,
        "Nektar (Gudedrikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/292.211/e23/> .

humord:c15109 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15109" ;
    dct:modified "2025-03-28T13:11:01"^^xsd:dateTime ;
    skos:altLabel "Rødven"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Rødven"@en,
        "Rødven"@nb .

humord:c15110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15110" ;
    dct:modified "2024-12-11T11:16:54"^^xsd:dateTime ;
    skos:altLabel "Kalmarunionen"@nb ;
    skos:broader humord:c04132 ;
    skos:closeMatch <http://dewey.info/class/948.1017/e23/>,
        <http://dewey.info/class/948.50182/e23/>,
        <http://dewey.info/class/948.902/e23/> ;
    skos:exactMatch <http://dewey.info/class/948.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.03/e23/>,
        <http://dewey.info/class/948.1017/e23/>,
        <http://dewey.info/class/948.50182/e23/>,
        <http://dewey.info/class/948.902/e23/> ;
    skos:prefLabel "Kalmar Union"@en,
        "Kalmarunionen"@nb .

humord:c15111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15111" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stringed instruments"@en ;
    skos:broader humord:c05510 ;
    skos:exactMatch <http://dewey.info/class/787/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.87/e23/>,
        <http://dewey.info/class/704.949787/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/787/e23/> ;
    skos:prefLabel "String instruments"@en,
        "Strengeinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.87/e23/>,
        <http://dewey.info/class/704.949787/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c15112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15112" ;
    dct:modified "2025-01-17T07:58:27"^^xsd:dateTime ;
    skos:altLabel "Betalingsmiddel"@nb ;
    skos:broadMatch <http://dewey.info/class/332.42/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:broader humord:c07798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.42/e23/>,
        <http://dewey.info/class/737.4/e23/> ;
    skos:prefLabel "Means of payment"@en,
        "Betalingsmidler"@nb ;
    skos:related humord:c07821 .

humord:c15113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15113" ;
    dct:modified "2025-01-06T12:34:46"^^xsd:dateTime ;
    skos:altLabel "Cargo (Ships)"@en,
        "Skipslast"@nb ;
    skos:broadMatch <http://dewey.info/class/389.1/e23/> ;
    skos:broader humord:c04335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/389.1/e23/> ;
    skos:prefLabel "Shipload"@en,
        "Skipslast"@nb ;
    skos:relatedMatch <http://dewey.info/class/387.5/e23/> .

humord:c15114 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c08519,
        humord:c08840 ;
    dct:created "2013-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15114" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sufiorden (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c15115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15115" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Traditions of drinking"@en,
        "Drikkekultur"@nb,
        "Drikketradisjon"@nb ;
    skos:broader humord:c04904 ;
    skos:closeMatch <http://dewey.info/class/394.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.12/e23/> ;
    skos:prefLabel "Drinking culture"@en,
        "Drikkeskikker"@nb ;
    skos:related humord:c04906 .

humord:c15118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15118" ;
    dct:modified "2024-10-28T08:59:16"^^xsd:dateTime ;
    skos:altLabel "Sahabah"@en,
        "Sahaba"@nb,
        "Sahabahar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.092/e23/> ;
    skos:broader humord:c07345 ;
    skos:definition "Profeten Muhammeds følgesvenner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.092/e23/> ;
    skos:prefLabel "Companions of the prophet"@en,
        "Sahabaher"@nb .

humord:c15121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15121" ;
    dct:modified "2024-11-20T13:11:17"^^xsd:dateTime ;
    skos:altLabel "Det vidunderlege"@nb ;
    skos:broader humord:c06641 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--308766/e23/>,
        <http://dewey.info/class/3C--37/e23/> ;
    skos:prefLabel "The wonderful"@en,
        "Det vidunderlige"@nb ;
    skos:relatedMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--308766/e23/>,
        <http://dewey.info/class/3C--37/e23/> .

humord:c15123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15123" ;
    dct:modified "2011-04-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.513/e23/> ;
    skos:broader humord:c09201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.513/e23/> ;
    skos:prefLabel "Class formation"@en,
        "Klassedannelse"@nb ;
    skos:related humord:c09328 .

humord:c15124 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15124" ;
    dct:modified "1997-02-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4843/e23/>,
        <http://dewey.info/class/914.843/e23/>,
        <http://dewey.info/class/948.43/e23/> ;
    skos:broader humord:c02764 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4843/e23/>,
        <http://dewey.info/class/914.843/e23/>,
        <http://dewey.info/class/948.43/e23/> ;
    skos:prefLabel "Hålogaland"@en,
        "Hålogaland"@nb .

humord:c15125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15125" ;
    dct:modified "2023-11-30T13:46:39"^^xsd:dateTime ;
    skos:altLabel "Klima"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Typisk værmønster på et sted, som f.eks. middel-, maksimums- og minimumsverdier og hyppighet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013563,
        <http://dewey.info/class/551.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013563,
        <http://dewey.info/class/155.915/e23/>,
        <http://dewey.info/class/304.25/e23/>,
        <http://dewey.info/class/551.6/e23/>,
        <http://dewey.info/class/571.49/e23/>,
        <http://dewey.info/class/577.22/e23/>,
        <http://dewey.info/class/613.11/e23/> ;
    skos:prefLabel "Climate"@en,
        "Klima"@nb ;
    skos:related humord:c22166 ;
    skos:relatedMatch <http://dewey.info/class/155.915/e23/>,
        <http://dewey.info/class/304.25/e23/>,
        <http://dewey.info/class/571.49/e23/>,
        <http://dewey.info/class/577.22/e23/>,
        <http://dewey.info/class/613.11/e23/> .

humord:c15127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15127" ;
    dct:modified "2024-12-06T12:51:51"^^xsd:dateTime ;
    skos:altLabel "Bambara folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2089963452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089963452/e23/> ;
    skos:prefLabel "Bambara folk literature"@en,
        "Bambara folkediktning"@nb .

humord:c15128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15128" ;
    dct:modified "2024-02-26T14:45:14"^^xsd:dateTime ;
    skos:altLabel "Calling"@en,
        "Kall"@nb,
        "Prestekall"@nb ;
    skos:broader humord:c00310 ;
    skos:definition "Indre trang, livsoppgave <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/248.4/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.1/e23/> ;
    skos:prefLabel "Vocation"@en,
        "Kall"@nb ;
    skos:relatedMatch <http://dewey.info/class/248.4/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/262.1/e23/> .

humord:c15131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15131" ;
    dct:modified "2024-11-21T08:38:10"^^xsd:dateTime ;
    skos:altLabel "Treføter"@nb,
        "Tripoder"@nb ;
    skos:broader humord:c00043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/733.3/e23/>,
        <http://dewey.info/class/771.38/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Tripods"@en,
        "Treføtter"@nb ;
    skos:relatedMatch <http://dewey.info/class/733.3/e23/>,
        <http://dewey.info/class/771.38/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c15133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15133" ;
    dct:modified "2024-10-25T13:36:26"^^xsd:dateTime ;
    skos:altLabel "Kimatumbi language"@en,
        "Kimatuumbi language"@en,
        "Matuumbi language"@en,
        "Kimatumbi språk"@nb,
        "Kimatuumbi språk"@nb,
        "Matumbi språk"@nb,
        "Matuumbi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: mgw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:prefLabel "Matumbi language"@en,
        "Matumbi språk"@nb .

humord:c15136 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15136" ;
    dct:modified "2025-02-13T13:52:23"^^xsd:dateTime ;
    skos:altLabel "Long Island"@nb ;
    skos:broader humord:c01732 ;
    skos:exactMatch <http://dewey.info/class/2--74721/e23/>,
        <http://dewey.info/class/917.4721/e23/>,
        <http://dewey.info/class/974.721/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--74721/e23/>,
        <http://dewey.info/class/917.4721/e23/>,
        <http://dewey.info/class/974.721/e23/> ;
    skos:prefLabel "Long Island"@en,
        "Long Island"@nb .

humord:c15137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15137" ;
    dct:modified "2024-10-10T09:00:14"^^xsd:dateTime ;
    skos:altLabel "Bacchantes"@en,
        "Bakkantar"@nb,
        "Bakkantinnar"@nb,
        "Bakkantinner"@nb,
        "Bakkusdyrkarar"@nb,
        "Bakkusdyrkere"@nb,
        "Bakkusprestar"@nb,
        "Bakkusprester"@nb ;
    skos:broadMatch <http://dewey.info/class/292.38/e23/> ;
    skos:broader humord:c17790 ;
    skos:definition "En bakkant var en som i antikken deltok på fest for den romerske guden Bacchus, såkalt bakkanal. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.38/e23/> ;
    skos:prefLabel "Bacchae"@en,
        "Bakkanter"@nb ;
    skos:related humord:c07122 .

humord:c15142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15142" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Diphthongs"@en,
        "Diftonger"@nb .

humord:c15143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15143" ;
    dct:modified "2024-10-09T08:21:54"^^xsd:dateTime ;
    skos:altLabel "Babm språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:broader humord:c09780 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Babm language"@en,
        "Babm språk"@nb .

humord:c15144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15144" ;
    dct:modified "2024-10-22T14:15:57"^^xsd:dateTime ;
    skos:altLabel "Interlingua språk"@nb ;
    skos:broader humord:c09780 ;
    skos:definition "Interlingua er eit ord som blir brukt om to konstruerte internasjonale hjelpespråk – interlingua/LSF og interlingua/IALA – og om eit mellomspråk i maskinomsetjing. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/499.993/e23/>,
        <http://dewey.info/class/6--99993/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.993/e23/>,
        <http://dewey.info/class/6--99993/e23/> ;
    skos:prefLabel "Interlingua"@en,
        "Interlingua språk"@nb .

humord:c15145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15145" ;
    dct:modified "2024-10-22T14:13:28"^^xsd:dateTime ;
    skos:altLabel "Naulingva språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:broader humord:c09780 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Naulingva language"@en,
        "Naulingva språk"@nb .

humord:c15147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15147" ;
    dct:modified "2024-11-27T17:19:28"^^xsd:dateTime ;
    skos:altLabel "Forfengelegheit"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Vanity"@en,
        "Forfengelighet"@nb .

humord:c15148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15148" ;
    dct:modified "2024-06-17T14:39:04"^^xsd:dateTime ;
    skos:altLabel "Respiration"@en,
        "Andedrått"@nb,
        "Anding"@nb,
        "Pust"@nb,
        "Pusting"@nb,
        "Respirasjon"@nb,
        "Ånde"@nb,
        "Åndedrag"@nb,
        "Åndedrett"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch realfagstermer:c013246,
        <http://dewey.info/class/612.2/e23/> ;
    skos:definition "Åndedrett er det samme som respirasjon, altså alle mekanismene som inngår i utvekslingen av oksygen og karbondioksid mellom en levende organisme og dens omgivelser. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/573.2/e23/>,
        <http://dewey.info/class/613.192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013246,
        <http://dewey.info/class/573.2/e23/>,
        <http://dewey.info/class/612.2/e23/>,
        <http://dewey.info/class/613.192/e23/>,
        <http://dewey.info/class/616.2/e23/>,
        <http://dewey.info/class/781.48/e23/>,
        <http://dewey.info/class/784.1932/e23/> ;
    skos:prefLabel "Breathing"@en,
        "Pust"@nb ;
    skos:related humord:c13940 ;
    skos:relatedMatch <http://dewey.info/class/616.2/e23/>,
        <http://dewey.info/class/781.48/e23/>,
        <http://dewey.info/class/784.1932/e23/> .

humord:c15153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15153" ;
    dct:modified "2020-08-18T11:46:30"^^xsd:dateTime ;
    skos:altLabel "Debts"@en ;
    skos:broadMatch <http://dewey.info/class/336.3/e23/> ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.1753/e23/>,
        <http://dewey.info/class/336.3/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Debt"@en,
        "Gjeld"@nb ;
    skos:related humord:c17773 ;
    skos:relatedMatch <http://dewey.info/class/332.1753/e23/>,
        <http://dewey.info/class/338.542/e23/> .

humord:c15155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15155" ;
    dct:modified "2024-08-12T14:43:48"^^xsd:dateTime ;
    skos:altLabel "Appearance"@en,
        "Countenance"@en,
        "Utsjåande"@nb,
        "Utsjånad"@nb,
        "Ytre"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/391/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.9/e23/>,
        <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "Looks (Appearance)"@en,
        "Utseende"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.9/e23/>,
        <http://dewey.info/class/306.4613/e23/> .

humord:c15157 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00139,
        humord:c09767 ;
    dct:created "1997-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15157" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språkklassifikasjon (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c15159 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15159" ;
    dct:modified "2025-02-24T10:51:54"^^xsd:dateTime ;
    skos:altLabel "Northern Asia"@en,
        "Nord-Asia"@nb,
        "Nordlege Asia"@nb,
        "Nordlige Asia"@nb ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:definition "Den mest vanlig definisjonen på Nord-Asia (bl.a. av FN) er den asiatiske delen av Russland, altså Sibir <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "North Asia"@en,
        "Nord-Asia"@nb ;
    skos:related humord:c03111 .

humord:c15160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15160" ;
    dct:modified "2023-12-08T12:27:30"^^xsd:dateTime ;
    skos:altLabel "Mikroskop"@nb ;
    skos:broader humord:c04431 ;
    skos:exactMatch realfagstermer:c002776,
        <http://dewey.info/class/502.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002776,
        <http://dewey.info/class/502.82/e23/>,
        <http://dewey.info/class/570.282/e23/>,
        <http://dewey.info/class/681.413/e23/> ;
    skos:prefLabel "Microscopes"@en,
        "Mikroskoper"@nb ;
    skos:relatedMatch <http://dewey.info/class/570.282/e23/>,
        <http://dewey.info/class/681.413/e23/> .

humord:c15161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15161" ;
    dct:modified "2024-10-22T14:13:50"^^xsd:dateTime ;
    skos:altLabel "Natural languages"@en,
        "Naturleg språk"@nb,
        "Naturlege språk"@nb,
        "Naturlige språk"@nb ;
    skos:broader humord:c09767 ;
    skos:closeMatch <http://dewey.info/class/400/e23/> ;
    skos:definition "Språk som ikke er konstruert, til forskjell fra kunstig språk (UBO)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/400/e23/> ;
    skos:prefLabel "Natural language"@en,
        "Naturlig språk"@nb ;
    skos:related humord:c04300,
        humord:c09780 .

humord:c15164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15164" ;
    dct:modified "2024-12-09T07:52:19"^^xsd:dateTime ;
    skos:altLabel "Sendeferder"@nb ;
    skos:broader humord:c01412 ;
    skos:definition "Ferd som en eller flere foretar som utsending(er) <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Missions"@en,
        "Sendeferder"@nb ;
    skos:related humord:c09607 ;
    skos:relatedMatch <http://dewey.info/class/910/e23/> .

humord:c15165 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15165" ;
    dct:modified "2025-02-24T15:07:02"^^xsd:dateTime ;
    skos:altLabel "Samarqand"@en,
        "Samarkand"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:broader humord:c02099 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:prefLabel "Samarkand"@en,
        "Samarkand"@nb .

humord:c15166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15166" ;
    dct:modified "2024-10-11T10:29:12"^^xsd:dateTime ;
    skos:altLabel "Tuvinians"@en,
        "Sojot"@nb,
        "Tuva (Folk)"@nb,
        "Tuvinar"@nb,
        "Tuvinarar"@nb,
        "Tuvinere"@nb,
        "Uriankhai"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89433/e23/>,
        <http://dewey.info/class/5--9433/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Tuviner er et folk i Russland, særlig i republikken Tuva, og i Mongolia.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89433/e23/>,
        <http://dewey.info/class/5--9433/e23/> ;
    skos:prefLabel "Tuvans"@en,
        "Tuviner"@nb .

humord:c15170 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01634,
        humord:c03717 ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15170" ;
    dct:modified "2021-11-24T13:36:14"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Golfstatene (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c15171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15171" ;
    dct:modified "2024-11-27T17:13:14"^^xsd:dateTime ;
    skos:altLabel "Blasfemi"@nb,
        "Gudsbespottelse"@nb,
        "Gudsspotting"@nb ;
    skos:broadMatch <http://dewey.info/class/364.188/e23/> ;
    skos:broader humord:c00340 ;
    skos:closeMatch <http://dewey.info/class/179.5/e23/> ;
    skos:exactMatch <http://dewey.info/class/205.695/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.5/e23/>,
        <http://dewey.info/class/205.695/e23/>,
        <http://dewey.info/class/364.188/e23/> ;
    skos:prefLabel "Blasphemy"@en,
        "Blasfemi"@nb ;
    skos:related humord:c06306 .

humord:c15173 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15173" ;
    dct:modified "2025-02-13T13:45:33"^^xsd:dateTime ;
    skos:altLabel "The Caribbean Sea"@en,
        "Det Karibiske hav"@nb,
        "Karibhavet"@nb,
        "Karibiske hav"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Det karibiske hav er et bihav til Atlanterhavet, innenfor Antillene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030516,
        <http://dewey.info/class/2--16365/e23/>,
        <http://dewey.info/class/551.461365/e23/>,
        <http://dewey.info/class/910.916365/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030516,
        <http://dewey.info/class/2--16365/e23/>,
        <http://dewey.info/class/551.461365/e23/>,
        <http://dewey.info/class/910.916365/e23/> ;
    skos:prefLabel "Caribbean Sea"@en,
        "Karibiske hav"@nb ;
    skos:related humord:c01789 .

humord:c15174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15174" ;
    dct:modified "2024-08-08T14:19:47"^^xsd:dateTime ;
    skos:altLabel "Atlantic cod"@en,
        "Atlanterhavstorsk"@nb,
        "Gadus morhua"@nb,
        "Kysttorsk"@nb,
        "Skrei"@nb,
        "Torsk"@nb ;
    skos:broadMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c64972 ;
    skos:definition "Torsken er den viktigste av alle torskefiskene <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011450,
        <http://dewey.info/class/597.633/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011450,
        <http://dewey.info/class/597.633/e23/>,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:prefLabel "Cod"@en,
        "Torsk"@nb .

humord:c15176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15176" ;
    dct:modified "2020-08-04T13:50:18"^^xsd:dateTime ;
    skos:altLabel "Fish products"@en ;
    skos:broadMatch <http://dewey.info/class/338.3727/e23/>,
        <http://dewey.info/class/381.437/e23/>,
        <http://dewey.info/class/382.437/e23/> ;
    skos:broader humord:c04912 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c006532 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006532,
        <http://dewey.info/class/338.3727/e23/>,
        <http://dewey.info/class/381.437/e23/>,
        <http://dewey.info/class/382.437/e23/>,
        <http://dewey.info/class/597/e23/> ;
    skos:prefLabel "Fishery products"@en,
        "Fiskeprodukter"@nb ;
    skos:relatedMatch <http://dewey.info/class/597/e23/> .

humord:c15177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15177" ;
    dct:modified "1997-03-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c15176 ;
    skos:exactMatch <http://dewey.info/class/664.9442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.692/e23/>,
        <http://dewey.info/class/664.9442/e23/> ;
    skos:prefLabel "Stockfish"@en,
        "Tørrfisk"@nb ;
    skos:related humord:c07685,
        humord:c19225 .

humord:c15178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15178" ;
    dct:modified "2024-01-31T08:15:56"^^xsd:dateTime ;
    skos:altLabel "Ibex"@en,
        "Capra"@nb,
        "Geiter"@nb,
        "Steinbukkar"@nb,
        "Steinbukker"@nb ;
    skos:broader humord:c62337 ;
    skos:closeMatch <http://dewey.info/class/599.648/e23/> ;
    skos:definition "Geiter (Capra) er en slekt av partåede klovdyr i oksefamilien, som blant annet omfatter tamgeit og flere arter av villgeiter. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/636.39/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.648/e23/>,
        <http://dewey.info/class/636.39/e23/> ;
    skos:prefLabel "Goats"@en,
        "Geiter"@nb .

humord:c15179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15179" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Agricultural high schools"@en,
        "Jordbruksskoler"@nb,
        "Småbruksskoler"@nb ;
    skos:broadMatch <http://dewey.info/class/630.71/e23/> ;
    skos:broader humord:c07967 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.71/e23/> ;
    skos:prefLabel "Agricultural schools"@en,
        "Landbruksskoler"@nb .

humord:c15182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15182" ;
    dct:modified "2025-01-12T20:12:59"^^xsd:dateTime ;
    skos:altLabel "Costume pins"@en,
        "Draktnåler"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c16742 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Dress pins"@en,
        "Draktnåler"@nb ;
    skos:related humord:c00044 .

humord:c15183 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15183" ;
    dct:modified "1997-03-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4715/e23/>,
        <http://dewey.info/class/914.715/e23/>,
        <http://dewey.info/class/947.15/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4715/e23/>,
        <http://dewey.info/class/914.715/e23/>,
        <http://dewey.info/class/947.15/e23/> ;
    skos:prefLabel "Ladoga"@en,
        "Ladoga"@nb .

humord:c15184 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15184" ;
    dct:modified "2024-12-06T09:37:21"^^xsd:dateTime ;
    skos:altLabel "Karachay folkedikting"@nb,
        "Karachay folkediktning"@nb,
        "Karatsjai folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Karachay folk literature"@en,
        "Karatsjai folkediktning"@nb .

humord:c15185 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15185" ;
    dct:modified "2024-12-06T11:00:30"^^xsd:dateTime ;
    skos:altLabel "Balkarsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Balkar folk literature"@en,
        "Balkarsk folkediktning"@nb .

humord:c15186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15186" ;
    dct:modified "2020-05-26T08:40:47"^^xsd:dateTime ;
    skos:altLabel "Nymphaeums"@en ;
    skos:broadMatch <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c05199,
        humord:c08430 ;
    skos:definition "Opprinnelig hellig kilde og nymfegrotte. I keisertiden betegnelse på monumentalbrønn <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.7/e23/>,
        <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Nymphaeas"@en,
        "Nymfeer"@nb ;
    skos:related humord:c12399,
        humord:c13529 .

humord:c15187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15187" ;
    dct:modified "2023-10-27T12:46:55"^^xsd:dateTime ;
    skos:altLabel "God worship"@en,
        "Gudsdyrking"@nb,
        "Gudstilbedelse"@nb ;
    skos:broadMatch <http://dewey.info/class/203/e23/> ;
    skos:broader humord:c08569 ;
    skos:closeMatch <http://dewey.info/class/204.3/e23/> ;
    skos:definition "Dyrking av en monoteistisk gud <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203/e23/>,
        <http://dewey.info/class/204.3/e23/> ;
    skos:prefLabel "Religious devotion"@en,
        "Gudsdyrkelse"@nb .

humord:c15189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15189" ;
    dct:modified "2024-12-03T12:24:19"^^xsd:dateTime ;
    skos:altLabel "Eleatism"@en,
        "Eleatisk filosofi"@nb,
        "Eleatisme"@nb ;
    skos:broader humord:c00639 ;
    skos:exactMatch <http://dewey.info/class/182.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/182.3/e23/> ;
    skos:prefLabel "Eleatic philosophy"@en,
        "Eleatisk filosofi"@nb .

humord:c15191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15191" ;
    dct:modified "2015-06-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Persondyrking"@nb,
        "Personfokus"@nb,
        "Persontilbedelse"@nb ;
    skos:broader humord:c08570 ;
    skos:exactMatch <http://dewey.info/class/202.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/> ;
    skos:prefLabel "Personality cult"@en,
        "Persondyrkelse"@nb .

humord:c15194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15194" ;
    dct:modified "2024-10-28T08:42:08"^^xsd:dateTime ;
    skos:altLabel "Geechee language"@en,
        "Sea Island English Creole"@en,
        "Gullah språk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/427.975799/e23/>,
        <http://dewey.info/class/6--217/e23/> ;
    skos:broader humord:c09786 ;
    skos:editorialNote "Språkkode: gul"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/427.975799/e23/>,
        <http://dewey.info/class/6--217/e23/> ;
    skos:prefLabel "Gullah language"@en,
        "Gullah språk"@nb .

humord:c15195 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15195" ;
    dct:modified "1997-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--433/e23/>,
        <http://dewey.info/class/914.33/e23/>,
        <http://dewey.info/class/943.3/e23/> ;
    skos:broader humord:c03608 ;
    skos:definition "Historisk landskap i Tyskland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--433/e23/>,
        <http://dewey.info/class/914.33/e23/>,
        <http://dewey.info/class/943.3/e23/> ;
    skos:prefLabel "Franconia"@en,
        "Franken"@nb .

humord:c15196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15196" ;
    dct:modified "2024-07-26T14:36:51"^^xsd:dateTime ;
    skos:altLabel "Agnostisisme"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/211.7/e23/> ;
    skos:definition "Det filosofiske standpunkt at hvis noe er utilgjengelig for vår erfaring, så kan vi verken vite om det finnes eller vite noe om det. Kan gjelde Gud, tilværelsens grunn o.l. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/149.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.72/e23/>,
        <http://dewey.info/class/211.7/e23/> ;
    skos:prefLabel "Agnosticism"@en,
        "Agnostisisme"@nb ;
    skos:related humord:c08404 .

humord:c15197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15197" ;
    dct:modified "2020-07-31T09:26:14"^^xsd:dateTime ;
    skos:altLabel "Chorus (Theater)"@en,
        "Choruses (Theater)"@en,
        "Choruses (Theatre)"@en,
        "Theatrical chorus"@en,
        "Theatrical choruses"@en ;
    skos:broadMatch <http://dewey.info/class/372.676/e23/>,
        <http://dewey.info/class/782.5/e23/> ;
    skos:broader humord:c11573 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.676/e23/>,
        <http://dewey.info/class/782.5/e23/> ;
    skos:prefLabel "Chorus (Theatre)"@en,
        "Kor (Teater)"@nb .

humord:c15198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15198" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06947 ;
    skos:exactMatch <http://dewey.info/class/891.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.37/e23/> ;
    skos:prefLabel "Pali literature"@en,
        "Pali litteratur"@nb .

humord:c15199 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15199" ;
    dct:modified "2025-02-28T07:51:33"^^xsd:dateTime ;
    skos:altLabel "Nordaustpassasjen"@nb,
        "Nordostpassasjen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:broader humord:c14974 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:prefLabel "North-east Passage"@en,
        "Nordøstpassasjen"@nb .

humord:c15201 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15201" ;
    dct:modified "2025-02-28T07:51:14"^^xsd:dateTime ;
    skos:altLabel "Nordvestpassasjen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:broader humord:c14974 ;
    skos:exactMatch realfagstermer:c030754 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030754,
        <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:prefLabel "North-west Passage"@en,
        "Nordvestpassasjen"@nb .

humord:c15202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15202" ;
    dct:modified "2024-12-04T11:01:50"^^xsd:dateTime ;
    skos:altLabel "Nygresk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20489/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20489/e23/> ;
    skos:prefLabel "Modern Greek folk literature"@en,
        "Nygresk folkediktning"@nb .

humord:c15203 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15203" ;
    dct:modified "2025-02-25T07:10:37"^^xsd:dateTime ;
    skos:altLabel "Capadocia"@en,
        "Cappadocia"@nb,
        "Kapadokya"@nb,
        "Kappadokia"@nb ;
    skos:broader humord:c03427,
        humord:c29021 ;
    skos:closeMatch <http://dewey.info/class/2--3934/e23/>,
        <http://dewey.info/class/2--5641/e23/>,
        <http://dewey.info/class/915.641/e23/>,
        <http://dewey.info/class/939.34/e23/>,
        <http://dewey.info/class/956.41/e23/> ;
    skos:definition "Kappadokia er et oldtidsrike og landskap i innlandet i det midtre og østlige Lilleasia <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3934/e23/>,
        <http://dewey.info/class/2--5641/e23/>,
        <http://dewey.info/class/915.641/e23/>,
        <http://dewey.info/class/939.34/e23/>,
        <http://dewey.info/class/956.41/e23/> ;
    skos:prefLabel "Cappadocia"@en,
        "Kappadokia"@nb .

humord:c15204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15204" ;
    dct:modified "2024-08-26T15:06:34"^^xsd:dateTime ;
    skos:altLabel "Wahhabism"@en,
        "Wahabittar"@nb,
        "Wahabitter"@nb,
        "Wahhabisme"@nb,
        "Wahhabittar"@nb,
        "Wahhabitter"@nb ;
    skos:broader humord:c08793 ;
    skos:exactMatch <http://dewey.info/class/297.814/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.814/e23/> ;
    skos:prefLabel "Wahhabites"@en,
        "Wahhabisme"@nb .

humord:c15206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15206" ;
    dct:modified "2024-01-13T11:16:22"^^xsd:dateTime ;
    skos:altLabel "Alzheimer"@nb,
        "Alzheimers sjukdom"@nb,
        "Pick-Alzheimers sykdom"@nb ;
    skos:broader humord:c61875 ;
    skos:closeMatch realfagstermer:c008222,
        realfagstermer:c014045,
        <http://dewey.info/class/616.831/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008222,
        realfagstermer:c014045,
        <http://dewey.info/class/362.198976831/e23/>,
        <http://dewey.info/class/616.831/e23/>,
        <http://dewey.info/class/618.976831/e23/> ;
    skos:prefLabel "Alzheimer disease"@en,
        "Alzheimers sykdom"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.198976831/e23/>,
        <http://dewey.info/class/618.976831/e23/> .

humord:c15212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15212" ;
    dct:modified "2024-11-26T11:30:18"^^xsd:dateTime ;
    skos:altLabel "Meeting abstracts"@en,
        "Meeting proceedings"@en,
        "Meeting records"@en,
        "Minutes"@en,
        "Minutes of meeting"@en,
        "Møtereferat"@nb,
        "Møtereferater"@nb,
        "Referat"@nb ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.062/e23/> ;
    skos:prefLabel "Meeting reports"@en,
        "Referater"@nb ;
    skos:related humord:c12591 ;
    skos:relatedMatch <http://dewey.info/class/808.062/e23/> .

humord:c15213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15213" ;
    dct:modified "2020-11-23T15:55:19"^^xsd:dateTime ;
    skos:altLabel "Textual interpolation"@en ;
    skos:broadMatch <http://dewey.info/class/801.959/e23/> ;
    skos:broader humord:c06632 ;
    skos:definition "Endring av tekst ved innskudd av ett eller flere ord <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.959/e23/> ;
    skos:prefLabel "Manuscript interpolation"@en,
        "Interpolasjon (Tekstkritikk)"@nb .

humord:c15214 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15214" ;
    dct:modified "2025-02-11T13:02:15"^^xsd:dateTime ;
    skos:altLabel "Sørøysund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484611/e23/>,
        <http://dewey.info/class/914.84611/e23/>,
        <http://dewey.info/class/948.4611/e23/> ;
    skos:broader humord:c13874 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484611/e23/>,
        <http://dewey.info/class/914.84611/e23/>,
        <http://dewey.info/class/948.4611/e23/> ;
    skos:prefLabel "Sørøysund"@en,
        "Sørøysund"@nb .

humord:c15215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15215" ;
    dct:modified "2011-04-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c20982 ;
    skos:definition "Betegnelse på religiøse eller nasjonale minoriteter i fremmede omgivelser, særlig om jødiske samfunn utenfor landet Israel <UBO/SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/>,
        <http://dewey.info/class/908.82945/e23/>,
        <http://dewey.info/class/908.82946/e23/>,
        <http://dewey.info/class/908.8297/e23/>,
        <http://dewey.info/class/909.04914/e23/>,
        <http://dewey.info/class/909.04924/e23/>,
        <http://dewey.info/class/909.0495/e23/> ;
    skos:prefLabel "Diaspora"@en,
        "Diaspora"@nb ;
    skos:related humord:c09672 ;
    skos:relatedMatch <http://dewey.info/class/908.82945/e23/>,
        <http://dewey.info/class/908.82946/e23/>,
        <http://dewey.info/class/908.8297/e23/>,
        <http://dewey.info/class/909.04914/e23/>,
        <http://dewey.info/class/909.04924/e23/>,
        <http://dewey.info/class/909.0495/e23/> .

humord:c15216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15216" ;
    dct:modified "2024-11-12T09:59:14"^^xsd:dateTime ;
    skos:altLabel "Konferansar"@nb,
        "Kongressar"@nb,
        "Kongresser"@nb,
        "Symposier (Konferansetype)"@nb,
        "Symposium (Konferansetype)"@nb ;
    skos:broadMatch <http://dewey.info/class/060/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c030123 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030123,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/331.874/e23/> ;
    skos:prefLabel "Conferences"@en,
        "Konferanser"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.874/e23/> .

humord:c15218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15218" ;
    dct:modified "1997-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Thraldom"@en ;
    skos:broader humord:c09240 ;
    skos:closeMatch <http://dewey.info/class/306.362/e23/> ;
    skos:definition "Rettslig ufrihet i nørrøn middelalder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08625/e23/>,
        <http://dewey.info/class/306.362/e23/>,
        <http://dewey.info/class/948.02/e23/> ;
    skos:prefLabel "Thralldom"@en,
        "Trelldom"@nb ;
    skos:related humord:c15219 ;
    skos:relatedMatch <http://dewey.info/class/1--08625/e23/>,
        <http://dewey.info/class/948.02/e23/> .

humord:c15219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15219" ;
    dct:modified "2024-11-04T14:18:32"^^xsd:dateTime ;
    skos:altLabel "Trælar"@nb ;
    skos:broader humord:c07364 ;
    skos:definition "Rettslig ufrie mennesker i norrøn middelalder <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08625/e23/>,
        <http://dewey.info/class/306.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08625/e23/>,
        <http://dewey.info/class/306.362/e23/> ;
    skos:prefLabel "Thralls"@en,
        "Treller"@nb ;
    skos:related humord:c15218 .

humord:c15220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15220" ;
    dct:modified "2024-04-08T13:33:52"^^xsd:dateTime ;
    skos:altLabel "Sandstein"@nb ;
    skos:broadMatch <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:broader humord:c65521 ;
    skos:editorialNote "Sandstein er en sedimentær bergart som hovedsakelig består av sandkorn, bundet sammen av mineraler som har blitt utfelt i rommet mellom sandkornene (sement). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010652,
        <http://dewey.info/class/553.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010652,
        <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/553.53/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:prefLabel "Sandstone"@en,
        "Sandstein"@nb .

humord:c15223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15223" ;
    dct:modified "2024-12-02T14:58:27"^^xsd:dateTime ;
    skos:altLabel "Personalisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/141.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141.5/e23/> ;
    skos:prefLabel "Personalism"@en,
        "Personalisme"@nb .

humord:c15224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15224" ;
    dct:modified "2024-10-18T10:01:28"^^xsd:dateTime ;
    skos:altLabel "Karenic languages"@en,
        "Karen språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495/e23/>,
        <http://dewey.info/class/6--95/e23/> ;
    skos:broader humord:c10791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495/e23/>,
        <http://dewey.info/class/6--95/e23/> ;
    skos:prefLabel "Karen languages"@en,
        "Karen språk"@nb .

humord:c15225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15225" ;
    dct:modified "1997-05-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Karenni language"@en,
        "Karrenni language"@en,
        "Kaya language"@en,
        "Karenni språk"@nb,
        "Karrenni språk"@nb,
        "Kayah språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495/e23/>,
        <http://dewey.info/class/6--95/e23/> ;
    skos:broader humord:c15224 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495/e23/>,
        <http://dewey.info/class/6--95/e23/> ;
    skos:prefLabel "Kayah language"@en,
        "Kaya språk"@nb .

humord:c15228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15228" ;
    dct:modified "2024-10-18T14:57:23"^^xsd:dateTime ;
    skos:altLabel "Yélî Dnye language"@en,
        "Yele språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: yle"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Yele language"@en,
        "Yele språk"@nb .

humord:c15229 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15229" ;
    dct:modified "2025-03-04T15:35:06"^^xsd:dateTime ;
    skos:altLabel "Monaco"@nb ;
    skos:broader humord:c02157 ;
    skos:exactMatch <http://dewey.info/class/2--44949/e23/>,
        <http://dewey.info/class/914.4949/e23/>,
        <http://dewey.info/class/944.949/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44949/e23/>,
        <http://dewey.info/class/914.4949/e23/>,
        <http://dewey.info/class/944.949/e23/> ;
    skos:prefLabel "Monaco"@en,
        "Monaco"@nb .

humord:c15230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15230" ;
    dct:modified "2024-12-06T14:37:30"^^xsd:dateTime ;
    skos:altLabel "Voyages around the world"@en,
        "Jordomseiling"@nb,
        "Jord­omseglingar"@nb,
        "Jord­omsiglingar"@nb,
        "Verdensomseiling"@nb,
        "Verdsomsegling"@nb,
        "Verdsomsigling"@nb ;
    skos:broader humord:c01412 ;
    skos:closeMatch <http://dewey.info/class/910.41/e23/> ;
    skos:exactMatch realfagstermer:c010219 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010219,
        <http://dewey.info/class/910.41/e23/> ;
    skos:prefLabel "Circumnavigation"@en,
        "Jordomseilinger"@nb ;
    skos:related humord:c16853 .

humord:c15232 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15232" ;
    dct:modified "2025-03-12T15:16:13"^^xsd:dateTime ;
    skos:altLabel "Glendalough"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4184/e23/>,
        <http://dewey.info/class/914.184/e23/>,
        <http://dewey.info/class/941.84/e23/> ;
    skos:broader humord:c26619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4184/e23/>,
        <http://dewey.info/class/914.184/e23/>,
        <http://dewey.info/class/941.84/e23/> ;
    skos:prefLabel "Glendalough"@en,
        "Glendalough"@nb .

humord:c15233 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15233" ;
    dct:modified "2025-03-24T13:29:27"^^xsd:dateTime ;
    skos:altLabel "Monte Carlo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44949/e23/>,
        <http://dewey.info/class/914.4949/e23/>,
        <http://dewey.info/class/944.949/e23/> ;
    skos:broader humord:c15229 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44949/e23/>,
        <http://dewey.info/class/914.4949/e23/>,
        <http://dewey.info/class/944.949/e23/> ;
    skos:prefLabel "Monte Carlo"@en,
        "Monte Carlo"@nb .

humord:c15234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15234" ;
    dct:modified "2024-11-01T14:05:00"^^xsd:dateTime ;
    skos:altLabel "Redaktørar"@nb ;
    skos:broadMatch <http://dewey.info/class/070.41092/e23/>,
        <http://dewey.info/class/070.51092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.41092/e23/>,
        <http://dewey.info/class/070.51092/e23/> ;
    skos:prefLabel "Editors"@en,
        "Redaktører"@nb .

humord:c15235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15235" ;
    dct:modified "1997-05-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tediousness"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Boredom"@en,
        "Kjedsomhet"@nb .

humord:c15236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15236" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.89275691/e23/>,
        <http://dewey.info/class/5--9275691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89275691/e23/>,
        <http://dewey.info/class/5--9275691/e23/> ;
    skos:prefLabel "Syrians"@en,
        "Syrere"@nb .

humord:c15237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15237" ;
    dct:modified "2024-10-17T14:37:16"^^xsd:dateTime ;
    skos:altLabel "Senger"@nb ;
    skos:broader humord:c04744 ;
    skos:exactMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/684.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/684.15/e23/> ;
    skos:prefLabel "Beds"@en,
        "Senger"@nb .

humord:c15238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15238" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/939.2/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.2/e23/> ;
    skos:prefLabel "Hattians"@en,
        "Hattiere"@nb .

humord:c15239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15239" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00751 ;
    skos:exactMatch <http://dewey.info/class/305.892764/e23/>,
        <http://dewey.info/class/5--92764/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.892764/e23/>,
        <http://dewey.info/class/5--92764/e23/> ;
    skos:prefLabel "Moroccans"@en,
        "Marokkanere"@nb .

humord:c15240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15240" ;
    dct:modified "2024-09-24T13:40:53"^^xsd:dateTime ;
    skos:altLabel "Dahomeen language"@en,
        "Fong-be language"@en,
        "Fongbe language"@en,
        "Dahomeen språk"@nb,
        "Fon språk"@nb,
        "Fon-gbe språk"@nb,
        "Fongbe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:broader humord:c09918 ;
    skos:editorialNote "Språkkode: fon"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Fon language"@en,
        "Fon språk"@nb .

humord:c15241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15241" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/939.5/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.5/e23/> ;
    skos:prefLabel "Sarmatians"@en,
        "Sarmatere"@nb .

humord:c15242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15242" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Heruli"@en,
        "Heruls"@en ;
    skos:broadMatch <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00985 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.839/e23/>,
        <http://dewey.info/class/5--39/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Herules"@en,
        "Herulere"@nb .

humord:c15243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15243" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/786.887/e23/> ;
    skos:broader humord:c15111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.887/e23/> ;
    skos:prefLabel "Jew's harps"@en,
        "Munnharper"@nb ;
    skos:related humord:c05511 .

humord:c15244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15244" ;
    dct:modified "2025-03-25T09:34:14"^^xsd:dateTime ;
    skos:altLabel "Hovin (Akershus)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:broader humord:c12366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:prefLabel "Hovin (Akershus)"@en,
        "Hovin (Akershus)"@nb .

humord:c15245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15245" ;
    dct:modified "2024-11-21T09:09:51"^^xsd:dateTime ;
    skos:altLabel "Groper (Arkeologi)"@nb ;
    skos:broader humord:c00008 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Pits"@en,
        "Groper (Arkeologi)"@nb ;
    skos:related humord:c13099 ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c15246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15246" ;
    dct:modified "2025-01-10T07:54:23"^^xsd:dateTime ;
    skos:altLabel "Hittite philology"@en,
        "Hettittisk filologi"@nb,
        "Hettittologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.998/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.998/e23/> ;
    skos:prefLabel "Hittitology"@en,
        "Hettittisk filologi"@nb .

humord:c15248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15248" ;
    dct:modified "2024-09-19T12:44:17"^^xsd:dateTime ;
    skos:altLabel "Crow språk"@nb ;
    skos:broader humord:c15852 ;
    skos:editorialNote "Språkkode: cro"@nb ;
    skos:exactMatch <http://dewey.info/class/497.5272/e23/>,
        <http://dewey.info/class/6--975272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.5272/e23/>,
        <http://dewey.info/class/6--975272/e23/> ;
    skos:prefLabel "Crow language"@en,
        "Crow språk"@nb .

humord:c15249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15249" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05919 ;
    skos:definition "Mengdeord for tellelige substantiver <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Classifiers (Linguistics)"@en,
        "Klassifikatorer"@nb .

humord:c15250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15250" ;
    dct:modified "2024-03-12T10:55:06"^^xsd:dateTime ;
    skos:altLabel "Electronic mail"@en,
        "Email"@en,
        "E-brev"@nb,
        "E-mail"@nb,
        "E-post"@nb,
        "Elektronisk post"@nb,
        "Email"@nb,
        "Epost"@nb ;
    skos:broadMatch <http://dewey.info/class/651.79/e23/> ;
    skos:broader humord:c00185,
        humord:c17216 ;
    skos:exactMatch realfagstermer:c005413,
        <http://dewey.info/class/004.692/e23/>,
        <http://dewey.info/class/302.2311/e23/>,
        <http://dewey.info/class/384.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005413,
        <http://dewey.info/class/004.692/e23/>,
        <http://dewey.info/class/302.2311/e23/>,
        <http://dewey.info/class/384.34/e23/>,
        <http://dewey.info/class/651.79/e23/> ;
    skos:prefLabel "E-mail"@en,
        "E-post"@nb ;
    skos:related humord:c19121,
        humord:c19123,
        humord:c64318 .

humord:c15254 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15254" ;
    dct:modified "2025-02-28T07:51:55"^^xsd:dateTime ;
    skos:altLabel "Egean Sea"@en,
        "Egeerhavet"@nb ;
    skos:broader humord:c03716 ;
    skos:closeMatch <http://dewey.info/class/2--16388/e23/>,
        <http://dewey.info/class/551.461388/e23/>,
        <http://dewey.info/class/910.916388/e23/> ;
    skos:exactMatch realfagstermer:c030644 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030644,
        <http://dewey.info/class/2--16388/e23/>,
        <http://dewey.info/class/551.461388/e23/>,
        <http://dewey.info/class/910.916388/e23/> ;
    skos:prefLabel "Aegean Sea"@en,
        "Egeerhavet"@nb .

humord:c15255 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15255" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:broader humord:c13022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:prefLabel "Svolvær"@en,
        "Svolvær"@nb .

humord:c15256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15256" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:prefLabel "Tasta"@en,
        "Tasta"@nb .

humord:c15257 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15257" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030771,
        <http://dewey.info/class/2--4844291/e23/>,
        <http://dewey.info/class/914.844291/e23/>,
        <http://dewey.info/class/948.44291/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030771,
        <http://dewey.info/class/2--4844291/e23/>,
        <http://dewey.info/class/914.844291/e23/>,
        <http://dewey.info/class/948.44291/e23/> ;
    skos:prefLabel "Nesna"@en,
        "Nesna"@nb .

humord:c15258 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15258" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484427/e23/>,
        <http://dewey.info/class/914.84427/e23/>,
        <http://dewey.info/class/948.4427/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484427/e23/>,
        <http://dewey.info/class/914.84427/e23/>,
        <http://dewey.info/class/948.4427/e23/> ;
    skos:prefLabel "Lurøy"@en,
        "Lurøy"@nb .

humord:c15259 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15259" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:definition "Øy og kommune i Nord-Trøndelag <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--484244/e23/>,
        <http://dewey.info/class/914.84244/e23/>,
        <http://dewey.info/class/948.4244/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484244/e23/>,
        <http://dewey.info/class/914.84244/e23/>,
        <http://dewey.info/class/948.4244/e23/> ;
    skos:prefLabel "Leka"@en,
        "Leka"@nb .

humord:c15260 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15260" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:definition "Øy og kommune i Troms <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--484522/e23/>,
        <http://dewey.info/class/914.84522/e23/>,
        <http://dewey.info/class/948.4522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484522/e23/>,
        <http://dewey.info/class/914.84522/e23/>,
        <http://dewey.info/class/948.4522/e23/> ;
    skos:prefLabel "Dyrøy"@en,
        "Dyrøy"@nb .

humord:c15261 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15261" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aargau"@en ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49456/e23/>,
        <http://dewey.info/class/914.9456/e23/>,
        <http://dewey.info/class/949.456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49456/e23/>,
        <http://dewey.info/class/914.9456/e23/>,
        <http://dewey.info/class/949.456/e23/> ;
    skos:prefLabel "Canton of Aargau"@en,
        "Aargau (Kanton)"@nb .

humord:c15262 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15262" ;
    dct:modified "2025-03-24T14:13:34"^^xsd:dateTime ;
    skos:altLabel "Gamvik"@nb,
        "Gáŋgaviika"@nb,
        "Kammevuonon"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484635/e23/>,
        <http://dewey.info/class/914.84635/e23/>,
        <http://dewey.info/class/948.4635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484635/e23/>,
        <http://dewey.info/class/914.84635/e23/>,
        <http://dewey.info/class/948.4635/e23/> ;
    skos:prefLabel "Gamvik"@en,
        "Gamvik"@nb .

humord:c15263 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15263" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42142/e23/>,
        <http://dewey.info/class/914.2142/e23/>,
        <http://dewey.info/class/942.142/e23/> ;
    skos:broader humord:c03210 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42142/e23/>,
        <http://dewey.info/class/914.2142/e23/>,
        <http://dewey.info/class/942.142/e23/> ;
    skos:prefLabel "Bloomsbury"@en,
        "Bloomsbury"@nb .

humord:c15264 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15264" ;
    dct:modified "2025-04-01T07:54:23"^^xsd:dateTime ;
    skos:altLabel "Nesttun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Nesttun"@en,
        "Nesttun"@nb .

humord:c15265 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15265" ;
    dct:modified "2025-02-13T06:51:29"^^xsd:dateTime ;
    skos:altLabel "La Paz"@nb ;
    skos:broader humord:c01660 ;
    skos:closeMatch <http://dewey.info/class/2--8412/e23/>,
        <http://dewey.info/class/918.412/e23/>,
        <http://dewey.info/class/984.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8412/e23/>,
        <http://dewey.info/class/918.412/e23/>,
        <http://dewey.info/class/984.12/e23/> ;
    skos:prefLabel "La Paz"@en,
        "La Paz"@nb .

humord:c15266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15266" ;
    dct:modified "2025-01-13T19:34:18"^^xsd:dateTime ;
    skos:altLabel "Påskeegg"@nb ;
    skos:broadMatch <http://dewey.info/class/745.5944/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/394.2667/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2667/e23/>,
        <http://dewey.info/class/745.5944/e23/> ;
    skos:prefLabel "Easter eggs"@en,
        "Påskeegg"@nb .

humord:c15267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15267" ;
    dct:modified "2025-01-30T14:41:20"^^xsd:dateTime ;
    skos:altLabel "Flyers"@en,
        "Pamphlets"@en,
        "Flygeblad"@nb,
        "Laupesetlar"@nb,
        "Løpesedler"@nb,
        "Løpesetlar"@nb,
        "Pamflettar"@nb,
        "Pamfletter"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Flygeblad er en kortfattet publikasjon, ofte bare et blad eller ark, trykt i et stort antall eksemplarer med det formål å formidle nyheter og annen informasjon. Nå kalles de gjerne løpesedler, og fra 1970-årene og fremover har de blitt et viktig virkemiddel i utenomparlamentarisk arbeid og aksjoner. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.33/e23/>,
        <http://dewey.info/class/025.342/e23/>,
        <http://dewey.info/class/659.133/e23/> ;
    skos:prefLabel "Handbills"@en,
        "Flygeblader"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.33/e23/>,
        <http://dewey.info/class/025.342/e23/>,
        <http://dewey.info/class/659.133/e23/> .

humord:c15269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15269" ;
    dct:modified "2024-10-31T14:15:04"^^xsd:dateTime ;
    skos:altLabel "Liason librarians"@en,
        "Research librarians"@en,
        "Universitetsbibliotekarar"@nb ;
    skos:broader humord:c14057 ;
    skos:exactMatch <http://dewey.info/class/027.7092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.7092/e23/> ;
    skos:prefLabel "Academic librarians"@en,
        "Universitetsbibliotekarer"@nb ;
    skos:related humord:c00128 .

humord:c15270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15270" ;
    dct:modified "2024-09-04T08:15:37"^^xsd:dateTime ;
    skos:altLabel "Transar"@nb,
        "Transer"@nb,
        "Transvestittar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Transvestitt, transvestisme, har historisk blitt brukt som betegnelse på personer som helt eller delvis lever i motsatt kjønnsuttrykk, for eksempel i form av klær eller væremåte, eller som på ulike måter har en kjønnsoverskridende atferd.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/306.778/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.778/e23/> ;
    skos:prefLabel "Transvestites"@en,
        "Transvestitter"@nb .

humord:c15271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15271" ;
    dct:modified "2025-01-30T07:43:38"^^xsd:dateTime ;
    skos:altLabel "Santa"@en,
        "Santa Claus"@en,
        "Santas"@en,
        "Jolenissar"@nb,
        "Jolenissen"@nb,
        "Julenissar"@nb,
        "Julenissen"@nb,
        "Julenisser"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/> ;
    skos:broader humord:c05137 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/> ;
    skos:prefLabel "Father Christmas"@en,
        "Julenissen"@nb .

humord:c15272 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15272" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:broader humord:c11978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Kjeøya"@en,
        "Kjeøya"@nb .

humord:c15273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15273" ;
    dct:modified "2011-09-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Etterligning (Litteratur)"@nb,
        "Pastiche"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Bevisst etterligning av en annens verk <Litt.vit.leksikon>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Pastiche"@en,
        "Pastisj"@nb ;
    skos:related humord:c05403,
        humord:c06554,
        humord:c06565 .

humord:c15276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15276" ;
    dct:modified "2011-02-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8397/e23/>,
        <http://dewey.info/class/5--397/e23/>,
        <http://dewey.info/class/947.2102/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Befolkningsgruppe av svensk herkomst, som en gang hadde slått seg ned ved Ladogasjøen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8397/e23/>,
        <http://dewey.info/class/5--397/e23/>,
        <http://dewey.info/class/947.2102/e23/> ;
    skos:prefLabel "Rus' people"@en,
        "Rus (Folk)"@nb .

humord:c15277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15277" ;
    dct:modified "2020-11-17T10:40:46"^^xsd:dateTime ;
    skos:altLabel "Immanent forfatter"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06518 ;
    skos:definition "Dikteren som skapende instans, slik han manifesterer seg i sitt verk <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Implied author"@en,
        "Implisitt forfatter"@nb ;
    skos:related humord:c06528 .

humord:c15279 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15279" ;
    dct:modified "2025-03-05T19:22:00"^^xsd:dateTime ;
    skos:altLabel "Leppävirta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489752/e23/>,
        <http://dewey.info/class/914.89752/e23/>,
        <http://dewey.info/class/948.9752/e23/> ;
    skos:broader humord:c29086 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489752/e23/>,
        <http://dewey.info/class/914.89752/e23/>,
        <http://dewey.info/class/948.9752/e23/> ;
    skos:prefLabel "Leppävirta"@en,
        "Leppävirta"@nb .

humord:c15280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15280" ;
    dct:modified "2024-10-18T09:41:54"^^xsd:dateTime ;
    skos:altLabel "Hattian language"@en ;
    skos:broadMatch <http://dewey.info/class/490/e23/>,
        <http://dewey.info/class/6--9/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Hattisk språk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/490/e23/>,
        <http://dewey.info/class/6--9/e23/> ;
    skos:prefLabel "Hattic language"@en,
        "Hattisk språk"@nb .

humord:c15281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15281" ;
    dct:modified "1997-05-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cilician Armenian literature"@en,
        "Kilikisk armensk litteratur"@nb,
        "Mellomarmensk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/891.992/e23/> ;
    skos:broader humord:c12243 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.992/e23/> ;
    skos:prefLabel "Middle Armenian literature"@en,
        "Middelarmensk litteratur"@nb .

humord:c15286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15286" ;
    dct:modified "2020-11-24T10:36:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Roman som mer eller mindre virkelighetsnært skildrer kjente, samtidige personer under fiktive navn, men på en slik måte at forbildene kan kjennes igjen <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:prefLabel "Roman à clef"@en,
        "Nøkkelromaner"@nb .

humord:c15287 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15287" ;
    dct:modified "2025-02-27T14:58:52"^^xsd:dateTime ;
    skos:altLabel "Nordpolen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:broader humord:c03747 ;
    skos:exactMatch realfagstermer:c030351 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030351,
        <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/910.91632/e23/> ;
    skos:prefLabel "North Pole"@en,
        "Nordpolen"@nb .

humord:c15288 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15288" ;
    dct:modified "2025-02-27T14:58:18"^^xsd:dateTime ;
    skos:altLabel "Sydpolen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--989/e23/>,
        <http://dewey.info/class/919.89/e23/>,
        <http://dewey.info/class/998.9/e23/> ;
    skos:broader humord:c03746 ;
    skos:exactMatch realfagstermer:c030364 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030364,
        <http://dewey.info/class/2--989/e23/>,
        <http://dewey.info/class/919.89/e23/>,
        <http://dewey.info/class/998.9/e23/> ;
    skos:prefLabel "South Pole"@en,
        "Sydpolen"@nb .

humord:c15289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15289" ;
    dct:modified "2024-11-11T19:41:48"^^xsd:dateTime ;
    skos:altLabel "Kvalitet"@nb,
        "Kvalitetskrav"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c007498 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007498 ;
    skos:prefLabel "Quality"@en,
        "Kvalitet"@nb .

humord:c15290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15290" ;
    dct:modified "2025-01-28T16:00:57"^^xsd:dateTime ;
    skos:altLabel "QA"@en,
        "Quality control"@en,
        "Quality management systems"@en,
        "Kvalitetskontroll"@nb,
        "Kvalitetssikring"@nb,
        "Kvalitetsstyring"@nb,
        "Kvalitetssystem"@nb,
        "Kvalitetssystemer"@nb,
        "Kvalitetsutvikling"@nb ;
    skos:broader humord:c15289 ;
    skos:closeMatch realfagstermer:c000295 ;
    skos:editorialNote "Vurdert med fagref i samfunnsøkonomi hvorvidt vi bør skille mellom -sikring  og -kontroll. Blandes mye, stor rettejobb så vi lar det ligge. 2014-04-14"@nb ;
    skos:exactMatch realfagstermer:c001292 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000295,
        realfagstermer:c001292,
        <http://dewey.info/class/352.357/e23/>,
        <http://dewey.info/class/519.86/e23/>,
        <http://dewey.info/class/658.4013/e23/>,
        <http://dewey.info/class/658.562/e23/> ;
    skos:prefLabel "Quality assurance"@en,
        "Kvalitetssikring"@nb ;
    skos:related humord:c24094 ;
    skos:relatedMatch <http://dewey.info/class/352.357/e23/>,
        <http://dewey.info/class/519.86/e23/>,
        <http://dewey.info/class/658.4013/e23/>,
        <http://dewey.info/class/658.562/e23/> .

humord:c15291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15291" ;
    dct:modified "2024-02-19T10:00:01"^^xsd:dateTime ;
    skos:altLabel "Motor racing"@en,
        "Bilsport"@nb,
        "Motorsport"@nb ;
    skos:broadMatch <http://dewey.info/class/796.7/e23/> ;
    skos:broader humord:c19484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.7/e23/> ;
    skos:prefLabel "Motor sports"@en,
        "Motorsport"@nb .

humord:c15294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15294" ;
    dct:modified "2024-11-22T08:31:49"^^xsd:dateTime ;
    skos:altLabel "Kurgankultur"@nb,
        "Kurgankulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/957.303/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Forhistorisk halvnomadisk kultur som spredte seg fra de russiske stepper til Europa omkring 3500 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/957.303/e23/> ;
    skos:prefLabel "Kurgan culture"@en,
        "Kurgankulturen"@nb .

humord:c15295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15295" ;
    dct:modified "1997-05-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Copper prints"@en,
        "Copperplate engravings"@en ;
    skos:broader humord:c05322 ;
    skos:exactMatch <http://dewey.info/class/765.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/765.2/e23/> ;
    skos:prefLabel "Copper engravings"@en,
        "Kobberstikk"@nb .

humord:c15296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15296" ;
    dct:modified "2023-11-24T07:59:42"^^xsd:dateTime ;
    skos:broader humord:c05322 ;
    skos:closeMatch <http://dewey.info/class/767/e23/> ;
    skos:definition "Radering er en fellesbetegnelse på de grafiske dyptrykksteknikkene koldnål og etsning <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/765/e23/>,
        <http://dewey.info/class/767/e23/> ;
    skos:prefLabel "Etching (Graphic art)"@en,
        "Radering"@nb ;
    skos:relatedMatch <http://dewey.info/class/765/e23/> .

humord:c15297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15297" ;
    dct:modified "2023-11-24T08:01:17"^^xsd:dateTime ;
    skos:altLabel "Etsing (Grafikk)"@nb ;
    skos:broader humord:c15296 ;
    skos:closeMatch realfagstermer:c000688 ;
    skos:definition "Etsning er en dyptrykksmetode i grafisk kunst der motivet preges inn i metallplaten ved hjelp av syre (salpetersyre, eau forte). Man skjelner mellom ulike grafiske etseteknikker: streketsing, akvatint, mykgrunnetsing, sukkerakvatint <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/748.63/e23/>,
        <http://dewey.info/class/767.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000688,
        <http://dewey.info/class/748.63/e23/>,
        <http://dewey.info/class/767.2/e23/> ;
    skos:prefLabel "Engravings"@en,
        "Etsning"@nb ;
    skos:related humord:c61217 .

humord:c15299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15299" ;
    dct:modified "1997-05-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/686.2316/e23/>,
        <http://dewey.info/class/746.62/e23/> ;
    skos:broader humord:c05322 ;
    skos:exactMatch <http://dewey.info/class/764.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686.2316/e23/>,
        <http://dewey.info/class/746.62/e23/>,
        <http://dewey.info/class/764.8/e23/> ;
    skos:prefLabel "Serigraphy"@en,
        "Serigrafi"@nb .

humord:c15300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15300" ;
    dct:modified "1997-05-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Color prints"@en ;
    skos:broader humord:c05322 ;
    skos:exactMatch <http://dewey.info/class/686.23042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686.23042/e23/>,
        <http://dewey.info/class/764.2/e23/> ;
    skos:prefLabel "Colour prints"@en,
        "Fargetrykk"@nb ;
    skos:relatedMatch <http://dewey.info/class/764.2/e23/> .

humord:c15301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15301" ;
    dct:modified "2024-12-02T15:03:17"^^xsd:dateTime ;
    skos:altLabel "Pessimisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/149.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.6/e23/> ;
    skos:prefLabel "Pessimism"@en,
        "Pessimisme"@nb .

humord:c15302 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15302" ;
    dct:modified "2015-02-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/936.228/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4228/e23/>,
        <http://dewey.info/class/914.228/e23/>,
        <http://dewey.info/class/942.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4228/e23/>,
        <http://dewey.info/class/914.228/e23/>,
        <http://dewey.info/class/936.228/e23/>,
        <http://dewey.info/class/942.28/e23/> ;
    skos:prefLabel "Isle of Wight"@en,
        "Isle of Wight"@nb .

humord:c15303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15303" ;
    dct:modified "2025-03-18T08:50:58"^^xsd:dateTime ;
    skos:altLabel "Sognemål"@nb ;
    skos:broader humord:c10264 ;
    skos:closeMatch <http://dewey.info/class/439.827948381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948381/e23/> ;
    skos:prefLabel "Sogn dialect"@en,
        "Sognemål"@nb .

humord:c15305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15305" ;
    dct:modified "2024-08-21T11:08:39"^^xsd:dateTime ;
    skos:altLabel "Names of islands"@en,
        "Øynamn"@nb ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Island names"@en,
        "Øynavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c15306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15306" ;
    dct:modified "2025-03-18T08:48:12"^^xsd:dateTime ;
    skos:altLabel "Eidskogsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482422/e23/> ;
    skos:prefLabel "Eidskog dialect"@en,
        "Eidskogsmål"@nb .

humord:c15307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15307" ;
    dct:modified "2025-03-18T08:48:40"^^xsd:dateTime ;
    skos:altLabel "Eikermål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.827948263/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948263/e23/> ;
    skos:prefLabel "Eiker dialect"@en,
        "Eikermål"@nb .

humord:c15308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15308" ;
    dct:modified "2025-03-18T08:50:04"^^xsd:dateTime ;
    skos:altLabel "Romeriksmål"@nb ;
    skos:broader humord:c10264 ;
    skos:closeMatch <http://dewey.info/class/439.827948222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948222/e23/> ;
    skos:prefLabel "Romerike dialect"@en,
        "Romeriksmål"@nb .

humord:c15309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15309" ;
    dct:modified "2025-03-18T08:50:46"^^xsd:dateTime ;
    skos:altLabel "Skjåkmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482515/e23/> ;
    skos:prefLabel "Skjåk dialect"@en,
        "Skjåkmål"@nb .

humord:c15310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15310" ;
    dct:modified "2025-03-18T08:49:52"^^xsd:dateTime ;
    skos:altLabel "Ringeriksmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482621/e23/> ;
    skos:prefLabel "Ringerike dialect"@en,
        "Ringeriksmål"@nb .

humord:c15311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15311" ;
    dct:modified "2025-03-18T08:41:28"^^xsd:dateTime ;
    skos:altLabel "Norderhovsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279482621/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482621/e23/> ;
    skos:prefLabel "Norderhov dialect"@en,
        "Norderhovsmål"@nb .

humord:c15312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15312" ;
    dct:modified "2024-10-25T15:44:25"^^xsd:dateTime ;
    skos:altLabel "City talk"@en,
        "Bymål"@nb ;
    skos:broader humord:c09817 ;
    skos:exactMatch <http://dewey.info/class/417.2091732/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.2091732/e23/> ;
    skos:prefLabel "Urban language"@en,
        "Bymål"@nb .

humord:c15313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15313" ;
    dct:modified "2023-11-30T09:07:42"^^xsd:dateTime ;
    skos:altLabel "Fritidssyslar"@nb,
        "Fritidssysler"@nb,
        "Hobbyar"@nb ;
    skos:broader humord:c01399 ;
    skos:closeMatch <http://dewey.info/class/306.487/e23/> ;
    skos:exactMatch realfagstermer:c006504,
        <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/790.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006504,
        <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/790.13/e23/> ;
    skos:prefLabel "Hobbies"@en,
        "Hobbyer"@nb .

humord:c15314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15314" ;
    dct:modified "2006-04-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Duodji"@en ;
    skos:broader humord:c07695 ;
    skos:definition "Betegnelse som samer bruker om det tradisjonelle, samiske håndverket og kunsthåndverket <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/745.0899457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.0899457/e23/> ;
    skos:prefLabel "Traditional Sami handicraft"@en,
        "Duodji"@nb .

humord:c15315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15315" ;
    dct:modified "2024-10-14T10:07:23"^^xsd:dateTime ;
    skos:altLabel "Reindeer pastoralistic districts"@en,
        "Sami reindeer foraging areas"@en,
        "Sámi reindeer herding communities"@en,
        "Driftsområde (Rein)"@nb,
        "Driftsområder (Rein)"@nb,
        "Reinbeitedistrikt"@nb,
        "Reinbeitedistrikter"@nb,
        "Reinbeiteområde"@nb,
        "Reinbeiteområder"@nb,
        "Sameby"@nb,
        "Sidaar"@nb,
        "Sidaer"@nb,
        "Siida"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89457/e23/> ;
    skos:broader humord:c27375 ;
    skos:definition "Tradisjonell samisk samfunnsordning i et fangstsamfunn med reinsdyr, hvor et sida rådde over et bestemt område <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89457/e23/> ;
    skos:prefLabel "Siida"@en,
        "Sidaer"@nb ;
    skos:related humord:c07641,
        humord:c12624,
        humord:c18058 .

humord:c15318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15318" ;
    dct:modified "2020-11-23T15:17:26"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.50409/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Realismens og naturalismens gjennombrudd i nordens litteratur omkring 1875 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.50409/e23/> ;
    skos:prefLabel "The Modern Breakthrough in Scandinavian Literature"@en,
        "Det moderne gjennombrudd"@nb ;
    skos:related humord:c06612,
        humord:c06613 .

humord:c15319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15319" ;
    dct:modified "2024-07-01T14:43:19"^^xsd:dateTime ;
    skos:altLabel "Mollusks"@en,
        "Blautdyr"@nb,
        "Mollusca"@nb,
        "Molluskar"@nb,
        "Mollusker"@nb ;
    skos:broader humord:c08229 ;
    skos:closeMatch realfagstermer:c010035,
        <http://dewey.info/class/564/e23/>,
        <http://dewey.info/class/594/e23/> ;
    skos:exactMatch realfagstermer:c012745,
        <http://dewey.info/class/641.694/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010035,
        realfagstermer:c012745,
        <http://dewey.info/class/333.9554/e23/>,
        <http://dewey.info/class/564/e23/>,
        <http://dewey.info/class/594/e23/>,
        <http://dewey.info/class/628.964/e23/>,
        <http://dewey.info/class/639.4/e23/>,
        <http://dewey.info/class/641.694/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Molluscs"@en,
        "Bløtdyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.9554/e23/>,
        <http://dewey.info/class/628.964/e23/>,
        <http://dewey.info/class/639.4/e23/>,
        <http://dewey.info/class/664.94/e23/> .

humord:c15322 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15322" ;
    dct:modified "2025-02-04T15:08:39"^^xsd:dateTime ;
    skos:altLabel "Niger (River)"@en,
        "Niger (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6652/e23/>,
        <http://dewey.info/class/2--6683/e23/>,
        <http://dewey.info/class/2--669/e23/>,
        <http://dewey.info/class/916.652/e23/>,
        <http://dewey.info/class/916.683/e23/>,
        <http://dewey.info/class/916.69/e23/>,
        <http://dewey.info/class/966.52/e23/>,
        <http://dewey.info/class/966.83/e23/>,
        <http://dewey.info/class/966.9/e23/> ;
    skos:broader humord:c15321 ;
    skos:definition "Renner gjennom Guinea, Mali, Niger, Benin og Nigeria <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--662/e23/>,
        <http://dewey.info/class/916.62/e23/>,
        <http://dewey.info/class/966.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--662/e23/>,
        <http://dewey.info/class/2--6652/e23/>,
        <http://dewey.info/class/2--6683/e23/>,
        <http://dewey.info/class/2--669/e23/>,
        <http://dewey.info/class/916.62/e23/>,
        <http://dewey.info/class/916.652/e23/>,
        <http://dewey.info/class/916.683/e23/>,
        <http://dewey.info/class/916.69/e23/>,
        <http://dewey.info/class/966.2/e23/>,
        <http://dewey.info/class/966.52/e23/>,
        <http://dewey.info/class/966.83/e23/>,
        <http://dewey.info/class/966.9/e23/> ;
    skos:prefLabel "Niger River"@en,
        "Niger (Elv)"@nb .

humord:c15323 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15323" ;
    dct:modified "1997-05-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--6698/e23/>,
        <http://dewey.info/class/916.698/e23/>,
        <http://dewey.info/class/966.98/e23/> ;
    skos:broader humord:c15322 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6698/e23/>,
        <http://dewey.info/class/916.698/e23/>,
        <http://dewey.info/class/966.98/e23/> ;
    skos:prefLabel "Niger Delta"@en,
        "Niger-deltaet"@nb .

humord:c15324 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15324" ;
    dct:modified "2024-10-10T13:28:32"^^xsd:dateTime ;
    skos:altLabel "Bangui"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6741/e23/>,
        <http://dewey.info/class/916.741/e23/>,
        <http://dewey.info/class/967.41/e23/> ;
    skos:broader humord:c01612 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6741/e23/>,
        <http://dewey.info/class/916.741/e23/>,
        <http://dewey.info/class/967.41/e23/> ;
    skos:prefLabel "Bangui"@en,
        "Bangui"@nb .

humord:c15325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15325" ;
    dct:modified "2025-01-07T08:53:18"^^xsd:dateTime ;
    skos:altLabel "Sutting (Rørsle)"@nb,
        "Suttung (Bevegelse)"@nb,
        "Suttungrørsla"@nb ;
    skos:broadMatch <http://dewey.info/class/370.1/e23/> ;
    skos:broader humord:c04799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Suttung movement"@en,
        "Suttungbevegelsen"@nb .

humord:c15329 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15329" ;
    dct:modified "2024-09-04T16:53:01"^^xsd:dateTime ;
    skos:altLabel "Carlisle"@nb ;
    skos:broader humord:c03197 ;
    skos:exactMatch <http://dewey.info/class/2--42789/e23/>,
        <http://dewey.info/class/914.2789/e23/>,
        <http://dewey.info/class/942.789/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42789/e23/>,
        <http://dewey.info/class/914.2789/e23/>,
        <http://dewey.info/class/942.789/e23/> ;
    skos:prefLabel "Carlisle"@en,
        "Carlisle"@nb .

humord:c15330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15330" ;
    dct:modified "1997-05-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.4547/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:broader humord:c10374 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.4547/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:prefLabel "Maithili language"@en,
        "Maithili språk"@nb .

humord:c15331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15331" ;
    dct:modified "2023-11-28T12:50:22"^^xsd:dateTime ;
    skos:altLabel "Track and field events"@en,
        "Track sports"@en,
        "Friidrett"@nb ;
    skos:broader humord:c19484 ;
    skos:exactMatch realfagstermer:c005068,
        <http://dewey.info/class/796.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005068,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/796.42/e23/> ;
    skos:prefLabel "Athletics"@en,
        "Friidrett"@nb ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/> .

humord:c15332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15332" ;
    dct:modified "2024-09-17T13:12:41"^^xsd:dateTime ;
    skos:altLabel "Circumpolar steinalder"@nb ;
    skos:broader humord:c00076 ;
    skos:definition "Circumpolar steinalder er en fellesbetegnelse for en rekke kulturgrupper langsmed de nordligste deler av  det europeisk-asiatiske og det amerikanske kontinent <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.12/e23/> ;
    skos:prefLabel "Circumpolar stone age"@en,
        "Circumpolar steinalder"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.12/e23/> .

humord:c15333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15333" ;
    dct:modified "2024-04-04T08:05:05"^^xsd:dateTime ;
    skos:altLabel "GIS analysis"@en,
        "Spatial statistics"@en,
        "GIS-analyse"@nb,
        "Romleg analyse"@nb,
        "Romleg statistikk"@nb,
        "Romlege prosessar"@nb,
        "Romlige prosesser"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0285/e23/> ;
    skos:broader humord:c15336 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002970,
        realfagstermer:c011368,
        <http://dewey.info/class/910.285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002970,
        realfagstermer:c011368,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:prefLabel "Spatial analysis"@en,
        "Romlig analyse"@nb ;
    skos:related humord:c14624,
        humord:c62826 .

humord:c15336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15336" ;
    dct:modified "2024-12-02T10:09:11"^^xsd:dateTime ;
    skos:altLabel "Space and place (Geography)"@en,
        "Rom og sted (Geografi)"@nb,
        "Sted og rom (Geografi)"@nb ;
    skos:broader humord:c09019 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/114/e23/>,
        <http://dewey.info/class/900/e23/> ;
    skos:prefLabel "Place and space (Geography)"@en,
        "Sted og rom (Geografi)"@nb ;
    skos:related humord:c00534,
        humord:c21295 ;
    skos:relatedMatch <http://dewey.info/class/1--09/e23/>,
        <http://dewey.info/class/114/e23/>,
        <http://dewey.info/class/900/e23/> .

humord:c15337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15337" ;
    dct:modified "2025-03-18T08:41:11"^^xsd:dateTime ;
    skos:altLabel "Haramsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483913/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483913/e23/> ;
    skos:prefLabel "Haram dialect"@en,
        "Haramsmål"@nb .

humord:c15338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15338" ;
    dct:modified "2025-03-18T08:43:19"^^xsd:dateTime ;
    skos:altLabel "Rissamål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484123/e23/> ;
    skos:prefLabel "Rissa dialect"@en,
        "Rissamål"@nb .

humord:c15339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15339" ;
    dct:modified "2025-03-18T08:39:20"^^xsd:dateTime ;
    skos:altLabel "Bjugnmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484121/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484121/e23/> ;
    skos:prefLabel "Bjugn dialect"@en,
        "Bjugnmål"@nb .

humord:c15344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15344" ;
    dct:modified "2024-10-29T09:33:32"^^xsd:dateTime ;
    skos:altLabel "Frontkjemparar"@nb ;
    skos:broader humord:c07366 ;
    skos:definition "Norsk soldat som kjempet på tyskernes side under andre verdenskrig <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/940.5482481/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5482481/e23/> ;
    skos:prefLabel "Front fighters"@en,
        "Frontkjempere"@nb .

humord:c15345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15345" ;
    dct:modified "2024-08-27T14:50:47"^^xsd:dateTime ;
    skos:altLabel "Arbore språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: arv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Arbore language"@en,
        "Arbore språk"@nb .

humord:c15346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15346" ;
    dct:modified "2024-09-10T15:31:36"^^xsd:dateTime ;
    skos:altLabel "Bambala language"@en,
        "Bembala language"@en,
        "Daashi language"@en,
        "Bambala språk"@nb,
        "Bembala språk"@nb,
        "Burji språk"@nb,
        "Daashi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: bji"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Burji language"@en,
        "Burji språk"@nb .

humord:c15347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15347" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00957 ;
    skos:exactMatch <http://dewey.info/class/305.89188/e23/>,
        <http://dewey.info/class/5--9188/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89188/e23/>,
        <http://dewey.info/class/5--9188/e23/> ;
    skos:prefLabel "Sorbs"@en,
        "Sorbere"@nb .

humord:c15349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15349" ;
    dct:modified "2020-11-25T14:05:07"^^xsd:dateTime ;
    skos:altLabel "Lusatian literature"@en,
        "Wendish literature"@en ;
    skos:broader humord:c17086 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/891.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.88/e23/> ;
    skos:prefLabel "Sorbian literature"@en,
        "Sorbisk litteratur"@nb .

humord:c15350 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15350" ;
    dct:modified "1997-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lausitz"@en ;
    skos:broadMatch <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:broader humord:c03608 ;
    skos:definition "Landskap i Tyskland, mellom øvre Elben, Oder og Sudetene <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:prefLabel "Lusatia"@en,
        "Lausitz"@nb ;
    skos:related humord:c00084 .

humord:c15351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15351" ;
    dct:modified "1997-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Outlying industries"@en ;
    skos:broadMatch <http://dewey.info/class/639.1/e23/>,
        <http://dewey.info/class/639.2/e23/> ;
    skos:broader humord:c07622 ;
    skos:definition "Næring som drives i utmark, f.eks. jakt og fiske <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/639.1/e23/>,
        <http://dewey.info/class/639.2/e23/> ;
    skos:prefLabel "Outlying industry"@en,
        "Utmarksnæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.74/e23/> .

humord:c15352 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15352" ;
    dct:modified "2020-07-31T12:25:11"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:broader humord:c02692 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Nes (Innlandet)"@en,
        "Nes (Innlandet)"@nb .

humord:c15353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15353" ;
    dct:modified "2024-08-21T10:13:05"^^xsd:dateTime ;
    skos:altLabel "Eastern Thrace"@en,
        "Aust-Thrakia"@nb,
        "Aust-Trakia"@nb,
        "Tyrkisk Thrakia"@nb,
        "Øst-Trakia"@nb ;
    skos:broader humord:c03698,
        humord:c29122 ;
    skos:closeMatch <http://dewey.info/class/2--39861/e23/>,
        <http://dewey.info/class/939.861/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4961/e23/>,
        <http://dewey.info/class/914.961/e23/>,
        <http://dewey.info/class/949.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39861/e23/>,
        <http://dewey.info/class/2--4961/e23/>,
        <http://dewey.info/class/914.961/e23/>,
        <http://dewey.info/class/939.861/e23/>,
        <http://dewey.info/class/949.61/e23/> ;
    skos:prefLabel "East Thrace"@en,
        "Øst-Thrakia"@nb ;
    skos:related humord:c03478 .

humord:c15366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15366" ;
    dct:modified "2024-12-17T07:50:35"^^xsd:dateTime ;
    skos:altLabel "Januaroppstanden"@nb,
        "Januaroppstanden (1863)"@nb,
        "Januaroppstandet"@nb,
        "Polske opprør (1863)"@nb ;
    skos:broadMatch <http://dewey.info/class/943.8033/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.8033/e23/>,
        <http://dewey.info/class/947.081/e23/> ;
    skos:prefLabel "January Uprising"@en,
        "Januaroppstanden"@nb ;
    skos:relatedMatch <http://dewey.info/class/947.081/e23/> .

humord:c15367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15367" ;
    dct:modified "2025-03-18T08:40:02"^^xsd:dateTime ;
    skos:altLabel "Breimsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279483843/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483843/e23/> ;
    skos:prefLabel "Breim dialect"@en,
        "Breimsmål"@nb .

humord:c15368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15368" ;
    dct:modified "2025-03-18T08:40:58"^^xsd:dateTime ;
    skos:altLabel "Hallingmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948261/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948261/e23/> ;
    skos:prefLabel "Halling dialect"@en,
        "Hallingmål"@nb .

humord:c15371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15371" ;
    dct:modified "2024-08-28T20:00:46"^^xsd:dateTime ;
    skos:altLabel "Aurlandsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483811/e23/> ;
    skos:prefLabel "Aurland dialect"@en,
        "Aurlandsmål"@nb .

humord:c15377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15377" ;
    dct:modified "2024-12-19T15:53:47"^^xsd:dateTime ;
    skos:altLabel "Macintosh Pascal"@nb ;
    skos:broadMatch <http://dewey.info/class/005.453/e23/> ;
    skos:broader humord:c04269 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.453/e23/> ;
    skos:prefLabel "Macintosh Pascal"@en,
        "Macintosh Pascal"@nb .

humord:c15378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15378" ;
    dct:modified "2024-12-19T15:54:08"^^xsd:dateTime ;
    skos:altLabel "MacScheme"@en,
        "MacScheme"@nb,
        "Scheme"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04264 ;
    skos:exactMatch realfagstermer:c003580 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003580,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "Scheme"@en,
        "Scheme"@nb .

humord:c15380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15380" ;
    dct:modified "2024-12-19T15:53:15"^^xsd:dateTime ;
    skos:altLabel "Turbo Pascal"@nb ;
    skos:broadMatch <http://dewey.info/class/005.13/e23/> ;
    skos:broader humord:c04269 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.13/e23/> ;
    skos:prefLabel "Turbo Pascal"@en,
        "Turbo Pascal"@nb .

humord:c15381 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15381" ;
    dct:modified "2024-01-02T15:01:50"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484514/e23/>,
        <http://dewey.info/class/914.84514/e23/>,
        <http://dewey.info/class/948.4514/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484514/e23/>,
        <http://dewey.info/class/914.84514/e23/>,
        <http://dewey.info/class/948.4514/e23/> ;
    skos:prefLabel "Ibestad"@en,
        "Ibestad"@nb .

humord:c15382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15382" ;
    dct:modified "1997-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kritt (Tegnekunst)"@nb ;
    skos:broader humord:c05394 ;
    skos:closeMatch <http://dewey.info/class/741.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.23/e23/> ;
    skos:prefLabel "Chalk drawing"@en,
        "Krittegning"@nb .

humord:c15384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15384" ;
    dct:modified "1997-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kull (Tegnekunst)"@nb ;
    skos:broader humord:c05394 ;
    skos:exactMatch <http://dewey.info/class/741.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.22/e23/> ;
    skos:prefLabel "Charcoal drawing"@en,
        "Kulltegning"@nb .

humord:c15386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15386" ;
    dct:modified "1997-06-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05394 ;
    skos:exactMatch <http://dewey.info/class/741.235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.235/e23/> ;
    skos:prefLabel "Pastel"@en,
        "Pastell"@nb .

humord:c15387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15387" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Silhouetter"@nb ;
    skos:broadMatch <http://dewey.info/class/581.41/e23/>,
        <http://dewey.info/class/591.41/e23/> ;
    skos:broader humord:c05316 ;
    skos:exactMatch <http://dewey.info/class/736.984/e23/>,
        <http://dewey.info/class/741.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/581.41/e23/>,
        <http://dewey.info/class/591.41/e23/>,
        <http://dewey.info/class/736.984/e23/>,
        <http://dewey.info/class/741.7/e23/> ;
    skos:prefLabel "Silhouettes"@en,
        "Silhuetter"@nb ;
    skos:related humord:c05394 .

humord:c15390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15390" ;
    dct:modified "2020-05-13T14:26:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/598.625/e23/> ;
    skos:broader humord:c58286 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/636.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/598.625/e23/>,
        <http://dewey.info/class/636.5/e23/> ;
    skos:prefLabel "Fowls"@en,
        "Høns"@nb .

humord:c15391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15391" ;
    dct:modified "1998-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Draft animals"@en ;
    skos:broader humord:c16401 ;
    skos:closeMatch <http://dewey.info/class/636.0882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0882/e23/>,
        <http://dewey.info/class/798.6/e23/> ;
    skos:prefLabel "Draught animals"@en,
        "Trekkdyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/798.6/e23/> .

humord:c15392 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15392" ;
    dct:modified "2025-02-21T08:14:42"^^xsd:dateTime ;
    skos:altLabel "Borneo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5953/e23/>,
        <http://dewey.info/class/915.953/e23/>,
        <http://dewey.info/class/959.53/e23/> ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/2--5983/e23/>,
        <http://dewey.info/class/915.983/e23/>,
        <http://dewey.info/class/959.83/e23/> ;
    skos:definition "Borneo er en øy i Sørøst-Asia. Den er den største av de Store Sundaøyene og den tredje største øy i verden etter Grønland og Ny-Guinea. Øya er delt mellom statene Indonesia, Malaysia og Brunei. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030428 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030428,
        <http://dewey.info/class/2--5953/e23/>,
        <http://dewey.info/class/2--5983/e23/>,
        <http://dewey.info/class/915.953/e23/>,
        <http://dewey.info/class/915.983/e23/>,
        <http://dewey.info/class/959.53/e23/>,
        <http://dewey.info/class/959.83/e23/> ;
    skos:prefLabel "Borneo"@en,
        "Borneo"@nb ;
    skos:related humord:c01911,
        humord:c02031 .

humord:c15394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15394" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8915/e23/>,
        <http://dewey.info/class/5--915/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8915/e23/>,
        <http://dewey.info/class/5--915/e23/> ;
    skos:prefLabel "Indo-Iranians"@en,
        "Indoiranere"@nb .

humord:c15395 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15395" ;
    dct:modified "2025-03-03T07:57:04"^^xsd:dateTime ;
    skos:altLabel "Gramatikovo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4995/e23/>,
        <http://dewey.info/class/914.995/e23/>,
        <http://dewey.info/class/949.95/e23/> ;
    skos:broader humord:c02172 ;
    skos:definition "Gramatikovo er en landsby i Strandzharegionen i Sørøst-Bulgaria <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4995/e23/>,
        <http://dewey.info/class/914.995/e23/>,
        <http://dewey.info/class/949.95/e23/> ;
    skos:prefLabel "Gramatikovo"@en,
        "Gramatikovo"@nb .

humord:c15396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15396" ;
    dct:modified "2024-11-08T10:18:49"^^xsd:dateTime ;
    skos:altLabel "Jupiter (Guddom)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Jupiter var den høyeste og mektigste gud hos romerne og de italiske folkene <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Jupiter (Deity)"@en,
        "Jupiter (Guddom)"@nb ;
    skos:related humord:c15397 .

humord:c15397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15397" ;
    dct:modified "2024-11-08T09:01:21"^^xsd:dateTime ;
    skos:altLabel "Zevs"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Zevs er den høyeste og mektigste guden i gresk mytologi.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Zeus"@en,
        "Zevs"@nb ;
    skos:related humord:c15396 .

humord:c15398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15398" ;
    dct:modified "2012-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Contrast (Phonology)"@en,
        "Kontrast (Fonologi)"@nb .

humord:c15400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15400" ;
    dct:modified "2024-11-29T09:53:08"^^xsd:dateTime ;
    skos:altLabel "Conditions"@en,
        "Premises"@en,
        "Reservations (law)"@en,
        "Atterhald"@nb,
        "Forbehold"@nb,
        "Forutsetninger"@nb,
        "Reservasjonar"@nb,
        "Reservasjoner"@nb,
        "Vilkår"@nb ;
    skos:broadMatch <http://dewey.info/class/128.4/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/> ;
    skos:prefLabel "Terms"@en,
        "Betingelser"@nb .

humord:c15402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15402" ;
    dct:modified "2024-11-29T10:02:36"^^xsd:dateTime ;
    skos:altLabel "Innrømming"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Confession (Philosophy)"@en,
        "Innrømmelse"@nb .

humord:c15403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15403" ;
    dct:modified "2024-08-20T08:42:55"^^xsd:dateTime ;
    skos:altLabel "Kausa"@nb,
        "Årsaker"@nb ;
    skos:broadMatch <http://dewey.info/class/122/e23/> ;
    skos:broader humord:c00450 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/122/e23/> ;
    skos:prefLabel "Causes"@en,
        "Årsaker"@nb .

humord:c15404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15404" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Intention"@en,
        "Purpose"@en,
        "Hensikt"@nb,
        "Intensjon"@nb ;
    skos:broadMatch <http://dewey.info/class/124/e23/> ;
    skos:broader humord:c00450 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/124/e23/> ;
    skos:prefLabel "Aim"@en,
        "Formål"@nb .

humord:c15407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15407" ;
    dct:modified "2024-11-29T10:01:46"^^xsd:dateTime ;
    skos:altLabel "Ekvivalens (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/160/e23/> ;
    skos:broader humord:c00363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/> ;
    skos:prefLabel "Equivalence (Logic)"@en,
        "Ekvivalens (Logikk)"@nb .

humord:c15409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15409" ;
    dct:modified "1998-04-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sapir-Whorf hypothesis"@en,
        "Whorfianism"@en,
        "Sapir-Whorf-hypotesen"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "En teori om forholdet mellom språk og tanke <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Linguistic relativity"@en,
        "Språklig relativitet"@nb .

humord:c15412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15412" ;
    dct:modified "2024-10-22T10:01:25"^^xsd:dateTime ;
    skos:altLabel "Nyulnyul languages"@en,
        "Nyul-Nyul språk"@nb,
        "Nyulnyul språk"@nb,
        "Nyulnyulan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Språkkode: nyv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Nyulnyul languages"@en,
        "Nyulnyulan språk"@nb .

humord:c15419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15419" ;
    dct:modified "2024-08-30T12:57:35"^^xsd:dateTime ;
    skos:altLabel "Worora language"@en,
        "Worora språk"@nb,
        "Worrorra språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Språkkode:  wro"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Worrorra language"@en,
        "Worrorra språk"@nb .

humord:c15423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15423" ;
    dct:modified "2024-11-15T07:53:05"^^xsd:dateTime ;
    skos:altLabel "Redrafting"@en,
        "Omformulering"@nb,
        "Omskriving (Språklig kommunikasjon)"@nb,
        "Omskrivning (Språklig kommunikasjon)"@nb,
        "Reformulering"@nb ;
    skos:broadMatch <http://dewey.info/class/302.224/e23/> ;
    skos:broader humord:c06012 ;
    skos:definition "Det å omformulere en setning/noe en hører og bringe det videre <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.224/e23/> ;
    skos:prefLabel "Rephrasing"@en,
        "Omformulering"@nb .

humord:c15425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15425" ;
    dct:modified "2024-08-23T13:47:05"^^xsd:dateTime ;
    skos:altLabel "Arawakan språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:prefLabel "Arawakan languages"@en,
        "Arawakan språk"@nb .

humord:c15427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15427" ;
    dct:modified "2024-10-22T09:31:09"^^xsd:dateTime ;
    skos:altLabel "Maipuran språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:broader humord:c15425 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:prefLabel "Maipuran languages"@en,
        "Maipuran språk"@nb .

humord:c15429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15429" ;
    dct:modified "2024-10-14T15:30:18"^^xsd:dateTime ;
    skos:altLabel "Barauna language"@en,
        "Barawana language"@en,
        "Barauna språk"@nb,
        "Barawana språk"@nb,
        "Bare språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:broader humord:c15427 ;
    skos:editorialNote "Språkkode: bae"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:prefLabel "Bare language"@en,
        "Bare språk"@nb .

humord:c15432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15432" ;
    dct:modified "2024-09-19T13:40:42"^^xsd:dateTime ;
    skos:altLabel "Cuini language"@en,
        "Gunin language"@en,
        "Gwini language"@en,
        "Cuini språk"@nb,
        "Gunin språk"@nb,
        "Gwini språk"@nb,
        "Kwini språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c15419 ;
    skos:editorialNote "Språkkode:  gww"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Kwini language"@en,
        "Gwini språk"@nb .

humord:c15436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15436" ;
    dct:modified "1997-06-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Kwamera language"@en,
        "Kwamera språk"@nb .

humord:c15437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15437" ;
    dct:modified "2024-10-25T13:36:54"^^xsd:dateTime ;
    skos:altLabel "Mbalanhu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.393/e23/>,
        <http://dewey.info/class/6--96393/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: lnb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.393/e23/>,
        <http://dewey.info/class/6--96393/e23/> ;
    skos:prefLabel "Mbalanhu language"@en,
        "Mbalanhu språk"@nb .

humord:c15439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15439" ;
    dct:modified "2012-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "MP"@en,
        "MP"@nb ;
    skos:broader humord:c06187 ;
    skos:closeMatch <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:definition "En teori som prøver å fjerne arbitrære utsagn om syntaks ved å redusere syntaktiske egenskaper mest mulig til egenskaper ved språkets morfologi og semantikk og til generelle økonomiprinsipper <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501822/e23/>,
        <http://dewey.info/class/415.01822/e23/> ;
    skos:prefLabel "Minimalist program"@en,
        "Minimalistprogrammet"@nb .

humord:c15441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15441" ;
    dct:modified "2024-02-05T10:17:36"^^xsd:dateTime ;
    skos:altLabel "Uorganisk kjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:editorialNote "Oppdatert"@nb,
        "Uorganisk kjemi er den delen av kjemien som tar for seg grunnstoffene og de kjemiske forbindelsene som de inngår i, bortsett fra de fleste forbindelsene til karbon, som utgjør organisk kjemi. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008068,
        <http://dewey.info/class/546/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008068,
        <http://dewey.info/class/546/e23/>,
        <http://dewey.info/class/631.416/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Inorganic chemistry"@en,
        "Uorganisk kjemi"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.416/e23/>,
        <http://dewey.info/class/660/e23/> .

humord:c15442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15442" ;
    dct:modified "2025-01-21T07:43:21"^^xsd:dateTime ;
    skos:altLabel "De-accessioning"@en,
        "Discarding (Library collections)"@en,
        "Weeding (Library collections)"@en,
        "Kassasjon"@nb,
        "Kassering"@nb ;
    skos:broader humord:c18806 ;
    skos:closeMatch <http://dewey.info/class/069.51/e23/> ;
    skos:exactMatch <http://dewey.info/class/025.216/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.216/e23/>,
        <http://dewey.info/class/069.51/e23/> ;
    skos:prefLabel "Deaccessioning"@en,
        "Kassasjon"@nb .

humord:c15443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15443" ;
    dct:modified "2024-10-23T14:48:21"^^xsd:dateTime ;
    skos:altLabel "Ancient Ethiopic language"@en,
        "Etiopisk språk"@nb,
        "Gammeletiopisk språk"@nb,
        "Geez språk"@nb,
        "Klassisk etiopisk språk"@nb ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: gez"@nb ;
    skos:exactMatch <http://dewey.info/class/492.81/e23/>,
        <http://dewey.info/class/6--9281/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.81/e23/>,
        <http://dewey.info/class/6--9281/e23/> ;
    skos:prefLabel "Geez language"@en,
        "Etiopisk språk"@nb .

humord:c15445 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15445" ;
    dct:modified "2025-03-12T13:16:39"^^xsd:dateTime ;
    skos:altLabel "Burren"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4193/e23/>,
        <http://dewey.info/class/914.193/e23/>,
        <http://dewey.info/class/941.93/e23/> ;
    skos:broader humord:c16417 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4193/e23/>,
        <http://dewey.info/class/914.193/e23/>,
        <http://dewey.info/class/941.93/e23/> ;
    skos:prefLabel "Burren"@en,
        "Burren"@nb .

humord:c15446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15446" ;
    dct:modified "2024-10-24T07:58:48"^^xsd:dateTime ;
    skos:altLabel "Randile language"@en,
        "Rendile language"@en,
        "Randile språk"@nb,
        "Rendile språk"@nb,
        "Rendille språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: rel"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Rendille language"@en,
        "Rendille språk"@nb .

humord:c15449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15449" ;
    dct:modified "2024-09-12T11:21:08"^^xsd:dateTime ;
    skos:altLabel "Cemual language"@en,
        "Naandi language"@en,
        "Cemual språk"@nb,
        "Naandi språk"@nb,
        "Nandi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: niq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:prefLabel "Nandi language"@en,
        "Nandi språk"@nb .

humord:c15450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15450" ;
    dct:modified "2024-10-24T10:01:00"^^xsd:dateTime ;
    skos:altLabel "Maa language (Nilotic)"@en,
        "Masai language"@en,
        "Maa språk (Nilotisk)"@nb,
        "Maasai språk"@nb,
        "Masai språk"@nb ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: mas"@nb ;
    skos:exactMatch <http://dewey.info/class/496.55226/e23/>,
        <http://dewey.info/class/6--9655226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.55226/e23/>,
        <http://dewey.info/class/6--9655226/e23/> ;
    skos:prefLabel "Maasai language"@en,
        "Maa språk (Nilotisk)"@nb .

humord:c15453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15453" ;
    dct:modified "2024-10-24T10:05:28"^^xsd:dateTime ;
    skos:altLabel "Fur språk"@nb ;
    skos:broader humord:c09970 ;
    skos:closeMatch <http://dewey.info/class/496.57/e23/>,
        <http://dewey.info/class/6--9657/e23/> ;
    skos:editorialNote "Språkkode: fvr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.57/e23/>,
        <http://dewey.info/class/6--9657/e23/> ;
    skos:prefLabel "Fur language"@en,
        "Fur språk"@nb .

humord:c15454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15454" ;
    dct:modified "2024-10-24T08:38:34"^^xsd:dateTime ;
    skos:altLabel "Mahas-fiyadikka language"@en,
        "Mahas-fiyadikka språk"@nb,
        "Nobiin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.542/e23/>,
        <http://dewey.info/class/6--96542/e23/> ;
    skos:broader humord:c09983 ;
    skos:editorialNote "Språkkode: fia"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.542/e23/>,
        <http://dewey.info/class/6--96542/e23/> ;
    skos:prefLabel "Nobiin language"@en,
        "Nobiin språk"@nb .

humord:c15456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15456" ;
    dct:modified "2024-10-24T10:51:18"^^xsd:dateTime ;
    skos:altLabel "Kimanga language"@en,
        "Kimanga språk"@nb,
        "Mba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: mfc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Mba language"@en,
        "Mba språk"@nb .

humord:c15461 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 77 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15461" ;
    dct:modified "2025-02-04T07:38:06"^^xsd:dateTime ;
    skos:altLabel "Afrika sør for Sahara"@nb,
        "Subsaharisk Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:closeMatch <http://dewey.info/class/2--67/e23/>,
        <http://dewey.info/class/916.7/e23/>,
        <http://dewey.info/class/967/e23/> ;
    skos:definition "Det ikke-arabiske Afrika, dvs. området sør for Nord-Afrika <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67/e23/>,
        <http://dewey.info/class/916.7/e23/>,
        <http://dewey.info/class/967/e23/> ;
    skos:prefLabel "Sub-Saharan Africa"@en,
        "Subsaharisk Afrika"@nb .

humord:c15464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15464" ;
    dct:modified "2025-02-17T14:29:17"^^xsd:dateTime ;
    skos:altLabel "Santander (Colombia)"@en,
        "Santander (Colombia)"@nb ;
    skos:broader humord:c01681 ;
    skos:exactMatch <http://dewey.info/class/2--86125/e23/>,
        <http://dewey.info/class/918.6125/e23/>,
        <http://dewey.info/class/986.125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--86125/e23/>,
        <http://dewey.info/class/918.6125/e23/>,
        <http://dewey.info/class/986.125/e23/> ;
    skos:prefLabel "Santander Department (Colombia)"@en,
        "Santander (Colombia)"@nb .

humord:c15465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15465" ;
    dct:modified "2025-03-04T14:01:17"^^xsd:dateTime ;
    skos:altLabel "Gjirokaster"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4965/e23/>,
        <http://dewey.info/class/914.965/e23/>,
        <http://dewey.info/class/949.65/e23/> ;
    skos:broader humord:c02158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4965/e23/>,
        <http://dewey.info/class/914.965/e23/>,
        <http://dewey.info/class/949.65/e23/> ;
    skos:prefLabel "Gjirokaster"@en,
        "Gjirokaster"@nb .

humord:c15466 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15466" ;
    dct:modified "1997-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oberfranken"@en ;
    skos:broader humord:c03510,
        humord:c15195 ;
    skos:exactMatch <http://dewey.info/class/2--4331/e23/>,
        <http://dewey.info/class/914.331/e23/>,
        <http://dewey.info/class/943.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4331/e23/>,
        <http://dewey.info/class/914.331/e23/>,
        <http://dewey.info/class/943.31/e23/> ;
    skos:prefLabel "Upper Franconia"@en,
        "Oberfranken"@nb .

humord:c15467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15467" ;
    dct:modified "2024-10-28T09:49:53"^^xsd:dateTime ;
    skos:altLabel "Kongregasjonalisme"@nb ;
    skos:broader humord:c08759 ;
    skos:exactMatch <http://dewey.info/class/285.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/285.8/e23/> ;
    skos:prefLabel "Congregationalism"@en,
        "Kongregasjonalisme"@nb .

humord:c15468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15468" ;
    dct:modified "2024-03-01T07:46:15"^^xsd:dateTime ;
    skos:altLabel "Data storage"@en,
        "Lagringsmedium"@nb ;
    skos:broader humord:c04179 ;
    skos:closeMatch <http://dewey.info/class/004.56/e23/> ;
    skos:exactMatch realfagstermer:c009438 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009438,
        <http://dewey.info/class/004.56/e23/> ;
    skos:prefLabel "Storage media"@en,
        "Lagringsmedier"@nb ;
    skos:related humord:c00153,
        humord:c04232 .

humord:c15472 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15472" ;
    dct:modified "2025-02-24T07:53:41"^^xsd:dateTime ;
    skos:altLabel "Tel Jenin"@en,
        "Tel Jenin"@nb,
        "Tell Jenin"@nb ;
    skos:broader humord:c12114 ;
    skos:definition "Gammelt navn på dagens by Jenin <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5695/e23/>,
        <http://dewey.info/class/915.695/e23/>,
        <http://dewey.info/class/956.95/e23/> ;
    skos:prefLabel "Tell Jenin"@en,
        "Tell Jenin"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5695/e23/>,
        <http://dewey.info/class/915.695/e23/>,
        <http://dewey.info/class/956.95/e23/> .

humord:c15473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15473" ;
    dct:modified "1997-07-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08512 ;
    skos:exactMatch <http://dewey.info/class/297.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.81/e23/> ;
    skos:prefLabel "Sunni Islam"@en,
        "Sunni-islam"@nb .

humord:c15475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15475" ;
    dct:modified "2024-10-22T14:12:37"^^xsd:dateTime ;
    skos:altLabel "Neo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:broader humord:c09780 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Neo language"@en,
        "Neo språk"@nb .

humord:c15476 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15476" ;
    dct:modified "1997-07-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03608 ;
    skos:closeMatch <http://dewey.info/class/2--43435/e23/>,
        <http://dewey.info/class/914.3435/e23/>,
        <http://dewey.info/class/943.435/e23/> ;
    skos:definition "Tidligere tyrsk fyrstedømme, nå område i Tyskland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43435/e23/>,
        <http://dewey.info/class/914.3435/e23/>,
        <http://dewey.info/class/943.435/e23/> ;
    skos:prefLabel "Pfalz"@en,
        "Pfalz"@nb .

humord:c15477 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15477" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oberpfalz"@en ;
    skos:broader humord:c03510 ;
    skos:exactMatch <http://dewey.info/class/2--4334/e23/>,
        <http://dewey.info/class/914.334/e23/>,
        <http://dewey.info/class/943.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4334/e23/>,
        <http://dewey.info/class/914.334/e23/>,
        <http://dewey.info/class/943.34/e23/> ;
    skos:prefLabel "Upper Palatinate"@en,
        "Oberpfalz"@nb .

humord:c15478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15478" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ropewalks"@en ;
    skos:broadMatch <http://dewey.info/class/338.4767771/e23/>,
        <http://dewey.info/class/338.767771/e23/> ;
    skos:broader humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4767771/e23/>,
        <http://dewey.info/class/338.767771/e23/>,
        <http://dewey.info/class/677.71/e23/> ;
    skos:prefLabel "Roperies"@en,
        "Reperbaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/677.71/e23/> .

humord:c15479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2023-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15479" ;
    dct:modified "2024-11-26T17:30:37"^^xsd:dateTime ;
    skos:altLabel "Mikroformer"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/025.3494/e23/> ;
    skos:exactMatch <http://dewey.info/class/302.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.36/e23/>,
        <http://dewey.info/class/025.3494/e23/>,
        <http://dewey.info/class/070.5795/e23/>,
        <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/651.58/e23/>,
        <http://dewey.info/class/686.43/e23/> ;
    skos:prefLabel "Microforms"@en,
        "Mikroformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.36/e23/>,
        <http://dewey.info/class/070.5795/e23/>,
        <http://dewey.info/class/651.58/e23/>,
        <http://dewey.info/class/686.43/e23/> .

humord:c15480 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15480" ;
    dct:modified "2025-03-27T14:59:07"^^xsd:dateTime ;
    skos:altLabel "Biri"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:broader humord:c14072 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482531/e23/>,
        <http://dewey.info/class/914.82531/e23/>,
        <http://dewey.info/class/948.2531/e23/> ;
    skos:prefLabel "Biri"@en,
        "Biri"@nb .

humord:c15481 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15481" ;
    dct:modified "2025-03-24T14:37:06"^^xsd:dateTime ;
    skos:altLabel "Skoger (Viken)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:broader humord:c02649 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:prefLabel "Skoger (Viken)"@en,
        "Skoger (Viken)"@nb .

humord:c15482 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15482" ;
    dct:modified "1997-07-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4726/e23/>,
        <http://dewey.info/class/914.726/e23/>,
        <http://dewey.info/class/947.26/e23/> ;
    skos:broader humord:c03083 ;
    skos:definition "By i Kalugaprovinsen"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4726/e23/>,
        <http://dewey.info/class/914.726/e23/>,
        <http://dewey.info/class/947.26/e23/> ;
    skos:prefLabel "Kozelsk"@en,
        "Kozelsk"@nb .

humord:c15483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15483" ;
    dct:modified "2025-01-31T12:48:27"^^xsd:dateTime ;
    skos:altLabel "Tarot"@nb ;
    skos:broader humord:c05110 ;
    skos:definition "Tarot er en type kort som i tidligere tider ble brukt til ulike typer kortspill, men som etter hvert er blitt brukt mest til spådomskunst.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.32424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.32424/e23/> ;
    skos:prefLabel "Tarot"@en,
        "Tarot"@nb .

humord:c15485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15485" ;
    dct:modified "2024-10-24T12:44:48"^^xsd:dateTime ;
    skos:altLabel "Koromfe språk"@nb,
        "Kurumba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09902 ;
    skos:editorialNote "Språkkode: kfz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Koromfe language"@en,
        "Kurumba språk"@nb .

humord:c15486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15486" ;
    dct:modified "2024-12-03T11:42:46"^^xsd:dateTime ;
    skos:altLabel "Perfeksjonisme"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c00240 ;
    skos:exactMatch <http://dewey.info/class/171.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/171.3/e23/> ;
    skos:prefLabel "Perfectionism"@en,
        "Perfeksjonisme"@nb .

humord:c15488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15488" ;
    dct:modified "1997-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/> ;
    skos:broader humord:c00445 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/> ;
    skos:prefLabel "Mutual intelligibility"@en,
        "Gjensidig intelligibilitet"@nb .

humord:c15489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15489" ;
    dct:modified "2024-10-30T12:15:33"^^xsd:dateTime ;
    skos:altLabel "Krigsherrar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.6/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/355.6/e23/> ;
    skos:prefLabel "Warlords"@en,
        "Krigsherrer"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.1/e23/>,
        <http://dewey.info/class/355.02/e23/> .

humord:c15491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15491" ;
    dct:modified "1997-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Profanum"@en ;
    skos:broadMatch <http://dewey.info/class/211/e23/> ;
    skos:broader humord:c08566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "The profane"@en,
        "Det profane"@nb ;
    skos:related humord:c08407,
        humord:c11587 .

humord:c15492 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15492" ;
    dct:modified "2024-08-26T15:38:53"^^xsd:dateTime ;
    skos:altLabel "Walisisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Welsh folk literature"@en,
        "Walisisk folkediktning"@nb .

humord:c15493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15493" ;
    dct:modified "2025-02-04T15:22:04"^^xsd:dateTime ;
    skos:altLabel "Skura"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6466/e23/>,
        <http://dewey.info/class/916.466/e23/>,
        <http://dewey.info/class/964.66/e23/> ;
    skos:broader humord:c01593 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6466/e23/>,
        <http://dewey.info/class/916.466/e23/>,
        <http://dewey.info/class/964.66/e23/> ;
    skos:prefLabel "Skoura"@en,
        "Skura"@nb .

humord:c15494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15494" ;
    dct:modified "2024-11-08T07:32:19"^^xsd:dateTime ;
    skos:altLabel "Neurobiologi"@nb,
        "Nevral biologi"@nb,
        "Nevrobiologi"@nb ;
    skos:broader humord:c29383 ;
    skos:exactMatch realfagstermer:c004158,
        <http://dewey.info/class/573.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004158,
        <http://dewey.info/class/573.8/e23/>,
        <http://dewey.info/class/612.8/e23/> ;
    skos:prefLabel "Neurobiology"@en,
        "Nevrobiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.8/e23/> .

humord:c15497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15497" ;
    dct:modified "2018-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language skills"@en,
        "Linguistic proficiency"@en ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c05737,
        humord:c07881 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Language proficiency"@en,
        "Språkkompetanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c15499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15499" ;
    dct:modified "1997-08-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ras tafari"@en,
        "Rastafarianism"@en,
        "Ras Tafari"@nb ;
    skos:broader humord:c08812 ;
    skos:exactMatch <http://dewey.info/class/299.676/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.676/e23/> ;
    skos:prefLabel "Rastafari"@en,
        "Rastafari"@nb .

humord:c15500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15500" ;
    dct:modified "2024-08-13T08:56:11"^^xsd:dateTime ;
    skos:altLabel "Altarkalkar"@nb,
        "Alterkalkar"@nb ;
    skos:broadMatch <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/739.2282/e23/> ;
    skos:broader humord:c05664 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247/e23/>,
        <http://dewey.info/class/739.2282/e23/> ;
    skos:prefLabel "Chalices"@en,
        "Alterkalker"@nb .

humord:c15502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15502" ;
    dct:modified "2024-08-16T14:25:02"^^xsd:dateTime ;
    skos:altLabel "Apriorisme"@nb ;
    skos:broadMatch <http://dewey.info/class/121.3/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Apriorisme er en doktrine som hevder at forestillinger og erkjennelse eksisterer i mennesket uavhengig av erfaring <naob.no>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.3/e23/> ;
    skos:prefLabel "Apriorism"@en,
        "Apriorisme"@nb .

humord:c15503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15503" ;
    dct:modified "2024-12-16T08:43:18"^^xsd:dateTime ;
    skos:altLabel "Sovjetunionens fall"@nb,
        "Sovjetunionens oppløsning"@nb,
        "Sovjetunionens oppløysing"@nb,
        "Sovjetunionens samanbrot"@nb,
        "Sovjetunionens sammenbrudd"@nb ;
    skos:broadMatch <http://dewey.info/class/947.0854/e23/> ;
    skos:broader humord:c04166 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.0854/e23/> ;
    skos:prefLabel "Dissolution of the Soviet Union"@en,
        "Sovjetunionens fall"@nb .

humord:c15506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15506" ;
    dct:modified "2024-12-16T08:38:49"^^xsd:dateTime ;
    skos:altLabel "Riksoppløysing"@nb,
        "Statsoppløsning"@nb,
        "Statsoppløysing"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "State dissolution"@en,
        "Riksoppløsning"@nb ;
    skos:related humord:c04166,
        humord:c12351,
        humord:c15507 .

humord:c15507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15507" ;
    dct:modified "2024-12-16T08:43:38"^^xsd:dateTime ;
    skos:altLabel "Unionsoppløysing"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/>,
        <http://dewey.info/class/948.1036/e23/> ;
    skos:prefLabel "Dissolution of a union"@en,
        "Unionsoppløsning"@nb ;
    skos:related humord:c04166,
        humord:c15506 ;
    skos:relatedMatch <http://dewey.info/class/948.1036/e23/> .

humord:c15509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15509" ;
    dct:modified "2024-10-28T09:49:26"^^xsd:dateTime ;
    skos:altLabel "Church meetings"@en,
        "Synods"@en,
        "Kirkemøte"@nb,
        "Konsil (Kristendom)"@nb,
        "Konsiler (Kristendom)"@nb,
        "Kyrkjemøte"@nb,
        "Synodar"@nb,
        "Synodemøte"@nb,
        "Synodemøter"@nb,
        "Synoder"@nb ;
    skos:broader humord:c27879 ;
    skos:definition "En forsamling av representanter for hele kirken (økumenisk kirkemøte) eller    en del av den (partikularkonsil, provinssynode) <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/262.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.5/e23/> ;
    skos:prefLabel "Councils (Christianity)"@en,
        "Kirkemøter"@nb .

humord:c15512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15512" ;
    dct:modified "2025-01-21T07:23:36"^^xsd:dateTime ;
    skos:altLabel "Forest museums"@en,
        "Skogbruksmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:exactMatch <http://dewey.info/class/634.9074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.9074/e23/> ;
    skos:prefLabel "Forestry museums"@en,
        "Skogbruksmuseer"@nb .

humord:c15513 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15513" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11940 ;
    skos:exactMatch <http://dewey.info/class/2--42352/e23/>,
        <http://dewey.info/class/914.2352/e23/>,
        <http://dewey.info/class/942.352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42352/e23/>,
        <http://dewey.info/class/914.2352/e23/>,
        <http://dewey.info/class/942.352/e23/> ;
    skos:prefLabel "North Devonshire"@en,
        "North Devonshire"@nb .

humord:c15515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15515" ;
    dct:modified "2025-03-18T08:43:32"^^xsd:dateTime ;
    skos:altLabel "Setesdalsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948313/e23/> ;
    skos:prefLabel "Setesdal dialect"@en,
        "Setesdalsmål"@nb .

humord:c15516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15516" ;
    dct:modified "2025-03-18T08:40:16"^^xsd:dateTime ;
    skos:altLabel "Byklemål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279484153/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484153/e23/> ;
    skos:prefLabel "Bykle dialect"@en,
        "Byklemål"@nb .

humord:c15517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15517" ;
    dct:modified "2024-09-17T14:56:04"^^xsd:dateTime ;
    skos:altLabel "Cockney dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--21/e23/> ;
    skos:broader humord:c10306 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--21/e23/> ;
    skos:prefLabel "Cockney dialect"@en,
        "Cockney dialekt"@nb .

humord:c15518 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15518" ;
    dct:modified "1997-08-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mittelfranken"@en ;
    skos:broader humord:c03510,
        humord:c15195 ;
    skos:exactMatch <http://dewey.info/class/2--4332/e23/>,
        <http://dewey.info/class/914.332/e23/>,
        <http://dewey.info/class/943.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4332/e23/>,
        <http://dewey.info/class/914.332/e23/>,
        <http://dewey.info/class/943.32/e23/> ;
    skos:prefLabel "Middle Franconia"@en,
        "Mittelfranken"@nb .

humord:c15519 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15519" ;
    dct:modified "2024-01-02T13:36:06"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:broader humord:c02937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:prefLabel "Hovin (Telemark)"@en,
        "Hovin (Telemark)"@nb .

humord:c15520 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15520" ;
    dct:modified "2025-03-06T08:57:08"^^xsd:dateTime ;
    skos:altLabel "Isthmia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:broader humord:c02387 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:prefLabel "Isthmia"@en,
        "Isthmia"@nb .

humord:c15521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15521" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Direct speech"@en,
        "Direkte tale"@nb ;
    skos:related humord:c06082 .

humord:c15522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15522" ;
    dct:modified "2024-08-21T07:56:13"^^xsd:dateTime ;
    skos:altLabel "Økonomi (Lingvistikk)"@nb,
        "Økonomiprinsippet (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/410.1/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410.1/e23/> ;
    skos:prefLabel "Economy principle (Linguistics)"@en,
        "Økonomiprinsippet (Lingvistikk)"@nb .

humord:c15524 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15524" ;
    dct:modified "2024-09-30T14:37:18"^^xsd:dateTime ;
    skos:altLabel "South Canara"@en,
        "South Kanara"@en,
        "Dakshina Kannada"@nb,
        "South Canara"@nb,
        "South Kanara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01867 ;
    skos:definition "South Kanara var et distrikt i Madras-provinsen i Britisk India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Dakshina Kannada"@en,
        "South Kanara"@nb .

humord:c15526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15526" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brahma Samaj"@en ;
    skos:broader humord:c08501 ;
    skos:definition "En hinduistisk reformbevegelse <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/294.5562/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5562/e23/> ;
    skos:prefLabel "Brahmo Samaj"@en,
        "Brahma Samaj"@nb .

humord:c15527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15527" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brahmo Samaj adherents"@en ;
    skos:broader humord:c07335 ;
    skos:exactMatch <http://dewey.info/class/294.5562092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5562092/e23/> ;
    skos:prefLabel "Brahmo Samaj followers"@en,
        "Brahma Samaj-tilhengere"@nb .

humord:c15528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15528" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:exactMatch <http://dewey.info/class/150.1982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1982/e23/> ;
    skos:prefLabel "Gestalt psychology"@en,
        "Gestaltpsykologi"@nb .

humord:c15529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15529" ;
    dct:modified "2020-07-30T10:25:25"^^xsd:dateTime ;
    skos:broader humord:c15111 ;
    skos:closeMatch <http://dewey.info/class/787/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/787/e23/> ;
    skos:prefLabel "Bowed string instruments"@en,
        "Strykeinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/784/e23/> .

humord:c15530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15530" ;
    dct:modified "2023-11-27T08:05:20"^^xsd:dateTime ;
    skos:altLabel "Fiddles"@en,
        "Feler"@nb,
        "Fiolinar"@nb ;
    skos:broader humord:c15529 ;
    skos:exactMatch realfagstermer:c010418,
        <http://dewey.info/class/787.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010418,
        <http://dewey.info/class/787.2/e23/> ;
    skos:prefLabel "Violins"@en,
        "Fioliner"@nb ;
    skos:related humord:c61234 .

humord:c15532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15532" ;
    dct:modified "2023-10-31T10:37:06"^^xsd:dateTime ;
    skos:altLabel "Klaver"@nb,
        "Klaverer"@nb ;
    skos:broader humord:c17201 ;
    skos:exactMatch <http://dewey.info/class/786.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.2/e23/> ;
    skos:prefLabel "Pianos"@en,
        "Pianoer"@nb ;
    skos:related humord:c19226 .

humord:c15533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15533" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.319481/e23/> ;
    skos:broader humord:c05411 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.319481/e23/> ;
    skos:prefLabel "Pols"@en,
        "Pols"@nb .

humord:c15534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15534" ;
    dct:modified "2024-02-19T13:54:28"^^xsd:dateTime ;
    skos:altLabel "Reinlendar"@nb ;
    skos:broadMatch <http://dewey.info/class/793.31/e23/> ;
    skos:broader humord:c05414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31/e23/> ;
    skos:prefLabel "Reinlender"@en,
        "Reinlender"@nb .

humord:c15535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15535" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/784.1888/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:broader humord:c13980 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1888/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:prefLabel "Samba"@en,
        "Samba"@nb .

humord:c15536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15536" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.33/e23/> ;
    skos:broader humord:c13980 ;
    skos:exactMatch <http://dewey.info/class/784.18885/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18885/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:prefLabel "Tango"@en,
        "Tango"@nb .

humord:c15537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15537" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:closeMatch <http://dewey.info/class/782.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.43/e23/>,
        <http://dewey.info/class/782.543/e23/>,
        <http://dewey.info/class/783.0943/e23/> ;
    skos:prefLabel "Madrigals"@en,
        "Madrigaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.543/e23/>,
        <http://dewey.info/class/783.0943/e23/> .

humord:c15538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15538" ;
    dct:modified "2024-10-22T09:17:00"^^xsd:dateTime ;
    skos:altLabel "Shastan language"@en,
        "Shasta språk"@nb,
        "Shastan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.57/e23/>,
        <http://dewey.info/class/6--9757/e23/> ;
    skos:broader humord:c14027 ;
    skos:editorialNote "Språkkode: sht"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.57/e23/>,
        <http://dewey.info/class/6--9757/e23/> ;
    skos:prefLabel "Shasta language"@en,
        "Shasta språk"@nb .

humord:c15540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15540" ;
    dct:modified "2024-09-19T11:18:11"^^xsd:dateTime ;
    skos:altLabel "Costanoan language"@en,
        "Costano språk"@nb,
        "Costanoan språk"@nb,
        "Ohlone språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.413/e23/>,
        <http://dewey.info/class/6--97413/e23/> ;
    skos:broader humord:c10113 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.413/e23/>,
        <http://dewey.info/class/6--97413/e23/> ;
    skos:prefLabel "Ohlone language"@en,
        "Costanoan språk"@nb .

humord:c15541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15541" ;
    dct:modified "2024-10-22T09:17:32"^^xsd:dateTime ;
    skos:altLabel "Mutsun språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.413/e23/>,
        <http://dewey.info/class/6--97413/e23/> ;
    skos:broader humord:c15540 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.413/e23/>,
        <http://dewey.info/class/6--97413/e23/> ;
    skos:prefLabel "Mutsun language"@en,
        "Mutsun språk"@nb .

humord:c15542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15542" ;
    dct:modified "2024-04-26T10:40:40"^^xsd:dateTime ;
    skos:altLabel "Elements"@en,
        "Grunnstoff"@nb,
        "Grunnstoffa"@nb,
        "Grunnstoffene"@nb ;
    skos:broadMatch <http://dewey.info/class/546/e23/> ;
    skos:broader humord:c08386,
        humord:c61786 ;
    skos:closeMatch <http://dewey.info/class/549.2/e23/> ;
    skos:editorialNote "Grunnstoff er et rent stoff hvor alle atomene i stoffet har samme atomnummer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013614 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013614,
        <http://dewey.info/class/546/e23/>,
        <http://dewey.info/class/549.2/e23/>,
        <http://dewey.info/class/612.3924/e23/> ;
    skos:prefLabel "Chemical elements"@en,
        "Grunnstoffer"@nb ;
    skos:related humord:c08374,
        humord:c66020,
        humord:c66021 ;
    skos:relatedMatch <http://dewey.info/class/612.3924/e23/> .

humord:c15543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15543" ;
    dct:modified "1997-08-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:definition "Studiet av grammatiske kategorier som både har morfologiske og syntaktiske  egenskaper <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Morphosyntax"@en,
        "Morfosyntaks"@nb .

humord:c15544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15544" ;
    dct:modified "2024-09-16T09:24:50"^^xsd:dateTime ;
    skos:altLabel "Chicanos"@nb ;
    skos:broadMatch <http://dewey.info/class/305.861073/e23/>,
        <http://dewey.info/class/5--61073/e23/> ;
    skos:broader humord:c14723 ;
    skos:definition "Chicano og chicana er betegnelser som brukes om personer av meksikansk avstamning som er født i USA. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.861073/e23/>,
        <http://dewey.info/class/5--61073/e23/> ;
    skos:prefLabel "Chicanos"@en,
        "Chicanos"@nb .

humord:c15545 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15545" ;
    dct:modified "2025-03-17T13:16:38"^^xsd:dateTime ;
    skos:altLabel "Ravenna (By)"@nb ;
    skos:broader humord:c02464 ;
    skos:exactMatch <http://dewey.info/class/2--45471/e23/>,
        <http://dewey.info/class/914.5471/e23/>,
        <http://dewey.info/class/945.471/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45471/e23/>,
        <http://dewey.info/class/914.5471/e23/>,
        <http://dewey.info/class/945.471/e23/> ;
    skos:prefLabel "Ravenna"@en,
        "Ravenna (By)"@nb .

humord:c15546 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15546" ;
    dct:modified "2025-03-18T09:07:32"^^xsd:dateTime ;
    skos:altLabel "Ulvøysund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:broader humord:c02642 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483126/e23/>,
        <http://dewey.info/class/914.83126/e23/>,
        <http://dewey.info/class/948.3126/e23/> ;
    skos:prefLabel "Ulvøysund"@en,
        "Ulvøysund"@nb .

humord:c15549 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15549" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484222/e23/>,
        <http://dewey.info/class/914.84222/e23/>,
        <http://dewey.info/class/948.4222/e23/> ;
    skos:broader humord:c12363 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484222/e23/>,
        <http://dewey.info/class/914.84222/e23/>,
        <http://dewey.info/class/948.4222/e23/> ;
    skos:prefLabel "Mosvik"@en,
        "Mosvik"@nb .

humord:c15550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15550" ;
    dct:modified "2024-11-04T12:49:39"^^xsd:dateTime ;
    skos:altLabel "Rhapsodists"@en,
        "Rapsodar"@nb ;
    skos:broadMatch <http://dewey.info/class/883/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Resitatør av episk diktning <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/883/e23/> ;
    skos:prefLabel "Rhapsodes"@en,
        "Rapsoder"@nb .

humord:c15551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15551" ;
    dct:modified "2025-02-19T08:33:45"^^xsd:dateTime ;
    skos:altLabel "Nagarjunakonda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3485/e23/>,
        <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/934.85/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3485/e23/>,
        <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/934.85/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Nagarjunakonda"@en,
        "Nagarjunakonda"@nb .

humord:c15553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15553" ;
    dct:modified "2024-10-21T09:15:39"^^xsd:dateTime ;
    skos:altLabel "Van-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c15552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Van dialect"@en,
        "Van-dialekt"@nb .

humord:c15554 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15554" ;
    dct:modified "2025-02-19T16:14:42"^^xsd:dateTime ;
    skos:altLabel "Erevan"@nb,
        "Jerevan"@nb,
        "Yerevan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:broader humord:c01822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:prefLabel "Jerevan"@en,
        "Jerevan"@nb .

humord:c15557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15557" ;
    dct:modified "2024-10-17T14:21:21"^^xsd:dateTime ;
    skos:altLabel "Sarees"@en,
        "Sariar (Klesplagg)"@nb ;
    skos:broadMatch <http://dewey.info/class/391.4/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.20954/e23/>,
        <http://dewey.info/class/391.4/e23/> ;
    skos:prefLabel "Saris"@en,
        "Sarier (Klesplagg)"@nb ;
    skos:relatedMatch <http://dewey.info/class/391.20954/e23/> .

humord:c15558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15558" ;
    dct:modified "1997-08-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Orphicism"@en ;
    skos:broadMatch <http://dewey.info/class/292.38/e23/>,
        <http://dewey.info/class/292.9/e23/> ;
    skos:broader humord:c08552,
        humord:c08560 ;
    skos:definition "Gresk mysteriereligion <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.38/e23/>,
        <http://dewey.info/class/292.9/e23/> ;
    skos:prefLabel "Orphism"@en,
        "Orfisme"@nb .

humord:c15559 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15559" ;
    dct:modified "2025-03-03T07:53:46"^^xsd:dateTime ;
    skos:altLabel "Vishovgrad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4992/e23/>,
        <http://dewey.info/class/914.992/e23/>,
        <http://dewey.info/class/949.92/e23/> ;
    skos:broader humord:c02172 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4992/e23/>,
        <http://dewey.info/class/914.992/e23/>,
        <http://dewey.info/class/949.92/e23/> ;
    skos:prefLabel "Vishovgrad"@en,
        "Vishovgrad"@nb .

humord:c15560 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15560" ;
    dct:modified "2024-08-28T15:22:48"^^xsd:dateTime ;
    skos:altLabel "Augsburg"@nb ;
    skos:broader humord:c12818 ;
    skos:exactMatch <http://dewey.info/class/2--43375/e23/>,
        <http://dewey.info/class/914.3375/e23/>,
        <http://dewey.info/class/943.375/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43375/e23/>,
        <http://dewey.info/class/914.3375/e23/>,
        <http://dewey.info/class/943.375/e23/> ;
    skos:prefLabel "Augsburg"@en,
        "Augsburg"@nb .

humord:c15561 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15561" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484433/e23/>,
        <http://dewey.info/class/914.84433/e23/>,
        <http://dewey.info/class/948.4433/e23/> ;
    skos:broader humord:c02772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484433/e23/>,
        <http://dewey.info/class/914.84433/e23/>,
        <http://dewey.info/class/948.4433/e23/> ;
    skos:prefLabel "Sulitjelma"@en,
        "Sulitjelma"@nb .

humord:c15562 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15562" ;
    dct:modified "2025-03-25T09:36:49"^^xsd:dateTime ;
    skos:altLabel "Nannestad"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch realfagstermer:c030774,
        <http://dewey.info/class/2--482234/e23/>,
        <http://dewey.info/class/914.82234/e23/>,
        <http://dewey.info/class/948.2234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030774,
        <http://dewey.info/class/2--482234/e23/>,
        <http://dewey.info/class/914.82234/e23/>,
        <http://dewey.info/class/948.2234/e23/> ;
    skos:prefLabel "Nannestad"@en,
        "Nannestad"@nb .

humord:c15563 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15563" ;
    dct:modified "2025-03-30T18:46:58"^^xsd:dateTime ;
    skos:altLabel "Grip"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483931/e23/>,
        <http://dewey.info/class/914.83931/e23/>,
        <http://dewey.info/class/948.3931/e23/> ;
    skos:broader humord:c02743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483931/e23/>,
        <http://dewey.info/class/914.83931/e23/>,
        <http://dewey.info/class/948.3931/e23/> ;
    skos:prefLabel "Grip"@en,
        "Grip"@nb .

humord:c15564 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15564" ;
    dct:modified "2025-03-31T13:38:05"^^xsd:dateTime ;
    skos:altLabel "Sponvika"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:broader humord:c11828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Sponvika"@en,
        "Sponvika"@nb .

humord:c15565 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15565" ;
    dct:modified "2025-03-31T13:41:07"^^xsd:dateTime ;
    skos:altLabel "Enningdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:broader humord:c11828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Enningdalen"@en,
        "Enningdalen"@nb .

humord:c15566 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15566" ;
    dct:modified "2025-04-01T08:20:01"^^xsd:dateTime ;
    skos:altLabel "Sunnfjord"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--48383/e23/>,
        <http://dewey.info/class/914.8383/e23/>,
        <http://dewey.info/class/948.383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48383/e23/>,
        <http://dewey.info/class/914.8383/e23/>,
        <http://dewey.info/class/948.383/e23/> ;
    skos:prefLabel "Sunnfjord"@en,
        "Sunnfjord"@nb .

humord:c15567 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15567" ;
    dct:modified "2025-03-31T13:55:24"^^xsd:dateTime ;
    skos:altLabel "Larkollen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482342/e23/>,
        <http://dewey.info/class/914.82342/e23/>,
        <http://dewey.info/class/948.2342/e23/> ;
    skos:broader humord:c02991 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482342/e23/>,
        <http://dewey.info/class/914.82342/e23/>,
        <http://dewey.info/class/948.2342/e23/> ;
    skos:prefLabel "Larkollen"@en,
        "Larkollen"@nb .

humord:c15568 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15568" ;
    dct:modified "2025-03-31T13:46:04"^^xsd:dateTime ;
    skos:altLabel "Råde"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482343/e23/>,
        <http://dewey.info/class/914.82343/e23/>,
        <http://dewey.info/class/948.2343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482343/e23/>,
        <http://dewey.info/class/914.82343/e23/>,
        <http://dewey.info/class/948.2343/e23/> ;
    skos:prefLabel "Råde"@en,
        "Råde"@nb .

humord:c15569 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15569" ;
    dct:modified "2025-03-25T09:34:27"^^xsd:dateTime ;
    skos:altLabel "Hurdal"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482233/e23/>,
        <http://dewey.info/class/914.82233/e23/>,
        <http://dewey.info/class/948.2233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482233/e23/>,
        <http://dewey.info/class/914.82233/e23/>,
        <http://dewey.info/class/948.2233/e23/> ;
    skos:prefLabel "Hurdal"@en,
        "Hurdal"@nb .

humord:c15570 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15570" ;
    dct:modified "2025-03-24T06:51:32"^^xsd:dateTime ;
    skos:altLabel "Høybråten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Høybråten"@en,
        "Høybråten"@nb .

humord:c15571 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15571" ;
    dct:modified "2025-03-20T09:08:41"^^xsd:dateTime ;
    skos:altLabel "Vegusdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483123/e23/>,
        <http://dewey.info/class/914.83123/e23/>,
        <http://dewey.info/class/948.3123/e23/> ;
    skos:broader humord:c02631 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483123/e23/>,
        <http://dewey.info/class/914.83123/e23/>,
        <http://dewey.info/class/948.3123/e23/> ;
    skos:prefLabel "Vegusdal"@en,
        "Vegusdal"@nb .

humord:c15572 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15572" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:prefLabel "Revheim"@en,
        "Revheim"@nb .

humord:c15573 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15573" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:broader humord:c02865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483422/e23/>,
        <http://dewey.info/class/914.83422/e23/>,
        <http://dewey.info/class/948.3422/e23/> ;
    skos:prefLabel "Sunde"@en,
        "Sunde"@nb .

humord:c15574 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15574" ;
    dct:modified "2025-03-25T09:30:54"^^xsd:dateTime ;
    skos:altLabel "Frogn"@nb ;
    skos:broader humord:c02614 ;
    skos:exactMatch <http://dewey.info/class/2--482211/e23/>,
        <http://dewey.info/class/914.82211/e23/>,
        <http://dewey.info/class/948.2211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482211/e23/>,
        <http://dewey.info/class/914.82211/e23/>,
        <http://dewey.info/class/948.2211/e23/> ;
    skos:prefLabel "Frogn"@en,
        "Frogn"@nb .

humord:c15575 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15575" ;
    dct:modified "2025-03-24T15:36:58"^^xsd:dateTime ;
    skos:altLabel "Blaker"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482228/e23/>,
        <http://dewey.info/class/914.82228/e23/>,
        <http://dewey.info/class/948.2228/e23/> ;
    skos:broader humord:c13729 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482228/e23/>,
        <http://dewey.info/class/914.82228/e23/>,
        <http://dewey.info/class/948.2228/e23/> ;
    skos:prefLabel "Blaker"@en,
        "Blaker"@nb .

humord:c15576 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15576" ;
    dct:modified "2025-03-28T08:48:49"^^xsd:dateTime ;
    skos:altLabel "Hovdebygda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:broader humord:c12656 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839199/e23/>,
        <http://dewey.info/class/914.839199/e23/>,
        <http://dewey.info/class/948.39199/e23/> ;
    skos:prefLabel "Hovdebygda"@en,
        "Hovdebygda"@nb .

humord:c15577 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15577" ;
    dct:modified "2020-07-31T10:41:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482514/e23/>,
        <http://dewey.info/class/914.82514/e23/>,
        <http://dewey.info/class/948.2514/e23/> ;
    skos:broader humord:c15074 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482514/e23/>,
        <http://dewey.info/class/914.82514/e23/>,
        <http://dewey.info/class/948.2514/e23/> ;
    skos:prefLabel "Heidal"@en,
        "Heidal"@nb .

humord:c15578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15578" ;
    dct:modified "2024-10-15T12:14:35"^^xsd:dateTime ;
    skos:altLabel "Family allowance"@en,
        "Barnetrygd"@nb ;
    skos:broadMatch <http://dewey.info/class/362.71/e23/> ;
    skos:broader humord:c09361 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.71/e23/> ;
    skos:prefLabel "Child benefit"@en,
        "Barnetrygd"@nb .

humord:c15579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15579" ;
    dct:modified "1997-08-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/639.27452/e23/> ;
    skos:broader humord:c07628 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.27452/e23/> ;
    skos:prefLabel "Spring herring fishing"@en,
        "Vårsildfiske"@nb .

humord:c15580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15580" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bible colleges"@en,
        "Bible institutes"@en,
        "Theological colleges"@en,
        "Theological institutes"@en,
        "Theological schools"@en ;
    skos:broadMatch <http://dewey.info/class/230.0711/e23/> ;
    skos:broader humord:c16618 ;
    skos:definition "Skole for kristen ungdom <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.0711/e23/> ;
    skos:prefLabel "Bible schools"@en,
        "Bibelskoler"@nb ;
    skos:related humord:c23294 .

humord:c15581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15581" ;
    dct:modified "2024-10-28T09:48:08"^^xsd:dateTime ;
    skos:altLabel "Grundtvigianisme"@nb ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.148909034/e23/> ;
    skos:prefLabel "Grundtvigianism"@en,
        "Grundtvigianisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/284.148909034/e23/> .

humord:c15582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15582" ;
    dct:modified "2024-11-27T20:59:16"^^xsd:dateTime ;
    skos:altLabel "Concealment"@en,
        "Fortielse"@nb,
        "Fortiing"@nb,
        "Hemmeleghald"@nb,
        "Hemmelighold"@nb ;
    skos:broadMatch <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177.3/e23/> ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177.3/e23/> ;
    skos:prefLabel "Secrecy"@en,
        "Hemmeligholdelse"@nb ;
    skos:related humord:c23186 ;
    skos:relatedMatch <http://dewey.info/class/153.8/e23/> .

humord:c15584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15584" ;
    dct:modified "2024-11-01T14:46:07"^^xsd:dateTime ;
    skos:altLabel "Fief men"@en,
        "Fief-holders"@en,
        "Lensmann"@en,
        "Vassals"@en,
        "Lensmann"@nb,
        "Lensmenn"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/363.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.2/e23/> ;
    skos:prefLabel "District sheriffs"@en,
        "Lensmenn"@nb ;
    skos:related humord:c08921 .

humord:c15585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15585" ;
    dct:modified "1997-08-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08703 ;
    skos:closeMatch <http://dewey.info/class/236.8/e23/> ;
    skos:exactMatch <http://dewey.info/class/202.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/236.8/e23/> ;
    skos:prefLabel "Resurrection"@en,
        "Oppstandelse"@nb .

humord:c15586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15586" ;
    dct:modified "1997-08-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/232.914/e23/>,
        <http://dewey.info/class/232.97/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:broader humord:c08703 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/>,
        <http://dewey.info/class/232.914/e23/>,
        <http://dewey.info/class/232.97/e23/>,
        <http://dewey.info/class/296.33/e23/>,
        <http://dewey.info/class/297.23/e23/> ;
    skos:prefLabel "Ascension"@en,
        "Himmelfart"@nb .

humord:c15587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15587" ;
    dct:modified "2024-09-04T16:01:13"^^xsd:dateTime ;
    skos:altLabel "Candomble"@nb ;
    skos:broadMatch <http://dewey.info/class/299.68981/e23/> ;
    skos:broader humord:c25735 ;
    skos:definition "Candomblé er en afrobrasiliansk religiøs tradisjon.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.68981/e23/> ;
    skos:prefLabel "Candomblé"@en,
        "Candomble"@nb .

humord:c15588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15588" ;
    dct:modified "2024-11-08T10:21:20"^^xsd:dateTime ;
    skos:altLabel "Loke"@nb,
        "Loki"@nb ;
    skos:broadMatch <http://dewey.info/class/293.13/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Loke regnes som en av æsene i norrøn mytologi. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.13/e23/> ;
    skos:prefLabel "Loki"@en,
        "Loke"@nb .

humord:c15590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15590" ;
    dct:modified "2024-08-27T15:07:27"^^xsd:dateTime ;
    skos:altLabel "Arianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/273.4/e23/> ;
    skos:broader humord:c08694 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.4/e23/> ;
    skos:prefLabel "Arianism"@en,
        "Arianisme"@nb .

humord:c15591 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15591" ;
    dct:modified "2025-02-28T15:18:33"^^xsd:dateTime ;
    skos:altLabel "Haderslev"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:definition "Haderslev er en kommune i Danmark, i Sønderjylland i Region Syddanmark. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Haderslev"@en,
        "Haderslev"@nb .

humord:c15592 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15592" ;
    dct:modified "2025-02-25T14:25:11"^^xsd:dateTime ;
    skos:altLabel "Schlesien (Tsjekkia)"@nb ;
    skos:broader humord:c03412,
        humord:c15593 ;
    skos:closeMatch <http://dewey.info/class/2--43728/e23/>,
        <http://dewey.info/class/914.3728/e23/>,
        <http://dewey.info/class/943.728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43728/e23/>,
        <http://dewey.info/class/914.3728/e23/>,
        <http://dewey.info/class/943.728/e23/> ;
    skos:prefLabel "Silesia (Czech Republic)"@en,
        "Schlesien (Tsjekkia)"@nb .

humord:c15593 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15593" ;
    dct:modified "2025-02-27T08:13:59"^^xsd:dateTime ;
    skos:altLabel "Schlesien"@en,
        "Schlesien"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43728/e23/>,
        <http://dewey.info/class/914.3728/e23/>,
        <http://dewey.info/class/943.728/e23/> ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--4385/e23/>,
        <http://dewey.info/class/914.385/e23/>,
        <http://dewey.info/class/943.85/e23/> ;
    skos:definition "Schlesien er et historisk landskap i Mellom-Europa <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030342 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030342,
        <http://dewey.info/class/2--43728/e23/>,
        <http://dewey.info/class/2--4385/e23/>,
        <http://dewey.info/class/914.3728/e23/>,
        <http://dewey.info/class/914.385/e23/>,
        <http://dewey.info/class/943.728/e23/>,
        <http://dewey.info/class/943.85/e23/> ;
    skos:prefLabel "Silesia"@en,
        "Schlesien"@nb .

humord:c15594 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15594" ;
    dct:modified "2025-03-31T13:53:59"^^xsd:dateTime ;
    skos:altLabel "Borregård"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:broader humord:c02994 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482332/e23/>,
        <http://dewey.info/class/914.82332/e23/>,
        <http://dewey.info/class/948.2332/e23/> ;
    skos:prefLabel "Borregård"@en,
        "Borregård"@nb .

humord:c15595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15595" ;
    dct:modified "2024-11-07T19:50:01"^^xsd:dateTime ;
    skos:altLabel "Mahadeva"@en,
        "Shiva"@nb,
        "Siva"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Shiva"@en,
        "Shiva"@nb ;
    skos:related humord:c08408 .

humord:c15597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15597" ;
    dct:modified "1997-08-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Månedyrking"@nb,
        "Månetilbedelse"@nb ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Moon cult"@en,
        "Månekultus"@nb .

humord:c15600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15600" ;
    dct:modified "2024-12-03T11:25:11"^^xsd:dateTime ;
    skos:altLabel "Fleirguderi"@nb,
        "Flerguderi"@nb,
        "Polyteisme"@nb ;
    skos:broader humord:c08404 ;
    skos:exactMatch <http://dewey.info/class/211.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.32/e23/> ;
    skos:prefLabel "Polytheism"@en,
        "Polyteisme"@nb ;
    skos:related humord:c08410 .

humord:c15602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15602" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.3727/e23/>,
        <http://dewey.info/class/338.76392/e23/> ;
    skos:broader humord:c22317 ;
    skos:definition "Sted, bygning der en salter ned noe, særlig fisk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.3727/e23/>,
        <http://dewey.info/class/338.76392/e23/> ;
    skos:prefLabel "Salteries"@en,
        "Salterier"@nb ;
    skos:related humord:c07625,
        humord:c07685 .

humord:c15603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15603" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mappila Muslim"@en,
        "Moplah"@en,
        "Mapilla"@nb,
        "Mappila"@nb,
        "Mopala"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894812/e23/>,
        <http://dewey.info/class/5--94812/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894812/e23/>,
        <http://dewey.info/class/5--94812/e23/> ;
    skos:prefLabel "Mappila"@en,
        "Moplah (Folk)"@nb .

humord:c15605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15605" ;
    dct:modified "2025-01-05T19:39:29"^^xsd:dateTime ;
    skos:altLabel "Sleds"@en,
        "Kjelkar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/> ;
    skos:broader humord:c04392 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/>,
        <http://dewey.info/class/796.95/e23/> ;
    skos:prefLabel "Sledges"@en,
        "Kjelker"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.95/e23/> .

humord:c15607 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00618,
        humord:c06478 ;
    dct:created "1997-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15607" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poststrukturalistisk litteraturteori (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c15608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15608" ;
    dct:modified "2024-08-28T07:44:17"^^xsd:dateTime ;
    skos:altLabel "Arkeometri"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00092 ;
    skos:definition "Arkeometri er bruk av naturvitenskapelige metoder til analyse og datering av arkeologisk materiale <UBO>"@nb ;
    skos:exactMatch realfagstermer:c005095 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005095,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Archaeometry"@en,
        "Arkeometri"@nb .

humord:c15611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15611" ;
    dct:modified "2024-12-04T11:53:13"^^xsd:dateTime ;
    skos:altLabel "Kashmiri folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20491499/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491499/e23/> ;
    skos:prefLabel "Kashmiri folk literature"@en,
        "Kashmiri folkediktning"@nb .

humord:c15612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15612" ;
    dct:modified "2024-12-06T10:46:47"^^xsd:dateTime ;
    skos:altLabel "Assamesisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.208991451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208991451/e23/> ;
    skos:prefLabel "Assamese folk literature"@en,
        "Assamesisk folkediktning"@nb .

humord:c15613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15613" ;
    dct:modified "2025-01-28T07:36:47"^^xsd:dateTime ;
    skos:altLabel "Lupercalia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.36/e23/> ;
    skos:broader humord:c08615 ;
    skos:definition "Romersk religiøs fest <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.36/e23/> ;
    skos:prefLabel "Lupercalia"@en,
        "Lupercalia"@nb .

humord:c15614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15614" ;
    dct:modified "2025-03-06T09:43:52"^^xsd:dateTime ;
    skos:altLabel "Elevsis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Eleusis"@en,
        "Elevsis"@nb .

humord:c15615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15615" ;
    dct:modified "1997-09-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eleusinske mysterier"@nb ;
    skos:broadMatch <http://dewey.info/class/292.38/e23/>,
        <http://dewey.info/class/292.9/e23/> ;
    skos:broader humord:c08560 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.38/e23/>,
        <http://dewey.info/class/292.9/e23/> ;
    skos:prefLabel "Eleusinian Mysteries"@en,
        "Elevsinske mysterier"@nb .

humord:c15616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15616" ;
    dct:modified "2025-01-05T19:47:38"^^xsd:dateTime ;
    skos:altLabel "Dugout canoes"@en,
        "Stokkebåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/386.229/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.821/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c25822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.229/e23/>,
        <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.821/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Logboats"@en,
        "Stokkebåter"@nb .

humord:c15617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15617" ;
    dct:modified "2024-07-05T13:29:44"^^xsd:dateTime ;
    skos:altLabel "Alpine huts"@en,
        "DNT cabins"@en,
        "Hiking cabins"@en,
        "Mountain hostels"@en,
        "Mountain huts"@en,
        "Mountain lodges"@en,
        "Mountain shelters"@en,
        "Trekking Association cabins"@en,
        "DNT-hytter"@nb,
        "Turisthytter"@nb ;
    skos:broader humord:c07610 ;
    skos:closeMatch <http://dewey.info/class/910.462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.462/e23/> ;
    skos:prefLabel "Trekking cabins"@en,
        "Turisthytter"@nb .

humord:c15618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15618" ;
    dct:modified "2020-06-04T13:46:19"^^xsd:dateTime ;
    skos:altLabel "Mu'tazilites"@en,
        "Mutazilitter"@nb ;
    skos:broader humord:c08793 ;
    skos:definition "En religionsfilosofisk retning innen islam med tilhengere fra så vel sunni tter som shiitter <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.834/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.834/e23/> ;
    skos:prefLabel "Mu'tazila"@en,
        "Mu'tazila"@nb .

humord:c15619 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15619" ;
    dct:modified "2025-02-18T10:05:00"^^xsd:dateTime ;
    skos:altLabel "Ellora Caves"@en,
        "Ellora"@nb,
        "Ellorahulene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3479/e23/>,
        <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/934.79/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3479/e23/>,
        <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/934.79/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Ellora"@en,
        "Ellora"@nb .

humord:c15620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15620" ;
    dct:modified "2024-09-16T08:02:22"^^xsd:dateTime ;
    skos:altLabel "Changma"@en,
        "Chakmaar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89144/e23/>,
        <http://dewey.info/class/5--9144/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Chakmaer er stammefolk i Chittagong Hill, Bangladesh <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89144/e23/>,
        <http://dewey.info/class/5--9144/e23/> ;
    skos:prefLabel "Chakma"@en,
        "Chakmaer"@nb .

humord:c15621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15621" ;
    dct:modified "2024-09-16T15:37:25"^^xsd:dateTime ;
    skos:altLabel "Chittagong (Region)"@nb,
        "Chittagong Hill"@nb,
        "Chittagong Hill Tracts"@nb ;
    skos:broader humord:c01827 ;
    skos:exactMatch <http://dewey.info/class/2--54929/e23/>,
        <http://dewey.info/class/915.4929/e23/>,
        <http://dewey.info/class/954.929/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54929/e23/>,
        <http://dewey.info/class/915.4929/e23/>,
        <http://dewey.info/class/954.929/e23/> ;
    skos:prefLabel "Chittong Hill Tracts"@en,
        "Chittagong Hill Tracts"@nb .

humord:c15624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15624" ;
    dct:modified "2024-09-16T15:37:33"^^xsd:dateTime ;
    skos:altLabel "Chittagong (By)"@nb ;
    skos:broader humord:c15621 ;
    skos:closeMatch <http://dewey.info/class/2--54923/e23/>,
        <http://dewey.info/class/915.4923/e23/>,
        <http://dewey.info/class/954.923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54923/e23/>,
        <http://dewey.info/class/915.4923/e23/>,
        <http://dewey.info/class/954.923/e23/> ;
    skos:prefLabel "Chittagong (City)"@en,
        "Chittagong (By)"@nb .

humord:c15625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15625" ;
    dct:modified "2023-12-18T14:27:39"^^xsd:dateTime ;
    skos:altLabel "Rehabilitering"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c000867,
        <http://dewey.info/class/362.1786/e23/>,
        <http://dewey.info/class/617.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000867,
        <http://dewey.info/class/362.0425/e23/>,
        <http://dewey.info/class/362.1786/e23/>,
        <http://dewey.info/class/363.583/e23/>,
        <http://dewey.info/class/365.661/e23/>,
        <http://dewey.info/class/617.03/e23/>,
        <http://dewey.info/class/617.103/e23/>,
        <http://dewey.info/class/618.97703/e23/> ;
    skos:prefLabel "Rehabilitation"@en,
        "Rehabilitering"@nb ;
    skos:related humord:c01483,
        humord:c03948,
        humord:c23065 ;
    skos:relatedMatch <http://dewey.info/class/362.0425/e23/>,
        <http://dewey.info/class/363.583/e23/>,
        <http://dewey.info/class/365.661/e23/>,
        <http://dewey.info/class/617.103/e23/>,
        <http://dewey.info/class/618.97703/e23/> .

humord:c15626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15626" ;
    dct:modified "2024-09-04T16:51:45"^^xsd:dateTime ;
    skos:altLabel "Carnac"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4413/e23/>,
        <http://dewey.info/class/914.413/e23/>,
        <http://dewey.info/class/944.13/e23/> ;
    skos:broader humord:c02275 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4413/e23/>,
        <http://dewey.info/class/914.413/e23/>,
        <http://dewey.info/class/944.13/e23/> ;
    skos:prefLabel "Carnac"@en,
        "Carnac"@nb .

humord:c15627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15627" ;
    dct:modified "2025-03-06T15:35:20"^^xsd:dateTime ;
    skos:altLabel "Grotte de Lascaux"@nb,
        "Lascaux-grotten"@nb,
        "Lascaux-hulen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36472/e23/>,
        <http://dewey.info/class/936.472/e23/> ;
    skos:broader humord:c58379 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36472/e23/>,
        <http://dewey.info/class/936.472/e23/> ;
    skos:prefLabel "Lascaux"@en,
        "Lascaux-hulen"@nb .

humord:c15630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15630" ;
    dct:modified "2025-03-06T15:36:41"^^xsd:dateTime ;
    skos:altLabel "Dordogne"@nb ;
    skos:broader humord:c58379 ;
    skos:exactMatch <http://dewey.info/class/2--4472/e23/>,
        <http://dewey.info/class/914.472/e23/>,
        <http://dewey.info/class/944.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4472/e23/>,
        <http://dewey.info/class/914.472/e23/>,
        <http://dewey.info/class/944.72/e23/> ;
    skos:prefLabel "Dordogne"@en,
        "Dordogne"@nb .

humord:c15631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15631" ;
    dct:modified "2024-10-28T13:52:34"^^xsd:dateTime ;
    skos:altLabel "Pietisme"@nb ;
    skos:broadMatch <http://dewey.info/class/273.7/e23/> ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.7/e23/> ;
    skos:prefLabel "Pietism"@en,
        "Pietisme"@nb .

humord:c15632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15632" ;
    dct:modified "2024-10-28T13:54:35"^^xsd:dateTime ;
    skos:altLabel "Zionittar"@nb ;
    skos:broadMatch <http://dewey.info/class/273.8/e23/> ;
    skos:broader humord:c07338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.8/e23/> ;
    skos:prefLabel "Zionites"@en,
        "Zionitter"@nb .

humord:c15633 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15633" ;
    dct:modified "1997-09-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Niederlausitz"@en ;
    skos:broadMatch <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:broader humord:c15350 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:prefLabel "Lower Lusatia"@en,
        "Niederlausitz"@nb .

humord:c15634 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15634" ;
    dct:modified "1997-09-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oberlausitz"@en ;
    skos:broadMatch <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:broader humord:c15350 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43151/e23/>,
        <http://dewey.info/class/914.3151/e23/>,
        <http://dewey.info/class/943.151/e23/> ;
    skos:prefLabel "Upper Lusatia"@en,
        "Oberlausitz"@nb .

humord:c15640 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15640" ;
    dct:modified "2025-02-14T08:51:06"^^xsd:dateTime ;
    skos:altLabel "San Francisco (By)"@nb ;
    skos:broader humord:c01709 ;
    skos:closeMatch <http://dewey.info/class/2--79461/e23/>,
        <http://dewey.info/class/917.9461/e23/>,
        <http://dewey.info/class/979.461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--79461/e23/>,
        <http://dewey.info/class/917.9461/e23/>,
        <http://dewey.info/class/979.461/e23/> ;
    skos:prefLabel "San Francisco (City)"@en,
        "San Francisco (By)"@nb .

humord:c15643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15643" ;
    dct:modified "2020-11-23T16:26:09"^^xsd:dateTime ;
    skos:altLabel "Lovprising (Litteratur)"@nb,
        "Lovprisinger (Litteratur)"@nb,
        "Lovprisning (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Lovprising ved sang eller tale <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/782.27/e23/>,
        <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Praise (Literature)"@en,
        "Lovprisninger (Litteratur)"@nb ;
    skos:relatedMatch <http://dewey.info/class/204.3/e23/>,
        <http://dewey.info/class/782.27/e23/> .

humord:c15646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15646" ;
    dct:modified "2020-07-28T14:42:27"^^xsd:dateTime ;
    skos:altLabel "Earthenware"@en,
        "Steintøy"@nb ;
    skos:broader humord:c05474 ;
    skos:closeMatch <http://dewey.info/class/738.3/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/666.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.6/e23/>,
        <http://dewey.info/class/738.3/e23/> ;
    skos:prefLabel "Stoneware"@en,
        "Steingods"@nb .

humord:c15649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15649" ;
    dct:modified "2024-11-07T13:04:06"^^xsd:dateTime ;
    skos:altLabel "Kvinnebyamuletten"@nb ;
    skos:broadMatch <http://dewey.info/class/737.23094863/e23/> ;
    skos:broader humord:c07163 ;
    skos:definition "Kvinneby-amuletten er et runeristet runeblikk eller amulett, fra 1000-tallet e.Kr. som ble oppdaget på midten av 1950-tallet i Södra Kvinneby på Öland. <wikipdia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.50411/e23/>,
        <http://dewey.info/class/737.23094863/e23/> ;
    skos:prefLabel "Kvinneby Amulet"@en,
        "Kvinnebyamuletten"@nb ;
    skos:relatedMatch <http://dewey.info/class/439.50411/e23/> .

humord:c15650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15650" ;
    dct:modified "2024-10-28T08:37:31"^^xsd:dateTime ;
    skos:altLabel "Pidginization"@en,
        "Pidginisering"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/> ;
    skos:broader humord:c06355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/> ;
    skos:prefLabel "Pidginisation"@en,
        "Pidginisering"@nb ;
    skos:related humord:c09788,
        humord:c14035 .

humord:c15651 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15651" ;
    dct:modified "1997-09-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:broader humord:c03542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:prefLabel "Greifswald"@en,
        "Greifswald"@nb .

humord:c15652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15652" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Block letters"@en,
        "Capital letters"@en,
        "Store bokstaver"@nb,
        "Versaler"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06433 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Majuscules"@en,
        "Majuskler"@nb ;
    skos:related humord:c15655 .

humord:c15655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15655" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Small letters"@en,
        "Små bokstaver"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06433 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Minuscules"@en,
        "Minuskler"@nb ;
    skos:related humord:c15652 .

humord:c15657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15657" ;
    dct:modified "2024-11-05T08:26:47"^^xsd:dateTime ;
    skos:altLabel "Maharajaar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.230954/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.230954/e23/> ;
    skos:prefLabel "Maharajas"@en,
        "Maharajaer"@nb .

humord:c15658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15658" ;
    dct:modified "2025-02-19T15:50:45"^^xsd:dateTime ;
    skos:altLabel "Abu Daby"@nb,
        "Abu Dhabi"@nb,
        "Abu Zaby"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:broader humord:c01832 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:prefLabel "Abu Dhabi"@en,
        "Abu Dhabi"@nb .

humord:c15661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15661" ;
    dct:modified "2024-12-05T10:22:08"^^xsd:dateTime ;
    skos:altLabel "Esophagus"@en,
        "Voice box"@en,
        "Larynks"@nb,
        "Larynx"@nb,
        "Strupehovud"@nb ;
    skos:broader humord:c03895 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/573.925/e23/>,
        <http://dewey.info/class/611.22/e23/>,
        <http://dewey.info/class/612.233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.925/e23/>,
        <http://dewey.info/class/611.22/e23/>,
        <http://dewey.info/class/612.233/e23/>,
        <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/616.21/e23/>,
        <http://dewey.info/class/616.22/e23/>,
        <http://dewey.info/class/617.533/e23/> ;
    skos:prefLabel "Larynx"@en,
        "Strupehode"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/616.21/e23/>,
        <http://dewey.info/class/616.22/e23/>,
        <http://dewey.info/class/617.533/e23/> .

humord:c15664 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15664" ;
    dct:modified "2024-09-17T14:46:01"^^xsd:dateTime ;
    skos:altLabel "Colorado (Stat)"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030426,
        <http://dewey.info/class/2--788/e23/>,
        <http://dewey.info/class/917.88/e23/>,
        <http://dewey.info/class/978.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030426,
        <http://dewey.info/class/2--788/e23/>,
        <http://dewey.info/class/917.88/e23/>,
        <http://dewey.info/class/978.8/e23/> ;
    skos:prefLabel "Colorado (State)"@en,
        "Colorado (Stat)"@nb .

humord:c15665 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15665" ;
    dct:modified "2024-09-17T14:46:09"^^xsd:dateTime ;
    skos:altLabel "Colorado (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--78817/e23/>,
        <http://dewey.info/class/2--7925/e23/>,
        <http://dewey.info/class/917.8817/e23/>,
        <http://dewey.info/class/917.925/e23/>,
        <http://dewey.info/class/978.817/e23/>,
        <http://dewey.info/class/979.25/e23/> ;
    skos:broader humord:c13731 ;
    skos:closeMatch <http://dewey.info/class/2--7913/e23/>,
        <http://dewey.info/class/917.913/e23/>,
        <http://dewey.info/class/979.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--78817/e23/>,
        <http://dewey.info/class/2--7913/e23/>,
        <http://dewey.info/class/2--7925/e23/>,
        <http://dewey.info/class/917.8817/e23/>,
        <http://dewey.info/class/917.913/e23/>,
        <http://dewey.info/class/917.925/e23/>,
        <http://dewey.info/class/978.817/e23/>,
        <http://dewey.info/class/979.13/e23/>,
        <http://dewey.info/class/979.25/e23/> ;
    skos:prefLabel "Colorado River"@en,
        "Colorado (Elv)"@nb .

humord:c15666 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15666" ;
    dct:modified "2025-03-28T13:05:09"^^xsd:dateTime ;
    skos:altLabel "Grytten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:broader humord:c12152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483926/e23/>,
        <http://dewey.info/class/914.83926/e23/>,
        <http://dewey.info/class/948.3926/e23/> ;
    skos:prefLabel "Grytten"@en,
        "Grytten"@nb .

humord:c15667 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15667" ;
    dct:modified "2025-04-01T12:47:04"^^xsd:dateTime ;
    skos:altLabel "Vikna"@nb ;
    skos:broader humord:c61622 ;
    skos:exactMatch <http://dewey.info/class/2--484247/e23/>,
        <http://dewey.info/class/914.84247/e23/>,
        <http://dewey.info/class/948.4247/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484247/e23/>,
        <http://dewey.info/class/914.84247/e23/>,
        <http://dewey.info/class/948.4247/e23/> ;
    skos:prefLabel "Vikna"@en,
        "Vikna"@nb .

humord:c15668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15668" ;
    dct:modified "2024-10-21T08:45:57"^^xsd:dateTime ;
    skos:altLabel "Latinsk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/470/e23/> ;
    skos:broader humord:c11499 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/470/e23/> ;
    skos:prefLabel "Latin philology"@en,
        "Latinsk filologi"@nb .

humord:c15669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15669" ;
    dct:modified "2024-05-03T10:39:16"^^xsd:dateTime ;
    skos:altLabel "Kol"@nb ;
    skos:broader humord:c08353 ;
    skos:exactMatch realfagstermer:c003892,
        <http://dewey.info/class/333.822/e23/>,
        <http://dewey.info/class/553.24/e23/>,
        <http://dewey.info/class/662.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003892,
        <http://dewey.info/class/333.822/e23/>,
        <http://dewey.info/class/343.07752/e23/>,
        <http://dewey.info/class/343.0927/e23/>,
        <http://dewey.info/class/343.09397/e23/>,
        <http://dewey.info/class/354.44/e23/>,
        <http://dewey.info/class/363.6/e23/>,
        <http://dewey.info/class/388.57/e23/>,
        <http://dewey.info/class/553.24/e23/>,
        <http://dewey.info/class/662.62/e23/>,
        <http://dewey.info/class/697.042/e23/> ;
    skos:prefLabel "Coal"@en,
        "Kull"@nb ;
    skos:related humord:c66089 ;
    skos:relatedMatch <http://dewey.info/class/343.07752/e23/>,
        <http://dewey.info/class/343.0927/e23/>,
        <http://dewey.info/class/343.09397/e23/>,
        <http://dewey.info/class/354.44/e23/>,
        <http://dewey.info/class/363.6/e23/>,
        <http://dewey.info/class/388.57/e23/>,
        <http://dewey.info/class/697.042/e23/> .

humord:c15670 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15670" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27861 ;
    skos:exactMatch <http://dewey.info/class/2--42853/e23/>,
        <http://dewey.info/class/914.2853/e23/>,
        <http://dewey.info/class/942.853/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42853/e23/>,
        <http://dewey.info/class/914.2853/e23/>,
        <http://dewey.info/class/942.853/e23/> ;
    skos:prefLabel "Middlesbrough"@en,
        "Middlesbrough"@nb .

humord:c15671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15671" ;
    dct:modified "2024-11-27T15:13:43"^^xsd:dateTime ;
    skos:altLabel "Bibliofili"@nb ;
    skos:broader humord:c00111 ;
    skos:closeMatch <http://dewey.info/class/002.075/e23/> ;
    skos:definition "Kjærlighet til bøker <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002.075/e23/>,
        <http://dewey.info/class/011.44/e23/>,
        <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/090.75/e23/>,
        <http://dewey.info/class/686/e23/>,
        <http://dewey.info/class/741.64/e23/> ;
    skos:prefLabel "Bibliophily"@en,
        "Bibliofili"@nb ;
    skos:related humord:c17603 ;
    skos:relatedMatch <http://dewey.info/class/011.44/e23/>,
        <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/090.75/e23/>,
        <http://dewey.info/class/686/e23/>,
        <http://dewey.info/class/741.64/e23/> .

humord:c15675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15675" ;
    dct:modified "2024-07-03T15:00:35"^^xsd:dateTime ;
    skos:altLabel "Aristocrats"@en,
        "Noblemen"@en,
        "Noblewomen"@en,
        "Adelige personar"@nb,
        "Adelskvinner"@nb,
        "Adelsmenn"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.522/e23/> ;
    skos:prefLabel "Nobles"@en,
        "Adelige personer"@nb ;
    skos:related humord:c09336 .

humord:c15677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15677" ;
    dct:modified "2024-07-02T15:09:00"^^xsd:dateTime ;
    skos:altLabel "Apoidea"@nb,
        "Bier"@nb ;
    skos:broader humord:c67320 ;
    skos:definition "Insektoverfamilie i ordenen vepser. <UiO>"@nb ;
    skos:exactMatch realfagstermer:c013311,
        <http://dewey.info/class/595.799/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013311,
        <http://dewey.info/class/595.799/e23/>,
        <http://dewey.info/class/638.1/e23/> ;
    skos:prefLabel "Bees"@en,
        "Bier"@nb ;
    skos:relatedMatch <http://dewey.info/class/638.1/e23/> .

humord:c15678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15678" ;
    dct:modified "2025-02-13T10:25:20"^^xsd:dateTime ;
    skos:altLabel "Apiculture"@en,
        "Bee culture"@en,
        "Beehives"@en,
        "Biavl"@nb,
        "Bierøkt"@nb,
        "Bikubar"@nb,
        "Bikuber"@nb,
        "Birøkt"@nb ;
    skos:broader humord:c07638 ;
    skos:exactMatch realfagstermer:c012729,
        <http://dewey.info/class/638.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012729,
        <http://dewey.info/class/638.1/e23/> ;
    skos:prefLabel "Beekeeping"@en,
        "Birøkt"@nb .

humord:c15679 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15679" ;
    dct:modified "2024-10-02T10:06:06"^^xsd:dateTime ;
    skos:altLabel "Danderyd"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:definition "Danderyd er en kommune i Uppland i Sverige, i Stockholms län, 8 kilometer nord for Stockholm sentrum. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Danderyd"@en,
        "Danderyd"@nb .

humord:c15680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15680" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:broader humord:c36819 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Täby"@en,
        "Täby"@nb .

humord:c15681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15681" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Individual differences"@en,
        "Individualitet"@nb ;
    skos:broader humord:c08105 ;
    skos:exactMatch <http://dewey.info/class/155.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.22/e23/> ;
    skos:prefLabel "Individuality"@en,
        "Individuelle forskjeller"@nb .

humord:c15682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15682" ;
    dct:modified "1997-10-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Natha"@en ;
    skos:broadMatch <http://dewey.info/class/294.5513/e23/> ;
    skos:broader humord:c08791 ;
    skos:definition "Hindu bevegelse i India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5513/e23/> ;
    skos:prefLabel "Nath"@en,
        "Natha"@nb .

humord:c15684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15684" ;
    dct:modified "2024-08-01T10:36:49"^^xsd:dateTime ;
    skos:altLabel "Alemannisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9434/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c16620 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9434/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Alemannic German dialect"@en,
        "Alemannisk dialekt"@nb .

humord:c15685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15685" ;
    dct:modified "2025-02-24T15:07:17"^^xsd:dateTime ;
    skos:altLabel "Termez"@nb,
        "Termiz"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:broader humord:c02099 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:prefLabel "Termez"@en,
        "Termez"@nb .

humord:c15688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15688" ;
    dct:modified "2024-12-03T10:57:57"^^xsd:dateTime ;
    skos:altLabel "Mudras"@en,
        "Mudras"@nb ;
    skos:broadMatch <http://dewey.info/class/294.3/e23/>,
        <http://dewey.info/class/294.5/e23/> ;
    skos:broader humord:c08858 ;
    skos:definition "Symbolske hånd- og fingerbevegelser brukt i seremonier, dans og bildekunst i hinduismen og buddhismen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3/e23/>,
        <http://dewey.info/class/294.5/e23/> ;
    skos:prefLabel "Mudra"@en,
        "Mudras"@nb .

humord:c15689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15689" ;
    dct:modified "2013-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Comparative sentences"@en,
        "Sammenligningssetninger"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06111 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Comparative clauses"@en,
        "Sammenlikningssetninger"@nb .

humord:c15690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15690" ;
    dct:modified "2024-11-08T09:18:26"^^xsd:dateTime ;
    skos:altLabel "Medea"@nb,
        "Medeia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Medea er en gresk trollkyndig sagnskikkelse, datter av Helios' sønn Aietes.<SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Medea"@en,
        "Medea"@nb .

humord:c15694 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15694" ;
    dct:modified "2016-11-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482516/e23/>,
        <http://dewey.info/class/914.82516/e23/>,
        <http://dewey.info/class/948.2516/e23/> ;
    skos:broader humord:c14328 ;
    skos:exactMatch realfagstermer:c030858 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030858,
        <http://dewey.info/class/2--482516/e23/>,
        <http://dewey.info/class/914.82516/e23/>,
        <http://dewey.info/class/948.2516/e23/> ;
    skos:prefLabel "Gjende"@en,
        "Gjende"@nb .

humord:c15695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15695" ;
    dct:modified "2025-03-28T08:16:18"^^xsd:dateTime ;
    skos:altLabel "Brattvåg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483913/e23/>,
        <http://dewey.info/class/914.83913/e23/>,
        <http://dewey.info/class/948.3913/e23/> ;
    skos:broader humord:c02763 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483913/e23/>,
        <http://dewey.info/class/914.83913/e23/>,
        <http://dewey.info/class/948.3913/e23/> ;
    skos:prefLabel "Brattvåg"@en,
        "Brattvåg"@nb .

humord:c15696 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15696" ;
    dct:modified "2025-03-31T13:41:35"^^xsd:dateTime ;
    skos:altLabel "Glemmen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Glemmen"@en,
        "Glemmen"@nb .

humord:c15697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15697" ;
    dct:modified "2024-08-21T11:10:21"^^xsd:dateTime ;
    skos:altLabel "Øystre Slidre"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch <http://dewey.info/class/2--482555/e23/>,
        <http://dewey.info/class/914.82555/e23/>,
        <http://dewey.info/class/948.2555/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482555/e23/>,
        <http://dewey.info/class/914.82555/e23/>,
        <http://dewey.info/class/948.2555/e23/> ;
    skos:prefLabel "Øystre Slidre"@en,
        "Øystre Slidre"@nb .

humord:c15698 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15698" ;
    dct:modified "2025-03-30T18:51:03"^^xsd:dateTime ;
    skos:altLabel "Roald"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:broader humord:c28887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:prefLabel "Roald"@en,
        "Roald"@nb .

humord:c15699 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15699" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:broader humord:c03012 ;
    skos:definition "Øy og sogn i Møre og Romsdal <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:prefLabel "Vigra"@en,
        "Vigra"@nb .

humord:c15700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15700" ;
    dct:modified "2020-07-31T11:17:42"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030464,
        <http://dewey.info/class/2--482462/e23/>,
        <http://dewey.info/class/914.82462/e23/>,
        <http://dewey.info/class/948.2462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030464,
        <http://dewey.info/class/2--482462/e23/>,
        <http://dewey.info/class/914.82462/e23/>,
        <http://dewey.info/class/948.2462/e23/> ;
    skos:prefLabel "Folldal"@en,
        "Folldal"@nb .

humord:c15701 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15701" ;
    dct:modified "2025-03-27T09:58:37"^^xsd:dateTime ;
    skos:altLabel "Fagernes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482551/e23/>,
        <http://dewey.info/class/914.82551/e23/>,
        <http://dewey.info/class/948.2551/e23/> ;
    skos:broader humord:c13714 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482551/e23/>,
        <http://dewey.info/class/914.82551/e23/>,
        <http://dewey.info/class/948.2551/e23/> ;
    skos:prefLabel "Fagernes"@en,
        "Fagernes"@nb .

humord:c15702 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15702" ;
    dct:modified "2025-03-28T08:16:54"^^xsd:dateTime ;
    skos:altLabel "Sandøy"@nb ;
    skos:broader humord:c02763 ;
    skos:exactMatch <http://dewey.info/class/2--483927/e23/>,
        <http://dewey.info/class/914.83927/e23/>,
        <http://dewey.info/class/948.3927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483927/e23/>,
        <http://dewey.info/class/914.83927/e23/>,
        <http://dewey.info/class/948.3927/e23/> ;
    skos:prefLabel "Sandøy"@en,
        "Sandøy"@nb .

humord:c15703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15703" ;
    dct:modified "2025-03-30T18:49:01"^^xsd:dateTime ;
    skos:altLabel "Vatne (Haram)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483913/e23/>,
        <http://dewey.info/class/914.83913/e23/>,
        <http://dewey.info/class/948.3913/e23/> ;
    skos:broader humord:c02736 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483913/e23/>,
        <http://dewey.info/class/914.83913/e23/>,
        <http://dewey.info/class/948.3913/e23/> ;
    skos:prefLabel "Vatne (Haram)"@en,
        "Vatne (Haram)"@nb .

humord:c15704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15704" ;
    dct:modified "1997-10-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy Ghost"@en ;
    skos:broader humord:c08716 ;
    skos:definition "Person i Treenigheten <UBB>"@nb ;
    skos:exactMatch <http://dewey.info/class/231.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/231.3/e23/> ;
    skos:prefLabel "Holy Spirit"@en,
        "Hellige Ånd"@nb ;
    skos:related humord:c28527 .

humord:c15705 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15705" ;
    dct:modified "2025-02-10T09:38:25"^^xsd:dateTime ;
    skos:altLabel "Tindouf"@nb,
        "Tinduf"@nb ;
    skos:broadMatch <http://dewey.info/class/2--657/e23/>,
        <http://dewey.info/class/916.57/e23/>,
        <http://dewey.info/class/965.7/e23/> ;
    skos:broader humord:c01542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--657/e23/>,
        <http://dewey.info/class/916.57/e23/>,
        <http://dewey.info/class/965.7/e23/> ;
    skos:prefLabel "Tindouf"@en,
        "Tindouf"@nb .

humord:c15707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15707" ;
    dct:modified "2024-12-10T08:03:44"^^xsd:dateTime ;
    skos:altLabel "Skilled nursing facilities"@en,
        "Pleiehjem"@nb,
        "Sjukeheimar"@nb ;
    skos:broader humord:c12065 ;
    skos:closeMatch <http://dewey.info/class/362.23/e23/> ;
    skos:exactMatch realfagstermer:c003006,
        <http://dewey.info/class/362.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003006,
        <http://dewey.info/class/362.16/e23/>,
        <http://dewey.info/class/362.23/e23/>,
        <http://dewey.info/class/642.56/e23/> ;
    skos:prefLabel "Nursing homes"@en,
        "Sykehjem"@nb ;
    skos:related humord:c12066 ;
    skos:relatedMatch <http://dewey.info/class/642.56/e23/> .

humord:c15709 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15709" ;
    dct:modified "2025-03-13T08:28:07"^^xsd:dateTime ;
    skos:altLabel "Sarentino"@en,
        "Sarentino"@nb,
        "Sarnthein"@nb ;
    skos:broadMatch <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:broader humord:c02532 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:prefLabel "Sarntal"@en,
        "Sarentino"@nb .

humord:c15711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15711" ;
    dct:modified "2025-03-24T06:54:05"^^xsd:dateTime ;
    skos:altLabel "Oslo fjord"@en,
        "Oslofjorden"@nb ;
    skos:broader humord:c03001 ;
    skos:closeMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:exactMatch realfagstermer:c030253 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030253,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Oslofjord"@en,
        "Oslofjorden"@nb .

humord:c15712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15712" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/728.6/e23/> ;
    skos:broader humord:c19936 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.6/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Longhouses"@en,
        "Langhus (Bygninger)"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c15714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15714" ;
    dct:modified "2024-09-19T13:45:10"^^xsd:dateTime ;
    skos:altLabel "Croagh Patrick"@nb,
        "Cruac Padraic"@nb,
        "Cruach Phadraic"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:broader humord:c16902 ;
    skos:definition "Croagh Patrick er et hellig fjell i Mayo Country, Irland <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:prefLabel "Croagh Patrick"@en,
        "Croagh Patrick"@nb .

humord:c15717 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15717" ;
    dct:modified "2025-02-18T09:24:26"^^xsd:dateTime ;
    skos:altLabel "Mayurbhanj"@en,
        "Mayurbhanj"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:broader humord:c01878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:prefLabel "Mayurbhanj district"@en,
        "Mayurbhanj"@nb .

humord:c15718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15718" ;
    dct:modified "2024-09-16T09:32:52"^^xsd:dateTime ;
    skos:altLabel "Chhau"@nb ;
    skos:broadMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c13980 ;
    skos:definition "Chhau er en dans fra Orissa, India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Chhau"@en,
        "Chhau"@nb .

humord:c15719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15719" ;
    dct:modified "2024-07-01T17:00:40"^^xsd:dateTime ;
    skos:altLabel "Optikk"@nb ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/535/e23/> ;
    skos:definition "Optikk, også kalt lyslære, er et hovedområde i klassisk fysikk som handler om oppførselen og egenskapene til lys og påvirkning mellom lys og materie. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013127 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013127,
        <http://dewey.info/class/535/e23/>,
        <http://dewey.info/class/621.36/e23/> ;
    skos:prefLabel "Optics"@en,
        "Optikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.36/e23/> .

humord:c15720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15720" ;
    dct:modified "2020-06-04T14:39:58"^^xsd:dateTime ;
    skos:altLabel "Safiitter"@nb,
        "Shafiitter"@nb ;
    skos:broader humord:c08793 ;
    skos:closeMatch <http://dewey.info/class/297.1401812/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.1401812/e23/> ;
    skos:prefLabel "Shafi'ites"@en,
        "Shafi'i-skolen"@nb .

humord:c15722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15722" ;
    dct:modified "2025-01-03T10:04:26"^^xsd:dateTime ;
    skos:altLabel "Mangle boards"@en,
        "Mangles"@en,
        "Mangling boards"@en,
        "Manglebrett"@nb,
        "Mangletre"@nb ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/736.4/e23/> ;
    skos:prefLabel "Mangle-boards"@en,
        "Mangletrær"@nb ;
    skos:relatedMatch <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/736.4/e23/> .

humord:c15723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15723" ;
    dct:modified "2025-01-13T08:56:14"^^xsd:dateTime ;
    skos:altLabel "Kleberkar"@nb ;
    skos:broader humord:c04666 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/622.355/e23/>,
        <http://dewey.info/class/731.72/e23/> ;
    skos:prefLabel "Soapstone vessels"@en,
        "Kleberkar"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.355/e23/>,
        <http://dewey.info/class/731.72/e23/> .

humord:c15724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15724" ;
    dct:modified "2024-05-03T08:49:47"^^xsd:dateTime ;
    skos:altLabel "Kontinentalsokkel"@nb,
        "Kontinentsokkel"@nb,
        "Kontinentsokkelen"@nb ;
    skos:broadMatch <http://dewey.info/class/551.41/e23/> ;
    skos:broader humord:c08315 ;
    skos:definition "Kontinentalsokkel er landområdenes undersjøiske forlengelse utenfor kysten; en mer eller mindre flat, relativt grunn brem (kontinentalhyllen) som ender i en brattere skråning (kontinentalskråningen) ned mot dyphavet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007817,
        <http://dewey.info/class/2--141/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007817,
        <http://dewey.info/class/2--141/e23/>,
        <http://dewey.info/class/333.918/e23/>,
        <http://dewey.info/class/341.448/e23/>,
        <http://dewey.info/class/551.41/e23/> ;
    skos:prefLabel "Continental shelf"@en,
        "Kontinentalsokkelen"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.918/e23/>,
        <http://dewey.info/class/341.448/e23/> .

humord:c15725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15725" ;
    dct:modified "2024-10-29T09:36:27"^^xsd:dateTime ;
    skos:altLabel "Rekruttar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c07366 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0092/e23/> ;
    skos:prefLabel "Army recruits"@en,
        "Rekrutter"@nb .

humord:c15727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15727" ;
    dct:modified "2024-12-03T12:15:34"^^xsd:dateTime ;
    skos:altLabel "Doksografi"@nb ;
    skos:broadMatch <http://dewey.info/class/140/e23/> ;
    skos:broader humord:c00298 ;
    skos:definition "Samling av filosofiske skolers læresetninger <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/140/e23/> ;
    skos:prefLabel "Doxography"@en,
        "Doksografi"@nb .

humord:c15728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15728" ;
    dct:modified "1997-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kayasth"@en,
        "Kayeth"@en,
        "Kayastha"@nb,
        "Kayeth"@nb ;
    skos:broadMatch <http://dewey.info/class/305.51220954/e23/> ;
    skos:broader humord:c09324 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.51220954/e23/> ;
    skos:prefLabel "Kayastha"@en,
        "Kayasth"@nb .

humord:c15731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15731" ;
    dct:modified "2024-10-01T08:07:27"^^xsd:dateTime ;
    skos:altLabel "Medarbeidarsamtalar"@nb,
        "Medarbeidarsamtale"@nb,
        "Medarbeidarsamtaler"@nb,
        "Medarbeidersamtale"@nb ;
    skos:broadMatch <http://dewey.info/class/658.314/e23/> ;
    skos:broader humord:c13632 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.314/e23/> ;
    skos:prefLabel "Appraisal meeting"@en,
        "Medarbeidersamtaler"@nb .

humord:c15732 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15732" ;
    dct:modified "2025-02-05T07:41:27"^^xsd:dateTime ;
    skos:altLabel "Harar (Område)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--632/e23/>,
        <http://dewey.info/class/916.32/e23/>,
        <http://dewey.info/class/963.2/e23/> ;
    skos:broader humord:c01557 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--632/e23/>,
        <http://dewey.info/class/916.32/e23/>,
        <http://dewey.info/class/963.2/e23/> ;
    skos:prefLabel "Harar (Area)"@en,
        "Harar (Område)"@nb .

humord:c15733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15733" ;
    dct:modified "1997-10-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Importhandel"@nb,
        "Innførsel"@nb ;
    skos:broader humord:c07745 ;
    skos:exactMatch <http://dewey.info/class/382.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0877/e23/>,
        <http://dewey.info/class/354.74/e23/>,
        <http://dewey.info/class/382.5/e23/> ;
    skos:prefLabel "Import (Trade)"@en,
        "Import"@nb ;
    skos:related humord:c09567,
        humord:c15735 ;
    skos:relatedMatch <http://dewey.info/class/343.0877/e23/>,
        <http://dewey.info/class/354.74/e23/> .

humord:c15735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15735" ;
    dct:modified "2023-11-22T11:17:19"^^xsd:dateTime ;
    skos:altLabel "Eksport"@nb,
        "Eksporthandel"@nb,
        "Utførsel"@nb ;
    skos:broader humord:c07745 ;
    skos:exactMatch realfagstermer:c002156,
        <http://dewey.info/class/382.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002156,
        <http://dewey.info/class/343.0878/e23/>,
        <http://dewey.info/class/354.74/e23/>,
        <http://dewey.info/class/382.6/e23/>,
        <http://dewey.info/class/658.84/e23/> ;
    skos:prefLabel "Export (Trade)"@en,
        "Eksport"@nb ;
    skos:related humord:c09565,
        humord:c15733 ;
    skos:relatedMatch <http://dewey.info/class/343.0878/e23/>,
        <http://dewey.info/class/354.74/e23/>,
        <http://dewey.info/class/658.84/e23/> .

humord:c15737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15737" ;
    dct:modified "1997-10-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Phrase structure"@en,
        "Frasestruktur"@nb ;
    skos:related humord:c06182 .

humord:c15738 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15738" ;
    dct:modified "1997-10-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43553/e23/>,
        <http://dewey.info/class/914.3553/e23/>,
        <http://dewey.info/class/943.553/e23/> ;
    skos:broader humord:c03555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43553/e23/>,
        <http://dewey.info/class/914.3553/e23/>,
        <http://dewey.info/class/943.553/e23/> ;
    skos:prefLabel "Moers"@en,
        "Moers"@nb .

humord:c15739 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15739" ;
    dct:modified "1997-10-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43591/e23/>,
        <http://dewey.info/class/914.3591/e23/>,
        <http://dewey.info/class/943.591/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43591/e23/>,
        <http://dewey.info/class/914.3591/e23/>,
        <http://dewey.info/class/943.591/e23/> ;
    skos:prefLabel "Lingen"@en,
        "Lingen"@nb .

humord:c15740 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15740" ;
    dct:modified "2024-08-21T08:52:56"^^xsd:dateTime ;
    skos:altLabel "Eastern Prussia"@en,
        "Aust-Preussen"@nb,
        "Aust-Prøyssen"@nb,
        "Øst-Prøyssen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4724/e23/>,
        <http://dewey.info/class/914.724/e23/>,
        <http://dewey.info/class/947.24/e23/> ;
    skos:broader humord:c03686 ;
    skos:exactMatch <http://dewey.info/class/2--43832/e23/>,
        <http://dewey.info/class/914.3832/e23/>,
        <http://dewey.info/class/943.832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43832/e23/>,
        <http://dewey.info/class/2--4724/e23/>,
        <http://dewey.info/class/914.3832/e23/>,
        <http://dewey.info/class/914.724/e23/>,
        <http://dewey.info/class/943.832/e23/>,
        <http://dewey.info/class/947.24/e23/> ;
    skos:prefLabel "East Prussia"@en,
        "Øst-Preussen"@nb .

humord:c15741 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15741" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15743 ;
    skos:inScheme humord: ;
    skos:prefLabel "Pre-historic peoples"@en,
        "Forhistoriske folkegrupper"@nb .

humord:c15746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15746" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/893.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/893.54/e23/> ;
    skos:prefLabel "Somali literature"@en,
        "Somali litteratur"@nb .

humord:c15747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15747" ;
    dct:modified "2024-12-03T10:39:48"^^xsd:dateTime ;
    skos:altLabel "Konvensjonalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c00734 ;
    skos:definition "Retning i vitenskapsteorien som betoner at begreper, hypoteser o.l. bare er  vitenskapsfolkenes formålsbestemte konvensjoner <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Conventionalism"@en,
        "Konvensjonalisme"@nb .

humord:c15748 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15748" ;
    dct:modified "2025-02-28T12:24:37"^^xsd:dateTime ;
    skos:altLabel "Ishavet"@nb ;
    skos:broader humord:c03710 ;
    skos:closeMatch <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/2--167/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/551.4617/e23/>,
        <http://dewey.info/class/910.91632/e23/>,
        <http://dewey.info/class/910.9167/e23/> ;
    skos:definition "Ishavet, et ikke nærmere definert havområde, men benyttes av ishavsfolk om polare havområder hvor man kan møte drivis. Særlig brukes navnet om strøkene i Polhavet fra Karahavet vestover til Davisstredet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1632/e23/>,
        <http://dewey.info/class/2--167/e23/>,
        <http://dewey.info/class/551.46132/e23/>,
        <http://dewey.info/class/551.4617/e23/>,
        <http://dewey.info/class/910.91632/e23/>,
        <http://dewey.info/class/910.9167/e23/> ;
    skos:prefLabel "Arctic sea"@en,
        "Ishavet"@nb ;
    skos:related humord:c14974 .

humord:c15749 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15749" ;
    dct:modified "2025-02-28T07:54:41"^^xsd:dateTime ;
    skos:altLabel "Sørishavet"@nb ;
    skos:broader humord:c15748 ;
    skos:definition "Sørishavet er de sørligste deler av Atlanterhavet, Stillehavet og det Indiske hav, hvor det forekommer drivis <UBTØ>"@nb ;
    skos:exactMatch realfagstermer:c030363,
        <http://dewey.info/class/2--167/e23/>,
        <http://dewey.info/class/551.4617/e23/>,
        <http://dewey.info/class/910.9167/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030363,
        <http://dewey.info/class/2--167/e23/>,
        <http://dewey.info/class/551.4617/e23/>,
        <http://dewey.info/class/910.9167/e23/> ;
    skos:prefLabel "Southern Ocean"@en,
        "Sørishavet"@nb .

humord:c15750 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15750" ;
    dct:modified "2024-10-14T15:50:50"^^xsd:dateTime ;
    skos:altLabel "Barentsregionen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Område som omfattes av en samarbeidsavtale mellom Norge, Sverige, Finland og Russland, undertegnet i 1993 <UBTØ>"@nb ;
    skos:exactMatch realfagstermer:c030532 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030532,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Barents region"@en,
        "Barentsregionen"@nb .

humord:c15751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15751" ;
    dct:modified "2024-09-16T13:45:25"^^xsd:dateTime ;
    skos:altLabel "Chukchee"@en,
        "Chukchee"@nb,
        "Chukchi"@nb,
        "Tsjuktser"@nb,
        "Tsjuktsjere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Tsjuktsjere er et folk i det nordøstlige Sibir <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:prefLabel "Chukchi"@en,
        "Tsjuktsjere"@nb .

humord:c15753 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15753" ;
    dct:modified "2024-10-14T15:50:58"^^xsd:dateTime ;
    skos:altLabel "Barentshavet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16324/e23/>,
        <http://dewey.info/class/551.461324/e23/>,
        <http://dewey.info/class/910.916324/e23/> ;
    skos:broader humord:c03712 ;
    skos:exactMatch realfagstermer:c030943 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030943,
        <http://dewey.info/class/2--16324/e23/>,
        <http://dewey.info/class/551.461324/e23/>,
        <http://dewey.info/class/910.916324/e23/> ;
    skos:prefLabel "Barents Sea"@en,
        "Barentshavet"@nb .

humord:c15754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15754" ;
    dct:modified "2024-10-22T09:26:42"^^xsd:dateTime ;
    skos:altLabel "Pima bajo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.455/e23/>,
        <http://dewey.info/class/6--97455/e23/> ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Språkkode: pia"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.455/e23/>,
        <http://dewey.info/class/6--97455/e23/> ;
    skos:prefLabel "Pima Bajo language"@en,
        "Pima bajo språk"@nb .

humord:c15757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15757" ;
    dct:modified "2024-08-23T13:39:49"^^xsd:dateTime ;
    skos:altLabel "Araote språk"@nb,
        "Guarau språk"@nb,
        "Tivativa språk"@nb,
        "Uarow språk"@nb,
        "Warao språk"@nb,
        "Warraw språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: wba"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Warao language"@en,
        "Warao språk"@nb .

humord:c15763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15763" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Linguistic paleontology"@en,
        "Palaeolinguistics"@en,
        "Paleolinguistics"@en,
        "Paleontologisk språkvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c06193 ;
    skos:definition "Det å forsøke å relatere vokabularet til et forhistorisk språk til tid, sted eller andre omstendigheter under hvilke språket ble snakket <The Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Linguistic Palaeontology"@en,
        "Lingvistisk paleontologi"@nb .

humord:c15765 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15765" ;
    dct:modified "1997-11-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4359/e23/>,
        <http://dewey.info/class/914.359/e23/>,
        <http://dewey.info/class/943.59/e23/> ;
    skos:prefLabel "Goslar"@en,
        "Goslar"@nb .

humord:c15766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15766" ;
    dct:modified "2024-09-16T09:46:56"^^xsd:dateTime ;
    skos:altLabel "Chapacuran languages"@en,
        "Chapacura språk"@nb,
        "Chapacura-wanhaman språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Chapacura-wanhaman languages"@en,
        "Chapacura språk"@nb .

humord:c15769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15769" ;
    dct:modified "2024-08-29T17:54:24"^^xsd:dateTime ;
    skos:altLabel "Pacaas novos language"@en,
        "Pakaa nova language"@en,
        "Wari language"@en,
        "Pacaas novos språk"@nb,
        "Pakaa nova språk"@nb,
        "Pakaásnovos språk"@nb,
        "Wari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c15766 ;
    skos:editorialNote "Språkkode: pav"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Pakaásnovos language"@en,
        "Wari språk"@nb .

humord:c15773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15773" ;
    dct:modified "2024-10-28T08:43:23"^^xsd:dateTime ;
    skos:altLabel "Negerhollands språk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:broader humord:c09786 ;
    skos:definition "Et nederlandsk basert kreolspråk på Virgin Island <UBO>"@nb ;
    skos:editorialNote "Språkkode: dcr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:prefLabel "Negerhollands language"@en,
        "Negerhollands språk"@nb .

humord:c15774 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15774" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02063 ;
    skos:closeMatch <http://dewey.info/class/2--549183/e23/>,
        <http://dewey.info/class/915.49183/e23/>,
        <http://dewey.info/class/954.9183/e23/> ;
    skos:definition "Hovedstaden i provinsen Sindh <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549183/e23/>,
        <http://dewey.info/class/915.49183/e23/>,
        <http://dewey.info/class/954.9183/e23/> ;
    skos:prefLabel "Karachi"@en,
        "Karachi"@nb .

humord:c15775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15775" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mahajir"@en,
        "Mohajir"@en ;
    skos:broadMatch <http://dewey.info/class/305.89143/e23/>,
        <http://dewey.info/class/5--9143/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Urdutalende muslimer som innvandret til Pakistan fra India etter delingen av India og deres etterkommere <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89143/e23/>,
        <http://dewey.info/class/5--9143/e23/> ;
    skos:prefLabel "Muhajir"@en,
        "Mohajirer"@nb .

humord:c15776 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15776" ;
    dct:modified "1997-11-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4362/e23/>,
        <http://dewey.info/class/914.362/e23/>,
        <http://dewey.info/class/943.62/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4362/e23/>,
        <http://dewey.info/class/914.362/e23/>,
        <http://dewey.info/class/943.62/e23/> ;
    skos:prefLabel "Innviertel"@en,
        "Innviertel"@nb .

humord:c15777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15777" ;
    dct:modified "1997-11-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vocative"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Vocative case"@en,
        "Vokativ"@nb .

humord:c15779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15779" ;
    dct:modified "2024-10-31T14:00:08"^^xsd:dateTime ;
    skos:altLabel "Germanistar"@nb ;
    skos:broader humord:c07429 ;
    skos:exactMatch <http://dewey.info/class/430.92/e23/>,
        <http://dewey.info/class/936.3007202/e23/>,
        <http://dewey.info/class/943.007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430.92/e23/>,
        <http://dewey.info/class/936.3007202/e23/>,
        <http://dewey.info/class/943.007202/e23/> ;
    skos:prefLabel "Germanists"@en,
        "Germanister"@nb .

humord:c15780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15780" ;
    dct:modified "2024-10-25T13:51:02"^^xsd:dateTime ;
    skos:altLabel "Tikar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c11666 ;
    skos:editorialNote "Språkkode: tik"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Tikar language"@en,
        "Tikar språk"@nb .

humord:c15783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15783" ;
    dct:modified "2024-10-24T08:12:27"^^xsd:dateTime ;
    skos:altLabel "Tamashek language"@en,
        "Tuareg language"@en,
        "Tahaggart språk"@nb,
        "Tamahaq språk"@nb,
        "Tamashek språk"@nb,
        "Tamasheq språk"@nb,
        "Tuareg språk"@nb,
        "Tuaregisk språk"@nb ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: thv"@nb ;
    skos:exactMatch <http://dewey.info/class/493.38/e23/>,
        <http://dewey.info/class/6--9338/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.38/e23/>,
        <http://dewey.info/class/6--9338/e23/> ;
    skos:prefLabel "Tamahaq language"@en,
        "Tamasheq språk"@nb .

humord:c15788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15788" ;
    dct:modified "2024-08-21T10:42:57"^^xsd:dateTime ;
    skos:altLabel "Austlandsdialekt"@nb,
        "Austlandsmål"@nb,
        "Østlandsdialekt"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482/e23/> ;
    skos:prefLabel "Eastern Norway dialect"@en,
        "Østlandsmål"@nb .

humord:c15790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15790" ;
    dct:modified "2025-03-18T08:39:06"^^xsd:dateTime ;
    skos:altLabel "Viksk mål"@nb,
        "Vikværsk mål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279482/e23/> ;
    skos:broader humord:c10264 ;
    skos:definition "Dialektene i Østfold, Vestfold og det sørøstlige Telemark (Grenland) <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482/e23/> ;
    skos:prefLabel "Vikværsk dialect"@en,
        "Vikværsk mål"@nb ;
    skos:related humord:c15792 .

humord:c15792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15792" ;
    dct:modified "2025-03-18T08:38:33"^^xsd:dateTime ;
    skos:altLabel "Vestvikværsk mål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279482/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482/e23/> ;
    skos:prefLabel "West Vikværsk dialect"@en,
        "Vestvikværsk mål"@nb ;
    skos:related humord:c15790 .

humord:c15794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15794" ;
    dct:modified "2025-03-18T08:57:58"^^xsd:dateTime ;
    skos:altLabel "Selbumål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484171/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484171/e23/> ;
    skos:prefLabel "Selbu dialect"@en,
        "Selbumål"@nb .

humord:c15795 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15795" ;
    dct:modified "2002-01-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Freiburg (Tyskland)"@nb ;
    skos:broader humord:c03495 ;
    skos:exactMatch realfagstermer:c030869,
        <http://dewey.info/class/2--4346262/e23/>,
        <http://dewey.info/class/914.346262/e23/>,
        <http://dewey.info/class/943.46262/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030869,
        <http://dewey.info/class/2--4346262/e23/>,
        <http://dewey.info/class/914.346262/e23/>,
        <http://dewey.info/class/943.46262/e23/> ;
    skos:prefLabel "Freiburg im Breisgau"@en,
        "Freiburg im Breisgau"@nb .

humord:c15796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15796" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--4844294/e23/>,
        <http://dewey.info/class/914.844294/e23/>,
        <http://dewey.info/class/948.44294/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844294/e23/>,
        <http://dewey.info/class/914.844294/e23/>,
        <http://dewey.info/class/948.44294/e23/> ;
    skos:prefLabel "Træna"@en,
        "Træna"@nb .

humord:c15797 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15797" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Isle of Skye"@en ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--41154/e23/>,
        <http://dewey.info/class/914.1154/e23/>,
        <http://dewey.info/class/941.154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41154/e23/>,
        <http://dewey.info/class/914.1154/e23/>,
        <http://dewey.info/class/941.154/e23/> ;
    skos:prefLabel "Skye"@en,
        "Skye"@nb .

humord:c15798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15798" ;
    dct:modified "2025-03-18T08:58:23"^^xsd:dateTime ;
    skos:altLabel "Sunnhordlandsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948361/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948361/e23/> ;
    skos:prefLabel "Sunnhordland dialect"@en,
        "Sunnhordlandsmål"@nb .

humord:c15799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15799" ;
    dct:modified "2025-03-18T08:56:23"^^xsd:dateTime ;
    skos:altLabel "Nordhordlandsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:closeMatch <http://dewey.info/class/439.827948364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948364/e23/> ;
    skos:prefLabel "Nordhordland dialect"@en,
        "Nordhordlandsmål"@nb .

humord:c15800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15800" ;
    dct:modified "2025-03-18T08:58:56"^^xsd:dateTime ;
    skos:altLabel "Vossamål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483642/e23/> ;
    skos:prefLabel "Voss dialect"@en,
        "Vossamål"@nb .

humord:c15801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15801" ;
    dct:modified "2025-03-18T08:55:28"^^xsd:dateTime ;
    skos:altLabel "Hardangermål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948362/e23/> ;
    skos:prefLabel "Hardanger dialect"@en,
        "Hardangermål"@nb .

humord:c15802 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15802" ;
    dct:modified "2020-07-30T11:33:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Gravdal (Vestland)"@en,
        "Gravdal (Vestland)"@nb .

humord:c15803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15803" ;
    dct:modified "2025-04-01T08:25:45"^^xsd:dateTime ;
    skos:altLabel "Mundheim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:broader humord:c13081 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483624/e23/>,
        <http://dewey.info/class/914.83624/e23/>,
        <http://dewey.info/class/948.3624/e23/> ;
    skos:prefLabel "Mundheim"@en,
        "Mundheim"@nb .

humord:c15804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15804" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08890 ;
    skos:exactMatch <http://dewey.info/class/364.1336/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1336/e23/> ;
    skos:prefLabel "Smuggling"@en,
        "Smugling"@nb .

humord:c15805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15805" ;
    dct:modified "2024-04-15T13:05:44"^^xsd:dateTime ;
    skos:altLabel "Fertilisers"@en,
        "Fertilization  (Farming)"@en,
        "Fertilisation (Farming)"@nb,
        "Gjødsel"@nb,
        "Gjødsling"@nb ;
    skos:broadMatch <http://dewey.info/class/338.162/e23/> ;
    skos:broader humord:c07646 ;
    skos:definition "Gjødsel er materiale som tilføres planter med det til hensikt å tilføre næring. <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c009500,
        <http://dewey.info/class/631.8/e23/>,
        <http://dewey.info/class/668.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009500,
        <http://dewey.info/class/338.162/e23/>,
        <http://dewey.info/class/338.766862/e23/>,
        <http://dewey.info/class/363.738/e23/>,
        <http://dewey.info/class/628.16841/e23/>,
        <http://dewey.info/class/631.8/e23/>,
        <http://dewey.info/class/668.62/e23/>,
        <http://dewey.info/class/668.63/e23/> ;
    skos:prefLabel "Fertilizers"@en,
        "Gjødsel"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.766862/e23/>,
        <http://dewey.info/class/363.738/e23/>,
        <http://dewey.info/class/628.16841/e23/>,
        <http://dewey.info/class/668.63/e23/> .

humord:c15806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15806" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15669 ;
    skos:exactMatch <http://dewey.info/class/662.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/662.74/e23/> ;
    skos:prefLabel "Charcoal"@en,
        "Trekull"@nb .

humord:c15807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15807" ;
    dct:modified "2024-11-27T15:11:55"^^xsd:dateTime ;
    skos:altLabel "Skolebibliotek"@nb,
        "Skulebibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:exactMatch <http://dewey.info/class/027.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.8/e23/>,
        <http://dewey.info/class/372.427/e23/> ;
    skos:prefLabel "School libraries"@en,
        "Skolebibliotek"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.427/e23/> .

humord:c15808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15808" ;
    dct:modified "2024-07-31T07:45:51"^^xsd:dateTime ;
    skos:altLabel "Acquisition"@en,
        "Akkvisisjon"@nb,
        "Innkjøp (Bibliotek)"@nb,
        "Tilvekst"@nb ;
    skos:broader humord:c18806 ;
    skos:closeMatch realfagstermer:c011697,
        <http://dewey.info/class/025.2/e23/> ;
    skos:exactMatch realfagstermer:c009501 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009501,
        realfagstermer:c011697,
        <http://dewey.info/class/025.2/e23/>,
        <http://dewey.info/class/069.51/e23/> ;
    skos:prefLabel "Acquisitions"@en,
        "Akkvisisjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.51/e23/> .

humord:c15811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15811" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Garamantes"@nb,
        "Garamentes"@nb ;
    skos:broadMatch <http://dewey.info/class/939.74/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "I oldtiden navn på et nomadefolk i Sahara <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.74/e23/> ;
    skos:prefLabel "Garamantes"@en,
        "Garamanter"@nb .

humord:c15812 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15812" ;
    dct:modified "2025-03-03T15:31:45"^^xsd:dateTime ;
    skos:altLabel "Livno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:broader humord:c02169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Livno"@en,
        "Livno"@nb .

humord:c15813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15813" ;
    dct:modified "2025-03-18T08:56:10"^^xsd:dateTime ;
    skos:altLabel "Namdalsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.82794842/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794842/e23/> ;
    skos:prefLabel "Namdal dialect"@en,
        "Namdalsmål"@nb .

humord:c15814 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15814" ;
    dct:modified "2020-07-31T12:31:10"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030486,
        <http://dewey.info/class/2--482442/e23/>,
        <http://dewey.info/class/914.82442/e23/>,
        <http://dewey.info/class/948.2442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030486,
        <http://dewey.info/class/2--482442/e23/>,
        <http://dewey.info/class/914.82442/e23/>,
        <http://dewey.info/class/948.2442/e23/> ;
    skos:prefLabel "Stor-Elvdal"@en,
        "Stor-Elvdal"@nb .

humord:c15815 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15815" ;
    dct:modified "2020-07-31T12:31:41"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482412/e23/>,
        <http://dewey.info/class/914.82412/e23/>,
        <http://dewey.info/class/948.2412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482412/e23/>,
        <http://dewey.info/class/914.82412/e23/>,
        <http://dewey.info/class/948.2412/e23/> ;
    skos:prefLabel "Løten"@en,
        "Løten"@nb .

humord:c15816 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15816" ;
    dct:modified "2025-03-24T14:34:48"^^xsd:dateTime ;
    skos:altLabel "Skurdalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:broader humord:c02654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:prefLabel "Skurdalen"@en,
        "Skurdalen"@nb .

humord:c15817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15817" ;
    dct:modified "2025-03-24T14:35:17"^^xsd:dateTime ;
    skos:altLabel "Ustedalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:broader humord:c02654 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:prefLabel "Ustedalen"@en,
        "Ustedalen"@nb .

humord:c15818 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15818" ;
    dct:modified "2025-03-24T14:33:48"^^xsd:dateTime ;
    skos:altLabel "Geilo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:broader humord:c02654 ;
    skos:exactMatch realfagstermer:c030861 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030861,
        <http://dewey.info/class/2--482614/e23/>,
        <http://dewey.info/class/914.82614/e23/>,
        <http://dewey.info/class/948.2614/e23/> ;
    skos:prefLabel "Geilo"@en,
        "Geilo"@nb .

humord:c15819 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15819" ;
    dct:modified "2020-07-31T10:25:20"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482554/e23/>,
        <http://dewey.info/class/914.82554/e23/>,
        <http://dewey.info/class/948.2554/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482554/e23/>,
        <http://dewey.info/class/914.82554/e23/>,
        <http://dewey.info/class/948.2554/e23/> ;
    skos:prefLabel "Vestre Slidre"@en,
        "Vestre Slidre"@nb .

humord:c15820 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15820" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:broader humord:c11978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Sandtorg"@en,
        "Sandtorg"@nb .

humord:c15821 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15821" ;
    dct:modified "2024-01-02T14:55:53"^^xsd:dateTime ;
    skos:broader humord:c02792 ;
    skos:exactMatch <http://dewey.info/class/2--484518/e23/>,
        <http://dewey.info/class/914.84518/e23/>,
        <http://dewey.info/class/948.4518/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484518/e23/>,
        <http://dewey.info/class/914.84518/e23/>,
        <http://dewey.info/class/948.4518/e23/> ;
    skos:prefLabel "Skånland"@en,
        "Skånland"@nb .

humord:c15822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15822" ;
    dct:modified "2018-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:broader humord:c12151 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482711/e23/>,
        <http://dewey.info/class/914.82711/e23/>,
        <http://dewey.info/class/948.2711/e23/> ;
    skos:prefLabel "Eidsfoss"@en,
        "Eidsfoss"@nb .

humord:c15823 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15823" ;
    dct:modified "2025-03-24T15:34:23"^^xsd:dateTime ;
    skos:altLabel "Vassfaret"@nb ;
    skos:broader humord:c02648 ;
    skos:closeMatch <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:exactMatch realfagstermer:c013553 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013553,
        <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Vassfaret"@en,
        "Vassfaret"@nb .

humord:c15824 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15824" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482843/e23/>,
        <http://dewey.info/class/914.82843/e23/>,
        <http://dewey.info/class/948.2843/e23/> ;
    skos:broader humord:c02930 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482843/e23/>,
        <http://dewey.info/class/914.82843/e23/>,
        <http://dewey.info/class/948.2843/e23/> ;
    skos:prefLabel "Treungen"@en,
        "Treungen"@nb .

humord:c15825 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15825" ;
    dct:modified "2024-08-28T20:09:16"^^xsd:dateTime ;
    skos:altLabel "Austrheim"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483651/e23/>,
        <http://dewey.info/class/914.83651/e23/>,
        <http://dewey.info/class/948.3651/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483651/e23/>,
        <http://dewey.info/class/914.83651/e23/>,
        <http://dewey.info/class/948.3651/e23/> ;
    skos:prefLabel "Austrheim"@en,
        "Austrheim"@nb .

humord:c15826 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15826" ;
    dct:modified "2024-08-19T12:29:02"^^xsd:dateTime ;
    skos:altLabel "Ådal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:broader humord:c02658 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482621/e23/>,
        <http://dewey.info/class/914.82621/e23/>,
        <http://dewey.info/class/948.2621/e23/> ;
    skos:prefLabel "Ådal"@en,
        "Ådal"@nb .

humord:c15827 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15827" ;
    dct:modified "2025-02-13T06:52:48"^^xsd:dateTime ;
    skos:altLabel "Rosario"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8224/e23/>,
        <http://dewey.info/class/918.224/e23/>,
        <http://dewey.info/class/982.24/e23/> ;
    skos:broader humord:c01653 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8224/e23/>,
        <http://dewey.info/class/918.224/e23/>,
        <http://dewey.info/class/982.24/e23/> ;
    skos:prefLabel "Rosario"@en,
        "Rosario"@nb .

humord:c15828 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15828" ;
    dct:modified "2025-04-01T07:54:11"^^xsd:dateTime ;
    skos:altLabel "Løvstakken (Bydel)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Løvstakken (Borough)"@en,
        "Løvstakken (Bydel)"@nb .

humord:c15829 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15829" ;
    dct:modified "2025-03-20T09:17:26"^^xsd:dateTime ;
    skos:altLabel "Iveland"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483134/e23/>,
        <http://dewey.info/class/914.83134/e23/>,
        <http://dewey.info/class/948.3134/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483134/e23/>,
        <http://dewey.info/class/914.83134/e23/>,
        <http://dewey.info/class/948.3134/e23/> ;
    skos:prefLabel "Iveland"@en,
        "Iveland"@nb .

humord:c15830 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15830" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:broader humord:c03304 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4878/e23/>,
        <http://dewey.info/class/914.878/e23/>,
        <http://dewey.info/class/948.78/e23/> ;
    skos:prefLabel "Siljan (Lake)"@en,
        "Siljan (Innsjø)"@nb .

humord:c15831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15831" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/299.93/e23/> ;
    skos:broader humord:c08812 ;
    skos:definition "Nyreligiøs bevegelse stiftet i 1965. Læren har i seg elementer fra hinduisme og spriritisme <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.93/e23/> ;
    skos:prefLabel "Eckankar"@en,
        "Eckankar"@nb .

humord:c15832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15832" ;
    dct:modified "2024-11-08T08:49:09"^^xsd:dateTime ;
    skos:altLabel "Osiris"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Osiris var en gud i Det gamle Egypt som spilte en svært viktig rolle i egyptisk kult gjennom sin sentrale rolle i Osirismyten. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Osiris"@en,
        "Osiris"@nb ;
    skos:related humord:c12459 .

humord:c15833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15833" ;
    dct:modified "2021-01-29T09:57:39"^^xsd:dateTime ;
    skos:altLabel "Hagiographies"@en,
        "Legends of the saints"@en,
        "Hagiografier"@nb ;
    skos:broadMatch <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:broader humord:c05005,
        humord:c08440 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.92/e23/>,
        <http://dewey.info/class/235.2/e23/>,
        <http://dewey.info/class/398.2/e23/> ;
    skos:prefLabel "Saints' legends"@en,
        "Helgenlegender"@nb ;
    skos:related humord:c08446 ;
    skos:relatedMatch <http://dewey.info/class/235.2/e23/> .

humord:c15834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15834" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Keepsake"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/> ;
    skos:broader humord:c00163 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Gift books"@en,
        "Gavebøker"@nb .

humord:c15836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15836" ;
    dct:modified "2024-11-04T15:34:15"^^xsd:dateTime ;
    skos:altLabel "Erkebiskopar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c12344 ;
    skos:exactMatch <http://dewey.info/class/270.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.12/e23/>,
        <http://dewey.info/class/270.092/e23/>,
        <http://dewey.info/class/280/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Archbishops"@en,
        "Erkebiskoper"@nb ;
    skos:related humord:c09022 ;
    skos:relatedMatch <http://dewey.info/class/262.12/e23/>,
        <http://dewey.info/class/280/e23/> .

humord:c15837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15837" ;
    dct:modified "2024-11-08T08:59:16"^^xsd:dateTime ;
    skos:altLabel "Ull"@en,
        "Ull (Guddom)"@nb,
        "Ullr"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Ull er en av æsene, gudene, i den norrøne mytologien, han er sønn av Siv og Tors stesønn <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Ullr"@en,
        "Ull (Guddom)"@nb .

humord:c15838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15838" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/677.3/e23/> ;
    skos:broader humord:c08395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.08845/e23/>,
        <http://dewey.info/class/636.3145/e23/>,
        <http://dewey.info/class/677.3/e23/>,
        <http://dewey.info/class/746.0431/e23/> ;
    skos:prefLabel "Wool"@en,
        "Ull (Materiale)"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.08845/e23/>,
        <http://dewey.info/class/636.3145/e23/>,
        <http://dewey.info/class/746.0431/e23/> .

humord:c15840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15840" ;
    dct:modified "2024-11-05T19:28:56"^^xsd:dateTime ;
    skos:altLabel "Landed man"@en,
        "Landed men"@en,
        "Lendmann"@en,
        "Lendmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "I sagatidens Norge stormann som hadde inntekter og myndighet i kongelig landområde mot visse forpliktelser overfor kongen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/948.101/e23/> ;
    skos:prefLabel "Lendmenn"@en,
        "Lendmenn"@nb ;
    skos:relatedMatch <http://dewey.info/class/948.101/e23/> .

humord:c15841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15841" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Elative"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Elative case"@en,
        "Elativ"@nb .

humord:c15842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15842" ;
    dct:modified "2024-12-09T12:22:20"^^xsd:dateTime ;
    skos:altLabel "Tennis"@nb ;
    skos:broader humord:c01435 ;
    skos:exactMatch <http://dewey.info/class/796.342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.342/e23/> ;
    skos:prefLabel "Tennis"@en,
        "Tennis"@nb .

humord:c15843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15843" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Foreign service"@en ;
    skos:broader humord:c09606 ;
    skos:closeMatch <http://dewey.info/class/353.13263/e23/> ;
    skos:definition "Tjeneste eller etat i eller utenfor landet som er underlagt utenriksdepartementet <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/327.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/353.13263/e23/> ;
    skos:prefLabel "Diplomatic service"@en,
        "Utenrikstjeneste"@nb .

humord:c15844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15844" ;
    dct:modified "2020-11-24T09:16:49"^^xsd:dateTime ;
    skos:altLabel "Epic theatre"@en ;
    skos:broadMatch <http://dewey.info/class/3B--20514/e23/>,
        <http://dewey.info/class/792.14/e23/>,
        <http://dewey.info/class/808.82514/e23/>,
        <http://dewey.info/class/809.2514/e23/> ;
    skos:broader humord:c06659 ;
    skos:definition "Fortellende teater i slekt med romanen hvor tekstene bygger på romaner eller biografier av historiske skikkelser <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20514/e23/>,
        <http://dewey.info/class/792.14/e23/>,
        <http://dewey.info/class/808.82514/e23/>,
        <http://dewey.info/class/809.2514/e23/> ;
    skos:prefLabel "Epic theater"@en,
        "Episk teater"@nb ;
    skos:related humord:c06686 .

humord:c15845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15845" ;
    dct:modified "1997-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/297.24/e23/> ;
    skos:broader humord:c08875 ;
    skos:definition "Endetidens Messias i islamsk tro <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.24/e23/> ;
    skos:prefLabel "Mahdi"@en,
        "Mahdi"@nb ;
    skos:related humord:c12381 .

humord:c15846 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15846" ;
    dct:modified "2025-02-24T08:46:39"^^xsd:dateTime ;
    skos:altLabel "Bithynia"@nb,
        "Bitynia"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Bithynia var i oldtiden navn på et landskap i det nordvestlige Lilleasia ved Marmarahavet og Svartehavet <SNL> Staten Bithynia eksisterte fra 297-74 f.Kr. <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/939.313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39313/e23/>,
        <http://dewey.info/class/939.313/e23/> ;
    skos:prefLabel "Bithynia"@en,
        "Bithynia"@nb .

humord:c15847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15847" ;
    dct:modified "2024-07-03T10:46:39"^^xsd:dateTime ;
    skos:altLabel "Deponering"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Deponere er å lagre eller anbringe; å overgi noe i forvaring (som sikkerhet) hos en annen. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.04626/e23/>,
        <http://dewey.info/class/346.025/e23/>,
        <http://dewey.info/class/623.753/e23/>,
        <http://dewey.info/class/623.754/e23/>,
        <http://dewey.info/class/628/e23/> ;
    skos:prefLabel "Deposition"@en,
        "Deponering"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.04626/e23/>,
        <http://dewey.info/class/346.025/e23/>,
        <http://dewey.info/class/623.753/e23/>,
        <http://dewey.info/class/623.754/e23/>,
        <http://dewey.info/class/628/e23/> .

humord:c15848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15848" ;
    dct:modified "2025-01-31T08:00:18"^^xsd:dateTime ;
    skos:altLabel "Chiromancy"@en,
        "Kiromanti"@nb,
        "Kiromantiar"@nb,
        "Kiromantier"@nb,
        "Kiromantikk"@nb,
        "Palmestri"@nb ;
    skos:broader humord:c05110 ;
    skos:definition "Kiromanti er kunsten å spå i hånden. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.6/e23/> ;
    skos:prefLabel "Palmistry"@en,
        "Kiromanti"@nb .

humord:c15849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15849" ;
    dct:modified "2023-10-19T07:33:45"^^xsd:dateTime ;
    skos:altLabel "Horoskop"@nb ;
    skos:broader humord:c04473 ;
    skos:exactMatch <http://dewey.info/class/133.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.54/e23/> ;
    skos:prefLabel "Horoscopes"@en,
        "Horoskoper"@nb .

humord:c15850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15850" ;
    dct:modified "2021-06-11T15:04:58"^^xsd:dateTime ;
    skos:altLabel "Greenlandic fiction"@en,
        "Kalaallisut literature"@en,
        "Kalatdlisut literature"@en,
        "Kalaallisut litteratur"@nb,
        "Kalatdlisut litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/897.12/e23/> ;
    skos:broader humord:c18580 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/897.12/e23/> ;
    skos:prefLabel "Greenlandic literature"@en,
        "Grønlandsk litteratur"@nb .

humord:c15852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15852" ;
    dct:modified "2024-10-22T10:08:41"^^xsd:dateTime ;
    skos:altLabel "Sioux språk (Språkgruppe)"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.52/e23/>,
        <http://dewey.info/class/6--9752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.52/e23/>,
        <http://dewey.info/class/6--9752/e23/> ;
    skos:prefLabel "Siouan languages"@en,
        "Sioux språk (Språkgruppe)"@nb .

humord:c15853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15853" ;
    dct:modified "2024-10-25T08:59:31"^^xsd:dateTime ;
    skos:altLabel "Kisakata language"@en,
        "Kisakata språk"@nb,
        "Sakata språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: skt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:prefLabel "Sakata language"@en,
        "Sakata språk"@nb .

humord:c15855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15855" ;
    dct:modified "2024-10-09T15:27:01"^^xsd:dateTime ;
    skos:altLabel "Bekpak language"@en,
        "Kpa language"@en,
        "Rikpá language"@en,
        "Bafia språk"@nb,
        "Kpa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: ksf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Bafia language"@en,
        "Bafia språk"@nb .

humord:c15858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15858" ;
    dct:modified "2024-10-10T13:33:41"^^xsd:dateTime ;
    skos:altLabel "Banen language"@en,
        "Nen language"@en,
        "Banen språk"@nb,
        "Tunen språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: tvu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Tunen language"@en,
        "Tunen språk"@nb .

humord:c15860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15860" ;
    dct:modified "2024-10-24T12:36:18"^^xsd:dateTime ;
    skos:altLabel "Nupe language"@en,
        "Nupe språk"@nb,
        "Nupe-Nupe-Tako språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c09914 ;
    skos:editorialNote "Språkkode: nup"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Nupe-Nupe-Tako language"@en,
        "Nupe språk"@nb .

humord:c15861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15861" ;
    dct:modified "2024-10-25T13:38:53"^^xsd:dateTime ;
    skos:altLabel "Boulou language"@en,
        "Boulou språk"@nb,
        "Bulu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: bum"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Bulu language"@en,
        "Bulu språk"@nb .

humord:c15863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15863" ;
    dct:modified "2024-10-23T14:35:46"^^xsd:dateTime ;
    skos:altLabel "Mulwi language"@en,
        "Vulum language"@en,
        "Mulwi språk"@nb,
        "Musgu språk"@nb,
        "Vulum språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: mug"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Musgu language"@en,
        "Musgu språk"@nb .

humord:c15866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15866" ;
    dct:modified "2024-10-24T12:57:49"^^xsd:dateTime ;
    skos:altLabel "Efik språk"@nb ;
    skos:broader humord:c20745 ;
    skos:editorialNote "Språkkode: efi"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3642/e23/>,
        <http://dewey.info/class/6--963642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3642/e23/>,
        <http://dewey.info/class/6--963642/e23/> ;
    skos:prefLabel "Efik language"@en,
        "Efik språk"@nb .

humord:c15867 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15867" ;
    dct:modified "2024-09-04T16:43:55"^^xsd:dateTime ;
    skos:altLabel "Cautín (Province)"@en,
        "Cautin"@nb ;
    skos:broader humord:c01680 ;
    skos:exactMatch <http://dewey.info/class/2--8346/e23/>,
        <http://dewey.info/class/918.346/e23/>,
        <http://dewey.info/class/983.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8346/e23/>,
        <http://dewey.info/class/918.346/e23/>,
        <http://dewey.info/class/983.46/e23/> ;
    skos:prefLabel "Cautín Province"@en,
        "Cautin"@nb .

humord:c15868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15868" ;
    dct:modified "2025-02-11T11:22:36"^^xsd:dateTime ;
    skos:altLabel "Araucana (Folk)"@nb,
        "Araukanarar"@nb,
        "Araukanere"@nb,
        "Mapuche (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.89872/e23/>,
        <http://dewey.info/class/5--9872/e23/> ;
    skos:definition "Urfolk i Sør-Amerika, sør i Chile og Argentina <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89872/e23/>,
        <http://dewey.info/class/5--9872/e23/> ;
    skos:prefLabel "Mapuche"@en,
        "Mapuche (Folk)"@nb .

humord:c15869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15869" ;
    dct:modified "1997-11-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.51220954/e23/> ;
    skos:broader humord:c09324 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.51220954/e23/> ;
    skos:prefLabel "Kumhar"@en,
        "Kumhar"@nb .

humord:c15870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15870" ;
    dct:modified "2024-11-26T08:58:43"^^xsd:dateTime ;
    skos:altLabel "User guides"@en,
        "Bruks­rettleiingar"@nb ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:prefLabel "Instruction manuals"@en,
        "Bruksanvisninger"@nb .

humord:c15871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15871" ;
    dct:modified "2025-03-24T13:13:02"^^xsd:dateTime ;
    skos:altLabel "Drenthe"@nb ;
    skos:broader humord:c02598 ;
    skos:exactMatch <http://dewey.info/class/2--49215/e23/>,
        <http://dewey.info/class/914.9215/e23/>,
        <http://dewey.info/class/949.215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49215/e23/>,
        <http://dewey.info/class/914.9215/e23/>,
        <http://dewey.info/class/949.215/e23/> ;
    skos:prefLabel "Drenthe"@en,
        "Drenthe"@nb .

humord:c15872 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15872" ;
    dct:modified "1997-11-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:broader humord:c03235 ;
    skos:definition "Øygruppe i Ytre Hebridene <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:prefLabel "St. Kilda"@en,
        "St. Kilda"@nb .

humord:c15873 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15873" ;
    dct:modified "1997-11-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hiort"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:broader humord:c15872 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:prefLabel "Hirta"@en,
        "Hirta"@nb .

humord:c15875 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15875" ;
    dct:modified "1997-11-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43226/e23/>,
        <http://dewey.info/class/914.3226/e23/>,
        <http://dewey.info/class/943.226/e23/> ;
    skos:broader humord:c03600 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43226/e23/>,
        <http://dewey.info/class/914.3226/e23/>,
        <http://dewey.info/class/943.226/e23/> ;
    skos:prefLabel "Henneberg"@en,
        "Henneberg"@nb .

humord:c15876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15876" ;
    dct:modified "2020-11-30T10:24:22"^^xsd:dateTime ;
    skos:altLabel "Unstressed vowels"@en ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05764 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Lax vowels"@en,
        "Ubetonte vokaler"@nb .

humord:c15877 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15877" ;
    dct:modified "1997-11-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03646 ;
    skos:exactMatch <http://dewey.info/class/2--43655/e23/>,
        <http://dewey.info/class/914.3655/e23/>,
        <http://dewey.info/class/943.655/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43655/e23/>,
        <http://dewey.info/class/914.3655/e23/>,
        <http://dewey.info/class/943.655/e23/> ;
    skos:prefLabel "Graz"@en,
        "Graz"@nb .

humord:c15878 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15878" ;
    dct:modified "1997-11-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Krimhalvøya"@nb,
        "Krym"@nb ;
    skos:broader humord:c03619 ;
    skos:exactMatch <http://dewey.info/class/2--4771/e23/>,
        <http://dewey.info/class/914.771/e23/>,
        <http://dewey.info/class/947.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4771/e23/>,
        <http://dewey.info/class/914.771/e23/>,
        <http://dewey.info/class/947.71/e23/> ;
    skos:prefLabel "Crimea"@en,
        "Krim"@nb .

humord:c15881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15881" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Crimeans"@en ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.894388/e23/>,
        <http://dewey.info/class/5--94388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894388/e23/>,
        <http://dewey.info/class/5--94388/e23/> ;
    skos:prefLabel "Crimean Tatars"@en,
        "Krimtatarer"@nb ;
    skos:related humord:c00906,
        humord:c16796 .

humord:c15882 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15882" ;
    dct:modified "2025-03-24T13:21:33"^^xsd:dateTime ;
    skos:altLabel "Salland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49216/e23/>,
        <http://dewey.info/class/914.9216/e23/>,
        <http://dewey.info/class/949.216/e23/> ;
    skos:broader humord:c02598 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49216/e23/>,
        <http://dewey.info/class/914.9216/e23/>,
        <http://dewey.info/class/949.216/e23/> ;
    skos:prefLabel "Salland"@en,
        "Salland"@nb .

humord:c15883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15883" ;
    dct:modified "2024-10-15T12:25:23"^^xsd:dateTime ;
    skos:altLabel "Child abuse and neglect"@en,
        "Child maltreatment"@en,
        "Child sexual abuse"@en,
        "Barnemishandling"@nb ;
    skos:broadMatch <http://dewey.info/class/306.874/e23/> ;
    skos:broader humord:c15884 ;
    skos:exactMatch <http://dewey.info/class/362.76/e23/>,
        <http://dewey.info/class/616.858223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.76276/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/362.76/e23/>,
        <http://dewey.info/class/364.15554/e23/>,
        <http://dewey.info/class/616.858223/e23/> ;
    skos:prefLabel "Child abuse"@en,
        "Barnemishandling"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.76276/e23/>,
        <http://dewey.info/class/364.15554/e23/> .

humord:c15884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15884" ;
    dct:modified "2025-01-22T12:35:54"^^xsd:dateTime ;
    skos:altLabel "Maltreatment"@en ;
    skos:broadMatch <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/364.1555/e23/>,
        <http://dewey.info/class/616.85822/e23/> ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/261.8327/e23/>,
        <http://dewey.info/class/346.033/e23/>,
        <http://dewey.info/class/362.682/e23/>,
        <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/364.1555/e23/>,
        <http://dewey.info/class/616.85822/e23/> ;
    skos:prefLabel "Abuse"@en,
        "Mishandling"@nb ;
    skos:related humord:c69466 ;
    skos:relatedMatch <http://dewey.info/class/261.8327/e23/>,
        <http://dewey.info/class/346.033/e23/>,
        <http://dewey.info/class/362.682/e23/> .

humord:c15896 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15896" ;
    dct:modified "1997-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:broader humord:c03355 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4872/e23/>,
        <http://dewey.info/class/914.872/e23/>,
        <http://dewey.info/class/948.72/e23/> ;
    skos:prefLabel "Eskilstuna"@en,
        "Eskilstuna"@nb .

humord:c15897 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15897" ;
    dct:modified "2025-03-24T14:14:26"^^xsd:dateTime ;
    skos:altLabel "Muosát"@nb,
        "Måsøy"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484616/e23/>,
        <http://dewey.info/class/914.84616/e23/>,
        <http://dewey.info/class/948.4616/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484616/e23/>,
        <http://dewey.info/class/914.84616/e23/>,
        <http://dewey.info/class/948.4616/e23/> ;
    skos:prefLabel "Måsøy"@en,
        "Måsøy"@nb .

humord:c15898 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15898" ;
    dct:modified "2025-03-31T13:53:08"^^xsd:dateTime ;
    skos:altLabel "Skiptvet"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482317/e23/>,
        <http://dewey.info/class/914.82317/e23/>,
        <http://dewey.info/class/948.2317/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482317/e23/>,
        <http://dewey.info/class/914.82317/e23/>,
        <http://dewey.info/class/948.2317/e23/> ;
    skos:prefLabel "Skiptvet"@en,
        "Skiptvet"@nb .

humord:c15900 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15900" ;
    dct:modified "2025-03-20T09:02:26"^^xsd:dateTime ;
    skos:altLabel "Mykland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483124/e23/>,
        <http://dewey.info/class/914.83124/e23/>,
        <http://dewey.info/class/948.3124/e23/> ;
    skos:broader humord:c02638 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483124/e23/>,
        <http://dewey.info/class/914.83124/e23/>,
        <http://dewey.info/class/948.3124/e23/> ;
    skos:prefLabel "Mykland"@en,
        "Mykland"@nb .

humord:c15901 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15901" ;
    dct:modified "2016-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:broader humord:c12662 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48273/e23/>,
        <http://dewey.info/class/914.8273/e23/>,
        <http://dewey.info/class/948.273/e23/> ;
    skos:prefLabel "Nevlunghavn"@en,
        "Nevlunghavn"@nb .

humord:c15902 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15902" ;
    dct:modified "1997-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:exactMatch realfagstermer:c030236 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030236,
        <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Spitsbergen"@en,
        "Spitsbergen"@nb .

humord:c15903 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15903" ;
    dct:modified "2025-03-24T06:56:17"^^xsd:dateTime ;
    skos:altLabel "Stovner"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Stovner"@en,
        "Stovner"@nb .

humord:c15904 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15904" ;
    dct:modified "2025-04-01T08:22:33"^^xsd:dateTime ;
    skos:altLabel "Tyssøy"@nb,
        "Tyssøyna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483638/e23/>,
        <http://dewey.info/class/914.83638/e23/>,
        <http://dewey.info/class/948.3638/e23/> ;
    skos:broader humord:c11723 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483638/e23/>,
        <http://dewey.info/class/914.83638/e23/>,
        <http://dewey.info/class/948.3638/e23/> ;
    skos:prefLabel "Tyssøy"@en,
        "Tyssøy"@nb .

humord:c15905 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15905" ;
    dct:modified "2025-03-24T14:35:30"^^xsd:dateTime ;
    skos:altLabel "Bragernesåsen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:broader humord:c02649 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:prefLabel "Bragernesåsen"@en,
        "Bragernesåsen"@nb .

humord:c15906 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15906" ;
    dct:modified "2025-03-20T09:10:44"^^xsd:dateTime ;
    skos:altLabel "Bygland"@nb ;
    skos:broader humord:c03002 ;
    skos:exactMatch <http://dewey.info/class/2--483131/e23/>,
        <http://dewey.info/class/914.83131/e23/>,
        <http://dewey.info/class/948.3131/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483131/e23/>,
        <http://dewey.info/class/914.83131/e23/>,
        <http://dewey.info/class/948.3131/e23/> ;
    skos:prefLabel "Bygland"@en,
        "Bygland"@nb .

humord:c15907 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15907" ;
    dct:modified "2025-03-24T15:37:53"^^xsd:dateTime ;
    skos:altLabel "Drøbak"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482211/e23/>,
        <http://dewey.info/class/914.82211/e23/>,
        <http://dewey.info/class/948.2211/e23/> ;
    skos:broader humord:c15574 ;
    skos:exactMatch realfagstermer:c030893 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030893,
        <http://dewey.info/class/2--482211/e23/>,
        <http://dewey.info/class/914.82211/e23/>,
        <http://dewey.info/class/948.2211/e23/> ;
    skos:prefLabel "Drøbak"@en,
        "Drøbak"@nb .

humord:c15908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15908" ;
    dct:modified "2023-10-31T13:21:17"^^xsd:dateTime ;
    skos:altLabel "Vicarages"@en,
        "Prestegarder"@nb ;
    skos:broadMatch <http://dewey.info/class/726.9/e23/> ;
    skos:broader humord:c07806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/726.9/e23/> ;
    skos:prefLabel "Rectories (Buidings)"@en,
        "Prestegårder"@nb .

humord:c15910 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15910" ;
    dct:modified "2025-03-12T15:36:51"^^xsd:dateTime ;
    skos:altLabel "Edge Island"@en,
        "Edgeøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Edgeøya"@en,
        "Edgeøya"@nb .

humord:c15911 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15911" ;
    dct:modified "2020-07-30T13:00:57"^^xsd:dateTime ;
    skos:altLabel "Ytre Sula"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483824/e23/>,
        <http://dewey.info/class/914.83824/e23/>,
        <http://dewey.info/class/948.3824/e23/> ;
    skos:broader humord:c03012 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483824/e23/>,
        <http://dewey.info/class/914.83824/e23/>,
        <http://dewey.info/class/948.3824/e23/> ;
    skos:prefLabel "Husøy (Vestland)"@en,
        "Husøy (Vestland)"@nb .

humord:c15912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15912" ;
    dct:modified "1997-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/299.7/e23/> ;
    skos:broader humord:c08570 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.7/e23/> ;
    skos:prefLabel "Peyote cult"@en,
        "Peyotekultus"@nb ;
    skos:related humord:c15913 .

humord:c15913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15913" ;
    dct:modified "2024-11-25T10:45:19"^^xsd:dateTime ;
    skos:altLabel "Lophophora williamsii"@nb,
        "Meskalinkaktus"@nb,
        "Peyote (Plante)"@nb,
        "Peyotekaktus"@nb ;
    skos:broadMatch <http://dewey.info/class/583.885/e23/> ;
    skos:broader humord:c68028 ;
    skos:definition "Peyote er et indiansk navn på meskalinkaktus (latinsk navn: Lophophora williamsii). Den er kjent for å ha en hallusinogen effekt og har blitt benyttet blant urfolk i Mexico til religiøse ritualer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000286 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000286,
        <http://dewey.info/class/299.7/e23/>,
        <http://dewey.info/class/362.294/e23/>,
        <http://dewey.info/class/583.885/e23/>,
        <http://dewey.info/class/616.8634/e23/>,
        <http://dewey.info/class/635.933885/e23/> ;
    skos:prefLabel "Peyote"@en,
        "Peyote (Plante)"@nb ;
    skos:related humord:c15912 ;
    skos:relatedMatch <http://dewey.info/class/299.7/e23/>,
        <http://dewey.info/class/362.294/e23/>,
        <http://dewey.info/class/616.8634/e23/>,
        <http://dewey.info/class/635.933885/e23/> .

humord:c15915 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15915" ;
    dct:modified "1997-12-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03564 ;
    skos:exactMatch <http://dewey.info/class/2--434323/e23/>,
        <http://dewey.info/class/914.34323/e23/>,
        <http://dewey.info/class/943.4323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434323/e23/>,
        <http://dewey.info/class/914.34323/e23/>,
        <http://dewey.info/class/943.4323/e23/> ;
    skos:prefLabel "Koblenz"@en,
        "Koblenz"@nb .

humord:c15916 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15916" ;
    dct:modified "2024-08-30T13:57:44"^^xsd:dateTime ;
    skos:altLabel "Weissenburg"@nb,
        "Wissembourg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44395/e23/>,
        <http://dewey.info/class/914.4395/e23/>,
        <http://dewey.info/class/944.395/e23/> ;
    skos:broader humord:c58378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44395/e23/>,
        <http://dewey.info/class/914.4395/e23/>,
        <http://dewey.info/class/944.395/e23/> ;
    skos:prefLabel "Wissembourg"@en,
        "Wissembourg"@nb .

humord:c15919 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15919" ;
    dct:modified "2023-11-28T12:40:31"^^xsd:dateTime ;
    skos:altLabel "Francis Joseph's Land"@en,
        "Franz Joseph Land"@en,
        "Franz Josefs land"@nb,
        "Semlja Frantsa Iosifa"@nb,
        "Zemlja Frantsa Iosifa"@nb ;
    skos:broader humord:c15918 ;
    skos:definition "Russiske øyer i Nordishavet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c031046,
        <http://dewey.info/class/2--985/e23/>,
        <http://dewey.info/class/919.85/e23/>,
        <http://dewey.info/class/998.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031046,
        <http://dewey.info/class/2--985/e23/>,
        <http://dewey.info/class/919.85/e23/>,
        <http://dewey.info/class/998.5/e23/> ;
    skos:prefLabel "Franz Josef Land"@en,
        "Frans Josefs land"@nb .

humord:c15922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15922" ;
    dct:modified "2024-09-04T13:07:48"^^xsd:dateTime ;
    skos:altLabel "Frø"@nb ;
    skos:broadMatch <http://dewey.info/class/634.987/e23/>,
        <http://dewey.info/class/664.7/e23/> ;
    skos:broader humord:c15921 ;
    skos:closeMatch <http://dewey.info/class/561.14/e23/> ;
    skos:exactMatch realfagstermer:c002046,
        <http://dewey.info/class/575.68/e23/>,
        <http://dewey.info/class/581.467/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002046,
        <http://dewey.info/class/561.14/e23/>,
        <http://dewey.info/class/575.68/e23/>,
        <http://dewey.info/class/581.467/e23/>,
        <http://dewey.info/class/631.521/e23/>,
        <http://dewey.info/class/631.531/e23/>,
        <http://dewey.info/class/634.9562/e23/>,
        <http://dewey.info/class/634.9565/e23/>,
        <http://dewey.info/class/634.987/e23/>,
        <http://dewey.info/class/664.7/e23/> ;
    skos:prefLabel "Seeds"@en,
        "Frø"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.521/e23/>,
        <http://dewey.info/class/631.531/e23/>,
        <http://dewey.info/class/634.9562/e23/>,
        <http://dewey.info/class/634.9565/e23/> .

humord:c15923 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15923" ;
    dct:modified "2025-02-27T08:17:23"^^xsd:dateTime ;
    skos:altLabel "Tyrol"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/943.642/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Tyrol er et landskap i Alpene, delt mellom Østerrike og Italia <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030437 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030437,
        <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/2--45383/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/914.5383/e23/>,
        <http://dewey.info/class/943.642/e23/>,
        <http://dewey.info/class/945.383/e23/> ;
    skos:prefLabel "Tyrol"@en,
        "Tyrol"@nb .

humord:c15924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15924" ;
    dct:modified "2025-01-21T07:24:18"^^xsd:dateTime ;
    skos:altLabel "Transport museums"@en,
        "Transportation museums"@en,
        "Vegmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:exactMatch <http://dewey.info/class/388.074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.074/e23/> ;
    skos:prefLabel "Road museums"@en,
        "Veimuseer"@nb .

humord:c15925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15925" ;
    dct:modified "2024-02-27T08:52:11"^^xsd:dateTime ;
    skos:altLabel "Informasjonskunnskap"@nb,
        "Informasjonsvitskap"@nb ;
    skos:broader humord:c00111 ;
    skos:closeMatch <http://dewey.info/class/020/e23/> ;
    skos:definition "Kunnskap om beskrivelse, lagring og gjenfinning av dokumenter <UBO>"@nb ;
    skos:exactMatch realfagstermer:c006603 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006603,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/020/e23/> ;
    skos:prefLabel "Information science"@en,
        "Informasjonsvitenskap"@nb ;
    skos:related humord:c00147,
        humord:c04179,
        humord:c04187,
        humord:c09077,
        humord:c16040 ;
    skos:relatedMatch <http://dewey.info/class/004/e23/> .

humord:c15927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15927" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dormitories"@en,
        "Elevheimer"@nb,
        "Elevhjem"@nb,
        "Internater"@nb,
        "Kostskoler"@nb,
        "Pensjonatskoler"@nb,
        "Skoleinternater"@nb ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/373.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.222/e23/> ;
    skos:prefLabel "Boarding schools"@en,
        "Internatskoler"@nb .

humord:c15932 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15932" ;
    dct:modified "1997-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43216/e23/>,
        <http://dewey.info/class/914.3216/e23/>,
        <http://dewey.info/class/943.216/e23/> ;
    skos:broader humord:c03575 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43216/e23/>,
        <http://dewey.info/class/914.3216/e23/>,
        <http://dewey.info/class/943.216/e23/> ;
    skos:prefLabel "Freiberg"@en,
        "Freiberg"@nb .

humord:c15933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15933" ;
    dct:modified "2024-11-22T08:29:08"^^xsd:dateTime ;
    skos:altLabel "Bell Beaker Culture"@en,
        "Klokkebegerkultur"@nb,
        "Klokkebegerkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.014/e23/> ;
    skos:broader humord:c00076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/936.014/e23/> ;
    skos:prefLabel "Beaker culture"@en,
        "Klokkebegerkulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.14/e23/> .

humord:c15934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1997-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15934" ;
    dct:modified "2024-10-23T09:46:13"^^xsd:dateTime ;
    skos:altLabel "Karakhanidisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:broader humord:c10071 ;
    skos:definition "Utdødd tyrkisk språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:prefLabel "Karakhanid language"@en,
        "Karakhanidisk språk"@nb .

humord:c15937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15937" ;
    dct:modified "2024-11-04T08:16:40"^^xsd:dateTime ;
    skos:altLabel "Fangstfolk"@nb,
        "Fangstmenn"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/639.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.1092/e23/> ;
    skos:prefLabel "Hunters (Salesmen)"@en,
        "Fangstfolk"@nb ;
    skos:related humord:c07431,
        humord:c07623,
        humord:c29867 .

humord:c15938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15938" ;
    dct:modified "1998-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Book plates"@en,
        "Ex libris"@nb ;
    skos:broader humord:c05322 ;
    skos:definition "Eiermerke til å lime inn i bøker <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/769.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/010.42/e23/>,
        <http://dewey.info/class/769.52/e23/> ;
    skos:prefLabel "Ex libris"@en,
        "Ekslibris"@nb ;
    skos:related humord:c05624 ;
    skos:relatedMatch <http://dewey.info/class/010.42/e23/> .

humord:c15940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15940" ;
    dct:modified "2020-07-30T14:51:23"^^xsd:dateTime ;
    skos:altLabel "Repertoires"@en,
        "Repertory theater"@en ;
    skos:broader humord:c05490,
        humord:c05542 ;
    skos:definition "Spilleplan ved et teater eller en kino, eller de roller/nummer en kunstner  har øvd inn <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/790.2/e23/> ;
    skos:prefLabel "Repertory theatre"@en,
        "Repertoarer"@nb ;
    skos:related humord:c14791 ;
    skos:relatedMatch <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/790.2/e23/> .

humord:c15941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15941" ;
    dct:modified "2022-02-11T15:15:01"^^xsd:dateTime ;
    skos:altLabel "CPI (Consumer price index)"@en,
        "Consumer price index"@en,
        "Index of consumer prices"@en,
        "KPI"@nb,
        "Konsumprisindeks"@nb,
        "Konsumprisindeksen"@nb ;
    skos:broader humord:c09393 ;
    skos:closeMatch <http://dewey.info/class/338.528/e23/> ;
    skos:definition "Prisindeks for varer og tjenester som kjøpes av husholdninger <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.528/e23/> ;
    skos:prefLabel "Consumer price indexes"@en,
        "Konsumprisindekser"@nb .

humord:c15942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15942" ;
    dct:modified "1998-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neverdokumenter"@nb ;
    skos:broader humord:c00185 ;
    skos:definition "Brev fra middelalderen skrevet på never. Funnet i Russland, for det meste i  Novgorod <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birch bark manuscripts"@en,
        "Neverbrev"@nb .

humord:c15943 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15943" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:broader humord:c02730 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:prefLabel "Mjølfjell"@en,
        "Mjølfjell"@nb .

humord:c15944 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15944" ;
    dct:modified "2025-02-28T14:38:59"^^xsd:dateTime ;
    skos:altLabel "Øm"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Øm"@en,
        "Øm"@nb .

humord:c15945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15945" ;
    dct:modified "2024-10-21T08:43:57"^^xsd:dateTime ;
    skos:altLabel "Piktisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.609411/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:broader humord:c10558 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.609411/e23/>,
        <http://dewey.info/class/6--916/e23/> ;
    skos:prefLabel "Pictish language"@en,
        "Piktisk språk"@nb .

humord:c15946 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15946" ;
    dct:modified "1998-01-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Jokkmokk"@en,
        "Jokkmokk"@nb .

humord:c15947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15947" ;
    dct:modified "1998-01-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/230.042/e23/> ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/230.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.042/e23/>,
        <http://dewey.info/class/230.19/e23/>,
        <http://dewey.info/class/281.9/e23/> ;
    skos:prefLabel "Orthodox theology"@en,
        "Ortodoks teologi"@nb ;
    skos:related humord:c08699,
        humord:c16818 ;
    skos:relatedMatch <http://dewey.info/class/281.9/e23/> .

humord:c15949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15949" ;
    dct:modified "2024-08-16T14:00:39"^^xsd:dateTime ;
    skos:altLabel "Apologi"@nb ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/239/e23/> ;
    skos:definition "Forsvar i skrift eller tale (av kristendommen) <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/239/e23/> ;
    skos:prefLabel "Apology"@en,
        "Apologi"@nb .

humord:c15950 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15950" ;
    dct:modified "2024-12-03T13:38:47"^^xsd:dateTime ;
    skos:altLabel "South Saami folk literature"@en,
        "Sørsamisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "South Sámi folk literature"@en,
        "Sørsamisk folkediktning"@nb .

humord:c15951 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15951" ;
    dct:modified "2024-12-04T11:38:09"^^xsd:dateTime ;
    skos:altLabel "Lulesamisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Lule Sámi folk literature"@en,
        "Lulesamisk folkediktning"@nb .

humord:c15952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15952" ;
    dct:modified "2024-10-22T09:50:20"^^xsd:dateTime ;
    skos:altLabel "Inuit litteratur"@nb ;
    skos:broader humord:c18580 ;
    skos:exactMatch <http://dewey.info/class/897.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/897.12/e23/> ;
    skos:prefLabel "Inuit literature"@en,
        "Inuit litteratur"@nb .

humord:c15954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15954" ;
    dct:modified "2011-03-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kongsgarder"@nb ;
    skos:broadMatch <http://dewey.info/class/728.82/e23/> ;
    skos:broader humord:c07806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.82/e23/> ;
    skos:prefLabel "King's estates"@en,
        "Kongsgårder"@nb .

humord:c15956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15956" ;
    dct:modified "2024-10-23T08:46:11"^^xsd:dateTime ;
    skos:altLabel "Uralic speaking peoples"@en,
        "Uralske folkegrupper"@nb ;
    skos:broader humord:c00829,
        humord:c00916 ;
    skos:closeMatch <http://dewey.info/class/305.8945/e23/>,
        <http://dewey.info/class/5--945/e23/> ;
    skos:definition "Folkegruppe som taler uralske språk (språkfamilie som omfatter finsk-ugriske og samojediske språk) <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8945/e23/>,
        <http://dewey.info/class/5--945/e23/> ;
    skos:prefLabel "Uralic peoples"@en,
        "Uralske folkegrupper"@nb .

humord:c15957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15957" ;
    dct:modified "2024-10-24T08:00:39"^^xsd:dateTime ;
    skos:altLabel "Sidaama language"@en,
        "Sidama language"@en,
        "Sidaama språk"@nb,
        "Sidama språk"@nb,
        "Sidamo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: sid"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Sidamo language"@en,
        "Sidamo språk"@nb .

humord:c15958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15958" ;
    dct:modified "2024-10-24T07:57:14"^^xsd:dateTime ;
    skos:altLabel "Kambaata språk"@nb,
        "Kambata språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: ktb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Kambaata language"@en,
        "Kambata språk"@nb .

humord:c15959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15959" ;
    dct:modified "2024-10-23T15:27:43"^^xsd:dateTime ;
    skos:altLabel "Gedeo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: drs"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Gedeo language"@en,
        "Gedeo språk"@nb .

humord:c15960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15960" ;
    dct:modified "2024-10-23T15:28:17"^^xsd:dateTime ;
    skos:altLabel "Hadiyya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: hdy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Hadiyya language"@en,
        "Hadiyya språk"@nb .

humord:c15961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15961" ;
    dct:modified "2024-10-24T13:00:44"^^xsd:dateTime ;
    skos:altLabel "Kiswahili language"@en,
        "Kiswahili språk"@nb,
        "Swahili språk"@nb ;
    skos:broader humord:c09885 ;
    skos:closeMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:editorialNote "Språkkode: swh"@nb ;
    skos:exactMatch realfagstermer:c013540 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013540,
        <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Swahili language"@en,
        "Swahili språk"@nb .

humord:c15962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15962" ;
    dct:modified "2024-09-19T12:33:41"^^xsd:dateTime ;
    skos:altLabel "Comoro language"@en,
        "Maore language"@en,
        "Shimaore language"@en,
        "Comoro språk"@nb,
        "Komoro språk"@nb,
        "Maore språk"@nb,
        "Shimaore språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:broader humord:c09885 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: swb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Maore Comorian language"@en,
        "Komoro språk"@nb .

humord:c15964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15964" ;
    dct:modified "2024-10-25T13:40:22"^^xsd:dateTime ;
    skos:altLabel "Jaunde language"@en,
        "Yaounde language"@en,
        "Yaunde language"@en,
        "Ewondo språk"@nb,
        "Jaunde språk"@nb,
        "Yaounde språk"@nb,
        "Yaunde språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: ewo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Ewondo language"@en,
        "Ewondo språk"@nb .

humord:c15968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15968" ;
    dct:modified "2024-09-02T12:54:55"^^xsd:dateTime ;
    skos:altLabel "Chaga language"@en,
        "Chagga language"@en,
        "Caga språk"@nb,
        "Chaga språk"@nb,
        "Chagga språk"@nb,
        "Mochi språk"@nb,
        "Shaka språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.395/e23/>,
        <http://dewey.info/class/6--96395/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: old"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.395/e23/>,
        <http://dewey.info/class/6--96395/e23/> ;
    skos:prefLabel "Mochi language"@en,
        "Chaga språk"@nb .

humord:c15972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15972" ;
    dct:modified "2020-10-20T13:21:47"^^xsd:dateTime ;
    skos:altLabel "Terikeek"@en ;
    skos:broadMatch <http://dewey.info/class/305.896556/e23/>,
        <http://dewey.info/class/5--96556/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "En kalenjingruppe som bebor deler av Kakamega- og Nandidistriktene i det vestlige Kenya <Wikipedia, eng.>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896556/e23/>,
        <http://dewey.info/class/5--96556/e23/> ;
    skos:prefLabel "Terik"@en,
        "Terik (Folk)"@nb .

humord:c15973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15973" ;
    dct:modified "2024-10-24T10:04:44"^^xsd:dateTime ;
    skos:altLabel "Nyang’ori language"@en,
        "Terik språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.556/e23/>,
        <http://dewey.info/class/6--96556/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: tec"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.556/e23/>,
        <http://dewey.info/class/6--96556/e23/> ;
    skos:prefLabel "Terik language"@en,
        "Terik språk"@nb .

humord:c15974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15974" ;
    dct:modified "2024-11-07T19:57:35"^^xsd:dateTime ;
    skos:altLabel "Krsna"@en,
        "Krishna"@nb,
        "Krsna"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "IKrishna er en av hinduismens mest sentrale guder. For mange hinduer som tilber Krishna, er han den høyeste guddom, en gud som overstiger til og med det upersonlige absolutte, nirguna brahman. Han blir også i hinduismen sett på som en av guden Vishnus viktigste «nedstigninger» (avatara) på jorden. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Krishna"@en,
        "Krishna"@nb ;
    skos:related humord:c20818 .

humord:c15976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15976" ;
    dct:modified "2024-08-21T10:31:57"^^xsd:dateTime ;
    skos:altLabel "East Franconian dialect"@en,
        "Austfrankisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:broader humord:c16620 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "East Frankisch dialect"@en,
        "Østfrankisk dialekt"@nb .

humord:c15977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15977" ;
    dct:modified "2024-10-15T12:55:09"^^xsd:dateTime ;
    skos:altLabel "Austro-Bavarian"@en,
        "Bavarian Austrian language"@en,
        "Bayersk-østerriksk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/437.9436/e23/>,
        <http://dewey.info/class/437.945383/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c16620 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/437.9436/e23/>,
        <http://dewey.info/class/437.945383/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Bavarian language"@en,
        "Bayersk-østerriksk dialekt"@nb .

humord:c15978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15978" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18583 ;
    skos:exactMatch <http://dewey.info/class/894.814/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.814/e23/> ;
    skos:prefLabel "Kannada literature"@en,
        "Kannada litteratur"@nb .

humord:c15979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15979" ;
    dct:modified "2024-10-31T14:04:02"^^xsd:dateTime ;
    skos:altLabel "Indologar"@nb ;
    skos:broader humord:c07429 ;
    skos:exactMatch <http://dewey.info/class/934.007202/e23/>,
        <http://dewey.info/class/954.007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/934.007202/e23/>,
        <http://dewey.info/class/954.007202/e23/> ;
    skos:prefLabel "Indologists"@en,
        "Indologer"@nb .

humord:c15980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15980" ;
    dct:modified "2024-10-31T13:59:31"^^xsd:dateTime ;
    skos:altLabel "Sanskritistar"@nb ;
    skos:broadMatch <http://dewey.info/class/934.007202/e23/>,
        <http://dewey.info/class/954.007202/e23/> ;
    skos:broader humord:c15979 ;
    skos:exactMatch <http://dewey.info/class/491.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.2092/e23/>,
        <http://dewey.info/class/934.007202/e23/>,
        <http://dewey.info/class/954.007202/e23/> ;
    skos:prefLabel "Sanskritists"@en,
        "Sanskritister"@nb .

humord:c15981 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15981" ;
    dct:modified "2024-09-16T09:43:32"^^xsd:dateTime ;
    skos:altLabel "Chattisgarh"@en,
        "Chattisgarh"@nb,
        "Chhattisgarh"@nb ;
    skos:broader humord:c01904 ;
    skos:exactMatch <http://dewey.info/class/2--54137/e23/>,
        <http://dewey.info/class/915.4137/e23/>,
        <http://dewey.info/class/954.137/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54137/e23/>,
        <http://dewey.info/class/915.4137/e23/>,
        <http://dewey.info/class/954.137/e23/> ;
    skos:prefLabel "Chhattisgarh"@en,
        "Chattisgarh"@nb .

humord:c15983 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15983" ;
    dct:modified "1998-01-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gottsche"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:broader humord:c03119 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:prefLabel "Kocevje"@en,
        "Kocevje"@nb .

humord:c15985 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15985" ;
    dct:modified "2025-03-11T07:07:03"^^xsd:dateTime ;
    skos:altLabel "Kaysersberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44393/e23/>,
        <http://dewey.info/class/914.4393/e23/>,
        <http://dewey.info/class/944.393/e23/> ;
    skos:broader humord:c58378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44393/e23/>,
        <http://dewey.info/class/914.4393/e23/>,
        <http://dewey.info/class/944.393/e23/> ;
    skos:prefLabel "Kaysersberg"@en,
        "Kaysersberg"@nb .

humord:c15986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15986" ;
    dct:modified "2020-10-19T14:54:02"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05825 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Umlaut"@en,
        "Omlyd"@nb .

humord:c15987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15987" ;
    dct:modified "2025-02-25T14:06:53"^^xsd:dateTime ;
    skos:altLabel "Imst"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:broader humord:c14642 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43642/e23/>,
        <http://dewey.info/class/914.3642/e23/>,
        <http://dewey.info/class/943.642/e23/> ;
    skos:prefLabel "Imst"@en,
        "Imst"@nb .

humord:c15989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15989" ;
    dct:modified "1998-01-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10320 ;
    skos:exactMatch <http://dewey.info/class/437.9494/e23/>,
        <http://dewey.info/class/6--35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9494/e23/>,
        <http://dewey.info/class/6--35/e23/> ;
    skos:prefLabel "Swiss German language"@en,
        "Sveitsertysk språk"@nb .

humord:c15990 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15990" ;
    dct:modified "2006-05-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Niederösterreich"@en ;
    skos:broader humord:c03646 ;
    skos:closeMatch <http://dewey.info/class/2--363612/e23/>,
        <http://dewey.info/class/936.3612/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/943.612/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--363612/e23/>,
        <http://dewey.info/class/2--43612/e23/>,
        <http://dewey.info/class/914.3612/e23/>,
        <http://dewey.info/class/936.3612/e23/>,
        <http://dewey.info/class/943.612/e23/> ;
    skos:prefLabel "Lower Austria"@en,
        "Niederösterreich"@nb .

humord:c15991 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15991" ;
    dct:modified "2025-03-20T08:59:35"^^xsd:dateTime ;
    skos:altLabel "Eiken"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483224/e23/>,
        <http://dewey.info/class/914.83224/e23/>,
        <http://dewey.info/class/948.3224/e23/> ;
    skos:broader humord:c02958 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483224/e23/>,
        <http://dewey.info/class/914.83224/e23/>,
        <http://dewey.info/class/948.3224/e23/> ;
    skos:prefLabel "Eiken"@en,
        "Eiken"@nb .

humord:c15992 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15992" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483412/e23/>,
        <http://dewey.info/class/914.83412/e23/>,
        <http://dewey.info/class/948.3412/e23/> ;
    skos:broader humord:c14419 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483412/e23/>,
        <http://dewey.info/class/914.83412/e23/>,
        <http://dewey.info/class/948.3412/e23/> ;
    skos:prefLabel "Espeland"@en,
        "Espeland"@nb .

humord:c15993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15993" ;
    dct:modified "2025-03-18T09:06:22"^^xsd:dateTime ;
    skos:altLabel "Sør-Audnedal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483225/e23/>,
        <http://dewey.info/class/914.83225/e23/>,
        <http://dewey.info/class/948.3225/e23/> ;
    skos:broader humord:c13677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483225/e23/>,
        <http://dewey.info/class/914.83225/e23/>,
        <http://dewey.info/class/948.3225/e23/> ;
    skos:prefLabel "Sør-Audnedal"@en,
        "Sør-Audnedal"@nb .

humord:c15995 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15995" ;
    dct:modified "2024-01-02T15:08:01"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484553/e23/>,
        <http://dewey.info/class/914.84553/e23/>,
        <http://dewey.info/class/948.4553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484553/e23/>,
        <http://dewey.info/class/914.84553/e23/>,
        <http://dewey.info/class/948.4553/e23/> ;
    skos:prefLabel "Lyngen"@en,
        "Lyngen"@nb .

humord:c15996 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15996" ;
    dct:modified "2024-01-02T15:16:23"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484556/e23/>,
        <http://dewey.info/class/914.84556/e23/>,
        <http://dewey.info/class/948.4556/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484556/e23/>,
        <http://dewey.info/class/914.84556/e23/>,
        <http://dewey.info/class/948.4556/e23/> ;
    skos:prefLabel "Storfjord"@en,
        "Storfjord"@nb .

humord:c15997 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15997" ;
    dct:modified "2025-02-05T08:11:03"^^xsd:dateTime ;
    skos:altLabel "Nildalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--62/e23/>,
        <http://dewey.info/class/916.2/e23/>,
        <http://dewey.info/class/962/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--62/e23/>,
        <http://dewey.info/class/916.2/e23/>,
        <http://dewey.info/class/962/e23/> ;
    skos:prefLabel "Nile Valley"@en,
        "Nildalen"@nb .

humord:c15999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME15999" ;
    dct:modified "2022-06-28T09:47:42"^^xsd:dateTime ;
    skos:altLabel "Plebiscites"@en,
        "Referendums"@en,
        "Folkeavstemming"@nb,
        "Folkeavstemminger"@nb,
        "Folkeavstemninger"@nb,
        "Referendum"@nb ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/328.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.23/e23/> ;
    skos:prefLabel "Referendum"@en,
        "Folkeavstemning"@nb ;
    skos:related humord:c09396,
        humord:c16196,
        humord:c26154 .

humord:c16001 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16001" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:broader humord:c12699 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:prefLabel "Lunde"@en,
        "Lunde"@nb .

humord:c16003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16003" ;
    dct:modified "2025-02-27T14:29:58"^^xsd:dateTime ;
    skos:altLabel "Aboriginal people"@en,
        "Aboriginar"@nb,
        "Aboriginere"@nb ;
    skos:broader humord:c00973 ;
    skos:definition "Aboriginer er urinnvånere i Australia"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89915/e23/>,
        <http://dewey.info/class/5--9915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89915/e23/>,
        <http://dewey.info/class/5--9915/e23/> ;
    skos:prefLabel "Aboriginal Australians"@en,
        "Aboriginer"@nb .

humord:c16004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16004" ;
    dct:modified "2024-12-10T08:02:20"^^xsd:dateTime ;
    skos:altLabel "Rest homes"@en,
        "Hvilehjem"@nb,
        "Kvileheimar"@nb,
        "Rekonvalesentheimar"@nb ;
    skos:broader humord:c12065 ;
    skos:closeMatch <http://dewey.info/class/362.61/e23/> ;
    skos:exactMatch <http://dewey.info/class/362.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.16/e23/>,
        <http://dewey.info/class/362.61/e23/> ;
    skos:prefLabel "Convalescent homes"@en,
        "Rekonvalesenthjem"@nb .

humord:c16006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16006" ;
    dct:modified "1998-01-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Niter"@en,
        "Potassium nitrate"@en ;
    skos:broadMatch <http://dewey.info/class/546.38324/e23/>,
        <http://dewey.info/class/549.732/e23/> ;
    skos:broader humord:c08386 ;
    skos:exactMatch <http://dewey.info/class/553.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/546.38324/e23/>,
        <http://dewey.info/class/549.732/e23/>,
        <http://dewey.info/class/553.64/e23/> ;
    skos:prefLabel "Nitre"@en,
        "Salpeter"@nb .

humord:c16007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16007" ;
    dct:modified "2024-11-05T14:08:11"^^xsd:dateTime ;
    skos:altLabel "Disabled by war people"@en,
        "Disabled by war persons"@en,
        "Krigsinvalidar"@nb ;
    skos:broader humord:c07239 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.028/e23/> ;
    skos:prefLabel "War invalids"@en,
        "Krigsinvalider"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.028/e23/> .

humord:c16008 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16008" ;
    dct:modified "2025-02-27T14:21:46"^^xsd:dateTime ;
    skos:altLabel "Melbourne"@nb ;
    skos:broader humord:c66777 ;
    skos:closeMatch <http://dewey.info/class/2--9451/e23/>,
        <http://dewey.info/class/919.451/e23/>,
        <http://dewey.info/class/994.51/e23/> ;
    skos:definition "Melbourne er en by i Australia, hovedstad i delstaten Victoria. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9451/e23/>,
        <http://dewey.info/class/919.451/e23/>,
        <http://dewey.info/class/994.51/e23/> ;
    skos:prefLabel "Melbourne"@en,
        "Melbourne"@nb .

humord:c16009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16009" ;
    dct:modified "2023-12-19T11:22:01"^^xsd:dateTime ;
    skos:altLabel "Tattooing"@en,
        "Tatovering"@nb,
        "Tatoveringar"@nb ;
    skos:broader humord:c21370 ;
    skos:closeMatch <http://dewey.info/class/391.65/e23/> ;
    skos:exactMatch realfagstermer:c013585 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013585,
        <http://dewey.info/class/391.65/e23/> ;
    skos:prefLabel "Tattoos"@en,
        "Tatoveringer"@nb .

humord:c16011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16011" ;
    dct:modified "2024-05-07T16:03:37"^^xsd:dateTime ;
    skos:altLabel "Leire"@nb ;
    skos:broadMatch <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/620.191/e23/>,
        <http://dewey.info/class/691.4/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/738.12/e23/> ;
    skos:broader humord:c08353,
        humord:c62126 ;
    skos:closeMatch <http://dewey.info/class/549.6/e23/> ;
    skos:exactMatch realfagstermer:c008674,
        <http://dewey.info/class/553.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008674,
        <http://dewey.info/class/549.6/e23/>,
        <http://dewey.info/class/552.5/e23/>,
        <http://dewey.info/class/553.61/e23/>,
        <http://dewey.info/class/620.191/e23/>,
        <http://dewey.info/class/691.4/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/738.12/e23/> ;
    skos:prefLabel "Clay"@en,
        "Leire"@nb ;
    skos:related humord:c07777 .

humord:c16012 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16012" ;
    dct:modified "2025-02-05T10:29:21"^^xsd:dateTime ;
    skos:altLabel "Ibrim"@en,
        "Ibrim"@nb,
        "Qasr Ibrim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/939.78/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/939.78/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Qasr Ibrim"@en,
        "Ibrim"@nb .

humord:c16013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16013" ;
    dct:modified "2024-11-01T14:32:28"^^xsd:dateTime ;
    skos:altLabel "Perukiers"@en,
        "Parykkmakarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/646.7248092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/646.7248092/e23/> ;
    skos:prefLabel "Wigmakers"@en,
        "Parykkmakere"@nb ;
    skos:related humord:c16830 .

humord:c16014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16014" ;
    dct:modified "2025-01-28T07:38:23"^^xsd:dateTime ;
    skos:altLabel "17th of May"@en,
        "May 17th"@en,
        "17. mai"@nb,
        "Syttande mai"@nb ;
    skos:broadMatch <http://dewey.info/class/394.262/e23/> ;
    skos:broader humord:c13492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.48102/e23/>,
        <http://dewey.info/class/394.262/e23/> ;
    skos:prefLabel "Seventeenth of May"@en,
        "Syttende mai"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.48102/e23/> .

humord:c16017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16017" ;
    dct:modified "2023-04-17T15:00:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.8742/e23/> ;
    skos:broader humord:c26803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8742/e23/> ;
    skos:prefLabel "Paternity"@en,
        "Farskap"@nb .

humord:c16020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16020" ;
    dct:modified "1998-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:broader humord:c05980 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--562/e23/>,
        <http://dewey.info/class/415.62/e23/> ;
    skos:prefLabel "Historical present"@en,
        "Historisk presens"@nb .

humord:c16021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16021" ;
    dct:modified "2024-10-23T08:41:55"^^xsd:dateTime ;
    skos:altLabel "Brahui språk"@nb ;
    skos:broader humord:c10194 ;
    skos:closeMatch <http://dewey.info/class/494.83/e23/>,
        <http://dewey.info/class/6--9483/e23/> ;
    skos:editorialNote "Språkkode: brh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.83/e23/>,
        <http://dewey.info/class/6--9483/e23/> ;
    skos:prefLabel "Brahui language"@en,
        "Brahui språk"@nb .

humord:c16022 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16022" ;
    dct:modified "2024-08-13T09:57:31"^^xsd:dateTime ;
    skos:altLabel "Altmark"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:broader humord:c03579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:prefLabel "Altmark"@en,
        "Altmark"@nb .

humord:c16023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16023" ;
    dct:modified "2024-08-28T08:02:30"^^xsd:dateTime ;
    skos:altLabel "Armensk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/> ;
    skos:prefLabel "Armenian philology"@en,
        "Armensk filologi"@nb .

humord:c16024 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16024" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4947324/e23/>,
        <http://dewey.info/class/914.947324/e23/>,
        <http://dewey.info/class/949.47324/e23/> ;
    skos:broader humord:c03265 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4947324/e23/>,
        <http://dewey.info/class/914.947324/e23/>,
        <http://dewey.info/class/949.47324/e23/> ;
    skos:prefLabel "Bivio"@en,
        "Bivio"@nb .

humord:c16025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16025" ;
    dct:modified "1998-01-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hetittisk religion"@nb ;
    skos:broader humord:c08549 ;
    skos:closeMatch <http://dewey.info/class/299.199/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.199/e23/> ;
    skos:prefLabel "Hittite religion"@en,
        "Hettittisk religion"@nb .

humord:c16027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16027" ;
    dct:modified "2024-08-28T11:09:43"^^xsd:dateTime ;
    skos:altLabel "Assamesisk litteratur"@nb ;
    skos:broader humord:c18622 ;
    skos:exactMatch <http://dewey.info/class/891.451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.451/e23/> ;
    skos:prefLabel "Assamese literature"@en,
        "Assamesisk litteratur"@nb .

humord:c16029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16029" ;
    dct:modified "2024-11-07T20:00:09"^^xsd:dateTime ;
    skos:altLabel "Narasimha"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Narasimha er en hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Narasimha"@en,
        "Narasimha"@nb .

humord:c16030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16030" ;
    dct:modified "2024-11-07T19:54:54"^^xsd:dateTime ;
    skos:altLabel "Vamana"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Vamana er en hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Vamana"@en,
        "Vamana"@nb .

humord:c16031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16031" ;
    dct:modified "2024-04-08T13:36:33"^^xsd:dateTime ;
    skos:altLabel "Calc tufa"@en,
        "Calcareous tufa"@en,
        "Travertin"@nb ;
    skos:broadMatch <http://dewey.info/class/553.516/e23/> ;
    skos:broader humord:c65521 ;
    skos:definition "Travertin er en sedimentær bergart som er myk og ofte brukes til bygningsstein. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.516/e23/> ;
    skos:prefLabel "Travertine"@en,
        "Travertin"@nb .

humord:c16032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16032" ;
    dct:modified "2024-10-31T10:42:37"^^xsd:dateTime ;
    skos:altLabel "Gullsmedar"@nb ;
    skos:broader humord:c07448 ;
    skos:definition "Person som bearbeider eller selger gjenstander av edle metaller <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.973922/e23/>,
        <http://dewey.info/class/739.22092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.973922/e23/>,
        <http://dewey.info/class/739.22092/e23/> ;
    skos:prefLabel "Goldsmiths"@en,
        "Gullsmeder"@nb ;
    skos:related humord:c05480 .

humord:c16033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16033" ;
    dct:modified "2024-10-31T10:39:15"^^xsd:dateTime ;
    skos:altLabel "Sylvsmedar"@nb,
        "Sølvsmedar"@nb ;
    skos:broader humord:c16032 ;
    skos:definition "Håndverker som lager og utsmykker gjenstander av sølv <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.973923/e23/>,
        <http://dewey.info/class/739.23092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.973923/e23/>,
        <http://dewey.info/class/739.23092/e23/> ;
    skos:prefLabel "Silversmiths"@en,
        "Sølvsmeder"@nb ;
    skos:related humord:c05482 .

humord:c16037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16037" ;
    dct:modified "2023-11-28T10:50:12"^^xsd:dateTime ;
    skos:altLabel "Torrents"@en,
        "Foss"@nb,
        "Fossar"@nb ;
    skos:broader humord:c12463 ;
    skos:exactMatch realfagstermer:c003503,
        <http://dewey.info/class/2--1694/e23/>,
        <http://dewey.info/class/551.484/e23/>,
        <http://dewey.info/class/910.91694/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003503,
        <http://dewey.info/class/2--1694/e23/>,
        <http://dewey.info/class/551.484/e23/>,
        <http://dewey.info/class/910.91694/e23/> ;
    skos:prefLabel "Waterfalls"@en,
        "Fosser"@nb .

humord:c16038 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16038" ;
    dct:modified "2024-09-19T11:34:15"^^xsd:dateTime ;
    skos:altLabel "Connecticut"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030908,
        <http://dewey.info/class/2--746/e23/>,
        <http://dewey.info/class/917.46/e23/>,
        <http://dewey.info/class/974.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030908,
        <http://dewey.info/class/2--746/e23/>,
        <http://dewey.info/class/917.46/e23/>,
        <http://dewey.info/class/974.6/e23/> ;
    skos:prefLabel "Connecticut"@en,
        "Connecticut"@nb .

humord:c16039 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16039" ;
    dct:modified "2025-02-14T08:14:23"^^xsd:dateTime ;
    skos:altLabel "New Haven"@nb ;
    skos:broader humord:c16038 ;
    skos:exactMatch <http://dewey.info/class/2--7468/e23/>,
        <http://dewey.info/class/917.468/e23/>,
        <http://dewey.info/class/974.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7468/e23/>,
        <http://dewey.info/class/917.468/e23/>,
        <http://dewey.info/class/974.68/e23/> ;
    skos:prefLabel "New Haven"@en,
        "New Haven"@nb .

humord:c16040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16040" ;
    dct:modified "2023-12-05T15:21:10"^^xsd:dateTime ;
    skos:altLabel "Knowledge organization"@en,
        "Kunnskapsorganisasjon"@nb,
        "Kunnskapsorganisering"@nb ;
    skos:broader humord:c00133 ;
    skos:closeMatch <http://dewey.info/class/025/e23/> ;
    skos:exactMatch realfagstermer:c001775 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001775,
        <http://dewey.info/class/025/e23/> ;
    skos:prefLabel "Knowledge organisation"@en,
        "Kunnskapsorganisering"@nb ;
    skos:related humord:c15925 .

humord:c16042 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16042" ;
    dct:modified "1998-02-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Sibiu"@en,
        "Sibiu"@nb .

humord:c16043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16043" ;
    dct:modified "2020-05-11T15:48:29"^^xsd:dateTime ;
    skos:altLabel "Pushto literature"@nb,
        "Pushto litteratur"@nb ;
    skos:broader humord:c17353 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/891.593/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.593/e23/> ;
    skos:prefLabel "Pashto literature"@en,
        "Pashto litteratur"@nb .

humord:c16044 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16044" ;
    dct:modified "1998-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--434/e23/>,
        <http://dewey.info/class/914.34/e23/>,
        <http://dewey.info/class/943.4/e23/> ;
    skos:broader humord:c03608 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434/e23/>,
        <http://dewey.info/class/914.34/e23/>,
        <http://dewey.info/class/943.4/e23/> ;
    skos:prefLabel "Rhine Valley"@en,
        "Rhindalen"@nb .

humord:c16045 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16045" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Konghelle"@nb,
        "Konungahelle"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Kungälv"@en,
        "Kungälv"@nb .

humord:c16048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16048" ;
    dct:modified "2025-02-19T10:01:42"^^xsd:dateTime ;
    skos:altLabel "Gevir"@nb,
        "Gevirer"@nb,
        "Takkar"@nb,
        "Takker"@nb ;
    skos:broadMatch <http://dewey.info/class/591.47/e23/> ;
    skos:broader humord:c13625 ;
    skos:exactMatch realfagstermer:c003931 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003931,
        <http://dewey.info/class/338.372965/e23/>,
        <http://dewey.info/class/591.47/e23/>,
        <http://dewey.info/class/599.65/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Antlers"@en,
        "Gevir"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.372965/e23/>,
        <http://dewey.info/class/599.65/e23/>,
        <http://dewey.info/class/736.6/e23/> .

humord:c16049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16049" ;
    dct:modified "2024-12-19T15:54:21"^^xsd:dateTime ;
    skos:altLabel "Modularitet (Databehandling)"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch realfagstermer:c004909 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004909,
        <http://dewey.info/class/620.0042/e23/> ;
    skos:prefLabel "Modularity (Computing)"@en,
        "Modularitet (Databehandling)"@nb ;
    skos:relatedMatch <http://dewey.info/class/620.0042/e23/> .

humord:c16050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16050" ;
    dct:modified "2024-11-08T10:15:38"^^xsd:dateTime ;
    skos:altLabel "Homonoia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Homonoia er i gresk mytologi personifikasjonen av enighet, og tilsvarer romernes Concordia. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Homonoia"@en,
        "Homonoia"@nb .

humord:c16051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16051" ;
    dct:modified "2016-01-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language labs"@en ;
    skos:broader humord:c27579 ;
    skos:exactMatch <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/4--80078/e23/>,
        <http://dewey.info/class/418.0078/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/4--80078/e23/>,
        <http://dewey.info/class/418.0078/e23/> ;
    skos:prefLabel "Language laboratories"@en,
        "Språklaboratorier"@nb ;
    skos:related humord:c06371 .

humord:c16052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16052" ;
    dct:modified "2024-10-07T10:53:35"^^xsd:dateTime ;
    skos:altLabel "Danskfaget"@nb ;
    skos:broader humord:c07931 ;
    skos:exactMatch <http://dewey.info/class/439.81071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.81071/e23/> ;
    skos:prefLabel "Danish (Educational discipline)"@en,
        "Danskfaget"@nb .

humord:c16053 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16053" ;
    dct:modified "1998-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:prefLabel "Slupsk"@en,
        "Slupsk"@nb .

humord:c16054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16054" ;
    dct:modified "1998-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fordobling (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Reduplication (Linguistics)"@en,
        "Reduplikasjon (Lingvistikk)"@nb .

humord:c16055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16055" ;
    dct:modified "2021-04-30T12:04:52"^^xsd:dateTime ;
    skos:altLabel "Kirghiz"@en,
        "Kirgiz"@en ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.894347/e23/>,
        <http://dewey.info/class/5--94347/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894347/e23/>,
        <http://dewey.info/class/5--94347/e23/> ;
    skos:prefLabel "Kyrgyz"@en,
        "Kirgisere"@nb .

humord:c16056 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16056" ;
    dct:modified "2024-08-20T08:30:41"^^xsd:dateTime ;
    skos:altLabel "Åsgårdstrand"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482712/e23/>,
        <http://dewey.info/class/914.82712/e23/>,
        <http://dewey.info/class/948.2712/e23/> ;
    skos:broader humord:c02973 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482712/e23/>,
        <http://dewey.info/class/914.82712/e23/>,
        <http://dewey.info/class/948.2712/e23/> ;
    skos:prefLabel "Åsgårdstrand"@en,
        "Åsgårdstrand"@nb .

humord:c16057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16057" ;
    dct:modified "2025-03-18T08:54:58"^^xsd:dateTime ;
    skos:altLabel "Budalsmål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279484153/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484153/e23/> ;
    skos:prefLabel "Budal dialect"@en,
        "Budalsmål"@nb .

humord:c16058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16058" ;
    dct:modified "2025-03-28T14:27:49"^^xsd:dateTime ;
    skos:altLabel "Quays"@en,
        "Brygger"@nb,
        "Bryggjer"@nb,
        "Båtvorrar"@nb,
        "Båtvorrer"@nb,
        "Kaiar"@nb,
        "Kaier"@nb ;
    skos:broader humord:c04353 ;
    skos:exactMatch <http://dewey.info/class/387.15/e23/>,
        <http://dewey.info/class/627.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.15/e23/>,
        <http://dewey.info/class/627.31/e23/> ;
    skos:prefLabel "Docks"@en,
        "Kaier"@nb .

humord:c16060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16060" ;
    dct:modified "2024-10-30T14:38:57"^^xsd:dateTime ;
    skos:altLabel "Hetaerae"@en,
        "Hetaira"@en,
        "Hetærer"@nb ;
    skos:broadMatch <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:broader humord:c07523 ;
    skos:definition "Hetærer var i den greske antikken et navn for kvinner som solgte seksuelle tjenester. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/938/e23/> ;
    skos:prefLabel "Hetairai"@en,
        "Hetærer"@nb .

humord:c16061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16061" ;
    dct:modified "2025-01-05T19:43:33"^^xsd:dateTime ;
    skos:altLabel "Ror"@nb ;
    skos:broadMatch <http://dewey.info/class/623.862/e23/> ;
    skos:broader humord:c04390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.862/e23/> ;
    skos:prefLabel "Helms"@en,
        "Ror"@nb .

humord:c16062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16062" ;
    dct:modified "2020-11-30T10:23:31"^^xsd:dateTime ;
    skos:altLabel "Dental consonants"@en ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Dentals"@en,
        "Dentaler"@nb .

humord:c16063 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16063" ;
    dct:modified "2024-08-30T13:56:54"^^xsd:dateTime ;
    skos:altLabel "Wisconsin"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030380,
        <http://dewey.info/class/2--775/e23/>,
        <http://dewey.info/class/917.75/e23/>,
        <http://dewey.info/class/977.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030380,
        <http://dewey.info/class/2--775/e23/>,
        <http://dewey.info/class/917.75/e23/>,
        <http://dewey.info/class/977.5/e23/> ;
    skos:prefLabel "Wisconsin"@en,
        "Wisconsin"@nb .

humord:c16064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16064" ;
    dct:modified "2024-11-20T14:23:53"^^xsd:dateTime ;
    skos:altLabel "Cooks"@en,
        "Kokkar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.96415/e23/>,
        <http://dewey.info/class/641.5092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96415/e23/>,
        <http://dewey.info/class/641.5092/e23/> ;
    skos:prefLabel "Chefs"@en,
        "Kokker"@nb ;
    skos:related humord:c04821,
        humord:c68993 .

humord:c16066 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16066" ;
    dct:modified "2024-10-14T15:17:07"^^xsd:dateTime ;
    skos:altLabel "Bardsey Island"@nb,
        "Enlli"@nb,
        "Ynys Enlli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42925/e23/>,
        <http://dewey.info/class/914.2925/e23/>,
        <http://dewey.info/class/942.925/e23/> ;
    skos:broader humord:c03250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42925/e23/>,
        <http://dewey.info/class/914.2925/e23/>,
        <http://dewey.info/class/942.925/e23/> ;
    skos:prefLabel "Bardsey Island"@en,
        "Bardsey Island"@nb .

humord:c16069 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16069" ;
    dct:modified "2024-10-15T12:50:55"^^xsd:dateTime ;
    skos:altLabel "Beara"@nb,
        "Bearra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--419/e23/>,
        <http://dewey.info/class/914.19/e23/>,
        <http://dewey.info/class/941.9/e23/> ;
    skos:broader humord:c26714 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--419/e23/>,
        <http://dewey.info/class/914.19/e23/>,
        <http://dewey.info/class/941.9/e23/> ;
    skos:prefLabel "Beara"@en,
        "Beara"@nb .

humord:c16071 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16071" ;
    dct:modified "2024-08-30T14:35:31"^^xsd:dateTime ;
    skos:altLabel "Western Isles"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4114/e23/>,
        <http://dewey.info/class/914.114/e23/>,
        <http://dewey.info/class/941.14/e23/> ;
    skos:prefLabel "Western Isles"@en,
        "Western Isles"@nb ;
    skos:related humord:c03235 .

humord:c16072 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16072" ;
    dct:modified "2024-12-03T13:06:03"^^xsd:dateTime ;
    skos:altLabel "Setswana folk literature"@en,
        "Setswana folkedikting"@nb,
        "Setswana folkediktning"@nb,
        "Tswana folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tswana folk literature"@en,
        "Tswana folkediktning"@nb .

humord:c16074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16074" ;
    dct:modified "2024-11-05T07:55:44"^^xsd:dateTime ;
    skos:altLabel "Counterfeit coiners"@en,
        "Falskmyntnarar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1334/e23/> ;
    skos:broader humord:c07278 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1334/e23/> ;
    skos:prefLabel "Counterfeiters"@en,
        "Falskmyntnere"@nb .

humord:c16075 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16075" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4881/e23/>,
        <http://dewey.info/class/914.881/e23/>,
        <http://dewey.info/class/948.81/e23/> ;
    skos:prefLabel "Gästrikland"@en,
        "Gästrikland"@nb .

humord:c16076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16076" ;
    dct:modified "1998-02-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08666 ;
    skos:closeMatch <http://dewey.info/class/202.16/e23/> ;
    skos:definition "Læren om demoners vesen og virksomhetsområde <UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.42/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:prefLabel "Demonology"@en,
        "Demonologi"@nb ;
    skos:related humord:c08575,
        humord:c08870 .

humord:c16077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16077" ;
    dct:modified "2024-08-21T09:38:59"^^xsd:dateTime ;
    skos:altLabel "Antioch"@nb,
        "Antiokia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39431/e23/>,
        <http://dewey.info/class/939.431/e23/> ;
    skos:broader humord:c29021 ;
    skos:definition "Antiokia er en oldtidsby, gresk-romersk, i nærheten av byen Antakya <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39431/e23/>,
        <http://dewey.info/class/939.431/e23/> ;
    skos:prefLabel "Antioch"@en,
        "Antiokia"@nb .

humord:c16078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16078" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03399 ;
    skos:exactMatch <http://dewey.info/class/2--486/e23/>,
        <http://dewey.info/class/914.86/e23/>,
        <http://dewey.info/class/948.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--486/e23/>,
        <http://dewey.info/class/914.86/e23/>,
        <http://dewey.info/class/948.6/e23/> ;
    skos:prefLabel "Götaland"@en,
        "Götaland"@nb .

humord:c16079 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16079" ;
    dct:modified "1998-02-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03399 ;
    skos:exactMatch realfagstermer:c031410,
        <http://dewey.info/class/2--487/e23/>,
        <http://dewey.info/class/914.87/e23/>,
        <http://dewey.info/class/948.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031410,
        <http://dewey.info/class/2--487/e23/>,
        <http://dewey.info/class/914.87/e23/>,
        <http://dewey.info/class/948.7/e23/> ;
    skos:prefLabel "Svealand"@en,
        "Svealand"@nb .

humord:c16080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16080" ;
    dct:modified "2023-11-29T15:02:06"^^xsd:dateTime ;
    skos:altLabel "Historisisme (Filosofi)"@nb,
        "Historisme (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/149/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Den oppfatning at all kulturell og samfunnsmessig utvikling er produkter av  sine spesielle historiske betingelser <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149/e23/>,
        <http://dewey.info/class/901/e23/> ;
    skos:prefLabel "Historicism (Philosophy)"@en,
        "Historisme (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/901/e23/> .

humord:c16082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16082" ;
    dct:modified "2020-10-21T10:13:32"^^xsd:dateTime ;
    skos:altLabel "Stod (Phonetics)"@en,
        "Støt (Fonetikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05743 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Stød (Phonetics)"@en,
        "Stød (Fonetikk)"@nb .

humord:c16083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16083" ;
    dct:modified "2024-10-29T08:47:01"^^xsd:dateTime ;
    skos:altLabel "First-choice form of Norwegian (Norwegian language)"@en,
        "Primary form (Norwegian language)"@en,
        "Standard language (Norwegian language)"@en,
        "Hovudmål (Norsk språk)"@nb ;
    skos:broader humord:c07940 ;
    skos:exactMatch <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "Primary language (Norwegian language)"@en,
        "Hovedmål (Norsk språk)"@nb ;
    skos:related humord:c16084 .

humord:c16084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16084" ;
    dct:modified "2024-10-29T08:54:08"^^xsd:dateTime ;
    skos:altLabel "Second-choice form of Norwegian (Norwegian language)"@en,
        "Sidemål (Norsk språk)"@nb ;
    skos:broader humord:c07940 ;
    skos:exactMatch <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "Secondary language form (Norwegian language)"@en,
        "Sidemål (Norsk språk)"@nb ;
    skos:related humord:c16083 .

humord:c16085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16085" ;
    dct:modified "2025-03-18T09:11:32"^^xsd:dateTime ;
    skos:altLabel "Kristiansandsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483211/e23/> ;
    skos:prefLabel "Kristiansand dialect"@en,
        "Kristiansandsmål"@nb .

humord:c16086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16086" ;
    dct:modified "2024-03-12T14:06:34"^^xsd:dateTime ;
    skos:altLabel "Perfume"@en,
        "Parfymar"@nb,
        "Parfymer"@nb ;
    skos:broader humord:c07772 ;
    skos:exactMatch <http://dewey.info/class/668.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.63/e23/>,
        <http://dewey.info/class/668.54/e23/> ;
    skos:prefLabel "Perfumes"@en,
        "Parfyme"@nb ;
    skos:related humord:c64357 ;
    skos:relatedMatch <http://dewey.info/class/391.63/e23/> .

humord:c16087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16087" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08105 ;
    skos:definition "Den utvikling som gjør alle mennesker ulike <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.22/e23/> ;
    skos:prefLabel "Individuation"@en,
        "Individuasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.22/e23/> .

humord:c16088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16088" ;
    dct:modified "2013-09-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gradsadverber"@nb ;
    skos:broadMatch <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c05927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Adverbs of degree"@en,
        "Gradsadverb"@nb .

humord:c16089 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16089" ;
    dct:modified "2025-03-12T15:26:48"^^xsd:dateTime ;
    skos:altLabel "Killiney"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4183/e23/>,
        <http://dewey.info/class/914.183/e23/>,
        <http://dewey.info/class/941.83/e23/> ;
    skos:broader humord:c29146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4183/e23/>,
        <http://dewey.info/class/914.183/e23/>,
        <http://dewey.info/class/941.83/e23/> ;
    skos:prefLabel "Killiney"@en,
        "Killiney"@nb .

humord:c16090 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16090" ;
    dct:modified "1998-03-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Halligen"@en,
        "Halligen"@nb .

humord:c16092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16092" ;
    dct:modified "1998-03-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Helgoland"@en ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:exactMatch realfagstermer:c030975 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030975,
        <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Heligoland"@en,
        "Helgoland"@nb .

humord:c16093 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16093" ;
    dct:modified "2024-08-14T09:17:02"^^xsd:dateTime ;
    skos:altLabel "Amrum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Amrum"@en,
        "Amrum"@nb .

humord:c16094 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16094" ;
    dct:modified "1998-03-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Sylt"@en,
        "Sylt"@nb .

humord:c16095 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16095" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Föhr"@en,
        "Föhr"@nb .

humord:c16097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16097" ;
    dct:modified "2024-08-27T15:04:04"^^xsd:dateTime ;
    skos:altLabel "Argobbinya language"@en,
        "Argobba språk"@nb,
        "Argobbinya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: agj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Argobba language"@en,
        "Argobba språk"@nb .

humord:c16098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16098" ;
    dct:modified "2024-10-22T15:45:04"^^xsd:dateTime ;
    skos:altLabel "Seedik language"@en,
        "Seediq language"@en,
        "Seedik språk"@nb,
        "Seediq språk"@nb,
        "Taroko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c14834 ;
    skos:editorialNote "Språkkode: trv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Taroko language"@en,
        "Seediq språk"@nb .

humord:c16101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16101" ;
    dct:modified "2024-10-23T09:54:01"^^xsd:dateTime ;
    skos:altLabel "Turkmensk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:exactMatch <http://dewey.info/class/494.364/e23/>,
        <http://dewey.info/class/6--94364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.364/e23/>,
        <http://dewey.info/class/6--94364/e23/> ;
    skos:prefLabel "Turkmen language"@en,
        "Turkmensk språk"@nb .

humord:c16102 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16102" ;
    dct:modified "2025-02-25T07:03:13"^^xsd:dateTime ;
    skos:altLabel "Birecik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5651/e23/>,
        <http://dewey.info/class/915.651/e23/>,
        <http://dewey.info/class/956.51/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Birecik er en by med 92 852 innbyggere (2015) i den tyrkiske provinsen Sanliurfa <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5651/e23/>,
        <http://dewey.info/class/915.651/e23/>,
        <http://dewey.info/class/956.51/e23/> ;
    skos:prefLabel "Birecik"@en,
        "Birecik"@nb .

humord:c16103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16103" ;
    dct:modified "2024-07-26T14:13:35"^^xsd:dateTime ;
    skos:altLabel "Afrocentricity"@en,
        "Afrosentrisme"@nb ;
    skos:broader humord:c04087 ;
    skos:definition "Teori, spesielt blant svarte amerikanere, som hevder at Vestens sivilisasjon har sin opprinnelse i det gamle Egypt hvis innbyggere var svarte afrikanere, og at grekerne med urette er tillagt rollen som skapere av vår sivilisasjon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932/e23/>,
        <http://dewey.info/class/960/e23/> ;
    skos:prefLabel "Afrocentrism"@en,
        "Afrosentrisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/932/e23/>,
        <http://dewey.info/class/960/e23/> .

humord:c16104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16104" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exclamation clauses"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06107 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Exclamation sentences"@en,
        "Utropssetninger"@nb .

humord:c16105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16105" ;
    dct:modified "2020-10-19T14:36:51"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Exclamations"@en,
        "Utrop"@nb .

humord:c16106 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16106" ;
    dct:modified "2025-02-24T08:51:11"^^xsd:dateTime ;
    skos:altLabel "Paflagonia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39317/e23/>,
        <http://dewey.info/class/939.317/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Paflagonia var et landskap i Lilleasia i antikken <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39317/e23/>,
        <http://dewey.info/class/939.317/e23/> ;
    skos:prefLabel "Paphlagonia"@en,
        "Paflagonia"@nb .

humord:c16107 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16107" ;
    dct:modified "2025-02-24T08:48:34"^^xsd:dateTime ;
    skos:altLabel "Honorias"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Landskap i Lilleasia i antikken <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--39315/e23/>,
        <http://dewey.info/class/939.315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39315/e23/>,
        <http://dewey.info/class/939.315/e23/> ;
    skos:prefLabel "Honorias"@en,
        "Honorias"@nb .

humord:c16108 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16108" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:broader humord:c11978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Grytøya"@en,
        "Grytøya"@nb .

humord:c16109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16109" ;
    dct:modified "2025-03-18T08:55:15"^^xsd:dateTime ;
    skos:altLabel "Grytøymål"@nb ;
    skos:broadMatch <http://dewey.info/class/439.8279484511/e23/> ;
    skos:broader humord:c10264 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484511/e23/> ;
    skos:prefLabel "Grytøy dialect"@en,
        "Grytøymål"@nb .

humord:c16110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16110" ;
    dct:modified "2025-03-18T08:58:37"^^xsd:dateTime ;
    skos:altLabel "Tromsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.82794845/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794845/e23/> ;
    skos:prefLabel "Troms dialect"@en,
        "Tromsmål"@nb .

humord:c16111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16111" ;
    dct:modified "2025-03-18T08:55:50"^^xsd:dateTime ;
    skos:altLabel "Lomsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482513/e23/> ;
    skos:prefLabel "Lom dialect"@en,
        "Lomsmål"@nb .

humord:c16112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16112" ;
    dct:modified "2025-03-18T08:59:16"^^xsd:dateTime ;
    skos:altLabel "Ulsteinsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.82794839195/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794839195/e23/> ;
    skos:prefLabel "Ulstein dialect"@en,
        "Ulsteinsmål"@nb .

humord:c16113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16113" ;
    dct:modified "2025-03-18T08:57:27"^^xsd:dateTime ;
    skos:altLabel "Ranamål"@nb,
        "Ranværingsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484414/e23/> ;
    skos:prefLabel "Rana dialect"@en,
        "Ranamål"@nb .

humord:c16114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16114" ;
    dct:modified "2024-04-23T11:33:31"^^xsd:dateTime ;
    skos:altLabel "MS"@en,
        "MS"@nb,
        "Multippel sklerose"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Multippel sklerose (MS) er en kronisk betennelsessykdom i hjernen og ryggmargen (sentralnervesystemet). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c006534,
        <http://dewey.info/class/362.196834/e23/>,
        <http://dewey.info/class/616.834/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006534,
        <http://dewey.info/class/362.196834/e23/>,
        <http://dewey.info/class/616.834/e23/> ;
    skos:prefLabel "Multiple sclerosis"@en,
        "Multippel sklerose"@nb .

humord:c16115 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16115" ;
    dct:modified "2024-12-03T15:07:31"^^xsd:dateTime ;
    skos:altLabel "Meru folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Meru folk literature"@en,
        "Meru folkediktning"@nb .

humord:c16116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16116" ;
    dct:modified "2024-10-31T13:50:16"^^xsd:dateTime ;
    skos:altLabel "Nevrologar"@nb ;
    skos:broader humord:c07507 ;
    skos:closeMatch <http://dewey.info/class/610.695/e23/> ;
    skos:exactMatch realfagstermer:c010173,
        <http://dewey.info/class/616.8092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010173,
        <http://dewey.info/class/610.695/e23/>,
        <http://dewey.info/class/616.8092/e23/> ;
    skos:prefLabel "Neurologists"@en,
        "Nevrologer"@nb .

humord:c16117 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16117" ;
    dct:modified "1998-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Greater Manchester county"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4273/e23/>,
        <http://dewey.info/class/914.273/e23/>,
        <http://dewey.info/class/942.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4273/e23/>,
        <http://dewey.info/class/914.273/e23/>,
        <http://dewey.info/class/942.73/e23/> ;
    skos:prefLabel "Greater Manchester"@en,
        "Greater Manchester"@nb .

humord:c16121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16121" ;
    dct:modified "2021-04-30T18:48:45"^^xsd:dateTime ;
    skos:altLabel "West Frisian dialect"@en ;
    skos:broadMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:broader humord:c10308 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "West Frisian Dutch dialect"@en,
        "Vestfrisisk dialekt"@nb .

humord:c16122 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16122" ;
    dct:modified "2025-02-25T07:04:11"^^xsd:dateTime ;
    skos:altLabel "Çorum (Provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39332/e23/>,
        <http://dewey.info/class/939.332/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Çorum  er en by og provins med sammen navn <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--56383/e23/>,
        <http://dewey.info/class/915.6383/e23/>,
        <http://dewey.info/class/956.383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39332/e23/>,
        <http://dewey.info/class/2--56383/e23/>,
        <http://dewey.info/class/915.6383/e23/>,
        <http://dewey.info/class/939.332/e23/>,
        <http://dewey.info/class/956.383/e23/> ;
    skos:prefLabel "Corum Province"@en,
        "Çorum (Provins)"@nb .

humord:c16123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16123" ;
    dct:modified "2022-10-27T15:35:34"^^xsd:dateTime ;
    skos:altLabel "Mūlasarvāstivāda (Sect)"@en,
        "Mūlasarvāstivāda School"@en,
        "Mūlasarvāstivādins"@en,
        "Sarvāstivāda (Sect)"@en,
        "Sarvāstivāda School"@en,
        "Sarvāstivādins"@en,
        "Vaibhāṣika (Sect)"@en,
        "Vaibhāṣika School"@en,
        "Vaibhāṣikas"@en,
        "Sarvāstivāda"@nb ;
    skos:broadMatch <http://dewey.info/class/294.391/e23/> ;
    skos:broader humord:c08476 ;
    skos:definition "https://data.ub.uio.no/skosmos/humord/nb/page/c16123"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.391/e23/> ;
    skos:prefLabel "Sarvastivada"@en,
        "Sarvastivada"@nb .

humord:c16124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16124" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Speculative grammar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Type filosofisk grammatikk i middelalderen, hvor språkets struktur, sett på  som universell, er forklart som et speilbilde av virkeligheten <The Concisse Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Speculative grammar"@en,
        "Spekulativ grammatikk"@nb .

humord:c16125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16125" ;
    dct:modified "1998-03-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:prefLabel "Linear A"@en,
        "Linear A"@nb ;
    skos:related humord:c06419,
        humord:c10349,
        humord:c17972 .

humord:c16126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16126" ;
    dct:modified "2025-01-10T07:36:06"^^xsd:dateTime ;
    skos:altLabel "Gotisk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/439.9/e23/> ;
    skos:broader humord:c04484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.9/e23/> ;
    skos:prefLabel "Gothic philology"@en,
        "Gotisk filologi"@nb .

humord:c16127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16127" ;
    dct:modified "2024-12-02T14:53:55"^^xsd:dateTime ;
    skos:altLabel "Kantianisme"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/142.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/142.3/e23/> ;
    skos:prefLabel "Kantianism"@en,
        "Kantianisme"@nb .

humord:c16129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16129" ;
    dct:modified "2024-10-18T15:00:21"^^xsd:dateTime ;
    skos:altLabel "Kaluli språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: bco"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Kaluli language"@en,
        "Kaluli språk"@nb .

humord:c16130 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16130" ;
    dct:modified "2025-02-27T14:12:39"^^xsd:dateTime ;
    skos:altLabel "Papua Ny-Guinea"@nb ;
    skos:broader humord:c03734 ;
    skos:definition "Papua Ny-Guinea er en selvstendig stat i Oseania. Omfatter den østlige delen av øya Ny-Guinea <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--953/e23/>,
        <http://dewey.info/class/919.53/e23/>,
        <http://dewey.info/class/995.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--953/e23/>,
        <http://dewey.info/class/919.53/e23/>,
        <http://dewey.info/class/995.3/e23/> ;
    skos:prefLabel "Papua New Guinea"@en,
        "Papua Ny-Guinea"@nb .

humord:c16131 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16131" ;
    dct:modified "2025-02-21T08:24:31"^^xsd:dateTime ;
    skos:altLabel "Indonesisk Ny-Guinea"@nb,
        "Irian Jaya"@nb,
        "Nederlandsk Ny-Guinea"@nb,
        "Papua Barat"@nb,
        "Vest Ny-Guinea"@nb,
        "Vest-Irian"@nb,
        "Vest-Papua"@nb ;
    skos:broader humord:c03734 ;
    skos:definition "Vest-Papua er en region i Indonesia <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--951/e23/>,
        <http://dewey.info/class/919.51/e23/>,
        <http://dewey.info/class/995.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--951/e23/>,
        <http://dewey.info/class/919.51/e23/>,
        <http://dewey.info/class/995.1/e23/> ;
    skos:prefLabel "West Papua"@en,
        "Vest-Papua"@nb ;
    skos:related humord:c01911 .

humord:c16132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16132" ;
    dct:modified "2025-02-27T14:46:32"^^xsd:dateTime ;
    skos:altLabel "Kaluli (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Kaluli er en folkegruppe på Ny-Guinea <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Kaluli"@en,
        "Kaluli (Folk)"@nb .

humord:c16138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16138" ;
    dct:modified "1998-04-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Niuean language"@en,
        "Niue språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Niue language"@en,
        "Niueisk språk"@nb .

humord:c16139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16139" ;
    dct:modified "2024-10-22T10:07:04"^^xsd:dateTime ;
    skos:altLabel "Misquito language"@en,
        "Mosquito language"@en,
        "Miskito språk"@nb,
        "Misquito språk"@nb,
        "Mosquito språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: miq"@nb ;
    skos:exactMatch <http://dewey.info/class/497.882/e23/>,
        <http://dewey.info/class/6--97882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.882/e23/>,
        <http://dewey.info/class/6--97882/e23/> ;
    skos:prefLabel "Mískito language"@en,
        "Miskito språk"@nb .

humord:c16142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16142" ;
    dct:modified "2024-10-24T08:37:48"^^xsd:dateTime ;
    skos:altLabel "Adzerma language"@en,
        "Djerma language"@en,
        "Dyabarma language"@en,
        "Dyarma language"@en,
        "Dyerma language"@en,
        "Zabarma language"@en,
        "Zarbarma language"@en,
        "Zarmaci language"@en,
        "Zerma language"@en,
        "Adzerma språk"@nb,
        "Djerma språk"@nb,
        "Dyabarma språk"@nb,
        "Dyarma språk"@nb,
        "Dyerma språk"@nb,
        "Zabarma språk"@nb,
        "Zarbarma språk"@nb,
        "Zarma språk"@nb,
        "Zarmaci språk"@nb,
        "Zerma språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.58/e23/>,
        <http://dewey.info/class/6--9658/e23/> ;
    skos:broader humord:c09986 ;
    skos:editorialNote "Språkkode: dje"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.58/e23/>,
        <http://dewey.info/class/6--9658/e23/> ;
    skos:prefLabel "Zarma language"@en,
        "Zarma språk"@nb .

humord:c16145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16145" ;
    dct:modified "2024-08-26T15:22:30"^^xsd:dateTime ;
    skos:altLabel "Wakashan språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.95/e23/>,
        <http://dewey.info/class/6--9795/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.95/e23/>,
        <http://dewey.info/class/6--9795/e23/> ;
    skos:prefLabel "Wakashan languages"@en,
        "Wakashan språk"@nb .

humord:c16146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16146" ;
    dct:modified "2024-10-22T08:16:59"^^xsd:dateTime ;
    skos:altLabel "Makah språk"@nb ;
    skos:broader humord:c16145 ;
    skos:editorialNote "Språkkode: myh"@nb ;
    skos:exactMatch <http://dewey.info/class/497.954/e23/>,
        <http://dewey.info/class/6--97954/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.954/e23/>,
        <http://dewey.info/class/6--97954/e23/> ;
    skos:prefLabel "Makah language"@en,
        "Makah språk"@nb .

humord:c16147 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16147" ;
    dct:modified "2018-12-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:broader humord:c02979 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482721/e23/>,
        <http://dewey.info/class/914.82721/e23/>,
        <http://dewey.info/class/948.2721/e23/> ;
    skos:prefLabel "Stokke"@en,
        "Stokke"@nb .

humord:c16148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16148" ;
    dct:modified "2025-04-01T12:37:06"^^xsd:dateTime ;
    skos:altLabel "Byneset"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:broader humord:c02907 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484161/e23/>,
        <http://dewey.info/class/914.84161/e23/>,
        <http://dewey.info/class/948.4161/e23/> ;
    skos:prefLabel "Byneset"@en,
        "Byneset"@nb .

humord:c16149 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16149" ;
    dct:modified "2025-03-27T09:56:38"^^xsd:dateTime ;
    skos:altLabel "Brumunddal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:broader humord:c02692 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Brumunddal"@en,
        "Brumunddal"@nb .

humord:c16150 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16150" ;
    dct:modified "2025-04-01T19:56:22"^^xsd:dateTime ;
    skos:altLabel "Jøssund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484121/e23/>,
        <http://dewey.info/class/914.84121/e23/>,
        <http://dewey.info/class/948.4121/e23/> ;
    skos:broader humord:c02913 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484121/e23/>,
        <http://dewey.info/class/914.84121/e23/>,
        <http://dewey.info/class/948.4121/e23/> ;
    skos:prefLabel "Jøssund"@en,
        "Jøssund"@nb .

humord:c16152 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16152" ;
    dct:modified "2024-01-02T14:43:30"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484111/e23/>,
        <http://dewey.info/class/914.84111/e23/>,
        <http://dewey.info/class/948.4111/e23/> ;
    skos:broader humord:c61619 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484111/e23/>,
        <http://dewey.info/class/914.84111/e23/>,
        <http://dewey.info/class/948.4111/e23/> ;
    skos:prefLabel "Lensvik (Trøndelag)"@en,
        "Lensvik (Trøndelag)"@nb .

humord:c16153 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16153" ;
    dct:modified "2024-10-10T13:51:09"^^xsd:dateTime ;
    skos:altLabel "Ballangen"@nb ;
    skos:broader humord:c11977 ;
    skos:exactMatch <http://dewey.info/class/2--484442/e23/>,
        <http://dewey.info/class/914.84442/e23/>,
        <http://dewey.info/class/948.4442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484442/e23/>,
        <http://dewey.info/class/914.84442/e23/>,
        <http://dewey.info/class/948.4442/e23/> ;
    skos:prefLabel "Ballangen"@en,
        "Ballangen"@nb .

humord:c16154 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16154" ;
    dct:modified "2025-02-11T12:52:06"^^xsd:dateTime ;
    skos:altLabel "Ceavccageađge"@nb,
        "Mortensnes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484637/e23/>,
        <http://dewey.info/class/914.84637/e23/> ;
    skos:broader humord:c12362 ;
    skos:exactMatch <http://dewey.info/class/948.4637/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484637/e23/>,
        <http://dewey.info/class/914.84637/e23/>,
        <http://dewey.info/class/948.4637/e23/> ;
    skos:prefLabel "Mortensnes"@en,
        "Mortensnes"@nb .

humord:c16155 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16155" ;
    dct:modified "2024-08-28T11:27:16"^^xsd:dateTime ;
    skos:altLabel "Astafjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484518/e23/>,
        <http://dewey.info/class/914.84518/e23/>,
        <http://dewey.info/class/948.4518/e23/> ;
    skos:broader humord:c02792 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484518/e23/>,
        <http://dewey.info/class/914.84518/e23/>,
        <http://dewey.info/class/948.4518/e23/> ;
    skos:prefLabel "Astafjord"@en,
        "Astafjord"@nb .

humord:c16157 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16157" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:broader humord:c16158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:prefLabel "Vats"@en,
        "Vats"@nb .

humord:c16158 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16158" ;
    dct:modified "1998-03-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02848 ;
    skos:exactMatch <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:prefLabel "Vindafjord"@en,
        "Vindafjord"@nb .

humord:c16159 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16159" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:broader humord:c16158 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483446/e23/>,
        <http://dewey.info/class/914.83446/e23/>,
        <http://dewey.info/class/948.3446/e23/> ;
    skos:prefLabel "Vikedal"@en,
        "Vikedal"@nb .

humord:c16160 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16160" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484241/e23/>,
        <http://dewey.info/class/914.84241/e23/>,
        <http://dewey.info/class/948.4241/e23/> ;
    skos:broader humord:c13728 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484241/e23/>,
        <http://dewey.info/class/914.84241/e23/>,
        <http://dewey.info/class/948.4241/e23/> ;
    skos:prefLabel "Otterøy"@en,
        "Otterøy"@nb .

humord:c16161 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16161" ;
    dct:modified "2025-04-01T12:45:17"^^xsd:dateTime ;
    skos:altLabel "Fosnes"@nb ;
    skos:broader humord:c13728 ;
    skos:exactMatch <http://dewey.info/class/2--484243/e23/>,
        <http://dewey.info/class/914.84243/e23/>,
        <http://dewey.info/class/948.4243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484243/e23/>,
        <http://dewey.info/class/914.84243/e23/>,
        <http://dewey.info/class/948.4243/e23/> ;
    skos:prefLabel "Fosnes"@en,
        "Fosnes"@nb .

humord:c16162 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16162" ;
    dct:modified "2024-01-02T13:46:09"^^xsd:dateTime ;
    skos:broader humord:c02950 ;
    skos:exactMatch <http://dewey.info/class/2--484526/e23/>,
        <http://dewey.info/class/914.84526/e23/>,
        <http://dewey.info/class/948.4526/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484526/e23/>,
        <http://dewey.info/class/914.84526/e23/>,
        <http://dewey.info/class/948.4526/e23/> ;
    skos:prefLabel "Tranøy"@en,
        "Tranøy"@nb .

humord:c16163 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16163" ;
    dct:modified "2025-03-24T14:15:08"^^xsd:dateTime ;
    skos:altLabel "Deanu"@nb,
        "Deatnu"@nb,
        "Taana"@nb,
        "Tana"@nb ;
    skos:broader humord:c02664 ;
    skos:definition "Tana er en kommune i Finnmark fylke. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--484639/e23/>,
        <http://dewey.info/class/914.84639/e23/>,
        <http://dewey.info/class/948.4639/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484639/e23/>,
        <http://dewey.info/class/914.84639/e23/>,
        <http://dewey.info/class/948.4639/e23/> ;
    skos:prefLabel "Tana"@en,
        "Tana"@nb .

humord:c16164 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16164" ;
    dct:modified "2025-03-24T14:13:25"^^xsd:dateTime ;
    skos:altLabel "Bearalváhki"@nb,
        "Berlevåg"@nb,
        "Päärlyvooki"@nb ;
    skos:broader humord:c02664 ;
    skos:exactMatch <http://dewey.info/class/2--484633/e23/>,
        <http://dewey.info/class/914.84633/e23/>,
        <http://dewey.info/class/948.4633/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484633/e23/>,
        <http://dewey.info/class/914.84633/e23/>,
        <http://dewey.info/class/948.4633/e23/> ;
    skos:prefLabel "Berlevåg"@en,
        "Berlevåg"@nb .

humord:c16165 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16165" ;
    dct:modified "2024-01-02T15:04:38"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:exactMatch <http://dewey.info/class/2--484551/e23/>,
        <http://dewey.info/class/914.84551/e23/>,
        <http://dewey.info/class/948.4551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484551/e23/>,
        <http://dewey.info/class/914.84551/e23/>,
        <http://dewey.info/class/948.4551/e23/> ;
    skos:prefLabel "Kvænangen"@en,
        "Kvænangen"@nb .

humord:c16166 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16166" ;
    dct:modified "2025-04-01T08:27:52"^^xsd:dateTime ;
    skos:altLabel "Norddal (Vestland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:broader humord:c14424 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483831/e23/>,
        <http://dewey.info/class/914.83831/e23/>,
        <http://dewey.info/class/948.3831/e23/> ;
    skos:prefLabel "Norddal (Vestland)"@en,
        "Norddal (Vestland)"@nb .

humord:c16167 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16167" ;
    dct:modified "2024-01-02T13:35:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482812/e23/>,
        <http://dewey.info/class/914.82812/e23/>,
        <http://dewey.info/class/948.2812/e23/> ;
    skos:broader humord:c02916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482812/e23/>,
        <http://dewey.info/class/914.82812/e23/>,
        <http://dewey.info/class/948.2812/e23/> ;
    skos:prefLabel "Telemark canal"@en,
        "Telemarkskanalen"@nb .

humord:c16168 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16168" ;
    dct:modified "2024-10-07T14:38:01"^^xsd:dateTime ;
    skos:altLabel "Darmstadt"@nb ;
    skos:broader humord:c03535 ;
    skos:definition "Darmstadt er en by i Tyskland, i delstaten Hessen. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--434167/e23/>,
        <http://dewey.info/class/914.34167/e23/>,
        <http://dewey.info/class/943.4167/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434167/e23/>,
        <http://dewey.info/class/914.34167/e23/>,
        <http://dewey.info/class/943.4167/e23/> ;
    skos:prefLabel "Darmstadt"@en,
        "Darmstadt"@nb .

humord:c16169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16169" ;
    dct:modified "2021-01-26T14:55:31"^^xsd:dateTime ;
    skos:altLabel "National bibliography"@en ;
    skos:broadMatch <http://dewey.info/class/015/e23/> ;
    skos:broader humord:c00162 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/015/e23/>,
        <http://dewey.info/class/027.5/e23/> ;
    skos:prefLabel "National bibliographies"@en,
        "Nasjonalbibliografier"@nb ;
    skos:relatedMatch <http://dewey.info/class/027.5/e23/> .

humord:c16171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16171" ;
    dct:modified "2024-10-10T08:50:41"^^xsd:dateTime ;
    skos:altLabel "Balder"@en,
        "Baldur"@en,
        "Balder"@nb,
        "Baldr"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Balder er en av æsene, gudene, i den norrøne mytologien. I følge Snorres Edda er han lys og fager, vis og veltalende, mild og hjelpsom.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Baldr"@en,
        "Balder"@nb .

humord:c16172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16172" ;
    dct:modified "1998-03-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.41/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.41/e23/> ;
    skos:prefLabel "Passion"@en,
        "Lidenskap"@nb .

humord:c16173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16173" ;
    dct:modified "2024-10-07T09:51:10"^^xsd:dateTime ;
    skos:altLabel "Income tax form"@en,
        "Tax returns"@en,
        "Selvangivelse"@nb,
        "Selvangivelser"@nb,
        "Sjølmelding"@nb,
        "Sjølvmelding"@nb,
        "Skattemeldingar"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "kattemelding er en melding fra skattepliktige til skattemyndighetene som fastsetter grunnlaget for inntekts- og formuesskatt, merverdiavgift, arbeidsgiveravgift med mer. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.052044/e23/> ;
    skos:prefLabel "Income tax forms"@en,
        "Skattemeldinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.052044/e23/> .

humord:c16175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16175" ;
    dct:modified "2023-03-29T15:42:38"^^xsd:dateTime ;
    skos:altLabel "Fortune"@en,
        "Fortunes"@en,
        "Riches (Value of personal assets)"@en,
        "Formue"@nb ;
    skos:broadMatch <http://dewey.info/class/339.2/e23/>,
        <http://dewey.info/class/339.3/e23/> ;
    skos:broader humord:c22203 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/330.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.16/e23/>,
        <http://dewey.info/class/339.2/e23/>,
        <http://dewey.info/class/339.3/e23/> ;
    skos:prefLabel "Wealth (Value of personal assets)"@en,
        "Formuer"@nb .

humord:c16176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16176" ;
    dct:modified "1998-03-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06383 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Punctuation marks"@en,
        "Skilletegn"@nb .

humord:c16177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16177" ;
    dct:modified "1998-03-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c16176 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Comma"@en,
        "Komma"@nb .

humord:c16178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16178" ;
    dct:modified "2024-11-26T11:30:56"^^xsd:dateTime ;
    skos:altLabel "Schemas"@en,
        "Schemata"@en,
        "Schemes"@en,
        "Skjema"@nb ;
    skos:broadMatch <http://dewey.info/class/1--021/e23/> ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--021/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:prefLabel "Forms"@en,
        "Skjemaer"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> .

humord:c16179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16179" ;
    dct:modified "2024-11-08T08:57:41"^^xsd:dateTime ;
    skos:altLabel "Sabazios"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17805 ;
    skos:definition "Sabazios er en himmel- og fadergud til frygerne og trakerne, framstilt som en rytter. <wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Sabazios"@en,
        "Sabazios"@nb .

humord:c16180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16180" ;
    dct:modified "2020-05-26T09:00:15"^^xsd:dateTime ;
    skos:altLabel "Holy oxen"@en,
        "Sacred bulls"@en ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08437 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/294.5212/e23/>,
        <http://dewey.info/class/294.548693/e23/> ;
    skos:prefLabel "Sacred oxen"@en,
        "Hellige okser"@nb ;
    skos:related humord:c08438 ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/294.5212/e23/>,
        <http://dewey.info/class/294.548693/e23/> .

humord:c16181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16181" ;
    dct:modified "2022-12-15T14:36:00"^^xsd:dateTime ;
    skos:altLabel "Outfields"@en,
        "Outlying land"@en ;
    skos:broader humord:c08315 ;
    skos:closeMatch <http://dewey.info/class/577.4/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/577.4/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:prefLabel "Outlying fields"@en,
        "Utmark"@nb ;
    skos:related humord:c59362 .

humord:c16183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16183" ;
    dct:modified "1998-03-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Minste språkelement med betydning el. grammatisk funksjon <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Morpheme"@en,
        "Morfem"@nb .

humord:c16184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16184" ;
    dct:modified "2024-02-01T09:39:39"^^xsd:dateTime ;
    skos:altLabel "Pinnipeds"@en,
        "Pinnipedia"@nb,
        "Selar"@nb ;
    skos:broader humord:c19187,
        humord:c62419 ;
    skos:definition "Sel er et av sjøpattedyrene, men er også en underorden av rovdyr. De finnes i alle havområder fra Arktis til Antarktis og lever både i sjø og ferskvann. <UiO>"@nb ;
    skos:exactMatch realfagstermer:c005673,
        <http://dewey.info/class/599.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005673,
        <http://dewey.info/class/333.95979/e23/>,
        <http://dewey.info/class/599.79/e23/>,
        <http://dewey.info/class/639.29/e23/> ;
    skos:prefLabel "Seals"@en,
        "Seler (Dyr)"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.95979/e23/>,
        <http://dewey.info/class/639.29/e23/> .

humord:c16185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16185" ;
    dct:modified "2024-10-18T14:49:29"^^xsd:dateTime ;
    skos:altLabel "Kot language"@en,
        "Kottisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13524 ;
    skos:editorialNote "Språkkode: zko"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Kott language"@en,
        "Kottisk språk"@nb .

humord:c16186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16186" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skytshelgener"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/235.2/e23/> ;
    skos:broader humord:c08881 ;
    skos:definition "Helgen som blir betraktet som den himmelske beskytter av en by, et land, en   stand el. et yrke <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/235.2/e23/> ;
    skos:prefLabel "Patron saints"@en,
        "Vernehelgener"@nb .

humord:c16188 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16188" ;
    dct:modified "2025-02-04T08:30:05"^^xsd:dateTime ;
    skos:altLabel "Ekvatorial-Guinea"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Republikk i Vest-Afrika <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6718/e23/>,
        <http://dewey.info/class/916.718/e23/>,
        <http://dewey.info/class/967.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6718/e23/>,
        <http://dewey.info/class/916.718/e23/>,
        <http://dewey.info/class/967.18/e23/> ;
    skos:prefLabel "Equatorial Guinea"@en,
        "Ekvatorial-Guinea"@nb .

humord:c16189 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16189" ;
    dct:modified "2025-02-05T07:41:39"^^xsd:dateTime ;
    skos:altLabel "Malabo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--67186/e23/>,
        <http://dewey.info/class/916.7186/e23/>,
        <http://dewey.info/class/967.186/e23/> ;
    skos:broader humord:c16188 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67186/e23/>,
        <http://dewey.info/class/916.7186/e23/>,
        <http://dewey.info/class/967.186/e23/> ;
    skos:prefLabel "Malabo"@en,
        "Malabo"@nb .

humord:c16190 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16190" ;
    dct:modified "2025-03-06T09:00:23"^^xsd:dateTime ;
    skos:altLabel "Gortyn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:broader humord:c02372 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:prefLabel "Gortyn"@en,
        "Gortyn"@nb .

humord:c16191 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16191" ;
    dct:modified "2025-03-24T13:29:08"^^xsd:dateTime ;
    skos:altLabel "Zeta"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49745/e23/>,
        <http://dewey.info/class/914.9745/e23/>,
        <http://dewey.info/class/949.74501/e23/> ;
    skos:broader humord:c02554 ;
    skos:definition "Historisk område i Serbia, nå i dagens Montenegro <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49745/e23/>,
        <http://dewey.info/class/914.9745/e23/>,
        <http://dewey.info/class/949.74501/e23/> ;
    skos:prefLabel "Zeta"@en,
        "Zeta"@nb .

humord:c16192 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16192" ;
    dct:modified "2025-03-24T13:08:11"^^xsd:dateTime ;
    skos:altLabel "Prilep"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:broader humord:c02592 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:prefLabel "Prilep"@en,
        "Prilep"@nb .

humord:c16193 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16193" ;
    dct:modified "2024-12-03T15:08:12"^^xsd:dateTime ;
    skos:altLabel "Megrelian folk literature"@en,
        "Mingrelsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Mingrelian folk literature"@en,
        "Mingrelsk folkediktning"@nb .

humord:c16196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16196" ;
    dct:modified "2024-08-28T21:00:24"^^xsd:dateTime ;
    skos:altLabel "Ballot"@en,
        "Poll"@en,
        "Vote"@en,
        "Avstemning"@nb,
        "Stemmegiving"@nb,
        "Stemmegivning"@nb,
        "Stemmegjeving"@nb,
        "Votering"@nb,
        "Voteringar"@nb,
        "Voteringer"@nb,
        "Voteringsordningar"@nb,
        "Voteringsordninger"@nb ;
    skos:broadMatch <http://dewey.info/class/324.65/e23/> ;
    skos:broader humord:c09705 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.65/e23/> ;
    skos:prefLabel "Voting"@en,
        "Votering"@nb ;
    skos:related humord:c15999 .

humord:c16200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16200" ;
    dct:modified "2025-01-07T11:58:48"^^xsd:dateTime ;
    skos:altLabel "Karismatiske bevegelsar"@nb,
        "Karismatiske rørsler"@nb,
        "Karismatiske vekkelser"@nb,
        "Karismatiske vekkingar"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/270.82/e23/> ;
    skos:definition "Kristen bevegelse preget av åndserfaringer og nådegaver <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.82/e23/> ;
    skos:prefLabel "Charistmatic movement"@en,
        "Karismatiske bevegelser"@nb ;
    skos:related humord:c08776,
        humord:c08837 .

humord:c16202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16202" ;
    dct:modified "2025-02-25T14:23:33"^^xsd:dateTime ;
    skos:altLabel "Balkan gypsy dialect"@en,
        "Sepecides Romani dialect"@en,
        "Sepecides-romani dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Balkan Romani dielect"@en,
        "Sepecides-romani dialekt"@nb .

humord:c16203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16203" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Botraj"@en,
        "Brusho"@en,
        "Hunza people"@en ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kashmir <Britannica>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.894892/e23/>,
        <http://dewey.info/class/5--94892/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894892/e23/>,
        <http://dewey.info/class/5--94892/e23/> ;
    skos:prefLabel "Burusho"@en,
        "Burusho (Folk)"@nb .

humord:c16204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16204" ;
    dct:modified "2024-10-23T08:32:08"^^xsd:dateTime ;
    skos:altLabel "Tamil philology"@en,
        "Tamil filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/494.811/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.811/e23/> ;
    skos:prefLabel "Tamil studies"@en,
        "Tamil filologi"@nb .

humord:c16205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16205" ;
    dct:modified "2024-09-02T19:44:06"^^xsd:dateTime ;
    skos:altLabel "Chams"@en,
        "Cam"@nb,
        "Cham (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.89922/e23/>,
        <http://dewey.info/class/5--9922/e23/> ;
    skos:definition "Cham er et folkeslag i Vietnam og Kambodsja av malaya-polynesisk opprinnelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89922/e23/>,
        <http://dewey.info/class/5--9922/e23/> ;
    skos:prefLabel "Cham"@en,
        "Cham (Folk)"@nb .

humord:c16207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16207" ;
    dct:modified "2024-09-16T08:08:24"^^xsd:dateTime ;
    skos:altLabel "Campa"@nb,
        "Champa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--597/e23/>,
        <http://dewey.info/class/915.97/e23/>,
        <http://dewey.info/class/959.7/e23/> ;
    skos:broader humord:c02102 ;
    skos:definition "Champa var et kongerike i Vietnam, 100-1600 e.Kr <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--597/e23/>,
        <http://dewey.info/class/915.97/e23/>,
        <http://dewey.info/class/959.7/e23/> ;
    skos:prefLabel "Champa"@en,
        "Champa"@nb .

humord:c16210 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16210" ;
    dct:modified "2025-03-06T08:53:27"^^xsd:dateTime ;
    skos:altLabel "Pylos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.9/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c16211 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.9/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Pylos"@en,
        "Pylos"@nb .

humord:c16211 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16211" ;
    dct:modified "2025-03-06T08:59:01"^^xsd:dateTime ;
    skos:altLabel "Messenia"@en,
        "Messenia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:closeMatch <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/938.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--389/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.9/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Messinia"@en,
        "Messenia"@nb .

humord:c16212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16212" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c16398 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Nasals"@en,
        "Nasaler"@nb .

humord:c16213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16213" ;
    dct:modified "2024-11-08T10:01:55"^^xsd:dateTime ;
    skos:altLabel "Niobe"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Niobe er en halvt guddommelig kvinne i gresk mytologi. Hun er datter av Tantalos og gift med Thebens konge Amfion. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Niobe"@en,
        "Niobe"@nb .

humord:c16214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16214" ;
    dct:modified "1998-04-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Polarity"@en,
        "Polaritet"@nb .

humord:c16216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16216" ;
    dct:modified "2025-03-18T08:53:23"^^xsd:dateTime ;
    skos:altLabel "Bergensmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483631/e23/> ;
    skos:prefLabel "Bergen dialect"@en,
        "Bergensmål"@nb .

humord:c16217 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16217" ;
    dct:modified "2024-12-03T13:03:40"^^xsd:dateTime ;
    skos:altLabel "Cherkess folk literature"@en,
        "Tsjerkessisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Circassian folk literature"@en,
        "Tsjerkessisk folkediktning"@nb .

humord:c16218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16218" ;
    dct:modified "2024-08-20T08:32:20"^^xsd:dateTime ;
    skos:altLabel "Åsdølmål"@nb ;
    skos:broader humord:c10264 ;
    skos:definition "Dialekten i Åseral, Vest-Agder <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/439.8279483228/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483228/e23/> ;
    skos:prefLabel "Åseral dialect"@en,
        "Åsdølmål"@nb .

humord:c16219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16219" ;
    dct:modified "2024-11-14T10:50:54"^^xsd:dateTime ;
    skos:altLabel "Språkforståing"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c13576 ;
    skos:definition "Evnen til å forstå det som blir uttrykt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Language understanding"@en,
        "Språkforståelse"@nb ;
    skos:related humord:c06320 ;
    skos:relatedMatch <http://dewey.info/class/153.6/e23/> .

humord:c16221 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16221" ;
    dct:modified "2025-02-24T07:45:27"^^xsd:dateTime ;
    skos:altLabel "Kali (Elv)"@nb,
        "Sarda"@nb,
        "Sharda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5451/e23/>,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.451/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.51/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02150 ;
    skos:definition "Sarda er en elv som renner ned fra Nepal. Den nedre delen av elven heter Sarda <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/2--5451/e23/>,
        <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/915.451/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.2/e23/>,
        <http://dewey.info/class/954.51/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Kali River"@en,
        "Kali (Elv)"@nb .

humord:c16222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16222" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "West Frisian literature"@en ;
    skos:broader humord:c18621 ;
    skos:exactMatch <http://dewey.info/class/839.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.2/e23/> ;
    skos:prefLabel "Frisian literature"@en,
        "Frisisk litteratur"@nb .

humord:c16223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16223" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8915/e23/>,
        <http://dewey.info/class/5--915/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk av mongolsk avstamning bosatt i sentrale deler av Afghanistan <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8915/e23/>,
        <http://dewey.info/class/5--915/e23/> ;
    skos:prefLabel "Hazaras"@en,
        "Hazaraer"@nb .

humord:c16224 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16224" ;
    dct:modified "2024-12-05T08:48:57"^^xsd:dateTime ;
    skos:altLabel "Khmer folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Khmer folk literature"@en,
        "Khmer folkediktning"@nb .

humord:c16225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16225" ;
    dct:modified "2024-09-16T11:30:17"^^xsd:dateTime ;
    skos:altLabel "Chinali språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Språkkode:  cih"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:prefLabel "Chinali language"@en,
        "Chinali språk"@nb .

humord:c16226 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16226" ;
    dct:modified "2025-02-25T09:42:55"^^xsd:dateTime ;
    skos:altLabel "Jaffna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Jaffna"@en,
        "Jaffna"@nb .

humord:c16227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16227" ;
    dct:modified "2024-11-07T19:58:27"^^xsd:dateTime ;
    skos:altLabel "Laksmi"@en,
        "Laxmi"@en,
        "Sri"@en,
        "Thirumagal"@en,
        "Lakshmi"@nb,
        "Laksmi"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Lakshmi"@en,
        "Laksmi"@nb .

humord:c16230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16230" ;
    dct:modified "2024-08-26T15:23:56"^^xsd:dateTime ;
    skos:altLabel "Khik"@en,
        "Khik"@nb,
        "Wakhi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Wakhi er en folkegruppe i Tadsjikistan som snakker wakhi språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89159/e23/>,
        <http://dewey.info/class/5--9159/e23/> ;
    skos:prefLabel "Wakhi (People)"@en,
        "Wakhi (Folk)"@nb .

humord:c16232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16232" ;
    dct:modified "2000-04-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/636.1/e23/> ;
    skos:broader humord:c17611 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/636.1/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Horse names"@en,
        "Hestenavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> .

humord:c16233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16233" ;
    dct:modified "2025-02-25T10:08:22"^^xsd:dateTime ;
    skos:altLabel "Akha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16372 ;
    skos:editorialNote "Språkkode: ahk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Akha language"@en,
        "Akha språk"@nb ;
    skos:related humord:c16237 .

humord:c16234 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16234" ;
    dct:modified "2025-02-25T14:24:22"^^xsd:dateTime ;
    skos:altLabel "Dobrudsja"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4994/e23/>,
        <http://dewey.info/class/914.994/e23/>,
        <http://dewey.info/class/949.94/e23/> ;
    skos:broader humord:c03691 ;
    skos:definition "Dobrudsja er et landskap i Sørøst-Europa <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4983/e23/>,
        <http://dewey.info/class/2--4994/e23/>,
        <http://dewey.info/class/914.983/e23/>,
        <http://dewey.info/class/914.994/e23/>,
        <http://dewey.info/class/949.83/e23/>,
        <http://dewey.info/class/949.94/e23/> ;
    skos:prefLabel "Dobruja"@en,
        "Dobrudsja"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--4983/e23/>,
        <http://dewey.info/class/914.983/e23/>,
        <http://dewey.info/class/949.83/e23/> .

humord:c16235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16235" ;
    dct:modified "1998-05-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Onomatopetikum"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Lydhermende, lydmalende ord <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Onomatopoeia"@en,
        "Onomatopoetikon"@nb .

humord:c16237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16237" ;
    dct:modified "2025-02-25T10:07:55"^^xsd:dateTime ;
    skos:altLabel "Hani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16372 ;
    skos:editorialNote "Språkkode: hni"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Hani language"@en,
        "Hani språk"@nb ;
    skos:related humord:c16233 .

humord:c16238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16238" ;
    dct:modified "2025-03-18T08:57:46"^^xsd:dateTime ;
    skos:altLabel "Sandemål"@nb ;
    skos:broader humord:c10264 ;
    skos:definition "Dialekten i Sande på Sunnmøre <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/439.8279483917/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483917/e23/> ;
    skos:prefLabel "Sande dialect"@en,
        "Sandemål"@nb .

humord:c16239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16239" ;
    dct:modified "2025-03-18T08:51:28"^^xsd:dateTime ;
    skos:altLabel "Sunnfjordsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948383/e23/> ;
    skos:prefLabel "Sunnfjord dialect"@en,
        "Sunnfjordsmål"@nb .

humord:c16240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16240" ;
    dct:modified "2025-03-18T08:50:20"^^xsd:dateTime ;
    skos:altLabel "Romsdalsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.827948392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.827948392/e23/> ;
    skos:prefLabel "Romsdal dialect"@en,
        "Romsdalsmål"@nb .

humord:c16241 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16241" ;
    dct:modified "2025-02-25T09:59:59"^^xsd:dateTime ;
    skos:altLabel "Patan"@en,
        "Lalitpur"@nb,
        "Patan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Lalitpur"@en,
        "Patan"@nb .

humord:c16245 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16245" ;
    dct:modified "2025-03-26T12:40:13"^^xsd:dateTime ;
    skos:altLabel "Tanum (Akershus)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Tanum (Akershus)"@en,
        "Tanum (Akershus)"@nb .

humord:c16246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16246" ;
    dct:modified "2024-12-10T10:08:25"^^xsd:dateTime ;
    skos:altLabel "Visage"@en,
        "Andlet"@nb,
        "Andletet"@nb,
        "Ansikt"@nb,
        "Fjes"@nb,
        "Fjeset"@nb ;
    skos:broader humord:c63393 ;
    skos:closeMatch <http://dewey.info/class/599.948/e23/> ;
    skos:exactMatch realfagstermer:c003778,
        <http://dewey.info/class/611.92/e23/>,
        <http://dewey.info/class/612.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003778,
        <http://dewey.info/class/599.948/e23/>,
        <http://dewey.info/class/611.92/e23/>,
        <http://dewey.info/class/612.92/e23/>,
        <http://dewey.info/class/617.52/e23/>,
        <http://dewey.info/class/646.726/e23/> ;
    skos:prefLabel "Face"@en,
        "Ansiktet"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.52/e23/>,
        <http://dewey.info/class/646.726/e23/> .

humord:c16247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16247" ;
    dct:modified "2024-04-08T13:29:45"^^xsd:dateTime ;
    skos:altLabel "Kalkbergartar"@nb,
        "Kalkbergarter"@nb,
        "Kalkstein"@nb,
        "Krittstein"@nb ;
    skos:broadMatch <http://dewey.info/class/552.58/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:broader humord:c65521 ;
    skos:definition "Kalkstein er en bergart som hovedsakelig består av kalsiumkarbonat, CaCO3, oftest i form av kalsitt. Kalkstein er oftest dannet av marine sedimenter og utgjør 15 prosent av alle sedimentære bergarter. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000770,
        <http://dewey.info/class/553.516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000770,
        <http://dewey.info/class/552.58/e23/>,
        <http://dewey.info/class/553.516/e23/>,
        <http://dewey.info/class/622.3516/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:prefLabel "Limestone"@en,
        "Kalkstein"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.3516/e23/> .

humord:c16248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16248" ;
    dct:modified "1998-05-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14440 ;
    skos:definition "Framstilling av kalsiumoksid ved gløding av kalsiumkarbonat <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4766693/e23/> ;
    skos:prefLabel "Lime burning"@en,
        "Kalkbrenning"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.4766693/e23/> .

humord:c16249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16249" ;
    dct:modified "2001-12-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gagate"@en,
        "Jett"@nb,
        "Svart rav"@nb ;
    skos:broadMatch <http://dewey.info/class/553.87/e23/> ;
    skos:broader humord:c14107 ;
    skos:definition "En beksvart, hard brunkullart som tar politur og anvendes til smykkegjenstander <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.87/e23/> ;
    skos:prefLabel "Jet"@en,
        "Gagat"@nb .

humord:c16251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16251" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05510 ;
    skos:closeMatch realfagstermer:c000855 ;
    skos:exactMatch <http://dewey.info/class/788/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000855,
        <http://dewey.info/class/681.88/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/788/e23/> ;
    skos:prefLabel "Wind instruments"@en,
        "Blåseinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.88/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c16252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16252" ;
    dct:modified "2025-02-11T11:31:24"^^xsd:dateTime ;
    skos:altLabel "Pueblo people"@en,
        "Pueblo"@nb,
        "Pueblofolka"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.8974/e23/>,
        <http://dewey.info/class/5--974/e23/>,
        <http://dewey.info/class/978.9004974/e23/> ;
    skos:definition "En rekke fastboende landsbyfolk i det sørvestlige USA, fra Rio Grande-dalen   i New Mexico til Arizona <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8974/e23/>,
        <http://dewey.info/class/5--974/e23/>,
        <http://dewey.info/class/978.9004974/e23/> ;
    skos:prefLabel "Puebloans"@en,
        "Pueblofolkene"@nb .

humord:c16253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16253" ;
    dct:modified "2024-10-18T14:48:17"^^xsd:dateTime ;
    skos:altLabel "Sym-Ket language"@en,
        "Yugh language"@en,
        "Jugisk språk"@nb,
        "Sym-ketisk språk"@nb,
        "Yughisk språk"@nb,
        "Yugisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c13524 ;
    skos:editorialNote "Språkkode: yug"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Yug language"@en,
        "Jugisk språk"@nb .

humord:c16255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16255" ;
    dct:modified "2025-01-10T10:35:03"^^xsd:dateTime ;
    skos:altLabel "Romanian studies"@en,
        "Rumensk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/459/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459/e23/> ;
    skos:prefLabel "Romanian philology"@en,
        "Rumensk filologi"@nb .

humord:c16256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16256" ;
    dct:modified "2025-03-18T09:06:06"^^xsd:dateTime ;
    skos:altLabel "Svinør"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483225/e23/>,
        <http://dewey.info/class/914.83225/e23/>,
        <http://dewey.info/class/948.3225/e23/> ;
    skos:broader humord:c13677 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483225/e23/>,
        <http://dewey.info/class/914.83225/e23/>,
        <http://dewey.info/class/948.3225/e23/> ;
    skos:prefLabel "Svinør"@en,
        "Svinør"@nb .

humord:c16257 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16257" ;
    dct:modified "1998-05-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--435976/e23/>,
        <http://dewey.info/class/914.35976/e23/>,
        <http://dewey.info/class/943.5976/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435976/e23/>,
        <http://dewey.info/class/914.35976/e23/>,
        <http://dewey.info/class/943.5976/e23/> ;
    skos:prefLabel "Mascherode"@en,
        "Mascherode"@nb .

humord:c16258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16258" ;
    dct:modified "2024-10-24T10:52:18"^^xsd:dateTime ;
    skos:altLabel "Goula Iro language"@en,
        "Kulaal language"@en,
        "Gula iro språk"@nb,
        "Kulaal språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: glj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Gula iro language"@en,
        "Kulaal språk"@nb .

humord:c16260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16260" ;
    dct:modified "2024-10-22T10:10:34"^^xsd:dateTime ;
    skos:altLabel "Tarasco language"@en,
        "Mechuacan språk"@nb,
        "Michoacan språk"@nb,
        "Michuacan språk"@nb,
        "Purepeca språk"@nb,
        "Purepecha språk"@nb,
        "Tarasca språk"@nb,
        "Tarascan språk"@nb,
        "Tarasco språk"@nb,
        "Taraskisk språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Språkkode: pua"@nb ;
    skos:exactMatch <http://dewey.info/class/497.96/e23/>,
        <http://dewey.info/class/6--9796/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.96/e23/>,
        <http://dewey.info/class/6--9796/e23/> ;
    skos:prefLabel "Purepecha language"@en,
        "Taraskisk språk"@nb .

humord:c16267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16267" ;
    dct:modified "2024-10-22T09:04:28"^^xsd:dateTime ;
    skos:altLabel "Tzutujil language"@en,
        "Zutuhil language"@en,
        "Tzutuhil språk"@nb,
        "Tzutujil språk"@nb,
        "Zutuhil språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Språkkode: tzj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:prefLabel "Tz'utujil language"@en,
        "Tzutuhil språk"@nb .

humord:c16271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16271" ;
    dct:modified "2024-10-23T14:29:36"^^xsd:dateTime ;
    skos:altLabel "Lame språk"@nb,
        "Peve språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: lme"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Peve language"@en,
        "Lame språk"@nb .

humord:c16274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16274" ;
    dct:modified "2024-10-24T15:49:25"^^xsd:dateTime ;
    skos:altLabel "Basa language"@en,
        "Bassa language"@en,
        "Basa språk"@nb,
        "Basaa språk"@nb,
        "Bassa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--9633/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: bas"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--9633/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Basaa language"@en,
        "Basaa språk"@nb .

humord:c16277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16277" ;
    dct:modified "2024-10-10T13:40:46"^^xsd:dateTime ;
    skos:altLabel "Bamileke-Ghomala språk"@nb,
        "Bandjoun språk"@nb,
        "Ghomala språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c11666 ;
    skos:editorialNote "Språkkode: bbj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Ghomala language"@en,
        "Bamileke-Ghomala språk"@nb .

humord:c16284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16284" ;
    dct:modified "2024-11-08T09:32:06"^^xsd:dateTime ;
    skos:altLabel "Hekate"@en,
        "Hekate"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Hecate"@en,
        "Hekate"@nb .

humord:c16285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16285" ;
    dct:modified "2025-03-18T08:51:12"^^xsd:dateTime ;
    skos:altLabel "Stavangermål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483422/e23/> ;
    skos:prefLabel "Stavanger dialect"@en,
        "Stavangermål"@nb .

humord:c16286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16286" ;
    dct:modified "2025-03-18T08:50:34"^^xsd:dateTime ;
    skos:altLabel "Skiensmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279482812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279482812/e23/> ;
    skos:prefLabel "Skien dialect"@en,
        "Skiensmål"@nb .

humord:c16287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16287" ;
    dct:modified "2020-06-04T14:12:25"^^xsd:dateTime ;
    skos:altLabel "Kadarites"@en,
        "Qadarites"@en,
        "Qadariya"@en,
        "Qadariyya"@en,
        "Kadaritter"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08793 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/297.835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/>,
        <http://dewey.info/class/297.835/e23/> ;
    skos:prefLabel "Qadariyah"@en,
        "Qadariyya"@nb .

humord:c16291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16291" ;
    dct:modified "2021-04-30T15:55:39"^^xsd:dateTime ;
    skos:altLabel "Low Saxon dialect"@en,
        "Nedersaksisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c10329 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "West Low German dialect"@en,
        "Nedersachsisk dialekt"@nb .

humord:c16293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16293" ;
    dct:modified "2024-08-21T10:29:52"^^xsd:dateTime ;
    skos:altLabel "Eastfalian dialect"@en,
        "Austfalsk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c16291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Eastphalian dialect"@en,
        "Østfalsk dialekt"@nb .

humord:c16294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16294" ;
    dct:modified "2025-01-12T20:18:08"^^xsd:dateTime ;
    skos:altLabel "Jewellery art"@en,
        "Jewelry art"@en,
        "Jewelry work"@en,
        "Juvelerkunst"@nb,
        "Smykkekunst"@nb ;
    skos:broader humord:c05463 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.2/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Jewellery work"@en,
        "Juvelerkunst"@nb ;
    skos:related humord:c04772,
        humord:c05480,
        humord:c05482 ;
    skos:relatedMatch <http://dewey.info/class/736.2/e23/>,
        <http://dewey.info/class/739.27/e23/> .

humord:c16295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16295" ;
    dct:modified "2024-11-07T20:05:01"^^xsd:dateTime ;
    skos:altLabel "Rbhus"@en,
        "Rhibhus"@en,
        "Rbhus"@nb,
        "Rhibhus"@nb,
        "Ribhus"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Ribhus"@en,
        "Rbhus"@nb .

humord:c16296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16296" ;
    dct:modified "2024-12-02T15:00:36"^^xsd:dateTime ;
    skos:altLabel "Visistadvaita"@en,
        "Ramanucarya"@nb,
        "Vishishtadvaita"@nb,
        "Visistadvaita"@nb ;
    skos:broader humord:c00558 ;
    skos:exactMatch <http://dewey.info/class/181.483/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.483/e23/> ;
    skos:prefLabel "Ramanujacharya"@en,
        "Ramanucarya"@nb .

humord:c16298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16298" ;
    dct:modified "2021-04-30T18:53:51"^^xsd:dateTime ;
    skos:altLabel "Northern Frisian language"@en ;
    skos:broadMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:broader humord:c10308 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "North Frisian language"@en,
        "Nordfrisisk dialekt"@nb .

humord:c16299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16299" ;
    dct:modified "2024-04-08T11:04:55"^^xsd:dateTime ;
    skos:altLabel "CNS"@en,
        "Sentralnervesystemet"@nb ;
    skos:broader humord:c03881 ;
    skos:closeMatch <http://dewey.info/class/611.81/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c011821,
        <http://dewey.info/class/573.86/e23/>,
        <http://dewey.info/class/612.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011821,
        <http://dewey.info/class/573.86/e23/>,
        <http://dewey.info/class/611.81/e23/>,
        <http://dewey.info/class/612.82/e23/>,
        <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Central nervous system"@en,
        "Sentralnervesystemet"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/> .

humord:c16300 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16300" ;
    dct:modified "2025-03-31T18:25:41"^^xsd:dateTime ;
    skos:altLabel "Flora (Trøndelag)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484235/e23/>,
        <http://dewey.info/class/914.84235/e23/>,
        <http://dewey.info/class/948.4235/e23/> ;
    skos:broader humord:c02810 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484235/e23/>,
        <http://dewey.info/class/914.84235/e23/>,
        <http://dewey.info/class/948.4235/e23/> ;
    skos:prefLabel "Flora (Trøndelag)"@en,
        "Flora (Trøndelag)"@nb .

humord:c16301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16301" ;
    dct:modified "2024-11-20T15:20:47"^^xsd:dateTime ;
    skos:altLabel "Plant life"@en,
        "Flora (Botanikk)"@nb,
        "Planteliv"@nb ;
    skos:broader humord:c08197 ;
    skos:closeMatch <http://dewey.info/class/580/e23/> ;
    skos:exactMatch realfagstermer:c011615 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011615,
        <http://dewey.info/class/580/e23/> ;
    skos:prefLabel "Flora"@en,
        "Planteliv"@nb .

humord:c16303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16303" ;
    dct:modified "2025-01-22T07:32:23"^^xsd:dateTime ;
    skos:altLabel "Heimkomst"@nb ;
    skos:broader humord:c04878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/395.3/e23/> ;
    skos:prefLabel "Homecoming"@en,
        "Hjemkomst"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/395.3/e23/> .

humord:c16304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16304" ;
    dct:modified "2024-11-05T15:14:31"^^xsd:dateTime ;
    skos:altLabel "Cheaters (People)"@en,
        "Freeloaders"@en,
        "Parasites (People)"@en,
        "Spongers"@en,
        "Spotters (People)"@en,
        "Parasittar (Personar)"@nb,
        "Snyltarar (Personar)"@nb,
        "Snyltere (Personer)"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person som lever på andres bekostning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.568/e23/> ;
    skos:prefLabel "Parasites (Persons)"@en,
        "Parasitter (Personer)"@nb .

humord:c16305 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16305" ;
    dct:modified "2025-03-13T08:27:07"^^xsd:dateTime ;
    skos:altLabel "Vecchiano"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4555/e23/>,
        <http://dewey.info/class/914.555/e23/>,
        <http://dewey.info/class/945.55/e23/> ;
    skos:broader humord:c02526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4555/e23/>,
        <http://dewey.info/class/914.555/e23/>,
        <http://dewey.info/class/945.55/e23/> ;
    skos:prefLabel "Vecchiano"@en,
        "Vecchiano"@nb .

humord:c16306 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16306" ;
    dct:modified "1998-05-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch <http://dewey.info/class/2--484425/e23/>,
        <http://dewey.info/class/914.84425/e23/>,
        <http://dewey.info/class/948.4425/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484425/e23/>,
        <http://dewey.info/class/914.84425/e23/>,
        <http://dewey.info/class/948.4425/e23/> ;
    skos:prefLabel "Herøy (Norland)"@en,
        "Herøy (Nordland)"@nb .

humord:c16307 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16307" ;
    dct:modified "1998-05-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:exactMatch realfagstermer:c030889,
        <http://dewey.info/class/2--484424/e23/>,
        <http://dewey.info/class/914.84424/e23/>,
        <http://dewey.info/class/948.4424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030889,
        <http://dewey.info/class/2--484424/e23/>,
        <http://dewey.info/class/914.84424/e23/>,
        <http://dewey.info/class/948.4424/e23/> ;
    skos:prefLabel "Dønna"@en,
        "Dønna"@nb .

humord:c16308 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16308" ;
    dct:modified "2025-04-01T12:49:30"^^xsd:dateTime ;
    skos:altLabel "Hølonda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:broader humord:c02896 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484152/e23/>,
        <http://dewey.info/class/914.84152/e23/>,
        <http://dewey.info/class/948.4152/e23/> ;
    skos:prefLabel "Hølonda"@en,
        "Hølonda"@nb .

humord:c16309 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16309" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030586,
        <http://dewey.info/class/2--484234/e23/>,
        <http://dewey.info/class/914.84234/e23/>,
        <http://dewey.info/class/948.4234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030586,
        <http://dewey.info/class/2--484234/e23/>,
        <http://dewey.info/class/914.84234/e23/>,
        <http://dewey.info/class/948.4234/e23/> ;
    skos:prefLabel "Namsskogan"@en,
        "Namsskogan"@nb .

humord:c16310 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16310" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Raarvihken"@nb ;
    skos:broader humord:c03007 ;
    skos:exactMatch realfagstermer:c030741,
        <http://dewey.info/class/2--484236/e23/>,
        <http://dewey.info/class/914.84236/e23/>,
        <http://dewey.info/class/948.4236/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030741,
        <http://dewey.info/class/2--484236/e23/>,
        <http://dewey.info/class/914.84236/e23/>,
        <http://dewey.info/class/948.4236/e23/> ;
    skos:prefLabel "Røyrvik"@en,
        "Røyrvik"@nb .

humord:c16311 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16311" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:exactMatch <http://dewey.info/class/2--484211/e23/>,
        <http://dewey.info/class/914.84211/e23/>,
        <http://dewey.info/class/948.4211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484211/e23/>,
        <http://dewey.info/class/914.84211/e23/>,
        <http://dewey.info/class/948.4211/e23/> ;
    skos:prefLabel "Frosta"@en,
        "Frosta"@nb .

humord:c16312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16312" ;
    dct:modified "2024-04-18T07:32:52"^^xsd:dateTime ;
    skos:altLabel "Geoarcheology"@en,
        "Geoarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1028/e23/> ;
    skos:broader humord:c00102 ;
    skos:definition "Multidisiplinær fremgangsmåte som benytter konsept og metoder fra naturvitenskapen i studier av tidligere tiders mennesker og kulturer <UiB>"@nb ;
    skos:exactMatch realfagstermer:c012205 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012205,
        <http://dewey.info/class/930.1028/e23/> ;
    skos:prefLabel "Geoarchaeology"@en,
        "Geoarkeologi"@nb .

humord:c16313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16313" ;
    dct:modified "2023-11-27T13:35:19"^^xsd:dateTime ;
    skos:altLabel "Fontar"@nb,
        "Fonter"@nb,
        "Skriftsnitt"@nb,
        "Skrifttypar"@nb,
        "Skrifttyper"@nb,
        "Trykktyper"@nb ;
    skos:broader humord:c07726 ;
    skos:definition "Sett av tegn med en egen stil <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013653,
        <http://dewey.info/class/686.224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013653,
        <http://dewey.info/class/686.224/e23/>,
        <http://dewey.info/class/745.61/e23/> ;
    skos:prefLabel "Fonts"@en,
        "Skrifttyper"@nb ;
    skos:related humord:c06408,
        humord:c06432 ;
    skos:relatedMatch <http://dewey.info/class/745.61/e23/> .

humord:c16315 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16315" ;
    dct:modified "2017-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:broader humord:c02718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483614/e23/>,
        <http://dewey.info/class/914.83614/e23/>,
        <http://dewey.info/class/948.3614/e23/> ;
    skos:prefLabel "Rosendal"@en,
        "Rosendal"@nb .

humord:c16316 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16316" ;
    dct:modified "2024-08-21T10:50:19"^^xsd:dateTime ;
    skos:altLabel "Østre Toten"@nb ;
    skos:broader humord:c58370 ;
    skos:exactMatch <http://dewey.info/class/2--482533/e23/>,
        <http://dewey.info/class/914.82533/e23/>,
        <http://dewey.info/class/948.2533/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482533/e23/>,
        <http://dewey.info/class/914.82533/e23/>,
        <http://dewey.info/class/948.2533/e23/> ;
    skos:prefLabel "Østre Toten"@en,
        "Østre Toten"@nb .

humord:c16318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16318" ;
    dct:modified "2024-12-11T08:16:43"^^xsd:dateTime ;
    skos:altLabel "Kasus (Medisin)"@nb,
        "Sykdomstilfeller"@nb ;
    skos:broadMatch <http://dewey.info/class/615.5/e23/> ;
    skos:broader humord:c03806 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Case (Medicine)"@en,
        "Kasus (Medisin)"@nb .

humord:c16320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16320" ;
    dct:modified "2024-08-14T14:23:06"^^xsd:dateTime ;
    skos:altLabel "Andic languages"@en,
        "Andi språk (Språkgruppe)"@nb,
        "Andiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Andi language (Language group)"@en,
        "Andi språk (Språkgruppe)"@nb .

humord:c16322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16322" ;
    dct:modified "2021-03-26T14:13:34"^^xsd:dateTime ;
    skos:altLabel "Didoic languages"@en,
        "Didoiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Tsezic languages"@en,
        "Tseziske språk"@nb .

humord:c16324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16324" ;
    dct:modified "2021-03-29T08:47:23"^^xsd:dateTime ;
    skos:altLabel "Lezgic languages"@en ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Lezgi language (Language group)"@en,
        "Lezgi språk (Språkgruppe)"@nb .

humord:c16325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16325" ;
    dct:modified "2021-03-29T08:34:43"^^xsd:dateTime ;
    skos:altLabel "Lak-Dargin languages"@en,
        "Lakisk-darginsk språk"@nb,
        "Lakkisk-darginsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Lak-Dargwa languages"@en,
        "Lak-dargva språk"@nb .

humord:c16332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16332" ;
    dct:modified "2021-01-26T16:46:58"^^xsd:dateTime ;
    skos:altLabel "Heroic courage"@en,
        "Valor"@en,
        "Valour"@en,
        "Heroisme"@nb ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Heroism"@en,
        "Heltemot"@nb ;
    skos:related humord:c07558 ;
    skos:relatedMatch <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/179.9/e23/> .

humord:c16334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16334" ;
    dct:modified "2024-11-12T13:22:19"^^xsd:dateTime ;
    skos:altLabel "Identifikasjon"@nb,
        "Identifisering"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Det å fastslå indetitet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c012836 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012836 ;
    skos:prefLabel "Identification"@en,
        "Identifikasjon"@nb .

humord:c16336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16336" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sosialistpartier"@nb ;
    skos:broader humord:c09623 ;
    skos:exactMatch <http://dewey.info/class/324.2174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.174/e23/>,
        <http://dewey.info/class/324.2174/e23/> ;
    skos:prefLabel "Socialist parties"@en,
        "Sosialistiske partier"@nb ;
    skos:related humord:c09664 ;
    skos:relatedMatch <http://dewey.info/class/324.174/e23/> .

humord:c16340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16340" ;
    dct:modified "2024-10-09T15:23:59"^^xsd:dateTime ;
    skos:altLabel "Baghulal language"@en,
        "Bagulal language"@en,
        "Baghulal språk"@nb,
        "Bagulal språk"@nb,
        "Bagvalal språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16320 ;
    skos:editorialNote "Språkkode: kva"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Bagvalal language"@en,
        "Bagvalal språk"@nb .

humord:c16348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16348" ;
    dct:modified "2021-03-24T14:50:42"^^xsd:dateTime ;
    skos:altLabel "Javakh dialect"@en,
        "Dzavax dialekt"@nb,
        "Dzhavakh dialekt"@nb,
        "Javax dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10658 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Javakhian dialect"@en,
        "Javakh dialekt"@nb .

humord:c16355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16355" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/620.196/e23/>,
        <http://dewey.info/class/625.85/e23/>,
        <http://dewey.info/class/691.96/e23/> ;
    skos:broader humord:c08395 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.196/e23/>,
        <http://dewey.info/class/625.85/e23/>,
        <http://dewey.info/class/691.96/e23/> ;
    skos:prefLabel "Tar"@en,
        "Tjære"@nb ;
    skos:related humord:c16356 .

humord:c16356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16356" ;
    dct:modified "2023-12-19T14:16:25"^^xsd:dateTime ;
    skos:altLabel "Tjærebrenning"@nb,
        "Tjørebrenning"@nb ;
    skos:broadMatch <http://dewey.info/class/622.33/e23/> ;
    skos:broader humord:c07733 ;
    skos:exactMatch realfagstermer:c008088 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008088,
        <http://dewey.info/class/622.33/e23/> ;
    skos:prefLabel "Tar burning"@en,
        "Tjærebrenning"@nb ;
    skos:related humord:c16355 .

humord:c16357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16357" ;
    dct:modified "2024-10-18T09:52:27"^^xsd:dateTime ;
    skos:altLabel "Viet-muong språk"@nb ;
    skos:broader humord:c09821 ;
    skos:exactMatch <http://dewey.info/class/495.92/e23/>,
        <http://dewey.info/class/6--9592/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.92/e23/>,
        <http://dewey.info/class/6--9592/e23/> ;
    skos:prefLabel "Viet-Muong languages"@en,
        "Viet-muong språk"@nb .

humord:c16359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16359" ;
    dct:modified "2024-10-18T10:00:40"^^xsd:dateTime ;
    skos:altLabel "Bodic languages"@en,
        "Bodish Himalayan languages"@en,
        "Tibeto-Kanauri languages"@en,
        "Western Tibeto-Burman languages"@en,
        "Bodisk-himalayiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Bodish-Himalayish languages"@en,
        "Bodisk-himalayiske språk"@nb .

humord:c16360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16360" ;
    dct:modified "2025-02-25T10:45:22"^^xsd:dateTime ;
    skos:altLabel "Bodiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16359 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Bodish languages"@en,
        "Bodiske språk"@nb .

humord:c16361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16361" ;
    dct:modified "2024-09-04T08:17:20"^^xsd:dateTime ;
    skos:altLabel "Austleg kiranti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Eastern Kiranti languages"@en,
        "Østlig kiranti språk"@nb .

humord:c16363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16363" ;
    dct:modified "2024-08-30T14:26:12"^^xsd:dateTime ;
    skos:altLabel "Hayu language"@en,
        "Vayu language"@en,
        "Hayu språk"@nb,
        "Vayu språk"@nb,
        "Wayu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Språkkode: vay"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Wayu language"@en,
        "Vayu språk"@nb .

humord:c16365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16365" ;
    dct:modified "1998-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Yakha language"@en,
        "Yakkha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c16361 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Yakkha language"@en,
        "Yakha språk"@nb .

humord:c16367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16367" ;
    dct:modified "2024-08-28T12:06:45"^^xsd:dateTime ;
    skos:altLabel "Athpare language"@en,
        "Belhare language"@en,
        "Athpare språk"@nb,
        "Belhare språk"@nb,
        "Belhariya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c16361 ;
    skos:editorialNote "Språkkode: byw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Belhariya language"@en,
        "Belhariya språk"@nb .

humord:c16369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16369" ;
    dct:modified "2024-10-18T10:01:14"^^xsd:dateTime ;
    skos:altLabel "Burmic languages"@en,
        "Burmansk-lolo språk"@nb,
        "Burmisk språk"@nb,
        "Lolo-burmansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Lolo-Burmese languages"@en,
        "Burmansk-lolo språk"@nb .

humord:c16372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16372" ;
    dct:modified "2025-02-25T10:48:09"^^xsd:dateTime ;
    skos:altLabel "Loloish languages"@en,
        "Lolo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Lolo languages"@en,
        "Lolo språk"@nb .

humord:c16389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16389" ;
    dct:modified "2024-10-14T15:48:25"^^xsd:dateTime ;
    skos:altLabel "Bodo-Garo languages"@en,
        "Barisk språk"@nb,
        "Bodo-garo språk"@nb,
        "Bodo-naga-kachin språk"@nb,
        "Boro-garo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Boro-Garo languages"@en,
        "Barisk språk"@nb .

humord:c16392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16392" ;
    dct:modified "2021-06-14T09:25:51"^^xsd:dateTime ;
    skos:altLabel "Himalayisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16359 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Himalayish languages"@en,
        "Himalayiske språk"@nb .

humord:c16393 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16393" ;
    dct:modified "2025-03-06T15:38:15"^^xsd:dateTime ;
    skos:altLabel "Senneville-sur-Fecamp"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4425/e23/>,
        <http://dewey.info/class/914.425/e23/>,
        <http://dewey.info/class/944.25/e23/> ;
    skos:broader humord:c02254 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4425/e23/>,
        <http://dewey.info/class/914.425/e23/>,
        <http://dewey.info/class/944.25/e23/> ;
    skos:prefLabel "Senneville-sur-Fécamp"@en,
        "Senneville-sur-Fecamp"@nb .

humord:c16394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16394" ;
    dct:modified "2024-08-16T14:17:18"^^xsd:dateTime ;
    skos:altLabel "Apoteose"@nb ;
    skos:broadMatch <http://dewey.info/class/211/e23/> ;
    skos:broader humord:c08404 ;
    skos:definition "Opphøyelse av et menneske til guddom <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211/e23/>,
        <http://dewey.info/class/234.8/e23/> ;
    skos:prefLabel "Apotheosis"@en,
        "Apoteose"@nb ;
    skos:relatedMatch <http://dewey.info/class/234.8/e23/> .

humord:c16395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16395" ;
    dct:modified "2024-08-28T20:50:53"^^xsd:dateTime ;
    skos:altLabel "Apophony"@en,
        "Vowel gradation"@en,
        "Avlyd"@nb ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05825 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Ablaut"@en,
        "Avlyd"@nb .

humord:c16396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16396" ;
    dct:modified "2024-10-31T14:01:21"^^xsd:dateTime ;
    skos:altLabel "Orientalistar"@nb ;
    skos:broadMatch <http://dewey.info/class/490.92/e23/>,
        <http://dewey.info/class/950.07202/e23/> ;
    skos:broader humord:c07429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/490.92/e23/>,
        <http://dewey.info/class/950.07202/e23/> ;
    skos:prefLabel "Orientalists"@en,
        "Orientalister"@nb .

humord:c16397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16397" ;
    dct:modified "2024-08-23T12:58:33"^^xsd:dateTime ;
    skos:altLabel "Arabistar"@nb ;
    skos:broader humord:c07429 ;
    skos:definition "En arabist er en person som studerer arabisk språk og kultur <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/492.792/e23/>,
        <http://dewey.info/class/939.49007202/e23/>,
        <http://dewey.info/class/953.007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.792/e23/>,
        <http://dewey.info/class/939.49007202/e23/>,
        <http://dewey.info/class/953.007202/e23/> ;
    skos:prefLabel "Arabists"@en,
        "Arabister"@nb .

humord:c16398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16398" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Sonants"@en,
        "Sonanter"@nb .

humord:c16399 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16399" ;
    dct:modified "2025-02-18T08:31:22"^^xsd:dateTime ;
    skos:altLabel "Lakhnau"@en,
        "Lakhnau"@nb,
        "Lucknow"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Lucknow"@en,
        "Lucknow"@nb .

humord:c16400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16400" ;
    dct:modified "2024-12-02T14:57:16"^^xsd:dateTime ;
    skos:altLabel "Nominalisme"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/149.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.1/e23/> ;
    skos:prefLabel "Nominalism"@en,
        "Nominalisme"@nb .

humord:c16402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16402" ;
    dct:modified "2024-01-30T10:23:12"^^xsd:dateTime ;
    skos:altLabel "Elefantar"@nb,
        "Elephantidae"@nb ;
    skos:broader humord:c62347 ;
    skos:closeMatch realfagstermer:c003867,
        <http://dewey.info/class/636.967/e23/> ;
    skos:definition "Elefanter er de største av alle landdyrene og de eneste gjenlevende i pattedyrordenen snabeldyr. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003950,
        <http://dewey.info/class/599.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003867,
        realfagstermer:c003950,
        <http://dewey.info/class/333.95967/e23/>,
        <http://dewey.info/class/599.67/e23/>,
        <http://dewey.info/class/636.967/e23/>,
        <http://dewey.info/class/799.2767/e23/> ;
    skos:prefLabel "Elephants"@en,
        "Elefanter"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.95967/e23/>,
        <http://dewey.info/class/799.2767/e23/> .

humord:c16403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16403" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19474 ;
    skos:exactMatch <http://dewey.info/class/788.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.3/e23/> ;
    skos:prefLabel "Flutes"@en,
        "Fløyter"@nb .

humord:c16404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16404" ;
    dct:modified "2020-11-25T08:16:02"^^xsd:dateTime ;
    skos:altLabel "Gudekvad"@nb ;
    skos:broadMatch <http://dewey.info/class/839.61/e23/> ;
    skos:broader humord:c06779 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.61/e23/> ;
    skos:prefLabel "Mythological poems (Eddic poetry)"@en,
        "Gudedikt"@nb .

humord:c16406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16406" ;
    dct:modified "2024-08-28T07:35:47"^^xsd:dateTime ;
    skos:altLabel "Arcadian Greek language"@en,
        "Arkadisk gresk språk"@nb,
        "Arkadisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:broader humord:c29908 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:prefLabel "Arcadian language"@en,
        "Arkadisk språk"@nb .

humord:c16407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16407" ;
    dct:modified "2024-10-22T08:19:50"^^xsd:dateTime ;
    skos:altLabel "Upper Chehalis språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:broader humord:c14769 ;
    skos:editorialNote "Språkkode: cjh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:prefLabel "Upper Chehalis language"@en,
        "Upper Chehalis språk"@nb .

humord:c16408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16408" ;
    dct:modified "1998-06-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05743 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Dissimilation"@en,
        "Dissimilasjon"@nb ;
    skos:related humord:c05747 .

humord:c16409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16409" ;
    dct:modified "2024-08-12T14:41:17"^^xsd:dateTime ;
    skos:altLabel "Developmental disability"@en,
        "Mental disabilities"@en,
        "Mental disability"@en,
        "Mental handicap"@en,
        "Mental retardation"@en,
        "Mental retardering"@nb,
        "Psykisk utviklingshemjing"@nb,
        "Psykisk utviklingshemming"@nb,
        "Psykisk utviklingshemning"@nb,
        "Utviklingshemjing"@nb,
        "Utviklingshemming"@nb ;
    skos:broader humord:c03785 ;
    skos:editorialNote "Endret etter råd fra fagreferent fra psykisk utviklingshemning. Språkrådet:   -hemning er standard. 2014-05-08/bsh"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.65/e23/>,
        <http://dewey.info/class/362.3/e23/>,
        <http://dewey.info/class/616.8588/e23/> ;
    skos:prefLabel "Intellectual disability"@en,
        "Utviklingshemning"@nb ;
    skos:related humord:c16410 ;
    skos:relatedMatch <http://dewey.info/class/353.65/e23/>,
        <http://dewey.info/class/362.3/e23/>,
        <http://dewey.info/class/616.8588/e23/> .

humord:c16410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16410" ;
    dct:modified "2024-11-05T14:13:55"^^xsd:dateTime ;
    skos:altLabel "Intellectually disabled persons"@en,
        "Mentally disabled people"@en,
        "Mentally disabled persons"@en,
        "Mentally retarded people"@en,
        "Mentally retarded persons"@en,
        "People with mental disabilities"@en,
        "Evneveike"@nb,
        "Mentalt handikappa"@nb,
        "Mentalt handikappede"@nb,
        "Mentalt handikappete"@nb,
        "Mentalt retarderte"@nb,
        "Psykisk funksjonshemmede"@nb,
        "Psykisk funksjonshemmete"@nb,
        "Psykisk utviklingshemma"@nb,
        "Psykisk utviklingshemmede"@nb,
        "Psykisk utviklingshemmete"@nb,
        "Tilbakeståande"@nb,
        "Tilbakestående"@nb,
        "Utviklingshemma"@nb,
        "Utviklingshemmete"@nb ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/> ;
    skos:prefLabel "Intellectually disabled people"@en,
        "Utviklingshemmede"@nb ;
    skos:related humord:c16409 .

humord:c16414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16414" ;
    dct:modified "2024-12-10T11:20:56"^^xsd:dateTime ;
    skos:altLabel "Down syndrome"@en,
        "Mongolism"@en,
        "Trisomy 21"@en,
        "Down syndrom"@nb,
        "Downs"@nb,
        "Downs syndrom"@nb ;
    skos:broader humord:c16409 ;
    skos:exactMatch <http://dewey.info/class/616.858842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196858842/e23/>,
        <http://dewey.info/class/362.19892858842/e23/>,
        <http://dewey.info/class/616.858842/e23/>,
        <http://dewey.info/class/618.92858842/e23/> ;
    skos:prefLabel "Down's syndrome"@en,
        "Downs syndrom"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196858842/e23/>,
        <http://dewey.info/class/362.19892858842/e23/>,
        <http://dewey.info/class/618.92858842/e23/> .

humord:c16415 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16415" ;
    dct:modified "2025-02-24T15:06:20"^^xsd:dateTime ;
    skos:altLabel "Sogdiana"@en,
        "Sogdia"@nb,
        "Sogdiana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c02099 ;
    skos:definition "Sogfia er et gammelt navn på område i nåværende Usbekistan <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:prefLabel "Sogdia"@en,
        "Sogdia"@nb .

humord:c16416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16416" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.6/e23/>,
        <http://dewey.info/class/958/e23/> ;
    skos:prefLabel "Sogdians"@en,
        "Sogdiere"@nb .

humord:c16417 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16417" ;
    dct:modified "2024-09-17T15:37:39"^^xsd:dateTime ;
    skos:altLabel "Clare County"@nb,
        "County Clare"@nb ;
    skos:broader humord:c02406 ;
    skos:exactMatch <http://dewey.info/class/2--4193/e23/>,
        <http://dewey.info/class/914.193/e23/>,
        <http://dewey.info/class/941.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4193/e23/>,
        <http://dewey.info/class/914.193/e23/>,
        <http://dewey.info/class/941.93/e23/> ;
    skos:prefLabel "County Clare"@en,
        "County Clare"@nb .

humord:c16419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16419" ;
    dct:modified "2024-11-25T21:27:59"^^xsd:dateTime ;
    skos:altLabel "Jordfunn"@nb,
        "Lausfunn"@nb ;
    skos:broader humord:c00067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Stray finds"@en,
        "Løsfunn"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c16421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16421" ;
    dct:modified "2024-04-08T14:17:34"^^xsd:dateTime ;
    skos:altLabel "Fotokjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Fotokjemi er en gren av kjemien som beskriver effekten av lys på kjemiske fenomener. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c005005,
        <http://dewey.info/class/541.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005005,
        <http://dewey.info/class/541.35/e23/>,
        <http://dewey.info/class/551.511/e23/> ;
    skos:prefLabel "Photochemistry"@en,
        "Fotokjemi"@nb ;
    skos:related humord:c65527 ;
    skos:relatedMatch <http://dewey.info/class/551.511/e23/> .

humord:c16422 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16422" ;
    dct:modified "2024-08-21T09:38:18"^^xsd:dateTime ;
    skos:altLabel "Antalya (By)"@nb,
        "Attaleia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3928/e23/>,
        <http://dewey.info/class/2--5644/e23/>,
        <http://dewey.info/class/915.644/e23/>,
        <http://dewey.info/class/939.28/e23/>,
        <http://dewey.info/class/956.44/e23/> ;
    skos:broader humord:c03468,
        humord:c29021 ;
    skos:definition "Antalya er en by på Tyrkias sørkyst, innerst i Antalyabukta. Byen har 758 182 innbyggere (2020) og er landets største by ved Middelhavet. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3928/e23/>,
        <http://dewey.info/class/2--5644/e23/>,
        <http://dewey.info/class/915.644/e23/>,
        <http://dewey.info/class/939.28/e23/>,
        <http://dewey.info/class/956.44/e23/> ;
    skos:prefLabel "Antalya (City)"@en,
        "Antalya (By)"@nb .

humord:c16424 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16424" ;
    dct:modified "2025-02-21T15:15:06"^^xsd:dateTime ;
    skos:altLabel "Zippori"@en,
        "Sepphoris"@nb,
        "Zippori"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:prefLabel "Sepphoris"@en,
        "Zippori"@nb .

humord:c16426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16426" ;
    dct:modified "2024-10-30T12:51:54"^^xsd:dateTime ;
    skos:altLabel "Husmorvikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.8283/e23/> ;
    skos:broader humord:c18755 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8283/e23/> ;
    skos:prefLabel "Substitute housewives"@en,
        "Husmorvikarer"@nb .

humord:c16428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16428" ;
    dct:modified "2024-08-13T10:07:30"^^xsd:dateTime ;
    skos:altLabel "Amazulu"@en,
        "Ama-zulu (Folk)"@nb,
        "Zulu (Folk)"@nb,
        "Zuluar"@nb,
        "Zuluer"@nb ;
    skos:broader humord:c00751 ;
    skos:exactMatch <http://dewey.info/class/305.8963986/e23/>,
        <http://dewey.info/class/5--963986/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963986/e23/>,
        <http://dewey.info/class/5--963986/e23/> ;
    skos:prefLabel "Zulu"@en,
        "Zulu (Folk)"@nb .

humord:c16430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16430" ;
    dct:modified "2024-11-06T08:39:37"^^xsd:dateTime ;
    skos:altLabel "Hittebarn"@nb ;
    skos:broadMatch <http://dewey.info/class/362.73/e23/> ;
    skos:broader humord:c07171,
        humord:c12457 ;
    skos:closeMatch <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/305.23086945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/305.23086945/e23/>,
        <http://dewey.info/class/362.73/e23/> ;
    skos:prefLabel "Foundlings"@en,
        "Hittebarn"@nb .

humord:c16431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16431" ;
    dct:modified "2024-12-13T07:55:28"^^xsd:dateTime ;
    skos:altLabel "Anglo-Boer War (1899-1902)"@en,
        "South-African War (1899-1902)"@en,
        "Boerkrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:exactMatch <http://dewey.info/class/968.048/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/968.048/e23/> ;
    skos:prefLabel "Boer War"@en,
        "Boerkrigen"@nb .

humord:c16432 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16432" ;
    dct:modified "1998-07-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Høylandene (Skottland)"@nb ;
    skos:broader humord:c03244 ;
    skos:exactMatch <http://dewey.info/class/2--4115/e23/>,
        <http://dewey.info/class/914.115/e23/>,
        <http://dewey.info/class/941.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4115/e23/>,
        <http://dewey.info/class/914.115/e23/>,
        <http://dewey.info/class/941.15/e23/> ;
    skos:prefLabel "Scottish Highlands"@en,
        "The Highlands (Skottland)"@nb .

humord:c16434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16434" ;
    dct:modified "2024-11-21T08:35:32"^^xsd:dateTime ;
    skos:altLabel "Skiferknivar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/623.441/e23/> ;
    skos:broader humord:c00043,
        humord:c04721 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.54/e23/>,
        <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Slate knives"@en,
        "Skiferkniver"@nb ;
    skos:relatedMatch <http://dewey.info/class/553.54/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c16436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16436" ;
    dct:modified "2024-11-21T08:29:33"^^xsd:dateTime ;
    skos:altLabel "Orientering (Sport)"@nb,
        "Orienteringsidrett"@nb,
        "Orienteringslaup"@nb,
        "Orienteringsløp"@nb,
        "Orienteringssport"@nb ;
    skos:broader humord:c19484 ;
    skos:closeMatch <http://dewey.info/class/912.014/e23/> ;
    skos:exactMatch <http://dewey.info/class/796.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.58/e23/>,
        <http://dewey.info/class/912.014/e23/> ;
    skos:prefLabel "Orienteering"@en,
        "Orienteringsløp"@nb ;
    skos:related humord:c63061 .

humord:c16437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16437" ;
    dct:modified "2025-01-03T15:24:58"^^xsd:dateTime ;
    skos:altLabel "Snowmobiles"@en,
        "Snescootere"@nb,
        "Sneskutere"@nb,
        "Snøscooterar"@nb,
        "Snøskuterar"@nb,
        "Snøskutere"@nb ;
    skos:broadMatch <http://dewey.info/class/629.2288/e23/> ;
    skos:broader humord:c61455 ;
    skos:exactMatch <http://dewey.info/class/388.3488/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.3488/e23/>,
        <http://dewey.info/class/629.2288/e23/>,
        <http://dewey.info/class/629.283042/e23/>,
        <http://dewey.info/class/629.287042/e23/> ;
    skos:prefLabel "Snow scooters"@en,
        "Snøscootere"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.283042/e23/>,
        <http://dewey.info/class/629.287042/e23/> .

humord:c16439 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16439" ;
    dct:modified "2025-03-28T12:50:39"^^xsd:dateTime ;
    skos:altLabel "Syvde"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:broader humord:c12865 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839196/e23/>,
        <http://dewey.info/class/914.839196/e23/>,
        <http://dewey.info/class/948.39196/e23/> ;
    skos:prefLabel "Syvde"@en,
        "Syvde"@nb .

humord:c16440 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16440" ;
    dct:modified "2025-03-18T09:03:47"^^xsd:dateTime ;
    skos:altLabel "Konsmo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483223/e23/>,
        <http://dewey.info/class/914.83223/e23/>,
        <http://dewey.info/class/948.3223/e23/> ;
    skos:broader humord:c02962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483223/e23/>,
        <http://dewey.info/class/914.83223/e23/>,
        <http://dewey.info/class/948.3223/e23/> ;
    skos:prefLabel "Konsmo"@en,
        "Konsmo"@nb .

humord:c16441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16441" ;
    dct:modified "2021-04-30T08:48:06"^^xsd:dateTime ;
    skos:altLabel "Qazaq literature"@en ;
    skos:broadMatch <http://dewey.info/class/894.38/e23/> ;
    skos:broader humord:c18574 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.38/e23/> ;
    skos:prefLabel "Kazakh literature"@en,
        "Kasakhisk litteratur"@nb .

humord:c16442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16442" ;
    dct:modified "2024-01-22T09:44:33"^^xsd:dateTime ;
    skos:altLabel "Vielser"@nb,
        "Vigsling"@nb ;
    skos:broader humord:c08596 ;
    skos:definition "En handling som erklærer eller gjør noe hellig. Brukes om ekteskapsstiftelse, i forbindelse med kirker og kirkegårder, overgivelse av embete til prester og biskoper <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/203.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.85/e23/>,
        <http://dewey.info/class/265.5/e23/> ;
    skos:prefLabel "Consecration"@en,
        "Vigsel"@nb ;
    skos:relatedMatch <http://dewey.info/class/265.5/e23/> .

humord:c16447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16447" ;
    dct:modified "2024-08-28T11:18:08"^^xsd:dateTime ;
    skos:altLabel "Assonans"@nb,
        "Klanglikhet"@nb,
        "Klanglikskap"@nb ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c17093 ;
    skos:definition "Assonans er en type rim som også kalles halvrim. Assonans fungerer ofte som enderim (rim i slutten av verslinjer). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Assonance"@en,
        "Assonans"@nb .

humord:c16449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16449" ;
    dct:modified "1998-07-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Descriptive grammar"@en,
        "Deskriptiv grammatikk"@nb .

humord:c16450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16450" ;
    dct:modified "2013-09-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Måtesadverber"@nb ;
    skos:broadMatch <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:broader humord:c05927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--576/e23/>,
        <http://dewey.info/class/415.76/e23/> ;
    skos:prefLabel "Adverbs of manner"@en,
        "Måtesadverb"@nb .

humord:c16451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16451" ;
    dct:modified "2023-09-11T09:58:08"^^xsd:dateTime ;
    skos:altLabel "Interpretation of the law"@en,
        "Rettsoppfatninger"@nb ;
    skos:broader humord:c08953 ;
    skos:closeMatch <http://dewey.info/class/340.1/e23/> ;
    skos:definition "Oppfatning av det som er (juridisk) rett <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.1/e23/> ;
    skos:prefLabel "Sense of justice"@en,
        "Rettsoppfatning"@nb .

humord:c16452 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-07-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16452" ;
    dct:modified "2024-10-07T14:38:07"^^xsd:dateTime ;
    skos:altLabel "Sola (Stjerne)"@nb,
        "Solen"@nb ;
    skos:broader humord:c08186 ;
    skos:exactMatch realfagstermer:c031030,
        <http://dewey.info/class/2--994/e23/>,
        <http://dewey.info/class/523.7/e23/>,
        <http://dewey.info/class/919.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031030,
        <http://dewey.info/class/133.531/e23/>,
        <http://dewey.info/class/2--994/e23/>,
        <http://dewey.info/class/202.12/e23/>,
        <http://dewey.info/class/523.7/e23/>,
        <http://dewey.info/class/919.94/e23/> ;
    skos:prefLabel "Sun"@en,
        "Sola (Stjerne)"@nb ;
    skos:related humord:c68469 ;
    skos:relatedMatch <http://dewey.info/class/133.531/e23/>,
        <http://dewey.info/class/202.12/e23/> .

humord:c16456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16456" ;
    dct:modified "2024-11-20T13:22:20"^^xsd:dateTime ;
    skos:altLabel "Det tragikomiske"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--20523/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20523/e23/> ;
    skos:prefLabel "The tragicomical"@en,
        "Det tragikomiske"@nb ;
    skos:related humord:c06681 .

humord:c16458 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16458" ;
    dct:modified "2025-03-11T12:24:25"^^xsd:dateTime ;
    skos:altLabel "Touraine"@nb ;
    skos:broader humord:c02277 ;
    skos:closeMatch <http://dewey.info/class/2--4454/e23/>,
        <http://dewey.info/class/914.454/e23/>,
        <http://dewey.info/class/944.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4454/e23/>,
        <http://dewey.info/class/914.454/e23/>,
        <http://dewey.info/class/944.54/e23/> ;
    skos:prefLabel "Touraine"@en,
        "Touraine"@nb .

humord:c16459 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16459" ;
    dct:modified "2025-03-11T15:45:34"^^xsd:dateTime ;
    skos:altLabel "Tours"@nb ;
    skos:broader humord:c02277 ;
    skos:exactMatch <http://dewey.info/class/2--44545/e23/>,
        <http://dewey.info/class/914.4545/e23/>,
        <http://dewey.info/class/944.545/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44545/e23/>,
        <http://dewey.info/class/914.4545/e23/>,
        <http://dewey.info/class/944.545/e23/> ;
    skos:prefLabel "Tours (France)"@en,
        "Tours"@nb .

humord:c16460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16460" ;
    dct:modified "1998-08-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sammenlignende syntaks"@nb,
        "Sammenliknende syntaks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06146 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Comparative syntax"@en,
        "Komparativ syntaks"@nb .

humord:c16462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16462" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Weak verbs"@en,
        "Svake verb"@nb .

humord:c16463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16463" ;
    dct:modified "1998-08-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Abundance"@en,
        "Riches"@en,
        "Overflod"@nb,
        "Velstand"@nb ;
    skos:broadMatch <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c09316 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.16/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Wealth"@en,
        "Rikdom"@nb ;
    skos:related humord:c25713 ;
    skos:relatedMatch <http://dewey.info/class/330.16/e23/> .

humord:c16466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16466" ;
    dct:modified "2024-07-03T12:27:07"^^xsd:dateTime ;
    skos:altLabel "Abduksjon (Logikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/511.31/e23/> ;
    skos:broader humord:c00418 ;
    skos:closeMatch <http://dewey.info/class/160/e23/> ;
    skos:definition "Slutning av typen syllogisme (type slutning som består av tre setninger) hvor oversetningen er sann, undersetningen sannsynlig og konklusjonen derfor sannsynlig <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/511.31/e23/> ;
    skos:prefLabel "Abduction (Logic)"@en,
        "Abduksjon (Logikk)"@nb .

humord:c16468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16468" ;
    dct:modified "2025-03-06T08:01:36"^^xsd:dateTime ;
    skos:altLabel "Ludic language"@en,
        "Ludisk språk"@nb,
        "Lydisk språk (Austersjøfinsk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10828 ;
    skos:editorialNote "Språkkode: lud"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Ludian language (Finnic language)"@en,
        "Lydisk språk (Østersjøfinsk språk)"@nb .

humord:c16469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16469" ;
    dct:modified "2025-02-13T10:39:03"^^xsd:dateTime ;
    skos:altLabel "Floriography"@en,
        "Language of flowers"@en,
        "Blomespråk"@nb,
        "Blomsterspråk"@nb,
        "Blomstersymbolikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2223/e23/> ;
    skos:broader humord:c18228 ;
    skos:definition "Blomsterspråk: middel til å gi uttrykk for følelser ved hjelp av blomster. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2223/e23/> ;
    skos:prefLabel "Symbolism of flowers"@en,
        "Blomstersymbolikk"@nb ;
    skos:related humord:c29169 .

humord:c16470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16470" ;
    dct:modified "1998-08-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Joie de vivre"@en ;
    skos:broadMatch <http://dewey.info/class/152.42/e23/> ;
    skos:broader humord:c08004 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/> ;
    skos:prefLabel "Joy of life"@en,
        "Livsglede"@nb .

humord:c16472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16472" ;
    dct:modified "2024-02-08T13:44:06"^^xsd:dateTime ;
    skos:altLabel "Biological inheritance"@en,
        "Heritability"@en,
        "Inheritance (Genetics)"@en,
        "Arv (Biologi)"@nb,
        "Arvelegheit"@nb,
        "Biologisk arvelighet"@nb,
        "Hereditet"@nb,
        "Heritabilitet"@nb ;
    skos:broader humord:c03826 ;
    skos:closeMatch realfagstermer:c010438,
        <http://dewey.info/class/581.35/e23/>,
        <http://dewey.info/class/591.35/e23/>,
        <http://dewey.info/class/599.935/e23/> ;
    skos:definition "Egenskap eller særtrekk som er eller kan bli nedarvet <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c010398,
        <http://dewey.info/class/576.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010398,
        realfagstermer:c010438,
        <http://dewey.info/class/155.234/e23/>,
        <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/576.5/e23/>,
        <http://dewey.info/class/581.35/e23/>,
        <http://dewey.info/class/591.35/e23/>,
        <http://dewey.info/class/599.935/e23/> ;
    skos:prefLabel "Heredity (Genetics)"@en,
        "Arvelighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.234/e23/>,
        <http://dewey.info/class/155.7/e23/> .

humord:c16473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16473" ;
    dct:modified "2025-02-18T12:15:31"^^xsd:dateTime ;
    skos:altLabel "Sabarimalai"@en,
        "Sabarimala"@nb,
        "Sabarimalai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/954.83/e23/> ;
    skos:broader humord:c01868 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/954.83/e23/> ;
    skos:prefLabel "Sabarimala"@en,
        "Sabarimalai"@nb .

humord:c16475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16475" ;
    dct:modified "2024-08-29T07:51:51"^^xsd:dateTime ;
    skos:altLabel "Ayyappa"@en,
        "Ayyappa"@nb,
        "Ayyappan"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Ayyappa er en hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Ayyappan"@en,
        "Ayyappa"@nb .

humord:c16477 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16477" ;
    dct:modified "1998-08-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--54147/e23/>,
        <http://dewey.info/class/915.4147/e23/>,
        <http://dewey.info/class/954.147/e23/> ;
    skos:broader humord:c01903 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54147/e23/>,
        <http://dewey.info/class/915.4147/e23/>,
        <http://dewey.info/class/954.147/e23/> ;
    skos:prefLabel "Kalighat"@en,
        "Kalighat"@nb .

humord:c16478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16478" ;
    dct:modified "2024-08-21T10:05:50"^^xsd:dateTime ;
    skos:altLabel "Slangar"@nb ;
    skos:broader humord:c12015 ;
    skos:definition "Slanger er en underorden av reptiler. De har langstrakt kropp uten lemmer og kort hale. Kroppen er dekket av skjell. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008179,
        <http://dewey.info/class/567.96/e23/>,
        <http://dewey.info/class/597.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008179,
        <http://dewey.info/class/567.96/e23/>,
        <http://dewey.info/class/597.96/e23/>,
        <http://dewey.info/class/641.696/e23/> ;
    skos:prefLabel "Snakes"@en,
        "Slanger"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.696/e23/> .

humord:c16479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16479" ;
    dct:modified "2025-02-19T07:51:40"^^xsd:dateTime ;
    skos:altLabel "Bodh Gaya"@nb,
        "Bodhgaya"@nb,
        "Buddh Gaya"@nb,
        "Buddha Gaya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:broader humord:c01849 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:prefLabel "Bodh Gaya"@en,
        "Bodh Gaya"@nb .

humord:c16483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16483" ;
    dct:modified "2024-09-16T11:29:53"^^xsd:dateTime ;
    skos:altLabel "Chinnamasta"@en,
        "Chinnamasta"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Chinnamasta er en hinduistisk og buddhistisk gudinne <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Chhinnamasta"@en,
        "Chinnamasta"@nb .

humord:c16484 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16484" ;
    dct:modified "2024-10-17T14:41:05"^^xsd:dateTime ;
    skos:altLabel "Benin City"@nb ;
    skos:broadMatch <http://dewey.info/class/2--66932/e23/>,
        <http://dewey.info/class/916.6932/e23/>,
        <http://dewey.info/class/966.932/e23/> ;
    skos:broader humord:c01603 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--66932/e23/>,
        <http://dewey.info/class/916.6932/e23/>,
        <http://dewey.info/class/966.932/e23/> ;
    skos:prefLabel "Benin City"@en,
        "Benin City"@nb .

humord:c16485 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16485" ;
    dct:modified "2024-10-17T14:39:47"^^xsd:dateTime ;
    skos:altLabel "Benin Kingdom"@en,
        "Benin (Historisk stat)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--669/e23/>,
        <http://dewey.info/class/916.69/e23/>,
        <http://dewey.info/class/966.9/e23/> ;
    skos:broader humord:c01603 ;
    skos:definition "Gammel vestafrikansk statsdannelse i det nåværende Nigeria <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--669/e23/>,
        <http://dewey.info/class/916.69/e23/>,
        <http://dewey.info/class/966.9/e23/> ;
    skos:prefLabel "Kingdom of Benin"@en,
        "Benin (Historisk stat)"@nb .

humord:c16486 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16486" ;
    dct:modified "2024-08-30T12:57:48"^^xsd:dateTime ;
    skos:altLabel "Winterthur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4945747/e23/>,
        <http://dewey.info/class/914.945747/e23/>,
        <http://dewey.info/class/949.45747/e23/> ;
    skos:broader humord:c29224 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945747/e23/>,
        <http://dewey.info/class/914.945747/e23/>,
        <http://dewey.info/class/949.45747/e23/> ;
    skos:prefLabel "Winterthur"@en,
        "Winterthur"@nb .

humord:c16487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16487" ;
    dct:modified "2024-11-06T08:34:36"^^xsd:dateTime ;
    skos:altLabel "Inngangskoner"@nb ;
    skos:broader humord:c07186 ;
    skos:definition "Kvinne som første gang etter en fødsel gikk i kirke <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.12/e23/> ;
    skos:prefLabel "Inngangskone"@en,
        "Inngangskoner"@nb ;
    skos:related humord:c07187,
        humord:c16488 ;
    skos:relatedMatch <http://dewey.info/class/392.12/e23/> .

humord:c16488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16488" ;
    dct:modified "2025-01-07T08:38:59"^^xsd:dateTime ;
    skos:altLabel "Mødres kyrkjegang"@nb ;
    skos:broader humord:c04887 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/248.8431/e23/> ;
    skos:prefLabel "Churching of women"@en,
        "Mødres kirkegang"@nb ;
    skos:related humord:c16487 ;
    skos:relatedMatch <http://dewey.info/class/248.8431/e23/> .

humord:c16489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16489" ;
    dct:modified "2025-01-22T07:19:32"^^xsd:dateTime ;
    skos:altLabel "Medgift"@nb ;
    skos:broadMatch <http://dewey.info/class/392.5/e23/> ;
    skos:broader humord:c04895 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.5/e23/> ;
    skos:prefLabel "Dowry"@en,
        "Medgift"@nb ;
    skos:related humord:c21924 .

humord:c16490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16490" ;
    dct:modified "2024-11-04T08:34:48"^^xsd:dateTime ;
    skos:altLabel "Beheaders"@en,
        "Hangmen"@en,
        "Headmen"@en,
        "Bødlar"@nb,
        "Meistermenn"@nb,
        "Mestermenn"@nb,
        "Rakkarar"@nb,
        "Rakkere"@nb,
        "Skarprettarar"@nb,
        "Skarprettere"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/364.66092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.66092/e23/> ;
    skos:prefLabel "Executioners"@en,
        "Bødler"@nb .

humord:c16494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16494" ;
    dct:modified "2024-08-02T08:38:07"^^xsd:dateTime ;
    skos:altLabel "Alle helgens dag"@nb,
        "Allehelgensaftan"@nb,
        "Allehelgensaften"@nb,
        "Allehelgensdag"@nb,
        "Halloween"@nb,
        "Helgemesse"@nb ;
    skos:broadMatch <http://dewey.info/class/263.98/e23/>,
        <http://dewey.info/class/394.266/e23/> ;
    skos:broader humord:c04948 ;
    skos:definition "Allehelgensdag er en minnefest for martyrer og helgener <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/394.2646/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.98/e23/>,
        <http://dewey.info/class/394.2646/e23/>,
        <http://dewey.info/class/394.266/e23/> ;
    skos:prefLabel "Halloween"@en,
        "Allehelgensdag"@nb ;
    skos:related humord:c04950 .

humord:c16498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16498" ;
    dct:modified "1998-09-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Range"@en,
        "Scope"@en,
        "Bindeområde"@nb,
        "Omfang"@nb,
        "Scope"@nb,
        "Utstrekning"@nb,
        "Virkefelt"@nb,
        "Virkeområde"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Extent"@en,
        "Rekkevidde"@nb .

humord:c16501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16501" ;
    dct:modified "2025-03-14T11:01:42"^^xsd:dateTime ;
    skos:altLabel "Modularitet (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Modularity (Grammar)"@en,
        "Modularitet (Grammatikk)"@nb .

humord:c16503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16503" ;
    dct:modified "2024-08-20T10:27:38"^^xsd:dateTime ;
    skos:altLabel "Charismatic gifts"@en,
        "Spiritual gifts"@en,
        "Nådegåver"@nb,
        "Åndsgaver"@nb,
        "Åndsgåver"@nb ;
    skos:broader humord:c08566 ;
    skos:definition "Særskilt åndsgave som den Hellig Ånd utruster enkelt kristne med <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/234.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.13/e23/> ;
    skos:prefLabel "Charismata"@en,
        "Nådegaver"@nb .

humord:c16505 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16505" ;
    dct:modified "2025-03-06T10:24:48"^^xsd:dateTime ;
    skos:altLabel "Samothrake"@nb,
        "Samothraki"@nb,
        "Samotraki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--4957/e23/>,
        <http://dewey.info/class/914.957/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.57/e23/> ;
    skos:broader humord:c02348 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/2--4957/e23/>,
        <http://dewey.info/class/914.957/e23/>,
        <http://dewey.info/class/938.1/e23/>,
        <http://dewey.info/class/949.57/e23/> ;
    skos:prefLabel "Samothrace"@en,
        "Samothraki"@nb .

humord:c16506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16506" ;
    dct:modified "2012-03-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/323.631/e23/> ;
    skos:broader humord:c08960 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/261.7/e23/>,
        <http://dewey.info/class/323.631/e23/>,
        <http://dewey.info/class/362.87/e23/> ;
    skos:prefLabel "Church asylum"@en,
        "Kirkeasyl"@nb ;
    skos:related humord:c22196,
        humord:c22255 ;
    skos:relatedMatch <http://dewey.info/class/261.7/e23/>,
        <http://dewey.info/class/362.87/e23/> .

humord:c16507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16507" ;
    dct:modified "2024-10-30T14:54:20"^^xsd:dateTime ;
    skos:altLabel "Heads of government"@en,
        "Heads of governments"@en,
        "Regjeringssjefar"@nb,
        "Regjeringssjefer"@nb,
        "Statsministere"@nb,
        "Statsministrar"@nb ;
    skos:broader humord:c07515 ;
    skos:exactMatch <http://dewey.info/class/352.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Prime ministers"@en,
        "Statsministre"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.8043/e23/> .

humord:c16509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16509" ;
    dct:modified "1998-08-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Intercessory prayer"@en,
        "Intercessory prayers"@en ;
    skos:broadMatch <http://dewey.info/class/264.13/e23/> ;
    skos:broader humord:c08719 ;
    skos:definition "Bønn for andre <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/264.13/e23/> ;
    skos:prefLabel "Intercession"@en,
        "Forbønn"@nb .

humord:c16510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16510" ;
    dct:modified "2024-10-28T09:45:41"^^xsd:dateTime ;
    skos:altLabel "Cluniacenserorden"@nb,
        "Clunyordenen"@nb,
        "Kluniasenserorden"@nb ;
    skos:broadMatch <http://dewey.info/class/255.97/e23/>,
        <http://dewey.info/class/271.97/e23/> ;
    skos:broader humord:c08843 ;
    skos:exactMatch <http://dewey.info/class/255.14/e23/>,
        <http://dewey.info/class/271.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255.14/e23/>,
        <http://dewey.info/class/255.97/e23/>,
        <http://dewey.info/class/271.14/e23/>,
        <http://dewey.info/class/271.97/e23/> ;
    skos:prefLabel "Cluny order"@en,
        "Clunyordenen"@nb .

humord:c16512 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16512" ;
    dct:modified "2024-09-17T14:26:37"^^xsd:dateTime ;
    skos:altLabel "Cluny"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4443/e23/>,
        <http://dewey.info/class/914.443/e23/>,
        <http://dewey.info/class/944.43/e23/> ;
    skos:broader humord:c58373 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4443/e23/>,
        <http://dewey.info/class/914.443/e23/>,
        <http://dewey.info/class/944.43/e23/> ;
    skos:prefLabel "Cluny"@en,
        "Cluny"@nb .

humord:c16514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16514" ;
    dct:modified "2024-11-04T11:14:08"^^xsd:dateTime ;
    skos:altLabel "Founders of a religion"@en,
        "Religionsstiftarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:exactMatch <http://dewey.info/class/206.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.3/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Founders of religions"@en,
        "Religionsstiftere"@nb .

humord:c16515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16515" ;
    dct:modified "2024-11-04T10:27:52"^^xsd:dateTime ;
    skos:altLabel "Prioresses"@en,
        "Abbedisser"@nb,
        "Priorinner"@nb ;
    skos:broadMatch <http://dewey.info/class/271.9002/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/271.9002/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Abbesses"@en,
        "Abbedisser"@nb .

humord:c16517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16517" ;
    dct:modified "2024-07-03T12:25:02"^^xsd:dateTime ;
    skos:altLabel "Priors"@en,
        "Abbedar"@nb,
        "Priorar"@nb,
        "Priorer"@nb ;
    skos:broadMatch <http://dewey.info/class/271.0092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:broader humord:c08736 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/271.0092/e23/>,
        <http://dewey.info/class/305.92/e23/> ;
    skos:prefLabel "Abbots"@en,
        "Abbeder"@nb .

humord:c16519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16519" ;
    dct:modified "1998-08-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Prekenlære"@nb ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/251/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/251/e23/> ;
    skos:prefLabel "Homiletics"@en,
        "Homiletikk"@nb .

humord:c16521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16521" ;
    dct:modified "2020-07-28T09:37:02"^^xsd:dateTime ;
    skos:altLabel "Ikonostas"@nb,
        "Ikonostase"@nb,
        "Ikonostasis"@nb ;
    skos:broadMatch <http://dewey.info/class/726.5291/e23/> ;
    skos:broader humord:c05235 ;
    skos:definition "I det (gresk)ortodokse kirkerom en vegg som skiller koret fra skipet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.53/e23/>,
        <http://dewey.info/class/704.9482/e23/>,
        <http://dewey.info/class/726.5291/e23/> ;
    skos:prefLabel "Iconostasis"@en,
        "Ikonostaser"@nb ;
    skos:relatedMatch <http://dewey.info/class/246.53/e23/>,
        <http://dewey.info/class/704.9482/e23/> .

humord:c16523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16523" ;
    dct:modified "2020-05-29T14:37:05"^^xsd:dateTime ;
    skos:altLabel "Glorification (Theology)"@en,
        "Prosperity Gospel"@en,
        "Framgangsteologi"@nb ;
    skos:broadMatch <http://dewey.info/class/230.046/e23/> ;
    skos:broader humord:c08694 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.046/e23/>,
        <http://dewey.info/class/270.82/e23/> ;
    skos:prefLabel "Theology of Prosperity"@en,
        "Herlighetsteologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/270.82/e23/> .

humord:c16525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16525" ;
    dct:modified "2024-07-05T07:50:08"^^xsd:dateTime ;
    skos:altLabel "Adventism"@en,
        "Adventisme"@nb,
        "Adventistkirker"@nb,
        "Adventistkyrkjer"@nb,
        "Sjuandedagsadventisme"@nb,
        "Sjuendedagsadventisme"@nb,
        "Syvendedagsadventisme"@nb ;
    skos:broader humord:c08759 ;
    skos:definition "Kristen retning som har fått sitt navn på grunn av sin vektlegging av Kristi nære gjenkomst <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/286.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/286.7/e23/> ;
    skos:prefLabel "Adventisme"@nb ;
    skos:related humord:c25452 .

humord:c16527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16527" ;
    dct:modified "2024-10-28T13:51:00"^^xsd:dateTime ;
    skos:altLabel "Methodism"@en,
        "Methodist movement"@en,
        "Metodisme"@nb,
        "Metodistkyrkja"@nb ;
    skos:broader humord:c08759 ;
    skos:inScheme humord: ;
    skos:prefLabel "Methodist church"@en,
        "Metodistkirken"@nb .

humord:c16528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16528" ;
    dct:modified "1998-08-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Frelseslære"@nb ;
    skos:broader humord:c08666 ;
    skos:exactMatch <http://dewey.info/class/202.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/234/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.22/e23/> ;
    skos:prefLabel "Soteriology"@en,
        "Soteriologi"@nb ;
    skos:related humord:c08638 ;
    skos:relatedMatch <http://dewey.info/class/234/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.22/e23/> .

humord:c16530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16530" ;
    dct:modified "2024-10-31T12:49:16"^^xsd:dateTime ;
    skos:altLabel "Kannikar"@nb,
        "Korsbrødre"@nb,
        "Korsbrør"@nb,
        "Regelbundne kannikar"@nb,
        "Regelbundne kanniker"@nb,
        "Regulære kannikar"@nb,
        "Regulære kanniker"@nb ;
    skos:broadMatch <http://dewey.info/class/271.19/e23/> ;
    skos:broader humord:c12872 ;
    skos:definition "Kannik er en prestetittel i den katolske kirken og den anglikanske kirken. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255.08/e23/>,
        <http://dewey.info/class/255.19/e23/>,
        <http://dewey.info/class/271.08/e23/>,
        <http://dewey.info/class/271.19/e23/> ;
    skos:prefLabel "Canons (Priests)"@en,
        "Kanniker"@nb ;
    skos:relatedMatch <http://dewey.info/class/255.08/e23/>,
        <http://dewey.info/class/255.19/e23/>,
        <http://dewey.info/class/271.08/e23/> .

humord:c16533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16533" ;
    dct:modified "2024-10-24T08:07:29"^^xsd:dateTime ;
    skos:altLabel "Horus"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Horus var en gud i Det gamle Egypt.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Horus"@en,
        "Horus"@nb .

humord:c16534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16534" ;
    dct:modified "1998-08-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Justificatio"@nb ;
    skos:broader humord:c08694 ;
    skos:exactMatch <http://dewey.info/class/234.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.7/e23/> ;
    skos:prefLabel "Justification (Theology)"@en,
        "Rettferdiggjørelse"@nb .

humord:c16536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16536" ;
    dct:modified "2024-08-12T13:16:07"^^xsd:dateTime ;
    skos:altLabel "Charitable gifts"@en,
        "Almisser"@nb ;
    skos:broadMatch <http://dewey.info/class/204.46/e23/> ;
    skos:broader humord:c08641 ;
    skos:definition "Gave til nødlidende <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/204.46/e23/>,
        <http://dewey.info/class/248.46/e23/>,
        <http://dewey.info/class/297.54/e23/> ;
    skos:prefLabel "Alms"@en,
        "Almisser"@nb ;
    skos:relatedMatch <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/248.46/e23/>,
        <http://dewey.info/class/297.54/e23/> .

humord:c16537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16537" ;
    dct:modified "2024-08-28T11:57:27"^^xsd:dateTime ;
    skos:altLabel "Aton"@en,
        "Aten (Guddom)"@nb,
        "Aton"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Aten er en egyptisk guddom <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Aten (Deity)"@en,
        "Aten (Guddom)"@nb .

humord:c16538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16538" ;
    dct:modified "2023-12-12T11:24:38"^^xsd:dateTime ;
    skos:altLabel "Nestekjærleik"@nb ;
    skos:broadMatch <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/220.81777/e23/> ;
    skos:broader humord:c00311 ;
    skos:exactMatch realfagstermer:c010240 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010240,
        <http://dewey.info/class/177.7/e23/>,
        <http://dewey.info/class/220.81777/e23/> ;
    skos:prefLabel "Charity"@en,
        "Nestekjærlighet"@nb ;
    skos:related humord:c09362,
        humord:c14307 .

humord:c16540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16540" ;
    dct:modified "2020-05-29T14:24:57"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/220.1/e23/> ;
    skos:definition "Oppfatning av Bibelens autoritet, inspirasjon og tilblivelse <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/220.1/e23/> ;
    skos:prefLabel "Biblical hermeneutics"@en,
        "Bibelsyn"@nb .

humord:c16542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16542" ;
    dct:modified "2020-05-29T14:32:26"^^xsd:dateTime ;
    skos:altLabel "Divine providence"@en,
        "Gudommelig forsyn"@nb,
        "Guds forsyn"@nb ;
    skos:broader humord:c08694 ;
    skos:definition "Guds omsorg for den skapte verden <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/214.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/214.8/e23/>,
        <http://dewey.info/class/231.5/e23/>,
        <http://dewey.info/class/296.3114/e23/> ;
    skos:prefLabel "Providence"@en,
        "Forsyn"@nb ;
    skos:relatedMatch <http://dewey.info/class/231.5/e23/>,
        <http://dewey.info/class/296.3114/e23/> .

humord:c16545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16545" ;
    dct:modified "2024-10-29T09:01:28"^^xsd:dateTime ;
    skos:altLabel "Faqirs"@en,
        "Fakirar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c17790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Fakirs"@en,
        "Fakirer"@nb .

humord:c16546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16546" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Commemorative services"@en,
        "Remembrance services"@en ;
    skos:broadMatch <http://dewey.info/class/203.88/e23/> ;
    skos:broader humord:c12502 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.88/e23/> ;
    skos:prefLabel "Memorial services"@en,
        "Minnegudstjenester"@nb .

humord:c16548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16548" ;
    dct:modified "2024-10-15T07:44:26"^^xsd:dateTime ;
    skos:altLabel "Barnedåp"@nb ;
    skos:broader humord:c08720 ;
    skos:exactMatch <http://dewey.info/class/234.1612/e23/>,
        <http://dewey.info/class/265.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.1612/e23/>,
        <http://dewey.info/class/265.12/e23/>,
        <http://dewey.info/class/781.582/e23/> ;
    skos:prefLabel "Infant baptism"@en,
        "Barnedåp"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.582/e23/> .

humord:c16549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16549" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07945 ;
    skos:definition "Oppbyggelig sammenkomst og undervisning i kristendomskunnskap for barn <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/268/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/268/e23/> ;
    skos:prefLabel "Sunday schools"@en,
        "Søndagsskoler"@nb .

humord:c16550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16550" ;
    dct:modified "2024-10-29T08:59:45"^^xsd:dateTime ;
    skos:altLabel "Swedenborgianarar"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/289.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.4092/e23/> ;
    skos:prefLabel "Swedenborgians"@en,
        "Swedenborgianere"@nb .

humord:c16551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16551" ;
    dct:modified "2023-11-27T12:40:06"^^xsd:dateTime ;
    skos:altLabel "Mountain trips"@en,
        "Fjellturar"@nb,
        "Fjellturer"@nb,
        "Fjellturisme"@nb,
        "Fjellvandring"@nb,
        "Fotturer i fjellet"@nb,
        "Toppturer"@nb ;
    skos:broader humord:c20176 ;
    skos:exactMatch realfagstermer:c000174 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000174,
        <http://dewey.info/class/796.522/e23/> ;
    skos:prefLabel "Mountain hiking"@en,
        "Fjellvandring"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.522/e23/> .

humord:c16552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16552" ;
    dct:modified "2024-11-01T14:18:30"^^xsd:dateTime ;
    skos:altLabel "Church volunteers"@en,
        "Church workers"@en,
        "Meiningheitsarbeidarar"@nb ;
    skos:broadMatch <http://dewey.info/class/250.92/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Person som er ansatt eller frivillig medarbeider i en menighet <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/250.92/e23/> ;
    skos:prefLabel "Parish workers"@en,
        "Menighetsarbeidere"@nb .

humord:c16553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16553" ;
    dct:modified "1998-08-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holy Ark"@en ;
    skos:broader humord:c08412 ;
    skos:definition "Kiste av tre med lokka av gull, viktig religiøst symbol i det gamle Israel  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/296.493/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.493/e23/> ;
    skos:prefLabel "Ark of the Covenant"@en,
        "Paktens ark"@nb .

humord:c16554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16554" ;
    dct:modified "1998-09-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08694 ;
    skos:closeMatch <http://dewey.info/class/234.163/e23/> ;
    skos:definition "Jesu virkelige nærvær i nattverden <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.163/e23/> ;
    skos:prefLabel "Real presence"@en,
        "Realpresens"@nb ;
    skos:related humord:c13089 .

humord:c16555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16555" ;
    dct:modified "2020-05-28T09:36:25"^^xsd:dateTime ;
    skos:altLabel "Kongedyrking"@nb,
        "Kongeideologi"@nb,
        "Kongekultus"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c08570 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/> ;
    skos:prefLabel "Cult of Kingship"@en,
        "Kongedyrkelse"@nb ;
    skos:related humord:c08583 .

humord:c16559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16559" ;
    dct:modified "2020-05-28T13:49:03"^^xsd:dateTime ;
    skos:altLabel "Extreme unciton"@en,
        "Siste olje"@nb ;
    skos:broader humord:c12896 ;
    skos:exactMatch <http://dewey.info/class/234.167/e23/>,
        <http://dewey.info/class/265.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.167/e23/>,
        <http://dewey.info/class/265.7/e23/> ;
    skos:prefLabel "Anointing of the Sick"@en,
        "Sykesalving"@nb .

humord:c16561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16561" ;
    dct:modified "2024-12-03T11:33:05"^^xsd:dateTime ;
    skos:altLabel "Guds allmakt"@nb,
        "Omnipotens"@nb ;
    skos:broader humord:c08725 ;
    skos:closeMatch <http://dewey.info/class/202.112/e23/> ;
    skos:exactMatch <http://dewey.info/class/212.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.112/e23/>,
        <http://dewey.info/class/212.7/e23/>,
        <http://dewey.info/class/231.4/e23/>,
        <http://dewey.info/class/296.3112/e23/>,
        <http://dewey.info/class/297.2112/e23/> ;
    skos:prefLabel "Omnipotence"@en,
        "Guds allmakt"@nb ;
    skos:relatedMatch <http://dewey.info/class/231.4/e23/>,
        <http://dewey.info/class/296.3112/e23/>,
        <http://dewey.info/class/297.2112/e23/> .

humord:c16563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16563" ;
    dct:modified "2020-05-29T11:36:07"^^xsd:dateTime ;
    skos:altLabel "Paternoster"@en,
        "Herrens bønn"@nb,
        "Pater Noster"@nb,
        "Paternoster"@nb ;
    skos:broadMatch <http://dewey.info/class/242.722/e23/> ;
    skos:broader humord:c08719 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/226.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/226.96/e23/>,
        <http://dewey.info/class/242.722/e23/> ;
    skos:prefLabel "The Lord's Prayer"@en,
        "Fadervår"@nb .

humord:c16566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16566" ;
    dct:modified "1998-08-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shema"@en ;
    skos:broader humord:c08719 ;
    skos:closeMatch <http://dewey.info/class/296.45/e23/> ;
    skos:definition "Bønn fra den jødiske gudstjenestes bønnebok Siddur <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.45/e23/> ;
    skos:prefLabel "Shema Yisrael"@en,
        "Shema"@nb .

humord:c16567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16567" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.4/e23/> ;
    skos:broader humord:c08596 ;
    skos:definition "En som påtar seg andres skyld <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.4/e23/> ;
    skos:prefLabel "Scapegoats"@en,
        "Syndebukker"@nb .

humord:c16568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16568" ;
    dct:modified "2023-12-04T15:03:44"^^xsd:dateTime ;
    skos:altLabel "Liv"@nb,
        "Livet"@nb ;
    skos:broader humord:c03853 ;
    skos:exactMatch realfagstermer:c013047 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013047,
        <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/323.43/e23/>,
        <http://dewey.info/class/570.1/e23/>,
        <http://dewey.info/class/576.83/e23/> ;
    skos:prefLabel "Life"@en,
        "Livet"@nb ;
    skos:related humord:c08674,
        humord:c09013,
        humord:c11986 ;
    skos:relatedMatch <http://dewey.info/class/113.8/e23/>,
        <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/323.43/e23/>,
        <http://dewey.info/class/570.1/e23/>,
        <http://dewey.info/class/576.83/e23/> .

humord:c16572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16572" ;
    dct:modified "2024-11-04T10:34:52"^^xsd:dateTime ;
    skos:altLabel "Elders (Religious community leaders)"@en,
        "Pastors (Religious community leaders)"@en,
        "Religious community leaders"@en,
        "Forstandarar"@nb ;
    skos:broadMatch <http://dewey.info/class/262.1/e23/> ;
    skos:broader humord:c14073 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.1/e23/> ;
    skos:prefLabel "Religious leaders (Religious community leaders)"@en,
        "Forstandere"@nb .

humord:c16573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16573" ;
    dct:modified "2021-02-02T14:28:37"^^xsd:dateTime ;
    skos:altLabel "Religious conversion"@en,
        "Konversjon (Religion)"@nb,
        "Omvendelse"@nb,
        "Religionsskifte"@nb ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c08631 ;
    skos:definition "Det å gå over fra et trossamfunn til et annet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/>,
        <http://dewey.info/class/207.2/e23/> ;
    skos:prefLabel "Conversion (religion)"@en,
        "Konvertering (Religion)"@nb ;
    skos:related humord:c07337 ;
    skos:relatedMatch <http://dewey.info/class/207.2/e23/> .

humord:c16577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16577" ;
    dct:modified "2024-07-05T07:48:26"^^xsd:dateTime ;
    skos:altLabel "Advent"@nb,
        "Adventstid"@nb ;
    skos:broader humord:c11109 ;
    skos:exactMatch <http://dewey.info/class/263.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/242.332/e23/>,
        <http://dewey.info/class/252.612/e23/>,
        <http://dewey.info/class/263.912/e23/> ;
    skos:prefLabel "Advent"@en,
        "Advent"@nb ;
    skos:relatedMatch <http://dewey.info/class/242.332/e23/>,
        <http://dewey.info/class/252.612/e23/> .

humord:c16579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16579" ;
    dct:modified "1998-09-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08641 ;
    skos:exactMatch <http://dewey.info/class/297.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.362/e23/> ;
    skos:prefLabel "Ramadan"@en,
        "Ramadan"@nb ;
    skos:related humord:c08616,
        humord:c16642 .

humord:c16580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16580" ;
    dct:modified "2024-09-04T16:07:21"^^xsd:dateTime ;
    skos:altLabel "Capoeira"@nb ;
    skos:broadMatch <http://dewey.info/class/793.31981/e23/> ;
    skos:broader humord:c05411,
        humord:c13386 ;
    skos:definition "Capoeira er en kampsport fra Brasil, som kjennetegnes av dans, musikk, akrobatikk og selvforsvarsteknikker. Bevegelsene er myke og store, og utøverne kan både stå på beina, hodet, hendene og albuene. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31981/e23/> ;
    skos:prefLabel "Capoeira"@en,
        "Capoeira"@nb .

humord:c16581 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16581" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:prefLabel "Schlüchtern"@en,
        "Schlüchtern"@nb .

humord:c16583 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16583" ;
    dct:modified "1998-08-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03535 ;
    skos:exactMatch <http://dewey.info/class/2--434124/e23/>,
        <http://dewey.info/class/914.34124/e23/>,
        <http://dewey.info/class/943.4124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434124/e23/>,
        <http://dewey.info/class/914.34124/e23/>,
        <http://dewey.info/class/943.4124/e23/> ;
    skos:prefLabel "Kassel"@en,
        "Kassel"@nb .

humord:c16584 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16584" ;
    dct:modified "2025-03-06T13:38:13"^^xsd:dateTime ;
    skos:altLabel "Kartlia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Kartlia"@en,
        "Kartlia"@nb .

humord:c16585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16585" ;
    dct:modified "1998-08-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Kaxuli dialect"@en,
        "Kaxulisk dialekt"@nb .

humord:c16586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16586" ;
    dct:modified "2021-03-24T14:30:56"^^xsd:dateTime ;
    skos:altLabel "Ingilio dialect"@en,
        "Ingiloan dialect"@en ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Ingilo"@en,
        "Ingilo-dialekt"@nb .

humord:c16587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16587" ;
    dct:modified "1998-08-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Mimartebi dialect"@en,
        "Mimartebi-dialekt"@nb .

humord:c16588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16588" ;
    dct:modified "2021-03-24T14:24:26"^^xsd:dateTime ;
    skos:altLabel "Guri dialect"@en,
        "Guri dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:broader humord:c10657 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.9697/e23/>,
        <http://dewey.info/class/6--99969/e23/> ;
    skos:prefLabel "Gurian dialect"@en,
        "Gurisk dialekt"@nb .

humord:c16589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16589" ;
    dct:modified "2025-03-06T09:38:44"^^xsd:dateTime ;
    skos:altLabel "Kalymnos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:broader humord:c02364 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3916/e23/>,
        <http://dewey.info/class/2--49587/e23/>,
        <http://dewey.info/class/914.9587/e23/>,
        <http://dewey.info/class/939.16/e23/>,
        <http://dewey.info/class/949.587/e23/> ;
    skos:prefLabel "Kalymnos"@en,
        "Kalymnos"@nb .

humord:c16590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16590" ;
    dct:modified "2024-08-28T08:42:52"^^xsd:dateTime ;
    skos:altLabel "Ashkherewa dialect"@en,
        "Ashxarul dialect"@en,
        "Ashkharisk dialekt"@nb,
        "Ashkharul dialekt"@nb,
        "Ashxarisk dialekt"@nb,
        "Ashxarul dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:broader humord:c10673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.962/e23/>,
        <http://dewey.info/class/6--99962/e23/> ;
    skos:prefLabel "Ashxaric dialect"@en,
        "Ashkharisk dialekt"@nb .

humord:c16594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16594" ;
    dct:modified "2023-12-14T08:29:22"^^xsd:dateTime ;
    skos:altLabel "Pedagogar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch realfagstermer:c003627 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003627,
        <http://dewey.info/class/344.078/e23/> ;
    skos:prefLabel "Educators"@en,
        "Pedagoger"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.078/e23/> .

humord:c16595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16595" ;
    dct:modified "2024-10-23T08:26:15"^^xsd:dateTime ;
    skos:altLabel "Grantha Tamil alphabet"@en,
        "Grantha Tamil script"@en,
        "Tamil abugida"@en,
        "Tamil alphabet"@en,
        "Grantha tamil alfabet"@nb,
        "Tamil alfabet"@nb,
        "Tamil skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/494.81111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.81111/e23/> ;
    skos:prefLabel "Tamil script"@en,
        "Tamil skrift"@nb .

humord:c16596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16596" ;
    dct:modified "2024-01-16T09:19:07"^^xsd:dateTime ;
    skos:altLabel "Coke"@en,
        "Kokain"@nb ;
    skos:broader humord:c08392 ;
    skos:definition "Kokain er et ulovlig rusmiddel i gruppen sentralstimulerende midler <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004666 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004666,
        <http://dewey.info/class/362.298/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/616.8647/e23/> ;
    skos:prefLabel "Cocaine"@en,
        "Kokain"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.298/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/616.8647/e23/> .

humord:c16597 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16597" ;
    dct:modified "2024-08-30T13:57:27"^^xsd:dateTime ;
    skos:altLabel "Wismar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43176/e23/>,
        <http://dewey.info/class/914.3176/e23/>,
        <http://dewey.info/class/943.176/e23/> ;
    skos:broader humord:c03542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43176/e23/>,
        <http://dewey.info/class/914.3176/e23/>,
        <http://dewey.info/class/943.176/e23/> ;
    skos:prefLabel "Wismar"@en,
        "Wismar"@nb .

humord:c16599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16599" ;
    dct:modified "2024-12-17T12:45:00"^^xsd:dateTime ;
    skos:altLabel "Fiskeal"@nb,
        "Fiskeavl"@nb,
        "Fiskekultur"@nb,
        "Fiskeoppdrett"@nb,
        "Oppdrettsnæring"@nb ;
    skos:broader humord:c23108 ;
    skos:exactMatch <http://dewey.info/class/639.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.3/e23/> ;
    skos:prefLabel "Fish farming"@en,
        "Fiskeoppdrett"@nb .

humord:c16602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16602" ;
    dct:modified "2024-09-03T13:56:56"^^xsd:dateTime ;
    skos:altLabel "Fiskedammar"@nb ;
    skos:broader humord:c16599 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.3/e23/> ;
    skos:prefLabel "Fishponds"@en,
        "Fiskedammer"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.3/e23/> .

humord:c16603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16603" ;
    dct:modified "1998-08-31T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c07984 ;
    skos:exactMatch <http://dewey.info/class/152.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.48/e23/>,
        <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/205.698/e23/> ;
    skos:prefLabel "Envy"@en,
        "Misunnelse"@nb ;
    skos:related humord:c08026 ;
    skos:relatedMatch <http://dewey.info/class/205.698/e23/> .

humord:c16606 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16606" ;
    dct:modified "2025-02-28T12:23:02"^^xsd:dateTime ;
    skos:altLabel "Tristan da Cunha"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Tristan da Cunha er en øygruppe i Atlanterhavet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030559,
        <http://dewey.info/class/2--9738/e23/>,
        <http://dewey.info/class/919.738/e23/>,
        <http://dewey.info/class/997.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030559,
        <http://dewey.info/class/2--9738/e23/>,
        <http://dewey.info/class/919.738/e23/>,
        <http://dewey.info/class/997.38/e23/> ;
    skos:prefLabel "Tristan da Cunha"@en,
        "Tristan da Cunha"@nb .

humord:c16607 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16607" ;
    dct:modified "2025-02-27T12:02:12"^^xsd:dateTime ;
    skos:altLabel "Pitcairn"@nb,
        "Pitcairnøyane"@nb,
        "Pitcairnøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9618/e23/>,
        <http://dewey.info/class/919.618/e23/>,
        <http://dewey.info/class/996.18/e23/> ;
    skos:broader humord:c03737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9618/e23/>,
        <http://dewey.info/class/919.618/e23/>,
        <http://dewey.info/class/996.18/e23/> ;
    skos:prefLabel "Pitcairn Island"@en,
        "Pitcairn"@nb .

humord:c16609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16609" ;
    dct:modified "1998-08-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4255/e23/>,
        <http://dewey.info/class/914.255/e23/>,
        <http://dewey.info/class/942.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4255/e23/>,
        <http://dewey.info/class/914.255/e23/>,
        <http://dewey.info/class/942.55/e23/> ;
    skos:prefLabel "Northamptonshire"@en,
        "Northamptonshire"@nb .

humord:c16610 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16610" ;
    dct:modified "1998-08-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4264/e23/>,
        <http://dewey.info/class/914.264/e23/>,
        <http://dewey.info/class/942.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4264/e23/>,
        <http://dewey.info/class/914.264/e23/>,
        <http://dewey.info/class/942.64/e23/> ;
    skos:prefLabel "Suffolk"@en,
        "Suffolk"@nb .

humord:c16611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16611" ;
    dct:modified "2023-03-01T13:50:18"^^xsd:dateTime ;
    skos:altLabel "News stories"@en,
        "News story"@en ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/> ;
    skos:broader humord:c09091 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/> ;
    skos:prefLabel "News reports"@en,
        "Reportasjer"@nb .

humord:c16614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16614" ;
    dct:modified "2024-10-24T12:35:45"^^xsd:dateTime ;
    skos:altLabel "Kru språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c09914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Kru languages"@en,
        "Kru språk"@nb .

humord:c16615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16615" ;
    dct:modified "2024-10-24T10:36:39"^^xsd:dateTime ;
    skos:altLabel "Bete språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c16614 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Bete languages"@en,
        "Bete språk"@nb .

humord:c16616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16616" ;
    dct:modified "2024-10-23T09:14:50"^^xsd:dateTime ;
    skos:altLabel "Bete (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89633/e23/>,
        <http://dewey.info/class/5--9633/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Bete er en folkegruppe fra Elfenbenskysten som er en stamme av den etniske gruppen Kru. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89633/e23/>,
        <http://dewey.info/class/5--9633/e23/> ;
    skos:prefLabel "Bété"@en,
        "Bete (Folk)"@nb .

humord:c16617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16617" ;
    dct:modified "2024-02-13T13:14:57"^^xsd:dateTime ;
    skos:altLabel "Skolar"@nb,
        "Skole"@nb,
        "Skular"@nb ;
    skos:broader humord:c07918 ;
    skos:definition "De enkelte skoler eller grupper av skoler <UBO>"@nb ;
    skos:exactMatch realfagstermer:c005386,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/371/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005386,
        <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/344.07/e23/>,
        <http://dewey.info/class/371/e23/>,
        <http://dewey.info/class/379.11/e23/>,
        <http://dewey.info/class/379.1535/e23/>,
        <http://dewey.info/class/379.158/e23/>,
        <http://dewey.info/class/395.5/e23/>,
        <http://dewey.info/class/642.57/e23/>,
        <http://dewey.info/class/711.57/e23/> ;
    skos:prefLabel "Schools"@en,
        "Skoler"@nb ;
    skos:related humord:c23729,
        humord:c24542 ;
    skos:relatedMatch <http://dewey.info/class/344.07/e23/>,
        <http://dewey.info/class/379.11/e23/>,
        <http://dewey.info/class/379.1535/e23/>,
        <http://dewey.info/class/379.158/e23/>,
        <http://dewey.info/class/395.5/e23/>,
        <http://dewey.info/class/642.57/e23/>,
        <http://dewey.info/class/711.57/e23/> .

humord:c16619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16619" ;
    dct:modified "2021-04-30T16:21:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/439.1/e23/>,
        <http://dewey.info/class/6--391/e23/> ;
    skos:broader humord:c10325 ;
    skos:definition "Det nå nesten utdødde språket til jødene i Tyskland, Sveits, Alsace, Nederland og Østerrike <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.1/e23/>,
        <http://dewey.info/class/6--391/e23/> ;
    skos:prefLabel "Western Yiddish dialects"@en,
        "Vestjiddiske dialekter"@nb .

humord:c16620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16620" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Upper German dialect"@en,
        "Overtysk dialekt"@nb .

humord:c16621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16621" ;
    dct:modified "1998-09-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Central Austro-Bavarian dialect"@en,
        "Sentralbayersk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/437.9436/e23/>,
        <http://dewey.info/class/437.945383/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c15977 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/437.9436/e23/>,
        <http://dewey.info/class/437.945383/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Central Bavarian dialect"@en,
        "Middelbayersk dialekt"@nb .

humord:c16622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16622" ;
    dct:modified "1998-10-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Berlindialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10337 ;
    skos:exactMatch <http://dewey.info/class/437.943155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.943155/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Berlin dialect"@en,
        "Berlinerdialekt"@nb .

humord:c16626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16626" ;
    dct:modified "1998-09-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--435911/e23/>,
        <http://dewey.info/class/914.35911/e23/>,
        <http://dewey.info/class/943.5911/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435911/e23/>,
        <http://dewey.info/class/914.35911/e23/>,
        <http://dewey.info/class/943.5911/e23/> ;
    skos:prefLabel "Voxtrup"@en,
        "Voxtrup"@nb .

humord:c16628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16628" ;
    dct:modified "1998-09-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/> ;
    skos:prefLabel "Industrial sociology"@en,
        "Industrisosiologi"@nb .

humord:c16629 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16629" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:prefLabel "Neckarsteinach"@en,
        "Neckarsteinach"@nb .

humord:c16630 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16630" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4332/e23/>,
        <http://dewey.info/class/914.332/e23/>,
        <http://dewey.info/class/943.32/e23/> ;
    skos:broader humord:c15518 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4332/e23/>,
        <http://dewey.info/class/914.332/e23/>,
        <http://dewey.info/class/943.32/e23/> ;
    skos:prefLabel "Regelsbach"@en,
        "Regelsbach"@nb .

humord:c16632 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16632" ;
    dct:modified "2024-10-08T08:44:15"^^xsd:dateTime ;
    skos:altLabel "Darsberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:broader humord:c03535 ;
    skos:definition "Darsberg er en liten landsby ved siden av, og en del av byen Neckarsteinach i delstaten Hessen, Tyskland."@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:prefLabel "Darsberg"@en,
        "Darsberg"@nb .

humord:c16634 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16634" ;
    dct:modified "2025-03-24T13:32:02"^^xsd:dateTime ;
    skos:altLabel "Luxembourg (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4935/e23/>,
        <http://dewey.info/class/914.935/e23/>,
        <http://dewey.info/class/949.35/e23/> ;
    skos:broader humord:c02591 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4935/e23/>,
        <http://dewey.info/class/914.935/e23/>,
        <http://dewey.info/class/949.35/e23/> ;
    skos:prefLabel "Luxembourg (City)"@en,
        "Luxembourg (By)"@nb .

humord:c16635 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16635" ;
    dct:modified "2025-03-04T12:12:09"^^xsd:dateTime ;
    skos:altLabel "Luxembourg (Belgia)"@nb ;
    skos:broader humord:c02161 ;
    skos:definition "Provins i Sør-Belgia <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49348/e23/>,
        <http://dewey.info/class/914.9348/e23/>,
        <http://dewey.info/class/949.348/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49348/e23/>,
        <http://dewey.info/class/914.9348/e23/>,
        <http://dewey.info/class/949.348/e23/> ;
    skos:prefLabel "Luxembourg (Belgium)"@en,
        "Luxembourg (Belgia)"@nb .

humord:c16636 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16636" ;
    dct:modified "1998-09-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tatariya"@nb ;
    skos:broader humord:c03083 ;
    skos:definition "Republikk i den sentrale del av det europeiske Russland <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4745/e23/>,
        <http://dewey.info/class/914.745/e23/>,
        <http://dewey.info/class/947.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4745/e23/>,
        <http://dewey.info/class/914.745/e23/>,
        <http://dewey.info/class/947.45/e23/> ;
    skos:prefLabel "Tatarstan"@en,
        "Tatarstan"@nb .

humord:c16638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16638" ;
    dct:modified "2024-08-28T08:01:02"^^xsd:dateTime ;
    skos:altLabel "Armeno-kiptsjakisk språk"@nb,
        "Armenokiptsjakisk språk"@nb,
        "Polovetsisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c10092 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Armeno-Kipchak language"@en,
        "Armenokiptsjakisk språk"@nb .

humord:c16640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16640" ;
    dct:modified "1998-09-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mellomnedertysk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/839.4/e23/> ;
    skos:broader humord:c12307 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.4/e23/> ;
    skos:prefLabel "Middle Low German literature"@en,
        "Middelnedertysk litteratur"@nb .

humord:c16642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16642" ;
    dct:modified "2025-01-27T09:04:26"^^xsd:dateTime ;
    skos:altLabel "Faste"@nb ;
    skos:broadMatch <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/296.7/e23/>,
        <http://dewey.info/class/297.45/e23/> ;
    skos:broader humord:c08641 ;
    skos:closeMatch <http://dewey.info/class/297.53/e23/> ;
    skos:exactMatch <http://dewey.info/class/263.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.47/e23/>,
        <http://dewey.info/class/242.34/e23/>,
        <http://dewey.info/class/248.47/e23/>,
        <http://dewey.info/class/252.62/e23/>,
        <http://dewey.info/class/263.92/e23/>,
        <http://dewey.info/class/296.7/e23/>,
        <http://dewey.info/class/297.45/e23/>,
        <http://dewey.info/class/297.53/e23/> ;
    skos:prefLabel "Fast"@en,
        "Faste"@nb ;
    skos:related humord:c04952,
        humord:c08616,
        humord:c16579 ;
    skos:relatedMatch <http://dewey.info/class/242.34/e23/>,
        <http://dewey.info/class/252.62/e23/> .

humord:c16649 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16649" ;
    dct:modified "2024-09-16T16:05:52"^^xsd:dateTime ;
    skos:altLabel "Cistá"@nb,
        "Lauterbach"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43719/e23/>,
        <http://dewey.info/class/914.3719/e23/>,
        <http://dewey.info/class/943.719/e23/> ;
    skos:broader humord:c03412 ;
    skos:definition "Nåværende tsjekkisk by i regionen Pardubice <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43719/e23/>,
        <http://dewey.info/class/914.3719/e23/>,
        <http://dewey.info/class/943.719/e23/> ;
    skos:prefLabel "Cista"@en,
        "Lauterbach"@nb .

humord:c16650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16650" ;
    dct:modified "1998-09-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/437.9436/e23/>,
        <http://dewey.info/class/437.945383/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c15977 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/437.9436/e23/>,
        <http://dewey.info/class/437.945383/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Northern Bavarian dialect"@en,
        "Nordbayersk dialekt"@nb .

humord:c16656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16656" ;
    dct:modified "2025-03-18T08:58:10"^^xsd:dateTime ;
    skos:altLabel "Sunndalsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.82794839392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82794839392/e23/> ;
    skos:prefLabel "Sunndal dialect"@en,
        "Sunndalsmål"@nb .

humord:c16657 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16657" ;
    dct:modified "2025-03-28T12:59:50"^^xsd:dateTime ;
    skos:altLabel "Sunndalsøra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:broader humord:c02754 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4839392/e23/>,
        <http://dewey.info/class/914.839392/e23/>,
        <http://dewey.info/class/948.39392/e23/> ;
    skos:prefLabel "Sunndalsøra"@en,
        "Sunndalsøra"@nb .

humord:c16658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16658" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18576 ;
    skos:exactMatch <http://dewey.info/class/891.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.6/e23/> ;
    skos:prefLabel "Celtic literature"@en,
        "Keltisk litteratur"@nb .

humord:c16659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16659" ;
    dct:modified "2024-02-29T14:18:10"^^xsd:dateTime ;
    skos:altLabel "Kontrollteori"@nb,
        "Reguleringsteori"@nb ;
    skos:broader humord:c63805 ;
    skos:exactMatch realfagstermer:c000039,
        <http://dewey.info/class/003.5/e23/>,
        <http://dewey.info/class/515.642/e23/>,
        <http://dewey.info/class/629.8312/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000039,
        <http://dewey.info/class/003.5/e23/>,
        <http://dewey.info/class/515.642/e23/>,
        <http://dewey.info/class/629.8312/e23/> ;
    skos:prefLabel "Control theory"@en,
        "Kontrollteori"@nb ;
    skos:related humord:c62301 .

humord:c16660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16660" ;
    dct:modified "2024-02-27T08:49:19"^^xsd:dateTime ;
    skos:altLabel "Informasjonsteori"@nb ;
    skos:broader humord:c15925 ;
    skos:exactMatch realfagstermer:c013203,
        <http://dewey.info/class/003.54/e23/>,
        <http://dewey.info/class/1--01154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013203,
        <http://dewey.info/class/003.54/e23/>,
        <http://dewey.info/class/1--01154/e23/>,
        <http://dewey.info/class/621.3822/e23/> ;
    skos:prefLabel "Information theory"@en,
        "Informasjonsteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.3822/e23/> .

humord:c16661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16661" ;
    dct:modified "1998-09-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sorani dialect"@en ;
    skos:broadMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:broader humord:c10446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Central Kurdish dialect"@en,
        "Sorani dialekt"@nb .

humord:c16663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16663" ;
    dct:modified "2021-04-08T16:35:55"^^xsd:dateTime ;
    skos:altLabel "Silemani dialect"@en,
        "Sulaymaniyah dialect"@en ;
    skos:broadMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:broader humord:c10446 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Suleimani dialect"@en,
        "Suleimani dialekt"@nb .

humord:c16665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16665" ;
    dct:modified "2024-12-16T08:45:33"^^xsd:dateTime ;
    skos:altLabel "TheTurkish War of Independence"@en,
        "Den tyrkiske revolusjon"@nb,
        "Den tyrkiske revolusjon (1908)"@nb,
        "Den ungtyrkiske revolusjon (1908)"@nb,
        "Tyrkiske revolusjon"@nb,
        "Tyrkiske revolusjon (1908)"@nb,
        "Ungtyrkiske revolusjon (1908)"@nb ;
    skos:broadMatch <http://dewey.info/class/956.10154/e23/> ;
    skos:broader humord:c04031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.10154/e23/> ;
    skos:prefLabel "Turkish War of Independence"@en,
        "Tyrkiske revolusjon"@nb .

humord:c16667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16667" ;
    dct:modified "2024-10-16T14:06:50"^^xsd:dateTime ;
    skos:altLabel "Bektashi"@en,
        "Bektachi"@nb,
        "Bektachiyya"@nb,
        "Bektashi"@nb,
        "Bektashiyya"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Bektashi Order"@en,
        "Bektashi"@nb .

humord:c16671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16671" ;
    dct:modified "1998-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Farmer's almanac"@en ;
    skos:broadMatch <http://dewey.info/class/030/e23/> ;
    skos:broader humord:c00163 ;
    skos:definition "Gruppe bøker med kallendarisk innhold og værspådommer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/030/e23/> ;
    skos:prefLabel "Farmer's almanacs"@en,
        "Bondepraktika"@nb .

humord:c16673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16673" ;
    dct:modified "2024-02-22T08:00:33"^^xsd:dateTime ;
    skos:altLabel "Buzkashi"@nb ;
    skos:broadMatch <http://dewey.info/class/798.23/e23/> ;
    skos:broader humord:c01439 ;
    skos:definition "Buzkashi er Afganistans nasjonalsport <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/798.23/e23/> ;
    skos:prefLabel "Buzkashi"@en,
        "Buzkashi"@nb .

humord:c16675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16675" ;
    dct:modified "1998-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Closure"@en ;
    skos:broadMatch <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/234.5/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.22/e23/> ;
    skos:broader humord:c07976 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/234.5/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/297.22/e23/> ;
    skos:prefLabel "Reconciliation"@en,
        "Forsoning"@nb ;
    skos:related humord:c17547 .

humord:c16676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16676" ;
    dct:modified "2023-03-31T13:33:00"^^xsd:dateTime ;
    skos:altLabel "Edict"@en,
        "Edikter"@nb ;
    skos:broadMatch <http://dewey.info/class/340.54/e23/> ;
    skos:broader humord:c08938 ;
    skos:definition "Et edikt er en offentlig kunngjøring, opprinnelig bruk om romerske embetsmenns kunngjøringer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.54/e23/> ;
    skos:prefLabel "Edicts"@en,
        "Edikt"@nb .

humord:c16677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16677" ;
    dct:modified "2024-11-04T14:45:48"^^xsd:dateTime ;
    skos:altLabel "Zapatistar"@nb ;
    skos:broadMatch <http://dewey.info/class/972.0816/e23/>,
        <http://dewey.info/class/972.083/e23/> ;
    skos:broader humord:c12155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/972.0816/e23/>,
        <http://dewey.info/class/972.083/e23/> ;
    skos:prefLabel "Zapatistas"@en,
        "Zapatister"@nb .

humord:c16679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16679" ;
    dct:modified "2021-05-04T13:28:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Western Oceanic languages"@en,
        "Vestoseaniske språk"@nb .

humord:c16680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16680" ;
    dct:modified "1998-09-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Suauic language"@en,
        "Saliba språk"@nb,
        "Sariba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c16679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Saliba language"@en,
        "Suauisk språk"@nb .

humord:c16683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16683" ;
    dct:modified "1998-09-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Employee conflict"@en,
        "Staff conflict"@en,
        "Staff conflicts"@en ;
    skos:broadMatch <http://dewey.info/class/658.315/e23/> ;
    skos:broader humord:c09227 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.315/e23/> ;
    skos:prefLabel "Employee conflicts"@en,
        "Personalkonflikt"@nb .

humord:c16684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16684" ;
    dct:modified "1998-09-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stigma"@en ;
    skos:broadMatch <http://dewey.info/class/248.29/e23/> ;
    skos:broader humord:c08636 ;
    skos:definition "Sårmerke, særlig om Kristi sårmerker og lignende merker som kan oppstå hos  hos lidenskapelig fromme kristne <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/248.29/e23/> ;
    skos:prefLabel "Stigmata"@en,
        "Stigma"@nb .

humord:c16685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16685" ;
    dct:modified "2024-11-07T13:08:00"^^xsd:dateTime ;
    skos:altLabel "Trajansøyla"@nb ;
    skos:broadMatch <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/733.5/e23/> ;
    skos:broader humord:c07163 ;
    skos:definition "Trajansøylen i Roma er en æressøyle i marmor, ca. 30 meter høy (ca. 40 meter med basen), ved Trajans forum.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729.5/e23/>,
        <http://dewey.info/class/733.5/e23/> ;
    skos:prefLabel "Trajan's Column"@en,
        "Trajansøylen"@nb .

humord:c16686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16686" ;
    dct:modified "2024-11-05T08:25:52"^^xsd:dateTime ;
    skos:altLabel "Keisarinner"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c07267 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Empresses"@en,
        "Keiserinner"@nb .

humord:c16687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16687" ;
    dct:modified "2024-11-08T10:25:12"^^xsd:dateTime ;
    skos:altLabel "Cacus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Cacus er i romerske sagn en røver som Herakles drepte. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Cacus"@en,
        "Cacus"@nb .

humord:c16688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16688" ;
    dct:modified "2024-11-08T09:17:20"^^xsd:dateTime ;
    skos:altLabel "Marsyas"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Marsyas er en sagnfigur av lilleasiatisk opprinnelse som senere ble overført til grekerne <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Marsyas"@en,
        "Marsyas"@nb .

humord:c16689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16689" ;
    dct:modified "1998-09-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202.2/e23/> ;
    skos:broader humord:c08666 ;
    skos:definition "Noe som lokker til synd <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Temptation (Religion)"@en,
        "Fristelse (Religion)"@nb .

humord:c16690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16690" ;
    dct:modified "2024-11-27T21:05:35"^^xsd:dateTime ;
    skos:altLabel "Synd"@nb ;
    skos:broadMatch <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/296.36/e23/>,
        <http://dewey.info/class/297.22/e23/>,
        <http://dewey.info/class/297.5/e23/> ;
    skos:broader humord:c08666 ;
    skos:closeMatch <http://dewey.info/class/241.3/e23/> ;
    skos:definition "Handling, tanke som strider mot Guds vilje <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/202.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/205/e23/>,
        <http://dewey.info/class/241.3/e23/>,
        <http://dewey.info/class/294.548/e23/>,
        <http://dewey.info/class/296.32/e23/>,
        <http://dewey.info/class/296.36/e23/>,
        <http://dewey.info/class/297.22/e23/>,
        <http://dewey.info/class/297.5/e23/> ;
    skos:prefLabel "Sin"@en,
        "Synd"@nb ;
    skos:related humord:c00310 .

humord:c16691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16691" ;
    dct:modified "2024-05-27T13:16:43"^^xsd:dateTime ;
    skos:altLabel "Conception"@en,
        "Fertilisation  (Human body)"@en,
        "Befrukting"@nb,
        "Befruktning"@nb,
        "Fræving"@nb,
        "Konsepsjon"@nb,
        "Unnfangelse"@nb ;
    skos:broader humord:c03853 ;
    skos:exactMatch realfagstermer:c001904,
        <http://dewey.info/class/571.864/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001904,
        <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/571.864/e23/>,
        <http://dewey.info/class/613.94/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/618.1780599/e23/>,
        <http://dewey.info/class/636.08245/e23/> ;
    skos:prefLabel "Fertilization (Human body)"@en,
        "Befruktning"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/613.94/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/618.1780599/e23/>,
        <http://dewey.info/class/636.08245/e23/> .

humord:c16694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16694" ;
    dct:modified "1998-09-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09350 ;
    skos:closeMatch <http://dewey.info/class/259/e23/> ;
    skos:definition "Kristne kirkers arbeid for nødstedte <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/253/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/259/e23/>,
        <http://dewey.info/class/262.14/e23/> ;
    skos:prefLabel "Diaconate"@en,
        "Diakoni"@nb ;
    skos:relatedMatch <http://dewey.info/class/262.14/e23/> .

humord:c16695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16695" ;
    dct:modified "1998-09-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Care of souls"@en ;
    skos:broader humord:c09350 ;
    skos:definition "Omsorg for personer som er i sjelenød <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/206.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/253.53/e23/> ;
    skos:prefLabel "Spiritual guidance"@en,
        "Sjelesorg"@nb ;
    skos:relatedMatch <http://dewey.info/class/253.53/e23/> .

humord:c16697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16697" ;
    dct:modified "2024-11-21T09:11:43"^^xsd:dateTime ;
    skos:altLabel "Mikroburin"@nb,
        "Mikrolittar"@nb ;
    skos:broader humord:c00037 ;
    skos:definition "Små flintredskaper fremstilt av flekker som brekkes og tilhugges i form av  triangler, romber, lansetter etc. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.65/e23/>,
        <http://dewey.info/class/621.900901/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Microliths"@en,
        "Mikrolitter"@nb ;
    skos:relatedMatch <http://dewey.info/class/553.65/e23/>,
        <http://dewey.info/class/621.900901/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c16700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16700" ;
    dct:modified "2024-11-22T07:48:21"^^xsd:dateTime ;
    skos:altLabel "Båtøkskulturen"@nb,
        "Enkeltgravskultur"@nb,
        "Stridsøkskultur"@nb,
        "Stridsøkskulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.014/e23/>,
        <http://dewey.info/class/936.3014/e23/> ;
    skos:broader humord:c14443 ;
    skos:definition "Arkeologisk kultur fra yngre steinalder (gren av den båndkeramiske kulturen) <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.14/e23/>,
        <http://dewey.info/class/936.014/e23/>,
        <http://dewey.info/class/936.3014/e23/> ;
    skos:prefLabel "Corded Ware culture"@en,
        "Stridsøkskulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.14/e23/> .

humord:c16702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16702" ;
    dct:modified "2024-10-16T13:57:23"^^xsd:dateTime ;
    skos:altLabel "Belarussian literature"@en,
        "White Russian literature"@en,
        "White Ruthenian literature"@en,
        "Belarusisk litteratur"@nb,
        "Hviterussisk litteratur"@nb,
        "Kviterussisk litteratur"@nb ;
    skos:broader humord:c07033 ;
    skos:exactMatch <http://dewey.info/class/891.799/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.799/e23/> ;
    skos:prefLabel "Belarusian literature"@en,
        "Belarusisk litteratur"@nb .

humord:c16703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16703" ;
    dct:modified "2024-10-23T10:26:31"^^xsd:dateTime ;
    skos:altLabel "Kalmukkisk litteratur"@nb,
        "Kalmykisk litteratur"@nb,
        "Kalmykkisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.2/e23/> ;
    skos:broader humord:c18574 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.2/e23/> ;
    skos:prefLabel "Kalmyk literature"@en,
        "Kalmukkisk litteratur"@nb .

humord:c16704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16704" ;
    dct:modified "1998-09-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cement industries"@en ;
    skos:broadMatch <http://dewey.info/class/338.4766694/e23/>,
        <http://dewey.info/class/338.766694/e23/> ;
    skos:broader humord:c14440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4766694/e23/>,
        <http://dewey.info/class/338.766694/e23/>,
        <http://dewey.info/class/553.68/e23/>,
        <http://dewey.info/class/620.135/e23/>,
        <http://dewey.info/class/666.94/e23/> ;
    skos:prefLabel "Cement industry"@en,
        "Sementindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/553.68/e23/>,
        <http://dewey.info/class/620.135/e23/>,
        <http://dewey.info/class/666.94/e23/> .

humord:c16705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16705" ;
    dct:modified "2024-10-07T09:52:57"^^xsd:dateTime ;
    skos:altLabel "Textile and apparel industries"@en,
        "Teko-industri"@nb,
        "Tekoindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4768/e23/>,
        <http://dewey.info/class/338.768/e23/> ;
    skos:broader humord:c14440 ;
    skos:definition "Tekstil-, konfeksjons- og skotøyindustri <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4768/e23/>,
        <http://dewey.info/class/338.768/e23/>,
        <http://dewey.info/class/680/e23/> ;
    skos:prefLabel "Textile and apparel industry"@en,
        "Tekoindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/680/e23/> .

humord:c16709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16709" ;
    dct:modified "2024-09-23T15:28:43"^^xsd:dateTime ;
    skos:altLabel "Clothing industries"@en,
        "Clothing industry"@en,
        "Clothing trade"@en,
        "Garment industries"@en,
        "Bekledningsindustri"@nb,
        "Klesindustri"@nb,
        "Konfeksjonsindustri"@nb ;
    skos:broader humord:c16705 ;
    skos:exactMatch <http://dewey.info/class/338.47687/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47687/e23/> ;
    skos:prefLabel "Garment industry"@en,
        "Konfeksjonsindustri"@nb ;
    skos:related humord:c04708 .

humord:c16710 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16710" ;
    dct:modified "2025-04-01T07:53:58"^^xsd:dateTime ;
    skos:altLabel "Kalfaret"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Kalfaret"@en,
        "Kalfaret"@nb .

humord:c16711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16711" ;
    dct:modified "2025-01-06T13:22:30"^^xsd:dateTime ;
    skos:altLabel "Maritime pilot services"@en,
        "Losvesen"@nb,
        "Losvesener"@nb ;
    skos:broadMatch <http://dewey.info/class/387.166/e23/> ;
    skos:broader humord:c04320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.166/e23/> ;
    skos:prefLabel "Marine pilots services"@en,
        "Losvesen"@nb ;
    skos:related humord:c13639 .

humord:c16712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16712" ;
    dct:modified "2024-11-01T14:21:26"^^xsd:dateTime ;
    skos:altLabel "Moteskaparar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/305.974692/e23/>,
        <http://dewey.info/class/746.92092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.974692/e23/>,
        <http://dewey.info/class/746.92092/e23/> ;
    skos:prefLabel "Fashion designers"@en,
        "Moteskapere"@nb ;
    skos:related humord:c04928 .

humord:c16713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16713" ;
    dct:modified "2022-02-16T13:27:37"^^xsd:dateTime ;
    skos:altLabel "Königsberg"@nb,
        "Kønigsberg"@nb ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4724/e23/>,
        <http://dewey.info/class/914.724/e23/>,
        <http://dewey.info/class/947.24/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4724/e23/>,
        <http://dewey.info/class/914.724/e23/>,
        <http://dewey.info/class/947.24/e23/> ;
    skos:prefLabel "Kaliningrad"@en,
        "Kaliningrad"@nb .

humord:c16715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16715" ;
    dct:modified "2025-01-13T19:20:32"^^xsd:dateTime ;
    skos:altLabel "Specs"@en,
        "Spectacles"@en,
        "Briller"@nb ;
    skos:broadMatch <http://dewey.info/class/391.44/e23/> ;
    skos:broader humord:c04660 ;
    skos:exactMatch <http://dewey.info/class/617.7522/e23/>,
        <http://dewey.info/class/681.411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/617.7522/e23/>,
        <http://dewey.info/class/681.411/e23/> ;
    skos:prefLabel "Glasses"@en,
        "Briller"@nb .

humord:c16716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16716" ;
    dct:modified "2024-01-16T09:35:20"^^xsd:dateTime ;
    skos:altLabel "Sminke"@nb ;
    skos:broader humord:c19588 ;
    skos:closeMatch <http://dewey.info/class/792.027/e23/> ;
    skos:exactMatch realfagstermer:c011334,
        <http://dewey.info/class/646.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011334,
        <http://dewey.info/class/646.72/e23/>,
        <http://dewey.info/class/792.027/e23/> ;
    skos:prefLabel "Make-up"@en,
        "Sminke"@nb .

humord:c16717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16717" ;
    dct:modified "2025-01-13T08:19:41"^^xsd:dateTime ;
    skos:altLabel "Paraplyar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.44/e23/> ;
    skos:broader humord:c11705 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/> ;
    skos:prefLabel "Umbrellas"@en,
        "Paraplyer"@nb .

humord:c16718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16718" ;
    dct:modified "2024-08-28T10:23:29"^^xsd:dateTime ;
    skos:altLabel "Asklepios"@en,
        "Hepius"@en,
        "Asklepios"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Asklepios er legekunstens gud i gresk og romersk religion. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Asclepius"@en,
        "Asklepios"@nb .

humord:c16719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16719" ;
    dct:modified "2024-09-27T12:59:42"^^xsd:dateTime ;
    skos:altLabel "Hairdos"@en,
        "Frisyrar"@nb,
        "Hårfrisyrar"@nb,
        "Hårfrisyrer"@nb ;
    skos:broader humord:c04928 ;
    skos:exactMatch <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.724/e23/> ;
    skos:prefLabel "Hairstyles"@en,
        "Frisyrer"@nb .

humord:c16720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16720" ;
    dct:modified "2025-02-17T14:29:41"^^xsd:dateTime ;
    skos:altLabel "Vina del Mar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--83255/e23/>,
        <http://dewey.info/class/918.3255/e23/>,
        <http://dewey.info/class/983.255/e23/> ;
    skos:broader humord:c01680 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--83255/e23/>,
        <http://dewey.info/class/918.3255/e23/>,
        <http://dewey.info/class/983.255/e23/> ;
    skos:prefLabel "Viña del Mar"@en,
        "Vina del Mar"@nb .

humord:c16721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16721" ;
    dct:modified "1998-09-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Religiøs tvil"@nb ;
    skos:broadMatch <http://dewey.info/class/211.7/e23/>,
        <http://dewey.info/class/211.8/e23/> ;
    skos:broader humord:c08566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.7/e23/>,
        <http://dewey.info/class/211.8/e23/> ;
    skos:prefLabel "Doubt (Religion)"@en,
        "Tvil (Religion)"@nb .

humord:c16723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16723" ;
    dct:modified "2023-11-28T15:42:23"^^xsd:dateTime ;
    skos:altLabel "Global aspects"@en,
        "Global perspectives"@en,
        "Globalisation"@en,
        "Internationalisation"@en,
        "Internationalization"@en,
        "Globale aspekter"@nb,
        "Globale perspektiver"@nb,
        "Globalisering"@nb,
        "Internasjonalisering"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c09572 ;
    skos:exactMatch realfagstermer:c000704 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000704,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Globalization"@en,
        "Globalisering"@nb ;
    skos:related humord:c19826,
        humord:c21083,
        humord:c21084,
        humord:c21379,
        humord:c22986 .

humord:c16724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16724" ;
    dct:modified "2025-01-03T10:05:14"^^xsd:dateTime ;
    skos:altLabel "Pick-axes"@en,
        "Picks (Tools)"@en,
        "Hakker"@nb ;
    skos:broadMatch <http://dewey.info/class/621.93/e23/> ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.93/e23/> ;
    skos:prefLabel "Pickaxes"@en,
        "Hakker"@nb .

humord:c16726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16726" ;
    dct:modified "2025-01-28T07:29:36"^^xsd:dateTime ;
    skos:altLabel "Dødsritar"@nb,
        "Dødsskikkar"@nb,
        "Dødsskikker"@nb ;
    skos:broadMatch <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/393/e23/> ;
    skos:broader humord:c04862,
        humord:c08596 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/393/e23/> ;
    skos:prefLabel "Death rituals"@en,
        "Dødsriter"@nb .

humord:c16727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16727" ;
    dct:modified "2025-01-06T10:06:29"^^xsd:dateTime ;
    skos:altLabel "Street-railroads"@en,
        "Tramways"@en,
        "Sporvegar"@nb,
        "Sporveger"@nb ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/625.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385.312/e23/>,
        <http://dewey.info/class/625.14/e23/> ;
    skos:prefLabel "Tramlines"@en,
        "Sporveier"@nb ;
    skos:relatedMatch <http://dewey.info/class/385.312/e23/> .

humord:c16729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16729" ;
    dct:modified "2024-10-17T14:22:58"^^xsd:dateTime ;
    skos:altLabel "Slør"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43082/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43082/e23/> ;
    skos:prefLabel "Veils"@en,
        "Slør"@nb .

humord:c16730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16730" ;
    dct:modified "2021-10-29T09:25:49"^^xsd:dateTime ;
    skos:altLabel "Hostage-taking"@en ;
    skos:broader humord:c08890 ;
    skos:closeMatch <http://dewey.info/class/364.154/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.154/e23/> ;
    skos:prefLabel "Hostage taking"@en,
        "Gisseltaking"@nb ;
    skos:related humord:c09678 .

humord:c16731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16731" ;
    dct:modified "2022-01-21T11:26:12"^^xsd:dateTime ;
    skos:altLabel "Bereavement process"@en,
        "Mourning process"@en ;
    skos:broadMatch <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/259.6/e23/> ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/259.6/e23/> ;
    skos:prefLabel "Grief process"@en,
        "Sorgarbeid"@nb ;
    skos:related humord:c11986 ;
    skos:relatedMatch <http://dewey.info/class/152.4/e23/> .

humord:c16732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16732" ;
    dct:modified "2024-11-04T12:26:01"^^xsd:dateTime ;
    skos:altLabel "Seremonimeistrar"@nb ;
    skos:broadMatch <http://dewey.info/class/395.3/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.3/e23/> ;
    skos:prefLabel "Masters of ceremonies"@en,
        "Seremonimestere"@nb ;
    skos:related humord:c05166 .

humord:c16733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16733" ;
    dct:modified "2024-11-04T14:20:18"^^xsd:dateTime ;
    skos:altLabel "Kjøgemestere"@nb,
        "Kjøkemeistrar"@nb,
        "Kjøkemestere"@nb,
        "Toast­masterar"@nb ;
    skos:broadMatch <http://dewey.info/class/395.3/e23/> ;
    skos:broader humord:c16732 ;
    skos:definition "Toastmaster er en seremonimester; den personen som på en fest ordner talenes rekkefølge og introduserer hver taler. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.3/e23/> ;
    skos:prefLabel "Toastmasters"@en,
        "Toast­mastere"@nb ;
    skos:related humord:c04844 .

humord:c16734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16734" ;
    dct:modified "2024-11-27T17:02:44"^^xsd:dateTime ;
    skos:altLabel "Adversity"@en,
        "Hardship"@en,
        "Reverse of fortune"@en,
        "Motgang"@nb ;
    skos:broadMatch <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c00348 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Misfortune"@en,
        "Motgang"@nb .

humord:c16735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16735" ;
    dct:modified "2024-10-16T14:10:04"^^xsd:dateTime ;
    skos:altLabel "Bekjennelser"@nb,
        "Vedkjenningar"@nb,
        "Vedkjenningsskrift"@nb ;
    skos:broadMatch <http://dewey.info/class/238/e23/> ;
    skos:broader humord:c08440 ;
    skos:definition "Skrift ved siden av Bibelen som et kirkesamfunn har som lærenorm <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/238/e23/> ;
    skos:prefLabel "Confessions"@en,
        "Bekjennelsesskrifter"@nb .

humord:c16736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16736" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/202/e23/> ;
    skos:broader humord:c16735 ;
    skos:closeMatch <http://dewey.info/class/238/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/238/e23/> ;
    skos:prefLabel "Catechisms"@en,
        "Katekismer"@nb .

humord:c16737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16737" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16735 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/238/e23/> ;
    skos:prefLabel "Creeds"@en,
        "Trosbekjennelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/238/e23/> .

humord:c16738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16738" ;
    dct:modified "2024-10-16T13:04:28"^^xsd:dateTime ;
    skos:altLabel "Beginer"@nb,
        "Beguiner"@nb ;
    skos:broadMatch <http://dewey.info/class/267.182/e23/> ;
    skos:broader humord:c08852 ;
    skos:definition "Beginer var en en romersk-katolsk sammenslutning av kvinner <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/267.182/e23/> ;
    skos:prefLabel "Beguins"@en,
        "Beginer"@nb .

humord:c16740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16740" ;
    dct:modified "2024-08-14T14:08:17"^^xsd:dateTime ;
    skos:altLabel "Devotional"@en,
        "Andakt"@nb,
        "Andaktar"@nb,
        "Andakter"@nb ;
    skos:broadMatch <http://dewey.info/class/242/e23/>,
        <http://dewey.info/class/248.3/e23/> ;
    skos:broader humord:c12502 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/242/e23/>,
        <http://dewey.info/class/248.3/e23/> ;
    skos:prefLabel "Devotionals"@en,
        "Andakter"@nb .

humord:c16741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16741" ;
    dct:modified "2020-05-28T11:57:14"^^xsd:dateTime ;
    skos:altLabel "Via Crucis meditations"@en ;
    skos:broadMatch <http://dewey.info/class/242/e23/> ;
    skos:broader humord:c16740 ;
    skos:definition "Andaktsform der man betrakter episoder i Jesu lidelseshistorie <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/232.96/e23/>,
        <http://dewey.info/class/242/e23/> ;
    skos:prefLabel "Via Crucis sermons"@en,
        "Korsveier (Andakter)"@nb ;
    skos:relatedMatch <http://dewey.info/class/232.96/e23/> .

humord:c16742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16742" ;
    dct:modified "2025-01-12T20:22:23"^^xsd:dateTime ;
    skos:altLabel "Brooches"@en,
        "Brosjar"@nb,
        "Brosjer"@nb,
        "Nåler (Smykke)"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c04772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Pins (Jewellery)"@en,
        "Nåler (Smykker)"@nb ;
    skos:related humord:c16743 .

humord:c16743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16743" ;
    dct:modified "2025-01-03T10:01:33"^^xsd:dateTime ;
    skos:altLabel "Nåler (Reiskapar)"@nb ;
    skos:broadMatch <http://dewey.info/class/646.19/e23/> ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/646.19/e23/> ;
    skos:prefLabel "Needles (Tools)"@en,
        "Nåler (Redskaper)"@nb ;
    skos:related humord:c16742 .

humord:c16744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16744" ;
    dct:modified "2024-10-18T15:00:36"^^xsd:dateTime ;
    skos:altLabel "Koiarian languages"@en,
        "Koiari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Koiari languages"@en,
        "Koiari språk"@nb .

humord:c16746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16746" ;
    dct:modified "2024-11-19T11:14:31"^^xsd:dateTime ;
    skos:altLabel "Crisis (Psychology)"@en,
        "Life crises"@en,
        "Life crisis"@en,
        "Psychological crises"@en,
        "Psychological crisis"@en,
        "Krisar (Psykologi)"@nb,
        "Kriser (Psykologi)"@nb,
        "Livskrisar"@nb,
        "Livskriser"@nb,
        "Psykiske krisar"@nb,
        "Psykiske kriser"@nb,
        "Sjelelege krisar"@nb,
        "Sjelelege kriser"@nb,
        "Sjelelige kriser"@nb ;
    skos:broader humord:c08099 ;
    skos:closeMatch <http://dewey.info/class/155.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.93/e23/> ;
    skos:prefLabel "Crises (Psychology)"@en,
        "Kriser (Psykologi)"@nb ;
    skos:related humord:c22542,
        humord:c24050 .

humord:c16747 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16747" ;
    dct:modified "1998-10-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4254/e23/>,
        <http://dewey.info/class/914.254/e23/>,
        <http://dewey.info/class/942.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4254/e23/>,
        <http://dewey.info/class/914.254/e23/>,
        <http://dewey.info/class/942.54/e23/> ;
    skos:prefLabel "Leicestershire"@en,
        "Leicestershire"@nb .

humord:c16748 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16748" ;
    dct:modified "1998-10-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4366/e23/>,
        <http://dewey.info/class/914.366/e23/>,
        <http://dewey.info/class/943.66/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4366/e23/>,
        <http://dewey.info/class/914.366/e23/>,
        <http://dewey.info/class/943.66/e23/> ;
    skos:prefLabel "Villach"@en,
        "Villach"@nb .

humord:c16749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16749" ;
    dct:modified "2024-08-30T14:43:10"^^xsd:dateTime ;
    skos:altLabel "Viennese German dialect"@en,
        "Wiendialekt"@nb,
        "Wienerdialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10337 ;
    skos:exactMatch <http://dewey.info/class/437.943613/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.943613/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Vienna dialect"@en,
        "Wienerdialekt"@nb .

humord:c16752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16752" ;
    dct:modified "2017-09-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kajkavisk-kroatisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.837/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:broader humord:c10607 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.837/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:prefLabel "Kajkavian dialect"@en,
        "Kajkavisk dialekt"@nb .

humord:c16753 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16753" ;
    dct:modified "2025-03-24T13:48:02"^^xsd:dateTime ;
    skos:altLabel "Durdevac"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Durdevac"@en,
        "Durdevac"@nb .

humord:c16755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16755" ;
    dct:modified "2009-05-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lolo"@en,
        "Lolo"@nb,
        "Nosu"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kina <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Yi"@en,
        "Yi"@nb .

humord:c16758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16758" ;
    dct:modified "2009-05-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kina <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.895978/e23/>,
        <http://dewey.info/class/5--95978/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895978/e23/>,
        <http://dewey.info/class/5--95978/e23/> ;
    skos:prefLabel "Yao"@en,
        "Yao"@nb .

humord:c16759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16759" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nashi"@en,
        "Naxi"@en,
        "Nakhi"@nb,
        "Nasi"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kina, hovedsakelig i Yunnan and Sichuan <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Nakhi people"@en,
        "Naxi (Folk)"@nb .

humord:c16761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16761" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hmong"@nb,
        "Meo"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.895972/e23/>,
        <http://dewey.info/class/5--95972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895972/e23/>,
        <http://dewey.info/class/5--95972/e23/> ;
    skos:prefLabel "Miao"@en,
        "Miao (Folk)"@nb .

humord:c16764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16764" ;
    dct:modified "1998-10-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.31/e23/> ;
    skos:broader humord:c06952 ;
    skos:definition "Nederlandskspråklig litteratur mellom ca.1100 og 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.31/e23/> ;
    skos:prefLabel "Middle Dutch literature"@en,
        "Middelnederlandsk litteratur"@nb .

humord:c16765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16765" ;
    dct:modified "2024-11-27T13:38:52"^^xsd:dateTime ;
    skos:altLabel "Sukker"@nb,
        "Sukrose"@nb ;
    skos:broadMatch <http://dewey.info/class/572.565/e23/> ;
    skos:broader humord:c04919,
        humord:c61070 ;
    skos:exactMatch realfagstermer:c011488,
        <http://dewey.info/class/641.336/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011488,
        <http://dewey.info/class/572.565/e23/>,
        <http://dewey.info/class/633.6/e23/>,
        <http://dewey.info/class/641.336/e23/>,
        <http://dewey.info/class/664.1/e23/> ;
    skos:prefLabel "Sugar"@en,
        "Sukker"@nb ;
    skos:relatedMatch <http://dewey.info/class/633.6/e23/>,
        <http://dewey.info/class/664.1/e23/> .

humord:c16766 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16766" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:broader humord:c03407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4861/e23/>,
        <http://dewey.info/class/914.861/e23/>,
        <http://dewey.info/class/948.61/e23/> ;
    skos:prefLabel "Helsingborg"@en,
        "Helsingborg"@nb .

humord:c16767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16767" ;
    dct:modified "2024-08-19T12:34:07"^^xsd:dateTime ;
    skos:altLabel "Reiner (Åker)"@nb,
        "Åkerreiner"@nb ;
    skos:broader humord:c11568 ;
    skos:definition "Grasgrodd strimmel eller grasbakke i kanten av en åker <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/577.55/e23/>,
        <http://dewey.info/class/631.5/e23/> ;
    skos:prefLabel "Headland"@en,
        "Åkerreiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.55/e23/>,
        <http://dewey.info/class/631.5/e23/> .

humord:c16768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16768" ;
    dct:modified "2024-08-19T12:31:55"^^xsd:dateTime ;
    skos:altLabel "Åker"@nb,
        "Åkere"@nb,
        "Åkrar"@nb,
        "Åkrer"@nb ;
    skos:broader humord:c11568 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/577.55/e23/>,
        <http://dewey.info/class/631.5/e23/> ;
    skos:prefLabel "Fields"@en,
        "Åkre"@nb ;
    skos:related humord:c59362 ;
    skos:relatedMatch <http://dewey.info/class/577.55/e23/>,
        <http://dewey.info/class/631.5/e23/> .

humord:c16772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16772" ;
    dct:modified "2025-01-20T15:24:14"^^xsd:dateTime ;
    skos:altLabel "Myntfot"@nb ;
    skos:broadMatch <http://dewey.info/class/332.42/e23/> ;
    skos:broader humord:c07820 ;
    skos:definition "Metall som et lands hovedmynt er basert på og dens innhold av dette metallet <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.42/e23/> ;
    skos:prefLabel "Monetary standard"@en,
        "Myntfot"@nb .

humord:c16773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16773" ;
    dct:modified "2010-08-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c21121 ;
    skos:definition "Samfunnsvitenskapelig metode for analyse av innholdet i tekster; anvendes særlig på massemedienes område <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/1--014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Content analysis"@en,
        "Innholdsanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> .

humord:c16774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16774" ;
    dct:modified "2024-10-29T09:17:33"^^xsd:dateTime ;
    skos:altLabel "Bodbringarar"@nb ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:prefLabel "Messengers"@en,
        "Budbringere"@nb .

humord:c16775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16775" ;
    dct:modified "1998-10-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/839.31/e23/> ;
    skos:broader humord:c06952 ;
    skos:definition "Nederlandskspråklig litteratur inntil ca 1100 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.31/e23/> ;
    skos:prefLabel "Old Dutch literature"@en,
        "Gammelnederlandsk litteratur"@nb .

humord:c16776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16776" ;
    dct:modified "1998-10-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Quantifying expressions"@en,
        "Mengdesuttrykk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Quantifiers (Linguistics)"@en,
        "Mengdesledd"@nb .

humord:c16778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16778" ;
    dct:modified "2024-02-22T08:20:19"^^xsd:dateTime ;
    skos:altLabel "Amatørar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch realfagstermer:c005228 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005228,
        <http://dewey.info/class/001.1/e23/>,
        <http://dewey.info/class/1--08624/e23/> ;
    skos:prefLabel "Amateurs"@en,
        "Amatører"@nb ;
    skos:related humord:c63499,
        humord:c63566 ;
    skos:relatedMatch <http://dewey.info/class/001.1/e23/> .

humord:c16779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16779" ;
    dct:modified "2023-11-19T21:50:31"^^xsd:dateTime ;
    skos:altLabel "Dilettantar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/> ;
    skos:broader humord:c16778 ;
    skos:exactMatch realfagstermer:c011943 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011943,
        <http://dewey.info/class/001.1/e23/>,
        <http://dewey.info/class/1--08624/e23/> ;
    skos:prefLabel "Dilettantes"@en,
        "Dilettanter"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.1/e23/> .

humord:c16780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16780" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nakhi literature"@en,
        "Nakhi litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/895.4/e23/> ;
    skos:broader humord:c18578 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.4/e23/> ;
    skos:prefLabel "Naxi literature"@en,
        "Naxi litteratur"@nb .

humord:c16782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16782" ;
    dct:modified "2025-02-25T10:05:52"^^xsd:dateTime ;
    skos:altLabel "Moso language"@en,
        "Nakhi language"@en,
        "Moso språk"@nb,
        "Nakhi språk"@nb,
        "Naxi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16372 ;
    skos:editorialNote "Språkkode: nxq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Naxi language"@en,
        "Naxi språk"@nb .

humord:c16785 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16785" ;
    dct:modified "2024-08-30T14:52:19"^^xsd:dateTime ;
    skos:altLabel "Windesheim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49216/e23/>,
        <http://dewey.info/class/914.9216/e23/>,
        <http://dewey.info/class/949.216/e23/> ;
    skos:broader humord:c02598 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49216/e23/>,
        <http://dewey.info/class/914.9216/e23/>,
        <http://dewey.info/class/949.216/e23/> ;
    skos:prefLabel "Windesheim"@en,
        "Windesheim"@nb .

humord:c16787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16787" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kartagere"@nb ;
    skos:broadMatch <http://dewey.info/class/939.73/e23/> ;
    skos:broader humord:c00975 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.73/e23/> ;
    skos:prefLabel "Carthagians"@en,
        "Karthagere"@nb ;
    skos:related humord:c00982 .

humord:c16789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16789" ;
    dct:modified "2025-01-11T09:05:41"^^xsd:dateTime ;
    skos:altLabel "Coptic studies"@en,
        "Koptisk filologi"@nb,
        "Koptologi"@nb ;
    skos:broadMatch <http://dewey.info/class/493.2/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.2/e23/> ;
    skos:prefLabel "Coptology"@en,
        "Koptologi"@nb .

humord:c16794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16794" ;
    dct:modified "2024-10-23T09:46:47"^^xsd:dateTime ;
    skos:altLabel "Karachay-balkarsk språk"@nb,
        "Karatsjai-balkarsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: krc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.38/e23/>,
        <http://dewey.info/class/6--9438/e23/> ;
    skos:prefLabel "Karachay-Balkar language"@en,
        "Karatsjai-balkarsk språk"@nb .

humord:c16796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16796" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.894387/e23/>,
        <http://dewey.info/class/5--94387/e23/> ;
    skos:broader humord:c00916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894387/e23/>,
        <http://dewey.info/class/5--94387/e23/> ;
    skos:prefLabel "Volga Tatars"@en,
        "Volgatatarer"@nb ;
    skos:related humord:c00906,
        humord:c15881 .

humord:c16797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16797" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:exactMatch <http://dewey.info/class/891.479/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.479/e23/> ;
    skos:prefLabel "Rajasthani literature"@en,
        "Rajasthani litteratur"@nb .

humord:c16798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16798" ;
    dct:modified "2024-10-18T14:45:52"^^xsd:dateTime ;
    skos:altLabel "Nostratiske hypotese"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c09821 ;
    skos:definition "Hypotese om en nord-euratisk språkfamilie av indoeuropeisk, uralsk, altaisk, afroasiatisk og muligens andre språkfamilier <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Nostratic hypothesis"@en,
        "Nostratiske hypotese"@nb .

humord:c16799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16799" ;
    dct:modified "2024-10-22T08:29:19"^^xsd:dateTime ;
    skos:altLabel "Slavey language"@en,
        "Slave språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Språkkode: den"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Slave language"@en,
        "Slave språk"@nb .

humord:c16800 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16800" ;
    dct:modified "2024-12-03T14:20:39"^^xsd:dateTime ;
    skos:altLabel "Tetela folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tetela folk literature"@en,
        "Tetela folkediktning"@nb .

humord:c16802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16802" ;
    dct:modified "2024-10-21T08:30:44"^^xsd:dateTime ;
    skos:altLabel "Lepontisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.99/e23/>,
        <http://dewey.info/class/6--9199/e23/> ;
    skos:broader humord:c10576 ;
    skos:definition "Lepintisk var et språk talt i Nord-Italia i oldtiden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.99/e23/>,
        <http://dewey.info/class/6--9199/e23/> ;
    skos:prefLabel "Lepontic language"@en,
        "Lepontisk språk"@nb .

humord:c16803 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16803" ;
    dct:modified "2025-02-13T13:42:48"^^xsd:dateTime ;
    skos:altLabel "Dutch Antilles"@en,
        "Nederlandske Antillar"@nb ;
    skos:broader humord:c12082 ;
    skos:closeMatch <http://dewey.info/class/2--72986/e23/>,
        <http://dewey.info/class/917.2986/e23/>,
        <http://dewey.info/class/972.986/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72986/e23/>,
        <http://dewey.info/class/917.2986/e23/>,
        <http://dewey.info/class/972.986/e23/> ;
    skos:prefLabel "Netherlands Antilles"@en,
        "Nederlandske Antiller"@nb .

humord:c16804 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16804" ;
    dct:modified "2024-08-28T08:27:15"^^xsd:dateTime ;
    skos:altLabel "Aruba"@nb ;
    skos:broadMatch <http://dewey.info/class/2--72986/e23/>,
        <http://dewey.info/class/917.2986/e23/>,
        <http://dewey.info/class/972.986/e23/> ;
    skos:broader humord:c12082 ;
    skos:exactMatch realfagstermer:c030957 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030957,
        <http://dewey.info/class/2--72986/e23/>,
        <http://dewey.info/class/917.2986/e23/>,
        <http://dewey.info/class/972.986/e23/> ;
    skos:prefLabel "Aruba"@en,
        "Aruba"@nb .

humord:c16805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16805" ;
    dct:modified "2024-11-07T19:52:37"^^xsd:dateTime ;
    skos:altLabel "Surya"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Surya er en hinduistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Surya"@en,
        "Surya"@nb .

humord:c16806 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16806" ;
    dct:modified "2025-02-18T12:06:32"^^xsd:dateTime ;
    skos:altLabel "Mysuru"@en,
        "Mysore"@nb,
        "Mysuru"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01867 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Mysore"@en,
        "Mysore"@nb .

humord:c16807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16807" ;
    dct:modified "2024-08-23T12:57:59"^^xsd:dateTime ;
    skos:altLabel "Arabism"@en,
        "Arabismar"@nb,
        "Arabisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Arabismer er ord og uttrykk fra arabiske språk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Arabisms"@en,
        "Arabismer"@nb .

humord:c16808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16808" ;
    dct:modified "1999-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06355 ;
    skos:definition "Teorien om at proto-indoeuropeisk språk hadde glottaliserte konsonanter <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Glottalic theory"@en,
        "Glottalteorien"@nb .

humord:c16810 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16810" ;
    dct:modified "2025-03-11T15:48:14"^^xsd:dateTime ;
    skos:altLabel "Douarnenez"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4411/e23/>,
        <http://dewey.info/class/914.411/e23/>,
        <http://dewey.info/class/944.11/e23/> ;
    skos:broader humord:c02275 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4411/e23/>,
        <http://dewey.info/class/914.411/e23/>,
        <http://dewey.info/class/944.11/e23/> ;
    skos:prefLabel "Douarnenez"@en,
        "Douarnenez"@nb .

humord:c16811 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16811" ;
    dct:modified "2024-09-04T15:59:33"^^xsd:dateTime ;
    skos:altLabel "Cangli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Changli"@en,
        "Cangli"@nb .

humord:c16812 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16812" ;
    dct:modified "2024-09-19T11:22:29"^^xsd:dateTime ;
    skos:altLabel "Cork (By)"@nb ;
    skos:broader humord:c26622 ;
    skos:exactMatch <http://dewey.info/class/2--41956/e23/>,
        <http://dewey.info/class/914.1956/e23/>,
        <http://dewey.info/class/941.956/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41956/e23/>,
        <http://dewey.info/class/914.1956/e23/>,
        <http://dewey.info/class/941.956/e23/> ;
    skos:prefLabel "Cork (City)"@en,
        "Cork (By)"@nb .

humord:c16813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16813" ;
    dct:modified "1998-10-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Krevin dialect"@en ;
    skos:broadMatch <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:broader humord:c10833 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.54/e23/>,
        <http://dewey.info/class/6--9454/e23/> ;
    skos:prefLabel "Krevinian dialect"@en,
        "Krevinsk språk"@nb .

humord:c16814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16814" ;
    dct:modified "2024-08-15T08:23:35"^^xsd:dateTime ;
    skos:altLabel "Anglican Christianity"@en,
        "Anglikansk kristendom"@nb ;
    skos:broader humord:c08534 ;
    skos:exactMatch <http://dewey.info/class/230.3/e23/>,
        <http://dewey.info/class/283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.3/e23/>,
        <http://dewey.info/class/283/e23/> ;
    skos:prefLabel "Anglicanism"@en,
        "Anglikansk kristendom"@nb .

humord:c16815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16815" ;
    dct:modified "2024-08-15T08:23:48"^^xsd:dateTime ;
    skos:altLabel "Anglican Cahtolicism"@en,
        "Catholic Anglicanism"@en,
        "High Church"@en,
        "Anglikanisme"@nb,
        "Anglokatolisisme"@nb,
        "Hich church"@nb,
        "High church"@nb ;
    skos:broader humord:c16814 ;
    skos:exactMatch <http://dewey.info/class/230.3/e23/>,
        <http://dewey.info/class/283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.3/e23/>,
        <http://dewey.info/class/283/e23/> ;
    skos:prefLabel "Anglo-Catholicism"@en,
        "Anglokatolisisme"@nb .

humord:c16818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16818" ;
    dct:modified "1998-10-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08534 ;
    skos:exactMatch <http://dewey.info/class/230.19/e23/>,
        <http://dewey.info/class/281.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.19/e23/>,
        <http://dewey.info/class/281.9/e23/> ;
    skos:prefLabel "Orthodox Christianity"@en,
        "Ortodoks kristendom"@nb ;
    skos:related humord:c08770,
        humord:c15947 .

humord:c16819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16819" ;
    dct:modified "2024-10-02T14:08:34"^^xsd:dateTime ;
    skos:altLabel "Established church"@en,
        "Staten og kirken"@nb,
        "Staten og kyrkja"@nb,
        "Statskirken"@nb,
        "Statskyrkja"@nb,
        "Statskyrkje"@nb ;
    skos:broader humord:c08759 ;
    skos:closeMatch <http://dewey.info/class/322.1/e23/> ;
    skos:definition "Kirke som underholdes økonomisk av staten og administreres av statsorganene  <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/261.7/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "State church"@en,
        "Statskirke"@nb ;
    skos:relatedMatch <http://dewey.info/class/261.7/e23/> .

humord:c16820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16820" ;
    dct:modified "2025-01-10T07:30:41"^^xsd:dateTime ;
    skos:altLabel "Healing"@nb ;
    skos:broadMatch <http://dewey.info/class/615.5/e23/>,
        <http://dewey.info/class/615.852/e23/> ;
    skos:broader humord:c03810 ;
    skos:definition "Helbredelse gjennom bønn, håndspåleggelse, naturmedisin osv. <Riksmålsordb.>"@nb ;
    skos:exactMatch realfagstermer:c002438 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002438,
        <http://dewey.info/class/203.1/e23/>,
        <http://dewey.info/class/610/e23/>,
        <http://dewey.info/class/615.5/e23/>,
        <http://dewey.info/class/615.852/e23/> ;
    skos:prefLabel "Healing"@en,
        "Healing"@nb ;
    skos:related humord:c17339,
        humord:c20971,
        humord:c20979 ;
    skos:relatedMatch <http://dewey.info/class/203.1/e23/>,
        <http://dewey.info/class/610/e23/> .

humord:c16821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16821" ;
    dct:modified "2020-11-23T12:33:24"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/381.45002/e23/> ;
    skos:broader humord:c07596 ;
    skos:definition "Handel, særlig med bøker og blader, ved omreisende selgere <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002.029/e23/>,
        <http://dewey.info/class/381.45002/e23/> ;
    skos:prefLabel "Colportage"@en,
        "Kolportasje"@nb ;
    skos:relatedMatch <http://dewey.info/class/002.029/e23/> .

humord:c16822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16822" ;
    dct:modified "2021-02-26T10:28:46"^^xsd:dateTime ;
    skos:broader humord:c08982 ;
    skos:closeMatch <http://dewey.info/class/364.670284/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.670284/e23/> ;
    skos:prefLabel "Punishment devices"@en,
        "Strafferedskaper"@nb .

humord:c16823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16823" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Guillotine"@en,
        "Falløkser"@nb,
        "Guillotiner"@nb ;
    skos:broadMatch <http://dewey.info/class/364.670284/e23/> ;
    skos:broader humord:c16822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.670284/e23/> ;
    skos:prefLabel "Guillotines"@en,
        "Giljotiner"@nb .

humord:c16826 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16826" ;
    dct:modified "2018-11-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03012 ;
    skos:exactMatch realfagstermer:c030867,
        <http://dewey.info/class/2--484112/e23/>,
        <http://dewey.info/class/914.84112/e23/>,
        <http://dewey.info/class/948.4112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030867,
        <http://dewey.info/class/2--484112/e23/>,
        <http://dewey.info/class/914.84112/e23/>,
        <http://dewey.info/class/948.4112/e23/> ;
    skos:prefLabel "Frøya (Trøndelag)"@en,
        "Frøya (Trøndelag)"@nb .

humord:c16827 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16827" ;
    dct:modified "1998-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Burjatija"@en ;
    skos:broadMatch <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:prefLabel "Buryatia"@en,
        "Burjatija"@nb .

humord:c16828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16828" ;
    dct:modified "2024-12-10T10:15:25"^^xsd:dateTime ;
    skos:altLabel "Foot"@en,
        "Fot"@nb,
        "Føter"@nb ;
    skos:broader humord:c69269 ;
    skos:definition "Foten, pes, er den nederste delen av beinet som overfører vekten og bevegelsen av kroppen til underlaget. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011390,
        <http://dewey.info/class/612.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011390,
        <http://dewey.info/class/612.98/e23/>,
        <http://dewey.info/class/617.585/e23/> ;
    skos:prefLabel "Feet"@en,
        "Føtter"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.585/e23/> .

humord:c16829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16829" ;
    dct:modified "2020-10-01T11:42:52"^^xsd:dateTime ;
    skos:altLabel "Hair extension"@en ;
    skos:broadMatch <http://dewey.info/class/391.5/e23/> ;
    skos:broader humord:c04928 ;
    skos:closeMatch <http://dewey.info/class/646.7248/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.7248/e23/> ;
    skos:prefLabel "False hair"@en,
        "Løshår"@nb .

humord:c16830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16830" ;
    dct:modified "2022-04-07T10:16:36"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/679/e23/>,
        <http://dewey.info/class/792.027/e23/> ;
    skos:broader humord:c16829 ;
    skos:exactMatch <http://dewey.info/class/646.7248/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.7248/e23/>,
        <http://dewey.info/class/679/e23/>,
        <http://dewey.info/class/792.027/e23/> ;
    skos:prefLabel "Wigs"@en,
        "Parykker"@nb ;
    skos:related humord:c16013 .

humord:c16831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16831" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.7248/e23/> ;
    skos:broader humord:c16829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.7248/e23/> ;
    skos:prefLabel "Toupées"@en,
        "Tupeer"@nb .

humord:c16832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16832" ;
    dct:modified "2025-01-13T08:24:13"^^xsd:dateTime ;
    skos:altLabel "Neckties"@en,
        "Slips"@nb ;
    skos:broadMatch <http://dewey.info/class/391.41/e23/> ;
    skos:broader humord:c11705 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.41/e23/> ;
    skos:prefLabel "Ties"@en,
        "Slips"@nb .

humord:c16833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16833" ;
    dct:modified "2024-10-17T14:23:23"^^xsd:dateTime ;
    skos:altLabel "Strømpar"@nb,
        "Strømper"@nb ;
    skos:broader humord:c04685 ;
    skos:closeMatch <http://dewey.info/class/391.423/e23/>,
        <http://dewey.info/class/687.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.423/e23/>,
        <http://dewey.info/class/687.3/e23/> ;
    skos:prefLabel "Stockings"@en,
        "Strømper"@nb .

humord:c16834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16834" ;
    dct:modified "2024-11-06T17:10:54"^^xsd:dateTime ;
    skos:altLabel "Ossia"@nb ;
    skos:broadMatch <http://dewey.info/class/820.9351/e23/> ;
    skos:broader humord:c17804 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/820.9351/e23/> ;
    skos:prefLabel "Ossian"@en,
        "Ossian"@nb .

humord:c16835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16835" ;
    dct:modified "2012-12-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gender identity"@en,
        "Seksuell identitet"@nb ;
    skos:broader humord:c08111 ;
    skos:closeMatch <http://dewey.info/class/155.33/e23/> ;
    skos:exactMatch <http://dewey.info/class/1--081/e23/>,
        <http://dewey.info/class/305.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--081/e23/>,
        <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/>,
        <http://dewey.info/class/305.3/e23/> ;
    skos:prefLabel "Sexual identity"@en,
        "Kjønnsidentitet"@nb ;
    skos:related humord:c09301,
        humord:c12981,
        humord:c25284 ;
    skos:relatedMatch <http://dewey.info/class/155.43/e23/>,
        <http://dewey.info/class/155.53/e23/> .

humord:c16836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16836" ;
    dct:modified "2024-08-14T09:39:14"^^xsd:dateTime ;
    skos:altLabel "Anagram"@nb,
        "Anagrammer"@nb ;
    skos:broadMatch <http://dewey.info/class/793.734/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Anagrammer er bokstavflytting i ord eller setninger slik at nye oppstår <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.734/e23/> ;
    skos:prefLabel "Anagram"@en,
        "Anagram"@nb ;
    skos:related humord:c06310,
        humord:c18108 .

humord:c16838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16838" ;
    dct:modified "2024-08-16T14:23:20"^^xsd:dateTime ;
    skos:altLabel "Approksimantar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c16398 ;
    skos:definition "Approksimant er ein språklyd som blir laga med ei innsnevring for luftstraumen ein stad i taleorgana, men der innsnevringa ikkje er like kraftig som for frikativane. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Approximants"@en,
        "Approksimanter"@nb .

humord:c16839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16839" ;
    dct:modified "2020-11-30T10:13:25"^^xsd:dateTime ;
    skos:altLabel "Glides"@en ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c16838 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Semivowels"@en,
        "Halvvokaler"@nb .

humord:c16840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16840" ;
    dct:modified "2020-11-30T10:28:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05825 ;
    skos:definition "Forandringer som skjer med den første lyden i et ord under visse grammatiske betingelser. Særlig kjent fra keltiske språk <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/491.6/e23/> ;
    skos:prefLabel "Word-initial sound mutation"@en,
        "Framlydsmutasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/491.6/e23/> .

humord:c16841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16841" ;
    dct:modified "2024-10-18T09:23:44"^^xsd:dateTime ;
    skos:altLabel "Frygisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:broader humord:c10209 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:prefLabel "Phrygian language"@en,
        "Frygisk språk"@nb .

humord:c16842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16842" ;
    dct:modified "2024-10-24T08:35:50"^^xsd:dateTime ;
    skos:altLabel "Dendi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.58/e23/>,
        <http://dewey.info/class/6--9658/e23/> ;
    skos:broader humord:c09986 ;
    skos:editorialNote "Språkkode: ddn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.58/e23/>,
        <http://dewey.info/class/6--9658/e23/> ;
    skos:prefLabel "Dendi language"@en,
        "Dendi språk"@nb .

humord:c16843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16843" ;
    dct:modified "2024-04-10T13:26:51"^^xsd:dateTime ;
    skos:altLabel "Betong"@nb ;
    skos:broader humord:c07773 ;
    skos:closeMatch <http://dewey.info/class/620.137/e23/>,
        <http://dewey.info/class/691.3/e23/>,
        <http://dewey.info/class/693.54/e23/> ;
    skos:exactMatch realfagstermer:c011065,
        <http://dewey.info/class/620.136/e23/>,
        <http://dewey.info/class/624.1834/e23/>,
        <http://dewey.info/class/625.84/e23/>,
        <http://dewey.info/class/666.893/e23/>,
        <http://dewey.info/class/693.5/e23/>,
        <http://dewey.info/class/721.0445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011065,
        <http://dewey.info/class/338.47666893/e23/>,
        <http://dewey.info/class/620.136/e23/>,
        <http://dewey.info/class/620.137/e23/>,
        <http://dewey.info/class/624.1834/e23/>,
        <http://dewey.info/class/625.84/e23/>,
        <http://dewey.info/class/666.893/e23/>,
        <http://dewey.info/class/691.3/e23/>,
        <http://dewey.info/class/693.5/e23/>,
        <http://dewey.info/class/693.54/e23/>,
        <http://dewey.info/class/721.0445/e23/> ;
    skos:prefLabel "Concrete"@en,
        "Betong"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.47666893/e23/> .

humord:c16844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16844" ;
    dct:modified "2025-01-10T07:37:13"^^xsd:dateTime ;
    skos:altLabel "Indoiranistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:prefLabel "Indo-Iranian philology"@en,
        "Indoiranistikk"@nb .

humord:c16845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16845" ;
    dct:modified "2024-08-28T08:04:36"^^xsd:dateTime ;
    skos:altLabel "Ferrocement"@en,
        "Armert betong"@nb,
        "Jernbetong"@nb ;
    skos:broader humord:c16843 ;
    skos:exactMatch realfagstermer:c001557,
        <http://dewey.info/class/620.137/e23/>,
        <http://dewey.info/class/624.18341/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001557,
        <http://dewey.info/class/620.137/e23/>,
        <http://dewey.info/class/624.18341/e23/>,
        <http://dewey.info/class/693.54/e23/> ;
    skos:prefLabel "Reinforced concrete"@en,
        "Armert betong"@nb ;
    skos:relatedMatch <http://dewey.info/class/693.54/e23/> .

humord:c16847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16847" ;
    dct:modified "2024-11-20T13:22:06"^^xsd:dateTime ;
    skos:altLabel "Det komiske"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--20523/e23/>,
        <http://dewey.info/class/3C--17/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20523/e23/>,
        <http://dewey.info/class/3C--17/e23/> ;
    skos:prefLabel "The comic"@en,
        "Det komiske"@nb ;
    skos:related humord:c06677,
        humord:c17142 .

humord:c16848 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16848" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Droitwich Spa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--42449/e23/>,
        <http://dewey.info/class/914.2449/e23/>,
        <http://dewey.info/class/942.449/e23/> ;
    skos:broader humord:c27857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42449/e23/>,
        <http://dewey.info/class/914.2449/e23/>,
        <http://dewey.info/class/942.449/e23/> ;
    skos:prefLabel "Droitwich"@en,
        "Droitwich"@nb .

humord:c16849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16849" ;
    dct:modified "2023-12-11T12:16:50"^^xsd:dateTime ;
    skos:altLabel "Vinkunnskap"@nb,
        "Ønologi"@nb ;
    skos:broadMatch <http://dewey.info/class/634.8/e23/>,
        <http://dewey.info/class/641.22/e23/> ;
    skos:broader humord:c04904 ;
    skos:closeMatch <http://dewey.info/class/338.1748/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1748/e23/>,
        <http://dewey.info/class/634.8/e23/>,
        <http://dewey.info/class/641.22/e23/> ;
    skos:prefLabel "Oenology"@en,
        "Ønologi"@nb ;
    skos:related humord:c04910 .

humord:c16850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16850" ;
    dct:modified "1998-11-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16442 ;
    skos:definition "Betegnelse for korsmerking som gjorde en hedning til katekumen for senere å  kunne døpes <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.161/e23/>,
        <http://dewey.info/class/265.1/e23/>,
        <http://dewey.info/class/268.434/e23/> ;
    skos:prefLabel "Primsigning"@en,
        "Primsigning"@nb ;
    skos:related humord:c08720 ;
    skos:relatedMatch <http://dewey.info/class/234.161/e23/>,
        <http://dewey.info/class/265.1/e23/>,
        <http://dewey.info/class/268.434/e23/> .

humord:c16851 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16851" ;
    dct:modified "2024-08-21T10:44:21"^^xsd:dateTime ;
    skos:altLabel "Østmarka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c02846 ;
    skos:exactMatch realfagstermer:c031379 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031379,
        <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Østmarka"@en,
        "Østmarka"@nb .

humord:c16852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16852" ;
    dct:modified "2024-11-08T09:10:01"^^xsd:dateTime ;
    skos:altLabel "Poseidon"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Poseidon er havets gud i gresk mytologi. Poseidon er sønn av Kronos og Rhea og bror av Zevs. I romersk mytologi er han likestilt med Neptun. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Poseidon"@en,
        "Poseidon"@nb .

humord:c16853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16853" ;
    dct:modified "2024-12-06T14:38:52"^^xsd:dateTime ;
    skos:altLabel "Voyages"@en,
        "Sjøreiser"@nb ;
    skos:broader humord:c01412 ;
    skos:closeMatch <http://dewey.info/class/910.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.45/e23/> ;
    skos:prefLabel "Sea journeys"@en,
        "Sjøreiser"@nb ;
    skos:related humord:c15230 .

humord:c16855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16855" ;
    dct:modified "2024-11-20T13:54:19"^^xsd:dateTime ;
    skos:altLabel "Interdisciplinary research"@en,
        "Fagintegrering"@nb,
        "Tverrfagleg forsking"@nb,
        "Tverrfaglegheit"@nb,
        "Tverrfaglig forskning"@nb,
        "Tverrvitenskap"@nb,
        "Tverrvitskap"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c031833 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031833,
        <http://dewey.info/class/001.4/e23/> ;
    skos:prefLabel "Interdisciplinarity"@en,
        "Tverrfaglighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.4/e23/> .

humord:c16856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16856" ;
    dct:modified "2024-11-29T15:17:49"^^xsd:dateTime ;
    skos:altLabel "Mogelegheiter (Filosofi)"@nb,
        "Moglegheiter (FilosofiI"@nb ;
    skos:broadMatch <http://dewey.info/class/111/e23/>,
        <http://dewey.info/class/121.2/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/>,
        <http://dewey.info/class/121.2/e23/> ;
    skos:prefLabel "Possibilities"@en,
        "Muligheter (Filosofi)"@nb .

humord:c16857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16857" ;
    dct:modified "2020-11-30T15:47:34"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/252.1/e23/> ;
    skos:broader humord:c08722 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.88/e23/>,
        <http://dewey.info/class/252.1/e23/> ;
    skos:prefLabel "Funeral biographies"@en,
        "Likprekener"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.88/e23/> .

humord:c16858 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16858" ;
    dct:modified "2025-04-01T07:43:31"^^xsd:dateTime ;
    skos:altLabel "Vingen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:broader humord:c02876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483841/e23/>,
        <http://dewey.info/class/914.83841/e23/>,
        <http://dewey.info/class/948.3841/e23/> ;
    skos:prefLabel "Vingen"@en,
        "Vingen"@nb .

humord:c16859 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16859" ;
    dct:modified "2025-02-27T14:17:35"^^xsd:dateTime ;
    skos:altLabel "Rotuma"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9611/e23/>,
        <http://dewey.info/class/919.611/e23/>,
        <http://dewey.info/class/996.11/e23/> ;
    skos:broader humord:c01828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9611/e23/>,
        <http://dewey.info/class/919.611/e23/>,
        <http://dewey.info/class/996.11/e23/> ;
    skos:prefLabel "Rotuma"@en,
        "Rotuma"@nb .

humord:c16860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16860" ;
    dct:modified "2025-02-27T12:01:50"^^xsd:dateTime ;
    skos:altLabel "Friendly islands"@nb,
        "Tonga"@nb,
        "Vennskapsøyane"@nb,
        "Vennskapsøyene"@nb ;
    skos:broader humord:c03737 ;
    skos:exactMatch <http://dewey.info/class/2--9612/e23/>,
        <http://dewey.info/class/919.612/e23/>,
        <http://dewey.info/class/996.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9612/e23/>,
        <http://dewey.info/class/919.612/e23/>,
        <http://dewey.info/class/996.12/e23/> ;
    skos:prefLabel "Tonga"@en,
        "Tonga"@nb .

humord:c16862 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16862" ;
    dct:modified "1998-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Pári"@en,
        "Pari"@nb .

humord:c16863 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16863" ;
    dct:modified "1998-11-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tolnau"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Tolna"@en,
        "Tolna"@nb .

humord:c16868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16868" ;
    dct:modified "1998-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43464/e23/>,
        <http://dewey.info/class/914.3464/e23/>,
        <http://dewey.info/class/943.464/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43464/e23/>,
        <http://dewey.info/class/914.3464/e23/>,
        <http://dewey.info/class/943.464/e23/> ;
    skos:prefLabel "Neubulach"@en,
        "Neubulach"@nb .

humord:c16869 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16869" ;
    dct:modified "2024-09-16T16:06:47"^^xsd:dateTime ;
    skos:altLabel "Cill Chainnigh"@nb,
        "Kilkenny (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4189/e23/>,
        <http://dewey.info/class/914.189/e23/>,
        <http://dewey.info/class/941.89/e23/> ;
    skos:broader humord:c29148 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4189/e23/>,
        <http://dewey.info/class/914.189/e23/>,
        <http://dewey.info/class/941.89/e23/> ;
    skos:prefLabel "Kilkenny (City)"@en,
        "Kilkenny (By)"@nb .

humord:c16871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16871" ;
    dct:modified "2019-03-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.83/e23/>,
        <http://dewey.info/class/5--3/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Germansk folkestamme. Utvandret på 500-tallet til Bayern under navnet Bajovarer <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83/e23/>,
        <http://dewey.info/class/5--3/e23/>,
        <http://dewey.info/class/936.3/e23/> ;
    skos:prefLabel "Marcomanni"@en,
        "Markomanner"@nb ;
    skos:related humord:c00918 .

humord:c16872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16872" ;
    dct:modified "2024-10-18T14:38:22"^^xsd:dateTime ;
    skos:altLabel "Kaukasiske albanarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89996/e23/>,
        <http://dewey.info/class/5--9996/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Folkegruppe i Kaukasia som konverterte til kristendommen i det 4. årh. og kom under armensk innflytelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89996/e23/>,
        <http://dewey.info/class/5--9996/e23/> ;
    skos:prefLabel "Caucasian Albanians"@en,
        "Kaukasiske albanere"@nb ;
    skos:related humord:c20169 .

humord:c16873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16873" ;
    dct:modified "1998-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Optimality theory (Linguistics)"@en,
        "Optimalitetsteori (Lingvistikk)"@nb .

humord:c16877 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16877" ;
    dct:modified "2025-02-24T08:48:20"^^xsd:dateTime ;
    skos:altLabel "Det hettittiske imperiet"@nb,
        "Hettitterriket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Hettitterriket var et oldtidsimperium i Lilleasia grunnlagt av hettitterne rundt år 2000 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:prefLabel "Hittite Empire"@en,
        "Hettitterriket"@nb .

humord:c16878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16878" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c10320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Central German dialect"@en,
        "Mellomtysk dialekt"@nb .

humord:c16879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16879" ;
    dct:modified "2015-12-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Frankiske dialekter"@nb ;
    skos:broader humord:c16878 ;
    skos:exactMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "West Central German dialects"@en,
        "Vestmellomtyske dialekter"@nb .

humord:c16880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16880" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:broader humord:c16879 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "Rhine Franconian dialects"@en,
        "Rhinfrankisk dialekt"@nb .

humord:c16881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16881" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Middle Frankish dialect"@en ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:broader humord:c16879 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "Central Franconian dialects"@en,
        "Mellomfrankisk dialekt"@nb .

humord:c16882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16882" ;
    dct:modified "2024-08-21T10:49:35"^^xsd:dateTime ;
    skos:altLabel "Austmellomtysk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c16878 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "East Central German dialect"@en,
        "Østmellomtysk dialekt"@nb .

humord:c16883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16883" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:broader humord:c16881 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "Ripuarian language"@en,
        "Ripuarisk dialekt"@nb .

humord:c16885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16885" ;
    dct:modified "2021-04-30T17:50:17"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c16882 ;
    skos:exactMatch <http://dewey.info/class/437.943512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.943512/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Schleswigian dialect"@en,
        "Schleswigsk dialekt"@nb .

humord:c16886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16886" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c16882 ;
    skos:exactMatch <http://dewey.info/class/437.94322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.94322/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Thuringian dialect"@en,
        "Thüringisk dialekt"@nb .

humord:c16889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16889" ;
    dct:modified "2021-04-30T16:00:54"^^xsd:dateTime ;
    skos:altLabel "Low Frankisch languages"@en,
        "Nederfrankiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c10329 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Low Franconian dialects"@en,
        "Nederfrankiske dialekter"@nb .

humord:c16890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16890" ;
    dct:modified "2024-08-30T14:37:19"^^xsd:dateTime ;
    skos:altLabel "Westfalisch language"@en,
        "Westfalish language"@en,
        "Vestfalsk dialekt"@nb,
        "Westfalisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c16291 ;
    skos:editorialNote "Språkkode: wep"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Westphalian language"@en,
        "Vestfalsk dialekt"@nb .

humord:c16891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16891" ;
    dct:modified "1998-11-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nordsachsisk dialekt"@nb,
        "Ostfriesisch Platt"@nb ;
    skos:broadMatch <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:broader humord:c16291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.4/e23/>,
        <http://dewey.info/class/6--394/e23/> ;
    skos:prefLabel "Northern Low Saxon dialect"@en,
        "Nordnedersachsisk dialekt"@nb .

humord:c16897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16897" ;
    dct:modified "2024-12-03T13:33:39"^^xsd:dateTime ;
    skos:altLabel "Svanisk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20499968/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20499968/e23/> ;
    skos:prefLabel "Svan folk literature"@en,
        "Svanisk folkediktning"@nb .

humord:c16898 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16898" ;
    dct:modified "2025-03-24T13:07:34"^^xsd:dateTime ;
    skos:altLabel "Bregalnica"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:broader humord:c02592 ;
    skos:definition "Elv i republikken Makedonia"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:prefLabel "Bregalnica"@en,
        "Bregalnica"@nb .

humord:c16899 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16899" ;
    dct:modified "2025-03-12T15:20:09"^^xsd:dateTime ;
    skos:altLabel "Achill"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:broader humord:c16902 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:prefLabel "Achill"@en,
        "Achill"@nb .

humord:c16900 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16900" ;
    dct:modified "2025-03-12T15:20:52"^^xsd:dateTime ;
    skos:altLabel "Erris"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:broader humord:c16902 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:prefLabel "Erris"@en,
        "Erris"@nb .

humord:c16901 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16901" ;
    dct:modified "1998-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4142/e23/>,
        <http://dewey.info/class/914.142/e23/>,
        <http://dewey.info/class/941.42/e23/> ;
    skos:broader humord:c03244 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4142/e23/>,
        <http://dewey.info/class/914.142/e23/>,
        <http://dewey.info/class/941.42/e23/> ;
    skos:prefLabel "Kintyre"@en,
        "Kintyre"@nb .

humord:c16902 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16902" ;
    dct:modified "2024-09-17T15:32:45"^^xsd:dateTime ;
    skos:altLabel "County Mayo"@nb,
        "Mayo County"@nb ;
    skos:broader humord:c02406 ;
    skos:exactMatch <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4173/e23/>,
        <http://dewey.info/class/914.173/e23/>,
        <http://dewey.info/class/941.73/e23/> ;
    skos:prefLabel "County Mayo"@en,
        "County Mayo"@nb .

humord:c16903 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16903" ;
    dct:modified "1998-11-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lungau"@en ;
    skos:broadMatch <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4363/e23/>,
        <http://dewey.info/class/914.363/e23/>,
        <http://dewey.info/class/943.63/e23/> ;
    skos:prefLabel "Tamsweg District"@en,
        "Lungau"@nb .

humord:c16904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16904" ;
    dct:modified "2024-10-11T14:08:36"^^xsd:dateTime ;
    skos:altLabel "Sigdar"@nb,
        "Skyruer"@nb ;
    skos:broadMatch <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/631.34/e23/> ;
    skos:broader humord:c11280 ;
    skos:definition "Sigd er et håndredskap som brukes til å skjære korn.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/631.34/e23/>,
        <http://dewey.info/class/631.55/e23/> ;
    skos:prefLabel "Sickles"@en,
        "Sigder"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.55/e23/> .

humord:c16906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16906" ;
    dct:modified "1998-12-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/612.78/e23/> ;
    skos:broader humord:c05758 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/612.78/e23/> ;
    skos:prefLabel "Speech production"@en,
        "Taleproduksjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c16908 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16908" ;
    dct:modified "2025-03-05T19:53:39"^^xsd:dateTime ;
    skos:altLabel "Etelä-Pohjanmaan maakunta"@nb,
        "Södra Österbotten-regionen"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489736/e23/>,
        <http://dewey.info/class/914.89736/e23/>,
        <http://dewey.info/class/948.9736/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489736/e23/>,
        <http://dewey.info/class/914.89736/e23/>,
        <http://dewey.info/class/948.9736/e23/> ;
    skos:prefLabel "South Ostrobothnia"@en,
        "Etelä-Pohjanmaan maakunta"@nb .

humord:c16910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16910" ;
    dct:modified "2025-03-18T08:49:38"^^xsd:dateTime ;
    skos:altLabel "Målselvmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484543/e23/> ;
    skos:prefLabel "Målselv dialect"@en,
        "Målselvmål"@nb .

humord:c16911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16911" ;
    dct:modified "2024-10-14T15:52:19"^^xsd:dateTime ;
    skos:altLabel "Bardumål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279484542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279484542/e23/> ;
    skos:prefLabel "Bardu dialect"@en,
        "Bardumål"@nb .

humord:c16912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16912" ;
    dct:modified "2020-11-16T16:16:05"^^xsd:dateTime ;
    skos:broader humord:c06677,
        humord:c07053 ;
    skos:closeMatch <http://dewey.info/class/3B--20523083581/e23/>,
        <http://dewey.info/class/808.2523093581/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20523083581/e23/>,
        <http://dewey.info/class/808.2523093581/e23/> ;
    skos:prefLabel "Political comedies"@en,
        "Politiske komedier"@nb .

humord:c16913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16913" ;
    dct:modified "2024-03-11T13:24:25"^^xsd:dateTime ;
    skos:altLabel "Prototyping"@en,
        "Grunnforming"@nb,
        "Prototypar"@nb,
        "Prototyping"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0228/e23/>,
        <http://dewey.info/class/688.1/e23/> ;
    skos:broader humord:c05469 ;
    skos:definition "En prototyp eller prototype (av gresk, «førsteinntrykk») er en foreløpig utgave av et produkt.  <wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c009889 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009889,
        <http://dewey.info/class/1--0228/e23/>,
        <http://dewey.info/class/688.1/e23/> ;
    skos:prefLabel "Prototypes"@en,
        "Prototyper"@nb .

humord:c16914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16914" ;
    dct:modified "2020-12-21T10:51:17"^^xsd:dateTime ;
    skos:altLabel "Scenic art (Theatre)"@en,
        "Theatrical scenic painting"@en ;
    skos:broader humord:c05333,
        humord:c05550 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/751.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/751.75/e23/> ;
    skos:prefLabel "Scene painting"@en,
        "Teatermaleri"@nb .

humord:c16916 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16916" ;
    dct:modified "1999-01-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--435911/e23/>,
        <http://dewey.info/class/914.35911/e23/>,
        <http://dewey.info/class/943.5911/e23/> ;
    skos:broader humord:c03546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435911/e23/>,
        <http://dewey.info/class/914.35911/e23/>,
        <http://dewey.info/class/943.5911/e23/> ;
    skos:prefLabel "Menslage"@en,
        "Menslage"@nb .

humord:c16917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16917" ;
    dct:modified "2024-06-13T14:24:58"^^xsd:dateTime ;
    skos:altLabel "Hydraulikk"@nb,
        "Hydraulisk teknologi"@nb,
        "Hydrauliske modellar"@nb,
        "Hydrauliske modeller"@nb ;
    skos:broadMatch <http://dewey.info/class/620.106/e23/> ;
    skos:broader humord:c04305 ;
    skos:exactMatch realfagstermer:c009639,
        <http://dewey.info/class/532/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009639,
        <http://dewey.info/class/532/e23/>,
        <http://dewey.info/class/620.106/e23/>,
        <http://dewey.info/class/627/e23/> ;
    skos:prefLabel "Hydraulics"@en,
        "Hydraulikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/627/e23/> .

humord:c16918 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16918" ;
    dct:modified "1998-12-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Landsberg am Lech"@en,
        "Landsberg am Lech"@nb .

humord:c16919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1998-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16919" ;
    dct:modified "2024-08-15T09:10:54"^^xsd:dateTime ;
    skos:altLabel "Alpine"@en,
        "Alpine region"@en,
        "Høgfjell"@nb ;
    skos:broadMatch <http://dewey.info/class/551.432/e23/> ;
    skos:broader humord:c08316 ;
    skos:exactMatch realfagstermer:c011193 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011193,
        <http://dewey.info/class/551.432/e23/>,
        <http://dewey.info/class/577.538/e23/> ;
    skos:prefLabel "High mountains"@en,
        "Høyfjell"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.538/e23/> .

humord:c16920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16920" ;
    dct:modified "2023-12-06T14:47:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/322.4/e23/> ;
    skos:broader humord:c09179 ;
    skos:exactMatch realfagstermer:c011670 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011670,
        <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Mass movements (Social movements)"@en,
        "Massebevegelser (Sosiale bevegelser)"@nb .

humord:c16921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16921" ;
    dct:modified "1999-01-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/931.04/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Seminomadisk folkegruppe som på 1100- og 1200-tallet etablerte sitt eget dynasti i Nord-Kina; Jin-dynastiet 1125-1234 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.04/e23/> ;
    skos:prefLabel "Jurchen"@en,
        "Jurchen"@nb .

humord:c16922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16922" ;
    dct:modified "2021-03-30T10:33:52"^^xsd:dateTime ;
    skos:altLabel "Clause equivalents"@en,
        "Clause fragments"@en,
        "Setningsekvivalenter"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Sentence fragments"@en,
        "Setningsemner"@nb .

humord:c16925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16925" ;
    dct:modified "1999-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Relativisation"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Relativization"@en,
        "Relativisering"@nb .

humord:c16927 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16927" ;
    dct:modified "1999-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Femund"@nb,
        "Femundsjø"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482451/e23/>,
        <http://dewey.info/class/914.82451/e23/>,
        <http://dewey.info/class/948.2451/e23/> ;
    skos:broader humord:c14328 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482451/e23/>,
        <http://dewey.info/class/914.82451/e23/>,
        <http://dewey.info/class/948.2451/e23/> ;
    skos:prefLabel "Femunden"@en,
        "Femunden"@nb .

humord:c16930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16930" ;
    dct:modified "1999-01-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/430/e23/> ;
    skos:broader humord:c05737 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/430/e23/> ;
    skos:prefLabel "Runology"@en,
        "Runologi"@nb ;
    skos:related humord:c06443 .

humord:c16932 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16932" ;
    dct:modified "2025-02-21T08:54:44"^^xsd:dateTime ;
    skos:altLabel "Loyang"@nb,
        "Luoyang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5118/e23/>,
        <http://dewey.info/class/915.118/e23/>,
        <http://dewey.info/class/951.18/e23/> ;
    skos:broader humord:c01984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5118/e23/>,
        <http://dewey.info/class/915.118/e23/>,
        <http://dewey.info/class/951.18/e23/> ;
    skos:prefLabel "Luoyang"@en,
        "Luoyang"@nb .

humord:c16935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16935" ;
    dct:modified "2025-01-31T07:59:00"^^xsd:dateTime ;
    skos:altLabel "Geomanti"@nb,
        "Geomantikk"@nb ;
    skos:broader humord:c05110 ;
    skos:definition "Geomanti er spådomskunst basert på tegn i landskapet. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.333/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.333/e23/> ;
    skos:prefLabel "Geomancy"@en,
        "Geomantikk"@nb .

humord:c16940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16940" ;
    dct:modified "2024-08-29T07:52:24"^^xsd:dateTime ;
    skos:altLabel "Ayyubid"@en,
        "Ayyubider"@nb ;
    skos:broadMatch <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/962.02/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Ayyubider var et egyptisk dynasti, 1171-1250 <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/962.02/e23/> ;
    skos:prefLabel "Ayyubid dynasty"@en,
        "Ayyubider"@nb .

humord:c16943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16943" ;
    dct:modified "2025-01-30T07:59:22"^^xsd:dateTime ;
    skos:altLabel "Fossegrimar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Fossegrim"@en,
        "Fossegrimer"@nb .

humord:c16944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16944" ;
    dct:modified "2025-01-31T07:40:05"^^xsd:dateTime ;
    skos:altLabel "Skipsnissar"@nb,
        "Skipsnissen"@nb,
        "Skipsnisser"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Klabautermann"@en,
        "Skipsnissen"@nb .

humord:c16945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16945" ;
    dct:modified "2024-11-07T13:09:21"^^xsd:dateTime ;
    skos:altLabel "Bruder"@nb,
        "Brurer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.81/e23/> ;
    skos:broader humord:c07170 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.81/e23/> ;
    skos:prefLabel "Brides"@en,
        "Bruder"@nb ;
    skos:related humord:c16946 .

humord:c16946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16946" ;
    dct:modified "2024-11-07T13:09:50"^^xsd:dateTime ;
    skos:altLabel "Grooms"@en,
        "Brudgomar"@nb,
        "Brudgommar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.81/e23/> ;
    skos:broader humord:c07170 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.81/e23/> ;
    skos:prefLabel "Bridegrooms"@en,
        "Brudgommer"@nb ;
    skos:related humord:c16945 .

humord:c16947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16947" ;
    dct:modified "1999-01-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/> ;
    skos:prefLabel "Political sociology"@en,
        "Politisk sosiologi"@nb .

humord:c16948 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16948" ;
    dct:modified "2025-02-10T09:38:06"^^xsd:dateTime ;
    skos:altLabel "Kabylia"@en,
        "Kabylia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--65/e23/>,
        <http://dewey.info/class/916.5/e23/>,
        <http://dewey.info/class/965/e23/> ;
    skos:broader humord:c01542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--65/e23/>,
        <http://dewey.info/class/916.5/e23/>,
        <http://dewey.info/class/965/e23/> ;
    skos:prefLabel "Kabylie"@en,
        "Kabylia"@nb .

humord:c16949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16949" ;
    dct:modified "2025-01-31T12:53:41"^^xsd:dateTime ;
    skos:altLabel "Det onde auge"@nb ;
    skos:broader humord:c05097 ;
    skos:definition "Evne til å skade menneske eller dyr bare ved å se på det <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/133.425/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.425/e23/> ;
    skos:prefLabel "The evil eye"@en,
        "Det onde øye"@nb .

humord:c16950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16950" ;
    dct:modified "2024-10-01T10:11:51"^^xsd:dateTime ;
    skos:altLabel "Brewing companies"@en,
        "Bryggjeri"@nb,
        "Ølbryggerier"@nb,
        "Ølbryggjeri"@nb ;
    skos:broader humord:c22317 ;
    skos:exactMatch realfagstermer:c004925,
        <http://dewey.info/class/338.4766342/e23/>,
        <http://dewey.info/class/338.766342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004925,
        <http://dewey.info/class/338.4766342/e23/>,
        <http://dewey.info/class/338.766342/e23/>,
        <http://dewey.info/class/663.42/e23/> ;
    skos:prefLabel "Breweries"@en,
        "Bryggerier"@nb ;
    skos:related humord:c04911,
        humord:c16951 ;
    skos:relatedMatch <http://dewey.info/class/663.42/e23/> .

humord:c16951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16951" ;
    dct:modified "2023-12-11T12:17:18"^^xsd:dateTime ;
    skos:altLabel "Beer industries"@en,
        "Beer industry"@en,
        "Ølbrygging"@nb ;
    skos:broader humord:c24869 ;
    skos:closeMatch <http://dewey.info/class/641.23/e23/>,
        <http://dewey.info/class/641.873/e23/> ;
    skos:exactMatch realfagstermer:c013616 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013616,
        <http://dewey.info/class/641.23/e23/>,
        <http://dewey.info/class/641.873/e23/> ;
    skos:prefLabel "Beer brewing"@en,
        "Ølbrygging"@nb ;
    skos:related humord:c04911,
        humord:c16950 .

humord:c16952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16952" ;
    dct:modified "2025-02-19T16:29:29"^^xsd:dateTime ;
    skos:altLabel "Fønikia"@nb ;
    skos:broader humord:c01810 ;
    skos:exactMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:prefLabel "Phoenicia"@en,
        "Fønikia"@nb .

humord:c16953 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16953" ;
    dct:modified "1999-01-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Piteå"@en,
        "Piteå"@nb .

humord:c16954 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16954" ;
    dct:modified "1999-01-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Haparanda"@en,
        "Haparanda"@nb .

humord:c16955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16955" ;
    dct:modified "2025-03-18T08:48:28"^^xsd:dateTime ;
    skos:altLabel "Eigersundsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483411/e23/> ;
    skos:prefLabel "Eigersund dialect"@en,
        "Eigersundsmål"@nb .

humord:c16956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16956" ;
    dct:modified "2017-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Euro-Americans"@en ;
    skos:broader humord:c00789 ;
    skos:closeMatch <http://dewey.info/class/305.809/e23/>,
        <http://dewey.info/class/5--09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.809/e23/>,
        <http://dewey.info/class/5--09/e23/> ;
    skos:prefLabel "European Americans"@en,
        "Europeisk-amerikanere"@nb .

humord:c16957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16957" ;
    dct:modified "2024-09-30T15:16:34"^^xsd:dateTime ;
    skos:altLabel "Landsforråding"@nb,
        "Landsforræderi"@nb,
        "Landssvik"@nb,
        "Lands­forræderier"@nb ;
    skos:broadMatch <http://dewey.info/class/364.131/e23/>,
        <http://dewey.info/class/940.53163/e23/> ;
    skos:broader humord:c08890 ;
    skos:definition "Landssvik er en samlebetegnelse på forbrytelser mot statens selvstendighet og sikkerhet (landsforræderi), mot statsforfatningen og statsoverhodet (høyforræderi), samt mot visse bestemmelser i den militære straffelov av 1902 (krigsforræderi). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.131/e23/>,
        <http://dewey.info/class/940.53163/e23/>,
        <http://dewey.info/class/948.10414/e23/>,
        <http://dewey.info/class/948.1043/e23/> ;
    skos:prefLabel "Treason"@en,
        "Landssvik"@nb ;
    skos:related humord:c16959,
        humord:c16960 ;
    skos:relatedMatch <http://dewey.info/class/948.10414/e23/>,
        <http://dewey.info/class/948.1043/e23/> .

humord:c16959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16959" ;
    dct:modified "2024-12-12T07:41:06"^^xsd:dateTime ;
    skos:altLabel "Landssvikoppgjeret (Norge)"@nb,
        "Rettsoppgjeret (Norge)"@nb,
        "Rettsoppgjøret (Norge)"@nb ;
    skos:broader humord:c19543 ;
    skos:definition "Betegnelse på det rettslige oppgjør som etter den annen verdenskrig ble holdt med de landsmenn som hadde ytt fienden bistand under krigen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5316309481/e23/>,
        <http://dewey.info/class/948.10414/e23/>,
        <http://dewey.info/class/948.1043/e23/> ;
    skos:prefLabel "Legal purge in Norway after World War II"@en,
        "Landssvikoppgjøret (Norge)"@nb ;
    skos:related humord:c16957,
        humord:c16960 ;
    skos:relatedMatch <http://dewey.info/class/940.5316309481/e23/>,
        <http://dewey.info/class/948.10414/e23/>,
        <http://dewey.info/class/948.1043/e23/> .

humord:c16960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16960" ;
    dct:modified "2024-10-30T12:16:22"^^xsd:dateTime ;
    skos:altLabel "Landsforrædarar"@nb,
        "Landsforrædere"@nb,
        "Landssvikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.131/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.131/e23/>,
        <http://dewey.info/class/940.53163/e23/> ;
    skos:prefLabel "Traitors"@en,
        "Landssvikere"@nb ;
    skos:related humord:c16957,
        humord:c16959,
        humord:c26254 ;
    skos:relatedMatch <http://dewey.info/class/940.53163/e23/> .

humord:c16964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16964" ;
    dct:modified "2020-10-19T16:29:13"^^xsd:dateTime ;
    skos:altLabel "Great Jin"@en,
        "Jin Empire"@en,
        "Jurchen dynasty"@en,
        "Liang Jin"@en,
        "Sima Jin"@en,
        "Jin"@nb,
        "Jindynastiet"@nb,
        "Jurchendynastiet"@nb,
        "Jursjenerdynastiet"@nb ;
    skos:broadMatch <http://dewey.info/class/951.024/e23/> ;
    skos:broader humord:c20582 ;
    skos:closeMatch <http://dewey.info/class/951.8024/e23/> ;
    skos:definition "Rike grunnlagt av Jurchenfolket i Mandsjuria, 1125-1234 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.024/e23/>,
        <http://dewey.info/class/951.8024/e23/> ;
    skos:prefLabel "Jin dynasty"@en,
        "Jin-dynastiet"@nb .

humord:c16975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16975" ;
    dct:modified "2024-08-30T12:44:09"^^xsd:dateTime ;
    skos:altLabel "Wudai Shiguo"@en,
        "Fem dynastier og ti kongedømmer"@nb,
        "Wudai Shiguo"@nb ;
    skos:broader humord:c20582 ;
    skos:definition "Wudai Shiguo var en kinesisk periode, 907-960 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/951.018/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.018/e23/> ;
    skos:prefLabel "Five Dynasties and Ten Kingdoms period"@en,
        "Wudai Shiguo"@nb .

humord:c16978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16978" ;
    dct:modified "2012-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06048 ;
    skos:definition "Ord som skrives likt, men har ulik betydning <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Homographs"@en,
        "Homografer"@nb .

humord:c16984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16984" ;
    dct:modified "2020-10-27T11:43:53"^^xsd:dateTime ;
    skos:altLabel "Determinatives"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05919 ;
    skos:definition "Ord som bestemmer eller spesifiserer substantivets referanse <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Determiners"@en,
        "Determinativer"@nb .

humord:c16985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16985" ;
    dct:modified "2024-11-21T09:11:14"^^xsd:dateTime ;
    skos:altLabel "Gjødselhaugar (Arkeologi)"@nb,
        "Møddinger (Arkeologi)"@nb,
        "Møkkhaugar (Arkeologi)"@nb ;
    skos:broader humord:c00008 ;
    skos:definition "Avfallsdynge ved steinalderboplass <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.875/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Middens"@en,
        "Kjøkkenmøddinger"@nb ;
    skos:related humord:c61417 ;
    skos:relatedMatch <http://dewey.info/class/631.875/e23/>,
        <http://dewey.info/class/930.10285/e23/> .

humord:c16986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16986" ;
    dct:modified "2024-10-31T10:17:22"^^xsd:dateTime ;
    skos:altLabel "Medal engravers"@en,
        "Medalists"@en,
        "Medaljørar"@nb ;
    skos:broader humord:c07472 ;
    skos:exactMatch <http://dewey.info/class/737.22092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.22092/e23/> ;
    skos:prefLabel "Medallists"@en,
        "Medaljører"@nb .

humord:c16987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16987" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--46351/e23/>,
        <http://dewey.info/class/914.6351/e23/>,
        <http://dewey.info/class/946.351/e23/> ;
    skos:broader humord:c11792 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46351/e23/>,
        <http://dewey.info/class/914.6351/e23/>,
        <http://dewey.info/class/946.351/e23/> ;
    skos:prefLabel "Santander (Spain)"@en,
        "Santander (Spania)"@nb .

humord:c16988 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16988" ;
    dct:modified "2024-09-04T16:47:38"^^xsd:dateTime ;
    skos:altLabel "Castilla y León"@en,
        "Castilla y León"@nb,
        "Castilla-León"@nb ;
    skos:broader humord:c14086 ;
    skos:closeMatch <http://dewey.info/class/2--462/e23/>,
        <http://dewey.info/class/914.62/e23/>,
        <http://dewey.info/class/946.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--462/e23/>,
        <http://dewey.info/class/914.62/e23/>,
        <http://dewey.info/class/946.2/e23/> ;
    skos:prefLabel "Castile and León"@en,
        "Castilla y León"@nb ;
    skos:related humord:c03143 .

humord:c16990 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16990" ;
    dct:modified "2024-09-04T16:47:20"^^xsd:dateTime ;
    skos:altLabel "Castilla-La Mancha"@nb ;
    skos:broader humord:c14086 ;
    skos:closeMatch <http://dewey.info/class/2--464/e23/>,
        <http://dewey.info/class/914.64/e23/>,
        <http://dewey.info/class/946.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--464/e23/>,
        <http://dewey.info/class/914.64/e23/>,
        <http://dewey.info/class/946.4/e23/> ;
    skos:prefLabel "Castilla-La Mancha"@en,
        "Castilla-La Mancha"@nb ;
    skos:related humord:c03143 .

humord:c16993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16993" ;
    dct:modified "2024-09-19T12:23:59"^^xsd:dateTime ;
    skos:altLabel "Comunidad de Madrid"@en,
        "Comunidad de Madrid8"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4641/e23/>,
        <http://dewey.info/class/914.641/e23/>,
        <http://dewey.info/class/946.41/e23/> ;
    skos:prefLabel "Community of Madrid"@en,
        "Comunidad de Madrid"@nb .

humord:c16995 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16995" ;
    dct:modified "2024-09-19T12:23:42"^^xsd:dateTime ;
    skos:altLabel "Comunidad Foral de Navarra"@en,
        "Comunidad Foral de Navarra"@nb,
        "Navarra"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--4652/e23/>,
        <http://dewey.info/class/914.652/e23/>,
        <http://dewey.info/class/946.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4652/e23/>,
        <http://dewey.info/class/914.652/e23/>,
        <http://dewey.info/class/946.52/e23/> ;
    skos:prefLabel "Navarre"@en,
        "Navarra"@nb .

humord:c16996 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16996" ;
    dct:modified "2024-09-19T12:23:11"^^xsd:dateTime ;
    skos:altLabel "Comunidad Valenciana"@en,
        "Comunidad Valenciana"@nb,
        "Comunitat valenciana"@nb,
        "Valencia (Region)"@nb ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--46763/e23/>,
        <http://dewey.info/class/914.6763/e23/>,
        <http://dewey.info/class/946.763/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46763/e23/>,
        <http://dewey.info/class/914.6763/e23/>,
        <http://dewey.info/class/946.763/e23/> ;
    skos:prefLabel "Valencian Community"@en,
        "Comunidad Valenciana"@nb .

humord:c16999 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME16999" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Región de Murcia"@en ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--4677/e23/>,
        <http://dewey.info/class/914.677/e23/>,
        <http://dewey.info/class/946.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4677/e23/>,
        <http://dewey.info/class/914.677/e23/>,
        <http://dewey.info/class/946.77/e23/> ;
    skos:prefLabel "Region of Murcia"@en,
        "Región de Murcia"@nb .

humord:c17000 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17000" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14086 ;
    skos:exactMatch <http://dewey.info/class/2--46354/e23/>,
        <http://dewey.info/class/914.6354/e23/>,
        <http://dewey.info/class/946.354/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46354/e23/>,
        <http://dewey.info/class/914.6354/e23/>,
        <http://dewey.info/class/946.354/e23/> ;
    skos:prefLabel "La Rioja"@en,
        "La Rioja"@nb .

humord:c17003 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17003" ;
    dct:modified "1999-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4652/e23/>,
        <http://dewey.info/class/914.652/e23/>,
        <http://dewey.info/class/946.52/e23/> ;
    skos:broader humord:c16995 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4652/e23/>,
        <http://dewey.info/class/914.652/e23/>,
        <http://dewey.info/class/946.52/e23/> ;
    skos:prefLabel "Pamplona"@en,
        "Pamplona"@nb .

humord:c17007 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17007" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03133 ;
    skos:closeMatch <http://dewey.info/class/2--46553/e23/>,
        <http://dewey.info/class/914.6553/e23/>,
        <http://dewey.info/class/946.553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46553/e23/>,
        <http://dewey.info/class/914.6553/e23/>,
        <http://dewey.info/class/946.553/e23/> ;
    skos:prefLabel "Zaragoza (City)"@en,
        "Zaragoza (By)"@nb .

humord:c17009 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17009" ;
    dct:modified "2025-03-14T09:11:34"^^xsd:dateTime ;
    skos:altLabel "Nemi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.6/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.6/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Nemi"@en,
        "Nemi"@nb .

humord:c17010 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17010" ;
    dct:modified "2024-08-28T07:34:59"^^xsd:dateTime ;
    skos:altLabel "Arkadia"@en,
        "Arkadia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02387 ;
    skos:closeMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/938.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Arcadia"@en,
        "Arkadia"@nb .

humord:c17011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17011" ;
    dct:modified "2024-03-08T14:09:05"^^xsd:dateTime ;
    skos:altLabel "Apraksi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85/e23/> ;
    skos:broader humord:c03834 ;
    skos:definition "Apraksi er forstyrrelse av evnen til å utføre viljestyrte, målrettede bevegelser selv om det ikke foreligger sykdom eller skade i de musklene eller de leddene som skal brukes. Apraksi skyldes vanligvis en skade eller sykdom i den fremre delen av hjernebarken, pannelappen, eller litt lengre bak i sensoriske områder i hjernen, isselappen. Eksempel på sykdommer som kan gi apraksi kan være hjerneslag, hjernesvulst eller demenssykdommer. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968552/e23/>,
        <http://dewey.info/class/616.85/e23/>,
        <http://dewey.info/class/618.928552/e23/> ;
    skos:prefLabel "Apraxia"@en,
        "Apraksi"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1968552/e23/>,
        <http://dewey.info/class/618.928552/e23/> .

humord:c17012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17012" ;
    dct:modified "2024-07-26T14:36:30"^^xsd:dateTime ;
    skos:altLabel "Agnosi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85/e23/> ;
    skos:broader humord:c03785 ;
    skos:definition "Agnosi er manglende evne til å tolke og forstå sanseinntrykk på tross av en normal sansefunksjon. Agnosi skyldes en skade eller sykdom i de delene av hjernebarken som ligger ved siden av de primære sanseområdene i hjernen. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85/e23/> ;
    skos:prefLabel "Agnosia"@en,
        "Agnosi"@nb .

humord:c17013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17013" ;
    dct:modified "2024-05-08T12:45:31"^^xsd:dateTime ;
    skos:altLabel "Homeopathy"@en,
        "Homeopati"@nb,
        "Homøopati"@nb ;
    skos:broader humord:c03808 ;
    skos:definition "Legemetode som går ut på at en sykdom skal behandles med legemidler som framkaller symptomer som ligner sykdomssymptomene <BOB>"@nb ;
    skos:exactMatch realfagstermer:c005284,
        <http://dewey.info/class/615.532/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005284,
        <http://dewey.info/class/615.532/e23/>,
        <http://dewey.info/class/636.0895532/e23/> ;
    skos:prefLabel "Homoeopathy"@en,
        "Homøopati"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0895532/e23/> .

humord:c17014 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17014" ;
    dct:modified "2025-02-14T08:54:20"^^xsd:dateTime ;
    skos:altLabel "Maryland"@nb ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030593,
        <http://dewey.info/class/2--752/e23/>,
        <http://dewey.info/class/917.52/e23/>,
        <http://dewey.info/class/975.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030593,
        <http://dewey.info/class/2--752/e23/>,
        <http://dewey.info/class/917.52/e23/>,
        <http://dewey.info/class/975.2/e23/> ;
    skos:prefLabel "Maryland"@en,
        "Maryland"@nb .

humord:c17015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17015" ;
    dct:modified "2024-10-22T08:18:38"^^xsd:dateTime ;
    skos:altLabel "Puget salish language"@en,
        "Skagit-nisqually language"@en,
        "Lushootseed språk"@nb,
        "Puget salish språk"@nb,
        "Skagit-nisqually språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:broader humord:c14769 ;
    skos:editorialNote "Språkkode: lut"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:prefLabel "Lushootseed language"@en,
        "Lushootseed språk"@nb .

humord:c17018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17018" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Digital journals"@en,
        "Electronic periodicals"@en,
        "Digitale tidsskrifter"@nb,
        "Elektronisk periodikum"@nb,
        "Elektroniske periodika"@nb ;
    skos:broadMatch <http://dewey.info/class/070.5797/e23/>,
        <http://dewey.info/class/1--05/e23/>,
        <http://dewey.info/class/302.232/e23/> ;
    skos:broader humord:c17216,
        humord:c18239 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5797/e23/>,
        <http://dewey.info/class/1--05/e23/>,
        <http://dewey.info/class/302.232/e23/> ;
    skos:prefLabel "Electronic journals"@en,
        "Elektroniske tidsskrifter"@nb .

humord:c17024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17024" ;
    dct:modified "2025-03-18T08:49:04"^^xsd:dateTime ;
    skos:altLabel "Haugesundsdialekt"@nb,
        "Haugesundsmål"@nb ;
    skos:broader humord:c10264 ;
    skos:exactMatch <http://dewey.info/class/439.8279483441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.8279483441/e23/> ;
    skos:prefLabel "Haugesund dialect"@en,
        "Haugesundsmål"@nb .

humord:c17025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17025" ;
    dct:modified "2024-07-31T14:38:48"^^xsd:dateTime ;
    skos:altLabel "Current interests"@en,
        "Topical intersts"@en,
        "Topicality"@en,
        "Aktualitet"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Relevance"@en,
        "Aktualitet"@nb ;
    skos:related humord:c00610 .

humord:c17026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17026" ;
    dct:modified "2024-12-09T12:12:13"^^xsd:dateTime ;
    skos:altLabel "Kalarippayattu"@nb ;
    skos:broadMatch <http://dewey.info/class/796.815/e23/> ;
    skos:broader humord:c13386 ;
    skos:definition "Kalarippayattu er en kampidrett fra Kerala, India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.815/e23/> ;
    skos:prefLabel "Kalarippayattu"@en,
        "Kalarippayattu"@nb .

humord:c17027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17027" ;
    dct:modified "2018-08-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--107/e23/>,
        <http://dewey.info/class/808.7/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Komisk forvrengning av et diktverk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--107/e23/>,
        <http://dewey.info/class/808.7/e23/>,
        <http://dewey.info/class/809.7/e23/> ;
    skos:prefLabel "Travesty"@en,
        "Travesti"@nb .

humord:c17028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17028" ;
    dct:modified "2021-04-30T13:06:30"^^xsd:dateTime ;
    skos:altLabel "Uighur literature"@en,
        "Nyuigurisk litteratur"@nb,
        "Uighurisk litteratur"@nb,
        "Ujghurisk litteratur"@nb ;
    skos:broader humord:c18574 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/894.323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.323/e23/> ;
    skos:prefLabel "Uyghur literature"@en,
        "Uigurisk litteratur"@nb .

humord:c17031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17031" ;
    dct:modified "2020-08-07T14:26:29"^^xsd:dateTime ;
    skos:altLabel "Fund (Capital)"@en,
        "Wealth funds"@en ;
    skos:broadMatch <http://dewey.info/class/332.67/e23/> ;
    skos:broader humord:c22203 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.67/e23/> ;
    skos:prefLabel "Funds (Capital)"@en,
        "Fond (Kapital)"@nb .

humord:c17032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17032" ;
    dct:modified "1999-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nordrhinfrankisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:broader humord:c16880 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "Hessian dialects"@en,
        "Hessisk dialekt"@nb .

humord:c17034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17034" ;
    dct:modified "1999-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sørrhinfrankisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:broader humord:c16880 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9433/e23/>,
        <http://dewey.info/class/6--32/e23/> ;
    skos:prefLabel "Rhine Pfaelzisch dialect"@en,
        "Rhinpfalzisk dialekt"@nb .

humord:c17038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17038" ;
    dct:modified "2024-08-26T15:19:09"^^xsd:dateTime ;
    skos:altLabel "Kalasha ala language"@en,
        "Kalasa-ala språk"@nb,
        "Waigali språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10379 ;
    skos:editorialNote "Språkkode: wbk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Waigali language"@en,
        "Waigali språk"@nb .

humord:c17040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17040" ;
    dct:modified "1999-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nisey-ala language"@en,
        "Nisey-ala språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c17038 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Waigali-deg language"@en,
        "Waigali-deg språk"@nb .

humord:c17042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17042" ;
    dct:modified "2025-01-10T07:43:34"^^xsd:dateTime ;
    skos:altLabel "Tibetan philology"@en,
        "Tibetan studies"@en,
        "Tibetologi"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/> ;
    skos:prefLabel "Tibetology"@en,
        "Tibetologi"@nb .

humord:c17043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17043" ;
    dct:modified "1999-02-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:exactMatch <http://dewey.info/class/781.643/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.643/e23/> ;
    skos:prefLabel "Blues"@en,
        "Blues"@nb .

humord:c17044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17044" ;
    dct:modified "2025-03-04T10:11:42"^^xsd:dateTime ;
    skos:altLabel "Punk"@nb,
        "Punkkultur"@nb,
        "Pønk"@nb,
        "Pønkkultur"@nb ;
    skos:broadMatch <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c05527 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Punk rock"@en,
        "Punk"@nb ;
    skos:related humord:c25282 .

humord:c17045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17045" ;
    dct:modified "1999-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language ecology"@en ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Linguistic ecology"@en,
        "Lingvistisk økologi"@nb .

humord:c17046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17046" ;
    dct:modified "2023-03-13T09:02:04"^^xsd:dateTime ;
    skos:altLabel "Manuals"@en ;
    skos:broadMatch <http://dewey.info/class/028.7/e23/>,
        <http://dewey.info/class/030/e23/> ;
    skos:broader humord:c00163 ;
    skos:exactMatch realfagstermer:c030089 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030089,
        <http://dewey.info/class/028.7/e23/>,
        <http://dewey.info/class/030/e23/> ;
    skos:prefLabel "Handbooks"@en,
        "Håndbøker"@nb .

humord:c17047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17047" ;
    dct:modified "1999-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Perception verbs"@en,
        "Sensory verbs"@en,
        "Sanseverb"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Verba sentiendi"@en,
        "Verba sentiendi"@nb .

humord:c17051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17051" ;
    dct:modified "1999-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pileni language"@en,
        "Vaeakau-Taumako språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Vaeakau-Taumako language"@en,
        "Pileni språk"@nb .

humord:c17052 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17052" ;
    dct:modified "1999-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uralfjellene"@nb ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4743/e23/>,
        <http://dewey.info/class/914.743/e23/>,
        <http://dewey.info/class/947.43/e23/> ;
    skos:exactMatch realfagstermer:c030478 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030478,
        <http://dewey.info/class/2--4743/e23/>,
        <http://dewey.info/class/914.743/e23/>,
        <http://dewey.info/class/947.43/e23/> ;
    skos:prefLabel "Ural mountains"@en,
        "Ural"@nb .

humord:c17053 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17053" ;
    dct:modified "2025-03-24T13:40:03"^^xsd:dateTime ;
    skos:altLabel "Latgale"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4796/e23/>,
        <http://dewey.info/class/914.796/e23/>,
        <http://dewey.info/class/947.96/e23/> ;
    skos:broader humord:c02582 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4796/e23/>,
        <http://dewey.info/class/914.796/e23/>,
        <http://dewey.info/class/947.96/e23/> ;
    skos:prefLabel "Latgale"@en,
        "Latgale"@nb .

humord:c17054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17054" ;
    dct:modified "2023-11-23T15:23:55"^^xsd:dateTime ;
    skos:altLabel "Change processes"@en,
        "Changes"@en,
        "Endring"@nb,
        "Endringer"@nb,
        "Endringsprosessar"@nb,
        "Endringsprosesser"@nb,
        "Forandring"@nb,
        "Forandringer"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/658.406/e23/> ;
    skos:exactMatch realfagstermer:c012597,
        <http://dewey.info/class/116/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012597,
        <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/303.4/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:prefLabel "Change"@en,
        "Endring"@nb ;
    skos:related humord:c04573,
        humord:c06355,
        humord:c12608,
        humord:c20846,
        humord:c20885,
        humord:c25730 ;
    skos:relatedMatch <http://dewey.info/class/303.4/e23/>,
        <http://dewey.info/class/320.011/e23/> .

humord:c17056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17056" ;
    dct:modified "2024-11-13T08:23:29"^^xsd:dateTime ;
    skos:altLabel "Grafisk framstilling"@nb,
        "Grafisk fremstilling"@nb,
        "Grafisk presentasjon"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c012309,
        <http://dewey.info/class/604.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012309,
        <http://dewey.info/class/001.4226/e23/>,
        <http://dewey.info/class/1--0728/e23/>,
        <http://dewey.info/class/604.2/e23/> ;
    skos:prefLabel "Graphic presentation"@en,
        "Grafisk framstilling"@nb ;
    skos:related humord:c01464,
        humord:c61568 ;
    skos:relatedMatch <http://dewey.info/class/001.4226/e23/>,
        <http://dewey.info/class/1--0728/e23/> .

humord:c17057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17057" ;
    dct:modified "2024-10-23T14:40:15"^^xsd:dateTime ;
    skos:altLabel "Qatabanic language"@en,
        "Katabansk språk"@nb,
        "Qatabansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Qatabanian language"@en,
        "Katabansk språk"@nb .

humord:c17059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17059" ;
    dct:modified "2024-09-26T11:39:34"^^xsd:dateTime ;
    skos:altLabel "Free-thinking"@en,
        "Free-thought"@en,
        "Freethinking"@en,
        "Fritenkeri"@nb,
        "Fritenking"@nb ;
    skos:broader humord:c08404 ;
    skos:closeMatch <http://dewey.info/class/211.4/e23/> ;
    skos:definition "Det å tenke ubundet av kirkens autoritet i religiøse spørsmål <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.4/e23/> ;
    skos:prefLabel "Freethought"@en,
        "Fritenking"@nb ;
    skos:related humord:c08405 .

humord:c17067 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17067" ;
    dct:modified "1999-03-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--793/e23/>,
        <http://dewey.info/class/917.93/e23/>,
        <http://dewey.info/class/979.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--793/e23/>,
        <http://dewey.info/class/917.93/e23/>,
        <http://dewey.info/class/979.3/e23/> ;
    skos:prefLabel "Nevada"@en,
        "Nevada"@nb .

humord:c17068 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17068" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:broader humord:c02857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483443/e23/>,
        <http://dewey.info/class/914.83443/e23/>,
        <http://dewey.info/class/948.3443/e23/> ;
    skos:prefLabel "Karmsund"@en,
        "Karmsund"@nb .

humord:c17069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17069" ;
    dct:modified "2024-04-24T09:51:25"^^xsd:dateTime ;
    skos:altLabel "Dalar (Landformer)"@nb ;
    skos:broader humord:c65529 ;
    skos:exactMatch realfagstermer:c000420,
        <http://dewey.info/class/2--144/e23/>,
        <http://dewey.info/class/551.442/e23/>,
        <http://dewey.info/class/910.9144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000420,
        <http://dewey.info/class/2--144/e23/>,
        <http://dewey.info/class/551.442/e23/>,
        <http://dewey.info/class/910.9144/e23/> ;
    skos:prefLabel "Valleys (Landforms)"@en,
        "Daler (Landformer)"@nb .

humord:c17073 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17073" ;
    dct:modified "2024-09-17T15:35:37"^^xsd:dateTime ;
    skos:altLabel "County Kerry"@nb,
        "Kerry County"@nb ;
    skos:broader humord:c02406 ;
    skos:exactMatch <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4196/e23/>,
        <http://dewey.info/class/914.196/e23/>,
        <http://dewey.info/class/941.96/e23/> ;
    skos:prefLabel "County Kerry"@en,
        "County Kerry"@nb .

humord:c17074 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17074" ;
    dct:modified "2024-09-03T08:38:25"^^xsd:dateTime ;
    skos:altLabel "Camparan"@nb,
        "Champaran"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:broader humord:c01849 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:prefLabel "Champaran"@en,
        "Camparan"@nb .

humord:c17076 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17076" ;
    dct:modified "2018-12-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gorenjska"@en,
        "Gorenjsko"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:broader humord:c03119 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4973/e23/>,
        <http://dewey.info/class/914.973/e23/>,
        <http://dewey.info/class/949.73/e23/> ;
    skos:prefLabel "Upper Carniola"@en,
        "Gorenskaja"@nb .

humord:c17077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17077" ;
    dct:modified "2025-02-25T10:57:47"^^xsd:dateTime ;
    skos:altLabel "Jbeil"@en,
        "Byblos"@nb,
        "Jubayl"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:broader humord:c02030 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:prefLabel "Byblos"@en,
        "Byblos"@nb .

humord:c17078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17078" ;
    dct:modified "1999-03-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:prefLabel "Bránsk"@en,
        "Bransk"@nb .

humord:c17079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17079" ;
    dct:modified "2025-01-13T19:27:12"^^xsd:dateTime ;
    skos:altLabel "Hjul"@nb ;
    skos:broadMatch <http://dewey.info/class/625.21/e23/>,
        <http://dewey.info/class/629.248/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/625.21/e23/>,
        <http://dewey.info/class/629.248/e23/> ;
    skos:prefLabel "Wheels"@en,
        "Hjul"@nb .

humord:c17080 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17080" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stalingrad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4747/e23/>,
        <http://dewey.info/class/914.747/e23/>,
        <http://dewey.info/class/947.47/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4747/e23/>,
        <http://dewey.info/class/914.747/e23/>,
        <http://dewey.info/class/947.47/e23/> ;
    skos:prefLabel "Volgograd (City)"@en,
        "Volgograd (By)"@nb .

humord:c17085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17085" ;
    dct:modified "1999-03-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Frame of mind"@en,
        "State of mind"@en,
        "Humør"@nb,
        "Lune"@nb,
        "Stemning"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.37/e23/>,
        <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Mood"@en,
        "Sinnsstemning"@nb ;
    skos:relatedMatch <http://dewey.info/class/128.37/e23/> .

humord:c17086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17086" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "West Slavonic literature"@en ;
    skos:broader humord:c06996 ;
    skos:closeMatch <http://dewey.info/class/891.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.85/e23/> ;
    skos:prefLabel "West Slavic literature"@en,
        "Vestslavisk litteratur"@nb .

humord:c17087 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17087" ;
    dct:modified "1999-03-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cecenia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Chechnya"@en,
        "Tsjetsjenia"@nb .

humord:c17089 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17089" ;
    dct:modified "2025-04-01T07:57:00"^^xsd:dateTime ;
    skos:altLabel "Sandviken"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:broader humord:c02709 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483631/e23/>,
        <http://dewey.info/class/914.83631/e23/>,
        <http://dewey.info/class/948.3631/e23/> ;
    skos:prefLabel "Sandviken"@en,
        "Sandviken"@nb .

humord:c17090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17090" ;
    dct:modified "2024-03-12T15:48:40"^^xsd:dateTime ;
    skos:altLabel "System theory"@en,
        "Systemteori"@nb,
        "Systemteorier"@nb ;
    skos:broadMatch <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/> ;
    skos:broader humord:c00685,
        humord:c60590 ;
    skos:definition "Allmenn teori om virkelige og mulige systemer <UBO>"@nb ;
    skos:exactMatch realfagstermer:c011909 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011909,
        <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/> ;
    skos:prefLabel "Systems theory"@en,
        "Systemteori"@nb .

humord:c17091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17091" ;
    dct:modified "2025-01-03T15:21:41"^^xsd:dateTime ;
    skos:altLabel "Bikes"@en,
        "Syklar"@nb ;
    skos:broader humord:c04392 ;
    skos:exactMatch <http://dewey.info/class/388.3472/e23/>,
        <http://dewey.info/class/629.2272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0944/e23/>,
        <http://dewey.info/class/388.3472/e23/>,
        <http://dewey.info/class/629.2272/e23/>,
        <http://dewey.info/class/796.6/e23/> ;
    skos:prefLabel "Bicycles"@en,
        "Sykler"@nb ;
    skos:related humord:c26270,
        humord:c26272 ;
    skos:relatedMatch <http://dewey.info/class/343.0944/e23/>,
        <http://dewey.info/class/796.6/e23/> .

humord:c17092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17092" ;
    dct:modified "1999-03-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4223/e23/>,
        <http://dewey.info/class/914.223/e23/>,
        <http://dewey.info/class/942.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4223/e23/>,
        <http://dewey.info/class/914.223/e23/>,
        <http://dewey.info/class/942.23/e23/> ;
    skos:prefLabel "Kent"@en,
        "Kent"@nb .

humord:c17093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17093" ;
    dct:modified "1999-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rhyme (Metrics)"@en ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/> ;
    skos:broader humord:c06498 ;
    skos:definition "Repetisjon av språklyd eller lydgruppe etter gitte regler <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/> ;
    skos:prefLabel "Rhymes (Metrics)"@en,
        "Rim (Metrikk)"@nb ;
    skos:related humord:c05858 .

humord:c17094 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17094" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43462/e23/>,
        <http://dewey.info/class/914.3462/e23/>,
        <http://dewey.info/class/943.462/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43462/e23/>,
        <http://dewey.info/class/914.3462/e23/>,
        <http://dewey.info/class/943.462/e23/> ;
    skos:prefLabel "Konstanz"@en,
        "Konstanz"@nb .

humord:c17096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17096" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05668,
        humord:c12054 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/659.1045/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Commercial photography"@en,
        "Reklamefotografi"@nb ;
    skos:related humord:c11451 ;
    skos:relatedMatch <http://dewey.info/class/659.1045/e23/>,
        <http://dewey.info/class/779/e23/> .

humord:c17097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17097" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/070.49/e23/> ;
    skos:broader humord:c12054 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/070.49/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Documentary photography"@en,
        "Dokumentarfotografi"@nb ;
    skos:related humord:c05420 ;
    skos:relatedMatch <http://dewey.info/class/779/e23/> .

humord:c17098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17098" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/070.49/e23/> ;
    skos:broader humord:c17097 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/070.49/e23/> ;
    skos:prefLabel "Press photography"@en,
        "Pressefotografi"@nb .

humord:c17100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17100" ;
    dct:modified "1999-03-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12054 ;
    skos:exactMatch <http://dewey.info/class/779.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/779.2/e23/> ;
    skos:prefLabel "Portrait photography"@en,
        "Portrettfotografi"@nb .

humord:c17101 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17101" ;
    dct:modified "2003-03-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Alanija"@nb,
        "Nord-Ossetia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:broader humord:c03083 ;
    skos:definition "Republikk i Russland, i Kaukasia med grense mot Georgia i sør <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:prefLabel "Alania"@en,
        "Alania"@nb ;
    skos:related humord:c18933 .

humord:c17102 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17102" ;
    dct:modified "1999-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42951/e23/>,
        <http://dewey.info/class/914.2951/e23/>,
        <http://dewey.info/class/942.951/e23/> ;
    skos:broader humord:c03250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42951/e23/>,
        <http://dewey.info/class/914.2951/e23/>,
        <http://dewey.info/class/942.951/e23/> ;
    skos:prefLabel "Newtown"@en,
        "Newtown"@nb .

humord:c17103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17103" ;
    dct:modified "2024-07-26T14:57:34"^^xsd:dateTime ;
    skos:altLabel "Ahrensburgkultur"@nb,
        "Ahrensburgkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.30128/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Ahrensburgkulturen er en senpaleolittisk reinsdyrjegerkultur fra dagens Nord-Tyskland <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.128/e23/>,
        <http://dewey.info/class/936.30128/e23/> ;
    skos:prefLabel "Ahrensburg culture"@en,
        "Ahrensburgkulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.128/e23/> .

humord:c17104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17104" ;
    dct:modified "2025-03-05T19:47:05"^^xsd:dateTime ;
    skos:altLabel "North Finland"@en,
        "Nord-Finland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:exactMatch realfagstermer:c030759 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030759,
        <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Northern Finland"@en,
        "Nord-Finland"@nb .

humord:c17105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17105" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ghost vowels"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05764 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Ghost vowels"@en,
        "Flyktige vokaler"@nb .

humord:c17107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17107" ;
    dct:modified "2023-10-31T10:38:48"^^xsd:dateTime ;
    skos:altLabel "Saxes"@en ;
    skos:broader humord:c19474 ;
    skos:exactMatch <http://dewey.info/class/788.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.7/e23/> ;
    skos:prefLabel "Saxophones"@en,
        "Saksofoner"@nb ;
    skos:related humord:c60519 .

humord:c17108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17108" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17320 ;
    skos:exactMatch <http://dewey.info/class/788.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.92/e23/> ;
    skos:prefLabel "Trumpets"@en,
        "Trompeter"@nb .

humord:c17109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17109" ;
    dct:modified "2011-01-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Choir singing"@en,
        "Kor (Musikk)"@nb,
        "Kor (Sang)"@nb,
        "Sangkor"@nb ;
    skos:broader humord:c05534 ;
    skos:closeMatch <http://dewey.info/class/782.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.5/e23/> ;
    skos:prefLabel "Choir (Singing)"@en,
        "Korsang"@nb .

humord:c17110 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17110" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484421/e23/>,
        <http://dewey.info/class/914.84421/e23/>,
        <http://dewey.info/class/948.4421/e23/> ;
    skos:broader humord:c14436 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484421/e23/>,
        <http://dewey.info/class/914.84421/e23/>,
        <http://dewey.info/class/948.4421/e23/> ;
    skos:prefLabel "Sandnessjøen"@en,
        "Sandnessjøen"@nb .

humord:c17111 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17111" ;
    dct:modified "2025-03-24T14:11:37"^^xsd:dateTime ;
    skos:altLabel "Bossekop"@nb,
        "Bossugohppi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:broader humord:c02665 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484612/e23/>,
        <http://dewey.info/class/914.84612/e23/>,
        <http://dewey.info/class/948.4612/e23/> ;
    skos:prefLabel "Bossekop"@en,
        "Bossekop"@nb .

humord:c17112 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17112" ;
    dct:modified "2024-01-02T14:02:38"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484523/e23/>,
        <http://dewey.info/class/914.84523/e23/>,
        <http://dewey.info/class/948.4523/e23/> ;
    skos:broader humord:c02950 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484523/e23/>,
        <http://dewey.info/class/914.84523/e23/>,
        <http://dewey.info/class/948.4523/e23/> ;
    skos:prefLabel "Finnsnes"@en,
        "Finnsnes"@nb .

humord:c17113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17113" ;
    dct:modified "2024-02-16T14:32:14"^^xsd:dateTime ;
    skos:altLabel "Hopp (Skisport)"@nb,
        "Hoppsport"@nb,
        "Skhopping"@nb,
        "Skihopping"@nb ;
    skos:broader humord:c01457 ;
    skos:exactMatch <http://dewey.info/class/796.933/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.933/e23/> ;
    skos:prefLabel "Ski jumping"@en,
        "Hoppsport"@nb .

humord:c17114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17114" ;
    dct:modified "2024-12-09T12:21:55"^^xsd:dateTime ;
    skos:altLabel "Volleyball"@nb ;
    skos:broader humord:c01435 ;
    skos:exactMatch <http://dewey.info/class/796.325/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.325/e23/> ;
    skos:prefLabel "Volleyball"@en,
        "Volleyball"@nb .

humord:c17115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17115" ;
    dct:modified "2024-12-09T12:34:46"^^xsd:dateTime ;
    skos:altLabel "Turn"@nb ;
    skos:broader humord:c19484 ;
    skos:exactMatch <http://dewey.info/class/796.442/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.442/e23/> ;
    skos:prefLabel "Gymnastics"@en,
        "Turn"@nb .

humord:c17116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17116" ;
    dct:modified "2024-12-09T12:57:29"^^xsd:dateTime ;
    skos:altLabel "VM"@nb,
        "Verdsmeisterskap"@nb ;
    skos:broader humord:c01454 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.334668/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:prefLabel "World championships"@en,
        "Verdensmesterskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.334668/e23/>,
        <http://dewey.info/class/796/e23/> .

humord:c17118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17118" ;
    dct:modified "2025-01-07T14:37:27"^^xsd:dateTime ;
    skos:altLabel "Accipiter"@nb,
        "Haukar"@nb ;
    skos:broader humord:c65181 ;
    skos:closeMatch realfagstermer:c031340 ;
    skos:definition "Hauker er rovfugler i haukeslekten Accipiter med cirka 50 arter. I tillegg inngår rødvingehauk og revehauk i slekten Erythrotriorchis, tigerhauk i slekten Megatriorchis og langhalehauk i slekten Urotriorchis i haukene. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/598.944/e23/>,
        <http://dewey.info/class/636.6869/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031340,
        <http://dewey.info/class/598.944/e23/>,
        <http://dewey.info/class/636.6869/e23/> ;
    skos:prefLabel "Hawks"@en,
        "Hauker"@nb .

humord:c17119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17119" ;
    dct:modified "2024-04-03T08:33:07"^^xsd:dateTime ;
    skos:altLabel "Falco"@nb,
        "Falkar"@nb ;
    skos:broader humord:c64180 ;
    skos:closeMatch <http://dewey.info/class/636.6869/e23/> ;
    skos:definition "Falker er en slekt av fugler innenfor den større falkefamilien. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004086,
        <http://dewey.info/class/598.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004086,
        <http://dewey.info/class/598.96/e23/>,
        <http://dewey.info/class/636.6869/e23/> ;
    skos:prefLabel "Falcons"@en,
        "Falker"@nb .

humord:c17120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17120" ;
    dct:modified "2024-07-10T09:33:31"^^xsd:dateTime ;
    skos:altLabel "Ørnar"@nb,
        "Ørner"@nb ;
    skos:broader humord:c31506 ;
    skos:definition "Ørner er navn på mange forskjellige arter blant rovfuglene. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010243,
        <http://dewey.info/class/598.942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010243,
        <http://dewey.info/class/598.942/e23/> ;
    skos:prefLabel "Eagles"@en,
        "Ørner"@nb .

humord:c17121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17121" ;
    dct:modified "2025-01-13T08:49:13"^^xsd:dateTime ;
    skos:altLabel "Carillons"@en,
        "Chimes"@en,
        "Klokkespel"@nb ;
    skos:broadMatch <http://dewey.info/class/786.64/e23/> ;
    skos:broader humord:c04795 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.64/e23/> ;
    skos:prefLabel "Glockenspiel"@en,
        "Klokkespill"@nb .

humord:c17122 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17122" ;
    dct:modified "2024-09-17T14:22:10"^^xsd:dateTime ;
    skos:altLabel "Cividale del Friuli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37381/e23/>,
        <http://dewey.info/class/2--45391/e23/>,
        <http://dewey.info/class/914.5391/e23/>,
        <http://dewey.info/class/937.381/e23/>,
        <http://dewey.info/class/945.391/e23/> ;
    skos:broader humord:c02471 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37381/e23/>,
        <http://dewey.info/class/2--45391/e23/>,
        <http://dewey.info/class/914.5391/e23/>,
        <http://dewey.info/class/937.381/e23/>,
        <http://dewey.info/class/945.391/e23/> ;
    skos:prefLabel "Cividale del Friuli"@en,
        "Cividale del Friuli"@nb .

humord:c17123 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17123" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--362847/e23/>,
        <http://dewey.info/class/936.2847/e23/> ;
    skos:broader humord:c27861 ;
    skos:definition "Boplass fra mesolittisk tid ved Scarborough <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--362847/e23/>,
        <http://dewey.info/class/936.2847/e23/> ;
    skos:prefLabel "Star Carr"@en,
        "Star Carr"@nb .

humord:c17124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17124" ;
    dct:modified "2024-10-15T12:58:20"^^xsd:dateTime ;
    skos:altLabel "Phryctoriae"@en,
        "Baunar"@nb,
        "Bauner"@nb,
        "Viter"@nb,
        "Viti"@nb,
        "Vitiar"@nb,
        "Vitier"@nb ;
    skos:broadMatch <http://dewey.info/class/355.7/e23/> ;
    skos:broader humord:c09446 ;
    skos:definition "Baun er et signalbål som i middelalderen ble tent på fjelltopper for å varsle om angrep. Tilsvarer det norrøne viti (nynorsk vite), som for eksempel finnes i navnet Vettakollen i Oslo. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Phryctoria"@en,
        "Veter"@nb .

humord:c17128 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17128" ;
    dct:modified "2023-11-23T14:58:44"^^xsd:dateTime ;
    skos:broader humord:c01678 ;
    skos:exactMatch <http://dewey.info/class/2--7127/e23/>,
        <http://dewey.info/class/917.127/e23/>,
        <http://dewey.info/class/971.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7127/e23/>,
        <http://dewey.info/class/917.127/e23/>,
        <http://dewey.info/class/971.27/e23/> ;
    skos:prefLabel "Manitoba"@en,
        "Manitoba"@nb .

humord:c17129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17129" ;
    dct:modified "2024-09-17T15:27:11"^^xsd:dateTime ;
    skos:altLabel "Cree (Folk)"@nb ;
    skos:broader humord:c20585 ;
    skos:definition "Cree er et  algonkintalende urfolk i Nord-Amerika, nå vesentlig i Canada og i Montana <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897323/e23/>,
        <http://dewey.info/class/5--97323/e23/>,
        <http://dewey.info/class/971.200497323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897323/e23/>,
        <http://dewey.info/class/5--97323/e23/>,
        <http://dewey.info/class/971.200497323/e23/> ;
    skos:prefLabel "Cree"@en,
        "Cree (Folk)"@nb .

humord:c17130 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17130" ;
    dct:modified "1999-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43563/e23/>,
        <http://dewey.info/class/914.3563/e23/>,
        <http://dewey.info/class/943.563/e23/> ;
    skos:broader humord:c03555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43563/e23/>,
        <http://dewey.info/class/914.3563/e23/>,
        <http://dewey.info/class/943.563/e23/> ;
    skos:prefLabel "Soest"@en,
        "Soest"@nb .

humord:c17131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17131" ;
    dct:modified "2024-08-14T09:19:39"^^xsd:dateTime ;
    skos:altLabel "Amtmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/352.15/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Amtmenn var fyrstens representant i et amt, administrativ region. Eldre betegnelse brukt i Danmark, Norge og Tyskland <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.15/e23/> ;
    skos:prefLabel "Distric governors"@en,
        "Amtmenn"@nb .

humord:c17132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17132" ;
    dct:modified "2024-10-31T13:48:33"^^xsd:dateTime ;
    skos:altLabel "Community health doctors"@en,
        "Rural doctors"@en,
        "Distriktslegar"@nb,
        "Distriktslækjarar"@nb ;
    skos:broader humord:c07507 ;
    skos:closeMatch <http://dewey.info/class/610.695/e23/>,
        <http://dewey.info/class/610.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0412/e23/>,
        <http://dewey.info/class/362.172/e23/>,
        <http://dewey.info/class/610.695/e23/>,
        <http://dewey.info/class/610.92/e23/> ;
    skos:prefLabel "Country doctors"@en,
        "Distriktsleger"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0412/e23/>,
        <http://dewey.info/class/362.172/e23/> .

humord:c17133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17133" ;
    dct:modified "2024-07-15T14:25:44"^^xsd:dateTime ;
    skos:altLabel "Bryst"@nb ;
    skos:broader humord:c19945 ;
    skos:closeMatch <http://dewey.info/class/573.996/e23/>,
        <http://dewey.info/class/611.49/e23/>,
        <http://dewey.info/class/612.94/e23/> ;
    skos:definition "'Bryst' brukes om forsiden av brystkassen eller om bryster hos kvinnen. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.62/e23/>,
        <http://dewey.info/class/573.996/e23/>,
        <http://dewey.info/class/611.49/e23/>,
        <http://dewey.info/class/612.94/e23/>,
        <http://dewey.info/class/616.49/e23/>,
        <http://dewey.info/class/617.54/e23/>,
        <http://dewey.info/class/617.549/e23/>,
        <http://dewey.info/class/618.19/e23/> ;
    skos:prefLabel "Breasts"@en,
        "Bryster"@nb ;
    skos:relatedMatch <http://dewey.info/class/391.62/e23/>,
        <http://dewey.info/class/616.49/e23/>,
        <http://dewey.info/class/617.54/e23/>,
        <http://dewey.info/class/617.549/e23/>,
        <http://dewey.info/class/618.19/e23/> .

humord:c17134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17134" ;
    dct:modified "2024-10-23T15:42:13"^^xsd:dateTime ;
    skos:altLabel "Erokh language"@en,
        "Iraku language"@en,
        "Erokh språk"@nb,
        "Iraku språk"@nb,
        "Iraqw språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: irk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Iraqw language"@en,
        "Iraqw språk"@nb .

humord:c17138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17138" ;
    dct:modified "2025-01-06T13:15:29"^^xsd:dateTime ;
    skos:altLabel "Post Office"@en,
        "Postkontor"@nb ;
    skos:broader humord:c04322 ;
    skos:exactMatch <http://dewey.info/class/383.42/e23/>,
        <http://dewey.info/class/725.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/383.42/e23/>,
        <http://dewey.info/class/725.16/e23/> ;
    skos:prefLabel "Post Offices"@en,
        "Postkontorer"@nb .

humord:c17139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17139" ;
    dct:modified "1999-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Decedent's estate"@en ;
    skos:broadMatch <http://dewey.info/class/306.32/e23/> ;
    skos:broader humord:c07802 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/336.276/e23/>,
        <http://dewey.info/class/343.053/e23/>,
        <http://dewey.info/class/346.04/e23/> ;
    skos:prefLabel "Deceased's estate"@en,
        "Dødsbo"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.276/e23/>,
        <http://dewey.info/class/343.053/e23/>,
        <http://dewey.info/class/346.04/e23/> .

humord:c17140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17140" ;
    dct:modified "2024-10-24T12:58:16"^^xsd:dateTime ;
    skos:altLabel "Kiswahili literature"@en,
        "Kiswahili litteratur"@nb,
        "Swahili litteratur"@nb ;
    skos:broader humord:c18572 ;
    skos:exactMatch <http://dewey.info/class/896.392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/896.392/e23/> ;
    skos:prefLabel "Swahili literature"@en,
        "Swahili litteratur"@nb .

humord:c17141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17141" ;
    dct:modified "2024-08-14T09:17:48"^^xsd:dateTime ;
    skos:altLabel "Amt"@nb ;
    skos:broader humord:c09020 ;
    skos:closeMatch <http://dewey.info/class/352.15/e23/> ;
    skos:definition "Amt er en eldre betegnelse for fylke <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.15/e23/> ;
    skos:prefLabel "Amt (Country subdivision)"@en,
        "Amt"@nb ;
    skos:related humord:c09024 .

humord:c17142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17142" ;
    dct:modified "2020-07-31T08:57:50"^^xsd:dateTime ;
    skos:altLabel "Stand-up"@en,
        "Stand-up comedies"@en,
        "Stand-up comedy"@nb,
        "Stand-up komedier"@nb ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/792.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.76/e23/> ;
    skos:prefLabel "Stand-up comedy"@en,
        "Stand-up komikk"@nb ;
    skos:related humord:c05608,
        humord:c06677,
        humord:c14703,
        humord:c16847,
        humord:c17144 .

humord:c17144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17144" ;
    dct:modified "2024-10-31T10:23:27"^^xsd:dateTime ;
    skos:altLabel "Stand-up comics"@en,
        "Stand-up-komikarar"@nb ;
    skos:broader humord:c07493 ;
    skos:exactMatch <http://dewey.info/class/792.76028092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.76028092/e23/> ;
    skos:prefLabel "Stand-up comedians"@en,
        "Stand-up-komikere"@nb ;
    skos:related humord:c07497,
        humord:c17142 .

humord:c17146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17146" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/328/e23/> ;
    skos:broader humord:c09542 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328/e23/> ;
    skos:prefLabel "Senates"@en,
        "Senater"@nb ;
    skos:related humord:c17366 .

humord:c17147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17147" ;
    dct:modified "1999-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06125 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Formal object"@en,
        "Formelt objekt"@nb .

humord:c17148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17148" ;
    dct:modified "2024-12-03T11:22:34"^^xsd:dateTime ;
    skos:altLabel "Grammatologi"@nb ;
    skos:broadMatch <http://dewey.info/class/149.94/e23/>,
        <http://dewey.info/class/401/e23/> ;
    skos:broader humord:c06335 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/>,
        <http://dewey.info/class/149.94/e23/>,
        <http://dewey.info/class/401/e23/> ;
    skos:prefLabel "Grammatology"@en,
        "Grammatologi"@nb ;
    skos:related humord:c06351,
        humord:c06408 ;
    skos:relatedMatch <http://dewey.info/class/121.68/e23/> .

humord:c17149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17149" ;
    dct:modified "1999-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.1/e23/> ;
    skos:broader humord:c09176 ;
    skos:definition "Faderlig preget forhold <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.858/e23/>,
        <http://dewey.info/class/321.1/e23/> ;
    skos:prefLabel "Paternalism"@en,
        "Paternalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.858/e23/> .

humord:c17150 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17150" ;
    dct:modified "2025-02-25T09:02:25"^^xsd:dateTime ;
    skos:altLabel "Nisa"@nb,
        "Parthaunisa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c02098 ;
    skos:definition "Nisa var en oldtidsby lokalisert nær landsbyen Bagir <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--396/e23/>,
        <http://dewey.info/class/939.6/e23/> ;
    skos:prefLabel "Nisa"@en,
        "Nisa"@nb .

humord:c17152 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17152" ;
    dct:modified "2025-03-14T07:44:53"^^xsd:dateTime ;
    skos:altLabel "Lusern"@nb,
        "Luserna"@nb ;
    skos:broadMatch <http://dewey.info/class/583.63/e23/> ;
    skos:broader humord:c02532 ;
    skos:exactMatch <http://dewey.info/class/633.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.63/e23/>,
        <http://dewey.info/class/633.31/e23/> ;
    skos:prefLabel "Luserna"@en,
        "Luserna"@nb .

humord:c17154 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17154" ;
    dct:modified "2025-02-28T12:32:25"^^xsd:dateTime ;
    skos:altLabel "Vardar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:broader humord:c02154 ;
    skos:definition "Vardar er en elv som renner gjennom Makedonia og Hellas <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/2--4976/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/914.976/e23/>,
        <http://dewey.info/class/949.565/e23/>,
        <http://dewey.info/class/949.76/e23/> ;
    skos:prefLabel "Vardar (River)"@en,
        "Vardar"@nb .

humord:c17155 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17155" ;
    dct:modified "2024-08-21T10:12:31"^^xsd:dateTime ;
    skos:altLabel "East Sweden"@en,
        "Aust-Sverige"@nb ;
    skos:broadMatch <http://dewey.info/class/2--485/e23/>,
        <http://dewey.info/class/914.85/e23/>,
        <http://dewey.info/class/948.5/e23/> ;
    skos:broader humord:c03399 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--485/e23/>,
        <http://dewey.info/class/914.85/e23/>,
        <http://dewey.info/class/948.5/e23/> ;
    skos:prefLabel "Eastern Sweden"@en,
        "Øst-Sverige"@nb .

humord:c17159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17159" ;
    dct:modified "2020-11-24T09:00:29"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.82034/e23/> ;
    skos:broader humord:c06665 ;
    skos:definition "Skuespill der alminnelige mennesker og deres skjebne er satt i sentrum. Brukt særlig om skuespillform utviklet på slutten av 1700-tallet (f.eks. Lessing, Schiller) <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.82034/e23/> ;
    skos:prefLabel "Bürgerliches Trauerspiel"@en,
        "Borgerlig drama"@nb .

humord:c17160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17160" ;
    dct:modified "2024-10-24T10:24:23"^^xsd:dateTime ;
    skos:altLabel "Mandika"@en,
        "Mandingo"@en,
        "Mandinkha"@en,
        "Mandinko"@en,
        "Malinke (Folk)"@nb,
        "Mande (Folk)"@nb,
        "Mandenka"@nb,
        "Mandinga"@nb,
        "Mandingo (Folk)"@nb,
        "Mandinka (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896345/e23/>,
        <http://dewey.info/class/5--96345/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Felles betegnelse for flere folkegrupper i Vest-Afrika, de fleste i Mali- og Guinea-området <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896345/e23/>,
        <http://dewey.info/class/5--96345/e23/> ;
    skos:prefLabel "Mandinka"@en,
        "Mandingo (Folk)"@nb ;
    skos:related humord:c09930 .

humord:c17163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17163" ;
    dct:modified "1999-05-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sarakole"@en,
        "Seraculeh"@en,
        "Serahuli"@en ;
    skos:broadMatch <http://dewey.info/class/305.89634/e23/>,
        <http://dewey.info/class/5--9634/e23/> ;
    skos:broader humord:c17160 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89634/e23/>,
        <http://dewey.info/class/5--9634/e23/> ;
    skos:prefLabel "Soninke"@en,
        "Soninke (Folk)"@nb .

humord:c17164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17164" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pictograms"@en,
        "Pictogrammer"@nb ;
    skos:broadMatch <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c10835 ;
    skos:definition "Enkelt grafisk symbol som brukes for å kommunisere på tvers av språkbarrierer eller med mennesker med språkvansker f.eks. etter hjerneskader <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Pictographs"@en,
        "Piktogrammer"@nb ;
    skos:related humord:c04508,
        humord:c06342 .

humord:c17165 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17165" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jönköping (County)"@en,
        "Jönköpings len"@nb ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Jönköping County"@en,
        "Jönköping (Len)"@nb .

humord:c17167 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17167" ;
    dct:modified "2003-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:broader humord:c17165 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4864/e23/>,
        <http://dewey.info/class/914.864/e23/>,
        <http://dewey.info/class/948.64/e23/> ;
    skos:prefLabel "Jönköping (City)"@en,
        "Jönköping (By)"@nb .

humord:c17168 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17168" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Tanum (Sweden)"@en,
        "Tanum (Sverige)"@nb .

humord:c17169 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17169" ;
    dct:modified "2025-03-24T14:15:29"^^xsd:dateTime ;
    skos:altLabel "Varangerhalvøya"@nb,
        "Varenkinniemi"@nb,
        "Várnjárga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48463/e23/>,
        <http://dewey.info/class/914.8463/e23/>,
        <http://dewey.info/class/948.463/e23/> ;
    skos:broader humord:c02664 ;
    skos:exactMatch realfagstermer:c030553 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030553,
        <http://dewey.info/class/2--48463/e23/>,
        <http://dewey.info/class/914.8463/e23/>,
        <http://dewey.info/class/948.463/e23/> ;
    skos:prefLabel "Varanger Peninsula"@en,
        "Varangerhalvøya"@nb .

humord:c17171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17171" ;
    dct:modified "2024-08-29T07:54:16"^^xsd:dateTime ;
    skos:altLabel "Yazidi people"@en,
        "Yazidis"@en,
        "Yezidi nation"@en,
        "Yezidis"@en,
        "Azidi"@nb,
        "Izidi"@nb,
        "Jesidiar"@nb,
        "Jesidier"@nb,
        "Jesidismen"@nb,
        "Sharfadin"@nb,
        "Yazidar"@nb,
        "Yazider"@nb,
        "Yazidi"@nb,
        "Yazidismen"@nb,
        "Yesidismen"@nb,
        "Yezidiar"@nb,
        "Yezidier"@nb,
        "Yezidismen"@nb ;
    skos:broadMatch <http://dewey.info/class/299.159/e23/> ;
    skos:broader humord:c08784 ;
    skos:definition "Jesidier er en religiøs sekt med innslag fra zoroastrisme, manikeisme, jødedom, nestorianisme og islam <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.159/e23/> ;
    skos:prefLabel "Yazidism"@en,
        "Jesidismen"@nb .

humord:c17175 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17175" ;
    dct:modified "2024-10-09T08:10:29"^^xsd:dateTime ;
    skos:altLabel "Badakhshan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Badakhsan"@en,
        "Badakhshan"@nb .

humord:c17176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17176" ;
    dct:modified "2024-11-21T08:33:30"^^xsd:dateTime ;
    skos:altLabel "Gullgubbar"@nb ;
    skos:broadMatch <http://dewey.info/class/739.228/e23/> ;
    skos:broader humord:c00043 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.228/e23/> ;
    skos:prefLabel "Gullgubber"@en,
        "Gullgubber"@nb .

humord:c17177 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17177" ;
    dct:modified "2025-03-31T13:41:20"^^xsd:dateTime ;
    skos:altLabel "Idd"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:broader humord:c11828 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482321/e23/>,
        <http://dewey.info/class/914.82321/e23/>,
        <http://dewey.info/class/948.2321/e23/> ;
    skos:prefLabel "Idd"@en,
        "Idd"@nb .

humord:c17178 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17178" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c36849 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Valsgärde"@en,
        "Valsgärde"@nb .

humord:c17179 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17179" ;
    dct:modified "1999-05-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c03359 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36874/e23/>,
        <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/936.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Vendel"@en,
        "Vendel"@nb .

humord:c17180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17180" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.387/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.387/e23/> ;
    skos:prefLabel "Tatar literature"@en,
        "Tatarisk litteratur"@nb ;
    skos:related humord:c13389 .

humord:c17181 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17181" ;
    dct:modified "2024-10-23T10:25:06"^^xsd:dateTime ;
    skos:altLabel "Manchu-Tungus literature"@en,
        "Manchu-Tungus folkedikting"@nb,
        "Manchu-Tungus folkediktning"@nb,
        "Orotsji folkedikting"@nb,
        "Orotsji folkediktning"@nb,
        "Tungusisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tungusic folk literature"@en,
        "Tungusisk folkediktning"@nb .

humord:c17184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17184" ;
    dct:modified "2025-01-30T07:47:39"^^xsd:dateTime ;
    skos:altLabel "Huldra"@nb,
        "Huldre"@nb,
        "Huldrer"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05131 ;
    skos:definition "Kvinnelig vette av huldrefolk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Hulder"@en,
        "Huldra"@nb .

humord:c17185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17185" ;
    dct:modified "2024-09-11T14:48:52"^^xsd:dateTime ;
    skos:altLabel "Mussels"@en,
        "Shell (Bivalvia)"@en,
        "Bivalvar"@nb,
        "Bivalver"@nb,
        "Bivalvia"@nb,
        "Muslingar"@nb,
        "Skjell (Bivalvia)"@nb ;
    skos:broader humord:c17654 ;
    skos:closeMatch <http://dewey.info/class/639.4/e23/> ;
    skos:definition "Bløtdyr med kropp som er dekket av to skall <BOB>"@nb ;
    skos:exactMatch realfagstermer:c012732,
        <http://dewey.info/class/594.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012732,
        <http://dewey.info/class/333.9554/e23/>,
        <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/639.4/e23/> ;
    skos:prefLabel "Bivalves"@en,
        "Muslinger"@nb ;
    skos:related humord:c19603,
        humord:c19641,
        humord:c67895 ;
    skos:relatedMatch <http://dewey.info/class/333.9554/e23/> .

humord:c17187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17187" ;
    dct:modified "2025-01-03T13:03:12"^^xsd:dateTime ;
    skos:altLabel "Faucets"@en,
        "Vasskraner"@nb ;
    skos:broadMatch <http://dewey.info/class/621.84/e23/>,
        <http://dewey.info/class/644.6/e23/> ;
    skos:broader humord:c04421 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.84/e23/>,
        <http://dewey.info/class/644.6/e23/> ;
    skos:prefLabel "Taps"@en,
        "Vannkraner"@nb .

humord:c17188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17188" ;
    dct:modified "2024-10-23T14:50:19"^^xsd:dateTime ;
    skos:altLabel "Harari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: har"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Harari language"@en,
        "Harari språk"@nb .

humord:c17189 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17189" ;
    dct:modified "2024-08-28T08:50:55"^^xsd:dateTime ;
    skos:altLabel "Ashur"@en,
        "Qal'at Sherqat"@en,
        "Asjsjur"@nb,
        "Assur (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/935.4/e23/> ;
    skos:broader humord:c01921 ;
    skos:definition "Assur var Assyrias hovedstad fra den eldste tid til 800-tallet f.Kr. da den ble avløst av Ninive <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/935.4/e23/> ;
    skos:prefLabel "Assur (City)"@en,
        "Assur (By)"@nb ;
    skos:related humord:c11725 .

humord:c17190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17190" ;
    dct:modified "2024-08-28T11:19:50"^^xsd:dateTime ;
    skos:altLabel "Assur (Deity)"@en,
        "Assur (Guddom)"@nb ;
    skos:broadMatch <http://dewey.info/class/299.21/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Assur var det gamle Assyrias nasjonalgud <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.21/e23/> ;
    skos:prefLabel "Ashur"@en,
        "Assur (Guddom)"@nb .

humord:c17191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17191" ;
    dct:modified "2025-01-03T10:00:21"^^xsd:dateTime ;
    skos:altLabel "Spinning-wheels"@en,
        "Rokkar"@nb ;
    skos:broadMatch <http://dewey.info/class/677.02852/e23/> ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.02852/e23/>,
        <http://dewey.info/class/746.12/e23/> ;
    skos:prefLabel "Spinning wheels"@en,
        "Rokker"@nb ;
    skos:relatedMatch <http://dewey.info/class/746.12/e23/> .

humord:c17192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17192" ;
    dct:modified "2024-11-08T10:24:07"^^xsd:dateTime ;
    skos:altLabel "Mars (Guddom)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Mars, krigsguden i romersk mytologi.<SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Mars (Deity)"@en,
        "Mars (Guddom)"@nb .

humord:c17193 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17193" ;
    dct:modified "1999-06-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4252/e23/>,
        <http://dewey.info/class/914.252/e23/>,
        <http://dewey.info/class/942.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4252/e23/>,
        <http://dewey.info/class/914.252/e23/>,
        <http://dewey.info/class/942.52/e23/> ;
    skos:prefLabel "Nottinghamshire"@en,
        "Nottinghamshire"@nb .

humord:c17194 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17194" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42524/e23/>,
        <http://dewey.info/class/914.2524/e23/>,
        <http://dewey.info/class/942.524/e23/> ;
    skos:broader humord:c17193 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42524/e23/>,
        <http://dewey.info/class/914.2524/e23/>,
        <http://dewey.info/class/942.524/e23/> ;
    skos:prefLabel "Southwell"@en,
        "Southwell"@nb .

humord:c17195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17195" ;
    dct:modified "2024-11-13T07:43:13"^^xsd:dateTime ;
    skos:altLabel "Opening nights"@en,
        "Premierar"@nb,
        "Urpremierar"@nb,
        "Urpremierer"@nb ;
    skos:broadMatch <http://dewey.info/class/791/e23/> ;
    skos:broader humord:c01473 ;
    skos:definition "Første offentlige framføring eller framvisning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791/e23/> ;
    skos:prefLabel "Premieres"@en,
        "Premierer"@nb .

humord:c17197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17197" ;
    dct:modified "1999-11-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brassband"@nb,
        "Hornmusikk"@nb,
        "Messingorkestere"@nb ;
    skos:broader humord:c17321 ;
    skos:exactMatch <http://dewey.info/class/784.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.9/e23/> ;
    skos:prefLabel "Brass bands"@en,
        "Messingkorps"@nb .

humord:c17199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17199" ;
    dct:modified "2009-08-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:closeMatch realfagstermer:c013333 ;
    skos:exactMatch <http://dewey.info/class/781.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013333,
        <http://dewey.info/class/372.874/e23/>,
        <http://dewey.info/class/781.3/e23/> ;
    skos:prefLabel "Composition (Music)"@en,
        "Komposisjon (Musikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.874/e23/> .

humord:c17200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17200" ;
    dct:modified "2020-07-30T13:02:53"^^xsd:dateTime ;
    skos:broader humord:c17201 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/788.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.86/e23/> ;
    skos:prefLabel "Accordions"@en,
        "Trekkspill"@nb .

humord:c17201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17201" ;
    dct:modified "2020-07-30T11:19:28"^^xsd:dateTime ;
    skos:altLabel "Tasteinstrumenter"@nb ;
    skos:broader humord:c05510 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/786/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.86/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/786/e23/> ;
    skos:prefLabel "Keyboard instruments"@en,
        "Tangentinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.86/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c17203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17203" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/726.8/e23/> ;
    skos:broader humord:c00018 ;
    skos:definition "Store, steinbygde gravanlegg fra yngre steinalder <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Megalith tombs"@en,
        "Megalittgraver"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c17205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17205" ;
    dct:modified "2024-08-13T11:08:58"^^xsd:dateTime ;
    skos:altLabel "Amharisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/892.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.87/e23/> ;
    skos:prefLabel "Amharic literature"@en,
        "Amharisk litteratur"@nb .

humord:c17206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17206" ;
    dct:modified "2024-12-17T07:47:13"^^xsd:dateTime ;
    skos:altLabel "Decembrist uprising"@en,
        "Dekabristopprøret"@nb ;
    skos:broadMatch <http://dewey.info/class/947.073/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Russisk sammensvergelse og oppstand 26.des.1825"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.073/e23/> ;
    skos:prefLabel "Decembrist revolt"@en,
        "Dekabristopprøret"@nb ;
    skos:related humord:c17207 .

humord:c17207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17207" ;
    dct:modified "2024-10-30T12:32:39"^^xsd:dateTime ;
    skos:altLabel "Dekabrists"@en,
        "Dekabristar"@nb,
        "Desembristar"@nb,
        "Desembrister"@nb ;
    skos:broadMatch <http://dewey.info/class/947.072/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Deltaker i Dekabristopprøret i Russland i 1825 <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.072/e23/> ;
    skos:prefLabel "Decembrists"@en,
        "Dekabrister"@nb ;
    skos:related humord:c17206 .

humord:c17209 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17209" ;
    dct:modified "2025-03-06T15:39:59"^^xsd:dateTime ;
    skos:altLabel "La Courneuve"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44362/e23/>,
        <http://dewey.info/class/914.4362/e23/>,
        <http://dewey.info/class/944.362/e23/> ;
    skos:broader humord:c02292 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44362/e23/>,
        <http://dewey.info/class/914.4362/e23/>,
        <http://dewey.info/class/944.362/e23/> ;
    skos:prefLabel "La Courneuve"@en,
        "La Courneuve"@nb .

humord:c17210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17210" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.364/e23/> ;
    skos:prefLabel "Turkmen literature"@en,
        "Turkmensk litteratur"@nb .

humord:c17211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17211" ;
    dct:modified "2021-03-04T12:31:24"^^xsd:dateTime ;
    skos:altLabel "Emancipation"@en,
        "Emansipasjon"@nb ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/326.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/326.8/e23/> ;
    skos:prefLabel "Liberation"@en,
        "Frigjøring"@nb ;
    skos:related humord:c24283 .

humord:c17213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17213" ;
    dct:modified "2024-11-26T09:13:17"^^xsd:dateTime ;
    skos:altLabel "Handfestingar"@nb,
        "Håndfestninger"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Dokument som stadfester de pliktene en valgt konge har overfor sine undersåtter <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/348.481/e23/>,
        <http://dewey.info/class/948.02/e23/> ;
    skos:prefLabel "Electoral capitulations"@en,
        "Håndfestinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/348.481/e23/>,
        <http://dewey.info/class/948.02/e23/> .

humord:c17214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17214" ;
    dct:modified "2020-11-24T08:57:14"^^xsd:dateTime ;
    skos:broader humord:c06656 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3C--26/e23/>,
        <http://dewey.info/class/808.8026/e23/>,
        <http://dewey.info/class/809.926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--26/e23/>,
        <http://dewey.info/class/808.8026/e23/>,
        <http://dewey.info/class/809.926/e23/> ;
    skos:prefLabel "Dialogues (Literature)"@en,
        "Dialoger (Litteratur)"@nb .

humord:c17215 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17215" ;
    dct:modified "2025-02-14T14:23:27"^^xsd:dateTime ;
    skos:altLabel "The North"@en,
        "Nordstatane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--74/e23/>,
        <http://dewey.info/class/2--77/e23/>,
        <http://dewey.info/class/917.4/e23/>,
        <http://dewey.info/class/917.7/e23/>,
        <http://dewey.info/class/973.7/e23/>,
        <http://dewey.info/class/974/e23/>,
        <http://dewey.info/class/977/e23/> ;
    skos:broader humord:c01699 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--74/e23/>,
        <http://dewey.info/class/2--77/e23/>,
        <http://dewey.info/class/917.4/e23/>,
        <http://dewey.info/class/917.7/e23/>,
        <http://dewey.info/class/973.7/e23/>,
        <http://dewey.info/class/974/e23/>,
        <http://dewey.info/class/977/e23/> ;
    skos:prefLabel "Northern States"@en,
        "Nordstatene"@nb .

humord:c17216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17216" ;
    dct:modified "2024-02-02T11:29:09"^^xsd:dateTime ;
    skos:altLabel "Digital documents"@en,
        "E-documents"@en,
        "E-resources"@en,
        "Electronic documents"@en,
        "Electronic media"@en,
        "Digitale dokument"@nb,
        "Digitale dokumenter"@nb,
        "E-ressurser"@nb,
        "Elektroniske dokument"@nb,
        "Elektroniske dokumenter"@nb,
        "Elektroniske ressursar"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Materiale som er kodet for behandling av en datamaskin <UBO>"@nb ;
    skos:exactMatch realfagstermer:c007154,
        <http://dewey.info/class/302.231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007154,
        <http://dewey.info/class/011.39/e23/>,
        <http://dewey.info/class/025.344/e23/>,
        <http://dewey.info/class/070.5797/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Electronic resources"@en,
        "Elektroniske ressurser"@nb ;
    skos:related humord:c04219,
        humord:c17950 ;
    skos:relatedMatch <http://dewey.info/class/011.39/e23/>,
        <http://dewey.info/class/025.344/e23/>,
        <http://dewey.info/class/070.5797/e23/> .

humord:c17221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17221" ;
    dct:modified "2025-03-06T08:20:27"^^xsd:dateTime ;
    skos:altLabel "Permiar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89453/e23/>,
        <http://dewey.info/class/5--9453/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Permiske folk, omfatter etter vanlig språkbruk de to finsk-ugriske folk votjaker/udmurt og syrjener/komi <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89453/e23/>,
        <http://dewey.info/class/5--9453/e23/> ;
    skos:prefLabel "Permians"@en,
        "Permier"@nb ;
    skos:related humord:c10804 .

humord:c17222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17222" ;
    dct:modified "2024-11-06T08:12:57"^^xsd:dateTime ;
    skos:altLabel "Hired mourners"@en,
        "Moirologists"@en,
        "Paid mourners"@en,
        "Professional criers"@en,
        "Gråtekoner"@nb,
        "Hylekoner"@nb ;
    skos:broadMatch <http://dewey.info/class/393/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Kvinne som i forbindelse med begravelsesrutualet, gråter over den avdøde og uttrykker sorg og beklagelse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393/e23/> ;
    skos:prefLabel "Professional mourners"@en,
        "Gråtekoner"@nb .

humord:c17224 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17224" ;
    dct:modified "2020-07-31T09:59:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:broader humord:c13344 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482845/e23/>,
        <http://dewey.info/class/914.82845/e23/>,
        <http://dewey.info/class/948.2845/e23/> ;
    skos:prefLabel "Haukeli"@en,
        "Haukeli"@nb .

humord:c17225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17225" ;
    dct:modified "2024-03-12T10:48:38"^^xsd:dateTime ;
    skos:altLabel "Trepanation"@en,
        "Trepanations"@en,
        "Trepanning"@en,
        "Trepannings"@en,
        "Trephination"@en,
        "Trepanasjon"@nb,
        "Trepanering"@nb ;
    skos:broadMatch <http://dewey.info/class/617.481/e23/> ;
    skos:broader humord:c03832 ;
    skos:definition "Det å bore en åpning gjennom hjerneskallen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.481/e23/> ;
    skos:prefLabel "Trephining"@en,
        "Trepanasjon"@nb .

humord:c17226 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17226" ;
    dct:modified "1999-07-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--577/e23/>,
        <http://dewey.info/class/915.77/e23/>,
        <http://dewey.info/class/957.7/e23/> ;
    skos:broader humord:c15918 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--577/e23/>,
        <http://dewey.info/class/915.77/e23/>,
        <http://dewey.info/class/957.7/e23/> ;
    skos:prefLabel "Sakhalin"@en,
        "Sakhalin"@nb .

humord:c17227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17227" ;
    dct:modified "1999-07-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/778.8/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:broader humord:c05320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/778.8/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Photomontage"@en,
        "Fotomontasje"@nb .

humord:c17228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17228" ;
    dct:modified "1999-07-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Injunctive mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05965 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Injunctive"@en,
        "Injunktiv"@nb .

humord:c17229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17229" ;
    dct:modified "1999-07-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:broader humord:c10446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Dersim dialect"@en,
        "Dersim dialekt"@nb .

humord:c17230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17230" ;
    dct:modified "2012-09-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05743 ;
    skos:definition "Sporadisk endring hvor stavelser som kommer etter hverandre, og som er like  i form er redusert til én <Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:prefLabel "Haplology"@en,
        "Haplologi"@nb .

humord:c17231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17231" ;
    dct:modified "2020-11-23T16:22:30"^^xsd:dateTime ;
    skos:altLabel "Reading circles"@en,
        "Reading communities"@en ;
    skos:broadMatch <http://dewey.info/class/306.488/e23/> ;
    skos:broader humord:c06635 ;
    skos:definition "Gruppe mennesker som kjøper bøker og leser dem på rundgang <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/> ;
    skos:prefLabel "Reading groups"@en,
        "Lesesirkler"@nb ;
    skos:related humord:c07896 .

humord:c17232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17232" ;
    dct:modified "1999-07-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language assimilation"@en,
        "Language replacement"@en,
        "Language transfer"@en ;
    skos:broadMatch <http://dewey.info/class/306.446/e23/> ;
    skos:broader humord:c06322 ;
    skos:definition "Det å skifte språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/> ;
    skos:prefLabel "Language shift"@en,
        "Språkskifte"@nb .

humord:c17233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17233" ;
    dct:modified "1999-07-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Katharsis"@nb ;
    skos:broadMatch <http://dewey.info/class/808.2512/e23/>,
        <http://dewey.info/class/882/e23/> ;
    skos:broader humord:c06508 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.2512/e23/>,
        <http://dewey.info/class/882/e23/> ;
    skos:prefLabel "Catharsis"@en,
        "Katarsis"@nb ;
    skos:related humord:c06666 .

humord:c17235 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17235" ;
    dct:modified "2025-03-24T06:50:01"^^xsd:dateTime ;
    skos:altLabel "Disen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Disen"@en,
        "Disen"@nb .

humord:c17236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17236" ;
    dct:modified "2024-09-16T08:10:29"^^xsd:dateTime ;
    skos:altLabel "Chamiske språk"@nb ;
    skos:broader humord:c10159 ;
    skos:closeMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Chamic languages"@en,
        "Chamiske språk"@nb .

humord:c17238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17238" ;
    dct:modified "2024-09-16T08:04:56"^^xsd:dateTime ;
    skos:altLabel "Cham språk"@nb,
        "Tjam språk"@nb ;
    skos:broader humord:c17236 ;
    skos:closeMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:editorialNote "Språkkode: cfa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Cham language"@en,
        "Cham språk"@nb .

humord:c17239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17239" ;
    dct:modified "1999-07-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brokskat språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Brokskat language"@en,
        "Brok-skad språk"@nb .

humord:c17242 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17242" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:broader humord:c11978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484511/e23/>,
        <http://dewey.info/class/914.84511/e23/>,
        <http://dewey.info/class/948.4511/e23/> ;
    skos:prefLabel "Kanebogen"@en,
        "Kanebogen"@nb .

humord:c17244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17244" ;
    dct:modified "2025-02-24T12:08:41"^^xsd:dateTime ;
    skos:altLabel "Kalimantan"@nb ;
    skos:broader humord:c15392 ;
    skos:exactMatch <http://dewey.info/class/2--5983/e23/>,
        <http://dewey.info/class/915.983/e23/>,
        <http://dewey.info/class/959.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5983/e23/>,
        <http://dewey.info/class/915.983/e23/>,
        <http://dewey.info/class/959.83/e23/> ;
    skos:prefLabel "Kalimantan"@en,
        "Kalimantan"@nb .

humord:c17245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17245" ;
    dct:modified "2012-07-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:definition "Modifikasjon eller sammensmelting av lyder på eller over grensen mellom grammatiske enheter <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Sandhi"@en,
        "Sandhi"@nb .

humord:c17247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17247" ;
    dct:modified "2024-10-22T15:37:38"^^xsd:dateTime ;
    skos:altLabel "Nicobarese"@nb,
        "Nicobaresisk språk"@nb,
        "Nikobaresisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Nicobarese language"@en,
        "Nikobaresisk språk"@nb .

humord:c17250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17250" ;
    dct:modified "2024-10-22T14:26:40"^^xsd:dateTime ;
    skos:altLabel "Sentral-nikobaresisk språk"@nb,
        "Sentralnikobaresisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c17247 ;
    skos:editorialNote "Språkkode: ncb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Central Nicobarese language"@en,
        "Sentralnikobaresisk språk"@nb .

humord:c17255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17255" ;
    dct:modified "2024-10-14T09:05:28"^^xsd:dateTime ;
    skos:altLabel "Jurakar"@nb,
        "Juraker"@nb,
        "Nenets (Folk)"@nb,
        "Nenetsarar"@nb,
        "Nenetsere"@nb,
        "Nentesar"@nb,
        "Nenteser"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8944/e23/>,
        <http://dewey.info/class/5--944/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Nenets er en folkegruppe i det nordlige Russland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8944/e23/>,
        <http://dewey.info/class/5--944/e23/> ;
    skos:prefLabel "Nenets"@en,
        "Nenets (Folk)"@nb ;
    skos:related humord:c13752 .

humord:c17258 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17258" ;
    dct:modified "2025-03-31T18:28:24"^^xsd:dateTime ;
    skos:altLabel "Silda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483847/e23/>,
        <http://dewey.info/class/914.83847/e23/>,
        <http://dewey.info/class/948.3847/e23/> ;
    skos:broader humord:c14424 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483847/e23/>,
        <http://dewey.info/class/914.83847/e23/>,
        <http://dewey.info/class/948.3847/e23/> ;
    skos:prefLabel "Silda"@en,
        "Silda"@nb .

humord:c17259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17259" ;
    dct:modified "2024-09-03T08:51:43"^^xsd:dateTime ;
    skos:altLabel "Investigation"@en,
        "Police investigation"@en,
        "Etterforsking"@nb,
        "Gransking"@nb,
        "Kriminaletterforsking"@nb,
        "Kriminaletterforskning"@nb,
        "Politietterforsking"@nb,
        "Politietterforskning"@nb ;
    skos:broader humord:c25139 ;
    skos:definition "Etterforskning er den undersøkelsen som politiet foretar for å finne ut om det foreligger et straffbart forhold som skal forfølges av det offentlige. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c008359,
        <http://dewey.info/class/363.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008359,
        <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/355.13323/e23/>,
        <http://dewey.info/class/363.25/e23/> ;
    skos:prefLabel "Criminal investigation"@en,
        "Etterforskning"@nb ;
    skos:related humord:c21125 ;
    skos:relatedMatch <http://dewey.info/class/345.052/e23/>,
        <http://dewey.info/class/355.13323/e23/> .

humord:c17264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17264" ;
    dct:modified "2024-10-22T09:17:14"^^xsd:dateTime ;
    skos:altLabel "Yuma språk"@nb ;
    skos:broader humord:c14027 ;
    skos:definition "Familie av nordamerikanske indianske språk under hokan phylum <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/497.572/e23/>,
        <http://dewey.info/class/6--97572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.572/e23/>,
        <http://dewey.info/class/6--97572/e23/> ;
    skos:prefLabel "Yuman languages"@en,
        "Yuma språk"@nb ;
    skos:related humord:c17266 .

humord:c17265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17265" ;
    dct:modified "2024-10-22T09:09:31"^^xsd:dateTime ;
    skos:altLabel "Piipaash language"@en,
        "Maricopa språk"@nb,
        "Piipaash språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.572/e23/>,
        <http://dewey.info/class/6--97572/e23/> ;
    skos:broader humord:c17264 ;
    skos:editorialNote "Språkkode: mrc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.572/e23/>,
        <http://dewey.info/class/6--97572/e23/> ;
    skos:prefLabel "Maricopa language"@en,
        "Maricopa språk"@nb .

humord:c17266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17266" ;
    dct:modified "2024-10-22T09:12:42"^^xsd:dateTime ;
    skos:altLabel "Yuma"@en,
        "Yuma (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897572/e23/>,
        <http://dewey.info/class/5--97572/e23/>,
        <http://dewey.info/class/979.100497572/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Yuma-talende folkegrupper i Nord-Amerika <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897572/e23/>,
        <http://dewey.info/class/5--97572/e23/>,
        <http://dewey.info/class/979.100497572/e23/> ;
    skos:prefLabel "Quechan"@en,
        "Yuma (Folk)"@nb ;
    skos:related humord:c17264 .

humord:c17267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17267" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18586 ;
    skos:exactMatch <http://dewey.info/class/895.922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.922/e23/> ;
    skos:prefLabel "Vietnamese literature"@en,
        "Vietnamesisk litteratur"@nb .

humord:c17269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17269" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Beginner books"@en,
        "Easy readers"@en,
        "Graded readers"@en,
        "Lettlesbok"@nb,
        "Lettlesbøker"@nb,
        "Lettlestbok"@nb,
        "Lettlestbøker"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Bok som er særlig lett å lese <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/808.067/e23/>,
        <http://dewey.info/class/808.068/e23/> ;
    skos:prefLabel "Easy reading books"@en,
        "Lettleste bøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/808.067/e23/>,
        <http://dewey.info/class/808.068/e23/> .

humord:c17270 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17270" ;
    dct:modified "2025-02-13T06:43:16"^^xsd:dateTime ;
    skos:altLabel "Nordlige territorier"@nb,
        "Northern Territories"@nb ;
    skos:broader humord:c01666 ;
    skos:exactMatch <http://dewey.info/class/2--719/e23/>,
        <http://dewey.info/class/917.19/e23/>,
        <http://dewey.info/class/971.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--719/e23/>,
        <http://dewey.info/class/917.19/e23/>,
        <http://dewey.info/class/971.9/e23/> ;
    skos:prefLabel "Northern Territories"@en,
        "Northern Territories"@nb .

humord:c17271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17271" ;
    dct:modified "2023-11-30T14:21:31"^^xsd:dateTime ;
    skos:altLabel "Contests"@en,
        "Kappestrid"@nb,
        "Konkurransar"@nb,
        "Konkurranse"@nb,
        "Tevlingar"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch <http://dewey.info/class/338.6048/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.522/e23/>,
        <http://dewey.info/class/338.6048/e23/>,
        <http://dewey.info/class/343.0721/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/> ;
    skos:prefLabel "Competitions"@en,
        "Konkurranser"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.522/e23/>,
        <http://dewey.info/class/343.0721/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/> .

humord:c17274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17274" ;
    dct:modified "2024-11-13T15:28:38"^^xsd:dateTime ;
    skos:altLabel "Bloodsuckers"@en,
        "Parasitology"@en,
        "Blodsugarar"@nb,
        "Blodsugere"@nb,
        "Parasittar"@nb,
        "Parasittologi"@nb,
        "Snyltarar (Dyr)"@nb,
        "Snyltere (Dyr)"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Parasitter er organismer som sameksisterer med andre organismer (verter) på bekostning av disse. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c001004,
        realfagstermer:c008375,
        <http://dewey.info/class/578.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001004,
        realfagstermer:c008375,
        <http://dewey.info/class/571.999/e23/>,
        <http://dewey.info/class/577.857/e23/>,
        <http://dewey.info/class/578.65/e23/>,
        <http://dewey.info/class/591.65/e23/> ;
    skos:prefLabel "Parasites (Zoology)"@en,
        "Parasitter (Dyr)"@nb ;
    skos:relatedMatch <http://dewey.info/class/571.999/e23/>,
        <http://dewey.info/class/577.857/e23/>,
        <http://dewey.info/class/591.65/e23/> .

humord:c17275 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17275" ;
    dct:modified "2025-03-24T06:56:35"^^xsd:dateTime ;
    skos:altLabel "Søndre Nordstrand"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Søndre Nordstrand"@en,
        "Søndre Nordstrand"@nb .

humord:c17276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17276" ;
    dct:modified "2020-12-17T12:51:10"^^xsd:dateTime ;
    skos:altLabel "Tigrinya literature"@en ;
    skos:broader humord:c18573 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/892.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.83/e23/> ;
    skos:prefLabel "Tigrigna literature"@en,
        "Tigrinja litteratur"@nb .

humord:c17277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17277" ;
    dct:modified "2025-01-10T12:55:28"^^xsd:dateTime ;
    skos:altLabel "Ugaritic studies"@en,
        "Ugarittisk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/492.67/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.67/e23/> ;
    skos:prefLabel "Ugaritic philology"@en,
        "Ugarittisk filologi"@nb .

humord:c17278 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17278" ;
    dct:modified "2025-03-24T06:50:14"^^xsd:dateTime ;
    skos:altLabel "Ekeberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Ekeberg"@en,
        "Ekeberg"@nb .

humord:c17279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17279" ;
    dct:modified "2024-10-10T09:02:34"^^xsd:dateTime ;
    skos:altLabel "Baked goods"@en,
        "Baked products"@en,
        "Bakarvarer"@nb,
        "Bakervarer"@nb,
        "Bakst"@nb,
        "Bakverk"@nb ;
    skos:broader humord:c12041 ;
    skos:definition "Noe som er bakt <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/664.752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.815/e23/>,
        <http://dewey.info/class/664.752/e23/> ;
    skos:prefLabel "Pastries"@en,
        "Bakverk"@nb ;
    skos:related humord:c25741 .

humord:c17281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17281" ;
    dct:modified "2024-10-10T08:59:03"^^xsd:dateTime ;
    skos:altLabel "Bakkels"@nb,
        "Bakkelsar"@nb,
        "Bakkelse"@nb,
        "Bakkelser"@nb,
        "Kakar"@nb ;
    skos:broadMatch <http://dewey.info/class/664.7525/e23/> ;
    skos:broader humord:c17279 ;
    skos:exactMatch <http://dewey.info/class/641.8653/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.8653/e23/>,
        <http://dewey.info/class/664.7525/e23/> ;
    skos:prefLabel "Cakes"@en,
        "Kaker"@nb .

humord:c17285 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17285" ;
    dct:modified "2025-02-27T11:56:24"^^xsd:dateTime ;
    skos:altLabel "Union Islands"@en,
        "Tokealu Islands"@nb,
        "Tokelau"@nb ;
    skos:broader humord:c03730 ;
    skos:definition "Tokelau er tre atoller i Stillehavet nord for Samoa. Fra 1949 del av New Zealand <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9615/e23/>,
        <http://dewey.info/class/919.615/e23/>,
        <http://dewey.info/class/996.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9615/e23/>,
        <http://dewey.info/class/919.615/e23/>,
        <http://dewey.info/class/996.15/e23/> ;
    skos:prefLabel "Tokelau"@en,
        "Tokelau"@nb .

humord:c17287 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17287" ;
    dct:modified "2024-12-03T13:03:15"^^xsd:dateTime ;
    skos:altLabel "Tokelauisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tokelauan folk literature"@en,
        "Tokelauisk folkediktning"@nb .

humord:c17288 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17288" ;
    dct:modified "2025-02-21T15:20:14"^^xsd:dateTime ;
    skos:altLabel "Sivand (Iran)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5572/e23/>,
        <http://dewey.info/class/915.572/e23/>,
        <http://dewey.info/class/955.72/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5572/e23/>,
        <http://dewey.info/class/915.572/e23/>,
        <http://dewey.info/class/955.72/e23/> ;
    skos:prefLabel "Sivand (Iran)"@en,
        "Sivand (Iran)"@nb .

humord:c17289 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17289" ;
    dct:modified "2024-12-06T10:34:38"^^xsd:dateTime ;
    skos:altLabel "Burmansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Burmese folk literature"@en,
        "Burmansk folkediktning"@nb .

humord:c17290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17290" ;
    dct:modified "2024-10-18T13:27:22"^^xsd:dateTime ;
    skos:altLabel "Hkamti language"@en,
        "Khamti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:broader humord:c10182 ;
    skos:editorialNote "Språkkode: kht"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:prefLabel "Khamti language"@en,
        "Khamti språk"@nb .

humord:c17291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17291" ;
    dct:modified "2024-10-22T10:08:21"^^xsd:dateTime ;
    skos:altLabel "Penute språk"@nb ;
    skos:broader humord:c10113 ;
    skos:exactMatch <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:prefLabel "Penutian languages"@en,
        "Penute språk"@nb .

humord:c17292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17292" ;
    dct:modified "2024-08-30T12:58:28"^^xsd:dateTime ;
    skos:altLabel "Wintu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:broader humord:c17291 ;
    skos:editorialNote "Språkkode. wnw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:prefLabel "Wintu language"@en,
        "Wintu språk"@nb .

humord:c17295 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17295" ;
    dct:modified "2025-02-24T07:43:17"^^xsd:dateTime ;
    skos:altLabel "Eufrat"@en,
        "Eufrat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/2--5691/e23/>,
        <http://dewey.info/class/915.667/e23/>,
        <http://dewey.info/class/915.691/e23/>,
        <http://dewey.info/class/956.67/e23/>,
        <http://dewey.info/class/956.91/e23/> ;
    skos:broader humord:c02150 ;
    skos:exactMatch <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/2--5691/e23/>,
        <http://dewey.info/class/915.667/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/915.691/e23/>,
        <http://dewey.info/class/956.67/e23/>,
        <http://dewey.info/class/956.74/e23/>,
        <http://dewey.info/class/956.91/e23/> ;
    skos:prefLabel "Euphrates (River)"@en,
        "Eufrat"@nb ;
    skos:related humord:c17296 .

humord:c17296 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17296" ;
    dct:modified "2025-02-24T07:45:55"^^xsd:dateTime ;
    skos:altLabel "Tigris"@nb ;
    skos:broadMatch <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:broader humord:c02150 ;
    skos:exactMatch <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/956.1/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:prefLabel "Tigris (River)"@en,
        "Tigris"@nb ;
    skos:related humord:c17295 .

humord:c17297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17297" ;
    dct:modified "2024-10-16T13:05:44"^^xsd:dateTime ;
    skos:altLabel "Beger"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/> ;
    skos:broader humord:c04673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/> ;
    skos:prefLabel "Beakers"@en,
        "Begere"@nb ;
    skos:related humord:c17298 .

humord:c17298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17298" ;
    dct:modified "2024-08-13T08:56:09"^^xsd:dateTime ;
    skos:altLabel "Pokalar (Drikkestell)"@nb ;
    skos:broadMatch <http://dewey.info/class/739.2284/e23/> ;
    skos:broader humord:c04673 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/739.2284/e23/> ;
    skos:prefLabel "Goblets"@en,
        "Pokaler (Drikkestell)"@nb ;
    skos:related humord:c17297 ;
    skos:relatedMatch <http://dewey.info/class/642.7/e23/> .

humord:c17299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17299" ;
    dct:modified "2024-11-04T12:51:38"^^xsd:dateTime ;
    skos:altLabel "Riddarar"@nb ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/271.791/e23/>,
        <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/929.7/e23/> ;
    skos:prefLabel "Knights"@en,
        "Riddere"@nb ;
    skos:related humord:c09199 ;
    skos:relatedMatch <http://dewey.info/class/271.791/e23/>,
        <http://dewey.info/class/394.7/e23/>,
        <http://dewey.info/class/929.7/e23/> .

humord:c17301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17301" ;
    dct:modified "1999-10-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Realistisk kunst"@nb ;
    skos:broadMatch <http://dewey.info/class/700/e23/> ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Brukes for figurativ/realistisk kunst uavhengig av stil eller periode <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Figurative art"@en,
        "Figurativ kunst"@nb .

humord:c17304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17304" ;
    dct:modified "1999-10-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/414.6/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05911 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/414.6/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Prosodic morphology"@en,
        "Prosodisk morfologi"@nb .

humord:c17306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17306" ;
    dct:modified "2024-12-11T07:46:45"^^xsd:dateTime ;
    skos:altLabel "Musikkterapi"@nb ;
    skos:broader humord:c03948,
        humord:c05490 ;
    skos:exactMatch <http://dewey.info/class/615.85154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.85154/e23/> ;
    skos:prefLabel "Music therapy"@en,
        "Musikkterapi"@nb .

humord:c17307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17307" ;
    dct:modified "2024-09-02T15:26:54"^^xsd:dateTime ;
    skos:altLabel "Calypso"@nb ;
    skos:broader humord:c05492 ;
    skos:definition "Sang og dans fra Karibia med synkopert rytme og ofte improvisert tekst <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.62969729/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.62969729/e23/> ;
    skos:prefLabel "Capypso"@en,
        "Calypso"@nb .

humord:c17309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17309" ;
    dct:modified "2025-03-31T18:36:20"^^xsd:dateTime ;
    skos:altLabel "Hardingfeler"@nb ;
    skos:broadMatch <http://dewey.info/class/787.6/e23/> ;
    skos:broader humord:c15529 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.6/e23/> ;
    skos:prefLabel "Hardanger fiddles"@en,
        "Hardingfeler"@nb .

humord:c17310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17310" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:exactMatch <http://dewey.info/class/782.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.47/e23/>,
        <http://dewey.info/class/782.547/e23/>,
        <http://dewey.info/class/783.0947/e23/> ;
    skos:prefLabel "Song cycles"@en,
        "Sangsykluser"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.547/e23/>,
        <http://dewey.info/class/783.0947/e23/> .

humord:c17311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17311" ;
    dct:modified "2023-11-23T14:34:39"^^xsd:dateTime ;
    skos:altLabel "Elektronisk musikk"@nb ;
    skos:broader humord:c17308 ;
    skos:closeMatch <http://dewey.info/class/786.7/e23/> ;
    skos:exactMatch realfagstermer:c006446 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006446,
        <http://dewey.info/class/781.34/e23/>,
        <http://dewey.info/class/781.648/e23/>,
        <http://dewey.info/class/786.7/e23/> ;
    skos:prefLabel "Electronic music"@en,
        "Elektronisk musikk"@nb ;
    skos:related humord:c19220 ;
    skos:relatedMatch <http://dewey.info/class/781.34/e23/>,
        <http://dewey.info/class/781.648/e23/> .

humord:c17312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17312" ;
    dct:modified "2024-11-13T09:22:42"^^xsd:dateTime ;
    skos:altLabel "Musikalsk analyse"@nb,
        "Musikkanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/781/e23/> ;
    skos:broader humord:c05517 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781/e23/> ;
    skos:prefLabel "Musical analysis"@en,
        "Musikalsk analyse"@nb .

humord:c17314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17314" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.525/e23/> ;
    skos:broader humord:c17109 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.525/e23/> ;
    skos:prefLabel "Ten Sing"@en,
        "Ten Sing"@nb .

humord:c17315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17315" ;
    dct:modified "2023-12-11T10:39:24"^^xsd:dateTime ;
    skos:altLabel "Music pedagogy"@en,
        "Musikkpedagogikk"@nb,
        "Musikkundervising"@nb,
        "Musikkundervisning"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/780.7/e23/> ;
    skos:exactMatch realfagstermer:c001646 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001646,
        <http://dewey.info/class/780.7/e23/> ;
    skos:prefLabel "Music education"@en,
        "Musikkpedagogikk"@nb .

humord:c17317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17317" ;
    dct:modified "2020-07-30T10:17:29"^^xsd:dateTime ;
    skos:altLabel "Elektriske gitarer"@nb,
        "Elgitarer"@nb ;
    skos:broadMatch <http://dewey.info/class/787.87/e23/> ;
    skos:broader humord:c15111 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.87/e23/> ;
    skos:prefLabel "Electric guitars"@en,
        "El-gitarer"@nb .

humord:c17320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17320" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16251 ;
    skos:exactMatch <http://dewey.info/class/788.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.889/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/788.9/e23/> ;
    skos:prefLabel "Brass instruments"@en,
        "Messingblåseinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.889/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c17321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17321" ;
    dct:modified "2024-07-04T15:32:34"^^xsd:dateTime ;
    skos:altLabel "Korps (Musikk)"@nb,
        "Musikkorps"@nb ;
    skos:broader humord:c14188 ;
    skos:definition "(Uniformert) orkester med blåse- og slaginstrumenter <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/784.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.60481/e23/>,
        <http://dewey.info/class/784.83/e23/> ;
    skos:prefLabel "Marching bands"@en,
        "Musikkorps"@nb ;
    skos:relatedMatch <http://dewey.info/class/780.60481/e23/> .

humord:c17323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17323" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/784.83/e23/> ;
    skos:broader humord:c17321 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.83/e23/> ;
    skos:prefLabel "Concert bands"@en,
        "Janitsjarkorps"@nb .

humord:c17326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17326" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/784.18/e23/> ;
    skos:broader humord:c17308 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18/e23/> ;
    skos:prefLabel "Instrumental music"@en,
        "Instrumentalmusikk"@nb ;
    skos:related humord:c20486 .

humord:c17327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17327" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:closeMatch <http://dewey.info/class/785.7194/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/785.7194/e23/> ;
    skos:prefLabel "String quartets"@en,
        "Strykekvartetter"@nb .

humord:c17328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17328" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Music business"@en,
        "Music businesses"@en,
        "Music industries"@en,
        "Platebransje"@nb,
        "Platebransjen"@nb ;
    skos:broader humord:c14440 ;
    skos:exactMatch <http://dewey.info/class/338.4778/e23/>,
        <http://dewey.info/class/338.76178/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4778/e23/>,
        <http://dewey.info/class/338.76178/e23/>,
        <http://dewey.info/class/780/e23/> ;
    skos:prefLabel "Music industry"@en,
        "Musikkindustri"@nb ;
    skos:related humord:c17963 ;
    skos:relatedMatch <http://dewey.info/class/780/e23/> .

humord:c17331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17331" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Harmonilære"@nb ;
    skos:broader humord:c05517 ;
    skos:exactMatch <http://dewey.info/class/781.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.25/e23/>,
        <http://dewey.info/class/781.434/e23/>,
        <http://dewey.info/class/783.025/e23/> ;
    skos:prefLabel "Harmony (Music)"@en,
        "Harmonikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.434/e23/>,
        <http://dewey.info/class/783.025/e23/> .

humord:c17333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17333" ;
    dct:modified "2011-07-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eurhythmics"@en ;
    skos:broadMatch <http://dewey.info/class/792.8/e23/> ;
    skos:broader humord:c05408 ;
    skos:definition "Harmonisk samsvar mellom rytmen i legemsbevegelser og stemning eller rytme  i akkompagnerende dikt eller musikk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.391/e23/>,
        <http://dewey.info/class/781.224/e23/>,
        <http://dewey.info/class/792.8/e23/> ;
    skos:prefLabel "Eurythmics"@en,
        "Eurytmi"@nb ;
    skos:related humord:c25412,
        humord:c25413 ;
    skos:relatedMatch <http://dewey.info/class/371.391/e23/>,
        <http://dewey.info/class/781.224/e23/> .

humord:c17336 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17336" ;
    dct:modified "2025-02-28T12:27:38"^^xsd:dateTime ;
    skos:altLabel "Svartehavet"@nb ;
    skos:broader humord:c03710 ;
    skos:exactMatch realfagstermer:c030383,
        <http://dewey.info/class/2--16389/e23/>,
        <http://dewey.info/class/551.461389/e23/>,
        <http://dewey.info/class/910.916389/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030383,
        <http://dewey.info/class/2--16389/e23/>,
        <http://dewey.info/class/551.461389/e23/>,
        <http://dewey.info/class/910.916389/e23/> ;
    skos:prefLabel "Black Sea"@en,
        "Svartehavet"@nb .

humord:c17338 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17338" ;
    dct:modified "1999-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:broader humord:c03535 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43416/e23/>,
        <http://dewey.info/class/914.3416/e23/>,
        <http://dewey.info/class/943.416/e23/> ;
    skos:prefLabel "Lorsch"@en,
        "Lorsch"@nb .

humord:c17339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17339" ;
    dct:modified "2025-01-10T07:30:45"^^xsd:dateTime ;
    skos:altLabel "Cure"@en,
        "Faith healing"@en,
        "Prayer healing"@en,
        "Recovery"@en,
        "Helbredelse gjennom tro"@nb,
        "Helbredelse ved bønn"@nb,
        "Læking"@nb,
        "Læking gjennom tru"@nb,
        "Læking ved bøn"@nb,
        "Troshealing"@nb,
        "Trushealing"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/203.1/e23/>,
        <http://dewey.info/class/615.852/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.1/e23/>,
        <http://dewey.info/class/234.131/e23/>,
        <http://dewey.info/class/615.852/e23/> ;
    skos:prefLabel "Religious healing"@en,
        "Helbredelse"@nb ;
    skos:related humord:c16820 ;
    skos:relatedMatch <http://dewey.info/class/234.131/e23/> .

humord:c17343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17343" ;
    dct:modified "1999-11-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Table setting"@en,
        "Borddekning"@nb ;
    skos:broader humord:c04904 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/> ;
    skos:prefLabel "Setting the table"@en,
        "Borddekking"@nb ;
    skos:relatedMatch <http://dewey.info/class/642.7/e23/> .

humord:c17345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17345" ;
    dct:modified "2024-03-19T12:06:03"^^xsd:dateTime ;
    skos:altLabel "Bestiary"@en,
        "Bestiarier"@nb,
        "Bestiarium"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Bestiarium er teologisk-moraliserende naturhistorie fra middelalderen (også med navnet Physiologus), opprinnelig skrevet på gresk, men oversatt til en mengde språk. Bestiarium beretter om sanne eller oppdiktede egenskaper hos virkelige dyr eller fabeldyr, og tyder disse egenskapene symbolsk som dyder og laster. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/398.245/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.245/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Bestiaries"@en,
        "Bestiarier"@nb .

humord:c17347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17347" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18582 ;
    skos:exactMatch <http://dewey.info/class/899.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.28/e23/> ;
    skos:prefLabel "Malay literature"@en,
        "Malayisk litteratur"@nb .

humord:c17348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17348" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Old Javanese literature"@en,
        "Gammeljavanesisk litteratur"@nb ;
    skos:broader humord:c18582 ;
    skos:exactMatch <http://dewey.info/class/899.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.222/e23/> ;
    skos:prefLabel "Javanese literature"@en,
        "Javanesisk litteratur"@nb .

humord:c17350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17350" ;
    dct:modified "2024-12-19T16:04:33"^^xsd:dateTime ;
    skos:altLabel "Musikkvideoar"@nb ;
    skos:broader humord:c05615 ;
    skos:definition "Visualisering av pop- og rocksanger <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/780.267/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.267/e23/> ;
    skos:prefLabel "Music videos"@en,
        "Musikkvideoer"@nb .

humord:c17351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17351" ;
    dct:modified "1999-11-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aural skills"@en ;
    skos:broadMatch <http://dewey.info/class/780.77/e23/>,
        <http://dewey.info/class/781.42/e23/> ;
    skos:broader humord:c05490 ;
    skos:definition "Utvikling av musikalsk gehør <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.77/e23/>,
        <http://dewey.info/class/781.42/e23/> ;
    skos:prefLabel "Ear training"@en,
        "Hørelære"@nb .

humord:c17352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17352" ;
    dct:modified "2024-11-14T20:21:52"^^xsd:dateTime ;
    skos:altLabel "Musikalsk kommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/781.2/e23/> ;
    skos:broader humord:c04567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.2/e23/> ;
    skos:prefLabel "Musical communication"@en,
        "Musikalsk kommunikasjon"@nb .

humord:c17353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17353" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.5/e23/> ;
    skos:broader humord:c18576 ;
    skos:definition "Litteratur skrevet på iranske språk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.5/e23/> ;
    skos:prefLabel "Iranian literature"@en,
        "Iransk litteratur"@nb .

humord:c17354 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17354" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--3491/e23/>,
        <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/934.91/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c28949 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3491/e23/>,
        <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/934.91/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Hodar"@en,
        "Hodar"@nb .

humord:c17355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17355" ;
    dct:modified "1999-11-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15684 ;
    skos:exactMatch <http://dewey.info/class/437.94337/e23/>,
        <http://dewey.info/class/6--33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.94337/e23/>,
        <http://dewey.info/class/6--33/e23/> ;
    skos:prefLabel "Swabian German dialect"@en,
        "Schwabisk dialekt"@nb .

humord:c17356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17356" ;
    dct:modified "2024-12-03T13:06:57"^^xsd:dateTime ;
    skos:altLabel "Tulu folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049481/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049481/e23/> ;
    skos:prefLabel "Tulu folk literature"@en,
        "Tulu folkediktning"@nb .

humord:c17357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17357" ;
    dct:modified "2021-04-08T10:46:20"^^xsd:dateTime ;
    skos:altLabel "Talyshi language"@en ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Talysh language"@en,
        "Talisk språk"@nb .

humord:c17358 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17358" ;
    dct:modified "2025-02-21T15:17:39"^^xsd:dateTime ;
    skos:altLabel "Larestan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5572/e23/>,
        <http://dewey.info/class/915.572/e23/>,
        <http://dewey.info/class/955.72/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5572/e23/>,
        <http://dewey.info/class/915.572/e23/>,
        <http://dewey.info/class/955.72/e23/> ;
    skos:prefLabel "Larestan County"@en,
        "Larestan"@nb .

humord:c17359 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17359" ;
    dct:modified "2024-12-05T08:47:39"^^xsd:dateTime ;
    skos:altLabel "Khassi folk literature"@en,
        "Khasi folkedikting"@nb,
        "Khassi folkedikting"@nb,
        "Khassi folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Khasi folk literature"@en,
        "Khasi folkediktning"@nb .

humord:c17361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17361" ;
    dct:modified "1999-11-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10171 ;
    skos:exactMatch <http://dewey.info/class/499.444/e23/>,
        <http://dewey.info/class/6--99444/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.444/e23/>,
        <http://dewey.info/class/6--99444/e23/> ;
    skos:prefLabel "Tahitian language"@en,
        "Tahitisk språk"@nb .

humord:c17362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17362" ;
    dct:modified "2024-10-18T09:24:10"^^xsd:dateTime ;
    skos:altLabel "Illyrisk språk"@nb ;
    skos:broader humord:c10209 ;
    skos:closeMatch <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:prefLabel "Illyrian language"@en,
        "Illyrisk språk"@nb .

humord:c17363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17363" ;
    dct:modified "2024-10-21T08:24:58"^^xsd:dateTime ;
    skos:altLabel "Iapygian language"@en,
        "Messapian language"@en,
        "Messapisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:broader humord:c10209 ;
    skos:editorialNote "Språkkode: cms"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.993/e23/>,
        <http://dewey.info/class/6--91993/e23/> ;
    skos:prefLabel "Messapic language"@en,
        "Messapisk språk"@nb .

humord:c17364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17364" ;
    dct:modified "2024-11-06T17:36:13"^^xsd:dateTime ;
    skos:altLabel "Mignon"@nb ;
    skos:broadMatch <http://dewey.info/class/833.6/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Mignon er en skikkelse i Goethes \"Wilhelm Meister\" <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/833.6/e23/> ;
    skos:prefLabel "Mignon"@en,
        "Mignon"@nb .

humord:c17366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17366" ;
    dct:modified "2024-12-17T08:06:38"^^xsd:dateTime ;
    skos:altLabel "Senatus consulta"@nb ;
    skos:broader humord:c04103 ;
    skos:definition "Betegnelse på vedtak eller dekreter med råd fra senatet til magistratene < UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.937/e23/>,
        <http://dewey.info/class/340.54/e23/> ;
    skos:prefLabel "Senatus consulta"@en,
        "Senatus consulta"@nb ;
    skos:related humord:c17146 ;
    skos:relatedMatch <http://dewey.info/class/320.937/e23/>,
        <http://dewey.info/class/340.54/e23/> .

humord:c17367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17367" ;
    dct:modified "2024-07-26T10:17:13"^^xsd:dateTime ;
    skos:altLabel "Affektlære"@nb ;
    skos:broadMatch <http://dewey.info/class/781.11/e23/> ;
    skos:broader humord:c05517 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.9032/e23/>,
        <http://dewey.info/class/781.11/e23/> ;
    skos:prefLabel "Doctrine of the affections"@en,
        "Affektlære"@nb ;
    skos:relatedMatch <http://dewey.info/class/780.9032/e23/> .

humord:c17369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17369" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Premature babies"@en,
        "Premies"@en ;
    skos:broadMatch <http://dewey.info/class/1--0832/e23/>,
        <http://dewey.info/class/305.232/e23/> ;
    skos:broader humord:c07171 ;
    skos:closeMatch <http://dewey.info/class/618.92011/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0832/e23/>,
        <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/305.232/e23/>,
        <http://dewey.info/class/362.19892011/e23/>,
        <http://dewey.info/class/618.92011/e23/> ;
    skos:prefLabel "Preemies"@en,
        "Premature barn"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/362.19892011/e23/> .

humord:c17370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17370" ;
    dct:modified "1999-11-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.246/e23/> ;
    skos:broader humord:c05517 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.246/e23/> ;
    skos:prefLabel "Chromaticism"@en,
        "Kromatikk"@nb .

humord:c17371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17371" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:closeMatch <http://dewey.info/class/784.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.25/e23/> ;
    skos:prefLabel "Solo concertos"@en,
        "Solokonserter"@nb .

humord:c17372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17372" ;
    dct:modified "2024-09-19T13:35:22"^^xsd:dateTime ;
    skos:altLabel "Curricula"@en,
        "Curriculum"@en,
        "Program descriptions"@en,
        "Programme descriptions"@en,
        "Syllabi"@en,
        "Curriculum"@nb,
        "Læreplanar"@nb,
        "Læreplanverk"@nb,
        "Studieplanar"@nb,
        "Studieplaner"@nb ;
    skos:broader humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/371.9044/e23/>,
        <http://dewey.info/class/372.19/e23/>,
        <http://dewey.info/class/374.01/e23/> ;
    skos:definition "En læreplan i et undervisningsfag skisserer ofte mål, prinsipper, kjerneelementer, faginnhold, organisering, aktiviteter og timetall i faget. En læreplan er slik en forskrift og et forpliktende grunnlag for undervisningen i faget <UBO>"@nb ;
    skos:exactMatch realfagstermer:c030094,
        <http://dewey.info/class/375/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030094,
        <http://dewey.info/class/344.077/e23/>,
        <http://dewey.info/class/371.9044/e23/>,
        <http://dewey.info/class/372.19/e23/>,
        <http://dewey.info/class/373.19/e23/>,
        <http://dewey.info/class/374.01/e23/>,
        <http://dewey.info/class/375/e23/>,
        <http://dewey.info/class/379.155/e23/> ;
    skos:prefLabel "Syllabuses"@en,
        "Læreplaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.077/e23/>,
        <http://dewey.info/class/373.19/e23/>,
        <http://dewey.info/class/379.155/e23/> .

humord:c17374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17374" ;
    dct:modified "2024-10-23T14:36:26"^^xsd:dateTime ;
    skos:altLabel "Ngezzim language"@en,
        "Ngizmawa language"@en,
        "Ngezzim språk"@nb,
        "Ngizim språk"@nb,
        "Ngizmawa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: ngi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Ngizim language"@en,
        "Ngizim språk"@nb .

humord:c17375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17375" ;
    dct:modified "2024-09-17T14:47:53"^^xsd:dateTime ;
    skos:altLabel "Found poetry"@en,
        "Collagar (Litteratur)"@nb,
        "Kollasjar (Litteratur)"@nb,
        "Kollasjer (Litteratur)"@nb ;
    skos:broader humord:c06656 ;
    skos:definition "I den litterære collage flettes det inn fragmenter fra massemedia, slagertekster, historiske data m.m. <Litt.vit.leks.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.801163/e23/>,
        <http://dewey.info/class/809.91163/e23/> ;
    skos:prefLabel "Collage (Literature)"@en,
        "Collager (Litteratur)"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.801163/e23/>,
        <http://dewey.info/class/809.91163/e23/> .

humord:c17376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17376" ;
    dct:modified "1999-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/> ;
    skos:prefLabel "Mountain names"@en,
        "Fjellnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> .

humord:c17378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17378" ;
    dct:modified "2023-11-30T12:46:04"^^xsd:dateTime ;
    skos:altLabel "Kannibalisme"@nb ;
    skos:broader humord:c04839 ;
    skos:closeMatch realfagstermer:c006467 ;
    skos:exactMatch <http://dewey.info/class/394.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006467,
        <http://dewey.info/class/394.9/e23/>,
        <http://dewey.info/class/591.53/e23/> ;
    skos:prefLabel "Cannibalism"@en,
        "Kannibalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/591.53/e23/> .

humord:c17379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17379" ;
    dct:modified "1999-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Embitterment"@en,
        "Tartness"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Bitterness"@en,
        "Bitterhet"@nb .

humord:c17380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17380" ;
    dct:modified "2024-07-16T11:26:55"^^xsd:dateTime ;
    skos:altLabel "Karnevalisme (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Litteratur som formulerer en motkultur til den dominerende (offisielle) litteraturen i samfunnet <Litt.vit.leks.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Carnivalesque literature"@en,
        "Karnevalistisk litteratur"@nb .

humord:c17381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17381" ;
    dct:modified "2020-10-27T09:00:57"^^xsd:dateTime ;
    skos:altLabel "Complement sentences"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06116 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Complement clauses"@en,
        "Kompletivsetninger"@nb .

humord:c17382 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17382" ;
    dct:modified "2025-03-24T07:03:22"^^xsd:dateTime ;
    skos:altLabel "Ullevål hageby"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Ullevål hageby"@en,
        "Ullevål hageby"@nb .

humord:c17383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17383" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05501,
        humord:c37563 ;
    skos:exactMatch <http://dewey.info/class/782.3222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.3222/e23/> ;
    skos:prefLabel "Gregorian chant"@en,
        "Gregoriansk sang"@nb .

humord:c17384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17384" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Colleges of music"@en,
        "Municipal music schools"@en,
        "Music academies"@en,
        "Music conservatoires"@en,
        "Music conservatories"@en,
        "Music departments"@en,
        "Music faculties"@en,
        "Schools of music"@en,
        "Kommunale musikkskoler"@nb ;
    skos:broadMatch <http://dewey.info/class/780.71/e23/> ;
    skos:broader humord:c16618 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.71/e23/> ;
    skos:prefLabel "Music schools"@en,
        "Musikkskoler"@nb ;
    skos:related humord:c20804 .

humord:c17385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17385" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/784.184/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.184/e23/>,
        <http://dewey.info/class/784.2184/e23/> ;
    skos:prefLabel "Symphonies"@en,
        "Symfonier"@nb ;
    skos:relatedMatch <http://dewey.info/class/784.2184/e23/> .

humord:c17386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17386" ;
    dct:modified "1999-12-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Musical theater"@en ;
    skos:broadMatch <http://dewey.info/class/792.6/e23/> ;
    skos:broader humord:c05577,
        humord:c17308 ;
    skos:definition "Fellesbetegnelse for alle typer teater som har musikk som bærende element <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.1/e23/>,
        <http://dewey.info/class/792.6/e23/> ;
    skos:prefLabel "Musical theatre"@en,
        "Musikkteater"@nb ;
    skos:related humord:c20486 ;
    skos:relatedMatch <http://dewey.info/class/782.1/e23/> .

humord:c17388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17388" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16403 ;
    skos:exactMatch <http://dewey.info/class/788.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.36/e23/> ;
    skos:prefLabel "Recorders (Musical instruments)"@en,
        "Blokkfløyter"@nb .

humord:c17389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17389" ;
    dct:modified "2020-07-30T11:18:02"^^xsd:dateTime ;
    skos:altLabel "Viola da gambas"@en,
        "Viols"@en,
        "Gambe"@nb,
        "Viola da gamba"@nb,
        "Viola da gambaer"@nb ;
    skos:broader humord:c15529 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/787.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.65/e23/> ;
    skos:prefLabel "Viola da gamba"@en,
        "Gamber"@nb .

humord:c17390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17390" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15111 ;
    skos:exactMatch <http://dewey.info/class/787.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.82/e23/>,
        <http://dewey.info/class/787.83/e23/>,
        <http://dewey.info/class/787.85/e23/> ;
    skos:prefLabel "Lutes"@en,
        "Lutter"@nb ;
    skos:relatedMatch <http://dewey.info/class/787.82/e23/>,
        <http://dewey.info/class/787.85/e23/> .

humord:c17391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17391" ;
    dct:modified "2024-09-12T12:05:03"^^xsd:dateTime ;
    skos:altLabel "Harpsichords"@en,
        "Cembaloar"@nb ;
    skos:broader humord:c17201 ;
    skos:definition "Cembalo er et klaverinstrument. Ved siden av klavikord var det det viktigste klaverinstrument på 1400–1700-tallet. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/786.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/785.64/e23/>,
        <http://dewey.info/class/786.4/e23/> ;
    skos:prefLabel "Cembalos"@en,
        "Cembaloer"@nb ;
    skos:relatedMatch <http://dewey.info/class/785.64/e23/> .

humord:c17393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17393" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19474 ;
    skos:exactMatch <http://dewey.info/class/788.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.62/e23/> ;
    skos:prefLabel "Clarinets"@en,
        "Klarinetter"@nb .

humord:c17394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17394" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17320 ;
    skos:exactMatch <http://dewey.info/class/788.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.94/e23/> ;
    skos:prefLabel "Horns (Musical instruments)"@en,
        "Horn (Musikkinstrumenter)"@nb .

humord:c17396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17396" ;
    dct:modified "1999-12-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17199 ;
    skos:closeMatch <http://dewey.info/class/781.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.3/e23/> ;
    skos:prefLabel "Compositional techniques"@en,
        "Komposisjonsteknikk (Musikk)"@nb .

humord:c17397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17397" ;
    dct:modified "1999-12-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.232/e23/> ;
    skos:broader humord:c05490 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.232/e23/> ;
    skos:prefLabel "Intonation (Music)"@en,
        "Intonasjon (Musikk)"@nb .

humord:c17398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17398" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:exactMatch <http://dewey.info/class/782.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.26/e23/>,
        <http://dewey.info/class/782.526/e23/>,
        <http://dewey.info/class/783.0926/e23/> ;
    skos:prefLabel "Motets"@en,
        "Motetter"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.526/e23/>,
        <http://dewey.info/class/783.0926/e23/> .

humord:c17399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17399" ;
    dct:modified "1999-12-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05625 ;
    skos:definition "Dekorativt motiv fra antikken og renessansen med realistiske eller imaginære figurer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.915/e23/> ;
    skos:prefLabel "Grotesque"@en,
        "Grotesk"@nb ;
    skos:relatedMatch <http://dewey.info/class/809.915/e23/> .

humord:c17400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17400" ;
    dct:modified "2023-09-20T09:52:06"^^xsd:dateTime ;
    skos:altLabel "Workshops (Businesses)"@en ;
    skos:broadMatch <http://dewey.info/class/670.42/e23/> ;
    skos:broader humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/670.42/e23/> ;
    skos:prefLabel "Repair shops"@en,
        "Verksteder"@nb ;
    skos:related humord:c07721 .

humord:c17401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17401" ;
    dct:modified "2024-10-31T12:21:16"^^xsd:dateTime ;
    skos:altLabel "Håndverksmestere"@nb,
        "Meistrar"@nb ;
    skos:broader humord:c07448 ;
    skos:closeMatch <http://dewey.info/class/680.92/e23/> ;
    skos:definition "Håndverker med mesterbrev, dvs. ikke svenn eller lærling <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/680.92/e23/> ;
    skos:prefLabel "Masters"@en,
        "Mestere"@nb .

humord:c17402 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17402" ;
    dct:modified "2017-03-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Khatuniya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:broader humord:c28985 ;
    skos:definition "Landsby i nordøstre Syria og kjernested for den arabiske dialekten khatuni <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:prefLabel "Khatuniyah"@en,
        "Khatuniyah"@nb .

humord:c17404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17404" ;
    dct:modified "2024-11-08T09:34:12"^^xsd:dateTime ;
    skos:altLabel "Heimdall"@en,
        "Gullintanne"@nb,
        "Hallinskide"@nb,
        "Heimdall"@nb,
        "Rig"@nb,
        "Vindler"@nb ;
    skos:broadMatch <http://dewey.info/class/293.2113/e23/> ;
    skos:broader humord:c17801 ;
    skos:definition "Heimdall er en av æsene (gudene) i den norrøne mytologien.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.2113/e23/> ;
    skos:prefLabel "Heimdallr"@en,
        "Heimdall"@nb .

humord:c17405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17405" ;
    dct:modified "2025-01-06T06:50:55"^^xsd:dateTime ;
    skos:altLabel "Kanoar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04376 ;
    skos:exactMatch <http://dewey.info/class/386.229/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.229/e23/>,
        <http://dewey.info/class/623.829/e23/>,
        <http://dewey.info/class/797.122/e23/> ;
    skos:prefLabel "Canoes"@en,
        "Kanoer"@nb ;
    skos:relatedMatch <http://dewey.info/class/797.122/e23/> .

humord:c17406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17406" ;
    dct:modified "2024-11-05T14:27:36"^^xsd:dateTime ;
    skos:altLabel "Blue russ"@en,
        "Red russ"@en,
        "Blåruss"@nb,
        "Raudruss"@nb,
        "Russ"@nb,
        "Rødruss"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/305.235/e23/>,
        <http://dewey.info/class/373.18/e23/> ;
    skos:broader humord:c07216 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0835/e23/>,
        <http://dewey.info/class/305.235/e23/>,
        <http://dewey.info/class/373.18/e23/> ;
    skos:prefLabel "Russ"@en,
        "Russ"@nb ;
    skos:related humord:c17409 .

humord:c17409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17409" ;
    dct:modified "2020-09-15T14:12:06"^^xsd:dateTime ;
    skos:altLabel "Russ celebration"@en,
        "Russefeiring"@en,
        "Russefeiring"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/373.18/e23/> ;
    skos:broader humord:c04610 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/373.18/e23/> ;
    skos:prefLabel "Russetid"@en,
        "Russetid"@nb ;
    skos:related humord:c17406 .

humord:c17410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17410" ;
    dct:modified "1999-12-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c17308 ;
    skos:exactMatch <http://dewey.info/class/781.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/781.7/e23/>,
        <http://dewey.info/class/782.22/e23/>,
        <http://dewey.info/class/784.18992/e23/> ;
    skos:prefLabel "Religious music"@en,
        "Religiøs musikk"@nb ;
    skos:related humord:c05500 ;
    skos:relatedMatch <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/782.22/e23/>,
        <http://dewey.info/class/784.18992/e23/> .

humord:c17411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17411" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:closeMatch <http://dewey.info/class/784.183/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.183/e23/> ;
    skos:prefLabel "Sonatas"@en,
        "Sonater"@nb .

humord:c17412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17412" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.23/e23/> ;
    skos:broader humord:c05500 ;
    skos:definition "Musikalsk framstilling av Jesu lidelseshistorie <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.23/e23/> ;
    skos:prefLabel "Passions (Music)"@en,
        "Pasjoner (Musikk)"@nb .

humord:c17413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17413" ;
    dct:modified "2023-11-28T15:30:36"^^xsd:dateTime ;
    skos:altLabel "Gitarar"@nb ;
    skos:broader humord:c15111 ;
    skos:exactMatch realfagstermer:c007093,
        <http://dewey.info/class/787.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007093,
        <http://dewey.info/class/787.87/e23/> ;
    skos:prefLabel "Guitars"@en,
        "Gitarer"@nb .

humord:c17414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17414" ;
    dct:modified "2017-05-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Psychology of music"@en ;
    skos:broadMatch <http://dewey.info/class/158/e23/> ;
    skos:broader humord:c05517,
        humord:c28514 ;
    skos:definition "Studiet av menneskets musikalske opplevelse og atferd med psykologiske metoder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/781.11/e23/> ;
    skos:prefLabel "Music psychology"@en,
        "Musikkpsykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.11/e23/> .

humord:c17415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17415" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.17/e23/> ;
    skos:prefLabel "Music experiences"@en,
        "Musikkopplevelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.17/e23/> .

humord:c17417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17417" ;
    dct:modified "2024-09-16T09:09:46"^^xsd:dateTime ;
    skos:altLabel "Chansons (Musikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/782.43/e23/> ;
    skos:broader humord:c05533 ;
    skos:definition "Forskjellige typer vokalmusikk med franske tekster <CapMus>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.43/e23/> ;
    skos:prefLabel "Chansons"@en,
        "Chansons (Musikk)"@nb .

humord:c17418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17418" ;
    dct:modified "2024-12-02T10:59:13"^^xsd:dateTime ;
    skos:altLabel "Aesthetics of music"@en,
        "Esthetics of music"@en,
        "Music esthetics"@en,
        "Estetikk (Musikk)"@nb,
        "Musikkestetikk"@nb ;
    skos:broader humord:c00594,
        humord:c05517 ;
    skos:closeMatch <http://dewey.info/class/781.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.17/e23/> ;
    skos:prefLabel "Music aesthetics"@en,
        "Musikkestetikk"@nb .

humord:c17419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17419" ;
    dct:modified "1999-12-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.654/e23/> ;
    skos:broader humord:c12613 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.654/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:prefLabel "Swing"@en,
        "Swing"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.33/e23/> .

humord:c17421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17421" ;
    dct:modified "1999-12-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Music and society"@en,
        "Music sociology"@en,
        "Sociology of music"@en ;
    skos:broader humord:c09367 ;
    skos:exactMatch <http://dewey.info/class/306.4842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4842/e23/> ;
    skos:prefLabel "Sociomusicology"@en,
        "Musikksosiologi"@nb .

humord:c17422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17422" ;
    dct:modified "1999-12-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/784.1928/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1928/e23/> ;
    skos:prefLabel "Tuning (Music)"@en,
        "Stemming (Musikk)"@nb .

humord:c17423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17423" ;
    dct:modified "2024-10-23T08:19:35"^^xsd:dateTime ;
    skos:altLabel "Urak lawoi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.28/e23/>,
        <http://dewey.info/class/6--9928/e23/> ;
    skos:broader humord:c10155 ;
    skos:editorialNote "Språkkode: urk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.28/e23/>,
        <http://dewey.info/class/6--9928/e23/> ;
    skos:prefLabel "Urak Lawoi' language"@en,
        "Urak lawoi språk"@nb .

humord:c17424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17424" ;
    dct:modified "2024-10-22T15:38:12"^^xsd:dateTime ;
    skos:altLabel "Sapuan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Språkkode: spu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Sapuan language"@en,
        "Sapuan språk"@nb .

humord:c17425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17425" ;
    dct:modified "2024-10-23T07:56:28"^^xsd:dateTime ;
    skos:altLabel "Madhura language"@en,
        "Madurese language"@en,
        "Maduresisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: mad"@nb ;
    skos:exactMatch <http://dewey.info/class/499.2234/e23/>,
        <http://dewey.info/class/6--992234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2234/e23/>,
        <http://dewey.info/class/6--992234/e23/> ;
    skos:prefLabel "Madura language"@en,
        "Maduresisk språk"@nb .

humord:c17426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "1999-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17426" ;
    dct:modified "2024-08-29T17:58:13"^^xsd:dateTime ;
    skos:altLabel "Waremboivoro language"@en,
        "Warembori språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode:  wsa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Warembori language"@en,
        "Warembori språk"@nb .

humord:c17427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17427" ;
    dct:modified "2000-01-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Limbu language"@en,
        "Limbu språk"@nb .

humord:c17429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17429" ;
    dct:modified "2000-01-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.364/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Ornamental stil brukt i keltiske områder i førkristen og tidligkristen tid  <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.364/e23/> ;
    skos:prefLabel "Celtic style"@en,
        "Keltisk stil"@nb .

humord:c17430 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17430" ;
    dct:modified "2025-02-25T07:02:33"^^xsd:dateTime ;
    skos:altLabel "Ardesen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Ardesen er en by og distrikt i Rize-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Ardesen"@en,
        "Ardesen"@nb .

humord:c17431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17431" ;
    dct:modified "2024-11-21T08:44:57"^^xsd:dateTime ;
    skos:altLabel "Burial chambers"@en,
        "Gravkammer"@nb ;
    skos:broader humord:c00014,
        humord:c08415 ;
    skos:exactMatch <http://dewey.info/class/726.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/726.8/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Chamber tombs"@en,
        "Gravkamre"@nb ;
    skos:relatedMatch <http://dewey.info/class/393.1/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c17432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17432" ;
    dct:modified "2024-10-23T14:53:19"^^xsd:dateTime ;
    skos:altLabel "Tigrayit language"@en,
        "Tigre språk"@nb ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: tig"@nb ;
    skos:exactMatch <http://dewey.info/class/492.82/e23/>,
        <http://dewey.info/class/6--9282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.82/e23/>,
        <http://dewey.info/class/6--9282/e23/> ;
    skos:prefLabel "Tigre language"@en,
        "Tigre språk"@nb ;
    skos:related humord:c18052 .

humord:c17433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17433" ;
    dct:modified "2024-11-22T10:20:52"^^xsd:dateTime ;
    skos:altLabel "Tripoljekultur"@nb,
        "Tripoljekulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/939.52/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Senneolitisk jordbrukskultur med hovedsaklig utbredning i Ukraina og omkring nedre Donau <Wikipedia, svensk>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.52/e23/> ;
    skos:prefLabel "Tripolye culture"@en,
        "Tripoljekulturen"@nb .

humord:c17435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17435" ;
    dct:modified "2024-07-03T12:48:17"^^xsd:dateTime ;
    skos:altLabel "Ergonomi"@nb ;
    skos:broader humord:c22331 ;
    skos:closeMatch <http://dewey.info/class/004.019/e23/> ;
    skos:definition "Ergonomi er betegnelse på forskning og praktiske tiltak som har til hensikt å tilpasse maskiner og arbeidsredskaper til de menneskene som skal betjene dem. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004823,
        <http://dewey.info/class/620.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004823,
        <http://dewey.info/class/004.019/e23/>,
        <http://dewey.info/class/620.82/e23/> ;
    skos:prefLabel "Ergonomics"@en,
        "Ergonomi"@nb ;
    skos:related humord:c09132 .

humord:c17440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17440" ;
    dct:modified "2000-01-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gammaldans"@en,
        "Gammaldans (Musikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/781.623982/e23/> ;
    skos:broader humord:c05498 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.623982/e23/>,
        <http://dewey.info/class/793.31/e23/> ;
    skos:prefLabel "Gammeldans"@en,
        "Gammeldans (Musikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.31/e23/> .

humord:c17442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17442" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.78/e23/> ;
    skos:broader humord:c05500 ;
    skos:exactMatch <http://dewey.info/class/782.323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/782.323/e23/> ;
    skos:prefLabel "Masses (Music)"@en,
        "Messer (Musikk)"@nb .

humord:c17443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17443" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05500 ;
    skos:exactMatch <http://dewey.info/class/782.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.23/e23/>,
        <http://dewey.info/class/782.523/e23/> ;
    skos:prefLabel "Oratories"@en,
        "Oratorier"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.523/e23/> .

humord:c17445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17445" ;
    dct:modified "2024-12-18T10:46:36"^^xsd:dateTime ;
    skos:altLabel "Mauryas"@en,
        "Maurya-dynastiet"@nb ;
    skos:broader humord:c03955 ;
    skos:exactMatch <http://dewey.info/class/934.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/934.04/e23/> ;
    skos:prefLabel "Maurya Empire"@en,
        "Maurya-dynastiet"@nb .

humord:c17446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17446" ;
    dct:modified "2021-03-24T09:01:58"^^xsd:dateTime ;
    skos:altLabel "Vestals"@en ;
    skos:broadMatch <http://dewey.info/class/292.61/e23/> ;
    skos:broader humord:c08743 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.61/e23/> ;
    skos:prefLabel "Vestal virgins"@en,
        "Vestalinner"@nb ;
    skos:related humord:c17447 .

humord:c17447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17447" ;
    dct:modified "2024-11-08T09:00:49"^^xsd:dateTime ;
    skos:altLabel "Vesta"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Vesta er i romersk mytologi gudinne for arneilden <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Vesta"@en,
        "Vesta"@nb ;
    skos:related humord:c17446 .

humord:c17448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17448" ;
    dct:modified "2025-01-30T13:17:59"^^xsd:dateTime ;
    skos:altLabel "Performance practice"@en,
        "Framføringspraksis"@nb,
        "Oppføringspraksis"@nb ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/781.43/e23/>,
        <http://dewey.info/class/784.143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.43/e23/>,
        <http://dewey.info/class/784.143/e23/> ;
    skos:prefLabel "Performing practice"@en,
        "Oppføringspraksis"@nb .

humord:c17450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17450" ;
    dct:modified "2024-12-09T12:21:16"^^xsd:dateTime ;
    skos:altLabel "Handball"@nb ;
    skos:broader humord:c01435 ;
    skos:exactMatch <http://dewey.info/class/796.327/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.327/e23/> ;
    skos:prefLabel "Handball"@en,
        "Håndball"@nb .

humord:c17451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17451" ;
    dct:modified "2024-02-09T13:33:16"^^xsd:dateTime ;
    skos:altLabel "Fallskjermhopping"@nb ;
    skos:broader humord:c62947 ;
    skos:exactMatch <http://dewey.info/class/797.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/797.56/e23/> ;
    skos:prefLabel "Parachute jumping"@en,
        "Fallskjermhopping"@nb .

humord:c17452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17452" ;
    dct:modified "2024-12-05T12:30:44"^^xsd:dateTime ;
    skos:altLabel "Domistic pig"@en,
        "Hog"@en,
        "Pig"@en,
        "Swine"@en,
        "Gris"@nb,
        "Grisar"@nb,
        "Sus scrofa domesticus"@nb,
        "Svin"@nb,
        "Tamgris"@nb,
        "Tamsvin"@nb ;
    skos:broadMatch <http://dewey.info/class/599.6332/e23/> ;
    skos:broader humord:c69189 ;
    skos:definition "Gris, også kalt tamsvin eller bare svin, har sitt opphav i villsvinet, og holdes som husdyr for å produsere svinekjøtt. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002316,
        <http://dewey.info/class/636.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002316,
        <http://dewey.info/class/599.6332/e23/>,
        <http://dewey.info/class/616.0273/e23/>,
        <http://dewey.info/class/636.4/e23/> ;
    skos:prefLabel "Pigs"@en,
        "Griser"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.0273/e23/> .

humord:c17453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17453" ;
    dct:modified "2025-02-05T08:23:26"^^xsd:dateTime ;
    skos:altLabel "Gise"@nb,
        "Giza"@nb,
        "Jizah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Giza"@en,
        "Giza"@nb .

humord:c17454 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17454" ;
    dct:modified "2025-02-05T10:28:59"^^xsd:dateTime ;
    skos:altLabel "Heliopolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:prefLabel "Heliopolis"@en,
        "Heliopolis"@nb .

humord:c17455 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17455" ;
    dct:modified "2025-02-24T08:50:26"^^xsd:dateTime ;
    skos:altLabel "Lydia"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Lydia var et område i Lilleasia i antikken <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3922/e23/>,
        <http://dewey.info/class/939.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3922/e23/>,
        <http://dewey.info/class/939.22/e23/> ;
    skos:prefLabel "Lydia"@en,
        "Lydia"@nb .

humord:c17456 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17456" ;
    dct:modified "2025-02-24T08:46:08"^^xsd:dateTime ;
    skos:altLabel "Aeolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/939.2/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Aeolis var et område i Lilleasia i antikken <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/939.2/e23/>,
        <http://dewey.info/class/956.1/e23/> ;
    skos:prefLabel "Aeolis"@en,
        "Aeolis"@nb .

humord:c17457 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17457" ;
    dct:modified "2025-03-18T07:44:39"^^xsd:dateTime ;
    skos:altLabel "Velia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37727/e23/>,
        <http://dewey.info/class/937.727/e23/> ;
    skos:broader humord:c02452 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37727/e23/>,
        <http://dewey.info/class/937.727/e23/> ;
    skos:prefLabel "Velia"@en,
        "Velia"@nb .

humord:c17458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17458" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17383 ;
    skos:exactMatch <http://dewey.info/class/782.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.25/e23/>,
        <http://dewey.info/class/782.525/e23/>,
        <http://dewey.info/class/783.0925/e23/> ;
    skos:prefLabel "Hymns (Music)"@en,
        "Hymner (Musikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.525/e23/>,
        <http://dewey.info/class/783.0925/e23/> .

humord:c17459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17459" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.3235/e23/> ;
    skos:broader humord:c17383 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.3235/e23/> ;
    skos:prefLabel "Sequences (Music)"@en,
        "Sekvenser (Musikk)"@nb .

humord:c17460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17460" ;
    dct:modified "2000-02-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dodecaphony"@en,
        "Tolvtonesystem"@nb ;
    skos:broader humord:c05517 ;
    skos:exactMatch <http://dewey.info/class/781.268/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.268/e23/> ;
    skos:prefLabel "Twelve-tone technique"@en,
        "Dodekafoni"@nb .

humord:c17463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17463" ;
    dct:modified "2020-12-18T11:10:29"^^xsd:dateTime ;
    skos:broader humord:c05517 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/781.232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.152/e23/>,
        <http://dewey.info/class/534.3/e23/>,
        <http://dewey.info/class/781.232/e23/> ;
    skos:prefLabel "Pitch (Music)"@en,
        "Tonehøyde"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.152/e23/>,
        <http://dewey.info/class/534.3/e23/> .

humord:c17464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17464" ;
    dct:modified "2024-05-23T10:05:27"^^xsd:dateTime ;
    skos:altLabel "Akustikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Akustikk er vitenskapen om lyd. I dagligtale brukes ordet også om lydforholdene i rom <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013572,
        <http://dewey.info/class/534/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013572,
        <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/620.2/e23/>,
        <http://dewey.info/class/729.29/e23/> ;
    skos:prefLabel "Acoustics"@en,
        "Akustikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/620.2/e23/>,
        <http://dewey.info/class/729.29/e23/> .

humord:c17465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17465" ;
    dct:modified "2024-06-26T10:42:44"^^xsd:dateTime ;
    skos:altLabel "Audiofysikk"@nb,
        "Psykoakustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:definition "Psykoakustikk omhandler hvordan lyden blir oppfattet og hvordan den påvirker mennesker.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000390 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000390,
        <http://dewey.info/class/152.15/e23/>,
        <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/573.89/e23/>,
        <http://dewey.info/class/612.85/e23/> ;
    skos:prefLabel "Psychoacoustics"@en,
        "Psykoakustikk"@nb ;
    skos:related humord:c03883 ;
    skos:relatedMatch <http://dewey.info/class/152.15/e23/>,
        <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/573.89/e23/>,
        <http://dewey.info/class/612.85/e23/> .

humord:c17466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17466" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/781.246/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.246/e23/> ;
    skos:prefLabel "Scales (Music)"@en,
        "Skalaer"@nb .

humord:c17468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17468" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:exactMatch <http://dewey.info/class/784.18968/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18968/e23/> ;
    skos:prefLabel "Romances (Music)"@en,
        "Romanser (Musikk)"@nb .

humord:c17469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17469" ;
    dct:modified "2000-02-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:closeMatch <http://dewey.info/class/781.552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.54/e23/>,
        <http://dewey.info/class/781.552/e23/> ;
    skos:prefLabel "Stage music"@en,
        "Scenemusikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.54/e23/> .

humord:c17470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17470" ;
    dct:modified "2020-07-30T10:21:01"^^xsd:dateTime ;
    skos:altLabel "Kotos"@en,
        "Kotoer"@nb ;
    skos:broadMatch <http://dewey.info/class/787.72/e23/> ;
    skos:broader humord:c15111 ;
    skos:definition "Japansk citer <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.72/e23/> ;
    skos:prefLabel "Koto"@en,
        "Koto"@nb .

humord:c17471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17471" ;
    dct:modified "2024-12-17T08:10:01"^^xsd:dateTime ;
    skos:altLabel "Diplomatikk"@nb ;
    skos:broadMatch <http://dewey.info/class/940.1072/e23/> ;
    skos:broader humord:c04127 ;
    skos:definition "Historisk hjelpevitenskap som fastsetter reglene og angir fremgangsmåten for bestemmelse av et diploms ekthet og verdi som historisk kilde <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.1072/e23/> ;
    skos:prefLabel "Diplomatics"@en,
        "Diplomatikk"@nb .

humord:c17472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17472" ;
    dct:modified "2020-05-26T11:43:17"^^xsd:dateTime ;
    skos:broader humord:c08522 ;
    skos:definition "Jødisk kloster- og munkesamfunn som levde ved Dødehavet <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/296.815/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.815/e23/> ;
    skos:prefLabel "Qumran community"@en,
        "Qumransamfunnet"@nb .

humord:c17473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17473" ;
    dct:modified "2000-03-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Firstborn Laestadians"@en ;
    skos:broader humord:c14679 ;
    skos:definition "En høykirkelig retning innenfor læstadianismen med opprinnelse i Gällivare  i Sverige på 1800-tallet <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.148509034/e23/> ;
    skos:prefLabel "Firstborn (Laestadianism)"@en,
        "Førstefødte (Læstadianisme)"@nb ;
    skos:relatedMatch <http://dewey.info/class/284.148509034/e23/> .

humord:c17474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17474" ;
    dct:modified "2000-03-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05517 ;
    skos:exactMatch <http://dewey.info/class/781.258/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.258/e23/> ;
    skos:prefLabel "Tonality"@en,
        "Tonalitet"@nb .

humord:c17475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17475" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Church modes"@en,
        "Ecclesiastical modes"@en ;
    skos:broader humord:c05517 ;
    skos:closeMatch <http://dewey.info/class/781.263/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.263/e23/> ;
    skos:prefLabel "Gregorian modes"@en,
        "Kirketonearter"@nb .

humord:c17477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17477" ;
    dct:modified "2024-08-29T13:32:06"^^xsd:dateTime ;
    skos:altLabel "Trauma"@en,
        "Traumatizing"@en,
        "Trauma"@nb,
        "Traumatisering"@nb,
        "Traume"@nb ;
    skos:broader humord:c03931 ;
    skos:definition "Enkeltstående opplevelse som har psykiske skadevirkninger <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/616.8521/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8521/e23/> ;
    skos:prefLabel "Traumas"@en,
        "Traumer"@nb .

humord:c17479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17479" ;
    dct:modified "2024-10-10T13:31:27"^^xsd:dateTime ;
    skos:altLabel "Bangari language"@en,
        "Bangaru language"@en,
        "Hariyanvi language"@en,
        "Haryanavi language"@en,
        "Bangari språk"@nb,
        "Bangaru språk"@nb,
        "Hariyanvi språk"@nb,
        "Haryanavi språk"@nb,
        "Haryanvi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:broader humord:c10384 ;
    skos:editorialNote "Språkkode: bgc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:prefLabel "Haryanvi language"@en,
        "Haryanvi språk"@nb .

humord:c17482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17482" ;
    dct:modified "2021-04-23T11:17:58"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:broader humord:c10374 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:prefLabel "Bhojpuri language"@en,
        "Bhojpuri språk"@nb .

humord:c17483 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17483" ;
    dct:modified "2024-08-19T14:36:09"^^xsd:dateTime ;
    skos:altLabel "Åmøy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48342/e23/>,
        <http://dewey.info/class/914.8342/e23/>,
        <http://dewey.info/class/948.342/e23/> ;
    skos:broader humord:c02848 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48342/e23/>,
        <http://dewey.info/class/914.8342/e23/>,
        <http://dewey.info/class/948.342/e23/> ;
    skos:prefLabel "Åmøy"@en,
        "Åmøy"@nb .

humord:c17486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17486" ;
    dct:modified "2024-08-13T11:17:26"^^xsd:dateTime ;
    skos:altLabel "Ammer"@nb ;
    skos:broadMatch <http://dewey.info/class/649.33092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "En amme er betegnelsen for en kvinne som ammer andres barn.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/649.33092/e23/> ;
    skos:prefLabel "Wet nurses"@en,
        "Ammer"@nb .

humord:c17487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17487" ;
    dct:modified "2024-10-29T08:53:56"^^xsd:dateTime ;
    skos:altLabel "Samnorsk language"@en,
        "Samnorsk"@nb,
        "Samnorsk språk"@nb ;
    skos:broader humord:c10259 ;
    skos:closeMatch <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:definition "Samnorsk var eit tenkt framtidig skriftspråk bygd på sameining av bokmål og nynorsk. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.82/e23/>,
        <http://dewey.info/class/6--3982/e23/> ;
    skos:prefLabel "Pan-Norwegian language"@en,
        "Samnorsk språk"@nb .

humord:c17491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17491" ;
    dct:modified "2000-03-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.77/e23/> ;
    skos:broader humord:c17351 ;
    skos:closeMatch <http://dewey.info/class/781.424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.77/e23/>,
        <http://dewey.info/class/781.424/e23/> ;
    skos:prefLabel "Air training (Listening)"@en,
        "Lyttetrening"@nb .

humord:c17492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17492" ;
    dct:modified "2000-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Prima vista (Singing)"@en,
        "Bladsang"@nb ;
    skos:broader humord:c17351 ;
    skos:closeMatch <http://dewey.info/class/781.423/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.423/e23/> ;
    skos:prefLabel "Sight-reading (Singing)"@en,
        "Prima vista sang"@nb .

humord:c17496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17496" ;
    dct:modified "2024-11-07T19:56:18"^^xsd:dateTime ;
    skos:altLabel "Yamaraja"@en,
        "Yama"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342113/e23/>,
        <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Yama er i vedisk mytologi det første menneske og hersker i dødsriket. I hinduismen  og buddhismen er Yama de dødes dommer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342113/e23/>,
        <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Yama"@en,
        "Yama"@nb .

humord:c17497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17497" ;
    dct:modified "2024-11-08T08:42:48"^^xsd:dateTime ;
    skos:altLabel "Balhar"@en,
        "Malhari"@en,
        "Martanda Bhairava"@en,
        "Khandoba"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Khandoba er en hinduistisk guddom <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Khandoba"@en,
        "Khandoba"@nb .

humord:c17498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17498" ;
    dct:modified "2000-03-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.593/e23/>,
        <http://dewey.info/class/6--91593/e23/> ;
    skos:broader humord:c10459 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.593/e23/>,
        <http://dewey.info/class/6--91593/e23/> ;
    skos:prefLabel "Dzadrani dialect"@en,
        "Dzadrani dialekt"@nb .

humord:c17499 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17499" ;
    dct:modified "2025-02-19T16:21:30"^^xsd:dateTime ;
    skos:altLabel "Paktia"@nb,
        "Paktya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Paktya"@en,
        "Paktya"@nb .

humord:c17500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17500" ;
    dct:modified "2024-09-16T09:56:41"^^xsd:dateTime ;
    skos:altLabel "Chishtiyah"@en,
        "Chishtiyah"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08519,
        humord:c08840 ;
    skos:definition "Chishtiyah er en islamsk sufiorden i India og Pakistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Chishti Order"@en,
        "Chishtiyah"@nb .

humord:c17501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17501" ;
    dct:modified "2024-10-22T14:35:08"^^xsd:dateTime ;
    skos:altLabel "Solor language"@en,
        "Solorese language"@en,
        "Lamaholot språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: slp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Lamaholot language"@en,
        "Lamaholot språk"@nb .

humord:c17502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17502" ;
    dct:modified "2024-10-25T10:28:55"^^xsd:dateTime ;
    skos:altLabel "Kikongo språk (Språkgruppe)"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3931/e23/>,
        <http://dewey.info/class/6--963931/e23/> ;
    skos:broader humord:c09840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3931/e23/>,
        <http://dewey.info/class/6--963931/e23/> ;
    skos:prefLabel "Kikongo language (Language group)"@en,
        "Kikongo språk (Språkgruppe)"@nb .

humord:c17503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17503" ;
    dct:modified "2024-10-24T13:07:26"^^xsd:dateTime ;
    skos:altLabel "Kikongo language"@en,
        "Koongo language"@en,
        "Kikongo språk"@nb,
        "Kongo språk"@nb,
        "Koongo språk"@nb ;
    skos:broader humord:c17502 ;
    skos:closeMatch <http://dewey.info/class/496.3931/e23/>,
        <http://dewey.info/class/6--963931/e23/> ;
    skos:editorialNote "Språkkode: kng"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3931/e23/>,
        <http://dewey.info/class/6--963931/e23/> ;
    skos:prefLabel "Koongo language"@en,
        "Kongo språk"@nb .

humord:c17505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17505" ;
    dct:modified "2024-10-23T08:52:38"^^xsd:dateTime ;
    skos:altLabel "BaKongo"@en,
        "Bakongo (Folk)"@nb,
        "Kongo (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Bakongo er en samlebetegnelse på flere bantutalende folkegrupper i de sørvestlige deler av de to Kongo-statene og det nordlige Angola <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8963931/e23/>,
        <http://dewey.info/class/5--963931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963931/e23/>,
        <http://dewey.info/class/5--963931/e23/> ;
    skos:prefLabel "Kongo (People)"@en,
        "Bakongo (Folk)"@nb .

humord:c17506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17506" ;
    dct:modified "2024-11-26T11:32:32"^^xsd:dateTime ;
    skos:altLabel "Skøyte (Dokument)"@nb,
        "Skøyter (Dokument)"@nb ;
    skos:broadMatch <http://dewey.info/class/346.0438/e23/> ;
    skos:broader humord:c00154,
        humord:c08969 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0438/e23/> ;
    skos:prefLabel "Deeds"@en,
        "Skjøter"@nb ;
    skos:related humord:c07860 .

humord:c17507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17507" ;
    dct:modified "2000-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Karakachani"@en ;
    skos:broadMatch <http://dewey.info/class/305.8591/e23/>,
        <http://dewey.info/class/5--591/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Nomadisk folkegruppe i Bulgaria av rumensk opprinnelse <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8591/e23/>,
        <http://dewey.info/class/5--591/e23/> ;
    skos:prefLabel "Karakatsjaner"@nb ;
    skos:related humord:c17508 .

humord:c17508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17508" ;
    dct:modified "2000-03-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.88/e23/>,
        <http://dewey.info/class/5--8/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Greskspråklig halvnomadisk folkegruppe på Syd-Balkan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.88/e23/>,
        <http://dewey.info/class/5--8/e23/> ;
    skos:prefLabel "Sarakatsani"@en,
        "Sarakatsjaner"@nb ;
    skos:related humord:c17507 .

humord:c17509 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17509" ;
    dct:modified "2024-08-21T08:56:50"^^xsd:dateTime ;
    skos:altLabel "Austlege Tyrkia"@nb ;
    skos:broader humord:c03425 ;
    skos:exactMatch <http://dewey.info/class/2--566/e23/>,
        <http://dewey.info/class/915.66/e23/>,
        <http://dewey.info/class/956.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--566/e23/>,
        <http://dewey.info/class/915.66/e23/>,
        <http://dewey.info/class/956.6/e23/> ;
    skos:prefLabel "Eastern Turkey"@en,
        "Østlige Tyrkia"@nb .

humord:c17510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17510" ;
    dct:modified "2024-10-23T10:08:34"^^xsd:dateTime ;
    skos:altLabel "Mandsju litteratur"@nb,
        "Mandsjuisk litteratur"@nb,
        "Mandsjurisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.1/e23/> ;
    skos:broader humord:c18574 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.1/e23/> ;
    skos:prefLabel "Manchu literature"@en,
        "Mandsju litteratur"@nb .

humord:c17511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17511" ;
    dct:modified "2024-10-23T10:25:44"^^xsd:dateTime ;
    skos:altLabel "Tungusic philology"@en,
        "Tungusic studies"@en,
        "Tungusisk filologi"@nb,
        "Tungusologi"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/> ;
    skos:broader humord:c04475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/> ;
    skos:prefLabel "Tungusology"@en,
        "Tungusologi"@nb .

humord:c17515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17515" ;
    dct:modified "2024-12-09T08:30:09"^^xsd:dateTime ;
    skos:altLabel "Jakutisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20494332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20494332/e23/> ;
    skos:prefLabel "Yakut folk literature"@en,
        "Jakutisk folkediktning"@nb .

humord:c17516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17516" ;
    dct:modified "2021-04-29T15:49:57"^^xsd:dateTime ;
    skos:altLabel "Sakha"@en,
        "Jakut"@nb ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894332/e23/>,
        <http://dewey.info/class/5--94332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894332/e23/>,
        <http://dewey.info/class/5--94332/e23/> ;
    skos:prefLabel "Yakuts"@en,
        "Jakutere"@nb .

humord:c17518 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17518" ;
    dct:modified "2025-02-25T07:16:18"^^xsd:dateTime ;
    skos:altLabel "Sorgun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5638/e23/>,
        <http://dewey.info/class/915.638/e23/>,
        <http://dewey.info/class/956.38/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Sorgun er en by og distrikt med samme navn, i Yozgat-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5638/e23/>,
        <http://dewey.info/class/915.638/e23/>,
        <http://dewey.info/class/956.38/e23/> ;
    skos:prefLabel "Sorgun"@en,
        "Sorgun"@nb .

humord:c17521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17521" ;
    dct:modified "2024-10-23T09:52:22"^^xsd:dateTime ;
    skos:altLabel "Chakasisk språk"@nb,
        "Khakasisk språk"@nb,
        "Khakhasisk språk"@nb,
        "Xakas språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kjh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Khakas language"@en,
        "Khakasisk språk"@nb .

humord:c17525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17525" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:exactMatch <http://dewey.info/class/893.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/893.3/e23/> ;
    skos:prefLabel "Berber literature"@en,
        "Berbersk litteratur"@nb .

humord:c17526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17526" ;
    dct:modified "2024-11-08T08:55:42"^^xsd:dateTime ;
    skos:altLabel "Dumuzid"@en,
        "Dumuzi"@nb,
        "Tammuz"@nb ;
    skos:broadMatch <http://dewey.info/class/299.2/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Dumuzi, mesopotamisk gjeter- og vegetasjonsgud som i mytene knyttes til gudinnen Inanna (Ishtar).  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.2/e23/> ;
    skos:prefLabel "Tammuz"@en,
        "Dumuzi"@nb .

humord:c17532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17532" ;
    dct:modified "2000-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Buccaneering"@en ;
    skos:broadMatch <http://dewey.info/class/910.45/e23/> ;
    skos:broader humord:c08915 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.45/e23/> ;
    skos:prefLabel "Freebooting"@en,
        "Fribytteri"@nb ;
    skos:related humord:c17533 .

humord:c17533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17533" ;
    dct:modified "2024-02-26T11:14:00"^^xsd:dateTime ;
    skos:altLabel "Corsairs"@en,
        "Privateering"@en,
        "Kaperfart"@nb,
        "Kaperi"@nb,
        "Kapervirksomhet"@nb ;
    skos:broadMatch <http://dewey.info/class/359/e23/> ;
    skos:broader humord:c11999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359/e23/> ;
    skos:prefLabel "Privateer"@en,
        "Kaperkrig"@nb ;
    skos:related humord:c17532 .

humord:c17534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17534" ;
    dct:modified "2000-03-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:closeMatch <http://dewey.info/class/782.421646/e23/> ;
    skos:exactMatch <http://dewey.info/class/781.646/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.646/e23/>,
        <http://dewey.info/class/782.421646/e23/> ;
    skos:prefLabel "Reggae"@en,
        "Reggae"@nb .

humord:c17536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17536" ;
    dct:modified "2000-03-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07745 ;
    skos:closeMatch <http://dewey.info/class/381.142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.142/e23/> ;
    skos:prefLabel "Mail order"@en,
        "Postordre"@nb .

humord:c17538 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17538" ;
    dct:modified "2025-02-05T08:20:44"^^xsd:dateTime ;
    skos:altLabel "Edfou"@nb,
        "Edfu"@nb,
        "Idfu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Edfu"@en,
        "Edfu"@nb .

humord:c17541 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17541" ;
    dct:modified "2025-02-04T08:32:00"^^xsd:dateTime ;
    skos:altLabel "Kush"@en,
        "Kasj"@nb,
        "Kush"@nb,
        "Kusj"@nb ;
    skos:broadMatch <http://dewey.info/class/932.015/e23/> ;
    skos:broader humord:c01541 ;
    skos:closeMatch <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/939.78/e23/> ;
    skos:definition "Afrikansk rike i øvre Nubia i antikken <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/932.015/e23/>,
        <http://dewey.info/class/939.78/e23/> ;
    skos:prefLabel "Kingdom of Kush"@en,
        "Kusj"@nb .

humord:c17545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17545" ;
    dct:modified "2024-10-27T19:45:19"^^xsd:dateTime ;
    skos:altLabel "Maritime terms"@en,
        "Nautical terms"@en,
        "Sailing phrases"@en,
        "Sailor slang"@en,
        "Sea terms"@en,
        "Nautisk terminologi"@nb,
        "Sjømannsuttrykk"@nb,
        "Sjøuttrykk"@nb ;
    skos:broadMatch <http://dewey.info/class/401.47/e23/> ;
    skos:broader humord:c09768 ;
    skos:closeMatch <http://dewey.info/class/306.4408862388/e23/> ;
    skos:definition "Uttrykk som har med fartøy og sjøliv å gjøre <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4408862388/e23/>,
        <http://dewey.info/class/401.47/e23/> ;
    skos:prefLabel "Nautical terminology"@en,
        "Sjøuttrykk"@nb ;
    skos:related humord:c09814 .

humord:c17547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17547" ;
    dct:modified "2016-01-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c07976 ;
    skos:closeMatch <http://dewey.info/class/158.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/234.5/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:prefLabel "Forgiveness"@en,
        "Tilgivelse"@nb ;
    skos:related humord:c16675 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/234.5/e23/> .

humord:c17548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17548" ;
    dct:modified "2021-03-10T11:18:52"^^xsd:dateTime ;
    skos:altLabel "Lagrette"@nb ;
    skos:broadMatch <http://dewey.info/class/347.01/e23/> ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.01/e23/> ;
    skos:prefLabel "Lagrett"@en,
        "Lagrett"@nb ;
    skos:related humord:c23639 .

humord:c17550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17550" ;
    dct:modified "2024-11-20T13:53:28"^^xsd:dateTime ;
    skos:altLabel "Studium"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--07/e23/> ;
    skos:broader humord:c01535 ;
    skos:exactMatch realfagstermer:c010281 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010281,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--07/e23/> ;
    skos:prefLabel "Studies"@en,
        "Studier"@nb ;
    skos:related humord:c07899,
        humord:c07954,
        humord:c25162,
        humord:c25187 .

humord:c17554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17554" ;
    dct:modified "2024-11-08T08:51:31"^^xsd:dateTime ;
    skos:altLabel "Re (Deity)"@en,
        "Ra"@nb,
        "Re (Guddom)"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Ra var en solgud i Det gamle Egypt. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Ra"@en,
        "Ra"@nb .

humord:c17556 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17556" ;
    dct:modified "2025-02-21T14:19:27"^^xsd:dateTime ;
    skos:altLabel "Nagasaki"@nb ;
    skos:broader humord:c18548 ;
    skos:exactMatch <http://dewey.info/class/2--52244/e23/>,
        <http://dewey.info/class/915.2244/e23/>,
        <http://dewey.info/class/952.244/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52244/e23/>,
        <http://dewey.info/class/915.2244/e23/>,
        <http://dewey.info/class/952.244/e23/> ;
    skos:prefLabel "Nagasaki"@en,
        "Nagasaki"@nb .

humord:c17557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17557" ;
    dct:modified "2024-10-30T15:34:45"^^xsd:dateTime ;
    skos:altLabel "Vagans"@en,
        "Vagantes"@en,
        "Vagantar"@nb ;
    skos:broadMatch <http://dewey.info/class/782.0092/e23/> ;
    skos:broader humord:c07503 ;
    skos:definition "Vaganter var i middelalderen en betegnelse på klerker som vandret omkring uten bestemt sysselsetting og levde av tigging. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.0092/e23/> ;
    skos:prefLabel "Vagrants"@en,
        "Vaganter"@nb .

humord:c17558 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17558" ;
    dct:modified "2025-02-27T14:24:30"^^xsd:dateTime ;
    skos:altLabel "Tasmania"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Tasmania er en delstat i Australia  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030561,
        <http://dewey.info/class/2--946/e23/>,
        <http://dewey.info/class/919.46/e23/>,
        <http://dewey.info/class/994.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030561,
        <http://dewey.info/class/2--946/e23/>,
        <http://dewey.info/class/919.46/e23/>,
        <http://dewey.info/class/994.6/e23/> ;
    skos:prefLabel "Tasmania"@en,
        "Tasmania"@nb .

humord:c17560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17560" ;
    dct:modified "2024-09-04T14:24:22"^^xsd:dateTime ;
    skos:altLabel "Veggies"@en,
        "Grønsaker"@nb ;
    skos:broader humord:c08210 ;
    skos:closeMatch <http://dewey.info/class/635/e23/> ;
    skos:exactMatch realfagstermer:c008016,
        <http://dewey.info/class/641.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008016,
        <http://dewey.info/class/635/e23/>,
        <http://dewey.info/class/641.35/e23/>,
        <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/664.8/e23/> ;
    skos:prefLabel "Vegetables"@en,
        "Grønnsaker"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/664.8/e23/> .

humord:c17562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17562" ;
    dct:modified "2024-06-13T08:03:02"^^xsd:dateTime ;
    skos:altLabel "Økonomar"@nb ;
    skos:broader humord:c07392 ;
    skos:exactMatch <http://dewey.info/class/305.933/e23/>,
        <http://dewey.info/class/330.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.933/e23/>,
        <http://dewey.info/class/330.092/e23/> ;
    skos:prefLabel "Økonomer"@nb .

humord:c17563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17563" ;
    dct:modified "2020-10-12T13:01:48"^^xsd:dateTime ;
    skos:altLabel "Saga age"@en,
        "Sagatid"@nb ;
    skos:broadMatch <http://dewey.info/class/948.02/e23/> ;
    skos:broader humord:c10874 ;
    skos:definition "Den eldste historiske tid i Norden, ca 800-1300 <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.02/e23/> ;
    skos:prefLabel "Saga period"@en,
        "Sagatiden"@nb ;
    skos:related humord:c10917 .

humord:c17565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17565" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Arunachal Pradesh <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Sherdukpens"@en,
        "Sherdukpener"@nb ;
    skos:related humord:c17566 .

humord:c17566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17566" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mönpa"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Arunachal Pradesh <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Monpa"@en,
        "Monpaer (Folk)"@nb ;
    skos:related humord:c17565 .

humord:c17567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17567" ;
    dct:modified "2024-12-03T14:24:49"^^xsd:dateTime ;
    skos:altLabel "Samoisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20499462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20499462/e23/> ;
    skos:prefLabel "Samoan folk literature"@en,
        "Samoisk folkediktning"@nb .

humord:c17568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17568" ;
    dct:modified "2024-10-09T15:20:02"^^xsd:dateTime ;
    skos:altLabel "Bahasa Indonesia litteratur"@nb ;
    skos:broader humord:c18582 ;
    skos:exactMatch <http://dewey.info/class/899.221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.221/e23/> ;
    skos:prefLabel "Bahasa Indonesian literature"@en,
        "Bahasa Indonesia litteratur"@nb .

humord:c17569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17569" ;
    dct:modified "2024-11-07T19:51:53"^^xsd:dateTime ;
    skos:altLabel "Kumara"@en,
        "Murugan"@en,
        "Sibrahmanya"@en,
        "Skanda"@en,
        "Kartikeya"@nb,
        "Murugan"@nb,
        "Skanda"@nb,
        "Subrahmanya"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Skanda er en hindu krigsgud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Kartikeya"@en,
        "Skanda"@nb .

humord:c17570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17570" ;
    dct:modified "2024-11-07T19:59:01"^^xsd:dateTime ;
    skos:altLabel "Manasa Devi"@en,
        "Manasa"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5212/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Hindu slangegud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5212/e23/> ;
    skos:prefLabel "Manasa"@en,
        "Manasa"@nb .

humord:c17571 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17571" ;
    dct:modified "2024-08-28T15:29:48"^^xsd:dateTime ;
    skos:altLabel "Aurangabad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Aurangabad"@en,
        "Aurangabad"@nb .

humord:c17572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17572" ;
    dct:modified "2000-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Historical semantics"@en,
        "Historisk semantikk"@nb .

humord:c17573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17573" ;
    dct:modified "2000-03-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17331 ;
    skos:exactMatch <http://dewey.info/class/781.239/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.239/e23/> ;
    skos:prefLabel "Dissonance"@en,
        "Dissonans"@nb .

humord:c17575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17575" ;
    dct:modified "2020-07-30T08:38:39"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/784.1872/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1872/e23/> ;
    skos:prefLabel "Fugues"@en,
        "Fuger (Musikk)"@nb .

humord:c17576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17576" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05517 ;
    skos:exactMatch <http://dewey.info/class/781.237/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.237/e23/> ;
    skos:prefLabel "Intervals (Music)"@en,
        "Intervaller (Musikk)"@nb .

humord:c17577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17577" ;
    dct:modified "2023-10-26T13:12:47"^^xsd:dateTime ;
    skos:altLabel "Melodies"@en,
        "Melodier"@nb ;
    skos:broader humord:c05517 ;
    skos:closeMatch <http://dewey.info/class/781.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.24/e23/> ;
    skos:prefLabel "Melody"@en,
        "Melodi"@nb .

humord:c17578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17578" ;
    dct:modified "2025-01-21T11:38:59"^^xsd:dateTime ;
    skos:altLabel "Chord (Music)"@en,
        "Akkord (Musikk)"@nb,
        "Akkordar (Musikk)"@nb ;
    skos:broader humord:c05517 ;
    skos:definition "En akkord er en samklang av tre eller flere toner, oftest bygd opp av terser. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.252/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.252/e23/> ;
    skos:prefLabel "Chords (Music)"@en,
        "Akkorder (Musikk)"@nb ;
    skos:related humord:c69459 .

humord:c17579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17579" ;
    dct:modified "2024-10-23T14:31:41"^^xsd:dateTime ;
    skos:altLabel "Miyawa language"@en,
        "Miya språk"@nb,
        "Miyawa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: mkf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Miya language"@en,
        "Miya språk"@nb .

humord:c17581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17581" ;
    dct:modified "2009-05-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89451/e23/>,
        <http://dewey.info/class/5--9451/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Sibir <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89451/e23/>,
        <http://dewey.info/class/5--9451/e23/> ;
    skos:prefLabel "Ostyak"@en,
        "Ostjaker"@nb ;
    skos:related humord:c19386 .

humord:c17582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17582" ;
    dct:modified "2024-08-19T14:37:05"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:exactMatch <http://dewey.info/class/781.644/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.644/e23/>,
        <http://dewey.info/class/782.421644/e23/> ;
    skos:prefLabel "Soul (Music)"@en,
        "Soul"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.421644/e23/> .

humord:c17583 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17583" ;
    dct:modified "2025-02-21T15:18:08"^^xsd:dateTime ;
    skos:altLabel "Sharifabad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5594/e23/>,
        <http://dewey.info/class/915.594/e23/>,
        <http://dewey.info/class/955.94/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5594/e23/>,
        <http://dewey.info/class/915.594/e23/>,
        <http://dewey.info/class/955.94/e23/> ;
    skos:prefLabel "Sharifabad"@en,
        "Sharifabad"@nb .

humord:c17584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17584" ;
    dct:modified "2000-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Moksa"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52/e23/> ;
    skos:broader humord:c08636 ;
    skos:definition "I indisk religion en tilstand av frelse fra tid og forgjengelighet <Rel.leksikon>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52/e23/> ;
    skos:prefLabel "Moksha"@en,
        "Moksha"@nb ;
    skos:related humord:c08656 .

humord:c17586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17586" ;
    dct:modified "2024-12-03T11:01:12"^^xsd:dateTime ;
    skos:altLabel "Tilak"@en,
        "Tilak"@nb,
        "Tilaka"@nb ;
    skos:broadMatch <http://dewey.info/class/294.537/e23/> ;
    skos:broader humord:c08858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.537/e23/> ;
    skos:prefLabel "Tilaka"@en,
        "Tilak"@nb .

humord:c17588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17588" ;
    dct:modified "2023-04-12T09:06:53"^^xsd:dateTime ;
    skos:altLabel "Excitement"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Suspense"@en,
        "Spenning"@nb .

humord:c17589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17589" ;
    dct:modified "2013-08-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sedentariness"@en,
        "Sedentarism"@en ;
    skos:broadMatch <http://dewey.info/class/307.2/e23/> ;
    skos:broader humord:c26871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.2/e23/> ;
    skos:prefLabel "Sedentism"@en,
        "Bofasthet"@nb ;
    skos:related humord:c09249 .

humord:c17590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17590" ;
    dct:modified "2024-08-28T08:13:28"^^xsd:dateTime ;
    skos:altLabel "Arrangering (Musikk)"@nb ;
    skos:broader humord:c17199 ;
    skos:exactMatch <http://dewey.info/class/781.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.37/e23/> ;
    skos:prefLabel "Arranging (Music)"@en,
        "Arrangering (Musikk)"@nb .

humord:c17591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17591" ;
    dct:modified "2023-11-30T08:41:32"^^xsd:dateTime ;
    skos:altLabel "Internasjonalisme (Kunst)"@nb ;
    skos:broadMatch <http://dewey.info/class/700/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Internationalism (Art)"@en,
        "Internasjonalisme (Kunst)"@nb .

humord:c17592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17592" ;
    dct:modified "2000-03-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00494 ;
    skos:definition "Oppdeling i to grupper som vanligvis utelukker hverandre <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "Dichotomy"@en,
        "Dikotomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/110/e23/> .

humord:c17597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17597" ;
    dct:modified "2022-02-11T10:38:24"^^xsd:dateTime ;
    skos:altLabel "Jômon (Periode)"@en,
        "Jômon (Periode)"@nb,
        "Jômonperioden"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, ca 10.000-300 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Jômon period"@en,
        "Jômon-perioden"@nb .

humord:c17598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17598" ;
    dct:modified "2020-10-22T09:27:23"^^xsd:dateTime ;
    skos:altLabel "Yayoi"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, ca 400 f.Kr.-300 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Yayoi period"@en,
        "Yayoi-perioden"@nb .

humord:c17599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17599" ;
    dct:modified "2022-02-11T09:25:00"^^xsd:dateTime ;
    skos:altLabel "Kofun (Period)"@en,
        "Yamato (Period)"@en,
        "Yamato period"@en,
        "Kofun (Periode)"@nb,
        "Kofunperioden"@nb,
        "Yamato (Periode)"@nb,
        "Yamato-perioden"@nb,
        "Yamatoperioden"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Japansk periode, ca 300-700 e.Kr. <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Kofun period"@en,
        "Kofun-perioden"@nb .

humord:c17600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17600" ;
    dct:modified "2024-04-15T12:22:51"^^xsd:dateTime ;
    skos:altLabel "Gips"@nb ;
    skos:broader humord:c14107,
        humord:c65729 ;
    skos:definition "Gips, mineral som er et vannholdig kalsiumsulfat (CaSO4).  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/553.635/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.635/e23/> ;
    skos:prefLabel "Gypsum"@en,
        "Gips"@nb .

humord:c17601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17601" ;
    dct:modified "2024-11-04T08:32:22"^^xsd:dateTime ;
    skos:altLabel "Bibliografar"@nb,
        "Bokkjennarar"@nb,
        "Bokkjennere"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Person som beskjeftiger seg med bibliografi <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/010.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/010.92/e23/> ;
    skos:prefLabel "Bibliographers"@en,
        "Bibliografer"@nb ;
    skos:related humord:c00162 .

humord:c17603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17603" ;
    dct:modified "2024-11-07T15:34:59"^^xsd:dateTime ;
    skos:altLabel "Bibliophiles"@en,
        "Boksamlarar"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/002.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002.092/e23/> ;
    skos:prefLabel "Book collectors"@en,
        "Boksamlere"@nb ;
    skos:related humord:c15671 .

humord:c17604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17604" ;
    dct:modified "2024-08-21T07:13:56"^^xsd:dateTime ;
    skos:altLabel "Xibe"@en,
        "Hsi-po"@nb,
        "Sibe"@nb,
        "Sibe-mandsju"@nb,
        "Xibe"@nb,
        "Xibemandsju"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:broader humord:c00880 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:prefLabel "Sibe"@en,
        "Xibemandsju"@nb .

humord:c17610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17610" ;
    dct:modified "2020-07-28T14:46:41"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:definition "Det å lede et kor eller orkester <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/781.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.45/e23/> ;
    skos:prefLabel "Conducting (Music)"@en,
        "Dirigering (Musikk)"@nb .

humord:c17611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17611" ;
    dct:modified "2000-04-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Livestock names"@en ;
    skos:broadMatch <http://dewey.info/class/636/e23/> ;
    skos:broader humord:c06249,
        humord:c06250 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/636/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Farm animal names"@en,
        "Husdyrnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> .

humord:c17612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17612" ;
    dct:modified "2025-02-24T07:52:59"^^xsd:dateTime ;
    skos:altLabel "Hebron"@nb ;
    skos:broadMatch <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/2--56942/e23/>,
        <http://dewey.info/class/915.6942/e23/>,
        <http://dewey.info/class/933.2/e23/>,
        <http://dewey.info/class/956.942/e23/> ;
    skos:broader humord:c12114 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/2--56942/e23/>,
        <http://dewey.info/class/915.6942/e23/>,
        <http://dewey.info/class/933.2/e23/>,
        <http://dewey.info/class/956.942/e23/> ;
    skos:prefLabel "Hebron"@en,
        "Hebron"@nb .

humord:c17614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17614" ;
    dct:modified "2020-07-30T10:24:21"^^xsd:dateTime ;
    skos:altLabel "Langeleik"@en,
        "Norwegian langeleiks"@en ;
    skos:broadMatch <http://dewey.info/class/787.75/e23/> ;
    skos:broader humord:c15111 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.75/e23/> ;
    skos:prefLabel "Langeleiks"@en,
        "Langeleiker"@nb .

humord:c17615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17615" ;
    dct:modified "2008-02-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.43/e23/>,
        <http://dewey.info/class/784.143/e23/> ;
    skos:broader humord:c20700 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.43/e23/>,
        <http://dewey.info/class/784.143/e23/>,
        <http://dewey.info/class/784.19/e23/> ;
    skos:prefLabel "Playing technique"@en,
        "Spilleteknikk"@nb ;
    skos:related humord:c05510 ;
    skos:relatedMatch <http://dewey.info/class/784.19/e23/> .

humord:c17616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17616" ;
    dct:modified "2024-09-20T09:51:40"^^xsd:dateTime ;
    skos:altLabel "R&B"@en,
        "Rhythm & blues"@en,
        "RnB"@en,
        "R&B"@nb,
        "Rhythm & blues"@nb,
        "Rhythm and blues"@nb ;
    skos:broader humord:c05527 ;
    skos:closeMatch <http://dewey.info/class/781.643/e23/>,
        <http://dewey.info/class/781.644/e23/> ;
    skos:definition "Rhythm and blues er en stilretning innen populærmusikk som oppsto med opphav i afrikansk-amerikanske musikktradisjoner på 1940-tallet.<SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.643/e23/>,
        <http://dewey.info/class/781.644/e23/> ;
    skos:prefLabel "Rhythm and blues"@en,
        "Rhythm and blues"@nb .

humord:c17618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17618" ;
    dct:modified "2000-05-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gospel music"@en,
        "Gospelmusikk"@nb ;
    skos:broadMatch <http://dewey.info/class/781.71/e23/> ;
    skos:broader humord:c17410 ;
    skos:exactMatch <http://dewey.info/class/782.254/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.71/e23/>,
        <http://dewey.info/class/782.254/e23/>,
        <http://dewey.info/class/782.5254/e23/>,
        <http://dewey.info/class/783.09254/e23/> ;
    skos:prefLabel "Gospel"@en,
        "Gospel"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.5254/e23/>,
        <http://dewey.info/class/783.09254/e23/> .

humord:c17621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17621" ;
    dct:modified "2024-08-29T07:34:29"^^xsd:dateTime ;
    skos:altLabel "Recording equipment"@en,
        "Sound recording equipment"@en,
        "Avspillingsutstyr"@nb ;
    skos:broadMatch <http://dewey.info/class/771/e23/>,
        <http://dewey.info/class/780.284/e23/> ;
    skos:broader humord:c04429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/771/e23/>,
        <http://dewey.info/class/780.284/e23/> ;
    skos:prefLabel "Playback equipment"@en,
        "Avspillingsutstyr"@nb ;
    skos:related humord:c04396 .

humord:c17622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17622" ;
    dct:modified "2023-12-11T10:36:23"^^xsd:dateTime ;
    skos:altLabel "Musical notation"@en,
        "Musikknotar"@nb,
        "Musikknotasjon"@nb,
        "Musikknoter"@nb,
        "Notelære"@nb,
        "Noter (Musikk)"@nb ;
    skos:broader humord:c05490 ;
    skos:closeMatch realfagstermer:c009833 ;
    skos:exactMatch <http://dewey.info/class/780.148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009833,
        <http://dewey.info/class/780.148/e23/>,
        <http://dewey.info/class/780.26/e23/> ;
    skos:prefLabel "Music notation"@en,
        "Musikknotasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/780.26/e23/> .

humord:c17624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17624" ;
    dct:modified "2025-03-24T06:48:42"^^xsd:dateTime ;
    skos:altLabel "Aker Brygge"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Aker Brygge"@en,
        "Aker Brygge"@nb .

humord:c17625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17625" ;
    dct:modified "2024-08-28T11:54:42"^^xsd:dateTime ;
    skos:altLabel "Yukan language"@en,
        "Atayal språk"@nb,
        "Yukan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c10155 ;
    skos:editorialNote "Språkkode: tay"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Atayal language"@en,
        "Atayal språk"@nb .

humord:c17626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17626" ;
    dct:modified "2024-10-22T15:42:42"^^xsd:dateTime ;
    skos:altLabel "Bunan language (Formosan)"@en,
        "Bunan språk (Formosansk)"@nb,
        "Bunun språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c14834 ;
    skos:editorialNote "Språkkode: bnn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Bunun language"@en,
        "Bunun språk"@nb .

humord:c17627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17627" ;
    dct:modified "2024-10-23T07:55:29"^^xsd:dateTime ;
    skos:altLabel "Ma'anjan language"@en,
        "Maanyak Dayak language"@en,
        "Maanjan språk"@nb,
        "Maanyan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Språkkode: mhy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Ma'anyan language"@en,
        "Maanyan språk"@nb .

humord:c17629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17629" ;
    dct:modified "2024-08-23T13:16:20"^^xsd:dateTime ;
    skos:altLabel "Aranda language"@en,
        "Aranta language"@en,
        "Aranda språk"@nb,
        "Aranta språk"@nb,
        "Arrernte språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Språkkode: are"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Arrernte language"@en,
        "Aranda språk"@nb .

humord:c17631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17631" ;
    dct:modified "2025-02-25T10:15:07"^^xsd:dateTime ;
    skos:altLabel "Tibetansk litteratur"@nb ;
    skos:broader humord:c18578 ;
    skos:closeMatch <http://dewey.info/class/895.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.4/e23/> ;
    skos:prefLabel "Tibetan literature"@en,
        "Tibetansk litteratur"@nb .

humord:c17632 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17632" ;
    dct:modified "2024-08-29T07:49:34"^^xsd:dateTime ;
    skos:altLabel "Aksum"@en,
        "Aksum"@nb,
        "Aksumittiske riket"@nb,
        "Axum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--634/e23/>,
        <http://dewey.info/class/916.34/e23/>,
        <http://dewey.info/class/963.4/e23/>,
        <http://dewey.info/class/963.501/e23/> ;
    skos:broader humord:c01557 ;
    skos:definition "Aksum er en by i det nordlige Etiopia. Tidligere et mektig kongedømme ca 400 f.Kr.-650  e.Kr. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--634/e23/>,
        <http://dewey.info/class/916.34/e23/>,
        <http://dewey.info/class/963.4/e23/>,
        <http://dewey.info/class/963.501/e23/> ;
    skos:prefLabel "Axum"@en,
        "Aksum"@nb .

humord:c17635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17635" ;
    dct:modified "2024-11-27T21:04:47"^^xsd:dateTime ;
    skos:altLabel "Blamelessness"@en,
        "Guiltlessness"@en,
        "Skuldfridom"@nb,
        "Uskuld"@nb,
        "Uskyld"@nb,
        "Uskyldighet"@nb ;
    skos:broader humord:c00310 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Innocence"@en,
        "Skyldfrihet"@nb ;
    skos:related humord:c17716 ;
    skos:relatedMatch <http://dewey.info/class/179.9/e23/> .

humord:c17638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17638" ;
    dct:modified "2024-12-06T13:00:54"^^xsd:dateTime ;
    skos:altLabel "Amharisk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2089928/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089928/e23/> ;
    skos:prefLabel "Amharic folk literature"@en,
        "Amharisk folkediktning"@nb .

humord:c17639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17639" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:broader humord:c00916 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Setos"@en,
        "Setuer"@nb .

humord:c17640 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17640" ;
    dct:modified "2018-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kasan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4745/e23/>,
        <http://dewey.info/class/914.745/e23/>,
        <http://dewey.info/class/947.45/e23/> ;
    skos:broader humord:c16636 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4745/e23/>,
        <http://dewey.info/class/914.745/e23/>,
        <http://dewey.info/class/947.45/e23/> ;
    skos:prefLabel "Kazan"@en,
        "Kazan"@nb .

humord:c17641 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17641" ;
    dct:modified "2024-12-03T14:19:40"^^xsd:dateTime ;
    skos:altLabel "Tatarisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tatar folk literature"@en,
        "Tatarisk folkediktning"@nb ;
    skos:related humord:c13735 .

humord:c17642 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17642" ;
    dct:modified "2024-12-06T10:49:25"^^xsd:dateTime ;
    skos:altLabel "Aserbajdsjansk folkedikting"@nb,
        "Aserbajdsjansk folkediktning"@nb,
        "Azeri folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Azerbaijani folk literature"@en,
        "Azeri folkediktning"@nb .

humord:c17643 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17643" ;
    dct:modified "2024-12-03T13:10:23"^^xsd:dateTime ;
    skos:altLabel "Turkmensk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Turkmen folk literature"@en,
        "Turkmensk folkediktning"@nb .

humord:c17644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17644" ;
    dct:modified "2000-05-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:definition "Musikk som inngår som en integrert og uunnværlig del av en film <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.542/e23/> ;
    skos:prefLabel "Film music"@en,
        "Filmmusikk"@nb .

humord:c17645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17645" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/786.68/e23/> ;
    skos:broader humord:c05510 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.68/e23/> ;
    skos:prefLabel "Barrel organs"@en,
        "Lirekasser"@nb .

humord:c17646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17646" ;
    dct:modified "2000-05-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Candies"@en,
        "Godsaker"@nb,
        "Godter"@nb,
        "Slikkeri"@nb,
        "Snop"@nb,
        "Søtsaker"@nb ;
    skos:broader humord:c12042 ;
    skos:exactMatch <http://dewey.info/class/641.853/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.853/e23/>,
        <http://dewey.info/class/664.153/e23/> ;
    skos:prefLabel "Candy"@en,
        "Godteri"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.153/e23/> .

humord:c17651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17651" ;
    dct:modified "2000-05-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Drops"@nb ;
    skos:broadMatch <http://dewey.info/class/641.853/e23/> ;
    skos:broader humord:c17646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.853/e23/>,
        <http://dewey.info/class/664.153/e23/> ;
    skos:prefLabel "Sweets"@en,
        "Sukkertøy"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.153/e23/> .

humord:c17653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17653" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ex fac"@en,
        "Ex fac"@nb ;
    skos:broadMatch <http://dewey.info/class/378.166/e23/> ;
    skos:broader humord:c22228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Examen facultatum"@en,
        "Examen facultatum"@nb .

humord:c17654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17654" ;
    dct:modified "2024-08-21T08:36:25"^^xsd:dateTime ;
    skos:altLabel "Skalldyr"@nb ;
    skos:broader humord:c15319 ;
    skos:closeMatch <http://dewey.info/class/333.955/e23/>,
        <http://dewey.info/class/641.694/e23/> ;
    skos:definition "Skalldyr er en ikke-systematisk gruppe og brukes som en fellesbetegnelse om krepsdyr og skjell. <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c000343,
        <http://dewey.info/class/594/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000343,
        <http://dewey.info/class/333.955/e23/>,
        <http://dewey.info/class/594/e23/>,
        <http://dewey.info/class/639.4/e23/>,
        <http://dewey.info/class/641.694/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Shellfish"@en,
        "Skalldyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.4/e23/>,
        <http://dewey.info/class/664.94/e23/> .

humord:c17656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17656" ;
    dct:modified "2024-12-02T14:32:13"^^xsd:dateTime ;
    skos:altLabel "Sea food"@en,
        "Sjømat"@nb ;
    skos:broader humord:c17655 ;
    skos:closeMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:exactMatch realfagstermer:c006653 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006653,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.494/e23/>,
        <http://dewey.info/class/641.692/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Sea foods"@en,
        "Sjømat"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.494/e23/> .

humord:c17657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17657" ;
    dct:modified "2024-10-17T14:17:54"^^xsd:dateTime ;
    skos:altLabel "Jumpers"@en,
        "Pullovers"@en,
        "Genserar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.46/e23/>,
        <http://dewey.info/class/646.45/e23/>,
        <http://dewey.info/class/687.14/e23/>,
        <http://dewey.info/class/746.4320432/e23/> ;
    skos:broader humord:c04685 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.46/e23/>,
        <http://dewey.info/class/646.45/e23/>,
        <http://dewey.info/class/687.14/e23/>,
        <http://dewey.info/class/746.4320432/e23/> ;
    skos:prefLabel "Sweaters"@en,
        "Gensere"@nb .

humord:c17658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17658" ;
    dct:modified "2024-01-03T09:48:37"^^xsd:dateTime ;
    skos:altLabel "Chocolate"@en,
        "Chocolate candy"@en,
        "Sjokolade"@nb ;
    skos:broadMatch <http://dewey.info/class/641.877/e23/>,
        <http://dewey.info/class/664.5/e23/> ;
    skos:broader humord:c17646 ;
    skos:exactMatch realfagstermer:c007680,
        <http://dewey.info/class/641.3374/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007680,
        <http://dewey.info/class/641.3374/e23/>,
        <http://dewey.info/class/641.877/e23/>,
        <http://dewey.info/class/663.92/e23/>,
        <http://dewey.info/class/664.5/e23/> ;
    skos:prefLabel "Chocolates"@en,
        "Sjokolade"@nb ;
    skos:relatedMatch <http://dewey.info/class/663.92/e23/> .

humord:c17659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17659" ;
    dct:modified "2023-12-12T09:03:37"^^xsd:dateTime ;
    skos:altLabel "Motorbikes"@en,
        "Motorsyklar"@nb ;
    skos:broader humord:c61455 ;
    skos:exactMatch realfagstermer:c000387,
        <http://dewey.info/class/388.3475/e23/>,
        <http://dewey.info/class/629.2275/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000387,
        <http://dewey.info/class/388.3475/e23/>,
        <http://dewey.info/class/629.2275/e23/>,
        <http://dewey.info/class/796.75/e23/> ;
    skos:prefLabel "Motorcycles"@en,
        "Motorsykler"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.75/e23/> .

humord:c17660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17660" ;
    dct:modified "2025-03-03T07:52:31"^^xsd:dateTime ;
    skos:altLabel "Ruse (Bulgaria)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4993/e23/>,
        <http://dewey.info/class/914.993/e23/>,
        <http://dewey.info/class/949.93/e23/> ;
    skos:broader humord:c02172 ;
    skos:editorialNote "Brukt for byen, ikke distriktet"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4993/e23/>,
        <http://dewey.info/class/914.993/e23/>,
        <http://dewey.info/class/949.93/e23/> ;
    skos:prefLabel "Ruse"@en,
        "Ruse (Bulgaria)"@nb .

humord:c17661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17661" ;
    dct:modified "2024-02-20T14:00:56"^^xsd:dateTime ;
    skos:altLabel "Fibrositis"@en,
        "Fibromyalgi"@nb,
        "Fibrositt"@nb,
        "Kronisk myofascielt smertesyndrom"@nb ;
    skos:broader humord:c61714 ;
    skos:closeMatch <http://dewey.info/class/616.742/e23/> ;
    skos:definition "Fibromyalgi er en sykdom av ukjent årsak som medfører kroniske smerter i muskler og senefester i armer, bein, nakke og rygg. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196742/e23/>,
        <http://dewey.info/class/616.742/e23/>,
        <http://dewey.info/class/618.976742/e23/> ;
    skos:prefLabel "Fibromyalgia"@en,
        "Fibromyalgi"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196742/e23/>,
        <http://dewey.info/class/618.976742/e23/> .

humord:c17662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17662" ;
    dct:modified "2024-12-11T07:42:53"^^xsd:dateTime ;
    skos:altLabel "Autogen trening"@nb ;
    skos:broader humord:c03950 ;
    skos:closeMatch <http://dewey.info/class/615.85122/e23/> ;
    skos:definition "Autogen trening er en fysioterapeutisk metode som sikter på å få personen til å avspenne (slappe av) muskulatur gjennom konsentrasjon, vanligvis i liggende stilling. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.792/e23/>,
        <http://dewey.info/class/615.85122/e23/> ;
    skos:prefLabel "Autogenic training"@en,
        "Autogen trening"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.792/e23/> .

humord:c17663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17663" ;
    dct:modified "2025-03-14T10:38:23"^^xsd:dateTime ;
    skos:altLabel "Linearitet (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Linearity (Linguistics)"@en,
        "Linearitet (Lingvistikk)"@nb .

humord:c17664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17664" ;
    dct:modified "2001-04-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flerstemmighet (Musikk)"@nb ;
    skos:broader humord:c17199 ;
    skos:closeMatch <http://dewey.info/class/781.286/e23/> ;
    skos:definition "Flerstemmighet med selvstendige melodiske linjer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.286/e23/> ;
    skos:prefLabel "Polyphony (Music)"@en,
        "Polyfoni (Musikk)"@nb .

humord:c17665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17665" ;
    dct:modified "2000-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/724.5/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Byggestil på 1800- og 1900-tallet påvirket av sveitsisk arkitektur <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/720.9481/e23/>,
        <http://dewey.info/class/721.0448/e23/>,
        <http://dewey.info/class/724.5/e23/> ;
    skos:prefLabel "Swiss style"@en,
        "Sveitserstil"@nb ;
    skos:relatedMatch <http://dewey.info/class/720.9481/e23/>,
        <http://dewey.info/class/721.0448/e23/> .

humord:c17666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17666" ;
    dct:modified "2000-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/724.6/e23/>,
        <http://dewey.info/class/759.06/e23/> ;
    skos:broader humord:c05679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/724.6/e23/>,
        <http://dewey.info/class/735.2304/e23/>,
        <http://dewey.info/class/759.06/e23/> ;
    skos:prefLabel "Post-expressionism"@en,
        "Postekspresjonisme"@nb ;
    skos:related humord:c05695 ;
    skos:relatedMatch <http://dewey.info/class/735.2304/e23/> .

humord:c17670 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04425,
        humord:c05490 ;
    dct:created "2000-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17670" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Musikkteknologi (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c17673 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17673" ;
    dct:modified "2025-02-13T15:28:15"^^xsd:dateTime ;
    skos:altLabel "New Orleans"@nb ;
    skos:broader humord:c01718 ;
    skos:exactMatch <http://dewey.info/class/2--76335/e23/>,
        <http://dewey.info/class/917.6335/e23/>,
        <http://dewey.info/class/976.335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--76335/e23/>,
        <http://dewey.info/class/917.6335/e23/>,
        <http://dewey.info/class/976.335/e23/> ;
    skos:prefLabel "New Orleans"@en,
        "New Orleans"@nb .

humord:c17674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17674" ;
    dct:modified "2024-08-28T11:20:17"^^xsd:dateTime ;
    skos:altLabel "Assyrarar"@nb ;
    skos:broadMatch <http://dewey.info/class/5--921/e23/> ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/935.03/e23/> ;
    skos:definition "Assyrere var innbyggerne i oldtidens Assyria <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/5--921/e23/>,
        <http://dewey.info/class/5--923/e23/>,
        <http://dewey.info/class/933.03/e23/>,
        <http://dewey.info/class/935.03/e23/>,
        <http://dewey.info/class/939.402/e23/> ;
    skos:prefLabel "Assyrians"@en,
        "Assyrere"@nb ;
    skos:relatedMatch <http://dewey.info/class/5--923/e23/>,
        <http://dewey.info/class/933.03/e23/>,
        <http://dewey.info/class/939.402/e23/> .

humord:c17675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17675" ;
    dct:modified "2024-07-26T10:19:45"^^xsd:dateTime ;
    skos:altLabel "Affrikatar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05751 ;
    skos:definition "Affrikat er en språklyd som består av ett element uttalt med munnlukke (en plosiv), fulgt av et friksjonselement (en frikativ) som blir uttalt på samme sted. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Affricates"@en,
        "Affrikater"@nb .

humord:c17678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17678" ;
    dct:modified "2024-10-23T10:28:56"^^xsd:dateTime ;
    skos:altLabel "Klassisk mongolsk språk"@nb,
        "Skriftleg mongolsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:broader humord:c10057 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Classical Mongolian language"@en,
        "Skriftlig mongolsk språk"@nb .

humord:c17680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17680" ;
    dct:modified "2024-10-23T10:28:07"^^xsd:dateTime ;
    skos:altLabel "Middle Mongol language"@en,
        "Middelmongolsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:broader humord:c10057 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Middle Mongolian language"@en,
        "Middelmongolsk språk"@nb .

humord:c17681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17681" ;
    dct:modified "2024-10-23T10:34:07"^^xsd:dateTime ;
    skos:altLabel "Urdus language"@en,
        "Ordos språk"@nb,
        "Urdus språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:broader humord:c10056 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Ordos language"@en,
        "Ordos språk"@nb .

humord:c17683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17683" ;
    dct:modified "2024-09-24T13:34:54"^^xsd:dateTime ;
    skos:altLabel "Dagur språk"@nb,
        "Daur språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--942/e23/> ;
    skos:broader humord:c10056 ;
    skos:editorialNote "Språkkode: dta"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Daur language"@en,
        "Dagur språk"@nb .

humord:c17684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17684" ;
    dct:modified "2024-10-23T10:30:07"^^xsd:dateTime ;
    skos:altLabel "Moghol language"@en,
        "Mogholi language"@en,
        "Mogol language"@en,
        "Moghol språk"@nb,
        "Mogholi språk"@nb,
        "Mogol språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:broader humord:c10056 ;
    skos:editorialNote "Språkkode: mhj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Mogholi language"@en,
        "Mogol språk"@nb .

humord:c17686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17686" ;
    dct:modified "2024-10-23T10:32:34"^^xsd:dateTime ;
    skos:altLabel "Monguor language"@en,
        "Monguor språk"@nb,
        "Tu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:broader humord:c10056 ;
    skos:editorialNote "Språkkode: mjg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Tu language"@en,
        "Monguor språk"@nb .

humord:c17688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17688" ;
    dct:modified "2024-12-03T13:30:35"^^xsd:dateTime ;
    skos:altLabel "Somali folkediktning"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2049354/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049354/e23/> ;
    skos:prefLabel "Somali folk literature"@en,
        "Somali folkediktning"@nb .

humord:c17689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17689" ;
    dct:modified "2024-08-14T09:22:23"^^xsd:dateTime ;
    skos:altLabel "Amorittar"@nb,
        "Amurrittar"@nb,
        "Amurritter"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/305.8921/e23/>,
        <http://dewey.info/class/5--921/e23/> ;
    skos:definition "Amoritter var et semittisk-talende folk i det gamle Midtøsten. Betegnelsen amoritter stammer fra Det gamle testamentet og Tanakh. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8921/e23/>,
        <http://dewey.info/class/5--921/e23/>,
        <http://dewey.info/class/935/e23/>,
        <http://dewey.info/class/939.43/e23/> ;
    skos:prefLabel "Amorites"@en,
        "Amoritter"@nb ;
    skos:related humord:c11664 ;
    skos:relatedMatch <http://dewey.info/class/935/e23/>,
        <http://dewey.info/class/939.43/e23/> .

humord:c17694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17694" ;
    dct:modified "2024-09-24T15:19:17"^^xsd:dateTime ;
    skos:altLabel "Government departments"@en,
        "Ministries"@en,
        "Departement"@nb,
        "Ministerier"@nb,
        "Ministerium"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09489 ;
    skos:definition "Departement er betegnelsen på de organisatoriske hovedenhetene i statens sentrale administrasjon eller embetsverk, og er en grunnleggende del av statsforvaltningen i Norge. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Departments (Government)"@en,
        "Departementer"@nb .

humord:c17697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17697" ;
    dct:modified "2024-11-04T08:25:27"^^xsd:dateTime ;
    skos:altLabel "Town planners"@en,
        "Urban planners"@en,
        "Urbanists"@en,
        "Byplanleggarar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.97114/e23/>,
        <http://dewey.info/class/711.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97114/e23/>,
        <http://dewey.info/class/711.4092/e23/> ;
    skos:prefLabel "City planners"@en,
        "Byplanleggere"@nb .

humord:c17698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17698" ;
    dct:modified "2023-11-17T10:58:21"^^xsd:dateTime ;
    skos:altLabel "Audience surveys"@en,
        "Brukarundersøkingar"@nb,
        "Publikumsundersøkelser"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/> ;
    skos:broader humord:c09077 ;
    skos:closeMatch realfagstermer:c001787 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001787,
        <http://dewey.info/class/001.42/e23/> ;
    skos:prefLabel "User surveys"@en,
        "Brukerundersøkelser"@nb ;
    skos:related humord:c09117 .

humord:c17699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17699" ;
    dct:modified "2023-12-05T07:45:06"^^xsd:dateTime ;
    skos:altLabel "Audio recordings"@en,
        "Ljodopptak"@nb,
        "Lydfestinger"@nb,
        "Lydinnspillinger"@nb,
        "Lydopptak"@nb ;
    skos:broadMatch <http://dewey.info/class/621.38932/e23/> ;
    skos:broader humord:c04305 ;
    skos:exactMatch realfagstermer:c000049,
        <http://dewey.info/class/384/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000049,
        <http://dewey.info/class/011.38/e23/>,
        <http://dewey.info/class/025.3482/e23/>,
        <http://dewey.info/class/371.3332/e23/>,
        <http://dewey.info/class/384/e23/>,
        <http://dewey.info/class/621.38932/e23/>,
        <http://dewey.info/class/780.266/e23/> ;
    skos:prefLabel "Sound recordings"@en,
        "Lydopptak"@nb ;
    skos:related humord:c04396,
        humord:c18014,
        humord:c18087,
        humord:c27798 ;
    skos:relatedMatch <http://dewey.info/class/011.38/e23/>,
        <http://dewey.info/class/025.3482/e23/>,
        <http://dewey.info/class/371.3332/e23/>,
        <http://dewey.info/class/780.266/e23/> .

humord:c17700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17700" ;
    dct:modified "2025-02-13T13:42:27"^^xsd:dateTime ;
    skos:altLabel "Martinique"@nb ;
    skos:broader humord:c12082 ;
    skos:exactMatch <http://dewey.info/class/2--72982/e23/>,
        <http://dewey.info/class/917.2982/e23/>,
        <http://dewey.info/class/972.982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72982/e23/>,
        <http://dewey.info/class/917.2982/e23/>,
        <http://dewey.info/class/972.982/e23/> ;
    skos:prefLabel "Martinique"@en,
        "Martinique"@nb .

humord:c17701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17701" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12183 ;
    skos:closeMatch <http://dewey.info/class/690.62/e23/>,
        <http://dewey.info/class/726.2/e23/> ;
    skos:definition "Høyt, slankt tårn ved en moske <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.351/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.351/e23/>,
        <http://dewey.info/class/690.62/e23/>,
        <http://dewey.info/class/726.2/e23/> ;
    skos:prefLabel "Minarets"@en,
        "Minareter"@nb .

humord:c17702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17702" ;
    dct:modified "2020-11-12T09:41:52"^^xsd:dateTime ;
    skos:altLabel "Boarded-out pauper children"@en ;
    skos:broadMatch <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/305.23086945/e23/> ;
    skos:broader humord:c07171 ;
    skos:definition "Barn som er bortsatt mot betaling <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/305.23086945/e23/>,
        <http://dewey.info/class/362.73/e23/> ;
    skos:prefLabel "Boarded-out children"@en,
        "Pleiebarn"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.73/e23/> .

humord:c17703 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17703" ;
    dct:modified "2024-10-01T12:54:37"^^xsd:dateTime ;
    skos:altLabel "Damme"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49312/e23/>,
        <http://dewey.info/class/914.9312/e23/>,
        <http://dewey.info/class/949.312/e23/> ;
    skos:broader humord:c02161 ;
    skos:definition "Damme er en kommune i den belgiske provinsen Vest-Flandern <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49312/e23/>,
        <http://dewey.info/class/914.9312/e23/>,
        <http://dewey.info/class/949.312/e23/> ;
    skos:prefLabel "Damme"@en,
        "Damme"@nb .

humord:c17704 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17704" ;
    dct:modified "2025-03-04T12:06:11"^^xsd:dateTime ;
    skos:altLabel "Hainaut"@nb ;
    skos:broader humord:c02161 ;
    skos:exactMatch <http://dewey.info/class/2--49342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49342/e23/> ;
    skos:prefLabel "Hainaut"@en,
        "Hainaut"@nb .

humord:c17706 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17706" ;
    dct:modified "2025-02-28T12:32:08"^^xsd:dateTime ;
    skos:altLabel "Escaut"@nb,
        "Schelde"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/2--493/e23/>,
        <http://dewey.info/class/914.427/e23/>,
        <http://dewey.info/class/914.93/e23/>,
        <http://dewey.info/class/944.27/e23/>,
        <http://dewey.info/class/949.3/e23/> ;
    skos:broader humord:c02154 ;
    skos:definition "Schelde er en elv i Frankrike, Belgia og Nederland som er 435 kilometer lang. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49242/e23/>,
        <http://dewey.info/class/914.9242/e23/>,
        <http://dewey.info/class/949.242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/2--49242/e23/>,
        <http://dewey.info/class/2--493/e23/>,
        <http://dewey.info/class/914.427/e23/>,
        <http://dewey.info/class/914.9242/e23/>,
        <http://dewey.info/class/914.93/e23/>,
        <http://dewey.info/class/944.27/e23/>,
        <http://dewey.info/class/949.242/e23/>,
        <http://dewey.info/class/949.3/e23/> ;
    skos:prefLabel "Scheldt (River)"@en,
        "Schelde"@nb .

humord:c17709 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17709" ;
    dct:modified "2025-03-18T07:51:45"^^xsd:dateTime ;
    skos:altLabel "Po"@nb ;
    skos:broader humord:c17708 ;
    skos:closeMatch <http://dewey.info/class/2--452/e23/>,
        <http://dewey.info/class/914.52/e23/>,
        <http://dewey.info/class/945.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--452/e23/>,
        <http://dewey.info/class/914.52/e23/>,
        <http://dewey.info/class/945.2/e23/> ;
    skos:prefLabel "Po"@en,
        "Po"@nb .

humord:c17710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17710" ;
    dct:modified "2000-05-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12729 ;
    skos:closeMatch <http://dewey.info/class/332.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.41/e23/> ;
    skos:prefLabel "Inflation"@en,
        "Inflasjon"@nb ;
    skos:related humord:c24974,
        humord:c25111 .

humord:c17712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17712" ;
    dct:modified "2023-11-07T11:21:31"^^xsd:dateTime ;
    skos:altLabel "Syndefall"@nb ;
    skos:broader humord:c08668 ;
    skos:closeMatch <http://dewey.info/class/233.14/e23/> ;
    skos:definition "Adam og Evas synd i paradiset <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/233.14/e23/> ;
    skos:prefLabel "Fall of man"@en,
        "Syndefallet"@nb .

humord:c17713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17713" ;
    dct:modified "2025-02-20T09:31:21"^^xsd:dateTime ;
    skos:altLabel "Mosul"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:broader humord:c01921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:prefLabel "Mosul"@en,
        "Mosul"@nb .

humord:c17714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17714" ;
    dct:modified "2025-02-25T09:36:10"^^xsd:dateTime ;
    skos:altLabel "Soul (Korea)"@en,
        "Seoul"@nb,
        "Soul (Korea)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:broader humord:c02090 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:prefLabel "Seoul"@en,
        "Seoul"@nb .

humord:c17715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17715" ;
    dct:modified "2000-05-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:exactMatch <http://dewey.info/class/781.645/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.645/e23/> ;
    skos:prefLabel "Ragtime"@en,
        "Ragtime"@nb .

humord:c17716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17716" ;
    dct:modified "2024-11-27T21:03:03"^^xsd:dateTime ;
    skos:altLabel "Fault"@en,
        "Skuld"@nb,
        "Skyld"@nb ;
    skos:broader humord:c00310 ;
    skos:closeMatch <http://dewey.info/class/152.44/e23/> ;
    skos:exactMatch <http://dewey.info/class/345.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.44/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/345.04/e23/> ;
    skos:prefLabel "Guilt"@en,
        "Skyld"@nb ;
    skos:related humord:c17635,
        humord:c26283 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/> .

humord:c17720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17720" ;
    dct:modified "2024-08-30T14:08:36"^^xsd:dateTime ;
    skos:altLabel "Proto-Three Kingdoms of Korea"@en,
        "Wonsamguk sidae"@en,
        "Tidlige tre kongedømmer (Korea)"@nb,
        "Wonsamguk"@nb,
        "Wonsamguk sidae"@nb ;
    skos:broadMatch <http://dewey.info/class/951.901/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Wonsamguk var en koreansk periode, år 50 f.Kr.-ca 300 e.Kr., før perioden Samguk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.901/e23/> ;
    skos:prefLabel "Womsamguk"@en,
        "Wonsamguk"@nb .

humord:c17721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17721" ;
    dct:modified "2024-10-09T15:28:53"^^xsd:dateTime ;
    skos:altLabel "Baekje"@en,
        "Koguryo"@en,
        "Paekche"@en,
        "Shilla"@en,
        "Silla"@en,
        "Three kingdoms of Korea"@en,
        "Baekje"@nb,
        "De tre koreanske riker"@nb,
        "Dei tre koreanske rike"@nb,
        "Koguryo"@nb,
        "Koguyro"@nb,
        "Paekche"@nb,
        "Samguk"@nb,
        "Samguk sidae"@nb,
        "Shilla"@nb,
        "Silla"@nb ;
    skos:broadMatch <http://dewey.info/class/951.901/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Samguk er en koreansk periode, ca 100-688, med tre mektige samtidige riker: Silla/Shilla, Paekche/Baekje og Koguryo/Goguryeo <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.901/e23/> ;
    skos:prefLabel "Samguk"@en,
        "Samguk"@nb .

humord:c17724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17724" ;
    dct:modified "2020-10-07T10:05:18"^^xsd:dateTime ;
    skos:altLabel "Later Silla"@en,
        "Tongil Shilla"@en,
        "Tongil Silla"@en,
        "Unified Silla"@en,
        "Forente Silla"@nb,
        "Senere Silla"@nb,
        "Tong-il Silla"@nb,
        "Tongil Shilla"@nb ;
    skos:broadMatch <http://dewey.info/class/951.901/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Koreansk periode, 688-936. Silla/Shilla erobret to andre koreanske riker, Paekche/Baekje og Koguryo/Goguryeo og ble T'ongil Silla <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.901/e23/> ;
    skos:prefLabel "T'ongil Silla"@en,
        "T'ongil Silla"@nb .

humord:c17725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17725" ;
    dct:modified "2020-10-19T16:58:19"^^xsd:dateTime ;
    skos:altLabel "Koryo"@en,
        "Goryeo"@nb ;
    skos:broadMatch <http://dewey.info/class/951.901/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Koreansk periode, 936-1392 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.901/e23/> ;
    skos:prefLabel "Goryeo"@en,
        "Koryo"@nb .

humord:c17726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17726" ;
    dct:modified "2024-09-10T15:36:53"^^xsd:dateTime ;
    skos:altLabel "Choson dynasty"@en,
        "Chosun"@en,
        "Dae Joseonguk"@en,
        "Joseon"@en,
        "Joseon dynasty"@en,
        "Joson"@en,
        "Yi dynasty"@en,
        "Choson"@nb,
        "Chosonjo"@nb,
        "Chosonperioden"@nb,
        "Chosun"@nb,
        "Dae Joseonguk"@nb,
        "Joseon"@nb,
        "Joson"@nb,
        "Yi-dynastiet"@nb,
        "Yidynastiet"@nb ;
    skos:broader humord:c17717 ;
    skos:definition "Koreansk periode, 1392-1910 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/951.902/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.902/e23/> ;
    skos:prefLabel "Choson"@en,
        "Choson"@nb .

humord:c17727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17727" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ilje sidae"@en,
        "Ilje sidae"@nb ;
    skos:broader humord:c17717 ;
    skos:definition "Koreansk periode, 1910-1945, under japansk styre <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/951.903/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.903/e23/> ;
    skos:prefLabel "Ilche sidae"@en,
        "Ilche sidae"@nb .

humord:c17728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17728" ;
    dct:modified "2000-05-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hyeondae"@en,
        "Hyeondae"@nb ;
    skos:broadMatch <http://dewey.info/class/951.904/e23/>,
        <http://dewey.info/class/951.905/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Koreansk periode, 1945-  <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.904/e23/>,
        <http://dewey.info/class/951.905/e23/> ;
    skos:prefLabel "Hyondae"@en,
        "Hyondae"@nb .

humord:c17729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17729" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00163 ;
    skos:definition "Katolsk messebok som inneholder melodiene til messeliturgien <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/264.36/e23/>,
        <http://dewey.info/class/782.323/e23/> ;
    skos:prefLabel "Graduals"@en,
        "Gradualer"@nb ;
    skos:related humord:c08718 ;
    skos:relatedMatch <http://dewey.info/class/264.36/e23/>,
        <http://dewey.info/class/782.323/e23/> .

humord:c17730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17730" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:definition "Orkesterkomposisjon av programmatisk karakter <Bonniers>"@nb ;
    skos:exactMatch <http://dewey.info/class/784.1843/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1843/e23/>,
        <http://dewey.info/class/784.21843/e23/> ;
    skos:prefLabel "Symphonic poems"@en,
        "Symfoniske dikt"@nb ;
    skos:relatedMatch <http://dewey.info/class/784.21843/e23/> .

humord:c17731 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17731" ;
    dct:modified "2000-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--431552/e23/>,
        <http://dewey.info/class/914.31552/e23/>,
        <http://dewey.info/class/943.1552/e23/> ;
    skos:broader humord:c03524 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431552/e23/>,
        <http://dewey.info/class/914.31552/e23/>,
        <http://dewey.info/class/943.1552/e23/> ;
    skos:prefLabel "Prenzlauer Berg"@en,
        "Prenzlauer Berg"@nb .

humord:c17732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17732" ;
    dct:modified "2020-06-04T13:15:32"^^xsd:dateTime ;
    skos:altLabel "Hanbali"@en,
        "Hanbalitter"@nb ;
    skos:broader humord:c08793 ;
    skos:closeMatch <http://dewey.info/class/297.1401814/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.1401814/e23/>,
        <http://dewey.info/class/340.5901814/e23/> ;
    skos:prefLabel "Hanbali school"@en,
        "Hanbali-skolen"@nb ;
    skos:relatedMatch <http://dewey.info/class/340.5901814/e23/> .

humord:c17734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17734" ;
    dct:modified "2024-12-18T09:07:28"^^xsd:dateTime ;
    skos:altLabel "Buyids"@en,
        "Buwaihider"@nb,
        "Buwayhider"@nb ;
    skos:broadMatch <http://dewey.info/class/955.022/e23/> ;
    skos:broader humord:c03955 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/955.022/e23/> ;
    skos:prefLabel "Buyid dynasty"@en,
        "Buwaihider"@nb .

humord:c17736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17736" ;
    dct:modified "2012-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Slavism"@en,
        "Slavisme"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord eller uttrykk fra slaviske språk, lånt inn i et annet språk <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Slavisms"@en,
        "Slavismer"@nb .

humord:c17737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17737" ;
    dct:modified "2024-10-18T14:53:53"^^xsd:dateTime ;
    skos:altLabel "Aka-Beada language"@en,
        "Bea language"@en,
        "Beada language"@en,
        "Biada language"@en,
        "Aka-Bea språk"@nb,
        "Aka-Beada språk"@nb,
        "Bea språk"@nb,
        "Beada språk"@nb,
        "Biada språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10776 ;
    skos:editorialNote "Språkkode: abj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Aka-Bea language"@en,
        "Aka-Bea språk"@nb .

humord:c17738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17738" ;
    dct:modified "2024-10-28T13:54:00"^^xsd:dateTime ;
    skos:altLabel "Thomaskristne"@nb ;
    skos:broader humord:c28053 ;
    skos:definition "Betegnelse på den kristne befolkningen i Kerala, India, som ifølge deres egen tradisjon er resultat av apostelen Tomas' misjonsvirksomhet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/281.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.54/e23/> ;
    skos:prefLabel "Thomas Christians"@en,
        "Thomaskristne"@nb ;
    skos:related humord:c18054 .

humord:c17739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17739" ;
    dct:modified "2024-08-28T13:26:37"^^xsd:dateTime ;
    skos:altLabel "Atonalitet"@nb ;
    skos:broader humord:c05517 ;
    skos:exactMatch <http://dewey.info/class/781.267/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.267/e23/> ;
    skos:prefLabel "Atonality"@en,
        "Atonalitet"@nb .

humord:c17740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17740" ;
    dct:modified "2000-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Serial composition"@en ;
    skos:broader humord:c17396 ;
    skos:exactMatch <http://dewey.info/class/781.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.33/e23/> ;
    skos:prefLabel "Serialism"@en,
        "Seriell komposisjon"@nb .

humord:c17741 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17741" ;
    dct:modified "2024-12-05T13:13:35"^^xsd:dateTime ;
    skos:altLabel "Koreansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Korean folk literature"@en,
        "Koreansk folkediktning"@nb .

humord:c17742 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17742" ;
    dct:modified "2025-02-25T07:49:07"^^xsd:dateTime ;
    skos:altLabel "Igdir (Tyrkia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56626/e23/>,
        <http://dewey.info/class/915.6626/e23/>,
        <http://dewey.info/class/956.626/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Igdir er en by og provins <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56626/e23/>,
        <http://dewey.info/class/915.6626/e23/>,
        <http://dewey.info/class/956.626/e23/> ;
    skos:prefLabel "Igdir (Turkey)"@en,
        "Igdir (Tyrkia)"@nb .

humord:c17744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17744" ;
    dct:modified "2024-09-30T14:34:13"^^xsd:dateTime ;
    skos:altLabel "Proof reading"@en,
        "Korrektur"@nb,
        "Korrekturlesing"@nb,
        "Korrekturlesning"@nb ;
    skos:broadMatch <http://dewey.info/class/808.027/e23/> ;
    skos:broader humord:c06462 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.027/e23/> ;
    skos:prefLabel "Proofreading"@en,
        "Korrektur"@nb .

humord:c17746 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17746" ;
    dct:modified "2025-03-24T13:19:07"^^xsd:dateTime ;
    skos:altLabel "Rotterdam"@nb ;
    skos:broader humord:c02598 ;
    skos:exactMatch realfagstermer:c030743,
        <http://dewey.info/class/2--492385/e23/>,
        <http://dewey.info/class/914.92385/e23/>,
        <http://dewey.info/class/949.2385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030743,
        <http://dewey.info/class/2--492385/e23/>,
        <http://dewey.info/class/914.92385/e23/>,
        <http://dewey.info/class/949.2385/e23/> ;
    skos:prefLabel "Rotterdam"@en,
        "Rotterdam"@nb .

humord:c17747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17747" ;
    dct:modified "2020-11-24T14:36:46"^^xsd:dateTime ;
    skos:altLabel "Early cinema"@en ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Silent films"@en,
        "Stumfilmer"@nb .

humord:c17750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17750" ;
    dct:modified "2024-09-02T12:40:55"^^xsd:dateTime ;
    skos:altLabel "Country & western"@en,
        "C&W"@nb,
        "Country & western"@nb,
        "Country and western"@nb ;
    skos:broader humord:c05527 ;
    skos:exactMatch <http://dewey.info/class/781.642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.642/e23/> ;
    skos:prefLabel "Country and western"@en,
        "Country & western"@nb .

humord:c17757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17757" ;
    dct:modified "2024-11-07T20:17:57"^^xsd:dateTime ;
    skos:altLabel "Heruka"@nb ;
    skos:broadMatch <http://dewey.info/class/294.513/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Heruka er en guddom i tibetansk buddhisme <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.513/e23/> ;
    skos:prefLabel "Heruka"@en,
        "Heruka"@nb .

humord:c17758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17758" ;
    dct:modified "2020-11-24T09:44:43"^^xsd:dateTime ;
    skos:altLabel "Miracle plays"@en ;
    skos:broadMatch <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:broader humord:c06683,
        humord:c34741 ;
    skos:closeMatch <http://dewey.info/class/3B--20516/e23/> ;
    skos:definition "Religiøst skuespill fra middelalderen <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:prefLabel "Mystery plays"@en,
        "Mysteriespill"@nb .

humord:c17759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17759" ;
    dct:modified "2024-01-03T13:53:57"^^xsd:dateTime ;
    skos:altLabel "Bråk"@nb,
        "Larm"@nb,
        "Støy"@nb ;
    skos:broader humord:c08268 ;
    skos:exactMatch realfagstermer:c002036,
        <http://dewey.info/class/363.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002036,
        <http://dewey.info/class/152.15/e23/>,
        <http://dewey.info/class/344.04638/e23/>,
        <http://dewey.info/class/354.338/e23/>,
        <http://dewey.info/class/363.74/e23/>,
        <http://dewey.info/class/620.23/e23/>,
        <http://dewey.info/class/621.38224/e23/> ;
    skos:prefLabel "Noise"@en,
        "Støy"@nb ;
    skos:related humord:c25195 ;
    skos:relatedMatch <http://dewey.info/class/152.15/e23/>,
        <http://dewey.info/class/344.04638/e23/>,
        <http://dewey.info/class/354.338/e23/>,
        <http://dewey.info/class/620.23/e23/>,
        <http://dewey.info/class/621.38224/e23/> .

humord:c17762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17762" ;
    dct:modified "2024-11-26T09:11:33"^^xsd:dateTime ;
    skos:altLabel "Forskingsrapportar"@nb,
        "Forskingsrapporter"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "En forskningsrapport er en publikasjon som rapporterer om funnene fra et forskningsprosjekt eller alternativt vitenskapelige observasjoner om eller om et emne.<wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c004429 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004429,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/808.02/e23/> ;
    skos:prefLabel "Research reports"@en,
        "Forskningsrapporter"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/808.02/e23/> .

humord:c17764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17764" ;
    dct:modified "2024-08-13T10:59:59"^^xsd:dateTime ;
    skos:altLabel "Amerikanske urfolks litteratur"@nb,
        "Indiansk litteratur"@nb ;
    skos:broader humord:c18580 ;
    skos:closeMatch <http://dewey.info/class/897/e23/>,
        <http://dewey.info/class/898/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/897/e23/>,
        <http://dewey.info/class/898/e23/> ;
    skos:prefLabel "Native American literature"@en,
        "Amerikanske urfolks litteratur"@nb .

humord:c17767 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17767" ;
    dct:modified "2024-10-17T14:46:44"^^xsd:dateTime ;
    skos:altLabel "Maldah"@en,
        "Maldaha"@en,
        "Malda"@nb,
        "Maldah"@nb,
        "Maldaha"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:broader humord:c01901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "Malda district"@en,
        "Maldah"@nb .

humord:c17768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17768" ;
    dct:modified "2024-08-23T10:39:42"^^xsd:dateTime ;
    skos:altLabel "Tigrar"@nb ;
    skos:broader humord:c20099 ;
    skos:definition "Tiger er et rovdyr i kattefamilien. Den er det største nålevende kattedyret med en kroppsvekt som kan være på over 300 kilo. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000506,
        <http://dewey.info/class/569.756/e23/>,
        <http://dewey.info/class/599.756/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000506,
        <http://dewey.info/class/333.959756/e23/>,
        <http://dewey.info/class/569.756/e23/>,
        <http://dewey.info/class/599.756/e23/> ;
    skos:prefLabel "Tigers"@en,
        "Tigre (Dyr)"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959756/e23/> .

humord:c17769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17769" ;
    dct:modified "2024-12-04T10:48:54"^^xsd:dateTime ;
    skos:altLabel "Newari folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049549/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049549/e23/> ;
    skos:prefLabel "Newari folk literature"@en,
        "Newari folkediktning"@nb .

humord:c17770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17770" ;
    dct:modified "2024-08-28T08:34:23"^^xsd:dateTime ;
    skos:altLabel "Inheritance law"@en,
        "Arverett"@nb ;
    skos:broader humord:c08967 ;
    skos:closeMatch <http://dewey.info/class/346.052/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.052/e23/> ;
    skos:prefLabel "Law of inheritance"@en,
        "Arverett"@nb .

humord:c17772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17772" ;
    dct:modified "2022-10-05T11:19:45"^^xsd:dateTime ;
    skos:altLabel "Commercial law (Civil law)"@en ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/346.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.07/e23/> ;
    skos:prefLabel "Trade law (Civil law)"@en,
        "Handelsrett"@nb ;
    skos:related humord:c59314 .

humord:c17773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17773" ;
    dct:modified "2023-02-07T12:42:22"^^xsd:dateTime ;
    skos:altLabel "Loan (Economy)"@en ;
    skos:broadMatch <http://dewey.info/class/658.15224/e23/> ;
    skos:broader humord:c07854 ;
    skos:exactMatch <http://dewey.info/class/332.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.1753/e23/>,
        <http://dewey.info/class/332.7/e23/>,
        <http://dewey.info/class/332.742/e23/>,
        <http://dewey.info/class/658.15224/e23/> ;
    skos:prefLabel "Loans (Economy)"@en,
        "Lån (Økonomi)"@nb ;
    skos:related humord:c15153,
        humord:c23980,
        humord:c59431 ;
    skos:relatedMatch <http://dewey.info/class/332.1753/e23/>,
        <http://dewey.info/class/332.742/e23/> .

humord:c17775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17775" ;
    dct:modified "2023-04-21T14:06:15"^^xsd:dateTime ;
    skos:altLabel "Fine"@en,
        "Bot"@nb,
        "Forelegg"@nb ;
    skos:broadMatch <http://dewey.info/class/336.16/e23/>,
        <http://dewey.info/class/658.3144/e23/> ;
    skos:broader humord:c08982 ;
    skos:exactMatch <http://dewey.info/class/364.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.4/e23/>,
        <http://dewey.info/class/336.16/e23/>,
        <http://dewey.info/class/364.68/e23/>,
        <http://dewey.info/class/658.3144/e23/> ;
    skos:prefLabel "Fines"@en,
        "Bøter"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.4/e23/> .

humord:c17776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17776" ;
    dct:modified "2000-06-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.68/e23/> ;
    skos:broader humord:c17775 ;
    skos:definition "Den bot drapsmannen etter gammel rett måtte betale den dreptes slektninger  for å avverge blodhevn <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.68/e23/> ;
    skos:prefLabel "Blood money"@en,
        "Blodpenger"@nb ;
    skos:related humord:c13299 .

humord:c17778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17778" ;
    dct:modified "2020-07-28T13:36:47"^^xsd:dateTime ;
    skos:altLabel "Bharathanatyam"@en,
        "Bharata natya"@nb ;
    skos:broadMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c18454 ;
    skos:definition "Den viktigste av de klassiske danseformer i India <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Bharatanatyam"@en,
        "Bharata natyam"@nb .

humord:c17779 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17779" ;
    dct:modified "2025-02-18T11:29:32"^^xsd:dateTime ;
    skos:altLabel "Savantvadi"@en,
        "Savantvadi"@nb,
        "Sawantwadi taluka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:broader humord:c01871 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5479/e23/>,
        <http://dewey.info/class/915.479/e23/>,
        <http://dewey.info/class/954.79/e23/> ;
    skos:prefLabel "Sawantwadi taluka"@en,
        "Savantvadi"@nb .

humord:c17780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17780" ;
    dct:modified "2024-11-07T07:58:09"^^xsd:dateTime ;
    skos:altLabel "Harlekin"@nb ;
    skos:broadMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/792.230945/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Harlekin er en av de mest berømte figurene i commedia dell'arte <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/792.230945/e23/> ;
    skos:prefLabel "Harlequin"@en,
        "Harlekin"@nb ;
    skos:related humord:c07300 .

humord:c17781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17781" ;
    dct:modified "2015-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.623982/e23/> ;
    skos:broader humord:c17440 ;
    skos:definition "Fellesbetegnelse for musikken til bygdedans og gammeldans. Dessuten instrumentalstykker som ikke er tenkt til dans; lyarslått <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.623982/e23/>,
        <http://dewey.info/class/793.31/e23/> ;
    skos:prefLabel "Slåtter"@en,
        "Slåtter"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.31/e23/> .

humord:c17782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17782" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.89275692/e23/>,
        <http://dewey.info/class/5--9275692/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89275692/e23/>,
        <http://dewey.info/class/5--9275692/e23/> ;
    skos:prefLabel "Lebanese"@en,
        "Libanesere"@nb .

humord:c17784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17784" ;
    dct:modified "2023-02-15T09:37:34"^^xsd:dateTime ;
    skos:altLabel "Separate maintenance"@en,
        "Underhold"@nb ;
    skos:broader humord:c07873 ;
    skos:definition "Underholdsbidrag er bidrag til underhold av egne barn og/eller til ektefelle som man er separert eller skilt fra <SNL>"@nb ;
    skos:editorialNote "Brukes for bidrag til ektefelle. Se Barnebidrag for bidrag til barn"@nb ;
    skos:exactMatch <http://dewey.info/class/346.0172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0172/e23/> ;
    skos:prefLabel "Alimony"@en,
        "Underholdsbidrag"@nb .

humord:c17787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17787" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pizza"@en ;
    skos:broadMatch <http://dewey.info/class/664.65/e23/> ;
    skos:broader humord:c17279 ;
    skos:exactMatch <http://dewey.info/class/641.8248/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.8248/e23/>,
        <http://dewey.info/class/664.65/e23/> ;
    skos:prefLabel "Pizzas"@en,
        "Pizzaer"@nb .

humord:c17788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17788" ;
    dct:modified "2024-12-10T11:00:30"^^xsd:dateTime ;
    skos:altLabel "Cracking of the voice"@en,
        "Puberphonia"@en,
        "Stemmeskifte"@nb ;
    skos:broadMatch <http://dewey.info/class/612.661/e23/>,
        <http://dewey.info/class/612.78/e23/> ;
    skos:broader humord:c03895 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.661/e23/>,
        <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/782.79/e23/>,
        <http://dewey.info/class/783.79/e23/> ;
    skos:prefLabel "Breaking of the voice"@en,
        "Stemmeskifte"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.79/e23/>,
        <http://dewey.info/class/783.79/e23/> .

humord:c17789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17789" ;
    dct:modified "2025-04-01T13:18:46"^^xsd:dateTime ;
    skos:altLabel "Eksperimentell kunst"@nb ;
    skos:broader humord:c05617 ;
    skos:exactMatch <http://dewey.info/class/700.411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.411/e23/> ;
    skos:prefLabel "Experimental art"@en,
        "Eksperimentell kunst"@nb .

humord:c17790 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17790" ;
    dct:modified "2024-10-29T09:08:32"^^xsd:dateTime ;
    skos:altLabel "Personar med tilknytting til religionar"@nb ;
    skos:broader humord:c07169 ;
    skos:inScheme humord: ;
    skos:prefLabel "People with religious affiliations"@en,
        "Personer med tilknytning til religioner"@nb .

humord:c17791 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17791" ;
    dct:modified "2024-11-04T16:24:49"^^xsd:dateTime ;
    skos:altLabel "People related to political matters"@en,
        "People with ties to political conditions"@en,
        "Personar med tilknyting til politiske forhold"@nb ;
    skos:broader humord:c07169 ;
    skos:inScheme humord: ;
    skos:prefLabel "People with political affiliations"@en,
        "Personer med tilknytning til politiske forhold"@nb .

humord:c17792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17792" ;
    dct:modified "2000-07-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.71/e23/> ;
    skos:broader humord:c17410 ;
    skos:exactMatch <http://dewey.info/class/782.253/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.71/e23/>,
        <http://dewey.info/class/782.253/e23/>,
        <http://dewey.info/class/782.5253/e23/>,
        <http://dewey.info/class/783.09253/e23/> ;
    skos:prefLabel "Spirituals"@en,
        "Spiritual"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.5253/e23/>,
        <http://dewey.info/class/783.09253/e23/> .

humord:c17795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17795" ;
    dct:modified "2024-09-04T15:55:37"^^xsd:dateTime ;
    skos:altLabel "Cannabis"@nb,
        "Cannabisstoffer"@nb,
        "Hasj"@nb,
        "Kannabis"@nb ;
    skos:broader humord:c08392 ;
    skos:closeMatch realfagstermer:c004443,
        realfagstermer:c011200 ;
    skos:definition "Cannabis er et fellesnavn for de rusmidlene som utvinnes av en underart av hamp, Cannabis sativa, og varianten indica. Planten dyrkes opprinnelig i varmtempererte strøk, spesielt i Asia, Nord-Afrika og Mellom-Amerika, men er vekstvillig og kan i prinsippet dyrkes hvor som helst. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004443,
        realfagstermer:c011200,
        <http://dewey.info/class/362.295/e23/>,
        <http://dewey.info/class/613.835/e23/>,
        <http://dewey.info/class/615.7827/e23/>,
        <http://dewey.info/class/616.8635/e23/> ;
    skos:prefLabel "Cannabis"@en,
        "Cannabis"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.295/e23/>,
        <http://dewey.info/class/613.835/e23/>,
        <http://dewey.info/class/615.7827/e23/>,
        <http://dewey.info/class/616.8635/e23/> .

humord:c17796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17796" ;
    dct:modified "2000-07-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/583.648/e23/> ;
    skos:broader humord:c17795 ;
    skos:exactMatch realfagstermer:c001401,
        <http://dewey.info/class/633.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001401,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/583.648/e23/>,
        <http://dewey.info/class/615.323648/e23/>,
        <http://dewey.info/class/615.7827/e23/>,
        <http://dewey.info/class/633.79/e23/> ;
    skos:prefLabel "Marijuana"@en,
        "Marihuana"@nb ;
    skos:relatedMatch <http://dewey.info/class/615.323648/e23/>,
        <http://dewey.info/class/615.7827/e23/> .

humord:c17797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17797" ;
    dct:modified "2024-10-15T12:49:19"^^xsd:dateTime ;
    skos:altLabel "Bop"@en,
        "Bebop"@nb,
        "Bob"@nb,
        "Bop"@nb ;
    skos:broadMatch <http://dewey.info/class/781.655/e23/> ;
    skos:broader humord:c12613 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.655/e23/> ;
    skos:prefLabel "Bebop"@en,
        "Bebop"@nb .

humord:c17798 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17798" ;
    dct:modified "2024-11-08T09:28:33"^^xsd:dateTime ;
    skos:altLabel "Namn frå gresk og romersk religion og mytologi"@nb ;
    skos:broader humord:c07107 ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from Greek and Roman religion and mythology"@en,
        "Navn fra gresk og romersk religion og mytologi"@nb .

humord:c17799 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17799" ;
    dct:modified "2024-11-08T09:40:11"^^xsd:dateTime ;
    skos:altLabel "Namn frå indiske religionar"@nb ;
    skos:broader humord:c07107 ;
    skos:editorialNote "Her bla buddhistiske og hinduistiske gudenavn"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from Indian religions"@en,
        "Navn fra indiske religioner"@nb ;
    skos:related humord:c08475,
        humord:c08501 .

humord:c17801 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17801" ;
    dct:modified "2024-11-08T09:45:46"^^xsd:dateTime ;
    skos:altLabel "Namn frå norrøn religion og mytologi"@nb ;
    skos:broader humord:c07107 ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from norse religion and mythology"@en,
        "Navn fra norrøn religion og mytologi"@nb .

humord:c17803 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17803" ;
    dct:modified "2024-11-08T09:28:00"^^xsd:dateTime ;
    skos:altLabel "Namn frå assyrisk, egyptisk, semittisk og sumerisk religion"@nb ;
    skos:broader humord:c07107 ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from Assyrian, Egyptian, Semitic and Sumeric religion"@en,
        "Navn fra assyrisk, egyptisk, semittisk og sumerisk religion"@nb .

humord:c17804 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17804" ;
    dct:modified "2024-11-06T17:06:51"^^xsd:dateTime ;
    skos:altLabel "Navn på fiktive personar og skikkelsar"@nb ;
    skos:broader humord:c07106 ;
    skos:editorialNote "Her plasseres navn på fiktive, litterære etc personer og skikkelser. 2014-10-20/bsh"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Names of fictitious persons and characters"@en,
        "Navn på fiktive personer og skikkelser"@nb .

humord:c17805 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17805" ;
    dct:modified "2024-11-08T09:22:15"^^xsd:dateTime ;
    skos:altLabel "Namn frå andre religionar"@nb ;
    skos:broader humord:c07107 ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from other religions"@en,
        "Navn fra andre religioner"@nb .

humord:c17806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17806" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Poetry albums"@en ;
    skos:broadMatch <http://dewey.info/class/395.4/e23/> ;
    skos:broader humord:c00163 ;
    skos:definition "Bok der en skriver ned vers eller hilsener til eieren av boka <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.4/e23/> ;
    skos:prefLabel "Friendship books"@en,
        "Minnebøker"@nb .

humord:c17807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17807" ;
    dct:modified "2024-12-10T10:24:16"^^xsd:dateTime ;
    skos:altLabel "Diettar"@nb,
        "Sykekost"@nb ;
    skos:broadMatch <http://dewey.info/class/613.2/e23/> ;
    skos:broader humord:c04914 ;
    skos:definition "Sykekost, spesielt kosthold <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/641.5631/e23/> ;
    skos:prefLabel "Diets"@en,
        "Dietter"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.5631/e23/> .

humord:c17809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17809" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lock chambers"@en,
        "Sluice chambers"@en ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/627.1352/e23/> ;
    skos:definition "Byggverk i elv eller kanal som gjør det mulig å heve eller senke fartøy fra   ett vannivå til et annet <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.3/e23/>,
        <http://dewey.info/class/386.4/e23/>,
        <http://dewey.info/class/627.1352/e23/>,
        <http://dewey.info/class/627.882/e23/> ;
    skos:prefLabel "Locks (Water regulation)"@en,
        "Sluser"@nb ;
    skos:relatedMatch <http://dewey.info/class/386.3/e23/>,
        <http://dewey.info/class/386.4/e23/>,
        <http://dewey.info/class/627.882/e23/> .

humord:c17810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17810" ;
    dct:modified "2025-01-13T19:29:36"^^xsd:dateTime ;
    skos:altLabel "Call birds"@en,
        "Call-birds"@en,
        "Decoy ducks"@en,
        "Lokkefuglar"@nb ;
    skos:broadMatch <http://dewey.info/class/745.5936/e23/>,
        <http://dewey.info/class/799.24/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Kunstig fugl til å lokke ville fugler til seg <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.5936/e23/>,
        <http://dewey.info/class/799.24/e23/> ;
    skos:prefLabel "Callbirds"@en,
        "Lokkefugler"@nb .

humord:c17811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17811" ;
    dct:modified "2000-07-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c05528 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Heavy metal"@en,
        "Heavy metal"@nb .

humord:c17812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17812" ;
    dct:modified "2000-07-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05527 ;
    skos:closeMatch <http://dewey.info/class/781.642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.642/e23/> ;
    skos:prefLabel "Bluegrass"@en,
        "Bluegrass"@nb .

humord:c17813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17813" ;
    dct:modified "2024-10-18T13:24:58"^^xsd:dateTime ;
    skos:altLabel "Ahom språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:broader humord:c10182 ;
    skos:editorialNote "Språkkode:  aho"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:prefLabel "Ahom language"@en,
        "Ahom språk"@nb .

humord:c17814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17814" ;
    dct:modified "2025-01-07T11:59:28"^^xsd:dateTime ;
    skos:altLabel "Jødiske bevegelsar"@nb,
        "Jødiske rørsler"@nb ;
    skos:broader humord:c08784 ;
    skos:closeMatch <http://dewey.info/class/296.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.8/e23/> ;
    skos:prefLabel "Jewish movements"@en,
        "Jødiske bevegelser"@nb .

humord:c17815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17815" ;
    dct:modified "2024-10-29T09:01:57"^^xsd:dateTime ;
    skos:altLabel "Farisearar"@nb ;
    skos:broader humord:c17790,
        humord:c17814 ;
    skos:definition "Det største av de religiøse partier i Palestina på Jesu tid <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/296.812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.812/e23/> ;
    skos:prefLabel "Pharisees"@en,
        "Fariseere"@nb .

humord:c17816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17816" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kanaanitt"@nb ;
    skos:broadMatch <http://dewey.info/class/933/e23/> ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/305.8926/e23/>,
        <http://dewey.info/class/5--926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8926/e23/>,
        <http://dewey.info/class/5--926/e23/>,
        <http://dewey.info/class/933/e23/> ;
    skos:prefLabel "Canaanites"@en,
        "Kanaaneere"@nb .

humord:c17818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17818" ;
    dct:modified "2000-08-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/296.67/e23/> ;
    skos:broader humord:c08522 ;
    skos:definition "Jødenes høye råd i Jerusalem <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.67/e23/> ;
    skos:prefLabel "Sanhedrin"@en,
        "Sanhedrin"@nb .

humord:c17821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17821" ;
    dct:modified "2020-05-28T12:02:45"^^xsd:dateTime ;
    skos:broader humord:c08719 ;
    skos:definition "I den katolske kirke liturgiske bønner som er knyttet til bestemte tider av  døgnet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/264.15/e23/>,
        <http://dewey.info/class/782.324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/264.024/e23/>,
        <http://dewey.info/class/264.15/e23/>,
        <http://dewey.info/class/782.324/e23/> ;
    skos:prefLabel "Liturgy of the Hours"@en,
        "Tidebønner"@nb ;
    skos:relatedMatch <http://dewey.info/class/264.024/e23/> .

humord:c17822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17822" ;
    dct:modified "2025-04-01T08:31:24"^^xsd:dateTime ;
    skos:altLabel "Sogn (Vestland)"@nb ;
    skos:broader humord:c58368 ;
    skos:closeMatch <http://dewey.info/class/2--48381/e23/>,
        <http://dewey.info/class/914.8381/e23/> ;
    skos:exactMatch realfagstermer:c030254 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030254,
        <http://dewey.info/class/2--48381/e23/>,
        <http://dewey.info/class/914.8381/e23/> ;
    skos:prefLabel "Sogn (Vestland)"@en,
        "Sogn (Vestland)"@nb .

humord:c17823 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17823" ;
    dct:modified "2025-03-24T08:00:15"^^xsd:dateTime ;
    skos:altLabel "Sogn (Oslo)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Sogn (Oslo)"@en,
        "Sogn (Oslo)"@nb .

humord:c17824 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17824" ;
    dct:modified "2017-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:broader humord:c02882 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:prefLabel "Urnes"@en,
        "Urnes"@nb .

humord:c17825 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17825" ;
    dct:modified "2025-03-24T06:55:46"^^xsd:dateTime ;
    skos:altLabel "Sognsvann"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Sognsvann"@en,
        "Sognsvann"@nb .

humord:c17826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17826" ;
    dct:modified "2024-08-28T20:37:46"^^xsd:dateTime ;
    skos:altLabel "Paddle wheels"@en,
        "Water wheels"@en,
        "Skovlhjul"@nb,
        "Vasshjul"@nb ;
    skos:broader humord:c04429 ;
    skos:closeMatch <http://dewey.info/class/621.21/e23/> ;
    skos:definition "Vannhjul er et hjelpemiddel brukt for å heise opp vann fra brønner og kanaler, til irrigasjon og andre formål <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.21/e23/> ;
    skos:prefLabel "Waterwheels"@en,
        "Vannhjul"@nb .

humord:c17828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17828" ;
    dct:modified "2024-10-14T15:32:49"^^xsd:dateTime ;
    skos:altLabel "Baptisme"@nb ;
    skos:broader humord:c08759 ;
    skos:definition "Baptisme er et kirkesamfunn som har som særmerke at det forkaster barnedåpen og bare anser voksendåp som gyldig. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/286/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/286/e23/> ;
    skos:prefLabel "Baptism (Religious community)"@en,
        "Baptisme"@nb ;
    skos:related humord:c13103 .

humord:c17830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17830" ;
    dct:modified "2024-07-03T14:55:15"^^xsd:dateTime ;
    skos:altLabel "ACEM meditation"@en,
        "ACEM-meditasjon"@nb,
        "Acem-meditasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/158.12/e23/> ;
    skos:broader humord:c12006 ;
    skos:definition "En selvstendig, sekulær og rent psykologisk forståelse av meditasjonen utviklet av den norske meditasjonsorganisasjonen Acem i 1970-årene <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.12/e23/> ;
    skos:prefLabel "Acem meditation"@en,
        "Acem-meditasjon"@nb .

humord:c17833 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17833" ;
    dct:modified "2024-12-04T11:39:09"^^xsd:dateTime ;
    skos:altLabel "Mehri folk literature"@en,
        "Mehri folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Mahri folk literature"@en,
        "Mahri folkediktning"@nb .

humord:c17834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17834" ;
    dct:modified "2000-08-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00363 ;
    skos:closeMatch <http://dewey.info/class/121.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.5/e23/> ;
    skos:prefLabel "Doubt (Philosophy)"@en,
        "Tvil (Filosofi)"@nb ;
    skos:related humord:c13406 .

humord:c17835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17835" ;
    dct:modified "2021-10-11T12:00:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8926/e23/>,
        <http://dewey.info/class/5--926/e23/> ;
    skos:broader humord:c00975 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8926/e23/>,
        <http://dewey.info/class/5--926/e23/> ;
    skos:prefLabel "Moabites"@en,
        "Moabitter"@nb ;
    skos:related humord:c17836 .

humord:c17836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17836" ;
    dct:modified "2024-08-13T11:21:34"^^xsd:dateTime ;
    skos:altLabel "Ammonittar (Folk)"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/933.5/e23/> ;
    skos:definition "Ammonitter var et oldtidsfolk som holdt til i høylandet øst for elven Jordan i jernalderen (cirka 1200–500 fvt.). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/933.5/e23/> ;
    skos:prefLabel "Ammonites"@en,
        "Ammonitter (Folk)"@nb ;
    skos:related humord:c17835 .

humord:c17837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17837" ;
    dct:modified "2006-05-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Innbyggernavn"@nb ;
    skos:broader humord:c06248 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Inhabitant names"@en,
        "Inkolentnavn"@nb ;
    skos:related humord:c06274,
        humord:c15742 ;
    skos:relatedMatch <http://dewey.info/class/412/e23/> .

humord:c17839 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17839" ;
    dct:modified "2025-03-24T15:37:15"^^xsd:dateTime ;
    skos:altLabel "Sørum"@nb ;
    skos:broader humord:c13729 ;
    skos:exactMatch <http://dewey.info/class/2--482228/e23/>,
        <http://dewey.info/class/914.82228/e23/>,
        <http://dewey.info/class/948.2228/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482228/e23/>,
        <http://dewey.info/class/914.82228/e23/>,
        <http://dewey.info/class/948.2228/e23/> ;
    skos:prefLabel "Sørum"@en,
        "Sørum"@nb .

humord:c17840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17840" ;
    dct:modified "2000-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hiphop"@nb ;
    skos:broadMatch <http://dewey.info/class/306.48424/e23/>,
        <http://dewey.info/class/781.649/e23/> ;
    skos:broader humord:c04615 ;
    skos:definition "Ungdomskultur som omfatter breakdance, rapping, scratching og graffiti. Oppsto i Bronx, New York på begynnelsen av 170-tallet <Nat.encycl.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48424/e23/>,
        <http://dewey.info/class/781.649/e23/> ;
    skos:prefLabel "Hip hop"@en,
        "Hip-hop"@nb ;
    skos:related humord:c12779,
        humord:c14828 .

humord:c17842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17842" ;
    dct:modified "2000-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Orchestrating"@en ;
    skos:broader humord:c17199 ;
    skos:exactMatch <http://dewey.info/class/781.374/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.374/e23/> ;
    skos:prefLabel "Orchestration"@en,
        "Orkestrering"@nb .

humord:c17843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17843" ;
    dct:modified "2000-08-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.630981/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "Betegnelse på den jazzpåvirkede sambamusikken som fikk sitt gjennombrudd i  USA i 1962 med LP'en \"Jazz Samba\" <Cap.mus.leks.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.630981/e23/>,
        <http://dewey.info/class/784.1888/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:prefLabel "Bossa nova"@en,
        "Bossa nova"@nb ;
    skos:relatedMatch <http://dewey.info/class/784.1888/e23/>,
        <http://dewey.info/class/793.33/e23/> .

humord:c17844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17844" ;
    dct:modified "2023-11-30T13:30:41"^^xsd:dateTime ;
    skos:altLabel "Domestic animals"@en,
        "House pets"@en,
        "Pets"@en,
        "Kjæledyr"@nb ;
    skos:broader humord:c16401 ;
    skos:exactMatch realfagstermer:c008265,
        <http://dewey.info/class/636.0887/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008265,
        <http://dewey.info/class/636.0887/e23/>,
        <http://dewey.info/class/704.9432/e23/> ;
    skos:prefLabel "Household pet"@en,
        "Kjæledyr"@nb ;
    skos:related humord:c17845 ;
    skos:relatedMatch <http://dewey.info/class/704.9432/e23/> .

humord:c17845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17845" ;
    dct:modified "2024-08-15T08:45:12"^^xsd:dateTime ;
    skos:altLabel "Dog breeding"@en,
        "Dog-keeping"@en,
        "Hundeavl"@nb,
        "Hundedressur"@nb,
        "Hundehald"@nb ;
    skos:broadMatch <http://dewey.info/class/636.7/e23/> ;
    skos:broader humord:c07638 ;
    skos:exactMatch realfagstermer:c006056 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006056,
        <http://dewey.info/class/636.7/e23/> ;
    skos:prefLabel "Dog keeping"@en,
        "Hundehold"@nb ;
    skos:related humord:c08249,
        humord:c17844 .

humord:c17846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17846" ;
    dct:modified "2024-07-30T07:44:01"^^xsd:dateTime ;
    skos:altLabel "Aquavit"@en,
        "Akevitt"@nb ;
    skos:broadMatch <http://dewey.info/class/641.255/e23/> ;
    skos:broader humord:c13978 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.255/e23/>,
        <http://dewey.info/class/663.5/e23/> ;
    skos:prefLabel "Akvavit"@en,
        "Akevitt"@nb ;
    skos:relatedMatch <http://dewey.info/class/663.5/e23/> .

humord:c17847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17847" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15529 ;
    skos:exactMatch <http://dewey.info/class/787.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.3/e23/> ;
    skos:prefLabel "Violas"@en,
        "Bratsjer"@nb .

humord:c17848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17848" ;
    dct:modified "2024-09-12T09:24:10"^^xsd:dateTime ;
    skos:altLabel "Celli"@en,
        "Violoncellos"@en,
        "Celloar"@nb ;
    skos:broader humord:c15529 ;
    skos:exactMatch <http://dewey.info/class/787.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.4/e23/> ;
    skos:prefLabel "Cellos"@en,
        "Celloer"@nb .

humord:c17850 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17850" ;
    dct:modified "2024-10-17T14:43:56"^^xsd:dateTime ;
    skos:altLabel "Bengasi"@nb,
        "Benghazi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--612/e23/>,
        <http://dewey.info/class/916.12/e23/>,
        <http://dewey.info/class/961.2/e23/> ;
    skos:broader humord:c01581 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--612/e23/>,
        <http://dewey.info/class/916.12/e23/>,
        <http://dewey.info/class/961.2/e23/> ;
    skos:prefLabel "Benghazi"@en,
        "Benghazi"@nb .

humord:c17852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17852" ;
    dct:modified "2024-10-31T10:22:55"^^xsd:dateTime ;
    skos:altLabel "Cabaret performers"@en,
        "Kabaretartistar"@nb,
        "Kabaretartister"@nb,
        "Kabaretkunstnarar"@nb ;
    skos:broader humord:c07493 ;
    skos:closeMatch <http://dewey.info/class/792.7092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.7092/e23/> ;
    skos:prefLabel "Cabaret artists"@en,
        "Kabaretkunstnere"@nb ;
    skos:related humord:c07503 .

humord:c17854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17854" ;
    dct:modified "2025-03-17T10:48:25"^^xsd:dateTime ;
    skos:altLabel "Live role-playing"@en,
        "Living roleplay"@en,
        "Fritt improvisasjonsteater"@nb,
        "Laiv"@nb,
        "Levande rollespel"@nb,
        "Levende rollespill"@nb ;
    skos:broadMatch <http://dewey.info/class/792.02/e23/>,
        <http://dewey.info/class/793.93/e23/> ;
    skos:broader humord:c13361 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.02/e23/>,
        <http://dewey.info/class/793.93/e23/> ;
    skos:prefLabel "Live action role-playing game"@en,
        "Laiv"@nb ;
    skos:related humord:c29307 .

humord:c17858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17858" ;
    dct:modified "2000-09-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17396 ;
    skos:exactMatch <http://dewey.info/class/781.286/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.286/e23/>,
        <http://dewey.info/class/782.087/e23/>,
        <http://dewey.info/class/782.5187/e23/>,
        <http://dewey.info/class/784.187/e23/> ;
    skos:prefLabel "Counterpoint"@en,
        "Kontrapunkt"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.087/e23/>,
        <http://dewey.info/class/782.5187/e23/>,
        <http://dewey.info/class/784.187/e23/> .

humord:c17859 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17859" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15261 ;
    skos:definition "By i kantonen Aargau og i distriktet (Bezirk) Aarau (Wikipedia)"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49456284/e23/>,
        <http://dewey.info/class/914.9456284/e23/>,
        <http://dewey.info/class/949.456284/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49456284/e23/>,
        <http://dewey.info/class/914.9456284/e23/>,
        <http://dewey.info/class/949.456284/e23/> ;
    skos:prefLabel "Aarau"@en,
        "Aarau (By)"@nb .

humord:c17860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17860" ;
    dct:modified "2025-02-25T10:56:26"^^xsd:dateTime ;
    skos:altLabel "Malay Peninsula"@en,
        "Malaya"@en,
        "West Malaysia"@en,
        "Malakkahalvøya"@nb,
        "Malaya"@nb,
        "Malayahalvøya"@nb ;
    skos:broader humord:c02031 ;
    skos:exactMatch <http://dewey.info/class/2--5951/e23/>,
        <http://dewey.info/class/915.951/e23/>,
        <http://dewey.info/class/959.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5951/e23/>,
        <http://dewey.info/class/915.951/e23/>,
        <http://dewey.info/class/959.51/e23/> ;
    skos:prefLabel "Peninsular Malaysia"@en,
        "Malaya"@nb .

humord:c17861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17861" ;
    dct:modified "2024-02-05T12:34:53"^^xsd:dateTime ;
    skos:altLabel "Analytisk kjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Kjemisk analyse er bruk av en eller flere ulike metoder for å bestemme hva slags stoffer ei blanding inneholder, eller hvor mye det er av ett eller flere bestemte stoffer i blandinga. Metodene brukes både for grunnstoffer og kjemiske forbindelser. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000533,
        <http://dewey.info/class/543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000533,
        <http://dewey.info/class/543/e23/>,
        <http://dewey.info/class/546.226/e23/>,
        <http://dewey.info/class/549.133/e23/> ;
    skos:prefLabel "Analytical chemistry"@en,
        "Analytisk kjemi"@nb ;
    skos:relatedMatch <http://dewey.info/class/546.226/e23/>,
        <http://dewey.info/class/549.133/e23/> .

humord:c17862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17862" ;
    dct:modified "2024-01-05T17:25:22"^^xsd:dateTime ;
    skos:altLabel "Organisk kjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:closeMatch <http://dewey.info/class/543.17/e23/> ;
    skos:exactMatch realfagstermer:c007987,
        <http://dewey.info/class/547/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007987,
        <http://dewey.info/class/543.17/e23/>,
        <http://dewey.info/class/547/e23/>,
        <http://dewey.info/class/631.417/e23/>,
        <http://dewey.info/class/661.8/e23/> ;
    skos:prefLabel "Organic chemistry"@en,
        "Organisk kjemi"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.417/e23/>,
        <http://dewey.info/class/661.8/e23/> .

humord:c17863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17863" ;
    dct:modified "2024-10-23T08:46:22"^^xsd:dateTime ;
    skos:altLabel "Kurukh language"@en,
        "Oraon language"@en,
        "Uraon language"@en,
        "Kurukh språk"@nb,
        "Kurux språk"@nb,
        "Oraon språk"@nb,
        "Uraon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.83/e23/>,
        <http://dewey.info/class/6--9483/e23/> ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Språkkode: kru"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.83/e23/>,
        <http://dewey.info/class/6--9483/e23/> ;
    skos:prefLabel "Kurux language"@en,
        "Kurukh språk"@nb .

humord:c17867 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17867" ;
    dct:modified "2024-08-15T07:37:12"^^xsd:dateTime ;
    skos:altLabel "Angkor"@nb ;
    skos:broadMatch <http://dewey.info/class/2--596/e23/>,
        <http://dewey.info/class/915.96/e23/>,
        <http://dewey.info/class/959.6/e23/> ;
    skos:broader humord:c01952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--596/e23/>,
        <http://dewey.info/class/915.96/e23/>,
        <http://dewey.info/class/959.6/e23/> ;
    skos:prefLabel "Angkor"@en,
        "Angkor"@nb .

humord:c17868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17868" ;
    dct:modified "2000-09-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Crime syndicates"@en,
        "Organized crime"@en ;
    skos:broader humord:c08889 ;
    skos:exactMatch <http://dewey.info/class/364.106/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.02/e23/>,
        <http://dewey.info/class/364.106/e23/> ;
    skos:prefLabel "Organised crime"@en,
        "Organisert kriminalitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.02/e23/> .

humord:c17869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17869" ;
    dct:modified "2024-09-19T11:43:16"^^xsd:dateTime ;
    skos:altLabel "Concertinaar"@nb,
        "Konsertinaar"@nb,
        "Konsertinaer"@nb ;
    skos:broader humord:c17200 ;
    skos:definition "Concertina er et sekskantet, kromatisk trekkspill.  <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/788.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.84/e23/> ;
    skos:prefLabel "Concertinas"@en,
        "Concertinaer"@nb .

humord:c17870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17870" ;
    dct:modified "2024-09-10T15:34:34"^^xsd:dateTime ;
    skos:altLabel "Daddelpalmar"@nb ;
    skos:broadMatch <http://dewey.info/class/584.84/e23/> ;
    skos:broader humord:c59063 ;
    skos:closeMatch realfagstermer:c013579 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013579,
        <http://dewey.info/class/584.84/e23/>,
        <http://dewey.info/class/634.62/e23/>,
        <http://dewey.info/class/641.3462/e23/> ;
    skos:prefLabel "Date palms"@en,
        "Daddelpalmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.62/e23/>,
        <http://dewey.info/class/641.3462/e23/> .

humord:c17871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17871" ;
    dct:modified "2025-02-21T15:19:38"^^xsd:dateTime ;
    skos:altLabel "Susa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--35764/e23/>,
        <http://dewey.info/class/935.764/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35764/e23/>,
        <http://dewey.info/class/935.764/e23/> ;
    skos:prefLabel "Susa"@en,
        "Susa"@nb ;
    skos:related humord:c01930 .

humord:c17872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17872" ;
    dct:modified "2025-01-05T19:40:52"^^xsd:dateTime ;
    skos:altLabel "Karavanar"@nb ;
    skos:broader humord:c04367 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.09/e23/> ;
    skos:prefLabel "Caravans (Means of transport)"@en,
        "Karavaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/382.09/e23/> .

humord:c17873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17873" ;
    dct:modified "2024-10-23T14:58:35"^^xsd:dateTime ;
    skos:altLabel "Mishna-hebraisk språk"@nb,
        "Mishnahebraisk språk"@nb,
        "Misjnahebraisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/6--924/e23/> ;
    skos:broader humord:c10026 ;
    skos:definition "Hebraisk språk i rabbinsk litteratur fra ca 250 e.Kr. til ca 1500 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/6--924/e23/> ;
    skos:prefLabel "Mishnaic Hebrew language"@en,
        "Mishnahebraisk språk"@nb .

humord:c17875 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17875" ;
    dct:modified "2025-02-04T15:23:03"^^xsd:dateTime ;
    skos:altLabel "Tanger"@en,
        "Tanger"@nb ;
    skos:broadMatch <http://dewey.info/class/2--642/e23/>,
        <http://dewey.info/class/916.42/e23/>,
        <http://dewey.info/class/964.2/e23/> ;
    skos:broader humord:c01593 ;
    skos:definition "Tanger er en by i Marokko, ved innløpet til Gibraltarstredet. Byen har 1 314 178 innbyggere (2023). <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--642/e23/>,
        <http://dewey.info/class/916.42/e23/>,
        <http://dewey.info/class/964.2/e23/> ;
    skos:prefLabel "Tangier"@en,
        "Tanger"@nb .

humord:c17876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17876" ;
    dct:modified "2025-02-21T14:10:04"^^xsd:dateTime ;
    skos:altLabel "Sør-Jemen"@nb,
        "Sør-Yemen"@nb ;
    skos:broader humord:c02103 ;
    skos:exactMatch <http://dewey.info/class/2--5335/e23/>,
        <http://dewey.info/class/915.335/e23/>,
        <http://dewey.info/class/953.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5335/e23/>,
        <http://dewey.info/class/915.335/e23/>,
        <http://dewey.info/class/953.35/e23/> ;
    skos:prefLabel "South Yemen"@en,
        "Sør-Jemen"@nb .

humord:c17878 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17878" ;
    dct:modified "2025-02-04T12:57:32"^^xsd:dateTime ;
    skos:altLabel "Kordofan"@nb,
        "Kurdufan"@nb ;
    skos:broader humord:c01614 ;
    skos:exactMatch <http://dewey.info/class/2--628/e23/>,
        <http://dewey.info/class/916.28/e23/>,
        <http://dewey.info/class/962.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--628/e23/>,
        <http://dewey.info/class/916.28/e23/>,
        <http://dewey.info/class/962.8/e23/> ;
    skos:prefLabel "Kordofan"@en,
        "Kordofan"@nb .

humord:c17880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17880" ;
    dct:modified "2024-10-23T14:43:51"^^xsd:dateTime ;
    skos:altLabel "Sokotri language"@en,
        "Sokotri språk"@nb,
        "Soqotri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:editorialNote "Språkkode: sqt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Soqotri language"@en,
        "Soqotri språk"@nb .

humord:c17881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17881" ;
    dct:modified "2024-11-13T07:40:31"^^xsd:dateTime ;
    skos:altLabel "Konserter (Framføring)"@nb,
        "Konserter (Fremføring)"@nb,
        "Musikkframføring"@nb ;
    skos:broader humord:c05490,
        humord:c61817 ;
    skos:exactMatch <http://dewey.info/class/780.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.78/e23/> ;
    skos:prefLabel "Concerts (Performance)"@en,
        "Konserter (Framføring)"@nb ;
    skos:related humord:c01473,
        humord:c29307 .

humord:c17882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17882" ;
    dct:modified "2024-11-01T14:05:54"^^xsd:dateTime ;
    skos:altLabel "Reiarar"@nb,
        "Skipsredere"@nb,
        "Skipsreiarar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5092/e23/> ;
    skos:prefLabel "Shipowners"@en,
        "Redere"@nb .

humord:c17883 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17883" ;
    dct:modified "2025-03-18T07:57:12"^^xsd:dateTime ;
    skos:altLabel "Valle d'Aosta"@nb ;
    skos:broader humord:c02445 ;
    skos:closeMatch <http://dewey.info/class/2--37221/e23/>,
        <http://dewey.info/class/937.221/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--4511/e23/>,
        <http://dewey.info/class/914.511/e23/>,
        <http://dewey.info/class/945.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37221/e23/>,
        <http://dewey.info/class/2--4511/e23/>,
        <http://dewey.info/class/914.511/e23/>,
        <http://dewey.info/class/937.221/e23/>,
        <http://dewey.info/class/945.11/e23/> ;
    skos:prefLabel "Aosta Valley"@en,
        "Valle d'Aosta"@nb .

humord:c17884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17884" ;
    dct:modified "2000-09-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05484 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.63/e23/>,
        <http://dewey.info/class/746.0463/e23/> ;
    skos:prefLabel "Felting"@en,
        "Filting"@nb ;
    skos:relatedMatch <http://dewey.info/class/677.63/e23/>,
        <http://dewey.info/class/746.0463/e23/> .

humord:c17885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17885" ;
    dct:modified "2024-11-04T08:29:20"^^xsd:dateTime ;
    skos:altLabel "Elektromontørar"@nb ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7932/e23/> ;
    skos:prefLabel "Electrical fitters"@en,
        "Elektromontører"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7932/e23/> .

humord:c17886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17886" ;
    dct:modified "2024-07-31T07:46:38"^^xsd:dateTime ;
    skos:altLabel "Acmeism"@en,
        "Guild of poets"@en,
        "Akmeisme"@nb ;
    skos:broadMatch <http://dewey.info/class/891.713/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Akmeisme er en bevegelse innen russisk poesi ca 1910-1918 <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.713/e23/> ;
    skos:prefLabel "Acmeist poetry"@en,
        "Akmeisme"@nb .

humord:c17887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17887" ;
    dct:modified "2024-11-15T14:05:59"^^xsd:dateTime ;
    skos:altLabel "Random checks"@en,
        "Stikkprøvar"@nb,
        "Stikkprøver"@nb ;
    skos:broadMatch <http://dewey.info/class/001.422/e23/>,
        <http://dewey.info/class/1--0727/e23/> ;
    skos:broader humord:c01491 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.422/e23/>,
        <http://dewey.info/class/1--0727/e23/> ;
    skos:prefLabel "Random samples"@en,
        "Stikkprøver"@nb .

humord:c17888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17888" ;
    dct:modified "2000-09-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08140 ;
    skos:closeMatch <http://dewey.info/class/616.85835/e23/> ;
    skos:exactMatch <http://dewey.info/class/306.776/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.776/e23/>,
        <http://dewey.info/class/616.85835/e23/> ;
    skos:prefLabel "Masochism"@en,
        "Masochisme"@nb .

humord:c17889 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17889" ;
    dct:modified "2025-02-25T14:27:43"^^xsd:dateTime ;
    skos:altLabel "Western Prussia"@en,
        "Vest-Preussen"@nb,
        "Vest-Prøyssen"@nb ;
    skos:broader humord:c03686 ;
    skos:closeMatch <http://dewey.info/class/2--4382/e23/>,
        <http://dewey.info/class/914.382/e23/>,
        <http://dewey.info/class/943.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4382/e23/>,
        <http://dewey.info/class/914.382/e23/>,
        <http://dewey.info/class/943.82/e23/> ;
    skos:prefLabel "West Prussia"@en,
        "Vest-Preussen"@nb .

humord:c17890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17890" ;
    dct:modified "2000-09-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mobilisation"@en ;
    skos:broader humord:c09522 ;
    skos:exactMatch <http://dewey.info/class/355.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.28/e23/> ;
    skos:prefLabel "Mobilization"@en,
        "Mobilisering"@nb .

humord:c17891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17891" ;
    dct:modified "2024-11-01T14:48:02"^^xsd:dateTime ;
    skos:altLabel "Mannekengar"@nb ;
    skos:broadMatch <http://dewey.info/class/746.92092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.92092/e23/> ;
    skos:prefLabel "Mannequins"@en,
        "Mannekenger"@nb .

humord:c17892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17892" ;
    dct:modified "2020-11-23T15:23:42"^^xsd:dateTime ;
    skos:altLabel "Naivism (Literature)"@en ;
    skos:broadMatch <http://dewey.info/class/3C--1162/e23/>,
        <http://dewey.info/class/808.801162/e23/>,
        <http://dewey.info/class/809.91162/e23/> ;
    skos:broader humord:c06603 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--1162/e23/>,
        <http://dewey.info/class/808.801162/e23/>,
        <http://dewey.info/class/809.91162/e23/> ;
    skos:prefLabel "Naivety (Literature)"@en,
        "Naivisme (Litteratur)"@nb .

humord:c17893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17893" ;
    dct:modified "2000-10-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07976 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1532/e23/>,
        <http://dewey.info/class/153.733/e23/>,
        <http://dewey.info/class/616.8589/e23/> ;
    skos:prefLabel "Hyperactivity"@en,
        "Hyperaktivitet"@nb ;
    skos:related humord:c21833 ;
    skos:relatedMatch <http://dewey.info/class/153.1532/e23/>,
        <http://dewey.info/class/153.733/e23/>,
        <http://dewey.info/class/616.8589/e23/> .

humord:c17894 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17894" ;
    dct:modified "2025-02-21T15:12:43"^^xsd:dateTime ;
    skos:altLabel "Negev"@nb ;
    skos:broader humord:c01935 ;
    skos:closeMatch <http://dewey.info/class/2--56949/e23/>,
        <http://dewey.info/class/915.6949/e23/>,
        <http://dewey.info/class/956.949/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56949/e23/>,
        <http://dewey.info/class/915.6949/e23/>,
        <http://dewey.info/class/956.949/e23/> ;
    skos:prefLabel "Negev"@en,
        "Negev"@nb .

humord:c17896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17896" ;
    dct:modified "2024-10-10T09:02:03"^^xsd:dateTime ;
    skos:altLabel "Background music"@en,
        "Bakgrunnsmusikk"@nb,
        "Funksjonell musikk"@nb,
        "Muzak"@nb ;
    skos:broadMatch <http://dewey.info/class/781.54/e23/> ;
    skos:broader humord:c17308 ;
    skos:closeMatch <http://dewey.info/class/781.552/e23/> ;
    skos:definition "Massedistribuert musikk som via psykisk manipulering har som mål å øke fortjenesten, spesielt innen produksjons- og forbrukssekstorene, eller å motvirke visse negative effekter som rammer mennesker i det moderne samfunn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.54/e23/>,
        <http://dewey.info/class/781.552/e23/> ;
    skos:prefLabel "Muzak"@en,
        "Muzak"@nb .

humord:c17899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17899" ;
    dct:modified "2020-08-03T09:07:30"^^xsd:dateTime ;
    skos:altLabel "Sonority"@en,
        "Sound quality"@en,
        "Timbre"@en,
        "Tone color"@en ;
    skos:broadMatch <http://dewey.info/class/534/e23/> ;
    skos:broader humord:c05531,
        humord:c08268 ;
    skos:definition "Egenskap ved lyder som har karakter av å være toner med kortere eller lengre varighet, og som er satt sammen av flere frekvenser, deltoner eller komponenter <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/781.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/781.23/e23/> ;
    skos:prefLabel "Tone colour"@en,
        "Klang"@nb .

humord:c17900 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17900" ;
    dct:modified "2025-03-05T19:19:16"^^xsd:dateTime ;
    skos:altLabel "Kuusamo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Kuusamo"@en,
        "Kuusamo"@nb .

humord:c17901 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17901" ;
    dct:modified "2025-02-18T13:03:35"^^xsd:dateTime ;
    skos:altLabel "Kangra (Distrikt)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:broader humord:c01860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Kangra districe"@en,
        "Kangra (Distrikt)"@nb .

humord:c17902 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17902" ;
    dct:modified "2024-12-04T11:02:40"^^xsd:dateTime ;
    skos:altLabel "Nysyrisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Neo-Syriac folk literature"@en,
        "Nysyrisk folkediktning"@nb .

humord:c17903 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17903" ;
    dct:modified "2025-02-21T09:01:11"^^xsd:dateTime ;
    skos:altLabel "Dolpo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c01963 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Dolpo"@en,
        "Dolpo"@nb .

humord:c17904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17904" ;
    dct:modified "2000-10-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.548/e23/> ;
    skos:broader humord:c08501 ;
    skos:definition "I vedisk religion den faste, moralske verdensorden båret oppe av gudene Varuna og Mitra <Rel.leks.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.548/e23/> ;
    skos:prefLabel "Dharma"@en,
        "Dharma"@nb .

humord:c17905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17905" ;
    dct:modified "2024-10-18T13:28:43"^^xsd:dateTime ;
    skos:altLabel "Shan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:broader humord:c10182 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.919/e23/>,
        <http://dewey.info/class/6--95919/e23/> ;
    skos:prefLabel "Shan language"@en,
        "Shan språk"@nb .

humord:c17906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17906" ;
    dct:modified "2024-10-22T13:37:12"^^xsd:dateTime ;
    skos:altLabel "Debate"@en,
        "Debates"@en,
        "Deliberation"@en,
        "Discussions"@en,
        "Debatt"@nb,
        "Debattar"@nb,
        "Debatter"@nb,
        "Diskusjon"@nb,
        "Diskusjonar"@nb,
        "Diskusjoner"@nb ;
    skos:broader humord:c06014 ;
    skos:closeMatch realfagstermer:c002767 ;
    skos:definition "Diskusjon er en meningsutveksling, ordskifte eller debatt. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002767,
        <http://dewey.info/class/371.37/e23/>,
        <http://dewey.info/class/808.53/e23/> ;
    skos:prefLabel "Discussion"@en,
        "Diskusjon"@nb ;
    skos:related humord:c00369,
        humord:c06017 ;
    skos:relatedMatch <http://dewey.info/class/371.37/e23/>,
        <http://dewey.info/class/808.53/e23/> .

humord:c17908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17908" ;
    dct:modified "2024-10-22T15:39:18"^^xsd:dateTime ;
    skos:altLabel "Bahnar språk"@nb,
        "Bahnarisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10150 ;
    skos:editorialNote "Språkkode: bdq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Bahnar language"@en,
        "Bahnar språk"@nb .

humord:c17910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17910" ;
    dct:modified "2024-10-22T15:39:53"^^xsd:dateTime ;
    skos:altLabel "Loven language"@en,
        "Laven språk"@nb,
        "Loven språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10150 ;
    skos:editorialNote "Språkkode: lbo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Laven language"@en,
        "Loven språk"@nb .

humord:c17911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17911" ;
    dct:modified "2024-08-29T07:50:59"^^xsd:dateTime ;
    skos:altLabel "Ayamaru language"@en,
        "Maybrat language"@en,
        "Ayamaru språk"@nb,
        "Mai Brat språk"@nb,
        "Maybrat språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: ayz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Mai Brat language"@en,
        "Maybrat språk"@nb .

humord:c17912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17912" ;
    dct:modified "2000-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sanusi"@en,
        "Sanusiyya"@en,
        "Sanusitter"@nb,
        "Sanusiyah"@nb,
        "Senussitter"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Senussi"@en,
        "Sanusiyya"@nb .

humord:c17917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17917" ;
    dct:modified "2024-08-20T08:36:02"^^xsd:dateTime ;
    skos:altLabel "Tusenskiftet"@nb,
        "År 2000"@nb,
        "Årtusenskiftet"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09049/e23/>,
        <http://dewey.info/class/1--090511/e23/>,
        <http://dewey.info/class/909.829/e23/>,
        <http://dewey.info/class/909.8311/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Overgangen til år 2000 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09049/e23/>,
        <http://dewey.info/class/1--090511/e23/>,
        <http://dewey.info/class/909.829/e23/>,
        <http://dewey.info/class/909.8311/e23/> ;
    skos:prefLabel "Turn of the millennium"@en,
        "Tusenårsskiftet"@nb ;
    skos:related humord:c10971 .

humord:c17919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17919" ;
    dct:modified "2000-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Microtonal music"@en ;
    skos:broader humord:c17474 ;
    skos:exactMatch <http://dewey.info/class/781.269/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.269/e23/> ;
    skos:prefLabel "Microtonality"@en,
        "Mikrotonalitet"@nb .

humord:c17920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17920" ;
    dct:modified "2024-11-01T14:47:10"^^xsd:dateTime ;
    skos:altLabel "Koreografar"@nb ;
    skos:broader humord:c07390 ;
    skos:exactMatch <http://dewey.info/class/305.979282/e23/>,
        <http://dewey.info/class/792.82092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.979282/e23/>,
        <http://dewey.info/class/792.82092/e23/> ;
    skos:prefLabel "Choreographers"@en,
        "Koreografer"@nb ;
    skos:related humord:c13981 .

humord:c17921 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17921" ;
    dct:modified "2025-02-19T16:51:29"^^xsd:dateTime ;
    skos:altLabel "Kamarupa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--34162/e23/>,
        <http://dewey.info/class/2--54162/e23/>,
        <http://dewey.info/class/915.4162/e23/>,
        <http://dewey.info/class/934.162/e23/>,
        <http://dewey.info/class/954.162/e23/> ;
    skos:broader humord:c01904 ;
    skos:definition "Kamarupa er en gammel indisk stat. Tilsvarer omtrent det nåværende Assam <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--34162/e23/>,
        <http://dewey.info/class/2--54162/e23/>,
        <http://dewey.info/class/915.4162/e23/>,
        <http://dewey.info/class/934.162/e23/>,
        <http://dewey.info/class/954.162/e23/> ;
    skos:prefLabel "Kamarupa"@en,
        "Kamarupa"@nb ;
    skos:related humord:c01848 .

humord:c17922 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17922" ;
    dct:modified "2017-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gileet"@en ;
    skos:broadMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c28948 ;
    skos:definition "Distrikt i det nordlige Pakistan i området Gilgit-Baltistan <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Gilgit"@en,
        "Gilgit"@nb .

humord:c17923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17923" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/784.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.186/e23/>,
        <http://dewey.info/class/784.23/e23/> ;
    skos:prefLabel "Concertos"@en,
        "Konserter (Musikkverk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/784.186/e23/> .

humord:c17924 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17924" ;
    dct:modified "2024-12-03T14:46:50"^^xsd:dateTime ;
    skos:altLabel "Panjabi folk literature"@en,
        "Pandsjabi folkedikting"@nb,
        "Pandsjabi folkediktning"@nb,
        "Panjabi folkedikting"@nb,
        "Punjabi folkedikting"@nb,
        "Punjabi folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Punjabi folk literature"@en,
        "Panjabi folkediktning"@nb .

humord:c17925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17925" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Requiem masses"@en,
        "Requiem"@nb ;
    skos:broadMatch <http://dewey.info/class/781.71/e23/>,
        <http://dewey.info/class/782.3238/e23/> ;
    skos:broader humord:c05500 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.71/e23/>,
        <http://dewey.info/class/782.3238/e23/>,
        <http://dewey.info/class/782.53238/e23/>,
        <http://dewey.info/class/783.093238/e23/> ;
    skos:prefLabel "Requiems"@en,
        "Rekvier"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.53238/e23/>,
        <http://dewey.info/class/783.093238/e23/> .

humord:c17926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17926" ;
    dct:modified "2024-07-31T07:41:44"^^xsd:dateTime ;
    skos:altLabel "Akkompagnement"@nb ;
    skos:broader humord:c05490 ;
    skos:exactMatch <http://dewey.info/class/781.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.47/e23/> ;
    skos:prefLabel "Accompaniment"@en,
        "Akkompagnement"@nb .

humord:c17927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17927" ;
    dct:modified "2024-10-15T13:11:26"^^xsd:dateTime ;
    skos:altLabel "Basso continuo"@en,
        "Figured bass"@en,
        "Basso continuo"@nb,
        "Generalbass"@nb ;
    skos:broadMatch <http://dewey.info/class/781.47/e23/> ;
    skos:broader humord:c17926 ;
    skos:definition "Generalbass, ofte også kjent som basso continuo (italiensk), er ein akkompagnementsteknikk i europeisk kunstmusikk frå 1600- og 1700-talet <snl>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.47/e23/> ;
    skos:prefLabel "Thoroughbass"@en,
        "Generalbass"@nb .

humord:c17929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17929" ;
    dct:modified "2024-08-01T10:33:49"^^xsd:dateTime ;
    skos:altLabel "Aleatorikk"@nb ;
    skos:broader humord:c17396 ;
    skos:definition "Aleatorikk er komposisjon basert på tilfeldighetsprinsippet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.32/e23/> ;
    skos:prefLabel "Aleatoric music"@en,
        "Aleatorikk"@nb .

humord:c17931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17931" ;
    dct:modified "2023-12-11T09:05:33"^^xsd:dateTime ;
    skos:altLabel "Modernisering"@nb ;
    skos:broadMatch <http://dewey.info/class/658.514/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/352.367/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:exactMatch realfagstermer:c011915 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011915,
        <http://dewey.info/class/352.367/e23/>,
        <http://dewey.info/class/658.406/e23/>,
        <http://dewey.info/class/658.514/e23/> ;
    skos:prefLabel "Modernization"@en,
        "Modernisering"@nb .

humord:c17932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17932" ;
    dct:modified "2024-10-16T13:50:36"^^xsd:dateTime ;
    skos:altLabel "Nuxalk language"@en,
        "Bella Coola språk"@nb,
        "Nuxalk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:broader humord:c14769 ;
    skos:editorialNote "Språkkode: blc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:prefLabel "Bella Coola language"@en,
        "Bella Coola språk"@nb .

humord:c17933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17933" ;
    dct:modified "2024-11-08T10:00:53"^^xsd:dateTime ;
    skos:altLabel "Nike"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Nike er i gresk mytologi seierens personifikasjon, fremstilt som en bevinget kvinne. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Nike"@en,
        "Nike"@nb .

humord:c17934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17934" ;
    dct:modified "2024-12-05T12:32:37"^^xsd:dateTime ;
    skos:altLabel "Wild boars"@en,
        "Sus scrofa"@nb,
        "Villsvin"@nb ;
    skos:broader humord:c69189 ;
    skos:closeMatch <http://dewey.info/class/599.6332/e23/> ;
    skos:definition "Villsvin er et klovdyr, en dyreart i svinefamilien. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.6332/e23/> ;
    skos:prefLabel "Boars"@en,
        "Villsvin"@nb .

humord:c17936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17936" ;
    dct:modified "2024-01-31T09:16:26"^^xsd:dateTime ;
    skos:altLabel "Kveg"@nb ;
    skos:broader humord:c62337 ;
    skos:closeMatch realfagstermer:c005452 ;
    skos:exactMatch <http://dewey.info/class/599.64/e23/>,
        <http://dewey.info/class/636.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005452,
        <http://dewey.info/class/338.1762/e23/>,
        <http://dewey.info/class/599.64/e23/>,
        <http://dewey.info/class/636.2/e23/> ;
    skos:prefLabel "Cattle"@en,
        "Storfe"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.1762/e23/> .

humord:c17937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17937" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:definition "Akkompagnert soloinnslag av musikalsk/deklamatorisk karakter <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/782.292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.292/e23/>,
        <http://dewey.info/class/782.5292/e23/>,
        <http://dewey.info/class/783.09292/e23/> ;
    skos:prefLabel "Recitatives"@en,
        "Resitativer"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.5292/e23/>,
        <http://dewey.info/class/783.09292/e23/> .

humord:c17938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17938" ;
    dct:modified "2024-10-16T13:58:46"^^xsd:dateTime ;
    skos:altLabel "Bel canto"@nb ;
    skos:broadMatch <http://dewey.info/class/782.10945/e23/> ;
    skos:broader humord:c05534 ;
    skos:definition "\"Vakker sang\" (it.), en betegnelse som oppsto på 1800-tallet for en sangkunst som vektlegger en vakker, egalisert tonedannelse og brilliant teknikk fremfor dramatisk uttrykk og intensistet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.10945/e23/> ;
    skos:prefLabel "Bel canto"@en,
        "Bel canto"@nb .

humord:c17939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17939" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:closeMatch <http://dewey.info/class/782.48/e23/> ;
    skos:exactMatch <http://dewey.info/class/782.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.24/e23/>,
        <http://dewey.info/class/782.48/e23/>,
        <http://dewey.info/class/782.524/e23/>,
        <http://dewey.info/class/782.548/e23/>,
        <http://dewey.info/class/782.724/e23/>,
        <http://dewey.info/class/782.748/e23/>,
        <http://dewey.info/class/783.0924/e23/>,
        <http://dewey.info/class/783.0948/e23/> ;
    skos:prefLabel "Cantatas"@en,
        "Kantater"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.524/e23/>,
        <http://dewey.info/class/782.548/e23/>,
        <http://dewey.info/class/782.724/e23/>,
        <http://dewey.info/class/782.748/e23/>,
        <http://dewey.info/class/783.0924/e23/>,
        <http://dewey.info/class/783.0948/e23/> .

humord:c17940 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17940" ;
    dct:modified "2024-08-13T11:13:02"^^xsd:dateTime ;
    skos:altLabel "Amman"@nb ;
    skos:broader humord:c01948 ;
    skos:closeMatch <http://dewey.info/class/2--3358/e23/>,
        <http://dewey.info/class/2--56958/e23/>,
        <http://dewey.info/class/915.6958/e23/>,
        <http://dewey.info/class/933.58/e23/>,
        <http://dewey.info/class/956.958/e23/> ;
    skos:definition "Amman er hovedstad og største by i Jordan.  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3358/e23/>,
        <http://dewey.info/class/2--56958/e23/>,
        <http://dewey.info/class/915.6958/e23/>,
        <http://dewey.info/class/933.58/e23/>,
        <http://dewey.info/class/956.958/e23/> ;
    skos:prefLabel "Amman"@en,
        "Amman"@nb .

humord:c17941 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17941" ;
    dct:modified "2024-09-16T08:03:05"^^xsd:dateTime ;
    skos:altLabel "Kaldea"@nb,
        "Nybabylonske rike"@nb ;
    skos:broader humord:c01810 ;
    skos:closeMatch <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/935.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/935.04/e23/> ;
    skos:prefLabel "Chaldea"@en,
        "Kaldea"@nb ;
    skos:related humord:c01925,
        humord:c02110,
        humord:c02111 .

humord:c17943 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17943" ;
    dct:modified "2025-02-20T14:36:01"^^xsd:dateTime ;
    skos:altLabel "Erech"@nb,
        "Erek"@nb,
        "Uruk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/2--5675/e23/>,
        <http://dewey.info/class/915.675/e23/>,
        <http://dewey.info/class/935.5/e23/>,
        <http://dewey.info/class/956.75/e23/> ;
    skos:broader humord:c01921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/2--5675/e23/>,
        <http://dewey.info/class/915.675/e23/>,
        <http://dewey.info/class/935.5/e23/>,
        <http://dewey.info/class/956.75/e23/> ;
    skos:prefLabel "Uruk"@en,
        "Uruk"@nb .

humord:c17946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17946" ;
    dct:modified "2024-10-14T15:25:52"^^xsd:dateTime ;
    skos:altLabel "Razors"@en,
        "Barberhøvlar"@nb,
        "Barberhøvler"@nb,
        "Barberknivar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.932/e23/> ;
    skos:broader humord:c04721 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.932/e23/>,
        <http://dewey.info/class/646.724/e23/> ;
    skos:prefLabel "Barber knives"@en,
        "Barberkniver"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.724/e23/> .

humord:c17947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17947" ;
    dct:modified "2024-12-03T15:10:39"^^xsd:dateTime ;
    skos:altLabel "Mongolsk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.2089942/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089942/e23/> ;
    skos:prefLabel "Mongolian folk literature"@en,
        "Mongolsk folkediktning"@nb .

humord:c17948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17948" ;
    dct:modified "2024-07-04T13:42:35"^^xsd:dateTime ;
    skos:altLabel "Rotter"@nb ;
    skos:broader humord:c28108 ;
    skos:exactMatch realfagstermer:c011124,
        <http://dewey.info/class/599.352/e23/>,
        <http://dewey.info/class/636.9352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011124,
        <http://dewey.info/class/363.78/e23/>,
        <http://dewey.info/class/599.352/e23/>,
        <http://dewey.info/class/616.02733/e23/>,
        <http://dewey.info/class/628.9693/e23/>,
        <http://dewey.info/class/632.69352/e23/>,
        <http://dewey.info/class/636.9352/e23/>,
        <http://dewey.info/class/648.7/e23/> ;
    skos:prefLabel "Rats"@en,
        "Rotter"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.78/e23/>,
        <http://dewey.info/class/616.02733/e23/>,
        <http://dewey.info/class/628.9693/e23/>,
        <http://dewey.info/class/632.69352/e23/>,
        <http://dewey.info/class/648.7/e23/> .

humord:c17950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17950" ;
    dct:modified "2024-02-02T12:21:22"^^xsd:dateTime ;
    skos:altLabel "Digital copying"@en,
        "Digital preservation"@en,
        "Digitalisation"@en,
        "Digitisation"@en,
        "Digitization"@en,
        "Digital konservering"@nb,
        "Digital kopiering"@nb,
        "Digitalisering"@nb ;
    skos:broader humord:c04211 ;
    skos:exactMatch realfagstermer:c009742 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009742,
        <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/651.59/e23/> ;
    skos:prefLabel "Digitalization"@en,
        "Digitalisering"@nb ;
    skos:related humord:c17216 ;
    skos:relatedMatch <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/651.59/e23/> .

humord:c17952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17952" ;
    dct:modified "2000-12-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--487/e23/>,
        <http://dewey.info/class/914.87/e23/>,
        <http://dewey.info/class/948.7/e23/> ;
    skos:broader humord:c03399 ;
    skos:definition "Jernmalmstraktene i Mellom-Sverige fra Värmland til Uppland <UBB>"@nb ;
    skos:exactMatch realfagstermer:c030937 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030937,
        <http://dewey.info/class/2--487/e23/>,
        <http://dewey.info/class/914.87/e23/>,
        <http://dewey.info/class/948.7/e23/> ;
    skos:prefLabel "Bergslagen"@en,
        "Bergslagen"@nb .

humord:c17953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17953" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Health resorts"@en,
        "Sanitariums"@en,
        "Kursteder"@nb ;
    skos:broadMatch <http://dewey.info/class/613.122/e23/> ;
    skos:broader humord:c03942 ;
    skos:closeMatch <http://dewey.info/class/362.23/e23/> ;
    skos:exactMatch <http://dewey.info/class/362.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.16/e23/>,
        <http://dewey.info/class/362.23/e23/>,
        <http://dewey.info/class/613.122/e23/> ;
    skos:prefLabel "Sanatoriums"@en,
        "Sanatorier"@nb .

humord:c17955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17955" ;
    dct:modified "2000-12-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Art of writing letters"@en,
        "Brevskrivingskunst"@nb,
        "Brevskrivningskunst"@nb ;
    skos:broadMatch <http://dewey.info/class/808.6/e23/>,
        <http://dewey.info/class/809.6/e23/> ;
    skos:broader humord:c06492 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.6/e23/>,
        <http://dewey.info/class/809.6/e23/> ;
    skos:prefLabel "Epistolography"@en,
        "Epistolografi"@nb ;
    skos:related humord:c00185,
        humord:c07043 .

humord:c17958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17958" ;
    dct:modified "2024-11-01T14:13:10"^^xsd:dateTime ;
    skos:altLabel "Sakførarar"@nb ;
    skos:broadMatch <http://dewey.info/class/340.092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.092/e23/> ;
    skos:prefLabel "Solicitors"@en,
        "Sakførere"@nb .

humord:c17960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17960" ;
    dct:modified "2024-11-01T14:02:28"^^xsd:dateTime ;
    skos:altLabel "Prokuratorar"@nb ;
    skos:broadMatch <http://dewey.info/class/340.092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.092/e23/> ;
    skos:prefLabel "Procurators"@en,
        "Prokuratorer"@nb .

humord:c17961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17961" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782/e23/> ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/783/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782/e23/>,
        <http://dewey.info/class/783/e23/> ;
    skos:prefLabel "Singing voices"@en,
        "Sangstemmer"@nb ;
    skos:related humord:c14487 .

humord:c17962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17962" ;
    dct:modified "2024-10-15T11:26:28"^^xsd:dateTime ;
    skos:altLabel "Baryton (Songstemme)"@nb ;
    skos:broader humord:c17961 ;
    skos:exactMatch <http://dewey.info/class/782.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.88/e23/>,
        <http://dewey.info/class/783.88/e23/> ;
    skos:prefLabel "Baritone"@en,
        "Baryton (Sangstemme)"@nb ;
    skos:relatedMatch <http://dewey.info/class/783.88/e23/> .

humord:c17963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17963" ;
    dct:modified "2000-12-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Instrumentlaging (Musikk)"@nb ;
    skos:broader humord:c05490 ;
    skos:definition "Bygging av musikkinstrumenter <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/784.1923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1923/e23/> ;
    skos:prefLabel "Instrument building"@en,
        "Instrumentbygging"@nb ;
    skos:related humord:c17328 .

humord:c17965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17965" ;
    dct:modified "2020-07-30T14:41:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.5/e23/> ;
    skos:broader humord:c17386 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/782.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.12/e23/>,
        <http://dewey.info/class/792.5/e23/> ;
    skos:prefLabel "Operettas"@en,
        "Operetter"@nb .

humord:c17966 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17966" ;
    dct:modified "2024-08-27T14:49:31"^^xsd:dateTime ;
    skos:altLabel "Arbil"@en,
        "Hawler"@en,
        "Irbil"@en,
        "Arbel"@nb,
        "Arbil"@nb,
        "Hawler"@nb,
        "Irbil"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.672/e23/>,
        <http://dewey.info/class/956.72/e23/> ;
    skos:broader humord:c01921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.672/e23/>,
        <http://dewey.info/class/956.72/e23/> ;
    skos:prefLabel "Erbil"@en,
        "Irbil"@nb .

humord:c17969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17969" ;
    dct:modified "2024-10-18T06:54:32"^^xsd:dateTime ;
    skos:altLabel "Lavvus"@en,
        "Sami tents"@en,
        "Lavvoar"@nb ;
    skos:broadMatch <http://dewey.info/class/728.0899457/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Sommertelt, gjetertelt som samene bruker når de flytter med reinen <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.0899457/e23/> ;
    skos:prefLabel "Lavvos"@en,
        "Lavvoer"@nb ;
    skos:related humord:c17970 .

humord:c17970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17970" ;
    dct:modified "2024-10-18T06:50:19"^^xsd:dateTime ;
    skos:altLabel "Gammar"@nb,
        "Goahti"@nb,
        "Goathe"@nb,
        "Gåetie"@nb,
        "Gåhte"@nb ;
    skos:broadMatch <http://dewey.info/class/721.04499108994543/e23/>,
        <http://dewey.info/class/721.0449910899457/e23/>,
        <http://dewey.info/class/728.08994543/e23/>,
        <http://dewey.info/class/728.0899457/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Samisk hustype med jordvegger <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/693.991/e23/>,
        <http://dewey.info/class/721.04499108994543/e23/>,
        <http://dewey.info/class/721.0449910899457/e23/>,
        <http://dewey.info/class/728.08994543/e23/>,
        <http://dewey.info/class/728.0899457/e23/> ;
    skos:prefLabel "Goahti"@en,
        "Gammer"@nb ;
    skos:related humord:c17969,
        humord:c20087 ;
    skos:relatedMatch <http://dewey.info/class/693.991/e23/> .

humord:c17971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17971" ;
    dct:modified "2009-12-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294/e23/> ;
    skos:broader humord:c20886 ;
    skos:definition "Eklektisk religiøs bevegelse dannet av den mogulske keiser Akbar på slutten   av 1500-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294/e23/> ;
    skos:prefLabel "Din-i Ilahi"@en,
        "Din-i ilahi"@nb .

humord:c17972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17972" ;
    dct:modified "2024-10-18T09:33:35"^^xsd:dateTime ;
    skos:altLabel "Eteokretisk språk"@nb,
        "Etokretisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:broader humord:c12162 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.6/e23/>,
        <http://dewey.info/class/6--926/e23/> ;
    skos:prefLabel "Eteocretan language"@en,
        "Eteokretisk språk"@nb ;
    skos:related humord:c16125 .

humord:c17973 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17973" ;
    dct:modified "2024-12-04T11:08:11"^^xsd:dateTime ;
    skos:altLabel "Kurdisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kurdish folk literature"@en,
        "Kurdisk folkediktning"@nb .

humord:c17974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17974" ;
    dct:modified "2024-08-26T15:24:56"^^xsd:dateTime ;
    skos:altLabel "Wakhi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10455 ;
    skos:editorialNote "Språkkode: wbl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Wakhi language"@en,
        "Wakhi språk"@nb .

humord:c17975 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17975" ;
    dct:modified "2024-08-26T15:23:07"^^xsd:dateTime ;
    skos:altLabel "Vakhan"@nb,
        "Wakhan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:definition "Vakhan er et fjellområde i det nordøstlige Afghanistan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Vakhan"@en,
        "Vakhan"@nb .

humord:c17977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17977" ;
    dct:modified "2021-04-07T11:58:15"^^xsd:dateTime ;
    skos:altLabel "Yazgulyam språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10458 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Yazgulyam language"@en,
        "Yazgulami språk"@nb .

humord:c17978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17978" ;
    dct:modified "2021-04-07T12:02:56"^^xsd:dateTime ;
    skos:altLabel "Sariqul language"@en ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c12240 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Sarikoli language"@en,
        "Sarikoli språk"@nb .

humord:c17979 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2000-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17979" ;
    dct:modified "2025-02-28T12:24:54"^^xsd:dateTime ;
    skos:altLabel "Kaspihavet"@nb,
        "Kaspiske hav"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5521/e23/> ;
    skos:broader humord:c03710 ;
    skos:closeMatch <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:exactMatch realfagstermer:c030453 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030453,
        <http://dewey.info/class/2--475/e23/>,
        <http://dewey.info/class/2--5521/e23/>,
        <http://dewey.info/class/914.75/e23/>,
        <http://dewey.info/class/947.5/e23/> ;
    skos:prefLabel "Caspian Sea"@en,
        "Kaspiske hav"@nb .

humord:c17984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17984" ;
    dct:modified "2024-08-21T10:14:38"^^xsd:dateTime ;
    skos:altLabel "Decline and fall of the GDR"@en,
        "Aust-Tysklands fall"@nb ;
    skos:broader humord:c04166 ;
    skos:closeMatch <http://dewey.info/class/943.10879/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.10879/e23/> ;
    skos:prefLabel "Fall of East Germany"@en,
        "Øst-Tysklands fall"@nb ;
    skos:related humord:c03490 .

humord:c17985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17985" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Laude"@en,
        "Lauda"@nb,
        "Laudi"@nb ;
    skos:broadMatch <http://dewey.info/class/782.22/e23/>,
        <http://dewey.info/class/782.324/e23/> ;
    skos:broader humord:c37563 ;
    skos:definition "Folkelig religiøs sang i Italia i middelalderen (enstemmig) og renessansen  (flerstemmig) <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/264.15/e23/>,
        <http://dewey.info/class/782.22/e23/>,
        <http://dewey.info/class/782.324/e23/> ;
    skos:prefLabel "Lauda"@en,
        "Laude"@nb ;
    skos:relatedMatch <http://dewey.info/class/264.15/e23/> .

humord:c17987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17987" ;
    dct:modified "2017-03-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tall Bia"@nb,
        "Tell Bia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:broader humord:c28992 ;
    skos:definition "Arkeologiske bronsealder-funnsted <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:prefLabel "Tuttul"@en,
        "Tuttul"@nb .

humord:c17989 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17989" ;
    dct:modified "2017-03-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ekalte"@en,
        "Tall Munbaqa"@en,
        "Ekalte"@nb,
        "Mumbaqat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:broader humord:c28982 ;
    skos:definition "Ruinene etter et byanlegg i det nordlige Syria. Byen blomstret ca år 3000-2000 år f.Kr. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39433/e23/>,
        <http://dewey.info/class/939.433/e23/> ;
    skos:prefLabel "Mumbaqat"@en,
        "Tall Munbaqa"@nb .

humord:c17991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17991" ;
    dct:modified "2000-12-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.30952/e23/>,
        <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08475 ;
    skos:definition "Esoterisk buddhistisk sekt som særlig har fått tilhengere i Japan etter at  den oppsto i Kina på 800-tallet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.30952/e23/>,
        <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Shingon Buddhism"@en,
        "Shingon"@nb .

humord:c17993 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17993" ;
    dct:modified "2025-02-24T10:52:57"^^xsd:dateTime ;
    skos:altLabel "Gandharva (Område)"@en,
        "Gandhara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--34/e23/>,
        <http://dewey.info/class/934/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Navnet på det gamle kongedømmet Mahajanapada, lokalisert i nordlige Pakistan, Jammu og Kashmir og østlige Afghanistan ... varte fra 500-tallet f.Kr. til 1000 e.Kr. <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--34/e23/>,
        <http://dewey.info/class/934/e23/> ;
    skos:prefLabel "Gandhara"@en,
        "Gandhara"@nb .

humord:c17994 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17994" ;
    dct:modified "2025-02-18T08:28:59"^^xsd:dateTime ;
    skos:altLabel "Kausambi"@en,
        "Kausambi"@nb,
        "Kosambi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--342/e23/>,
        <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/934.2/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--342/e23/>,
        <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/934.2/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Kosambi"@en,
        "Kausambi"@nb .

humord:c17995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17995" ;
    dct:modified "2024-08-28T20:25:21"^^xsd:dateTime ;
    skos:altLabel "Avahatta språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c10360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Avahattha language"@en,
        "Avahatta språk"@nb .

humord:c17996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17996" ;
    dct:modified "2024-12-06T09:51:04"^^xsd:dateTime ;
    skos:altLabel "Hindi folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20491431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491431/e23/> ;
    skos:prefLabel "Hindi folk literature"@en,
        "Hindi folkediktning"@nb .

humord:c17997 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2000-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17997" ;
    dct:modified "2025-02-24T07:43:41"^^xsd:dateTime ;
    skos:altLabel "Ganga"@nb,
        "Ganges"@nb,
        "Gangeselva"@nb,
        "Gangeselven"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:broader humord:c02150 ;
    skos:exactMatch <http://dewey.info/class/2--541/e23/>,
        <http://dewey.info/class/915.41/e23/>,
        <http://dewey.info/class/954.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--541/e23/>,
        <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.41/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.1/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:prefLabel "Ganges (River)"@en,
        "Ganges"@nb .

humord:c17999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME17999" ;
    dct:modified "2024-04-08T13:19:51"^^xsd:dateTime ;
    skos:altLabel "Jade"@nb ;
    skos:broadMatch <http://dewey.info/class/620.198/e23/> ;
    skos:broader humord:c65520 ;
    skos:definition "Jade, sjelden og vakker, svakt gjennomskinnelig og oftest grønn bergart. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/553.876/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.876/e23/>,
        <http://dewey.info/class/620.198/e23/>,
        <http://dewey.info/class/736.24/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Jade"@en,
        "Jade"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.24/e23/>,
        <http://dewey.info/class/739.27/e23/> .

humord:c18000 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18000" ;
    dct:modified "2001-01-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.11/e23/> ;
    skos:broader humord:c17414 ;
    skos:closeMatch <http://dewey.info/class/153.9478/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.9478/e23/>,
        <http://dewey.info/class/781.11/e23/> ;
    skos:prefLabel "Musicality"@en,
        "Musikalitet"@nb .

humord:c18001 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00899,
        humord:c10026 ;
    dct:created "2001-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18001" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Samaritansk hebraisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c18002 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00899,
        humord:c10018 ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18002" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Samaritansk arameisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c18003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18003" ;
    dct:modified "2024-11-26T09:14:52"^^xsd:dateTime ;
    skos:altLabel "Kolofonar"@nb ;
    skos:broader humord:c00236 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/> ;
    skos:prefLabel "Colophons"@en,
        "Kolofoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.5/e23/> .

humord:c18004 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18004" ;
    dct:modified "2025-02-20T14:36:46"^^xsd:dateTime ;
    skos:altLabel "Yorghan Tepe"@en,
        "Nuzi"@nb,
        "Yaghlan tepe"@nb,
        "Yalghan tepe"@nb,
        "Yorgan tepa"@nb,
        "Yorghan tepe"@nb ;
    skos:broadMatch <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/935.4/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:broader humord:c01921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/935.4/e23/>,
        <http://dewey.info/class/956.74/e23/> ;
    skos:prefLabel "Nuzi"@en,
        "Yorghan tepe"@nb .

humord:c18007 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01547,
        humord:c10018 ;
    dct:created "2001-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18007" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Egyptisk arameisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c18010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18010" ;
    dct:modified "2024-07-03T12:39:14"^^xsd:dateTime ;
    skos:altLabel "Perfect pitch"@en,
        "Absolutt gehør"@nb ;
    skos:broadMatch <http://dewey.info/class/153.9478/e23/>,
        <http://dewey.info/class/781.11/e23/> ;
    skos:broader humord:c17414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.9478/e23/>,
        <http://dewey.info/class/781.11/e23/> ;
    skos:prefLabel "Absolute pitch"@en,
        "Absolutt gehør"@nb .

humord:c18011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18011" ;
    dct:modified "2001-01-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.319481/e23/> ;
    skos:broader humord:c05411 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.319481/e23/> ;
    skos:prefLabel "Springar"@en,
        "Springar"@nb .

humord:c18012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18012" ;
    dct:modified "2024-10-16T13:06:08"^^xsd:dateTime ;
    skos:altLabel "Aptitude"@en,
        "Begavelse"@nb,
        "Talent"@nb ;
    skos:broadMatch <http://dewey.info/class/153.9/e23/> ;
    skos:broader humord:c28378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.9/e23/> ;
    skos:prefLabel "Talent"@en,
        "Begavelse"@nb .

humord:c18014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18014" ;
    dct:modified "2024-04-04T09:39:26"^^xsd:dateTime ;
    skos:altLabel "Sampling (Musikk)"@nb ;
    skos:broader humord:c17311 ;
    skos:definition "Prosess der man gjør digitale opptak av lyder for så å kunne manipulere dem  på ulike måter. Kan deretter avspilles i forskjellige tonehøyder via en synthesizer el.l. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.34/e23/>,
        <http://dewey.info/class/781.49/e23/> ;
    skos:prefLabel "Sampling (Music)"@en,
        "Sampling (Musikk)"@nb ;
    skos:related humord:c12395,
        humord:c17699 ;
    skos:relatedMatch <http://dewey.info/class/781.34/e23/>,
        <http://dewey.info/class/781.49/e23/> .

humord:c18015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18015" ;
    dct:modified "2020-07-30T09:28:13"^^xsd:dateTime ;
    skos:altLabel "Goblin flutes"@en,
        "Sjøfløyter"@nb,
        "Tysfløyter"@nb ;
    skos:broadMatch <http://dewey.info/class/788.36/e23/> ;
    skos:broader humord:c16403 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.36/e23/> ;
    skos:prefLabel "Norwegian folk recorders"@en,
        "Tussefløyter"@nb .

humord:c18016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18016" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/788.35/e23/> ;
    skos:broader humord:c16403 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.35/e23/> ;
    skos:prefLabel "Willow flutes"@en,
        "Seljefløyter"@nb .

humord:c18017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18017" ;
    dct:modified "2024-11-13T08:45:46"^^xsd:dateTime ;
    skos:altLabel "Signaturar"@nb ;
    skos:broadMatch <http://dewey.info/class/929.88/e23/> ;
    skos:broader humord:c12970 ;
    skos:definition "Navnetrekk på kunstverk eller andre dokumenter som bekreftelse på ekthet <UBO>"@nb ;
    skos:exactMatch realfagstermer:c002600 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002600,
        <http://dewey.info/class/929.88/e23/> ;
    skos:prefLabel "Signatures"@en,
        "Signaturer"@nb ;
    skos:related humord:c59694 .

humord:c18018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18018" ;
    dct:modified "2020-10-28T14:09:44"^^xsd:dateTime ;
    skos:altLabel "Masorah"@nb ;
    skos:broadMatch <http://dewey.info/class/221.44/e23/> ;
    skos:broader humord:c06383 ;
    skos:definition "System for vokalisering og tegnsetting i hebraiske og arameiske bibelutgaver fra 500-950 <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/221.44/e23/>,
        <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/492.411/e23/>,
        <http://dewey.info/class/492.4152/e23/> ;
    skos:prefLabel "Masoretic text"@en,
        "Masora"@nb ;
    skos:relatedMatch <http://dewey.info/class/492.4/e23/>,
        <http://dewey.info/class/492.411/e23/>,
        <http://dewey.info/class/492.4152/e23/> .

humord:c18020 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04100,
        humord:c18018 ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18020" ;
    dct:modified "2021-11-24T13:36:21"^^xsd:dateTime ;
    skos:definition "Bibeltekster hvor masora er benyttet <UBO>"@nb ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Masoretisk tekst (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c18021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18021" ;
    dct:modified "2024-10-25T08:56:13"^^xsd:dateTime ;
    skos:altLabel "Kihaya language"@en,
        "Ziba language"@en,
        "Haya språk"@nb,
        "Ziba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: hay"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Haya language"@en,
        "Haya språk"@nb .

humord:c18023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18023" ;
    dct:modified "2024-10-31T14:02:01"^^xsd:dateTime ;
    skos:altLabel "Semittistar"@nb ;
    skos:broader humord:c07429 ;
    skos:closeMatch <http://dewey.info/class/492.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.092/e23/> ;
    skos:prefLabel "Semitists"@en,
        "Semittister"@nb ;
    skos:related humord:c12963 .

humord:c18024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18024" ;
    dct:modified "2024-10-31T13:59:55"^^xsd:dateTime ;
    skos:altLabel "Egyptologar"@nb ;
    skos:broadMatch <http://dewey.info/class/492.770962/e23/> ;
    skos:broader humord:c07429 ;
    skos:exactMatch <http://dewey.info/class/932.007202/e23/>,
        <http://dewey.info/class/962.007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.770962/e23/>,
        <http://dewey.info/class/932.007202/e23/>,
        <http://dewey.info/class/962.007202/e23/> ;
    skos:prefLabel "Egyptologists"@en,
        "Egyptologer"@nb ;
    skos:related humord:c04482 .

humord:c18025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18025" ;
    dct:modified "2001-02-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09549 ;
    skos:definition "Vitenskap som søker å belyse et lands politikk ut fra de geografiske forhold <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/320.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/327.101/e23/> ;
    skos:prefLabel "Geopolitics"@en,
        "Geopolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.101/e23/> .

humord:c18026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18026" ;
    dct:modified "2024-08-12T13:05:51"^^xsd:dateTime ;
    skos:altLabel "Allmuar"@nb,
        "Allmue"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:broader humord:c09339 ;
    skos:definition "I eldre språk den fattige, uopplyste del av folket <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:prefLabel "Common people"@en,
        "Allmuer"@nb .

humord:c18027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18027" ;
    dct:modified "2024-10-31T14:05:09"^^xsd:dateTime ;
    skos:altLabel "Pasjaar"@nb,
        "Pasjaer"@nb ;
    skos:broadMatch <http://dewey.info/class/352.6309561/e23/> ;
    skos:broader humord:c07426 ;
    skos:definition "Pasja var i Det osmanske riket en ikke-arvelig tittel, opprinnelig overtatt fra det persiske padishah, for de høyeste sivile og militære embetsmenn. Tittelen kom i bruk allerede på 1200-tallet. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.6309561/e23/> ;
    skos:prefLabel "Pashas"@en,
        "Pasjaer"@nb .

humord:c18028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18028" ;
    dct:modified "2001-02-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fåmannsvelde"@nb ;
    skos:broadMatch <http://dewey.info/class/321.5/e23/> ;
    skos:broader humord:c09719 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.5/e23/> ;
    skos:prefLabel "Oligarchy"@en,
        "Oligarki"@nb .

humord:c18030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18030" ;
    dct:modified "2024-08-21T07:57:36"^^xsd:dateTime ;
    skos:altLabel "Financial aid"@en,
        "Økonomisk bistand"@nb ;
    skos:broader humord:c09552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/338.91/e23/>,
        <http://dewey.info/class/343.074/e23/>,
        <http://dewey.info/class/352.73/e23/>,
        <http://dewey.info/class/353.13273/e23/> ;
    skos:prefLabel "Financial assistance"@en,
        "Økonomisk bistand"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/338.91/e23/>,
        <http://dewey.info/class/343.074/e23/>,
        <http://dewey.info/class/352.73/e23/>,
        <http://dewey.info/class/353.13273/e23/> .

humord:c18031 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18031" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27860 ;
    skos:closeMatch <http://dewey.info/class/2--42753/e23/>,
        <http://dewey.info/class/914.2753/e23/>,
        <http://dewey.info/class/942.753/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42753/e23/>,
        <http://dewey.info/class/914.2753/e23/>,
        <http://dewey.info/class/942.753/e23/> ;
    skos:prefLabel "Liverpool"@en,
        "Liverpool"@nb .

humord:c18032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18032" ;
    dct:modified "2024-11-13T14:54:31"^^xsd:dateTime ;
    skos:altLabel "Ornithology"@en,
        "Fuglekiking"@nb,
        "Fuglekikking"@nb,
        "Fugletitting"@nb,
        "Ornitologi"@nb ;
    skos:broader humord:c08227 ;
    skos:closeMatch <http://dewey.info/class/598/e23/> ;
    skos:definition "Ornitologi er læren om fuglene. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003452 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003452,
        <http://dewey.info/class/598/e23/> ;
    skos:prefLabel "Ornitiology"@en,
        "Ornitologi"@nb ;
    skos:related humord:c18192 .

humord:c18033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18033" ;
    dct:modified "2024-08-23T13:08:23"^^xsd:dateTime ;
    skos:altLabel "Aramaic abjad"@en,
        "Aramaic alphabet"@en,
        "Arameisk alfabet"@nb,
        "Arameisk skrift"@nb ;
    skos:broadMatch <http://dewey.info/class/492.2/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.2/e23/> ;
    skos:prefLabel "Aramaic script"@en,
        "Arameisk skrift"@nb .

humord:c18034 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18034" ;
    dct:modified "2025-02-21T15:04:56"^^xsd:dateTime ;
    skos:altLabel "Galilea"@en,
        "Galilea"@nb ;
    skos:broader humord:c01935 ;
    skos:closeMatch <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:definition "Galilea er et område i det nordlige Israel med en blandet befolkning av israelske palestinere og israelske jøder. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3345/e23/>,
        <http://dewey.info/class/2--56945/e23/>,
        <http://dewey.info/class/915.6945/e23/>,
        <http://dewey.info/class/933.45/e23/>,
        <http://dewey.info/class/956.945/e23/> ;
    skos:prefLabel "Galilee"@en,
        "Galilea"@nb .

humord:c18035 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18035" ;
    dct:modified "2025-02-21T08:55:51"^^xsd:dateTime ;
    skos:altLabel "Fuyu"@en,
        "Fu Yu"@nb,
        "Fuyu"@nb,
        "Fuyu-provinsen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5184/e23/>,
        <http://dewey.info/class/915.184/e23/>,
        <http://dewey.info/class/951.84/e23/> ;
    skos:broader humord:c01982 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5184/e23/>,
        <http://dewey.info/class/915.184/e23/>,
        <http://dewey.info/class/951.84/e23/> ;
    skos:prefLabel "Fuyu county"@en,
        "Fuyu"@nb .

humord:c18037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18037" ;
    dct:modified "2024-10-23T14:39:36"^^xsd:dateTime ;
    skos:altLabel "Hersyet language"@en,
        "Harsusi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:editorialNote "Språkkode: hss"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Harsusi language"@en,
        "Harsusi språk"@nb .

humord:c18038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18038" ;
    dct:modified "2024-10-23T14:43:13"^^xsd:dateTime ;
    skos:altLabel "Jibbali language"@en,
        "Shahari language"@en,
        "Shahri language"@en,
        "Shauri language"@en,
        "Jibbali språk"@nb,
        "Shahari språk"@nb,
        "Shahri språk"@nb,
        "Shauri språk"@nb,
        "Shehri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:editorialNote "Språkkode: shv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Shehri language"@en,
        "Shehri språk"@nb .

humord:c18041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18041" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Guraghe"@en ;
    skos:broadMatch <http://dewey.info/class/305.8928/e23/>,
        <http://dewey.info/class/5--928/e23/> ;
    skos:broader humord:c00751 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8928/e23/>,
        <http://dewey.info/class/5--928/e23/> ;
    skos:prefLabel "Gurage"@en,
        "Gurage (Folk)"@nb .

humord:c18042 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18042" ;
    dct:modified "2024-12-06T09:46:05"^^xsd:dateTime ;
    skos:altLabel "Gurage folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Gurage folk literature"@en,
        "Gurage folkediktning"@nb .

humord:c18043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18043" ;
    dct:modified "2024-09-05T08:02:51"^^xsd:dateTime ;
    skos:altLabel "Canonical laws"@en,
        "Katolsk kirkerett"@nb ;
    skos:broader humord:c08960 ;
    skos:closeMatch <http://dewey.info/class/262.9/e23/> ;
    skos:definition "Kanonisk rett, den katolske kirkerett <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.9/e23/> ;
    skos:prefLabel "Canon law"@en,
        "Kanonisk rett"@nb .

humord:c18044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18044" ;
    dct:modified "2024-10-23T14:49:32"^^xsd:dateTime ;
    skos:altLabel "Gafat språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Språkkode: gft"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Gafat language"@en,
        "Gafat språk"@nb .

humord:c18046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18046" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Diacritical signs"@en ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06383 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Diacritical marks"@en,
        "Diakritiske tegn"@nb .

humord:c18047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18047" ;
    dct:modified "2024-07-31T07:52:10"^^xsd:dateTime ;
    skos:altLabel "Aksentar (Teikn)"@nb,
        "Aksenter (Tegn)"@nb,
        "Aksentteikn"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06383 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Accents (Signs)"@en,
        "Aksenttegn"@nb .

humord:c18049 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18049" ;
    dct:modified "2024-12-03T14:25:32"^^xsd:dateTime ;
    skos:altLabel "Santali folk literature"@en,
        "Santali folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Santhali folk literature"@en,
        "Santali folkediktning"@nb .

humord:c18050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18050" ;
    dct:modified "2020-11-03T14:16:08"^^xsd:dateTime ;
    skos:altLabel "Gond"@en,
        "Gond people"@en,
        "Koitur"@en ;
    skos:broader humord:c00829 ;
    skos:definition "Urbefolkning i sentrale deler av India <Britannica>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.894823/e23/>,
        <http://dewey.info/class/5--94823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894823/e23/>,
        <http://dewey.info/class/5--94823/e23/> ;
    skos:prefLabel "Gondi"@en,
        "Gonder"@nb .

humord:c18051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18051" ;
    dct:modified "2001-02-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08501 ;
    skos:inScheme humord: ;
    skos:prefLabel "Maya (Hinduism)"@en,
        "Maya (Hinduisme)"@nb .

humord:c18052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18052" ;
    dct:modified "2009-05-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8928/e23/>,
        <http://dewey.info/class/5--928/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Et folk i nordvestlige Eritrea og begrensede områder i Sudan som snakker språket tigre <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8928/e23/>,
        <http://dewey.info/class/5--928/e23/> ;
    skos:prefLabel "Tigre"@en,
        "Tigre (Folk)"@nb ;
    skos:related humord:c17432,
        humord:c18170 .

humord:c18053 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18053" ;
    dct:modified "2024-12-03T12:57:49"^^xsd:dateTime ;
    skos:altLabel "Tigre folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tigre folk literature"@en,
        "Tigre folkediktning"@nb .

humord:c18054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18054" ;
    dct:modified "2024-10-28T14:06:09"^^xsd:dateTime ;
    skos:altLabel "Syriske kristne"@nb ;
    skos:broadMatch <http://dewey.info/class/281.63/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Kristne i Syria og landene lenger øst, som bruker syrisk som kirkespråk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.63/e23/> ;
    skos:prefLabel "Syrian Christians"@en,
        "Syriske kristne"@nb ;
    skos:related humord:c07349,
        humord:c17738 .

humord:c18056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18056" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leikeplasser"@nb ;
    skos:broadMatch <http://dewey.info/class/711.558/e23/> ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/796.068/e23/> ;
    skos:definition "Uteområde tilrettelagt for barns lek <UBTØ>"@nb ;
    skos:exactMatch realfagstermer:c003500 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003500,
        <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/796.068/e23/> ;
    skos:prefLabel "Playgrounds"@en,
        "Lekeplasser"@nb ;
    skos:related humord:c07947 .

humord:c18058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18058" ;
    dct:modified "2001-02-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reinflytting"@nb ;
    skos:broader humord:c07641 ;
    skos:definition "Reindriftssamenes tradisjonelle flytting med reinflokken <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/>,
        <http://dewey.info/class/636.2948086918/e23/>,
        <http://dewey.info/class/636.29480899457/e23/> ;
    skos:prefLabel "Reindeer herding"@en,
        "Reinnomadisme"@nb ;
    skos:related humord:c15315 ;
    skos:relatedMatch <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/>,
        <http://dewey.info/class/636.2948086918/e23/>,
        <http://dewey.info/class/636.29480899457/e23/> .

humord:c18059 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18059" ;
    dct:modified "2025-02-18T13:27:18"^^xsd:dateTime ;
    skos:altLabel "Kangra (By)"@nb,
        "Kangrapa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:broader humord:c01860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Kangra (City)"@en,
        "Kangra (By)"@nb .

humord:c18060 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18060" ;
    dct:modified "2024-12-04T11:38:35"^^xsd:dateTime ;
    skos:altLabel "Madagassisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Malagasy folk literature"@en,
        "Madagassisk folkediktning"@nb .

humord:c18061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18061" ;
    dct:modified "2024-07-31T07:38:22"^^xsd:dateTime ;
    skos:altLabel "Akkadar"@nb ;
    skos:broader humord:c00975 ;
    skos:closeMatch <http://dewey.info/class/935.501/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/935.501/e23/> ;
    skos:prefLabel "Akkadians"@en,
        "Akkader"@nb .

humord:c18062 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18062" ;
    dct:modified "2025-02-04T15:17:14"^^xsd:dateTime ;
    skos:altLabel "Nile River"@en,
        "River Nile"@en,
        "Nilen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--634/e23/>,
        <http://dewey.info/class/2--67/e23/>,
        <http://dewey.info/class/916.34/e23/>,
        <http://dewey.info/class/916.7/e23/>,
        <http://dewey.info/class/963.4/e23/>,
        <http://dewey.info/class/967/e23/> ;
    skos:broader humord:c15321 ;
    skos:exactMatch realfagstermer:c030766,
        <http://dewey.info/class/2--62/e23/>,
        <http://dewey.info/class/916.2/e23/>,
        <http://dewey.info/class/962/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030766,
        <http://dewey.info/class/2--62/e23/>,
        <http://dewey.info/class/2--634/e23/>,
        <http://dewey.info/class/2--67/e23/>,
        <http://dewey.info/class/916.2/e23/>,
        <http://dewey.info/class/916.34/e23/>,
        <http://dewey.info/class/916.7/e23/>,
        <http://dewey.info/class/962/e23/>,
        <http://dewey.info/class/963.4/e23/>,
        <http://dewey.info/class/967/e23/> ;
    skos:prefLabel "Nile (River)"@en,
        "Nilen"@nb .

humord:c18064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18064" ;
    dct:modified "2024-10-30T12:31:26"^^xsd:dateTime ;
    skos:altLabel "Sekstiåttarar"@nb ;
    skos:broadMatch <http://dewey.info/class/909.826/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Populær betegnelse på person med tilknytning til den politiske retning som tok sitt utgangspunkt i studentopprøret i Frankrike i 1968 <ubo>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.826/e23/>,
        <http://dewey.info/class/940.556/e23/> ;
    skos:prefLabel "Sixty-eighters"@en,
        "Sekstiåttere"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.556/e23/> .

humord:c18067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18067" ;
    dct:modified "2024-08-13T09:53:50"^^xsd:dateTime ;
    skos:altLabel "Alternativt jordbruk"@nb,
        "Økologisk jordbruk"@nb,
        "Økologisk landbruk"@nb ;
    skos:broader humord:c07646 ;
    skos:closeMatch realfagstermer:c009765 ;
    skos:exactMatch <http://dewey.info/class/631.584/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009765,
        <http://dewey.info/class/631.584/e23/> ;
    skos:prefLabel "Organic farming"@en,
        "Økologisk jordbruk"@nb ;
    skos:related humord:c27376 .

humord:c18068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18068" ;
    dct:modified "2024-11-06T08:27:51"^^xsd:dateTime ;
    skos:altLabel "Bachelors"@en,
        "Single man"@en,
        "Unmarried man"@en,
        "Unmarried men"@en,
        "Einslege menn"@nb,
        "Enslig mann"@nb,
        "Ungkarar"@nb,
        "Ungkarer"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08652/e23/> ;
    skos:broader humord:c07190 ;
    skos:exactMatch <http://dewey.info/class/306.8152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08652/e23/>,
        <http://dewey.info/class/155.6422/e23/>,
        <http://dewey.info/class/306.8152/e23/> ;
    skos:prefLabel "Single men"@en,
        "Enslige menn"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6422/e23/> .

humord:c18069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18069" ;
    dct:modified "2024-02-20T12:57:32"^^xsd:dateTime ;
    skos:altLabel "Diabetes mellitus"@en,
        "Diabetes"@nb,
        "Diabetes mellitus"@nb,
        "Mellitus"@nb,
        "Sukkersjuke"@nb,
        "Sukkersyke"@nb,
        "Sukkersykje"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Diabetes mellitus (oftest bare kalt diabetes) er en gruppe sykdommer som skyldes at kroppen ikke produserer nok insulin eller at insulinet virker for dårlig <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012454,
        <http://dewey.info/class/362.196462/e23/>,
        <http://dewey.info/class/616.462/e23/>,
        <http://dewey.info/class/618.3646/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012454,
        <http://dewey.info/class/362.196462/e23/>,
        <http://dewey.info/class/616.462/e23/>,
        <http://dewey.info/class/618.3646/e23/>,
        <http://dewey.info/class/641.56314/e23/> ;
    skos:prefLabel "Diabetes"@en,
        "Diabetes"@nb ;
    skos:related humord:c63476 ;
    skos:relatedMatch <http://dewey.info/class/641.56314/e23/> .

humord:c18072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18072" ;
    dct:modified "2001-05-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Judicial assistance"@en,
        "Legal assistance"@en,
        "Rettslig bistand"@nb ;
    skos:broader humord:c09356 ;
    skos:closeMatch <http://dewey.info/class/347.017/e23/> ;
    skos:exactMatch <http://dewey.info/class/362.586/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.0127/e23/>,
        <http://dewey.info/class/347.017/e23/>,
        <http://dewey.info/class/362.586/e23/> ;
    skos:prefLabel "Legal aid"@en,
        "Rettshjelp"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.0127/e23/> .

humord:c18073 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18073" ;
    dct:modified "2025-03-31T13:53:42"^^xsd:dateTime ;
    skos:altLabel "Marker"@nb ;
    skos:broader humord:c02984 ;
    skos:exactMatch <http://dewey.info/class/2--482314/e23/>,
        <http://dewey.info/class/914.82314/e23/>,
        <http://dewey.info/class/948.2314/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482314/e23/>,
        <http://dewey.info/class/914.82314/e23/>,
        <http://dewey.info/class/948.2314/e23/> ;
    skos:prefLabel "Marker"@en,
        "Marker"@nb .

humord:c18074 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18074" ;
    dct:modified "2025-02-20T09:32:43"^^xsd:dateTime ;
    skos:altLabel "Shemshara"@nb,
        "Tell Shemshara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.672/e23/>,
        <http://dewey.info/class/935.01/e23/>,
        <http://dewey.info/class/956.72/e23/> ;
    skos:broader humord:c01921 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35/e23/>,
        <http://dewey.info/class/2--5672/e23/>,
        <http://dewey.info/class/915.672/e23/>,
        <http://dewey.info/class/935.01/e23/>,
        <http://dewey.info/class/956.72/e23/> ;
    skos:prefLabel "Tell Shemshara"@en,
        "Tell Shemshara"@nb .

humord:c18076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18076" ;
    dct:modified "2020-06-04T14:37:38"^^xsd:dateTime ;
    skos:altLabel "Salafism"@en,
        "Salafist movement"@en,
        "Salafiya"@en,
        "Salafi"@nb,
        "Salafister"@nb,
        "Salafiyah"@nb,
        "Salafiyya"@nb ;
    skos:broadMatch <http://dewey.info/class/297.83/e23/> ;
    skos:broader humord:c08793 ;
    skos:definition "Moderne puritansk og reformistisk tilnærming til islam som legger avgjørende vekt på å vende tilbake til en bokstavelig tolkning av de islamske grunnlagstekster Koranen og hadith <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.83/e23/> ;
    skos:prefLabel "Salafi movement"@en,
        "Salafisme"@nb .

humord:c18078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18078" ;
    dct:modified "2025-02-04T15:22:27"^^xsd:dateTime ;
    skos:altLabel "Tamuda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39712/e23/>,
        <http://dewey.info/class/939.712/e23/> ;
    skos:broader humord:c01593 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39712/e23/>,
        <http://dewey.info/class/2--642/e23/>,
        <http://dewey.info/class/916.42/e23/>,
        <http://dewey.info/class/939.712/e23/>,
        <http://dewey.info/class/964.2/e23/> ;
    skos:prefLabel "Tamuda"@en,
        "Tamuda"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--642/e23/>,
        <http://dewey.info/class/916.42/e23/>,
        <http://dewey.info/class/964.2/e23/> .

humord:c18079 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18079" ;
    dct:modified "2024-12-06T13:01:27"^^xsd:dateTime ;
    skos:altLabel "Amharisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Amharic folk literature"@en,
        "Amharisk folkediktning"@nb .

humord:c18080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18080" ;
    dct:modified "2020-11-03T10:07:23"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8927/e23/>,
        <http://dewey.info/class/5--927/e23/> ;
    skos:broader humord:c00975 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927/e23/>,
        <http://dewey.info/class/5--927/e23/> ;
    skos:prefLabel "Thamud"@en,
        "Thamud (Folk)"@nb .

humord:c18081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18081" ;
    dct:modified "2024-10-15T13:04:02"^^xsd:dateTime ;
    skos:altLabel "Batinitter"@nb,
        "Batiniyah"@nb,
        "Batiniyya"@nb ;
    skos:broadMatch <http://dewey.info/class/297.822/e23/> ;
    skos:broader humord:c08793 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.822/e23/> ;
    skos:prefLabel "Batiniyya"@en,
        "Batiniyya"@nb ;
    skos:related humord:c08799 .

humord:c18083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18083" ;
    dct:modified "2021-04-23T10:47:48"^^xsd:dateTime ;
    skos:altLabel "Narsati language"@en,
        "Narsati språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Gawar-Bati language"@en,
        "Gawar-bati språk"@nb .

humord:c18084 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18084" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4334/e23/>,
        <http://dewey.info/class/914.334/e23/>,
        <http://dewey.info/class/943.34/e23/> ;
    skos:broader humord:c15477 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4334/e23/>,
        <http://dewey.info/class/914.334/e23/>,
        <http://dewey.info/class/943.34/e23/> ;
    skos:prefLabel "Eslarn"@en,
        "Eslarn"@nb .

humord:c18085 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18085" ;
    dct:modified "2025-02-18T09:09:16"^^xsd:dateTime ;
    skos:altLabel "Mewar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:broader humord:c01882 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Mewar"@en,
        "Mewar"@nb .

humord:c18086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18086" ;
    dct:modified "2024-10-30T15:42:14"^^xsd:dateTime ;
    skos:altLabel "Griotar"@nb ;
    skos:broadMatch <http://dewey.info/class/780.966/e23/> ;
    skos:broader humord:c07499 ;
    skos:definition "Griot er en tradisjonell afrikansk yrkesmusiker og historieforteller. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.966/e23/> ;
    skos:prefLabel "Griots"@en,
        "Grioter"@nb .

humord:c18087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2023-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18087" ;
    dct:modified "2024-09-19T12:31:34"^^xsd:dateTime ;
    skos:altLabel "Compact disc"@en,
        "CD"@nb,
        "Compact disc"@nb,
        "Kompaktplater"@nb ;
    skos:broadMatch <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/384/e23/> ;
    skos:broader humord:c04232 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/384/e23/>,
        <http://dewey.info/class/780/e23/> ;
    skos:prefLabel "CD"@en,
        "CD"@nb ;
    skos:related humord:c17699 ;
    skos:relatedMatch <http://dewey.info/class/780/e23/> .

humord:c18088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18088" ;
    dct:modified "2024-10-30T12:33:03"^^xsd:dateTime ;
    skos:altLabel "Absolute monarchs"@en,
        "Diktatorar"@nb,
        "Eineherskarar"@nb,
        "Eneherskere"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c17791 ;
    skos:exactMatch <http://dewey.info/class/321.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Dictators"@en,
        "Diktatorer"@nb .

humord:c18091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18091" ;
    dct:modified "2024-11-06T08:11:31"^^xsd:dateTime ;
    skos:altLabel "Geni"@nb ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--0879/e23/>,
        <http://dewey.info/class/305.9089/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0879/e23/>,
        <http://dewey.info/class/153.98/e23/>,
        <http://dewey.info/class/305.9089/e23/> ;
    skos:prefLabel "Geniuses"@en,
        "Genier"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.98/e23/> .

humord:c18092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18092" ;
    dct:modified "2001-05-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09608 ;
    skos:definition "Særlig på 1700-tallet; økonomisk politikk med vekt på statsregulering og styrking av handelsbalansen <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/330.1513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1513/e23/> ;
    skos:prefLabel "Mercantilism"@en,
        "Merkantilisme"@nb .

humord:c18093 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18093" ;
    dct:modified "2025-02-21T15:15:39"^^xsd:dateTime ;
    skos:altLabel "Esfahan"@en,
        "Esfahan"@nb,
        "Isfahan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5595/e23/>,
        <http://dewey.info/class/915.595/e23/>,
        <http://dewey.info/class/955.95/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5595/e23/>,
        <http://dewey.info/class/915.595/e23/>,
        <http://dewey.info/class/955.95/e23/> ;
    skos:prefLabel "Isfahan"@en,
        "Esfahan"@nb .

humord:c18095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18095" ;
    dct:modified "2001-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/248.6/e23/>,
        <http://dewey.info/class/254.8/e23/> ;
    skos:prefLabel "Tithe"@en,
        "Tiende"@nb ;
    skos:relatedMatch <http://dewey.info/class/248.6/e23/>,
        <http://dewey.info/class/254.8/e23/> .

humord:c18096 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18096" ;
    dct:modified "2024-08-13T11:16:34"^^xsd:dateTime ;
    skos:altLabel "Ammassalik"@en,
        "Angmagssalik"@en,
        "Ammassalik"@nb,
        "Angmagssalik"@nb,
        "Tasiilaq"@nb ;
    skos:broadMatch <http://dewey.info/class/2--982/e23/>,
        <http://dewey.info/class/919.82/e23/>,
        <http://dewey.info/class/998.2/e23/> ;
    skos:broader humord:c03753 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--982/e23/>,
        <http://dewey.info/class/919.82/e23/>,
        <http://dewey.info/class/998.2/e23/> ;
    skos:prefLabel "Tasiilaq"@en,
        "Tasiilaq"@nb .

humord:c18098 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18098" ;
    dct:modified "2024-12-06T09:44:06"^^xsd:dateTime ;
    skos:altLabel "Grønlandsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Greenlandic folk literature"@en,
        "Grønlandsk folkediktning"@nb .

humord:c18099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18099" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15529 ;
    skos:closeMatch <http://dewey.info/class/787.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.9/e23/> ;
    skos:prefLabel "Bows (Musical instruments)"@en,
        "Buer (Musikkinstrumenter)"@nb .

humord:c18100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18100" ;
    dct:modified "2024-12-12T07:42:20"^^xsd:dateTime ;
    skos:altLabel "Nazi-Tysklands fall"@nb,
        "Nazi-Tysklands oppløsning"@nb,
        "Nazi-Tysklands oppløysning"@nb,
        "Nazi-Tysklands samanbrot"@nb,
        "Nazi-Tysklands samanbrott"@nb,
        "Nazi-Tysklands sammenbrudd"@nb ;
    skos:broadMatch <http://dewey.info/class/943.0864/e23/> ;
    skos:broader humord:c04166 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.0864/e23/> ;
    skos:prefLabel "Fall of Nazi Germany"@en,
        "Nazi-Tysklands fall"@nb ;
    skos:related humord:c03491,
        humord:c03985,
        humord:c04159 .

humord:c18103 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18103" ;
    dct:modified "2024-12-03T13:18:41"^^xsd:dateTime ;
    skos:altLabel "Vietnamesisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Vietnamese folk literature"@en,
        "Vietnamesisk folkediktning"@nb .

humord:c18106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18106" ;
    dct:modified "2001-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bokautodafeer"@nb ;
    skos:broadMatch <http://dewey.info/class/002.09/e23/>,
        <http://dewey.info/class/025.213/e23/>,
        <http://dewey.info/class/098.1/e23/>,
        <http://dewey.info/class/363.31/e23/> ;
    skos:broader humord:c09247 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002.09/e23/>,
        <http://dewey.info/class/025.213/e23/>,
        <http://dewey.info/class/098.1/e23/>,
        <http://dewey.info/class/363.31/e23/> ;
    skos:prefLabel "Book burning"@en,
        "Bokbrenning"@nb .

humord:c18108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18108" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.734/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Ord, uttrykk eller setning som kan leses både forfra og bakfra"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.734/e23/> ;
    skos:prefLabel "Palindrome"@en,
        "Palindrom"@nb ;
    skos:related humord:c06310,
        humord:c16836 .

humord:c18109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18109" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Montagnard"@en ;
    skos:broadMatch <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Vietnamesisk folkegruppe <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:prefLabel "Degar"@en,
        "Montagnarder"@nb .

humord:c18110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18110" ;
    dct:modified "2025-02-07T09:14:01"^^xsd:dateTime ;
    skos:altLabel "Wolf (Canis sp.)"@en,
        "Canis sp."@nb,
        "Ulvar"@nb,
        "Ulvelignende dyr"@nb,
        "Ulveliknande dyr"@nb,
        "Varg (Canis sp.)"@nb,
        "Vargar"@nb,
        "Varger"@nb ;
    skos:broader humord:c69102 ;
    skos:closeMatch realfagstermer:c013252,
        <http://dewey.info/class/599.773/e23/> ;
    skos:definition "Ulver er rovdyr i hundefamilien. De tilhører hundeslekten Canis som utgjør mesteparten av de ulvelignende hundedyrene. De fleste av artene i hundeslekten kan få fruktbart avkom med hverandre, og ulver kan derfor regnes som et artskompleks. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013251 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013251,
        realfagstermer:c013252,
        <http://dewey.info/class/599.773/e23/>,
        <http://dewey.info/class/636.0839/e23/>,
        <http://dewey.info/class/639.966/e23/> ;
    skos:prefLabel "Wolves (Canis sp.)"@en,
        "Ulver"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0839/e23/>,
        <http://dewey.info/class/639.966/e23/> .

humord:c18112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18112" ;
    dct:modified "2001-03-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.9598/e23/>,
        <http://dewey.info/class/784.209598/e23/> ;
    skos:broader humord:c14188 ;
    skos:definition "Tradisjonelt seremoni- og teaterorkester i Indonesia og Malaysia"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.9598/e23/>,
        <http://dewey.info/class/784.209598/e23/> ;
    skos:prefLabel "Gamelan"@en,
        "Gamelan"@nb .

humord:c18113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18113" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/784.1856/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1856/e23/> ;
    skos:prefLabel "Serenades"@en,
        "Serenader"@nb .

humord:c18114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18114" ;
    dct:modified "2024-12-09T12:22:30"^^xsd:dateTime ;
    skos:altLabel "Koppar (Sjukdom)"@nb,
        "Variola"@nb,
        "Variola major"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Kopper var en akutt, smittsom og meget alvorlig infeksjonssykdom med et karakteristisk hudutslett. Sykdommen ble erklært utryddet av WHO i 1980 <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012418,
        <http://dewey.info/class/616.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012418,
        <http://dewey.info/class/614.521/e23/>,
        <http://dewey.info/class/616.912/e23/> ;
    skos:prefLabel "Smallpox"@en,
        "Kopper (Sykdom)"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.521/e23/> .

humord:c18116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18116" ;
    dct:modified "2024-08-15T13:41:44"^^xsd:dateTime ;
    skos:altLabel "Antiintellektualisme"@nb ;
    skos:broadMatch <http://dewey.info/class/322.4/e23/> ;
    skos:broader humord:c09179 ;
    skos:definition "Antiintellektualisme er åndsstrømninger som fremhever troen, følelses- eller driftslivet på bekostning av intellektet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Anti-intellectualism"@en,
        "Antiintellektualisme"@nb .

humord:c18117 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18117" ;
    dct:modified "2025-02-27T15:25:46"^^xsd:dateTime ;
    skos:altLabel "Ikerasaarsuk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--982/e23/>,
        <http://dewey.info/class/919.82/e23/>,
        <http://dewey.info/class/998.2/e23/> ;
    skos:broader humord:c03753 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--982/e23/>,
        <http://dewey.info/class/919.82/e23/>,
        <http://dewey.info/class/998.2/e23/> ;
    skos:prefLabel "Ikerasaarsuk"@en,
        "Ikerasaarsuk"@nb .

humord:c18118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18118" ;
    dct:modified "2001-05-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.51220954/e23/> ;
    skos:broader humord:c09324 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.51220954/e23/> ;
    skos:prefLabel "Brahmans (Caste)"@en,
        "Brahman (Kaste)"@nb .

humord:c18119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18119" ;
    dct:modified "2024-10-10T08:56:37"^^xsd:dateTime ;
    skos:altLabel "Baktaman (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Baktaman er en folkegruppe på New Guinea <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Baktaman"@en,
        "Baktaman (Folk)"@nb .

humord:c18120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18120" ;
    dct:modified "2001-03-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/636.0886/e23/> ;
    skos:broader humord:c16401 ;
    skos:closeMatch <http://dewey.info/class/636.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0835/e23/>,
        <http://dewey.info/class/636.0886/e23/>,
        <http://dewey.info/class/636.1/e23/>,
        <http://dewey.info/class/798.23/e23/> ;
    skos:prefLabel "Riding animals"@en,
        "Ridedyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0835/e23/>,
        <http://dewey.info/class/798.23/e23/> .

humord:c18121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18121" ;
    dct:modified "2024-11-26T11:23:33"^^xsd:dateTime ;
    skos:altLabel "Covenants"@en,
        "Kontraktar"@nb ;
    skos:broader humord:c00154,
        humord:c23922 ;
    skos:exactMatch <http://dewey.info/class/346.022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.46/e23/>,
        <http://dewey.info/class/331.891/e23/>,
        <http://dewey.info/class/346.022/e23/>,
        <http://dewey.info/class/352.53/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/355.6212/e23/>,
        <http://dewey.info/class/658.3154/e23/>,
        <http://dewey.info/class/658.723/e23/>,
        <http://dewey.info/class/692.8/e23/> ;
    skos:prefLabel "Contracts"@en,
        "Kontrakter"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.46/e23/>,
        <http://dewey.info/class/331.891/e23/>,
        <http://dewey.info/class/352.53/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/355.6212/e23/>,
        <http://dewey.info/class/658.3154/e23/>,
        <http://dewey.info/class/658.723/e23/>,
        <http://dewey.info/class/692.8/e23/> .

humord:c18123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18123" ;
    dct:modified "2001-03-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05517 ;
    skos:exactMatch <http://dewey.info/class/781.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.8/e23/> ;
    skos:prefLabel "Musical form"@en,
        "Musikalsk form"@nb .

humord:c18124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18124" ;
    dct:modified "2025-01-03T10:04:51"^^xsd:dateTime ;
    skos:altLabel "Handspindles"@en,
        "Handteinar"@nb,
        "Handteiner"@nb ;
    skos:broader humord:c04440 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.02822/e23/>,
        <http://dewey.info/class/677.02862/e23/>,
        <http://dewey.info/class/746.12/e23/> ;
    skos:prefLabel "Hand spindles (Tools)"@en,
        "Håndteiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/677.02822/e23/>,
        <http://dewey.info/class/677.02862/e23/>,
        <http://dewey.info/class/746.12/e23/> .

humord:c18126 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18126" ;
    dct:modified "2001-04-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03142 ;
    skos:closeMatch <http://dewey.info/class/2--4663/e23/>,
        <http://dewey.info/class/914.663/e23/>,
        <http://dewey.info/class/946.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4663/e23/>,
        <http://dewey.info/class/914.663/e23/>,
        <http://dewey.info/class/946.63/e23/> ;
    skos:prefLabel "Bilbao"@en,
        "Bilbao"@nb .

humord:c18127 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18127" ;
    dct:modified "2024-12-04T11:43:57"^^xsd:dateTime ;
    skos:altLabel "Marathi folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Marathi folk literature"@en,
        "Marathi folkediktning"@nb .

humord:c18128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18128" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/784.18926/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18926/e23/>,
        <http://dewey.info/class/784.218926/e23/> ;
    skos:prefLabel "Ouvertures"@en,
        "Ouverturer"@nb ;
    skos:relatedMatch <http://dewey.info/class/784.218926/e23/> .

humord:c18130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18130" ;
    dct:modified "2001-04-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06395 ;
    skos:definition "Teoretisk modell bestående av et visst antall autonome undersystemer eller  moduler <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Modular linguistics"@en,
        "Modulær lingvistikk"@nb .

humord:c18132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18132" ;
    dct:modified "2020-11-23T15:49:37"^^xsd:dateTime ;
    skos:altLabel "Flerstemmighet (Litteratur)"@nb,
        "Polyfoni (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06623 ;
    skos:definition "Flerstemmighet i litterære tekster <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Polyphony (Literature)"@en,
        "Litterær polyfoni"@nb .

humord:c18135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18135" ;
    dct:modified "2020-11-23T15:33:57"^^xsd:dateTime ;
    skos:altLabel "Flerstemmighet (Lingvistikk)"@nb,
        "Polyfoni (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c06623 ;
    skos:definition "Flerstemmighet i verbale ytringer <UBB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Polyphony (Linguistics)"@en,
        "Lingvistisk polyfoni"@nb .

humord:c18138 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18138" ;
    dct:modified "2025-03-13T08:20:23"^^xsd:dateTime ;
    skos:altLabel "Perugia"@nb ;
    skos:broader humord:c02537 ;
    skos:exactMatch <http://dewey.info/class/2--375731/e23/>,
        <http://dewey.info/class/2--456511/e23/>,
        <http://dewey.info/class/914.56511/e23/>,
        <http://dewey.info/class/937.5731/e23/>,
        <http://dewey.info/class/945.6511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3743/e23/>,
        <http://dewey.info/class/2--375731/e23/>,
        <http://dewey.info/class/2--456511/e23/>,
        <http://dewey.info/class/914.56511/e23/>,
        <http://dewey.info/class/937.43/e23/>,
        <http://dewey.info/class/937.5731/e23/>,
        <http://dewey.info/class/945.6511/e23/> ;
    skos:prefLabel "Perugia"@en,
        "Perugia"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--3743/e23/>,
        <http://dewey.info/class/937.43/e23/> .

humord:c18144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18144" ;
    dct:modified "2024-11-22T08:31:10"^^xsd:dateTime ;
    skos:altLabel "Komsakultur"@nb,
        "Komsakulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.846/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Betegnelse for arkeologiske funn fra eldre steinalder i Finnmark og på Kola   <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.846/e23/> ;
    skos:prefLabel "Komsa culture"@en,
        "Komsakulturen"@nb .

humord:c18145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18145" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:definition "Kort komposisjon i kontrapunktisk stil <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/784.1874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1874/e23/> ;
    skos:prefLabel "Inventions (Music)"@en,
        "Invensjoner (Musikk)"@nb .

humord:c18146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18146" ;
    dct:modified "2025-02-20T13:28:02"^^xsd:dateTime ;
    skos:altLabel "Ur (Oldtidsby)"@nb ;
    skos:broader humord:c01921 ;
    skos:closeMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/2--5675/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/2--5675/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:prefLabel "Ur"@en,
        "Ur (Oldtidsby)"@nb .

humord:c18149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18149" ;
    dct:modified "2024-10-23T14:39:08"^^xsd:dateTime ;
    skos:altLabel "Batahari language"@en,
        "Bathara language"@en,
        "Botahari language"@en,
        "Bathari språk"@nb,
        "Botahari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:editorialNote "Språkkode: bhm"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Bathari language"@en,
        "Bathari språk"@nb .

humord:c18151 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18151" ;
    dct:modified "2024-09-19T11:29:38"^^xsd:dateTime ;
    skos:altLabel "Cooch Behar"@nb,
        "Koch Bihartown"@nb,
        "Kuch Bihar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:broader humord:c01901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "Cooch Behar"@en,
        "Cooch Behar"@nb .

humord:c18154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18154" ;
    dct:modified "2023-03-31T09:28:27"^^xsd:dateTime ;
    skos:altLabel "Oath-taking"@en,
        "Swear-in"@en,
        "Swearing in"@en,
        "Taking an oath"@en,
        "Edsavleggelse"@nb ;
    skos:broadMatch <http://dewey.info/class/174/e23/> ;
    skos:broader humord:c13365 ;
    skos:definition "Høytidelig erklæring avgitt under påkallelse av høyere makter. Fra gammel tid særlig brukt som bekreftelsesmiddel i rettslige forhold <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174/e23/> ;
    skos:prefLabel "Oaths"@en,
        "Eder"@nb .

humord:c18155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18155" ;
    dct:modified "2011-05-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flerkoneri"@nb ;
    skos:broader humord:c04897 ;
    skos:closeMatch <http://dewey.info/class/306.8423/e23/> ;
    skos:definition "Ekteskap mellom en mann og flere kvinner <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8423/e23/> ;
    skos:prefLabel "Polygyny"@en,
        "Polygyni"@nb .

humord:c18156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18156" ;
    dct:modified "2024-02-09T16:08:17"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/204.2/e23/> ;
    skos:broader humord:c08565 ;
    skos:definition "Trancelignende tilstand som oppstår innenfor rammen av en religiøs situasjon. Den \"besatte\" utviser atferd som forklares ved påvirkning av overnaturlige krefter <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.2/e23/> ;
    skos:prefLabel "Possession"@en,
        "Besettelse"@nb .

humord:c18157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18157" ;
    dct:modified "2024-11-12T15:35:57"^^xsd:dateTime ;
    skos:altLabel "Readiness"@en,
        "Stand-by"@en,
        "Beredskap"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1/e23/> ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.1/e23/> ;
    skos:prefLabel "Preparedness"@en,
        "Beredskap"@nb .

humord:c18161 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18161" ;
    dct:modified "2023-11-28T13:50:13"^^xsd:dateTime ;
    skos:altLabel "Galápagos"@en,
        "Galapagos"@nb,
        "Galapagosøyane"@nb,
        "Galápagosøyane"@nb,
        "Galápagosøyene"@nb,
        "Skilpaddeøyene"@nb ;
    skos:broader humord:c01692 ;
    skos:exactMatch <http://dewey.info/class/2--8665/e23/>,
        <http://dewey.info/class/918.665/e23/>,
        <http://dewey.info/class/986.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8665/e23/>,
        <http://dewey.info/class/918.665/e23/>,
        <http://dewey.info/class/986.65/e23/> ;
    skos:prefLabel "Galápagos Islands"@en,
        "Galapagosøyene"@nb .

humord:c18163 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18163" ;
    dct:modified "2025-02-24T08:57:32"^^xsd:dateTime ;
    skos:altLabel "Terich Mir"@en,
        "Terichmir"@en,
        "Turch Mir"@en,
        "Tirich Mir"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:broader humord:c02120,
        humord:c28949 ;
    skos:definition "Tirich Mir er det høyeste fjellet i Hindu Kush-regionen i nordre Pakistan <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:prefLabel "Tirich Mir"@en,
        "Tirich Mir"@nb .

humord:c18168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18168" ;
    dct:modified "2024-10-09T15:30:14"^^xsd:dateTime ;
    skos:altLabel "Badstover"@nb,
        "Badstuer"@nb,
        "Saunaar"@nb,
        "Saunaer"@nb ;
    skos:broadMatch <http://dewey.info/class/728.96/e23/> ;
    skos:broader humord:c05276 ;
    skos:definition "Badstue er en opprinnelig ett-roms bygning, vanligvis laftet, bygget for å ta badstubad i. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/613.41/e23/>,
        <http://dewey.info/class/690.573/e23/>,
        <http://dewey.info/class/725.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.41/e23/>,
        <http://dewey.info/class/690.573/e23/>,
        <http://dewey.info/class/725.73/e23/>,
        <http://dewey.info/class/728.96/e23/> ;
    skos:prefLabel "Saunas"@en,
        "Badstuer"@nb .

humord:c18170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18170" ;
    dct:modified "2020-10-20T13:35:04"^^xsd:dateTime ;
    skos:altLabel "Tigrinyas"@en,
        "Tegray"@nb,
        "Tigrai"@nb,
        "Tigrinja (Folk)"@nb,
        "Tigrinya (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8928/e23/>,
        <http://dewey.info/class/5--928/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folk i Etiopia og Eritrea som snakker tigrinja språk <Britannica>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8928/e23/>,
        <http://dewey.info/class/5--928/e23/> ;
    skos:prefLabel "Tigrayans"@en,
        "Tigray (Folk)"@nb ;
    skos:related humord:c10036,
        humord:c18052 .

humord:c18171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18171" ;
    dct:modified "2024-12-03T13:02:00"^^xsd:dateTime ;
    skos:altLabel "Tigrinya folk literature"@en,
        "Tigrinja folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2049283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049283/e23/> ;
    skos:prefLabel "Tigrigna folk literature"@en,
        "Tigrinja folkediktning"@nb .

humord:c18172 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18172" ;
    dct:modified "2024-12-03T12:58:40"^^xsd:dateTime ;
    skos:altLabel "Tigrynia folk literature"@en,
        "Tigrinja folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tigrigna folk literature"@en,
        "Tigrinja folkediktning"@nb .

humord:c18173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18173" ;
    dct:modified "2022-02-02T07:54:19"^^xsd:dateTime ;
    skos:altLabel "Forpakting"@nb ;
    skos:broadMatch <http://dewey.info/class/346.04348/e23/> ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.04348/e23/> ;
    skos:prefLabel "Agricultural lease"@en,
        "Forpaktning"@nb .

humord:c18175 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18175" ;
    dct:modified "2024-12-03T13:08:26"^^xsd:dateTime ;
    skos:altLabel "Tuvinian folk literature"@en,
        "Uryankhai folk literature"@en,
        "Tuvinsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tuvan folk literature"@en,
        "Tuvinsk folkediktning"@nb ;
    skos:related humord:c19219 .

humord:c18177 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18177" ;
    dct:modified "2024-12-04T10:41:43"^^xsd:dateTime ;
    skos:altLabel "Mordvinsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Mordvinic folk literature"@en,
        "Mordvinsk folkediktning"@nb .

humord:c18178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18178" ;
    dct:modified "2011-01-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c16984 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Demonstratives"@en,
        "Demonstrativer"@nb ;
    skos:related humord:c05940 .

humord:c18179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18179" ;
    dct:modified "2025-03-14T09:51:26"^^xsd:dateTime ;
    skos:altLabel "Kenninger"@nb,
        "Kjenningar"@nb ;
    skos:broadMatch <http://dewey.info/class/439.65/e23/> ;
    skos:broader humord:c12279 ;
    skos:definition "To- eller flerleddet poetisk omskriving i norrøn diktning <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/439.65/e23/> ;
    skos:prefLabel "Kennings"@en,
        "Kjenninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/415/e23/> .

humord:c18181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18181" ;
    dct:modified "2024-01-03T14:18:33"^^xsd:dateTime ;
    skos:altLabel "Symmetri"@nb ;
    skos:broadMatch <http://dewey.info/class/516.1/e23/>,
        <http://dewey.info/class/701.8/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Likevekt, riktig forhold mellom et heles enkelte deler <SNL>"@nb ;
    skos:exactMatch realfagstermer:c000332 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000332,
        <http://dewey.info/class/516.1/e23/>,
        <http://dewey.info/class/701.8/e23/> ;
    skos:prefLabel "Symmetry"@en,
        "Symmetri"@nb .

humord:c18182 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18182" ;
    dct:modified "2025-02-19T16:20:21"^^xsd:dateTime ;
    skos:altLabel "Kandahar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Kanadahar"@en,
        "Kandahar"@nb .

humord:c18183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18183" ;
    dct:modified "2024-10-29T09:00:07"^^xsd:dateTime ;
    skos:altLabel "Teosofar"@nb ;
    skos:broader humord:c07330 ;
    skos:exactMatch <http://dewey.info/class/299.934092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.934092/e23/> ;
    skos:prefLabel "Theosophists"@en,
        "Teosofer"@nb .

humord:c18184 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18184" ;
    dct:modified "2025-02-18T11:29:53"^^xsd:dateTime ;
    skos:altLabel "Khajuraho"@nb ;
    skos:broadMatch <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:broader humord:c01870 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:prefLabel "Khajuraho"@en,
        "Khajuraho"@nb .

humord:c18185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18185" ;
    dct:modified "2025-03-04T10:12:47"^^xsd:dateTime ;
    skos:altLabel "Top level sports"@en,
        "Profesjonell idrett"@nb,
        "Toppidrett"@nb ;
    skos:broader humord:c01433 ;
    skos:closeMatch <http://dewey.info/class/796.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.044/e23/> ;
    skos:prefLabel "Elite sports"@en,
        "Toppidrett"@nb ;
    skos:related humord:c62977 .

humord:c18186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18186" ;
    dct:modified "2024-01-09T13:48:27"^^xsd:dateTime ;
    skos:altLabel "Doping in sport"@en,
        "Doping in sports"@en,
        "Steroid use"@en,
        "Use of banned substances"@en,
        "Doping"@nb ;
    skos:broadMatch <http://dewey.info/class/362.29088796/e23/> ;
    skos:broader humord:c13418 ;
    skos:definition "Doping er bruk av stoffer, medikamenter, eller metoder, for å øke kroppens fysiske prestasjonsevne <SNL>"@nb ;
    skos:exactMatch realfagstermer:c007216 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007216,
        <http://dewey.info/class/362.29088796/e23/> ;
    skos:prefLabel "Doping"@en,
        "Doping"@nb .

humord:c18187 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18187" ;
    dct:modified "2025-02-05T08:18:39"^^xsd:dateTime ;
    skos:altLabel "Abu Sir"@en,
        "Abu Sir"@nb,
        "Abusir"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3216/e23/>,
        <http://dewey.info/class/2--6216/e23/>,
        <http://dewey.info/class/916.216/e23/>,
        <http://dewey.info/class/932.16/e23/>,
        <http://dewey.info/class/962.16/e23/> ;
    skos:prefLabel "Abusir"@en,
        "Abu Sir"@nb .

humord:c18189 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18189" ;
    dct:modified "2025-02-05T11:31:27"^^xsd:dateTime ;
    skos:altLabel "Sakkara"@en,
        "Sakkara"@nb,
        "Saqqara"@nb,
        "Saqqarah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Saqqara"@en,
        "Sakkara"@nb .

humord:c18192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18192" ;
    dct:modified "2024-11-13T14:48:27"^^xsd:dateTime ;
    skos:altLabel "Ornitologar"@nb ;
    skos:broader humord:c26495 ;
    skos:exactMatch realfagstermer:c004035,
        <http://dewey.info/class/305.9598/e23/>,
        <http://dewey.info/class/598.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004035,
        <http://dewey.info/class/305.9598/e23/>,
        <http://dewey.info/class/598.092/e23/> ;
    skos:prefLabel "Ornithologists"@en,
        "Ornitologer"@nb ;
    skos:related humord:c18032 .

humord:c18193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18193" ;
    dct:modified "2025-01-13T19:42:50"^^xsd:dateTime ;
    skos:altLabel "Large plates"@en,
        "Platters"@en,
        "Fat"@nb ;
    skos:broadMatch <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/739.2283/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/739.2283/e23/> ;
    skos:prefLabel "Dishes (Large plates)"@en,
        "Fat"@nb ;
    skos:related humord:c14021 .

humord:c18194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18194" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Indo-skyter"@nb,
        "Pinyin Yuezhi"@nb ;
    skos:broadMatch <http://dewey.info/class/939.6/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Historisk folkegruppe som hersket i Bachtria og India fra 1200 f.Kr. til år   450 <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.6/e23/> ;
    skos:prefLabel "Indo-Scythians"@en,
        "Indoskytere"@nb .

humord:c18197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18197" ;
    dct:modified "2001-07-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.446/e23/> ;
    skos:broader humord:c09260 ;
    skos:definition "Valg av språk hos tospråklige <UBTØ)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/> ;
    skos:prefLabel "Language choice"@en,
        "Språkvalg"@nb ;
    skos:related humord:c06324 .

humord:c18202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-07-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18202" ;
    dct:modified "2020-05-14T12:35:54"^^xsd:dateTime ;
    skos:broader humord:c09020 ;
    skos:closeMatch <http://dewey.info/class/250.9481/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/250.9481/e23/> ;
    skos:prefLabel "Prestegjeld"@en,
        "Prestegjeld"@nb .

humord:c18203 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18203" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Partenkirchen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:broader humord:c03520 ;
    skos:definition "By i Bayern. Ble dannet i 1935 ved sammenslåing av Partenkirchen med Garmisch <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4336/e23/>,
        <http://dewey.info/class/914.336/e23/>,
        <http://dewey.info/class/943.36/e23/> ;
    skos:prefLabel "Garmisch-Partenkirchen"@en,
        "Garmisch-Partenkirchen"@nb .

humord:c18205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18205" ;
    dct:modified "2024-11-26T09:08:23"^^xsd:dateTime ;
    skos:altLabel "Etikettar"@nb,
        "Merkelappar"@nb,
        "Merkelapper"@nb ;
    skos:broadMatch <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/769.57/e23/> ;
    skos:broader humord:c00154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.53/e23/>,
        <http://dewey.info/class/741.692/e23/>,
        <http://dewey.info/class/769.57/e23/> ;
    skos:prefLabel "Labels"@en,
        "Etiketter"@nb ;
    skos:relatedMatch <http://dewey.info/class/741.692/e23/> .

humord:c18207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18207" ;
    dct:modified "2020-08-06T08:07:27"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.3/e23/> ;
    skos:broader humord:c09540 ;
    skos:definition "Fagmyndighet innenfor Forsvaret som ordner med forpleining og forsyninger <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.3/e23/> ;
    skos:prefLabel "Commisariats"@en,
        "Intendanturer"@nb .

humord:c18208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-07-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18208" ;
    dct:modified "2024-03-12T14:40:36"^^xsd:dateTime ;
    skos:altLabel "Ammunisjon"@nb ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/623.45/e23/> ;
    skos:definition "Ammunisjon er en fellesbetegnelse for prosjektil (stridshode, kule, granat), drivmiddel (krutt) og tennmiddel. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c003104,
        <http://dewey.info/class/355.825/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003104,
        <http://dewey.info/class/355.825/e23/>,
        <http://dewey.info/class/623.45/e23/>,
        <http://dewey.info/class/683.406/e23/> ;
    skos:prefLabel "Ammunition"@en,
        "Ammunisjon"@nb ;
    skos:related humord:c09468 ;
    skos:relatedMatch <http://dewey.info/class/683.406/e23/> .

humord:c18209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-07-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18209" ;
    dct:modified "2024-10-18T07:10:57"^^xsd:dateTime ;
    skos:altLabel "Conservatories"@en,
        "Lysthus"@nb ;
    skos:broadMatch <http://dewey.info/class/690.89/e23/>,
        <http://dewey.info/class/728.9/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.89/e23/>,
        <http://dewey.info/class/728.9/e23/> ;
    skos:prefLabel "Garden pavilions"@en,
        "Lysthus"@nb .

humord:c18210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18210" ;
    dct:modified "2024-08-28T08:46:43"^^xsd:dateTime ;
    skos:altLabel "Asiatar"@nb ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:prefLabel "Asians"@en,
        "Asiater"@nb .

humord:c18211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18211" ;
    dct:modified "2025-01-13T19:42:31"^^xsd:dateTime ;
    skos:altLabel "Bokmerke"@nb ;
    skos:broadMatch <http://dewey.info/class/741.6/e23/> ;
    skos:broader humord:c04660 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.6/e23/> ;
    skos:prefLabel "Bookmarks"@en,
        "Bokmerker"@nb .

humord:c18212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18212" ;
    dct:modified "2020-09-04T11:11:58"^^xsd:dateTime ;
    skos:altLabel "Lycanthropology"@en,
        "Lykantropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/> ;
    skos:broader humord:c05087 ;
    skos:definition "Gresk overtro på at et menneske kan bli omskapt til varulv <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2454/e23/> ;
    skos:prefLabel "Lychanthropy"@en,
        "Lykantropi"@nb ;
    skos:related humord:c12954 .

humord:c18214 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18214" ;
    dct:modified "2017-03-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:broader humord:c28980 ;
    skos:definition "Oldtidsby ved Eufrats midtre løp, i nærheten av landsbyen Qalat as-Salihiya   i dagens Syria <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:prefLabel "Dura-Europos"@en,
        "Dura-Europos"@nb .

humord:c18216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18216" ;
    dct:modified "2024-02-13T12:38:16"^^xsd:dateTime ;
    skos:altLabel "Temperament"@en,
        "Gemytt"@nb,
        "Psyke (Psykologi)"@nb,
        "Sinn"@nb,
        "Sinnet"@nb,
        "Temperament"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/155.262/e23/> ;
    skos:broader humord:c08099 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/155.262/e23/> ;
    skos:prefLabel "Dispositions (Personality psychology)"@en,
        "Sinnelag"@nb ;
    skos:related humord:c00403,
        humord:c08126 .

humord:c18221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18221" ;
    dct:modified "2001-08-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manipuri Bishnupriya language"@en ;
    skos:broadMatch <http://dewey.info/class/491.44/e23/>,
        <http://dewey.info/class/6--9144/e23/> ;
    skos:broader humord:c10369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.44/e23/>,
        <http://dewey.info/class/6--9144/e23/> ;
    skos:prefLabel "Bishnupriya manipuri language"@en,
        "Bishnupriya manipuri språk"@nb .

humord:c18223 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18223" ;
    dct:modified "2025-03-14T09:11:48"^^xsd:dateTime ;
    skos:altLabel "Luni sul Mignone"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "Luni sul Mignone"@en,
        "Luni sul Mignone"@nb .

humord:c18224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18224" ;
    dct:modified "2024-11-22T07:40:18"^^xsd:dateTime ;
    skos:altLabel "Landscape archeology"@en,
        "Landskapsarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Landscape archaeology"@en,
        "Landskapsarkeologi"@nb .

humord:c18225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18225" ;
    dct:modified "2001-08-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.644/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "Afro-amerikansk stil innenfor popmusikken <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.644/e23/> ;
    skos:prefLabel "Funk"@en,
        "Funk"@nb .

humord:c18226 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18226" ;
    dct:modified "2024-12-03T13:29:57"^^xsd:dateTime ;
    skos:altLabel "Sibe folk literature"@en,
        "Sibe folkedikting"@nb,
        "Sibe folkediktning"@nb,
        "Sibemandsju folkedikting"@nb,
        "Sibemandsju folkediktning"@nb,
        "Sibemandsjurisk folkedikting"@nb,
        "Sibemandsjurisk folkediktning"@nb,
        "Xibe folkedikting"@nb,
        "Xibe folkediktning"@nb,
        "Xibemandsju folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Xibe folk literature"@en,
        "Xibemandsju folkediktning"@nb .

humord:c18228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18228" ;
    dct:modified "2024-12-03T11:08:41"^^xsd:dateTime ;
    skos:altLabel "Symbolbruk"@nb,
        "Symbolikk"@nb ;
    skos:broader humord:c06337 ;
    skos:closeMatch realfagstermer:c012053,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/704.946/e23/>,
        <http://dewey.info/class/753.6/e23/> ;
    skos:exactMatch <http://dewey.info/class/302.2223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012053,
        <http://dewey.info/class/133.3/e23/>,
        <http://dewey.info/class/203.7/e23/>,
        <http://dewey.info/class/302.2223/e23/>,
        <http://dewey.info/class/704.946/e23/>,
        <http://dewey.info/class/753.6/e23/> ;
    skos:prefLabel "Symbolism (Philosophy)"@en,
        "Symbolikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/133.3/e23/> .

humord:c18231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18231" ;
    dct:modified "2023-12-15T10:10:26"^^xsd:dateTime ;
    skos:altLabel "Tongues"@en,
        "Lingua"@nb,
        "Tunge"@nb,
        "Tungen"@nb,
        "Tunger"@nb ;
    skos:broader humord:c03895 ;
    skos:closeMatch <http://dewey.info/class/612.312/e23/>,
        <http://dewey.info/class/612.87/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/573.357/e23/>,
        <http://dewey.info/class/611.313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.357/e23/>,
        <http://dewey.info/class/611.313/e23/>,
        <http://dewey.info/class/612.312/e23/>,
        <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/612.87/e23/>,
        <http://dewey.info/class/616.31/e23/> ;
    skos:prefLabel "Tongue"@en,
        "Tunge"@nb ;
    skos:related humord:c03888 ;
    skos:relatedMatch <http://dewey.info/class/612.78/e23/>,
        <http://dewey.info/class/616.31/e23/> .

humord:c18232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18232" ;
    dct:modified "2020-07-30T09:52:38"^^xsd:dateTime ;
    skos:altLabel "Perkusjonsinstrumenter"@nb ;
    skos:broader humord:c05510 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/786.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.868/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/786.8/e23/> ;
    skos:prefLabel "Percussion instruments"@en,
        "Slagverksinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.868/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c18234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18234" ;
    dct:modified "2020-07-30T09:56:32"^^xsd:dateTime ;
    skos:altLabel "Kalimba"@en,
        "Kalimbas"@en,
        "Mbira"@en,
        "Kalimba"@nb,
        "Kalimbaer"@nb,
        "Mbiraer"@nb ;
    skos:broadMatch <http://dewey.info/class/786.85/e23/> ;
    skos:broader humord:c18232 ;
    skos:definition "Afrikansk musikkinstrument som er en idiofon av leamellofontype med en rekke tunger av metall eller tre <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.85/e23/> ;
    skos:prefLabel "Mbira"@en,
        "Mbira"@nb .

humord:c18235 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18235" ;
    dct:modified "2024-12-06T10:41:04"^^xsd:dateTime ;
    skos:altLabel "Dogri folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Dogri folk literature"@en,
        "Dogri folkediktning"@nb .

humord:c18236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18236" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dogra"@en ;
    skos:broadMatch <http://dewey.info/class/305.891496/e23/>,
        <http://dewey.info/class/5--91496/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Tidligere dynasti i Kashmir <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891496/e23/>,
        <http://dewey.info/class/5--91496/e23/> ;
    skos:prefLabel "Dogras"@en,
        "Dogra (Folk)"@nb .

humord:c18238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18238" ;
    dct:modified "2020-10-28T10:17:42"^^xsd:dateTime ;
    skos:altLabel "Sinhala abugida"@en,
        "Sinhala alphabet"@en ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/491.4811/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.4811/e23/> ;
    skos:prefLabel "Sinhala script"@en,
        "Singhalesisk alfabet"@nb .

humord:c18239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 49 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18239" ;
    dct:modified "2023-02-23T13:41:19"^^xsd:dateTime ;
    skos:altLabel "Tidsskrift"@nb ;
    skos:broader humord:c00218 ;
    skos:closeMatch <http://dewey.info/class/050/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/050/e23/> ;
    skos:prefLabel "Journals"@en,
        "Tidsskrifter"@nb .

humord:c18240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18240" ;
    dct:modified "2021-03-29T11:45:18"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16389 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Naga languages"@en,
        "Naga språk"@nb .

humord:c18241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18241" ;
    dct:modified "2024-08-14T15:01:56"^^xsd:dateTime ;
    skos:altLabel "Angami language"@en,
        "Angami naga språk"@nb,
        "Angami språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18240 ;
    skos:editorialNote "Språkkode: njm"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Angami Naga language"@en,
        "Angami naga språk"@nb .

humord:c18243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18243" ;
    dct:modified "2024-10-17T14:44:33"^^xsd:dateTime ;
    skos:altLabel "Bengali abugida"@en,
        "Bengali alphabet"@en,
        "Bengali abugida"@nb,
        "Bengali alfabet"@nb,
        "Bengali skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/491.4411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.4411/e23/> ;
    skos:prefLabel "Benagli script"@en,
        "Bengali skrift"@nb .

humord:c18244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18244" ;
    dct:modified "2025-02-18T12:56:03"^^xsd:dateTime ;
    skos:altLabel "Zanskar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:broader humord:c01864 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Zanskar"@en,
        "Zanskar"@nb .

humord:c18245 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18245" ;
    dct:modified "2025-02-25T07:29:10"^^xsd:dateTime ;
    skos:altLabel "Mardin (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56678/e23/>,
        <http://dewey.info/class/915.6678/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.678/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Mardin er en by og provins med samme navn, bosetning har eksistert siden 4000 f.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56678/e23/>,
        <http://dewey.info/class/915.6678/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.678/e23/> ;
    skos:prefLabel "Mardin (City)"@en,
        "Mardin (By)"@nb .

humord:c18246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18246" ;
    dct:modified "2024-08-16T13:06:17"^^xsd:dateTime ;
    skos:altLabel "Ao naga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18240 ;
    skos:editorialNote "Språkkode: njo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Ao Naga language"@en,
        "Ao naga språk"@nb .

humord:c18249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18249" ;
    dct:modified "2024-10-24T12:42:24"^^xsd:dateTime ;
    skos:altLabel "Gourmantche language"@en,
        "Gulmance language"@en,
        "Gulmancema language"@en,
        "Gurma language"@en,
        "Gourmanchema språk"@nb,
        "Gourmantche språk"@nb,
        "Gulmance språk"@nb,
        "Gulmancema språk"@nb,
        "Gurma språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12750 ;
    skos:editorialNote "Språkkode: gux"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Gourmanchema language"@en,
        "Gurma språk"@nb .

humord:c18255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18255" ;
    dct:modified "2024-10-24T10:33:36"^^xsd:dateTime ;
    skos:altLabel "Ago language"@en,
        "Ahlo language"@en,
        "Ahlon language"@en,
        "Ago språk"@nb,
        "Ahlo språk"@nb,
        "Ahlon språk"@nb,
        "Igo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:broader humord:c15007 ;
    skos:editorialNote "Språkkode: ahl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Igo language"@en,
        "Ago språk"@nb .

humord:c18258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18258" ;
    dct:modified "2024-10-24T12:40:33"^^xsd:dateTime ;
    skos:altLabel "Akaselem language"@en,
        "Kasele language"@en,
        "Tchamba language"@en,
        "Akasele språk"@nb,
        "Akaselem språk"@nb,
        "Kasele språk"@nb,
        "Tchamba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12750 ;
    skos:editorialNote "Språkkode: aks"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Akaselem language"@en,
        "Akasele språk"@nb .

humord:c18260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18260" ;
    dct:modified "2024-10-15T11:25:12"^^xsd:dateTime ;
    skos:altLabel "Basari language"@en,
        "Tobote language"@en,
        "Basari språk"@nb,
        "Ntcham språk"@nb,
        "Tobote språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9632/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12750 ;
    skos:editorialNote "Språkkode: bud"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9632/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Ntcham language"@en,
        "Tobote språk"@nb .

humord:c18262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18262" ;
    dct:modified "2024-10-09T07:45:06"^^xsd:dateTime ;
    skos:altLabel "Bargu language"@en,
        "Bariba language"@en,
        "Baatonum språk"@nb,
        "Bargu språk"@nb,
        "Bariba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09898 ;
    skos:editorialNote "Språkkode: bba"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Baatonum language"@en,
        "Bariba språk"@nb .

humord:c18264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18264" ;
    dct:modified "2024-10-24T10:32:09"^^xsd:dateTime ;
    skos:altLabel "Guang language"@en,
        "Gonja språk"@nb,
        "Guang språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:broader humord:c09923 ;
    skos:editorialNote "Språkkode: gjn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:prefLabel "Gonja language"@en,
        "Gonja språk"@nb .

humord:c18266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18266" ;
    dct:modified "2024-10-23T15:22:40"^^xsd:dateTime ;
    skos:altLabel "Moča language"@en,
        "Shekkacho language"@en,
        "Mocha språk"@nb,
        "Moča språk"@nb,
        "Shekkacho språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:broader humord:c10012 ;
    skos:editorialNote "Språkkode: moy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Shekkacho language"@en,
        "Mocha språk"@nb .

humord:c18268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18268" ;
    dct:modified "2024-11-29T12:42:38"^^xsd:dateTime ;
    skos:altLabel "Maieutikk"@nb,
        "Maievtikk"@nb ;
    skos:broadMatch <http://dewey.info/class/184/e23/> ;
    skos:broader humord:c00363 ;
    skos:definition "Åndelig forløsningskunst <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/184/e23/> ;
    skos:prefLabel "Maieutics"@en,
        "Maieutikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/> .

humord:c18269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18269" ;
    dct:modified "2024-10-22T09:34:54"^^xsd:dateTime ;
    skos:altLabel "Koaiá language"@en,
        "Koaiá språk"@nb,
        "Kwaza språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Språkkode: xwa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Kwaza language"@en,
        "Kwaza språk"@nb .

humord:c18270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18270" ;
    dct:modified "2001-10-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10369 ;
    skos:closeMatch <http://dewey.info/class/491.47/e23/>,
        <http://dewey.info/class/6--9147/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.47/e23/>,
        <http://dewey.info/class/6--9147/e23/> ;
    skos:prefLabel "Bhili language"@en,
        "Bhili språk"@nb .

humord:c18272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18272" ;
    dct:modified "2024-02-05T12:50:50"^^xsd:dateTime ;
    skos:altLabel "Black tang"@en,
        "Bladder fucus"@en,
        "Bladderwrack"@en,
        "Channelled wrack"@en,
        "Egg wrack"@en,
        "Knotted wrack"@en,
        "Rockweeds"@en,
        "Seaweed"@en,
        "Serrated wrack"@en,
        "Toothed wrack"@en,
        "Two-headed wrack"@en,
        "Wracks"@en,
        "Blæretang"@nb,
        "Båetang"@nb,
        "Fucales"@nb,
        "Fucus vesiculosus"@nb,
        "Grisetang"@nb,
        "Kaurtang"@nb,
        "Sagtang"@nb,
        "Sauetang"@nb,
        "Sauteang"@nb,
        "Skolmetang"@nb,
        "Spiraltang"@nb,
        "Tang (Alger)"@nb ;
    skos:broader humord:c62212 ;
    skos:closeMatch realfagstermer:c006200 ;
    skos:definition "I snever betydning menes med tang flerårige brunalger innen ordenen Fucales. Tang er arter som særlig er knyttet til fjæresonen. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/579.888/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006200,
        <http://dewey.info/class/579.888/e23/>,
        <http://dewey.info/class/639.89/e23/> ;
    skos:prefLabel "Fucoids"@en,
        "Tang (Alger)"@nb ;
    skos:related humord:c27942 ;
    skos:relatedMatch <http://dewey.info/class/639.89/e23/> .

humord:c18273 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18273" ;
    dct:modified "2025-02-26T09:07:40"^^xsd:dateTime ;
    skos:altLabel "Vest-Irland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--415/e23/>,
        <http://dewey.info/class/914.15/e23/>,
        <http://dewey.info/class/941.5/e23/> ;
    skos:broader humord:c03672 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--415/e23/>,
        <http://dewey.info/class/914.15/e23/>,
        <http://dewey.info/class/941.5/e23/> ;
    skos:prefLabel "Western Ireland"@en,
        "Vest-Irland"@nb .

humord:c18274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18274" ;
    dct:modified "2024-10-23T09:13:16"^^xsd:dateTime ;
    skos:altLabel "Armeno-tyrkisk litteratur"@nb,
        "Armensk-tyrkisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.35/e23/> ;
    skos:broader humord:c18574 ;
    skos:definition "Armensk-tyrkisk litteratur er tyrkiskspråklig litteratur i armensk skrift <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.35/e23/> ;
    skos:prefLabel "Armenian Turkish literature"@en,
        "Armensk-tyrkisk litteratur"@nb ;
    skos:related humord:c06962,
        humord:c07015 .

humord:c18276 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18276" ;
    dct:modified "2021-04-29T15:49:51"^^xsd:dateTime ;
    skos:altLabel "Yakutia"@en,
        "Jakutia"@nb,
        "Jakutija"@nb ;
    skos:broadMatch <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:broader humord:c03083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:prefLabel "Sakha Republic"@en,
        "Sakha"@nb .

humord:c18279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18279" ;
    dct:modified "2025-02-25T10:12:16"^^xsd:dateTime ;
    skos:altLabel "Jingpho language"@en,
        "Kachin språk"@nb,
        "Singpho språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16369 ;
    skos:editorialNote "Språkkode: sgp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Singpho language"@en,
        "Kachin språk"@nb .

humord:c18280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18280" ;
    dct:modified "2025-02-25T10:47:50"^^xsd:dateTime ;
    skos:altLabel "Kuki-chin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16369 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Kuki-Chin languages"@en,
        "Kuki-chin språk"@nb .

humord:c18281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18281" ;
    dct:modified "2024-08-16T14:02:19"^^xsd:dateTime ;
    skos:altLabel "Apostasi"@nb,
        "Apostat"@nb,
        "Frafall (Religion)"@nb,
        "Fråfall (Religion)"@nb ;
    skos:broadMatch <http://dewey.info/class/204/e23/> ;
    skos:broader humord:c08566 ;
    skos:definition "Frafall, særlig fra en religion <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/> ;
    skos:prefLabel "Apostasy"@en,
        "Apostasi"@nb ;
    skos:related humord:c07351 .

humord:c18287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18287" ;
    dct:modified "2024-10-11T09:26:01"^^xsd:dateTime ;
    skos:altLabel "Baule language"@en,
        "Bawule language"@en,
        "Baoule språk"@nb,
        "Baule språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:broader humord:c09923 ;
    skos:editorialNote "Språkkode: bci"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.338/e23/>,
        <http://dewey.info/class/6--96338/e23/> ;
    skos:prefLabel "Baoule language"@en,
        "Baule språk"@nb .

humord:c18290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18290" ;
    dct:modified "2024-10-23T14:34:56"^^xsd:dateTime ;
    skos:altLabel "Musei language"@en,
        "Musei språk"@nb,
        "Musey språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: mse"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Musey language"@en,
        "Musey språk"@nb .

humord:c18294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18294" ;
    dct:modified "2024-10-24T12:38:16"^^xsd:dateTime ;
    skos:altLabel "Tyembara dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12746 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Tyembara dialect"@en,
        "Tyembara dialekt"@nb .

humord:c18296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18296" ;
    dct:modified "2024-08-29T17:55:04"^^xsd:dateTime ;
    skos:altLabel "Warega"@en,
        "Lega (Folk)"@nb,
        "Warega (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896391/e23/>,
        <http://dewey.info/class/5--96391/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Kongo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896391/e23/>,
        <http://dewey.info/class/5--96391/e23/> ;
    skos:prefLabel "Lega"@en,
        "Lega (Folk)"@nb .

humord:c18297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18297" ;
    dct:modified "2024-10-25T10:39:39"^^xsd:dateTime ;
    skos:altLabel "Lega language"@en,
        "Lega språk"@nb,
        "Lega-Shabunda språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: lea"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Lega-Shabunda language"@en,
        "Lega språk"@nb .

humord:c18298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18298" ;
    dct:modified "2001-10-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10606 ;
    skos:definition "Offisielt språk i Bosnia-Hercegovina fra begynnelsen av 1990-tallet <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013527,
        <http://dewey.info/class/491.839/e23/>,
        <http://dewey.info/class/6--91839/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013527,
        <http://dewey.info/class/491.839/e23/>,
        <http://dewey.info/class/6--91839/e23/> ;
    skos:prefLabel "Bosnian language"@en,
        "Bosnisk språk"@nb ;
    skos:related humord:c10607,
        humord:c10608 .

humord:c18300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18300" ;
    dct:modified "2001-10-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06989 ;
    skos:definition "Litteratur skrevet på bosnisk språk fra begynnelsen av 1990-tallet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/891.839/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.839/e23/> ;
    skos:prefLabel "Bosnian literature"@en,
        "Bosnisk litteratur"@nb ;
    skos:related humord:c06990,
        humord:c06991 .

humord:c18301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18301" ;
    dct:modified "2024-10-24T10:47:57"^^xsd:dateTime ;
    skos:altLabel "Yakoma språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: yky"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Yakoma language"@en,
        "Yakoma språk"@nb .

humord:c18302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18302" ;
    dct:modified "2024-09-11T11:59:00"^^xsd:dateTime ;
    skos:altLabel "Dagbane language"@en,
        "Dagbane språk"@nb,
        "Dagbani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12750 ;
    skos:editorialNote "Språkkode: dag"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Dagbani language"@en,
        "Dagbani språk"@nb .

humord:c18303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18303" ;
    dct:modified "2024-10-24T15:36:17"^^xsd:dateTime ;
    skos:altLabel "Jo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3962/e23/>,
        <http://dewey.info/class/6--963962/e23/> ;
    skos:broader humord:c09794,
        humord:c09858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3962/e23/>,
        <http://dewey.info/class/6--963962/e23/> ;
    skos:prefLabel "Jo language"@en,
        "Jo språk"@nb .

humord:c18305 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18305" ;
    dct:modified "2025-04-01T12:04:39"^^xsd:dateTime ;
    skos:altLabel "Krossøy (Vestland)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483651/e23/>,
        <http://dewey.info/class/914.83651/e23/>,
        <http://dewey.info/class/948.3651/e23/> ;
    skos:broader humord:c15825 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483651/e23/>,
        <http://dewey.info/class/914.83651/e23/>,
        <http://dewey.info/class/948.3651/e23/> ;
    skos:prefLabel "Krossøy (Vestland)"@en,
        "Krossøy (Vestland)"@nb .

humord:c18306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18306" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/645.12/e23/> ;
    skos:broader humord:c04788 ;
    skos:definition "Teppe som er vevd i knyttet flossvev eller av oppklipte tøystrimler <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.12/e23/> ;
    skos:prefLabel "Rugs"@en,
        "Ryer"@nb .

humord:c18307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18307" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:broader humord:c05987 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:prefLabel "Iterative verbs"@en,
        "Iterative verb"@nb .

humord:c18308 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18308" ;
    dct:modified "2025-03-05T19:15:45"^^xsd:dateTime ;
    skos:altLabel "Kajaani"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489763/e23/>,
        <http://dewey.info/class/914.89763/e23/>,
        <http://dewey.info/class/948.9763/e23/> ;
    skos:broader humord:c29088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489763/e23/>,
        <http://dewey.info/class/914.89763/e23/>,
        <http://dewey.info/class/948.9763/e23/> ;
    skos:prefLabel "Kajaani"@en,
        "Kajaani"@nb .

humord:c18309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18309" ;
    dct:modified "2024-09-16T13:35:01"^^xsd:dateTime ;
    skos:altLabel "Chva"@nb,
        "Schwa"@nb,
        "Shwa"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c15876 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Schwa"@en,
        "Schwa"@nb .

humord:c18312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18312" ;
    dct:modified "2024-10-18T09:38:58"^^xsd:dateTime ;
    skos:altLabel "Nivkh language"@en,
        "Giljakisk språk"@nb,
        "Gilyak språk"@nb,
        "Nivkh språk"@nb,
        "Nivkhisk språk"@nb,
        "Nivkhsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Språkkode: niv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.6/e23/>,
        <http://dewey.info/class/6--946/e23/> ;
    skos:prefLabel "Gilyak language"@en,
        "Gilyak språk"@nb .

humord:c18313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18313" ;
    dct:modified "2024-07-31T08:07:16"^^xsd:dateTime ;
    skos:altLabel "Advocacy groups"@en,
        "Campaign groups"@en,
        "Corporate interest groups"@en,
        "Lobby groups"@en,
        "Pressure groups"@en,
        "Special interest groups"@en,
        "Aksjonsgrupper"@nb,
        "Aktivistgrupper"@nb,
        "Interessegrupper"@nb,
        "Interesseorganisasjonar"@nb,
        "Interesseorganisasjoner"@nb,
        "Pressgrupper"@nb ;
    skos:broader humord:c09619 ;
    skos:definition "En interessegruppe er en forening eller organisasjon som søker å fremme sine formål gjennom tiltak av politisk art eller overfor politiske og administrative organer <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/322.43/e23/>,
        <http://dewey.info/class/324.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.43/e23/>,
        <http://dewey.info/class/324.4/e23/> ;
    skos:prefLabel "Interest groups"@en,
        "Interessegrupper"@nb ;
    skos:related humord:c22563,
        humord:c25857 .

humord:c18315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18315" ;
    dct:modified "2022-01-28T12:24:38"^^xsd:dateTime ;
    skos:altLabel "Break"@en,
        "Vacation"@en,
        "Vacations"@en,
        "Ferie"@nb ;
    skos:broader humord:c22829 ;
    skos:closeMatch <http://dewey.info/class/331.2576/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/306.48125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48125/e23/>,
        <http://dewey.info/class/331.2576/e23/>,
        <http://dewey.info/class/658.3122/e23/>,
        <http://dewey.info/class/790.1/e23/> ;
    skos:prefLabel "Holidays (Absence)"@en,
        "Ferier"@nb ;
    skos:relatedMatch <http://dewey.info/class/790.1/e23/> .

humord:c18316 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18316" ;
    dct:modified "2017-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:broader humord:c12861 ;
    skos:exactMatch realfagstermer:c030841 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030841,
        <http://dewey.info/class/2--482811/e23/>,
        <http://dewey.info/class/914.82811/e23/>,
        <http://dewey.info/class/948.2811/e23/> ;
    skos:prefLabel "Herøya"@en,
        "Herøya"@nb .

humord:c18318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18318" ;
    dct:modified "2001-10-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neuter"@en,
        "Intetkjønn"@nb,
        "Nutrum"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05949 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Neuter gender"@en,
        "Nøytrum"@nb .

humord:c18321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18321" ;
    dct:modified "2024-12-02T14:57:03"^^xsd:dateTime ;
    skos:altLabel "Mimamsa"@nb ;
    skos:broader humord:c00558 ;
    skos:definition "Mimamsa er ett av de seks ortodokse systemer i indisk filosofi <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/181.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.42/e23/> ;
    skos:prefLabel "Mimamsa"@en,
        "Mimamsa"@nb .

humord:c18322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18322" ;
    dct:modified "2024-11-28T11:09:08"^^xsd:dateTime ;
    skos:altLabel "Enthymeme"@en,
        "Enthymem"@nb ;
    skos:broadMatch <http://dewey.info/class/166/e23/> ;
    skos:broader humord:c00425 ;
    skos:definition "Enthymem er en retorisk betegnelse for en ufullstendig syllogisme der enten en av premissene eller konklusjonen mangler <Litt.vit.leks.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/166/e23/> ;
    skos:prefLabel "Enthymemes"@en,
        "Enthymem"@nb .

humord:c18323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18323" ;
    dct:modified "2019-03-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dvaita"@en,
        "Dvaita"@nb ;
    skos:broader humord:c08509 ;
    skos:definition "En viktig skole innenfor det ortodokse, hinduistiske systemet vedanta <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/181.4841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.4841/e23/> ;
    skos:prefLabel "Dvaita Vedanta"@en,
        "Dvaita vedanta"@nb .

humord:c18324 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18324" ;
    dct:modified "2025-02-25T10:58:46"^^xsd:dateTime ;
    skos:altLabel "Sayda"@en,
        "Saida"@nb,
        "Sayda"@nb,
        "Sidon"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/2--5692/e23/>,
        <http://dewey.info/class/915.692/e23/>,
        <http://dewey.info/class/939.44/e23/>,
        <http://dewey.info/class/956.92/e23/> ;
    skos:broader humord:c02030 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/2--5692/e23/>,
        <http://dewey.info/class/915.692/e23/>,
        <http://dewey.info/class/939.44/e23/>,
        <http://dewey.info/class/956.92/e23/> ;
    skos:prefLabel "Sidon"@en,
        "Sayda"@nb .

humord:c18326 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18326" ;
    dct:modified "2025-04-01T08:29:49"^^xsd:dateTime ;
    skos:altLabel "Samnanger"@nb ;
    skos:broader humord:c58368 ;
    skos:exactMatch <http://dewey.info/class/2--483637/e23/>,
        <http://dewey.info/class/914.83637/e23/>,
        <http://dewey.info/class/948.3637/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483637/e23/>,
        <http://dewey.info/class/914.83637/e23/>,
        <http://dewey.info/class/948.3637/e23/> ;
    skos:prefLabel "Samnanger"@en,
        "Samnanger"@nb .

humord:c18327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18327" ;
    dct:modified "2024-12-03T12:17:36"^^xsd:dateTime ;
    skos:altLabel "Hata yoga"@nb,
        "Hatha yoga"@nb,
        "Hathayoga"@nb ;
    skos:broadMatch <http://dewey.info/class/181.45/e23/>,
        <http://dewey.info/class/294.5436/e23/> ;
    skos:broader humord:c00667 ;
    skos:closeMatch <http://dewey.info/class/613.7046/e23/> ;
    skos:definition "Hatha yoga, en form for yoga hvor utførelsen av kroppsstillinger (asanas) står sentralt, ofte ledsaget av pusteøvelser og renselsesteknikker. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.45/e23/>,
        <http://dewey.info/class/294.5436/e23/>,
        <http://dewey.info/class/613.7046/e23/> ;
    skos:prefLabel "Hatha yoga"@en,
        "Hatha yoga"@nb .

humord:c18328 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18328" ;
    dct:modified "2001-11-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03210 ;
    skos:closeMatch <http://dewey.info/class/2--42133/e23/>,
        <http://dewey.info/class/914.2133/e23/>,
        <http://dewey.info/class/942.133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42133/e23/>,
        <http://dewey.info/class/914.2133/e23/>,
        <http://dewey.info/class/942.133/e23/> ;
    skos:prefLabel "Hammersmith"@en,
        "Hammersmith"@nb .

humord:c18331 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18331" ;
    dct:modified "2024-12-06T12:57:53"^^xsd:dateTime ;
    skos:altLabel "Ainu folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Ainu folk literature"@en,
        "Ainu folkediktning"@nb .

humord:c18332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18332" ;
    dct:modified "2001-11-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Karachay litteratur"@nb,
        "Quaracy litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.38/e23/> ;
    skos:broader humord:c07015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.38/e23/> ;
    skos:prefLabel "Karachay literature"@en,
        "Karatsjai litteratur"@nb .

humord:c18335 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18335" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4346/e23/>,
        <http://dewey.info/class/914.346/e23/>,
        <http://dewey.info/class/943.46/e23/> ;
    skos:prefLabel "Ruppertshofen"@en,
        "Ruppertshofen"@nb .

humord:c18336 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18336" ;
    dct:modified "2001-11-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:broader humord:c03564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4343/e23/>,
        <http://dewey.info/class/914.343/e23/>,
        <http://dewey.info/class/943.43/e23/> ;
    skos:prefLabel "Idar-Oberstein"@en,
        "Idar-Oberstein"@nb .

humord:c18337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18337" ;
    dct:modified "2024-05-15T15:21:25"^^xsd:dateTime ;
    skos:altLabel "Kunstterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "Kunstterapi er en alternativ behandlingsform med bruk av kunstneriske teknikker, ofte maling, modellering eller musikk, for å frigjøre skaperkraft og energi og på den måten redusere hemninger og fremme livsutfoldelse, selvstendighet og selvfølelse. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/615.85156/e23/>,
        <http://dewey.info/class/616.891656/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.85156/e23/>,
        <http://dewey.info/class/616.891656/e23/>,
        <http://dewey.info/class/618.92891656/e23/> ;
    skos:prefLabel "Art therapy"@en,
        "Kunstterapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.92891656/e23/> .

humord:c18338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18338" ;
    dct:modified "2024-12-11T07:43:16"^^xsd:dateTime ;
    skos:altLabel "Dramatherapy"@en,
        "Dramaterapi"@nb,
        "Psykodrama"@nb ;
    skos:broader humord:c03948,
        humord:c06665 ;
    skos:exactMatch <http://dewey.info/class/616.891523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.891523/e23/>,
        <http://dewey.info/class/618.92891523/e23/> ;
    skos:prefLabel "Psychodrama"@en,
        "Psykodrama"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.92891523/e23/> .

humord:c18340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18340" ;
    dct:modified "2024-06-06T14:45:06"^^xsd:dateTime ;
    skos:altLabel "Electronic musical instruments"@en,
        "Elektroniske instrument"@nb ;
    skos:broader humord:c04431 ;
    skos:exactMatch realfagstermer:c008803,
        <http://dewey.info/class/786.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008803,
        <http://dewey.info/class/681.867/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/786.7/e23/> ;
    skos:prefLabel "Electronical instruments"@en,
        "Elektroniske instrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.867/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c18341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18341" ;
    dct:modified "2025-01-03T10:18:56"^^xsd:dateTime ;
    skos:altLabel "Synthesizerar"@nb ;
    skos:broader humord:c18340 ;
    skos:exactMatch <http://dewey.info/class/786.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/785.674/e23/>,
        <http://dewey.info/class/786.74/e23/> ;
    skos:prefLabel "Synthesizers"@en,
        "Synthesizere"@nb ;
    skos:related humord:c32939 ;
    skos:relatedMatch <http://dewey.info/class/785.674/e23/> .

humord:c18342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18342" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19474 ;
    skos:exactMatch <http://dewey.info/class/788.49/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.49/e23/> ;
    skos:prefLabel "Bagpipes"@en,
        "Sekkepiper"@nb .

humord:c18343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18343" ;
    dct:modified "2024-07-03T13:05:22"^^xsd:dateTime ;
    skos:altLabel "Oftalmologi"@nb ;
    skos:broader humord:c22833 ;
    skos:definition "Læren om øyet og øyensykdommer <BOB>"@nb ;
    skos:exactMatch realfagstermer:c010043,
        <http://dewey.info/class/617.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010043,
        <http://dewey.info/class/617.7/e23/> ;
    skos:prefLabel "Ophthalmology"@en,
        "Oftalmologi"@nb .

humord:c18345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18345" ;
    dct:modified "2021-05-11T14:52:53"^^xsd:dateTime ;
    skos:altLabel "Khassi literature"@en,
        "Khassi litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/895.93/e23/> ;
    skos:broader humord:c18585 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.93/e23/> ;
    skos:prefLabel "Khasi literature"@en,
        "Khasi litteratur"@nb .

humord:c18346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18346" ;
    dct:modified "2024-11-07T19:57:52"^^xsd:dateTime ;
    skos:altLabel "Ksitigarbha"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Ksitigarbha er en buddhistisk gud <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342113/e23/> ;
    skos:prefLabel "Ksitigarbha"@en,
        "Ksitigarbha"@nb .

humord:c18347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18347" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Illative"@en ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06088 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Illative case"@en,
        "Illativ"@nb .

humord:c18351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18351" ;
    dct:modified "2024-09-16T09:33:12"^^xsd:dateTime ;
    skos:altLabel "Cheyenne språk"@nb ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Språkkode: chy"@nb ;
    skos:exactMatch <http://dewey.info/class/497.353/e23/>,
        <http://dewey.info/class/6--97353/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.353/e23/>,
        <http://dewey.info/class/6--97353/e23/> ;
    skos:prefLabel "Cheyenne language"@en,
        "Cheyenne språk"@nb .

humord:c18353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18353" ;
    dct:modified "2025-02-25T14:49:29"^^xsd:dateTime ;
    skos:altLabel "Øresund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:broader humord:c03681 ;
    skos:definition "Øresund er et sund mellom Sør-Sverige og Danmark <SNL>"@nb ;
    skos:exactMatch realfagstermer:c031851 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031851,
        <http://dewey.info/class/2--16334/e23/>,
        <http://dewey.info/class/551.461334/e23/>,
        <http://dewey.info/class/910.916334/e23/> ;
    skos:prefLabel "Øresund"@en,
        "Øresund"@nb .

humord:c18354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18354" ;
    dct:modified "2024-01-11T07:57:43"^^xsd:dateTime ;
    skos:altLabel "Ester  (Folk)"@nb,
        "Estlendinger"@nb ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.894545/e23/>,
        <http://dewey.info/class/5--94545/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894545/e23/>,
        <http://dewey.info/class/5--94545/e23/> ;
    skos:prefLabel "Estonians"@en,
        "Estlendere"@nb .

humord:c18355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18355" ;
    dct:modified "2024-10-22T15:47:41"^^xsd:dateTime ;
    skos:altLabel "Old Javanese language"@en,
        "Gamaljavanesisk språk"@nb,
        "Gammaljavanesisk språk"@nb,
        "Gammeljavanesisk språk"@nb,
        "Kawi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.222/e23/>,
        <http://dewey.info/class/6--99222/e23/> ;
    skos:broader humord:c10161 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.222/e23/>,
        <http://dewey.info/class/6--99222/e23/> ;
    skos:prefLabel "Kawi language"@en,
        "Kawi språk"@nb .

humord:c18358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18358" ;
    dct:modified "2023-11-21T12:51:59"^^xsd:dateTime ;
    skos:altLabel "Gems"@en,
        "Gemstones"@en,
        "Precious stones"@en,
        "Edelsteinar"@nb,
        "Edelsteiner"@nb,
        "Edelstener"@nb,
        "Gemmologi"@nb,
        "Smykkesteinar"@nb,
        "Smykkesteiner"@nb ;
    skos:broadMatch <http://dewey.info/class/620.198/e23/> ;
    skos:broader humord:c08307 ;
    skos:closeMatch <http://dewey.info/class/666.88/e23/> ;
    skos:exactMatch realfagstermer:c008647,
        <http://dewey.info/class/553.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008647,
        <http://dewey.info/class/553.8/e23/>,
        <http://dewey.info/class/620.198/e23/>,
        <http://dewey.info/class/666.88/e23/>,
        <http://dewey.info/class/736.2/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Jewels"@en,
        "Edelsteiner"@nb ;
    skos:related humord:c14107 ;
    skos:relatedMatch <http://dewey.info/class/736.2/e23/>,
        <http://dewey.info/class/739.27/e23/> .

humord:c18360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18360" ;
    dct:modified "2019-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Inferiority feeling"@en,
        "Mindreverdsfølelse"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c28378 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/> ;
    skos:prefLabel "Feeling of inferiority"@en,
        "Mindreverdighetsfølelse"@nb ;
    skos:related humord:c08117 .

humord:c18362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18362" ;
    dct:modified "2024-08-21T07:20:40"^^xsd:dateTime ;
    skos:altLabel "Hsi-Hsia language"@en,
        "Mi-nia language"@en,
        "Xixia language"@en,
        "Hsi-hsia språk"@nb,
        "Mi-nia språk"@nb,
        "Tangut språk"@nb,
        "Tangutisk språk"@nb,
        "Xixia språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c19429 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tangut language"@en,
        "Tangut språk"@nb .

humord:c18364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18364" ;
    dct:modified "2024-11-07T19:52:14"^^xsd:dateTime ;
    skos:altLabel "Soma"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Soma er en guddom og offerdrikk i vedisk religion <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Soma"@en,
        "Soma"@nb .

humord:c18367 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18367" ;
    dct:modified "2024-12-03T12:48:59"^^xsd:dateTime ;
    skos:altLabel "Thai folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Thai folk literature"@en,
        "Thai folkediktning"@nb .

humord:c18368 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18368" ;
    dct:modified "2025-02-24T14:58:42"^^xsd:dateTime ;
    skos:altLabel "Nord-Vietnam"@nb ;
    skos:broader humord:c02102 ;
    skos:closeMatch <http://dewey.info/class/2--5973/e23/>,
        <http://dewey.info/class/915.973/e23/> ;
    skos:exactMatch <http://dewey.info/class/959.73043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5973/e23/>,
        <http://dewey.info/class/915.973/e23/>,
        <http://dewey.info/class/959.73043/e23/> ;
    skos:prefLabel "North Vietnam"@en,
        "Nord-Vietnam"@nb .

humord:c18369 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2001-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18369" ;
    dct:modified "2025-02-21T14:47:04"^^xsd:dateTime ;
    skos:altLabel "Shizunai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--524/e23/>,
        <http://dewey.info/class/915.24/e23/>,
        <http://dewey.info/class/952.4/e23/> ;
    skos:broader humord:c01944 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--524/e23/>,
        <http://dewey.info/class/915.24/e23/>,
        <http://dewey.info/class/952.4/e23/> ;
    skos:prefLabel "Shizunai"@en,
        "Shizunai"@nb .

humord:c18370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18370" ;
    dct:modified "2024-12-03T13:40:13"^^xsd:dateTime ;
    skos:altLabel "Tagalog folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20499211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20499211/e23/> ;
    skos:prefLabel "Tagalog folk literature"@en,
        "Tagalog folkediktning"@nb .

humord:c18371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18371" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780/e23/> ;
    skos:broader humord:c17622 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.3488/e23/>,
        <http://dewey.info/class/780/e23/> ;
    skos:prefLabel "Scores"@en,
        "Partiturer"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.3488/e23/> .

humord:c18372 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18372" ;
    dct:modified "2025-03-24T07:36:58"^^xsd:dateTime ;
    skos:altLabel "Vinderen"@nb,
        "Vindern"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Vinderen"@en,
        "Vinderen"@nb .

humord:c18373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18373" ;
    dct:modified "2020-11-24T09:09:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/882/e23/> ;
    skos:broader humord:c06666 ;
    skos:definition "I antikkens Hellas opprinnelig et selvstendig skuespill med løssluppent innhold. Senere et tilheng til de tre tragedier som utgjorde en \"trilogi\". <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/882/e23/> ;
    skos:prefLabel "Satyr plays"@en,
        "Satyrspill"@nb .

humord:c18374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18374" ;
    dct:modified "2024-11-04T07:59:51"^^xsd:dateTime ;
    skos:altLabel "Guvernørar"@nb ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.23/e23/> ;
    skos:prefLabel "Governors"@en,
        "Guvernører"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.23/e23/> .

humord:c18375 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18375" ;
    dct:modified "2002-01-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--749/e23/>,
        <http://dewey.info/class/917.49/e23/>,
        <http://dewey.info/class/974.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--749/e23/>,
        <http://dewey.info/class/917.49/e23/>,
        <http://dewey.info/class/974.9/e23/> ;
    skos:prefLabel "New Jersey"@en,
        "New Jersey"@nb .

humord:c18379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18379" ;
    dct:modified "2020-06-04T13:43:29"^^xsd:dateTime ;
    skos:altLabel "Malikis"@en,
        "Malikites"@en,
        "Malikitter"@nb ;
    skos:broader humord:c08793 ;
    skos:closeMatch <http://dewey.info/class/297.1401813/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.1401813/e23/> ;
    skos:prefLabel "Maliki"@en,
        "Malikiyya"@nb .

humord:c18381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18381" ;
    dct:modified "2002-01-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.97291/e23/>,
        <http://dewey.info/class/784.1888/e23/> ;
    skos:broader humord:c05492 ;
    skos:definition "Afro-kubansk folkelig dansemusikk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.97291/e23/>,
        <http://dewey.info/class/784.1888/e23/> ;
    skos:prefLabel "Son (Music)"@en,
        "Son (Musikk)"@nb .

humord:c18382 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18382" ;
    dct:modified "2025-02-21T14:16:26"^^xsd:dateTime ;
    skos:altLabel "Okinawa"@nb ;
    skos:broader humord:c01946 ;
    skos:exactMatch <http://dewey.info/class/2--52294/e23/>,
        <http://dewey.info/class/915.2294/e23/>,
        <http://dewey.info/class/952.294/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52294/e23/>,
        <http://dewey.info/class/915.2294/e23/>,
        <http://dewey.info/class/952.294/e23/> ;
    skos:prefLabel "Okinawa Prefecture"@en,
        "Okinawa"@nb .

humord:c18383 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18383" ;
    dct:modified "2025-03-14T09:13:09"^^xsd:dateTime ;
    skos:altLabel "Alba Longa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "Alba Longa"@en,
        "Alba Longa"@nb .

humord:c18384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18384" ;
    dct:modified "2024-07-10T14:04:54"^^xsd:dateTime ;
    skos:altLabel "Goose"@en,
        "Anser"@nb,
        "Anserini"@nb,
        "Branta"@nb,
        "Gjæser"@nb,
        "Gås"@nb ;
    skos:broader humord:c58286,
        humord:c62593 ;
    skos:definition "Fugler i slektene Anser og Branta. Anserini er en gammel inndeling i underfamilie. <UiO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002763,
        <http://dewey.info/class/598.417/e23/>,
        <http://dewey.info/class/636.598/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002763,
        <http://dewey.info/class/598.417/e23/>,
        <http://dewey.info/class/636.598/e23/> ;
    skos:prefLabel "Geese"@en,
        "Gjess"@nb .

humord:c18385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18385" ;
    dct:modified "2025-01-27T07:26:32"^^xsd:dateTime ;
    skos:altLabel "Martinsdag"@nb,
        "Mortensmesse"@nb ;
    skos:broadMatch <http://dewey.info/class/394.266/e23/> ;
    skos:broader humord:c04948 ;
    skos:definition "Kirkehøytid 11. november til minne om biskop Martin av Tours. På primstaven  betegnet med en gris eller en gås fordi man da spiste gris eller gås <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.266/e23/> ;
    skos:prefLabel "Martinmas"@en,
        "Mortensmesse"@nb .

humord:c18386 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18386" ;
    dct:modified "2025-02-21T14:09:25"^^xsd:dateTime ;
    skos:altLabel "Aden (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5335/e23/>,
        <http://dewey.info/class/915.335/e23/>,
        <http://dewey.info/class/953.35/e23/> ;
    skos:broader humord:c17876 ;
    skos:exactMatch realfagstermer:c030984 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030984,
        <http://dewey.info/class/2--5335/e23/>,
        <http://dewey.info/class/915.335/e23/>,
        <http://dewey.info/class/953.35/e23/> ;
    skos:prefLabel "Aden (City)"@en,
        "Aden (By)"@nb .

humord:c18388 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18388" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Freiburg (Switzerland)"@en,
        "Freiburg im Üechtland"@en,
        "Freiburg (Sveits)"@nb,
        "Freiburg im Üechtland"@nb,
        "Fribourg (By)"@nb ;
    skos:broader humord:c29219 ;
    skos:exactMatch <http://dewey.info/class/2--4945354/e23/>,
        <http://dewey.info/class/914.945354/e23/>,
        <http://dewey.info/class/949.45354/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945354/e23/>,
        <http://dewey.info/class/914.945354/e23/>,
        <http://dewey.info/class/949.45354/e23/> ;
    skos:prefLabel "Fribourg"@en,
        "Freiburg im Üchtland"@nb .

humord:c18391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18391" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.148/e23/> ;
    skos:broader humord:c17622 ;
    skos:definition "Kategori notasjon brukt til nedtegning av enstemmig vokalmusikk <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.148/e23/> ;
    skos:prefLabel "Neumes"@en,
        "Neumer"@nb .

humord:c18392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18392" ;
    dct:modified "2002-01-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.319467/e23/> ;
    skos:broader humord:c13980 ;
    skos:definition "Katalansk ringdans <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.319467/e23/> ;
    skos:prefLabel "Sardana"@en,
        "Sardana"@nb .

humord:c18393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18393" ;
    dct:modified "2024-12-19T13:20:27"^^xsd:dateTime ;
    skos:altLabel "Home pages"@en,
        "Index pages"@en,
        "Heimesider"@nb ;
    skos:broadMatch <http://dewey.info/class/025.0422/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c19289 ;
    skos:exactMatch realfagstermer:c009435 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009435,
        <http://dewey.info/class/025.0422/e23/>,
        <http://dewey.info/class/025.06/e23/>,
        <http://dewey.info/class/025.344/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Homepages"@en,
        "Hjemmesider"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.06/e23/>,
        <http://dewey.info/class/025.344/e23/> .

humord:c18394 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18394" ;
    dct:modified "2025-03-14T09:11:23"^^xsd:dateTime ;
    skos:altLabel "Lanuvium"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "Lanuvium"@en,
        "Lanuvium"@nb .

humord:c18395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18395" ;
    dct:modified "2024-10-29T09:01:12"^^xsd:dateTime ;
    skos:altLabel "Darveshes"@en,
        "Darwīshes"@en,
        "Dervishes"@en,
        "Dervisjar"@nb ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c17790 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Dervish"@en,
        "Dervisjer"@nb ;
    skos:related humord:c08841 .

humord:c18396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18396" ;
    dct:modified "2025-01-10T15:22:11"^^xsd:dateTime ;
    skos:altLabel "Turbanar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43/e23/> ;
    skos:broader humord:c04704 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.63/e23/>,
        <http://dewey.info/class/391.43/e23/> ;
    skos:prefLabel "Turbans"@en,
        "Turbaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/294.63/e23/> .

humord:c18398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18398" ;
    dct:modified "2002-01-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/910.014/e23/> ;
    skos:broader humord:c06255 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/910.014/e23/>,
        <http://dewey.info/class/929.97/e23/> ;
    skos:prefLabel "Light house names"@en,
        "Fyrnavn"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/>,
        <http://dewey.info/class/929.97/e23/> .

humord:c18399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18399" ;
    dct:modified "2024-03-11T15:10:49"^^xsd:dateTime ;
    skos:altLabel "Emergens"@nb ;
    skos:broadMatch <http://dewey.info/class/116/e23/> ;
    skos:broader humord:c00494 ;
    skos:definition "Emergens brukes i vitenskapsteori om fenomener der ulike elementer, ved å påvirke hverandre, skaper nye egenskaper som en ikke kunne forutsett utfra kjennskap til elementene isolert. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c031238 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031238,
        <http://dewey.info/class/116/e23/> ;
    skos:prefLabel "Emergence"@en,
        "Emergens"@nb .

humord:c18400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18400" ;
    dct:modified "2024-09-19T11:38:25"^^xsd:dateTime ;
    skos:altLabel "Concertino"@en,
        "Concertini"@nb ;
    skos:broader humord:c17326 ;
    skos:definition "Concertini var på 1800-tallet og 1900-tallet en mindre konsert eller en solokonsert med liten besetning <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/784.1862/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1862/e23/> ;
    skos:prefLabel "Concertini"@en,
        "Concertini"@nb .

humord:c18402 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18402" ;
    dct:modified "2025-03-24T13:40:55"^^xsd:dateTime ;
    skos:altLabel "Akamas"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:broader humord:c02576 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5693/e23/>,
        <http://dewey.info/class/915.693/e23/>,
        <http://dewey.info/class/956.93/e23/> ;
    skos:prefLabel "Akamas"@en,
        "Akamas"@nb .

humord:c18403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18403" ;
    dct:modified "2024-08-23T10:15:56"^^xsd:dateTime ;
    skos:altLabel "Gingko"@en,
        "Ginkgo biloba"@nb,
        "Tempeltre"@nb,
        "Tempeltrær"@nb ;
    skos:broader humord:c27414 ;
    skos:definition "Tempeltre er et tre som hører til de nakenfrøete plantene (gymnospermene), men ikke er nært beslektet med noen annen nålevende plantegruppe. De finnes ikke lenger viltvoksende, men er utbredt i hager og parker i tempererte områder. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/585.7/e23/>,
        <http://dewey.info/class/635.97757/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/585.7/e23/>,
        <http://dewey.info/class/635.97757/e23/> ;
    skos:prefLabel "Ginkgo"@en,
        "Ginkgo"@nb .

humord:c18404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18404" ;
    dct:modified "2024-08-13T11:06:20"^^xsd:dateTime ;
    skos:altLabel "Amphictyonic League"@en,
        "Amfiktyoni"@nb ;
    skos:broadMatch <http://dewey.info/class/938/e23/> ;
    skos:broader humord:c09619 ;
    skos:definition "Amfiktyoni var et forbund av greske stater omkring et tempel, som sluttet seg sammen for å verne om tempelet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938/e23/> ;
    skos:prefLabel "Amphictyony"@en,
        "Amfiktyoni"@nb .

humord:c18405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18405" ;
    dct:modified "2002-01-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.411/e23/> ;
    skos:broader humord:c06408 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.411/e23/> ;
    skos:prefLabel "Tangut script"@en,
        "Tangut skrift"@nb .

humord:c18407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18407" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.315/e23/> ;
    skos:prefLabel "Chuvash literature"@en,
        "Tsjuvasjisk litteratur"@nb .

humord:c18408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18408" ;
    dct:modified "2002-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06966 ;
    skos:exactMatch <http://dewey.info/class/891.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.57/e23/> ;
    skos:prefLabel "Tajiki literature"@en,
        "Tadsjikisk litteratur"@nb .

humord:c18409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18409" ;
    dct:modified "2024-08-28T11:08:41"^^xsd:dateTime ;
    skos:altLabel "Assames abugida"@en,
        "Assamese alphabet"@en,
        "Assamesisk alfabet"@nb,
        "Assamesisk skrift"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/491.45111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.45111/e23/> ;
    skos:prefLabel "Assamese script"@en,
        "Assamesisk skrift"@nb .

humord:c18410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18410" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Miri"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Etnisk gruppe i Arunachal Pradesh, India <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Hill Miri"@en,
        "Hill miri (Folk)"@nb .

humord:c18417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18417" ;
    dct:modified "2024-10-18T06:53:14"^^xsd:dateTime ;
    skos:altLabel "Smelteries"@en,
        "Smeltehytter"@nb ;
    skos:broadMatch <http://dewey.info/class/690.54/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:broader humord:c05205 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.54/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:prefLabel "Smelting works"@en,
        "Smeltehytter"@nb ;
    skos:related humord:c07667 .

humord:c18418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18418" ;
    dct:modified "2024-10-23T14:41:25"^^xsd:dateTime ;
    skos:altLabel "Madhabic language"@en,
        "Mineisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:broader humord:c10041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.9/e23/>,
        <http://dewey.info/class/6--929/e23/> ;
    skos:prefLabel "Minaean language"@en,
        "Mineisk språk"@nb .

humord:c18420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18420" ;
    dct:modified "2024-10-11T09:35:41"^^xsd:dateTime ;
    skos:altLabel "Kapell"@nb ;
    skos:broadMatch <http://dewey.info/class/726.4/e23/> ;
    skos:broader humord:c05235 ;
    skos:closeMatch <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/726.5/e23/>,
        <http://dewey.info/class/726.595/e23/> ;
    skos:definition "Kapell er et begrep som kan brukes om en frittstående mindre kirke, men også om et mindre rom med eget alter som siderom eller utbygg til en kirke eller som et rom   i et profant bygg <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.65/e23/>,
        <http://dewey.info/class/726.4/e23/>,
        <http://dewey.info/class/726.5/e23/>,
        <http://dewey.info/class/726.595/e23/> ;
    skos:prefLabel "Chapels"@en,
        "Kapeller"@nb .

humord:c18421 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18421" ;
    dct:modified "2024-12-03T13:17:23"^^xsd:dateTime ;
    skos:altLabel "Urdu folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Urdu folk literature"@en,
        "Urdu folkediktning"@nb .

humord:c18425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18425" ;
    dct:modified "2024-10-23T09:52:50"^^xsd:dateTime ;
    skos:altLabel "Salar språk"@nb,
        "Salarisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: slr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.36/e23/>,
        <http://dewey.info/class/6--9436/e23/> ;
    skos:prefLabel "Salar language"@en,
        "Salarisk språk"@nb .

humord:c18427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18427" ;
    dct:modified "2024-09-19T12:22:08"^^xsd:dateTime ;
    skos:altLabel "Concerto grosso"@en,
        "Concerti grossi"@nb ;
    skos:broadMatch <http://dewey.info/class/784.24/e23/> ;
    skos:broader humord:c17326 ;
    skos:definition "Concerti grossi er en komposisjonsform fra senbarokken basert på kontrasten mellom et stort ensemble og en liten solistgruppe <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.24/e23/> ;
    skos:prefLabel "Concerti grossi"@en,
        "Concerti grossi"@nb .

humord:c18428 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18428" ;
    dct:modified "2025-03-06T13:47:58"^^xsd:dateTime ;
    skos:altLabel "Vani"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Vani"@en,
        "Vani"@nb .

humord:c18430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18430" ;
    dct:modified "2024-12-02T13:55:50"^^xsd:dateTime ;
    skos:altLabel "Prakseologi"@nb ;
    skos:broadMatch <http://dewey.info/class/144.3/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "En systematisk filosofisk analyse av menneskelige aktiviteter og praksis <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/144.3/e23/> ;
    skos:prefLabel "Praxiology"@en,
        "Prakseologi"@nb ;
    skos:related humord:c00572 .

humord:c18431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18431" ;
    dct:modified "2024-10-23T15:09:33"^^xsd:dateTime ;
    skos:altLabel "Nabateisk armeisk språk"@nb,
        "Nabateisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.29/e23/>,
        <http://dewey.info/class/6--9229/e23/> ;
    skos:broader humord:c10017 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.29/e23/>,
        <http://dewey.info/class/6--9229/e23/> ;
    skos:prefLabel "Nabataean Aramaic language"@en,
        "Nabateisk språk"@nb .

humord:c18432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18432" ;
    dct:modified "2024-12-04T11:07:29"^^xsd:dateTime ;
    skos:altLabel "Kurdisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.208991597/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208991597/e23/> ;
    skos:prefLabel "Kurdish folk literature"@en,
        "Kurdisk folkediktning"@nb .

humord:c18433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18433" ;
    dct:modified "2024-10-29T15:51:26"^^xsd:dateTime ;
    skos:altLabel "Recital"@en,
        "Opplesing"@nb,
        "Opplesning"@nb,
        "Resitasjon"@nb,
        "Scenisk opplesing"@nb,
        "Scenisk opplesning"@nb ;
    skos:broader humord:c06536 ;
    skos:exactMatch <http://dewey.info/class/3B--504/e23/>,
        <http://dewey.info/class/808.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--504/e23/>,
        <http://dewey.info/class/808.54/e23/> ;
    skos:prefLabel "Recitation"@en,
        "Opplesing"@nb .

humord:c18436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18436" ;
    dct:modified "2002-03-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05574 ;
    skos:definition "Betegnelse for det som kjennetegner det spesifikt teatrale eller teateraktige, og som er knyttet til teatrets egne virkemidler <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Teatralitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/792/e23/> .

humord:c18437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18437" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forspill (Musikk)"@nb ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/784.18928/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18928/e23/> ;
    skos:prefLabel "Preludes"@en,
        "Preludier"@nb .

humord:c18439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18439" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/784.1825/e23/> ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/781.825/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.825/e23/>,
        <http://dewey.info/class/784.1825/e23/> ;
    skos:prefLabel "Variations (Music)"@en,
        "Variasjoner (Musikk)"@nb .

humord:c18440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18440" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:exactMatch <http://dewey.info/class/784.1858/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1858/e23/> ;
    skos:prefLabel "Suites (Music)"@en,
        "Suiter (Musikk)"@nb .

humord:c18441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18441" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17320 ;
    skos:exactMatch <http://dewey.info/class/788.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.93/e23/> ;
    skos:prefLabel "Trombones"@en,
        "Tromboner"@nb .

humord:c18442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18442" ;
    dct:modified "2023-10-27T08:28:00"^^xsd:dateTime ;
    skos:altLabel "Musikkverk"@nb ;
    skos:broader humord:c17199 ;
    skos:definition "En musikalsk enhet som kan strekke seg fra en en liten sang eller dans til  et komplekts kunstverk i flere deler <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.1/e23/> ;
    skos:prefLabel "Musical works"@en,
        "Musikkverker"@nb ;
    skos:relatedMatch <http://dewey.info/class/780.1/e23/> .

humord:c18445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18445" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fantasy (Music)"@en ;
    skos:broadMatch <http://dewey.info/class/784.1894/e23/> ;
    skos:broader humord:c17326 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1894/e23/> ;
    skos:prefLabel "Fantasies (Music)"@en,
        "Fantasier (Musikk)"@nb .

humord:c18446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18446" ;
    dct:modified "2002-04-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17961 ;
    skos:closeMatch <http://dewey.info/class/782.86/e23/> ;
    skos:definition "Brukes om den aller høyeste del av mannsstemmens toneomfang <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.86/e23/>,
        <http://dewey.info/class/783.86/e23/> ;
    skos:prefLabel "Falsetto"@en,
        "Falsett"@nb ;
    skos:relatedMatch <http://dewey.info/class/783.86/e23/> .

humord:c18447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18447" ;
    dct:modified "2002-04-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17331 ;
    skos:definition "Forskjellige typer avslutninger i flerstemmig sats <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.254/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.254/e23/> ;
    skos:prefLabel "Cadence (Harmony)"@en,
        "Kadens (Harmonikk)"@nb .

humord:c18448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18448" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/784.186/e23/> ;
    skos:broader humord:c17199 ;
    skos:definition "Solistisk avsnitt av virtuos karakter mot slutten av en komposisjon eller sats <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.186/e23/> ;
    skos:prefLabel "Cadences (Composition)"@en,
        "Kadenser (Komposisjon)"@nb .

humord:c18450 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18450" ;
    dct:modified "2025-02-24T08:47:53"^^xsd:dateTime ;
    skos:altLabel "Hayasa"@en,
        "Hayasa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:broader humord:c03427 ;
    skos:definition "Hayasa var et land i Lilleasia i oldtiden <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--392/e23/>,
        <http://dewey.info/class/939.2/e23/> ;
    skos:prefLabel "Hayasa-Azzi"@en,
        "Hayasa"@nb .

humord:c18451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18451" ;
    dct:modified "2024-08-14T09:23:08"^^xsd:dateTime ;
    skos:altLabel "Amwi dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10154 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Amwi dialect"@en,
        "Amwi dialekt"@nb .

humord:c18452 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18452" ;
    dct:modified "2024-12-06T10:36:35"^^xsd:dateTime ;
    skos:altLabel "Dagestansk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Daghestan folk literature"@en,
        "Dagestansk folkediktning"@nb .

humord:c18453 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18453" ;
    dct:modified "2002-04-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:broader humord:c18454 ;
    skos:definition "Klassisk, indisk danseform fra Orissa <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Odissi"@en,
        "Odissi"@nb .

humord:c18454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18454" ;
    dct:modified "2020-07-28T13:35:04"^^xsd:dateTime ;
    skos:broader humord:c13980 ;
    skos:closeMatch <http://dewey.info/class/793.31954/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Indian classical dance"@en,
        "Klassisk indisk dans"@nb .

humord:c18456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18456" ;
    dct:modified "2025-02-25T10:06:26"^^xsd:dateTime ;
    skos:altLabel "Lahu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16372 ;
    skos:editorialNote "Språkkode: lhu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Lahu language"@en,
        "Lahu språk"@nb .

humord:c18457 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18457" ;
    dct:modified "2002-04-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neumarkt in Steiermark"@en,
        "Neumarkt in Steiermark"@nb,
        "Neumarkt in der Steiermark"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4365/e23/>,
        <http://dewey.info/class/914.365/e23/>,
        <http://dewey.info/class/943.65/e23/> ;
    skos:broader humord:c03646 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4365/e23/>,
        <http://dewey.info/class/914.365/e23/>,
        <http://dewey.info/class/943.65/e23/> ;
    skos:prefLabel "Neumarkt in der Steiermark"@en,
        "Neumarkt"@nb .

humord:c18458 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18458" ;
    dct:modified "2025-02-21T15:17:56"^^xsd:dateTime ;
    skos:altLabel "Pasargadae"@nb ;
    skos:broadMatch <http://dewey.info/class/2--35772/e23/>,
        <http://dewey.info/class/2--5572/e23/>,
        <http://dewey.info/class/935.772/e23/>,
        <http://dewey.info/class/955.72/e23/> ;
    skos:broader humord:c01927 ;
    skos:definition "Pasargadae er en oldtidsby i Iran <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--35772/e23/>,
        <http://dewey.info/class/2--5572/e23/>,
        <http://dewey.info/class/935.772/e23/>,
        <http://dewey.info/class/955.72/e23/> ;
    skos:prefLabel "Pasargadae"@en,
        "Pasargadae"@nb .

humord:c18459 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18459" ;
    dct:modified "2024-05-15T14:37:46"^^xsd:dateTime ;
    skos:altLabel "Tropane"@nb ;
    skos:broader humord:c03745 ;
    skos:definition "Tropene er det arealet eller beltet av Jorden som ligger mellom de to vendekretser på 23° 27ʹ henholdsvis nord og sør for ekvator. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030221,
        <http://dewey.info/class/2--13/e23/>,
        <http://dewey.info/class/910.913/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030221,
        <http://dewey.info/class/2--13/e23/>,
        <http://dewey.info/class/577.0913/e23/>,
        <http://dewey.info/class/578.0913/e23/>,
        <http://dewey.info/class/910.913/e23/> ;
    skos:prefLabel "The Tropics"@en,
        "Tropene"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.0913/e23/>,
        <http://dewey.info/class/578.0913/e23/> .

humord:c18460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18460" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17201 ;
    skos:exactMatch <http://dewey.info/class/786.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.3/e23/> ;
    skos:prefLabel "Clavichords"@en,
        "Klavikorder"@nb .

humord:c18461 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18461" ;
    dct:modified "2024-12-06T10:44:10"^^xsd:dateTime ;
    skos:altLabel "Arameisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Aramaic folk literature"@en,
        "Arameisk folkediktning"@nb .

humord:c18462 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18462" ;
    dct:modified "2024-12-06T09:48:27"^^xsd:dateTime ;
    skos:altLabel "Hebraisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Hebrew folk literature"@en,
        "Hebraisk folkediktning"@nb .

humord:c18463 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18463" ;
    dct:modified "2025-02-13T06:41:37"^^xsd:dateTime ;
    skos:altLabel "Ellesmere Island"@nb,
        "Ellesmereøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--71952/e23/>,
        <http://dewey.info/class/917.1952/e23/>,
        <http://dewey.info/class/971.952/e23/> ;
    skos:broader humord:c20939 ;
    skos:exactMatch realfagstermer:c030886 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030886,
        <http://dewey.info/class/2--71952/e23/>,
        <http://dewey.info/class/917.1952/e23/>,
        <http://dewey.info/class/971.952/e23/> ;
    skos:prefLabel "Ellesmere Island"@en,
        "Ellesmere Island"@nb .

humord:c18464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18464" ;
    dct:modified "2002-04-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Deutscher Bund"@nb ;
    skos:broader humord:c03491 ;
    skos:definition "Løs sammenslutning av tyske stater og fristeder. Opprettet i 1815 og oppløst i 1866 <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/943.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.07/e23/> ;
    skos:prefLabel "German Confederation"@en,
        "Tyske forbund"@nb .

humord:c18466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18466" ;
    dct:modified "2025-01-10T15:10:07"^^xsd:dateTime ;
    skos:altLabel "Luver (Folkegrruppe)"@nb ;
    skos:broadMatch <http://dewey.info/class/939.2/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Historisk folkegruppe i Lilleasia <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/939.2/e23/> ;
    skos:prefLabel "Luwians"@en,
        "Luviere"@nb .

humord:c18471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18471" ;
    dct:modified "2025-01-21T07:23:53"^^xsd:dateTime ;
    skos:altLabel "College museums"@en,
        "Universitetsmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:closeMatch <http://dewey.info/class/378.0074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.0074/e23/> ;
    skos:prefLabel "University museums"@en,
        "Universitetsmuseer"@nb .

humord:c18472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18472" ;
    dct:modified "2024-05-21T08:24:12"^^xsd:dateTime ;
    skos:altLabel "Steppe"@nb,
        "Stepper"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Steppe er opprinnelig navn på flate, trebare sletter i det sørlige Russland og det sørvestlige Asia. Betegnelsen benyttes litt upresist om sletter med gressvegetasjon, et mellomledd mellom eng og ørken, betegnelsene gressteppe og ørkensteppe brukes også.  <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004243,
        <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004243,
        <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/577.44/e23/>,
        <http://dewey.info/class/578.744/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:prefLabel "Steppes"@en,
        "Stepper"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.44/e23/>,
        <http://dewey.info/class/578.744/e23/> .

humord:c18473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18473" ;
    dct:modified "2024-11-05T09:39:06"^^xsd:dateTime ;
    skos:altLabel "Prinsar"@nb ;
    skos:broader humord:c07267 ;
    skos:exactMatch <http://dewey.info/class/305.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.522/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> ;
    skos:prefLabel "Princes"@en,
        "Prinser"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> .

humord:c18474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18474" ;
    dct:modified "2024-11-05T09:39:38"^^xsd:dateTime ;
    skos:altLabel "Prinsesser"@nb ;
    skos:broader humord:c07267 ;
    skos:exactMatch <http://dewey.info/class/305.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.522/e23/>,
        <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> ;
    skos:prefLabel "Princesses"@en,
        "Prinsesser"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.22/e23/>,
        <http://dewey.info/class/398.352/e23/> .

humord:c18475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18475" ;
    dct:modified "2024-11-08T09:31:57"^^xsd:dateTime ;
    skos:altLabel "Nymfer (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c08877 ;
    skos:definition "Gresk naturgudinne <BOB>"@nb ;
    skos:exactMatch realfagstermer:c000137 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000137,
        <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Nymphs"@en,
        "Nymfer (Gudinne)"@nb .

humord:c18478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18478" ;
    dct:modified "2024-03-14T12:46:18"^^xsd:dateTime ;
    skos:altLabel "Drugs (Medicine)"@en,
        "Drogar"@nb,
        "Droger"@nb ;
    skos:broadMatch <http://dewey.info/class/615.1/e23/> ;
    skos:broader humord:c03777 ;
    skos:closeMatch <http://dewey.info/class/581.634/e23/>,
        <http://dewey.info/class/615.321/e23/> ;
    skos:definition "Droge er et råstoff fra plante- og dyreriket som brukes til fremstilling av legemidler <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009840 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009840,
        <http://dewey.info/class/581.634/e23/>,
        <http://dewey.info/class/615.1/e23/>,
        <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/633.88/e23/> ;
    skos:prefLabel "Crude drugs"@en,
        "Droger"@nb ;
    skos:relatedMatch <http://dewey.info/class/633.88/e23/> .

humord:c18479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18479" ;
    dct:modified "2024-10-16T12:56:17"^^xsd:dateTime ;
    skos:altLabel "Behistun"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5556/e23/>,
        <http://dewey.info/class/915.556/e23/>,
        <http://dewey.info/class/955.56/e23/> ;
    skos:broader humord:c01927 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5556/e23/>,
        <http://dewey.info/class/915.556/e23/>,
        <http://dewey.info/class/955.56/e23/> ;
    skos:prefLabel "Behistun"@en,
        "Behistun"@nb .

humord:c18481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18481" ;
    dct:modified "2024-07-26T14:16:09"^^xsd:dateTime ;
    skos:altLabel "Agau language"@en,
        "Agaw language"@en,
        "Awngi language"@en,
        "Agau språk"@nb,
        "Agaw språk"@nb,
        "Awngi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Awngi language"@en,
        "Agau språk"@nb .

humord:c18484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18484" ;
    dct:modified "2002-05-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10455 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Parachi language"@en,
        "Parachi språk"@nb .

humord:c18485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18485" ;
    dct:modified "2021-04-07T11:10:22"^^xsd:dateTime ;
    skos:altLabel "Munji-yidgha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10458 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Yidgha-Munji languages"@en,
        "Yidgha-munji språk"@nb .

humord:c18487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18487" ;
    dct:modified "2021-04-08T10:03:35"^^xsd:dateTime ;
    skos:altLabel "Sanglechi-ishkashimi languages"@en,
        "Sanglechi-ishkashimi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c10458 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Sanglechi-ishkashmi languages"@en,
        "Sanglechi-ishkashmi språk"@nb .

humord:c18488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18488" ;
    dct:modified "2021-06-04T19:00:52"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Pashai languages"@en,
        "Pashai språk"@nb .

humord:c18489 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18489" ;
    dct:modified "2024-12-03T14:49:27"^^xsd:dateTime ;
    skos:altLabel "Pashai folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Pashai folk literature"@en,
        "Pashai folkediktning"@nb .

humord:c18490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18490" ;
    dct:modified "2024-12-03T14:48:30"^^xsd:dateTime ;
    skos:altLabel "Pashai folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20491499/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491499/e23/> ;
    skos:prefLabel "Pashai folk literature"@en,
        "Pashai folkediktning"@nb .

humord:c18491 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18491" ;
    dct:modified "2024-12-06T09:26:57"^^xsd:dateTime ;
    skos:altLabel "Kalasha folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kalasha folk literature"@en,
        "Kalasha folkediktning"@nb .

humord:c18493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18493" ;
    dct:modified "2025-03-03T08:07:42"^^xsd:dateTime ;
    skos:altLabel "Odense"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:broader humord:c02180 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36894/e23/>,
        <http://dewey.info/class/2--4894/e23/>,
        <http://dewey.info/class/914.894/e23/>,
        <http://dewey.info/class/936.894/e23/>,
        <http://dewey.info/class/948.94/e23/> ;
    skos:prefLabel "Odense"@en,
        "Odense"@nb .

humord:c18494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18494" ;
    dct:modified "2011-03-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Snøbrett (Sport)"@nb,
        "Snøbrettkjøring"@nb ;
    skos:broader humord:c01456 ;
    skos:exactMatch <http://dewey.info/class/796.939/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.939/e23/> ;
    skos:prefLabel "Snowboarding"@en,
        "Snowboard (Sport)"@nb ;
    skos:related humord:c01457 .

humord:c18496 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18496" ;
    dct:modified "2025-02-19T16:13:48"^^xsd:dateTime ;
    skos:altLabel "Hamsen"@nb,
        "Hamshen"@nb,
        "Hamshin"@nb,
        "Hamsin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:broader humord:c01822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:prefLabel "Hamshin"@en,
        "Hamshin"@nb .

humord:c18500 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18500" ;
    dct:modified "2025-02-19T16:12:59"^^xsd:dateTime ;
    skos:altLabel "Hadrut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:broader humord:c01822 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:prefLabel "Hadrut"@en,
        "Hadrut"@nb .

humord:c18501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18501" ;
    dct:modified "2024-10-21T09:15:13"^^xsd:dateTime ;
    skos:altLabel "Svedia dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c15552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Svedia dialect"@en,
        "Svedia dialekt"@nb .

humord:c18502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18502" ;
    dct:modified "2024-11-26T15:06:54"^^xsd:dateTime ;
    skos:altLabel "Revar"@nb,
        "Vulpes"@nb,
        "Vulpini"@nb ;
    skos:broader humord:c61194 ;
    skos:closeMatch <http://dewey.info/class/599.775/e23/>,
        <http://dewey.info/class/599.776/e23/> ;
    skos:definition "Rever utgjør en stor del av hundefamilien. Strengt definert er rever kun artene som hører til slekta Vulpes, mens andre inkluderer alle arter der «rev» er blitt en del av navnet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013293 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013293,
        <http://dewey.info/class/333.959775/e23/>,
        <http://dewey.info/class/599.775/e23/>,
        <http://dewey.info/class/599.776/e23/>,
        <http://dewey.info/class/639.11775/e23/> ;
    skos:prefLabel "Foxes"@en,
        "Rever"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959775/e23/>,
        <http://dewey.info/class/639.11775/e23/> .

humord:c18503 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18503" ;
    dct:modified "2025-02-21T09:01:32"^^xsd:dateTime ;
    skos:altLabel "Kailasha"@en,
        "Kailas"@nb,
        "Kailasha"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c01963 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Mount Kailash"@en,
        "Kailasha"@nb .

humord:c18504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18504" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:prefLabel "Mongoloid"@en,
        "Mongoloider (Folk)"@nb .

humord:c18505 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18505" ;
    dct:modified "2025-02-19T16:03:47"^^xsd:dateTime ;
    skos:altLabel "Mymensingh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:broader humord:c01827 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:prefLabel "Mymensingh"@en,
        "Mymensingh"@nb .

humord:c18506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18506" ;
    dct:modified "2024-11-28T13:54:41"^^xsd:dateTime ;
    skos:altLabel "Foolishness"@en,
        "Unreasonableness"@en,
        "Dumskap"@nb,
        "Ufornuft"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c11912 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/155.232/e23/> ;
    skos:prefLabel "Stupidity"@en,
        "Dumhet"@nb ;
    skos:related humord:c33607 .

humord:c18508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18508" ;
    dct:modified "2024-02-13T09:30:17"^^xsd:dateTime ;
    skos:altLabel "Repair"@en,
        "Reparasjon"@nb,
        "Reparasjonar"@nb,
        "Reparasjoner"@nb,
        "Reparering"@nb,
        "Vedlikehald"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0682/e23/> ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/352.54/e23/> ;
    skos:exactMatch realfagstermer:c007824,
        <http://dewey.info/class/1--0288/e23/>,
        <http://dewey.info/class/620.0046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007824,
        <http://dewey.info/class/1--0288/e23/>,
        <http://dewey.info/class/1--0682/e23/>,
        <http://dewey.info/class/352.54/e23/>,
        <http://dewey.info/class/352.564/e23/>,
        <http://dewey.info/class/620.0046/e23/>,
        <http://dewey.info/class/658.202/e23/> ;
    skos:prefLabel "Maintenance"@en,
        "Vedlikehold"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.564/e23/>,
        <http://dewey.info/class/658.202/e23/> .

humord:c18513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18513" ;
    dct:modified "2025-01-09T14:41:01"^^xsd:dateTime ;
    skos:altLabel "Craniums"@en,
        "Hovudskallar"@nb,
        "Kranier"@nb,
        "Kraniet"@nb,
        "Kranium"@nb ;
    skos:broadMatch <http://dewey.info/class/599.948/e23/>,
        <http://dewey.info/class/612.751/e23/> ;
    skos:broader humord:c12190,
        humord:c63065 ;
    skos:closeMatch realfagstermer:c006769,
        <http://dewey.info/class/611.715/e23/> ;
    skos:definition "Hodeskallen er hodets skjelett. <SML>"@nb ;
    skos:exactMatch realfagstermer:c010946 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006769,
        realfagstermer:c010946,
        <http://dewey.info/class/599.948/e23/>,
        <http://dewey.info/class/611.715/e23/>,
        <http://dewey.info/class/612.751/e23/>,
        <http://dewey.info/class/617.155/e23/>,
        <http://dewey.info/class/617.514/e23/> ;
    skos:prefLabel "Skulls"@en,
        "Hodeskaller"@nb ;
    skos:related humord:c63393 ;
    skos:relatedMatch <http://dewey.info/class/617.155/e23/>,
        <http://dewey.info/class/617.514/e23/> .

humord:c18517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18517" ;
    dct:modified "2002-09-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.454/e23/> ;
    skos:prefLabel "Maithili literature"@en,
        "Maithili litteratur"@nb .

humord:c18518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18518" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.42159/e23/> ;
    skos:broader humord:c06824 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.13/e23/>,
        <http://dewey.info/class/782.42159/e23/> ;
    skos:prefLabel "Drinking songs"@en,
        "Drikkeviser"@nb ;
    skos:relatedMatch <http://dewey.info/class/394.13/e23/> .

humord:c18519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18519" ;
    dct:modified "2024-06-07T14:44:36"^^xsd:dateTime ;
    skos:altLabel "Light amplification by stimulated emission of radiation"@en,
        "Laser"@nb,
        "Laserar"@nb,
        "Laserstråler"@nb ;
    skos:broader humord:c08269 ;
    skos:closeMatch realfagstermer:c006222 ;
    skos:definition "Lysforsterkning ved stimulert emisjon av stråling <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013003,
        <http://dewey.info/class/621.366/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006222,
        realfagstermer:c013003,
        <http://dewey.info/class/617.058/e23/>,
        <http://dewey.info/class/621.366/e23/> ;
    skos:prefLabel "Laser"@en,
        "Lasere"@nb ;
    skos:related humord:c59166 ;
    skos:relatedMatch <http://dewey.info/class/617.058/e23/> .

humord:c18521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18521" ;
    dct:modified "2023-12-18T11:23:43"^^xsd:dateTime ;
    skos:altLabel "Presentation techniques"@en,
        "Presentasjonsteknikk"@nb ;
    skos:broader humord:c06536 ;
    skos:closeMatch realfagstermer:c013695 ;
    skos:exactMatch <http://dewey.info/class/658.452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013695,
        <http://dewey.info/class/005.58/e23/>,
        <http://dewey.info/class/658.452/e23/>,
        <http://dewey.info/class/808.5/e23/> ;
    skos:prefLabel "Presentation skills"@en,
        "Presentasjonsteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/005.58/e23/>,
        <http://dewey.info/class/808.5/e23/> .

humord:c18522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18522" ;
    dct:modified "2024-10-23T08:13:00"^^xsd:dateTime ;
    skos:altLabel "Halmahera Sea languages"@en,
        "Raja Empat languages"@en,
        "Raja ampat språk"@nb,
        "Raja empat språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c10156 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Raja Ampat languages"@en,
        "Raja empat språk"@nb .

humord:c18524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18524" ;
    dct:modified "2002-06-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c18522 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Matbat language"@en,
        "Matbat språk"@nb .

humord:c18525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18525" ;
    dct:modified "2024-10-22T14:27:18"^^xsd:dateTime ;
    skos:altLabel "Jahai language"@en,
        "Jahai språk"@nb,
        "Jehai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Språkkode: jhi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Jehai language"@en,
        "Jahai språk"@nb .

humord:c18526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18526" ;
    dct:modified "2002-07-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.258/e23/>,
        <http://dewey.info/class/781.262/e23/> ;
    skos:broader humord:c17474 ;
    skos:definition "Tonalitet basert på de to diatoniske tonekjønn \"dur\" og \"moll\" <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.258/e23/>,
        <http://dewey.info/class/781.262/e23/> ;
    skos:prefLabel "Major and minor tonality"@en,
        "Dur-moll-tonalitet"@nb .

humord:c18529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18529" ;
    dct:modified "2024-10-23T10:45:06"^^xsd:dateTime ;
    skos:altLabel "Boro"@en,
        "Bodoar"@nb,
        "Boro (Folk)"@nb,
        "Mech (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Bodoer er en samlebetegnelse på en rekke folk i det nordøstlige India og i Bangladesh <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Bodo"@en,
        "Bodoer"@nb .

humord:c18532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18532" ;
    dct:modified "2024-10-22T08:49:04"^^xsd:dateTime ;
    skos:altLabel "Maya språk (Austronesisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c18522 ;
    skos:definition "Språk som tales i Indonesia <UBO>"@nb ;
    skos:editorialNote "Språkkode: slz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Maya language (Austronesian language)"@en,
        "Maya språk (Austronesisk språk)"@nb .

humord:c18533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18533" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Artist's book"@en,
        "Livre d'artiste"@nb,
        "Livres des artistes"@nb ;
    skos:broadMatch <http://dewey.info/class/700/e23/>,
        <http://dewey.info/class/702.81/e23/> ;
    skos:broader humord:c00163,
        humord:c05322 ;
    skos:definition "En egen kunstform i grenselandet mellom grafikk, billedkunst og tegning <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/709.04082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/>,
        <http://dewey.info/class/702.81/e23/>,
        <http://dewey.info/class/709.04082/e23/> ;
    skos:prefLabel "Artists' books"@en,
        "Kunstnerbøker"@nb .

humord:c18538 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18538" ;
    dct:modified "2025-02-18T12:05:50"^^xsd:dateTime ;
    skos:altLabel "Gia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:broader humord:c01864 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Gia"@en,
        "Gia"@nb .

humord:c18539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18539" ;
    dct:modified "2024-11-20T13:13:07"^^xsd:dateTime ;
    skos:altLabel "Det demoniske"@nb ;
    skos:broadMatch <http://dewey.info/class/133.42/e23/> ;
    skos:broader humord:c29169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.42/e23/>,
        <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/3C--375/e23/> ;
    skos:prefLabel "The demonic"@en,
        "Det demoniske"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/3C--375/e23/> .

humord:c18540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18540" ;
    dct:modified "2024-10-22T09:54:21"^^xsd:dateTime ;
    skos:altLabel "Jupik (Folk)"@nb,
        "Yuit"@nb,
        "Yupik (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/957.0049714/e23/>,
        <http://dewey.info/class/957.7/e23/>,
        <http://dewey.info/class/979.80049712/e23/> ;
    skos:broader humord:c00823 ;
    skos:definition "Urfolk i Alaska og de østligste delene av Russland <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89714/e23/>,
        <http://dewey.info/class/5--9714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89714/e23/>,
        <http://dewey.info/class/5--9714/e23/>,
        <http://dewey.info/class/957.0049714/e23/>,
        <http://dewey.info/class/957.7/e23/>,
        <http://dewey.info/class/979.80049712/e23/> ;
    skos:prefLabel "Yupik"@en,
        "Yupik (Folk)"@nb .

humord:c18546 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18546" ;
    dct:modified "2025-02-25T06:42:08"^^xsd:dateTime ;
    skos:altLabel "Hondo"@nb,
        "Honshû"@nb ;
    skos:broader humord:c18545 ;
    skos:exactMatch <http://dewey.info/class/2--521/e23/>,
        <http://dewey.info/class/915.21/e23/>,
        <http://dewey.info/class/952.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521/e23/>,
        <http://dewey.info/class/915.21/e23/>,
        <http://dewey.info/class/952.1/e23/> ;
    skos:prefLabel "Honshû"@en,
        "Honshû"@nb .

humord:c18547 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18547" ;
    dct:modified "2025-02-21T14:56:59"^^xsd:dateTime ;
    skos:altLabel "Shikoku"@nb ;
    skos:broader humord:c18545 ;
    skos:exactMatch <http://dewey.info/class/2--523/e23/>,
        <http://dewey.info/class/915.23/e23/>,
        <http://dewey.info/class/952.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--523/e23/>,
        <http://dewey.info/class/915.23/e23/>,
        <http://dewey.info/class/952.3/e23/> ;
    skos:prefLabel "Shikoku"@en,
        "Shikoku"@nb .

humord:c18548 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18548" ;
    dct:modified "2025-02-21T14:54:16"^^xsd:dateTime ;
    skos:altLabel "Kyûshû"@nb ;
    skos:broader humord:c18545 ;
    skos:closeMatch <http://dewey.info/class/2--522/e23/>,
        <http://dewey.info/class/915.22/e23/>,
        <http://dewey.info/class/952.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--522/e23/>,
        <http://dewey.info/class/915.22/e23/>,
        <http://dewey.info/class/952.2/e23/> ;
    skos:prefLabel "Kyushu"@en,
        "Kyûshû"@nb .

humord:c18549 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18549" ;
    dct:modified "2025-02-21T14:48:20"^^xsd:dateTime ;
    skos:altLabel "Ogasawara Islands"@en,
        "Bonin"@nb,
        "Boninøyane"@nb,
        "Boninøyene"@nb,
        "Ogasawaraøyane"@nb,
        "Ogasawaraøyene"@nb ;
    skos:broader humord:c18545 ;
    skos:exactMatch <http://dewey.info/class/2--528/e23/>,
        <http://dewey.info/class/915.28/e23/>,
        <http://dewey.info/class/952.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--528/e23/>,
        <http://dewey.info/class/915.28/e23/>,
        <http://dewey.info/class/952.8/e23/> ;
    skos:prefLabel "Bonin Islands"@en,
        "Bonin"@nb .

humord:c18551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18551" ;
    dct:modified "2025-02-21T14:24:33"^^xsd:dateTime ;
    skos:altLabel "Kinki"@en,
        "Kinki"@nb ;
    skos:broader humord:c18546 ;
    skos:definition "Området rundt Osaka, Kyoto og Kobe <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5218/e23/>,
        <http://dewey.info/class/915.218/e23/>,
        <http://dewey.info/class/952.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5218/e23/>,
        <http://dewey.info/class/915.218/e23/>,
        <http://dewey.info/class/952.18/e23/> ;
    skos:prefLabel "Kansai region"@en,
        "Kinki"@nb .

humord:c18552 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18552" ;
    dct:modified "2025-02-21T14:27:23"^^xsd:dateTime ;
    skos:altLabel "Ôsaka"@nb ;
    skos:broader humord:c18546 ;
    skos:exactMatch <http://dewey.info/class/2--521834/e23/>,
        <http://dewey.info/class/915.21834/e23/>,
        <http://dewey.info/class/952.1834/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521834/e23/>,
        <http://dewey.info/class/915.21834/e23/>,
        <http://dewey.info/class/952.1834/e23/> ;
    skos:prefLabel "Osaka"@en,
        "Ôsaka"@nb .

humord:c18553 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18553" ;
    dct:modified "2025-02-21T14:25:06"^^xsd:dateTime ;
    skos:altLabel "Kôbe"@nb ;
    skos:broader humord:c18546 ;
    skos:exactMatch <http://dewey.info/class/2--521874/e23/>,
        <http://dewey.info/class/915.21874/e23/>,
        <http://dewey.info/class/952.1874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521874/e23/>,
        <http://dewey.info/class/915.21874/e23/>,
        <http://dewey.info/class/952.1874/e23/> ;
    skos:prefLabel "Kobe"@en,
        "Kôbe"@nb .

humord:c18554 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18554" ;
    dct:modified "2025-02-21T14:24:52"^^xsd:dateTime ;
    skos:altLabel "Kyoto"@nb,
        "Kyôto"@nb ;
    skos:broader humord:c18546 ;
    skos:exactMatch <http://dewey.info/class/2--521864/e23/>,
        <http://dewey.info/class/915.21864/e23/>,
        <http://dewey.info/class/952.1864/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521864/e23/>,
        <http://dewey.info/class/915.21864/e23/>,
        <http://dewey.info/class/952.1864/e23/> ;
    skos:prefLabel "Kyoto"@en,
        "Kyôto"@nb .

humord:c18558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18558" ;
    dct:modified "2024-11-12T13:09:27"^^xsd:dateTime ;
    skos:altLabel "Ban"@en,
        "Banning"@en,
        "Embargos"@en,
        "Injunctions"@en,
        "Forbod"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Bans"@en,
        "Forbud"@nb .

humord:c18559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18559" ;
    dct:modified "2024-12-03T12:39:22"^^xsd:dateTime ;
    skos:altLabel "Legalisme"@nb ;
    skos:broader humord:c00677 ;
    skos:closeMatch <http://dewey.info/class/181.115/e23/> ;
    skos:definition "Skole innen kinesisk filosofi ca 475-221 f.Kr <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.115/e23/> ;
    skos:prefLabel "Legalism"@en,
        "Legalisme"@nb .

humord:c18561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18561" ;
    dct:modified "2024-10-09T08:11:03"^^xsd:dateTime ;
    skos:altLabel "Budagas"@en,
        "Badagaar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894814/e23/>,
        <http://dewey.info/class/5--94814/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Badagaer er en folkegruppe i Tamil Nadu, India <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894814/e23/>,
        <http://dewey.info/class/5--94814/e23/> ;
    skos:prefLabel "Badagas"@en,
        "Badagaer"@nb .

humord:c18562 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18562" ;
    dct:modified "2025-03-18T07:56:05"^^xsd:dateTime ;
    skos:altLabel "Tivoli (Italia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c02475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Tivoli"@en,
        "Tivoli (Italia)"@nb .

humord:c18565 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18565" ;
    dct:modified "2024-10-14T15:48:57"^^xsd:dateTime ;
    skos:altLabel "Bari"@nb ;
    skos:broader humord:c02509 ;
    skos:closeMatch <http://dewey.info/class/2--377581/e23/>,
        <http://dewey.info/class/937.7581/e23/> ;
    skos:exactMatch <http://dewey.info/class/2--457511/e23/>,
        <http://dewey.info/class/914.57511/e23/>,
        <http://dewey.info/class/945.7511/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377581/e23/>,
        <http://dewey.info/class/2--457511/e23/>,
        <http://dewey.info/class/914.57511/e23/>,
        <http://dewey.info/class/937.7581/e23/>,
        <http://dewey.info/class/945.7511/e23/> ;
    skos:prefLabel "Bari"@en,
        "Bari"@nb .

humord:c18566 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18566" ;
    dct:modified "2025-02-05T08:12:13"^^xsd:dateTime ;
    skos:altLabel "Panopolis"@en,
        "Akhmim"@nb,
        "Panopolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:definition "By i Egypt i antikken, 332 f.Kr.-640 e.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Akhmim"@en,
        "Panopolis"@nb .

humord:c18567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18567" ;
    dct:modified "2024-10-30T12:31:34"^^xsd:dateTime ;
    skos:altLabel "Senatorar"@nb ;
    skos:broadMatch <http://dewey.info/class/324.22/e23/> ;
    skos:broader humord:c17791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.22/e23/> ;
    skos:prefLabel "Senators"@en,
        "Senatorer"@nb .

humord:c18569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18569" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/133.9/e23/> ;
    skos:broader humord:c08835 ;
    skos:definition "Det å fremmane og utspørre de avdøde om fremtiden. Skikken forekom bla.a. i  det gamle Israel, hos grekerne og hos germanerne <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.9/e23/> ;
    skos:prefLabel "Necromancy"@en,
        "Nekromanti"@nb .

humord:c18570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18570" ;
    dct:modified "2024-12-02T09:22:31"^^xsd:dateTime ;
    skos:altLabel "Trope (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/111.2/e23/> ;
    skos:broader humord:c00518 ;
    skos:definition "Abstrakt particular <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.2/e23/> ;
    skos:prefLabel "Trope (Philosophy)"@en,
        "Trope (Filosofi)"@nb .

humord:c18571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18571" ;
    dct:modified "2024-02-20T08:59:38"^^xsd:dateTime ;
    skos:altLabel "Boksing"@nb ;
    skos:broader humord:c13386 ;
    skos:definition "Boksing er nevekamp mellom to personer med polstrede og støtabsorberende hansker på hendene. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/796.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/796.83/e23/> ;
    skos:prefLabel "Boxing"@en,
        "Boksing"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.099/e23/> .

humord:c18586 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18586" ;
    dct:modified "2002-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06868 ;
    skos:inScheme humord: ;
    skos:prefLabel "Literature written in other languages"@en,
        "Litteratur skrevet på andre språk"@nb .

humord:c18587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18587" ;
    dct:modified "2024-12-03T11:08:08"^^xsd:dateTime ;
    skos:altLabel "Bokstavsymbolikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2223/e23/> ;
    skos:broader humord:c18228 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2223/e23/> ;
    skos:prefLabel "Symbolism of letters"@en,
        "Bokstavsymbolikk"@nb .

humord:c18588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18588" ;
    dct:modified "2024-08-15T08:43:25"^^xsd:dateTime ;
    skos:altLabel "Animisme"@nb,
        "Sjeletro"@nb,
        "Sjeletru"@nb ;
    skos:broadMatch <http://dewey.info/class/147/e23/> ;
    skos:broader humord:c20886 ;
    skos:closeMatch <http://dewey.info/class/202.1/e23/> ;
    skos:definition "Animisme er troen på en individuell sjelelig bestanddel i alle ting, såvel organisk som   uorganisk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/147/e23/>,
        <http://dewey.info/class/202.1/e23/> ;
    skos:prefLabel "Animism"@en,
        "Animisme"@nb .

humord:c18590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18590" ;
    dct:modified "2024-08-28T20:13:35"^^xsd:dateTime ;
    skos:altLabel "Self-taught people"@en,
        "Autodidaktar"@nb,
        "Selvlærte personer"@nb,
        "Sjølvlærte personar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0879/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Selvlært person <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0879/e23/>,
        <http://dewey.info/class/153.15/e23/> ;
    skos:prefLabel "Autodidacts"@en,
        "Autodidakter"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.15/e23/> .

humord:c18591 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18591" ;
    dct:modified "2025-03-06T09:44:08"^^xsd:dateTime ;
    skos:altLabel "Hydra"@nb,
        "Idhra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Hydra"@en,
        "Hydra"@nb .

humord:c18593 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18593" ;
    dct:modified "2024-10-15T12:54:30"^^xsd:dateTime ;
    skos:altLabel "Bayreuth"@nb ;
    skos:broader humord:c15466 ;
    skos:exactMatch <http://dewey.info/class/2--43315/e23/>,
        <http://dewey.info/class/914.3315/e23/>,
        <http://dewey.info/class/943.315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43315/e23/>,
        <http://dewey.info/class/914.3315/e23/>,
        <http://dewey.info/class/943.315/e23/> ;
    skos:prefLabel "Bayreuth"@en,
        "Bayreuth"@nb .

humord:c18594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18594" ;
    dct:modified "2024-10-09T15:20:48"^^xsd:dateTime ;
    skos:altLabel "Bagri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:editorialNote "Språkkode: bgq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Bagri language"@en,
        "Bagri språk"@nb .

humord:c18595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18595" ;
    dct:modified "2002-08-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Burgenland Romani language"@en,
        "Central Romani language"@en,
        "Romungro Romani language"@en,
        "Roman språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Carpathian Romani language"@en,
        "Burgenland-romani språk"@nb .

humord:c18597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18597" ;
    dct:modified "2021-04-12T15:15:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:broader humord:c10044 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Old Babylonian language"@en,
        "Gammelbabylonsk språk"@nb .

humord:c18598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18598" ;
    dct:modified "2024-12-03T15:06:06"^^xsd:dateTime ;
    skos:altLabel "East Slavonic folk literature"@en,
        "Austslavisk folkedikting"@nb,
        "Østslavisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.204917/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204917/e23/> ;
    skos:prefLabel "East Slavic folk literature"@en,
        "Østslavisk folkediktning"@nb .

humord:c18599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18599" ;
    dct:modified "2017-03-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00041 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36866/e23/>,
        <http://dewey.info/class/930.1/e23/>,
        <http://dewey.info/class/936.866/e23/> ;
    skos:prefLabel "Bocksten Man"@en,
        "Bockstensmannen"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--36866/e23/>,
        <http://dewey.info/class/930.1/e23/>,
        <http://dewey.info/class/936.866/e23/> .

humord:c18602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18602" ;
    dct:modified "2020-10-28T08:06:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:broader humord:c05999 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:prefLabel "Generic reference"@en,
        "Generisk referanse"@nb .

humord:c18603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18603" ;
    dct:modified "2024-10-23T14:28:21"^^xsd:dateTime ;
    skos:altLabel "Afade språk"@nb,
        "Kotoko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: aal"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Afade language"@en,
        "Kotoko språk"@nb .

humord:c18607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18607" ;
    dct:modified "2024-09-19T12:24:41"^^xsd:dateTime ;
    skos:altLabel "Complementation"@en,
        "Komplement (Utfylling)"@nb,
        "Utfylling (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Utfylling er et element som er nødvendig for at et overordnet element skal få mening i konteksten <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Complement"@en,
        "Utfylling (Grammatikk)"@nb .

humord:c18609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18609" ;
    dct:modified "2002-08-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16389 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Garo language"@en,
        "Garo språk"@nb .

humord:c18610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18610" ;
    dct:modified "2020-11-03T14:14:01"^^xsd:dateTime ;
    skos:altLabel "A'chik"@en,
        "Mande"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Garo"@en,
        "Garoer"@nb .

humord:c18612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18612" ;
    dct:modified "2025-02-18T08:28:22"^^xsd:dateTime ;
    skos:altLabel "Jhansi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Jhansi"@en,
        "Jhansi"@nb .

humord:c18614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18614" ;
    dct:modified "2020-10-28T08:48:17"^^xsd:dateTime ;
    skos:altLabel "Grantha abugida"@en,
        "Grantha alphabet"@en,
        "Grantha alfabet"@nb ;
    skos:broadMatch <http://dewey.info/class/494.81211/e23/> ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.81211/e23/> ;
    skos:prefLabel "Grantha script"@en,
        "Grantha skrift"@nb .

humord:c18615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18615" ;
    dct:modified "2020-10-28T11:02:02"^^xsd:dateTime ;
    skos:altLabel "Kannada abugida"@en,
        "Kannada alphabet"@en,
        "Kannada alfabet"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/494.81411/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.81411/e23/> ;
    skos:prefLabel "Kannada script"@en,
        "Kannada skrift"@nb .

humord:c18616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18616" ;
    dct:modified "2020-11-04T14:53:50"^^xsd:dateTime ;
    skos:altLabel "Telugu abugida"@en,
        "Telugu alphabet"@en,
        "Telugu alfabet"@nb ;
    skos:broader humord:c06409 ;
    skos:closeMatch <http://dewey.info/class/494.82711/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.82711/e23/> ;
    skos:prefLabel "Telugu script"@en,
        "Telugu skrift"@nb .

humord:c18617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18617" ;
    dct:modified "2002-08-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/> ;
    skos:broader humord:c06409 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/> ;
    skos:prefLabel "Nandinagari"@en,
        "Nandinagari"@nb .

humord:c18618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18618" ;
    dct:modified "2016-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dollshouse"@en,
        "Dokkehus"@nb ;
    skos:broader humord:c04733 ;
    skos:closeMatch <http://dewey.info/class/745.5923/e23/> ;
    skos:definition "Små miniaturhus hvor en ser et tverrsnitt av huset, til lek inne <UBTØ>"@nb ;
    skos:exactMatch <http://dewey.info/class/688.723/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.723/e23/>,
        <http://dewey.info/class/745.5923/e23/> ;
    skos:prefLabel "Doll's house"@en,
        "Dukkehus"@nb .

humord:c18620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18620" ;
    dct:modified "2024-08-29T18:08:59"^^xsd:dateTime ;
    skos:altLabel "Wambule språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Språkkode: wme"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Wambule language"@en,
        "Wambule språk"@nb .

humord:c18621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18621" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18576 ;
    skos:exactMatch <http://dewey.info/class/830/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/830/e23/> ;
    skos:prefLabel "Germanic literature"@en,
        "Germansk litteratur"@nb .

humord:c18622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18622" ;
    dct:modified "2016-01-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06917 ;
    skos:exactMatch <http://dewey.info/class/891.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.4/e23/> ;
    skos:prefLabel "Modern Indic literature"@en,
        "Nyindisk litteratur"@nb .

humord:c18625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18625" ;
    dct:modified "2024-10-24T10:10:46"^^xsd:dateTime ;
    skos:altLabel "Ngiti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.56/e23/>,
        <http://dewey.info/class/6--9656/e23/> ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode:  niy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.56/e23/>,
        <http://dewey.info/class/6--9656/e23/> ;
    skos:prefLabel "Ngiti language"@en,
        "Ngiti språk"@nb .

humord:c18626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18626" ;
    dct:modified "2024-09-10T15:24:58"^^xsd:dateTime ;
    skos:altLabel "Daasanach språk"@nb,
        "Dhaasanac språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: dsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Daasanach language"@en,
        "Daasanach språk"@nb .

humord:c18628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18628" ;
    dct:modified "2024-10-22T10:00:37"^^xsd:dateTime ;
    skos:altLabel "Pama-nyungan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Pama-Nyungan languages"@en,
        "Pama-nyungan språk"@nb .

humord:c18629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18629" ;
    dct:modified "2024-10-22T14:06:05"^^xsd:dateTime ;
    skos:altLabel "Gayardilt language"@en,
        "Gayardilt språk"@nb,
        "Kayardild språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: gyd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Kayardild language"@en,
        "Gayardilt språk"@nb .

humord:c18631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18631" ;
    dct:modified "2024-10-22T08:23:20"^^xsd:dateTime ;
    skos:altLabel "Nisenan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:broader humord:c17291 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: nsz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:prefLabel "Nisenan language"@en,
        "Nisenan språk"@nb .

humord:c18632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18632" ;
    dct:modified "2024-08-30T14:02:23"^^xsd:dateTime ;
    skos:altLabel "Wolaitta language"@en,
        "Wolaitta språk"@nb,
        "Wolaytta språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:broader humord:c10012 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: wal"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Wolaytta language"@en,
        "Wolaytta språk"@nb .

humord:c18633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18633" ;
    dct:modified "2024-10-24T12:54:39"^^xsd:dateTime ;
    skos:altLabel "Cabrais language"@en,
        "Kabiye språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09898 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: kbp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Kabiye language"@en,
        "Kabiye språk"@nb .

humord:c18634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18634" ;
    dct:modified "2024-10-24T15:47:24"^^xsd:dateTime ;
    skos:altLabel "Lucazi language"@en,
        "Lucazi språk"@nb,
        "Luchazi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: lch"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:prefLabel "Luchazi language"@en,
        "Luchazi språk"@nb .

humord:c18636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18636" ;
    dct:modified "2024-09-05T15:00:44"^^xsd:dateTime ;
    skos:altLabel "Celle språk"@nb,
        "Jeli kuo språk"@nb,
        "Jeli språk"@nb,
        "Jeri kuo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: jek"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Jeli Kuo language"@en,
        "Jeli språk"@nb .

humord:c18637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18637" ;
    dct:modified "2024-10-25T08:47:47"^^xsd:dateTime ;
    skos:altLabel "Jukunoid languages"@en,
        "Platoid språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09838 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Platoid languages"@en,
        "Platoid språk"@nb .

humord:c18638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18638" ;
    dct:modified "2024-10-24T12:56:18"^^xsd:dateTime ;
    skos:altLabel "Kona language"@en,
        "Hone språk"@nb,
        "Kona språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c18637 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: juh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Hone language"@en,
        "Hone språk"@nb .

humord:c18640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18640" ;
    dct:modified "2024-08-20T16:38:30"^^xsd:dateTime ;
    skos:altLabel "Kanala language"@en,
        "Xârâcùù language"@en,
        "Kanala språk"@nb,
        "Xaracuu språk"@nb,
        "Xârâcùù"@nb,
        "Xârâcùù språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: ane"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Xaracuu language"@en,
        "Xaracuu språk"@nb .

humord:c18643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18643" ;
    dct:modified "2024-10-24T10:41:06"^^xsd:dateTime ;
    skos:altLabel "Maxi language"@en,
        "Maxi språk"@nb,
        "Maxi-gbe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:broader humord:c15240 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode:  mxl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.337/e23/>,
        <http://dewey.info/class/6--96337/e23/> ;
    skos:prefLabel "Maxi-gbe language"@en,
        "Maxi-gbe språk"@nb .

humord:c18645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18645" ;
    dct:modified "2024-07-03T14:56:14"^^xsd:dateTime ;
    skos:altLabel "Acoma dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:prefLabel "Acoma dialect"@en,
        "Acoma dialekt"@nb .

humord:c18647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18647" ;
    dct:modified "2024-10-22T08:21:14"^^xsd:dateTime ;
    skos:altLabel "Klamath-Modoc language"@en,
        "Klamath språk"@nb,
        "Klamath-Modoc språk"@nb ;
    skos:broader humord:c17291 ;
    skos:closeMatch <http://dewey.info/class/497.4122/e23/>,
        <http://dewey.info/class/6--974122/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: kla"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4122/e23/>,
        <http://dewey.info/class/6--974122/e23/> ;
    skos:prefLabel "Klamath language"@en,
        "Klamath språk"@nb .

humord:c18648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18648" ;
    dct:modified "2024-10-24T15:37:27"^^xsd:dateTime ;
    skos:altLabel "South Mbundu language"@en,
        "Umbundu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: umb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:prefLabel "Umbundu language"@en,
        "Umbundu språk"@nb .

humord:c18649 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18649" ;
    dct:modified "2024-12-06T10:36:49"^^xsd:dateTime ;
    skos:altLabel "Chattisgarhi folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chattisgarhi folk literature"@en,
        "Chattisgarhi folkediktning"@nb .

humord:c18650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18650" ;
    dct:modified "2024-10-24T10:13:08"^^xsd:dateTime ;
    skos:altLabel "Surmisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.54/e23/>,
        <http://dewey.info/class/6--9654/e23/> ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.54/e23/>,
        <http://dewey.info/class/6--9654/e23/> ;
    skos:prefLabel "Surmic languages"@en,
        "Surmisk språk"@nb .

humord:c18651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18651" ;
    dct:modified "2024-10-22T09:57:26"^^xsd:dateTime ;
    skos:altLabel "Sikuani language"@en,
        "Guahiba språk"@nb,
        "Guahibo språk"@nb,
        "Sikuani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: guh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Guahibo language"@en,
        "Guahibo språk"@nb .

humord:c18654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18654" ;
    dct:modified "2024-10-24T09:59:51"^^xsd:dateTime ;
    skos:altLabel "Luo language"@en,
        "Dholuo språk"@nb,
        "Luo språk"@nb ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: luo"@nb ;
    skos:exactMatch <http://dewey.info/class/496.5584/e23/>,
        <http://dewey.info/class/6--965584/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5584/e23/>,
        <http://dewey.info/class/6--965584/e23/> ;
    skos:prefLabel "Dholuo language"@en,
        "Luo språk"@nb .

humord:c18656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18656" ;
    dct:modified "2024-10-18T14:54:40"^^xsd:dateTime ;
    skos:altLabel "Onge språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10776 ;
    skos:editorialNote "Språkkode: oon"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Onge language"@en,
        "Onge språk"@nb .

humord:c18657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18657" ;
    dct:modified "2024-08-16T12:51:18"^^xsd:dateTime ;
    skos:altLabel "Anywa language"@en,
        "Anuak språk"@nb,
        "Anywa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5584/e23/>,
        <http://dewey.info/class/6--965584/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Språkkode: anu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5584/e23/>,
        <http://dewey.info/class/6--965584/e23/> ;
    skos:prefLabel "Anuak language"@en,
        "Anuak språk"@nb .

humord:c18659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18659" ;
    dct:modified "2024-10-25T13:48:40"^^xsd:dateTime ;
    skos:altLabel "Luganda language"@en,
        "Ganda språk"@nb,
        "Luganda språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: lug"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3957/e23/>,
        <http://dewey.info/class/6--963957/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3957/e23/>,
        <http://dewey.info/class/6--963957/e23/> ;
    skos:prefLabel "Ganda language"@en,
        "Ganda språk"@nb .

humord:c18661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18661" ;
    dct:modified "2024-10-24T15:40:44"^^xsd:dateTime ;
    skos:altLabel "Kinyamwezi language"@en,
        "Kinyamwezi språk"@nb,
        "Nyamwezi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: nym"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:prefLabel "Nyamwezi language"@en,
        "Nyamwezi språk"@nb .

humord:c18663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18663" ;
    dct:modified "2024-10-24T10:20:22"^^xsd:dateTime ;
    skos:altLabel "Tieyaxo språk"@en,
        "Tigemaxo language"@en,
        "Bozo språk"@nb,
        "Tieyaxo språk"@nb,
        "Tigemaxo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Språkkode: boz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Bozo language"@en,
        "Bozo språk"@nb .

humord:c18666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18666" ;
    dct:modified "2024-10-22T10:05:57"^^xsd:dateTime ;
    skos:altLabel "Nhanta language"@en,
        "Nhanda språk"@nb,
        "Nhanta språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Språkkode: nha"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Nhanda language"@en,
        "Nhanda språk"@nb .

humord:c18667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18667" ;
    dct:modified "2021-05-04T13:38:27"^^xsd:dateTime ;
    skos:altLabel "Eromanga language"@en,
        "Erramanga language"@en,
        "Erromangan language"@en,
        "Eromaga språk"@nb,
        "Erramanga språk"@nb,
        "Erromangan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Sie language"@en,
        "Sie språk"@nb .

humord:c18671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18671" ;
    dct:modified "2024-10-22T09:18:23"^^xsd:dateTime ;
    skos:altLabel "More language (Chapacura-wanhaman language)"@en,
        "Itene språk"@nb,
        "More språk (Chapacura språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c15766 ;
    skos:editorialNote "Språkkode: ite"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Itene language"@en,
        "More språk (Chapacura språk)"@nb .

humord:c18672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18672" ;
    dct:modified "2024-11-29T15:13:55"^^xsd:dateTime ;
    skos:altLabel "Differens (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/110/e23/> ;
    skos:broader humord:c00494 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/110/e23/> ;
    skos:prefLabel "Difference (Philosophy)"@en,
        "Differens (Filosofi)"@nb .

humord:c18673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18673" ;
    dct:modified "2024-10-18T15:01:16"^^xsd:dateTime ;
    skos:altLabel "Panaras language"@en,
        "Kuot språk"@nb,
        "Panaras språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: kto"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Kuot language"@en,
        "Kuot språk"@nb .

humord:c18675 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18675" ;
    dct:modified "2025-03-03T08:15:34"^^xsd:dateTime ;
    skos:altLabel "Tamdrup"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:broader humord:c69565 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4895/e23/>,
        <http://dewey.info/class/914.895/e23/>,
        <http://dewey.info/class/948.95/e23/> ;
    skos:prefLabel "Tamdrup"@en,
        "Tamdrup"@nb .

humord:c18679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18679" ;
    dct:modified "2024-10-15T13:23:37"^^xsd:dateTime ;
    skos:altLabel "Bashkarik language"@en,
        "Garwi language"@en,
        "Gawri language"@en,
        "Bashkarik språk"@nb,
        "Garwi språk"@nb,
        "Gawri språk"@nb,
        "Kalami språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c13456 ;
    skos:editorialNote "Språkkode: gwc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Kalami language"@en,
        "Kalami språk"@nb .

humord:c18680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18680" ;
    dct:modified "2017-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kalam"@en ;
    skos:broadMatch <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:broader humord:c28949 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549122/e23/>,
        <http://dewey.info/class/915.49122/e23/>,
        <http://dewey.info/class/954.9122/e23/> ;
    skos:prefLabel "Kalam Valley"@en,
        "Kalam"@nb .

humord:c18681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18681" ;
    dct:modified "2024-09-16T09:41:07"^^xsd:dateTime ;
    skos:altLabel "Cherokee (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/976.600497557/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Cherokee er et urfolk i Nord-Amerika, i det sørøstlige USA <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897557/e23/>,
        <http://dewey.info/class/5--97557/e23/>,
        <http://dewey.info/class/975.00497557/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897557/e23/>,
        <http://dewey.info/class/5--97557/e23/>,
        <http://dewey.info/class/975.00497557/e23/>,
        <http://dewey.info/class/976.600497557/e23/> ;
    skos:prefLabel "Cherokee"@en,
        "Cherokee (Folk)"@nb .

humord:c18682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18682" ;
    dct:modified "2024-10-01T12:42:14"^^xsd:dateTime ;
    skos:altLabel "Dameli språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Språkkode: dml"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Dameli language"@en,
        "Dameli språk"@nb .

humord:c18683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18683" ;
    dct:modified "2024-10-22T08:21:32"^^xsd:dateTime ;
    skos:altLabel "Maidu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:broader humord:c17291 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.41/e23/>,
        <http://dewey.info/class/6--9741/e23/> ;
    skos:prefLabel "Maidu language"@en,
        "Maidu språk"@nb .

humord:c18684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18684" ;
    dct:modified "2024-10-24T15:41:57"^^xsd:dateTime ;
    skos:altLabel "Runyoro language"@en,
        "Nyoro språk"@nb,
        "Runyoro språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3956/e23/>,
        <http://dewey.info/class/6--963956/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: nyo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3956/e23/>,
        <http://dewey.info/class/6--963956/e23/> ;
    skos:prefLabel "Nyoro language"@en,
        "Nyoro språk"@nb .

humord:c18686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18686" ;
    dct:modified "2024-10-24T16:00:25"^^xsd:dateTime ;
    skos:altLabel "Rutooro language"@en,
        "Rutooro språk"@nb,
        "Tooro språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.39/e23/>,
        <http://dewey.info/class/6--9639/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: ttj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.39/e23/>,
        <http://dewey.info/class/6--9639/e23/> ;
    skos:prefLabel "Tooro language"@en,
        "Tooro språk"@nb .

humord:c18690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18690" ;
    dct:modified "2024-10-23T14:29:02"^^xsd:dateTime ;
    skos:altLabel "Kwaami language"@en,
        "Kwaami språk"@nb,
        "Kwami språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: ksq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Kwami language"@en,
        "Kwaami språk"@nb .

humord:c18692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18692" ;
    dct:modified "2022-04-07T09:50:35"^^xsd:dateTime ;
    skos:altLabel "Stripping"@en,
        "Stripping"@nb ;
    skos:broadMatch <http://dewey.info/class/792.7/e23/> ;
    skos:broader humord:c05577 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Striptease"@en,
        "Striptease"@nb ;
    skos:related humord:c29155 ;
    skos:relatedMatch <http://dewey.info/class/344.099/e23/> .

humord:c18695 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18695" ;
    dct:modified "2002-10-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:broader humord:c01837 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5488/e23/>,
        <http://dewey.info/class/915.488/e23/>,
        <http://dewey.info/class/954.88/e23/> ;
    skos:prefLabel "Little Andaman"@en,
        "Little Andaman"@nb .

humord:c18696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18696" ;
    dct:modified "2023-09-15T13:18:37"^^xsd:dateTime ;
    skos:altLabel "Lotha naga  (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Lotha Naga (People)"@en,
        "Lhota naga (Folk)"@nb .

humord:c18697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18697" ;
    dct:modified "2024-08-16T12:59:48"^^xsd:dateTime ;
    skos:altLabel "Aos (People)"@en,
        "Ao naga (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Ao Naga (People)"@en,
        "Ao naga (Folk)"@nb .

humord:c18698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18698" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mikir"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Burmansk-lolo-talende folkegruppe i Assam, India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Karbi"@en,
        "Mikirer"@nb .

humord:c18699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18699" ;
    dct:modified "2024-10-24T10:17:14"^^xsd:dateTime ;
    skos:altLabel "Temne language"@en,
        "Timne language"@en,
        "Temne språk"@nb,
        "Themne språk"@nb,
        "Timne språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:broader humord:c09955 ;
    skos:editorialNote "Språkkode: tem"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:prefLabel "Themne language"@en,
        "Themne språk"@nb .

humord:c18703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18703" ;
    dct:modified "2024-10-23T15:26:06"^^xsd:dateTime ;
    skos:altLabel "Bulunge language"@en,
        "Burunga Iso language"@en,
        "Burungee language"@en,
        "Burungi language"@en,
        "Kiburunge language"@en,
        "Mbulungi language"@en,
        "Mbulungwe language"@en,
        "Bulunge språk"@nb,
        "Burunga Iso språk"@nb,
        "Burunge språk"@nb,
        "Burungee språk"@nb,
        "Burungi språk"@nb,
        "Kiburunge språk"@nb,
        "Mbulungi språk"@nb,
        "Mbulungwe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: bds"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Burunge language"@en,
        "Burunge språk"@nb .

humord:c18704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18704" ;
    dct:modified "2024-10-11T08:58:11"^^xsd:dateTime ;
    skos:altLabel "Abaw language"@en,
        "Abo language"@en,
        "Bo language"@en,
        "Bon language"@en,
        "Abo språk"@nb,
        "Bankon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: abb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Bankon language"@en,
        "Abo språk"@nb .

humord:c18710 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18710" ;
    dct:modified "2025-02-18T10:05:57"^^xsd:dateTime ;
    skos:altLabel "Bombay"@en,
        "Bombay"@nb,
        "Mumbai"@nb ;
    skos:broader humord:c01871 ;
    skos:exactMatch <http://dewey.info/class/2--54792/e23/>,
        <http://dewey.info/class/915.4792/e23/>,
        <http://dewey.info/class/954.792/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54792/e23/>,
        <http://dewey.info/class/915.4792/e23/>,
        <http://dewey.info/class/954.792/e23/> ;
    skos:prefLabel "Mumbai"@en,
        "Mumbai"@nb .

humord:c18712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18712" ;
    dct:modified "2024-10-16T13:41:01"^^xsd:dateTime ;
    skos:altLabel "Bene-Israel"@en,
        "Beni-Israel"@en,
        "Bene-Israel"@nb ;
    skos:broadMatch <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/> ;
    skos:broader humord:c00857 ;
    skos:closeMatch <http://dewey.info/class/305.8924054792/e23/>,
        <http://dewey.info/class/5--924054792/e23/> ;
    skos:definition "Bene Israel er et jødisk samfunn i India, som i 1948 omfattet rundt 20 000 medlemmer. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924054792/e23/>,
        <http://dewey.info/class/5--924054792/e23/> ;
    skos:prefLabel "Bene Israel"@en,
        "Bene-Israel"@nb .

humord:c18713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18713" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manipuri"@en,
        "Meetei"@en,
        "Meithei"@en,
        "Manipuri"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Burmansk-lolo-talende folkeslag i Manipur, India <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Meitei"@en,
        "Meitheier"@nb .

humord:c18714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18714" ;
    dct:modified "2023-09-15T13:19:31"^^xsd:dateTime ;
    skos:altLabel "Sema Naga (People)"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00883 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Sumi Naga (People)"@en,
        "Sema naga (Folk)"@nb .

humord:c18715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18715" ;
    dct:modified "2024-10-25T10:29:34"^^xsd:dateTime ;
    skos:altLabel "Ekoti language"@en,
        "Ekoti språk"@nb,
        "Koti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: eko"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:prefLabel "Koti language"@en,
        "Koti språk"@nb .

humord:c18717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18717" ;
    dct:modified "2024-10-22T08:17:33"^^xsd:dateTime ;
    skos:altLabel "Nootka language"@en,
        "Nuuchahnulth language"@en,
        "Nootka språk"@nb,
        "Nuu-chah-nulth språk"@nb,
        "Nuuchahnulth språk"@nb ;
    skos:broader humord:c16145 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: nuk"@nb ;
    skos:exactMatch <http://dewey.info/class/497.955/e23/>,
        <http://dewey.info/class/6--97955/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.955/e23/>,
        <http://dewey.info/class/6--97955/e23/> ;
    skos:prefLabel "Nuu-chah-nulth language"@en,
        "Nootka språk"@nb .

humord:c18719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18719" ;
    dct:modified "2025-02-25T10:02:23"^^xsd:dateTime ;
    skos:altLabel "Tsaiwa language"@en,
        "Zaiwa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10796 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: atb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Zaiwa language"@en,
        "Zaiwa språk"@nb .

humord:c18720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18720" ;
    dct:modified "2024-10-24T08:14:58"^^xsd:dateTime ;
    skos:altLabel "Rif language"@en,
        "Riff language"@en,
        "Rif språk"@nb,
        "Riff språk"@nb,
        "Tarifit språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: rif"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Tarifit language"@en,
        "Tarifit språk"@nb .

humord:c18723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18723" ;
    dct:modified "2021-05-04T13:32:52"^^xsd:dateTime ;
    skos:altLabel "Mea language"@en,
        "Tinrin language"@en,
        "Mea språk"@nb,
        "Tinrin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Tîrî language"@en,
        "Tiri språk"@nb .

humord:c18725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18725" ;
    dct:modified "2024-10-23T15:22:05"^^xsd:dateTime ;
    skos:altLabel "Maale language"@en,
        "Maale språk"@nb,
        "Male språk (Omotisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:broader humord:c10012 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Språkkode: mdy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Male language (Omotic language)"@en,
        "Male språk (Omotisk språk)"@nb .

humord:c18727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18727" ;
    dct:modified "2024-10-22T09:38:10"^^xsd:dateTime ;
    skos:altLabel "Tupi språk"@nb ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:exactMatch <http://dewey.info/class/498.38/e23/>,
        <http://dewey.info/class/6--9838/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.38/e23/>,
        <http://dewey.info/class/6--9838/e23/> ;
    skos:prefLabel "Tupi language"@en,
        "Tupi språk"@nb .

humord:c18728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18728" ;
    dct:modified "2023-12-12T10:30:54"^^xsd:dateTime ;
    skos:altLabel "Nature studies (Educational discipline)"@en,
        "Nature study (Educational discipline)"@en,
        "Science (Educational discipline)"@en,
        "Science and the environment (Educational discipline)"@en,
        "Natur- og miljøfag"@nb,
        "Naturfag"@nb ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/372.35/e23/> ;
    skos:definition "Naturvitenskapelig skolefag <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:exactMatch realfagstermer:c007541 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007541,
        <http://dewey.info/class/372.35/e23/> ;
    skos:prefLabel "Natural science (Educational discipline)"@en,
        "Naturfag"@nb .

humord:c18730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18730" ;
    dct:modified "2024-10-22T08:31:10"^^xsd:dateTime ;
    skos:altLabel "Haida språk"@nb ;
    skos:broader humord:c10136 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: hai"@nb ;
    skos:exactMatch <http://dewey.info/class/497.28/e23/>,
        <http://dewey.info/class/6--9728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.28/e23/>,
        <http://dewey.info/class/6--9728/e23/> ;
    skos:prefLabel "Haida language"@en,
        "Haida språk"@nb .

humord:c18731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18731" ;
    dct:modified "2024-10-22T08:30:50"^^xsd:dateTime ;
    skos:altLabel "Eyak language"@en,
        "Eyak språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c10136 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: eya"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Eyak språk"@nb .

humord:c18734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18734" ;
    dct:modified "2024-10-22T08:31:37"^^xsd:dateTime ;
    skos:altLabel "Tlingit språk"@nb ;
    skos:broader humord:c10136 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: tli"@nb ;
    skos:exactMatch <http://dewey.info/class/497.27/e23/>,
        <http://dewey.info/class/6--9727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.27/e23/>,
        <http://dewey.info/class/6--9727/e23/> ;
    skos:prefLabel "Tlingit language"@en,
        "Tlingit språk"@nb .

humord:c18737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18737" ;
    dct:modified "2024-10-22T08:27:59"^^xsd:dateTime ;
    skos:altLabel "Denaakk’e language"@en,
        "Ten'a language"@en,
        "Denaakk’e språk"@nb,
        "Koyukon språk"@nb,
        "Ten'a språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: koy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Koyukon language"@en,
        "Koyukon språk"@nb .

humord:c18738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18738" ;
    dct:modified "2024-12-11T08:13:24"^^xsd:dateTime ;
    skos:altLabel "Sterilisering (Fødselskontroll)"@nb,
        "Vasektomi"@nb ;
    skos:broader humord:c03845 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:exactMatch <http://dewey.info/class/363.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.97/e23/> ;
    skos:prefLabel "Vasectomy"@en,
        "Sterilisering (Fødselskontroll)"@nb .

humord:c18739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18739" ;
    dct:modified "2002-11-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.512/e23/> ;
    skos:broader humord:c00548 ;
    skos:definition "Den oppfatning at mennesket har en fri vilje og i kraft av den er ansvarlig   for sine handlinger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.512/e23/> ;
    skos:prefLabel "Libertarianism"@en,
        "Libertarianisme"@nb .

humord:c18740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18740" ;
    dct:modified "2024-09-16T08:10:19"^^xsd:dateTime ;
    skos:altLabel "Camling language"@en,
        "Rodong language"@en,
        "Chamling språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Språkkode: rab"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Chamling language"@en,
        "Chamling språk"@nb .

humord:c18743 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18743" ;
    dct:modified "2025-03-12T13:15:33"^^xsd:dateTime ;
    skos:altLabel "Perigord"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--4472/e23/>,
        <http://dewey.info/class/914.472/e23/>,
        <http://dewey.info/class/944.72/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4472/e23/>,
        <http://dewey.info/class/914.472/e23/>,
        <http://dewey.info/class/944.72/e23/> ;
    skos:prefLabel "Périgord"@en,
        "Perigord"@nb .

humord:c18746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18746" ;
    dct:modified "2020-11-23T16:18:45"^^xsd:dateTime ;
    skos:altLabel "Litteraturselskaper"@nb,
        "Litterære selskaper"@nb ;
    skos:broadMatch <http://dewey.info/class/806/e23/> ;
    skos:broader humord:c04531,
        humord:c06635 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/369.5/e23/>,
        <http://dewey.info/class/806/e23/> ;
    skos:prefLabel "Literary societies"@en,
        "Litterære foreninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/369.5/e23/> .

humord:c18750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18750" ;
    dct:modified "2024-11-27T15:10:27"^^xsd:dateTime ;
    skos:altLabel "Governmental libraries"@en,
        "Legislative libraries"@en,
        "Parlamentsbibliotek"@nb,
        "Stortingsbibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:closeMatch <http://dewey.info/class/027.65/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.65/e23/> ;
    skos:prefLabel "Parliamentary libraries"@en,
        "Parlamentsbibliotek"@nb .

humord:c18751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18751" ;
    dct:modified "2024-10-15T12:54:19"^^xsd:dateTime ;
    skos:altLabel "Beach-la-Mar"@en,
        "Beach-la-Mar språk"@nb,
        "Bislama språk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/6--217/e23/> ;
    skos:broader humord:c09788 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Språkkode: bis"@nb ;
    skos:exactMatch <http://dewey.info/class/427.99595/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/427.99595/e23/>,
        <http://dewey.info/class/6--217/e23/> ;
    skos:prefLabel "Bislama"@en,
        "Bislama språk"@nb .

humord:c18753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18753" ;
    dct:modified "2024-11-11T15:45:19"^^xsd:dateTime ;
    skos:altLabel "Temping agencies"@en,
        "Temporary help services"@en,
        "Bemanningsbransjen"@nb,
        "Bemanningsbyrå"@nb,
        "Bemanningsbyråer"@nb,
        "Vikarbyrå"@nb ;
    skos:broadMatch <http://dewey.info/class/331.128/e23/> ;
    skos:broader humord:c22317 ;
    skos:definition "Selskap som ansetter arbeidstakere på midlertidig eller fast basis, for så å leie disse ut til andre arbeidsgivere i både offentlig og privat sektor <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.128/e23/> ;
    skos:prefLabel "Temporary employment agencies"@en,
        "Vikarbyråer"@nb .

humord:c18754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18754" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lease services"@en,
        "Rental services"@en,
        "Utleievirksomhet"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.13/e23/>,
        <http://dewey.info/class/333.5/e23/> ;
    skos:prefLabel "Lease and rental services"@en,
        "Utleie"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.13/e23/>,
        <http://dewey.info/class/333.5/e23/> .

humord:c18755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18755" ;
    dct:modified "2024-11-01T09:09:09"^^xsd:dateTime ;
    skos:altLabel "Temporary employees"@en,
        "Temps"@en,
        "Vikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.25729/e23/>,
        <http://dewey.info/class/331.542/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25729/e23/>,
        <http://dewey.info/class/331.542/e23/> ;
    skos:prefLabel "Temporary help"@en,
        "Vikarer"@nb .

humord:c18756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18756" ;
    dct:modified "2002-11-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18573 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:exactMatch <http://dewey.info/class/893.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/893.2/e23/> ;
    skos:prefLabel "Coptic literature"@en,
        "Koptisk litteratur"@nb .

humord:c18758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18758" ;
    dct:modified "2023-11-30T08:41:07"^^xsd:dateTime ;
    skos:altLabel "Internasjonalisme (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--0801/e23/>,
        <http://dewey.info/class/3B--091/e23/>,
        <http://dewey.info/class/808.801/e23/>,
        <http://dewey.info/class/809.91/e23/> ;
    skos:broader humord:c06603 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--0801/e23/>,
        <http://dewey.info/class/3B--091/e23/>,
        <http://dewey.info/class/808.801/e23/>,
        <http://dewey.info/class/809.91/e23/> ;
    skos:prefLabel "Internationalism (Literature)"@en,
        "Internasjonalisme (Litteratur)"@nb .

humord:c18759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18759" ;
    dct:modified "2024-11-08T10:20:04"^^xsd:dateTime ;
    skos:altLabel "Castor"@nb,
        "Kastor"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Kastor er en gresk heros, sønn av Tyndareos, en mytisk konge av Sparta, og hans kone Leda. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Castor"@en,
        "Kastor"@nb ;
    skos:related humord:c18761 .

humord:c18760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18760" ;
    dct:modified "2024-11-08T09:08:31"^^xsd:dateTime ;
    skos:altLabel "Pollux"@nb,
        "Polydevkes"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Pollux er det latinske navn på Polydevkes, den ene av dioskurene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Pollux"@en,
        "Pollux"@nb ;
    skos:related humord:c18761 .

humord:c18761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18761" ;
    dct:modified "2024-11-08T10:27:49"^^xsd:dateTime ;
    skos:altLabel "Dioskurene"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Dioskurene er en vanlig betegnelse for tvillingbrødrene Kastor/Castor og Polydevkes/Pollux i gresk og romersk mytologi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Dioscures"@en,
        "Dioskurene"@nb ;
    skos:related humord:c18759,
        humord:c18760 .

humord:c18764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18764" ;
    dct:modified "2024-08-26T15:18:10"^^xsd:dateTime ;
    skos:altLabel "Houailou language"@en,
        "Wai language"@en,
        "Wailu language"@en,
        "Ajie språk"@nb,
        "Houailou språk"@nb,
        "Wai språk"@nb,
        "Wailu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: aji"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Ajië language"@en,
        "Ajie språk"@nb .

humord:c18766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18766" ;
    dct:modified "2024-10-23T08:04:35"^^xsd:dateTime ;
    skos:altLabel "Palawano språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Palawano languages"@en,
        "Palawano språk"@nb .

humord:c18767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18767" ;
    dct:modified "2024-10-22T14:00:38"^^xsd:dateTime ;
    skos:altLabel "Trumai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: tpy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.9/e23/>,
        <http://dewey.info/class/6--979/e23/> ;
    skos:prefLabel "Trumai language"@en,
        "Trumai språk"@nb .

humord:c18768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18768" ;
    dct:modified "2024-08-26T15:05:31"^^xsd:dateTime ;
    skos:altLabel "Camuhi language"@en,
        "Camuki language"@en,
        "Tyamuhi language"@en,
        "Wagap language"@en,
        "Camuhi språk"@nb,
        "Camuki språk"@nb,
        "Cemuhi språk"@nb,
        "Tyamuhi språk"@nb,
        "Wagap språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: cam"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Cemuhî language"@en,
        "Cemuhi språk"@nb .

humord:c18769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18769" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.7/e23/> ;
    skos:broader humord:c09446 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Trenches"@en,
        "Skyttergraver"@nb .

humord:c18770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18770" ;
    dct:modified "2024-09-19T11:21:52"^^xsd:dateTime ;
    skos:altLabel "Kerneveg dialect"@en,
        "Cornouaillais-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.687/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:broader humord:c10562 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.687/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:prefLabel "Cornouaillais dialect"@en,
        "Cornouaillais-dialekt"@nb .

humord:c18771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18771" ;
    dct:modified "2024-10-21T08:34:52"^^xsd:dateTime ;
    skos:altLabel "Tregerieg dialect"@en,
        "Tregorrois-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.687/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:broader humord:c10562 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.687/e23/>,
        <http://dewey.info/class/6--9168/e23/> ;
    skos:prefLabel "Trégorrois Breton dialect"@en,
        "Tregorrois-dialekt"@nb .

humord:c18772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18772" ;
    dct:modified "2021-05-05T16:17:59"^^xsd:dateTime ;
    skos:altLabel "Dehu language"@en,
        "Lifou language"@en,
        "Lifu language"@en,
        "Qene Drehu language"@en,
        "Drehu språk"@nb,
        "Lifou språk"@nb,
        "Lifu språk"@nb,
        "Qene Drehu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Drehu language"@en,
        "Dehu språk"@nb .

humord:c18774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18774" ;
    dct:modified "2002-11-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sakalava språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.3/e23/>,
        <http://dewey.info/class/6--993/e23/> ;
    skos:broader humord:c10162 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.3/e23/>,
        <http://dewey.info/class/6--993/e23/> ;
    skos:prefLabel "Bushi language"@en,
        "Bushi språk"@nb .

humord:c18776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18776" ;
    dct:modified "2024-12-13T08:14:29"^^xsd:dateTime ;
    skos:altLabel "Western Front (WWI)"@en,
        "Western Front (World War I)"@en,
        "Vestfronten (Fyrste verdskrig)"@nb,
        "Vestfronten (Første verdskrig)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.421/e23/>,
        <http://dewey.info/class/940.424/e23/>,
        <http://dewey.info/class/940.4272/e23/>,
        <http://dewey.info/class/940.431/e23/>,
        <http://dewey.info/class/940.434/e23/> ;
    skos:broader humord:c03993 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:exactMatch <http://dewey.info/class/940.4144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.4144/e23/>,
        <http://dewey.info/class/940.421/e23/>,
        <http://dewey.info/class/940.424/e23/>,
        <http://dewey.info/class/940.4272/e23/>,
        <http://dewey.info/class/940.431/e23/>,
        <http://dewey.info/class/940.434/e23/> ;
    skos:prefLabel "Western Front (First World War)"@en,
        "Vestfronten (Første verdenskrig)"@nb .

humord:c18777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18777" ;
    dct:modified "2024-10-25T08:58:20"^^xsd:dateTime ;
    skos:altLabel "Aka language (Central African Republic)"@en,
        "Beka language (Central African Republic)"@en,
        "Aka språk (Sentralafrikanske republikk)"@nb,
        "Yaka språk (Sentralafrikanske republikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: axk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Yaka language (Central African Republic)"@en,
        "Yaka språk (Sentralafrikanske republikk)"@nb .

humord:c18780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18780" ;
    dct:modified "2024-08-27T14:57:18"^^xsd:dateTime ;
    skos:altLabel "Ardennerdialekt"@nb,
        "Ardennisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/6--41/e23/> ;
    skos:broader humord:c10482 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:exactMatch <http://dewey.info/class/447.949348/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/447.949348/e23/>,
        <http://dewey.info/class/6--41/e23/> ;
    skos:prefLabel "Ardenne dialect"@en,
        "Ardennisk dialekt"@nb .

humord:c18782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18782" ;
    dct:modified "2024-10-24T15:59:46"^^xsd:dateTime ;
    skos:altLabel "Kikuya language"@en,
        "Kukuya language"@en,
        "Kukwa"@en,
        "Southern Teke"@en,
        "Kukuya språk"@nb,
        "Teke språk"@nb,
        "Teke-Kukuya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: kkw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Teke-Kukuya language"@en,
        "Teke språk"@nb .

humord:c18784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18784" ;
    dct:modified "2002-11-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Iai språk"@nb,
        "Yai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Iaai language"@en,
        "Iaai språk"@nb .

humord:c18787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18787" ;
    dct:modified "2024-08-29T17:40:44"^^xsd:dateTime ;
    skos:altLabel "Wayapi language"@en,
        "Wayampi språk"@nb,
        "Wayapi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.38/e23/>,
        <http://dewey.info/class/6--9838/e23/> ;
    skos:broader humord:c10118 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode:  oym"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.38/e23/>,
        <http://dewey.info/class/6--9838/e23/> ;
    skos:prefLabel "Wayampi language"@en,
        "Wayampi språk"@nb .

humord:c18789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18789" ;
    dct:modified "2024-10-09T08:10:21"^^xsd:dateTime ;
    skos:altLabel "Badara language"@en,
        "Badjara language"@en,
        "Badyaranke language"@en,
        "Badara språk"@nb,
        "Badiaranke språk"@nb,
        "Badjara språk"@nb,
        "Badyara språk"@nb,
        "Badyaranke språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:broader humord:c09955 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: pbp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:prefLabel "Badyara language"@en,
        "Badjara språk"@nb .

humord:c18793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18793" ;
    dct:modified "2024-10-25T08:51:30"^^xsd:dateTime ;
    skos:altLabel "Mankon language"@en,
        "Mankon språk"@nb,
        "Ngemba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c11666 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode:  nge"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Ngemba language"@en,
        "Ngemba språk"@nb .

humord:c18795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18795" ;
    dct:modified "2024-10-25T13:40:53"^^xsd:dateTime ;
    skos:altLabel "Kifuliiru language"@en,
        "Fuliiru språk"@nb,
        "Kifuliiru språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: flr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:prefLabel "Fuliiru language"@en,
        "Fuliiru språk"@nb .

humord:c18798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18798" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/273.2/e23/>,
        <http://dewey.info/class/299.932/e23/> ;
    skos:broader humord:c08785 ;
    skos:definition "Gnostisk sekt i Romerriket i de første århundrer e.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.2/e23/>,
        <http://dewey.info/class/299.932/e23/> ;
    skos:prefLabel "Naassenes"@en,
        "Naasenere"@nb .

humord:c18802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18802" ;
    dct:modified "2024-10-22T08:25:19"^^xsd:dateTime ;
    skos:altLabel "Mixtec språk"@nb ;
    skos:broader humord:c10139 ;
    skos:closeMatch <http://dewey.info/class/497.63/e23/>,
        <http://dewey.info/class/6--9763/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.63/e23/>,
        <http://dewey.info/class/6--9763/e23/> ;
    skos:prefLabel "Mixtecan languages"@en,
        "Mixtec språk"@nb .

humord:c18803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18803" ;
    dct:modified "2024-10-22T08:24:54"^^xsd:dateTime ;
    skos:altLabel "Mixteco språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.63/e23/>,
        <http://dewey.info/class/6--9763/e23/> ;
    skos:broader humord:c18802 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb,
        "Språkkode: mib"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.63/e23/>,
        <http://dewey.info/class/6--9763/e23/> ;
    skos:prefLabel "Mixteco language"@en,
        "Mixteco språk"@nb .

humord:c18804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18804" ;
    dct:modified "2024-10-24T15:53:41"^^xsd:dateTime ;
    skos:altLabel "Niellim språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode: nie"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Niellim language"@en,
        "Niellim språk"@nb .

humord:c18805 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18805" ;
    dct:modified "2025-02-19T08:35:46"^^xsd:dateTime ;
    skos:altLabel "Vishakhapatnam"@en,
        "Vishakhapatnam"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Visakhapatnam"@en,
        "Vishakhapatnam"@nb .

humord:c18806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18806" ;
    dct:modified "2024-01-03T08:48:22"^^xsd:dateTime ;
    skos:altLabel "Collection management"@en,
        "Samlingsforvaltning"@nb,
        "Samlingsutvikling"@nb ;
    skos:broader humord:c00133,
        humord:c04618 ;
    skos:closeMatch realfagstermer:c011697 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:exactMatch <http://dewey.info/class/025.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011697,
        <http://dewey.info/class/025.21/e23/> ;
    skos:prefLabel "Collection development"@en,
        "Samlingsutvikling"@nb .

humord:c18807 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18807" ;
    dct:modified "2024-12-03T12:55:47"^^xsd:dateTime ;
    skos:altLabel "Temne folk literature"@en,
        "Timne folk literature"@en,
        "Themne folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Themne folk literature"@en,
        "Themne folkediktning"@nb .

humord:c18808 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18808" ;
    dct:modified "2024-08-14T14:21:22"^^xsd:dateTime ;
    skos:altLabel "Andean Mountains"@en,
        "Andesfjella"@nb ;
    skos:broader humord:c01799 ;
    skos:closeMatch <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:definition "Andesfjellene er Sør-Amerkas lengste og høyeste fjellkjede, langs kontinentets vestkyst fra  Karibiske hav i nord til Kapp Horn i sør <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb02"@nb ;
    skos:exactMatch realfagstermer:c030538 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030538,
        <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:prefLabel "The Andes"@en,
        "Andesfjellene"@nb .

humord:c18809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18809" ;
    dct:modified "2021-05-11T15:31:32"^^xsd:dateTime ;
    skos:altLabel "Kammu"@en,
        "Kmhmu"@en,
        "Kammu (Folk)"@nb,
        "Kmhmu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag i Nord-Laos, Thailand, Vietnam og Sør-Kina <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:prefLabel "Khmu"@en,
        "Khmu (Folk)"@nb .

humord:c18811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18811" ;
    dct:modified "2024-10-22T14:29:26"^^xsd:dateTime ;
    skos:altLabel "Kammu language"@en,
        "Kmhmu language"@en,
        "Kammu språk"@nb,
        "Khmu språk"@nb,
        "Khmuisk språk"@nb,
        "Kmhmu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Språkkode: kjg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Khmu language"@en,
        "Khmu språk"@nb .

humord:c18814 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18814" ;
    dct:modified "2024-12-05T08:51:20"^^xsd:dateTime ;
    skos:altLabel "Kammu folk literature"@en,
        "Kmhmu folk literature"@en,
        "Kammu folkedikting"@nb,
        "Kammu folkediktning"@nb,
        "Khmu folkedikting"@nb,
        "Kmhmu folkedikting"@nb,
        "Kmhmu folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Khmu folk literature"@en,
        "Khmu folkediktning"@nb .

humord:c18816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18816" ;
    dct:modified "2002-11-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.44/e23/> ;
    skos:broader humord:c18622 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.44/e23/> ;
    skos:prefLabel "Bishnupriya manipuri literature"@en,
        "Bishnupriya manipuri litteratur"@nb .

humord:c18817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18817" ;
    dct:modified "2025-03-24T07:02:49"^^xsd:dateTime ;
    skos:altLabel "Sørenga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Sørenga"@en,
        "Sørenga"@nb .

humord:c18819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18819" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Small towns"@en ;
    skos:broader humord:c09039 ;
    skos:exactMatch <http://dewey.info/class/307.762/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.762/e23/> ;
    skos:prefLabel "Small citites"@en,
        "Småbyer"@nb .

humord:c18820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18820" ;
    dct:modified "2023-11-20T09:41:08"^^xsd:dateTime ;
    skos:altLabel "City slums"@en,
        "Informal housing"@en,
        "Slum dwellings"@en,
        "Favela"@nb,
        "Favelas"@nb,
        "Slumbebyggelse"@nb,
        "Slumstrøk"@nb,
        "Storbyslum"@nb ;
    skos:broader humord:c09039 ;
    skos:definition "Fattigstrøk i storby <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø02"@nb ;
    skos:exactMatch <http://dewey.info/class/307.3364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.3364/e23/>,
        <http://dewey.info/class/353.5333/e23/>,
        <http://dewey.info/class/711.5/e23/> ;
    skos:prefLabel "Slums"@en,
        "Slum"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.5333/e23/>,
        <http://dewey.info/class/711.5/e23/> .

humord:c18822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18822" ;
    dct:modified "2011-05-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04897 ;
    skos:closeMatch <http://dewey.info/class/306.8423/e23/> ;
    skos:definition "Samliv mellom en kvinne og flere menn, ofte brødre, på samme tid <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8423/e23/> ;
    skos:prefLabel "Polyandry"@en,
        "Polyandri"@nb .

humord:c18824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18824" ;
    dct:modified "2024-07-04T12:24:35"^^xsd:dateTime ;
    skos:altLabel "Scots elm"@en,
        "Witch elm"@en,
        "Alm"@nb,
        "Ulmus glabra"@nb ;
    skos:broadMatch <http://dewey.info/class/583.648/e23/> ;
    skos:broader humord:c67427 ;
    skos:exactMatch realfagstermer:c010216,
        <http://dewey.info/class/635.9773648/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010216,
        <http://dewey.info/class/583.648/e23/>,
        <http://dewey.info/class/634.9728/e23/>,
        <http://dewey.info/class/635.9773648/e23/> ;
    skos:prefLabel "Wych elm"@en,
        "Alm"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.9728/e23/> .

humord:c18825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18825" ;
    dct:modified "2014-06-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Basswood"@en,
        "Lime trees"@en,
        "Linden"@en ;
    skos:broadMatch <http://dewey.info/class/583.68/e23/> ;
    skos:broader humord:c27414 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.68/e23/>,
        <http://dewey.info/class/634.9727/e23/> ;
    skos:prefLabel "Lime (Trees)"@en,
        "Lind"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.9727/e23/> .

humord:c18826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18826" ;
    dct:modified "2024-07-10T10:04:38"^^xsd:dateTime ;
    skos:altLabel "Brake"@nb,
        "Einer"@nb ;
    skos:broadMatch <http://dewey.info/class/585.4/e23/> ;
    skos:broader humord:c59064 ;
    skos:definition "Einer er ei planteslekt i sypressfamilien. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c011298 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011298,
        <http://dewey.info/class/585.4/e23/> ;
    skos:prefLabel "Juniper"@en,
        "Einer"@nb .

humord:c18827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18827" ;
    dct:modified "2024-02-09T09:59:22"^^xsd:dateTime ;
    skos:altLabel "Common ash"@en,
        "European ash"@en,
        "Ask"@nb,
        "Fraxinus excelsior"@nb ;
    skos:broadMatch <http://dewey.info/class/583.963/e23/> ;
    skos:broader humord:c27414,
        humord:c62881 ;
    skos:definition "Ask er en planteslekt i oljetrefamilien. Trærne har motsatte blad, små blomster og vinget nøttefrukt. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012697 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012697,
        <http://dewey.info/class/583.963/e23/> ;
    skos:prefLabel "Ash"@en,
        "Ask"@nb .

humord:c18828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18828" ;
    dct:modified "2024-08-05T14:22:58"^^xsd:dateTime ;
    skos:altLabel "Goat willow"@en,
        "Great sallow"@en,
        "Salix caprea"@nb,
        "Selje (Tre)"@nb ;
    skos:broadMatch <http://dewey.info/class/583.69/e23/> ;
    skos:broader humord:c27414,
        humord:c67520 ;
    skos:exactMatch realfagstermer:c005629 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005629,
        <http://dewey.info/class/583.69/e23/> ;
    skos:prefLabel "Sallow"@en,
        "Selje (Tre)"@nb .

humord:c18829 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18829" ;
    dct:modified "2025-03-28T08:16:32"^^xsd:dateTime ;
    skos:altLabel "Ny-Ålesund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Ny-Ålesund"@en,
        "Ny-Ålesund"@nb .

humord:c18831 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18831" ;
    dct:modified "2002-12-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03646 ;
    skos:exactMatch <http://dewey.info/class/2--43645/e23/>,
        <http://dewey.info/class/914.3645/e23/>,
        <http://dewey.info/class/943.645/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43645/e23/>,
        <http://dewey.info/class/914.3645/e23/>,
        <http://dewey.info/class/943.645/e23/> ;
    skos:prefLabel "Vorarlberg"@en,
        "Vorarlberg"@nb .

humord:c18832 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18832" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bosco Gurin"@en ;
    skos:broadMatch <http://dewey.info/class/2--494789/e23/>,
        <http://dewey.info/class/914.94789/e23/>,
        <http://dewey.info/class/949.4789/e23/> ;
    skos:broader humord:c03275 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494789/e23/>,
        <http://dewey.info/class/914.94789/e23/>,
        <http://dewey.info/class/949.4789/e23/> ;
    skos:prefLabel "Bosco/Gurin"@en,
        "Bosco Gurin"@nb .

humord:c18833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18833" ;
    dct:modified "2021-06-03T15:52:51"^^xsd:dateTime ;
    skos:altLabel "Gurinerdeutsch dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/437.9434/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:broader humord:c15684 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9434/e23/>,
        <http://dewey.info/class/6--31/e23/> ;
    skos:prefLabel "Guriner german dialect"@en,
        "Gurinertysk dialekt"@nb .

humord:c18835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18835" ;
    dct:modified "2024-12-04T10:32:10"^^xsd:dateTime ;
    skos:altLabel "Monguor folk literature"@en,
        "Monguor folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049423/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049423/e23/> ;
    skos:prefLabel "Tu folk literature"@en,
        "Monguor folkediktning"@nb .

humord:c18837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18837" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.894364/e23/>,
        <http://dewey.info/class/5--94364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894364/e23/>,
        <http://dewey.info/class/5--94364/e23/> ;
    skos:prefLabel "Turkmens"@en,
        "Turkmenere"@nb .

humord:c18839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18839" ;
    dct:modified "2024-10-23T09:53:21"^^xsd:dateTime ;
    skos:altLabel "Proto-Turkic language"@en,
        "Prototyrkisk språk"@nb,
        "Tyrkisk urspråk"@nb,
        "Urtyrkisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3/e23/>,
        <http://dewey.info/class/6--943/e23/> ;
    skos:prefLabel "Turkic protolanguage"@en,
        "Prototyrkisk språk"@nb .

humord:c18842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18842" ;
    dct:modified "2024-10-18T09:51:03"^^xsd:dateTime ;
    skos:altLabel "Protouralsk språk"@nb,
        "Uralsk urspråk"@nb,
        "Ururalsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:broader humord:c10802 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:prefLabel "Proto-Uralic language"@en,
        "Protouralsk språk"@nb .

humord:c18845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18845" ;
    dct:modified "2024-10-24T15:46:52"^^xsd:dateTime ;
    skos:altLabel "Kala language"@en,
        "Kela språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: kel"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Kela language"@en,
        "Kela språk"@nb .

humord:c18846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18846" ;
    dct:modified "2024-10-18T10:11:17"^^xsd:dateTime ;
    skos:altLabel "Digaro language"@en,
        "Digaru language"@en,
        "Taraon language"@en,
        "Digaro språk"@nb,
        "Digaro-Mishmi språk"@nb,
        "Digaru språk"@nb,
        "Taraon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Språkkode: mhu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Digaro-Mishmi language"@en,
        "Digaro språk"@nb .

humord:c18849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18849" ;
    dct:modified "2024-10-18T13:06:26"^^xsd:dateTime ;
    skos:altLabel "Miji language"@en,
        "Miju language"@en,
        "Miji språk"@nb,
        "Miju språk"@nb,
        "Miju-Mishmi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo02"@nb,
        "Miju-Mishmi språk"@nb,
        "Språkkode: mxj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Miju-Mishmi language"@en,
        "Miju språk"@nb .

humord:c18852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18852" ;
    dct:modified "2024-10-10T13:35:57"^^xsd:dateTime ;
    skos:altLabel "Banda of Bambari language"@en,
        "Banda-Linda language"@en,
        "Banda språk"@nb,
        "Banda-bambari språk"@nb,
        "Linda språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Språkkode:  liy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Banda-Bambari language"@en,
        "Banda-bambari språk"@nb .

humord:c18855 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18855" ;
    dct:modified "2025-02-18T12:21:28"^^xsd:dateTime ;
    skos:altLabel "Malabarkysten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.83/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01868 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.83/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Malabar Coast"@en,
        "Malabarkysten"@nb .

humord:c18856 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18856" ;
    dct:modified "2024-10-17T14:47:52"^^xsd:dateTime ;
    skos:altLabel "Serampore"@nb,
        "Serampur"@nb,
        "Shrirampur"@nb,
        "Sirampur"@nb,
        "Srirampur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3414/e23/>,
        <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/934.14/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:broader humord:c01901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3414/e23/>,
        <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/934.14/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "Shrirampur"@en,
        "Shrirampur"@nb .

humord:c18861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18861" ;
    dct:modified "2021-05-05T13:54:37"^^xsd:dateTime ;
    skos:altLabel "Kapone language"@en,
        "Kwényi language"@en,
        "Kapone språk"@nb,
        "Kwényi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Numèè language"@en,
        "Numee språk"@nb .

humord:c18863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18863" ;
    dct:modified "2021-05-05T16:15:19"^^xsd:dateTime ;
    skos:altLabel "Dubea language"@en,
        "Dumbea language"@en,
        "Ndumbea language"@en,
        "Paita language"@en,
        "Drubea språk"@nb,
        "Dubea språk"@nb,
        "Ndumbea språk"@nb,
        "Paita språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Drubea language"@en,
        "Dumbea språk"@nb .

humord:c18864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2002-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18864" ;
    dct:modified "2025-02-25T10:47:25"^^xsd:dateTime ;
    skos:altLabel "Tamang språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16360 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tamang language"@en,
        "Tamang språk"@nb .

humord:c18865 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18865" ;
    dct:modified "2024-08-21T09:50:23"^^xsd:dateTime ;
    skos:altLabel "Konya (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3927/e23/>,
        <http://dewey.info/class/2--5642/e23/>,
        <http://dewey.info/class/915.642/e23/>,
        <http://dewey.info/class/939.27/e23/>,
        <http://dewey.info/class/956.42/e23/> ;
    skos:broader humord:c29021 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3927/e23/>,
        <http://dewey.info/class/2--5642/e23/>,
        <http://dewey.info/class/915.642/e23/>,
        <http://dewey.info/class/939.27/e23/>,
        <http://dewey.info/class/956.42/e23/> ;
    skos:prefLabel "Konya (City)"@en,
        "Konya (By)"@nb .

humord:c18868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18868" ;
    dct:modified "2025-02-25T07:20:46"^^xsd:dateTime ;
    skos:altLabel "Bolu (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5634/e23/>,
        <http://dewey.info/class/915.634/e23/>,
        <http://dewey.info/class/956.34/e23/> ;
    skos:broader humord:c29020 ;
    skos:definition "Bolu er en by og provins i nord-sentrale Tyrkia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5634/e23/>,
        <http://dewey.info/class/915.634/e23/>,
        <http://dewey.info/class/956.34/e23/> ;
    skos:prefLabel "Bolu (City)"@en,
        "Bolu (By)"@nb .

humord:c18871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18871" ;
    dct:modified "2023-06-12T19:34:38"^^xsd:dateTime ;
    skos:altLabel "Commentaries"@en,
        "Kommentarer"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06623 ;
    skos:definition "I litteraturvitenskapen en tekst som gir opplysninger om eller angir et kritisk perspektiv i forhold til en annen tekst. <Litt.vit.leksikon>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Commentary"@en,
        "Kommentar"@nb .

humord:c18874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18874" ;
    dct:modified "2024-08-28T15:25:58"^^xsd:dateTime ;
    skos:altLabel "Augustus' forum"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Forum of Augustus"@en,
        "Augustus' forum"@nb .

humord:c18875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18875" ;
    dct:modified "2025-03-06T07:51:25"^^xsd:dateTime ;
    skos:altLabel "Kamassian language"@en,
        "Kamass"@nb,
        "Kamassin"@nb,
        "Kamassisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:broader humord:c13751 ;
    skos:editorialNote "Språkkode: xas"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.4/e23/>,
        <http://dewey.info/class/6--944/e23/> ;
    skos:prefLabel "Kamas language"@en,
        "Kamassisk språk"@nb .

humord:c18879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18879" ;
    dct:modified "2024-08-28T12:04:06"^^xsd:dateTime ;
    skos:altLabel "Athabascans"@en,
        "Athabaskans"@en,
        "Athapascans"@en,
        "Athapasca"@nb,
        "Athapaska (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.8972/e23/>,
        <http://dewey.info/class/5--972/e23/>,
        <http://dewey.info/class/978.004972/e23/> ;
    skos:definition "Athapaska er et urfolk i Nord-Amerika, hovedsaklig i det nordvestre Canada <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8972/e23/>,
        <http://dewey.info/class/5--972/e23/>,
        <http://dewey.info/class/978.004972/e23/> ;
    skos:prefLabel "Athapaskans"@en,
        "Athapaska (Folk)"@nb ;
    skos:related humord:c14344 .

humord:c18880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18880" ;
    dct:modified "2020-10-20T15:29:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8972/e23/>,
        <http://dewey.info/class/5--972/e23/>,
        <http://dewey.info/class/978.004972/e23/> ;
    skos:broader humord:c18879 ;
    skos:definition "Urfolk i Nord-Amerika, bosatt i Canada <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8972/e23/>,
        <http://dewey.info/class/5--972/e23/>,
        <http://dewey.info/class/978.004972/e23/> ;
    skos:prefLabel "Dene"@en,
        "Dene (Folk)"@nb .

humord:c18881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18881" ;
    dct:modified "2024-08-13T11:23:01"^^xsd:dateTime ;
    skos:altLabel "Veps (People)"@en,
        "Vepsar (Folk)"@nb,
        "Vepsarar (Folk)"@nb,
        "Vepsere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Vepser er en folkegruppe sør og vest for Onegasjøen, Russland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Vepsians"@en,
        "Vepser (Folk)"@nb .

humord:c18882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18882" ;
    dct:modified "2024-09-19T11:33:18"^^xsd:dateTime ;
    skos:altLabel "Broderskap"@nb,
        "Consociationes"@nb ;
    skos:broadMatch <http://dewey.info/class/255/e23/> ;
    skos:broader humord:c08768 ;
    skos:definition "Broderskap er en kirkelig, eldre betegnelse på fromme foreninger i den katolske kirke <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255/e23/> ;
    skos:prefLabel "Brotherhood"@en,
        "Broderskap"@nb ;
    skos:related humord:c09154 .

humord:c18884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18884" ;
    dct:modified "2025-02-11T15:11:42"^^xsd:dateTime ;
    skos:altLabel "Zapotec (Folk)"@nb,
        "Zapotek (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.89768/e23/>,
        <http://dewey.info/class/5--9768/e23/>,
        <http://dewey.info/class/972.0049768/e23/> ;
    skos:definition "Zapotek er et urfolk i det sørlige Mexico <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89768/e23/>,
        <http://dewey.info/class/5--9768/e23/>,
        <http://dewey.info/class/972.0049768/e23/> ;
    skos:prefLabel "Zapotec"@en,
        "Zapotek (Folk)"@nb .

humord:c18885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18885" ;
    dct:modified "2024-10-22T08:26:40"^^xsd:dateTime ;
    skos:altLabel "Zapotek språk"@nb ;
    skos:broader humord:c10139 ;
    skos:exactMatch <http://dewey.info/class/497.68/e23/>,
        <http://dewey.info/class/6--9768/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.68/e23/>,
        <http://dewey.info/class/6--9768/e23/> ;
    skos:prefLabel "Zapotecan languages"@en,
        "Zapotek språk"@nb .

humord:c18886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18886" ;
    dct:modified "2024-09-16T09:43:51"^^xsd:dateTime ;
    skos:altLabel "Chatino språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:broader humord:c10139 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:prefLabel "Chatino language"@en,
        "Chatino språk"@nb .

humord:c18887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18887" ;
    dct:modified "2003-01-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Lukket bemerkning: ubo 03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Tirahi language"@en,
        "Tirahi språk"@nb .

humord:c18888 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18888" ;
    dct:modified "2024-08-21T09:50:02"^^xsd:dateTime ;
    skos:altLabel "Kayseri (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3934/e23/>,
        <http://dewey.info/class/2--56412/e23/>,
        <http://dewey.info/class/915.6412/e23/>,
        <http://dewey.info/class/939.34/e23/>,
        <http://dewey.info/class/956.412/e23/> ;
    skos:broader humord:c29021 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3934/e23/>,
        <http://dewey.info/class/2--56412/e23/>,
        <http://dewey.info/class/915.6412/e23/>,
        <http://dewey.info/class/939.34/e23/>,
        <http://dewey.info/class/956.412/e23/> ;
    skos:prefLabel "Kayseri (City)"@en,
        "Kayseri (By)"@nb .

humord:c18889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18889" ;
    dct:modified "2025-01-12T20:30:27"^^xsd:dateTime ;
    skos:altLabel "Skarabear (Smykke)"@nb,
        "Skarabéar (Smykke)"@nb,
        "Skarabéer (Smykker)"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/736.20932/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c04773 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/736.20932/e23/>,
        <http://dewey.info/class/739.27/e23/>,
        <http://dewey.info/class/932/e23/> ;
    skos:prefLabel "Scarabs (Jewellery)"@en,
        "Skarabeer (Smykker)"@nb ;
    skos:relatedMatch <http://dewey.info/class/932/e23/> .

humord:c18890 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18890" ;
    dct:modified "2024-12-06T12:55:33"^^xsd:dateTime ;
    skos:altLabel "Abaza folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Abaza folk literature"@en,
        "Abaza folkediktning"@nb .

humord:c18891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18891" ;
    dct:modified "2024-10-28T08:26:23"^^xsd:dateTime ;
    skos:altLabel "Idiolektar"@nb,
        "Idiolekter"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Språket til ett enkelt individ <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Idiolects"@en,
        "Idiolekter"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/> .

humord:c18893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18893" ;
    dct:modified "2020-10-28T08:53:48"^^xsd:dateTime ;
    skos:altLabel "Transliteration"@en,
        "Grafemisk transkripsjon"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06446 ;
    skos:definition "Omskriving av tegn fra ett skriftsystem/alfabet til et annet <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Graphemic trascription"@en,
        "Translitterasjon"@nb .

humord:c18897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18897" ;
    dct:modified "2025-01-14T20:38:40"^^xsd:dateTime ;
    skos:altLabel "Caskets (Burial ritual)"@en,
        "Gravkister"@nb,
        "Kister (Gravskikk)"@nb,
        "Likkister"@nb ;
    skos:broadMatch <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Kiste som en død blir lagt i og begraves eller bisettes i <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.75/e23/>,
        <http://dewey.info/class/393.1/e23/> ;
    skos:prefLabel "Coffins"@en,
        "Likkister"@nb ;
    skos:related humord:c04862 .

humord:c18899 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18899" ;
    dct:modified "2024-12-03T14:34:20"^^xsd:dateTime ;
    skos:altLabel "Shina folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Shina folk literature"@en,
        "Shina folkediktning"@nb .

humord:c18901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18901" ;
    dct:modified "2024-11-12T13:20:24"^^xsd:dateTime ;
    skos:altLabel "Gjenbruk"@nb ;
    skos:broader humord:c01458 ;
    skos:inScheme humord: ;
    skos:prefLabel "Reuse"@en,
        "Gjenbruk"@nb .

humord:c18902 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18902" ;
    dct:modified "2025-02-18T09:11:01"^^xsd:dateTime ;
    skos:altLabel "Osia"@nb,
        "Osian"@nb ;
    skos:broadMatch <http://dewey.info/class/2--344/e23/>,
        <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/934.4/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:broader humord:c01882 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--344/e23/>,
        <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/934.4/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Osian"@en,
        "Osia"@nb .

humord:c18903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18903" ;
    dct:modified "2024-12-09T12:59:24"^^xsd:dateTime ;
    skos:altLabel "Ridesporer"@nb,
        "Sporar (Rideutstyr)"@nb ;
    skos:broadMatch <http://dewey.info/class/688.78/e23/> ;
    skos:broader humord:c01451 ;
    skos:definition "Takket hjul på ridestøvel <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.78/e23/> ;
    skos:prefLabel "Riding spurs"@en,
        "Sporer (Rideutstyr)"@nb .

humord:c18905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18905" ;
    dct:modified "2025-03-31T12:49:10"^^xsd:dateTime ;
    skos:altLabel "Eigedomsgrenser"@nb,
        "Tomtegrenser"@nb ;
    skos:broader humord:c09059 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.04/e23/>,
        <http://dewey.info/class/346.48104/e23/> ;
    skos:prefLabel "Property boundaries"@en,
        "Eiendomsgrenser"@nb ;
    skos:related humord:c07802 ;
    skos:relatedMatch <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.04/e23/>,
        <http://dewey.info/class/346.48104/e23/> .

humord:c18906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18906" ;
    dct:modified "2021-03-11T14:15:34"^^xsd:dateTime ;
    skos:altLabel "Area limiters"@en,
        "Border markers"@en,
        "Boundary markers"@en,
        "Boundary stones"@en,
        "Curbstones"@en,
        "Kerbstones"@en,
        "Byttesteiner"@nb,
        "Deildesteiner"@nb,
        "Grensedeler"@nb,
        "Grensemerker"@nb,
        "Grensesteiner"@nb,
        "Marksteiner"@nb,
        "Merkesteiner"@nb ;
    skos:broader humord:c18905 ;
    skos:definition "Skillestein mellom to eiendommer <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/333.3/e23/> ;
    skos:prefLabel "Border stones"@en,
        "Deilder"@nb ;
    skos:related humord:c18908 ;
    skos:relatedMatch <http://dewey.info/class/306.32/e23/>,
        <http://dewey.info/class/333.3/e23/> .

humord:c18908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18908" ;
    dct:modified "2025-01-30T13:24:29"^^xsd:dateTime ;
    skos:altLabel "Deildegastar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Gjenganger etter en deildetyv <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:prefLabel "Deildegasts"@en,
        "Deildegaster"@nb ;
    skos:related humord:c18906 .

humord:c18909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18909" ;
    dct:modified "2003-02-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/230.16/e23/>,
        <http://dewey.info/class/281.6/e23/> ;
    skos:broader humord:c08703 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.16/e23/>,
        <http://dewey.info/class/281.6/e23/> ;
    skos:prefLabel "Monophysitism"@en,
        "Monofysitisme"@nb .

humord:c18910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18910" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.800954163/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag i Assam, India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.800954163/e23/> ;
    skos:prefLabel "Nocte"@en,
        "Nocte (Folk)"@nb .

humord:c18911 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18911" ;
    dct:modified "2024-12-04T10:53:49"^^xsd:dateTime ;
    skos:altLabel "Nocte folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Nocte folk literature"@en,
        "Nocte folkediktning"@nb .

humord:c18912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18912" ;
    dct:modified "2020-08-03T07:54:13"^^xsd:dateTime ;
    skos:altLabel "Kolkhoz"@en,
        "Kolkhos"@nb ;
    skos:broadMatch <http://dewey.info/class/306.349/e23/>,
        <http://dewey.info/class/307.774/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:broader humord:c07590 ;
    skos:definition "Driftsform for bla jordbruk og reindrift der et antall personer driver næring i fellesskap <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.349/e23/>,
        <http://dewey.info/class/307.774/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:prefLabel "Kolkhozes"@en,
        "Kollektivbruk"@nb .

humord:c18913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18913" ;
    dct:modified "2024-08-12T13:39:22"^^xsd:dateTime ;
    skos:altLabel "DNA"@en,
        "DNA"@nb,
        "DNA-molekylet"@nb,
        "Deoksyribonukleinsyre"@nb,
        "Dobbeltspiralen"@nb ;
    skos:broader humord:c67790 ;
    skos:definition "DNA er arvestoffet som finnes i alle celler, og som kontrollerer prosessene i alle levende organismer. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013025,
        <http://dewey.info/class/572.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013025,
        <http://dewey.info/class/572.86/e23/>,
        <http://dewey.info/class/579.24/e23/>,
        <http://dewey.info/class/611.018166/e23/> ;
    skos:prefLabel "Deoxyribonucleic acid"@en,
        "DNA"@nb ;
    skos:related humord:c08196,
        humord:c62822 ;
    skos:relatedMatch <http://dewey.info/class/579.24/e23/>,
        <http://dewey.info/class/611.018166/e23/> .

humord:c18915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18915" ;
    dct:modified "2020-11-24T08:55:41"^^xsd:dateTime ;
    skos:altLabel "Theatre reviews"@en ;
    skos:broadMatch <http://dewey.info/class/792.9/e23/> ;
    skos:broader humord:c05575,
        humord:c18916 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.9/e23/> ;
    skos:prefLabel "Theater reviews"@en,
        "Teateranmeldelser"@nb .

humord:c18916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18916" ;
    dct:modified "2024-08-15T11:15:30"^^xsd:dateTime ;
    skos:altLabel "Omtalar"@nb,
        "Omtaler"@nb ;
    skos:broader humord:c06656 ;
    skos:exactMatch <http://dewey.info/class/808.066028/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028.1/e23/>,
        <http://dewey.info/class/808.066028/e23/> ;
    skos:prefLabel "Reviews"@en,
        "Anmeldelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/028.1/e23/> .

humord:c18922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18922" ;
    dct:modified "2020-10-08T11:24:30"^^xsd:dateTime ;
    skos:altLabel "Gaya confederacy"@en,
        "Kaya confederacy"@en,
        "Gara"@nb,
        "Garak"@nb,
        "Gaya"@nb,
        "Kara"@nb,
        "Karak"@nb,
        "Konføderasjonen Kaya"@nb,
        "Mimana"@nb ;
    skos:broadMatch <http://dewey.info/class/951.901/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Koreansk periode, ca 50-562, stammeforbund <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.901/e23/> ;
    skos:prefLabel "Kaya"@en,
        "Kaya"@nb .

humord:c18925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18925" ;
    dct:modified "2025-01-29T07:58:37"^^xsd:dateTime ;
    skos:altLabel "Epifania-festen"@nb,
        "Epifaniafesten"@nb,
        "Heilagtrekongarsdag"@nb,
        "Heilagtrekongarsfest"@nb,
        "Helligtrekongersdag"@nb,
        "Helligtrekongersfest"@nb ;
    skos:broadMatch <http://dewey.info/class/263.97/e23/> ;
    skos:broader humord:c08615 ;
    skos:definition "Kristen fest (6. januar) som kan føres tilbake til 100-tallet i Egypt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.97/e23/> ;
    skos:prefLabel "Epiphany"@en,
        "Epifaniafesten"@nb .

humord:c18926 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18926" ;
    dct:modified "2024-12-06T10:48:35"^^xsd:dateTime ;
    skos:altLabel "Awadhi folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Awadhi folk literature"@en,
        "Awadhi folkediktning"@nb .

humord:c18927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18927" ;
    dct:modified "2003-03-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pancaratra"@en ;
    skos:broadMatch <http://dewey.info/class/294.5512/e23/> ;
    skos:broader humord:c08510 ;
    skos:definition "Tidlig hinduistisk bevegelse som ble en forløper for moderne vishnuisme <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5512/e23/> ;
    skos:prefLabel "Pancharatra"@en,
        "Pancaratra"@nb .

humord:c18928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18928" ;
    dct:modified "2024-10-23T10:19:57"^^xsd:dateTime ;
    skos:altLabel "Udege language"@en,
        "Udeghe language"@en,
        "Udekhe language"@en,
        "Udege språk"@nb,
        "Udeghe språk"@nb,
        "Udekhe språk"@nb,
        "Udihe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: ude"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Udihe language"@en,
        "Udihe språk"@nb .

humord:c18930 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18930" ;
    dct:modified "2024-12-03T13:13:56"^^xsd:dateTime ;
    skos:altLabel "Udege folk literature"@en,
        "Udeghe folk literature"@en,
        "Udekhe folk literature"@en,
        "Udege folkediktning"@nb,
        "Udeghe folkedikting"@nb,
        "Udeghe folkediktning"@nb,
        "Udekhe folkedikting"@nb,
        "Udekhe folkediktning"@nb,
        "Udihe folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Udihe folk literature"@en,
        "Udihe folkediktning"@nb .

humord:c18933 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18933" ;
    dct:modified "2025-03-06T13:46:55"^^xsd:dateTime ;
    skos:altLabel "Sør-Ossetia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c02338 ;
    skos:definition "Sør-Ossetia er et tidligere autonomt område i nordlige Georgia, mot grensen til Russland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "South Ossetia"@en,
        "Sør-Ossetia"@nb ;
    skos:related humord:c17101 .

humord:c18935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18935" ;
    dct:modified "2024-04-23T14:56:05"^^xsd:dateTime ;
    skos:altLabel "Generell hydrologi"@nb,
        "Hydrologi"@nb ;
    skos:broader humord:c08275 ;
    skos:definition "Hydrologi er vitenskapen om vannets forekomst, kretsløp og fordeling på landjorden. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002997,
        <http://dewey.info/class/551.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002997,
        <http://dewey.info/class/551.48/e23/> ;
    skos:prefLabel "Hydrology"@en,
        "Hydrologi"@nb .

humord:c18936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18936" ;
    dct:modified "2024-04-23T07:59:41"^^xsd:dateTime ;
    skos:altLabel "Oceanology"@en,
        "Havbasseng"@nb,
        "Havbassenger"@nb,
        "Havforsking"@nb,
        "Havforskning"@nb,
        "Havlære"@nb,
        "Havundersøkelser"@nb,
        "Havundersøkingar"@nb,
        "Oseanologi"@nb ;
    skos:broader humord:c08275 ;
    skos:closeMatch realfagstermer:c008679 ;
    skos:exactMatch realfagstermer:c008096,
        <http://dewey.info/class/551.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008096,
        realfagstermer:c008679,
        <http://dewey.info/class/344.0955/e23/>,
        <http://dewey.info/class/551.46/e23/> ;
    skos:prefLabel "Oceanography"@en,
        "Oseanografi"@nb ;
    skos:related humord:c65916 ;
    skos:relatedMatch <http://dewey.info/class/344.0955/e23/> .

humord:c18937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18937" ;
    dct:modified "2024-05-30T17:00:36"^^xsd:dateTime ;
    skos:altLabel "Romforsking"@nb ;
    skos:broader humord:c12499 ;
    skos:definition "Romforskning omfatter den vitenskapelige utforskningen av himmellegemer og det interplanetariske og interstellare rom ved hjelp av instrumenterte ballonger, sonderaketter, satellitter, romsonder eller romfartøy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:exactMatch realfagstermer:c013500,
        <http://dewey.info/class/500.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013500,
        <http://dewey.info/class/344.0952/e23/>,
        <http://dewey.info/class/352.745/e23/>,
        <http://dewey.info/class/500.5/e23/> ;
    skos:prefLabel "Space research"@en,
        "Romforskning"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0952/e23/>,
        <http://dewey.info/class/352.745/e23/> .

humord:c18940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18940" ;
    dct:modified "2024-07-01T14:19:34"^^xsd:dateTime ;
    skos:altLabel "Ascetic persons"@en,
        "Asketar"@nb ;
    skos:broadMatch <http://dewey.info/class/204.47/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Asket er ein person som lever nøkternt, nøysamt og forsakar vanlege materielle gode. Innan religion er ein asket ein person som lever i askese, ei livsform med bot- eller dygdsøvingar som går ut på å kue naturlege drifter for å tene viljen eller tanken. <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.47/e23/> ;
    skos:prefLabel "Ascetic people"@en,
        "Asketer"@nb ;
    skos:related humord:c00313 .

humord:c18941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18941" ;
    dct:modified "2024-10-28T09:51:52"^^xsd:dateTime ;
    skos:altLabel "Melchites"@en,
        "Melkittar"@nb ;
    skos:broadMatch <http://dewey.info/class/281.52/e23/> ;
    skos:broader humord:c07338 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.52/e23/> ;
    skos:prefLabel "Melkites"@en,
        "Melkitter"@nb .

humord:c18942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18942" ;
    dct:modified "2024-12-02T10:08:17"^^xsd:dateTime ;
    skos:altLabel "Social theory"@en,
        "Sosialfilosofi"@nb,
        "Sosialteori"@nb ;
    skos:broadMatch <http://dewey.info/class/300.1/e23/> ;
    skos:broader humord:c00729 ;
    skos:definition "Filosofisk disiplin som tar opp spørsmål om samfunnsdannelser og sosiale gruppers natur, dynamikk og egenart <SNL>"@nb ;
    skos:editorialNote "Diskutert hvorvidt sosialteori bør skilles ut som egen term. 2014-04-04/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/300.1/e23/> ;
    skos:prefLabel "Social philosophy"@en,
        "Sosialfilosofi"@nb ;
    skos:related humord:c08995 .

humord:c18944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18944" ;
    dct:modified "2024-12-06T13:25:46"^^xsd:dateTime ;
    skos:altLabel "Animal parks"@en,
        "Menageries (Zoos)"@en,
        "Zoological gardens"@en,
        "Zoological park"@en,
        "Zoological parks"@en,
        "Dyrehagar"@nb,
        "Dyreparkar"@nb,
        "Dyreparker"@nb,
        "Zoologiske hagar"@nb,
        "Zoologiske hager"@nb ;
    skos:broader humord:c01427 ;
    skos:closeMatch <http://dewey.info/class/712.5/e23/> ;
    skos:definition "En dyrehage er et anlegg der ellers viltlevende dyr holdes i fangenskap slik at man får anledning til å studere dem på nært hold. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012665,
        <http://dewey.info/class/590.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012665,
        <http://dewey.info/class/590.73/e23/>,
        <http://dewey.info/class/636.0889/e23/>,
        <http://dewey.info/class/712.5/e23/> ;
    skos:prefLabel "Zoos"@en,
        "Dyrehager"@nb ;
    skos:related humord:c19964 ;
    skos:relatedMatch <http://dewey.info/class/636.0889/e23/> .

humord:c18947 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18947" ;
    dct:modified "2025-02-24T07:39:50"^^xsd:dateTime ;
    skos:altLabel "Brahmaputra"@en,
        "Brahmaputra"@nb,
        "Tsangpo"@nb,
        "Yaluzangbojiang"@nb,
        "Yarlung Tsangpo-floden"@nb,
        "Yarlung Zangbo-floden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5416/e23/>,
        <http://dewey.info/class/915.416/e23/>,
        <http://dewey.info/class/954.16/e23/> ;
    skos:broader humord:c02150 ;
    skos:exactMatch <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5416/e23/>,
        <http://dewey.info/class/2--5492/e23/>,
        <http://dewey.info/class/915.416/e23/>,
        <http://dewey.info/class/915.492/e23/>,
        <http://dewey.info/class/954.16/e23/>,
        <http://dewey.info/class/954.92/e23/> ;
    skos:prefLabel "Brahmaputra River"@en,
        "Brahmaputra"@nb .

humord:c18952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18952" ;
    dct:modified "2024-10-18T14:44:50"^^xsd:dateTime ;
    skos:altLabel "Bhumij language"@en,
        "Bhumij språk"@nb,
        "Mundari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:broader humord:c10769 ;
    skos:editorialNote "Språkkode: unr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:prefLabel "Mundari language"@en,
        "Mundari språk"@nb .

humord:c18953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18953" ;
    dct:modified "2003-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Millennialism"@en ;
    skos:broadMatch <http://dewey.info/class/202.3/e23/> ;
    skos:broader humord:c08669 ;
    skos:definition "Eskatologi karakterisert ved troen på at denne verden snart skal gå under og etterfølges av en ny, fullkommen verden <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.3/e23/> ;
    skos:prefLabel "Millenarianism"@en,
        "Millenarisme"@nb .

humord:c18954 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18954" ;
    dct:modified "2025-02-18T13:26:08"^^xsd:dateTime ;
    skos:altLabel "Lahaul-Spiti"@nb,
        "Lahul and Spiti"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:broader humord:c01860 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Lahul and Spiti district"@en,
        "Lahul and Spiti"@nb .

humord:c18955 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18955" ;
    dct:modified "2025-02-21T08:45:17"^^xsd:dateTime ;
    skos:altLabel "Yungang"@en,
        "Yun-kang"@nb,
        "Yungang"@nb,
        "Yunkang"@nb,
        "Yün-kang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5117/e23/>,
        <http://dewey.info/class/915.117/e23/>,
        <http://dewey.info/class/951.17/e23/> ;
    skos:broader humord:c02010 ;
    skos:definition "Yungang  er buddhistiske huletempler i Nord-Kina, Shanxi-provinsen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5117/e23/>,
        <http://dewey.info/class/915.117/e23/>,
        <http://dewey.info/class/951.17/e23/> ;
    skos:prefLabel "Yungang Grottoes"@en,
        "Yungang"@nb .

humord:c18959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18959" ;
    dct:modified "2024-11-07T19:55:45"^^xsd:dateTime ;
    skos:altLabel "Vishnu"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Vishnu er en indisk gud. Dominerer sammen med Shiva det religiøse liv i hinduismen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Vishnu"@en,
        "Vishnu"@nb ;
    skos:related humord:c08510 .

humord:c18960 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18960" ;
    dct:modified "2025-02-04T07:52:28"^^xsd:dateTime ;
    skos:altLabel "Bosporanske rike"@nb,
        "Det bosporanske rike"@nb,
        "Det bosporanske riket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3951/e23/>,
        <http://dewey.info/class/939.51/e23/> ;
    skos:broader humord:c03745 ;
    skos:definition "I oldtiden navn på landskapene ved det kimmeriske Bosporus, nå stredet ved Kertsch, mellom Krim og fastlandet. Kolonisert av hellenerne <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3951/e23/>,
        <http://dewey.info/class/939.51/e23/> ;
    skos:prefLabel "Bosporan Kingdom"@en,
        "Bosporanske rike"@nb .

humord:c18962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18962" ;
    dct:modified "2012-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Learned words"@nb,
        "Lærd terminologi"@nb,
        "Mot savant"@nb ;
    skos:broadMatch <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c05845 ;
    skos:definition "Ord eller begrep, gjerne fra latin, som blir assosiert med boklærdom <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--24/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Learned words"@en,
        "Lærde begreper"@nb .

humord:c18966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18966" ;
    dct:modified "2012-09-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forsnakkelse"@nb,
        "Lapsus linguae"@nb,
        "Slips of the tongue"@nb ;
    skos:broadMatch <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:broader humord:c16906 ;
    skos:definition "Det å utilsiktet si noe annet enn en mente å si <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Slips of the tongue"@en,
        "Taleglipper"@nb .

humord:c18968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18968" ;
    dct:modified "2024-04-18T09:33:35"^^xsd:dateTime ;
    skos:altLabel "Geografar"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch <http://dewey.info/class/910.92/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch realfagstermer:c010698 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010698,
        <http://dewey.info/class/910.92/e23/> ;
    skos:prefLabel "Geographers"@en,
        "Geografer"@nb ;
    skos:related humord:c09015 .

humord:c18969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18969" ;
    dct:modified "2024-05-15T15:45:53"^^xsd:dateTime ;
    skos:altLabel "Master degree reports"@en,
        "Master theses"@en,
        "Master thesis"@en,
        "Master's thesis"@en,
        "Masteravhandlingar"@nb,
        "Masteravhandlinger"@nb,
        "Mastergradsavhandlingar"@nb,
        "Mastergradsavhandlinger"@nb,
        "Mastergradsoppgaver"@nb,
        "Mastergradsoppgåver"@nb,
        "Masteroppgave"@nb,
        "Masteroppgåve"@nb,
        "Masteroppgåver"@nb ;
    skos:broadMatch <http://dewey.info/class/378.242/e23/> ;
    skos:broader humord:c11560 ;
    skos:definition "Avsluttende oppgave ved mastergraden. Erstatter fra 2003 hovedoppgaven <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/378.242/e23/>,
        <http://dewey.info/class/808.066378/e23/> ;
    skos:prefLabel "Master's theses"@en,
        "Masteroppgaver"@nb ;
    skos:related humord:c19605 ;
    skos:relatedMatch <http://dewey.info/class/011.75/e23/>,
        <http://dewey.info/class/808.066378/e23/> .

humord:c18974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18974" ;
    dct:modified "2021-05-04T14:01:08"^^xsd:dateTime ;
    skos:altLabel "Rutuman language"@en,
        "Rutuman språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Rotuman language"@en,
        "Rotuman språk"@nb .

humord:c18976 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18976" ;
    dct:modified "2025-03-18T07:47:31"^^xsd:dateTime ;
    skos:altLabel "Veii"@nb ;
    skos:broader humord:c02438 ;
    skos:exactMatch <http://dewey.info/class/2--37595/e23/>,
        <http://dewey.info/class/937.595/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37595/e23/>,
        <http://dewey.info/class/937.595/e23/> ;
    skos:prefLabel "Veii"@en,
        "Veii"@nb .

humord:c18977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18977" ;
    dct:modified "2024-08-28T11:06:41"^^xsd:dateTime ;
    skos:altLabel "Aspirasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:broader humord:c05743 ;
    skos:definition "Uttale av en språklyd med h-lignende pustelyd <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/> ;
    skos:prefLabel "Aspiration"@en,
        "Aspirasjon"@nb .

humord:c18978 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18978" ;
    dct:modified "2024-09-04T16:51:35"^^xsd:dateTime ;
    skos:altLabel "Carsulae"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3744/e23/>,
        <http://dewey.info/class/937.44/e23/> ;
    skos:broader humord:c02537 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3744/e23/>,
        <http://dewey.info/class/937.44/e23/> ;
    skos:prefLabel "Carsulae"@en,
        "Carsulae"@nb .

humord:c18979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18979" ;
    dct:modified "2024-02-29T14:21:08"^^xsd:dateTime ;
    skos:altLabel "Conversation analyses"@en,
        "Conversation analysis"@nb,
        "Konversasjonsanalyse"@nb,
        "Samtaleanalyse"@nb ;
    skos:broader humord:c09389 ;
    skos:closeMatch <http://dewey.info/class/401.41/e23/> ;
    skos:definition "Sosiolingvistisk retning som fra et etnometodologisk perspektiv studerer de  sosiolingvistiske kompetansene som ligger under produksjon og tolkning av  samtale som sosial interaksjon <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch realfagstermer:c006090 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006090,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Conversation analysis"@en,
        "Samtaleanalyse"@nb .

humord:c18981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18981" ;
    dct:modified "2020-07-30T11:14:11"^^xsd:dateTime ;
    skos:altLabel "Nyckelharpa"@en ;
    skos:broadMatch <http://dewey.info/class/787/e23/> ;
    skos:broader humord:c15529 ;
    skos:definition "Svensk folkemusikkinstrument <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787/e23/> ;
    skos:prefLabel "Nyckelharpor"@en,
        "Nøkkelharper"@nb .

humord:c18982 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18982" ;
    dct:modified "2025-02-21T15:05:08"^^xsd:dateTime ;
    skos:altLabel "Gezer"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3347/e23/>,
        <http://dewey.info/class/2--56947/e23/>,
        <http://dewey.info/class/915.6947/e23/>,
        <http://dewey.info/class/933.47/e23/>,
        <http://dewey.info/class/956.947/e23/> ;
    skos:broader humord:c01935 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3347/e23/>,
        <http://dewey.info/class/2--56947/e23/>,
        <http://dewey.info/class/915.6947/e23/>,
        <http://dewey.info/class/933.47/e23/>,
        <http://dewey.info/class/956.947/e23/> ;
    skos:prefLabel "Gezer"@en,
        "Gezer"@nb .

humord:c18983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18983" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Concepts of the enemy"@en ;
    skos:broadMatch <http://dewey.info/class/303.375/e23/>,
        <http://dewey.info/class/303.6/e23/> ;
    skos:broader humord:c06475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.375/e23/>,
        <http://dewey.info/class/303.6/e23/> ;
    skos:prefLabel "Enemy images"@en,
        "Fiendebilder"@nb .

humord:c18984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18984" ;
    dct:modified "2024-10-29T09:13:49"^^xsd:dateTime ;
    skos:altLabel "Bad guys"@en,
        "Scoundrels"@en,
        "Supervillains"@en,
        "Villain figures"@en,
        "Skurkar"@nb,
        "Skurkeskikkelsar"@nb,
        "Skurkeskikkelser"@nb ;
    skos:broadMatch <http://dewey.info/class/364.3/e23/> ;
    skos:broader humord:c07552 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.3/e23/> ;
    skos:prefLabel "Villains"@en,
        "Skurker"@nb ;
    skos:related humord:c07558 .

humord:c18986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18986" ;
    dct:modified "2024-07-26T14:22:16"^^xsd:dateTime ;
    skos:altLabel "Espionage films"@en,
        "Agentfilmar"@nb,
        "Agentfilmer"@nb,
        "Spionfilmar"@nb ;
    skos:broadMatch <http://dewey.info/class/791.436556/e23/> ;
    skos:broader humord:c11450 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436556/e23/> ;
    skos:prefLabel "Spy films"@en,
        "Spionfilmer"@nb .

humord:c18988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18988" ;
    dct:modified "2024-10-28T08:45:06"^^xsd:dateTime ;
    skos:altLabel "Melanesian English language"@en,
        "Neomelanesian language"@en,
        "New Guinea Pidgin English language"@en,
        "Tok pisin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/6--217/e23/> ;
    skos:broader humord:c09786 ;
    skos:editorialNote "Språkkode:  tpi"@nb ;
    skos:exactMatch <http://dewey.info/class/427.9953/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/427.9953/e23/>,
        <http://dewey.info/class/6--217/e23/> ;
    skos:prefLabel "Tok pisin language"@en,
        "Tok pisin språk"@nb .

humord:c18989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18989" ;
    dct:modified "2024-10-25T08:50:43"^^xsd:dateTime ;
    skos:altLabel "Galim language"@en,
        "Njemnjem language"@en,
        "Nyemnyem language"@en,
        "Suga language"@en,
        "Nizaa språk"@nb,
        "Njemnjem språk"@nb,
        "Nyemnyem språk"@nb,
        "Suga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09892 ;
    skos:editorialNote "Språkkode: sgi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Nizaa language"@en,
        "Nizaa språk"@nb .

humord:c18995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18995" ;
    dct:modified "2020-11-04T15:45:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Gruppe av etymologisk beslektede ord <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Word families"@en,
        "Ordfamilier"@nb .

humord:c18996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18996" ;
    dct:modified "2024-12-12T08:55:17"^^xsd:dateTime ;
    skos:altLabel "Rosekrigane"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/942.04/e23/> ;
    skos:definition "Feider mellom kongeslektene Lancaster og York 1455-1485 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/942.04/e23/> ;
    skos:prefLabel "Wars of the Roses"@en,
        "Rosekrigene"@nb .

humord:c18997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18997" ;
    dct:modified "2003-04-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Domestic policy"@en ;
    skos:broadMatch <http://dewey.info/class/320/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320/e23/> ;
    skos:prefLabel "Domestic policies"@en,
        "Innenrikspolitikk"@nb .

humord:c18998 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18998" ;
    dct:modified "2024-08-16T08:53:33"^^xsd:dateTime ;
    skos:altLabel "Antinoopolis"@en,
        "Antinoopolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Antinopolis"@en,
        "Antinoopolis"@nb .

humord:c18999 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME18999" ;
    dct:modified "2025-03-12T13:15:19"^^xsd:dateTime ;
    skos:altLabel "Perche"@nb ;
    skos:broadMatch <http://dewey.info/class/2--44/e23/>,
        <http://dewey.info/class/914.4/e23/>,
        <http://dewey.info/class/944/e23/> ;
    skos:broader humord:c02245 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44/e23/>,
        <http://dewey.info/class/914.4/e23/>,
        <http://dewey.info/class/944/e23/> ;
    skos:prefLabel "Perche"@en,
        "Perche"@nb .

humord:c19000 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19000" ;
    dct:modified "2025-03-13T07:59:26"^^xsd:dateTime ;
    skos:altLabel "Northern France"@en,
        "Nord-Frankrike"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/914.427/e23/>,
        <http://dewey.info/class/944.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4427/e23/>,
        <http://dewey.info/class/914.427/e23/>,
        <http://dewey.info/class/944.27/e23/> ;
    skos:prefLabel "North France"@en,
        "Nord-Frankrike"@nb .

humord:c19001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19001" ;
    dct:modified "2024-11-22T07:42:07"^^xsd:dateTime ;
    skos:altLabel "Wetland archeology"@en,
        "Våtmarksarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.918/e23/>,
        <http://dewey.info/class/578.768/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Wetland archaeology"@en,
        "Våtmarksarkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.918/e23/>,
        <http://dewey.info/class/578.768/e23/> .

humord:c19002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19002" ;
    dct:modified "2024-06-24T09:40:44"^^xsd:dateTime ;
    skos:altLabel "Termoluminescens"@nb,
        "Thermoluminescence"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00092 ;
    skos:definition "Dateringsteknikk for keramikk og andre typer brent leire <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/535.356/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/535.356/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Thermoluminescence"@en,
        "Thermoluminesces"@nb .

humord:c19003 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19003" ;
    dct:modified "2024-09-12T13:58:12"^^xsd:dateTime ;
    skos:altLabel "Centcelles"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4672/e23/>,
        <http://dewey.info/class/914.672/e23/>,
        <http://dewey.info/class/946.72/e23/> ;
    skos:broader humord:c03157 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4672/e23/>,
        <http://dewey.info/class/914.672/e23/>,
        <http://dewey.info/class/946.72/e23/> ;
    skos:prefLabel "Centcelles"@en,
        "Centcelles"@nb .

humord:c19004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19004" ;
    dct:modified "2020-07-30T11:09:16"^^xsd:dateTime ;
    skos:altLabel "Contrabasses"@en ;
    skos:broader humord:c15529 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/787.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.5/e23/> ;
    skos:prefLabel "Double basses"@en,
        "Kontrabasser"@nb .

humord:c19005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19005" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.894812/e23/>,
        <http://dewey.info/class/5--94812/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Malayalamtalende folkegruppe i Kerala, India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894812/e23/>,
        <http://dewey.info/class/5--94812/e23/> ;
    skos:prefLabel "Ezhava"@en,
        "Ezhava (Folk)"@nb .

humord:c19006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19006" ;
    dct:modified "2003-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dong"@en,
        "Kam"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:broader humord:c00873 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:prefLabel "Kam"@en,
        "Dong"@nb .

humord:c19007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19007" ;
    dct:modified "2025-01-10T07:40:21"^^xsd:dateTime ;
    skos:altLabel "Caucasian studies"@en,
        "Caucasus studies"@en,
        "Kaukasologi"@nb ;
    skos:broader humord:c04475 ;
    skos:closeMatch <http://dewey.info/class/899.96/e23/> ;
    skos:exactMatch <http://dewey.info/class/499.96/e23/>,
        <http://dewey.info/class/6--9996/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96/e23/>,
        <http://dewey.info/class/6--9996/e23/>,
        <http://dewey.info/class/899.96/e23/> ;
    skos:prefLabel "Caucasian philology"@en,
        "Kaukasologi"@nb .

humord:c19008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19008" ;
    dct:modified "2003-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Manouche"@nb,
        "Manush"@nb,
        "Sinte"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:broader humord:c00747 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891497/e23/>,
        <http://dewey.info/class/5--91497/e23/> ;
    skos:prefLabel "Sinti"@en,
        "Sinti"@nb .

humord:c19011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19011" ;
    dct:modified "2024-08-29T18:08:05"^^xsd:dateTime ;
    skos:altLabel "Wancho"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Wancho er et tibeto-burmansk folkeslag i Arunachal Pradesh <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Wancho"@en,
        "Wancho"@nb .

humord:c19012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19012" ;
    dct:modified "2024-08-29T18:07:43"^^xsd:dateTime ;
    skos:altLabel "Wancho folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2089954/e23/> ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089954/e23/> ;
    skos:prefLabel "Wancho folk literature"@en,
        "Wancho folkediktning"@nb .

humord:c19013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19013" ;
    dct:modified "2024-09-16T13:44:24"^^xsd:dateTime ;
    skos:altLabel "Chulikata mishmi language"@en,
        "Idu language"@en,
        "Chulikata mishmi språk"@nb,
        "Idu språk"@nb,
        "Idu-Mishmi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18846 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Språkkode: clk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Idu-Mishmi language"@en,
        "Idu språk"@nb .

humord:c19015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19015" ;
    dct:modified "2024-09-16T13:44:52"^^xsd:dateTime ;
    skos:altLabel "Chulikata"@en,
        "Deng"@en,
        "Chulikata"@nb,
        "Chulikatta"@nb,
        "Idu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Ido er en tibetoburmansktalende folkegruppe i Assam, Øst-India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Mishmi"@en,
        "Idu (Folk)"@nb .

humord:c19018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19018" ;
    dct:modified "2023-12-19T14:51:20"^^xsd:dateTime ;
    skos:altLabel "Trendar"@nb ;
    skos:broadMatch <http://dewey.info/class/003.2/e23/>,
        <http://dewey.info/class/1--0112/e23/>,
        <http://dewey.info/class/303.49/e23/> ;
    skos:broader humord:c04839 ;
    skos:definition "Langtidstendens i en utvikling, hovedretning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch realfagstermer:c002533 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002533,
        <http://dewey.info/class/003.2/e23/>,
        <http://dewey.info/class/1--0112/e23/>,
        <http://dewey.info/class/303.49/e23/>,
        <http://dewey.info/class/338.5443/e23/> ;
    skos:prefLabel "Trends"@en,
        "Trender"@nb ;
    skos:related humord:c04928 ;
    skos:relatedMatch <http://dewey.info/class/338.5443/e23/> .

humord:c19019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19019" ;
    dct:modified "2025-01-30T14:58:20"^^xsd:dateTime ;
    skos:altLabel "Poltergeistar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:broader humord:c05118 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/133.142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.142/e23/>,
        <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/398.47/e23/> ;
    skos:prefLabel "Poltergeists"@en,
        "Poltergeister"@nb .

humord:c19020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19020" ;
    dct:modified "2024-11-25T12:50:11"^^xsd:dateTime ;
    skos:altLabel "Plant color dyeing"@en,
        "Plantefarging"@nb ;
    skos:broadMatch <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/746.13/e23/>,
        <http://dewey.info/class/746.6/e23/> ;
    skos:broader humord:c04403,
        humord:c07672 ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch realfagstermer:c012580 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012580,
        <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/746.13/e23/>,
        <http://dewey.info/class/746.6/e23/> ;
    skos:prefLabel "Plant colour dyeing"@en,
        "Plantefarging"@nb ;
    skos:related humord:c69048 .

humord:c19021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19021" ;
    dct:modified "2025-01-06T13:07:59"^^xsd:dateTime ;
    skos:altLabel "Phone use"@en,
        "Telephone usage"@en,
        "Telephone use"@en,
        "Telefonbruk"@nb ;
    skos:broader humord:c21238 ;
    skos:closeMatch <http://dewey.info/class/384.64/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.235/e23/>,
        <http://dewey.info/class/384.64/e23/> ;
    skos:prefLabel "Phone usage"@en,
        "Telefonbruk"@nb ;
    skos:related humord:c04332,
        humord:c19111 ;
    skos:relatedMatch <http://dewey.info/class/302.235/e23/> .

humord:c19022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19022" ;
    dct:modified "2024-03-05T12:13:58"^^xsd:dateTime ;
    skos:altLabel "Cell phones"@en,
        "Cellphones"@en,
        "Cellular phones"@en,
        "Mobiles (Phones)"@en,
        "Mobiler (Telefoner)"@nb,
        "Mobiltelefonar"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch realfagstermer:c014026,
        <http://dewey.info/class/384.535/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014026,
        <http://dewey.info/class/384.535/e23/>,
        <http://dewey.info/class/621.38456/e23/> ;
    skos:prefLabel "Mobile phones"@en,
        "Mobiltelefoner"@nb ;
    skos:related humord:c21183,
        humord:c21238,
        humord:c23590 ;
    skos:relatedMatch <http://dewey.info/class/621.38456/e23/> .

humord:c19023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19023" ;
    dct:modified "2024-08-16T09:20:12"^^xsd:dateTime ;
    skos:altLabel "Antisekularisering"@nb ;
    skos:broadMatch <http://dewey.info/class/322.1/e23/> ;
    skos:broader humord:c08566 ;
    skos:definition "Antisekularisering er en ideologi som opponerer mot sekularisering og i stedet vil styrke religionens rolle i det offentlige liv <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/322.1/e23/> ;
    skos:prefLabel "Antisecularization"@en,
        "Antisekularisering"@nb ;
    skos:related humord:c11587 ;
    skos:relatedMatch <http://dewey.info/class/201.7/e23/> .

humord:c19024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19024" ;
    dct:modified "2016-12-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c19745 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tangsa language"@en,
        "Tangsa språk"@nb .

humord:c19026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19026" ;
    dct:modified "2024-10-18T10:03:11"^^xsd:dateTime ;
    skos:altLabel "Tagin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Språkkode: tgj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tagin language"@en,
        "Tagin språk"@nb .

humord:c19027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 40 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19027" ;
    dct:modified "2021-04-15T09:49:29"^^xsd:dateTime ;
    skos:altLabel "Islamisering"@nb,
        "Islamistisk ideologi"@nb,
        "Islamsk fundamentalisme"@nb,
        "Politisk islam"@nb ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.557/e23/> ;
    skos:definition "Islamsk fundamentalisme, politisk islam eller islamsk aktivisme. Betegnelsen kom først i bruk i 1980-årene i media. Har etter hvert erstattet betegnelsen islamsk fundamentalisme i media og deler av faglitteraturen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.09/e23/>,
        <http://dewey.info/class/320.557/e23/> ;
    skos:prefLabel "Islamism"@en,
        "Islamisme"@nb ;
    skos:related humord:c20439,
        humord:c23581,
        humord:c25005 ;
    skos:relatedMatch <http://dewey.info/class/297.09/e23/> .

humord:c19028 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19028" ;
    dct:modified "2025-03-06T09:41:49"^^xsd:dateTime ;
    skos:altLabel "Pnyx"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:broader humord:c02352 ;
    skos:definition "Pnyx var sete for domstol og folkeforsamling i Aten <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:prefLabel "Pnyx"@en,
        "Pnyx"@nb .

humord:c19030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19030" ;
    dct:modified "2003-05-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c06193 ;
    skos:definition "Lingvistisk disiplin som studerer de kronologiske lagene i forhistorisk tid  av et språks leksikalske og grammatiske materiale <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Stratigraphy (Linguistics)"@en,
        "Stratigrafi (Lingvistikk)"@nb .

humord:c19031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19031" ;
    dct:modified "2024-10-28T08:43:59"^^xsd:dateTime ;
    skos:altLabel "Papiamento"@en,
        "Papiamento"@nb,
        "Papiamentu"@nb ;
    skos:broadMatch <http://dewey.info/class/417.22/e23/> ;
    skos:broader humord:c09786 ;
    skos:definition "Kreolspråk basert på portugisisk og spansk. Snakkes på øyene Curacao, Bonair og Aruba <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Språkkode: pap"@nb ;
    skos:exactMatch <http://dewey.info/class/467.972986/e23/>,
        <http://dewey.info/class/6--68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/>,
        <http://dewey.info/class/467.972986/e23/>,
        <http://dewey.info/class/6--68/e23/> ;
    skos:prefLabel "Papiamentu"@en,
        "Papiamentu"@nb .

humord:c19035 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19035" ;
    dct:modified "2025-02-24T07:58:44"^^xsd:dateTime ;
    skos:altLabel "Sardes"@en,
        "Sardes"@nb,
        "Sardis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3922/e23/>,
        <http://dewey.info/class/939.22/e23/> ;
    skos:broader humord:c17455 ;
    skos:definition "Sardis var en oldtidsby på samme lokalisering som dagens Sart i Tyrkias provins Manisa <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3922/e23/>,
        <http://dewey.info/class/939.22/e23/> ;
    skos:prefLabel "Sardis"@en,
        "Sardis"@nb .

humord:c19036 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19036" ;
    dct:modified "2025-02-25T07:21:34"^^xsd:dateTime ;
    skos:altLabel "Coruh (River)"@en,
        "Coruh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Coruh er en elv i det nord-østlige Tyrkia, renner inn i Georgia og munner ut i Svartehavet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4758/e23/>,
        <http://dewey.info/class/914.758/e23/>,
        <http://dewey.info/class/947.58/e23/> ;
    skos:prefLabel "Coruh River"@en,
        "Coruh"@nb .

humord:c19037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19037" ;
    dct:modified "2024-12-19T12:30:07"^^xsd:dateTime ;
    skos:altLabel "Digital versatile disc"@en,
        "Digital video disc"@en,
        "DVD"@nb,
        "Digital versatile disk"@nb,
        "Digital video disk"@nb ;
    skos:broadMatch <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/621.39767/e23/> ;
    skos:broader humord:c15468 ;
    skos:exactMatch <http://dewey.info/class/384.558/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.565/e23/>,
        <http://dewey.info/class/384.558/e23/>,
        <http://dewey.info/class/621.39767/e23/> ;
    skos:prefLabel "DVD"@en,
        "DVD"@nb .

humord:c19039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19039" ;
    dct:modified "2003-06-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:definition "Studiet av individuelle forskjeller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/155.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/> ;
    skos:prefLabel "Individual psychology"@en,
        "Individualpsykologi"@nb .

humord:c19049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19049" ;
    dct:modified "2024-10-22T14:09:38"^^xsd:dateTime ;
    skos:altLabel "Gaagudju language"@en,
        "Gagudju language"@en,
        "Kakadu language"@en,
        "Gaagudju språk"@nb,
        "Gagadu språk"@nb,
        "Gagudju språk"@nb,
        "Kakadu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Språkkode: gbu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Gagadu language"@en,
        "Gagadu språk"@nb .

humord:c19051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19051" ;
    dct:modified "2017-05-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.648/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "En undersjanger innen dansemusikk i Storbritannia fra begynnelsen av 1990- tallet. Utviklet i ungdomsmiljøer som sverger til house- og technomusikken,   gjennom såkalte \"rave parties\" <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.648/e23/> ;
    skos:prefLabel "Rave"@en,
        "Rave"@nb .

humord:c19052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19052" ;
    dct:modified "2003-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Technological music"@nb,
        "Technomusikk"@nb ;
    skos:broadMatch <http://dewey.info/class/781.648/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "Stilretning i popmusikken utviklet i 1990-årene med røtter 1970-årene og grupper som Kraftwerk og Tangerine Dream <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.648/e23/> ;
    skos:prefLabel "Techno"@en,
        "Techno"@nb .

humord:c19056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19056" ;
    dct:modified "2025-02-14T13:33:10"^^xsd:dateTime ;
    skos:altLabel "Frukt"@nb,
        "Frukter"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1929/e23/>,
        <http://dewey.info/class/634/e23/> ;
    skos:broader humord:c15921 ;
    skos:closeMatch <http://dewey.info/class/561.14/e23/> ;
    skos:exactMatch realfagstermer:c001208,
        <http://dewey.info/class/575.67/e23/>,
        <http://dewey.info/class/581.464/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001208,
        <http://dewey.info/class/363.1929/e23/>,
        <http://dewey.info/class/561.14/e23/>,
        <http://dewey.info/class/575.67/e23/>,
        <http://dewey.info/class/581.464/e23/>,
        <http://dewey.info/class/634/e23/>,
        <http://dewey.info/class/641.34/e23/>,
        <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/641.64/e23/>,
        <http://dewey.info/class/664.8/e23/>,
        <http://dewey.info/class/704.9434/e23/>,
        <http://dewey.info/class/743.7/e23/> ;
    skos:prefLabel "Fruits"@en,
        "Frukt"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.34/e23/>,
        <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/641.64/e23/>,
        <http://dewey.info/class/664.8/e23/>,
        <http://dewey.info/class/704.9434/e23/>,
        <http://dewey.info/class/743.7/e23/> .

humord:c19057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19057" ;
    dct:modified "2024-07-30T11:12:57"^^xsd:dateTime ;
    skos:altLabel "Bær"@nb ;
    skos:broadMatch <http://dewey.info/class/575.67/e23/> ;
    skos:broader humord:c19056 ;
    skos:closeMatch <http://dewey.info/class/634.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb ;
    skos:exactMatch realfagstermer:c002212,
        <http://dewey.info/class/581.464/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002212,
        <http://dewey.info/class/575.67/e23/>,
        <http://dewey.info/class/581.464/e23/>,
        <http://dewey.info/class/634.7/e23/> ;
    skos:prefLabel "Berries"@en,
        "Bær"@nb .

humord:c19058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19058" ;
    dct:modified "2025-01-21T07:24:40"^^xsd:dateTime ;
    skos:altLabel "Vitskapsmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:definition "Museum tilknyttet et vitenskapsakademi eller -selskap <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb ;
    skos:exactMatch <http://dewey.info/class/507.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/507.4/e23/> ;
    skos:prefLabel "Science museums"@en,
        "Vitenskapsmuseer"@nb .

humord:c19059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19059" ;
    dct:modified "2023-10-20T07:54:38"^^xsd:dateTime ;
    skos:altLabel "Drama colleges"@en,
        "Stage schools"@en,
        "Theater colleges"@en,
        "Theater schools"@en,
        "Theatre colleges"@en,
        "Theatre schools"@en,
        "Teaterhøgskoler"@nb ;
    skos:broader humord:c07956 ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb ;
    skos:exactMatch <http://dewey.info/class/792.0711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0711/e23/> ;
    skos:prefLabel "Drama schools"@en,
        "Teaterhøyskoler"@nb .

humord:c19060 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19060" ;
    dct:modified "2025-03-06T09:43:38"^^xsd:dateTime ;
    skos:altLabel "Kerameikos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:broader humord:c02352 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:prefLabel "Kerameikos"@en,
        "Kerameikos"@nb .

humord:c19061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19061" ;
    dct:modified "2024-08-23T13:08:17"^^xsd:dateTime ;
    skos:altLabel "Tundra"@nb,
        "Tundraar"@nb,
        "Tundraer"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Tundra er en naturtype som kjennetegnes av frossen jord og mangel på trær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb ;
    skos:exactMatch realfagstermer:c010067,
        <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/551.453/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010067,
        <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/551.453/e23/>,
        <http://dewey.info/class/577.586/e23/>,
        <http://dewey.info/class/578.7586/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:prefLabel "Tundras"@en,
        "Tundraer"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.586/e23/>,
        <http://dewey.info/class/578.7586/e23/> .

humord:c19062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19062" ;
    dct:modified "2025-01-03T10:00:00"^^xsd:dateTime ;
    skos:altLabel "Sakser"@nb ;
    skos:broadMatch <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/646.19/e23/> ;
    skos:broader humord:c04440 ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/646.19/e23/> ;
    skos:prefLabel "Scissors"@en,
        "Sakser"@nb .

humord:c19063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19063" ;
    dct:modified "2024-10-31T10:21:54"^^xsd:dateTime ;
    skos:altLabel "Klovnar"@nb ;
    skos:broader humord:c07493 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/791.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.33/e23/> ;
    skos:prefLabel "Clowns"@en,
        "Klovner"@nb .

humord:c19066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19066" ;
    dct:modified "2024-10-17T14:37:31"^^xsd:dateTime ;
    skos:altLabel "Cabinets"@en,
        "Closets"@en,
        "Skap"@nb ;
    skos:broadMatch <http://dewey.info/class/749.3/e23/> ;
    skos:broader humord:c04744 ;
    skos:closeMatch <http://dewey.info/class/684.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/684.16/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:prefLabel "Cupboards"@en,
        "Skap"@nb .

humord:c19067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19067" ;
    dct:modified "2024-07-01T12:53:09"^^xsd:dateTime ;
    skos:altLabel "European white birch"@en,
        "Hairy birch"@en,
        "Moor birch"@en,
        "White birch"@en,
        "Betula pubescens"@nb,
        "Birk"@nb,
        "Bjerk"@nb,
        "Bjørk"@nb,
        "Dunbjørk"@nb,
        "Europeisk hvitbjørk"@nb,
        "Europeisk kvitbjørk"@nb,
        "Libjørk"@nb,
        "Vanleg bjørk"@nb,
        "Vanlig bjørk"@nb ;
    skos:broadMatch <http://dewey.info/class/583.65/e23/> ;
    skos:broader humord:c27414,
        humord:c62170 ;
    skos:exactMatch realfagstermer:c012917 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012917,
        <http://dewey.info/class/583.65/e23/>,
        <http://dewey.info/class/634.9726/e23/> ;
    skos:prefLabel "Downy birch"@en,
        "Bjørk"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.9726/e23/> .

humord:c19071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19071" ;
    dct:modified "2024-11-20T13:45:55"^^xsd:dateTime ;
    skos:altLabel "Venting"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--384/e23/> ;
    skos:broader humord:c29169 ;
    skos:definition "Det å vente som litterært motiv <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--384/e23/> ;
    skos:prefLabel "Waiting"@en,
        "Venting"@nb .

humord:c19072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19072" ;
    dct:modified "2024-02-20T13:02:29"^^xsd:dateTime ;
    skos:altLabel "Bibliofilms"@en,
        "Mikrofilm"@nb,
        "Mikrofilmar"@nb ;
    skos:broader humord:c15479 ;
    skos:exactMatch realfagstermer:c008142,
        <http://dewey.info/class/302.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008142,
        <http://dewey.info/class/011.36/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Microfilms"@en,
        "Mikrofilmer"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.36/e23/> .

humord:c19073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19073" ;
    dct:modified "2023-12-13T08:55:24"^^xsd:dateTime ;
    skos:altLabel "Organization"@en,
        "Reorganisation"@en,
        "Reorganization"@en,
        "Omorganisering"@nb,
        "Omstillingar"@nb,
        "Omstillinger"@nb,
        "Omstrukturering"@nb,
        "Organisering"@nb,
        "Reorganisering"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/1--0681/e23/>,
        <http://dewey.info/class/658.1/e23/> ;
    skos:exactMatch realfagstermer:c007453 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007453,
        <http://dewey.info/class/1--0681/e23/>,
        <http://dewey.info/class/352.2/e23/>,
        <http://dewey.info/class/658.1/e23/>,
        <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Organisation"@en,
        "Organisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.2/e23/>,
        <http://dewey.info/class/658.402/e23/> .

humord:c19075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19075" ;
    dct:modified "2024-11-27T15:06:36"^^xsd:dateTime ;
    skos:altLabel "Biblioteksamlingar"@nb,
        "Samlingar (Bibliotek)"@nb,
        "Samlinger (Bibliotek)"@nb ;
    skos:broadMatch <http://dewey.info/class/027/e23/> ;
    skos:broader humord:c00119 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.21/e23/>,
        <http://dewey.info/class/027/e23/> ;
    skos:prefLabel "Library collections"@en,
        "Biblioteksamlinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.21/e23/> .

humord:c19076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19076" ;
    dct:modified "2024-08-15T12:16:07"^^xsd:dateTime ;
    skos:altLabel "Crew (Employees)"@en,
        "Crews (Employees)"@en,
        "Hands (Employees)"@en,
        "Labor force (Employees)"@en,
        "Manning"@en,
        "Operating crews"@en,
        "Personnel (Employees)"@en,
        "Work force"@en,
        "Workforce (Employees)"@en,
        "Ansatte"@nb,
        "Arbeidsstab"@nb,
        "Arbeidsstokk"@nb,
        "Bemanning"@nb,
        "Personale"@nb,
        "Personell"@nb,
        "Tilsette"@nb ;
    skos:broader humord:c09128 ;
    skos:closeMatch realfagstermer:c005508 ;
    skos:exactMatch <http://dewey.info/class/331.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005508,
        <http://dewey.info/class/023/e23/>,
        <http://dewey.info/class/069.63/e23/>,
        <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/331.11/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/>,
        <http://dewey.info/class/651.3/e23/> ;
    skos:prefLabel "Staff"@en,
        "Personale"@nb ;
    skos:related humord:c21407,
        humord:c23783,
        humord:c28486 ;
    skos:relatedMatch <http://dewey.info/class/023/e23/>,
        <http://dewey.info/class/069.63/e23/>,
        <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/>,
        <http://dewey.info/class/651.3/e23/> .

humord:c19080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19080" ;
    dct:modified "2024-11-27T08:52:48"^^xsd:dateTime ;
    skos:altLabel "Musikkbibliotek"@nb,
        "Musikksamlinger (Bibliotek)"@nb ;
    skos:broader humord:c00121 ;
    skos:exactMatch <http://dewey.info/class/026.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/026.78/e23/> ;
    skos:prefLabel "Music libraries"@en,
        "Musikkbibliotek"@nb .

humord:c19083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19083" ;
    dct:modified "2024-11-26T17:41:25"^^xsd:dateTime ;
    skos:altLabel "Serials management"@en,
        "Periodikumkontroll"@nb,
        "Tidsskriftkontroll"@nb ;
    skos:broader humord:c00133 ;
    skos:exactMatch <http://dewey.info/class/025.1732/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.34/e23/>,
        <http://dewey.info/class/025.1732/e23/>,
        <http://dewey.info/class/025.2832/e23/>,
        <http://dewey.info/class/025.3432/e23/> ;
    skos:prefLabel "Serials control systems"@en,
        "Periodikakontroll"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.34/e23/>,
        <http://dewey.info/class/025.2832/e23/>,
        <http://dewey.info/class/025.3432/e23/> .

humord:c19085 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19085" ;
    dct:modified "2025-03-24T08:51:17"^^xsd:dateTime ;
    skos:altLabel "Mardøla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:broader humord:c02606 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483925/e23/>,
        <http://dewey.info/class/914.83925/e23/>,
        <http://dewey.info/class/948.3925/e23/> ;
    skos:prefLabel "Mardøla"@en,
        "Mardøla"@nb .

humord:c19087 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19087" ;
    dct:modified "2003-08-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:broader humord:c03052 ;
    skos:definition "Landskap i Romania, den vestre del av Valakia <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4984/e23/>,
        <http://dewey.info/class/914.984/e23/>,
        <http://dewey.info/class/949.84/e23/> ;
    skos:prefLabel "Oltenia"@en,
        "Oltenia"@nb ;
    skos:related humord:c03082 .

humord:c19088 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19088" ;
    dct:modified "2025-03-24T13:31:47"^^xsd:dateTime ;
    skos:altLabel "Transnistria"@nb ;
    skos:broadMatch <http://dewey.info/class/2--476/e23/>,
        <http://dewey.info/class/914.76/e23/>,
        <http://dewey.info/class/947.6/e23/> ;
    skos:broader humord:c02593 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--476/e23/>,
        <http://dewey.info/class/914.76/e23/>,
        <http://dewey.info/class/947.6/e23/> ;
    skos:prefLabel "Transnistria"@en,
        "Transnistria"@nb .

humord:c19089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19089" ;
    dct:modified "2003-08-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Humanitarian interventions"@en,
        "Humanitære intervensjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/341.584/e23/> ;
    skos:broader humord:c13219 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.584/e23/> ;
    skos:prefLabel "Humanitarian intervention"@en,
        "Humanitær intervensjon"@nb .

humord:c19090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19090" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:exactMatch <http://dewey.info/class/305.89157/e23/>,
        <http://dewey.info/class/5--9157/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89157/e23/>,
        <http://dewey.info/class/5--9157/e23/> ;
    skos:prefLabel "Tajiks"@en,
        "Tadsjikere"@nb .

humord:c19091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19091" ;
    dct:modified "2024-10-22T14:30:22"^^xsd:dateTime ;
    skos:altLabel "Peguan language"@en,
        "Talaing language"@en,
        "Mon språk"@nb,
        "Peguan språk"@nb,
        "Talaing språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Språkkode: mnw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Mon language"@en,
        "Mon språk"@nb .

humord:c19093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19093" ;
    dct:modified "2024-04-05T11:22:47"^^xsd:dateTime ;
    skos:altLabel "Solar eclipse"@en,
        "Solformørkelse"@nb,
        "Solformørking"@nb,
        "Solformørkingar"@nb,
        "Solmørking"@nb,
        "Solmørkingar"@nb ;
    skos:broader humord:c65450 ;
    skos:definition "Solformørkelse er et fenomen som inntreffer når Månen kommer mellom Jorda og Sola og helt eller delvis skygger for Sola. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009559,
        <http://dewey.info/class/523.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009559,
        <http://dewey.info/class/523.78/e23/>,
        <http://dewey.info/class/523.99/e23/> ;
    skos:prefLabel "Solar eclipses"@en,
        "Solformørkelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/523.99/e23/> .

humord:c19094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19094" ;
    dct:modified "2024-04-05T11:29:33"^^xsd:dateTime ;
    skos:altLabel "Lunar eclipse"@en,
        "Måneformørkelse"@nb,
        "Måneformørking"@nb,
        "Måneformørkingar"@nb,
        "Månemørking"@nb,
        "Månemørkingar"@nb ;
    skos:broader humord:c65446 ;
    skos:definition "Måneformørkelse er mørklegging av Månen fordi den kommer inn i Jordas helskygge. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c010818,
        <http://dewey.info/class/523.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010818,
        <http://dewey.info/class/523.38/e23/>,
        <http://dewey.info/class/523.99/e23/> ;
    skos:prefLabel "Lunar eclipses"@en,
        "Måneformørkelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/523.99/e23/> .

humord:c19095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19095" ;
    dct:modified "2020-10-19T15:57:39"^^xsd:dateTime ;
    skos:altLabel "Retrofleks"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:definition "Språklyder artikulert med tungespissen eller undersiden av tungespissen mot   baksiden av tannkammen <Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Retroflexes"@en,
        "Retroflekser"@nb .

humord:c19096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19096" ;
    dct:modified "2024-10-01T10:06:25"^^xsd:dateTime ;
    skos:altLabel "Copyright acts"@en,
        "Proprietary rights"@en,
        "Åndsverklovar"@nb,
        "Åndsverklover"@nb,
        "Åndsverklovgiing"@nb,
        "Åndsverklovgiving"@nb,
        "Åndsverkslovgivning"@nb,
        "Åndsverkslovgjeving"@nb ;
    skos:broader humord:c22715 ;
    skos:closeMatch <http://dewey.info/class/346.048/e23/> ;
    skos:definition "Åndsverklover er lover som innenfor et visst tidsrom beskytter kunstnere og forskere mot at andre skal dra ikke-avtalt øknomisk nytte av deres arbeider <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.048/e23/> ;
    skos:prefLabel "Intellectual property acts"@en,
        "Åndsverklover"@nb ;
    skos:related humord:c22731 .

humord:c19097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19097" ;
    dct:modified "2022-03-09T10:41:02"^^xsd:dateTime ;
    skos:altLabel "Piracy (Copyright)"@en ;
    skos:broadMatch <http://dewey.info/class/364.1662/e23/> ;
    skos:broader humord:c08890 ;
    skos:definition "Kopiering uten samtykke fra opphavspersonen <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1662/e23/> ;
    skos:prefLabel "Pirate copying"@en,
        "Piratkopiering"@nb ;
    skos:related humord:c08978,
        humord:c20919,
        humord:c59013 .

humord:c19098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19098" ;
    dct:modified "2011-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Print shops"@en,
        "Printing offices"@en ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ibs03"@nb ;
    skos:exactMatch <http://dewey.info/class/338.476862/e23/>,
        <http://dewey.info/class/338.76862/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476862/e23/>,
        <http://dewey.info/class/338.76862/e23/>,
        <http://dewey.info/class/686.2/e23/> ;
    skos:prefLabel "Printing plants"@en,
        "Trykkerier"@nb ;
    skos:relatedMatch <http://dewey.info/class/686.2/e23/> .

humord:c19099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19099" ;
    dct:modified "2025-03-06T08:23:13"^^xsd:dateTime ;
    skos:altLabel "Tornedalen Finnish language"@en,
        "Meänkieli språk"@nb,
        "Tornedalsfinsk språk"@nb ;
    skos:broader humord:c10830 ;
    skos:definition "Meänkieli språk er et finsk språk som tales på svensk side av Tornedalen <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb,
        "Språkkode: fit"@nb ;
    skos:exactMatch <http://dewey.info/class/494.542/e23/>,
        <http://dewey.info/class/6--94542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.542/e23/>,
        <http://dewey.info/class/6--94542/e23/> ;
    skos:prefLabel "Meänkieli language"@en,
        "Meänkieli språk"@nb .

humord:c19100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19100" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/> ;
    skos:broader humord:c09046 ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch <http://dewey.info/class/307.7209143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.7209143/e23/> ;
    skos:prefLabel "Mountain villages"@en,
        "Fjellbygder"@nb .

humord:c19101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19101" ;
    dct:modified "2025-01-08T14:08:40"^^xsd:dateTime ;
    skos:altLabel "Cyber-exhibitions"@en,
        "Online galleries"@en,
        "Virtual exhibitions"@en,
        "Internettutstillingar"@nb,
        "Internettutstillinger"@nb,
        "Nettutstillingar"@nb,
        "Virtuelle utstillingar"@nb,
        "Virtuelle utstillinger"@nb,
        "Webutstillingar"@nb,
        "Webutstillinger"@nb ;
    skos:broadMatch <http://dewey.info/class/1--074/e23/> ;
    skos:broader humord:c04543 ;
    skos:definition "Utstilling tilgjengelig på Internett <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/> ;
    skos:prefLabel "Online exhibitions"@en,
        "Nettutstillinger"@nb ;
    skos:related humord:c20843 .

humord:c19105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19105" ;
    dct:modified "2024-12-02T14:54:49"^^xsd:dateTime ;
    skos:altLabel "Nativisme"@nb ;
    skos:broadMatch <http://dewey.info/class/149.7/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Læren om at visse ideer eller begreper er medfødte <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/149.7/e23/> ;
    skos:prefLabel "Nativism"@en,
        "Nativisme"@nb .

humord:c19106 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19106" ;
    dct:modified "2024-12-04T10:59:20"^^xsd:dateTime ;
    skos:altLabel "Nyarameisk folkedikting"@nb,
        "Nyvestarameisk folkedikting"@nb,
        "Nyvestarameisk folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neo-Aramaic folk literature"@en,
        "Nyarameisk folkediktning"@nb .

humord:c19108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19108" ;
    dct:modified "2003-09-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/401.93/e23/> ;
    skos:broader humord:c06374 ;
    skos:definition "I andrespråkstilegnelse er målspråket det språket man lærer seg i motsetning til morsmål eller førstespråk <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Target language"@en,
        "Målspråk"@nb .

humord:c19109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19109" ;
    dct:modified "2003-09-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Immersion (Pedagogy)"@en,
        "Immersjon (Pedagogikk)"@nb ;
    skos:broader humord:c07903 ;
    skos:closeMatch <http://dewey.info/class/370.1175/e23/> ;
    skos:definition "Metode innenfor andrespråkspedagogikk hvor alle fag bare er undervist på målspråket <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1175/e23/>,
        <http://dewey.info/class/372.651/e23/> ;
    skos:prefLabel "Language immersion"@en,
        "Språkbad"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.651/e23/> .

humord:c19110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19110" ;
    dct:modified "2020-10-21T16:20:38"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Utfylling av et mangelfullt bøyningsparadigme med et stammemorfem som ligner leksikalsk sett, men som etymologisk sett er ubeslektet <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppsatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Stem alternation"@en,
        "Stammeskifte"@nb .

humord:c19111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19111" ;
    dct:modified "2024-11-14T10:02:52"^^xsd:dateTime ;
    skos:altLabel "Phone calls"@en,
        "Telephone calls"@en,
        "Telefonsamtalar"@nb,
        "Telefonsamtale"@nb,
        "Telefonsamtaler"@nb ;
    skos:broadMatch <http://dewey.info/class/384.64/e23/> ;
    skos:broader humord:c06018 ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.64/e23/> ;
    skos:prefLabel "Telephone conversation"@en,
        "Telefonsamtaler"@nb ;
    skos:related humord:c19021 .

humord:c19112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19112" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Headstones"@en,
        "Tombstones"@en,
        "Gravstøtter"@nb ;
    skos:broadMatch <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c05644 ;
    skos:definition "Stein på avdødes grav som viser hvem som ligger der <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Gravestones"@en,
        "Gravsteiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/393/e23/>,
        <http://dewey.info/class/930.1/e23/> .

humord:c19114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19114" ;
    dct:modified "2024-01-16T09:43:10"^^xsd:dateTime ;
    skos:altLabel "Vitamin"@nb ;
    skos:broadMatch <http://dewey.info/class/547.7/e23/> ;
    skos:broader humord:c08395 ;
    skos:definition "Hvert av flere organiske stoffer som trengs i ørsmå mengder for at stoffskiftet skal gå normalt <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch realfagstermer:c010066,
        <http://dewey.info/class/572.58/e23/>,
        <http://dewey.info/class/612.399/e23/>,
        <http://dewey.info/class/613.286/e23/>,
        <http://dewey.info/class/615.328/e23/>,
        <http://dewey.info/class/636.08528/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010066,
        <http://dewey.info/class/547.7/e23/>,
        <http://dewey.info/class/572.58/e23/>,
        <http://dewey.info/class/612.399/e23/>,
        <http://dewey.info/class/613.286/e23/>,
        <http://dewey.info/class/615.328/e23/>,
        <http://dewey.info/class/636.08528/e23/> ;
    skos:prefLabel "Vitamins"@en,
        "Vitaminer"@nb ;
    skos:related humord:c61922 .

humord:c19115 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19115" ;
    dct:modified "2024-12-09T08:13:52"^^xsd:dateTime ;
    skos:altLabel "Maltesisk folkedikting"@nb ;
    skos:broader humord:c01134 ;
    skos:inScheme humord: ;
    skos:prefLabel "Maltese folk literature"@en,
        "Maltesisk folkediktning"@nb .

humord:c19116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19116" ;
    dct:modified "2024-12-03T13:38:18"^^xsd:dateTime ;
    skos:altLabel "Sørarabisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.204929/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204929/e23/> ;
    skos:prefLabel "South Arabic folk literature"@en,
        "Sørarabisk folkediktning"@nb .

humord:c19119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19119" ;
    dct:modified "2024-11-06T08:52:08"^^xsd:dateTime ;
    skos:altLabel "Grandfathers"@en,
        "Grandmothers"@en,
        "Bestefar"@nb,
        "Bestefedrar"@nb,
        "Bestefedre"@nb,
        "Besteforeldre"@nb,
        "Bestemor"@nb,
        "Bestemødre"@nb,
        "Bestemødrer"@nb ;
    skos:broader humord:c07182 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0853/e23/>,
        <http://dewey.info/class/306.8745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0853/e23/>,
        <http://dewey.info/class/306.8745/e23/>,
        <http://dewey.info/class/362.83955/e23/> ;
    skos:prefLabel "Grandparents"@en,
        "Besteforeldre"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.83955/e23/> .

humord:c19120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19120" ;
    dct:modified "2020-05-28T09:38:51"^^xsd:dateTime ;
    skos:altLabel "La Regla de Ifá"@en,
        "Regla de Ocha"@en ;
    skos:broader humord:c08570 ;
    skos:definition "Av spansk santos, helgener. Cubansk religiøs kultform av vest-afrikansk opprinnelse. Forener elementer fra katolsk kristendom og yoruba-religion fra Vest-Afrika <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/299.674/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.674/e23/> ;
    skos:prefLabel "Santería"@en,
        "Santería"@nb ;
    skos:related humord:c08579 .

humord:c19121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19121" ;
    dct:modified "2024-09-16T09:44:05"^^xsd:dateTime ;
    skos:altLabel "Chat"@nb,
        "Chatting"@nb ;
    skos:broadMatch <http://dewey.info/class/004.693/e23/>,
        <http://dewey.info/class/158.27/e23/>,
        <http://dewey.info/class/302.33/e23/>,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:broader humord:c06018 ;
    skos:definition "Chatting er en sanntidssamtale mellom databrukere i et nettverksmiljø som f.eks. Internett    <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.693/e23/>,
        <http://dewey.info/class/158.27/e23/>,
        <http://dewey.info/class/302.33/e23/>,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:prefLabel "Chatting"@en,
        "Chatting"@nb ;
    skos:related humord:c15250 .

humord:c19123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19123" ;
    dct:modified "2024-03-13T09:25:51"^^xsd:dateTime ;
    skos:altLabel "SMS"@en,
        "Short message service"@en,
        "SMS"@nb,
        "Tekstmeldingar"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23445/e23/> ;
    skos:broader humord:c17216 ;
    skos:definition "Kort beskjed som sendes eller mottas på mobiltelefon <UBB>"@nb ;
    skos:exactMatch realfagstermer:c003559 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003559,
        <http://dewey.info/class/302.23445/e23/> ;
    skos:prefLabel "Text messages"@en,
        "Tekstmeldinger"@nb ;
    skos:related humord:c15250 .

humord:c19125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19125" ;
    dct:modified "2024-01-30T15:32:41"^^xsd:dateTime ;
    skos:altLabel "Serviceability"@en,
        "Usability"@en,
        "Usefulness"@en,
        "User friendly"@en,
        "User-friendliness"@en,
        "Brukarvenlegheit"@nb,
        "Brukarvennlegheit"@nb,
        "Brukbarheit"@nb,
        "Brukbarhet"@nb,
        "Brukskvalitet"@nb ;
    skos:broader humord:c04214 ;
    skos:closeMatch realfagstermer:c002530,
        <http://dewey.info/class/004.019/e23/>,
        <http://dewey.info/class/005.019/e23/> ;
    skos:definition "Det at noe er lett å bruke <BOB>"@nb ;
    skos:exactMatch realfagstermer:c003990 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002530,
        realfagstermer:c003990,
        <http://dewey.info/class/004.019/e23/>,
        <http://dewey.info/class/005.019/e23/> ;
    skos:prefLabel "User friendliness"@en,
        "Brukervennlighet"@nb .

humord:c19128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19128" ;
    dct:modified "2003-09-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06236 ;
    skos:definition "Tekst- eller tankesammenheng, språklig helhet som et ord eller et uttrykk er en del av <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Context"@en,
        "Kontekst"@nb .

humord:c19129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19129" ;
    dct:modified "2020-06-04T13:22:39"^^xsd:dateTime ;
    skos:altLabel "Jahmism"@en,
        "Djahmiyya"@nb,
        "Jahmitter"@nb ;
    skos:broadMatch <http://dewey.info/class/297.83/e23/> ;
    skos:broader humord:c08793 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.83/e23/> ;
    skos:prefLabel "Jahmiyya"@en,
        "Jahmiyya"@nb .

humord:c19134 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19134" ;
    dct:modified "2025-03-06T15:32:27"^^xsd:dateTime ;
    skos:altLabel "Narbonne"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4487/e23/>,
        <http://dewey.info/class/914.487/e23/>,
        <http://dewey.info/class/944.87/e23/> ;
    skos:broader humord:c58377 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4487/e23/>,
        <http://dewey.info/class/914.487/e23/>,
        <http://dewey.info/class/944.87/e23/> ;
    skos:prefLabel "Narbonne"@en,
        "Narbonne"@nb .

humord:c19135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19135" ;
    dct:modified "2024-08-15T08:27:32"^^xsd:dateTime ;
    skos:altLabel "Anglofobi"@nb ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.85225/e23/> ;
    skos:broader humord:c29593 ;
    skos:definition "Anglofobi er hat mot eller frykt for alt som er engelsk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.85225/e23/> ;
    skos:prefLabel "Anglophobia"@en,
        "Anglofobi"@nb .

humord:c19139 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19139" ;
    dct:modified "2024-09-17T14:26:27"^^xsd:dateTime ;
    skos:altLabel "Clwyd"@nb ;
    skos:broader humord:c03250 ;
    skos:closeMatch <http://dewey.info/class/2--4293/e23/>,
        <http://dewey.info/class/914.293/e23/>,
        <http://dewey.info/class/942.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4293/e23/>,
        <http://dewey.info/class/914.293/e23/>,
        <http://dewey.info/class/942.93/e23/> ;
    skos:prefLabel "Clwyd"@en,
        "Clwyd"@nb .

humord:c19140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19140" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ovaherero"@en ;
    skos:broadMatch <http://dewey.info/class/305.896399/e23/>,
        <http://dewey.info/class/5--96399/e23/> ;
    skos:broader humord:c00751 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896399/e23/>,
        <http://dewey.info/class/5--96399/e23/> ;
    skos:prefLabel "Herero"@en,
        "Herero (Folk)"@nb .

humord:c19141 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19141" ;
    dct:modified "2025-02-25T10:59:18"^^xsd:dateTime ;
    skos:altLabel "Tripoli (Libanon)"@nb,
        "Tripolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/2--5692/e23/>,
        <http://dewey.info/class/915.692/e23/>,
        <http://dewey.info/class/939.44/e23/>,
        <http://dewey.info/class/956.92/e23/> ;
    skos:broader humord:c02030 ;
    skos:definition "Tripoli er en by i Libanon nord for Beirut <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/2--5692/e23/>,
        <http://dewey.info/class/915.692/e23/>,
        <http://dewey.info/class/939.44/e23/>,
        <http://dewey.info/class/956.92/e23/> ;
    skos:prefLabel "Tripoli (Lebanon)"@en,
        "Tripoli (Libanon)"@nb .

humord:c19145 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19145" ;
    dct:modified "2025-03-27T09:49:48"^^xsd:dateTime ;
    skos:altLabel "Kvikne"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482466/e23/>,
        <http://dewey.info/class/914.82466/e23/>,
        <http://dewey.info/class/948.2466/e23/> ;
    skos:broader humord:c02697 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482466/e23/>,
        <http://dewey.info/class/914.82466/e23/>,
        <http://dewey.info/class/948.2466/e23/> ;
    skos:prefLabel "Kvikne"@en,
        "Kvikne"@nb .

humord:c19146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19146" ;
    dct:modified "2024-11-22T07:51:06"^^xsd:dateTime ;
    skos:altLabel "Hamburgian"@en,
        "Hamburgkultur"@nb,
        "Hamburgkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.30128/e23/>,
        <http://dewey.info/class/936.895/e23/> ;
    skos:broader humord:c00076 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.128/e23/>,
        <http://dewey.info/class/936.30128/e23/>,
        <http://dewey.info/class/936.895/e23/> ;
    skos:prefLabel "Hamburg cultue"@en,
        "Hamburgkulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.128/e23/> .

humord:c19147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19147" ;
    dct:modified "2023-09-18T15:19:01"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/331.89143/e23/>,
        <http://dewey.info/class/341.522/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:broader humord:c08961 ;
    skos:definition "Voldgift er en prosess for å avgjøre en rettslig tvist hvis partene ikke kommer til enighet ved forhandlinger og heller ikke vil bringe tvisten inn for en domstol <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/331.89143/e23/>,
        <http://dewey.info/class/341.522/e23/>,
        <http://dewey.info/class/347.09/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Arbitration"@en,
        "Voldgift"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/347.09/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/> .

humord:c19149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19149" ;
    dct:modified "2003-10-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08522 ;
    skos:definition "Fellesbetegnelse på jødiske retninger som mener hele Toraen, dvs. både Mosebøkene, Mishna og Talmud, samt øvrige rabbinske forordninger er bindende for jøder <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch <http://dewey.info/class/296.832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.832/e23/> ;
    skos:prefLabel "Orthodox Judaism"@en,
        "Ortodoks jødedom"@nb .

humord:c19150 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19150" ;
    dct:modified "2025-03-27T09:58:22"^^xsd:dateTime ;
    skos:altLabel "Fåvang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482524/e23/>,
        <http://dewey.info/class/914.82524/e23/>,
        <http://dewey.info/class/948.2524/e23/> ;
    skos:broader humord:c02834 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482524/e23/>,
        <http://dewey.info/class/914.82524/e23/>,
        <http://dewey.info/class/948.2524/e23/> ;
    skos:prefLabel "Fåvang"@en,
        "Fåvang"@nb .

humord:c19151 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19151" ;
    dct:modified "2025-02-04T15:07:33"^^xsd:dateTime ;
    skos:altLabel "Rabat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6436/e23/>,
        <http://dewey.info/class/916.436/e23/>,
        <http://dewey.info/class/964.36/e23/> ;
    skos:broader humord:c01593 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6436/e23/>,
        <http://dewey.info/class/916.436/e23/>,
        <http://dewey.info/class/964.36/e23/> ;
    skos:prefLabel "Rabat"@en,
        "Rabat"@nb .

humord:c19153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19153" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Malpaharias"@en ;
    skos:broadMatch <http://dewey.info/class/305.80095414/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et stammefolk i West Bengal <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095414/e23/> ;
    skos:prefLabel "Mal Paharia"@en,
        "Malpahariaer"@nb .

humord:c19154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19154" ;
    dct:modified "2024-11-07T20:00:34"^^xsd:dateTime ;
    skos:altLabel "Nayakumara"@nb ;
    skos:broadMatch <http://dewey.info/class/294.42113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Nayakumara er en gud innen jainismen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.42113/e23/> ;
    skos:prefLabel "Nayakumara"@en,
        "Nayakumara"@nb .

humord:c19155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19155" ;
    dct:modified "2024-08-30T14:38:02"^^xsd:dateTime ;
    skos:altLabel "Pagan witchcraft"@en,
        "Wicca"@nb ;
    skos:broader humord:c19871 ;
    skos:closeMatch <http://dewey.info/class/299.94/e23/> ;
    skos:definition "Wicca er en neopaganistisk religion grunnlagt i 1850 av briten Gerald Gardner. Tilhengerene kaller seg hekser og hevder å videreføre en førhistorisk praksis <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.94/e23/> ;
    skos:prefLabel "Wicca"@en,
        "Wicca"@nb .

humord:c19158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19158" ;
    dct:modified "2024-10-23T07:59:37"^^xsd:dateTime ;
    skos:altLabel "Sundanese language"@en,
        "Sundanesisk språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Språkkode: sun"@nb ;
    skos:exactMatch <http://dewey.info/class/499.2232/e23/>,
        <http://dewey.info/class/6--992232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2232/e23/>,
        <http://dewey.info/class/6--992232/e23/> ;
    skos:prefLabel "Sunda language"@en,
        "Sundanesisk språk"@nb .

humord:c19159 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19159" ;
    dct:modified "2025-02-21T15:19:57"^^xsd:dateTime ;
    skos:altLabel "Seistan"@nb,
        "Sistan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:broader humord:c01811,
        humord:c01927 ;
    skos:closeMatch <http://dewey.info/class/2--5583/e23/>,
        <http://dewey.info/class/915.583/e23/>,
        <http://dewey.info/class/955.83/e23/> ;
    skos:definition "Sistan er et grenseområde mellom Øst-Iran og det sørvestlige Afghanistan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5583/e23/>,
        <http://dewey.info/class/2--581/e23/>,
        <http://dewey.info/class/915.583/e23/>,
        <http://dewey.info/class/915.81/e23/>,
        <http://dewey.info/class/955.83/e23/>,
        <http://dewey.info/class/958.1/e23/> ;
    skos:prefLabel "Sistan"@en,
        "Sistan"@nb .

humord:c19161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19161" ;
    dct:modified "2003-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Styring (Grammatikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Government (Lingustics)"@en,
        "Reksjon"@nb .

humord:c19163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19163" ;
    dct:modified "2023-11-24T13:47:59"^^xsd:dateTime ;
    skos:altLabel "Field trips"@en,
        "Ekskursjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/069.15/e23/> ;
    skos:broader humord:c14204 ;
    skos:definition "Mindre, vitenskapelig reise <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch realfagstermer:c001881,
        <http://dewey.info/class/371.384/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001881,
        <http://dewey.info/class/069.15/e23/>,
        <http://dewey.info/class/371.384/e23/> ;
    skos:prefLabel "Excursions"@en,
        "Ekskursjoner"@nb .

humord:c19164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19164" ;
    dct:modified "2003-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Boro litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/895.4/e23/> ;
    skos:broader humord:c18578 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.4/e23/> ;
    skos:prefLabel "Boro literature"@en,
        "Bodo litteratur"@nb .

humord:c19166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19166" ;
    dct:modified "2021-04-15T10:57:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Shekhawati language"@en,
        "Shekhawati språk"@nb .

humord:c19167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19167" ;
    dct:modified "2024-10-31T13:59:17"^^xsd:dateTime ;
    skos:altLabel "Sinologar"@nb ;
    skos:broader humord:c16396 ;
    skos:exactMatch <http://dewey.info/class/495.1092/e23/>,
        <http://dewey.info/class/931.007202/e23/>,
        <http://dewey.info/class/951.007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1092/e23/>,
        <http://dewey.info/class/931.007202/e23/>,
        <http://dewey.info/class/951.007202/e23/> ;
    skos:prefLabel "Sinologists"@en,
        "Sinologer"@nb ;
    skos:related humord:c04498 .

humord:c19169 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19169" ;
    dct:modified "2024-08-28T20:43:29"^^xsd:dateTime ;
    skos:altLabel "Avignon"@nb ;
    skos:broader humord:c02327 ;
    skos:exactMatch <http://dewey.info/class/2--44922/e23/>,
        <http://dewey.info/class/914.4922/e23/>,
        <http://dewey.info/class/944.922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44922/e23/>,
        <http://dewey.info/class/914.4922/e23/>,
        <http://dewey.info/class/944.922/e23/> ;
    skos:prefLabel "Avignon"@en,
        "Avignon"@nb .

humord:c19170 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19170" ;
    dct:modified "2024-08-21T09:49:27"^^xsd:dateTime ;
    skos:altLabel "Karaman (Provins"@nb ;
    skos:broader humord:c29021 ;
    skos:exactMatch <http://dewey.info/class/2--5645/e23/>,
        <http://dewey.info/class/915.645/e23/>,
        <http://dewey.info/class/956.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5645/e23/>,
        <http://dewey.info/class/915.645/e23/>,
        <http://dewey.info/class/956.45/e23/> ;
    skos:prefLabel "Karaman Province"@en,
        "Karaman (Provins)"@nb .

humord:c19172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19172" ;
    dct:modified "2003-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c16679 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Hoava language"@en,
        "Hoava språk"@nb .

humord:c19175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19175" ;
    dct:modified "2024-03-05T09:11:24"^^xsd:dateTime ;
    skos:altLabel "Metadata"@nb ;
    skos:broadMatch <http://dewey.info/class/025.3/e23/> ;
    skos:broader humord:c16040 ;
    skos:definition "Data som beskriver og gir opplysninger om andre data <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch realfagstermer:c007764 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007764,
        <http://dewey.info/class/025.3/e23/> ;
    skos:prefLabel "Metadata"@en,
        "Metadata"@nb ;
    skos:related humord:c00139,
        humord:c00144,
        humord:c00145,
        humord:c05832 .

humord:c19176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19176" ;
    dct:modified "2025-02-11T14:12:15"^^xsd:dateTime ;
    skos:altLabel "Nahuas"@en,
        "Nahua (Folk)"@nb,
        "Nahuaer"@nb,
        "Nahuas"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.897452/e23/>,
        <http://dewey.info/class/5--97452/e23/>,
        <http://dewey.info/class/972.00497452/e23/> ;
    skos:definition "Mellomamerikansk folkegruppe i Sentral-Mexico, der aztekerne utgjør den mest kjente gruppen <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897452/e23/>,
        <http://dewey.info/class/5--97452/e23/>,
        <http://dewey.info/class/972.00497452/e23/> ;
    skos:prefLabel "Nahua"@en,
        "Nahua (Folk)"@nb .

humord:c19177 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19177" ;
    dct:modified "2025-03-13T08:28:19"^^xsd:dateTime ;
    skos:altLabel "Volterra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3755/e23/>,
        <http://dewey.info/class/2--4555/e23/>,
        <http://dewey.info/class/914.555/e23/>,
        <http://dewey.info/class/937.55/e23/>,
        <http://dewey.info/class/945.55/e23/> ;
    skos:broader humord:c02526 ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3755/e23/>,
        <http://dewey.info/class/2--4555/e23/>,
        <http://dewey.info/class/914.555/e23/>,
        <http://dewey.info/class/937.55/e23/>,
        <http://dewey.info/class/945.55/e23/> ;
    skos:prefLabel "Volterra"@en,
        "Volterra"@nb .

humord:c19178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19178" ;
    dct:modified "2003-10-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08520 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/294.492/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.492/e23/> ;
    skos:prefLabel "Svetambara"@en,
        "Svetambara"@nb .

humord:c19179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19179" ;
    dct:modified "2024-11-05T07:56:55"^^xsd:dateTime ;
    skos:altLabel "Kaprarar"@nb,
        "Kaprere"@nb,
        "Piratar"@nb,
        "Sjørøvarar"@nb,
        "Sjørøvere"@nb ;
    skos:broadMatch <http://dewey.info/class/910.45/e23/> ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.45/e23/> ;
    skos:prefLabel "Pirates"@en,
        "Pirater"@nb ;
    skos:related humord:c08915 .

humord:c19182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19182" ;
    dct:modified "2024-07-11T14:14:48"^^xsd:dateTime ;
    skos:altLabel "Skjelpadder"@nb,
        "Testudines"@nb ;
    skos:broadMatch <http://dewey.info/class/567.92/e23/>,
        <http://dewey.info/class/664.95/e23/> ;
    skos:broader humord:c12015 ;
    skos:definition "Skilpadder er en orden av reptiler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch realfagstermer:c003243,
        <http://dewey.info/class/597.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003243,
        <http://dewey.info/class/567.92/e23/>,
        <http://dewey.info/class/597.92/e23/>,
        <http://dewey.info/class/641.495/e23/>,
        <http://dewey.info/class/641.696/e23/>,
        <http://dewey.info/class/664.95/e23/> ;
    skos:prefLabel "Turtles (Testudines)"@en,
        "Skilpadder"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.495/e23/>,
        <http://dewey.info/class/641.696/e23/> .

humord:c19183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19183" ;
    dct:modified "2003-10-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/391.5/e23/> ;
    skos:broader humord:c04928 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/646.724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.724/e23/> ;
    skos:prefLabel "Beard"@en,
        "Skjegg"@nb .

humord:c19184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19184" ;
    dct:modified "2003-10-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:broader humord:c10369 ;
    skos:definition "Tidligere ansett som som en dialekt av pahari, men har nå eget skriftspråk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:prefLabel "Dogri language"@en,
        "Dogri språk"@nb ;
    skos:related humord:c10395 .

humord:c19185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19185" ;
    dct:modified "2003-10-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:broader humord:c19184 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.496/e23/>,
        <http://dewey.info/class/6--91496/e23/> ;
    skos:prefLabel "Kangri dialect"@en,
        "Kangri dialekt"@nb .

humord:c19186 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19186" ;
    dct:modified "2025-02-18T13:26:54"^^xsd:dateTime ;
    skos:altLabel "Kangra valley"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:broader humord:c01860 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5452/e23/>,
        <http://dewey.info/class/915.452/e23/>,
        <http://dewey.info/class/954.52/e23/> ;
    skos:prefLabel "Kangra Valley"@en,
        "Kangra valley"@nb .

humord:c19187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19187" ;
    dct:modified "2024-04-26T14:38:11"^^xsd:dateTime ;
    skos:altLabel "Meat eaters"@en ;
    skos:broader humord:c66037 ;
    skos:closeMatch <http://dewey.info/class/591.53/e23/> ;
    skos:exactMatch realfagstermer:c000769 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000769,
        <http://dewey.info/class/591.53/e23/> ;
    skos:prefLabel "Carnivores"@en,
        "Rovdyr"@nb .

humord:c19188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19188" ;
    dct:modified "2024-08-20T08:26:58"^^xsd:dateTime ;
    skos:altLabel "Odel"@en,
        "Odel"@nb,
        "Odelsrett"@nb,
        "Åsete"@nb,
        "Åsetesrett"@nb,
        "Åsætesrett"@nb ;
    skos:broadMatch <http://dewey.info/class/346.0432/e23/> ;
    skos:broader humord:c08969 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0432/e23/> ;
    skos:prefLabel "Allodium"@en,
        "Odel"@nb .

humord:c19189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19189" ;
    dct:modified "2024-11-07T19:37:02"^^xsd:dateTime ;
    skos:altLabel "Civillians"@en,
        "Borgarar"@nb,
        "Medborgarar"@nb,
        "Medborgere"@nb,
        "Samfunnsborgarar"@nb,
        "Samfunnsborgere"@nb,
        "Statsborgarar"@nb,
        "Statsborgere"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Citizens"@en,
        "Borgere"@nb ;
    skos:related humord:c09332,
        humord:c58970 ;
    skos:relatedMatch <http://dewey.info/class/323/e23/> .

humord:c19190 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19190" ;
    dct:modified "2024-09-04T16:06:18"^^xsd:dateTime ;
    skos:altLabel "Capri (Øy)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Capri (Island)"@en,
        "Capri (Øy)"@nb .

humord:c19191 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19191" ;
    dct:modified "2024-09-04T16:06:02"^^xsd:dateTime ;
    skos:altLabel "Capri (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c19190 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Capri (City)"@en,
        "Capri (By)"@nb .

humord:c19193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19193" ;
    dct:modified "2003-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/733.3/e23/> ;
    skos:broader humord:c13437 ;
    skos:definition "Gresk statue av ung pike eller kvinne <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/733.3/e23/> ;
    skos:prefLabel "Kore"@en,
        "Kore"@nb ;
    skos:related humord:c19194 .

humord:c19194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19194" ;
    dct:modified "2003-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/733.3/e23/> ;
    skos:broader humord:c13437 ;
    skos:definition "Gresk statue av ung mann eller gutt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/733.3/e23/> ;
    skos:prefLabel "Kouros"@en,
        "Kouros"@nb ;
    skos:related humord:c19193 .

humord:c19195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19195" ;
    dct:modified "2025-01-29T07:49:54"^^xsd:dateTime ;
    skos:altLabel "De Stijl"@nb,
        "Stijl"@nb,
        "Stijll"@nb ;
    skos:broadMatch <http://dewey.info/class/709.04052/e23/>,
        <http://dewey.info/class/735.230452/e23/>,
        <http://dewey.info/class/759.0652/e23/> ;
    skos:broader humord:c05669 ;
    skos:definition "De Stijl var en nederlandsk kunstnergruppe med navn etter tidsskriftet De Stijl, som utkom i 1917–1928. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04052/e23/>,
        <http://dewey.info/class/735.230452/e23/>,
        <http://dewey.info/class/759.0652/e23/> ;
    skos:prefLabel "De De Stijl"@en,
        "De Stijl"@nb .

humord:c19196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19196" ;
    dct:modified "2003-11-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c16392 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Kham language"@en,
        "Kham språk"@nb .

humord:c19197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19197" ;
    dct:modified "2024-08-13T08:38:40"^^xsd:dateTime ;
    skos:altLabel "Oirot language"@en,
        "Altaisk språk"@nb,
        "Oiratisk språk (Tyrkisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: alt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Altai language"@en,
        "Altaisk språk"@nb .

humord:c19199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19199" ;
    dct:modified "2024-10-17T14:26:37"^^xsd:dateTime ;
    skos:altLabel "Vottar"@nb ;
    skos:broadMatch <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.48/e23/> ;
    skos:broader humord:c04685 ;
    skos:closeMatch <http://dewey.info/class/685.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/391.412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.412/e23/>,
        <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.48/e23/>,
        <http://dewey.info/class/685.4/e23/> ;
    skos:prefLabel "Mittens"@en,
        "Votter"@nb ;
    skos:related humord:c19200 .

humord:c19200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19200" ;
    dct:modified "2024-10-17T14:25:58"^^xsd:dateTime ;
    skos:altLabel "Vantar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.412/e23/> ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.412/e23/> ;
    skos:prefLabel "Woolen gloves"@en,
        "Vanter"@nb ;
    skos:related humord:c19199 .

humord:c19201 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19201" ;
    dct:modified "2003-11-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4746/e23/>,
        <http://dewey.info/class/914.746/e23/>,
        <http://dewey.info/class/947.46/e23/> ;
    skos:definition "Republikk i Russland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4746/e23/>,
        <http://dewey.info/class/914.746/e23/>,
        <http://dewey.info/class/947.46/e23/> ;
    skos:prefLabel "Chuvashia"@en,
        "Tsjuvasjia"@nb .

humord:c19202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19202" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:exactMatch <http://dewey.info/class/305.894315/e23/>,
        <http://dewey.info/class/5--94315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894315/e23/>,
        <http://dewey.info/class/5--94315/e23/> ;
    skos:prefLabel "Chuvash"@en,
        "Tsjuvasjer"@nb .

humord:c19203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19203" ;
    dct:modified "2024-10-23T09:45:20"^^xsd:dateTime ;
    skos:altLabel "Tofa language"@en,
        "Tofalar language"@en,
        "Karagassisk språk"@nb,
        "Tofa språk"@nb,
        "Tofalar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Språkkode: kim"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Karagas language"@en,
        "Karagassisk språk"@nb .

humord:c19206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19206" ;
    dct:modified "2021-04-30T12:00:40"^^xsd:dateTime ;
    skos:altLabel "Kirghiz literature"@en,
        "Kirgiz literature"@en ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.347/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.347/e23/> ;
    skos:prefLabel "Kyrgyz literature"@en,
        "Kirgisisk litteratur"@nb .

humord:c19207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19207" ;
    dct:modified "2003-11-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c03083 ;
    skos:definition "Republikk i Russland på nordsiden av Kaukasusfjellen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Karachay-Cherkessia"@en,
        "Karatsjajevo-Tsjerkessia"@nb .

humord:c19208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19208" ;
    dct:modified "2024-10-23T09:45:52"^^xsd:dateTime ;
    skos:altLabel "Karakalpak språk"@nb,
        "Karakalpakisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.34/e23/>,
        <http://dewey.info/class/6--9434/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Språkkode: kaa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.34/e23/>,
        <http://dewey.info/class/6--9434/e23/> ;
    skos:prefLabel "Karakalpak language"@en,
        "Karakalpakisk språk"@nb .

humord:c19210 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19210" ;
    dct:modified "2024-12-06T09:36:11"^^xsd:dateTime ;
    skos:altLabel "Karakalpakisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karakalpak folk literature"@en,
        "Karakalpakisk folkediktning"@nb .

humord:c19211 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19211" ;
    dct:modified "2024-12-09T08:30:23"^^xsd:dateTime ;
    skos:altLabel "Jakutisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yakut folk literature"@en,
        "Jakutisk folkediktning"@nb .

humord:c19212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19212" ;
    dct:modified "2024-10-16T14:13:04"^^xsd:dateTime ;
    skos:altLabel "Beinskjering"@nb,
        "Beinskjæring"@nb,
        "Beinskurd"@nb,
        "Benskurd"@nb ;
    skos:broader humord:c05429 ;
    skos:closeMatch <http://dewey.info/class/736.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Bone carving"@en,
        "Beinskurd"@nb ;
    skos:related humord:c05386,
        humord:c05434 .

humord:c19215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19215" ;
    dct:modified "2003-11-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18574 ;
    skos:exactMatch <http://dewey.info/class/894.332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.332/e23/> ;
    skos:prefLabel "Yakut literature"@en,
        "Jakutisk litteratur"@nb .

humord:c19216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19216" ;
    dct:modified "2024-10-15T13:19:24"^^xsd:dateTime ;
    skos:altLabel "Basjkirsk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.38/e23/> ;
    skos:broader humord:c18574 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.38/e23/> ;
    skos:prefLabel "Bashkir literature"@en,
        "Basjkirsk litteratur"@nb .

humord:c19217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19217" ;
    dct:modified "2003-11-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Zakat al-mal"@en ;
    skos:broader humord:c16536 ;
    skos:definition "Obligatorisk, rituell avgift til gode formål, slik disse omtales i Koranen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/297.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.54/e23/> ;
    skos:prefLabel "Zakat"@en,
        "Zakat"@nb .

humord:c19219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19219" ;
    dct:modified "2024-12-03T13:07:41"^^xsd:dateTime ;
    skos:altLabel "Tuvinian folk literature"@en,
        "Uryankhai folk literature"@en,
        "Tuvinsk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049433/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049433/e23/> ;
    skos:prefLabel "Tuvan folk literature"@en,
        "Tuvinsk folkediktning"@nb ;
    skos:related humord:c18175 .

humord:c19220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19220" ;
    dct:modified "2025-01-09T15:10:36"^^xsd:dateTime ;
    skos:altLabel "Datastøtta kulturell verksemd"@nb,
        "Datastøttet kulturell virksomhet"@nb,
        "Digital kultur"@nb,
        "Elektronisk kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231014/e23/> ;
    skos:broader humord:c04583 ;
    skos:definition "Kulturell virksomhet skapt og formidlet i den digitale verden <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231014/e23/> ;
    skos:prefLabel "Digial culture"@en,
        "Elektronisk kultur"@nb ;
    skos:related humord:c17311,
        humord:c26002 .

humord:c19224 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19224" ;
    dct:modified "2003-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:broader humord:c03083 ;
    skos:definition "Republikk i Russland, Øst-Sibir <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:prefLabel "Tuva"@en,
        "Tuva"@nb .

humord:c19225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19225" ;
    dct:modified "2003-11-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Klippfisk"@en ;
    skos:broadMatch <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c15176 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.692/e23/> ;
    skos:prefLabel "Dried and salted cod"@en,
        "Klippfisk"@nb ;
    skos:related humord:c15177 .

humord:c19226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19226" ;
    dct:modified "2024-10-30T15:42:43"^^xsd:dateTime ;
    skos:altLabel "Pianistar"@nb,
        "Pianospelarar"@nb,
        "Pianospillere"@nb ;
    skos:broader humord:c07499 ;
    skos:exactMatch <http://dewey.info/class/305.97862/e23/>,
        <http://dewey.info/class/786.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97862/e23/>,
        <http://dewey.info/class/786.2092/e23/> ;
    skos:prefLabel "Pianists"@en,
        "Pianister"@nb ;
    skos:related humord:c15532 .

humord:c19228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19228" ;
    dct:modified "2025-01-10T13:21:35"^^xsd:dateTime ;
    skos:altLabel "Religionsantropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/306.6/e23/> ;
    skos:broader humord:c04460,
        humord:c08400 ;
    skos:definition "Studiet av menneskets forhold til religion slik det kommer til uttrykk gjennom religiøse ritualer og symboler. Brukes særlig om urfolks religiøse tradisjoner <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/218/e23/>,
        <http://dewey.info/class/306.6/e23/> ;
    skos:prefLabel "Anthropology of religion"@en,
        "Religionsantropologi"@nb .

humord:c19229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19229" ;
    dct:modified "2018-03-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Caribbean people"@en ;
    skos:broader humord:c14722 ;
    skos:closeMatch <http://dewey.info/class/305.8969729/e23/>,
        <http://dewey.info/class/5--969729/e23/> ;
    skos:definition "Folk fra Karibia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8969729/e23/>,
        <http://dewey.info/class/5--969729/e23/> ;
    skos:prefLabel "Caribbeans"@en,
        "Karibiere"@nb ;
    skos:related humord:c14971 .

humord:c19230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19230" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Word frequency"@en,
        "Ordfrekvens"@nb ;
    skos:broadMatch <http://dewey.info/class/4--0188/e23/>,
        <http://dewey.info/class/410.188/e23/> ;
    skos:broader humord:c06216 ;
    skos:definition "Regularitet eller antall tilfeller av et gitt språklig fenomen <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0188/e23/>,
        <http://dewey.info/class/410.188/e23/> ;
    skos:prefLabel "Frequency (Linguistics)"@en,
        "Frekvens (Lingvistikk)"@nb .

humord:c19231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19231" ;
    dct:modified "2003-11-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.224/e23/> ;
    skos:broader humord:c05781 ;
    skos:definition "Blanding av flere uensartede rytmer i en to- eller flerstemmig sats <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.224/e23/> ;
    skos:prefLabel "Polyrhythm"@en,
        "Polyrytmikk"@nb .

humord:c19232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19232" ;
    dct:modified "2021-02-24T13:46:12"^^xsd:dateTime ;
    skos:altLabel "Burial mound robbery"@en,
        "Haugbrott"@nb ;
    skos:broadMatch <http://dewey.info/class/364.162/e23/> ;
    skos:broader humord:c08890 ;
    skos:definition "Åpning av gravhaug i den hensikt å røve eller skjende innholdet <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/293.35/e23/>,
        <http://dewey.info/class/364.162/e23/> ;
    skos:prefLabel "Burial mound robberies"@en,
        "Haugbrot"@nb ;
    skos:relatedMatch <http://dewey.info/class/293.35/e23/> .

humord:c19233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19233" ;
    dct:modified "2024-09-02T15:14:13"^^xsd:dateTime ;
    skos:altLabel "Cakhar språk"@nb,
        "Chahar språk"@nb,
        "Chakar språk"@nb,
        "Chakhar språk"@nb,
        "Tsjakhar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:broader humord:c10056 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Språkkode: mvf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Chakhar language"@en,
        "Tsjakhar språk"@nb .

humord:c19241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19241" ;
    dct:modified "2023-08-14T15:08:22"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/345.05/e23/> ;
    skos:broader humord:c13366 ;
    skos:definition "Det å bringe en sak inn for retten <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.05/e23/> ;
    skos:prefLabel "Prosecution"@en,
        "Påtale"@nb .

humord:c19242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19242" ;
    dct:modified "2024-10-16T14:10:35"^^xsd:dateTime ;
    skos:altLabel "Beja language"@en,
        "Bedawiyet språk"@nb,
        "Beja språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: bej"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Bedawiyet language"@en,
        "Beja språk"@nb .

humord:c19244 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19244" ;
    dct:modified "2024-08-21T09:56:04"^^xsd:dateTime ;
    skos:altLabel "Magnesia ad Sipylum"@nb,
        "Manisa (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3922/e23/>,
        <http://dewey.info/class/2--5624/e23/>,
        <http://dewey.info/class/915.624/e23/>,
        <http://dewey.info/class/939.22/e23/>,
        <http://dewey.info/class/956.24/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "I antikken Magnesia ad Sipylum, by og administrativt sete i provinsen med samme navn <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3922/e23/>,
        <http://dewey.info/class/2--5624/e23/>,
        <http://dewey.info/class/915.624/e23/>,
        <http://dewey.info/class/939.22/e23/>,
        <http://dewey.info/class/956.24/e23/> ;
    skos:prefLabel "Manisa (City)"@en,
        "Manisa (By)"@nb .

humord:c19247 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06305,
        humord:c08953 ;
    dct:created "2003-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19247" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rettslingvistikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c19248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19248" ;
    dct:modified "2024-10-30T15:43:39"^^xsd:dateTime ;
    skos:altLabel "Saksofonistar"@nb ;
    skos:broader humord:c07499 ;
    skos:definition "Person som spiller saksofon"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:exactMatch <http://dewey.info/class/305.97887/e23/>,
        <http://dewey.info/class/788.7092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.97887/e23/>,
        <http://dewey.info/class/788.7092/e23/> ;
    skos:prefLabel "Saxophonists"@en,
        "Saksofonister"@nb ;
    skos:related humord:c17107 .

humord:c19249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19249" ;
    dct:modified "2024-08-30T14:46:32"^^xsd:dateTime ;
    skos:altLabel "Classisism (Music)"@en,
        "Klassisisme (Musikk)"@nb,
        "Klassisismen (Musikk)"@nb,
        "Wienarklassisisme"@nb,
        "Wienarklassisismen"@nb,
        "Wienerklassisismen"@nb ;
    skos:broadMatch <http://dewey.info/class/780.9033/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Wienerklassisisme  er en musikkhistorisk periode med en stil utviklet i Wien omkring 1800 <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.9033/e23/> ;
    skos:prefLabel "Viennese classicism"@en,
        "Wienerklassisisme"@nb .

humord:c19250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19250" ;
    dct:modified "2025-03-14T09:27:58"^^xsd:dateTime ;
    skos:altLabel "Perfektivt aspekt"@nb ;
    skos:broadMatch <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:broader humord:c06067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:prefLabel "Perfective aspect"@en,
        "Perfektivt aspekt"@nb .

humord:c19251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19251" ;
    dct:modified "2025-03-14T09:23:06"^^xsd:dateTime ;
    skos:altLabel "Imperfektivt aspekt"@nb ;
    skos:broadMatch <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:broader humord:c06067 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--563/e23/>,
        <http://dewey.info/class/415.63/e23/> ;
    skos:prefLabel "Imperfective aspect"@en,
        "Imperfektivt aspekt"@nb .

humord:c19252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19252" ;
    dct:modified "2024-07-05T07:36:38"^^xsd:dateTime ;
    skos:altLabel "Adjektivfrasar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06061 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Adjective phrases"@en,
        "Adjektivfraser"@nb .

humord:c19254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19254" ;
    dct:modified "2024-09-19T11:27:56"^^xsd:dateTime ;
    skos:altLabel "Cool jazz"@nb ;
    skos:broadMatch <http://dewey.info/class/781.655/e23/> ;
    skos:broader humord:c12613 ;
    skos:definition "Jazzstil utviklet på slutten av 1940-tallet med utgangspunkt i bebop <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.655/e23/> ;
    skos:prefLabel "Cool jazz"@en,
        "Cool jazz"@nb .

humord:c19255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19255" ;
    dct:modified "2024-03-07T14:56:00"^^xsd:dateTime ;
    skos:altLabel "The web"@en,
        "The worldwide web"@en,
        "WWW"@en,
        "Worldwide web"@en,
        "Verdsveven"@nb,
        "WWW"@nb,
        "World Wide Web"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c13440 ;
    skos:closeMatch <http://dewey.info/class/004.678/e23/> ;
    skos:definition "System av tjenermaskiner på Internett som ved hjelp av en programvare støtter dokumenter formattert i HTML <SNL>"@nb ;
    skos:exactMatch realfagstermer:c013334,
        <http://dewey.info/class/025.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013334,
        <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/025.042/e23/>,
        <http://dewey.info/class/070.57973/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "World Wide Web"@en,
        "Verdensveven"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/070.57973/e23/> .

humord:c19258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19258" ;
    dct:modified "2020-11-30T12:02:44"^^xsd:dateTime ;
    skos:altLabel "Discourse particles"@en,
        "Diskurspartikler"@nb ;
    skos:broadMatch <http://dewey.info/class/401.41/e23/> ;
    skos:broader humord:c06236 ;
    skos:definition "Språklig middel eller grep som hjelper til å strukturere diskurs <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Discourse markers"@en,
        "Diskursmarkører"@nb .

humord:c19260 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19260" ;
    dct:modified "2003-12-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ingusetia"@nb,
        "Ingushetia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c03083 ;
    skos:definition "Republikk i Russland, Nord-Kaukasus <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Ingushetia"@en,
        "Ingusjetia"@nb .

humord:c19263 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19263" ;
    dct:modified "2024-12-03T13:04:43"^^xsd:dateTime ;
    skos:altLabel "Tsjetsjensk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chechen folk literature"@en,
        "Tsjetsjensk folkediktning"@nb .

humord:c19267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19267" ;
    dct:modified "2023-12-19T15:14:02"^^xsd:dateTime ;
    skos:altLabel "Kolon (Skiljeteikn)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c16176 ;
    skos:editorialNote "Lukket bemerkning: ubtø03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Colon (Punctuation)"@en,
        "Kolon (Skilletegn)"@nb .

humord:c19268 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19268" ;
    dct:modified "2024-12-06T09:44:33"^^xsd:dateTime ;
    skos:altLabel "Gondi folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gondi folk literature"@en,
        "Gondi folkediktning"@nb .

humord:c19269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19269" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aries"@en,
        "Hannsauer"@nb,
        "Saubukker"@nb ;
    skos:broadMatch <http://dewey.info/class/599.649/e23/>,
        <http://dewey.info/class/636.3/e23/> ;
    skos:broader humord:c14733 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.649/e23/>,
        <http://dewey.info/class/636.3/e23/> ;
    skos:prefLabel "Rams"@en,
        "Værer (Sauer)"@nb .

humord:c19273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19273" ;
    dct:modified "2003-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Timar system"@en ;
    skos:broadMatch <http://dewey.info/class/331.2166/e23/> ;
    skos:broader humord:c07838 ;
    skos:definition "Avlønningssystem i form av naturalier for kavaleriet i det Ottomanske rike  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2166/e23/> ;
    skos:prefLabel "Timar"@en,
        "Timar"@nb .

humord:c19274 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19274" ;
    dct:modified "2025-02-24T15:09:46"^^xsd:dateTime ;
    skos:altLabel "Sivas (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--5655/e23/>,
        <http://dewey.info/class/915.655/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/956.55/e23/> ;
    skos:broader humord:c28750 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--5655/e23/>,
        <http://dewey.info/class/915.655/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/956.55/e23/> ;
    skos:prefLabel "Sivas (City)"@en,
        "Sivas (By)"@nb .

humord:c19275 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19275" ;
    dct:modified "2025-02-25T07:29:23"^^xsd:dateTime ;
    skos:altLabel "Ordu (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5656/e23/>,
        <http://dewey.info/class/915.656/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.56/e23/> ;
    skos:broader humord:c29022 ;
    skos:definition "Ordu er en by og provins med samme navn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5656/e23/>,
        <http://dewey.info/class/915.656/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.56/e23/> ;
    skos:prefLabel "Ordu (City)"@en,
        "Ordu (By)"@nb .

humord:c19276 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19276" ;
    dct:modified "2025-02-25T07:08:37"^^xsd:dateTime ;
    skos:altLabel "Emirdag"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5628/e23/>,
        <http://dewey.info/class/915.628/e23/>,
        <http://dewey.info/class/956.28/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Emidrag er en by og distrikt i provinsen Afyonkarahisar <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5628/e23/>,
        <http://dewey.info/class/915.628/e23/>,
        <http://dewey.info/class/956.28/e23/> ;
    skos:prefLabel "Emirdag"@en,
        "Emirdag"@nb .

humord:c19277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19277" ;
    dct:modified "2024-11-13T08:44:45"^^xsd:dateTime ;
    skos:altLabel "Monogram"@nb ;
    skos:broadMatch <http://dewey.info/class/929.88/e23/> ;
    skos:broader humord:c18017 ;
    skos:definition "Sammenflettede forbokstaver i navn formet som et merke eller ornament <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.61/e23/>,
        <http://dewey.info/class/929.88/e23/> ;
    skos:prefLabel "Monograms"@en,
        "Monogrammer"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.61/e23/> .

humord:c19280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2003-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19280" ;
    dct:modified "2020-10-21T15:47:40"^^xsd:dateTime ;
    skos:altLabel "Negative transfer (Language development)"@en ;
    skos:broadMatch <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:broader humord:c06374 ;
    skos:definition "Ved fremmedspråkstilegnelse; overføring av lingvistiske innslag fra morsmålet til det fremmede språket <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:prefLabel "Transfer (Language development)"@en,
        "Overføring (Språkutvikling)"@nb .

humord:c19282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19282" ;
    dct:modified "2004-02-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Leksemer, suffikser, grammatikalske kategorier m.m. som et språk overtar fra et annet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Borrowing (Morphology)"@en,
        "Lån (Morfologi)"@nb ;
    skos:related humord:c05845 .

humord:c19286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19286" ;
    dct:modified "2024-03-07T14:40:22"^^xsd:dateTime ;
    skos:altLabel "Nettdesign"@nb,
        "Sidedesign"@nb,
        "Vevdesign"@nb,
        "Vevredigering"@nb,
        "Vevutforming"@nb,
        "Web-design"@nb,
        "Webdesign"@nb ;
    skos:broader humord:c05466 ;
    skos:closeMatch <http://dewey.info/class/006.7/e23/> ;
    skos:exactMatch realfagstermer:c013968 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013968,
        <http://dewey.info/class/006.7/e23/> ;
    skos:prefLabel "Web design"@en,
        "Nettdesign"@nb ;
    skos:related humord:c64115 .

humord:c19289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19289" ;
    dct:modified "2024-10-14T09:07:20"^^xsd:dateTime ;
    skos:altLabel "WWW pages"@en,
        "WWW sites"@en,
        "Web pages"@en,
        "Web sites"@en,
        "Websites"@en,
        "Nettressursar"@nb,
        "Nettressurser"@nb,
        "Nettsider"@nb,
        "Nettstader"@nb,
        "Nettsteder"@nb,
        "Vevsider"@nb,
        "Vevsteder"@nb,
        "Websider"@nb,
        "Websteder"@nb ;
    skos:broadMatch <http://dewey.info/class/025.0422/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c19255 ;
    skos:definition "Nettside, er et dokument på verdensveven (World Wide Web). <SNL>"@nb ;
    skos:exactMatch realfagstermer:c004076 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004076,
        <http://dewey.info/class/025.0422/e23/>,
        <http://dewey.info/class/025.06/e23/>,
        <http://dewey.info/class/025.344/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Webpages"@en,
        "Nettsider"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.06/e23/>,
        <http://dewey.info/class/025.344/e23/> .

humord:c19292 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19292" ;
    dct:modified "2024-12-06T10:33:59"^^xsd:dateTime ;
    skos:altLabel "Burjatisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Buriat folk literature"@en,
        "Burjatisk folkediktning"@nb .

humord:c19293 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19293" ;
    dct:modified "2025-02-21T08:52:17"^^xsd:dateTime ;
    skos:altLabel "Huhhot"@en,
        "Kweisui"@en,
        "Hohhot"@nb,
        "Hu-ho-hao-t'e"@nb,
        "Huhehaote"@nb,
        "Huhehot"@nb,
        "Huhhot"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5177/e23/>,
        <http://dewey.info/class/915.177/e23/>,
        <http://dewey.info/class/951.77/e23/> ;
    skos:broader humord:c01999 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5177/e23/>,
        <http://dewey.info/class/915.177/e23/>,
        <http://dewey.info/class/951.77/e23/> ;
    skos:prefLabel "Hohhot"@en,
        "Huhhot"@nb .

humord:c19298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19298" ;
    dct:modified "2024-11-01T08:17:26"^^xsd:dateTime ;
    skos:altLabel "Konservatorar"@nb ;
    skos:broadMatch <http://dewey.info/class/069.092/e23/>,
        <http://dewey.info/class/708.0092/e23/> ;
    skos:broader humord:c07392 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.092/e23/>,
        <http://dewey.info/class/708.0092/e23/> ;
    skos:prefLabel "Conservators"@en,
        "Konservatorer"@nb ;
    skos:related humord:c04411 .

humord:c19299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19299" ;
    dct:modified "2004-01-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/299.68333/e23/> ;
    skos:broader humord:c08875 ;
    skos:definition "Felles betegnelse på guddommer innenfor youbareligionen i Nigeria <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.68333/e23/> ;
    skos:prefLabel "Orisha"@en,
        "Orisha"@nb .

humord:c19300 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19300" ;
    dct:modified "2025-02-21T15:01:16"^^xsd:dateTime ;
    skos:altLabel "Tempelhøyden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--33442/e23/>,
        <http://dewey.info/class/2--569442/e23/>,
        <http://dewey.info/class/915.69442/e23/>,
        <http://dewey.info/class/933.442/e23/>,
        <http://dewey.info/class/956.9442/e23/> ;
    skos:broader humord:c01937 ;
    skos:definition "Lavt fjellparti i den gamle delen av Jerusalem. Et hellig sted for muslimer  og jøder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--33442/e23/>,
        <http://dewey.info/class/2--569442/e23/>,
        <http://dewey.info/class/296.482/e23/>,
        <http://dewey.info/class/297.35569442/e23/>,
        <http://dewey.info/class/915.69442/e23/>,
        <http://dewey.info/class/933.442/e23/>,
        <http://dewey.info/class/956.9442/e23/> ;
    skos:prefLabel "Temple Mount"@en,
        "Tempelhøyden"@nb ;
    skos:relatedMatch <http://dewey.info/class/296.482/e23/>,
        <http://dewey.info/class/297.35569442/e23/> .

humord:c19301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19301" ;
    dct:modified "2024-10-18T15:04:05"^^xsd:dateTime ;
    skos:altLabel "Siwai language"@en,
        "Motuna språk"@nb,
        "Siwai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: siw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Motuna language"@en,
        "Motuna språk"@nb .

humord:c19303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19303" ;
    dct:modified "2024-10-16T13:42:13"^^xsd:dateTime ;
    skos:altLabel "Chibemba language"@en,
        "Bemba språk"@nb ;
    skos:broader humord:c09840 ;
    skos:closeMatch <http://dewey.info/class/496.3915/e23/>,
        <http://dewey.info/class/6--963915/e23/> ;
    skos:editorialNote "Språkkode: bem"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3915/e23/>,
        <http://dewey.info/class/6--963915/e23/> ;
    skos:prefLabel "Bemba language"@en,
        "Bemba språk"@nb .

humord:c19304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19304" ;
    dct:modified "2004-01-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Motlav language"@en,
        "Motalava språk"@nb,
        "Mwotlap språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Mwotlap language"@en,
        "Motlav språk"@nb .

humord:c19307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19307" ;
    dct:modified "2024-08-20T16:40:37"^^xsd:dateTime ;
    skos:altLabel "Hdi language"@en,
        "Hedi language"@en,
        "Hide language"@en,
        "Tur language"@en,
        "Xedi language"@en,
        "Hdi språk"@nb,
        "Hedi språk"@nb,
        "Hide språk"@nb,
        "Tur språk"@nb,
        "Xedi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Språkkode: xed"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Hdi language"@en,
        "Hedi språk"@nb .

humord:c19311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19311" ;
    dct:modified "2024-10-18T15:02:28"^^xsd:dateTime ;
    skos:altLabel "Lavukaleve språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: lvk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Lavukaleve language"@en,
        "Lavukaleve språk"@nb .

humord:c19313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19313" ;
    dct:modified "2024-08-26T15:26:45"^^xsd:dateTime ;
    skos:altLabel "Walbiri language"@en,
        "Walbiri språk"@nb,
        "Warlpiri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Språkkode: wbp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Warlpiri language"@en,
        "Warlpiri språk"@nb .

humord:c19316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19316" ;
    dct:modified "2024-10-22T09:09:01"^^xsd:dateTime ;
    skos:altLabel "Diegueño language"@en,
        "Jamul Tiipay language"@en,
        "Kumeyaay language"@en,
        "Tiipay language"@en,
        "Tipai language"@en,
        "Diegueño språk"@nb,
        "Jamul Tiipay språk"@nb,
        "Kumeyaay språk"@nb,
        "Kumiai språk"@nb,
        "Tiipay språk"@nb,
        "Tipai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.572/e23/>,
        <http://dewey.info/class/6--97572/e23/> ;
    skos:broader humord:c17264 ;
    skos:editorialNote "Språkkode: dih"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.572/e23/>,
        <http://dewey.info/class/6--97572/e23/> ;
    skos:prefLabel "Kumiai language"@en,
        "Diegueño språk"@nb .

humord:c19322 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19322" ;
    dct:modified "2025-02-24T14:58:55"^^xsd:dateTime ;
    skos:altLabel "Sør-Vietnam"@nb ;
    skos:broader humord:c02102 ;
    skos:closeMatch <http://dewey.info/class/2--5977/e23/>,
        <http://dewey.info/class/915.977/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:exactMatch <http://dewey.info/class/959.77043/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5977/e23/>,
        <http://dewey.info/class/915.977/e23/>,
        <http://dewey.info/class/959.77043/e23/> ;
    skos:prefLabel "South Vietnam"@en,
        "Sør-Vietnam"@nb .

humord:c19323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19323" ;
    dct:modified "2004-01-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.524/e23/> ;
    skos:broader humord:c08188 ;
    skos:definition "Betegnelse på en mannsalder i hinduistisk kosmologi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.524/e23/> ;
    skos:prefLabel "Yuga"@en,
        "Yuga"@nb .

humord:c19324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19324" ;
    dct:modified "2024-10-30T14:50:37"^^xsd:dateTime ;
    skos:altLabel "Generalar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c07516 ;
    skos:closeMatch <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/355.331/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/355.0092/e23/>,
        <http://dewey.info/class/355.331/e23/> ;
    skos:prefLabel "Generals"@en,
        "Generaler"@nb .

humord:c19325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19325" ;
    dct:modified "2024-08-01T10:46:24"^^xsd:dateTime ;
    skos:altLabel "Aleutar"@nb,
        "Unangan (Folk)"@nb,
        "Unanganar"@nb,
        "Unanganer"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Personer fra Aleutene, en øygruppe mellom Alaska og Sibir <BOB>"@nb ;
    skos:exactMatch realfagstermer:c005193,
        <http://dewey.info/class/305.89719/e23/>,
        <http://dewey.info/class/5--9719/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005193,
        <http://dewey.info/class/305.89719/e23/>,
        <http://dewey.info/class/5--9719/e23/> ;
    skos:prefLabel "Aleuts"@en,
        "Aleuter"@nb .

humord:c19326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19326" ;
    dct:modified "2024-08-14T09:43:05"^^xsd:dateTime ;
    skos:altLabel "Anachronisms"@en,
        "Anakronismar"@nb,
        "Anakronisme"@nb,
        "Anakronismer"@nb ;
    skos:broadMatch <http://dewey.info/class/930.10285/e23/> ;
    skos:broader humord:c00091 ;
    skos:definition "Anakronisme brukes om en institusjon, et forhold eller lignende som anses som utdatert. Anakronisme betyr også feil i datering av begivenheter, særlig ved at man innfører yngre detaljer i skildring av eldre tider. Anakronisme blir også brukt om foreldet tenkemåte eller forhold. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ibs04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Anachronism"@en,
        "Anakronisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/901/e23/> .

humord:c19327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19327" ;
    dct:modified "2024-10-15T07:44:42"^^xsd:dateTime ;
    skos:altLabel "Filicide"@en,
        "Infanticide"@en,
        "Neonaticide"@en,
        "Barnedrap"@nb,
        "Barnemord"@nb ;
    skos:broadMatch <http://dewey.info/class/304.668/e23/>,
        <http://dewey.info/class/364.152/e23/>,
        <http://dewey.info/class/392.12/e23/> ;
    skos:broader humord:c08900 ;
    skos:editorialNote "Lukket bemerkning: ibs04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.668/e23/>,
        <http://dewey.info/class/364.152/e23/>,
        <http://dewey.info/class/392.12/e23/> ;
    skos:prefLabel "Child murder"@en,
        "Barnemord"@nb .

humord:c19328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19328" ;
    dct:modified "2024-08-20T10:31:13"^^xsd:dateTime ;
    skos:altLabel "Spiritualitet"@nb,
        "Åndelegheit"@nb,
        "Åndelighet"@nb,
        "Åndslegdom"@nb ;
    skos:broader humord:c08636 ;
    skos:closeMatch <http://dewey.info/class/204/e23/> ;
    skos:definition "Spiritualitet er det å være opptatt av det åndelige i religiøs sammenheng, og hvor målet er å erfare og kontakte personlig det som er hellig <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/> ;
    skos:prefLabel "Spirituality"@en,
        "Spiritualitet"@nb ;
    skos:related humord:c08640,
        humord:c08812 .

humord:c19330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19330" ;
    dct:modified "2004-01-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Kunst fra samtiden (etter 1960-tallet) og hvor det samtidige aspektet er signifikant <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.4113/e23/>,
        <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/709.05/e23/> ;
    skos:prefLabel "Contemporary art"@en,
        "Samtidskunst"@nb ;
    skos:relatedMatch <http://dewey.info/class/700.4113/e23/>,
        <http://dewey.info/class/709.04/e23/>,
        <http://dewey.info/class/709.05/e23/> .

humord:c19332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19332" ;
    dct:modified "2004-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.65/e23/> ;
    skos:broader humord:c12613 ;
    skos:definition "Stilart som utviklet seg på slutten av 1950-tallet, der niodale skalaer bestemmer det melodiske og harmoniske innholdet <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.65/e23/> ;
    skos:prefLabel "Modal jazz"@en,
        "Modal jazz"@nb .

humord:c19333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19333" ;
    dct:modified "2024-11-21T09:27:30"^^xsd:dateTime ;
    skos:altLabel "Fangstplassar"@nb ;
    skos:broader humord:c00008 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.1/e23/> ;
    skos:prefLabel "Hunting stations"@en,
        "Fangstplasser"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.1/e23/> .

humord:c19334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19334" ;
    dct:modified "2024-12-06T10:28:22"^^xsd:dateTime ;
    skos:altLabel "Bodo folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.204954/e23/> ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.204954/e23/> ;
    skos:prefLabel "Boro folk literature"@en,
        "Bodo folkediktning"@nb .

humord:c19335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19335" ;
    dct:modified "2024-03-04T12:52:51"^^xsd:dateTime ;
    skos:altLabel "Mastication"@en,
        "Mastikasjon"@nb,
        "Tygging"@nb ;
    skos:broadMatch <http://dewey.info/class/612.311/e23/> ;
    skos:broader humord:c03853 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.35/e23/>,
        <http://dewey.info/class/591.53/e23/>,
        <http://dewey.info/class/612.311/e23/> ;
    skos:prefLabel "Chewing"@en,
        "Tygging"@nb ;
    skos:related humord:c03896 ;
    skos:relatedMatch <http://dewey.info/class/573.35/e23/>,
        <http://dewey.info/class/591.53/e23/> .

humord:c19336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19336" ;
    dct:modified "2024-10-23T10:27:11"^^xsd:dateTime ;
    skos:altLabel "Dsjarut språk"@nb,
        "Jarut språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:broader humord:c10057 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Jarut language"@en,
        "Jarut språk"@nb .

humord:c19338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19338" ;
    dct:modified "2024-07-01T17:25:21"^^xsd:dateTime ;
    skos:altLabel "Mikes"@en,
        "Mikrofonar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.38284/e23/>,
        <http://dewey.info/class/621.384133/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Mikrofon er en innretning for opptak eller forsterkning av lyd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c005316 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005316,
        <http://dewey.info/class/621.38284/e23/>,
        <http://dewey.info/class/621.384133/e23/> ;
    skos:prefLabel "Microphones"@en,
        "Mikrofoner"@nb .

humord:c19342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19342" ;
    dct:modified "2024-12-10T10:33:14"^^xsd:dateTime ;
    skos:altLabel "Language impediments (Language learning)"@en,
        "Språkforstyrrelser (Språklæring)"@nb,
        "Språkforstyrringar (Språklæring)"@nb,
        "Språkvanskar (Språklæring)"@nb ;
    skos:broadMatch <http://dewey.info/class/616.855/e23/> ;
    skos:broader humord:c25704 ;
    skos:definition "Lærevansker tilknyttet aldersadekvat språkutvikling hos barn <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Language disorders (Language learning)"@en,
        "Språkvansker (Språklæring)"@nb ;
    skos:related humord:c03789,
        humord:c24516,
        humord:c24961 ;
    skos:relatedMatch <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/618.92855/e23/> .

humord:c19343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19343" ;
    dct:modified "2004-02-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.454/e23/> ;
    skos:prefLabel "Magahi literature"@en,
        "Magahi litteratur"@nb .

humord:c19344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19344" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bordellos"@en,
        "Whorehouses"@en,
        "Horehus"@nb ;
    skos:broadMatch <http://dewey.info/class/306.74/e23/> ;
    skos:broader humord:c04944 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/> ;
    skos:prefLabel "Brothels"@en,
        "Bordeller"@nb .

humord:c19346 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19346" ;
    dct:modified "2024-12-06T09:28:30"^^xsd:dateTime ;
    skos:altLabel "Kalmukkisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kalmyk folk literature"@en,
        "Kalmukkisk folkediktning"@nb .

humord:c19347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19347" ;
    dct:modified "2024-10-17T14:35:43"^^xsd:dateTime ;
    skos:altLabel "Bord"@nb ;
    skos:broadMatch <http://dewey.info/class/645.8/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:broader humord:c04744 ;
    skos:exactMatch <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/684.135/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/645.8/e23/>,
        <http://dewey.info/class/684.135/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:prefLabel "Tables"@en,
        "Bord"@nb .

humord:c19348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19348" ;
    dct:modified "2025-01-06T06:46:33"^^xsd:dateTime ;
    skos:altLabel "Cargo boats"@en,
        "Cargo vessels"@en,
        "Freighters"@en,
        "General ships"@en,
        "Fraktebåtar"@nb,
        "Fraktebåter"@nb,
        "Frakteskuter"@nb,
        "Lastebåtar"@nb ;
    skos:broader humord:c04376 ;
    skos:closeMatch <http://dewey.info/class/387.245/e23/>,
        <http://dewey.info/class/623.8245/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.245/e23/>,
        <http://dewey.info/class/623.8245/e23/> ;
    skos:prefLabel "Cargo ships"@en,
        "Lastebåter"@nb .

humord:c19349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19349" ;
    dct:modified "2020-10-27T14:45:59"^^xsd:dateTime ;
    skos:altLabel "Hunkjønn (Lingvistikk)"@nb,
        "Hunnkjønn (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05949 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Feminine"@en,
        "Femininum"@nb .

humord:c19352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19352" ;
    dct:modified "2020-11-03T11:21:13"^^xsd:dateTime ;
    skos:altLabel "Buryats"@en,
        "Buriat"@nb,
        "Buryat"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et mongolsk folk <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:prefLabel "Buryat"@en,
        "Burjater"@nb .

humord:c19353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19353" ;
    dct:modified "2024-12-06T10:34:18"^^xsd:dateTime ;
    skos:altLabel "Burjatisk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2089942/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089942/e23/> ;
    skos:prefLabel "Buriat folk literature"@en,
        "Burjatisk folkediktning"@nb .

humord:c19355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19355" ;
    dct:modified "2010-10-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Huts"@en,
        "Tømmerkoier"@nb ;
    skos:broadMatch <http://dewey.info/class/690.873/e23/>,
        <http://dewey.info/class/728.73/e23/> ;
    skos:broader humord:c05257 ;
    skos:definition "Primitiv hytte for tømmerhoggere og jegere <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.873/e23/>,
        <http://dewey.info/class/728.73/e23/> ;
    skos:prefLabel "Log cabins"@en,
        "Koier"@nb .

humord:c19357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19357" ;
    dct:modified "2024-10-24T12:59:30"^^xsd:dateTime ;
    skos:altLabel "Ngazidja language"@en,
        "Shingazija language"@en,
        "Ngazidja språk"@nb,
        "Shingazija språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:broader humord:c15962 ;
    skos:editorialNote "Språkkode: zdj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Ngazidja Comorian language"@en,
        "Ngazidja språk"@nb .

humord:c19358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19358" ;
    dct:modified "2024-10-24T12:50:58"^^xsd:dateTime ;
    skos:altLabel "Ndzwani language"@en,
        "Shindzwani language"@en,
        "Ndzwani språk"@nb,
        "Shindzwani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:broader humord:c15962 ;
    skos:editorialNote "Språkkode: wni"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Ndzwani Comorian language"@en,
        "Ndzwani språk"@nb .

humord:c19359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19359" ;
    dct:modified "2024-10-24T12:50:22"^^xsd:dateTime ;
    skos:altLabel "Mwali language"@en,
        "Shimwali language"@en,
        "Mwali språk"@nb,
        "Shimwali språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:broader humord:c15962 ;
    skos:editorialNote "Spåkkode: wlc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Mwali Comorian language"@en,
        "Mwali språk"@nb .

humord:c19360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19360" ;
    dct:modified "2024-10-31T12:23:43"^^xsd:dateTime ;
    skos:altLabel "Skreddarar"@nb ;
    skos:broader humord:c07448 ;
    skos:exactMatch <http://dewey.info/class/305.96464/e23/>,
        <http://dewey.info/class/646.40092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96464/e23/>,
        <http://dewey.info/class/646.40092/e23/> ;
    skos:prefLabel "Tailors"@en,
        "Skreddere"@nb .

humord:c19361 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19361" ;
    dct:modified "2024-12-04T11:10:38"^^xsd:dateTime ;
    skos:altLabel "Kurukh folk literature"@en,
        "Kurukh folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kurux folk literature"@en,
        "Kurukh folkediktning"@nb .

humord:c19362 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19362" ;
    dct:modified "2025-02-17T11:03:32"^^xsd:dateTime ;
    skos:altLabel "Oaxaca"@nb ;
    skos:broader humord:c01766 ;
    skos:definition "Oaxaca er en delstat i Mexico <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--7274/e23/>,
        <http://dewey.info/class/917.274/e23/>,
        <http://dewey.info/class/972.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7274/e23/>,
        <http://dewey.info/class/917.274/e23/>,
        <http://dewey.info/class/972.74/e23/> ;
    skos:prefLabel "Oaxaca"@en,
        "Oaxaca"@nb .

humord:c19363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19363" ;
    dct:modified "2024-10-22T08:24:08"^^xsd:dateTime ;
    skos:altLabel "Mixteco"@en,
        "Mixtecos"@en,
        "Mixtecs"@en,
        "Mixtec (Folk)"@nb,
        "Mixtek (Folk)"@nb,
        "Mixtekar"@nb,
        "Mixteker"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.89763/e23/>,
        <http://dewey.info/class/5--9763/e23/>,
        <http://dewey.info/class/972.740049763/e23/> ;
    skos:definition "Urfolk i det nordlige Oaxaca, Mexico <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89763/e23/>,
        <http://dewey.info/class/5--9763/e23/>,
        <http://dewey.info/class/972.740049763/e23/> ;
    skos:prefLabel "Mixtec"@en,
        "Mixtec (Folk)"@nb .

humord:c19365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19365" ;
    dct:modified "2023-12-18T14:24:21"^^xsd:dateTime ;
    skos:altLabel "Regnbogar"@nb ;
    skos:broadMatch <http://dewey.info/class/551.567/e23/> ;
    skos:broader humord:c08280 ;
    skos:exactMatch realfagstermer:c006616 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006616,
        <http://dewey.info/class/551.567/e23/> ;
    skos:prefLabel "Rainbows"@en,
        "Regnbuer"@nb .

humord:c19366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19366" ;
    dct:modified "2024-10-24T10:09:19"^^xsd:dateTime ;
    skos:altLabel "Madi språk (Nilosaharisk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5/e23/>,
        <http://dewey.info/class/6--965/e23/> ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Språkkode: mhi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5/e23/>,
        <http://dewey.info/class/6--965/e23/> ;
    skos:prefLabel "Madi language (Nilo-Saharan language)"@en,
        "Madi språk (Nilosaharisk språk)"@nb .

humord:c19367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19367" ;
    dct:modified "2024-10-22T15:51:20"^^xsd:dateTime ;
    skos:altLabel "Sumbanese languages"@en,
        "Sumba språk"@nb,
        "Sumbanesiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Sumba languages"@en,
        "Sumba språk"@nb .

humord:c19369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19369" ;
    dct:modified "2024-10-22T15:46:02"^^xsd:dateTime ;
    skos:altLabel "East Sumbanese language"@en,
        "Kambera språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c19367 ;
    skos:editorialNote "Språkkode: xbr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Kambera language"@en,
        "Kambera språk"@nb .

humord:c19370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19370" ;
    dct:modified "2024-10-24T10:41:33"^^xsd:dateTime ;
    skos:altLabel "Degema språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c15013 ;
    skos:editorialNote "Språkkode: deg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Degema language"@en,
        "Degema språk"@nb .

humord:c19371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19371" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/631.22/e23/>,
        <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:broader humord:c05258 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.22/e23/>,
        <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:prefLabel "Shacks"@en,
        "Buer (Uthus)"@nb .

humord:c19372 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19372" ;
    dct:modified "2025-02-26T15:40:26"^^xsd:dateTime ;
    skos:altLabel "Pyreneane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4473/e23/>,
        <http://dewey.info/class/914.473/e23/>,
        <http://dewey.info/class/944.73/e23/> ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--465/e23/>,
        <http://dewey.info/class/914.65/e23/>,
        <http://dewey.info/class/946.5/e23/> ;
    skos:definition "Fjellkjede i Europa på grensen mellom Frankrike og Spania <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030326 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030326,
        <http://dewey.info/class/2--4473/e23/>,
        <http://dewey.info/class/2--465/e23/>,
        <http://dewey.info/class/914.473/e23/>,
        <http://dewey.info/class/914.65/e23/>,
        <http://dewey.info/class/944.73/e23/>,
        <http://dewey.info/class/946.5/e23/> ;
    skos:prefLabel "Pyrenees mountains"@en,
        "Pyreneene"@nb .

humord:c19375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19375" ;
    dct:modified "2024-08-28T11:25:46"^^xsd:dateTime ;
    skos:altLabel "Nyassyrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:broader humord:c12095 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.1/e23/>,
        <http://dewey.info/class/6--921/e23/> ;
    skos:prefLabel "Neo-Assyrian language"@en,
        "Nyassyrisk språk"@nb .

humord:c19377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19377" ;
    dct:modified "2024-09-16T09:32:11"^^xsd:dateTime ;
    skos:altLabel "Chi-tan (Folk)"@nb,
        "Khitan (Folk)"@nb,
        "Kitan (Folk)"@nb,
        "Qidan (Folk)"@nb,
        "Qytan (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Knitan er en mongolsk folkegruppe <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8942/e23/>,
        <http://dewey.info/class/5--942/e23/> ;
    skos:prefLabel "Khitan (People)"@en,
        "Khitan (Folk)"@nb .

humord:c19383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19383" ;
    dct:modified "2024-10-23T10:16:33"^^xsd:dateTime ;
    skos:altLabel "Orochi language"@en,
        "Oroch språk"@nb,
        "Orotsj språk"@nb,
        "Orotsji språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: oac"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Oroch language"@en,
        "Orotsji språk"@nb .

humord:c19386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19386" ;
    dct:modified "2004-03-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:broader humord:c00829 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:prefLabel "Yenisei-Ostyak"@en,
        "Jenisej-ostjaker"@nb ;
    skos:related humord:c17581,
        humord:c20342 .

humord:c19387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19387" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Pakistan <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/305.891425/e23/>,
        <http://dewey.info/class/5--91425/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891425/e23/>,
        <http://dewey.info/class/5--91425/e23/> ;
    skos:prefLabel "Sindihis"@en,
        "Sindhier"@nb .

humord:c19388 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19388" ;
    dct:modified "2024-08-01T10:45:33"^^xsd:dateTime ;
    skos:altLabel "Aleutane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7984/e23/>,
        <http://dewey.info/class/917.984/e23/>,
        <http://dewey.info/class/979.84/e23/> ;
    skos:broader humord:c01707 ;
    skos:definition "Aleutene er vulkanske øyer mellom Alaska og Kamtsjatka. Danner Beringshavets grense mot  sør. Fra 1959 del av staten Alaska <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7984/e23/>,
        <http://dewey.info/class/917.984/e23/>,
        <http://dewey.info/class/979.84/e23/> ;
    skos:prefLabel "Aleutian Islands"@en,
        "Aleutene"@nb .

humord:c19391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19391" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nymylani"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8009577/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Russland <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009577/e23/> ;
    skos:prefLabel "Koryaks"@en,
        "Korjaker"@nb .

humord:c19393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19393" ;
    dct:modified "2024-11-22T07:36:32"^^xsd:dateTime ;
    skos:altLabel "Tofts"@en,
        "Tuftar"@nb ;
    skos:broader humord:c00008 ;
    skos:definition "Plass med spor etter gammel bebyggelse <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "House-sites"@en,
        "Tufter"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.1/e23/> .

humord:c19394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19394" ;
    dct:modified "2022-10-24T14:47:30"^^xsd:dateTime ;
    skos:altLabel "Airline"@en ;
    skos:broadMatch <http://dewey.info/class/387.7/e23/> ;
    skos:broader humord:c07760,
        humord:c22317 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.7/e23/> ;
    skos:prefLabel "Airlines"@en,
        "Flyselskaper"@nb .

humord:c19395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19395" ;
    dct:modified "2004-03-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.53/e23/> ;
    skos:broader humord:c17353 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.53/e23/> ;
    skos:prefLabel "Middle Persian literature"@en,
        "Middelpersisk litteratur"@nb .

humord:c19396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19396" ;
    dct:modified "2024-08-28T15:09:12"^^xsd:dateTime ;
    skos:altLabel "Attack"@en,
        "Political murders"@en,
        "Attentat"@nb,
        "Politiske mord"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.02524/e23/>,
        <http://dewey.info/class/364.1524/e23/> ;
    skos:prefLabel "Attacks"@en,
        "Attentater"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.02524/e23/> .

humord:c19397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19397" ;
    dct:modified "2023-11-24T07:47:44"^^xsd:dateTime ;
    skos:altLabel "Essensialisme"@nb ;
    skos:broadMatch <http://dewey.info/class/111.1/e23/> ;
    skos:broader humord:c00494 ;
    skos:definition "En tings vesen eller sanne natur <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c001172 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001172,
        <http://dewey.info/class/111.1/e23/> ;
    skos:prefLabel "Essentialism"@en,
        "Essensialisme"@nb .

humord:c19398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19398" ;
    dct:modified "2024-12-03T10:56:37"^^xsd:dateTime ;
    skos:altLabel "Mantra"@nb ;
    skos:broadMatch <http://dewey.info/class/203.7/e23/> ;
    skos:broader humord:c08858 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.7/e23/> ;
    skos:prefLabel "Mantra"@en,
        "Mantra"@nb .

humord:c19401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19401" ;
    dct:modified "2024-10-18T15:04:48"^^xsd:dateTime ;
    skos:altLabel "Tobelo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: tlb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Tobelo language"@en,
        "Tobelo språk"@nb .

humord:c19402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19402" ;
    dct:modified "2025-01-29T14:44:21"^^xsd:dateTime ;
    skos:altLabel "Making lace"@en,
        "Knipling"@nb,
        "Kniplingar"@nb ;
    skos:broader humord:c04827 ;
    skos:exactMatch <http://dewey.info/class/677.653/e23/>,
        <http://dewey.info/class/746.222/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.653/e23/>,
        <http://dewey.info/class/746.222/e23/> ;
    skos:prefLabel "Lace"@en,
        "Kniplinger"@nb .

humord:c19403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19403" ;
    dct:modified "2009-05-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Colossus"@en,
        "Kolossalstatuer"@nb ;
    skos:broadMatch <http://dewey.info/class/731.7/e23/> ;
    skos:broader humord:c13437 ;
    skos:definition "Statuer av kjempemessig størrelse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.7/e23/> ;
    skos:prefLabel "Colossuses"@en,
        "Kolosser"@nb .

humord:c19405 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19405" ;
    dct:modified "2024-10-10T08:51:30"^^xsd:dateTime ;
    skos:altLabel "Balaton"@nb,
        "Balatonsjøen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:broader humord:c03625 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4397/e23/>,
        <http://dewey.info/class/914.397/e23/>,
        <http://dewey.info/class/943.97/e23/> ;
    skos:prefLabel "Balaton"@en,
        "Balaton"@nb .

humord:c19407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19407" ;
    dct:modified "2020-10-21T10:53:47"^^xsd:dateTime ;
    skos:altLabel "Devanagari abugida"@en,
        "Devanagari alphabet"@en,
        "Devanagari script"@en ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/> ;
    skos:broader humord:c06409 ;
    skos:definition "Indisk skrift brukt til å skrive språkene sanskrit, prakrit, hindi og marathi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/> ;
    skos:prefLabel "Devanagari"@en,
        "Devanagari"@nb .

humord:c19408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19408" ;
    dct:modified "2024-08-16T14:30:34"^^xsd:dateTime ;
    skos:altLabel "Arabesque"@en,
        "Arabesk"@nb,
        "Arabeskar"@nb ;
    skos:broadMatch <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/745.4/e23/> ;
    skos:broader humord:c05625 ;
    skos:definition "Arabesk er en ornamentfigur influert av orientalsk ornamentikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/745.4/e23/> ;
    skos:prefLabel "Arabesques"@en,
        "Arabesker"@nb .

humord:c19409 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19409" ;
    dct:modified "2004-03-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03047 ;
    skos:definition "Landskap og historisk provins i Portugal ved Atlanterhavet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4694/e23/>,
        <http://dewey.info/class/914.694/e23/>,
        <http://dewey.info/class/946.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4694/e23/>,
        <http://dewey.info/class/914.694/e23/>,
        <http://dewey.info/class/946.94/e23/> ;
    skos:prefLabel "Estremadura"@en,
        "Estremadura"@nb .

humord:c19410 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19410" ;
    dct:modified "2004-03-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03047 ;
    skos:exactMatch <http://dewey.info/class/2--4696/e23/>,
        <http://dewey.info/class/914.696/e23/>,
        <http://dewey.info/class/946.96/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4696/e23/>,
        <http://dewey.info/class/914.696/e23/>,
        <http://dewey.info/class/946.96/e23/> ;
    skos:prefLabel "Algarve"@en,
        "Algarve"@nb .

humord:c19411 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19411" ;
    dct:modified "2024-12-16T08:29:08"^^xsd:dateTime ;
    skos:altLabel "September 11 Terror Attacks"@en,
        "September 11 attacks"@en,
        "11. september"@nb,
        "11. september 2001"@nb ;
    skos:broadMatch <http://dewey.info/class/363.3250973/e23/>,
        <http://dewey.info/class/973.931/e23/> ;
    skos:broader humord:c26023 ;
    skos:definition "Terrorangrepet på USA 11. september 2001 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.3250973/e23/>,
        <http://dewey.info/class/973.931/e23/> ;
    skos:prefLabel "9/11 Terrorist Attacks"@en,
        "11. september 2001"@nb .

humord:c19414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19414" ;
    dct:modified "2021-03-29T08:40:32"^^xsd:dateTime ;
    skos:altLabel "Itsari dialect"@en,
        "Itsari-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c10742 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Icari dialect"@en,
        "Icari-dialekt"@nb .

humord:c19415 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19415" ;
    dct:modified "2004-03-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c11598 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Icari"@en,
        "Icari"@nb .

humord:c19416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19416" ;
    dct:modified "2024-11-14T09:01:50"^^xsd:dateTime ;
    skos:altLabel "Katastrofar"@nb ;
    skos:broadMatch <http://dewey.info/class/155.935/e23/>,
        <http://dewey.info/class/363.34/e23/> ;
    skos:broader humord:c01533 ;
    skos:closeMatch realfagstermer:c010845 ;
    skos:definition "Omfattende ulykke, sammenbrudd <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ibs04"@nb ;
    skos:exactMatch <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/904/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010845,
        <http://dewey.info/class/155.935/e23/>,
        <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/353.95/e23/>,
        <http://dewey.info/class/363.34/e23/>,
        <http://dewey.info/class/613.69/e23/>,
        <http://dewey.info/class/658.477/e23/>,
        <http://dewey.info/class/904/e23/> ;
    skos:prefLabel "Cathastrophes"@en,
        "Katastrofer"@nb ;
    skos:related humord:c22542 ;
    skos:relatedMatch <http://dewey.info/class/353.95/e23/>,
        <http://dewey.info/class/613.69/e23/>,
        <http://dewey.info/class/658.477/e23/> .

humord:c19418 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19418" ;
    dct:modified "2004-03-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:broader humord:c03608 ;
    skos:definition "Landskap i Tyskland, vest for Rhinen og nord for Mosel, på grensen mellom Rheinland-Pfalz og Nordrhein-Westfalen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:prefLabel "Eifel"@en,
        "Eifel"@nb .

humord:c19419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19419" ;
    dct:modified "2024-10-11T09:27:46"^^xsd:dateTime ;
    skos:altLabel "An Yüng language"@en,
        "Bantaba language"@en,
        "Bantawa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Språkkode: bap"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Bantawa language"@en,
        "Bantawa språk"@nb .

humord:c19421 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19421" ;
    dct:modified "2024-12-04T10:55:16"^^xsd:dateTime ;
    skos:altLabel "Nogay folk literature"@en,
        "Nogai folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nogai folk literature"@en,
        "Nogai folkediktning"@nb .

humord:c19422 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19422" ;
    dct:modified "2025-02-21T09:04:50"^^xsd:dateTime ;
    skos:altLabel "Manasarowar"@en,
        "Ma-f-mu-ts'o"@nb,
        "Mafa Mucuo"@nb,
        "Manasarovara"@nb,
        "Manasarowar"@nb,
        "Mapam lake"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c01963 ;
    skos:definition "Manasarowar er en innsjø i det vestlige Tibet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Lake Manasarovar"@en,
        "Manasarowar"@nb .

humord:c19427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19427" ;
    dct:modified "2024-11-22T07:40:05"^^xsd:dateTime ;
    skos:altLabel "Environmental archeology"@en,
        "Miljøarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Environmental archaeology"@en,
        "Miljøarkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/> .

humord:c19428 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19428" ;
    dct:modified "2024-08-30T13:57:51"^^xsd:dateTime ;
    skos:altLabel "Wittlich"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43431/e23/>,
        <http://dewey.info/class/914.3431/e23/>,
        <http://dewey.info/class/943.431/e23/> ;
    skos:broader humord:c03564 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43431/e23/>,
        <http://dewey.info/class/914.3431/e23/>,
        <http://dewey.info/class/943.431/e23/> ;
    skos:prefLabel "Wittlich"@en,
        "Wittlich"@nb .

humord:c19429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19429" ;
    dct:modified "2024-10-18T13:07:17"^^xsd:dateTime ;
    skos:altLabel "Dzorgaic languages"@en,
        "Qiangic languages"@en,
        "Qiang språk"@nb,
        "Qiangiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Qiang language"@en,
        "Qiang språk"@nb .

humord:c19430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19430" ;
    dct:modified "2024-10-15T12:55:50"^^xsd:dateTime ;
    skos:altLabel "Bautasteinar"@nb,
        "Minnesteinar"@nb,
        "Minnesteiner"@nb ;
    skos:broadMatch <http://dewey.info/class/725.94/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:broader humord:c00031 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.94/e23/>,
        <http://dewey.info/class/736.5/e23/> ;
    skos:prefLabel "Monoliths"@en,
        "Bautasteiner"@nb .

humord:c19432 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19432" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483816/e23/>,
        <http://dewey.info/class/914.83816/e23/>,
        <http://dewey.info/class/948.3816/e23/> ;
    skos:broader humord:c12149 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483816/e23/>,
        <http://dewey.info/class/914.83816/e23/>,
        <http://dewey.info/class/948.3816/e23/> ;
    skos:prefLabel "Kaupanger"@en,
        "Kaupanger"@nb .

humord:c19433 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19433" ;
    dct:modified "2024-08-21T09:03:17"^^xsd:dateTime ;
    skos:altLabel "Tokat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5656/e23/>,
        <http://dewey.info/class/915.656/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.56/e23/> ;
    skos:broader humord:c29022 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--5656/e23/>,
        <http://dewey.info/class/915.656/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.56/e23/> ;
    skos:prefLabel "Tokat"@en,
        "Tokat"@nb .

humord:c19434 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19434" ;
    dct:modified "2024-08-21T09:51:05"^^xsd:dateTime ;
    skos:altLabel "Seleucia"@nb,
        "Silifke"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/2--5646/e23/>,
        <http://dewey.info/class/915.646/e23/>,
        <http://dewey.info/class/939.35/e23/>,
        <http://dewey.info/class/956.46/e23/> ;
    skos:broader humord:c14093,
        humord:c29021 ;
    skos:definition "Oldtidsby (kalt Seleucia), nåværende by og distrikt i Mersin-provinsen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3935/e23/>,
        <http://dewey.info/class/2--5646/e23/>,
        <http://dewey.info/class/915.646/e23/>,
        <http://dewey.info/class/939.35/e23/>,
        <http://dewey.info/class/956.46/e23/> ;
    skos:prefLabel "Silifke"@en,
        "Silifke"@nb .

humord:c19435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19435" ;
    dct:modified "2025-02-25T07:03:57"^^xsd:dateTime ;
    skos:altLabel "Cildir"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c29023 ;
    skos:definition "Cildir er en by og distrikt i provinsen Ardahan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Cildir"@en,
        "Cildir"@nb .

humord:c19436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19436" ;
    dct:modified "2024-10-23T08:15:14"^^xsd:dateTime ;
    skos:altLabel "Tukangbesi language"@en,
        "Tukangbesi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:broader humord:c10156 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:prefLabel "Tukang Besi language"@en,
        "Tukangbesi språk"@nb .

humord:c19439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19439" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.2093801/e23/> ;
    skos:broader humord:c07567 ;
    skos:definition "I gresk mytologi halvgudommelig vesen med både menneskelige og dyriske trekk <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2093801/e23/> ;
    skos:prefLabel "Satyrs"@en,
        "Satyrer"@nb ;
    skos:related humord:c07129 .

humord:c19440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19440" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/> ;
    skos:broader humord:c07567 ;
    skos:definition "I gresk mytologi vesen med halvt menneske-, halvt hestekropp <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/> ;
    skos:prefLabel "Centaurs"@en,
        "Kentaurer"@nb .

humord:c19441 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19441" ;
    dct:modified "2004-04-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch <http://dewey.info/class/2--762/e23/>,
        <http://dewey.info/class/917.62/e23/>,
        <http://dewey.info/class/976.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--762/e23/>,
        <http://dewey.info/class/917.62/e23/>,
        <http://dewey.info/class/976.2/e23/> ;
    skos:prefLabel "Mississippi (State)"@en,
        "Mississippi (Stat)"@nb .

humord:c19442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19442" ;
    dct:modified "2024-11-27T20:29:14"^^xsd:dateTime ;
    skos:altLabel "Civility"@en,
        "Courteousness"@en,
        "Courtesy"@en,
        "Høflegheit"@nb ;
    skos:broadMatch <http://dewey.info/class/177.1/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:broader humord:c00311 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.1/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Politeness"@en,
        "Høflighet"@nb .

humord:c19443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19443" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/787.82/e23/> ;
    skos:broader humord:c15111 ;
    skos:definition "Indisk langhalset lutt <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.82/e23/> ;
    skos:prefLabel "Sitars"@en,
        "Sitarer"@nb .

humord:c19445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 52 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19445" ;
    dct:modified "2023-11-23T14:40:09"^^xsd:dateTime ;
    skos:altLabel "New media"@en,
        "Digitale media"@nb,
        "Digitale medium"@nb,
        "Elektroniske medier"@nb,
        "Elektroniske medium"@nb,
        "Nye medier"@nb ;
    skos:broader humord:c09107 ;
    skos:closeMatch realfagstermer:c007510 ;
    skos:definition "Elektroniske medier hvor data er lagret i digital form <UBO, Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:exactMatch realfagstermer:c007493,
        <http://dewey.info/class/302.231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007493,
        realfagstermer:c007510,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Digital media"@en,
        "Digitale medier"@nb .

humord:c19447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19447" ;
    dct:modified "2024-04-17T15:13:14"^^xsd:dateTime ;
    skos:altLabel "Dikes (Construkctions)"@en ;
    skos:broadMatch <http://dewey.info/class/627.24/e23/>,
        <http://dewey.info/class/627.42/e23/> ;
    skos:broader humord:c05199 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/627.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/627.24/e23/>,
        <http://dewey.info/class/627.42/e23/>,
        <http://dewey.info/class/627.58/e23/> ;
    skos:prefLabel "Dykes (Constructions)"@en,
        "Diker"@nb .

humord:c19450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19450" ;
    dct:modified "2004-04-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05946 ;
    skos:definition "Substantiv med abstrakt betydning avledet av et verb <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Verbal abstractum"@en,
        "Verbalabstraktum"@nb .

humord:c19453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19453" ;
    dct:modified "2024-10-10T13:36:26"^^xsd:dateTime ;
    skos:altLabel "Banaskantha"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Banaskantha district"@en,
        "Banaskantha"@nb .

humord:c19454 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19454" ;
    dct:modified "2025-02-18T13:23:36"^^xsd:dateTime ;
    skos:altLabel "Kachcch"@en,
        "Kachchh"@nb,
        "Kutch"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Kutch district"@en,
        "Kachchh"@nb .

humord:c19456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19456" ;
    dct:modified "2025-01-21T07:36:30"^^xsd:dateTime ;
    skos:altLabel "Museums of natural history"@en,
        "Naturhistoriske museum"@nb ;
    skos:broader humord:c04622 ;
    skos:definition "Naturhistoriske museer er museer som omfatter materiale til dokumentasjon, vitenskapelige studier, utstillingssamlinger og andre publikumsfasiliteter knyttet til naturhistorisk materiale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:exactMatch realfagstermer:c006511,
        <http://dewey.info/class/508.074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006511,
        <http://dewey.info/class/508.074/e23/> ;
    skos:prefLabel "Natural history museums"@en,
        "Naturhistoriske museer"@nb ;
    skos:related humord:c61121 .

humord:c19457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19457" ;
    dct:modified "2017-09-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.422/e23/>,
        <http://dewey.info/class/355.45/e23/> ;
    skos:broader humord:c09452 ;
    skos:definition "Forsvarstiltak, særlig brukt under retrett, det å legge store områder helt øde for å unndra angriperen alle hjelpemidler <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.422/e23/>,
        <http://dewey.info/class/355.45/e23/> ;
    skos:prefLabel "Scorched earth"@en,
        "Brente jords taktikk"@nb .

humord:c19458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19458" ;
    dct:modified "2023-11-24T08:12:26"^^xsd:dateTime ;
    skos:altLabel "Evakuering"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:broader humord:c01522 ;
    skos:definition "Flytting fra et truet område <BOB>"@nb ;
    skos:exactMatch realfagstermer:c009632 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009632,
        <http://dewey.info/class/363.1/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:prefLabel "Evacuation"@en,
        "Evakuering"@nb .

humord:c19459 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19459" ;
    dct:modified "2025-02-13T15:20:09"^^xsd:dateTime ;
    skos:altLabel "Boston"@nb ;
    skos:broader humord:c12809 ;
    skos:exactMatch realfagstermer:c030655,
        <http://dewey.info/class/2--74461/e23/>,
        <http://dewey.info/class/917.446104/e23/>,
        <http://dewey.info/class/974.461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030655,
        <http://dewey.info/class/2--74461/e23/>,
        <http://dewey.info/class/917.446104/e23/>,
        <http://dewey.info/class/974.461/e23/> ;
    skos:prefLabel "Boston"@en,
        "Boston"@nb .

humord:c19460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19460" ;
    dct:modified "2024-08-01T10:34:44"^^xsd:dateTime ;
    skos:altLabel "Aleksanderteknikk"@nb,
        "Alexanderteknikk"@nb ;
    skos:broadMatch <http://dewey.info/class/615.82/e23/> ;
    skos:broader humord:c03948 ;
    skos:definition "Aleksanderteknikk er en behandlingsform utviklet av F.M. Alexander der formålet er å avlære dårlige  holdninger og innlære ny og funksjonell balansering av skjelett og muskler  <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.82/e23/> ;
    skos:prefLabel "Alexander Technique"@en,
        "Aleksanderteknikk"@nb .

humord:c19462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19462" ;
    dct:modified "2020-07-30T11:22:19"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/786.5/e23/> ;
    skos:broader humord:c17201 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.5/e23/> ;
    skos:prefLabel "Hammond organs"@en,
        "Hammondorgler"@nb .

humord:c19463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19463" ;
    dct:modified "2004-04-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07745 ;
    skos:definition "Det å gå i butikker, gjøre innkjøp <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/381.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/395.53/e23/> ;
    skos:prefLabel "Shopping"@en,
        "Shopping"@nb ;
    skos:relatedMatch <http://dewey.info/class/395.53/e23/> .

humord:c19464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19464" ;
    dct:modified "2020-08-03T07:51:04"^^xsd:dateTime ;
    skos:altLabel "Super markets"@en ;
    skos:broadMatch <http://dewey.info/class/381.456413/e23/> ;
    skos:broader humord:c07595 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/381.149/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.149/e23/>,
        <http://dewey.info/class/381.456413/e23/>,
        <http://dewey.info/class/658.879/e23/> ;
    skos:prefLabel "Supermarkets"@en,
        "Supermarkeder"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.879/e23/> .

humord:c19466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19466" ;
    dct:modified "2004-04-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sadhs"@en,
        "Satnami"@en,
        "Satnami sekt"@nb ;
    skos:broadMatch <http://dewey.info/class/294.551/e23/> ;
    skos:broader humord:c08791,
        humord:c08793 ;
    skos:definition "Religiøs bevegelse i India basert både på hindu og islamsk praksis <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.551/e23/> ;
    skos:prefLabel "Sadh"@en,
        "Satnami"@nb .

humord:c19468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19468" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ergative verb"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c12036 ;
    skos:definition "En gruppe intransitive verb som tar subjekter med samme egenskaper som objektene til de tilsvarende transitive verbene <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Unaccusative verbs"@en,
        "Uakkusative verb"@nb ;
    skos:related humord:c06085 .

humord:c19473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19473" ;
    dct:modified "2023-11-15T14:16:27"^^xsd:dateTime ;
    skos:altLabel "Public Record Office"@en,
        "Arkivvesen"@nb ;
    skos:broader humord:c00113 ;
    skos:closeMatch <http://dewey.info/class/027/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:exactMatch realfagstermer:c011069 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011069,
        <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/344.092/e23/> ;
    skos:prefLabel "Archive sector"@en,
        "Arkivvesen"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.092/e23/> .

humord:c19474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19474" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16251 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/788.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.882/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/>,
        <http://dewey.info/class/788.2/e23/> ;
    skos:prefLabel "Woodwind instruments"@en,
        "Treblåseinstrumenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.882/e23/>,
        <http://dewey.info/class/784/e23/>,
        <http://dewey.info/class/785/e23/> .

humord:c19475 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19475" ;
    dct:modified "2004-05-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030455,
        <http://dewey.info/class/2--781/e23/>,
        <http://dewey.info/class/917.81/e23/>,
        <http://dewey.info/class/978.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030455,
        <http://dewey.info/class/2--781/e23/>,
        <http://dewey.info/class/917.81/e23/>,
        <http://dewey.info/class/978.1/e23/> ;
    skos:prefLabel "Kansas"@en,
        "Kansas"@nb .

humord:c19476 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19476" ;
    dct:modified "2025-03-14T09:08:08"^^xsd:dateTime ;
    skos:altLabel "Horti Sallustiani"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Gardens of Sallust"@en,
        "Horti Sallustiani"@nb .

humord:c19477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19477" ;
    dct:modified "2024-12-04T11:52:17"^^xsd:dateTime ;
    skos:altLabel "Qazaq folk literature"@en,
        "Kasakhisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/398.20494345/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20494345/e23/> ;
    skos:prefLabel "Kazakh folk literature"@en,
        "Kasakhisk folkediktning"@nb .

humord:c19479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19479" ;
    dct:modified "2024-08-21T10:35:12"^^xsd:dateTime ;
    skos:altLabel "Eastern Front (WWII)"@en,
        "Eastern Front (World War II)"@en,
        "Operation Barbarossa"@en,
        "Austfronten (Andre verdskrig)"@nb,
        "Operasjon Barbarossa"@nb ;
    skos:broadMatch <http://dewey.info/class/940.54217/e23/> ;
    skos:broader humord:c03985 ;
    skos:definition "Tysk angrep på Sovjetunionen i 1941 samt videre kamper frem til 1945 <HLS>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.54217/e23/> ;
    skos:prefLabel "Eastern Front (Second World War)"@en,
        "Østfronten (Andre verdenskrig)"@nb .

humord:c19481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 66 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19481" ;
    dct:modified "2024-10-21T12:15:53"^^xsd:dateTime ;
    skos:altLabel "Survivor's children"@en,
        "Andre generasjons overlevande"@nb,
        "Annen generasjons overlevende"@nb,
        "Barn av overlevande"@nb ;
    skos:broadMatch <http://dewey.info/class/304.663/e23/>,
        <http://dewey.info/class/940.5318/e23/> ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Brukes om barn av overlevende etter Holocaust og andre folkemord <hls04>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.663/e23/>,
        <http://dewey.info/class/940.5318/e23/> ;
    skos:prefLabel "Children of survivors"@en,
        "Barn av overlevende"@nb ;
    skos:related humord:c19483 .

humord:c19483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19483" ;
    dct:modified "2024-11-05T15:14:51"^^xsd:dateTime ;
    skos:altLabel "Overlevande"@nb ;
    skos:broadMatch <http://dewey.info/class/364.151/e23/>,
        <http://dewey.info/class/940.5318/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.151/e23/>,
        <http://dewey.info/class/940.5318/e23/> ;
    skos:prefLabel "Survivors"@en,
        "Overlevende"@nb ;
    skos:related humord:c19481,
        humord:c24988 .

humord:c19485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19485" ;
    dct:modified "2024-02-09T09:42:44"^^xsd:dateTime ;
    skos:altLabel "Sports aerobics"@en,
        "Aerobics"@nb,
        "Aerobikk"@nb,
        "Sports aerobics"@nb ;
    skos:broadMatch <http://dewey.info/class/796.44/e23/> ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/613.715/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.715/e23/>,
        <http://dewey.info/class/796.44/e23/> ;
    skos:prefLabel "Aerobics"@en,
        "Aerobics"@nb .

humord:c19487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19487" ;
    dct:modified "2024-10-31T14:02:15"^^xsd:dateTime ;
    skos:altLabel "Turkologar"@nb ;
    skos:broader humord:c07429 ;
    skos:exactMatch <http://dewey.info/class/494.3092/e23/>,
        <http://dewey.info/class/939.2007202/e23/>,
        <http://dewey.info/class/956.1007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.3092/e23/>,
        <http://dewey.info/class/939.2007202/e23/>,
        <http://dewey.info/class/956.1007202/e23/> ;
    skos:prefLabel "Turcologists"@en,
        "Turkologer"@nb ;
    skos:related humord:c04502 .

humord:c19488 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19488" ;
    dct:modified "2024-12-05T13:03:18"^^xsd:dateTime ;
    skos:altLabel "Kirghiz folk literature"@en,
        "Kirgiz folk literature"@en,
        "Kirgisisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kyrgyz folk literature"@en,
        "Kirgisisk folkediktning"@nb .

humord:c19489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19489" ;
    dct:modified "2004-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/690.597/e23/>,
        <http://dewey.info/class/720.48/e23/>,
        <http://dewey.info/class/725.97/e23/> ;
    skos:broader humord:c05286 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/690.597/e23/>,
        <http://dewey.info/class/720.48/e23/>,
        <http://dewey.info/class/725.97/e23/> ;
    skos:prefLabel "Round towers"@en,
        "Rundtårn"@nb .

humord:c19490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19490" ;
    dct:modified "2024-11-21T09:22:34"^^xsd:dateTime ;
    skos:altLabel "Brochar"@nb,
        "Brogh"@nb,
        "Brough"@nb ;
    skos:broadMatch <http://dewey.info/class/722.9093611/e23/> ;
    skos:broader humord:c00008,
        humord:c05293 ;
    skos:definition "Forhistorisk konstruksjon, særlig på Orknøyene, Shetland og det skotske fastlandet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.9093611/e23/>,
        <http://dewey.info/class/936.1102/e23/> ;
    skos:prefLabel "Brochs"@en,
        "Brocher"@nb ;
    skos:relatedMatch <http://dewey.info/class/936.1102/e23/> .

humord:c19493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19493" ;
    dct:modified "2024-12-06T12:53:34"^^xsd:dateTime ;
    skos:altLabel "Basjkirsk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049438/e23/> ;
    skos:broader humord:c05055 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049438/e23/> ;
    skos:prefLabel "Bashkir folk literature"@en,
        "Basjkirsk folkediktning"@nb .

humord:c19494 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19494" ;
    dct:modified "2025-02-24T07:57:33"^^xsd:dateTime ;
    skos:altLabel "Mitani"@nb,
        "Mitanni"@nb,
        "Mitanniriket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--354/e23/> ;
    skos:broader humord:c01925 ;
    skos:definition "Mitanni  var et hurrittisk kongedømme på midten av det 2. århundre f.Kr. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/935.402/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/935.402/e23/> ;
    skos:prefLabel "Mitanni"@en,
        "Mitanni"@nb .

humord:c19496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19496" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nasjonalistiske partier"@nb ;
    skos:broader humord:c09623 ;
    skos:exactMatch <http://dewey.info/class/324.2183/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.183/e23/>,
        <http://dewey.info/class/324.2183/e23/> ;
    skos:prefLabel "Nationalist parties"@en,
        "Nasjonalistpartier"@nb ;
    skos:related humord:c09654 ;
    skos:relatedMatch <http://dewey.info/class/324.183/e23/> .

humord:c19498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19498" ;
    dct:modified "2024-12-02T14:54:37"^^xsd:dateTime ;
    skos:altLabel "Intuisjonisme"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/143/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/143/e23/> ;
    skos:prefLabel "Intuitionism"@en,
        "Intuisjonisme"@nb .

humord:c19499 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19499" ;
    dct:modified "2016-11-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Haugaland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48344/e23/>,
        <http://dewey.info/class/914.8344/e23/>,
        <http://dewey.info/class/948.344/e23/> ;
    skos:broader humord:c02848 ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48344/e23/>,
        <http://dewey.info/class/914.8344/e23/>,
        <http://dewey.info/class/948.344/e23/> ;
    skos:prefLabel "Haugalandet"@en,
        "Haugalandet"@nb .

humord:c19500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19500" ;
    dct:modified "2024-08-21T12:54:43"^^xsd:dateTime ;
    skos:altLabel "Mukden Incident"@en,
        "18. september-hendelsen"@nb,
        "18. september-hendinga"@nb,
        "Jiu-Yiba Shibian"@nb,
        "Manchurian incident"@nb,
        "Manshû jihen"@nb,
        "Mukden incident"@nb ;
    skos:broadMatch <http://dewey.info/class/951.042/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Japans invasjon av den nordøstre del av Nord-Kina, 18. september 1931, med påfølgende okkupasjon av området <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.042/e23/> ;
    skos:prefLabel "Manchurian Incident"@en,
        "Manchurian incident"@nb .

humord:c19506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19506" ;
    dct:modified "2024-10-18T14:08:20"^^xsd:dateTime ;
    skos:altLabel "Japansk skrift"@nb,
        "Japanske skriftsystem"@nb ;
    skos:broader humord:c06408 ;
    skos:exactMatch <http://dewey.info/class/495.611/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.611/e23/> ;
    skos:prefLabel "Japanese scripts"@en,
        "Japanske skriftsystemer"@nb .

humord:c19507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19507" ;
    dct:modified "2024-10-18T14:42:24"^^xsd:dateTime ;
    skos:altLabel "Koreansk skrift"@nb,
        "Koreanske skriftsystem"@nb ;
    skos:broader humord:c06408 ;
    skos:exactMatch <http://dewey.info/class/495.711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.711/e23/> ;
    skos:prefLabel "Korean scripts"@en,
        "Koreanske skriftsystemer"@nb .

humord:c19508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19508" ;
    dct:modified "2020-10-27T08:09:24"^^xsd:dateTime ;
    skos:altLabel "Chinese characters"@en,
        "Hanzi"@en,
        "Han zi"@nb,
        "Hanzi"@nb,
        "Kinesisk tegnsystem"@nb,
        "Kinesiske tegn"@nb ;
    skos:broader humord:c06408 ;
    skos:definition "Kinesisk tegnsystem <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/495.111/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.111/e23/> ;
    skos:prefLabel "Chinese script"@en,
        "Kinesisk skrift"@nb ;
    skos:related humord:c06435,
        humord:c06441 .

humord:c19512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19512" ;
    dct:modified "2024-10-09T08:21:17"^^xsd:dateTime ;
    skos:altLabel "Babusa language"@en,
        "Favorlang language"@en,
        "Babusa språk"@nb,
        "Babuza språk"@nb,
        "Favorlang språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c14834 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb,
        "Språkkode: bzg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Babuza language"@en,
        "Favorlang språk"@nb .

humord:c19514 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19514" ;
    dct:modified "2025-02-18T12:07:15"^^xsd:dateTime ;
    skos:altLabel "Vijaypura"@en,
        "Bijapur"@nb,
        "Vijaypura"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01867 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Bijapur"@en,
        "Bijapur"@nb .

humord:c19515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19515" ;
    dct:modified "2020-06-11T10:51:35"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/363.61/e23/> ;
    skos:broader humord:c05199 ;
    skos:definition "Utendørs, hånddrevet vannpumpe (om eldre forhold) <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/628.1/e23/>,
        <http://dewey.info/class/628.72/e23/> ;
    skos:prefLabel "Watering posts"@en,
        "Vannposter"@nb ;
    skos:relatedMatch <http://dewey.info/class/628.1/e23/>,
        <http://dewey.info/class/628.72/e23/> .

humord:c19516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19516" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Runer (Sang)"@nb ;
    skos:broadMatch <http://dewey.info/class/782.42094897/e23/> ;
    skos:broader humord:c37563 ;
    skos:definition "Finsk folkesang, vekselsang <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42094897/e23/> ;
    skos:prefLabel "Runic songs"@en,
        "Runesanger"@nb .

humord:c19519 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c10057,
        humord:c19508 ;
    dct:created "2004-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19519" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sinomongolsk skrift (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c19520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19520" ;
    dct:modified "2004-06-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Looting"@en,
        "Plundering"@en,
        "Røving"@nb ;
    skos:broader humord:c11516 ;
    skos:closeMatch <http://dewey.info/class/364.16/e23/> ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.16/e23/> ;
    skos:prefLabel "Pillage"@en,
        "Plyndring"@nb .

humord:c19522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19522" ;
    dct:modified "2020-07-03T14:55:10"^^xsd:dateTime ;
    skos:altLabel "Seizure (Confiscation by the state)"@en,
        "Sequestration"@en,
        "Beslagleggelse"@nb,
        "Inndragning"@nb,
        "Konfiskering"@nb ;
    skos:broadMatch <http://dewey.info/class/343.0252/e23/> ;
    skos:broader humord:c09762 ;
    skos:definition "Inndragning til fordel for statskassen <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0252/e23/> ;
    skos:prefLabel "Confiscation"@en,
        "Konfiskasjon"@nb .

humord:c19525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19525" ;
    dct:modified "2004-06-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vellum"@en ;
    skos:broadMatch <http://dewey.info/class/685/e23/> ;
    skos:broader humord:c08369 ;
    skos:definition "Renset og tørket skinn til å skrive på <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/096.2/e23/>,
        <http://dewey.info/class/676.2845/e23/>,
        <http://dewey.info/class/685/e23/> ;
    skos:prefLabel "Parchment"@en,
        "Pergament"@nb ;
    skos:relatedMatch <http://dewey.info/class/096.2/e23/>,
        <http://dewey.info/class/676.2845/e23/> .

humord:c19526 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19526" ;
    dct:modified "2024-10-14T15:51:04"^^xsd:dateTime ;
    skos:altLabel "Barentsburg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Barentsburg"@en,
        "Barentsburg"@nb .

humord:c19527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19527" ;
    dct:modified "2024-10-31T10:35:17"^^xsd:dateTime ;
    skos:altLabel "Pomory"@en,
        "Pomorar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89171/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:broader humord:c07461 ;
    skos:definition "Betegnelse på russere som tidligere drev handel på Nord-Norge <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89171/e23/>,
        <http://dewey.info/class/5--9171/e23/>,
        <http://dewey.info/class/947/e23/> ;
    skos:prefLabel "Pomors"@en,
        "Pomorer"@nb ;
    skos:related humord:c13281 ;
    skos:relatedMatch <http://dewey.info/class/5--9171/e23/> .

humord:c19528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19528" ;
    dct:modified "2004-06-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Subject maps"@en,
        "Thematic maps"@en,
        "Topical maps"@en ;
    skos:broadMatch <http://dewey.info/class/006.332/e23/>,
        <http://dewey.info/class/025.4/e23/> ;
    skos:broader humord:c16040 ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.332/e23/>,
        <http://dewey.info/class/025.4/e23/> ;
    skos:prefLabel "Topic maps"@en,
        "Emnekart"@nb .

humord:c19529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19529" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/345.0238/e23/>,
        <http://dewey.info/class/364.138/e23/> ;
    skos:broader humord:c14367 ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/345.0238/e23/>,
        <http://dewey.info/class/364.138/e23/> ;
    skos:prefLabel "War crime trials"@en,
        "Krigsforbryterprosesser"@nb ;
    skos:related humord:c08897,
        humord:c27029 .

humord:c19530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19530" ;
    dct:modified "2024-12-12T07:46:14"^^xsd:dateTime ;
    skos:altLabel "Nuremberg Trial of Major German War Criminals"@en,
        "Nürnberg-saka"@nb,
        "Nürnberg-saken"@nb,
        "Nürnbergprosessen"@nb ;
    skos:broader humord:c19543 ;
    skos:closeMatch <http://dewey.info/class/341.690268/e23/> ;
    skos:definition "Rettsak mot 13 krigsforbrytere november 1945 til september 1946 <HLS>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/940.5314/e23/> ;
    skos:prefLabel "Nuremberg War Crime Trials"@en,
        "Nürnbergprosessen"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.5314/e23/> .

humord:c19531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19531" ;
    dct:modified "2021-04-19T22:49:40"^^xsd:dateTime ;
    skos:altLabel "Goldes"@en,
        "Golder"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:prefLabel "Nanai"@en,
        "Nanai (Folk)"@nb .

humord:c19533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19533" ;
    dct:modified "2021-03-29T13:16:18"^^xsd:dateTime ;
    skos:altLabel "Sumi Naga language"@en,
        "Sumi naga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18240 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Sema Naga language"@en,
        "Sema naga språk"@nb .

humord:c19534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19534" ;
    dct:modified "2004-06-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tase Naga language"@en,
        "Tangshang naga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18240 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tangshang Naga language"@en,
        "Tase naga språk"@nb .

humord:c19535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19535" ;
    dct:modified "2004-06-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c19534 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Moklum dialect"@en,
        "Moklum dialekt"@nb .

humord:c19536 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19536" ;
    dct:modified "2025-03-17T13:38:17"^^xsd:dateTime ;
    skos:altLabel "Oplontis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Oplontis"@en,
        "Oplontis"@nb .

humord:c19537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19537" ;
    dct:modified "2024-05-15T13:13:34"^^xsd:dateTime ;
    skos:altLabel "Vulkanutbrot"@nb,
        "Vulkanutbrott"@nb ;
    skos:broader humord:c13257 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c003519 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003519,
        <http://dewey.info/class/551.21/e23/> ;
    skos:prefLabel "Volcanic eruptions"@en,
        "Vulkanutbrudd"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.21/e23/> .

humord:c19538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19538" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stockades"@en,
        "Pæleverk"@nb ;
    skos:broadMatch <http://dewey.info/class/623.1/e23/> ;
    skos:broader humord:c05291 ;
    skos:definition "Forskansning av tømmerstokker eller pæler som er reist tett sammen på høykant <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/725.18/e23/> ;
    skos:prefLabel "Palisades"@en,
        "Palisader"@nb ;
    skos:relatedMatch <http://dewey.info/class/725.18/e23/> .

humord:c19540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19540" ;
    dct:modified "2024-08-28T20:06:52"^^xsd:dateTime ;
    skos:altLabel "Auschwitz-prosessen (Krakow 1947)"@nb,
        "Auschwitzprosessen (Krakow 1947)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5314/e23/> ;
    skos:broader humord:c19543 ;
    skos:closeMatch <http://dewey.info/class/341.690268/e23/> ;
    skos:definition "Prosess i Krakow november-desember 1947 for forbrytelser begått i konsentrasjonsleiren Auschwitz under Andre verdenskrig <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/940.5314/e23/>,
        <http://dewey.info/class/940.531853862/e23/> ;
    skos:prefLabel "Auschwitz Trial (Krakow 1947)"@en,
        "Auschwitzprosessen (Krakow 1947)"@nb ;
    skos:related humord:c19541 ;
    skos:relatedMatch <http://dewey.info/class/940.531853862/e23/> .

humord:c19541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19541" ;
    dct:modified "2024-08-28T20:06:32"^^xsd:dateTime ;
    skos:altLabel "Auschwitz-prosessen (Frankfurt 1963-1965)"@nb,
        "Auschwitzprosessen (Frankfurt 1963-1965)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5314/e23/> ;
    skos:broader humord:c19543 ;
    skos:closeMatch <http://dewey.info/class/341.690268/e23/> ;
    skos:definition "Prosess holdt i Frankfurt 1963-1965 for forbrytelser begått i konsentrasjonsleiren Auschwitz under Andre verdenskrig <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/940.5314/e23/>,
        <http://dewey.info/class/940.531853862/e23/> ;
    skos:prefLabel "Auschwitz Trial (Frankfurt 1963-1965)"@en,
        "Auschwitzprosessen (Frankfurt 1963-1965)"@nb ;
    skos:related humord:c19540 ;
    skos:relatedMatch <http://dewey.info/class/940.531853862/e23/> .

humord:c19542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19542" ;
    dct:modified "2024-12-12T07:40:25"^^xsd:dateTime ;
    skos:altLabel "Legal purge in Denmark after World War II"@en,
        "Landssvikoppgjeret (Danmark)"@nb,
        "Rettsoppgjeret (Danmark)"@nb,
        "Rettsoppgjøret (Danmark)"@nb ;
    skos:broader humord:c19543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5316309489/e23/>,
        <http://dewey.info/class/948.9051/e23/>,
        <http://dewey.info/class/948.9053/e23/> ;
    skos:prefLabel "Danish collaborator trials"@en,
        "Landssvikoppgjøret (Danmark)"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.5316309489/e23/>,
        <http://dewey.info/class/948.9051/e23/>,
        <http://dewey.info/class/948.9053/e23/> .

humord:c19543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19543" ;
    dct:modified "2024-12-12T07:46:32"^^xsd:dateTime ;
    skos:altLabel "Rettsoppgjeret"@nb,
        "Rettsoppgjeret (Andre verdskrig)"@nb,
        "Rettsoppgjøret (1945)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5314/e23/> ;
    skos:broader humord:c16958 ;
    skos:closeMatch <http://dewey.info/class/341.690268/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/940.5314/e23/> ;
    skos:prefLabel "Rettsoppgjøret (Andre verdenskrig)"@nb ;
    skos:related humord:c03985 .

humord:c19544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19544" ;
    dct:modified "2024-09-16T13:57:16"^^xsd:dateTime ;
    skos:altLabel "Chahta Anumpa language"@en,
        "Choctaw språk"@nb ;
    skos:broader humord:c14775 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb,
        "Språkkode: cho"@nb ;
    skos:exactMatch <http://dewey.info/class/497.387/e23/>,
        <http://dewey.info/class/6--97387/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.387/e23/>,
        <http://dewey.info/class/6--97387/e23/> ;
    skos:prefLabel "Choctaw language"@en,
        "Choctaw språk"@nb .

humord:c19545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19545" ;
    dct:modified "2024-11-08T10:27:12"^^xsd:dateTime ;
    skos:altLabel "Dido"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Lukket bemerkning: uno04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Dido"@en,
        "Dido"@nb ;
    skos:related humord:c12093 .

humord:c19547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19547" ;
    dct:modified "2004-06-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/745/e23/> ;
    skos:broader humord:c05625 ;
    skos:definition "Repeterende mønster benyttet i kunst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.4/e23/>,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/745/e23/>,
        <http://dewey.info/class/748.8/e23/> ;
    skos:prefLabel "Ornament"@en,
        "Ornament"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.4/e23/>,
        <http://dewey.info/class/736.5/e23/>,
        <http://dewey.info/class/748.8/e23/> .

humord:c19548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19548" ;
    dct:modified "2024-10-23T10:38:12"^^xsd:dateTime ;
    skos:altLabel "Birkallar"@nb,
        "Birkarar"@nb,
        "Birkarer"@nb,
        "Birkarlar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8397/e23/>,
        <http://dewey.info/class/305.894541/e23/>,
        <http://dewey.info/class/305.894543/e23/>,
        <http://dewey.info/class/5--397/e23/>,
        <http://dewey.info/class/5--94541/e23/>,
        <http://dewey.info/class/5--94543/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Birkarler var handelsfolk med opprinnelig agrar bakgrunn fra kystlandskapene rundt Bottenviken <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8397/e23/>,
        <http://dewey.info/class/305.894541/e23/>,
        <http://dewey.info/class/305.894543/e23/>,
        <http://dewey.info/class/5--397/e23/>,
        <http://dewey.info/class/5--94541/e23/>,
        <http://dewey.info/class/5--94543/e23/> ;
    skos:prefLabel "Birkarls"@en,
        "Birkarler"@nb .

humord:c19550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19550" ;
    dct:modified "2024-11-13T08:12:46"^^xsd:dateTime ;
    skos:altLabel "Medical experimentation"@en,
        "Eksperiment (Medisin)"@nb,
        "Medisinske eksperiment"@nb,
        "Medisinske eksperimenter"@nb,
        "Medisinske forsøk"@nb ;
    skos:broadMatch <http://dewey.info/class/616.027/e23/> ;
    skos:broader humord:c01465,
        humord:c03806 ;
    skos:closeMatch realfagstermer:c001438 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001438,
        <http://dewey.info/class/174.28/e23/>,
        <http://dewey.info/class/616.027/e23/> ;
    skos:prefLabel "Medical experiments"@en,
        "Eksperimenter (Medisin)"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.28/e23/> .

humord:c19553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19553" ;
    dct:modified "2024-08-19T13:10:41"^^xsd:dateTime ;
    skos:altLabel "Human experiments"@en,
        "Human subject research"@en,
        "Medical experimentation on humans"@en,
        "Menneskeforsøk"@nb ;
    skos:broadMatch <http://dewey.info/class/615.50724/e23/> ;
    skos:broader humord:c19550 ;
    skos:closeMatch <http://dewey.info/class/174.28/e23/> ;
    skos:definition "Medisinske forsøk på mennesker <HLS>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:exactMatch realfagstermer:c004594 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004594,
        <http://dewey.info/class/174.28/e23/>,
        <http://dewey.info/class/344.04196/e23/>,
        <http://dewey.info/class/615.50724/e23/> ;
    skos:prefLabel "Human expermentation"@en,
        "Menneskeforsøk"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.04196/e23/> .

humord:c19555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19555" ;
    dct:modified "2004-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.1555/e23/> ;
    skos:broader humord:c09241 ;
    skos:definition "Bruk av (trusler om) vold for å oppnå visse mål <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1555/e23/> ;
    skos:prefLabel "Terror"@en,
        "Terror"@nb ;
    skos:related humord:c09678 .

humord:c19556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19556" ;
    dct:modified "2004-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09670 ;
    skos:closeMatch <http://dewey.info/class/323.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.044/e23/> ;
    skos:prefLabel "Political persecution"@en,
        "Politisk forfølgelse"@nb ;
    skos:related humord:c08893 .

humord:c19557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19557" ;
    dct:modified "2011-12-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ethnic differences"@en,
        "Racial conflicts"@en,
        "Racial differences"@en,
        "Racial tensions"@en,
        "Rasekonflikter"@nb,
        "Rasemotsetninger"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/323.11/e23/> ;
    skos:broader humord:c25734 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/323.11/e23/> ;
    skos:prefLabel "Ethnic conflicts"@en,
        "Etniske konflikter"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.6/e23/> .

humord:c19559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19559" ;
    dct:modified "2024-10-31T12:46:25"^^xsd:dateTime ;
    skos:altLabel "Slave laborers"@en,
        "Slave workers"@en,
        "Slavearbeidarar"@nb ;
    skos:broader humord:c07364,
        humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: hls04"@nb ;
    skos:exactMatch <http://dewey.info/class/331.11734/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.11734/e23/> ;
    skos:prefLabel "Slave labourers"@en,
        "Slavearbeidere"@nb ;
    skos:related humord:c09240 .

humord:c19560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19560" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Labor camps"@en,
        "Arbeidsleire"@nb ;
    skos:broadMatch <http://dewey.info/class/344.03565/e23/>,
        <http://dewey.info/class/365.45/e23/> ;
    skos:broader humord:c14491 ;
    skos:definition "Leir for tvangs- og straffarbeid <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.03565/e23/>,
        <http://dewey.info/class/365.45/e23/> ;
    skos:prefLabel "Labour camps"@en,
        "Arbeidsleirer"@nb ;
    skos:related humord:c08994 .

humord:c19562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19562" ;
    dct:modified "2004-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kommunitarianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.011/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Moderne politiskfilosofisk teori som betoner fellesskapet framfor det enkelte individ <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/320.4/e23/> ;
    skos:prefLabel "Communitarianism"@en,
        "Kommunitarisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.4/e23/> .

humord:c19563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19563" ;
    dct:modified "2024-12-03T14:35:22"^^xsd:dateTime ;
    skos:altLabel "Singhalese folk literature"@en,
        "Sinhala folk literature"@en,
        "Singhalesisk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:closeMatch <http://dewey.info/class/398.2049148/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049148/e23/> ;
    skos:prefLabel "Sinhalese folk literature"@en,
        "Singhalesisk folkediktning"@nb .

humord:c19564 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19564" ;
    dct:modified "2024-12-06T10:36:07"^^xsd:dateTime ;
    skos:altLabel "Cham folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Cham folk literature"@en,
        "Cham folkediktning"@nb .

humord:c19565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19565" ;
    dct:modified "2024-08-15T08:29:31"^^xsd:dateTime ;
    skos:altLabel "Angloromani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:broader humord:c10407 ;
    skos:editorialNote "Språkkode: rme"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.497/e23/>,
        <http://dewey.info/class/6--91497/e23/> ;
    skos:prefLabel "Angloromani language"@en,
        "Angloromani språk"@nb .

humord:c19567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19567" ;
    dct:modified "2024-10-23T10:23:27"^^xsd:dateTime ;
    skos:altLabel "Negidal språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13746 ;
    skos:editorialNote "Språkkode: neg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Negidal language"@en,
        "Negidal språk"@nb .

humord:c19568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19568" ;
    dct:modified "2024-10-23T10:12:57"^^xsd:dateTime ;
    skos:altLabel "Olcha language"@en,
        "Olcha språk"@nb,
        "Oltsja språk"@nb,
        "Ulch språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:broader humord:c13748 ;
    skos:editorialNote "Språkkode: ulc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/>,
        <http://dewey.info/class/6--941/e23/> ;
    skos:prefLabel "Ulch language"@en,
        "Oltsja språk"@nb .

humord:c19571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19571" ;
    dct:modified "2024-10-22T09:32:01"^^xsd:dateTime ;
    skos:altLabel "Tariano language"@en,
        "Tariana språk"@nb,
        "Tariano språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:broader humord:c15427 ;
    skos:editorialNote "Språkkode: tae"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.39/e23/>,
        <http://dewey.info/class/6--9839/e23/> ;
    skos:prefLabel "Tariana language"@en,
        "Tariana språk"@nb .

humord:c19575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19575" ;
    dct:modified "2024-11-08T10:12:59"^^xsd:dateTime ;
    skos:altLabel "Hercules"@en,
        "Herakles"@nb,
        "Hercules"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Herakles er en gud i gresk mytologi. <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Heracles"@en,
        "Herakles"@nb .

humord:c19576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19576" ;
    dct:modified "2004-07-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/529.1/e23/> ;
    skos:broader humord:c19577 ;
    skos:definition "Tiden omkring soloppgang, første del av dagen <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.1/e23/> ;
    skos:prefLabel "Morning"@en,
        "Morgen"@nb .

humord:c19577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19577" ;
    dct:modified "2020-09-17T13:11:00"^^xsd:dateTime ;
    skos:altLabel "24 hour period"@en,
        "24 hours"@en,
        "Twenty-four hour period"@en,
        "Twenty-four hours"@en ;
    skos:broader humord:c11108 ;
    skos:closeMatch <http://dewey.info/class/529.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/529.1/e23/> ;
    skos:prefLabel "Twenty-four hour day"@en,
        "Døgn"@nb .

humord:c19578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19578" ;
    dct:modified "2020-07-30T09:14:26"^^xsd:dateTime ;
    skos:altLabel "Euphonium"@en,
        "Eufonium"@nb,
        "Euphonium"@nb,
        "Euphoniumer"@nb ;
    skos:broader humord:c17320 ;
    skos:closeMatch <http://dewey.info/class/788.975/e23/> ;
    skos:definition "Vidmensurert instrument av kornettfamilien i barytonleie <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.975/e23/> ;
    skos:prefLabel "Euphoniums"@en,
        "Eufoniumer"@nb .

humord:c19579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19579" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:broader humord:c04932 ;
    skos:definition "Rosende, smigrende uttalelse <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Compliments"@en,
        "Komplimenter"@nb .

humord:c19580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19580" ;
    dct:modified "2004-07-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Grammatical person"@en,
        "Grammatisk person"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Morfosyntaktisk kategori. Opptrer i bøyingen oftest sammen med numerus, inngår i bøyingen av verb, omfatter 3 morfosyntaktiske trekk: 1.person (den tiltalende), 2.person (den tiltalte), 3.person (den eller det omtalte) <UBB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Person (Morphology)"@en,
        "Person (Morfologi)"@nb .

humord:c19582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19582" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Chorales"@en,
        "Salmemelodier"@nb ;
    skos:broader humord:c05501 ;
    skos:closeMatch <http://dewey.info/class/784.189925/e23/> ;
    skos:definition "Opprinnelig en betegnelse for den katolske kirkes liturgiske sang, etter reformasjonen også den evangeliske kirkes salmemelodier <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:exactMatch <http://dewey.info/class/782.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.27/e23/>,
        <http://dewey.info/class/784.189925/e23/> ;
    skos:prefLabel "Hymns"@en,
        "Koraler"@nb .

humord:c19584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19584" ;
    dct:modified "2024-11-04T08:20:20"^^xsd:dateTime ;
    skos:altLabel "Forleggarar"@nb ;
    skos:broadMatch <http://dewey.info/class/070.5/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Utgiver av en bok, person som driver et forlag <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/> ;
    skos:prefLabel "Publishers"@en,
        "Forleggere"@nb ;
    skos:related humord:c09105 .

humord:c19585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19585" ;
    dct:modified "2024-01-31T10:04:56"^^xsd:dateTime ;
    skos:altLabel "Cyber room"@en,
        "Cyberspace"@nb,
        "Kyberrom"@nb ;
    skos:broadMatch <http://dewey.info/class/004.67/e23/> ;
    skos:broader humord:c04193 ;
    skos:definition "Brukes nå gjerne om Internett, både om det fysiske nettet der digitale overføringer foregår og om det virtuelle (tenkte) rommet der kommunikasjon mellom mennesker foregår <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:exactMatch realfagstermer:c009921 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009921,
        <http://dewey.info/class/004.67/e23/> ;
    skos:prefLabel "Cyberspace"@en,
        "Cyberspace"@nb ;
    skos:related humord:c13440,
        humord:c22003,
        humord:c22007 .

humord:c19587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19587" ;
    dct:modified "2024-01-24T08:00:04"^^xsd:dateTime ;
    skos:altLabel "Urter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Plante med ikke-treaktig stengel, til forskjell fra f.eks. busk og tre <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c001980,
        <http://dewey.info/class/581.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001980,
        <http://dewey.info/class/581.63/e23/>,
        <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/635.7/e23/> ;
    skos:prefLabel "Herbs"@en,
        "Urter"@nb ;
    skos:relatedMatch <http://dewey.info/class/615.321/e23/>,
        <http://dewey.info/class/635.7/e23/> .

humord:c19588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19588" ;
    dct:modified "2024-01-16T09:34:57"^^xsd:dateTime ;
    skos:altLabel "Make-up (Cosmetics)"@en,
        "Makeup (Cosemtics)"@en,
        "Kosmetikk"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c002839,
        <http://dewey.info/class/646.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002839,
        <http://dewey.info/class/344.0423/e23/>,
        <http://dewey.info/class/363.196/e23/>,
        <http://dewey.info/class/391.63/e23/>,
        <http://dewey.info/class/613.488/e23/>,
        <http://dewey.info/class/646.72/e23/>,
        <http://dewey.info/class/668.55/e23/> ;
    skos:prefLabel "Cosmetics"@en,
        "Kosmetikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0423/e23/>,
        <http://dewey.info/class/363.196/e23/>,
        <http://dewey.info/class/391.63/e23/>,
        <http://dewey.info/class/613.488/e23/>,
        <http://dewey.info/class/668.55/e23/> .

humord:c19589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19589" ;
    dct:modified "2004-08-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/646.72/e23/> ;
    skos:broader humord:c19588 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.488/e23/>,
        <http://dewey.info/class/646.72/e23/> ;
    skos:prefLabel "Herbal cosmetics"@en,
        "Urtekosmetikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.488/e23/> .

humord:c19590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19590" ;
    dct:modified "2024-12-11T12:29:00"^^xsd:dateTime ;
    skos:altLabel "Soaps"@en,
        "Såper"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c012528,
        <http://dewey.info/class/668.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012528,
        <http://dewey.info/class/668.12/e23/> ;
    skos:prefLabel "Soap"@en,
        "Såpe"@nb .

humord:c19591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19591" ;
    dct:modified "2024-01-12T08:17:19"^^xsd:dateTime ;
    skos:altLabel "Emollients"@en,
        "Moisturizers"@en,
        "Skin creams"@en,
        "Fuktighetskremer"@nb,
        "Fuktkrem"@nb,
        "Hudkrem"@nb ;
    skos:broadMatch <http://dewey.info/class/613.488/e23/>,
        <http://dewey.info/class/646.72/e23/> ;
    skos:broader humord:c19588 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.63/e23/>,
        <http://dewey.info/class/613.488/e23/>,
        <http://dewey.info/class/646.72/e23/>,
        <http://dewey.info/class/668.55/e23/> ;
    skos:prefLabel "Skin lotions"@en,
        "Hudkremer"@nb ;
    skos:relatedMatch <http://dewey.info/class/391.63/e23/>,
        <http://dewey.info/class/668.55/e23/> .

humord:c19592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19592" ;
    dct:modified "2004-08-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shampo"@nb ;
    skos:broadMatch <http://dewey.info/class/668.12/e23/> ;
    skos:broader humord:c19590 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/668.12/e23/> ;
    skos:prefLabel "Shampoo"@en,
        "Sjampo"@nb .

humord:c19594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19594" ;
    dct:modified "2024-10-31T14:00:57"^^xsd:dateTime ;
    skos:altLabel "Keltologar"@nb ;
    skos:broader humord:c07429 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/491.6092/e23/>,
        <http://dewey.info/class/936.4007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.6092/e23/>,
        <http://dewey.info/class/936.4007202/e23/> ;
    skos:prefLabel "Celtologists"@en,
        "Keltologer"@nb .

humord:c19596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19596" ;
    dct:modified "2011-05-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Labeled articles"@en,
        "Merkevare"@nb ;
    skos:broader humord:c07766 ;
    skos:editorialNote "Lukket bemerkning: ubb04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.827/e23/> ;
    skos:prefLabel "Labelled articles"@en,
        "Merkevarer"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.827/e23/> .

humord:c19597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19597" ;
    dct:modified "2024-11-04T08:15:55"^^xsd:dateTime ;
    skos:altLabel "Falconers"@en,
        "Falkonarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Person som dresserte og passet falker ved fyrstenes hoff <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.6869/e23/>,
        <http://dewey.info/class/799.2/e23/> ;
    skos:prefLabel "Falkonere"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.6869/e23/>,
        <http://dewey.info/class/799.2/e23/> .

humord:c19598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19598" ;
    dct:modified "2024-09-23T15:31:59"^^xsd:dateTime ;
    skos:altLabel "Repetitive strain injury"@en,
        "Strain injuries"@en,
        "Strain injury"@en,
        "Belastingslidingar"@nb,
        "Belastings­sjukdomar"@nb,
        "Belastings­sjukdommar"@nb,
        "Belastningslidelser"@nb,
        "Belastningssjukdommer"@nb,
        "Belastningsskadar"@nb,
        "Belastningssykdommer"@nb,
        "Belastnings­sjukdomar"@nb,
        "Belastnings­sjukdommar"@nb,
        "Overbelastingsskadar"@nb,
        "Overbelastningsskader"@nb,
        "Slitasjeskadar"@nb,
        "Slitasjeskader"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1971/e23/> ;
    skos:broader humord:c03901 ;
    skos:closeMatch <http://dewey.info/class/617.172/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/616.7/e23/>,
        <http://dewey.info/class/617.1027/e23/>,
        <http://dewey.info/class/617.172/e23/> ;
    skos:prefLabel "Cumulative trauma disorders"@en,
        "Belastningsskader"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.7/e23/>,
        <http://dewey.info/class/617.1027/e23/> .

humord:c19599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19599" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1066/e23/> ;
    skos:prefLabel "Gangs"@en,
        "Gjenger"@nb ;
    skos:relatedMatch <http://dewey.info/class/364.1066/e23/> .

humord:c19601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19601" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08395 ;
    skos:definition "Kalkaktig lag som havdyr skiller ut. Særlig brukt til smykker <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/593.6/e23/>,
        <http://dewey.info/class/736/e23/> ;
    skos:prefLabel "Corals"@en,
        "Koraller (Materiale)"@nb ;
    skos:relatedMatch <http://dewey.info/class/593.6/e23/>,
        <http://dewey.info/class/736/e23/> .

humord:c19602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19602" ;
    dct:modified "2004-09-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Anthracite"@en ;
    skos:broadMatch <http://dewey.info/class/553.24/e23/> ;
    skos:broader humord:c15669 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.24/e23/> ;
    skos:prefLabel "Hard coal"@en,
        "Steinkull"@nb .

humord:c19603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19603" ;
    dct:modified "2004-09-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08353 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:exactMatch <http://dewey.info/class/745.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/736.6/e23/>,
        <http://dewey.info/class/745.55/e23/> ;
    skos:prefLabel "Shell (Material)"@en,
        "Skjell (Materiale)"@nb ;
    skos:related humord:c17185 ;
    skos:relatedMatch <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/736.6/e23/> .

humord:c19604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19604" ;
    dct:modified "2004-09-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.80954/e23/> ;
    skos:broader humord:c05557 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.80954/e23/>,
        <http://dewey.info/class/793.31954/e23/> ;
    skos:prefLabel "Yakshagana"@en,
        "Yakshagana"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.31954/e23/> .

humord:c19605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19605" ;
    dct:modified "2024-10-31T12:20:52"^^xsd:dateTime ;
    skos:altLabel "Graduate studies"@en,
        "Graduate study"@en,
        "Master studies"@en,
        "Masters (Degree)"@en,
        "Mastergrad"@nb,
        "Mastergrada"@nb,
        "Mastergraden"@nb,
        "Masterstudier"@nb,
        "Masterstudium"@nb,
        "Masterutdanning"@nb ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c07914 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Master's degree"@en,
        "Mastergrad"@nb ;
    skos:related humord:c18969 .

humord:c19607 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19607" ;
    dct:modified "2025-02-18T09:23:38"^^xsd:dateTime ;
    skos:altLabel "Dhenkanal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:broader humord:c01878 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54133/e23/>,
        <http://dewey.info/class/915.4133/e23/>,
        <http://dewey.info/class/954.133/e23/> ;
    skos:prefLabel "Dhenkanal"@en,
        "Dhenkanal"@nb .

humord:c19608 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19608" ;
    dct:modified "2025-02-19T08:00:03"^^xsd:dateTime ;
    skos:altLabel "Seraikella"@en,
        "Saraikela"@nb,
        "Seraikela"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54127/e23/>,
        <http://dewey.info/class/915.4127/e23/>,
        <http://dewey.info/class/954.127/e23/> ;
    skos:broader humord:c01849 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54127/e23/>,
        <http://dewey.info/class/915.4127/e23/>,
        <http://dewey.info/class/954.127/e23/> ;
    skos:prefLabel "Saraikela"@en,
        "Saraikela"@nb .

humord:c19610 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19610" ;
    dct:modified "2025-02-18T08:26:37"^^xsd:dateTime ;
    skos:altLabel "Agra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Agra"@en,
        "Agra"@nb .

humord:c19612 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19612" ;
    dct:modified "2024-09-17T14:56:19"^^xsd:dateTime ;
    skos:altLabel "Cochin"@en,
        "Cochin"@nb,
        "Kochi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/954.83/e23/> ;
    skos:broader humord:c01868 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5483/e23/>,
        <http://dewey.info/class/915.483/e23/>,
        <http://dewey.info/class/954.83/e23/> ;
    skos:prefLabel "Kochi"@en,
        "Cochin"@nb .

humord:c19613 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19613" ;
    dct:modified "2025-02-18T09:05:47"^^xsd:dateTime ;
    skos:altLabel "Bikaner"@nb ;
    skos:broadMatch <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:broader humord:c01882 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--544/e23/>,
        <http://dewey.info/class/915.44/e23/>,
        <http://dewey.info/class/954.4/e23/> ;
    skos:prefLabel "Bikaner"@en,
        "Bikaner"@nb .

humord:c19614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19614" ;
    dct:modified "2025-02-21T14:03:43"^^xsd:dateTime ;
    skos:altLabel "Phnom Penh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--596/e23/>,
        <http://dewey.info/class/915.96/e23/>,
        <http://dewey.info/class/959.6/e23/> ;
    skos:broader humord:c01952 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--596/e23/>,
        <http://dewey.info/class/915.96/e23/>,
        <http://dewey.info/class/959.6/e23/> ;
    skos:prefLabel "Phnom Penh"@en,
        "Phnom Penh"@nb .

humord:c19615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19615" ;
    dct:modified "2024-10-03T10:50:28"^^xsd:dateTime ;
    skos:altLabel "Bildungsreiser"@nb,
        "Danningsreiser"@nb ;
    skos:broader humord:c01412 ;
    skos:definition "Dannelsesreiser er lengre utenlandsreiser som har til formål å utvikle personligheten ved å gi den reisende innsikt i og forståelse av andre kulturer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/910.4/e23/> ;
    skos:prefLabel "Grand tours"@en,
        "Dannelsesreiser"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/910.4/e23/> .

humord:c19617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19617" ;
    dct:modified "2004-09-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ekphrasis"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--22/e23/>,
        <http://dewey.info/class/808.8022/e23/>,
        <http://dewey.info/class/809.922/e23/> ;
    skos:broader humord:c06575 ;
    skos:definition "Detaljert beskrivelse av et kunstverk lagt inn i en litterær tekst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--22/e23/>,
        <http://dewey.info/class/808.8022/e23/>,
        <http://dewey.info/class/809.922/e23/> ;
    skos:prefLabel "Ekphrasis"@en,
        "Ekfrase"@nb .

humord:c19618 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19618" ;
    dct:modified "2024-12-03T13:14:43"^^xsd:dateTime ;
    skos:altLabel "Uighur folk literature"@en,
        "Uighurisk folkedikting"@nb,
        "Uighurisk folkediktning"@nb,
        "Uigurisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Uyghur folk literature"@en,
        "Uigurisk folkediktning"@nb .

humord:c19624 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19624" ;
    dct:modified "2024-12-06T12:58:43"^^xsd:dateTime ;
    skos:altLabel "Altaisk folkedikting"@nb,
        "Oiratisk folkedikting"@nb,
        "Oiratisk folkediktning"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Altai folk literature"@en,
        "Altaisk folkediktning"@nb .

humord:c19626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19626" ;
    dct:modified "2024-10-30T12:26:50"^^xsd:dateTime ;
    skos:altLabel "Haiduks"@en,
        "Hajdukar"@nb,
        "Heiduk"@nb ;
    skos:broadMatch <http://dewey.info/class/943.9041/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Ungarske friskarer som for det meste kjempet mot tyrkerne på 1500- og 1600 tallet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.9041/e23/> ;
    skos:prefLabel "Hajduks"@en,
        "Hajduker"@nb .

humord:c19628 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19628" ;
    dct:modified "2025-02-18T13:23:09"^^xsd:dateTime ;
    skos:altLabel "Ahmedabad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Ahmedabad"@en,
        "Ahmedabad"@nb .

humord:c19629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19629" ;
    dct:modified "2024-10-18T07:11:46"^^xsd:dateTime ;
    skos:altLabel "Igloar"@nb ;
    skos:broadMatch <http://dewey.info/class/721.04491089971/e23/>,
        <http://dewey.info/class/728.089971/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Iglo er en kuppelformet vinterbolig som brukes av flere grupper inuitter i Nord-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/693.91/e23/>,
        <http://dewey.info/class/721.04491089971/e23/>,
        <http://dewey.info/class/728.089971/e23/> ;
    skos:prefLabel "Igloos"@en,
        "Igloer"@nb ;
    skos:relatedMatch <http://dewey.info/class/693.91/e23/> .

humord:c19630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19630" ;
    dct:modified "2004-10-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/591.65/e23/>,
        <http://dewey.info/class/614.432/e23/>,
        <http://dewey.info/class/628.9657/e23/> ;
    skos:broader humord:c08232 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/591.65/e23/>,
        <http://dewey.info/class/614.432/e23/>,
        <http://dewey.info/class/628.9657/e23/> ;
    skos:prefLabel "Vermins (Insects)"@en,
        "Utøy"@nb .

humord:c19633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19633" ;
    dct:modified "2004-10-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tuvalu language"@en,
        "Tuvaluan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:prefLabel "Tuvaluan language"@en,
        "Tuvalu språk"@nb .

humord:c19635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19635" ;
    dct:modified "2024-10-25T08:59:00"^^xsd:dateTime ;
    skos:altLabel "Ekinyambo language"@en,
        "Ragwe language"@en,
        "Runyambo language"@en,
        "Nyambo språk"@nb,
        "Runyambo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb,
        "Språkkode: now"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Nyambo language"@en,
        "Runyambo språk"@nb .

humord:c19637 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19637" ;
    dct:modified "2025-02-05T11:30:06"^^xsd:dateTime ;
    skos:altLabel "Naukratis"@en,
        "Naukratis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Naucratis"@en,
        "Naukratis"@nb .

humord:c19638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19638" ;
    dct:modified "2024-08-28T15:21:13"^^xsd:dateTime ;
    skos:altLabel "Auditive perception"@en,
        "Auditiv persepsjon"@nb,
        "Lytting"@nb ;
    skos:broadMatch <http://dewey.info/class/153.733/e23/>,
        <http://dewey.info/class/649.58/e23/>,
        <http://dewey.info/class/790.138/e23/> ;
    skos:broader humord:c08082 ;
    skos:closeMatch <http://dewey.info/class/153.68/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/302.2242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.68/e23/>,
        <http://dewey.info/class/153.733/e23/>,
        <http://dewey.info/class/302.2242/e23/>,
        <http://dewey.info/class/372.69/e23/>,
        <http://dewey.info/class/4--83/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/649.58/e23/>,
        <http://dewey.info/class/781.424/e23/>,
        <http://dewey.info/class/790.138/e23/> ;
    skos:prefLabel "Listening"@en,
        "Lytting"@nb ;
    skos:related humord:c03883 ;
    skos:relatedMatch <http://dewey.info/class/372.69/e23/>,
        <http://dewey.info/class/4--83/e23/>,
        <http://dewey.info/class/418/e23/>,
        <http://dewey.info/class/781.424/e23/> .

humord:c19639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19639" ;
    dct:modified "2017-05-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43473/e23/>,
        <http://dewey.info/class/914.3473/e23/>,
        <http://dewey.info/class/943.473/e23/> ;
    skos:prefLabel "Beuren"@en,
        "Beuren"@nb .

humord:c19640 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19640" ;
    dct:modified "2004-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Burkheim"@en,
        "Burkheim am Kaiserstuhl"@nb ;
    skos:broadMatch <http://dewey.info/class/2--434626/e23/>,
        <http://dewey.info/class/914.34626/e23/>,
        <http://dewey.info/class/943.4626/e23/> ;
    skos:broader humord:c03495 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434626/e23/>,
        <http://dewey.info/class/914.34626/e23/>,
        <http://dewey.info/class/943.4626/e23/> ;
    skos:prefLabel "Burkheim am Kaiserstuhl"@en,
        "Burkheim"@nb .

humord:c19641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19641" ;
    dct:modified "2009-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nacre"@en ;
    skos:broader humord:c19603 ;
    skos:definition "Det indre, harde lag av skallet hos perlemuslingen <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Mother-of-pearl"@en,
        "Perlemor"@nb ;
    skos:related humord:c17185 ;
    skos:relatedMatch <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/736.6/e23/> .

humord:c19642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19642" ;
    dct:modified "2024-10-16T14:17:01"^^xsd:dateTime ;
    skos:altLabel "Beising"@nb ;
    skos:broadMatch <http://dewey.info/class/675.22/e23/>,
        <http://dewey.info/class/698.32/e23/> ;
    skos:broader humord:c04402 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.2/e23/>,
        <http://dewey.info/class/675.22/e23/>,
        <http://dewey.info/class/698.32/e23/> ;
    skos:prefLabel "Wood staining"@en,
        "Beising"@nb ;
    skos:relatedMatch <http://dewey.info/class/667.2/e23/> .

humord:c19643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19643" ;
    dct:modified "2025-01-03T10:27:02"^^xsd:dateTime ;
    skos:altLabel "Burnishing"@en,
        "Polering"@nb ;
    skos:broadMatch <http://dewey.info/class/648.5/e23/>,
        <http://dewey.info/class/675.25/e23/>,
        <http://dewey.info/class/736.2028/e23/> ;
    skos:broader humord:c04402 ;
    skos:closeMatch <http://dewey.info/class/671.72/e23/>,
        <http://dewey.info/class/698.33/e23/> ;
    skos:exactMatch <http://dewey.info/class/667.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.5/e23/>,
        <http://dewey.info/class/667.72/e23/>,
        <http://dewey.info/class/671.72/e23/>,
        <http://dewey.info/class/675.25/e23/>,
        <http://dewey.info/class/698.33/e23/>,
        <http://dewey.info/class/736.2028/e23/> ;
    skos:prefLabel "Polishing"@en,
        "Polering"@nb .

humord:c19645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19645" ;
    dct:modified "2024-08-23T13:42:36"^^xsd:dateTime ;
    skos:altLabel "Arawan languages"@en,
        "Arauan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Arauan languages"@en,
        "Arauan språk"@nb .

humord:c19646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19646" ;
    dct:modified "2024-10-22T09:33:06"^^xsd:dateTime ;
    skos:altLabel "Jarawara dialect"@en,
        "Jaruára dialect"@en,
        "Yarawara dialect"@en,
        "Jarawara dialekt"@nb,
        "Jaruára dialekt"@nb,
        "Yarawara dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c19645 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Jarawara dialekt"@nb .

humord:c19648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19648" ;
    dct:modified "2024-10-22T14:39:15"^^xsd:dateTime ;
    skos:altLabel "Car-nikobaresisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c17247 ;
    skos:editorialNote "Språkkode: caq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Car Nicobarese dialect"@en,
        "Car-nikobaresisk dialekt"@nb .

humord:c19649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19649" ;
    dct:modified "2024-11-01T14:17:24"^^xsd:dateTime ;
    skos:altLabel "Members of the Sámi Parliament of Norway"@en,
        "Representatives of the Sámi Parliament"@en,
        "Representatives of the Sámi Parliament of Norway"@en,
        "Sametingsrepresentantar"@nb ;
    skos:broadMatch <http://dewey.info/class/323.119457/e23/>,
        <http://dewey.info/class/328.481/e23/>,
        <http://dewey.info/class/331.795/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubtø04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.119457/e23/>,
        <http://dewey.info/class/328.481/e23/>,
        <http://dewey.info/class/331.795/e23/> ;
    skos:prefLabel "Members of the Sámi Parliament"@en,
        "Sametingsrepresentanter"@nb .

humord:c19650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19650" ;
    dct:modified "2024-11-08T08:44:35"^^xsd:dateTime ;
    skos:altLabel "Hermes Trismegistos"@en,
        "Hermes Trismegistos"@nb,
        "Hermes Trismegistus"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Hermes Trismegistos var en gresk betegnelse fra senantikken på egypternes gud Thot. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Hermes Trismegistus"@en,
        "Hermes Trismegistos"@nb ;
    skos:related humord:c08831,
        humord:c13258,
        humord:c13415 .

humord:c19652 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19652" ;
    dct:modified "2025-02-05T10:33:45"^^xsd:dateTime ;
    skos:altLabel "Karnak"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/932.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/932.3/e23/> ;
    skos:prefLabel "Karnak"@en,
        "Karnak"@nb .

humord:c19655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19655" ;
    dct:modified "2024-11-08T08:53:15"^^xsd:dateTime ;
    skos:altLabel "Seth"@en,
        "Set"@nb,
        "Seth"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312113/e23/> ;
    skos:broader humord:c17803 ;
    skos:definition "Seth er navnet på en gammelegyptisk gud. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312113/e23/> ;
    skos:prefLabel "Set"@en,
        "Seth"@nb .

humord:c19657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19657" ;
    dct:modified "2024-02-02T11:00:17"^^xsd:dateTime ;
    skos:altLabel "Digital signalbehandling"@nb,
        "Digital signalhandsaming"@nb ;
    skos:broadMatch <http://dewey.info/class/621.3822/e23/> ;
    skos:broader humord:c04310 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c011534 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011534,
        <http://dewey.info/class/621.3822/e23/> ;
    skos:prefLabel "Digital signal processing"@en,
        "Digital signalbehandling"@nb .

humord:c19658 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19658" ;
    dct:modified "2024-09-17T15:36:50"^^xsd:dateTime ;
    skos:altLabel "County Donegal"@nb,
        "Donegal County"@nb ;
    skos:broader humord:c02427 ;
    skos:exactMatch <http://dewey.info/class/2--41693/e23/>,
        <http://dewey.info/class/914.1693/e23/>,
        <http://dewey.info/class/941.693/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41693/e23/>,
        <http://dewey.info/class/914.1693/e23/>,
        <http://dewey.info/class/941.693/e23/> ;
    skos:prefLabel "County Donegal"@en,
        "County Donegal"@nb .

humord:c19659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19659" ;
    dct:modified "2024-12-16T10:54:42"^^xsd:dateTime ;
    skos:altLabel "Commonwealth"@en,
        "Commonwealth and Protectorate"@en,
        "Commonwealth of England"@en,
        "The English republic"@en,
        "Den engelske republikk"@nb,
        "Engelske republikk"@nb ;
    skos:broader humord:c04157 ;
    skos:definition "Periode i Englands historie 1649-1660 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/942.063/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/942.063/e23/> ;
    skos:prefLabel "English republic"@en,
        "Engelske republikk"@nb .

humord:c19660 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19660" ;
    dct:modified "2024-08-21T09:02:39"^^xsd:dateTime ;
    skos:altLabel "Agri (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56626/e23/>,
        <http://dewey.info/class/915.6626/e23/>,
        <http://dewey.info/class/956.626/e23/> ;
    skos:broader humord:c17509 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56626/e23/>,
        <http://dewey.info/class/915.6626/e23/>,
        <http://dewey.info/class/956.626/e23/> ;
    skos:prefLabel "Agri (City)"@en,
        "Agri (By)"@nb .

humord:c19661 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19661" ;
    dct:modified "2022-05-13T08:13:58"^^xsd:dateTime ;
    skos:altLabel "Pontic Olbia"@en,
        "Pontisk Olbia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:broader humord:c03619 ;
    skos:definition "Gresk koloni ved Svartehavet grunnlagt 645 f.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:prefLabel "Olbia"@en,
        "Olbia"@nb .

humord:c19662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19662" ;
    dct:modified "2025-02-05T11:30:31"^^xsd:dateTime ;
    skos:altLabel "Siwa"@en,
        "Siwa"@nb,
        "Siwah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Siwa Oasis"@en,
        "Siwa"@nb .

humord:c19664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19664" ;
    dct:modified "2021-04-15T11:15:05"^^xsd:dateTime ;
    skos:altLabel "Marvadi language"@en,
        "Marwadi language"@en ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Marwari language"@en,
        "Marwari språk"@nb .

humord:c19665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19665" ;
    dct:modified "2021-04-15T11:01:27"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Mewati language"@en,
        "Mewati språk"@nb .

humord:c19666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19666" ;
    dct:modified "2024-10-22T15:38:48"^^xsd:dateTime ;
    skos:altLabel "Semelai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Språkkode: sza"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Semelai language"@en,
        "Semelai språk"@nb .

humord:c19667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19667" ;
    dct:modified "2024-05-23T09:59:38"^^xsd:dateTime ;
    skos:altLabel "Observatorium"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch realfagstermer:c004858,
        <http://dewey.info/class/727.5/e23/> ;
    skos:definition "Observatorium er et anlegg med instrumenter for astronomiske og geofysiske observasjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch realfagstermer:c004422,
        <http://dewey.info/class/522.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004422,
        realfagstermer:c004858,
        <http://dewey.info/class/522.1/e23/>,
        <http://dewey.info/class/727.5/e23/> ;
    skos:prefLabel "Observatories"@en,
        "Observatorier"@nb ;
    skos:related humord:c61259 .

humord:c19670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19670" ;
    dct:modified "2020-08-04T13:59:13"^^xsd:dateTime ;
    skos:altLabel "Pastas"@en ;
    skos:broader humord:c12041 ;
    skos:closeMatch <http://dewey.info/class/664.755/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/641.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.822/e23/>,
        <http://dewey.info/class/664.755/e23/> ;
    skos:prefLabel "Pasta"@en,
        "Pasta"@nb .

humord:c19672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19672" ;
    dct:modified "2024-06-07T15:06:59"^^xsd:dateTime ;
    skos:altLabel "Editions"@en,
        "Publication"@en,
        "Publisering"@nb,
        "Utgaver"@nb,
        "Utgivelser"@nb,
        "Utgiving"@nb,
        "Utgivingar"@nb,
        "Utgjeving"@nb,
        "Utgåver"@nb,
        "utgjevingar"@nb ;
    skos:broader humord:c09105 ;
    skos:definition "Offentliggjøring eller publisering av et litterært verk, som regel på et forlag <Litt.vit.leksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb ;
    skos:exactMatch <http://dewey.info/class/070.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/343.0998/e23/> ;
    skos:prefLabel "Publishing"@en,
        "Utgivelse"@nb ;
    skos:related humord:c04219,
        humord:c06633 ;
    skos:relatedMatch <http://dewey.info/class/343.0998/e23/> .

humord:c19676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19676" ;
    dct:modified "2024-12-04T10:57:00"^^xsd:dateTime ;
    skos:altLabel "Hananwa folkedikting"@nb,
        "Hananwa folkediktning"@nb,
        "Lobedu folkedikting"@nb,
        "Lobedu folkediktning"@nb,
        "Nordsotho folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.2049639771/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049639771/e23/> ;
    skos:prefLabel "Northern Sotho folk literature"@en,
        "Nordsotho folkediktning"@nb .

humord:c19680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19680" ;
    dct:modified "2024-09-02T12:53:52"^^xsd:dateTime ;
    skos:altLabel "Caffino language"@en,
        "Kaficho language"@en,
        "Caffino språk"@nb,
        "Kafa språk"@nb,
        "Kaficho språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:broader humord:c10012 ;
    skos:editorialNote "Lukket bemerkning: ubo04"@nb,
        "Språkkode: kbr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Kafa language"@en,
        "Kaficho språk"@nb .

humord:c19682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19682" ;
    dct:modified "2024-10-24T08:10:44"^^xsd:dateTime ;
    skos:altLabel "Siwa language"@en,
        "Siwan language"@en,
        "Siwa språk"@nb,
        "Siwan språk"@nb,
        "Siwi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: siz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Siwi language"@en,
        "Siwi språk"@nb .

humord:c19686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19686" ;
    dct:modified "2024-10-24T07:59:38"^^xsd:dateTime ;
    skos:altLabel "Saho språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Språkkode: ssy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Saho language"@en,
        "Saho språk"@nb .

humord:c19687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19687" ;
    dct:modified "2024-10-24T08:09:58"^^xsd:dateTime ;
    skos:altLabel "Shawia language"@en,
        "Shawiya language"@en,
        "Shawia språk"@nb,
        "Shawiya språk"@nb,
        "Tachawit språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: shy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Tachawit language"@en,
        "Shawiya språk"@nb .

humord:c19689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19689" ;
    dct:modified "2024-10-24T08:15:41"^^xsd:dateTime ;
    skos:altLabel "Zenaga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:broader humord:c09994 ;
    skos:editorialNote "Språkkode: zen"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.3/e23/>,
        <http://dewey.info/class/6--933/e23/> ;
    skos:prefLabel "Zenaga language"@en,
        "Zenaga språk"@nb .

humord:c19690 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19690" ;
    dct:modified "2024-12-03T14:18:58"^^xsd:dateTime ;
    skos:altLabel "Shilha folkedikting"@nb,
        "Shilha folkediktning"@nb,
        "Tashlhiyt folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Tachelhit folk literature"@en,
        "Tashlhiyt folkediktning"@nb .

humord:c19692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19692" ;
    dct:modified "2004-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shilha literature"@en,
        "Shilha litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/893.3/e23/> ;
    skos:broader humord:c17525 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/893.3/e23/> ;
    skos:prefLabel "Tachelhit literature"@en,
        "Tashlhiyt litteratur"@nb .

humord:c19694 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19694" ;
    dct:modified "2024-12-03T13:50:18"^^xsd:dateTime ;
    skos:altLabel "Kabyle folkedikting"@nb,
        "Kabyle folkediktning"@nb,
        "Kabylisk folkedikting"@nb,
        "Kabylisk folkediktning"@nb,
        "Taqbaylit folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kabyle folk literature"@en,
        "Taqbaylit folkediktning"@nb .

humord:c19697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19697" ;
    dct:modified "2004-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:broader humord:c03015 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43836/e23/>,
        <http://dewey.info/class/914.3836/e23/>,
        <http://dewey.info/class/943.836/e23/> ;
    skos:prefLabel "Jedwabne"@en,
        "Jedwabne"@nb .

humord:c19698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19698" ;
    dct:modified "2025-01-08T14:09:07"^^xsd:dateTime ;
    skos:altLabel "Traveling exhibitions"@en,
        "Traveling exhibits"@en,
        "Travelling exhibits"@en,
        "Vandreutstillingar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--074/e23/> ;
    skos:broader humord:c04543 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/> ;
    skos:prefLabel "Travelling exhibitions"@en,
        "Vandreutstillinger"@nb .

humord:c19699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19699" ;
    dct:modified "2004-12-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "MASH (Mobile army surgical hospital)"@en,
        "Mobile army surgical hospitals"@en ;
    skos:broadMatch <http://dewey.info/class/355.72/e23/> ;
    skos:broader humord:c03942 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.72/e23/> ;
    skos:prefLabel "Field hospitals"@en,
        "Feltsykehus"@nb .

humord:c19700 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2004-12-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19700" ;
    dct:modified "2025-02-04T15:34:24"^^xsd:dateTime ;
    skos:altLabel "Kyrene"@en,
        "Kyrene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--612/e23/>,
        <http://dewey.info/class/916.12/e23/>,
        <http://dewey.info/class/961.2/e23/> ;
    skos:broader humord:c01581 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--612/e23/>,
        <http://dewey.info/class/916.12/e23/>,
        <http://dewey.info/class/961.2/e23/> ;
    skos:prefLabel "Cyrene"@en,
        "Kyrene"@nb .

humord:c19705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19705" ;
    dct:modified "2024-12-13T07:37:37"^^xsd:dateTime ;
    skos:altLabel "First Sino-Japanese War (1894-1895)"@en,
        "Sino-Japanese war"@en,
        "The Sino-Japanese war"@en,
        "The first Sino-Japanese War"@en,
        "The first Sino-Japanese War (1894-1895)"@en,
        "Den kinesisk-japanske krig (1894-1895)"@nb,
        "Den sino-japanske krig (1894-1895)"@nb,
        "Kinesisk-japanske krig (1894-1895)"@nb,
        "Sino-japanske krig (1894-1895)"@nb ;
    skos:broadMatch <http://dewey.info/class/951.035/e23/> ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.035/e23/> ;
    skos:prefLabel "First Sino-Japanese War"@en,
        "Kinesisk-japanske krig (1894-1895)"@nb .

humord:c19711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19711" ;
    dct:modified "2005-01-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Throat-singing"@en ;
    skos:broadMatch <http://dewey.info/class/783.04/e23/> ;
    skos:broader humord:c05534 ;
    skos:definition "Vokalteknikk der sangeren produserer mer enn en hørbar melodi samtidig <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/783.04/e23/> ;
    skos:prefLabel "Overtone-singing"@en,
        "Overtonesang"@nb .

humord:c19712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19712" ;
    dct:modified "2017-12-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.83/e23/> ;
    skos:broader humord:c09020 ;
    skos:definition "Betegnelse for et distrikt, bla brukt i Egypt i oldtiden. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/932/e23/> ;
    skos:prefLabel "Nomos"@en,
        "Nomos"@nb ;
    skos:relatedMatch <http://dewey.info/class/932/e23/> .

humord:c19713 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19713" ;
    dct:modified "2024-10-02T10:01:50"^^xsd:dateTime ;
    skos:altLabel "Dandarah"@en,
        "Dandarah"@nb,
        "Dendera"@nb,
        "Denderah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:definition "Dandarah er en by i Egypt, en gang hovedstad i den 6. øvre egyptiske nomen. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Dendera"@en,
        "Dandarah"@nb .

humord:c19717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19717" ;
    dct:modified "2013-03-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oasis"@en,
        "Watering holes"@en,
        "Oase"@nb ;
    skos:broadMatch <http://dewey.info/class/551.498/e23/> ;
    skos:broader humord:c08315 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--154/e23/>,
        <http://dewey.info/class/551.415/e23/>,
        <http://dewey.info/class/551.498/e23/> ;
    skos:prefLabel "Oasises"@en,
        "Oaser"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--154/e23/>,
        <http://dewey.info/class/551.415/e23/> .

humord:c19718 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19718" ;
    dct:modified "2025-02-05T11:31:40"^^xsd:dateTime ;
    skos:altLabel "Abydos (Egypt)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo03"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/> ;
    skos:prefLabel "Abydos (Egypt)"@en,
        "Abydos (Egypt)"@nb .

humord:c19719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19719" ;
    dct:modified "2024-12-12T08:50:10"^^xsd:dateTime ;
    skos:altLabel "Nordic Seven Year War"@en,
        "The  Northern Seven Years' War"@en,
        "The Nordic Seven Year War"@en,
        "Den nordiske sjuårskrig (1563-1570)"@nb,
        "Nordiske sjuårskrig (1563-1570)"@nb ;
    skos:broadMatch <http://dewey.info/class/948.04/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Krig utkjempet 1563-1570 mellom Sverige på den ene siden og Danmark-Norge,  Polen og Lübeck på den andre <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.04/e23/> ;
    skos:prefLabel "Northern Seven Years' War"@en,
        "Nordiske sjuårskrig (1563-1570)"@nb .

humord:c19723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19723" ;
    dct:modified "2025-01-29T14:45:45"^^xsd:dateTime ;
    skos:altLabel "Sewing with pearls"@en,
        "Perlesaum"@nb,
        "Perlesying"@nb ;
    skos:broadMatch <http://dewey.info/class/746.5/e23/> ;
    skos:broader humord:c04827 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.5/e23/> ;
    skos:prefLabel "Beadwork"@en,
        "Perlesøm"@nb .

humord:c19724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19724" ;
    dct:modified "2024-10-30T12:17:41"^^xsd:dateTime ;
    skos:altLabel "Nynazistar"@nb ;
    skos:broader humord:c17791 ;
    skos:closeMatch <http://dewey.info/class/335.6092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/335.6092/e23/> ;
    skos:prefLabel "Neo-Nazis"@en,
        "Nynazister"@nb ;
    skos:related humord:c07301 .

humord:c19726 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19726" ;
    dct:modified "2025-02-24T07:56:15"^^xsd:dateTime ;
    skos:altLabel "Larsa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:broader humord:c27818 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.5/e23/> ;
    skos:prefLabel "Larsa"@en,
        "Larsa"@nb .

humord:c19727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19727" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Private property"@en,
        "Privateiendommer"@nb ;
    skos:broadMatch <http://dewey.info/class/333.3/e23/> ;
    skos:broader humord:c07802 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.04/e23/> ;
    skos:prefLabel "Private properties"@en,
        "Private eiendommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.04/e23/> .

humord:c19729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19729" ;
    dct:modified "2024-10-18T09:42:11"^^xsd:dateTime ;
    skos:altLabel "Kassittisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/490/e23/>,
        <http://dewey.info/class/6--9/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/490/e23/>,
        <http://dewey.info/class/6--9/e23/> ;
    skos:prefLabel "Kassite language"@en,
        "Kassittisk språk"@nb .

humord:c19730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19730" ;
    dct:modified "2012-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:broader humord:c06048 ;
    skos:definition "Ord som uttales likt, men har ulik betydning <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--0143/e23/>,
        <http://dewey.info/class/401.43/e23/> ;
    skos:prefLabel "Homophones"@en,
        "Homofoner"@nb .

humord:c19731 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19731" ;
    dct:modified "2005-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stettin"@en,
        "Stettin"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43816/e23/>,
        <http://dewey.info/class/914.3816/e23/>,
        <http://dewey.info/class/943.816/e23/> ;
    skos:broader humord:c03015 ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43816/e23/>,
        <http://dewey.info/class/914.3816/e23/>,
        <http://dewey.info/class/943.816/e23/> ;
    skos:prefLabel "Szczecin"@en,
        "Szczecin"@nb .

humord:c19734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19734" ;
    dct:modified "2025-01-14T21:01:03"^^xsd:dateTime ;
    skos:altLabel "Poles (Artefacts)"@en,
        "Staffs"@en,
        "Staves"@en,
        "Kjeppar"@nb,
        "Kjepper"@nb,
        "Stavar"@nb,
        "Stokkar"@nb,
        "Stokker"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.8/e23/>,
        <http://dewey.info/class/745.51/e23/> ;
    skos:prefLabel "Sticks"@en,
        "Staver"@nb ;
    skos:relatedMatch <http://dewey.info/class/674.8/e23/>,
        <http://dewey.info/class/745.51/e23/> .

humord:c19737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19737" ;
    dct:modified "2021-04-07T11:00:23"^^xsd:dateTime ;
    skos:altLabel "Munjani language"@en,
        "Munjiwar language"@en,
        "Munjani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c18485 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Munji language"@en,
        "Munji språk"@nb .

humord:c19738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19738" ;
    dct:modified "2021-04-08T09:59:29"^^xsd:dateTime ;
    skos:altLabel "Ishkashmi language"@en,
        "Ishkashimi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c18487 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Ishkashimi language"@en,
        "Ishkashmi språk"@nb .

humord:c19739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19739" ;
    dct:modified "2024-07-05T07:31:51"^^xsd:dateTime ;
    skos:altLabel "Adi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/>,
        <http://dewey.info/class/954.1/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/>,
        <http://dewey.info/class/954.1/e23/> ;
    skos:prefLabel "Adi"@en,
        "Adi (Folk)"@nb .

humord:c19740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19740" ;
    dct:modified "2024-10-22T09:47:49"^^xsd:dateTime ;
    skos:altLabel "Maliseet-Passamaquoddy language"@en,
        "Passamaquoddy language"@en,
        "Malecite-passamaquoddy språk"@nb,
        "Maliseet-Passamaquoddy språk"@nb,
        "Passamaquoddy språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.34/e23/>,
        <http://dewey.info/class/6--9734/e23/> ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb,
        "Språkkode: pqm"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.34/e23/>,
        <http://dewey.info/class/6--9734/e23/> ;
    skos:prefLabel "Malecite-passamaquoddy language"@en,
        "Malecite-passamaquoddy språk"@nb .

humord:c19742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19742" ;
    dct:modified "2024-10-18T10:09:14"^^xsd:dateTime ;
    skos:altLabel "Abor language"@en,
        "Abor språk"@nb,
        "Adi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Språkkode: adi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Adi language"@en,
        "Adi språk"@nb .

humord:c19743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19743" ;
    dct:modified "2005-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c19742 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Padam dialect"@en,
        "Padam dialekt"@nb .

humord:c19744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19744" ;
    dct:modified "2024-08-16T13:50:57"^^xsd:dateTime ;
    skos:altLabel "Apatani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Språkkode: apt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Apatani språk"@en,
        "Apatani språk"@nb .

humord:c19745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19745" ;
    dct:modified "2024-10-18T10:02:29"^^xsd:dateTime ;
    skos:altLabel "Konyak språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Språkkode: nbe"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Konyak language"@en,
        "Konyak språk"@nb .

humord:c19747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19747" ;
    dct:modified "2005-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c19742 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Milang dialect"@en,
        "Milang dialekt"@nb .

humord:c19748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19748" ;
    dct:modified "2024-10-22T09:36:40"^^xsd:dateTime ;
    skos:altLabel "Tukano language"@en,
        "Tucanoan språk"@nb,
        "Tucanoisk språk"@nb,
        "Tukanospråk"@nb ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Språkkode: tuo"@nb ;
    skos:exactMatch <http://dewey.info/class/498.35/e23/>,
        <http://dewey.info/class/6--9835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.35/e23/>,
        <http://dewey.info/class/6--9835/e23/> ;
    skos:prefLabel "Tucano language"@en,
        "Tucanoisk språk"@nb .

humord:c19750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19750" ;
    dct:modified "2020-05-08T08:43:29"^^xsd:dateTime ;
    skos:altLabel "Guanche"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8933/e23/>,
        <http://dewey.info/class/5--933/e23/>,
        <http://dewey.info/class/964.906/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Historisk folkegruppe på Kanariøyene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8933/e23/>,
        <http://dewey.info/class/5--933/e23/>,
        <http://dewey.info/class/964.906/e23/> ;
    skos:prefLabel "Guanches"@en,
        "Guancher"@nb .

humord:c19752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19752" ;
    dct:modified "2021-02-11T14:35:28"^^xsd:dateTime ;
    skos:altLabel "Hymnaries"@en,
        "Hymnary"@en,
        "Hymns"@en,
        "Psalm books"@en ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/782.27/e23/> ;
    skos:prefLabel "Hymnals"@en,
        "Salmebøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/782.27/e23/> .

humord:c19753 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19753" ;
    dct:modified "2024-12-18T09:08:10"^^xsd:dateTime ;
    skos:altLabel "Vegar (Historie)"@nb ;
    skos:broader humord:c03954 ;
    skos:inScheme humord: ;
    skos:prefLabel "Roads (Historie)"@en,
        "Veier (Historie)"@nb .

humord:c19754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19754" ;
    dct:modified "2024-12-12T07:28:40"^^xsd:dateTime ;
    skos:altLabel "Ho Chi Minh-stien"@nb,
        "Ho Chi Minh-stigen"@nb,
        "Ho Chi Minh-vegen"@nb,
        "Ho Chi Minh-veien"@nb ;
    skos:broader humord:c04017,
        humord:c19753 ;
    skos:definition "System av fjell- og jungelstier og veier brukt av Nord-Vietnam for å føre tropper og forsyninger til Sør-Vietnam, Kampuchea og Laos under Vietnamkrigen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/959.7043/e23/> ;
    skos:prefLabel "Ho Chi Minh trail"@en,
        "Ho Chi Minh-stien"@nb ;
    skos:relatedMatch <http://dewey.info/class/959.7043/e23/> .

humord:c19758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19758" ;
    dct:modified "2005-02-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17961 ;
    skos:closeMatch <http://dewey.info/class/782.86/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.86/e23/>,
        <http://dewey.info/class/783.86/e23/> ;
    skos:prefLabel "Countertenor"@en,
        "Kontratenor"@nb ;
    skos:relatedMatch <http://dewey.info/class/783.86/e23/> .

humord:c19759 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19759" ;
    dct:modified "2025-02-05T10:34:02"^^xsd:dateTime ;
    skos:altLabel "Mareotis"@en,
        "Mareotis"@nb,
        "Maryut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Lake Mariout"@en,
        "Maryut"@nb .

humord:c19761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19761" ;
    dct:modified "2005-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hierocracy"@en,
        "Gudsstyre"@nb,
        "Hierokrati"@nb,
        "Kirkestyre"@nb,
        "Prestestyre"@nb,
        "Prestevelde"@nb,
        "Sakralt kongedømme"@nb,
        "Skriftteokrati"@nb ;
    skos:broadMatch <http://dewey.info/class/320.55/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Statsform eller stat der den politiske makt i teorien er tillagt en gud, og  i praksis utføres av presteskapet <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:exactMatch <http://dewey.info/class/321.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.721/e23/>,
        <http://dewey.info/class/320.55/e23/>,
        <http://dewey.info/class/321.5/e23/> ;
    skos:prefLabel "Theocracy"@en,
        "Teokrati"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.721/e23/> .

humord:c19763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19763" ;
    dct:modified "2024-08-20T08:33:47"^^xsd:dateTime ;
    skos:altLabel "Contemporary Germanic paganism"@en,
        "Germanic neopaganism"@en,
        "Heathenism"@en,
        "Moderne åsatro"@nb,
        "Moderne åsatru"@nb,
        "Åsatru"@nb ;
    skos:broadMatch <http://dewey.info/class/299.94/e23/> ;
    skos:broader humord:c19871 ;
    skos:definition "Åsatro er norrøn nyreligiøsitet som søker tilbake til den førkristne kulturen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.94/e23/> ;
    skos:prefLabel "Heathenry"@en,
        "Åsatro"@nb ;
    skos:related humord:c08470,
        humord:c08558 .

humord:c19764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19764" ;
    dct:modified "2024-11-06T12:33:52"^^xsd:dateTime ;
    skos:altLabel "Suleika"@nb ;
    skos:broadMatch <http://dewey.info/class/831.6/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Suleika er en karakter i Johann Wolfgang von Goethes forfatterskap <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/831.6/e23/> ;
    skos:prefLabel "Suleika"@en,
        "Suleika"@nb .

humord:c19765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19765" ;
    dct:modified "2024-10-25T13:50:30"^^xsd:dateTime ;
    skos:altLabel "Chikalanga language"@en,
        "Ikalanga språk"@nb,
        "Kalanga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:broader humord:c11666 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb,
        "Språkkode: kck"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.394/e23/>,
        <http://dewey.info/class/6--96394/e23/> ;
    skos:prefLabel "Kalanga language"@en,
        "Kalanga språk"@nb .

humord:c19767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19767" ;
    dct:modified "2022-03-02T08:54:28"^^xsd:dateTime ;
    skos:altLabel "Constitutional court of the Realm"@en,
        "Riksretten"@nb ;
    skos:broadMatch <http://dewey.info/class/347.01/e23/> ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.01/e23/> ;
    skos:prefLabel "Court of impeachment"@en,
        "Riksrett"@nb .

humord:c19771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19771" ;
    dct:modified "2024-10-07T12:24:09"^^xsd:dateTime ;
    skos:altLabel "Weed killers"@en,
        "Herbicid"@nb,
        "Herbicider"@nb,
        "Ugrasmiddel"@nb,
        "Ugrasmidler"@nb,
        "Ugrastyning"@nb,
        "Ugressbekjempelse"@nb,
        "Ugressmiddel"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c002159,
        <http://dewey.info/class/632.5/e23/>,
        <http://dewey.info/class/632.954/e23/>,
        <http://dewey.info/class/668.654/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002159,
        <http://dewey.info/class/628.97/e23/>,
        <http://dewey.info/class/632.5/e23/>,
        <http://dewey.info/class/632.954/e23/>,
        <http://dewey.info/class/668.654/e23/> ;
    skos:prefLabel "Herbicides"@en,
        "Ugressmidler"@nb ;
    skos:related humord:c08202,
        humord:c25105 ;
    skos:relatedMatch <http://dewey.info/class/628.97/e23/> .

humord:c19774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19774" ;
    dct:modified "2020-08-04T14:35:50"^^xsd:dateTime ;
    skos:altLabel "Defoliants"@nb ;
    skos:broadMatch <http://dewey.info/class/632.5/e23/>,
        <http://dewey.info/class/632.954/e23/>,
        <http://dewey.info/class/668.654/e23/> ;
    skos:broader humord:c19771 ;
    skos:definition "Kjemisk middel som brukes for å fremtvinge bladavfall etter å ha blitt sprøytet på bladverket <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/628.97/e23/>,
        <http://dewey.info/class/632.5/e23/>,
        <http://dewey.info/class/632.954/e23/>,
        <http://dewey.info/class/668.654/e23/> ;
    skos:prefLabel "Defolianter"@nb ;
    skos:relatedMatch <http://dewey.info/class/628.97/e23/> .

humord:c19775 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19775" ;
    dct:modified "2024-08-13T10:31:54"^^xsd:dateTime ;
    skos:altLabel "Amarna"@nb,
        "Tell el-Amarna"@nb,
        "el-Amarna"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Amarna"@en,
        "Amarna"@nb .

humord:c19777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19777" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sphinges"@en ;
    skos:broadMatch <http://dewey.info/class/398.2089931/e23/> ;
    skos:broader humord:c07567 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089931/e23/> ;
    skos:prefLabel "Sphinxes"@en,
        "Sfinkser"@nb .

humord:c19778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19778" ;
    dct:modified "2025-01-10T14:58:06"^^xsd:dateTime ;
    skos:altLabel "Korsetter"@nb,
        "Snøreliv"@nb,
        "Snørliv"@nb ;
    skos:broadMatch <http://dewey.info/class/391.423/e23/> ;
    skos:broader humord:c04718 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.423/e23/> ;
    skos:prefLabel "Corsets"@en,
        "Korsetter"@nb .

humord:c19779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19779" ;
    dct:modified "2005-03-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.63/e23/>,
        <http://dewey.info/class/781.64/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "Populærmusikk vokst fram i andre halvdel av 1900-tallet blant den spansktalende befolkningen i New York, hovedsaklig en blanding av cubansk og puertoricansk musikk ispedd elementer av jazz og annen amerikansk musikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.63/e23/>,
        <http://dewey.info/class/781.64/e23/>,
        <http://dewey.info/class/793.33/e23/> ;
    skos:prefLabel "Salsa (Music)"@en,
        "Salsa"@nb ;
    skos:relatedMatch <http://dewey.info/class/793.33/e23/> .

humord:c19780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19780" ;
    dct:modified "2023-02-15T14:13:04"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/937.02/e23/> ;
    skos:broader humord:c59500 ;
    skos:definition "Italisk folk som bodde i fjellandet i Mellom-Italia. Hadde i flg.tradisjonen stor innflytelse på Romas og Latiums tidlige historiske utvikling <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/937.02/e23/> ;
    skos:prefLabel "Sabines"@en,
        "Sabinere"@nb .

humord:c19781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19781" ;
    dct:modified "2024-10-31T14:00:43"^^xsd:dateTime ;
    skos:altLabel "Iranistar"@nb ;
    skos:broader humord:c07429 ;
    skos:exactMatch <http://dewey.info/class/491.5092/e23/>,
        <http://dewey.info/class/935.7007202/e23/>,
        <http://dewey.info/class/955.007202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.5092/e23/>,
        <http://dewey.info/class/935.7007202/e23/>,
        <http://dewey.info/class/955.007202/e23/> ;
    skos:prefLabel "Iranists"@en,
        "Iranister"@nb .

humord:c19782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19782" ;
    dct:modified "2005-03-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/932/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Et folk av omstridt opprinnelse som trengte inn i Egypt på 1600-tallet f.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/932/e23/> ;
    skos:prefLabel "Hyksos"@en,
        "Hyksos"@nb .

humord:c19783 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19783" ;
    dct:modified "2025-02-05T11:30:44"^^xsd:dateTime ;
    skos:altLabel "Tanis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Tanis"@en,
        "Tanis"@nb .

humord:c19784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19784" ;
    dct:modified "2020-11-25T08:21:51"^^xsd:dateTime ;
    skos:altLabel "Hansi"@nb,
        "Kanshi"@nb ;
    skos:broadMatch <http://dewey.info/class/895.11/e23/> ;
    skos:broader humord:c06779 ;
    skos:definition "Dikt opprinnelig skrevet med kinesiske tegn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.11/e23/> ;
    skos:prefLabel "Edit"@en,
        "Han shi"@nb .

humord:c19787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19787" ;
    dct:modified "2020-11-23T15:18:23"^^xsd:dateTime ;
    skos:broader humord:c06603 ;
    skos:definition "Litterær retning som krevde at diktningen skulle uttrykke den indre virkelighetsopplevelse. Retningen fikk stor utbredelse i tiden før, under og etter  den første verdenskrig, særlig i Tyskland <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/3C--115/e23/>,
        <http://dewey.info/class/808.80115/e23/>,
        <http://dewey.info/class/809.9115/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--115/e23/>,
        <http://dewey.info/class/808.80115/e23/>,
        <http://dewey.info/class/809.9115/e23/> ;
    skos:prefLabel "Expressionism (Literature)"@en,
        "Ekspresjonisme (Litteratur)"@nb ;
    skos:related humord:c05695 .

humord:c19789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 230 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19789" ;
    dct:modified "2022-01-20T14:33:00"^^xsd:dateTime ;
    skos:altLabel "Travel books"@en,
        "Travel guides"@en,
        "Guidebøker"@nb,
        "Turhåndbøker"@nb ;
    skos:broader humord:c17046 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030103,
        <http://dewey.info/class/910.202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030103,
        <http://dewey.info/class/910.202/e23/> ;
    skos:prefLabel "Guidebooks"@en,
        "Reisehåndbøker"@nb .

humord:c19791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19791" ;
    dct:modified "2024-08-23T14:49:21"^^xsd:dateTime ;
    skos:altLabel "Fatigue"@en,
        "Trøtthet"@nb,
        "Trøyttleik"@nb ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ibs05"@nb ;
    skos:exactMatch realfagstermer:c008155 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008155,
        <http://dewey.info/class/152.1886/e23/>,
        <http://dewey.info/class/612.744/e23/>,
        <http://dewey.info/class/658.544/e23/> ;
    skos:prefLabel "Tiredness"@en,
        "Tretthet"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.1886/e23/>,
        <http://dewey.info/class/612.744/e23/>,
        <http://dewey.info/class/658.544/e23/> .

humord:c19793 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19793" ;
    dct:modified "2025-02-19T16:36:32"^^xsd:dateTime ;
    skos:altLabel "Moab"@nb ;
    skos:broader humord:c01810 ;
    skos:definition "Land i fjellområdet øst for Dødehavet. Møtte sin undergang ved babylonernes  erobring ca. 600 f.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--39462/e23/>,
        <http://dewey.info/class/939.462/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39462/e23/>,
        <http://dewey.info/class/939.462/e23/> ;
    skos:prefLabel "Moab"@en,
        "Moab"@nb .

humord:c19794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19794" ;
    dct:modified "2025-02-19T15:49:16"^^xsd:dateTime ;
    skos:altLabel "Tyr"@nb,
        "Tyros"@nb,
        "Tyrus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:broader humord:c16952 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3944/e23/>,
        <http://dewey.info/class/939.44/e23/> ;
    skos:prefLabel "Tyre"@en,
        "Tyros"@nb .

humord:c19797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19797" ;
    dct:modified "2024-10-23T14:47:34"^^xsd:dateTime ;
    skos:altLabel "Lak'i language"@en,
        "Laqi language"@en,
        "Zway language"@en,
        "Zay språk"@nb,
        "Zway språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:broader humord:c10035 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb,
        "Språkkode: zwa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Zay language"@en,
        "Zay språk"@nb .

humord:c19799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19799" ;
    dct:modified "2024-10-10T13:36:09"^^xsd:dateTime ;
    skos:altLabel "Band"@en,
        "Band"@nb ;
    skos:broadMatch <http://dewey.info/class/677.76/e23/>,
        <http://dewey.info/class/746.27/e23/> ;
    skos:broader humord:c07794 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.76/e23/>,
        <http://dewey.info/class/746.27/e23/> ;
    skos:prefLabel "Ribbon"@en,
        "Bånd"@nb .

humord:c19801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19801" ;
    dct:modified "2024-10-10T13:34:24"^^xsd:dateTime ;
    skos:altLabel "Bandweaving"@en,
        "Bandveving"@nb ;
    skos:broadMatch <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14/e23/> ;
    skos:broader humord:c04836 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14/e23/> ;
    skos:prefLabel "Band weaving"@en,
        "Båndveving"@nb .

humord:c19803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19803" ;
    dct:modified "2005-03-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18240 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tangkhul Naga language"@en,
        "Tangkhul naga språk"@nb .

humord:c19804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19804" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lohar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.80095475/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095475/e23/> ;
    skos:prefLabel "Lohar"@en,
        "Gadulia lohar (Folk)"@nb .

humord:c19806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19806" ;
    dct:modified "2024-10-10T13:27:04"^^xsd:dateTime ;
    skos:altLabel "Laman"@en,
        "Lambadi"@en,
        "Vanjari"@en,
        "Banjara (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8914/e23/>,
        <http://dewey.info/class/5--914/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Banjara er et stammefolk i Rajasthan <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8914/e23/>,
        <http://dewey.info/class/5--914/e23/> ;
    skos:prefLabel "Banjara"@en,
        "Banjara (Folk)"@nb .

humord:c19807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19807" ;
    dct:modified "2024-11-07T20:13:34"^^xsd:dateTime ;
    skos:altLabel "Gandharva"@nb ;
    skos:broadMatch <http://dewey.info/class/294.513/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Gandharva er hinduistiske naturånder. De er halvt dyr, vanligvis en fugl eller hest <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.513/e23/> ;
    skos:prefLabel "Gandharva"@en,
        "Gandharva"@nb .

humord:c19808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19808" ;
    dct:modified "2005-03-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/891.53/e23/> ;
    skos:broader humord:c17353 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.53/e23/> ;
    skos:prefLabel "Pahlavi literature"@en,
        "Pahlavi litteratur"@nb .

humord:c19809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19809" ;
    dct:modified "2024-02-13T10:21:34"^^xsd:dateTime ;
    skos:altLabel "Skateboard"@en,
        "Rullebrett"@nb,
        "Skateboard"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Skateboard, på norsk også kjent som rullebrett, er et brett med to påmonterte hjuloppheng med til sammen fire hjul. Brettet er som regel laget av laminert treverk og har pålimt gripeteip, slik at skoene ikke glir av brettet når en kjører <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/688.7622/e23/>,
        <http://dewey.info/class/796.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.7622/e23/>,
        <http://dewey.info/class/796.22/e23/> ;
    skos:prefLabel "Skateboards"@en,
        "Rullebrett"@nb .

humord:c19812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19812" ;
    dct:modified "2024-10-24T12:53:51"^^xsd:dateTime ;
    skos:altLabel "Kimakwe language"@en,
        "Macue language"@en,
        "Makwe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:broader humord:c09885 ;
    skos:editorialNote "Språkkode: ymk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.392/e23/>,
        <http://dewey.info/class/6--96392/e23/> ;
    skos:prefLabel "Makwe language"@en,
        "Makwe språk"@nb .

humord:c19813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19813" ;
    dct:modified "2024-10-17T09:05:31"^^xsd:dateTime ;
    skos:altLabel "Accessory sex organs"@en,
        "Female sexual organs"@en,
        "Genital organs"@en,
        "Genital system"@en,
        "Genital systems"@en,
        "Genitals"@en,
        "Male sexual organs"@en,
        "Primary sex organs"@en,
        "Primary sexual characteristics"@en,
        "Reproductive glands"@en,
        "Reproductive organs"@en,
        "Reproductive system"@en,
        "Reproductive systems"@en,
        "Sex organs"@en,
        "Forplantingsorgan"@nb,
        "Forplantningsorgan"@nb,
        "Forplantningsorganer"@nb,
        "Genitalia"@nb,
        "Genitalier"@nb,
        "Kjønnsorgan"@nb,
        "Kvinnelege kjønnsorgan"@nb,
        "Kvinnelige kjønnsorganer"@nb,
        "Mannlege kjønnsorgan"@nb,
        "Mannlige kjønnsorganer"@nb,
        "Økslingsorgan"@nb ;
    skos:broader humord:c19945 ;
    skos:closeMatch <http://dewey.info/class/573.6/e23/>,
        <http://dewey.info/class/611.6/e23/>,
        <http://dewey.info/class/612.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c001324 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001324,
        <http://dewey.info/class/573.6/e23/>,
        <http://dewey.info/class/611.6/e23/>,
        <http://dewey.info/class/612.6/e23/>,
        <http://dewey.info/class/616.65/e23/>,
        <http://dewey.info/class/617.46/e23/> ;
    skos:prefLabel "Genitalia"@en,
        "Kjønnsorganer"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.65/e23/>,
        <http://dewey.info/class/617.46/e23/> .

humord:c19814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19814" ;
    dct:modified "2020-06-15T14:29:08"^^xsd:dateTime ;
    skos:altLabel "Male organ"@en ;
    skos:broader humord:c19813 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/573.656/e23/>,
        <http://dewey.info/class/611.64/e23/>,
        <http://dewey.info/class/612.616/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.656/e23/>,
        <http://dewey.info/class/611.64/e23/>,
        <http://dewey.info/class/612.616/e23/>,
        <http://dewey.info/class/616.66/e23/>,
        <http://dewey.info/class/617.463/e23/> ;
    skos:prefLabel "Penis"@en,
        "Penis"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.66/e23/>,
        <http://dewey.info/class/617.463/e23/> .

humord:c19815 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19815" ;
    dct:modified "2025-02-21T15:10:19"^^xsd:dateTime ;
    skos:altLabel "Masada"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3349/e23/>,
        <http://dewey.info/class/933.49/e23/> ;
    skos:broader humord:c01935 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3349/e23/>,
        <http://dewey.info/class/933.49/e23/> ;
    skos:prefLabel "Masada"@en,
        "Masada"@nb .

humord:c19818 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19818" ;
    dct:modified "2025-02-24T15:14:28"^^xsd:dateTime ;
    skos:altLabel "West Turkestan"@en,
        "Russisk Sentral-Asia"@nb,
        "Sovjetisk Sentral-Asia"@nb,
        "Vest-Turkestan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--584/e23/>,
        <http://dewey.info/class/915.84/e23/>,
        <http://dewey.info/class/958.4/e23/> ;
    skos:broader humord:c02143 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--584/e23/>,
        <http://dewey.info/class/915.84/e23/>,
        <http://dewey.info/class/958.4/e23/> ;
    skos:prefLabel "Russian Turkestan"@en,
        "Vest-Turkestan"@nb ;
    skos:related humord:c01954,
        humord:c02027,
        humord:c02092,
        humord:c02098,
        humord:c02099 .

humord:c19823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19823" ;
    dct:modified "2025-01-13T09:05:25"^^xsd:dateTime ;
    skos:altLabel "Kylikes"@nb ;
    skos:broadMatch <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:broader humord:c00053,
        humord:c17297 ;
    skos:definition "Forseggjort gresk drikkebeger av keramikk. Flat, rund form med hank på begge sider, gjerne bemalt. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Kylikes"@en,
        "Kylikes"@nb .

humord:c19824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19824" ;
    dct:modified "2024-08-28T08:36:48"^^xsd:dateTime ;
    skos:altLabel "Arbyallos"@en,
        "Aryballoi"@nb ;
    skos:broadMatch <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:broader humord:c00053 ;
    skos:definition "Aryballoi er en gresk vase/krukke av keramikk til parfyme eller salve. Liten og tykkmaget med flattrykt hals, gjerne bemalt. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Aryballoi"@en,
        "Aryballoi"@nb .

humord:c19825 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19825" ;
    dct:modified "2025-02-27T12:05:14"^^xsd:dateTime ;
    skos:altLabel "Kiribati"@nb ;
    skos:broader humord:c03728 ;
    skos:definition "Kiribati er en republikk i sørvestlige del av Stillehavet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9681/e23/>,
        <http://dewey.info/class/919.681/e23/>,
        <http://dewey.info/class/996.81/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9681/e23/>,
        <http://dewey.info/class/919.681/e23/>,
        <http://dewey.info/class/996.81/e23/> ;
    skos:prefLabel "Kiribati"@en,
        "Kiribati"@nb .

humord:c19826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19826" ;
    dct:modified "2025-01-22T07:49:17"^^xsd:dateTime ;
    skos:altLabel "Kosmopolitanisme"@nb,
        "Kosmopolitisme"@nb,
        "Verdensborgerskap"@nb,
        "Verdsborgarskap"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c04867 ;
    skos:definition "Verdensborgerlig innstilling <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cosmopolitanism"@en,
        "Kosmopolitisme"@nb ;
    skos:related humord:c16723 .

humord:c19830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19830" ;
    dct:modified "2024-08-13T08:45:09"^^xsd:dateTime ;
    skos:altLabel "Altaiske folkegrupper"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894/e23/>,
        <http://dewey.info/class/5--94/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe som taler et altaisk språk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894/e23/>,
        <http://dewey.info/class/5--94/e23/> ;
    skos:prefLabel "Altaic people"@en,
        "Altaiske folkegrupper"@nb ;
    skos:related humord:c00882,
        humord:c00910,
        humord:c14200 .

humord:c19832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19832" ;
    dct:modified "2024-12-06T10:22:58"^^xsd:dateTime ;
    skos:altLabel "Fenno-Swedish folk literature"@en,
        "Swedo-Finnish folk literature"@en,
        "Finlandssvensk folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:exactMatch <http://dewey.info/class/398.208939704897/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208939704897/e23/> ;
    skos:prefLabel "Finland Swedish folk literature"@en,
        "Finlandssvensk folkediktning"@nb .

humord:c19833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19833" ;
    dct:modified "2021-06-04T12:16:52"^^xsd:dateTime ;
    skos:altLabel "Miri language"@en,
        "Sarak language"@en,
        "Hill Miri språk"@nb,
        "Sarak språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c58501 ;
    skos:editorialNote "\"Though Hili Miri is listed under Mising [mrg] in Ethnologue, most experts on the Aranuchal Pradesh and Tani languages treat Hill Miri and Mising as separate and distinct languages belonging to different branches of the Tani subgroup (Burling 2003; Sun 2003, 1993)\" <Endangered languages project>"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Hill Miri language"@en,
        "Miri språk"@nb .

humord:c19834 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19834" ;
    dct:modified "2025-02-20T14:40:54"^^xsd:dateTime ;
    skos:altLabel "Ujung Pandang"@en,
        "Makasar"@nb,
        "Ujung pandang"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59847/e23/>,
        <http://dewey.info/class/915.9847/e23/>,
        <http://dewey.info/class/959.847/e23/> ;
    skos:broader humord:c01918 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59847/e23/>,
        <http://dewey.info/class/915.9847/e23/>,
        <http://dewey.info/class/959.847/e23/> ;
    skos:prefLabel "Makassar"@en,
        "Ujung pandang"@nb .

humord:c19836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19836" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.24/e23/> ;
    skos:broader humord:c00500 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.24/e23/> ;
    skos:prefLabel "Scandals"@en,
        "Skandaler"@nb .

humord:c19837 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19837" ;
    dct:modified "2025-02-24T15:00:30"^^xsd:dateTime ;
    skos:altLabel "Tonking"@en,
        "Tonking"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5973/e23/>,
        <http://dewey.info/class/915.973/e23/>,
        <http://dewey.info/class/959.704331/e23/> ;
    skos:broader humord:c18368 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5973/e23/>,
        <http://dewey.info/class/915.973/e23/>,
        <http://dewey.info/class/959.704331/e23/> ;
    skos:prefLabel "Tonkin"@en,
        "Tonking"@nb .

humord:c19839 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19839" ;
    dct:modified "2025-02-24T10:43:36"^^xsd:dateTime ;
    skos:altLabel "Trapezuntine Empire"@en,
        "Trapezunt-riket"@nb,
        "Trebizond-riket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/956.601/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Bysantinsk-gresk stat som ble opprettet i 1204 i kjølvannet av Det bysantinke rikets fall. Statsdannelse 1204-1461 langs den tyrkiske svartehavskysten   rundt byen Trabzon <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--561/e23/>,
        <http://dewey.info/class/915.61/e23/>,
        <http://dewey.info/class/956.601/e23/> ;
    skos:prefLabel "Empire of Trebizond"@en,
        "Trapezunt-riket"@nb ;
    skos:related humord:c03484,
        humord:c03750 .

humord:c19840 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19840" ;
    dct:modified "2024-12-06T10:26:18"^^xsd:dateTime ;
    skos:altLabel "Bihari folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ub005"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bihari folk literature"@en,
        "Bihari folkediktning"@nb .

humord:c19841 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19841" ;
    dct:modified "2024-10-17T14:47:11"^^xsd:dateTime ;
    skos:altLabel "Santiniketan"@en,
        "Santiniketan"@nb,
        "Santiniketana"@nb,
        "Shantiniketan"@nb,
        "Shantiniketana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:broader humord:c01901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5414/e23/>,
        <http://dewey.info/class/915.414/e23/>,
        <http://dewey.info/class/954.14/e23/> ;
    skos:prefLabel "Shantiniketan"@en,
        "Santiniketan"@nb .

humord:c19845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19845" ;
    dct:modified "2005-05-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/792.82/e23/> ;
    skos:broader humord:c13981 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.82/e23/> ;
    skos:prefLabel "Notation (Dance)"@en,
        "Notasjon (Dans)"@nb .

humord:c19846 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19846" ;
    dct:modified "2025-02-21T08:21:38"^^xsd:dateTime ;
    skos:altLabel "Krydderøyane"@nb,
        "Krydderøyene"@nb,
        "Maluku"@nb,
        "Molukkane"@nb ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5985/e23/>,
        <http://dewey.info/class/915.985/e23/>,
        <http://dewey.info/class/959.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5985/e23/>,
        <http://dewey.info/class/915.985/e23/>,
        <http://dewey.info/class/959.85/e23/> ;
    skos:prefLabel "Maluku Islands"@en,
        "Molukkene"@nb .

humord:c19849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19849" ;
    dct:modified "2024-08-30T14:06:30"^^xsd:dateTime ;
    skos:altLabel "Won bulgyo"@nb,
        "Won pulgyo"@nb,
        "Won-buddhisme"@nb,
        "Wonbuddhisme"@nb ;
    skos:broadMatch <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08475,
        humord:c08812 ;
    skos:definition "Wonbuddhisme er en koreansk buddhistisk sekt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Won buddhism"@en,
        "Wonbuddhisme"@nb .

humord:c19852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19852" ;
    dct:modified "2024-08-16T08:45:37"^^xsd:dateTime ;
    skos:altLabel "Antiquaries"@en,
        "Antikvarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En antikvar er en person som steller med eldre tiders materielle kultur <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/363.69092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.69092/e23/> ;
    skos:prefLabel "Antiquarians"@en,
        "Antikvarer"@nb ;
    skos:related humord:c11577 .

humord:c19853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19853" ;
    dct:modified "2025-02-20T14:39:03"^^xsd:dateTime ;
    skos:altLabel "Aceh"@nb ;
    skos:broader humord:c01920 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--59811/e23/>,
        <http://dewey.info/class/915.9811/e23/>,
        <http://dewey.info/class/959.811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59811/e23/>,
        <http://dewey.info/class/915.9811/e23/>,
        <http://dewey.info/class/959.811/e23/> ;
    skos:prefLabel "Aceh"@en,
        "Aceh"@nb .

humord:c19856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19856" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Voggesang"@nb,
        "Vuggeviser"@nb ;
    skos:broadMatch <http://dewey.info/class/398.8/e23/> ;
    skos:broader humord:c37563 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/781.582/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.8/e23/>,
        <http://dewey.info/class/781.582/e23/> ;
    skos:prefLabel "Lullabies"@en,
        "Vuggesanger"@nb .

humord:c19859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19859" ;
    dct:modified "2024-10-15T12:18:27"^^xsd:dateTime ;
    skos:altLabel "Barnesongar"@nb ;
    skos:broader humord:c37563 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/782.42083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42083/e23/> ;
    skos:prefLabel "Children's songs"@en,
        "Barnesanger"@nb .

humord:c19860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19860" ;
    dct:modified "2005-05-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16040 ;
    skos:closeMatch <http://dewey.info/class/025.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.3/e23/> ;
    skos:prefLabel "Bibliographic control"@en,
        "Bibliografisk kontroll"@nb .

humord:c19861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19861" ;
    dct:modified "2024-10-31T14:06:35"^^xsd:dateTime ;
    skos:altLabel "Shogun"@en,
        "Taikun"@en,
        "Taikuns"@en,
        "Tycoon"@en,
        "Tycoons"@en,
        "Seii taishôgun"@nb,
        "Shogun"@nb,
        "Shogunar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.630952/e23/> ;
    skos:broader humord:c07426 ;
    skos:definition "Shogun var den øverste militære tittelen i Japans middelalder og tidlig moderne periode. Fra 1192 lå i praksis den utøvende makt hos shogunen, mens keiseren bare var nominelt statsoverhode. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.630952/e23/> ;
    skos:prefLabel "Shoguns"@en,
        "Shoguner"@nb .

humord:c19862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19862" ;
    dct:modified "2024-07-03T12:30:13"^^xsd:dateTime ;
    skos:altLabel "Abkhasisk litteratur"@nb ;
    skos:broader humord:c18575 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/899.9623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.9623/e23/> ;
    skos:prefLabel "Abkhaz literature"@en,
        "Abkhasisk litteratur"@nb .

humord:c19863 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19863" ;
    dct:modified "2025-02-24T15:05:55"^^xsd:dateTime ;
    skos:altLabel "Khiva"@nb ;
    skos:broadMatch <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:broader humord:c02099 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:prefLabel "Khiva"@en,
        "Khiva"@nb .

humord:c19864 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19864" ;
    dct:modified "2025-02-24T10:40:32"^^xsd:dateTime ;
    skos:altLabel "Sarawak"@nb ;
    skos:broader humord:c15392 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5954/e23/>,
        <http://dewey.info/class/915.954/e23/>,
        <http://dewey.info/class/959.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5954/e23/>,
        <http://dewey.info/class/915.954/e23/>,
        <http://dewey.info/class/959.54/e23/> ;
    skos:prefLabel "Sarawak"@en,
        "Sarawak"@nb .

humord:c19865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19865" ;
    dct:modified "2025-01-13T08:56:31"^^xsd:dateTime ;
    skos:altLabel "Kokekar"@nb ;
    skos:broadMatch <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c04666 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.3/e23/>,
        <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Cooking vessels"@en,
        "Kokekar"@nb .

humord:c19866 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19866" ;
    dct:modified "2025-03-18T07:57:50"^^xsd:dateTime ;
    skos:altLabel "Via Appia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/388.10937/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:broader humord:c02437 ;
    skos:definition "I oldtiden den viktigste vei sørover fra Roma <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37/e23/>,
        <http://dewey.info/class/388.10937/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:prefLabel "Appian Way"@en,
        "Via Appia"@nb .

humord:c19870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19870" ;
    dct:modified "2024-08-28T11:43:09"^^xsd:dateTime ;
    skos:altLabel "Asuka (Period)"@en,
        "Asuka (Periode)"@nb,
        "Asuka-perioden"@nb,
        "Asukaperioden"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c11066 ;
    skos:definition "Askuda betegner en japansk periode, 592-ca 700 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Asuka period"@en,
        "Asuka-perioden"@nb .

humord:c19871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19871" ;
    dct:modified "2005-05-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Contemporary paganism"@en,
        "Neopaganism"@en,
        "Neopaganisme"@nb,
        "Nypaganisme"@nb ;
    skos:broader humord:c08812 ;
    skos:closeMatch <http://dewey.info/class/299.94/e23/> ;
    skos:definition "Europeiske og nordamerikanske bevegelser som forkaster kristendommen og griper istedenfor til førkristne tradisjoner <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.94/e23/> ;
    skos:prefLabel "Modern paganism"@en,
        "Nyhedendom"@nb ;
    skos:related humord:c08558 .

humord:c19872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19872" ;
    dct:modified "2005-06-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18575 ;
    skos:exactMatch <http://dewey.info/class/899.968/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.968/e23/> ;
    skos:prefLabel "Laz literature"@en,
        "Lazisk litteratur"@nb .

humord:c19873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-06-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19873" ;
    dct:modified "2024-04-03T09:35:56"^^xsd:dateTime ;
    skos:altLabel "Operational calculus"@en,
        "Operational research"@en,
        "Operations analysis"@en,
        "Operations research"@en,
        "Operasjonsanalyse"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch realfagstermer:c012494 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/658.4034/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012494,
        <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/352.33/e23/>,
        <http://dewey.info/class/658.4034/e23/> ;
    skos:prefLabel "Operational analysis"@en,
        "Operasjonsanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.33/e23/> .

humord:c19874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19874" ;
    dct:modified "2025-01-08T13:10:56"^^xsd:dateTime ;
    skos:altLabel "Verdensarvlista"@nb,
        "Verdensarvlisten"@nb,
        "Verdensarvobjekter"@nb,
        "Verdensarvsteder"@nb,
        "Verdsarven"@nb,
        "Verdsarvlista"@nb,
        "Verdsarvobjekt"@nb,
        "Verdsarvstadar"@nb,
        "Verdsarvstader"@nb ;
    skos:broadMatch <http://dewey.info/class/363.69/e23/> ;
    skos:broader humord:c04577 ;
    skos:definition "Objekter på UNESCOs \"World heritage list\" <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "World heritage"@en,
        "Verdensarven"@nb ;
    skos:related humord:c04546 .

humord:c19882 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19882" ;
    dct:modified "2025-02-21T08:17:32"^^xsd:dateTime ;
    skos:altLabel "Manado"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59842/e23/>,
        <http://dewey.info/class/915.9842/e23/>,
        <http://dewey.info/class/959.842/e23/> ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59842/e23/>,
        <http://dewey.info/class/915.9842/e23/>,
        <http://dewey.info/class/959.842/e23/> ;
    skos:prefLabel "Mandao"@en,
        "Manado"@nb .

humord:c19883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19883" ;
    dct:modified "2024-10-22T09:17:41"^^xsd:dateTime ;
    skos:altLabel "Havdyr"@nb,
        "Havfauna"@nb,
        "Marin fauna"@nb,
        "Marine dyr"@nb,
        "Sjødyr"@nb ;
    skos:broader humord:c68154 ;
    skos:definition "Dyr som lever i sjøen (ikke brukt om fisk). <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c001540,
        realfagstermer:c003078,
        <http://dewey.info/class/591.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001540,
        realfagstermer:c003078,
        <http://dewey.info/class/578.77/e23/>,
        <http://dewey.info/class/591.77/e23/>,
        <http://dewey.info/class/639.8/e23/> ;
    skos:prefLabel "Marine animals"@en,
        "Sjødyr"@nb ;
    skos:related humord:c25715 ;
    skos:relatedMatch <http://dewey.info/class/578.77/e23/>,
        <http://dewey.info/class/639.8/e23/> .

humord:c19885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19885" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15532 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/786.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.28/e23/> ;
    skos:prefLabel "Prepared pianos"@en,
        "Preparerte pianoer"@nb .

humord:c19886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19886" ;
    dct:modified "2024-10-11T14:10:52"^^xsd:dateTime ;
    skos:altLabel "Lasso"@en,
        "Lassoar"@nb ;
    skos:broader humord:c11191 ;
    skos:closeMatch <http://dewey.info/class/799.20282/e23/> ;
    skos:definition "En lasso er en kastesnare. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/799.20282/e23/> ;
    skos:prefLabel "Lassos"@en,
        "Lassoer"@nb .

humord:c19887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19887" ;
    dct:modified "2025-01-03T10:07:30"^^xsd:dateTime ;
    skos:altLabel "Lassorings (Sami cultural objects)"@en,
        "Lassoringar"@nb ;
    skos:broadMatch <http://dewey.info/class/799.20282/e23/> ;
    skos:broader humord:c19886 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/799.20282/e23/> ;
    skos:prefLabel "Lasso rings (Sami cultural objects)"@en,
        "Lassoringer"@nb .

humord:c19888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19888" ;
    dct:modified "2025-01-29T14:41:01"^^xsd:dateTime ;
    skos:altLabel "Tinntrådarbeid"@nb,
        "Tinntrådbrodering"@nb ;
    skos:broadMatch <http://dewey.info/class/746.44/e23/> ;
    skos:broader humord:c04829 ;
    skos:definition "Brodering med tinntråd på tekstiler og skinn <UBTØ>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.44/e23/> ;
    skos:prefLabel "Pewter embroidery"@en,
        "Tinntrådbrodering"@nb .

humord:c19890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19890" ;
    dct:modified "2025-01-03T15:22:57"^^xsd:dateTime ;
    skos:altLabel "Pulk"@en,
        "Pulkar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/> ;
    skos:broader humord:c04392 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/>,
        <http://dewey.info/class/796.95/e23/> ;
    skos:prefLabel "Pulks (Vehicles)"@en,
        "Pulker"@nb ;
    skos:related humord:c04394 ;
    skos:relatedMatch <http://dewey.info/class/796.95/e23/> .

humord:c19891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19891" ;
    dct:modified "2012-12-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06230 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:exactMatch <http://dewey.info/class/4--501836/e23/>,
        <http://dewey.info/class/415.01836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--501836/e23/>,
        <http://dewey.info/class/415.01836/e23/> ;
    skos:prefLabel "Construction grammar"@en,
        "Konstruksjonsgrammatikk"@nb .

humord:c19892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19892" ;
    dct:modified "2024-11-27T15:08:11"^^xsd:dateTime ;
    skos:altLabel "Fengselsbibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/027.665/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.665/e23/>,
        <http://dewey.info/class/365.6/e23/> ;
    skos:prefLabel "Prison libraries"@en,
        "Fengselsbibliotek"@nb ;
    skos:relatedMatch <http://dewey.info/class/365.6/e23/> .

humord:c19893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19893" ;
    dct:modified "2025-01-03T10:33:34"^^xsd:dateTime ;
    skos:altLabel "Audio book"@en,
        "Audio books"@en,
        "Ljodbok"@nb,
        "Ljodbøker"@nb,
        "Lydbok"@nb,
        "Lydbøker"@nb ;
    skos:broadMatch <http://dewey.info/class/070.579/e23/> ;
    skos:broader humord:c17699 ;
    skos:definition "Litteratur innlest for avspilling fra lydkassett, CD etc. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.384/e23/>,
        <http://dewey.info/class/070.579/e23/> ;
    skos:prefLabel "Audiobooks"@en,
        "Lydbøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.384/e23/> .

humord:c19894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19894" ;
    dct:modified "2025-01-13T08:52:58"^^xsd:dateTime ;
    skos:altLabel "Lekythoi"@en,
        "Lekythoi"@nb ;
    skos:broadMatch <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:broader humord:c00053 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3938/e23/>,
        <http://dewey.info/class/738.3820938/e23/> ;
    skos:prefLabel "Lecythi"@en,
        "Lekythoi"@nb .

humord:c19895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19895" ;
    dct:modified "2024-10-21T08:51:14"^^xsd:dateTime ;
    skos:altLabel "Sabellian languages"@en,
        "Sabellic languages"@en,
        "Oskisk-umbriske språk"@nb,
        "Sabelliske språk"@nb ;
    skos:broader humord:c10461 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/479.7/e23/>,
        <http://dewey.info/class/6--797/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/479.7/e23/>,
        <http://dewey.info/class/6--797/e23/> ;
    skos:prefLabel "Osco-Umbrian languages"@en,
        "Oskisk-umbriske språk"@nb .

humord:c19896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19896" ;
    dct:modified "2005-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Desparation"@en ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/> ;
    skos:prefLabel "Despair"@en,
        "Fortvilelse"@nb .

humord:c19897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19897" ;
    dct:modified "2023-12-18T12:44:40"^^xsd:dateTime ;
    skos:altLabel "Kvasivitenskap"@nb,
        "Kvasivitskap"@nb,
        "Pseudovitskap"@nb,
        "Psevdovitenskap"@nb,
        "Psevdovitskap"@nb ;
    skos:broadMatch <http://dewey.info/class/001.9/e23/> ;
    skos:broader humord:c13251 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c013442 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013442,
        <http://dewey.info/class/001.9/e23/> ;
    skos:prefLabel "Pseucoscience"@en,
        "Pseudovitenskap"@nb .

humord:c19899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19899" ;
    dct:modified "2025-01-24T07:47:17"^^xsd:dateTime ;
    skos:altLabel "Saint Valentine's Day"@en,
        "St. Valentins dag"@nb,
        "Valentinsdag"@nb ;
    skos:broader humord:c04948 ;
    skos:definition "St. Valentins dag 14. februar <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/394.2618/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2618/e23/> ;
    skos:prefLabel "Valentine's day"@en,
        "Valentinsdag"@nb .

humord:c19901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19901" ;
    dct:modified "2024-12-03T13:41:17"^^xsd:dateTime ;
    skos:altLabel "Tamil folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:exactMatch <http://dewey.info/class/398.20494811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20494811/e23/> ;
    skos:prefLabel "Tamil folk literature"@en,
        "Tamil folkediktning"@nb .

humord:c19902 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19902" ;
    dct:modified "2025-02-28T12:29:24"^^xsd:dateTime ;
    skos:altLabel "Carpathians"@en,
        "Karpatane"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4373/e23/>,
        <http://dewey.info/class/914.373/e23/>,
        <http://dewey.info/class/943.73/e23/> ;
    skos:broader humord:c03661 ;
    skos:closeMatch <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:definition "Karpatene er en fjellkjede i Øst-Europa. Danner en stor bue omkring den ungarske slette og  og hele Tiszavassdraget. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c030395 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030395,
        <http://dewey.info/class/2--4373/e23/>,
        <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.373/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/943.73/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:prefLabel "Carpathian Mountains"@en,
        "Karpatene"@nb .

humord:c19903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19903" ;
    dct:modified "2024-08-22T15:00:31"^^xsd:dateTime ;
    skos:altLabel "Svevn"@nb,
        "Søvn"@nb,
        "Søvnvaner"@nb ;
    skos:broader humord:c08036 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c012872,
        <http://dewey.info/class/154.6/e23/>,
        <http://dewey.info/class/591.519/e23/>,
        <http://dewey.info/class/613.794/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012872,
        <http://dewey.info/class/154.6/e23/>,
        <http://dewey.info/class/156.4/e23/>,
        <http://dewey.info/class/573.868/e23/>,
        <http://dewey.info/class/591.519/e23/>,
        <http://dewey.info/class/612.821/e23/>,
        <http://dewey.info/class/613.794/e23/> ;
    skos:prefLabel "Sleep"@en,
        "Søvn"@nb ;
    skos:relatedMatch <http://dewey.info/class/156.4/e23/>,
        <http://dewey.info/class/573.868/e23/>,
        <http://dewey.info/class/612.821/e23/> .

humord:c19904 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19904" ;
    dct:modified "2024-12-03T13:39:29"^^xsd:dateTime ;
    skos:altLabel "Tadsjikisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tajiki folk literature"@en,
        "Tadsjikisk folkediktning"@nb .

humord:c19905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19905" ;
    dct:modified "2024-10-18T07:10:38"^^xsd:dateTime ;
    skos:altLabel "Granaries"@en,
        "Bygdemagasin"@nb,
        "Bygdemagasiner"@nb,
        "Kornkammer"@nb,
        "Kornkamre"@nb,
        "Kornmagasin"@nb,
        "Kornmagasiner"@nb,
        "Kornsiloar"@nb ;
    skos:broadMatch <http://dewey.info/class/633.20868/e23/>,
        <http://dewey.info/class/725.36/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Beholder av tre, stål eller betong for oppbevaring av korn bestående av høye stående celler med rundt eller firkantet tverrsnitt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/633.20868/e23/>,
        <http://dewey.info/class/725.36/e23/> ;
    skos:prefLabel "Grain silos"@en,
        "Kornsiloer"@nb .

humord:c19906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19906" ;
    dct:modified "2024-07-04T11:29:08"^^xsd:dateTime ;
    skos:altLabel "Licence agreements"@en,
        "License agreements"@en,
        "Licensing agreements"@en,
        "Lisensavtaler"@nb ;
    skos:broader humord:c67353 ;
    skos:exactMatch realfagstermer:c030162,
        <http://dewey.info/class/343.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030162,
        <http://dewey.info/class/343.07/e23/> ;
    skos:prefLabel "Licencing agreements"@en,
        "Lisensavtaler"@nb .

humord:c19907 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19907" ;
    dct:modified "2025-02-24T14:59:20"^^xsd:dateTime ;
    skos:altLabel "Hanoi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5973/e23/>,
        <http://dewey.info/class/915.973/e23/>,
        <http://dewey.info/class/959.73/e23/> ;
    skos:broader humord:c02102 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5973/e23/>,
        <http://dewey.info/class/915.973/e23/>,
        <http://dewey.info/class/959.73/e23/> ;
    skos:prefLabel "Hanoi"@en,
        "Hanoi"@nb .

humord:c19908 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19908" ;
    dct:modified "2025-02-04T08:29:40"^^xsd:dateTime ;
    skos:altLabel "Djibouti"@nb ;
    skos:broader humord:c01541 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6771/e23/>,
        <http://dewey.info/class/916.771/e23/>,
        <http://dewey.info/class/967.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6771/e23/>,
        <http://dewey.info/class/916.771/e23/>,
        <http://dewey.info/class/967.71/e23/> ;
    skos:prefLabel "Djibouti"@en,
        "Djibouti"@nb .

humord:c19909 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19909" ;
    dct:modified "2024-12-06T12:58:22"^^xsd:dateTime ;
    skos:altLabel "Afar folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Afar folk literature"@en,
        "Afar folkediktning"@nb .

humord:c19910 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19910" ;
    dct:modified "2024-12-03T13:31:59"^^xsd:dateTime ;
    skos:altLabel "Somali folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Somali folk literature"@en,
        "Somali folkediktning"@nb .

humord:c19912 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19912" ;
    dct:modified "2024-08-21T09:50:41"^^xsd:dateTime ;
    skos:altLabel "Nevsehir (Provins)"@nb ;
    skos:broader humord:c29021 ;
    skos:exactMatch <http://dewey.info/class/2--56414/e23/>,
        <http://dewey.info/class/915.6414/e23/>,
        <http://dewey.info/class/956.414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56414/e23/>,
        <http://dewey.info/class/915.6414/e23/>,
        <http://dewey.info/class/956.414/e23/> ;
    skos:prefLabel "Nevsehir Province"@en,
        "Nevsehir (Provins)"@nb .

humord:c19913 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19913" ;
    dct:modified "2025-02-04T12:55:27"^^xsd:dateTime ;
    skos:altLabel "Kapp det gode håp"@nb ;
    skos:broader humord:c01616 ;
    skos:exactMatch <http://dewey.info/class/2--687/e23/>,
        <http://dewey.info/class/916.87/e23/>,
        <http://dewey.info/class/968.705/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--687/e23/>,
        <http://dewey.info/class/916.87/e23/>,
        <http://dewey.info/class/968.702/e23/>,
        <http://dewey.info/class/968.703/e23/>,
        <http://dewey.info/class/968.704/e23/>,
        <http://dewey.info/class/968.705/e23/>,
        <http://dewey.info/class/968.706/e23/> ;
    skos:prefLabel "Cape of Good Hope"@en,
        "Kapp det gode håp"@nb ;
    skos:relatedMatch <http://dewey.info/class/968.702/e23/>,
        <http://dewey.info/class/968.703/e23/>,
        <http://dewey.info/class/968.704/e23/>,
        <http://dewey.info/class/968.706/e23/> .

humord:c19914 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19914" ;
    dct:modified "2024-12-06T09:52:11"^^xsd:dateTime ;
    skos:altLabel "Ibo folk literature"@en,
        "Ibo folkedikting"@nb,
        "Ibo folkediktning"@nb,
        "Igbo folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Igbo folk literature"@en,
        "Igbo folkediktning"@nb .

humord:c19915 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19915" ;
    dct:modified "2024-12-06T11:01:07"^^xsd:dateTime ;
    skos:altLabel "Baluchi folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Balochi folk literature"@en,
        "Baluchi folkediktning"@nb .

humord:c19916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19916" ;
    dct:modified "2005-12-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18576 ;
    skos:exactMatch <http://dewey.info/class/891.998/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.998/e23/> ;
    skos:prefLabel "Hittite literature"@en,
        "Hettittisk  litteratur"@nb .

humord:c19919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19919" ;
    dct:modified "2024-11-08T15:39:24"^^xsd:dateTime ;
    skos:altLabel "Revitalisation"@en,
        "Revitalisering"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Revitalization"@en,
        "Revitalisering"@nb .

humord:c19920 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19920" ;
    dct:modified "2025-02-18T08:27:23"^^xsd:dateTime ;
    skos:altLabel "Fatehpur Sikri"@nb ;
    skos:broadMatch <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:broader humord:c01891 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--542/e23/>,
        <http://dewey.info/class/915.42/e23/>,
        <http://dewey.info/class/954.2/e23/> ;
    skos:prefLabel "Fatehpur Sikri"@en,
        "Fatehpur Sikri"@nb .

humord:c19921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19921" ;
    dct:modified "2024-01-24T15:01:10"^^xsd:dateTime ;
    skos:altLabel "Transmission"@en,
        "Smitte"@nb ;
    skos:broadMatch <http://dewey.info/class/571.9/e23/> ;
    skos:broader humord:c03908 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:exactMatch realfagstermer:c000612 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000612,
        <http://dewey.info/class/344.043/e23/>,
        <http://dewey.info/class/571.9/e23/>,
        <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/616.9/e23/> ;
    skos:prefLabel "Contagion"@en,
        "Smitte"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.043/e23/>,
        <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/616.9/e23/> .

humord:c19922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19922" ;
    dct:modified "2022-04-21T12:19:07"^^xsd:dateTime ;
    skos:altLabel "Han"@en,
        "Han people"@en,
        "Hanzu"@en,
        "Han-kinesere"@nb,
        "Hankinesere"@nb ;
    skos:broader humord:c00873 ;
    skos:closeMatch <http://dewey.info/class/305.8951/e23/>,
        <http://dewey.info/class/5--951/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8951/e23/>,
        <http://dewey.info/class/5--951/e23/> ;
    skos:prefLabel "Han Chinese"@en,
        "Han (Folk)"@nb .

humord:c19924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19924" ;
    dct:modified "2023-12-14T08:49:46"^^xsd:dateTime ;
    skos:altLabel "Employment management"@en,
        "HR"@en,
        "HRM"@en,
        "Human resource management"@en,
        "Human resources"@en,
        "Personnel administration"@en,
        "HR"@nb,
        "HR-ledelse"@nb,
        "HRM"@nb,
        "Human resources"@nb,
        "Personaladministrasjon"@nb,
        "Personalarbeid"@nb,
        "Personalforvalting"@nb,
        "Personalforvaltning"@nb,
        "Personalledelse"@nb,
        "Personalstyring"@nb ;
    skos:broader humord:c07577 ;
    skos:closeMatch realfagstermer:c000210 ;
    skos:exactMatch realfagstermer:c012221,
        <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/658.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000210,
        realfagstermer:c012221,
        <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/658.3/e23/> ;
    skos:prefLabel "Personnel management"@en,
        "Personaladministrasjon"@nb .

humord:c19925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19925" ;
    dct:modified "2024-02-21T13:19:43"^^xsd:dateTime ;
    skos:altLabel "Organisation development"@en,
        "Organization development"@en,
        "Organizational development"@en,
        "Organisasjonsendringar"@nb,
        "Organisasjonsendringer"@nb,
        "Organisasjonsutvikling"@nb ;
    skos:broadMatch <http://dewey.info/class/658.406/e23/> ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008881 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008881,
        <http://dewey.info/class/658.406/e23/> ;
    skos:prefLabel "Organisational development"@en,
        "Organisasjonsutvikling"@nb ;
    skos:related humord:c07577,
        humord:c20885 .

humord:c19930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19930" ;
    dct:modified "2024-10-29T09:33:14"^^xsd:dateTime ;
    skos:altLabel "Volunteer soldiers"@en,
        "Friviljuge soldatar"@nb,
        "Frivillige soldatar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.37092/e23/> ;
    skos:broader humord:c07366 ;
    skos:editorialNote "Lukket bemerkning: hls05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.37092/e23/> ;
    skos:prefLabel "Military volunteers"@en,
        "Frivillige soldater"@nb ;
    skos:related humord:c58340 .

humord:c19931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19931" ;
    dct:modified "2005-10-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gurani dialect"@en,
        "Gorani dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:broader humord:c10446 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.597/e23/>,
        <http://dewey.info/class/6--91597/e23/> ;
    skos:prefLabel "Gorani dialect"@en,
        "Gurani dialekt"@nb .

humord:c19933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19933" ;
    dct:modified "2025-01-10T13:25:09"^^xsd:dateTime ;
    skos:altLabel "Anthropology of law"@en,
        "Juridisk antropologi"@nb,
        "Rettsantropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/306.25/e23/>,
        <http://dewey.info/class/614.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.25/e23/>,
        <http://dewey.info/class/614.17/e23/> ;
    skos:prefLabel "Legal anthropology"@en,
        "Juridisk antropologi"@nb .

humord:c19935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 46 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19935" ;
    dct:modified "2024-10-18T06:54:06"^^xsd:dateTime ;
    skos:altLabel "Religious bulidings"@en,
        "Religiøse bygningar"@nb ;
    skos:broader humord:c05205 ;
    skos:exactMatch <http://dewey.info/class/726/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/246.9/e23/>,
        <http://dewey.info/class/647.98/e23/>,
        <http://dewey.info/class/711.56/e23/>,
        <http://dewey.info/class/726/e23/> ;
    skos:prefLabel "Sacred buildings"@en,
        "Religiøse bygninger"@nb ;
    skos:related humord:c08419 ;
    skos:relatedMatch <http://dewey.info/class/203.5/e23/>,
        <http://dewey.info/class/246.9/e23/>,
        <http://dewey.info/class/647.98/e23/>,
        <http://dewey.info/class/711.56/e23/> .

humord:c19937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19937" ;
    dct:modified "2024-10-18T06:53:54"^^xsd:dateTime ;
    skos:altLabel "Cultural centers"@en,
        "Kulturbygg"@nb,
        "Kulturhus"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/725.8042/e23/> ;
    skos:definition "Bygning for kulturaktiviteter, ofte eid og drevet av det offentlige, og gjerne plassert sentralt i en kommune <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/725.8042/e23/> ;
    skos:prefLabel "Cultural centres"@en,
        "Kulturhus"@nb ;
    skos:related humord:c30782 ;
    skos:relatedMatch <http://dewey.info/class/711.57/e23/> .

humord:c19938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19938" ;
    dct:modified "2024-11-08T14:34:35"^^xsd:dateTime ;
    skos:altLabel "State control"@en,
        "State management"@en,
        "Statleg eigarskap"@nb,
        "Statsdrift"@nb ;
    skos:broadMatch <http://dewey.info/class/338.62/e23/> ;
    skos:broader humord:c20208 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.62/e23/> ;
    skos:prefLabel "State ownership"@en,
        "Statlig eierskap"@nb .

humord:c19939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19939" ;
    dct:modified "2024-08-23T14:18:40"^^xsd:dateTime ;
    skos:altLabel "Work unit"@en,
        "Arbeidseining"@nb,
        "Arbeidsenhet"@nb,
        "Danwei"@nb ;
    skos:broadMatch <http://dewey.info/class/306.360951/e23/> ;
    skos:broader humord:c19076 ;
    skos:definition "Danwei er en kinesisk arbeidsenhet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.360951/e23/> ;
    skos:prefLabel "Danwei"@en,
        "Danwei"@nb .

humord:c19940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19940" ;
    dct:modified "2024-08-15T13:41:17"^^xsd:dateTime ;
    skos:altLabel "Anti-imperialist movements"@en,
        "Antiimperialisme"@nb ;
    skos:broader humord:c09640 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.32/e23/> ;
    skos:prefLabel "Anti-imperialism"@en,
        "Antiimperialisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/325.32/e23/> .

humord:c19941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19941" ;
    dct:modified "2024-08-16T08:43:41"^^xsd:dateTime ;
    skos:altLabel "Anti corruption"@en,
        "Antikorrupsjon"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1323/e23/> ;
    skos:broader humord:c08895 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.46/e23/>,
        <http://dewey.info/class/364.1323/e23/> ;
    skos:prefLabel "Anticorruption"@en,
        "Korrupsjonsbekjempelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.46/e23/> .

humord:c19944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19944" ;
    dct:modified "2005-11-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09077 ;
    skos:definition "Studiet av samspill mellom medier og kunstarter <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Intermediality"@en,
        "Intermedialitet"@nb .

humord:c19945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19945" ;
    dct:modified "2024-02-20T11:20:35"^^xsd:dateTime ;
    skos:altLabel "Kroppsdelar"@nb,
        "Kroppsdeler"@nb,
        "Kroppslemmar"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/611.9/e23/>,
        <http://dewey.info/class/612.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.04194/e23/>,
        <http://dewey.info/class/573.78/e23/>,
        <http://dewey.info/class/611.9/e23/>,
        <http://dewey.info/class/612.9/e23/>,
        <http://dewey.info/class/617.5/e23/>,
        <http://dewey.info/class/743.49/e23/> ;
    skos:prefLabel "Body parts"@en,
        "Legemsdeler"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.04194/e23/>,
        <http://dewey.info/class/573.78/e23/>,
        <http://dewey.info/class/617.5/e23/>,
        <http://dewey.info/class/743.49/e23/> .

humord:c19947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19947" ;
    dct:modified "2005-11-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06432 ;
    skos:definition "Skrifttegn som omfatter de av tallrekkens hele tall som brukes for å betegne andre hele tall <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Numeral characters"@en,
        "Talltegn"@nb .

humord:c19948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19948" ;
    dct:modified "2024-08-23T12:55:15"^^xsd:dateTime ;
    skos:altLabel "Arabiske tal"@nb,
        "Arabiske tall"@nb,
        "Siffer"@nb,
        "Sifre"@nb ;
    skos:broadMatch <http://dewey.info/class/513.5/e23/> ;
    skos:broader humord:c19947 ;
    skos:definition "Vanlig betegnelse for de 10 indisk-arabiske talltegn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/513.5/e23/> ;
    skos:prefLabel "Cipher"@en,
        "Siffer"@nb .

humord:c19950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19950" ;
    dct:modified "2024-10-23T08:45:21"^^xsd:dateTime ;
    skos:altLabel "Kuinga language"@en,
        "Kui språk"@nb,
        "Kuinga språk"@nb ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Lukket bemerkning: ubt05"@nb,
        "Språkkode: uki"@nb ;
    skos:exactMatch <http://dewey.info/class/494.824/e23/>,
        <http://dewey.info/class/6--94824/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.824/e23/>,
        <http://dewey.info/class/6--94824/e23/> ;
    skos:prefLabel "Kui language"@en,
        "Kui språk"@nb .

humord:c19952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19952" ;
    dct:modified "2024-10-23T08:18:20"^^xsd:dateTime ;
    skos:altLabel "Ponapean language"@en,
        "Ponapeic language"@en,
        "Pohnpeian språk"@nb,
        "Ponapean språk"@nb,
        "Ponapisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c10155 ;
    skos:editorialNote "Lukket bemerkning: ubt05"@nb,
        "Språkkode: pon"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Pohnpeian language"@en,
        "Ponapisk språk"@nb .

humord:c19956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19956" ;
    dct:modified "2024-05-15T14:24:35"^^xsd:dateTime ;
    skos:altLabel "Flood wave"@en,
        "Flodbylgjer"@nb,
        "Flodbølger"@nb,
        "Flodbølgjer"@nb,
        "Tsunamiar"@nb ;
    skos:broader humord:c01502 ;
    skos:definition "Tsunami er store havbølger fremkalt ved undersjøiske jordskjelv eller skred, vulkanutbrudd eller skred fra land.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c008272,
        <http://dewey.info/class/363.3494/e23/>,
        <http://dewey.info/class/551.4637/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008272,
        <http://dewey.info/class/363.3494/e23/>,
        <http://dewey.info/class/551.4637/e23/> ;
    skos:prefLabel "Tsunamies"@en,
        "Tsunamier"@nb .

humord:c19957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19957" ;
    dct:modified "2025-01-29T14:52:52"^^xsd:dateTime ;
    skos:altLabel "Bregding"@nb,
        "Sprang"@nb ;
    skos:broadMatch <http://dewey.info/class/746.42/e23/> ;
    skos:broader humord:c04827 ;
    skos:definition "Fletteteknikk hvor garnet spennes ut mellom to kjepper, på en ramme el.l. <SNL>"@nb ;
    skos:editorialNote "Bregding"@nb,
        "Lukket bemerkning: ubb05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.42/e23/> ;
    skos:prefLabel "Sprang"@en,
        "Sprang"@nb .

humord:c19958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19958" ;
    dct:modified "2024-10-21T09:15:30"^^xsd:dateTime ;
    skos:altLabel "Urmia dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c15552 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Urmia dialect"@en,
        "Urmia dialekt"@nb .

humord:c19959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19959" ;
    dct:modified "2024-10-21T09:14:51"^^xsd:dateTime ;
    skos:altLabel "Shatak dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:broader humord:c15552 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.992/e23/>,
        <http://dewey.info/class/6--91992/e23/> ;
    skos:prefLabel "Shatakhi dialect"@en,
        "Shatak dialekt"@nb .

humord:c19960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19960" ;
    dct:modified "2024-01-03T10:39:10"^^xsd:dateTime ;
    skos:altLabel "Sne"@nb,
        "Snø"@nb ;
    skos:broader humord:c21715 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c003489,
        <http://dewey.info/class/551.5784/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003489,
        <http://dewey.info/class/551.5784/e23/>,
        <http://dewey.info/class/551.64784/e23/>,
        <http://dewey.info/class/693.91/e23/>,
        <http://dewey.info/class/736.94/e23/> ;
    skos:prefLabel "Snow"@en,
        "Snø"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.64784/e23/>,
        <http://dewey.info/class/693.91/e23/>,
        <http://dewey.info/class/736.94/e23/> .

humord:c19962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19962" ;
    dct:modified "2024-01-11T14:08:31"^^xsd:dateTime ;
    skos:altLabel "Aeroplane"@en,
        "Aeroplanes"@en,
        "Plane"@en,
        "Planes"@en,
        "Fly"@nb ;
    skos:broadMatch <http://dewey.info/class/623.746/e23/> ;
    skos:broader humord:c27010 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c002187,
        <http://dewey.info/class/387.7334/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002187,
        <http://dewey.info/class/387.7334/e23/>,
        <http://dewey.info/class/623.746/e23/>,
        <http://dewey.info/class/629.13252/e23/>,
        <http://dewey.info/class/629.13334/e23/> ;
    skos:prefLabel "Airplanes"@en,
        "Fly"@nb ;
    skos:related humord:c22590,
        humord:c58910,
        humord:c61240 ;
    skos:relatedMatch <http://dewey.info/class/629.13252/e23/>,
        <http://dewey.info/class/629.13334/e23/> .

humord:c19963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19963" ;
    dct:modified "2005-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/273.1/e23/> ;
    skos:broader humord:c08785 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/273.1/e23/> ;
    skos:prefLabel "Valentinianism"@en,
        "Valentianisme"@nb .

humord:c19964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19964" ;
    dct:modified "2024-12-06T13:39:23"^^xsd:dateTime ;
    skos:altLabel "Menasjeri"@nb ;
    skos:broader humord:c01427 ;
    skos:definition "Samlinger av levende dyr bestemt til offentlig fremvisning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:exactMatch <http://dewey.info/class/791.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.8/e23/> ;
    skos:prefLabel "Menageries"@en,
        "Menasjerier"@nb ;
    skos:related humord:c18944 .

humord:c19965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19965" ;
    dct:modified "2005-11-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09680 ;
    skos:definition "Det å støte fra tronen; avsette; frata lederposisjon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "Dethronement"@en,
        "Detronisering"@nb .

humord:c19966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19966" ;
    dct:modified "2024-10-22T09:30:30"^^xsd:dateTime ;
    skos:altLabel "Papago language"@en,
        "Papago-Pima language"@en,
        "Papago språk"@nb,
        "Papago-Pima språk"@nb,
        "Tohono o'odham språk"@nb ;
    skos:broader humord:c10123 ;
    skos:closeMatch <http://dewey.info/class/497.4552/e23/>,
        <http://dewey.info/class/6--974552/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubt05"@nb,
        "Språkkode: ood"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4552/e23/>,
        <http://dewey.info/class/6--974552/e23/> ;
    skos:prefLabel "Tohono O'odham language"@en,
        "Tohono o'odham språk"@nb .

humord:c19968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19968" ;
    dct:modified "2024-12-02T10:05:53"^^xsd:dateTime ;
    skos:altLabel "Kollektivisme"@nb ;
    skos:broader humord:c00573 ;
    skos:closeMatch <http://dewey.info/class/320.53/e23/> ;
    skos:definition "Ideologisk retning som setter hensynet til fellesskapet foran individuelle  interesser <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ibs05"@nb ;
    skos:exactMatch <http://dewey.info/class/335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.53/e23/>,
        <http://dewey.info/class/335/e23/> ;
    skos:prefLabel "Collectivism"@en,
        "Kollektivisme"@nb .

humord:c19969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19969" ;
    dct:modified "2023-12-18T14:16:53"^^xsd:dateTime ;
    skos:altLabel "Redningsaksjonar"@nb,
        "Redningsoperasjonar"@nb,
        "Redningsoperasjoner"@nb ;
    skos:broader humord:c09364 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c009383,
        <http://dewey.info/class/363.3481/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009383,
        <http://dewey.info/class/362.2881/e23/>,
        <http://dewey.info/class/363.3481/e23/>,
        <http://dewey.info/class/622.89/e23/>,
        <http://dewey.info/class/628.92/e23/> ;
    skos:prefLabel "Rescue operations"@en,
        "Redningsaksjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.2881/e23/>,
        <http://dewey.info/class/622.89/e23/>,
        <http://dewey.info/class/628.92/e23/> .

humord:c19971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19971" ;
    dct:modified "2024-02-19T09:53:27"^^xsd:dateTime ;
    skos:altLabel "Bevegelsar"@nb,
        "Bevegelse"@nb,
        "Bevegelser"@nb,
        "Rørsle"@nb,
        "Rørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/116/e23/> ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/521/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch realfagstermer:c010268,
        <http://dewey.info/class/573.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010268,
        <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/152.3/e23/>,
        <http://dewey.info/class/521/e23/>,
        <http://dewey.info/class/523.83/e23/>,
        <http://dewey.info/class/531.11/e23/>,
        <http://dewey.info/class/573.7/e23/>,
        <http://dewey.info/class/575.97/e23/>,
        <http://dewey.info/class/591.5/e23/>,
        <http://dewey.info/class/612.04/e23/>,
        <http://dewey.info/class/612.7/e23/> ;
    skos:prefLabel "Motion"@en,
        "Bevegelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.3/e23/>,
        <http://dewey.info/class/523.83/e23/>,
        <http://dewey.info/class/531.11/e23/>,
        <http://dewey.info/class/575.97/e23/>,
        <http://dewey.info/class/591.5/e23/>,
        <http://dewey.info/class/612.04/e23/>,
        <http://dewey.info/class/612.7/e23/> .

humord:c19972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19972" ;
    dct:modified "2023-02-08T14:27:27"^^xsd:dateTime ;
    skos:altLabel "Sættargjerder"@nb ;
    skos:broader humord:c09762 ;
    skos:definition "Overenskomst, forlik mellom den katolske kirke og statsmakten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/262.13/e23/> ;
    skos:prefLabel "Concordat"@en,
        "Konkordat"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/262.13/e23/> .

humord:c19973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19973" ;
    dct:modified "2025-03-04T10:15:27"^^xsd:dateTime ;
    skos:altLabel "Personleg hygiene"@nb,
        "Personlig hygiene"@nb,
        "Reinsemd"@nb,
        "Reinslegheit"@nb ;
    skos:broader humord:c03848 ;
    skos:closeMatch <http://dewey.info/class/391.64/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/613.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.64/e23/>,
        <http://dewey.info/class/613.4/e23/> ;
    skos:prefLabel "Cleanliness"@en,
        "Renslighet"@nb .

humord:c19974 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19974" ;
    dct:modified "2025-03-24T14:14:49"^^xsd:dateTime ;
    skos:altLabel "Nordkinnhalvøya"@nb,
        "Nordkyn"@nb,
        "Nordkynhalvøya"@nb,
        "Čorgašnjárga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48463/e23/>,
        <http://dewey.info/class/914.8463/e23/>,
        <http://dewey.info/class/948.463/e23/> ;
    skos:broader humord:c02664 ;
    skos:editorialNote "Lukket bemerkning: ubt05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48463/e23/>,
        <http://dewey.info/class/914.8463/e23/>,
        <http://dewey.info/class/948.463/e23/> ;
    skos:prefLabel "Nordkyn"@en,
        "Nordkyn"@nb .

humord:c19975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19975" ;
    dct:modified "2024-10-23T08:05:13"^^xsd:dateTime ;
    skos:altLabel "Pampangan language"@en,
        "Pampanga språk"@nb,
        "Pampangan språk"@nb,
        "Pampango språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb,
        "Språkkode: pam"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Kapampangan language"@en,
        "Pampangan språk"@nb .

humord:c19978 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19978" ;
    dct:modified "2025-02-21T15:20:26"^^xsd:dateTime ;
    skos:altLabel "Yazd"@nb ;
    skos:broader humord:c01927 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5594/e23/>,
        <http://dewey.info/class/915.594/e23/>,
        <http://dewey.info/class/955.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5594/e23/>,
        <http://dewey.info/class/915.594/e23/>,
        <http://dewey.info/class/955.94/e23/> ;
    skos:prefLabel "Yazd"@en,
        "Yazd"@nb .

humord:c19979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19979" ;
    dct:modified "2005-12-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10451 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Yazdi dialect"@en,
        "Yazdi dialekt"@nb .

humord:c19980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19980" ;
    dct:modified "2005-12-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rakfisk"@nb ;
    skos:broadMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.46/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c15176 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.46/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:prefLabel "Rakfisk"@en,
        "Rakefisk"@nb .

humord:c19982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19982" ;
    dct:modified "2005-12-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05260 ;
    skos:definition "Innvendig buet (hvelvet) tak <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:exactMatch <http://dewey.info/class/690.143/e23/>,
        <http://dewey.info/class/721.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.143/e23/>,
        <http://dewey.info/class/721.43/e23/> ;
    skos:prefLabel "Vaults"@en,
        "Hvelv"@nb .

humord:c19983 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19983" ;
    dct:modified "2017-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483627/e23/>,
        <http://dewey.info/class/914.83627/e23/>,
        <http://dewey.info/class/948.3627/e23/> ;
    skos:broader humord:c13015 ;
    skos:editorialNote "Lukket bemerkning: ubb05"@nb ;
    skos:exactMatch realfagstermer:c030337 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030337,
        <http://dewey.info/class/2--483627/e23/>,
        <http://dewey.info/class/914.83627/e23/>,
        <http://dewey.info/class/948.3627/e23/> ;
    skos:prefLabel "Finse"@en,
        "Finse"@nb .

humord:c19984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19984" ;
    dct:modified "2024-11-04T08:24:36"^^xsd:dateTime ;
    skos:altLabel "Borgar­meistrar"@nb ;
    skos:broadMatch <http://dewey.info/class/320.8092/e23/> ;
    skos:broader humord:c07390 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8092/e23/> ;
    skos:prefLabel "Mayors"@en,
        "Borgermestere"@nb .

humord:c19985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19985" ;
    dct:modified "2024-08-29T07:36:36"^^xsd:dateTime ;
    skos:altLabel "Expulsion (Exile)"@en,
        "Honorable exile"@en,
        "Honourable exile"@en,
        "Social shunning"@en,
        "Avstemming om landsforvising"@nb,
        "Avstemning om landsforvisning"@nb,
        "Ekskludering (Eksil)"@nb,
        "Ostrakisme"@nb,
        "Utestenging (Eksil)"@nb,
        "Utestengning (Eksil)"@nb,
        "Utfrysing (Eksil)"@nb,
        "Utfrysning (Eksil)"@nb ;
    skos:broadMatch <http://dewey.info/class/320.9385/e23/>,
        <http://dewey.info/class/325.2109385/e23/>,
        <http://dewey.info/class/364.68/e23/> ;
    skos:broader humord:c09672 ;
    skos:definition "Ostrakisme var i antikkens Athen en form for landsforvisning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.9385/e23/>,
        <http://dewey.info/class/325.2109385/e23/>,
        <http://dewey.info/class/364.68/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:prefLabel "Ostracism"@en,
        "Ostrakisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/938.5/e23/> .

humord:c19987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19987" ;
    dct:modified "2005-12-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03492 ;
    skos:closeMatch <http://dewey.info/class/2--434645/e23/>,
        <http://dewey.info/class/914.34645/e23/>,
        <http://dewey.info/class/943.4645/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--434645/e23/>,
        <http://dewey.info/class/914.34645/e23/>,
        <http://dewey.info/class/943.4645/e23/> ;
    skos:prefLabel "Neckar"@en,
        "Neckar"@nb .

humord:c19988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19988" ;
    dct:modified "2023-12-06T14:37:53"^^xsd:dateTime ;
    skos:altLabel "Maasai people"@en,
        "Maasai"@nb,
        "Masai (Folk)"@nb,
        "Masaier"@nb ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:exactMatch realfagstermer:c011673,
        <http://dewey.info/class/305.89655226/e23/>,
        <http://dewey.info/class/5--9655226/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011673,
        <http://dewey.info/class/305.89655226/e23/>,
        <http://dewey.info/class/5--9655226/e23/> ;
    skos:prefLabel "Maasai"@en,
        "Masai (Folk)"@nb .

humord:c19990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19990" ;
    dct:modified "2024-10-21T08:34:07"^^xsd:dateTime ;
    skos:altLabel "Mellomkornisk språk"@nb,
        "Middelkornisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.677/e23/>,
        <http://dewey.info/class/6--9167/e23/> ;
    skos:broader humord:c10566 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.677/e23/>,
        <http://dewey.info/class/6--9167/e23/> ;
    skos:prefLabel "Middle Cornish language"@en,
        "Middelkornisk språk"@nb .

humord:c19992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19992" ;
    dct:modified "2024-08-13T10:32:52"^^xsd:dateTime ;
    skos:altLabel "Amatørmusikk"@nb ;
    skos:broadMatch <http://dewey.info/class/780.23/e23/> ;
    skos:broader humord:c17308 ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.23/e23/> ;
    skos:prefLabel "Amateur music"@en,
        "Amatørmusikk"@nb ;
    skos:related humord:c25482 .

humord:c19993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2005-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19993" ;
    dct:modified "2024-12-11T14:27:27"^^xsd:dateTime ;
    skos:altLabel "Halibuts"@en,
        "Hellefiskar"@nb,
        "Hellefisker"@nb,
        "Helleflyndrer"@nb,
        "Hippoglossinae"@nb,
        "Kveite (Hippoglossinae)"@nb,
        "Kveiter"@nb ;
    skos:broadMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c64922 ;
    skos:closeMatch realfagstermer:c013606 ;
    skos:definition "Kveiter er en gruppe fiskearter i flyndrefamilien <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø05"@nb ;
    skos:exactMatch realfagstermer:c013607,
        <http://dewey.info/class/597.695/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013606,
        realfagstermer:c013607,
        <http://dewey.info/class/597.695/e23/>,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:prefLabel "Halibut"@en,
        "Kveiter"@nb .

humord:c19995 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19995" ;
    dct:modified "2025-02-18T13:26:21"^^xsd:dateTime ;
    skos:altLabel "Luvarsal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Luvarsal"@en,
        "Luvarsal"@nb .

humord:c19996 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19996" ;
    dct:modified "2025-02-24T08:46:58"^^xsd:dateTime ;
    skos:altLabel "Frygia"@en,
        "Frygia"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Frygia var et område i Lilleasia i antikken <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/939.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/939.26/e23/> ;
    skos:prefLabel "Phrygia"@en,
        "Frygia"@nb .

humord:c19997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19997" ;
    dct:modified "2023-11-15T13:50:05"^^xsd:dateTime ;
    skos:altLabel "Apokryfar"@nb ;
    skos:broader humord:c08440 ;
    skos:closeMatch <http://dewey.info/class/229/e23/> ;
    skos:definition "Skrift fra oldtiden som tilhører samme litterære sjanger som skriftene i Bibelen, men som ikke ble opptatt i kanon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c011926 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011926,
        <http://dewey.info/class/229/e23/> ;
    skos:prefLabel "Apocrypha"@en,
        "Apokryfer"@nb .

humord:c19998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME19998" ;
    dct:modified "2006-01-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nauru language"@en,
        "Nauru språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.52/e23/>,
        <http://dewey.info/class/6--9952/e23/> ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.52/e23/>,
        <http://dewey.info/class/6--9952/e23/> ;
    skos:prefLabel "Nauruan language"@en,
        "Naurisk språk"@nb .

humord:c20001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20001" ;
    dct:modified "2024-11-01T08:22:12"^^xsd:dateTime ;
    skos:altLabel "Statsvitarar"@nb ;
    skos:broader humord:c07392 ;
    skos:definition "Person som studerer eller er utdannet i statsvitenskap <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/305.932/e23/>,
        <http://dewey.info/class/320.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.932/e23/>,
        <http://dewey.info/class/320.092/e23/> ;
    skos:prefLabel "Political scientists"@en,
        "Statsvitere"@nb .

humord:c20002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20002" ;
    dct:modified "2023-12-13T10:25:20"^^xsd:dateTime ;
    skos:altLabel "Origami"@nb ;
    skos:broader humord:c05316 ;
    skos:definition "Japansk papirbrettingskunst <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch realfagstermer:c013944,
        <http://dewey.info/class/736.982/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013944,
        <http://dewey.info/class/736.982/e23/> ;
    skos:prefLabel "Origami"@en,
        "Origami"@nb .

humord:c20003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20003" ;
    dct:modified "2020-10-21T15:52:19"^^xsd:dateTime ;
    skos:altLabel "Tibetan abugida"@en,
        "Tibetan alphabet"@en ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/495.411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.411/e23/> ;
    skos:prefLabel "Tibetan script"@en,
        "Tibetansk skrift"@nb .

humord:c20004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20004" ;
    dct:modified "2024-10-22T14:11:44"^^xsd:dateTime ;
    skos:altLabel "Volapük språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:broader humord:c09780 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: vol"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Volapük language"@en,
        "Volapük språk"@nb .

humord:c20005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20005" ;
    dct:modified "2006-01-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tanga language"@en,
        "Tangga language"@en,
        "Niwer Mil språk"@nb,
        "Tanga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c16679 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Niwer Mil language"@en,
        "Tangga språk"@nb .

humord:c20007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20007" ;
    dct:modified "2024-10-23T08:00:21"^^xsd:dateTime ;
    skos:altLabel "Tetum language"@en,
        "Teto språk"@nb,
        "Tetum språk"@nb,
        "Tetun språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: tet"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Tetun language"@en,
        "Tetun språk"@nb .

humord:c20010 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20010" ;
    dct:modified "2025-02-25T09:43:20"^^xsd:dateTime ;
    skos:altLabel "Kataragama"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Kataragama"@en,
        "Kataragama"@nb .

humord:c20015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20015" ;
    dct:modified "2024-10-24T10:03:34"^^xsd:dateTime ;
    skos:altLabel "Naath language"@en,
        "Naadh språk"@nb,
        "Naath språk"@nb,
        "Nuer språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5582/e23/>,
        <http://dewey.info/class/6--965582/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: nus"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5582/e23/>,
        <http://dewey.info/class/6--965582/e23/> ;
    skos:prefLabel "Nuer language"@en,
        "Nuer språk"@nb .

humord:c20016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20016" ;
    dct:modified "2006-01-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kamchadal"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Folkegruppe i det nord-østlige Russland <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:prefLabel "Kamchadals"@en,
        "Itelmener"@nb .

humord:c20020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20020" ;
    dct:modified "2006-02-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holocaust-benektelse"@nb,
        "Holocaustfornektelse"@nb ;
    skos:broader humord:c08908 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/940.531818/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.531818/e23/> ;
    skos:prefLabel "Holocaust denial"@en,
        "Holocaustbenektelse"@nb .

humord:c20023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20023" ;
    dct:modified "2024-10-10T09:59:35"^^xsd:dateTime ;
    skos:altLabel "Procreation"@en,
        "Propagation"@en,
        "Forplanting"@nb,
        "Forplantning"@nb,
        "Kjønna øksling"@nb,
        "Kjønnet formering"@nb,
        "Seksuell reproduksjon"@nb ;
    skos:broader humord:c68478 ;
    skos:closeMatch realfagstermer:c007229,
        <http://dewey.info/class/176/e23/> ;
    skos:definition "Ved kjønnet, eller seksuell formering dannes avkommet ved en sammensmeltning av to kjønnsceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c009457 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007229,
        realfagstermer:c009457,
        <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/571.8/e23/> ;
    skos:prefLabel "Sexual reproduction"@en,
        "Forplantning"@nb ;
    skos:related humord:c08140 ;
    skos:relatedMatch <http://dewey.info/class/571.8/e23/> .

humord:c20025 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20025" ;
    dct:modified "2024-10-01T12:20:51"^^xsd:dateTime ;
    skos:altLabel "Dambulla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:broader humord:c02073 ;
    skos:definition "Dambulla er en landsby i Sri Lanka, cirka 150 km nordøst for Colombo <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5493/e23/>,
        <http://dewey.info/class/915.493/e23/>,
        <http://dewey.info/class/954.93/e23/> ;
    skos:prefLabel "Dambulla"@en,
        "Dambulla"@nb .

humord:c20026 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20026" ;
    dct:modified "2024-09-04T16:44:10"^^xsd:dateTime ;
    skos:altLabel "Catania"@nb ;
    skos:broader humord:c02519 ;
    skos:closeMatch <http://dewey.info/class/2--378131/e23/>,
        <http://dewey.info/class/937.8131/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--458131/e23/>,
        <http://dewey.info/class/914.58131/e23/>,
        <http://dewey.info/class/945.8131/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--378131/e23/>,
        <http://dewey.info/class/2--458131/e23/>,
        <http://dewey.info/class/914.58131/e23/>,
        <http://dewey.info/class/937.8131/e23/>,
        <http://dewey.info/class/945.8131/e23/> ;
    skos:prefLabel "Catania"@en,
        "Catania"@nb .

humord:c20027 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20027" ;
    dct:modified "2017-01-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:broader humord:c02882 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483814/e23/>,
        <http://dewey.info/class/914.83814/e23/>,
        <http://dewey.info/class/948.3814/e23/> ;
    skos:prefLabel "Ornes"@en,
        "Ornes"@nb .

humord:c20028 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20028" ;
    dct:modified "2025-03-06T09:59:36"^^xsd:dateTime ;
    skos:altLabel "Joniske øyer"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/938.2/e23/> ;
    skos:definition "Joniske øyer er en gresk øygruppe i det Joniske hav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4955/e23/>,
        <http://dewey.info/class/914.955/e23/>,
        <http://dewey.info/class/949.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/2--4955/e23/>,
        <http://dewey.info/class/914.955/e23/>,
        <http://dewey.info/class/938.2/e23/>,
        <http://dewey.info/class/949.55/e23/> ;
    skos:prefLabel "Ionian Islands"@en,
        "Joniske øyer"@nb .

humord:c20029 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20029" ;
    dct:modified "2025-02-24T08:49:05"^^xsd:dateTime ;
    skos:altLabel "Ionia"@nb,
        "Jonia"@nb ;
    skos:broader humord:c03427 ;
    skos:closeMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/939.23/e23/> ;
    skos:definition "Jonia var et område som i antikken omfattet den sentrale delen av Lilleasias vestkyst <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/939.23/e23/> ;
    skos:prefLabel "Ionia"@en,
        "Jonia"@nb .

humord:c20030 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20030" ;
    dct:modified "2025-03-06T10:43:43"^^xsd:dateTime ;
    skos:altLabel "Marathon (Hellas)"@nb,
        "Maraton (Hellas)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:broader humord:c02357 ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/938.5/e23/> ;
    skos:prefLabel "Marathon (Hellas)"@en,
        "Marathon (Hellas)"@nb .

humord:c20031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20031" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Thingstows"@en ;
    skos:broadMatch <http://dewey.info/class/342.042/e23/> ;
    skos:broader humord:c09020 ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.042/e23/> ;
    skos:prefLabel "Thingsteads"@en,
        "Tingsteder"@nb .

humord:c20032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20032" ;
    dct:modified "2024-12-02T15:01:30"^^xsd:dateTime ;
    skos:altLabel "Tradisjonalisme"@nb ;
    skos:broader humord:c00558 ;
    skos:closeMatch <http://dewey.info/class/148/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/148/e23/>,
        <http://dewey.info/class/320.52/e23/> ;
    skos:prefLabel "Traditionalism"@en,
        "Tradisjonalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.52/e23/> .

humord:c20033 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20033" ;
    dct:modified "2024-08-28T10:42:14"^^xsd:dateTime ;
    skos:altLabel "Asorane"@nb,
        "Azorane"@nb,
        "Azorene"@nb ;
    skos:broader humord:c03047 ;
    skos:definition "Asorene er en portugisisk øygruppe i Atlanterhavet, ca 1500 km vest for Portugal <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c030304,
        <http://dewey.info/class/2--4699/e23/>,
        <http://dewey.info/class/914.699/e23/>,
        <http://dewey.info/class/946.99/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030304,
        <http://dewey.info/class/2--4699/e23/>,
        <http://dewey.info/class/914.699/e23/>,
        <http://dewey.info/class/946.99/e23/> ;
    skos:prefLabel "Azores"@en,
        "Asorene"@nb .

humord:c20035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20035" ;
    dct:modified "2024-10-18T13:15:03"^^xsd:dateTime ;
    skos:altLabel "Zhang-Zhung language"@en,
        "Jangshung språk"@nb,
        "Zhang-zhung språk"@nb,
        "Zhangzhung språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: jna"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Jangshung language"@en,
        "Zhang-zhung språk"@nb .

humord:c20037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20037" ;
    dct:modified "2024-11-06T11:26:05"^^xsd:dateTime ;
    skos:altLabel "Gudbarn"@nb,
        "Gudborn"@nb ;
    skos:broadMatch <http://dewey.info/class/234.1612/e23/> ;
    skos:broader humord:c07170 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.1612/e23/> ;
    skos:prefLabel "Godchildren"@en,
        "Gudbarn"@nb .

humord:c20038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20038" ;
    dct:modified "2024-10-29T09:35:07"^^xsd:dateTime ;
    skos:altLabel "Ex-serviceman"@en,
        "Veterans  (Soldiers)"@en,
        "Krigsveteranar"@nb,
        "Militærveteranar"@nb,
        "Militærveteraner"@nb,
        "Veteranar (Soldatar)"@nb,
        "Veteraner (Soldater)"@nb,
        "Veteransoldatar"@nb,
        "Veteransoldater"@nb ;
    skos:broader humord:c07366 ;
    skos:definition "Soldater med (lang) krigstjeneste <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08697/e23/>,
        <http://dewey.info/class/305.90697/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08697/e23/>,
        <http://dewey.info/class/305.90697/e23/>,
        <http://dewey.info/class/331.52/e23/>,
        <http://dewey.info/class/343.011/e23/>,
        <http://dewey.info/class/353.538/e23/>,
        <http://dewey.info/class/362.86/e23/> ;
    skos:prefLabel "Ex-servicemen"@en,
        "Krigsveteraner"@nb ;
    skos:related humord:c63572 ;
    skos:relatedMatch <http://dewey.info/class/331.52/e23/>,
        <http://dewey.info/class/343.011/e23/>,
        <http://dewey.info/class/353.538/e23/>,
        <http://dewey.info/class/362.86/e23/> .

humord:c20039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20039" ;
    dct:modified "2024-10-22T09:19:41"^^xsd:dateTime ;
    skos:altLabel "Hopi språk"@nb ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: hop"@nb ;
    skos:exactMatch <http://dewey.info/class/497.458/e23/>,
        <http://dewey.info/class/6--97458/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.458/e23/>,
        <http://dewey.info/class/6--97458/e23/> ;
    skos:prefLabel "Hopi language"@en,
        "Hopi språk"@nb .

humord:c20041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20041" ;
    dct:modified "2006-02-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hastighetsgrad"@nb ;
    skos:broader humord:c05531 ;
    skos:closeMatch <http://dewey.info/class/781.22/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.22/e23/> ;
    skos:prefLabel "Tempo"@en,
        "Tempo"@nb .

humord:c20043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20043" ;
    dct:modified "2006-02-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nagpuri language"@en,
        "Nagpuri språk"@nb,
        "Nagpuria språk"@nb,
        "Sadani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:broader humord:c10374 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:prefLabel "Sadri language"@en,
        "Sadri språk"@nb .

humord:c20047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20047" ;
    dct:modified "2021-01-13T13:14:38"^^xsd:dateTime ;
    skos:altLabel "Mass killings"@en,
        "Multicide"@en,
        "Massedrap"@nb ;
    skos:broader humord:c08900 ;
    skos:editorialNote "Lukket bemerkning: hls06"@nb ;
    skos:exactMatch <http://dewey.info/class/364.15234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.15234/e23/> ;
    skos:prefLabel "Mass murder"@en,
        "Massemord"@nb .

humord:c20049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20049" ;
    dct:modified "2024-12-12T07:50:56"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Stalingrad"@nb,
        "Slaget ved Stalingrad (1942-1943)"@nb ;
    skos:broader humord:c03985 ;
    skos:editorialNote "Lukket bemerkning: hls06"@nb ;
    skos:exactMatch <http://dewey.info/class/940.5421747/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421747/e23/> ;
    skos:prefLabel "Battle of Stalingrad"@en,
        "Slaget ved Stalingrad"@nb .

humord:c20050 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20050" ;
    dct:modified "2024-08-30T14:34:45"^^xsd:dateTime ;
    skos:altLabel "West Yorkshire"@nb ;
    skos:broader humord:c03233 ;
    skos:closeMatch <http://dewey.info/class/2--4281/e23/>,
        <http://dewey.info/class/914.281/e23/>,
        <http://dewey.info/class/942.81/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4281/e23/>,
        <http://dewey.info/class/914.281/e23/>,
        <http://dewey.info/class/942.81/e23/> ;
    skos:prefLabel "West Yorkshire"@en,
        "West Yorkshire"@nb .

humord:c20051 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20051" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20050 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--42819/e23/>,
        <http://dewey.info/class/914.2819/e23/>,
        <http://dewey.info/class/942.819/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42819/e23/>,
        <http://dewey.info/class/914.2819/e23/>,
        <http://dewey.info/class/942.819/e23/> ;
    skos:prefLabel "Leeds"@en,
        "Leeds"@nb .

humord:c20052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20052" ;
    dct:modified "2024-11-08T08:58:27"^^xsd:dateTime ;
    skos:altLabel "Äijä"@en,
        "Äijö"@en,
        "Ukko"@nb,
        "Äijä"@nb,
        "Äijö"@nb ;
    skos:broadMatch <http://dewey.info/class/299.4541/e23/> ;
    skos:broader humord:c17805 ;
    skos:definition "Tordenguden i finsk mytologi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.4541/e23/> ;
    skos:prefLabel "Ukko"@en,
        "Ukko"@nb .

humord:c20053 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20053" ;
    dct:modified "2024-12-04T11:39:35"^^xsd:dateTime ;
    skos:altLabel "Maithili folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maithili folk literature"@en,
        "Maithili folkediktning"@nb .

humord:c20054 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20054" ;
    dct:modified "2025-02-27T10:24:59"^^xsd:dateTime ;
    skos:altLabel "Tahiti"@nb ;
    skos:broader humord:c12130 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--96211/e23/>,
        <http://dewey.info/class/919.6211/e23/>,
        <http://dewey.info/class/996.211/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--96211/e23/>,
        <http://dewey.info/class/919.6211/e23/>,
        <http://dewey.info/class/996.211/e23/> ;
    skos:prefLabel "Tahiti"@en,
        "Tahiti"@nb .

humord:c20055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20055" ;
    dct:modified "2016-04-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Federal states"@en,
        "Forbundsstat"@nb,
        "Føderal stat"@nb,
        "Føderale stater"@nb,
        "Føderalstater"@nb,
        "Føderasjon"@nb,
        "Føderasjoner"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Stat som består av flere delstater. Delstatene kan bla.a. kalles stater (USA), provinser (Canada), kantoner (Sveits), og land (Tyskland), og de er knyttet sammen av en felles forfatning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/321.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.02/e23/>,
        <http://dewey.info/class/342.042/e23/> ;
    skos:prefLabel "Federations"@en,
        "Forbundsstater"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.042/e23/> .

humord:c20058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20058" ;
    dct:modified "2024-08-16T09:30:06"^^xsd:dateTime ;
    skos:altLabel "Anti-terrorism"@en,
        "Counter-terrorism"@en,
        "Antiterror"@nb,
        "Antiterrorisme"@nb,
        "Bekjempelse av terror"@nb,
        "Kamp mot terror"@nb,
        "Terrorbekjempelse"@nb,
        "Terrorkamp"@nb ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:broader humord:c09678 ;
    skos:definition "Betegner defensive tiltak for å redusere samfunnets sårbarhet for terrorisme <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:prefLabel "Counterterrorism"@en,
        "Antiterrorisme"@nb ;
    skos:related humord:c23619,
        humord:c26090,
        humord:c28260 .

humord:c20064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20064" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aid agencies"@en ;
    skos:broadMatch <http://dewey.info/class/361.763/e23/> ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.763/e23/> ;
    skos:prefLabel "Relief agencies"@en,
        "Hjelpeorganisasjoner"@nb ;
    skos:related humord:c09347,
        humord:c13924 .

humord:c20065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20065" ;
    dct:modified "2023-11-17T14:42:28"^^xsd:dateTime ;
    skos:altLabel "Part time work"@en,
        "Part-time work"@en,
        "Deltid"@nb,
        "Deltidsarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3121/e23/> ;
    skos:broader humord:c09134 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c010684,
        <http://dewey.info/class/331.25727/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010684,
        <http://dewey.info/class/331.25727/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:prefLabel "Part-time employment"@en,
        "Deltidsarbeid"@nb .

humord:c20066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20066" ;
    dct:modified "2025-01-07T09:47:46"^^xsd:dateTime ;
    skos:altLabel "Student activism"@en,
        "Studentaktivisme"@nb,
        "Studentbevegelsar"@nb,
        "Studentrørsler"@nb ;
    skos:broader humord:c04799 ;
    skos:closeMatch <http://dewey.info/class/371.81/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.81/e23/> ;
    skos:prefLabel "Student movements"@en,
        "Studentbevegelser"@nb ;
    skos:related humord:c25135 .

humord:c20067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20067" ;
    dct:modified "2024-10-23T14:30:52"^^xsd:dateTime ;
    skos:altLabel "Hina language"@en,
        "Hina språk"@nb,
        "Mina språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: hna"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Mina language"@en,
        "Mina språk"@nb .

humord:c20068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20068" ;
    dct:modified "2006-03-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15852 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch <http://dewey.info/class/497.5254/e23/>,
        <http://dewey.info/class/6--975254/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.5254/e23/>,
        <http://dewey.info/class/6--975254/e23/> ;
    skos:prefLabel "Osage language"@en,
        "Osage språk"@nb .

humord:c20069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20069" ;
    dct:modified "2023-11-30T14:27:39"^^xsd:dateTime ;
    skos:altLabel "Conspiracies"@en,
        "Plots"@en,
        "Konspirasjon"@nb,
        "Konspirasjonar"@nb,
        "Konspirasjoner"@nb,
        "Samansverjing"@nb,
        "Sammensvergelse"@nb ;
    skos:broader humord:c09748 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Conspiracy"@en,
        "Sammensvergelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.17/e23/> .

humord:c20071 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20071" ;
    dct:modified "2024-08-30T14:01:10"^^xsd:dateTime ;
    skos:altLabel "Wogeo folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wogeo folk literature"@en,
        "Wogeo folkediktning"@nb .

humord:c20072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20072" ;
    dct:modified "2024-08-30T14:01:46"^^xsd:dateTime ;
    skos:altLabel "Uageo language"@en,
        "Uageo språk"@nb,
        "Wogeo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c16679 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkode: woc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Wogeo language"@en,
        "Wogeo språk"@nb .

humord:c20073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20073" ;
    dct:modified "2024-10-15T13:10:18"^^xsd:dateTime ;
    skos:altLabel "Gbwata language"@en,
        "Bata språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: bta"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Bata language"@en,
        "Bata språk"@nb .

humord:c20074 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20074" ;
    dct:modified "2025-02-18T12:15:08"^^xsd:dateTime ;
    skos:altLabel "Barkur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01867 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Barkur"@en,
        "Barkur"@nb .

humord:c20075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20075" ;
    dct:modified "2024-10-23T08:39:47"^^xsd:dateTime ;
    skos:altLabel "Havyaka dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/494.814/e23/>,
        <http://dewey.info/class/6--94814/e23/> ;
    skos:broader humord:c10195 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.814/e23/>,
        <http://dewey.info/class/6--94814/e23/> ;
    skos:prefLabel "Havyaka dialect"@en,
        "Havyaka dialekt"@nb .

humord:c20076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20076" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Udmurts"@en,
        "Votjaker"@nb ;
    skos:broader humord:c00916 ;
    skos:closeMatch <http://dewey.info/class/305.89453/e23/>,
        <http://dewey.info/class/5--9453/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89453/e23/>,
        <http://dewey.info/class/5--9453/e23/> ;
    skos:prefLabel "Udmurt people"@en,
        "Udmurter (Folk)"@nb .

humord:c20078 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20078" ;
    dct:modified "2025-02-11T14:04:43"^^xsd:dateTime ;
    skos:altLabel "Eldlandet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--83646/e23/>,
        <http://dewey.info/class/918.3646/e23/>,
        <http://dewey.info/class/983.646/e23/> ;
    skos:broader humord:c01799 ;
    skos:closeMatch <http://dewey.info/class/2--8276/e23/>,
        <http://dewey.info/class/918.276/e23/>,
        <http://dewey.info/class/982.76/e23/> ;
    skos:definition "Øygruppe som danner Sør-Amerikas sørspiss. Den vestlige delen tilhører Chile, den østlige delen Argentina <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8276/e23/>,
        <http://dewey.info/class/2--83646/e23/>,
        <http://dewey.info/class/918.276/e23/>,
        <http://dewey.info/class/918.3646/e23/>,
        <http://dewey.info/class/982.76/e23/>,
        <http://dewey.info/class/983.646/e23/> ;
    skos:prefLabel "Tierra del Fuego"@en,
        "Ildlandet"@nb ;
    skos:related humord:c69423 .

humord:c20081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20081" ;
    dct:modified "2024-08-28T20:48:39"^^xsd:dateTime ;
    skos:altLabel "Avlat"@nb ;
    skos:broader humord:c08596 ;
    skos:definition "Avlat er i romersk-katolsk språkbruk ettergivelse av de timelige syndestraffer som mennesket ellers må sone enten i jordlivet eller i skjærsilden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/265.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/265.66/e23/> ;
    skos:prefLabel "Indulgence"@en,
        "Avlat"@nb .

humord:c20083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20083" ;
    dct:modified "2024-10-25T13:38:06"^^xsd:dateTime ;
    skos:altLabel "Oshindonga language"@en,
        "Oshiwambo language"@en,
        "Ndonga språk"@nb,
        "Oshindonga språk"@nb,
        "Oshiwambo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: ndo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.399/e23/>,
        <http://dewey.info/class/6--96399/e23/> ;
    skos:prefLabel "Ndonga language"@en,
        "Ndonga språk"@nb .

humord:c20086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20086" ;
    dct:modified "2024-10-18T06:55:36"^^xsd:dateTime ;
    skos:altLabel "Stabbur"@nb ;
    skos:broadMatch <http://dewey.info/class/690.892/e23/>,
        <http://dewey.info/class/728.92/e23/> ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.892/e23/>,
        <http://dewey.info/class/728.92/e23/> ;
    skos:prefLabel "Storehouses"@en,
        "Stabbur"@nb ;
    skos:related humord:c20089 .

humord:c20087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20087" ;
    dct:modified "2024-10-18T06:55:14"^^xsd:dateTime ;
    skos:altLabel "Goatte"@nb,
        "Kåter"@nb ;
    skos:broadMatch <http://dewey.info/class/728.0899457/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Samisk hustype i den sørlige del av sameområdet Sápmi <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.0899457/e23/> ;
    skos:prefLabel "Turf huts"@en,
        "Kåter"@nb ;
    skos:related humord:c17970 .

humord:c20089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20089" ;
    dct:modified "2024-10-14T09:09:56"^^xsd:dateTime ;
    skos:altLabel "Njalla"@nb,
        "Njallaar"@nb,
        "Njallaer"@nb,
        "Njalle"@nb ;
    skos:broadMatch <http://dewey.info/class/728.920899457/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Samisk bod på stolper <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/624.154/e23/>,
        <http://dewey.info/class/728.920899457/e23/> ;
    skos:prefLabel "Bear caches"@en,
        "Njalla"@nb ;
    skos:related humord:c20086 ;
    skos:relatedMatch <http://dewey.info/class/624.154/e23/> .

humord:c20090 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20090" ;
    dct:modified "2025-02-25T09:57:36"^^xsd:dateTime ;
    skos:altLabel "Doti region"@en,
        "Doti"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Doti"@en,
        "Doti"@nb .

humord:c20091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20091" ;
    dct:modified "2024-12-04T10:47:34"^^xsd:dateTime ;
    skos:altLabel "Nepali folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/398.20491495/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491495/e23/> ;
    skos:prefLabel "Nepali folk literature"@en,
        "Nepali folkediktning"@nb .

humord:c20092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20092" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/581.47/e23/> ;
    skos:broader humord:c08395 ;
    skos:definition "Den ytterste delen av barken hos bjørk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/581.47/e23/>,
        <http://dewey.info/class/583.65/e23/>,
        <http://dewey.info/class/634.97268/e23/> ;
    skos:prefLabel "Birchbark"@en,
        "Never"@nb ;
    skos:relatedMatch <http://dewey.info/class/583.65/e23/>,
        <http://dewey.info/class/634.97268/e23/> .

humord:c20093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20093" ;
    dct:modified "2024-12-09T12:26:02"^^xsd:dateTime ;
    skos:altLabel "Laup (Sport)"@nb,
        "Laupesport"@nb,
        "Lauping"@nb,
        "Løp (Sport)"@nb,
        "Løpesport"@nb,
        "Løping"@nb ;
    skos:broadMatch <http://dewey.info/class/591.57/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/796.42/e23/> ;
    skos:broader humord:c19484 ;
    skos:closeMatch <http://dewey.info/class/573.79/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/613.7172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.79/e23/>,
        <http://dewey.info/class/591.57/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.7172/e23/>,
        <http://dewey.info/class/796.42/e23/> ;
    skos:prefLabel "Running"@en,
        "Løping"@nb .

humord:c20095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20095" ;
    dct:modified "2018-11-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.48/e23/> ;
    skos:broader humord:c09523 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.48/e23/> ;
    skos:prefLabel "Battles"@en,
        "Slag (Krigføring)"@nb .

humord:c20096 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20096" ;
    dct:modified "2019-01-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Austerlitz"@en,
        "Austerlitz"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43724/e23/>,
        <http://dewey.info/class/914.3724/e23/>,
        <http://dewey.info/class/943.724/e23/> ;
    skos:broader humord:c03412 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43724/e23/>,
        <http://dewey.info/class/914.3724/e23/>,
        <http://dewey.info/class/943.724/e23/> ;
    skos:prefLabel "Slavkov u Brna"@en,
        "Slavkov u Brna"@nb .

humord:c20097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20097" ;
    dct:modified "2024-12-12T07:29:51"^^xsd:dateTime ;
    skos:altLabel "Battle of the Three Emperors"@en,
        "Slaget ved Austerlitz"@nb,
        "Slaget ved Austerlitz (1805)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.2742/e23/> ;
    skos:broader humord:c04002 ;
    skos:definition "Slag hvor Napoleon beseiret østerrikerne og russerne 2. des. 1805 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo05"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.2742/e23/> ;
    skos:prefLabel "Battle of Austerlitz"@en,
        "Slaget ved Austerlitz"@nb .

humord:c20099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20099" ;
    dct:modified "2024-07-10T13:35:41"^^xsd:dateTime ;
    skos:altLabel "Cats (Felidae)"@en,
        "Felidae"@en,
        "Felids"@en,
        "Felidae"@nb,
        "Kattedyr"@nb,
        "Kattefamilien"@nb ;
    skos:broader humord:c08243 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch realfagstermer:c012602,
        <http://dewey.info/class/599.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012602,
        <http://dewey.info/class/599.75/e23/>,
        <http://dewey.info/class/636.8/e23/> ;
    skos:prefLabel "Felines"@en,
        "Kattedyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.8/e23/> .

humord:c20100 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20100" ;
    dct:modified "2025-02-21T08:37:10"^^xsd:dateTime ;
    skos:altLabel "Kuaiji"@en,
        "Shanyin"@en,
        "Shaoxing"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51242/e23/>,
        <http://dewey.info/class/915.1242/e23/>,
        <http://dewey.info/class/951.242/e23/> ;
    skos:broader humord:c02026 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51242/e23/>,
        <http://dewey.info/class/915.1242/e23/>,
        <http://dewey.info/class/951.242/e23/> ;
    skos:prefLabel "Shaoxing"@en,
        "Shaoxing"@nb .

humord:c20101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20101" ;
    dct:modified "2024-11-20T12:27:29"^^xsd:dateTime ;
    skos:altLabel "Hukou"@nb ;
    skos:broadMatch <http://dewey.info/class/306.0951/e23/> ;
    skos:broader humord:c09706 ;
    skos:definition "Kinesisk bostedsbevis, lokal oppholdstillatelse innad i Kina <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0951/e23/> ;
    skos:prefLabel "Hukou"@en,
        "Hukou"@nb .

humord:c20102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20102" ;
    dct:modified "2024-10-21T08:51:30"^^xsd:dateTime ;
    skos:altLabel "Venetisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/479.4/e23/>,
        <http://dewey.info/class/6--794/e23/> ;
    skos:broader humord:c10461 ;
    skos:definition "Venetisk var et språk som ble snakket i nordøstitalia i førkristen tid. Kjent gjennom ca 200 inskripsjoner 500-100 f.Kr. <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/479.4/e23/>,
        <http://dewey.info/class/6--794/e23/> ;
    skos:prefLabel "Venetic language"@en,
        "Venetisk språk"@nb .

humord:c20104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20104" ;
    dct:modified "2024-08-30T12:46:33"^^xsd:dateTime ;
    skos:altLabel "Kung Fu"@nb,
        "Wushu"@nb ;
    skos:broader humord:c13386 ;
    skos:closeMatch <http://dewey.info/class/796.8159/e23/> ;
    skos:definition "Kinesisk kampsport <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.8159/e23/> ;
    skos:prefLabel "Kung fu"@en,
        "Kung Fu"@nb .

humord:c20107 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20107" ;
    dct:modified "2025-03-04T08:34:30"^^xsd:dateTime ;
    skos:altLabel "Srebrenica"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:broader humord:c02169 ;
    skos:editorialNote "Lukket bemerkning: hls06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Srebrenica"@en,
        "Srebrenica"@nb .

humord:c20114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20114" ;
    dct:modified "2024-01-30T11:13:57"^^xsd:dateTime ;
    skos:altLabel "Musk ox"@en,
        "Musk oxen"@en,
        "Muskox"@en,
        "Moskus"@nb,
        "Moskusdyr"@nb,
        "Moskusfe"@nb,
        "Moskusoksar"@nb,
        "Moskusokser"@nb,
        "Polaroksar"@nb,
        "Polarokser"@nb ;
    skos:broader humord:c62337 ;
    skos:closeMatch <http://dewey.info/class/599.6478/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c000328 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000328,
        <http://dewey.info/class/599.6478/e23/> ;
    skos:prefLabel "Muskoxen"@en,
        "Moskus"@nb .

humord:c20119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20119" ;
    dct:modified "2006-06-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bumthang language"@en,
        "Bumthang språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16360 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Bumthangkha language"@en,
        "Bumthangkha språk"@nb .

humord:c20121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20121" ;
    dct:modified "2006-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c16361 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Yamphu language"@en,
        "Yamphu språk"@nb .

humord:c20122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20122" ;
    dct:modified "2024-08-21T07:18:39"^^xsd:dateTime ;
    skos:altLabel "Xitsonga language"@en,
        "Tsonga språk"@nb,
        "Xitsonga språk"@nb ;
    skos:broader humord:c09840 ;
    skos:closeMatch <http://dewey.info/class/496.3978/e23/>,
        <http://dewey.info/class/6--963978/e23/> ;
    skos:editorialNote "Språkkode: sto"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3978/e23/>,
        <http://dewey.info/class/6--963978/e23/> ;
    skos:prefLabel "Tsonga language"@en,
        "Tsonga språk"@nb .

humord:c20124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20124" ;
    dct:modified "2024-09-16T15:35:35"^^xsd:dateTime ;
    skos:altLabel "Chocho language"@en,
        "Chochotec language"@en,
        "Chocho språk"@nb,
        "Chocholtec språk"@nb,
        "Chochotec språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:broader humord:c10139 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: coz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.6/e23/>,
        <http://dewey.info/class/6--976/e23/> ;
    skos:prefLabel "Chocholtec language"@en,
        "Chochotec språk"@nb .

humord:c20126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20126" ;
    dct:modified "2024-10-24T10:49:36"^^xsd:dateTime ;
    skos:altLabel "Ngbandi språk"@nb,
        "Ngiri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:broader humord:c09832 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: ngb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.361/e23/>,
        <http://dewey.info/class/6--96361/e23/> ;
    skos:prefLabel "Ngbandi language"@en,
        "Ngbandi språk"@nb .

humord:c20128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20128" ;
    dct:modified "2024-10-25T13:51:40"^^xsd:dateTime ;
    skos:altLabel "Kana language"@en,
        "Ogoni language"@en,
        "Kana språk"@nb,
        "Khana språk"@nb,
        "Ogoni språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.364/e23/>,
        <http://dewey.info/class/6--96364/e23/> ;
    skos:broader humord:c09838 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: ogo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.364/e23/>,
        <http://dewey.info/class/6--96364/e23/> ;
    skos:prefLabel "Khana language"@en,
        "Khana språk"@nb .

humord:c20131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20131" ;
    dct:modified "2024-08-28T19:08:42"^^xsd:dateTime ;
    skos:altLabel "Aiwo language"@en,
        "Aiwoo language"@en,
        "Ayiwo language"@en,
        "Aiwoo språk"@nb,
        "Ayiwo språk"@nb,
        "Aïwo språk"@nb,
        "Äiwoo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: nfl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Äiwoo language"@en,
        "Ayiwo språk"@nb .

humord:c20135 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20135" ;
    dct:modified "2025-02-19T08:34:42"^^xsd:dateTime ;
    skos:altLabel "Lepakshi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5484/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5484/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Lepakshi"@en,
        "Lepakshi"@nb .

humord:c20136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20136" ;
    dct:modified "2025-01-21T07:16:56"^^xsd:dateTime ;
    skos:altLabel "Bytteverksemd (Akkvisisjon)"@nb ;
    skos:broader humord:c15808 ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:exactMatch <http://dewey.info/class/025.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.26/e23/>,
        <http://dewey.info/class/069.51/e23/> ;
    skos:prefLabel "Acquisition through exchange"@en,
        "Byttevirksomhet (Akkvisisjon)"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.51/e23/> .

humord:c20137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20137" ;
    dct:modified "2021-04-23T09:58:59"^^xsd:dateTime ;
    skos:altLabel "Indus Kohistani"@en,
        "Maiya language"@en,
        "Shuthun language"@en,
        "Maiya språk"@nb,
        "Shuthun språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c13456 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Indus kohistani språk"@nb .

humord:c20138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20138" ;
    dct:modified "2024-11-27T20:40:51"^^xsd:dateTime ;
    skos:altLabel "Respekt"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Respect"@en,
        "Respekt"@nb ;
    skos:related humord:c20639,
        humord:c21222 .

humord:c20139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20139" ;
    dct:modified "2024-01-30T10:25:21"^^xsd:dateTime ;
    skos:altLabel "Mammutar"@nb ;
    skos:broader humord:c62347 ;
    skos:closeMatch <http://dewey.info/class/569.67/e23/> ;
    skos:definition "Utdødd slekt i elefantfamilien <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch realfagstermer:c006365 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006365,
        <http://dewey.info/class/569.67/e23/> ;
    skos:prefLabel "Mammoths"@en,
        "Mammuter"@nb .

humord:c20140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20140" ;
    dct:modified "2024-12-13T08:05:36"^^xsd:dateTime ;
    skos:altLabel "Allies (First World War)"@en,
        "Allies (WWI)"@en,
        "The Allies (First World War)"@en,
        "The Allies (WWI)"@en,
        "Allierte (Første verdenskrig)"@nb,
        "Allierte og assosierte maktar (Fyrste verdskrig)"@nb,
        "Allierte og assosierte maktar (Første verdskrig)"@nb,
        "Allierte og assosierte makter (Første verdenskrig)"@nb,
        "De Allierte og assosierte makter (Første verdenskrig)"@nb,
        "Dei Allierte (Fyrste verdskrig)"@nb,
        "Dei Allierte (Første verdskrig)"@nb,
        "Dei Allierte og assosierte maktar (Fyrste verdskrig)"@nb,
        "Dei Allierte og assosierte maktar (Første verdskrig)"@nb ;
    skos:broader humord:c03993 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/940.332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.332/e23/>,
        <http://dewey.info/class/940.412/e23/> ;
    skos:prefLabel "Allies of World War I"@en,
        "De Allierte (Første verdenskrig)"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.412/e23/> .

humord:c20142 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20142" ;
    dct:modified "2025-02-21T14:38:53"^^xsd:dateTime ;
    skos:altLabel "Kumano"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52182/e23/>,
        <http://dewey.info/class/915.2182/e23/>,
        <http://dewey.info/class/952.182/e23/> ;
    skos:broader humord:c18546 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52182/e23/>,
        <http://dewey.info/class/915.2182/e23/>,
        <http://dewey.info/class/952.182/e23/> ;
    skos:prefLabel "Kumano"@en,
        "Kumano"@nb .

humord:c20143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20143" ;
    dct:modified "2024-10-17T14:36:03"^^xsd:dateTime ;
    skos:altLabel "Kister (Møblar)"@nb ;
    skos:broadMatch <http://dewey.info/class/684.16/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:broader humord:c04744 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/684.16/e23/>,
        <http://dewey.info/class/749.3/e23/> ;
    skos:prefLabel "Chests (Furniture)"@en,
        "Kister (Møbler)"@nb .

humord:c20144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20144" ;
    dct:modified "2006-07-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/686.36/e23/>,
        <http://dewey.info/class/698.32/e23/>,
        <http://dewey.info/class/741.2/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:broader humord:c05625 ;
    skos:definition "Det å male, tegne eller farge (årer) på noe så det ligner marmor <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686.36/e23/>,
        <http://dewey.info/class/698.32/e23/>,
        <http://dewey.info/class/741.2/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:prefLabel "Marbling"@en,
        "Marmorering"@nb .

humord:c20145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20145" ;
    dct:modified "2024-08-19T12:30:39"^^xsd:dateTime ;
    skos:altLabel "Ådring"@nb ;
    skos:broadMatch <http://dewey.info/class/698.32/e23/>,
        <http://dewey.info/class/745.723/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:broader humord:c05625 ;
    skos:definition "Ådring er egentlig mønster i treets årringer, som tegner seg ved gjennomskjæring av treet på langs.Ådring er også brukt om etterligninger av treets naturlige mønster ved maling, ved hjelp av utvalgte pigmenter, bindemidler og malerverktøy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/698.32/e23/>,
        <http://dewey.info/class/745.723/e23/>,
        <http://dewey.info/class/751.4/e23/> ;
    skos:prefLabel "Veining"@en,
        "Ådring"@nb .

humord:c20146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20146" ;
    dct:modified "2025-02-27T14:19:04"^^xsd:dateTime ;
    skos:altLabel "Salomonøyane"@nb,
        "Salomonøyene"@nb,
        "Solomon Islands"@nb ;
    skos:broader humord:c03727 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9593/e23/>,
        <http://dewey.info/class/919.593/e23/>,
        <http://dewey.info/class/995.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9593/e23/>,
        <http://dewey.info/class/919.593/e23/>,
        <http://dewey.info/class/995.93/e23/> ;
    skos:prefLabel "Solomon Islands"@en,
        "Salomonøyene"@nb .

humord:c20148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20148" ;
    dct:modified "2024-09-16T13:43:35"^^xsd:dateTime ;
    skos:altLabel "Chulim language"@en,
        "Chulim språk"@nb,
        "Chulym språk"@nb,
        "Tsjulim språk"@nb,
        "Tsjulym språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c10071 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: clw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Chulym language"@en,
        "Tsjulym språk"@nb .

humord:c20153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20153" ;
    dct:modified "2024-08-20T08:49:27"^^xsd:dateTime ;
    skos:altLabel "Peer Gynt-statuette"@en,
        "Peer Gynt-Prisen"@nb,
        "Peer Gynt-statuetten"@nb,
        "Årets Peer Gynt"@nb ;
    skos:broadMatch <http://dewey.info/class/001.079/e23/> ;
    skos:broader humord:c11744 ;
    skos:editorialNote "Lukket bemerkning: ibs06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.079/e23/> ;
    skos:prefLabel "Peer Gynt-prize"@en,
        "Peer Gynt-statuetten"@nb .

humord:c20154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20154" ;
    dct:modified "2024-12-06T10:44:26"^^xsd:dateTime ;
    skos:altLabel "Aromunsk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.208959/e23/> ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.208959/e23/> ;
    skos:prefLabel "Aromanian folk literature"@en,
        "Aromunsk folkediktning"@nb .

humord:c20155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20155" ;
    dct:modified "2006-07-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.3/e23/> ;
    skos:broader humord:c13980 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.3/e23/> ;
    skos:prefLabel "Belly dance"@en,
        "Magedans"@nb .

humord:c20156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20156" ;
    dct:modified "2024-10-17T15:15:01"^^xsd:dateTime ;
    skos:altLabel "Artificial insemination"@en,
        "Fertilisation in vitro"@en,
        "Fertilization in vitro"@en,
        "IVF"@en,
        "In vitro fertilisation"@en,
        "Assistert befruktning"@nb,
        "IVF"@nb,
        "In vitro-fertilisering"@nb,
        "Kunstig befrukting"@nb,
        "Kunstig befruktning"@nb,
        "Kunstig fræving"@nb,
        "Kunstig inseminasjon"@nb,
        "Prøverørsbefruktning"@nb ;
    skos:broadMatch <http://dewey.info/class/613.94/e23/>,
        <http://dewey.info/class/618.178/e23/> ;
    skos:broader humord:c16691 ;
    skos:closeMatch <http://dewey.info/class/636.08245/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c002169 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002169,
        <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/346.017/e23/>,
        <http://dewey.info/class/613.94/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/636.08245/e23/> ;
    skos:prefLabel "In vitro fertilization"@en,
        "Kunstig befruktning"@nb ;
    skos:related humord:c23458,
        humord:c25271,
        humord:c29255 ;
    skos:relatedMatch <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/346.017/e23/> .

humord:c20158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20158" ;
    dct:modified "2024-07-26T14:14:46"^^xsd:dateTime ;
    skos:altLabel "Agama (Jainism)"@en,
        "Agama (Jainisme)"@nb ;
    skos:broader humord:c08520 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/294.482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.482/e23/> ;
    skos:prefLabel "Jain Agamas"@en,
        "Agama (Jainisme)"@nb .

humord:c20159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20159" ;
    dct:modified "2006-08-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.4764795/e23/>,
        <http://dewey.info/class/338.76164795/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:broader humord:c07612 ;
    skos:editorialNote "Lukket bemerkning: ibs06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764795/e23/>,
        <http://dewey.info/class/338.76164795/e23/>,
        <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Tearooms"@en,
        "Tehus"@nb .

humord:c20164 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20164" ;
    dct:modified "2024-10-23T08:27:18"^^xsd:dateTime ;
    skos:altLabel "Klassisk tamil litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.811/e23/> ;
    skos:broader humord:c07008 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.811/e23/> ;
    skos:prefLabel "Old Tamil literature"@en,
        "Klassisk tamil litteratur"@nb .

humord:c20165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20165" ;
    dct:modified "2024-10-25T13:34:04"^^xsd:dateTime ;
    skos:altLabel "Kimakonde language"@en,
        "Makonde språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: kde"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.397/e23/>,
        <http://dewey.info/class/6--96397/e23/> ;
    skos:prefLabel "Makonde language"@en,
        "Makonde språk"@nb .

humord:c20168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20168" ;
    dct:modified "2006-08-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18622 ;
    skos:closeMatch <http://dewey.info/class/891.454/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.454/e23/> ;
    skos:prefLabel "Bhojpuri literature"@en,
        "Bhojpuri litteratur"@nb .

humord:c20169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20169" ;
    dct:modified "2024-10-18T14:38:08"^^xsd:dateTime ;
    skos:altLabel "Aghwan language"@en,
        "Aluan language"@en,
        "Old Udi language"@en,
        "Kaukasisk albansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.96/e23/>,
        <http://dewey.info/class/6--9996/e23/> ;
    skos:broader humord:c10647 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.96/e23/>,
        <http://dewey.info/class/6--9996/e23/> ;
    skos:prefLabel "Caucasian Albanian language"@en,
        "Kaukasisk albansk språk"@nb ;
    skos:related humord:c16872 .

humord:c20170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20170" ;
    dct:modified "2024-11-08T10:16:17"^^xsd:dateTime ;
    skos:altLabel "Hylas"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Hylas"@en,
        "Hylas"@nb .

humord:c20171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20171" ;
    dct:modified "2024-08-26T15:21:08"^^xsd:dateTime ;
    skos:altLabel "Waka"@nb ;
    skos:broadMatch <http://dewey.info/class/895.61/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Waka var japansk hofflyrikk fra 700-tallet til 1900-tallet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.61/e23/> ;
    skos:prefLabel "Waka"@en,
        "Waka"@nb .

humord:c20173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20173" ;
    dct:modified "2024-11-01T08:20:18"^^xsd:dateTime ;
    skos:altLabel "Professorar"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch <http://dewey.info/class/378.12/e23/> ;
    skos:definition "Lærer av høyere grad ved et universitet, høgskole e.l. <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.12/e23/> ;
    skos:prefLabel "Professors"@en,
        "Professorer"@nb .

humord:c20175 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20175" ;
    dct:modified "2025-02-25T07:03:27"^^xsd:dateTime ;
    skos:altLabel "Catalhöyük"@nb,
        "Çatal Höyük"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3927/e23/>,
        <http://dewey.info/class/939.27/e23/> ;
    skos:broader humord:c29021 ;
    skos:definition "Catalhöyük er en by i Tyrkia fra yngre steinalder, i provinsen Konya <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3927/e23/>,
        <http://dewey.info/class/939.27/e23/> ;
    skos:prefLabel "Catalhöyük"@en,
        "Catalhöyük"@nb .

humord:c20176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20176" ;
    dct:modified "2024-12-09T07:58:45"^^xsd:dateTime ;
    skos:altLabel "Spasertur"@nb,
        "Vandring"@nb ;
    skos:broader humord:c01406 ;
    skos:closeMatch <http://dewey.info/class/796.51/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.51/e23/> ;
    skos:prefLabel "Wandering"@en,
        "Vandring"@nb .

humord:c20177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20177" ;
    dct:modified "2006-09-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06779 ;
    skos:definition "Japansk diktform <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--1041/e23/>,
        <http://dewey.info/class/808.8141/e23/>,
        <http://dewey.info/class/809.141/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--1041/e23/>,
        <http://dewey.info/class/808.8141/e23/>,
        <http://dewey.info/class/809.141/e23/> ;
    skos:prefLabel "Haiku"@en,
        "Haiku"@nb ;
    skos:related humord:c28044 .

humord:c20178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20178" ;
    dct:modified "2024-09-16T13:37:06"^^xsd:dateTime ;
    skos:altLabel "Chutya language"@en,
        "Deuri language"@en,
        "Chutiya språk"@nb,
        "Deori språk"@nb,
        "Deuri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10793 ;
    skos:definition "Chutiya er et tibeto-burmansk språk som snakkes i Assam, India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: der"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Deori language"@en,
        "Chutiya språk"@nb .

humord:c20180 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20180" ;
    dct:modified "2025-02-21T14:17:23"^^xsd:dateTime ;
    skos:altLabel "a Fukuoka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5222/e23/>,
        <http://dewey.info/class/915.222/e23/>,
        <http://dewey.info/class/952.22/e23/> ;
    skos:broader humord:c18548 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5222/e23/>,
        <http://dewey.info/class/915.222/e23/>,
        <http://dewey.info/class/952.22/e23/> ;
    skos:prefLabel "Fukuoka"@en,
        "Fukuoka"@nb .

humord:c20181 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20181" ;
    dct:modified "2024-08-13T10:10:36"^^xsd:dateTime ;
    skos:altLabel "Amamiøyane"@nb,
        "Amamiøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5229/e23/>,
        <http://dewey.info/class/915.229/e23/>,
        <http://dewey.info/class/952.29/e23/> ;
    skos:broader humord:c01946 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5229/e23/>,
        <http://dewey.info/class/915.229/e23/>,
        <http://dewey.info/class/952.29/e23/> ;
    skos:prefLabel "Amami Islands"@en,
        "Amamiøyene"@nb .

humord:c20185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20185" ;
    dct:modified "2021-10-29T07:52:17"^^xsd:dateTime ;
    skos:altLabel "Romani genocide"@en ;
    skos:broader humord:c08907 ;
    skos:definition "Det sigøynerske Holocaust <HLS>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls06"@nb ;
    skos:exactMatch <http://dewey.info/class/940.531808991497/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.531808991497/e23/> ;
    skos:prefLabel "Porajmos"@en,
        "Porrajamos"@nb ;
    skos:related humord:c08908,
        humord:c58591 .

humord:c20186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20186" ;
    dct:modified "2025-02-11T11:08:57"^^xsd:dateTime ;
    skos:altLabel "Shoshoni"@en,
        "Shoshone (Folk)"@nb,
        "Shoshoni"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Shoshone er et urfolk i Oregon, Forente Stater <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8974574/e23/>,
        <http://dewey.info/class/5--974574/e23/>,
        <http://dewey.info/class/978.004974574/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8974574/e23/>,
        <http://dewey.info/class/5--974574/e23/>,
        <http://dewey.info/class/978.004974574/e23/> ;
    skos:prefLabel "Shoshone"@en,
        "Shoshone (Folk)"@nb .

humord:c20187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20187" ;
    dct:modified "2024-10-31T10:33:25"^^xsd:dateTime ;
    skos:altLabel "Entertainment artists"@en,
        "Entertainerar"@nb,
        "Entertainere"@nb,
        "Enterteinarar"@nb,
        "Enterteinere"@nb,
        "Underhaldningsartistar"@nb,
        "Underholdere"@nb ;
    skos:broader humord:c07493 ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9791/e23/>,
        <http://dewey.info/class/791.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9791/e23/>,
        <http://dewey.info/class/791.092/e23/> ;
    skos:prefLabel "Entertainers"@en,
        "Underholdningsartister"@nb .

humord:c20190 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20190" ;
    dct:modified "2024-09-02T15:19:25"^^xsd:dateTime ;
    skos:altLabel "Caleacte"@nb,
        "Caronia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37811/e23/>,
        <http://dewey.info/class/2--45811/e23/>,
        <http://dewey.info/class/914.5811/e23/>,
        <http://dewey.info/class/937.811/e23/>,
        <http://dewey.info/class/945.811/e23/> ;
    skos:broader humord:c02519 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37811/e23/>,
        <http://dewey.info/class/2--45811/e23/>,
        <http://dewey.info/class/914.5811/e23/>,
        <http://dewey.info/class/937.811/e23/>,
        <http://dewey.info/class/945.811/e23/> ;
    skos:prefLabel "Caronia"@en,
        "Caronia"@nb .

humord:c20193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20193" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00975 ;
    skos:definition "Et vestslavisk folk som i middelalderen bodde langs østersjøkysten av Tyskland <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89188/e23/>,
        <http://dewey.info/class/5--9188/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89188/e23/>,
        <http://dewey.info/class/5--9188/e23/> ;
    skos:prefLabel "Wends"@en,
        "Vendere"@nb .

humord:c20194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20194" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dørlåser"@nb ;
    skos:broader humord:c05265 ;
    skos:closeMatch <http://dewey.info/class/683.32/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/683.32/e23/> ;
    skos:prefLabel "Locks"@en,
        "Låser"@nb .

humord:c20196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20196" ;
    dct:modified "2025-01-14T20:56:03"^^xsd:dateTime ;
    skos:altLabel "Nyklar"@nb,
        "Nøklar"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/683.32/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/683.32/e23/> ;
    skos:prefLabel "Keys"@en,
        "Nøkler"@nb .

humord:c20198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20198" ;
    dct:modified "2006-10-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tavara language"@en,
        "Tawara language"@en,
        "Tavara språk"@nb,
        "Tawara språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c16679 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Tawala language"@en,
        "Tawala språk"@nb .

humord:c20200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20200" ;
    dct:modified "2006-10-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sinagoro language"@en,
        "Sinagoro språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c16679 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Sinaugoro language"@en,
        "Sinaugoro språk"@nb .

humord:c20202 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20202" ;
    dct:modified "2025-03-05T19:21:25"^^xsd:dateTime ;
    skos:altLabel "Sevettijärvi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:definition "Sevettijärvi er skoltesamenes hovedbosted i Finland <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Sevettijärvi"@en,
        "Sevettijärvi"@nb .

humord:c20203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20203" ;
    dct:modified "2006-12-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tumult"@en,
        "Tumults"@en,
        "Turmoil"@en,
        "Turmoils"@en,
        "Gateuro"@nb,
        "Oppløp"@nb,
        "Tumulter"@nb ;
    skos:broadMatch <http://dewey.info/class/364.143/e23/>,
        <http://dewey.info/class/365.641/e23/> ;
    skos:broader humord:c09227 ;
    skos:closeMatch <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/363.323/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06 - Brukes bare i flertall, kfr. BOB"@nb ;
    skos:exactMatch <http://dewey.info/class/303.623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.623/e23/>,
        <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/363.323/e23/>,
        <http://dewey.info/class/364.143/e23/>,
        <http://dewey.info/class/365.641/e23/> ;
    skos:prefLabel "Riots"@en,
        "Opptøyer"@nb ;
    skos:related humord:c09229,
        humord:c25819 .

humord:c20207 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20207" ;
    dct:modified "2025-02-24T10:50:56"^^xsd:dateTime ;
    skos:altLabel "Northeast Asia"@en,
        "Nordaust-Asia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:broader humord:c02106 ;
    skos:definition "Nordøst-Asia omfatter Kina, Sør- og Nord-Korea, Mongolia, Russland (Øst-Sibir) og Japan  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "North-east Asia"@en,
        "Nordøst-Asia"@nb .

humord:c20208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20208" ;
    dct:modified "2006-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eierforhold"@nb ;
    skos:broader humord:c07802 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c005015 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005015,
        <http://dewey.info/class/346.0432/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/> ;
    skos:prefLabel "Ownership"@en,
        "Eierskap"@nb ;
    skos:related humord:c23629 ;
    skos:relatedMatch <http://dewey.info/class/346.0432/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/> .

humord:c20210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20210" ;
    dct:modified "2024-12-12T09:02:28"^^xsd:dateTime ;
    skos:altLabel "Gempei War"@en,
        "Gempei-krigen"@nb,
        "Genpeikrigane"@nb,
        "Genpeikrigene (1180-1185)"@nb ;
    skos:broadMatch <http://dewey.info/class/952.01/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "En konflikt mellom de japanske klanene Taira og Minamoto i siste del av heianperioden <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.01/e23/> ;
    skos:prefLabel "Genpei War"@en,
        "Genpeikrigene"@nb .

humord:c20211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20211" ;
    dct:modified "2020-10-28T10:33:08"^^xsd:dateTime ;
    skos:altLabel "Sharada abugida"@en,
        "Sharada alphabet"@en,
        "Sarada alfabet"@nb ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/> ;
    skos:broader humord:c06411 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/> ;
    skos:prefLabel "Sharada script"@en,
        "Sarada skrift"@nb .

humord:c20213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20213" ;
    dct:modified "2006-10-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3438/e23/> ;
    skos:broader humord:c08491 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3438/e23/>,
        <http://dewey.info/class/294.3925/e23/> ;
    skos:prefLabel "Kalachakra"@en,
        "Kalacakra"@nb ;
    skos:relatedMatch <http://dewey.info/class/294.3925/e23/> .

humord:c20215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20215" ;
    dct:modified "2024-10-28T14:06:40"^^xsd:dateTime ;
    skos:altLabel "Paulikanisme"@nb,
        "Paulikianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/270.2/e23/>,
        <http://dewey.info/class/273.6/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Kristen sekt i Anatolia 650-872. Det er uenighet om de var gnostikere eller  ikke <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/270.2/e23/>,
        <http://dewey.info/class/273.6/e23/> ;
    skos:prefLabel "Paulicianism"@en,
        "Paulikanisme"@nb .

humord:c20216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20216" ;
    dct:modified "2024-08-23T13:04:59"^^xsd:dateTime ;
    skos:altLabel "Araki språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: akr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Araki language"@en,
        "Araki språk"@nb .

humord:c20217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20217" ;
    dct:modified "2024-04-15T07:46:06"^^xsd:dateTime ;
    skos:altLabel "Drivhuseffekt"@nb ;
    skos:broadMatch <http://dewey.info/class/304.28/e23/>,
        <http://dewey.info/class/577.276/e23/> ;
    skos:broader humord:c08277 ;
    skos:closeMatch <http://dewey.info/class/632.1/e23/> ;
    skos:definition "Oppvarming av atmosfæren og jordens overflate som følge av at noen av gassene i atmosfæren (drivhusgasser) absorberer en del av varmestrålingen fra jordoverflaten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch realfagstermer:c001984,
        <http://dewey.info/class/363.73874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001984,
        <http://dewey.info/class/304.28/e23/>,
        <http://dewey.info/class/363.73874/e23/>,
        <http://dewey.info/class/551.5253/e23/>,
        <http://dewey.info/class/577.276/e23/>,
        <http://dewey.info/class/632.1/e23/> ;
    skos:prefLabel "Greenhouse effect"@en,
        "Drivhuseffekten"@nb ;
    skos:related humord:c22166 ;
    skos:relatedMatch <http://dewey.info/class/551.5253/e23/> .

humord:c20218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20218" ;
    dct:modified "2023-11-30T08:03:06"^^xsd:dateTime ;
    skos:altLabel "Informasjonskompetanse"@nb ;
    skos:broader humord:c15925 ;
    skos:closeMatch <http://dewey.info/class/372.34/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c010472 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010472,
        <http://dewey.info/class/372.34/e23/> ;
    skos:prefLabel "Information literacy"@en,
        "Informasjonskompetanse"@nb ;
    skos:related humord:c00134 .

humord:c20219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20219" ;
    dct:modified "2024-10-10T13:41:55"^^xsd:dateTime ;
    skos:altLabel "Zulu Rebellion"@en,
        "Bambathaopprøret"@nb,
        "Maphumuloopprøret"@nb,
        "Zuluopprøret (1906)"@nb ;
    skos:broadMatch <http://dewey.info/class/968.049/e23/>,
        <http://dewey.info/class/968.4049/e23/> ;
    skos:broader humord:c04019 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/968.049/e23/>,
        <http://dewey.info/class/968.4049/e23/> ;
    skos:prefLabel "Maphumulo Uprising"@en,
        "Maphumuloopprøret"@nb .

humord:c20221 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20221" ;
    dct:modified "2025-02-04T12:53:10"^^xsd:dateTime ;
    skos:altLabel "Natal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--684/e23/>,
        <http://dewey.info/class/916.84/e23/> ;
    skos:broader humord:c20225 ;
    skos:closeMatch <http://dewey.info/class/968.405/e23/> ;
    skos:definition "Tidligere egen provins i Sør-Afrika. Inngikk fra 1994 i den nye provinsen KwaZulu-Natal <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c030773 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030773,
        <http://dewey.info/class/2--684/e23/>,
        <http://dewey.info/class/916.84/e23/>,
        <http://dewey.info/class/968.405/e23/> ;
    skos:prefLabel "Natal"@en,
        "Natal"@nb .

humord:c20222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20222" ;
    dct:modified "2024-07-26T12:05:45"^^xsd:dateTime ;
    skos:altLabel "Boers"@en,
        "Afrikandarar"@nb,
        "Afrikandere"@nb,
        "Boarar"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Boere er en den del av Sør-Afrikas hvite befolkning som stammer fra nederlandske innflyttere på 1600- og 1700-tallet, med tilsig fra nordtyske og franske hugenotter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/305.83936/e23/>,
        <http://dewey.info/class/5--3936/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.83936/e23/>,
        <http://dewey.info/class/5--3936/e23/> ;
    skos:prefLabel "Boer"@en,
        "Boere"@nb .

humord:c20223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20223" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fredsstyrker"@nb ;
    skos:broader humord:c09454 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/355.357/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.584/e23/>,
        <http://dewey.info/class/355.357/e23/> ;
    skos:prefLabel "Peacekeeping forces"@en,
        "Fredsbevarende styrker"@nb ;
    skos:related humord:c22834 ;
    skos:relatedMatch <http://dewey.info/class/341.584/e23/> .

humord:c20224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20224" ;
    dct:modified "2006-10-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/>,
        <http://dewey.info/class/355.338/e23/> ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0092/e23/>,
        <http://dewey.info/class/355.338/e23/> ;
    skos:prefLabel "Soldiering"@en,
        "Soldatliv"@nb .

humord:c20225 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20225" ;
    dct:modified "2025-02-04T12:55:48"^^xsd:dateTime ;
    skos:altLabel "KwaZulu-Natal"@nb ;
    skos:broader humord:c01616 ;
    skos:definition "KwaZulu-Natal er en provins i Sør-Afrika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--684/e23/>,
        <http://dewey.info/class/916.84/e23/>,
        <http://dewey.info/class/968.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--684/e23/>,
        <http://dewey.info/class/916.84/e23/>,
        <http://dewey.info/class/968.4/e23/> ;
    skos:prefLabel "KwaZulu-Natal"@en,
        "KwaZulu-Natal"@nb .

humord:c20227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20227" ;
    dct:modified "2024-08-21T08:17:27"^^xsd:dateTime ;
    skos:altLabel "Stiftelsar"@nb,
        "Stiftingar"@nb,
        "Økonomiske stiftelsar"@nb,
        "Økonomiske stiftelser"@nb,
        "Økonomiske stiftingar"@nb ;
    skos:broadMatch <http://dewey.info/class/361.7632/e23/> ;
    skos:broader humord:c09286 ;
    skos:definition "Filantropisk institusjon som drives med gavemilder <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/060/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/361.7632/e23/> ;
    skos:prefLabel "Foundations"@en,
        "Stiftelser"@nb .

humord:c20228 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20228" ;
    dct:modified "2025-02-04T08:07:18"^^xsd:dateTime ;
    skos:altLabel "Northern area"@en,
        "Nordområda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--113/e23/>,
        <http://dewey.info/class/2--16324/e23/>,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/910.9113/e23/>,
        <http://dewey.info/class/910.916324/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:broader humord:c03745 ;
    skos:definition "Fellesbetegnelse for Sibir, Nordkalotten, Grønland og den nordligste delen  av Nord-Amerika <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--113/e23/>,
        <http://dewey.info/class/2--16324/e23/>,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/910.9113/e23/>,
        <http://dewey.info/class/910.916324/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "High North"@en,
        "Nordområdene"@nb .

humord:c20229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20229" ;
    dct:modified "2021-04-07T12:27:59"^^xsd:dateTime ;
    skos:altLabel "Oroshani språk"@nb,
        "Roshani språk"@nb,
        "Rushan"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c12240 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Rushani language"@en,
        "Rushani språk"@nb .

humord:c20232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20232" ;
    dct:modified "2024-09-16T13:47:39"^^xsd:dateTime ;
    skos:altLabel "Chuf språk"@nb,
        "Khuf språk"@nb,
        "Khufi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c12240 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Språkkode: sgh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Khufi language"@en,
        "Khufi språk"@nb .

humord:c20236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20236" ;
    dct:modified "2024-10-15T11:28:05"^^xsd:dateTime ;
    skos:altLabel "Bartang language"@en,
        "Bartang språk"@nb,
        "Bartangi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c12240 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Bartangi language"@en,
        "Bartangi språk"@nb .

humord:c20238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20238" ;
    dct:modified "2024-08-21T12:09:44"^^xsd:dateTime ;
    skos:altLabel "4. mai rørsla"@nb,
        "Fjerde mai bevegelsen"@nb,
        "Fjerde mai rørsla"@nb,
        "May fourth movement"@nb,
        "Wu si yundong"@nb ;
    skos:broadMatch <http://dewey.info/class/951.041/e23/> ;
    skos:broader humord:c09193 ;
    skos:definition "4. mai bevegelsen var en intellektuell og sosiopolitisk reformbevegelse i Kina, som kulminerte i en  massedemonstrasjon mot Versaillestrakten 4. mai 1919 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.041/e23/> ;
    skos:prefLabel "May Fourth Movement"@en,
        "4. mai bevegelsen"@nb .

humord:c20242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20242" ;
    dct:modified "2024-01-12T10:08:13"^^xsd:dateTime ;
    skos:altLabel "Julepynt"@nb ;
    skos:broader humord:c04757 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/745.59412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/688.726/e23/>,
        <http://dewey.info/class/745.59412/e23/> ;
    skos:prefLabel "Christmas decorations"@en,
        "Julepynt"@nb ;
    skos:relatedMatch <http://dewey.info/class/688.726/e23/> .

humord:c20245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20245" ;
    dct:modified "2006-11-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Desiderative mood"@en ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c14673 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Desiderative"@en,
        "Desiderativ"@nb .

humord:c20246 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20246" ;
    dct:modified "2025-03-06T15:38:01"^^xsd:dateTime ;
    skos:altLabel "Orleans (By)"@nb ;
    skos:broader humord:c02254 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/2--44527/e23/>,
        <http://dewey.info/class/914.4527/e23/>,
        <http://dewey.info/class/944.527/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44527/e23/>,
        <http://dewey.info/class/914.4527/e23/>,
        <http://dewey.info/class/944.527/e23/> ;
    skos:prefLabel "Orléans"@en,
        "Orleans (By)"@nb .

humord:c20247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20247" ;
    dct:modified "2021-05-05T13:46:58"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.42/e23/>,
        <http://dewey.info/class/6--9942/e23/> ;
    skos:broader humord:c10171 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.42/e23/>,
        <http://dewey.info/class/6--9942/e23/> ;
    skos:prefLabel "Marquesan language"@en,
        "Marquesisk språk"@nb .

humord:c20249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20249" ;
    dct:modified "2024-12-17T07:51:43"^^xsd:dateTime ;
    skos:altLabel "Kwangjumassakren"@nb,
        "Kwangjuopprøret"@nb ;
    skos:broadMatch <http://dewey.info/class/951.95044/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Folkeopprør i Kwangju, Sør-Korea i mai 1980 forårsaket av utvidet unntakstilstand og arrestasjonen av Kim Dae Jung <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.95044/e23/> ;
    skos:prefLabel "Kwangju Uprising"@en,
        "Kwangjuopprøret"@nb .

humord:c20251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20251" ;
    dct:modified "2024-11-07T20:18:31"^^xsd:dateTime ;
    skos:altLabel "Hippidameia"@en,
        "Hippodameia"@en,
        "Briseis"@nb,
        "Hippodameia"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Briseis"@en,
        "Briseis"@nb .

humord:c20253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20253" ;
    dct:modified "2024-12-13T08:00:28"^^xsd:dateTime ;
    skos:altLabel "First Crusade (1096-1099)"@en,
        "Fyrste korstog"@nb,
        "Fyrste korstog (1096-1099)"@nb,
        "Fyrste krosstog"@nb,
        "Fyrste krosstog (1096-1099)"@nb,
        "Første korstog"@nb,
        "Første korstog (1096-1099)"@nb,
        "Første krosstog"@nb,
        "Første krosstog (1096-1099)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.18/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.18/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:prefLabel "First Crusade"@en,
        "Første korstog"@nb .

humord:c20254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20254" ;
    dct:modified "2024-12-13T08:17:13"^^xsd:dateTime ;
    skos:altLabel "Second Crusade (1147-1149)"@en,
        "The second Cruasade"@en,
        "The second crusade"@en,
        "Andre korstog"@nb,
        "Andre korstog (1147-1149)"@nb,
        "Andre krosstog"@nb,
        "Andre krosstog (1147-1149)"@nb,
        "Det andre korstog"@nb,
        "Det andre korstog (1147-1149)"@nb,
        "Det andre krosstog"@nb,
        "Det andre krosstog (1147-1149)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.182/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.182/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:prefLabel "Second Crusade"@en,
        "Andre korstog"@nb .

humord:c20255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20255" ;
    dct:modified "2024-12-13T07:51:28"^^xsd:dateTime ;
    skos:altLabel "The third Crusade"@en,
        "The third Crusade (1189-1192)"@en,
        "Third Crusade (1189-1192)"@en,
        "Det tredje korstog"@nb,
        "Det tredje korstog (1189-1192)"@nb,
        "Det tredje krosstog"@nb,
        "Det tredje krosstog (1189-1192)"@nb,
        "Tredje korstog"@nb,
        "Tredje korstog (1189-1192)"@nb,
        "Tredje krosstog"@nb,
        "Tredje krosstog (1189-1192)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.18/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.18/e23/>,
        <http://dewey.info/class/956.014/e23/> ;
    skos:prefLabel "Third Crusade"@en,
        "Tredje korstog"@nb .

humord:c20256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20256" ;
    dct:modified "2024-12-13T08:19:39"^^xsd:dateTime ;
    skos:altLabel "Fourth Crusade (1202-1204)"@en,
        "The fourth Crusade"@en,
        "The fourth Crusade (1202-1204)"@en,
        "Det fjerde korstog"@nb,
        "Det fjerde korstog (1202-1204)"@nb,
        "Det fjerde krosstog"@nb,
        "Det fjerde krosstog (1202-1204)"@nb,
        "Fjerde korstog"@nb,
        "Fjerde korstog (1202-1204)"@nb,
        "Fjerde krosstog"@nb,
        "Fjerde krosstog (1202-1204)"@nb ;
    skos:broadMatch <http://dewey.info/class/949.503/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.503/e23/> ;
    skos:prefLabel "Fourth Crusade"@en,
        "Fjerde korstog"@nb .

humord:c20257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20257" ;
    dct:modified "2023-12-19T09:03:10"^^xsd:dateTime ;
    skos:altLabel "Vindmylner"@nb,
        "Vindmøller"@nb ;
    skos:broadMatch <http://dewey.info/class/725.4/e23/> ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c010918,
        <http://dewey.info/class/621.453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010918,
        <http://dewey.info/class/621.453/e23/>,
        <http://dewey.info/class/725.4/e23/> ;
    skos:prefLabel "Windmills"@en,
        "Vindmøller"@nb .

humord:c20258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20258" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Didjeridus"@en,
        "Didgeridoo"@nb ;
    skos:broadMatch <http://dewey.info/class/783.99/e23/> ;
    skos:broader humord:c16251 ;
    skos:definition "Musikkinstrument fra Australia i form av en hul trestokk. Karakteristisk i aboriginenes musikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/783.99/e23/> ;
    skos:prefLabel "Didgeridoos"@en,
        "Didjeriduer"@nb .

humord:c20260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20260" ;
    dct:modified "2006-11-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Roshorvi language"@en,
        "Roshorvi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c12240 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Oroshor language"@en,
        "Oroshor språk"@nb .

humord:c20262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20262" ;
    dct:modified "2024-12-03T11:44:28"^^xsd:dateTime ;
    skos:altLabel "Moralisme"@nb ;
    skos:broader humord:c00240 ;
    skos:definition "Læren om at det finnes en overordnet, forpliktende morallov som kan erkjennes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/170/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Moralism"@en,
        "Moralisme"@nb .

humord:c20264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20264" ;
    dct:modified "2024-10-17T14:41:44"^^xsd:dateTime ;
    skos:altLabel "Evidence-based practice"@en,
        "Knowlege-based practice"@en,
        "Evidensbasert praksis"@nb,
        "Evidensbaserte metoder"@nb,
        "Forskningsbasert praksis"@nb,
        "Kunnskapsbasert praksis"@nb,
        "Kunnskapsbaserte metoder"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01491 ;
    skos:definition "Kunnskapsbasert praksis betyr at avgjerder og handlingar blir styrt av kunnskap. Ordet blir særleg brukt i samanheng med yrkesutøving, og viser då til at yrkesutøvaren har ein bestemt kunnskap som han eller ho utøver sitt yrke i tråd med. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c013645 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013645,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Research-based practices"@en,
        "Kunnskapsbasert praksis"@nb ;
    skos:related humord:c61932 .

humord:c20268 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20268" ;
    dct:modified "2024-08-21T08:54:02"^^xsd:dateTime ;
    skos:altLabel "East Russia"@en,
        "Aust-Russland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/915.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "Eastern Russia"@en,
        "Øst-Russland"@nb .

humord:c20269 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20269" ;
    dct:modified "2025-02-21T14:29:12"^^xsd:dateTime ;
    skos:altLabel "Shizuoka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52165/e23/>,
        <http://dewey.info/class/915.2165/e23/>,
        <http://dewey.info/class/952.165/e23/> ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52165/e23/>,
        <http://dewey.info/class/915.2165/e23/>,
        <http://dewey.info/class/952.165/e23/> ;
    skos:prefLabel "Shizuoka"@en,
        "Shizuoka"@nb .

humord:c20270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20270" ;
    dct:modified "2024-08-29T17:36:44"^^xsd:dateTime ;
    skos:altLabel "Online diaries"@en,
        "Online journals"@en,
        "Web logs"@en,
        "Weblogs"@en,
        "Bloggar"@nb,
        "Blogging"@nb,
        "Vebbdagbøker"@nb,
        "Web-logger"@nb,
        "Weblog"@nb ;
    skos:broadMatch <http://dewey.info/class/384.38/e23/> ;
    skos:broader humord:c21175 ;
    skos:definition "Kort for 'web-logg', form for personlig journal som publiseres på World Wide Web, ofte med pekere til andre nettsteder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:exactMatch realfagstermer:c012217,
        <http://dewey.info/class/006.752/e23/>,
        <http://dewey.info/class/070.579734/e23/>,
        <http://dewey.info/class/302.2314/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012217,
        <http://dewey.info/class/006.752/e23/>,
        <http://dewey.info/class/070.579734/e23/>,
        <http://dewey.info/class/302.2314/e23/>,
        <http://dewey.info/class/384.38/e23/>,
        <http://dewey.info/class/659.144/e23/> ;
    skos:prefLabel "Blogs"@en,
        "Blogger"@nb ;
    skos:relatedMatch <http://dewey.info/class/659.144/e23/> .

humord:c20273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20273" ;
    dct:modified "2025-01-10T07:19:44"^^xsd:dateTime ;
    skos:altLabel "Underground culture"@en,
        "Motkultur"@nb,
        "Undergrunnskultur"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c04583 ;
    skos:definition "Kultur som går på tvers av det etablerte <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Counterculture"@en,
        "Motkultur"@nb .

humord:c20275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20275" ;
    dct:modified "2024-08-27T15:06:35"^^xsd:dateTime ;
    skos:altLabel "Argument (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Argument (Linguistics)"@en,
        "Argument (Lingvistikk)"@nb .

humord:c20276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20276" ;
    dct:modified "2024-02-02T11:26:18"^^xsd:dateTime ;
    skos:altLabel "Virtual libraries"@en,
        "Digitale bibliotek"@nb,
        "Elektroniske bibliotek"@nb,
        "Virtuelle bibliotek"@nb ;
    skos:broadMatch <http://dewey.info/class/027/e23/> ;
    skos:broader humord:c00119 ;
    skos:definition "Et bibliotek hvor samlingen er lagret i digitalt format <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c011908 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011908,
        <http://dewey.info/class/026/e23/>,
        <http://dewey.info/class/027/e23/> ;
    skos:prefLabel "Digital libraries"@en,
        "Digitale bibliotek"@nb ;
    skos:relatedMatch <http://dewey.info/class/026/e23/> .

humord:c20278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20278" ;
    dct:modified "2024-11-26T17:42:17"^^xsd:dateTime ;
    skos:altLabel "Conservation (Documents)"@en,
        "Securing (Documents)"@en,
        "Bevaring (Dokument)"@nb,
        "Bevaring (Dokumenter)"@nb,
        "Sikring (Dokument)"@nb ;
    skos:broader humord:c00133 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/025.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.82/e23/>,
        <http://dewey.info/class/025.84/e23/> ;
    skos:prefLabel "Preservation (Documents)"@en,
        "Sikring (Dokumenter)"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.82/e23/> .

humord:c20281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20281" ;
    dct:modified "2023-11-16T13:46:32"^^xsd:dateTime ;
    skos:altLabel "Bibliotektenester"@nb,
        "Brukertjenester (Bibliotek)"@nb ;
    skos:broader humord:c00133 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c004652,
        realfagstermer:c012898,
        <http://dewey.info/class/025.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004652,
        realfagstermer:c012898,
        <http://dewey.info/class/025.5/e23/>,
        <http://dewey.info/class/027.6/e23/> ;
    skos:prefLabel "Library services"@en,
        "Bibliotektjenester"@nb ;
    skos:relatedMatch <http://dewey.info/class/027.6/e23/> .

humord:c20284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20284" ;
    dct:modified "2022-03-15T09:04:08"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/346.02/e23/> ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.02/e23/> ;
    skos:prefLabel "Consortium agreements"@en,
        "Konsortieavtaler"@nb .

humord:c20287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20287" ;
    dct:modified "2024-12-03T11:39:01"^^xsd:dateTime ;
    skos:altLabel "Commitment (Philosophy)"@en,
        "Duties"@en,
        "Obligation (Philosophy)"@en,
        "Forpliktelse"@nb,
        "Forpliktelser"@nb,
        "Forplikting"@nb,
        "Forpliktingar"@nb,
        "Plikt"@nb ;
    skos:broadMatch <http://dewey.info/class/171.2/e23/> ;
    skos:broader humord:c00290 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/171.2/e23/>,
        <http://dewey.info/class/205/e23/> ;
    skos:prefLabel "Duty"@en,
        "Plikt"@nb ;
    skos:relatedMatch <http://dewey.info/class/205/e23/> .

humord:c20288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20288" ;
    dct:modified "2024-12-06T14:24:30"^^xsd:dateTime ;
    skos:altLabel "Raffles"@en,
        "Lotteri"@nb ;
    skos:broader humord:c01420 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/795.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/795.38/e23/> ;
    skos:prefLabel "Lottery"@en,
        "Lotteri"@nb .

humord:c20289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20289" ;
    dct:modified "2024-10-02T09:53:13"^^xsd:dateTime ;
    skos:altLabel "Adali"@en,
        "Odali"@en,
        "Afar (Folk)"@nb,
        "Afarar"@nb,
        "Afarer"@nb,
        "Danakil"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8935/e23/>,
        <http://dewey.info/class/5--935/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Afar er et folk i Etiopia, Eritrea og Djibouti, et område som strekker seg fra Adenbukta og innover langs Rødehavet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8935/e23/>,
        <http://dewey.info/class/5--935/e23/> ;
    skos:prefLabel "Afar"@en,
        "Afar (Folk)"@nb .

humord:c20291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20291" ;
    dct:modified "2023-12-12T12:09:10"^^xsd:dateTime ;
    skos:altLabel "Nobel Prize winners"@en,
        "Nobelists"@en,
        "Winners of Nobel Prizes"@en,
        "Nobelprisvinnarar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.079/e23/>,
        <http://dewey.info/class/001.44/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c011561 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011561,
        <http://dewey.info/class/001.079/e23/>,
        <http://dewey.info/class/001.44/e23/> ;
    skos:prefLabel "Nobel laureates"@en,
        "Nobelprisvinnere"@nb ;
    skos:related humord:c11746 .

humord:c20292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20292" ;
    dct:modified "2024-11-29T12:40:16"^^xsd:dateTime ;
    skos:altLabel "Internalisme"@nb ;
    skos:broader humord:c00363 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Internalism"@en,
        "Internalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/170/e23/> .

humord:c20295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20295" ;
    dct:modified "2025-01-31T14:20:20"^^xsd:dateTime ;
    skos:altLabel "Teurgi"@nb ;
    skos:broadMatch <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/186.4/e23/> ;
    skos:broader humord:c05097 ;
    skos:definition "Teurgi er å få gudene til å opptre på en bestemt, ønsket måte. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/186.4/e23/> ;
    skos:prefLabel "Theurgy"@en,
        "Teurgi"@nb .

humord:c20296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20296" ;
    dct:modified "2006-12-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tesaurusbygging"@nb ;
    skos:broader humord:c00136 ;
    skos:closeMatch <http://dewey.info/class/025.47/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.47/e23/>,
        <http://dewey.info/class/4--312/e23/>,
        <http://dewey.info/class/413.1/e23/> ;
    skos:prefLabel "Thesaurus construction"@en,
        "Tesauruskonstruksjon"@nb ;
    skos:related humord:c20298 ;
    skos:relatedMatch <http://dewey.info/class/4--312/e23/>,
        <http://dewey.info/class/413.1/e23/> .

humord:c20298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20298" ;
    dct:modified "2023-12-19T13:55:32"^^xsd:dateTime ;
    skos:altLabel "Thesaurus"@en,
        "Tesauri"@nb,
        "Tesaurus"@nb,
        "Tesaurusar"@nb ;
    skos:broader humord:c21001 ;
    skos:closeMatch <http://dewey.info/class/025.47/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch realfagstermer:c013752 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013752,
        <http://dewey.info/class/025.47/e23/>,
        <http://dewey.info/class/4--312/e23/>,
        <http://dewey.info/class/413.1/e23/> ;
    skos:prefLabel "Thesauri"@en,
        "Tesauruser"@nb ;
    skos:related humord:c05832,
        humord:c20296 ;
    skos:relatedMatch <http://dewey.info/class/4--312/e23/>,
        <http://dewey.info/class/413.1/e23/> .

humord:c20299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20299" ;
    dct:modified "2024-05-08T12:38:08"^^xsd:dateTime ;
    skos:altLabel "Dermatosis"@en,
        "Skin deisease"@en,
        "Skin diseases"@en,
        "Hudsjukdomar"@nb,
        "Hudsjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Hudsykdommer er sykdommer som først og fremst rammer huden. Hudsykdommene kan uten videre iakttas som utslett på huden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt06"@nb ;
    skos:exactMatch realfagstermer:c001809,
        <http://dewey.info/class/573.539/e23/>,
        <http://dewey.info/class/616.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001809,
        <http://dewey.info/class/362.1965/e23/>,
        <http://dewey.info/class/573.539/e23/>,
        <http://dewey.info/class/616.5/e23/>,
        <http://dewey.info/class/618.925/e23/>,
        <http://dewey.info/class/618.9765/e23/> ;
    skos:prefLabel "Dermatoses"@en,
        "Hudsykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1965/e23/>,
        <http://dewey.info/class/618.925/e23/>,
        <http://dewey.info/class/618.9765/e23/> .

humord:c20300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20300" ;
    dct:modified "2024-10-18T08:09:36"^^xsd:dateTime ;
    skos:altLabel "Bryofyttar"@nb,
        "Bryofytter"@nb,
        "Bryophyta"@nb,
        "Mosar"@nb,
        "Mose"@nb ;
    skos:broader humord:c68615 ;
    skos:definition "Moser er små planter uten røtter eller ledningsvev for opptak og transport av vann og næringsstoffer. (...) I det norske språket er det ikke et klart skille mellom moser og lav, men biologisk er de svært fjernt beslektet. Mens moser tilhører planteriket, tilhører lav soppriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch realfagstermer:c012831,
        <http://dewey.info/class/588/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012831,
        <http://dewey.info/class/561.8/e23/>,
        <http://dewey.info/class/588/e23/>,
        <http://dewey.info/class/615.322/e23/> ;
    skos:prefLabel "Bryophytes"@en,
        "Moser"@nb ;
    skos:relatedMatch <http://dewey.info/class/561.8/e23/>,
        <http://dewey.info/class/615.322/e23/> .

humord:c20301 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01535,
        humord:c04097 ;
    dct:created "2006-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20301" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forskingshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c20302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20302" ;
    dct:modified "2024-10-25T08:55:25"^^xsd:dateTime ;
    skos:altLabel "Kikamba language"@en,
        "Kamba språk"@nb,
        "Kikamba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3953/e23/>,
        <http://dewey.info/class/6--963953/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: kam"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3953/e23/>,
        <http://dewey.info/class/6--963953/e23/> ;
    skos:prefLabel "Kamba language"@en,
        "Kamba språk"@nb .

humord:c20304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20304" ;
    dct:modified "2024-10-24T12:40:09"^^xsd:dateTime ;
    skos:altLabel "Supyire språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c12747 ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb,
        "Språkkode: spp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Supyire language"@en,
        "Supyire språk"@nb .

humord:c20305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20305" ;
    dct:modified "2024-10-17T14:18:03"^^xsd:dateTime ;
    skos:altLabel "Hanskar"@nb ;
    skos:broadMatch <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.48/e23/> ;
    skos:broader humord:c04685 ;
    skos:closeMatch <http://dewey.info/class/685.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:exactMatch <http://dewey.info/class/391.412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.412/e23/>,
        <http://dewey.info/class/646.3/e23/>,
        <http://dewey.info/class/646.48/e23/>,
        <http://dewey.info/class/685.4/e23/> ;
    skos:prefLabel "Gloves"@en,
        "Hansker"@nb .

humord:c20306 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20306" ;
    dct:modified "2025-02-25T09:54:25"^^xsd:dateTime ;
    skos:altLabel "Muscat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5353/e23/>,
        <http://dewey.info/class/915.353/e23/>,
        <http://dewey.info/class/953.53/e23/> ;
    skos:broader humord:c13163 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5353/e23/>,
        <http://dewey.info/class/915.353/e23/>,
        <http://dewey.info/class/953.53/e23/> ;
    skos:prefLabel "Muscat"@en,
        "Muscat"@nb .

humord:c20308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20308" ;
    dct:modified "2025-03-31T08:30:57"^^xsd:dateTime ;
    skos:altLabel "Sustainability"@en,
        "Berekraft"@nb,
        "Berekraftig forbruk"@nb,
        "Berekraftig utvikling"@nb,
        "Bæredyktighet"@nb,
        "Bærekraft"@nb,
        "Bærekraftig forbruk"@nb,
        "Bærekraftighet"@nb ;
    skos:broader humord:c07865,
        humord:c24679 ;
    skos:closeMatch <http://dewey.info/class/338.927/e23/> ;
    skos:definition "Begrep som oppsummerer hovedanalysen i Brundtland-kommisjonens rapport (1987): En utvikling som tilfredsstiller dagens behov uten å ødelegge fremtidige generasjoners muligheter til å tilfredsstille sine behov <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø06"@nb ;
    skos:exactMatch realfagstermer:c005510,
        <http://dewey.info/class/304.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005510,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/338.927/e23/> ;
    skos:prefLabel "Sustainable development"@en,
        "Bærekraftig utvikling"@nb ;
    skos:related humord:c01501,
        humord:c22746,
        humord:c24723,
        humord:c59179,
        humord:c59354 .

humord:c20309 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20309" ;
    dct:modified "2025-02-27T08:14:39"^^xsd:dateTime ;
    skos:altLabel "Skytia"@nb ;
    skos:broader humord:c03661 ;
    skos:definition "Skytia er det greske navnet på steppelandet nord for Svartehavet <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3951/e23/>,
        <http://dewey.info/class/939.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3951/e23/>,
        <http://dewey.info/class/939.51/e23/> ;
    skos:prefLabel "Scythia"@en,
        "Skytia"@nb ;
    skos:related humord:c01012 .

humord:c20310 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2006-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20310" ;
    dct:modified "2025-02-19T16:14:59"^^xsd:dateTime ;
    skos:altLabel "Vaspurakan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:broader humord:c01822 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3955/e23/>,
        <http://dewey.info/class/2--4756/e23/>,
        <http://dewey.info/class/914.756/e23/>,
        <http://dewey.info/class/939.55/e23/>,
        <http://dewey.info/class/947.56/e23/> ;
    skos:prefLabel "Vaspurakan"@en,
        "Vaspurakan"@nb .

humord:c20312 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20312" ;
    dct:modified "2025-03-14T09:13:21"^^xsd:dateTime ;
    skos:altLabel "San Giovenale"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "San Giovenale"@en,
        "San Giovenale"@nb .

humord:c20316 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20316" ;
    dct:modified "2025-03-14T07:50:29"^^xsd:dateTime ;
    skos:altLabel "Taranto"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37767/e23/>,
        <http://dewey.info/class/2--45755/e23/>,
        <http://dewey.info/class/914.5755/e23/>,
        <http://dewey.info/class/937.767/e23/>,
        <http://dewey.info/class/945.755/e23/> ;
    skos:broader humord:c02509 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37767/e23/>,
        <http://dewey.info/class/2--45755/e23/>,
        <http://dewey.info/class/914.5755/e23/>,
        <http://dewey.info/class/937.767/e23/>,
        <http://dewey.info/class/945.755/e23/> ;
    skos:prefLabel "Taranto"@en,
        "Taranto"@nb .

humord:c20317 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20317" ;
    dct:modified "2025-02-18T11:30:22"^^xsd:dateTime ;
    skos:altLabel "Sanchi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:broader humord:c01870 ;
    skos:editorialNote "Lukket bemerkning: ubo06"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:prefLabel "Sanchi"@en,
        "Sanchi"@nb .

humord:c20319 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20319" ;
    dct:modified "2025-02-27T10:24:41"^^xsd:dateTime ;
    skos:altLabel "Bora-Bora"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9621/e23/>,
        <http://dewey.info/class/919.621/e23/>,
        <http://dewey.info/class/996.21/e23/> ;
    skos:broader humord:c12130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9621/e23/>,
        <http://dewey.info/class/919.621/e23/>,
        <http://dewey.info/class/996.21/e23/> ;
    skos:prefLabel "Bora Bora"@en,
        "Bora-Bora"@nb .

humord:c20320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20320" ;
    dct:modified "2020-07-27T11:35:29"^^xsd:dateTime ;
    skos:altLabel "Mutinies"@en ;
    skos:broadMatch <http://dewey.info/class/355.1334/e23/> ;
    skos:broader humord:c09229 ;
    skos:definition "Samlet lydighetsnektelse, opprør mot overordnede, særlig om militære, sjøfolk og fanger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.1334/e23/> ;
    skos:prefLabel "Mutiny"@en,
        "Mytteri"@nb .

humord:c20321 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20321" ;
    dct:modified "2025-02-27T12:04:13"^^xsd:dateTime ;
    skos:altLabel "Marquesasøyane"@nb,
        "Marquesasøyene"@nb ;
    skos:broader humord:c03724 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9631/e23/>,
        <http://dewey.info/class/919.631/e23/>,
        <http://dewey.info/class/996.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9631/e23/>,
        <http://dewey.info/class/919.631/e23/>,
        <http://dewey.info/class/996.31/e23/> ;
    skos:prefLabel "Marquesas Islands"@en,
        "Marquesasøyene"@nb .

humord:c20322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20322" ;
    dct:modified "2024-12-16T11:03:45"^^xsd:dateTime ;
    skos:altLabel "Meiji revolution"@en,
        "Meiji ishin"@nb,
        "Meiji restoration"@nb,
        "Meijirestaurasjonen"@nb ;
    skos:broadMatch <http://dewey.info/class/952.031/e23/> ;
    skos:broader humord:c27711 ;
    skos:definition "Reformperiode i Japan i siste halvdel av 1800-tallet. Brukes om revolusjonen 1868-1869 da Tokugawa-shogunatet falt og keiseren fikk sin makt tilbake <Store danske encykl.>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.031/e23/> ;
    skos:prefLabel "Meiji Restoration"@en,
        "Meijirestaurasjonen"@nb .

humord:c20325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20325" ;
    dct:modified "2007-01-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Polychrome"@en ;
    skos:broadMatch <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/730.18/e23/> ;
    skos:broader humord:c05400 ;
    skos:definition "Utsmykning av arkitektur og skulptur med flere farger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/729/e23/>,
        <http://dewey.info/class/730.18/e23/> ;
    skos:prefLabel "Polychromy"@en,
        "Polykromi"@nb .

humord:c20327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20327" ;
    dct:modified "2024-11-04T10:23:26"^^xsd:dateTime ;
    skos:altLabel "Leader"@en,
        "Leading article"@en,
        "Lederartikler"@nb,
        "Leiarar (Artiklar)"@nb,
        "Leiarartiklar"@nb ;
    skos:broadMatch <http://dewey.info/class/070.442/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Artikkel som står på fast plass og uttrykker avisens/bladets redaksjonelle syn <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.442/e23/> ;
    skos:prefLabel "Editorial"@en,
        "Ledere (Artikler)"@nb .

humord:c20329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20329" ;
    dct:modified "2021-05-05T13:44:35"^^xsd:dateTime ;
    skos:altLabel "Lametin language"@en,
        "Lametin språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:definition "Et språk som tales av noen få hundre mennesker på Espirito Santo, Vanutai, Polynesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Merei language"@en,
        "Merei språk"@nb .

humord:c20330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20330" ;
    dct:modified "2007-01-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:definition "Et språk som tales av ca 20 mennesker på Northwest Malakula, Vanuatu, Plynesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Nese language"@en,
        "Nese språk"@nb .

humord:c20331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20331" ;
    dct:modified "2021-05-05T13:42:13"^^xsd:dateTime ;
    skos:altLabel "Naman language"@en,
        "Naman språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10171 ;
    skos:definition "Et nesten utdødd språk på Malakula, Vanuatu, Polynesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Litzlitz language"@en,
        "Litzlitz språk"@nb .

humord:c20332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20332" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:definition "Verbkonstruksjon som kjennetegnes ved at verbhandlingen beskriver et resultat <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Resultative constructions"@en,
        "Resultativkonstruksjoner"@nb .

humord:c20333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20333" ;
    dct:modified "2024-07-31T07:47:03"^^xsd:dateTime ;
    skos:altLabel "Akrobatikk"@nb ;
    skos:broader humord:c01430 ;
    skos:closeMatch <http://dewey.info/class/791.34/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/796.476/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.34/e23/>,
        <http://dewey.info/class/796.476/e23/> ;
    skos:prefLabel "Acrobatics"@en,
        "Akrobatikk"@nb .

humord:c20334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20334" ;
    dct:modified "2019-03-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07745,
        humord:c08890 ;
    skos:closeMatch <http://dewey.info/class/364.137/e23/> ;
    skos:definition "Salg og formidling av illegale varer til ulike formål, f.eks. salg av kvinner og barn til seksuell utnyttelse over landegrensene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.0237/e23/>,
        <http://dewey.info/class/364.137/e23/>,
        <http://dewey.info/class/364.1551/e23/> ;
    skos:prefLabel "Trafficking"@en,
        "Trafficking"@nb ;
    skos:related humord:c29454 ;
    skos:relatedMatch <http://dewey.info/class/345.0237/e23/> .

humord:c20335 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20335" ;
    dct:modified "2025-03-06T09:44:31"^^xsd:dateTime ;
    skos:altLabel "Lavrio"@en,
        "Lavrion"@en,
        "Laurium"@nb,
        "Lavrio"@nb,
        "Lavrion"@nb ;
    skos:broadMatch <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:broader humord:c02357 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--385/e23/>,
        <http://dewey.info/class/2--49512/e23/>,
        <http://dewey.info/class/914.9512/e23/>,
        <http://dewey.info/class/938.5/e23/>,
        <http://dewey.info/class/949.512/e23/> ;
    skos:prefLabel "Laurium"@en,
        "Laurium"@nb .

humord:c20338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20338" ;
    dct:modified "2024-11-05T15:24:56"^^xsd:dateTime ;
    skos:altLabel "Militært mannskap"@nb,
        "Militært personale"@nb,
        "Militært personell"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/305.9355/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/355.0092/e23/>,
        <http://dewey.info/class/355.33/e23/> ;
    skos:prefLabel "Military personnel"@en,
        "Militært personell"@nb ;
    skos:related humord:c09410,
        humord:c24376 ;
    skos:relatedMatch <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/343.01/e23/>,
        <http://dewey.info/class/355.33/e23/> .

humord:c20341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20341" ;
    dct:modified "2024-10-30T14:52:06"^^xsd:dateTime ;
    skos:altLabel "Commandants"@en,
        "Kommandantar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0092/e23/> ;
    skos:broader humord:c07516 ;
    skos:definition "Øverste militære sjef på festning, i en garnison el. leir <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0092/e23/> ;
    skos:prefLabel "Commanding officers"@en,
        "Kommandanter"@nb .

humord:c20342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20342" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Folkegruppe \"rekonstruert\" på basis av jenisejspråkene (analogt med indoeuropeerne som snakket indoeuropeisk) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8946/e23/>,
        <http://dewey.info/class/5--946/e23/> ;
    skos:prefLabel "Yeniseians"@en,
        "Jenisejere"@nb ;
    skos:related humord:c19386 .

humord:c20343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20343" ;
    dct:modified "2020-11-23T16:28:39"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c13895 ;
    skos:definition "Tale, skrift der en person eller en sak lovprises i høystemte, ofte overdrevne vendinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Panegyrics"@en,
        "Panegyrikk"@nb .

humord:c20344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20344" ;
    dct:modified "2024-08-16T08:44:52"^^xsd:dateTime ;
    skos:altLabel "Antikva"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06408 ;
    skos:definition "Antikva er en fellesbetegnelse på typografisk skriftgruppe som har sitt utgangspunkt i romerske majuskelbokstaver og den humanistiske minuskelskrift <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Antiqua"@en,
        "Antikva"@nb .

humord:c20345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20345" ;
    dct:modified "2024-02-16T12:34:04"^^xsd:dateTime ;
    skos:altLabel "Fraktur script"@en,
        "Frakturskrift"@nb ;
    skos:broadMatch <http://dewey.info/class/686.2247/e23/> ;
    skos:broader humord:c12271 ;
    skos:closeMatch <http://dewey.info/class/745.61975/e23/> ;
    skos:definition "Gotisk skriftform med spisse, brutte former. Kan spores tilbake til begynnelsen av det 16. århundre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/686.2247/e23/>,
        <http://dewey.info/class/745.61975/e23/> ;
    skos:prefLabel "Fraktur"@en,
        "Fraktur (Skrift)"@nb .

humord:c20347 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20347" ;
    dct:modified "2007-03-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43432/e23/>,
        <http://dewey.info/class/914.3432/e23/>,
        <http://dewey.info/class/943.432/e23/> ;
    skos:broader humord:c03564 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43432/e23/>,
        <http://dewey.info/class/914.3432/e23/>,
        <http://dewey.info/class/943.432/e23/> ;
    skos:prefLabel "Nassau (Germany)"@en,
        "Nassau (Tyskland)"@nb .

humord:c20348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20348" ;
    dct:modified "2024-08-28T20:29:36"^^xsd:dateTime ;
    skos:altLabel "Katbol language"@en,
        "Navava language"@en,
        "Tembimbe-Katbol language"@en,
        "Avava språk"@nb,
        "Katbol språk"@nb,
        "Navava språk"@nb,
        "Tembimbe-Katbol språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: tmb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Avava language"@en,
        "Avava språk"@nb .

humord:c20349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20349" ;
    dct:modified "2021-05-04T13:35:07"^^xsd:dateTime ;
    skos:altLabel "Maragus language"@en,
        "Maragus språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Tape language"@en,
        "Tape språk"@nb .

humord:c20350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20350" ;
    dct:modified "2024-08-21T10:33:19"^^xsd:dateTime ;
    skos:altLabel "East Frisian Low German language"@en,
        "Austfrisisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:broader humord:c10308 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: frs"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "East Frisian Low Saxon language"@en,
        "Østfrisisk språk"@nb .

humord:c20351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20351" ;
    dct:modified "2021-04-30T18:40:35"^^xsd:dateTime ;
    skos:altLabel "Sater Frisian language"@en,
        "Saterlandic language"@en,
        "Saterfrisisk språk"@nb,
        "Saterlandsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:broader humord:c20350 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "Saterland Frisian language"@en,
        "Saterlandfrisisk språk"@nb .

humord:c20352 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20352" ;
    dct:modified "2007-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43591/e23/>,
        <http://dewey.info/class/914.3591/e23/>,
        <http://dewey.info/class/943.591/e23/> ;
    skos:broader humord:c03546 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43591/e23/>,
        <http://dewey.info/class/914.3591/e23/>,
        <http://dewey.info/class/943.591/e23/> ;
    skos:prefLabel "Saterland"@en,
        "Saterland"@nb .

humord:c20353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20353" ;
    dct:modified "2024-08-30T14:39:06"^^xsd:dateTime ;
    skos:altLabel "Wiedingharde"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Wiedingharde"@en,
        "Wiedingharde"@nb .

humord:c20354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20354" ;
    dct:modified "2021-04-30T18:51:23"^^xsd:dateTime ;
    skos:altLabel "Sölreng dialect"@en ;
    skos:broadMatch <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:broader humord:c16298 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.2/e23/>,
        <http://dewey.info/class/6--392/e23/> ;
    skos:prefLabel "Söl'ring dialect"@en,
        "Söl'ring dialekt"@nb .

humord:c20355 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20355" ;
    dct:modified "2024-08-30T14:31:46"^^xsd:dateTime ;
    skos:altLabel "Wernigerode"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:broader humord:c03579 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43182/e23/>,
        <http://dewey.info/class/914.3182/e23/>,
        <http://dewey.info/class/943.182/e23/> ;
    skos:prefLabel "Wernigerode"@en,
        "Wernigerode"@nb .

humord:c20356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20356" ;
    dct:modified "2024-10-22T09:20:31"^^xsd:dateTime ;
    skos:altLabel "Huichol språk"@nb ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: hch"@nb ;
    skos:exactMatch <http://dewey.info/class/497.4544/e23/>,
        <http://dewey.info/class/6--974544/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4544/e23/>,
        <http://dewey.info/class/6--974544/e23/> ;
    skos:prefLabel "Huichol language"@en,
        "Huichol språk"@nb .

humord:c20357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20357" ;
    dct:modified "2024-10-22T09:36:03"^^xsd:dateTime ;
    skos:altLabel "Mbia Chee language"@en,
        "Mbya language"@en,
        "Sirionó språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.382/e23/>,
        <http://dewey.info/class/6--98382/e23/> ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: srq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.382/e23/>,
        <http://dewey.info/class/6--98382/e23/> ;
    skos:prefLabel "Siriono language"@en,
        "Sirionó språk"@nb .

humord:c20358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20358" ;
    dct:modified "2024-09-04T16:49:08"^^xsd:dateTime ;
    skos:altLabel "Cayuvava language"@en,
        "Cayubaba språk"@nb,
        "Cayuvava språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Språkkode: cyb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:prefLabel "Cayubaba language"@en,
        "Cayuvava språk"@nb .

humord:c20360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20360" ;
    dct:modified "2024-10-23T15:27:08"^^xsd:dateTime ;
    skos:altLabel "Dirayta language"@en,
        "Diraytata language"@en,
        "Gidole language"@en,
        "Dirasha språk"@nb,
        "Dirayta språk"@nb,
        "Diraytata språk"@nb,
        "Gidole språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:broader humord:c10007 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: gdl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.5/e23/>,
        <http://dewey.info/class/6--935/e23/> ;
    skos:prefLabel "Dirasha language"@en,
        "Dirasha språk"@nb .

humord:c20364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20364" ;
    dct:modified "2024-09-16T13:56:53"^^xsd:dateTime ;
    skos:altLabel "Cholón språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: cht"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:prefLabel "Cholon language"@en,
        "Cholón språk"@nb .

humord:c20365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20365" ;
    dct:modified "2024-06-05T11:41:54"^^xsd:dateTime ;
    skos:altLabel "Stamceller"@nb,
        "Stamseller"@nb ;
    skos:broadMatch <http://dewey.info/class/571.835/e23/> ;
    skos:broader humord:c03853 ;
    skos:definition "Stamcelle er en celle som kan gjennomgå selvfornyende celledeling og gi opphav til spesialiserte celler, som for eksempel en muskelcelle eller en blodcelle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch realfagstermer:c002657,
        <http://dewey.info/class/616.02774/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002657,
        <http://dewey.info/class/174.28/e23/>,
        <http://dewey.info/class/571.835/e23/>,
        <http://dewey.info/class/616.02774/e23/> ;
    skos:prefLabel "Stem cells"@en,
        "Stamceller"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.28/e23/> .

humord:c20366 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20366" ;
    dct:modified "2007-02-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Saale-Holzland"@en ;
    skos:broadMatch <http://dewey.info/class/2--43222/e23/>,
        <http://dewey.info/class/914.3222/e23/>,
        <http://dewey.info/class/943.222/e23/> ;
    skos:broader humord:c03600 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43222/e23/>,
        <http://dewey.info/class/914.3222/e23/>,
        <http://dewey.info/class/943.222/e23/> ;
    skos:prefLabel "Saale-Holzland-Kreis"@en,
        "Saale-Holzland"@nb .

humord:c20367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20367" ;
    dct:modified "2020-11-24T10:20:48"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.132/e23/> ;
    skos:broader humord:c06723 ;
    skos:definition "Kinesisk novellesjanger hvor temaet er hentet fra det overnaturlige. Mest vanlig fra 300-tallet og utover"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.132/e23/> ;
    skos:prefLabel "Zhiguai"@en,
        "Zhiguai"@nb .

humord:c20368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20368" ;
    dct:modified "2023-11-23T14:40:42"^^xsd:dateTime ;
    skos:altLabel "Electrotechnics"@en,
        "Elektroteknikk"@nb ;
    skos:broader humord:c04305 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch realfagstermer:c003687,
        <http://dewey.info/class/621.3/e23/>,
        <http://dewey.info/class/623.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003687,
        <http://dewey.info/class/621.3/e23/>,
        <http://dewey.info/class/623.76/e23/> ;
    skos:prefLabel "Electrical engineering"@en,
        "Elektroteknikk"@nb .

humord:c20371 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20371" ;
    dct:modified "2025-02-21T14:24:10"^^xsd:dateTime ;
    skos:altLabel "Itsukushima"@nb ;
    skos:broadMatch <http://dewey.info/class/2--521954/e23/>,
        <http://dewey.info/class/915.21954/e23/>,
        <http://dewey.info/class/952.1954/e23/> ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521954/e23/>,
        <http://dewey.info/class/915.21954/e23/>,
        <http://dewey.info/class/952.1954/e23/> ;
    skos:prefLabel "Itsukushima"@en,
        "Itsukushima"@nb .

humord:c20374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20374" ;
    dct:modified "2024-11-05T13:56:09"^^xsd:dateTime ;
    skos:altLabel "Jordeigarar"@nb,
        "Landeiere"@nb,
        "Landeigarar"@nb ;
    skos:broader humord:c14647 ;
    skos:definition "Person som eier jord <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9333/e23/>,
        <http://dewey.info/class/333.0092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9333/e23/>,
        <http://dewey.info/class/333.0092/e23/> ;
    skos:prefLabel "Landowners"@en,
        "Jordeiere"@nb .

humord:c20375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20375" ;
    dct:modified "2007-02-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shugen-do"@nb ;
    skos:broadMatch <http://dewey.info/class/294.39/e23/> ;
    skos:broader humord:c08475,
        humord:c20377 ;
    skos:definition "Japansk religiøs tradisjon basert på buddhisme med innslag av shinto, taoisme og japansk folketro <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.952/e23/>,
        <http://dewey.info/class/294.39/e23/> ;
    skos:prefLabel "Shugendo"@en,
        "Shugendô"@nb ;
    skos:relatedMatch <http://dewey.info/class/200.952/e23/> .

humord:c20377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20377" ;
    dct:modified "2011-08-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08549 ;
    skos:closeMatch <http://dewey.info/class/299.56/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.56/e23/> ;
    skos:prefLabel "Japanese religions"@en,
        "Japanske religioner"@nb .

humord:c20378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20378" ;
    dct:modified "2024-10-30T14:56:06"^^xsd:dateTime ;
    skos:altLabel "Castrati"@en,
        "Castrato singers"@en,
        "Evirati"@en,
        "Eviratos"@en,
        "Kastratsongarar"@nb ;
    skos:broadMatch <http://dewey.info/class/783.86/e23/> ;
    skos:broader humord:c07503 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/783.86/e23/> ;
    skos:prefLabel "Castratos"@en,
        "Kastratsangere"@nb .

humord:c20381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20381" ;
    dct:modified "2024-08-28T15:07:27"^^xsd:dateTime ;
    skos:altLabel "Atria"@en,
        "Atrium"@nb ;
    skos:broadMatch <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/720.48/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:broader humord:c05260 ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.38/e23/>,
        <http://dewey.info/class/720.48/e23/>,
        <http://dewey.info/class/721.5/e23/> ;
    skos:prefLabel "Atriums"@en,
        "Atrier"@nb .

humord:c20382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20382" ;
    dct:modified "2007-03-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00136 ;
    skos:closeMatch <http://dewey.info/class/025.47/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.47/e23/> ;
    skos:prefLabel "Controlled indexing"@en,
        "Kontrollert indeksering"@nb .

humord:c20383 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20383" ;
    dct:modified "2025-02-25T07:11:56"^^xsd:dateTime ;
    skos:altLabel "Priene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/939.23/e23/> ;
    skos:broader humord:c20029,
        humord:c29019 ;
    skos:definition "Priene var i antikken en by i Jonia, nå i det sydvestlige Tyrkia <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3923/e23/>,
        <http://dewey.info/class/2--5626/e23/>,
        <http://dewey.info/class/915.626/e23/>,
        <http://dewey.info/class/939.23/e23/>,
        <http://dewey.info/class/956.26/e23/> ;
    skos:prefLabel "Priene"@en,
        "Priene"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--5626/e23/>,
        <http://dewey.info/class/915.626/e23/>,
        <http://dewey.info/class/956.26/e23/> .

humord:c20385 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20385" ;
    dct:modified "2025-02-19T08:38:53"^^xsd:dateTime ;
    skos:altLabel "Jharkhand"@nb ;
    skos:broader humord:c01835 ;
    skos:definition "Jharkand er en delstat i det nordøstlige India. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/2--54127/e23/>,
        <http://dewey.info/class/915.4127/e23/>,
        <http://dewey.info/class/954.127/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54127/e23/>,
        <http://dewey.info/class/915.4127/e23/>,
        <http://dewey.info/class/954.127/e23/> ;
    skos:prefLabel "Jharkhand"@en,
        "Jharkhand"@nb .

humord:c20386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20386" ;
    dct:modified "2024-07-01T13:41:11"^^xsd:dateTime ;
    skos:altLabel "Polar bear"@en,
        "Isbjørn"@nb,
        "Polarbjørn"@nb ;
    skos:broader humord:c08245 ;
    skos:definition "Isbjørn er en art i bjørnefamilien og verdens største landlevende rovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt07"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c012920,
        <http://dewey.info/class/599.786/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012920,
        <http://dewey.info/class/333.959786/e23/>,
        <http://dewey.info/class/338.47599786/e23/>,
        <http://dewey.info/class/599.786/e23/>,
        <http://dewey.info/class/639.979786/e23/>,
        <http://dewey.info/class/799.27786/e23/> ;
    skos:prefLabel "Polar bears"@en,
        "Isbjørn"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959786/e23/>,
        <http://dewey.info/class/338.47599786/e23/>,
        <http://dewey.info/class/639.979786/e23/>,
        <http://dewey.info/class/799.27786/e23/> .

humord:c20387 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20387" ;
    dct:modified "2025-02-18T11:30:06"^^xsd:dateTime ;
    skos:altLabel "Malwa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:broader humord:c01870 ;
    skos:editorialNote "Lukket bemerkning: ub007"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--543/e23/>,
        <http://dewey.info/class/915.43/e23/>,
        <http://dewey.info/class/954.3/e23/> ;
    skos:prefLabel "Malwa"@en,
        "Malwa"@nb .

humord:c20388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20388" ;
    dct:modified "2020-06-04T13:40:53"^^xsd:dateTime ;
    skos:altLabel "Kharijites"@en,
        "Khawarijer"@nb ;
    skos:broadMatch <http://dewey.info/class/297.83/e23/> ;
    skos:broader humord:c08793 ;
    skos:definition "En puritansk islamsk retning som stod i opposisjon til både sjia-fløyen og sunni-fløyen etter 657 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.83/e23/> ;
    skos:prefLabel "Khawarij"@en,
        "Kharijitter"@nb ;
    skos:related humord:c24177 .

humord:c20390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20390" ;
    dct:modified "2020-12-02T09:40:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.3212/e23/> ;
    skos:broader humord:c09038 ;
    skos:definition "Bygdesentrum ved en kirke <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.3212/e23/> ;
    skos:prefLabel "Church locations"@en,
        "Kirkesteder"@nb .

humord:c20391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20391" ;
    dct:modified "2024-07-24T14:46:38"^^xsd:dateTime ;
    skos:altLabel "Fysiognomi"@nb ;
    skos:broader humord:c15155 ;
    skos:definition "Fysiognomi betyr 'utseende' og brukes særlig om et individs ansikt og vurderingen av en persons karakter utifra utseende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/138/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/138/e23/> ;
    skos:prefLabel "Physiognomy"@en,
        "Fysiognomi"@nb .

humord:c20392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20392" ;
    dct:modified "2024-12-11T11:25:11"^^xsd:dateTime ;
    skos:altLabel "Gapsin Revolution"@en,
        "Kapsin coup"@en,
        "Kapsin incident"@en,
        "Kapsin-kuppet"@nb,
        "Kapsinkuppet"@nb ;
    skos:broadMatch <http://dewey.info/class/951.902/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Mislykket kuppforsøk i Korea i 1884. Kuppforsøket ble ledet av Kim Okgyun og fikk støtte fra Japan <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.902/e23/> ;
    skos:prefLabel "Gapsin Coup"@en,
        "Kapsinkuppet"@nb .

humord:c20397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20397" ;
    dct:modified "2024-10-18T09:43:35"^^xsd:dateTime ;
    skos:altLabel "Kalto language"@en,
        "Nahali language"@en,
        "Kalto språk"@nb,
        "Nahal språk"@nb,
        "Nahale språk"@nb,
        "Nahali språk"@nb,
        "Nihali språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb,
        "Språkkode: nll"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/>,
        <http://dewey.info/class/6--911/e23/> ;
    skos:prefLabel "Nihali language"@en,
        "Nahali språk"@nb .

humord:c20401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20401" ;
    dct:modified "2024-08-21T07:39:39"^^xsd:dateTime ;
    skos:altLabel "Destruction"@en,
        "Destruksjon"@nb,
        "Ødelegging"@nb,
        "Øydelegging"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch realfagstermer:c000779 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000779 ;
    skos:prefLabel "Demolition"@en,
        "Ødeleggelse"@nb .

humord:c20404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20404" ;
    dct:modified "2024-01-03T08:39:40"^^xsd:dateTime ;
    skos:altLabel "Co-operation"@en,
        "Collaboration"@en,
        "Cooperative relations"@en,
        "Cooperative relationship"@en,
        "Cooperative relationships"@en,
        "Interworking"@en,
        "Relations of cooperation"@en,
        "Samarbeid"@nb,
        "Samarbeidsforhold"@nb ;
    skos:broadMatch <http://dewey.info/class/302.14/e23/> ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch realfagstermer:c013965,
        <http://dewey.info/class/158/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013965,
        <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/302.14/e23/> ;
    skos:prefLabel "Cooperation (Social processes)"@en,
        "Samarbeid"@nb ;
    skos:related humord:c24488 .

humord:c20405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20405" ;
    dct:modified "2024-11-27T17:22:45"^^xsd:dateTime ;
    skos:altLabel "Indecency"@en,
        "Obskønitet"@nb,
        "Uanstendigheit"@nb,
        "Uanstendighet"@nb ;
    skos:broader humord:c00340 ;
    skos:closeMatch <http://dewey.info/class/176.7/e23/>,
        <http://dewey.info/class/364.174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.7/e23/>,
        <http://dewey.info/class/364.174/e23/>,
        <http://dewey.info/class/383.1205/e23/> ;
    skos:prefLabel "Obscenity"@en,
        "Obskønitet"@nb ;
    skos:related humord:c00312 ;
    skos:relatedMatch <http://dewey.info/class/383.1205/e23/> .

humord:c20408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20408" ;
    dct:modified "2007-03-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20409 ;
    skos:closeMatch <http://dewey.info/class/667.79/e23/> ;
    skos:definition "Olje, lakk som gir en blank overflatehinne <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.79/e23/>,
        <http://dewey.info/class/698.34/e23/> ;
    skos:prefLabel "Varnish"@en,
        "Ferniss"@nb ;
    skos:relatedMatch <http://dewey.info/class/698.34/e23/> .

humord:c20409 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20409" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07772 ;
    skos:inScheme humord: ;
    skos:prefLabel "Painting supplies"@en,
        "Malervarer"@nb ;
    skos:related humord:c21100 .

humord:c20410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20410" ;
    dct:modified "2024-10-21T15:14:46"^^xsd:dateTime ;
    skos:altLabel "Løsemidler"@nb,
        "Løysemiddel"@nb,
        "Løysemidler"@nb ;
    skos:broadMatch <http://dewey.info/class/362.2993/e23/> ;
    skos:broader humord:c20409 ;
    skos:closeMatch <http://dewey.info/class/661.807/e23/> ;
    skos:definition "Løsemiddel er i kjemien det stoffet i en kjemisk løsning som det er mest av. Et løsemiddel er ofte en væske, men kan også være en gass. Mange kjemiske reaksjoner skjer i løsning, altså i tilstedeværelse av løsemiddel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c013056,
        <http://dewey.info/class/541.3482/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013056,
        <http://dewey.info/class/362.2993/e23/>,
        <http://dewey.info/class/541.3482/e23/>,
        <http://dewey.info/class/661.807/e23/> ;
    skos:prefLabel "Solvents"@en,
        "Løsemidler"@nb ;
    skos:related humord:c65092,
        humord:c68641 .

humord:c20411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20411" ;
    dct:modified "2024-08-16T14:21:01"^^xsd:dateTime ;
    skos:altLabel "Applikative konstruksjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05962 ;
    skos:definition "Applikative konstruksjoner er konstruksjoner der verbet har et spesielt morfem som forandrer verbets argumentstruktur <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--56/e23/>,
        <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Applicative constructions"@en,
        "Applikative konstruksjoner"@nb .

humord:c20412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20412" ;
    dct:modified "2024-10-01T14:24:40"^^xsd:dateTime ;
    skos:altLabel "Crime victims"@en,
        "Kriminalitetsoffer"@nb,
        "Kriminalitetsofre"@nb,
        "Offer (Personar)"@nb,
        "Offer (Personer)"@nb,
        "Ofre for kriminalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/362.87/e23/>,
        <http://dewey.info/class/362.88/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.87/e23/>,
        <http://dewey.info/class/362.88/e23/> ;
    skos:prefLabel "Victims"@en,
        "Ofre (Personer)"@nb ;
    skos:related humord:c20413,
        humord:c24461 .

humord:c20413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20413" ;
    dct:modified "2024-11-05T15:13:46"^^xsd:dateTime ;
    skos:altLabel "Abusers"@en,
        "Perpetrators"@en,
        "Overgriparar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.3/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.3/e23/> ;
    skos:prefLabel "Molesters"@en,
        "Overgripere"@nb ;
    skos:related humord:c20412,
        humord:c24461 .

humord:c20414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20414" ;
    dct:modified "2007-04-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09522 ;
    skos:closeMatch <http://dewey.info/class/341.64/e23/> ;
    skos:definition "Under en krig den rettstilstand som oppstår mellom de krigførende stater på  den ene side og enhver stat som ikke deltar i krigen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.64/e23/> ;
    skos:prefLabel "Neutrality"@en,
        "Nøytralitet"@nb .

humord:c20415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20415" ;
    dct:modified "2007-04-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Traditional Chinese"@nb ;
    skos:broadMatch <http://dewey.info/class/495.111/e23/> ;
    skos:broader humord:c19508 ;
    skos:definition "Klassiske kinesiske tegn. Brukes i dag i Hongkong, Taiwan og Macao <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.111/e23/> ;
    skos:prefLabel "Traditional Chinese"@en,
        "Uforenklet kinesisk skrift"@nb .

humord:c20417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20417" ;
    dct:modified "2020-10-21T10:16:13"^^xsd:dateTime ;
    skos:altLabel "Simplified Chinese characters"@en,
        "Simplified Han"@en,
        "Simplified Chinese"@nb ;
    skos:broadMatch <http://dewey.info/class/495.111/e23/> ;
    skos:broader humord:c19508 ;
    skos:definition "Basert på arbeid med å utvikle forenklede utgaver av tradisjonelle tegn, hovedsakelig fra 1949. Benyttes i dag i Folkerepublikken Kina <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.111/e23/> ;
    skos:prefLabel "Simplified Chinese"@en,
        "Forenklet kinesisk skrift"@nb .

humord:c20419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20419" ;
    dct:modified "2007-04-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:broader humord:c10360 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.3/e23/>,
        <http://dewey.info/class/6--913/e23/> ;
    skos:prefLabel "Gandhari language"@en,
        "Gandhari språk"@nb .

humord:c20420 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20420" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/721.3/e23/>,
        <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c05260 ;
    skos:definition "Fundament for søylerekke i greske templer <Fremmedordboka>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.3/e23/>,
        <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Stylobates"@en,
        "Stylobater"@nb .

humord:c20421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20421" ;
    dct:modified "2007-04-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20404 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/> ;
    skos:prefLabel "Regional cooperation"@en,
        "Regionalt samarbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.83/e23/> .

humord:c20422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20422" ;
    dct:modified "2024-06-26T06:55:43"^^xsd:dateTime ;
    skos:altLabel "Nuclear fallout"@en,
        "Radioactive dust"@en,
        "Radioaktivt nedfall"@nb ;
    skos:broadMatch <http://dewey.info/class/539.753/e23/> ;
    skos:broader humord:c08386 ;
    skos:definition "Radioaktivt stoff som frigjøres ved kjernefysiske eksplosjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c012880,
        <http://dewey.info/class/363.738/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012880,
        <http://dewey.info/class/363.738/e23/>,
        <http://dewey.info/class/539.753/e23/> ;
    skos:prefLabel "Radioactive fallout"@en,
        "Radioaktivt nedfall"@nb ;
    skos:related humord:c12879,
        humord:c25291 .

humord:c20423 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20423" ;
    dct:modified "2025-02-25T09:56:02"^^xsd:dateTime ;
    skos:altLabel "Pyongyang"@nb,
        "Pyonyan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5193/e23/>,
        <http://dewey.info/class/915.193/e23/>,
        <http://dewey.info/class/951.93/e23/> ;
    skos:broader humord:c02046 ;
    skos:definition "Pyongyang er hovedstad i Nord-Korea <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5193/e23/>,
        <http://dewey.info/class/915.193/e23/>,
        <http://dewey.info/class/951.93/e23/> ;
    skos:prefLabel "Pyongyang"@en,
        "Pyongyang"@nb .

humord:c20425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20425" ;
    dct:modified "2024-12-18T09:00:58"^^xsd:dateTime ;
    skos:altLabel "Memory culture"@en,
        "Minnekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04049 ;
    skos:definition "Tolkning og vurdering av fortida og formidling av disse fortokningene inn i   nåtida <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Memory cultures"@en,
        "Minnekultur"@nb .

humord:c20426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20426" ;
    dct:modified "2023-11-24T08:08:58"^^xsd:dateTime ;
    skos:altLabel "Arvehygiene"@nb,
        "Eugenikk"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Læren om god avl, arvehygiene, forbedring av en befolknings genetiske utrustning. Betegnelsen ble innført i 1882 av Francis Galton <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb ;
    skos:exactMatch realfagstermer:c002283,
        <http://dewey.info/class/363.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002283,
        <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/363.92/e23/>,
        <http://dewey.info/class/364.4/e23/>,
        <http://dewey.info/class/613.94/e23/> ;
    skos:prefLabel "Eugenics"@en,
        "Eugenikk"@nb ;
    skos:related humord:c09588 ;
    skos:relatedMatch <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/364.4/e23/>,
        <http://dewey.info/class/613.94/e23/> .

humord:c20428 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20428" ;
    dct:modified "2024-09-26T09:38:34"^^xsd:dateTime ;
    skos:altLabel "Tai"@en,
        "Dai"@nb,
        "Tai"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8951/e23/>,
        <http://dewey.info/class/5--951/e23/> ;
    skos:broader humord:c00873 ;
    skos:definition "Dai er en kinesisk folkegruppe hovedsakelig bosatt i Yunnan-provinsen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8951/e23/>,
        <http://dewey.info/class/5--951/e23/> ;
    skos:prefLabel "Dai"@en,
        "Dai"@nb .

humord:c20430 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20430" ;
    dct:modified "2025-03-18T07:55:36"^^xsd:dateTime ;
    skos:altLabel "Tevere"@nb,
        "Tiber"@nb,
        "Tiberen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c17708 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Tiber"@en,
        "Tiber"@nb .

humord:c20433 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20433" ;
    dct:modified "2024-09-04T16:02:29"^^xsd:dateTime ;
    skos:altLabel "Campus Martius"@nb,
        "Marsmarken"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/937.63/e23/> ;
    skos:broader humord:c02479 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/937.63/e23/> ;
    skos:prefLabel "Campus Martius"@en,
        "Campus Martius"@nb .

humord:c20435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20435" ;
    dct:modified "2025-02-21T14:09:02"^^xsd:dateTime ;
    skos:altLabel "Gerasa"@en,
        "Dsjerasj"@nb,
        "Gerasa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3358/e23/>,
        <http://dewey.info/class/933.58/e23/> ;
    skos:broader humord:c01948 ;
    skos:definition "Ruinby i Jordan, vel 30 km nord for Amman. Bebodd siden bronsealderen og grunnlagt på nytt av Antiokhos 4 (konge 175-164 f.Kr.) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3358/e23/>,
        <http://dewey.info/class/933.58/e23/> ;
    skos:prefLabel "Jerash"@en,
        "Gerasa"@nb .

humord:c20437 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20437" ;
    dct:modified "2025-02-19T07:54:12"^^xsd:dateTime ;
    skos:altLabel "Magadha"@nb ;
    skos:broadMatch <http://dewey.info/class/2--34123/e23/>,
        <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/934.123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:broader humord:c01849 ;
    skos:definition "Magadha var et gammelt kongerike i det nordøstlige India. Sentrum i flere større kongedømmer og imperier fra 6.-8. årh. e.Kr. <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/934.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--34123/e23/>,
        <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/934.03/e23/>,
        <http://dewey.info/class/934.123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:prefLabel "Magadha"@en,
        "Magadha"@nb .

humord:c20438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20438" ;
    dct:modified "2025-01-13T19:27:56"^^xsd:dateTime ;
    skos:altLabel "Joletre"@nb,
        "Juletre"@nb ;
    skos:broadMatch <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/635.9775/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/635.9775/e23/> ;
    skos:prefLabel "Christmas trees"@en,
        "Juletrær"@nb .

humord:c20439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20439" ;
    dct:modified "2021-04-15T09:50:12"^^xsd:dateTime ;
    skos:altLabel "Islamfobi"@nb ;
    skos:broadMatch <http://dewey.info/class/305.697/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Begrep benyttet om anti-muslimske fordommer, hatretorikk og propaganda <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.697/e23/> ;
    skos:prefLabel "Islamophobia"@en,
        "Islamofobi"@nb ;
    skos:related humord:c19027 .

humord:c20442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20442" ;
    dct:modified "2025-01-05T19:43:56"^^xsd:dateTime ;
    skos:altLabel "Carvel planking"@en,
        "Kravellbygging"@nb ;
    skos:broader humord:c04390,
        humord:c07683 ;
    skos:definition "Byggemåte for båter hvorved bordene legges i plan, kant mot kant <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.82/e23/> ;
    skos:prefLabel "Carvel building"@en,
        "Kravellbygging"@nb ;
    skos:related humord:c04374 ;
    skos:relatedMatch <http://dewey.info/class/623.82/e23/> .

humord:c20443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20443" ;
    dct:modified "2007-05-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nattverdsbønn"@nb ;
    skos:broadMatch <http://dewey.info/class/264.36/e23/> ;
    skos:broader humord:c08719 ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/264.36/e23/> ;
    skos:prefLabel "Offertory"@en,
        "Offertorium"@nb .

humord:c20445 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20445" ;
    dct:modified "2007-05-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kuriløyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--577/e23/>,
        <http://dewey.info/class/915.77/e23/>,
        <http://dewey.info/class/957.7/e23/> ;
    skos:broader humord:c15918 ;
    skos:definition "Øyrekke i Russland, mellom Kamtsjatkahalvøya og Hokkaidio i Japan <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch realfagstermer:c030601 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030601,
        <http://dewey.info/class/2--577/e23/>,
        <http://dewey.info/class/915.77/e23/>,
        <http://dewey.info/class/957.7/e23/> ;
    skos:prefLabel "Kuril Islands"@en,
        "Kurilene"@nb .

humord:c20447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20447" ;
    dct:modified "2025-01-28T07:35:44"^^xsd:dateTime ;
    skos:altLabel "Middagar"@nb,
        "Middagsmåltid"@nb ;
    skos:broader humord:c04927 ;
    skos:closeMatch <http://dewey.info/class/394.1253/e23/>,
        <http://dewey.info/class/394.1254/e23/>,
        <http://dewey.info/class/641.53/e23/>,
        <http://dewey.info/class/641.54/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.1253/e23/>,
        <http://dewey.info/class/394.1254/e23/>,
        <http://dewey.info/class/641.53/e23/>,
        <http://dewey.info/class/641.54/e23/>,
        <http://dewey.info/class/642/e23/> ;
    skos:prefLabel "Dinners"@en,
        "Middager"@nb ;
    skos:related humord:c20452 .

humord:c20449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20449" ;
    dct:modified "2023-05-04T10:08:52"^^xsd:dateTime ;
    skos:altLabel "Border taxes"@en,
        "Customs duties"@en,
        "Tariff  (Taxes and fees)"@en ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/382.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.26/e23/>,
        <http://dewey.info/class/343.056/e23/>,
        <http://dewey.info/class/352.448/e23/>,
        <http://dewey.info/class/382.7/e23/>,
        <http://dewey.info/class/382.9/e23/> ;
    skos:prefLabel "Tariffs (Taxes and fees)"@en,
        "Toll"@nb ;
    skos:related humord:c07831,
        humord:c14893,
        humord:c23753 ;
    skos:relatedMatch <http://dewey.info/class/336.26/e23/>,
        <http://dewey.info/class/343.056/e23/>,
        <http://dewey.info/class/352.448/e23/>,
        <http://dewey.info/class/382.9/e23/> .

humord:c20452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20452" ;
    dct:modified "2025-01-28T07:39:58"^^xsd:dateTime ;
    skos:altLabel "Middagsselskap"@nb ;
    skos:broadMatch <http://dewey.info/class/394.1254/e23/> ;
    skos:broader humord:c15034 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.1254/e23/> ;
    skos:prefLabel "Dinner parties"@en,
        "Middagsselskaper"@nb ;
    skos:related humord:c20447 .

humord:c20453 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20453" ;
    dct:modified "2025-03-06T09:35:58"^^xsd:dateTime ;
    skos:altLabel "Mallia"@en,
        "Mallia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:broader humord:c02372 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:prefLabel "Malia"@en,
        "Mallia"@nb .

humord:c20454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20454" ;
    dct:modified "2024-11-27T21:05:57"^^xsd:dateTime ;
    skos:altLabel "Universality"@en,
        "Universalisme"@nb ;
    skos:broader humord:c00310 ;
    skos:definition "Etisk holdning som tillegger hensynet til menneskeheten, til det allmenne vel, større verdi enn hensynet til den enkelte person <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.134/e23/> ;
    skos:prefLabel "Universalism"@en,
        "Universalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/289.134/e23/> .

humord:c20455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20455" ;
    dct:modified "2025-01-28T07:39:46"^^xsd:dateTime ;
    skos:altLabel "Mawlid al-Nabi al-Sharif"@en,
        "Mawlid an-Nabi"@en,
        "Mawlid an-nabi"@nb,
        "Mawlud an-nabi"@nb ;
    skos:broadMatch <http://dewey.info/class/297.36/e23/> ;
    skos:broader humord:c08615 ;
    skos:definition "Mawlid an-nabi er festdagen for profeten Muhammads fødselsdag, som feires over store deler av  den muslimske verden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.36/e23/> ;
    skos:prefLabel "Mawlid"@en,
        "Mawlid an-nabi"@nb .

humord:c20457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20457" ;
    dct:modified "2007-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Festeanordninger"@nb,
        "Festeelementer"@nb ;
    skos:broadMatch <http://dewey.info/class/721.8/e23/> ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/646.19/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubt07"@nb ;
    skos:exactMatch <http://dewey.info/class/621.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.88/e23/>,
        <http://dewey.info/class/646.19/e23/>,
        <http://dewey.info/class/721.8/e23/> ;
    skos:prefLabel "Fastening elements"@en,
        "Festemateriell"@nb .

humord:c20459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20459" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/683.31/e23/> ;
    skos:broader humord:c20457 ;
    skos:closeMatch <http://dewey.info/class/621.882/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.882/e23/>,
        <http://dewey.info/class/683.31/e23/> ;
    skos:prefLabel "Bolts"@en,
        "Bolter"@nb .

humord:c20460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20460" ;
    dct:modified "2025-03-25T10:24:26"^^xsd:dateTime ;
    skos:altLabel "Adhesives"@en,
        "Binding agents"@en,
        "Adhesiv"@nb,
        "Adhesiver"@nb,
        "Binde­middel"@nb,
        "Klebemiddel"@nb,
        "Klebemidler"@nb ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/620.199/e23/>,
        <http://dewey.info/class/691.99/e23/> ;
    skos:definition "Bindemidler er de bestanddelene av maling, lim, mørtel og betong som har til oppgave å binde de enkelte partiklene sammen, både innbyrdes og til et eventuelt underlag eller tilstøtende flater. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002805,
        <http://dewey.info/class/668.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002805,
        <http://dewey.info/class/620.199/e23/>,
        <http://dewey.info/class/668.3/e23/>,
        <http://dewey.info/class/691.99/e23/> ;
    skos:prefLabel "Bindemidler"@nb .

humord:c20461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20461" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20457 ;
    skos:closeMatch <http://dewey.info/class/621.884/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.884/e23/> ;
    skos:prefLabel "Rivets"@en,
        "Nagler"@nb .

humord:c20462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20462" ;
    dct:modified "2007-05-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c20457 ;
    skos:closeMatch <http://dewey.info/class/621.884/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.884/e23/> ;
    skos:prefLabel "Nails"@en,
        "Spiker"@nb .

humord:c20463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20463" ;
    dct:modified "2024-12-02T10:03:32"^^xsd:dateTime ;
    skos:altLabel "Ship's hull"@en,
        "Skipsskrog"@nb,
        "Skrog"@nb ;
    skos:broader humord:c04390 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c010782,
        <http://dewey.info/class/623.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010782,
        <http://dewey.info/class/623.84/e23/> ;
    skos:prefLabel "Hull (Ship)"@en,
        "Skrog"@nb .

humord:c20466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20466" ;
    dct:modified "2009-09-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/995/e23/>,
        <http://dewey.info/class/996/e23/> ;
    skos:broader humord:c00975 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/995/e23/>,
        <http://dewey.info/class/996/e23/> ;
    skos:prefLabel "Lapita"@en,
        "Lapita"@nb .

humord:c20467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20467" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Images of threats"@en ;
    skos:broadMatch <http://dewey.info/class/303.36/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/353.17/e23/> ;
    skos:broader humord:c06475 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.36/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/353.17/e23/>,
        <http://dewey.info/class/355.0335/e23/> ;
    skos:prefLabel "Threat images"@en,
        "Trusselbilder"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.0335/e23/> .

humord:c20468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20468" ;
    dct:modified "2024-12-03T11:31:02"^^xsd:dateTime ;
    skos:altLabel "God's wisdom"@en,
        "Guds visdom"@nb ;
    skos:broadMatch <http://dewey.info/class/202.112/e23/>,
        <http://dewey.info/class/212.7/e23/> ;
    skos:broader humord:c08725 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.112/e23/>,
        <http://dewey.info/class/212.7/e23/>,
        <http://dewey.info/class/231.6/e23/>,
        <http://dewey.info/class/296.3112/e23/>,
        <http://dewey.info/class/297.2112/e23/> ;
    skos:prefLabel "Wisdom of God"@en,
        "Guds visdom"@nb ;
    skos:relatedMatch <http://dewey.info/class/231.6/e23/>,
        <http://dewey.info/class/296.3112/e23/>,
        <http://dewey.info/class/297.2112/e23/> .

humord:c20469 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20469" ;
    dct:modified "2024-12-03T11:20:06"^^xsd:dateTime ;
    skos:altLabel "Visdom (Religion)"@nb ;
    skos:broadMatch <http://dewey.info/class/204/e23/> ;
    skos:broader humord:c08725 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204/e23/>,
        <http://dewey.info/class/210/e23/> ;
    skos:prefLabel "Wisdom (Religion)"@en,
        "Visdom (Religion)"@nb ;
    skos:relatedMatch <http://dewey.info/class/210/e23/> .

humord:c20470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20470" ;
    dct:modified "2024-10-22T09:25:00"^^xsd:dateTime ;
    skos:altLabel "Kiowa språk"@nb ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb,
        "Språkkode: kio"@nb ;
    skos:exactMatch <http://dewey.info/class/497.492/e23/>,
        <http://dewey.info/class/6--97492/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.492/e23/>,
        <http://dewey.info/class/6--97492/e23/> ;
    skos:prefLabel "Kiowa language"@en,
        "Kiowa språk"@nb .

humord:c20471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20471" ;
    dct:modified "2007-06-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00494 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/110/e23/>,
        <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Disposition (Philosophy)"@en,
        "Disposisjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/110/e23/>,
        <http://dewey.info/class/111/e23/> .

humord:c20472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20472" ;
    dct:modified "2024-11-04T10:38:42"^^xsd:dateTime ;
    skos:altLabel "Matriarker"@nb ;
    skos:broadMatch <http://dewey.info/class/306.859/e23/> ;
    skos:broader humord:c14073 ;
    skos:definition "Kvinne som er familiens/husholdets/stammens leder <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.859/e23/> ;
    skos:prefLabel "Matriarchs"@en,
        "Matriarker"@nb .

humord:c20476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20476" ;
    dct:modified "2024-11-26T12:16:41"^^xsd:dateTime ;
    skos:altLabel "Scholion"@en,
        "Skoliar"@nb ;
    skos:broader humord:c00236 ;
    skos:definition "Kort randbemerkning i gresk eller latinsk håndskrift til forklaring av teksten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Scholia"@en,
        "Skolier"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/> .

humord:c20478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20478" ;
    dct:modified "2025-01-13T08:23:43"^^xsd:dateTime ;
    skos:altLabel "Bags"@en,
        "Purses"@en,
        "Satchels"@en,
        "Shoulder bags"@en,
        "Tote bags"@en,
        "Bagar"@nb,
        "Bager"@nb,
        "Baggar"@nb,
        "Bagger"@nb,
        "Damevesker"@nb,
        "Handlevesker"@nb,
        "Handvesker"@nb,
        "Håndvesker"@nb,
        "Skuldervesker"@nb,
        "Vesker"@nb ;
    skos:broadMatch <http://dewey.info/class/646.48/e23/> ;
    skos:broader humord:c11705 ;
    skos:closeMatch <http://dewey.info/class/685.51/e23/> ;
    skos:definition "Vesker brukes til oppbevaring av små eller større gjenstander som skal medbringes <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/391.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/646.48/e23/>,
        <http://dewey.info/class/685.51/e23/> ;
    skos:prefLabel "Handbags"@en,
        "Vesker"@nb .

humord:c20484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20484" ;
    dct:modified "2024-11-29T12:38:12"^^xsd:dateTime ;
    skos:altLabel "Kontekstualisme"@nb ;
    skos:broadMatch <http://dewey.info/class/121.68/e23/> ;
    skos:broader humord:c00363 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.68/e23/> ;
    skos:prefLabel "Contextualism"@en,
        "Kontekstualisme"@nb .

humord:c20486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20486" ;
    dct:modified "2007-06-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vestlig kunstmusikk"@nb ;
    skos:broader humord:c17308 ;
    skos:definition "Vanlig betegnelse på vestlig kunstmusikk i motsetning til etnisk musikk eller folkemusikk, underholdningsmusikk, pop og jazz <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/781.68/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48428/e23/>,
        <http://dewey.info/class/781.68/e23/> ;
    skos:prefLabel "Classical music"@en,
        "Klassisk musikk"@nb ;
    skos:related humord:c05499,
        humord:c05500,
        humord:c05533,
        humord:c17326,
        humord:c17386 ;
    skos:relatedMatch <http://dewey.info/class/306.48428/e23/> .

humord:c20488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20488" ;
    dct:modified "2024-09-16T09:47:08"^^xsd:dateTime ;
    skos:altLabel "Chosonjok"@en,
        "Joseonjok"@en,
        "Chaoxian"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8957051/e23/>,
        <http://dewey.info/class/5--957051/e23/> ;
    skos:broader humord:c00873 ;
    skos:definition "Chaoxian er en etnisk minoritet av koreansk opprinnelse, hovedsakelig bosatt i Nordøst-Kina <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8957051/e23/>,
        <http://dewey.info/class/5--957051/e23/> ;
    skos:prefLabel "Chaoxianzu"@en,
        "Chaoxian"@nb .

humord:c20489 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20489" ;
    dct:modified "2025-02-25T09:34:34"^^xsd:dateTime ;
    skos:altLabel "Dokdo"@en,
        "Liancourt Islands"@en,
        "Liancourt Islets"@en,
        "Tok Islets"@en,
        "Tokto"@en,
        "Dokdo"@nb,
        "Liancourt Rocks"@nb,
        "Takeshima"@nb,
        "Tok islands"@nb,
        "Tokto"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:broader humord:c02090 ;
    skos:definition "Dokdo er ei øygruppe i Sør-Korea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:prefLabel "Liancourt Rocks"@en,
        "Dokdo"@nb .

humord:c20492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20492" ;
    dct:modified "2007-07-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/398.209519/e23/> ;
    skos:broader humord:c05010 ;
    skos:definition "Koreansk muntlig fortellerkunst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.209519/e23/> ;
    skos:prefLabel "Pansori"@en,
        "P'ansori"@nb .

humord:c20493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20493" ;
    dct:modified "2007-07-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03047 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch realfagstermer:c030271,
        <http://dewey.info/class/2--4698/e23/>,
        <http://dewey.info/class/914.698/e23/>,
        <http://dewey.info/class/946.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030271,
        <http://dewey.info/class/2--4698/e23/>,
        <http://dewey.info/class/914.698/e23/>,
        <http://dewey.info/class/946.98/e23/> ;
    skos:prefLabel "Madeira"@en,
        "Madeira"@nb .

humord:c20494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20494" ;
    dct:modified "2024-12-12T08:53:46"^^xsd:dateTime ;
    skos:altLabel "Greco-Persian Wars"@en,
        "Perserkrigane"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Krigene mellom den persiske stormakt og de greske stater i første halvdel av 400-tallet f.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/938.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.03/e23/> ;
    skos:prefLabel "Persian Wars"@en,
        "Perserkrigene"@nb .

humord:c20495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20495" ;
    dct:modified "2007-07-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kyoto-skolen"@nb ;
    skos:broadMatch <http://dewey.info/class/140/e23/> ;
    skos:broader humord:c00677 ;
    skos:definition "En gruppe japanske filosofer som på 1900-tallet utviklet nye tankesystemer  basert på åndelige og intellektuelle tradisjoner i Øst-Asia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/140/e23/> ;
    skos:prefLabel "Kyoto School"@en,
        "Kyotoskolen"@nb .

humord:c20497 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20497" ;
    dct:modified "2025-02-21T14:25:57"^^xsd:dateTime ;
    skos:altLabel "Nara (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52184/e23/>,
        <http://dewey.info/class/915.2184/e23/>,
        <http://dewey.info/class/952.184/e23/> ;
    skos:broader humord:c18546 ;
    skos:definition "Nara er en by og prefektur i den sørlige delen av Honshu, Japan <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52184/e23/>,
        <http://dewey.info/class/915.2184/e23/>,
        <http://dewey.info/class/952.184/e23/> ;
    skos:prefLabel "Nara (City)"@en,
        "Nara (By)"@nb .

humord:c20502 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20502" ;
    dct:modified "2025-02-21T09:00:21"^^xsd:dateTime ;
    skos:altLabel "Den himmelske freds plass"@nb,
        "Tiananmen-plassen"@nb,
        "Tiananmenplassen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51156/e23/>,
        <http://dewey.info/class/915.1156/e23/>,
        <http://dewey.info/class/915.115604/e23/> ;
    skos:broader humord:c01967 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51156/e23/>,
        <http://dewey.info/class/915.1156/e23/>,
        <http://dewey.info/class/915.115604/e23/> ;
    skos:prefLabel "Tiananmen square"@en,
        "Tiananmen-plassen"@nb .

humord:c20506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20506" ;
    dct:modified "2024-12-13T10:14:12"^^xsd:dateTime ;
    skos:altLabel "1989 Tiananmen Square protests"@en,
        "Tiananmenmassakren"@nb ;
    skos:broadMatch <http://dewey.info/class/951.058/e23/> ;
    skos:broader humord:c20505 ;
    skos:definition "Massakren på Tiananmenplassen natt til 4. juni 1989 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.058/e23/> ;
    skos:prefLabel "Tiananmen Square Massacre"@en,
        "Tiananmenmassakren"@nb .

humord:c20507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20507" ;
    dct:modified "2024-11-04T15:40:42"^^xsd:dateTime ;
    skos:altLabel "Yakuza"@nb ;
    skos:broadMatch <http://dewey.info/class/364.1060952/e23/> ;
    skos:broader humord:c07278 ;
    skos:definition "I Japan en gangster, medlem av en boryokudan, dvs. en japansk form for mafia <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1060952/e23/> ;
    skos:prefLabel "Yakuza"@en,
        "Yakuza"@nb .

humord:c20509 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20509" ;
    dct:modified "2024-12-06T12:54:12"^^xsd:dateTime ;
    skos:altLabel "Bhili folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:inScheme humord: ;
    skos:prefLabel "Bhili folk literature"@en,
        "Bhili folkediktning"@nb .

humord:c20510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20510" ;
    dct:modified "2007-07-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Seppuku"@en,
        "Seppuku"@nb ;
    skos:broadMatch <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/> ;
    skos:broader humord:c08909 ;
    skos:definition "Japansk form for selvmord <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/394.880952/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/>,
        <http://dewey.info/class/394.880952/e23/> ;
    skos:prefLabel "Harakiri"@en,
        "Harakiri"@nb .

humord:c20512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20512" ;
    dct:modified "2025-01-03T10:31:31"^^xsd:dateTime ;
    skos:altLabel "Røntgenfotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:closeMatch <http://dewey.info/class/621.3673/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.07572/e23/>,
        <http://dewey.info/class/621.3673/e23/> ;
    skos:prefLabel "X-ray photography"@en,
        "Røntgenfotografering"@nb ;
    skos:related humord:c61968 ;
    skos:relatedMatch <http://dewey.info/class/616.07572/e23/> .

humord:c20514 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20514" ;
    dct:modified "2016-11-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4713/e23/>,
        <http://dewey.info/class/914.713/e23/>,
        <http://dewey.info/class/947.13/e23/> ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c030782 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030782,
        <http://dewey.info/class/2--4713/e23/>,
        <http://dewey.info/class/914.713/e23/>,
        <http://dewey.info/class/947.13/e23/> ;
    skos:prefLabel "Murmansk (City)"@en,
        "Murmansk (By)"@nb .

humord:c20515 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20515" ;
    dct:modified "2025-03-06T09:56:24"^^xsd:dateTime ;
    skos:altLabel "Epirus"@nb ;
    skos:broader humord:c02348 ;
    skos:closeMatch <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/938.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4953/e23/>,
        <http://dewey.info/class/914.953/e23/>,
        <http://dewey.info/class/949.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--382/e23/>,
        <http://dewey.info/class/2--4953/e23/>,
        <http://dewey.info/class/2--4965/e23/>,
        <http://dewey.info/class/914.953/e23/>,
        <http://dewey.info/class/914.965/e23/>,
        <http://dewey.info/class/938.2/e23/>,
        <http://dewey.info/class/949.53/e23/>,
        <http://dewey.info/class/949.65/e23/> ;
    skos:prefLabel "Epirus"@en,
        "Epirus"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--4965/e23/>,
        <http://dewey.info/class/914.965/e23/>,
        <http://dewey.info/class/949.65/e23/> .

humord:c20517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20517" ;
    dct:modified "2024-11-07T20:12:53"^^xsd:dateTime ;
    skos:altLabel "Candarosana"@en,
        "Fudô Myô-ô"@en,
        "Fudômyô"@en,
        "Fudômyôô"@en,
        "Acala"@nb,
        "Buddha Vairocana"@nb,
        "Fudô Myô-ô"@nb,
        "Fudô-myô"@nb,
        "Fudômyô"@nb,
        "Fudômyôô"@nb,
        "Pu-tung-fo"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Fudô-myô er en buddhaskikkelse i japansk buddhisme <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342113/e23/> ;
    skos:prefLabel "Acala"@en,
        "Fudô-myô"@nb .

humord:c20523 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20523" ;
    dct:modified "2025-02-24T15:04:33"^^xsd:dateTime ;
    skos:altLabel "Ferghana"@en,
        "Fergana"@nb,
        "Ferghana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:broader humord:c02099 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--587/e23/>,
        <http://dewey.info/class/915.87/e23/>,
        <http://dewey.info/class/958.7/e23/> ;
    skos:prefLabel "Fergana"@en,
        "Fergana"@nb .

humord:c20526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20526" ;
    dct:modified "2007-08-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ukiyoe"@nb ;
    skos:broadMatch <http://dewey.info/class/740.952/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "En av de viktigste retningene innen japansk billedkunst i tokugawaperioden,1603-1867 <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/740.952/e23/> ;
    skos:prefLabel "Ukiyo-e"@en,
        "Ukiyo-e"@nb .

humord:c20528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20528" ;
    dct:modified "2024-12-13T07:41:10"^^xsd:dateTime ;
    skos:altLabel "Second Sino-Japanese War (1937-1945)"@en,
        "The second Sino-Japanese War"@en,
        "The second Sino-Japanese War (1937-1945)"@en,
        "Den kinesisk-japanske krig (1937-1945)"@nb,
        "Den sino-japanske krig (1937-1945)"@nb,
        "Kinesisk-japanske krig (1937-1945)"@nb,
        "Sino-japanske krig (1937-1945)"@nb ;
    skos:broadMatch <http://dewey.info/class/951.042/e23/> ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/940.53/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.53/e23/>,
        <http://dewey.info/class/951.042/e23/> ;
    skos:prefLabel "Second Sino-Japanese War"@en,
        "Kinesisk-japanske krig (1937-1945)"@nb .

humord:c20531 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20531" ;
    dct:modified "2025-03-24T14:09:13"^^xsd:dateTime ;
    skos:altLabel "Melkøya"@nb,
        "Muolkkut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484611/e23/>,
        <http://dewey.info/class/914.84611/e23/>,
        <http://dewey.info/class/948.4611/e23/> ;
    skos:broader humord:c13874 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484611/e23/>,
        <http://dewey.info/class/914.84611/e23/>,
        <http://dewey.info/class/948.4611/e23/> ;
    skos:prefLabel "Melkøya"@en,
        "Melkøya"@nb .

humord:c20532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20532" ;
    dct:modified "2024-09-10T15:38:48"^^xsd:dateTime ;
    skos:altLabel "Daehan"@en,
        "Daehan Jeguk"@en,
        "Great Han Empire"@en,
        "Korean Empire"@en,
        "Taehan Chaeguk"@en,
        "Taehan Empire"@en,
        "Daehan"@nb,
        "Daehan Jeguk"@nb,
        "Taehan"@nb,
        "Taehan Chaeguk"@nb,
        "Taehan-riket"@nb,
        "Taehanriket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--519/e23/>,
        <http://dewey.info/class/915.19/e23/>,
        <http://dewey.info/class/951.9/e23/> ;
    skos:broader humord:c17717 ;
    skos:definition "Taehan er et koreansk rike i siste del av perioden Choson, 1897-1910 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--519/e23/>,
        <http://dewey.info/class/915.19/e23/>,
        <http://dewey.info/class/951.9/e23/> ;
    skos:prefLabel "Taehan"@en,
        "Taehan"@nb .

humord:c20534 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20534" ;
    dct:modified "2025-02-21T14:20:19"^^xsd:dateTime ;
    skos:altLabel "Minamata"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5225/e23/>,
        <http://dewey.info/class/915.225/e23/>,
        <http://dewey.info/class/952.25/e23/> ;
    skos:broader humord:c18548 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5225/e23/>,
        <http://dewey.info/class/915.225/e23/>,
        <http://dewey.info/class/952.25/e23/> ;
    skos:prefLabel "Minamata"@en,
        "Minamata"@nb ;
    skos:related humord:c20535 .

humord:c20535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20535" ;
    dct:modified "2023-04-12T09:22:59"^^xsd:dateTime ;
    skos:altLabel "Chisso-Minamata disease"@en,
        "Minamatasyken"@nb ;
    skos:broadMatch <http://dewey.info/class/571.954663/e23/>,
        <http://dewey.info/class/615.925663/e23/> ;
    skos:broader humord:c03906 ;
    skos:definition "Sykdom oppkalt etter den japanske byen Minamata <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/571.954663/e23/>,
        <http://dewey.info/class/615.925663/e23/> ;
    skos:prefLabel "Minamata disease"@en,
        "Minamata-sykdom"@nb ;
    skos:related humord:c20534 .

humord:c20537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20537" ;
    dct:modified "2024-06-03T14:00:01"^^xsd:dateTime ;
    skos:altLabel "Quicksilver poisoning"@en,
        "Kvikksylvforgifting"@nb,
        "Kvikksølvforgifting"@nb,
        "Merkurialisme"@nb ;
    skos:broader humord:c03783 ;
    skos:definition "Kvikksølvforgiftning er helseskade som følge av for eksempel innånding av kvikksølvdamper eller inntak av kvikksølvsalter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/571.954663/e23/>,
        <http://dewey.info/class/615.925663/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/571.954663/e23/>,
        <http://dewey.info/class/615.925663/e23/> ;
    skos:prefLabel "Mercury poisoning"@en,
        "Kvikksølvforgiftning"@nb .

humord:c20539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20539" ;
    dct:modified "2020-05-26T10:42:48"^^xsd:dateTime ;
    skos:altLabel "Fukikô"@en ;
    skos:broadMatch <http://dewey.info/class/299.56135/e23/> ;
    skos:broader humord:c20377 ;
    skos:definition "Japansk sekt som ser på fjellet Fuji som hellig <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.56135/e23/> ;
    skos:prefLabel "Fujikô"@en,
        "Fujikô"@nb ;
    skos:related humord:c01942 .

humord:c20540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20540" ;
    dct:modified "2025-03-06T08:56:42"^^xsd:dateTime ;
    skos:altLabel "Elis"@nb,
        "Ilia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49527/e23/>,
        <http://dewey.info/class/914.9527/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.527/e23/> ;
    skos:broader humord:c02387 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49527/e23/>,
        <http://dewey.info/class/914.9527/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.527/e23/> ;
    skos:prefLabel "Elis"@en,
        "Elis"@nb .

humord:c20541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20541" ;
    dct:modified "2024-12-16T08:49:17"^^xsd:dateTime ;
    skos:altLabel "Chinese Revolution (1911)"@en,
        "Revolution of 1911"@en,
        "The Chinese Revolution"@en,
        "The Chinese Revolution (1911)"@en,
        "The Revolution of 1911"@en,
        "The Xinhai Revolution"@en,
        "Xinhai Revolution"@en,
        "Den kinesiske revolusjon (1911)"@nb,
        "Kinesiske revolusjon (1911)"@nb ;
    skos:broader humord:c04031 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/951.036/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.036/e23/> ;
    skos:prefLabel "Chinese Revolution"@en,
        "Kinesiske revolusjon (1911)"@nb .

humord:c20542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20542" ;
    dct:modified "2024-12-16T08:49:39"^^xsd:dateTime ;
    skos:altLabel "The Chinese Communist Revolution"@en,
        "Den kinesiske revolusjon (1949)"@nb,
        "Kinesiske revolusjon (1949)"@nb ;
    skos:broadMatch <http://dewey.info/class/951.042/e23/>,
        <http://dewey.info/class/951.055/e23/> ;
    skos:broader humord:c04031 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.042/e23/>,
        <http://dewey.info/class/951.055/e23/> ;
    skos:prefLabel "Chinese Communist Revolution"@en,
        "Kinesiske revolusjon (1949)"@nb .

humord:c20543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20543" ;
    dct:modified "2020-08-04T14:27:11"^^xsd:dateTime ;
    skos:altLabel "Wallpapers"@en,
        "Papirtapet"@nb,
        "Tekstiltapet"@nb,
        "Vinyltapet"@nb ;
    skos:broadMatch <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/745.54/e23/> ;
    skos:broader humord:c07772 ;
    skos:closeMatch <http://dewey.info/class/747.3/e23/> ;
    skos:definition "Innvendig dekorativ veggbekledning av tekstil, papir, kunststoff e.l. <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/676.2848/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.2/e23/>,
        <http://dewey.info/class/676.2848/e23/>,
        <http://dewey.info/class/745.54/e23/>,
        <http://dewey.info/class/747.3/e23/> ;
    skos:prefLabel "Wallpaper"@en,
        "Tapet"@nb .

humord:c20547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20547" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08400 ;
    skos:definition "Samarbeid mellom ulike trosretninger <HLS>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls07"@nb ;
    skos:exactMatch <http://dewey.info/class/201.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.5/e23/> ;
    skos:prefLabel "Interreligious relations"@en,
        "Interreligiøse relasjoner"@nb ;
    skos:related humord:c25636,
        humord:c29032 .

humord:c20548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20548" ;
    dct:modified "2011-11-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reality TV"@en,
        "Virkelighets-tv"@nb,
        "Virkelighetsfjernsyn"@nb ;
    skos:broadMatch <http://dewey.info/class/791.456/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456/e23/> ;
    skos:prefLabel "Reality television"@en,
        "Reality-tv"@nb .

humord:c20550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20550" ;
    dct:modified "2025-03-06T08:24:33"^^xsd:dateTime ;
    skos:altLabel "Protofinsk-ugrisk språk"@nb,
        "Urfinsk-ugrisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:broader humord:c10803 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5/e23/>,
        <http://dewey.info/class/6--945/e23/> ;
    skos:prefLabel "Proto-Finnic language"@en,
        "Protofinsk-ugrisk språk"@nb .

humord:c20552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20552" ;
    dct:modified "2024-10-23T10:04:35"^^xsd:dateTime ;
    skos:altLabel "Manchu script"@en,
        "Madsjuisk skrift"@nb,
        "Mandsju alfabet"@nb,
        "Mandsju skrift"@nb,
        "Mandsjurisk skrift"@nb ;
    skos:broadMatch <http://dewey.info/class/494.1/e23/> ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.1/e23/> ;
    skos:prefLabel "Manchu alphabet"@en,
        "Mandsju alfabet"@nb .

humord:c20561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20561" ;
    dct:modified "2024-12-03T12:41:31"^^xsd:dateTime ;
    skos:altLabel "Korrespondanseteori"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/> ;
    skos:broader humord:c00685 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/> ;
    skos:prefLabel "Correspondence theory"@en,
        "Korrespondanseteori"@nb .

humord:c20562 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00474,
        humord:c20561 ;
    dct:created "2007-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20562" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Korrespondanseteorien for sannhet (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c20563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20563" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.141/e23/>,
        <http://dewey.info/class/721.41/e23/> ;
    skos:broader humord:c05260 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.141/e23/>,
        <http://dewey.info/class/721.41/e23/> ;
    skos:prefLabel "Loggias"@en,
        "Loggiaer"@nb .

humord:c20564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20564" ;
    dct:modified "2024-10-18T09:50:03"^^xsd:dateTime ;
    skos:altLabel "Komi litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.53/e23/> ;
    skos:broader humord:c18579 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.53/e23/> ;
    skos:prefLabel "Komi literature"@en,
        "Komi litteratur"@nb .

humord:c20565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20565" ;
    dct:modified "2024-10-18T09:50:31"^^xsd:dateTime ;
    skos:altLabel "Mordvinsk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/894.56/e23/> ;
    skos:broader humord:c18579 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.56/e23/> ;
    skos:prefLabel "Mordvinic literature"@en,
        "Mordvinsk litteratur"@nb .

humord:c20566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20566" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Markers"@en ;
    skos:broader humord:c05199 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch <http://dewey.info/class/387.155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.155/e23/>,
        <http://dewey.info/class/623.8944/e23/> ;
    skos:prefLabel "Beacons"@en,
        "Varder"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.8944/e23/> .

humord:c20569 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20569" ;
    dct:modified "2025-02-21T14:15:26"^^xsd:dateTime ;
    skos:altLabel "Tosa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5233/e23/>,
        <http://dewey.info/class/915.233/e23/> ;
    skos:broader humord:c18547 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5233/e23/>,
        <http://dewey.info/class/915.233/e23/> ;
    skos:prefLabel "Tosa"@en,
        "Tosa"@nb .

humord:c20572 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20572" ;
    dct:modified "2007-10-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03495 ;
    skos:exactMatch realfagstermer:c030618,
        <http://dewey.info/class/2--4346454/e23/>,
        <http://dewey.info/class/914.346454/e23/>,
        <http://dewey.info/class/943.46454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030618,
        <http://dewey.info/class/2--4346454/e23/>,
        <http://dewey.info/class/914.346454/e23/>,
        <http://dewey.info/class/943.46454/e23/> ;
    skos:prefLabel "Heidelberg"@en,
        "Heidelberg"@nb .

humord:c20573 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20573" ;
    dct:modified "2025-03-27T15:06:47"^^xsd:dateTime ;
    skos:altLabel "Hjerkinn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482511/e23/>,
        <http://dewey.info/class/914.82511/e23/>,
        <http://dewey.info/class/948.2511/e23/> ;
    skos:broader humord:c02820 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482511/e23/>,
        <http://dewey.info/class/914.82511/e23/>,
        <http://dewey.info/class/948.2511/e23/> ;
    skos:prefLabel "Hjerkinn"@en,
        "Hjerkinn"@nb .

humord:c20575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20575" ;
    dct:modified "2007-10-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nurculuk"@en ;
    skos:broadMatch <http://dewey.info/class/297.83/e23/> ;
    skos:broader humord:c08793 ;
    skos:definition "Islamsk religiøs bevegelse i Tyrkia basert på læren til den kurdiske tenkeren Said Nursi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.09561/e23/>,
        <http://dewey.info/class/297.83/e23/> ;
    skos:prefLabel "Nur movement"@en,
        "Nurculuk"@nb ;
    skos:relatedMatch <http://dewey.info/class/297.09561/e23/> .

humord:c20576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20576" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bakalanga"@en,
        "Karanga"@en,
        "Kalanga (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8963975/e23/>,
        <http://dewey.info/class/5--963975/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Zimbabwe <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963975/e23/>,
        <http://dewey.info/class/5--963975/e23/> ;
    skos:prefLabel "Kalanga"@en,
        "Karanga (Folk)"@nb .

humord:c20577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20577" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Filippinene <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Kalinga"@en,
        "Kalinga (Folk)"@nb .

humord:c20579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20579" ;
    dct:modified "2007-10-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Innskutt ord eller setning <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Parenthesis (Linguistics)"@en,
        "Parentes (Lingvistikk)"@nb .

humord:c20580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20580" ;
    dct:modified "2024-12-03T12:23:08"^^xsd:dateTime ;
    skos:altLabel "Jonisk filosofi"@nb ;
    skos:broader humord:c00639 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/182.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/182.1/e23/> ;
    skos:prefLabel "Ionic philosophy"@en,
        "Jonisk filosofi"@nb .

humord:c20581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20581" ;
    dct:modified "2024-08-28T08:25:36"^^xsd:dateTime ;
    skos:altLabel "Lending libraries for artwork"@en,
        "Artotek"@nb ;
    skos:broadMatch <http://dewey.info/class/708/e23/> ;
    skos:broader humord:c04629 ;
    skos:definition "Artotek er en kunstsamling til utlån <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/708/e23/> ;
    skos:prefLabel "Art lending libraries"@en,
        "Artotek"@nb .

humord:c20582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20582" ;
    dct:modified "2020-10-08T11:29:49"^^xsd:dateTime ;
    skos:altLabel "Imperial China (221 BC-1911 AD)"@en ;
    skos:broadMatch <http://dewey.info/class/931.04/e23/>,
        <http://dewey.info/class/951.01/e23/>,
        <http://dewey.info/class/951.02/e23/>,
        <http://dewey.info/class/951.03/e23/> ;
    skos:broader humord:c11082 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.04/e23/>,
        <http://dewey.info/class/951.01/e23/>,
        <http://dewey.info/class/951.02/e23/>,
        <http://dewey.info/class/951.03/e23/> ;
    skos:prefLabel "Chinese Empire (221 BC-1911 AD)"@en,
        "Kinesisk keisertid (221 f.Kr.-1911 e.Kr.)"@nb .

humord:c20583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20583" ;
    dct:modified "2024-10-22T09:07:18"^^xsd:dateTime ;
    skos:altLabel "Seneca språk"@nb ;
    skos:broader humord:c14784 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb,
        "Språkkode: see"@nb ;
    skos:exactMatch <http://dewey.info/class/497.5546/e23/>,
        <http://dewey.info/class/6--975546/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.5546/e23/>,
        <http://dewey.info/class/6--975546/e23/> ;
    skos:prefLabel "Seneca language"@en,
        "Seneca språk"@nb .

humord:c20584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20584" ;
    dct:modified "2024-11-29T12:36:30"^^xsd:dateTime ;
    skos:altLabel "Reservations"@en,
        "Sanctuaries (Territorier)"@en,
        "Reservat"@nb ;
    skos:broadMatch <http://dewey.info/class/333.2/e23/> ;
    skos:broader humord:c09066 ;
    skos:definition "Landområde satt av til eksklusiv bruk for «innfødte» eller etterkommere av en urbefolkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c007786 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007786,
        <http://dewey.info/class/333.2/e23/> ;
    skos:prefLabel "Reserves"@en,
        "Reservater"@nb .

humord:c20585 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20585" ;
    dct:modified "2024-08-02T08:06:56"^^xsd:dateTime ;
    skos:altLabel "Algonkinske folk"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Algonkinske folk er en nordamerikansk urbefolkning i det sørlige Canada <uio>"@nb ;
    skos:editorialNote "Algonkinske indianere (WD T5-973) er en overordnet gruppe som inkluderer Cree m.fl. Algonkin (Folk) (WD T5-9733) er underordnet vsl 27/9-16"@nb,
        "Lukket bemerkning: ubt07"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algonquian peoples"@en,
        "Algonkinske folk"@nb .

humord:c20586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20586" ;
    dct:modified "2007-10-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Educational sloyd"@en,
        "Sloid"@en,
        "Sloyd"@en ;
    skos:broader humord:c07922 ;
    skos:definition "Skolefag som består i å forme gjenstander av tre, metall og papp <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.55/e23/> ;
    skos:prefLabel "Woodwork"@en,
        "Sløyd"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.55/e23/> .

humord:c20587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20587" ;
    dct:modified "2024-12-06T10:39:43"^^xsd:dateTime ;
    skos:altLabel "Dogri folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.20491496/e23/> ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.20491496/e23/> ;
    skos:prefLabel "Dogri folk literature"@en,
        "Dogri folkediktning"@nb .

humord:c20588 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20588" ;
    dct:modified "2025-03-24T13:41:23"^^xsd:dateTime ;
    skos:altLabel "Kition"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/939.37/e23/> ;
    skos:broader humord:c02576 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3937/e23/>,
        <http://dewey.info/class/939.37/e23/> ;
    skos:prefLabel "Kition"@en,
        "Kition"@nb .

humord:c20590 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20590" ;
    dct:modified "2024-09-04T16:00:06"^^xsd:dateTime ;
    skos:altLabel "Canea"@nb,
        "Chania"@nb,
        "Khania"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4959/e23/>,
        <http://dewey.info/class/914.959/e23/>,
        <http://dewey.info/class/949.59/e23/> ;
    skos:broader humord:c02372 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4959/e23/>,
        <http://dewey.info/class/914.959/e23/>,
        <http://dewey.info/class/949.59/e23/> ;
    skos:prefLabel "Chania"@en,
        "Khania"@nb .

humord:c20593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20593" ;
    dct:modified "2025-01-13T08:59:23"^^xsd:dateTime ;
    skos:altLabel "Situla"@en,
        "Situlae"@en,
        "Spannforma kar"@nb,
        "Spannformete kar"@nb ;
    skos:broader humord:c04666 ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.72/e23/> ;
    skos:prefLabel "Bucket-shaped vessels"@en,
        "Spannformede kar"@nb ;
    skos:relatedMatch <http://dewey.info/class/731.72/e23/> .

humord:c20594 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20594" ;
    dct:modified "2024-09-16T09:15:14"^^xsd:dateTime ;
    skos:altLabel "Khersonesos"@en,
        "Chersonesos"@nb,
        "Chersonesus"@nb,
        "Khersonesos"@nb,
        "Korsun"@nb,
        "Pontus Euxinus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:prefLabel "Chersonesus"@en,
        "Chersonesus"@nb .

humord:c20595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20595" ;
    dct:modified "2007-11-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ménage à trois"@en,
        "Trekant (Forhold)"@nb ;
    skos:broadMatch <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c08140 ;
    skos:editorialNote "Lukket bemerkning: ibs07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Love triangle"@en,
        "Trekantforhold"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.3/e23/> .

humord:c20597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20597" ;
    dct:modified "2024-10-10T13:48:59"^^xsd:dateTime ;
    skos:altLabel "Balsamering"@nb ;
    skos:broader humord:c16726 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/393.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.3/e23/> ;
    skos:prefLabel "Enbalming"@en,
        "Balsamering"@nb .

humord:c20598 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00857,
        humord:c10018 ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20598" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jødisk arameisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c20599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20599" ;
    dct:modified "2024-10-22T08:46:39"^^xsd:dateTime ;
    skos:altLabel "Mam språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: mam"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:prefLabel "Mam language"@en,
        "Mam språk"@nb .

humord:c20600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20600" ;
    dct:modified "2024-08-29T07:49:11"^^xsd:dateTime ;
    skos:altLabel "Awakateko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:definition "Språkkode: agu"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Awakateko language"@en,
        "Awakateko språk"@nb .

humord:c20601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20601" ;
    dct:modified "2024-09-19T14:25:44"^^xsd:dateTime ;
    skos:altLabel "B'a'aj language"@en,
        "Teco language"@en,
        "Tectiteco language"@en,
        "B'a'aj språk"@nb,
        "Maya B'a'aj språk"@nb,
        "Teco språk"@nb,
        "Tectiteco språk"@nb,
        "Tektiteko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: tcc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Tektiteko language"@en,
        "Tektiteko språk"@nb .

humord:c20606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20606" ;
    dct:modified "2024-10-22T09:01:29"^^xsd:dateTime ;
    skos:altLabel "Sacapulteco language"@en,
        "Sacapulteco språk"@nb,
        "Sakapulteko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Språkkode: quv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Sakapulteko language"@en,
        "Sakapulteko språk"@nb .

humord:c20608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20608" ;
    dct:modified "2024-10-22T09:05:59"^^xsd:dateTime ;
    skos:altLabel "Uspanteca language"@en,
        "Uspanteco språk"@en,
        "Uspanteca språk"@nb,
        "Uspanteco språk"@nb,
        "Uspanteko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: usp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Uspanteko language"@en,
        "Uspanteko språk"@nb .

humord:c20611 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20611" ;
    dct:modified "2024-09-02T12:42:52"^^xsd:dateTime ;
    skos:altLabel "Cacche' language"@en,
        "Kekchi' language"@en,
        "Ketchi' language"@en,
        "Quecchi' language"@en,
        "Quekchi language"@en,
        "Cacche' språk"@nb,
        "Kekchi' språk"@nb,
        "Ketchi' språk"@nb,
        "Q'eqchi' språk"@nb,
        "Quecchi' språk"@nb,
        "Quekchi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: kek"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:prefLabel "Q'eqchi' language"@en,
        "Q'eqchi' språk"@nb .

humord:c20617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20617" ;
    dct:modified "2024-10-22T08:53:47"^^xsd:dateTime ;
    skos:altLabel "Pocomchi language"@en,
        "Poconchi language"@en,
        "Pokomchi language"@en,
        "Pokonchi language"@en,
        "Pocomchi språk"@nb,
        "Poconchi språk"@nb,
        "Pokomchi språk"@nb,
        "Pokonchi språk"@nb,
        "Poqomchi' språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: poh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.42/e23/>,
        <http://dewey.info/class/6--9742/e23/> ;
    skos:prefLabel "Poqomchi' language"@en,
        "Poqomchi' språk"@nb .

humord:c20622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20622" ;
    dct:modified "2024-10-22T08:43:12"^^xsd:dateTime ;
    skos:altLabel "Achi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: acr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Achi language"@en,
        "Achi språk"@nb .

humord:c20623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20623" ;
    dct:modified "2024-10-22T08:52:22"^^xsd:dateTime ;
    skos:altLabel "Pocomam language"@en,
        "Pocoman language"@en,
        "Pokomam language"@en,
        "Pokoman language"@en,
        "Pocomam språk"@nb,
        "Pocoman språk"@nb,
        "Pokomam språk"@nb,
        "Pokoman språk"@nb,
        "Poqomam språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: poc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Poqomam language"@en,
        "Poqomam språk"@nb .

humord:c20628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20628" ;
    dct:modified "2024-10-22T08:44:17"^^xsd:dateTime ;
    skos:altLabel "Jacaltec language"@en,
        "Jacalteco language"@en,
        "Popti' language"@en,
        "Jacaltec språk"@nb,
        "Jacalteco språk"@nb,
        "Jakalteko språk"@nb,
        "Popti' språk"@nb,
        "Tzoti' språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: jac"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Jakalteko language"@en,
        "Jakalteko språk"@nb .

humord:c20633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20633" ;
    dct:modified "2024-10-22T08:58:53"^^xsd:dateTime ;
    skos:altLabel "Kanjobal language"@en,
        "Kanjobal språk"@nb,
        "Q'anjob'al språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:broader humord:c10130 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb,
        "Språkkode: kjb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.427/e23/>,
        <http://dewey.info/class/6--97427/e23/> ;
    skos:prefLabel "Q'anjob'al language"@en,
        "Q'anjob'al språk"@nb .

humord:c20635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20635" ;
    dct:modified "2023-03-07T09:07:41"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.838738/e23/>,
        <http://dewey.info/class/809.38738/e23/> ;
    skos:broader humord:c04972,
        humord:c07065 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/398.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.25/e23/>,
        <http://dewey.info/class/808.838738/e23/>,
        <http://dewey.info/class/809.38738/e23/> ;
    skos:prefLabel "Ghost stories"@en,
        "Spøkelseshistorier"@nb ;
    skos:related humord:c05139 .

humord:c20636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20636" ;
    dct:modified "2024-08-30T14:29:38"^^xsd:dateTime ;
    skos:altLabel "Go (Spel)"@nb,
        "Go (Spill)"@nb,
        "Weiqi"@nb ;
    skos:broader humord:c01420 ;
    skos:definition "Weiqi er et kinesisk brettspill <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/794.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/794.4/e23/> ;
    skos:prefLabel "Go (Game)"@en,
        "Weiqi"@nb .

humord:c20638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20638" ;
    dct:modified "2025-01-10T13:14:49"^^xsd:dateTime ;
    skos:altLabel "Chinese zodiac"@en,
        "Shengxiao"@nb ;
    skos:broadMatch <http://dewey.info/class/133.59251/e23/> ;
    skos:broader humord:c15849 ;
    skos:definition "Shengxiao er dyretegn i det kinesiske horoskop <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.59251/e23/> ;
    skos:prefLabel "Shengxiao"@en,
        "Shengxiao"@nb .

humord:c20639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20639" ;
    dct:modified "2024-08-21T07:22:03"^^xsd:dateTime ;
    skos:altLabel "Filial piety"@en,
        "Barnlig pietet"@nb,
        "Filial pietet"@nb,
        "Xiào"@nb ;
    skos:broadMatch <http://dewey.info/class/173/e23/> ;
    skos:broader humord:c00311 ;
    skos:definition "Filial pietet er et kinesisk begrep for lydighet og respekt overfor foreldre og forfedre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/173/e23/> ;
    skos:prefLabel "Xiào"@en,
        "Filial pietet"@nb ;
    skos:related humord:c00317,
        humord:c20138 .

humord:c20640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20640" ;
    dct:modified "2024-01-03T10:31:49"^^xsd:dateTime ;
    skos:altLabel "Creative writing"@en,
        "Kreativ skriving"@nb ;
    skos:broader humord:c06492,
        humord:c07927 ;
    skos:closeMatch realfagstermer:c001267 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c001446 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001267,
        realfagstermer:c001446,
        <http://dewey.info/class/372.623/e23/> ;
    skos:prefLabel "Creative writing (Educational discipline)"@en,
        "Kreativ skriving"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.623/e23/> .

humord:c20642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20642" ;
    dct:modified "2024-09-16T09:29:26"^^xsd:dateTime ;
    skos:altLabel "Celt"@en,
        "Holkøksar"@nb,
        "Holkøkser"@nb ;
    skos:broadMatch <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:broader humord:c00043,
        humord:c12701 ;
    skos:definition "Øksehode av polert stein eller bronse som ble tredd ned på et treskaft <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/623.441/e23/>,
        <http://dewey.info/class/739.72/e23/> ;
    skos:prefLabel "Celts (Axes)"@en,
        "Holkøkser"@nb .

humord:c20644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20644" ;
    dct:modified "2025-02-21T10:54:26"^^xsd:dateTime ;
    skos:altLabel "Odobenidae"@en,
        "Hvalrossfamilien"@nb,
        "Kvalrossar"@nb,
        "Kvalrossfamilien"@nb,
        "Odobenidae"@nb ;
    skos:broader humord:c16184 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch realfagstermer:c006699,
        <http://dewey.info/class/599.799/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006699,
        <http://dewey.info/class/599.799/e23/>,
        <http://dewey.info/class/639.11799/e23/>,
        <http://dewey.info/class/799.27799/e23/> ;
    skos:prefLabel "Walruses"@en,
        "Hvalrosser"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.11799/e23/>,
        <http://dewey.info/class/799.27799/e23/> .

humord:c20645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20645" ;
    dct:modified "2024-04-09T13:32:12"^^xsd:dateTime ;
    skos:altLabel "Glacial geology"@en,
        "Breforsking"@nb,
        "Breforskning"@nb,
        "Brelære"@nb,
        "Glasialgeologi"@nb,
        "Glasiologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Læren om is, egentlig læren om alle former for is i naturen, men mest brukt i betydningen læren om isbreer (breforskning) <SNL>"@nb ;
    skos:exactMatch realfagstermer:c002575,
        <http://dewey.info/class/551.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002575,
        <http://dewey.info/class/551.31/e23/> ;
    skos:prefLabel "Glaciology"@en,
        "Glasiologi"@nb ;
    skos:related humord:c11938 .

humord:c20646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20646" ;
    dct:modified "2024-04-23T08:03:44"^^xsd:dateTime ;
    skos:altLabel "Drivis"@nb ;
    skos:broader humord:c11938 ;
    skos:closeMatch realfagstermer:c001464 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch <http://dewey.info/class/551.343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001464,
        <http://dewey.info/class/551.343/e23/> ;
    skos:prefLabel "Drift ice"@en,
        "Drivis"@nb .

humord:c20649 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20649" ;
    dct:modified "2024-09-16T09:39:20"^^xsd:dateTime ;
    skos:altLabel "Chesterholm"@nb,
        "Vindolanda"@nb ;
    skos:broadMatch <http://dewey.info/class/2--36288/e23/>,
        <http://dewey.info/class/2--4288/e23/>,
        <http://dewey.info/class/914.288/e23/>,
        <http://dewey.info/class/936.288/e23/>,
        <http://dewey.info/class/942.88/e23/> ;
    skos:broader humord:c03216 ;
    skos:definition "Vindolanda er en romersk festning nær Hadrians mur <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36288/e23/>,
        <http://dewey.info/class/2--4288/e23/>,
        <http://dewey.info/class/914.288/e23/>,
        <http://dewey.info/class/936.288/e23/>,
        <http://dewey.info/class/942.88/e23/> ;
    skos:prefLabel "Vindolanda"@en,
        "Vindolanda"@nb .

humord:c20650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20650" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/674.8/e23/> ;
    skos:broader humord:c04786 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.8/e23/> ;
    skos:prefLabel "Wooden tablets"@en,
        "Tretavler"@nb .

humord:c20654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20654" ;
    dct:modified "2020-10-28T15:52:21"^^xsd:dateTime ;
    skos:altLabel "Baroque Revival"@en ;
    skos:broader humord:c10949 ;
    skos:definition "Retning i europeisk kunst i siste halvdel av 1800-tallet og et stykke inn på 1900-tallet som tok opp barokkens formoppfatning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.032/e23/>,
        <http://dewey.info/class/724.16/e23/> ;
    skos:prefLabel "Neo-Baroque"@en,
        "Nybarokk"@nb ;
    skos:relatedMatch <http://dewey.info/class/709.032/e23/>,
        <http://dewey.info/class/724.16/e23/> .

humord:c20655 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20655" ;
    dct:modified "2024-12-03T13:37:30"^^xsd:dateTime ;
    skos:altLabel "Kiswahili folk literature"@en,
        "Kiswahili folkedikting"@nb,
        "Kiswahili folketiktning"@nb,
        "Swahili folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swahili folk literature"@en,
        "Swahili folkediktning"@nb .

humord:c20656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20656" ;
    dct:modified "2007-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Multimediality"@en,
        "Multimedialitet"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09077 ;
    skos:definition "Integrasjonen av og samspillet mellom flere informasjonstyper i digitale uttrykksformer. Multimodalitet oppstår når to eller flere informasjonstyper kombineres og integreres <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Multimodality"@en,
        "Multimodalitet"@nb .

humord:c20658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20658" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:exactMatch <http://dewey.info/class/324.2172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.172/e23/>,
        <http://dewey.info/class/324.2172/e23/> ;
    skos:prefLabel "Social democratic parties"@en,
        "Sosialdemokratiske partier"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.172/e23/> .

humord:c20660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2007-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20660" ;
    dct:modified "2024-10-18T14:42:36"^^xsd:dateTime ;
    skos:altLabel "Middelkoreansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.7/e23/>,
        <http://dewey.info/class/6--957/e23/> ;
    skos:broader humord:c10768 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.7/e23/>,
        <http://dewey.info/class/6--957/e23/> ;
    skos:prefLabel "Middle Korean language"@en,
        "Middelkoreansk språk"@nb .

humord:c20661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20661" ;
    dct:modified "2024-11-06T08:09:31"^^xsd:dateTime ;
    skos:altLabel "Freed slaves"@en,
        "Freedman"@en,
        "Freedwoman"@en,
        "Freedwomen"@en,
        "Released slaves"@en,
        "Frigitte slavar"@nb,
        "Frigitte slaver"@nb,
        "Frigivne"@nb,
        "Frigjevne slavar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.362/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo07"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.362/e23/> ;
    skos:prefLabel "Freedmen"@en,
        "Frigivne"@nb .

humord:c20663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20663" ;
    dct:modified "2025-01-10T15:01:26"^^xsd:dateTime ;
    skos:altLabel "Frocks"@en,
        "Gowns"@en,
        "Kjolar"@nb ;
    skos:broader humord:c04709 ;
    skos:editorialNote "Lukket bemerkning: ubtø07"@nb ;
    skos:exactMatch <http://dewey.info/class/391.472/e23/>,
        <http://dewey.info/class/646.432/e23/>,
        <http://dewey.info/class/687.112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.472/e23/>,
        <http://dewey.info/class/646.432/e23/>,
        <http://dewey.info/class/687.112/e23/> ;
    skos:prefLabel "Dresses"@en,
        "Kjoler"@nb .

humord:c20666 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20666" ;
    dct:modified "2025-02-13T10:14:11"^^xsd:dateTime ;
    skos:altLabel "Meso America"@en,
        "Meso-Amerika"@nb,
        "Mesoamerika"@nb ;
    skos:broadMatch <http://dewey.info/class/2--72/e23/>,
        <http://dewey.info/class/2--728/e23/>,
        <http://dewey.info/class/917.2/e23/>,
        <http://dewey.info/class/917.28/e23/>,
        <http://dewey.info/class/972.8/e23/>,
        <http://dewey.info/class/972/e23/> ;
    skos:broader humord:c01788 ;
    skos:definition "I antropologisk fagterminologi betegnelse på det kulturområdet som omfatter   det det sentrale og sørlige Mexico og det nordlige Mellom-Amerika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72/e23/>,
        <http://dewey.info/class/2--728/e23/>,
        <http://dewey.info/class/917.2/e23/>,
        <http://dewey.info/class/917.28/e23/>,
        <http://dewey.info/class/972.8/e23/>,
        <http://dewey.info/class/972/e23/> ;
    skos:prefLabel "Mesoamerica"@en,
        "Mesoamerika"@nb ;
    skos:related humord:c01795 .

humord:c20667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20667" ;
    dct:modified "2024-10-01T13:13:34"^^xsd:dateTime ;
    skos:altLabel "Damnatio memoriæ"@en,
        "Damnatio memoriae"@nb,
        "Damnatio memoriæ"@nb,
        "Minnestap (Historie)"@nb,
        "Minnetap (Historie)"@nb ;
    skos:broadMatch <http://dewey.info/class/900/e23/> ;
    skos:broader humord:c04078 ;
    skos:definition "Damnatio memoriae er en latinsk frase som særlig viser til en praksis i romersk keisertid som gikk ut på å sanksjonere minnet om en person, dvs. en fullstendig utslettelse av en person fra felles erindring <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/900/e23/>,
        <http://dewey.info/class/937/e23/> ;
    skos:prefLabel "Damnatio memoriae"@en,
        "Damnatio memoriae"@nb ;
    skos:relatedMatch <http://dewey.info/class/937/e23/> .

humord:c20669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20669" ;
    dct:modified "2024-11-27T17:04:09"^^xsd:dateTime ;
    skos:altLabel "Bad repute"@en,
        "Disgrace"@en,
        "Dishonor"@en,
        "Dishonour"@en,
        "Disrepute"@en,
        "Ill repute"@en,
        "Vanry"@nb,
        "Vanæra"@nb,
        "Vanære"@nb ;
    skos:broader humord:c00348 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Disgrace"@en,
        "Vanære"@nb ;
    skos:relatedMatch <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/179.8/e23/> .

humord:c20671 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20671" ;
    dct:modified "2025-02-04T15:40:01"^^xsd:dateTime ;
    skos:altLabel "Nairobi"@nb ;
    skos:broader humord:c01577 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch <http://dewey.info/class/2--67625/e23/>,
        <http://dewey.info/class/916.7625/e23/>,
        <http://dewey.info/class/967.625/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67625/e23/>,
        <http://dewey.info/class/916.7625/e23/>,
        <http://dewey.info/class/967.625/e23/> ;
    skos:prefLabel "Nairobi"@en,
        "Nairobi"@nb .

humord:c20672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20672" ;
    dct:modified "2024-10-22T14:27:34"^^xsd:dateTime ;
    skos:altLabel "Katu språk (Språkgruppe)"@nb,
        "Katuisk språk (Språkgruppe)"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Katuic languages"@en,
        "Katuisk språk (Språkgruppe)"@nb .

humord:c20674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20674" ;
    dct:modified "2021-06-08T11:04:02"^^xsd:dateTime ;
    skos:altLabel "Dolakha dialect"@en,
        "Dolakha dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c10798 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Dolkhali dialect"@en,
        "Dolkhali dialekt"@nb .

humord:c20675 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20675" ;
    dct:modified "2025-02-25T09:57:18"^^xsd:dateTime ;
    skos:altLabel "Dolakha (District)"@en,
        "Dolakha (distrikt)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Dolakha District"@en,
        "Dolakha (distrikt)"@nb .

humord:c20676 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20676" ;
    dct:modified "2024-05-14T15:01:17"^^xsd:dateTime ;
    skos:altLabel "Vesuv"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/551.21094573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:definition "Vesuv er et vulkansk fjell i Italia, i regionen Campania, sørøst for Napoli, 1281 meter over havet. Vulkanen har hatt mange utbrudd, det mest kjente var i 79 evt., da flere byer, blant dem Pompeii, ble begravd av vulkansk aske. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch realfagstermer:c030273 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030273,
        <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/551.21094573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Mount Vesuvius"@en,
        "Vesuv"@nb .

humord:c20677 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20677" ;
    dct:modified "2025-03-17T13:30:29"^^xsd:dateTime ;
    skos:altLabel "Napoligolfen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Gulf of Naples"@en,
        "Napoligolfen"@nb .

humord:c20679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20679" ;
    dct:modified "2021-04-14T12:26:58"^^xsd:dateTime ;
    skos:altLabel "Seraiki language"@en,
        "Siraiki language"@en,
        "Seraiki språk"@nb,
        "Siraiki språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.419/e23/>,
        <http://dewey.info/class/6--91419/e23/> ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.419/e23/>,
        <http://dewey.info/class/6--91419/e23/> ;
    skos:prefLabel "Saraiki language"@en,
        "Saraiki språk"@nb .

humord:c20682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20682" ;
    dct:modified "2024-12-19T16:08:38"^^xsd:dateTime ;
    skos:altLabel "Grammofoninnspelingar"@nb,
        "Grammofoninnspillinger"@nb,
        "Grammofonplater"@nb ;
    skos:broadMatch <http://dewey.info/class/384/e23/> ;
    skos:broader humord:c15468 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384/e23/> ;
    skos:prefLabel "Gramophone records"@en,
        "Grammofonplater"@nb .

humord:c20683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20683" ;
    dct:modified "2024-10-18T13:07:55"^^xsd:dateTime ;
    skos:altLabel "Rabha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Språkkode: rah"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Rabha language"@en,
        "Rabha språk"@nb .

humord:c20684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20684" ;
    dct:modified "2024-10-18T13:02:21"^^xsd:dateTime ;
    skos:altLabel "Lepcha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Språkkode: lep"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Lepcha language"@en,
        "Lepcha språk"@nb .

humord:c20685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20685" ;
    dct:modified "2008-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Kulung language"@en,
        "Kulung språk"@nb .

humord:c20686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20686" ;
    dct:modified "2008-01-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jero language"@en,
        "Jerung språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Jerung language"@en,
        "Jero språk"@nb .

humord:c20687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20687" ;
    dct:modified "2024-10-10T10:18:59"^^xsd:dateTime ;
    skos:altLabel "Kastrasjon"@nb,
        "Kastrering"@nb ;
    skos:broadMatch <http://dewey.info/class/617.463/e23/>,
        <http://dewey.info/class/636.0897463/e23/> ;
    skos:broader humord:c03832 ;
    skos:definition "Kastrering er et inngrep der kjønnskjertlene (testiklene hos mannen, eggstokkene hos kvinnen) fjernes operativt eller på annen måte settes ut av funksjon. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.463/e23/>,
        <http://dewey.info/class/636.0897463/e23/> ;
    skos:prefLabel "Castration"@en,
        "Kastrering"@nb .

humord:c20689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20689" ;
    dct:modified "2024-10-25T15:44:51"^^xsd:dateTime ;
    skos:altLabel "Knot"@nb ;
    skos:broadMatch <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:broader humord:c09817 ;
    skos:definition "Unaturlig, tilgjort språk i skrift eller tale <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--7/e23/>,
        <http://dewey.info/class/417.2/e23/> ;
    skos:prefLabel "Affected language"@en,
        "Knot"@nb .

humord:c20690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20690" ;
    dct:modified "2013-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reciprocal pronoun"@en,
        "Resiproke pronomen"@nb ;
    skos:broadMatch <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:broader humord:c05938 ;
    skos:editorialNote "Lukket bemerkning: ubtø08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--555/e23/>,
        <http://dewey.info/class/415.55/e23/> ;
    skos:prefLabel "Reciprocal pronouns"@en,
        "Resiproke pronomener"@nb .

humord:c20691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20691" ;
    dct:modified "2009-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Resiprokkonstruksjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05803 ;
    skos:editorialNote "Lukket bemerkning: ubtø08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Reciprocal constructions"@en,
        "Resiproke konstruksjoner"@nb .

humord:c20693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20693" ;
    dct:modified "2024-10-29T08:18:05"^^xsd:dateTime ;
    skos:altLabel "Bene HaMizrah"@en,
        "Edot HaMizrach"@en,
        "Mizrahim"@en,
        "Oriental Jews"@en,
        "Mizrahimar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924056/e23/>,
        <http://dewey.info/class/5--924056/e23/> ;
    skos:broader humord:c00857 ;
    skos:definition "Etterkommere av israelske jøder innvandret fra arabiske og muslimske land <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--088296/e23/>,
        <http://dewey.info/class/305.696/e23/>,
        <http://dewey.info/class/305.8924056/e23/>,
        <http://dewey.info/class/5--924056/e23/> ;
    skos:prefLabel "Mizrahi Jews"@en,
        "Mizrahimer"@nb ;
    skos:related humord:c00860 .

humord:c20694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20694" ;
    dct:modified "2024-06-22T09:59:58"^^xsd:dateTime ;
    skos:altLabel "Chemical arms"@en,
        "Kjemisk våpen"@nb ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch realfagstermer:c006599,
        <http://dewey.info/class/358.3482/e23/>,
        <http://dewey.info/class/623.445/e23/>,
        <http://dewey.info/class/683.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006599,
        <http://dewey.info/class/327.1745/e23/>,
        <http://dewey.info/class/341.735/e23/>,
        <http://dewey.info/class/358.3482/e23/>,
        <http://dewey.info/class/623.445/e23/>,
        <http://dewey.info/class/683.45/e23/> ;
    skos:prefLabel "Chemical weapons"@en,
        "Kjemiske våpen"@nb ;
    skos:related humord:c20695 ;
    skos:relatedMatch <http://dewey.info/class/327.1745/e23/>,
        <http://dewey.info/class/341.735/e23/> .

humord:c20695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20695" ;
    dct:modified "2024-07-01T11:19:02"^^xsd:dateTime ;
    skos:altLabel "Biological agents"@en,
        "Biological arms"@en,
        "Biologiske våpen"@nb,
        "Biovåpen"@nb ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c011446,
        <http://dewey.info/class/358.3882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011446,
        <http://dewey.info/class/327.1745/e23/>,
        <http://dewey.info/class/358.3882/e23/>,
        <http://dewey.info/class/623.4516/e23/>,
        <http://dewey.info/class/623.4594/e23/> ;
    skos:prefLabel "Biological weapons"@en,
        "Biologiske våpen"@nb ;
    skos:related humord:c20694,
        humord:c58835 ;
    skos:relatedMatch <http://dewey.info/class/327.1745/e23/>,
        <http://dewey.info/class/623.4516/e23/>,
        <http://dewey.info/class/623.4594/e23/> .

humord:c20697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20697" ;
    dct:modified "2008-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/583.963/e23/> ;
    skos:broader humord:c19056 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch <http://dewey.info/class/634.63/e23/>,
        <http://dewey.info/class/641.3463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.963/e23/>,
        <http://dewey.info/class/634.63/e23/>,
        <http://dewey.info/class/641.3463/e23/>,
        <http://dewey.info/class/641.6463/e23/>,
        <http://dewey.info/class/664.80463/e23/> ;
    skos:prefLabel "Olives"@en,
        "Oliven"@nb ;
    skos:related humord:c20698 ;
    skos:relatedMatch <http://dewey.info/class/641.6463/e23/>,
        <http://dewey.info/class/664.80463/e23/> .

humord:c20698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20698" ;
    dct:modified "2024-08-15T08:07:44"^^xsd:dateTime ;
    skos:altLabel "Olive growing"@en,
        "Olivendyrking"@nb ;
    skos:broader humord:c68008 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch <http://dewey.info/class/634.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.963/e23/>,
        <http://dewey.info/class/634.63/e23/> ;
    skos:prefLabel "Olive farming"@en,
        "Olivendyrking"@nb ;
    skos:related humord:c20697 ;
    skos:relatedMatch <http://dewey.info/class/583.963/e23/> .

humord:c20699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20699" ;
    dct:modified "2008-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vocal technique"@en ;
    skos:broadMatch <http://dewey.info/class/781.43/e23/> ;
    skos:broader humord:c20700 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch <http://dewey.info/class/782.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.43/e23/>,
        <http://dewey.info/class/782.04/e23/> ;
    skos:prefLabel "Singing technique"@en,
        "Sangteknikk"@nb .

humord:c20700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20700" ;
    dct:modified "2025-01-30T07:42:19"^^xsd:dateTime ;
    skos:altLabel "Performing technique"@en,
        "Framføringsteknikk (Musikk)"@nb,
        "Fremføringsteknikk (Musikk)"@nb ;
    skos:broader humord:c05490 ;
    skos:closeMatch <http://dewey.info/class/784.143/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch <http://dewey.info/class/781.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.43/e23/>,
        <http://dewey.info/class/784.143/e23/> ;
    skos:prefLabel "Performance technique"@en,
        "Framføringsteknikk (Musikk)"@nb .

humord:c20702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20702" ;
    dct:modified "2021-10-14T07:45:40"^^xsd:dateTime ;
    skos:altLabel "Allocation (Gender)"@en,
        "Allocation according to sex quota"@en,
        "Allocation according to sex quotas"@en,
        "Kvotering (Kjønn)"@nb ;
    skos:broadMatch <http://dewey.info/class/331.133/e23/> ;
    skos:broader humord:c58531 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.133/e23/> ;
    skos:prefLabel "Gender quota"@en,
        "Kjønnskvotering"@nb .

humord:c20703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20703" ;
    dct:modified "2024-10-15T11:32:53"^^xsd:dateTime ;
    skos:altLabel "Barnløyse"@nb ;
    skos:broadMatch <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c04878 ;
    skos:editorialNote "Lukket bemerkning: ibs08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.87/e23/> ;
    skos:prefLabel "Childlessness"@en,
        "Barnløshet"@nb .

humord:c20704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20704" ;
    dct:modified "2024-10-25T10:01:41"^^xsd:dateTime ;
    skos:altLabel "Shona språk (Språkgruppe)"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:exactMatch <http://dewey.info/class/496.3975/e23/>,
        <http://dewey.info/class/6--963975/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3975/e23/>,
        <http://dewey.info/class/6--963975/e23/> ;
    skos:prefLabel "Shona languages (Language group)"@en,
        "Shona språk (Språkgruppe)"@nb .

humord:c20705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20705" ;
    dct:modified "2024-10-24T13:04:00"^^xsd:dateTime ;
    skos:altLabel "Nambya språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3975/e23/>,
        <http://dewey.info/class/6--963975/e23/> ;
    skos:broader humord:c20704 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Språkkode: nmq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3975/e23/>,
        <http://dewey.info/class/6--963975/e23/> ;
    skos:prefLabel "Nambya language"@en,
        "Nambya språk"@nb .

humord:c20708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20708" ;
    dct:modified "2024-08-14T08:17:15"^^xsd:dateTime ;
    skos:altLabel "Potager"@en,
        "Grønnsakhager"@nb,
        "Kjøkenhagar"@nb,
        "Kjøkkenhagar"@nb ;
    skos:broadMatch <http://dewey.info/class/635/e23/> ;
    skos:broader humord:c01407 ;
    skos:definition "Liten grønnsakhage <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/635/e23/> ;
    skos:prefLabel "Kitchen gardens"@en,
        "Kjøkkenhager"@nb .

humord:c20714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20714" ;
    dct:modified "2022-03-02T10:08:06"^^xsd:dateTime ;
    skos:altLabel "Emoluments"@en,
        "Honoraria"@en,
        "Honorariums"@en,
        "Royalties"@en,
        "Royalty"@en,
        "Royalty"@nb ;
    skos:broadMatch <http://dewey.info/class/331.2166/e23/> ;
    skos:broader humord:c07838 ;
    skos:definition "Godtgjøring til utøvere av frie yrker el. valgte tillitsmenn <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ibs08"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2166/e23/> ;
    skos:prefLabel "Fees"@en,
        "Honorarer"@nb .

humord:c20715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20715" ;
    dct:modified "2024-11-26T09:14:11"^^xsd:dateTime ;
    skos:altLabel "Innleiingar"@nb,
        "Innleiinger"@nb,
        "Introduksjonar"@nb,
        "Introduksjoner"@nb ;
    skos:broader humord:c00236 ;
    skos:editorialNote "Lukket bemerkning: ibs08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Introductions"@en,
        "Innledninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/> .

humord:c20718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20718" ;
    dct:modified "2024-12-12T07:45:42"^^xsd:dateTime ;
    skos:altLabel "Finlands tredje krig (Andre verdenskrig)"@nb,
        "Lapplandskrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/948.97032/e23/> ;
    skos:broader humord:c03985 ;
    skos:closeMatch <http://dewey.info/class/940.5421897/e23/> ;
    skos:definition "Krigen mellom Finland og Nazi-Tyskland september 1944-april 1945 <HLS>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421897/e23/>,
        <http://dewey.info/class/948.97032/e23/> ;
    skos:prefLabel "Lappland War"@en,
        "Lapplandskrigen"@nb .

humord:c20722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20722" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jingpho Wunpong"@en,
        "Wunpong"@en ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Et folkeslag i Burma <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Kachin"@en,
        "Kachin (Folk)"@nb .

humord:c20723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20723" ;
    dct:modified "2008-04-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c08666 ;
    skos:closeMatch <http://dewey.info/class/272/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/272/e23/>,
        <http://dewey.info/class/296.7/e23/>,
        <http://dewey.info/class/297.72/e23/> ;
    skos:prefLabel "Martyrology"@en,
        "Martyrologi"@nb ;
    skos:related humord:c11478 ;
    skos:relatedMatch <http://dewey.info/class/296.7/e23/>,
        <http://dewey.info/class/297.72/e23/> .

humord:c20724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20724" ;
    dct:modified "2020-06-04T12:13:22"^^xsd:dateTime ;
    skos:altLabel "Sathya Sai Baba movement"@en ;
    skos:broadMatch <http://dewey.info/class/294.55/e23/> ;
    skos:broader humord:c08791 ;
    skos:definition "Hinduistisk bevegelse med navn etter guruen Satya Sai Baba <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.55/e23/> ;
    skos:prefLabel "Sai Baba (Movement)"@en,
        "Sai Baba (Bevegelse)"@nb .

humord:c20725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20725" ;
    dct:modified "2024-10-28T13:59:58"^^xsd:dateTime ;
    skos:altLabel "Lollardar"@nb ;
    skos:broadMatch <http://dewey.info/class/284.3/e23/> ;
    skos:broader humord:c07338 ;
    skos:definition "Tilhengere av John Wycliffes trosbevegelse blant legfolk i England på 1400-tallet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/284.3/e23/> ;
    skos:prefLabel "Lollards"@en,
        "Lollarder"@nb .

humord:c20726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2008-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20726" ;
    dct:modified "2024-10-18T13:09:15"^^xsd:dateTime ;
    skos:altLabel "Sunuwar  language"@en,
        "Sunwar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo08"@nb,
        "Språkkode: suz"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Sunwar language"@en,
        "Sunwar språk"@nb .

humord:c20730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20730" ;
    dct:modified "2024-11-01T14:45:48"^^xsd:dateTime ;
    skos:altLabel "Kuratorar"@nb ;
    skos:broadMatch <http://dewey.info/class/069.092/e23/>,
        <http://dewey.info/class/700.92/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "I kunstsammenheng en som har oppsyn med eller administrerer et museums eller annen insitutsjons samling eller utstillingsprofil. Tittelen blir i tillegg brukt om museumsansatte som arbeider med pedagogisk tilretteleging og formidling <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Slått sammen Kuratorer (Museologi) og Kuratorer (Kunst) 28/4-17 vsl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.092/e23/>,
        <http://dewey.info/class/700.92/e23/> ;
    skos:prefLabel "Curators"@en,
        "Kuratorer"@nb .

humord:c20731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20731" ;
    dct:modified "2024-11-04T08:22:36"^^xsd:dateTime ;
    skos:altLabel "Gallery owners"@en,
        "Galleristar"@nb ;
    skos:broadMatch <http://dewey.info/class/708.0092/e23/> ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/069.092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.092/e23/>,
        <http://dewey.info/class/708.0092/e23/> ;
    skos:prefLabel "Gallerists"@en,
        "Gallerister"@nb ;
    skos:related humord:c25916 .

humord:c20735 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20735" ;
    dct:modified "2025-02-25T14:51:58"^^xsd:dateTime ;
    skos:altLabel "Fenno-Scandinavia"@en,
        "Fennoscandian Peninsula"@en,
        "Fennoskandia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--471/e23/>,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.71/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/947.1/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:broader humord:c03680 ;
    skos:definition "Fennoskandia  er en geologisk betegnelse på Finland, Karelen, Kola og deler av den skandinaviske halvøy <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:exactMatch realfagstermer:c030251 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030251,
        <http://dewey.info/class/2--471/e23/>,
        <http://dewey.info/class/2--48/e23/>,
        <http://dewey.info/class/914.71/e23/>,
        <http://dewey.info/class/914.8/e23/>,
        <http://dewey.info/class/947.1/e23/>,
        <http://dewey.info/class/948/e23/> ;
    skos:prefLabel "Fennoscandia"@en,
        "Fennoskandia"@nb .

humord:c20736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20736" ;
    dct:modified "2017-08-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.12/e23/> ;
    skos:broader humord:c08054 ;
    skos:definition "Minne eller minner som deles av en gruppe <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.12/e23/> ;
    skos:prefLabel "Collective memory"@en,
        "Kollektiv hukommelse"@nb .

humord:c20737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20737" ;
    dct:modified "2021-11-08T14:51:25"^^xsd:dateTime ;
    skos:altLabel "Ratifications"@en,
        "Ratifikasjoner"@nb,
        "Ratifisering"@nb ;
    skos:broadMatch <http://dewey.info/class/341/e23/> ;
    skos:broader humord:c08955 ;
    skos:definition "I folkeretten den forpliktende erklæring som avgis av statsoverhodet eller  den han bemyndiger, hvorved en stat blir definitivt bundet til en mellomfolkelig avtale <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341/e23/> ;
    skos:prefLabel "Ratification"@en,
        "Ratifikasjon"@nb .

humord:c20738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20738" ;
    dct:modified "2024-08-28T08:49:11"^^xsd:dateTime ;
    skos:altLabel "Asilulu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Språkkode: asl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Asilulu language"@en,
        "Asilulu språk"@nb .

humord:c20739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20739" ;
    dct:modified "2024-09-16T11:33:35"^^xsd:dateTime ;
    skos:altLabel "Chikagulu language"@en,
        "Kaguru language"@en,
        "Northern Sagara language"@en,
        "Chikagulu språk"@nb,
        "Kagulu språk"@nb,
        "Northern Sagara språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Språkkode: kki"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Kagulu language"@en,
        "Kagulu språk"@nb .

humord:c20742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20742" ;
    dct:modified "2024-09-17T13:13:19"^^xsd:dateTime ;
    skos:altLabel "Chinsenga language"@en,
        "Cinsenga language"@en,
        "Senga language"@en,
        "Cinsenga språk"@nb,
        "Nsenga språk"@nb,
        "Senga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Språkkode: nse"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Nsenga language"@en,
        "Nsenga språk"@nb .

humord:c20745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20745" ;
    dct:modified "2024-09-17T15:22:15"^^xsd:dateTime ;
    skos:altLabel "Cross River språk"@nb ;
    skos:broader humord:c09838 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/496.364/e23/>,
        <http://dewey.info/class/6--96364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.364/e23/>,
        <http://dewey.info/class/6--96364/e23/> ;
    skos:prefLabel "Cross River languages"@en,
        "Cross River språk"@nb .

humord:c20746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20746" ;
    dct:modified "2024-10-24T12:52:45"^^xsd:dateTime ;
    skos:altLabel "Ibibio språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.364/e23/>,
        <http://dewey.info/class/6--96364/e23/> ;
    skos:broader humord:c20745 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Språkkode:  ibb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.364/e23/>,
        <http://dewey.info/class/6--96364/e23/> ;
    skos:prefLabel "Ibibio language"@en,
        "Ibibio språk"@nb .

humord:c20748 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20748" ;
    dct:modified "2025-02-04T15:34:56"^^xsd:dateTime ;
    skos:altLabel "Meroë"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/2--625/e23/>,
        <http://dewey.info/class/916.25/e23/>,
        <http://dewey.info/class/939.78/e23/>,
        <http://dewey.info/class/962.5/e23/> ;
    skos:broader humord:c01614,
        humord:c17541 ;
    skos:definition "Tidligere hovedstad i oldtidsriket Kusj. Nå ruinby og område i Sudan <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3978/e23/>,
        <http://dewey.info/class/2--625/e23/>,
        <http://dewey.info/class/916.25/e23/>,
        <http://dewey.info/class/939.78/e23/>,
        <http://dewey.info/class/962.5/e23/> ;
    skos:prefLabel "Meroë"@en,
        "Meroë"@nb .

humord:c20751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20751" ;
    dct:modified "2025-01-10T12:56:30"^^xsd:dateTime ;
    skos:altLabel "Urdu philology"@en,
        "Urdu filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/491.439/e23/> ;
    skos:broader humord:c04475 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.439/e23/> ;
    skos:prefLabel "Urdustudies"@en,
        "Urdu filologi"@nb .

humord:c20752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20752" ;
    dct:modified "2009-04-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Satya mahima alekha dharma"@nb ;
    skos:broadMatch <http://dewey.info/class/294.55/e23/> ;
    skos:broader humord:c08501 ;
    skos:definition "Hinduistisk sekt med særlig utbredelse i Orissa og Chattisgarh, India <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.55/e23/> ;
    skos:prefLabel "Mahima Dharma"@en,
        "Mahima dharma"@nb .

humord:c20754 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20754" ;
    dct:modified "2025-02-17T14:52:21"^^xsd:dateTime ;
    skos:altLabel "Dharavi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54792/e23/>,
        <http://dewey.info/class/915.4792/e23/>,
        <http://dewey.info/class/954.792/e23/> ;
    skos:broader humord:c18710 ;
    skos:definition "Slumområde i Mumbai, India <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54792/e23/>,
        <http://dewey.info/class/915.4792/e23/>,
        <http://dewey.info/class/954.792/e23/> ;
    skos:prefLabel "Dharavi"@en,
        "Dharavi"@nb .

humord:c20757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20757" ;
    dct:modified "2009-05-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Qalandariyah"@en ;
    skos:broadMatch <http://dewey.info/class/297.48/e23/> ;
    skos:broader humord:c08519,
        humord:c08841 ;
    skos:definition "Løst organisert gruppe med vandrende, muslimske dervisjer som utgjør en irregulær, mystisk sufiorden <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.48/e23/> ;
    skos:prefLabel "Qalandariyya"@en,
        "Qalandariyah"@nb .

humord:c20758 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20758" ;
    dct:modified "2025-02-19T08:34:54"^^xsd:dateTime ;
    skos:altLabel "Panipat"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54558/e23/>,
        <http://dewey.info/class/915.4558/e23/>,
        <http://dewey.info/class/954.558/e23/> ;
    skos:broader humord:c01839 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54558/e23/>,
        <http://dewey.info/class/915.4558/e23/>,
        <http://dewey.info/class/954.558/e23/> ;
    skos:prefLabel "Panipat"@en,
        "Panipat"@nb .

humord:c20792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20792" ;
    dct:modified "2024-10-10T13:26:10"^^xsd:dateTime ;
    skos:altLabel "Banjos"@en,
        "Banjoar"@nb ;
    skos:broader humord:c15111 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/787.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.88/e23/> ;
    skos:prefLabel "Banjoes"@en,
        "Banjoer"@nb .

humord:c20793 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20793" ;
    dct:modified "2025-02-05T10:33:05"^^xsd:dateTime ;
    skos:altLabel "Karanis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Karanis"@en,
        "Karanis"@nb .

humord:c20794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20794" ;
    dct:modified "2025-02-19T07:59:30"^^xsd:dateTime ;
    skos:altLabel "Mithila"@nb ;
    skos:broadMatch <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:broader humord:c01849 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54123/e23/>,
        <http://dewey.info/class/915.4123/e23/>,
        <http://dewey.info/class/954.123/e23/> ;
    skos:prefLabel "Mithila"@en,
        "Mithila"@nb .

humord:c20796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20796" ;
    dct:modified "2009-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c19474 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/788.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.52/e23/> ;
    skos:prefLabel "Oboes"@en,
        "Oboer"@nb .

humord:c20797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20797" ;
    dct:modified "2009-05-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89354/e23/>,
        <http://dewey.info/class/5--9354/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89354/e23/>,
        <http://dewey.info/class/5--9354/e23/> ;
    skos:prefLabel "Somalis"@en,
        "Somaliere"@nb .

humord:c20803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20803" ;
    dct:modified "2009-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/899.9641/e23/> ;
    skos:broader humord:c18575 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.9641/e23/> ;
    skos:prefLabel "Ingush literature"@en,
        "Ingusjisk litteratur"@nb .

humord:c20804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20804" ;
    dct:modified "2009-06-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Municipal Cultural Schools"@en ;
    skos:broadMatch <http://dewey.info/class/700.71/e23/> ;
    skos:broader humord:c16618 ;
    skos:definition "Kommunalt fritidstilbud for barn og unge innen musikk, teater, dans og billedkunst <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.71/e23/> ;
    skos:prefLabel "Schools of music and performing arts"@en,
        "Kulturskoler"@nb ;
    skos:related humord:c17384 .

humord:c20812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20812" ;
    dct:modified "2024-11-29T09:30:43"^^xsd:dateTime ;
    skos:altLabel "Proof"@en,
        "Bevis"@nb,
        "Bevisførsel"@nb,
        "Bevisførsle"@nb,
        "Bevismiddel"@nb,
        "Bevismidler"@nb,
        "Prov"@nb ;
    skos:broadMatch <http://dewey.info/class/168/e23/> ;
    skos:broader humord:c00369,
        humord:c17259 ;
    skos:definition "Påvisning av riktigheten, gyldigheten av et forhold eller en påstand <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:exactMatch realfagstermer:c005733 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005733,
        <http://dewey.info/class/168/e23/> ;
    skos:prefLabel "Evidence"@en,
        "Bevis"@nb ;
    skos:related humord:c00688 .

humord:c20813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20813" ;
    dct:modified "2024-11-07T19:41:44"^^xsd:dateTime ;
    skos:altLabel "Donators"@en,
        "Donatorar"@nb,
        "Donatorer"@nb,
        "Donorar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.197954/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.197954/e23/> ;
    skos:prefLabel "Donors"@en,
        "Donorer"@nb .

humord:c20817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20817" ;
    dct:modified "2016-11-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4677/e23/>,
        <http://dewey.info/class/914.677/e23/>,
        <http://dewey.info/class/946.77/e23/> ;
    skos:broader humord:c16999 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4677/e23/>,
        <http://dewey.info/class/914.677/e23/>,
        <http://dewey.info/class/946.77/e23/> ;
    skos:prefLabel "Murcia (City)"@en,
        "Murcia (By)"@nb .

humord:c20818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20818" ;
    dct:modified "2024-11-08T08:40:33"^^xsd:dateTime ;
    skos:altLabel "Jagannatha"@en,
        "Jagannatha"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Jagannatha er en form for tilbedelse av den hinduistiske guden Krishna i Puri, Orissa <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Jagannath"@en,
        "Jagannatha"@nb ;
    skos:related humord:c08504,
        humord:c15974 .

humord:c20819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20819" ;
    dct:modified "2024-11-07T20:07:36"^^xsd:dateTime ;
    skos:altLabel "Sarasvati"@en,
        "Sarasvati"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Sarasvati er en hinduistisk gudinne for læring og kunst <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Saraswati"@en,
        "Sarasvati"@nb .

humord:c20820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20820" ;
    dct:modified "2024-11-07T19:50:26"^^xsd:dateTime ;
    skos:altLabel "Shrutadevi"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Shrutadevi"@en,
        "Shrutadevi"@nb .

humord:c20828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20828" ;
    dct:modified "2024-03-20T12:41:31"^^xsd:dateTime ;
    skos:altLabel "Calculus of probability"@en,
        "Probability theory"@en,
        "Sannsynlighetsberegning"@nb,
        "Sannsynlighetsteori"@nb,
        "Sannsynlighetsteorier"@nb,
        "Sannsynsberekning"@nb,
        "Sannsynsrekning"@nb,
        "Sannsynsteori"@nb,
        "Sannsynsteoriar"@nb ;
    skos:broader humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch realfagstermer:c001005,
        realfagstermer:c014027,
        <http://dewey.info/class/519.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001005,
        realfagstermer:c014027,
        <http://dewey.info/class/368.01/e23/>,
        <http://dewey.info/class/372.79/e23/>,
        <http://dewey.info/class/519.2/e23/> ;
    skos:prefLabel "Probability (Mathematics)"@en,
        "Sannsynlighetsregning"@nb ;
    skos:related humord:c25041 ;
    skos:relatedMatch <http://dewey.info/class/368.01/e23/>,
        <http://dewey.info/class/372.79/e23/> .

humord:c20829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20829" ;
    dct:modified "2024-08-26T12:23:18"^^xsd:dateTime ;
    skos:altLabel "Øster"@nb,
        "Østersar"@nb,
        "Østerser"@nb ;
    skos:broadMatch <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/641.694/e23/> ;
    skos:broader humord:c17185 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch realfagstermer:c011175,
        <http://dewey.info/class/639.41/e23/>,
        <http://dewey.info/class/641.394/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011175,
        <http://dewey.info/class/594.4/e23/>,
        <http://dewey.info/class/639.41/e23/>,
        <http://dewey.info/class/641.394/e23/>,
        <http://dewey.info/class/641.694/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Oysters"@en,
        "Østers"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.94/e23/> .

humord:c20831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20831" ;
    dct:modified "2024-06-13T07:02:28"^^xsd:dateTime ;
    skos:altLabel "Fysikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:exactMatch realfagstermer:c007899,
        <http://dewey.info/class/305.953/e23/>,
        <http://dewey.info/class/530.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007899,
        <http://dewey.info/class/305.953/e23/>,
        <http://dewey.info/class/530.092/e23/> ;
    skos:prefLabel "Physicists"@en,
        "Fysikere"@nb ;
    skos:related humord:c08260 .

humord:c20832 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20832" ;
    dct:modified "2025-02-14T14:18:53"^^xsd:dateTime ;
    skos:altLabel "Guam"@nb ;
    skos:broadMatch <http://dewey.info/class/2--967/e23/>,
        <http://dewey.info/class/919.67/e23/>,
        <http://dewey.info/class/996.7/e23/> ;
    skos:broader humord:c01699 ;
    skos:definition "Amerikansk øy i Stillehavet, den sørligste og største av Marianene. Guam er  et såkalt uinnlemmet amerikansk territorium med et begrenset selvstyre siden 1950 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--967/e23/>,
        <http://dewey.info/class/919.67/e23/>,
        <http://dewey.info/class/996.7/e23/> ;
    skos:prefLabel "Guam"@en,
        "Guam"@nb .

humord:c20833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20833" ;
    dct:modified "2009-08-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/725.81/e23/>,
        <http://dewey.info/class/725.822/e23/> ;
    skos:broader humord:c05253 ;
    skos:closeMatch <http://dewey.info/class/725.83/e23/> ;
    skos:definition "Spilleplassen på et teater <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/725.81/e23/>,
        <http://dewey.info/class/725.822/e23/>,
        <http://dewey.info/class/725.83/e23/> ;
    skos:prefLabel "Stages (Theatres)"@en,
        "Scener"@nb .

humord:c20834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20834" ;
    dct:modified "2009-08-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lures"@en ;
    skos:broadMatch <http://dewey.info/class/788/e23/> ;
    skos:broader humord:c16251 ;
    skos:definition "Blåseinstrumenter av tre eller metall <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.1934/e23/>,
        <http://dewey.info/class/788/e23/> ;
    skos:prefLabel "Lurs (Instrument)"@en,
        "Lurer"@nb ;
    skos:relatedMatch <http://dewey.info/class/784.1934/e23/> .

humord:c20836 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20836" ;
    dct:modified "2009-08-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Muren (Berlin)"@nb ;
    skos:broader humord:c03524 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/943.1552087/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.10879/e23/>,
        <http://dewey.info/class/943.1552087/e23/> ;
    skos:prefLabel "Berlin Wall"@en,
        "Berlinmuren"@nb ;
    skos:relatedMatch <http://dewey.info/class/943.10879/e23/> .

humord:c20843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20843" ;
    dct:modified "2025-01-21T07:27:31"^^xsd:dateTime ;
    skos:altLabel "Digital museums"@en,
        "Digitale museum"@nb,
        "Virtuelle museer"@nb,
        "Virtuelle museum"@nb ;
    skos:broader humord:c04622 ;
    skos:closeMatch <http://dewey.info/class/069/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069/e23/> ;
    skos:prefLabel "Virtual museums"@en,
        "Digitale museer"@nb ;
    skos:related humord:c19101 .

humord:c20845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20845" ;
    dct:modified "2009-09-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10793 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Dimasa language"@en,
        "Dimasa språk"@nb .

humord:c20846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20846" ;
    dct:modified "2024-10-11T09:43:22"^^xsd:dateTime ;
    skos:altLabel "Climate change"@en,
        "Climate variability"@en,
        "Climatic changes"@en,
        "Klimaendring"@nb,
        "Klimaendringar"@nb,
        "Klimaforandring"@nb,
        "Klimaforandringar"@nb,
        "Klimaforandringer"@nb,
        "Klimautvikling"@nb,
        "Klimavariasjonar"@nb,
        "Klimavariasjoner"@nb,
        "Værforandringar"@nb,
        "Værforandringer"@nb ;
    skos:broadMatch <http://dewey.info/class/551.6/e23/> ;
    skos:broader humord:c15125 ;
    skos:closeMatch realfagstermer:c013883 ;
    skos:definition "Endringer i forventet værmønster <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch realfagstermer:c013886 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013883,
        realfagstermer:c013886,
        <http://dewey.info/class/551.6/e23/>,
        <http://dewey.info/class/577.22/e23/>,
        <http://dewey.info/class/632.1/e23/> ;
    skos:prefLabel "Climate changes"@en,
        "Klimaendringer"@nb ;
    skos:related humord:c17054,
        humord:c20905 ;
    skos:relatedMatch <http://dewey.info/class/577.22/e23/>,
        <http://dewey.info/class/632.1/e23/> .

humord:c20849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20849" ;
    dct:modified "2024-11-05T09:41:22"^^xsd:dateTime ;
    skos:altLabel "Learned people"@en,
        "Learned persons"@en,
        "People of learning"@en,
        "Persons of learning"@en,
        "Lærde (Personar)"@nb ;
    skos:broader humord:c07254 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Særlig om eldre forhold"@nb ;
    skos:exactMatch <http://dewey.info/class/001.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.2092/e23/> ;
    skos:prefLabel "Scholars"@en,
        "Lærde (Personer)"@nb .

humord:c20854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20854" ;
    dct:modified "2024-03-07T14:24:49"^^xsd:dateTime ;
    skos:altLabel "Participative web"@en,
        "Participatory web"@en,
        "Social web"@en,
        "Web 2.0"@nb ;
    skos:broadMatch <http://dewey.info/class/025.042/e23/> ;
    skos:broader humord:c19255 ;
    skos:definition "Den nye generasjonen sosiale nettjenester på Web fra 2004 og utover <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch realfagstermer:c012010 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012010,
        <http://dewey.info/class/025.042/e23/> ;
    skos:prefLabel "Web 2.0"@en,
        "Web 2.0"@nb .

humord:c20855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20855" ;
    dct:modified "2024-01-30T15:16:26"^^xsd:dateTime ;
    skos:altLabel "Client cooperation"@en,
        "Client participation"@en,
        "User involvement"@en,
        "Brukarmedverking"@nb,
        "Brukarmedverknad"@nb,
        "Brukerinnflytelse"@nb,
        "Brukermedvirking"@nb,
        "Brukerstyring"@nb ;
    skos:broader humord:c12608 ;
    skos:closeMatch realfagstermer:c006184 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006184 ;
    skos:prefLabel "User participation"@en,
        "Brukermedvirkning"@nb ;
    skos:related humord:c22618 .

humord:c20858 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20858" ;
    dct:modified "2025-03-05T19:42:20"^^xsd:dateTime ;
    skos:altLabel "Tartu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:broader humord:c02209 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4798/e23/>,
        <http://dewey.info/class/914.798/e23/>,
        <http://dewey.info/class/947.98/e23/> ;
    skos:prefLabel "Tartu"@en,
        "Tartu"@nb .

humord:c20859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20859" ;
    dct:modified "2009-10-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gammel bok"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/> ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/094.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/094.2/e23/> ;
    skos:prefLabel "Old books"@en,
        "Gamle bøker"@nb .

humord:c20862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20862" ;
    dct:modified "2024-10-18T09:49:32"^^xsd:dateTime ;
    skos:altLabel "Finsk-ugrisk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:definition "Litteratur skrevet på finsk-ugriske språk <ubtø>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:exactMatch <http://dewey.info/class/894.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.5/e23/> ;
    skos:prefLabel "Finno-Ugric literature"@en,
        "Finsk-ugrisk litteratur"@nb .

humord:c20863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20863" ;
    dct:modified "2024-10-01T15:55:33"^^xsd:dateTime ;
    skos:altLabel "Biologic diversity"@en,
        "Diversity (Biology)"@en,
        "Biodiversitet"@nb,
        "Biologisk diversitet"@nb,
        "Biologisk mangfald"@nb,
        "Biomangfald"@nb,
        "Biomangfold"@nb,
        "Diversitet (Biologi)"@nb ;
    skos:broader humord:c11911 ;
    skos:closeMatch realfagstermer:c013395,
        <http://dewey.info/class/578.7/e23/> ;
    skos:definition "Biologisk mangfold, som også kalles biodiversitet, er mangfoldet av levende organismer. Som oftest viser begrepet til antall arter, men det kan også vise til genetisk mangfold eller mangfold i leveområder og nisjer i et område. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:exactMatch <http://dewey.info/class/333.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013395,
        <http://dewey.info/class/333.95/e23/>,
        <http://dewey.info/class/577/e23/>,
        <http://dewey.info/class/578.7/e23/> ;
    skos:prefLabel "Biodiversity"@en,
        "Biologisk mangfold"@nb ;
    skos:relatedMatch <http://dewey.info/class/577/e23/> .

humord:c20865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20865" ;
    dct:modified "2009-10-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kukis"@en,
        "Kukier"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Sammensatt stammefolk i Nordøst-India, Burma og Bangladesh <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09 (\"Kuki are...\" Men:\"refer to themselves as Kukis\")"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kuki"@en,
        "Kuki (Folk)"@nb .

humord:c20870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20870" ;
    dct:modified "2009-10-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/631.27/e23/> ;
    skos:broader humord:c05294 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.27/e23/>,
        <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/717/e23/> ;
    skos:prefLabel "Dry-stone walls"@en,
        "Steingjerder"@nb ;
    skos:relatedMatch <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/717/e23/> .

humord:c20874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20874" ;
    dct:modified "2024-10-07T14:15:44"^^xsd:dateTime ;
    skos:altLabel "Darkhad dialect"@en,
        "Darkhad dialekt"@nb,
        "Darkhat dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:broader humord:c10057 ;
    skos:definition "Darkhat er en dialekt mellom sentralmongolsk og Oirat som fremdeles på forskjellige måter blir sett på som nærmere Oirat eller som en dialekt av Khalkha-mongolsk med noen Oirat-trekk. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.23/e23/>,
        <http://dewey.info/class/6--9423/e23/> ;
    skos:prefLabel "Darkhat dialect"@en,
        "Darkhat dialekt"@nb .

humord:c20876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20876" ;
    dct:modified "2009-11-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hate crime"@en,
        "Hate offences"@en ;
    skos:broader humord:c08889 ;
    skos:definition "Samlebetegnelse på ulike former for kriminalitet hvor motivet er basert på  forutinntatte meninger om en identifiserbar gruppe mennesker <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: hls09"@nb ;
    skos:exactMatch <http://dewey.info/class/364.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.15/e23/> ;
    skos:prefLabel "Hate crimes"@en,
        "Hatkriminalitet"@nb .

humord:c20877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20877" ;
    dct:modified "2024-08-15T11:33:04"^^xsd:dateTime ;
    skos:altLabel "Nung language"@en,
        "Anong språk"@nb,
        "Nung språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb,
        "Språkkode: nun"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Anong language"@en,
        "Nung språk"@nb .

humord:c20879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20879" ;
    dct:modified "2009-12-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06355 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Degrammaticalization"@en,
        "Degrammatikalisering"@nb .

humord:c20880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20880" ;
    dct:modified "2009-12-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8927567/e23/>,
        <http://dewey.info/class/5--927567/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8927567/e23/>,
        <http://dewey.info/class/5--927567/e23/> ;
    skos:prefLabel "Irqai"@en,
        "Irakere"@nb .

humord:c20881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20881" ;
    dct:modified "2024-08-21T10:55:20"^^xsd:dateTime ;
    skos:altLabel "Agnean language"@en,
        "East Tocharian language"@en,
        "Turfanian language"@en,
        "Austtokarisk språk"@nb,
        "Tokarisk A språk"@nb,
        "Østtokarisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.994/e23/>,
        <http://dewey.info/class/6--91994/e23/> ;
    skos:broader humord:c10639 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.994/e23/>,
        <http://dewey.info/class/6--91994/e23/> ;
    skos:prefLabel "Tocharian A language"@en,
        "Tokarisk A språk"@nb .

humord:c20885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20885" ;
    dct:modified "2024-11-08T10:40:44"^^xsd:dateTime ;
    skos:altLabel "Framtidsutsikter"@nb,
        "Fremtidsutsikter"@nb,
        "Utvikling"@nb ;
    skos:broadMatch <http://dewey.info/class/116/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c004328,
        <http://dewey.info/class/303.44/e23/> ;
    skos:definition "Vekst, forløp, prosess <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004328,
        <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/303.44/e23/>,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/571.8/e23/> ;
    skos:prefLabel "Development"@en,
        "Utvikling"@nb ;
    skos:related humord:c04097,
        humord:c04572,
        humord:c06360,
        humord:c07865,
        humord:c09000,
        humord:c11103,
        humord:c14820,
        humord:c17054,
        humord:c19925,
        humord:c23352 ;
    skos:relatedMatch <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/571.8/e23/> .

humord:c20886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20886" ;
    dct:modified "2024-09-30T12:27:42"^^xsd:dateTime ;
    skos:altLabel "Belief systems"@en,
        "World religions"@en,
        "Religionar"@nb,
        "Verdensreligioner"@nb,
        "Verdsreligionar"@nb ;
    skos:broader humord:c08472 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/200/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200/e23/> ;
    skos:prefLabel "Religions"@en,
        "Religioner"@nb .

humord:c20887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20887" ;
    dct:modified "2024-10-17T14:22:39"^^xsd:dateTime ;
    skos:altLabel "Boots and shoes"@en,
        "Footgear"@en,
        "Fottøy"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/685.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:exactMatch <http://dewey.info/class/391.413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.413/e23/>,
        <http://dewey.info/class/685.3/e23/> ;
    skos:prefLabel "Footwear"@en,
        "Fottøy"@nb .

humord:c20888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20888" ;
    dct:modified "2025-01-13T09:03:02"^^xsd:dateTime ;
    skos:altLabel "Luggar"@nb ;
    skos:broadMatch <http://dewey.info/class/646.42/e23/> ;
    skos:broader humord:c20887 ;
    skos:definition "Raggsokker som er tovet og påsydd såle <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/646.42/e23/> ;
    skos:prefLabel "Lugger"@en,
        "Lugger"@nb .

humord:c20890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20890" ;
    dct:modified "2025-01-29T14:53:16"^^xsd:dateTime ;
    skos:altLabel "Toving"@nb ;
    skos:broadMatch <http://dewey.info/class/746.0431/e23/> ;
    skos:broader humord:c04827 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.0431/e23/> ;
    skos:prefLabel "Fulling"@en,
        "Toving"@nb .

humord:c20891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20891" ;
    dct:modified "2024-10-18T10:09:51"^^xsd:dateTime ;
    skos:altLabel "Dhimal språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubtø09"@nb,
        "Spårkkode: dhi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Dhimal language"@en,
        "Dhimal språk"@nb .

humord:c20895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20895" ;
    dct:modified "2010-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hilseformer"@nb ;
    skos:broadMatch <http://dewey.info/class/395.4/e23/>,
        <http://dewey.info/class/395.59/e23/> ;
    skos:broader humord:c04932 ;
    skos:definition "Konvensjonelle handlinger som gir uttrykk for vennskap, aktelse eller ærbødighet overfor andre personer når man møtes eller tar avskjed, eller ved seremonielle anledninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395.4/e23/>,
        <http://dewey.info/class/395.59/e23/> ;
    skos:prefLabel "Greetings"@en,
        "Hilsener"@nb ;
    skos:related humord:c04938 .

humord:c20897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20897" ;
    dct:modified "2024-12-06T14:18:22"^^xsd:dateTime ;
    skos:altLabel "Brettspel"@nb ;
    skos:broader humord:c01420 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:exactMatch <http://dewey.info/class/794/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.74/e23/>,
        <http://dewey.info/class/794/e23/> ;
    skos:prefLabel "Board games"@en,
        "Brettspill"@nb ;
    skos:relatedMatch <http://dewey.info/class/688.74/e23/> .

humord:c20900 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20900" ;
    dct:modified "2025-02-25T10:56:50"^^xsd:dateTime ;
    skos:altLabel "Federal Territory of Putrajaya"@en,
        "Putrajaya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--595/e23/>,
        <http://dewey.info/class/915.95/e23/>,
        <http://dewey.info/class/959.5/e23/> ;
    skos:broader humord:c02031 ;
    skos:definition "Putrajaya  er en nyanlagt by og sete for sentraladministrasjonen i Malaysia <SNL>"@nb ;
    skos:editorialNote "Føderalt territorium, tilhører dermed ingen delstat. bsh 2017-02-13"@nb,
        "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--595/e23/>,
        <http://dewey.info/class/915.95/e23/>,
        <http://dewey.info/class/959.5/e23/> ;
    skos:prefLabel "Putrajaya"@en,
        "Putrajaya"@nb .

humord:c20901 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20901" ;
    dct:modified "2025-02-25T10:55:41"^^xsd:dateTime ;
    skos:altLabel "Kuala Lumpur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5951/e23/>,
        <http://dewey.info/class/915.951/e23/>,
        <http://dewey.info/class/959.51/e23/> ;
    skos:broader humord:c02031 ;
    skos:definition "Hovedstad i Malaysia <SNL>"@nb ;
    skos:editorialNote "Kuala Lumpur er et føderalt territorium, i likhet med Putrajaya og Sabah, og tilhører dermed ingen delstat"@nb,
        "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5951/e23/>,
        <http://dewey.info/class/915.951/e23/>,
        <http://dewey.info/class/959.51/e23/> ;
    skos:prefLabel "Kuala Lumpur"@en,
        "Kuala Lumpur"@nb .

humord:c20902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2009-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20902" ;
    dct:modified "2009-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Micro finance"@en ;
    skos:broadMatch <http://dewey.info/class/332.2/e23/> ;
    skos:broader humord:c07736 ;
    skos:definition "Samlebetegnelse på finansielle tjenester tilbudt fattige mennesker, særlig  i utviklingsland <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.2/e23/> ;
    skos:prefLabel "Microfinance"@en,
        "Mikrofinans"@nb ;
    skos:related humord:c24622 .

humord:c20905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20905" ;
    dct:modified "2024-04-19T08:48:05"^^xsd:dateTime ;
    skos:altLabel "Global oppvarming"@nb ;
    skos:broader humord:c20217 ;
    skos:closeMatch <http://dewey.info/class/363.73874/e23/> ;
    skos:definition "Økningen av den gjennomsnittlige luft- og havtemperaturen på globalt nivå fra midten av 1900-tallet og den forventede fortsettelsen av denne økningen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005374 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005374,
        <http://dewey.info/class/363.73874/e23/> ;
    skos:prefLabel "Global warming"@en,
        "Global oppvarming"@nb ;
    skos:related humord:c20846,
        humord:c26210,
        humord:c26212 .

humord:c20908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20908" ;
    dct:modified "2014-11-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08875 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Se også de enkelte guders navn, f.eks. Dionysos"@nb ;
    skos:exactMatch <http://dewey.info/class/202.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/> ;
    skos:prefLabel "Gods"@en,
        "Guder"@nb ;
    skos:related humord:c07567,
        humord:c08876,
        humord:c08877 .

humord:c20909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20909" ;
    dct:modified "2021-03-29T09:02:03"^^xsd:dateTime ;
    skos:altLabel "Dzek language"@en,
        "Dzhek language"@en,
        "Kryz language"@en,
        "Dzek språk"@nb,
        "Dzhek språk"@nb,
        "Kryz språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Lukket bemerkning: ubo09"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Kryts language"@en,
        "Kryts språk"@nb .

humord:c20911 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20911" ;
    dct:modified "2025-02-19T16:11:55"^^xsd:dateTime ;
    skos:altLabel "Alik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:broader humord:c01823 ;
    skos:definition "Landsby i den nordøstlige delen av republikken Aserbajdsjan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4754/e23/>,
        <http://dewey.info/class/914.754/e23/>,
        <http://dewey.info/class/947.54/e23/> ;
    skos:prefLabel "Alik"@en,
        "Alik"@nb .

humord:c20912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20912" ;
    dct:modified "2024-11-27T17:23:35"^^xsd:dateTime ;
    skos:altLabel "Complacency"@en,
        "Conceitedness"@en,
        "Priggishness"@en,
        "Self-satisfaction"@en,
        "Selvtilfredshet"@nb,
        "Sjølvgodleik"@nb,
        "Sjølvgodskap"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:editorialNote "Lukket bemerkning: ibs10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Smugness"@en,
        "Selvgodhet"@nb .

humord:c20914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20914" ;
    dct:modified "2024-11-22T10:23:58"^^xsd:dateTime ;
    skos:altLabel "Zhang-zhungkultur"@nb,
        "Zhang-zhungkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/931.5/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Forhistorisk kultur i det vestlige og nordvestlige Tibet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/931.5/e23/> ;
    skos:prefLabel "Zhangzhung"@en,
        "Zhang-zhungkulturen"@nb .

humord:c20915 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20915" ;
    dct:modified "2025-02-18T13:20:51"^^xsd:dateTime ;
    skos:altLabel "Jamnagar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Jamnagar"@en,
        "Jamnagar"@nb .

humord:c20916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20916" ;
    dct:modified "2010-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Saiva Siddhanta"@en,
        "Saiva siddhanta"@nb ;
    skos:broader humord:c08506 ;
    skos:closeMatch <http://dewey.info/class/294.5513/e23/> ;
    skos:definition "Hinduistisk skole, særlig utbredt i Tamil Nadu og Sri Lanka <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5513/e23/> ;
    skos:prefLabel "Shaiva Siddhanta"@en,
        "Shaiva siddhanta"@nb .

humord:c20919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20919" ;
    dct:modified "2021-02-17T14:48:25"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/346.0482/e23/> ;
    skos:broader humord:c08978 ;
    skos:closeMatch <http://dewey.info/class/345.02662/e23/> ;
    skos:definition "Kopiering for privat bruk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.02662/e23/>,
        <http://dewey.info/class/346.0482/e23/> ;
    skos:prefLabel "Private copying"@en,
        "Privatkopiering"@nb ;
    skos:related humord:c19097 .

humord:c20924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20924" ;
    dct:modified "2025-02-11T11:06:31"^^xsd:dateTime ;
    skos:altLabel "Haudenosaunee"@en,
        "Iroquois Confederacy"@en,
        "Iroquois League"@en,
        "Irokesarar"@nb,
        "Irokeserforbundet"@nb,
        "Iroquois League"@nb,
        "Langhusfolket"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.89755/e23/>,
        <http://dewey.info/class/5--9755/e23/> ;
    skos:definition "Fellesbetegnelse for en rekke beslektede urfolk i det nordøstlige USA og sørøstlige Canada <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/974.70049755/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89755/e23/>,
        <http://dewey.info/class/5--9755/e23/>,
        <http://dewey.info/class/974.70049755/e23/> ;
    skos:prefLabel "Iroquois"@en,
        "Irokesere"@nb .

humord:c20928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20928" ;
    dct:modified "2017-12-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kanian'kehá:ka"@en,
        "Kaniengehaga"@nb,
        "Mohawker"@nb ;
    skos:broadMatch <http://dewey.info/class/971.3004975542/e23/> ;
    skos:broader humord:c20924 ;
    skos:definition "Den østligste av gruppene i irokeserforbundet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8975542/e23/>,
        <http://dewey.info/class/5--975542/e23/>,
        <http://dewey.info/class/974.7004975542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8975542/e23/>,
        <http://dewey.info/class/5--975542/e23/>,
        <http://dewey.info/class/971.3004975542/e23/>,
        <http://dewey.info/class/974.7004975542/e23/> ;
    skos:prefLabel "Mohawk"@en,
        "Mohawk"@nb .

humord:c20931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20931" ;
    dct:modified "2024-08-30T12:47:15"^^xsd:dateTime ;
    skos:altLabel "Huron"@en,
        "Wendat"@en,
        "Wyandotte"@en,
        "Huron (Folk)"@nb,
        "Huronar"@nb,
        "Huroner"@nb,
        "Wyandot (Folk)"@nb,
        "Wyandotte (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/971.400497555/e23/> ;
    skos:broader humord:c20924 ;
    skos:definition "Huron er et nordamerikansk urfolk som snakker irokesisk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897555/e23/>,
        <http://dewey.info/class/5--97555/e23/>,
        <http://dewey.info/class/973.0497555/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897555/e23/>,
        <http://dewey.info/class/5--97555/e23/>,
        <http://dewey.info/class/971.400497555/e23/>,
        <http://dewey.info/class/973.0497555/e23/> ;
    skos:prefLabel "Wyandot"@en,
        "Huron (Folk)"@nb .

humord:c20935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20935" ;
    dct:modified "2022-05-04T14:05:42"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/976.600497317/e23/>,
        <http://dewey.info/class/977.00497317/e23/> ;
    skos:broader humord:c20585 ;
    skos:definition "Det sørligste av de algonkintalende urfolkene i Nord-Amerika <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897317/e23/>,
        <http://dewey.info/class/5--97317/e23/>,
        <http://dewey.info/class/974.00497317/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897317/e23/>,
        <http://dewey.info/class/5--97317/e23/>,
        <http://dewey.info/class/974.00497317/e23/>,
        <http://dewey.info/class/976.600497317/e23/>,
        <http://dewey.info/class/977.00497317/e23/> ;
    skos:prefLabel "Shawnee"@en,
        "Shawnee (Folk)"@nb .

humord:c20936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20936" ;
    dct:modified "2020-10-22T15:35:16"^^xsd:dateTime ;
    skos:altLabel "Inupiaq"@en,
        "Inupiaq (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/979.80049712/e23/> ;
    skos:broader humord:c00823 ;
    skos:definition "Urfolk i Alaska <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/979.80049712/e23/> ;
    skos:prefLabel "Inupiat"@en,
        "Inupiat (Folk)"@nb .

humord:c20939 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20939" ;
    dct:modified "2025-02-13T06:43:52"^^xsd:dateTime ;
    skos:altLabel "Nunavut (Canada)"@nb ;
    skos:broader humord:c17270 ;
    skos:definition "Territoium i Canada <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/2--7195/e23/>,
        <http://dewey.info/class/917.195/e23/>,
        <http://dewey.info/class/971.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7195/e23/>,
        <http://dewey.info/class/917.195/e23/>,
        <http://dewey.info/class/971.95/e23/> ;
    skos:prefLabel "Nunavut (Canada)"@en,
        "Nunavut (Canada)"@nb .

humord:c20940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20940" ;
    dct:modified "2025-02-13T06:32:50"^^xsd:dateTime ;
    skos:altLabel "Nunavut (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/> ;
    skos:broader humord:c00823 ;
    skos:definition "Inuiter som lever i Nunavut, Canada <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/971.950049712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89712/e23/>,
        <http://dewey.info/class/5--9712/e23/>,
        <http://dewey.info/class/971.950049712/e23/> ;
    skos:prefLabel "Nunavut"@en,
        "Nunavut (Folk)"@nb .

humord:c20941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20941" ;
    dct:modified "2024-09-16T11:27:33"^^xsd:dateTime ;
    skos:altLabel "Chippewa"@en,
        "Ojibwa"@en,
        "Saulteaux"@en,
        "Chippewa (Folk)"@nb,
        "Chippeway (Folk)"@nb,
        "Ojibwa (Folk)"@nb,
        "Ojibway (Folk)"@nb,
        "Ojibwe (Folk)"@nb ;
    skos:broader humord:c20585 ;
    skos:definition "Ojibwa er et urfolk i USA og Canada <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897333/e23/>,
        <http://dewey.info/class/5--97333/e23/>,
        <http://dewey.info/class/977.00497333/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897333/e23/>,
        <http://dewey.info/class/5--97333/e23/>,
        <http://dewey.info/class/977.00497333/e23/> ;
    skos:prefLabel "Ojibwe"@en,
        "Ojibwa (Folk)"@nb .

humord:c20942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20942" ;
    dct:modified "2025-01-13T19:26:49"^^xsd:dateTime ;
    skos:altLabel "Hestesko"@nb,
        "Hovbeslag"@nb ;
    skos:broadMatch <http://dewey.info/class/682.1/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Hovbeslag av smijern <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/682.1/e23/> ;
    skos:prefLabel "Horseshoes"@en,
        "Hestesko"@nb .

humord:c20944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20944" ;
    dct:modified "2010-02-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07672 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/682.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/682.1/e23/> ;
    skos:prefLabel "Farriery"@en,
        "Hovslageri"@nb .

humord:c20945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20945" ;
    dct:modified "2024-10-31T10:40:30"^^xsd:dateTime ;
    skos:altLabel "Shoeing smiths"@en,
        "Hovslagarar"@nb,
        "Hóvslagarar"@nb ;
    skos:broader humord:c07448 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/682.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/682.1092/e23/> ;
    skos:prefLabel "Farriers"@en,
        "Hovslagere"@nb .

humord:c20947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20947" ;
    dct:modified "2025-01-12T20:11:26"^^xsd:dateTime ;
    skos:altLabel "Sami costumes"@en,
        "Gakti"@nb,
        "Gákti"@nb,
        "Samekufter"@nb ;
    skos:broadMatch <http://dewey.info/class/391.00899457/e23/>,
        <http://dewey.info/class/391.46/e23/> ;
    skos:broader humord:c04700 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.00899457/e23/>,
        <http://dewey.info/class/391.46/e23/> ;
    skos:prefLabel "Gáktis"@en,
        "Samekofter"@nb .

humord:c20948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20948" ;
    dct:modified "2024-12-19T15:56:46"^^xsd:dateTime ;
    skos:altLabel "Computer-based records"@en,
        "Digital records"@en,
        "Digitized records"@en,
        "Machine-readable records"@en,
        "Datapostar"@nb,
        "Dataposter"@nb,
        "Elektroniske postar"@nb ;
    skos:broadMatch <http://dewey.info/class/005.74/e23/> ;
    skos:broader humord:c04235 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/025.30285574/e23/> ;
    skos:prefLabel "Electronic records"@en,
        "Elektroniske poster"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.30285574/e23/> .

humord:c20950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20950" ;
    dct:modified "2024-02-07T07:55:36"^^xsd:dateTime ;
    skos:altLabel "Computer files"@en,
        "File structures"@en,
        "Files"@en,
        "Datafiler"@nb,
        "Filer"@nb,
        "Filstrukturar"@nb,
        "Filstrukturer"@nb ;
    skos:broader humord:c04235 ;
    skos:closeMatch realfagstermer:c004042,
        <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/025.30285574/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c010294 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004042,
        realfagstermer:c010294,
        <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/025.30285574/e23/> ;
    skos:prefLabel "Data files"@en,
        "Datafiler"@nb .

humord:c20951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20951" ;
    dct:modified "2024-11-20T13:27:35"^^xsd:dateTime ;
    skos:altLabel "Marine paintings"@en,
        "Waterscapes"@en,
        "Marinemåleri"@nb,
        "Skutebilde"@nb,
        "Skutebilder"@nb,
        "Skutebilete"@nb ;
    skos:broadMatch <http://dewey.info/class/704.9437/e23/> ;
    skos:broader humord:c05333,
        humord:c29169 ;
    skos:closeMatch <http://dewey.info/class/758.93872/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/758.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9437/e23/>,
        <http://dewey.info/class/758.2/e23/>,
        <http://dewey.info/class/758.93872/e23/> ;
    skos:prefLabel "Marine landscapes"@en,
        "Marinemaleri"@nb .

humord:c20957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20957" ;
    dct:modified "2024-09-10T13:38:58"^^xsd:dateTime ;
    skos:altLabel "Hummar"@nb,
        "Hummarar"@nb,
        "Hummer"@nb ;
    skos:broadMatch <http://dewey.info/class/595.384/e23/>,
        <http://dewey.info/class/641.695/e23/> ;
    skos:broader humord:c17654,
        humord:c62662 ;
    skos:definition "Hummer (Nephropidae) er en familie av krepsdyr som tilhører den store gruppen av tifotkrepser. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c005630,
        <http://dewey.info/class/641.395/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005630,
        <http://dewey.info/class/595.384/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/641.695/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Lobsters"@en,
        "Hummere"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.94/e23/> .

humord:c20958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20958" ;
    dct:modified "2023-11-29T15:29:06"^^xsd:dateTime ;
    skos:altLabel "Lobster fisheries"@en,
        "Lobster fishery"@en,
        "Hummarfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c009230,
        <http://dewey.info/class/639.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009230,
        <http://dewey.info/class/639.54/e23/> ;
    skos:prefLabel "Lobster fishing"@en,
        "Hummerfiske"@nb .

humord:c20959 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20959" ;
    dct:modified "2024-09-19T11:28:40"^^xsd:dateTime ;
    skos:altLabel "Cook Islands"@nb,
        "Cookøyane"@nb,
        "Cookøyene"@nb ;
    skos:broader humord:c03737 ;
    skos:definition "Selvstyrt øygruppe i Stillehavet, ass. med New Zealand <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9623/e23/>,
        <http://dewey.info/class/919.623/e23/>,
        <http://dewey.info/class/996.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9623/e23/>,
        <http://dewey.info/class/919.623/e23/>,
        <http://dewey.info/class/996.23/e23/> ;
    skos:prefLabel "Cook Islands"@en,
        "Cookøyene"@nb .

humord:c20961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20961" ;
    dct:modified "2021-03-12T12:22:20"^^xsd:dateTime ;
    skos:altLabel "Coping mechanisms"@en,
        "Coping strategies"@en,
        "Coping strategy"@en,
        "Mastery"@en,
        "Livsmestring"@nb,
        "Mestringsstrategier"@nb ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/155.24/e23/> ;
    skos:broader humord:c08079 ;
    skos:definition "Det å beherske noe <BOB>"@nb ;
    skos:editorialNote "I norskspråklig litteratur brukes mestringsbegrepet for både \"coping\" og \"mastery\". 17/12-20 ØH"@nb,
        "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/155.24/e23/> ;
    skos:prefLabel "Coping"@en,
        "Mestring"@nb .

humord:c20962 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20962" ;
    dct:modified "2010-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Musikkutøving"@nb ;
    skos:broader humord:c05490 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/782/e23/>,
        <http://dewey.info/class/784/e23/> ;
    skos:prefLabel "Music practice"@en,
        "Musikkutøvelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/782/e23/>,
        <http://dewey.info/class/784/e23/> .

humord:c20964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20964" ;
    dct:modified "2024-11-15T14:01:05"^^xsd:dateTime ;
    skos:altLabel "Urban sound"@en,
        "Lydlandskap"@nb,
        "Lydmiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/155.9115/e23/> ;
    skos:broader humord:c01501 ;
    skos:definition "Lyder vi omgir oss med både inne og ute, vår identifisering av det konkrete  innholdet av lyd i miljøet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.9115/e23/>,
        <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/781.23/e23/> ;
    skos:prefLabel "Soundscape"@en,
        "Lydmiljø"@nb ;
    skos:related humord:c08268 ;
    skos:relatedMatch <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/781.23/e23/> .

humord:c20965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20965" ;
    dct:modified "2010-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Coma"@en,
        "Koma"@nb ;
    skos:broadMatch <http://dewey.info/class/154.4/e23/>,
        <http://dewey.info/class/616.849/e23/> ;
    skos:broader humord:c08036 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.4/e23/>,
        <http://dewey.info/class/616.849/e23/> ;
    skos:prefLabel "Unconsciousness"@en,
        "Bevisstløshet"@nb .

humord:c20967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20967" ;
    dct:modified "2020-12-21T13:18:49"^^xsd:dateTime ;
    skos:altLabel "Proficiency"@en,
        "Dugelighet"@nb,
        "Dyktighet"@nb ;
    skos:broadMatch <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c08074 ;
    skos:definition "(Oppøvd) dyktighet <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/302.12/e23/>,
        <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Skills"@en,
        "Ferdigheter"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.12/e23/>,
        <http://dewey.info/class/370.1/e23/> .

humord:c20969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20969" ;
    dct:modified "2024-02-12T11:22:52"^^xsd:dateTime ;
    skos:altLabel "Behavior disorders"@en,
        "Behavior problems"@en,
        "Behavioral disorders"@en,
        "Behaviour problems"@en,
        "Behavioural disorders"@en,
        "Conduct disorder"@en,
        "Conduct disorders"@en,
        "Adferdsforstyrrelser"@nb,
        "Adferdsproblemer"@nb,
        "Adferdsvansker"@nb,
        "Atferdsforstyrrelser"@nb,
        "Atferdsvansker"@nb,
        "Problemadferd"@nb,
        "Problematferd"@nb,
        "Åtferdsforstyrring"@nb,
        "Åtferdsforstyrringar"@nb,
        "Åtferdsproblem"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1943/e23/>,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/371.9/e23/> ;
    skos:broader humord:c07973 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1943/e23/>,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/371.9/e23/>,
        <http://dewey.info/class/616.8900835/e23/>,
        <http://dewey.info/class/618.9289/e23/> ;
    skos:prefLabel "Behaviour disorders"@en,
        "Atferdsproblemer"@nb ;
    skos:related humord:c23419 ;
    skos:relatedMatch <http://dewey.info/class/616.8900835/e23/>,
        <http://dewey.info/class/618.9289/e23/> .

humord:c20971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20971" ;
    dct:modified "2024-12-11T07:54:23"^^xsd:dateTime ;
    skos:altLabel "Therapeutic Touch"@en,
        "Touch (Therapy)"@en,
        "Touching (Therapy)"@en,
        "Berøring (Terapi)"@nb,
        "Berøringsterapi"@nb ;
    skos:broadMatch <http://dewey.info/class/615.822/e23/> ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.822/e23/> ;
    skos:prefLabel "Touch therapy"@en,
        "Berøringsterapi"@nb ;
    skos:related humord:c16820,
        humord:c21315 .

humord:c20972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20972" ;
    dct:modified "2010-02-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.7/e23/> ;
    skos:broader humord:c17881 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.7/e23/> ;
    skos:prefLabel "School concerts"@en,
        "Skolekonserter"@nb .

humord:c20973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20973" ;
    dct:modified "2025-01-30T07:56:44"^^xsd:dateTime ;
    skos:altLabel "Fear of failure"@en,
        "Fear of negative evaluation"@en,
        "Prestasjonsangst"@nb ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.8522/e23/> ;
    skos:broader humord:c07988 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/370.153/e23/>,
        <http://dewey.info/class/616.8522/e23/> ;
    skos:prefLabel "Performance anxiety"@en,
        "Prestasjonsangst"@nb ;
    skos:related humord:c22225 ;
    skos:relatedMatch <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/370.153/e23/> .

humord:c20976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20976" ;
    dct:modified "2025-01-10T07:32:51"^^xsd:dateTime ;
    skos:altLabel "Stemming of blood"@en,
        "Blodstemming"@nb,
        "Stemme blod"@nb,
        "Stoppe blod"@nb ;
    skos:broadMatch <http://dewey.info/class/133.43/e23/> ;
    skos:broader humord:c03810 ;
    skos:definition "Kunsten å stanse blod ved bruk av trollformler og magiske ritualer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/573.15/e23/>,
        <http://dewey.info/class/615.852/e23/>,
        <http://dewey.info/class/615.88/e23/> ;
    skos:prefLabel "Blood stemming"@en,
        "Blodstemming"@nb ;
    skos:relatedMatch <http://dewey.info/class/573.15/e23/>,
        <http://dewey.info/class/615.852/e23/>,
        <http://dewey.info/class/615.88/e23/> .

humord:c20979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20979" ;
    dct:modified "2025-01-10T07:31:51"^^xsd:dateTime ;
    skos:altLabel "Lesing (Læking)"@nb,
        "Læsing (Helbredelse)"@nb,
        "Læsing (Læking)"@nb ;
    skos:broadMatch <http://dewey.info/class/615.5/e23/> ;
    skos:broader humord:c03810 ;
    skos:definition "Nordnorsk uttrykk for å be en person med spesielle evner om hjelp ved sykdom eller alvorlige hendelser <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Reading (Healing)"@en,
        "Lesing (Helbredelse)"@nb ;
    skos:related humord:c16820 .

humord:c20982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20982" ;
    dct:modified "2010-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Expatriation"@en,
        "Living abroad"@en,
        "Staying abroad"@en ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c09249 ;
    skos:definition "Det å bo i utlandet <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ibs10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:prefLabel "Exile (Migration)"@en,
        "Utlendighet"@nb ;
    skos:related humord:c09672 .

humord:c20983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20983" ;
    dct:modified "2024-12-09T14:14:03"^^xsd:dateTime ;
    skos:altLabel "Wildlife"@en,
        "Rovvilt"@nb,
        "Villdyr"@nb,
        "Vilt"@nb ;
    skos:broader humord:c16401 ;
    skos:closeMatch realfagstermer:c005736 ;
    skos:definition "Vilt, i viltloven definert som alle viltlevende landpattedyr, fugler, amfibier og krypdyr. Vanligvis er begrepet brukt i forbindelse med jaktbare arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c003567,
        <http://dewey.info/class/591.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003567,
        realfagstermer:c005736,
        <http://dewey.info/class/333.9549/e23/>,
        <http://dewey.info/class/591.63/e23/>,
        <http://dewey.info/class/599.163/e23/>,
        <http://dewey.info/class/636.0888/e23/>,
        <http://dewey.info/class/639.9/e23/>,
        <http://dewey.info/class/641.691/e23/> ;
    skos:prefLabel "Game (Animals)"@en,
        "Vilt"@nb ;
    skos:related humord:c69246 ;
    skos:relatedMatch <http://dewey.info/class/333.9549/e23/>,
        <http://dewey.info/class/599.163/e23/>,
        <http://dewey.info/class/636.0888/e23/>,
        <http://dewey.info/class/639.9/e23/>,
        <http://dewey.info/class/641.691/e23/> .

humord:c20984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20984" ;
    dct:modified "2021-11-08T14:23:53"^^xsd:dateTime ;
    skos:altLabel "Race relations"@en,
        "Racial relations"@en,
        "Raserelasjoner"@nb ;
    skos:broader humord:c09266 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Ethnic relations"@en,
        "Etniske relasjoner"@nb ;
    skos:related humord:c04456,
        humord:c04889,
        humord:c29032 ;
    skos:relatedMatch <http://dewey.info/class/305.8/e23/> .

humord:c20987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20987" ;
    dct:modified "2024-01-17T14:33:54"^^xsd:dateTime ;
    skos:altLabel "Medisinsk antropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/306.461/e23/> ;
    skos:broader humord:c04460 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c000749 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000749,
        <http://dewey.info/class/306.461/e23/> ;
    skos:prefLabel "Medical anthropology"@en,
        "Medisinsk antropologi"@nb ;
    skos:related humord:c03806 .

humord:c20988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20988" ;
    dct:modified "2010-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Disciplining"@en,
        "Disiplinering"@nb ;
    skos:broadMatch <http://dewey.info/class/331.2598/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/365.643/e23/>,
        <http://dewey.info/class/649.64/e23/> ;
    skos:broader humord:c09223 ;
    skos:closeMatch <http://dewey.info/class/355.13/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.366/e23/>,
        <http://dewey.info/class/331.2598/e23/>,
        <http://dewey.info/class/331.873/e23/>,
        <http://dewey.info/class/342.0684/e23/>,
        <http://dewey.info/class/343.014/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/355.13/e23/>,
        <http://dewey.info/class/365.643/e23/>,
        <http://dewey.info/class/371.5/e23/>,
        <http://dewey.info/class/649.64/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:prefLabel "Discipline"@en,
        "Disiplin"@nb ;
    skos:related humord:c00317 ;
    skos:relatedMatch <http://dewey.info/class/328.366/e23/>,
        <http://dewey.info/class/331.873/e23/>,
        <http://dewey.info/class/342.0684/e23/>,
        <http://dewey.info/class/343.014/e23/>,
        <http://dewey.info/class/371.5/e23/> .

humord:c20990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20990" ;
    dct:modified "2024-10-23T10:44:11"^^xsd:dateTime ;
    skos:altLabel "Tangle language"@en,
        "Tangale språk"@nb,
        "Tangle språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb,
        "Språkkode: tan"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Tangale language"@en,
        "Tangale språk"@nb .

humord:c20992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20992" ;
    dct:modified "2024-08-16T12:57:49"^^xsd:dateTime ;
    skos:altLabel "Urgent anthropology"@en,
        "Anvendt antropologi"@nb,
        "Bruksretta antropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c04460 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Applied anthropology"@en,
        "Anvendt antropologi"@nb ;
    skos:related humord:c28848 .

humord:c20993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20993" ;
    dct:modified "2025-01-10T13:54:07"^^xsd:dateTime ;
    skos:altLabel "Visuell antropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:closeMatch <http://dewey.info/class/306.0208/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0208/e23/> ;
    skos:prefLabel "Visual anthropology"@en,
        "Visuell antropologi"@nb .

humord:c20994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20994" ;
    dct:modified "2025-01-09T14:35:48"^^xsd:dateTime ;
    skos:altLabel "Multikulturalisme"@nb ;
    skos:broader humord:c04550 ;
    skos:closeMatch realfagstermer:c002236 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/320.561/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002236,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/320.561/e23/> ;
    skos:prefLabel "Multiculturalism (Cultural processes)"@en,
        "Multikulturalisme"@nb ;
    skos:related humord:c04517,
        humord:c12974,
        humord:c21084,
        humord:c25801 ;
    skos:relatedMatch <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/306.446/e23/> .

humord:c20995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20995" ;
    dct:modified "2023-06-29T08:51:17"^^xsd:dateTime ;
    skos:altLabel "Seksuell orientering"@nb ;
    skos:broader humord:c08140 ;
    skos:closeMatch <http://dewey.info/class/155.34/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/306.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0866/e23/>,
        <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/306.76/e23/> ;
    skos:prefLabel "Sexual orientation"@en,
        "Seksuell legning"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0866/e23/> .

humord:c20996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20996" ;
    dct:modified "2023-01-27T13:16:34"^^xsd:dateTime ;
    skos:altLabel "Erectile dysfunction"@en,
        "Sviktende genital respons"@nb ;
    skos:broader humord:c08140 ;
    skos:closeMatch <http://dewey.info/class/616.85832/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/616.6922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.6922/e23/>,
        <http://dewey.info/class/616.85832/e23/> ;
    skos:prefLabel "Impotence"@en,
        "Impotens"@nb .

humord:c20998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME20998" ;
    dct:modified "2025-03-24T12:26:57"^^xsd:dateTime ;
    skos:altLabel "Byantropologi"@nb,
        "Urbanantropologi"@nb,
        "Urbanisme"@nb ;
    skos:broader humord:c04460 ;
    skos:closeMatch <http://dewey.info/class/307.76/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urban anthropology"@en,
        "Byantropologi"@nb ;
    skos:related humord:c04588 .

humord:c21001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21001" ;
    dct:modified "2023-11-30T14:38:39"^^xsd:dateTime ;
    skos:altLabel "Controlled subject vocabularies"@en,
        "Controlled vocabulary schemes"@en,
        "Subject access systems"@en,
        "Subject access vocabularies"@en,
        "Subject systems"@en,
        "Emneordsvokabularer"@nb,
        "Kontrollerte emneordssystemer"@nb ;
    skos:broader humord:c00138 ;
    skos:closeMatch realfagstermer:c004601,
        <http://dewey.info/class/025.47/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004601,
        <http://dewey.info/class/025.47/e23/> ;
    skos:prefLabel "Subject heading systems"@en,
        "Emneordssystemer"@nb .

humord:c21002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21002" ;
    dct:modified "2023-11-30T14:38:42"^^xsd:dateTime ;
    skos:altLabel "Controlled vocabularies"@en,
        "Emneordskatalogar"@nb,
        "Kontrollerte vokabular"@nb ;
    skos:broader humord:c21001 ;
    skos:closeMatch <http://dewey.info/class/025.47/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.47/e23/>,
        <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Subject vocabularies"@en,
        "Emneordslister"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/401.4/e23/> .

humord:c21004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21004" ;
    dct:modified "2024-02-02T11:21:14"^^xsd:dateTime ;
    skos:altLabel "Amphibians"@en,
        "Amfibium"@nb,
        "Amphibia"@nb ;
    skos:broader humord:c08235 ;
    skos:definition "Amfibier er en klasse av virveldyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c008065,
        <http://dewey.info/class/567.8/e23/>,
        <http://dewey.info/class/597.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008065,
        <http://dewey.info/class/567.8/e23/>,
        <http://dewey.info/class/597.8/e23/>,
        <http://dewey.info/class/639.13/e23/>,
        <http://dewey.info/class/639.378/e23/>,
        <http://dewey.info/class/641.696/e23/> ;
    skos:prefLabel "Amphibia"@en,
        "Amfibier"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.13/e23/>,
        <http://dewey.info/class/639.378/e23/>,
        <http://dewey.info/class/641.696/e23/> .

humord:c21005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21005" ;
    dct:modified "2023-10-18T08:14:14"^^xsd:dateTime ;
    skos:altLabel "Guest performers"@en,
        "Gjesteforestillinger"@nb ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05573 ;
    skos:editorialNote "Lukket bemerkning: ibs10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Guest ensembles"@en,
        "Gjestespill"@nb .

humord:c21009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21009" ;
    dct:modified "2024-11-14T09:06:49"^^xsd:dateTime ;
    skos:altLabel "Etnoornitologi"@nb,
        "Folkeleg ornitologi"@nb,
        "Folkelig ornitologi"@nb ;
    skos:broadMatch <http://dewey.info/class/306.45/e23/> ;
    skos:broader humord:c08259 ;
    skos:definition "Folkelige kunnskapssystemer om fugler <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.45/e23/>,
        <http://dewey.info/class/598/e23/> ;
    skos:prefLabel "Ethnoornitology"@en,
        "Etnoornitologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/598/e23/> .

humord:c21013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21013" ;
    dct:modified "2024-03-12T11:16:48"^^xsd:dateTime ;
    skos:altLabel "Sosiale medium"@nb ;
    skos:broader humord:c19255 ;
    skos:closeMatch <http://dewey.info/class/302.231/e23/> ;
    skos:definition "Medier (kanaler eller plattformer) som ved hjelp av webbasert teknologi åpner for sosial interaksjon mellom mennesker <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c014025 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014025,
        <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/384.33/e23/>,
        <http://dewey.info/class/659.144/e23/> ;
    skos:prefLabel "Social media"@en,
        "Sosiale medier"@nb ;
    skos:related humord:c19289 ;
    skos:relatedMatch <http://dewey.info/class/384.33/e23/>,
        <http://dewey.info/class/659.144/e23/> .

humord:c21019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21019" ;
    dct:modified "2024-11-13T15:00:23"^^xsd:dateTime ;
    skos:altLabel "Taksonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/001.012/e23/>,
        <http://dewey.info/class/1--012/e23/> ;
    skos:broader humord:c63662 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.012/e23/>,
        <http://dewey.info/class/1--012/e23/> ;
    skos:prefLabel "Taxonomy"@en,
        "Taksonomi"@nb ;
    skos:related humord:c01538 .

humord:c21020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21020" ;
    dct:modified "2024-03-05T13:20:31"^^xsd:dateTime ;
    skos:altLabel "Bots"@en,
        "Crawlers"@en,
        "Hit ranking"@en,
        "Spiderbots"@en,
        "Spiders"@en,
        "Web crawlers"@en,
        "Søkemaskinar"@nb,
        "Søkemotorar"@nb,
        "Søkeroboter"@nb,
        "Søkjemaskinar"@nb,
        "Søkjemaskiner"@nb,
        "Søkjemotorar"@nb,
        "Treffrangering"@nb,
        "Web crawlers"@nb ;
    skos:broader humord:c19255 ;
    skos:definition "Programvare som leter frem nettsider på Internett som samsvarer med et gitt  søk, og rangerer disse etter hva den oppfatter som mest relevant <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c006519,
        <http://dewey.info/class/025.04252/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006519,
        <http://dewey.info/class/025.04252/e23/> ;
    skos:prefLabel "Search engines"@en,
        "Søkemotorer"@nb .

humord:c21023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21023" ;
    dct:modified "2024-03-06T12:48:33"^^xsd:dateTime ;
    skos:altLabel "Lenkede data"@nb,
        "Semantisk vev"@nb,
        "Semantisk web"@nb ;
    skos:broader humord:c19255 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c014037,
        <http://dewey.info/class/025.0427/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014037,
        <http://dewey.info/class/025.0427/e23/> ;
    skos:prefLabel "Semantic web"@en,
        "Semantisk web"@nb ;
    skos:related humord:c00589,
        humord:c64031 .

humord:c21024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21024" ;
    dct:modified "2024-07-03T12:19:57"^^xsd:dateTime ;
    skos:altLabel "AACR"@en,
        "AACR"@nb,
        "Angloamerikanske katalogiseringsreglar"@nb,
        "Angloamerikanske katalogiseringsregler"@nb ;
    skos:broadMatch <http://dewey.info/class/025.32/e23/> ;
    skos:broader humord:c28700 ;
    skos:closeMatch realfagstermer:c010082 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010082,
        <http://dewey.info/class/025.32/e23/> ;
    skos:prefLabel "Anglo-American Cataloguing Rules"@en,
        "AACR"@nb .

humord:c21025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21025" ;
    dct:modified "2024-10-10T13:55:04"^^xsd:dateTime ;
    skos:altLabel "Bibliometri"@nb ;
    skos:broader humord:c01534 ;
    skos:closeMatch <http://dewey.info/class/020.727/e23/> ;
    skos:definition "Bibliometri er måling av forskeres publiseringsaktivitet og i hvilken grad de blir sitert av andre forskere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c006811 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006811,
        <http://dewey.info/class/020.727/e23/> ;
    skos:prefLabel "Bibliometry"@en,
        "Bibliometri"@nb .

humord:c21026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21026" ;
    dct:modified "2025-02-11T11:07:16"^^xsd:dateTime ;
    skos:altLabel "Seminol (Folk)"@nb,
        "Seminolar"@nb,
        "Seminole"@nb,
        "Seminoler"@nb ;
    skos:broadMatch <http://dewey.info/class/973.04973859/e23/>,
        <http://dewey.info/class/976.6004973859/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Seminol er en muskogee-talende indiansk stammegruppe dannet i 1750-årene av flyktninger fra flere folkegrupper i det nåværende Georgia og Florida, USA <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8973859/e23/>,
        <http://dewey.info/class/5--973859/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8973859/e23/>,
        <http://dewey.info/class/5--973859/e23/>,
        <http://dewey.info/class/973.04973859/e23/>,
        <http://dewey.info/class/976.6004973859/e23/> ;
    skos:prefLabel "Seminole"@en,
        "Seminol (Folk)"@nb .

humord:c21027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21027" ;
    dct:modified "2010-04-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Arctic birch"@en ;
    skos:broadMatch <http://dewey.info/class/583.65/e23/> ;
    skos:broader humord:c19067 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.65/e23/> ;
    skos:prefLabel "Dwarf birch"@en,
        "Dvergbjørk"@nb .

humord:c21028 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21028" ;
    dct:modified "2025-02-18T08:36:45"^^xsd:dateTime ;
    skos:altLabel "Kancheepuram"@en,
        "Kanchi"@en,
        "Kanchi"@nb,
        "Kanchipuram"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:broader humord:c01887 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5482/e23/>,
        <http://dewey.info/class/915.482/e23/>,
        <http://dewey.info/class/954.82/e23/> ;
    skos:prefLabel "Kanchipuram"@en,
        "Kanchipuram"@nb .

humord:c21029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21029" ;
    dct:modified "2024-11-07T19:58:47"^^xsd:dateTime ;
    skos:altLabel "Ajita"@en,
        "Metteyya"@en,
        "Maitreya"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Maitreya er en av buddhismens mest tilbedte skikkelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342113/e23/> ;
    skos:prefLabel "Maitreya"@en,
        "Maitreya"@nb .

humord:c21032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21032" ;
    dct:modified "2020-05-26T14:53:01"^^xsd:dateTime ;
    skos:altLabel "Fallosdyrking"@nb ;
    skos:broadMatch <http://dewey.info/class/202.12/e23/> ;
    skos:broader humord:c08570 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.12/e23/> ;
    skos:prefLabel "Phallicism"@en,
        "Fallosdyrkelse"@nb ;
    skos:related humord:c11914,
        humord:c12780 .

humord:c21034 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21034" ;
    dct:modified "2024-01-02T15:05:02"^^xsd:dateTime ;
    skos:broader humord:c02942 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/2--484552/e23/>,
        <http://dewey.info/class/914.84552/e23/>,
        <http://dewey.info/class/948.4552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484552/e23/>,
        <http://dewey.info/class/914.84552/e23/>,
        <http://dewey.info/class/948.4552/e23/> ;
    skos:prefLabel "Kåfjord (Troms)"@en,
        "Kåfjord (Troms)"@nb .

humord:c21035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21035" ;
    dct:modified "2010-04-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Svartmetall"@nb ;
    skos:broadMatch <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c05528 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Black metal"@en,
        "Black metal"@nb .

humord:c21039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21039" ;
    dct:modified "2024-08-19T11:23:40"^^xsd:dateTime ;
    skos:altLabel "Conservation (Food)"@en,
        "Food preservation"@en,
        "Preservation of food"@en,
        "Shelf life"@en,
        "Storability"@en,
        "Haldbarheit (Mat)"@nb,
        "Holdbarhet (Mat)"@nb,
        "Konservering (Mat)"@nb,
        "Matkonservering"@nb ;
    skos:broader humord:c04411,
        humord:c04821 ;
    skos:closeMatch <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/664.028/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c001257 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001257,
        <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/641.61/e23/>,
        <http://dewey.info/class/664.028/e23/> ;
    skos:prefLabel "Food conservation"@en,
        "Matkonservering"@nb ;
    skos:related humord:c21040 ;
    skos:relatedMatch <http://dewey.info/class/641.61/e23/> .

humord:c21040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21040" ;
    dct:modified "2020-09-28T08:30:24"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.61/e23/> ;
    skos:broader humord:c17655 ;
    skos:closeMatch <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/664.028/e23/> ;
    skos:definition "Matvarer som er gjort holdbare ved f.eks. hermetisering, tørking, dypfrysing, vakuumpakking e.l.<BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.4/e23/>,
        <http://dewey.info/class/641.61/e23/>,
        <http://dewey.info/class/664.028/e23/> ;
    skos:prefLabel "Conserves"@en,
        "Konserver"@nb ;
    skos:related humord:c21039 .

humord:c21041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21041" ;
    dct:modified "2020-08-04T13:53:29"^^xsd:dateTime ;
    skos:altLabel "Marmelade"@en,
        "Marmelade"@nb ;
    skos:broader humord:c21040 ;
    skos:closeMatch <http://dewey.info/class/664.152/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/641.852/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.852/e23/>,
        <http://dewey.info/class/664.152/e23/> ;
    skos:prefLabel "Jam"@en,
        "Syltetøy"@nb .

humord:c21043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21043" ;
    dct:modified "2010-04-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.462/e23/>,
        <http://dewey.info/class/664.0286/e23/> ;
    skos:broader humord:c21040 ;
    skos:definition "Små agurker, løk, gulrøtter, blomkål, erter o.a.syltet i saltvann, eddik, sukker og krydder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.462/e23/>,
        <http://dewey.info/class/641.6162/e23/>,
        <http://dewey.info/class/664.0286/e23/> ;
    skos:prefLabel "Pickles"@en,
        "Pickles"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.6162/e23/> .

humord:c21044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21044" ;
    dct:modified "2025-01-03T10:32:57"^^xsd:dateTime ;
    skos:altLabel "Freezing (Food)"@en,
        "Djupfrysing (Mat)"@nb,
        "Frysing (Mat)"@nb ;
    skos:broader humord:c21039 ;
    skos:closeMatch realfagstermer:c009229 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/641.453/e23/>,
        <http://dewey.info/class/664.02853/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009229,
        <http://dewey.info/class/641.453/e23/>,
        <http://dewey.info/class/641.6153/e23/>,
        <http://dewey.info/class/664.02853/e23/> ;
    skos:prefLabel "Deep freezing (Food)"@en,
        "Dypfrysing (Mat)"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.6153/e23/> .

humord:c21046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21046" ;
    dct:modified "2020-12-18T14:53:17"^^xsd:dateTime ;
    skos:altLabel "Civic societies"@en,
        "Civic society"@en,
        "Civil societies"@en,
        "Sivile samfunn"@nb,
        "Sivilsamfunnet"@nb,
        "Sivilt samfunn"@nb,
        "Tredje sektor"@nb ;
    skos:broadMatch <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c27375 ;
    skos:definition "Den ikke-offentlige sektoren av organisasjoner, nettverk og relasjoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.01/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Civil society"@en,
        "Sivilsamfunn"@nb ;
    skos:related humord:c23828 ;
    skos:relatedMatch <http://dewey.info/class/320.01/e23/> .

humord:c21049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21049" ;
    dct:modified "2023-11-30T08:42:00"^^xsd:dateTime ;
    skos:altLabel "Internasjonalisme (Film)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c21048 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "World cinema"@en,
        "Internasjonalisme (Film)"@nb .

humord:c21050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21050" ;
    dct:modified "2020-11-24T08:54:46"^^xsd:dateTime ;
    skos:broader humord:c18916 ;
    skos:closeMatch <http://dewey.info/class/780.15/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.15/e23/> ;
    skos:prefLabel "Music reviews"@en,
        "Musikkanmeldelser"@nb .

humord:c21052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21052" ;
    dct:modified "2010-05-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Handheld PCs"@en,
        "Handheld personal computers"@en,
        "PDAs"@en,
        "Personal digital assistants"@en,
        "PDA-er"@nb,
        "Personlige digitale assistenter"@nb ;
    skos:broadMatch <http://dewey.info/class/004.167/e23/> ;
    skos:broader humord:c04198 ;
    skos:definition "Små, bærbare datamaskiner med raskt operativsystem <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.167/e23/> ;
    skos:prefLabel "Pocket computers"@en,
        "Lommedatamaskiner"@nb ;
    skos:related humord:c21055 .

humord:c21055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21055" ;
    dct:modified "2024-03-12T10:46:03"^^xsd:dateTime ;
    skos:altLabel "Smart phones"@en,
        "Smartphones"@nb,
        "Smarttelefonar"@nb ;
    skos:broadMatch <http://dewey.info/class/004.167/e23/> ;
    skos:broader humord:c19022 ;
    skos:definition "Mobiltelefoner som i tillegg har teknologi som lommedatamaskiner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c011301 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011301,
        <http://dewey.info/class/004.167/e23/> ;
    skos:prefLabel "Smartphones"@en,
        "Smarttelefoner"@nb ;
    skos:related humord:c21052,
        humord:c27832,
        humord:c33908 .

humord:c21057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21057" ;
    dct:modified "2010-05-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/560/e23/> ;
    skos:broader humord:c16401 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch realfagstermer:c000525 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000525,
        <http://dewey.info/class/560/e23/> ;
    skos:prefLabel "Prehistoric animals"@en,
        "Fortidsdyr"@nb ;
    skos:related humord:c21058 .

humord:c21058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21058" ;
    dct:modified "2024-09-24T11:18:57"^^xsd:dateTime ;
    skos:altLabel "Paleobiology"@en,
        "Paleobiologi"@nb ;
    skos:broadMatch <http://dewey.info/class/560/e23/> ;
    skos:broader humord:c08306 ;
    skos:definition "Paleobiologi er et forskningsfelt som forsøker å forklare livets utvikling basert på analyser av utdødde og nålevende arter, og med bruk av teorier og metoder fra både biologien og paleontologien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch realfagstermer:c000065 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000065,
        <http://dewey.info/class/560/e23/> ;
    skos:prefLabel "Palaeobiology"@en,
        "Paleobiologi"@nb ;
    skos:related humord:c21057 .

humord:c21059 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21059" ;
    dct:modified "2025-02-28T11:34:02"^^xsd:dateTime ;
    skos:altLabel "Engelske kanal"@nb,
        "La Manche"@nb ;
    skos:broader humord:c03712 ;
    skos:closeMatch <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16336/e23/>,
        <http://dewey.info/class/551.461336/e23/>,
        <http://dewey.info/class/910.916336/e23/> ;
    skos:prefLabel "The English Channel"@en,
        "Engelske kanal"@nb .

humord:c21062 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21062" ;
    dct:modified "2024-12-06T10:32:31"^^xsd:dateTime ;
    skos:altLabel "Bulgarsk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bulgarian folk literature"@en,
        "Bulgarsk folkediktning"@nb .

humord:c21064 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21064" ;
    dct:modified "2025-02-19T16:29:12"^^xsd:dateTime ;
    skos:altLabel "Brunei"@nb ;
    skos:broader humord:c01810 ;
    skos:definition "Brunei er et lite land i Sørøst-Asia som er et sultanat. Det ligger på nordvestkysten av øya Borneo. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5955/e23/>,
        <http://dewey.info/class/915.955/e23/>,
        <http://dewey.info/class/959.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5955/e23/>,
        <http://dewey.info/class/915.955/e23/>,
        <http://dewey.info/class/959.55/e23/> ;
    skos:prefLabel "Brunei"@en,
        "Brunei"@nb .

humord:c21065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21065" ;
    dct:modified "2024-11-19T11:21:22"^^xsd:dateTime ;
    skos:altLabel "Kornsirklar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.94/e23/> ;
    skos:broader humord:c13251 ;
    skos:definition "Geometriske mønstre i kornåkre, ofte sirkelformede eller basert på sirkelmønstre. Det kan i en del av tilfellene være vanskelig å se hvordan de fremkommer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.94/e23/> ;
    skos:prefLabel "Crop circles"@en,
        "Kornsirkler"@nb .

humord:c21066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21066" ;
    dct:modified "2024-01-12T11:03:35"^^xsd:dateTime ;
    skos:altLabel "Health policy"@en,
        "Helsepolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c006628 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006628,
        <http://dewey.info/class/362.1/e23/> ;
    skos:prefLabel "Health policies"@en,
        "Helsepolitikk"@nb .

humord:c21067 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "review" ;
    dct:created "2015-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21067" ;
    dct:modified "2025-02-17T10:58:40"^^xsd:dateTime ;
    skos:altLabel "Free and Sovereign State of Yucatán"@en,
        "Yucatán"@nb ;
    skos:broader humord:c01766 ;
    skos:closeMatch <http://dewey.info/class/972.6/e23/> ;
    skos:definition "Yucatán er en delstat i Mexico <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c031158,
        <http://dewey.info/class/2--7265/e23/>,
        <http://dewey.info/class/917.265/e23/>,
        <http://dewey.info/class/972.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031158,
        <http://dewey.info/class/2--7265/e23/>,
        <http://dewey.info/class/917.265/e23/>,
        <http://dewey.info/class/972.6/e23/>,
        <http://dewey.info/class/972.65/e23/> ;
    skos:prefLabel "Yucatán"@en,
        "Yucatán"@nb .

humord:c21071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21071" ;
    dct:modified "2024-09-03T09:16:59"^^xsd:dateTime ;
    skos:altLabel "Evolutionary biology"@en,
        "Biologisk utvikling"@nb,
        "Evolusjon"@nb,
        "Evolusjonsbiologi"@nb ;
    skos:broadMatch <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/303.4/e23/> ;
    skos:broader humord:c08192 ;
    skos:closeMatch <http://dewey.info/class/599.938/e23/> ;
    skos:definition "Betegner innen biologien en endring av den genetiske sammensetningen i en populasjon <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013414,
        <http://dewey.info/class/576.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013414,
        <http://dewey.info/class/116/e23/>,
        <http://dewey.info/class/171.7/e23/>,
        <http://dewey.info/class/303.4/e23/>,
        <http://dewey.info/class/572.38/e23/>,
        <http://dewey.info/class/572.838/e23/>,
        <http://dewey.info/class/576.8/e23/>,
        <http://dewey.info/class/579.138/e23/>,
        <http://dewey.info/class/581.38/e23/>,
        <http://dewey.info/class/591.38/e23/>,
        <http://dewey.info/class/599.938/e23/> ;
    skos:prefLabel "Evolution"@en,
        "Evolusjon"@nb ;
    skos:related humord:c00659 ;
    skos:relatedMatch <http://dewey.info/class/171.7/e23/>,
        <http://dewey.info/class/572.38/e23/>,
        <http://dewey.info/class/572.838/e23/>,
        <http://dewey.info/class/579.138/e23/>,
        <http://dewey.info/class/581.38/e23/>,
        <http://dewey.info/class/591.38/e23/> .

humord:c21073 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21073" ;
    dct:modified "2025-02-27T14:23:22"^^xsd:dateTime ;
    skos:altLabel "Queensland"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Queensland er en delstat i Australia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/2--943/e23/>,
        <http://dewey.info/class/919.43/e23/>,
        <http://dewey.info/class/994.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--943/e23/>,
        <http://dewey.info/class/919.43/e23/>,
        <http://dewey.info/class/994.3/e23/> ;
    skos:prefLabel "Queensland"@en,
        "Queensland"@nb .

humord:c21076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21076" ;
    dct:modified "2023-11-29T15:50:43"^^xsd:dateTime ;
    skos:altLabel "Hand-writing"@en,
        "Handskrift"@nb ;
    skos:broader humord:c07927 ;
    skos:definition "Skrift som blir skrevet for hånd - til forskjell fra trykt skrift o.l.<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c007858,
        <http://dewey.info/class/372.634/e23/>,
        <http://dewey.info/class/652.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007858,
        <http://dewey.info/class/372.634/e23/>,
        <http://dewey.info/class/652.1/e23/> ;
    skos:prefLabel "Handwriting"@en,
        "Håndskrift"@nb ;
    skos:related humord:c00194,
        humord:c05438,
        humord:c06333 .

humord:c21077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21077" ;
    dct:modified "2024-10-25T10:28:37"^^xsd:dateTime ;
    skos:altLabel "Kiitharaka language"@en,
        "Saraka language"@en,
        "Sharoka language"@en,
        "Tharaka language"@en,
        "Kiitharaka språk"@nb,
        "Kitharaka språk"@nb,
        "Saraka språk"@nb,
        "Tharaka språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: thk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Kitharaka language"@en,
        "Tharaka språk"@nb .

humord:c21081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21081" ;
    dct:modified "2024-10-10T08:51:56"^^xsd:dateTime ;
    skos:altLabel "Balabhadra"@en,
        "Baladeva"@en,
        "Haladhara"@en,
        "Halayudha"@en,
        "Balabhadra"@nb,
        "Baladeva"@nb,
        "Balarama"@nb,
        "Haladhara"@nb,
        "Halayudha"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Balarama"@en,
        "Balarama"@nb .

humord:c21082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21082" ;
    dct:modified "2024-04-03T13:53:28"^^xsd:dateTime ;
    skos:altLabel "Trigonometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Trigonometri er en del av matematikken som opprinnelig tok for seg måling av trekanter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c004970,
        <http://dewey.info/class/516.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004970,
        <http://dewey.info/class/516.24/e23/> ;
    skos:prefLabel "Trigonometry"@en,
        "Trigonometri"@nb .

humord:c21083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21083" ;
    dct:modified "2023-11-30T08:40:37"^^xsd:dateTime ;
    skos:altLabel "Internasjonalisme (Politikk)"@nb ;
    skos:broader humord:c09608 ;
    skos:definition "Politisk retning som går inn for større økonomisk og politisk samarbeid med  den hensikt at dette skal være til alles fordel <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c009615,
        <http://dewey.info/class/320.548/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009615,
        <http://dewey.info/class/320.548/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Internationalism (Politics)"@en,
        "Internasjonalisme (Politikk)"@nb ;
    skos:related humord:c09573,
        humord:c16723,
        humord:c21084 ;
    skos:relatedMatch <http://dewey.info/class/327.17/e23/> .

humord:c21084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21084" ;
    dct:modified "2010-06-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/304.8/e23/> ;
    skos:broader humord:c09179 ;
    skos:definition "En sosial bevegelse vokst frem på bakgrunn av globalisering, større samhandling mellom folkene og åpnere landegrenser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/> ;
    skos:prefLabel "Transnationalism"@en,
        "Transnasjonalisme"@nb ;
    skos:related humord:c04563,
        humord:c04570,
        humord:c09573,
        humord:c16723,
        humord:c20994,
        humord:c21083 .

humord:c21085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21085" ;
    dct:modified "2020-11-17T08:54:37"^^xsd:dateTime ;
    skos:broader humord:c06456 ;
    skos:definition "Gren av litteraturvitenskapen som omfatter beskrivelse og klassifisering av  bøker og tidsskrifter <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/010/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/010/e23/> ;
    skos:prefLabel "Bibliography"@en,
        "Bibliografi"@nb ;
    skos:related humord:c00145,
        humord:c00162 .

humord:c21086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21086" ;
    dct:modified "2024-09-04T16:01:46"^^xsd:dateTime ;
    skos:altLabel "Canadiarar"@nb,
        "Canadiere"@nb,
        "Kanadiarar"@nb ;
    skos:broader humord:c00788 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.811/e23/>,
        <http://dewey.info/class/5--11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.811/e23/>,
        <http://dewey.info/class/5--11/e23/> ;
    skos:prefLabel "Canadians"@en,
        "Kanadiere"@nb .

humord:c21088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21088" ;
    dct:modified "2010-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Franco-Canadians"@en,
        "Franco-Canadiens"@en ;
    skos:broader humord:c21086 ;
    skos:definition "Den fransktalende delen av Canadas befolkning <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8114/e23/>,
        <http://dewey.info/class/5--114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8114/e23/>,
        <http://dewey.info/class/5--114/e23/> ;
    skos:prefLabel "French Canadians"@en,
        "Franskkanadiere"@nb .

humord:c21089 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21089" ;
    dct:modified "2024-08-19T12:59:04"^^xsd:dateTime ;
    skos:altLabel "Åmdals verk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:broader humord:c02938 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482844/e23/>,
        <http://dewey.info/class/914.82844/e23/>,
        <http://dewey.info/class/948.2844/e23/> ;
    skos:prefLabel "Åmdals verk"@en,
        "Åmdals verk"@nb .

humord:c21091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21091" ;
    dct:modified "2024-09-19T13:26:02"^^xsd:dateTime ;
    skos:altLabel "Black books"@en,
        "Cyprianus"@en,
        "Cyprianus"@nb,
        "Svartebok"@nb,
        "Svartebøker"@nb ;
    skos:broader humord:c05101 ;
    skos:closeMatch <http://dewey.info/class/133.43/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/> ;
    skos:prefLabel "Books of black magic"@en,
        "Svartebøker"@nb .

humord:c21094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21094" ;
    dct:modified "2024-11-20T13:36:26"^^xsd:dateTime ;
    skos:altLabel "Kunstige menneske"@nb ;
    skos:broader humord:c29169 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial humans"@en,
        "Kunstige mennesker"@nb ;
    skos:related humord:c07060 .

humord:c21095 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21095" ;
    dct:modified "2024-10-10T10:23:03"^^xsd:dateTime ;
    skos:altLabel "Kloning"@nb ;
    skos:broader humord:c68478 ;
    skos:definition "Kloning er formering som gir arvemessig identiske individer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c009520,
        <http://dewey.info/class/571.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009520,
        <http://dewey.info/class/176.22/e23/>,
        <http://dewey.info/class/571.89/e23/>,
        <http://dewey.info/class/571.9646/e23/>,
        <http://dewey.info/class/575.49/e23/>,
        <http://dewey.info/class/616.0795/e23/>,
        <http://dewey.info/class/631.52/e23/>,
        <http://dewey.info/class/660.65/e23/> ;
    skos:prefLabel "Cloning"@en,
        "Kloning"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.22/e23/>,
        <http://dewey.info/class/571.9646/e23/>,
        <http://dewey.info/class/575.49/e23/>,
        <http://dewey.info/class/616.0795/e23/>,
        <http://dewey.info/class/631.52/e23/>,
        <http://dewey.info/class/660.65/e23/> .

humord:c21097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21097" ;
    dct:modified "2024-11-12T09:55:22"^^xsd:dateTime ;
    skos:altLabel "Copies"@en,
        "Etterligning"@nb,
        "Etterlikning"@nb,
        "Imitasjon"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Det å etterligne noe originalt eller ekte <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/792.028/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.028/e23/> ;
    skos:prefLabel "Imitation"@en,
        "Imitasjon"@nb ;
    skos:related humord:c05403,
        humord:c06554 .

humord:c21099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21099" ;
    dct:modified "2024-01-03T11:16:48"^^xsd:dateTime ;
    skos:altLabel "Sosialdarwinisme"@nb ;
    skos:broadMatch <http://dewey.info/class/303.4/e23/> ;
    skos:broader humord:c18942 ;
    skos:definition "Teori for sosial utvikling som går ut på at samfunnet i likhet med de forskjellige arter utvikler seg etter prisnippet om naturlig utvelgelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch realfagstermer:c010333 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010333,
        <http://dewey.info/class/303.4/e23/> ;
    skos:prefLabel "Social Darwinism"@en,
        "Sosialdarwinisme"@nb .

humord:c21100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21100" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Linoil"@en ;
    skos:broader humord:c08395 ;
    skos:definition "Olje fra linfrø"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/665.352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/665.352/e23/>,
        <http://dewey.info/class/698.1/e23/> ;
    skos:prefLabel "Linseed oil"@en,
        "Linolje"@nb ;
    skos:related humord:c20409 ;
    skos:relatedMatch <http://dewey.info/class/698.1/e23/> .

humord:c21101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21101" ;
    dct:modified "2023-03-07T10:41:26"^^xsd:dateTime ;
    skos:altLabel "Sami sacrificial stones"@en,
        "Sieidi"@en,
        "Samiske offersteiner"@nb,
        "Seider"@nb,
        "Seidersteiner"@nb ;
    skos:broader humord:c08412,
        humord:c14547 ;
    skos:definition "Kultisk stein i samisk tradisjon <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: utbtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.457/e23/> ;
    skos:prefLabel "Seides"@en,
        "Sieidi"@nb ;
    skos:relatedMatch <http://dewey.info/class/299.457/e23/> .

humord:c21103 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21103" ;
    dct:modified "2010-06-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/2--471/e23/>,
        <http://dewey.info/class/914.71/e23/>,
        <http://dewey.info/class/947.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--471/e23/>,
        <http://dewey.info/class/914.71/e23/>,
        <http://dewey.info/class/947.1/e23/> ;
    skos:prefLabel "Northwest Russia"@en,
        "Nordvest-Russland"@nb .

humord:c21104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21104" ;
    dct:modified "2010-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Northeast Russia"@en ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--57/e23/>,
        <http://dewey.info/class/914.7/e23/>,
        <http://dewey.info/class/957/e23/> ;
    skos:prefLabel "North-east Russia"@en,
        "Nordøst-Russland"@nb .

humord:c21105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21105" ;
    dct:modified "2010-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ethnopolitics"@en ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/323.11/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/323.11/e23/> ;
    skos:prefLabel "Ethno-politics"@en,
        "Etnopolitikk"@nb ;
    skos:related humord:c09586 .

humord:c21106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21106" ;
    dct:modified "2023-12-11T08:23:14"^^xsd:dateTime ;
    skos:altLabel "Environment law"@en,
        "Miljøforvaltningsrett"@nb,
        "Miljørett"@nb,
        "Miljøvernrett"@nb ;
    skos:broader humord:c08957 ;
    skos:definition "Rettsområde som bla omfatter forurensning og naturvern <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c007624,
        <http://dewey.info/class/344.046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007624,
        <http://dewey.info/class/344.046/e23/> ;
    skos:prefLabel "Environmental law"@en,
        "Miljørett"@nb .

humord:c21108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21108" ;
    dct:modified "2023-12-05T15:37:18"^^xsd:dateTime ;
    skos:altLabel "Voluntary organizations"@en ;
    skos:broader humord:c09286 ;
    skos:definition "Ikke-offentlig styrte organisasjoner som bygger på frivillig innsats <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/361.763/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.763/e23/> ;
    skos:prefLabel "Voluntary organisations"@en,
        "Frivillige organisasjoner"@nb .

humord:c21109 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21109" ;
    dct:modified "2024-09-04T16:43:23"^^xsd:dateTime ;
    skos:altLabel "Cavinena språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb,
        "Språkkode: cav"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Cavineña language"@en,
        "Cavinena språk"@nb .

humord:c21110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21110" ;
    dct:modified "2025-01-06T06:50:19"^^xsd:dateTime ;
    skos:altLabel "Kaiaks"@en,
        "Kajakkar"@nb ;
    skos:broadMatch <http://dewey.info/class/386.229/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.229/e23/>,
        <http://dewey.info/class/623.829/e23/>,
        <http://dewey.info/class/797.1224/e23/> ;
    skos:prefLabel "Kayaks"@en,
        "Kajakker"@nb ;
    skos:relatedMatch <http://dewey.info/class/797.1224/e23/> .

humord:c21111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21111" ;
    dct:modified "2024-10-22T09:33:46"^^xsd:dateTime ;
    skos:altLabel "Alacaluf language"@en,
        "Kawesqar language"@en,
        "Alacaluf språk"@nb,
        "Kawesqar språk"@nb,
        "Qawasqar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Språkkode: alc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:prefLabel "Qawasqar language"@en,
        "Alacaluf språk"@nb .

humord:c21114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21114" ;
    dct:modified "2024-10-22T15:43:43"^^xsd:dateTime ;
    skos:altLabel "Nanwang Puyuma language"@en,
        "Nanwang Puyuma språk"@nb,
        "Puyuma språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c14834 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Språkkode: pyu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Puyuma language"@en,
        "Puyuma språk"@nb .

humord:c21116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21116" ;
    dct:modified "2024-05-21T15:31:35"^^xsd:dateTime ;
    skos:altLabel "Veterinærtenester"@nb,
        "Veterinærtjenester"@nb,
        "Veterinærvesen"@nb ;
    skos:broader humord:c03852 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.089/e23/> ;
    skos:prefLabel "Veterinary services"@en,
        "Veterinærvesen"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.089/e23/> .

humord:c21118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21118" ;
    dct:modified "2024-02-21T15:23:12"^^xsd:dateTime ;
    skos:altLabel "Obesity"@en,
        "Fedme"@nb,
        "Overvekt"@nb ;
    skos:broader humord:c03906,
        humord:c63436 ;
    skos:closeMatch <http://dewey.info/class/616.398/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c000655 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000655,
        <http://dewey.info/class/362.196398/e23/>,
        <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/616.398/e23/>,
        <http://dewey.info/class/617.43/e23/>,
        <http://dewey.info/class/618.92398/e23/>,
        <http://dewey.info/class/641.5635/e23/> ;
    skos:prefLabel "Overweight"@en,
        "Overvekt"@nb ;
    skos:related humord:c63547 ;
    skos:relatedMatch <http://dewey.info/class/362.196398/e23/>,
        <http://dewey.info/class/613.2/e23/>,
        <http://dewey.info/class/617.43/e23/>,
        <http://dewey.info/class/618.92398/e23/>,
        <http://dewey.info/class/641.5635/e23/> .

humord:c21120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21120" ;
    dct:modified "2024-10-09T11:07:29"^^xsd:dateTime ;
    skos:altLabel "Civics (Educational discipline)"@en,
        "Social studies (Educational discipline)"@en,
        "Social subjects (Educational discipline)"@en,
        "Sociology (Educational discipline)"@en,
        "Samfunnsfag"@nb,
        "Samfunnskunnskap"@nb,
        "Samfunnslære"@nb ;
    skos:broader humord:c07919 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Tidligere som synonym til Samfunnsvitenskap. Fra 2011 brukes Samfunnsfag om  skolefaget"@nb ;
    skos:exactMatch realfagstermer:c001486 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001486,
        <http://dewey.info/class/372.89/e23/> ;
    skos:prefLabel "Social science (Educational discipline)"@en,
        "Samfunnsfag"@nb ;
    skos:related humord:c08995,
        humord:c68473 ;
    skos:relatedMatch <http://dewey.info/class/372.89/e23/> .

humord:c21121 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 59 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21121" ;
    dct:modified "2010-08-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08995 ;
    skos:inScheme humord: ;
    skos:prefLabel "Theory and method (Social sciences)"@en,
        "Teori og metode (Samfunnsvitenskap)"@nb .

humord:c21122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21122" ;
    dct:modified "2024-11-13T09:13:51"^^xsd:dateTime ;
    skos:altLabel "Diskursanalyse (Samfunnsvitskap)"@nb,
        "Diskursiv analyse (Samfunnsvitenskap)"@nb,
        "Diskursiv analyse (Samfunnsvitskap)"@nb ;
    skos:broader humord:c22125 ;
    skos:closeMatch <http://dewey.info/class/1--0141/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Discourse analysis (Social sciences)"@en,
        "Diskursanalyse (Samfunnsvitenskap)"@nb ;
    skos:related humord:c06236 ;
    skos:relatedMatch <http://dewey.info/class/401.41/e23/> .

humord:c21123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21123" ;
    dct:modified "2024-10-22T08:22:51"^^xsd:dateTime ;
    skos:altLabel "Miwok språk"@nb ;
    skos:broader humord:c17291 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/497.4133/e23/>,
        <http://dewey.info/class/6--974133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4133/e23/>,
        <http://dewey.info/class/6--974133/e23/> ;
    skos:prefLabel "Miwok languages"@en,
        "Miwok språk"@nb .

humord:c21124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21124" ;
    dct:modified "2024-05-27T16:17:58"^^xsd:dateTime ;
    skos:altLabel "Solur"@nb ;
    skos:broader humord:c04792 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch realfagstermer:c008719,
        <http://dewey.info/class/681.1112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008719,
        <http://dewey.info/class/681.1112/e23/> ;
    skos:prefLabel "Sundials"@en,
        "Solur"@nb .

humord:c21125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21125" ;
    dct:modified "2010-08-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09069 ;
    skos:closeMatch <http://dewey.info/class/363.25/e23/> ;
    skos:definition "Læren om midlene til å fastslå forbrytelser og oppspore forbrytere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ibs10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.25/e23/> ;
    skos:prefLabel "Criminalistics (Forensic science)"@en,
        "Kriminalistikk"@nb ;
    skos:related humord:c17259 .

humord:c21126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21126" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.42/e23/> ;
    skos:broader humord:c05534 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42/e23/> ;
    skos:prefLabel "Yodeling"@en,
        "Jodling"@nb .

humord:c21127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21127" ;
    dct:modified "2021-11-10T11:14:34"^^xsd:dateTime ;
    skos:altLabel "Modern day slavery"@en,
        "Traffic in persons"@en,
        "Menneskesmugling"@nb ;
    skos:broadMatch <http://dewey.info/class/306.362/e23/> ;
    skos:broader humord:c20334 ;
    skos:closeMatch <http://dewey.info/class/364.137/e23/> ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.362/e23/>,
        <http://dewey.info/class/364.137/e23/>,
        <http://dewey.info/class/364.1551/e23/> ;
    skos:prefLabel "Human trafficking"@en,
        "Menneskehandel"@nb .

humord:c21128 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21128" ;
    dct:modified "2025-02-25T07:20:01"^^xsd:dateTime ;
    skos:altLabel "Bitlis (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> ;
    skos:broader humord:c29056 ;
    skos:closeMatch <http://dewey.info/class/2--56672/e23/>,
        <http://dewey.info/class/915.6672/e23/>,
        <http://dewey.info/class/956.672/e23/> ;
    skos:definition "Bitlis  er en by og provins med samme navn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--56672/e23/>,
        <http://dewey.info/class/915.6672/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.672/e23/> ;
    skos:prefLabel "Bitlis (City)"@en,
        "Bitlis (By)"@nb .

humord:c21130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21130" ;
    dct:modified "2020-08-07T10:51:32"^^xsd:dateTime ;
    skos:altLabel "Tribute systems"@en,
        "Tributtsystemer"@nb ;
    skos:broadMatch <http://dewey.info/class/336.2409/e23/> ;
    skos:broader humord:c07826 ;
    skos:definition "I det gamle Roma formuesskatten som ble oppkrevd etter tribus. I nyere tid:  Undertvungne staters avgift til sine overherrer <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.2409/e23/> ;
    skos:prefLabel "Tributes"@en,
        "Tributt"@nb .

humord:c21133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21133" ;
    dct:modified "2020-10-20T14:34:31"^^xsd:dateTime ;
    skos:altLabel "Black Caribs"@en,
        "Garinagu"@en ;
    skos:broadMatch <http://dewey.info/class/305.89792/e23/>,
        <http://dewey.info/class/5--9792/e23/> ;
    skos:broader humord:c19229 ;
    skos:definition "Folkegruppe i Karibia <LCSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89792/e23/>,
        <http://dewey.info/class/5--9792/e23/> ;
    skos:prefLabel "Garifuna"@en,
        "Garifuna (Folk)"@nb .

humord:c21134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21134" ;
    dct:modified "2024-09-16T11:32:34"^^xsd:dateTime ;
    skos:altLabel "Chimariko språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.57/e23/>,
        <http://dewey.info/class/6--9757/e23/> ;
    skos:broader humord:c14027 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb,
        "Språkkode: cis"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.57/e23/>,
        <http://dewey.info/class/6--9757/e23/> ;
    skos:prefLabel "Chimariko language"@en,
        "Chimariko språk"@nb .

humord:c21135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21135" ;
    dct:modified "2024-11-26T12:25:45"^^xsd:dateTime ;
    skos:altLabel "Paratexts"@en,
        "Paratekst"@nb,
        "Paratekstar"@nb,
        "Paratekster"@nb ;
    skos:broader humord:c00236 ;
    skos:definition "All tekst i en bok som ikke utgjør den litterære teksten; dvs. forord, forfatternavn, titler, epigrammer o.l. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Paratext"@en,
        "Paratekst"@nb ;
    skos:relatedMatch <http://dewey.info/class/002/e23/> .

humord:c21137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21137" ;
    dct:modified "2024-10-31T12:11:34"^^xsd:dateTime ;
    skos:altLabel "Ceramic artists"@en,
        "Ceramists"@en,
        "Keramikarar"@nb ;
    skos:broader humord:c07448,
        humord:c07472 ;
    skos:definition "Kunstnere eller kunsthåndverkere som arbeider med ulike keramiske materialer <UBO>"@nb ;
    skos:editorialNote "Brukes for personer som fremstiller bruksgjenstander og selvstendige kunstobjekter"@nb,
        "Lukket bemerkning: ubo10"@nb ;
    skos:exactMatch <http://dewey.info/class/738.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.092/e23/> ;
    skos:prefLabel "Potters"@en,
        "Keramikere"@nb .

humord:c21138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21138" ;
    dct:modified "2010-12-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marabout"@nb,
        "Marabuter"@nb,
        "Murabit"@nb ;
    skos:broadMatch <http://dewey.info/class/297.61/e23/> ;
    skos:broader humord:c08793 ;
    skos:definition "I forbindelse med islam i Nord-Afrika. Kult av hellige menn og kvinner spiller en fremtredende rolle <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.61/e23/> ;
    skos:prefLabel "Marabouts"@en,
        "Marabouter"@nb .

humord:c21142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21142" ;
    dct:modified "2024-11-27T17:03:10"^^xsd:dateTime ;
    skos:altLabel "Standing"@en,
        "Omdøme"@nb,
        "Omdømme"@nb,
        "Ry"@nb ;
    skos:broadMatch <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c00348 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Reputation"@en,
        "Omdømme"@nb ;
    skos:related humord:c21145 ;
    skos:relatedMatch <http://dewey.info/class/155.24/e23/> .

humord:c21145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21145" ;
    dct:modified "2024-11-27T16:08:31"^^xsd:dateTime ;
    skos:altLabel "Celebrity"@en,
        "Berømming"@nb,
        "Vyrdnad"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c00348 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Fame"@en,
        "Berømmelse"@nb ;
    skos:related humord:c21142 .

humord:c21146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21146" ;
    dct:modified "2025-01-10T13:24:40"^^xsd:dateTime ;
    skos:altLabel "The concept of race"@en,
        "Rase (Begrepet)"@nb,
        "Rase (Omgrep)"@nb,
        "Raseomgrepet"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c04457 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Race (The concept)"@en,
        "Rasebegrepet"@nb .

humord:c21148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21148" ;
    dct:modified "2024-08-21T07:57:09"^^xsd:dateTime ;
    skos:altLabel "Økonomisk antropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:closeMatch <http://dewey.info/class/306.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Ecomonic anthropology"@en,
        "Økonomisk antropologi"@nb ;
    skos:related humord:c07798 .

humord:c21150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21150" ;
    dct:modified "2024-11-24T19:18:35"^^xsd:dateTime ;
    skos:altLabel "Case study"@en,
        "Case studiar"@nb,
        "Case studier"@nb,
        "Case study"@nb,
        "Case-studiar"@nb,
        "Case-studier"@nb,
        "Casestudiar"@nb,
        "Eksempelstudiar"@nb,
        "Eksempelstudier"@nb,
        "Kasusstudiar"@nb,
        "Kasusstudier"@nb,
        "Tilfellestudiar"@nb,
        "Tilfellestudier"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/> ;
    skos:broader humord:c01491 ;
    skos:definition "Metode som går ut på å utlede allmenne regler gjennom grundig analyse av et   enkeltstående relevant sakstilfelle <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt10"@nb,
        "Ubøyelig i flertall i flg. BOB"@nb ;
    skos:exactMatch realfagstermer:c006466 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006466,
        <http://dewey.info/class/001.433/e23/> ;
    skos:prefLabel "Case studies"@en,
        "Casestudier"@nb .

humord:c21151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21151" ;
    dct:modified "2010-10-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tømmerhus"@nb ;
    skos:broadMatch <http://dewey.info/class/720/e23/> ;
    skos:broader humord:c05257 ;
    skos:closeMatch <http://dewey.info/class/721.0448/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694.2/e23/>,
        <http://dewey.info/class/720/e23/>,
        <http://dewey.info/class/721.0448/e23/> ;
    skos:prefLabel "Timber buildings"@en,
        "Tømmerbygninger"@nb ;
    skos:related humord:c07677 ;
    skos:relatedMatch <http://dewey.info/class/694.2/e23/> .

humord:c21154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21154" ;
    dct:modified "2025-01-06T13:39:51"^^xsd:dateTime ;
    skos:altLabel "Kunstig belysning"@nb ;
    skos:broadMatch <http://dewey.info/class/621.32/e23/>,
        <http://dewey.info/class/644.3/e23/>,
        <http://dewey.info/class/729.28/e23/>,
        <http://dewey.info/class/747.92/e23/> ;
    skos:broader humord:c04309 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.32/e23/>,
        <http://dewey.info/class/644.3/e23/>,
        <http://dewey.info/class/729.28/e23/>,
        <http://dewey.info/class/747.92/e23/> ;
    skos:prefLabel "Artificial lighting"@en,
        "Kunstig belysning"@nb .

humord:c21157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21157" ;
    dct:modified "2024-09-16T09:30:50"^^xsd:dateTime ;
    skos:altLabel "Chi-tan språk"@nb,
        "Khitan språk"@nb,
        "Kitan språk"@nb,
        "Qidan språk"@nb,
        "Qytan språk"@nb ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> ;
    skos:prefLabel "Khitan language"@en,
        "Khitan språk"@nb ;
    skos:related humord:c10056 ;
    skos:relatedMatch <http://dewey.info/class/494.2/e23/>,
        <http://dewey.info/class/6--942/e23/> .

humord:c21165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21165" ;
    dct:modified "2019-02-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Steppdans"@nb ;
    skos:broadMatch <http://dewey.info/class/792.78/e23/> ;
    skos:broader humord:c13980 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.78/e23/> ;
    skos:prefLabel "Tap dance"@en,
        "Stepping"@nb .

humord:c21167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21167" ;
    dct:modified "2010-11-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17961 ;
    skos:definition "Mannsstemme i det øverste leiet <BOB>"@nb ;
    skos:editorialNote "UBO10"@nb ;
    skos:exactMatch <http://dewey.info/class/782.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.87/e23/>,
        <http://dewey.info/class/783.87/e23/> ;
    skos:prefLabel "Tenor"@en,
        "Tenor"@nb ;
    skos:relatedMatch <http://dewey.info/class/783.87/e23/> .

humord:c21171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21171" ;
    dct:modified "2024-10-15T12:17:27"^^xsd:dateTime ;
    skos:altLabel "Barnesoldatar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0083/e23/> ;
    skos:broader humord:c07171,
        humord:c07366 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0083/e23/> ;
    skos:prefLabel "Child soldiers"@en,
        "Barnesoldater"@nb ;
    skos:related humord:c21262 .

humord:c21172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21172" ;
    dct:modified "2024-11-04T08:25:43"^^xsd:dateTime ;
    skos:altLabel "Byråkratar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/302.35092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.35092/e23/>,
        <http://dewey.info/class/352.63/e23/> ;
    skos:prefLabel "Bureaucrats"@en,
        "Byråkrater"@nb ;
    skos:related humord:c09402 ;
    skos:relatedMatch <http://dewey.info/class/352.63/e23/> .

humord:c21175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21175" ;
    dct:modified "2024-12-19T15:44:26"^^xsd:dateTime ;
    skos:altLabel "Internet communities"@en,
        "Net societies"@en,
        "Network societies"@en,
        "Online communities"@en,
        "Online networks"@en,
        "Social networking sites"@en,
        "Social networking websites"@en,
        "Virtual communities"@en,
        "Virtual networks"@en,
        "Web communities"@en,
        "Nettsamfunn"@nb,
        "Nettverksamfunn"@nb,
        "Nettverkssamfunn"@nb,
        "Sosiale nettverk (Verdensveven)"@nb,
        "Sosiale nettverk (Verdsveven)"@nb,
        "Sosiale nettverk (Web)"@nb,
        "Virtuelle samfunn"@nb ;
    skos:broader humord:c21013 ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch realfagstermer:c005692,
        <http://dewey.info/class/006.754/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005692,
        <http://dewey.info/class/006.754/e23/> ;
    skos:prefLabel "Social networks"@en,
        "Nettsamfunn"@nb .

humord:c21183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21183" ;
    dct:modified "2024-09-26T08:33:33"^^xsd:dateTime ;
    skos:altLabel "Photocameras"@en,
        "Photographic cameras"@en,
        "Fotoapparat"@nb,
        "Fotoapparater"@nb,
        "Fotografiapparat"@nb,
        "Fotografiapparater"@nb,
        "Kamera"@nb ;
    skos:broadMatch <http://dewey.info/class/681.418/e23/> ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/621.38834/e23/>,
        <http://dewey.info/class/777.34/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:exactMatch <http://dewey.info/class/771.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.38834/e23/>,
        <http://dewey.info/class/681.418/e23/>,
        <http://dewey.info/class/771.3/e23/>,
        <http://dewey.info/class/777.34/e23/> ;
    skos:prefLabel "Cameras"@en,
        "Kameraer"@nb ;
    skos:related humord:c04407,
        humord:c19022 .

humord:c21188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21188" ;
    dct:modified "2024-11-05T09:40:22"^^xsd:dateTime ;
    skos:altLabel "Czars"@en,
        "Tzars"@en,
        "Tsarar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.230947/e23/> ;
    skos:broader humord:c07267 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.230947/e23/> ;
    skos:prefLabel "Tsars"@en,
        "Tsarer"@nb .

humord:c21189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21189" ;
    dct:modified "2010-12-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05316 ;
    skos:definition "Det å stille seg opp for å bli fotografert, stå modell <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/778.92/e23/>,
        <http://dewey.info/class/778.9974692/e23/> ;
    skos:prefLabel "Posing"@en,
        "Posering"@nb ;
    skos:related humord:c14492 ;
    skos:relatedMatch <http://dewey.info/class/778.92/e23/>,
        <http://dewey.info/class/778.9974692/e23/> .

humord:c21190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21190" ;
    dct:modified "2024-10-30T14:55:13"^^xsd:dateTime ;
    skos:altLabel "Movie stars"@en,
        "Filmidol"@nb,
        "Filmidoler"@nb,
        "Filmstjerner"@nb ;
    skos:broader humord:c07505 ;
    skos:closeMatch <http://dewey.info/class/791.43028092/e23/> ;
    skos:definition "Filmskuespillere som har spesielt høy status hos publikum <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43028092/e23/> ;
    skos:prefLabel "Film stars"@en,
        "Filmstjerner"@nb .

humord:c21194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21194" ;
    dct:modified "2023-12-05T15:31:47"^^xsd:dateTime ;
    skos:altLabel "INGOs"@en,
        "International NGOs"@en,
        "International non-governmental organisations"@en,
        "International non-governmental organizations"@en,
        "NGOs"@en,
        "Non-governmental organizations"@en,
        "Non-profit organisations"@en,
        "Non-profit organizations"@en,
        "INGO"@nb,
        "Ikke-statlige organisasjoner"@nb,
        "NGO"@nb ;
    skos:broadMatch <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--0601/e23/>,
        <http://dewey.info/class/361.77/e23/> ;
    skos:broader humord:c09286 ;
    skos:definition "NGO-er: engelsk betegnelse på ikke-statlige organisasjoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--0601/e23/>,
        <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/338.76/e23/>,
        <http://dewey.info/class/338.9106/e23/>,
        <http://dewey.info/class/361.77/e23/> ;
    skos:prefLabel "Non-governmental organisations"@en,
        "NGO-er"@nb ;
    skos:relatedMatch <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/338.76/e23/>,
        <http://dewey.info/class/338.9106/e23/> .

humord:c21196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21196" ;
    dct:modified "2024-08-01T09:50:13"^^xsd:dateTime ;
    skos:altLabel "Alawi"@nb ;
    skos:broader humord:c08514 ;
    skos:definition "Alawi er en gren av sjiaislam <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.8251/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.8251/e23/> ;
    skos:prefLabel "Alawi"@en,
        "Alawi"@nb ;
    skos:related humord:c07331,
        humord:c07332 .

humord:c21198 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2010-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21198" ;
    dct:modified "2024-09-03T08:30:40"^^xsd:dateTime ;
    skos:altLabel "Camarina (Sicilia)"@nb,
        "Kamarina (Sicilia)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37815/e23/>,
        <http://dewey.info/class/937.815/e23/> ;
    skos:broader humord:c02519 ;
    skos:definition "Camarina  er en oldtidsby på Sicilia <Britannica>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37815/e23/>,
        <http://dewey.info/class/937.815/e23/> ;
    skos:prefLabel "Kamarina"@en,
        "Camarina (Sicilia)"@nb .

humord:c21201 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21201" ;
    dct:modified "2011-01-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:closeMatch <http://dewey.info/class/2--4748/e23/>,
        <http://dewey.info/class/914.748/e23/>,
        <http://dewey.info/class/947.48/e23/> ;
    skos:definition "Republikk i Russland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4748/e23/>,
        <http://dewey.info/class/914.748/e23/>,
        <http://dewey.info/class/947.48/e23/> ;
    skos:prefLabel "Kalmykia"@en,
        "Kalmykia"@nb .

humord:c21203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21203" ;
    dct:modified "2025-01-29T13:42:40"^^xsd:dateTime ;
    skos:altLabel "Honor killing"@en,
        "Honor killings"@en,
        "Honour killing"@en,
        "Æresdrap"@nb ;
    skos:broadMatch <http://dewey.info/class/364.152/e23/> ;
    skos:broader humord:c08900 ;
    skos:definition "Æresdrap er drap som begås i den hensikt å gjenopprette æren til en person, familie, slekt eller klan som føler seg krenket <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.87/e23/>,
        <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/364.152/e23/> ;
    skos:prefLabel "Honour killings"@en,
        "Æresdrap"@nb ;
    skos:related humord:c13299 ;
    skos:relatedMatch <http://dewey.info/class/306.87/e23/>,
        <http://dewey.info/class/362.8292/e23/> .

humord:c21204 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05113,
        humord:c08512 ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21204" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamsk mystikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c21206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21206" ;
    dct:modified "2024-12-09T12:22:50"^^xsd:dateTime ;
    skos:altLabel "Hippodromar"@nb ;
    skos:broadMatch <http://dewey.info/class/798.400937/e23/>,
        <http://dewey.info/class/798.400938/e23/> ;
    skos:broader humord:c13889 ;
    skos:closeMatch <http://dewey.info/class/725.89/e23/> ;
    skos:definition "Bane for hesteveddeløp <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.89/e23/>,
        <http://dewey.info/class/798.400937/e23/>,
        <http://dewey.info/class/798.400938/e23/> ;
    skos:prefLabel "Hippodromes"@en,
        "Hippodromer"@nb ;
    skos:related humord:c21208 .

humord:c21207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21207" ;
    dct:modified "2011-01-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sacred laws"@en ;
    skos:broadMatch <http://dewey.info/class/292.08/e23/>,
        <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/481.1/e23/> ;
    skos:broader humord:c06290 ;
    skos:definition "Greske innskrifter med forskrifter om religiøs praksis på bestemte områder <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.08/e23/>,
        <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/481.1/e23/> ;
    skos:prefLabel "Leges sacrae"@en,
        "Leges sacrae"@nb .

humord:c21208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21208" ;
    dct:modified "2024-12-09T12:15:29"^^xsd:dateTime ;
    skos:altLabel "Hesteveddelaup"@nb,
        "Hesteveddeløp"@nb ;
    skos:broader humord:c01439 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/798.401/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/798.401/e23/> ;
    skos:prefLabel "Horse racing"@en,
        "Hesteveddeløp"@nb ;
    skos:related humord:c21206 ;
    skos:relatedMatch <http://dewey.info/class/344.099/e23/> .

humord:c21210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21210" ;
    dct:modified "2025-01-03T15:23:18"^^xsd:dateTime ;
    skos:altLabel "Traktorar"@nb ;
    skos:broader humord:c61455 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/629.2252/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/629.2252/e23/>,
        <http://dewey.info/class/631.372/e23/> ;
    skos:prefLabel "Tractors"@en,
        "Traktorer"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.372/e23/> .

humord:c21211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21211" ;
    dct:modified "2024-08-15T11:49:54"^^xsd:dateTime ;
    skos:altLabel "Wolverine"@en,
        "Gulo gulo"@nb,
        "Jerv"@nb,
        "Jervar"@nb ;
    skos:broadMatch <http://dewey.info/class/599.766/e23/> ;
    skos:broader humord:c61193 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:exactMatch realfagstermer:c013549 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013549,
        <http://dewey.info/class/599.766/e23/> ;
    skos:prefLabel "Wolverines"@en,
        "Jerver"@nb .

humord:c21212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21212" ;
    dct:modified "2024-07-10T13:45:20"^^xsd:dateTime ;
    skos:altLabel "Lynxes"@en,
        "Gauper"@nb,
        "Gaupeslekta"@nb,
        "Gaupeslekten"@nb ;
    skos:broader humord:c20099 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:exactMatch realfagstermer:c003323,
        <http://dewey.info/class/599.753/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003323,
        <http://dewey.info/class/333.959753/e23/>,
        <http://dewey.info/class/599.753/e23/> ;
    skos:prefLabel "Lynx"@en,
        "Gauper"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.959753/e23/> .

humord:c21213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21213" ;
    dct:modified "2025-01-05T19:45:25"^^xsd:dateTime ;
    skos:altLabel "Konebåtar"@nb,
        "Konebåter"@nb,
        "Umiakar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04376 ;
    skos:definition "Store, åpne, skinntrukne båter som inuitene bruker til transport av folk og  utstyr <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Umiaks"@en,
        "Umiaker"@nb .

humord:c21215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21215" ;
    dct:modified "2020-11-03T14:10:42"^^xsd:dateTime ;
    skos:altLabel "Filipinos"@en ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Filippinere"@nb ;
    skos:related humord:c00884 .

humord:c21220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21220" ;
    dct:modified "2024-10-14T15:23:43"^^xsd:dateTime ;
    skos:altLabel "Barbershop singing"@en,
        "Barbershop"@nb,
        "Barbershop singing"@nb ;
    skos:broader humord:c17109 ;
    skos:definition "Barbershop singing er en amerikansk, firstemmig sangstil uten akkompagnement av instrumenter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.8/e23/>,
        <http://dewey.info/class/783.14/e23/> ;
    skos:prefLabel "Barbershop music"@en,
        "Barbershop"@nb ;
    skos:relatedMatch <http://dewey.info/class/782.8/e23/>,
        <http://dewey.info/class/783.14/e23/> .

humord:c21222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21222" ;
    dct:modified "2024-08-14T14:59:34"^^xsd:dateTime ;
    skos:altLabel "Appreciation"@en,
        "Credit (Honor)"@en,
        "Praise"@en,
        "Anerkjenning"@nb,
        "Heder"@nb,
        "Heider"@nb,
        "Ros"@nb,
        "Vyrdnadar"@nb,
        "Vyrdnader"@nb,
        "Vørdnadar"@nb,
        "Vørdnader"@nb,
        "Æresbevisninger"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Recognition"@en,
        "Anerkjennelse"@nb ;
    skos:related humord:c08081,
        humord:c20138 .

humord:c21227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21227" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Distribution (Goods)"@en,
        "Varedistribusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/658.8/e23/> ;
    skos:broader humord:c07577 ;
    skos:definition "Fordeling, utdeling; innen økonomisk virksomhet det opplegget en bedrift har for å planlegge, utføre og kontrollere formidling og transport av sine produkter og tjenester <etter SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001136 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001136,
        <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/658.8/e23/> ;
    skos:prefLabel "Physical distribution of goods"@en,
        "Distribusjon"@nb ;
    skos:related humord:c04346,
        humord:c14579 .

humord:c21229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21229" ;
    dct:modified "2023-11-27T08:06:34"^^xsd:dateTime ;
    skos:altLabel "Fishing vessels"@en,
        "Fiskebåtar"@nb,
        "Fiskefartøy"@nb,
        "Fiskefartøyer"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008952,
        <http://dewey.info/class/387.282/e23/>,
        <http://dewey.info/class/623.8282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008952,
        <http://dewey.info/class/387.282/e23/>,
        <http://dewey.info/class/623.8282/e23/> ;
    skos:prefLabel "Fishing boats"@en,
        "Fiskebåter"@nb ;
    skos:related humord:c07628 .

humord:c21237 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21237" ;
    dct:modified "2025-02-25T07:26:09"^^xsd:dateTime ;
    skos:altLabel "Geyikli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5622/e23/>,
        <http://dewey.info/class/915.622/e23/>,
        <http://dewey.info/class/956.22/e23/> ;
    skos:broader humord:c29019 ;
    skos:definition "Geyikli er en by i Ezine-distriktet i Canakkale-provinsen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5622/e23/>,
        <http://dewey.info/class/915.622/e23/>,
        <http://dewey.info/class/956.22/e23/> ;
    skos:prefLabel "Geyikli"@en,
        "Geyikli"@nb .

humord:c21238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21238" ;
    dct:modified "2024-03-13T09:57:17"^^xsd:dateTime ;
    skos:altLabel "Telephony"@en,
        "Internett-telefonar"@nb,
        "Internett-telefoner"@nb,
        "Telefoni"@nb,
        "Telefonsystem"@nb,
        "Telefonsystemer"@nb ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.235/e23/>,
        <http://dewey.info/class/384.6/e23/>,
        <http://dewey.info/class/621.385/e23/>,
        <http://dewey.info/class/623.733/e23/> ;
    skos:prefLabel "Telephone systems"@en,
        "Telefoni"@nb ;
    skos:related humord:c19022,
        humord:c23590 ;
    skos:relatedMatch <http://dewey.info/class/302.235/e23/>,
        <http://dewey.info/class/621.385/e23/>,
        <http://dewey.info/class/623.733/e23/> .

humord:c21239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21239" ;
    dct:modified "2025-03-04T10:54:34"^^xsd:dateTime ;
    skos:altLabel "Telegrafi"@nb ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.1/e23/>,
        <http://dewey.info/class/623.732/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.235/e23/>,
        <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.1/e23/>,
        <http://dewey.info/class/384.52/e23/>,
        <http://dewey.info/class/621.383/e23/>,
        <http://dewey.info/class/623.732/e23/> ;
    skos:prefLabel "Telegraphy"@en,
        "Telegrafi"@nb ;
    skos:related humord:c21240,
        humord:c23592,
        humord:c69573 ;
    skos:relatedMatch <http://dewey.info/class/302.235/e23/>,
        <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.52/e23/>,
        <http://dewey.info/class/621.383/e23/> .

humord:c21240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21240" ;
    dct:modified "2024-11-26T12:17:21"^^xsd:dateTime ;
    skos:altLabel "Telegram"@nb ;
    skos:broadMatch <http://dewey.info/class/384.1/e23/> ;
    skos:broader humord:c00154 ;
    skos:definition "Telegrafisk budskap <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.235/e23/>,
        <http://dewey.info/class/384.1/e23/> ;
    skos:prefLabel "Telegrams"@en,
        "Telegrammer"@nb ;
    skos:related humord:c21239 ;
    skos:relatedMatch <http://dewey.info/class/302.235/e23/> .

humord:c21241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21241" ;
    dct:modified "2020-11-16T16:45:29"^^xsd:dateTime ;
    skos:altLabel "Gray literature"@en ;
    skos:broader humord:c07034 ;
    skos:definition "Publikasjoner utgitt av statlige organer, forskning og industri uten å være  kontrollert av kommersielle utgivere. F.eks. konferansepublikasjoner, doktoravhandlinger og rapporter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Grey literature"@en,
        "Grå litteratur"@nb ;
    skos:related humord:c14622 ;
    skos:relatedMatch <http://dewey.info/class/808.066/e23/> .

humord:c21242 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21242" ;
    dct:modified "2024-10-10T13:34:44"^^xsd:dateTime ;
    skos:altLabel "Bandaøyane"@nb,
        "Bandaøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:broader humord:c19846 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:prefLabel "Banda Islands"@en,
        "Bandaøyene"@nb .

humord:c21244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21244" ;
    dct:modified "2024-10-10T13:35:00"^^xsd:dateTime ;
    skos:altLabel "Bandanesarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.800959852/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Bandanesere er en folkegruppe på Banda-øyene, Indonesia <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.800959852/e23/> ;
    skos:prefLabel "Bandanese"@en,
        "Bandanesere"@nb .

humord:c21245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21245" ;
    dct:modified "2011-02-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/799.13/e23/> ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/799.13/e23/> ;
    skos:prefLabel "Seine fishing"@en,
        "Notfiske"@nb .

humord:c21246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21246" ;
    dct:modified "2024-02-07T13:05:46"^^xsd:dateTime ;
    skos:altLabel "Functional requirements for bibliographic records"@en,
        "FRBR"@nb,
        "Functional requirements for bibliographic records"@nb,
        "Funksjonskrav til bibliografiske postar"@nb,
        "Funksjonskrav til bibliografiske poster"@nb ;
    skos:broadMatch <http://dewey.info/class/025.3/e23/> ;
    skos:broader humord:c28700 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000513 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000513,
        <http://dewey.info/class/025.3/e23/> ;
    skos:prefLabel "FRBR"@en,
        "FRBR"@nb .

humord:c21248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21248" ;
    dct:modified "2024-11-20T08:44:10"^^xsd:dateTime ;
    skos:altLabel "Områdestudium"@nb,
        "Regionstudier"@nb,
        "Regionstudium"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:broader humord:c17550 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:prefLabel "Area studies"@en,
        "Områdestudier"@nb .

humord:c21250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21250" ;
    dct:modified "2024-08-30T14:51:11"^^xsd:dateTime ;
    skos:altLabel "Wikiar"@nb,
        "Wikis"@nb ;
    skos:broadMatch <http://dewey.info/class/006.75/e23/>,
        <http://dewey.info/class/384.38/e23/> ;
    skos:broader humord:c19255 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.75/e23/>,
        <http://dewey.info/class/302.2315/e23/>,
        <http://dewey.info/class/384.38/e23/> ;
    skos:prefLabel "Wikis"@en,
        "Wikier"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.2315/e23/> .

humord:c21251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21251" ;
    dct:modified "2024-03-07T09:57:33"^^xsd:dateTime ;
    skos:altLabel "Radio frequency identification"@en,
        "RFID"@nb,
        "Radiobrikker"@nb,
        "Radiofrekvensbasert identifikasjon"@nb,
        "Radiofrekvensidentifikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/621.384192/e23/> ;
    skos:broader humord:c63783 ;
    skos:definition "RFID er et digitalt gjenkjenningssystem som kommuniserer trådløst mellom datasystemer og mikrobrikker plassert inne i eller på gjenstander. Teknologien er kjent fra blant annet autopassbrikker, betalingskort, adgangskontroll og tyverisikring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002127,
        <http://dewey.info/class/006.245/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002127,
        <http://dewey.info/class/006.245/e23/>,
        <http://dewey.info/class/621.384192/e23/> ;
    skos:prefLabel "RFID"@en,
        "Radiobrikker"@nb .

humord:c21262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21262" ;
    dct:modified "2022-03-24T08:08:28"^^xsd:dateTime ;
    skos:altLabel "War babies"@en,
        "War baby"@en,
        "Tyskerbarn"@nb,
        "Tyskerunger"@nb ;
    skos:broader humord:c07171 ;
    skos:closeMatch <http://dewey.info/class/305.23086949/e23/> ;
    skos:definition "Barn som er født eller oppvokst under en krig og har blitt spesielt berørt av krigen. I Norge særlig om barn født under andre verdenskrig med norsk mor og tysk far <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.23086949/e23/> ;
    skos:prefLabel "War children"@en,
        "Krigsbarn"@nb ;
    skos:related humord:c21171 .

humord:c21263 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21263" ;
    dct:modified "2024-09-19T13:18:52"^^xsd:dateTime ;
    skos:altLabel "Côte d'Azur"@nb,
        "Fransk Riviera"@nb ;
    skos:broader humord:c02245 ;
    skos:closeMatch <http://dewey.info/class/2--4494/e23/>,
        <http://dewey.info/class/914.494/e23/>,
        <http://dewey.info/class/944.94/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4494/e23/>,
        <http://dewey.info/class/914.494/e23/>,
        <http://dewey.info/class/944.94/e23/> ;
    skos:prefLabel "French Riviera"@en,
        "Côte d'Azur"@nb .

humord:c21266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21266" ;
    dct:modified "2024-11-05T19:29:35"^^xsd:dateTime ;
    skos:altLabel "Gay people"@en,
        "Gay persons"@en,
        "Gays"@en,
        "Homofile"@nb,
        "Homoseksuelle"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/306.766/e23/> ;
    skos:editorialNote "Brukes om homofile generelt som gruppe"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08664/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08664/e23/>,
        <http://dewey.info/class/155.344/e23/>,
        <http://dewey.info/class/306.766/e23/>,
        <http://dewey.info/class/331.53/e23/>,
        <http://dewey.info/class/362.8964/e23/> ;
    skos:prefLabel "Homosexuals"@en,
        "Homofile"@nb ;
    skos:related humord:c08143,
        humord:c25018,
        humord:c29331,
        humord:c29904 ;
    skos:relatedMatch <http://dewey.info/class/155.344/e23/>,
        <http://dewey.info/class/331.53/e23/>,
        <http://dewey.info/class/362.8964/e23/> .

humord:c21267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21267" ;
    dct:modified "2024-11-05T09:57:40"^^xsd:dateTime ;
    skos:altLabel "Homosexual men"@en,
        "Homoar"@nb,
        "Homoer"@nb,
        "Homofile (Menn)"@nb ;
    skos:broader humord:c21266 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086642/e23/>,
        <http://dewey.info/class/306.7662/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086642/e23/>,
        <http://dewey.info/class/155.3442/e23/>,
        <http://dewey.info/class/306.7662/e23/>,
        <http://dewey.info/class/331.53/e23/> ;
    skos:prefLabel "Homosexuals (Men)"@en,
        "Homofile (Menn)"@nb ;
    skos:related humord:c29331,
        humord:c29904 ;
    skos:relatedMatch <http://dewey.info/class/155.3442/e23/>,
        <http://dewey.info/class/331.53/e23/> .

humord:c21270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21270" ;
    dct:modified "2025-01-29T14:45:18"^^xsd:dateTime ;
    skos:altLabel "Quilting"@en,
        "Lappeteknikk"@nb,
        "Patchwork"@nb,
        "Quilting"@nb ;
    skos:broader humord:c04827 ;
    skos:editorialNote "Lukket bemerkning: ubt11"@nb ;
    skos:exactMatch <http://dewey.info/class/746.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/746.46/e23/> ;
    skos:prefLabel "Patchwork"@en,
        "Lappeteknikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/> .

humord:c21273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21273" ;
    dct:modified "2024-11-05T13:57:12"^^xsd:dateTime ;
    skos:altLabel "Deaf-blind people"@en,
        "Deaf-blind persons"@en,
        "Deafblind people"@en,
        "Deafblind persons"@en,
        "Døvblinde"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0871/e23/>,
        <http://dewey.info/class/305.9081/e23/> ;
    skos:broader humord:c11153,
        humord:c11171 ;
    skos:closeMatch <http://dewey.info/class/362.41/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0871/e23/>,
        <http://dewey.info/class/305.9081/e23/>,
        <http://dewey.info/class/362.41/e23/> ;
    skos:prefLabel "Deaf and blind people"@en,
        "Døvblinde"@nb .

humord:c21274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21274" ;
    dct:modified "2024-10-02T13:48:17"^^xsd:dateTime ;
    skos:altLabel "Special needs schools"@en,
        "Hjelpeskolar"@nb,
        "Hjelpeskoler"@nb,
        "Hjelpeskular"@nb,
        "Spesialskolar"@nb,
        "Spesialskular"@nb,
        "Særskolar"@nb,
        "Særskoler"@nb,
        "Særskular"@nb ;
    skos:broadMatch <http://dewey.info/class/371.9/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9/e23/> ;
    skos:prefLabel "Special schools"@en,
        "Spesialskoler"@nb .

humord:c21275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21275" ;
    dct:modified "2024-12-09T12:07:10"^^xsd:dateTime ;
    skos:altLabel "Langrenn"@nb ;
    skos:broader humord:c01457 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/796.932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.932/e23/> ;
    skos:prefLabel "Cross country skiing"@en,
        "Langrenn"@nb .

humord:c21281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21281" ;
    dct:modified "2024-11-07T20:06:57"^^xsd:dateTime ;
    skos:altLabel "Saptamatrkas"@en,
        "Matrikas"@nb,
        "Saptamatrikas"@nb,
        "Saptamatrkas"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Saptamatrkas er en gruppe av sju mor-gudinner innen hinduismen <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Matrikas"@en,
        "Saptamatrkas"@nb .

humord:c21284 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21284" ;
    dct:modified "2025-02-18T13:08:08"^^xsd:dateTime ;
    skos:altLabel "Girinagar"@en,
        "Girnar Hill"@en,
        "RevatakParvata"@en,
        "Girnar"@nb,
        "Girnar Hill"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:definition "Girnar er et hellig fjellområde i Gujarat <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Girnar"@en,
        "Girnar"@nb .

humord:c21288 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21288" ;
    dct:modified "2024-09-19T13:41:24"^^xsd:dateTime ;
    skos:altLabel "Cuddapah"@nb,
        "Kadapa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Kadapa"@en,
        "Kadapa"@nb .

humord:c21291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21291" ;
    dct:modified "2024-12-10T10:26:14"^^xsd:dateTime ;
    skos:altLabel "Vegetarianisme"@nb,
        "Vegetarisme"@nb ;
    skos:broadMatch <http://dewey.info/class/179.3/e23/> ;
    skos:broader humord:c04914 ;
    skos:definition "Det å ha et kosthold som utelukkende består av planteføde eller i betydeliggrad utelukker produkter fra dyreriket <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/613.262/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/613.262/e23/> ;
    skos:prefLabel "Vegetarianism"@en,
        "Vegetarianisme"@nb ;
    skos:related humord:c21293 .

humord:c21293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2011-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21293" ;
    dct:modified "2011-03-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vegetarian diet"@en,
        "Vegetarmat"@nb ;
    skos:broader humord:c17655 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/641.303/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.262/e23/>,
        <http://dewey.info/class/641.303/e23/>,
        <http://dewey.info/class/641.5636/e23/> ;
    skos:prefLabel "Vegetarian food"@en,
        "Vegetarkost"@nb ;
    skos:related humord:c21291 ;
    skos:relatedMatch <http://dewey.info/class/613.262/e23/>,
        <http://dewey.info/class/641.5636/e23/> .

humord:c21295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 52 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21295" ;
    dct:modified "2011-03-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public space"@en,
        "Offentlig rom"@nb ;
    skos:broadMatch <http://dewey.info/class/307.1216/e23/>,
        <http://dewey.info/class/711.55/e23/> ;
    skos:broader humord:c09406 ;
    skos:definition "Fysisk territorium som alle har adgang til <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: uit11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.1216/e23/>,
        <http://dewey.info/class/711.55/e23/> ;
    skos:prefLabel "Public spaces"@en,
        "Offentlige rom"@nb ;
    skos:related humord:c15336 .

humord:c21297 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21297" ;
    dct:modified "2025-02-19T08:35:34"^^xsd:dateTime ;
    skos:altLabel "Telangana"@nb,
        "Telingana"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5484/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5484/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Telangana"@en,
        "Telangana"@nb .

humord:c21299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21299" ;
    dct:modified "2024-11-07T20:02:31"^^xsd:dateTime ;
    skos:altLabel "Gauri"@en,
        "Uma"@en,
        "Parvati"@nb,
        "Uma"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Parvati er fjellets datter, hinduisk gudinne, datter av Himalaya <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Parvati"@en,
        "Parvati"@nb .

humord:c21300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21300" ;
    dct:modified "2024-12-12T07:51:35"^^xsd:dateTime ;
    skos:altLabel "Western Front (WWII)"@en,
        "Western Front (World War II)"@en,
        "Vestfronten (Andre verdskrig)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5421/e23/> ;
    skos:broader humord:c03985 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421/e23/> ;
    skos:prefLabel "Western Front (Second World War)"@en,
        "Vestfronten (Andre verdenskrig)"@nb .

humord:c21303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21303" ;
    dct:modified "2024-10-18T09:54:30"^^xsd:dateTime ;
    skos:altLabel "Særspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Variant av en målform eller et målføre som blir talt av personer med visse trekk felles, f.eks. yrke, alder, kjønn. Til forskjell fra allmennspråk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Lingo"@en,
        "Særspråk"@nb ;
    skos:related humord:c09768,
        humord:c09790,
        humord:c09817,
        humord:c21306 .

humord:c21304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21304" ;
    dct:modified "2024-06-26T07:25:10"^^xsd:dateTime ;
    skos:altLabel "Dividing lines (Politics)"@en,
        "Politiske skiljeliner"@nb,
        "Politiske skiljelinjer"@nb,
        "Skiljeliner (Politikk)"@nb,
        "Skiljelinjer (Politikk)"@nb,
        "Skillelinjer (Politikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09547 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Political dividing lines"@en,
        "Politiske skillelinjer"@nb ;
    skos:related humord:c09174,
        humord:c09322 .

humord:c21306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21306" ;
    dct:modified "2024-10-28T07:54:41"^^xsd:dateTime ;
    skos:altLabel "Allmennspråk"@nb ;
    skos:broader humord:c15161 ;
    skos:definition "Den delen av språket som de fleste i et språksamfunn bruker, til forskjell fra fagspråk, særspråk <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Common language"@en,
        "Allmennspråk"@nb ;
    skos:related humord:c21303 ;
    skos:relatedMatch <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/401.4/e23/>,
        <http://dewey.info/class/418/e23/> .

humord:c21307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21307" ;
    dct:modified "2024-11-08T09:59:59"^^xsd:dateTime ;
    skos:altLabel "Nestor (Mytisk skikkelse)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Nestor er i gresk mytologi sønn av Nelevs, konge av Pylos. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Nestor (Mythical figure)"@en,
        "Nestor (Mytisk skikkelse)"@nb .

humord:c21308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21308" ;
    dct:modified "2024-11-20T12:27:15"^^xsd:dateTime ;
    skos:altLabel "Diplomatic immunity"@en,
        "Diplomatisk immunitet"@nb,
        "Eksterritorialitet"@nb,
        "Eksterritorialrett"@nb ;
    skos:broadMatch <http://dewey.info/class/341.33/e23/> ;
    skos:broader humord:c09706 ;
    skos:closeMatch <http://dewey.info/class/341.4/e23/> ;
    skos:definition "Rett til uavhengighet av lover m.m. i det land hvor man oppholder seg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/327.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/341.33/e23/>,
        <http://dewey.info/class/341.4/e23/> ;
    skos:prefLabel "Exterritoriality"@en,
        "Eksterritorialrett"@nb .

humord:c21313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21313" ;
    dct:modified "2024-10-18T14:43:59"^^xsd:dateTime ;
    skos:altLabel "Kharia språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:broader humord:c10769 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.95/e23/>,
        <http://dewey.info/class/6--9595/e23/> ;
    skos:prefLabel "Kharia language"@en,
        "Kharia språk"@nb .

humord:c21315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21315" ;
    dct:modified "2024-12-10T08:44:21"^^xsd:dateTime ;
    skos:altLabel "Tactile sense"@en,
        "Touching (Sense)"@en,
        "Berøring (Sans)"@nb,
        "Berøringssans"@nb,
        "Følesans"@nb ;
    skos:broadMatch <http://dewey.info/class/152.182/e23/>,
        <http://dewey.info/class/612.88/e23/> ;
    skos:broader humord:c03882 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/573.875/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.182/e23/>,
        <http://dewey.info/class/573.875/e23/>,
        <http://dewey.info/class/612.88/e23/> ;
    skos:prefLabel "Touch (Sense)"@en,
        "Berøring (Sans)"@nb ;
    skos:related humord:c20971 .

humord:c21322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21322" ;
    dct:modified "2024-08-26T15:09:16"^^xsd:dateTime ;
    skos:altLabel "Abahutu"@en,
        "Bahutu"@en,
        "Bahutu (Folk)"@nb,
        "Hutu (Folk)"@nb,
        "Hutuar"@nb,
        "Wahutu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89639461/e23/>,
        <http://dewey.info/class/5--9639461/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Hutuer er bantutalende folk i Rwanda og Burundi i det sentrale Afrika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89639461/e23/>,
        <http://dewey.info/class/5--9639461/e23/> ;
    skos:prefLabel "Hutuer"@nb .

humord:c21329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21329" ;
    dct:modified "2024-11-07T14:08:12"^^xsd:dateTime ;
    skos:altLabel "Adult learning"@en,
        "Continuing education"@en,
        "Voksenundervisning"@nb,
        "Voksenutdanning"@nb ;
    skos:broader humord:c07899 ;
    skos:definition "Opplæring, omskolering, videreutdanning for voksne <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/374/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/344.074/e23/>,
        <http://dewey.info/class/344.07685/e23/>,
        <http://dewey.info/class/353.84/e23/>,
        <http://dewey.info/class/371.90475/e23/>,
        <http://dewey.info/class/374/e23/>,
        <http://dewey.info/class/379.114/e23/>,
        <http://dewey.info/class/379.1215/e23/> ;
    skos:prefLabel "Adult education (Adult learning)"@en,
        "Voksenopplæring"@nb ;
    skos:related humord:c14640,
        humord:c22468,
        humord:c23301,
        humord:c23406,
        humord:c27656,
        humord:c68838 ;
    skos:relatedMatch <http://dewey.info/class/344.074/e23/>,
        <http://dewey.info/class/344.07685/e23/>,
        <http://dewey.info/class/353.84/e23/>,
        <http://dewey.info/class/371.90475/e23/>,
        <http://dewey.info/class/379.114/e23/>,
        <http://dewey.info/class/379.1215/e23/> .

humord:c21335 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21335" ;
    dct:modified "2011-04-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c030613,
        <http://dewey.info/class/2--772/e23/>,
        <http://dewey.info/class/917.72/e23/>,
        <http://dewey.info/class/977.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030613,
        <http://dewey.info/class/2--772/e23/>,
        <http://dewey.info/class/917.72/e23/>,
        <http://dewey.info/class/977.2/e23/> ;
    skos:prefLabel "Indiana"@en,
        "Indiana"@nb .

humord:c21336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21336" ;
    dct:modified "2011-04-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c16755 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Nuosuo"@en,
        "Nuosu"@nb .

humord:c21338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21338" ;
    dct:modified "2024-08-21T13:16:56"^^xsd:dateTime ;
    skos:altLabel "1-year-old children"@en,
        "1-year-olds"@en,
        "One-year-old children"@en,
        "1-åringar"@nb,
        "1-åringer"@nb,
        "Ettåringar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0832/e23/>,
        <http://dewey.info/class/305.232/e23/> ;
    skos:broader humord:c29881 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0832/e23/>,
        <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/305.232/e23/>,
        <http://dewey.info/class/613.20832/e23/> ;
    skos:prefLabel "One-year-olds"@en,
        "Ettåringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/613.20832/e23/> .

humord:c21343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21343" ;
    dct:modified "2024-07-29T14:31:01"^^xsd:dateTime ;
    skos:altLabel "Academic sector"@en,
        "Academic world"@en,
        "Akademia"@nb ;
    skos:broader humord:c07954 ;
    skos:definition "Akademia er et samlebegrep for fellesskap av studenter og lærde innenfor høyere utdanning og forskning <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/378/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "Academia"@en,
        "Akademia"@nb ;
    skos:related humord:c07254,
        humord:c07392 .

humord:c21346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21346" ;
    dct:modified "2024-07-26T11:58:35"^^xsd:dateTime ;
    skos:altLabel "Contractual pension"@en,
        "Contractual pensions"@en,
        "Joint pension under collective agreement"@en,
        "AFP"@nb,
        "Avtalefesta pensjon"@nb ;
    skos:broadMatch <http://dewey.info/class/331.252/e23/> ;
    skos:broader humord:c09353 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.252/e23/> ;
    skos:prefLabel "Contractual early retirement pension"@en,
        "Avtalefestet pensjon"@nb ;
    skos:related humord:c22940 .

humord:c21349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21349" ;
    dct:modified "2024-08-01T10:31:54"^^xsd:dateTime ;
    skos:altLabel "Old age pension"@en,
        "Social pension"@en,
        "Alderspensjon"@nb,
        "Alderstrygd"@nb ;
    skos:broadMatch <http://dewey.info/class/331.252/e23/> ;
    skos:broader humord:c09353 ;
    skos:closeMatch <http://dewey.info/class/368.43/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/368.43/e23/> ;
    skos:prefLabel "Retirement pension"@en,
        "Alderspensjon"@nb .

humord:c21351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21351" ;
    dct:modified "2024-08-01T10:40:38"^^xsd:dateTime ;
    skos:altLabel "Aleineforelder"@nb,
        "Aleineforeldre"@nb,
        "Aleneforelder"@nb,
        "Einslege foreldrar"@nb,
        "Enslige foreldre"@nb,
        "Åleineforelder"@nb,
        "Åleineforeldre"@nb ;
    skos:broader humord:c07182 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.856/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.856/e23/> ;
    skos:prefLabel "Single parents"@en,
        "Aleneforeldre"@nb ;
    skos:related humord:c22322 .

humord:c21352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21352" ;
    dct:modified "2024-08-01T10:43:54"^^xsd:dateTime ;
    skos:altLabel "Aleinemødrer"@nb,
        "Alenemor"@nb,
        "Einslege mødrer"@nb,
        "Enslige mødre"@nb,
        "Åleinemødrer"@nb ;
    skos:broader humord:c21351 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.87432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.87432/e23/>,
        <http://dewey.info/class/362.839532/e23/> ;
    skos:prefLabel "Single mothers"@en,
        "Alenemødre"@nb ;
    skos:related humord:c07197 ;
    skos:relatedMatch <http://dewey.info/class/362.839532/e23/> .

humord:c21354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21354" ;
    dct:modified "2024-08-01T10:39:16"^^xsd:dateTime ;
    skos:altLabel "Aleinefar"@nb,
        "Aleinefedrar"@nb,
        "Alenefar"@nb,
        "Einslege fedrar"@nb,
        "Enslige fedre"@nb,
        "Åleinefar"@nb,
        "Åleinefedrar"@nb ;
    skos:broader humord:c21351 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.87422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.87422/e23/> ;
    skos:prefLabel "Single fathers"@en,
        "Alenefedre"@nb .

humord:c21356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21356" ;
    dct:modified "2024-08-02T08:28:40"^^xsd:dateTime ;
    skos:altLabel "Alkoholikarar"@nb,
        "Alkoholistar"@nb,
        "Alkoholister"@nb,
        "Alkoholistomsorg"@nb,
        "Alkoholmisbrukarar"@nb,
        "Alkoholmisbrukere"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0874/e23/> ;
    skos:broader humord:c21358 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/344.04461/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/363.5974/e23/>,
        <http://dewey.info/class/616.861/e23/> ;
    skos:prefLabel "Alcoholics"@en,
        "Alkoholikere"@nb ;
    skos:related humord:c03907 ;
    skos:relatedMatch <http://dewey.info/class/344.04461/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/363.5974/e23/>,
        <http://dewey.info/class/616.861/e23/> .

humord:c21358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21358" ;
    dct:modified "2024-11-04T12:47:29"^^xsd:dateTime ;
    skos:altLabel "Chemical abusers"@en,
        "Rusavhengige"@nb,
        "Rusmiddelmisbrukarar"@nb,
        "Rusmiddelmisbrukere"@nb,
        "Rusmisbrukarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.29092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/>,
        <http://dewey.info/class/362.29092/e23/> ;
    skos:prefLabel "Substance abusers"@en,
        "Rusmisbrukere"@nb ;
    skos:related humord:c22676,
        humord:c25397 ;
    skos:relatedMatch <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/> .

humord:c21360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21360" ;
    dct:modified "2025-01-31T08:37:37"^^xsd:dateTime ;
    skos:altLabel "Alcohol use"@en,
        "Alkoholforbruk"@nb,
        "Alkoholkonsum"@nb,
        "Alkoholvanar"@nb,
        "Alkoholvaner"@nb ;
    skos:broadMatch <http://dewey.info/class/178.1/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/394.13/e23/> ;
    skos:broader humord:c07832 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/178.1/e23/>,
        <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/362.292/e23/>,
        <http://dewey.info/class/394.13/e23/>,
        <http://dewey.info/class/613.81/e23/> ;
    skos:prefLabel "Alcohol consumption"@en,
        "Alkoholforbruk"@nb ;
    skos:related humord:c08387,
        humord:c69507 ;
    skos:relatedMatch <http://dewey.info/class/353.37/e23/>,
        <http://dewey.info/class/613.81/e23/> .

humord:c21363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21363" ;
    dct:modified "2024-08-29T13:22:50"^^xsd:dateTime ;
    skos:altLabel "Allergic diseases"@en,
        "Allergy"@en,
        "Allergi"@nb,
        "Allergiar"@nb,
        "Allergiske sykdommer"@nb ;
    skos:broader humord:c61717 ;
    skos:closeMatch <http://dewey.info/class/616.97/e23/> ;
    skos:definition "Allergi er ein overfølsemdsreaksjon som følgje av at immunsystemet til kroppen reagerer på ein unormal måte mot stoff frå det ytre miljøet. Derfor utviklar ein symptom ved kontakt med stoff (allergen) som vanlegvis ikkje er sjukdomsframkallande <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009178,
        <http://dewey.info/class/571.972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009178,
        <http://dewey.info/class/571.972/e23/>,
        <http://dewey.info/class/614.5993/e23/>,
        <http://dewey.info/class/616.97/e23/> ;
    skos:prefLabel "Allergies"@en,
        "Allergier"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.5993/e23/> .

humord:c21368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21368" ;
    dct:modified "2024-01-08T08:43:40"^^xsd:dateTime ;
    skos:altLabel "Speed (Narcotics)"@en,
        "Uppers (Narcotics)"@en,
        "Amfetamin"@nb,
        "Speed"@nb ;
    skos:broadMatch <http://dewey.info/class/615.7822/e23/> ;
    skos:broader humord:c08392 ;
    skos:definition "Amfetamin er et rusmiddel med en viss medisinsk anvendelse. Det er et syntetisk fremstilt stoff som har kjemisk likhet med blant annet adrenalin og efedrin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003327 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003327,
        <http://dewey.info/class/178.8/e23/>,
        <http://dewey.info/class/362.2995/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/613.84/e23/>,
        <http://dewey.info/class/615.7822/e23/>,
        <http://dewey.info/class/616.864/e23/> ;
    skos:prefLabel "Amphetamine"@en,
        "Amfetamin"@nb ;
    skos:relatedMatch <http://dewey.info/class/178.8/e23/>,
        <http://dewey.info/class/362.2995/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/613.84/e23/>,
        <http://dewey.info/class/616.864/e23/> .

humord:c21370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21370" ;
    dct:modified "2025-01-29T14:51:32"^^xsd:dateTime ;
    skos:altLabel "Body alteration"@en,
        "Kroppsmodifikasjon"@nb,
        "Kroppsmodifisering"@nb ;
    skos:broader humord:c04839 ;
    skos:definition "Påført endring av menneskekroppen av estetiske eller ikke-medisinske årsaker <ubo>"@nb ;
    skos:editorialNote "Kroppsmodifisering"@nb,
        "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/391.6/e23/> ;
    skos:prefLabel "Body modification"@en,
        "Kroppsmodifikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4/e23/>,
        <http://dewey.info/class/391.6/e23/> .

humord:c21372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21372" ;
    dct:modified "2024-08-13T11:30:03"^^xsd:dateTime ;
    skos:altLabel "Amnesties"@en,
        "Amnesti"@nb ;
    skos:broadMatch <http://dewey.info/class/364.65/e23/> ;
    skos:broader humord:c08982 ;
    skos:definition "Ettergivelse av straff, særlig for politiske fanger <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.077/e23/>,
        <http://dewey.info/class/364.65/e23/> ;
    skos:prefLabel "Amnesty"@en,
        "Amnesti"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.077/e23/> .

humord:c21373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21373" ;
    dct:modified "2024-08-14T09:44:49"^^xsd:dateTime ;
    skos:altLabel "Analfabetar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Analfabet er en person over en viss alder som verken kan lese eller skrive. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08694/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:prefLabel "Illiterates"@en,
        "Analfabeter"@nb ;
    skos:related humord:c07908 .

humord:c21374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21374" ;
    dct:modified "2025-01-24T07:45:49"^^xsd:dateTime ;
    skos:altLabel "Body piercing"@en,
        "Kroppspiercing"@nb,
        "Piercing"@nb,
        "Piercingar"@nb,
        "Pirsing"@nb,
        "Pirsingar"@nb,
        "Pirsinger"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/> ;
    skos:broader humord:c21370 ;
    skos:definition "Det å lage huller forskjellige steder på kroppen, vanligvis i brusk eller hud, for å feste ringer eller andre smykker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/613.4/e23/> ;
    skos:prefLabel "Piercing"@en,
        "Piercinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.4/e23/> .

humord:c21379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21379" ;
    dct:modified "2024-08-15T13:39:14"^^xsd:dateTime ;
    skos:altLabel "Anti-globalisation"@en,
        "Counter-globalisation"@en,
        "Counter-globalization"@en,
        "Antiglobalisering"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c09572 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Anti-globalization"@en,
        "Antiglobalisering"@nb ;
    skos:related humord:c16723 .

humord:c21380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21380" ;
    dct:modified "2023-11-15T11:44:47"^^xsd:dateTime ;
    skos:altLabel "Antropologar"@nb ;
    skos:broader humord:c07392 ;
    skos:closeMatch realfagstermer:c001742,
        <http://dewey.info/class/305.9306/e23/>,
        <http://dewey.info/class/306.092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001742,
        <http://dewey.info/class/305.9306/e23/>,
        <http://dewey.info/class/306.092/e23/> ;
    skos:prefLabel "Anthropologists"@en,
        "Antropologer"@nb ;
    skos:related humord:c07538 .

humord:c21386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21386" ;
    dct:modified "2024-08-23T14:16:14"^^xsd:dateTime ;
    skos:altLabel "Quality of working life"@en,
        "Workload"@en,
        "Arbeidsbetingelser"@nb,
        "Arbeidsbyrde"@nb,
        "Arbeidsvilkår"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/658.312/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2/e23/>,
        <http://dewey.info/class/354.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2/e23/>,
        <http://dewey.info/class/342.0686/e23/>,
        <http://dewey.info/class/354.98/e23/>,
        <http://dewey.info/class/658.312/e23/> ;
    skos:prefLabel "Working conditions"@en,
        "Arbeidsvilkår"@nb ;
    skos:related humord:c09132,
        humord:c23608 ;
    skos:relatedMatch <http://dewey.info/class/342.0686/e23/> .

humord:c21390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21390" ;
    dct:modified "2024-09-23T09:40:47"^^xsd:dateTime ;
    skos:altLabel "Employment exchange"@en,
        "Employment services"@en,
        "Arbeidsformidling"@nb,
        "Arbeidskontor"@nb,
        "Arbeidskontorer"@nb ;
    skos:broadMatch <http://dewey.info/class/354.9/e23/> ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/354.96/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.128/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.128/e23/>,
        <http://dewey.info/class/354.9/e23/>,
        <http://dewey.info/class/354.96/e23/>,
        <http://dewey.info/class/362.0425/e23/> ;
    skos:prefLabel "Employment service"@en,
        "Arbeidsformidling"@nb ;
    skos:related humord:c09131 ;
    skos:relatedMatch <http://dewey.info/class/362.0425/e23/> .

humord:c21391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21391" ;
    dct:modified "2024-08-23T14:30:15"^^xsd:dateTime ;
    skos:altLabel "Employers' associations"@en,
        "Employers' organizations"@en,
        "Management organisations"@en,
        "Management organizations"@en,
        "Arbeidsgivarforeiningar"@nb,
        "Arbeidsgiverforeninger"@nb,
        "Arbeidsgjevarforeiningar"@nb,
        "Arbeids­givararorganisasjonar"@nb,
        "Arbeids­gjevararorganisasjonar"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Employers' organisations"@en,
        "Arbeidsgiverorganisasjoner"@nb ;
    skos:related humord:c09147,
        humord:c11815 ;
    skos:relatedMatch <http://dewey.info/class/331/e23/> .

humord:c21394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21394" ;
    dct:modified "2024-09-23T09:49:19"^^xsd:dateTime ;
    skos:altLabel "Unemployed workers"@en,
        "Arbeidslause"@nb,
        "Arbeidsledige"@nb,
        "Arbeidsløse"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086941/e23/>,
        <http://dewey.info/class/305.90694/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086941/e23/>,
        <http://dewey.info/class/305.90694/e23/> ;
    skos:prefLabel "Unemployed people"@en,
        "Arbeidsledige"@nb ;
    skos:related humord:c09129 .

humord:c21397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21397" ;
    dct:modified "2024-08-23T14:32:41"^^xsd:dateTime ;
    skos:altLabel "Active income"@en,
        "Arbeidsinntekter"@nb,
        "Lønnsinntekter"@nb,
        "Personinntekt"@nb,
        "Personinntekter"@nb ;
    skos:broader humord:c07837 ;
    skos:closeMatch <http://dewey.info/class/331.21/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/> ;
    skos:prefLabel "Employment income"@en,
        "Arbeidsinntekter"@nb ;
    skos:related humord:c07838 .

humord:c21405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21405" ;
    dct:modified "2024-08-23T14:19:28"^^xsd:dateTime ;
    skos:altLabel "Ethics of work"@en,
        "Work ethic"@en,
        "Arbeidsetikk"@nb,
        "Arbeidsmoral"@nb ;
    skos:broadMatch <http://dewey.info/class/174/e23/> ;
    skos:broader humord:c00245,
        humord:c09123 ;
    skos:closeMatch realfagstermer:c009218,
        <http://dewey.info/class/658.314/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009218,
        <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:prefLabel "Work ethics"@en,
        "Arbeidsmoral"@nb ;
    skos:related humord:c00254 ;
    skos:relatedMatch <http://dewey.info/class/352.66/e23/> .

humord:c21407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21407" ;
    dct:modified "2024-12-17T11:27:51"^^xsd:dateTime ;
    skos:altLabel "Employed earners"@en,
        "Jobholders"@en,
        "Salaried workers"@en,
        "Wage earners"@en,
        "Arbeidstagere"@nb,
        "Arbeidstakarar"@nb,
        "Lønnstakere"@nb,
        "Lønstakarar"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/331.11/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005508 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005508,
        <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/331.11/e23/>,
        <http://dewey.info/class/331.2598/e23/>,
        <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/> ;
    skos:prefLabel "Employees"@en,
        "Arbeidstakere"@nb ;
    skos:related humord:c11815,
        humord:c19076 ;
    skos:relatedMatch <http://dewey.info/class/305.562/e23/>,
        <http://dewey.info/class/331.2598/e23/>,
        <http://dewey.info/class/640.46/e23/>,
        <http://dewey.info/class/647.2/e23/> .

humord:c21413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21413" ;
    dct:modified "2024-01-08T08:58:13"^^xsd:dateTime ;
    skos:altLabel "Asthmas"@en,
        "Asthmatic diseases"@en,
        "Bronchial Asthma"@en,
        "Asthma bronchiale"@nb,
        "Astma"@nb,
        "Astmatiske sykdommer"@nb,
        "Bronkialastma"@nb ;
    skos:broader humord:c61712 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009480,
        <http://dewey.info/class/616.238/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009480,
        <http://dewey.info/class/362.196238/e23/>,
        <http://dewey.info/class/616.238/e23/>,
        <http://dewey.info/class/618.92238/e23/>,
        <http://dewey.info/class/618.976238/e23/> ;
    skos:prefLabel "Asthma"@en,
        "Astma"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196238/e23/>,
        <http://dewey.info/class/618.92238/e23/>,
        <http://dewey.info/class/618.976238/e23/> .

humord:c21417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21417" ;
    dct:modified "2024-08-28T20:11:45"^^xsd:dateTime ;
    skos:altLabel "Autistar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.858820092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.858820092/e23/> ;
    skos:prefLabel "Autists"@en,
        "Autister"@nb ;
    skos:related humord:c12287 .

humord:c21425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21425" ;
    dct:modified "2024-10-23T09:03:25"^^xsd:dateTime ;
    skos:altLabel "Awemba"@en,
        "BaBemba"@en,
        "Bawemba"@en,
        "Bemba (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Bemba er et folk i den nordøstlige delen av Zambia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8963915/e23/>,
        <http://dewey.info/class/5--963915/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963915/e23/>,
        <http://dewey.info/class/5--963915/e23/> ;
    skos:prefLabel "Bemba"@en,
        "Bemba (Folk)"@nb .

humord:c21434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21434" ;
    dct:modified "2011-04-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Home loan"@en ;
    skos:broader humord:c17773 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.63244/e23/> ;
    skos:prefLabel "Home loans"@en,
        "Boliglån"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.63244/e23/> .

humord:c21441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21441" ;
    dct:modified "2024-10-24T09:42:46"^^xsd:dateTime ;
    skos:altLabel "Bosniarar"@nb ;
    skos:broader humord:c00916 ;
    skos:definition "Bosniere brukes som fellesbetegnelse for alle medborgere i staten Bosnia-Hercegovina. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.891839/e23/>,
        <http://dewey.info/class/5--91839/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891839/e23/>,
        <http://dewey.info/class/5--91839/e23/> ;
    skos:prefLabel "Bosnians"@en,
        "Bosniere"@nb .

humord:c21443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21443" ;
    dct:modified "2024-11-05T19:28:00"^^xsd:dateTime ;
    skos:altLabel "Homeless persons"@en,
        "Itinerant persons"@en,
        "Street people"@en,
        "Bostedsløse"@nb,
        "Bustadslause"@nb,
        "Heimlause"@nb,
        "Uteliggarar"@nb,
        "Uteliggere"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086942/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.5692/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.5692/e23/> ;
    skos:prefLabel "Homeless people"@en,
        "Hjemløse"@nb ;
    skos:related humord:c12673 .

humord:c21448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21448" ;
    dct:modified "2022-01-14T09:46:58"^^xsd:dateTime ;
    skos:altLabel "Housing allowance"@en,
        "Housing benefit"@en,
        "Rent allowance"@en,
        "Boligstøtte"@nb ;
    skos:broader humord:c09347 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/363.582/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.12/e23/>,
        <http://dewey.info/class/363.582/e23/> ;
    skos:prefLabel "Living allowance"@en,
        "Bostøtte"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.12/e23/> .

humord:c21450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21450" ;
    dct:modified "2022-02-09T11:03:24"^^xsd:dateTime ;
    skos:altLabel "Korrespondanseskoler"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0715/e23/> ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/374.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/374.4/e23/> ;
    skos:prefLabel "Correspondence schools"@en,
        "Brevskoler"@nb .

humord:c21452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21452" ;
    dct:modified "2024-01-30T15:07:30"^^xsd:dateTime ;
    skos:altLabel "Broadband networks"@en,
        "Bredband"@nb,
        "Bredbåndsnett"@nb,
        "Breiband"@nb,
        "Breibandsnett"@nb ;
    skos:broadMatch <http://dewey.info/class/004.68/e23/>,
        <http://dewey.info/class/621.3981/e23/> ;
    skos:broader humord:c04327 ;
    skos:definition "Høyhastighetsnett fore telekommunikasjon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012937 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012937,
        <http://dewey.info/class/004.64/e23/>,
        <http://dewey.info/class/004.68/e23/>,
        <http://dewey.info/class/621.3878/e23/>,
        <http://dewey.info/class/621.3981/e23/> ;
    skos:prefLabel "Broadband"@en,
        "Bredbånd"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.64/e23/>,
        <http://dewey.info/class/621.3878/e23/> .

humord:c21458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21458" ;
    dct:modified "2024-01-08T12:35:35"^^xsd:dateTime ;
    skos:altLabel "Brystkreft"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Brystkreft er en ondartet svulst (kreft) i brystkjertelvevet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007736,
        <http://dewey.info/class/362.19699449/e23/>,
        <http://dewey.info/class/616.99449/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007736,
        <http://dewey.info/class/362.19699449/e23/>,
        <http://dewey.info/class/614.5999449/e23/>,
        <http://dewey.info/class/616.99449/e23/> ;
    skos:prefLabel "Breast cancer"@en,
        "Brystkreft"@nb ;
    skos:related humord:c58977 ;
    skos:relatedMatch <http://dewey.info/class/614.5999449/e23/> .

humord:c21460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21460" ;
    dct:modified "2011-04-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Burnout"@nb ;
    skos:broader humord:c14429 ;
    skos:closeMatch <http://dewey.info/class/158.723/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.723/e23/>,
        <http://dewey.info/class/306.361/e23/> ;
    skos:prefLabel "Burnout"@en,
        "Utbrenthet"@nb ;
    skos:related humord:c14430 ;
    skos:relatedMatch <http://dewey.info/class/306.361/e23/> .

humord:c21464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21464" ;
    dct:modified "2024-09-23T12:45:09"^^xsd:dateTime ;
    skos:altLabel "Construction"@en,
        "Anlegg"@nb,
        "Anleggsarbeid"@nb,
        "Bygg og anlegg"@nb,
        "Bygg- og anleggsarbeid"@nb,
        "Bygge- og anleggsindustri"@nb,
        "Byggearbeid"@nb,
        "Bygningsvesen"@nb,
        "Entreprenørverksemd"@nb,
        "Entreprenørvirksomhet"@nb ;
    skos:broader humord:c07664 ;
    skos:definition "Bygg og anlegg er en fellesbetegnelse for all virksomhet som er knyttet til oppføring, ombygging, vedlikehold og riving av bygninger og anlegg. Omfatter også bygging av boreplattformer <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.47624/e23/>,
        <http://dewey.info/class/338.7624/e23/>,
        <http://dewey.info/class/624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47624/e23/>,
        <http://dewey.info/class/338.7624/e23/>,
        <http://dewey.info/class/624/e23/> ;
    skos:prefLabel "Building and construction"@en,
        "Bygg og anlegg"@nb .

humord:c21471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21471" ;
    dct:modified "2023-11-29T14:52:00"^^xsd:dateTime ;
    skos:altLabel "Hierarki (Sosiologi)"@nb,
        "Makthierarkier"@nb ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c09261 ;
    skos:closeMatch realfagstermer:c009638 ;
    skos:definition "Organisasjonsformer som er preget av formaliserte over- og underordnede relasjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009638,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/355.33/e23/> ;
    skos:prefLabel "Hierarchies (Sociology)"@en,
        "Hierarkier (Sosiologi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.33/e23/> .

humord:c21472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21472" ;
    dct:modified "2025-02-11T14:05:22"^^xsd:dateTime ;
    skos:altLabel "Caribs"@en,
        "Kalinago"@en,
        "Kalina (Folk)"@nb,
        "Karib (Folk)"@nb,
        "Karibar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89792/e23/>,
        <http://dewey.info/class/5--9792/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolk som befolket De små Antiller i Karibia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89792/e23/>,
        <http://dewey.info/class/5--9792/e23/> ;
    skos:prefLabel "Island Caribs"@en,
        "Kariber"@nb .

humord:c21476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21476" ;
    dct:modified "2024-10-15T13:13:14"^^xsd:dateTime ;
    skos:altLabel "Polymerar"@nb ;
    skos:broadMatch <http://dewey.info/class/530.413/e23/> ;
    skos:broader humord:c61878 ;
    skos:definition "Syntetiske eller naturlige forbindelser som består av kjedeformede molekyler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:exactMatch realfagstermer:c005690,
        <http://dewey.info/class/541.2254/e23/>,
        <http://dewey.info/class/547.7/e23/>,
        <http://dewey.info/class/620.192/e23/>,
        <http://dewey.info/class/668.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005690,
        <http://dewey.info/class/530.413/e23/>,
        <http://dewey.info/class/530.429/e23/>,
        <http://dewey.info/class/541.2254/e23/>,
        <http://dewey.info/class/547.7/e23/>,
        <http://dewey.info/class/572.33/e23/>,
        <http://dewey.info/class/620.192/e23/>,
        <http://dewey.info/class/668.9/e23/> ;
    skos:prefLabel "Polymers"@en,
        "Polymerer"@nb ;
    skos:relatedMatch <http://dewey.info/class/530.429/e23/>,
        <http://dewey.info/class/572.33/e23/> .

humord:c21479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21479" ;
    dct:modified "2024-09-23T09:46:58"^^xsd:dateTime ;
    skos:altLabel "Dole money"@en,
        "Unemployment compensation"@en,
        "Arbeidsløshetstrygd"@nb,
        "Arbeidsløysetrygd"@nb,
        "Dagpengar"@nb,
        "Dagpenger"@nb ;
    skos:broadMatch <http://dewey.info/class/353.54/e23/> ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2552/e23/>,
        <http://dewey.info/class/368.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2552/e23/>,
        <http://dewey.info/class/344.024/e23/>,
        <http://dewey.info/class/353.54/e23/>,
        <http://dewey.info/class/368.44/e23/> ;
    skos:prefLabel "Unemployment benefit"@en,
        "Arbeidsledighetstrygd"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.024/e23/> .

humord:c21484 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21484" ;
    dct:modified "2025-03-24T14:10:01"^^xsd:dateTime ;
    skos:altLabel "Donjevuotna"@nb,
        "Meehamina"@nb,
        "Mehamn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484635/e23/>,
        <http://dewey.info/class/914.84635/e23/>,
        <http://dewey.info/class/948.4635/e23/> ;
    skos:broader humord:c15262 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484635/e23/>,
        <http://dewey.info/class/914.84635/e23/>,
        <http://dewey.info/class/948.4635/e23/> ;
    skos:prefLabel "Mehamn"@en,
        "Mehamn"@nb .

humord:c21492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21492" ;
    dct:modified "2023-11-29T14:52:29"^^xsd:dateTime ;
    skos:altLabel "Hierarki (System)"@nb,
        "Systemhierarkier"@nb ;
    skos:broadMatch <http://dewey.info/class/003.7/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/003.7/e23/> ;
    skos:prefLabel "System hierarchies"@en,
        "Hierarkier (Systemer)"@nb .

humord:c21494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21494" ;
    dct:modified "2024-11-07T19:53:51"^^xsd:dateTime ;
    skos:altLabel "Tara (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Tara er en hinduisk gudinne <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Tara (Goddess)"@en,
        "Tara (Gudinne)"@nb .

humord:c21495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21495" ;
    dct:modified "2024-11-20T12:44:06"^^xsd:dateTime ;
    skos:altLabel "Civil and political rights"@en,
        "Right to land and water"@en,
        "The right to land and water"@en,
        "Retten til land og vann"@nb,
        "Retten til land og vatn"@nb,
        "Sivile rettar"@nb ;
    skos:broader humord:c09708 ;
    skos:closeMatch <http://dewey.info/class/340.112/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Sivile rettigheter gjelder blant annet retten til liv, frihet fra tortur, retten til privatliv  og trosfrihet <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/340.112/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/353.48/e23/>,
        <http://dewey.info/class/361.614/e23/> ;
    skos:prefLabel "Civil rights (Human rights)"@en,
        "Sivile rettigheter"@nb ;
    skos:related humord:c09706,
        humord:c25089 ;
    skos:relatedMatch <http://dewey.info/class/201.723/e23/>,
        <http://dewey.info/class/342.085/e23/>,
        <http://dewey.info/class/353.48/e23/>,
        <http://dewey.info/class/361.614/e23/> .

humord:c21499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21499" ;
    dct:modified "2024-10-09T12:30:08"^^xsd:dateTime ;
    skos:altLabel "Dayuh"@en,
        "Dyak"@en,
        "Dayaker"@nb ;
    skos:broadMatch <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Dayaker er en folkegruppe på Borneo <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:prefLabel "Dayak"@en,
        "Dayaker"@nb .

humord:c21507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21507" ;
    dct:modified "2024-09-11T12:28:19"^^xsd:dateTime ;
    skos:altLabel "Grocer's business"@en,
        "Grocer's trade"@en,
        "Dagligvarehandel"@nb,
        "Detaljhandel"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/381.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0811/e23/>,
        <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/657.839/e23/>,
        <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/659.1314/e23/> ;
    skos:prefLabel "Retail trade"@en,
        "Detaljhandel"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0811/e23/>,
        <http://dewey.info/class/657.839/e23/>,
        <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/659.1314/e23/> .

humord:c21508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21508" ;
    dct:modified "2025-01-20T15:22:36"^^xsd:dateTime ;
    skos:altLabel "Devaluering"@nb ;
    skos:broader humord:c07820 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.4142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4142/e23/> ;
    skos:prefLabel "Devaluation"@en,
        "Devaluering"@nb .

humord:c21519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21519" ;
    dct:modified "2024-06-21T10:46:25"^^xsd:dateTime ;
    skos:altLabel "Elastisitet"@nb ;
    skos:broader humord:c64602 ;
    skos:closeMatch <http://dewey.info/class/532.0535/e23/>,
        <http://dewey.info/class/620.11232/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013570,
        <http://dewey.info/class/531.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013570,
        <http://dewey.info/class/531.382/e23/>,
        <http://dewey.info/class/532.0535/e23/>,
        <http://dewey.info/class/532.58/e23/>,
        <http://dewey.info/class/533.28/e23/>,
        <http://dewey.info/class/548.842/e23/>,
        <http://dewey.info/class/620.11232/e23/> ;
    skos:prefLabel "Elasticity"@en,
        "Elastisitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/532.58/e23/>,
        <http://dewey.info/class/533.28/e23/>,
        <http://dewey.info/class/548.842/e23/> .

humord:c21520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21520" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Digital newspapers"@en,
        "E-aviser"@nb,
        "Internettaviser"@nb,
        "Nettaviser"@nb ;
    skos:broadMatch <http://dewey.info/class/070.57973/e23/>,
        <http://dewey.info/class/1--05/e23/>,
        <http://dewey.info/class/302.2322/e23/> ;
    skos:broader humord:c00158,
        humord:c17216 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.57973/e23/>,
        <http://dewey.info/class/1--05/e23/>,
        <http://dewey.info/class/302.2322/e23/> ;
    skos:prefLabel "Online newspapers"@en,
        "Elektroniske aviser"@nb .

humord:c21535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21535" ;
    dct:modified "2011-04-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.8963975/e23/>,
        <http://dewey.info/class/5--963975/e23/> ;
    skos:definition "Folk i de østlige deler av Zimbabwe og de tilstøtende deler av Mosambik <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963975/e23/>,
        <http://dewey.info/class/5--963975/e23/> ;
    skos:prefLabel "Shona"@en,
        "Shona (Folk)"@nb .

humord:c21542 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21542" ;
    dct:modified "2025-02-27T12:08:05"^^xsd:dateTime ;
    skos:altLabel "Marshalløyane"@nb,
        "Marshalløyene"@nb ;
    skos:broader humord:c03728 ;
    skos:definition "Marshalløyene er en republikk i Oseania, Mikronesia, i Stillehavet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9683/e23/>,
        <http://dewey.info/class/919.683/e23/>,
        <http://dewey.info/class/996.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9683/e23/>,
        <http://dewey.info/class/919.683/e23/>,
        <http://dewey.info/class/996.83/e23/> ;
    skos:prefLabel "Marshall Islands"@en,
        "Marshalløyene"@nb .

humord:c21548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21548" ;
    dct:modified "2016-10-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c21556 ;
    skos:closeMatch <http://dewey.info/class/745.59224/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.59224/e23/>,
        <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Marionettes"@en,
        "Marionetter"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.53/e23/> .

humord:c21549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21549" ;
    dct:modified "2020-07-30T14:12:02"^^xsd:dateTime ;
    skos:altLabel "Skyggedokker"@nb ;
    skos:broadMatch <http://dewey.info/class/745.5922/e23/> ;
    skos:broader humord:c21556 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.5922/e23/>,
        <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Shadow puppets"@en,
        "Skyggedukker"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.53/e23/> .

humord:c21551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21551" ;
    dct:modified "2024-08-01T10:41:03"^^xsd:dateTime ;
    skos:altLabel "Single people"@en,
        "Single persons"@en,
        "Aleinebuande"@nb,
        "Aleneboende"@nb,
        "Einslege"@nb,
        "Åleinebuande"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08652/e23/>,
        <http://dewey.info/class/306.815/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08652/e23/>,
        <http://dewey.info/class/155.642/e23/>,
        <http://dewey.info/class/306.815/e23/> ;
    skos:prefLabel "Single dwellers"@en,
        "Enslige"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.642/e23/> .

humord:c21556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21556" ;
    dct:modified "2016-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Teaterdokker"@nb ;
    skos:broader humord:c05586 ;
    skos:closeMatch <http://dewey.info/class/745.59224/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.59224/e23/>,
        <http://dewey.info/class/791.53/e23/> ;
    skos:prefLabel "Puppets"@en,
        "Teaterdukker"@nb ;
    skos:related humord:c12142 ;
    skos:relatedMatch <http://dewey.info/class/791.53/e23/> .

humord:c21579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21579" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.476661/e23/>,
        <http://dewey.info/class/338.477482/e23/>,
        <http://dewey.info/class/338.7617482/e23/>,
        <http://dewey.info/class/338.76661/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476661/e23/>,
        <http://dewey.info/class/338.477482/e23/>,
        <http://dewey.info/class/338.7617482/e23/>,
        <http://dewey.info/class/338.76661/e23/>,
        <http://dewey.info/class/666.1/e23/>,
        <http://dewey.info/class/748.2/e23/> ;
    skos:prefLabel "Glassworks"@en,
        "Glassverk"@nb ;
    skos:related humord:c05472,
        humord:c07690 ;
    skos:relatedMatch <http://dewey.info/class/666.1/e23/>,
        <http://dewey.info/class/748.2/e23/> .

humord:c21587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21587" ;
    dct:modified "2024-10-29T09:04:28"^^xsd:dateTime ;
    skos:altLabel "Holy man"@en,
        "Holy men"@en,
        "Sacred man"@en,
        "Heilage menn"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c17790 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Sacred men"@en,
        "Hellige menn"@nb ;
    skos:related humord:c27637 ;
    skos:relatedMatch <http://dewey.info/class/211/e23/> .

humord:c21588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21588" ;
    dct:modified "2024-01-12T11:02:13"^^xsd:dateTime ;
    skos:altLabel "Health care professionals"@en,
        "Health care workers"@en,
        "Health professionals"@en,
        "Health workers"@en,
        "Healthcare professionals"@en,
        "Healthcare workers"@en,
        "Medical personnel"@en,
        "Helsearbeidarar"@nb,
        "Helsearbeidere"@nb,
        "Helsepersonell"@nb ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000452,
        <http://dewey.info/class/610.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000452,
        <http://dewey.info/class/610.92/e23/> ;
    skos:prefLabel "Health personnel"@en,
        "Helsepersonell"@nb .

humord:c21590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21590" ;
    dct:modified "2024-06-13T07:23:48"^^xsd:dateTime ;
    skos:altLabel "Public health nurses"@en,
        "School nurses"@en,
        "Helsesjukepleiarar"@nb,
        "Helsesystrer"@nb,
        "Helsesøstre"@nb,
        "Helsesøstrer"@nb ;
    skos:broadMatch <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/610.73092/e23/> ;
    skos:broader humord:c07540 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/610.73069/e23/>,
        <http://dewey.info/class/610.73092/e23/> ;
    skos:prefLabel "Health visitors"@en,
        "Helsesykepleiere"@nb ;
    skos:relatedMatch <http://dewey.info/class/610.73069/e23/> .

humord:c21592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21592" ;
    dct:modified "2025-01-10T15:05:15"^^xsd:dateTime ;
    skos:altLabel "Hidsjab"@nb,
        "Hidsjabar"@nb,
        "Hidsjaber"@nb,
        "Hijab"@nb,
        "Hijabar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43/e23/> ;
    skos:broader humord:c04704 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.57/e23/>,
        <http://dewey.info/class/391.43/e23/> ;
    skos:prefLabel "Hijabs"@en,
        "Hijaber"@nb ;
    skos:relatedMatch <http://dewey.info/class/297.57/e23/> .

humord:c21597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21597" ;
    dct:modified "2024-10-30T14:43:34"^^xsd:dateTime ;
    skos:altLabel "Health workers (Auxiliary nurses)"@en,
        "Healthcare assistants"@en,
        "Licensed practical nurses"@en,
        "State enrolled nurses"@en,
        "Helsefagarbeidarar"@nb,
        "Hjelpepleiarar"@nb,
        "Hjelpepleiere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/610.73092/e23/> ;
    skos:broader humord:c63562 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/610.73069/e23/>,
        <http://dewey.info/class/610.73092/e23/> ;
    skos:prefLabel "Auxiliary nurses"@en,
        "Helsefagarbeidere"@nb ;
    skos:relatedMatch <http://dewey.info/class/610.73069/e23/> .

humord:c21598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21598" ;
    dct:modified "2024-01-12T13:23:43"^^xsd:dateTime ;
    skos:altLabel "Community care"@en,
        "Home health care nursing"@en,
        "Home nursing care"@en,
        "Heimesjukepleie"@nb,
        "Hjemmepleie"@nb,
        "Hjemmesjukepleie"@nb ;
    skos:broadMatch <http://dewey.info/class/362.14/e23/> ;
    skos:broader humord:c03947 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011059,
        <http://dewey.info/class/610.7343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011059,
        <http://dewey.info/class/362.14/e23/>,
        <http://dewey.info/class/610.7343/e23/> ;
    skos:prefLabel "Home health nursing"@en,
        "Hjemmesykepleie"@nb .

humord:c21605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21605" ;
    dct:modified "2024-11-04T14:56:52"^^xsd:dateTime ;
    skos:altLabel "Husdyrnomadar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/> ;
    skos:broader humord:c07307 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/> ;
    skos:prefLabel "Pastoral nomads"@en,
        "Husdyrnomader"@nb .

humord:c21618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21618" ;
    dct:modified "2025-02-11T14:07:02"^^xsd:dateTime ;
    skos:altLabel "Guarauno"@en,
        "Warrau"@en ;
    skos:broadMatch <http://dewey.info/class/305.8989/e23/>,
        <http://dewey.info/class/5--989/e23/>,
        <http://dewey.info/class/987.004989/e23/>,
        <http://dewey.info/class/988.1004989/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Folk i det nordøstre Venezuela og vestre Guyana <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Warao (Folk)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8989/e23/>,
        <http://dewey.info/class/5--989/e23/>,
        <http://dewey.info/class/987.004989/e23/>,
        <http://dewey.info/class/988.1004989/e23/> ;
    skos:prefLabel "Warao"@en,
        "Warao (Folk)"@nb .

humord:c21633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21633" ;
    dct:modified "2024-10-17T08:37:22"^^xsd:dateTime ;
    skos:altLabel "Gender research"@en,
        "Kjønnsforsking"@nb,
        "Kjønnsstudier"@nb ;
    skos:broader humord:c08995 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008426,
        <http://dewey.info/class/305.3072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008426,
        <http://dewey.info/class/305.3072/e23/> ;
    skos:prefLabel "Gender studies"@en,
        "Kjønnsforskning"@nb ;
    skos:related humord:c24193 .

humord:c21636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21636" ;
    dct:modified "2024-11-12T14:08:35"^^xsd:dateTime ;
    skos:altLabel "Malls"@en,
        "Butikksenter"@nb,
        "Butikksentre"@nb,
        "Kjøpesenter"@nb,
        "Shoppingsenter"@nb,
        "Shoppingsentre"@nb ;
    skos:broader humord:c07593 ;
    skos:closeMatch <http://dewey.info/class/711.5522/e23/>,
        <http://dewey.info/class/725.21/e23/> ;
    skos:definition "Sentre hvor flere slags butikker er samlet (under samme tak) <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/381.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.11/e23/>,
        <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/711.5522/e23/>,
        <http://dewey.info/class/725.21/e23/> ;
    skos:prefLabel "Shopping malls"@en,
        "Kjøpesentre"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.87/e23/> .

humord:c21661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21661" ;
    dct:modified "2024-05-15T15:19:22"^^xsd:dateTime ;
    skos:altLabel "Chronic disease"@en,
        "Chronic illness"@en,
        "Chronic illnesses"@en,
        "Kronisk lidelse"@nb,
        "Kronisk liding"@nb,
        "Kronisk sjukdom"@nb,
        "Kronisk sykdom"@nb,
        "Kroniske lidelser"@nb,
        "Kroniske lidingar"@nb,
        "Kroniske sjukdomar"@nb,
        "Kroniske sjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ub011"@nb ;
    skos:exactMatch <http://dewey.info/class/616.044/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196044/e23/>,
        <http://dewey.info/class/616.044/e23/>,
        <http://dewey.info/class/618.92044/e23/>,
        <http://dewey.info/class/618.976044/e23/> ;
    skos:prefLabel "Chronic diseases"@en,
        "Kroniske sykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196044/e23/>,
        <http://dewey.info/class/618.92044/e23/>,
        <http://dewey.info/class/618.976044/e23/> .

humord:c21674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21674" ;
    dct:modified "2016-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Local government"@en,
        "Local leadership"@en ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09719 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/> ;
    skos:prefLabel "Local governance"@en,
        "Lokalstyre"@nb .

humord:c21679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21679" ;
    dct:modified "2024-10-22T11:23:50"^^xsd:dateTime ;
    skos:altLabel "Food industries"@en,
        "Food manufacturing"@en,
        "Food production"@en,
        "Matindustri"@nb,
        "Matproduksjon"@nb,
        "Matproduksjonar"@nb,
        "Matvareindustri"@nb,
        "Matvareproduksjon"@nb,
        "Næringsmiddelindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012669,
        <http://dewey.info/class/338.47664/e23/>,
        <http://dewey.info/class/338.7664/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012669,
        <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/338.47664/e23/>,
        <http://dewey.info/class/338.7664/e23/>,
        <http://dewey.info/class/664/e23/> ;
    skos:prefLabel "Food industry"@en,
        "Næringsmiddelindustri"@nb ;
    skos:related humord:c24869 ;
    skos:relatedMatch <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/664/e23/> .

humord:c21695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21695" ;
    dct:modified "2023-12-08T12:50:48"^^xsd:dateTime ;
    skos:altLabel "Eco policies"@en,
        "Eco policy"@en,
        "Ecopolicies"@en,
        "Ecopolicy"@en,
        "Environmental conservation policies"@en,
        "Environmental conservation policy"@en,
        "Environmental policies"@en,
        "Environmental politics"@en,
        "Green policies"@en,
        "Green policy"@en,
        "Grønn politikk"@nb,
        "Miljøpolitikk"@nb,
        "Miljøvernpolitikk"@nb,
        "Økopolitikk"@nb ;
    skos:broader humord:c22788 ;
    skos:closeMatch realfagstermer:c004036,
        <http://dewey.info/class/320.58/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000362 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000362,
        realfagstermer:c004036,
        <http://dewey.info/class/320.58/e23/> ;
    skos:prefLabel "Environmental policy"@en,
        "Miljøpolitikk"@nb ;
    skos:related humord:c25365,
        humord:c28460 .

humord:c21697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21697" ;
    dct:modified "2024-11-07T13:00:41"^^xsd:dateTime ;
    skos:altLabel "Koh-i-Nur (Diamond)"@en,
        "Kohinoor (Diamond)"@en,
        "Koh-i-noor (Diamant)"@nb,
        "Koh-i-noor-diamanten"@nb,
        "Kohinoor (Diamant)"@nb,
        "Kohinoordiamanten"@nb ;
    skos:broadMatch <http://dewey.info/class/739.27/e23/> ;
    skos:broader humord:c07163 ;
    skos:definition "Kohinoor er en kjent diamant som man har beretning om helt fra 1300-tallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.23/e23/>,
        <http://dewey.info/class/739.27/e23/> ;
    skos:prefLabel "Koh-i-Noor (Diamond)"@en,
        "Kohinoor (Diamant)"@nb ;
    skos:related humord:c14108 ;
    skos:relatedMatch <http://dewey.info/class/736.23/e23/> .

humord:c21704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21704" ;
    dct:modified "2024-10-01T09:18:36"^^xsd:dateTime ;
    skos:altLabel "Clock card rates"@en,
        "Minimum wages"@en,
        "Minimumslønn"@nb,
        "Minsteinntekt"@nb,
        "Minstelønn"@nb ;
    skos:broader humord:c07838 ;
    skos:closeMatch <http://dewey.info/class/331.23/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.23/e23/> ;
    skos:prefLabel "Minimum wage"@en,
        "Minstelønn"@nb .

humord:c21709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21709" ;
    dct:modified "2025-01-06T09:58:59"^^xsd:dateTime ;
    skos:altLabel "Freeways"@en,
        "Highways"@en,
        "Motorvegar"@nb ;
    skos:broadMatch <http://dewey.info/class/625.7/e23/> ;
    skos:broader humord:c04361 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.122/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.122/e23/>,
        <http://dewey.info/class/625.7/e23/> ;
    skos:prefLabel "Motorways"@en,
        "Motorveier"@nb .

humord:c21715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21715" ;
    dct:modified "2023-12-12T11:17:08"^^xsd:dateTime ;
    skos:altLabel "Nedbør"@nb ;
    skos:broader humord:c08280 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007085,
        <http://dewey.info/class/551.577/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007085,
        <http://dewey.info/class/551.35/e23/>,
        <http://dewey.info/class/551.577/e23/> ;
    skos:prefLabel "Precipitation"@en,
        "Nedbør"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.35/e23/> .

humord:c21718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21718" ;
    dct:modified "2011-05-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neoliberalisme"@nb ;
    skos:broader humord:c09651 ;
    skos:closeMatch <http://dewey.info/class/320.513/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.513/e23/> ;
    skos:prefLabel "Neo-liberalism"@en,
        "Nyliberalisme"@nb .

humord:c21720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21720" ;
    dct:modified "2011-05-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neokonservatisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.52/e23/> ;
    skos:broader humord:c09649 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.52/e23/> ;
    skos:prefLabel "Neo-conservatism"@en,
        "Nykonservatisme"@nb .

humord:c21727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21727" ;
    dct:modified "2025-01-21T07:33:21"^^xsd:dateTime ;
    skos:altLabel "History museums"@en,
        "Historiske museum"@nb ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:exactMatch <http://dewey.info/class/907.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907.4/e23/> ;
    skos:prefLabel "Historical museums"@en,
        "Historiske museer"@nb .

humord:c21744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21744" ;
    dct:modified "2024-05-13T07:51:20"^^xsd:dateTime ;
    skos:altLabel "Gas policies"@en,
        "Gas policy"@en,
        "Oil policies"@en,
        "Oil policy"@en,
        "Petroleum policy"@en,
        "Gasspolitikk"@nb,
        "Oljepolitikk"@nb,
        "Petroleumspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/338.2728/e23/> ;
    skos:broader humord:c25365 ;
    skos:closeMatch realfagstermer:c011580 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011580,
        <http://dewey.info/class/338.2728/e23/> ;
    skos:prefLabel "Petroleum policies"@en,
        "Petroleumspolitikk"@nb .

humord:c21745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21745" ;
    dct:modified "2024-05-21T12:39:05"^^xsd:dateTime ;
    skos:altLabel "Mineralolje"@nb,
        "Petroleum"@nb ;
    skos:broader humord:c65810 ;
    skos:closeMatch <http://dewey.info/class/547.83/e23/> ;
    skos:definition "Hydrokarboner som forekommer i visse geologiske formasjoner, særlig om råolje og naturgass <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005566,
        <http://dewey.info/class/553.28/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005566,
        <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/343.0772/e23/>,
        <http://dewey.info/class/343.09395/e23/>,
        <http://dewey.info/class/354.45/e23/>,
        <http://dewey.info/class/388.55/e23/>,
        <http://dewey.info/class/547.83/e23/>,
        <http://dewey.info/class/553.28/e23/>,
        <http://dewey.info/class/622.338/e23/>,
        <http://dewey.info/class/665.5/e23/>,
        <http://dewey.info/class/681.7665/e23/> ;
    skos:prefLabel "Petroleum"@en,
        "Petroleum"@nb ;
    skos:related humord:c07701,
        humord:c08340,
        humord:c22947 ;
    skos:relatedMatch <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/343.0772/e23/>,
        <http://dewey.info/class/343.09395/e23/>,
        <http://dewey.info/class/354.45/e23/>,
        <http://dewey.info/class/388.55/e23/>,
        <http://dewey.info/class/622.338/e23/>,
        <http://dewey.info/class/665.5/e23/>,
        <http://dewey.info/class/681.7665/e23/> .

humord:c21758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21758" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eiendomsløse"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08623/e23/>,
        <http://dewey.info/class/305.562/e23/> ;
    skos:broader humord:c09339 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08623/e23/>,
        <http://dewey.info/class/305.562/e23/> ;
    skos:prefLabel "Proletariat"@en,
        "Proletariat"@nb ;
    skos:related humord:c09321,
        humord:c22440 .

humord:c21762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21762" ;
    dct:modified "2024-11-01T08:29:01"^^xsd:dateTime ;
    skos:altLabel "Psychotherapists"@en,
        "Psykologar"@nb,
        "Psykoterapeutar"@nb,
        "Psykoterapeuter"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/150.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.92/e23/> ;
    skos:prefLabel "Psychologists"@en,
        "Psykologer"@nb .

humord:c21765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21765" ;
    dct:modified "2024-11-05T15:15:06"^^xsd:dateTime ;
    skos:altLabel "Pårørande"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Next of kin"@en,
        "Pårørende"@nb .

humord:c21768 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21768" ;
    dct:modified "2025-02-24T07:44:09"^^xsd:dateTime ;
    skos:altLabel "Indus (River)"@en,
        "Indus (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/951.5/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:broader humord:c02150 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/2--5491/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/915.491/e23/>,
        <http://dewey.info/class/951.5/e23/>,
        <http://dewey.info/class/954.6/e23/>,
        <http://dewey.info/class/954.91/e23/> ;
    skos:prefLabel "Indus River"@en,
        "Indus (Elv)"@nb .

humord:c21771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21771" ;
    dct:modified "2024-10-09T08:17:30"^^xsd:dateTime ;
    skos:altLabel "Bachelor program"@en,
        "Bachelor studies"@en,
        "Bachelor's degree"@en,
        "Bachelor's program"@en,
        "Bachelor (Grad)"@nb,
        "Bachelorgrada"@nb,
        "Bachelorgraden"@nb,
        "Bachelorstudiet"@nb ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c07914 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.1542/e23/>,
        <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Bachelor (Degree)"@en,
        "Bachelor (Grad)"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.1542/e23/> .

humord:c21774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21774" ;
    dct:modified "2024-10-09T08:15:26"^^xsd:dateTime ;
    skos:altLabel "Backpackerar"@nb,
        "Backpackere"@nb,
        "Ryggsekkturistar"@nb ;
    skos:broadMatch <http://dewey.info/class/910/e23/> ;
    skos:broader humord:c12412 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Backpackers"@en,
        "Ryggsekkturister"@nb .

humord:c21777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21777" ;
    dct:modified "2024-12-19T15:50:59"^^xsd:dateTime ;
    skos:altLabel "ATSC standards"@en,
        "Advanced Television Systems Committee standards"@en,
        "DTT"@en,
        "DTTV"@en,
        "Digitalt bakkenett"@nb ;
    skos:broader humord:c04194 ;
    skos:closeMatch <http://dewey.info/class/384.5523/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.5523/e23/> ;
    skos:prefLabel "Digital terrestrial television"@en,
        "Digitalt bakkenett"@nb .

humord:c21778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21778" ;
    dct:modified "2024-12-06T09:09:05"^^xsd:dateTime ;
    skos:altLabel "Cooking banana"@en,
        "Plantain"@en,
        "Banan"@nb,
        "Bananar"@nb,
        "Kokebanan"@nb,
        "Matbanan"@nb,
        "Melbanan"@nb,
        "Musaceae"@nb,
        "Plantain"@nb ;
    skos:broadMatch <http://dewey.info/class/584.88/e23/> ;
    skos:broader humord:c65219,
        humord:c69207 ;
    skos:definition "Banan er frukten av den dyrkede bananplanten, Musa x paradisiaca og andre arter i bananslekten.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/634.772/e23/>,
        <http://dewey.info/class/641.34772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/584.88/e23/>,
        <http://dewey.info/class/634.772/e23/>,
        <http://dewey.info/class/641.34772/e23/> ;
    skos:prefLabel "Bananas"@en,
        "Bananer"@nb .

humord:c21779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21779" ;
    dct:modified "2024-10-15T07:44:11"^^xsd:dateTime ;
    skos:altLabel "Barnedødelegheit"@nb ;
    skos:broader humord:c09014 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/304.64083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.64083/e23/> ;
    skos:prefLabel "Child mortaliy"@en,
        "Barnedødelighet"@nb .

humord:c21780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21780" ;
    dct:modified "2024-10-15T07:42:37"^^xsd:dateTime ;
    skos:altLabel "Custody of children"@en,
        "Barnefordeling"@nb ;
    skos:broader humord:c04900 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/346.0173/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0173/e23/> ;
    skos:prefLabel "Child custody"@en,
        "Barnefordeling"@nb .

humord:c21782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21782" ;
    dct:modified "2024-10-14T15:46:28"^^xsd:dateTime ;
    skos:altLabel "Coverage of kindergartens"@en,
        "Day nursery coverage"@en,
        "Kindergarten coverage"@en,
        "Barnehagedekking"@nb,
        "Barnehagedekning"@nb ;
    skos:broadMatch <http://dewey.info/class/379/e23/> ;
    skos:broader humord:c07947 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.21/e23/>,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Day care coverage"@en,
        "Barnehagedekning"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.21/e23/> .

humord:c21783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21783" ;
    dct:modified "2024-10-15T07:41:15"^^xsd:dateTime ;
    skos:altLabel "Kindergarten teachers"@en,
        "Nursery school teachers"@en,
        "Nursery teachers"@en,
        "Barnehagelærarar"@nb,
        "Førskolelærarar"@nb,
        "Førskolelærere"@nb,
        "Førskulelærarar"@nb ;
    skos:broader humord:c07510 ;
    skos:closeMatch <http://dewey.info/class/305.937211/e23/>,
        <http://dewey.info/class/372.11/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.937211/e23/>,
        <http://dewey.info/class/372.11/e23/> ;
    skos:prefLabel "Preschool teachers"@en,
        "Barnehagelærere"@nb .

humord:c21785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21785" ;
    dct:modified "2024-10-15T07:40:30"^^xsd:dateTime ;
    skos:altLabel "Preschool education"@en,
        "Barnehagepedagogikk"@nb,
        "Førskolepedagogikk"@nb,
        "Førskulepedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.21/e23/> ;
    skos:prefLabel "Early childhood education"@en,
        "Barnehagepedagogikk"@nb .

humord:c21787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21787" ;
    dct:modified "2024-10-15T07:39:55"^^xsd:dateTime ;
    skos:altLabel "Day-care institutions policy"@en,
        "Day-care policies"@en,
        "Kindergarten policies"@en,
        "Nursery school policies"@en,
        "Preschool policies"@en,
        "Barnehagepolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/372.21/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.21/e23/> ;
    skos:prefLabel "Day-care institutions policies"@en,
        "Barnehagepolitikk"@nb .

humord:c21788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21788" ;
    dct:modified "2024-10-15T12:25:31"^^xsd:dateTime ;
    skos:altLabel "Infant foods"@en,
        "Barnemat"@nb ;
    skos:broader humord:c17655 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/641.300832/e23/>,
        <http://dewey.info/class/664.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.300832/e23/>,
        <http://dewey.info/class/641.56222/e23/>,
        <http://dewey.info/class/664.62/e23/> ;
    skos:prefLabel "Baby foods"@en,
        "Barnemat"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.56222/e23/> .

humord:c21789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21789" ;
    dct:modified "2024-11-11T12:31:39"^^xsd:dateTime ;
    skos:altLabel "Ombod"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/328.3452/e23/> ;
    skos:definition "Verv som en blir valgt eller oppnevnt til <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/342.0667/e23/>,
        <http://dewey.info/class/352.88/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.3452/e23/>,
        <http://dewey.info/class/342.0667/e23/>,
        <http://dewey.info/class/352.35/e23/>,
        <http://dewey.info/class/352.88/e23/> ;
    skos:prefLabel "Ombud"@en,
        "Ombud"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.35/e23/> .

humord:c21790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21790" ;
    dct:modified "2024-11-20T13:07:42"^^xsd:dateTime ;
    skos:altLabel "Ombudsmann"@nb,
        "Ombudsmannsordningen"@nb,
        "Ombudsmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/328.3452/e23/>,
        <http://dewey.info/class/352.88/e23/> ;
    skos:broader humord:c21789 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.3452/e23/>,
        <http://dewey.info/class/342.0667/e23/>,
        <http://dewey.info/class/352.35/e23/>,
        <http://dewey.info/class/352.88/e23/> ;
    skos:prefLabel "Ombudsman"@en,
        "Ombudsmann"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.0667/e23/>,
        <http://dewey.info/class/352.35/e23/> .

humord:c21791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21791" ;
    dct:modified "2024-10-15T12:25:00"^^xsd:dateTime ;
    skos:altLabel "Child advocate"@en,
        "Child's commissioner"@en,
        "Barneombod"@nb,
        "Barneombodet"@nb,
        "Barneombudet"@nb ;
    skos:broadMatch <http://dewey.info/class/362.7/e23/> ;
    skos:broader humord:c21789 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.7/e23/> ;
    skos:prefLabel "Children's ombudsman"@en,
        "Barneombud"@nb .

humord:c21794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21794" ;
    dct:modified "2024-10-15T12:23:12"^^xsd:dateTime ;
    skos:altLabel "Barneporno"@nb,
        "Barnepornografi"@nb,
        "Overgrepsbilde av barn"@nb,
        "Overgrepsbilete av barn"@nb ;
    skos:broadMatch <http://dewey.info/class/364.174/e23/> ;
    skos:broader humord:c04943 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Vi bruker dette framfor barneporno eller barnepornografi. 2017-03-24/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.174/e23/> ;
    skos:prefLabel "Child pornography"@en,
        "Overgrepsbilder av barn"@nb .

humord:c21795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21795" ;
    dct:modified "2024-10-15T12:22:25"^^xsd:dateTime ;
    skos:altLabel "Prostitution by children"@en,
        "Barneprostitusjon"@nb ;
    skos:broader humord:c09212 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.745/e23/> ;
    skos:prefLabel "Child prostitution"@en,
        "Barneprostitusjon"@nb .

humord:c21796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21796" ;
    dct:modified "2024-10-15T12:18:55"^^xsd:dateTime ;
    skos:altLabel "Barnepsykiatri"@nb ;
    skos:broader humord:c03840 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/618.9289/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/618.9289/e23/> ;
    skos:prefLabel "Child psychiatry"@en,
        "Barnepsykiatri"@nb .

humord:c21797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21797" ;
    dct:modified "2024-10-15T07:47:39"^^xsd:dateTime ;
    skos:altLabel "Children's television series"@en,
        "Children's televsion programmes"@en,
        "Children's televsion programs"@en,
        "Barne-TV"@nb,
        "Barnefjernsyn"@nb ;
    skos:broadMatch <http://dewey.info/class/384.5532083/e23/>,
        <http://dewey.info/class/791.45083/e23/> ;
    skos:broader humord:c22569 ;
    skos:definition "Barne-TV er fjernsynsprogrammer for barn <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23083/e23/>,
        <http://dewey.info/class/384.5532083/e23/>,
        <http://dewey.info/class/791.45083/e23/> ;
    skos:prefLabel "Children's television"@en,
        "Barne-TV"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.23083/e23/> .

humord:c21799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21799" ;
    dct:modified "2024-10-15T12:12:53"^^xsd:dateTime ;
    skos:altLabel "Children’s human rights"@en,
        "Rights of children"@en,
        "Rights of the child"@en,
        "Barnets rettar"@nb,
        "Barnets rettigheter"@nb,
        "Barns rettar"@nb ;
    skos:broader humord:c21495 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/323.352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.352/e23/>,
        <http://dewey.info/class/342.08772/e23/> ;
    skos:prefLabel "Children's rights"@en,
        "Barns rettigheter"@nb ;
    skos:related humord:c08948,
        humord:c26803 ;
    skos:relatedMatch <http://dewey.info/class/342.08772/e23/> .

humord:c21801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21801" ;
    dct:modified "2024-10-15T11:32:36"^^xsd:dateTime ;
    skos:altLabel "Barns utvikling"@nb ;
    skos:broader humord:c08155 ;
    skos:closeMatch <http://dewey.info/class/612.65/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.231/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.4/e23/>,
        <http://dewey.info/class/305.231/e23/>,
        <http://dewey.info/class/612.65/e23/> ;
    skos:prefLabel "Child development"@en,
        "Barns utvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.4/e23/> .

humord:c21802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21802" ;
    dct:modified "2023-11-16T12:15:14"^^xsd:dateTime ;
    skos:altLabel "Baseball"@nb ;
    skos:broader humord:c01435 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008817,
        <http://dewey.info/class/796.357/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008817,
        <http://dewey.info/class/796.357/e23/> ;
    skos:prefLabel "Baseball"@en,
        "Baseball"@nb .

humord:c21803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21803" ;
    dct:modified "2024-12-09T12:20:02"^^xsd:dateTime ;
    skos:altLabel "Basketball"@nb,
        "Korgball"@nb,
        "Kurvball"@nb ;
    skos:broader humord:c01435 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004200,
        <http://dewey.info/class/796.323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004200,
        <http://dewey.info/class/796.323/e23/> ;
    skos:prefLabel "Basketball"@en,
        "Basketball"@nb .

humord:c21804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21804" ;
    dct:modified "2024-10-15T12:49:29"^^xsd:dateTime ;
    skos:altLabel "Bebuarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.1/e23/> ;
    skos:prefLabel "Residents"@en,
        "Beboere"@nb ;
    skos:relatedMatch <http://dewey.info/class/643.1/e23/> .

humord:c21805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21805" ;
    dct:modified "2025-02-14T14:14:06"^^xsd:dateTime ;
    skos:altLabel "Company health service"@en,
        "Industrial health centre"@en,
        "Bedriftshelseteneste"@nb ;
    skos:broadMatch <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:prefLabel "Occupational health service"@en,
        "Bedriftshelsetjeneste"@nb ;
    skos:related humord:c69540 .

humord:c21806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21806" ;
    dct:modified "2024-10-01T10:24:13"^^xsd:dateTime ;
    skos:altLabel "Company training"@en,
        "Employee training"@en,
        "House training"@en,
        "In-house training"@en,
        "Internal company work training"@en,
        "Internal work training"@en,
        "On-the-job training"@en,
        "Personnel training"@en,
        "Staff training"@en,
        "Bedriftsintern arbeidsopplæring"@nb,
        "Bedriftsintern opplæring"@nb,
        "Internopplæring"@nb,
        "Personalopplæring"@nb,
        "Verksemdsintern opplæring"@nb,
        "Virksomhetsintern opplæring"@nb ;
    skos:broadMatch <http://dewey.info/class/069.63/e23/>,
        <http://dewey.info/class/331.2592/e23/> ;
    skos:broader humord:c07899,
        humord:c19924 ;
    skos:closeMatch <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/658.31243/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.63/e23/>,
        <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/331.2592/e23/>,
        <http://dewey.info/class/658.31243/e23/> ;
    skos:prefLabel "Internal training"@en,
        "Internopplæring"@nb .

humord:c21809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21809" ;
    dct:modified "2011-05-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/631.27/e23/> ;
    skos:broader humord:c05294 ;
    skos:definition "Stengsel for åpning i gjerde <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.27/e23/>,
        <http://dewey.info/class/717/e23/> ;
    skos:prefLabel "Gates"@en,
        "Grinder"@nb ;
    skos:relatedMatch <http://dewey.info/class/717/e23/> .

humord:c21812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21812" ;
    dct:modified "2024-10-16T13:12:40"^^xsd:dateTime ;
    skos:altLabel "Befolkningsgeografi"@nb,
        "Folkesetnadsgeografi"@nb ;
    skos:broader humord:c09019 ;
    skos:closeMatch realfagstermer:c013304,
        <http://dewey.info/class/304.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013304,
        <http://dewey.info/class/304.6/e23/> ;
    skos:prefLabel "Population geography"@en,
        "Befolkningsgeografi"@nb ;
    skos:related humord:c08996 .

humord:c21814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21814" ;
    dct:modified "2024-10-16T13:12:13"^^xsd:dateTime ;
    skos:altLabel "Befolkningssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/304.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.6/e23/> ;
    skos:prefLabel "Sociology of population"@en,
        "Befolkningssosiologi"@nb .

humord:c21815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21815" ;
    dct:modified "2024-10-16T13:11:18"^^xsd:dateTime ;
    skos:altLabel "Befolkningstettleik"@nb ;
    skos:broadMatch <http://dewey.info/class/304.61/e23/> ;
    skos:broader humord:c08996 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.61/e23/> ;
    skos:prefLabel "Population density"@en,
        "Befolkningstetthet"@nb .

humord:c21816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21816" ;
    dct:modified "2024-10-16T13:08:37"^^xsd:dateTime ;
    skos:altLabel "Able pupils"@en,
        "Able schoolchildren"@en,
        "Gifted schoolchildren"@en,
        "Talented pupils"@en,
        "Talented schoolchildren"@en,
        "Begavede elever"@nb,
        "Evnerike elevar"@nb,
        "Gåverike elevar"@nb ;
    skos:broader humord:c07216 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.95/e23/> ;
    skos:prefLabel "Gifted pupils"@en,
        "Evnerike elever"@nb ;
    skos:related humord:c22690 .

humord:c21818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21818" ;
    dct:modified "2024-10-16T13:00:06"^^xsd:dateTime ;
    skos:altLabel "Begrepsdanning"@nb,
        "Begrepsutvikling"@nb,
        "Omgrepsdanning"@nb ;
    skos:broader humord:c08049 ;
    skos:closeMatch <http://dewey.info/class/153.23/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.23/e23/> ;
    skos:prefLabel "Concept formation"@en,
        "Begrepsdannelse"@nb ;
    skos:related humord:c06043 .

humord:c21820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21820" ;
    dct:modified "2024-08-21T12:29:07"^^xsd:dateTime ;
    skos:altLabel "2-year-old children"@en,
        "Two-year-old children"@en,
        "2--åringar"@nb,
        "2-åringer"@nb,
        "Toåringar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/305.232/e23/> ;
    skos:broader humord:c29881 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/305.232/e23/>,
        <http://dewey.info/class/613.20832/e23/> ;
    skos:prefLabel "Two-year-olds"@en,
        "Toåringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.422/e23/>,
        <http://dewey.info/class/613.20832/e23/> .

humord:c21822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21822" ;
    dct:modified "2025-02-11T12:55:59"^^xsd:dateTime ;
    skos:altLabel "Masi"@nb,
        "Máze"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484622/e23/>,
        <http://dewey.info/class/914.84622/e23/>,
        <http://dewey.info/class/948.4622/e23/> ;
    skos:broader humord:c02669 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484622/e23/>,
        <http://dewey.info/class/914.84622/e23/>,
        <http://dewey.info/class/948.4622/e23/> ;
    skos:prefLabel "Masi"@en,
        "Masi"@nb .

humord:c21825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21825" ;
    dct:modified "2024-08-13T08:58:37"^^xsd:dateTime ;
    skos:altLabel "Alternativ behandling"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/615.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Alternative treatment"@en,
        "Alternativ behandling"@nb ;
    skos:related humord:c03808,
        humord:c58984,
        humord:c59028 ;
    skos:relatedMatch <http://dewey.info/class/306.461/e23/> .

humord:c21828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21828" ;
    dct:modified "2024-10-16T12:59:01"^^xsd:dateTime ;
    skos:altLabel "Behandling"@nb,
        "Handsaming"@nb ;
    skos:broader humord:c01458 ;
    skos:exactMatch <http://dewey.info/class/615.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Treatment"@en,
        "Behandling"@nb .

humord:c21829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21829" ;
    dct:modified "2024-10-16T13:41:42"^^xsd:dateTime ;
    skos:altLabel "Myndiggjering"@nb,
        "Myndiggjøring"@nb ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/> ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/> ;
    skos:prefLabel "Empowerment"@en,
        "Bemyndigelse"@nb ;
    skos:related humord:c22996,
        humord:c27499,
        humord:c59265 .

humord:c21832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21832" ;
    dct:modified "2024-07-05T07:41:48"^^xsd:dateTime ;
    skos:altLabel "Admiralar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9359/e23/>,
        <http://dewey.info/class/359.0092/e23/> ;
    skos:broader humord:c07516 ;
    skos:definition "Sjøoffiserer av høyeste rang <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9359/e23/>,
        <http://dewey.info/class/359.0092/e23/> ;
    skos:prefLabel "Admirals"@en,
        "Admiraler"@nb .

humord:c21833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21833" ;
    dct:modified "2024-01-24T12:38:50"^^xsd:dateTime ;
    skos:altLabel "Attention Deficit Disorders with Hyperactivity"@en,
        "Attention Deficit Hyperactivity Disorders"@en,
        "Attention deficit hyperactivity disorder"@en,
        "Attention-deficit hyperactivity disorder"@en,
        "Attention-deficit/hyperactivity disorder"@en,
        "Hyperkinetic Syndrome"@en,
        "Minimal brain dysfunction"@en,
        "AD/HD"@nb,
        "ADD"@nb,
        "ADHD"@nb,
        "Attention deficit hyperactivity disorder"@nb,
        "MBD"@nb,
        "Merksemdsforstyrring med hyperaktivitet"@nb,
        "Minimal hjernedysfunksjonalitet"@nb,
        "Minimal hjernefunksjonsforstyrrelse"@nb,
        "Minimal hjernefunksjonsforstyrring"@nb,
        "Oppmerksomhetsforstyrrelse med hyperaktivitet"@nb ;
    skos:broader humord:c58338 ;
    skos:definition "Oppmerksomhetsforstyrrelse med hyperaktivitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c002643,
        <http://dewey.info/class/616.8589/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002643,
        <http://dewey.info/class/616.8589/e23/>,
        <http://dewey.info/class/618.928589/e23/> ;
    skos:prefLabel "ADHD"@en,
        "ADHD"@nb ;
    skos:related humord:c17893 ;
    skos:relatedMatch <http://dewey.info/class/618.928589/e23/> .

humord:c21836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21836" ;
    dct:modified "2024-01-08T11:01:51"^^xsd:dateTime ;
    skos:altLabel "Benzos"@en,
        "Benzodiazepin"@nb ;
    skos:broadMatch <http://dewey.info/class/615.7882/e23/> ;
    skos:broader humord:c29370 ;
    skos:definition "En gruppe kjemisk beslektede psykotrope medikamenter med antieleptiske, angstdempende, muskelavslappende, anestetiske, respirasjonsdempende og søvnreduserende virkninger <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003200 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003200,
        <http://dewey.info/class/338.476157882/e23/>,
        <http://dewey.info/class/362.299/e23/>,
        <http://dewey.info/class/613.8/e23/>,
        <http://dewey.info/class/615.7882/e23/>,
        <http://dewey.info/class/616.86/e23/> ;
    skos:prefLabel "Benzodiazepines"@en,
        "Benzodiazepiner"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.476157882/e23/>,
        <http://dewey.info/class/362.299/e23/>,
        <http://dewey.info/class/613.8/e23/>,
        <http://dewey.info/class/616.86/e23/> .

humord:c21838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21838" ;
    dct:modified "2024-08-28T20:38:19"^^xsd:dateTime ;
    skos:altLabel "Determinations"@en,
        "Avgjerder"@nb,
        "Avgjørelser"@nb,
        "Bestemmelser"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/153.83/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012960 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012960,
        <http://dewey.info/class/153.83/e23/> ;
    skos:prefLabel "Decisions"@en,
        "Beslutninger"@nb ;
    skos:related humord:c00418 .

humord:c21840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21840" ;
    dct:modified "2023-11-16T13:21:20"^^xsd:dateTime ;
    skos:altLabel "Decision making"@en,
        "Decision processes"@en,
        "Decision-making"@en,
        "Decisionmaking"@en,
        "Roll-call"@en,
        "Avgjerdsprosessar"@nb,
        "Avgjerdstaking"@nb,
        "Avgjørelsesprosesser"@nb,
        "Beslutningsfatning"@nb,
        "Beslutningstakelse"@nb,
        "Beslutningstaking"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/320.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005258 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005258,
        <http://dewey.info/class/1--0684/e23/>,
        <http://dewey.info/class/153.83/e23/>,
        <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/352.33/e23/>,
        <http://dewey.info/class/658.403/e23/>,
        <http://dewey.info/class/658.5036/e23/> ;
    skos:prefLabel "Decision-making processes"@en,
        "Beslutningsprosesser"@nb ;
    skos:related humord:c21842 ;
    skos:relatedMatch <http://dewey.info/class/1--0684/e23/>,
        <http://dewey.info/class/153.83/e23/>,
        <http://dewey.info/class/352.33/e23/>,
        <http://dewey.info/class/658.403/e23/>,
        <http://dewey.info/class/658.5036/e23/> .

humord:c21842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21842" ;
    dct:modified "2018-04-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/153.83/e23/> ;
    skos:definition "Den del av psykologien som studerer prosessene som ligger til grunn for beslutningstakelse <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.83/e23/> ;
    skos:prefLabel "Decision making (Psychology)"@en,
        "Beslutningspsykologi"@nb ;
    skos:related humord:c00687,
        humord:c08049,
        humord:c21840 .

humord:c21845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21845" ;
    dct:modified "2023-05-12T09:29:22"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.17/e23/>,
        <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.17/e23/>,
        <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Payment"@en,
        "Betaling"@nb .

humord:c21850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21850" ;
    dct:modified "2024-10-11T13:41:19"^^xsd:dateTime ;
    skos:altLabel "Artsbevaring"@nb,
        "Bevaringsbiologi"@nb,
        "Konserveringsbiologi"@nb ;
    skos:broadMatch <http://dewey.info/class/333.9516/e23/> ;
    skos:broader humord:c21849 ;
    skos:definition "Bevaringsbiologi er vitenskapen om bevaring av truede arter og bestander av planter og dyr, samt forvaltning av biologiske ressurser på en bærekraftig måte. Bevaringsbiologi er nært knyttet til både populasjonsbiologi og økologi, og kan sies å være en del av biologien, men studiene vurderer ofte også andre sider enn de rent naturfaglige, som for eksempel økonomisk utbytte ved bruk av naturen (økosystemtjenester) sammenlignet med de økonomiske konsekvensene av vern. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013018 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013018,
        <http://dewey.info/class/333.9516/e23/>,
        <http://dewey.info/class/578.7/e23/> ;
    skos:prefLabel "Conservation biology"@en,
        "Bevaringsbiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/578.7/e23/> .

humord:c21852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21852" ;
    dct:modified "2015-10-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23535 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/382.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.152/e23/>,
        <http://dewey.info/class/382.17/e23/> ;
    skos:prefLabel "Balance of payments"@en,
        "Betalingsbalanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.152/e23/> .

humord:c21853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21853" ;
    dct:modified "2024-11-20T12:26:10"^^xsd:dateTime ;
    skos:altLabel "Freedom of motion"@en,
        "Liberty of movement"@en,
        "Mobility rights"@en,
        "Rørslefridom"@nb ;
    skos:broader humord:c25731 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of movement"@en,
        "Bevegelsesfrihet"@nb ;
    skos:related humord:c21495 .

humord:c21854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21854" ;
    dct:modified "2024-10-31T15:29:07"^^xsd:dateTime ;
    skos:altLabel "Motor ability"@en,
        "Motorikk"@nb ;
    skos:broadMatch <http://dewey.info/class/152.3/e23/> ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/573.7/e23/>,
        <http://dewey.info/class/611.7/e23/>,
        <http://dewey.info/class/612.7/e23/> ;
    skos:definition "Læren om (kropps)bevegelsene <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001629 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001629,
        <http://dewey.info/class/152.3/e23/>,
        <http://dewey.info/class/155.4123/e23/>,
        <http://dewey.info/class/573.7/e23/>,
        <http://dewey.info/class/611.7/e23/>,
        <http://dewey.info/class/612.7/e23/>,
        <http://dewey.info/class/612.8252/e23/> ;
    skos:prefLabel "Motor functions"@en,
        "Motorikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.4123/e23/>,
        <http://dewey.info/class/612.8252/e23/> .

humord:c21855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21855" ;
    dct:modified "2024-08-19T11:16:54"^^xsd:dateTime ;
    skos:altLabel "Bevegelsar (Motorikk)"@nb,
        "Bevegelser (Motorikk)"@nb,
        "Bevegelsesfunksjonar"@nb,
        "Bevegelsesfunksjoner"@nb,
        "Kroppsbevegelsar"@nb,
        "Kroppsrørsler"@nb ;
    skos:broader humord:c21854 ;
    skos:closeMatch <http://dewey.info/class/152.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.3/e23/>,
        <http://dewey.info/class/612.7/e23/> ;
    skos:prefLabel "Body movements"@en,
        "Kroppsbevegelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.7/e23/> .

humord:c21859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21859" ;
    dct:modified "2025-01-24T07:38:39"^^xsd:dateTime ;
    skos:altLabel "Motor skill game"@en,
        "Motor skill games"@en,
        "Motor skills activities"@en,
        "Motor skills activity"@en,
        "Movement games"@en,
        "Bevegelsesleik"@nb,
        "Bevegelsesleker"@nb,
        "Rørsleleik"@nb,
        "Rørsleleikar"@nb ;
    skos:broader humord:c04863,
        humord:c21855 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/793.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/372.868/e23/>,
        <http://dewey.info/class/793.4/e23/> ;
    skos:prefLabel "Movement game"@en,
        "Bevegelseslek"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/372.868/e23/> .

humord:c21861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21861" ;
    dct:modified "2024-02-19T13:49:46"^^xsd:dateTime ;
    skos:altLabel "Bevegelseslæring"@nb,
        "Motorisk trening"@nb ;
    skos:broadMatch <http://dewey.info/class/615.82/e23/> ;
    skos:broader humord:c21854 ;
    skos:closeMatch <http://dewey.info/class/152.334/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.334/e23/>,
        <http://dewey.info/class/370.155/e23/>,
        <http://dewey.info/class/371.916/e23/>,
        <http://dewey.info/class/573.7/e23/>,
        <http://dewey.info/class/612.76/e23/>,
        <http://dewey.info/class/612.811/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/615.82/e23/>,
        <http://dewey.info/class/616.83/e23/> ;
    skos:prefLabel "Mobility training"@en,
        "Bevegelsestrening"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.155/e23/>,
        <http://dewey.info/class/371.916/e23/>,
        <http://dewey.info/class/573.7/e23/>,
        <http://dewey.info/class/612.76/e23/>,
        <http://dewey.info/class/612.811/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/616.83/e23/> .

humord:c21863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21863" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07800 ;
    skos:closeMatch <http://dewey.info/class/338.922/e23/>,
        <http://dewey.info/class/352.73/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/352.49/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.922/e23/>,
        <http://dewey.info/class/343.034/e23/>,
        <http://dewey.info/class/352.49/e23/>,
        <http://dewey.info/class/352.73/e23/> ;
    skos:prefLabel "Grants"@en,
        "Bevilgninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.034/e23/> .

humord:c21866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21866" ;
    dct:modified "2024-11-07T14:03:44"^^xsd:dateTime ;
    skos:altLabel "Bisexual people"@en,
        "Bifile"@nb,
        "Biseksuelle"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/155.343/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08663/e23/>,
        <http://dewey.info/class/306.765/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08663/e23/>,
        <http://dewey.info/class/155.343/e23/>,
        <http://dewey.info/class/306.765/e23/>,
        <http://dewey.info/class/362.8963/e23/> ;
    skos:prefLabel "Bisexuals"@en,
        "Bifile"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.8963/e23/> .

humord:c21867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21867" ;
    dct:modified "2024-09-24T08:13:25"^^xsd:dateTime ;
    skos:altLabel "Car traffic"@en,
        "Bilisme"@nb,
        "Bilkjøring"@nb,
        "Bilkøyring"@nb,
        "Biltrafikk"@nb ;
    skos:broader humord:c04348 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/629.283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0946/e23/>,
        <http://dewey.info/class/629.283/e23/> ;
    skos:prefLabel "Motor traffic"@en,
        "Bilisme"@nb ;
    skos:related humord:c21868 ;
    skos:relatedMatch <http://dewey.info/class/343.0946/e23/> .

humord:c21868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21868" ;
    dct:modified "2025-01-28T15:57:24"^^xsd:dateTime ;
    skos:altLabel "Driving (Motoring)"@en,
        "Bilbruk"@nb,
        "Kjøring (Bilbruk)"@nb,
        "Køyring (Bilbruk)"@nb ;
    skos:broader humord:c23094 ;
    skos:closeMatch <http://dewey.info/class/388.342/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/629.283/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.342/e23/>,
        <http://dewey.info/class/629.283/e23/> ;
    skos:prefLabel "Motoring"@en,
        "Bilbruk"@nb ;
    skos:related humord:c21867 .

humord:c21869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21869" ;
    dct:modified "2025-01-05T19:38:53"^^xsd:dateTime ;
    skos:altLabel "Automobile parts"@en,
        "Bildelar"@nb ;
    skos:broadMatch <http://dewey.info/class/629.2/e23/> ;
    skos:broader humord:c04393 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.342/e23/>,
        <http://dewey.info/class/629.2/e23/> ;
    skos:prefLabel "Auto parts"@en,
        "Bildeler"@nb ;
    skos:relatedMatch <http://dewey.info/class/388.342/e23/> .

humord:c21870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21870" ;
    dct:modified "2025-03-14T09:35:28"^^xsd:dateTime ;
    skos:altLabel "Image pedagogy"@en,
        "Bildepedagogikk"@nb,
        "Biletepedagogikk"@nb,
        "Billedpedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3352/e23/>,
        <http://dewey.info/class/372.13352/e23/>,
        <http://dewey.info/class/373.13352/e23/>,
        <http://dewey.info/class/374.2652/e23/>,
        <http://dewey.info/class/378.17352/e23/> ;
    skos:prefLabel "Pedagogy of image"@en,
        "Bildepedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.3352/e23/>,
        <http://dewey.info/class/372.13352/e23/>,
        <http://dewey.info/class/373.13352/e23/>,
        <http://dewey.info/class/374.2652/e23/>,
        <http://dewey.info/class/378.17352/e23/> .

humord:c21874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21874" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bildeopplevelse"@nb,
        "Billedopplevelse"@nb,
        "Billedpersepsjon"@nb ;
    skos:broadMatch <http://dewey.info/class/302.226/e23/> ;
    skos:broader humord:c08082 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.222/e23/>,
        <http://dewey.info/class/302.226/e23/> ;
    skos:prefLabel "Image perception"@en,
        "Bildepersepsjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.222/e23/> .

humord:c21882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21882" ;
    dct:modified "2024-03-05T12:19:20"^^xsd:dateTime ;
    skos:altLabel "Bioenergi"@nb ;
    skos:broadMatch <http://dewey.info/class/333.794/e23/> ;
    skos:broader humord:c22303 ;
    skos:closeMatch <http://dewey.info/class/333.9539/e23/> ;
    skos:definition "Bioenergi er en form for energi som har sin opprinnelse i biomasse, for eksempel planteprodukter (ved), gjødsel, skogsavfall (bark, flis) og annet biologisk avfall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003377 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003377,
        <http://dewey.info/class/333.794/e23/>,
        <http://dewey.info/class/333.9539/e23/> ;
    skos:prefLabel "Bioenergy"@en,
        "Bioenergi"@nb .

humord:c21883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21883" ;
    dct:modified "2024-07-01T10:09:24"^^xsd:dateTime ;
    skos:altLabel "Bioinformatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007694,
        <http://dewey.info/class/570.285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007694,
        <http://dewey.info/class/570.285/e23/> ;
    skos:prefLabel "Bioinformatics"@en,
        "Bioinformatikk"@nb .

humord:c21884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21884" ;
    dct:modified "2024-07-01T12:23:27"^^xsd:dateTime ;
    skos:altLabel "Biopolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:definition "Reguleringsprosesser som gjøres gjennom politikk og lovverk, og noe som foregår gjennom individers eller gruppers egen selvforståelse og innordning; beskjeftiger seg med innbyggerens helse, vaksinasjonsprogrammer o.l. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009391 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009391,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/333.95/e23/>,
        <http://dewey.info/class/570/e23/>,
        <http://dewey.info/class/660.6/e23/> ;
    skos:prefLabel "Biopolitics"@en,
        "Biopolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/333.95/e23/>,
        <http://dewey.info/class/570/e23/>,
        <http://dewey.info/class/660.6/e23/> .

humord:c21885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21885" ;
    dct:modified "2024-04-18T12:56:28"^^xsd:dateTime ;
    skos:altLabel "Biosfære"@nb,
        "Biosfæren"@nb ;
    skos:broader humord:c65872 ;
    skos:closeMatch <http://dewey.info/class/333.95/e23/> ;
    skos:definition "Det område av Jorden der det finnes organisk liv <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006088 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006088,
        <http://dewey.info/class/333.95/e23/>,
        <http://dewey.info/class/577/e23/> ;
    skos:prefLabel "Biosphere"@en,
        "Biosfæren"@nb ;
    skos:relatedMatch <http://dewey.info/class/577/e23/> .

humord:c21887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21887" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bioeconomy"@en ;
    skos:broadMatch <http://dewey.info/class/333.95/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.95/e23/> ;
    skos:prefLabel "Bioeconomics"@en,
        "Bioøkonomi"@nb .

humord:c21892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21892" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mixed economies"@en,
        "Third way (Economics)"@en ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/330.126/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.126/e23/> ;
    skos:prefLabel "Mixed economy"@en,
        "Blandingsøkonomi"@nb .

humord:c21893 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21893" ;
    dct:modified "2024-08-29T13:19:48"^^xsd:dateTime ;
    skos:altLabel "Hemophilia"@en,
        "Blødarsjukdom"@nb,
        "Blødarsjuke"@nb,
        "Blødarsykje"@nb,
        "Hemofili"@nb ;
    skos:broader humord:c56760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.1572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1961572/e23/>,
        <http://dewey.info/class/616.1572/e23/>,
        <http://dewey.info/class/618.921572/e23/> ;
    skos:prefLabel "Haemophilia"@en,
        "Blødersykdom"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1961572/e23/>,
        <http://dewey.info/class/618.921572/e23/> .

humord:c21895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21895" ;
    dct:modified "2015-10-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "GDP"@en,
        "BNP"@nb ;
    skos:broader humord:c24818 ;
    skos:closeMatch <http://dewey.info/class/339.31/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.31/e23/> ;
    skos:prefLabel "Gross domestic product"@en,
        "Bruttonasjonalprodukt"@nb .

humord:c21897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21897" ;
    dct:modified "2024-08-21T08:07:54"^^xsd:dateTime ;
    skos:altLabel "Speculative bubbles"@en,
        "Bobleøkonomiar"@nb,
        "Bobleøkonomier"@nb,
        "Finansboblar"@nb,
        "Finansbobler"@nb,
        "Spekulasjonsøkonomiar"@nb,
        "Økonomiske boblar"@nb,
        "Økonomiske bobler"@nb ;
    skos:broader humord:c23869 ;
    skos:definition "Fase hvor verdier (som regel verdipapirer, slik som aksjer) omsettes til en   stadig  stigende kurs, uten at den stadig stigende prisen reflekterer den  egentlige verdi <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002754 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002754,
        <http://dewey.info/class/332.63/e23/> ;
    skos:prefLabel "Economic bubbles"@en,
        "Spekulasjonsøkonomier"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.63/e23/> .

humord:c21899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21899" ;
    dct:modified "2024-12-09T12:51:17"^^xsd:dateTime ;
    skos:altLabel "Bodybuilding"@nb,
        "Kroppsbygging"@nb ;
    skos:broadMatch <http://dewey.info/class/796.41/e23/> ;
    skos:broader humord:c19484 ;
    skos:definition "Systematisk styrketrening med sikte på å utvikle kroppens muskler i styrke og volum <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/613.713/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.713/e23/>,
        <http://dewey.info/class/796.41/e23/> ;
    skos:prefLabel "Bodybuilding"@en,
        "Kroppsbygging"@nb ;
    skos:related humord:c62990 .

humord:c21901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21901" ;
    dct:modified "2024-09-27T15:23:29"^^xsd:dateTime ;
    skos:altLabel "House share"@en,
        "House sharing"@en,
        "Share accommodation"@en,
        "Shared accommodation"@en,
        "Shared houses"@en,
        "Bokollektiver"@nb,
        "Bufellesskap"@nb,
        "Kollektiv boform"@nb,
        "Kollektiv buform"@nb,
        "Kollektivhus"@nb ;
    skos:broadMatch <http://dewey.info/class/363.5/e23/> ;
    skos:broader humord:c58460 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.774/e23/>,
        <http://dewey.info/class/333.338/e23/>,
        <http://dewey.info/class/363.5/e23/> ;
    skos:prefLabel "Shared house"@en,
        "Bofellesskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/307.774/e23/>,
        <http://dewey.info/class/333.338/e23/> .

humord:c21903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21903" ;
    dct:modified "2015-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Housing situation"@en,
        "Boforhold"@nb ;
    skos:broader humord:c09007 ;
    skos:exactMatch <http://dewey.info/class/363.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.945/e23/>,
        <http://dewey.info/class/307.336/e23/>,
        <http://dewey.info/class/353.55/e23/>,
        <http://dewey.info/class/355.12/e23/>,
        <http://dewey.info/class/363.5/e23/>,
        <http://dewey.info/class/363.7298/e23/>,
        <http://dewey.info/class/643.1/e23/> ;
    skos:prefLabel "Housing conditions"@en,
        "Boligforhold"@nb ;
    skos:related humord:c09263 ;
    skos:relatedMatch <http://dewey.info/class/155.945/e23/>,
        <http://dewey.info/class/307.336/e23/>,
        <http://dewey.info/class/353.55/e23/>,
        <http://dewey.info/class/355.12/e23/>,
        <http://dewey.info/class/363.7298/e23/>,
        <http://dewey.info/class/643.1/e23/> .

humord:c21908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21908" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Housing markets"@en,
        "Boligmarkeder"@nb,
        "Boligmarkedet"@nb ;
    skos:broader humord:c15035 ;
    skos:closeMatch <http://dewey.info/class/333.338/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.338/e23/> ;
    skos:prefLabel "Housing market"@en,
        "Boligmarked"@nb .

humord:c21910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21910" ;
    dct:modified "2024-08-27T12:30:15"^^xsd:dateTime ;
    skos:altLabel "Residence districts"@en,
        "Residential buildings"@en,
        "Boligbebyggelse"@nb,
        "Bustadområde"@nb ;
    skos:broader humord:c09038 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010112,
        <http://dewey.info/class/307.336/e23/>,
        <http://dewey.info/class/333.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010112,
        <http://dewey.info/class/307.336/e23/>,
        <http://dewey.info/class/333.77/e23/>,
        <http://dewey.info/class/336.225/e23/>,
        <http://dewey.info/class/711.58/e23/> ;
    skos:prefLabel "Residential areas"@en,
        "Boligområder"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.225/e23/>,
        <http://dewey.info/class/711.58/e23/> .

humord:c21912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21912" ;
    dct:modified "2020-11-23T10:44:04"^^xsd:dateTime ;
    skos:altLabel "Bollywood film"@en,
        "Bollywood movies"@en,
        "Bollywoodfilm"@nb ;
    skos:broadMatch <http://dewey.info/class/791.430954/e23/> ;
    skos:broader humord:c11450 ;
    skos:definition "Fellesbetegnelsen på filmer produsert i Mumbai (tidligere Bombay) i India <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.430954/e23/> ;
    skos:prefLabel "Bollywood"@en,
        "Bollywood"@nb .

humord:c21914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21914" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bologna-prosessen"@nb ;
    skos:broadMatch <http://dewey.info/class/379.4/e23/> ;
    skos:broader humord:c07954 ;
    skos:closeMatch <http://dewey.info/class/378.2094/e23/> ;
    skos:definition "Et samarbeid mellom europeiske utdanningsministre fra 46 land med utgangspunkt i Bolognadeklarasjonen fra 1999 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.2094/e23/>,
        <http://dewey.info/class/379.4/e23/> ;
    skos:prefLabel "Bologna process"@en,
        "Bolognaprosessen"@nb .

humord:c21916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21916" ;
    dct:modified "2025-01-03T10:30:14"^^xsd:dateTime ;
    skos:altLabel "Turnpike money"@en,
        "Bompenger"@nb ;
    skos:broadMatch <http://dewey.info/class/388.114/e23/> ;
    skos:broader humord:c59263 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.114/e23/> ;
    skos:prefLabel "Road toll"@en,
        "Bompenger"@nb .

humord:c21917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21917" ;
    dct:modified "2016-02-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c24904 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Bourgeois public sphere"@en,
        "Borgerlig offentlighet"@nb ;
    skos:related humord:c00680,
        humord:c09709 ;
    skos:relatedMatch <http://dewey.info/class/302.2/e23/> .

humord:c21920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21920" ;
    dct:modified "2025-01-06T13:35:46"^^xsd:dateTime ;
    skos:altLabel "Fuel"@en,
        "Brennstoff"@nb,
        "Brennstoffer"@nb,
        "Brensel"@nb,
        "Drivstoff"@nb ;
    skos:broader humord:c22303 ;
    skos:closeMatch <http://dewey.info/class/333.82/e23/>,
        <http://dewey.info/class/621.4023/e23/>,
        <http://dewey.info/class/697.04/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002317,
        <http://dewey.info/class/623.874/e23/>,
        <http://dewey.info/class/629.134351/e23/>,
        <http://dewey.info/class/629.2538/e23/>,
        <http://dewey.info/class/662.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002317,
        <http://dewey.info/class/333.82/e23/>,
        <http://dewey.info/class/338.476626/e23/>,
        <http://dewey.info/class/354.4/e23/>,
        <http://dewey.info/class/355.83/e23/>,
        <http://dewey.info/class/553.2/e23/>,
        <http://dewey.info/class/621.182/e23/>,
        <http://dewey.info/class/621.4023/e23/>,
        <http://dewey.info/class/621.48335/e23/>,
        <http://dewey.info/class/623.874/e23/>,
        <http://dewey.info/class/629.134351/e23/>,
        <http://dewey.info/class/629.2538/e23/>,
        <http://dewey.info/class/629.475/e23/>,
        <http://dewey.info/class/662.6/e23/>,
        <http://dewey.info/class/697.04/e23/> ;
    skos:prefLabel "Fuels"@en,
        "Brensel"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.476626/e23/>,
        <http://dewey.info/class/354.4/e23/>,
        <http://dewey.info/class/355.83/e23/>,
        <http://dewey.info/class/553.2/e23/>,
        <http://dewey.info/class/621.182/e23/>,
        <http://dewey.info/class/621.48335/e23/>,
        <http://dewey.info/class/629.475/e23/> .

humord:c21922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21922" ;
    dct:modified "2024-03-13T14:58:29"^^xsd:dateTime ;
    skos:altLabel "Brenselseller"@nb,
        "Brensel­celler"@nb ;
    skos:broader humord:c04425,
        humord:c64476 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011961,
        <http://dewey.info/class/621.312429/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011961,
        <http://dewey.info/class/621.312429/e23/> ;
    skos:prefLabel "Fuel cells"@en,
        "Brenselceller"@nb .

humord:c21924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21924" ;
    dct:modified "2025-01-21T19:48:49"^^xsd:dateTime ;
    skos:altLabel "Bride wealth"@en,
        "Brudepris"@nb ;
    skos:broadMatch <http://dewey.info/class/392.5/e23/> ;
    skos:broader humord:c04895 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.5/e23/> ;
    skos:prefLabel "Bride price"@en,
        "Brudepris"@nb ;
    skos:related humord:c16489 .

humord:c21926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21926" ;
    dct:modified "2015-09-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.043/e23/> ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.043/e23/> ;
    skos:prefLabel "Right of use"@en,
        "Bruksrett"@nb .

humord:c21927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21927" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Budsjettarbeid"@nb,
        "Budsjettbehandling"@nb ;
    skos:broader humord:c07800 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/352.48/e23/>,
        <http://dewey.info/class/658.154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.48/e23/>,
        <http://dewey.info/class/658.154/e23/> ;
    skos:prefLabel "Budgeting"@en,
        "Budsjettering"@nb .

humord:c21931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21931" ;
    dct:modified "2011-05-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/657/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:broader humord:c07581 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/657/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:prefLabel "Deficit"@en,
        "Underskudd"@nb .

humord:c21937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21937" ;
    dct:modified "2024-07-05T07:44:35"^^xsd:dateTime ;
    skos:altLabel "Adoptivfamiliar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.874/e23/> ;
    skos:broader humord:c09275 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Adoptive families"@en,
        "Adoptivfamilier"@nb .

humord:c21938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21938" ;
    dct:modified "2024-07-05T07:45:22"^^xsd:dateTime ;
    skos:altLabel "Adoptivforelder"@nb,
        "Adoptivforeldre"@nb ;
    skos:broadMatch <http://dewey.info/class/306.874/e23/> ;
    skos:broader humord:c07182 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--085/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Adoptive parents"@en,
        "Adoptivforeldre"@nb ;
    skos:related humord:c07172,
        humord:c22799 .

humord:c21939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21939" ;
    dct:modified "2024-07-26T12:19:39"^^xsd:dateTime ;
    skos:altLabel "Afrikanske religionar"@nb ;
    skos:broader humord:c08549 ;
    skos:definition "Tradisjonelle religioner lokalt utbredt i Afrika <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/299.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.6/e23/> ;
    skos:prefLabel "African religions"@en,
        "Afrikanske religioner"@nb .

humord:c21940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21940" ;
    dct:modified "2024-07-31T07:54:12"^^xsd:dateTime ;
    skos:altLabel "Common stock funds"@en,
        "Equities funds"@en,
        "Equity fund"@en,
        "Equity securities"@en,
        "Stock funds"@en,
        "Unit trust funds"@en,
        "Unit trusts"@en,
        "Aksjefond"@nb ;
    skos:broader humord:c17031 ;
    skos:closeMatch <http://dewey.info/class/332.6327/e23/> ;
    skos:definition "Verdipapirfond som hovedsakelig plasserer andelseiernes innskudd i aksjer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6327/e23/>,
        <http://dewey.info/class/346.0922/e23/> ;
    skos:prefLabel "Equity funds"@en,
        "Aksjefond"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.0922/e23/> .

humord:c21941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21941" ;
    dct:modified "2024-07-31T07:57:42"^^xsd:dateTime ;
    skos:altLabel "Shares"@en,
        "Aksjar"@nb ;
    skos:broader humord:c23217 ;
    skos:definition "Innskudd i et aksjeselskap eller eierandel i et aksjeselskap som svarer til  aksjens pålydende <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.6322/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6322/e23/>,
        <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0666/e23/>,
        <http://dewey.info/class/346.0922/e23/> ;
    skos:prefLabel "Stocks"@en,
        "Aksjer"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0666/e23/>,
        <http://dewey.info/class/346.0922/e23/> .

humord:c21942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21942" ;
    dct:modified "2024-07-31T08:03:05"^^xsd:dateTime ;
    skos:altLabel "Limited company"@en,
        "Public corporations"@en,
        "Stock companies"@en,
        "Stock company"@en,
        "Aksjeselskap"@nb,
        "Allmennaksjeselskap"@nb,
        "Allmennaksjeselskaper"@nb,
        "Ålmennaksjeselskap"@nb ;
    skos:broadMatch <http://dewey.info/class/338.74/e23/> ;
    skos:broader humord:c23447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.74/e23/>,
        <http://dewey.info/class/346.0668/e23/> ;
    skos:prefLabel "Limited companies"@en,
        "Aksjeselskaper"@nb ;
    skos:related humord:c59584 ;
    skos:relatedMatch <http://dewey.info/class/346.0668/e23/> .

humord:c21943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21943" ;
    dct:modified "2024-03-06T10:13:33"^^xsd:dateTime ;
    skos:altLabel "Action research"@en,
        "Aksjonsforsking"@nb ;
    skos:broader humord:c01493 ;
    skos:closeMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:definition "Forskning der resultatene brukes til å starte praktiske tiltak under medvirkning av forskeren selv <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000448 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000448,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:prefLabel "Applied research"@en,
        "Aksjonsforskning"@nb .

humord:c21945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21945" ;
    dct:modified "2024-07-31T14:34:12"^^xsd:dateTime ;
    skos:altLabel "Advocacy"@en,
        "Aktivisme"@nb ;
    skos:broadMatch <http://dewey.info/class/324.4/e23/> ;
    skos:broader humord:c09748 ;
    skos:definition "Aktivisme er overlagt handling for å skape sosial eller politisk forandring. <Wikipedia >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.4/e23/> ;
    skos:prefLabel "Activism"@en,
        "Aktivisme"@nb ;
    skos:related humord:c34845 .

humord:c21948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21948" ;
    dct:modified "2024-07-31T14:41:02"^^xsd:dateTime ;
    skos:altLabel "Agents (Contributors)"@en,
        "Aktørar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08/e23/> ;
    skos:broader humord:c01458,
        humord:c07201 ;
    skos:definition "En person/gruppe som opptrer eller medvirker, en deltaker <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/> ;
    skos:prefLabel "Actors (Contributors)"@en,
        "Aktører"@nb .

humord:c21950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21950" ;
    dct:modified "2024-08-15T13:25:52"^^xsd:dateTime ;
    skos:altLabel "ANT"@en,
        "ANT"@nb,
        "Aktør-nettverksteori"@nb,
        "Aktørnettverksteori"@nb ;
    skos:broadMatch <http://dewey.info/class/301.01/e23/> ;
    skos:broader humord:c21121 ;
    skos:definition "Aktør-nettverksteori er en teoretisk tilnærming til samfunnsvitenskap som forsøker å beskrive hvordan aktører i et samfunn oppfører seg og påvirker hverandre. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301.01/e23/> ;
    skos:prefLabel "Actor-network theory"@en,
        "Aktør-nettverksteori"@nb .

humord:c21951 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21951" ;
    dct:modified "2025-02-19T08:35:17"^^xsd:dateTime ;
    skos:altLabel "Srisailam"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:broader humord:c01839 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5485/e23/>,
        <http://dewey.info/class/915.485/e23/>,
        <http://dewey.info/class/954.85/e23/> ;
    skos:prefLabel "Srisailam"@en,
        "Srisailam"@nb .

humord:c21952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21952" ;
    dct:modified "2024-11-07T20:16:27"^^xsd:dateTime ;
    skos:altLabel "Goga"@en,
        "Gugga"@en,
        "Gugga Bir"@en,
        "Gugga Chohan"@en,
        "Gugga Jaharpir"@en,
        "Gugga Pir"@en,
        "Gugga Rana"@en,
        "Jahar Veer Gogga"@en,
        "Raja Mandlik"@en,
        "Gogaji"@nb,
        "Guga"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52113/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Gogaji er en hinduistisk gud <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52113/e23/> ;
    skos:prefLabel "Gogaji"@en,
        "Gogaji"@nb .

humord:c21954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21954" ;
    dct:modified "2011-05-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sheer farming"@en ;
    skos:broader humord:c07638 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:exactMatch realfagstermer:c008314,
        <http://dewey.info/class/636.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008314,
        <http://dewey.info/class/636.3/e23/> ;
    skos:prefLabel "Sheep husbandry"@en,
        "Sauehold"@nb ;
    skos:related humord:c14733 .

humord:c21957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21957" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Barahi"@en ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c21281 ;
    skos:definition "Hinduistisk gudinne <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Varahi"@en,
        "Varahi"@nb .

humord:c21958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21958" ;
    dct:modified "2013-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ruralsosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/307.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Rural sociology"@en,
        "Bygdesosiologi"@nb ;
    skos:related humord:c26941 .

humord:c21959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21959" ;
    dct:modified "2024-04-11T13:20:36"^^xsd:dateTime ;
    skos:altLabel "Bygeografi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1732/e23/> ;
    skos:broader humord:c09019 ;
    skos:definition "Bygeografi er en gren av samfunnsgeografien, som dreier seg om studiet av byer og byregioner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005085,
        <http://dewey.info/class/304.2091732/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005085,
        <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/304.2091732/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urban geography"@en,
        "Bygeografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/307.76/e23/> .

humord:c21960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21960" ;
    dct:modified "2022-01-26T15:14:07"^^xsd:dateTime ;
    skos:altLabel "City council (City government)"@en,
        "City government"@en,
        "City governments"@en,
        "Byregjering"@nb,
        "Byregjeringer"@nb,
        "Byrådet"@nb ;
    skos:broadMatch <http://dewey.info/class/320.854/e23/> ;
    skos:broader humord:c09409 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.854/e23/> ;
    skos:prefLabel "City councils (City government)"@en,
        "Byråd"@nb ;
    skos:related humord:c21969 .

humord:c21964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21964" ;
    dct:modified "2020-12-18T14:29:53"^^xsd:dateTime ;
    skos:altLabel "Urban community"@en,
        "Urban societies"@en,
        "Urban society"@en ;
    skos:broader humord:c12624 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/307.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urban communities"@en,
        "Bysamfunn"@nb ;
    skos:related humord:c09039 .

humord:c21965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21965" ;
    dct:modified "2020-12-18T14:22:25"^^xsd:dateTime ;
    skos:altLabel "Country communities"@en,
        "Country community"@en,
        "Local rural communities"@en,
        "Local rural community"@en,
        "Regional societies"@en,
        "Rural community"@en,
        "Rural societies"@en,
        "Rural society"@en,
        "Village communities"@en,
        "Village community"@en,
        "Regional society"@nb,
        "Rurale samfunn"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/> ;
    skos:broader humord:c12624 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/> ;
    skos:prefLabel "Rural communities"@en,
        "Bygdesamfunn"@nb ;
    skos:related humord:c09046,
        humord:c09055,
        humord:c09168,
        humord:c21968 .

humord:c21968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21968" ;
    dct:modified "2021-11-09T10:18:18"^^xsd:dateTime ;
    skos:altLabel "Rural population"@en,
        "Villagers"@en ;
    skos:broader humord:c08998 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.091734/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.091734/e23/> ;
    skos:prefLabel "Countrypeople"@en,
        "Bygdefolk"@nb ;
    skos:related humord:c21965 .

humord:c21969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21969" ;
    dct:modified "2014-01-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "City Parliament"@en,
        "Town council"@en,
        "Bystyret"@nb ;
    skos:broadMatch <http://dewey.info/class/320.854/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:broader humord:c09407 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.854/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "City council"@en,
        "Bystyre"@nb ;
    skos:related humord:c21960 .

humord:c21971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21971" ;
    dct:modified "2013-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bytterelasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/> ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Exchange (Social sciences)"@en,
        "Bytte (Samfunnsvitenskap)"@nb ;
    skos:related humord:c13206,
        humord:c14013 .

humord:c21973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21973" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c21971 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Exchange theory"@en,
        "Bytteteori"@nb .

humord:c21974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21974" ;
    dct:modified "2023-03-13T14:04:12"^^xsd:dateTime ;
    skos:altLabel "Børsvesen"@nb ;
    skos:broader humord:c07736 ;
    skos:closeMatch realfagstermer:c007018,
        <http://dewey.info/class/332.642/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007018,
        <http://dewey.info/class/332.642/e23/> ;
    skos:prefLabel "Stock exchange"@en,
        "Børsvirksomhet"@nb ;
    skos:related humord:c21977,
        humord:c21980 .

humord:c21977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21977" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stock markets"@en,
        "Børs"@nb ;
    skos:broader humord:c22506 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.642/e23/>,
        <http://dewey.info/class/346.0926/e23/>,
        <http://dewey.info/class/725.25/e23/> ;
    skos:prefLabel "Stock exchanges"@en,
        "Børser"@nb ;
    skos:related humord:c21974 ;
    skos:relatedMatch <http://dewey.info/class/346.0926/e23/>,
        <http://dewey.info/class/725.25/e23/> .

humord:c21978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21978" ;
    dct:modified "2018-10-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Børsmegling"@nb,
        "Børsmekling"@nb ;
    skos:broadMatch <http://dewey.info/class/332.642/e23/> ;
    skos:broader humord:c21974 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.642/e23/> ;
    skos:prefLabel "Stock trading"@en,
        "Børshandel"@nb .

humord:c21980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21980" ;
    dct:modified "2020-08-04T10:59:59"^^xsd:dateTime ;
    skos:altLabel "Public limited company"@en ;
    skos:broader humord:c23447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6322/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:prefLabel "Public limited companies"@en,
        "Børsnoterte selskaper"@nb ;
    skos:related humord:c21974 ;
    skos:relatedMatch <http://dewey.info/class/332.6322/e23/>,
        <http://dewey.info/class/338.7/e23/> .

humord:c21981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21981" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.645/e23/> ;
    skos:broader humord:c21974 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.645/e23/> ;
    skos:prefLabel "Stock speculation"@en,
        "Børsspekulasjon"@nb .

humord:c21982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21982" ;
    dct:modified "2024-09-04T16:03:59"^^xsd:dateTime ;
    skos:altLabel "College campus"@en,
        "University areas"@en,
        "University campus"@en,
        "University grounds"@en,
        "Campus"@nb,
        "Campusar"@nb,
        "Høgskoleområder"@nb,
        "Høgskuleområde"@nb,
        "Høyskoleområder"@nb,
        "Universitetsområde"@nb,
        "Universitetsområder"@nb ;
    skos:broader humord:c07966 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/378.1961/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.1961/e23/> ;
    skos:prefLabel "Campus"@en,
        "Campuser"@nb .

humord:c21985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21985" ;
    dct:modified "2023-12-11T12:22:06"^^xsd:dateTime ;
    skos:altLabel "Økonomiske modellar"@nb ;
    skos:broadMatch <http://dewey.info/class/330.01/e23/> ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007335 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007335,
        <http://dewey.info/class/330.01/e23/> ;
    skos:prefLabel "Economic models"@en,
        "Økonomiske modeller"@nb .

humord:c21986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21986" ;
    dct:modified "2024-03-25T16:27:35"^^xsd:dateTime ;
    skos:altLabel "CAPM"@nb,
        "KVM"@nb,
        "Kapitalverdimodellen"@nb ;
    skos:broadMatch <http://dewey.info/class/330.01/e23/>,
        <http://dewey.info/class/332.041/e23/> ;
    skos:broader humord:c21985 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000638 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000638,
        <http://dewey.info/class/330.01/e23/>,
        <http://dewey.info/class/332.041/e23/> ;
    skos:prefLabel "Capital asset pricing model"@en,
        "Kapitalverdimodellen"@nb .

humord:c21988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21988" ;
    dct:modified "2024-07-15T14:18:53"^^xsd:dateTime ;
    skos:altLabel "CP"@en,
        "Cerebral paralysis"@en,
        "Little's disease"@en,
        "CP"@nb,
        "Cerebral parese"@nb,
        "Littles sykdom"@nb ;
    skos:broader humord:c03834 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.196836/e23/>,
        <http://dewey.info/class/616.836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196836/e23/>,
        <http://dewey.info/class/616.836/e23/> ;
    skos:prefLabel "Cerebral palsy"@en,
        "Cerebral parese"@nb .

humord:c21990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21990" ;
    dct:modified "2024-09-16T15:34:59"^^xsd:dateTime ;
    skos:altLabel "Chahta Anumpa"@en,
        "Choctaw (Folk)"@nb,
        "Choctawar"@nb,
        "Choctawer"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Chctaw er et urfolk i Nord-Amerika, opprinnelig i Mississippi og Alabama, tvangsflyttet  til Oklahoma i 1830-årene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897387/e23/>,
        <http://dewey.info/class/5--97387/e23/>,
        <http://dewey.info/class/976.00497387/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897387/e23/>,
        <http://dewey.info/class/5--97387/e23/>,
        <http://dewey.info/class/976.00497387/e23/> ;
    skos:prefLabel "Choctaw"@en,
        "Choctaw (Folk)"@nb .

humord:c21992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21992" ;
    dct:modified "2024-09-17T14:18:48"^^xsd:dateTime ;
    skos:altLabel "CLIL"@en,
        "CLIL"@nb,
        "Content and language integrated learning"@nb ;
    skos:broadMatch <http://dewey.info/class/418.0071/e23/> ;
    skos:broader humord:c08079 ;
    skos:definition "Content and Language Integrated Learning, forkortet CLIL, er en internasjonal fellesbetegnelse for undervisning i andre fag enn språkfag gjennomført på et fremmedspråk. Begrepet bilingval undervisning brukes nær synonymt, men CLIL er i prinsippet mer omfattende. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1523/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:prefLabel "Content and language integrated learning"@en,
        "CLIL"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.1523/e23/> .

humord:c21994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21994" ;
    dct:modified "2024-06-12T11:04:51"^^xsd:dateTime ;
    skos:altLabel "CO2"@nb,
        "Karbondioksid"@nb,
        "Koldioksid"@nb ;
    skos:broadMatch <http://dewey.info/class/665.89/e23/> ;
    skos:broader humord:c08339 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009815,
        <http://dewey.info/class/546.6812/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009815,
        <http://dewey.info/class/363.73874/e23/>,
        <http://dewey.info/class/546.6812/e23/>,
        <http://dewey.info/class/577.144/e23/>,
        <http://dewey.info/class/615.836/e23/>,
        <http://dewey.info/class/665.89/e23/> ;
    skos:prefLabel "Carbon dioxide"@en,
        "Karbondioksid"@nb ;
    skos:related humord:c26210,
        humord:c26212 ;
    skos:relatedMatch <http://dewey.info/class/363.73874/e23/>,
        <http://dewey.info/class/577.144/e23/>,
        <http://dewey.info/class/615.836/e23/> .

humord:c21996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21996" ;
    dct:modified "2024-09-17T14:25:48"^^xsd:dateTime ;
    skos:altLabel "Coaching"@nb,
        "Mentorskap"@nb ;
    skos:broadMatch <http://dewey.info/class/158.3/e23/>,
        <http://dewey.info/class/658.3/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Coaching er en metode for å veilede, motivere eller styre gjennom samtaler, aktiv lytting individuelt tilpassede råd og oppmuntring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.3/e23/>,
        <http://dewey.info/class/658.3/e23/> ;
    skos:prefLabel "Coaching"@en,
        "Coaching"@nb ;
    skos:related humord:c22211,
        humord:c23375,
        humord:c23693,
        humord:c28837 .

humord:c21997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME21997" ;
    dct:modified "2024-09-17T14:46:47"^^xsd:dateTime ;
    skos:altLabel "Colleges (Higher education)"@en,
        "College"@nb,
        "Colleger"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:broader humord:c07954 ;
    skos:definition "College brukes særlig om institusjoner innen høyere utdannelse i engelskspråklige land <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "College (Higher education)"@en,
        "College"@nb .

humord:c22001 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22001" ;
    dct:modified "2024-09-19T13:32:40"^^xsd:dateTime ;
    skos:altLabel "Cuzco"@en,
        "Cuzco"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8537/e23/>,
        <http://dewey.info/class/918.537/e23/>,
        <http://dewey.info/class/985.37/e23/> ;
    skos:broader humord:c01774 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8537/e23/>,
        <http://dewey.info/class/918.537/e23/>,
        <http://dewey.info/class/985.37/e23/> ;
    skos:prefLabel "Cusco"@en,
        "Cuzco"@nb .

humord:c22003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22003" ;
    dct:modified "2024-09-19T13:31:09"^^xsd:dateTime ;
    skos:altLabel "Internet culture"@en,
        "Cyberdating"@nb,
        "Cyberkultur"@nb,
        "Cybersex"@nb,
        "Kyberkultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:broader humord:c04610 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:prefLabel "Cyberculture"@en,
        "Cyberkultur"@nb ;
    skos:related humord:c19585 .

humord:c22007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22007" ;
    dct:modified "2024-09-19T13:28:05"^^xsd:dateTime ;
    skos:altLabel "Cyberpunk"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:broader humord:c07060 ;
    skos:definition "Cyberpunk er en undersjanger av science fiction der handlingen er plassert i en futuristisk  setting hvor avansert teknologi, kunstig intelligens og kybernetikk står sentralt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:prefLabel "Cyberpunk"@en,
        "Cyberpunk"@nb ;
    skos:related humord:c19585,
        humord:c34716 .

humord:c22008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22008" ;
    dct:modified "2024-07-15T14:12:35"^^xsd:dateTime ;
    skos:altLabel "Cystic fibrosis of the pancrea"@en,
        "Mucoviscidosis"@en,
        "Cystisk fibrose"@nb ;
    skos:broader humord:c61712 ;
    skos:definition "Cystisk fibrose er en medfødt sykdom som gir symptomer fra lungene og mage-tarmkanalen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196372/e23/>,
        <http://dewey.info/class/616.372/e23/>,
        <http://dewey.info/class/618.92372/e23/>,
        <http://dewey.info/class/618.976372/e23/> ;
    skos:prefLabel "Cystic fibrosis"@en,
        "Cystisk fibrose"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196372/e23/>,
        <http://dewey.info/class/618.92372/e23/>,
        <http://dewey.info/class/618.976372/e23/> .

humord:c22009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22009" ;
    dct:modified "2024-02-02T10:58:14"^^xsd:dateTime ;
    skos:altLabel "DAB"@en,
        "Digital audio broadcasting"@en,
        "DAB"@nb,
        "Digital audio broadcasting"@nb,
        "Digital radio"@nb,
        "Digitalradio"@nb ;
    skos:broader humord:c09112 ;
    skos:closeMatch <http://dewey.info/class/621.384/e23/> ;
    skos:exactMatch realfagstermer:c000202 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000202,
        <http://dewey.info/class/384.54/e23/>,
        <http://dewey.info/class/621.384/e23/> ;
    skos:prefLabel "Digital radio"@en,
        "Digitalradio"@nb ;
    skos:relatedMatch <http://dewey.info/class/384.54/e23/> .

humord:c22014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22014" ;
    dct:modified "2016-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Butikk-kjeder"@nb ;
    skos:broader humord:c07595 ;
    skos:definition "Selvstendige forretninger innen samme bransje som samarbeider om innkjøp, markedsføring og/eller finansiering <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:exactMatch <http://dewey.info/class/381.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.12/e23/>,
        <http://dewey.info/class/658.8702/e23/> ;
    skos:prefLabel "Chain stores"@en,
        "Butikkjeder"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.8702/e23/> .

humord:c22015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22015" ;
    dct:modified "2024-09-11T12:29:10"^^xsd:dateTime ;
    skos:altLabel "Daglegvarer"@nb ;
    skos:broader humord:c07766 ;
    skos:closeMatch <http://dewey.info/class/381.456413/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.456413/e23/> ;
    skos:prefLabel "Groceries"@en,
        "Dagligvarer"@nb .

humord:c22016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22016" ;
    dct:modified "2024-09-11T12:30:09"^^xsd:dateTime ;
    skos:altLabel "Child-minders"@en,
        "Day care aides"@en,
        "Day care givers"@en,
        "Dagmammaer"@nb ;
    skos:broadMatch <http://dewey.info/class/649.1/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Childminders"@en,
        "Dagmammaer"@nb .

humord:c22021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22021" ;
    dct:modified "2024-10-03T10:39:33"^^xsd:dateTime ;
    skos:altLabel "Bildung"@nb,
        "Danningsideal"@nb,
        "Paedeia"@nb,
        "Paideia"@nb ;
    skos:broadMatch <http://dewey.info/class/370.11/e23/> ;
    skos:broader humord:c08124 ;
    skos:definition "Dannelsesidealer er humanistiske idealer som var særlig fremtredende i antikken og i middelalderen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.11/e23/> ;
    skos:prefLabel "Educational ideals"@en,
        "Dannelsesidealer"@nb .

humord:c22022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22022" ;
    dct:modified "2024-10-03T13:00:47"^^xsd:dateTime ;
    skos:altLabel "Bildung theory"@en,
        "Dannelsesteori"@nb,
        "Danningsteori"@nb,
        "Danningsteoriar"@nb,
        "Danningsteorier"@nb ;
    skos:broadMatch <http://dewey.info/class/370.11/e23/> ;
    skos:broader humord:c08124 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.11/e23/> ;
    skos:prefLabel "Bildung theories"@en,
        "Dannelsesteorier"@nb .

humord:c22025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22025" ;
    dct:modified "2024-10-08T13:59:38"^^xsd:dateTime ;
    skos:altLabel "Data"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Enhver fysisk representasjon av opplysninger, viten, meninger etc. i motsetning til innholdet, som kalles informasjon <SNL>"@nb ;
    skos:editorialNote "Legge inn under generelt? 2014-04-24/bsh"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008832 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008832,
        <http://dewey.info/class/001/e23/> ;
    skos:prefLabel "Data"@en,
        "Data"@nb ;
    skos:related humord:c00435,
        humord:c09086 .

humord:c22026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22026" ;
    dct:modified "2024-02-09T15:27:40"^^xsd:dateTime ;
    skos:altLabel "CBL (Computer-based learning)"@en,
        "Computer-aided education"@en,
        "Computer-aided instruction"@en,
        "Computer-aided teaching"@en,
        "Computer-based education"@en,
        "Computer-based instruction"@en,
        "Computer-based teaching"@en,
        "Datastøtta undervising"@nb,
        "Datastøtta undervisning"@nb,
        "Digital undervisning"@nb,
        "Elektronisk undervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007895,
        <http://dewey.info/class/1--0785/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007895,
        <http://dewey.info/class/1--0785/e23/>,
        <http://dewey.info/class/371.334/e23/> ;
    skos:prefLabel "Computer-based learning"@en,
        "Datastøttet undervisning"@nb ;
    skos:related humord:c04289 ;
    skos:relatedMatch <http://dewey.info/class/371.334/e23/> .

humord:c22028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22028" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.77/e23/> ;
    skos:broader humord:c04944 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.77/e23/> ;
    skos:prefLabel "Sexual debut"@en,
        "Seksuell debut"@nb .

humord:c22031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22031" ;
    dct:modified "2025-03-31T10:45:32"^^xsd:dateTime ;
    skos:altLabel "Delegasjon"@nb,
        "Delegering"@nb ;
    skos:broadMatch <http://dewey.info/class/658.402/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/352.283/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.283/e23/>,
        <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Delegation"@en,
        "Delegering"@nb .

humord:c22032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22032" ;
    dct:modified "2024-11-13T11:20:04"^^xsd:dateTime ;
    skos:altLabel "Split custody"@en,
        "Delt foreldreansvar"@nb,
        "Delt omsorg"@nb ;
    skos:broadMatch <http://dewey.info/class/306.89/e23/> ;
    skos:broader humord:c22667 ;
    skos:definition "Delt omsorg for barn ved samlivsbrudd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.89/e23/> ;
    skos:prefLabel "Shared custody"@en,
        "Delt omsorg"@nb ;
    skos:related humord:c04900 .

humord:c22033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22033" ;
    dct:modified "2024-11-12T13:42:01"^^xsd:dateTime ;
    skos:altLabel "Involvement"@en,
        "Deltagelse"@nb,
        "Deltaking"@nb,
        "Medbestemmelse"@nb,
        "Medbestemming"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Participation"@en,
        "Deltakelse"@nb .

humord:c22037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22037" ;
    dct:modified "2024-11-07T19:39:43"^^xsd:dateTime ;
    skos:altLabel "Deltagere"@nb,
        "Deltakarar"@nb ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c01458,
        humord:c07201 ;
    skos:definition "Personer, grupper, land o.l. som deltakere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Participants"@en,
        "Deltakere"@nb .

humord:c22041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22041" ;
    dct:modified "2024-10-01T10:26:34"^^xsd:dateTime ;
    skos:altLabel "Dam construction"@en,
        "Damanlegg"@nb,
        "Dambygging"@nb,
        "Demningar"@nb ;
    skos:broadMatch <http://dewey.info/class/577.272/e23/> ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/631.28/e23/> ;
    skos:definition "Demninger er byggverk som har til oppgave å samle vann i sjøer og elver for å kunne utnytte vannet til ulike formål, eller for å beskytte landområder mot oversvømmelse <SNL>"@nb ;
    skos:editorialNote "14/5-20: slår sammen Damanlegg og Demninger, endrer OT til Byggverk. ØH"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007859,
        <http://dewey.info/class/627.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007859,
        <http://dewey.info/class/577.272/e23/>,
        <http://dewey.info/class/627.8/e23/>,
        <http://dewey.info/class/631.28/e23/> ;
    skos:prefLabel "Dams"@en,
        "Demninger"@nb .

humord:c22042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22042" ;
    dct:modified "2024-11-29T15:03:38"^^xsd:dateTime ;
    skos:altLabel "Demokratiske verdiar"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Democratic values"@en,
        "Demokratiske verdier"@nb ;
    skos:related humord:c00359 .

humord:c22043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22043" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Theories of democracy"@en,
        "Demokratiteorier"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Theory of democracy"@en,
        "Demokratiteori"@nb .

humord:c22045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22045" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Laboratory schools"@en ;
    skos:broadMatch <http://dewey.info/class/371/e23/> ;
    skos:broader humord:c16618 ;
    skos:definition "Offentlig eller privat skole i Norge som får offentlig støtte på grunn av oppnådde resultater <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/> ;
    skos:prefLabel "Demonstration schools"@en,
        "Demonstrasjonsskoler"@nb .

humord:c22047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22047" ;
    dct:modified "2011-05-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.526/e23/> ;
    skos:broader humord:c07843 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.526/e23/> ;
    skos:prefLabel "Deregulation"@en,
        "Deregulering"@nb ;
    skos:related humord:c07845,
        humord:c07850 .

humord:c22048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22048" ;
    dct:modified "2023-11-17T15:20:49"^^xsd:dateTime ;
    skos:altLabel "Desentralisering"@nb ;
    skos:broadMatch <http://dewey.info/class/352.283/e23/>,
        <http://dewey.info/class/658.402/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005634 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005634,
        <http://dewey.info/class/352.283/e23/>,
        <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Decentralization"@en,
        "Desentralisering"@nb ;
    skos:related humord:c22049 .

humord:c22049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22049" ;
    dct:modified "2024-11-08T15:50:25"^^xsd:dateTime ;
    skos:altLabel "Centralisation"@en,
        "Sentralisering"@nb ;
    skos:broadMatch <http://dewey.info/class/352.283/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/021.6/e23/>,
        <http://dewey.info/class/352.283/e23/>,
        <http://dewey.info/class/379.1535/e23/>,
        <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Centralization"@en,
        "Sentralisering"@nb ;
    skos:related humord:c22048 ;
    skos:relatedMatch <http://dewey.info/class/021.6/e23/>,
        <http://dewey.info/class/379.1535/e23/>,
        <http://dewey.info/class/658.402/e23/> .

humord:c22050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22050" ;
    dct:modified "2025-03-14T09:48:49"^^xsd:dateTime ;
    skos:altLabel "Dialogic learning"@en,
        "Dialogic pedagogy"@en,
        "Dialogic teaching"@en,
        "Dialogic teaching and learning"@en,
        "Dialogpedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.37/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Pedagogikk med vekt på et dialogperspektiv innen pedagogisk teori fra 1900 frem til i dag <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.37/e23/>,
        <http://dewey.info/class/372.137/e23/>,
        <http://dewey.info/class/373.137/e23/>,
        <http://dewey.info/class/374.137/e23/>,
        <http://dewey.info/class/378.177/e23/> ;
    skos:prefLabel "Dialogic learning and teaching"@en,
        "Dialogpedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.137/e23/>,
        <http://dewey.info/class/373.137/e23/>,
        <http://dewey.info/class/374.137/e23/>,
        <http://dewey.info/class/378.177/e23/> .

humord:c22056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22056" ;
    dct:modified "2024-08-01T10:27:36"^^xsd:dateTime ;
    skos:altLabel "Aldersblanding"@nb ;
    skos:broadMatch <http://dewey.info/class/305.2/e23/> ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/> ;
    skos:prefLabel "Mixed-age groups"@en,
        "Aldersblanding"@nb .

humord:c22057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22057" ;
    dct:modified "2024-10-09T08:08:31"^^xsd:dateTime ;
    skos:altLabel "Bathing costumes"@en,
        "Bathing shorts"@en,
        "Bathing suits"@en,
        "Swim shorts"@en,
        "Swim trunks"@en,
        "Swimming costumes"@en,
        "Swimming trunks"@en,
        "Badebukser"@nb,
        "Badedrakter"@nb,
        "Badetøy"@nb ;
    skos:broadMatch <http://dewey.info/class/391.48/e23/>,
        <http://dewey.info/class/646.47/e23/>,
        <http://dewey.info/class/687.16/e23/> ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.48/e23/>,
        <http://dewey.info/class/646.47/e23/>,
        <http://dewey.info/class/687.16/e23/> ;
    skos:prefLabel "Swimsuits"@en,
        "Badedrakter"@nb .

humord:c22061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22061" ;
    dct:modified "2024-08-02T08:53:32"^^xsd:dateTime ;
    skos:altLabel "Liberal studies"@en,
        "Supplementary studies qualifying for higher education"@en,
        "Allmenne fag"@nb,
        "Allmennfag"@nb,
        "Allmennfagleg påbygging"@nb,
        "Allmennfaglig påbygging"@nb,
        "Ålmenne dag"@nb,
        "Ålmennfag"@nb,
        "Ålmennfagleg påbygging"@nb ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/373.241/e23/> ;
    skos:definition "Fag som ikke innebærer spesialisering eller yrkesopplæring.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.241/e23/> ;
    skos:prefLabel "General studies"@en,
        "Allmennfag"@nb .

humord:c22063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22063" ;
    dct:modified "2020-06-26T13:44:40"^^xsd:dateTime ;
    skos:altLabel "Sexual coercion"@en,
        "Sexual offence"@en,
        "Sexual offense"@en,
        "Seksuelt misbruk"@nb ;
    skos:broadMatch <http://dewey.info/class/362.76/e23/> ;
    skos:broader humord:c08912 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.76/e23/>,
        <http://dewey.info/class/364.153/e23/> ;
    skos:prefLabel "Sexual abuse"@en,
        "Seksuelle overgrep"@nb ;
    skos:related humord:c09241,
        humord:c27348 .

humord:c22065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22065" ;
    dct:modified "2024-08-02T08:55:34"^^xsd:dateTime ;
    skos:altLabel "Allmennkringkasting"@nb,
        "Ållmennkringkasting"@nb ;
    skos:broader humord:c09108 ;
    skos:definition "Kringkastingsvirksomhet fra selskaper som har forpliktelser til, eller tradisjon for, å bringe programstoff av alle kategorier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.554/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.554/e23/> ;
    skos:prefLabel "Public service broadcasting"@en,
        "Allmennkringkasting"@nb .

humord:c22067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22067" ;
    dct:modified "2024-08-02T08:58:06"^^xsd:dateTime ;
    skos:altLabel "Elementary school teachers"@en,
        "Allmennlærarar"@nb,
        "Ålmennlærarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07510 ;
    skos:definition "Lærere som jobber med barn og unge fra 1.-10. klasse <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:prefLabel "Primary school teachers"@en,
        "Allmennlærere"@nb .

humord:c22068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22068" ;
    dct:modified "2024-08-02T09:05:46"^^xsd:dateTime ;
    skos:altLabel "Allmennutdanning"@nb,
        "Ålmennutdanning"@nb ;
    skos:broadMatch <http://dewey.info/class/370/e23/> ;
    skos:broader humord:c07945 ;
    skos:definition "Grunnleggende utdanning som ikke innebærer spesialisering eller yrkesopplæring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370/e23/> ;
    skos:prefLabel "General education"@en,
        "Allmennutdannelse"@nb .

humord:c22070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22070" ;
    dct:modified "2024-12-09T12:23:35"^^xsd:dateTime ;
    skos:altLabel "Gymnas (Antikken)"@nb ;
    skos:broadMatch <http://dewey.info/class/796.06837/e23/>,
        <http://dewey.info/class/796.06838/e23/> ;
    skos:broader humord:c13889 ;
    skos:definition "I antikken idrettsanlegg hvor det foregikk både kroppsøving og intellektuelle aktiviteter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.06837/e23/>,
        <http://dewey.info/class/796.06838/e23/> ;
    skos:prefLabel "Gymnasium (Ancient Greece)"@en,
        "Gymnas (Antikken)"@nb .

humord:c22071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22071" ;
    dct:modified "2024-10-18T06:59:45"^^xsd:dateTime ;
    skos:altLabel "Prytaneion"@nb ;
    skos:broadMatch <http://dewey.info/class/722.8/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Prytaneion er rådhuset i flere greske byer i antikken, f.eks. i Aten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/722.8/e23/> ;
    skos:prefLabel "Prytaneion"@en,
        "Prytaneion"@nb ;
    skos:related humord:c12740 .

humord:c22072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22072" ;
    dct:modified "2024-08-13T09:01:01"^^xsd:dateTime ;
    skos:altLabel "Alternative pedagogy"@en,
        "Alternativ pedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/371.04/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.04/e23/>,
        <http://dewey.info/class/372.10424/e23/>,
        <http://dewey.info/class/373.214/e23/>,
        <http://dewey.info/class/378.03/e23/> ;
    skos:prefLabel "Alternative education"@en,
        "Alternativ pedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.10424/e23/>,
        <http://dewey.info/class/373.214/e23/>,
        <http://dewey.info/class/378.03/e23/> .

humord:c22073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22073" ;
    dct:modified "2025-03-31T12:37:52"^^xsd:dateTime ;
    skos:altLabel "Alternative skolar"@nb,
        "Alternative skular"@nb ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.04/e23/> ;
    skos:prefLabel "Alternative schools"@en,
        "Alternative skoler"@nb .

humord:c22074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22074" ;
    dct:modified "2024-08-13T10:46:01"^^xsd:dateTime ;
    skos:altLabel "Ambitions"@en,
        "Ambisjonar"@nb,
        "Aspirasjonar (Psykologi)"@nb,
        "Aspirasjoner (Psykologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.54/e23/> ;
    skos:broader humord:c08099 ;
    skos:definition "Ambisjoner viser til lyst til å hevde seg, gjøre karriere <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.54/e23/> ;
    skos:prefLabel "Aspirations"@en,
        "Ambisjoner"@nb .

humord:c22075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22075" ;
    dct:modified "2024-10-23T14:44:41"^^xsd:dateTime ;
    skos:altLabel "Jødisk-arabisk litteratur"@nb ;
    skos:broader humord:c18573 ;
    skos:closeMatch <http://dewey.info/class/892.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/892.7/e23/> ;
    skos:prefLabel "Judeo-Arabic literature"@en,
        "Jødisk-arabisk litteratur"@nb .

humord:c22076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22076" ;
    dct:modified "2024-08-13T10:46:27"^^xsd:dateTime ;
    skos:altLabel "Ambivalens"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Ambivalens er det å inneholde to motsatte tendenser <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:prefLabel "Ambivalence"@en,
        "Ambivalens"@nb ;
    skos:related humord:c00489 ;
    skos:relatedMatch <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/302.54/e23/> .

humord:c22077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22077" ;
    dct:modified "2025-01-10T07:53:56"^^xsd:dateTime ;
    skos:altLabel "Hebraisk filologi"@nb ;
    skos:broadMatch <http://dewey.info/class/492.4/e23/> ;
    skos:broader humord:c04475 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.4/e23/> ;
    skos:prefLabel "Hebrew philology"@en,
        "Hebraisk filologi"@nb .

humord:c22078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22078" ;
    dct:modified "2024-08-13T10:55:42"^^xsd:dateTime ;
    skos:altLabel "American letters"@en,
        "Amerikabrev"@en,
        "Norwegian immigrant letters"@en,
        "Amerikabrev"@nb ;
    skos:broader humord:c04103 ;
    skos:definition "Amerikabrev er særlig brukt om norske utvandreres brev fra Amerika. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.873/e23/> ;
    skos:prefLabel "America letters"@en,
        "Amerikabrev"@nb ;
    skos:related humord:c66884 ;
    skos:relatedMatch <http://dewey.info/class/304.873/e23/> .

humord:c22079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22079" ;
    dct:modified "2024-08-14T09:12:11"^^xsd:dateTime ;
    skos:altLabel "AMO-kurs"@nb,
        "Arbeidsmarknadskurs"@nb ;
    skos:broadMatch <http://dewey.info/class/331.128/e23/> ;
    skos:broader humord:c09601 ;
    skos:definition "Arbeidsmarkedskurs er et virkemiddel i arbeidsmarkedspolitikken for å kvalifisere arbeidssøkere og hindre utstøting. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.128/e23/> ;
    skos:prefLabel "Labour market course"@en,
        "Arbeidsmarkedskurs"@nb .

humord:c22081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22081" ;
    dct:modified "2024-03-07T11:03:50"^^xsd:dateTime ;
    skos:broader humord:c61931 ;
    skos:definition "Ligning mellom en funksjon y og dens derivater <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012277,
        <http://dewey.info/class/515.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012277,
        <http://dewey.info/class/515.35/e23/> ;
    skos:prefLabel "Differential equations"@en,
        "Differensialligninger"@nb .

humord:c22082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22082" ;
    dct:modified "2024-07-05T14:36:40"^^xsd:dateTime ;
    skos:altLabel "Derivatives (Finance)"@en,
        "Derivat (Verdipapir)"@nb ;
    skos:broader humord:c23217 ;
    skos:definition "Verdipapirer hvis gevinst avhenger av et underliggende aktivum <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005969 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005969,
        <http://dewey.info/class/332.632/e23/>,
        <http://dewey.info/class/332.6457/e23/> ;
    skos:prefLabel "Derivative securities"@en,
        "Derivater (Verdipapirer)"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.632/e23/>,
        <http://dewey.info/class/332.6457/e23/> .

humord:c22083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22083" ;
    dct:modified "2024-08-14T14:24:25"^^xsd:dateTime ;
    skos:altLabel "Andragogy"@en,
        "Andragogikk"@nb,
        "Vaksenpedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:definition "Voksenpedagogikk er undervisnings- og oppdragelsesteori som spesielt omhandler voksnes læring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/374.001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.001/e23/> ;
    skos:prefLabel "Adult education"@en,
        "Voksenpedagogikk"@nb .

humord:c22085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22085" ;
    dct:modified "2024-02-12T13:59:57"^^xsd:dateTime ;
    skos:altLabel "Differensialpsykologi"@nb ;
    skos:broader humord:c08099 ;
    skos:definition "Differensialpsykologi er en eldre betegnelse på studiet av individuelle forskjeller med hensyn til evner, personlighetstrekk og andre psykologiske egenskaper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155/e23/>,
        <http://dewey.info/class/156.5/e23/>,
        <http://dewey.info/class/370.151/e23/> ;
    skos:prefLabel "Differential psychology"@en,
        "Differensialpsykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/156.5/e23/>,
        <http://dewey.info/class/370.151/e23/> .

humord:c22086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22086" ;
    dct:modified "2013-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Differentiated instruction"@en,
        "Differentiated instruction and assessment"@en,
        "Differentiated learning"@en,
        "Differensiert opplæring"@nb ;
    skos:broader humord:c07899 ;
    skos:closeMatch <http://dewey.info/class/371.394/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.394/e23/>,
        <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/374.1394/e23/> ;
    skos:prefLabel "Differentiation (Pedagogy)"@en,
        "Differensiering (Pedagogikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/374.1394/e23/> .

humord:c22089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22089" ;
    dct:modified "2024-01-26T13:17:42"^^xsd:dateTime ;
    skos:altLabel "Anonymitet"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011609 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011609,
        <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/323.448/e23/> ;
    skos:prefLabel "Anonymity"@en,
        "Anonymitet"@nb ;
    skos:related humord:c01463 ;
    skos:relatedMatch <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/323.448/e23/> .

humord:c22090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22090" ;
    dct:modified "2024-02-02T12:11:30"^^xsd:dateTime ;
    skos:altLabel "Digital cartography"@en,
        "Digital cartography systems"@en,
        "Digital map systems"@en,
        "Digital mapping"@en,
        "Digital maps"@en,
        "Digitale kart"@nb,
        "Digitale kartsystem"@nb,
        "Kartsystem"@nb,
        "Kartsystemer"@nb ;
    skos:broadMatch <http://dewey.info/class/910.285/e23/> ;
    skos:broader humord:c14624 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004919 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004919,
        <http://dewey.info/class/910.285/e23/> ;
    skos:prefLabel "Digital mapping systems"@en,
        "Digitale kartsystemer"@nb .

humord:c22091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22091" ;
    dct:modified "2024-08-15T13:42:00"^^xsd:dateTime ;
    skos:altLabel "Antikapitalisme"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Ideer, bevegelser og holdninger mot kapitalisme. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.532/e23/>,
        <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Anti-capitalism"@en,
        "Antikapitalisme"@nb ;
    skos:related humord:c09641 ;
    skos:relatedMatch <http://dewey.info/class/320.532/e23/>,
        <http://dewey.info/class/330.122/e23/> .

humord:c22092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22092" ;
    dct:modified "2023-11-19T21:42:25"^^xsd:dateTime ;
    skos:altLabel "Digital aids"@en,
        "Digital and online learning resources"@en,
        "Digital learning aids"@en,
        "Digital learning resources"@en,
        "Digital teaching aids"@en,
        "Digital tools"@en,
        "Online learning resources"@en,
        "Digitale læremiddel"@nb,
        "Digitale læringsressurser"@nb ;
    skos:broader humord:c07888 ;
    skos:closeMatch <http://dewey.info/class/371.334/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002654 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002654,
        <http://dewey.info/class/371.334/e23/>,
        <http://dewey.info/class/372.1334/e23/>,
        <http://dewey.info/class/373.1334/e23/>,
        <http://dewey.info/class/374.264/e23/>,
        <http://dewey.info/class/378.1734/e23/> ;
    skos:prefLabel "Digital learning tools"@en,
        "Digitale læremidler"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1334/e23/>,
        <http://dewey.info/class/373.1334/e23/>,
        <http://dewey.info/class/374.264/e23/>,
        <http://dewey.info/class/378.1734/e23/> .

humord:c22094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22094" ;
    dct:modified "2024-08-16T09:18:51"^^xsd:dateTime ;
    skos:altLabel "Anti racism"@en,
        "Antirasisme"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/320.569/e23/> ;
    skos:prefLabel "Anti-racism"@en,
        "Antirasisme"@nb ;
    skos:related humord:c09235 ;
    skos:relatedMatch <http://dewey.info/class/320.569/e23/> .

humord:c22096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22096" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Folder evaluation"@en,
        "Portfolio evaluation"@en,
        "Mappeevaluering"@nb,
        "Portfolio (Pedagogikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/371.272/e23/> ;
    skos:broader humord:c23396 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002887 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002887,
        <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/371.272/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Portfolio assessment"@en,
        "Mappevurdering"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/378.166/e23/> .

humord:c22100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22100" ;
    dct:modified "2024-02-06T09:46:13"^^xsd:dateTime ;
    skos:altLabel "Antropometri"@nb ;
    skos:broader humord:c04455 ;
    skos:definition "Målinger som kan gi tallmessige uttrykk for menneskekroppens og dens enkelte delers metrisk bestembare karakter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009509,
        <http://dewey.info/class/599.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009509,
        <http://dewey.info/class/599.94/e23/> ;
    skos:prefLabel "Anthropometry"@en,
        "Antropometri"@nb .

humord:c22102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22102" ;
    dct:modified "2024-08-02T09:42:46"^^xsd:dateTime ;
    skos:altLabel "Apoplexy"@en,
        "Brain attack"@en,
        "Apopleksi"@nb,
        "Hjerneslag"@nb ;
    skos:broader humord:c63069 ;
    skos:closeMatch <http://dewey.info/class/616.81/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.19681/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19681/e23/>,
        <http://dewey.info/class/616.81/e23/>,
        <http://dewey.info/class/618.97681/e23/> ;
    skos:prefLabel "Cerebral stroke"@en,
        "Hjerneslag"@nb ;
    skos:related humord:c03902 ;
    skos:relatedMatch <http://dewey.info/class/618.97681/e23/> .

humord:c22104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22104" ;
    dct:modified "2025-03-14T14:54:59"^^xsd:dateTime ;
    skos:altLabel "Tarquinia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3758/e23/>,
        <http://dewey.info/class/2--45625/e23/>,
        <http://dewey.info/class/914.5625/e23/>,
        <http://dewey.info/class/937.58/e23/>,
        <http://dewey.info/class/945.625/e23/> ;
    skos:broader humord:c02475 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3758/e23/>,
        <http://dewey.info/class/2--45625/e23/>,
        <http://dewey.info/class/914.5625/e23/>,
        <http://dewey.info/class/937.58/e23/>,
        <http://dewey.info/class/945.625/e23/> ;
    skos:prefLabel "Tarquinia"@en,
        "Tarquinia"@nb .

humord:c22105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22105" ;
    dct:modified "2024-08-23T14:09:35"^^xsd:dateTime ;
    skos:altLabel "Labor parties"@en,
        "Worker's parties"@en,
        "Arbeidarparti"@nb ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/324.217/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.17/e23/>,
        <http://dewey.info/class/324.217/e23/> ;
    skos:prefLabel "Labour parties"@en,
        "Arbeiderpartier"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.17/e23/> .

humord:c22106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22106" ;
    dct:modified "2024-01-26T14:09:42"^^xsd:dateTime ;
    skos:altLabel "Contracts of employment"@en,
        "Contracts of service"@en,
        "Employment agreements"@en,
        "Employment contracts"@en,
        "Job contracts"@en,
        "Labor agreements"@en,
        "Work contracts"@en,
        "Arbeidsavtalar"@nb,
        "Arbeidsavtaler"@nb,
        "Arbeidskontrakter"@nb ;
    skos:broader humord:c09123,
        humord:c25645 ;
    skos:definition "Kontrakt hvor arbeidstakeren stiller sin personlige arbeidskraft til rådighet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010494 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010494,
        <http://dewey.info/class/331.891/e23/>,
        <http://dewey.info/class/344.01891/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Labour agreements"@en,
        "Arbeidsavtaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.891/e23/>,
        <http://dewey.info/class/344.01891/e23/>,
        <http://dewey.info/class/658.3154/e23/> .

humord:c22108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22108" ;
    dct:modified "2024-02-02T12:26:33"^^xsd:dateTime ;
    skos:altLabel "Internet television"@en,
        "Digital-TV"@nb,
        "Digitalfjernsyn"@nb,
        "Digitalt fjernsyn"@nb,
        "Digitaltv"@nb,
        "Internettfjernsyn"@nb,
        "Mhp"@nb ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/302.2345/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010449,
        <http://dewey.info/class/621.38807/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010449,
        <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/621.38807/e23/> ;
    skos:prefLabel "Digital television"@en,
        "Digitalfjernsyn"@nb .

humord:c22111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22111" ;
    dct:modified "2024-08-23T14:19:05"^^xsd:dateTime ;
    skos:altLabel "Arbeidserfaring"@nb ;
    skos:broadMatch <http://dewey.info/class/658.312/e23/>,
        <http://dewey.info/class/658.3124/e23/> ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/331.25922/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25922/e23/>,
        <http://dewey.info/class/331.8896/e23/>,
        <http://dewey.info/class/354.968/e23/>,
        <http://dewey.info/class/371.227/e23/>,
        <http://dewey.info/class/373.27/e23/>,
        <http://dewey.info/class/373.28/e23/>,
        <http://dewey.info/class/658.312/e23/>,
        <http://dewey.info/class/658.3124/e23/> ;
    skos:prefLabel "Work experience (Work life)"@en,
        "Arbeidserfaring"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.8896/e23/>,
        <http://dewey.info/class/354.968/e23/>,
        <http://dewey.info/class/371.227/e23/>,
        <http://dewey.info/class/373.27/e23/>,
        <http://dewey.info/class/373.28/e23/> .

humord:c22112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22112" ;
    dct:modified "2023-12-05T07:53:51"^^xsd:dateTime ;
    skos:altLabel "Educational environment"@en,
        "Learning arena"@en,
        "Learning climate"@en,
        "Learning community"@en,
        "Læremiljø"@nb,
        "Læringsarena"@nb,
        "Læringsklima"@nb,
        "Læringsmiljø"@nb,
        "Læringsmiljøer"@nb ;
    skos:broadMatch <http://dewey.info/class/370.1523/e23/>,
        <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013053 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013053,
        <http://dewey.info/class/370.1523/e23/>,
        <http://dewey.info/class/371.1024/e23/>,
        <http://dewey.info/class/371.3/e23/> ;
    skos:prefLabel "Learning environment"@en,
        "Læringsmiljø"@nb ;
    skos:related humord:c22925 ;
    skos:relatedMatch <http://dewey.info/class/371.1024/e23/> .

humord:c22115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22115" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.6/e23/> ;
    skos:broader humord:c07859 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6/e23/> ;
    skos:prefLabel "Direct investments"@en,
        "Direkte investeringer"@nb .

humord:c22116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22116" ;
    dct:modified "2011-09-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/352.8/e23/> ;
    skos:broader humord:c09489 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.8/e23/> ;
    skos:prefLabel "Directorate (Administration)"@en,
        "Direktorater"@nb .

humord:c22117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22117" ;
    dct:modified "2023-11-15T14:02:58"^^xsd:dateTime ;
    skos:altLabel "Work sociology"@en,
        "Arbeidssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.36/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010323 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010323,
        <http://dewey.info/class/306.36/e23/> ;
    skos:prefLabel "Sociology of work"@en,
        "Arbeidssosiologi"@nb ;
    skos:related humord:c25256 .

humord:c22119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22119" ;
    dct:modified "2021-03-05T11:24:12"^^xsd:dateTime ;
    skos:altLabel "Disciplinary problems"@en,
        "Discipline problems"@en,
        "Disiplinvansker"@nb ;
    skos:broadMatch <http://dewey.info/class/331.2598/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/355.13/e23/>,
        <http://dewey.info/class/365.643/e23/>,
        <http://dewey.info/class/371.5/e23/>,
        <http://dewey.info/class/649.64/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:broader humord:c20988 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2598/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/355.13/e23/>,
        <http://dewey.info/class/365.643/e23/>,
        <http://dewey.info/class/371.5/e23/>,
        <http://dewey.info/class/649.64/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:prefLabel "Discipline trouble"@en,
        "Disiplinproblemer"@nb .

humord:c22121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22121" ;
    dct:modified "2024-11-07T19:42:58"^^xsd:dateTime ;
    skos:altLabel "Job applicants"@en,
        "Joob seekers"@en,
        "Arbeidssøkarar"@nb,
        "Arbeidssøkende"@nb,
        "Arbeidssøkjarar"@nb,
        "Jobbsøkarar"@nb,
        "Jobbsøkere"@nb,
        "Jobbsøkjarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331.11/e23/> ;
    skos:prefLabel "Joobseekers"@en,
        "Arbeidssøkere"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331.11/e23/> .

humord:c22122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22122" ;
    dct:modified "2015-10-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.84/e23/> ;
    skos:broader humord:c07581 ;
    skos:definition "Å diskontere vil si å omregne en eller flere betalingers verdi til et annettidspunkt enn betalingstidspunktet. Brukes blant annet for å beregne nåverdien av et beløp <lederkilden.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.84/e23/> ;
    skos:prefLabel "Discounting"@en,
        "Diskontering"@nb .

humord:c22125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22125" ;
    dct:modified "2015-04-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Discourses (Social sciences)"@en,
        "Diskurser (Samfunnsvitenskap)"@nb ;
    skos:broader humord:c21121 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> ;
    skos:prefLabel "Discourse (Social sciences)"@en,
        "Diskurs (Samfunnsvitenskap)"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0141/e23/>,
        <http://dewey.info/class/401.41/e23/> .

humord:c22127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22127" ;
    dct:modified "2015-04-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22125 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0141/e23/> ;
    skos:prefLabel "Discourse theory (Social sciences)"@en,
        "Diskursteori (Samfunnsvitenskap)"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0141/e23/> .

humord:c22128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22128" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Defense of a thesis"@en,
        "Doctoral defenses"@en,
        "Doctoral disputations"@en,
        "Presentation of a thesis"@en,
        "Public defenses"@en,
        "Thesis defenses"@en,
        "Doktordisputaser"@nb ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c07915 ;
    skos:definition "Offentlig drøfting og forsvar av en vitenskapelig avhandling for å få en doktorgrad <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Disputations"@en,
        "Disputaser"@nb .

humord:c22130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22130" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Administrative areas"@en,
        "Areas (Administrative area)"@en,
        "Regions (Administrative area)"@en,
        "Adminstrative områder"@nb ;
    skos:broadMatch <http://dewey.info/class/320.83/e23/> ;
    skos:broader humord:c09034 ;
    skos:closeMatch <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:definition "(Administrative) områder <etter BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/>,
        <http://dewey.info/class/320.83/e23/> ;
    skos:prefLabel "Districts"@en,
        "Distrikter"@nb .

humord:c22131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22131" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "District psychiatric centers"@en,
        "Regional psychiatric centers"@en,
        "Regional psychiatric centres"@en,
        "DPS"@nb ;
    skos:broadMatch <http://dewey.info/class/362.22/e23/> ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.22/e23/> ;
    skos:prefLabel "District psychiatric centres"@en,
        "Distriktspsykiatriske sentre"@nb .

humord:c22133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22133" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/384.55/e23/> ;
    skos:broader humord:c09109 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/384.55/e23/> ;
    skos:prefLabel "District television"@en,
        "Distriktsfjernsyn"@nb ;
    skos:related humord:c24321 ;
    skos:relatedMatch <http://dewey.info/class/070.195/e23/> .

humord:c22134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22134" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "District colleges"@en,
        "Regional university colleges"@en,
        "Distriktshøgskoler"@nb ;
    skos:broader humord:c07956 ;
    skos:closeMatch <http://dewey.info/class/378.481/e23/> ;
    skos:definition "Desentraliserte utdanningsinstitusjoner som tilbød ulike typer utdanning på  universitetsnivå, i drift fra 1975. I 1994 slått sammen med statlige høgskoler <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.481/e23/> ;
    skos:prefLabel "Regional colleges"@en,
        "Distriktshøyskoler"@nb .

humord:c22136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22136" ;
    dct:modified "2011-11-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/384.54/e23/> ;
    skos:broader humord:c09112 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "District radio"@en,
        "Distriktsradio"@nb ;
    skos:related humord:c24329 .

humord:c22138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22138" ;
    dct:modified "2024-08-29T13:36:17"^^xsd:dateTime ;
    skos:altLabel "Dobbeltdiagnosar"@nb,
        "Dualdiagnoser"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8/e23/> ;
    skos:broader humord:c03815 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Dual diagnosis"@en,
        "Dobbeltdiagnoser"@nb .

humord:c22139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22139" ;
    dct:modified "2024-11-07T19:41:21"^^xsd:dateTime ;
    skos:altLabel "Candidates for a doctorate"@en,
        "PhD candidates"@en,
        "Doktorandar"@nb,
        "Doktorgradskandidatar"@nb,
        "Doktorgradskandidater"@nb,
        "Ph.d.-kandidatar"@nb,
        "Ph.d.-kandidater"@nb ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Doctoral candidates"@en,
        "Doktorander"@nb ;
    skos:related humord:c07915 .

humord:c22141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22141" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Doctoral degree programmes"@en,
        "Doctoral programs"@en,
        "PhD programmes"@en,
        "PhD programs"@en ;
    skos:broadMatch <http://dewey.info/class/378.155/e23/> ;
    skos:broader humord:c07915 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.155/e23/> ;
    skos:prefLabel "Doctoral programmes"@en,
        "Doktorgradsprogrammer"@nb .

humord:c22143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22143" ;
    dct:modified "2021-09-06T09:31:48"^^xsd:dateTime ;
    skos:altLabel "Doctrines (Military theory)"@en,
        "Doktriner (Militærteori)"@nb,
        "Militærdoktriner"@nb ;
    skos:broadMatch <http://dewey.info/class/320.5/e23/> ;
    skos:broader humord:c09449 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "Military doctrines"@en,
        "Militære doktriner"@nb .

humord:c22150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22150" ;
    dct:modified "2024-11-26T11:28:47"^^xsd:dateTime ;
    skos:altLabel "Party programmes"@en,
        "Party programs"@en,
        "Political manifestoes"@en,
        "Political manifestos"@en,
        "Political manifests"@en,
        "Political platforms"@en,
        "Political programmes"@en,
        "Political programs"@en,
        "Partiprogram"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/324.23/e23/> ;
    skos:definition "Det offisielle styringsdokumentet for et politisk parti eller individuelle kandidater som stiller til valg for politiske oppgaver <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.23/e23/> ;
    skos:prefLabel "Party platforms"@en,
        "Partiprogrammer"@nb ;
    skos:related humord:c09623 .

humord:c22151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22151" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07973 ;
    skos:closeMatch <http://dewey.info/class/158.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/303.33/e23/> ;
    skos:prefLabel "Dominance"@en,
        "Dominans"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.33/e23/> .

humord:c22156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22156" ;
    dct:modified "2020-07-30T13:56:54"^^xsd:dateTime ;
    skos:altLabel "Adaptation (Theatre)"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05542 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Dramatisation"@en,
        "Dramatisering"@nb .

humord:c22157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22157" ;
    dct:modified "2017-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dreaming"@nb,
        "Drømmetiden"@nb ;
    skos:broadMatch <http://dewey.info/class/299.9215/e23/> ;
    skos:broader humord:c08457 ;
    skos:definition "Sentralt begrep i australske urfolks kosmologi, en slags mytologisk tid med  en begynnelse men ingen slutt. Gjennom ritualer gjenskapes sammenhengen mellom mytiske forfedre, natur og menneske, knyttet både til opprinnelse, nåtid og fremtid <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.9215/e23/> ;
    skos:prefLabel "Dreaming (Religion)"@en,
        "Drømmetid"@nb .

humord:c22163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22163" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Drinking patterns"@en,
        "Drikkemønster"@nb ;
    skos:broader humord:c15115 ;
    skos:closeMatch <http://dewey.info/class/394.12/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.12/e23/> ;
    skos:prefLabel "Drinking habits"@en,
        "Drikkevaner"@nb .

humord:c22165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22165" ;
    dct:modified "2023-11-19T22:10:08"^^xsd:dateTime ;
    skos:altLabel "Drikkevannskilder"@nb,
        "Drikkevasskjelder"@nb,
        "Drikkevatn"@nb ;
    skos:broadMatch <http://dewey.info/class/333.9122/e23/> ;
    skos:broader humord:c08343 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007275,
        <http://dewey.info/class/363.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007275,
        <http://dewey.info/class/333.9122/e23/>,
        <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/613.287/e23/>,
        <http://dewey.info/class/623.8542/e23/>,
        <http://dewey.info/class/628.162/e23/> ;
    skos:prefLabel "Drinking water"@en,
        "Drikkevann"@nb ;
    skos:related humord:c59061 ;
    skos:relatedMatch <http://dewey.info/class/613.287/e23/>,
        <http://dewey.info/class/623.8542/e23/>,
        <http://dewey.info/class/628.162/e23/> .

humord:c22166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22166" ;
    dct:modified "2024-05-03T07:53:40"^^xsd:dateTime ;
    skos:altLabel "Climate gases"@en,
        "Drivhusgassar"@nb,
        "Drivhusgasser"@nb,
        "Klimagassar"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Gasser i atmosfæren som påvirker klimaet på jorden og bidrar til drivhuseffekten <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c006359,
        <http://dewey.info/class/363.73874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006359,
        <http://dewey.info/class/363.73874/e23/> ;
    skos:prefLabel "Greenhouse gases"@en,
        "Klimagasser"@nb ;
    skos:related humord:c15125,
        humord:c20217,
        humord:c61583 .

humord:c22169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22169" ;
    dct:modified "2023-03-16T13:04:44"^^xsd:dateTime ;
    skos:altLabel "Dumping prices"@en,
        "Price dumping"@en,
        "Dumpingpriser"@nb,
        "Prisdumping"@nb ;
    skos:broadMatch <http://dewey.info/class/338.52/e23/> ;
    skos:broader humord:c25646 ;
    skos:definition "Dumping er en handelspolitisk betegnelse på salg av varer i andre land til priser som ligger vesentlig under prisene i hjemlandet <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/> ;
    skos:prefLabel "Dumping (Pricing policy)"@en,
        "Dumping (Priser)"@nb .

humord:c22172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22172" ;
    dct:modified "2024-02-05T09:33:12"^^xsd:dateTime ;
    skos:altLabel "Dynamiske modellar"@nb ;
    skos:broadMatch <http://dewey.info/class/330.015195/e23/> ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010673 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010673,
        <http://dewey.info/class/330.015195/e23/> ;
    skos:prefLabel "Dynamic models"@en,
        "Dynamiske modeller"@nb .

humord:c22173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22173" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Deep ecology"@en,
        "Dypøkologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.1/e23/>,
        <http://dewey.info/class/304.2/e23/> .

humord:c22175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22175" ;
    dct:modified "2024-08-16T10:50:26"^^xsd:dateTime ;
    skos:altLabel "Dysfagi"@nb,
        "Svelgebesvær"@nb,
        "Svelgevanskar"@nb,
        "Svelgevansker"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/616.323/e23/> ;
    skos:definition "Dysfagi er problemer med å få maten ned. Dette kan skyldes at maten setter seg fast, eller at de peristaltiske bølgene ikke fungerer som de skal. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.323/e23/>,
        <http://dewey.info/class/618.92323/e23/> ;
    skos:prefLabel "Dysphagia"@en,
        "Dysfagi"@nb ;
    skos:related humord:c03939 ;
    skos:relatedMatch <http://dewey.info/class/618.92323/e23/> .

humord:c22178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22178" ;
    dct:modified "2024-07-30T07:39:05"^^xsd:dateTime ;
    skos:altLabel "Acalculia"@en,
        "Maths disability"@en,
        "Akalkuli"@nb,
        "Dyskalkuli"@nb,
        "Matematikkvanksar"@nb,
        "Matematikkvansker"@nb,
        "Regnevansker"@nb,
        "Reknevanskar"@nb,
        "Talblindskap"@nb,
        "Tallblindhet"@nb ;
    skos:broader humord:c23000 ;
    skos:closeMatch realfagstermer:c014032,
        <http://dewey.info/class/371.90447/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014032,
        <http://dewey.info/class/371.90447/e23/> ;
    skos:prefLabel "Dyscalculia"@en,
        "Dyskalkuli"@nb .

humord:c22183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22183" ;
    dct:modified "2024-11-07T19:42:08"^^xsd:dateTime ;
    skos:altLabel "Dyslektikarar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1968553/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Funksjonshemmete? maa"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968553/e23/> ;
    skos:prefLabel "Dyslectics"@en,
        "Dyslektikere"@nb .

humord:c22185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22185" ;
    dct:modified "2024-03-08T14:08:13"^^xsd:dateTime ;
    skos:altLabel "Dyspraksi"@nb,
        "Dyspraxia"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85/e23/> ;
    skos:broader humord:c17011 ;
    skos:definition "Dyspraksi er nedsatt evne til å utføre tillærte bevegelser og handlinger. Dyspraksi skyldes hjernesykdommer eller hjerneskader.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85/e23/> ;
    skos:prefLabel "Dyspraxia"@en,
        "Dyspraksi"@nb .

humord:c22187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22187" ;
    dct:modified "2024-06-17T15:09:46"^^xsd:dateTime ;
    skos:altLabel "Palliative care"@en,
        "Palliative therapy"@en,
        "Dødspleie"@nb,
        "Lindrande behandling"@nb,
        "Lindrende behandling"@nb,
        "Livets slutt (Pleie)"@nb,
        "Palliativ behandling"@nb,
        "Palliativ pleie"@nb ;
    skos:broader humord:c24585 ;
    skos:closeMatch realfagstermer:c012769,
        <http://dewey.info/class/616.029/e23/> ;
    skos:definition "Palliativ behandling er behandling som lindrer, men ikke helbreder. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012769,
        <http://dewey.info/class/616.029/e23/> ;
    skos:prefLabel "Palliative treatment"@en,
        "Palliativ behandling"@nb ;
    skos:related humord:c22190,
        humord:c23600 .

humord:c22188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22188" ;
    dct:modified "2024-08-28T11:06:16"^^xsd:dateTime ;
    skos:altLabel "Asperger disease"@en,
        "Asperger disorder"@en,
        "Asperger's disease"@en,
        "Asperger's disorder"@en,
        "Asperger's syndrome"@en,
        "Asperger"@nb,
        "Asperger syndrom"@nb,
        "Aspergers syndrom"@nb ;
    skos:broader humord:c12287 ;
    skos:definition "Aspergers syndrom er en utviklingsforstyrrelse kjennetegnet ved samme type kvalitative forstyrrelser av gjensidig sosialt samspill, i kombinasjon med begrensete interesser og repeterende atferdsmønster som ved autisme. Syndromet skiller seg fra autisme først og fremst ved at det ikke foreligger noe hemning av språk- eller kognitive utvikling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.196858832/e23/>,
        <http://dewey.info/class/616.858832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196858832/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.858832/e23/>,
        <http://dewey.info/class/616.85883200835/e23/>,
        <http://dewey.info/class/618.92858832/e23/> ;
    skos:prefLabel "Asperger syndrome"@en,
        "Asperger syndrom"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.85883200835/e23/>,
        <http://dewey.info/class/618.92858832/e23/> .

humord:c22190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22190" ;
    dct:modified "2024-11-07T19:42:31"^^xsd:dateTime ;
    skos:altLabel "Dying persons"@en,
        "The dying"@en,
        "The moribund"@en,
        "The terminally ill"@en,
        "Døande"@nb ;
    skos:broadMatch <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/362.175/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.937/e23/>,
        <http://dewey.info/class/201.762175/e23/>,
        <http://dewey.info/class/306.9/e23/>,
        <http://dewey.info/class/362.175/e23/> ;
    skos:prefLabel "Dying people"@en,
        "Døende"@nb ;
    skos:related humord:c22187 ;
    skos:relatedMatch <http://dewey.info/class/201.762175/e23/> .

humord:c22193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22193" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Discernment"@en,
        "Judgement"@en,
        "Judgemental power"@en,
        "Judgmental power"@en ;
    skos:broader humord:c07976 ;
    skos:closeMatch <http://dewey.info/class/153.46/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/153.46/e23/> ;
    skos:prefLabel "Judgment"@en,
        "Dømmekraft"@nb ;
    skos:relatedMatch <http://dewey.info/class/121/e23/> .

humord:c22195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22195" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/371.912/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.912/e23/> ;
    skos:prefLabel "Schools for the deaf"@en,
        "Døveskoler"@nb .

humord:c22196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22196" ;
    dct:modified "2024-08-28T11:47:56"^^xsd:dateTime ;
    skos:altLabel "Asylum policies"@en,
        "Asylpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/325.1/e23/> ;
    skos:broader humord:c09569 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.1/e23/> ;
    skos:prefLabel "Asylum policy"@en,
        "Asylpolitikk"@nb ;
    skos:related humord:c12244,
        humord:c16506 .

humord:c22197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22197" ;
    dct:modified "2024-10-30T14:44:22"^^xsd:dateTime ;
    skos:altLabel "Interpreters for the deaf"@en,
        "Døvetolkar"@nb,
        "Døvetolker"@nb,
        "Teiknspråktolkar"@nb ;
    skos:broader humord:c15036 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/419.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/419.092/e23/> ;
    skos:prefLabel "Sign language interpreters"@en,
        "Tegnspråktolker"@nb .

humord:c22198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22198" ;
    dct:modified "2023-11-21T12:52:40"^^xsd:dateTime ;
    skos:altLabel "Effectiveness"@en,
        "Efficaciousness"@en,
        "Efficiency improvement"@en,
        "Effektivisering"@nb,
        "Effektivitet"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009820 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009820,
        <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/338.16/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.45/e23/>,
        <http://dewey.info/class/352.375/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/>,
        <http://dewey.info/class/658.314/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:prefLabel "Efficiency"@en,
        "Effektivitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/338.16/e23/>,
        <http://dewey.info/class/338.26/e23/>,
        <http://dewey.info/class/338.45/e23/>,
        <http://dewey.info/class/352.375/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/>,
        <http://dewey.info/class/658.314/e23/>,
        <http://dewey.info/class/658.515/e23/> .

humord:c22203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22203" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Capital assets"@en ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.041/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.041/e23/>,
        <http://dewey.info/class/338.6041/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/658.152/e23/> ;
    skos:prefLabel "Capital"@en,
        "Kapital"@nb ;
    skos:related humord:c12385 ;
    skos:relatedMatch <http://dewey.info/class/338.6041/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/658.152/e23/> .

humord:c22204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22204" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22203 ;
    skos:closeMatch <http://dewey.info/class/332.04152/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.04152/e23/> ;
    skos:prefLabel "Equity"@en,
        "Egenkapital"@nb .

humord:c22205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22205" ;
    dct:modified "2023-11-03T14:58:45"^^xsd:dateTime ;
    skos:altLabel "Self-directed learning"@en,
        "Egen læring"@nb,
        "Selvstyrt læring"@nb ;
    skos:broadMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Self-learning"@en,
        "Egenlæring"@nb .

humord:c22207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22207" ;
    dct:modified "2024-01-11T07:10:30"^^xsd:dateTime ;
    skos:altLabel "Eigenomsorg"@nb,
        "Eigenomsut"@nb ;
    skos:broadMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006452 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006452,
        <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Self-care"@en,
        "Egenomsorg"@nb .

humord:c22209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22209" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Self-assessment (School)"@en,
        "Selvevaluering"@nb,
        "Selvvurdering"@nb ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c23396 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> ;
    skos:prefLabel "Self-evaluation (School)"@en,
        "Egenvurdering"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> .

humord:c22211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22211" ;
    dct:modified "2024-11-27T17:11:00"^^xsd:dateTime ;
    skos:altLabel "Self-improvement"@en,
        "Egenutvikling"@nb,
        "Eigenutvikling"@nb,
        "Sjølvutvikling"@nb ;
    skos:broader humord:c00345 ;
    skos:closeMatch <http://dewey.info/class/158.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-development"@en,
        "Selvutvikling"@nb ;
    skos:related humord:c21996,
        humord:c28837 .

humord:c22213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22213" ;
    dct:modified "2024-08-16T11:01:02"^^xsd:dateTime ;
    skos:altLabel "Oocyte donation"@en,
        "Ovum donation"@en,
        "Eggcelledonasjon"@nb,
        "Eggdonasjon"@nb,
        "Oocyttdonasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/176.2/e23/> ;
    skos:broader humord:c20156 ;
    skos:definition "Eggdonasjon er ei form for assistert befruktning. Ved eggdonasjon blir eggceller hausta frå ei kvinne (eggdonoren), befrukta med sæd frå partnaren til mottakarkvinna eller frå ein donor, og deretter sett inn i livmora til mottakarkvinna, som vil bere fram barnet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/306.8743/e23/>,
        <http://dewey.info/class/362.1783/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/636.08245/e23/> ;
    skos:prefLabel "Egg donation"@en,
        "Eggdonasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.8743/e23/>,
        <http://dewey.info/class/362.1783/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/636.08245/e23/> .

humord:c22214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22214" ;
    dct:modified "2024-12-02T14:53:41"^^xsd:dateTime ;
    skos:altLabel "Egalitarianisme"@nb,
        "Egalitarisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.01/e23/> ;
    skos:broader humord:c00558 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.01/e23/> ;
    skos:prefLabel "Egalitarianism"@en,
        "Egalitarisme"@nb .

humord:c22216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22216" ;
    dct:modified "2024-02-06T10:29:48"^^xsd:dateTime ;
    skos:altLabel "E-commerce"@en,
        "Electronic commerce"@en,
        "e-trade"@en,
        "E-handel"@nb,
        "Elektronisk handel"@nb,
        "Internetthandel"@nb,
        "Netthandel"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007376,
        <http://dewey.info/class/381.142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007376,
        <http://dewey.info/class/343.081142/e23/>,
        <http://dewey.info/class/381.142/e23/>,
        <http://dewey.info/class/658.872/e23/> ;
    skos:prefLabel "Electronic trade"@en,
        "Elektronisk handel"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.081142/e23/>,
        <http://dewey.info/class/658.872/e23/> .

humord:c22220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22220" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Eierkonsentrasjon"@nb ;
    skos:broader humord:c22221 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.33/e23/>,
        <http://dewey.info/class/346.0432/e23/> ;
    skos:prefLabel "Ownership concentration"@en,
        "Eierskapskonsentrasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.33/e23/>,
        <http://dewey.info/class/346.0432/e23/> .

humord:c22221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22221" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ownership structure"@en,
        "Eierskapsstrukturer"@nb ;
    skos:broader humord:c20208 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011479 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011479,
        <http://dewey.info/class/338.69/e23/>,
        <http://dewey.info/class/346.0432/e23/>,
        <http://dewey.info/class/658.3152/e23/> ;
    skos:prefLabel "Ownership structures"@en,
        "Eierstrukturer"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.69/e23/>,
        <http://dewey.info/class/346.0432/e23/>,
        <http://dewey.info/class/658.3152/e23/> .

humord:c22224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22224" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.4/e23/> ;
    skos:broader humord:c20208 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4/e23/> ;
    skos:prefLabel "Owner managed business"@en,
        "Eierstyring"@nb .

humord:c22225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22225" ;
    dct:modified "2024-11-13T18:44:27"^^xsd:dateTime ;
    skos:altLabel "Examination phobia"@en,
        "Eksamensangst"@nb,
        "Eksamensfrykt"@nb,
        "Testangst"@nb ;
    skos:broader humord:c07988 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.26019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26019/e23/> ;
    skos:prefLabel "Test anxiety"@en,
        "Eksamensangst"@nb ;
    skos:related humord:c01528,
        humord:c07909,
        humord:c20973 .

humord:c22226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22226" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exam papers"@en ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c07909 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> ;
    skos:prefLabel "Examination papers"@en,
        "Eksamensbesvarelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> .

humord:c22227 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22227" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c07909 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> ;
    skos:prefLabel "Exam preparations"@en,
        "Eksamensforberedelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> .

humord:c22228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22228" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exam forms"@en,
        "Exam types"@en,
        "Types of exams"@en ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c07909 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/>,
        <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Forms of examination"@en,
        "Eksamensformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/>,
        <http://dewey.info/class/378.166/e23/> .

humord:c22230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22230" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07909 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.271/e23/> ;
    skos:prefLabel "Examination"@en,
        "Eksaminering"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.271/e23/> .

humord:c22231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22231" ;
    dct:modified "2012-09-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Social marginalisation"@en,
        "Social marginalization (Social exclusion)"@en,
        "Sosial eksklusjon"@nb,
        "Utestenging"@nb ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Social exclusion"@en,
        "Sosial ekskludering"@nb .

humord:c22233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22233" ;
    dct:modified "2025-03-31T13:55:58"^^xsd:dateTime ;
    skos:altLabel "Eksperimentelle skolar"@nb,
        "Eksperimentelle skoler"@nb,
        "Eksperimentelle skular"@nb,
        "Eksperimentskoler"@nb,
        "Forsøksskolar"@nb,
        "Forsøksskular"@nb ;
    skos:broader humord:c16618 ;
    skos:exactMatch <http://dewey.info/class/371.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.04/e23/>,
        <http://dewey.info/class/378.03/e23/> ;
    skos:prefLabel "Experimental schools"@en,
        "Forsøksskoler"@nb ;
    skos:related humord:c22764 ;
    skos:relatedMatch <http://dewey.info/class/378.03/e23/> .

humord:c22235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22235" ;
    dct:modified "2023-11-22T11:12:50"^^xsd:dateTime ;
    skos:altLabel "Specialists"@en,
        "Ekspertar"@nb,
        "Sakkyndige"@nb,
        "Spesialister"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001652 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001652,
        <http://dewey.info/class/001/e23/> ;
    skos:prefLabel "Experts"@en,
        "Eksperter"@nb .

humord:c22237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22237" ;
    dct:modified "2024-11-04T13:59:47"^^xsd:dateTime ;
    skos:altLabel "Expert witness"@en,
        "Ekspertvitne"@nb ;
    skos:broadMatch <http://dewey.info/class/363.254/e23/> ;
    skos:broader humord:c22238 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012772,
        <http://dewey.info/class/347.067/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012772,
        <http://dewey.info/class/347.067/e23/>,
        <http://dewey.info/class/347.075/e23/>,
        <http://dewey.info/class/363.254/e23/> ;
    skos:prefLabel "Expert witnesses"@en,
        "Ekspertvitner"@nb ;
    skos:relatedMatch <http://dewey.info/class/347.075/e23/> .

humord:c22238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22238" ;
    dct:modified "2024-11-04T08:55:03"^^xsd:dateTime ;
    skos:altLabel "Vitne"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Personer som gir utsagn (i retten) om hva de i et visst tilfelle har sett, hørt, kjent, ment eller sagt <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/347.066/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.066/e23/>,
        <http://dewey.info/class/347.075/e23/>,
        <http://dewey.info/class/363.254/e23/> ;
    skos:prefLabel "Witnesses"@en,
        "Vitner"@nb ;
    skos:related humord:c23299 ;
    skos:relatedMatch <http://dewey.info/class/347.075/e23/>,
        <http://dewey.info/class/363.254/e23/> .

humord:c22242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22242" ;
    dct:modified "2024-03-12T13:21:32"^^xsd:dateTime ;
    skos:altLabel "Extinction (Right of ownership)"@en,
        "Ekstinksjon (Eigedomsrett)"@nb ;
    skos:broadMatch <http://dewey.info/class/346.0438/e23/> ;
    skos:broader humord:c08969 ;
    skos:definition "Ekstinksjon innebærer i juridisk forstand at man mister eiendomsretten til fast eiendom eller til en ting (løsøre), uten at man samtykker eller er klar over at det skjer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0438/e23/> ;
    skos:prefLabel "Extinguishment (Right of ownership)"@en,
        "Ekstinksjon (Eiendomsrett)"@nb .

humord:c22243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22243" ;
    dct:modified "2024-11-05T14:32:15"^^xsd:dateTime ;
    skos:altLabel "Ektemenn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08655/e23/> ;
    skos:broader humord:c07212 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.8722/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/306.8722/e23/>,
        <http://dewey.info/class/362.8208655/e23/> ;
    skos:prefLabel "Husbands"@en,
        "Ektemenn"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.8208655/e23/> .

humord:c22244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22244" ;
    dct:modified "2023-07-05T10:31:14"^^xsd:dateTime ;
    skos:altLabel "Domestic abuse"@en,
        "Family violence"@en,
        "Vold i nære relasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c09241 ;
    skos:closeMatch <http://dewey.info/class/616.85822/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.8292/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.7628292/e23/>,
        <http://dewey.info/class/306.87/e23/>,
        <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/364.1555/e23/>,
        <http://dewey.info/class/616.85822/e23/> ;
    skos:prefLabel "Domestic violence"@en,
        "Familievold"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.7628292/e23/>,
        <http://dewey.info/class/364.1555/e23/> .

humord:c22246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22246" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/364.131/e23/> ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/364.131/e23/> ;
    skos:prefLabel "Political violence"@en,
        "Politisk vold"@nb .

humord:c22247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22247" ;
    dct:modified "2011-05-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pensjonistboliger"@nb,
        "Seniorboliger"@nb ;
    skos:broadMatch <http://dewey.info/class/720.846/e23/> ;
    skos:broader humord:c05206 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/363.5946/e23/>,
        <http://dewey.info/class/728.0846/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5946/e23/>,
        <http://dewey.info/class/720.846/e23/>,
        <http://dewey.info/class/728.0846/e23/> ;
    skos:prefLabel "Retirement homes"@en,
        "Eldreboliger"@nb .

humord:c22248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22248" ;
    dct:modified "2022-03-03T07:49:46"^^xsd:dateTime ;
    skos:altLabel "Elderly care policies"@en,
        "Elderly care policy"@en,
        "Senior citizens policies"@en,
        "Senior citizens policy"@en,
        "Senior policies"@en,
        "Eldrepolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/331.398/e23/>,
        <http://dewey.info/class/658.300846/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.398/e23/>,
        <http://dewey.info/class/658.300846/e23/> ;
    skos:prefLabel "Senior policy"@en,
        "Seniorpolitikk"@nb .

humord:c22252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22252" ;
    dct:modified "2024-10-23T14:52:49"^^xsd:dateTime ;
    skos:altLabel "Kistaniniya language"@en,
        "Soddo language"@en,
        "Kistane språk"@nb,
        "Kistaniniya språk"@nb,
        "Soddo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:broader humord:c10033 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Språkkode: gru"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/492.8/e23/>,
        <http://dewey.info/class/6--928/e23/> ;
    skos:prefLabel "Kistane language"@en,
        "Kistane språk"@nb .

humord:c22254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22254" ;
    dct:modified "2024-10-11T09:01:30"^^xsd:dateTime ;
    skos:altLabel "Banktenester"@nb ;
    skos:broader humord:c07737 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.17/e23/> ;
    skos:prefLabel "Banking services"@en,
        "Banktjenester"@nb .

humord:c22255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22255" ;
    dct:modified "2024-08-28T11:45:04"^^xsd:dateTime ;
    skos:altLabel "Political asylum"@en,
        "Asyl"@nb,
        "Politisk asyl"@nb ;
    skos:broadMatch <http://dewey.info/class/323.631/e23/> ;
    skos:broader humord:c09706 ;
    skos:definition "Asyl er den beskyttelse som en stat gir på sitt territorium eller annet område under statens jurisdiksjon (ambassadeområde, fartøy) til personer som søker slik beskyttelse <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.631/e23/>,
        <http://dewey.info/class/342.083/e23/> ;
    skos:prefLabel "Asylum"@en,
        "Asyl"@nb ;
    skos:related humord:c12244,
        humord:c16506,
        humord:c26460 ;
    skos:relatedMatch <http://dewey.info/class/342.083/e23/> .

humord:c22257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22257" ;
    dct:modified "2024-10-08T15:38:50"^^xsd:dateTime ;
    skos:altLabel "Barnepleie"@nb,
        "Barnestell"@nb,
        "Pediatrisk sjukepleie"@nb,
        "Pediatrisk sykepleie"@nb,
        "Spedbarnsstell"@nb ;
    skos:broadMatch <http://dewey.info/class/649.1/e23/> ;
    skos:broader humord:c11873 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/618.92/e23/>,
        <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Pediatric nursing"@en,
        "Barnepleie"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.92/e23/> .

humord:c22258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22258" ;
    dct:modified "2024-10-15T12:16:45"^^xsd:dateTime ;
    skos:altLabel "Child drawing"@en,
        "Children's drawings"@en,
        "Barnetegninger"@nb,
        "Barneteikning"@nb,
        "Barneteikningar"@nb ;
    skos:broader humord:c28218 ;
    skos:exactMatch <http://dewey.info/class/741.083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.41/e23/>,
        <http://dewey.info/class/741.083/e23/> ;
    skos:prefLabel "Children's drawing"@en,
        "Barnetegning"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.41/e23/> .

humord:c22259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22259" ;
    dct:modified "2024-10-15T12:15:45"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/649.1/e23/> ;
    skos:broader humord:c22667 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Child minding"@en,
        "Barnepass"@nb .

humord:c22263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22263" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Power plant"@en,
        "Power plants"@en,
        "Power station"@en,
        "Elektrisitetsverk"@nb,
        "Kraftanlegg"@nb ;
    skos:broadMatch <http://dewey.info/class/333.79/e23/> ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/621.3121/e23/>,
        <http://dewey.info/class/621.4/e23/> ;
    skos:definition "Anlegg som produserer elektrisk kraft <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/621.3121/e23/>,
        <http://dewey.info/class/621.4/e23/> ;
    skos:prefLabel "Power stations"@en,
        "Kraftverk"@nb .

humord:c22265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22265" ;
    dct:modified "2023-11-22T13:49:51"^^xsd:dateTime ;
    skos:altLabel "Electronic industries"@en,
        "Elektronikkindustri"@nb,
        "Elektronisk industri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008147,
        <http://dewey.info/class/338.47621381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008147,
        <http://dewey.info/class/338.47621381/e23/> ;
    skos:prefLabel "Electronic industry"@en,
        "Elektronikkindustri"@nb .

humord:c22269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22269" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pupil activity"@en ;
    skos:broader humord:c07903 ;
    skos:closeMatch <http://dewey.info/class/371.59/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.59/e23/>,
        <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> ;
    skos:prefLabel "Student activity"@en,
        "Elevaktivitet"@nb ;
    skos:related humord:c22271 ;
    skos:relatedMatch <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> .

humord:c22270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22270" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.36/e23/>,
        <http://dewey.info/class/373.136/e23/> ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Trenger def, kfr entreprenøskap i skolen Maa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.36/e23/>,
        <http://dewey.info/class/373.136/e23/> ;
    skos:prefLabel "Student-run companies"@en,
        "Elevbedrifter"@nb .

humord:c22271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22271" ;
    dct:modified "2023-11-23T14:43:49"^^xsd:dateTime ;
    skos:altLabel "Student participation"@en,
        "Elevdeltakelse"@nb,
        "Elevdeltaking"@nb,
        "Elevmedverknad"@nb ;
    skos:broader humord:c22273 ;
    skos:definition "Innebærer deltakelse og beslutninger som gjelder egen og elevgruppens læring <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004590,
        <http://dewey.info/class/371.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004590,
        <http://dewey.info/class/371.59/e23/>,
        <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> ;
    skos:prefLabel "Pupil participation"@en,
        "Elevmedvirkning"@nb ;
    skos:related humord:c22269 ;
    skos:relatedMatch <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> .

humord:c22273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22273" ;
    dct:modified "2022-03-17T11:58:24"^^xsd:dateTime ;
    skos:altLabel "Pupil democracy"@en,
        "Elevdemokrati"@nb ;
    skos:broader humord:c24682 ;
    skos:closeMatch <http://dewey.info/class/371.59/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.59/e23/>,
        <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> ;
    skos:prefLabel "School democracy"@en,
        "Skoledemokrati"@nb ;
    skos:related humord:c09724 ;
    skos:relatedMatch <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> .

humord:c22279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22279" ;
    dct:modified "2023-09-13T11:00:27"^^xsd:dateTime ;
    skos:altLabel "Peer mediation"@en,
        "Student mediation"@en,
        "Elevmekling"@nb ;
    skos:broadMatch <http://dewey.info/class/371.59/e23/> ;
    skos:broader humord:c13221 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.59/e23/>,
        <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> ;
    skos:prefLabel "Pupil mediation"@en,
        "Elevmegling"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.159/e23/>,
        <http://dewey.info/class/373.159/e23/> .

humord:c22284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22284" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pupil councils"@en,
        "Student councils"@en,
        "Student unions"@en,
        "Students' councils"@en ;
    skos:broader humord:c22273 ;
    skos:closeMatch <http://dewey.info/class/371.59/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.59/e23/> ;
    skos:prefLabel "Pupils' councils"@en,
        "Elevråd"@nb .

humord:c22285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22285" ;
    dct:modified "2023-11-23T14:44:25"^^xsd:dateTime ;
    skos:altLabel "Student conferencing"@en,
        "Student-teacher conferences"@en,
        "Teacher-student conferences"@en,
        "Elevsamtalar"@nb,
        "Elevsamtale"@nb,
        "Elevsamtalen"@nb,
        "Elevsamtaler"@nb ;
    skos:broadMatch <http://dewey.info/class/371.1023/e23/> ;
    skos:broader humord:c22271 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002740 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002740,
        <http://dewey.info/class/371.1023/e23/>,
        <http://dewey.info/class/372.11023/e23/>,
        <http://dewey.info/class/373.11023/e23/> ;
    skos:prefLabel "Pupil conferencing"@en,
        "Elevsamtaler"@nb ;
    skos:related humord:c06018,
        humord:c23860 ;
    skos:relatedMatch <http://dewey.info/class/372.11023/e23/>,
        <http://dewey.info/class/373.11023/e23/> .

humord:c22288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22288" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/371.82621/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.82621/e23/>,
        <http://dewey.info/class/371.95/e23/>,
        <http://dewey.info/class/372.182621/e23/>,
        <http://dewey.info/class/373.182621/e23/> ;
    skos:prefLabel "Elite schools"@en,
        "Eliteskoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.95/e23/>,
        <http://dewey.info/class/372.182621/e23/>,
        <http://dewey.info/class/373.182621/e23/> .

humord:c22289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22289" ;
    dct:modified "2014-04-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.52/e23/> ;
    skos:broader humord:c09322 ;
    skos:definition "Dyrking, favorisering av eliten <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.52/e23/> ;
    skos:prefLabel "Elitism"@en,
        "Elitisme"@nb ;
    skos:related humord:c09338 .

humord:c22291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22291" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08068 ;
    skos:closeMatch <http://dewey.info/class/152.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Emotional intelligence"@en,
        "Emosjonell intelligens"@nb ;
    skos:related humord:c07984,
        humord:c07985 .

humord:c22292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22292" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c08155 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/155.4/e23/> ;
    skos:prefLabel "Emotional development"@en,
        "Emosjonell utvikling"@nb ;
    skos:related humord:c07984,
        humord:c07985 ;
    skos:relatedMatch <http://dewey.info/class/155.4/e23/> .

humord:c22293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22293" ;
    dct:modified "2015-11-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Emosjonelle forstyrrelser"@nb,
        "Emosjonelle vansker"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07985 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:prefLabel "Emotional disorders"@en,
        "Emosjonelle problemer"@nb ;
    skos:related humord:c07984 ;
    skos:relatedMatch <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/612.8232/e23/> .

humord:c22296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22296" ;
    dct:modified "2023-11-23T15:20:12"^^xsd:dateTime ;
    skos:altLabel "Empirical research"@en,
        "Empiriske undersøkingar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01493 ;
    skos:definition "Undersøkelser basert på erfaring <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008759 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008759,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Empirical studies"@en,
        "Empiriske undersøkelser"@nb ;
    skos:related humord:c00377 .

humord:c22297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22297" ;
    dct:modified "2023-11-23T15:22:56"^^xsd:dateTime ;
    skos:altLabel "Change management"@en,
        "Endringsleiing"@nb,
        "Forandringsledelse"@nb,
        "Forandringsleiing"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010580,
        <http://dewey.info/class/352.367/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010580,
        <http://dewey.info/class/352.367/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:prefLabel "Change leadership"@en,
        "Endringsledelse"@nb .

humord:c22299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22299" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/155.442/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Only children"@en,
        "Enebarn"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.442/e23/> .

humord:c22300 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22300" ;
    dct:modified "2025-01-06T13:37:38"^^xsd:dateTime ;
    skos:altLabel "Energy demands"@en,
        "Enegrietterspørsel"@nb,
        "Energibehov"@nb,
        "Energietterspurnad"@nb ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003724,
        <http://dewey.info/class/333.7912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003724,
        <http://dewey.info/class/333.7912/e23/> ;
    skos:prefLabel "Energy needs"@en,
        "Energibehov"@nb .

humord:c22302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22302" ;
    dct:modified "2024-06-06T15:26:03"^^xsd:dateTime ;
    skos:altLabel "Energy production"@en,
        "Power supply"@en,
        "Elektrisitetsforsyning"@nb,
        "Elektrisitetsproduksjon"@nb,
        "Energiforsyning"@nb,
        "Energiomsetjing"@nb,
        "Energiomsetting"@nb,
        "Energioverføringar"@nb,
        "Energiproduksjon"@nb,
        "Energitilførsel"@nb,
        "Kraftdistribusjon"@nb,
        "Kraftforsyning"@nb,
        "Kraftproduksjon"@nb,
        "Nettregulering"@nb ;
    skos:broader humord:c04315 ;
    skos:closeMatch realfagstermer:c012599,
        <http://dewey.info/class/333.79/e23/> ;
    skos:definition "Produksjon, fordeling og leveranse av energi <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012599,
        <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/343.092/e23/> ;
    skos:prefLabel "Energy supply"@en,
        "Energiforsyning"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.092/e23/> .

humord:c22303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22303" ;
    dct:modified "2023-11-23T15:27:59"^^xsd:dateTime ;
    skos:altLabel "Energy resources"@en,
        "Energikjelder"@nb,
        "Energiressurser"@nb ;
    skos:broader humord:c04315 ;
    skos:closeMatch realfagstermer:c006236 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000627,
        <http://dewey.info/class/333.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000627,
        realfagstermer:c006236,
        <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/354.4/e23/>,
        <http://dewey.info/class/553.2/e23/>,
        <http://dewey.info/class/622.33/e23/> ;
    skos:prefLabel "Energy sources"@en,
        "Energikilder"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.2/e23/>,
        <http://dewey.info/class/354.4/e23/>,
        <http://dewey.info/class/553.2/e23/>,
        <http://dewey.info/class/622.33/e23/> .

humord:c22305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22305" ;
    dct:modified "2024-11-19T11:02:33"^^xsd:dateTime ;
    skos:altLabel "Energy crisis"@en,
        "Energikrisar"@nb,
        "Energikriser"@nb ;
    skos:broadMatch <http://dewey.info/class/333.7911/e23/> ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7911/e23/> ;
    skos:prefLabel "Energy crises"@en,
        "Energikriser"@nb ;
    skos:related humord:c22542 .

humord:c22309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22309" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Comprehensive school"@en,
        "Public school"@en ;
    skos:broadMatch <http://dewey.info/class/371/e23/> ;
    skos:broader humord:c27903 ;
    skos:closeMatch <http://dewey.info/class/379.26/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/>,
        <http://dewey.info/class/379.26/e23/> ;
    skos:prefLabel "Unitary school system"@en,
        "Enhetsskolen"@nb .

humord:c22310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22310" ;
    dct:modified "2024-10-07T08:17:04"^^xsd:dateTime ;
    skos:altLabel "SMBs"@en,
        "SMEs"@en,
        "Small and medium-sized businesses"@en,
        "Mellomstore bedrifter"@nb,
        "SMB"@nb,
        "Små bedrifter"@nb,
        "Små og mellomstore bedrifter"@nb,
        "Småbedrifter"@nb,
        "Småforetak"@nb,
        "Småføretak"@nb,
        "Småindustri"@nb ;
    skos:broader humord:c07590 ;
    skos:closeMatch realfagstermer:c008460 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008460,
        <http://dewey.info/class/332.67222/e23/>,
        <http://dewey.info/class/336.207/e23/>,
        <http://dewey.info/class/336.2423/e23/>,
        <http://dewey.info/class/338.642/e23/>,
        <http://dewey.info/class/343.068/e23/>,
        <http://dewey.info/class/343.07/e23/>,
        <http://dewey.info/class/346.0652/e23/>,
        <http://dewey.info/class/354.2799/e23/>,
        <http://dewey.info/class/657.9042/e23/>,
        <http://dewey.info/class/658.022/e23/>,
        <http://dewey.info/class/658.1592/e23/>,
        <http://dewey.info/class/658.303/e23/> ;
    skos:prefLabel "Small and medium-sized enterprises"@en,
        "Små og mellomstore bedrifter"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.67222/e23/>,
        <http://dewey.info/class/336.207/e23/>,
        <http://dewey.info/class/336.2423/e23/>,
        <http://dewey.info/class/343.068/e23/>,
        <http://dewey.info/class/343.07/e23/>,
        <http://dewey.info/class/346.0652/e23/>,
        <http://dewey.info/class/354.2799/e23/>,
        <http://dewey.info/class/657.9042/e23/>,
        <http://dewey.info/class/658.022/e23/>,
        <http://dewey.info/class/658.1592/e23/>,
        <http://dewey.info/class/658.303/e23/> .

humord:c22314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22314" ;
    dct:modified "2023-05-24T08:32:15"^^xsd:dateTime ;
    skos:altLabel "Individual proprietorship"@en,
        "Enkeltmannsbedrifter"@nb,
        "Enkeltpersonsforetak"@nb,
        "Enmannsforetak"@nb ;
    skos:broader humord:c22310 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.72/e23/> ;
    skos:prefLabel "Sole proprietorship"@en,
        "Enkeltmannsforetak"@nb .

humord:c22319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22319" ;
    dct:modified "2020-06-30T13:00:12"^^xsd:dateTime ;
    skos:altLabel "Dependents' benefits"@en,
        "Dependents' pension"@en,
        "Spousal benefits"@en,
        "Survivor's benefit"@en,
        "Widow's pension"@en,
        "Enkepensjon"@nb ;
    skos:broader humord:c09353 ;
    skos:closeMatch <http://dewey.info/class/368.43/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/368.43/e23/> ;
    skos:prefLabel "Survivor's pension"@en,
        "Etterlattepensjon"@nb .

humord:c22322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22322" ;
    dct:modified "2024-11-07T08:49:39"^^xsd:dateTime ;
    skos:altLabel "Single providers"@en,
        "Aleineforsyrgjarar"@nb,
        "Aleineforsørgarar"@nb,
        "Aleineforsørgjarar"@nb,
        "Eineforsyrgjarar"@nb,
        "Eineforsørgarar"@nb,
        "Eineforsørgjarar"@nb,
        "Einslege forsyrgjarar"@nb,
        "Einslege forsørgarar"@nb,
        "Einslege forsørgjarar"@nb,
        "Eneforsørgere"@nb,
        "Enslige forsørgere"@nb,
        "Åleineforsyrgjarar"@nb,
        "Åleineforsørgarar"@nb,
        "Åleineforsørgjarar"@nb ;
    skos:broader humord:c22765 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.856/e23/>,
        <http://dewey.info/class/649.10243/e23/> ;
    skos:prefLabel "Sole providers"@en,
        "Aleneforsørgere"@nb ;
    skos:related humord:c21351,
        humord:c68801 ;
    skos:relatedMatch <http://dewey.info/class/204.41/e23/>,
        <http://dewey.info/class/306.856/e23/>,
        <http://dewey.info/class/649.10243/e23/> .

humord:c22324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22324" ;
    dct:modified "2023-11-23T15:34:44"^^xsd:dateTime ;
    skos:altLabel "Entreprenørskap"@nb,
        "Gründerverksemd"@nb,
        "Gründervirksomhet"@nb ;
    skos:broader humord:c07587 ;
    skos:definition "Initiativ og evne til å skape ny næringsvirksomhet <BOB>"@nb ;
    skos:editorialNote "Defenisjonen er litt smal, begrepet brukes også utover næringsvirksomhet. 2013-08-13/bsh"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012501,
        <http://dewey.info/class/338.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012501,
        <http://dewey.info/class/338.04/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/658.421/e23/> ;
    skos:prefLabel "Entrepreneurship"@en,
        "Entreprenørskap"@nb ;
    skos:related humord:c13063,
        humord:c22340,
        humord:c24886 ;
    skos:relatedMatch <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/658.421/e23/> .

humord:c22326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22326" ;
    dct:modified "2024-08-05T11:48:42"^^xsd:dateTime ;
    skos:altLabel "Clinical epidemiology"@en,
        "Epidemiologi"@nb,
        "Klinisk epidemiologi"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013188,
        <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/636.08944/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013188,
        <http://dewey.info/class/614.4/e23/>,
        <http://dewey.info/class/636.08944/e23/> ;
    skos:prefLabel "Epidemiology"@en,
        "Epidemiologi"@nb ;
    skos:related humord:c03913 .

humord:c22327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22327" ;
    dct:modified "2024-01-11T07:40:39"^^xsd:dateTime ;
    skos:altLabel "Convulsive state"@en,
        "Epilepsia"@en,
        "Falling disease"@en,
        "Epilepsi"@nb,
        "Fallesjuke"@nb,
        "Fallesyke"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Epilepsi er ikke én sykdom, men en samlebetegnelse på sykdommer og skader i hjernen med tendens til anfallsvis opptreden av funksjonsforstyrrelse. Funksjonsforstyrrelsene i hjernen er forårsaket av unormale og ukontrollerte elektriske utladninger som kan sees i elektroencefalografi (EEG) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002607,
        <http://dewey.info/class/616.853/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002607,
        <http://dewey.info/class/362.196853/e23/>,
        <http://dewey.info/class/616.853/e23/>,
        <http://dewey.info/class/616.853042/e23/>,
        <http://dewey.info/class/618.92853/e23/>,
        <http://dewey.info/class/618.976853/e23/> ;
    skos:prefLabel "Epilepsy"@en,
        "Epilepsi"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196853/e23/>,
        <http://dewey.info/class/616.853042/e23/>,
        <http://dewey.info/class/618.92853/e23/>,
        <http://dewey.info/class/618.976853/e23/> .

humord:c22330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22330" ;
    dct:modified "2024-11-28T13:57:40"^^xsd:dateTime ;
    skos:altLabel "Learning by doing"@en,
        "Erfaringslæring"@nb ;
    skos:broadMatch <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Experiential learning"@en,
        "Erfaringslæring"@nb ;
    skos:related humord:c00377,
        humord:c00672 .

humord:c22331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22331" ;
    dct:modified "2024-08-05T11:43:26"^^xsd:dateTime ;
    skos:altLabel "Ergoterapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.89165/e23/> ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/615.8515/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.8515/e23/>,
        <http://dewey.info/class/616.89165/e23/> ;
    skos:prefLabel "Occupational therapy"@en,
        "Ergoterapi"@nb .

humord:c22332 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22332" ;
    dct:modified "2024-11-12T14:09:24"^^xsd:dateTime ;
    skos:altLabel "Erstatning"@nb,
        "Godtgjering"@nb,
        "Godtgjøring"@nb,
        "Vederlag"@nb ;
    skos:broadMatch <http://dewey.info/class/347.077/e23/> ;
    skos:broader humord:c01458,
        humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.077/e23/> ;
    skos:prefLabel "Compensation"@en,
        "Erstatning"@nb ;
    skos:related humord:c07743 .

humord:c22335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22335" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08973 ;
    skos:closeMatch <http://dewey.info/class/346.03/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.03/e23/> ;
    skos:prefLabel "Liability for damages"@en,
        "Erstatningsansvar"@nb ;
    skos:related humord:c00243 .

humord:c22336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22336" ;
    dct:modified "2021-11-12T15:21:35"^^xsd:dateTime ;
    skos:altLabel "Harassment"@en,
        "Pestering"@en,
        "Teasing"@en,
        "Erting"@nb,
        "Plaging"@nb,
        "Trakassering"@nb ;
    skos:broadMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/364.15/e23/>,
        <http://dewey.info/class/371.58/e23/> ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/302.343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/302.343/e23/>,
        <http://dewey.info/class/364.15/e23/>,
        <http://dewey.info/class/371.58/e23/> ;
    skos:prefLabel "Bullying"@en,
        "Mobbing"@nb ;
    skos:related humord:c24683,
        humord:c24735,
        humord:c58597 .

humord:c22340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22340" ;
    dct:modified "2024-10-15T12:46:41"^^xsd:dateTime ;
    skos:altLabel "Company formation"@en,
        "Company registration"@en,
        "Enterprise establishment"@en,
        "Establishing a business"@en,
        "Incorporation"@en,
        "Setting up a company"@en,
        "Start up business"@en,
        "Start up company"@en,
        "Starting a business"@en,
        "Startup business"@en,
        "Startup company"@en,
        "Bedriftsetablering"@nb,
        "Foretaksetablering"@nb,
        "Føretaksetablering"@nb,
        "Konserndannelse"@nb,
        "Konserndannelser"@nb,
        "Konserndanning"@nb,
        "Nyetablering (Foretak)"@nb,
        "Nyetablering (Føretak)"@nb ;
    skos:broader humord:c22692 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.11/e23/> ;
    skos:prefLabel "Establishing a company"@en,
        "Bedriftsetablering"@nb ;
    skos:related humord:c07590,
        humord:c22324,
        humord:c23442 .

humord:c22344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22344" ;
    dct:modified "2020-06-18T11:17:08"^^xsd:dateTime ;
    skos:altLabel "Agencies (Public administration)"@en,
        "Government agencies"@en,
        "State agencies (Public administration)"@en,
        "Offentlige etater"@nb ;
    skos:broader humord:c09406 ;
    skos:definition "Gren av offentlig forvaltning <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Departments (Public administration)"@en,
        "Etater"@nb ;
    skos:relatedMatch <http://dewey.info/class/351/e23/> .

humord:c22345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22345" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09108 ;
    skos:closeMatch <http://dewey.info/class/384.54/e23/> ;
    skos:definition "Fellesbetegnelse for radio og fjernsyn <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.19/e23/>,
        <http://dewey.info/class/302.2312/e23/>,
        <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "Broadcast media"@en,
        "Etermedier"@nb ;
    skos:related humord:c09109,
        humord:c09112 ;
    skos:relatedMatch <http://dewey.info/class/070.19/e23/>,
        <http://dewey.info/class/302.2312/e23/>,
        <http://dewey.info/class/343.0994/e23/> .

humord:c22348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22348" ;
    dct:modified "2024-12-02T10:01:50"^^xsd:dateTime ;
    skos:altLabel "Etnofilosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8001/e23/> ;
    skos:prefLabel "Ethnophilosophy"@en,
        "Etnofilosofi"@nb .

humord:c22349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22349" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ethnogenesis"@en ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c08133 ;
    skos:definition "En prosess der en sosial gruppe begynner å anse seg selv for å være en distinkt etnisk gruppe <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Ethnogeneses"@en,
        "Etnogenese"@nb .

humord:c22350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22350" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ethno-nationalism"@en,
        "Etnisk nasjonalisme"@nb ;
    skos:broader humord:c09654 ;
    skos:closeMatch <http://dewey.info/class/320.54/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54/e23/> ;
    skos:prefLabel "Ethnic nationalism"@en,
        "Etnonasjonalisme"@nb .

humord:c22352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22352" ;
    dct:modified "2020-08-04T10:45:12"^^xsd:dateTime ;
    skos:altLabel "Varebehov"@nb ;
    skos:broader humord:c07745 ;
    skos:definition "Behov for å få kjøpt en vare <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c005148 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005148,
        <http://dewey.info/class/331.123/e23/>,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/338.47/e23/>,
        <http://dewey.info/class/338.5212/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/> ;
    skos:prefLabel "Demand (Trade)"@en,
        "Etterspørsel"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.123/e23/>,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/338.47/e23/>,
        <http://dewey.info/class/338.5212/e23/>,
        <http://dewey.info/class/384.041/e23/>,
        <http://dewey.info/class/388.049/e23/> .

humord:c22354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22354" ;
    dct:modified "2024-11-12T14:09:43"^^xsd:dateTime ;
    skos:altLabel "Ettervern"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.7/e23/>,
        <http://dewey.info/class/364.8/e23/> ;
    skos:prefLabel "Follow-up care"@en,
        "Ettervern"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.7/e23/>,
        <http://dewey.info/class/364.8/e23/> .

humord:c22355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22355" ;
    dct:modified "2011-05-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.9/e23/> ;
    skos:broader humord:c09726 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "One-party states"@en,
        "Ettpartistater"@nb ;
    skos:related humord:c22356 .

humord:c22356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22356" ;
    dct:modified "2014-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Monoparty systems"@en,
        "Totalitarian systems"@en ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c22597 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "One-party systems"@en,
        "Ettpartisystemer"@nb ;
    skos:related humord:c22355 ;
    skos:relatedMatch <http://dewey.info/class/324.2/e23/> .

humord:c22357 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22357" ;
    dct:modified "2025-02-27T08:23:17"^^xsd:dateTime ;
    skos:altLabel "EU area"@en,
        "European Union area"@en,
        "European Union countries"@en,
        "European Union region"@en,
        "EU-land"@nb,
        "EU-området"@nb ;
    skos:broadMatch <http://dewey.info/class/341.2422/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:broader humord:c03661 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.2422/e23/>,
        <http://dewey.info/class/940/e23/> ;
    skos:prefLabel "EU region"@en,
        "EU-området"@nb .

humord:c22360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22360" ;
    dct:modified "2024-08-15T08:52:03"^^xsd:dateTime ;
    skos:altLabel "Dispositions (Abilities)"@en,
        "Ability"@nb,
        "Anlegg (Psykologi)"@nb,
        "Evner"@nb ;
    skos:broader humord:c08099 ;
    skos:closeMatch <http://dewey.info/class/153.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.9/e23/> ;
    skos:prefLabel "Abilities"@en,
        "Evner"@nb ;
    skos:related humord:c08068 .

humord:c22363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22363" ;
    dct:modified "2024-11-14T08:22:33"^^xsd:dateTime ;
    skos:altLabel "Aptitude test"@en,
        "Aptitude testing"@en,
        "IQ-tests"@en,
        "Intelligence assessment"@en,
        "Intelligence measurement"@en,
        "Intelligence tests"@en,
        "Evnetestar"@nb,
        "Evnetester"@nb,
        "Evnetesting"@nb,
        "IQ-tester"@nb,
        "Intelligensmåling"@nb,
        "Intelligenstestar"@nb,
        "Intelligenstester"@nb,
        "Intelligenstesting"@nb ;
    skos:broader humord:c25996,
        humord:c28327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009369,
        <http://dewey.info/class/153.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009369,
        <http://dewey.info/class/153.93/e23/> ;
    skos:prefLabel "Intelligence testing"@en,
        "Intelligenstesting"@nb ;
    skos:related humord:c08068 .

humord:c22368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22368" ;
    dct:modified "2024-11-04T08:06:40"^^xsd:dateTime ;
    skos:altLabel "Overseers"@en,
        "Superintendents"@en,
        "Supervisors"@en,
        "Inspektørar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inspectors"@en,
        "Inspektører"@nb .

humord:c22371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22371" ;
    dct:modified "2024-04-02T12:26:55"^^xsd:dateTime ;
    skos:altLabel "Mikroøkonomi"@nb,
        "Mikroøkonomisk teori"@nb ;
    skos:broader humord:c07867 ;
    skos:closeMatch <http://dewey.info/class/338.5/e23/> ;
    skos:definition "Studiet av enkeltkonsumenters og enkeltbedrifters økonomiske beslutninger og hvordan disse oppfører seg når de møtes i et marked <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002548 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002548,
        <http://dewey.info/class/338.5/e23/> ;
    skos:prefLabel "Microeconomics"@en,
        "Mikroøkonomi"@nb .

humord:c22375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22375" ;
    dct:modified "2025-01-06T13:18:01"^^xsd:dateTime ;
    skos:altLabel "Brevpost"@nb,
        "Post"@nb ;
    skos:broader humord:c04322 ;
    skos:definition "Samling brev, aviser, pakker el.l. sendt gjennom et postverk <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/383/e23/> ;
    skos:prefLabel "Mail"@en,
        "Post"@nb ;
    skos:relatedMatch <http://dewey.info/class/383/e23/> .

humord:c22378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22378" ;
    dct:modified "2023-06-12T22:07:28"^^xsd:dateTime ;
    skos:altLabel "Expert knowledge"@en,
        "Know how"@en,
        "Know-how"@en,
        "Knowhow"@en,
        "Professional competence"@en,
        "Professional qualifications"@en,
        "Professionalism"@en,
        "Technical knowledge"@en,
        "Fagkunnskap"@nb,
        "Faglige kvalifikasjoner"@nb,
        "Know how"@nb,
        "Know-how"@nb,
        "Knowhow"@nb,
        "Profesjonalitet"@nb,
        "Profesjonskunnskap"@nb,
        "Yrkeskompetanse"@nb ;
    skos:broadMatch <http://dewey.info/class/331.114/e23/> ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.114/e23/>,
        <http://dewey.info/class/378.124/e23/> ;
    skos:prefLabel "Technical expertise"@en,
        "Fagkompetanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.124/e23/> .

humord:c22383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22383" ;
    dct:modified "2023-04-12T09:02:40"^^xsd:dateTime ;
    skos:altLabel "Faglig identitet"@nb,
        "Profesjonsidentitet"@nb,
        "Yrkesidentitet"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9/e23/> ;
    skos:broader humord:c08132 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9/e23/> ;
    skos:prefLabel "Professional identity"@en,
        "Fagidentitet"@nb .

humord:c22385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22385" ;
    dct:modified "2024-10-31T13:34:25"^^xsd:dateTime ;
    skos:altLabel "Specialist teachers"@en,
        "Vocational teachers"@en,
        "Faglærarar"@nb,
        "Yrkesfaglærarar"@nb,
        "Yrkesfaglærere"@nb,
        "Yrkeslærarar"@nb,
        "Yrkeslærere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/370.113/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:prefLabel "Subject teachers"@en,
        "Faglærere"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.113/e23/> .

humord:c22386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22386" ;
    dct:modified "2011-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Technical colleges"@en,
        "Technical schools"@en,
        "Vocational training schools"@en,
        "Yrkesskoler"@nb ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/373.246/e23/>,
        <http://dewey.info/class/378.1543/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.246/e23/>,
        <http://dewey.info/class/378.1543/e23/> ;
    skos:prefLabel "Vocational schools"@en,
        "Fagskoler"@nb .

humord:c22388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22388" ;
    dct:modified "2023-11-24T13:59:37"^^xsd:dateTime ;
    skos:altLabel "Academic disciplines"@en,
        "Branch of science"@en,
        "Fag"@nb,
        "Fagdisiplinar"@nb,
        "Faglege disiplinar"@nb,
        "Faglige disipliner"@nb,
        "Fagretningar"@nb,
        "Fagretninger"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c01534 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002037 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002037,
        <http://dewey.info/class/001/e23/> ;
    skos:prefLabel "Subjects"@en,
        "Fagdisipliner"@nb .

humord:c22392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22392" ;
    dct:modified "2011-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Elective courses"@en,
        "Electives"@en,
        "Optional courses"@en,
        "Optional courses of study"@en,
        "Fagvalg"@nb ;
    skos:broader humord:c07919 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/375.004/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.004/e23/>,
        <http://dewey.info/class/378.24/e23/> ;
    skos:prefLabel "Optional subjects"@en,
        "Valgfag"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.24/e23/> .

humord:c22397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22397" ;
    dct:modified "2011-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "University faculties"@en ;
    skos:broadMatch <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:broader humord:c07966 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0711/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "Faculties"@en,
        "Fakulteter"@nb .

humord:c22398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22398" ;
    dct:modified "2024-08-05T11:37:58"^^xsd:dateTime ;
    skos:altLabel "Familebehandling"@nb,
        "Familiebehandling"@nb,
        "Familieterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.89156/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.924/e23/>,
        <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/616.89156/e23/> ;
    skos:prefLabel "Family therapy"@en,
        "Familieterapi"@nb ;
    skos:related humord:c22410 ;
    skos:relatedMatch <http://dewey.info/class/155.924/e23/>,
        <http://dewey.info/class/158.24/e23/> .

humord:c22399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22399" ;
    dct:modified "2016-04-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09316 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.513/e23/>,
        <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Family background"@en,
        "Familiebakgrunn"@nb ;
    skos:related humord:c09007,
        humord:c09274,
        humord:c24954 ;
    skos:relatedMatch <http://dewey.info/class/305.513/e23/> .

humord:c22400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22400" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Family day care"@en,
        "Private day-care centers"@en,
        "Private day-care centres"@en,
        "Private family day-care centers"@en,
        "Private family day-care centres"@en,
        "Private kindergartens"@en,
        "Private nurseries"@en ;
    skos:broadMatch <http://dewey.info/class/372.12/e23/> ;
    skos:broader humord:c27447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.12/e23/> ;
    skos:prefLabel "Private day-care institutions"@en,
        "Familiebarnehager"@nb .

humord:c22401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22401" ;
    dct:modified "2020-08-03T07:43:13"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.74/e23/> ;
    skos:broader humord:c07590 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.74/e23/> ;
    skos:prefLabel "Family businesses"@en,
        "Familiebedrifter"@nb .

humord:c22404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22404" ;
    dct:modified "2011-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Family reunion"@en ;
    skos:broadMatch <http://dewey.info/class/362.87/e23/> ;
    skos:broader humord:c09570 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.1/e23/>,
        <http://dewey.info/class/362.87/e23/> ;
    skos:prefLabel "Family reunification"@en,
        "Familiegjenforening"@nb ;
    skos:relatedMatch <http://dewey.info/class/325.1/e23/> .

humord:c22406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22406" ;
    dct:modified "2020-06-29T08:54:15"^^xsd:dateTime ;
    skos:altLabel "Family pattern"@en,
        "Family patterns"@en,
        "Family structure"@en,
        "Familiemønster"@nb,
        "Familiestruktur"@nb,
        "Familiestrukturer"@nb ;
    skos:broadMatch <http://dewey.info/class/303.323/e23/>,
        <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09274 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.323/e23/>,
        <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Family structures"@en,
        "Familiemønstre"@nb .

humord:c22408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22408" ;
    dct:modified "2011-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Family policies"@en ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Family policy"@en,
        "Familiepolitikk"@nb .

humord:c22409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22409" ;
    dct:modified "2016-02-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/158.24/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.24/e23/>,
        <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Family psychology"@en,
        "Familiepsykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.85/e23/> .

humord:c22410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22410" ;
    dct:modified "2022-01-27T13:39:09"^^xsd:dateTime ;
    skos:altLabel "Family counceling"@en ;
    skos:broadMatch <http://dewey.info/class/362.8286/e23/> ;
    skos:broader humord:c28321 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8286/e23/> ;
    skos:prefLabel "Family councelling"@en,
        "Familierådgivning"@nb ;
    skos:related humord:c22398,
        humord:c58895 .

humord:c22414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22414" ;
    dct:modified "2011-05-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Family sociology"@en ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Sociology of the family"@en,
        "Familiesosiologi"@nb .

humord:c22415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22415" ;
    dct:modified "2024-11-06T08:39:00"^^xsd:dateTime ;
    skos:altLabel "Abuse of women"@en,
        "Abused women"@en,
        "Battered women"@en,
        "Violence against women"@en,
        "Wife abuse"@en,
        "Konemishandling"@nb,
        "Kvinnemishandling"@nb,
        "Mishandla kvinner"@nb,
        "Mishandlede kvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/362.8292/e23/> ;
    skos:broader humord:c15884 ;
    skos:closeMatch <http://dewey.info/class/364.15553/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/364.15553/e23/> ;
    skos:prefLabel "Women abuse"@en,
        "Kvinnemishandling"@nb .

humord:c22416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22416" ;
    dct:modified "2024-12-10T07:56:26"^^xsd:dateTime ;
    skos:altLabel "Senior centers"@en,
        "Eldresenter"@nb,
        "Seniorsenter"@nb,
        "Seniorsentre"@nb ;
    skos:broadMatch <http://dewey.info/class/362.63/e23/> ;
    skos:broader humord:c12065 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.63/e23/> ;
    skos:prefLabel "Senior centres"@en,
        "Eldresentre"@nb ;
    skos:related humord:c12066 .

humord:c22418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22418" ;
    dct:modified "2020-11-16T17:50:51"^^xsd:dateTime ;
    skos:broader humord:c07976 ;
    skos:definition "Blind, ensidig tro eller begeistring <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "Fanaticism"@en,
        "Fanatisme"@nb ;
    skos:related humord:c14874 ;
    skos:relatedMatch <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/201.72/e23/>,
        <http://dewey.info/class/320.5/e23/> .

humord:c22419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22419" ;
    dct:modified "2024-09-04T08:15:35"^^xsd:dateTime ;
    skos:altLabel "Transsexual people"@en,
        "Transsexual persons"@en,
        "Transkvinner"@nb,
        "Transmenn"@nb,
        "Transpersonar"@nb,
        "Transpersoner"@nb,
        "Transseksuelle"@nb ;
    skos:broadMatch <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/331.5/e23/> ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/362.897/e23/> ;
    skos:definition "Transperson er en person som identifiserer seg med et annet kjønn enn det som ble registrert ved fødsel, altså fødselskjønn.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0867/e23/>,
        <http://dewey.info/class/306.768/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0867/e23/>,
        <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/306.768/e23/>,
        <http://dewey.info/class/331.5/e23/>,
        <http://dewey.info/class/362.897/e23/> ;
    skos:prefLabel "Transsexuals"@en,
        "Transpersoner"@nb ;
    skos:related humord:c22421,
        humord:c29331,
        humord:c29904 .

humord:c22421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22421" ;
    dct:modified "2024-09-02T14:09:23"^^xsd:dateTime ;
    skos:altLabel "Gender dysphoria"@en,
        "Transgender"@en,
        "Transgendered"@en,
        "Transsexualism"@en,
        "Kjønnsdysfori"@nb,
        "Kjønnsinkongruens"@nb,
        "Transkjønaheit"@nb,
        "Transkjønn"@nb,
        "Transkjønnethet"@nb,
        "Transseksualisme"@nb,
        "Transseksualitet"@nb ;
    skos:broadMatch <http://dewey.info/class/155.33/e23/> ;
    skos:broader humord:c08140,
        humord:c16835 ;
    skos:closeMatch <http://dewey.info/class/306.768/e23/> ;
    skos:definition "Kjønnsinkongruens er en kjønnsidentitetsforstyrrelse der et individs kjønnsidentitet er motsatt av individets biologiske kjønn <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.33/e23/>,
        <http://dewey.info/class/306.768/e23/> ;
    skos:prefLabel "Eender incongruence"@en,
        "Kjønnsinkongruens"@nb ;
    skos:related humord:c22419,
        humord:c29331,
        humord:c29904 .

humord:c22425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22425" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/154.4/e23/> ;
    skos:broader humord:c08036 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/154.772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.4/e23/>,
        <http://dewey.info/class/154.772/e23/> ;
    skos:prefLabel "Trance"@en,
        "Transe"@nb ;
    skos:related humord:c08637 .

humord:c22426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22426" ;
    dct:modified "2024-11-05T09:49:38"^^xsd:dateTime ;
    skos:altLabel "Confinement"@en,
        "Fangebehandling"@nb,
        "Fangehandsaming"@nb,
        "Fangenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/365.6/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.6/e23/> ;
    skos:prefLabel "Captivity"@en,
        "Fangenskap"@nb ;
    skos:related humord:c07221 .

humord:c22430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22430" ;
    dct:modified "2024-01-12T06:32:05"^^xsd:dateTime ;
    skos:altLabel "Drug industries"@en,
        "Drug industry"@en,
        "Pharmaceutical industries"@en,
        "Farmasøytisk industri"@nb,
        "Legemiddelindustri"@nb,
        "Lækjemiddelindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/381.456151/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010582,
        <http://dewey.info/class/338.476151/e23/>,
        <http://dewey.info/class/338.476153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010582,
        <http://dewey.info/class/338.476151/e23/>,
        <http://dewey.info/class/338.476153/e23/>,
        <http://dewey.info/class/381.456151/e23/>,
        <http://dewey.info/class/615.19/e23/> ;
    skos:prefLabel "Pharmaceutical industry"@en,
        "Farmasøytisk industri"@nb ;
    skos:related humord:c22431 ;
    skos:relatedMatch <http://dewey.info/class/615.19/e23/> .

humord:c22431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22431" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/615.1/e23/> ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.1/e23/> ;
    skos:prefLabel "Pharmaceutical products"@en,
        "Farmasøytiske produkter"@nb ;
    skos:related humord:c22430 .

humord:c22432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22432" ;
    dct:modified "2024-05-21T16:09:45"^^xsd:dateTime ;
    skos:altLabel "Father's role"@en,
        "Farsrolla"@nb,
        "Papparolla"@nb,
        "Papparollen"@nb ;
    skos:broader humord:c22683 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/306.8742/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8742/e23/> ;
    skos:prefLabel "Fatherhood"@en,
        "Farsrollen"@nb ;
    skos:related humord:c07180 .

humord:c22435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22435" ;
    dct:modified "2024-10-30T12:33:14"^^xsd:dateTime ;
    skos:altLabel "Fascistar"@nb ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/320.533092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533092/e23/> ;
    skos:prefLabel "Fascists"@en,
        "Fascister"@nb ;
    skos:related humord:c07301,
        humord:c09638 .

humord:c22436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22436" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Poverty alleviation"@en,
        "Fattigdomsreduksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/339.46/e23/>,
        <http://dewey.info/class/362.5/e23/> ;
    skos:broader humord:c09321 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.46/e23/>,
        <http://dewey.info/class/362.5/e23/> ;
    skos:prefLabel "Poverty reduction"@en,
        "Fattigdomsbekjempelse"@nb .

humord:c22440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22440" ;
    dct:modified "2024-11-07T13:29:57"^^xsd:dateTime ;
    skos:altLabel "Destitute people"@en,
        "Impoverished people"@en,
        "Paupers"@en,
        "Poor persons"@en,
        "The poor"@en,
        "The underprivileged"@en,
        "Fattige"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.569/e23/>,
        <http://dewey.info/class/362.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086942/e23/>,
        <http://dewey.info/class/305.569/e23/>,
        <http://dewey.info/class/353.5332/e23/>,
        <http://dewey.info/class/362.5/e23/> ;
    skos:prefLabel "Poor people"@en,
        "Fattige"@nb ;
    skos:related humord:c09321,
        humord:c21758 ;
    skos:relatedMatch <http://dewey.info/class/353.5332/e23/> .

humord:c22441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22441" ;
    dct:modified "2022-01-11T15:00:46"^^xsd:dateTime ;
    skos:altLabel "Direkte utenlandske investeringer"@en,
        "DUI"@nb,
        "FDI"@nb,
        "Foreign direct investments"@nb ;
    skos:broader humord:c07859 ;
    skos:closeMatch <http://dewey.info/class/332.673/e23/> ;
    skos:definition "Oppdatert"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.673/e23/> ;
    skos:prefLabel "Foreign direct investments"@en,
        "Utenlandske direkteinvesteringer"@nb .

humord:c22443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22443" ;
    dct:modified "2024-06-24T08:10:12"^^xsd:dateTime ;
    skos:altLabel "Attendemelding"@nb,
        "Feedback (Generelt)"@nb,
        "Tilbakemelding"@nb,
        "Tilbakemeldinger"@nb ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001477 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001477,
        <http://dewey.info/class/153.6/e23/> ;
    skos:prefLabel "Feedback (General)"@en,
        "Tilbakemelding"@nb .

humord:c22448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22448" ;
    dct:modified "2020-08-17T10:50:24"^^xsd:dateTime ;
    skos:altLabel "Fellesressurser"@nb,
        "Offentlige goder"@nb ;
    skos:broadMatch <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/330.01/e23/> ;
    skos:broader humord:c22371 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/330.01/e23/>,
        <http://dewey.info/class/333/e23/> ;
    skos:prefLabel "Common goods"@en,
        "Fellesgoder"@nb ;
    skos:related humord:c01517 ;
    skos:relatedMatch <http://dewey.info/class/333/e23/> .

humord:c22450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22450" ;
    dct:modified "2024-08-21T07:58:39"^^xsd:dateTime ;
    skos:altLabel "Common markets"@en,
        "Fellesmarkeder"@nb,
        "Fellesmarknader"@nb,
        "Økonomisk fellesskap"@nb,
        "Økonomisk integrasjon"@nb ;
    skos:broader humord:c07798 ;
    skos:closeMatch <http://dewey.info/class/337.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/337.1/e23/> ;
    skos:prefLabel "Economic integration"@en,
        "Økonomisk integrasjon"@nb .

humord:c22456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22456" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/304.2082/e23/>,
        <http://dewey.info/class/910.82/e23/> ;
    skos:broader humord:c09019 ;
    skos:definition "Anvender perspektiver og metoder hentet fra feminismen til å studere romlige prosesser og geografisk ulikhet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2082/e23/>,
        <http://dewey.info/class/910.82/e23/> ;
    skos:prefLabel "Feminist geography"@en,
        "Feministisk geografi"@nb .

humord:c22458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22458" ;
    dct:modified "2024-12-02T12:40:49"^^xsd:dateTime ;
    skos:altLabel "Feministisk kritikk"@nb ;
    skos:broader humord:c09073 ;
    skos:closeMatch <http://dewey.info/class/305.4201/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4201/e23/> ;
    skos:prefLabel "Feminist criticism"@en,
        "Feministisk kritikk"@nb ;
    skos:related humord:c00561 .

humord:c22459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22459" ;
    dct:modified "2014-01-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Feminist economy"@en,
        "Feministisk samfunnsøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/330.082/e23/> ;
    skos:broader humord:c07875 ;
    skos:editorialNote "Har snakket med Pål Maa"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4201/e23/>,
        <http://dewey.info/class/330.082/e23/> ;
    skos:prefLabel "Feminist economics"@en,
        "Feministisk økonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/305.4201/e23/> .

humord:c22465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22465" ;
    dct:modified "2024-08-21T11:28:28"^^xsd:dateTime ;
    skos:altLabel "5-year-old children"@en,
        "5-year-olds"@en,
        "Five-year-old children"@en,
        "5-åringar"@nb,
        "5-åringer"@nb,
        "Femåringar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/305.233/e23/> ;
    skos:broader humord:c07174 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/155.423/e23/>,
        <http://dewey.info/class/305.233/e23/>,
        <http://dewey.info/class/613.20833/e23/> ;
    skos:prefLabel "Five-year-olds"@en,
        "Femåringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.423/e23/>,
        <http://dewey.info/class/613.20833/e23/> .

humord:c22467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22467" ;
    dct:modified "2024-11-04T08:17:33"^^xsd:dateTime ;
    skos:altLabel "Jailers"@en,
        "Prison guards"@en,
        "Prison personnel"@en,
        "Prison wardens"@en,
        "Fengselsbetjentar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.9365/e23/>,
        <http://dewey.info/class/365.92/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9365/e23/>,
        <http://dewey.info/class/365.92/e23/> ;
    skos:prefLabel "Prison officers"@en,
        "Fengselsbetjenter"@nb ;
    skos:related humord:c14490 .

humord:c22468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22468" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07899 ;
    skos:closeMatch <http://dewey.info/class/374.1826927/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/365.666/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.666/e23/>,
        <http://dewey.info/class/374.1826927/e23/> ;
    skos:prefLabel "Prison education"@en,
        "Fengselsundervisning"@nb ;
    skos:related humord:c08886,
        humord:c21329 .

humord:c22474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22474" ;
    dct:modified "2015-01-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Coexistence"@en,
        "Company (Social relation)"@en,
        "Fellowship"@en,
        "Gemeinschaft"@en,
        "Gemeinschaft"@nb,
        "Sameksistens"@nb ;
    skos:broadMatch <http://dewey.info/class/302.14/e23/> ;
    skos:broader humord:c04889 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.14/e23/> ;
    skos:prefLabel "Community"@en,
        "Fellesskap"@nb .

humord:c22477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22477" ;
    dct:modified "2024-09-03T13:31:26"^^xsd:dateTime ;
    skos:altLabel "Feitt"@nb,
        "Feittstoff"@nb,
        "Fettstoffer"@nb ;
    skos:broadMatch <http://dewey.info/class/612.397/e23/> ;
    skos:broader humord:c08395 ;
    skos:closeMatch realfagstermer:c011010,
        <http://dewey.info/class/547.77/e23/>,
        <http://dewey.info/class/612.01577/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006282,
        <http://dewey.info/class/572.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006282,
        realfagstermer:c011010,
        <http://dewey.info/class/547.77/e23/>,
        <http://dewey.info/class/572.57/e23/>,
        <http://dewey.info/class/612.01577/e23/>,
        <http://dewey.info/class/612.397/e23/>,
        <http://dewey.info/class/613.284/e23/>,
        <http://dewey.info/class/664.3/e23/>,
        <http://dewey.info/class/665/e23/> ;
    skos:prefLabel "Fat"@en,
        "Fett"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.284/e23/>,
        <http://dewey.info/class/664.3/e23/>,
        <http://dewey.info/class/665/e23/> .

humord:c22480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22480" ;
    dct:modified "2024-12-19T15:55:50"^^xsd:dateTime ;
    skos:altLabel "Fildeling"@nb ;
    skos:broadMatch <http://dewey.info/class/005.74/e23/> ;
    skos:broader humord:c04235 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/346.0482/e23/>,
        <http://dewey.info/class/364.1662/e23/> ;
    skos:prefLabel "File sharing"@en,
        "Fildeling"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.0482/e23/>,
        <http://dewey.info/class/364.1662/e23/> .

humord:c22483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22483" ;
    dct:modified "2015-01-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/384.8/e23/> ;
    skos:broader humord:c07684 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.8/e23/> ;
    skos:prefLabel "Film agencies"@en,
        "Filmbyråer"@nb .

humord:c22484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22484" ;
    dct:modified "2024-08-28T11:59:16"^^xsd:dateTime ;
    skos:altLabel "Behavior analysis"@en,
        "Adferdsanalyse"@nb,
        "Åtferdsanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1943/e23/> ;
    skos:broader humord:c07973 ;
    skos:definition "Atferdsanalyse er en systematisk beskrivelse av en persons atferd, tanker og følelser i en avgrenset tidsperiode med samtidig registrering av ytre hendelser og begivenheter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1943/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Behaviour analysis"@en,
        "Atferdsanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/153/e23/> .

humord:c22486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22486" ;
    dct:modified "2025-01-10T07:14:59"^^xsd:dateTime ;
    skos:altLabel "Filmkultur"@nb ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2343/e23/>,
        <http://dewey.info/class/384.8/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Film culture"@en,
        "Filmkultur"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.2343/e23/>,
        <http://dewey.info/class/384.8/e23/>,
        <http://dewey.info/class/791.43/e23/> .

humord:c22489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22489" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Film policies"@en,
        "Movie policies"@en,
        "Movie policy"@en ;
    skos:broadMatch <http://dewey.info/class/302.2343/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2343/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Film policy"@en,
        "Filmpolitikk"@nb .

humord:c22490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22490" ;
    dct:modified "2015-01-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07684 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/791.430232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.430232/e23/> ;
    skos:prefLabel "Film production"@en,
        "Filmproduksjon"@nb ;
    skos:related humord:c22493,
        humord:c33684 .

humord:c22491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22491" ;
    dct:modified "2024-08-28T11:59:56"^^xsd:dateTime ;
    skos:altLabel "Behavioral pedagogy"@en,
        "Adferdspedagogikk"@nb,
        "Åtferdspedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/371.1024/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.1024/e23/>,
        <http://dewey.info/class/372.11024/e23/>,
        <http://dewey.info/class/373.11024/e23/>,
        <http://dewey.info/class/374.11024/e23/> ;
    skos:prefLabel "Behavioural pedagogy"@en,
        "Atferdspedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.11024/e23/>,
        <http://dewey.info/class/373.11024/e23/>,
        <http://dewey.info/class/374.11024/e23/> .

humord:c22493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22493" ;
    dct:modified "2024-11-04T08:17:51"^^xsd:dateTime ;
    skos:altLabel "Movie producers"@en,
        "Filmprodusentar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Personer som har det overordnede ansvaret for å gjennomføre produksjonen av  en film <Wkipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/791.430232092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.430232092/e23/> ;
    skos:prefLabel "Film producers"@en,
        "Filmprodusenter"@nb ;
    skos:related humord:c22490 .

humord:c22494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22494" ;
    dct:modified "2022-10-24T14:45:59"^^xsd:dateTime ;
    skos:altLabel "Film company"@en,
        "Movie companies"@en,
        "Movie company"@en ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/384.8065/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.8065/e23/> ;
    skos:prefLabel "Film companies"@en,
        "Filmselskaper"@nb ;
    skos:related humord:c07684 .

humord:c22495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22495" ;
    dct:modified "2024-08-28T12:03:05"^^xsd:dateTime ;
    skos:altLabel "Behavior therapy"@en,
        "Adferdsterapi"@nb,
        "Åtferdsterapi"@nb ;
    skos:broader humord:c24721 ;
    skos:definition "Atferdsterapi er en behandlingsform ved psykiske lidelser, særlig slike som særmerkes av en eller annen form for uhensiktsmessig, tvangspreget atferd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.89142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1943/e23/>,
        <http://dewey.info/class/370.1528/e23/>,
        <http://dewey.info/class/616.89142/e23/>,
        <http://dewey.info/class/618.9289142/e23/> ;
    skos:prefLabel "Behaviour therapy"@en,
        "Atferdsterapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/150.1943/e23/>,
        <http://dewey.info/class/370.1528/e23/>,
        <http://dewey.info/class/618.9289142/e23/> .

humord:c22497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22497" ;
    dct:modified "2011-05-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Film sociology"@en ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/302.2343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2343/e23/> ;
    skos:prefLabel "Sociology of film"@en,
        "Filmsosiologi"@nb .

humord:c22498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22498" ;
    dct:modified "2024-03-07T13:22:24"^^xsd:dateTime ;
    skos:altLabel "Behavioral ecology"@en,
        "Adferdsøkologi"@nb,
        "Åtferdsøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Gren av økologien; forsøker å forklare dyrs atferd som et resultat av naturlig utvalg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c004446 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004446,
        <http://dewey.info/class/591.5/e23/> ;
    skos:prefLabel "Behavioural ecology"@en,
        "Atferdsøkologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/591.5/e23/> .

humord:c22500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22500" ;
    dct:modified "2024-04-08T09:00:12"^^xsd:dateTime ;
    skos:altLabel "Behavioral economics"@en,
        "Adferdsøkonomi"@nb,
        "Åtferdsøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/330.019/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.019/e23/> ;
    skos:prefLabel "Behavioural economics"@en,
        "Atferdsøkonomi"@nb .

humord:c22503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22503" ;
    dct:modified "2024-06-24T11:03:27"^^xsd:dateTime ;
    skos:altLabel "Atomic power plants"@en,
        "Nuclear power stations"@en,
        "Atomkraftverk"@nb,
        "Kjernekraftanlegg"@nb,
        "Kjernekraftverk"@nb ;
    skos:broader humord:c22263 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013604,
        <http://dewey.info/class/621.483/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013604,
        <http://dewey.info/class/343.0925/e23/>,
        <http://dewey.info/class/621.483/e23/> ;
    skos:prefLabel "Nuclear power plants"@en,
        "Kjernekraftverk"@nb ;
    skos:related humord:c14691 ;
    skos:relatedMatch <http://dewey.info/class/343.0925/e23/> .

humord:c22505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22505" ;
    dct:modified "2024-08-28T13:24:03"^^xsd:dateTime ;
    skos:altLabel "Nuclear policies"@en,
        "Nuclear policy"@en,
        "Nuclear weapons policies"@en,
        "Nuclear weapons policy"@en,
        "Politics of nuclear weapons"@en,
        "Atompolitikk"@nb,
        "Atomvapenpolitikk"@nb,
        "Atomvåpenpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/327.1747/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1747/e23/> ;
    skos:prefLabel "Nuclear politics"@en,
        "Atompolitikk"@nb .

humord:c22506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22506" ;
    dct:modified "2024-08-21T08:14:11"^^xsd:dateTime ;
    skos:altLabel "Economic institutions"@en,
        "Finance companies"@en,
        "Finance houses"@en,
        "Finansieringsselskap"@nb,
        "Finansieringsselskaper"@nb,
        "Finansinstitusjonar"@nb,
        "Økonomiske institusjonar"@nb,
        "Økonomiske institusjoner"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.1/e23/>,
        <http://dewey.info/class/354.8/e23/> ;
    skos:prefLabel "Financial institutions"@en,
        "Finansinstitusjoner"@nb ;
    skos:related humord:c07736 ;
    skos:relatedMatch <http://dewey.info/class/354.8/e23/> .

humord:c22507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22507" ;
    dct:modified "2024-08-28T15:09:50"^^xsd:dateTime ;
    skos:altLabel "Occupational rehabilitation"@en,
        "Attføring"@nb,
        "Yrkesmessig attføring"@nb ;
    skos:broadMatch <http://dewey.info/class/362.0425/e23/> ;
    skos:broader humord:c09123 ;
    skos:definition "Attføring er tiltak for å få folk tilbake i en arbeidssituasjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.0425/e23/> ;
    skos:prefLabel "Vocational rehabilitation"@en,
        "Attføring"@nb ;
    skos:related humord:c23065,
        humord:c59266 .

humord:c22509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22509" ;
    dct:modified "2024-08-28T15:14:11"^^xsd:dateTime ;
    skos:altLabel "Attribusjonsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c08121 ;
    skos:definition "Attribusjonsteori er en gren av sosialpsykologien som studerer hvordan mennesker spontant plasserer  årsaker, skyld og ansvar i dagliglivssammenhenger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Attribution theory"@en,
        "Attribusjonsteori"@nb .

humord:c22510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22510" ;
    dct:modified "2024-03-07T13:24:48"^^xsd:dateTime ;
    skos:altLabel "Audiologi"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Læren om hørselen i videste forstand <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001974,
        <http://dewey.info/class/617.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001974,
        <http://dewey.info/class/617.8/e23/> ;
    skos:prefLabel "Audiology"@en,
        "Audiologi"@nb ;
    skos:related humord:c03883 .

humord:c22511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22511" ;
    dct:modified "2024-08-28T15:20:38"^^xsd:dateTime ;
    skos:altLabel "Audiopedagogikk"@nb ;
    skos:broader humord:c11885 ;
    skos:definition "Område innen spesialpedagogikk som undersøker og tilrettelegger undervisningsbetingelsene for døve, døvblinde og personer med hørselsskader <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.912/e23/> ;
    skos:prefLabel "Audio pedagogy"@en,
        "Audiopedagogikk"@nb .

humord:c22512 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22512" ;
    dct:modified "2024-08-28T20:13:49"^^xsd:dateTime ;
    skos:altLabel "Autoetnografi"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5/e23/> ;
    skos:broader humord:c04461 ;
    skos:definition "Selvbiografisk personlig skildring som utforsker personens egne erfaringer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5/e23/> ;
    skos:prefLabel "Autoethnography"@en,
        "Autoetnografi"@nb ;
    skos:related humord:c06699 .

humord:c22513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22513" ;
    dct:modified "2024-08-28T20:23:40"^^xsd:dateTime ;
    skos:altLabel "Authoritarian governance"@en,
        "Authoritarian governments"@en,
        "Autoritære regime"@nb,
        "Autoritære styringsformer"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Autoritære regimer er stater hvor makthaverne monopoliserer politisk makt <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/321.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Authoritarian regimes"@en,
        "Autoritære regimer"@nb ;
    skos:related humord:c09726,
        humord:c26828 .

humord:c22515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22515" ;
    dct:modified "2023-11-15T15:14:01"^^xsd:dateTime ;
    skos:altLabel "Garbage collection"@en,
        "Garbage disposal"@en,
        "Garbage removal"@en,
        "Refuse collection and disposal"@en,
        "Refuse disposal"@en,
        "Sanitation (Waste)"@en,
        "Sanitation service"@en,
        "Scavengering"@en,
        "Waste disposal"@en,
        "Avfallsbehandling"@nb,
        "Avfallshandsaming"@nb,
        "Avfallshandtering"@nb,
        "Renovasjon"@nb,
        "Søppelbehandling"@nb ;
    skos:broader humord:c24903 ;
    skos:closeMatch <http://dewey.info/class/353.93/e23/>,
        <http://dewey.info/class/628.4/e23/>,
        <http://dewey.info/class/658.567/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c013610,
        <http://dewey.info/class/363.728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013610,
        <http://dewey.info/class/344.0462/e23/>,
        <http://dewey.info/class/353.93/e23/>,
        <http://dewey.info/class/363.728/e23/>,
        <http://dewey.info/class/628.4/e23/>,
        <http://dewey.info/class/658.567/e23/> ;
    skos:prefLabel "Waste management"@en,
        "Avfallshåndtering"@nb ;
    skos:related humord:c12465 ;
    skos:relatedMatch <http://dewey.info/class/344.0462/e23/> .

humord:c22517 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22517" ;
    dct:modified "2024-08-28T20:40:20"^^xsd:dateTime ;
    skos:altLabel "Avhengigheit"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/616.86/e23/> ;
    skos:definition "Skadelig avhengighet av kjemiske substanser, eller av økonomisk ruinerende eller tidskonsumerende aktiviteter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/204.42/e23/>,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/613.8/e23/>,
        <http://dewey.info/class/616.86/e23/> ;
    skos:prefLabel "Dependence"@en,
        "Avhengighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/204.42/e23/>,
        <http://dewey.info/class/394.14/e23/>,
        <http://dewey.info/class/613.8/e23/> .

humord:c22518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22518" ;
    dct:modified "2024-08-28T20:40:33"^^xsd:dateTime ;
    skos:altLabel "Avhengigheitsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/330.122/e23/> ;
    skos:broader humord:c07852 ;
    skos:definition "Samfunnsvitenskapelig teori som  tar utgangspunkt i at de rike statene i verden  trenger en perifer gruppe av fattigere stater for å sikre rikdommen sin <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Dependency theory"@en,
        "Avhengighetsteori"@nb .

humord:c22521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22521" ;
    dct:modified "2024-08-28T20:47:27"^^xsd:dateTime ;
    skos:altLabel "Avkasting"@nb ;
    skos:broader humord:c22371 ;
    skos:definition "Avkastning er gevinsten på for eksempel en investering i forhold til kapitalinnsats og tid <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005205 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005205,
        <http://dewey.info/class/631.558/e23/> ;
    skos:prefLabel "Return (Microeconomics)"@en,
        "Avkastning"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.558/e23/> .

humord:c22522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22522" ;
    dct:modified "2023-05-15T12:43:58"^^xsd:dateTime ;
    skos:altLabel "Financial objects"@en ;
    skos:broadMatch <http://dewey.info/class/332.041/e23/> ;
    skos:broader humord:c22203 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.041/e23/> ;
    skos:prefLabel "Financial assets"@en,
        "Finanskapital"@nb .

humord:c22523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22523" ;
    dct:modified "2020-08-07T14:47:12"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333/e23/> ;
    skos:broader humord:c22203 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/332.0414/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.0414/e23/>,
        <http://dewey.info/class/333/e23/>,
        <http://dewey.info/class/658.15242/e23/> ;
    skos:prefLabel "Fixed asset"@en,
        "Realkapital"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.15242/e23/> .

humord:c22524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22524" ;
    dct:modified "2024-03-20T08:09:38"^^xsd:dateTime ;
    skos:altLabel "Financial crisis"@en,
        "Finansielle krisar"@nb,
        "Finansielle kriser"@nb,
        "Pengekriser"@nb ;
    skos:broadMatch <http://dewey.info/class/330.90511/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011115 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011115,
        <http://dewey.info/class/070.449338542/e23/>,
        <http://dewey.info/class/330.90511/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Financial crises"@en,
        "Finanskriser"@nb ;
    skos:related humord:c07851 ;
    skos:relatedMatch <http://dewey.info/class/070.449338542/e23/> .

humord:c22526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22526" ;
    dct:modified "2024-03-20T08:10:43"^^xsd:dateTime ;
    skos:altLabel "Financial market"@en,
        "Finansmarked"@nb,
        "Finansmarkedet"@nb,
        "Finansmarknadar"@nb,
        "Finansmarknader"@nb ;
    skos:broadMatch <http://dewey.info/class/330.122/e23/> ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000183 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000183,
        <http://dewey.info/class/330.122/e23/>,
        <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/332.6/e23/> ;
    skos:prefLabel "Financial markets"@en,
        "Finansmarkeder"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/332.6/e23/> .

humord:c22530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22530" ;
    dct:modified "2024-03-20T08:13:21"^^xsd:dateTime ;
    skos:altLabel "Financial theory"@en,
        "Mathematical finance"@en,
        "Quantitative finance"@en,
        "Finansmatematikk"@nb,
        "Finansteori"@nb,
        "Finansteoriar"@nb,
        "Matematisk finans"@nb ;
    skos:broadMatch <http://dewey.info/class/332.01/e23/> ;
    skos:broader humord:c07852 ;
    skos:closeMatch realfagstermer:c007466 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005887 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005887,
        realfagstermer:c007466,
        <http://dewey.info/class/332.01/e23/> ;
    skos:prefLabel "Financial theories"@en,
        "Finansteorier"@nb .

humord:c22533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22533" ;
    dct:modified "2024-03-20T08:13:50"^^xsd:dateTime ;
    skos:altLabel "Financial economics"@en,
        "Finansøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007625,
        <http://dewey.info/class/332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007625,
        <http://dewey.info/class/332/e23/> ;
    skos:prefLabel "Finance"@en,
        "Finansøkonomi"@nb .

humord:c22535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22535" ;
    dct:modified "2024-08-21T12:10:32"^^xsd:dateTime ;
    skos:altLabel "4-year-old children"@en,
        "4-year-olds"@en,
        "Four-year-old children"@en,
        "4-åringar"@nb,
        "4-åringer"@nb,
        "Fireåringar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--0833/e23/>,
        <http://dewey.info/class/305.233/e23/> ;
    skos:broader humord:c07174 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.423/e23/>,
        <http://dewey.info/class/2--0833/e23/>,
        <http://dewey.info/class/305.233/e23/>,
        <http://dewey.info/class/613.20833/e23/> ;
    skos:prefLabel "Four-year-olds"@en,
        "Fireåringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.423/e23/>,
        <http://dewey.info/class/613.20833/e23/> .

humord:c22541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22541" ;
    dct:modified "2023-11-27T12:33:57"^^xsd:dateTime ;
    skos:altLabel "Fish resources"@en,
        "Fiskeressursar"@nb,
        "Fiskeressurser"@nb,
        "Fiskeriressursar"@nb ;
    skos:broader humord:c07625,
        humord:c23111 ;
    skos:closeMatch <http://dewey.info/class/333.956/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013823 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013823,
        <http://dewey.info/class/333.956/e23/> ;
    skos:prefLabel "Fishery resources"@en,
        "Fiskeriressurser"@nb ;
    skos:related humord:c08236 .

humord:c22542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22542" ;
    dct:modified "2024-11-15T14:44:03"^^xsd:dateTime ;
    skos:altLabel "Emergencies"@en,
        "Nødsituasjoner"@en,
        "Krisar"@nb,
        "Kriser"@nb,
        "Krisesituasjonar"@nb,
        "Krisesituasjoner"@nb,
        "Naudsituasjonar"@nb,
        "Nødsituasjonar"@nb,
        "Nødsituasjoner"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Svært vanskelig situasjon, akutte vanskeligheter <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010845,
        <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/904/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010845,
        <http://dewey.info/class/155.935/e23/>,
        <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/353.95/e23/>,
        <http://dewey.info/class/363.34/e23/>,
        <http://dewey.info/class/613.69/e23/>,
        <http://dewey.info/class/658.477/e23/>,
        <http://dewey.info/class/904/e23/> ;
    skos:prefLabel "Crisis"@en,
        "Kriser"@nb ;
    skos:related humord:c07851,
        humord:c16746,
        humord:c19416,
        humord:c22305 ;
    skos:relatedMatch <http://dewey.info/class/155.935/e23/>,
        <http://dewey.info/class/353.95/e23/>,
        <http://dewey.info/class/363.34/e23/>,
        <http://dewey.info/class/613.69/e23/>,
        <http://dewey.info/class/658.477/e23/> .

humord:c22543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22543" ;
    dct:modified "2023-11-27T12:29:04"^^xsd:dateTime ;
    skos:altLabel "Fisheries organizations"@en,
        "Fishing organisations"@en,
        "Fishing organizations"@en,
        "Fiskeriorganisasjonar"@nb,
        "Fiskeriorganisasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/338.3727/e23/> ;
    skos:broader humord:c07625,
        humord:c09286 ;
    skos:closeMatch realfagstermer:c013663 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013663,
        <http://dewey.info/class/338.3727/e23/> ;
    skos:prefLabel "Fisheries organisations"@en,
        "Fiskeriorganisasjoner"@nb .

humord:c22544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22544" ;
    dct:modified "2023-11-15T10:20:56"^^xsd:dateTime ;
    skos:altLabel "Akademisk fridom"@nb ;
    skos:broadMatch <http://dewey.info/class/371.104/e23/> ;
    skos:broader humord:c09716 ;
    skos:definition "Forskere og studenters rett til å undersøke ethvert område og fritt gi uttrykk for sine faglige synspunkter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c031831,
        <http://dewey.info/class/378.1213/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031831,
        <http://dewey.info/class/344.078/e23/>,
        <http://dewey.info/class/371.104/e23/>,
        <http://dewey.info/class/378.1213/e23/> ;
    skos:prefLabel "Academic freedom"@en,
        "Akademisk frihet"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.078/e23/> .

humord:c22545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22545" ;
    dct:modified "2024-07-29T14:32:18"^^xsd:dateTime ;
    skos:altLabel "Academic college (Educational system)"@en,
        "Akademisk kollegium"@nb ;
    skos:broader humord:c07954 ;
    skos:closeMatch <http://dewey.info/class/378.107/e23/>,
        <http://dewey.info/class/378.11/e23/> ;
    skos:definition "Et akademisk kollegium er en lærerforsamling, eller øverste styre, ved et akademi, høyskole eller universitet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.107/e23/>,
        <http://dewey.info/class/378.11/e23/> ;
    skos:prefLabel "College (Educational system)"@en,
        "Akademisk kollegium"@nb ;
    skos:related humord:c07392 .

humord:c22546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22546" ;
    dct:modified "2024-10-14T15:10:26"^^xsd:dateTime ;
    skos:altLabel "Alpine ecology"@en,
        "Alpine ecosystems"@en,
        "Montane ecosystems"@en,
        "Alpin økologi"@nb,
        "Alpine miljø"@nb,
        "Alpine miljøer"@nb,
        "Alpine økosystem"@nb,
        "Alpine økosystemer"@nb,
        "Fjelløkologi"@nb,
        "Høgfjellsøkologi"@nb,
        "Høyfjellsøkologi"@nb ;
    skos:broader humord:c68500 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000806,
        <http://dewey.info/class/577.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000806,
        <http://dewey.info/class/577.53/e23/> ;
    skos:prefLabel "Mountain ecology"@en,
        "Fjelløkologi"@nb .

humord:c22547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22547" ;
    dct:modified "2024-04-15T13:33:09"^^xsd:dateTime ;
    skos:altLabel "Remote analysis"@en,
        "Fjernanalyse"@nb,
        "Fjernmåling"@nb,
        "Fjernovervaking"@nb,
        "Fjernovervåking"@nb,
        "Fjernovervåkning"@nb ;
    skos:broadMatch <http://dewey.info/class/526.90285/e23/> ;
    skos:broader humord:c01459 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003382 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003382,
        <http://dewey.info/class/526.90285/e23/>,
        <http://dewey.info/class/621.3678/e23/> ;
    skos:prefLabel "Remote sensing"@en,
        "Fjernanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.3678/e23/> .

humord:c22548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22548" ;
    dct:modified "2024-09-16T13:19:14"^^xsd:dateTime ;
    skos:altLabel "Flexible workplace"@en,
        "Home office"@en,
        "Mobile work"@en,
        "Office at home"@en,
        "Remote work"@en,
        "Telecommuting"@en,
        "Telework"@en,
        "Teleworking"@en,
        "Work from home"@en,
        "Fjernarbeid"@nb,
        "Heimekontor"@nb,
        "Telependling"@nb ;
    skos:broader humord:c09126 ;
    skos:definition "Inntektsgivende arbeid som etter avtale med arbeidsgiver utføres i et lokale geografisk atskilt fra arbeidsgiver <Wkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2568/e23/>,
        <http://dewey.info/class/658.3123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2568/e23/>,
        <http://dewey.info/class/658.3123/e23/> ;
    skos:prefLabel "Working from home"@en,
        "Hjemmekontor"@nb .

humord:c22549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22549" ;
    dct:modified "2024-11-04T14:05:55"^^xsd:dateTime ;
    skos:altLabel "Online students"@en,
        "Fjernstudentar"@nb ;
    skos:broadMatch <http://dewey.info/class/378.198/e23/> ;
    skos:broader humord:c07376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.198/e23/> ;
    skos:prefLabel "Remote students"@en,
        "Fjernstudenter"@nb .

humord:c22551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22551" ;
    dct:modified "2024-07-29T14:33:40"^^xsd:dateTime ;
    skos:altLabel "Akademisk standard"@nb ;
    skos:broader humord:c07954 ;
    skos:closeMatch <http://dewey.info/class/378.24/e23/> ;
    skos:definition "Akademisk standard er målt kvalitet innen høyere utdanning, med hensyn til f.eks. vanskelighetsnivå på pensum og eksamen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.24/e23/> ;
    skos:prefLabel "Academic standard"@en,
        "Akademisk standard"@nb .

humord:c22552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22552" ;
    dct:modified "2014-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV series"@en,
        "TV-serier"@nb ;
    skos:broadMatch <http://dewey.info/class/791.45/e23/> ;
    skos:broader humord:c09109 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c030174 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030174,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Television series"@en,
        "Fjernsynsserier"@nb .

humord:c22554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22554" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV-industri"@nb ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/384.55065/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/384.55065/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "TV industry"@en,
        "Fjernsynsindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/791.45/e23/> .

humord:c22556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22556" ;
    dct:modified "2024-07-31T07:57:15"^^xsd:dateTime ;
    skos:altLabel "Share brokers"@en,
        "Aksjemeklarar"@nb,
        "Aksjemeklere"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.933262/e23/>,
        <http://dewey.info/class/332.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.933262/e23/>,
        <http://dewey.info/class/332.62/e23/> ;
    skos:prefLabel "Stockbrokers"@en,
        "Aksjemeglere"@nb .

humord:c22557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22557" ;
    dct:modified "2024-07-31T07:56:13"^^xsd:dateTime ;
    skos:altLabel "Stockmarket"@en,
        "Aksjemarked"@nb,
        "Aksjemarknad"@nb,
        "Aksjemarknadar"@nb,
        "Aksjemarknader"@nb ;
    skos:broader humord:c23221 ;
    skos:closeMatch <http://dewey.info/class/332.642/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.642/e23/> ;
    skos:prefLabel "Stockmarkets"@en,
        "Aksjemarkeder"@nb .

humord:c22558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22558" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV channels"@en,
        "TV-kanaler"@nb ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/384.552/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.552/e23/> ;
    skos:prefLabel "Television channels"@en,
        "Fjernsynskanaler"@nb .

humord:c22559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22559" ;
    dct:modified "2014-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV criticism"@en,
        "TV-kritikk"@nb ;
    skos:broader humord:c09109 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.5501/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.5501/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Television criticism"@en,
        "Fjernsynskritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.45/e23/> .

humord:c22561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22561" ;
    dct:modified "2025-01-10T07:16:03"^^xsd:dateTime ;
    skos:altLabel "TV culture"@en,
        "Fjernsynskultur"@nb,
        "TV-kultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2345/e23/> ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2345/e23/> ;
    skos:prefLabel "Television culture"@en,
        "Fjernsynskultur"@nb .

humord:c22563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22563" ;
    dct:modified "2024-07-31T14:34:40"^^xsd:dateTime ;
    skos:altLabel "Aktivistar"@nb ;
    skos:broadMatch <http://dewey.info/class/322.43/e23/>,
        <http://dewey.info/class/324.4/e23/> ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.43/e23/>,
        <http://dewey.info/class/324.4/e23/> ;
    skos:prefLabel "Activists"@en,
        "Aktivister"@nb ;
    skos:related humord:c18313 .

humord:c22565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22565" ;
    dct:modified "2020-07-02T09:43:22"^^xsd:dateTime ;
    skos:altLabel "Media policies"@en,
        "Kommunikasjonspolitikk"@nb,
        "Mediapolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "Media policy"@en,
        "Mediepolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/384.54/e23/> .

humord:c22566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22566" ;
    dct:modified "2020-07-02T09:44:28"^^xsd:dateTime ;
    skos:altLabel "Television policies"@en ;
    skos:broadMatch <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/384.55/e23/> ;
    skos:broader humord:c22565 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/384.55/e23/> ;
    skos:prefLabel "Television policy"@en,
        "Fjernsynspolitikk"@nb .

humord:c22567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22567" ;
    dct:modified "2014-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV production"@en ;
    skos:broadMatch <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/791.450232/e23/> ;
    skos:broader humord:c09109 ;
    skos:definition "Produksjon av programmer for fjernsyn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/384.551/e23/>,
        <http://dewey.info/class/621.388/e23/>,
        <http://dewey.info/class/791.450232/e23/> ;
    skos:prefLabel "Television production"@en,
        "Fjernsynsproduksjon"@nb ;
    skos:related humord:c33684 ;
    skos:relatedMatch <http://dewey.info/class/384.551/e23/>,
        <http://dewey.info/class/621.388/e23/> .

humord:c22568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22568" ;
    dct:modified "2024-07-31T14:36:12"^^xsd:dateTime ;
    skos:altLabel "Learner-centered education"@en,
        "Learner-controlled instruction"@en,
        "Student-centered teaching"@en,
        "Aktivitetspedagogikk"@nb,
        "Elevsentrert læring"@nb,
        "Studentsentrert læring"@nb ;
    skos:broadMatch <http://dewey.info/class/370.1/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Fellesbetegnelse for skolereformatoriske teorier som legger vekt på å utvikle barnets selvstendighet og skapende evne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Student-centered learning"@en,
        "Aktivitetspedagogikk"@nb .

humord:c22569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22569" ;
    dct:modified "2020-11-04T12:26:19"^^xsd:dateTime ;
    skos:altLabel "TV programmes"@en,
        "TV programs"@en,
        "Television programs"@en,
        "Fjernsynsprogram"@nb,
        "TV-program"@nb,
        "TV-programmer"@nb ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/791.45/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030175,
        <http://dewey.info/class/384.5532/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030175,
        <http://dewey.info/class/384.5532/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Television programmes"@en,
        "Fjernsynsprogrammer"@nb ;
    skos:related humord:c25296 .

humord:c22571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22571" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Television commercials"@en,
        "TV-reklame"@nb ;
    skos:broader humord:c07756 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/659.143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/659.143/e23/> ;
    skos:prefLabel "TV commercials"@en,
        "Fjernsynsreklame"@nb ;
    skos:related humord:c22573 .

humord:c22573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22573" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Commercial TV"@en,
        "Private television"@en,
        "Reklame-TV"@nb ;
    skos:broadMatch <http://dewey.info/class/384.551/e23/> ;
    skos:broader humord:c09109 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.551/e23/>,
        <http://dewey.info/class/659.143/e23/> ;
    skos:prefLabel "Commercial television"@en,
        "Reklamefjernsyn"@nb ;
    skos:related humord:c22571 ;
    skos:relatedMatch <http://dewey.info/class/659.143/e23/> .

humord:c22575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22575" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:broader humord:c07593 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.1/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "Trading firms"@en,
        "Handelshus"@nb .

humord:c22576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22576" ;
    dct:modified "2024-11-07T13:30:55"^^xsd:dateTime ;
    skos:altLabel "Television audiences"@en,
        "Fjernsynsseing"@nb,
        "Fjernsynssjåarar"@nb,
        "Fjernsynssjåing"@nb,
        "Seere (Fjernsyn)"@nb,
        "Sjåarar (Fjernsyn)"@nb,
        "TV-seere"@nb,
        "TV-sjåarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.55092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/384.55092/e23/> ;
    skos:prefLabel "Televiewers"@en,
        "Fjernsynsseere"@nb ;
    skos:related humord:c09109 ;
    skos:relatedMatch <http://dewey.info/class/302.2345/e23/> .

humord:c22579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22579" ;
    dct:modified "2022-10-24T14:46:53"^^xsd:dateTime ;
    skos:altLabel "TV companies"@en,
        "TV company"@en,
        "Television company"@en,
        "Fjernsynsselskap"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.55065/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.55065/e23/> ;
    skos:prefLabel "Television companies"@en,
        "Fjernsynsselskaper"@nb .

humord:c22584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22584" ;
    dct:modified "2025-02-04T08:33:51"^^xsd:dateTime ;
    skos:altLabel "Fleksibel læring"@nb ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009019 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009019,
        <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Flexible learning"@en,
        "Fleksibel læring"@nb ;
    skos:related humord:c69513 ;
    skos:relatedMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> .

humord:c22585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22585" ;
    dct:modified "2024-11-12T13:06:33"^^xsd:dateTime ;
    skos:altLabel "Fleksibilitet"@nb,
        "Smidigheit"@nb,
        "Smidighet"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004146 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004146 ;
    skos:prefLabel "Flexibility"@en,
        "Fleksibilitet"@nb .

humord:c22587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22587" ;
    dct:modified "2011-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Flexible hours"@en,
        "Flexible work time"@en,
        "Flexible working"@en,
        "Flexitime"@en,
        "Flextime"@en,
        "Fleksitid"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3121/e23/> ;
    skos:broader humord:c09134 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.25724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25724/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:prefLabel "Flexible working hours"@en,
        "Fleksibel arbeidstid"@nb .

humord:c22590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22590" ;
    dct:modified "2024-11-01T14:42:32"^^xsd:dateTime ;
    skos:altLabel "Flygarar"@nb,
        "Flygere"@nb,
        "Pilotar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.962913/e23/>,
        <http://dewey.info/class/629.13092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.962913/e23/>,
        <http://dewey.info/class/629.13092/e23/> ;
    skos:prefLabel "Pilots"@en,
        "Piloter"@nb ;
    skos:related humord:c19962,
        humord:c61240 .

humord:c22592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22592" ;
    dct:modified "2024-12-10T07:57:51"^^xsd:dateTime ;
    skos:altLabel "Flyktningeleire"@nb,
        "Flyktningeleirer"@nb,
        "Flyktning­leirar"@nb,
        "Flyktning­læger"@nb ;
    skos:broadMatch <http://dewey.info/class/362.8783/e23/>,
        <http://dewey.info/class/363.596914/e23/> ;
    skos:broader humord:c12065 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Rettskrivning i samsvar med BOB MaA"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8783/e23/>,
        <http://dewey.info/class/363.596914/e23/> ;
    skos:prefLabel "Refugee camps"@en,
        "Flyktningleirer"@nb .

humord:c22595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22595" ;
    dct:modified "2024-11-05T14:24:25"^^xsd:dateTime ;
    skos:altLabel "Multilingual schoolchildren"@en,
        "Fleirspråklege elevar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.8/e23/>,
        <http://dewey.info/class/372.18/e23/>,
        <http://dewey.info/class/373.18/e23/> ;
    skos:broader humord:c07216 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.8/e23/>,
        <http://dewey.info/class/372.18/e23/>,
        <http://dewey.info/class/373.18/e23/> ;
    skos:prefLabel "Multilingual pupils"@en,
        "Flerspråklige elever"@nb .

humord:c22597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22597" ;
    dct:modified "2014-12-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09719 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "Party systems"@en,
        "Partisystemer"@nb ;
    skos:related humord:c09623 ;
    skos:relatedMatch <http://dewey.info/class/324.2/e23/> .

humord:c22598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22598" ;
    dct:modified "2021-11-03T11:56:05"^^xsd:dateTime ;
    skos:altLabel "Political pluralism"@en ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c22597 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "Multi-party systems"@en,
        "Flerpartisystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.2/e23/> .

humord:c22599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22599" ;
    dct:modified "2023-11-24T14:46:12"^^xsd:dateTime ;
    skos:altLabel "Filmkunnskap"@nb,
        "Filmvitskap"@nb ;
    skos:broader humord:c05418 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c003678,
        <http://dewey.info/class/791.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003678,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Film studies"@en,
        "Filmvitenskap"@nb .

humord:c22601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22601" ;
    dct:modified "2024-01-03T10:25:37"^^xsd:dateTime ;
    skos:altLabel "Classes (Education)"@en,
        "Klasser (Undervisning)"@nb,
        "Skoleklassar"@nb,
        "Skoleklasser"@nb,
        "Skuleklassar"@nb,
        "Skuleklasser"@nb ;
    skos:broader humord:c27903 ;
    skos:closeMatch <http://dewey.info/class/371.25/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003309 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003309,
        <http://dewey.info/class/371.25/e23/> ;
    skos:prefLabel "School classes"@en,
        "Skoleklasser"@nb .

humord:c22604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22604" ;
    dct:modified "2023-11-27T12:56:01"^^xsd:dateTime ;
    skos:altLabel "Multiple choice tasks"@en,
        "Multiple choice tests"@en,
        "Fleirvalsoppgåver"@nb,
        "Multiple choice"@nb ;
    skos:broadMatch <http://dewey.info/class/1--076/e23/> ;
    skos:broader humord:c24939 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012068 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012068,
        <http://dewey.info/class/1--076/e23/> ;
    skos:prefLabel "Multiple choice"@en,
        "Flervalgsoppgaver"@nb .

humord:c22609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22609" ;
    dct:modified "2024-09-04T11:10:01"^^xsd:dateTime ;
    skos:altLabel "Flight"@en,
        "Flukt"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Escape"@en,
        "Flukt"@nb ;
    skos:related humord:c07229,
        humord:c09670 .

humord:c22612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22612" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Migration pattern"@en,
        "Migratory habits"@en,
        "Flyttemønster"@nb ;
    skos:broadMatch <http://dewey.info/class/325/e23/> ;
    skos:broader humord:c09249 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/304.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8/e23/>,
        <http://dewey.info/class/325/e23/> ;
    skos:prefLabel "Migration patterns"@en,
        "Flyttemønstre"@nb .

humord:c22618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22618" ;
    dct:modified "2023-11-27T13:28:50"^^xsd:dateTime ;
    skos:altLabel "Fokusgrupper"@nb,
        "Gruppeintervjuer"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/>,
        <http://dewey.info/class/158.35/e23/>,
        <http://dewey.info/class/361.4/e23/>,
        <http://dewey.info/class/658.83/e23/> ;
    skos:broader humord:c01496 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006471 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006471,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/>,
        <http://dewey.info/class/158.35/e23/>,
        <http://dewey.info/class/361.4/e23/>,
        <http://dewey.info/class/658.83/e23/> ;
    skos:prefLabel "Focus groups"@en,
        "Fokusgrupper"@nb ;
    skos:related humord:c20855 .

humord:c22619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22619" ;
    dct:modified "2025-01-07T12:18:09"^^xsd:dateTime ;
    skos:altLabel "Grassroot movements"@en,
        "Grassroot organisations"@en,
        "Grassroot organizations"@en,
        "Grassroots movements"@en,
        "Grassroots organisations"@en,
        "Grassroots organizations"@en,
        "People's movements"@en,
        "Folkeaksjonar"@nb,
        "Folkeaksjoner"@nb,
        "Folkebevegelsar"@nb,
        "Folkerørsler"@nb,
        "Grasrotbevegelsar"@nb,
        "Grasrotbevegelser"@nb,
        "Grasrotrørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/322.4/e23/> ;
    skos:broader humord:c09179 ;
    skos:closeMatch realfagstermer:c002891 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002891,
        <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Popular movements"@en,
        "Folkebevegelser"@nb .

humord:c22621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22621" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public assemblies"@en ;
    skos:broader humord:c09724 ;
    skos:definition "I oldtiden betegnelsen på et møte av borgere som kom sammen, dels for å motta meddeleser fra embetsmennene, dels for å fatte beslutninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Popular assemblies"@en,
        "Folkeforsamlinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.8/e23/> .

humord:c22624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22624" ;
    dct:modified "2025-01-22T07:48:41"^^xsd:dateTime ;
    skos:altLabel "Folkeliv"@nb ;
    skos:broadMatch <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/392/e23/> ;
    skos:broader humord:c09162 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.09/e23/>,
        <http://dewey.info/class/392/e23/> ;
    skos:prefLabel "Folklife"@en,
        "Folkeliv"@nb ;
    skos:related humord:c04881 .

humord:c22627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22627" ;
    dct:modified "2020-06-30T13:18:49"^^xsd:dateTime ;
    skos:altLabel "National Insurance"@en,
        "Folketrygd"@nb ;
    skos:broader humord:c09361 ;
    skos:definition "Obligatorisk trygdeordning for alle som er bosatt i Norge. Innført ved lov 1966 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c010076,
        <http://dewey.info/class/362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010076,
        <http://dewey.info/class/344.02/e23/>,
        <http://dewey.info/class/344.032/e23/>,
        <http://dewey.info/class/353.5/e23/>,
        <http://dewey.info/class/362/e23/>,
        <http://dewey.info/class/368.4/e23/> ;
    skos:prefLabel "National health insurance"@en,
        "Folketrygden"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.02/e23/>,
        <http://dewey.info/class/344.032/e23/>,
        <http://dewey.info/class/353.5/e23/>,
        <http://dewey.info/class/368.4/e23/> .

humord:c22629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22629" ;
    dct:modified "2024-11-07T13:45:43"^^xsd:dateTime ;
    skos:altLabel "Folkerepresentanter"@nb,
        "Folkevalde"@nb,
        "Folkevalgte representanter"@nb ;
    skos:broadMatch <http://dewey.info/class/328.33/e23/>,
        <http://dewey.info/class/331.795/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.33/e23/>,
        <http://dewey.info/class/331.795/e23/> ;
    skos:prefLabel "Elected representatives"@en,
        "Folkevalgte"@nb .

humord:c22632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22632" ;
    dct:modified "2025-03-31T13:30:57"^^xsd:dateTime ;
    skos:altLabel "Travaux preparatoires"@en,
        "Forarbeid"@nb,
        "Førearbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/348.01/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/348.01/e23/> ;
    skos:prefLabel "Preparatory works"@en,
        "Forarbeider"@nb ;
    skos:related humord:c01509,
        humord:c01513 .

humord:c22633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22633" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Preliminary examinations"@en,
        "Forprøver"@nb ;
    skos:broadMatch <http://dewey.info/class/378.166/e23/> ;
    skos:broader humord:c07912 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Preliminary tests"@en,
        "Forberedende prøver"@nb .

humord:c22634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22634" ;
    dct:modified "2020-11-06T14:41:45"^^xsd:dateTime ;
    skos:altLabel "Significant others"@en,
        "Forbilder"@nb ;
    skos:broadMatch <http://dewey.info/class/302.15/e23/> ;
    skos:broader humord:c09300 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.15/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Role models"@en,
        "Rollemodeller"@nb ;
    skos:relatedMatch <http://dewey.info/class/305/e23/> .

humord:c22638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22638" ;
    dct:modified "2016-06-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23980 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.743/e23/>,
        <http://dewey.info/class/346.073/e23/>,
        <http://dewey.info/class/658.883/e23/> ;
    skos:prefLabel "Consumer credit"@en,
        "Forbrukerkreditt"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.073/e23/>,
        <http://dewey.info/class/658.883/e23/> .

humord:c22639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22639" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Consumer affairs"@en,
        "Consumer councils"@en,
        "Consumer issues"@en,
        "Consumer policies"@en,
        "Forbrukerinformasjon"@nb,
        "Forbrukerråd"@nb,
        "Forbrukerspørsmål"@nb ;
    skos:broader humord:c07832 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/381.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.746/e23/>,
        <http://dewey.info/class/381.33/e23/>,
        <http://dewey.info/class/640.73/e23/> ;
    skos:prefLabel "Consumer information"@en,
        "Forbrukeropplysning"@nb ;
    skos:related humord:c22651 ;
    skos:relatedMatch <http://dewey.info/class/352.746/e23/>,
        <http://dewey.info/class/640.73/e23/> .

humord:c22643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22643" ;
    dct:modified "2020-06-18T14:52:43"^^xsd:dateTime ;
    skos:altLabel "Forbrukspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/339.47/e23/>,
        <http://dewey.info/class/381.3/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.47/e23/>,
        <http://dewey.info/class/381.3/e23/> ;
    skos:prefLabel "Consumer policy"@en,
        "Forbrukerpolitikk"@nb ;
    skos:related humord:c07832 .

humord:c22646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22646" ;
    dct:modified "2014-05-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Acquisitive societies"@en,
        "Acquisitive society"@en,
        "Affluent societies"@en,
        "Affluent society"@en,
        "Consumer society"@en,
        "Consumerist societies"@en,
        "Consumerist society"@en,
        "Forbrukersamfunnet"@nb,
        "Forbrukssamfunn"@nb,
        "Overflodssamfunn"@nb ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/> ;
    skos:broader humord:c27375 ;
    skos:definition "Samfunn eller kultur der det å handle og forbruke produkter og tjenester i stor grad er sosialt motivert og der produktene ikke nødvendigvis ansees som en verdi i seg selv, men som et signal om identitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/> ;
    skos:prefLabel "Consumer societies"@en,
        "Forbrukersamfunn"@nb ;
    skos:related humord:c07832 ;
    skos:relatedMatch <http://dewey.info/class/339.47/e23/> .

humord:c22649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22649" ;
    dct:modified "2024-09-26T08:04:31"^^xsd:dateTime ;
    skos:altLabel "Consumer co-ops"@en,
        "Consumer cooperatives"@en,
        "Consumer's co-operative societies"@en,
        "Forbrukerkooperativ"@nb,
        "Forbrukerkooperativer"@nb,
        "Forbrukersamvirke"@nb,
        "Forbrukssamvirke"@nb ;
    skos:broader humord:c09282 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/334.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/334.5/e23/> ;
    skos:prefLabel "Consumer cooperatives"@en,
        "Forbrukersamvirker"@nb ;
    skos:related humord:c07832 .

humord:c22650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22650" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Consumer sociology"@en,
        "Sociology of consumerism"@en,
        "Forbrukssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Sociology of consumption"@en,
        "Forbrukersosiologi"@nb ;
    skos:related humord:c12020,
        humord:c22653 .

humord:c22651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22651" ;
    dct:modified "2022-04-01T09:44:09"^^xsd:dateTime ;
    skos:broader humord:c59114 ;
    skos:closeMatch <http://dewey.info/class/352.746/e23/> ;
    skos:editorialNote "Kilde: UJUR emnereg."@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/381.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.071/e23/>,
        <http://dewey.info/class/352.746/e23/>,
        <http://dewey.info/class/381.34/e23/> ;
    skos:prefLabel "Consumer protection"@en,
        "Forbrukervern"@nb ;
    skos:related humord:c07237,
        humord:c22639 ;
    skos:relatedMatch <http://dewey.info/class/343.071/e23/> .

humord:c22653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22653" ;
    dct:modified "2022-04-04T11:12:11"^^xsd:dateTime ;
    skos:altLabel "Consumer theories"@en,
        "Consumer theory"@en,
        "Forbruksforsking"@nb,
        "Konsumentteori"@nb ;
    skos:broader humord:c07832 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.3/e23/>,
        <http://dewey.info/class/658.834/e23/> ;
    skos:prefLabel "Consumer research"@en,
        "Forbruksforskning"@nb ;
    skos:related humord:c12020,
        humord:c22650 ;
    skos:relatedMatch <http://dewey.info/class/381.3/e23/>,
        <http://dewey.info/class/658.834/e23/> .

humord:c22657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22657" ;
    dct:modified "2020-06-18T14:58:40"^^xsd:dateTime ;
    skos:altLabel "Distribution policy"@en,
        "Redistribution of income and wealth"@en ;
    skos:broadMatch <http://dewey.info/class/339.2/e23/>,
        <http://dewey.info/class/361.612/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.2/e23/>,
        <http://dewey.info/class/361.612/e23/> ;
    skos:prefLabel "Redistribution (Politics)"@en,
        "Fordelingspolitikk"@nb .

humord:c22659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22659" ;
    dct:modified "2015-05-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330/e23/> ;
    skos:broader humord:c09600 ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330/e23/> ;
    skos:prefLabel "Allocative effects"@en,
        "Fordelingsvirkninger"@nb .

humord:c22660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22660" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:broader humord:c09170 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:prefLabel "Fordism"@en,
        "Fordisme"@nb .

humord:c22662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22662" ;
    dct:modified "2023-11-27T13:45:31"^^xsd:dateTime ;
    skos:altLabel "Forbyggelse"@nb,
        "Forebyggende arbeid"@nb,
        "Forebyggende tiltak"@nb,
        "Førebygging"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008544 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008544,
        <http://dewey.info/class/362.0424/e23/> ;
    skos:prefLabel "Prevention"@en,
        "Forebygging"@nb ;
    skos:related humord:c22665,
        humord:c25765 ;
    skos:relatedMatch <http://dewey.info/class/362.0424/e23/> .

humord:c22665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22665" ;
    dct:modified "2024-08-19T11:24:15"^^xsd:dateTime ;
    skos:altLabel "Preventive health services"@en,
        "Preventive health-care"@en,
        "Preventive healthcare"@en,
        "Forebyggende helsetjenester"@nb,
        "Førebyggande helsearbeid"@nb,
        "Førebyggjande helsearbeid"@nb,
        "Førebyggjande helsetenester"@nb,
        "Føreyggande helsetenester"@nb,
        "Helsevern"@nb,
        "Preventive helsetenester"@nb,
        "Preventive helsetjenester"@nb ;
    skos:broader humord:c28104 ;
    skos:closeMatch <http://dewey.info/class/614.44/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000175,
        realfagstermer:c009625 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000175,
        realfagstermer:c009625,
        <http://dewey.info/class/353.628/e23/>,
        <http://dewey.info/class/614.44/e23/> ;
    skos:prefLabel "Preventive health care"@en,
        "Forebyggende helsearbeid"@nb ;
    skos:related humord:c09349,
        humord:c22662 ;
    skos:relatedMatch <http://dewey.info/class/353.628/e23/> .

humord:c22666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22666" ;
    dct:modified "2024-08-16T13:52:18"^^xsd:dateTime ;
    skos:altLabel "Apati"@nb ;
    skos:broadMatch <http://dewey.info/class/302.17/e23/> ;
    skos:broader humord:c07984 ;
    skos:definition "Apati er mangel på synlige følelser, dvs. følelsesmessige reaksjoner, sløvhet, upåvirkelighet og likegyldighet overfor inntrykk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.17/e23/> ;
    skos:prefLabel "Apathy"@en,
        "Apati"@nb .

humord:c22667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22667" ;
    dct:modified "2023-04-21T14:04:43"^^xsd:dateTime ;
    skos:altLabel "Parental responsibility"@en,
        "Foreldremyndighet"@nb,
        "Foreldrerett"@nb ;
    skos:broader humord:c26803 ;
    skos:definition "Det ansvar foreldrene i videste forstand har til å gi barnet omtanke og omsorg, og til å treffe bestemmelser på barnets vegne i personlige forhold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.017/e23/> ;
    skos:prefLabel "Legal custody"@en,
        "Foreldreansvar"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.017/e23/> .

humord:c22668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22668" ;
    dct:modified "2024-08-28T20:47:44"^^xsd:dateTime ;
    skos:altLabel "Deciphering"@en,
        "Avkoding"@nb ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/> ;
    skos:broader humord:c13576 ;
    skos:definition "Avkoding er mottakerens oppfattelse eller forståelse av budskapet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/> ;
    skos:prefLabel "Decoding (Understanding)"@en,
        "Avkoding"@nb .

humord:c22669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22669" ;
    dct:modified "2011-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Parent contribution"@en,
        "Parent involvement"@en,
        "Parent participation"@en,
        "Parental contribution"@en,
        "Parental engagement"@en,
        "Parental influence"@en,
        "Parental involvement"@en,
        "Foreldredeltakelse"@nb,
        "Foreldreinnflytelse"@nb,
        "Foreldremedvirkning"@nb ;
    skos:broadMatch <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:broader humord:c23325 ;
    skos:closeMatch <http://dewey.info/class/371.192/e23/> ;
    skos:definition "Foreldres deltakelse i samarbeidet mellom hjem og skole <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:prefLabel "Parental participation"@en,
        "Foreldredeltaking"@nb .

humord:c22674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22674" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Feebleness (Powerlessness)"@en,
        "Impotence (Powerlessness)"@en,
        "Weakness (Powerlessness)"@en,
        "Maktesløshet"@nb ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/> ;
    skos:broader humord:c09243 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/> ;
    skos:prefLabel "Powerlessness"@en,
        "Avmakt"@nb ;
    skos:related humord:c09244 .

humord:c22675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22675" ;
    dct:modified "2011-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Group meetings for parents"@en,
        "Parents' evenings"@en ;
    skos:broadMatch <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:broader humord:c23325 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:prefLabel "Parents' meetings"@en,
        "Foreldremøter"@nb ;
    skos:related humord:c23860 .

humord:c22676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22676" ;
    dct:modified "2024-08-29T07:41:51"^^xsd:dateTime ;
    skos:altLabel "Detoxication"@en,
        "Avrusing"@nb,
        "Avvenning"@nb ;
    skos:broader humord:c22517 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.2918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.2918/e23/>,
        <http://dewey.info/class/365.66729/e23/> ;
    skos:prefLabel "Detoxification"@en,
        "Avrusning"@nb ;
    skos:related humord:c21358 ;
    skos:relatedMatch <http://dewey.info/class/365.66729/e23/> .

humord:c22678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22678" ;
    dct:modified "2016-09-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leave"@en ;
    skos:broadMatch <http://dewey.info/class/355.113/e23/>,
        <http://dewey.info/class/365.643/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:broader humord:c22829 ;
    skos:definition "Tjenestefrihet i begrenset tid <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2576/e23/>,
        <http://dewey.info/class/344.012576/e23/>,
        <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/355.113/e23/>,
        <http://dewey.info/class/365.643/e23/>,
        <http://dewey.info/class/365.65/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Leave of absence"@en,
        "Permisjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.012576/e23/>,
        <http://dewey.info/class/352.67/e23/>,
        <http://dewey.info/class/365.65/e23/> .

humord:c22679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22679" ;
    dct:modified "2024-10-15T11:30:10"^^xsd:dateTime ;
    skos:altLabel "Foreldrepermisjon"@nb,
        "Foreldrepermisjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3122/e23/> ;
    skos:broader humord:c22678 ;
    skos:definition "Foreldrepermisjon er permisjon fra jobben som foreldrene har rett til etter en fødsel.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.25763/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25763/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Parental leave"@en,
        "Foreldrepermisjon"@nb .

humord:c22680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22680" ;
    dct:modified "2024-11-20T12:35:51"^^xsd:dateTime ;
    skos:altLabel "Parental authority"@en,
        "Parental rights"@en,
        "Foreldrerettar"@nb,
        "Foreldrerettigheter"@nb,
        "Foreldres rettar"@nb ;
    skos:broadMatch <http://dewey.info/class/323.36/e23/> ;
    skos:broader humord:c21495 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/>,
        <http://dewey.info/class/323.36/e23/> ;
    skos:prefLabel "Parents' rights"@en,
        "Foreldres rettigheter"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.85/e23/> .

humord:c22683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22683" ;
    dct:modified "2023-11-27T13:46:11"^^xsd:dateTime ;
    skos:altLabel "Parental role"@en,
        "Parental roles"@en,
        "Foreldrerolla"@nb,
        "Foreldreroller"@nb,
        "Foreldreskap"@nb ;
    skos:broader humord:c09300 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009856,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009856,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/392.3/e23/>,
        <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Parenthood"@en,
        "Foreldrerollen"@nb ;
    skos:related humord:c07182 ;
    skos:relatedMatch <http://dewey.info/class/392.3/e23/>,
        <http://dewey.info/class/649.1/e23/> .

humord:c22686 a ubo:Topic,
        skos:Concept ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22686" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Foreldresamtale"@nb ;
    skos:broader humord:c23325 ;
    skos:editorialNote "ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreldresamtaler"@nb ;
    skos:related humord:c22285,
        humord:c23860 .

humord:c22688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22688" ;
    dct:modified "2024-07-04T08:30:57"^^xsd:dateTime ;
    skos:altLabel "Crush"@en,
        "In love"@en,
        "Infatuation"@en,
        "Forelsking"@nb ;
    skos:broadMatch <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c08010 ;
    skos:definition "Forelskelse er å være sterkt betatt av et annet menneske, og å utvikle emosjonell og seksuell tiltrekning til et annet menneske. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Devotion"@en,
        "Forelskelse"@nb .

humord:c22690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22690" ;
    dct:modified "2024-10-16T13:09:08"^^xsd:dateTime ;
    skos:altLabel "Able children"@en,
        "Begavede barn"@nb,
        "Evnerike barn"@nb,
        "Gåverike barn"@nb ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9089083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9089083/e23/>,
        <http://dewey.info/class/371.95/e23/> ;
    skos:prefLabel "Gifted children"@en,
        "Evnerike barn"@nb ;
    skos:related humord:c21816 ;
    skos:relatedMatch <http://dewey.info/class/371.95/e23/> .

humord:c22691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22691" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Closing a business"@en,
        "Closure (Business)"@en ;
    skos:broadMatch <http://dewey.info/class/658.166/e23/> ;
    skos:broader humord:c22692 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.166/e23/> ;
    skos:prefLabel "Business closure"@en,
        "Bedriftsnedleggelse"@nb .

humord:c22692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22692" ;
    dct:modified "2024-10-16T13:16:27"^^xsd:dateTime ;
    skos:altLabel "Business organizational structure"@en,
        "Bedriftsorganisering"@nb ;
    skos:broader humord:c19925 ;
    skos:closeMatch realfagstermer:c006325,
        <http://dewey.info/class/1--0681/e23/>,
        <http://dewey.info/class/658.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006325,
        <http://dewey.info/class/1--0681/e23/>,
        <http://dewey.info/class/658.1/e23/> ;
    skos:prefLabel "Business organisational structure"@en,
        "Bedriftsorganisering"@nb ;
    skos:related humord:c24842 .

humord:c22697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22697" ;
    dct:modified "2023-11-27T13:50:31"^^xsd:dateTime ;
    skos:altLabel "Forfattarskap"@nb,
        "Forfatterproduksjon"@nb,
        "Forfattervirksomhet"@nb ;
    skos:broader humord:c09102 ;
    skos:closeMatch <http://dewey.info/class/808.02/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000936 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000936,
        <http://dewey.info/class/808.02/e23/> ;
    skos:prefLabel "Authorship"@en,
        "Forfatterskap"@nb ;
    skos:related humord:c06462 .

humord:c22700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22700" ;
    dct:modified "2024-11-06T11:25:15"^^xsd:dateTime ;
    skos:altLabel "Forefathers"@en,
        "Forfader"@nb,
        "Forfedrar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0853/e23/>,
        <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c07170 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0853/e23/>,
        <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Ancestors"@en,
        "Forfedre"@nb ;
    skos:related humord:c07180 .

humord:c22705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22705" ;
    dct:modified "2011-05-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.12/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.12/e23/> ;
    skos:prefLabel "Bargaining economies"@en,
        "Forhandlingsøkonomi"@nb .

humord:c22707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22707" ;
    dct:modified "2024-10-31T13:36:17"^^xsd:dateTime ;
    skos:altLabel "Arts and crafts teachers"@en,
        "Formingslærarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/>,
        <http://dewey.info/class/372.5/e23/> ;
    skos:prefLabel "Art teachers"@en,
        "Formingslærere"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.5/e23/> .

humord:c22708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22708" ;
    dct:modified "2024-08-28T20:59:30"^^xsd:dateTime ;
    skos:altLabel "Bilateral descent"@en,
        "Cognatic descent"@en,
        "Matrilineal descent"@en,
        "Patrilineal descent"@en,
        "Unilineal descent"@en,
        "Avstamming"@nb,
        "Bilateral avstamming"@nb,
        "Bilateral avstamning"@nb,
        "Kognatisk avstamming"@nb,
        "Kognatisk avstamning"@nb,
        "Matrilineær avstamming"@nb,
        "Matrilineær avstamning"@nb,
        "Patrilineær avstamming"@nb,
        "Patrilineær avstamning"@nb,
        "Unilineær avstamning"@nb,
        "Unilineær avstamnmng"@nb ;
    skos:broadMatch <http://dewey.info/class/306.83/e23/> ;
    skos:broader humord:c04469 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.83/e23/> ;
    skos:prefLabel "Descent"@en,
        "Avstamning"@nb .

humord:c22709 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22709" ;
    dct:modified "2024-08-29T07:42:35"^^xsd:dateTime ;
    skos:altLabel "Avvikssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/302.542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.542/e23/> ;
    skos:prefLabel "Sociology of deviance"@en,
        "Avvikssosiologi"@nb .

humord:c22711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22711" ;
    dct:modified "2024-08-13T09:03:55"^^xsd:dateTime ;
    skos:altLabel "Alternativ økonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/> ;
    skos:prefLabel "Alternative economics"@en,
        "Alternativ økonomi"@nb .

humord:c22712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22712" ;
    dct:modified "2025-01-31T08:44:46"^^xsd:dateTime ;
    skos:altLabel "Alcohol policies"@en,
        "Alcohol politics"@en,
        "Alkoholpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/362.292/e23/> ;
    skos:broader humord:c25405 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.292/e23/> ;
    skos:prefLabel "Alcohol policy"@en,
        "Alkoholpolitikk"@nb ;
    skos:related humord:c69507 .

humord:c22713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22713" ;
    dct:modified "2024-08-20T10:30:11"^^xsd:dateTime ;
    skos:altLabel "Ånder"@nb ;
    skos:broadMatch <http://dewey.info/class/133.423/e23/>,
        <http://dewey.info/class/202.15/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:broader humord:c08869 ;
    skos:closeMatch <http://dewey.info/class/133.1/e23/>,
        <http://dewey.info/class/133.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.1/e23/>,
        <http://dewey.info/class/133.423/e23/>,
        <http://dewey.info/class/133.9/e23/>,
        <http://dewey.info/class/202.15/e23/>,
        <http://dewey.info/class/202.16/e23/> ;
    skos:prefLabel "Spirits"@en,
        "Ånder"@nb .

humord:c22715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22715" ;
    dct:modified "2024-11-20T12:38:58"^^xsd:dateTime ;
    skos:altLabel "Immateriale rettar"@nb,
        "Immateriale retter"@nb,
        "Immaterialrett"@nb,
        "Immaterielle rettigheter"@nb,
        "Intellektuelle rettar"@nb,
        "Intellektuelle rettigheter"@nb,
        "Åndsrett"@nb ;
    skos:broader humord:c08967 ;
    skos:closeMatch <http://dewey.info/class/346.048/e23/> ;
    skos:definition "Samlebetegnelse for opphavsrett, utøvende kunstneres rett, patentrett, designrett, varekjennetegnsrett, firmarett og beslektede rettsområder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.048/e23/> ;
    skos:prefLabel "Intellectual property rights"@en,
        "Immaterialrett"@nb .

humord:c22717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22717" ;
    dct:modified "2015-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/336.24/e23/> ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Hyppig brukt, kfr UJUR Maa"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.24/e23/> ;
    skos:prefLabel "Law of obligations and property"@en,
        "Formuerett"@nb .

humord:c22720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22720" ;
    dct:modified "2023-11-27T13:59:14"^^xsd:dateTime ;
    skos:altLabel "Clean energy"@en,
        "Fornybar energ"@nb,
        "Fornybare energikilder"@nb,
        "Fornybare energikjelder"@nb,
        "Fornybare energiressursar"@nb,
        "Fornybare energiressurser"@nb,
        "Rein energi"@nb,
        "Ren energi"@nb ;
    skos:broader humord:c22303,
        humord:c22723 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012789,
        <http://dewey.info/class/333.794/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012789,
        <http://dewey.info/class/333.794/e23/>,
        <http://dewey.info/class/621.042/e23/> ;
    skos:prefLabel "Renewable energy"@en,
        "Fornybar energi"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.042/e23/> .

humord:c22723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22723" ;
    dct:modified "2024-04-17T10:13:43"^^xsd:dateTime ;
    skos:altLabel "Renewable materials"@en,
        "Fornybare kilder"@nb,
        "Fornybare kjelder"@nb,
        "Fornybare materialar"@nb,
        "Fornybare materiale"@nb,
        "Fornybare materialer"@nb,
        "Fornybare naturressursar"@nb,
        "Fornybare naturressurser"@nb,
        "Fornybare ressursar"@nb,
        "Kretsløpsressurser"@nb ;
    skos:broadMatch <http://dewey.info/class/333.7/e23/> ;
    skos:broader humord:c01518 ;
    skos:closeMatch realfagstermer:c003705,
        <http://dewey.info/class/621.042/e23/> ;
    skos:definition "Ressurser som fornyer seg selv med regelmessige mellomrom så lenge produksjonsgrunnlaget holdes ved like. Eksempler er trevirke, planter, dyr, vind- og vannkraft <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003705,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/621.042/e23/> ;
    skos:prefLabel "Renewable resources"@en,
        "Fornybare ressurser"@nb ;
    skos:related humord:c26162 .

humord:c22727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22727" ;
    dct:modified "2011-05-31T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07739 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.12/e23/>,
        <http://dewey.info/class/332.15/e23/>,
        <http://dewey.info/class/332.17/e23/> ;
    skos:prefLabel "Commercial banks"@en,
        "Forretningsbanker"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.15/e23/>,
        <http://dewey.info/class/332.17/e23/> .

humord:c22728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22728" ;
    dct:modified "2024-08-02T08:42:49"^^xsd:dateTime ;
    skos:altLabel "Alliansar (Statsvitskap)"@nb ;
    skos:broadMatch <http://dewey.info/class/355.031/e23/>,
        <http://dewey.info/class/355.356/e23/> ;
    skos:broader humord:c09395 ;
    skos:definition "Allianser er avtaler mellom to eller flere selvstendige stater om å yte hverandre bistand i tilfelle av krig <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/327.116/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.116/e23/>,
        <http://dewey.info/class/355.031/e23/>,
        <http://dewey.info/class/355.356/e23/> ;
    skos:prefLabel "Alliances (Political science)"@en,
        "Allianser (Statsvitenskap)"@nb ;
    skos:related humord:c09619 .

humord:c22731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22731" ;
    dct:modified "2023-11-30T08:23:42"^^xsd:dateTime ;
    skos:altLabel "Intellektuell eiendom"@nb,
        "Intellektuell eigedom"@nb,
        "Åndsverk"@nb ;
    skos:broadMatch <http://dewey.info/class/352.749/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Verk som er frembrakt av menneskelig tankevirksomhet; f.eks. litterært verk, film, musikkstykke eller kunstverk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004385,
        <http://dewey.info/class/346.048/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004385,
        <http://dewey.info/class/346.048/e23/>,
        <http://dewey.info/class/352.749/e23/> ;
    skos:prefLabel "Intellectual property"@en,
        "Åndsverk"@nb ;
    skos:related humord:c08978,
        humord:c19096 .

humord:c22733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22733" ;
    dct:modified "2024-02-07T12:51:31"^^xsd:dateTime ;
    skos:altLabel "FLOSS"@en,
        "Free and open source software"@en,
        "Free software"@en,
        "FLOSS"@nb,
        "Free/libre/open source software"@nb,
        "Fri programvare"@nb,
        "Open kjeldekode"@nb,
        "Open programvare"@nb,
        "Open source"@nb ;
    skos:broadMatch <http://dewey.info/class/005.3/e23/> ;
    skos:broader humord:c04247 ;
    skos:closeMatch realfagstermer:c005031 ;
    skos:definition "Programvare som distribueres under forutsetning av at også kildekoden skal gjøres tilgjengelig for brukerne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012064 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005031,
        realfagstermer:c012064,
        <http://dewey.info/class/005.3/e23/> ;
    skos:prefLabel "Open source"@en,
        "Åpen kildekode"@nb .

humord:c22735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22735" ;
    dct:modified "2025-01-10T07:05:49"^^xsd:dateTime ;
    skos:altLabel "Business (Culture)"@en,
        "Business culture"@en,
        "Company culture (Culture)"@en,
        "Corporate culture (Culture)"@en,
        "Corporate life"@en,
        "Trade (Culture)"@en,
        "Trade culture"@en,
        "World of business"@en,
        "Forretningskultur"@nb,
        "Forretningsliv"@nb ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Business life"@en,
        "Forretningsliv"@nb .

humord:c22737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22737" ;
    dct:modified "2024-08-20T10:14:53"^^xsd:dateTime ;
    skos:altLabel "Opne skolar"@nb,
        "Opne skular"@nb ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.256/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.256/e23/>,
        <http://dewey.info/class/371.3941/e23/> ;
    skos:prefLabel "Open schools"@en,
        "Åpne skoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.3941/e23/> .

humord:c22738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22738" ;
    dct:modified "2024-11-04T08:20:38"^^xsd:dateTime ;
    skos:altLabel "Businessman"@en,
        "Businesswoman"@en,
        "Businesswomen"@en,
        "Forretningsfolk"@nb,
        "Forretningsmenn"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9338/e23/>,
        <http://dewey.info/class/338.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9338/e23/>,
        <http://dewey.info/class/338.092/e23/> ;
    skos:prefLabel "Businessmen"@en,
        "Forretningsfolk"@nb ;
    skos:related humord:c07461 .

humord:c22739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22739" ;
    dct:modified "2015-10-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/650/e23/> ;
    skos:broader humord:c07868 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338/e23/>,
        <http://dewey.info/class/650/e23/> ;
    skos:prefLabel "Business models"@en,
        "Forretningsmodeller"@nb ;
    skos:related humord:c07746,
        humord:c28488 .

humord:c22746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22746" ;
    dct:modified "2024-08-21T07:46:33"^^xsd:dateTime ;
    skos:altLabel "Ecocities"@en,
        "Sustainable cities"@en,
        "Urban sustainability"@en,
        "Berekraftige byar"@nb,
        "Bærekraftige byer"@nb,
        "Eco-cities"@nb,
        "Økobyar"@nb ;
    skos:broader humord:c09039 ;
    skos:closeMatch <http://dewey.info/class/307.1416/e23/>,
        <http://dewey.info/class/363.707091732/e23/> ;
    skos:definition "Økobyer planlegges med fokus på en bærekraftig utvikling og byenes totale miljøpåvirkning <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.1416/e23/>,
        <http://dewey.info/class/363.707091732/e23/> ;
    skos:prefLabel "Eco-cities"@en,
        "Økobyer"@nb ;
    skos:related humord:c20308,
        humord:c59179 .

humord:c22748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22748" ;
    dct:modified "2024-11-20T13:48:27"^^xsd:dateTime ;
    skos:altLabel "Forskingsdesign"@nb,
        "Forskningsopplegg"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:broader humord:c01535 ;
    skos:definition "En overordnet plan for gjennomføring av forskningsprosjekt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:prefLabel "Research design"@en,
        "Forskningsdesign"@nb ;
    skos:related humord:c05466 .

humord:c22750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22750" ;
    dct:modified "2024-08-21T07:48:02"^^xsd:dateTime ;
    skos:altLabel "Økofeminisme"@nb ;
    skos:broader humord:c00561 ;
    skos:closeMatch <http://dewey.info/class/304.2082/e23/> ;
    skos:definition "Økofeminisme er en sosial og politisk bevegelse som forsøker å forene økologisme og feminisme <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2082/e23/> ;
    skos:prefLabel "Eco-feminism"@en,
        "Økofeminisme"@nb ;
    skos:related humord:c22772 .

humord:c22751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22751" ;
    dct:modified "2023-11-28T09:31:41"^^xsd:dateTime ;
    skos:altLabel "Research institutes"@en,
        "Research laboratories"@en,
        "Scientific institutions"@en,
        "Forskingsinstitusjonar"@nb,
        "Forskingsinstitutt"@nb,
        "Forskingslaboratorium"@nb,
        "Forskningsinstitutter"@nb,
        "Forskningslaboratorier"@nb,
        "Forskningsparker"@nb,
        "Vitenskapelige institusjoner"@nb,
        "Vitskapelege institusjonar"@nb,
        "Vitskaplege institusjonar"@nb ;
    skos:broader humord:c01535 ;
    skos:closeMatch realfagstermer:c003428,
        realfagstermer:c006700,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010115 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003428,
        realfagstermer:c006700,
        realfagstermer:c010115,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/026/e23/>,
        <http://dewey.info/class/027.7/e23/>,
        <http://dewey.info/class/060/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "Research institutions"@en,
        "Forskningsinstitusjoner"@nb ;
    skos:related humord:c13961 ;
    skos:relatedMatch <http://dewey.info/class/026/e23/>,
        <http://dewey.info/class/027.7/e23/>,
        <http://dewey.info/class/060/e23/> .

humord:c22755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22755" ;
    dct:modified "2024-11-20T13:50:34"^^xsd:dateTime ;
    skos:altLabel "Research council"@en,
        "Forskingsråd"@nb ;
    skos:broadMatch <http://dewey.info/class/001.44/e23/> ;
    skos:broader humord:c09494 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.44/e23/> ;
    skos:prefLabel "Research councils"@en,
        "Forskningsråd"@nb ;
    skos:related humord:c01535 .

humord:c22756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22756" ;
    dct:modified "2017-04-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/378/e23/> ;
    skos:broader humord:c26869 ;
    skos:definition "Universiteter som setter forskning i sentrum til forskjell fra mer utpregede utdanningsanstalter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "Research universities"@en,
        "Forskningsuniversiteter"@nb .

humord:c22758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22758" ;
    dct:modified "2024-06-13T07:54:42"^^xsd:dateTime ;
    skos:altLabel "Counsels for the defense (Lawyers)"@en,
        "Defence counsels"@en,
        "Defence lawyers"@en,
        "Defense attorneys"@en,
        "Public defenders"@en,
        "Forsvararar"@nb ;
    skos:broadMatch <http://dewey.info/class/340.092/e23/> ;
    skos:broader humord:c07391 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.092/e23/> ;
    skos:prefLabel "Counsels for the defence (Lawyers)"@en,
        "Forsvarere"@nb .

humord:c22759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22759" ;
    dct:modified "2011-05-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Military budgets"@en,
        "Forsvarsbudsjett"@nb ;
    skos:broader humord:c07800 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/355.6228/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.6228/e23/> ;
    skos:prefLabel "Defense budgets"@en,
        "Forsvarsbudsjetter"@nb .

humord:c22761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22761" ;
    dct:modified "2011-05-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Defense industries"@en,
        "Military supplies industries"@en,
        "Military supplies industry"@en,
        "Militærindustri"@nb,
        "Rustningsindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.47355/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47355/e23/> ;
    skos:prefLabel "Defense industry"@en,
        "Forsvarsindustri"@nb ;
    skos:related humord:c22762 .

humord:c22762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22762" ;
    dct:modified "2020-08-04T10:22:11"^^xsd:dateTime ;
    skos:altLabel "Arms industries"@en,
        "Arms industry"@en,
        "Weapons industries"@en ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.476234/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476234/e23/> ;
    skos:prefLabel "Weapons industry"@en,
        "Våpenindustri"@nb ;
    skos:related humord:c22761 .

humord:c22763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22763" ;
    dct:modified "2024-10-14T12:34:48"^^xsd:dateTime ;
    skos:altLabel "Adaptation (Biology)"@en,
        "Adaptation (Ecology)"@en,
        "Ecological adaptations"@en,
        "Environmental physiology"@en,
        "Local adaptation"@en,
        "Physiological adaptations"@en,
        "Physiological ecology"@en,
        "Adaptasjon (Biologi)"@nb,
        "Adaptasjon (Økologi)"@nb,
        "Fysiologisk økologi"@nb,
        "Fysiologiske adapsjonar"@nb,
        "Fysiologiske adaptasjonar"@nb,
        "Fysiologiske adaptasjoner"@nb,
        "Fysiologiske tilpasninger"@nb,
        "Fysiologiske tilpassingar"@nb,
        "Lokal tilpasning"@nb,
        "Lokal tilpassing"@nb,
        "Miljøtilpasninger"@nb,
        "Miljøtilpassingar"@nb,
        "Tilpasning (Biologi)"@nb,
        "Tilpasning (Økologi)"@nb,
        "Tilpassing (Biologi)"@nb,
        "Tilpassing (Økologi)"@nb,
        "Økofysiologi"@nb,
        "Økologiske tilpasninger"@nb,
        "Økologiske tilpassingar"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Økofysiologi grenser mot fysiologi, tar for seg f.eks. arters reaksjon på miljøfaktorer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001609 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001609,
        <http://dewey.info/class/571.2/e23/>,
        <http://dewey.info/class/573/e23/> ;
    skos:prefLabel "Ecophysiology"@en,
        "Økofysiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/571.2/e23/>,
        <http://dewey.info/class/573/e23/> .

humord:c22764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22764" ;
    dct:modified "2011-05-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Experimental high schools"@en ;
    skos:broadMatch <http://dewey.info/class/373.222/e23/> ;
    skos:broader humord:c07967 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.222/e23/> ;
    skos:prefLabel "Experimental gymnasiums"@en,
        "Forsøksgymnas"@nb ;
    skos:related humord:c22233 .

humord:c22765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22765" ;
    dct:modified "2024-11-05T19:40:49"^^xsd:dateTime ;
    skos:altLabel "Forsørgarar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Providers"@en,
        "Forsørgere"@nb ;
    skos:related humord:c07182 .

humord:c22768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22768" ;
    dct:modified "2020-08-11T11:47:44"^^xsd:dateTime ;
    skos:altLabel "Lønnsomhet"@nb,
        "Overskudd"@nb,
        "Profitt"@nb ;
    skos:broadMatch <http://dewey.info/class/657.7/e23/>,
        <http://dewey.info/class/658.155/e23/> ;
    skos:broader humord:c07847 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.243/e23/>,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.47/e23/>,
        <http://dewey.info/class/338.516/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/343.05244/e23/>,
        <http://dewey.info/class/657.7/e23/>,
        <http://dewey.info/class/658.155/e23/> ;
    skos:prefLabel "Earnings"@en,
        "Fortjeneste"@nb ;
    skos:related humord:c23383,
        humord:c23426,
        humord:c23945 ;
    skos:relatedMatch <http://dewey.info/class/336.243/e23/>,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.47/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/343.05244/e23/> .

humord:c22772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22772" ;
    dct:modified "2020-05-06T13:54:59"^^xsd:dateTime ;
    skos:altLabel "Ecologism"@en ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.58/e23/> ;
    skos:definition "Politisk ideologi som fokuserer på det miljø som omgir mennesket, på naturens kretsløp og på det som oppfattes som naturlig balanse <Wikipedia, dansk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.58/e23/> ;
    skos:prefLabel "Environmentalism"@en,
        "Grønn ideologi"@nb ;
    skos:related humord:c22750 .

humord:c22775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22775" ;
    dct:modified "2024-04-02T14:26:05"^^xsd:dateTime ;
    skos:altLabel "Matematisk økonometri"@nb,
        "Økonometri"@nb ;
    skos:broadMatch <http://dewey.info/class/658.4033/e23/> ;
    skos:broader humord:c07875 ;
    skos:closeMatch <http://dewey.info/class/330.015195/e23/> ;
    skos:definition "Forskningsretning innen sosialøkonomi som har til formål å klarlegge kvantitative sammenhenger i det økonomiske liv <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010022 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010022,
        <http://dewey.info/class/330.015195/e23/>,
        <http://dewey.info/class/658.4033/e23/> ;
    skos:prefLabel "Econometrics"@en,
        "Økonometri"@nb .

humord:c22776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22776" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kunstnerisk aktivitet"@nb,
        "Kunstnerisk praksis"@nb ;
    skos:broader humord:c05183 ;
    skos:definition "Samlebetegnelse for kunstnerisk aktivitet og arbeidsformer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/701/e23/> ;
    skos:prefLabel "Art practice"@en,
        "Kunstnerisk virksomhet"@nb ;
    skos:related humord:c23938 ;
    skos:relatedMatch <http://dewey.info/class/701/e23/> .

humord:c22779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22779" ;
    dct:modified "2024-08-21T07:56:40"^^xsd:dateTime ;
    skos:altLabel "Økonomisk analyse"@nb,
        "Økonomiske analysar"@nb,
        "Økonomiske analyser"@nb ;
    skos:broadMatch <http://dewey.info/class/330.15/e23/> ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009443 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009443,
        <http://dewey.info/class/330.15/e23/> ;
    skos:prefLabel "Economic analysis"@en,
        "Økonomisk analyse"@nb .

humord:c22781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22781" ;
    dct:modified "2024-08-21T08:01:27"^^xsd:dateTime ;
    skos:altLabel "Corporate crime"@en,
        "Economic crime"@en,
        "Financial crimes"@en,
        "Økonomisk kriminalitet"@nb,
        "Økonomiske forbrytelser"@nb,
        "Økonomiske forbrytingar"@nb,
        "Økonomiske lovbrot"@nb,
        "Økonomiske lovbrudd"@nb ;
    skos:broader humord:c08889 ;
    skos:closeMatch <http://dewey.info/class/364.168/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Commercial crimes"@en,
        "Økonomisk kriminalitet"@nb ;
    skos:related humord:c59585 .

humord:c22782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22782" ;
    dct:modified "2024-08-21T08:03:44"^^xsd:dateTime ;
    skos:altLabel "Økonomisk sosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Economic sociology"@en,
        "Økonomisk sosiologi"@nb .

humord:c22783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22783" ;
    dct:modified "2024-08-21T08:13:15"^^xsd:dateTime ;
    skos:altLabel "Økonomiske incentiv"@nb,
        "Økonomiske incentiver"@nb,
        "Økonomiske insentiv"@nb ;
    skos:broadMatch <http://dewey.info/class/330.01/e23/> ;
    skos:broader humord:c07798 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.01/e23/>,
        <http://dewey.info/class/339.52/e23/> ;
    skos:prefLabel "Economic incentives"@en,
        "Økonomiske insentiver"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.52/e23/> .

humord:c22784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22784" ;
    dct:modified "2024-08-21T08:15:47"^^xsd:dateTime ;
    skos:altLabel "Økonomiske reformer"@nb ;
    skos:broadMatch <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/339/e23/> ;
    skos:broader humord:c07798,
        humord:c09696 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/330/e23/>,
        <http://dewey.info/class/339/e23/> ;
    skos:prefLabel "Economic reforms"@en,
        "Økonomiske reformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/330/e23/> .

humord:c22788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22788" ;
    dct:modified "2023-11-28T10:48:45"^^xsd:dateTime ;
    skos:altLabel "Administration policies"@en,
        "Management policies"@en,
        "Management policy"@en,
        "Forvaltingspolitikk"@nb,
        "Forvaltningspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/351.01/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009971 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009971,
        <http://dewey.info/class/351.01/e23/> ;
    skos:prefLabel "Administration policy"@en,
        "Forvaltningspolitikk"@nb ;
    skos:related humord:c09398 .

humord:c22789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22789" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.15/e23/> ;
    skos:broader humord:c22792 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Sannsynlighetsteori? Maa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.15/e23/> ;
    skos:prefLabel "Expected utility"@en,
        "Forventet nytte"@nb .

humord:c22790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22790" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Expectation"@en,
        "Forventninger"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Anticipation"@en,
        "Forventning"@nb ;
    skos:related humord:c08033 .

humord:c22792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22792" ;
    dct:modified "2020-08-11T09:20:19"^^xsd:dateTime ;
    skos:altLabel "Expectations theory"@en,
        "Forventningsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/330.15/e23/> ;
    skos:broader humord:c24447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.15/e23/> ;
    skos:prefLabel "Expectations theories"@en,
        "Forventningsteorier"@nb .

humord:c22794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22794" ;
    dct:modified "2024-08-26T12:17:03"^^xsd:dateTime ;
    skos:altLabel "Forørkning"@nb,
        "Ørkenspredning"@nb,
        "Ørkenspreiing"@nb ;
    skos:broader humord:c20846 ;
    skos:closeMatch realfagstermer:c006311 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007928,
        <http://dewey.info/class/333.736/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006311,
        realfagstermer:c007928,
        <http://dewey.info/class/333.736/e23/>,
        <http://dewey.info/class/551.415/e23/> ;
    skos:prefLabel "Desertification"@en,
        "Forørkning"@nb ;
    skos:related humord:c12620 ;
    skos:relatedMatch <http://dewey.info/class/551.415/e23/> .

humord:c22797 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22797" ;
    dct:modified "2024-07-24T15:07:49"^^xsd:dateTime ;
    skos:altLabel "Fetal diagnostics"@en,
        "Fosterdiagnostikk"@nb,
        "Fosterundersøkelser"@nb,
        "Fosterundersøkingar"@nb,
        "Prenatal diagnostikk"@nb ;
    skos:broadMatch <http://dewey.info/class/618.3204275/e23/> ;
    skos:broader humord:c03814 ;
    skos:definition "Fosterdiagnostikk eller prenatal diagnostikk er undersøkelser som tar sikte på å vise om et foster har, eller senere vil utvikle, en alvorlig defekt, misdannelse eller sykdom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/612.64/e23/>,
        <http://dewey.info/class/618.2075/e23/>,
        <http://dewey.info/class/618.3204275/e23/> ;
    skos:prefLabel "Prenatal diagnostics"@en,
        "Fosterdiagnostikk"@nb ;
    skos:related humord:c03864 ;
    skos:relatedMatch <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/612.64/e23/>,
        <http://dewey.info/class/618.2075/e23/> .

humord:c22798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22798" ;
    dct:modified "2021-10-29T06:41:20"^^xsd:dateTime ;
    skos:altLabel "Foster families"@en,
        "Foster home care"@en,
        "Fosterfamilier"@nb ;
    skos:broader humord:c09275 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.733/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.733/e23/>,
        <http://dewey.info/class/364.44/e23/> ;
    skos:prefLabel "Foster care"@en,
        "Fosterhjem"@nb ;
    skos:relatedMatch <http://dewey.info/class/364.44/e23/> .

humord:c22799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22799" ;
    dct:modified "2024-11-06T08:55:05"^^xsd:dateTime ;
    skos:altLabel "Foster care parents"@en,
        "Fosterforeldre"@nb ;
    skos:broader humord:c07182 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/362.733/e23/> ;
    skos:prefLabel "Foster parents"@en,
        "Fosterforeldre"@nb ;
    skos:related humord:c07173,
        humord:c21938 ;
    skos:relatedMatch <http://dewey.info/class/362.733/e23/> .

humord:c22801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22801" ;
    dct:modified "2024-11-06T08:07:06"^^xsd:dateTime ;
    skos:altLabel "Fotballsupportarar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.483/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.483/e23/> ;
    skos:prefLabel "Football supporters"@en,
        "Fotballsupportere"@nb ;
    skos:related humord:c01436 .

humord:c22804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22804" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Photo reading"@en,
        "Super reading"@en,
        "Fotolesing"@nb,
        "Superlesing"@nb ;
    skos:broadMatch <http://dewey.info/class/418.4/e23/> ;
    skos:broader humord:c24272 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/4--8432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.455/e23/>,
        <http://dewey.info/class/4--8432/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:prefLabel "Speed reading"@en,
        "Hurtiglesing"@nb ;
    skos:related humord:c08058 ;
    skos:relatedMatch <http://dewey.info/class/372.455/e23/> .

humord:c22808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 57 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22808" ;
    dct:modified "2024-11-12T13:18:04"^^xsd:dateTime ;
    skos:altLabel "FoU"@nb,
        "FoU-arbeid"@nb,
        "Forsking og utvikling"@nb,
        "Forsking og utviklingsarbeid"@nb,
        "Forskning og utvikling"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Definert som kreativ virksomhet som utføres systematisk for å oppnå økt kunnskap, herunder kunnskap om mennesket, kultur og samfunn, og omfatter også bruken av denne kunnskapen til å finne nye anvendelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.7/e23/>,
        <http://dewey.info/class/354.27/e23/>,
        <http://dewey.info/class/355.07/e23/>,
        <http://dewey.info/class/658.57/e23/> ;
    skos:prefLabel "Research and development"@en,
        "Forskning og utviklingsarbeid"@nb ;
    skos:related humord:c01535,
        humord:c27423 ;
    skos:relatedMatch <http://dewey.info/class/352.7/e23/>,
        <http://dewey.info/class/354.27/e23/>,
        <http://dewey.info/class/355.07/e23/> .

humord:c22811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22811" ;
    dct:modified "2024-08-16T14:02:14"^^xsd:dateTime ;
    skos:altLabel "Dropout rate"@en ;
    skos:broader humord:c07906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.2913/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2913/e23/>,
        <http://dewey.info/class/372.12913/e23/>,
        <http://dewey.info/class/373.12913/e23/> ;
    skos:prefLabel "Dropout"@en,
        "Frafall"@nb ;
    skos:related humord:c22829 ;
    skos:relatedMatch <http://dewey.info/class/372.12913/e23/>,
        <http://dewey.info/class/373.12913/e23/> .

humord:c22813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22813" ;
    dct:modified "2024-08-26T11:07:06"^^xsd:dateTime ;
    skos:altLabel "Økosystem"@nb ;
    skos:broader humord:c11911 ;
    skos:closeMatch <http://dewey.info/class/577/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000062 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000062,
        <http://dewey.info/class/577/e23/> ;
    skos:prefLabel "Eco systems"@en,
        "Økosystemer"@nb .

humord:c22814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22814" ;
    dct:modified "2024-10-10T12:49:04"^^xsd:dateTime ;
    skos:altLabel "Secondary modern school"@en,
        "Fortsettelsesskole"@nb,
        "Framhaldsskolar"@nb,
        "Framhaldsskolen"@nb,
        "Framhaldsskoler"@nb,
        "Framhaldsskular"@nb,
        "Framhaldsskulen"@nb ;
    skos:broadMatch <http://dewey.info/class/373/e23/> ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373/e23/> ;
    skos:prefLabel "Continuation school"@en,
        "Framhaldsskolen"@nb .

humord:c22815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22815" ;
    dct:modified "2023-11-28T13:27:46"^^xsd:dateTime ;
    skos:altLabel "Future studies"@en,
        "Framtidsanalyse"@nb,
        "Framtidsforsking"@nb,
        "Framtidsperspektiv"@nb,
        "Framtidsperspektiver"@nb,
        "Framtidsstudiar"@nb,
        "Framtidsstudier"@nb,
        "Framtidsutsikter"@nb,
        "Fremtidsforsking"@nb,
        "Fremtidsforskning"@nb,
        "Fremtidsperspektiv"@nb,
        "Fremtidsperspektiver"@nb,
        "Fremtidsstudiar"@nb,
        "Fremtidsstudier"@nb,
        "Fremtidsutsikter"@nb,
        "Fremtidsvisjonar"@nb,
        "Fremtidsvisjoner"@nb,
        "Futurologi"@nb ;
    skos:broader humord:c08995 ;
    skos:closeMatch <http://dewey.info/class/303.49/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012793,
        <http://dewey.info/class/003.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012793,
        <http://dewey.info/class/003.2/e23/>,
        <http://dewey.info/class/303.49/e23/> ;
    skos:prefLabel "Futurology"@en,
        "Framtidsforskning"@nb .

humord:c22819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22819" ;
    dct:modified "2024-08-26T12:11:28"^^xsd:dateTime ;
    skos:altLabel "Environmental tourism"@en,
        "Green tourism"@en,
        "Berekraftig turisme"@nb,
        "Bærekraftig turisme"@nb,
        "Grøn turisme"@nb,
        "Grønn turisme"@nb,
        "Økoturisme"@nb ;
    skos:broader humord:c01417 ;
    skos:definition "Økoturisme er turisme som vektlegger den reisendes økologiske, sosiale og kulturelle ansvar <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003667 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003667,
        <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/>,
        <http://dewey.info/class/363.7/e23/> ;
    skos:prefLabel "Ecotourism"@en,
        "Økoturisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/>,
        <http://dewey.info/class/363.7/e23/> .

humord:c22825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22825" ;
    dct:modified "2024-08-21T10:59:59"^^xsd:dateTime ;
    skos:altLabel "Laboratory schools (Teacher education)"@en,
        "Teacher practice schools"@en,
        "Teacher training schools"@en,
        "Øvingsskular"@nb,
        "Øvingssskolar"@nb ;
    skos:broadMatch <http://dewey.info/class/370.71/e23/> ;
    skos:broader humord:c16618 ;
    skos:definition "Øvingsskole har med praksisopplæring å gjøre og er vanligvis for (lærerskole/pedagogikk-) studenter som skal ha praksisopplæring på en barne- og ungdomsskole eller videregående skole <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.71/e23/> ;
    skos:prefLabel "Professional practice schools"@en,
        "Øvingsskoler"@nb .

humord:c22827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22827" ;
    dct:modified "2023-11-28T12:38:10"^^xsd:dateTime ;
    skos:altLabel "Framtidssamfunn"@nb ;
    skos:broader humord:c22815 ;
    skos:closeMatch <http://dewey.info/class/303.49/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009168 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009168,
        <http://dewey.info/class/303.49/e23/> ;
    skos:prefLabel "Future societies"@en,
        "Framtidssamfunn"@nb ;
    skos:related humord:c00440,
        humord:c07058,
        humord:c07060 .

humord:c22829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22829" ;
    dct:modified "2016-04-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09123,
        humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.361/e23/> ;
    skos:prefLabel "Absence"@en,
        "Fravær"@nb ;
    skos:related humord:c22811 ;
    skos:relatedMatch <http://dewey.info/class/306.361/e23/> .

humord:c22830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22830" ;
    dct:modified "2024-08-21T11:05:21"^^xsd:dateTime ;
    skos:altLabel "Augevitne"@nb,
        "Augnevitne"@nb,
        "Øyevitner"@nb ;
    skos:broadMatch <http://dewey.info/class/347.066/e23/>,
        <http://dewey.info/class/363.254/e23/> ;
    skos:broader humord:c22238 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.066/e23/>,
        <http://dewey.info/class/347.075/e23/>,
        <http://dewey.info/class/363.254/e23/> ;
    skos:prefLabel "Eyewitnesses"@en,
        "Øyenvitner"@nb ;
    skos:relatedMatch <http://dewey.info/class/347.075/e23/> .

humord:c22832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22832" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Peace agreements"@en,
        "Peace settlements"@en ;
    skos:broadMatch <http://dewey.info/class/303.66/e23/> ;
    skos:broader humord:c09506 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/303.69/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Peace treaties"@en,
        "Fredsavtaler"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.69/e23/>,
        <http://dewey.info/class/327.17/e23/> .

humord:c22833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22833" ;
    dct:modified "2024-06-25T08:49:00"^^xsd:dateTime ;
    skos:altLabel "Eye disease"@en,
        "Augesjukdom"@nb,
        "Augesjukdomar"@nb,
        "Augesjukdommar"@nb,
        "Augnesjukdom"@nb,
        "Augnesjukdomar"@nb,
        "Augnesjukdommar"@nb,
        "Øyesykdom"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/573.8839/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1977/e23/>,
        <http://dewey.info/class/573.8839/e23/>,
        <http://dewey.info/class/614.5997/e23/>,
        <http://dewey.info/class/617.7/e23/> ;
    skos:prefLabel "Eye diseases"@en,
        "Øyesykdommer"@nb ;
    skos:related humord:c03803 ;
    skos:relatedMatch <http://dewey.info/class/362.1977/e23/>,
        <http://dewey.info/class/614.5997/e23/>,
        <http://dewey.info/class/617.7/e23/> .

humord:c22834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22834" ;
    dct:modified "2022-06-28T08:21:41"^^xsd:dateTime ;
    skos:altLabel "Peace operations"@en,
        "Peacekeeping missions"@en,
        "Fredsoperasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/355.4/e23/> ;
    skos:broader humord:c09571 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.4/e23/> ;
    skos:prefLabel "Peacekeeping operations"@en,
        "Fredsbevarende operasjoner"@nb ;
    skos:related humord:c09507,
        humord:c20223,
        humord:c22848 .

humord:c22836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22836" ;
    dct:modified "2025-02-11T15:12:16"^^xsd:dateTime ;
    skos:altLabel "Zuni (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Folk i det vestlige New Mexico <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897994/e23/>,
        <http://dewey.info/class/5--97994/e23/>,
        <http://dewey.info/class/978.900497994/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897994/e23/>,
        <http://dewey.info/class/5--97994/e23/>,
        <http://dewey.info/class/978.900497994/e23/> ;
    skos:prefLabel "Zuni"@en,
        "Zuni (Folk)"@nb .

humord:c22837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22837" ;
    dct:modified "2025-01-07T12:16:18"^^xsd:dateTime ;
    skos:altLabel "Pacifist movements"@en,
        "Peace movement"@en,
        "Fredsbevegelsar"@nb,
        "Fredsbevegelsen"@nb,
        "Fredsrørsla"@nb,
        "Fredsrørslen"@nb,
        "Fredsrørsler"@nb ;
    skos:broader humord:c09179,
        humord:c09507 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/327.172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Peace movements"@en,
        "Fredsbevegelser"@nb ;
    skos:related humord:c22847 ;
    skos:relatedMatch <http://dewey.info/class/303.66/e23/> .

humord:c22840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22840" ;
    dct:modified "2023-11-28T12:44:57"^^xsd:dateTime ;
    skos:altLabel "Peace and conflict studies"@en,
        "Peace studies"@en,
        "Fredsforsking"@nb ;
    skos:broadMatch <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.172/e23/> ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012521 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012521,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Peace research"@en,
        "Fredsforskning"@nb ;
    skos:related humord:c09507 .

humord:c22843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22843" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Peace learning"@en,
        "Fredslæring"@nb ;
    skos:broadMatch <http://dewey.info/class/370.115/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.115/e23/> ;
    skos:prefLabel "Peace education"@en,
        "Fredspedagogikk"@nb .

humord:c22845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22845" ;
    dct:modified "2023-09-13T11:01:33"^^xsd:dateTime ;
    skos:altLabel "Peace mediation"@en,
        "Peace talks"@en,
        "Peacebuilding conversations"@en,
        "Fredsforhandlinger"@nb,
        "Fredsmekling"@nb,
        "Fredssamtaler"@nb ;
    skos:broadMatch <http://dewey.info/class/303.66/e23/> ;
    skos:broader humord:c09507 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/> ;
    skos:prefLabel "Peace negotiations"@en,
        "Fredsmegling"@nb .

humord:c22847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22847" ;
    dct:modified "2023-12-05T15:33:55"^^xsd:dateTime ;
    skos:altLabel "Peace organizations"@en ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/303.6606/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6606/e23/> ;
    skos:prefLabel "Peace organisations"@en,
        "Fredsorganisasjoner"@nb ;
    skos:related humord:c22837 .

humord:c22848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22848" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Peace policy"@en ;
    skos:broadMatch <http://dewey.info/class/327.172/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Peace policies"@en,
        "Fredspolitikk"@nb ;
    skos:related humord:c09507,
        humord:c22834 .

humord:c22849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22849" ;
    dct:modified "2025-02-11T15:11:11"^^xsd:dateTime ;
    skos:altLabel "Hiaki"@en,
        "Yoeme"@en,
        "Yaqui (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/972.004974542/e23/> ;
    skos:definition "Cáhita-talende urfolk i Mexico og Arizona <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8974542/e23/>,
        <http://dewey.info/class/5--974542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8974542/e23/>,
        <http://dewey.info/class/5--974542/e23/>,
        <http://dewey.info/class/972.004974542/e23/> ;
    skos:prefLabel "Yaqui"@en,
        "Yaqui (Folk)"@nb .

humord:c22850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22850" ;
    dct:modified "2024-11-20T12:56:19"^^xsd:dateTime ;
    skos:altLabel "Fredsprisen"@nb,
        "Nobels fredspris"@nb ;
    skos:broadMatch <http://dewey.info/class/303.66079/e23/> ;
    skos:broader humord:c11746 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66079/e23/> ;
    skos:prefLabel "Nobel peace prize"@en,
        "Nobels fredspris"@nb .

humord:c22851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22851" ;
    dct:modified "2024-11-20T12:55:59"^^xsd:dateTime ;
    skos:altLabel "Nobelprisen i litteratur"@nb,
        "Nobels litteraturpris"@nb ;
    skos:broadMatch <http://dewey.info/class/807.9/e23/> ;
    skos:broader humord:c11746 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/807.9/e23/> ;
    skos:prefLabel "Nobel prize in literature"@en,
        "Nobelprisen i litteratur"@nb .

humord:c22852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22852" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Peace process"@en,
        "Fredsprosess"@nb ;
    skos:broadMatch <http://dewey.info/class/327.172/e23/> ;
    skos:broader humord:c09506 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Peace processes"@en,
        "Fredsprosesser"@nb .

humord:c22856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22856" ;
    dct:modified "2022-02-04T08:14:15"^^xsd:dateTime ;
    skos:altLabel "Fremmedangst"@nb,
        "Fremmedfiendtlighet"@nb,
        "Fremmedhat"@nb,
        "Xenofobi"@nb ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/> ;
    skos:broader humord:c29593 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/> ;
    skos:prefLabel "Xenophobia"@en,
        "Fremmedfrykt"@nb ;
    skos:related humord:c04523 .

humord:c22869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22869" ;
    dct:modified "2024-04-17T11:23:08"^^xsd:dateTime ;
    skos:altLabel "Free spaces"@en,
        "Open spaces"@en,
        "Recreation grounds"@en,
        "Friområder"@nb ;
    skos:broader humord:c09019 ;
    skos:closeMatch <http://dewey.info/class/333.78/e23/>,
        <http://dewey.info/class/711.558/e23/> ;
    skos:definition "Utendørs områder som er avsatt til fri ferdsel <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000891 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000891,
        <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/333.78/e23/>,
        <http://dewey.info/class/711.558/e23/> ;
    skos:prefLabel "Recreational areas"@en,
        "Friarealer"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--1734/e23/> .

humord:c22871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22871" ;
    dct:modified "2024-01-11T15:09:28"^^xsd:dateTime ;
    skos:altLabel "Independent theater"@en,
        "Independent theater companies"@en,
        "Independent theatre companies"@en,
        "Frie sceniske grupper"@nb ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/792.0223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.0223/e23/> ;
    skos:prefLabel "Independent theatre"@en,
        "Friteater"@nb .

humord:c22873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22873" ;
    dct:modified "2025-03-14T10:11:40"^^xsd:dateTime ;
    skos:altLabel "Pedagogy of the oppressed"@en,
        "Frigjeringspedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/370.115/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.115/e23/> ;
    skos:prefLabel "Liberation pedagogy"@en,
        "Frigjøringspedagogikk"@nb .

humord:c22874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22874" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23073 ;
    skos:closeMatch <http://dewey.info/class/382.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.08/e23/>,
        <http://dewey.info/class/382.9/e23/> ;
    skos:prefLabel "Free trade agreements"@en,
        "Frihandelsavtaler"@nb ;
    skos:related humord:c09566 ;
    skos:relatedMatch <http://dewey.info/class/343.08/e23/> .

humord:c22876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22876" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fri konkurranse"@nb ;
    skos:broader humord:c23547 ;
    skos:closeMatch <http://dewey.info/class/338.522/e23/> ;
    skos:definition "Markedsform der prisen fastsettes i samspill mellom tilbud og etter spørsel<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.122/e23/>,
        <http://dewey.info/class/338.522/e23/> ;
    skos:prefLabel "Perfect competition"@en,
        "Frikonkurranse"@nb ;
    skos:related humord:c07849 ;
    skos:relatedMatch <http://dewey.info/class/330.122/e23/> .

humord:c22879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22879" ;
    dct:modified "2025-01-24T07:39:40"^^xsd:dateTime ;
    skos:altLabel "Frileik"@nb ;
    skos:broadMatch <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/372.21/e23/> ;
    skos:broader humord:c04863 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/372.21/e23/> ;
    skos:prefLabel "Free play"@en,
        "Frilek"@nb .

humord:c22882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22882" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Independent schools"@en,
        "Non-governmental schools"@en,
        "Non-state schools"@en,
        "Privately funded schools"@en,
        "Private skoler"@nb ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.072/e23/>,
        <http://dewey.info/class/344.076/e23/>,
        <http://dewey.info/class/371.02/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/373.222/e23/>,
        <http://dewey.info/class/374/e23/>,
        <http://dewey.info/class/378.04/e23/>,
        <http://dewey.info/class/379.3/e23/> ;
    skos:prefLabel "Private schools"@en,
        "Privatskoler"@nb ;
    skos:related humord:c24890,
        humord:c27767 ;
    skos:relatedMatch <http://dewey.info/class/344.072/e23/>,
        <http://dewey.info/class/344.076/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/373.222/e23/>,
        <http://dewey.info/class/374/e23/>,
        <http://dewey.info/class/378.04/e23/>,
        <http://dewey.info/class/379.3/e23/> .

humord:c22884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22884" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Religious private schools"@en ;
    skos:broader humord:c22882 ;
    skos:closeMatch <http://dewey.info/class/371.05/e23/> ;
    skos:definition "Privatskoler som ble drevet etter den såklate friskoleloven 2003-2007 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.05/e23/> ;
    skos:prefLabel "Independent schools"@en,
        "Friskoler"@nb .

humord:c22885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22885" ;
    dct:modified "2024-12-09T08:10:20"^^xsd:dateTime ;
    skos:altLabel "Recreational activities"@en,
        "Fritidsaktivitetar"@nb,
        "Fritidstilbod"@nb,
        "Fritidstilbud"@nb ;
    skos:broader humord:c01399 ;
    skos:closeMatch <http://dewey.info/class/612.044/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.16/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/353.78/e23/>,
        <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/649.5/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Leisure activities"@en,
        "Fritidsaktiviteter"@nb ;
    skos:relatedMatch <http://dewey.info/class/069.16/e23/>,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/649.5/e23/> .

humord:c22888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22888" ;
    dct:modified "2024-11-14T11:24:34"^^xsd:dateTime ;
    skos:altLabel "Activity school"@en,
        "After-school activity program"@en,
        "After-school activity programme"@en,
        "After-school care"@en,
        "After-school club"@en,
        "After-school program"@en,
        "After-school recreational program"@en,
        "After-school recreational programme"@en,
        "Day care facilities for schoolchildren"@en,
        "AKS"@nb,
        "Aktivitetsskolen"@nb,
        "Aktivitetsskulen"@nb,
        "Fritidsheim"@nb,
        "Fritidshjem"@nb,
        "Heildagsskolar"@nb,
        "Heildagsskulen"@nb,
        "Heldagsskolen"@nb,
        "Heldagsskoler"@nb,
        "Helidagsskular"@nb,
        "SFO"@nb,
        "Skolefritidsordninger"@nb,
        "Skulefritidsordninga"@nb,
        "Skulefritidsordningar"@nb,
        "Utvida skoledag"@nb,
        "Utvida skuledag"@nb,
        "Utvidet skoledag"@nb ;
    skos:broadMatch <http://dewey.info/class/372.241/e23/> ;
    skos:broader humord:c27903 ;
    skos:definition "Skolefritidsordning er et frivillig omsorgs- og fritidstilbud for barn i 1. til 4. klassetrinn i grunnskolen, før og etter undervisningstiden.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.241/e23/> ;
    skos:prefLabel "After-school programme"@en,
        "Skolefritidsordningen"@nb .

humord:c22892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22892" ;
    dct:modified "2024-12-06T14:35:09"^^xsd:dateTime ;
    skos:altLabel "Recreational travels"@en,
        "Feriereiser"@nb,
        "Fritidsreiser"@nb ;
    skos:broader humord:c01412 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/910.4/e23/> ;
    skos:prefLabel "Leisure travels"@en,
        "Fritidsreiser"@nb ;
    skos:related humord:c01417 ;
    skos:relatedMatch <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/910.4/e23/> .

humord:c22895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22895" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.2/e23/> ;
    skos:broader humord:c25079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Free school choice"@en,
        "Fritt skolevalg"@nb .

humord:c22896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22896" ;
    dct:modified "2020-06-25T11:35:12"^^xsd:dateTime ;
    skos:altLabel "Community work"@en,
        "Volunteer work"@en,
        "Frivillighet"@nb ;
    skos:broader humord:c09126 ;
    skos:closeMatch <http://dewey.info/class/361.37/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.78/e23/>,
        <http://dewey.info/class/361.37/e23/> ;
    skos:prefLabel "Voluntary work"@en,
        "Frivillig arbeid"@nb ;
    skos:related humord:c23302 ;
    skos:relatedMatch <http://dewey.info/class/352.78/e23/> .

humord:c22899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22899" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/372.2101/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Barnehagepedagogikk utviklet av Friedrich Wilhelm August Fröbel, tysk pedagog (1782-1852) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1/e23/>,
        <http://dewey.info/class/372.2101/e23/> ;
    skos:prefLabel "Froebelian pedagogy"@en,
        "Fröbelpedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.1/e23/> .

humord:c22900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22900" ;
    dct:modified "2025-01-06T13:34:26"^^xsd:dateTime ;
    skos:altLabel "Fire wood"@en,
        "Fuel wood"@en,
        "Fuelwood"@en,
        "Brenneved"@nb,
        "Ved"@nb ;
    skos:broadMatch <http://dewey.info/class/662.65/e23/> ;
    skos:broader humord:c21920 ;
    skos:closeMatch <http://dewey.info/class/333.95397/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008237 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008237,
        <http://dewey.info/class/333.95397/e23/>,
        <http://dewey.info/class/662.65/e23/> ;
    skos:prefLabel "Wood (Fuel)"@en,
        "Ved"@nb .

humord:c22903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22903" ;
    dct:modified "2011-06-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.2244/e23/> ;
    skos:broader humord:c07908 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/379.24/e23/> ;
    skos:prefLabel "Functional illiteracy"@en,
        "Funksjonell analfabetisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/379.24/e23/> .

humord:c22904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22904" ;
    dct:modified "2024-10-01T11:22:31"^^xsd:dateTime ;
    skos:altLabel "Amalgamations"@en,
        "Business fusions"@en,
        "Corporate fusions"@en,
        "Trade fusions"@en,
        "Fusjon"@nb,
        "Fusjonar"@nb,
        "Samanslåing"@nb,
        "Sammenslåing"@nb,
        "Selskapssamanslåing"@nb,
        "Selskapssammenslåing"@nb ;
    skos:broader humord:c22692 ;
    skos:definition "Sammensmeltning av to eller flere (aksje)selskaper <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000773,
        <http://dewey.info/class/338.83/e23/>,
        <http://dewey.info/class/658.162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000773,
        <http://dewey.info/class/332.16/e23/>,
        <http://dewey.info/class/338.83/e23/>,
        <http://dewey.info/class/346.06626/e23/>,
        <http://dewey.info/class/657.96/e23/>,
        <http://dewey.info/class/658.162/e23/> ;
    skos:prefLabel "Mergers"@en,
        "Fusjoner"@nb ;
    skos:related humord:c58299 ;
    skos:relatedMatch <http://dewey.info/class/332.16/e23/>,
        <http://dewey.info/class/346.06626/e23/>,
        <http://dewey.info/class/657.96/e23/> .

humord:c22908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22908" ;
    dct:modified "2023-11-28T13:22:19"^^xsd:dateTime ;
    skos:altLabel "Fusk"@nb,
        "Juks"@nb,
        "Uredelighet"@nb,
        "Ureielegheit"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/364.132/e23/> ;
    skos:broader humord:c01458 ;
    skos:exactMatch realfagstermer:c006093 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006093,
        <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/364.132/e23/> ;
    skos:prefLabel "Cheating"@en,
        "Fusk"@nb ;
    skos:related humord:c01477,
        humord:c13836 .

humord:c22911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22911" ;
    dct:modified "2024-02-07T13:41:09"^^xsd:dateTime ;
    skos:altLabel "Diffus logikk"@nb,
        "Fuzzy logic"@nb,
        "Fuzzy logikk"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Fuzzy-logikk, disiplin innen algebra, en utvidelse av boolsk algebra. Mens en vanlig logisk størrelse bare kan ha en av verdiene sann eller usann, opererer man i fuzzy-logikken med grader av sannhet. <SNL>"@nb ;
    skos:exactMatch realfagstermer:c012432,
        <http://dewey.info/class/511.313/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012432,
        <http://dewey.info/class/511.313/e23/> ;
    skos:prefLabel "Fuzzy logic"@en,
        "Fuzzy logikk"@nb .

humord:c22913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22913" ;
    dct:modified "2022-04-22T12:25:34"^^xsd:dateTime ;
    skos:altLabel "County government administration"@en,
        "District government administration"@en,
        "Regional administration (Local government)"@en,
        "Regional authority administration"@en,
        "Regional government sector"@en,
        "Fylkesadministrasjon"@nb,
        "Fylkesmannen"@nb,
        "Fylkesmannsembetet"@nb,
        "Statsforvalter"@nb,
        "Statsforvalteren"@nb ;
    skos:broadMatch <http://dewey.info/class/320.83/e23/> ;
    skos:broader humord:c09407 ;
    skos:closeMatch <http://dewey.info/class/352.14/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Regional government administration"@en,
        "Fylkesforvaltning"@nb ;
    skos:related humord:c22915 .

humord:c22915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22915" ;
    dct:modified "2011-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Province planning"@en ;
    skos:broader humord:c09502 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009510 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009510,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/711.3/e23/> ;
    skos:prefLabel "County planning"@en,
        "Fylkesplanlegging"@nb ;
    skos:related humord:c22913 ;
    skos:relatedMatch <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/711.3/e23/> .

humord:c22916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22916" ;
    dct:modified "2024-06-13T07:24:01"^^xsd:dateTime ;
    skos:altLabel "Physical therapists"@en,
        "Fysioterapeutar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.961582/e23/>,
        <http://dewey.info/class/615.82092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.961582/e23/>,
        <http://dewey.info/class/615.82092/e23/> ;
    skos:prefLabel "Physiotherapists"@en,
        "Fysioterapeuter"@nb ;
    skos:related humord:c22917 .

humord:c22917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22917" ;
    dct:modified "2024-07-24T14:51:40"^^xsd:dateTime ;
    skos:altLabel "Physical therapy"@en,
        "Fysioterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/615.82/e23/> ;
    skos:definition "Fysioterapi er klinisk og forebyggende behandling som inngår i rehabilitering og habilitering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.82/e23/> ;
    skos:prefLabel "Physiotherapy"@en,
        "Fysioterapi"@nb ;
    skos:related humord:c22916 .

humord:c22918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22918" ;
    dct:modified "2024-02-12T15:09:05"^^xsd:dateTime ;
    skos:altLabel "Fysisk aktivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/796/e23/> ;
    skos:broader humord:c62927 ;
    skos:closeMatch <http://dewey.info/class/613.71/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011214 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011214,
        <http://dewey.info/class/372.86/e23/>,
        <http://dewey.info/class/613.71/e23/>,
        <http://dewey.info/class/796/e23/> ;
    skos:prefLabel "Physical activity"@en,
        "Fysisk aktivitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.86/e23/> .

humord:c22921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22921" ;
    dct:modified "2023-11-16T13:29:34"^^xsd:dateTime ;
    skos:altLabel "People with physical disabilities"@en,
        "Persons with physical disabiblities"@en,
        "Physically challenged"@en,
        "Physically challenged people"@en,
        "Physically challenged persons"@en,
        "Physically disabled"@en,
        "Physically disabled persons"@en,
        "Bevegelseshemja"@nb,
        "Bevegelseshemma"@nb,
        "Bevegelseshemmete"@nb,
        "Fysisk funksjonshemmede"@nb,
        "Fysisk funksjonshemmete"@nb,
        "Rørslehemja"@nb,
        "Rørslehemma"@nb ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb,
        "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c006636,
        <http://dewey.info/class/1--0873/e23/>,
        <http://dewey.info/class/305.9083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006636,
        <http://dewey.info/class/1--0873/e23/>,
        <http://dewey.info/class/305.9083/e23/>,
        <http://dewey.info/class/362.43/e23/>,
        <http://dewey.info/class/371.916/e23/> ;
    skos:prefLabel "Physically disabled people"@en,
        "Bevegelseshemmede"@nb ;
    skos:related humord:c12321 ;
    skos:relatedMatch <http://dewey.info/class/362.43/e23/>,
        <http://dewey.info/class/371.916/e23/> .

humord:c22924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22924" ;
    dct:modified "2024-11-15T14:02:37"^^xsd:dateTime ;
    skos:altLabel "Fysisk miljø"@nb,
        "Fysiske omgivelser"@nb,
        "Fysiske omgivnadar"@nb,
        "Fysiske omgivnader"@nb,
        "Fysiske omgjevnadar"@nb,
        "Fysiske omgjevnader"@nb ;
    skos:broader humord:c01501 ;
    skos:closeMatch <http://dewey.info/class/307.32/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.91/e23/>,
        <http://dewey.info/class/307.32/e23/> ;
    skos:prefLabel "Physical environment"@en,
        "Fysisk miljø"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.91/e23/> .

humord:c22925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22925" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "School climate"@en ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.158/e23/> ;
    skos:prefLabel "School environment"@en,
        "Skolemiljø"@nb ;
    skos:related humord:c01501,
        humord:c22112,
        humord:c24676 ;
    skos:relatedMatch <http://dewey.info/class/370.158/e23/> .

humord:c22927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22927" ;
    dct:modified "2024-10-15T11:29:26"^^xsd:dateTime ;
    skos:altLabel "Barselspermisjon"@nb,
        "Fødselspermisjon"@nb,
        "Svangerskapspermisjon"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3122/e23/> ;
    skos:broader humord:c22679 ;
    skos:closeMatch <http://dewey.info/class/331.25763/e23/> ;
    skos:definition "Fødselspermisjon er den delen av foreldrepermisjonen som mor har krav på umiddelbart etter en fødsel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25763/e23/>,
        <http://dewey.info/class/368.454/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Maternity leave"@en,
        "Fødselspermisjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/368.454/e23/> .

humord:c22929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22929" ;
    dct:modified "2022-02-03T14:17:57"^^xsd:dateTime ;
    skos:altLabel "Seeing eye dogs"@en,
        "Tjenestehunder"@nb ;
    skos:broadMatch <http://dewey.info/class/636.70886/e23/> ;
    skos:broader humord:c08249 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.70886/e23/> ;
    skos:prefLabel "Guide dogs"@en,
        "Førerhunder"@nb .

humord:c22930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22930" ;
    dct:modified "2015-06-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pre-school age"@en,
        "Førskolealder"@nb ;
    skos:broadMatch <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:broader humord:c11116 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:prefLabel "Preschool age"@en,
        "Barnehagealder"@nb ;
    skos:related humord:c11117,
        humord:c11118 .

humord:c22935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22935" ;
    dct:modified "2024-12-13T08:12:13"^^xsd:dateTime ;
    skos:altLabel "1st grade"@en,
        "Year two"@en,
        "Fyrste klasse"@nb,
        "Fyrsteklasse"@nb,
        "Første klasse"@nb,
        "Førsteklasse"@nb ;
    skos:broadMatch <http://dewey.info/class/372.241/e23/> ;
    skos:broader humord:c22601 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.241/e23/> ;
    skos:prefLabel "First grade"@en,
        "Førsteklasse"@nb .

humord:c22938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22938" ;
    dct:modified "2024-10-27T19:47:42"^^xsd:dateTime ;
    skos:altLabel "Andrespråk"@nb,
        "Annaspråk"@nb,
        "Annetspråk"@nb,
        "Second language"@nb ;
    skos:broader humord:c09775 ;
    skos:closeMatch <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.65/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/4--8/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418.0071/e23/> ;
    skos:prefLabel "Second language"@en,
        "Andrespråk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/4--8/e23/> .

humord:c22939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22939" ;
    dct:modified "2024-11-04T14:07:43"^^xsd:dateTime ;
    skos:altLabel "Førsteårsstudentar"@nb ;
    skos:broadMatch <http://dewey.info/class/378.198/e23/> ;
    skos:broader humord:c07376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.198/e23/> ;
    skos:prefLabel "Freshmen"@en,
        "Førsteårsstudenter"@nb .

humord:c22940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22940" ;
    dct:modified "2011-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Early retirement"@en,
        "Førtidspensjonering"@nb ;
    skos:broadMatch <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/368.43/e23/> ;
    skos:broader humord:c09353 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/368.43/e23/> ;
    skos:prefLabel "Early retirement pension"@en,
        "Førtidspensjon"@nb ;
    skos:related humord:c21346 .

humord:c22942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22942" ;
    dct:modified "2011-06-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mixed-age classes"@en ;
    skos:broadMatch <http://dewey.info/class/371.25/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.25/e23/> ;
    skos:prefLabel "Schools with mixed-age classes"@en,
        "Fådelte skoler"@nb .

humord:c22946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22946" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/620.198/e23/> ;
    skos:broader humord:c08395 ;
    skos:closeMatch <http://dewey.info/class/664.3/e23/> ;
    skos:definition "Organiske væsker som ikke er oppløselige i vann <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.397/e23/>,
        <http://dewey.info/class/613.284/e23/>,
        <http://dewey.info/class/620.198/e23/>,
        <http://dewey.info/class/664.3/e23/>,
        <http://dewey.info/class/665/e23/>,
        <http://dewey.info/class/667.622/e23/> ;
    skos:prefLabel "Oils"@en,
        "Oljer"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.397/e23/>,
        <http://dewey.info/class/613.284/e23/>,
        <http://dewey.info/class/665/e23/>,
        <http://dewey.info/class/667.622/e23/> .

humord:c22947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22947" ;
    dct:modified "2024-10-18T07:22:55"^^xsd:dateTime ;
    skos:altLabel "Crude"@en,
        "Olje (Petroleum)"@nb,
        "Olje (Petroluem)"@nb,
        "Råolje"@nb ;
    skos:broadMatch <http://dewey.info/class/547.83/e23/>,
        <http://dewey.info/class/553.28/e23/> ;
    skos:broader humord:c22946 ;
    skos:closeMatch realfagstermer:c005734 ;
    skos:definition "Flytende petroleum <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c010189 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005734,
        realfagstermer:c010189,
        <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/388.55/e23/>,
        <http://dewey.info/class/547.83/e23/>,
        <http://dewey.info/class/553.28/e23/>,
        <http://dewey.info/class/622.338/e23/> ;
    skos:prefLabel "Crude oil"@en,
        "Råolje"@nb ;
    skos:related humord:c07701,
        humord:c08340,
        humord:c21745,
        humord:c24916 ;
    skos:relatedMatch <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/388.55/e23/>,
        <http://dewey.info/class/622.338/e23/> .

humord:c22950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22950" ;
    dct:modified "2023-11-28T13:56:46"^^xsd:dateTime ;
    skos:altLabel "Gasskraft"@nb ;
    skos:broader humord:c23956 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006536 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006536,
        <http://dewey.info/class/333.8233/e23/>,
        <http://dewey.info/class/388.34/e23/> ;
    skos:prefLabel "Gas power"@en,
        "Gasskraft"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.8233/e23/>,
        <http://dewey.info/class/388.34/e23/> .

humord:c22951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22951" ;
    dct:modified "2025-01-06T13:25:26"^^xsd:dateTime ;
    skos:altLabel "Power markets"@en,
        "Elektrisitetsmarkedet"@nb,
        "Elektrisitetsmarknaden"@nb,
        "Kraftmarked"@nb,
        "Kraftmarkedet"@nb,
        "Kraftmarknad"@nb,
        "Kraftmarknadar"@nb,
        "Kraftmarknaden"@nb,
        "Kraftmarknader"@nb ;
    skos:broader humord:c04317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/621.31/e23/> ;
    skos:prefLabel "Electricity markets"@en,
        "Kraftmarkeder"@nb ;
    skos:related humord:c23952 ;
    skos:relatedMatch <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/621.31/e23/> .

humord:c22954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22954" ;
    dct:modified "2020-08-18T08:33:18"^^xsd:dateTime ;
    skos:altLabel "Gas market"@en,
        "Gassmarked"@nb,
        "Gassmarkedet"@nb ;
    skos:broadMatch <http://dewey.info/class/338.27285/e23/>,
        <http://dewey.info/class/382.42285/e23/> ;
    skos:broader humord:c24921 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.27285/e23/>,
        <http://dewey.info/class/382.42285/e23/> ;
    skos:prefLabel "Gas markets"@en,
        "Gassmarkeder"@nb ;
    skos:related humord:c22957 .

humord:c22957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22957" ;
    dct:modified "2020-08-18T08:34:57"^^xsd:dateTime ;
    skos:altLabel "Oil market"@en,
        "Oljemarked"@nb,
        "Oljemarkedet"@nb ;
    skos:broader humord:c24921 ;
    skos:closeMatch <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/382.42282/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/382.42282/e23/> ;
    skos:prefLabel "Oil markets"@en,
        "Oljemarkeder"@nb ;
    skos:related humord:c22954 .

humord:c22964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22964" ;
    dct:modified "2015-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gaullismen"@nb ;
    skos:broadMatch <http://dewey.info/class/320.540944/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Gaullismen representerer en ideologisk blanding av nasjonalisme og karismatisk populisme <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.540944/e23/>,
        <http://dewey.info/class/324.244083/e23/> ;
    skos:prefLabel "Gaullism"@en,
        "Gaullisme"@nb ;
    skos:related humord:c09654,
        humord:c09660 ;
    skos:relatedMatch <http://dewey.info/class/324.244083/e23/> .

humord:c22970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22970" ;
    dct:modified "2022-06-28T15:10:09"^^xsd:dateTime ;
    skos:altLabel "Generation gap"@en,
        "Generation gaps"@en,
        "Generational gap"@en,
        "Generational gaps"@en,
        "Generasjonskløft"@nb,
        "Generasjonskløfter"@nb,
        "Generasjonsmotsetninger"@nb ;
    skos:broadMatch <http://dewey.info/class/305.2/e23/> ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Generational conflicts"@en,
        "Generasjonskonflikter"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.874/e23/> .

humord:c22972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22972" ;
    dct:modified "2013-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Statushevelse"@nb ;
    skos:broadMatch <http://dewey.info/class/307.3416/e23/> ;
    skos:broader humord:c09215,
        humord:c09500 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.3416/e23/> ;
    skos:prefLabel "Gentrification"@en,
        "Gentrifisering"@nb .

humord:c22973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22973" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Yrkesaktivitet"@nb ;
    skos:broader humord:c09126 ;
    skos:closeMatch <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331.7/e23/> ;
    skos:definition "Arbeid som utgjør ens levevei eller som man er trenet i; profesjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331.7/e23/> ;
    skos:prefLabel "Occupational work"@en,
        "Yrkesarbeid"@nb ;
    skos:related humord:c09161 .

humord:c22975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22975" ;
    dct:modified "2024-08-05T11:25:32"^^xsd:dateTime ;
    skos:altLabel "Medical geography"@en,
        "Geomedisin"@nb,
        "Medisinsk geografi"@nb ;
    skos:broader humord:c09386,
        humord:c22326 ;
    skos:closeMatch <http://dewey.info/class/614.42/e23/> ;
    skos:definition "Læren om miljøfaktorenes betydning for den geografiske fordeling av sykdommer hos mennesker og dyr <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000008 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000008,
        <http://dewey.info/class/614.42/e23/> ;
    skos:prefLabel "Geomedicine"@en,
        "Geomedisin"@nb .

humord:c22977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22977" ;
    dct:modified "2023-11-28T15:27:22"^^xsd:dateTime ;
    skos:altLabel "Geriatri"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003919,
        <http://dewey.info/class/618.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003919,
        <http://dewey.info/class/305.26/e23/>,
        <http://dewey.info/class/362.19897/e23/>,
        <http://dewey.info/class/617.97/e23/>,
        <http://dewey.info/class/618.97/e23/> ;
    skos:prefLabel "Geriatrics"@en,
        "Geriatri"@nb ;
    skos:related humord:c03859,
        humord:c07177,
        humord:c22978 ;
    skos:relatedMatch <http://dewey.info/class/305.26/e23/>,
        <http://dewey.info/class/362.19897/e23/>,
        <http://dewey.info/class/617.97/e23/> .

humord:c22978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22978" ;
    dct:modified "2024-07-29T09:55:51"^^xsd:dateTime ;
    skos:altLabel "Gerontologi"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Læren om den friske alderdommen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.26/e23/>,
        <http://dewey.info/class/362.6/e23/>,
        <http://dewey.info/class/612.67/e23/> ;
    skos:prefLabel "Gerontology"@en,
        "Gerontologi"@nb ;
    skos:related humord:c03859,
        humord:c07177,
        humord:c22977 ;
    skos:relatedMatch <http://dewey.info/class/362.6/e23/>,
        <http://dewey.info/class/612.67/e23/> .

humord:c22980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22980" ;
    dct:modified "2024-11-06T08:31:37"^^xsd:dateTime ;
    skos:altLabel "Married woman"@en,
        "Gifte kvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08655/e23/> ;
    skos:broader humord:c07186 ;
    skos:closeMatch <http://dewey.info/class/362.83952/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.8723/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08655/e23/>,
        <http://dewey.info/class/155.6453/e23/>,
        <http://dewey.info/class/306.8723/e23/>,
        <http://dewey.info/class/331.43/e23/>,
        <http://dewey.info/class/362.83952/e23/>,
        <http://dewey.info/class/646.782/e23/> ;
    skos:prefLabel "Married women"@en,
        "Gifte kvinner"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6453/e23/>,
        <http://dewey.info/class/331.43/e23/>,
        <http://dewey.info/class/646.782/e23/> .

humord:c22981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22981" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.825115/e23/> ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.825115/e23/> ;
    skos:prefLabel "Land mines"@en,
        "Landminer"@nb .

humord:c22982 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22982" ;
    dct:modified "2025-03-24T08:51:05"^^xsd:dateTime ;
    skos:altLabel "Gjengedalsvassdraget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483843/e23/>,
        <http://dewey.info/class/914.83843/e23/>,
        <http://dewey.info/class/948.3843/e23/> ;
    skos:prefLabel "Gjengedal water system"@en,
        "Gjengedalsvassdraget"@nb .

humord:c22983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22983" ;
    dct:modified "2025-01-22T12:25:25"^^xsd:dateTime ;
    skos:altLabel "Yrkesdidaktikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c07882 ;
    skos:definition "Yrkesdidaktikk er metoder for å undervise yrkesfaglige læringsprosesser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3/e23/> ;
    skos:prefLabel "Vocational didactics"@en,
        "Yrkesdidaktikk"@nb ;
    skos:related humord:c69465 .

humord:c22984 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22984" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.106/e23/>,
        <http://dewey.info/class/364.36/e23/> ;
    skos:broader humord:c08889 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.106/e23/>,
        <http://dewey.info/class/364.36/e23/> ;
    skos:prefLabel "Gang crimes"@en,
        "Gjengkriminalitet"@nb .

humord:c22986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22986" ;
    dct:modified "2014-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Global management"@en ;
    skos:broadMatch <http://dewey.info/class/327.1/e23/> ;
    skos:broader humord:c09571 ;
    skos:editorialNote "Brukt tverrfaglig Maa"@nb,
        "Lukket bemerkning: buo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1/e23/> ;
    skos:prefLabel "Global governance"@en,
        "Global styring"@nb ;
    skos:related humord:c16723 .

humord:c22988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22988" ;
    dct:modified "2024-11-20T12:59:41"^^xsd:dateTime ;
    skos:altLabel "Yrkeserfaring"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/371.227/e23/>,
        <http://dewey.info/class/373.28/e23/>,
        <http://dewey.info/class/378.37/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/371.227/e23/>,
        <http://dewey.info/class/373.28/e23/>,
        <http://dewey.info/class/378.37/e23/> ;
    skos:prefLabel "Professional experience"@en,
        "Yrkeserfaring"@nb .

humord:c22990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22990" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vocational courses"@en,
        "Vocational subjects"@en ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/370.113/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.113/e23/>,
        <http://dewey.info/class/373.246/e23/> ;
    skos:prefLabel "Occupational courses"@en,
        "Yrkesfag"@nb ;
    skos:relatedMatch <http://dewey.info/class/373.246/e23/> .

humord:c22994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22994" ;
    dct:modified "2025-01-06T12:42:20"^^xsd:dateTime ;
    skos:altLabel "Carrying traffic"@en,
        "Carrying-traffic"@en,
        "Conveyance of goods"@en,
        "Freightage"@en,
        "Goods transport"@en,
        "Godstransport"@nb,
        "Pakketransport"@nb,
        "Varetransport"@nb ;
    skos:broadMatch <http://dewey.info/class/388.044/e23/> ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.044/e23/> ;
    skos:prefLabel "Cargo transport"@en,
        "Godstransport"@nb .

humord:c22996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME22996" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Governmentality"@nb ;
    skos:broadMatch <http://dewey.info/class/303.33/e23/> ;
    skos:broader humord:c09243 ;
    skos:definition "Å styre individet til å styre seg selv <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.33/e23/> ;
    skos:prefLabel "Governmentality"@en,
        "Styringsmentalitet"@nb ;
    skos:related humord:c21829 .

humord:c23000 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23000" ;
    dct:modified "2023-04-12T09:04:24"^^xsd:dateTime ;
    skos:altLabel "Mathematical ability"@en,
        "Numerical ability"@en,
        "Matematikkforståelse"@nb,
        "Matematikkprestasjoner"@nb,
        "Matematikkunnskaper"@nb,
        "Regneferdigheter"@nb ;
    skos:broadMatch <http://dewey.info/class/510/e23/> ;
    skos:broader humord:c23021 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.7/e23/>,
        <http://dewey.info/class/510/e23/> ;
    skos:prefLabel "Mathematical cognition"@en,
        "Matematikkferdigheter"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.7/e23/> .

humord:c23002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23002" ;
    dct:modified "2025-01-16T12:15:36"^^xsd:dateTime ;
    skos:altLabel "Gramophones"@en,
        "Grammofonar"@nb,
        "Grammofoner"@nb,
        "Platespelarar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.38933/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.38933/e23/> ;
    skos:prefLabel "Record players"@en,
        "Platespillere"@nb .

humord:c23006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23006" ;
    dct:modified "2024-11-06T08:33:09"^^xsd:dateTime ;
    skos:altLabel "Pregnant woman"@en,
        "Gravide"@nb,
        "Gravide kvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/331.44/e23/> ;
    skos:broader humord:c07186 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.44/e23/>,
        <http://dewey.info/class/573.67/e23/> ;
    skos:prefLabel "Pregnant women"@en,
        "Gravide kvinner"@nb ;
    skos:relatedMatch <http://dewey.info/class/573.67/e23/> .

humord:c23007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23007" ;
    dct:modified "2011-06-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Country schools"@en,
        "One-room schools"@en,
        "One-teacher schools"@en,
        "Rural schools"@en,
        "Small schools"@en ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.03/e23/> ;
    skos:prefLabel "Community schools"@en,
        "Grendeskoler"@nb .

humord:c23010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23010" ;
    dct:modified "2020-05-06T12:55:09"^^xsd:dateTime ;
    skos:broader humord:c25147 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/363.285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.285/e23/> ;
    skos:prefLabel "Border control"@en,
        "Grensekontroll"@nb .

humord:c23011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23011" ;
    dct:modified "2021-03-05T11:30:08"^^xsd:dateTime ;
    skos:altLabel "Limit setting"@en,
        "Setting boundaries"@en,
        "Setting limits"@en ;
    skos:broadMatch <http://dewey.info/class/649.1/e23/> ;
    skos:broader humord:c09223 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Boundary setting"@en,
        "Grensesetting"@nb ;
    skos:related humord:c09224 .

humord:c23012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23012" ;
    dct:modified "2024-11-04T08:58:20"^^xsd:dateTime ;
    skos:altLabel "Occupationally disabled persons"@en,
        "Occupationally handicapped"@en,
        "Yrkeshemmede"@nb,
        "Yrkeshemmete"@nb,
        "Yrkesvalghemmete"@nb ;
    skos:broadMatch <http://dewey.info/class/353.539/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Som har vanskelig for å delta i yrkeslivet på grunn av fysisk el. psykisk skade <BOB>"@nb ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.11/e23/>,
        <http://dewey.info/class/353.539/e23/> ;
    skos:prefLabel "Occupationally disabled"@en,
        "Yrkesvalghemmede"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.11/e23/> .

humord:c23016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23016" ;
    dct:modified "2015-04-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c21121 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Grounded theory"@en,
        "Grounded theory"@nb .

humord:c23018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23018" ;
    dct:modified "2024-11-20T13:51:53"^^xsd:dateTime ;
    skos:altLabel "Basic research"@en,
        "Pure research"@en,
        "Grunnforsking"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/658.571/e23/> ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011790 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011790,
        <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/658.571/e23/> ;
    skos:prefLabel "Fundamental research"@en,
        "Grunnforskning"@nb .

humord:c23019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23019" ;
    dct:modified "2024-11-11T19:41:25"^^xsd:dateTime ;
    skos:altLabel "Classes"@en,
        "Courses"@en,
        "Seminars"@en,
        "Kurs"@nb ;
    skos:broadMatch <http://dewey.info/class/1--071/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/> ;
    skos:prefLabel "Lectures"@en,
        "Kurs"@nb ;
    skos:related humord:c07906 .

humord:c23020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23020" ;
    dct:modified "2024-02-09T13:12:33"^^xsd:dateTime ;
    skos:altLabel "Basic instruction"@en,
        "Basic training (Education)"@en,
        "Primary and secondary education"@en,
        "Primary and secondary education and training"@en,
        "Primary education"@en,
        "Primary school education"@en,
        "Basisutdanning"@nb,
        "Grunnskoleopplæring"@nb,
        "Grunnskoleutdannelse"@nb,
        "Grunnskoleutdanning"@nb,
        "Grunnutdanning"@nb ;
    skos:broader humord:c07899 ;
    skos:closeMatch <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/372/e23/> ;
    skos:definition "Opplæring innenfor grunnskolen og den videregående skolen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/373/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/372/e23/>,
        <http://dewey.info/class/373/e23/>,
        <http://dewey.info/class/374.012/e23/> ;
    skos:prefLabel "Basic education"@en,
        "Grunnopplæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/374.012/e23/> .

humord:c23021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23021" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/370.1/e23/> ;
    skos:broader humord:c20967 ;
    skos:definition "å kunne lese, regne, uttrykke seg muntlig og skriftlig, og bruke digitale verktøy <Utdanningsdirektoratet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Basic skills"@en,
        "Grunnleggende ferdigheter"@nb .

humord:c23023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23023" ;
    dct:modified "2024-11-19T11:01:12"^^xsd:dateTime ;
    skos:altLabel "Beginning course"@en,
        "Grunnkurs"@nb ;
    skos:broadMatch <http://dewey.info/class/1--071/e23/> ;
    skos:broader humord:c23019 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/> ;
    skos:prefLabel "Basic courses"@en,
        "Grunnkurs"@nb .

humord:c23025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23025" ;
    dct:modified "2023-04-12T14:35:32"^^xsd:dateTime ;
    skos:broader humord:c14620 ;
    skos:closeMatch <http://dewey.info/class/333.012/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.012/e23/> ;
    skos:prefLabel "Economic rent"@en,
        "Grunnrente"@nb .

humord:c23026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23026" ;
    dct:modified "2015-12-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Career counseling (Counselling)"@en,
        "Career counselling (Counselling)"@en,
        "Career support"@en,
        "Vocational counseling"@en,
        "Vocational counselling"@en,
        "Yrkesrådgivning"@nb ;
    skos:broadMatch <http://dewey.info/class/658.385/e23/> ;
    skos:broader humord:c09161 ;
    skos:closeMatch realfagstermer:c013432 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012124,
        <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.702/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012124,
        realfagstermer:c013432,
        <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/158.6/e23/>,
        <http://dewey.info/class/331.702/e23/>,
        <http://dewey.info/class/371.425/e23/>,
        <http://dewey.info/class/658.385/e23/> ;
    skos:prefLabel "Vocational guidance"@en,
        "Yrkesveiledning"@nb ;
    skos:related humord:c23037,
        humord:c23693,
        humord:c25187 ;
    skos:relatedMatch <http://dewey.info/class/158.6/e23/>,
        <http://dewey.info/class/371.425/e23/> .

humord:c23028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23028" ;
    dct:modified "2023-12-11T11:16:59"^^xsd:dateTime ;
    skos:altLabel "Industrial injuries"@en,
        "Industrial injury"@en,
        "Occupational injury"@en,
        "Yrkesskadar"@nb ;
    skos:broader humord:c03901 ;
    skos:definition "Legemsskade el. sykdom som skyldes arbeidsulykke <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013687 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013687,
        <http://dewey.info/class/344.0218/e23/>,
        <http://dewey.info/class/613.62/e23/>,
        <http://dewey.info/class/616.9803/e23/> ;
    skos:prefLabel "Occupational injuries"@en,
        "Yrkesskader"@nb ;
    skos:related humord:c09135 ;
    skos:relatedMatch <http://dewey.info/class/344.0218/e23/>,
        <http://dewey.info/class/613.62/e23/>,
        <http://dewey.info/class/616.9803/e23/> .

humord:c23030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23030" ;
    dct:modified "2023-11-29T07:53:54"^^xsd:dateTime ;
    skos:altLabel "Compulsory elementary and lower secondary school"@en,
        "Compulsory primary and lower secondary school"@en,
        "Elementary and lower secondary school"@en,
        "Elementary school"@en,
        "Primary and secondary school"@en,
        "Primary school"@en,
        "Folkeskolen"@nb,
        "Grunnskole"@nb,
        "Grunnskolen"@nb,
        "Grunnskulen"@nb ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Skilt ut fra Grunnskoler som egen term juni 2011. Eldre poster må omindekseres Maa"@nb ;
    skos:exactMatch realfagstermer:c001707,
        <http://dewey.info/class/372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001707,
        <http://dewey.info/class/372/e23/> ;
    skos:prefLabel "Primary and lower secondary school"@en,
        "Grunnskolen"@nb ;
    skos:related humord:c07949 .

humord:c23031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23031" ;
    dct:modified "2014-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/379/e23/> ;
    skos:broader humord:c07918,
        humord:c26617 ;
    skos:closeMatch <http://dewey.info/class/375.006/e23/> ;
    skos:definition "Reformer i skolen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.006/e23/>,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "School reforms"@en,
        "Skolereformer"@nb ;
    skos:related humord:c25069 .

humord:c23032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23032" ;
    dct:modified "2021-03-31T09:56:39"^^xsd:dateTime ;
    skos:altLabel "Group behavior"@en,
        "Group behaviour"@en,
        "Group dynamic"@en,
        "Group dynamics (Social process)"@en,
        "Gruppeadferd"@nb,
        "Gruppeatferd"@nb,
        "Gruppedynamikk"@nb ;
    skos:broader humord:c09201 ;
    skos:closeMatch <http://dewey.info/class/302.3/e23/> ;
    skos:editorialNote "Under Sosiapsykologi eller Sosiologi? Maa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Group processes"@en,
        "Gruppeprosesser"@nb ;
    skos:related humord:c23038 .

humord:c23035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23035" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Occupational pride"@en ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.256/e23/> ;
    skos:prefLabel "Professional pride"@en,
        "Yrkesstolthet"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.256/e23/> .

humord:c23036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23036" ;
    dct:modified "2024-02-26T12:46:53"^^xsd:dateTime ;
    skos:altLabel "Occupational disease"@en,
        "Occupational illness"@en,
        "Occupational illnesses"@en,
        "Yrkessjukdom"@nb,
        "Yrkessjukdomar"@nb,
        "Yrkessjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch realfagstermer:c013687,
        <http://dewey.info/class/616.9803/e23/> ;
    skos:definition "Innarbeidet betegnelse for visse sykdommer som har sin årsak i arbeidsmiljø<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013687,
        <http://dewey.info/class/344.0218/e23/>,
        <http://dewey.info/class/613.62/e23/>,
        <http://dewey.info/class/616.9803/e23/> ;
    skos:prefLabel "Occupational diseases"@en,
        "Yrkessykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0218/e23/>,
        <http://dewey.info/class/613.62/e23/> .

humord:c23037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23037" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Career choice"@en,
        "Occupational choice"@en,
        "Occupational choices"@en ;
    skos:broader humord:c09161 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.702/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.702/e23/> ;
    skos:prefLabel "Career choices"@en,
        "Yrkesvalg"@nb ;
    skos:related humord:c23026,
        humord:c25187 .

humord:c23038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23038" ;
    dct:modified "2016-01-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Group dynamics"@en ;
    skos:broader humord:c08121 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/302.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Group psychology"@en,
        "Gruppepsykologi"@nb ;
    skos:related humord:c23032,
        humord:c23039,
        humord:c23046 .

humord:c23039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23039" ;
    dct:modified "2024-08-05T11:23:33"^^xsd:dateTime ;
    skos:altLabel "Group counselling"@en,
        "Gruppebehandling"@nb,
        "Grupperådgiving"@nb,
        "Grupperådgivning"@nb,
        "Grupperådgjeving"@nb,
        "Gruppesamtalar"@nb,
        "Gruppesamtaler"@nb,
        "Gruppeterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: UBO11"@nb ;
    skos:exactMatch <http://dewey.info/class/158.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.35/e23/> ;
    skos:prefLabel "Group therapy"@en,
        "Gruppeterapi"@nb ;
    skos:related humord:c23038 .

humord:c23041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23041" ;
    dct:modified "2024-11-20T12:59:29"^^xsd:dateTime ;
    skos:altLabel "Work experiende"@en,
        "Yrkespraksis"@nb ;
    skos:broadMatch <http://dewey.info/class/1--071/e23/> ;
    skos:broader humord:c26166 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/> ;
    skos:prefLabel "Vocational experience"@en,
        "Yrkespraksis"@nb .

humord:c23042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23042" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Group formation"@en ;
    skos:broadMatch <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:broader humord:c23032 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Grouping"@en,
        "Gruppedannelse"@nb .

humord:c23043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23043" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Group governance"@en,
        "Group management"@en ;
    skos:broader humord:c23032 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Group leadership"@en,
        "Gruppeledelse"@nb ;
    skos:related humord:c25952 ;
    skos:relatedMatch <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> .

humord:c23046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23046" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Group sociology"@en ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/302.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Sociology of groups"@en,
        "Gruppesosiologi"@nb ;
    skos:related humord:c09265,
        humord:c23038 .

humord:c23047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23047" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Group counseling"@en,
        "Group counselling"@en,
        "Group education"@en,
        "Group lessons"@en,
        "Group mentoring"@en,
        "Group supervision"@en,
        "Group teaching"@en,
        "Group tutorials"@en,
        "Gruppeveiledning"@nb ;
    skos:broader humord:c07903 ;
    skos:closeMatch realfagstermer:c009040 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.395/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009040,
        <http://dewey.info/class/371.395/e23/> ;
    skos:prefLabel "Group instruction"@en,
        "Gruppeundervisning"@nb ;
    skos:related humord:c07887 .

humord:c23051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23051" ;
    dct:modified "2024-08-26T15:27:37"^^xsd:dateTime ;
    skos:altLabel "Waldorf education"@en,
        "Waldorf pedagogy"@en,
        "Rudolf Steinerpedagogikk"@nb,
        "Steinerpedagogikk"@nb,
        "Waldorfpedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.391/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.391/e23/> ;
    skos:prefLabel "Waldorf pedagogical theory"@en,
        "Steinerpedagogikk"@nb ;
    skos:related humord:c23053,
        humord:c25023 .

humord:c23053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23053" ;
    dct:modified "2024-08-26T15:33:06"^^xsd:dateTime ;
    skos:altLabel "Rudolf Steiner schools"@en,
        "Steiner schools"@en,
        "Rudolf Steinerskoler"@nb,
        "Steinerskolen"@nb,
        "Steinerskoler"@nb,
        "Waldorfskolen"@nb,
        "udolf Steinerskoler"@nb ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/371.391/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.391/e23/>,
        <http://dewey.info/class/372.1391/e23/>,
        <http://dewey.info/class/373.1391/e23/> ;
    skos:prefLabel "Waldorf schools"@en,
        "Steinerskoler"@nb ;
    skos:related humord:c23051 ;
    skos:relatedMatch <http://dewey.info/class/372.1391/e23/>,
        <http://dewey.info/class/373.1391/e23/> .

humord:c23057 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23057" ;
    dct:modified "2024-08-30T14:37:40"^^xsd:dateTime ;
    skos:altLabel "Wewak"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9575/e23/>,
        <http://dewey.info/class/919.575/e23/>,
        <http://dewey.info/class/995.75/e23/> ;
    skos:broader humord:c27486 ;
    skos:definition "Wewak er en provinshovedstad i Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9575/e23/>,
        <http://dewey.info/class/919.575/e23/>,
        <http://dewey.info/class/995.75/e23/> ;
    skos:prefLabel "Wewak"@en,
        "Wewak"@nb .

humord:c23059 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23059" ;
    dct:modified "2024-10-31T12:39:55"^^xsd:dateTime ;
    skos:altLabel "Mine laborers"@en,
        "Mine labourers"@en,
        "Mine workers"@en,
        "Mining laborers"@en,
        "Mining labourers"@en,
        "Mining workers"@en,
        "Gruvearbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9622/e23/>,
        <http://dewey.info/class/622.092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9622/e23/>,
        <http://dewey.info/class/622.092/e23/> ;
    skos:prefLabel "Miners"@en,
        "Gruvearbeidere"@nb ;
    skos:related humord:c66887 .

humord:c23060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23060" ;
    dct:modified "2024-08-21T07:15:50"^^xsd:dateTime ;
    skos:altLabel "Xingu (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/981.00498/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Xingu er et urfolk i Brasil <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/981.00498/e23/> ;
    skos:prefLabel "Xingu"@en,
        "Xingu (Folk)"@nb .

humord:c23061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23061" ;
    dct:modified "2024-11-12T13:30:00"^^xsd:dateTime ;
    skos:altLabel "Mining camps"@en,
        "Mining community"@en,
        "Mining towns"@en,
        "Bergverksamfunn"@nb,
        "Gruvebyar"@nb,
        "Gruvebyer"@nb,
        "Gruvesamfunn"@nb ;
    skos:broader humord:c27375 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/307.766/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.766/e23/> ;
    skos:prefLabel "Mining communities"@en,
        "Gruvesamfunn"@nb .

humord:c23063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23063" ;
    dct:modified "2011-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Green revolution"@en,
        "Grønn revolusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/338.16/e23/> ;
    skos:broader humord:c07646 ;
    skos:definition "Markant økning i jordbruksavkastningen som følge av nye jordbruksteknikker,særlig i utviklingsland <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.16/e23/> ;
    skos:prefLabel "Green revolutions"@en,
        "Grønne revolusjoner"@nb .

humord:c23065 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23065" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dyktiggjøring"@nb ;
    skos:broadMatch <http://dewey.info/class/362.4/e23/> ;
    skos:broader humord:c09355 ;
    skos:definition "Planmessig arbeid for at den som er funksjonshemmet skal utvikle funksjons-og mestringsevnen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.4/e23/> ;
    skos:prefLabel "Habilitation"@en,
        "Habilitering"@nb ;
    skos:related humord:c15625,
        humord:c22507 .

humord:c23067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23067" ;
    dct:modified "2024-09-20T07:56:20"^^xsd:dateTime ;
    skos:altLabel "Cybercrimes"@en,
        "Databrotsverk"@nb,
        "Databrottsverk"@nb,
        "Dataforbrytelser"@nb,
        "Datakriminalitet"@nb,
        "Nettkriminalitet"@nb ;
    skos:broader humord:c08889 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001469,
        <http://dewey.info/class/364.168/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001469,
        <http://dewey.info/class/345.0268/e23/>,
        <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Computer crimes"@en,
        "Datakriminalitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.0268/e23/> .

humord:c23068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23068" ;
    dct:modified "2024-02-26T08:47:27"^^xsd:dateTime ;
    skos:altLabel "Cyberattacks"@en,
        "Denial of service"@en,
        "Hacker culture"@en,
        "Hacktivism"@en,
        "Maker culture"@en,
        "Makers"@en,
        "Cyberangrep"@nb,
        "Dataangrep"@nb,
        "Hackarkultur"@nb,
        "Hackerkultur"@nb,
        "Hacking"@nb,
        "Nettangrep"@nb,
        "Skaparar"@nb,
        "Skaparkultur"@nb,
        "Skaparrørsla"@nb,
        "Skapere"@nb ;
    skos:broadMatch <http://dewey.info/class/005.87/e23/>,
        <http://dewey.info/class/364.168/e23/> ;
    skos:broader humord:c23067 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013376 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013376,
        <http://dewey.info/class/005.87/e23/>,
        <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Hacking"@en,
        "Hacking"@nb ;
    skos:related humord:c26429,
        humord:c58277 .

humord:c23069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23069" ;
    dct:modified "2024-05-21T15:37:09"^^xsd:dateTime ;
    skos:altLabel "Active immunization"@en,
        "Inoculations"@en,
        "Vaccination"@en,
        "Vaccinations"@en,
        "Vaccine"@en,
        "Aktiv immunisering"@nb,
        "Vaksinar"@nb,
        "Vaksinasjon"@nb,
        "Vaksinasjoner"@nb,
        "Vaksinering"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Vaksine er et preparat som brukes til å stimulere immunapparatet slik at den som vaksineres, blir immun uten å gjennomgå sykdom.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006905,
        <http://dewey.info/class/615.372/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006905,
        <http://dewey.info/class/615.372/e23/> ;
    skos:prefLabel "Vaccines"@en,
        "Vaksiner"@nb .

humord:c23070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23070" ;
    dct:modified "2025-02-11T14:04:19"^^xsd:dateTime ;
    skos:altLabel "Haida (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Amerikansk urfolk på den nordamerikanske nordvestkysten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89728/e23/>,
        <http://dewey.info/class/5--9728/e23/>,
        <http://dewey.info/class/971.10049728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89728/e23/>,
        <http://dewey.info/class/5--9728/e23/>,
        <http://dewey.info/class/971.10049728/e23/> ;
    skos:prefLabel "Haida"@en,
        "Haida (Folk)"@nb .

humord:c23071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23071" ;
    dct:modified "2024-03-12T13:05:04"^^xsd:dateTime ;
    skos:altLabel "Semiconductor physics"@en,
        "Halvlederfysikk"@nb,
        "Halvleiarar"@nb,
        "Halvleiarmateriale"@nb ;
    skos:broader humord:c08260,
        humord:c08386,
        humord:c61683 ;
    skos:definition "En gruppe stoffer som leder elektrisk strøm dårligere enn metalliske ledere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005740,
        <http://dewey.info/class/541.377/e23/>,
        <http://dewey.info/class/621.38152/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005740,
        <http://dewey.info/class/537.622/e23/>,
        <http://dewey.info/class/541.377/e23/>,
        <http://dewey.info/class/621.38152/e23/>,
        <http://dewey.info/class/621.38832/e23/> ;
    skos:prefLabel "Semiconductors"@en,
        "Halvledere"@nb ;
    skos:relatedMatch <http://dewey.info/class/537.622/e23/>,
        <http://dewey.info/class/621.38832/e23/> .

humord:c23073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23073" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/382.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.9/e23/> ;
    skos:prefLabel "Trade agreements"@en,
        "Handelsavtaler"@nb .

humord:c23074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23074" ;
    dct:modified "2016-05-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Balance of trade"@en ;
    skos:broader humord:c23535 ;
    skos:closeMatch <http://dewey.info/class/382.17/e23/> ;
    skos:definition "Forskjellen mellom verdien av et lands import og eksport av varer. Inngår i    et lands utenriksregnskap <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.17/e23/> ;
    skos:prefLabel "Trade balance"@en,
        "Handelsbalanse"@nb .

humord:c23075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23075" ;
    dct:modified "2024-11-08T12:53:19"^^xsd:dateTime ;
    skos:altLabel "Validness"@en,
        "Gyldigheit"@nb,
        "Gyldighet"@nb,
        "Validitet"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "I hvilken grad man ut fra resultatene av et forsøk eller en studie kan trekke gyldige slutninger om det man har satt seg som formål å undersøke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Validity"@en,
        "Validitet"@nb .

humord:c23080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23080" ;
    dct:modified "2023-12-18T15:22:07"^^xsd:dateTime ;
    skos:altLabel "Water power plants"@en,
        "Vannkraftanlegg"@nb,
        "Vasskraftanlegg"@nb,
        "Vasskraftverk"@nb ;
    skos:broadMatch <http://dewey.info/class/333.914/e23/> ;
    skos:broader humord:c22263 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009687 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009687,
        <http://dewey.info/class/333.914/e23/>,
        <http://dewey.info/class/621.312134/e23/> ;
    skos:prefLabel "Hydroelectric power plants"@en,
        "Vannkraftverk"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.312134/e23/> .

humord:c23081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23081" ;
    dct:modified "2014-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Water scarcity"@en ;
    skos:broadMatch <http://dewey.info/class/333.9111/e23/> ;
    skos:broader humord:c07719 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.9111/e23/> ;
    skos:prefLabel "Water shortage"@en,
        "Vannmangel"@nb .

humord:c23082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23082" ;
    dct:modified "2023-12-18T15:23:35"^^xsd:dateTime ;
    skos:altLabel "Vassressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005234,
        <http://dewey.info/class/333.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005234,
        <http://dewey.info/class/333.91/e23/>,
        <http://dewey.info/class/354.36/e23/>,
        <http://dewey.info/class/627/e23/> ;
    skos:prefLabel "Water resources"@en,
        "Vannressurser"@nb ;
    skos:relatedMatch <http://dewey.info/class/354.36/e23/>,
        <http://dewey.info/class/627/e23/> .

humord:c23083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23083" ;
    dct:modified "2015-09-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/341.442/e23/> ;
    skos:broader humord:c08969 ;
    skos:closeMatch <http://dewey.info/class/346.04691/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.442/e23/>,
        <http://dewey.info/class/346.04691/e23/> ;
    skos:prefLabel "Water rights"@en,
        "Vannrettigheter"@nb .

humord:c23085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23085" ;
    dct:modified "2020-06-26T13:02:38"^^xsd:dateTime ;
    skos:altLabel "Child neglect"@en,
        "Failure of care"@en,
        "Lack of adequate parental care"@en,
        "Mismanagement (Parental neglect)"@en,
        "Vanskjøtsel"@nb ;
    skos:broadMatch <http://dewey.info/class/362.76/e23/> ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.76/e23/> ;
    skos:prefLabel "Parental neglect"@en,
        "Omsorgssvikt"@nb .

humord:c23088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23088" ;
    dct:modified "2023-12-18T15:28:15"^^xsd:dateTime ;
    skos:altLabel "Distributive trade"@en,
        "Varehandel"@nb ;
    skos:broadMatch <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001815 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001815,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "Commodities trade"@en,
        "Varehandel"@nb .

humord:c23089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23089" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Trading blocs"@en ;
    skos:broadMatch <http://dewey.info/class/382.9/e23/> ;
    skos:broader humord:c09564 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.9/e23/> ;
    skos:prefLabel "Trade blocs"@en,
        "Handelsblokker"@nb .

humord:c23093 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23093" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Trade liberalization"@en ;
    skos:broadMatch <http://dewey.info/class/382.3/e23/> ;
    skos:broader humord:c09564 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.087/e23/>,
        <http://dewey.info/class/382.3/e23/> ;
    skos:prefLabel "Trade liberalisation"@en,
        "Handelsliberalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.087/e23/> .

humord:c23094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23094" ;
    dct:modified "2025-01-06T10:27:23"^^xsd:dateTime ;
    skos:altLabel "Road haulage"@en,
        "Vegtransport"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.094/e23/>,
        <http://dewey.info/class/354.77/e23/>,
        <http://dewey.info/class/388.31/e23/>,
        <http://dewey.info/class/388.4131/e23/> ;
    skos:prefLabel "Road transport"@en,
        "Veitransport"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.094/e23/>,
        <http://dewey.info/class/354.77/e23/>,
        <http://dewey.info/class/388.4131/e23/> .

humord:c23096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23096" ;
    dct:modified "2023-12-05T15:37:00"^^xsd:dateTime ;
    skos:altLabel "Trade organizations"@en,
        "Handelsforbund"@nb ;
    skos:broader humord:c07745,
        humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/381.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.06/e23/> ;
    skos:prefLabel "Trade organisations"@en,
        "Handelsorganisasjoner"@nb .

humord:c23099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23099" ;
    dct:modified "2025-01-21T07:06:13"^^xsd:dateTime ;
    skos:altLabel "Pengemarkeder"@nb,
        "Pengemarkedet"@nb,
        "Pengemarknadar"@nb,
        "Pengemarknaden"@nb,
        "Pengemarknader"@nb,
        "Valutamarkeder"@nb,
        "Valutamarknad"@nb,
        "Valutamarknadar"@nb,
        "Valutamarknader"@nb ;
    skos:broadMatch <http://dewey.info/class/332.45/e23/> ;
    skos:broader humord:c07820 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.45/e23/> ;
    skos:prefLabel "Currency markets"@en,
        "Valutamarked"@nb .

humord:c23107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23107" ;
    dct:modified "2014-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fiscal policy guidelines"@en,
        "Handlingsregelen"@nb ;
    skos:broadMatch <http://dewey.info/class/336.39/e23/> ;
    skos:broader humord:c07872 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.39/e23/> ;
    skos:prefLabel "Fiscal rules"@en,
        "Handlingsregler"@nb .

humord:c23108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23108" ;
    dct:modified "2024-12-17T12:44:56"^^xsd:dateTime ;
    skos:altLabel "Aquafarming"@en,
        "Aquiculture"@en,
        "Akvakultur"@nb,
        "Havbruk"@nb ;
    skos:broader humord:c07625,
        humord:c07662 ;
    skos:closeMatch realfagstermer:c004840,
        realfagstermer:c013800,
        <http://dewey.info/class/338.76398/e23/> ;
    skos:definition "Kultivering av organismer i vann. Omfatter dyrking av planter, alger, skjell og oppdrett av fisk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/639.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004840,
        realfagstermer:c013800,
        <http://dewey.info/class/338.76398/e23/>,
        <http://dewey.info/class/639.8/e23/> ;
    skos:prefLabel "Aquaculture"@en,
        "Akvakultur"@nb .

humord:c23111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23111" ;
    dct:modified "2024-10-22T10:11:23"^^xsd:dateTime ;
    skos:altLabel "Havressursar"@nb,
        "Havressurser"@nb,
        "Marine ressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013929,
        <http://dewey.info/class/333.9164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013929,
        <http://dewey.info/class/333.9164/e23/>,
        <http://dewey.info/class/354.369/e23/> ;
    skos:prefLabel "Marine resources"@en,
        "Marine ressurser"@nb ;
    skos:relatedMatch <http://dewey.info/class/354.369/e23/> .

humord:c23113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23113" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hedgefunds"@en ;
    skos:broader humord:c17031 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.64524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.64524/e23/> ;
    skos:prefLabel "Hedge funds"@en,
        "Hedgefond"@nb .

humord:c23114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23114" ;
    dct:modified "2014-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Supremacy"@en,
        "Overherredømme"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5/e23/>,
        <http://dewey.info/class/327.112/e23/> ;
    skos:broader humord:c09395 ;
    skos:definition "Dominansen som en gruppe (eller en stat) har over andre grupper (eller stater) <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5/e23/>,
        <http://dewey.info/class/327.112/e23/> ;
    skos:prefLabel "Hegemony"@en,
        "Hegemoni"@nb ;
    skos:related humord:c09244 .

humord:c23118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23118" ;
    dct:modified "2025-03-14T10:25:04"^^xsd:dateTime ;
    skos:altLabel "Confluent education"@en,
        "Holistic pedagogy"@en,
        "Heilskapspedagogikk"@nb,
        "Helhetspedagogikk"@nb,
        "Holistisk pedagogikk"@nb,
        "Konfluent pedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Holistic education"@en,
        "Holistisk pedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.1/e23/> .

humord:c23120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23120" ;
    dct:modified "2024-01-12T10:56:37"^^xsd:dateTime ;
    skos:altLabel "Health care (Educational discipline)"@en,
        "Health science"@en,
        "Health studies"@en,
        "Health subjects"@en,
        "Health theory"@en,
        "Helselære"@nb,
        "Helsevitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/372.37/e23/>,
        <http://dewey.info/class/610.71/e23/> ;
    skos:broader humord:c07919 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002292 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002292,
        <http://dewey.info/class/372.37/e23/>,
        <http://dewey.info/class/610.71/e23/> ;
    skos:prefLabel "Health sciences"@en,
        "Helsefag"@nb .

humord:c23122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23122" ;
    dct:modified "2024-07-03T12:53:57"^^xsd:dateTime ;
    skos:altLabel "Helsefare"@nb,
        "Helserisiko"@nb ;
    skos:broader humord:c22665 ;
    skos:closeMatch realfagstermer:c008326 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008326,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Health risk"@en,
        "Helsefare"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/613/e23/> .

humord:c23124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23124" ;
    dct:modified "2023-11-29T14:44:17"^^xsd:dateTime ;
    skos:altLabel "Regional health authorities"@en,
        "Helseføretak"@nb,
        "Regionale helseforetak"@nb,
        "Regionale helseføretak"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1/e23/> ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011727 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011727,
        <http://dewey.info/class/362.1/e23/> ;
    skos:prefLabel "Regional health authority"@en,
        "Helseforetak"@nb .

humord:c23126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23126" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/368.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2554/e23/>,
        <http://dewey.info/class/344.022/e23/>,
        <http://dewey.info/class/353.69/e23/>,
        <http://dewey.info/class/368.382/e23/>,
        <http://dewey.info/class/368.42/e23/> ;
    skos:prefLabel "Health insurance"@en,
        "Helseforsikring"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.2554/e23/>,
        <http://dewey.info/class/344.022/e23/>,
        <http://dewey.info/class/353.69/e23/>,
        <http://dewey.info/class/368.42/e23/> .

humord:c23127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23127" ;
    dct:modified "2024-07-09T11:20:30"^^xsd:dateTime ;
    skos:altLabel "Health literacy"@en,
        "Helsefremjing"@nb,
        "Helsefremming"@nb,
        "Helseinformasjon"@nb,
        "Helseopplysning"@nb ;
    skos:broader humord:c22665 ;
    skos:closeMatch realfagstermer:c009862,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:definition "Formidling av informasjon til enkeltpersoner eller grupper for å fremme helse og forebygge sykdom <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009862,
        <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/344.04/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Health promotion"@en,
        "Helseopplysning"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/344.04/e23/> .

humord:c23131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23131" ;
    dct:modified "2025-03-14T10:14:22"^^xsd:dateTime ;
    skos:altLabel "Health pedagogy"@en,
        "Helsepedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.391/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Begrep som omfatter kunnskaper og metoder for helse- og omsorgsrelatert virksomhet og deltakerbasert arbeidsmetodikk, inkludert steinerpedagogiske ideer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.385/e23/>,
        <http://dewey.info/class/371.391/e23/>,
        <http://dewey.info/class/371.92/e23/> ;
    skos:prefLabel "Health education"@en,
        "Helsepedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.385/e23/>,
        <http://dewey.info/class/371.92/e23/> .

humord:c23132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23132" ;
    dct:modified "2024-07-09T11:16:38"^^xsd:dateTime ;
    skos:altLabel "Health issues"@en,
        "Helseproblem"@nb ;
    skos:broadMatch <http://dewey.info/class/613/e23/> ;
    skos:broader humord:c03774 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Health problems"@en,
        "Helseproblemer"@nb .

humord:c23133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23133" ;
    dct:modified "2024-02-02T13:19:24"^^xsd:dateTime ;
    skos:altLabel "Helsepsykologi"@nb ;
    skos:broader humord:c28514 ;
    skos:closeMatch <http://dewey.info/class/613.019/e23/> ;
    skos:definition "Grenseområdet mellom psykologi og somatisk medisin ... undersøker sammenhenger mellom psykologiske og miljømessige faktorer og somatisk helse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.019/e23/> ;
    skos:prefLabel "Health psychology"@en,
        "Helsepsykologi"@nb .

humord:c23134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23134" ;
    dct:modified "2024-01-12T11:05:06"^^xsd:dateTime ;
    skos:altLabel "Helselovgivning"@nb,
        "Helserett"@nb ;
    skos:broader humord:c08957 ;
    skos:closeMatch <http://dewey.info/class/344.041/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003991 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003991,
        <http://dewey.info/class/344.041/e23/> ;
    skos:prefLabel "Health law"@en,
        "Helserett"@nb .

humord:c23136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23136" ;
    dct:modified "2021-02-10T11:26:01"^^xsd:dateTime ;
    skos:altLabel "Health sociology"@en,
        "Sociology of health and wellness"@en ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004569,
        <http://dewey.info/class/306.461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004569,
        <http://dewey.info/class/306.461/e23/> ;
    skos:prefLabel "Sociology of health and illness"@en,
        "Helsesosiologi"@nb .

humord:c23138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23138" ;
    dct:modified "2024-12-10T08:00:16"^^xsd:dateTime ;
    skos:altLabel "Public health clinics"@en,
        "Helsestasjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.12/e23/> ;
    skos:broader humord:c12065 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.12/e23/> ;
    skos:prefLabel "Public health centres"@en,
        "Helsestasjoner"@nb .

humord:c23143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23143" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Welfare policies"@en ;
    skos:broadMatch <http://dewey.info/class/361/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361/e23/> ;
    skos:prefLabel "Welfare policy"@en,
        "Velferdspolitikk"@nb .

humord:c23145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23145" ;
    dct:modified "2024-10-02T14:41:32"^^xsd:dateTime ;
    skos:altLabel "Mental health care"@en,
        "Mental health-care"@en,
        "Mental healthcare"@en,
        "Psykisk helsevern"@nb,
        "Sinnssjukepleie"@nb,
        "Sinnssykepleie"@nb ;
    skos:broader humord:c22665 ;
    skos:closeMatch <http://dewey.info/class/616.89/e23/> ;
    skos:definition "Med psykisk helsevern menes spesialisthelsetjenestens undersøkelse og behandling av mennesker på grunn av psykisk lidelse, samt den pleie og omsorg dette krever. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.044/e23/>,
        <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/371.713/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.89/e23/> ;
    skos:prefLabel "Mental health services"@en,
        "Psykisk helsevern"@nb ;
    skos:related humord:c24603 ;
    skos:relatedMatch <http://dewey.info/class/344.044/e23/>,
        <http://dewey.info/class/371.713/e23/>,
        <http://dewey.info/class/371.94/e23/> .

humord:c23146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23146" ;
    dct:modified "2020-08-17T10:53:30"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.126/e23/>,
        <http://dewey.info/class/330.1556/e23/> ;
    skos:broader humord:c22371 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Mange treff i Bibsys. bsh"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.126/e23/>,
        <http://dewey.info/class/330.1556/e23/> ;
    skos:prefLabel "Welfare economics"@en,
        "Velferdsteori"@nb .

humord:c23147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23147" ;
    dct:modified "2024-01-12T11:08:26"^^xsd:dateTime ;
    skos:altLabel "Helseøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:exactMatch realfagstermer:c007388,
        <http://dewey.info/class/338.473621/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007388,
        <http://dewey.info/class/338.473621/e23/> ;
    skos:prefLabel "Health economics"@en,
        "Helseøkonomi"@nb ;
    skos:related humord:c24870 .

humord:c23148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23148" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.126/e23/>,
        <http://dewey.info/class/330.1556/e23/> ;
    skos:broader humord:c07867 ;
    skos:definition "Gren av sosialøkonomien som særlig behandler valg av økonomisk politikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.126/e23/>,
        <http://dewey.info/class/330.1556/e23/> ;
    skos:prefLabel "Welfare economy"@en,
        "Velferdsøkonomi"@nb .

humord:c23150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23150" ;
    dct:modified "2024-11-27T17:12:42"^^xsd:dateTime ;
    skos:altLabel "Comfort (Philosophy)"@en,
        "Pleasantness"@en,
        "Wellbeing"@en,
        "Velvære"@nb ;
    skos:broadMatch <http://dewey.info/class/152.1886/e23/> ;
    skos:broader humord:c00345 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.1886/e23/>,
        <http://dewey.info/class/158/e23/> ;
    skos:prefLabel "Well-being"@en,
        "Velvære"@nb ;
    skos:related humord:c00349 ;
    skos:relatedMatch <http://dewey.info/class/158/e23/> .

humord:c23153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23153" ;
    dct:modified "2024-11-04T08:46:47"^^xsd:dateTime ;
    skos:altLabel "Left-handed persons"@en,
        "Sinistrals"@en,
        "Keivendte"@nb,
        "Keivhendte"@nb,
        "Kjevhendte"@nb,
        "Venstrehendte"@nb ;
    skos:broadMatch <http://dewey.info/class/652.1/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/652.1/e23/> ;
    skos:prefLabel "Left-handed people"@en,
        "Venstrehendte"@nb .

humord:c23156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23156" ;
    dct:modified "2020-07-03T12:36:29"^^xsd:dateTime ;
    skos:altLabel "Left-wing party"@en,
        "Leftist parties"@en,
        "Parties to the left"@en ;
    skos:broader humord:c09623 ;
    skos:closeMatch <http://dewey.info/class/324.216/e23/>,
        <http://dewey.info/class/324.217/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.216/e23/>,
        <http://dewey.info/class/324.217/e23/> ;
    skos:prefLabel "Left-wing parties"@en,
        "Venstrepartier"@nb .

humord:c23158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23158" ;
    dct:modified "2024-11-04T08:52:04"^^xsd:dateTime ;
    skos:altLabel "Kosmopolittar"@nb,
        "Kosmopolitter"@nb,
        "Verdsborgarar"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cosmopolites"@en,
        "Verdensborgere"@nb .

humord:c23162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23162" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23521 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "World trade"@en,
        "Verdenshandel"@nb .

humord:c23163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23163" ;
    dct:modified "2024-10-10T07:57:05"^^xsd:dateTime ;
    skos:altLabel "International market"@en,
        "International markets"@en,
        "World markets"@en,
        "Globale markeder"@nb,
        "Globale marknadar"@nb,
        "Globale marknader"@nb,
        "Internasjonalt marked"@nb,
        "Internasjonalt marknad"@nb,
        "Verdensmarkedet"@nb,
        "Verdsmarknad"@nb,
        "Verdsmarknaden"@nb ;
    skos:broadMatch <http://dewey.info/class/337/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:broader humord:c23535 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/337/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "World market"@en,
        "Verdensmarked"@nb ;
    skos:related humord:c23521 .

humord:c23166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23166" ;
    dct:modified "2015-10-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327/e23/> ;
    skos:broader humord:c09571,
        humord:c26402 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327/e23/> ;
    skos:prefLabel "World order"@en,
        "Verdensorden"@nb .

humord:c23167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23167" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327/e23/> ;
    skos:prefLabel "World politics"@en,
        "Verdenspolitikk"@nb .

humord:c23168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23168" ;
    dct:modified "2014-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "International communities"@en,
        "International community"@en,
        "World community"@en,
        "World societies"@en,
        "World society"@en,
        "Verdenssamfunnet"@nb ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.2/e23/> ;
    skos:prefLabel "World communities"@en,
        "Verdenssamfunn"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.2/e23/> .

humord:c23170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23170" ;
    dct:modified "2011-06-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07867 ;
    skos:closeMatch <http://dewey.info/class/337/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/337/e23/> ;
    skos:prefLabel "World economy"@en,
        "Verdensøkonomi"@nb .

humord:c23171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23171" ;
    dct:modified "2024-11-08T12:56:02"^^xsd:dateTime ;
    skos:altLabel "Verdiformidling"@nb ;
    skos:broadMatch <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/170/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/170/e23/> ;
    skos:prefLabel "Transmission of values"@en,
        "Verdiformidling"@nb .

humord:c23172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23172" ;
    dct:modified "2024-06-13T08:00:10"^^xsd:dateTime ;
    skos:altLabel "Intellectual disability nurses"@en,
        "Learning disability nurses"@en,
        "Welfare nurses"@en,
        "Vernepleiarar"@nb ;
    skos:broadMatch <http://dewey.info/class/610.737/e23/> ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/610.737/e23/> ;
    skos:prefLabel "Social educators"@en,
        "Vernepleiere"@nb ;
    skos:related humord:c23173 .

humord:c23173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23173" ;
    dct:modified "2024-05-21T15:28:51"^^xsd:dateTime ;
    skos:altLabel "Intellectual disability nursing"@en,
        "Learning disability nursing"@en,
        "Welfare nursing"@en,
        "Vernepleie"@nb ;
    skos:broadMatch <http://dewey.info/class/362.40453/e23/>,
        <http://dewey.info/class/610.737/e23/> ;
    skos:broader humord:c11873 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.40453/e23/>,
        <http://dewey.info/class/610.737/e23/> ;
    skos:prefLabel "Social education"@en,
        "Vernepleie"@nb ;
    skos:related humord:c23172 .

humord:c23174 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23174" ;
    dct:modified "2020-07-31T10:23:54"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482532/e23/>,
        <http://dewey.info/class/914.82532/e23/>,
        <http://dewey.info/class/948.2532/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482532/e23/>,
        <http://dewey.info/class/914.82532/e23/>,
        <http://dewey.info/class/948.2532/e23/> ;
    skos:prefLabel "Vestre Toten"@en,
        "Vestre Toten"@nb .

humord:c23175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23175" ;
    dct:modified "2024-06-21T11:10:43"^^xsd:dateTime ;
    skos:altLabel "Wind energy"@en,
        "Vindkraft"@nb ;
    skos:broader humord:c23956 ;
    skos:closeMatch <http://dewey.info/class/333.92/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006099 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006099,
        <http://dewey.info/class/333.92/e23/> ;
    skos:prefLabel "Wind power"@en,
        "Vindkraft"@nb .

humord:c23180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23180" ;
    dct:modified "2024-12-10T08:04:48"^^xsd:dateTime ;
    skos:altLabel "Vernearbeid"@nb ;
    skos:broader humord:c23234 ;
    skos:closeMatch <http://dewey.info/class/363.11/e23/> ;
    skos:definition "Forebyggende tiltak mot ulykker og helsefarer på en arbeidsplass <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.256/e23/>,
        <http://dewey.info/class/363.11/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:prefLabel "Safety work"@en,
        "Vernearbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.256/e23/> .

humord:c23182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23182" ;
    dct:modified "2015-09-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Verdiskaping"@nb ;
    skos:broadMatch <http://dewey.info/class/338.9/e23/> ;
    skos:broader humord:c26079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Value creation"@en,
        "Verdiskapning"@nb .

humord:c23184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23184" ;
    dct:modified "2024-11-28T10:27:49"^^xsd:dateTime ;
    skos:altLabel "Verdisyn"@nb ;
    skos:broadMatch <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:broader humord:c00310 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Ethical principles"@en,
        "Verdisyn"@nb .

humord:c23186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23186" ;
    dct:modified "2024-11-27T20:22:18"^^xsd:dateTime ;
    skos:altLabel "Hemmelegheiter"@nb ;
    skos:broadMatch <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177.3/e23/> ;
    skos:broader humord:c08078 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177.3/e23/> ;
    skos:prefLabel "Secrets"@en,
        "Hemmeligheter"@nb ;
    skos:related humord:c15582 .

humord:c23187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23187" ;
    dct:modified "2024-09-27T13:27:18"^^xsd:dateTime ;
    skos:altLabel "Master suppression techniques"@en,
        "Hersketeknikk"@nb,
        "Hersketeknikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/153.69/e23/>,
        <http://dewey.info/class/302.22/e23/>,
        <http://dewey.info/class/303.33/e23/> ;
    skos:broader humord:c09243 ;
    skos:definition "Hersketeknikker er manipulative praksiser som brukes av en person eller en gruppe for å kontrollere eller dominere en annen person eller gruppe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.69/e23/>,
        <http://dewey.info/class/302.22/e23/>,
        <http://dewey.info/class/303.33/e23/> ;
    skos:prefLabel "Domination techniques"@en,
        "Hersketeknikker"@nb .

humord:c23188 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23188" ;
    dct:modified "2025-03-14T12:32:20"^^xsd:dateTime ;
    skos:altLabel "Verkstadspedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Pedagogisk metode der deltakerne aktivt bygger noe, gjerne sammen, et produkt eller produkter av ulikt materiale. Begrepet knyttes ofte til (prosessorientert) skriving/skriveopplæring og læreplaner for grunnskolen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3/e23/>,
        <http://dewey.info/class/372.623/e23/> ;
    skos:prefLabel "Theme-based, interdisciplinary workshop approach"@en,
        "Verkstedspedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.623/e23/> .

humord:c23189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23189" ;
    dct:modified "2025-01-05T19:40:08"^^xsd:dateTime ;
    skos:altLabel "Horsedrawn vehicles"@en,
        "Hestekjøretøy"@nb,
        "Hestekøyretøy"@nb ;
    skos:broadMatch <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/> ;
    skos:broader humord:c04392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.341/e23/>,
        <http://dewey.info/class/688.6/e23/> ;
    skos:prefLabel "Horse-drawn vehicles"@en,
        "Hestekjøretøyer"@nb .

humord:c23192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23192" ;
    dct:modified "2024-11-08T13:01:16"^^xsd:dateTime ;
    skos:altLabel "Vernetiltak"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004709 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004709 ;
    skos:prefLabel "Protective measures"@en,
        "Vernetiltak"@nb ;
    skos:related humord:c59044 .

humord:c23194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23194" ;
    dct:modified "2024-11-05T19:25:55"^^xsd:dateTime ;
    skos:altLabel "Heterofile"@nb,
        "Heteroseksuelle"@nb ;
    skos:broadMatch <http://dewey.info/class/155.34/e23/> ;
    skos:broader humord:c07201 ;
    skos:exactMatch <http://dewey.info/class/1--08662/e23/>,
        <http://dewey.info/class/306.764/e23/>,
        <http://dewey.info/class/362.8962/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08662/e23/>,
        <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/306.764/e23/>,
        <http://dewey.info/class/362.8962/e23/> ;
    skos:prefLabel "Heterosexuals"@en,
        "Heterofile"@nb ;
    skos:related humord:c13224 .

humord:c23196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23196" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.55/e23/> ;
    skos:broader humord:c08791 ;
    skos:definition "Nasjonalistisk hindubevegelse som ønsker å gjøre India til hinduenes land <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.55/e23/>,
        <http://dewey.info/class/320.540954/e23/> ;
    skos:prefLabel "Hindutva"@en,
        "Hindutva"@nb ;
    skos:related humord:c09654 ;
    skos:relatedMatch <http://dewey.info/class/320.540954/e23/> .

humord:c23198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23198" ;
    dct:modified "2024-11-01T09:08:48"^^xsd:dateTime ;
    skos:altLabel "Vevarar"@nb ;
    skos:broadMatch <http://dewey.info/class/677.028242/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/746.14092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.028242/e23/>,
        <http://dewey.info/class/746.14092/e23/> ;
    skos:prefLabel "Weavers"@en,
        "Vevere"@nb ;
    skos:related humord:c04836 .

humord:c23199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23199" ;
    dct:modified "2024-11-29T12:47:19"^^xsd:dateTime ;
    skos:altLabel "AIDS virus"@en,
        "Acquired immune deficiency syndrome virus"@en,
        "Acquired immunodeficiency syndrome virus"@en,
        "HTLV-III"@en,
        "Hiv"@en,
        "Human immunodeficiency virus"@en,
        "LAV-HTLV-III"@en,
        "AIDS-virus"@nb,
        "Ervervet immunsvikt syndrom-virus"@nb,
        "HTLV-III"@nb,
        "Hiv"@nb,
        "Humant immunsviktvirus"@nb,
        "LAV-HTLV-III"@nb,
        "Menneskeleg immunsviktvirus"@nb,
        "Menneskelig immunsviktvirus"@nb ;
    skos:broader humord:c69130 ;
    skos:definition "Virus som ødelegger kroppens immunforsvar og er årsak til sykdommen aids <BOB>"@nb ;
    skos:exactMatch realfagstermer:c013936,
        <http://dewey.info/class/616.979201/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013936,
        <http://dewey.info/class/362.1969792/e23/>,
        <http://dewey.info/class/614.599392/e23/>,
        <http://dewey.info/class/616.979201/e23/>,
        <http://dewey.info/class/618.929792/e23/>,
        <http://dewey.info/class/618.9769792/e23/> ;
    skos:prefLabel "HIV"@en,
        "Hiv"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1969792/e23/>,
        <http://dewey.info/class/614.599392/e23/>,
        <http://dewey.info/class/618.929792/e23/>,
        <http://dewey.info/class/618.9769792/e23/> .

humord:c23212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23212" ;
    dct:modified "2024-03-08T08:49:49"^^xsd:dateTime ;
    skos:altLabel "Teleconferences"@en,
        "Video communication"@en,
        "Video conferencing"@en,
        "Videoconferencing"@en,
        "Videotelephony"@en,
        "Telekonferansar"@nb,
        "Telekonferanser"@nb,
        "Videokommunikasjon"@nb,
        "Videokonferansar"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2345/e23/> ;
    skos:broader humord:c63794 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010309,
        <http://dewey.info/class/384.556/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010309,
        <http://dewey.info/class/302.2345/e23/>,
        <http://dewey.info/class/371.3358/e23/>,
        <http://dewey.info/class/384.556/e23/> ;
    skos:prefLabel "Video conferences"@en,
        "Videokonferanser"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.3358/e23/> .

humord:c23215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23215" ;
    dct:modified "2025-01-14T21:02:52"^^xsd:dateTime ;
    skos:altLabel "VCRs"@en,
        "Video cassette recorders"@en,
        "Video machines"@en,
        "Videospelarar"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.558/e23/> ;
    skos:prefLabel "Video recorders"@en,
        "Videospillere"@nb ;
    skos:related humord:c05615 ;
    skos:relatedMatch <http://dewey.info/class/384.558/e23/> .

humord:c23217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23217" ;
    dct:modified "2023-12-19T08:47:23"^^xsd:dateTime ;
    skos:altLabel "Verdipapir"@nb ;
    skos:broadMatch <http://dewey.info/class/686.288/e23/> ;
    skos:broader humord:c07736 ;
    skos:definition "Verdipapir er et dokument som representerer et pengekrav. De vanligste eksemplene på verdipapir er aksjer, obligasjoner og kontrakter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009694,
        <http://dewey.info/class/332.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009694,
        <http://dewey.info/class/332.632/e23/>,
        <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0666/e23/>,
        <http://dewey.info/class/346.0922/e23/>,
        <http://dewey.info/class/354.88/e23/>,
        <http://dewey.info/class/686.288/e23/> ;
    skos:prefLabel "Securities (Economics)"@en,
        "Verdipapirer"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0666/e23/>,
        <http://dewey.info/class/346.0922/e23/>,
        <http://dewey.info/class/354.88/e23/> .

humord:c23221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23221" ;
    dct:modified "2020-08-10T09:21:11"^^xsd:dateTime ;
    skos:broader humord:c22526 ;
    skos:closeMatch <http://dewey.info/class/332.642/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.642/e23/> ;
    skos:prefLabel "Securities markets"@en,
        "Verdipapirmarkeder"@nb .

humord:c23224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23224" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lessons"@en,
        "Hjemmelekser"@nb ;
    skos:broader humord:c07903 ;
    skos:closeMatch <http://dewey.info/class/371.30281/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.30281/e23/>,
        <http://dewey.info/class/372.130281/e23/>,
        <http://dewey.info/class/373.130281/e23/> ;
    skos:prefLabel "Homework"@en,
        "Lekser"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.130281/e23/>,
        <http://dewey.info/class/373.130281/e23/> .

humord:c23226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23226" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Home schools"@en,
        "Homeschooling"@en,
        "Hjemmeskoler"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.042/e23/> ;
    skos:prefLabel "Home-schooling"@en,
        "Hjemmeundervisning"@nb .

humord:c23228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23228" ;
    dct:modified "2024-11-14T08:55:22"^^xsd:dateTime ;
    skos:altLabel "Accidents in the home"@en,
        "Heimeulukkar"@nb,
        "Heimeulykker"@nb ;
    skos:broadMatch <http://dewey.info/class/363.13/e23/>,
        <http://dewey.info/class/640/e23/> ;
    skos:broader humord:c01533 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.13/e23/>,
        <http://dewey.info/class/640/e23/> ;
    skos:prefLabel "Domestic accidents"@en,
        "Hjemmeulykker"@nb .

humord:c23230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23230" ;
    dct:modified "2024-08-02T09:31:08"^^xsd:dateTime ;
    skos:altLabel "Hjerneforsking"@nb ;
    skos:broader humord:c26931 ;
    skos:closeMatch <http://dewey.info/class/573.86072/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008271 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008271,
        <http://dewey.info/class/573.86072/e23/> ;
    skos:prefLabel "Brain research"@en,
        "Hjerneforskning"@nb ;
    skos:related humord:c03868 .

humord:c23231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23231" ;
    dct:modified "2024-08-02T09:47:02"^^xsd:dateTime ;
    skos:altLabel "Brain disorders"@en,
        "Diseases of the brain"@en,
        "Hjernesjukdomar"@nb,
        "Hjernesjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/616.8/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004095 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004095,
        <http://dewey.info/class/362.1968/e23/>,
        <http://dewey.info/class/614.598/e23/>,
        <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/617.481/e23/>,
        <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> ;
    skos:prefLabel "Brain diseases"@en,
        "Hjernesykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1968/e23/>,
        <http://dewey.info/class/614.598/e23/>,
        <http://dewey.info/class/617.481/e23/>,
        <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> .

humord:c23232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23232" ;
    dct:modified "2024-08-02T10:06:45"^^xsd:dateTime ;
    skos:altLabel "CVD"@en,
        "Cardiac diseases"@en,
        "Cardiovascular disease"@en,
        "Diseases of the heart"@en,
        "Heart diseases"@en,
        "Heart medicine"@en,
        "Hjarte- og karsjukdomar"@nb,
        "Hjarte- og karsjukdommar"@nb,
        "Hjartemedisin"@nb,
        "Hjartesjukdomar"@nb,
        "Hjartesjukdommar"@nb,
        "Hjertemedisin"@nb,
        "Hjertesykdommer"@nb,
        "Karsjukdomar"@nb,
        "Karsjukdommar"@nb,
        "Karsykdommer"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002398,
        <http://dewey.info/class/616.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002398,
        <http://dewey.info/class/616.12/e23/>,
        <http://dewey.info/class/617.412/e23/>,
        <http://dewey.info/class/641.56311/e23/> ;
    skos:prefLabel "Cardiovascular diseases"@en,
        "Hjerte- og karsykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.412/e23/>,
        <http://dewey.info/class/641.56311/e23/> .

humord:c23234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23234" ;
    dct:modified "2025-01-28T10:23:32"^^xsd:dateTime ;
    skos:altLabel "EHS"@en,
        "Environment, health and safety"@en,
        "HES"@en,
        "HSE"@en,
        "Health, environment and safety"@en,
        "HMS"@nb,
        "HMS-arbeid"@nb,
        "HMT"@nb,
        "Helse, miljø og sikkerheit"@nb,
        "Helse, miljø og tryggleik"@nb ;
    skos:broadMatch <http://dewey.info/class/331.256/e23/> ;
    skos:broader humord:c09132 ;
    skos:closeMatch <http://dewey.info/class/363.11/e23/> ;
    skos:definition "Fellesbetegnelse for det arbeidet som skal gjøres på den enkelte arbeidsplass for å forbedre arbeidsmiljøet samt å redusere skader på det ytre miljø <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012813,
        <http://dewey.info/class/658.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012813,
        <http://dewey.info/class/331.256/e23/>,
        <http://dewey.info/class/363.11/e23/>,
        <http://dewey.info/class/658.382/e23/> ;
    skos:prefLabel "Health, safety and environment"@en,
        "Helse, miljø og sikkerhet"@nb ;
    skos:related humord:c23551 .

humord:c23236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23236" ;
    dct:modified "2024-08-13T11:25:19"^^xsd:dateTime ;
    skos:altLabel "Hovudjegerar (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/394.9/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Hodejegere er en opprinnelig betegnelse på enkelte folkeslag som angivelig praktiserte kannibalisme og/eller tok med seg hodet til sine beseirede motstandere <Wikipedia>"@nb ;
    skos:editorialNote "Brukes ikke i overført betydning"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.9/e23/> ;
    skos:prefLabel "Headhunters (Regional groups)"@en,
        "Hodejegere (Folk)"@nb .

humord:c23240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23240" ;
    dct:modified "2022-02-04T08:14:33"^^xsd:dateTime ;
    skos:altLabel "Homofrykt"@nb ;
    skos:broader humord:c29593 ;
    skos:closeMatch <http://dewey.info/class/306.766/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.766/e23/> ;
    skos:prefLabel "Homophobia"@en,
        "Homofobi"@nb .

humord:c23242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23242" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305/e23/> ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Homogenous groups"@en,
        "Homogene grupper"@nb .

humord:c23244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23244" ;
    dct:modified "2022-04-29T08:10:56"^^xsd:dateTime ;
    skos:altLabel "Hotellbransjen"@nb,
        "Hotellvirksomhet"@nb ;
    skos:broader humord:c07734 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4764794/e23/>,
        <http://dewey.info/class/338.76164794/e23/>,
        <http://dewey.info/class/647.94/e23/> ;
    skos:prefLabel "Hotel management"@en,
        "Hotelldrift"@nb ;
    skos:related humord:c07611 ;
    skos:relatedMatch <http://dewey.info/class/647.94/e23/> .

humord:c23246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23246" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Main subject"@en,
        "Major subject"@en ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c07914 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.2/e23/> ;
    skos:prefLabel "Major (Subject)"@en,
        "Hovedfag"@nb .

humord:c23248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23248" ;
    dct:modified "2024-05-08T12:36:38"^^xsd:dateTime ;
    skos:altLabel "Color of skin"@en,
        "Colour of skin"@en,
        "Complexion"@en,
        "Hue"@en,
        "Skin color"@en,
        "Skin colors"@en,
        "Skin colours"@en,
        "Skin pigmentation"@en,
        "Skin tone"@en,
        "Skin tones"@en,
        "Hudfarge"@nb,
        "Hudpigmentering"@nb ;
    skos:broader humord:c15155 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.82/e23/>,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/599.972/e23/> ;
    skos:prefLabel "Skin colour"@en,
        "Hudfarge"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.82/e23/>,
        <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/599.972/e23/> .

humord:c23249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23249" ;
    dct:modified "2024-11-20T12:52:38"^^xsd:dateTime ;
    skos:altLabel "Human capital"@nb,
        "Humankapital"@nb,
        "Menneskeleg kapital"@nb,
        "Menneskelege ressursar"@nb,
        "Menneskelig kapital"@nb,
        "Menneskelige ressurser"@nb ;
    skos:broader humord:c01517 ;
    skos:definition "Mennneskelige ressurser som kan omsettes til produktivt arbeid <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/331.11/e23/>,
        <http://dewey.info/class/331.125/e23/>,
        <http://dewey.info/class/355.22/e23/>,
        <http://dewey.info/class/657.4/e23/>,
        <http://dewey.info/class/658.3/e23/> ;
    skos:prefLabel "Human capital"@en,
        "Humankapital"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/331.125/e23/>,
        <http://dewey.info/class/355.22/e23/>,
        <http://dewey.info/class/657.4/e23/>,
        <http://dewey.info/class/658.3/e23/> .

humord:c23253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23253" ;
    dct:modified "2024-06-13T14:07:33"^^xsd:dateTime ;
    skos:altLabel "Bygnadsarkitektur"@nb,
        "Bygnadsteknikk"@nb,
        "Bygningsarkitektur"@nb,
        "Bygningsteknikk"@nb,
        "Husbygging"@nb ;
    skos:broadMatch <http://dewey.info/class/690/e23/> ;
    skos:broader humord:c07666 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003419 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003419,
        <http://dewey.info/class/690/e23/> ;
    skos:prefLabel "House construction"@en,
        "Husbygging"@nb ;
    skos:related humord:c05201,
        humord:c09399 .

humord:c23254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23254" ;
    dct:modified "2024-12-10T07:47:45"^^xsd:dateTime ;
    skos:altLabel "Household economics"@en,
        "Household economy"@en,
        "Hushaldsøkonomi"@nb,
        "Husholdningsøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/332.024/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.024/e23/> ;
    skos:prefLabel "Household economies"@en,
        "Husholdsøkonomi"@nb ;
    skos:related humord:c04817 .

humord:c23256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23256" ;
    dct:modified "2025-03-14T10:26:37"^^xsd:dateTime ;
    skos:altLabel "Person-centered education"@en,
        "Humanistisk pedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/370.112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.112/e23/> ;
    skos:prefLabel "Humanistic education"@en,
        "Humanistisk pedagogikk"@nb .

humord:c23260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23260" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Home economics schools"@en,
        "Schools of domestic science"@en,
        "Schools of home economics"@en,
        "Husmorskoler"@nb ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/640.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/640.71/e23/> ;
    skos:prefLabel "Domestic science schools"@en,
        "Husstellskoler"@nb .

humord:c23262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23262" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pengevasking"@nb ;
    skos:broadMatch <http://dewey.info/class/364.168/e23/> ;
    skos:broader humord:c22781 ;
    skos:definition "Virksomhet der penger som er unndratt beskatning eller er resultat av ulovlig virksomhet gjennom ulike disposisjoner fremstår som \"hvite\" penger <Wikiedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Money laundering"@en,
        "Hvitvasking"@nb ;
    skos:related humord:c23264 .

humord:c23264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23264" ;
    dct:modified "2020-08-20T09:59:13"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/345.02338/e23/>,
        <http://dewey.info/class/364.133/e23/> ;
    skos:broader humord:c07867 ;
    skos:definition "Økonomisk virksomhet som er unndratt beskatning <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.02338/e23/>,
        <http://dewey.info/class/364.133/e23/> ;
    skos:prefLabel "Shadow economy"@en,
        "Svart økonomi"@nb ;
    skos:related humord:c23262,
        humord:c25230 .

humord:c23267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23267" ;
    dct:modified "2024-02-02T14:44:52"^^xsd:dateTime ;
    skos:altLabel "H"@nb,
        "Hydrogen"@nb,
        "Vannstoff"@nb ;
    skos:broadMatch <http://dewey.info/class/661.08/e23/> ;
    skos:broader humord:c62168 ;
    skos:closeMatch realfagstermer:c012097 ;
    skos:definition "Hydrogen er grunnstoffet som har atomnummer 1 i periodesystemet, med kjemisk symbol H. Hydrogen er det lettaste og minste av grunnstoffa. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001864,
        <http://dewey.info/class/546.21/e23/>,
        <http://dewey.info/class/553.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001864,
        realfagstermer:c012097,
        <http://dewey.info/class/546.21/e23/>,
        <http://dewey.info/class/547/e23/>,
        <http://dewey.info/class/553.92/e23/>,
        <http://dewey.info/class/572/e23/>,
        <http://dewey.info/class/661.08/e23/>,
        <http://dewey.info/class/665.81/e23/> ;
    skos:prefLabel "Hydrogen"@en,
        "Hydrogen"@nb ;
    skos:relatedMatch <http://dewey.info/class/547/e23/>,
        <http://dewey.info/class/572/e23/>,
        <http://dewey.info/class/665.81/e23/> .

humord:c23269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23269" ;
    dct:modified "2011-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5662/e23/> ;
    skos:broader humord:c09660 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54/e23/>,
        <http://dewey.info/class/320.5662/e23/> ;
    skos:prefLabel "Right-wing populism"@en,
        "Høyrepopulisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.54/e23/> .

humord:c23270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23270" ;
    dct:modified "2024-09-24T15:34:44"^^xsd:dateTime ;
    skos:altLabel "College libraries"@en,
        "Distriktshøgskolebibliotek"@nb,
        "Distriktshøgskulebibliotek"@nb,
        "Distriktshøyskolebibliotek"@nb,
        "Høgskolebibliotek"@nb,
        "Høgskulebibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:closeMatch realfagstermer:c012232,
        <http://dewey.info/class/027.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012218 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012218,
        realfagstermer:c012232,
        <http://dewey.info/class/027.7/e23/> ;
    skos:prefLabel "University college libraries"@en,
        "Høyskolebibliotek"@nb .

humord:c23272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23272" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Høgskolereformer"@nb ;
    skos:broadMatch <http://dewey.info/class/379.481/e23/> ;
    skos:broader humord:c23031 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379.481/e23/> ;
    skos:prefLabel "University college reforms"@en,
        "Høyskolereformer"@nb .

humord:c23276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23276" ;
    dct:modified "2024-11-04T10:35:27"^^xsd:dateTime ;
    skos:altLabel "Høvdingar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c14073 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/>,
        <http://dewey.info/class/352.23/e23/>,
        <http://dewey.info/class/948.101/e23/>,
        <http://dewey.info/class/949.1201/e23/> ;
    skos:prefLabel "Chiefs"@en,
        "Høvdinger"@nb ;
    skos:related humord:c27051 ;
    skos:relatedMatch <http://dewey.info/class/948.101/e23/>,
        <http://dewey.info/class/949.1201/e23/> .

humord:c23277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23277" ;
    dct:modified "2020-07-03T12:20:44"^^xsd:dateTime ;
    skos:altLabel "Conservative parties"@en,
        "Conservative party"@en,
        "Right-wing parties"@en,
        "Right-wing party"@en,
        "Right-wing political parties"@en,
        "Right-wing political party"@en,
        "Høyrepartier"@nb ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/324.214/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.14/e23/>,
        <http://dewey.info/class/324.214/e23/> ;
    skos:prefLabel "Konservative partier"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.14/e23/> .

humord:c23280 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23280" ;
    dct:modified "2025-02-04T08:32:15"^^xsd:dateTime ;
    skos:altLabel "Liberia"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Republikk i Vest-Afrika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6662/e23/>,
        <http://dewey.info/class/916.662/e23/>,
        <http://dewey.info/class/966.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6662/e23/>,
        <http://dewey.info/class/916.662/e23/>,
        <http://dewey.info/class/966.62/e23/> ;
    skos:prefLabel "Liberia"@en,
        "Liberia"@nb .

humord:c23284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23284" ;
    dct:modified "2023-09-18T15:37:10"^^xsd:dateTime ;
    skos:altLabel "Crimes against property"@en,
        "Vinningslovbrudd"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/364.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.16/e23/> ;
    skos:prefLabel "Offenses against property"@en,
        "Vinningsforbrytelser"@nb .

humord:c23288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23288" ;
    dct:modified "2024-11-01T09:12:27"^^xsd:dateTime ;
    skos:altLabel "Visepresidentar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/352.239/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8042/e23/>,
        <http://dewey.info/class/352.239/e23/> ;
    skos:prefLabel "Vice presidents"@en,
        "Visepresidenter"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.8042/e23/> .

humord:c23289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23289" ;
    dct:modified "2024-11-05T14:28:38"^^xsd:dateTime ;
    skos:altLabel "Non-native speakers (Group)"@en,
        "Speakers of minority language"@en,
        "Framandspråklege (Gruppe)"@nb,
        "Fremmedspråklige (Gruppe)"@nb,
        "Minoritetsspråklege (Gruppe)"@nb,
        "Minoritetsspråklige (Gruppe)"@nb,
        "Språklege minoritetar"@nb ;
    skos:broader humord:c09268 ;
    skos:closeMatch realfagstermer:c012623 ;
    skos:definition "Folkegrupper som snakker et annet språk enn det som er riksspråket i det landet de lever i <Språkvitenskap>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012623,
        <http://dewey.info/class/306.446/e23/> ;
    skos:prefLabel "Linguistic minorities"@en,
        "Språklige minoriteter"@nb ;
    skos:related humord:c23353 ;
    skos:relatedMatch <http://dewey.info/class/306.446/e23/> .

humord:c23290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23290" ;
    dct:modified "2024-12-09T12:39:56"^^xsd:dateTime ;
    skos:altLabel "Visuell persepsjon"@nb ;
    skos:broader humord:c08082 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002486,
        <http://dewey.info/class/152.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002486,
        <http://dewey.info/class/152.14/e23/> ;
    skos:prefLabel "Visual perception"@en,
        "Visuell persepsjon"@nb ;
    skos:related humord:c03889 .

humord:c23292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23292" ;
    dct:modified "2024-06-13T08:02:09"^^xsd:dateTime ;
    skos:altLabel "Vitskapeleg personale"@nb,
        "Vitskapleg personale"@nb ;
    skos:broadMatch <http://dewey.info/class/001.092/e23/>,
        <http://dewey.info/class/509.2/e23/> ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013513 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013513,
        <http://dewey.info/class/001.092/e23/>,
        <http://dewey.info/class/509.2/e23/> ;
    skos:prefLabel "Academic staff"@en,
        "Vitenskapelig personale"@nb .

humord:c23293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23293" ;
    dct:modified "2025-01-09T14:47:10"^^xsd:dateTime ;
    skos:altLabel "Visuell kultur"@nb ;
    skos:broader humord:c05183 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.234/e23/>,
        <http://dewey.info/class/791.4/e23/> ;
    skos:prefLabel "Visual culture"@en,
        "Visuell kultur"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.234/e23/>,
        <http://dewey.info/class/791.4/e23/> .

humord:c23294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23294" ;
    dct:modified "2024-10-28T14:09:27"^^xsd:dateTime ;
    skos:altLabel "Missionary schools"@en,
        "Misjonsskolar"@nb,
        "Misjonsskular"@nb ;
    skos:broadMatch <http://dewey.info/class/371.07/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.07/e23/> ;
    skos:prefLabel "Mission schools"@en,
        "Misjonsskoler"@nb ;
    skos:related humord:c15580,
        humord:c24033 .

humord:c23296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23296" ;
    dct:modified "2024-11-20T14:12:09"^^xsd:dateTime ;
    skos:altLabel "Vitskapskritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c01534 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/501/e23/>,
        <http://dewey.info/class/600/e23/> ;
    skos:prefLabel "Vitenskapskritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/501/e23/>,
        <http://dewey.info/class/600/e23/> .

humord:c23297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23297" ;
    dct:modified "2011-06-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/338.926/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.926/e23/> ;
    skos:prefLabel "Science policy"@en,
        "Vitenskapspolitikk"@nb .

humord:c23298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23298" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c24012 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/347.066019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.066019/e23/> ;
    skos:prefLabel "Witness psychology"@en,
        "Vitnepsykologi"@nb .

humord:c23299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23299" ;
    dct:modified "2024-11-04T14:02:16"^^xsd:dateTime ;
    skos:altLabel "Testimonies"@en,
        "Witness statements"@en,
        "Witness testimony"@en,
        "Vitneforklaringar"@nb,
        "Vitneforklaringer"@nb,
        "Vitneprob"@nb,
        "Vitneprov"@nb,
        "Vitneutsegn"@nb ;
    skos:broadMatch <http://dewey.info/class/347.075/e23/> ;
    skos:broader humord:c20812 ;
    skos:definition "Uttalelse som avgis for retten eller for en offentlig tjenestemann som har fullmakt til å oppta bevis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.075/e23/> ;
    skos:prefLabel "Witness testimonies"@en,
        "Vitneutsagn"@nb ;
    skos:related humord:c22238 .

humord:c23301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23301" ;
    dct:modified "2019-03-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07967 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/373.241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.241/e23/> ;
    skos:prefLabel "Adult upper secondary schools"@en,
        "Voksengymnas"@nb ;
    skos:related humord:c21329 .

humord:c23302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23302" ;
    dct:modified "2020-06-25T11:35:22"^^xsd:dateTime ;
    skos:altLabel "Bee (Collective effort)"@en,
        "Collective effort"@en,
        "Collective voluntary effort"@en,
        "Community work (Collective effort)"@en,
        "Voluntary community work"@en,
        "Voluntary effort"@en,
        "Voluntary work"@en,
        "Volunteer work"@en,
        "Dugnadsarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/361.37/e23/>,
        <http://dewey.info/class/361.8/e23/> ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.37/e23/>,
        <http://dewey.info/class/361.8/e23/> ;
    skos:prefLabel "Communal work"@en,
        "Dugnad"@nb ;
    skos:related humord:c22896 .

humord:c23305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23305" ;
    dct:modified "2024-05-21T15:32:44"^^xsd:dateTime ;
    skos:altLabel "Vaksenpsykiatri"@nb ;
    skos:broader humord:c03840 ;
    skos:closeMatch <http://dewey.info/class/618.97689/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.6/e23/>,
        <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/618.97689/e23/> ;
    skos:prefLabel "Adult psychiatry"@en,
        "Voksenpsykiatri"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6/e23/>,
        <http://dewey.info/class/362.2/e23/> .

humord:c23306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23306" ;
    dct:modified "2020-06-29T14:59:02"^^xsd:dateTime ;
    skos:altLabel "Adult's role"@en,
        "Adulthood"@en ;
    skos:broadMatch <http://dewey.info/class/155.6/e23/> ;
    skos:broader humord:c09300 ;
    skos:closeMatch <http://dewey.info/class/305.24/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.6/e23/>,
        <http://dewey.info/class/305.24/e23/> ;
    skos:prefLabel "Role of the adult"@en,
        "Voksenrolle"@nb .

humord:c23307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23307" ;
    dct:modified "2014-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.63222/e23/> ;
    skos:broader humord:c22530 ;
    skos:definition "Uttrykker hvor mye prisen på en aksje svinger/varierer over tid sammenliknet med en annen indeks <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.63222/e23/> ;
    skos:prefLabel "Volatility"@en,
        "Volatilitet"@nb .

humord:c23308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23308" ;
    dct:modified "2024-11-04T08:56:04"^^xsd:dateTime ;
    skos:altLabel "Assaulters"@en,
        "Valdsutøvarar"@nb ;
    skos:broadMatch <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/363.32/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/363.32/e23/> ;
    skos:prefLabel "Assailants"@en,
        "Voldsutøvere"@nb ;
    skos:related humord:c07389,
        humord:c09241 .

humord:c23312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23312" ;
    dct:modified "2015-04-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09675 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Under Politiske konflikter? bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/327.174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.422/e23/>,
        <http://dewey.info/class/201.7275/e23/>,
        <http://dewey.info/class/327.174/e23/> ;
    skos:prefLabel "Arms race"@en,
        "Våpenkappløp"@nb ;
    skos:related humord:c25407 ;
    skos:relatedMatch <http://dewey.info/class/172.422/e23/>,
        <http://dewey.info/class/201.7275/e23/> .

humord:c23315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23315" ;
    dct:modified "2022-02-09T08:05:31"^^xsd:dateTime ;
    skos:altLabel "IA"@nb,
        "IA-avtalen"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/362.0425/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/331.133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.133/e23/>,
        <http://dewey.info/class/362.0425/e23/> ;
    skos:prefLabel "Inclusive workplace"@en,
        "Inkluderende arbeidsliv"@nb .

humord:c23317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23317" ;
    dct:modified "2011-06-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.25/e23/> ;
    skos:broader humord:c08132 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.25/e23/> ;
    skos:prefLabel "Identity formation"@en,
        "Identitetsutvikling"@nb .

humord:c23320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23320" ;
    dct:modified "2017-05-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sports psychology"@en ;
    skos:broadMatch <http://dewey.info/class/158/e23/> ;
    skos:broader humord:c28514 ;
    skos:definition "Anvendelse av psykologiske prinsipper i sportssammenheng. Sentrale siktemål  er å anvende psykologisk kunnskap for å forbedre idrettsutøvelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/796.019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/796.019/e23/> ;
    skos:prefLabel "Sport psychology"@en,
        "Idrettspsykologi"@nb .

humord:c23321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23321" ;
    dct:modified "2024-12-09T12:47:53"^^xsd:dateTime ;
    skos:altLabel "Sports sociology"@en,
        "Idrettssosiologi"@nb,
        "Sportssosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:exactMatch <http://dewey.info/class/306.483/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.483/e23/> ;
    skos:prefLabel "Sociology of sport"@en,
        "Idrettssosiologi"@nb ;
    skos:related humord:c01433 .

humord:c23322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23322" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Teacher and pupil (Relation)"@en,
        "Teacher and student (Relation)"@en,
        "Teacher-pupil relationship (Relation)"@en,
        "Teacher-student relationship (Relation)"@en,
        "Elev og lærer (Relasjon)"@nb,
        "Lærer-elev-forholdet"@nb ;
    skos:broader humord:c23726 ;
    skos:definition "Forholdet mellom lærer og elever <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/371.1023/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.1023/e23/>,
        <http://dewey.info/class/373.11023/e23/>,
        <http://dewey.info/class/374.11023/e23/>,
        <http://dewey.info/class/378.19/e23/> ;
    skos:prefLabel "Teacher-student relation (Relation)"@en,
        "Lærer og elev (Relasjon)"@nb ;
    skos:relatedMatch <http://dewey.info/class/373.11023/e23/>,
        <http://dewey.info/class/374.11023/e23/>,
        <http://dewey.info/class/378.19/e23/> .

humord:c23325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23325" ;
    dct:modified "2024-12-17T12:47:57"^^xsd:dateTime ;
    skos:altLabel "Home-school collaboration"@en,
        "Home-school relationship"@en,
        "Parent-teacher collaboration"@en,
        "School and home (Relationship)"@en,
        "Teacher-parent collaboration"@en,
        "Foreldre og skole"@nb,
        "Foreldre og skule"@nb,
        "Foreldre-lærar-samarbeid"@nb,
        "Foreldre-lærer-samarbeid"@nb,
        "Heim og skole (Relasjon)"@nb,
        "Heim og skule (Relasjon)"@nb,
        "Heim-skole-forhaldet"@nb,
        "Heim-skole-samarbeid"@nb,
        "Heim-skule-forhaldet"@nb,
        "Heim-skule-samarbeid"@nb,
        "Hjem-skole-forholdet"@nb,
        "Hjem-skole-samarbeid"@nb,
        "Lærar-foreldre-samarbeid"@nb,
        "Lærer-foreldre-samarbeid"@nb,
        "Skole og foreldre"@nb,
        "Skole og heim (Relasjon)"@nb,
        "Skole og hjem (Relasjon)"@nb,
        "Skule og foreldre"@nb,
        "Skule og heim (Relasjon)"@nb ;
    skos:broader humord:c27903 ;
    skos:definition "Forholdet mellom hjem og skole <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:prefLabel "Home and school (Relationship)"@en,
        "Hjem og skole (Relasjon)"@nb ;
    skos:related humord:c23341 ;
    skos:relatedMatch <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> .

humord:c23328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 61 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23328" ;
    dct:modified "2025-04-01T10:03:12"^^xsd:dateTime ;
    skos:altLabel "Children and parents (Relation)"@en,
        "Parent-child relationship"@en,
        "Parent-child relationships"@en,
        "Barn og foreldre (Relasjon)"@nb,
        "Born og foreldre (Relasjon)"@nb,
        "Foreldre og barn (Relasjon)"@nb,
        "Foreldre og born (Relasjon)"@nb,
        "Foreldre-barn-forholdet"@nb,
        "Foreldre-barn-relasjonar"@nb,
        "Foreldre-barn-relasjoner"@nb,
        "Foreldre-born-forholdet"@nb,
        "Foreldre-born-relasjonar"@nb ;
    skos:broader humord:c04889 ;
    skos:definition "Forholdet mellom barn og foreldre"@nb ;
    skos:exactMatch <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Parents and children (Relation)"@en,
        "Foreldre og barn (Relasjon)"@nb .

humord:c23331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23331" ;
    dct:modified "2024-11-04T08:38:06"^^xsd:dateTime ;
    skos:altLabel "Unskilled laborers"@en,
        "Unskilled labourers"@en,
        "Ufaglærte"@nb ;
    skos:broadMatch <http://dewey.info/class/331.1142/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/331.798/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/331.1142/e23/>,
        <http://dewey.info/class/331.798/e23/> ;
    skos:prefLabel "Unskilled workers"@en,
        "Ufaglærte"@nb .

humord:c23334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23334" ;
    dct:modified "2011-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Disability pension"@en,
        "Uførepensjon"@nb ;
    skos:broader humord:c09361 ;
    skos:closeMatch <http://dewey.info/class/368.42/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/368.42/e23/> ;
    skos:prefLabel "Disability benefit"@en,
        "Uføretrygd"@nb .

humord:c23335 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23335" ;
    dct:modified "2011-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Class parent representative"@en,
        "Parent rep"@en,
        "Parent-school cooperation"@en,
        "Parental cooperation"@en,
        "School-parent cooperation"@en,
        "Foreldresamarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:broader humord:c23325 ;
    skos:editorialNote "Kvalifikator nødvendig. Brukes også i forbindelse med barnevern. Maa"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:prefLabel "Parent representative (School)"@en,
        "Foreldrekontakt (Skole)"@nb .

humord:c23336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23336" ;
    dct:modified "2024-11-04T08:39:17"^^xsd:dateTime ;
    skos:altLabel "Uføretrygda"@nb,
        "Uføretrygdete"@nb ;
    skos:broadMatch <http://dewey.info/class/362.4/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.4/e23/> ;
    skos:prefLabel "Recipients of disability benefit"@en,
        "Uføretrygdede"@nb .

humord:c23338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23338" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Absenteeism"@en,
        "Malingering"@en,
        "Unauthorized absence"@en,
        "Unauthorized absenteeism"@en,
        "Skulking"@nb,
        "Ugyldig fravær"@nb ;
    skos:broader humord:c22829 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.25988/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25988/e23/>,
        <http://dewey.info/class/344.0792/e23/>,
        <http://dewey.info/class/371.295/e23/> ;
    skos:prefLabel "Truancy"@en,
        "Skulk"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0792/e23/>,
        <http://dewey.info/class/371.295/e23/> .

humord:c23341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23341" ;
    dct:modified "2024-10-23T15:33:31"^^xsd:dateTime ;
    skos:altLabel "Guidance to parents"@en,
        "Parent education"@en,
        "Foreldrerettleiing"@nb ;
    skos:broadMatch <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:broader humord:c25789 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.192/e23/>,
        <http://dewey.info/class/372.1192/e23/>,
        <http://dewey.info/class/373.1192/e23/> ;
    skos:prefLabel "Parental guidance"@en,
        "Foreldreveiledning"@nb ;
    skos:related humord:c23325 .

humord:c23343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23343" ;
    dct:modified "2011-06-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Subsistence economics"@en ;
    skos:broadMatch <http://dewey.info/class/330.9/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.9/e23/>,
        <http://dewey.info/class/338.91/e23/> ;
    skos:prefLabel "Subsistence economy"@en,
        "Subsistensøkonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.91/e23/> .

humord:c23348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23348" ;
    dct:modified "2024-03-04T12:50:30"^^xsd:dateTime ;
    skos:altLabel "Underernæring"@nb ;
    skos:broader humord:c34847 ;
    skos:closeMatch realfagstermer:c013924 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013924,
        <http://dewey.info/class/614.5939/e23/>,
        <http://dewey.info/class/616.39/e23/> ;
    skos:prefLabel "Undernourishment"@en,
        "Underernæring"@nb ;
    skos:related humord:c03904 ;
    skos:relatedMatch <http://dewey.info/class/614.5939/e23/>,
        <http://dewey.info/class/616.39/e23/> .

humord:c23349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23349" ;
    dct:modified "2011-06-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08132 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Skilt ut fra Identitet som egen term juni 2011. Eldre poster bør omindekseres Maa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Group identity"@en,
        "Gruppeidentitet"@nb ;
    skos:related humord:c09265 ;
    skos:relatedMatch <http://dewey.info/class/1--08/e23/>,
        <http://dewey.info/class/305/e23/> .

humord:c23350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23350" ;
    dct:modified "2023-06-12T15:13:36"^^xsd:dateTime ;
    skos:altLabel "Entertainment industries"@en,
        "Underholdningsbransjen"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4778/e23/>,
        <http://dewey.info/class/338.76178/e23/> ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4778/e23/>,
        <http://dewey.info/class/338.76178/e23/>,
        <http://dewey.info/class/780/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Entertainment industry"@en,
        "Underholdningsindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/780/e23/>,
        <http://dewey.info/class/790/e23/> .

humord:c23351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23351" ;
    dct:modified "2023-05-23T12:56:24"^^xsd:dateTime ;
    skos:altLabel "Defalcation"@en ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1624/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1624/e23/> ;
    skos:prefLabel "Embezzlement"@en,
        "Underslag"@nb .

humord:c23352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23352" ;
    dct:modified "2014-08-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.90091724/e23/> ;
    skos:broader humord:c07865,
        humord:c25479 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.90091724/e23/> ;
    skos:prefLabel "Underdevelopment (Economics)"@en,
        "Underutvikling (Økonomi)"@nb ;
    skos:related humord:c20885 .

humord:c23353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23353" ;
    dct:modified "2024-11-07T10:17:45"^^xsd:dateTime ;
    skos:altLabel "Foreign language-speaking schoolchildren"@en,
        "Foreing language-speaking pupils"@en,
        "Minority language-speaking schoolchildren"@en,
        "Second language learners"@en,
        "Framandspråklege elevar"@nb,
        "Fremmedspråklige elever"@nb,
        "Minoritetsspråklege elevar"@nb ;
    skos:broadMatch <http://dewey.info/class/370.117/e23/>,
        <http://dewey.info/class/371.82691/e23/>,
        <http://dewey.info/class/372.65/e23/> ;
    skos:broader humord:c07216 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.117/e23/>,
        <http://dewey.info/class/371.82691/e23/>,
        <http://dewey.info/class/372.65/e23/> ;
    skos:prefLabel "Minority language-speaking pupils"@en,
        "Minoritetsspråklige elever"@nb ;
    skos:related humord:c23289 .

humord:c23356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23356" ;
    dct:modified "2024-01-03T10:41:10"^^xsd:dateTime ;
    skos:altLabel "Illustrasjon"@nb,
        "Illustrasjonar"@nb,
        "Vitenskapelige illustrasjoner"@nb,
        "Vitskapelege illustrasjonar"@nb,
        "Vitskaplege illustrasjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/741.6/e23/> ;
    skos:broader humord:c05650 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013669,
        <http://dewey.info/class/1--022/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013669,
        <http://dewey.info/class/096.1/e23/>,
        <http://dewey.info/class/1--022/e23/>,
        <http://dewey.info/class/741.6/e23/>,
        <http://dewey.info/class/761/e23/> ;
    skos:prefLabel "Illustrations"@en,
        "Illustrasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/096.1/e23/>,
        <http://dewey.info/class/761/e23/> .

humord:c23360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23360" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ufullkommen konkurranse"@nb ;
    skos:broadMatch <http://dewey.info/class/338.52/e23/> ;
    skos:broader humord:c23547 ;
    skos:definition "Samlebetegnelse for alle markeder hvor betingelsene for fullkommen konkurranse ikke blir møtt <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/> ;
    skos:prefLabel "Imperfect competition"@en,
        "Imperfekt konkurranse"@nb .

humord:c23363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23363" ;
    dct:modified "2024-10-15T12:11:22"^^xsd:dateTime ;
    skos:altLabel "Barnevernlovar"@nb,
        "Barnevernlover"@nb,
        "Barnevernlovgiing"@nb,
        "Barnevernlovgiving"@nb,
        "Barnevernlovgivning"@nb,
        "Barnevernlovgjeving"@nb,
        "Barnevernslover"@nb ;
    skos:broadMatch <http://dewey.info/class/344.0327/e23/> ;
    skos:broader humord:c08974 ;
    skos:closeMatch <http://dewey.info/class/346.017/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0327/e23/>,
        <http://dewey.info/class/346.017/e23/> ;
    skos:prefLabel "Child welfare acts"@en,
        "Barnevernlover"@nb .

humord:c23367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23367" ;
    dct:modified "2025-02-27T15:42:50"^^xsd:dateTime ;
    skos:altLabel "World powers"@en,
        "Imperium"@nb,
        "Verdensmakter"@nb,
        "Verdsmakter"@nb ;
    skos:broader humord:c09765 ;
    skos:definition "Imperium er en betegnelse (fra latin) på et større område eller rike som er dominert av en sentralmakt og normalt består av ulike folk og kulturer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--1712/e23/>,
        <http://dewey.info/class/321.03/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1712/e23/>,
        <http://dewey.info/class/321.03/e23/> ;
    skos:prefLabel "Empires"@en,
        "Imperier"@nb ;
    skos:related humord:c03745,
        humord:c09575,
        humord:c09640 .

humord:c23370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23370" ;
    dct:modified "2024-11-04T14:46:59"^^xsd:dateTime ;
    skos:altLabel "Incest victims"@en,
        "Incestoffer"@nb ;
    skos:broadMatch <http://dewey.info/class/306.877/e23/> ;
    skos:broader humord:c20412 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.877/e23/> ;
    skos:prefLabel "Victims of incest"@en,
        "Incestofre"@nb ;
    skos:related humord:c08913 .

humord:c23373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23373" ;
    dct:modified "2021-03-05T16:14:26"^^xsd:dateTime ;
    skos:altLabel "Individualizaton"@en ;
    skos:broadMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:broader humord:c09279 ;
    skos:definition "Tilpasning til det enkelte individ <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/302.54/e23/> ;
    skos:prefLabel "Individualisaton"@en,
        "Individualisering"@nb ;
    skos:related humord:c23375 .

humord:c23374 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23374" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Individual learning"@en,
        "Individuell læring"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> .

humord:c23375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23375" ;
    dct:modified "2015-06-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Individual counseling"@en,
        "Individual counselling"@en,
        "Individual guidance"@en,
        "Individualized instruction"@en ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.394/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.394/e23/>,
        <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/374.1394/e23/>,
        <http://dewey.info/class/378.1794/e23/> ;
    skos:prefLabel "Individual supervision"@en,
        "Individuell veiledning"@nb ;
    skos:related humord:c21996,
        humord:c23373,
        humord:c23570 ;
    skos:relatedMatch <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/374.1394/e23/>,
        <http://dewey.info/class/378.1794/e23/> .

humord:c23379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23379" ;
    dct:modified "2011-06-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/382.73/e23/> ;
    skos:broader humord:c14893 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.73/e23/> ;
    skos:prefLabel "Import protection"@en,
        "Importvern"@nb .

humord:c23380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23380" ;
    dct:modified "2025-01-09T09:15:57"^^xsd:dateTime ;
    skos:altLabel "Hybridization"@en,
        "Hybridisering (Samfunnsvitenskap)"@nb,
        "Hybridisering (Samfunnsvitskap)"@nb,
        "Hybriditet (Samfunnsvitskap)"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4/e23/> ;
    skos:broader humord:c04550 ;
    skos:definition "Hybridisering viser til kombinasjonen av ulike fenomen som i utgangspunktet   oppfattes som forskjellige <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Hybridity"@en,
        "Hybriditet (Samfunnsvitenskap)"@nb .

humord:c23383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23383" ;
    dct:modified "2020-08-18T11:30:51"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.632/e23/> ;
    skos:broader humord:c23426 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.632/e23/> ;
    skos:prefLabel "Returns to scale"@en,
        "Skalautbytte"@nb ;
    skos:related humord:c22768 .

humord:c23391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23391" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Brainwashing (Social control)"@en ;
    skos:broadMatch <http://dewey.info/class/303.32/e23/> ;
    skos:broader humord:c09243 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.32/e23/> ;
    skos:prefLabel "Indoctrination"@en,
        "Indoktrinering"@nb .

humord:c23392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23392" ;
    dct:modified "2023-05-10T14:24:03"^^xsd:dateTime ;
    skos:altLabel "Common market"@en,
        "European single market"@en,
        "Fellesmarkedet"@en,
        "Four freedoms"@en,
        "Single market"@en,
        "Fire friheter"@nb ;
    skos:broadMatch <http://dewey.info/class/341.2422/e23/> ;
    skos:broader humord:c24471,
        humord:c59024 ;
    skos:definition "EUs indre marked er retten til fri bevegelse av varer, tjenester, kapital og personer (EUs fire friheter), som ble etablert i 1986, og som nå dekker EUs 27 medlemsland samt de tre EØS-landene  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.2422/e23/> ;
    skos:prefLabel "Internal market"@en,
        "Indre marked"@nb .

humord:c23396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23396" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Assessment (School)"@en,
        "Assessment methods (School)"@en,
        "Assessment tools (School)"@en,
        "Vurderingsformer (Skolen)"@nb,
        "Vurderingsmetoder (Skolen)"@nb,
        "Vurderingsverktøy (Skolen)"@nb ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c07906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> ;
    skos:prefLabel "Educational assessment (School)"@en,
        "Vurdering (Skolen)"@nb ;
    skos:related humord:c01471,
        humord:c24653 ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/> .

humord:c23400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23400" ;
    dct:modified "2024-11-20T13:51:34"^^xsd:dateTime ;
    skos:altLabel "Industriell forsking"@nb ;
    skos:broader humord:c07682 ;
    skos:closeMatch <http://dewey.info/class/607.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/607.2/e23/> ;
    skos:prefLabel "Industrial research"@en,
        "Industriell forskning"@nb .

humord:c23406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23406" ;
    dct:modified "2023-12-19T08:57:25"^^xsd:dateTime ;
    skos:altLabel "Advanced training"@en,
        "High school"@en,
        "Secondary education"@en,
        "Upper secondary school"@en,
        "Vidaregåande opplæring"@nb,
        "Vidaregåande skole"@nb,
        "Vidaregåande skule"@nb,
        "Videregående skole"@nb,
        "Videregående utdannelse"@nb,
        "Videregående utdanning"@nb ;
    skos:broader humord:c27903 ;
    skos:closeMatch <http://dewey.info/class/1--0712/e23/>,
        <http://dewey.info/class/373/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Skilt fra Videregående skoler som egen term juni 2011. Eldre poster må omindekseres. bsh"@nb ;
    skos:exactMatch realfagstermer:c003266 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003266,
        <http://dewey.info/class/1--0712/e23/>,
        <http://dewey.info/class/344.074/e23/>,
        <http://dewey.info/class/373/e23/>,
        <http://dewey.info/class/379.113/e23/>,
        <http://dewey.info/class/379.1213/e23/> ;
    skos:prefLabel "Upper secondary education"@en,
        "Videregående opplæring"@nb ;
    skos:related humord:c07967,
        humord:c21329 ;
    skos:relatedMatch <http://dewey.info/class/344.074/e23/>,
        <http://dewey.info/class/379.113/e23/>,
        <http://dewey.info/class/379.1213/e23/> .

humord:c23408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23408" ;
    dct:modified "2024-11-07T12:16:17"^^xsd:dateTime ;
    skos:altLabel "Recreation centres"@en,
        "Recreation clubs"@en,
        "Youth centers"@en,
        "Youth centres"@en,
        "Fritidsklubbar"@nb,
        "Fritidsklubber"@nb,
        "Ungdomshus"@nb,
        "Ungdomsklubbar"@nb ;
    skos:broadMatch <http://dewey.info/class/790.1922/e23/> ;
    skos:broader humord:c04615 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/790.1922/e23/> ;
    skos:prefLabel "Youth clubs"@en,
        "Ungdomsklubber"@nb ;
    skos:related humord:c23411 .

humord:c23409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23409" ;
    dct:modified "2024-07-03T12:27:45"^^xsd:dateTime ;
    skos:altLabel "Abessive"@en,
        "Abessiv"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06088 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Abessive case"@en,
        "Abessiv"@nb .

humord:c23410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23410" ;
    dct:modified "2022-02-15T09:26:08"^^xsd:dateTime ;
    skos:altLabel "Juvenile crime"@en ;
    skos:broader humord:c08889 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.36/e23/>,
        <http://dewey.info/class/371.782/e23/> ;
    skos:prefLabel "Juvenile delinquency"@en,
        "Ungdomskriminalitet"@nb ;
    skos:related humord:c58956 ;
    skos:relatedMatch <http://dewey.info/class/371.782/e23/> .

humord:c23411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23411" ;
    dct:modified "2025-01-07T09:40:10"^^xsd:dateTime ;
    skos:altLabel "Youth movements"@en,
        "Youth organizations"@en,
        "Ungdomsbevegelsar"@nb,
        "Ungdomsbevegelser"@nb,
        "Ungdomsorganisasjonar"@nb,
        "Ungdomsrørsler"@nb ;
    skos:broader humord:c09286 ;
    skos:closeMatch <http://dewey.info/class/369.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/369.4/e23/> ;
    skos:prefLabel "Youth organisations"@en,
        "Ungdomsorganisasjoner"@nb ;
    skos:related humord:c11404,
        humord:c23408 .

humord:c23412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23412" ;
    dct:modified "2011-06-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Youth policies"@en,
        "Youth politics"@en ;
    skos:broadMatch <http://dewey.info/class/323.352/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.352/e23/> ;
    skos:prefLabel "Youth policy"@en,
        "Ungdomspolitikk"@nb .

humord:c23413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23413" ;
    dct:modified "2024-03-04T12:48:42"^^xsd:dateTime ;
    skos:altLabel "Ungdomspsykiatri"@nb ;
    skos:broader humord:c03840 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.8900835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8900835/e23/> ;
    skos:prefLabel "Adolescent psychiatry"@en,
        "Ungdomspsykiatri"@nb .

humord:c23417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23417" ;
    dct:modified "2021-01-18T13:19:44"^^xsd:dateTime ;
    skos:altLabel "Native rights"@en,
        "Urfolksrett"@nb ;
    skos:broadMatch <http://dewey.info/class/323.11/e23/> ;
    skos:broader humord:c09708 ;
    skos:closeMatch <http://dewey.info/class/342.0872/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.11/e23/>,
        <http://dewey.info/class/342.0872/e23/> ;
    skos:prefLabel "Indigenous rights"@en,
        "Urbefolkningsrett"@nb .

humord:c23419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23419" ;
    dct:modified "2011-06-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Utagerende adferd"@nb,
        "Utagerende atferd"@nb ;
    skos:broadMatch <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/155.232/e23/> ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/616.8582/e23/> ;
    skos:prefLabel "Acting out"@en,
        "Utagering"@nb ;
    skos:related humord:c20969 ;
    skos:relatedMatch <http://dewey.info/class/616.8582/e23/> .

humord:c23422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23422" ;
    dct:modified "2011-06-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Educational goals"@en,
        "Educational objectives"@en,
        "Educational purposes"@en,
        "Training objectives"@en,
        "Training targets"@en,
        "Utdanningsformål"@nb ;
    skos:broader humord:c07906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/370.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.11/e23/> ;
    skos:prefLabel "Educational aims"@en,
        "Utdanningsmål"@nb .

humord:c23424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23424" ;
    dct:modified "2023-12-19T11:00:00"^^xsd:dateTime ;
    skos:altLabel "Outdoor areas"@en,
        "Uteområder"@en,
        "Utearealer"@nb,
        "Utemiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/711.55/e23/> ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003114 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003114,
        <http://dewey.info/class/711.55/e23/> ;
    skos:prefLabel "Outdoor environment"@en,
        "Utemiljø"@nb .

humord:c23426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23426" ;
    dct:modified "2014-08-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.63221/e23/> ;
    skos:broader humord:c22530 ;
    skos:definition "Andel i overskudd som tilfaller medeier i et økonomisk foretak, spesielt aksjeselskap <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.63221/e23/>,
        <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0922/e23/>,
        <http://dewey.info/class/658.155/e23/> ;
    skos:prefLabel "Profit"@en,
        "Utbytte"@nb ;
    skos:related humord:c22768 ;
    skos:relatedMatch <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0922/e23/>,
        <http://dewey.info/class/658.155/e23/> .

humord:c23429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23429" ;
    dct:modified "2011-06-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Utenlandsinvesteringer"@nb ;
    skos:broader humord:c07859 ;
    skos:closeMatch <http://dewey.info/class/332.673/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.673/e23/> ;
    skos:prefLabel "Foreign investments"@en,
        "Utenlandske investeringer"@nb .

humord:c23431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23431" ;
    dct:modified "2024-11-04T14:15:12"^^xsd:dateTime ;
    skos:altLabel "International students"@en,
        "Utanlandsstudentar"@nb ;
    skos:broader humord:c07376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.116/e23/>,
        <http://dewey.info/class/378.016/e23/> ;
    skos:prefLabel "Foreign students"@en,
        "Utenlandsstudenter"@nb ;
    skos:related humord:c23490 ;
    skos:relatedMatch <http://dewey.info/class/370.116/e23/>,
        <http://dewey.info/class/378.016/e23/> .

humord:c23432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23432" ;
    dct:modified "2016-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Foreign studies"@en,
        "Global education"@en,
        "International studies"@en,
        "Overseas study"@en,
        "Studying abroad"@en,
        "Year abroad programmes"@en,
        "Year abroad programs"@en ;
    skos:broader humord:c07954 ;
    skos:closeMatch <http://dewey.info/class/370.116/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.116/e23/> ;
    skos:prefLabel "Study abroad"@en,
        "Utenlandsstudier"@nb ;
    skos:related humord:c28496 .

humord:c23433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23433" ;
    dct:modified "2024-02-16T12:53:53"^^xsd:dateTime ;
    skos:altLabel "Forest schools"@en,
        "Outdoor learning"@en,
        "Uteskolar"@nb,
        "Uteskole"@nb,
        "Uteskular"@nb,
        "Uteskule"@nb ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/371.384/e23/> ;
    skos:definition "Eng: Use of the natural environment for teaching purposes."@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.384/e23/>,
        <http://dewey.info/class/372.1384/e23/>,
        <http://dewey.info/class/373.1384/e23/> ;
    skos:prefLabel "Outdoor schools"@en,
        "Uteskoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1384/e23/>,
        <http://dewey.info/class/373.1384/e23/> .

humord:c23437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23437" ;
    dct:modified "2020-12-01T10:14:08"^^xsd:dateTime ;
    skos:altLabel "Ethnographic films"@en,
        "Etnografiske filmer"@nb ;
    skos:broadMatch <http://dewey.info/class/306.0208/e23/> ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0208/e23/>,
        <http://dewey.info/class/791.436552/e23/> ;
    skos:prefLabel "Ethnographic film"@en,
        "Etnografisk film"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.436552/e23/> .

humord:c23439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23439" ;
    dct:modified "2011-06-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:definition "Etnisk gruppe på Java, Indonesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8992232/e23/>,
        <http://dewey.info/class/5--992232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992232/e23/>,
        <http://dewey.info/class/5--992232/e23/> ;
    skos:prefLabel "Sundanese"@en,
        "Sundanesere"@nb .

humord:c23440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23440" ;
    dct:modified "2014-01-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Business parks"@en,
        "Factory districts"@en,
        "Industrial districts"@en,
        "Industrial estates"@en,
        "Industristeder"@nb,
        "Industristrøk"@nb ;
    skos:broader humord:c09068 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/333.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.336/e23/>,
        <http://dewey.info/class/333.77/e23/>,
        <http://dewey.info/class/711.5524/e23/> ;
    skos:prefLabel "Industrial areas"@en,
        "Industriområder"@nb ;
    skos:related humord:c09170 ;
    skos:relatedMatch <http://dewey.info/class/333.336/e23/>,
        <http://dewey.info/class/711.5524/e23/> .

humord:c23442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23442" ;
    dct:modified "2024-11-14T15:09:52"^^xsd:dateTime ;
    skos:altLabel "Industrietablering"@nb,
        "Industrireising"@nb ;
    skos:broader humord:c07682 ;
    skos:closeMatch realfagstermer:c000028,
        <http://dewey.info/class/338.71/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000028,
        <http://dewey.info/class/338.71/e23/> ;
    skos:prefLabel "Industrial enterprise"@en,
        "Industrietablering"@nb ;
    skos:related humord:c22340 .

humord:c23445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23445" ;
    dct:modified "2023-12-05T15:29:39"^^xsd:dateTime ;
    skos:altLabel "Industrial organizations"@en ;
    skos:broader humord:c07682,
        humord:c09286 ;
    skos:closeMatch <http://dewey.info/class/338.006/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.006/e23/> ;
    skos:prefLabel "Industrial organisations"@en,
        "Industriorganisasjoner"@nb .

humord:c23447 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23447" ;
    dct:modified "2020-08-04T10:56:40"^^xsd:dateTime ;
    skos:broader humord:c07587 ;
    skos:definition "Økonomiske foretak <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Companies (Enterprises)"@en,
        "Selskaper (Foretak)"@nb ;
    skos:related humord:c07590 .

humord:c23449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23449" ;
    dct:modified "2023-12-19T10:28:31"^^xsd:dateTime ;
    skos:altLabel "Lower secondary level"@en,
        "Lower secondary school (School grade level)"@en,
        "Secondary classes"@en,
        "Secondary school level"@en,
        "Ungdomsskolen"@nb,
        "Ungdomstrinnet (8.-10. trinn)"@nb ;
    skos:broader humord:c23030 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008284,
        <http://dewey.info/class/373.236/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008284,
        <http://dewey.info/class/373.236/e23/> ;
    skos:prefLabel "Lower secondary level (8.-10. grade)"@en,
        "Ungdomstrinnet (8.-10. trinn)"@nb ;
    skos:related humord:c28346 .

humord:c23452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23452" ;
    dct:modified "2020-08-04T11:18:06"^^xsd:dateTime ;
    skos:altLabel "Industrial company"@en,
        "Industriselskap"@nb ;
    skos:broadMatch <http://dewey.info/class/338.74/e23/> ;
    skos:broader humord:c23447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.74/e23/> ;
    skos:prefLabel "Industrial companies"@en,
        "Industriselskaper"@nb ;
    skos:related humord:c07592 .

humord:c23455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23455" ;
    dct:modified "2020-10-13T12:45:20"^^xsd:dateTime ;
    skos:altLabel "Fertility (Popular belief)"@nb ;
    skos:broadMatch <http://dewey.info/class/398.41/e23/> ;
    skos:broader humord:c05087 ;
    skos:closeMatch realfagstermer:c003752 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003752,
        <http://dewey.info/class/398.41/e23/> ;
    skos:prefLabel "Fruktbarhet (Folketro)"@nb ;
    skos:related humord:c03865,
        humord:c11914 .

humord:c23458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23458" ;
    dct:modified "2023-11-30T07:57:42"^^xsd:dateTime ;
    skos:altLabel "Infertilitet"@nb ;
    skos:broadMatch <http://dewey.info/class/304.632/e23/> ;
    skos:broader humord:c03865 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001056 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001056,
        <http://dewey.info/class/304.632/e23/>,
        <http://dewey.info/class/362.196692/e23/>,
        <http://dewey.info/class/362.198178/e23/>,
        <http://dewey.info/class/616.692/e23/>,
        <http://dewey.info/class/616.6921/e23/>,
        <http://dewey.info/class/618.178/e23/> ;
    skos:prefLabel "Infertility"@en,
        "Infertilitet"@nb ;
    skos:related humord:c20156 ;
    skos:relatedMatch <http://dewey.info/class/362.196692/e23/>,
        <http://dewey.info/class/362.198178/e23/>,
        <http://dewey.info/class/616.692/e23/>,
        <http://dewey.info/class/616.6921/e23/>,
        <http://dewey.info/class/618.178/e23/> .

humord:c23459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23459" ;
    dct:modified "2025-01-30T07:37:36"^^xsd:dateTime ;
    skos:altLabel "Female genital mutilation"@en,
        "Infibulation"@en,
        "Infibulasjon"@nb,
        "Kvinneleg omskjering"@nb ;
    skos:broadMatch <http://dewey.info/class/618.16059/e23/> ;
    skos:broader humord:c05164 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/618.16059/e23/> ;
    skos:prefLabel "Female circumcision"@en,
        "Kvinnelig omskjæring"@nb .

humord:c23460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23460" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.41/e23/>,
        <http://dewey.info/class/339.52/e23/> ;
    skos:broader humord:c17710 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.41/e23/>,
        <http://dewey.info/class/339.52/e23/> ;
    skos:prefLabel "Inflation targeting"@en,
        "Inflasjonsmål"@nb .

humord:c23463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23463" ;
    dct:modified "2024-10-11T13:30:16"^^xsd:dateTime ;
    skos:altLabel "Information handling"@en,
        "Knowledge technology"@en,
        "Informasjonsadministrasjon"@nb,
        "Informasjonsarbeid"@nb,
        "Informasjonsbehandling"@nb,
        "Informasjonsforvalting"@nb,
        "Informasjonshåndtering"@nb,
        "Informasjonskontroll"@nb,
        "Informasjonsverksemd"@nb,
        "Informasjonsvirksomhet"@nb,
        "Kunnskapsadministrasjon"@nb,
        "Kunnskapsforvalting"@nb,
        "Kunnskapsforvaltning"@nb,
        "Kunnskapsteknologiar"@nb,
        "Kunnskapsteknologier"@nb,
        "informasjonsinnhenting"@nb ;
    skos:broader humord:c09086 ;
    skos:closeMatch realfagstermer:c006192,
        <http://dewey.info/class/363.31/e23/> ;
    skos:definition "Befatter seg med å sikre best mulig utnyttelse, kommunikasjon og beskyttelse av informasjon i en organisasjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/352.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006192,
        <http://dewey.info/class/352.38/e23/>,
        <http://dewey.info/class/363.31/e23/>,
        <http://dewey.info/class/651/e23/>,
        <http://dewey.info/class/658.5036/e23/> ;
    skos:prefLabel "Information mangagement"@en,
        "Informasjonsforvaltning"@nb ;
    skos:related humord:c60914 ;
    skos:relatedMatch <http://dewey.info/class/651/e23/>,
        <http://dewey.info/class/658.5036/e23/> .

humord:c23467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23467" ;
    dct:modified "2024-11-14T14:50:43"^^xsd:dateTime ;
    skos:altLabel "Public communication campaigns"@en,
        "Informasjonskampanjar"@nb ;
    skos:broader humord:c09079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Information campaigns"@en,
        "Informasjonskampanjer"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.42/e23/> .

humord:c23468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23468" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c23463 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Information sharing"@en,
        "Informasjonsdeling"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.231/e23/> .

humord:c23470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23470" ;
    dct:modified "2024-11-14T14:51:00"^^xsd:dateTime ;
    skos:altLabel "Informasjonskanalar"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09079 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Information channels"@en,
        "Informasjonskanaler"@nb .

humord:c23471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23471" ;
    dct:modified "2024-02-27T08:42:21"^^xsd:dateTime ;
    skos:altLabel "Information policy"@en,
        "Informasjonspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/021/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/338.926/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000985 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000985,
        <http://dewey.info/class/021/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/338.926/e23/> ;
    skos:prefLabel "Information policies"@en,
        "Informasjonspolitikk"@nb ;
    skos:related humord:c59270 .

humord:c23472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23472" ;
    dct:modified "2024-02-27T08:50:31"^^xsd:dateTime ;
    skos:altLabel "Informasjonstenester"@nb,
        "Opplysningstenester"@nb,
        "Opplysningstjenester"@nb ;
    skos:broader humord:c09079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008695,
        <http://dewey.info/class/025.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008695,
        <http://dewey.info/class/025.52/e23/>,
        <http://dewey.info/class/352.74/e23/> ;
    skos:prefLabel "Information services"@en,
        "Informasjonstjenester"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.74/e23/> .

humord:c23474 a ubo:Topic,
        skos:Concept ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23474" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05206 ;
    skos:editorialNote "ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Utleieboliger"@nb ;
    skos:related humord:c18754 .

humord:c23475 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23475" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Informal sector (Economics)"@en,
        "Shadow economy"@en,
        "Grå økonomi"@nb,
        "Uformell næringsvirksomhet"@nb ;
    skos:broadMatch <http://dewey.info/class/330/e23/> ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330/e23/> ;
    skos:prefLabel "Informal sector"@en,
        "Informell næringsvirksomhet"@nb .

humord:c23477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23477" ;
    dct:modified "2023-11-30T08:04:04"^^xsd:dateTime ;
    skos:altLabel "Infrastruktur"@nb ;
    skos:broader humord:c09164 ;
    skos:closeMatch <http://dewey.info/class/361/e23/>,
        <http://dewey.info/class/388/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361/e23/>,
        <http://dewey.info/class/388/e23/> ;
    skos:prefLabel "Infrastructure"@en,
        "Infrastruktur"@nb ;
    skos:related humord:c04319 .

humord:c23480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23480" ;
    dct:modified "2025-01-30T07:38:18"^^xsd:dateTime ;
    skos:altLabel "Initiasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c05159 ;
    skos:definition "Ritual som markerer overgang til en ny religiøs eller sosial status <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Initiation"@en,
        "Initiasjon"@nb ;
    skos:related humord:c08610 ;
    skos:relatedMatch <http://dewey.info/class/305/e23/> .

humord:c23481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23481" ;
    dct:modified "2023-12-19T11:03:54"^^xsd:dateTime ;
    skos:altLabel "Utslepp"@nb ;
    skos:broadMatch <http://dewey.info/class/363.73/e23/> ;
    skos:broader humord:c08345 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006908 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006908,
        <http://dewey.info/class/363.73/e23/> ;
    skos:prefLabel "Emissions"@en,
        "Utslipp"@nb ;
    skos:related humord:c27392 .

humord:c23482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23482" ;
    dct:modified "2012-09-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Social inclusion"@en,
        "Inklusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/303/e23/> ;
    skos:broader humord:c09201 ;
    skos:definition "Det å inkludere, omfatte <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Social inclusion"@en,
        "Inkludering"@nb .

humord:c23484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23484" ;
    dct:modified "2025-03-14T10:32:06"^^xsd:dateTime ;
    skos:altLabel "Inclusive school"@en,
        "Inkluderande opplæring"@nb,
        "Inkluderande pedagogikk"@nb,
        "Inkluderande skole"@nb,
        "Inkluderande skule"@nb,
        "Inkluderende opplæring"@nb,
        "Inkluderende skole"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/371.252/e23/>,
        <http://dewey.info/class/371.9046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.252/e23/>,
        <http://dewey.info/class/371.9046/e23/>,
        <http://dewey.info/class/372.1252/e23/>,
        <http://dewey.info/class/373.1252/e23/> ;
    skos:prefLabel "Inclusive education"@en,
        "Inkluderende pedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1252/e23/>,
        <http://dewey.info/class/373.1252/e23/> .

humord:c23487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23487" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/364.1622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1622/e23/> ;
    skos:prefLabel "Burglary"@en,
        "Innbrudd"@nb .

humord:c23490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23490" ;
    dct:modified "2024-11-04T14:14:06"^^xsd:dateTime ;
    skos:altLabel "Utvekslingsstudentar"@nb ;
    skos:broadMatch <http://dewey.info/class/378.198/e23/> ;
    skos:broader humord:c07376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.198/e23/> ;
    skos:prefLabel "Exchange students"@en,
        "Utvekslingsstudenter"@nb ;
    skos:related humord:c23431,
        humord:c25157 .

humord:c23491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23491" ;
    dct:modified "2022-03-28T13:33:42"^^xsd:dateTime ;
    skos:altLabel "Data subject access"@en,
        "Right of access to personal data"@en,
        "Right to access (Public administration)"@en,
        "Subject access"@en,
        "Dokumentinnsyn"@nb ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/323.445/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.445/e23/>,
        <http://dewey.info/class/342.0662/e23/> ;
    skos:prefLabel "Right of access"@en,
        "Innsynsrett"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.0662/e23/> .

humord:c23492 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23492" ;
    dct:modified "2020-08-07T10:39:32"^^xsd:dateTime ;
    skos:altLabel "Income assessment"@en,
        "Income taxation"@en,
        "Income taxes"@en,
        "Inntektsbeskatning"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/336.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.24/e23/>,
        <http://dewey.info/class/343.052/e23/>,
        <http://dewey.info/class/352.44/e23/> ;
    skos:prefLabel "Income tax"@en,
        "Inntektsskatt"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.052/e23/>,
        <http://dewey.info/class/352.44/e23/> .

humord:c23494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23494" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/339.2/e23/> ;
    skos:broader humord:c07837 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.2/e23/> ;
    skos:prefLabel "Income inequality"@en,
        "Inntektsforskjeller"@nb .

humord:c23495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23495" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Distribution of income"@en ;
    skos:broader humord:c07837 ;
    skos:closeMatch <http://dewey.info/class/339.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.2/e23/> ;
    skos:prefLabel "Income distribution"@en,
        "Inntektsfordeling"@nb .

humord:c23496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23496" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/325.1/e23/> ;
    skos:broader humord:c09569 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.1/e23/> ;
    skos:prefLabel "Immigration control"@en,
        "Innvandringskontroll"@nb ;
    skos:related humord:c09254 .

humord:c23498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23498" ;
    dct:modified "2023-12-05T10:51:38"^^xsd:dateTime ;
    skos:altLabel "Impregnation"@en,
        "Inseminations"@en,
        "Inseminering"@nb ;
    skos:broadMatch <http://dewey.info/class/613.94/e23/> ;
    skos:broader humord:c16691 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/571.864/e23/>,
        <http://dewey.info/class/613.94/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/636.08245/e23/> ;
    skos:prefLabel "Insemination"@en,
        "Inseminasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/571.864/e23/>,
        <http://dewey.info/class/618.178/e23/>,
        <http://dewey.info/class/636.08245/e23/> .

humord:c23499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23499" ;
    dct:modified "2022-02-16T07:37:16"^^xsd:dateTime ;
    skos:altLabel "Executive branch (Government)"@en,
        "The executive (Government)"@en ;
    skos:broader humord:c24452 ;
    skos:closeMatch <http://dewey.info/class/351/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/342.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.06/e23/>,
        <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Executive power (Government)"@en,
        "Utøvende makt"@nb ;
    skos:related humord:c09545 .

humord:c23500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23500" ;
    dct:modified "2011-06-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Development policies"@en ;
    skos:broadMatch <http://dewey.info/class/330.91724/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.91724/e23/> ;
    skos:prefLabel "Development policy"@en,
        "Utviklingspolitikk"@nb .

humord:c23504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23504" ;
    dct:modified "2024-02-21T13:27:50"^^xsd:dateTime ;
    skos:altLabel "Incitements"@en,
        "Incentiv"@nb,
        "Incentiver"@nb,
        "Insentiv"@nb,
        "Målobjekter"@nb ;
    skos:broader humord:c08049 ;
    skos:definition "Et insentiv er noe som motiverer mennesker til handling. Insentiver kan påvirke adferd og valg gjennom å gjøre et alternativ mer å foretrekke enn et annet. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/658.3142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2164/e23/>,
        <http://dewey.info/class/658.3142/e23/> ;
    skos:prefLabel "Incentives"@en,
        "Insentiver"@nb ;
    skos:related humord:c08081,
        humord:c24795 ;
    skos:relatedMatch <http://dewey.info/class/331.2164/e23/> .

humord:c23507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23507" ;
    dct:modified "2024-11-11T13:39:55"^^xsd:dateTime ;
    skos:altLabel "Inspection"@en,
        "Supervision"@en,
        "Inspeksjon"@nb,
        "Kontroll"@nb,
        "Tilsyn"@nb ;
    skos:broadMatch <http://dewey.info/class/382.64/e23/>,
        <http://dewey.info/class/620.0044/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c013196 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.4013/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013196,
        <http://dewey.info/class/303.33/e23/>,
        <http://dewey.info/class/328.3456/e23/>,
        <http://dewey.info/class/352.35/e23/>,
        <http://dewey.info/class/352.8/e23/>,
        <http://dewey.info/class/363.34936/e23/>,
        <http://dewey.info/class/382.64/e23/>,
        <http://dewey.info/class/620.0044/e23/>,
        <http://dewey.info/class/658.4013/e23/>,
        <http://dewey.info/class/658.568/e23/> ;
    skos:prefLabel "Control"@en,
        "Kontroll"@nb ;
    skos:related humord:c01519 ;
    skos:relatedMatch <http://dewey.info/class/303.33/e23/>,
        <http://dewey.info/class/328.3456/e23/>,
        <http://dewey.info/class/352.35/e23/>,
        <http://dewey.info/class/352.8/e23/>,
        <http://dewey.info/class/363.34936/e23/>,
        <http://dewey.info/class/658.568/e23/> .

humord:c23510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23510" ;
    dct:modified "2024-11-12T09:52:11"^^xsd:dateTime ;
    skos:altLabel "Institutionalization"@en,
        "Institusjonalisering"@nb,
        "Institusjonsbygging"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Det å gjøre til institusjon, få i faste former <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Institutionalisation"@en,
        "Institusjonalisering"@nb ;
    skos:related humord:c13961 ;
    skos:relatedMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/306/e23/> .

humord:c23511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23511" ;
    dct:modified "2011-06-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/330.1552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1552/e23/> ;
    skos:prefLabel "Institutional economics"@en,
        "Institusjonell økonomi"@nb .

humord:c23513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23513" ;
    dct:modified "2011-06-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Institusjonssosiologi"@nb .

humord:c23516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23516" ;
    dct:modified "2020-06-30T10:24:50"^^xsd:dateTime ;
    skos:altLabel "Symbolic interactionist theory"@en ;
    skos:broadMatch <http://dewey.info/class/302.14/e23/> ;
    skos:broader humord:c09122 ;
    skos:editorialNote "Kfr Chicagoskolen, SNL Maa"@nb,
        "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.14/e23/> ;
    skos:prefLabel "Symbolic interactionism"@en,
        "Symbolsk interaksjonisme"@nb .

humord:c23518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23518" ;
    dct:modified "2024-12-19T15:34:54"^^xsd:dateTime ;
    skos:altLabel "Interaktivitet (Databehandling)"@nb ;
    skos:broadMatch <http://dewey.info/class/004.019/e23/> ;
    skos:broader humord:c04284 ;
    skos:definition "Innen EDB om samspillet mellom bruker og et datasystem eller et program <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.019/e23/> ;
    skos:prefLabel "Interactivity (Computing)"@en,
        "Interaktivitet (Databehandling)"@nb ;
    skos:related humord:c04296 .

humord:c23520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23520" ;
    dct:modified "2011-06-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Internalisation"@en ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/> ;
    skos:broader humord:c08099 ;
    skos:definition "I psykologien den prosess hvor kulturelle verdier, holdninger og innstilliner fra omverdenen tas inn i egen personlighet og gjøres til deler av ens eget jeg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/155.25/e23/> ;
    skos:prefLabel "Internalization"@en,
        "Internalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.25/e23/> .

humord:c23521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23521" ;
    dct:modified "2023-12-19T11:00:43"^^xsd:dateTime ;
    skos:altLabel "Foreign trade"@en,
        "Internasjonal handel"@nb,
        "Utanrikshandel"@nb,
        "Utenrikshandel"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/354.74/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "International trade"@en,
        "Internasjonal handel"@nb ;
    skos:related humord:c23163 ;
    skos:relatedMatch <http://dewey.info/class/354.74/e23/> .

humord:c23523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23523" ;
    dct:modified "2021-02-25T16:31:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.16/e23/> ;
    skos:broader humord:c16463 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.16/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Development of prosperity"@en,
        "Velstandsutvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.542/e23/> .

humord:c23524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23524" ;
    dct:modified "2021-02-22T11:02:57"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09091 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Tabloid journalism"@en,
        "Tabloidisering"@nb .

humord:c23528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23528" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sociology of development"@en ;
    skos:broadMatch <http://dewey.info/class/303.4/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.4/e23/> ;
    skos:prefLabel "Development sociology"@en,
        "Utviklingssosiologi"@nb .

humord:c23530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23530" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:broader humord:c09678 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:prefLabel "International terrorism"@en,
        "Internasjonal terrorisme"@nb .

humord:c23532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23532" ;
    dct:modified "2025-01-05T19:46:08"^^xsd:dateTime ;
    skos:altLabel "Tank ships"@en,
        "Tank vessels"@en,
        "Tankships"@en,
        "Tankbåtar"@nb,
        "Tankbåter"@nb,
        "Tankskip"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8245/e23/> ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/387.245/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.245/e23/>,
        <http://dewey.info/class/623.8245/e23/> ;
    skos:prefLabel "Tankers"@en,
        "Tankskip"@nb .

humord:c23535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23535" ;
    dct:modified "2023-11-30T08:39:22"^^xsd:dateTime ;
    skos:altLabel "Global economy"@en,
        "International economy"@en,
        "Global økonomi"@nb,
        "Internasjonal økonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008665,
        <http://dewey.info/class/337/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008665,
        <http://dewey.info/class/337/e23/> ;
    skos:prefLabel "International economics"@en,
        "Internasjonal økonomi"@nb .

humord:c23536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23536" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/384.54/e23/> ;
    skos:broader humord:c09108 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "International broadcasting"@en,
        "Internasjonal kringkasting"@nb .

humord:c23537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23537" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07818 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.042/e23/>,
        <http://dewey.info/class/343.03/e23/> ;
    skos:prefLabel "International finances"@en,
        "Internasjonale finanser"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.03/e23/> .

humord:c23540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23540" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07859 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.673/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.673/e23/> ;
    skos:prefLabel "International investments"@en,
        "Internasjonale investeringer"@nb .

humord:c23541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23541" ;
    dct:modified "2024-04-03T12:26:06"^^xsd:dateTime ;
    skos:altLabel "Tannhelse"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1976/e23/>,
        <http://dewey.info/class/617.6/e23/> ;
    skos:broader humord:c03899 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006925 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006925,
        <http://dewey.info/class/362.1976/e23/>,
        <http://dewey.info/class/617.6/e23/> ;
    skos:prefLabel "Dental health"@en,
        "Tannhelse"@nb ;
    skos:related humord:c12418,
        humord:c65276 .

humord:c23542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23542" ;
    dct:modified "2021-10-19T15:19:03"^^xsd:dateTime ;
    skos:altLabel "Collective pay negotiations"@en,
        "Labor contract negotiations"@en,
        "Labour contract negotiations"@en ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/331.89/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Samme som Tariffoppgjør? 2011-06-21/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.89/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Collective wage negotiations"@en,
        "Tarifforhandlinger"@nb .

humord:c23543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23543" ;
    dct:modified "2020-11-30T17:34:10"^^xsd:dateTime ;
    skos:altLabel "Implicit knowledge"@en,
        "Silent knowledge"@en ;
    skos:broadMatch <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c08078 ;
    skos:definition "Betegnelse for sanseinntrykk, oppfatninger, sosiale regler og vurderinger som er uuttalt, men som ligger som forutsetninger for det menneskelige handlingslivet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Tacit knowledge"@en,
        "Taus kunnskap"@nb .

humord:c23547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23547" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Konkuranseforhold"@nb,
        "Konkurranseforhold"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.6048/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.6048/e23/> ;
    skos:prefLabel "Competition (Trade)"@en,
        "Konkurranse (Handel)"@nb ;
    skos:related humord:c23875,
        humord:c23883,
        humord:c25241 .

humord:c23548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23548" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.52/e23/> ;
    skos:broader humord:c23547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/> ;
    skos:prefLabel "International competition"@en,
        "Internasjonal konkurranse"@nb .

humord:c23551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23551" ;
    dct:modified "2023-11-30T08:42:47"^^xsd:dateTime ;
    skos:altLabel "Intern kontroll"@nb,
        "Internkontroll"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch <http://dewey.info/class/355.6213/e23/>,
        <http://dewey.info/class/658.78/e23/> ;
    skos:definition "Egenkontroll, system for at enkeltbedrifter og virksomheter skal planlegge og organisere et kontroll- og dokumentasjonssystem for å sikre oppfyllelse av krav fastsatt i lover og forskrifter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000933,
        <http://dewey.info/class/352.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000933,
        <http://dewey.info/class/352.35/e23/>,
        <http://dewey.info/class/355.6213/e23/>,
        <http://dewey.info/class/658.78/e23/> ;
    skos:prefLabel "Internal control"@en,
        "Internkontroll"@nb ;
    skos:related humord:c23234 .

humord:c23552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23552" ;
    dct:modified "2014-10-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Interpellations"@en,
        "Interpellasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09680 ;
    skos:definition "Spørsmål fra medlem av en forsamling til dens ledelse, særlig fra medlem av nasjonalforsamling til medlem av regjeringen <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Interpellation"@en,
        "Interpellasjon"@nb .

humord:c23553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23553" ;
    dct:modified "2024-11-12T09:53:02"^^xsd:dateTime ;
    skos:altLabel "Intersubjektivitet"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intersubjectivity"@en,
        "Intersubjektivitet"@nb .

humord:c23554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23554" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c13219 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/341.584/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.584/e23/> ;
    skos:prefLabel "Intervention"@en,
        "Intervensjon"@nb .

humord:c23556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23556" ;
    dct:modified "2023-11-30T08:44:01"^^xsd:dateTime ;
    skos:altLabel "Interview research"@en,
        "Intervjuundersøkingar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.43/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c09093 ;
    skos:closeMatch realfagstermer:c011197 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011197,
        <http://dewey.info/class/001.43/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:prefLabel "Interview surveys"@en,
        "Intervjuundersøkelser"@nb ;
    skos:related humord:c27357 .

humord:c23557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23557" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/158.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/> ;
    skos:prefLabel "Intimacy"@en,
        "Intimitet"@nb .

humord:c23558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23558" ;
    dct:modified "2015-06-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c08121 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Intolerance"@en,
        "Intoleranse"@nb ;
    skos:related humord:c00326,
        humord:c08153 .

humord:c23560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23560" ;
    dct:modified "2016-01-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Innadvendthet"@nb ;
    skos:broader humord:c28378 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/155.232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/370.1532/e23/> ;
    skos:prefLabel "Introversion"@en,
        "Introversjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.1532/e23/> .

humord:c23562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23562" ;
    dct:modified "2013-11-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.4/e23/>,
        <http://dewey.info/class/623.31/e23/> ;
    skos:broader humord:c09523 ;
    skos:definition "Inntrenging av militære styrker på fremmed territorium <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.4/e23/>,
        <http://dewey.info/class/623.31/e23/> ;
    skos:prefLabel "Invasion"@en,
        "Invasjon"@nb .

humord:c23563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23563" ;
    dct:modified "2023-11-30T08:49:54"^^xsd:dateTime ;
    skos:altLabel "Investment analyses"@en,
        "Investeringsanalysar"@nb,
        "Investeringsanalyse"@nb,
        "Investeringsanalyser"@nb ;
    skos:broadMatch <http://dewey.info/class/332.6/e23/> ;
    skos:broader humord:c07859 ;
    skos:closeMatch realfagstermer:c000689 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000689,
        <http://dewey.info/class/332.6/e23/> ;
    skos:prefLabel "Investment analysis"@en,
        "Investeringsanalyse"@nb .

humord:c23565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23565" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07739 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.66/e23/> ;
    skos:prefLabel "Investment banks"@en,
        "Investeringsbanker"@nb .

humord:c23567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23567" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07852 ;
    skos:closeMatch <http://dewey.info/class/332.601/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.601/e23/> ;
    skos:prefLabel "Investment theory"@en,
        "Investeringsteori"@nb ;
    skos:related humord:c07859 .

humord:c23568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23568" ;
    dct:modified "2025-03-14T10:40:12"^^xsd:dateTime ;
    skos:altLabel "Involveringspedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/370.115/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.115/e23/> ;
    skos:prefLabel "Participatory pedagogy"@en,
        "Involveringspedagogikk"@nb .

humord:c23570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23570" ;
    dct:modified "2023-11-30T07:32:16"^^xsd:dateTime ;
    skos:altLabel "IEP"@en,
        "Individual Education Program"@en,
        "Individual Education System"@en,
        "Individual curricula"@en,
        "Individual learning plans"@en,
        "Individual plans"@en,
        "Individualized Education Program"@en,
        "Individualized education plans"@en,
        "IOP"@nb,
        "Individualised Education Programme"@nb,
        "Individuelle læreplanar"@nb,
        "Individuelle læreplaner"@nb,
        "Individuelle planer"@nb,
        "ndividuelle opplæringsplanar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.394/e23/> ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013992 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013992,
        <http://dewey.info/class/371.394/e23/>,
        <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/378.1794/e23/> ;
    skos:prefLabel "Individualised education plans"@en,
        "Individuelle opplæringsplaner"@nb ;
    skos:related humord:c23375,
        humord:c25964 ;
    skos:relatedMatch <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/378.1794/e23/> .

humord:c23573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23573" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Internasjonalt bankvesen"@nb ;
    skos:broader humord:c07737 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.15/e23/> ;
    skos:prefLabel "International banking"@en,
        "Internasjonal bankvirksomhet"@nb .

humord:c23574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23574" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Internasjonal finans"@nb,
        "Internasjonalt finansvesen"@nb ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.042/e23/>,
        <http://dewey.info/class/343.03/e23/> ;
    skos:prefLabel "International finance"@en,
        "Internasjonal finansvirksomhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.03/e23/> .

humord:c23576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23576" ;
    dct:modified "2024-04-24T08:31:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.913/e23/>,
        <http://dewey.info/class/627.52/e23/> ;
    skos:broader humord:c07720 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.913/e23/>,
        <http://dewey.info/class/627.52/e23/> ;
    skos:prefLabel "Irrigation systems"@en,
        "Irrigasjonssystemer"@nb .

humord:c23577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23577" ;
    dct:modified "2025-01-03T10:22:40"^^xsd:dateTime ;
    skos:altLabel "Critique of technology"@en,
        "Technology criticism"@en,
        "Technology critique,"@en,
        "Teknologikritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/303.483/e23/> ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/600/e23/> ;
    skos:prefLabel "Criticism of technology"@en,
        "Teknologikritikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/600/e23/> .

humord:c23580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23580" ;
    dct:modified "2023-12-19T13:34:31"^^xsd:dateTime ;
    skos:altLabel "ICT policy"@en,
        "IT policy"@en,
        "Technology policy"@en,
        "IKT-politikk"@nb,
        "IT-politikk"@nb,
        "Teknologipolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/338.926/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005768 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005768,
        <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/306.46/e23/>,
        <http://dewey.info/class/338.926/e23/> ;
    skos:prefLabel "Technopolitics"@en,
        "Teknologipolitikk"@nb ;
    skos:related humord:c59270 ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/306.46/e23/> .

humord:c23581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23581" ;
    dct:modified "2024-10-28T08:55:32"^^xsd:dateTime ;
    skos:altLabel "Islamistar"@nb ;
    skos:broadMatch <http://dewey.info/class/320.557092/e23/> ;
    skos:broader humord:c07345 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.09/e23/>,
        <http://dewey.info/class/320.557092/e23/>,
        <http://dewey.info/class/322.42/e23/> ;
    skos:prefLabel "Islamists"@en,
        "Islamister"@nb ;
    skos:related humord:c19027 ;
    skos:relatedMatch <http://dewey.info/class/297.09/e23/>,
        <http://dewey.info/class/322.42/e23/> .

humord:c23582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23582" ;
    dct:modified "2011-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Girl classes"@en ;
    skos:broadMatch <http://dewey.info/class/371.25/e23/> ;
    skos:broader humord:c22601 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.25/e23/> ;
    skos:prefLabel "All-girl classes"@en,
        "Jenteklasser"@nb .

humord:c23583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23583" ;
    dct:modified "2025-01-06T10:11:25"^^xsd:dateTime ;
    skos:altLabel "Railroad services"@en,
        "Railway operations"@en,
        "Jernbanedrift"@nb ;
    skos:broader humord:c04354 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385/e23/>,
        <http://dewey.info/class/623.63/e23/>,
        <http://dewey.info/class/625.1/e23/> ;
    skos:prefLabel "Railway services"@en,
        "Jernbanedrift"@nb ;
    skos:relatedMatch <http://dewey.info/class/385/e23/>,
        <http://dewey.info/class/623.63/e23/>,
        <http://dewey.info/class/625.1/e23/> .

humord:c23584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23584" ;
    dct:modified "2020-06-30T14:40:57"^^xsd:dateTime ;
    skos:altLabel "Rail policies"@en,
        "Rail policy"@en,
        "Rail transport policies"@en,
        "Rail transport policy"@en,
        "Railway industry policies"@en,
        "Railway industry policy"@en ;
    skos:broadMatch <http://dewey.info/class/385/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385/e23/> ;
    skos:prefLabel "Railroad politics"@en,
        "Jernbanepolitikk"@nb .

humord:c23585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23585" ;
    dct:modified "2024-11-06T11:27:04"^^xsd:dateTime ;
    skos:altLabel "Jamnaldrande"@nb,
        "Jamnaldringsgrupper"@nb,
        "Jevnaldringsgrupper"@nb ;
    skos:broader humord:c07170 ;
    skos:closeMatch <http://dewey.info/class/303.327/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.327/e23/>,
        <http://dewey.info/class/305.2/e23/> ;
    skos:prefLabel "Peers"@en,
        "Jevnaldrende"@nb ;
    skos:relatedMatch <http://dewey.info/class/305.2/e23/> .

humord:c23587 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23587" ;
    dct:modified "2025-02-04T12:48:53"^^xsd:dateTime ;
    skos:altLabel "Jinja"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:broader humord:c01626 ;
    skos:editorialNote "Lukket bemerkning: UBO11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6761/e23/>,
        <http://dewey.info/class/916.761/e23/>,
        <http://dewey.info/class/967.61/e23/> ;
    skos:prefLabel "Jinja"@en,
        "Jinja"@nb .

humord:c23588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23588" ;
    dct:modified "2016-09-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Positions (Work)"@en,
        "Stillinger (Arbeid)"@nb ;
    skos:broadMatch <http://dewey.info/class/331/e23/> ;
    skos:broader humord:c09123 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Jobs"@en,
        "Jobber"@nb .

humord:c23590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23590" ;
    dct:modified "2025-01-14T20:59:12"^^xsd:dateTime ;
    skos:altLabel "Phones"@en,
        "Telefon"@nb,
        "Telefonar"@nb ;
    skos:broadMatch <http://dewey.info/class/629.277/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.6/e23/>,
        <http://dewey.info/class/621.386/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.09943/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.53/e23/>,
        <http://dewey.info/class/384.6/e23/>,
        <http://dewey.info/class/621.385/e23/>,
        <http://dewey.info/class/621.386/e23/>,
        <http://dewey.info/class/623.733/e23/>,
        <http://dewey.info/class/629.277/e23/>,
        <http://dewey.info/class/651.73/e23/> ;
    skos:prefLabel "Telephones"@en,
        "Telefoner"@nb ;
    skos:related humord:c19022,
        humord:c21238 ;
    skos:relatedMatch <http://dewey.info/class/343.09943/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.53/e23/>,
        <http://dewey.info/class/621.385/e23/>,
        <http://dewey.info/class/623.733/e23/>,
        <http://dewey.info/class/651.73/e23/> .

humord:c23592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23592" ;
    dct:modified "2025-01-14T21:01:41"^^xsd:dateTime ;
    skos:altLabel "Telegraf"@nb,
        "Telegrafar"@nb ;
    skos:broadMatch <http://dewey.info/class/343.0994/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Apparat til fjernoverføring av budskap ved hjelp av signaler el. kodesystem  <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0994/e23/> ;
    skos:prefLabel "Telegraphs"@en,
        "Telegrafer"@nb ;
    skos:related humord:c21239 .

humord:c23595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23595" ;
    dct:modified "2024-12-06T13:22:36"^^xsd:dateTime ;
    skos:altLabel "Temaparkar"@nb ;
    skos:broadMatch <http://dewey.info/class/791.068/e23/> ;
    skos:broader humord:c26710 ;
    skos:definition "Fornøyelsespark som er basert på ett eller flere temaer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.068/e23/> ;
    skos:prefLabel "Theme parks"@en,
        "Temaparker"@nb .

humord:c23598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23598" ;
    dct:modified "2014-01-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Think tank"@en,
        "Tankesmier"@nb,
        "Think tank"@nb ;
    skos:broadMatch <http://dewey.info/class/320.6/e23/> ;
    skos:broader humord:c27027 ;
    skos:definition "Forskningsinstitutt eller annen organisasjon som gir råd og ideer om politikk, næringsliv eller militære spørsmål <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.6/e23/> ;
    skos:prefLabel "Think tanks"@en,
        "Tenketanker"@nb .

humord:c23600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23600" ;
    dct:modified "2024-06-17T15:10:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/179.7/e23/> ;
    skos:broader humord:c09350 ;
    skos:closeMatch <http://dewey.info/class/616.029/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.175/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.7/e23/>,
        <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/362.175/e23/>,
        <http://dewey.info/class/616.029/e23/> ;
    skos:prefLabel "Terminal care"@en,
        "Terminalomsorg"@nb ;
    skos:related humord:c22187 ;
    skos:relatedMatch <http://dewey.info/class/206.1/e23/> .

humord:c23602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23602" ;
    dct:modified "2023-08-04T10:28:16"^^xsd:dateTime ;
    skos:altLabel "Sea borders"@en,
        "Territorial limits (Sea border)"@en,
        "Sjøgrenser"@nb ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/> ;
    skos:broader humord:c09059 ;
    skos:definition "Ytre grense for en stats sjøterritorium <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.42/e23/> ;
    skos:prefLabel "Territorial waters (Sea border)"@en,
        "Territorialgrenser"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.42/e23/> .

humord:c23605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23605" ;
    dct:modified "2023-11-30T09:18:06"^^xsd:dateTime ;
    skos:altLabel "Job hunting"@en,
        "Job search"@en,
        "Job searching"@en,
        "Job seeking"@en,
        "Jobbsøking"@nb ;
    skos:broader humord:c23588 ;
    skos:exactMatch realfagstermer:c002097 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002097,
        <http://dewey.info/class/331.128/e23/>,
        <http://dewey.info/class/331.702/e23/>,
        <http://dewey.info/class/650.14/e23/> ;
    skos:prefLabel "Job searching"@en,
        "Jobbsøking"@nb ;
    skos:related humord:c09094,
        humord:c09129,
        humord:c09131 ;
    skos:relatedMatch <http://dewey.info/class/331.128/e23/>,
        <http://dewey.info/class/331.702/e23/>,
        <http://dewey.info/class/650.14/e23/> .

humord:c23608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23608" ;
    dct:modified "2025-01-22T12:11:10"^^xsd:dateTime ;
    skos:altLabel "Employee satisfaction"@en,
        "Enthusiasm for one's work"@en,
        "Arbeidsglede"@nb,
        "Arbeidstilfredsheit"@nb,
        "Arbeidstilfredshet"@nb,
        "Jobbtilfredsheit"@nb ;
    skos:broader humord:c23588 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.012/e23/>,
        <http://dewey.info/class/658.31422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/331.012/e23/>,
        <http://dewey.info/class/352.66/e23/>,
        <http://dewey.info/class/658.31422/e23/> ;
    skos:prefLabel "Job satisfaction"@en,
        "Jobbtilfredshet"@nb ;
    skos:related humord:c09132,
        humord:c21386 ;
    skos:relatedMatch <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/352.66/e23/> .

humord:c23609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23609" ;
    dct:modified "2021-04-30T15:19:20"^^xsd:dateTime ;
    skos:altLabel "Creation of jobs"@en,
        "Employment creation"@en ;
    skos:broader humord:c23588 ;
    skos:closeMatch <http://dewey.info/class/354.927/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/331.120424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.120424/e23/>,
        <http://dewey.info/class/354.927/e23/> ;
    skos:prefLabel "Job creation"@en,
        "Jobbskaping"@nb ;
    skos:related humord:c09601,
        humord:c24886 .

humord:c23613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23613" ;
    dct:modified "2024-08-27T14:15:56"^^xsd:dateTime ;
    skos:altLabel "Job mobility"@en,
        "Labor mobility"@en,
        "Mobility of labor"@en,
        "Mobility of labour"@en,
        "Work mobility"@en,
        "Arbeidsmobilitet"@nb,
        "Jobbmobilitet"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.127/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.127/e23/> ;
    skos:prefLabel "Labour mobility"@en,
        "Arbeidsmobilitet"@nb .

humord:c23616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23616" ;
    dct:modified "2024-04-24T15:24:30"^^xsd:dateTime ;
    skos:altLabel "Agricultural areas"@en,
        "Farmlands"@en,
        "Jordbruksareal"@nb,
        "Jordbruksområde"@nb,
        "Jordbruksområder"@nb ;
    skos:broadMatch <http://dewey.info/class/333.76/e23/> ;
    skos:broader humord:c09019 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001840 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001840,
        <http://dewey.info/class/333.76/e23/> ;
    skos:prefLabel "Agricultural lands"@en,
        "Jordbruksarealer"@nb .

humord:c23619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23619" ;
    dct:modified "2024-11-04T11:18:35"^^xsd:dateTime ;
    skos:altLabel "Terroristar"@nb ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/> ;
    skos:prefLabel "Terrorists"@en,
        "Terrorister"@nb ;
    skos:related humord:c09678,
        humord:c20058 .

humord:c23620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23620" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jordbruksprodukter"@nb,
        "Jordbruksvarer"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/381.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6441/e23/>,
        <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/354.59/e23/>,
        <http://dewey.info/class/355.245/e23/>,
        <http://dewey.info/class/381.41/e23/> ;
    skos:prefLabel "Agricultural product"@en,
        "Landbruksprodukter"@nb ;
    skos:related humord:c04912 ;
    skos:relatedMatch <http://dewey.info/class/332.6441/e23/>,
        <http://dewey.info/class/354.59/e23/>,
        <http://dewey.info/class/355.245/e23/> .

humord:c23626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23626" ;
    dct:modified "2022-03-15T08:05:24"^^xsd:dateTime ;
    skos:altLabel "Terror groups"@en,
        "Terrorist organisations"@en,
        "Terrorist organizations"@en,
        "Terrorgrupper"@nb,
        "Terroristorganisasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/322.42/e23/> ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/322.42/e23/> ;
    skos:prefLabel "Terrorist groups"@en,
        "Terroristgrupper"@nb ;
    skos:related humord:c09678 .

humord:c23629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23629" ;
    dct:modified "2022-02-08T15:00:48"^^xsd:dateTime ;
    skos:altLabel "Husleie"@nb,
        "Leieforhold"@nb ;
    skos:broader humord:c07802 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.5/e23/>,
        <http://dewey.info/class/336.12/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/346.0434/e23/> ;
    skos:prefLabel "Rental"@en,
        "Leie"@nb ;
    skos:related humord:c20208 ;
    skos:relatedMatch <http://dewey.info/class/333.5/e23/>,
        <http://dewey.info/class/336.12/e23/>,
        <http://dewey.info/class/339.21/e23/>,
        <http://dewey.info/class/346.0434/e23/> .

humord:c23632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23632" ;
    dct:modified "2021-11-03T10:28:42"^^xsd:dateTime ;
    skos:altLabel "Land claims"@en,
        "Land ownership"@en,
        "Land tenure"@en,
        "Landrettigheter"@nb ;
    skos:broadMatch <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.043/e23/> ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.3/e23/>,
        <http://dewey.info/class/346.043/e23/> ;
    skos:prefLabel "Land rights"@en,
        "Jordrettigheter"@nb .

humord:c23634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23634" ;
    dct:modified "2015-10-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08969 ;
    skos:closeMatch <http://dewey.info/class/346.054/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.054/e23/> ;
    skos:prefLabel "Bequeathing"@en,
        "Testamentering"@nb ;
    skos:related humord:c08946 .

humord:c23635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23635" ;
    dct:modified "2024-12-19T15:53:00"^^xsd:dateTime ;
    skos:altLabel "Juridiske ekspertsystem"@nb ;
    skos:broadMatch <http://dewey.info/class/006.33/e23/> ;
    skos:broader humord:c04251 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.33/e23/> ;
    skos:prefLabel "Legal expert systems"@en,
        "Juridiske ekspertsystemer"@nb .

humord:c23637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23637" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Domsmyndighet"@nb ;
    skos:broadMatch <http://dewey.info/class/347.012/e23/> ;
    skos:broader humord:c08884 ;
    skos:definition "En domstols stedlige og saklige virkekrets <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.4/e23/>,
        <http://dewey.info/class/342.041/e23/>,
        <http://dewey.info/class/342.08/e23/>,
        <http://dewey.info/class/345.0122/e23/>,
        <http://dewey.info/class/347.012/e23/> ;
    skos:prefLabel "Jurisdiction"@en,
        "Jurisdiksjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.4/e23/>,
        <http://dewey.info/class/342.041/e23/>,
        <http://dewey.info/class/342.08/e23/>,
        <http://dewey.info/class/345.0122/e23/> .

humord:c23639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23639" ;
    dct:modified "2023-03-31T09:30:36"^^xsd:dateTime ;
    skos:altLabel "Juries"@en,
        "Jury"@nb ;
    skos:broadMatch <http://dewey.info/class/345.075/e23/> ;
    skos:broader humord:c13366 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/347.0752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.075/e23/>,
        <http://dewey.info/class/347.0752/e23/> ;
    skos:prefLabel "Jury"@en,
        "Juryer"@nb ;
    skos:related humord:c17548 .

humord:c23641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23641" ;
    dct:modified "2023-11-30T15:47:56"^^xsd:dateTime ;
    skos:altLabel "K06"@en,
        "LK06"@en,
        "K06"@nb,
        "Kunnskapslyftet"@nb,
        "Kunnskapsløftet"@nb,
        "LK06"@nb,
        "Læreplanverket for Kunnskapsløftet (LK06)"@nb ;
    skos:broadMatch <http://dewey.info/class/375.0009481/e23/>,
        <http://dewey.info/class/379.155/e23/> ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011375 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011375,
        <http://dewey.info/class/375.0009481/e23/>,
        <http://dewey.info/class/379.155/e23/> ;
    skos:prefLabel "Knowledge Promotion Reform"@en,
        "Kunnskapsløftet"@nb .

humord:c23643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23643" ;
    dct:modified "2023-06-01T09:14:36"^^xsd:dateTime ;
    skos:altLabel "Cable tv"@en,
        "Kabelfjernsyn"@nb ;
    skos:broader humord:c09109 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.555/e23/>,
        <http://dewey.info/class/621.38857/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.09946/e23/>,
        <http://dewey.info/class/384.555/e23/>,
        <http://dewey.info/class/621.38857/e23/> ;
    skos:prefLabel "Cable television"@en,
        "Kabel-TV"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.09946/e23/> .

humord:c23645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23645" ;
    dct:modified "2024-08-15T08:03:54"^^xsd:dateTime ;
    skos:altLabel "Coffee growing"@en,
        "Kaffidyrking"@nb ;
    skos:broader humord:c68008 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/633.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.93/e23/>,
        <http://dewey.info/class/633.73/e23/> ;
    skos:prefLabel "Coffee farming"@en,
        "Kaffedyrking"@nb ;
    skos:related humord:c23656 ;
    skos:relatedMatch <http://dewey.info/class/583.93/e23/> .

humord:c23647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23647" ;
    dct:modified "2024-11-14T08:36:17"^^xsd:dateTime ;
    skos:altLabel "Testteori"@nb ;
    skos:broader humord:c25996 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.2601/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2601/e23/>,
        <http://dewey.info/class/372.12601/e23/>,
        <http://dewey.info/class/373.12601/e23/>,
        <http://dewey.info/class/374.12601/e23/>,
        <http://dewey.info/class/378.16601/e23/> ;
    skos:prefLabel "Test theory"@en,
        "Testteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.12601/e23/>,
        <http://dewey.info/class/373.12601/e23/>,
        <http://dewey.info/class/374.12601/e23/>,
        <http://dewey.info/class/378.16601/e23/> .

humord:c23648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23648" ;
    dct:modified "2025-02-11T15:06:44"^^xsd:dateTime ;
    skos:altLabel "Tewa (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolk fra områdene ved Rio Grande i New Mexico, nord for Santa Fe"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897494/e23/>,
        <http://dewey.info/class/5--97494/e23/>,
        <http://dewey.info/class/978.900497494/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897494/e23/>,
        <http://dewey.info/class/5--97494/e23/>,
        <http://dewey.info/class/978.900497494/e23/> ;
    skos:prefLabel "Tewa"@en,
        "Tewa (Folk)"@nb .

humord:c23649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23649" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lamaism"@en,
        "Lamaisme"@nb ;
    skos:broader humord:c08475 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/294.3923/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3923/e23/> ;
    skos:prefLabel "Tibetan Buddhism"@en,
        "Tibetansk buddhisme"@nb .

humord:c23654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23654" ;
    dct:modified "2020-06-30T10:27:11"^^xsd:dateTime ;
    skos:altLabel "Time squeeze"@en,
        "Time-bind"@en,
        "Time-crunch"@en,
        "Time-famine"@en ;
    skos:broadMatch <http://dewey.info/class/304.237/e23/> ;
    skos:broader humord:c28066 ;
    skos:definition "Det å ha for lite tid til nødvendige daglige gjøremål <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.237/e23/> ;
    skos:prefLabel "Time-squeeze"@en,
        "Tidsklemme"@nb ;
    skos:related humord:c23661 .

humord:c23656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23656" ;
    dct:modified "2022-05-04T08:00:03"^^xsd:dateTime ;
    skos:broader humord:c24869 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.17373/e23/>,
        <http://dewey.info/class/338.763373/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.17373/e23/>,
        <http://dewey.info/class/338.763373/e23/>,
        <http://dewey.info/class/633.73/e23/> ;
    skos:prefLabel "Coffee industry"@en,
        "Kaffeindustri"@nb ;
    skos:related humord:c23645 ;
    skos:relatedMatch <http://dewey.info/class/633.73/e23/> .

humord:c23661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23661" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Time constraints"@en ;
    skos:broadMatch <http://dewey.info/class/304.237/e23/> ;
    skos:broader humord:c28066 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.237/e23/> ;
    skos:prefLabel "Time pressure"@en,
        "Tidspress"@nb ;
    skos:related humord:c23654 .

humord:c23662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23662" ;
    dct:modified "2024-03-22T15:12:57"^^xsd:dateTime ;
    skos:altLabel "Tidsrekker"@nb,
        "Tidsrekkjer"@nb,
        "Tidsseriar"@nb,
        "Tidsserier"@nb ;
    skos:broadMatch <http://dewey.info/class/519.232/e23/> ;
    skos:broader humord:c25041 ;
    skos:definition "Eksempler på tidsrekker er daglige temperaturmålinger, månedlige prisindekser, og og arbeidsledighet fra måned til måned <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013164 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013164,
        <http://dewey.info/class/519.232/e23/> ;
    skos:prefLabel "Time series"@en,
        "Tidsrekker"@nb .

humord:c23663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23663" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.82/e23/> ;
    skos:broader humord:c07755 ;
    skos:definition "Intensiv agitatorisk virksomhet for en bestemt sak <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.82/e23/> ;
    skos:prefLabel "Campaigns"@en,
        "Kampanjer"@nb ;
    skos:related humord:c24263 .

humord:c23664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23664" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Capital levy"@en,
        "Kapitalskatt"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/336.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.22/e23/>,
        <http://dewey.info/class/343.054/e23/> ;
    skos:prefLabel "Capital taxes"@en,
        "Kapitalbeskatning"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.054/e23/> .

humord:c23666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23666" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Capital exports"@en,
        "Capital flow"@en,
        "Capital flows"@en,
        "Capital mobility"@en,
        "Capital movement"@en,
        "Export of capital"@en,
        "Financial flow"@en,
        "Financial flows"@en,
        "Movement of capital"@en,
        "Kapitalbevegelse"@nb,
        "Kapitaleksport"@nb,
        "Kapitalflyt"@nb,
        "Kapitalmobilitet"@nb ;
    skos:broader humord:c22203 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.0424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.0424/e23/> ;
    skos:prefLabel "Capital movements"@en,
        "Kapitalbevegelser"@nb .

humord:c23672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23672" ;
    dct:modified "2024-08-27T14:39:45"^^xsd:dateTime ;
    skos:altLabel "Time study"@en,
        "Work measurements"@en,
        "Arbeidstidsstudiar"@nb,
        "Arbeidstidsstudier"@nb,
        "Tidsmåling"@nb,
        "Tidsstudiar"@nb ;
    skos:broader humord:c25729 ;
    skos:closeMatch realfagstermer:c000237 ;
    skos:definition "Arbeidsstudier for å fastlegge hvor mye tid det tar å utføre én el. flere arbeidsoperasjoner <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.5421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000237,
        <http://dewey.info/class/658.5421/e23/> ;
    skos:prefLabel "Time studies"@en,
        "Tidsstudier"@nb .

humord:c23673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23673" ;
    dct:modified "2023-09-27T12:24:31"^^xsd:dateTime ;
    skos:altLabel "Betleri"@nb ;
    skos:broadMatch <http://dewey.info/class/362.5/e23/> ;
    skos:broader humord:c09316 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.5/e23/> ;
    skos:prefLabel "Begging"@en,
        "Tigging"@nb ;
    skos:related humord:c12084 .

humord:c23675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23675" ;
    dct:modified "2024-11-27T17:03:31"^^xsd:dateTime ;
    skos:altLabel "Tilfredsheit"@nb ;
    skos:broadMatch <http://dewey.info/class/152.42/e23/>,
        <http://dewey.info/class/158/e23/> ;
    skos:broader humord:c00348 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.42/e23/>,
        <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/171.4/e23/> ;
    skos:prefLabel "Satisfaction"@en,
        "Tilfredshet"@nb ;
    skos:related humord:c00349 ;
    skos:relatedMatch <http://dewey.info/class/171.4/e23/> .

humord:c23676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23676" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kapitalakkumulasjon"@nb ;
    skos:broader humord:c22203 ;
    skos:closeMatch <http://dewey.info/class/338.43/e23/>,
        <http://dewey.info/class/339.43/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.0415/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.0415/e23/>,
        <http://dewey.info/class/338.13/e23/>,
        <http://dewey.info/class/338.23/e23/>,
        <http://dewey.info/class/338.43/e23/>,
        <http://dewey.info/class/338.6041/e23/>,
        <http://dewey.info/class/339.43/e23/>,
        <http://dewey.info/class/658.1522/e23/> ;
    skos:prefLabel "Capital accumulation"@en,
        "Kapitaldannelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.13/e23/>,
        <http://dewey.info/class/338.23/e23/>,
        <http://dewey.info/class/338.6041/e23/>,
        <http://dewey.info/class/658.1522/e23/> .

humord:c23678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23678" ;
    dct:modified "2011-06-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22203 ;
    skos:closeMatch <http://dewey.info/class/658.152/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.041/e23/>,
        <http://dewey.info/class/332.0414/e23/>,
        <http://dewey.info/class/658.152/e23/> ;
    skos:prefLabel "Investment management"@en,
        "Kapitalforvaltning"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.041/e23/>,
        <http://dewey.info/class/332.0414/e23/> .

humord:c23682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23682" ;
    dct:modified "2024-03-25T16:26:45"^^xsd:dateTime ;
    skos:altLabel "Capital markets"@en,
        "Kapitalmarkeder"@nb,
        "Kapitalmarknad"@nb,
        "Kapitalmarknadar"@nb,
        "Kapitalmarknader"@nb ;
    skos:broader humord:c22203 ;
    skos:closeMatch <http://dewey.info/class/332.0415/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002026 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002026,
        <http://dewey.info/class/332.0415/e23/> ;
    skos:prefLabel "Capital market"@en,
        "Kapitalmarked"@nb .

humord:c23684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23684" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Grading assessments (Education)"@en,
        "Grading in education"@en,
        "Marking (Education)"@en,
        "Marking assessments (Education)"@en,
        "Karaktergivning"@nb ;
    skos:broader humord:c07916 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.272/e23/> ;
    skos:prefLabel "Grading (Education)"@en,
        "Karaktersetting"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.272/e23/> .

humord:c23686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23686" ;
    dct:modified "2022-02-10T13:00:02"^^xsd:dateTime ;
    skos:altLabel "Degree systems"@en,
        "Grading systems"@en,
        "Karaktersystem"@nb ;
    skos:broader humord:c07916 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/371.272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.272/e23/> ;
    skos:prefLabel "Grading and credit systems"@en,
        "Karaktersystemer"@nb .

humord:c23687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23687" ;
    dct:modified "2024-12-11T11:26:06"^^xsd:dateTime ;
    skos:altLabel "Muhammad cartoons crisis"@en,
        "Karikaturstriden"@nb,
        "Muhammed-karikaturane"@nb,
        "Muhammed-karikaturene"@nb ;
    skos:broadMatch <http://dewey.info/class/323.44/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Striden rundt Muhammed-karikaturene i Jyllandsposten 30. september 2005 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.5695/e23/>,
        <http://dewey.info/class/323.44/e23/> ;
    skos:prefLabel "Muhammad cartoons controversy"@en,
        "Karikaturstriden"@nb ;
    skos:related humord:c06559 ;
    skos:relatedMatch <http://dewey.info/class/297.5695/e23/> .

humord:c23690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23690" ;
    dct:modified "2024-11-07T10:21:13"^^xsd:dateTime ;
    skos:altLabel "Career advancement"@en,
        "Career development"@en,
        "Career management"@en,
        "Career planning"@en,
        "Career progression"@en,
        "Carreers"@en,
        "Professional career"@en,
        "Working career"@en,
        "Working careers"@en,
        "Karriere"@nb,
        "Karriereplanlegging"@nb,
        "Karriereutvikling"@nb,
        "Yrkeskarrierar"@nb,
        "Yrkeskarriere"@nb,
        "Yrkeskarrierer"@nb ;
    skos:broader humord:c09123 ;
    skos:closeMatch realfagstermer:c013432 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005450,
        <http://dewey.info/class/370.113/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005450,
        realfagstermer:c013432,
        <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/331.702/e23/>,
        <http://dewey.info/class/370.113/e23/>,
        <http://dewey.info/class/650.1/e23/> ;
    skos:prefLabel "Career"@en,
        "Karriere"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/331.702/e23/>,
        <http://dewey.info/class/650.1/e23/> .

humord:c23693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23693" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Career advising"@en,
        "Career counseling"@en,
        "Career guidance"@en,
        "Karriererådgivning"@nb ;
    skos:broader humord:c23690 ;
    skos:closeMatch realfagstermer:c013432 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000537,
        <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.702/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000537,
        realfagstermer:c013432,
        <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.702/e23/> ;
    skos:prefLabel "Career counselling"@en,
        "Karriereveiledning"@nb ;
    skos:related humord:c21996,
        humord:c23026 .

humord:c23697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23697" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.88/e23/> ;
    skos:broader humord:c07843 ;
    skos:definition "Konkurranseregulerende sammenslutning mellom bedrifter innen samme eller nær beslektede bransjer <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.87/e23/>,
        <http://dewey.info/class/338.88/e23/> ;
    skos:prefLabel "Cartels"@en,
        "Karteller"@nb ;
    skos:related humord:c23698 .

humord:c23698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23698" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.87/e23/> ;
    skos:broader humord:c07843 ;
    skos:definition "Samling av økonomiske foretak under en ledelse i den hensikt å regulere produksjon og priser og dermed unngå konkurranse <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.87/e23/> ;
    skos:prefLabel "Trusts"@en,
        "Truster"@nb ;
    skos:related humord:c23697 .

humord:c23699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23699" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08310 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/912.014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/912.014/e23/> ;
    skos:prefLabel "Map reading"@en,
        "Kartlesing"@nb ;
    skos:related humord:c00203 .

humord:c23701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23701" ;
    dct:modified "2021-10-22T10:50:16"^^xsd:dateTime ;
    skos:altLabel "Catastrophe psychiatry"@en,
        "Crisis counselling"@en,
        "Disaster psychiatry"@en,
        "Katastrofepsykiatri"@nb ;
    skos:broader humord:c03840 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.93/e23/>,
        <http://dewey.info/class/362.8383/e23/>,
        <http://dewey.info/class/363.34525/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/618.9289/e23/>,
        <http://dewey.info/class/618.97689/e23/> ;
    skos:prefLabel "Crisis psychiatry"@en,
        "Krisepsykiatri"@nb ;
    skos:related humord:c24050 ;
    skos:relatedMatch <http://dewey.info/class/155.93/e23/>,
        <http://dewey.info/class/362.8383/e23/>,
        <http://dewey.info/class/363.34525/e23/>,
        <http://dewey.info/class/616.89/e23/>,
        <http://dewey.info/class/618.9289/e23/>,
        <http://dewey.info/class/618.97689/e23/> .

humord:c23703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23703" ;
    dct:modified "2025-02-27T14:49:36"^^xsd:dateTime ;
    skos:altLabel "Kaulong (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Kaulong er en folkegruppe på Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Kaulong"@en,
        "Kaulong (Folk)"@nb .

humord:c23704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23704" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Keynesianism"@en,
        "Keynesiansk teori"@nb ;
    skos:broader humord:c07852 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/330.156/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.156/e23/> ;
    skos:prefLabel "Keynesian economics"@en,
        "Keynesianisme"@nb .

humord:c23706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23706" ;
    dct:modified "2024-11-12T09:55:35"^^xsd:dateTime ;
    skos:altLabel "Confidentiality of sources"@en,
        "Reporter's privilege"@en,
        "Kildevern"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4/e23/> ;
    skos:prefLabel "Protection of sources"@en,
        "Kildevern"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.4/e23/> .

humord:c23708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23708" ;
    dct:modified "2024-12-06T13:22:04"^^xsd:dateTime ;
    skos:altLabel "Kinodrift"@nb ;
    skos:broader humord:c01429 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.85/e23/> ;
    skos:prefLabel "Cinema management"@en,
        "Kinodrift"@nb ;
    skos:relatedMatch <http://dewey.info/class/384.85/e23/> .

humord:c23710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23710" ;
    dct:modified "2024-06-19T15:02:45"^^xsd:dateTime ;
    skos:altLabel "Kjemikaliar"@nb,
        "Kjemikalium"@nb,
        "Kjemiske stoffer"@nb ;
    skos:broadMatch <http://dewey.info/class/363.19/e23/> ;
    skos:broader humord:c08386 ;
    skos:closeMatch realfagstermer:c000315 ;
    skos:definition "Kjemikalier er i dagligtale et vanlig ord for stoffer som brukes i laboratoriet eller industrien, og er det samme som kjemiske stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007667,
        <http://dewey.info/class/540/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000315,
        realfagstermer:c007667,
        <http://dewey.info/class/344.0424/e23/>,
        <http://dewey.info/class/363.179/e23/>,
        <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/540/e23/>,
        <http://dewey.info/class/771.5/e23/> ;
    skos:prefLabel "Chemicals"@en,
        "Kjemikalier"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0424/e23/>,
        <http://dewey.info/class/363.179/e23/>,
        <http://dewey.info/class/771.5/e23/> .

humord:c23714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23714" ;
    dct:modified "2024-06-24T11:10:22"^^xsd:dateTime ;
    skos:altLabel "Atomic reactors"@en,
        "Fission reactors"@en,
        "Atomreaktorar"@nb,
        "Atomreaktorer"@nb,
        "Fisjonsreaktorar"@nb,
        "Fisjonsreaktorer"@nb,
        "Kjernereaktorer"@nb ;
    skos:broader humord:c22503 ;
    skos:closeMatch <http://dewey.info/class/621.483/e23/> ;
    skos:definition "Anlegg der det blir frigjort energi ved spalting av atomkjerner <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002277 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002277,
        <http://dewey.info/class/621.483/e23/> ;
    skos:prefLabel "Nuclear reactors"@en,
        "Kjernereaktorer"@nb ;
    skos:related humord:c14691 .

humord:c23716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23716" ;
    dct:modified "2020-06-26T10:58:03"^^xsd:dateTime ;
    skos:altLabel "Gender-divided job market"@en,
        "Gender-divided labour market"@en,
        "Gender-divided work market"@en,
        "Gender-segregated job market"@en,
        "Gender-segregated labor market"@en,
        "Gender-segregated work market"@en ;
    skos:broader humord:c09131 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/306.3615/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3615/e23/>,
        <http://dewey.info/class/331.56/e23/> ;
    skos:prefLabel "Gender-segregated labour market"@en,
        "Kjønnsdelt arbeidsmarked"@nb ;
    skos:related humord:c09208 ;
    skos:relatedMatch <http://dewey.info/class/331.56/e23/> .

humord:c23717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23717" ;
    dct:modified "2020-06-29T15:28:00"^^xsd:dateTime ;
    skos:altLabel "Kjønnssegregasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/305.3/e23/> ;
    skos:broader humord:c09319 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3/e23/> ;
    skos:prefLabel "Gender segregation"@en,
        "Kjønnssegregering"@nb .

humord:c23718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23718" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09208 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.133/e23/>,
        <http://dewey.info/class/353.53/e23/> ;
    skos:prefLabel "Gender distribution"@en,
        "Kjønnsfordeling"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.133/e23/>,
        <http://dewey.info/class/353.53/e23/> .

humord:c23719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23719" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gender socialisation"@en ;
    skos:broadMatch <http://dewey.info/class/303.32/e23/>,
        <http://dewey.info/class/305.3/e23/> ;
    skos:broader humord:c09223 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.32/e23/>,
        <http://dewey.info/class/305.3/e23/> ;
    skos:prefLabel "Gender socialization"@en,
        "Kjønnssosialisering"@nb .

humord:c23720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23720" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gender sociology"@en ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/305.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3/e23/> ;
    skos:prefLabel "Sociology of gender"@en,
        "Kjønnssosiologi"@nb .

humord:c23724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23724" ;
    dct:modified "2024-11-05T19:12:17"^^xsd:dateTime ;
    skos:altLabel "Klassekameratar"@nb,
        "Skolekameratar"@nb,
        "Skolekamerater"@nb,
        "Skulekameratar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.25/e23/> ;
    skos:broader humord:c07201 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.25/e23/> ;
    skos:prefLabel "Classmates"@en,
        "Klassekamerater"@nb ;
    skos:related humord:c08154 .

humord:c23726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23726" ;
    dct:modified "2018-04-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Class management"@en,
        "Klasseromsledelse"@nb ;
    skos:broader humord:c07899,
        humord:c29782 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.1024/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.1024/e23/> ;
    skos:prefLabel "Classroom management"@en,
        "Klasseledelse"@nb ;
    skos:related humord:c23744 .

humord:c23729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23729" ;
    dct:modified "2024-10-18T06:59:26"^^xsd:dateTime ;
    skos:altLabel "Skolebygg"@nb,
        "Skolebygningar"@nb,
        "Skulebygg"@nb,
        "Skulebygningar"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/371.6/e23/>,
        <http://dewey.info/class/690.7/e23/>,
        <http://dewey.info/class/727/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c031146 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031146,
        <http://dewey.info/class/371.6/e23/>,
        <http://dewey.info/class/690.7/e23/>,
        <http://dewey.info/class/727/e23/> ;
    skos:prefLabel "School buildings"@en,
        "Skolebygninger"@nb ;
    skos:related humord:c16617 .

humord:c23731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23731" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05276 ;
    skos:closeMatch <http://dewey.info/class/371.621/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.621/e23/> ;
    skos:prefLabel "Classrooms"@en,
        "Klasserom"@nb ;
    skos:related humord:c23735 .

humord:c23733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23733" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Class discipline"@en,
        "Klassedisiplin"@nb ;
    skos:broader humord:c20988 ;
    skos:closeMatch <http://dewey.info/class/371.1024/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.1024/e23/> ;
    skos:prefLabel "Classroom discipline"@en,
        "Klasseromsdisiplin"@nb .

humord:c23735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23735" ;
    dct:modified "2024-11-15T14:38:26"^^xsd:dateTime ;
    skos:altLabel "Klasseromsforsking"@nb,
        "Klasseromsstudier"@nb,
        "Klasseromsstudium"@nb ;
    skos:broadMatch <http://dewey.info/class/370.72/e23/> ;
    skos:broader humord:c01493 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.72/e23/> ;
    skos:prefLabel "Classroom studies"@en,
        "Klasseromsforskning"@nb ;
    skos:related humord:c23731 .

humord:c23737 a ubo:Topic,
        skos:Concept ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23737" ;
    dct:modified "2024-07-29T09:57:55"^^xsd:dateTime ;
    skos:altLabel "Klasseromspedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:exactMatch realfagstermer:c007917 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007917 ;
    skos:prefLabel "Classroom pedagogy"@en,
        "Klasseromspedagogikk"@nb ;
    skos:related humord:c23743 .

humord:c23738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23738" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23726 ;
    skos:closeMatch <http://dewey.info/class/371.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3/e23/>,
        <http://dewey.info/class/372.13/e23/>,
        <http://dewey.info/class/373.13/e23/>,
        <http://dewey.info/class/374.13/e23/> ;
    skos:prefLabel "Classroom interaction"@en,
        "Klasseromsinteraksjon"@nb ;
    skos:related humord:c09219 ;
    skos:relatedMatch <http://dewey.info/class/372.13/e23/>,
        <http://dewey.info/class/373.13/e23/>,
        <http://dewey.info/class/374.13/e23/> .

humord:c23740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23740" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Classroom culture"@en,
        "Classroom environment"@en,
        "Klasseromskultur"@nb,
        "Klasseromsmiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/371.25/e23/> ;
    skos:broader humord:c22925 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.25/e23/> ;
    skos:prefLabel "Class environment"@en,
        "Klassemiljø"@nb .

humord:c23743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23743" ;
    dct:modified "2023-11-30T13:38:24"^^xsd:dateTime ;
    skos:altLabel "Class teaching"@en,
        "Classroom education"@en,
        "Classroom learning"@en,
        "Klasseromslæring"@nb,
        "Klasseromsundervising"@nb,
        "Klasseromsundervisning"@nb,
        "Klasseundervisning"@nb ;
    skos:broadMatch <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008911 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008911,
        <http://dewey.info/class/371.3/e23/>,
        <http://dewey.info/class/372.13/e23/>,
        <http://dewey.info/class/373.13/e23/>,
        <http://dewey.info/class/374.13/e23/> ;
    skos:prefLabel "Classroom teaching"@en,
        "Klasseromsundervisning"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.13/e23/>,
        <http://dewey.info/class/373.13/e23/>,
        <http://dewey.info/class/374.13/e23/> .

humord:c23744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23744" ;
    dct:modified "2024-10-31T13:35:51"^^xsd:dateTime ;
    skos:altLabel "Form masters"@en,
        "Form teachers"@en,
        "Klasseforstandarar"@nb,
        "Klasseforstandere"@nb,
        "Klasseledere"@nb,
        "Klasseleiarar"@nb,
        "Klassestyrarar"@nb,
        "Klassestyrere"@nb,
        "Kontaktlærarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:prefLabel "Class teachers"@en,
        "Kontaktlærere"@nb ;
    skos:related humord:c23726 .

humord:c23745 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23745" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pupil distribution"@en,
        "Student composition"@en,
        "Student distribution"@en,
        "Klassedeling"@nb ;
    skos:broader humord:c22601 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.25/e23/> ;
    skos:prefLabel "Pupil composition"@en,
        "Klasseinndeling"@nb .

humord:c23747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23747" ;
    dct:modified "2022-05-04T08:00:40"^^xsd:dateTime ;
    skos:altLabel "Tobacco industries"@en ;
    skos:broader humord:c24869 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.17371/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.17371/e23/> ;
    skos:prefLabel "Tobacco industry"@en,
        "Tobakksindustri"@nb .

humord:c23748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23748" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c22601 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.251/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.251/e23/> ;
    skos:prefLabel "Class size"@en,
        "Klassestørrelse"@nb .

humord:c23750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23750" ;
    dct:modified "2025-01-13T08:30:51"^^xsd:dateTime ;
    skos:altLabel "Kledekodar"@nb,
        "Klekodar"@nb,
        "Kleskodar"@nb ;
    skos:broadMatch <http://dewey.info/class/391/e23/> ;
    skos:broader humord:c04839 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/> ;
    skos:prefLabel "Dress codes"@en,
        "Kleskoder"@nb ;
    skos:related humord:c04685,
        humord:c04928 .

humord:c23751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23751" ;
    dct:modified "2024-11-07T10:08:20"^^xsd:dateTime ;
    skos:altLabel "Patrons"@en,
        "Klientar"@nb,
        "Klientell"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clients"@en,
        "Klienter"@nb .

humord:c23753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23753" ;
    dct:modified "2020-07-02T08:20:31"^^xsd:dateTime ;
    skos:altLabel "Customs duty policies"@en,
        "Customs duty policy"@en,
        "Customs policies"@en,
        "Tariff policies"@en,
        "Tariff policy"@en ;
    skos:broader humord:c09564 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/382.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.7/e23/> ;
    skos:prefLabel "Customs policy"@en,
        "Tollpolitikk"@nb ;
    skos:related humord:c20449,
        humord:c23758 .

humord:c23755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23755" ;
    dct:modified "2023-11-30T13:47:26"^^xsd:dateTime ;
    skos:altLabel "Climate change policies"@en,
        "Climate change policy"@en,
        "Climate policies"@en,
        "Climate politics"@en,
        "Klimapolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/363.73874561/e23/> ;
    skos:broader humord:c21695 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002649 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002649,
        <http://dewey.info/class/363.73874561/e23/> ;
    skos:prefLabel "Climate policy"@en,
        "Klimapolitikk"@nb .

humord:c23756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23756" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Climate treaty"@en,
        "Treaties on the environment"@en,
        "Treaty on the environment"@en ;
    skos:broadMatch <http://dewey.info/class/363.738746/e23/> ;
    skos:broader humord:c23755 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.738746/e23/> ;
    skos:prefLabel "Climate treaties"@en,
        "Klimaavtaler"@nb .

humord:c23757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23757" ;
    dct:modified "2024-02-14T08:16:57"^^xsd:dateTime ;
    skos:altLabel "Klimakrise"@nb,
        "Klimakrisen"@nb,
        "Klimaproblemer"@nb,
        "Klimatrusler"@nb,
        "Klimautfordringer"@nb ;
    skos:broader humord:c15125 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.28/e23/>,
        <http://dewey.info/class/363.73/e23/>,
        <http://dewey.info/class/551.5253/e23/>,
        <http://dewey.info/class/632.1/e23/> ;
    skos:prefLabel "Climate crisis"@en,
        "Klimakriser"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.28/e23/>,
        <http://dewey.info/class/363.73/e23/>,
        <http://dewey.info/class/551.5253/e23/>,
        <http://dewey.info/class/632.1/e23/> .

humord:c23758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23758" ;
    dct:modified "2014-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Customs unions"@en ;
    skos:broader humord:c23521 ;
    skos:closeMatch <http://dewey.info/class/382.91/e23/> ;
    skos:definition "Overenskomst mellom selvstendige stater om opphevelse av tollgrensene unionslandene imellom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/382.91/e23/> ;
    skos:prefLabel "Tariff unions"@en,
        "Tollunioner"@nb ;
    skos:related humord:c23753 .

humord:c23761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23761" ;
    dct:modified "2024-11-05T14:30:48"^^xsd:dateTime ;
    skos:altLabel "Bilingual schoolchildren"@en,
        "Tospråklege elevar"@nb ;
    skos:broader humord:c22595 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1175/e23/>,
        <http://dewey.info/class/372.651/e23/> ;
    skos:prefLabel "Bilingual pupils"@en,
        "Tospråklige elever"@nb ;
    skos:related humord:c06324 ;
    skos:relatedMatch <http://dewey.info/class/370.1175/e23/>,
        <http://dewey.info/class/372.651/e23/> .

humord:c23762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23762" ;
    dct:modified "2015-04-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355/e23/> ;
    skos:broader humord:c09410 ;
    skos:definition "Fellesbetegnelse for det militære forsvar og den sivile beredskap <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Total defence"@en,
        "Totalforsvar"@nb ;
    skos:related humord:c09411,
        humord:c14124 .

humord:c23763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23763" ;
    dct:modified "2022-02-24T10:50:54"^^xsd:dateTime ;
    skos:altLabel "Totalitære stater"@nb ;
    skos:broader humord:c09719 ;
    skos:closeMatch <http://dewey.info/class/321.9/e23/> ;
    skos:definition "Politiske systemer hvor myndighetene i prinsippet kontrollerer all aktivitet i samfunnet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Totalitarian regimes"@en,
        "Totalitære regimer"@nb ;
    skos:related humord:c09668 .

humord:c23764 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23764" ;
    dct:modified "2024-05-03T08:03:02"^^xsd:dateTime ;
    skos:altLabel "Climate action"@en,
        "Climate adaption"@en,
        "Climatic adaptation"@en,
        "Cold acclimation"@en,
        "Cold adaptation"@en,
        "Cold tolerance"@en,
        "Drought acclimation"@en,
        "Drought tolerance"@en,
        "Freezing tolerance"@en,
        "Klimatilpasninger"@nb,
        "Klimatilpassing"@nb,
        "Klimatiltak"@nb,
        "Kuldetilpasning"@nb,
        "Kuldetilpassing"@nb,
        "Kuldetoleranse"@nb,
        "Tørketoleranse"@nb ;
    skos:broadMatch <http://dewey.info/class/363.738746/e23/>,
        <http://dewey.info/class/551.68/e23/> ;
    skos:broader humord:c23755 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.738746/e23/>,
        <http://dewey.info/class/551.68/e23/> ;
    skos:prefLabel "Climate change mitigation"@en,
        "Klimatiltak"@nb ;
    skos:related humord:c27392 .

humord:c23766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23766" ;
    dct:modified "2024-05-03T08:05:42"^^xsd:dateTime ;
    skos:altLabel "Climate research"@en,
        "Klimaforsking"@nb,
        "Klimaforskning"@nb,
        "Klimatologi"@nb ;
    skos:broader humord:c15125 ;
    skos:closeMatch <http://dewey.info/class/551.6/e23/> ;
    skos:definition "Klimatologi er læren om klimaet, altså statistisk beskrivelse av meteorologiske forhold i forskjellige geografiske områder og/eller de fysiske prosessene som styrer klimaet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006576 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006576,
        <http://dewey.info/class/551.6/e23/> ;
    skos:prefLabel "Climatology"@en,
        "Klimatologi"@nb .

humord:c23767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23767" ;
    dct:modified "2025-01-10T13:15:19"^^xsd:dateTime ;
    skos:altLabel "Totem"@nb ;
    skos:broader humord:c04470 ;
    skos:definition "Dyr, plante el. naturfenomen som en stamme identifiserer seg med og dyrker som guddom <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.11/e23/> ;
    skos:prefLabel "Totems"@en,
        "Totemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/202.11/e23/> .

humord:c23770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23770" ;
    dct:modified "2024-02-02T13:46:55"^^xsd:dateTime ;
    skos:altLabel "Klinisk psykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/616.89/e23/> ;
    skos:definition "Samlebetegnelse for all anvendelse av vitenskapelig psykologi til forebygging, utredning og behandling ved psykiske plager, livsproblemer og ulike funksjonshemninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/616.89/e23/> ;
    skos:prefLabel "Clinical psychology"@en,
        "Klinisk psykologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/158/e23/> .

humord:c23771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23771" ;
    dct:modified "2014-10-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/302.4/e23/>,
        <http://dewey.info/class/320.3/e23/> ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/302.4/e23/>,
        <http://dewey.info/class/320.3/e23/> ;
    skos:prefLabel "Coalitions"@en,
        "Koalisjoner"@nb ;
    skos:related humord:c23777 .

humord:c23772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23772" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Informal learning (Psychology)"@en ;
    skos:broadMatch <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:definition "Uformell læring skjer gjennom praksis og faglige diskusjoner og evaluering av ens eget arbeid sammen med kolleger eller med andre samarbeidspartnere <Wkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.432/e23/>,
        <http://dewey.info/class/370.1523/e23/>,
        <http://dewey.info/class/371.38/e23/>,
        <http://dewey.info/class/374/e23/> ;
    skos:prefLabel "Informal learning"@en,
        "Uformell læring"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.432/e23/>,
        <http://dewey.info/class/371.38/e23/>,
        <http://dewey.info/class/374/e23/> .

humord:c23774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23774" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c18572 ;
    skos:closeMatch <http://dewey.info/class/896.333/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/896.333/e23/> ;
    skos:prefLabel "Yoruba literature"@en,
        "Yoruba litteratur"@nb .

humord:c23775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23775" ;
    dct:modified "2011-06-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.235/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.235/e23/> ;
    skos:prefLabel "Sociology of youth"@en,
        "Ungdomssosiologi"@nb .

humord:c23777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23777" ;
    dct:modified "2011-06-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Governments of national unity"@en,
        "National union governments"@en,
        "National unity governments"@en,
        "Samlingsregjeringer"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8043/e23/> ;
    skos:broader humord:c09545 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/> ;
    skos:prefLabel "Coalition governments"@en,
        "Koalisjonsregjeringer"@nb ;
    skos:related humord:c23771 .

humord:c23778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23778" ;
    dct:modified "2023-11-30T13:51:09"^^xsd:dateTime ;
    skos:altLabel "Kodar"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "I kommunikasjonssammenheng et sett av regler for å overføre informasjon ved    hjelp av en annen form for representasjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011300 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011300,
        <http://dewey.info/class/302.22/e23/> ;
    skos:prefLabel "Codes"@en,
        "Koder"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.22/e23/> .

humord:c23779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23779" ;
    dct:modified "2020-11-30T13:18:15"^^xsd:dateTime ;
    skos:altLabel "Cognitive learning theories"@en ;
    skos:broadMatch <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08080 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.152/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Cognitive learning theory"@en,
        "Kognitiv læringsteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.152/e23/> .

humord:c23780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23780" ;
    dct:modified "2024-12-11T07:49:24"^^xsd:dateTime ;
    skos:altLabel "Cognitive behavioral therapies"@en,
        "Cognitive behavioral therapy"@en,
        "Cognitive behavioural therapies"@en,
        "Cognitive behavioural therapy"@en,
        "Kognitiv terapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.891425/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/616.891425/e23/>,
        <http://dewey.info/class/618.92891425/e23/> ;
    skos:prefLabel "Cognitive therapy"@en,
        "Kognitiv terapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/618.92891425/e23/> .

humord:c23783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23783" ;
    dct:modified "2024-11-05T19:15:53"^^xsd:dateTime ;
    skos:altLabel "Co-workers"@en,
        "Kollegaar"@nb,
        "Kollegaer"@nb,
        "Medarbeidere"@nb ;
    skos:broadMatch <http://dewey.info/class/331.256/e23/> ;
    skos:broader humord:c07201 ;
    skos:closeMatch realfagstermer:c007883 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007883,
        <http://dewey.info/class/158.26/e23/>,
        <http://dewey.info/class/331.256/e23/>,
        <http://dewey.info/class/658.302/e23/> ;
    skos:prefLabel "Colleagues"@en,
        "Kolleger"@nb ;
    skos:related humord:c19076 ;
    skos:relatedMatch <http://dewey.info/class/158.26/e23/>,
        <http://dewey.info/class/658.302/e23/> .

humord:c23784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23784" ;
    dct:modified "2024-11-15T08:11:26"^^xsd:dateTime ;
    skos:altLabel "Wage negotiations"@en,
        "Wage settlement"@en,
        "Wage talks"@en,
        "Lønnsforhandlinger"@nb,
        "Lønnsoppgjer"@nb,
        "Lønsoppgjer"@nb,
        "Tariffoppgjre"@nb,
        "Tariffoppgjør"@nb ;
    skos:broadMatch <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/331.8912/e23/> ;
    skos:broader humord:c07838 ;
    skos:definition "Tariffoppgjør er forhandlinger om revisjon av tariffavtaler. Disse forhandlingene kalles også lønnsoppgjør. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/331.8912/e23/> ;
    skos:prefLabel "Wage settlements"@en,
        "Lønnsoppgjør"@nb ;
    skos:related humord:c09147,
        humord:c68934 .

humord:c23785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23785" ;
    dct:modified "2024-11-13T07:35:22"^^xsd:dateTime ;
    skos:altLabel "Collective wage bargaining"@en,
        "Kollektive forhandlingar"@nb,
        "Kollektive forhandlingssystem"@nb,
        "Kollektive forhandlingssystemer"@nb,
        "Kollektive lønnsforhandlinger"@nb,
        "Kollektive lønsforhandlingar"@nb ;
    skos:broader humord:c23784 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.89/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/331.89/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/>,
        <http://dewey.info/class/658.3154/e23/> ;
    skos:prefLabel "Collective bargaining"@en,
        "Kollektive forhandlinger"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/352.68/e23/>,
        <http://dewey.info/class/354.97/e23/> .

humord:c23786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23786" ;
    dct:modified "2025-01-06T12:59:13"^^xsd:dateTime ;
    skos:altLabel "Mass transit"@en,
        "Kollektivtrafikk"@nb,
        "Kollektivtransport"@nb,
        "Offentleg kommunikasjon"@nb,
        "Offentleg transport"@nb,
        "Offentlig kommunikasjon"@nb,
        "Offentlig transport"@nb ;
    skos:broader humord:c04334 ;
    skos:closeMatch realfagstermer:c031588,
        <http://dewey.info/class/388.042/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031588,
        <http://dewey.info/class/343.0933/e23/>,
        <http://dewey.info/class/388.042/e23/>,
        <http://dewey.info/class/388.4/e23/> ;
    skos:prefLabel "Public transport"@en,
        "Kollektivtrafikk"@nb ;
    skos:related humord:c25408 ;
    skos:relatedMatch <http://dewey.info/class/343.0933/e23/> .

humord:c23788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23788" ;
    dct:modified "2020-10-19T16:56:22"^^xsd:dateTime ;
    skos:altLabel "Colonial era"@en,
        "Colonial time"@en,
        "Colonial times"@en,
        "Kolonitid"@nb ;
    skos:broadMatch <http://dewey.info/class/909.5/e23/>,
        <http://dewey.info/class/909.6/e23/>,
        <http://dewey.info/class/909.7/e23/>,
        <http://dewey.info/class/909.8/e23/> ;
    skos:broader humord:c10873 ;
    skos:definition "Perioden fra de første oppdagelser i annen halvdel av 1400-tallet og frem til FNs vedtak om kolonisystemets avskaffelse i 1960 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/909.5/e23/>,
        <http://dewey.info/class/909.6/e23/>,
        <http://dewey.info/class/909.7/e23/>,
        <http://dewey.info/class/909.8/e23/> ;
    skos:prefLabel "Colonial period"@en,
        "Kolonitiden"@nb ;
    skos:related humord:c09575,
        humord:c09640 .

humord:c23790 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23790" ;
    dct:modified "2024-06-17T14:24:43"^^xsd:dateTime ;
    skos:altLabel "Gille de la Tourette's syndrome"@en,
        "Gille de la Tourettes syndrome"@en,
        "Tourette syndrome"@en,
        "Tourette's disorder"@en,
        "Tourettes disorder"@en,
        "Gilles de la Tourettes syndrom"@nb,
        "Tourette syndrom"@nb,
        "Tourettes syndrom"@nb ;
    skos:broadMatch <http://dewey.info/class/616.83/e23/> ;
    skos:broader humord:c23231 ;
    skos:definition "Tourettes syndrom er en nevropsykiatrisk forstyrrelse kjennetegnet av ufrivillige bevegelser (motoriske tics) eller lyder (vokale tics). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.83/e23/> ;
    skos:prefLabel "Tourette's syndrome"@en,
        "Tourettes syndrom"@nb .

humord:c23793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23793" ;
    dct:modified "2024-11-12T09:56:28"^^xsd:dateTime ;
    skos:altLabel "Commercialisation"@en,
        "Kommersialisering"@nb ;
    skos:broadMatch <http://dewey.info/class/650/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/650/e23/> ;
    skos:prefLabel "Commercialization"@en,
        "Kommersialisering"@nb ;
    skos:related humord:c07746 .

humord:c23795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23795" ;
    dct:modified "2011-06-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/384.54/e23/>,
        <http://dewey.info/class/791.44/e23/> ;
    skos:broader humord:c09112 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.54/e23/>,
        <http://dewey.info/class/791.44/e23/> ;
    skos:prefLabel "Commercial radio"@en,
        "Kommersiell radio"@nb .

humord:c23796 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23796" ;
    dct:modified "2024-11-15T08:36:21"^^xsd:dateTime ;
    skos:altLabel "Commodisation"@en,
        "Commodization"@en,
        "Kommodifisering"@nb,
        "Varedannelse"@nb,
        "Varedanning"@nb ;
    skos:broader humord:c23793 ;
    skos:definition "Transformasjon av varer og tjenester, samt ideer eller andre enheter som normalt kke kan anses varer, til en vare <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Commodification"@en,
        "Kommodifisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.3/e23/> .

humord:c23799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23799" ;
    dct:modified "2024-11-20T12:16:23"^^xsd:dateTime ;
    skos:altLabel "Road safety"@en,
        "Traffic training"@en,
        "Trafikkopplæring"@nb,
        "Trafikktryggleik"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/363.125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.094/e23/>,
        <http://dewey.info/class/353.98/e23/>,
        <http://dewey.info/class/363.125/e23/> ;
    skos:prefLabel "Traffic safety"@en,
        "Trafikksikkerhet"@nb ;
    skos:related humord:c04334,
        humord:c23801 ;
    skos:relatedMatch <http://dewey.info/class/343.094/e23/>,
        <http://dewey.info/class/353.98/e23/> .

humord:c23801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23801" ;
    dct:modified "2024-10-07T12:27:37"^^xsd:dateTime ;
    skos:altLabel "Road accidents"@en,
        "Trafikkulukker"@nb,
        "Trafikkulykker"@nb,
        "Ulukker i trafikken"@nb,
        "Ulykker i trafikken"@nb ;
    skos:broader humord:c01533 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/363.125/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.125/e23/> ;
    skos:prefLabel "Traffic accidents"@en,
        "Trafikkulykker"@nb ;
    skos:related humord:c23799,
        humord:c59486 .

humord:c23802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23802" ;
    dct:modified "2025-01-03T15:23:56"^^xsd:dateTime ;
    skos:altLabel "Trailers (Trucks)"@en,
        "Trailerar (Køyretøy)"@nb ;
    skos:broadMatch <http://dewey.info/class/629.224/e23/> ;
    skos:broader humord:c61455 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.344/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.344/e23/>,
        <http://dewey.info/class/629.224/e23/> ;
    skos:prefLabel "Truck trailers"@en,
        "Trailere (Kjøretøyer)"@nb .

humord:c23803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23803" ;
    dct:modified "2020-11-24T14:12:45"^^xsd:dateTime ;
    skos:altLabel "Film previews"@en,
        "Previews (Film)"@en,
        "Trailers (Film)"@en ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:broader humord:c05418 ;
    skos:definition "Utvalgte klipp fra film el. kringkastingsprogram som skal settes opp el. sendes siden <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Film trailers"@en,
        "Trailere (Film)"@nb .

humord:c23812 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23812" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Local government politics"@en,
        "Municipality politics"@en,
        "Kommunepolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c24328 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/> ;
    skos:prefLabel "Local politics (Municipality politics)"@en,
        "Kommunalpolitikk"@nb .

humord:c23814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23814" ;
    dct:modified "2025-01-09T13:29:33"^^xsd:dateTime ;
    skos:altLabel "Autonomous local government"@en,
        "Kommunalt folkestyre"@nb,
        "Kommunalt sjølvstyre"@nb ;
    skos:broadMatch <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:broader humord:c09744 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/>,
        <http://dewey.info/class/342.09/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Autonomous local governments"@en,
        "Kommunalt selvstyre"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.09/e23/> .

humord:c23815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23815" ;
    dct:modified "2022-03-18T12:51:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/342.09/e23/> ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.09/e23/> ;
    skos:prefLabel "Law of local government"@en,
        "Kommunalrett"@nb .

humord:c23818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23818" ;
    dct:modified "2023-12-19T14:49:59"^^xsd:dateTime ;
    skos:altLabel "Traffic systems"@en,
        "Trafikksystem"@nb,
        "Trafikksystemer"@nb,
        "Transportsystem"@nb ;
    skos:broadMatch <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/629.04/e23/> ;
    skos:broader humord:c04333 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010937 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010937,
        <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/629.04/e23/> ;
    skos:prefLabel "Transport systems"@en,
        "Transportsystemer"@nb .

humord:c23819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23819" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Transport economics"@en ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.049/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.049/e23/> ;
    skos:prefLabel "Transportation economics"@en,
        "Transportøkonomi"@nb ;
    skos:related humord:c24877 .

humord:c23821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23821" ;
    dct:modified "2020-08-17T15:22:39"^^xsd:dateTime ;
    skos:altLabel "Kommunal økonomi"@nb,
        "Kommuneøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/352.14/e23/> ;
    skos:broader humord:c07871 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c000830 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000830,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Municipal economy"@en,
        "Kommunaløkonomi"@nb .

humord:c23824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23824" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/676.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.983/e23/>,
        <http://dewey.info/class/676.12/e23/> ;
    skos:prefLabel "Wood pulp"@en,
        "Tremasse"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.983/e23/> .

humord:c23826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23826" ;
    dct:modified "2023-12-19T14:52:54"^^xsd:dateTime ;
    skos:altLabel "Carpentry (Educational discipline)"@en,
        "Woodworking (Educational discipline)"@en,
        "Tresløyd"@nb ;
    skos:broader humord:c20586 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002201,
        <http://dewey.info/class/684.08/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002201,
        <http://dewey.info/class/684.08/e23/> ;
    skos:prefLabel "Woodwork (Educational discipline)"@en,
        "Tresløyd"@nb .

humord:c23827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23827" ;
    dct:modified "2025-01-03T10:31:03"^^xsd:dateTime ;
    skos:altLabel "Streetcars"@en,
        "Trolleys"@en,
        "Sporvogner"@nb,
        "Trikkar"@nb ;
    skos:broader humord:c04367 ;
    skos:closeMatch <http://dewey.info/class/625.66/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.46/e23/>,
        <http://dewey.info/class/625.66/e23/> ;
    skos:prefLabel "Trams"@en,
        "Trikker"@nb .

humord:c23828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23828" ;
    dct:modified "2022-02-28T15:31:33"^^xsd:dateTime ;
    skos:altLabel "Private enterprises"@en,
        "Privat næringsliv"@nb,
        "Privat virksomhet"@nb,
        "Private foretak"@nb ;
    skos:broader humord:c09164 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.61/e23/>,
        <http://dewey.info/class/361.7/e23/> ;
    skos:prefLabel "Private sector"@en,
        "Privat sektor"@nb ;
    skos:related humord:c09406,
        humord:c21046,
        humord:c26903 ;
    skos:relatedMatch <http://dewey.info/class/361.7/e23/> .

humord:c23830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23830" ;
    dct:modified "2024-11-27T17:12:25"^^xsd:dateTime ;
    skos:altLabel "Thriving"@en,
        "Trivsel"@nb ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/331.2/e23/>,
        <http://dewey.info/class/370.158/e23/>,
        <http://dewey.info/class/371.713/e23/> ;
    skos:prefLabel "Contentment"@en,
        "Trivsel"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/331.2/e23/>,
        <http://dewey.info/class/370.158/e23/>,
        <http://dewey.info/class/371.713/e23/> .

humord:c23832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23832" ;
    dct:modified "2025-03-04T10:25:01"^^xsd:dateTime ;
    skos:altLabel "Government employees"@en,
        "Offentleg tilsette"@nb,
        "Offentlege tenestemenn"@nb,
        "Offentlige tjenestemenn"@nb ;
    skos:broadMatch <http://dewey.info/class/305.553/e23/>,
        <http://dewey.info/class/331.119042/e23/>,
        <http://dewey.info/class/331.129042/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/352.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.553/e23/>,
        <http://dewey.info/class/331.119042/e23/>,
        <http://dewey.info/class/331.129042/e23/>,
        <http://dewey.info/class/331.795/e23/>,
        <http://dewey.info/class/342.068/e23/>,
        <http://dewey.info/class/352.63/e23/> ;
    skos:prefLabel "Public employees"@en,
        "Offentlig ansatte"@nb ;
    skos:related humord:c09406 ;
    skos:relatedMatch <http://dewey.info/class/331.795/e23/>,
        <http://dewey.info/class/342.068/e23/> .

humord:c23833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23833" ;
    dct:modified "2025-01-28T10:38:48"^^xsd:dateTime ;
    skos:altLabel "Municipal employees"@en,
        "Municipal staff"@en,
        "Kommunale tjenestemenn"@nb,
        "Kommunalt tilsette"@nb,
        "Kommunarbeidere"@nb,
        "Kommuneansatte"@nb,
        "Kommunearbeidarar"@nb,
        "Kommunefunksjonærer"@nb,
        "Kommunetilsette"@nb,
        "Kummunefunksjonærar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.63/e23/> ;
    skos:broader humord:c23832 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.63/e23/> ;
    skos:prefLabel "Local government employees"@en,
        "Kommunalt ansatte"@nb .

humord:c23835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23835" ;
    dct:modified "2022-03-23T11:22:04"^^xsd:dateTime ;
    skos:altLabel "Municipal borders"@en ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c58763 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/> ;
    skos:prefLabel "Municipal boundaries"@en,
        "Kommunegrenser"@nb ;
    skos:related humord:c23836 .

humord:c23836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23836" ;
    dct:modified "2024-10-11T09:51:21"^^xsd:dateTime ;
    skos:altLabel "Administrative division (Municipalities)"@en,
        "Municipality division"@en,
        "Kommunal struktur"@nb,
        "Kommuneinndeling"@nb,
        "Kommuneinndelingar"@nb,
        "Kommuneinndelinger"@nb,
        "Kommunestruktur"@nb ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09028 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/>,
        <http://dewey.info/class/342.09/e23/> ;
    skos:prefLabel "Municipal structure"@en,
        "Kommunestruktur"@nb ;
    skos:related humord:c23835,
        humord:c23841 ;
    skos:relatedMatch <http://dewey.info/class/342.09/e23/> .

humord:c23841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23841" ;
    dct:modified "2022-03-15T13:54:02"^^xsd:dateTime ;
    skos:altLabel "Municipal plans"@en,
        "Kommuneplaner"@nb ;
    skos:broader humord:c09502 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/711.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.4/e23/> ;
    skos:prefLabel "Municipal planning"@en,
        "Kommuneplanlegging"@nb ;
    skos:related humord:c23836 .

humord:c23842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23842" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Merger of municipalities"@en,
        "Municipal amalgamation"@en,
        "Municipal consolidation"@en ;
    skos:broadMatch <http://dewey.info/class/320.85/e23/> ;
    skos:broader humord:c23836 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.85/e23/> ;
    skos:prefLabel "Municipal mergers"@en,
        "Kommunesammenslåing"@nb .

humord:c23843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23843" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Borough councils"@en,
        "City councils"@en,
        "District councils"@en,
        "Local authorities"@en,
        "Local councils"@en,
        "Local governments"@en,
        "Town councils"@en,
        "Townships"@en ;
    skos:broadMatch <http://dewey.info/class/320.83/e23/> ;
    skos:broader humord:c09409 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.83/e23/> ;
    skos:prefLabel "Municipal councils"@en,
        "Kommunestyrer"@nb .

humord:c23844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23844" ;
    dct:modified "2020-07-03T14:03:55"^^xsd:dateTime ;
    skos:altLabel "Local government election"@en,
        "Local government elections"@en,
        "Municipal election"@en ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c24330 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Municipal elections"@en,
        "Kommunevalg"@nb .

humord:c23845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23845" ;
    dct:modified "2025-03-14T10:43:17"^^xsd:dateTime ;
    skos:altLabel "Comparative pedagogy"@en,
        "Komparativ pedagogikk"@nb,
        "Samanliknande pedagogikk"@nb,
        "Sammenlignende pedagogikk"@nb,
        "Sammenliknende pedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/370.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000929 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000929,
        <http://dewey.info/class/370.9/e23/> ;
    skos:prefLabel "Comparative education"@en,
        "Komparativ pedagogikk"@nb .

humord:c23847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23847" ;
    dct:modified "2015-02-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Komparativ politikk"@nb,
        "Sammenliknende politikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/320.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.3/e23/> ;
    skos:prefLabel "Comparative politics"@en,
        "Sammenlignende politikk"@nb .

humord:c23851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23851" ;
    dct:modified "2024-11-20T11:25:24"^^xsd:dateTime ;
    skos:altLabel "Comparative method"@en,
        "Comparative research"@en,
        "Comparative studies"@en,
        "Comparative surveys"@en,
        "Komparativ metode"@nb,
        "Komparative analysar"@nb,
        "Komparative analyser"@nb,
        "Komparative studiar"@nb,
        "Komparative studier"@nb,
        "Komparative undersøkelser"@nb,
        "Komparative undersøkingar"@nb,
        "Samanliknande studiar"@nb,
        "Sammenliknende studier"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Comparative studies"@en,
        "Sammenlignende studier"@nb ;
    skos:related humord:c25743 .

humord:c23853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23853" ;
    dct:modified "2020-11-30T17:13:20"^^xsd:dateTime ;
    skos:altLabel "Competence development"@en,
        "Competence training"@en,
        "Skills development"@en,
        "Kompetansebygging"@nb,
        "Kompetanseheving"@nb,
        "Kompetanseoppbygging"@nb ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Competence building"@en,
        "Kompetanseutvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.42/e23/> .

humord:c23857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23857" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153/e23/> ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/331.114/e23/>,
        <http://dewey.info/class/378.124/e23/> ;
    skos:prefLabel "Level of competence"@en,
        "Kompetansenivå"@nb ;
    skos:related humord:c24077 ;
    skos:relatedMatch <http://dewey.info/class/331.114/e23/>,
        <http://dewey.info/class/378.124/e23/> .

humord:c23860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23860" ;
    dct:modified "2019-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Development talks"@en,
        "Parent-teacher interviews"@en,
        "Parent-teacher meetings"@en,
        "Parent-teacher nights"@en,
        "Parents' consultations"@en,
        "Parents' evening"@en,
        "Teacher-parent conferences"@en,
        "Teacher-parent interviews"@en,
        "Teacher-parent nights"@en,
        "Foreldresamtaler"@nb,
        "Konferansetimer"@nb ;
    skos:broader humord:c23325 ;
    skos:definition "Tidl. Foreldresamtaler"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.103/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.103/e23/> ;
    skos:prefLabel "Parent-teacher conferences"@en,
        "Utviklingssamtaler"@nb ;
    skos:related humord:c22285,
        humord:c22675 .

humord:c23864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23864" ;
    dct:modified "2022-04-04T11:20:33"^^xsd:dateTime ;
    skos:altLabel "Conflict theories (Academic research area)"@en,
        "Konfliktforsking"@nb,
        "Konfliktteori"@nb ;
    skos:broadMatch <http://dewey.info/class/303.6/e23/> ;
    skos:broader humord:c23867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/> ;
    skos:prefLabel "Conflict studies"@en,
        "Konfliktforskning"@nb ;
    skos:related humord:c13219 .

humord:c23866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23866" ;
    dct:modified "2022-04-01T09:57:41"^^xsd:dateTime ;
    skos:altLabel "Mediation boards"@en ;
    skos:broadMatch <http://dewey.info/class/364.6/e23/> ;
    skos:broader humord:c09494 ;
    skos:definition "Organ som har til oppgave å megle i tvister som oppstår pga. at en eller flere personer har påført andre en skade, et tap eller en krenkelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.6/e23/> ;
    skos:prefLabel "Conflict resolution boards"@en,
        "Konfliktråd"@nb ;
    skos:related humord:c59116 .

humord:c23867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23867" ;
    dct:modified "2023-11-30T14:17:18"^^xsd:dateTime ;
    skos:altLabel "Conflict theories"@en,
        "Social conflict theory"@en,
        "Konfliktsosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009912,
        <http://dewey.info/class/303.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009912,
        <http://dewey.info/class/303.6/e23/> ;
    skos:prefLabel "Sociology of conflict"@en,
        "Konfliktsosiologi"@nb .

humord:c23868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23868" ;
    dct:modified "2024-11-12T13:05:06"^^xsd:dateTime ;
    skos:altLabel "Conformance"@en,
        "Konformitet"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/303.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.854/e23/>,
        <http://dewey.info/class/303.32/e23/> ;
    skos:prefLabel "Conformity"@en,
        "Konformitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.854/e23/> .

humord:c23869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23869" ;
    dct:modified "2024-08-21T08:15:10"^^xsd:dateTime ;
    skos:altLabel "Konjunkturar"@nb,
        "Økonomiske konjunkturar"@nb,
        "Økonomiske konjunkturer"@nb ;
    skos:broader humord:c12729 ;
    skos:definition "Økonomisk situasjon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Business cycles"@en,
        "Konjunkturer"@nb ;
    skos:related humord:c23873 .

humord:c23870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23870" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cyclical fluctuations"@en,
        "Konjunkturendringer"@nb,
        "Konjunktursykler"@nb ;
    skos:broader humord:c23869 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.54/e23/> ;
    skos:prefLabel "Economic fluctuations"@en,
        "Konjunktursvingninger"@nb .

humord:c23873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23873" ;
    dct:modified "2020-06-30T14:44:37"^^xsd:dateTime ;
    skos:altLabel "Counter-cyclical policies"@en,
        "Counter-cyclical policy"@en,
        "Stabilisation policies (Economics)"@en,
        "Stabilisation policy (Economics)"@en,
        "Stabilization policies (Economics)"@en,
        "Stabilization policy (Economics)"@en ;
    skos:broadMatch <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Counter Cyclical Politics"@en,
        "Konjunkturpolitikk"@nb ;
    skos:related humord:c23869 .

humord:c23874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23874" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Business cycle models"@en ;
    skos:broader humord:c07852 ;
    skos:closeMatch <http://dewey.info/class/338.54201/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.54201/e23/> ;
    skos:prefLabel "Business cycle theory"@en,
        "Konjunkturteori"@nb .

humord:c23875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23875" ;
    dct:modified "2023-06-12T21:41:20"^^xsd:dateTime ;
    skos:altLabel "Competition laws"@en,
        "Competition policy"@en,
        "Competition regulations"@en,
        "Competition restrictions"@en,
        "Restriction of competition"@en,
        "Restrictions of competition"@en,
        "Konkurransebegrensning"@nb,
        "Konkurransebegrensninger"@nb,
        "Konkurransereguleringer"@nb ;
    skos:broadMatch <http://dewey.info/class/338.6/e23/> ;
    skos:broader humord:c09564,
        humord:c23883 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.6/e23/> ;
    skos:prefLabel "Competition policies"@en,
        "Konkurransepolitikk"@nb ;
    skos:related humord:c23547 .

humord:c23878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23878" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Konkurransedyktighet"@nb ;
    skos:broadMatch <http://dewey.info/class/338.6048/e23/> ;
    skos:broader humord:c23547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.06/e23/>,
        <http://dewey.info/class/338.6048/e23/> ;
    skos:prefLabel "Competitiveness"@en,
        "Konkurranseevne"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.06/e23/> .

humord:c23882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23882" ;
    dct:modified "2024-11-07T12:35:48"^^xsd:dateTime ;
    skos:altLabel "Trotskisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.5323/e23/> ;
    skos:broader humord:c09631 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/335.433/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5323/e23/>,
        <http://dewey.info/class/335.433/e23/> ;
    skos:prefLabel "Trotskyism"@en,
        "Trotskisme"@nb ;
    skos:related humord:c68823 .

humord:c23883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23883" ;
    dct:modified "2024-09-30T12:45:01"^^xsd:dateTime ;
    skos:altLabel "Antitrust law"@en,
        "Antitrust legislation"@en,
        "Antitrustlovgiing"@nb,
        "Antitrustlovgiving"@nb,
        "Antitrustlovgivning"@nb,
        "Antitrustlovgjeving"@nb,
        "Konkurranserett"@nb ;
    skos:broader humord:c17772 ;
    skos:closeMatch <http://dewey.info/class/343.0721/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009549 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009549,
        <http://dewey.info/class/343.0721/e23/> ;
    skos:prefLabel "Competition law"@en,
        "Konkurranserett"@nb ;
    skos:related humord:c23547 .

humord:c23884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23884" ;
    dct:modified "2024-08-23T12:58:32"^^xsd:dateTime ;
    skos:altLabel "Threatened species"@en,
        "Vulnerable species"@en,
        "Raudlisteartar"@nb,
        "Raudlistearter"@nb,
        "Rødlistearter"@nb,
        "Sårbare artar"@nb,
        "Sårbare arter"@nb,
        "Trua artar"@nb,
        "Trua arter"@nb,
        "Truete arter"@nb,
        "Truga artar"@nb,
        "Truga arter"@nb,
        "Utryddingstrua artar"@nb,
        "Utryddingstrua arter"@nb,
        "Utryddingstruga artar"@nb,
        "Utryddingstruga arter"@nb,
        "Utrydjingstrua artar"@nb,
        "Utrydjingstrua arter"@nb,
        "Utrydjingstruga artar"@nb,
        "Utrydjingstruga arter"@nb,
        "Utrydningstruede arter"@nb,
        "Utsatte arter"@nb,
        "Utsette artar"@nb,
        "Utsette arter"@nb ;
    skos:broader humord:c11515 ;
    skos:closeMatch <http://dewey.info/class/333.9522/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013939 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013939,
        <http://dewey.info/class/333.9522/e23/> ;
    skos:prefLabel "Endangered species"@en,
        "Truede arter"@nb ;
    skos:related humord:c09404,
        humord:c53887 .

humord:c23886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23886" ;
    dct:modified "2024-02-29T13:59:46"^^xsd:dateTime ;
    skos:altLabel "Competitive tender"@en,
        "Konkurranseutsetjing"@nb,
        "Konkurranseutsetting"@nb ;
    skos:broader humord:c23875 ;
    skos:closeMatch realfagstermer:c002822 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.4058/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002822,
        <http://dewey.info/class/658.4058/e23/> ;
    skos:prefLabel "Competitive tendering"@en,
        "Konkurranseutsetting"@nb .

humord:c23888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23888" ;
    dct:modified "2024-09-25T08:02:47"^^xsd:dateTime ;
    skos:altLabel "Bankruptcy"@en,
        "Bankerott"@nb,
        "Fallitt"@nb,
        "Fallittar"@nb,
        "Fallitter"@nb,
        "Konkurs"@nb,
        "Konkursar"@nb ;
    skos:broadMatch <http://dewey.info/class/658.15/e23/> ;
    skos:broader humord:c59505 ;
    skos:definition "Konkurs er en rettslig ordning som brukes når en person eller et selskap ikke kan betale det denne skylder.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.75/e23/>,
        <http://dewey.info/class/346.078/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.75/e23/>,
        <http://dewey.info/class/336.368/e23/>,
        <http://dewey.info/class/343.037/e23/>,
        <http://dewey.info/class/346.078/e23/>,
        <http://dewey.info/class/657.47/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:prefLabel "Bankruptcies"@en,
        "Konkurser"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.368/e23/>,
        <http://dewey.info/class/343.037/e23/>,
        <http://dewey.info/class/657.47/e23/> .

humord:c23889 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01535,
        humord:c09361 ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23889" ;
    dct:modified "2021-11-24T13:36:12"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trygdeforskning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c23891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23891" ;
    dct:modified "2025-02-03T10:03:54"^^xsd:dateTime ;
    skos:altLabel "Approval"@en,
        "Concurrence"@en,
        "Einigheit"@nb,
        "Enighet"@nb,
        "Godkjenning"@nb,
        "Konsensus"@nb,
        "Samtykke"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Begrep i moderne vitenskapsfilosofi som betegner et samsvar i meninger og holdninger som rår mellom kompetente fagfolk innen et avgrenset fagområde <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Consensus"@en,
        "Konsensus"@nb ;
    skos:related humord:c66922 ;
    skos:relatedMatch <http://dewey.info/class/302.3/e23/> .

humord:c23895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23895" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07973 ;
    skos:closeMatch realfagstermer:c001057 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/153.1532/e23/>,
        <http://dewey.info/class/153.733/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001057,
        <http://dewey.info/class/153.1532/e23/>,
        <http://dewey.info/class/153.733/e23/> ;
    skos:prefLabel "Concentration"@en,
        "Konsentrasjon"@nb ;
    skos:related humord:c23896,
        humord:c24946 .

humord:c23896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23896" ;
    dct:modified "2011-06-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Attention deficit disorders"@en,
        "Concentration disorders"@en,
        "Konsentrasjonsproblemer"@nb,
        "Oppmerksomhetsforstyrrelser"@nb,
        "Oppmerksomhetssvikt"@nb ;
    skos:broadMatch <http://dewey.info/class/153.1532/e23/> ;
    skos:broader humord:c20969 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1532/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.85889/e23/>,
        <http://dewey.info/class/616.8589/e23/> ;
    skos:prefLabel "Attention disorders"@en,
        "Konsentrasjonsvansker"@nb ;
    skos:related humord:c23895 ;
    skos:relatedMatch <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.85889/e23/>,
        <http://dewey.info/class/616.8589/e23/> .

humord:c23898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23898" ;
    dct:modified "2021-11-25T12:40:40"^^xsd:dateTime ;
    skos:altLabel "Business corporations"@en,
        "Groups of companies"@en,
        "Korporasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/338.644/e23/>,
        <http://dewey.info/class/338.88/e23/> ;
    skos:broader humord:c23447 ;
    skos:definition "Sammenslutning av forretnings- eller industriforetak <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.644/e23/>,
        <http://dewey.info/class/338.88/e23/> ;
    skos:prefLabel "Corporations"@en,
        "Konserner"@nb .

humord:c23899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23899" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sri Vaishnava Sampradya"@en,
        "Srivaishanavism"@en,
        "Sri Vaishnava-sekten"@nb,
        "Sri Vaishnavisme"@nb ;
    skos:broadMatch <http://dewey.info/class/294.5512/e23/> ;
    skos:broader humord:c08501 ;
    skos:definition "Hinduistisk sekt <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.5512/e23/> ;
    skos:prefLabel "Sri Vaishnavism"@en,
        "Srivaishnavisme"@nb .

humord:c23903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23903" ;
    dct:modified "2014-03-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Konsolidering (Statsvitenskap)"@nb ;
    skos:broader humord:c09699 ;
    skos:definition "Når et demokrati har vart en viss tid, og risikoen for tilbakefall til autoritære regimer minker etterhvert som demokratiet modnes <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Democratic consolidation"@en,
        "Demokratisk konsolidering"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.8/e23/> .

humord:c23904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23904" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Consociational democracy"@en,
        "Konsosiert demokrati"@nb .

humord:c23905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23905" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/001.9/e23/> ;
    skos:broader humord:c20069 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.9/e23/> ;
    skos:prefLabel "Conspiracy theories"@en,
        "Konspirasjonsteorier"@nb .

humord:c23906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23906" ;
    dct:modified "2014-12-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Prinsippet som garanterer grunnleggende friheter og rettigheter slik det ernedfelt i en grunnlov <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Constitutionalism"@en,
        "Konstitusjonalisme"@nb ;
    skos:related humord:c08927 ;
    skos:relatedMatch <http://dewey.info/class/323/e23/> .

humord:c23907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23907" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Liberal democracy"@en,
        "Western democracy"@en,
        "Liberaldemokrati"@nb,
        "Liberalt demokrati"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Constitutional democracy"@en,
        "Konstitusjonelt demokrati"@nb .

humord:c23909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23909" ;
    dct:modified "2024-11-01T14:44:45"^^xsd:dateTime ;
    skos:altLabel "Advisers"@en,
        "Advisors"@en,
        "Counsels"@en,
        "Konsulentar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.373/e23/>,
        <http://dewey.info/class/658.46/e23/>,
        <http://dewey.info/class/658.83/e23/> ;
    skos:prefLabel "Consultants"@en,
        "Konsulenter"@nb ;
    skos:related humord:c23910 ;
    skos:relatedMatch <http://dewey.info/class/352.373/e23/>,
        <http://dewey.info/class/658.46/e23/>,
        <http://dewey.info/class/658.83/e23/> .

humord:c23910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23910" ;
    dct:modified "2023-11-30T14:30:26"^^xsd:dateTime ;
    skos:altLabel "Consultancy"@en,
        "Consulting service"@en,
        "Konsulentforetak"@nb,
        "Konsulenttenester"@nb,
        "Konsulentverksemd"@nb,
        "Konsulentvirksomhet"@nb ;
    skos:broader humord:c07734 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.46/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.46/e23/> ;
    skos:prefLabel "Consulting services"@en,
        "Konsulenttjenester"@nb ;
    skos:related humord:c23909 .

humord:c23916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23916" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Politics of social security"@en,
        "Social security policies"@en,
        "Social security policy"@en ;
    skos:broadMatch <http://dewey.info/class/368.4/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/368.4/e23/> ;
    skos:prefLabel "Social security politics"@en,
        "Trygdepolitikk"@nb .

humord:c23918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23918" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/362.71/e23/> ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.71/e23/> ;
    skos:prefLabel "Cash benefit"@en,
        "Kontantstøtte"@nb .

humord:c23919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23919" ;
    dct:modified "2022-03-18T10:50:00"^^xsd:dateTime ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/344.02/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.02/e23/> ;
    skos:prefLabel "Social security law"@en,
        "Trygderett"@nb ;
    skos:related humord:c58658 .

humord:c23920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23920" ;
    dct:modified "2024-01-26T07:53:28"^^xsd:dateTime ;
    skos:altLabel "Clerical work"@en,
        "Desk work"@en,
        "Office automation systems"@en,
        "Kontorarbeid"@nb,
        "Kontorautomatisering"@nb,
        "Kontormiljø"@nb,
        "Kontorsystem"@nb ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/651.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/651.37/e23/> ;
    skos:prefLabel "Office work"@en,
        "Kontorsystemer"@nb .

humord:c23922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23922" ;
    dct:modified "2023-11-30T14:32:16"^^xsd:dateTime ;
    skos:altLabel "Contract law"@en,
        "Avtalerett"@nb,
        "Kontraktsrett"@nb ;
    skos:broader humord:c08967 ;
    skos:closeMatch <http://dewey.info/class/346.02/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007256 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007256,
        <http://dewey.info/class/346.02/e23/> ;
    skos:prefLabel "Law of contract"@en,
        "Kontraktsrett"@nb .

humord:c23923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23923" ;
    dct:modified "2025-01-03T10:22:25"^^xsd:dateTime ;
    skos:altLabel "Convergence (Technology)"@en,
        "Konvergens (Teknologi)"@nb,
        "Teknologikonvergens"@nb ;
    skos:broadMatch <http://dewey.info/class/600/e23/> ;
    skos:broader humord:c04425 ;
    skos:definition "Teknologikonvergens er at ulike typer teknologier smelter sammen. Eksempler: Smarttelefoner, GPS, kartfunksjoner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/600/e23/> ;
    skos:prefLabel "Technological convergence"@en,
        "Teknologikonvergens"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/> .

humord:c23925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23925" ;
    dct:modified "2024-02-29T14:21:57"^^xsd:dateTime ;
    skos:altLabel "Co-ordination"@en,
        "Koordinasjon"@nb,
        "Koordinering"@nb,
        "Samordning"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c007533,
        <http://dewey.info/class/303.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007755 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007533,
        realfagstermer:c007755,
        <http://dewey.info/class/303.3/e23/> ;
    skos:prefLabel "Coordination"@en,
        "Koordinering"@nb .

humord:c23929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23929" ;
    dct:modified "2023-04-17T08:50:37"^^xsd:dateTime ;
    skos:altLabel "Corporatism"@en,
        "Korporatisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09631 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.4/e23/> ;
    skos:prefLabel "Corporativism"@en,
        "Korporativisme"@nb .

humord:c23933 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23933" ;
    dct:modified "2024-03-26T09:39:57"^^xsd:dateTime ;
    skos:altLabel "Korrelasjon"@nb,
        "Korrelasjonar"@nb,
        "Korrelasjoner"@nb,
        "Samvariasjon"@nb ;
    skos:broader humord:c20828 ;
    skos:closeMatch realfagstermer:c000356,
        <http://dewey.info/class/519.537/e23/> ;
    skos:definition "Korrelasjon er et statistisk mål på hvor mye to målbare størrelser henger sammen med hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000356,
        <http://dewey.info/class/519.537/e23/> ;
    skos:prefLabel "Correlation"@en,
        "Korrelasjon"@nb .

humord:c23935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23935" ;
    dct:modified "2024-05-15T14:16:43"^^xsd:dateTime ;
    skos:altLabel "Subsea tunnels"@en,
        "Tunnel construction"@en,
        "Tunnels"@en,
        "Undersea tunnels"@en,
        "Tunellar"@nb,
        "Tunellbygging"@nb,
        "Tunelldrift"@nb,
        "Tunnelar"@nb,
        "Tunnelbygging"@nb,
        "Tunneldrift"@nb,
        "Tunneler"@nb,
        "Undersjøiske vegtunellar"@nb,
        "Undersjøiske vegtunnelar"@nb,
        "Undersjøiske veituneller"@nb,
        "Undersjøiske veitunneler"@nb ;
    skos:broadMatch <http://dewey.info/class/385.312/e23/> ;
    skos:broader humord:c04349 ;
    skos:closeMatch <http://dewey.info/class/622.26/e23/>,
        <http://dewey.info/class/725.98/e23/> ;
    skos:definition "Tunnel er en underjordisk gang eller forbindelse som vanligvis har utgang til dagen i begge ender. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002523,
        <http://dewey.info/class/388.13/e23/>,
        <http://dewey.info/class/623.68/e23/>,
        <http://dewey.info/class/624.193/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002523,
        <http://dewey.info/class/155.964/e23/>,
        <http://dewey.info/class/354.76/e23/>,
        <http://dewey.info/class/385.312/e23/>,
        <http://dewey.info/class/388.13/e23/>,
        <http://dewey.info/class/622.26/e23/>,
        <http://dewey.info/class/623.68/e23/>,
        <http://dewey.info/class/624.193/e23/>,
        <http://dewey.info/class/725.98/e23/> ;
    skos:prefLabel "Tuneller"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.964/e23/>,
        <http://dewey.info/class/354.76/e23/> .

humord:c23937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23937" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.12/e23/> ;
    skos:broader humord:c08054 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.12/e23/> ;
    skos:prefLabel "Short-term memory"@en,
        "Korttidshukommelse"@nb ;
    skos:related humord:c27584 .

humord:c23938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23938" ;
    dct:modified "2024-05-16T07:56:45"^^xsd:dateTime ;
    skos:altLabel "Turnear"@nb,
        "Turneer"@nb,
        "Turnéar"@nb ;
    skos:broader humord:c01412 ;
    skos:definition "Reise som kunstner, gruppe e.l. gjør i den hensikt å opptre for publikum <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Tours"@en,
        "Turnéer"@nb ;
    skos:related humord:c22776 ;
    skos:relatedMatch <http://dewey.info/class/780.78/e23/>,
        <http://dewey.info/class/910/e23/> .

humord:c23942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23942" ;
    dct:modified "2023-11-30T15:02:10"^^xsd:dateTime ;
    skos:altLabel "Kostnadar"@nb,
        "Kostnader"@nb,
        "Utgifter"@nb ;
    skos:broader humord:c07798 ;
    skos:closeMatch realfagstermer:c004008 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004008,
        <http://dewey.info/class/338.13/e23/>,
        <http://dewey.info/class/338.23/e23/>,
        <http://dewey.info/class/338.43/e23/>,
        <http://dewey.info/class/338.51/e23/>,
        <http://dewey.info/class/339.42/e23/>,
        <http://dewey.info/class/388.049/e23/>,
        <http://dewey.info/class/657.42/e23/>,
        <http://dewey.info/class/658.155/e23/> ;
    skos:prefLabel "Costs"@en,
        "Kostnader"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.13/e23/>,
        <http://dewey.info/class/338.23/e23/>,
        <http://dewey.info/class/338.43/e23/>,
        <http://dewey.info/class/339.42/e23/>,
        <http://dewey.info/class/388.049/e23/>,
        <http://dewey.info/class/657.42/e23/>,
        <http://dewey.info/class/658.155/e23/> .

humord:c23944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23944" ;
    dct:modified "2024-03-13T08:14:15"^^xsd:dateTime ;
    skos:altLabel "Wireless services"@en,
        "Mobile medier"@nb,
        "Trådlaus kommunikasjon"@nb,
        "Trådlause tenester"@nb,
        "Trådlaust samband"@nb,
        "Trådløse tjenester"@nb,
        "Trådløst samband"@nb ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007792,
        <http://dewey.info/class/384.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007792,
        <http://dewey.info/class/343.09945/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/384.5/e23/>,
        <http://dewey.info/class/621.384/e23/> ;
    skos:prefLabel "Wireless communication"@en,
        "Trådløs kommunikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.09945/e23/>,
        <http://dewey.info/class/354.75/e23/>,
        <http://dewey.info/class/621.384/e23/> .

humord:c23945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23945" ;
    dct:modified "2020-08-10T09:35:33"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.51/e23/>,
        <http://dewey.info/class/658.1552/e23/> ;
    skos:broader humord:c23942 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.51/e23/>,
        <http://dewey.info/class/658.1552/e23/> ;
    skos:prefLabel "Cost-effectiveness"@en,
        "Kostnadseffektivitet"@nb ;
    skos:related humord:c22768 .

humord:c23946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23946" ;
    dct:modified "2024-03-26T09:44:39"^^xsd:dateTime ;
    skos:altLabel "Costs analysis"@en,
        "Kostnadsanalysar"@nb,
        "Kostnadsanalyse"@nb ;
    skos:broader humord:c23942 ;
    skos:closeMatch <http://dewey.info/class/658.1552/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012988 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012988,
        <http://dewey.info/class/658.1552/e23/> ;
    skos:prefLabel "Costs analyses"@en,
        "Kostnadsanalyser"@nb ;
    skos:related humord:c24870 .

humord:c23952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23952" ;
    dct:modified "2025-01-06T13:33:51"^^xsd:dateTime ;
    skos:altLabel "Energimarked"@nb,
        "Energimarkedet"@nb,
        "Energimarknad"@nb,
        "Energimarknaden"@nb,
        "Energimarknader"@nb ;
    skos:broadMatch <http://dewey.info/class/333.79/e23/> ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.79/e23/> ;
    skos:prefLabel "Energy markets"@en,
        "Energimarkeder"@nb ;
    skos:related humord:c22951 .

humord:c23954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23954" ;
    dct:modified "2024-03-13T08:18:00"^^xsd:dateTime ;
    skos:altLabel "Trådlause nettverk"@nb ;
    skos:broadMatch <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/384.5/e23/> ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007722 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007722,
        <http://dewey.info/class/004.6/e23/>,
        <http://dewey.info/class/384.5/e23/> ;
    skos:prefLabel "Wireless networks"@en,
        "Trådløse nettverk"@nb .

humord:c23955 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23955" ;
    dct:modified "2024-05-15T14:02:09"^^xsd:dateTime ;
    skos:altLabel "Turke"@nb,
        "Tørke"@nb ;
    skos:broadMatch <http://dewey.info/class/338.14/e23/>,
        <http://dewey.info/class/551.5773/e23/> ;
    skos:broader humord:c01502 ;
    skos:definition "En utvidet periode hvor tilgangen av vann faller under de statistiske behovene for en region <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001031,
        <http://dewey.info/class/363.34929/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001031,
        <http://dewey.info/class/338.14/e23/>,
        <http://dewey.info/class/338.18/e23/>,
        <http://dewey.info/class/363.34929/e23/>,
        <http://dewey.info/class/551.5773/e23/>,
        <http://dewey.info/class/577.22/e23/>,
        <http://dewey.info/class/632.12/e23/> ;
    skos:prefLabel "Drought"@en,
        "Tørke"@nb ;
    skos:related humord:c12620 ;
    skos:relatedMatch <http://dewey.info/class/338.18/e23/>,
        <http://dewey.info/class/577.22/e23/>,
        <http://dewey.info/class/632.12/e23/> .

humord:c23957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23957" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sadomasokisme"@nb ;
    skos:broader humord:c08140 ;
    skos:closeMatch <http://dewey.info/class/306.775/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.775/e23/>,
        <http://dewey.info/class/616.85835/e23/> ;
    skos:prefLabel "Sadomasochism"@en,
        "Sadomasochisme"@nb .

humord:c23958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23958" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Skisma"@nb ;
    skos:broader humord:c08566 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/262.8/e23/>,
        <http://dewey.info/class/270.38/e23/>,
        <http://dewey.info/class/273/e23/>,
        <http://dewey.info/class/284.8/e23/>,
        <http://dewey.info/class/296.67/e23/> ;
    skos:prefLabel "Schisms (Religion)"@en,
        "Skismer (Religion)"@nb ;
    skos:relatedMatch <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/262.8/e23/>,
        <http://dewey.info/class/270.38/e23/>,
        <http://dewey.info/class/273/e23/>,
        <http://dewey.info/class/284.8/e23/>,
        <http://dewey.info/class/296.67/e23/> .

humord:c23960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23960" ;
    dct:modified "2024-10-31T12:24:54"^^xsd:dateTime ;
    skos:altLabel "Case officers"@en,
        "Caseworkers"@en,
        "Officers in charge"@en,
        "Officials in charge"@en,
        "Saksbehandlarar"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c07435 ;
    skos:definition "Funksjonær som bearbeider saker og utarbeider forslag til avgjørelse, særlig i offentlig forvaltning <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Executive officers"@en,
        "Saksbehandlere"@nb .

humord:c23961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23961" ;
    dct:modified "2022-03-17T15:07:02"^^xsd:dateTime ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/346.04679/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.04679/e23/> ;
    skos:prefLabel "Energy law"@en,
        "Energirett"@nb .

humord:c23969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23969" ;
    dct:modified "2023-11-23T15:28:51"^^xsd:dateTime ;
    skos:altLabel "Energisektoren"@nb ;
    skos:broader humord:c07664 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004411,
        <http://dewey.info/class/333.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004411,
        <http://dewey.info/class/333.79/e23/> ;
    skos:prefLabel "Energy sector"@en,
        "Energisektoren"@nb ;
    skos:related humord:c04315 .

humord:c23970 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23970" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Energy-intensive industries"@en ;
    skos:broadMatch <http://dewey.info/class/338/e23/> ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Energy-intensive industy"@en,
        "Kraftkrevende industri"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.79/e23/> .

humord:c23971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23971" ;
    dct:modified "2020-07-02T10:39:07"^^xsd:dateTime ;
    skos:altLabel "Sami policies"@en,
        "Sami politics"@en,
        "Samí policies"@en,
        "Samí policy (Politics)"@en ;
    skos:broadMatch <http://dewey.info/class/323.119457/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.119457/e23/> ;
    skos:prefLabel "Sami policy"@en,
        "Samepolitikk"@nb ;
    skos:related humord:c00944 .

humord:c23972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23972" ;
    dct:modified "2013-09-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sami rights"@en ;
    skos:broader humord:c23417 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/340.520899457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.520899457/e23/> ;
    skos:prefLabel "Sámi rights"@en,
        "Samerett"@nb .

humord:c23975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23975" ;
    dct:modified "2021-01-14T10:34:55"^^xsd:dateTime ;
    skos:altLabel "Community penalty"@en,
        "Community sentence"@en,
        "Samfunnstjeneste"@nb ;
    skos:broadMatch <http://dewey.info/class/364.68/e23/> ;
    skos:broader humord:c08982 ;
    skos:definition "Samfunnsnyttig arbeid som en straffedømt utfører som alternativ til fengselsstraff <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.68/e23/> ;
    skos:prefLabel "Community service"@en,
        "Samfunnsstraff"@nb .

humord:c23976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23976" ;
    dct:modified "2024-11-04T12:46:05"^^xsd:dateTime ;
    skos:altLabel "Samfunnsvitarar"@nb,
        "Samfunns­vetarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/300.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/300.92/e23/> ;
    skos:prefLabel "Social scientists"@en,
        "Samfunnsvitere"@nb ;
    skos:related humord:c08995 .

humord:c23978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23978" ;
    dct:modified "2022-03-17T15:10:44"^^xsd:dateTime ;
    skos:altLabel "Law of corporate finance"@en ;
    skos:broader humord:c08957 ;
    skos:closeMatch <http://dewey.info/class/343.03/e23/>,
        <http://dewey.info/class/346.082/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.03/e23/>,
        <http://dewey.info/class/346.082/e23/> ;
    skos:prefLabel "Law of finance"@en,
        "Finansrett"@nb .

humord:c23980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23980" ;
    dct:modified "2024-06-21T10:28:19"^^xsd:dateTime ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.7/e23/>,
        <http://dewey.info/class/346.073/e23/>,
        <http://dewey.info/class/354.86/e23/> ;
    skos:prefLabel "Credit (Economy)"@en,
        "Kreditt"@nb ;
    skos:related humord:c07744,
        humord:c17773,
        humord:c23981 ;
    skos:relatedMatch <http://dewey.info/class/346.073/e23/>,
        <http://dewey.info/class/354.86/e23/> .

humord:c23981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23981" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kredittvesen"@nb ;
    skos:broadMatch <http://dewey.info/class/332.3/e23/> ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.3/e23/> ;
    skos:prefLabel "Credit services"@en,
        "Kredittvirksomhet"@nb ;
    skos:related humord:c23980 .

humord:c23983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23983" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.04154/e23/>,
        <http://dewey.info/class/332.7/e23/> ;
    skos:broader humord:c23980 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.04154/e23/>,
        <http://dewey.info/class/332.7/e23/> ;
    skos:prefLabel "Credit risk"@en,
        "Kredittrisiko"@nb .

humord:c23985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23985" ;
    dct:modified "2020-06-18T11:29:49"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/359/e23/> ;
    skos:broader humord:c09440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359/e23/> ;
    skos:prefLabel "Battle fleets"@en,
        "Krigsflåter"@nb ;
    skos:related humord:c04381 .

humord:c23986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23986" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.44935502/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44935502/e23/> ;
    skos:prefLabel "War journalism"@en,
        "Krigsjournalistikk"@nb ;
    skos:related humord:c25878 .

humord:c23988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23988" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16611 ;
    skos:closeMatch <http://dewey.info/class/070.44935502/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44935502/e23/> ;
    skos:prefLabel "War reports"@en,
        "Krigsreportasjer"@nb .

humord:c23989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23989" ;
    dct:modified "2024-12-06T14:23:25"^^xsd:dateTime ;
    skos:altLabel "Krigsspel"@nb ;
    skos:broader humord:c01420 ;
    skos:closeMatch <http://dewey.info/class/355.48/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/793.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.48/e23/>,
        <http://dewey.info/class/793.92/e23/> ;
    skos:prefLabel "Wargames"@en,
        "Krigsspill"@nb .

humord:c23990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23990" ;
    dct:modified "2011-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "War economy"@en ;
    skos:broadMatch <http://dewey.info/class/338.47355/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47355/e23/> ;
    skos:prefLabel "War finance"@en,
        "Krigsøkonomi"@nb .

humord:c23991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23991" ;
    dct:modified "2022-05-02T09:52:34"^^xsd:dateTime ;
    skos:altLabel "Munitions"@en,
        "Ordnance materiel"@en,
        "War equipment"@en,
        "War material"@en,
        "Krigsmateriell"@nb,
        "Militært materiell"@nb ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/355.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.8/e23/> ;
    skos:prefLabel "Military equipment"@en,
        "Militært utstyr"@nb .

humord:c23993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME23993" ;
    dct:modified "2021-11-11T11:12:01"^^xsd:dateTime ;
    skos:altLabel "Educational sociology"@en,
        "Pedagogical sociology"@en,
        "School sociology"@en,
        "Pedagogisk sosiologi"@nb,
        "Skolesosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.43/e23/> ;
    skos:prefLabel "Sociology of education"@en,
        "Utdanningssosiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.43/e23/> .

humord:c24002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24002" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Credit market"@en,
        "Kredittmarkeder"@nb ;
    skos:broadMatch <http://dewey.info/class/332.7/e23/> ;
    skos:broader humord:c23981 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.7/e23/> ;
    skos:prefLabel "Credit markets"@en,
        "Kredittmarked"@nb .

humord:c24005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24005" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.449364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.449364/e23/> ;
    skos:prefLabel "Crime journalism"@en,
        "Kriminaljournalistikk"@nb .

humord:c24006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24006" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Criminal investigation department"@en,
        "Criminal justice personnel"@en ;
    skos:broadMatch <http://dewey.info/class/353.36/e23/>,
        <http://dewey.info/class/363.23/e23/> ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.36/e23/>,
        <http://dewey.info/class/363.23/e23/> ;
    skos:prefLabel "Criminal police"@en,
        "Kriminalpoliti"@nb .

humord:c24007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24007" ;
    dct:modified "2020-07-02T08:16:49"^^xsd:dateTime ;
    skos:altLabel "Crime policies"@en ;
    skos:broadMatch <http://dewey.info/class/364/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Opppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364/e23/> ;
    skos:prefLabel "Crime policy"@en,
        "Kriminalpolitikk"@nb .

humord:c24011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24011" ;
    dct:modified "2020-07-02T08:57:38"^^xsd:dateTime ;
    skos:altLabel "Broadcasting policies"@en ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c22565 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "Broadcasting policy"@en,
        "Kringkastingspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/384.54/e23/> .

humord:c24012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24012" ;
    dct:modified "2024-02-02T13:17:24"^^xsd:dateTime ;
    skos:altLabel "Juridical psychology"@en,
        "Juristic psychology"@en,
        "Legal psychology"@en,
        "Rettspsykologi"@nb ;
    skos:broader humord:c13366,
        humord:c28514 ;
    skos:closeMatch <http://dewey.info/class/614.15/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/347.066019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.066019/e23/>,
        <http://dewey.info/class/614.15/e23/> ;
    skos:prefLabel "Forensic psychology"@en,
        "Rettspsykologi"@nb ;
    skos:related humord:c03841 .

humord:c24013 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04425,
        humord:c07906 ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24013" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teknologiutdanning (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c24015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24015" ;
    dct:modified "2024-11-19T11:13:02"^^xsd:dateTime ;
    skos:altLabel "Crisis management"@en,
        "Krisehandtering"@nb ;
    skos:broadMatch <http://dewey.info/class/303.485/e23/> ;
    skos:broader humord:c22542 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.485/e23/> ;
    skos:prefLabel "Emergency management"@en,
        "Krisehåndtering"@nb .

humord:c24016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24016" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ulykkesjournalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4493631/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4493631/e23/> ;
    skos:prefLabel "Crisis journalism"@en,
        "Krisejournalistikk"@nb .

humord:c24019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24019" ;
    dct:modified "2011-06-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03798 ;
    skos:definition "Fellesbetegnelse på vansker som går ut over mellommenneskelig verbal kommunikasjon  ved å endre talestrømmen til et individ på en uhensiktsmessig måte<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.8554/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968554/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.8554/e23/>,
        <http://dewey.info/class/618.928554/e23/> ;
    skos:prefLabel "Fluency disorders"@en,
        "Taleflytvansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1968554/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/618.928554/e23/> .

humord:c24020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24020" ;
    dct:modified "2024-05-27T11:39:58"^^xsd:dateTime ;
    skos:altLabel "Selective mutism"@en,
        "Elektiv mutisme"@nb,
        "Selektiv mutisme"@nb,
        "Talevegring"@nb ;
    skos:broadMatch <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.8522/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:broader humord:c03931 ;
    skos:definition "Psykisk lidelse hvor et barn ikke snakker når det er hjemmefra, skjønt det ikke er noe alvorlig i veien verken med språkforståelsen eller talen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/616.8522/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.928522/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Elective mutism"@en,
        "Selektiv mutisme"@nb ;
    skos:related humord:c28236 ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/618.928522/e23/>,
        <http://dewey.info/class/618.92855/e23/> .

humord:c24025 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24025" ;
    dct:modified "2024-12-17T08:33:06"^^xsd:dateTime ;
    skos:altLabel "Crisis centers"@en,
        "Shelters (Health service)"@en,
        "Women's refuges"@en,
        "Women's shelters"@en,
        "Krisesenter"@nb,
        "Krisesenter for kvinner"@nb,
        "Krisesentre for kvinner"@nb ;
    skos:broader humord:c09349 ;
    skos:definition "Sentre som har som oppgave å yte hjelp til personer i akutte vanskeligheter, spesielt mishandlede og voldtatte kvinner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.8383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8383/e23/> ;
    skos:prefLabel "Crisis centres"@en,
        "Krisesentre"@nb .

humord:c24027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24027" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5312/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "En heterogen politisk deologi som oppsto i det 19. århundre og genrelt ble preget av den katolske sosiallære <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5312/e23/>,
        <http://dewey.info/class/320.55/e23/>,
        <http://dewey.info/class/324.2182/e23/> ;
    skos:prefLabel "Christian democracy"@en,
        "Kristendemokrati"@nb ;
    skos:related humord:c24028 ;
    skos:relatedMatch <http://dewey.info/class/320.55/e23/>,
        <http://dewey.info/class/324.2182/e23/> .

humord:c24028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24028" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Christian democrats"@en,
        "Kristeligdemokrater"@nb,
        "Kristendemokrater"@nb ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2182/e23/> ;
    skos:prefLabel "Christian democratic parties"@en,
        "Kristeligdemokratiske partier"@nb ;
    skos:related humord:c24027 ;
    skos:relatedMatch <http://dewey.info/class/324.2182/e23/> .

humord:c24031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24031" ;
    dct:modified "2021-09-20T12:42:09"^^xsd:dateTime ;
    skos:altLabel "Christian studies"@en,
        "Kristendomskunnskap"@nb ;
    skos:broadMatch <http://dewey.info/class/230.071/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:broader humord:c07919 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.071/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:prefLabel "Christian education"@en,
        "Kristendomsfaget"@nb ;
    skos:related humord:c24035,
        humord:c24038 .

humord:c24033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24033" ;
    dct:modified "2024-10-28T09:08:42"^^xsd:dateTime ;
    skos:altLabel "Kristne skolar"@nb,
        "Kristne skular"@nb ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.071/e23/>,
        <http://dewey.info/class/373.2171/e23/>,
        <http://dewey.info/class/378.071/e23/> ;
    skos:prefLabel "Christian schools"@en,
        "Kristne skoler"@nb ;
    skos:related humord:c23294 ;
    skos:relatedMatch <http://dewey.info/class/373.2171/e23/>,
        <http://dewey.info/class/378.071/e23/> .

humord:c24034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24034" ;
    dct:modified "2025-03-14T10:44:40"^^xsd:dateTime ;
    skos:altLabel "Kritisk pedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/370.115/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Type pedagogikk der makt, dominans og ideologi står sentralt. Knyttes til arbeidet med demokratiske utfordringer i dagen samfunn og muligheter for organisering av faglige og sosiale aktiviteter i skolesammenheng <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.115/e23/> ;
    skos:prefLabel "Critical pedagogy"@en,
        "Kritisk pedagogikk"@nb .

humord:c24035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24035" ;
    dct:modified "2024-10-22T09:41:21"^^xsd:dateTime ;
    skos:altLabel "CREE (Educational discipline)"@en,
        "Knowledge of Christianity, Religion, Philosophies of life and Ethics (Educational discipline)"@en,
        "KRL"@nb,
        "KRL-faget"@nb,
        "Kristendoms-, religions- og livssynskunnskap"@nb ;
    skos:broader humord:c25346 ;
    skos:closeMatch <http://dewey.info/class/207.5/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:definition "Kristendoms-, religions- og livssynskunnskap <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/207.5/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:prefLabel "Christian and other religious and ethical education (Educational discipline)"@en,
        "KRL-faget"@nb ;
    skos:related humord:c24031,
        humord:c24038 .

humord:c24038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24038" ;
    dct:modified "2022-11-28T10:37:06"^^xsd:dateTime ;
    skos:altLabel "Religion, philosophies of life and ethics (Educational discipline)"@en,
        "KRLE"@nb,
        "RLE"@nb,
        "RLE-faget"@nb,
        "Religion, livssyn og etikk"@nb ;
    skos:broader humord:c25346 ;
    skos:closeMatch <http://dewey.info/class/170.71/e23/>,
        <http://dewey.info/class/200.71/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:definition "Kristendom, religion, livssyn og etikk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.71/e23/>,
        <http://dewey.info/class/200.71/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:prefLabel "Knowledge of Christianity, Religion, Philosophies of life and Ethics"@en,
        "KRLE-faget"@nb ;
    skos:related humord:c24035 .

humord:c24041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24041" ;
    dct:modified "2024-11-28T15:19:37"^^xsd:dateTime ;
    skos:altLabel "Kroppsleggjering"@nb,
        "Kroppslegheit"@nb,
        "Kroppslighet"@nb ;
    skos:broadMatch <http://dewey.info/class/128.6/e23/> ;
    skos:broader humord:c00377,
        humord:c00400 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Embodiment"@en,
        "Kroppsliggjøring"@nb ;
    skos:related humord:c03853 ;
    skos:relatedMatch <http://dewey.info/class/150/e23/>,
        <http://dewey.info/class/306.4/e23/> .

humord:c24043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24043" ;
    dct:modified "2024-12-10T11:17:42"^^xsd:dateTime ;
    skos:altLabel "Body awareness"@en,
        "Kroppsbevisstheit"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4613/e23/> ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/128.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.6/e23/>,
        <http://dewey.info/class/306.4613/e23/> ;
    skos:prefLabel "Body consciousness"@en,
        "Kroppsmedvit"@nb ;
    skos:related humord:c03856 .

humord:c24045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24045" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Body sociology"@en ;
    skos:broadMatch <http://dewey.info/class/306.4613/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4613/e23/> ;
    skos:prefLabel "Sociology of the body"@en,
        "Kroppssosiologi"@nb .

humord:c24046 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24046" ;
    dct:modified "2024-05-21T15:39:41"^^xsd:dateTime ;
    skos:altLabel "Biofluids"@en,
        "Bodily fluids"@en,
        "Kroppsvæsker"@nb ;
    skos:broadMatch <http://dewey.info/class/573.15/e23/> ;
    skos:broader humord:c03853 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c004929,
        <http://dewey.info/class/612.01522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004929,
        <http://dewey.info/class/573.15/e23/>,
        <http://dewey.info/class/612.01522/e23/>,
        <http://dewey.info/class/612.11/e23/>,
        <http://dewey.info/class/616.3992/e23/> ;
    skos:prefLabel "Body fluids"@en,
        "Kroppsvæsker"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.11/e23/>,
        <http://dewey.info/class/616.3992/e23/> .

humord:c24047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24047" ;
    dct:modified "2023-11-30T15:35:36"^^xsd:dateTime ;
    skos:altLabel "Gymnastics (Educational discipline)"@en,
        "P.E."@en,
        "Kroppsøving"@nb,
        "Kroppsøvingsfaget"@nb ;
    skos:broader humord:c07919 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010106,
        <http://dewey.info/class/613.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010106,
        <http://dewey.info/class/372.86/e23/>,
        <http://dewey.info/class/613.7/e23/>,
        <http://dewey.info/class/796.07/e23/> ;
    skos:prefLabel "Physical education (Educational discipline)"@en,
        "Kroppsøving"@nb ;
    skos:related humord:c01438 ;
    skos:relatedMatch <http://dewey.info/class/372.86/e23/>,
        <http://dewey.info/class/796.07/e23/> .

humord:c24050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24050" ;
    dct:modified "2024-11-19T11:03:47"^^xsd:dateTime ;
    skos:altLabel "Trauma psychology"@en,
        "Katastrofepsykologi"@nb,
        "Krisepsykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:exactMatch <http://dewey.info/class/155.935/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.935/e23/> ;
    skos:prefLabel "Disaster psychology"@en,
        "Krisepsykologi"@nb ;
    skos:related humord:c16746,
        humord:c23701 .

humord:c24054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24054" ;
    dct:modified "2024-11-13T09:46:37"^^xsd:dateTime ;
    skos:altLabel "Kryssløpsanalysar"@nb ;
    skos:broader humord:c22779 ;
    skos:definition "Metode for systematisk analyse av det gjensidige avhengighetsforholdet mellom produksjonssekstorene i et land <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/339.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.23/e23/> ;
    skos:prefLabel "Input-output analysis"@en,
        "Kryssløpsanalyser"@nb .

humord:c24062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24062" ;
    dct:modified "2025-02-02T20:34:09"^^xsd:dateTime ;
    skos:altLabel "Kulturrelativisme"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c05175 ;
    skos:definition "Læren om at samfunn er kvalitativt forskjellige <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural relativism"@en,
        "Kulturrelativisme"@nb .

humord:c24064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24064" ;
    dct:modified "2024-11-01T08:21:17"^^xsd:dateTime ;
    skos:altLabel "Kultursosiologer"@nb,
        "Sosiologar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/301.092/e23/>,
        <http://dewey.info/class/305.9301/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301.092/e23/>,
        <http://dewey.info/class/305.9301/e23/> ;
    skos:prefLabel "Sociologists"@en,
        "Sosiologer"@nb .

humord:c24066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24066" ;
    dct:modified "2024-12-06T14:29:43"^^xsd:dateTime ;
    skos:altLabel "Culture tourism"@en,
        "Kulturturisme"@nb ;
    skos:broader humord:c01417 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/>,
        <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "Cultural tourism"@en,
        "Kulturturisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/>,
        <http://dewey.info/class/363.69/e23/> .

humord:c24068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24068" ;
    dct:modified "2024-10-14T10:48:05"^^xsd:dateTime ;
    skos:altLabel "Kulturøkologi"@nb ;
    skos:broader humord:c09386 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural ecology"@en,
        "Kulturøkologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/306/e23/> .

humord:c24069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24069" ;
    dct:modified "2025-01-08T14:17:36"^^xsd:dateTime ;
    skos:altLabel "Cultural organisations"@en,
        "Cultural organizations"@en,
        "Kulturinstitusjonar"@nb ;
    skos:broader humord:c04530 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Cultural institutions"@en,
        "Kulturinstitusjoner"@nb ;
    skos:related humord:c04538 ;
    skos:relatedMatch <http://dewey.info/class/306/e23/> .

humord:c24070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24070" ;
    dct:modified "2022-05-02T09:53:59"^^xsd:dateTime ;
    skos:altLabel "Creative industries"@en,
        "Creative industry"@en,
        "Culture industries"@en,
        "Kreativ industri"@nb,
        "Kreative næringer"@nb,
        "Kulturnæringer"@nb,
        "Kulturproduksjon"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.47306/e23/>,
        <http://dewey.info/class/338.761306/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306/e23/>,
        <http://dewey.info/class/338.47306/e23/>,
        <http://dewey.info/class/338.761306/e23/> ;
    skos:prefLabel "Culture industry"@en,
        "Kulturindustri"@nb ;
    skos:related humord:c04599 ;
    skos:relatedMatch <http://dewey.info/class/306/e23/> .

humord:c24072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24072" ;
    dct:modified "2020-08-10T14:25:13"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.47306/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47306/e23/> ;
    skos:prefLabel "Cultural economics"@en,
        "Kulturøkonomi"@nb .

humord:c24074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24074" ;
    dct:modified "2022-02-16T12:53:24"^^xsd:dateTime ;
    skos:altLabel "Knowledge companies"@en,
        "Kunnskapsbasert næringsliv"@nb ;
    skos:broadMatch <http://dewey.info/class/658.4038/e23/> ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4038/e23/> ;
    skos:prefLabel "Knowledge enterprises"@en,
        "Kunnskapsbedrifter"@nb .

humord:c24075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24075" ;
    dct:modified "2023-04-17T14:59:52"^^xsd:dateTime ;
    skos:altLabel "Visitation rights"@en ;
    skos:broader humord:c26803 ;
    skos:closeMatch <http://dewey.info/class/346.0173/e23/> ;
    skos:definition "Rett for fraskilt forelder og barn til å være sammen <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0173/e23/> ;
    skos:prefLabel "Right to access (Family law)"@en,
        "Samværsrett"@nb .

humord:c24077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24077" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Level of knowledge"@en ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c08078 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/> ;
    skos:prefLabel "Level of learning"@en,
        "Kunnskapsnivå"@nb ;
    skos:related humord:c23857 .

humord:c24080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24080" ;
    dct:modified "2024-08-19T10:35:11"^^xsd:dateTime ;
    skos:altLabel "Sensory motorics"@en,
        "Sansemotorikk"@nb ;
    skos:broader humord:c21854 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.1/e23/>,
        <http://dewey.info/class/370.155/e23/>,
        <http://dewey.info/class/573.87/e23/>,
        <http://dewey.info/class/611.8/e23/>,
        <http://dewey.info/class/612.8/e23/> ;
    skos:prefLabel "Sensory motor skills"@en,
        "Sansemotorikk"@nb ;
    skos:related humord:c63544 ;
    skos:relatedMatch <http://dewey.info/class/152.1/e23/>,
        <http://dewey.info/class/370.155/e23/>,
        <http://dewey.info/class/573.87/e23/>,
        <http://dewey.info/class/611.8/e23/>,
        <http://dewey.info/class/612.8/e23/> .

humord:c24081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24081" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Satellite TV"@en,
        "Satelittfjernsyn"@nb,
        "Satellitt-tv"@nb ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/384.552/e23/>,
        <http://dewey.info/class/621.38853/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.552/e23/>,
        <http://dewey.info/class/621.38853/e23/> ;
    skos:prefLabel "Satellite television"@en,
        "Satellittfjernsyn"@nb .

humord:c24085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24085" ;
    dct:modified "2024-01-03T08:57:16"^^xsd:dateTime ;
    skos:altLabel "Satellittkommunikasjon"@nb,
        "Satellittsamband"@nb ;
    skos:broader humord:c04327 ;
    skos:closeMatch <http://dewey.info/class/621.3825/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006556,
        <http://dewey.info/class/384.51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006556,
        <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/384.51/e23/>,
        <http://dewey.info/class/384.5456/e23/>,
        <http://dewey.info/class/384.552/e23/>,
        <http://dewey.info/class/621.3825/e23/>,
        <http://dewey.info/class/621.384156/e23/>,
        <http://dewey.info/class/621.38853/e23/> ;
    skos:prefLabel "Satellite communication"@en,
        "Satellittkommunikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0994/e23/>,
        <http://dewey.info/class/384.5456/e23/>,
        <http://dewey.info/class/384.552/e23/>,
        <http://dewey.info/class/621.384156/e23/>,
        <http://dewey.info/class/621.38853/e23/> .

humord:c24087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24087" ;
    dct:modified "2020-08-10T14:31:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.926/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/338.926/e23/>,
        <http://dewey.info/class/658.4038/e23/> ;
    skos:prefLabel "Knowledge economy"@en,
        "Kunnskapsøkonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/658.4038/e23/> .

humord:c24088 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24088" ;
    dct:modified "2020-07-02T08:25:41"^^xsd:dateTime ;
    skos:altLabel "Arts policies"@en ;
    skos:broadMatch <http://dewey.info/class/700/e23/> ;
    skos:broader humord:c09580 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Arts policy"@en,
        "Kunstpolitikk"@nb .

humord:c24089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24089" ;
    dct:modified "2024-11-19T11:00:55"^^xsd:dateTime ;
    skos:altLabel "Kursdesign"@nb ;
    skos:broadMatch <http://dewey.info/class/1--071/e23/> ;
    skos:broader humord:c23019 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/> ;
    skos:prefLabel "Course design"@en,
        "Kursdesign"@nb .

humord:c24091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24091" ;
    dct:modified "2024-02-05T12:31:18"^^xsd:dateTime ;
    skos:altLabel "Mass screenings (Medicine)"@en,
        "Medical screening"@en,
        "Medical testing"@en,
        "Screenings (Medicine)"@en,
        "Befolkningsundersøkelse (Medisin)"@nb,
        "Befolkningsundersøking (Medisin)"@nb,
        "Massescreening"@nb,
        "Masseundersøkelse"@nb,
        "Masseundersøkelser"@nb,
        "Masseundersøking"@nb,
        "Masseundersøkingar"@nb,
        "Screening (Medisin)"@nb ;
    skos:broadMatch <http://dewey.info/class/362.177/e23/>,
        <http://dewey.info/class/616.075/e23/> ;
    skos:broader humord:c03806 ;
    skos:definition "Undersøkelse av en gruppe mennesker med en test eller annen standardisert undersøkelsesmetode for å påvise en nærmere bestemt, ennå ikke oppdaget, sykdom eller risikofaktor for sykdom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.177/e23/>,
        <http://dewey.info/class/616.075/e23/> ;
    skos:prefLabel "Screening (Medicine)"@en,
        "Screening (Medisin)"@nb .

humord:c24094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24094" ;
    dct:modified "2024-11-19T10:59:47"^^xsd:dateTime ;
    skos:altLabel "Improving quality"@en,
        "Quality rise"@en,
        "Rise of quality"@en,
        "Kvalitetsforbedring"@nb,
        "Kvalitetsforbetring"@nb,
        "Kvalitetsheving"@nb ;
    skos:broader humord:c15289 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quality improvement"@en,
        "Kvalitetsheving"@nb ;
    skos:related humord:c15290 .

humord:c24099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24099" ;
    dct:modified "2023-12-04T12:26:37"^^xsd:dateTime ;
    skos:altLabel "Kvalitetsleiing"@nb ;
    skos:broadMatch <http://dewey.info/class/658.4013/e23/>,
        <http://dewey.info/class/658.562/e23/> ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009469 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009469,
        <http://dewey.info/class/658.4013/e23/>,
        <http://dewey.info/class/658.562/e23/> ;
    skos:prefLabel "Quality management"@en,
        "Kvalitetsledelse"@nb .

humord:c24100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24100" ;
    dct:modified "2023-12-04T12:27:10"^^xsd:dateTime ;
    skos:altLabel "Quality reforms"@en,
        "Kvalitetsreforma"@nb,
        "Kvalitetsreformer"@nb ;
    skos:broadMatch <http://dewey.info/class/378.2/e23/> ;
    skos:broader humord:c23272 ;
    skos:closeMatch <http://dewey.info/class/379.1509481/e23/> ;
    skos:definition "Reform i høyskole- og universitetssektoren vedtatt av Stortinget i 2001 og iverksatt ved studiestart 2003 <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c003975 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003975,
        <http://dewey.info/class/378.2/e23/>,
        <http://dewey.info/class/379.1509481/e23/> ;
    skos:prefLabel "Quality Reform"@en,
        "Kvalitetsreformen"@nb .

humord:c24107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24107" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Evening classes"@en,
        "Evening institutes"@en,
        "Night classes"@en ;
    skos:broadMatch <http://dewey.info/class/374.8/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.8/e23/>,
        <http://dewey.info/class/378.15/e23/> ;
    skos:prefLabel "Night schools"@en,
        "Kveldsskoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.15/e23/> .

humord:c24108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24108" ;
    dct:modified "2024-11-05T08:18:17"^^xsd:dateTime ;
    skos:altLabel "Sex criminals"@en,
        "Sexual criminals"@en,
        "Sexual offenders"@en,
        "Sedelighetslovbrytere"@nb,
        "Seksualforbrytarar"@nb,
        "Seksualforbrytere"@nb,
        "Seksuallovbrytarar"@nb ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/364.153092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.153092/e23/> ;
    skos:prefLabel "Sex offenders"@en,
        "Sedelighetsforbrytere"@nb .

humord:c24111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24111" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/155.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/> ;
    skos:prefLabel "Sexual psychology"@en,
        "Seksualpsykologi"@nb ;
    skos:related humord:c24193 .

humord:c24116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24116" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Female communities"@en,
        "Female culture"@en,
        "Women's communities"@en,
        "Kvinnefellesskap"@nb ;
    skos:broadMatch <http://dewey.info/class/305.4/e23/> ;
    skos:broader humord:c04610 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4/e23/> ;
    skos:prefLabel "Women's culture"@en,
        "Kvinnekultur"@nb .

humord:c24117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24117" ;
    dct:modified "2024-10-02T14:24:41"^^xsd:dateTime ;
    skos:altLabel "Sex pressure"@en,
        "Sexual pressure"@en,
        "Seksuell mobbing"@nb,
        "Seksuell sjikane"@nb,
        "Seksuell trakassering"@nb,
        "Sexpress"@nb ;
    skos:broadMatch <http://dewey.info/class/331.133/e23/> ;
    skos:broader humord:c22336 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/306.7/e23/>,
        <http://dewey.info/class/331.133/e23/>,
        <http://dewey.info/class/658.3145/e23/> ;
    skos:prefLabel "Sexual harassment"@en,
        "Seksuell trakassering"@nb ;
    skos:relatedMatch <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/306.7/e23/>,
        <http://dewey.info/class/658.3145/e23/> .

humord:c24118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24118" ;
    dct:modified "2023-12-05T15:37:44"^^xsd:dateTime ;
    skos:altLabel "Women's clubs"@en,
        "Women's groups"@en,
        "Women's leagues"@en,
        "Women's organizations"@en,
        "Kvinneforeninger"@nb ;
    skos:broadMatch <http://dewey.info/class/324.3/e23/> ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.406/e23/>,
        <http://dewey.info/class/369.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.406/e23/>,
        <http://dewey.info/class/324.3/e23/>,
        <http://dewey.info/class/369.082/e23/> ;
    skos:prefLabel "Women's organisations"@en,
        "Kvinneorganisasjoner"@nb ;
    skos:related humord:c04803 .

humord:c24120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24120" ;
    dct:modified "2024-08-19T13:19:59"^^xsd:dateTime ;
    skos:altLabel "Seal fishery"@en,
        "Seal hunting"@en,
        "Selfangst"@nb ;
    skos:broader humord:c07623 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c001923,
        <http://dewey.info/class/639.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001923,
        <http://dewey.info/class/639.29/e23/> ;
    skos:prefLabel "Sealing (Hunting)"@en,
        "Selfangst"@nb ;
    skos:related humord:c25816 .

humord:c24122 a ubo:Topic,
        skos:Concept ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24122" ;
    dct:modified "2023-09-12T13:03:57"^^xsd:dateTime ;
    skos:altLabel "Eierseksjoner"@nb ;
    skos:broader humord:c05206 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freehold housing"@en,
        "Selveierboliger"@nb ;
    skos:related humord:c60549 .

humord:c24123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24123" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4/e23/> ;
    skos:prefLabel "Sociology of women"@en,
        "Kvinnesosiologi"@nb .

humord:c24125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24125" ;
    dct:modified "2024-06-03T14:02:34"^^xsd:dateTime ;
    skos:altLabel "Female diseases"@en,
        "Kvinnesjukdomar"@nb,
        "Kvinnesjukdommar"@nb ;
    skos:broadMatch <http://dewey.info/class/618/e23/> ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.0082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.42082/e23/>,
        <http://dewey.info/class/616.0082/e23/>,
        <http://dewey.info/class/618/e23/> ;
    skos:prefLabel "Women's diseases"@en,
        "Kvinnesykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.42082/e23/> .

humord:c24129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24129" ;
    dct:modified "2024-11-15T10:40:09"^^xsd:dateTime ;
    skos:altLabel "Self-reliance groups"@en,
        "Sjølvhjelpsgrupper"@nb ;
    skos:broader humord:c28458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/361.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.43/e23/> ;
    skos:prefLabel "Self-help groups"@en,
        "Selvhjelpsgrupper"@nb .

humord:c24132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24132" ;
    dct:modified "2024-10-22T09:55:13"^^xsd:dateTime ;
    skos:altLabel "Kwakiutl language"@en,
        "Kwakwaka’wakw language"@en,
        "Kwakiutl språk"@nb,
        "Kwakwala språk"@nb ;
    skos:broader humord:c10113 ;
    skos:definition "Nordamerikansk urfolksspråkfamilie <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/497.953/e23/>,
        <http://dewey.info/class/6--97953/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.953/e23/>,
        <http://dewey.info/class/6--97953/e23/> ;
    skos:prefLabel "Kwakwala language"@en,
        "Kwakwala språk"@nb ;
    skos:related humord:c24133 .

humord:c24133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24133" ;
    dct:modified "2025-02-13T09:16:17"^^xsd:dateTime ;
    skos:altLabel "Kwakiutl"@en,
        "Kwakiutl (Folk)"@nb,
        "Kwakwaka'wakw (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/971.100497953/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Kwakwaka'wakw  er et amerikansk urfolk som holder til i det vestlige Canada, hovedsaklig i British Columbia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897953/e23/>,
        <http://dewey.info/class/5--97953/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897953/e23/>,
        <http://dewey.info/class/5--97953/e23/>,
        <http://dewey.info/class/971.100497953/e23/> ;
    skos:prefLabel "Kwakwaka'wakw"@en,
        "Kwakwaka'wakw (Folk)"@nb ;
    skos:related humord:c24132 .

humord:c24136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24136" ;
    dct:modified "2023-12-04T13:57:14"^^xsd:dateTime ;
    skos:altLabel "Cyborgs"@nb,
        "Kyborgar"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--308762/e23/> ;
    skos:broader humord:c07060 ;
    skos:definition "En organisme som består av både biologisk vev og kunstige deler; en blanding av maskin og menneske <Wikipedia>"@nb ;
    skos:exactMatch realfagstermer:c010786 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010786,
        <http://dewey.info/class/3B--308762/e23/> ;
    skos:prefLabel "Cyborgs"@en,
        "Kyborger"@nb .

humord:c24138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24138" ;
    dct:modified "2024-02-05T12:24:33"^^xsd:dateTime ;
    skos:altLabel "Self-harm"@en,
        "Self-inflicted behavior"@en,
        "Self-inflicted behaviour"@en,
        "Self-injurious behavior"@en,
        "Self-injury"@en,
        "Self-mutilation"@en,
        "Selvskade"@nb,
        "Sjølvskading"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8582/e23/> ;
    skos:broader humord:c03931 ;
    skos:definition "Å bevisst påføre seg selv smerte og/eller skade på egen kropp, uten at personen har til hensikt å ta sitt eget liv <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/616.8582/e23/>,
        <http://dewey.info/class/618.92891/e23/> ;
    skos:prefLabel "Self-injurious behaviour"@en,
        "Selvskading"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/618.92891/e23/> .

humord:c24139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24139" ;
    dct:modified "2024-05-07T14:46:22"^^xsd:dateTime ;
    skos:altLabel "Coastal areas"@en,
        "Kystdistrikt"@nb ;
    skos:broadMatch <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:broader humord:c22130 ;
    skos:closeMatch realfagstermer:c007166 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007166,
        <http://dewey.info/class/2--1734/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Coastal districts"@en,
        "Kystdistrikter"@nb ;
    skos:related humord:c12667 .

humord:c24141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24141" ;
    dct:modified "2020-12-18T14:02:38"^^xsd:dateTime ;
    skos:altLabel "Coastal community"@en,
        "Coastal societies"@en,
        "Coastal society"@en ;
    skos:broader humord:c27375 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.364/e23/>,
        <http://dewey.info/class/307.72/e23/> ;
    skos:prefLabel "Coastal communities"@en,
        "Kystsamfunn"@nb ;
    skos:related humord:c09029 ;
    skos:relatedMatch <http://dewey.info/class/306.364/e23/>,
        <http://dewey.info/class/307.72/e23/> .

humord:c24142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24142" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Curriculum L97"@en,
        "L97"@en,
        "National curriculum of 1997"@en,
        "L97"@nb ;
    skos:broadMatch <http://dewey.info/class/379.155/e23/> ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/375.0009481/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.0009481/e23/>,
        <http://dewey.info/class/379.155/e23/> ;
    skos:prefLabel "National curriculum L97"@en,
        "Læreplanverket L97"@nb .

humord:c24144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24144" ;
    dct:modified "2023-09-12T15:15:29"^^xsd:dateTime ;
    skos:altLabel "Self-reliance (Feelings)"@en ;
    skos:broadMatch <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-confidence"@en,
        "Selvtillit"@nb .

humord:c24145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24145" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Laboratory education"@en,
        "Laboratory exercises"@en,
        "Laboratory teaching"@en ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.382/e23/> ;
    skos:prefLabel "Laboratory instruction"@en,
        "Laboratorieundervisning"@nb .

humord:c24147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24147" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "La det skure"@nb,
        "Laissez passer"@nb ;
    skos:broader humord:c07852 ;
    skos:closeMatch <http://dewey.info/class/330.153/e23/> ;
    skos:definition "En sats formet av den franske forretningsmannen Vincent de Gourney på midten av 1700-tallet. Brukt som slagord for den økonomiske liberalisme <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.153/e23/> ;
    skos:prefLabel "Laissez faire"@en,
        "Laissez faire"@nb .

humord:c24153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24153" ;
    dct:modified "2024-11-13T14:20:48"^^xsd:dateTime ;
    skos:altLabel "Delayed injury"@en,
        "Seinskadar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:broader humord:c27790 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:prefLabel "Delayed injuries"@en,
        "Senskader"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/> .

humord:c24154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24154" ;
    dct:modified "2022-02-16T13:54:47"^^xsd:dateTime ;
    skos:altLabel "Agricultural co-operative societies"@en,
        "Agricultural co-ops"@en,
        "Landbrukssamvirke"@nb ;
    skos:broader humord:c09282 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/334.683/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/334.683/e23/> ;
    skos:prefLabel "Agricultural cooperatives"@en,
        "Landbrukssamvirker"@nb .

humord:c24155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24155" ;
    dct:modified "2025-03-11T12:24:07"^^xsd:dateTime ;
    skos:altLabel "Center parties"@en,
        "Parties in the political center"@en,
        "Parties in the political centre"@en,
        "Parties of the centre"@en,
        "Patries of the center"@en,
        "Sentrumsparti"@nb ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/324.215/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.15/e23/>,
        <http://dewey.info/class/324.215/e23/> ;
    skos:prefLabel "Centre parties"@en,
        "Sentrumspartier"@nb ;
    skos:relatedMatch <http://dewey.info/class/324.15/e23/> .

humord:c24156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24156" ;
    dct:modified "2023-10-26T07:11:47"^^xsd:dateTime ;
    skos:altLabel "Jordbruksøkonomi"@nb,
        "Landøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1/e23/> ;
    skos:prefLabel "Agricultural economics"@en,
        "Landbruksøkonomi"@nb ;
    skos:related humord:c24877 ;
    skos:relatedMatch <http://dewey.info/class/338.1/e23/> .

humord:c24161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24161" ;
    dct:modified "2020-11-23T11:43:45"^^xsd:dateTime ;
    skos:altLabel "Country stores"@en,
        "General stores"@en,
        "Landhandel"@nb ;
    skos:broader humord:c07595 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.14/e23/> ;
    skos:prefLabel "Village shops"@en,
        "Landhandlere (Butikker)"@nb ;
    skos:relatedMatch <http://dewey.info/class/381.14/e23/> .

humord:c24166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24166" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Service occupations"@en ;
    skos:broader humord:c28168 ;
    skos:definition "Betjeningsyrke <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.793/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.793/e23/> ;
    skos:prefLabel "Service professions"@en,
        "Serviceyrker"@nb .

humord:c24167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24167" ;
    dct:modified "2011-06-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reserve banks"@en,
        "Nasjonalbanker"@nb,
        "Sentralbankvesen"@nb ;
    skos:broader humord:c07739 ;
    skos:definition "Bank (II) som har som oppgave å lede penge- og kredittvesenet i et land, nasjonalbank <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.11/e23/>,
        <http://dewey.info/class/332.1223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.11/e23/>,
        <http://dewey.info/class/332.1223/e23/> ;
    skos:prefLabel "Central banks"@en,
        "Sentralbanker"@nb .

humord:c24177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24177" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ibadi movement"@en,
        "Ibadis"@en,
        "Ibadism"@en,
        "Ibadiyya"@en,
        "Ibaditter"@nb ;
    skos:broader humord:c08793 ;
    skos:definition "Islamsk trosretning; utløper fra kharijittene <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/297.125933/e23/>,
        <http://dewey.info/class/297.833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.12277/e23/>,
        <http://dewey.info/class/297.125933/e23/>,
        <http://dewey.info/class/297.1401833/e23/>,
        <http://dewey.info/class/297.833/e23/> ;
    skos:prefLabel "Ibadi"@en,
        "Ibadiyya"@nb ;
    skos:related humord:c20388 ;
    skos:relatedMatch <http://dewey.info/class/297.12277/e23/>,
        <http://dewey.info/class/297.1401833/e23/> .

humord:c24184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24184" ;
    dct:modified "2024-02-08T09:06:46"^^xsd:dateTime ;
    skos:altLabel "Land use"@en,
        "Land utilisation"@en,
        "Land utilization"@en,
        "Landscape formation"@en,
        "Landscape planning"@en,
        "Arealbruk"@nb,
        "Landskapsforvalting"@nb,
        "Landskapsplanlegging"@nb,
        "Landskapsskjøtsel"@nb,
        "Landutnyttelse"@nb ;
    skos:broadMatch <http://dewey.info/class/333.73/e23/>,
        <http://dewey.info/class/710/e23/>,
        <http://dewey.info/class/712/e23/> ;
    skos:broader humord:c09497 ;
    skos:closeMatch realfagstermer:c007043 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007043,
        <http://dewey.info/class/333.73/e23/>,
        <http://dewey.info/class/710/e23/>,
        <http://dewey.info/class/712/e23/> ;
    skos:prefLabel "Landscape management"@en,
        "Landskapsforvaltning"@nb ;
    skos:related humord:c05313,
        humord:c24190 .

humord:c24187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24187" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Separation anxiety"@en ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/155.41246/e23/> ;
    skos:broader humord:c07988 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/155.41246/e23/>,
        <http://dewey.info/class/306.89/e23/>,
        <http://dewey.info/class/616.8522/e23/>,
        <http://dewey.info/class/618.928522/e23/> ;
    skos:prefLabel "Separation anxiety disorder"@en,
        "Separasjonsangst"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.89/e23/>,
        <http://dewey.info/class/616.8522/e23/>,
        <http://dewey.info/class/618.928522/e23/> .

humord:c24190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24190" ;
    dct:modified "2024-11-19T13:48:01"^^xsd:dateTime ;
    skos:altLabel "Conservation areas"@en,
        "Protected areas"@en,
        "Landskapsvern"@nb,
        "Landskapsvernområde"@nb,
        "Landskapsvernområder"@nb,
        "Områdevern"@nb,
        "Verna område"@nb,
        "Vernede områder"@nb,
        "Verneområde"@nb,
        "Verneområder"@nb ;
    skos:broader humord:c09404 ;
    skos:closeMatch <http://dewey.info/class/333.7316/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002400 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002400,
        <http://dewey.info/class/333.7316/e23/> ;
    skos:prefLabel "Landscape preservation"@en,
        "Landskapsvern"@nb ;
    skos:related humord:c24184 .

humord:c24191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24191" ;
    dct:modified "2024-10-14T12:37:15"^^xsd:dateTime ;
    skos:altLabel "Landskapsøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004731 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004731,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/577.27/e23/> ;
    skos:prefLabel "Landscape ecology"@en,
        "Landskapsøkologi"@nb ;
    skos:related humord:c11544 ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/577.27/e23/> .

humord:c24193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24193" ;
    dct:modified "2024-12-11T08:19:27"^^xsd:dateTime ;
    skos:altLabel "Sexologi"@nb ;
    skos:broader humord:c03806,
        humord:c07972,
        humord:c09122 ;
    skos:closeMatch <http://dewey.info/class/306.7/e23/> ;
    skos:definition "Studiet av menneskers seksuelle atferd, holdninger og fantasier <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/306.7/e23/>,
        <http://dewey.info/class/612.6/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Sexology"@en,
        "Sexologi"@nb ;
    skos:related humord:c08140,
        humord:c21633,
        humord:c24111 ;
    skos:relatedMatch <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/612.6/e23/>,
        <http://dewey.info/class/616.8583/e23/> .

humord:c24195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24195" ;
    dct:modified "2024-11-05T12:31:29"^^xsd:dateTime ;
    skos:altLabel "Human intervention in nature"@en,
        "Human intervention in the environment"@en,
        "Human nature intervention"@en,
        "Internventions in nature"@en,
        "Land management"@en,
        "Natural resource management"@en,
        "Naturbruk"@nb,
        "Naturforvalting"@nb,
        "Naturinngrep"@nb ;
    skos:broader humord:c24679 ;
    skos:closeMatch realfagstermer:c004918,
        realfagstermer:c007769,
        <http://dewey.info/class/333.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013578 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004918,
        realfagstermer:c007769,
        realfagstermer:c013578,
        <http://dewey.info/class/333.7/e23/> ;
    skos:prefLabel "Nature management"@en,
        "Naturforvaltning"@nb ;
    skos:related humord:c01518,
        humord:c11910,
        humord:c24206 .

humord:c24196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24196" ;
    dct:modified "2024-12-06T14:30:32"^^xsd:dateTime ;
    skos:altLabel "Sexturisme"@nb ;
    skos:broader humord:c01417 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/364.153/e23/> ;
    skos:prefLabel "Sex tourism"@en,
        "Sexturisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/364.153/e23/> .

humord:c24198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24198" ;
    dct:modified "2024-11-05T13:06:22"^^xsd:dateTime ;
    skos:altLabel "Nature areas"@en,
        "Naturområde"@nb ;
    skos:broadMatch <http://dewey.info/class/508/e23/> ;
    skos:broader humord:c08315 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000254 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000254,
        <http://dewey.info/class/333.9516/e23/>,
        <http://dewey.info/class/508/e23/> ;
    skos:prefLabel "Natural reserves"@en,
        "Naturområder"@nb ;
    skos:related humord:c11544 ;
    skos:relatedMatch <http://dewey.info/class/333.9516/e23/> .

humord:c24199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24199" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Elemental forces"@en ;
    skos:broader humord:c11910 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010486 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010486,
        <http://dewey.info/class/551/e23/> ;
    skos:prefLabel "Forces of nature"@en,
        "Naturkrefter"@nb ;
    skos:relatedMatch <http://dewey.info/class/551/e23/> .

humord:c24201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24201" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Etnisk gruppe på Borneo (dvs i Malaysia (delstatene Sarawak og Sabah), Indonesia (delstaten Kalimantan) og Brunei) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:prefLabel "Iban"@en,
        "Iban (Folk)"@nb .

humord:c24203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24203" ;
    dct:modified "2024-05-13T07:58:18"^^xsd:dateTime ;
    skos:altLabel "Nature reserves"@en,
        "Nature sanctuaries"@en,
        "Naturreservat"@nb,
        "Naturvernområder"@nb ;
    skos:broadMatch <http://dewey.info/class/333.9516/e23/> ;
    skos:broader humord:c09404 ;
    skos:closeMatch realfagstermer:c010778 ;
    skos:definition "Naturreservat er den strengeste formen for områdevern av de fem kategoriene av verneområder, både internasjonalt (IUCN sine kriterier) og i den norske naturmangfoldloven. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011852 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010778,
        realfagstermer:c011852,
        <http://dewey.info/class/333.9516/e23/> ;
    skos:prefLabel "Wildlife sanctuaries"@en,
        "Naturreservater"@nb ;
    skos:related humord:c09503 .

humord:c24205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24205" ;
    dct:modified "2024-03-11T15:38:40"^^xsd:dateTime ;
    skos:altLabel "Security steps"@en,
        "Sikkerheitskultur"@nb,
        "Sikkerheitssystem"@nb,
        "Sikkerheitsteori"@nb,
        "Sikkerhetskultur"@nb,
        "Sikkerhetssystemer"@nb,
        "Sikkerhetsteori"@nb,
        "Tryggleikskultur"@nb,
        "Tryggleikssystem"@nb,
        "Tryggleiksteori"@nb ;
    skos:broadMatch <http://dewey.info/class/025.82/e23/>,
        <http://dewey.info/class/069.54/e23/>,
        <http://dewey.info/class/643.16/e23/>,
        <http://dewey.info/class/658.47/e23/> ;
    skos:broader humord:c01458,
        humord:c04176 ;
    skos:closeMatch realfagstermer:c002761 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002761,
        <http://dewey.info/class/025.82/e23/>,
        <http://dewey.info/class/069.54/e23/>,
        <http://dewey.info/class/352.379/e23/>,
        <http://dewey.info/class/355.3433/e23/>,
        <http://dewey.info/class/365.641/e23/>,
        <http://dewey.info/class/643.16/e23/>,
        <http://dewey.info/class/651/e23/>,
        <http://dewey.info/class/658.47/e23/> ;
    skos:prefLabel "Safety systems"@en,
        "Sikkerhetssystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.379/e23/>,
        <http://dewey.info/class/355.3433/e23/>,
        <http://dewey.info/class/365.641/e23/>,
        <http://dewey.info/class/651/e23/> .

humord:c24206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24206" ;
    dct:modified "2024-12-02T12:23:11"^^xsd:dateTime ;
    skos:altLabel "Naturforståing"@nb,
        "Naturkvalitet"@nb,
        "Naturoppfatning"@nb,
        "Natursyn"@nb ;
    skos:broadMatch <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/508/e23/> ;
    skos:broader humord:c00586 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/508/e23/> ;
    skos:prefLabel "Conception of nature"@en,
        "Naturforståelse"@nb ;
    skos:related humord:c24195,
        humord:c28215 .

humord:c24212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24212" ;
    dct:modified "2024-11-05T13:04:10"^^xsd:dateTime ;
    skos:altLabel "Naturmiljø"@nb ;
    skos:broader humord:c11910 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000649 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000649,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/551.6/e23/> ;
    skos:prefLabel "Natural environment"@en,
        "Naturmiljø"@nb ;
    skos:related humord:c01501 ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/551.6/e23/> .

humord:c24213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24213" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forest kindergartens"@en,
        "Nature kindergartens"@en,
        "Outdoor kindergartens"@en,
        "Outdoor nursery schools"@en,
        "Woodland kindergartens"@en,
        "Woodland nurseries"@en,
        "Friluftsbarnehager"@nb ;
    skos:broadMatch <http://dewey.info/class/372.1384/e23/> ;
    skos:broader humord:c27447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.1384/e23/>,
        <http://dewey.info/class/372.357/e23/> ;
    skos:prefLabel "Outdoor nurseries"@en,
        "Naturbarnehager"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.357/e23/> .

humord:c24214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24214" ;
    dct:modified "2024-11-05T14:43:03"^^xsd:dateTime ;
    skos:altLabel "Long-term unemployed workers"@en,
        "Langtidsledige"@nb ;
    skos:broader humord:c21394 ;
    skos:closeMatch <http://dewey.info/class/1--086941/e23/>,
        <http://dewey.info/class/305.90694/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086941/e23/>,
        <http://dewey.info/class/305.90694/e23/> ;
    skos:prefLabel "Long-term unemployed people"@en,
        "Langtidsledige"@nb ;
    skos:related humord:c24215 .

humord:c24215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24215" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hard-core unemployment"@en,
        "Long-duration unemployment"@en ;
    skos:broader humord:c09129 ;
    skos:closeMatch <http://dewey.info/class/331.137/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.137/e23/> ;
    skos:prefLabel "Long-term unemployment"@en,
        "Langtidsledighet"@nb ;
    skos:related humord:c24214 .

humord:c24216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24216" ;
    dct:modified "2024-12-02T11:09:30"^^xsd:dateTime ;
    skos:altLabel "Landskapsforståing"@nb ;
    skos:broadMatch <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/304.2/e23/> ;
    skos:broader humord:c00586 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113/e23/>,
        <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Conception of landscape"@en,
        "Landskapsforståelse"@nb ;
    skos:related humord:c11544 .

humord:c24221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24221" ;
    dct:modified "2024-12-10T11:04:45"^^xsd:dateTime ;
    skos:altLabel "Functional laterality"@en,
        "Lateralitet"@nb ;
    skos:broader humord:c03853 ;
    skos:closeMatch <http://dewey.info/class/152.335/e23/> ;
    skos:definition "Det at man har bedre virkning av en sans eller et lem som sitter på den ene kroppshalvdelen enn av tilsvarende på den andre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.335/e23/> ;
    skos:prefLabel "Laterality"@en,
        "Lateralitet"@nb .

humord:c24223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24223" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Grammar schools"@en,
        "Latin schools"@en,
        "Latinskolen"@nb ;
    skos:broadMatch <http://dewey.info/class/373.241/e23/> ;
    skos:broader humord:c16618 ;
    skos:exactMatch <http://dewey.info/class/373.242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.241/e23/>,
        <http://dewey.info/class/373.242/e23/> ;
    skos:prefLabel "Latin grammar schools"@en,
        "Latinskoler"@nb .

humord:c24224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24224" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Low socio-economic status groups"@en ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:broader humord:c09339 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:prefLabel "Low social status groups"@en,
        "Lavstatusgrupper"@nb .

humord:c24225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24225" ;
    dct:modified "2024-11-05T14:41:21"^^xsd:dateTime ;
    skos:altLabel "Low-paid laborers"@en,
        "Low-paid labourers"@en,
        "Low-paid workers"@en,
        "Low-wage laborers"@en,
        "Low-wage labourers"@en,
        "Low-wage workers"@en,
        "Lavlønna"@nb,
        "Lavlønnede"@nb,
        "Lavlønnete"@nb,
        "Lavlønte"@nb,
        "Lavtlønna"@nb,
        "Lavtlønnete"@nb,
        "Lavtlønte"@nb,
        "Låglønna"@nb,
        "Låglønnede"@nb,
        "Låglønnete"@nb,
        "Låglønte"@nb,
        "Lågtlønna"@nb,
        "Lågtlønnede"@nb,
        "Lågtlønnete"@nb,
        "Lågtlønte"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:broader humord:c21407 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/> ;
    skos:prefLabel "Low income workers"@en,
        "Lavtlønnede"@nb .

humord:c24226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24226" ;
    dct:modified "2024-12-19T16:10:53"^^xsd:dateTime ;
    skos:altLabel "LMS (Learning management systems)"@en,
        "LMS (Learning management systems)"@nb,
        "Learning management systems"@nb,
        "Læringsplattformer"@nb ;
    skos:broadMatch <http://dewey.info/class/371.334/e23/> ;
    skos:broader humord:c12518,
        humord:c22092 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.334/e23/> ;
    skos:prefLabel "Learning management systems"@en,
        "Læringsplattformer"@nb .

humord:c24230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24230" ;
    dct:modified "2024-06-03T14:15:47"^^xsd:dateTime ;
    skos:altLabel "Leddgikt"@nb,
        "Revmatoid artritt"@nb ;
    skos:broader humord:c03928 ;
    skos:definition "Leddgikt (revmatoid artritt) er blant de vanligste kroniske revmatiske sykdommene som medfører leddbetennelser (artritt). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004708,
        <http://dewey.info/class/362.1967227/e23/>,
        <http://dewey.info/class/616.7227/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004708,
        <http://dewey.info/class/362.1967227/e23/>,
        <http://dewey.info/class/616.7227/e23/>,
        <http://dewey.info/class/618.9767227/e23/> ;
    skos:prefLabel "Rheumatoid arthritis"@en,
        "Leddgikt"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.9767227/e23/> .

humord:c24231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24231" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leadership philosophy"@en,
        "Leadership theory"@en,
        "Management theories"@en,
        "Management theory"@en,
        "Ledelsesfilosofi"@nb,
        "Ledelsesteori"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.001/e23/> ;
    skos:prefLabel "Leadership theories"@en,
        "Ledelsesteorier"@nb .

humord:c24234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24234" ;
    dct:modified "2023-11-28T09:10:36"^^xsd:dateTime ;
    skos:altLabel "Leadership strategies"@en,
        "Management strategies"@en,
        "Ledelsesstrategier"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/658.4012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/658.4012/e23/> ;
    skos:prefLabel "Strategic leadership"@en,
        "Strategisk ledelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.34/e23/> .

humord:c24238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24238" ;
    dct:modified "2021-03-31T10:01:23"^^xsd:dateTime ;
    skos:altLabel "Lederadferd"@nb,
        "Lederatferd"@nb,
        "Lederstil"@nb ;
    skos:broadMatch <http://dewey.info/class/658.4094/e23/> ;
    skos:broader humord:c14820 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4094/e23/> ;
    skos:prefLabel "Leadership role"@en,
        "Lederrollen"@nb .

humord:c24242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24242" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leadership team"@en,
        "Leadership teams"@en,
        "Management team"@en ;
    skos:broadMatch <http://dewey.info/class/658.4/e23/> ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4/e23/> ;
    skos:prefLabel "Management teams"@en,
        "Lederteam"@nb .

humord:c24244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24244" ;
    dct:modified "2021-11-01T13:47:02"^^xsd:dateTime ;
    skos:altLabel "Legal validity"@en,
        "Rettsgyldighet"@nb ;
    skos:broadMatch <http://dewey.info/class/340.1/e23/> ;
    skos:broader humord:c08964 ;
    skos:definition "Forfatnings- og statsrettslig prinsipp som innebærer at offentlig myndighetsutøvelse som typisk griper inn i borgernes eiendomsrett eller alminnelige handlefrihet <Ordnett>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.1/e23/> ;
    skos:prefLabel "Legality"@en,
        "Legalitet"@nb .

humord:c24247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24247" ;
    dct:modified "2024-08-02T08:57:19"^^xsd:dateTime ;
    skos:altLabel "Legetenester"@nb,
        "Lækjartenester"@nb ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.172/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.172/e23/> ;
    skos:prefLabel "Medical services"@en,
        "Legetjenester"@nb .

humord:c24248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24248" ;
    dct:modified "2015-04-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Legitimering"@nb ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c25152 ;
    skos:closeMatch <http://dewey.info/class/320.011/e23/> ;
    skos:definition "Det at noe er lovlig <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/320.4/e23/> ;
    skos:prefLabel "Legitimacy"@en,
        "Legitimitet"@nb .

humord:c24251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24251" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Outdoor pursuits centers"@en,
        "Outdoor pursuits centres"@en ;
    skos:broadMatch <http://dewey.info/class/796.5422/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.5422/e23/> ;
    skos:prefLabel "School camps"@en,
        "Leirskoler"@nb .

humord:c24252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24252" ;
    dct:modified "2024-01-08T10:49:41"^^xsd:dateTime ;
    skos:altLabel "Play therapies"@en,
        "Leiketerapi"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/615.85153/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.891653/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.85153/e23/>,
        <http://dewey.info/class/616.891653/e23/>,
        <http://dewey.info/class/618.92891653/e23/> ;
    skos:prefLabel "Play therapy"@en,
        "Leketerapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.92891653/e23/> .

humord:c24253 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24253" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Homework assistance program"@en,
        "Homework assistance programme"@en,
        "Homework club"@en,
        "Homework help"@en,
        "Homework help service"@en ;
    skos:broader humord:c23224 ;
    skos:closeMatch <http://dewey.info/class/371.30281/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.30281/e23/>,
        <http://dewey.info/class/372.130281/e23/>,
        <http://dewey.info/class/373.130281/e23/> ;
    skos:prefLabel "Homework assistance"@en,
        "Leksehjelp"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.130281/e23/>,
        <http://dewey.info/class/373.130281/e23/> .

humord:c24254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24254" ;
    dct:modified "2024-10-31T13:38:11"^^xsd:dateTime ;
    skos:altLabel "Lektorar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:prefLabel "Lecturers"@en,
        "Lektorer"@nb .

humord:c24259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24259" ;
    dct:modified "2022-04-04T11:21:16"^^xsd:dateTime ;
    skos:altLabel "Research on reading"@en,
        "Leseforsking"@nb ;
    skos:broader humord:c07926 ;
    skos:closeMatch <http://dewey.info/class/372.4072/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.4072/e23/> ;
    skos:prefLabel "Reading research"@en,
        "Leseforskning"@nb .

humord:c24260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24260" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.47/e23/> ;
    skos:prefLabel "Reading comprehension"@en,
        "Leseforståelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.47/e23/> .

humord:c24263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24263" ;
    dct:modified "2015-06-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/372.42/e23/> ;
    skos:broader humord:c24268 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.42/e23/> ;
    skos:prefLabel "Reading campaigns"@en,
        "Lesekampanjer"@nb ;
    skos:related humord:c23663 .

humord:c24265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24265" ;
    dct:modified "2025-03-14T10:52:00"^^xsd:dateTime ;
    skos:altLabel "Lesepedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.4/e23/> ;
    skos:prefLabel "Reading pedagogy"@en,
        "Lesepedagogikk"@nb .

humord:c24266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24266" ;
    dct:modified "2011-07-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Readership surveys"@en ;
    skos:broadMatch <http://dewey.info/class/028/e23/>,
        <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/418.4072/e23/> ;
    skos:broader humord:c09378 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028/e23/>,
        <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/418.4072/e23/> ;
    skos:prefLabel "Reader surveys"@en,
        "Leserundersøkelser"@nb .

humord:c24268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24268" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Extra reading programmes"@en,
        "Extra reading programs"@en,
        "Extra reading training"@en,
        "Reading exercises"@en,
        "Reading practices"@en,
        "Lesemotivasjon"@nb,
        "Lesemotivering"@nb,
        "Lesetrening"@nb ;
    skos:broader humord:c07926 ;
    skos:closeMatch <http://dewey.info/class/372.42/e23/>,
        <http://dewey.info/class/649.68/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/028/e23/>,
        <http://dewey.info/class/372.42/e23/>,
        <http://dewey.info/class/418.4/e23/>,
        <http://dewey.info/class/649.68/e23/> ;
    skos:prefLabel "Reading motivation"@en,
        "Lesestimulering"@nb ;
    skos:relatedMatch <http://dewey.info/class/028/e23/>,
        <http://dewey.info/class/418.4/e23/> .

humord:c24272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24272" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reading methods"@en,
        "Reading strategies"@en,
        "Lesemetoder"@nb,
        "Lesestrategier"@nb ;
    skos:broadMatch <http://dewey.info/class/418.4/e23/> ;
    skos:broader humord:c07898 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:prefLabel "Reading techniques"@en,
        "Leseteknikker"@nb ;
    skos:related humord:c07926 ;
    skos:relatedMatch <http://dewey.info/class/372.4/e23/> .

humord:c24275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24275" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:broader humord:c06327 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/418.4/e23/> ;
    skos:prefLabel "Reading development"@en,
        "Leseutvikling"@nb .

humord:c24279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24279" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/361.00728/e23/> ;
    skos:broader humord:c09007 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.00728/e23/> ;
    skos:prefLabel "Surveys on living conditions"@en,
        "Levekårsundersøkelser"@nb .

humord:c24280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24280" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/381.2065/e23/> ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.233/e23/>,
        <http://dewey.info/class/381.2065/e23/>,
        <http://dewey.info/class/658.722/e23/> ;
    skos:prefLabel "Suppliers"@en,
        "Leverandører"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.233/e23/>,
        <http://dewey.info/class/658.722/e23/> .

humord:c24282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24282" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/324.216/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.16/e23/>,
        <http://dewey.info/class/324.216/e23/> ;
    skos:prefLabel "Liberal parties"@en,
        "Liberale partier"@nb ;
    skos:related humord:c09651 ;
    skos:relatedMatch <http://dewey.info/class/324.16/e23/> .

humord:c24283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24283" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Liberalization"@en ;
    skos:broadMatch <http://dewey.info/class/148/e23/> ;
    skos:broader humord:c09201 ;
    skos:definition "Det å gjøre mindre streng <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/148/e23/>,
        <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Liberalisation"@en,
        "Liberalisering"@nb ;
    skos:related humord:c09651,
        humord:c17211 ;
    skos:relatedMatch <http://dewey.info/class/303/e23/> .

humord:c24284 a ubo:Topic,
        skos:Concept ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24284" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09406 ;
    skos:editorialNote "ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ligningsforvaltning"@nb .

humord:c24287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24287" ;
    dct:modified "2023-04-12T08:16:01"^^xsd:dateTime ;
    skos:broader humord:c08947 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/344.01133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.01133/e23/> ;
    skos:prefLabel "Equal rights acts"@en,
        "Likestillingslover"@nb .

humord:c24288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24288" ;
    dct:modified "2020-07-02T09:41:04"^^xsd:dateTime ;
    skos:altLabel "Equality and diversity policies"@en,
        "Equality and diversity policy"@en,
        "Equality policies"@en,
        "Gender equality policies"@en,
        "Gender equality policy"@en ;
    skos:broader humord:c09549 ;
    skos:closeMatch realfagstermer:c000382 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000382,
        <http://dewey.info/class/353.53/e23/> ;
    skos:prefLabel "Equality policy"@en,
        "Likestillingspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/353.53/e23/> .

humord:c24290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24290" ;
    dct:modified "2024-03-20T12:09:53"^^xsd:dateTime ;
    skos:altLabel "Generell jamvekt (Økonomi)"@nb,
        "Generell likevekt (Økonomi)"@nb,
        "Generell økonomisk likevekt"@nb,
        "Likevektsteori"@nb ;
    skos:broader humord:c07852 ;
    skos:closeMatch <http://dewey.info/class/339.501/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.501/e23/> ;
    skos:prefLabel "General equilibrium"@en,
        "Likevektsteori"@nb .

humord:c24292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24292" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ability to pay"@en,
        "Capabiliy of paying"@en,
        "Solvency"@en,
        "Betalingsevne"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/> ;
    skos:broader humord:c21845 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332/e23/> ;
    skos:prefLabel "Liquidity (Economy)"@en,
        "Likviditet"@nb .

humord:c24293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24293" ;
    dct:modified "2020-04-30T09:44:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c08610 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/> ;
    skos:prefLabel "Liminality"@en,
        "Liminalitet"@nb .

humord:c24294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24294" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/115/e23/> ;
    skos:broader humord:c00536 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/115/e23/> ;
    skos:prefLabel "Linear conception of time"@en,
        "Lineær tidsbevissthet"@nb .

humord:c24297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24297" ;
    dct:modified "2023-12-04T15:00:34"^^xsd:dateTime ;
    skos:altLabel "Dissemination of literature"@en,
        "Mediation of literature"@en,
        "Litteraturformidling"@nb ;
    skos:broadMatch <http://dewey.info/class/807/e23/> ;
    skos:broader humord:c09078 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001209 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001209,
        <http://dewey.info/class/025.54/e23/>,
        <http://dewey.info/class/807/e23/> ;
    skos:prefLabel "Promotion of literature"@en,
        "Litteraturformidling"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.54/e23/> .

humord:c24301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24301" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Life-long learning"@en ;
    skos:broadMatch <http://dewey.info/class/1--0715/e23/> ;
    skos:broader humord:c08079 ;
    skos:closeMatch <http://dewey.info/class/374/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0715/e23/>,
        <http://dewey.info/class/374/e23/> ;
    skos:prefLabel "Lifelong learning"@en,
        "Livslang læring"@nb .

humord:c24304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24304" ;
    dct:modified "2024-10-21T12:09:25"^^xsd:dateTime ;
    skos:altLabel "Biological life cycle"@en,
        "LCA (Life Cycle Assessment)"@en,
        "Life Cycle Assessment"@en,
        "Life course research"@en,
        "Life course studies"@en,
        "Life cycle"@en,
        "Life cycle studies"@en,
        "Life span"@en,
        "Life span research"@en,
        "Life span studies"@en,
        "Lifespan"@en,
        "Livslaup"@nb,
        "Livslengd"@nb,
        "Livslengde"@nb,
        "Livsløp"@nb,
        "Livsløpsanalyser"@nb,
        "Livsløpsstudier"@nb,
        "Livsløpsundersøkelser"@nb,
        "Livssyklus"@nb,
        "Livssyklusanalyser"@nb,
        "Livssyklusar"@nb,
        "Livssykluser"@nb ;
    skos:broader humord:c09201 ;
    skos:definition "Livsløp er en betegnelse som viser til individets ferd gjennom livet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/392/e23/>,
        <http://dewey.info/class/398.35/e23/>,
        <http://dewey.info/class/571.8/e23/> ;
    skos:prefLabel "Life course"@en,
        "Livsløp"@nb ;
    skos:related humord:c06699,
        humord:c68637 ;
    skos:relatedMatch <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/392/e23/>,
        <http://dewey.info/class/398.35/e23/>,
        <http://dewey.info/class/571.8/e23/> .

humord:c24308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24308" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Life circumstances"@en ;
    skos:broader humord:c24304 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Life circumstance"@en,
        "Livssituasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/301/e23/> .

humord:c24311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24311" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ship's journals"@en,
        "Ship's logs"@en,
        "Skipsdagbøker"@nb ;
    skos:broadMatch <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--092/e23/>,
        <http://dewey.info/class/629.13254/e23/>,
        <http://dewey.info/class/920/e23/> ;
    skos:prefLabel "Logbooks"@en,
        "Loggbøker"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.13254/e23/> .

humord:c24312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24312" ;
    dct:modified "2024-11-01T08:17:46"^^xsd:dateTime ;
    skos:altLabel "Speech pathologists"@en,
        "Logopedar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Speech therapists"@en,
        "Logopeder"@nb ;
    skos:related humord:c03953 .

humord:c24313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24313" ;
    dct:modified "2024-10-21T12:13:59"^^xsd:dateTime ;
    skos:altLabel "Local people"@en,
        "Local population"@en,
        "Lokal folkesetnad"@nb,
        "Lokalbefolkning"@nb ;
    skos:broader humord:c08998 ;
    skos:closeMatch <http://dewey.info/class/307/e23/> ;
    skos:definition "Lokalbefolkning: befolkning i eit visst, avgrensa område <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003302 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003302,
        <http://dewey.info/class/307/e23/> ;
    skos:prefLabel "Locals"@en,
        "Lokalbefolkning"@nb .

humord:c24314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24314" ;
    dct:modified "2025-01-06T12:58:21"^^xsd:dateTime ;
    skos:altLabel "Local transit"@en,
        "Lokaltrafikk"@nb ;
    skos:broader humord:c04334 ;
    skos:closeMatch <http://dewey.info/class/388.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.4/e23/> ;
    skos:prefLabel "Local traffic"@en,
        "Lokaltrafikk"@nb .

humord:c24315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24315" ;
    dct:modified "2025-01-06T10:32:30"^^xsd:dateTime ;
    skos:altLabel "Lokaltransport"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.098/e23/>,
        <http://dewey.info/class/388.4/e23/> ;
    skos:prefLabel "Local transport"@en,
        "Lokaltransport"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.098/e23/> .

humord:c24316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24316" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09744 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/> ;
    skos:prefLabel "Local democracy"@en,
        "Lokaldemokrati"@nb ;
    skos:related humord:c09724 .

humord:c24319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24319" ;
    dct:modified "2024-11-13T07:34:44"^^xsd:dateTime ;
    skos:altLabel "Local wage bargaining"@en,
        "Lokale forhandlingar"@nb,
        "Lokale lønnsforhandlinger"@nb,
        "Lokale lønsforhandlingar"@nb ;
    skos:broadMatch <http://dewey.info/class/331.8912/e23/> ;
    skos:broader humord:c23784 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.8912/e23/> ;
    skos:prefLabel "Local bargaining"@en,
        "Lokale forhandlinger"@nb .

humord:c24321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24321" ;
    dct:modified "2022-05-10T08:13:25"^^xsd:dateTime ;
    skos:altLabel "Local TV"@en,
        "Lokal-TV"@nb ;
    skos:broadMatch <http://dewey.info/class/384.5546/e23/> ;
    skos:broader humord:c09109,
        humord:c25616,
        humord:c59186 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.5546/e23/> ;
    skos:prefLabel "Local television"@en,
        "Lokalfjernsyn"@nb ;
    skos:related humord:c22133 .

humord:c24323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24323" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:closeMatch <http://dewey.info/class/070.433/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.433/e23/> ;
    skos:prefLabel "Local journalism"@en,
        "Lokaljournalistikk"@nb .

humord:c24324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24324" ;
    dct:modified "2011-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c08078 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Local knowledge"@en,
        "Lokalkunnskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.4/e23/> .

humord:c24325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24325" ;
    dct:modified "2023-12-05T07:36:16"^^xsd:dateTime ;
    skos:altLabel "Lokalmiljø"@nb,
        "Nærmiljø"@nb ;
    skos:broadMatch <http://dewey.info/class/307/e23/> ;
    skos:broader humord:c01501 ;
    skos:closeMatch realfagstermer:c010583 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012035 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010583,
        realfagstermer:c012035,
        <http://dewey.info/class/307/e23/> ;
    skos:prefLabel "Local environment"@en,
        "Lokalmiljø"@nb ;
    skos:related humord:c24800 .

humord:c24326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24326" ;
    dct:modified "2024-11-14T14:47:48"^^xsd:dateTime ;
    skos:altLabel "Lokale nyheiter"@nb,
        "Lokale nyhende"@nb,
        "Lokale nyheter"@nb,
        "Lokalnyheiter"@nb,
        "Lokalnyhende"@nb ;
    skos:broader humord:c25616,
        humord:c58816 ;
    skos:closeMatch <http://dewey.info/class/070.433/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.433/e23/> ;
    skos:prefLabel "Local news"@en,
        "Lokalnyheter"@nb .

humord:c24328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24328" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.8/e23/> ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.8/e23/> ;
    skos:prefLabel "Local politics"@en,
        "Lokalpolitikk"@nb .

humord:c24329 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24329" ;
    dct:modified "2023-04-19T12:19:50"^^xsd:dateTime ;
    skos:altLabel "Local radio"@en,
        "Nærradio"@nb ;
    skos:broadMatch <http://dewey.info/class/384.54/e23/> ;
    skos:broader humord:c09112,
        humord:c25616,
        humord:c59186 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.54/e23/> ;
    skos:prefLabel "Community radio"@en,
        "Lokalradio"@nb ;
    skos:related humord:c22136 .

humord:c24330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24330" ;
    dct:modified "2020-07-03T14:04:07"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: buo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Local elections"@en,
        "Lokalvalg"@nb .

humord:c24331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24331" ;
    dct:modified "2024-11-20T08:40:42"^^xsd:dateTime ;
    skos:altLabel "Cohort studies"@en,
        "Longitudinal methods"@en,
        "Kohortstudier"@nb,
        "Kohortstudium"@nb,
        "Langtidsstudier"@nb,
        "Langtidsstudium"@nb,
        "Longitudinell metode"@nb,
        "Longitudinelle metodar"@nb,
        "Longitudinelle studium"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01493 ;
    skos:definition "Longitudinell metode, også kalt langsgående metode, en tilnærming i forskningen hvor man følger et individ eller en gruppe av individer over en lengre periode, ofte over flere år. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Longitudinal studies"@en,
        "Longitudinelle studier"@nb .

humord:c24337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24337" ;
    dct:modified "2022-08-10T10:23:51"^^xsd:dateTime ;
    skos:altLabel "Lysergic acid diethylamide"@en,
        "Lysergsyrederivat"@nb,
        "Lysergsyredietylamid"@nb ;
    skos:broader humord:c59284 ;
    skos:closeMatch <http://dewey.info/class/362.294/e23/>,
        <http://dewey.info/class/616.8634/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.294/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/616.8634/e23/> ;
    skos:prefLabel "LSD"@en,
        "LSD"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.83/e23/> .

humord:c24344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24344" ;
    dct:modified "2021-02-16T15:49:21"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c09112,
        humord:c17698 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--015/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Radio listener surveys"@en,
        "Lytterundersøkelser"@nb .

humord:c24345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24345" ;
    dct:modified "2020-11-27T13:01:25"^^xsd:dateTime ;
    skos:altLabel "Ratings (Radio)"@en ;
    skos:broader humord:c24344 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2344/e23/> ;
    skos:prefLabel "Radio ratings"@en,
        "Lyttertall"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.2344/e23/> .

humord:c24346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24346" ;
    dct:modified "2022-04-04T11:22:26"^^xsd:dateTime ;
    skos:altLabel "Textbook evaluation"@en,
        "Textbook research"@en,
        "Lærebokforsking"@nb,
        "Lærebokforskning"@nb,
        "Lærebokvurdering"@nb ;
    skos:broader humord:c24349 ;
    skos:closeMatch <http://dewey.info/class/371.32072/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.32072/e23/>,
        <http://dewey.info/class/379.156/e23/> ;
    skos:prefLabel "Textbook analysis"@en,
        "Lærebokanalyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/379.156/e23/> .

humord:c24349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24349" ;
    dct:modified "2016-01-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Edcuational resources assessment"@en,
        "Learning tool assessment"@en,
        "Learning tool evaluation"@en,
        "Teaching aid evaluation"@en,
        "Teaching material evaluation"@en,
        "Læremiddelvurdering"@nb ;
    skos:broader humord:c07888 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/372.133/e23/>,
        <http://dewey.info/class/373.133/e23/>,
        <http://dewey.info/class/374.133/e23/>,
        <http://dewey.info/class/378.173/e23/> ;
    skos:prefLabel "Educational resources evaluation"@en,
        "Læremiddelevaluering"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/372.133/e23/>,
        <http://dewey.info/class/373.133/e23/>,
        <http://dewey.info/class/374.133/e23/>,
        <http://dewey.info/class/378.173/e23/> .

humord:c24352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24352" ;
    dct:modified "2023-12-05T15:32:36"^^xsd:dateTime ;
    skos:altLabel "Learning businesses"@en,
        "Learning companies"@en,
        "Learning organizations"@en,
        "Lærende bedrifter"@nb ;
    skos:broadMatch <http://dewey.info/class/658.406/e23/> ;
    skos:broader humord:c19925 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.406/e23/> ;
    skos:prefLabel "Learning organisations"@en,
        "Lærende organisasjoner"@nb .

humord:c24356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24356" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/341.72/e23/>,
        <http://dewey.info/class/355/e23/> ;
    skos:broader humord:c09454 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.72/e23/>,
        <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Security forces"@en,
        "Sikkerhetsstyrker"@nb .

humord:c24359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24359" ;
    dct:modified "2024-11-04T12:43:51"^^xsd:dateTime ;
    skos:altLabel "Mentally afflicted"@en,
        "Mentally ill people"@en,
        "The mentally afflicted"@en,
        "The mentally ill"@en,
        "Psykisk sjuke"@nb,
        "Sinnslidande"@nb,
        "Sinnslidende"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.9084/e23/> ;
    skos:prefLabel "Mentally ill"@en,
        "Psykisk syke"@nb ;
    skos:related humord:c03931 .

humord:c24361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24361" ;
    dct:modified "2017-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Curriculum design"@en,
        "Curriculum development"@en,
        "Læreplankonstruksjon"@nb,
        "Læreplanutvikling"@nb ;
    skos:broader humord:c17372 ;
    skos:closeMatch <http://dewey.info/class/375.001/e23/> ;
    skos:editorialNote "Lukket bemerkning: utbo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.001/e23/> ;
    skos:prefLabel "Curricula development work"@en,
        "Læreplanarbeid"@nb .

humord:c24364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24364" ;
    dct:modified "2017-04-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/375.0001/e23/> ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.0001/e23/> ;
    skos:prefLabel "Curriculum theory"@en,
        "Læreplanteori"@nb .

humord:c24366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24366" ;
    dct:modified "2017-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Curriculum revisions"@en,
        "Læreplanrevisjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/375.006/e23/> ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.006/e23/>,
        <http://dewey.info/class/379.155/e23/> ;
    skos:prefLabel "Curriculum reforms"@en,
        "Læreplanreformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/379.155/e23/> .

humord:c24368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24368" ;
    dct:modified "2017-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Curriculum assessment"@en,
        "Curriculum review"@en,
        "Læreplanvurdering"@nb ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/375.006/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375.006/e23/> ;
    skos:prefLabel "Curriculum evaluation"@en,
        "Læreplanevaluering"@nb .

humord:c24373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24373" ;
    dct:modified "2024-10-31T13:37:56"^^xsd:dateTime ;
    skos:altLabel "Teacher professionalism"@en,
        "Lærarprofesjonalitet"@nb,
        "Lærarprofesjonen"@nb,
        "Læraryrket"@nb,
        "Lærerprofesjonalitet"@nb,
        "Lærerprofesjonen"@nb ;
    skos:broader humord:c28168 ;
    skos:closeMatch <http://dewey.info/class/331.7613711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011583 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011583,
        <http://dewey.info/class/174.93711/e23/>,
        <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/331.7613711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:prefLabel "Teaching profession"@en,
        "Læreryrket"@nb ;
    skos:related humord:c07510 ;
    skos:relatedMatch <http://dewey.info/class/174.93711/e23/>,
        <http://dewey.info/class/305.93711/e23/> .

humord:c24376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24376" ;
    dct:modified "2024-11-04T12:26:38"^^xsd:dateTime ;
    skos:altLabel "Civil persons"@en,
        "Civilian individuals"@en,
        "Civilian persons"@en,
        "Non-combatants"@en,
        "Ikke-stridende"@nb,
        "Ikkje-stridande"@nb,
        "Sivile"@nb,
        "Sivile individ"@nb,
        "Sivile individer"@nb,
        "Sivilpersonar"@nb,
        "Sivilpersoner"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Ikke-militær person <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/940.53161/e23/> ;
    skos:prefLabel "Civilians"@en,
        "Sivile"@nb ;
    skos:related humord:c20338 ;
    skos:relatedMatch <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/940.53161/e23/> .

humord:c24378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24378" ;
    dct:modified "2023-12-05T15:36:39"^^xsd:dateTime ;
    skos:altLabel "Education unions"@en,
        "Teacher organizations"@en,
        "Teacher unions"@en,
        "Teachers' unions"@en,
        "Lærerlag"@nb ;
    skos:broadMatch <http://dewey.info/class/371.006/e23/> ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.88113711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.88113711/e23/>,
        <http://dewey.info/class/371.006/e23/> ;
    skos:prefLabel "Teacher organisations"@en,
        "Lærerorganisasjoner"@nb .

humord:c24380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24380" ;
    dct:modified "2024-04-29T13:14:56"^^xsd:dateTime ;
    skos:altLabel "Role of the teacher"@en ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c24373 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:prefLabel "Teacher's role"@en,
        "Lærerrollen"@nb .

humord:c24383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24383" ;
    dct:modified "2024-10-31T13:37:00"^^xsd:dateTime ;
    skos:altLabel "Assistant teachers"@en,
        "Lærerassistentar"@nb,
        "Skoleassistentar"@nb,
        "Skoleassistenter"@nb,
        "Skuleassistentar"@nb,
        "Undervisningsassistentar"@nb,
        "Undervisningsassistenter"@nb ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.14124/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.14124/e23/> ;
    skos:prefLabel "Teaching assistants"@en,
        "Lærerassistenter"@nb .

humord:c24384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24384" ;
    dct:modified "2024-10-02T12:33:58"^^xsd:dateTime ;
    skos:altLabel "Colleges of education"@en,
        "Ed schools"@en,
        "Schools of education"@en,
        "Teacher colleges"@en,
        "Teacher training colleges"@en,
        "Lærarhøgskolar"@nb,
        "Lærarhøgskular"@nb,
        "Lærarskolar"@nb,
        "Lærarskular"@nb,
        "Lærerhøgskoler"@nb,
        "Lærerskoler"@nb,
        "Pedagogiske høgskolar"@nb,
        "Pedagogiske høgskoler"@nb,
        "Pedagogiske høgskular"@nb,
        "Pedagogiske høyskoler"@nb,
        "Pedagogiske skolar"@nb,
        "Pedagogiske skoler"@nb,
        "Pedagogiske skular"@nb ;
    skos:broader humord:c07956 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/370.711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.711/e23/> ;
    skos:prefLabel "Teachers colleges"@en,
        "Lærerhøyskoler"@nb .

humord:c24390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24390" ;
    dct:modified "2023-04-20T13:28:05"^^xsd:dateTime ;
    skos:broader humord:c08967 ;
    skos:closeMatch <http://dewey.info/class/343.096/e23/> ;
    skos:definition "Sjørett er de rettsregler som angår skipsfart <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.096/e23/> ;
    skos:prefLabel "Maritime law"@en,
        "Sjørett"@nb ;
    skos:related humord:c13994,
        humord:c59865 .

humord:c24392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24392" ;
    dct:modified "2023-12-05T07:52:04"^^xsd:dateTime ;
    skos:altLabel "Learning disabilities"@en,
        "Learning disorders"@en,
        "Lærevanskar"@nb,
        "Læringsforstyrrelser"@nb,
        "Læringsvansker"@nb ;
    skos:broader humord:c08079 ;
    skos:closeMatch <http://dewey.info/class/616.85889/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000660,
        <http://dewey.info/class/371.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000660,
        <http://dewey.info/class/371.9/e23/>,
        <http://dewey.info/class/616.85889/e23/> ;
    skos:prefLabel "Learning difficulties"@en,
        "Lærevansker"@nb .

humord:c24395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24395" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Leather industries"@en ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.47675/e23/>,
        <http://dewey.info/class/338.7675/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47675/e23/>,
        <http://dewey.info/class/338.7675/e23/>,
        <http://dewey.info/class/675/e23/> ;
    skos:prefLabel "Leather industry"@en,
        "Lærindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/675/e23/> .

humord:c24396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24396" ;
    dct:modified "2011-10-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tax policy"@en ;
    skos:broadMatch <http://dewey.info/class/336.2/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.2/e23/>,
        <http://dewey.info/class/339.525/e23/> ;
    skos:prefLabel "Tax policies"@en,
        "Skattepolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.525/e23/> .

humord:c24397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24397" ;
    dct:modified "2016-04-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/370.15/e23/> ;
    skos:broader humord:c07972 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/153.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.15/e23/> ;
    skos:prefLabel "Psychology of learning"@en,
        "Læringspsykologi"@nb .

humord:c24399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24399" ;
    dct:modified "2019-05-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Digital learning programmes"@en,
        "Digital learning programs"@en,
        "E-learning programmes"@en,
        "E-learning programs"@en,
        "Educational programmes"@en,
        "Educational programs"@en,
        "Instruction programmes"@en,
        "Instruction programs"@en,
        "Learning programs"@en,
        "Teaching programmes"@en,
        "Teaching programs"@en,
        "Training programmes"@en,
        "Training programs"@en,
        "Digitale læreprogrammer"@nb,
        "Læreprogrammer"@nb,
        "Utdanningsprogrammer"@nb ;
    skos:broader humord:c22092 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.33453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.33453/e23/>,
        <http://dewey.info/class/372.133453/e23/>,
        <http://dewey.info/class/373.133453/e23/>,
        <http://dewey.info/class/374.26453/e23/>,
        <http://dewey.info/class/378.173453/e23/> ;
    skos:prefLabel "Learning programmes"@en,
        "Læringsprogrammer"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.133453/e23/>,
        <http://dewey.info/class/373.133453/e23/>,
        <http://dewey.info/class/374.26453/e23/>,
        <http://dewey.info/class/378.173453/e23/> .

humord:c24401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24401" ;
    dct:modified "2022-06-13T15:18:52"^^xsd:dateTime ;
    skos:altLabel "Tax avoidance"@en,
        "Tax fraud"@en,
        "Skattefusk"@nb,
        "Skattesnyteri"@nb,
        "Skatteunndragelser"@nb ;
    skos:broadMatch <http://dewey.info/class/364.133/e23/> ;
    skos:broader humord:c22781 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.133/e23/> ;
    skos:prefLabel "Tax evasion"@en,
        "Skatteunndragelse"@nb ;
    skos:related humord:c25230,
        humord:c59229 .

humord:c24406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24406" ;
    dct:modified "2020-12-15T12:02:51"^^xsd:dateTime ;
    skos:altLabel "Learning conditions"@en,
        "Læringspotensiale"@nb ;
    skos:broadMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Conditions of learning"@en,
        "Læreforutsetninger"@nb .

humord:c24408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24408" ;
    dct:modified "2014-03-18T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:definition "Tilpasning av organisasjoner (selskaper m.m.) og transaksjoner med sikte på  at skatter og avgifter skal bli minst mulig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.04/e23/>,
        <http://dewey.info/class/343.052/e23/> ;
    skos:prefLabel "Tax planning"@en,
        "Skatteplanlegging"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.04/e23/>,
        <http://dewey.info/class/343.052/e23/> .

humord:c24409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24409" ;
    dct:modified "2022-03-24T08:01:37"^^xsd:dateTime ;
    skos:altLabel "Working in shifts"@en,
        "Turnusarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3121/e23/> ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/331.25725/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25725/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:prefLabel "Shift work"@en,
        "Skiftarbeid"@nb .

humord:c24410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24410" ;
    dct:modified "2023-12-05T07:53:12"^^xsd:dateTime ;
    skos:altLabel "Forms of learning"@en,
        "Forms of teaching"@en,
        "Learning activities"@en,
        "Learning methods"@en,
        "Learning styles"@en,
        "Strategies (Learning)"@en,
        "Læringsaktiviteter"@nb,
        "Læringsformer"@nb,
        "Læringsmetodar"@nb,
        "Læringsmetoder"@nb,
        "Læringsstiler"@nb,
        "Læringsstrategiar"@nb ;
    skos:broadMatch <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:closeMatch <http://dewey.info/class/153.152/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009521 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009521,
        <http://dewey.info/class/153.152/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Learning strategies"@en,
        "Læringsstrategier"@nb .

humord:c24413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24413" ;
    dct:modified "2021-06-21T10:11:08"^^xsd:dateTime ;
    skos:altLabel "Learning literacy"@en ;
    skos:broadMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:definition "Kunnskaper om egne og andres måter å lære på i ulike kontekster, evne og vilje til å planlegge, bruke strategiene og kontrollere læringsresultate <Utdanningsforskning.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Learning competence"@en,
        "Læringskompetanse"@nb .

humord:c24418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24418" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Children of a broken home"@en ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.89083/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.89083/e23/> ;
    skos:prefLabel "Children of divorced parents"@en,
        "Skilsmissebarn"@nb .

humord:c24421 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24421" ;
    dct:modified "2020-12-21T13:14:56"^^xsd:dateTime ;
    skos:altLabel "Learning aims"@en,
        "Learning goals"@en,
        "Learning targets"@en ;
    skos:broadMatch <http://dewey.info/class/370.11/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.11/e23/> ;
    skos:prefLabel "Learning objectives"@en,
        "Læringsmål"@nb .

humord:c24423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24423" ;
    dct:modified "2024-11-04T12:31:11"^^xsd:dateTime ;
    skos:altLabel "Snauskallar"@nb,
        "Snauskaller"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Skinheads"@en,
        "Skinheads"@nb ;
    skos:related humord:c04610 .

humord:c24424 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24424" ;
    dct:modified "2020-12-07T13:37:15"^^xsd:dateTime ;
    skos:altLabel "Taught helplessness"@en ;
    skos:broader humord:c24392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.154/e23/> ;
    skos:prefLabel "Learned helplessness"@en,
        "Lært hjelpeløshet"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.154/e23/> .

humord:c24425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24425" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gainful employment"@en,
        "Paid employment"@en,
        "Paid work"@en,
        "Wage labor"@en ;
    skos:broadMatch <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331/e23/> ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Wage labour"@en,
        "Lønnsarbeid"@nb .

humord:c24426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24426" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pay determination"@en,
        "Pay rise"@en,
        "Salary change"@en,
        "Salary determination"@en,
        "Wage determination"@en,
        "Wage development"@en,
        "Wage setting"@en,
        "Wage trends"@en,
        "Lønnsfastsettelse"@nb,
        "Lønnsutvikling"@nb ;
    skos:broader humord:c07838 ;
    skos:closeMatch <http://dewey.info/class/331.21/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/> ;
    skos:prefLabel "Wage formation"@en,
        "Lønnsdannelse"@nb .

humord:c24429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24429" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pay differentials"@en,
        "Salary differences"@en,
        "Wage differences"@en,
        "Wage disparities"@en,
        "Wage inequalities"@en ;
    skos:broader humord:c07838 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.22/e23/> ;
    skos:prefLabel "Wage differentials"@en,
        "Lønnsforskjeller"@nb ;
    skos:related humord:c07841 .

humord:c24430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24430" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Earnings drift"@en ;
    skos:broader humord:c24426 ;
    skos:closeMatch <http://dewey.info/class/331.21/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/> ;
    skos:prefLabel "Wage drift"@en,
        "Lønnsglidning"@nb .

humord:c24431 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24431" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c24426 ;
    skos:closeMatch <http://dewey.info/class/331.21/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/338.512/e23/>,
        <http://dewey.info/class/658.1553/e23/> ;
    skos:prefLabel "Wage level"@en,
        "Lønnsnivå"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.512/e23/>,
        <http://dewey.info/class/658.1553/e23/> .

humord:c24433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24433" ;
    dct:modified "2020-07-02T09:42:16"^^xsd:dateTime ;
    skos:altLabel "Pay policies"@en,
        "Pay policy"@en,
        "Wage policies"@en ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/331.21/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/> ;
    skos:prefLabel "Wage policy"@en,
        "Lønnspolitikk"@nb .

humord:c24436 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24436" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Wage increase"@en,
        "Wage inflation"@en ;
    skos:broadMatch <http://dewey.info/class/331.21/e23/> ;
    skos:broader humord:c24426 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/> ;
    skos:prefLabel "Wage growth"@en,
        "Lønnsvekst"@nb .

humord:c24437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24437" ;
    dct:modified "2024-12-10T11:19:08"^^xsd:dateTime ;
    skos:altLabel "Tachyphemia"@en,
        "Tachyphrasia"@en,
        "Løpsk tale"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8554/e23/> ;
    skos:broader humord:c24019 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968554/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.8554/e23/>,
        <http://dewey.info/class/618.928554/e23/> ;
    skos:prefLabel "Cluttering (Speech)"@en,
        "Løpsk tale"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1968554/e23/>,
        <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/618.928554/e23/> .

humord:c24439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24439" ;
    dct:modified "2025-01-28T16:07:46"^^xsd:dateTime ;
    skos:altLabel "Hardiness (Psychology)"@en,
        "Robusthet (Psykologi)"@nb ;
    skos:broader humord:c28378 ;
    skos:closeMatch <http://dewey.info/class/155.24/e23/> ;
    skos:definition "Psykologisk motstandskraft, de faktorer som har sammenheng med at man beholder en psykisk styrke og helse til tross for stress og påkjenninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.24/e23/> ;
    skos:prefLabel "Resilience (Psychology)"@en,
        "Resiliens"@nb .

humord:c24442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24442" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "M87"@en,
        "Mønsterplanen 1987"@nb ;
    skos:broader humord:c24786 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.19/e23/> ;
    skos:prefLabel "National curriculum of 1987"@en,
        "Mønsterplanen M87"@nb .

humord:c24444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24444" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ship building industries"@en ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/338.476238/e23/>,
        <http://dewey.info/class/338.76238/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.476238/e23/>,
        <http://dewey.info/class/338.76238/e23/>,
        <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/623.8/e23/> ;
    skos:prefLabel "Ship building industry"@en,
        "Skipsindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/623.8/e23/> .

humord:c24445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24445" ;
    dct:modified "2014-01-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Majority (Groups)"@en,
        "Plurality (Groups)"@en,
        "Flertall (Grupper)"@nb ;
    skos:broadMatch <http://dewey.info/class/305/e23/> ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Majorities"@en,
        "Majoriteter"@nb ;
    skos:related humord:c09268 .

humord:c24447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24447" ;
    dct:modified "2024-03-26T14:44:43"^^xsd:dateTime ;
    skos:altLabel "Makroøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:closeMatch <http://dewey.info/class/339/e23/> ;
    skos:definition "Makroøkonomi er den delen av samfunnsøkonomien som behandler de totale størrelsene i økonomien, for eksempel prisnivå, nasjonalprodukt, samlet investering og så videre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011831 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011831,
        <http://dewey.info/class/339/e23/> ;
    skos:prefLabel "Macroeconomics"@en,
        "Makroøkonomi"@nb .

humord:c24448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24448" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09762 ;
    skos:definition "Likevekt i styrken mellom (stor)makter <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/327.112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.112/e23/> ;
    skos:prefLabel "Power balance"@en,
        "Maktbalanse"@nb .

humord:c24449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24449" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Macrosociology"@en,
        "Makrososiologi"@nb .

humord:c24450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24450" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/> ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/> ;
    skos:prefLabel "Concept of power"@en,
        "Maktbegrepet"@nb .

humord:c24452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24452" ;
    dct:modified "2023-04-25T10:39:30"^^xsd:dateTime ;
    skos:altLabel "Maktfordeling"@nb,
        "Maktfordelingslæren"@nb ;
    skos:broader humord:c09762 ;
    skos:definition "Politisk-juridisk prinsipp som går ut på at statsmakten skal fordeles på tre uavhengige institusjoner: en lovgivende, en utøvende og en dømmende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/320.404/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.404/e23/>,
        <http://dewey.info/class/342.044/e23/>,
        <http://dewey.info/class/352.88/e23/> ;
    skos:prefLabel "Separation of powers"@en,
        "Maktfordelingsprinsippet"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.044/e23/>,
        <http://dewey.info/class/352.88/e23/> .

humord:c24454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24454" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV stations"@en,
        "TV-stasjoner"@nb ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/384.55065/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.5522/e23/>,
        <http://dewey.info/class/621.3886/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.55065/e23/>,
        <http://dewey.info/class/384.5522/e23/>,
        <http://dewey.info/class/621.3886/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Television stations"@en,
        "Fjernsynsstasjoner"@nb ;
    skos:related humord:c25298 ;
    skos:relatedMatch <http://dewey.info/class/791.45/e23/> .

humord:c24457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24457" ;
    dct:modified "2024-11-14T14:42:37"^^xsd:dateTime ;
    skos:altLabel "Fjernsynsnyheiter"@nb,
        "Fjernsynsnyhende"@nb,
        "TV-nyheiter"@nb,
        "TV-nyhende"@nb,
        "TV-nyheter"@nb ;
    skos:broadMatch <http://dewey.info/class/070.195/e23/> ;
    skos:broader humord:c58816 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.195/e23/> ;
    skos:prefLabel "Television news"@en,
        "Fjernsynsnyheter"@nb .

humord:c24459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24459" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Power struggles"@en ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/320.4/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/338.881/e23/> ;
    skos:prefLabel "Power struggle"@en,
        "Maktkamp"@nb ;
    skos:related humord:c09244 ;
    skos:relatedMatch <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/320.4/e23/>,
        <http://dewey.info/class/338.881/e23/> .

humord:c24461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24461" ;
    dct:modified "2024-11-04T14:47:58"^^xsd:dateTime ;
    skos:altLabel "Assaults"@en,
        "Molestation"@en,
        "Overgrep"@nb ;
    skos:broadMatch <http://dewey.info/class/364.15/e23/> ;
    skos:broader humord:c09241 ;
    skos:definition "Krenking av andres rettigheter <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.32/e23/>,
        <http://dewey.info/class/364.15/e23/> ;
    skos:prefLabel "Assault"@en,
        "Overgrep"@nb ;
    skos:related humord:c20412,
        humord:c20413 ;
    skos:relatedMatch <http://dewey.info/class/363.32/e23/> .

humord:c24462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24462" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:prefLabel "Theory of power"@en,
        "Maktteori"@nb .

humord:c24463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24463" ;
    dct:modified "2015-04-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08996 ;
    skos:closeMatch <http://dewey.info/class/363.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.66/e23/>,
        <http://dewey.info/class/330.153/e23/>,
        <http://dewey.info/class/363.9/e23/> ;
    skos:prefLabel "Malthusianism"@en,
        "Malthusianisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.66/e23/>,
        <http://dewey.info/class/330.153/e23/> .

humord:c24464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24464" ;
    dct:modified "2016-10-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Male occupations"@en,
        "Male professions"@en,
        "Man's work (Occupation)"@en,
        "Men's occupations"@en,
        "Men's professions"@en ;
    skos:broadMatch <http://dewey.info/class/331.5/e23/> ;
    skos:broader humord:c28168 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.5/e23/> ;
    skos:prefLabel "Men's work (Occupation)"@en,
        "Mannsyrker"@nb .

humord:c24468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24468" ;
    dct:modified "2011-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Social exclusion"@en,
        "Social marginalization"@en ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.65/e23/> ;
    skos:prefLabel "Social marginalisation"@en,
        "Marginalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/361.65/e23/> .

humord:c24470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24470" ;
    dct:modified "2025-01-06T06:44:18"^^xsd:dateTime ;
    skos:altLabel "Fighting ships"@en,
        "Marinefartøy"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/359.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.32/e23/>,
        <http://dewey.info/class/623.64/e23/> ;
    skos:prefLabel "Naval vessels"@en,
        "Marinefartøyer"@nb ;
    skos:related humord:c09442 ;
    skos:relatedMatch <http://dewey.info/class/623.64/e23/> .

humord:c24471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24471" ;
    dct:modified "2023-12-06T11:20:11"^^xsd:dateTime ;
    skos:altLabel "Market"@en,
        "Avsetningsområder"@nb,
        "Marked"@nb,
        "Markedet"@nb,
        "Markedsforhold"@nb,
        "Marknader (Økonomi)"@nb ;
    skos:broader humord:c07798 ;
    skos:definition "(Samlet) tilbud og etterspørsel av en viss vare eller tjeneste <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007890,
        <http://dewey.info/class/381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007890,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/711.5522/e23/> ;
    skos:prefLabel "Markets (Economy)"@en,
        "Markeder (Økonomi)"@nb ;
    skos:related humord:c07832 ;
    skos:relatedMatch <http://dewey.info/class/658.87/e23/>,
        <http://dewey.info/class/711.5522/e23/> .

humord:c24474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24474" ;
    dct:modified "2023-12-06T11:21:47"^^xsd:dateTime ;
    skos:altLabel "Market analysis"@en,
        "Market surveys"@en,
        "Markedsanalyser"@nb,
        "Markedsforsking"@nb,
        "Markedsundersøkelser"@nb,
        "Marknadsanalysar"@nb,
        "Marknadsforskning"@nb,
        "Marknadsundersøkingar"@nb ;
    skos:broader humord:c24471 ;
    skos:closeMatch realfagstermer:c008113,
        <http://dewey.info/class/1--0688/e23/> ;
    skos:definition "Systematisk innhenting og analyse av markedsinformasjon <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/658.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008113,
        <http://dewey.info/class/1--0688/e23/>,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/658.83/e23/> ;
    skos:prefLabel "Market research"@en,
        "Markedsforskning"@nb ;
    skos:related humord:c12020 ;
    skos:relatedMatch <http://dewey.info/class/381/e23/> .

humord:c24477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24477" ;
    dct:modified "2025-01-22T07:28:53"^^xsd:dateTime ;
    skos:altLabel "Forced marriage"@en,
        "Tvangsekteskap"@nb ;
    skos:broadMatch <http://dewey.info/class/306.82/e23/> ;
    skos:broader humord:c04895 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.82/e23/> ;
    skos:prefLabel "Forced marriages"@en,
        "Tvangsekteskap"@nb .

humord:c24478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24478" ;
    dct:modified "2024-03-12T10:40:07"^^xsd:dateTime ;
    skos:altLabel "Compulsory treatment"@en,
        "Compulsory treatments"@en,
        "Involuntary treatments"@en,
        "Tvangsbehandling"@nb ;
    skos:broadMatch <http://dewey.info/class/616.891/e23/> ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0419/e23/>,
        <http://dewey.info/class/361.614/e23/>,
        <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/616.891/e23/> ;
    skos:prefLabel "Involuntary treatment"@en,
        "Tvangsbehandling"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0419/e23/>,
        <http://dewey.info/class/361.614/e23/>,
        <http://dewey.info/class/362.2/e23/> .

humord:c24480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24480" ;
    dct:modified "2024-08-21T09:03:51"^^xsd:dateTime ;
    skos:altLabel "Wildfires"@en,
        "Wildland fires"@en,
        "Skogbrann"@nb,
        "Skogbrannar"@nb ;
    skos:broadMatch <http://dewey.info/class/363.379/e23/> ;
    skos:broader humord:c13868 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000713 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000713,
        <http://dewey.info/class/363.379/e23/> ;
    skos:prefLabel "Forest fires"@en,
        "Skogbranner"@nb .

humord:c24482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24482" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forest policy"@en ;
    skos:broader humord:c09549 ;
    skos:closeMatch <http://dewey.info/class/354.55/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/354.55/e23/>,
        <http://dewey.info/class/634.9/e23/> ;
    skos:prefLabel "Forestry policy"@en,
        "Skogbrukspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.9/e23/> .

humord:c24484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24484" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Market theory"@en ;
    skos:broadMatch <http://dewey.info/class/381.01/e23/> ;
    skos:broader humord:c24474 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/>,
        <http://dewey.info/class/381.01/e23/> ;
    skos:prefLabel "Market theories"@en,
        "Markedsteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.52/e23/> .

humord:c24485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24485" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.51/e23/> ;
    skos:broader humord:c09651,
        humord:c24484 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.51/e23/> ;
    skos:prefLabel "Market liberalism"@en,
        "Markedsliberalisme"@nb .

humord:c24486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24486" ;
    dct:modified "2020-08-18T09:29:36"^^xsd:dateTime ;
    skos:altLabel "Skogøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/634.92/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.92/e23/> ;
    skos:prefLabel "Forest economics"@en,
        "Skogbruksøkonomi"@nb ;
    skos:related humord:c24877 .

humord:c24487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24487" ;
    dct:modified "2024-08-21T08:03:19"^^xsd:dateTime ;
    skos:altLabel "Økonomisk makt"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/> ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332/e23/> ;
    skos:prefLabel "Economic power"@en,
        "Økonomisk makt"@nb ;
    skos:related humord:c09244 .

humord:c24488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24488" ;
    dct:modified "2023-12-11T12:24:34"^^xsd:dateTime ;
    skos:altLabel "Økonomisk samarbeid"@nb ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002472 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002472,
        <http://dewey.info/class/337.1/e23/> ;
    skos:prefLabel "Economic cooperation"@en,
        "Økonomisk samarbeid"@nb ;
    skos:related humord:c20404 ;
    skos:relatedMatch <http://dewey.info/class/337.1/e23/> .

humord:c24489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24489" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.4012/e23/> ;
    skos:broader humord:c24471,
        humord:c24487 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4012/e23/> ;
    skos:prefLabel "Market power"@en,
        "Markedsmakt"@nb ;
    skos:related humord:c09244 .

humord:c24490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24490" ;
    dct:modified "2023-12-06T15:24:46"^^xsd:dateTime ;
    skos:altLabel "Mjølk"@nb ;
    skos:broader humord:c12843 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006022,
        <http://dewey.info/class/641.371/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006022,
        <http://dewey.info/class/573.679/e23/>,
        <http://dewey.info/class/612.664/e23/>,
        <http://dewey.info/class/636.08842/e23/>,
        <http://dewey.info/class/637.1/e23/>,
        <http://dewey.info/class/641.371/e23/> ;
    skos:prefLabel "Milk"@en,
        "Melk"@nb ;
    skos:relatedMatch <http://dewey.info/class/573.679/e23/>,
        <http://dewey.info/class/612.664/e23/>,
        <http://dewey.info/class/636.08842/e23/>,
        <http://dewey.info/class/637.1/e23/> .

humord:c24495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24495" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Market regulation"@en,
        "Regulation (Markets)"@en,
        "Regulering (Markeder)"@nb ;
    skos:broadMatch <http://dewey.info/class/381/e23/> ;
    skos:broader humord:c07843,
        humord:c09608 ;
    skos:definition "Tiltak som går ut på å få bedre samsvar mellom tilbud og etterspørsel <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.521/e23/>,
        <http://dewey.info/class/381/e23/> ;
    skos:prefLabel "Market control"@en,
        "Markedsregulering"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.521/e23/> .

humord:c24496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24496" ;
    dct:modified "2020-08-11T13:05:07"^^xsd:dateTime ;
    skos:altLabel "Markedsutsikter"@nb ;
    skos:broadMatch <http://dewey.info/class/338.521/e23/> ;
    skos:broader humord:c24471 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.521/e23/>,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "Market development"@en,
        "Markedsutvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/382/e23/> .

humord:c24498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24498" ;
    dct:modified "2020-08-04T10:13:39"^^xsd:dateTime ;
    skos:altLabel "Forestry industries"@en ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.1749/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1749/e23/>,
        <http://dewey.info/class/338.47674/e23/>,
        <http://dewey.info/class/338.7674/e23/>,
        <http://dewey.info/class/634.9/e23/> ;
    skos:prefLabel "Forestry industry"@en,
        "Skogindustri"@nb ;
    skos:related humord:c07658 ;
    skos:relatedMatch <http://dewey.info/class/338.47674/e23/>,
        <http://dewey.info/class/338.7674/e23/>,
        <http://dewey.info/class/634.9/e23/> .

humord:c24499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24499" ;
    dct:modified "2020-11-18T13:48:47"^^xsd:dateTime ;
    skos:altLabel "Epidemic hysteria"@en,
        "Mass psychogenic disorder"@en,
        "Mass psychogenic illness"@en,
        "Mass sociogenic illness"@en ;
    skos:broadMatch <http://dewey.info/class/302.17/e23/>,
        <http://dewey.info/class/616.8524/e23/> ;
    skos:broader humord:c12674 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.17/e23/>,
        <http://dewey.info/class/616.8524/e23/> ;
    skos:prefLabel "Mass hysteria"@en,
        "Massehysteri"@nb .

humord:c24500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24500" ;
    dct:modified "2024-08-21T09:53:39"^^xsd:dateTime ;
    skos:altLabel "Forest planting"@en,
        "Forestation"@en,
        "Reforestation"@en,
        "Skogplanting"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Skogplanting er systematisk tilplanting med skogstrær beregnet på produksjon av tømmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001546,
        <http://dewey.info/class/333.75152/e23/>,
        <http://dewey.info/class/634.956/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001546,
        <http://dewey.info/class/333.75152/e23/>,
        <http://dewey.info/class/634.956/e23/> ;
    skos:prefLabel "Afforestation"@en,
        "Skogplanting"@nb .

humord:c24501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24501" ;
    dct:modified "2020-08-11T13:06:56"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c24496 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.542/e23/>,
        <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/382/e23/> ;
    skos:prefLabel "Market failure"@en,
        "Markedssvikt"@nb ;
    skos:relatedMatch <http://dewey.info/class/381/e23/>,
        <http://dewey.info/class/382/e23/> .

humord:c24504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24504" ;
    dct:modified "2024-08-21T09:56:53"^^xsd:dateTime ;
    skos:altLabel "Forest preservation"@en,
        "Skogsvern"@nb,
        "Skogvern"@nb ;
    skos:broader humord:c09404 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006907,
        <http://dewey.info/class/333.7516/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006907,
        <http://dewey.info/class/333.7516/e23/> ;
    skos:prefLabel "Forest protection"@en,
        "Skogvern"@nb .

humord:c24507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24507" ;
    dct:modified "2024-11-27T14:52:16"^^xsd:dateTime ;
    skos:altLabel "Forest administration"@en,
        "Woodland administration"@en,
        "Woodland management"@en,
        "Barskogforvalting"@nb,
        "Barskogforvaltning"@nb,
        "Barskogsforvalting"@nb,
        "Barskogsforvaltning"@nb,
        "Skogbehandling"@nb,
        "Skogforvaltning"@nb,
        "Skoghandsaming"@nb,
        "Skogpolitikk"@nb,
        "Skogsforvaltning"@nb ;
    skos:broader humord:c24195 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008162,
        <http://dewey.info/class/634.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008162,
        <http://dewey.info/class/634.92/e23/> ;
    skos:prefLabel "Forest management"@en,
        "Skogforvaltning"@nb .

humord:c24511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24511" ;
    dct:modified "2024-11-14T10:59:21"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonsferdigheit"@nb,
        "Kommunikasjonsferdigheiter"@nb,
        "Kommunikasjonsferdighet"@nb,
        "Kommunikasjonskompetanse"@nb ;
    skos:broader humord:c09106 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Communication skills"@en,
        "Kommunikasjonsferdigheter"@nb ;
    skos:related humord:c06320 ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c24516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24516" ;
    dct:modified "2024-11-14T11:06:16"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonsforstyrrelser"@nb,
        "Kommunikasjonsforstyrringar"@nb,
        "Kommunikasjonsproblem"@nb,
        "Kommunikasjonsproblemer"@nb,
        "Kommunikasjonsvanskar"@nb ;
    skos:broader humord:c24511 ;
    skos:closeMatch <http://dewey.info/class/616.855/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.196855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196855/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.855/e23/> ;
    skos:prefLabel "Communication difficulties"@en,
        "Kommunikasjonsvansker"@nb ;
    skos:related humord:c19342 ;
    skos:relatedMatch <http://dewey.info/class/371.914/e23/> .

humord:c24524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24524" ;
    dct:modified "2017-05-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/154.4/e23/> ;
    skos:broader humord:c08036 ;
    skos:definition "Form for suggesjon som utgår fra en hel menneskemengde. Den oppstår for eksempel under massemøter, hvor følelsesladde appeller kan gi forholdsvis like  individuelle reaksjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.4/e23/> ;
    skos:prefLabel "Mass suggestion"@en,
        "Massesuggesjon"@nb .

humord:c24525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24525" ;
    dct:modified "2024-12-06T14:30:02"^^xsd:dateTime ;
    skos:altLabel "Mass travel"@en,
        "Masseturisme"@nb ;
    skos:broader humord:c01417 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/> ;
    skos:prefLabel "Mass tourism"@en,
        "Masseturisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/> .

humord:c24527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24527" ;
    dct:modified "2022-09-21T12:49:02"^^xsd:dateTime ;
    skos:broader humord:c09468 ;
    skos:closeMatch <http://dewey.info/class/623.4516/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/358.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1745/e23/>,
        <http://dewey.info/class/341.735/e23/>,
        <http://dewey.info/class/358.3/e23/>,
        <http://dewey.info/class/623.4516/e23/> ;
    skos:prefLabel "Weapons of mass destruction"@en,
        "Masseødeleggelsesvåpen"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.1745/e23/>,
        <http://dewey.info/class/341.735/e23/> .

humord:c24531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24531" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Master programmes"@en,
        "Master's degree programmes"@en,
        "Master's degree programs"@en,
        "Master's programs"@en ;
    skos:broadMatch <http://dewey.info/class/378.155/e23/> ;
    skos:broader humord:c19605 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.155/e23/> ;
    skos:prefLabel "Master's programmes"@en,
        "Masterprogrammer"@nb .

humord:c24532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24532" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Arithmetic (Educational discipline)"@en,
        "Math (Educational discipline)"@en,
        "Maths (Educational discipline)"@en,
        "Matematikkfaget"@nb,
        "Regning (Matematikk)"@nb ;
    skos:broader humord:c07919 ;
    skos:closeMatch realfagstermer:c013455,
        <http://dewey.info/class/510.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013455,
        <http://dewey.info/class/372.7/e23/>,
        <http://dewey.info/class/510.7/e23/> ;
    skos:prefLabel "Mathematics (Educational discipline)"@en,
        "Matematikk (Faget)"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.7/e23/> .

humord:c24537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24537" ;
    dct:modified "2016-02-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/111/e23/> ;
    skos:broader humord:c00494 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "OT? Maa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111/e23/> ;
    skos:prefLabel "Materiality"@en,
        "Materialitet"@nb .

humord:c24538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24538" ;
    dct:modified "2023-12-12T12:35:05"^^xsd:dateTime ;
    skos:altLabel "Business policies"@en,
        "Næringslivspolitikk"@nb,
        "Næringspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/338/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002905 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002905,
        <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Business policy"@en,
        "Næringspolitikk"@nb ;
    skos:related humord:c09557,
        humord:c09583 .

humord:c24539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24539" ;
    dct:modified "2024-11-01T08:54:57"^^xsd:dateTime ;
    skos:altLabel "Directors of education"@en,
        "School directors"@en,
        "Skoledirektørar"@nb,
        "Skoledirektører"@nb,
        "Skuledirektørar"@nb,
        "Utdanningsdirektørar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.2/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Education directors"@en,
        "Utdanningsdirektører"@nb .

humord:c24542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24542" ;
    dct:modified "2024-11-20T14:07:42"^^xsd:dateTime ;
    skos:altLabel "Skoleforsking"@nb ;
    skos:broader humord:c25035 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.0072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.0072/e23/>,
        <http://dewey.info/class/372.072/e23/>,
        <http://dewey.info/class/373.072/e23/>,
        <http://dewey.info/class/374.0072/e23/> ;
    skos:prefLabel "School research"@en,
        "Skoleforskning"@nb ;
    skos:related humord:c16617 ;
    skos:relatedMatch <http://dewey.info/class/372.072/e23/>,
        <http://dewey.info/class/373.072/e23/>,
        <http://dewey.info/class/374.0072/e23/> .

humord:c24543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24543" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05199 ;
    skos:closeMatch <http://dewey.info/class/371.61/e23/>,
        <http://dewey.info/class/712.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.61/e23/>,
        <http://dewey.info/class/371/e23/>,
        <http://dewey.info/class/712.7/e23/> ;
    skos:prefLabel "School yards"@en,
        "Skolegårder"@nb ;
    skos:relatedMatch <http://dewey.info/class/371/e23/> .

humord:c24544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24544" ;
    dct:modified "2020-06-30T11:37:37"^^xsd:dateTime ;
    skos:altLabel "School health care"@en,
        "School healthcare"@en,
        "School medical services"@en,
        "Skolehelsetjenesten"@nb ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/371.712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.712/e23/> ;
    skos:prefLabel "School health services"@en,
        "Skolehelsetjeneste"@nb .

humord:c24546 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24546" ;
    dct:modified "2024-12-10T08:08:36"^^xsd:dateTime ;
    skos:altLabel "Skoleheimar"@nb,
        "Skuleheimar"@nb ;
    skos:broadMatch <http://dewey.info/class/365.42/e23/> ;
    skos:broader humord:c12065 ;
    skos:definition "Tidligere norsk institusjon eller anstalt som kombinerte barnehjem og skole, og som hadde til oppgave å forbedre barn og ungdom som hadde vist dårlig oppførsel eller var rammet av omsorgssvikt <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.42/e23/> ;
    skos:prefLabel "Industrial schools"@en,
        "Skolehjem"@nb ;
    skos:related humord:c14802 .

humord:c24547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24547" ;
    dct:modified "2023-12-12T12:33:20"^^xsd:dateTime ;
    skos:altLabel "Matvarekontroll"@nb,
        "Næringsmiddelkontroll"@nb ;
    skos:broader humord:c12039 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007321 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007321,
        <http://dewey.info/class/363.192/e23/> ;
    skos:prefLabel "Food control"@en,
        "Næringsmiddelkontroll"@nb ;
    skos:related humord:c26348 ;
    skos:relatedMatch <http://dewey.info/class/363.192/e23/> .

humord:c24551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24551" ;
    dct:modified "2024-10-31T10:37:08"^^xsd:dateTime ;
    skos:altLabel "Skoleinspektørar"@nb,
        "Skoleinspektører"@nb,
        "Skuleinspektørar"@nb,
        "Undervisingsinspektørar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.20092/e23/> ;
    skos:broader humord:c22368 ;
    skos:closeMatch <http://dewey.info/class/371.2011/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.93712/e23/>,
        <http://dewey.info/class/371.203092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93712/e23/>,
        <http://dewey.info/class/371.20092/e23/>,
        <http://dewey.info/class/371.2011/e23/>,
        <http://dewey.info/class/371.203092/e23/> ;
    skos:prefLabel "School supervisor"@en,
        "Undervisningsinspektører"@nb .

humord:c24557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24557" ;
    dct:modified "2024-11-11T19:45:22"^^xsd:dateTime ;
    skos:altLabel "Mediering"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Mediation"@en,
        "Mediering"@nb ;
    skos:related humord:c09078,
        humord:c24558 .

humord:c24558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24558" ;
    dct:modified "2019-05-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09077 ;
    skos:definition "Om prosesser som utspiller seg mellom endringer i mediene og endringer i samfunn og kultur <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Mediatization"@en,
        "Medialisering"@nb ;
    skos:related humord:c24557 .

humord:c24561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24561" ;
    dct:modified "2023-08-28T10:59:36"^^xsd:dateTime ;
    skos:altLabel "Media businesses"@en,
        "Media industries"@en,
        "Mediebedrifter"@nb,
        "Medievirksomhet"@nb,
        "Medievirksomheter"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.4730223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4730223/e23/> ;
    skos:prefLabel "Media industry"@en,
        "Medieindustri"@nb .

humord:c24563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24563" ;
    dct:modified "2024-11-05T14:11:54"^^xsd:dateTime ;
    skos:altLabel "Speech impaired persons"@en,
        "Talehemma"@nb,
        "Talehemmete"@nb ;
    skos:broadMatch <http://dewey.info/class/371.9142/e23/> ;
    skos:broader humord:c07239 ;
    skos:definition "Person som har en tale som avviker så mye fra det antatt normale at det vanskeliggjør kommunikasjon eller fører til tilpasningsvansker <SNL>"@nb ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--087/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--087/e23/>,
        <http://dewey.info/class/371.9142/e23/> ;
    skos:prefLabel "Speech impaired people"@en,
        "Talehemmede"@nb ;
    skos:related humord:c03798 .

humord:c24565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24565" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Medieanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23072/e23/> ;
    skos:broader humord:c09077 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23072/e23/> ;
    skos:prefLabel "Media criticism"@en,
        "Mediekritikk"@nb .

humord:c24566 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24566" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Media consumption"@en,
        "Media habits"@en,
        "Mediekonsum"@nb,
        "Medievaner"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09077 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media use"@en,
        "Mediebruk"@nb ;
    skos:related humord:c09382,
        humord:c24571 .

humord:c24567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24567" ;
    dct:modified "2024-10-01T08:10:54"^^xsd:dateTime ;
    skos:altLabel "Mediadekning"@nb,
        "Mediedekking"@nb,
        "Mediedekning"@nb ;
    skos:broader humord:c09077 ;
    skos:closeMatch <http://dewey.info/class/302.23/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media coverage"@en,
        "Mediedekning"@nb ;
    skos:related humord:c29931 ;
    skos:relatedMatch <http://dewey.info/class/070.4/e23/> .

humord:c24568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24568" ;
    dct:modified "2024-08-12T14:45:40"^^xsd:dateTime ;
    skos:altLabel "Speech therapy"@en,
        "Taleterapi"@nb ;
    skos:broader humord:c27448 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/> ;
    skos:prefLabel "Voice therapy"@en,
        "Taleterapi"@nb ;
    skos:related humord:c03798 ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/> .

humord:c24570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24570" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Konvergens (Medier)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09077 ;
    skos:editorialNote "Lukket bemerkning: buo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media convergence"@en,
        "Mediekonvergens"@nb .

humord:c24571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24571" ;
    dct:modified "2025-01-10T07:07:58"^^xsd:dateTime ;
    skos:altLabel "Mediekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media culture"@en,
        "Mediekultur"@nb ;
    skos:related humord:c24566,
        humord:c24575 .

humord:c24573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24573" ;
    dct:modified "2025-03-14T10:55:44"^^xsd:dateTime ;
    skos:altLabel "Media literacy"@en,
        "Mediepedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/372.34/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/372.34/e23/> ;
    skos:prefLabel "Media education"@en,
        "Mediepedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/371.33/e23/> .

humord:c24574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24574" ;
    dct:modified "2014-01-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c24577 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/302.23019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23019/e23/> ;
    skos:prefLabel "Media psychology"@en,
        "Mediepsykologi"@nb .

humord:c24575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24575" ;
    dct:modified "2021-02-22T13:58:02"^^xsd:dateTime ;
    skos:altLabel "Media influence"@en ;
    skos:broadMatch <http://dewey.info/class/302.23019/e23/> ;
    skos:broader humord:c24574 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23019/e23/> ;
    skos:prefLabel "Media effects"@en,
        "Mediepåvirkning"@nb ;
    skos:related humord:c24571 .

humord:c24576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24576" ;
    dct:modified "2023-03-23T08:23:12"^^xsd:dateTime ;
    skos:altLabel "Press law"@en,
        "Presserett"@nb ;
    skos:broader humord:c08967 ;
    skos:closeMatch <http://dewey.info/class/343.099/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.099/e23/> ;
    skos:prefLabel "Media law"@en,
        "Medierett"@nb .

humord:c24577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24577" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Media philosophy"@en,
        "Media theories"@en,
        "Mediefilosofi"@nb,
        "Medieteorier"@nb ;
    skos:broader humord:c09077 ;
    skos:closeMatch <http://dewey.info/class/302.2301/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2301/e23/> ;
    skos:prefLabel "Media theory"@en,
        "Medieteori"@nb .

humord:c24581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24581" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c24577 ;
    skos:closeMatch <http://dewey.info/class/302.2301/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2301/e23/> ;
    skos:prefLabel "Media aesthetics"@en,
        "Medieestetikk"@nb .

humord:c24583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24583" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.4730223/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4730223/e23/> ;
    skos:prefLabel "Medieøkonomi"@nb .

humord:c24585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24585" ;
    dct:modified "2024-08-12T11:34:32"^^xsd:dateTime ;
    skos:altLabel "Medisinsk behandling"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch realfagstermer:c013324,
        <http://dewey.info/class/615.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013324,
        <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/344.041/e23/>,
        <http://dewey.info/class/615.1/e23/>,
        <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Medical treatment"@en,
        "Medisinsk behandling"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/344.041/e23/>,
        <http://dewey.info/class/615.1/e23/> .

humord:c24586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24586" ;
    dct:modified "2011-07-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.461/e23/> ;
    skos:prefLabel "Medical sociology"@en,
        "Medisinsk sosiologi"@nb .

humord:c24590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24590" ;
    dct:modified "2024-11-04T10:39:53"^^xsd:dateTime ;
    skos:altLabel "Mid-level managers"@en,
        "Mellomleiarar"@nb ;
    skos:broadMatch <http://dewey.info/class/658.43/e23/> ;
    skos:broader humord:c14073 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.43/e23/> ;
    skos:prefLabel "Middle managers"@en,
        "Mellomledere"@nb .

humord:c24594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24594" ;
    dct:modified "2024-11-01T14:51:38"^^xsd:dateTime ;
    skos:altLabel "Abitrators"@en,
        "Conciliators"@en,
        "Go-betweens"@en,
        "Intermediaries"@en,
        "Mediators"@en,
        "Middlemen"@en,
        "Negotiators"@en,
        "Meklarar"@nb,
        "Meklere"@nb,
        "Mellommann"@nb,
        "Mellommenn"@nb ;
    skos:broadMatch <http://dewey.info/class/303.6/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Megler er en betegnelse som både brukes om en mellommann i salg og om en som forsøker å skape forlik i en tvist <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/> ;
    skos:prefLabel "Brokers"@en,
        "Meglere"@nb .

humord:c24596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24596" ;
    dct:modified "2020-11-10T14:21:42"^^xsd:dateTime ;
    skos:altLabel "Upper primary education"@en,
        "Upper primary level"@en ;
    skos:broader humord:c27904 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/372.242/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.242/e23/> ;
    skos:prefLabel "Upper primary level (5.-7. grade)"@en,
        "Mellomtrinnet (5.-7. trinn)"@nb .

humord:c24598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24598" ;
    dct:modified "2022-05-13T14:23:34"^^xsd:dateTime ;
    skos:altLabel "Meaning-making"@en,
        "Opinion formation"@en,
        "Opinion forming"@en,
        "Opinionsdannelse"@nb,
        "Opinionsdanning"@nb ;
    skos:broadMatch <http://dewey.info/class/303.38/e23/> ;
    skos:broader humord:c09686 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.38/e23/> ;
    skos:prefLabel "Formation of opinion"@en,
        "Meningsdannelse"@nb ;
    skos:related humord:c00699 .

humord:c24599 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24599" ;
    dct:modified "2024-11-11T20:41:39"^^xsd:dateTime ;
    skos:altLabel "Medlemar"@nb,
        "Medlemer"@nb,
        "Medlemmar"@nb,
        "Medlemmer"@nb,
        "Medlemskap"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membership"@en,
        "Medlemskap"@nb .

humord:c24603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24603" ;
    dct:modified "2024-01-15T13:16:55"^^xsd:dateTime ;
    skos:altLabel "Mental hygiene"@en,
        "Mental helse"@nb,
        "Mentalhygiene"@nb,
        "Psykisk helse"@nb ;
    skos:broadMatch <http://dewey.info/class/158/e23/> ;
    skos:broader humord:c03774 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/>,
        <http://dewey.info/class/362.2/e23/> ;
    skos:prefLabel "Mental health"@en,
        "Psykisk helse"@nb ;
    skos:related humord:c23145 ;
    skos:relatedMatch <http://dewey.info/class/362.2/e23/> .

humord:c24607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24607" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Styringsform hvor intelligens, kompetanse og ytelse gir grunnlaget til maktfordeling og sosial status <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Meritocracy"@en,
        "Meritokrati"@nb .

humord:c24608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24608" ;
    dct:modified "2022-06-21T15:22:18"^^xsd:dateTime ;
    skos:altLabel "VAT"@en,
        "Merverdiavgifter"@nb,
        "Merverdiskatt"@nb,
        "Moms"@nb,
        "Mva."@nb ;
    skos:broader humord:c28558 ;
    skos:definition "Avgift til staten på salg av varer og tjenester i alle ledd <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/336.2714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.2714/e23/>,
        <http://dewey.info/class/343.055/e23/>,
        <http://dewey.info/class/352.44/e23/> ;
    skos:prefLabel "Value-added tax"@en,
        "Merverdiavgift"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.055/e23/>,
        <http://dewey.info/class/352.44/e23/> .

humord:c24613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24613" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/615.7822/e23/> ;
    skos:broader humord:c08392 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.83/e23/>,
        <http://dewey.info/class/615.7822/e23/> ;
    skos:prefLabel "Methadone"@en,
        "Metadon"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.83/e23/> .

humord:c24614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24614" ;
    dct:modified "2017-06-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.4/e23/> ;
    skos:broader humord:c08071 ;
    skos:definition "Kunnskap og innsikt i egne tankeprosesser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/370.152/e23/> ;
    skos:prefLabel "Metacognition"@en,
        "Metakognisjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.152/e23/> .

humord:c24615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24615" ;
    dct:modified "2023-12-07T08:37:20"^^xsd:dateTime ;
    skos:altLabel "Metodelære"@nb,
        "Metodologi"@nb ;
    skos:broader humord:c01491 ;
    skos:closeMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013554 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013554,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/1--0721/e23/>,
        <http://dewey.info/class/101/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Methodology"@en,
        "Metodologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/101/e23/>,
        <http://dewey.info/class/501/e23/> .

humord:c24618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24618" ;
    dct:modified "2025-02-13T09:17:21"^^xsd:dateTime ;
    skos:altLabel "Mi'kmaq (Folk)"@nb,
        "Micmac (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Mi'kmaq  er et urfolk i Nord-Amerika <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897343/e23/>,
        <http://dewey.info/class/5--97343/e23/>,
        <http://dewey.info/class/971.500497343/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897343/e23/>,
        <http://dewey.info/class/5--97343/e23/>,
        <http://dewey.info/class/971.500497343/e23/> ;
    skos:prefLabel "Mi'kmaq"@en,
        "Mi'kmaq (Folk)"@nb .

humord:c24619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24619" ;
    dct:modified "2019-03-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Intermediate school"@en ;
    skos:broadMatch <http://dewey.info/class/373/e23/> ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373/e23/> ;
    skos:prefLabel "Middle school"@en,
        "Middelskolen"@nb ;
    skos:related humord:c07953 .

humord:c24620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24620" ;
    dct:modified "2024-11-05T15:23:53"^^xsd:dateTime ;
    skos:altLabel "Migrantar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/304.8092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.8092/e23/> ;
    skos:prefLabel "Migrants"@en,
        "Migranter"@nb ;
    skos:related humord:c09249 .

humord:c24621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24621" ;
    dct:modified "2023-11-22T13:49:04"^^xsd:dateTime ;
    skos:altLabel "Mikroelektronikk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Fellesbetegnelse på integrerte kretser konstruert på mikro- eller submikronivå <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007097,
        <http://dewey.info/class/621.381/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007097,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/621.381/e23/> ;
    skos:prefLabel "Microelectronics"@en,
        "Mikroelektronikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/> .

humord:c24622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24622" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.2/e23/> ;
    skos:broader humord:c23980 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.2/e23/> ;
    skos:prefLabel "Microcredit"@en,
        "Mikrokreditt"@nb ;
    skos:related humord:c20902 .

humord:c24624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24624" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Microsociology"@en,
        "Mikrososiologi"@nb .

humord:c24625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24625" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.015195/e23/> ;
    skos:broader humord:c22775 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.015195/e23/>,
        <http://dewey.info/class/658.4033/e23/> ;
    skos:prefLabel "Microeconometrics"@en,
        "Mikroøkonometri"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.4033/e23/> .

humord:c24626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24626" ;
    dct:modified "2014-12-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Militærbaser"@nb ;
    skos:broadMatch <http://dewey.info/class/355.7/e23/> ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/> ;
    skos:prefLabel "Military bases"@en,
        "Militære baser"@nb .

humord:c24629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24629" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/355.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.31/e23/> ;
    skos:prefLabel "Military units"@en,
        "Militære enheter"@nb .

humord:c24630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24630" ;
    dct:modified "2022-04-04T11:24:51"^^xsd:dateTime ;
    skos:altLabel "Militærforsking"@nb ;
    skos:broader humord:c09410 ;
    skos:closeMatch <http://dewey.info/class/355.07/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.07/e23/> ;
    skos:prefLabel "Military research"@en,
        "Militærforskning"@nb .

humord:c24632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24632" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c08917 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "Military coup"@en,
        "Militærkupp"@nb .

humord:c24633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24633" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Military power"@en ;
    skos:broader humord:c09762 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Military force"@en,
        "Militærmakt"@nb ;
    skos:relatedMatch <http://dewey.info/class/355/e23/> .

humord:c24635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24635" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:closeMatch <http://dewey.info/class/306.27/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.27/e23/> ;
    skos:prefLabel "Military sociology"@en,
        "Militærsosiologi"@nb .

humord:c24636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24636" ;
    dct:modified "2011-07-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.46/e23/> ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.46/e23/> ;
    skos:prefLabel "Military cooperation"@en,
        "Militært samarbeid"@nb .

humord:c24639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24639" ;
    dct:modified "2022-02-24T11:12:31"^^xsd:dateTime ;
    skos:altLabel "Eco-taxes"@en,
        "Ecotaxes"@en,
        "Environmental impact charges"@en,
        "Environmental taxes"@en,
        "Miljøskatt"@nb,
        "Miljøskatter"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/336.2783337/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.2783337/e23/> ;
    skos:prefLabel "Miljøavgifter"@nb .

humord:c24641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24641" ;
    dct:modified "2024-10-25T14:59:23"^^xsd:dateTime ;
    skos:altLabel "Ecology movements"@en,
        "Environmental movements"@en,
        "Grønne bevegelser"@nb,
        "Miljøbevegelsar"@nb,
        "Miljørørsler"@nb,
        "Miljøvernbevegelser"@nb ;
    skos:broadMatch <http://dewey.info/class/333.72/e23/>,
        <http://dewey.info/class/363.7/e23/> ;
    skos:broader humord:c09179,
        humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c000061,
        <http://dewey.info/class/320.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000061,
        <http://dewey.info/class/320.58/e23/>,
        <http://dewey.info/class/333.72/e23/>,
        <http://dewey.info/class/363.7/e23/> ;
    skos:prefLabel "Green movements"@en,
        "Miljøbevegelser"@nb ;
    skos:related humord:c24712 .

humord:c24645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24645" ;
    dct:modified "2023-12-08T12:42:37"^^xsd:dateTime ;
    skos:altLabel "Environmental education (Educational discipline)"@en,
        "Environmental knowledge (Educational discipline)"@en,
        "Environmental science (Educational discipline)"@en,
        "Environmental studies (Educational discipline)"@en,
        "Miljøfag"@nb,
        "Miljøkunnskap"@nb,
        "Miljølære"@nb ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/372.357/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002582 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002582,
        <http://dewey.info/class/372.357/e23/> ;
    skos:prefLabel "Environmental sciences (Educational discipline)"@en,
        "Miljøfag"@nb .

humord:c24647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24647" ;
    dct:modified "2023-12-08T12:42:59"^^xsd:dateTime ;
    skos:altLabel "Miljøforsking"@nb ;
    skos:broader humord:c01501 ;
    skos:closeMatch <http://dewey.info/class/363.70072/e23/>,
        <http://dewey.info/class/551.6072/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013267,
        <http://dewey.info/class/333.7072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013267,
        <http://dewey.info/class/333.7072/e23/>,
        <http://dewey.info/class/363.70072/e23/>,
        <http://dewey.info/class/551.6072/e23/> ;
    skos:prefLabel "Environmental research"@en,
        "Miljøforskning"@nb ;
    skos:related humord:c11911 .

humord:c24649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24649" ;
    dct:modified "2024-11-01T13:19:37"^^xsd:dateTime ;
    skos:altLabel "Educational leaders"@en,
        "Skoleleiarar"@nb,
        "Skuleleiarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Samlebegrep for personer som er ansatt for å lede og administrere en skole <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.93712/e23/>,
        <http://dewey.info/class/371.20092/e23/>,
        <http://dewey.info/class/371.2011/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93712/e23/>,
        <http://dewey.info/class/371.20092/e23/>,
        <http://dewey.info/class/371.2011/e23/>,
        <http://dewey.info/class/379.157/e23/> ;
    skos:prefLabel "School leaders"@en,
        "Skoleledere"@nb ;
    skos:related humord:c24650 ;
    skos:relatedMatch <http://dewey.info/class/379.157/e23/> .

humord:c24650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24650" ;
    dct:modified "2018-04-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "School management (School leadership)"@en ;
    skos:broader humord:c27903,
        humord:c29782 ;
    skos:closeMatch <http://dewey.info/class/371.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002745 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002745,
        <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Educational leadership (School leadership)"@en,
        "Skoleledelse"@nb ;
    skos:related humord:c24649,
        humord:c24661 .

humord:c24651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24651" ;
    dct:modified "2023-08-30T14:18:30"^^xsd:dateTime ;
    skos:altLabel "Educational acts"@en,
        "Educational legislation"@en,
        "School acts"@en,
        "Opplæringslover"@nb ;
    skos:broader humord:c59741 ;
    skos:closeMatch <http://dewey.info/class/344.07/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.07/e23/> ;
    skos:prefLabel "Education acts"@en,
        "Skolelover"@nb .

humord:c24652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24652" ;
    dct:modified "2016-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Compulsory school attendance"@en,
        "Obligatory education"@en,
        "Obligatory schooling"@en,
        "Required education"@en,
        "Required schooling"@en ;
    skos:broadMatch <http://dewey.info/class/344.079/e23/> ;
    skos:broader humord:c23030 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/379.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.079/e23/>,
        <http://dewey.info/class/379.23/e23/> ;
    skos:prefLabel "Compulsory education"@en,
        "Skoleplikt"@nb .

humord:c24653 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24653" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "School results"@en,
        "Skoleresultater"@nb ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/> ;
    skos:prefLabel "School performances"@en,
        "Skoleprestasjoner"@nb ;
    skos:related humord:c23396 ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/> .

humord:c24654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24654" ;
    dct:modified "2024-06-13T07:51:34"^^xsd:dateTime ;
    skos:altLabel "Skolepsykologar"@nb,
        "Skulepsykologar"@nb ;
    skos:broader humord:c21762 ;
    skos:closeMatch <http://dewey.info/class/371.713/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.713/e23/> ;
    skos:prefLabel "School psychologists"@en,
        "Skolepsykologer"@nb ;
    skos:related humord:c24655 .

humord:c24655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24655" ;
    dct:modified "2024-02-05T16:28:12"^^xsd:dateTime ;
    skos:altLabel "Skolepsykologi"@nb,
        "Skulepsykologi"@nb ;
    skos:broadMatch <http://dewey.info/class/371.713/e23/> ;
    skos:broader humord:c25036 ;
    skos:definition "Skolepsykologi er anvendelse av psykologisk kunnskap og teori i forbindelse med barn og ungdoms skolegang. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.713/e23/> ;
    skos:prefLabel "School psychology"@en,
        "Skolepsykologi"@nb ;
    skos:related humord:c24654 .

humord:c24657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24657" ;
    dct:modified "2024-11-01T13:23:51"^^xsd:dateTime ;
    skos:altLabel "School superintendents"@en,
        "School supervisers"@en,
        "Skolesjefar"@nb,
        "Skulesjefar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.2/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Administrativ leder for grunnskolen i en kommune <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Chief municipal education officers"@en,
        "Skolesjefer"@nb .

humord:c24660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24660" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Back to school"@en,
        "School start"@en ;
    skos:broadMatch <http://dewey.info/class/372.241/e23/> ;
    skos:broader humord:c23030 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.241/e23/> ;
    skos:prefLabel "Starting school"@en,
        "Skolestart"@nb .

humord:c24661 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24661" ;
    dct:modified "2024-11-01T14:10:40"^^xsd:dateTime ;
    skos:altLabel "Headmistresses"@en,
        "Principals"@en,
        "Rektorar"@nb,
        "Skolestyrarar"@nb,
        "Skolestyrere"@nb,
        "Skulestyrarar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Leder av skole, universitet el. høgskole <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.93712/e23/>,
        <http://dewey.info/class/371.20092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93712/e23/>,
        <http://dewey.info/class/371.1/e23/>,
        <http://dewey.info/class/371.20092/e23/>,
        <http://dewey.info/class/371.2012/e23/>,
        <http://dewey.info/class/379.157/e23/> ;
    skos:prefLabel "Headmasters"@en,
        "Rektorer"@nb ;
    skos:related humord:c24650 ;
    skos:relatedMatch <http://dewey.info/class/371.2012/e23/>,
        <http://dewey.info/class/379.157/e23/> .

humord:c24665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24665" ;
    dct:modified "2019-03-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cooperative learning"@en,
        "Team learning"@en,
        "Team learning approach in education"@en ;
    skos:broadMatch <http://dewey.info/class/371.36/e23/>,
        <http://dewey.info/class/371.395/e23/> ;
    skos:broader humord:c07903 ;
    skos:definition "Undervisningsmetode basert på læring gjennom samarbeid mellom elever/studenter, lærere eller andre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.36/e23/>,
        <http://dewey.info/class/371.395/e23/> ;
    skos:prefLabel "Collaborative learning"@en,
        "Samarbeidslæring"@nb .

humord:c24666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24666" ;
    dct:modified "2024-12-19T15:30:11"^^xsd:dateTime ;
    skos:altLabel "CI"@en,
        "Samfunnsinformatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "Studiet av informasjonsteknologiens samspill med det sosiale liv <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.4834/e23/> ;
    skos:prefLabel "Community informatics"@en,
        "Samfunnsinformatikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/> .

humord:c24668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24668" ;
    dct:modified "2024-05-16T09:46:07"^^xsd:dateTime ;
    skos:altLabel "Savannas"@en,
        "Savannar"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Landskap med høyt gress og spredte trær og busker i tropiske og subtropiske  strøk <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010088,
        <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010088,
        <http://dewey.info/class/2--153/e23/>,
        <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/577.48/e23/>,
        <http://dewey.info/class/910.9153/e23/> ;
    skos:prefLabel "Savannahs"@en,
        "Savanner"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.48/e23/> .

humord:c24669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24669" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Segregasjon"@nb ;
    skos:broader humord:c09316 ;
    skos:definition "det å holde ulike befolkningsgrupper i et land el. et område atskilt, særlig hvite og fargede (Segregasjon) <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303/e23/>,
        <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Segregation"@en,
        "Segregering"@nb ;
    skos:related humord:c01488 ;
    skos:relatedMatch <http://dewey.info/class/303/e23/>,
        <http://dewey.info/class/305.8/e23/> .

humord:c24676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24676" ;
    dct:modified "2021-07-01T11:14:03"^^xsd:dateTime ;
    skos:altLabel "School phobia"@en,
        "Skolefobi"@nb ;
    skos:broadMatch <http://dewey.info/class/370.158/e23/> ;
    skos:broader humord:c07998 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.158/e23/>,
        <http://dewey.info/class/371.29/e23/>,
        <http://dewey.info/class/371.71/e23/> ;
    skos:prefLabel "School refusal"@en,
        "Skolevegring"@nb ;
    skos:related humord:c22925 ;
    skos:relatedMatch <http://dewey.info/class/371.29/e23/>,
        <http://dewey.info/class/371.71/e23/> .

humord:c24679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24679" ;
    dct:modified "2024-10-25T15:16:14"^^xsd:dateTime ;
    skos:altLabel "Ecosystem based conservation"@en,
        "Ecosystem based management"@en,
        "Ecosystem conservation"@en,
        "Ecosystem management"@en,
        "Miljøforvalting"@nb,
        "Miljøforvaltning"@nb,
        "Miljøledelse"@nb,
        "Miljøleiing"@nb,
        "Naturoppsyn"@nb,
        "Skjøtsel"@nb,
        "Økosystembasert forvalting"@nb,
        "Økosystembasert forvaltning"@nb,
        "Økosystemforvalting"@nb,
        "Økosystemforvaltning"@nb ;
    skos:broadMatch <http://dewey.info/class/333/e23/> ;
    skos:broader humord:c09398 ;
    skos:closeMatch realfagstermer:c013578 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013578,
        <http://dewey.info/class/333/e23/> ;
    skos:prefLabel "Environmental management"@en,
        "Miljøforvaltning"@nb .

humord:c24680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24680" ;
    dct:modified "2024-11-04T12:31:32"^^xsd:dateTime ;
    skos:altLabel "Skoletaparar"@nb,
        "Skuletaparar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.2913/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.285/e23/>,
        <http://dewey.info/class/371.2913/e23/>,
        <http://dewey.info/class/372.12913/e23/>,
        <http://dewey.info/class/373.12913/e23/> ;
    skos:prefLabel "School losers"@en,
        "Skoletapere"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.285/e23/>,
        <http://dewey.info/class/372.12913/e23/>,
        <http://dewey.info/class/373.12913/e23/> .

humord:c24682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24682" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "School organisation"@en,
        "School organization"@en,
        "Skoleorganisasjon"@nb,
        "Skoleorganisering"@nb ;
    skos:broadMatch <http://dewey.info/class/371/e23/> ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/>,
        <http://dewey.info/class/372.1/e23/> ;
    skos:prefLabel "School development"@en,
        "Skoleutvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1/e23/> .

humord:c24683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24683" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.782/e23/> ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.782/e23/> ;
    skos:prefLabel "School violence"@en,
        "Skolevold"@nb ;
    skos:related humord:c22336 .

humord:c24684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24684" ;
    dct:modified "2024-01-03T10:29:48"^^xsd:dateTime ;
    skos:altLabel "Skriftleg kommunikasjon"@nb ;
    skos:broader humord:c06012 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006936,
        <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/651.74/e23/>,
        <http://dewey.info/class/658.453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006936,
        <http://dewey.info/class/302.2244/e23/>,
        <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/651.74/e23/>,
        <http://dewey.info/class/658.453/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Written communication"@en,
        "Skriftlig kommunikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808/e23/> .

humord:c24685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24685" ;
    dct:modified "2018-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Writing skills"@en ;
    skos:broadMatch <http://dewey.info/class/302.2244/e23/> ;
    skos:broader humord:c06320 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2244/e23/> ;
    skos:prefLabel "Writing competence"@en,
        "Skrivekompetanse"@nb .

humord:c24686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24686" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tired of school"@en ;
    skos:broadMatch <http://dewey.info/class/370.154/e23/>,
        <http://dewey.info/class/370.158/e23/> ;
    skos:broader humord:c25036 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.154/e23/>,
        <http://dewey.info/class/370.158/e23/>,
        <http://dewey.info/class/371.2913/e23/> ;
    skos:prefLabel "School fatigue"@en,
        "Skoletretthet"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.2913/e23/> .

humord:c24687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24687" ;
    dct:modified "2025-03-14T11:21:14"^^xsd:dateTime ;
    skos:altLabel "Skrivepedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/808.02071/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:prefLabel "Writing pedagogy"@en,
        "Skrivepedagogikk"@nb .

humord:c24688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24688" ;
    dct:modified "2024-05-08T11:15:24"^^xsd:dateTime ;
    skos:altLabel "Chemical pollutants"@en,
        "Environmental toxicants"@en,
        "Environmental toxins"@en,
        "Pollutants"@en,
        "Kjemiske miljøgifter"@nb,
        "Miljøgifter"@nb ;
    skos:broadMatch <http://dewey.info/class/571.95/e23/> ;
    skos:broader humord:c14294 ;
    skos:definition "Kjemiske forbindelser som er miljøfremmede <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013689 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013689,
        <http://dewey.info/class/571.95/e23/>,
        <http://dewey.info/class/577.27/e23/>,
        <http://dewey.info/class/615.902/e23/> ;
    skos:prefLabel "Environmental poison"@en,
        "Miljøgifter"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.27/e23/>,
        <http://dewey.info/class/615.902/e23/> .

humord:c24690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24690" ;
    dct:modified "2024-10-28T08:37:12"^^xsd:dateTime ;
    skos:altLabel "Offenses against the environment"@en,
        "Mijøforbrytelser"@nb,
        "Miljøbrotsverk"@nb,
        "Miljøbrottsverk"@nb,
        "Miljøkriminalitet"@nb ;
    skos:broader humord:c08889 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c005718,
        <http://dewey.info/class/364.145/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005718,
        <http://dewey.info/class/364.145/e23/> ;
    skos:prefLabel "Environmental crimes"@en,
        "Miljøkriminalitet"@nb .

humord:c24692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24692" ;
    dct:modified "2025-01-10T13:16:07"^^xsd:dateTime ;
    skos:altLabel "Descent systems"@en,
        "Slektskapssystem"@nb ;
    skos:broader humord:c04469 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.83/e23/>,
        <http://dewey.info/class/929.2/e23/> ;
    skos:prefLabel "Kinship systems"@en,
        "Slektskapssystemer"@nb ;
    skos:relatedMatch <http://dewey.info/class/929.2/e23/> .

humord:c24694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24694" ;
    dct:modified "2024-02-05T12:08:10"^^xsd:dateTime ;
    skos:altLabel "Aches"@en,
        "Bodily pains"@en,
        "Body pains"@en,
        "Pain"@en,
        "Physical pains"@en,
        "Fysiske smerter"@nb,
        "Kroppslige smerter"@nb,
        "Kroppssmerter"@nb,
        "Smerter"@nb ;
    skos:broader humord:c03853 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009263,
        <http://dewey.info/class/362.1960472/e23/>,
        <http://dewey.info/class/616.0472/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009263,
        <http://dewey.info/class/152.1824/e23/>,
        <http://dewey.info/class/362.1960472/e23/>,
        <http://dewey.info/class/612.88/e23/>,
        <http://dewey.info/class/616.0472/e23/>,
        <http://dewey.info/class/618.920472/e23/>,
        <http://dewey.info/class/618.9760472/e23/>,
        <http://dewey.info/class/704.9496160472/e23/> ;
    skos:prefLabel "Pains"@en,
        "Smerter"@nb ;
    skos:related humord:c24699 ;
    skos:relatedMatch <http://dewey.info/class/152.1824/e23/>,
        <http://dewey.info/class/612.88/e23/>,
        <http://dewey.info/class/618.920472/e23/>,
        <http://dewey.info/class/618.9760472/e23/>,
        <http://dewey.info/class/704.9496160472/e23/> .

humord:c24699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24699" ;
    dct:modified "2024-11-27T21:30:57"^^xsd:dateTime ;
    skos:altLabel "Agony"@en,
        "Anguish"@en,
        "Pain (Philosophy)"@en,
        "Lidingar"@nb,
        "Pine"@nb,
        "Piner"@nb ;
    skos:broader humord:c00310 ;
    skos:editorialNote "Brukes om smerte, lidelse generelt, inkl. sjelelig smerte"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/>,
        <http://dewey.info/class/202.118/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/204.42/e23/> ;
    skos:prefLabel "Suffering"@en,
        "Lidelse"@nb ;
    skos:related humord:c08706,
        humord:c24694 ;
    skos:relatedMatch <http://dewey.info/class/128.4/e23/>,
        <http://dewey.info/class/202.118/e23/>,
        <http://dewey.info/class/202.2/e23/>,
        <http://dewey.info/class/204.42/e23/> .

humord:c24702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24702" ;
    dct:modified "2025-03-14T11:22:15"^^xsd:dateTime ;
    skos:altLabel "Småbarnspedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/372.21/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.21/e23/> ;
    skos:prefLabel "Infant-toddler pedagogy"@en,
        "Småbarnspedagogikk"@nb .

humord:c24705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24705" ;
    dct:modified "2024-08-26T09:47:24"^^xsd:dateTime ;
    skos:altLabel "Eco crises"@en,
        "Ecocrises"@en,
        "Ecological crisis"@en,
        "Environmental crisis"@en,
        "Miljøkrisar"@nb,
        "Miljøkrise"@nb,
        "Miljøkriser"@nb,
        "Økokrisar"@nb,
        "Økokriser"@nb,
        "Økologiske krisar"@nb,
        "Økologiske kriser"@nb ;
    skos:broadMatch <http://dewey.info/class/363.7/e23/> ;
    skos:broader humord:c24718 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003386,
        realfagstermer:c008145 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003386,
        realfagstermer:c008145,
        <http://dewey.info/class/363.7/e23/> ;
    skos:prefLabel "Ecological crises"@en,
        "Miljøkriser"@nb ;
    skos:related humord:c09405 .

humord:c24707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24707" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09755 ;
    skos:definition "I internasjonal politikk relativt svake statsmakter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/321.06/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.06/e23/> ;
    skos:prefLabel "Small states"@en,
        "Småstater"@nb ;
    skos:related humord:c09765 .

humord:c24711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24711" ;
    dct:modified "2024-01-17T15:01:20"^^xsd:dateTime ;
    skos:altLabel "Miljømedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:closeMatch <http://dewey.info/class/616.98/e23/> ;
    skos:definition "Helserisiko knyttet til eksponering for skadelige faktorer i miljøet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005579 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005579,
        <http://dewey.info/class/616.98/e23/> ;
    skos:prefLabel "Environmental medicine"@en,
        "Miljømedisin"@nb .

humord:c24712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24712" ;
    dct:modified "2024-11-15T14:00:47"^^xsd:dateTime ;
    skos:altLabel "Environmental organisations"@en,
        "Environmental organizations"@en,
        "Green organizations"@en,
        "Grøne organisasjonar"@nb,
        "Grønne organisasjoner"@nb,
        "Miljøorganisasjonar"@nb,
        "Miljøvernorganisasjonar"@nb,
        "Miljøvernorganisasjoner"@nb,
        "Naturvernorganisasjonar"@nb,
        "Naturvernorganisasjoner"@nb ;
    skos:broader humord:c09286,
        humord:c09405 ;
    skos:exactMatch <http://dewey.info/class/333.7206/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7206/e23/> ;
    skos:prefLabel "Green organisations"@en,
        "Miljøorganisasjoner"@nb ;
    skos:related humord:c24641 .

humord:c24717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24717" ;
    dct:modified "2025-03-14T11:03:19"^^xsd:dateTime ;
    skos:altLabel "Ecopedagogy"@en,
        "Environmental pedagogy"@en,
        "Miljøpedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/372.357/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7071/e23/>,
        <http://dewey.info/class/372.357/e23/> ;
    skos:prefLabel "Environmental education"@en,
        "Miljøpedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7071/e23/> .

humord:c24718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24718" ;
    dct:modified "2024-10-28T08:41:45"^^xsd:dateTime ;
    skos:altLabel "Ecoproblems"@en,
        "Environmental degradation"@en,
        "Environmental problems"@en,
        "Miljøproblem"@nb,
        "Miljøskader"@nb,
        "Miljøødeleggelser"@nb,
        "Miljøøydeleggingar"@nb,
        "Miljøøyde­legginger"@nb ;
    skos:broader humord:c01501 ;
    skos:closeMatch realfagstermer:c008867,
        realfagstermer:c011760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013487,
        <http://dewey.info/class/363.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008867,
        realfagstermer:c011760,
        realfagstermer:c013487,
        <http://dewey.info/class/363.7/e23/> ;
    skos:prefLabel "Environmental issues"@en,
        "Miljøproblemer"@nb .

humord:c24721 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24721" ;
    dct:modified "2024-06-12T10:29:32"^^xsd:dateTime ;
    skos:altLabel "Miljøterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "Systematisk og gjennomtenkt tilretteleggelse av miljøets psykologiske, sosiale og fysiske betingelser i forhold til individets og gruppens situasjon og behov <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.89144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.9/e23/>,
        <http://dewey.info/class/616.89144/e23/>,
        <http://dewey.info/class/618.9289144/e23/> ;
    skos:prefLabel "Milieu therapy"@en,
        "Miljøterapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.9/e23/>,
        <http://dewey.info/class/618.9289144/e23/> .

humord:c24722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24722" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/304.2/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Environmental sociology"@en,
        "Miljøsosiologi"@nb .

humord:c24723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24723" ;
    dct:modified "2023-12-11T08:59:41"^^xsd:dateTime ;
    skos:altLabel "Miljøøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:closeMatch <http://dewey.info/class/338.927/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005591,
        <http://dewey.info/class/333.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005591,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/338.927/e23/> ;
    skos:prefLabel "Environmental economics"@en,
        "Miljøøkonomi"@nb ;
    skos:related humord:c20308 .

humord:c24724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24724" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Minang"@en ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Indonesia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8992244/e23/>,
        <http://dewey.info/class/5--992244/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992244/e23/>,
        <http://dewey.info/class/5--992244/e23/> ;
    skos:prefLabel "Minangkabau"@en,
        "Minangkabau (Folk)"@nb .

humord:c24725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24725" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.8043/e23/> ;
    skos:broader humord:c09545 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8043/e23/> ;
    skos:prefLabel "Minority governments"@en,
        "Mindretallsregjeringer"@nb .

humord:c24726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24726" ;
    dct:modified "2024-11-05T15:25:33"^^xsd:dateTime ;
    skos:altLabel "Under-age persons"@en,
        "Underage people"@en,
        "Underage persons"@en,
        "Mindreårige"@nb ;
    skos:broadMatch <http://dewey.info/class/1--083/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Personer som ikke har nådd myndig alder eller annen aldersgrense fastsatt ved lov <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--083/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:prefLabel "Under-age people"@en,
        "Mindreårige"@nb ;
    skos:related humord:c07171,
        humord:c11120 .

humord:c24729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24729" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Distrust"@en,
        "Lack of confidence"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c14932 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Mistrust"@en,
        "Mistillit"@nb ;
    skos:relatedMatch <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/306/e23/> .

humord:c24733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24733" ;
    dct:modified "2024-12-19T16:10:03"^^xsd:dateTime ;
    skos:altLabel "MMS"@en,
        "MMS"@nb,
        "Multimedia messaging service"@nb ;
    skos:broadMatch <http://dewey.info/class/384.53/e23/> ;
    skos:broader humord:c12518 ;
    skos:definition "Et system som gjør det mulig å sende og motta forskjellige multimedia i tillegg til tekst gjennom WAP-protokollen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005888 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005888,
        <http://dewey.info/class/384.53/e23/> ;
    skos:prefLabel "Multimedia Messaging Service"@en,
        "Multimedia messaging service"@nb .

humord:c24735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24735" ;
    dct:modified "2024-11-04T14:47:15"^^xsd:dateTime ;
    skos:altLabel "Mobbeoffer"@nb ;
    skos:broader humord:c20412 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/302.343092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.343092/e23/> ;
    skos:prefLabel "Victims of bullying"@en,
        "Mobbeofre"@nb ;
    skos:related humord:c22336 .

humord:c24736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24736" ;
    dct:modified "2024-11-14T20:07:41"^^xsd:dateTime ;
    skos:altLabel "Cellular systems"@en,
        "Cellular telephone systems"@en,
        "Mobile communication"@en,
        "Wireless telephone systems"@en,
        "Mobil kommunikasjon"@nb,
        "Mobiltelefoni"@nb ;
    skos:broader humord:c21238 ;
    skos:closeMatch <http://dewey.info/class/384.535/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23445/e23/>,
        <http://dewey.info/class/384.535/e23/>,
        <http://dewey.info/class/621.38456/e23/> ;
    skos:prefLabel "Mobile telephony"@en,
        "Mobiltelefoni"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.23445/e23/>,
        <http://dewey.info/class/621.38456/e23/> .

humord:c24737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24737" ;
    dct:modified "2025-01-06T13:07:34"^^xsd:dateTime ;
    skos:altLabel "Mobile phone use"@en,
        "Mobile telephone usage"@en,
        "Mobile telephone use"@en,
        "Mobiltelefonbruk"@nb ;
    skos:broader humord:c19021 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23445/e23/>,
        <http://dewey.info/class/384.535/e23/> ;
    skos:prefLabel "Mobile phone usage"@en,
        "Mobiltelefonbruk"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.23445/e23/>,
        <http://dewey.info/class/384.535/e23/> .

humord:c24738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24738" ;
    dct:modified "2017-06-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.25/e23/> ;
    skos:broader humord:c28378 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/155.6/e23/> ;
    skos:prefLabel "Maturity"@en,
        "Modenhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6/e23/> .

humord:c24739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24739" ;
    dct:modified "2024-11-01T13:25:21"^^xsd:dateTime ;
    skos:altLabel "Sosialarbeidarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.93613/e23/>,
        <http://dewey.info/class/361.3092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93613/e23/>,
        <http://dewey.info/class/361.3092/e23/> ;
    skos:prefLabel "Social workers"@en,
        "Sosialarbeidere"@nb ;
    skos:related humord:c09355,
        humord:c24750 .

humord:c24740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24740" ;
    dct:modified "2020-12-08T13:01:50"^^xsd:dateTime ;
    skos:altLabel "Observational learning"@en,
        "Observasjonslæring"@nb ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1523/e23/> ;
    skos:prefLabel "Modeling (Psychology)"@en,
        "Modellæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.1523/e23/> .

humord:c24744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24744" ;
    dct:modified "2024-10-29T14:20:14"^^xsd:dateTime ;
    skos:altLabel "Eingifte"@nb,
        "Engifte"@nb,
        "Monogami"@nb ;
    skos:broader humord:c04894 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008037,
        <http://dewey.info/class/306.8422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008037,
        <http://dewey.info/class/306.8422/e23/> ;
    skos:prefLabel "Monogamy"@en,
        "Monogami"@nb .

humord:c24747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24747" ;
    dct:modified "2025-03-14T11:08:54"^^xsd:dateTime ;
    skos:altLabel "The Montessori Method of education"@en,
        "Montessorimetoden"@nb,
        "Montessoripedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.392/e23/> ;
    skos:prefLabel "Montessori education"@en,
        "Montessoripedagogikk"@nb ;
    skos:related humord:c24749 .

humord:c24749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24749" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/371.392/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.1392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.392/e23/>,
        <http://dewey.info/class/371.3920715/e23/>,
        <http://dewey.info/class/372.1392/e23/> ;
    skos:prefLabel "Montessori schools"@en,
        "Montessoriskoler"@nb ;
    skos:related humord:c24747 ;
    skos:relatedMatch <http://dewey.info/class/371.3920715/e23/> .

humord:c24750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24750" ;
    dct:modified "2024-11-01T14:01:12"^^xsd:dateTime ;
    skos:altLabel "Social services workers"@en,
        "Social welfare workers (Social services)"@en,
        "Sosionomar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/361.3092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.3092/e23/> ;
    skos:prefLabel "Social workers (Social services)"@en,
        "Sosionomer"@nb ;
    skos:related humord:c24739 .

humord:c24751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24751" ;
    dct:modified "2024-06-13T07:56:04"^^xsd:dateTime ;
    skos:altLabel "Special teachers"@en,
        "Spesiallærarar"@nb,
        "Spesiallærere"@nb,
        "Spesialpedagogar"@nb ;
    skos:broader humord:c16594 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.9092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9092/e23/> ;
    skos:prefLabel "Special education teachers"@en,
        "Spesialpedagoger"@nb ;
    skos:related humord:c11885,
        humord:c24850 .

humord:c24753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24753" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.8747/e23/> ;
    skos:broader humord:c07171 ;
    skos:definition "Barn som en ektefelle har fra tidligere ekteskap el. utenfor ekteskap <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.8747/e23/> ;
    skos:prefLabel "Stepchildren"@en,
        "Stebarn"@nb .

humord:c24754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24754" ;
    dct:modified "2024-11-06T11:42:14"^^xsd:dateTime ;
    skos:altLabel "Drug abusers"@en,
        "Narkomane"@nb,
        "Narkotikamisbrukarar"@nb,
        "Narkotikamisbrukere"@nb,
        "Stoffavhengige"@nb,
        "Stoffmisbrukarar"@nb ;
    skos:broader humord:c21358 ;
    skos:closeMatch <http://dewey.info/class/362.29092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9084/e23/>,
        <http://dewey.info/class/362.29092/e23/> ;
    skos:prefLabel "Drug addicts"@en,
        "Stoffmisbrukere"@nb ;
    skos:related humord:c13418 ;
    skos:relatedMatch <http://dewey.info/class/305.9084/e23/> .

humord:c24756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24756" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Sociology of morality"@en,
        "Moralsosiologi"@nb .

humord:c24759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24759" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/179.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/179.6/e23/> ;
    skos:prefLabel "Courage"@en,
        "Mot"@nb ;
    skos:related humord:c07998 .

humord:c24761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24761" ;
    dct:modified "2024-08-12T11:30:58"^^xsd:dateTime ;
    skos:altLabel "Motor skills development"@en,
        "Motorisk utvikling"@nb ;
    skos:broadMatch <http://dewey.info/class/152.3/e23/> ;
    skos:broader humord:c21854 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.3/e23/>,
        <http://dewey.info/class/370.155/e23/>,
        <http://dewey.info/class/371.916/e23/>,
        <http://dewey.info/class/573.79/e23/>,
        <http://dewey.info/class/612.7/e23/>,
        <http://dewey.info/class/612.811/e23/> ;
    skos:prefLabel "Motor development"@en,
        "Motorisk utvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.155/e23/>,
        <http://dewey.info/class/371.916/e23/>,
        <http://dewey.info/class/573.79/e23/>,
        <http://dewey.info/class/612.7/e23/>,
        <http://dewey.info/class/612.811/e23/> .

humord:c24762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24762" ;
    dct:modified "2024-11-22T14:08:16"^^xsd:dateTime ;
    skos:altLabel "Resistance work"@en,
        "Motstandsarbeid"@nb,
        "Motstandskamp"@nb ;
    skos:broadMatch <http://dewey.info/class/323.044/e23/> ;
    skos:broader humord:c09670 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008206 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008206,
        <http://dewey.info/class/323.044/e23/>,
        <http://dewey.info/class/940.5485/e23/> ;
    skos:prefLabel "Resistance (Political conflict)"@en,
        "Motstandskamp"@nb ;
    skos:related humord:c09190,
        humord:c58792 ;
    skos:relatedMatch <http://dewey.info/class/940.5485/e23/> .

humord:c24763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24763" ;
    dct:modified "2024-08-19T11:12:08"^^xsd:dateTime ;
    skos:altLabel "MST"@en,
        "MST"@nb,
        "Multisystemisk terapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.89144/e23/> ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.74/e23/>,
        <http://dewey.info/class/364.48/e23/>,
        <http://dewey.info/class/616.8900835/e23/>,
        <http://dewey.info/class/616.89144/e23/> ;
    skos:prefLabel "Multisystemic therapy"@en,
        "Multisystemisk terapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.74/e23/>,
        <http://dewey.info/class/364.48/e23/>,
        <http://dewey.info/class/616.8900835/e23/> .

humord:c24765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24765" ;
    dct:modified "2024-11-05T14:10:23"^^xsd:dateTime ;
    skos:altLabel "Multiple disabled persons"@en,
        "Multiple handicapped people"@en,
        "Multiple handicapped persons"@en,
        "People with multiple disabilities"@en,
        "Persons with multiple disabilities"@en,
        "Multifunksjonshemja"@nb,
        "Multifunksjonshemma"@nb,
        "Multifunksjonshemmete"@nb,
        "Multihandikappa"@nb,
        "Multihandikappede"@nb ;
    skos:broadMatch <http://dewey.info/class/1--087/e23/>,
        <http://dewey.info/class/305.908/e23/> ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--087/e23/>,
        <http://dewey.info/class/305.908/e23/> ;
    skos:prefLabel "Multiple disabled people"@en,
        "Multifunksjonshemmede"@nb ;
    skos:related humord:c24768 .

humord:c24768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24768" ;
    dct:modified "2024-08-12T11:24:50"^^xsd:dateTime ;
    skos:altLabel "Multifunksjonshemjing"@nb,
        "Multifunksjonshemming"@nb,
        "Multihandikap"@nb,
        "Multihandikapp"@nb ;
    skos:broader humord:c03785 ;
    skos:definition "Flere funksjonshemninger hos samme person. <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.908/e23/>,
        <http://dewey.info/class/362.4/e23/>,
        <http://dewey.info/class/616.8/e23/> ;
    skos:prefLabel "Multiple disabilities"@en,
        "Multifunksjonshemning"@nb ;
    skos:related humord:c24765 ;
    skos:relatedMatch <http://dewey.info/class/1--0874/e23/>,
        <http://dewey.info/class/305.908/e23/>,
        <http://dewey.info/class/362.4/e23/>,
        <http://dewey.info/class/616.8/e23/> .

humord:c24772 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c07899,
        humord:c09767 ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24772" ;
    dct:modified "2021-11-24T13:36:08"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språkopplæring (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c24775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24775" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/372.72/e23/> ;
    skos:broader humord:c24532 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005388,
        <http://dewey.info/class/513.213071/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005388,
        <http://dewey.info/class/372.72/e23/>,
        <http://dewey.info/class/513.213071/e23/> ;
    skos:prefLabel "Multiplication"@en,
        "Multiplikasjon"@nb .

humord:c24776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24776" ;
    dct:modified "2024-11-14T10:53:26"^^xsd:dateTime ;
    skos:altLabel "Speech-reading"@en,
        "Munnavlesing"@nb ;
    skos:broadMatch <http://dewey.info/class/372.6/e23/> ;
    skos:broader humord:c06012 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/4--8954/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/4--8954/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Lip-reading"@en,
        "Munnavlesning"@nb ;
    skos:related humord:c10845 .

humord:c24777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24777" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oral exam"@en,
        "Oral exams"@en ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c07909 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/>,
        <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Oral examinations"@en,
        "Muntlig eksamen"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/373.126/e23/>,
        <http://dewey.info/class/374.126/e23/>,
        <http://dewey.info/class/378.166/e23/> .

humord:c24778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24778" ;
    dct:modified "2011-07-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/780.71/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.87/e23/>,
        <http://dewey.info/class/780.71/e23/> ;
    skos:prefLabel "Music (Educational discipline)"@en,
        "Musikkfaget"@nb .

humord:c24779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24779" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Drycleaners"@en ;
    skos:broadMatch <http://dewey.info/class/338.4766712/e23/>,
        <http://dewey.info/class/338.76166712/e23/>,
        <http://dewey.info/class/667.12/e23/> ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4766712/e23/>,
        <http://dewey.info/class/338.76166712/e23/>,
        <http://dewey.info/class/667.12/e23/>,
        <http://dewey.info/class/667.13/e23/> ;
    skos:prefLabel "Dry cleaners"@en,
        "Renserier"@nb ;
    skos:relatedMatch <http://dewey.info/class/667.13/e23/> .

humord:c24782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24782" ;
    dct:modified "2024-04-23T11:08:18"^^xsd:dateTime ;
    skos:altLabel "Muscle disorder"@en,
        "Muscle disorders"@en,
        "Muscular disease"@en,
        "Myopathic condition"@en,
        "Myopathic conditions"@en,
        "Myopathies"@en,
        "Myopathy"@en,
        "Muskelsjukdomar"@nb,
        "Muskelsjukdommar"@nb,
        "Myopatier"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Muskelsykdommer er en gruppe sykdommer som fører til svekket muskelstyrke og redusert fysisk funksjon gjennom skade på muskelcellene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19674/e23/>,
        <http://dewey.info/class/616.74/e23/>,
        <http://dewey.info/class/617.473/e23/>,
        <http://dewey.info/class/618.9274/e23/>,
        <http://dewey.info/class/618.97674/e23/> ;
    skos:prefLabel "Muscular diseases"@en,
        "Muskelsykdommer"@nb ;
    skos:related humord:c29833 ;
    skos:relatedMatch <http://dewey.info/class/362.19674/e23/>,
        <http://dewey.info/class/617.473/e23/>,
        <http://dewey.info/class/618.9274/e23/>,
        <http://dewey.info/class/618.97674/e23/> .

humord:c24783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24783" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.077/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.077/e23/>,
        <http://dewey.info/class/372.104277/e23/>,
        <http://dewey.info/class/373.2177/e23/> ;
    skos:prefLabel "Muslim schools"@en,
        "Muslimske skoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.104277/e23/>,
        <http://dewey.info/class/373.2177/e23/> .

humord:c24784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24784" ;
    dct:modified "2023-12-11T10:44:28"^^xsd:dateTime ;
    skos:altLabel "Furniture industries"@en,
        "Møbelindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001781,
        <http://dewey.info/class/338.476841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001781,
        <http://dewey.info/class/338.476841/e23/> ;
    skos:prefLabel "Furniture industry"@en,
        "Møbelindustri"@nb ;
    skos:related humord:c24785 .

humord:c24785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24785" ;
    dct:modified "2024-10-17T14:36:50"^^xsd:dateTime ;
    skos:altLabel "Cabinet-makers"@en,
        "Møbelsnikkarar"@nb ;
    skos:broader humord:c07453 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9684104/e23/>,
        <http://dewey.info/class/684.104092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9684104/e23/>,
        <http://dewey.info/class/684.104092/e23/> ;
    skos:prefLabel "Cabinetmakers"@en,
        "Møbelsnekkere"@nb ;
    skos:related humord:c04744,
        humord:c24784 .

humord:c24786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24786" ;
    dct:modified "2024-02-22T08:53:41"^^xsd:dateTime ;
    skos:altLabel "Mønsterplan for grunnskolen"@nb,
        "Mønsterplanen"@nb,
        "Mønsterplaner for grunnskolen"@nb ;
    skos:broader humord:c17372 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/372.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.19/e23/> ;
    skos:prefLabel "National Curricula 1974-1987"@en,
        "Mønsterplaner"@nb .

humord:c24788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24788" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gathering places"@en,
        "Meeting points"@en,
        "Rallying points"@en,
        "Møtesteder"@nb ;
    skos:broadMatch <http://dewey.info/class/307/e23/>,
        <http://dewey.info/class/711.55/e23/>,
        <http://dewey.info/class/712.5/e23/> ;
    skos:broader humord:c09219 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307/e23/>,
        <http://dewey.info/class/711.55/e23/>,
        <http://dewey.info/class/712.5/e23/> ;
    skos:prefLabel "Meeting places"@en,
        "Møteplasser"@nb .

humord:c24791 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24791" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07739 ;
    skos:definition "Bank som har til formål å fremme sparing (uten at stifterne el. andre har rett til utbytte av virksomheten) <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.21/e23/> ;
    skos:prefLabel "Savings banks"@en,
        "Sparebanker"@nb .

humord:c24792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24792" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Infant mortality rates"@en,
        "Spebarnsdødelighet"@nb ;
    skos:broader humord:c09014 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/304.640832/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.640832/e23/> ;
    skos:prefLabel "Infant mortality"@en,
        "Spedbarnsdødelighet"@nb .

humord:c24795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24795" ;
    dct:modified "2020-12-17T15:27:54"^^xsd:dateTime ;
    skos:altLabel "Aims"@en,
        "Goal orientation"@en,
        "Goal setting"@en,
        "Objectives"@en,
        "Purposes"@en,
        "Målformulering"@nb,
        "Målorientering"@nb ;
    skos:broader humord:c08049 ;
    skos:closeMatch <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/658.4012/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/604.243/e23/>,
        <http://dewey.info/class/658.4012/e23/> ;
    skos:prefLabel "Goals"@en,
        "Målsetting"@nb ;
    skos:related humord:c08081,
        humord:c23504 ;
    skos:relatedMatch <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/604.243/e23/> .

humord:c24798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24798" ;
    dct:modified "2025-01-30T13:21:17"^^xsd:dateTime ;
    skos:altLabel "Goal and result management"@en,
        "Goal management"@en,
        "Performance information"@en,
        "Mål- og resultatstyring"@nb,
        "Målstyring"@nb,
        "Performance information"@nb,
        "Resultatstyring"@nb ;
    skos:broadMatch <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/658.4/e23/> ;
    skos:broader humord:c09488 ;
    skos:definition "Sette mål for hva virksomheten skal oppnå, å måle resultater og sammenligne  dem med målene, og bruke denne informasjonen til å utvikle og forbedre virksomheten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.34/e23/>,
        <http://dewey.info/class/658.4/e23/> ;
    skos:prefLabel "Performance management"@en,
        "Resultatstyring"@nb .

humord:c24800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24800" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hoods"@en,
        "Neighborhoods"@en ;
    skos:broader humord:c09038 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/307.3362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.3362/e23/> ;
    skos:prefLabel "Neighbourhoods"@en,
        "Nabolag"@nb ;
    skos:related humord:c11913,
        humord:c24325 .

humord:c24801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24801" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.645/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.645/e23/> ;
    skos:prefLabel "Speculation (Economics)"@en,
        "Spekulasjon (Økonomi)"@nb .

humord:c24802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24802" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neighboring countries"@en,
        "Neighboring states"@en,
        "Neighbouring states"@en,
        "Naboland"@nb ;
    skos:broadMatch <http://dewey.info/class/321.05/e23/> ;
    skos:broader humord:c09755 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.05/e23/> ;
    skos:prefLabel "Neighbouring countries"@en,
        "Nabostater"@nb .

humord:c24804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24804" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.9/e23/> ;
    skos:broader humord:c22601 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9/e23/> ;
    skos:prefLabel "Special classes"@en,
        "Spesialklasser"@nb .

humord:c24805 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24805" ;
    dct:modified "2024-03-05T12:56:30"^^xsd:dateTime ;
    skos:altLabel "Molecular technology"@en,
        "Nanoscale technology"@en,
        "Nanotech"@en,
        "Nanofysikk"@nb,
        "Nanoteknologi"@nb ;
    skos:broader humord:c63982 ;
    skos:definition "Teknologi med meget små enheter. Selvstendig disiplin basert på mesoskopisk fysikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012457,
        <http://dewey.info/class/620.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012457,
        <http://dewey.info/class/620.5/e23/> ;
    skos:prefLabel "Nanotechnology"@en,
        "Nanoteknologi"@nb ;
    skos:related humord:c61988,
        humord:c61989 .

humord:c24806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24806" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09454 ;
    skos:closeMatch <http://dewey.info/class/356.167/e23/> ;
    skos:definition "Mindre militær enhet som har spesielle oppgaver innen rekognosering, ukonvensjonell krigføring og spesialoperasjoner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/356.167/e23/>,
        <http://dewey.info/class/359.984/e23/> ;
    skos:prefLabel "Speciel forces"@en,
        "Spesialstyrker"@nb ;
    skos:relatedMatch <http://dewey.info/class/359.984/e23/> .

humord:c24808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24808" ;
    dct:modified "2020-07-02T09:37:40"^^xsd:dateTime ;
    skos:altLabel "Drug policies"@en,
        "Drug politics"@en,
        "Drugs policies"@en,
        "Drugs policy"@en ;
    skos:broadMatch <http://dewey.info/class/362.293/e23/> ;
    skos:broader humord:c25405 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.293/e23/> ;
    skos:prefLabel "Drug policy"@en,
        "Narkotikapolitikk"@nb .

humord:c24810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24810" ;
    dct:modified "2024-02-05T12:21:20"^^xsd:dateTime ;
    skos:altLabel "Gambling fever"@en,
        "Mania for gambling"@en,
        "Pathological gambling"@en,
        "Ludomani"@nb,
        "Patologisk gambling"@nb,
        "Patologisk speleavhengnad"@nb,
        "Patologisk spelelidenskap"@nb,
        "Patologisk spilleavhengighet"@nb,
        "Patologisk spillelidenskap"@nb,
        "Speleavhengnad"@nb,
        "Spelegalskap"@nb,
        "Spillegalskap"@nb ;
    skos:broader humord:c22517 ;
    skos:definition "Tilstand hvor en person har blitt avhengig av pengespill ... klassifisert som en psykisk lidelse <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.85841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.85841/e23/> ;
    skos:prefLabel "Compulsive gambling"@en,
        "Spilleavhengighet"@nb .

humord:c24813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24813" ;
    dct:modified "2017-04-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "National curriculum"@en,
        "National curriculums"@en ;
    skos:broader humord:c17372 ;
    skos:definition "Nasjonale læreplaner skisserer formålet, hovedområdene og kompetansemålene for hvert undervisningsfag <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/375/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375/e23/> ;
    skos:prefLabel "National curricula"@en,
        "Nasjonale læreplaner"@nb .

humord:c24816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24816" ;
    dct:modified "2023-12-12T10:28:02"^^xsd:dateTime ;
    skos:altLabel "Nasjonale prøvar"@nb,
        "Nasjonale prøver"@nb ;
    skos:broadMatch <http://dewey.info/class/371.26/e23/> ;
    skos:broader humord:c25995 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010659 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010659,
        <http://dewey.info/class/371.26/e23/> ;
    skos:prefLabel "National tests"@en,
        "Nasjonale prøver"@nb .

humord:c24817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24817" ;
    dct:modified "2015-09-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/339/e23/> ;
    skos:broader humord:c07875 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009626 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009626,
        <http://dewey.info/class/339/e23/> ;
    skos:prefLabel "National economy"@en,
        "Nasjonaløkonomi"@nb .

humord:c24818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24818" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "National accounting"@en ;
    skos:broadMatch <http://dewey.info/class/339.3/e23/> ;
    skos:broader humord:c24817 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.3/e23/> ;
    skos:prefLabel "National accounts"@en,
        "Nasjonalregnskap"@nb .

humord:c24819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24819" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c24817 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/339.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.2/e23/>,
        <http://dewey.info/class/339.32/e23/> ;
    skos:prefLabel "National income"@en,
        "Nasjonalinntekt"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.2/e23/> .

humord:c24822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24822" ;
    dct:modified "2025-02-11T14:51:34"^^xsd:dateTime ;
    skos:altLabel "Nascapee"@en,
        "Nascapi"@en,
        "Naskapee"@en,
        "Naskapi Innu"@en,
        "Montagnais-naskapi (Folk)"@nb,
        "Naskapi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89732/e23/>,
        <http://dewey.info/class/5--9732/e23/>,
        <http://dewey.info/class/971.820049732/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Algonkintalende stammegruppe i Canda, på Laboradorhalvøya <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89732/e23/>,
        <http://dewey.info/class/5--9732/e23/>,
        <http://dewey.info/class/971.820049732/e23/> ;
    skos:prefLabel "Naskapi"@en,
        "Naskapi (Folk)"@nb .

humord:c24823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24823" ;
    dct:modified "2024-11-19T11:15:59"^^xsd:dateTime ;
    skos:altLabel "Depresjon (Økonomi)"@nb,
        "Nedgangskonjunkturar"@nb,
        "Nedgangstider (Økonomi)"@nb,
        "Resesjon"@nb ;
    skos:broadMatch <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c23870 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Recession"@en,
        "Nedgangskonjunkturer"@nb ;
    skos:related humord:c07851,
        humord:c12730 .

humord:c24834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24834" ;
    dct:modified "2024-12-19T15:35:35"^^xsd:dateTime ;
    skos:altLabel "Elektronisk læring"@nb,
        "Nettbasert læring"@nb ;
    skos:broader humord:c04289 ;
    skos:closeMatch <http://dewey.info/class/371.3344678/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3344678/e23/> ;
    skos:prefLabel "Online learning"@en,
        "Nettbasert læring"@nb ;
    skos:related humord:c24835 .

humord:c24835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24835" ;
    dct:modified "2025-02-04T08:34:55"^^xsd:dateTime ;
    skos:altLabel "Net-based education"@en,
        "Net-based instruction"@en,
        "Net-based learning"@en,
        "Online education"@en,
        "Online teaching"@en,
        "Web-based instruction"@en,
        "Web-based learning"@en,
        "Nettbasert undervising"@nb,
        "Nettbasert undervisning"@nb,
        "Nettundervisning"@nb,
        "Vevbasert undervising"@nb,
        "Vevbasert undervisning"@nb,
        "Web-basert undervisning"@nb ;
    skos:broader humord:c22026 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001794,
        <http://dewey.info/class/371.3344678/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001794,
        <http://dewey.info/class/371.3344678/e23/> ;
    skos:prefLabel "Web-based education"@en,
        "Nettbasert undervisning"@nb ;
    skos:related humord:c24834,
        humord:c27882,
        humord:c69513 .

humord:c24837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24837" ;
    dct:modified "2024-12-02T10:08:50"^^xsd:dateTime ;
    skos:altLabel "Spiritualisme"@nb ;
    skos:broadMatch <http://dewey.info/class/128/e23/> ;
    skos:broader humord:c00729 ;
    skos:definition "Filosofisk oppfatning som hevder at den sanne virkelighet er av åndelig natur, og at sjelen har en selvstendig eksistens uavhengig av legemet <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128/e23/> ;
    skos:prefLabel "Spiritualism (Philosophy)"@en,
        "Spiritualisme"@nb ;
    skos:related humord:c00620 .

humord:c24838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24838" ;
    dct:modified "2025-01-03T10:21:57"^^xsd:dateTime ;
    skos:altLabel "Demand-side economies of scale"@en,
        "Network externality"@en,
        "Nettverkseffektar"@nb ;
    skos:broader humord:c04425 ;
    skos:definition "Betegnelse for at et gode eller en tjeneste har økt effekt for en potensiell kunde avhengig av antallet andre kunder som også eier eller bruker tjenesten <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/003.72/e23/> ;
    skos:prefLabel "Network effects"@en,
        "Nettverkseffekter"@nb ;
    skos:relatedMatch <http://dewey.info/class/003.72/e23/> .

humord:c24840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24840" ;
    dct:modified "2020-08-17T11:03:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/306.3/e23/> ;
    skos:prefLabel "Network economies"@en,
        "Nettverksøkonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.3/e23/> .

humord:c24841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24841" ;
    dct:modified "2025-03-14T11:10:33"^^xsd:dateTime ;
    skos:altLabel "Nevropedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.91/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.91/e23/> ;
    skos:prefLabel "Educational neuroscience"@en,
        "Nevropedagogikk"@nb .

humord:c24842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24842" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "NPM"@en,
        "NPM"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "New public management"@en,
        "New public management"@nb ;
    skos:related humord:c07577,
        humord:c22692 .

humord:c24844 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24844" ;
    dct:modified "2025-02-05T07:39:07"^^xsd:dateTime ;
    skos:altLabel "Ngaoundere"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:broader humord:c01568 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6711/e23/>,
        <http://dewey.info/class/916.711/e23/>,
        <http://dewey.info/class/967.11/e23/> ;
    skos:prefLabel "Ngaoundéré"@en,
        "Ngaoundere"@nb .

humord:c24845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24845" ;
    dct:modified "2019-03-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/373.236/e23/> ;
    skos:broader humord:c22601 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.236/e23/> ;
    skos:prefLabel "Ninth grade"@en,
        "Niendeklasse"@nb .

humord:c24847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24847" ;
    dct:modified "2011-08-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07622 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086918/e23/>,
        <http://dewey.info/class/305.906918/e23/> ;
    skos:prefLabel "Nomadism"@en,
        "Nomadisme"@nb ;
    skos:related humord:c07307 .

humord:c24848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24848" ;
    dct:modified "2020-07-03T14:08:24"^^xsd:dateTime ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/324.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.5/e23/> ;
    skos:prefLabel "Nomination"@en,
        "Nominasjon"@nb .

humord:c24850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24850" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Extra classes"@en,
        "Remedial teaching"@en,
        "Special teaching"@en,
        "Hjelpeundervisning"@nb,
        "Støtteundervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:definition "Særskilt tilrettelagt opplæring som tar sikte på å hjelpe elever med spesielle behov, som ikke kan dekkes innenfor rammen av det ordinære opplæringstilbud <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.012/e23/> ;
    skos:prefLabel "Special needs education"@en,
        "Spesialundervisning"@nb ;
    skos:related humord:c11885,
        humord:c24751,
        humord:c25964 ;
    skos:relatedMatch <http://dewey.info/class/374.012/e23/> .

humord:c24851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24851" ;
    dct:modified "2024-04-02T14:01:22"^^xsd:dateTime ;
    skos:altLabel "Gaussfordeling"@nb,
        "Normalfordeling"@nb ;
    skos:broadMatch <http://dewey.info/class/519.24/e23/> ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006623 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006623,
        <http://dewey.info/class/519.24/e23/>,
        <http://dewey.info/class/519.5/e23/> ;
    skos:prefLabel "Normal distribution"@en,
        "Normalfordeling"@nb ;
    skos:relatedMatch <http://dewey.info/class/519.5/e23/> .

humord:c24852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24852" ;
    dct:modified "2024-10-31T13:40:36"^^xsd:dateTime ;
    skos:altLabel "Språklærarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/> ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93711/e23/>,
        <http://dewey.info/class/371.1/e23/>,
        <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Language teachers"@en,
        "Språklærere"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c24853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24853" ;
    dct:modified "2019-03-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "National curriculum (Historical/juridical term for the curricula of urban and rural education)"@en ;
    skos:broader humord:c17372 ;
    skos:definition "En nasjonal mønsterplan eller læreplan, historisk sett for ulike skoleslag,by- og landsskoler, nedfelt i lovs form (det eksisterte ulike normalplaner for byfolkeskolen og landsfolkeskolen)."@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/375/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/375/e23/> ;
    skos:prefLabel "National curricula (Historical/juridical term for the curricula of urban and rural education)"@en,
        "Normalplaner"@nb .

humord:c24854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24854" ;
    dct:modified "2024-10-02T08:01:08"^^xsd:dateTime ;
    skos:altLabel "NIEO"@en,
        "Ny verdensorden"@nb,
        "Ny verdsorden"@nb,
        "Ny økonomisk verdensordning"@nb,
        "Ny økonomisk verdsorden"@nb,
        "NØV"@nb ;
    skos:broadMatch <http://dewey.info/class/327/e23/> ;
    skos:broader humord:c23166 ;
    skos:definition "Ny økonomisk verdensorden er et begrep som ble lansert i 1970-årene i form av en omfattende liste med reformkrav som utviklingslandene fremsatte på møtet i bevegelsen av alliansefrie stater i Alger i 1973. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327/e23/> ;
    skos:prefLabel "New International Economic Order"@en,
        "Ny økonomisk verdensorden"@nb .

humord:c24857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24857" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neofascism"@en ;
    skos:broadMatch <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/335.6/e23/> ;
    skos:broader humord:c09638 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/321.94/e23/>,
        <http://dewey.info/class/335.6/e23/> ;
    skos:prefLabel "Neo-fascism"@en,
        "Nyfascisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.94/e23/> .

humord:c24858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24858" ;
    dct:modified "2024-12-02T12:43:46"^^xsd:dateTime ;
    skos:altLabel "Neo-feminists"@en,
        "Nyfeminisme"@nb,
        "Nyfeministane"@nb,
        "Nyfeministene"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/> ;
    skos:broader humord:c04803 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/> ;
    skos:prefLabel "Neo-feminism"@en,
        "Nyfeminisme"@nb ;
    skos:related humord:c00561 .

humord:c24861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24861" ;
    dct:modified "2024-11-14T13:44:46"^^xsd:dateTime ;
    skos:altLabel "Nyheitsjournalistikk"@nb,
        "Nyhendejournalistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/> ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/> ;
    skos:prefLabel "News journalism"@en,
        "Nyhetsjournalistikk"@nb ;
    skos:related humord:c09080,
        humord:c25571 .

humord:c24862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24862" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nyhetsmedia"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:closeMatch <http://dewey.info/class/070.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "News media"@en,
        "Nyhetsmedier"@nb .

humord:c24866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24866" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07852 ;
    skos:definition "Retning innenfor amerikansk sosialøkonomi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/330.1552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1552/e23/> ;
    skos:prefLabel "Institutionalism (Economy)"@en,
        "Institusjonalisme (Økonomi)"@nb .

humord:c24868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24868" ;
    dct:modified "2024-01-12T10:19:41"^^xsd:dateTime ;
    skos:altLabel "Inquisitiveness"@en,
        "Nosiness"@en,
        "Forvitskap"@nb,
        "Nyfikne"@nb,
        "Nysgjerrigheit"@nb ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/> ;
    skos:broader humord:c28378 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Curiosity"@en,
        "Nysgjerrighet"@nb .

humord:c24869 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24869" ;
    dct:modified "2022-02-24T17:06:40"^^xsd:dateTime ;
    skos:altLabel "Consumer goods sector"@en,
        "Food and drugs industry"@en ;
    skos:broadMatch <http://dewey.info/class/338.47664/e23/>,
        <http://dewey.info/class/338.7664/e23/> ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47664/e23/>,
        <http://dewey.info/class/338.7664/e23/>,
        <http://dewey.info/class/664/e23/> ;
    skos:prefLabel "Consumer goods industry"@en,
        "Nytelsesmiddelindustri"@nb ;
    skos:related humord:c21679 ;
    skos:relatedMatch <http://dewey.info/class/664/e23/> .

humord:c24870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24870" ;
    dct:modified "2024-10-02T08:05:09"^^xsd:dateTime ;
    skos:altLabel "Kost-nytte-analysar"@nb,
        "Kost-nytte-analyse"@nb,
        "Kost-nytte-analyser"@nb,
        "Kostnad-nytte-analysar"@nb,
        "Kostnad-nytte-analyse"@nb,
        "Kostnad-nytte-analyser"@nb,
        "Kostnadsnytteanalyse"@nb,
        "Nytte-kostnad-analysar"@nb,
        "Nytte-kostnad-analyse"@nb,
        "Nytte-kostnad-analyser"@nb,
        "Nytte-kostnadsanalysar"@nb,
        "Nytte-kostnadsanalyse"@nb,
        "Nyttekostnadsanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/658.1554/e23/> ;
    skos:broader humord:c07798 ;
    skos:definition "Nytte-kostnadsanalyse er en lønnsomhetsanalyse av offentlige prosjekter der alle fordeler og ulemper med et prosjekt tallfestes og summeres, så langt det lar seg gjøre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.43/e23/>,
        <http://dewey.info/class/658.1554/e23/> ;
    skos:prefLabel "Cost-benefit analysis"@en,
        "Nytte-kostnadsanalyser"@nb ;
    skos:related humord:c23147,
        humord:c23946 ;
    skos:relatedMatch <http://dewey.info/class/352.43/e23/> .

humord:c24872 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24872" ;
    dct:modified "2024-11-05T14:42:28"^^xsd:dateTime ;
    skos:altLabel "Graduates"@en,
        "Nyutdanna"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Newly qualified"@en,
        "Nyutdannede"@nb .

humord:c24873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24873" ;
    dct:modified "2018-08-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Cluster industries"@en,
        "Industry clusters"@en,
        "Næringsklustre"@nb ;
    skos:broadMatch <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/338.87/e23/> ;
    skos:broader humord:c07590 ;
    skos:definition "En klynge av bedrifter innen samme nærings som kan realisere stordriftsfordeler <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/338.87/e23/> ;
    skos:prefLabel "Industrial clusters"@en,
        "Næringsklynger"@nb .

humord:c24875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24875" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Næringsstruktur"@nb ;
    skos:broadMatch <http://dewey.info/class/338/e23/> ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Industrial structures"@en,
        "Næringsstrukturer"@nb .

humord:c24877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24877" ;
    dct:modified "2024-04-02T13:51:09"^^xsd:dateTime ;
    skos:altLabel "Industry organization"@en,
        "Næringsøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001060,
        <http://dewey.info/class/338.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001060,
        <http://dewey.info/class/338.6/e23/>,
        <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Industry organisation"@en,
        "Næringsøkonomi"@nb ;
    skos:related humord:c07868,
        humord:c23819,
        humord:c24156,
        humord:c24486,
        humord:c25667 ;
    skos:relatedMatch <http://dewey.info/class/658.402/e23/> .

humord:c24880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24880" ;
    dct:modified "2024-02-19T13:24:43"^^xsd:dateTime ;
    skos:altLabel "Bond issues"@en ;
    skos:broadMatch <http://dewey.info/class/657.75/e23/> ;
    skos:broader humord:c23217 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/332.6323/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6323/e23/>,
        <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0666/e23/>,
        <http://dewey.info/class/346.0922/e23/>,
        <http://dewey.info/class/657.75/e23/>,
        <http://dewey.info/class/658.15224/e23/>,
        <http://dewey.info/class/658.1526/e23/> ;
    skos:prefLabel "Bonds (Securities)"@en,
        "Obligasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/336.2426/e23/>,
        <http://dewey.info/class/343.05246/e23/>,
        <http://dewey.info/class/346.0666/e23/>,
        <http://dewey.info/class/346.0922/e23/>,
        <http://dewey.info/class/658.15224/e23/>,
        <http://dewey.info/class/658.1526/e23/> .

humord:c24881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24881" ;
    dct:modified "2020-08-10T09:28:41"^^xsd:dateTime ;
    skos:altLabel "Bond market"@en,
        "Obligasjonsmarked"@nb ;
    skos:broadMatch <http://dewey.info/class/332.6323/e23/> ;
    skos:broader humord:c23221 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.6323/e23/> ;
    skos:prefLabel "Bond markets"@en,
        "Obligasjonsmarkeder"@nb .

humord:c24883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24883" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Compulsory education (Schooling)"@en ;
    skos:broader humord:c04903 ;
    skos:editorialNote "Lukket bemerkning: uto11"@nb ;
    skos:exactMatch <http://dewey.info/class/379.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379.23/e23/> ;
    skos:prefLabel "Compulsory schooling"@en,
        "Obligatorisk skolegang"@nb .

humord:c24886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24886" ;
    dct:modified "2024-11-14T15:11:01"^^xsd:dateTime ;
    skos:altLabel "Industriutbygging"@nb,
        "Industriutvikling"@nb,
        "Næringsplanlegging"@nb,
        "Næringsutvikling"@nb ;
    skos:broadMatch <http://dewey.info/class/338.9/e23/> ;
    skos:broader humord:c07587 ;
    skos:closeMatch <http://dewey.info/class/658.4012/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012671 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012671,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/658.4012/e23/> ;
    skos:prefLabel "Industrial development"@en,
        "Næringsutvikling"@nb ;
    skos:related humord:c22324,
        humord:c23609 .

humord:c24887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24887" ;
    dct:modified "2022-05-13T14:19:38"^^xsd:dateTime ;
    skos:altLabel "Government expenditures"@en,
        "Government spending"@en,
        "Public consumption"@en,
        "Public expenditures"@en,
        "Offentlig forbruk"@nb,
        "Offentlige utgifter"@nb ;
    skos:broadMatch <http://dewey.info/class/336.39/e23/> ;
    skos:broader humord:c07832 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.39/e23/> ;
    skos:prefLabel "Public spending"@en,
        "Offentlig konsum"@nb ;
    skos:related humord:c07871 .

humord:c24888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24888" ;
    dct:modified "2011-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public debt"@en ;
    skos:broader humord:c15153 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/336.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.34/e23/>,
        <http://dewey.info/class/339.523/e23/>,
        <http://dewey.info/class/352.45/e23/> ;
    skos:prefLabel "Public debts"@en,
        "Offentlig gjeld"@nb ;
    skos:related humord:c07871 ;
    skos:relatedMatch <http://dewey.info/class/339.523/e23/>,
        <http://dewey.info/class/352.45/e23/> .

humord:c24889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24889" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public audit"@en,
        "Public auditing"@en,
        "Public sector audit"@en,
        "Offentlig kontroll"@nb ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/657.835045/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/657.835045/e23/> ;
    skos:prefLabel "Public sector auditing"@en,
        "Offentlig revisjon"@nb .

humord:c24890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24890" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public schooling"@en,
        "State school system"@en,
        "State schooling"@en ;
    skos:broader humord:c07918 ;
    skos:closeMatch <http://dewey.info/class/371/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/379/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/>,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Public school system"@en,
        "Offentlig skolevesen"@nb ;
    skos:related humord:c22882,
        humord:c24895,
        humord:c27767 .

humord:c24894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24894" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/379.26/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379.26/e23/> ;
    skos:prefLabel "Mass education"@en,
        "Masseutdanning"@nb .

humord:c24895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24895" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "State education"@en ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/370/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.071/e23/>,
        <http://dewey.info/class/344.076/e23/>,
        <http://dewey.info/class/370/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Public education"@en,
        "Offentlig utdanning"@nb ;
    skos:related humord:c24890 ;
    skos:relatedMatch <http://dewey.info/class/344.071/e23/>,
        <http://dewey.info/class/344.076/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/379/e23/> .

humord:c24899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24899" ;
    dct:modified "2023-08-29T12:54:25"^^xsd:dateTime ;
    skos:altLabel "Government business enterprises"@en,
        "Government corporations"@en,
        "Offentlige foretak"@nb,
        "Offentlige selskap"@nb ;
    skos:broader humord:c07590 ;
    skos:closeMatch <http://dewey.info/class/338.62/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.749/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.62/e23/>,
        <http://dewey.info/class/338.749/e23/> ;
    skos:prefLabel "Public enterprises"@en,
        "Offentlige bedrifter"@nb .

humord:c24903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 43 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24903" ;
    dct:modified "2023-12-13T08:16:51"^^xsd:dateTime ;
    skos:altLabel "City services"@en,
        "Community services"@en,
        "Municipal services"@en,
        "Public service"@en,
        "Fylkeskommunale tjenester"@nb,
        "Kommunale tjenester"@nb,
        "Offentlege informasjonstenester"@nb,
        "Offentlege tenester"@nb,
        "Offentlige informasjonstjenester"@nb,
        "Statlige tjenester"@nb ;
    skos:broader humord:c09406 ;
    skos:closeMatch <http://dewey.info/class/363.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002735 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002735,
        <http://dewey.info/class/363.6/e23/> ;
    skos:prefLabel "Public services"@en,
        "Offentlige tjenester"@nb .

humord:c24904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24904" ;
    dct:modified "2023-07-07T10:14:48"^^xsd:dateTime ;
    skos:altLabel "General public"@en,
        "Public"@en,
        "Offentlighet"@nb ;
    skos:broader humord:c09164 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.38/e23/> ;
    skos:prefLabel "Public sphere"@en,
        "Offentligheten"@nb ;
    skos:related humord:c09709 ;
    skos:relatedMatch <http://dewey.info/class/303.38/e23/> .

humord:c24906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24906" ;
    dct:modified "2023-12-13T08:17:27"^^xsd:dateTime ;
    skos:altLabel "Offshore industry"@en,
        "Offshore oil industries"@en,
        "Offshore oil industry"@en,
        "Offshore"@nb,
        "Offshoreverksemd"@nb,
        "Offshorevirksomhet"@nb ;
    skos:broader humord:c07701 ;
    skos:definition "Petroleumsvirksomhet til havs <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010860,
        <http://dewey.info/class/622.33819/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010860,
        <http://dewey.info/class/338.2728/e23/>,
        <http://dewey.info/class/622.33819/e23/> ;
    skos:prefLabel "Offshore industries"@en,
        "Offshore"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.2728/e23/> .

humord:c24907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24907" ;
    dct:modified "2023-05-10T12:37:16"^^xsd:dateTime ;
    skos:altLabel "Handelsoligopoler"@nb ;
    skos:broadMatch <http://dewey.info/class/338.884/e23/> ;
    skos:broader humord:c07843 ;
    skos:definition "Den tilstand som hersker på et marked når den overveiende del av tilbudet kommer fra noen få store foretak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.523/e23/>,
        <http://dewey.info/class/338.82/e23/>,
        <http://dewey.info/class/338.884/e23/> ;
    skos:prefLabel "Oligopolies"@en,
        "Oligopoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.523/e23/> .

humord:c24908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24908" ;
    dct:modified "2024-10-31T12:45:56"^^xsd:dateTime ;
    skos:altLabel "Oil industry workers"@en,
        "Oil platform workers"@en,
        "Oil rig workers"@en,
        "Oilfield workers"@en,
        "Oilmen"@en,
        "Roughnecks"@en,
        "Oljearbeidarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.96655/e23/>,
        <http://dewey.info/class/665.5092/e23/> ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.96655/e23/>,
        <http://dewey.info/class/665.5092/e23/> ;
    skos:prefLabel "Oil workers"@en,
        "Oljearbeidere"@nb .

humord:c24909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24909" ;
    dct:modified "2024-05-13T07:42:34"^^xsd:dateTime ;
    skos:altLabel "Oil well drilling"@en,
        "Oljeboring"@nb ;
    skos:broadMatch <http://dewey.info/class/338.27282/e23/> ;
    skos:broader humord:c07701 ;
    skos:closeMatch <http://dewey.info/class/622.3381/e23/> ;
    skos:definition "Oljeboring er boring ned i berggrunnen for å lete etter råolje eller gass. Ved funn bores flere hull for å bestemme utstrekningen til et eventuelt oljefelt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004306 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004306,
        <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/553.282/e23/>,
        <http://dewey.info/class/622.3381/e23/> ;
    skos:prefLabel "Oil drilling"@en,
        "Oljeboring"@nb ;
    skos:relatedMatch <http://dewey.info/class/553.282/e23/> .

humord:c24910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24910" ;
    dct:modified "2024-05-13T07:50:30"^^xsd:dateTime ;
    skos:altLabel "Hydrocarbon exploration"@en,
        "Petroleum exploration"@en,
        "Petroleum prospecting"@en,
        "Oljeleiting"@nb ;
    skos:broader humord:c07701 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009828,
        <http://dewey.info/class/622.18282/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009828,
        <http://dewey.info/class/622.18282/e23/> ;
    skos:prefLabel "Oil exploration"@en,
        "Oljeleting"@nb .

humord:c24911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24911" ;
    dct:modified "2024-05-14T12:24:15"^^xsd:dateTime ;
    skos:altLabel "Gas fields"@en,
        "Hydrocarbon fields"@en,
        "Oil field"@en,
        "Oil fields"@en,
        "Oilfield"@en,
        "Petroleum fields"@en,
        "Gassfelt"@nb,
        "Oljefelt"@nb,
        "Petroleumsfelt"@nb ;
    skos:broadMatch <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/553.28/e23/> ;
    skos:broader humord:c07701 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004145 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004145,
        <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/338.2728/e23/>,
        <http://dewey.info/class/553.28/e23/>,
        <http://dewey.info/class/622.338/e23/>,
        <http://dewey.info/class/665.5/e23/> ;
    skos:prefLabel "Oilfields"@en,
        "Oljefelt"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.2728/e23/>,
        <http://dewey.info/class/622.338/e23/>,
        <http://dewey.info/class/665.5/e23/> .

humord:c24912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24912" ;
    dct:modified "2024-05-13T07:49:46"^^xsd:dateTime ;
    skos:altLabel "Oil spill"@en,
        "Oil spills"@en,
        "Oljedrift"@nb,
        "Oljeforureining"@nb,
        "Oljeforurensing"@nb,
        "Oljepest"@nb,
        "Oljespredning"@nb,
        "Oljespreiing"@nb,
        "Oljesøl"@nb,
        "Oljeutslepp"@nb,
        "Oljeutslipp"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Oljeforurensning er forurensning som skyldes utslipp av olje i vann, i elver, til havs eller på land.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013469,
        <http://dewey.info/class/363.7382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013469,
        <http://dewey.info/class/344.046332/e23/>,
        <http://dewey.info/class/363.7382/e23/>,
        <http://dewey.info/class/628.16833/e23/> ;
    skos:prefLabel "Oil pollution"@en,
        "Oljeforurensning"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.046332/e23/>,
        <http://dewey.info/class/628.16833/e23/> .

humord:c24914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24914" ;
    dct:modified "2024-11-20T12:51:31"^^xsd:dateTime ;
    skos:altLabel "Discovery of oil"@en,
        "Hydrocarbon reservoirs"@en,
        "Oil and gas reservoirs"@en,
        "Oil deposits"@en,
        "Oil finds"@en,
        "Oil pools"@en,
        "Oil reserves"@en,
        "Oil reservoir"@en,
        "Oil reservoirs"@en,
        "Oil resources"@en,
        "Petroleum resources"@en,
        "Gassforekomster"@nb,
        "Gassførekomstar"@nb,
        "Hydrokarbonavsetjingar"@nb,
        "Hydrokarbonavsetninger"@nb,
        "Hydrokarbonavsettingar"@nb,
        "Hydrokarbonforekomster"@nb,
        "Hydrokarbonførekomstar"@nb,
        "Hydrokarbonreservoar"@nb,
        "Hydrokarbonreservoarer"@nb,
        "Oljeforekomster"@nb,
        "Oljefunn"@nb,
        "Oljeførekomstar"@nb,
        "Oljereserver"@nb,
        "Oljereservoar"@nb,
        "Oljereservoarer"@nb,
        "Oljeressursar"@nb,
        "Oljeressurser"@nb,
        "Petroleumsførekomstar"@nb,
        "Petroleumsreservoar"@nb,
        "Petroleumsreservoarer"@nb,
        "Reservoar"@nb,
        "Reservoarer"@nb ;
    skos:broader humord:c01518 ;
    skos:definition "En ansamling av petroleum i en geologisk enhet i undergrunnen, påvist ved boring. Petroleumsforekomster kan unntaksvis også finnes på overflaten <Norsk geologisk ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005495,
        <http://dewey.info/class/333.8232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005495,
        <http://dewey.info/class/333.8232/e23/>,
        <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/381.42282/e23/>,
        <http://dewey.info/class/553.282/e23/>,
        <http://dewey.info/class/622.3382/e23/> ;
    skos:prefLabel "Petroleum reservoirs"@en,
        "Petroleumsforekomster"@nb ;
    skos:related humord:c07701 ;
    skos:relatedMatch <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/381.42282/e23/>,
        <http://dewey.info/class/553.282/e23/>,
        <http://dewey.info/class/622.3382/e23/> .

humord:c24916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24916" ;
    dct:modified "2024-10-18T07:21:53"^^xsd:dateTime ;
    skos:altLabel "Oil crisis"@en,
        "Oljekrisar"@nb,
        "Oljekriser"@nb,
        "Oljemangel"@nb ;
    skos:broader humord:c22305 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.8232/e23/>,
        <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/553.282/e23/> ;
    skos:prefLabel "Oil crises"@en,
        "Oljekriser"@nb ;
    skos:related humord:c07701,
        humord:c22947 ;
    skos:relatedMatch <http://dewey.info/class/333.8232/e23/>,
        <http://dewey.info/class/338.27282/e23/>,
        <http://dewey.info/class/553.282/e23/> .

humord:c24920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24920" ;
    dct:modified "2022-10-24T14:48:41"^^xsd:dateTime ;
    skos:altLabel "Oil company"@en,
        "Oljeselskap"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.2728/e23/>,
        <http://dewey.info/class/338.476655/e23/>,
        <http://dewey.info/class/338.7622338/e23/>,
        <http://dewey.info/class/338.76655/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.2728/e23/>,
        <http://dewey.info/class/338.476655/e23/>,
        <http://dewey.info/class/338.7622338/e23/>,
        <http://dewey.info/class/338.76655/e23/>,
        <http://dewey.info/class/622.3382/e23/>,
        <http://dewey.info/class/665.5/e23/> ;
    skos:prefLabel "Oil companies"@en,
        "Oljeselskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.3382/e23/>,
        <http://dewey.info/class/665.5/e23/> .

humord:c24921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24921" ;
    dct:modified "2024-05-14T13:26:32"^^xsd:dateTime ;
    skos:altLabel "Oil economics"@en,
        "Oljeøkonomi"@nb,
        "Petroleumsøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/338.2728/e23/> ;
    skos:broader humord:c07867 ;
    skos:closeMatch realfagstermer:c012013 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012013,
        <http://dewey.info/class/338.2728/e23/> ;
    skos:prefLabel "Petroleum economics"@en,
        "Petroleumsøkonomi"@nb .

humord:c24923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24923" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Retraining"@en,
        "Transition training"@en ;
    skos:broader humord:c14640 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.25924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25924/e23/>,
        <http://dewey.info/class/342.0686/e23/>,
        <http://dewey.info/class/362.0425/e23/>,
        <http://dewey.info/class/370.113/e23/>,
        <http://dewey.info/class/658.31243/e23/> ;
    skos:prefLabel "Re-education"@en,
        "Omskolering"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.0686/e23/>,
        <http://dewey.info/class/362.0425/e23/>,
        <http://dewey.info/class/370.113/e23/>,
        <http://dewey.info/class/658.31243/e23/> .

humord:c24925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24925" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/690.55/e23/>,
        <http://dewey.info/class/725.5/e23/> ;
    skos:broader humord:c05206 ;
    skos:closeMatch <http://dewey.info/class/362.61/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.61/e23/>,
        <http://dewey.info/class/690.55/e23/>,
        <http://dewey.info/class/725.5/e23/> ;
    skos:prefLabel "Sheltered housing"@en,
        "Omsorgsboliger"@nb .

humord:c24926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24926" ;
    dct:modified "2024-12-03T12:15:03"^^xsd:dateTime ;
    skos:altLabel "Omsorgsetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/177.7/e23/> ;
    skos:broader humord:c00245 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.7/e23/> ;
    skos:prefLabel "Ethics of care"@en,
        "Omsorgsetikk"@nb .

humord:c24927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24927" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/361/e23/>,
        <http://dewey.info/class/362.73/e23/> ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361/e23/>,
        <http://dewey.info/class/362.73/e23/> ;
    skos:prefLabel "Care order"@en,
        "Omsorgsovertakelse"@nb ;
    skos:related humord:c08948 .

humord:c24928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24928" ;
    dct:modified "2020-06-30T11:49:31"^^xsd:dateTime ;
    skos:altLabel "Caregiving abilities"@en ;
    skos:broadMatch <http://dewey.info/class/361/e23/> ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361/e23/> ;
    skos:prefLabel "Caregiving ability"@en,
        "Omsorgsevne"@nb .

humord:c24929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24929" ;
    dct:modified "2016-09-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.3122/e23/> ;
    skos:broader humord:c22927 ;
    skos:definition "Den permisjon som faren har rett til for å bistå moren i forbindelse med fødselen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2576/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Compassionate leave"@en,
        "Omsorgspermisjon"@nb .

humord:c24931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24931" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Health care professions"@en ;
    skos:broader humord:c28168 ;
    skos:closeMatch <http://dewey.info/class/331.76161073/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.961073/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.961073/e23/>,
        <http://dewey.info/class/331.76161073/e23/>,
        <http://dewey.info/class/610.73069/e23/> ;
    skos:prefLabel "Caring professions"@en,
        "Omsorgsyrker"@nb ;
    skos:relatedMatch <http://dewey.info/class/610.73069/e23/> .

humord:c24932 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24932" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Adaptation processes"@en,
        "Corporate change"@en,
        "Industrial change"@en,
        "Organisation change"@en,
        "Organisational change"@en,
        "Organisational transformation"@en,
        "Organization change"@en,
        "Organizational change"@en,
        "Organizational transformation"@en,
        "Readjustment processes"@en,
        "Reorganisation processes"@en,
        "Reorganization (Organisations)"@en,
        "Reorganization processes"@en,
        "Restructuring processes"@en,
        "Omstillingsprosesser"@nb,
        "Organisasjonsendring"@nb ;
    skos:broadMatch <http://dewey.info/class/658.16/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:broader humord:c19925 ;
    skos:closeMatch realfagstermer:c008306 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008306,
        <http://dewey.info/class/658.16/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:prefLabel "Reorganisation (Organisations)"@en,
        "Omstilling (Organisasjoner)"@nb .

humord:c24936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24936" ;
    dct:modified "2024-11-20T14:07:19"^^xsd:dateTime ;
    skos:altLabel "Commissioned research"@en,
        "Oppdragsforsking"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:prefLabel "Contract research"@en,
        "Oppdragsforskning"@nb .

humord:c24937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24937" ;
    dct:modified "2024-11-13T14:41:00"^^xsd:dateTime ;
    skos:altLabel "Oppdrettsfisk"@nb ;
    skos:broader humord:c16599 ;
    skos:closeMatch <http://dewey.info/class/639.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012752 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012752,
        <http://dewey.info/class/639.3/e23/> ;
    skos:prefLabel "Farmed fish"@en,
        "Oppdrettsfisk"@nb ;
    skos:related humord:c08236 .

humord:c24939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24939" ;
    dct:modified "2016-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Exercises (Pedagogy)"@en,
        "School assignments (Pedagogy)"@en,
        "Tasks (Pedagogy)"@en,
        "Skoleoppgaver"@nb ;
    skos:broadMatch <http://dewey.info/class/1--076/e23/> ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--076/e23/> ;
    skos:prefLabel "Assignments (Pedagogy)"@en,
        "Oppgaver (Pedagogikk)"@nb .

humord:c24941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24941" ;
    dct:modified "2011-07-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Problem solving (Pedagogy)"@en,
        "Writing assignments"@en,
        "Oppgaveskriving"@nb ;
    skos:broadMatch <http://dewey.info/class/371.30281/e23/> ;
    skos:broader humord:c24939 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.30281/e23/> ;
    skos:prefLabel "Task solving (Pedagogy)"@en,
        "Oppgaveløsing"@nb .

humord:c24946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24946" ;
    dct:modified "2017-03-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/370.155/e23/> ;
    skos:broader humord:c08082 ;
    skos:closeMatch <http://dewey.info/class/153.1532/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/153.733/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1532/e23/>,
        <http://dewey.info/class/153.733/e23/>,
        <http://dewey.info/class/370.155/e23/> ;
    skos:prefLabel "Attention"@en,
        "Oppmerksomhet"@nb ;
    skos:related humord:c23895 .

humord:c24949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24949" ;
    dct:modified "2021-11-03T11:46:13"^^xsd:dateTime ;
    skos:altLabel "Political opposition"@en,
        "Politisk opposisjon"@nb ;
    skos:broadMatch <http://dewey.info/class/328.369/e23/> ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.369/e23/> ;
    skos:prefLabel "Opposition"@en,
        "Opposisjon"@nb .

humord:c24950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24950" ;
    dct:modified "2024-08-28T20:56:24"^^xsd:dateTime ;
    skos:altLabel "Notice of termination (Labour law)"@en,
        "Resignation (Labour law)"@en,
        "Avskjed"@nb,
        "Oppseiing (Arbeidsrett)"@nb,
        "Oppseiingar (Arbeidsrett)"@nb,
        "Oppsigelse (Arbeidsrett)"@nb ;
    skos:broadMatch <http://dewey.info/class/658.313/e23/> ;
    skos:broader humord:c25645 ;
    skos:closeMatch <http://dewey.info/class/368.016/e23/> ;
    skos:definition "Oppsigelse vil i arbeidsretten si at enten arbeidsgiver eller arbeidstaker ensidig erklærer at arbeidstakeren skal slutte i jobben <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/368.016/e23/>,
        <http://dewey.info/class/658.313/e23/> ;
    skos:prefLabel "Dismissal (Labour law)"@en,
        "Oppsigelser (Arbeidsrett)"@nb ;
    skos:related humord:c09136 .

humord:c24951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24951" ;
    dct:modified "2024-11-04T12:17:59"^^xsd:dateTime ;
    skos:altLabel "Opptakskrav"@nb,
        "Opptakskriterier"@nb,
        "Opptakskriterium"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.217/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.217/e23/> ;
    skos:prefLabel "Admission requirements"@en,
        "Opptakskrav"@nb ;
    skos:related humord:c07912,
        humord:c68783 .

humord:c24953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24953" ;
    dct:modified "2023-12-13T10:16:19"^^xsd:dateTime ;
    skos:altLabel "Oppvarming"@nb ;
    skos:broadMatch <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/629.13442/e23/> ;
    skos:broader humord:c04421 ;
    skos:closeMatch <http://dewey.info/class/022.8/e23/>,
        <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/542.4/e23/>,
        <http://dewey.info/class/658.25/e23/>,
        <http://dewey.info/class/697/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005396,
        <http://dewey.info/class/644.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005396,
        <http://dewey.info/class/022.8/e23/>,
        <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/392.36/e23/>,
        <http://dewey.info/class/542.4/e23/>,
        <http://dewey.info/class/629.040289/e23/>,
        <http://dewey.info/class/629.13442/e23/>,
        <http://dewey.info/class/629.2772/e23/>,
        <http://dewey.info/class/644.1/e23/>,
        <http://dewey.info/class/658.25/e23/>,
        <http://dewey.info/class/697/e23/> ;
    skos:prefLabel "Heating"@en,
        "Oppvarming"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.040289/e23/>,
        <http://dewey.info/class/629.2772/e23/> .

humord:c24954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24954" ;
    dct:modified "2024-10-15T12:13:47"^^xsd:dateTime ;
    skos:altLabel "Childhood environment"@en,
        "Barnets oppvekstvilkår"@nb,
        "Barns oppvekstvilkår"@nb,
        "Oppvekstforhald"@nb,
        "Oppvekstforhold"@nb,
        "Oppvekstkår"@nb,
        "Oppvekstmiljø"@nb,
        "Oppvekstvilkår"@nb ;
    skos:broadMatch <http://dewey.info/class/306.432/e23/> ;
    skos:broader humord:c13045 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/306.432/e23/> ;
    skos:prefLabel "Child-rearing environment"@en,
        "Oppvekstmiljø"@nb ;
    skos:related humord:c22399 ;
    skos:relatedMatch <http://dewey.info/class/155.92/e23/> .

humord:c24958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24958" ;
    dct:modified "2024-04-03T09:50:10"^^xsd:dateTime ;
    skos:altLabel "Opsjonar"@nb,
        "Opsjonsavtaler"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Avtaler som gir rett til å inngå en fremtidig avtale på vilkår fastsatt på forhånd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000587,
        <http://dewey.info/class/332.632283/e23/>,
        <http://dewey.info/class/332.6453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000587,
        <http://dewey.info/class/332.632283/e23/>,
        <http://dewey.info/class/332.6453/e23/> ;
    skos:prefLabel "Options"@en,
        "Opsjoner"@nb .

humord:c24959 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24959" ;
    dct:modified "2024-11-14T10:48:16"^^xsd:dateTime ;
    skos:altLabel "Ordavkoding"@nb,
        "Ordforståelse"@nb,
        "Ordforståing"@nb ;
    skos:broader humord:c22668 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.46/e23/> ;
    skos:prefLabel "Word decoding"@en,
        "Ordavkoding"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.46/e23/> .

humord:c24961 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24961" ;
    dct:modified "2020-10-28T12:38:11"^^xsd:dateTime ;
    skos:altLabel "Language training"@en,
        "Språktrening"@nb ;
    skos:broader humord:c06371 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Language stimulation"@en,
        "Språkstimulering"@nb ;
    skos:related humord:c19342 ;
    skos:relatedMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/401.93/e23/> .

humord:c24962 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c01528,
        humord:c06320 ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24962" ;
    dct:modified "2022-04-28T15:08:36"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Språktester (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c24964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24964" ;
    dct:modified "2023-12-13T10:18:34"^^xsd:dateTime ;
    skos:altLabel "Optimalisering"@nb,
        "Optimering"@nb ;
    skos:broader humord:c28399 ;
    skos:closeMatch <http://dewey.info/class/519.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: buo11"@nb ;
    skos:exactMatch realfagstermer:c005824,
        realfagstermer:c006138 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005824,
        realfagstermer:c006138,
        <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/519.6/e23/> ;
    skos:prefLabel "Optimization"@en,
        "Optimering"@nb ;
    skos:relatedMatch <http://dewey.info/class/003/e23/>,
        <http://dewey.info/class/1--011/e23/> .

humord:c24966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24966" ;
    dct:modified "2024-12-03T12:04:57"^^xsd:dateTime ;
    skos:altLabel "Organdonasjon"@nb ;
    skos:broader humord:c00257 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/362.1783/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.04194/e23/>,
        <http://dewey.info/class/362.1783/e23/> ;
    skos:prefLabel "Organ donation"@en,
        "Organdonasjon"@nb ;
    skos:related humord:c03833,
        humord:c59285 ;
    skos:relatedMatch <http://dewey.info/class/344.04194/e23/> .

humord:c24967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24967" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Industrial analysis"@en,
        "Organizational analysis"@en ;
    skos:broadMatch <http://dewey.info/class/658.402/e23/> ;
    skos:broader humord:c19925 ;
    skos:closeMatch realfagstermer:c013255 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013255,
        <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Organisational analysis"@en,
        "Organisasjonsanalyse"@nb .

humord:c24969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24969" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Organisational models"@en,
        "Organizational forms"@en,
        "Organizational models"@en,
        "Organisasjonsmodeller"@nb ;
    skos:broadMatch <http://dewey.info/class/658.402/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:broader humord:c19925 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.402/e23/>,
        <http://dewey.info/class/658.406/e23/> ;
    skos:prefLabel "Organisational forms"@en,
        "Organisasjonsformer"@nb .

humord:c24971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24971" ;
    dct:modified "2025-01-10T07:09:14"^^xsd:dateTime ;
    skos:altLabel "Foretakskultur"@nb,
        "Føretakskultur"@nb,
        "Organisasjonkultur"@nb,
        "Organisasjonskultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012755 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012755,
        <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Organisational culture"@en,
        "Organisasjonskultur"@nb ;
    skos:related humord:c68781 .

humord:c24974 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24974" ;
    dct:modified "2011-10-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12729 ;
    skos:closeMatch <http://dewey.info/class/332.41/e23/> ;
    skos:definition "Økonomisk stagnasjon samtidig som en har inflasjon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.41/e23/> ;
    skos:prefLabel "Stagflation"@en,
        "Stagflasjon"@nb ;
    skos:related humord:c17710 .

humord:c24975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24975" ;
    dct:modified "2024-02-02T12:56:36"^^xsd:dateTime ;
    skos:altLabel "Organisation psychology"@en,
        "Organisational psychology"@en,
        "Organization psychology"@en,
        "Organisasjonspsykologi"@nb ;
    skos:broadMatch <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c28514 ;
    skos:definition "Organisasjonspsykologi er vitenskapen om hvordan individer og grupper fungerer i organisasjoner, og praktisk bruk av psykologisk kunnskap om det samme.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.7/e23/>,
        <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Organizational psychology"@en,
        "Organisasjonspsykologi"@nb ;
    skos:related humord:c28487 .

humord:c24976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24976" ;
    dct:modified "2023-12-13T10:21:11"^^xsd:dateTime ;
    skos:altLabel "Organisational sociology"@en,
        "Organizational sociology"@en,
        "Sociology of organizations"@en,
        "Organisasjonssosiologi"@nb ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004863 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004863,
        <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Sociology of organisations"@en,
        "Organisasjonssosiologi"@nb .

humord:c24977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24977" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Organizational structure"@en ;
    skos:broadMatch <http://dewey.info/class/658.402/e23/> ;
    skos:broader humord:c24969 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.402/e23/> ;
    skos:prefLabel "Organisational structure"@en,
        "Organisasjonsstruktur"@nb .

humord:c24978 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24978" ;
    dct:modified "2023-12-13T10:22:16"^^xsd:dateTime ;
    skos:altLabel "Organisation studies"@en,
        "Organisation theory"@en,
        "Organization studies"@en,
        "Organization theory"@en,
        "Organizational theory"@en,
        "Organisasjonskunnskap"@nb,
        "Organisasjonsstrukturar"@nb,
        "Organisasjonsstrukturer"@nb,
        "Organisasjonsteori"@nb,
        "Organisasjonsvitenskap"@nb ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c19925 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013255 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013255,
        <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/658.401/e23/> ;
    skos:prefLabel "Organisational theory"@en,
        "Organisasjonsteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.401/e23/> .

humord:c24983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24983" ;
    dct:modified "2024-11-13T14:56:18"^^xsd:dateTime ;
    skos:altLabel "Overbefolkning"@nb,
        "Overfolking"@nb ;
    skos:broader humord:c21815 ;
    skos:closeMatch <http://dewey.info/class/363.91/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008389 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008389,
        <http://dewey.info/class/363.91/e23/> ;
    skos:prefLabel "Overpopulation"@en,
        "Overbefolkning"@nb .

humord:c24985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24985" ;
    dct:modified "2024-11-11T12:40:14"^^xsd:dateTime ;
    skos:altLabel "Overgang"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Det å gå over til noe annet (for ekesmpel fra skole til arbeidsliv) BOB"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transition"@en,
        "Overgang"@nb .

humord:c24986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24986" ;
    dct:modified "2020-08-17T15:27:20"^^xsd:dateTime ;
    skos:altLabel "Overgangsøkonomier"@nb ;
    skos:broadMatch <http://dewey.info/class/330.126/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.126/e23/> ;
    skos:prefLabel "Transition economy"@en,
        "Overgangsøkonomi"@nb .

humord:c24988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24988" ;
    dct:modified "2024-11-13T15:04:17"^^xsd:dateTime ;
    skos:altLabel "Survival rate"@en,
        "Overlevelsesrate"@nb,
        "Overleving"@nb,
        "Overlevingsrate"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Det å leve gjennom, slippe fra noe med livet <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c002983,
        <http://dewey.info/class/613.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002983,
        <http://dewey.info/class/355.54/e23/>,
        <http://dewey.info/class/613.69/e23/> ;
    skos:prefLabel "Survival"@en,
        "Overlevelse"@nb ;
    skos:related humord:c19483 ;
    skos:relatedMatch <http://dewey.info/class/355.54/e23/> .

humord:c24989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24989" ;
    dct:modified "2012-05-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c09757 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Supranationality"@en,
        "Overnasjonalitet"@nb ;
    skos:related humord:c25981 .

humord:c24990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24990" ;
    dct:modified "2024-11-14T10:37:40"^^xsd:dateTime ;
    skos:altLabel "Talking into"@en,
        "Overtaling"@nb ;
    skos:broader humord:c06014 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/303.342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.852/e23/>,
        <http://dewey.info/class/168/e23/>,
        <http://dewey.info/class/303.342/e23/>,
        <http://dewey.info/class/320.014/e23/> ;
    skos:prefLabel "Persuasion"@en,
        "Overtalelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.852/e23/>,
        <http://dewey.info/class/168/e23/>,
        <http://dewey.info/class/320.014/e23/> .

humord:c24991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24991" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Overtime"@en,
        "Overtime hours"@en,
        "Overtid"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3121/e23/> ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2572/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:prefLabel "Overtime work"@en,
        "Overtidsarbeid"@nb .

humord:c24993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24993" ;
    dct:modified "2023-09-26T13:22:53"^^xsd:dateTime ;
    skos:altLabel "Overvåkingspoliti"@nb ;
    skos:broadMatch <http://dewey.info/class/363.283/e23/> ;
    skos:broader humord:c08921,
        humord:c09594 ;
    skos:definition "Politi som driver overvåkingstjeneste"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.36288/e23/>,
        <http://dewey.info/class/363.283/e23/> ;
    skos:prefLabel "Security police"@en,
        "Overvåkningspoliti"@nb ;
    skos:related humord:c60660 ;
    skos:relatedMatch <http://dewey.info/class/353.36288/e23/> .

humord:c24997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24997" ;
    dct:modified "2024-05-23T11:11:53"^^xsd:dateTime ;
    skos:altLabel "Atmosphere of Earth"@en,
        "Atmosfæren"@nb,
        "Jordas atmosfære"@nb,
        "Jordatmosfæren"@nb,
        "Jordens atmosfære"@nb ;
    skos:broader humord:c65872 ;
    skos:definition "Atmosfæren er luftlaget som omgir Jorden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013786,
        <http://dewey.info/class/2--161/e23/>,
        <http://dewey.info/class/551.5/e23/>,
        <http://dewey.info/class/910.9161/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013786,
        <http://dewey.info/class/2--161/e23/>,
        <http://dewey.info/class/354.37/e23/>,
        <http://dewey.info/class/551.5/e23/>,
        <http://dewey.info/class/910.9161/e23/> ;
    skos:prefLabel "Atmosphere"@en,
        "Atmosfæren"@nb ;
    skos:relatedMatch <http://dewey.info/class/354.37/e23/> .

humord:c24998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24998" ;
    dct:modified "2024-04-09T12:57:21"^^xsd:dateTime ;
    skos:altLabel "Ozonosphere"@en,
        "Ozonlaget"@nb ;
    skos:broader humord:c61678 ;
    skos:closeMatch <http://dewey.info/class/551.5142/e23/> ;
    skos:definition "Den delen av den øvre atmosfæren som har relativt stor konsentrasjon av ozon <BOB>"@nb ;
    skos:exactMatch realfagstermer:c002823 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002823,
        <http://dewey.info/class/551.5142/e23/> ;
    skos:prefLabel "Ozone layer"@en,
        "Ozonlaget"@nb ;
    skos:related humord:c58990 .

humord:c24999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME24999" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hole in the ozone layer"@en,
        "Ozone hole"@en ;
    skos:broadMatch <http://dewey.info/class/551.5142/e23/> ;
    skos:broader humord:c24998 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.5142/e23/> ;
    skos:prefLabel "Ozone depletion"@en,
        "Ozonhull"@nb .

humord:c25001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25001" ;
    dct:modified "2025-03-14T09:28:56"^^xsd:dateTime ;
    skos:altLabel "PALS"@en,
        "The Positive Behavior Support Model"@en,
        "The Positive Behaviour Support Model"@en,
        "PALS"@nb,
        "Positiv atferd, støttende læringsmiljøer og samhandling"@nb,
        "Positiv åtferd, støttande læringsmiljø og samhandling"@nb ;
    skos:broadMatch <http://dewey.info/class/371.1024/e23/> ;
    skos:broader humord:c22491 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1528/e23/>,
        <http://dewey.info/class/371.1024/e23/>,
        <http://dewey.info/class/372.11024/e23/>,
        <http://dewey.info/class/373.11024/e23/>,
        <http://dewey.info/class/374.11024/e23/> ;
    skos:prefLabel "The PALS model"@en,
        "PALS"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.1528/e23/>,
        <http://dewey.info/class/372.11024/e23/>,
        <http://dewey.info/class/373.11024/e23/>,
        <http://dewey.info/class/374.11024/e23/> .

humord:c25003 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25003" ;
    dct:modified "2024-08-16T14:34:39"^^xsd:dateTime ;
    skos:altLabel "Arabisk eining"@nb,
        "Arabisk enhet"@nb,
        "Panarabisme"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Panarabisme er en politisk ideologi som ønsker en sammenslåing av folkene og statene i den arabiske verden <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/320.5409174927/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5409174927/e23/> ;
    skos:prefLabel "Pan-Arabism"@en,
        "Panarabisme"@nb ;
    skos:related humord:c09654,
        humord:c25005 .

humord:c25004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25004" ;
    dct:modified "2014-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Longitudinal data"@en,
        "Panel data"@nb ;
    skos:broadMatch <http://dewey.info/class/330.015195/e23/> ;
    skos:broader humord:c09393 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.015195/e23/> ;
    skos:prefLabel "Panel data"@en,
        "Paneldata"@nb .

humord:c25005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25005" ;
    dct:modified "2013-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.557/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Politisk bevegelse på 1800-tallet som arbeidet for en fornyelse av islam gjennom samling av alle muslimer under en kalif ... og bekjempe sekterismen <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.557/e23/> ;
    skos:prefLabel "Pan-Islamism"@en,
        "Panislamisme"@nb ;
    skos:related humord:c19027,
        humord:c25003 .

humord:c25006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25006" ;
    dct:modified "2023-12-13T15:54:43"^^xsd:dateTime ;
    skos:altLabel "Paradigme"@nb ;
    skos:broadMatch <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c00734 ;
    skos:closeMatch <http://dewey.info/class/001.01/e23/> ;
    skos:definition "Vedtatt maksime, grunnsetning i vitenskapen <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Også om grammatikk (bøyningsmønster) Maa"@nb ;
    skos:exactMatch realfagstermer:c007074 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007074,
        <http://dewey.info/class/001.01/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Paradigms"@en,
        "Paradigmer"@nb .

humord:c25007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25007" ;
    dct:modified "2024-12-03T10:39:33"^^xsd:dateTime ;
    skos:altLabel "Paradigmekritikk"@nb ;
    skos:broadMatch <http://dewey.info/class/001.01/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c25006 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.01/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Paradigm criticism"@en,
        "Paradigmekritikk"@nb .

humord:c25008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25008" ;
    dct:modified "2024-12-03T10:39:16"^^xsd:dateTime ;
    skos:altLabel "Change of paradigm"@en,
        "Paradigmeskifte"@nb ;
    skos:broadMatch <http://dewey.info/class/001.01/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:broader humord:c25006 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.01/e23/>,
        <http://dewey.info/class/1--01/e23/>,
        <http://dewey.info/class/501/e23/> ;
    skos:prefLabel "Paradigm shift"@en,
        "Paradigmeskifter"@nb .

humord:c25009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25009" ;
    dct:modified "2025-01-22T07:40:14"^^xsd:dateTime ;
    skos:altLabel "Parforhald"@nb ;
    skos:broadMatch <http://dewey.info/class/306.84/e23/> ;
    skos:broader humord:c04894 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.84/e23/> ;
    skos:prefLabel "Relationships (Domesticity)"@en,
        "Parforhold"@nb .

humord:c25010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25010" ;
    dct:modified "2024-10-30T07:57:26"^^xsd:dateTime ;
    skos:altLabel "Parliamentarians"@en,
        "Medlemar av nasjonalforsamlingar"@nb,
        "Medlemer av nasjonalforsamlingar"@nb,
        "Medlemmar av nasjonalforsamlingar"@nb,
        "Medlemmer av nasjonalforsamlingar"@nb,
        "Medlemmer av nasjonalforsamlinger"@nb,
        "Parlamentarikarar"@nb,
        "Parlamentsmedlemar"@nb,
        "Parlamentsmedlemer"@nb,
        "Parlamentsmedlemmar"@nb,
        "Parlamentsmedlemmer"@nb ;
    skos:broader humord:c07520 ;
    skos:closeMatch <http://dewey.info/class/328.33/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.33/e23/> ;
    skos:prefLabel "Members of Parliament"@en,
        "Parlamentarikere"@nb .

humord:c25011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25011" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "State budgets"@en,
        "Statsbudsjett"@nb ;
    skos:broadMatch <http://dewey.info/class/352.4/e23/> ;
    skos:broader humord:c07800 ;
    skos:definition "Overslag over statens påregnelige inntekter og utgifter i en kommende periode, vanligvis ett år <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.4/e23/> ;
    skos:prefLabel "Goventment budgets"@en,
        "Statsbudsjetter"@nb .

humord:c25013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25013" ;
    dct:modified "2017-10-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09680 ;
    skos:definition "Statsbygging er en prosess der en sentral makt får monopol på legal bruk av   vold og eneretten til å samle inn skatt innen et avgrenset område med ytre suverenitet. En vellykket statsbyggingprosess leder til en stat <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.3/e23/>,
        <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "State building"@en,
        "Statsbygging"@nb ;
    skos:related humord:c09703 ;
    skos:relatedMatch <http://dewey.info/class/320.3/e23/> .

humord:c25016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25016" ;
    dct:modified "2024-11-04T15:41:15"^^xsd:dateTime ;
    skos:altLabel "Partileiarar"@nb ;
    skos:broader humord:c07520 ;
    skos:closeMatch <http://dewey.info/class/324.2092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2092/e23/> ;
    skos:prefLabel "Party leaders"@en,
        "Partiledere"@nb .

humord:c25017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25017" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324.2/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "Party politics"@en,
        "Partipolitikk"@nb .

humord:c25018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25018" ;
    dct:modified "2024-11-07T10:22:07"^^xsd:dateTime ;
    skos:altLabel "Gay marriage"@en,
        "Registerd partnership"@en,
        "Same-sex marriage"@en,
        "Homofile ekteskap"@nb,
        "Homofilt ekteskap"@nb,
        "Homofilt samliv"@nb,
        "Kjønnsnøytralt ekteskap"@nb,
        "Lesbiske ekteskap"@nb,
        "Likekjønna ekteskap"@nb,
        "Likekjønnet ekteskap"@nb,
        "Partnarskap (Samliv)"@nb,
        "Partnarskapsinngåing"@nb,
        "Partnerskapsinngåelse"@nb,
        "Samkjønna ekteskap"@nb,
        "Samkjønnet ekteskap"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Lovregulert samliv mellom to personer av samme kjønn <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/306.848/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.848/e23/>,
        <http://dewey.info/class/346.0168/e23/> ;
    skos:prefLabel "Partnership (Domesticity)"@en,
        "Partnerskap (Samliv)"@nb ;
    skos:related humord:c21266 ;
    skos:relatedMatch <http://dewey.info/class/346.0168/e23/> .

humord:c25019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25019" ;
    dct:modified "2024-11-20T12:31:06"^^xsd:dateTime ;
    skos:altLabel "Patients' rights"@en,
        "Pasientrett"@nb,
        "Pasientrettar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1/e23/> ;
    skos:broader humord:c21495 ;
    skos:editorialNote "Lukket bemerkning: buo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1/e23/> ;
    skos:prefLabel "Patient rights"@en,
        "Pasientrettigheter"@nb ;
    skos:related humord:c07321 .

humord:c25020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25020" ;
    dct:modified "2024-01-23T08:47:48"^^xsd:dateTime ;
    skos:altLabel "Pasientinformasjon"@nb,
        "Pasientrettleiing"@nb ;
    skos:broadMatch <http://dewey.info/class/615.5071/e23/> ;
    skos:broader humord:c23127 ;
    skos:editorialNote "Lukket bemerkning: Brukt for veiledning av pasienter"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003214 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003214,
        <http://dewey.info/class/610.696/e23/>,
        <http://dewey.info/class/615.5071/e23/>,
        <http://dewey.info/class/651.504261/e23/> ;
    skos:prefLabel "Patient information"@en,
        "Pasientveiledning"@nb ;
    skos:related humord:c60457 ;
    skos:relatedMatch <http://dewey.info/class/610.696/e23/>,
        <http://dewey.info/class/651.504261/e23/> .

humord:c25022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25022" ;
    dct:modified "2024-11-26T12:25:09"^^xsd:dateTime ;
    skos:altLabel "Biometric passports"@en,
        "Biometrical passports"@en,
        "Travel documents"@en,
        "Biometriske pass"@nb,
        "Pass"@nb,
        "Reisedokument"@nb,
        "Reisedokumenter"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Offisielt legitimasjonsbevis som dokumenterer innehaverens nasjonalitet og identitet ved reiser <BOB>"@nb ;
    skos:exactMatch <http://dewey.info/class/323.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.67/e23/>,
        <http://dewey.info/class/342.082/e23/>,
        <http://dewey.info/class/353.13/e23/> ;
    skos:prefLabel "Passports"@en,
        "Pass"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.082/e23/>,
        <http://dewey.info/class/353.13/e23/> .

humord:c25023 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25023" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Waldorf kindergartens"@en,
        "Waldorf preschools"@en,
        "Rudolf Steinerbarnehager"@nb ;
    skos:broadMatch <http://dewey.info/class/372.1391/e23/> ;
    skos:broader humord:c27447 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.1391/e23/> ;
    skos:prefLabel "Waldorf nurseries"@en,
        "Steinerbarnehager"@nb ;
    skos:related humord:c23051 .

humord:c25027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25027" ;
    dct:modified "2023-12-14T08:28:50"^^xsd:dateTime ;
    skos:altLabel "Oppfinnerrett"@nb,
        "Patentrett"@nb ;
    skos:broader humord:c22715 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012574,
        <http://dewey.info/class/346.0486/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012574,
        <http://dewey.info/class/346.0486/e23/> ;
    skos:prefLabel "Patent law"@en,
        "Patentrett"@nb .

humord:c25029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25029" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Party elections"@en,
        "Partivalg"@nb .

humord:c25032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25032" ;
    dct:modified "2013-08-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stigmatization"@en ;
    skos:broadMatch <http://dewey.info/class/302.542/e23/> ;
    skos:broader humord:c09201 ;
    skos:definition "I overført betydning det å merke noen negativt i sosial sammenheng <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.542/e23/> ;
    skos:prefLabel "Stigmatisation"@en,
        "Stigmatisering"@nb .

humord:c25033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25033" ;
    dct:modified "2018-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pedagogiske teorier"@nb ;
    skos:broader humord:c07881 ;
    skos:closeMatch <http://dewey.info/class/370.1/e23/> ;
    skos:definition "Beskriver, analyserer og drøfter temaer knyttet til undervisning og oppdragelse, læring og utvikling <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Educational theory"@en,
        "Pedagogisk teori"@nb .

humord:c25035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25035" ;
    dct:modified "2024-11-20T13:52:44"^^xsd:dateTime ;
    skos:altLabel "Pedagogisk forsking"@nb ;
    skos:broader humord:c07881 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/370.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.72/e23/> ;
    skos:prefLabel "Educational research"@en,
        "Pedagogisk forskning"@nb .

humord:c25036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25036" ;
    dct:modified "2024-02-05T16:27:04"^^xsd:dateTime ;
    skos:broader humord:c25033,
        humord:c28514 ;
    skos:definition "Tar for seg de mentale prosessene (psykologi) som skjer under læring (pedagogikk) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/370.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.15/e23/> ;
    skos:prefLabel "Educational psychology"@en,
        "Pedagogisk psykologi"@nb .

humord:c25037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25037" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07881 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.102/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/372.1102/e23/>,
        <http://dewey.info/class/373.1102/e23/>,
        <http://dewey.info/class/374.1102/e23/>,
        <http://dewey.info/class/378.125/e23/> ;
    skos:prefLabel "Educational practice"@en,
        "Pedagogisk praksis"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1102/e23/>,
        <http://dewey.info/class/373.1102/e23/>,
        <http://dewey.info/class/374.1102/e23/>,
        <http://dewey.info/class/378.125/e23/> .

humord:c25038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25038" ;
    dct:modified "2024-11-05T15:17:07"^^xsd:dateTime ;
    skos:altLabel "Paedophiles"@en,
        "Pedofile"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85836/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85836/e23/> ;
    skos:prefLabel "Pedophiles"@en,
        "Pedofile"@nb ;
    skos:related humord:c25039 .

humord:c25039 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25039" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pedophilia"@en ;
    skos:broader humord:c20995 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85836/e23/> ;
    skos:prefLabel "Paedophilia"@en,
        "Pedofili"@nb ;
    skos:related humord:c25038 .

humord:c25040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25040" ;
    dct:modified "2011-07-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07662 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/636.97/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.97/e23/> ;
    skos:prefLabel "Fur farming"@en,
        "Pelsdyroppdrett"@nb .

humord:c25041 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25041" ;
    dct:modified "2024-03-20T08:43:41"^^xsd:dateTime ;
    skos:altLabel "Random processes"@en,
        "Stokastiske prosessar"@nb,
        "Stokastiske punktprosessar"@nb,
        "Tilfeldige prosessar"@nb,
        "Tilfeldige prosesser"@nb ;
    skos:broader humord:c09393 ;
    skos:definition "Prosess som styres etter sannsynlighetslover <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013081,
        <http://dewey.info/class/519.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013081,
        <http://dewey.info/class/519.23/e23/> ;
    skos:prefLabel "Stochastic processes"@en,
        "Stokastiske prosesser"@nb ;
    skos:related humord:c20828 .

humord:c25042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25042" ;
    dct:modified "2020-08-03T10:50:49"^^xsd:dateTime ;
    skos:altLabel "Big businesses"@en,
        "Big companies"@en,
        "Large businesses"@en,
        "Large companies"@en,
        "Large enterprises"@en,
        "Store bedrifter"@nb ;
    skos:broader humord:c07590 ;
    skos:closeMatch <http://dewey.info/class/338.644/e23/>,
        <http://dewey.info/class/658.023/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.644/e23/>,
        <http://dewey.info/class/658.023/e23/> ;
    skos:prefLabel "Big enterprises"@en,
        "Storbedrifter"@nb .

humord:c25044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25044" ;
    dct:modified "2024-11-19T11:18:36"^^xsd:dateTime ;
    skos:altLabel "Valutakrisar"@nb,
        "Valutakriser"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4566/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:broader humord:c23099 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4566/e23/>,
        <http://dewey.info/class/338.542/e23/> ;
    skos:prefLabel "Currency crises"@en,
        "Valutakriser"@nb ;
    skos:related humord:c07851 .

humord:c25047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25047" ;
    dct:modified "2021-03-25T16:01:47"^^xsd:dateTime ;
    skos:altLabel "Vekslingskurser"@nb ;
    skos:broader humord:c07825 ;
    skos:definition "Kurs på en utenlandsk myntsort <BOB>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/332.456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.456/e23/> ;
    skos:prefLabel "Exchange rates"@en,
        "Valutakurser"@nb .

humord:c25050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25050" ;
    dct:modified "2015-09-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Readiness for school"@en ;
    skos:broadMatch <http://dewey.info/class/649.68/e23/> ;
    skos:broader humord:c25036 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/649.68/e23/> ;
    skos:prefLabel "School readiness"@en,
        "Skolemodenhet"@nb .

humord:c25052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25052" ;
    dct:modified "2023-05-12T09:30:08"^^xsd:dateTime ;
    skos:altLabel "Funds transfer"@en,
        "Money transfer"@en,
        "Payment transfers"@en,
        "Transactions of payment"@en,
        "Pengeoverføring"@nb,
        "Pengeoverføringer"@nb ;
    skos:broadMatch <http://dewey.info/class/332.17/e23/> ;
    skos:broader humord:c21845 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.17/e23/> ;
    skos:prefLabel "Money transfers"@en,
        "Betalingsformidling"@nb .

humord:c25054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25054" ;
    dct:modified "2025-01-17T07:57:03"^^xsd:dateTime ;
    skos:altLabel "Valutasamarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/332.45/e23/> ;
    skos:broader humord:c07825,
        humord:c24488 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.45/e23/> ;
    skos:prefLabel "Monetary cooperation"@en,
        "Valutasamarbeid"@nb .

humord:c25055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25055" ;
    dct:modified "2024-10-07T09:56:56"^^xsd:dateTime ;
    skos:altLabel "Currency unions"@en,
        "Monetære unionar"@nb,
        "Monetære unioner"@nb,
        "Pengeunion"@nb,
        "Pengeunionar"@nb,
        "Pengeunioner"@nb,
        "Valutaunion"@nb,
        "Valutaunionar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4566/e23/> ;
    skos:broader humord:c25054 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4566/e23/> ;
    skos:prefLabel "Monetary unions"@en,
        "Valutaunioner"@nb .

humord:c25058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25058" ;
    dct:modified "2020-08-11T12:53:08"^^xsd:dateTime ;
    skos:broader humord:c07849 ;
    skos:definition "Den mengden varer og tjenester som kan kjøpes for en pengeenhet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/332.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.41/e23/> ;
    skos:prefLabel "Value of money"@en,
        "Pengeverdi"@nb .

humord:c25061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25061" ;
    dct:modified "2020-08-17T15:24:45"^^xsd:dateTime ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/332.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Monetary economics"@en,
        "Pengeøkonomi"@nb .

humord:c25062 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25062" ;
    dct:modified "2024-01-31T15:03:30"^^xsd:dateTime ;
    skos:altLabel "Educational and psychological counseling"@en ;
    skos:broadMatch <http://dewey.info/class/370.15/e23/>,
        <http://dewey.info/class/371.713/e23/> ;
    skos:broader humord:c25036 ;
    skos:definition "Rådgivning som skal hjelpe barn, ungdom og voksne, med særskilte behov og poblemer, til økt ubytte av opplæringen i skole og utdanning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.15/e23/>,
        <http://dewey.info/class/371.713/e23/> ;
    skos:prefLabel "Educational and psychological counselling"@en,
        "Pedagogisk-psykologisk rådgivning"@nb ;
    skos:related humord:c28033,
        humord:c28321 .

humord:c25064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25064" ;
    dct:modified "2016-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pedagogical-psychological services"@en,
        "School psychology service"@en,
        "PPT"@nb,
        "Pedagogisk-psykologisk tjeneste"@nb ;
    skos:broadMatch <http://dewey.info/class/371.713/e23/> ;
    skos:broader humord:c25062 ;
    skos:definition "Rådgivningstjeneste som skal hjelpe skolen i arbeidet med å legge opplæringen bedre til rette for elever med særskilte behov <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.713/e23/> ;
    skos:prefLabel "Educational and psychological counselling service"@en,
        "PP-tjenesten"@nb .

humord:c25066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 96 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25066" ;
    dct:modified "2024-01-03T08:43:01"^^xsd:dateTime ;
    skos:altLabel "Social analyses"@en,
        "Samfunnsanalysar"@nb,
        "Samfunnsanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c09164 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011117 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011117,
        <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Social analysis"@en,
        "Samfunnsanalyser"@nb .

humord:c25069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25069" ;
    dct:modified "2014-04-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Education reforms"@en ;
    skos:broadMatch <http://dewey.info/class/379/e23/> ;
    skos:broader humord:c07881 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Educational reforms"@en,
        "Pedagogiske reformer"@nb ;
    skos:related humord:c23031,
        humord:c25321,
        humord:c26617 .

humord:c25072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25072" ;
    dct:modified "2024-05-16T09:33:22"^^xsd:dateTime ;
    skos:altLabel "Community planning"@en,
        "District planning"@en,
        "Social planning"@en,
        "Samfunnsplanlegging"@nb,
        "Samfunnsstyring"@nb ;
    skos:broadMatch <http://dewey.info/class/307.12/e23/> ;
    skos:broader humord:c09406 ;
    skos:definition "Den omfattende offentlige planleggingsaktivitet som i Norge vokste frem i 1960- og 1970-årene, og som uttrykker myndighetenenes ønske om å fremme en målrettet samfunnsutvikling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003985 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003985,
        <http://dewey.info/class/307.12/e23/> ;
    skos:prefLabel "Regional planning"@en,
        "Samfunnsplanlegging"@nb ;
    skos:related humord:c09215,
        humord:c09497 .

humord:c25074 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25074" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09353,
        humord:c09696 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2522/e23/> ;
    skos:prefLabel "Pension reforms"@en,
        "Pensjonsreformer"@nb .

humord:c25075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25075" ;
    dct:modified "2023-12-14T08:41:56"^^xsd:dateTime ;
    skos:altLabel "Pension trust guaranty insurance"@en,
        "Pensjonsforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:closeMatch <http://dewey.info/class/368.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006549 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006549,
        <http://dewey.info/class/331.252/e23/>,
        <http://dewey.info/class/368.3/e23/> ;
    skos:prefLabel "Pension insurance"@en,
        "Pensjonsforsikring"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.252/e23/> .

humord:c25076 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25076" ;
    dct:modified "2020-08-07T14:42:31"^^xsd:dateTime ;
    skos:broader humord:c17031 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/331.2524/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2524/e23/>,
        <http://dewey.info/class/332.67254/e23/>,
        <http://dewey.info/class/343.064/e23/> ;
    skos:prefLabel "Pension funds"@en,
        "Pensjonsfond"@nb ;
    skos:related humord:c09353 ;
    skos:relatedMatch <http://dewey.info/class/332.67254/e23/>,
        <http://dewey.info/class/343.064/e23/> .

humord:c25078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25078" ;
    dct:modified "2022-02-25T15:10:08"^^xsd:dateTime ;
    skos:altLabel "Lay-off"@en,
        "Layoff"@en,
        "Layoffs"@en,
        "Permittering"@nb ;
    skos:broadMatch <http://dewey.info/class/331.2596/e23/>,
        <http://dewey.info/class/344.012596/e23/>,
        <http://dewey.info/class/658.3134/e23/> ;
    skos:broader humord:c24950 ;
    skos:definition "Midlertidig oppheving av kontraktsforpliktelse mellom arbeidsgiver og arbeidstaker <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2596/e23/>,
        <http://dewey.info/class/344.012596/e23/>,
        <http://dewey.info/class/658.3134/e23/> ;
    skos:prefLabel "Lay-offs"@en,
        "Permitteringer"@nb .

humord:c25079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25079" ;
    dct:modified "2016-01-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c27903 ;
    skos:exactMatch <http://dewey.info/class/371.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Municipal education department"@en,
        "Skoleadministrasjon"@nb .

humord:c25080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25080" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Perception difficulties"@en ;
    skos:broadMatch <http://dewey.info/class/153.7/e23/>,
        <http://dewey.info/class/370.155/e23/> ;
    skos:broader humord:c08082 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/153.7/e23/>,
        <http://dewey.info/class/370.155/e23/> ;
    skos:prefLabel "Perception disorders"@en,
        "Persepsjonsvansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/121.34/e23/> .

humord:c25083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25083" ;
    dct:modified "2024-11-04T12:34:16"^^xsd:dateTime ;
    skos:altLabel "Public welfare recipients"@en,
        "Welfare recipients"@en,
        "Sosialhjelpmottakarar"@nb,
        "Sosialhjelpmottakere"@nb,
        "Sosialklientar"@nb ;
    skos:broadMatch <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/362.58/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.05/e23/>,
        <http://dewey.info/class/362.58/e23/> ;
    skos:prefLabel "Social security recipients"@en,
        "Sosialklienter"@nb ;
    skos:related humord:c09356 .

humord:c25084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25084" ;
    dct:modified "2023-12-14T08:50:12"^^xsd:dateTime ;
    skos:altLabel "Personalpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001617,
        <http://dewey.info/class/658.301/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001617,
        <http://dewey.info/class/658.301/e23/> ;
    skos:prefLabel "Personnel policy"@en,
        "Personalpolitikk"@nb .

humord:c25089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25089" ;
    dct:modified "2024-11-20T12:44:19"^^xsd:dateTime ;
    skos:altLabel "Sosiale rettar"@nb ;
    skos:broadMatch <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c09708 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/341.48/e23/> ;
    skos:prefLabel "Social rights"@en,
        "Sosiale rettigheter"@nb ;
    skos:related humord:c21495 ;
    skos:relatedMatch <http://dewey.info/class/341.48/e23/> .

humord:c25090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25090" ;
    dct:modified "2025-03-14T11:24:32"^^xsd:dateTime ;
    skos:altLabel "Sosialpedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:definition "fagområde innen pedagogikk som behandler oppdragelse og undervisning i vekselvirkning med samfunnet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.43/e23/> ;
    skos:prefLabel "Social pedagogy"@en,
        "Sosialpedagogikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.43/e23/> .

humord:c25091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25091" ;
    dct:modified "2022-01-14T09:50:24"^^xsd:dateTime ;
    skos:altLabel "Personal assistants"@en,
        "BPA"@nb,
        "Brukerstyrt personlig assistanse"@nb,
        "Personlige assistenter"@nb ;
    skos:broadMatch <http://dewey.info/class/362.4048/e23/> ;
    skos:broader humord:c09347 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.4048/e23/> ;
    skos:prefLabel "Personal care assistance"@en,
        "Personlig assistanse"@nb .

humord:c25094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25094" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08099 ;
    skos:closeMatch <http://dewey.info/class/126/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/155.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/126/e23/>,
        <http://dewey.info/class/155.2/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/370.1532/e23/> ;
    skos:prefLabel "Personality"@en,
        "Personlighet"@nb ;
    skos:related humord:c08111 ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/370.1532/e23/> .

humord:c25096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25096" ;
    dct:modified "2024-12-11T07:56:29"^^xsd:dateTime ;
    skos:altLabel "Personlegdoms­forstyrringar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.27/e23/> ;
    skos:broader humord:c03931,
        humord:c08099 ;
    skos:definition "En gruppe psykiske lidelser kjennetegnet ved avvik i personlighetstrekk som  viser seg i form av urimelige reaksjoner og atferd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.8581/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.27/e23/>,
        <http://dewey.info/class/616.85236/e23/>,
        <http://dewey.info/class/616.8581/e23/>,
        <http://dewey.info/class/616.85852/e23/>,
        <http://dewey.info/class/616.85854/e23/> ;
    skos:prefLabel "Personality disorders"@en,
        "Personlighetsforstyrrelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.85236/e23/>,
        <http://dewey.info/class/616.85852/e23/>,
        <http://dewey.info/class/616.85854/e23/> .

humord:c25097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25097" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08099 ;
    skos:closeMatch <http://dewey.info/class/158.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/155.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Personality development"@en,
        "Personlighetsutvikling"@nb .

humord:c25098 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c09547,
        humord:c09765 ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25098" ;
    dct:modified "2021-11-24T13:36:09"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stormaktspolitikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c25099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25099" ;
    dct:modified "2024-01-12T10:04:00"^^xsd:dateTime ;
    skos:altLabel "Personopplysningar"@nb,
        "Personregistrering"@nb ;
    skos:broader humord:c09087,
        humord:c25100 ;
    skos:definition "Opplysninger og vurderinger som kan knyttes til en enkeltperson <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/346.012/e23/> ;
    skos:prefLabel "Personal data"@en,
        "Personopplysninger"@nb ;
    skos:related humord:c08952 ;
    skos:relatedMatch <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/346.012/e23/> .

humord:c25100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25100" ;
    dct:modified "2023-12-14T08:50:35"^^xsd:dateTime ;
    skos:altLabel "Personrett"@nb ;
    skos:broader humord:c08967 ;
    skos:definition "Rettsdisiplin som omfatter reglene om navnerett, personlighetsvern, verger  og umyndige <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011009,
        <http://dewey.info/class/346.012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011009,
        <http://dewey.info/class/346.012/e23/> ;
    skos:prefLabel "Law of persons"@en,
        "Personrett"@nb ;
    skos:related humord:c08952 .

humord:c25101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25101" ;
    dct:modified "2024-10-02T12:30:52"^^xsd:dateTime ;
    skos:altLabel "Passasjertransport"@nb,
        "Persontransport"@nb ;
    skos:broadMatch <http://dewey.info/class/387.7364/e23/> ;
    skos:broader humord:c04346 ;
    skos:closeMatch <http://dewey.info/class/388.322/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0933/e23/>,
        <http://dewey.info/class/343.09482/e23/>,
        <http://dewey.info/class/343.0958/e23/>,
        <http://dewey.info/class/343.0968/e23/>,
        <http://dewey.info/class/343.0978/e23/>,
        <http://dewey.info/class/354.763/e23/>,
        <http://dewey.info/class/354.7673/e23/>,
        <http://dewey.info/class/385.22/e23/>,
        <http://dewey.info/class/385.262/e23/>,
        <http://dewey.info/class/385.5/e23/>,
        <http://dewey.info/class/386.242/e23/>,
        <http://dewey.info/class/386.352/e23/>,
        <http://dewey.info/class/386.40422/e23/>,
        <http://dewey.info/class/386.542/e23/>,
        <http://dewey.info/class/386.6/e23/>,
        <http://dewey.info/class/387.162/e23/>,
        <http://dewey.info/class/387.542/e23/>,
        <http://dewey.info/class/387.7364/e23/>,
        <http://dewey.info/class/387.742/e23/>,
        <http://dewey.info/class/388.042/e23/>,
        <http://dewey.info/class/388.321/e23/>,
        <http://dewey.info/class/388.322/e23/>,
        <http://dewey.info/class/388.33/e23/>,
        <http://dewey.info/class/388.41321/e23/>,
        <http://dewey.info/class/388.41322/e23/>,
        <http://dewey.info/class/388.42/e23/>,
        <http://dewey.info/class/388.472/e23/>,
        <http://dewey.info/class/388.473/e23/> ;
    skos:prefLabel "Passenger traffic"@en,
        "Persontransport"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0933/e23/>,
        <http://dewey.info/class/343.09482/e23/>,
        <http://dewey.info/class/343.0958/e23/>,
        <http://dewey.info/class/343.0968/e23/>,
        <http://dewey.info/class/343.0978/e23/>,
        <http://dewey.info/class/354.763/e23/>,
        <http://dewey.info/class/354.7673/e23/>,
        <http://dewey.info/class/385.22/e23/>,
        <http://dewey.info/class/385.262/e23/>,
        <http://dewey.info/class/385.5/e23/>,
        <http://dewey.info/class/386.242/e23/>,
        <http://dewey.info/class/386.352/e23/>,
        <http://dewey.info/class/386.40422/e23/>,
        <http://dewey.info/class/386.542/e23/>,
        <http://dewey.info/class/386.6/e23/>,
        <http://dewey.info/class/387.162/e23/>,
        <http://dewey.info/class/387.542/e23/>,
        <http://dewey.info/class/387.742/e23/>,
        <http://dewey.info/class/388.321/e23/>,
        <http://dewey.info/class/388.33/e23/>,
        <http://dewey.info/class/388.41321/e23/>,
        <http://dewey.info/class/388.41322/e23/>,
        <http://dewey.info/class/388.42/e23/>,
        <http://dewey.info/class/388.472/e23/>,
        <http://dewey.info/class/388.473/e23/> .

humord:c25102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25102" ;
    dct:modified "2023-11-08T13:11:58"^^xsd:dateTime ;
    skos:altLabel "General election"@en,
        "General elections"@en,
        "Parliamentary election"@en,
        "Riksforsamlingsvalg"@nb,
        "Stortingsvalg"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Parliamentary elections"@en,
        "Parlamentsvalg"@nb .

humord:c25105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25105" ;
    dct:modified "2024-04-26T12:30:56"^^xsd:dateTime ;
    skos:altLabel "Plantevernmidler"@nb ;
    skos:broader humord:c07772,
        humord:c66030 ;
    skos:closeMatch realfagstermer:c007989 ;
    skos:definition "Kjemiske midler mot skadelige organismer <SNL>"@nb ;
    skos:exactMatch realfagstermer:c009570,
        <http://dewey.info/class/632.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007989,
        realfagstermer:c009570,
        <http://dewey.info/class/344.046334/e23/>,
        <http://dewey.info/class/363.1792/e23/>,
        <http://dewey.info/class/363.738498/e23/>,
        <http://dewey.info/class/571.959/e23/>,
        <http://dewey.info/class/577.279/e23/>,
        <http://dewey.info/class/615.902/e23/>,
        <http://dewey.info/class/628.16842/e23/>,
        <http://dewey.info/class/628.529/e23/>,
        <http://dewey.info/class/628.96/e23/>,
        <http://dewey.info/class/632.95/e23/>,
        <http://dewey.info/class/638.159/e23/>,
        <http://dewey.info/class/639.969/e23/>,
        <http://dewey.info/class/668.65/e23/> ;
    skos:prefLabel "Pesticides"@en,
        "Pesticider"@nb ;
    skos:related humord:c19771 ;
    skos:relatedMatch <http://dewey.info/class/344.046334/e23/>,
        <http://dewey.info/class/363.1792/e23/>,
        <http://dewey.info/class/363.738498/e23/>,
        <http://dewey.info/class/571.959/e23/>,
        <http://dewey.info/class/577.279/e23/>,
        <http://dewey.info/class/615.902/e23/>,
        <http://dewey.info/class/628.16842/e23/>,
        <http://dewey.info/class/628.529/e23/>,
        <http://dewey.info/class/628.96/e23/>,
        <http://dewey.info/class/638.159/e23/>,
        <http://dewey.info/class/639.969/e23/>,
        <http://dewey.info/class/668.65/e23/> .

humord:c25107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25107" ;
    dct:modified "2024-11-04T09:00:33"^^xsd:dateTime ;
    skos:altLabel "Straffedømde"@nb,
        "Straffedømte"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/1--086927/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086927/e23/>,
        <http://dewey.info/class/365.6/e23/> ;
    skos:prefLabel "Convicts"@en,
        "Straffedømte"@nb ;
    skos:related humord:c08982 ;
    skos:relatedMatch <http://dewey.info/class/365.6/e23/> .

humord:c25111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25111" ;
    dct:modified "2020-08-11T09:59:41"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/331.137/e23/> ;
    skos:broader humord:c24447 ;
    skos:definition "Viser i sin opprinnelige form en sammenheng mellem lønnsstigning og arbeidsledighetsprosenten, således at når arbeidsledigheten synker så stiger inflasjonen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.137/e23/> ;
    skos:prefLabel "Phillips Curve"@en,
        "Phillipskurven"@nb ;
    skos:related humord:c09129,
        humord:c17710 .

humord:c25113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25113" ;
    dct:modified "2024-05-08T15:35:38"^^xsd:dateTime ;
    skos:altLabel "Criminal proceedings"@en,
        "Criminal trials"@en,
        "Kriminalsaker"@nb,
        "Straffesaker"@nb ;
    skos:broader humord:c14367 ;
    skos:definition "Saker som føres av det offentlige mot en tiltalt person eller rettssubjekt <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.07/e23/> ;
    skos:prefLabel "Criminal cases"@en,
        "Straffesaker"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.07/e23/> .

humord:c25114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25114" ;
    dct:modified "2019-03-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "All-girl schools"@en,
        "Girl schools"@en,
        "Schools for girls"@en,
        "Pikeskoler"@nb ;
    skos:broadMatch <http://dewey.info/class/371.822/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.822/e23/>,
        <http://dewey.info/class/372.1822/e23/>,
        <http://dewey.info/class/373.1822/e23/> ;
    skos:prefLabel "Girls' schools"@en,
        "Jenteskoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1822/e23/>,
        <http://dewey.info/class/373.1822/e23/> .

humord:c25117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25117" ;
    dct:modified "2024-11-14T08:23:27"^^xsd:dateTime ;
    skos:altLabel "PISA test"@en,
        "PISA tests"@en,
        "PISA-tests"@en,
        "Programmme for international study assessment"@en,
        "PISA"@nb,
        "PISA-undersøkelsen"@nb,
        "PISA-undersøkinga"@nb,
        "PISA-undersøkingane"@nb,
        "Programmme for international study assessment"@nb ;
    skos:broadMatch <http://dewey.info/class/373.1262/e23/> ;
    skos:broader humord:c25995 ;
    skos:definition "Internasjonal elevvurdering i regi av OECD. Gjennomført første gang i 2000  <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.1262/e23/> ;
    skos:prefLabel "PISA-test"@en,
        "PISA-undersøkelsene"@nb .

humord:c25123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25123" ;
    dct:modified "2024-06-17T14:59:16"^^xsd:dateTime ;
    skos:altLabel "Reconstructive surgery"@en,
        "Kosmetisk kirurgi"@nb,
        "Plastikkirurgi"@nb,
        "Plastisk kirurgi"@nb,
        "Rekonstruerende kirurgi"@nb,
        "Rekonstruksjonskirurgi"@nb ;
    skos:broader humord:c03832 ;
    skos:definition "Plastikkirurgi er en kirurgisk spesialitet som innbefatter både rekonstruktiv kirurgi og estetisk kirurgi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/617.952/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.952/e23/> ;
    skos:prefLabel "Plastic surgery"@en,
        "Plastisk kirurgi"@nb .

humord:c25125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25125" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Structural functionalism (Social sciences)"@en,
        "Strukturfunksjonalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/300.1/e23/> ;
    skos:broader humord:c21121 ;
    skos:definition "Funksjonene av et sosialt fenomen er fenomenets bidrag til opprettholdelse og utvikling av et videre samfunnssystem som fenomenet er en del av <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/300.1/e23/> ;
    skos:prefLabel "Functionalism (Social sciences)"@en,
        "Funksjonalisme (Samfunnsvitenskap)"@nb .

humord:c25130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25130" ;
    dct:modified "2025-04-01T09:29:39"^^xsd:dateTime ;
    skos:altLabel "Elektrisk kraft"@nb,
        "Elektrisk straum"@nb,
        "Strøm (Elektrisitet)"@nb ;
    skos:broader humord:c08261 ;
    skos:closeMatch <http://dewey.info/class/537.6/e23/> ;
    skos:definition "Elektrisk ladning i bevegelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/537.6/e23/>,
        <http://dewey.info/class/621.31/e23/>,
        <http://dewey.info/class/621.3744/e23/> ;
    skos:prefLabel "Electric power"@en,
        "Elektrisk strøm"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.31/e23/>,
        <http://dewey.info/class/621.3744/e23/> .

humord:c25132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25132" ;
    dct:modified "2024-12-10T08:01:31"^^xsd:dateTime ;
    skos:altLabel "Ambulatory care clinics"@en,
        "Outpatient clinics"@en,
        "Outpatients' departments"@en,
        "Policlinics"@en,
        "Poliklinikkar"@nb ;
    skos:broadMatch <http://dewey.info/class/362.12/e23/> ;
    skos:broader humord:c12065 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.12/e23/> ;
    skos:prefLabel "Polyclinics"@en,
        "Poliklinikker"@nb .

humord:c25133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25133" ;
    dct:modified "2024-12-09T12:23:52"^^xsd:dateTime ;
    skos:altLabel "Polio"@en,
        "Barnelammelse"@nb,
        "Polio"@nb,
        "Poliomyelitt"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Polio, også kjent som poliomyelitt, er en akutt smittsom infeksjon med poliovirus. <SNL>"@nb ;
    skos:exactMatch <http://dewey.info/class/362.196835/e23/>,
        <http://dewey.info/class/616.835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196835/e23/>,
        <http://dewey.info/class/614.549/e23/>,
        <http://dewey.info/class/616.835/e23/> ;
    skos:prefLabel "Poliomyelitis"@en,
        "Poliomyelitt"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.549/e23/> .

humord:c25135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25135" ;
    dct:modified "2024-11-04T14:08:45"^^xsd:dateTime ;
    skos:altLabel "Student associations"@en,
        "Studentarforeiningar"@nb,
        "Studentarsamfunn"@nb,
        "Studenterforeninger"@nb,
        "Studentersamfunn"@nb,
        "Studentforeningar"@nb,
        "Studentsamfunn"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.85/e23/> ;
    skos:prefLabel "Student societies"@en,
        "Studentforeninger"@nb ;
    skos:related humord:c07376,
        humord:c20066 .

humord:c25139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25139" ;
    dct:modified "2025-03-04T10:13:51"^^xsd:dateTime ;
    skos:altLabel "Policing"@en,
        "Politiarbeid"@nb,
        "Politioppgaver"@nb ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/363.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.23/e23/> ;
    skos:prefLabel "Police work"@en,
        "Politiarbeid"@nb .

humord:c25140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25140" ;
    dct:modified "2024-09-30T12:04:35"^^xsd:dateTime ;
    skos:altLabel "Student attrition"@en,
        "Studentfrafall"@nb,
        "Studentfråfall"@nb,
        "Studieavbrot"@nb,
        "Studiefrafall"@nb,
        "Studiefråfall"@nb ;
    skos:broadMatch <http://dewey.info/class/371.2913/e23/>,
        <http://dewey.info/class/373.12913/e23/>,
        <http://dewey.info/class/378.16913/e23/> ;
    skos:broader humord:c17550 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2913/e23/>,
        <http://dewey.info/class/373.12913/e23/>,
        <http://dewey.info/class/378.16913/e23/> ;
    skos:prefLabel "Study discontinuation"@en,
        "Studieavbrudd"@nb ;
    skos:related humord:c26775 .

humord:c25142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25142" ;
    dct:modified "2024-10-30T07:58:00"^^xsd:dateTime ;
    skos:altLabel "Political contempt"@en,
        "Politikarforakt"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/324.2092/e23/> ;
    skos:prefLabel "Political distrust"@en,
        "Politikerforakt"@nb ;
    skos:related humord:c07520 ;
    skos:relatedMatch <http://dewey.info/class/324.2092/e23/> .

humord:c25145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25145" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Student health care"@en,
        "Student medical services"@en,
        "Studenthelsetjenester"@nb ;
    skos:broadMatch <http://dewey.info/class/378.1971/e23/> ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.1971/e23/> ;
    skos:prefLabel "Student health services"@en,
        "Studenthelsetjeneste"@nb .

humord:c25147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25147" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/363.23/e23/> ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.23/e23/> ;
    skos:prefLabel "Police cooperation"@en,
        "Politisamarbeid"@nb .

humord:c25149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25149" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00203 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/320.900223/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.900223/e23/> ;
    skos:prefLabel "Political maps"@en,
        "Politiske kart"@nb .

humord:c25150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25150" ;
    dct:modified "2024-11-04T10:41:25"^^xsd:dateTime ;
    skos:altLabel "Political governance"@en,
        "Political management"@en,
        "Politisk lederskap"@nb,
        "Politisk leiarskap"@nb,
        "Politisk leiing"@nb,
        "Politisk styring"@nb ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.4/e23/>,
        <http://dewey.info/class/328.362/e23/> ;
    skos:prefLabel "Political leadership"@en,
        "Politisk ledelse"@nb ;
    skos:related humord:c25172 ;
    skos:relatedMatch <http://dewey.info/class/328.362/e23/> .

humord:c25152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25152" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.4/e23/> ;
    skos:prefLabel "Political power"@en,
        "Politisk makt"@nb ;
    skos:related humord:c09244,
        humord:c09762 .

humord:c25155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25155" ;
    dct:modified "2021-12-07T13:39:24"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324.63/e23/> ;
    skos:broader humord:c09718,
        humord:c26831 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.63/e23/> ;
    skos:prefLabel "Political representation"@en,
        "Politisk representasjon"@nb .

humord:c25156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25156" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Regime stability"@en,
        "Regimestabilitet"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Political stability"@en,
        "Politisk stabilitet"@nb .

humord:c25157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25157" ;
    dct:modified "2024-01-03T13:43:45"^^xsd:dateTime ;
    skos:altLabel "Studentutveksling"@nb ;
    skos:broader humord:c25939 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008713,
        <http://dewey.info/class/370.1162/e23/>,
        <http://dewey.info/class/378.0162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008713,
        <http://dewey.info/class/344.08/e23/>,
        <http://dewey.info/class/370.1162/e23/>,
        <http://dewey.info/class/378.0162/e23/> ;
    skos:prefLabel "Student exchange"@en,
        "Studentutveksling"@nb ;
    skos:related humord:c23490 ;
    skos:relatedMatch <http://dewey.info/class/344.08/e23/> .

humord:c25159 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25159" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324.22/e23/> ;
    skos:broader humord:c09338 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.22/e23/> ;
    skos:prefLabel "Political elite"@en,
        "Politisk elite"@nb .

humord:c25162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25162" ;
    dct:modified "2024-11-20T11:27:45"^^xsd:dateTime ;
    skos:altLabel "Studiekompetanse"@nb ;
    skos:broadMatch <http://dewey.info/class/373.238/e23/> ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.238/e23/>,
        <http://dewey.info/class/378/e23/> ;
    skos:prefLabel "University and college admission certification"@en,
        "Studiekompetanse"@nb ;
    skos:related humord:c17550 ;
    skos:relatedMatch <http://dewey.info/class/378/e23/> .

humord:c25163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25163" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Political opinions"@en,
        "Politiske meninger"@nb ;
    skos:broader humord:c24598 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.38/e23/>,
        <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "Political attitudes"@en,
        "Politiske holdninger"@nb ;
    skos:related humord:c08126 ;
    skos:relatedMatch <http://dewey.info/class/303.38/e23/>,
        <http://dewey.info/class/320.5/e23/> .

humord:c25167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25167" ;
    dct:modified "2024-11-04T11:17:58"^^xsd:dateTime ;
    skos:altLabel "Diseased people"@en,
        "Diseased persons"@en,
        "Ill persons"@en,
        "Sick people"@en,
        "Sick persons"@en,
        "Sjuke"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0877/e23/>,
        <http://dewey.info/class/305.9087/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0877/e23/>,
        <http://dewey.info/class/305.9087/e23/>,
        <http://dewey.info/class/362.1/e23/> ;
    skos:prefLabel "Ill people"@en,
        "Syke"@nb ;
    skos:related humord:c03906,
        humord:c25221 .

humord:c25172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25172" ;
    dct:modified "2024-10-30T11:23:00"^^xsd:dateTime ;
    skos:altLabel "Politiske leiarar"@nb ;
    skos:broader humord:c07520 ;
    skos:closeMatch <http://dewey.info/class/320.092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.092/e23/> ;
    skos:prefLabel "Political leaders"@en,
        "Politiske ledere"@nb ;
    skos:related humord:c25150 .

humord:c25173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25173" ;
    dct:modified "2023-12-05T15:34:17"^^xsd:dateTime ;
    skos:altLabel "Political organizations"@en ;
    skos:broader humord:c09286 ;
    skos:closeMatch <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/324.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.4/e23/>,
        <http://dewey.info/class/324.4/e23/> ;
    skos:prefLabel "Political organisations"@en,
        "Politiske organisasjoner"@nb .

humord:c25175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25175" ;
    dct:modified "2024-10-31T13:58:57"^^xsd:dateTime ;
    skos:altLabel "Politiske filosofar"@nb,
        "Politiske tenkarar"@nb,
        "Politiske tenkere"@nb,
        "Politiske tenkjarar"@nb ;
    skos:broadMatch <http://dewey.info/class/320.092/e23/> ;
    skos:broader humord:c07430 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.932/e23/>,
        <http://dewey.info/class/320.092/e23/> ;
    skos:prefLabel "Political philosophers"@en,
        "Politiske filosofer"@nb ;
    skos:related humord:c09617 ;
    skos:relatedMatch <http://dewey.info/class/305.932/e23/> .

humord:c25179 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25179" ;
    dct:modified "2013-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mangevelde"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Betegnelse på en styreform hvor makten eller autoriteten springer ut av flere kilder <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Polyarchy"@en,
        "Polyarki"@nb ;
    skos:related humord:c00597 .

humord:c25181 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25181" ;
    dct:modified "2023-12-18T11:09:21"^^xsd:dateTime ;
    skos:altLabel "Folkelig vitenskap"@nb,
        "Populærvitskap"@nb ;
    skos:broader humord:c01534 ;
    skos:closeMatch realfagstermer:c030121 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030121,
        <http://dewey.info/class/001.2/e23/>,
        <http://dewey.info/class/500/e23/> ;
    skos:prefLabel "Popular science"@en,
        "Populærvitenskap"@nb ;
    skos:related humord:c13177 ;
    skos:relatedMatch <http://dewey.info/class/001.2/e23/>,
        <http://dewey.info/class/500/e23/> .

humord:c25183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25183" ;
    dct:modified "2024-12-02T12:49:24"^^xsd:dateTime ;
    skos:altLabel "Postfeminisme"@nb ;
    skos:broadMatch <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/320.5622/e23/> ;
    skos:broader humord:c00561 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.42/e23/>,
        <http://dewey.info/class/320.5622/e23/> ;
    skos:prefLabel "Post-feminism"@en,
        "Postfeminisme"@nb .

humord:c25185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25185" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:broader humord:c22660 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/658.515/e23/> ;
    skos:prefLabel "Post-Fordism"@en,
        "Postfordisme"@nb .

humord:c25186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25186" ;
    dct:modified "2016-04-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338/e23/> ;
    skos:broader humord:c07770 ;
    skos:definition "Produksjonssystem som karakteriseres av fabrikkdrift i stor stil med masseproduksjon, høy teknisk standard og et sterkt utviklet kommunikasjonsvesen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Industrialism"@en,
        "Industrialisme"@nb ;
    skos:related humord:c04039,
        humord:c09204 .

humord:c25187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25187" ;
    dct:modified "2024-11-20T11:32:59"^^xsd:dateTime ;
    skos:altLabel "Education choices"@en,
        "Educational choices"@en,
        "Study choices"@en,
        "Studieval"@nb,
        "Studievalg"@nb,
        "Utdanningsval"@nb ;
    skos:broadMatch <http://dewey.info/class/373/e23/> ;
    skos:broader humord:c07906 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373/e23/> ;
    skos:prefLabel "Choice of education"@en,
        "Utdanningsvalg"@nb ;
    skos:related humord:c17550,
        humord:c23026,
        humord:c23037 .

humord:c25189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25189" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23704 ;
    skos:closeMatch <http://dewey.info/class/330.156/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.156/e23/> ;
    skos:prefLabel "Post-Keynesian economics"@en,
        "Postkeynesianisme"@nb .

humord:c25190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25190" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.345/e23/>,
        <http://dewey.info/class/320.531/e23/> ;
    skos:broader humord:c09664 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.345/e23/>,
        <http://dewey.info/class/320.531/e23/> ;
    skos:prefLabel "Postsocialism"@en,
        "Postsosialisme"@nb .

humord:c25191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25191" ;
    dct:modified "2024-08-12T11:49:25"^^xsd:dateTime ;
    skos:altLabel "PTSD"@en,
        "Post-traumatic neuroses"@en,
        "Posttraumatic neuroses"@en,
        "Posttraumatic stress disorder"@en,
        "PTSD"@nb,
        "Post-traumatic stress disorder"@nb,
        "Posttraumatisk stress"@nb,
        "Posttraumatisk stressliding"@nb,
        "Posttraumatisk stressyndrom"@nb,
        "Posttraumatiske nevrosar"@nb,
        "Posttraumatiske nevroser"@nb ;
    skos:broadMatch <http://dewey.info/class/362.25/e23/> ;
    skos:broader humord:c03931 ;
    skos:closeMatch <http://dewey.info/class/616.8521/e23/> ;
    skos:definition "Posttraumatisk stresslidelse, PTSD, er en angstlidelse som kan oppstå hos mennesker som har vært utsatt for særlig skremmende og redselsfulle opplevelser slik som grov vold, mishandling, krig og opphold i konsentrasjonsleir, katastrofer, tortur, voldtekt, alvorlige ulykker eller alvorlige forbrytelser (for eksempel væpnet ran). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.8521/e23/>,
        <http://dewey.info/class/618.928521/e23/> ;
    skos:prefLabel "Post traumatic stress disorder"@en,
        "Posttraumatisk stresslidelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928521/e23/> .

humord:c25195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25195" ;
    dct:modified "2024-11-15T14:02:58"^^xsd:dateTime ;
    skos:altLabel "Støyforureining"@nb ;
    skos:broadMatch <http://dewey.info/class/363.74/e23/> ;
    skos:broader humord:c08345 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.74/e23/> ;
    skos:prefLabel "Noise pollution"@en,
        "Støyforurensning"@nb ;
    skos:related humord:c17759 .

humord:c25196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25196" ;
    dct:modified "2022-06-15T14:40:25"^^xsd:dateTime ;
    skos:altLabel "Subsidiering"@nb ;
    skos:broader humord:c07875 ;
    skos:closeMatch <http://dewey.info/class/338.922/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.18/e23/>,
        <http://dewey.info/class/338.922/e23/>,
        <http://dewey.info/class/343.0742/e23/>,
        <http://dewey.info/class/382.63/e23/> ;
    skos:prefLabel "Subsidies"@en,
        "Subsidier"@nb ;
    skos:related humord:c25446 ;
    skos:relatedMatch <http://dewey.info/class/338.18/e23/>,
        <http://dewey.info/class/343.0742/e23/>,
        <http://dewey.info/class/382.63/e23/> .

humord:c25198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25198" ;
    dct:modified "2015-09-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Practice theory"@en,
        "PYT"@nb,
        "Praksisteori"@nb ;
    skos:broader humord:c25789 ;
    skos:closeMatch <http://dewey.info/class/1--07155/e23/> ;
    skos:definition "Den enkeltes persons forestillinger om praksis og den samlede handlingsberedskapen for praktisk virksomhet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--07155/e23/>,
        <http://dewey.info/class/370.113/e23/> ;
    skos:prefLabel "Practical vocational theory"@en,
        "Praktisk yrkesteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.113/e23/> .

humord:c25200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25200" ;
    dct:modified "2024-10-30T12:12:50"^^xsd:dateTime ;
    skos:altLabel "Suffragetter"@nb ;
    skos:broadMatch <http://dewey.info/class/324.6230941/e23/> ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.6230941/e23/> ;
    skos:prefLabel "Suffragettes"@en,
        "Suffragetter"@nb ;
    skos:related humord:c04803,
        humord:c09713 .

humord:c25201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25201" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Practical training education"@en,
        "Practical training supervision"@en,
        "Professional training education"@en,
        "Professional training supervision"@en,
        "Supervision of practical training"@en,
        "Supervision of professional training"@en,
        "Praksisveiledning"@nb ;
    skos:broader humord:c07899 ;
    skos:closeMatch <http://dewey.info/class/370.71/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.71/e23/> ;
    skos:prefLabel "Professional practical training (Education)"@en,
        "Praksisundervisning"@nb .

humord:c25203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25203" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08079 ;
    skos:closeMatch <http://dewey.info/class/370.71/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25922/e23/>,
        <http://dewey.info/class/370.71/e23/> ;
    skos:prefLabel "Practice-based learning"@en,
        "Praksislæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.25922/e23/> .

humord:c25205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25205" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Practical skills"@en ;
    skos:broader humord:c20967 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c009926 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009926,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/302.12/e23/>,
        <http://dewey.info/class/370.1/e23/> ;
    skos:prefLabel "Practical education"@en,
        "Praktiske ferdigheter"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/302.12/e23/>,
        <http://dewey.info/class/370.1/e23/> .

humord:c25206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25206" ;
    dct:modified "2024-05-22T13:18:56"^^xsd:dateTime ;
    skos:altLabel "Acidic precipitation"@en,
        "Forsuring (Nedbør)"@nb,
        "Sur nedbør"@nb,
        "Syreregn"@nb ;
    skos:broader humord:c08345,
        humord:c21715 ;
    skos:definition "Sur nedbør er nedbør som har en lavere pH-verdi enn 5,6.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005307,
        <http://dewey.info/class/363.7386/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005307,
        <http://dewey.info/class/344.046336/e23/>,
        <http://dewey.info/class/363.7386/e23/>,
        <http://dewey.info/class/551.5771/e23/>,
        <http://dewey.info/class/628.532/e23/> ;
    skos:prefLabel "Acid rain"@en,
        "Sur nedbør"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.046336/e23/>,
        <http://dewey.info/class/551.5771/e23/>,
        <http://dewey.info/class/628.532/e23/> .

humord:c25207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25207" ;
    dct:modified "2024-11-11T09:01:45"^^xsd:dateTime ;
    skos:altLabel "Prediksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/519.54/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/519.287/e23/> ;
    skos:definition "Forutsigelse basert på sannsynlighet <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011517,
        <http://dewey.info/class/003.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011517,
        <http://dewey.info/class/003.2/e23/>,
        <http://dewey.info/class/519.287/e23/>,
        <http://dewey.info/class/519.54/e23/> ;
    skos:prefLabel "Prediction"@en,
        "Prediksjon"@nb .

humord:c25208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25208" ;
    dct:modified "2024-11-06T08:45:49"^^xsd:dateTime ;
    skos:altLabel "Surrogatmødrer"@nb ;
    skos:broadMatch <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/306.8743/e23/> ;
    skos:broader humord:c07193 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/306.8743/e23/>,
        <http://dewey.info/class/346.017/e23/> ;
    skos:prefLabel "Surrogate mothers"@en,
        "Surrogatmødre"@nb ;
    skos:related humord:c29255 ;
    skos:relatedMatch <http://dewey.info/class/346.017/e23/> .

humord:c25209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25209" ;
    dct:modified "2025-03-14T12:28:41"^^xsd:dateTime ;
    skos:altLabel "Suttung education"@en,
        "Suttung pedagogy"@en,
        "Suttungpedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.39/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.39/e23/> ;
    skos:prefLabel "Suttung pedagogical theory"@en,
        "Suttungpedagogikk"@nb .

humord:c25210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25210" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Presidential system"@en ;
    skos:broader humord:c09719 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/321.8042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8042/e23/> ;
    skos:prefLabel "Presidency"@en,
        "Presidentstyre"@nb .

humord:c25211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25211" ;
    dct:modified "2024-11-05T14:11:31"^^xsd:dateTime ;
    skos:altLabel "Partially sighted"@en,
        "Vision impaired"@en,
        "Visually handicapped"@en,
        "Visually impaired people"@en,
        "Svaksynte"@nb,
        "Synshemma"@nb,
        "Synshemmete"@nb,
        "Synssvekka"@nb,
        "Synssvekkede"@nb ;
    skos:broader humord:c07239 ;
    skos:closeMatch realfagstermer:c002856,
        <http://dewey.info/class/1--0871/e23/>,
        <http://dewey.info/class/362.41/e23/> ;
    skos:editorialNote "Endret fra -ete til -ede fordi det er mest brukt. 2014-10-06/vsl"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9081/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002856,
        <http://dewey.info/class/027.663/e23/>,
        <http://dewey.info/class/1--0871/e23/>,
        <http://dewey.info/class/305.9081/e23/>,
        <http://dewey.info/class/362.41/e23/>,
        <http://dewey.info/class/371.911/e23/> ;
    skos:prefLabel "Visually impaired"@en,
        "Synshemmede"@nb ;
    skos:related humord:c03803 ;
    skos:relatedMatch <http://dewey.info/class/027.663/e23/>,
        <http://dewey.info/class/371.911/e23/> .

humord:c25214 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25214" ;
    dct:modified "2021-02-22T13:49:19"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070/e23/> ;
    skos:broader humord:c09113 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070/e23/> ;
    skos:prefLabel "Press coverage"@en,
        "Pressedekning"@nb ;
    skos:related humord:c29931 .

humord:c25217 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25217" ;
    dct:modified "2024-12-03T12:04:40"^^xsd:dateTime ;
    skos:altLabel "Ethics of journalism"@en,
        "Journalism ethics"@en,
        "Presseetikk"@nb ;
    skos:broader humord:c00254 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/174.907/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174.907/e23/> ;
    skos:prefLabel "Press ethics"@en,
        "Presseetikk"@nb ;
    skos:related humord:c09717 .

humord:c25221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25221" ;
    dct:modified "2022-03-17T08:01:04"^^xsd:dateTime ;
    skos:altLabel "Sick pay"@en,
        "Sickness allowance"@en,
        "Sykelønn"@nb,
        "Sykelønnsordning"@nb,
        "Syketrygd"@nb ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/368.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.022/e23/>,
        <http://dewey.info/class/368.42/e23/> ;
    skos:prefLabel "Sickness benefit"@en,
        "Sykepenger"@nb ;
    skos:related humord:c25167 ;
    skos:relatedMatch <http://dewey.info/class/344.022/e23/> .

humord:c25222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25222" ;
    dct:modified "2024-05-07T08:03:18"^^xsd:dateTime ;
    skos:altLabel "Prestasjonsnivå"@nb ;
    skos:broader humord:c14048 ;
    skos:definition "Prestasjonsnivå er nivå for det man presterer, oppnår av resultater <noab.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Performance level"@en,
        "Prestasjonsnivå"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/306.42/e23/> .

humord:c25224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25224" ;
    dct:modified "2014-03-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12002 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Prestige"@en,
        "Prestisje"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/305/e23/> .

humord:c25228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25228" ;
    dct:modified "2024-01-23T09:06:07"^^xsd:dateTime ;
    skos:altLabel "Basic health care service"@en,
        "Basic health care services"@en,
        "Basic health service"@en,
        "Basic health services"@en,
        "Primary care"@en,
        "Primary health care"@en,
        "Primary health services"@en,
        "Primærhelsetenesta"@nb,
        "Primærhelseteneste"@nb,
        "Primærhelsetjenesten"@nb,
        "Primærhelsetjenester"@nb ;
    skos:broadMatch <http://dewey.info/class/362.1/e23/> ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1/e23/> ;
    skos:prefLabel "Primary health service"@en,
        "Primærhelsetjeneste"@nb .

humord:c25230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25230" ;
    dct:modified "2020-06-26T10:27:37"^^xsd:dateTime ;
    skos:altLabel "Cash-in-hand"@en,
        "Illegal employment"@en,
        "Illicit work"@en,
        "Moonlighting"@en,
        "Off the books"@en,
        "Unreported work"@en ;
    skos:broadMatch <http://dewey.info/class/364.133/e23/> ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/345.02338/e23/>,
        <http://dewey.info/class/364.133/e23/> ;
    skos:prefLabel "Unreported employment"@en,
        "Svart arbeid"@nb ;
    skos:related humord:c23264,
        humord:c24401 ;
    skos:relatedMatch <http://dewey.info/class/174/e23/>,
        <http://dewey.info/class/306.36/e23/>,
        <http://dewey.info/class/345.02338/e23/> .

humord:c25231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25231" ;
    dct:modified "2024-11-11T09:07:27"^^xsd:dateTime ;
    skos:altLabel "Prioritering"@nb,
        "Prioriteringar"@nb,
        "Prioriteringer"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Priority"@en,
        "Prioritering"@nb .

humord:c25233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25233" ;
    dct:modified "2020-08-11T12:57:31"^^xsd:dateTime ;
    skos:broader humord:c07849 ;
    skos:definition "Hvordan produsenter og forbrukere blir enige om priser i markedet gitt konkurransesituasjonen og offentlige reguleringer, for eksempel prisdannelsen under monopol <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/>,
        <http://dewey.info/class/658.816/e23/> ;
    skos:prefLabel "Price formation"@en,
        "Prisdannelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.816/e23/> .

humord:c25234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25234" ;
    dct:modified "2024-10-02T12:22:01"^^xsd:dateTime ;
    skos:altLabel "Prisfastsetting"@nb,
        "Prising"@nb,
        "Prissetting"@nb ;
    skos:broader humord:c07849 ;
    skos:definition "Prisfastsettelser er hvordan bedrifter eller myndigheter bestemmer priser av varer og tjenester,  for eksempel offentlige priser på medisiner, eller priskrig mellom bedrifter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/>,
        <http://dewey.info/class/658.816/e23/> ;
    skos:prefLabel "Price determination"@en,
        "Prisfastsettelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.816/e23/> .

humord:c25237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25237" ;
    dct:modified "2024-10-02T13:52:49"^^xsd:dateTime ;
    skos:altLabel "Absence due to illness"@en,
        "Days off sick"@en,
        "Leave of absence"@en,
        "Medical leave"@en,
        "Sjukdomsfråvær"@nb,
        "Sjukefråvær"@nb,
        "Sykdomsfravær"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3122/e23/> ;
    skos:broader humord:c22829 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.25762/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.25762/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Sick leave"@en,
        "Sykefravær"@nb .

humord:c25238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25238" ;
    dct:modified "2023-12-18T11:31:35"^^xsd:dateTime ;
    skos:altLabel "Pricing policies"@en,
        "Prispolitikk"@nb ;
    skos:broader humord:c07849,
        humord:c09608 ;
    skos:closeMatch <http://dewey.info/class/338.52/e23/> ;
    skos:definition "Bedrifters eller det offentliges helhetlige strategi med hensyn til prising  av varer og tjenester <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012787 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012787,
        <http://dewey.info/class/338.52/e23/> ;
    skos:prefLabel "Pricing policy"@en,
        "Prispolitikk"@nb .

humord:c25239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25239" ;
    dct:modified "2024-12-11T08:12:18"^^xsd:dateTime ;
    skos:altLabel "Ill-health"@en,
        "Morbidities"@en,
        "Morbidity"@en,
        "Morbiditet"@nb,
        "Sjukelegheit"@nb ;
    skos:broader humord:c03843 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/613/e23/>,
        <http://dewey.info/class/616/e23/> ;
    skos:prefLabel "Sickliness"@en,
        "Sykelighet"@nb ;
    skos:related humord:c03851 ;
    skos:relatedMatch <http://dewey.info/class/306.461/e23/>,
        <http://dewey.info/class/613/e23/>,
        <http://dewey.info/class/616/e23/> .

humord:c25240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25240" ;
    dct:modified "2022-02-09T08:21:15"^^xsd:dateTime ;
    skos:altLabel "Regulation of prices"@en ;
    skos:broader humord:c25238 ;
    skos:closeMatch <http://dewey.info/class/352.85/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/338.526/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.717/e23/>,
        <http://dewey.info/class/338.526/e23/>,
        <http://dewey.info/class/343.083/e23/>,
        <http://dewey.info/class/352.85/e23/> ;
    skos:prefLabel "Price control"@en,
        "Priskontroll"@nb ;
    skos:related humord:c07850 ;
    skos:relatedMatch <http://dewey.info/class/333.717/e23/>,
        <http://dewey.info/class/343.083/e23/> .

humord:c25241 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25241" ;
    dct:modified "2011-07-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07849 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.523/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.523/e23/>,
        <http://dewey.info/class/343.0725/e23/>,
        <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Price fixing"@en,
        "Prissamarbeid"@nb ;
    skos:related humord:c23547 ;
    skos:relatedMatch <http://dewey.info/class/343.0725/e23/>,
        <http://dewey.info/class/364.168/e23/> .

humord:c25245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25245" ;
    dct:modified "2013-08-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Private colleges"@en ;
    skos:broader humord:c26869 ;
    skos:closeMatch <http://dewey.info/class/378.04/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.04/e23/> ;
    skos:prefLabel "Private universities"@en,
        "Private universiteter"@nb .

humord:c25247 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25247" ;
    dct:modified "2024-11-11T09:18:37"^^xsd:dateTime ;
    skos:altLabel "Privilege"@en,
        "Privilegium"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Privileges"@en,
        "Privilegier"@nb .

humord:c25249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25249" ;
    dct:modified "2024-04-04T09:27:20"^^xsd:dateTime ;
    skos:altLabel "Production theories"@en,
        "Produksjonsteori"@nb ;
    skos:broader humord:c07770 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000645,
        <http://dewey.info/class/338.001/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000645,
        <http://dewey.info/class/338.001/e23/> ;
    skos:prefLabel "Production theory"@en,
        "Produksjonsteori"@nb .

humord:c25251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25251" ;
    dct:modified "2024-04-04T09:28:07"^^xsd:dateTime ;
    skos:altLabel "Produksjonsøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003306 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003306,
        <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Production economics"@en,
        "Produksjonsøkonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/338/e23/> .

humord:c25252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25252" ;
    dct:modified "2023-12-18T11:36:43"^^xsd:dateTime ;
    skos:altLabel "Product design"@en,
        "Produktdesign"@nb,
        "Produktutforming"@nb,
        "Produktutvikling"@nb ;
    skos:broadMatch <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/745.2/e23/> ;
    skos:broader humord:c07770 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c005044,
        <http://dewey.info/class/658.575/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005044,
        <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/658.4063/e23/>,
        <http://dewey.info/class/658.575/e23/>,
        <http://dewey.info/class/745.2/e23/> ;
    skos:prefLabel "Product development"@en,
        "Produktutvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.4063/e23/> .

humord:c25256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25256" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.553/e23/> ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.553/e23/> ;
    skos:prefLabel "Sociology of professions"@en,
        "Profesjonssosiologi"@nb ;
    skos:related humord:c22117 .

humord:c25257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25257" ;
    dct:modified "2021-08-31T13:23:15"^^xsd:dateTime ;
    skos:altLabel "Career education"@en,
        "Professional education"@en,
        "Vocational training (Educational systems)"@en,
        "Profesjonsutdannelse"@nb ;
    skos:broader humord:c07945 ;
    skos:definition "Utdanning til en samfunnsrettet profesjon som samtidig er knyttet til en akademisk disiplin. Gir praksisrettet, spesialisert, forskningsbasert og faglig kompetanse, fra en høyskole eller et universitet <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/378.013/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.013/e23/> ;
    skos:prefLabel "Vocational education (Educational systems)"@en,
        "Profesjonsutdanning"@nb ;
    skos:related humord:c07969,
        humord:c25258 .

humord:c25258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25258" ;
    dct:modified "2016-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Professional studies"@en,
        "Programmes of professional study"@en,
        "Programs of professional study"@en,
        "Vocational studies"@en ;
    skos:broadMatch <http://dewey.info/class/1--0711/e23/> ;
    skos:broader humord:c07954 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0711/e23/> ;
    skos:prefLabel "Vocational education (Professional studies)"@en,
        "Profesjonsstudier"@nb ;
    skos:related humord:c25257 .

humord:c25260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25260" ;
    dct:modified "2024-03-11T11:37:54"^^xsd:dateTime ;
    skos:altLabel "Software industries"@en,
        "Programvareindustri"@nb,
        "Programvareleverandørar"@nb,
        "Programvareleverandører"@nb,
        "Software-industri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c000619,
        <http://dewey.info/class/338.470053/e23/>,
        <http://dewey.info/class/338.7610053/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000619,
        <http://dewey.info/class/005.3/e23/>,
        <http://dewey.info/class/338.470053/e23/>,
        <http://dewey.info/class/338.7610053/e23/> ;
    skos:prefLabel "Software industry"@en,
        "Programvareindustri"@nb ;
    skos:related humord:c04247 ;
    skos:relatedMatch <http://dewey.info/class/005.3/e23/> .

humord:c25262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25262" ;
    dct:modified "2025-03-14T11:12:20"^^xsd:dateTime ;
    skos:altLabel "Liberal-progressive education"@en,
        "Liberal-progressiv pedagogikk"@nb,
        "Progressiv pedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/370.11/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Tilhører en kulturradikal, liberalistisk strømning med røtter i den franske   romantikken og Jean-Jacques Roussaeus pedagogiske filosofi, og til ideer om opplæring og oppdragelse, mindre styring og grensesetting <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.11/e23/> ;
    skos:prefLabel "Progressive education"@en,
        "Progressiv pedagogikk"@nb .

humord:c25263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25263" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Proletarianization"@en ;
    skos:broadMatch <http://dewey.info/class/305.562/e23/> ;
    skos:broader humord:c15123 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.562/e23/> ;
    skos:prefLabel "Proletarianisation"@en,
        "Proletarisering"@nb .

humord:c25264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25264" ;
    dct:modified "2024-01-23T09:01:30"^^xsd:dateTime ;
    skos:altLabel "Drink-driving"@en,
        "Drinking and driving"@en,
        "Drunken driving"@en,
        "Fyllekjøring"@nb,
        "Fyllekøyring"@nb,
        "Promillekøyring"@nb ;
    skos:broader humord:c59252 ;
    skos:closeMatch <http://dewey.info/class/363.12514/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c008681,
        <http://dewey.info/class/364.147/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008681,
        <http://dewey.info/class/363.12514/e23/>,
        <http://dewey.info/class/364.147/e23/> ;
    skos:prefLabel "Drunk-driving"@en,
        "Promillekjøring"@nb .

humord:c25265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25265" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/> ;
    skos:broader humord:c04944 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/> ;
    skos:prefLabel "Promiscuity"@en,
        "Promiskuitet"@nb .

humord:c25268 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25268" ;
    dct:modified "2024-06-26T10:58:08"^^xsd:dateTime ;
    skos:altLabel "Process industries"@en,
        "Processing industries"@en,
        "Processing industry"@en,
        "Prosessindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4766/e23/>,
        <http://dewey.info/class/338.766/e23/> ;
    skos:broader humord:c14440 ;
    skos:definition "Industri som utnytter (automatisk styrte) kjemiske eller fysikalske prosesser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010929 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010929,
        <http://dewey.info/class/338.4766/e23/>,
        <http://dewey.info/class/338.766/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Process industry"@en,
        "Prosessindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/660/e23/> .

humord:c25270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25270" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Project method education"@en,
        "Project methods in teaching"@en ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.36/e23/> ;
    skos:prefLabel "Project teaching"@en,
        "Prosjektundervisning"@nb .

humord:c25271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25271" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.23/e23/> ;
    skos:broader humord:c07171 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.23/e23/>,
        <http://dewey.info/class/618.178/e23/> ;
    skos:prefLabel "Test-tube babies"@en,
        "Prøverørsbarn"@nb ;
    skos:related humord:c20156 ;
    skos:relatedMatch <http://dewey.info/class/618.178/e23/> .

humord:c25274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25274" ;
    dct:modified "2023-12-18T12:46:26"^^xsd:dateTime ;
    skos:altLabel "Psykometri"@nb ;
    skos:broader humord:c01497 ;
    skos:definition "Samlebetegnelse for ulike metoder som kvantifiserer psykologiske fenomener og subjektive symptomer og plager <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012874,
        <http://dewey.info/class/150.15195/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012874,
        <http://dewey.info/class/150.15195/e23/>,
        <http://dewey.info/class/150.287/e23/> ;
    skos:prefLabel "Psychometry"@en,
        "Psykometri"@nb ;
    skos:relatedMatch <http://dewey.info/class/150.287/e23/> .

humord:c25275 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25275" ;
    dct:modified "2024-06-17T14:41:06"^^xsd:dateTime ;
    skos:altLabel "Psykososialt arbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/361.3/e23/> ;
    skos:broader humord:c28104 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361.3/e23/>,
        <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/616.89/e23/> ;
    skos:prefLabel "Psychosocial work"@en,
        "Psykososialt arbeid"@nb ;
    skos:related humord:c09355 ;
    skos:relatedMatch <http://dewey.info/class/362.2/e23/>,
        <http://dewey.info/class/616.89/e23/> .

humord:c25277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25277" ;
    dct:modified "2024-10-14T15:50:41"^^xsd:dateTime ;
    skos:altLabel "Bars"@en,
        "Barar"@nb,
        "Barer"@nb,
        "Pubar"@nb ;
    skos:broadMatch <http://dewey.info/class/647.95/e23/> ;
    skos:broader humord:c07612 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/647.95/e23/> ;
    skos:prefLabel "Pubs"@en,
        "Puber"@nb .

humord:c25280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25280" ;
    dct:modified "2020-11-03T15:12:34"^^xsd:dateTime ;
    skos:altLabel "Puertoricans"@en,
        "Puertorikanere"@nb ;
    skos:broader humord:c00789 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8687295/e23/>,
        <http://dewey.info/class/5--687295/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8687295/e23/>,
        <http://dewey.info/class/5--687295/e23/> ;
    skos:prefLabel "Puerto Ricans"@en,
        "Puertoricanere"@nb .

humord:c25282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25282" ;
    dct:modified "2024-11-04T12:44:54"^^xsd:dateTime ;
    skos:altLabel "Punkerar"@nb,
        "Pønkarar"@nb,
        "Pønkere"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Punks"@en,
        "Punkere"@nb ;
    skos:related humord:c17044 .

humord:c25284 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25284" ;
    dct:modified "2020-06-19T11:11:53"^^xsd:dateTime ;
    skos:altLabel "Queer-teori"@nb,
        "Skeiv teori"@nb ;
    skos:broadMatch <http://dewey.info/class/306.7601/e23/> ;
    skos:broader humord:c09073 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4201/e23/>,
        <http://dewey.info/class/306.7601/e23/> ;
    skos:prefLabel "Queer theory"@en,
        "Queerteori"@nb ;
    skos:related humord:c16835 ;
    skos:relatedMatch <http://dewey.info/class/305.4201/e23/> .

humord:c25285 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25285" ;
    dct:modified "2022-05-04T08:07:35"^^xsd:dateTime ;
    skos:altLabel "R94"@en,
        "Reform94"@en,
        "Læreplanverket for videregående opplæring (R94)"@nb,
        "R94"@nb,
        "Reform94"@nb ;
    skos:broader humord:c23031 ;
    skos:definition "Rett til 3-årig videregående skole for alle i alderen 16-19 år <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/373.19/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.19/e23/>,
        <http://dewey.info/class/379.155/e23/> ;
    skos:prefLabel "Reform 94"@en,
        "Reform 94"@nb ;
    skos:relatedMatch <http://dewey.info/class/379.155/e23/> .

humord:c25288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25288" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "R97"@en,
        "Reform97"@en,
        "R97"@nb,
        "Reform97"@nb ;
    skos:broadMatch <http://dewey.info/class/379.481/e23/> ;
    skos:broader humord:c23031 ;
    skos:definition "Grunnskolen utvides til 10 år med skolestart fra barna er 6 år <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379.481/e23/> ;
    skos:prefLabel "Reform 97"@en,
        "Reform 97"@nb .

humord:c25291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25291" ;
    dct:modified "2024-11-13T08:43:00"^^xsd:dateTime ;
    skos:altLabel "Radioaktiv stråling"@nb,
        "Radioaktivitet"@nb ;
    skos:broader humord:c12879 ;
    skos:closeMatch realfagstermer:c000783,
        <http://dewey.info/class/539.752/e23/>,
        <http://dewey.info/class/539.753/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010974 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000783,
        realfagstermer:c010974,
        <http://dewey.info/class/539.752/e23/>,
        <http://dewey.info/class/539.753/e23/> ;
    skos:prefLabel "Radioactivity"@en,
        "Radioaktivitet"@nb ;
    skos:related humord:c20422,
        humord:c25293 .

humord:c25293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25293" ;
    dct:modified "2024-11-13T08:43:33"^^xsd:dateTime ;
    skos:altLabel "Atomic waste"@en,
        "Radioactive waste"@en,
        "Radioactive waste treatment"@en,
        "Atomavfall"@nb,
        "Kjernekraftavfall"@nb,
        "Radioaktivt avfall"@nb ;
    skos:broadMatch <http://dewey.info/class/353.999/e23/> ;
    skos:broader humord:c12465 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c007086,
        <http://dewey.info/class/363.7289/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007086,
        <http://dewey.info/class/344.04622/e23/>,
        <http://dewey.info/class/353.999/e23/>,
        <http://dewey.info/class/363.7289/e23/>,
        <http://dewey.info/class/621.4838/e23/>,
        <http://dewey.info/class/628.1685/e23/>,
        <http://dewey.info/class/628.5/e23/> ;
    skos:prefLabel "Nuclear waste"@en,
        "Radioaktivt avfall"@nb ;
    skos:related humord:c25291 ;
    skos:relatedMatch <http://dewey.info/class/344.04622/e23/>,
        <http://dewey.info/class/621.4838/e23/>,
        <http://dewey.info/class/628.1685/e23/>,
        <http://dewey.info/class/628.5/e23/> .

humord:c25294 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25294" ;
    dct:modified "2024-11-01T08:30:01"^^xsd:dateTime ;
    skos:altLabel "Radiografar"@nb ;
    skos:broadMatch <http://dewey.info/class/616.07572/e23/> ;
    skos:broader humord:c07392 ;
    skos:definition "Radiograf er en yrkesutøver som utfører ulike bildediagnostiske undersøkelser som røntgen, CT, MR og nukleærmedisinske undersøkelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.07572/e23/> ;
    skos:prefLabel "Radiographers"@en,
        "Radiografer"@nb ;
    skos:related humord:c66402 .

humord:c25296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25296" ;
    dct:modified "2024-10-01T12:18:42"^^xsd:dateTime ;
    skos:altLabel "Radio programs"@en,
        "Radioprogram"@nb ;
    skos:broader humord:c09112 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.5443/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.5443/e23/>,
        <http://dewey.info/class/791.44/e23/> ;
    skos:prefLabel "Radio programmes"@en,
        "Radioprogrammer"@nb ;
    skos:related humord:c22569,
        humord:c25297 ;
    skos:relatedMatch <http://dewey.info/class/791.44/e23/> .

humord:c25297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25297" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09112,
        humord:c16611 ;
    skos:closeMatch <http://dewey.info/class/070.194/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.194/e23/> ;
    skos:prefLabel "Radio reports"@en,
        "Radioreportasjer"@nb ;
    skos:related humord:c25296 .

humord:c25298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25298" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09112 ;
    skos:closeMatch <http://dewey.info/class/384.54065/e23/>,
        <http://dewey.info/class/621.384/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/384.5453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.54065/e23/>,
        <http://dewey.info/class/384.5453/e23/>,
        <http://dewey.info/class/621.384/e23/>,
        <http://dewey.info/class/791.44/e23/> ;
    skos:prefLabel "Radio stations"@en,
        "Radiostasjoner"@nb ;
    skos:related humord:c24454 ;
    skos:relatedMatch <http://dewey.info/class/791.44/e23/> .

humord:c25299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25299" ;
    dct:modified "2024-11-11T09:22:54"^^xsd:dateTime ;
    skos:altLabel "General conditions"@en,
        "Operating environment"@en,
        "Operating parameters"@en,
        "Rammevilkår"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Framework conditions"@en,
        "Rammebetingelser"@nb .

humord:c25301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25301" ;
    dct:modified "2024-05-06T14:17:56"^^xsd:dateTime ;
    skos:altLabel "Paper writing"@en,
        "Rapportar (Skriving)"@nb,
        "Rapporter (Skriving)"@nb,
        "Rapportskriving"@nb ;
    skos:broadMatch <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c06462 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013017 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013017,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Report writing"@en,
        "Rapportskriving"@nb .

humord:c25306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25306" ;
    dct:modified "2024-11-04T12:45:19"^^xsd:dateTime ;
    skos:altLabel "Rasistar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8/e23/> ;
    skos:prefLabel "Rasists"@en,
        "Rasister"@nb ;
    skos:related humord:c09235,
        humord:c58988 .

humord:c25308 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25308" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Non-formal qualifications"@en,
        "Prior learning and work experience"@en ;
    skos:broadMatch <http://dewey.info/class/374.8/e23/> ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.8/e23/>,
        <http://dewey.info/class/378.1664/e23/> ;
    skos:prefLabel "Real competence"@en,
        "Realkompetanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.1664/e23/> .

humord:c25309 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25309" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00219 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.207/e23/>,
        <http://dewey.info/class/372.21/e23/>,
        <http://dewey.info/class/378.107/e23/> ;
    skos:prefLabel "Framework plans"@en,
        "Rammeplaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.207/e23/>,
        <http://dewey.info/class/372.21/e23/>,
        <http://dewey.info/class/378.107/e23/> .

humord:c25310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25310" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Real income"@en ;
    skos:broadMatch <http://dewey.info/class/331.21/e23/> ;
    skos:broader humord:c07838 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.21/e23/>,
        <http://dewey.info/class/658.32/e23/> ;
    skos:prefLabel "Real wages"@en,
        "Reallønn"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.32/e23/> .

humord:c25311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25311" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.632283/e23/> ;
    skos:broader humord:c24958 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.632283/e23/> ;
    skos:prefLabel "Real options"@en,
        "Realopsjoner"@nb .

humord:c25312 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25312" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Realpolitik"@en ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09547 ;
    skos:definition "Politikk rettet mot praktiske resultater og ikke bestemt av ideer eller idealer <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Practical politics"@en,
        "Realpolitikk"@nb .

humord:c25313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25313" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Realschule"@en,
        "Realskole"@nb ;
    skos:broadMatch <http://dewey.info/class/373/e23/> ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373/e23/> ;
    skos:prefLabel "Lower secondary school (Realschule)"@en,
        "Realskolen"@nb ;
    skos:related humord:c25315 .

humord:c25315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25315" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Secondary schools"@en ;
    skos:broadMatch <http://dewey.info/class/373.236/e23/> ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.236/e23/> ;
    skos:prefLabel "Realschulen"@en,
        "Realskoler"@nb ;
    skos:related humord:c25313 .

humord:c25316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25316" ;
    dct:modified "2020-08-18T08:36:29"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/339.5/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.5/e23/> ;
    skos:prefLabel "Real economy"@en,
        "Realøkonomi"@nb .

humord:c25317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25317" ;
    dct:modified "2017-03-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reflective education"@en,
        "Reflective learning"@en,
        "Reflective teaching"@en,
        "Refleksiv undervisning"@nb ;
    skos:broadMatch <http://dewey.info/class/371.144/e23/> ;
    skos:broader humord:c25037 ;
    skos:definition "Praksisutøvelse der en alene eller sammen med andre (kolleger) utøver kritisk refleksjon over en gitt arbeidspraksis slik at det utvikles ny innsikt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.144/e23/>,
        <http://dewey.info/class/372.1144/e23/>,
        <http://dewey.info/class/373.1144/e23/>,
        <http://dewey.info/class/374.1144/e23/>,
        <http://dewey.info/class/378.125/e23/> ;
    skos:prefLabel "Reflective practice"@en,
        "Refleksiv praksis"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1144/e23/>,
        <http://dewey.info/class/373.1144/e23/>,
        <http://dewey.info/class/374.1144/e23/>,
        <http://dewey.info/class/378.125/e23/> .

humord:c25319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25319" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reform friendliness"@en,
        "Reformvennlighet"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Særlig om retninger innen arbeiderbevegelsen som søker å bedre samfunnsforholdene gjennom gradvise forandringer og ikke ved revolusjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/>,
        <http://dewey.info/class/322.2/e23/> ;
    skos:prefLabel "Reformism"@en,
        "Reformisme"@nb ;
    skos:related humord:c14494 ;
    skos:relatedMatch <http://dewey.info/class/322.2/e23/> .

humord:c25321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25321" ;
    dct:modified "2025-03-14T11:14:02"^^xsd:dateTime ;
    skos:altLabel "Reformpedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3/e23/>,
        <http://dewey.info/class/372.13/e23/>,
        <http://dewey.info/class/373.13/e23/>,
        <http://dewey.info/class/374.13/e23/> ;
    skos:prefLabel "Reform pedagogy"@en,
        "Reformpedagogikk"@nb ;
    skos:related humord:c25069 ;
    skos:relatedMatch <http://dewey.info/class/372.13/e23/>,
        <http://dewey.info/class/373.13/e23/>,
        <http://dewey.info/class/374.13/e23/> .

humord:c25330 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25330" ;
    dct:modified "2024-05-15T12:49:53"^^xsd:dateTime ;
    skos:altLabel "Regionalgeografi"@nb ;
    skos:broader humord:c09015 ;
    skos:closeMatch <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:definition "Regionalgeografi er en geografi som forsøker å gi en samlet forståelse av de enkelte regionene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011770 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011770,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/372.891/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Regional geography"@en,
        "Regionalgeografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.891/e23/> .

humord:c25331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25331" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.9/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Regional economics"@en,
        "Regionaløkonomi"@nb .

humord:c25336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25336" ;
    dct:modified "2024-03-20T10:36:45"^^xsd:dateTime ;
    skos:altLabel "Regression"@en,
        "Regression models"@en,
        "Kvantitativ regresjonsanalyse"@nb,
        "Regresjon"@nb,
        "Regresjonsanalyse"@nb,
        "Regresjonsmodellar"@nb,
        "Regresjonsmodeller"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013113,
        <http://dewey.info/class/519.536/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013113,
        <http://dewey.info/class/519.536/e23/> ;
    skos:prefLabel "Regression analysis"@en,
        "Regresjonsanalyse"@nb .

humord:c25337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25337" ;
    dct:modified "2025-03-31T10:48:56"^^xsd:dateTime ;
    skos:altLabel "Regulation plans"@en,
        "Detaljplanar"@nb,
        "Detaljplaner"@nb,
        "Reguleringsplanar"@nb ;
    skos:broader humord:c09488 ;
    skos:closeMatch <http://dewey.info/class/354.333/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c010725,
        <http://dewey.info/class/333.7317/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010725,
        <http://dewey.info/class/333.7317/e23/>,
        <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/354.333/e23/>,
        <http://dewey.info/class/354.353/e23/>,
        <http://dewey.info/class/711/e23/> ;
    skos:prefLabel "Zoning"@en,
        "Reguleringsplaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.045/e23/>,
        <http://dewey.info/class/354.353/e23/>,
        <http://dewey.info/class/711/e23/> .

humord:c25338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25338" ;
    dct:modified "2024-10-16T14:15:40"^^xsd:dateTime ;
    skos:altLabel "Right of pasture"@en,
        "Beiterett"@nb ;
    skos:broadMatch <http://dewey.info/class/333.74/e23/> ;
    skos:broader humord:c21926 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.74/e23/>,
        <http://dewey.info/class/343.076/e23/>,
        <http://dewey.info/class/346.043/e23/> ;
    skos:prefLabel "Grazing rights"@en,
        "Beiterett"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.076/e23/>,
        <http://dewey.info/class/346.043/e23/> .

humord:c25339 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25339" ;
    dct:modified "2025-02-04T08:11:01"^^xsd:dateTime ;
    skos:altLabel "Ausblokkland"@nb,
        "Austblokka"@nb,
        "Austblokken"@nb,
        "Sovjetblokka"@nb,
        "Sovjetblokken"@nb,
        "Østblokka"@nb,
        "Østblokkland"@nb ;
    skos:broader humord:c03745 ;
    skos:definition "De tidligere sosialststatene, stater med kommunistisk styre, i den kalde krigens øst og sentral-Europa, inkludert landene i Warszawa-pakten, i tillegg  til Jugoslavia og Albania <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--1717/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1717/e23/> ;
    skos:prefLabel "Eastern Bloc"@en,
        "Østblokken"@nb .

humord:c25341 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25341" ;
    dct:modified "2024-04-17T11:26:04"^^xsd:dateTime ;
    skos:altLabel "Friluftsområde"@nb,
        "Friluftsområder"@nb,
        "Rekreasjonsområde"@nb ;
    skos:broader humord:c22869 ;
    skos:closeMatch realfagstermer:c007419,
        <http://dewey.info/class/711.558/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007419,
        <http://dewey.info/class/711.558/e23/> ;
    skos:prefLabel "Recreation areas"@en,
        "Rekreasjonsområder"@nb .

humord:c25345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25345" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Headmaster (Position)"@en,
        "Headmistress role"@en,
        "Headteacher (Position)"@en,
        "Rector (Position)"@en ;
    skos:broader humord:c24650 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/371.2012/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2012/e23/> ;
    skos:prefLabel "Principal (Position)"@en,
        "Rektorrollen"@nb .

humord:c25346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25346" ;
    dct:modified "2021-09-21T10:45:57"^^xsd:dateTime ;
    skos:altLabel "Religious education"@en,
        "Religious instruction"@en,
        "Religionskunnskap"@nb ;
    skos:broader humord:c07919 ;
    skos:closeMatch <http://dewey.info/class/207.5/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/207.5/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:prefLabel "Religious knowledge (Educational discipline)"@en,
        "Religionsfaget"@nb .

humord:c25349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25349" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Election campaign"@en,
        "Valgkampanjer"@nb ;
    skos:broader humord:c09705 ;
    skos:closeMatch <http://dewey.info/class/324.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.7/e23/> ;
    skos:prefLabel "Election campaigns"@en,
        "Valgkamp"@nb .

humord:c25350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25350" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Interest policies"@en,
        "Interest policy"@en,
        "Interest rate policies"@en ;
    skos:broadMatch <http://dewey.info/class/339.53/e23/> ;
    skos:broader humord:c09608 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.8/e23/>,
        <http://dewey.info/class/339.53/e23/> ;
    skos:prefLabel "Interest rate policy"@en,
        "Rentepolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.8/e23/> .

humord:c25353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25353" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Election procedures"@en,
        "Electoral system"@en,
        "Voting system"@en,
        "Voting systems"@en,
        "Valgordning"@nb,
        "Valgprosedyrer"@nb,
        "Valgsystem"@nb,
        "Valgsystemer"@nb ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/324.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.63/e23/>,
        <http://dewey.info/class/342.07/e23/> ;
    skos:prefLabel "Electoral systems"@en,
        "Valgordninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.07/e23/> .

humord:c25359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25359" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Election result"@en,
        "Valgresultat"@nb ;
    skos:broader humord:c09705 ;
    skos:closeMatch <http://dewey.info/class/324.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.9/e23/> ;
    skos:prefLabel "Election results"@en,
        "Valgresultater"@nb .

humord:c25362 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25362" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/> ;
    skos:prefLabel "Insecurity"@en,
        "Utrygghet"@nb ;
    skos:related humord:c25979 .

humord:c25364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25364" ;
    dct:modified "2024-05-15T13:05:43"^^xsd:dateTime ;
    skos:altLabel "Ressursgeografi"@nb ;
    skos:broadMatch <http://dewey.info/class/304.2/e23/> ;
    skos:broader humord:c09015 ;
    skos:definition "Ressursgeografi analyserer forbindelsene mellom ressurser og kultur, politikk og økonomi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c006815 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006815,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/333.7/e23/> ;
    skos:prefLabel "Resource geography"@en,
        "Ressursgeografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7/e23/> .

humord:c25365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25365" ;
    dct:modified "2024-11-26T15:01:42"^^xsd:dateTime ;
    skos:altLabel "Resource policy"@en,
        "Ressurspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/333.7/e23/> ;
    skos:broader humord:c22788 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c008500 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008500,
        <http://dewey.info/class/333.7/e23/> ;
    skos:prefLabel "Resource policies"@en,
        "Ressurspolitikk"@nb ;
    skos:related humord:c21695 .

humord:c25366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25366" ;
    dct:modified "2024-11-05T14:24:44"^^xsd:dateTime ;
    skos:altLabel "Deprived pupils"@en,
        "Deprived schoolchildren"@en,
        "Disadvantaged schoolchildren"@en,
        "Ressurssvake elevar"@nb ;
    skos:broader humord:c07216 ;
    skos:closeMatch <http://dewey.info/class/371.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9/e23/> ;
    skos:prefLabel "Disadvantaged pupils"@en,
        "Ressurssvake elever"@nb .

humord:c25368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25368" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Resource economics"@en ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural resource economics"@en,
        "Ressursøkonomi"@nb .

humord:c25370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25370" ;
    dct:modified "2024-02-13T08:55:17"^^xsd:dateTime ;
    skos:altLabel "Body of rules"@en,
        "Directives"@en,
        "Guidelines"@en,
        "Set of rules"@en,
        "Direktiv"@nb,
        "Direktiver"@nb,
        "Regelverk"@nb,
        "Reglement"@nb,
        "Reglementer"@nb,
        "Regler (Regelverk)"@nb,
        "Retningsliner"@nb,
        "Retningslinjer"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c007921 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007921 ;
    skos:prefLabel "Regulations"@en,
        "Regelverk"@nb .

humord:c25373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25373" ;
    dct:modified "2011-07-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Etisk handel"@nb ;
    skos:broader humord:c07745 ;
    skos:definition "Handel som innebærer at man tilbyr anstendige priser til produsentene for varene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.522/e23/>,
        <http://dewey.info/class/343.07/e23/> ;
    skos:prefLabel "Fair trade"@en,
        "Rettferdig handel"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.07/e23/> .

humord:c25375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25375" ;
    dct:modified "2024-11-29T15:09:13"^^xsd:dateTime ;
    skos:altLabel "Justice theories"@en,
        "Rettferdsteoriar"@nb ;
    skos:broadMatch <http://dewey.info/class/172.2/e23/> ;
    skos:broader humord:c00356 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.2/e23/>,
        <http://dewey.info/class/340.114/e23/> ;
    skos:prefLabel "Theories of justice"@en,
        "Rettferdighetsteorier"@nb ;
    skos:related humord:c00240 ;
    skos:relatedMatch <http://dewey.info/class/340.114/e23/> .

humord:c25377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25377" ;
    dct:modified "2022-05-02T09:11:40"^^xsd:dateTime ;
    skos:altLabel "Justice policies"@en,
        "Justice policy"@en,
        "Legal politics"@en,
        "Rettspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/340.1/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.1/e23/> ;
    skos:prefLabel "Judicial politics"@en,
        "Justispolitikk"@nb .

humord:c25378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25378" ;
    dct:modified "2023-03-31T09:35:21"^^xsd:dateTime ;
    skos:altLabel "Judge-made law"@en,
        "Judicial precedent"@en,
        "Jurisprudence"@en ;
    skos:broadMatch <http://dewey.info/class/347.05/e23/> ;
    skos:broader humord:c08922 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.05/e23/> ;
    skos:prefLabel "Case law"@en,
        "Rettspraksis"@nb .

humord:c25379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25379" ;
    dct:modified "2022-03-02T08:49:30"^^xsd:dateTime ;
    skos:altLabel "Rechtsstaat"@en,
        "Lovstater"@nb,
        "Rettsstaten"@nb ;
    skos:broadMatch <http://dewey.info/class/340.11/e23/> ;
    skos:broader humord:c09754 ;
    skos:definition "Stater som utøver sine oppgaver utelukkende på grunnlag av offentliggjorte  generelle regler (lover) <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.11/e23/> ;
    skos:prefLabel "Constitutional states"@en,
        "Rettsstater"@nb .

humord:c25381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25381" ;
    dct:modified "2021-10-29T13:41:35"^^xsd:dateTime ;
    skos:altLabel "Judicial systems"@en ;
    skos:broader humord:c08883 ;
    skos:editorialNote "Kilde: UJURs emneordsliste"@nb,
        "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/340.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.5/e23/> ;
    skos:prefLabel "Legal systems"@en,
        "Rettssystemer"@nb .

humord:c25382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25382" ;
    dct:modified "2011-07-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Legal theory"@en ;
    skos:broader humord:c08953 ;
    skos:editorialNote "Kilde: UJURs emneordsliste"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/340.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.1/e23/> ;
    skos:prefLabel "Theory of the law"@en,
        "Rettsteori"@nb .

humord:c25384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25384" ;
    dct:modified "2011-07-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/340.11/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.11/e23/> ;
    skos:prefLabel "Law and economics"@en,
        "Rettsøkonomi"@nb .

humord:c25386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25386" ;
    dct:modified "2024-02-13T10:09:06"^^xsd:dateTime ;
    skos:altLabel "Risk behavior"@en,
        "Sensasion seeking behaviour"@en,
        "Risikoadferd"@nb ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/153.83/e23/>,
        <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/616.852/e23/> ;
    skos:prefLabel "Risk behaviour"@en,
        "Risikoatferd"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.4/e23/>,
        <http://dewey.info/class/153.83/e23/>,
        <http://dewey.info/class/155.24/e23/>,
        <http://dewey.info/class/616.852/e23/> .

humord:c25388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25388" ;
    dct:modified "2011-07-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Groups at risk"@en,
        "Risk groups"@en ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/371.82694/e23/> ;
    skos:prefLabel "At-risk groups"@en,
        "Risikogrupper"@nb ;
    skos:relatedMatch <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/371.82694/e23/> .

humord:c25389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25389" ;
    dct:modified "2020-08-07T14:49:06"^^xsd:dateTime ;
    skos:broader humord:c22203 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/332.04154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.04154/e23/> ;
    skos:prefLabel "Risk capital"@en,
        "Risikokapital"@nb .

humord:c25390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25390" ;
    dct:modified "2025-03-14T09:56:42"^^xsd:dateTime ;
    skos:altLabel "Rolleleik"@nb ;
    skos:broadMatch <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/> ;
    skos:broader humord:c05544 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.399/e23/>,
        <http://dewey.info/class/372.66/e23/> ;
    skos:prefLabel "Role play"@en,
        "Rollelek"@nb ;
    skos:related humord:c13361 .

humord:c25397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25397" ;
    dct:modified "2024-01-24T13:39:23"^^xsd:dateTime ;
    skos:altLabel "Chemical abuse"@en,
        "Substance abuse problems"@en,
        "Substance misuse"@en,
        "Rusmiddelmisbruk"@nb,
        "Rusmiddelproblemer"@nb,
        "Rusmisbruk"@nb,
        "Rusproblemer"@nb ;
    skos:broader humord:c09311 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c012625,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/613.8/e23/>,
        <http://dewey.info/class/616.86/e23/>,
        <http://dewey.info/class/618.3686/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012625,
        <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/204.42/e23/>,
        <http://dewey.info/class/344.0446/e23/>,
        <http://dewey.info/class/353.64/e23/>,
        <http://dewey.info/class/362.29/e23/>,
        <http://dewey.info/class/363.12514/e23/>,
        <http://dewey.info/class/364.177/e23/>,
        <http://dewey.info/class/365.66729/e23/>,
        <http://dewey.info/class/368.3825/e23/>,
        <http://dewey.info/class/371.784/e23/>,
        <http://dewey.info/class/372.378/e23/>,
        <http://dewey.info/class/613.8/e23/>,
        <http://dewey.info/class/616.86/e23/>,
        <http://dewey.info/class/618.3686/e23/>,
        <http://dewey.info/class/649.48/e23/>,
        <http://dewey.info/class/658.3822/e23/> ;
    skos:prefLabel "Substance abuse"@en,
        "Rusmisbruk"@nb ;
    skos:related humord:c21358 ;
    skos:relatedMatch <http://dewey.info/class/178/e23/>,
        <http://dewey.info/class/204.42/e23/>,
        <http://dewey.info/class/344.0446/e23/>,
        <http://dewey.info/class/353.64/e23/>,
        <http://dewey.info/class/363.12514/e23/>,
        <http://dewey.info/class/364.177/e23/>,
        <http://dewey.info/class/365.66729/e23/>,
        <http://dewey.info/class/368.3825/e23/>,
        <http://dewey.info/class/371.784/e23/>,
        <http://dewey.info/class/372.378/e23/>,
        <http://dewey.info/class/649.48/e23/>,
        <http://dewey.info/class/658.3822/e23/> .

humord:c25405 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25405" ;
    dct:modified "2020-07-02T09:35:14"^^xsd:dateTime ;
    skos:altLabel "Alcohol and drug policies"@en,
        "Alcohol and drug policy"@en,
        "Alcohol and drugs policies"@en,
        "Drug and alchol policies"@en,
        "Drug and alcohol policy"@en,
        "Drugs and alcohol policies"@en,
        "Drugs and alcohol policy"@en,
        "Policies on substance abuse"@en,
        "Policy on substance abuse"@en,
        "Ruspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/362.29/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.29/e23/> ;
    skos:prefLabel "Alcohol and drugs policy"@en,
        "Rusmiddelpolitikk"@nb .

humord:c25407 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25407" ;
    dct:modified "2022-09-16T10:56:16"^^xsd:dateTime ;
    skos:altLabel "Armament policies"@en,
        "Armament politics"@en,
        "Rearmament  policies"@en,
        "Rearmament  politics"@en,
        "Rearmament policy"@en,
        "Opprustningspolitkkk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.174/e23/>,
        <http://dewey.info/class/341.73/e23/>,
        <http://dewey.info/class/355.82/e23/> ;
    skos:prefLabel "Armament policy"@en,
        "Rustningspolitikk"@nb ;
    skos:related humord:c09512,
        humord:c09560,
        humord:c23312 ;
    skos:relatedMatch <http://dewey.info/class/327.174/e23/>,
        <http://dewey.info/class/341.73/e23/>,
        <http://dewey.info/class/355.82/e23/> .

humord:c25408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25408" ;
    dct:modified "2025-01-03T15:25:38"^^xsd:dateTime ;
    skos:altLabel "Bussar"@nb,
        "Rutebilar"@nb,
        "Rutebiler"@nb ;
    skos:broader humord:c61455 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/388.34233/e23/>,
        <http://dewey.info/class/623.74723/e23/>,
        <http://dewey.info/class/629.22233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.322044/e23/>,
        <http://dewey.info/class/388.34233/e23/>,
        <http://dewey.info/class/623.74723/e23/>,
        <http://dewey.info/class/629.22233/e23/>,
        <http://dewey.info/class/629.28333/e23/> ;
    skos:prefLabel "Buses"@en,
        "Busser"@nb ;
    skos:related humord:c04393,
        humord:c23786 ;
    skos:relatedMatch <http://dewey.info/class/388.322044/e23/>,
        <http://dewey.info/class/629.28333/e23/> .

humord:c25412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25412" ;
    dct:modified "2024-02-13T11:01:28"^^xsd:dateTime ;
    skos:altLabel "Rytmelære"@nb,
        "Rytmikk"@nb ;
    skos:broadMatch <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/> ;
    skos:broader humord:c05781 ;
    skos:definition "Det rytmiske systemet i språk, musikk og dans <BOB>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--16/e23/>,
        <http://dewey.info/class/414.6/e23/>,
        <http://dewey.info/class/781.224/e23/> ;
    skos:prefLabel "Rhythmics"@en,
        "Rytmikk"@nb ;
    skos:related humord:c17333,
        humord:c25413 ;
    skos:relatedMatch <http://dewey.info/class/781.224/e23/> .

humord:c25413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25413" ;
    dct:modified "2025-01-24T07:41:21"^^xsd:dateTime ;
    skos:altLabel "Rhythmic games"@en,
        "Rytmeleik"@nb,
        "Rytmeleikar"@nb,
        "Rytmeleker"@nb ;
    skos:broadMatch <http://dewey.info/class/781.224/e23/> ;
    skos:broader humord:c04863 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/781.224/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Rhythmic game"@en,
        "Rytmelek"@nb ;
    skos:related humord:c17333,
        humord:c25412 ;
    skos:relatedMatch <http://dewey.info/class/306.481/e23/>,
        <http://dewey.info/class/394.3/e23/>,
        <http://dewey.info/class/790/e23/> .

humord:c25414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25414" ;
    dct:modified "2024-11-01T14:04:43"^^xsd:dateTime ;
    skos:altLabel "Rådmenn"@nb ;
    skos:broadMatch <http://dewey.info/class/352.14/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.85/e23/>,
        <http://dewey.info/class/352.14/e23/> ;
    skos:prefLabel "Chief administrative officers"@en,
        "Rådmenn"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.85/e23/> .

humord:c25416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25416" ;
    dct:modified "2024-02-02T13:25:57"^^xsd:dateTime ;
    skos:altLabel "Samfunnspsykologi"@nb ;
    skos:broader humord:c28514 ;
    skos:closeMatch <http://dewey.info/class/155.94/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.94/e23/> ;
    skos:prefLabel "Community psychology"@en,
        "Samfunnspsykologi"@nb .

humord:c25417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25417" ;
    dct:modified "2024-11-15T14:07:48"^^xsd:dateTime ;
    skos:altLabel "Social science methods"@en,
        "Social sience methodology"@en,
        "Samfunnsvitskapelege metodar"@nb,
        "Samfunnsvitskaplege metodar"@nb ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 25/11-21 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Methods of social science"@en,
        "Samfunnsvitenskapelige metoder"@nb .

humord:c25418 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25418" ;
    dct:modified "2020-08-18T10:54:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/387.51/e23/> ;
    skos:broader humord:c23819 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.51/e23/> ;
    skos:prefLabel "Shipping economics"@en,
        "Skipsfartsøkonomi"@nb .

humord:c25419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25419" ;
    dct:modified "2011-07-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shipping industry"@en,
        "Skipsfartsnæringen"@nb ;
    skos:broader humord:c07734 ;
    skos:closeMatch <http://dewey.info/class/387.5/e23/> ;
    skos:definition "Rederi- og befraktningsvirksomhet med skip, de som arbeider i foretak innen   denne sektoren samt aksjer og verdipapirer relatert til slik virksomhet <Wikipdeia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5/e23/> ;
    skos:prefLabel "Shipping"@en,
        "Shipping"@nb ;
    skos:related humord:c04335,
        humord:c07759 .

humord:c25422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25422" ;
    dct:modified "2024-02-26T12:13:09"^^xsd:dateTime ;
    skos:altLabel "Writing skills practice"@en,
        "Writing skills training"@en,
        "Skriveøvelser"@nb ;
    skos:broadMatch <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:broader humord:c07927 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:prefLabel "Writing practice"@en,
        "Skrivetrening"@nb .

humord:c25423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25423" ;
    dct:modified "2015-08-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lower primary education"@en,
        "Lower primary level"@en,
        "Småskolen"@nb ;
    skos:broader humord:c27904 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.241/e23/> ;
    skos:prefLabel "Lower primary level (1.-4. grade)"@en,
        "Småskoletrinnet (1.-4. trinn)"@nb .

humord:c25425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25425" ;
    dct:modified "2025-03-14T12:29:12"^^xsd:dateTime ;
    skos:altLabel "Elementary school pedagogy"@en,
        "Pedagogy of elementary school"@en,
        "Pedagogy of elementary school teachers' work"@en,
        "Primary education pedagogy"@en,
        "Begynnaropplæring"@nb,
        "Begynneropplæring"@nb,
        "Småskulepedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/372.241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.241/e23/> ;
    skos:prefLabel "Pedagogy of primary education"@en,
        "Småskolepedagogikk"@nb .

humord:c25433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25433" ;
    dct:modified "2024-10-11T09:03:00"^^xsd:dateTime ;
    skos:altLabel "Bankkriser"@nb ;
    skos:broadMatch <http://dewey.info/class/332.1/e23/> ;
    skos:broader humord:c07737 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.1/e23/> ;
    skos:prefLabel "Bank crises"@en,
        "Bankkriser"@nb ;
    skos:related humord:c07851 .

humord:c25434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25434" ;
    dct:modified "2025-03-04T10:24:59"^^xsd:dateTime ;
    skos:altLabel "Civil servants"@en,
        "Government-employed"@en,
        "Public servants"@en,
        "State-employed"@en,
        "Statstenestemenn"@nb,
        "Statstilsette"@nb,
        "Statstjenestemenn"@nb ;
    skos:broadMatch <http://dewey.info/class/352.63/e23/> ;
    skos:broader humord:c23832 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.63/e23/> ;
    skos:prefLabel "State employees"@en,
        "Statsansatte"@nb .

humord:c25435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25435" ;
    dct:modified "2024-10-02T14:15:18"^^xsd:dateTime ;
    skos:altLabel "Statlege bedrifter"@nb,
        "Statlige bedrifter"@nb,
        "Statsaksjeselskap"@nb,
        "Statsaksjeselskaper"@nb,
        "Statsbedrifter"@nb,
        "Statseide bedrifter"@nb,
        "Statseide foretak"@nb,
        "Statseide føretak"@nb,
        "Statsforetak"@nb,
        "Statsføretak"@nb,
        "Statsselskap"@nb,
        "Statsselskaper"@nb ;
    skos:broader humord:c24899 ;
    skos:closeMatch <http://dewey.info/class/338.62/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.749/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.62/e23/>,
        <http://dewey.info/class/338.749/e23/> ;
    skos:prefLabel "Government-owned corporations"@en,
        "Statsbedrifter"@nb .

humord:c25441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25441" ;
    dct:modified "2024-10-30T12:09:40"^^xsd:dateTime ;
    skos:altLabel "Stateless people"@en,
        "Statslaus"@nb,
        "Statslause personar"@nb,
        "Statsløse"@nb ;
    skos:broadMatch <http://dewey.info/class/362.87/e23/> ;
    skos:broader humord:c17791 ;
    skos:closeMatch <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/>,
        <http://dewey.info/class/341.486/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/362.87/e23/> ;
    skos:prefLabel "Stateless persons"@en,
        "Statsløse personer"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.486/e23/>,
        <http://dewey.info/class/342.083/e23/> .

humord:c25443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25443" ;
    dct:modified "2024-11-01T13:36:51"^^xsd:dateTime ;
    skos:altLabel "Secretaries of state"@en,
        "Undersecretaries"@en,
        "Statssekretærar"@nb ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/352.293/e23/> ;
    skos:definition "Høy embetsmann ved statsministerens kontor og i de fleste departementer, ansatt på politisk grunnlag <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.293/e23/> ;
    skos:prefLabel "State secrataries"@en,
        "Statssekretærer"@nb .

humord:c25444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25444" ;
    dct:modified "2011-07-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09664 ;
    skos:definition "politikk som søker å gjennomføre sosiale og økonomiske reformer ved statsinngrep i næringslivet, uten at samfunnets hittilværende økonomiske og sosiale organisasjon derved endres vesentlig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/335/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.53/e23/>,
        <http://dewey.info/class/335/e23/> ;
    skos:prefLabel "State socialism"@en,
        "Statssosialisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.53/e23/> .

humord:c25446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25446" ;
    dct:modified "2022-06-15T14:39:44"^^xsd:dateTime ;
    skos:altLabel "Statlige tilskuddsmidler"@nb,
        "Statsbidrag"@nb,
        "Statstilskudd"@nb ;
    skos:broader humord:c07872 ;
    skos:closeMatch <http://dewey.info/class/336.185/e23/>,
        <http://dewey.info/class/352.73/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.185/e23/>,
        <http://dewey.info/class/343.034/e23/>,
        <http://dewey.info/class/352.73/e23/>,
        <http://dewey.info/class/379.121/e23/>,
        <http://dewey.info/class/379.32/e23/> ;
    skos:prefLabel "Government subsidies"@en,
        "Statsstøtte"@nb ;
    skos:related humord:c25196 ;
    skos:relatedMatch <http://dewey.info/class/343.034/e23/>,
        <http://dewey.info/class/379.121/e23/>,
        <http://dewey.info/class/379.32/e23/> .

humord:c25447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25447" ;
    dct:modified "2023-05-10T12:55:59"^^xsd:dateTime ;
    skos:altLabel "Central government debt"@en,
        "Statslån"@nb ;
    skos:broader humord:c24888 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/336.3433/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.3433/e23/>,
        <http://dewey.info/class/339.523/e23/>,
        <http://dewey.info/class/343.037/e23/>,
        <http://dewey.info/class/352.45/e23/> ;
    skos:prefLabel "National debt"@en,
        "Statsgjeld"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.523/e23/>,
        <http://dewey.info/class/343.037/e23/>,
        <http://dewey.info/class/352.45/e23/> .

humord:c25452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25452" ;
    dct:modified "2024-07-05T07:50:56"^^xsd:dateTime ;
    skos:altLabel "Adventistar"@nb,
        "Sjuandedagsadventistar"@nb,
        "Sjuendedagsadventister"@nb,
        "Syvendedagsadventister"@nb ;
    skos:broader humord:c07338 ;
    skos:closeMatch <http://dewey.info/class/286.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/286.7/e23/> ;
    skos:prefLabel "Adventists"@en,
        "Adventister"@nb ;
    skos:related humord:c16525 .

humord:c25455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25455" ;
    dct:modified "2024-10-22T09:30:57"^^xsd:dateTime ;
    skos:altLabel "Ute språk"@nb ;
    skos:broader humord:c10123 ;
    skos:closeMatch <http://dewey.info/class/497.4576/e23/>,
        <http://dewey.info/class/6--974576/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb,
        "Språkkode: ute"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4576/e23/>,
        <http://dewey.info/class/6--974576/e23/> ;
    skos:prefLabel "Ute language"@en,
        "Ute språk"@nb .

humord:c25457 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25457" ;
    dct:modified "2025-02-05T11:30:57"^^xsd:dateTime ;
    skos:altLabel "Theadelphia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Theadelphia"@en,
        "Theadelphia"@nb .

humord:c25458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25458" ;
    dct:modified "2011-08-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/599.773/e23/> ;
    skos:broader humord:c18110 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.773/e23/> ;
    skos:prefLabel "She-wolves"@en,
        "Ulvinner"@nb .

humord:c25460 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c04461 ;
    dct:created "2011-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25460" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Etnohistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c25461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25461" ;
    dct:modified "2011-08-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pubjabi"@en,
        "Panjabier"@nb,
        "Panjabiere"@nb,
        "Panjabifolket"@nb,
        "Punjabier"@nb,
        "Punjabiere"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Punjab, dvs delstaten Punjab i nordvestindia og provinsen Punjab i Pakistan <UBO>"@nb ;
    skos:editorialNote "Kfr Ole Våge i Språkrådet. bsh/2011-08-23"@nb,
        "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.891421/e23/>,
        <http://dewey.info/class/5--91421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891421/e23/>,
        <http://dewey.info/class/5--91421/e23/> ;
    skos:prefLabel "Punjabis"@en,
        "Punjabere"@nb .

humord:c25467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25467" ;
    dct:modified "2024-11-13T07:42:17"^^xsd:dateTime ;
    skos:altLabel "Matine"@nb,
        "Matinear"@nb,
        "Matineer"@nb,
        "Matiné"@nb,
        "Matinéar"@nb ;
    skos:broadMatch <http://dewey.info/class/791/e23/> ;
    skos:broader humord:c01473 ;
    skos:definition "Matiné er en formiddagsforestilling eller formiddagskonsert. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791/e23/> ;
    skos:prefLabel "Matinée"@en,
        "Matinéer"@nb .

humord:c25468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25468" ;
    dct:modified "2024-11-26T09:10:00"^^xsd:dateTime ;
    skos:altLabel "Books published posthumously"@en,
        "Posthumous books"@en,
        "Posthumous works"@en,
        "Works published posthumously"@en,
        "Etterlatne skrift"@nb,
        "Etterlatne skrifter"@nb,
        "Posthume skrift"@nb,
        "Posthume skrifter"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Skrifter som blir utgitt etter forfatterens død <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/> ;
    skos:prefLabel "Etterlatte skrifter"@nb ;
    skos:relatedMatch <http://dewey.info/class/070.5/e23/> .

humord:c25470 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25470" ;
    dct:modified "2011-08-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03555 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--435538/e23/>,
        <http://dewey.info/class/914.35538/e23/>,
        <http://dewey.info/class/943.5538/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--435538/e23/>,
        <http://dewey.info/class/914.35538/e23/>,
        <http://dewey.info/class/943.5538/e23/> ;
    skos:prefLabel "Essen"@en,
        "Essen"@nb .

humord:c25471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25471" ;
    dct:modified "2024-08-30T12:50:02"^^xsd:dateTime ;
    skos:altLabel "Wotapuri-Katarqalai language"@en,
        "Degano språk"@nb,
        "Wotapur språk"@nb,
        "Wotapuri språk"@nb,
        "Wotapuri-Katarqalai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:broader humord:c10377 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Språkkode: wsv"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.499/e23/>,
        <http://dewey.info/class/6--91499/e23/> ;
    skos:prefLabel "Degano language"@en,
        "Degano språk"@nb .

humord:c25479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25479" ;
    dct:modified "2011-09-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/338.90091724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.90091724/e23/> ;
    skos:prefLabel "Development economics"@en,
        "Utviklingsøkonomi"@nb .

humord:c25482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25482" ;
    dct:modified "2024-12-06T13:38:48"^^xsd:dateTime ;
    skos:altLabel "Karaoke"@nb ;
    skos:broadMatch <http://dewey.info/class/782.42/e23/>,
        <http://dewey.info/class/792.7/e23/> ;
    skos:broader humord:c01427 ;
    skos:definition "Form for underholdning som går ut på at en maskin spiller en kjent (pop)melodi med (kor og) orkester og en fra publikum kommer opp og synger teksten som vises på en stor videoskjerm <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42/e23/>,
        <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Karaoke"@en,
        "Karaoke"@nb ;
    skos:related humord:c19992 .

humord:c25483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25483" ;
    dct:modified "2020-12-01T09:58:53"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.436556/e23/> ;
    skos:broader humord:c11450 ;
    skos:definition "Film som skildrer en moralsk tvetydig verden preget av dobbeltspill, kynisme og kriminalitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436556/e23/> ;
    skos:prefLabel "Film noir"@en,
        "Film noir"@nb .

humord:c25484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25484" ;
    dct:modified "2024-10-22T14:24:57"^^xsd:dateTime ;
    skos:altLabel "Mangarai language"@en,
        "Mangarayi language"@en,
        "Manggarrai language"@en,
        "Mangarai språk"@nb,
        "Mangarayi språk"@nb,
        "Mangarrayi language"@nb,
        "Manggarrai språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb,
        "Språkkode: mpc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Mangarrayi language"@en,
        "Mangarai språk"@nb .

humord:c25490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25490" ;
    dct:modified "2024-10-22T08:18:06"^^xsd:dateTime ;
    skos:altLabel "Lillooet språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:broader humord:c14769 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb,
        "Språkkode: lil"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.94/e23/>,
        <http://dewey.info/class/6--9794/e23/> ;
    skos:prefLabel "Lillooet language"@en,
        "Lillooet språk"@nb .

humord:c25491 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25491" ;
    dct:modified "2020-07-31T11:22:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:broader humord:c02705 ;
    skos:definition "Sokn og tidligere selvstendig kommune i Hedmark fylke <Wikipedia>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482433/e23/>,
        <http://dewey.info/class/914.82433/e23/>,
        <http://dewey.info/class/948.2433/e23/> ;
    skos:prefLabel "Hof (Innlandet)"@en,
        "Hof (Innlandet)"@nb .

humord:c25493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25493" ;
    dct:modified "2024-10-15T11:32:26"^^xsd:dateTime ;
    skos:altLabel "Badora"@en,
        "Baroda"@nb,
        "Vadodara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:broader humord:c01857 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5475/e23/>,
        <http://dewey.info/class/915.475/e23/>,
        <http://dewey.info/class/954.75/e23/> ;
    skos:prefLabel "Vadodara"@en,
        "Vadodara"@nb .

humord:c25496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25496" ;
    dct:modified "2023-12-19T15:04:40"^^xsd:dateTime ;
    skos:altLabel "Conjuring"@en,
        "Conjuring tricks"@en,
        "Tryllekunst"@nb,
        "Tryllekunstar"@nb,
        "Tryllekunster"@nb,
        "Trylleri"@nb,
        "Trylling"@nb ;
    skos:broader humord:c01427 ;
    skos:closeMatch <http://dewey.info/class/793.8/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/793.8/e23/> ;
    skos:prefLabel "Magic tricks"@en,
        "Tryllekunster"@nb ;
    skos:related humord:c05097 ;
    skos:relatedMatch <http://dewey.info/class/133.43/e23/> .

humord:c25500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25500" ;
    dct:modified "2024-11-19T11:03:20"^^xsd:dateTime ;
    skos:altLabel "Debt crisis"@en,
        "Gjeldskrisar"@nb,
        "Gjeldskriser"@nb ;
    skos:broadMatch <http://dewey.info/class/332.02402/e23/>,
        <http://dewey.info/class/336.34/e23/>,
        <http://dewey.info/class/657.74/e23/>,
        <http://dewey.info/class/657.75/e23/>,
        <http://dewey.info/class/658.1526/e23/> ;
    skos:broader humord:c15153 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.02402/e23/>,
        <http://dewey.info/class/336.34/e23/>,
        <http://dewey.info/class/338.542/e23/>,
        <http://dewey.info/class/657.74/e23/>,
        <http://dewey.info/class/657.75/e23/>,
        <http://dewey.info/class/658.1526/e23/> ;
    skos:prefLabel "Debt crises"@en,
        "Gjeldskriser"@nb ;
    skos:related humord:c07851 ;
    skos:relatedMatch <http://dewey.info/class/338.542/e23/> .

humord:c25503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25503" ;
    dct:modified "2024-12-19T16:00:56"^^xsd:dateTime ;
    skos:altLabel "Filtrering (Databehandling)"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch realfagstermer:c011634 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011634,
        <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/025.042/e23/>,
        <http://dewey.info/class/025.524/e23/> ;
    skos:prefLabel "Data filtering"@en,
        "Filtrering (Databehandling)"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/025.042/e23/>,
        <http://dewey.info/class/025.524/e23/> .

humord:c25504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25504" ;
    dct:modified "2024-12-12T08:01:01"^^xsd:dateTime ;
    skos:altLabel "The war of the Spanish Succession"@en,
        "Den spanske arvefylgjekrigen"@nb,
        "Den spanske arvefylgjekrigen (1701-1714)"@nb,
        "Den spanske arvefølgekrigen"@nb,
        "Den spanske arvefølgekrigen (1701-1714)"@nb,
        "Den spanske arvefølgjekrigen"@nb,
        "Den spanske arvefølgjekrigen (1701-1714)"@nb,
        "Spanske arvefylgjekrigen"@nb,
        "Spanske arvefylgjekrigen (1701-1714)"@nb,
        "Spanske arvefølgekrigen"@nb,
        "Spanske arvefølgekrigen (1701-1714)"@nb,
        "Spanske arvefølgjekrigen"@nb,
        "Spanske arvefølgjekrigen (1701-1714)"@nb ;
    skos:broadMatch <http://dewey.info/class/973.25/e23/> ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/940.2526/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.2526/e23/>,
        <http://dewey.info/class/973.25/e23/> ;
    skos:prefLabel "War of the Spanish Succession"@en,
        "Spanske arvefølgekrigen"@nb .

humord:c25505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25505" ;
    dct:modified "2024-12-19T15:52:36"^^xsd:dateTime ;
    skos:altLabel "Mashups (Programvare)"@nb,
        "Nettfletting"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Webapplikasjoner som sammenstiller data fra flere forskjellige kilder og presenterer disse på en felles side <Språkrådet>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/025.0427/e23/> ;
    skos:prefLabel "Mashups (Software)"@en,
        "Nettfletting"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.7/e23/>,
        <http://dewey.info/class/025.0427/e23/> .

humord:c25507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25507" ;
    dct:modified "2020-11-24T10:06:25"^^xsd:dateTime ;
    skos:altLabel "Quyi"@en,
        "Quyi"@nb ;
    skos:broadMatch <http://dewey.info/class/782.42162951/e23/>,
        <http://dewey.info/class/895.1/e23/> ;
    skos:broader humord:c06714 ;
    skos:definition "Tradisjonell kinesisk fortellerkunst; fremføres som en veksling mellom tale   og sang <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42162951/e23/>,
        <http://dewey.info/class/895.1/e23/> ;
    skos:prefLabel "Shuochang"@en,
        "Shuochang"@nb .

humord:c25508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25508" ;
    dct:modified "2024-12-06T14:28:51"^^xsd:dateTime ;
    skos:altLabel "Bygdeturisme"@nb,
        "Gardsturisme"@nb,
        "Gårdsturisme"@nb ;
    skos:broader humord:c01417 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/796.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.56/e23/> ;
    skos:prefLabel "Rural tourism"@en,
        "Bygdeturisme"@nb .

humord:c25510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25510" ;
    dct:modified "2018-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c14722 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.86885/e23/>,
        <http://dewey.info/class/5--6885/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.86885/e23/>,
        <http://dewey.info/class/5--6885/e23/> ;
    skos:prefLabel "Peruvians"@en,
        "Peruanere"@nb .

humord:c25511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25511" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Premi"@nb ;
    skos:broadMatch <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Kina, hovedsakelig i Yunnan, noen i Sichuan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/>,
        <http://dewey.info/class/951.35/e23/> ;
    skos:prefLabel "Pumi"@en,
        "Pumi (Folk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/951.35/e23/> .

humord:c25515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25515" ;
    dct:modified "2024-11-26T12:26:21"^^xsd:dateTime ;
    skos:altLabel "Plakatar"@nb ;
    skos:broadMatch <http://dewey.info/class/769.5/e23/> ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/741.674/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.674/e23/>,
        <http://dewey.info/class/769.5/e23/> ;
    skos:prefLabel "Posters"@en,
        "Plakater"@nb .

humord:c25516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25516" ;
    dct:modified "2011-09-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07773 ;
    skos:closeMatch <http://dewey.info/class/620.135/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/666.9/e23/>,
        <http://dewey.info/class/691.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.135/e23/>,
        <http://dewey.info/class/666.9/e23/>,
        <http://dewey.info/class/691.5/e23/> ;
    skos:prefLabel "Mortar"@en,
        "Mørtel"@nb .

humord:c25517 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25517" ;
    dct:modified "2025-02-11T12:52:58"^^xsd:dateTime ;
    skos:altLabel "Kistrand"@nb,
        "Ryssämarkka"@nb,
        "Čuđegieddi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484618/e23/>,
        <http://dewey.info/class/914.84618/e23/>,
        <http://dewey.info/class/948.4618/e23/> ;
    skos:broader humord:c02673 ;
    skos:definition "Kirkested og tidligere kommune i Finnmark <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484618/e23/>,
        <http://dewey.info/class/914.84618/e23/>,
        <http://dewey.info/class/948.4618/e23/> ;
    skos:prefLabel "Kistrand"@en,
        "Kistrand"@nb .

humord:c25518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25518" ;
    dct:modified "2023-12-11T10:32:32"^^xsd:dateTime ;
    skos:altLabel "Museumspedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/1--075/e23/> ;
    skos:broader humord:c11884 ;
    skos:closeMatch <http://dewey.info/class/069.1/e23/>,
        <http://dewey.info/class/069.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c011155,
        <http://dewey.info/class/069.07/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011155,
        <http://dewey.info/class/069.07/e23/>,
        <http://dewey.info/class/069.1/e23/>,
        <http://dewey.info/class/069.5/e23/>,
        <http://dewey.info/class/1--075/e23/> ;
    skos:prefLabel "Museum education"@en,
        "Museumspedagogikk"@nb ;
    skos:related humord:c04622,
        humord:c09078 .

humord:c25519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25519" ;
    dct:modified "2011-09-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16040 ;
    skos:closeMatch <http://dewey.info/class/025.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.4/e23/> ;
    skos:prefLabel "Subject analysis"@en,
        "Emneanalyse"@nb ;
    skos:related humord:c00136 .

humord:c25522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25522" ;
    dct:modified "2024-07-16T09:59:50"^^xsd:dateTime ;
    skos:altLabel "Bokomslag"@nb ;
    skos:broader humord:c00236 ;
    skos:closeMatch <http://dewey.info/class/741.64/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.64/e23/> ;
    skos:prefLabel "Book covers"@en,
        "Bokomslag"@nb ;
    skos:related humord:c07674,
        humord:c34358,
        humord:c67640 .

humord:c25524 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25524" ;
    dct:modified "2011-09-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:broader humord:c25523 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43178/e23/>,
        <http://dewey.info/class/914.3178/e23/>,
        <http://dewey.info/class/943.178/e23/> ;
    skos:prefLabel "Rügen"@en,
        "Rügen"@nb .

humord:c25525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25525" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Undercover journalism"@en,
        "Gravejournalistikk"@nb,
        "Gravende journalistikk"@nb,
        "Kritisk journalistikk"@nb ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/> ;
    skos:broader humord:c25760 ;
    skos:definition "Journalistisk sjanger som betegner et omfattende og langsiktig arbeid for å   avdekke nye fakta eller sammenhenger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/> ;
    skos:prefLabel "Investigative journalism"@en,
        "Undersøkende journalistikk"@nb .

humord:c25533 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25533" ;
    dct:modified "2024-11-15T07:54:41"^^xsd:dateTime ;
    skos:altLabel "Politisk kommunikasjon"@nb ;
    skos:broader humord:c09106 ;
    skos:definition "Dreier seg om produksjon, formidling, behandling og virkning av informasjon   innenfor en politisk kontekst, både gjennom media og mellom mennesker <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/320.014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.014/e23/> ;
    skos:prefLabel "Political communication"@en,
        "Politisk kommunikasjon"@nb ;
    skos:related humord:c09690 .

humord:c25534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25534" ;
    dct:modified "2025-01-31T14:16:22"^^xsd:dateTime ;
    skos:altLabel "Sami magic"@en,
        "Sami sorcery"@en,
        "Gand"@nb,
        "Samisk trolldom"@nb ;
    skos:broadMatch <http://dewey.info/class/398.41/e23/> ;
    skos:broader humord:c05097 ;
    skos:definition "Trolldom, trolldomsråd eller en form for magisk skudd, uten grunn ofte tillagt samene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: utbø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.41/e23/> ;
    skos:prefLabel "Gand"@en,
        "Gand"@nb .

humord:c25535 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25535" ;
    dct:modified "2011-10-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lvov"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4779/e23/>,
        <http://dewey.info/class/914.779/e23/>,
        <http://dewey.info/class/947.79/e23/> ;
    skos:prefLabel "Lviv"@en,
        "Lviv"@nb .

humord:c25538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25538" ;
    dct:modified "2024-10-18T13:19:38"^^xsd:dateTime ;
    skos:altLabel "Ancient Chinese"@en,
        "Mellomkinesisk språk"@nb,
        "Middelalderkinesisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:broader humord:c10780 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.1/e23/>,
        <http://dewey.info/class/6--951/e23/> ;
    skos:prefLabel "Middle Chinese language"@en,
        "Middelalderkinesisk språk"@nb .

humord:c25540 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25540" ;
    dct:modified "2011-10-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43847/e23/>,
        <http://dewey.info/class/914.3847/e23/>,
        <http://dewey.info/class/943.847/e23/> ;
    skos:broader humord:c03015 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43847/e23/>,
        <http://dewey.info/class/914.3847/e23/>,
        <http://dewey.info/class/943.847/e23/> ;
    skos:prefLabel "Lodz"@en,
        "Lodz"@nb .

humord:c25541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25541" ;
    dct:modified "2024-05-15T08:57:51"^^xsd:dateTime ;
    skos:altLabel "Vind"@nb ;
    skos:broader humord:c08280 ;
    skos:definition "Vind er luft i bevegelse. Oftest er det snakk om bevegelse langs jordoverflaten, altså horisontalt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003474,
        <http://dewey.info/class/551.518/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003474,
        <http://dewey.info/class/551.37/e23/>,
        <http://dewey.info/class/551.518/e23/>,
        <http://dewey.info/class/632.16/e23/> ;
    skos:prefLabel "Wind"@en,
        "Vind"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.37/e23/>,
        <http://dewey.info/class/632.16/e23/> .

humord:c25544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25544" ;
    dct:modified "2011-10-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tyske baltere"@nb ;
    skos:broader humord:c00916 ;
    skos:definition "Tysk mindretall av innbyggere i det som i dag utgjøres av Estland og Latvia   <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8310479/e23/>,
        <http://dewey.info/class/5--310479/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8310479/e23/>,
        <http://dewey.info/class/5--310479/e23/> ;
    skos:prefLabel "Baltic Germans"@en,
        "Tysk-baltere"@nb ;
    skos:related humord:c00919 .

humord:c25546 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25546" ;
    dct:modified "2025-02-27T08:15:51"^^xsd:dateTime ;
    skos:altLabel "Kiev-Rus"@nb,
        "Kiev-riket"@nb,
        "Rus (Rike)"@nb ;
    skos:broadMatch <http://dewey.info/class/947.7/e23/> ;
    skos:broader humord:c03661 ;
    skos:definition "Kiev-Rus er et historisk rike som omfattet deler av Russland, Hviterussland og Ukraina <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/947.7/e23/> ;
    skos:prefLabel "Kievan Rus"@en,
        "Kiev-Rus"@nb .

humord:c25549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25549" ;
    dct:modified "2024-11-27T14:36:01"^^xsd:dateTime ;
    skos:altLabel "Old Norwegian sheep"@en,
        "Gamalnorsk sau"@nb,
        "Gammelnorsk sau"@nb,
        "Villsauar"@nb,
        "Villsauer"@nb ;
    skos:broadMatch <http://dewey.info/class/599.649/e23/> ;
    skos:broader humord:c14733 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.649/e23/> ;
    skos:prefLabel "Wild sheep"@en,
        "Villsauer"@nb .

humord:c25550 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25550" ;
    dct:modified "2024-09-04T16:09:17"^^xsd:dateTime ;
    skos:altLabel "Cape Town"@nb ;
    skos:broader humord:c01616 ;
    skos:closeMatch <http://dewey.info/class/2--687355/e23/>,
        <http://dewey.info/class/916.87355/e23/>,
        <http://dewey.info/class/968.7355/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--687355/e23/>,
        <http://dewey.info/class/916.87355/e23/>,
        <http://dewey.info/class/968.7355/e23/> ;
    skos:prefLabel "Cape Town"@en,
        "Cape Town"@nb .

humord:c25551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25551" ;
    dct:modified "2025-01-10T13:20:42"^^xsd:dateTime ;
    skos:altLabel "Miljøantropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/304.25/e23/> ;
    skos:broader humord:c04460 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.25/e23/> ;
    skos:prefLabel "Environmental anthropology"@en,
        "Miljøantropologi"@nb .

humord:c25552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25552" ;
    dct:modified "2011-10-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/938/e23/> ;
    skos:broader humord:c00975 ;
    skos:definition "Betegnelsen for et forbund av sjøfarende folk, som angrep østenden av Middelhavet, invaderte Kypros, Hatti og Levanten og forsøkte å erobre deler av det egyptiske riket <Wikipedia>. Rundt 1250-1150 f.Kr. <UIB>"@nb ;
    skos:editorialNote "Lukket bemerkning: uib11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938/e23/> ;
    skos:prefLabel "Sea people"@en,
        "Havfolkene"@nb .

humord:c25553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25553" ;
    dct:modified "2025-01-10T13:29:59"^^xsd:dateTime ;
    skos:altLabel "Psykologisk antropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:closeMatch <http://dewey.info/class/155.82/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.82/e23/> ;
    skos:prefLabel "Psychological anthropology"@en,
        "Psykologisk antropologi"@nb .

humord:c25559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25559" ;
    dct:modified "2024-08-27T09:25:51"^^xsd:dateTime ;
    skos:altLabel "Species richness"@en,
        "Artsmangfald"@nb,
        "Artsrikdom"@nb ;
    skos:broader humord:c20863 ;
    skos:closeMatch realfagstermer:c013395 ;
    skos:definition "Artsmangfoldet angir antall arter i et område, samt hvordan antallet individer fordeler seg på de artene som finnes der. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013395,
        <http://dewey.info/class/577/e23/> ;
    skos:prefLabel "Species diversity"@en,
        "Artsmangfold"@nb ;
    skos:relatedMatch <http://dewey.info/class/577/e23/> .

humord:c25561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25561" ;
    dct:modified "2024-11-22T07:37:17"^^xsd:dateTime ;
    skos:altLabel "Urban archeology"@en,
        "Byarkeologi"@nb,
        "Urban arkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Urban archaeology"@en,
        "Byarkeologi"@nb ;
    skos:related humord:c09039 ;
    skos:relatedMatch <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/> .

humord:c25562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25562" ;
    dct:modified "2020-11-30T09:35:40"^^xsd:dateTime ;
    skos:altLabel "Horror cinema"@en ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/791.436164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436164/e23/> ;
    skos:prefLabel "Horror films"@en,
        "Skrekkfilmer"@nb .

humord:c25564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25564" ;
    dct:modified "2020-11-30T13:02:28"^^xsd:dateTime ;
    skos:altLabel "War cinema"@en ;
    skos:broader humord:c11450 ;
    skos:closeMatch <http://dewey.info/class/791.436581/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436581/e23/> ;
    skos:prefLabel "War films"@en,
        "Krigsfilmer"@nb .

humord:c25565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25565" ;
    dct:modified "2020-11-24T14:27:33"^^xsd:dateTime ;
    skos:altLabel "Suspense films"@en,
        "Spenningsfilmer"@nb ;
    skos:broadMatch <http://dewey.info/class/791.436/e23/> ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436/e23/> ;
    skos:prefLabel "Thriller films"@en,
        "Thrillere"@nb .

humord:c25567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25567" ;
    dct:modified "2020-12-01T10:03:29"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.43082/e23/> ;
    skos:broader humord:c21048 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43082/e23/> ;
    skos:prefLabel "Feminist film"@en,
        "Feministisk film"@nb .

humord:c25568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25568" ;
    dct:modified "2020-12-01T08:55:58"^^xsd:dateTime ;
    skos:broader humord:c05425 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43015/e23/> ;
    skos:prefLabel "Feminist film theory"@en,
        "Feministisk filmteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/791.43015/e23/> .

humord:c25569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25569" ;
    dct:modified "2024-10-31T12:31:36"^^xsd:dateTime ;
    skos:altLabel "Compulsory labor"@en,
        "Compulsory labour"@en,
        "Compulsory work"@en,
        "Corvée"@en,
        "Mandatory labour"@en,
        "Mandatory work"@en,
        "Required duties"@en,
        "Statute labor"@en,
        "Statute labour"@en,
        "Hoveri"@nb,
        "Pliktarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/306.363/e23/> ;
    skos:broader humord:c09126 ;
    skos:closeMatch <http://dewey.info/class/331.11732/e23/> ;
    skos:definition "Arbeidsplikt, brukt om arbeid livegne, leilendinger og husmenn var pålagt å  utføre for jordeier, og bønder for prester og andre embetsmenn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.363/e23/>,
        <http://dewey.info/class/331.11732/e23/> ;
    skos:prefLabel "Corvée labour"@en,
        "Pliktarbeid"@nb ;
    skos:related humord:c07288,
        humord:c07411,
        humord:c07442,
        humord:c11890 .

humord:c25571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25571" ;
    dct:modified "2021-02-16T15:53:28"^^xsd:dateTime ;
    skos:broader humord:c09089 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/070.431/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.431/e23/> ;
    skos:prefLabel "News sources"@en,
        "Nyhetskilder"@nb ;
    skos:related humord:c24861 .

humord:c25572 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25572" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Public journalism"@en,
        "Dugnadsjournalistikk"@nb,
        "Folkejournalistikk"@nb,
        "Grasrotjournalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:definition "Er når publikum selv bidrar til nyhetsbildet gjennom å innhente, rapportere, analysere og kringkaste nyheter og informasjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4493046/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4493046/e23/> ;
    skos:prefLabel "Citizen journalism"@en,
        "Borgerjournalistikk"@nb ;
    skos:related humord:c29947 .

humord:c25576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25576" ;
    dct:modified "2020-07-30T14:49:10"^^xsd:dateTime ;
    skos:altLabel "Regietheater"@en ;
    skos:broadMatch <http://dewey.info/class/792/e23/> ;
    skos:broader humord:c05577 ;
    skos:definition "Teateroppsetning hvor regissørens ideer dominerer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792/e23/> ;
    skos:prefLabel "Regietheatre"@en,
        "Regiteater"@nb .

humord:c25577 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25577" ;
    dct:modified "2011-10-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV Talkshows"@en,
        "Talkshows (Television)"@en,
        "Prateprogrammer (Fjernsyn)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.456/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456/e23/> ;
    skos:prefLabel "Television talkshows"@en,
        "Talkshow (Fjernsyn)"@nb .

humord:c25579 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25579" ;
    dct:modified "2025-02-27T12:07:05"^^xsd:dateTime ;
    skos:altLabel "Marianane"@nb,
        "Marianaøyane"@nb,
        "Marianaøyene"@nb ;
    skos:broader humord:c03728 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/2--967/e23/>,
        <http://dewey.info/class/919.67/e23/>,
        <http://dewey.info/class/996.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--967/e23/>,
        <http://dewey.info/class/919.67/e23/>,
        <http://dewey.info/class/996.7/e23/> ;
    skos:prefLabel "Mariana Islands"@en,
        "Marianene"@nb .

humord:c25581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25581" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.44932/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44932/e23/> ;
    skos:prefLabel "Political journalism"@en,
        "Politisk journalistikk"@nb ;
    skos:related humord:c09547 .

humord:c25582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25582" ;
    dct:modified "2025-01-08T14:13:40"^^xsd:dateTime ;
    skos:altLabel "Cultural journalism"@en,
        "Kulturjournalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.449306/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.449306/e23/> ;
    skos:prefLabel "Arts journalism"@en,
        "Kulturjournalistikk"@nb ;
    skos:related humord:c04530 .

humord:c25583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25583" ;
    dct:modified "2024-11-20T13:49:32"^^xsd:dateTime ;
    skos:altLabel "Science journalism"@en,
        "Forskingsjournalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4490014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4490014/e23/> ;
    skos:prefLabel "Research journalism"@en,
        "Forskningsjournalistikk"@nb ;
    skos:related humord:c01535 .

humord:c25584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25584" ;
    dct:modified "2020-11-23T16:31:03"^^xsd:dateTime ;
    skos:altLabel "Omdikting"@nb ;
    skos:broadMatch <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Gjenskaping av en annen forfatters litterære tekst, f.eks. i form av en parodi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2/e23/>,
        <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Retelling"@en,
        "Omdiktning"@nb ;
    skos:relatedMatch <http://dewey.info/class/398.2/e23/> .

humord:c25585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25585" ;
    dct:modified "2024-08-28T12:07:30"^^xsd:dateTime ;
    skos:altLabel "Atiyoga"@nb,
        "Dzogchen"@nb,
        "Mahasandhi"@nb,
        "Rdzogs-chen"@nb ;
    skos:broadMatch <http://dewey.info/class/294.3923/e23/>,
        <http://dewey.info/class/299.54/e23/> ;
    skos:broader humord:c14208,
        humord:c23649 ;
    skos:definition "Dzogchen  er læresystemer som tradisjonelt blir undervist i nyingma-skolen i tibetansk buddhisme og i bon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3923/e23/>,
        <http://dewey.info/class/299.54/e23/> ;
    skos:prefLabel "Dzogchen"@en,
        "Dzogchen"@nb .

humord:c25591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 159 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25591" ;
    dct:modified "2020-12-01T08:48:50"^^xsd:dateTime ;
    skos:altLabel "Historical films"@en,
        "Historisk film"@nb ;
    skos:broader humord:c11450 ;
    skos:closeMatch <http://dewey.info/class/791.43658/e23/> ;
    skos:definition "Filmsjanger som tar utgangpunkt i autentiske historiske hendelser. Filmer som har en fiktiv handling i en historisk kontekst kalles også for historiske filmer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43658/e23/> ;
    skos:prefLabel "Historical film"@en,
        "Historiske filmer"@nb .

humord:c25598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25598" ;
    dct:modified "2024-10-25T13:35:44"^^xsd:dateTime ;
    skos:altLabel "Bagisu language"@en,
        "Gisu language"@en,
        "Kisu language"@en,
        "Lugisu language"@en,
        "Lumasaaba language"@en,
        "Masaba language"@en,
        "Gisu språk"@nb,
        "Lugisu språk"@nb,
        "Lumasaaba språk"@nb,
        "Lumasaba språk"@nb,
        "Masaaba språk"@nb,
        "Masaba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.395/e23/>,
        <http://dewey.info/class/6--96395/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Språkkode: myx"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.395/e23/>,
        <http://dewey.info/class/6--96395/e23/> ;
    skos:prefLabel "Masaaba language"@en,
        "Masaaba språk"@nb .

humord:c25604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25604" ;
    dct:modified "2024-09-16T08:01:27"^^xsd:dateTime ;
    skos:altLabel "Chakali språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:broader humord:c09902 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Språkkode: cli"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.35/e23/>,
        <http://dewey.info/class/6--9635/e23/> ;
    skos:prefLabel "Chakali language"@en,
        "Chakali språk"@nb .

humord:c25605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25605" ;
    dct:modified "2024-08-13T09:04:52"^^xsd:dateTime ;
    skos:altLabel "Alternative medium"@nb,
        "Uavhengige medier"@nb,
        "Uavhengige medium"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:definition "Presenterer alternativ informasjon i forhold til de mer tradisjonelle mediene. Det alternative kan ligge i innhold, estetikk, produksjonsformer, distribusjonsformer eller forholdet til publikum <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Alternative media"@en,
        "Alternative medier"@nb .

humord:c25607 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25607" ;
    dct:modified "2025-02-27T12:09:21"^^xsd:dateTime ;
    skos:altLabel "FSM"@en,
        "FSM"@nb,
        "Federated States of Micronesia"@nb,
        "Mikronesiaføderasjonen"@nb ;
    skos:broader humord:c03728 ;
    skos:closeMatch <http://dewey.info/class/2--966/e23/>,
        <http://dewey.info/class/919.66/e23/>,
        <http://dewey.info/class/996.6/e23/> ;
    skos:definition "Mikronesiaføderasjonen er en føderal republikk i Mikronesia, omfatter delstatene Yap, Chuuk (tidl. Truk), Pohnpei (tidl. Ponape) og Kosrae (tidl. Kusaie) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--966/e23/>,
        <http://dewey.info/class/919.66/e23/>,
        <http://dewey.info/class/996.6/e23/> ;
    skos:prefLabel "Federated States of Micronesia"@en,
        "Mikronesiaføderasjonen"@nb .

humord:c25616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25616" ;
    dct:modified "2011-11-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lokale medier"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:definition "Medier skapt i et avgrenset geografisk område, et lokalmiljø, for dette lokalmiljøet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Local media"@en,
        "Lokalmedier"@nb .

humord:c25620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25620" ;
    dct:modified "2024-08-12T13:10:08"^^xsd:dateTime ;
    skos:altLabel "Allomorf"@nb ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c16183 ;
    skos:definition "En av flere realiseringer av et morfem <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Allomorph"@en,
        "Allomorf"@nb .

humord:c25621 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25621" ;
    dct:modified "2020-10-21T13:19:46"^^xsd:dateTime ;
    skos:altLabel "Null morph"@en,
        "Null morpheme"@en,
        "Zero morpheme"@en ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c25620 ;
    skos:definition "En allomorf med tomt innhold <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Zero morph"@en,
        "Nullmorf"@nb .

humord:c25622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25622" ;
    dct:modified "2024-10-18T13:24:32"^^xsd:dateTime ;
    skos:altLabel "Språkisolat"@nb ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c09821 ;
    skos:definition "Et språk som man ikke har funnet belegg for å plassere i en større språkfamilie <The Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Language isolates"@en,
        "Språkisolat"@nb .

humord:c25623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25623" ;
    dct:modified "2023-06-29T08:01:53"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.86/e23/> ;
    skos:broader humord:c09741 ;
    skos:definition "Eldre betegnelse på mindre republikk; (ofte knyttet til en by) særlig brukt  om autonome republikker innen rammen av en større statsenhet <SNL (UBB)>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.86/e23/> ;
    skos:prefLabel "Free state"@en,
        "Fristat"@nb .

humord:c25624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25624" ;
    dct:modified "2020-07-30T09:58:55"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/786.843/e23/> ;
    skos:broader humord:c18232 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.843/e23/> ;
    skos:prefLabel "Metallophones"@en,
        "Metallofoner"@nb .

humord:c25625 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25625" ;
    dct:modified "2025-03-24T13:49:59"^^xsd:dateTime ;
    skos:altLabel "Fiume"@nb,
        "Rijeka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39872/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/939.872/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:broader humord:c02567 ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39872/e23/>,
        <http://dewey.info/class/2--4972/e23/>,
        <http://dewey.info/class/914.972/e23/>,
        <http://dewey.info/class/939.872/e23/>,
        <http://dewey.info/class/949.72/e23/> ;
    skos:prefLabel "Rijeka"@en,
        "Rijeka"@nb .

humord:c25627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25627" ;
    dct:modified "2025-02-13T06:53:58"^^xsd:dateTime ;
    skos:altLabel "Nueva España"@nb,
        "Ny-Spania"@nb ;
    skos:broadMatch <http://dewey.info/class/2--728/e23/>,
        <http://dewey.info/class/917.28/e23/>,
        <http://dewey.info/class/972.8/e23/> ;
    skos:broader humord:c01652 ;
    skos:definition "Ny-Spania var Spanias koloni i Nord- og Mellom-Amerika fra 1500-tallet til 1800-tallet <A  Dictionary of World History. Oxford University Press, 2000>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--728/e23/>,
        <http://dewey.info/class/917.28/e23/>,
        <http://dewey.info/class/972.8/e23/> ;
    skos:prefLabel "New Spain"@en,
        "Ny-Spania"@nb .

humord:c25629 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 124 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25629" ;
    dct:modified "2024-08-21T10:37:15"^^xsd:dateTime ;
    skos:altLabel "Japan Sea"@en,
        "Austhavet"@nb,
        "Japanhavet"@nb,
        "Østhavet"@nb ;
    skos:broader humord:c14708 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c030420,
        <http://dewey.info/class/2--16454/e23/>,
        <http://dewey.info/class/551.461454/e23/>,
        <http://dewey.info/class/910.916454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030420,
        <http://dewey.info/class/2--16454/e23/>,
        <http://dewey.info/class/551.461454/e23/>,
        <http://dewey.info/class/910.916454/e23/> ;
    skos:prefLabel "Sea of Japan"@en,
        "Japanhavet"@nb .

humord:c25631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25631" ;
    dct:modified "2021-05-04T13:30:28"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Vera'a language"@en,
        "Vera'a språk"@nb .

humord:c25636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25636" ;
    dct:modified "2021-11-09T07:47:06"^^xsd:dateTime ;
    skos:altLabel "Religious conflict"@en,
        "Religionskonflikt"@nb,
        "Religiøse konflikter"@nb ;
    skos:broadMatch <http://dewey.info/class/201.76332/e23/> ;
    skos:broader humord:c09227,
        humord:c09670 ;
    skos:definition "Konflikter mellom mennesker eller grupper av mennesker med ulik religiøs tilhørighet, eller mellom grupper av mennesker og makthavere med ulik religiøs tilhørighet, eller mellom stater med ulik religion <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.76332/e23/>,
        <http://dewey.info/class/305.6/e23/>,
        <http://dewey.info/class/320.55/e23/> ;
    skos:prefLabel "Religious conflicts"@en,
        "Religionskonflikter"@nb ;
    skos:related humord:c20547 ;
    skos:relatedMatch <http://dewey.info/class/305.6/e23/>,
        <http://dewey.info/class/320.55/e23/> .

humord:c25638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25638" ;
    dct:modified "2024-01-22T16:02:21"^^xsd:dateTime ;
    skos:altLabel "Marsh fever"@en,
        "Malaria"@nb ;
    skos:broader humord:c03908 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c004348,
        <http://dewey.info/class/616.9362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004348,
        <http://dewey.info/class/362.1969362/e23/>,
        <http://dewey.info/class/614.532/e23/>,
        <http://dewey.info/class/616.9362/e23/> ;
    skos:prefLabel "Malaria"@en,
        "Malaria"@nb ;
    skos:related humord:c61705 ;
    skos:relatedMatch <http://dewey.info/class/362.1969362/e23/>,
        <http://dewey.info/class/614.532/e23/> .

humord:c25639 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25639" ;
    dct:modified "2025-02-28T11:32:21"^^xsd:dateTime ;
    skos:altLabel "Mexicogolfen"@nb,
        "Mexicogulfen"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Mexicogolfen er et havbasseng mellom Nord-Amerika, Mellom-Amerika og Cuba <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c030392,
        <http://dewey.info/class/2--16364/e23/>,
        <http://dewey.info/class/551.461364/e23/>,
        <http://dewey.info/class/910.916364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030392,
        <http://dewey.info/class/2--16364/e23/>,
        <http://dewey.info/class/551.461364/e23/>,
        <http://dewey.info/class/910.916364/e23/> ;
    skos:prefLabel "Gulf of Mexico"@en,
        "Mexicogolfen"@nb .

humord:c25641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25641" ;
    dct:modified "2020-12-01T10:42:13"^^xsd:dateTime ;
    skos:altLabel "Documentary drama"@en,
        "Reality drama"@nb,
        "Virkelighetsdrama"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/>,
        <http://dewey.info/class/791.44/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:broader humord:c11450 ;
    skos:definition "En blandingssjanger av dokumentar og fiksjon <UBTØ>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/070.194/e23/>,
        <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/791.43/e23/>,
        <http://dewey.info/class/791.44/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Docudrama"@en,
        "Dokudrama"@nb ;
    skos:related humord:c28741 ;
    skos:relatedMatch <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/070.194/e23/>,
        <http://dewey.info/class/070.195/e23/> .

humord:c25645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25645" ;
    dct:modified "2023-11-15T14:02:30"^^xsd:dateTime ;
    skos:altLabel "Employment law"@en,
        "Labor law"@en,
        "Arbeidsrett"@nb ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c001379,
        <http://dewey.info/class/344.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001379,
        <http://dewey.info/class/344.01/e23/> ;
    skos:prefLabel "Labour law"@en,
        "Arbeidsrett"@nb .

humord:c25646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25646" ;
    dct:modified "2011-11-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25238 ;
    skos:closeMatch <http://dewey.info/class/343.0725/e23/> ;
    skos:definition "Prispolitikk som går ut på å holde ulike priser overfor forskjellige grupper av kjøpere for å utnytte forskjeller i etterspørsel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0725/e23/>,
        <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Price discrimination"@en,
        "Prisdiskriminering"@nb ;
    skos:relatedMatch <http://dewey.info/class/364.168/e23/> .

humord:c25647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25647" ;
    dct:modified "2024-08-20T12:36:47"^^xsd:dateTime ;
    skos:altLabel "Fish feed"@en,
        "Fish nutrition"@en,
        "Fiskeernæring"@nb,
        "Fiskefor"@nb,
        "Fiskefôr"@nb ;
    skos:broadMatch <http://dewey.info/class/664.66/e23/> ;
    skos:broader humord:c14366 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/639.3/e23/>,
        <http://dewey.info/class/664.66/e23/> ;
    skos:prefLabel "Fishfeed"@en,
        "Fiskefôr"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.3/e23/> .

humord:c25649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25649" ;
    dct:modified "2011-11-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Simnani language"@en,
        "Simnani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Semnani language"@en,
        "Semnani språk"@nb .

humord:c25651 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25651" ;
    dct:modified "2011-11-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sangesari language"@en,
        "Sangsari language"@en,
        "Sangesari språk"@nb,
        "Sangisari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c25649 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Sangisari language"@en,
        "Sangsari språk"@nb .

humord:c25654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25654" ;
    dct:modified "2024-08-30T14:36:18"^^xsd:dateTime ;
    skos:altLabel "Westerns (Film)"@en,
        "Westernfilmar"@nb ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/791.4365878/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.4365878/e23/> ;
    skos:prefLabel "Western films"@en,
        "Westernfilmer"@nb .

humord:c25655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25655" ;
    dct:modified "2024-08-30T14:36:32"^^xsd:dateTime ;
    skos:altLabel "Westerns (Literature)"@en,
        "Westernlitteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--30874/e23/>,
        <http://dewey.info/class/808.83874/e23/>,
        <http://dewey.info/class/809.3874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--30874/e23/>,
        <http://dewey.info/class/808.83874/e23/>,
        <http://dewey.info/class/809.3874/e23/> ;
    skos:prefLabel "Western literature"@en,
        "Westernlitteratur"@nb .

humord:c25656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25656" ;
    dct:modified "2011-11-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Gilaki language"@en,
        "Gilaki språk"@nb .

humord:c25657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25657" ;
    dct:modified "2025-01-10T15:21:21"^^xsd:dateTime ;
    skos:altLabel "Nikab"@nb,
        "Nikabar"@nb,
        "Niqab"@nb,
        "Niqaber"@nb ;
    skos:broadMatch <http://dewey.info/class/391.43/e23/> ;
    skos:broader humord:c04704 ;
    skos:definition "Ansiktsslør, et tøystykke som dekker hele ansiktet og håret med bare en smal åpning til øynene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.57/e23/>,
        <http://dewey.info/class/391.43/e23/> ;
    skos:prefLabel "Niqabs"@en,
        "Nikaber"@nb ;
    skos:relatedMatch <http://dewey.info/class/297.57/e23/> .

humord:c25662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25662" ;
    dct:modified "2024-10-17T14:23:05"^^xsd:dateTime ;
    skos:altLabel "Sokkar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.423/e23/>,
        <http://dewey.info/class/646.42/e23/>,
        <http://dewey.info/class/687.3/e23/>,
        <http://dewey.info/class/746.4320432/e23/> ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.423/e23/>,
        <http://dewey.info/class/646.42/e23/>,
        <http://dewey.info/class/687.3/e23/>,
        <http://dewey.info/class/746.4320432/e23/> ;
    skos:prefLabel "Socks"@en,
        "Sokker"@nb .

humord:c25664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25664" ;
    dct:modified "2024-09-16T08:13:58"^^xsd:dateTime ;
    skos:altLabel "Chamba Daka language"@en,
        "Daka language"@en,
        "Dekka language"@en,
        "Chamba Daka språk"@nb,
        "Daka språk"@nb,
        "Samba Daka språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09892 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Språkkode: ccg"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Samba Daka language"@en,
        "Samba Daka språk"@nb .

humord:c25667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25667" ;
    dct:modified "2024-11-15T08:40:01"^^xsd:dateTime ;
    skos:altLabel "Disruptiv innovasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/303.484/e23/> ;
    skos:broader humord:c01485 ;
    skos:definition "En innovasjon som skaper et nytt marked eller verdikjeder, og som før eller  siden utkonkurrerer eksisterende markeder eller verdikjeder <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.483/e23/>,
        <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/658.4063/e23/> ;
    skos:prefLabel "Disruptive innovation"@en,
        "Disruptiv innovasjon"@nb ;
    skos:related humord:c07578,
        humord:c24877 ;
    skos:relatedMatch <http://dewey.info/class/658.4063/e23/> .

humord:c25668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25668" ;
    dct:modified "2011-11-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.83/e23/> ;
    skos:broader humord:c07867 ;
    skos:definition "Kombinerer forskningsmetoder fra nevrovitenskap, eksperimentell økonomi og atferdsøkonomi og kognitiv- og sosialpsykologi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.83/e23/> ;
    skos:prefLabel "Neuroeconomics"@en,
        "Nevroøkonomi"@nb .

humord:c25669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25669" ;
    dct:modified "2011-11-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/330.0724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.0724/e23/> ;
    skos:prefLabel "Experimental economics"@en,
        "Eksperimentell økonomi"@nb .

humord:c25671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25671" ;
    dct:modified "2020-08-17T10:52:20"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/> ;
    skos:broader humord:c22371 ;
    skos:definition "Gren av mikroøkonomi som studerer hvordan informasjon påvirker en økonomi og økonomiske bestlutninger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/>,
        <http://dewey.info/class/338.5/e23/> ;
    skos:prefLabel "Information economics"@en,
        "Informasjonsøkonomi"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.5/e23/> .

humord:c25672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25672" ;
    dct:modified "2011-12-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Agency dilemma"@en,
        "Agency problem"@en,
        "Principal-agent teori"@nb,
        "Prinsipal-agentteori"@nb ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/> ;
    skos:broader humord:c21121 ;
    skos:definition "Prøver å identifiserer og forklare problemer som kan oppstå mellom to, eller flere parter, når det skal gjøres transaksjoner dem imellom <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/> ;
    skos:prefLabel "Principal-agent problem"@en,
        "Prinsipal agent-teori"@nb .

humord:c25675 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25675" ;
    dct:modified "2024-08-28T11:48:54"^^xsd:dateTime ;
    skos:altLabel "Asymmetric information"@en,
        "Asymmetrisk informasjon"@nb,
        "Informasjonssymmetri"@nb ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/> ;
    skos:broader humord:c21121 ;
    skos:definition "Asymmetrisk informasjon er til stede når en transaksjonsaktør har mer eller bedre informasjon enn den andre aktøren <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/> ;
    skos:prefLabel "Information asymmetry"@en,
        "Asymmetrisk informasjon"@nb .

humord:c25679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25679" ;
    dct:modified "2011-11-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jurakuyaki"@en ;
    skos:broadMatch <http://dewey.info/class/738.30952/e23/> ;
    skos:broader humord:c05474 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/738.30952/e23/> ;
    skos:prefLabel "Raku pottery"@en,
        "Raku"@nb .

humord:c25680 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25680" ;
    dct:modified "2024-12-10T10:33:42"^^xsd:dateTime ;
    skos:altLabel "Disorders of reading and writing"@en,
        "Reading and writing disorders"@en,
        "Lese- og skrivevanskar"@nb ;
    skos:broadMatch <http://dewey.info/class/618.928553/e23/> ;
    skos:broader humord:c19342 ;
    skos:closeMatch <http://dewey.info/class/616.8553/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/616.8553/e23/>,
        <http://dewey.info/class/618.928553/e23/> ;
    skos:prefLabel "Reading and writing difficulties"@en,
        "Lese- og skrivevansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1968553/e23/>,
        <http://dewey.info/class/371.9144/e23/>,
        <http://dewey.info/class/372.6/e23/> .

humord:c25681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25681" ;
    dct:modified "2024-10-22T14:06:48"^^xsd:dateTime ;
    skos:altLabel "Gurinji language"@en,
        "Gurindji språk"@nb,
        "Gurinji språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Lukket bemerkning: utbø11"@nb,
        "Språkkode: gue"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Gurindji language"@en,
        "Gurinji språk"@nb .

humord:c25683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25683" ;
    dct:modified "2024-08-16T09:22:02"^^xsd:dateTime ;
    skos:altLabel "Antisiganisme"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891497/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Antisiganisme  er fordommer mot og diskriminering av rom-folket <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: hl-senteret11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891497/e23/> ;
    skos:prefLabel "Antiziganism"@en,
        "Antisiganisme"@nb ;
    skos:related humord:c00747,
        humord:c09318 .

humord:c25686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25686" ;
    dct:modified "2011-12-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/787.85/e23/> ;
    skos:broader humord:c15111 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.85/e23/> ;
    skos:prefLabel "Bouzoukis"@en,
        "Bouzoukier"@nb .

humord:c25688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25688" ;
    dct:modified "2020-11-24T12:39:29"^^xsd:dateTime ;
    skos:altLabel "Belongingness"@en,
        "Sense of belonging"@en ;
    skos:broadMatch <http://dewey.info/class/304.2/e23/> ;
    skos:broader humord:c08132 ;
    skos:definition "Det å høre sammen med noe annet/noen andre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Belonging"@en,
        "Tilhørighet"@nb .

humord:c25689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25689" ;
    dct:modified "2011-12-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Khalka"@en ;
    skos:broadMatch <http://dewey.info/class/305.89423/e23/>,
        <http://dewey.info/class/5--9423/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Den største undergruppen av mongoler <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89423/e23/>,
        <http://dewey.info/class/5--9423/e23/> ;
    skos:prefLabel "Khalka Mongols"@en,
        "Khalka (Folk)"@nb .

humord:c25690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25690" ;
    dct:modified "2024-12-09T12:11:56"^^xsd:dateTime ;
    skos:altLabel "Terrengsykling"@nb ;
    skos:broader humord:c26272 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/796.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.63/e23/> ;
    skos:prefLabel "Cyclo-cross"@en,
        "Terrengsykling"@nb .

humord:c25691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25691" ;
    dct:modified "2024-12-09T12:09:15"^^xsd:dateTime ;
    skos:altLabel "Utfor (Sykkel)"@nb,
        "Utforsykling"@nb ;
    skos:broadMatch <http://dewey.info/class/796.63/e23/> ;
    skos:broader humord:c25690 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.63/e23/> ;
    skos:prefLabel "Downhill mountain biking"@en,
        "Utforsykling"@nb .

humord:c25693 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25693" ;
    dct:modified "2024-11-14T14:43:05"^^xsd:dateTime ;
    skos:altLabel "Global news"@en,
        "World news"@en,
        "Internasjonale nyheiter"@nb,
        "Internasjonale nyhende"@nb ;
    skos:broadMatch <http://dewey.info/class/070.4332/e23/> ;
    skos:broader humord:c58816 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4332/e23/> ;
    skos:prefLabel "International news"@en,
        "Internasjonale nyheter"@nb ;
    skos:related humord:c25698 .

humord:c25694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25694" ;
    dct:modified "2017-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV sitcoms"@en,
        "TV situation comedies"@en,
        "Television sitcoms"@en,
        "Sitcom"@nb ;
    skos:broadMatch <http://dewey.info/class/791.45617/e23/> ;
    skos:broader humord:c22552 ;
    skos:definition "Populært halvtimes programformat i fjernsyn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.45617/e23/> ;
    skos:prefLabel "Situation comedies"@en,
        "Situasjonskomedier"@nb ;
    skos:related humord:c06677 .

humord:c25697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25697" ;
    dct:modified "2024-08-28T20:26:58"^^xsd:dateTime ;
    skos:altLabel "Avant-garde cimena"@en,
        "Avant-garde film"@en,
        "Avantgarde film"@nb,
        "Avantgardefilm"@nb,
        "Eksperimentell film"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43611/e23/> ;
    skos:broader humord:c21048 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43611/e23/> ;
    skos:prefLabel "Experimental film"@en,
        "Eksperimentell film"@nb .

humord:c25698 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25698" ;
    dct:modified "2024-11-14T14:50:01"^^xsd:dateTime ;
    skos:altLabel "Utanriksnyheiter"@nb,
        "Utanriksnyhende"@nb ;
    skos:broader humord:c58816 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4332/e23/> ;
    skos:prefLabel "Foreign news"@en,
        "Utenriksnyheter"@nb ;
    skos:related humord:c25693 .

humord:c25699 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25699" ;
    dct:modified "2021-03-01T13:30:20"^^xsd:dateTime ;
    skos:altLabel "International journalism"@en ;
    skos:broadMatch <http://dewey.info/class/070.433/e23/> ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.433/e23/> ;
    skos:prefLabel "Foreign journalism"@en,
        "Utenriksjournalistikk"@nb ;
    skos:related humord:c25971 .

humord:c25704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25704" ;
    dct:modified "2024-12-10T08:21:05"^^xsd:dateTime ;
    skos:altLabel "Language and speech disorders"@en,
        "Language and speech impediments"@en,
        "Speech and language impediments"@en,
        "Språk- og talevanskar"@nb ;
    skos:broader humord:c03785,
        humord:c06228 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/616.855/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/616.85500835/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Speech and language disorders"@en,
        "Språk- og talevansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.85500835/e23/>,
        <http://dewey.info/class/618.92855/e23/> .

humord:c25705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25705" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Duhalar"@en,
        "Dukhans"@en,
        "Tsaatan"@en,
        "Doukha"@nb,
        "Tsaatan"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8009517/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Liten tyrkisk folkegruppe som holder til i Mongolia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009517/e23/> ;
    skos:prefLabel "Dukha"@en,
        "Dukha (Folk)"@nb .

humord:c25708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25708" ;
    dct:modified "2024-08-12T13:18:35"^^xsd:dateTime ;
    skos:altLabel "Alorese language"@en,
        "Alor språk"@nb,
        "Alorese språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb,
        "Språkkode: aol"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Alor language"@en,
        "Alor språk"@nb .

humord:c25710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25710" ;
    dct:modified "2011-12-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16360 ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Tshangla language"@en,
        "Tshangla språk"@nb .

humord:c25711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25711" ;
    dct:modified "2025-02-14T08:55:46"^^xsd:dateTime ;
    skos:altLabel "Alabama"@nb ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c030539,
        <http://dewey.info/class/2--761/e23/>,
        <http://dewey.info/class/917.61/e23/>,
        <http://dewey.info/class/976.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030539,
        <http://dewey.info/class/2--761/e23/>,
        <http://dewey.info/class/917.61/e23/>,
        <http://dewey.info/class/976.1/e23/> ;
    skos:prefLabel "Alabama"@en,
        "Alabama"@nb .

humord:c25712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25712" ;
    dct:modified "2012-01-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05825 ;
    skos:definition "Samsvar mellom konsonanter som ikke står ved siden av hverandre med henhold  til ett eller flere trekk <UBTØ/The Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Consonant harmony"@en,
        "Konsonantharmoni"@nb .

humord:c25713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25713" ;
    dct:modified "2024-11-12T09:53:45"^^xsd:dateTime ;
    skos:altLabel "Insufficiency"@en,
        "Penuriousness"@en,
        "Scarcity"@en,
        "Knappleik"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/338.47/e23/> ;
    skos:prefLabel "Shortage"@en,
        "Knapphet"@nb ;
    skos:related humord:c16463 ;
    skos:relatedMatch <http://dewey.info/class/338.02/e23/>,
        <http://dewey.info/class/338.17/e23/>,
        <http://dewey.info/class/338.47/e23/> .

humord:c25714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25714" ;
    dct:modified "2024-09-24T10:54:56"^^xsd:dateTime ;
    skos:altLabel "Mikrobiologi"@nb ;
    skos:broader humord:c21849 ;
    skos:definition "Mikrobiologi er læren om levende organismer som er for små til å bli sett med det blotte øye og som man derfor må ha mikroskop for å se. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c003092,
        <http://dewey.info/class/579/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003092,
        <http://dewey.info/class/579/e23/>,
        <http://dewey.info/class/616.9041/e23/>,
        <http://dewey.info/class/660.62/e23/> ;
    skos:prefLabel "Microbiology"@en,
        "Mikrobiologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.9041/e23/>,
        <http://dewey.info/class/660.62/e23/> .

humord:c25715 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25715" ;
    dct:modified "2024-10-24T09:50:22"^^xsd:dateTime ;
    skos:altLabel "Marine biotopes"@en,
        "Marine environments"@en,
        "Ocean biology"@en,
        "Havbiologi"@nb,
        "Havmiljø"@nb,
        "Marin biologi"@nb,
        "Marinbiologi"@nb,
        "Marine biotopar"@nb,
        "Marine biotoper"@nb ;
    skos:broader humord:c67899 ;
    skos:definition "Marinbiologi er studiet av dyr (marin-zoologi) og planter (marin-botanikk) som lever i havet, deres livsbetingelser og utbredelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013062,
        <http://dewey.info/class/578.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013062,
        <http://dewey.info/class/578.77/e23/> ;
    skos:prefLabel "Marine biology"@en,
        "Marinbiologi"@nb ;
    skos:related humord:c68240,
        humord:c68653 .

humord:c25716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25716" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Narrative journalism"@en,
        "New journalism"@en,
        "Fortellende journalistikk"@nb,
        "New journalism"@nb,
        "Reportasjelitteratur"@nb ;
    skos:broader humord:c25760 ;
    skos:closeMatch <http://dewey.info/class/070.4498/e23/>,
        <http://dewey.info/class/808.06607/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4498/e23/>,
        <http://dewey.info/class/808.06607/e23/> ;
    skos:prefLabel "Literary journalism"@en,
        "Litterær journalistikk"@nb .

humord:c25717 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25717" ;
    dct:modified "2013-08-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c26869 ;
    skos:closeMatch <http://dewey.info/class/355.00711/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb11"@nb ;
    skos:exactMatch <http://dewey.info/class/373.243/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.00711/e23/>,
        <http://dewey.info/class/373.243/e23/> ;
    skos:prefLabel "Military academies"@en,
        "Militærakademier"@nb .

humord:c25718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25718" ;
    dct:modified "2011-12-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.01/e23/> ;
    skos:broader humord:c07867 ;
    skos:definition "Søker å forklare økonomisk atferd og framdrift i forhold til evolusjon og evolusjonære menneskelige instinkter som predasjon, emulering og nysgjerrighet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.01/e23/> ;
    skos:prefLabel "Evolutionary economics"@en,
        "Evolusjonær økonomi"@nb .

humord:c25719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25719" ;
    dct:modified "2024-09-19T11:21:24"^^xsd:dateTime ;
    skos:altLabel "CSR"@en,
        "Corporate responsibility"@en,
        "Corporate social responsibility"@en,
        "CSR"@nb,
        "Corporate social responsibility"@nb,
        "Samfunnsansvar"@nb,
        "Sosialt ansvar"@nb ;
    skos:broader humord:c00243,
        humord:c22692 ;
    skos:definition "Samfunnsansvar er hvordan en bedrift påvirker mennesker, miljø og samfunn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.115/e23/>,
        <http://dewey.info/class/658.408/e23/> ;
    skos:prefLabel "Social responsibility"@en,
        "Samfunnsansvar"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.115/e23/>,
        <http://dewey.info/class/658.408/e23/> .

humord:c25723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25723" ;
    dct:modified "2023-05-04T15:24:57"^^xsd:dateTime ;
    skos:altLabel "Driftsomkostninger"@nb,
        "Driftsutgifter"@nb ;
    skos:broadMatch <http://dewey.info/class/338.51/e23/>,
        <http://dewey.info/class/658.1553/e23/> ;
    skos:broader humord:c23942 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.51/e23/>,
        <http://dewey.info/class/378.38/e23/>,
        <http://dewey.info/class/658.1553/e23/> ;
    skos:prefLabel "Operating costs"@en,
        "Driftskostnader"@nb ;
    skos:relatedMatch <http://dewey.info/class/378.38/e23/> .

humord:c25725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25725" ;
    dct:modified "2020-11-30T12:25:35"^^xsd:dateTime ;
    skos:altLabel "Khöshöö Tsaidam monuments"@en,
        "Orhon inscriptions"@en,
        "Orhun inscriptions"@en ;
    skos:broadMatch <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/494.31/e23/> ;
    skos:broader humord:c06290 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/494.31/e23/> ;
    skos:prefLabel "Orkhon inscriptions"@en,
        "Orkhon-innskriftene"@nb .

humord:c25726 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25726" ;
    dct:modified "2025-02-25T10:52:19"^^xsd:dateTime ;
    skos:altLabel "Orkhon Valley Cultural Landscape"@en,
        "Orkhon-dalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5173/e23/>,
        <http://dewey.info/class/915.173/e23/>,
        <http://dewey.info/class/951.73/e23/> ;
    skos:broader humord:c02035 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5173/e23/>,
        <http://dewey.info/class/915.173/e23/>,
        <http://dewey.info/class/951.73/e23/> ;
    skos:prefLabel "Orkhon Valley"@en,
        "Orkhon-dalen"@nb .

humord:c25727 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25727" ;
    dct:modified "2024-08-28T08:55:11"^^xsd:dateTime ;
    skos:altLabel "Multivariate data analysis"@en,
        "Multivariate statistics"@en,
        "Multivariat analyse"@nb,
        "Multivariat dataanalyse"@nb,
        "Multivariat statistikk"@nb,
        "Multivariate metodar"@nb,
        "Multivariate metoder"@nb ;
    skos:broader humord:c01459,
        humord:c58361 ;
    skos:closeMatch realfagstermer:c000430 ;
    skos:definition "Analyse av mer enn en variabel og hvordan disse forholder seg til hverandre<UBO>"@nb ;
    skos:exactMatch realfagstermer:c010072,
        <http://dewey.info/class/519.535/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000430,
        realfagstermer:c010072,
        <http://dewey.info/class/519.535/e23/> ;
    skos:prefLabel "Multivariate analyses"@en,
        "Multivariate analyser"@nb .

humord:c25729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25729" ;
    dct:modified "2024-08-23T14:17:53"^^xsd:dateTime ;
    skos:altLabel "Labour productivity"@en,
        "Work efficiencty"@en,
        "Arbeidseffektivitet"@nb,
        "Arbeidsproduktivitet"@nb ;
    skos:broader humord:c07579 ;
    skos:definition "Dreier seg om hvor mye produksjon man kan få ut av arbeidskraften <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch <http://dewey.info/class/331.118/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.118/e23/>,
        <http://dewey.info/class/658.314/e23/> ;
    skos:prefLabel "Work productivity"@en,
        "Arbeidsproduktivitet"@nb ;
    skos:related humord:c07770,
        humord:c09128 ;
    skos:relatedMatch <http://dewey.info/class/658.314/e23/> .

humord:c25730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25730" ;
    dct:modified "2024-11-08T13:40:57"^^xsd:dateTime ;
    skos:altLabel "Stagnation"@en,
        "Status quo"@en,
        "Stillstand"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/612.76/e23/>,
        <http://dewey.info/class/781.236/e23/> ;
    skos:prefLabel "Standstill"@en,
        "Stillstand"@nb ;
    skos:related humord:c17054,
        humord:c25731 ;
    skos:relatedMatch <http://dewey.info/class/612.76/e23/>,
        <http://dewey.info/class/781.236/e23/> .

humord:c25731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25731" ;
    dct:modified "2024-02-19T09:52:05"^^xsd:dateTime ;
    skos:altLabel "Mobilitet"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Bevegelighet, foranderlighet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobility (General)"@en,
        "Mobilitet"@nb ;
    skos:related humord:c25730 .

humord:c25732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25732" ;
    dct:modified "2024-11-28T13:51:16"^^xsd:dateTime ;
    skos:altLabel "Rasjonelle avgjerder"@nb,
        "Rasjonelle beslutninger"@nb,
        "Rasjonelle val"@nb ;
    skos:broadMatch <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/302.13/e23/> ;
    skos:broader humord:c21838 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.43/e23/>,
        <http://dewey.info/class/160/e23/>,
        <http://dewey.info/class/302.13/e23/> ;
    skos:prefLabel "Rational choices"@en,
        "Rasjonelle valg"@nb ;
    skos:related humord:c00379 .

humord:c25734 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2011-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25734" ;
    dct:modified "2023-11-30T14:15:27"^^xsd:dateTime ;
    skos:altLabel "Konfliktar"@nb ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:exactMatch realfagstermer:c013435,
        <http://dewey.info/class/303.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013435,
        <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/341.5/e23/> ;
    skos:prefLabel "Conflicts"@en,
        "Konflikter"@nb ;
    skos:related humord:c25776 ;
    skos:relatedMatch <http://dewey.info/class/305/e23/>,
        <http://dewey.info/class/341.5/e23/> .

humord:c25735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25735" ;
    dct:modified "2024-07-26T12:26:24"^^xsd:dateTime ;
    skos:altLabel "African-Brazilian religions"@en,
        "Afrobrasilianske religionar"@nb ;
    skos:broadMatch <http://dewey.info/class/299.68981/e23/> ;
    skos:broader humord:c08549 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.68981/e23/> ;
    skos:prefLabel "Afro-Brazilian religions"@en,
        "Afrobrasilianske religioner"@nb .

humord:c25736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25736" ;
    dct:modified "2012-01-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25735 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/299.672/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.672/e23/> ;
    skos:prefLabel "Umbanda"@en,
        "Umbanda"@nb .

humord:c25737 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25737" ;
    dct:modified "2024-12-12T07:33:07"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Trafalgar"@nb,
        "Slaget ved Trafalgar (1805)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.2745/e23/> ;
    skos:broader humord:c04002 ;
    skos:definition "I slaget ved Trafalgar 21. okt. 1805, seilskipstidens mest berømte sjøslag,   beseiret admiral Nelson fullstendig den fransk-spanske flåten under Ville  neuve <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.2745/e23/> ;
    skos:prefLabel "Battle of Trafalgar"@en,
        "Slaget ved Trafalgar"@nb .

humord:c25738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25738" ;
    dct:modified "2024-08-23T13:40:16"^^xsd:dateTime ;
    skos:altLabel "Arapesh (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Arapesh  er en folkegruppe i det nordøstlige Papua Ny-Guinea <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Arapesh"@en,
        "Arapesh (Folk)"@nb .

humord:c25739 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25739" ;
    dct:modified "2025-02-27T14:45:19"^^xsd:dateTime ;
    skos:altLabel "Huli (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Huli er en folkegruppe på Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Huli"@en,
        "Huli (Folk)"@nb .

humord:c25740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25740" ;
    dct:modified "2012-01-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/230.0464095195/e23/> ;
    skos:broader humord:c08697 ;
    skos:definition "Kristen frigjøringsteologi som vokste fram på 1970-tallet i Sør-Korea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.0464095195/e23/> ;
    skos:prefLabel "Minjung theology"@en,
        "Minjung-teologi"@nb .

humord:c25741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25741" ;
    dct:modified "2024-10-10T09:03:04"^^xsd:dateTime ;
    skos:altLabel "Bakeri"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:exactMatch <http://dewey.info/class/338.47664752/e23/>,
        <http://dewey.info/class/338.7664752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.47664752/e23/>,
        <http://dewey.info/class/338.7664752/e23/>,
        <http://dewey.info/class/664.752/e23/> ;
    skos:prefLabel "Bakeries"@en,
        "Bakerier"@nb ;
    skos:related humord:c17279 ;
    skos:relatedMatch <http://dewey.info/class/664.752/e23/> .

humord:c25743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25743" ;
    dct:modified "2024-11-24T19:33:45"^^xsd:dateTime ;
    skos:altLabel "Tverrkulturelle studiar"@nb ;
    skos:broadMatch <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cross-cultural studies"@en,
        "Tverrkulturelle studier"@nb ;
    skos:related humord:c23851 .

humord:c25749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25749" ;
    dct:modified "2024-10-18T13:14:15"^^xsd:dateTime ;
    skos:altLabel "Thami language"@en,
        "Thangmi Kham"@en,
        "Thami språk"@nb,
        "Thangmi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Språkkode: thf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.49/e23/>,
        <http://dewey.info/class/6--9549/e23/> ;
    skos:prefLabel "Thangmi language"@en,
        "Thangmi språk"@nb .

humord:c25751 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25751" ;
    dct:modified "2025-01-12T20:20:47"^^xsd:dateTime ;
    skos:altLabel "Medallions"@en,
        "Medaljongar"@nb ;
    skos:broader humord:c04772 ;
    skos:closeMatch <http://dewey.info/class/737.22/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/737.22/e23/> ;
    skos:prefLabel "Lockets"@en,
        "Medaljonger"@nb .

humord:c25752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25752" ;
    dct:modified "2012-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Assassination"@en ;
    skos:broadMatch <http://dewey.info/class/364.1523/e23/> ;
    skos:broader humord:c08900 ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.1523/e23/> ;
    skos:prefLabel "Assassinations"@en,
        "Snikmord"@nb .

humord:c25754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25754" ;
    dct:modified "2012-01-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Unhappiness"@en ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/152.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Sadness"@en,
        "Tristhet"@nb ;
    skos:related humord:c08028 .

humord:c25755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25755" ;
    dct:modified "2012-01-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lesgians"@en,
        "Lesgier"@nb,
        "Lesginer"@nb,
        "Lesginere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8999641/e23/>,
        <http://dewey.info/class/5--999641/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk i det østlige Kaukasus, særlig i fjelldalene i den russiske republikken Dagestan og i Aserbajdsjan <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8999641/e23/>,
        <http://dewey.info/class/5--999641/e23/> ;
    skos:prefLabel "Lezgins"@en,
        "Lesgiere"@nb .

humord:c25757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25757" ;
    dct:modified "2024-10-18T09:48:39"^^xsd:dateTime ;
    skos:altLabel "Veddah language"@en,
        "Vedda språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.48/e23/>,
        <http://dewey.info/class/6--9148/e23/> ;
    skos:broader humord:c12162 ;
    skos:definition "Språket til veddaene, folkegruppe på Sri Lanka <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Språkkode: ved"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.48/e23/>,
        <http://dewey.info/class/6--9148/e23/> ;
    skos:prefLabel "Vedda language"@en,
        "Vedda språk"@nb .

humord:c25758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25758" ;
    dct:modified "2012-01-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:broader humord:c10369 ;
    skos:definition "Språk fra grenseområdet mellom Tadsjikistan og Usbekistan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:prefLabel "Parya language"@en,
        "Parya språk"@nb .

humord:c25759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25759" ;
    dct:modified "2012-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.449796/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.449796/e23/> ;
    skos:prefLabel "Sports journalism"@en,
        "Sportsjournalistikk"@nb .

humord:c25761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25761" ;
    dct:modified "2024-11-28T13:33:38"^^xsd:dateTime ;
    skos:altLabel "Teologisk antropologi"@nb ;
    skos:broader humord:c04453 ;
    skos:definition "Brukt om en teologisk (kristen) måte å se mennesket på <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Theological anthropology"@en,
        "Teologisk antropologi"@nb ;
    skos:related humord:c00398 ;
    skos:relatedMatch <http://dewey.info/class/202.2/e23/> .

humord:c25762 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25762" ;
    dct:modified "2025-02-21T14:36:26"^^xsd:dateTime ;
    skos:altLabel "Ise (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52181/e23/>,
        <http://dewey.info/class/915.2181/e23/>,
        <http://dewey.info/class/952.181/e23/> ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52181/e23/>,
        <http://dewey.info/class/915.2181/e23/>,
        <http://dewey.info/class/952.181/e23/> ;
    skos:prefLabel "Ise (City)"@en,
        "Ise (By)"@nb .

humord:c25763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25763" ;
    dct:modified "2024-10-11T14:50:16"^^xsd:dateTime ;
    skos:altLabel "Death metal"@nb ;
    skos:broadMatch <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c17811 ;
    skos:definition "Death metal er en retning innen heavy metal som er preget av høyt tempo, støyende, intens fremføring og ofte brutale og morbide tekster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Death metal"@en,
        "Death metal"@nb .

humord:c25765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25765" ;
    dct:modified "2024-11-08T13:10:43"^^xsd:dateTime ;
    skos:altLabel "Skadeavgrensing"@nb ;
    skos:broadMatch <http://dewey.info/class/363.346/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.346/e23/> ;
    skos:prefLabel "Damage control"@en,
        "Skadebegrensning"@nb ;
    skos:related humord:c01533,
        humord:c03901,
        humord:c22662,
        humord:c61652 .

humord:c25770 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25770" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nager"@en,
        "Nager"@nb ;
    skos:broadMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:broader humord:c28948 ;
    skos:definition "Vasallstat i den nordligste delen av Gilgit-Baltistan i nordpakistan, eksisterte til 1974 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Nagar"@en,
        "Nagar"@nb .

humord:c25771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25771" ;
    dct:modified "2024-11-26T12:33:58"^^xsd:dateTime ;
    skos:altLabel "Bokrull"@nb,
        "Bokrullar"@nb,
        "Skriftrullar"@nb,
        "Skriftruller"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/> ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/011.31/e23/>,
        <http://dewey.info/class/025.3412/e23/>,
        <http://dewey.info/class/091/e23/> ;
    skos:prefLabel "Scrolls"@en,
        "Bokruller"@nb ;
    skos:relatedMatch <http://dewey.info/class/011.31/e23/>,
        <http://dewey.info/class/025.3412/e23/> .

humord:c25773 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25773" ;
    dct:modified "2012-01-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Segl (Båter)"@nb ;
    skos:broadMatch <http://dewey.info/class/623.862/e23/> ;
    skos:broader humord:c04390 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.862/e23/> ;
    skos:prefLabel "Sails"@en,
        "Seil"@nb .

humord:c25775 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25775" ;
    dct:modified "2012-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4227/e23/>,
        <http://dewey.info/class/914.227/e23/>,
        <http://dewey.info/class/942.27/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c030621 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030621,
        <http://dewey.info/class/2--4227/e23/>,
        <http://dewey.info/class/914.227/e23/>,
        <http://dewey.info/class/942.27/e23/> ;
    skos:prefLabel "Hampshire"@en,
        "Hampshire"@nb .

humord:c25776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25776" ;
    dct:modified "2023-11-08T13:18:50"^^xsd:dateTime ;
    skos:altLabel "Civil litigations"@en,
        "Conflicts (Law)"@en,
        "Litigation"@en,
        "Litigations"@en,
        "Internasjonale tvisteløsninger"@nb,
        "Rettstvister"@nb,
        "Tvisteløsning"@nb,
        "Tvisteløsninger"@nb,
        "Tvistemål"@nb ;
    skos:broadMatch <http://dewey.info/class/347.09/e23/> ;
    skos:broader humord:c13365 ;
    skos:definition "Uenighet, strid, konflikt <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/347.09/e23/> ;
    skos:prefLabel "Disputes"@en,
        "Tvister"@nb ;
    skos:related humord:c25734 .

humord:c25777 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25777" ;
    dct:modified "2025-01-28T07:38:08"^^xsd:dateTime ;
    skos:altLabel "Pentecost"@en,
        "Pinse"@nb ;
    skos:broadMatch <http://dewey.info/class/296.438/e23/> ;
    skos:broader humord:c08615 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/263.94/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/263.94/e23/>,
        <http://dewey.info/class/296.438/e23/>,
        <http://dewey.info/class/781.7293/e23/> ;
    skos:prefLabel "Whitsun"@en,
        "Pinse"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.7293/e23/> .

humord:c25778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25778" ;
    dct:modified "2024-11-05T14:03:27"^^xsd:dateTime ;
    skos:altLabel "Dwarfs (Persons with dwarfism)"@en,
        "Little persons"@en,
        "Dvergar (Personar)"@nb,
        "Dverger (Personer)"@nb,
        "Kortvaksne"@nb ;
    skos:broadMatch <http://dewey.info/class/362.4/e23/>,
        <http://dewey.info/class/599.949/e23/> ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1967/e23/>,
        <http://dewey.info/class/362.4/e23/>,
        <http://dewey.info/class/599.949/e23/>,
        <http://dewey.info/class/616.71/e23/> ;
    skos:prefLabel "People of short stature"@en,
        "Kortvokste"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.1967/e23/>,
        <http://dewey.info/class/616.71/e23/> .

humord:c25780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25780" ;
    dct:modified "2024-01-03T11:18:01"^^xsd:dateTime ;
    skos:altLabel "Networks (Sociology)"@en,
        "Social circles"@en,
        "Social network"@en,
        "Nettverk (Sosiologi)"@nb,
        "Sosiale nettverk"@nb,
        "Sosialt nettverk"@nb ;
    skos:broader humord:c09219 ;
    skos:closeMatch <http://dewey.info/class/302.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Skilt ut fra Sosial interaksjon jan2012. Omindeksering utført av Astrid Anderson. 2012-01-27/bsh"@nb ;
    skos:exactMatch realfagstermer:c006412 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006412,
        <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Social networks (Interaction)"@en,
        "Sosiale nettverk"@nb .

humord:c25781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25781" ;
    dct:modified "2024-07-05T14:18:43"^^xsd:dateTime ;
    skos:altLabel "Kometar"@nb ;
    skos:broader humord:c67517 ;
    skos:definition "Et himmellegeme bestående av frossen gass, stein og støv som tilhører solsystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c000504,
        <http://dewey.info/class/2--993/e23/>,
        <http://dewey.info/class/523.6/e23/>,
        <http://dewey.info/class/919.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000504,
        <http://dewey.info/class/2--993/e23/>,
        <http://dewey.info/class/523.6/e23/>,
        <http://dewey.info/class/919.93/e23/> ;
    skos:prefLabel "Comets"@en,
        "Kometer"@nb .

humord:c25782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25782" ;
    dct:modified "2020-07-03T13:43:26"^^xsd:dateTime ;
    skos:altLabel "Transition (Politics)"@en,
        "Transisjon (Politikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09699 ;
    skos:definition "Kritisk fase i overgangen fra et ikke-demokratisk til et demokratisk regime  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/>,
        <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Transitions (Politics)"@en,
        "Transisjoner (Politikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.8/e23/> .

humord:c25783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25783" ;
    dct:modified "2024-05-15T15:13:53"^^xsd:dateTime ;
    skos:altLabel "Combat disorder"@en,
        "Combat disorders"@en,
        "Combat neuroses"@en,
        "Combat neurosis"@en,
        "Combat stress disorder"@en,
        "Combat stress disorders"@en,
        "Shell shock"@en,
        "War neuroses"@en,
        "War neurosis"@en,
        "Krigsneurosar"@nb,
        "Krigsnevrosar"@nb,
        "Krigstrauma"@nb,
        "Krigstraume"@nb,
        "Krigstraumer"@nb ;
    skos:broader humord:c17477 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85212/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/362.86/e23/>,
        <http://dewey.info/class/616.85212/e23/>,
        <http://dewey.info/class/617.1/e23/>,
        <http://dewey.info/class/617.713/e23/> ;
    skos:prefLabel "War neurosis"@en,
        "Krigsnevroser"@nb ;
    skos:related humord:c14123 ;
    skos:relatedMatch <http://dewey.info/class/305.9355/e23/>,
        <http://dewey.info/class/355.02/e23/>,
        <http://dewey.info/class/362.86/e23/>,
        <http://dewey.info/class/617.1/e23/>,
        <http://dewey.info/class/617.713/e23/> .

humord:c25785 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25785" ;
    dct:modified "2025-02-20T14:52:59"^^xsd:dateTime ;
    skos:altLabel "Sør-Molukkene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:broader humord:c19846 ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:prefLabel "South Maluku"@en,
        "Sør-Molukkene"@nb .

humord:c25786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25786" ;
    dct:modified "2024-10-31T12:12:15"^^xsd:dateTime ;
    skos:altLabel "Garvarar"@nb ;
    skos:broader humord:c07448 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/305.967523/e23/>,
        <http://dewey.info/class/675.23092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.967523/e23/>,
        <http://dewey.info/class/675.23092/e23/> ;
    skos:prefLabel "Tanners"@en,
        "Garvere"@nb ;
    skos:related humord:c07688 .

humord:c25787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25787" ;
    dct:modified "2025-03-06T08:17:28"^^xsd:dateTime ;
    skos:altLabel "North Saami language"@en,
        "Northern Saami language"@en,
        "Northern Sámi language"@en,
        "Nordsamisk språk"@nb ;
    skos:broader humord:c10809 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Språkkode: sme"@nb ;
    skos:exactMatch <http://dewey.info/class/494.5745/e23/>,
        <http://dewey.info/class/6--945745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5745/e23/>,
        <http://dewey.info/class/6--945745/e23/> ;
    skos:prefLabel "North Sámi language"@en,
        "Nordsamisk språk"@nb .

humord:c25789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25789" ;
    dct:modified "2023-12-18T15:34:00"^^xsd:dateTime ;
    skos:altLabel "Educational guidance (Educational science)"@en,
        "Educational mentoring (Educational science)"@en,
        "Rettleiing (Pedagogikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/372.1102/e23/>,
        <http://dewey.info/class/378.17/e23/> ;
    skos:broader humord:c07881 ;
    skos:definition "Målrettet samtale der målet er økt innsikt, forståelse og evne til å ta selvstendige valg <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/371.4/e23/>,
        <http://dewey.info/class/372.1102/e23/>,
        <http://dewey.info/class/378.17/e23/> ;
    skos:prefLabel "Educational supervision (Educational science)"@en,
        "Veiledning (Pedagogikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.4/e23/> .

humord:c25790 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25790" ;
    dct:modified "2025-02-04T08:29:12"^^xsd:dateTime ;
    skos:altLabel "Republikken Sør-Sudan"@nb,
        "Sør-Sudan"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "Erklært som selvstendig stad den 9. juli 2011 og da løsrevet fra Sudan <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--629/e23/>,
        <http://dewey.info/class/916.29/e23/>,
        <http://dewey.info/class/962.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--629/e23/>,
        <http://dewey.info/class/916.29/e23/>,
        <http://dewey.info/class/962.9/e23/> ;
    skos:prefLabel "South Sudan"@en,
        "Sør-Sudan"@nb ;
    skos:related humord:c01614 .

humord:c25792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25792" ;
    dct:modified "2024-11-27T17:19:05"^^xsd:dateTime ;
    skos:altLabel "Stinginess"@en,
        "Gjerrigskap"@nb ;
    skos:broadMatch <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Avarice"@en,
        "Gjerrighet"@nb .

humord:c25794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25794" ;
    dct:modified "2024-08-28T11:49:28"^^xsd:dateTime ;
    skos:altLabel "Asymmteric war"@en,
        "Asymmetrisk krig"@nb,
        "Asymmetrisk krigføring"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0218/e23/> ;
    skos:broader humord:c09523 ;
    skos:definition "Asymmetrisk krigføring er når to parter i en krig har svært forskjellig militær kapasitet eller metoder for krigføring <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0218/e23/> ;
    skos:prefLabel "Asymmteric warfare"@en,
        "Asymmetrisk krigføring"@nb .

humord:c25798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25798" ;
    dct:modified "2012-02-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Palatals"@en,
        "Palataler"@nb .

humord:c25799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25799" ;
    dct:modified "2012-02-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05749 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Alveolars"@en,
        "Alveolarer"@nb .

humord:c25801 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25801" ;
    dct:modified "2024-02-07T08:17:22"^^xsd:dateTime ;
    skos:altLabel "Cultural diversity (Culture)"@en,
        "Cultural pluralism"@en,
        "Cultural plurality"@en,
        "Multiculturality"@en,
        "Multicultures"@en,
        "Fleirkulturalitet"@nb,
        "Fleirkulturar"@nb,
        "Fleirkulturell kommunikasjon"@nb,
        "Flerkulturell kommunikasjon"@nb,
        "Flerkulturer"@nb,
        "Kulturell pluralisme"@nb,
        "Kulturelt mangfold"@nb,
        "Kulturmangfold"@nb,
        "Kulturpluralisme"@nb,
        "Multikulturalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c04515 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c002236 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002236,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Multiculturalism"@en,
        "Flerkulturalitet"@nb ;
    skos:related humord:c12974,
        humord:c20994 .

humord:c25807 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25807" ;
    dct:modified "2020-07-31T12:22:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:broader humord:c02692 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482413/e23/>,
        <http://dewey.info/class/914.82413/e23/>,
        <http://dewey.info/class/948.2413/e23/> ;
    skos:prefLabel "Moelv (Innlandet)"@en,
        "Moelv (Innlandet)"@nb .

humord:c25808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25808" ;
    dct:modified "2012-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/677.616/e23/> ;
    skos:broader humord:c05484 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.616/e23/> ;
    skos:prefLabel "Brocade"@en,
        "Brokade"@nb .

humord:c25809 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c05418 ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25809" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filmhistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c25810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25810" ;
    dct:modified "2024-07-03T14:57:36"^^xsd:dateTime ;
    skos:altLabel "Actionfilmar"@nb ;
    skos:broadMatch <http://dewey.info/class/791.436/e23/> ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436/e23/> ;
    skos:prefLabel "Action films"@en,
        "Actionfilmer"@nb .

humord:c25811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25811" ;
    dct:modified "2012-02-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Photo journalism"@en ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.49/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.49/e23/>,
        <http://dewey.info/class/371.897/e23/> ;
    skos:prefLabel "Photojournalism"@en,
        "Fotojournalistikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.897/e23/> .

humord:c25813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25813" ;
    dct:modified "2012-02-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reinsdyrskinn"@nb ;
    skos:broadMatch <http://dewey.info/class/675/e23/> ;
    skos:broader humord:c08369 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/675/e23/>,
        <http://dewey.info/class/745.531/e23/> ;
    skos:prefLabel "Reindeer skins"@en,
        "Reinskinn"@nb ;
    skos:related humord:c07641 ;
    skos:relatedMatch <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/745.531/e23/> .

humord:c25815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25815" ;
    dct:modified "2012-02-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fish skin"@en ;
    skos:broadMatch <http://dewey.info/class/675/e23/> ;
    skos:broader humord:c08369 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/675/e23/>,
        <http://dewey.info/class/745.531/e23/> ;
    skos:prefLabel "Fish leather"@en,
        "Fiskeskinn"@nb ;
    skos:relatedMatch <http://dewey.info/class/745.531/e23/> .

humord:c25816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25816" ;
    dct:modified "2012-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/675/e23/> ;
    skos:broader humord:c08369 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/675/e23/>,
        <http://dewey.info/class/745.531/e23/> ;
    skos:prefLabel "Sealskin"@en,
        "Selskinn"@nb ;
    skos:related humord:c24120 ;
    skos:relatedMatch <http://dewey.info/class/745.531/e23/> .

humord:c25817 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25817" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:broader humord:c13022 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484456/e23/>,
        <http://dewey.info/class/914.84456/e23/>,
        <http://dewey.info/class/948.4456/e23/> ;
    skos:prefLabel "Kabelvåg"@en,
        "Kabelvåg"@nb .

humord:c25818 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25818" ;
    dct:modified "2025-01-06T13:00:00"^^xsd:dateTime ;
    skos:altLabel "Ferdsel"@nb ;
    skos:broader humord:c04333 ;
    skos:definition "Det å ferdes <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Tatt inn for å kunne skille mellom det å ferdes til fots, med hest o.l. i mer historisk betydning, og det mer moderne begrepet trafikk. 2012-02-23.bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/796.51/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Passage"@en,
        "Ferdsel"@nb ;
    skos:related humord:c04334 ;
    skos:relatedMatch <http://dewey.info/class/388/e23/>,
        <http://dewey.info/class/796.51/e23/>,
        <http://dewey.info/class/910/e23/> .

humord:c25819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25819" ;
    dct:modified "2025-02-25T08:29:36"^^xsd:dateTime ;
    skos:altLabel "Hooligans"@en,
        "Soccer hooligans"@en,
        "Fotballhooligans"@nb,
        "Hooligans"@nb ;
    skos:broadMatch <http://dewey.info/class/306.483/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Bølle, ramp, gjengmedlem knyttet til fotballag og fotballkamper <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.483/e23/> ;
    skos:prefLabel "Football hooligans"@en,
        "Fotballhooligans"@nb ;
    skos:related humord:c20203 .

humord:c25820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25820" ;
    dct:modified "2024-09-04T16:45:23"^^xsd:dateTime ;
    skos:altLabel "Casuals"@nb ;
    skos:broadMatch <http://dewey.info/class/306.483/e23/> ;
    skos:broader humord:c25819 ;
    skos:definition "Casuals er en undergruppe av fotballhooligans som atskiller seg i klesstil i det de bruker designerklær og dyre sportsklær for å unngå oppmerksomhet fra politi og rivaliserende hooligans <UBO"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.483/e23/> ;
    skos:prefLabel "Casuals"@en,
        "Casuals"@nb .

humord:c25822 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25822" ;
    dct:modified "2025-01-05T19:45:35"^^xsd:dateTime ;
    skos:altLabel "Trebåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8207/e23/> ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:exactMatch realfagstermer:c031777 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031777,
        <http://dewey.info/class/623.8207/e23/> ;
    skos:prefLabel "Wooden boats"@en,
        "Trebåter"@nb .

humord:c25823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25823" ;
    dct:modified "2025-01-03T08:29:32"^^xsd:dateTime ;
    skos:altLabel "Båtkonstruksjonar"@nb ;
    skos:broader humord:c04305 ;
    skos:closeMatch <http://dewey.info/class/387.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2/e23/>,
        <http://dewey.info/class/623.81/e23/> ;
    skos:prefLabel "Naval constructions"@en,
        "Båtkonstruksjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/623.81/e23/> .

humord:c25824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25824" ;
    dct:modified "2024-11-28T16:13:36"^^xsd:dateTime ;
    skos:altLabel "Hamp"@nb ;
    skos:broadMatch <http://dewey.info/class/583.648/e23/>,
        <http://dewey.info/class/676.14/e23/> ;
    skos:broader humord:c67514 ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:exactMatch realfagstermer:c004363,
        <http://dewey.info/class/677.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004363,
        <http://dewey.info/class/583.648/e23/>,
        <http://dewey.info/class/676.14/e23/>,
        <http://dewey.info/class/677.12/e23/>,
        <http://dewey.info/class/746.0412/e23/> ;
    skos:prefLabel "Hemp"@en,
        "Hamp"@nb ;
    skos:relatedMatch <http://dewey.info/class/746.0412/e23/> .

humord:c25825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25825" ;
    dct:modified "2014-06-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Writing instruction"@en,
        "Writing lessons"@en,
        "Skriveundervisning"@nb ;
    skos:broader humord:c07927,
        humord:c25828 ;
    skos:closeMatch <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/372.63/e23/> ;
    skos:editorialNote "Har valgt å ikke splitte denne da den er ønsket av fagreferent og er en leksikalisert term. 2012-02-16/bsh"@nb,
        "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.623/e23/>,
        <http://dewey.info/class/372.63/e23/>,
        <http://dewey.info/class/808.02071/e23/> ;
    skos:prefLabel "Writing education"@en,
        "Skriveopplæring"@nb ;
    skos:related humord:c28060 ;
    skos:relatedMatch <http://dewey.info/class/808.02071/e23/> .

humord:c25827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25827" ;
    dct:modified "2012-02-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/649.68/e23/> ;
    skos:broader humord:c07926,
        humord:c25828 ;
    skos:editorialNote "Har valgt å ikke splitte denne da den er ønsket av fagreferent og er en leksikalisert term. 2012-02-16/bsh"@nb,
        "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/372.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.4/e23/>,
        <http://dewey.info/class/649.68/e23/> ;
    skos:prefLabel "Reading education"@en,
        "Leseopplæring"@nb ;
    skos:related humord:c06327 .

humord:c25828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25828" ;
    dct:modified "2017-11-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "General training for reading and writing"@en,
        "Teaching reading and writing"@en ;
    skos:broader humord:c07899 ;
    skos:closeMatch <http://dewey.info/class/372.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Reading and writing education"@en,
        "Lese- og skriveopplæring"@nb .

humord:c25829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25829" ;
    dct:modified "2012-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "State collapse"@en,
        "Statskollaps"@nb ;
    skos:broader humord:c09680 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "Failed state"@en,
        "Statssammenbrudd"@nb ;
    skos:related humord:c25831 ;
    skos:relatedMatch <http://dewey.info/class/321.09/e23/> .

humord:c25831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25831" ;
    dct:modified "2012-02-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.15/e23/>,
        <http://dewey.info/class/321.08/e23/> ;
    skos:broader humord:c09755 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.15/e23/>,
        <http://dewey.info/class/321.08/e23/> ;
    skos:prefLabel "Weak states"@en,
        "Svake stater"@nb ;
    skos:related humord:c25829 .

humord:c25834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25834" ;
    dct:modified "2012-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Movement (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Movement (Linguistics)"@en,
        "Flytting (Lingvistikk)"@nb .

humord:c25837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25837" ;
    dct:modified "2024-11-27T20:50:01"^^xsd:dateTime ;
    skos:altLabel "Ærlegdom"@nb,
        "Ærlegskap"@nb ;
    skos:broadMatch <http://dewey.info/class/177.3/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c00311 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/179.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/177.3/e23/>,
        <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:prefLabel "Honesty"@en,
        "Ærlighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/205.699/e23/> .

humord:c25838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25838" ;
    dct:modified "2020-06-16T12:44:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5293/e23/> ;
    skos:broader humord:c05656 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/247.1/e23/>,
        <http://dewey.info/class/726.5293/e23/> ;
    skos:prefLabel "Choir stalls"@en,
        "Korstoler"@nb .

humord:c25839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25839" ;
    dct:modified "2024-11-19T10:35:57"^^xsd:dateTime ;
    skos:altLabel "Eksperimentelt design"@nb ;
    skos:broader humord:c01493 ;
    skos:definition "Undersøkelser hvor visse forsøksbetingelser (f.eks. en behandling) er standardiserte (kontrollerte), men hvor et kjennetegn ved forsøket er tilfeldig fordelt blant forsøkspersonene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.434/e23/> ;
    skos:prefLabel "Experimental design"@en,
        "Eksperimentelt design"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.434/e23/> .

humord:c25840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25840" ;
    dct:modified "2012-02-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Villaer (Nyere tid)"@nb ;
    skos:broadMatch <http://dewey.info/class/643.1/e23/> ;
    skos:broader humord:c05206 ;
    skos:closeMatch <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/690.837/e23/>,
        <http://dewey.info/class/728.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.1/e23/>,
        <http://dewey.info/class/690.837/e23/>,
        <http://dewey.info/class/690.88/e23/>,
        <http://dewey.info/class/728.37/e23/>,
        <http://dewey.info/class/728.8/e23/> ;
    skos:prefLabel "Detached houses"@en,
        "Eneboliger"@nb .

humord:c25841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25841" ;
    dct:modified "2012-02-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05206 ;
    skos:closeMatch <http://dewey.info/class/728.8093/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/728.8093/e23/> ;
    skos:prefLabel "Villas"@en,
        "Villaer (Antikken)"@nb .

humord:c25845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25845" ;
    dct:modified "2024-08-20T16:27:01"^^xsd:dateTime ;
    skos:altLabel "Clan feud"@en,
        "Clan feuds"@en,
        "Family feud"@en,
        "Klansfeide"@nb,
        "Slektsfeide"@nb,
        "Ættefeide"@nb,
        "Ættestrid"@nb ;
    skos:broadMatch <http://dewey.info/class/306.85/e23/> ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.85/e23/> ;
    skos:prefLabel "Family feuds"@en,
        "Slektsfeide"@nb .

humord:c25849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25849" ;
    dct:modified "2020-06-26T11:45:47"^^xsd:dateTime ;
    skos:altLabel "Post-conflict condition"@en,
        "Post-conflict situation"@en,
        "Post-conflict transition"@en,
        "Post-war situation"@en,
        "Post-war transition"@en,
        "Postwar condition"@en,
        "Postwar situation"@en,
        "Postwar transition"@en,
        "Post-konflikt situasjon"@nb,
        "Post-konflikt tilstand"@nb,
        "Post-konfliktsituasjon"@nb,
        "Post-konflikttilstand"@nb,
        "Postkonflikt"@nb ;
    skos:broader humord:c09670 ;
    skos:closeMatch <http://dewey.info/class/355.028/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320/e23/>,
        <http://dewey.info/class/355.028/e23/> ;
    skos:prefLabel "Post-war condition"@en,
        "Etterkrigstilstand"@nb ;
    skos:relatedMatch <http://dewey.info/class/320/e23/> .

humord:c25854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25854" ;
    dct:modified "2012-03-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Existential clauses"@en,
        "Existential sentences"@en,
        "Presentative sentences"@en,
        "Eksistensialsetninger"@nb,
        "Presentering (Syntaks)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06107 ;
    skos:definition "Setningsstruktur som ofte uttrykker eksistensen av personer, dyr, ting eller ideer, og hvor de er <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Presentative clauses"@en,
        "Presenteringssetninger"@nb .

humord:c25857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25857" ;
    dct:modified "2019-04-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Political behavior"@en,
        "Politisk adferd"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09547 ;
    skos:definition "Brukes om studiet av politiske prosesser på individnivå <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Political behaviour"@en,
        "Politisk atferd"@nb ;
    skos:related humord:c09191,
        humord:c09705,
        humord:c18313 .

humord:c25859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25859" ;
    dct:modified "2025-01-28T07:36:03"^^xsd:dateTime ;
    skos:altLabel "Filmfestivalar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--074/e23/> ;
    skos:broader humord:c04846,
        humord:c05418 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/791.43074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/791.43074/e23/> ;
    skos:prefLabel "Film festivals"@en,
        "Filmfestivaler"@nb .

humord:c25860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25860" ;
    dct:modified "2024-10-24T10:45:19"^^xsd:dateTime ;
    skos:altLabel "Mandingi language"@en,
        "Mani language"@en,
        "Mmani language"@en,
        "Bullom So språk"@nb,
        "Mani språk"@nb,
        "Mmani språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:broader humord:c09831 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: buy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.34/e23/>,
        <http://dewey.info/class/6--9634/e23/> ;
    skos:prefLabel "Bullom So language"@en,
        "Bullom So språk"@nb .

humord:c25864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25864" ;
    dct:modified "2024-10-22T10:03:55"^^xsd:dateTime ;
    skos:altLabel "Yawuru språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c15412 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: ywr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Yawuru language"@en,
        "Yawuru språk"@nb .

humord:c25866 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25866" ;
    dct:modified "2021-11-09T13:31:17"^^xsd:dateTime ;
    skos:altLabel "Martial law (Military affairs)"@en,
        "State of exception"@en,
        "State of siege"@en ;
    skos:broader humord:c09719 ;
    skos:definition "Krisetilstand, f eks krig el. opprør, da landets regjering får fullmakt til  å treffe særbestemmelser <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.9/e23/>,
        <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "State of emergency"@en,
        "Unntakstilstand"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.9/e23/>,
        <http://dewey.info/class/321.09/e23/> .

humord:c25867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25867" ;
    dct:modified "2024-12-13T07:49:25"^^xsd:dateTime ;
    skos:altLabel "Det sjette korstog (1228-1229)"@en,
        "Sixth Crusade (1228-1229)"@en,
        "The sixth Crusade"@en,
        "The sixth Crusade (1228-1229)"@en,
        "Det sjette korstog"@nb,
        "Det sjette krosstog"@nb,
        "Sjette korstog"@nb,
        "Sjette korstog (1228-1229)"@nb,
        "Sjette krosstog"@nb,
        "Sjette krosstog (1228-1229)"@nb ;
    skos:broadMatch <http://dewey.info/class/956.94032/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.184/e23/>,
        <http://dewey.info/class/956.94032/e23/> ;
    skos:prefLabel "Sixth Crusade"@en,
        "Sjette korstog"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.184/e23/> .

humord:c25868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25868" ;
    dct:modified "2024-09-16T09:20:59"^^xsd:dateTime ;
    skos:altLabel "Chiila language"@en,
        "Shukulumbwe language"@en,
        "Sukulumbwe language"@en,
        "Chiila språk"@nb,
        "Ila språk"@nb,
        "Seshukulumbwe språk"@nb,
        "Shukulumbwe språk"@nb,
        "Sukulumbwe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: ila"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Ila language"@en,
        "Ila språk"@nb .

humord:c25873 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00561,
        humord:c09651 ;
    dct:created "2012-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25873" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feministisk liberalisme (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c25874 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25874" ;
    dct:modified "2024-11-14T13:53:46"^^xsd:dateTime ;
    skos:altLabel "Nyheitskriteriterium"@nb,
        "Nyheitsverdiar"@nb,
        "Nyhendekriterium"@nb,
        "Nyhendeverdiar"@nb,
        "Nyhetsverdier"@nb ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/> ;
    skos:broader humord:c09080 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/> ;
    skos:prefLabel "News values"@en,
        "Nyhetskriterier"@nb .

humord:c25875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25875" ;
    dct:modified "2012-03-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Internet journalism"@en,
        "Internettjournalistikk"@nb,
        "Nettjournalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.402854678/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.402854678/e23/> ;
    skos:prefLabel "Digital journalism"@en,
        "Digital journalistikk"@nb .

humord:c25878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25878" ;
    dct:modified "2024-10-31T10:35:44"^^xsd:dateTime ;
    skos:altLabel "Krigskorrespondentar"@nb ;
    skos:broader humord:c13269 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4333092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4333092/e23/> ;
    skos:prefLabel "War correspondents"@en,
        "Krigskorrespondenter"@nb ;
    skos:related humord:c23986 .

humord:c25879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25879" ;
    dct:modified "2024-11-12T08:21:18"^^xsd:dateTime ;
    skos:altLabel "Matsikkerheit (Matforsyning)"@nb,
        "Matvaresikkerheit"@nb,
        "Matvaresikkerhet"@nb ;
    skos:broadMatch <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/363.8/e23/> ;
    skos:broader humord:c07758,
        humord:c28115 ;
    skos:definition "Det å ha tilgang på tilstrekkelig mat <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/363.8/e23/> ;
    skos:prefLabel "Food security"@en,
        "Matsikkerhet (Matforsyning)"@nb .

humord:c25881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25881" ;
    dct:modified "2024-11-14T13:40:43"^^xsd:dateTime ;
    skos:altLabel "Nyheitsdekking"@nb,
        "Nyhendedekking"@nb ;
    skos:broadMatch <http://dewey.info/class/070.449/e23/> ;
    skos:broader humord:c09080 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.449/e23/> ;
    skos:prefLabel "News coverage"@en,
        "Nyhetsdekning"@nb ;
    skos:related humord:c29931 .

humord:c25883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25883" ;
    dct:modified "2020-11-30T13:57:49"^^xsd:dateTime ;
    skos:broader humord:c05418 ;
    skos:closeMatch <http://dewey.info/class/777/e23/> ;
    skos:definition "Dreier seg om de valg som må gjøres faglig og kunstnerisk hva gjelder lyssetting, bildeutsnitt og kamerabevegelser ved innspilling av en film <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/777/e23/> ;
    skos:prefLabel "Cinematography"@en,
        "Kinematografi"@nb .

humord:c25884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25884" ;
    dct:modified "2024-08-27T14:41:15"^^xsd:dateTime ;
    skos:altLabel "Work permits"@en,
        "Arbeidsløyve"@nb,
        "Arbeidstillatelser"@nb ;
    skos:broader humord:c09123,
        humord:c09569 ;
    skos:definition "Arbeidstillatelse er en tillatelse som utlendinger må ha for å kunne arbeide i Norge <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.631/e23/>,
        <http://dewey.info/class/331.12791/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/342.481083/e23/> ;
    skos:prefLabel "Work permit"@en,
        "Arbeidstillatelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.631/e23/>,
        <http://dewey.info/class/331.12791/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/342.481083/e23/> .

humord:c25885 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25885" ;
    dct:modified "2020-06-29T15:18:01"^^xsd:dateTime ;
    skos:altLabel "Gender persecution"@en,
        "Gender-based persecution"@en,
        "Gender-related persecution"@en,
        "Kjønnsforfølgelse"@nb ;
    skos:broadMatch <http://dewey.info/class/362.88/e23/> ;
    skos:broader humord:c09319 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3/e23/>,
        <http://dewey.info/class/362.88/e23/> ;
    skos:prefLabel "Sex persecution"@en,
        "Kjønnsbasert forfølgelse"@nb ;
    skos:related humord:c08893 ;
    skos:relatedMatch <http://dewey.info/class/305.3/e23/> .

humord:c25886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25886" ;
    dct:modified "2025-01-29T14:59:18"^^xsd:dateTime ;
    skos:altLabel "Courses (Food)"@en,
        "Maretter"@nb,
        "Matrettar"@nb ;
    skos:broadMatch <http://dewey.info/class/641.5/e23/> ;
    skos:broader humord:c04821 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.5/e23/> ;
    skos:prefLabel "Dishes (Food)"@en,
        "Matretter"@nb .

humord:c25887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25887" ;
    dct:modified "2025-01-29T15:00:44"^^xsd:dateTime ;
    skos:altLabel "Sushi"@nb ;
    skos:broadMatch <http://dewey.info/class/641.82/e23/> ;
    skos:broader humord:c25886 ;
    skos:definition "Sushi er ein japansk matrett som består av shari (kokt ris, tradisjonelt tilsett risvineddik, sukker og salt) kombinert med andre ingrediensar kalla neta, som ofte er rå fisk og annan sjømat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.82/e23/> ;
    skos:prefLabel "Sushi"@en,
        "Sushi"@nb .

humord:c25888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25888" ;
    dct:modified "2024-10-22T14:25:58"^^xsd:dateTime ;
    skos:altLabel "Moil language"@en,
        "Moil språk"@nb,
        "Ngan’gityemerri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: nam"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Ngan’gityemerri language"@en,
        "Ngan’gityemerri språk"@nb .

humord:c25891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25891" ;
    dct:modified "2024-10-18T15:03:02"^^xsd:dateTime ;
    skos:altLabel "Maklere language"@en,
        "Makalero språk"@nb,
        "Maklere språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Språkkode: mjb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Makalero language"@en,
        "Makalero språk"@nb .

humord:c25894 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25894" ;
    dct:modified "2024-12-06T12:55:01"^^xsd:dateTime ;
    skos:altLabel "Berbersk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Berber folk literature"@en,
        "Berbersk folkediktning"@nb .

humord:c25895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25895" ;
    dct:modified "2012-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nypatrimonialisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09198 ;
    skos:definition "Det at makthavere bruker statens ressurser til å sikre visse grupper i befolkningen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.4/e23/> ;
    skos:prefLabel "Neopatrimonialism"@en,
        "Neopatrimonialisme"@nb .

humord:c25896 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25896" ;
    dct:modified "2012-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Indie (Musikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c17308 ;
    skos:definition "Opprinnelig brukt om musikk av artister på små uavhengige selskaper, men har etterhvert blitt brukt som en egen sjanger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Indie"@en,
        "Indiemusikk"@nb .

humord:c25897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25897" ;
    dct:modified "2012-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Seed grain"@en ;
    skos:broadMatch <http://dewey.info/class/664.7/e23/> ;
    skos:broader humord:c12841 ;
    skos:closeMatch <http://dewey.info/class/641.331/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.331/e23/>,
        <http://dewey.info/class/664.7/e23/> ;
    skos:prefLabel "Seed corn"@en,
        "Såkorn"@nb ;
    skos:related humord:c07650 .

humord:c25898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25898" ;
    dct:modified "2024-10-22T14:25:30"^^xsd:dateTime ;
    skos:altLabel "Na-kara language"@en,
        "Nakkara language"@en,
        "Na-kara språk"@nb,
        "Nakara språk"@nb,
        "Nakkara språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: nck"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Nakara language"@en,
        "Nakara språk"@nb .

humord:c25903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25903" ;
    dct:modified "2022-02-24T11:25:06"^^xsd:dateTime ;
    skos:altLabel "Misinformation"@en,
        "Feilinformasjon"@nb,
        "Misvisende informasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/327.14/e23/> ;
    skos:broader humord:c09086 ;
    skos:definition "Mangelfull, misvisende informasjon; systematisk feilinformasjon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.9/e23/>,
        <http://dewey.info/class/306.42/e23/>,
        <http://dewey.info/class/327.14/e23/> ;
    skos:prefLabel "Disinformation"@en,
        "Desinformasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.9/e23/> .

humord:c25905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25905" ;
    dct:modified "2012-03-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09077 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Media literacy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media literacy"@en,
        "Mediekompetanse"@nb .

humord:c25906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25906" ;
    dct:modified "2023-11-19T21:34:18"^^xsd:dateTime ;
    skos:altLabel "Computer literacy"@en,
        "Electronic literacy"@en,
        "Digital kompetanse"@nb,
        "IT-kompetanse"@nb ;
    skos:broader humord:c25905 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c001898 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001898,
        <http://dewey.info/class/372.34/e23/> ;
    skos:prefLabel "Digital literacy"@en,
        "Digital kompetanse"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.34/e23/> .

humord:c25907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25907" ;
    dct:modified "2012-03-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.45/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Program formats (Television)"@en,
        "Programformater (Fjernsyn)"@nb .

humord:c25908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25908" ;
    dct:modified "2025-01-13T10:11:56"^^xsd:dateTime ;
    skos:altLabel "Levande bilete"@nb ;
    skos:broadMatch <http://dewey.info/class/777/e23/>,
        <http://dewey.info/class/791.43/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:broader humord:c05183 ;
    skos:definition "Omfatter blant annet både film, fjernsyn, web-tv, video, videokunst og før-filmiske eksperimenter med fotografier satt sammen til bilder som \"beveget  seg\" <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/777/e23/>,
        <http://dewey.info/class/791.43/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Moving images"@en,
        "Levende bilder"@nb ;
    skos:related humord:c05418 .

humord:c25909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25909" ;
    dct:modified "2024-10-16T13:15:56"^^xsd:dateTime ;
    skos:altLabel "Bedriftsstyre"@nb,
        "Styre (Bedrifter)"@nb,
        "Styrer (Bedrifter)"@nb ;
    skos:broader humord:c07590 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/658.422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.422/e23/> ;
    skos:prefLabel "Board of directors"@en,
        "Bedriftsstyrer"@nb ;
    skos:related humord:c07868 .

humord:c25910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25910" ;
    dct:modified "2024-11-29T12:37:40"^^xsd:dateTime ;
    skos:altLabel "Unawareness"@en,
        "Unfamiliarity"@en,
        "Ignoranse"@nb,
        "Kunnskapsløshet"@nb,
        "Kunnskapsløyse"@nb,
        "Uvitenhet"@nb ;
    skos:broader humord:c00363 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Ignorance"@en,
        "Ignoranse"@nb ;
    skos:related humord:c08078 ;
    skos:relatedMatch <http://dewey.info/class/001/e23/>,
        <http://dewey.info/class/306.42/e23/> .

humord:c25913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25913" ;
    dct:modified "2012-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/5--931/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:exactMatch <http://dewey.info/class/305.892762/e23/>,
        <http://dewey.info/class/5--92762/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.892762/e23/>,
        <http://dewey.info/class/5--92762/e23/>,
        <http://dewey.info/class/5--931/e23/> ;
    skos:prefLabel "Egyptians"@en,
        "Egyptere"@nb .

humord:c25914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25914" ;
    dct:modified "2012-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89192/e23/>,
        <http://dewey.info/class/5--9192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89192/e23/>,
        <http://dewey.info/class/5--9192/e23/> ;
    skos:prefLabel "Lithuanians"@en,
        "Litauere"@nb .

humord:c25915 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25915" ;
    dct:modified "2012-03-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00916 ;
    skos:editorialNote "Lukket bemerkning: ubb12"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89193/e23/>,
        <http://dewey.info/class/5--9193/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89193/e23/>,
        <http://dewey.info/class/5--9193/e23/> ;
    skos:prefLabel "Latvians"@en,
        "Latviere"@nb .

humord:c25916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25916" ;
    dct:modified "2025-01-21T07:18:06"^^xsd:dateTime ;
    skos:altLabel "Art gallery"@en,
        "Galleri (Kunsteamlingar)"@nb,
        "Gallerier (Kunstsamlinger)"@nb,
        "Kunstgalleri"@nb,
        "Kunstsalongar"@nb,
        "Kunstsalonger"@nb ;
    skos:broader humord:c04629 ;
    skos:definition "Utstillings- eller omsetningssted for bildende og dekorativ kunst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/708/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.093/e23/>,
        <http://dewey.info/class/708/e23/>,
        <http://dewey.info/class/727.7/e23/> ;
    skos:prefLabel "Art galleries"@en,
        "Kunstgallerier"@nb ;
    skos:related humord:c20731 ;
    skos:relatedMatch <http://dewey.info/class/344.093/e23/>,
        <http://dewey.info/class/727.7/e23/> .

humord:c25918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25918" ;
    dct:modified "2012-03-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.66/e23/> ;
    skos:broader humord:c05528 ;
    skos:definition "Stilretning innen tungrocken som oppstod i slutten av 1980-årene <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/> ;
    skos:prefLabel "Grunge"@en,
        "Grunge"@nb .

humord:c25919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25919" ;
    dct:modified "2024-02-02T12:20:38"^^xsd:dateTime ;
    skos:altLabel "Digital divide"@en,
        "Digitale skilje"@nb ;
    skos:broadMatch <http://dewey.info/class/303.4833/e23/> ;
    skos:broader humord:c09316 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c011587 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011587,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:prefLabel "Digital divides"@en,
        "Digitale skiller"@nb .

humord:c25920 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25920" ;
    dct:modified "2025-02-27T13:49:32"^^xsd:dateTime ;
    skos:altLabel "Kiriwinaøyane"@nb,
        "Kiriwinaøyene"@nb,
        "Trobrianderøyane"@nb,
        "Trobrianderøyene"@nb,
        "Trobriandøyane"@nb,
        "Trobriandøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9541/e23/>,
        <http://dewey.info/class/919.541/e23/> ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9541/e23/>,
        <http://dewey.info/class/919.541/e23/> ;
    skos:prefLabel "Trobriand Islands"@en,
        "Kiriwinaøyene"@nb .

humord:c25923 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25923" ;
    dct:modified "2025-02-21T08:25:11"^^xsd:dateTime ;
    skos:altLabel "Kepulauan Riau"@en,
        "Kepulauan Riau"@nb,
        "Riau-øyane"@nb,
        "Riau-øyene"@nb,
        "Riauøyane"@nb,
        "Riauøyene"@nb ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--598192/e23/>,
        <http://dewey.info/class/915.98192/e23/>,
        <http://dewey.info/class/959.8192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--598192/e23/>,
        <http://dewey.info/class/915.98192/e23/>,
        <http://dewey.info/class/959.8192/e23/> ;
    skos:prefLabel "Riau Islands"@en,
        "Riau-øyene"@nb .

humord:c25924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25924" ;
    dct:modified "2024-12-16T10:45:14"^^xsd:dateTime ;
    skos:altLabel "Bringing to justice"@en,
        "Court processes"@en,
        "Judicial processes"@en,
        "Rettsoppgjer"@nb ;
    skos:broadMatch <http://dewey.info/class/341.69/e23/>,
        <http://dewey.info/class/348.04/e23/> ;
    skos:broader humord:c09395 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.69/e23/>,
        <http://dewey.info/class/348.04/e23/> ;
    skos:prefLabel "Trials"@en,
        "Rettsoppgjør"@nb ;
    skos:related humord:c16958 .

humord:c25925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25925" ;
    dct:modified "2012-03-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c13366 ;
    skos:definition "Det å bidra til sin egen domfellelse ved å avgi forklaring eller gi tilgangtil andre bevis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.056/e23/> ;
    skos:prefLabel "Self-incrimination"@en,
        "Selvinkriminering"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.056/e23/> .

humord:c25926 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25926" ;
    dct:modified "2021-11-08T14:56:15"^^xsd:dateTime ;
    skos:altLabel "Amicable settlement"@en,
        "Compromise"@en,
        "Settlement of action"@en ;
    skos:broader humord:c13219 ;
    skos:definition "Avtale hvorved man oppgir strid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/331.8914/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/331.8914/e23/>,
        <http://dewey.info/class/347.09/e23/> ;
    skos:prefLabel "Settlement (Conflict management)"@en,
        "Forlik"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/347.09/e23/> .

humord:c25928 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25928" ;
    dct:modified "2024-11-22T07:42:25"^^xsd:dateTime ;
    skos:altLabel "Archaezoology"@en,
        "Archezoology"@en,
        "Zooarcheology"@en,
        "Zooarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:definition "Studiet av rester av dyr i arkeologiske utgravningsområder <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/560/e23/>,
        <http://dewey.info/class/591/e23/>,
        <http://dewey.info/class/599/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Zooarchaeology"@en,
        "Zooarkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/560/e23/>,
        <http://dewey.info/class/591/e23/>,
        <http://dewey.info/class/599/e23/> .

humord:c25930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25930" ;
    dct:modified "2012-03-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09651 ;
    skos:definition "Den ideologi som vokste frem i opplysningstiden, og som gikk ut på at myndighetenes oppgave var å beskytte og opprettholde innbyggernes rettigheter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/320.512/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.512/e23/> ;
    skos:prefLabel "Classical liberalism"@en,
        "Klassisk liberalisme"@nb .

humord:c25931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25931" ;
    dct:modified "2024-11-05T14:31:50"^^xsd:dateTime ;
    skos:altLabel "Exchange schoolchildren"@en,
        "Utvekslingselevar"@nb ;
    skos:broadMatch <http://dewey.info/class/371.82691/e23/>,
        <http://dewey.info/class/378.0162/e23/> ;
    skos:broader humord:c07216 ;
    skos:closeMatch <http://dewey.info/class/370.1162/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1162/e23/>,
        <http://dewey.info/class/371.82691/e23/>,
        <http://dewey.info/class/378.0162/e23/> ;
    skos:prefLabel "Exchange pupils"@en,
        "Utvekslingselever"@nb ;
    skos:related humord:c25940 .

humord:c25934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25934" ;
    dct:modified "2012-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Politisk deltagelse"@nb ;
    skos:broader humord:c09680 ;
    skos:definition "Deltakelse i aktivitet som har til formål eller resultat å øve innflytelse  på de politiske myndigheters beslutninger <Statsvitenskapelig leksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322/e23/>,
        <http://dewey.info/class/342.0854/e23/> ;
    skos:prefLabel "Political participation"@en,
        "Politisk deltakelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/322/e23/>,
        <http://dewey.info/class/342.0854/e23/> .

humord:c25938 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25938" ;
    dct:modified "2012-03-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/894.8/e23/> ;
    skos:broader humord:c18583 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.8/e23/> ;
    skos:prefLabel "Dravidian literature"@en,
        "Dravidisk litteratur"@nb .

humord:c25939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25939" ;
    dct:modified "2020-10-27T16:32:39"^^xsd:dateTime ;
    skos:altLabel "Exchange programmes (Educational systems)"@en,
        "Exchange programs (Educational systems)"@en,
        "Student exchange programmes (Educational systems)"@en,
        "Student exchange programs (Educational systems)"@en ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/370.1162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1162/e23/> ;
    skos:prefLabel "Exchange (Educational systems)"@en,
        "Utveksling (Utdanningssystemer)"@nb .

humord:c25940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25940" ;
    dct:modified "2012-04-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25939 ;
    skos:definition "Det at en elev i videregående skole tar et helt eller et halvt skoleår i utlandet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/370.1162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.08/e23/>,
        <http://dewey.info/class/370.1162/e23/> ;
    skos:prefLabel "Student homestay"@en,
        "Elevutveksling"@nb ;
    skos:related humord:c25931 ;
    skos:relatedMatch <http://dewey.info/class/344.08/e23/> .

humord:c25941 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25941" ;
    dct:modified "2024-12-03T14:40:21"^^xsd:dateTime ;
    skos:altLabel "Slovakian folk literature"@en,
        "Slovakisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Slovak folk literature"@en,
        "Slovakisk folkediktning"@nb .

humord:c25942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25942" ;
    dct:modified "2024-05-21T12:25:50"^^xsd:dateTime ;
    skos:altLabel "Earthquake"@en,
        "Jordskjelv"@nb,
        "Seismisk aktivitet"@nb ;
    skos:broadMatch <http://dewey.info/class/303.485/e23/> ;
    skos:broader humord:c01502 ;
    skos:closeMatch <http://dewey.info/class/363.3495/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c007079,
        <http://dewey.info/class/551.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007079,
        <http://dewey.info/class/303.485/e23/>,
        <http://dewey.info/class/363.3495/e23/>,
        <http://dewey.info/class/551.22/e23/> ;
    skos:prefLabel "Earthquakes"@en,
        "Jordskjelv"@nb .

humord:c25943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25943" ;
    dct:modified "2012-04-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/786.843/e23/> ;
    skos:broader humord:c18232 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.843/e23/> ;
    skos:prefLabel "Xylophones"@en,
        "Xylofoner"@nb .

humord:c25944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25944" ;
    dct:modified "2012-04-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Logogram"@en,
        "Logographs"@en,
        "Logogram"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06432 ;
    skos:definition "Skrifttegn som gjengir ett ord.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/>,
        <http://dewey.info/class/686.21/e23/> ;
    skos:prefLabel "Logograms"@en,
        "Logogrammer"@nb ;
    skos:relatedMatch <http://dewey.info/class/686.21/e23/> .

humord:c25946 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25946" ;
    dct:modified "2024-08-16T13:54:52"^^xsd:dateTime ;
    skos:altLabel "Aphrodito"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Aphrodito"@en,
        "Aphrodito"@nb .

humord:c25947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25947" ;
    dct:modified "2012-04-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Etude"@en ;
    skos:broader humord:c17326 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/784.18949/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18949/e23/> ;
    skos:prefLabel "Etudes"@en,
        "Etyder"@nb .

humord:c25948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25948" ;
    dct:modified "2012-04-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kabirpanthis"@en,
        "Kabir panths"@nb,
        "Kabirapanthis"@nb ;
    skos:broadMatch <http://dewey.info/class/294.543/e23/> ;
    skos:broader humord:c08643 ;
    skos:definition "Indisk filosofi og trossamfunn; omfatter et bredt spekter av oppfatninger, tradisjoner og praksis basert på læren til Kabir <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.543/e23/> ;
    skos:prefLabel "Kabir panth"@en,
        "Kabirpanthis"@nb .

humord:c25951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25951" ;
    dct:modified "2023-11-24T13:58:18"^^xsd:dateTime ;
    skos:altLabel "Fagdidaktikk"@nb ;
    skos:broadMatch <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c07882 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c001602 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001602,
        <http://dewey.info/class/371.3/e23/> ;
    skos:prefLabel "Subject didactics"@en,
        "Fagdidaktikk"@nb ;
    skos:related humord:c59059 .

humord:c25952 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25952" ;
    dct:modified "2012-07-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Team management"@en ;
    skos:broadMatch <http://dewey.info/class/658.4022/e23/> ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4022/e23/> ;
    skos:prefLabel "Team leadership"@en,
        "Teamledelse"@nb ;
    skos:related humord:c23043,
        humord:c26055 .

humord:c25953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25953" ;
    dct:modified "2012-05-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Volul"@en,
        "Mansier"@nb,
        "Vogul (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89451/e23/>,
        <http://dewey.info/class/5--9451/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Urbefolkning i Vest-Sibir <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89451/e23/>,
        <http://dewey.info/class/5--9451/e23/> ;
    skos:prefLabel "Mansi"@en,
        "Mansi (Folk)"@nb .

humord:c25964 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25964" ;
    dct:modified "2024-02-19T11:23:13"^^xsd:dateTime ;
    skos:altLabel "Individual education"@en,
        "Individual lessons"@en,
        "Individualized education"@en,
        "Person-centered teaching"@en,
        "Individuell opplæring"@nb,
        "Individuell undervising"@nb,
        "Individuell undervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c013991,
        <http://dewey.info/class/371.394/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013991,
        <http://dewey.info/class/371.394/e23/> ;
    skos:prefLabel "Individual teaching"@en,
        "Individuell undervisning"@nb ;
    skos:related humord:c23570,
        humord:c24850 .

humord:c25968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25968" ;
    dct:modified "2024-01-12T08:13:22"^^xsd:dateTime ;
    skos:altLabel "Super heroes"@en,
        "Superheltar"@nb ;
    skos:broadMatch <http://dewey.info/class/741.5352/e23/>,
        <http://dewey.info/class/791.43652/e23/>,
        <http://dewey.info/class/791.45652/e23/> ;
    skos:broader humord:c07558 ;
    skos:definition "Helteskikkelser i tegneserier eller filmer som har superkrefter, gjerne medfødte <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.5352/e23/>,
        <http://dewey.info/class/791.43652/e23/>,
        <http://dewey.info/class/791.45652/e23/> ;
    skos:prefLabel "Superheroes"@en,
        "Superhelter"@nb .

humord:c25969 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25969" ;
    dct:modified "2025-02-20T07:45:34"^^xsd:dateTime ;
    skos:altLabel "Abu Ghraib"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56747/e23/>,
        <http://dewey.info/class/915.6747/e23/>,
        <http://dewey.info/class/956.747/e23/> ;
    skos:broader humord:c01921 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56747/e23/>,
        <http://dewey.info/class/915.6747/e23/>,
        <http://dewey.info/class/956.747/e23/> ;
    skos:prefLabel "Abu Ghraib"@en,
        "Abu Ghraib"@nb .

humord:c25971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25971" ;
    dct:modified "2024-10-31T10:36:12"^^xsd:dateTime ;
    skos:altLabel "Utanrikskorrespondentar"@nb ;
    skos:broader humord:c13269 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4332092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4332092/e23/> ;
    skos:prefLabel "Foreign correspondents"@en,
        "Utenrikskorrespondenter"@nb ;
    skos:related humord:c25699 .

humord:c25975 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25975" ;
    dct:modified "2024-02-20T08:34:02"^^xsd:dateTime ;
    skos:altLabel "Canoeing"@en,
        "Canoeing and kayaking"@en,
        "Kayaking"@en,
        "Kajakkpadling"@nb,
        "Kajakksport"@nb,
        "Kanopadling"@nb,
        "Paddling"@nb,
        "Padleturar"@nb,
        "Padleturer"@nb ;
    skos:broader humord:c63322 ;
    skos:definition "Padling er en friluftsaktivitet eller konkurranseidrett som utøves med kajakk og kano. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/797.122/e23/> ;
    skos:prefLabel "Paddling"@en,
        "Padling"@nb ;
    skos:relatedMatch <http://dewey.info/class/797.122/e23/> .

humord:c25976 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25976" ;
    dct:modified "2020-11-30T11:01:21"^^xsd:dateTime ;
    skos:altLabel "Konsonantveksel"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05825 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Consonant alternation"@en,
        "Konsonantveksling"@nb .

humord:c25977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25977" ;
    dct:modified "2020-11-30T11:02:03"^^xsd:dateTime ;
    skos:altLabel "Vokalveksel"@nb ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05825 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Vowel alternation"@en,
        "Vokalveksling"@nb .

humord:c25979 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25979" ;
    dct:modified "2012-05-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Security"@en ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Safety"@en,
        "Trygghet"@nb ;
    skos:related humord:c25362 .

humord:c25981 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25981" ;
    dct:modified "2023-12-05T15:36:19"^^xsd:dateTime ;
    skos:altLabel "Supranational organizations"@en ;
    skos:broadMatch <http://dewey.info/class/327.06/e23/>,
        <http://dewey.info/class/341.2/e23/> ;
    skos:broader humord:c09286 ;
    skos:definition "Organisasjon hvor de besluttende organer kan treffe avgjørelser som er bindende for de enkelte medlemsland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.06/e23/>,
        <http://dewey.info/class/341.2/e23/> ;
    skos:prefLabel "Supranational organisations"@en,
        "Overnasjonale organisasjoner"@nb ;
    skos:related humord:c24989 .

humord:c25982 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25982" ;
    dct:modified "2023-12-05T15:34:56"^^xsd:dateTime ;
    skos:altLabel "Regional organizations"@en ;
    skos:broader humord:c09286 ;
    skos:definition "Internasjonale organisasjoner med geografisk begrenset medlemskap <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/341.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.24/e23/> ;
    skos:prefLabel "Regional organisations"@en,
        "Regionale organisasjoner"@nb .

humord:c25983 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25983" ;
    dct:modified "2024-11-14T11:37:41"^^xsd:dateTime ;
    skos:altLabel "Information agencies"@en,
        "News agency"@en,
        "Informasjonsbyrå"@nb,
        "Informasjonsbyråer"@nb,
        "Nyheitsbyrå"@nb,
        "Telegrambyrå"@nb,
        "Telegrambyråer"@nb ;
    skos:broader humord:c09089 ;
    skos:definition "Foretagende som samler inn nyheter fra et større eller mindre område og distribuerer dem i form av en fortløpende nyhetstjeneste <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.435/e23/> ;
    skos:prefLabel "News agencies"@en,
        "Nyhetsbyråer"@nb ;
    skos:related humord:c09080,
        humord:c09116 .

humord:c25985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25985" ;
    dct:modified "2022-10-24T14:49:30"^^xsd:dateTime ;
    skos:altLabel "Private military companies"@en,
        "Private military company"@en,
        "Private security company"@en,
        "PMC"@nb,
        "Private militære selskaper"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/363.2898/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.354/e23/>,
        <http://dewey.info/class/363.2898/e23/> ;
    skos:prefLabel "Private security companies"@en,
        "Private sikkerhetsselskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.354/e23/> .

humord:c25986 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25986" ;
    dct:modified "2025-03-24T14:16:37"^^xsd:dateTime ;
    skos:altLabel "Indre Finnmark"@nb,
        "Sis-Finnmárku"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:broader humord:c02664 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:prefLabel "Indre Finnmark"@en,
        "Indre Finnmark"@nb .

humord:c25987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25987" ;
    dct:modified "2022-03-11T08:07:27"^^xsd:dateTime ;
    skos:altLabel "Statens eiendommer"@nb,
        "Statseiendom"@nb,
        "Statseiendommer"@nb ;
    skos:broadMatch <http://dewey.info/class/333.1/e23/> ;
    skos:broader humord:c07805 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Oppdaert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.1/e23/> ;
    skos:prefLabel "State-owned ground"@en,
        "Statens grunn"@nb .

humord:c25989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25989" ;
    dct:modified "2017-03-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08155,
        humord:c23328 ;
    skos:closeMatch <http://dewey.info/class/306.874/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Attachment (Parents and children)"@en,
        "Tilknytning (Foreldre og barn)"@nb .

humord:c25990 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25990" ;
    dct:modified "2024-11-28T10:39:10"^^xsd:dateTime ;
    skos:altLabel "Styggleik"@nb ;
    skos:broadMatch <http://dewey.info/class/111.85/e23/> ;
    skos:broader humord:c00303 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/111.85/e23/>,
        <http://dewey.info/class/801.93/e23/> ;
    skos:prefLabel "Ugliness"@en,
        "Stygghet"@nb ;
    skos:related humord:c00308 ;
    skos:relatedMatch <http://dewey.info/class/801.93/e23/> .

humord:c25991 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25991" ;
    dct:modified "2012-05-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV documentary"@en,
        "Dokumentarfjernsyn"@nb,
        "Dokumentarprogrammer (Fjernsyn)"@nb,
        "Fjernsynsdokumentarer"@nb,
        "TV-dokumentar"@nb,
        "TV-dokumentarer"@nb ;
    skos:broadMatch <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/791.456/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/791.456/e23/> ;
    skos:prefLabel "Television documentary"@en,
        "Fjernsynsdokumentar"@nb ;
    skos:related humord:c36782 .

humord:c25995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25995" ;
    dct:modified "2025-03-04T10:33:41"^^xsd:dateTime ;
    skos:altLabel "Standardised tests"@en,
        "Normerte prøvar"@nb,
        "Normerte prøver"@nb,
        "Standardiserte prøvar"@nb,
        "Standardiserte prøver"@nb,
        "Standardiserte testar"@nb ;
    skos:broadMatch <http://dewey.info/class/1--076/e23/>,
        <http://dewey.info/class/371.262/e23/> ;
    skos:broader humord:c01528 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--076/e23/>,
        <http://dewey.info/class/371.262/e23/> ;
    skos:prefLabel "Standardized tests"@en,
        "Standardiserte tester"@nb .

humord:c25996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25996" ;
    dct:modified "2023-12-19T13:57:38"^^xsd:dateTime ;
    skos:altLabel "Knowledge testing"@en,
        "Knowledge testing (Education)"@en,
        "Knowledge tests"@en,
        "Knowledge tests (Education)"@en,
        "Kunnskapstestar"@nb,
        "Kunnskapstester"@nb,
        "Kunnskapstesting"@nb,
        "Pedagogisk testing"@nb,
        "Pedagogiske tester"@nb ;
    skos:broadMatch <http://dewey.info/class/1--076/e23/> ;
    skos:broader humord:c01528,
        humord:c07881 ;
    skos:closeMatch <http://dewey.info/class/371.26/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--076/e23/>,
        <http://dewey.info/class/371.26/e23/>,
        <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/378.166/e23/> ;
    skos:prefLabel "Educational testing"@en,
        "Pedagogisk testing"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.126/e23/>,
        <http://dewey.info/class/378.166/e23/> .

humord:c25997 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25997" ;
    dct:modified "2012-05-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17326 ;
    skos:closeMatch <http://dewey.info/class/781.824/e23/>,
        <http://dewey.info/class/784.1824/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.824/e23/>,
        <http://dewey.info/class/784.1824/e23/> ;
    skos:prefLabel "Rondos"@en,
        "Rondoer"@nb .

humord:c25998 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25998" ;
    dct:modified "2012-05-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/793.3/e23/> ;
    skos:broader humord:c13980 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/784.18835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18835/e23/>,
        <http://dewey.info/class/793.3/e23/> ;
    skos:prefLabel "Minuets (Dance)"@en,
        "Menuetter"@nb .

humord:c25999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME25999" ;
    dct:modified "2012-05-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c15111 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/787.69/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.69/e23/> ;
    skos:prefLabel "Hurdy-gurdies"@en,
        "Dreielirer"@nb .

humord:c26002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26002" ;
    dct:modified "2024-03-08T14:03:49"^^xsd:dateTime ;
    skos:altLabel "Computer art"@en,
        "Datakunst"@nb,
        "Elektronisk kunst"@nb ;
    skos:broader humord:c05617 ;
    skos:closeMatch realfagstermer:c011930 ;
    skos:definition "Elektronisk kunst er en form for kunst som benytter seg av elektroniske medier. Mer bredt refererer det til teknologi og/eller elektroniske medier.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/1--028566/e23/>,
        <http://dewey.info/class/776/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011930,
        <http://dewey.info/class/006.6/e23/>,
        <http://dewey.info/class/1--028566/e23/>,
        <http://dewey.info/class/621.3996/e23/>,
        <http://dewey.info/class/700.285/e23/>,
        <http://dewey.info/class/740.285/e23/>,
        <http://dewey.info/class/776/e23/>,
        <http://dewey.info/class/781.34/e23/> ;
    skos:prefLabel "Electronical art"@en,
        "Elektronisk kunst"@nb ;
    skos:related humord:c19220 ;
    skos:relatedMatch <http://dewey.info/class/621.3996/e23/>,
        <http://dewey.info/class/700.285/e23/>,
        <http://dewey.info/class/740.285/e23/>,
        <http://dewey.info/class/781.34/e23/> .

humord:c26005 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26005" ;
    dct:modified "2012-05-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06793 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Digital poetry"@en,
        "Digital lyrikk"@nb .

humord:c26006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26006" ;
    dct:modified "2020-11-16T14:45:40"^^xsd:dateTime ;
    skos:altLabel "E-literature"@en,
        "Electronic literature"@en,
        "E-litteratur"@nb,
        "Elektronisk litteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:closeMatch <http://dewey.info/class/801.950285/e23/>,
        <http://dewey.info/class/802.85/e23/>,
        <http://dewey.info/class/808.00285/e23/> ;
    skos:definition "Litterære tekster skrevet for skjerm som i tillegg til skrift tar i bruk modaliteter som bilder, lyd, musikk og bevegelse. Utnytter mulighetene som ligger i teknologien, enten det er enkeltmaskiner eller nettverk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.950285/e23/>,
        <http://dewey.info/class/802.85/e23/>,
        <http://dewey.info/class/808.00285/e23/> ;
    skos:prefLabel "Digital literature"@en,
        "Digital litteratur"@nb .

humord:c26007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26007" ;
    dct:modified "2012-06-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:broader humord:c08140 ;
    skos:definition "Avvikende atferd, særlig sykelig unormalt kjønnsliv <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/306.7/e23/> ;
    skos:prefLabel "Perversion"@en,
        "Perversjon"@nb .

humord:c26008 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26008" ;
    dct:modified "2017-03-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Beydar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:broader humord:c28985 ;
    skos:definition "Arkeologisk utgravningssted i det nordøstlige Syria <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39432/e23/>,
        <http://dewey.info/class/939.432/e23/> ;
    skos:prefLabel "Tell Beydar"@en,
        "Tell Beydar"@nb .

humord:c26010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26010" ;
    dct:modified "2024-06-12T10:06:49"^^xsd:dateTime ;
    skos:altLabel "Human milk"@en,
        "Mother's milk"@en,
        "Brystmelk"@nb,
        "Brystmjølk"@nb,
        "Morsmjølk"@nb ;
    skos:broader humord:c24046,
        humord:c24490 ;
    skos:closeMatch <http://dewey.info/class/573.679/e23/>,
        <http://dewey.info/class/612.664/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c013394 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013394,
        <http://dewey.info/class/573.679/e23/>,
        <http://dewey.info/class/612.664/e23/>,
        <http://dewey.info/class/613.269/e23/>,
        <http://dewey.info/class/618.71/e23/>,
        <http://dewey.info/class/649.33/e23/> ;
    skos:prefLabel "Breast milk"@en,
        "Morsmelk"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.269/e23/>,
        <http://dewey.info/class/618.71/e23/>,
        <http://dewey.info/class/649.33/e23/> .

humord:c26012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26012" ;
    dct:modified "2024-10-22T09:27:13"^^xsd:dateTime ;
    skos:altLabel "Shoshone language"@en,
        "Shoshone språk"@nb,
        "Shoshoni språk"@nb ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: shh"@nb ;
    skos:exactMatch <http://dewey.info/class/497.4574/e23/>,
        <http://dewey.info/class/6--974574/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4574/e23/>,
        <http://dewey.info/class/6--974574/e23/> ;
    skos:prefLabel "Shoshoni language"@en,
        "Shoshone språk"@nb .

humord:c26013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26013" ;
    dct:modified "2024-07-02T09:41:09"^^xsd:dateTime ;
    skos:altLabel "Paleontologists"@en,
        "Paleontologar"@nb ;
    skos:broader humord:c14147,
        humord:c58468 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:exactMatch <http://dewey.info/class/305.956/e23/>,
        <http://dewey.info/class/560.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.956/e23/>,
        <http://dewey.info/class/560.92/e23/> ;
    skos:prefLabel "Palaeontologists"@en,
        "Paleontologer"@nb ;
    skos:related humord:c08306 .

humord:c26014 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26014" ;
    dct:modified "2025-03-24T14:33:35"^^xsd:dateTime ;
    skos:altLabel "Utøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482622/e23/>,
        <http://dewey.info/class/914.82622/e23/>,
        <http://dewey.info/class/948.2622/e23/> ;
    skos:broader humord:c14333 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482622/e23/>,
        <http://dewey.info/class/914.82622/e23/>,
        <http://dewey.info/class/948.2622/e23/> ;
    skos:prefLabel "Utøya"@en,
        "Utøya"@nb .

humord:c26015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26015" ;
    dct:modified "2025-04-01T13:51:04"^^xsd:dateTime ;
    skos:altLabel "Interaktiv kunst"@nb ;
    skos:broader humord:c05617 ;
    skos:closeMatch <http://dewey.info/class/709.0407/e23/> ;
    skos:definition "Installasjonsbasert kunst som involverer tilskueren aktivt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0407/e23/> ;
    skos:prefLabel "Interactive art"@en,
        "Interaktiv kunst"@nb .

humord:c26016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26016" ;
    dct:modified "2024-10-22T10:07:39"^^xsd:dateTime ;
    skos:altLabel "Mura language"@en,
        "Mura språk"@nb,
        "Piraha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: myp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Pirahã language"@en,
        "Mura språk"@nb .

humord:c26022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26022" ;
    dct:modified "2025-01-03T13:01:16"^^xsd:dateTime ;
    skos:altLabel "Digital fotografering"@nb,
        "Digitalfotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:closeMatch <http://dewey.info/class/770/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:exactMatch realfagstermer:c003079 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003079,
        <http://dewey.info/class/770/e23/>,
        <http://dewey.info/class/771.3/e23/> ;
    skos:prefLabel "Digital photography"@en,
        "Digital fotografering"@nb ;
    skos:relatedMatch <http://dewey.info/class/771.3/e23/> .

humord:c26025 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26025" ;
    dct:modified "2024-09-20T09:15:38"^^xsd:dateTime ;
    skos:altLabel "22. juli"@nb,
        "22. juli 2011"@nb,
        "22. juli-terroren"@nb,
        "22.jul.11"@nb,
        "Utøyamassakren"@nb ;
    skos:broadMatch <http://dewey.info/class/303.62509481/e23/>,
        <http://dewey.info/class/363.32509481/e23/>,
        <http://dewey.info/class/948.10512/e23/> ;
    skos:broader humord:c26023 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.62509481/e23/>,
        <http://dewey.info/class/363.32509481/e23/>,
        <http://dewey.info/class/948.10512/e23/> ;
    skos:prefLabel "Utøya massacre"@en,
        "22. juli 2011"@nb .

humord:c26028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26028" ;
    dct:modified "2012-06-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Militært lederskap"@nb ;
    skos:broader humord:c09451 ;
    skos:closeMatch <http://dewey.info/class/355.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.6/e23/> ;
    skos:prefLabel "Military leadership"@en,
        "Militær ledelse"@nb .

humord:c26034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26034" ;
    dct:modified "2024-10-22T09:55:28"^^xsd:dateTime ;
    skos:altLabel "Mixe-Zoquean languages"@en,
        "Mixe-Zoque (Språkgruppe)"@nb,
        "Mixe-zoqueanske språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/497.43/e23/>,
        <http://dewey.info/class/6--9743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.43/e23/>,
        <http://dewey.info/class/6--9743/e23/> ;
    skos:prefLabel "Mixe-Zoque languages"@en,
        "Mixe-Zoque (Språkgruppe)"@nb .

humord:c26035 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26035" ;
    dct:modified "2024-10-22T08:42:39"^^xsd:dateTime ;
    skos:altLabel "Zoque språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.43/e23/>,
        <http://dewey.info/class/6--9743/e23/> ;
    skos:broader humord:c26034 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.43/e23/>,
        <http://dewey.info/class/6--9743/e23/> ;
    skos:prefLabel "Zoque languages"@en,
        "Zoque språk"@nb .

humord:c26036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26036" ;
    dct:modified "2012-06-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bokstavord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c05835 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Initialism"@en,
        "Initialord"@nb .

humord:c26043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26043" ;
    dct:modified "2024-08-16T09:31:49"^^xsd:dateTime ;
    skos:altLabel "Antitrust laws"@en,
        "Antitrust policy"@en,
        "Antitrustpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/338.8/e23/> ;
    skos:broader humord:c23875 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.8/e23/> ;
    skos:prefLabel "Antitrust policies"@en,
        "Antitrustpolitikk"@nb .

humord:c26044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26044" ;
    dct:modified "2024-10-18T09:50:12"^^xsd:dateTime ;
    skos:altLabel "Kvensk litteratur"@nb ;
    skos:broader humord:c18579 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:exactMatch <http://dewey.info/class/894.543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.543/e23/> ;
    skos:prefLabel "Kven Finnish literature"@en,
        "Kvensk litteratur"@nb .

humord:c26055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26055" ;
    dct:modified "2023-12-19T13:21:06"^^xsd:dateTime ;
    skos:altLabel "Crews"@en,
        "Team development"@en,
        "Team organisation"@en,
        "Team organization"@en,
        "Teams"@en,
        "Work crews"@en,
        "Work groups"@en,
        "Work in teams"@en,
        "Work teams"@en,
        "Arbeidsgrupper"@nb,
        "Arbeidslag"@nb,
        "Team"@nb,
        "Teamarbeid"@nb,
        "Teamorganisering"@nb,
        "Teamutvikling"@nb,
        "Teamwork"@nb ;
    skos:broader humord:c09126 ;
    skos:closeMatch <http://dewey.info/class/658.4022/e23/> ;
    skos:definition "Samarbeid i en gruppe personer med formål å løse en oppgave eller fullføre  en jobb eller et prosjekt, oftest tilknyttet arbeidslivet <UBO>"@nb ;
    skos:editorialNote "I samråd med fagref i sosiologi valgte vi å bruke teamarbeid i stedet for team. Team kan dekke også fotballag mm. 2012-07-16/bsh"@nb,
        "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c013966 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013966,
        <http://dewey.info/class/658.4022/e23/> ;
    skos:prefLabel "Teamwork"@en,
        "Teamarbeid"@nb ;
    skos:related humord:c07887,
        humord:c25952 .

humord:c26059 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26059" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hvitehavet"@nb,
        "Kvitehavet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16324/e23/>,
        <http://dewey.info/class/551.461324/e23/>,
        <http://dewey.info/class/910.916324/e23/> ;
    skos:broader humord:c21103 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:exactMatch realfagstermer:c030600 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030600,
        <http://dewey.info/class/2--16324/e23/>,
        <http://dewey.info/class/551.461324/e23/>,
        <http://dewey.info/class/910.916324/e23/> ;
    skos:prefLabel "White Sea"@en,
        "Kvitsjøen"@nb .

humord:c26072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26072" ;
    dct:modified "2012-07-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stabilisation policies"@en,
        "Stabilisation policy"@en,
        "Stabilization policies"@en ;
    skos:broadMatch <http://dewey.info/class/339.5/e23/> ;
    skos:broader humord:c09608 ;
    skos:definition "Med stabiliseringspolitikk menes vanligvis makroøkonomisk stabilisering eller konjunkturstabilisering <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.5/e23/> ;
    skos:prefLabel "Stabilization policy"@en,
        "Stabiliseringspolitikk"@nb .

humord:c26073 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26073" ;
    dct:modified "2020-08-11T10:46:46"^^xsd:dateTime ;
    skos:altLabel "Gray market"@en,
        "Gray markets"@en,
        "Grey market"@en,
        "Gråmarked"@nb ;
    skos:broader humord:c24471 ;
    skos:definition "Uformelle og alternative markeder til de formelle standardiserte markedene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/332.643/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.643/e23/> ;
    skos:prefLabel "Grey markets"@en,
        "Gråmarkeder"@nb .

humord:c26075 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26075" ;
    dct:modified "2024-09-17T14:56:27"^^xsd:dateTime ;
    skos:altLabel "Cochabamba (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8423/e23/>,
        <http://dewey.info/class/918.423/e23/>,
        <http://dewey.info/class/984.23/e23/> ;
    skos:broader humord:c01660 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8423/e23/>,
        <http://dewey.info/class/918.423/e23/>,
        <http://dewey.info/class/984.23/e23/> ;
    skos:prefLabel "Cochabamba"@en,
        "Cochabamba (By)"@nb .

humord:c26076 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26076" ;
    dct:modified "2025-02-17T08:59:53"^^xsd:dateTime ;
    skos:altLabel "Guadalajara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--7235/e23/>,
        <http://dewey.info/class/917.235/e23/>,
        <http://dewey.info/class/972.35/e23/> ;
    skos:broader humord:c01766 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--7235/e23/>,
        <http://dewey.info/class/917.235/e23/>,
        <http://dewey.info/class/972.35/e23/> ;
    skos:prefLabel "Guadalajara"@en,
        "Guadalajara"@nb .

humord:c26077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26077" ;
    dct:modified "2025-02-04T15:40:25"^^xsd:dateTime ;
    skos:altLabel "Teita Hills"@en,
        "Taita Hills"@nb,
        "Teita Hills"@nb ;
    skos:broadMatch <http://dewey.info/class/2--67623/e23/>,
        <http://dewey.info/class/916.7623/e23/>,
        <http://dewey.info/class/967.623/e23/> ;
    skos:broader humord:c01577 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67623/e23/>,
        <http://dewey.info/class/916.7623/e23/>,
        <http://dewey.info/class/967.623/e23/> ;
    skos:prefLabel "Taita Hills"@en,
        "Taita Hills"@nb .

humord:c26079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26079" ;
    dct:modified "2024-04-02T14:33:37"^^xsd:dateTime ;
    skos:altLabel "Økonomisk vekst"@nb ;
    skos:broader humord:c07865 ;
    skos:closeMatch <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/339.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Skilt ut som egen term fra Økonomisk utvikling august 2012. Omindeksering nødvendig. 2012-08-02/bsh"@nb ;
    skos:exactMatch realfagstermer:c002397 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002397,
        <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/339.5/e23/> ;
    skos:prefLabel "Economic growth"@en,
        "Økonomisk vekst"@nb .

humord:c26080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26080" ;
    dct:modified "2012-08-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kredittilsyn"@nb ;
    skos:broader humord:c22506 ;
    skos:closeMatch <http://dewey.info/class/354.8/e23/> ;
    skos:definition "Har tilsyn med alle formelle finansinstitusjoner, finansforetak og finansmarkeder i en stat <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/354.8/e23/> ;
    skos:prefLabel "Financial Supervisory Authority"@en,
        "Finanstilsyn"@nb .

humord:c26082 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26082" ;
    dct:modified "2024-08-21T08:40:25"^^xsd:dateTime ;
    skos:altLabel "Øyremerking (Økonomi)"@nb,
        "Øyremerkjing (Økonomi)"@nb ;
    skos:broadMatch <http://dewey.info/class/352.48/e23/>,
        <http://dewey.info/class/658.154/e23/> ;
    skos:broader humord:c21927 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.48/e23/>,
        <http://dewey.info/class/658.154/e23/> ;
    skos:prefLabel "Earmark (Economics)"@en,
        "Øremerking (Økonomi)"@nb ;
    skos:related humord:c59216 .

humord:c26083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26083" ;
    dct:modified "2024-09-16T09:25:23"^^xsd:dateTime ;
    skos:altLabel "Chicagoskolen (Samfunnsøkonomi)"@nb,
        "Chicagoskulen (Samfunnsøkonomi)"@nb ;
    skos:broader humord:c07852 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/330.1553/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1553/e23/> ;
    skos:prefLabel "Chicago School of Economics"@en,
        "Chicagoskolen (Samfunnsøkonomi)"@nb .

humord:c26085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26085" ;
    dct:modified "2012-08-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09123 ;
    skos:definition "Brukes om konkurranse hvor arbeidstakeres arbeidskraft tilbys på vilkår som  ligger langt under det som ellers gjelder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.62/e23/>,
        <http://dewey.info/class/344.0162/e23/>,
        <http://dewey.info/class/344.240162/e23/>,
        <http://dewey.info/class/344.4810162/e23/>,
        <http://dewey.info/class/658.1553/e23/> ;
    skos:prefLabel "Social dumping"@en,
        "Sosial dumping"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.62/e23/>,
        <http://dewey.info/class/344.0162/e23/>,
        <http://dewey.info/class/344.240162/e23/>,
        <http://dewey.info/class/344.4810162/e23/>,
        <http://dewey.info/class/658.1553/e23/> .

humord:c26086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26086" ;
    dct:modified "2025-01-03T12:56:47"^^xsd:dateTime ;
    skos:altLabel "Diffusjon (Teknologi)"@nb,
        "Teknologispredning"@nb,
        "Teknologispreiing"@nb,
        "Teknologiutbredelse"@nb,
        "Teknologiutbreiing"@nb ;
    skos:broader humord:c04425 ;
    skos:closeMatch realfagstermer:c002829 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002829,
        <http://dewey.info/class/303.483/e23/> ;
    skos:prefLabel "Diffusion (Technology)"@en,
        "Diffusjon (Teknologi)"@nb ;
    skos:related humord:c28529 ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/> .

humord:c26090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26090" ;
    dct:modified "2020-05-06T14:02:14"^^xsd:dateTime ;
    skos:altLabel "Response to terrorism"@en,
        "Terrorism response"@en ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:broader humord:c09678 ;
    skos:definition "En stats evne til å reagere på terror <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:prefLabel "Terror response"@en,
        "Terrorrespons"@nb ;
    skos:related humord:c20058 ;
    skos:relatedMatch <http://dewey.info/class/327.117/e23/> .

humord:c26091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26091" ;
    dct:modified "2012-08-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--021/e23/>,
        <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/330.015195/e23/> ;
    skos:broader humord:c09393 ;
    skos:closeMatch realfagstermer:c002569 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002569,
        <http://dewey.info/class/1--021/e23/>,
        <http://dewey.info/class/310/e23/>,
        <http://dewey.info/class/330.015195/e23/> ;
    skos:prefLabel "Uncertainty (Statistics)"@en,
        "Usikkerhet (Statistikk)"@nb .

humord:c26092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26092" ;
    dct:modified "2024-03-14T10:47:01"^^xsd:dateTime ;
    skos:altLabel "Linear optimization"@en,
        "Lineær optimalisering"@nb,
        "Lineær optimering"@nb,
        "Lineær programmering"@nb ;
    skos:broader humord:c64096 ;
    skos:definition "Lineær programmering eller lineær optimalisering er et felt innen matematikken og har som formål å finne optimale verdier eller løsninger som kan bli beskrevet ved hjelp av lineære ligninger eller ulikheter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c013360,
        <http://dewey.info/class/519.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013360,
        <http://dewey.info/class/519.72/e23/> ;
    skos:prefLabel "Linear programming"@en,
        "Lineær programmering"@nb .

humord:c26097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26097" ;
    dct:modified "2024-09-17T14:17:39"^^xsd:dateTime ;
    skos:altLabel "Cloviskultur"@nb,
        "Cloviskulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/970.011/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Cloviskulturen er navnet på en av de første kjente steinalderkulturer i Nord-Amerika, tidfestet til mellom ~9050 og 8850 f.Kr.  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/930.124/e23/>,
        <http://dewey.info/class/970.011/e23/> ;
    skos:prefLabel "Clovis culture"@en,
        "Cloviskulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/930.124/e23/> .

humord:c26098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26098" ;
    dct:modified "2025-01-03T09:58:47"^^xsd:dateTime ;
    skos:altLabel "Brooms"@en,
        "Sopelimar"@nb,
        "Soplimar"@nb ;
    skos:broader humord:c04440 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.5/e23/>,
        <http://dewey.info/class/679.6/e23/>,
        <http://dewey.info/class/745.51/e23/> ;
    skos:prefLabel "Besoms"@en,
        "Sopelimer"@nb ;
    skos:relatedMatch <http://dewey.info/class/648.5/e23/>,
        <http://dewey.info/class/679.6/e23/>,
        <http://dewey.info/class/745.51/e23/> .

humord:c26099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26099" ;
    dct:modified "2012-08-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Islamic parties"@en,
        "Islamist parties"@en,
        "Islamistiske partier"@nb ;
    skos:broadMatch <http://dewey.info/class/324.2182/e23/> ;
    skos:broader humord:c09623 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2182/e23/> ;
    skos:prefLabel "Islamic political parties"@en,
        "Islamistpartier"@nb .

humord:c26101 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26101" ;
    dct:modified "2024-08-15T13:20:23"^^xsd:dateTime ;
    skos:altLabel "Accountability (Political science)"@en,
        "Accountability (Statsvitenskap)"@nb,
        "Accountability (Statsvitskap)"@nb,
        "Ansvaregheit (Statsvitskap)"@nb,
        "Ansvarlighet (Statsvitenskap)"@nb,
        "Demokratisk ansvarlegheit"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:definition "Demokratisk ansvarlighet angår de styrendes ansvarlighet overfor velgerne og kan sikres gjennom prosedyrer som valg, kvotering, revisjon, tilbakekallelse eller folkeavstemning  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Democratic accountability"@en,
        "Demokratisk ansvarlighet"@nb .

humord:c26103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26103" ;
    dct:modified "2024-12-02T09:20:17"^^xsd:dateTime ;
    skos:altLabel "Primitivisme (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/128/e23/> ;
    skos:broader humord:c00558 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Primitivism (Philosophy)"@en,
        "Primitivisme (Filosofi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/304.2/e23/> .

humord:c26104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26104" ;
    dct:modified "2012-08-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c23521 ;
    skos:closeMatch <http://dewey.info/class/338.6046/e23/>,
        <http://dewey.info/class/382.1042/e23/> ;
    skos:definition "Begrep innenfor internasjonal økonomi som forklarer hvorfor det kan være fordelaktig for to land å handle <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.6046/e23/>,
        <http://dewey.info/class/382.1042/e23/> ;
    skos:prefLabel "Comparative advantage"@en,
        "Komparative fortrinn"@nb .

humord:c26107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26107" ;
    dct:modified "2025-03-31T12:47:45"^^xsd:dateTime ;
    skos:altLabel "Eiendomsavståelse"@nb,
        "Eigedomsavståing"@nb,
        "Ekspropriasjonar"@nb,
        "Oreigning"@nb,
        "Oreigningar"@nb,
        "Oreigninger"@nb ;
    skos:broadMatch <http://dewey.info/class/333.13/e23/> ;
    skos:broader humord:c08958 ;
    skos:definition "Ekspropriasjon er tvungen avståelse av eiendomsrett eller andre formuesrettigheter mot full erstatning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/338.924/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.13/e23/>,
        <http://dewey.info/class/338.924/e23/>,
        <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/343.0252/e23/> ;
    skos:prefLabel "Expropriation"@en,
        "Ekspropriasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/341.67/e23/>,
        <http://dewey.info/class/343.0252/e23/> .

humord:c26108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26108" ;
    dct:modified "2024-12-12T07:51:57"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Gettysburg"@nb,
        "Slaget ved Gettysburg (1863)"@nb ;
    skos:broader humord:c03984 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/973.7349/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.7349/e23/> ;
    skos:prefLabel "Battle of Gettysburg"@en,
        "Slaget ved Gettysburg"@nb .

humord:c26109 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26109" ;
    dct:modified "2025-02-21T15:06:46"^^xsd:dateTime ;
    skos:altLabel "Haifa"@nb ;
    skos:broader humord:c01935 ;
    skos:closeMatch <http://dewey.info/class/2--3346/e23/>,
        <http://dewey.info/class/2--56946/e23/>,
        <http://dewey.info/class/915.6946/e23/>,
        <http://dewey.info/class/933.46/e23/>,
        <http://dewey.info/class/956.946/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3346/e23/>,
        <http://dewey.info/class/2--56946/e23/>,
        <http://dewey.info/class/915.6946/e23/>,
        <http://dewey.info/class/933.46/e23/>,
        <http://dewey.info/class/956.946/e23/> ;
    skos:prefLabel "Haifa"@en,
        "Haifa"@nb .

humord:c26110 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26110" ;
    dct:modified "2024-08-21T07:59:28"^^xsd:dateTime ;
    skos:altLabel "Økonomisk journalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.449332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.449332/e23/> ;
    skos:prefLabel "Economics journalism"@en,
        "Økonomisk journalistikk"@nb .

humord:c26111 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26111" ;
    dct:modified "2012-08-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:closeMatch <http://dewey.info/class/070.44965/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44965/e23/> ;
    skos:prefLabel "Business journalism"@en,
        "Næringslivsjournalistikk"@nb .

humord:c26112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26112" ;
    dct:modified "2012-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forretningsanalyse"@nb ;
    skos:broader humord:c07868 ;
    skos:closeMatch <http://dewey.info/class/658.472/e23/> ;
    skos:definition "Applikasjoner, teknologi og metode brukt til behandling av data med hensikt  å hjelpe ansatte til å ta beslutninger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.472/e23/> ;
    skos:prefLabel "Business intelligence"@en,
        "Beslutningsstøtte"@nb .

humord:c26115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26115" ;
    dct:modified "2021-03-19T16:12:29"^^xsd:dateTime ;
    skos:altLabel "Discharge permit"@en ;
    skos:broadMatch <http://dewey.info/class/363.737/e23/> ;
    skos:broader humord:c24679 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Opppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.737/e23/> ;
    skos:prefLabel "Discharge permits"@en,
        "Utslippstillatelser"@nb .

humord:c26116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26116" ;
    dct:modified "2024-01-03T08:46:21"^^xsd:dateTime ;
    skos:altLabel "Public safety"@en,
        "Offentlig sikkerhet"@nb,
        "Samfunnssikkerheit"@nb,
        "Samfunnstryggleik"@nb ;
    skos:broader humord:c09406 ;
    skos:definition "Vern av helse, miljø, viktige samfunnsfunksjoner og materielle verdier i forbindelse med ulykker, katastrofer og kriser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c001225,
        <http://dewey.info/class/363.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001225,
        <http://dewey.info/class/363.1/e23/> ;
    skos:prefLabel "Public security"@en,
        "Samfunnssikkerhet"@nb .

humord:c26117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26117" ;
    dct:modified "2012-08-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Enefunn"@nb ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Ord som kan påvises bare ett sted i litteraturen <Ordnett>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Hapax legomenon"@en,
        "Hapax legomenon"@nb .

humord:c26120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26120" ;
    dct:modified "2020-06-18T09:22:27"^^xsd:dateTime ;
    skos:altLabel "Authorised discharge levels"@en,
        "Authorized discharge levels"@en,
        "Maximum levels of pollutants"@en ;
    skos:broadMatch <http://dewey.info/class/363.737/e23/> ;
    skos:broader humord:c24679 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.737/e23/> ;
    skos:prefLabel "Emission quotas"@en,
        "Utslippskvoter"@nb .

humord:c26121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26121" ;
    dct:modified "2012-08-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fanti"@en,
        "Mfantsefo"@en,
        "Fanti (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.8963385/e23/>,
        <http://dewey.info/class/5--963385/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963385/e23/>,
        <http://dewey.info/class/5--963385/e23/> ;
    skos:prefLabel "Fante"@en,
        "Fante (Folk)"@nb .

humord:c26122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26122" ;
    dct:modified "2012-08-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Adverse possession"@en ;
    skos:broadMatch <http://dewey.info/class/346.04/e23/> ;
    skos:broader humord:c08969 ;
    skos:definition "Rettsregler som gjør at man gjennom langvaring bruk i god tro kan bli eier av fast eiendom eller løsøregjenstander, selv om man opprinnelig ikke var eier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.04/e23/> ;
    skos:prefLabel "Established custom"@en,
        "Hevd"@nb .

humord:c26126 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c06041,
        humord:c06357 ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26126" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analog semantikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c26127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26127" ;
    dct:modified "2012-09-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327.1747/e23/> ;
    skos:broader humord:c22505 ;
    skos:definition "Forbyr stater som har atomvåpen å overføre disse til land som ikke har atomvåpen fra før <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1747/e23/> ;
    skos:prefLabel "Non-proliferation"@en,
        "Ikkespredning"@nb ;
    skos:related humord:c09475 .

humord:c26129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26129" ;
    dct:modified "2024-11-27T15:23:07"^^xsd:dateTime ;
    skos:altLabel "Movie archives"@en,
        "Filmarkiv"@nb ;
    skos:broadMatch <http://dewey.info/class/027/e23/> ;
    skos:broader humord:c00114 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027/e23/>,
        <http://dewey.info/class/777/e23/> ;
    skos:prefLabel "Film archives"@en,
        "Filmarkiver"@nb ;
    skos:related humord:c05418 ;
    skos:relatedMatch <http://dewey.info/class/777/e23/> .

humord:c26130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26130" ;
    dct:modified "2024-01-12T11:18:53"^^xsd:dateTime ;
    skos:altLabel "Diamorphine"@en,
        "Horse (Narcotics)"@en,
        "Heroin"@nb ;
    skos:broader humord:c08392 ;
    skos:definition "Sterkt narkotisk stoff framstilt av morfin <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c004021 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004021,
        <http://dewey.info/class/613.83/e23/> ;
    skos:prefLabel "Heroin"@en,
        "Heroin"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.83/e23/> .

humord:c26131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26131" ;
    dct:modified "2020-11-30T11:45:31"^^xsd:dateTime ;
    skos:altLabel "Art cinema"@en ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c21048 ;
    skos:definition "En type seriøs, uavhengig film i henhold til innhold og form, som kan betraktes som mer kunstnerisk ambisiøs, og beregnet for et nisjemarked fram for et massepublikum <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Art film"@en,
        "Kunstfilm"@nb .

humord:c26132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26132" ;
    dct:modified "2012-09-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/339.3/e23/> ;
    skos:broader humord:c24818 ;
    skos:definition "Beregninger som viser hvordan disposisjoner på nasjonalbudsjettet får konsekvenser for ulike generasjoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/339.3/e23/> ;
    skos:prefLabel "Generational economy"@en,
        "Generasjonsregnskap"@nb .

humord:c26136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26136" ;
    dct:modified "2024-10-15T12:45:44"^^xsd:dateTime ;
    skos:altLabel "Bedriftsfinansiering"@nb ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/338.6041/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.6041/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:prefLabel "Corporate finance"@en,
        "Bedriftsfinansiering"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.15/e23/> .

humord:c26137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26137" ;
    dct:modified "2025-03-14T10:38:11"^^xsd:dateTime ;
    skos:altLabel "Adapted education"@en,
        "Inclusive education and differentiation"@en,
        "Student-adapted education, inclusion and differentiation"@en,
        "Elevtilpassa opplæring"@nb,
        "Elevtilpasset opplæring"@nb,
        "Tilpassa opplæring"@nb,
        "Tilpassa undervising"@nb,
        "Tilpassa undervisning"@nb,
        "Tilpasset undervisning"@nb ;
    skos:broader humord:c23484 ;
    skos:closeMatch <http://dewey.info/class/371.394/e23/>,
        <http://dewey.info/class/371.9046/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c013993 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013993,
        <http://dewey.info/class/371.394/e23/>,
        <http://dewey.info/class/371.9046/e23/>,
        <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/374.1394/e23/> ;
    skos:prefLabel "Adapted education and differentiation"@en,
        "Tilpasset opplæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1394/e23/>,
        <http://dewey.info/class/373.1394/e23/>,
        <http://dewey.info/class/374.1394/e23/> .

humord:c26139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26139" ;
    dct:modified "2024-07-26T14:32:51"^^xsd:dateTime ;
    skos:altLabel "Agglomerasjonseffektar (Næringsliv)"@nb ;
    skos:broadMatch <http://dewey.info/class/338.6042/e23/> ;
    skos:broader humord:c07587 ;
    skos:definition "Effekter av at bedrifter etablerer seg nær hverandre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.6042/e23/> ;
    skos:prefLabel "Agglomeration"@en,
        "Agglomerasjonseffekter (Næringsliv)"@nb .

humord:c26140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26140" ;
    dct:modified "2024-02-20T10:36:16"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.8/e23/> ;
    skos:broader humord:c07972 ;
    skos:definition "Legger til grunn at kultur og psyke er uadskillelige, og at psykologiske teorier som ikke tar hensyn til ens kultur, ofte har sterkt begrenset anvendbarhet på andre kulturer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.8/e23/> ;
    skos:prefLabel "Cultural psychology"@en,
        "Kulturpsykologi"@nb .

humord:c26141 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26141" ;
    dct:modified "2012-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/336.205/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.205/e23/> ;
    skos:prefLabel "Tax reforms"@en,
        "Skattereformer"@nb .

humord:c26142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26142" ;
    dct:modified "2012-09-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.4/e23/> ;
    skos:broader humord:c25780 ;
    skos:definition "Ressurser som er tilgjengelig for aktører gjennom deltakelse i sosiale nettverk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.4/e23/> ;
    skos:prefLabel "Social capital"@en,
        "Sosial kapital"@nb .

humord:c26143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26143" ;
    dct:modified "2024-08-29T18:07:24"^^xsd:dateTime ;
    skos:altLabel "Mandara language"@en,
        "Mandara språk"@nb,
        "Wandala språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: mfi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Wandala language"@en,
        "Wandala språk"@nb .

humord:c26144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26144" ;
    dct:modified "2024-12-10T10:47:06"^^xsd:dateTime ;
    skos:altLabel "Stemmeforstyrrelser"@nb,
        "Stemmeforstyrringar"@nb,
        "Stemmevanskar"@nb ;
    skos:broader humord:c25704 ;
    skos:closeMatch <http://dewey.info/class/616.8556/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.8556/e23/> ;
    skos:prefLabel "Voice disorders"@en,
        "Stemmevansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/> .

humord:c26145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26145" ;
    dct:modified "2024-05-15T14:32:03"^^xsd:dateTime ;
    skos:altLabel "Tropiske syklonar"@nb ;
    skos:broadMatch <http://dewey.info/class/551.552/e23/> ;
    skos:broader humord:c25541 ;
    skos:definition "Stormsystem som får energi fra varme frigitt av fuktig luft som stiger og kondenserer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c005912 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005912,
        <http://dewey.info/class/551.552/e23/> ;
    skos:prefLabel "Tropical cyclones"@en,
        "Tropiske sykloner"@nb .

humord:c26146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26146" ;
    dct:modified "2012-09-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Taifuner"@nb ;
    skos:broadMatch <http://dewey.info/class/551.552/e23/> ;
    skos:broader humord:c26145 ;
    skos:definition "Navn på tropisk lavtrykk i østasiatiske farvann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.552/e23/> ;
    skos:prefLabel "Typhoons"@en,
        "Tyfoner"@nb ;
    skos:related humord:c29344 .

humord:c26148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26148" ;
    dct:modified "2025-01-14T20:34:50"^^xsd:dateTime ;
    skos:altLabel "Fingerbjørg"@nb,
        "Fingerbjørger"@nb,
        "Fingerbør"@nb ;
    skos:broadMatch <http://dewey.info/class/646.19/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/646.19/e23/> ;
    skos:prefLabel "Thimbles"@en,
        "Fingerbøl"@nb .

humord:c26149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26149" ;
    dct:modified "2024-09-04T15:55:42"^^xsd:dateTime ;
    skos:altLabel "Cannabis industries"@en,
        "Cannabis industry"@en,
        "Marijuana industries"@en,
        "Cannabisindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4736229/e23/> ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4736229/e23/>,
        <http://dewey.info/class/362.295/e23/>,
        <http://dewey.info/class/364.13365/e23/> ;
    skos:prefLabel "Marijuana industry"@en,
        "Cannabisindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.295/e23/>,
        <http://dewey.info/class/364.13365/e23/> .

humord:c26150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26150" ;
    dct:modified "2023-12-18T14:51:38"^^xsd:dateTime ;
    skos:altLabel "Risikostyring"@nb ;
    skos:broader humord:c07736 ;
    skos:closeMatch <http://dewey.info/class/658.155/e23/> ;
    skos:definition "Aktiviteter for å identifisere, estimere og kontrollere kostnader og inntekter knyttet til risiko <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c007664,
        <http://dewey.info/class/368/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007664,
        <http://dewey.info/class/368/e23/>,
        <http://dewey.info/class/658.155/e23/> ;
    skos:prefLabel "Risk management"@en,
        "Risikostyring"@nb .

humord:c26153 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26153" ;
    dct:modified "2012-09-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05761 ;
    skos:definition "Samtidig eller overlappende artikulasjon av to fonologiske enheter som kommer etter hverandre <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.622/e23/>,
        <http://dewey.info/class/4--152/e23/>,
        <http://dewey.info/class/4--813/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Coarticulation"@en,
        "Koartikulasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.622/e23/> .

humord:c26154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26154" ;
    dct:modified "2012-09-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:definition "Demokratisk styreform der folket direkte har rett til å være med på å fatte  beslutninger, uten å arbeide innenfor rammene av et representativt styresett <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Direct democracy"@en,
        "Direkte demokrati"@nb ;
    skos:related humord:c15999 .

humord:c26155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26155" ;
    dct:modified "2023-12-18T11:15:17"^^xsd:dateTime ;
    skos:altLabel "Finansporteføljar"@nb,
        "Porteføljar (Finansverksemd)"@nb,
        "Porteføljer (Finansvirksomhet)"@nb ;
    skos:broader humord:c22526 ;
    skos:closeMatch <http://dewey.info/class/332.632/e23/> ;
    skos:definition "Samling av verdipapirer <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.632/e23/> ;
    skos:prefLabel "Financial portfolios"@en,
        "Finansporteføljer"@nb .

humord:c26157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26157" ;
    dct:modified "2012-09-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:definition "Retning i psykologien der oppmerksomheten rettes mot psykologisk helse snarere enn mot psykisk lidelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/150.1988/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1988/e23/> ;
    skos:prefLabel "Positive psychology"@en,
        "Positiv psykologi"@nb .

humord:c26158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26158" ;
    dct:modified "2024-08-28T11:16:03"^^xsd:dateTime ;
    skos:altLabel "Assimilation (Social process)"@en,
        "Assimilasjon (Sosial prosess)"@nb,
        "Assimilering"@nb ;
    skos:broader humord:c09201 ;
    skos:closeMatch <http://dewey.info/class/303.482/e23/> ;
    skos:definition "Assimilering, eller assimilasjon, oppfattes vanligvis som en minoritetspolitikk en stat eller regjering fører overfor en språklig eller kulturell minoritet eller innvandret gruppe for å gjøre den mest mulig lik majoritetsbefolkningen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/> ;
    skos:prefLabel "Cultural assimilation"@en,
        "Assimilering"@nb .

humord:c26160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26160" ;
    dct:modified "2012-09-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09680 ;
    skos:definition "Det at et politisk parti, NGO el.l. forbindes med en bestemt sak <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Issue ownership"@en,
        "Sakseierskap"@nb .

humord:c26161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26161" ;
    dct:modified "2025-02-26T15:38:49"^^xsd:dateTime ;
    skos:altLabel "The Austrian School of Economics"@en,
        "Auserrikske skulen"@nb,
        "Austerrikske skole"@nb,
        "Austerrikske skolen"@nb,
        "Austerrikske skule"@nb,
        "Den austerrikske skole"@nb,
        "Den austerrikske skolen"@nb,
        "Den austerrikske skule"@nb,
        "Den austerrikske skulen"@nb,
        "Den østerrikske skole"@nb,
        "Den østerrikske skolen"@nb,
        "Østerrikske skole"@nb ;
    skos:broader humord:c07852 ;
    skos:definition "Nyliberalistisk skole innenfor samfunnsøkonomisk lære <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/330.157/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.157/e23/> ;
    skos:prefLabel "Austrian School of Economics"@en,
        "Østerrikske skolen"@nb .

humord:c26162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26162" ;
    dct:modified "2024-11-20T12:49:31"^^xsd:dateTime ;
    skos:altLabel "Ikke-fornybare naturressurser"@nb,
        "Ikkje-forbybare ressursar"@nb,
        "Ikkje-fornybare naturressursar"@nb,
        "Lagerressurser"@nb ;
    skos:broadMatch <http://dewey.info/class/333.7/e23/> ;
    skos:broader humord:c01518 ;
    skos:definition "Ressurser som forbrukes og ikke kan fornyes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/553.2/e23/> ;
    skos:prefLabel "Non-renewable resources"@en,
        "Ikke-fornybare ressurser"@nb ;
    skos:related humord:c22723 ;
    skos:relatedMatch <http://dewey.info/class/553.2/e23/> .

humord:c26165 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26165" ;
    dct:modified "2025-01-03T10:29:52"^^xsd:dateTime ;
    skos:altLabel "Ljodeffektar"@nb,
        "Lydeffektar"@nb ;
    skos:broadMatch <http://dewey.info/class/792.024/e23/> ;
    skos:broader humord:c04396,
        humord:c11572 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/777.53/e23/>,
        <http://dewey.info/class/792.024/e23/> ;
    skos:prefLabel "Sound effects"@en,
        "Lydeffekter"@nb ;
    skos:relatedMatch <http://dewey.info/class/534/e23/>,
        <http://dewey.info/class/777.53/e23/> .

humord:c26166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26166" ;
    dct:modified "2024-11-11T09:00:20"^^xsd:dateTime ;
    skos:altLabel "Praksis"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "1. handlinger som skal tjene til virkeliggjørelse av en idé; anvendelse av en lære; utøvelse 2. yrkesmessig, faglig virksomhet 3. sedvane, framgangsmåte <Norsk ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Practice"@en,
        "Praksis"@nb .

humord:c26167 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26167" ;
    dct:modified "2025-03-24T14:17:27"^^xsd:dateTime ;
    skos:altLabel "Manndalen"@nb,
        "Olmavankka"@nb,
        "Olmmáivággi"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484552/e23/>,
        <http://dewey.info/class/914.84552/e23/>,
        <http://dewey.info/class/948.4552/e23/> ;
    skos:broader humord:c21034 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484552/e23/>,
        <http://dewey.info/class/914.84552/e23/>,
        <http://dewey.info/class/948.4552/e23/> ;
    skos:prefLabel "Manndalen"@en,
        "Manndalen"@nb .

humord:c26168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26168" ;
    dct:modified "2025-02-11T14:04:04"^^xsd:dateTime ;
    skos:altLabel "Emerilon"@en,
        "Emerion"@en,
        "Melejo"@en,
        "Mereo"@en,
        "Mereyo"@en,
        "Teco"@en,
        "Teko"@en,
        "Emerillon (Folk)"@nb,
        "Emerilon (Folk)"@nb,
        "Emerion (Folk)"@nb,
        "Melejo (Folk)"@nb,
        "Mereo (Folk)"@nb,
        "Mereyo (Folk)"@nb,
        "Teco (Folk)"@nb,
        "Teko (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89838/e23/>,
        <http://dewey.info/class/5--9838/e23/>,
        <http://dewey.info/class/988.2/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Amerikansk urfolk i Fransk Guyana, Sør-Amerika <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89838/e23/>,
        <http://dewey.info/class/5--9838/e23/>,
        <http://dewey.info/class/988.2/e23/> ;
    skos:prefLabel "Emerillon"@en,
        "Emerillon (Folk)"@nb .

humord:c26171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26171" ;
    dct:modified "2025-01-24T07:34:31"^^xsd:dateTime ;
    skos:altLabel "Bachelor's life"@en,
        "Singelliv"@nb ;
    skos:broadMatch <http://dewey.info/class/306.815/e23/> ;
    skos:broader humord:c09162 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.815/e23/> ;
    skos:prefLabel "Single life"@en,
        "Singelliv"@nb .

humord:c26172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26172" ;
    dct:modified "2024-10-22T08:27:11"^^xsd:dateTime ;
    skos:altLabel "Hoopa language"@en,
        "Hoopa språk"@nb,
        "Hupa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: hup"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Hupa language"@en,
        "Hupa språk"@nb .

humord:c26174 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26174" ;
    dct:modified "2024-09-02T12:56:31"^^xsd:dateTime ;
    skos:altLabel "Cahto language"@en,
        "Cahto språk"@nb,
        "Kato språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: ktw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Kato language"@en,
        "Kato språk"@nb .

humord:c26182 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26182" ;
    dct:modified "2024-01-18T14:15:19"^^xsd:dateTime ;
    skos:altLabel "Blokade"@nb,
        "Blokade (Militær taktikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/355.422/e23/> ;
    skos:broader humord:c09452 ;
    skos:definition "Avsperring av havn eller kyst med krigsskip <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.422/e23/> ;
    skos:prefLabel "Blockade"@en,
        "Blokade (Militær taktikk)"@nb .

humord:c26183 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26183" ;
    dct:modified "2025-02-21T14:44:23"^^xsd:dateTime ;
    skos:altLabel "Tôhoku"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5211/e23/>,
        <http://dewey.info/class/915.211/e23/>,
        <http://dewey.info/class/952.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5211/e23/>,
        <http://dewey.info/class/915.211/e23/>,
        <http://dewey.info/class/952.11/e23/> ;
    skos:prefLabel "Tohoku region"@en,
        "Tôhoku"@nb .

humord:c26184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26184" ;
    dct:modified "2024-08-21T08:12:13"^^xsd:dateTime ;
    skos:altLabel "Økonomiske indikatorar"@nb ;
    skos:broadMatch <http://dewey.info/class/338.9/e23/> ;
    skos:broader humord:c23869 ;
    skos:definition "Økonomiske indikatorer er statistiske elementer i økonomien <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Economic indicators"@en,
        "Økonomiske indikatorer"@nb .

humord:c26185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26185" ;
    dct:modified "2024-10-22T14:24:34"^^xsd:dateTime ;
    skos:altLabel "Garama language"@en,
        "Murrinhpatha language"@en,
        "Garama språk"@nb,
        "Murrinh-Patha språk"@nb,
        "Murrinhpatha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: mwf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Murrinh-Patha language"@en,
        "Murrinh-Patha språk"@nb .

humord:c26190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26190" ;
    dct:modified "2024-10-30T12:25:38"^^xsd:dateTime ;
    skos:altLabel "Election candidates"@en,
        "Kandidatar (Val)"@nb,
        "Valgkandidater"@nb,
        "Valkandidatar"@nb ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Candidates (Elections)"@en,
        "Kandidater (Valg)"@nb ;
    skos:related humord:c09705 .

humord:c26191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26191" ;
    dct:modified "2012-10-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c06355 ;
    skos:definition "Det at en grammatisk form blir lagt til som eget leksem i vokabularet <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Lexicalization"@en,
        "Leksikalisering"@nb .

humord:c26192 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26192" ;
    dct:modified "2025-02-21T14:35:05"^^xsd:dateTime ;
    skos:altLabel "Fukushima"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--52117/e23/>,
        <http://dewey.info/class/915.2117/e23/>,
        <http://dewey.info/class/952.117/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52117/e23/>,
        <http://dewey.info/class/915.2117/e23/>,
        <http://dewey.info/class/952.117/e23/> ;
    skos:prefLabel "Fukushima"@en,
        "Fukushima"@nb .

humord:c26193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26193" ;
    dct:modified "2024-11-20T13:54:49"^^xsd:dateTime ;
    skos:altLabel "Forskingskommunikasjon"@nb,
        "Forskningskommunikasjon"@nb,
        "Vitskapeleg kommunikasjon"@nb,
        "Vitskapleg kommunikasjon"@nb ;
    skos:broader humord:c01535 ;
    skos:definition "Prosessen knyttet til forskeres deling og publisering av forskningsresultater slik at de er tilgjengelige for et bredere fagmiljø <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c009589,
        <http://dewey.info/class/001.4014/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009589,
        <http://dewey.info/class/001.4014/e23/>,
        <http://dewey.info/class/501.4/e23/> ;
    skos:prefLabel "Scientific communication"@en,
        "Vitenskapelig kommunikasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/501.4/e23/> .

humord:c26196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26196" ;
    dct:modified "2023-02-14T11:33:46"^^xsd:dateTime ;
    skos:altLabel "Collective nouns"@en ;
    skos:broadMatch <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:broader humord:c05946 ;
    skos:definition "Substantiver med entallsform som betegner flere enheter <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--554/e23/>,
        <http://dewey.info/class/415.54/e23/> ;
    skos:prefLabel "Collectives (Grammar)"@en,
        "Kollektiver (Grammatikk)"@nb .

humord:c26197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26197" ;
    dct:modified "2025-03-06T08:12:57"^^xsd:dateTime ;
    skos:altLabel "Akkala Saami language"@en,
        "Akkalasamisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:broader humord:c14678 ;
    skos:editorialNote "Lukket bemerkning: ubtø"@nb,
        "Språkkode: sia"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.576/e23/>,
        <http://dewey.info/class/6--94576/e23/> ;
    skos:prefLabel "Akkala Sámi language"@en,
        "Akkalasamisk språk"@nb .

humord:c26201 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26201" ;
    dct:modified "2025-02-19T15:50:05"^^xsd:dateTime ;
    skos:altLabel "Dubai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:broader humord:c01832 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5357/e23/>,
        <http://dewey.info/class/915.357/e23/>,
        <http://dewey.info/class/953.57/e23/> ;
    skos:prefLabel "Dubai"@en,
        "Dubai"@nb .

humord:c26202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26202" ;
    dct:modified "2024-10-18T09:55:49"^^xsd:dateTime ;
    skos:altLabel "Vitskapsspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.47/e23/> ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/501.4/e23/> ;
    skos:definition "Vitenskapsspråk er det språket som benyttes for vitenskapelig publisering <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.47/e23/>,
        <http://dewey.info/class/501.4/e23/> ;
    skos:prefLabel "Scientific language"@en,
        "Vitenskapsspråk"@nb .

humord:c26203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26203" ;
    dct:modified "2025-01-24T07:34:00"^^xsd:dateTime ;
    skos:altLabel "Seterliv"@nb,
        "Stølsliv"@nb ;
    skos:broader humord:c09162 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637/e23/> ;
    skos:prefLabel "Shieling life"@en,
        "Seterliv"@nb ;
    skos:related humord:c07642,
        humord:c29605 ;
    skos:relatedMatch <http://dewey.info/class/637/e23/> .

humord:c26204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26204" ;
    dct:modified "2021-04-30T16:42:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/6--35/e23/> ;
    skos:broader humord:c15977 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/437.9453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/437.9453/e23/>,
        <http://dewey.info/class/6--35/e23/> ;
    skos:prefLabel "Cimbrian language"@en,
        "Zimbrisk språk"@nb .

humord:c26207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26207" ;
    dct:modified "2012-10-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/> ;
    skos:broader humord:c25827 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/372.632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/372.632/e23/> ;
    skos:prefLabel "Spelling"@en,
        "Staving"@nb .

humord:c26208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26208" ;
    dct:modified "2021-01-12T15:52:40"^^xsd:dateTime ;
    skos:altLabel "Voting behavior"@en,
        "Valgadferd"@nb,
        "Valgatferd"@nb,
        "Velgeradferd"@nb ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.9/e23/> ;
    skos:prefLabel "Voting behaviour"@en,
        "Velgeratferd"@nb ;
    skos:related humord:c07385,
        humord:c26562 ;
    skos:relatedMatch <http://dewey.info/class/324.9/e23/> .

humord:c26210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26210" ;
    dct:modified "2024-04-12T14:12:33"^^xsd:dateTime ;
    skos:altLabel "CO2 capture"@en,
        "CO2-fangst"@nb,
        "Karbonfangst"@nb ;
    skos:broadMatch <http://dewey.info/class/363.73874/e23/> ;
    skos:broader humord:c23764 ;
    skos:closeMatch realfagstermer:c013562 ;
    skos:definition "Det å skille ut karbondioksyd fra en gass-strøm <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013562,
        <http://dewey.info/class/363.73874/e23/> ;
    skos:prefLabel "Carbon capture"@en,
        "Karbonfangst"@nb ;
    skos:related humord:c20905,
        humord:c21994,
        humord:c26212,
        humord:c27530,
        humord:c59353 .

humord:c26212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26212" ;
    dct:modified "2024-04-12T14:12:30"^^xsd:dateTime ;
    skos:altLabel "CCS"@en,
        "CO2 storage"@en,
        "CCS"@nb,
        "CO2-handtering"@nb,
        "CO2-håndtering"@nb,
        "CO2-lagring"@nb,
        "Karbonlagring"@nb ;
    skos:broadMatch <http://dewey.info/class/363.738746/e23/>,
        <http://dewey.info/class/665.742/e23/> ;
    skos:broader humord:c23764 ;
    skos:definition "Permanent lagring av karbondioksyd <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c009825 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009825,
        <http://dewey.info/class/363.738746/e23/>,
        <http://dewey.info/class/546.6812/e23/>,
        <http://dewey.info/class/665.742/e23/> ;
    skos:prefLabel "Carbon storage"@en,
        "Karbonlagring"@nb ;
    skos:related humord:c20905,
        humord:c21994,
        humord:c26210,
        humord:c27530,
        humord:c59353 ;
    skos:relatedMatch <http://dewey.info/class/546.6812/e23/> .

humord:c26215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26215" ;
    dct:modified "2024-04-18T12:56:57"^^xsd:dateTime ;
    skos:broader humord:c65872 ;
    skos:closeMatch <http://dewey.info/class/551.31/e23/> ;
    skos:definition "Delen av jordoverflata der vann finnes i fast form, enten i form av isbreer, snø, tele, permafrost og islagt vann <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c007731 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007731,
        <http://dewey.info/class/551.31/e23/> ;
    skos:prefLabel "Cryosphere"@en,
        "Kryosfæren"@nb .

humord:c26218 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26218" ;
    dct:modified "2025-02-26T07:39:16"^^xsd:dateTime ;
    skos:altLabel "Galicia (Mellom-Europa)"@nb,
        "Galicja"@nb ;
    skos:broader humord:c03673 ;
    skos:closeMatch <http://dewey.info/class/2--4386/e23/>,
        <http://dewey.info/class/914.386/e23/>,
        <http://dewey.info/class/943.86/e23/> ;
    skos:definition "Galicia var en historisk region i østlige Sentral-Europa, i dag delt mellom Polen og Ukraina <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4386/e23/>,
        <http://dewey.info/class/914.386/e23/>,
        <http://dewey.info/class/943.86/e23/> ;
    skos:prefLabel "Galicia (Central Europe)"@en,
        "Galicia (Mellom-Europa)"@nb .

humord:c26219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26219" ;
    dct:modified "2024-04-23T10:50:11"^^xsd:dateTime ;
    skos:altLabel "Nevropsykiatri"@nb ;
    skos:broader humord:c03840 ;
    skos:definition "Studiet av psykiatriske symptomer som forekommer ved sykdommer og skader i sentralnervesystemet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> ;
    skos:prefLabel "Neuropsychiatry"@en,
        "Nevropsykiatri"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8/e23/>,
        <http://dewey.info/class/618.928/e23/>,
        <http://dewey.info/class/618.9768/e23/> .

humord:c26220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26220" ;
    dct:modified "2024-10-01T13:21:06"^^xsd:dateTime ;
    skos:altLabel "Deficits in attention, motor control and perception"@en,
        "DAMP (Nevropsykiatriske tilstandar)"@nb,
        "Deficits in attention, motor control and  perception"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8589/e23/> ;
    skos:broader humord:c58338 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8589/e23/>,
        <http://dewey.info/class/618.928589/e23/> ;
    skos:prefLabel "DAMP (Medicine)"@en,
        "DAMP (Nevropsykiatriske tilstander)"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.928589/e23/> .

humord:c26224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26224" ;
    dct:modified "2024-07-01T12:35:34"^^xsd:dateTime ;
    skos:altLabel "Bolt of lightning"@en,
        "Flash"@en,
        "Lightning flash"@en,
        "Lyn"@nb ;
    skos:broader humord:c08280,
        humord:c65573 ;
    skos:definition "Lyn er ein sterkt lysande gneiste som oppstår ved ei plutseleg elektrisk utlading i atmosfæren.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c005698,
        <http://dewey.info/class/551.5632/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005698,
        <http://dewey.info/class/551.5632/e23/>,
        <http://dewey.info/class/632.15/e23/> ;
    skos:prefLabel "Lightning"@en,
        "Lyn"@nb ;
    skos:relatedMatch <http://dewey.info/class/632.15/e23/> .

humord:c26225 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26225" ;
    dct:modified "2021-12-17T15:06:25"^^xsd:dateTime ;
    skos:altLabel "Policy-making"@en,
        "Policymaking"@en ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/320.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.6/e23/> ;
    skos:prefLabel "Policy making"@en,
        "Politikkutforming"@nb .

humord:c26228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26228" ;
    dct:modified "2024-11-08T15:21:29"^^xsd:dateTime ;
    skos:altLabel "Inverse ratio"@en,
        "Gjensidigheit"@nb,
        "Gjensidighet"@nb,
        "Resiprositet"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Gjensidighet, vekselforhold <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reciprocity"@en,
        "Resiprositet"@nb .

humord:c26230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26230" ;
    dct:modified "2024-12-12T07:48:11"^^xsd:dateTime ;
    skos:altLabel "Slaget ved El Alamein"@nb,
        "Slaget ved El Alamein (1942)"@nb ;
    skos:broader humord:c03985 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/940.542321/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.542321/e23/> ;
    skos:prefLabel "Battle of El Alamein"@en,
        "Slaget ved El Alamein"@nb .

humord:c26231 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26231" ;
    dct:modified "2024-12-12T07:33:25"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Waterloo"@nb,
        "Slaget ved Waterloo (1815)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.2742/e23/> ;
    skos:broader humord:c04002 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.2742/e23/> ;
    skos:prefLabel "Battle of Waterloo"@en,
        "Slaget ved Waterloo"@nb .

humord:c26232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26232" ;
    dct:modified "2020-11-30T11:02:40"^^xsd:dateTime ;
    skos:altLabel "Underlying representation"@en ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c05767 ;
    skos:definition "Form postulert på et abstrakt representasjonsnivå <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Underlying form"@en,
        "Underliggende form"@nb .

humord:c26233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26233" ;
    dct:modified "2012-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:definition "Fremstillingsmåte der hendelser og temaer i nyhetene er overdrevet for å få  flere lesere eller seere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Sensationalism"@en,
        "Sensasjonalisme"@nb ;
    skos:related humord:c15103 .

humord:c26237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26237" ;
    dct:modified "2012-10-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Golem"@en,
        "Golem"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2089924/e23/> ;
    skos:broader humord:c07567 ;
    skos:definition "I jødisk mytologi og middelaldersk folketro et levende, menneskeliknende vesen laget av et dødt materiale, ofte leire <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2089924/e23/> ;
    skos:prefLabel "Golems"@en,
        "Golemer"@nb .

humord:c26239 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26239" ;
    dct:modified "2024-10-14T15:29:36"^^xsd:dateTime ;
    skos:altLabel "Barbados"@nb ;
    skos:broader humord:c12082 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--72981/e23/>,
        <http://dewey.info/class/917.2981/e23/>,
        <http://dewey.info/class/972.981/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72981/e23/>,
        <http://dewey.info/class/917.2981/e23/>,
        <http://dewey.info/class/972.981/e23/> ;
    skos:prefLabel "Barbados"@en,
        "Barbados"@nb .

humord:c26240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26240" ;
    dct:modified "2025-01-21T11:14:52"^^xsd:dateTime ;
    skos:altLabel "Documentary programs (Radio)"@en,
        "Radio documentary"@en,
        "Radio features"@en,
        "Dokumentar (Radioprogram)"@nb,
        "Dokumentar (Radioprogrammer)"@nb,
        "Dokumentarar (Radioprogram)"@nb,
        "Dokumentarer (Radioprogrammer)"@nb,
        "Dokumentarprogram (Radio)"@nb,
        "Dokumentarprogrammer (Radio)"@nb,
        "Dokumentarradio"@nb,
        "Feature (Radio)"@nb,
        "Radiodokumentar"@nb,
        "Radiodokumentarar"@nb,
        "Radiodokumentarer"@nb ;
    skos:broadMatch <http://dewey.info/class/791.446/e23/> ;
    skos:broader humord:c25296 ;
    skos:definition "Faglitterær radiosjanger, med elementer fra reportasjer og hørespill, som etablerte seg som en del av kulturprogrammene etter 1945 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.446/e23/> ;
    skos:prefLabel "Radio documentaries"@en,
        "Radiodokumentar"@nb ;
    skos:related humord:c36782 .

humord:c26245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26245" ;
    dct:modified "2012-10-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/070.194/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.194/e23/> ;
    skos:prefLabel "Radio journalism"@en,
        "Radiojournalistikk"@nb .

humord:c26246 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c09113 ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26246" ;
    dct:modified "2021-11-24T13:36:19"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pressehistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c26247 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c09107 ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26247" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mediehistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c26248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26248" ;
    dct:modified "2024-11-11T12:30:55"^^xsd:dateTime ;
    skos:altLabel "Key ratios"@en,
        "Nykeltal"@nb,
        "Nøkkeltal"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Tall som gir viktig informasjon <Ordnett>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Key figures"@en,
        "Nøkkeltall"@nb .

humord:c26249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26249" ;
    dct:modified "2012-10-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:definition "Tysk bevegelse som hadde politisk samling av alle tysktalende folk som mål <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: hl-senteret12"@nb ;
    skos:exactMatch <http://dewey.info/class/320.540943/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.540943/e23/> ;
    skos:prefLabel "Pan-Germanism"@en,
        "Pangermanisme"@nb .

humord:c26250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26250" ;
    dct:modified "2012-11-05T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/179/e23/> ;
    skos:prefLabel "Brutality"@en,
        "Brutalitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/152.47/e23/>,
        <http://dewey.info/class/179/e23/> .

humord:c26254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26254" ;
    dct:modified "2024-10-30T12:24:24"^^xsd:dateTime ;
    skos:altLabel "Kollaboratørar"@nb ;
    skos:broadMatch <http://dewey.info/class/364.131/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Person som samarbeider med fienden <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.131/e23/>,
        <http://dewey.info/class/940.53163/e23/> ;
    skos:prefLabel "Collaborators"@en,
        "Kollaboratører"@nb ;
    skos:related humord:c08894,
        humord:c16960 ;
    skos:relatedMatch <http://dewey.info/class/940.53163/e23/> .

humord:c26255 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26255" ;
    dct:modified "2025-02-04T15:05:14"^^xsd:dateTime ;
    skos:altLabel "Meknès"@nb ;
    skos:broadMatch <http://dewey.info/class/2--645/e23/>,
        <http://dewey.info/class/916.45/e23/>,
        <http://dewey.info/class/964.5/e23/> ;
    skos:broader humord:c01593 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--645/e23/>,
        <http://dewey.info/class/916.45/e23/>,
        <http://dewey.info/class/964.5/e23/> ;
    skos:prefLabel "Meknes"@en,
        "Meknès"@nb .

humord:c26256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26256" ;
    dct:modified "2025-03-14T09:09:05"^^xsd:dateTime ;
    skos:altLabel "Capitolium"@en,
        "Kapitol"@nb,
        "Kapitolhøgda"@nb,
        "Kapitolhøyden"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:broader humord:c02479 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--45632/e23/>,
        <http://dewey.info/class/914.5632/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.632/e23/> ;
    skos:prefLabel "Capitoline Hill"@en,
        "Kapitol"@nb .

humord:c26257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26257" ;
    dct:modified "2024-08-28T20:38:49"^^xsd:dateTime ;
    skos:altLabel "Idol worship"@en,
        "Avgudsdyrking"@nb,
        "Idolatri"@nb ;
    skos:broadMatch <http://dewey.info/class/202.18/e23/> ;
    skos:broader humord:c15187 ;
    skos:definition "Avgudsdyrkelse er avvik fra ortodoks lære innen en religion, for eksempel ved bruk av ulike former for avbildninger <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.18/e23/> ;
    skos:prefLabel "Idolatry"@en,
        "Avgudsdyrkelse"@nb .

humord:c26259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26259" ;
    dct:modified "2024-11-11T12:37:54"^^xsd:dateTime ;
    skos:altLabel "Opphav"@nb ;
    skos:broadMatch <http://dewey.info/class/113.8/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/113.8/e23/> ;
    skos:prefLabel "Origin"@en,
        "Opprinnelse"@nb .

humord:c26260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26260" ;
    dct:modified "2020-11-17T13:27:51"^^xsd:dateTime ;
    skos:altLabel "Non-linear narratives"@en,
        "Non-linear stories"@en,
        "Ikke-lineære fortellinger"@nb,
        "Ikke-lineære narrativer"@nb,
        "Non-linearitet"@nb ;
    skos:broadMatch <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06514 ;
    skos:definition "Fragmentert tekst, uten lineære strukturer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Non-linearity (Literature)"@en,
        "Ikke-linearitet (Litteratur)"@nb ;
    skos:related humord:c26264 .

humord:c26264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26264" ;
    dct:modified "2012-11-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lineære fortellinger"@nb,
        "Lineære narrativer"@nb,
        "Lineære tekster"@nb ;
    skos:broadMatch <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06514 ;
    skos:definition "Linearitet beskriver en tekst der ordene eller elementene plassert i en utvetydig og forutbestemt rekkefølge <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Linearity (Literature)"@en,
        "Linearitet (Litteratur)"@nb ;
    skos:related humord:c26260 .

humord:c26270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26270" ;
    dct:modified "2025-01-06T09:52:18"^^xsd:dateTime ;
    skos:altLabel "Bikeways"@en,
        "Cycle tracks"@en,
        "Sykkelstiar"@nb,
        "Sykkelstier"@nb,
        "Sykkelstigar"@nb,
        "Sykkelvegar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.411/e23/> ;
    skos:broader humord:c04361 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/388.12/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.12/e23/>,
        <http://dewey.info/class/388.411/e23/>,
        <http://dewey.info/class/625.7/e23/>,
        <http://dewey.info/class/711.72/e23/> ;
    skos:prefLabel "Bicycle paths"@en,
        "Sykkelveier"@nb ;
    skos:related humord:c17091,
        humord:c26272 ;
    skos:relatedMatch <http://dewey.info/class/625.7/e23/>,
        <http://dewey.info/class/711.72/e23/> .

humord:c26272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26272" ;
    dct:modified "2024-02-16T14:18:59"^^xsd:dateTime ;
    skos:altLabel "Bicycle tours"@en,
        "Biking"@en,
        "Sykkelsport"@nb,
        "Sykkelturar"@nb,
        "Sykkelturer"@nb,
        "Sykling"@nb ;
    skos:broader humord:c19484 ;
    skos:closeMatch realfagstermer:c014006,
        <http://dewey.info/class/796.6/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/388.3472/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014006,
        <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/388.3472/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/>,
        <http://dewey.info/class/796.6/e23/>,
        <http://dewey.info/class/910/e23/> ;
    skos:prefLabel "Cycling"@en,
        "Sykkelsport"@nb ;
    skos:related humord:c17091,
        humord:c26270,
        humord:c58584 ;
    skos:relatedMatch <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/344.099/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.711/e23/>,
        <http://dewey.info/class/649.57/e23/> .

humord:c26274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26274" ;
    dct:modified "2024-12-12T07:37:08"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Verdun"@nb,
        "Slaget ved Verdun (1916)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.4272/e23/> ;
    skos:broader humord:c03993 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.4272/e23/> ;
    skos:prefLabel "Battle of Verdun"@en,
        "Slaget ved Verdun"@nb .

humord:c26275 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26275" ;
    dct:modified "2024-08-15T13:40:22"^^xsd:dateTime ;
    skos:altLabel "Antigua og Barbuda"@nb ;
    skos:broader humord:c12082 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--72974/e23/>,
        <http://dewey.info/class/917.2974/e23/>,
        <http://dewey.info/class/972.974/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72974/e23/>,
        <http://dewey.info/class/917.2974/e23/>,
        <http://dewey.info/class/972.974/e23/> ;
    skos:prefLabel "Antigua and Barbuda"@en,
        "Antigua og Barbuda"@nb .

humord:c26276 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26276" ;
    dct:modified "2024-02-22T08:10:14"^^xsd:dateTime ;
    skos:altLabel "Public relation"@en,
        "PR"@nb,
        "PR-arbeid"@nb,
        "Public relation"@nb,
        "Public relations"@nb,
        "Samfunnskontakt"@nb ;
    skos:broader humord:c07755 ;
    skos:definition "Organisasjoners planlagte kommunikasjon med sine omgivelser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/659.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/659.2/e23/> ;
    skos:prefLabel "Public relations"@en,
        "Informasjon og samfunnskontakt"@nb ;
    skos:related humord:c07756 .

humord:c26278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26278" ;
    dct:modified "2024-11-14T20:08:29"^^xsd:dateTime ;
    skos:altLabel "Strategisk kommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/658.45/e23/> ;
    skos:broader humord:c26276 ;
    skos:definition "Å bruke kommunikasjon som virkemiddel for å oppnå en virksomhets visjon og  overordnede mål <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--014/e23/>,
        <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/658.45/e23/> ;
    skos:prefLabel "Strategic communication"@en,
        "Strategisk kommunikasjon"@nb .

humord:c26279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26279" ;
    dct:modified "2024-11-27T21:37:40"^^xsd:dateTime ;
    skos:altLabel "Credibility"@en,
        "Reliability"@en,
        "Reliabiliy"@en,
        "Trustworthiness"@en,
        "Truverd"@nb ;
    skos:broadMatch <http://dewey.info/class/262.72/e23/> ;
    skos:broader humord:c00310 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.72/e23/> ;
    skos:prefLabel "Trustworthiness"@en,
        "Troverdighet"@nb .

humord:c26280 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26280" ;
    dct:modified "2024-11-08T16:05:59"^^xsd:dateTime ;
    skos:altLabel "Preferansar"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Preferences"@en,
        "Preferanser"@nb .

humord:c26281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26281" ;
    dct:modified "2012-11-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/302.4/e23/> ;
    skos:broader humord:c25780 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/302.4/e23/> ;
    skos:prefLabel "Informal networks"@en,
        "Uformelle nettverk"@nb .

humord:c26283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26283" ;
    dct:modified "2024-11-27T21:44:22"^^xsd:dateTime ;
    skos:altLabel "Excuses"@en,
        "Regrets"@en,
        "Beklagelser"@nb,
        "Orsakingar"@nb,
        "Unnskyldningar"@nb ;
    skos:broader humord:c00310 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177/e23/> ;
    skos:prefLabel "Apologies"@en,
        "Unnskyldninger"@nb ;
    skos:related humord:c17716 ;
    skos:relatedMatch <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/177/e23/> .

humord:c26286 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26286" ;
    dct:modified "2020-12-01T09:25:18"^^xsd:dateTime ;
    skos:altLabel "Motion picture direction"@en ;
    skos:broader humord:c05418,
        humord:c05547 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/791.430233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.18/e23/>,
        <http://dewey.info/class/791.430233/e23/> ;
    skos:prefLabel "Film direction"@en,
        "Filmregi"@nb ;
    skos:related humord:c07526 ;
    skos:relatedMatch <http://dewey.info/class/070.18/e23/> .

humord:c26287 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26287" ;
    dct:modified "2012-11-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/> ;
    skos:broader humord:c07034 ;
    skos:definition "Skjønnlitteratur skrevet ut fra et feministisk perspektiv <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3522/e23/>,
        <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/801.95082/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/808.899287/e23/>,
        <http://dewey.info/class/809.933522/e23/> ;
    skos:prefLabel "Feminist literature"@en,
        "Feministisk litteratur"@nb ;
    skos:relatedMatch <http://dewey.info/class/3C--3522/e23/>,
        <http://dewey.info/class/801.95082/e23/>,
        <http://dewey.info/class/808.899287/e23/>,
        <http://dewey.info/class/809.933522/e23/> .

humord:c26288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26288" ;
    dct:modified "2025-01-03T10:32:04"^^xsd:dateTime ;
    skos:altLabel "Filmfotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:closeMatch <http://dewey.info/class/777/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/777/e23/> ;
    skos:prefLabel "Motion picture photography"@en,
        "Filmfotografering"@nb ;
    skos:related humord:c05418 .

humord:c26289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26289" ;
    dct:modified "2024-12-06T14:26:56"^^xsd:dateTime ;
    skos:altLabel "Prima vista (Playing)"@en,
        "Sight playing"@en,
        "Bladspel"@nb,
        "Bladspill"@nb,
        "Prima vista spel"@nb ;
    skos:broader humord:c17351 ;
    skos:closeMatch <http://dewey.info/class/781.423/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.423/e23/> ;
    skos:prefLabel "Sight-reading (Playing)"@en,
        "Prima vista spill"@nb .

humord:c26291 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26291" ;
    dct:modified "2024-11-22T10:24:57"^^xsd:dateTime ;
    skos:altLabel "Ertebøllekultur"@nb,
        "Ertebøllekulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.30128/e23/>,
        <http://dewey.info/class/936.861/e23/>,
        <http://dewey.info/class/936.89/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Arkeologisk kultur som i slutten av eldre steinalder (ca. 5200-4000 f.Kr.) var utbredt i Danmark, Skåne og Nord-Tyskland, oppkalt etter landsbyen Ertebølle ved Limfjorden på Jylland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.30128/e23/>,
        <http://dewey.info/class/936.861/e23/>,
        <http://dewey.info/class/936.89/e23/> ;
    skos:prefLabel "Ertebølle culture"@en,
        "Ertebøllekulturen"@nb .

humord:c26292 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26292" ;
    dct:modified "2024-12-03T11:19:47"^^xsd:dateTime ;
    skos:altLabel "Expiation"@en,
        "Soning (Religion)"@nb ;
    skos:broadMatch <http://dewey.info/class/202.2/e23/> ;
    skos:broader humord:c08725 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.2/e23/> ;
    skos:prefLabel "Atonement (Religion)"@en,
        "Soning (Religion)"@nb .

humord:c26293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26293" ;
    dct:modified "2012-11-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV drama"@en,
        "TV drama series"@en,
        "Television drama series"@en,
        "Dramaserier (Fjernsyn)"@nb,
        "TV-drama"@nb ;
    skos:broadMatch <http://dewey.info/class/791.457/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.457/e23/> ;
    skos:prefLabel "Television drama"@en,
        "Fjernsynsdrama"@nb ;
    skos:related humord:c06665 .

humord:c26295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26295" ;
    dct:modified "2024-07-02T08:18:02"^^xsd:dateTime ;
    skos:altLabel "Adapsjon (Fjernsyn)"@nb,
        "Adapsjonar (Fjernsyn)"@nb,
        "Adapsjoner (Fjernsyn)"@nb,
        "Adaptasjon (Fjernsyn)"@nb,
        "Adaptasjonar (Fjernsyn)"@nb ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/791.456/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456/e23/> ;
    skos:prefLabel "Adaptation (Television)"@en,
        "Adaptasjoner (Fjernsyn)"@nb .

humord:c26296 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26296" ;
    dct:modified "2024-01-18T13:03:51"^^xsd:dateTime ;
    skos:altLabel "Adapsjon (Litteratur)"@nb,
        "Adapsjonar (Litteratur)"@nb,
        "Adapsjoner (Litteratur)"@nb,
        "Adaptasjon (Litteratur)"@nb,
        "Adaptasjonar (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/800/e23/> ;
    skos:broader humord:c06452 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/800/e23/> ;
    skos:prefLabel "Literary adaptation"@en,
        "Adaptasjoner (Litteratur)"@nb .

humord:c26297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26297" ;
    dct:modified "2012-11-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bowdlerization"@en ;
    skos:broadMatch <http://dewey.info/class/303.376/e23/>,
        <http://dewey.info/class/363.31/e23/> ;
    skos:broader humord:c19672 ;
    skos:definition "Retting eller strykning i en tekst av noe som ansees som galt eller anstøtelig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/098.1/e23/>,
        <http://dewey.info/class/303.376/e23/>,
        <http://dewey.info/class/363.31/e23/> ;
    skos:prefLabel "Expurgation"@en,
        "Ekspurgasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/098.1/e23/> .

humord:c26298 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c10055,
        humord:c10802 ;
    dct:created "2012-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26298" ;
    dct:modified "2021-11-24T13:36:15"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ural-altaiske språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c26299 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c10055,
        humord:c10802 ;
    dct:created "2012-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26299" ;
    dct:modified "2021-11-24T13:36:11"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uralaltaiske språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c26306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26306" ;
    dct:modified "2020-07-02T09:23:21"^^xsd:dateTime ;
    skos:altLabel "Integration policies"@en,
        "Integreringspolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/325.1/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.1/e23/> ;
    skos:prefLabel "Integration policy"@en,
        "Integrasjonspolitikk"@nb ;
    skos:related humord:c01488 .

humord:c26310 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26310" ;
    dct:modified "2024-02-06T14:51:24"^^xsd:dateTime ;
    skos:altLabel "Miljøkjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Miljøkjemi er en del av kjemien som tar for seg forurensning og miljøproblemer knyttet til dette.Fagområdet dreier seg om hvordan forurensninger transporteres og akkumuleres i miljøet, hvordan de påvirker miljøet og hvordan kunnskaper i kjemi kan brukes til å redusere mengden av forurensninger og dempe de skadelige virkningene av dem. <SNL>"@nb ;
    skos:editorialNote "Lagt inn etter forslag fra Realfagsbib., ved Kristin Rangnes.2012-11-27/bsh"@nb,
        "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c009671,
        <http://dewey.info/class/577.14/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009671,
        <http://dewey.info/class/577.14/e23/> ;
    skos:prefLabel "Environmental chemistry"@en,
        "Miljøkjemi"@nb .

humord:c26311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26311" ;
    dct:modified "2024-04-25T13:07:45"^^xsd:dateTime ;
    skos:altLabel "Carbon budget"@en,
        "Carbon sink"@en,
        "Karbonbudsjett"@nb,
        "Karbonets kretsløp"@nb,
        "Karbonkretsløpet"@nb,
        "Karbonomsetjing"@nb,
        "Karbonomsetning"@nb,
        "Karbonomsetting"@nb,
        "Karbonsluk"@nb,
        "Karbonsyklus"@nb,
        "Karbonsyklusen"@nb ;
    skos:broader humord:c26310 ;
    skos:definition "Betegner karbonets kretsløp gjennom luften (atmosfæren), vannmassene (hydrosfæren), levende organismer (biosfæren), jordsmonnet (pedosfæren) og berggrunnen (litosfæren) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c013562,
        <http://dewey.info/class/577.144/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013562,
        <http://dewey.info/class/363.73874/e23/>,
        <http://dewey.info/class/577.144/e23/> ;
    skos:prefLabel "Carbon cycle"@en,
        "Karbonsyklusen"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.73874/e23/> .

humord:c26316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26316" ;
    dct:modified "2025-01-17T07:10:56"^^xsd:dateTime ;
    skos:altLabel "Powder flasks"@en,
        "Krutthorn"@nb ;
    skos:broadMatch <http://dewey.info/class/736.6/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Beholder for oppbevaring av krutt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/683.4/e23/>,
        <http://dewey.info/class/736.6/e23/> ;
    skos:prefLabel "Powder horn"@en,
        "Krutthorn"@nb ;
    skos:related humord:c07781 ;
    skos:relatedMatch <http://dewey.info/class/683.4/e23/> .

humord:c26317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26317" ;
    dct:modified "2025-01-17T07:21:30"^^xsd:dateTime ;
    skos:altLabel "Smoothing irons"@en,
        "Strykejarn"@nb,
        "Strykejern"@nb ;
    skos:broadMatch <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/683.83/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/648.1/e23/>,
        <http://dewey.info/class/683.83/e23/> ;
    skos:prefLabel "Irons (Appliances)"@en,
        "Strykejern"@nb .

humord:c26319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26319" ;
    dct:modified "2012-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "F-structure"@nb,
        "Trekkstruktur"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5018234/e23/>,
        <http://dewey.info/class/415.018234/e23/> ;
    skos:broader humord:c06217 ;
    skos:definition "Ett av to syntaktiske nivåer i leksikalsk-funksjonell grammatikk <Concise Oxford Dictionary of Linguistics/UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5018234/e23/>,
        <http://dewey.info/class/415.018234/e23/> ;
    skos:prefLabel "F-structure"@en,
        "F-struktur"@nb .

humord:c26323 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26323" ;
    dct:modified "2013-01-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06186 ;
    skos:definition "Fellesbetegnelse for generative teorier som deler mange av målene til tidlige transformasjonelle teorier, men som bruker andre mekanismer for å forfølge disse målene <The Routledge Linguistics Encyclopedia/UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-transformational generative theories"@en,
        "Ikke-transformasjonelle generative teorier"@nb .

humord:c26325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26325" ;
    dct:modified "2012-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV comedies"@en,
        "TV comedy series"@en,
        "Television comedy series"@en ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/791.45617/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.45617/e23/> ;
    skos:prefLabel "Television comedies"@en,
        "Fjernsynskomedier"@nb ;
    skos:related humord:c06677 .

humord:c26326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26326" ;
    dct:modified "2024-11-07T19:54:20"^^xsd:dateTime ;
    skos:altLabel "Lalita Maha Tripura Sundari"@en,
        "Tripurasundari"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Tripura Sundari"@en,
        "Tripurasundari"@nb .

humord:c26327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26327" ;
    dct:modified "2012-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Human resource development"@en,
        "Personnel development"@en ;
    skos:broader humord:c19924 ;
    skos:definition "Tiltak som iverksettes for å stimulere og øke arbeidstakernes faglige og personlige utvikling og kompetanse <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.113/e23/> ;
    skos:prefLabel "Human resources development"@en,
        "Personalutvikling"@nb ;
    skos:related humord:c13632 ;
    skos:relatedMatch <http://dewey.info/class/370.113/e23/> .

humord:c26334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26334" ;
    dct:modified "2014-09-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Global security"@en,
        "Security (International affairs)"@en,
        "Sikkerhet (Internasjonale forhold)"@nb ;
    skos:broader humord:c27566 ;
    skos:closeMatch realfagstermer:c011075 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011075,
        <http://dewey.info/class/355.03/e23/> ;
    skos:prefLabel "International security"@en,
        "Internasjonal sikkerhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.03/e23/> .

humord:c26337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26337" ;
    dct:modified "2023-09-19T15:15:54"^^xsd:dateTime ;
    skos:altLabel "Securitisation  (Security policy)"@en ;
    skos:broadMatch <http://dewey.info/class/355.28/e23/> ;
    skos:broader humord:c09592 ;
    skos:definition "Den prosessen som utspiller seg når den styrende elite i en stat mobiliserer for å møte enn reell eller opplevd trussel mot suverenitet, uavhengighet eller den politiske orden <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.16/e23/>,
        <http://dewey.info/class/355.28/e23/> ;
    skos:prefLabel "Securitization (Security policy)"@en,
        "Sikkerhetisering"@nb ;
    skos:related humord:c01522 ;
    skos:relatedMatch <http://dewey.info/class/327.16/e23/> .

humord:c26339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26339" ;
    dct:modified "2020-08-07T13:39:44"^^xsd:dateTime ;
    skos:altLabel "Consumer behavior"@en,
        "Forbrukeradferd"@nb,
        "Forbrukerkultur"@nb,
        "Forbrukskultur"@nb,
        "Forbruksmønstre"@nb ;
    skos:broader humord:c07832 ;
    skos:editorialNote "Fram til 2012 brukt synonymt med forbruk. 2012-12-04/bsh"@nb,
        "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/658.8342/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/>,
        <http://dewey.info/class/658.8342/e23/> ;
    skos:prefLabel "Consumer behaviour"@en,
        "Forbrukeratferd"@nb ;
    skos:related humord:c07237 ;
    skos:relatedMatch <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.47/e23/> .

humord:c26345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26345" ;
    dct:modified "2024-11-20T12:42:28"^^xsd:dateTime ;
    skos:altLabel "Human security"@en,
        "Personleg sikkerheit (Sivile rettar)"@nb ;
    skos:broadMatch <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c21495,
        humord:c27566 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/>,
        <http://dewey.info/class/327.172/e23/> ;
    skos:prefLabel "Security of person (Civil rights)"@en,
        "Personlig sikkerhet (Sivile rettigheter)"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.172/e23/> .

humord:c26347 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26347" ;
    dct:modified "2025-02-13T12:33:33"^^xsd:dateTime ;
    skos:altLabel "Dominica"@nb ;
    skos:broader humord:c01804 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch <http://dewey.info/class/2--729841/e23/>,
        <http://dewey.info/class/917.29841/e23/>,
        <http://dewey.info/class/972.9841/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--729841/e23/>,
        <http://dewey.info/class/917.29841/e23/>,
        <http://dewey.info/class/972.9841/e23/> ;
    skos:prefLabel "Dominica"@en,
        "Dominica"@nb .

humord:c26348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26348" ;
    dct:modified "2024-08-19T12:13:48"^^xsd:dateTime ;
    skos:altLabel "Mattryggleik"@nb,
        "Matvaretrygghet"@nb ;
    skos:broader humord:c12039 ;
    skos:definition "God kontroll med produksjonen av næringsmidler slik at menneskene ikke blir syke av å spise maten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c007434,
        <http://dewey.info/class/353.997/e23/>,
        <http://dewey.info/class/363.192/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007434,
        <http://dewey.info/class/344.04232/e23/>,
        <http://dewey.info/class/353.997/e23/>,
        <http://dewey.info/class/363.192/e23/> ;
    skos:prefLabel "Food safety"@en,
        "Mattrygghet"@nb ;
    skos:related humord:c24547,
        humord:c67931 ;
    skos:relatedMatch <http://dewey.info/class/344.04232/e23/> .

humord:c26349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26349" ;
    dct:modified "2012-12-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fleet of conscripted warships"@en,
        "Leidangen"@nb ;
    skos:broadMatch <http://dewey.info/class/359.0309481/e23/> ;
    skos:broader humord:c09440 ;
    skos:definition "Norsk forsvarsorganisasjon i middelalderen, en ordning for å få frie bønder  til å utruste og bemanne skip <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/359.0309481/e23/> ;
    skos:prefLabel "Conscription for naval service"@en,
        "Leidang"@nb .

humord:c26351 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26351" ;
    dct:modified "2024-10-15T10:18:13"^^xsd:dateTime ;
    skos:altLabel "Baltimore"@nb ;
    skos:broader humord:c17014 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c030533,
        <http://dewey.info/class/2--7526/e23/>,
        <http://dewey.info/class/917.526/e23/>,
        <http://dewey.info/class/975.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030533,
        <http://dewey.info/class/2--7526/e23/>,
        <http://dewey.info/class/917.526/e23/>,
        <http://dewey.info/class/975.26/e23/> ;
    skos:prefLabel "Baltimore"@en,
        "Baltimore"@nb .

humord:c26364 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26364" ;
    dct:modified "2024-12-05T08:45:58"^^xsd:dateTime ;
    skos:altLabel "Khakasisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Khakas folk literature"@en,
        "Khakasisk folkediktning"@nb .

humord:c26365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26365" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c23574 ;
    skos:definition "Pengesending i kontanter, sjekk el.l. til betaling av kjøpesum eller gjeld  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Remittances"@en,
        "Remisser"@nb .

humord:c26366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26366" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.49/e23/> ;
    skos:broader humord:c25760 ;
    skos:definition "Journalistikk der journalisten filmer, redigerer og ofte presenterer sitt eget videomateriale <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.49/e23/> ;
    skos:prefLabel "Video journalism"@en,
        "Videojournalistikk"@nb .

humord:c26367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26367" ;
    dct:modified "2023-12-19T09:40:41"^^xsd:dateTime ;
    skos:altLabel "Science communication"@en,
        "Forskingsformidling"@nb,
        "Vitenskapsformidling"@nb,
        "Vitskapsformidling"@nb ;
    skos:broader humord:c01535 ;
    skos:closeMatch <http://dewey.info/class/001.4014/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c010993 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010993,
        <http://dewey.info/class/001.4014/e23/> ;
    skos:prefLabel "Research communication"@en,
        "Forskningsformidling"@nb ;
    skos:related humord:c09078 .

humord:c26368 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26368" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/770.11/e23/> ;
    skos:broader humord:c12054 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/770.11/e23/> ;
    skos:prefLabel "Composition  (Photography)"@en,
        "Komposisjon (Fotokunst)"@nb .

humord:c26369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26369" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fronts (Warfare)"@en,
        "Fronter (Krig)"@nb ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09522 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Front lines"@en,
        "Krigsfronter"@nb .

humord:c26371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26371" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/809.04/e23/> ;
    skos:broader humord:c06603 ;
    skos:definition "Litterær retning i England og USA 1912-18 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.04/e23/> ;
    skos:prefLabel "Imagism (Literature)"@en,
        "Imagisme (Litteratur)"@nb .

humord:c26373 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26373" ;
    dct:modified "2025-03-24T13:06:13"^^xsd:dateTime ;
    skos:altLabel "Deatnu  (Elv)"@nb,
        "Taana (Elv)"@nb,
        "Tana (Elv)"@nb,
        "Tanaelva"@nb,
        "Teno (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:prefLabel "Tana river"@en,
        "Tanaelva"@nb .

humord:c26375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26375" ;
    dct:modified "2024-07-05T12:59:22"^^xsd:dateTime ;
    skos:altLabel "Biolingvistikk"@nb ;
    skos:broader humord:c06155 ;
    skos:closeMatch <http://dewey.info/class/401.59/e23/> ;
    skos:definition "Biolingvistikk er studiet av biologiske forutsetninger for språkutvikling og språkbruk <An Encyclopedic Dictionary of Language & Linguistics/UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401.59/e23/> ;
    skos:prefLabel "Biolinguistics"@en,
        "Biolingvistikk"@nb .

humord:c26376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26376" ;
    dct:modified "2024-08-29T17:45:36"^^xsd:dateTime ;
    skos:altLabel "Washoe language"@en,
        "Washo språk"@nb,
        "Washoe språk"@nb ;
    skos:broader humord:c14027 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb,
        "Språkkode: was"@nb ;
    skos:exactMatch <http://dewey.info/class/497.576/e23/>,
        <http://dewey.info/class/6--97576/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.576/e23/>,
        <http://dewey.info/class/6--97576/e23/> ;
    skos:prefLabel "Washo language"@en,
        "Washoe språk"@nb .

humord:c26378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26378" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language deterioration"@en,
        "Language erosion"@en,
        "Language loss"@en,
        "Language proficiency decrease"@en ;
    skos:broadMatch <http://dewey.info/class/306.446/e23/> ;
    skos:broader humord:c06324 ;
    skos:definition "Fullstendig eller delvis tap av et førstespråk eller et andrespråk hos et individ <Wikipedia/UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/>,
        <http://dewey.info/class/4--042/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:prefLabel "Language attrition"@en,
        "Språkforvitring"@nb ;
    skos:relatedMatch <http://dewey.info/class/4--042/e23/>,
        <http://dewey.info/class/404.2/e23/> .

humord:c26379 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26379" ;
    dct:modified "2024-01-23T15:01:10"^^xsd:dateTime ;
    skos:altLabel "Pepar"@nb ;
    skos:broadMatch <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/584.284/e23/>,
        <http://dewey.info/class/633.84/e23/>,
        <http://dewey.info/class/641.3384/e23/> ;
    skos:broader humord:c08212 ;
    skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
    skos:exactMatch realfagstermer:c008168 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008168,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/584.284/e23/>,
        <http://dewey.info/class/633.84/e23/>,
        <http://dewey.info/class/641.3384/e23/>,
        <http://dewey.info/class/641.6384/e23/> ;
    skos:prefLabel "Pepper"@en,
        "Pepper"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.6384/e23/> .

humord:c26381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2012-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26381" ;
    dct:modified "2012-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language input"@en ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:broader humord:c06371 ;
    skos:editorialNote "Lukket bemerkning: ubtø12"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/401.93/e23/>,
        <http://dewey.info/class/418/e23/> ;
    skos:prefLabel "Linguistic input"@en,
        "Språklig input"@nb .

humord:c26384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26384" ;
    dct:modified "2021-11-16T13:31:17"^^xsd:dateTime ;
    skos:altLabel "Government policy"@en,
        "Public policies"@en,
        "Public policy"@nb ;
    skos:broader humord:c09549 ;
    skos:definition "Offentlig styre og stell, forvaltningen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb,
        "Skilt ut fra Politikk, kun rettet opp via jobb i Bibsys mot frie emneord. 2013-01-03/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/320.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/342.041/e23/> ;
    skos:prefLabel "Public policy"@en,
        "Offentlig politikk"@nb ;
    skos:related humord:c09406 ;
    skos:relatedMatch <http://dewey.info/class/342.041/e23/> .

humord:c26391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26391" ;
    dct:modified "2013-01-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.764/e23/> ;
    skos:broader humord:c09279 ;
    skos:definition "Kulturelle forestillinger, normer, institusjoner og strukturer som opprettholder heteroseksualitet som noe enhetlig, naturlig og altomfattende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.764/e23/> ;
    skos:prefLabel "Heteronormativity"@en,
        "Heteronormativitet"@nb .

humord:c26392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26392" ;
    dct:modified "2013-01-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Professional counseling special needs education"@en,
        "Spesialpedagogisk rådgivning"@nb ;
    skos:broadMatch <http://dewey.info/class/371.9/e23/> ;
    skos:broader humord:c11885 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9/e23/> ;
    skos:prefLabel "Professional counselling special needs education"@en,
        "Rådgivning (Spesialpedagogikk)"@nb .

humord:c26395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26395" ;
    dct:modified "2025-01-07T09:46:22"^^xsd:dateTime ;
    skos:altLabel "Totalitære bevegelsar"@nb,
        "Totalitære rørsler"@nb ;
    skos:broader humord:c18313 ;
    skos:closeMatch <http://dewey.info/class/321.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Totalitarian movements"@en,
        "Totalitære bevegelser"@nb ;
    skos:related humord:c09668 .

humord:c26397 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26397" ;
    dct:modified "2025-02-28T07:42:34"^^xsd:dateTime ;
    skos:altLabel "Beringsundet"@nb ;
    skos:broader humord:c61096 ;
    skos:closeMatch <http://dewey.info/class/2--16451/e23/>,
        <http://dewey.info/class/551.461451/e23/>,
        <http://dewey.info/class/910.916451/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c030659 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030659,
        <http://dewey.info/class/2--16451/e23/>,
        <http://dewey.info/class/551.461451/e23/>,
        <http://dewey.info/class/910.916451/e23/> ;
    skos:prefLabel "Bering Strait"@en,
        "Beringstredet"@nb .

humord:c26400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26400" ;
    dct:modified "2024-10-11T09:48:58"^^xsd:dateTime ;
    skos:altLabel "Ter Sámi people"@en,
        "Kolasamar"@nb,
        "Tersamar"@nb,
        "Tersamer"@nb ;
    skos:broadMatch <http://dewey.info/class/305.894576/e23/>,
        <http://dewey.info/class/5--94576/e23/> ;
    skos:broader humord:c00944 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894576/e23/>,
        <http://dewey.info/class/5--94576/e23/> ;
    skos:prefLabel "Kola Sámi people"@en,
        "Kolasamer"@nb .

humord:c26401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26401" ;
    dct:modified "2025-01-21T07:31:54"^^xsd:dateTime ;
    skos:altLabel "Etnologiske museum"@nb ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/306.074/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.074/e23/> ;
    skos:prefLabel "Ethnological museums"@en,
        "Etnologiske museer"@nb .

humord:c26402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26402" ;
    dct:modified "2013-01-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/337/e23/> ;
    skos:broader humord:c07875 ;
    skos:definition "Politisk økonomi dreier seg om samspillet mellom samfunnsøkonomien, rettsvesenet, og det politiske systemet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/337/e23/> ;
    skos:prefLabel "Political economy"@en,
        "Politisk økonomi"@nb .

humord:c26408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26408" ;
    dct:modified "2024-11-14T20:03:48"^^xsd:dateTime ;
    skos:altLabel "Internal communication"@en,
        "Intern kommunikasjon"@nb,
        "Internkommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/658.45/e23/> ;
    skos:broader humord:c19925 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c007897 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007897,
        <http://dewey.info/class/658.45/e23/> ;
    skos:prefLabel "Internal communications"@en,
        "Internkommunikasjon"@nb .

humord:c26409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26409" ;
    dct:modified "2021-06-04T19:03:30"^^xsd:dateTime ;
    skos:altLabel "Kauravi dialect"@en,
        "Khari Boli dialect"@en ;
    skos:broadMatch <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:broader humord:c10385 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.43/e23/>,
        <http://dewey.info/class/6--91431/e23/> ;
    skos:prefLabel "Khariboli dialect"@en,
        "Khari boli dialekt"@nb .

humord:c26411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26411" ;
    dct:modified "2024-11-27T17:17:18"^^xsd:dateTime ;
    skos:altLabel "Egotisme"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:definition "Selvdyrkelse, selvopptatthet, selviskhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Egotism"@en,
        "Egotisme"@nb ;
    skos:related humord:c00341,
        humord:c08017 .

humord:c26413 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26413" ;
    dct:modified "2025-02-28T07:53:37"^^xsd:dateTime ;
    skos:altLabel "Pacific Region"@en,
        "Stillehavsområdet"@nb,
        "Stillehavsregionen"@nb ;
    skos:broader humord:c14708 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Omfatter også kystområder i Asia og Amerika"@nb ;
    skos:exactMatch <http://dewey.info/class/2--1823/e23/>,
        <http://dewey.info/class/910.91823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1823/e23/>,
        <http://dewey.info/class/910.91823/e23/> ;
    skos:prefLabel "Pacific Area"@en,
        "Stillehavsområdet"@nb ;
    skos:related humord:c03721 .

humord:c26415 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26415" ;
    dct:modified "2025-02-28T07:40:48"^^xsd:dateTime ;
    skos:altLabel "Nordlege Stillehavsområdet"@nb ;
    skos:broader humord:c26413 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--1644/e23/>,
        <http://dewey.info/class/551.46144/e23/>,
        <http://dewey.info/class/910.91644/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1644/e23/>,
        <http://dewey.info/class/551.46144/e23/>,
        <http://dewey.info/class/910.91644/e23/> ;
    skos:prefLabel "Northern Pacific Area"@en,
        "Nordlige Stillehavsområdet"@nb .

humord:c26416 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26416" ;
    dct:modified "2023-05-23T15:51:03"^^xsd:dateTime ;
    skos:broader humord:c07802 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/333.7315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.7315/e23/> ;
    skos:prefLabel "Real estate development"@en,
        "Eiendomsutvikling"@nb .

humord:c26422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26422" ;
    dct:modified "2013-01-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/323.44/e23/> ;
    skos:broader humord:c09714 ;
    skos:editorialNote "Lukket bemerkning: ubb13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.213/e23/>,
        <http://dewey.info/class/323.44/e23/> ;
    skos:prefLabel "Intellectual freedom"@en,
        "Intellektuell frihet"@nb ;
    skos:relatedMatch <http://dewey.info/class/025.213/e23/> .

humord:c26425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26425" ;
    dct:modified "2024-02-27T14:00:35"^^xsd:dateTime ;
    skos:altLabel "Intranett"@nb ;
    skos:broader humord:c13440,
        humord:c26408 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c013894,
        <http://dewey.info/class/004.682/e23/>,
        <http://dewey.info/class/651.792/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013894,
        <http://dewey.info/class/004.682/e23/>,
        <http://dewey.info/class/651.792/e23/> ;
    skos:prefLabel "Intranet"@en,
        "Intranett"@nb .

humord:c26426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26426" ;
    dct:modified "2023-06-01T09:42:25"^^xsd:dateTime ;
    skos:altLabel "Intern prissetting"@nb,
        "Internprising"@nb ;
    skos:broadMatch <http://dewey.info/class/338.52/e23/> ;
    skos:broader humord:c25234 ;
    skos:definition "Med internprising   menes det prising av transaksjoner mellom relaterte parter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.52/e23/>,
        <http://dewey.info/class/658.816/e23/> ;
    skos:prefLabel "Transfer pricing"@en,
        "Internprissetting"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.816/e23/> .

humord:c26429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26429" ;
    dct:modified "2024-11-06T08:14:39"^^xsd:dateTime ;
    skos:altLabel "Computer hackers"@en,
        "Hackarar"@nb ;
    skos:broadMatch <http://dewey.info/class/005.8092/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubb13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.8092/e23/> ;
    skos:prefLabel "Hackers"@en,
        "Hackere"@nb ;
    skos:related humord:c23068 .

humord:c26430 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26430" ;
    dct:modified "2024-11-08T15:24:31"^^xsd:dateTime ;
    skos:altLabel "Rettar"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c004010 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004010,
        <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/353.48/e23/>,
        <http://dewey.info/class/361.614/e23/>,
        <http://dewey.info/class/364.1322/e23/> ;
    skos:prefLabel "Rights"@en,
        "Rettigheter"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/353.48/e23/>,
        <http://dewey.info/class/361.614/e23/>,
        <http://dewey.info/class/364.1322/e23/> .

humord:c26431 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26431" ;
    dct:modified "2025-02-04T14:58:59"^^xsd:dateTime ;
    skos:altLabel "Biafra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6694/e23/>,
        <http://dewey.info/class/916.694/e23/>,
        <http://dewey.info/class/966.94/e23/> ;
    skos:broader humord:c01603 ;
    skos:definition "Biafra er et område i det sørøstlige Nigeria, erklærte seg selvstendig 1967, men ble slått av de føderale styrkene i den påfølgende borgerkrig, og innlemmet igjen i Nigeria 1970 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6694/e23/>,
        <http://dewey.info/class/916.694/e23/>,
        <http://dewey.info/class/966.94/e23/> ;
    skos:prefLabel "Biafra"@en,
        "Biafra"@nb .

humord:c26432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26432" ;
    dct:modified "2024-09-19T11:23:46"^^xsd:dateTime ;
    skos:altLabel "Cora språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.454/e23/>,
        <http://dewey.info/class/6--97454/e23/> ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: crn"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.454/e23/>,
        <http://dewey.info/class/6--97454/e23/> ;
    skos:prefLabel "Cora language"@en,
        "Cora språk"@nb .

humord:c26435 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26435" ;
    dct:modified "2025-02-21T08:38:43"^^xsd:dateTime ;
    skos:altLabel "Tarim Pendi"@nb,
        "Tarimbassenget"@nb,
        "Tarimbekkenet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:broader humord:c02014 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:prefLabel "Tarim Basin"@en,
        "Tarim Pendi"@nb .

humord:c26438 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26438" ;
    dct:modified "2025-02-13T09:18:11"^^xsd:dateTime ;
    skos:altLabel "Titicaca"@nb,
        "Titicacasjøen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--8536/e23/>,
        <http://dewey.info/class/918.536/e23/>,
        <http://dewey.info/class/985.36/e23/> ;
    skos:broader humord:c29279 ;
    skos:closeMatch <http://dewey.info/class/2--8412/e23/>,
        <http://dewey.info/class/918.412/e23/>,
        <http://dewey.info/class/984.12/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8412/e23/>,
        <http://dewey.info/class/2--8536/e23/>,
        <http://dewey.info/class/918.412/e23/>,
        <http://dewey.info/class/918.536/e23/>,
        <http://dewey.info/class/984.12/e23/>,
        <http://dewey.info/class/985.36/e23/> ;
    skos:prefLabel "Lake Titicaca"@en,
        "Titicacasjøen"@nb .

humord:c26442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26442" ;
    dct:modified "2024-05-27T14:59:43"^^xsd:dateTime ;
    skos:altLabel "Transits of Venus"@en,
        "Venus-passasje"@nb,
        "Venuspassasjar"@nb ;
    skos:broader humord:c65466 ;
    skos:definition "Planeten Venus' passasje over solskiven <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c000521,
        <http://dewey.info/class/523.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000521,
        <http://dewey.info/class/523.92/e23/> ;
    skos:prefLabel "Venus transits"@en,
        "Venuspassasjer"@nb .

humord:c26443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26443" ;
    dct:modified "2023-11-15T14:06:20"^^xsd:dateTime ;
    skos:altLabel "Labor economics"@en,
        "Labor economy"@en,
        "Labour economy"@en,
        "Arbeidsøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:definition "Arbeidsøkonomi søker å forstå de økonomiske kreftene og bevegelsene i arbeidsmarkedet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c009998,
        <http://dewey.info/class/331/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009998,
        <http://dewey.info/class/331/e23/> ;
    skos:prefLabel "Labour economics"@en,
        "Arbeidsøkonomi"@nb ;
    skos:related humord:c09131 .

humord:c26446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26446" ;
    dct:modified "2024-10-23T08:50:53"^^xsd:dateTime ;
    skos:altLabel "Guaicuru languages"@en,
        "Guaicuruan languages"@en,
        "Guaycuruan languages"@en,
        "Guaicuruanske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:broader humord:c09821 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Guaykuruan languages"@en,
        "Guaicuruanske språk"@nb .

humord:c26447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26447" ;
    dct:modified "2024-10-23T08:51:17"^^xsd:dateTime ;
    skos:altLabel "Toba Qom language"@en,
        "Toba Qom språk"@nb,
        "Toba språk (Guaicuruansk språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:broader humord:c26446 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: tob"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Toba language (Guaykuruan language)"@en,
        "Toba Qom språk"@nb .

humord:c26448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26448" ;
    dct:modified "2022-03-30T12:26:12"^^xsd:dateTime ;
    skos:altLabel "Estate management"@en,
        "Real estate management"@en ;
    skos:broader humord:c09398 ;
    skos:closeMatch <http://dewey.info/class/352.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/658.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.5/e23/>,
        <http://dewey.info/class/658.2/e23/> ;
    skos:prefLabel "Property management"@en,
        "Eiendomsforvaltning"@nb ;
    skos:related humord:c07802,
        humord:c59105 .

humord:c26454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26454" ;
    dct:modified "2013-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bedcovers"@en,
        "Coverlets"@en ;
    skos:broader humord:c04764 ;
    skos:closeMatch <http://dewey.info/class/746.97/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/645.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/746.97/e23/> ;
    skos:prefLabel "Bedspreads"@en,
        "Sengetepper"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/> .

humord:c26455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26455" ;
    dct:modified "2025-01-29T14:42:49"^^xsd:dateTime ;
    skos:altLabel "Hekling"@nb ;
    skos:broader humord:c04827 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/677.0282/e23/>,
        <http://dewey.info/class/746.434/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/677.0282/e23/>,
        <http://dewey.info/class/746.434/e23/> ;
    skos:prefLabel "Crochet"@en,
        "Hekling"@nb .

humord:c26460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26460" ;
    dct:modified "2024-08-28T11:47:39"^^xsd:dateTime ;
    skos:altLabel "Asylum reception centres"@en,
        "Refugee reception centers"@en,
        "Refugee reception centres"@en,
        "Asylmottak"@nb ;
    skos:broadMatch <http://dewey.info/class/362.8783/e23/>,
        <http://dewey.info/class/363.596914/e23/> ;
    skos:broader humord:c12065 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8783/e23/>,
        <http://dewey.info/class/363.596914/e23/> ;
    skos:prefLabel "Reception centres for asylum seekers"@en,
        "Asylmottak"@nb ;
    skos:related humord:c12244,
        humord:c22255 .

humord:c26461 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26461" ;
    dct:modified "2025-03-24T07:17:15"^^xsd:dateTime ;
    skos:altLabel "Romsås"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Romsås"@en,
        "Romsås"@nb .

humord:c26462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26462" ;
    dct:modified "2023-12-05T07:36:38"^^xsd:dateTime ;
    skos:altLabel "Lokomotiv"@nb ;
    skos:broader humord:c04392 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c005943,
        <http://dewey.info/class/385.36/e23/>,
        <http://dewey.info/class/625.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005943,
        <http://dewey.info/class/385.36/e23/>,
        <http://dewey.info/class/385.5/e23/>,
        <http://dewey.info/class/622.66/e23/>,
        <http://dewey.info/class/625.26/e23/> ;
    skos:prefLabel "Locomotives"@en,
        "Lokomotiver"@nb ;
    skos:relatedMatch <http://dewey.info/class/385.5/e23/>,
        <http://dewey.info/class/622.66/e23/> .

humord:c26465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26465" ;
    dct:modified "2025-03-24T07:17:27"^^xsd:dateTime ;
    skos:altLabel "Røa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Røa"@en,
        "Røa"@nb .

humord:c26466 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26466" ;
    dct:modified "2025-03-24T07:06:38"^^xsd:dateTime ;
    skos:altLabel "Holmenkollen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Holmenkollen"@en,
        "Holmenkollen"@nb .

humord:c26467 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26467" ;
    dct:modified "2025-02-04T11:11:59"^^xsd:dateTime ;
    skos:altLabel "Mayotte"@nb ;
    skos:broader humord:c01579 ;
    skos:definition "Øy og fransk oversjøisk territorium i Indiske hav, lengst nord i Mosambikkanalen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--6945/e23/>,
        <http://dewey.info/class/916.945/e23/>,
        <http://dewey.info/class/969.45/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6945/e23/>,
        <http://dewey.info/class/916.945/e23/>,
        <http://dewey.info/class/969.45/e23/> ;
    skos:prefLabel "Mayotte"@en,
        "Mayotte"@nb .

humord:c26468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26468" ;
    dct:modified "2025-02-13T09:15:41"^^xsd:dateTime ;
    skos:altLabel "Kallawaya (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.898323/e23/>,
        <http://dewey.info/class/5--98323/e23/>,
        <http://dewey.info/class/980.00498323/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Kallawaya er et urfolk og en omreisende gruppe av tradisjonelle healere fra Andesfjellene i Bolivia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898323/e23/>,
        <http://dewey.info/class/5--98323/e23/>,
        <http://dewey.info/class/980.00498323/e23/> ;
    skos:prefLabel "Kallawaya"@en,
        "Kallawaya (Folk)"@nb .

humord:c26471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26471" ;
    dct:modified "2025-02-04T07:17:49"^^xsd:dateTime ;
    skos:altLabel "Ameru"@en,
        "Ngaa"@en,
        "Meru (Folk)"@nb,
        "Ngaa (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8963953/e23/>,
        <http://dewey.info/class/5--963953/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Kenya, nord for Mount Kenya <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963953/e23/>,
        <http://dewey.info/class/5--963953/e23/> ;
    skos:prefLabel "Meru"@en,
        "Meru (Folk)"@nb .

humord:c26472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26472" ;
    dct:modified "2013-02-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.630952/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "Populær japansk musikksjanger, anses å ligne tradisjonell japansk musikk stilistisk <UBO/Wikipeida>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.630952/e23/> ;
    skos:prefLabel "Enka"@en,
        "Enka"@nb .

humord:c26473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26473" ;
    dct:modified "2013-02-19T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/5--924/e23/> ;
    skos:definition "Statsborgere eller innbyggere av den moderne staten Israel <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8924/e23/>,
        <http://dewey.info/class/5--924/e23/> ;
    skos:prefLabel "Israelis"@en,
        "Israelere"@nb .

humord:c26474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26474" ;
    dct:modified "2025-01-06T12:56:06"^^xsd:dateTime ;
    skos:altLabel "Air cargo"@en,
        "Flyfrakt"@nb ;
    skos:broader humord:c12859,
        humord:c22994 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/387.744/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0978/e23/>,
        <http://dewey.info/class/387.7364/e23/>,
        <http://dewey.info/class/387.744/e23/> ;
    skos:prefLabel "Air freight"@en,
        "Flyfrakt"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0978/e23/>,
        <http://dewey.info/class/387.7364/e23/> .

humord:c26476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26476" ;
    dct:modified "2013-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Discursive democracy"@en ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:definition "System av politiske beslutninger basert på en utveksling mellom konsensusbeslutninger og representativt demokrati <UBO/da.wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Deliberative democracy"@en,
        "Deliberativt demokrati"@nb .

humord:c26477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26477" ;
    dct:modified "2013-03-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag av iransk opprinnelse ... bor hovedsakelig i Iran, Afghanistan og   Tadsjikistan <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Skilt ut fra Iranere feb2013. Rettes opp gjennom Bibsys-kjøring. 2013-02-26/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89155/e23/>,
        <http://dewey.info/class/5--9155/e23/> ;
    skos:prefLabel "Persians"@en,
        "Persere"@nb ;
    skos:related humord:c12857 .

humord:c26478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26478" ;
    dct:modified "2021-03-11T15:34:50"^^xsd:dateTime ;
    skos:altLabel "Crowds"@en ;
    skos:broadMatch <http://dewey.info/class/302.33/e23/> ;
    skos:broader humord:c09265 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.33/e23/> ;
    skos:prefLabel "Crowds of people"@en,
        "Folkemengder"@nb .

humord:c26479 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26479" ;
    dct:modified "2013-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Primary election"@en ;
    skos:broader humord:c09705 ;
    skos:closeMatch <http://dewey.info/class/324.54/e23/> ;
    skos:definition "Valg som snevrer inn antall valgbare kandidater, og som politiske allianser  eller partier kan bruke til å nominere kanditater til senere valg <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.54/e23/> ;
    skos:prefLabel "Primary elections"@en,
        "Primærvalg"@nb .

humord:c26480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26480" ;
    dct:modified "2013-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Presidential election"@en ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Var før en generell henv. presidentvalg se presidenter * valg. 2013-02-26/bsh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8042/e23/>,
        <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Presidential elections"@en,
        "Presidentvalg"@nb ;
    skos:related humord:c07325 ;
    skos:relatedMatch <http://dewey.info/class/321.8042/e23/> .

humord:c26483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26483" ;
    dct:modified "2025-01-06T10:10:33"^^xsd:dateTime ;
    skos:altLabel "Subways"@en,
        "Metroar"@nb,
        "Metroer"@nb,
        "T-banar"@nb,
        "T-baner"@nb,
        "Tunellbanar"@nb,
        "Tunellbaner"@nb,
        "Tunnelbanar"@nb,
        "Tunnelbaner"@nb,
        "Undergrunnebanar"@nb,
        "Undergrunnebaner"@nb,
        "Undergrunnsbaner"@nb ;
    skos:broader humord:c04354 ;
    skos:definition "Skandinavisk betegnelse på underjordisk jernbane for lokaltrafikk i byområder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/388.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/343.0983/e23/>,
        <http://dewey.info/class/354.769/e23/>,
        <http://dewey.info/class/388.42/e23/>,
        <http://dewey.info/class/625.42/e23/> ;
    skos:prefLabel "Underground"@en,
        "Tunellbaner"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0983/e23/>,
        <http://dewey.info/class/354.769/e23/>,
        <http://dewey.info/class/625.42/e23/> .

humord:c26489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26489" ;
    dct:modified "2024-04-18T12:53:20"^^xsd:dateTime ;
    skos:altLabel "GPR (Geophysical prospecting)"@en,
        "Ground penetrating radar"@en,
        "Ground-penetrating radar"@en,
        "BPR"@nb,
        "Bakkepenetrerande radar"@nb,
        "Bakkepenetrerende radar"@nb,
        "GPR  (Geofysisk prospektering)"@nb,
        "Georadar"@nb ;
    skos:broader humord:c65504 ;
    skos:definition "Geofysisk metode hvor man benytter elektromagnetiske pulser for grunnundersøkelse av sedimenter på land <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c004612 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004612,
        <http://dewey.info/class/622.159/e23/>,
        <http://dewey.info/class/930.1028/e23/> ;
    skos:prefLabel "Georadar"@en,
        "Georadar"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.159/e23/>,
        <http://dewey.info/class/930.1028/e23/> .

humord:c26490 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26490" ;
    dct:modified "2024-09-19T13:37:19"^^xsd:dateTime ;
    skos:altLabel "Cumae"@nb ;
    skos:broader humord:c02452 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--377252/e23/>,
        <http://dewey.info/class/937.7252/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--377252/e23/>,
        <http://dewey.info/class/937.7252/e23/> ;
    skos:prefLabel "Cumae"@en,
        "Cumae"@nb .

humord:c26491 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26491" ;
    dct:modified "2024-09-03T08:39:04"^^xsd:dateTime ;
    skos:altLabel "Campi Flegrei"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02452 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Phlegraean Fields"@en,
        "Campi Flegrei"@nb .

humord:c26493 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26493" ;
    dct:modified "2022-05-13T08:10:18"^^xsd:dateTime ;
    skos:altLabel "Odessa"@en,
        "Odessa (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4772/e23/>,
        <http://dewey.info/class/914.772/e23/>,
        <http://dewey.info/class/947.72/e23/> ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030748 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030748,
        <http://dewey.info/class/2--4772/e23/>,
        <http://dewey.info/class/914.772/e23/>,
        <http://dewey.info/class/947.72/e23/> ;
    skos:prefLabel "Odesa"@en,
        "Odesa"@nb .

humord:c26494 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26494" ;
    dct:modified "2025-03-03T07:51:00"^^xsd:dateTime ;
    skos:altLabel "Sofia"@nb ;
    skos:broader humord:c02172 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4999/e23/>,
        <http://dewey.info/class/914.999/e23/>,
        <http://dewey.info/class/949.99/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4999/e23/>,
        <http://dewey.info/class/914.999/e23/>,
        <http://dewey.info/class/949.99/e23/> ;
    skos:prefLabel "Sofia"@en,
        "Sofia"@nb .

humord:c26495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26495" ;
    dct:modified "2024-08-26T09:05:11"^^xsd:dateTime ;
    skos:altLabel "Zoologar"@nb ;
    skos:broader humord:c58468 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c008812,
        <http://dewey.info/class/590.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008812,
        <http://dewey.info/class/590.92/e23/> ;
    skos:prefLabel "Zoologists"@en,
        "Zoologer"@nb .

humord:c26496 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26496" ;
    dct:modified "2025-02-04T08:10:28"^^xsd:dateTime ;
    skos:altLabel "Sarmatia"@nb ;
    skos:broader humord:c03745 ;
    skos:definition "I oldtiden greske og romerske forfatteres navn på landstrekningen mellom Wisla og Volga, omtrent tilsvarende det da kjente Russland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3952/e23/>,
        <http://dewey.info/class/939.52/e23/> ;
    skos:prefLabel "Sarmatia"@en,
        "Sarmatia"@nb .

humord:c26499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26499" ;
    dct:modified "2024-12-18T08:51:48"^^xsd:dateTime ;
    skos:altLabel "Globalhistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907/e23/> ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/901/e23/>,
        <http://dewey.info/class/907/e23/> ;
    skos:prefLabel "Global history (Subject)"@en,
        "Globalhistorie (Faget)"@nb .

humord:c26500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26500" ;
    dct:modified "2025-01-13T08:53:11"^^xsd:dateTime ;
    skos:altLabel "Romerske vasar"@nb ;
    skos:broadMatch <http://dewey.info/class/666.3937/e23/>,
        <http://dewey.info/class/738.3820937/e23/> ;
    skos:broader humord:c28392 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.3937/e23/>,
        <http://dewey.info/class/738.3820937/e23/> ;
    skos:prefLabel "Roman vases"@en,
        "Romerske vaser"@nb .

humord:c26512 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26512" ;
    dct:modified "2025-03-12T15:18:26"^^xsd:dateTime ;
    skos:altLabel "New Grange"@en,
        "New Grange"@nb,
        "Newgrange"@nb ;
    skos:broadMatch <http://dewey.info/class/2--361822/e23/>,
        <http://dewey.info/class/2--41822/e23/>,
        <http://dewey.info/class/914.1822/e23/>,
        <http://dewey.info/class/936.1822/e23/>,
        <http://dewey.info/class/941.822/e23/> ;
    skos:broader humord:c26777 ;
    skos:definition "New Grange er en megalittgrav fra neolittisk tid ved elven Boyne nord for Dublin, Irland. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--361822/e23/>,
        <http://dewey.info/class/2--41822/e23/>,
        <http://dewey.info/class/914.1822/e23/>,
        <http://dewey.info/class/936.1822/e23/>,
        <http://dewey.info/class/941.822/e23/> ;
    skos:prefLabel "Newgrange"@en,
        "Newgrange"@nb .

humord:c26514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26514" ;
    dct:modified "2013-03-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Meykana"@nb ;
    skos:broadMatch <http://dewey.info/class/781.6094754/e23/> ;
    skos:broader humord:c05492 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.6094754/e23/> ;
    skos:prefLabel "Meykhana"@en,
        "Meykhana"@nb .

humord:c26518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26518" ;
    dct:modified "2024-11-14T10:57:57"^^xsd:dateTime ;
    skos:altLabel "Pressekonferansar"@nb ;
    skos:broadMatch <http://dewey.info/class/070.4/e23/> ;
    skos:broader humord:c25533 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/658.45/e23/> ;
    skos:prefLabel "Press conferences"@en,
        "Pressekonferanser"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/658.45/e23/> .

humord:c26520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26520" ;
    dct:modified "2016-09-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/331.12791/e23/> ;
    skos:broader humord:c09142 ;
    skos:definition "Det at forskere og andre med høy utdanning flytter til land som kan tilby dem bedre vilkår enn hjemlandet <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.12791/e23/> ;
    skos:prefLabel "Brain drain"@en,
        "Hjerneflukt"@nb .

humord:c26522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26522" ;
    dct:modified "2013-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Place and time (Linguistics)"@en,
        "Rom og sted (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05803 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Time and place (Linguistics)"@en,
        "Sted og rom (Lingvistikk)"@nb .

humord:c26528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26528" ;
    dct:modified "2013-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16392 ;
    skos:editorialNote "Lukket bemerkning: ubtø"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Bhujel language"@en,
        "Bhujel språk"@nb .

humord:c26530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26530" ;
    dct:modified "2013-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Transparens (Offentlig forvaltning)"@nb ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Transparency (Public administration)"@en,
        "Gjennomsiktighet (Offentlig forvaltning)"@nb .

humord:c26535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26535" ;
    dct:modified "2013-03-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/584.924/e23/> ;
    skos:broader humord:c08207 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/633.15/e23/>,
        <http://dewey.info/class/635.67/e23/>,
        <http://dewey.info/class/641.3315/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/584.924/e23/>,
        <http://dewey.info/class/633.15/e23/>,
        <http://dewey.info/class/635.67/e23/>,
        <http://dewey.info/class/641.3315/e23/>,
        <http://dewey.info/class/664.724/e23/> ;
    skos:prefLabel "Corn"@en,
        "Mais"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.724/e23/> .

humord:c26537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26537" ;
    dct:modified "2025-03-11T06:43:16"^^xsd:dateTime ;
    skos:altLabel "Savoyardisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--49/e23/> ;
    skos:broader humord:c10476 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449/e23/>,
        <http://dewey.info/class/6--49/e23/> ;
    skos:prefLabel "Savoyard dialect"@en,
        "Savoyardisk dialekt"@nb .

humord:c26538 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26538" ;
    dct:modified "2024-10-22T14:05:02"^^xsd:dateTime ;
    skos:altLabel "Djambarrpuynu language"@en,
        "Djambarrpuyngu språk"@nb,
        "Djambarrpuynu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: djr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Djambarrpuyngu language"@en,
        "Djambarrpuyngu språk"@nb .

humord:c26540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26540" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:broader humord:c10442 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.55/e23/>,
        <http://dewey.info/class/6--9155/e23/> ;
    skos:prefLabel "Central Iranian languages"@en,
        "Sentraliranske språk"@nb .

humord:c26541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26541" ;
    dct:modified "2021-04-08T11:05:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:broader humord:c58476 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.59/e23/>,
        <http://dewey.info/class/6--9159/e23/> ;
    skos:prefLabel "Meymai dialect"@en,
        "Meymai-dialekt"@nb .

humord:c26542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26542" ;
    dct:modified "2024-12-09T12:15:50"^^xsd:dateTime ;
    skos:altLabel "Dressur (Hestesport)"@nb ;
    skos:broader humord:c01439 ;
    skos:closeMatch realfagstermer:c000735,
        <http://dewey.info/class/798.23/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000735,
        <http://dewey.info/class/798.23/e23/> ;
    skos:prefLabel "Dressage"@en,
        "Dressur (Hestesport)"@nb .

humord:c26544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26544" ;
    dct:modified "2024-08-29T07:33:13"^^xsd:dateTime ;
    skos:altLabel "Avskrekking"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0217/e23/> ;
    skos:broader humord:c09451 ;
    skos:definition "Avskrekking er et begrep innenfor militær strategi som handler om å ha en troverdig evne til å gjengjelde et angrep med så stor kraft at omkostningene ved å angripe, sett med angriperens øyne, ikke står i forhold til gevinsten. Målet er å få angriperen til å avstå fra angrepet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0217/e23/> ;
    skos:prefLabel "Deterrence"@en,
        "Avskrekking"@nb .

humord:c26545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26545" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.0335/e23/> ;
    skos:broader humord:c09560 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0335/e23/> ;
    skos:prefLabel "Defence cooperation"@en,
        "Forsvarssamarbeid"@nb .

humord:c26547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26547" ;
    dct:modified "2023-12-05T15:31:14"^^xsd:dateTime ;
    skos:altLabel "IGOs"@en,
        "Inter-governmental organizations"@en,
        "Intergovernmental organizations"@en,
        "International IGOs"@en,
        "International governmental organisations"@en,
        "International governmental organizations"@en,
        "IGO-er"@nb ;
    skos:broader humord:c09292 ;
    skos:definition "Internasjonal organisasjon med stater som medlemmer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/341.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0601/e23/>,
        <http://dewey.info/class/337.1/e23/>,
        <http://dewey.info/class/341.2/e23/>,
        <http://dewey.info/class/352.11/e23/> ;
    skos:prefLabel "Intergovernmental organisations"@en,
        "Mellomstatlige organisasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/1--0601/e23/>,
        <http://dewey.info/class/337.1/e23/>,
        <http://dewey.info/class/352.11/e23/> .

humord:c26549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26549" ;
    dct:modified "2024-12-09T12:07:44"^^xsd:dateTime ;
    skos:altLabel "Svømming"@nb,
        "Symjing"@nb ;
    skos:broadMatch <http://dewey.info/class/591.57/e23/> ;
    skos:broader humord:c62845 ;
    skos:closeMatch <http://dewey.info/class/613.716/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c003573,
        <http://dewey.info/class/797.21/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003573,
        <http://dewey.info/class/591.57/e23/>,
        <http://dewey.info/class/613.716/e23/>,
        <http://dewey.info/class/797.21/e23/> ;
    skos:prefLabel "Swimming"@en,
        "Svømming"@nb .

humord:c26550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26550" ;
    dct:modified "2023-12-04T15:04:36"^^xsd:dateTime ;
    skos:altLabel "Life rescue"@en,
        "Life saving"@en,
        "Lifesaving"@en,
        "Livredning"@nb ;
    skos:broadMatch <http://dewey.info/class/362.18/e23/>,
        <http://dewey.info/class/363.14/e23/>,
        <http://dewey.info/class/616.0252/e23/> ;
    skos:broader humord:c09364 ;
    skos:editorialNote "Lukket bemerkning: ubtø"@nb ;
    skos:exactMatch realfagstermer:c002185 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002185,
        <http://dewey.info/class/362.18/e23/>,
        <http://dewey.info/class/363.14/e23/>,
        <http://dewey.info/class/616.0252/e23/>,
        <http://dewey.info/class/797.21071/e23/> ;
    skos:prefLabel "Life-saving"@en,
        "Livredning"@nb ;
    skos:relatedMatch <http://dewey.info/class/797.21071/e23/> .

humord:c26551 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26551" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--573/e23/>,
        <http://dewey.info/class/915.73/e23/>,
        <http://dewey.info/class/957.3/e23/> ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--573/e23/>,
        <http://dewey.info/class/915.73/e23/>,
        <http://dewey.info/class/957.3/e23/> ;
    skos:prefLabel "Tomsk"@en,
        "Tomsk"@nb .

humord:c26552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26552" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Organizational behavior"@en,
        "Organisasjonsadferd"@nb ;
    skos:broader humord:c24978 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/302.35/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.35/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Organisational behaviour"@en,
        "Organisasjonsatferd"@nb ;
    skos:relatedMatch <http://dewey.info/class/658/e23/> .

humord:c26554 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26554" ;
    dct:modified "2015-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Armed conflict"@en,
        "Væpnet konflikt"@nb,
        "Væpnete konflikter"@nb ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c25734 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Armed conflicts"@en,
        "Væpnede konflikter"@nb ;
    skos:related humord:c09522,
        humord:c27349 ;
    skos:relatedMatch <http://dewey.info/class/303.66/e23/> .

humord:c26556 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26556" ;
    dct:modified "2024-08-15T08:40:12"^^xsd:dateTime ;
    skos:altLabel "Anguilla"@nb ;
    skos:broader humord:c12082 ;
    skos:closeMatch <http://dewey.info/class/2--72973/e23/>,
        <http://dewey.info/class/917.2973/e23/>,
        <http://dewey.info/class/972.973/e23/> ;
    skos:definition "Anguilla er en britisk besittelse i Karibia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72973/e23/>,
        <http://dewey.info/class/917.2973/e23/>,
        <http://dewey.info/class/972.973/e23/> ;
    skos:prefLabel "Anguilla"@en,
        "Anguilla"@nb .

humord:c26557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26557" ;
    dct:modified "2024-08-29T15:11:26"^^xsd:dateTime ;
    skos:altLabel "Eple"@nb ;
    skos:broadMatch <http://dewey.info/class/583.642/e23/> ;
    skos:broader humord:c19056 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c004661,
        <http://dewey.info/class/634.11/e23/>,
        <http://dewey.info/class/641.3411/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004661,
        <http://dewey.info/class/583.642/e23/>,
        <http://dewey.info/class/634.11/e23/>,
        <http://dewey.info/class/641.3411/e23/> ;
    skos:prefLabel "Apples"@en,
        "Epler"@nb .

humord:c26558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26558" ;
    dct:modified "2024-11-26T14:20:43"^^xsd:dateTime ;
    skos:altLabel "Pyrus communis"@nb,
        "Pærer"@nb ;
    skos:broadMatch <http://dewey.info/class/583.642/e23/> ;
    skos:broader humord:c19056,
        humord:c62866 ;
    skos:definition "Pære er navnet på en slekt busker og trær i rosefamilien. Det er også navnet på frukten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c000098,
        <http://dewey.info/class/634.13/e23/>,
        <http://dewey.info/class/641.3413/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000098,
        <http://dewey.info/class/583.642/e23/>,
        <http://dewey.info/class/634.13/e23/>,
        <http://dewey.info/class/641.3413/e23/> ;
    skos:prefLabel "Pears"@en,
        "Pærer"@nb .

humord:c26559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26559" ;
    dct:modified "2023-10-09T09:46:23"^^xsd:dateTime ;
    skos:altLabel "Unitarisk kristendom"@nb ;
    skos:broader humord:c08534 ;
    skos:closeMatch <http://dewey.info/class/230.91/e23/>,
        <http://dewey.info/class/289.1/e23/> ;
    skos:definition "Gren av kristendommen som legger vekt på fornuftsbasert og dogmefri tro ...  betrakter treenighetslæren som uforenlig med troen på at Gud er én <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.91/e23/>,
        <http://dewey.info/class/289.1/e23/> ;
    skos:prefLabel "Unitarianism"@en,
        "Unitarisme"@nb ;
    skos:related humord:c60760 .

humord:c26561 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26561" ;
    dct:modified "2025-02-11T12:44:48"^^xsd:dateTime ;
    skos:altLabel "Bugøynes"@nb,
        "Buođggák"@nb,
        "Pykeijä"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:broader humord:c02674 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:prefLabel "Bugøynes"@en,
        "Bugøynes"@nb .

humord:c26562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26562" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Election turnout"@en,
        "Poll (Voting)"@en,
        "Turnout (Voting)"@en,
        "Voter participation"@en,
        "Voter turnout"@en,
        "Voting turnout"@en ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.62/e23/> ;
    skos:prefLabel "Voter turnout"@en,
        "Valgdeltakelse"@nb ;
    skos:related humord:c07385,
        humord:c26208 ;
    skos:relatedMatch <http://dewey.info/class/324.62/e23/> .

humord:c26563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26563" ;
    dct:modified "2013-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Governance"@nb,
        "Nettverksstyring"@nb ;
    skos:broadMatch <http://dewey.info/class/302.14/e23/>,
        <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/352/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Samarbeid som har relevans for styring, og som involverer offentlige og private, frivillige eller andre samfunnsaktører <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.14/e23/>,
        <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/352/e23/>,
        <http://dewey.info/class/658/e23/> ;
    skos:prefLabel "Governance"@en,
        "Samstyring"@nb ;
    skos:relatedMatch <http://dewey.info/class/658/e23/> .

humord:c26576 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26576" ;
    dct:modified "2025-02-21T14:38:14"^^xsd:dateTime ;
    skos:altLabel "Kaminoseki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52197/e23/>,
        <http://dewey.info/class/915.2197/e23/>,
        <http://dewey.info/class/952.197/e23/> ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52197/e23/>,
        <http://dewey.info/class/915.2197/e23/>,
        <http://dewey.info/class/952.197/e23/> ;
    skos:prefLabel "Kaminoseki"@en,
        "Kaminoseki"@nb .

humord:c26583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26583" ;
    dct:modified "2024-09-16T11:28:08"^^xsd:dateTime ;
    skos:altLabel "Chipewyan language"@en,
        "Dene Suline language"@en,
        "Chipewyan språk"@nb,
        "Dene Suline språk"@nb,
        "Dene språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: chp"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Dene language"@en,
        "Dene Suline språk"@nb .

humord:c26586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26586" ;
    dct:modified "2024-10-18T14:59:04"^^xsd:dateTime ;
    skos:altLabel "Torricelli språk (Språkgruppe)"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Torricelli languages"@en,
        "Torricelli språk (Språkgruppe)"@nb .

humord:c26587 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26587" ;
    dct:modified "2024-08-23T13:40:35"^^xsd:dateTime ;
    skos:altLabel "Arapesh språk (Språkgruppe)"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c26586 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Arapesh languages"@en,
        "Arapesh språk (Språkgruppe)"@nb .

humord:c26588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26588" ;
    dct:modified "2013-04-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Truth and reconciliation commissions"@en ;
    skos:broadMatch <http://dewey.info/class/341.69/e23/> ;
    skos:broader humord:c08955,
        humord:c25924 ;
    skos:definition "En type rettsoppgjør som har som hensikt å avdekke fortidens forbrytelser heller enn å straffe personer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.69/e23/> ;
    skos:prefLabel "Truth commissions"@en,
        "Sannhetskommisjoner"@nb ;
    skos:related humord:c09507 .

humord:c26589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26589" ;
    dct:modified "2021-02-26T10:22:02"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/341.33/e23/> ;
    skos:broader humord:c08955 ;
    skos:definition "Ensidig politisk handling med nasjonale og internasjonale rettslige konsekvenser, som innebærer at en stat anerkjenner en handling eller status til en   annen stat <Wikipedia, engelsk/UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.2/e23/>,
        <http://dewey.info/class/341.33/e23/> ;
    skos:prefLabel "Diplomatic recognition"@en,
        "Diplomatisk anerkjennelse"@nb ;
    skos:related humord:c09607 ;
    skos:relatedMatch <http://dewey.info/class/327.2/e23/> .

humord:c26591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26591" ;
    dct:modified "2024-08-14T15:00:29"^^xsd:dateTime ;
    skos:altLabel "Anerkjennelse de facto"@nb,
        "Anerkjenning de facto"@nb,
        "De facto anerkjenning"@nb ;
    skos:broadMatch <http://dewey.info/class/341.33/e23/> ;
    skos:broader humord:c26589 ;
    skos:definition "En anerkjennelse av f.eks. en ny stat som ikke er endelig og antas å kunne tilbakekalles, vs de jure <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1/e23/>,
        <http://dewey.info/class/341.33/e23/> ;
    skos:prefLabel "De facto recognition"@en,
        "De facto anerkjennelse"@nb ;
    skos:related humord:c27508 ;
    skos:relatedMatch <http://dewey.info/class/327.1/e23/> .

humord:c26593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26593" ;
    dct:modified "2024-10-23T08:05:33"^^xsd:dateTime ;
    skos:altLabel "Subanen languages"@en,
        "Subanun languages"@en,
        "Subanon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Subanon languages"@en,
        "Subanon språk"@nb .

humord:c26594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26594" ;
    dct:modified "2024-10-18T14:59:17"^^xsd:dateTime ;
    skos:altLabel "Trans-ny-guinea språk (Språkgruppe)"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Trans-New Guinea languages (Language group)"@en,
        "Trans-ny-guinea språk (Språkgruppe)"@nb .

humord:c26595 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26595" ;
    dct:modified "2024-10-18T14:56:39"^^xsd:dateTime ;
    skos:altLabel "East Torres language"@en,
        "Meriam Mir language"@en,
        "Meryam language"@en,
        "Meriam Mir språk"@nb,
        "Meriam språk"@nb,
        "Meryam språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c26594 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: ulk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Meriam language"@en,
        "Meriam språk"@nb .

humord:c26598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26598" ;
    dct:modified "2024-06-07T14:47:18"^^xsd:dateTime ;
    skos:altLabel "Medical ultrasound"@en,
        "Ultrasonic"@en,
        "Ultrasonics"@en,
        "3D ultralyd"@nb,
        "Medisinsk ultraljod"@nb,
        "Medisinsk ultralyd"@nb,
        "Ultraljod"@nb,
        "Ultralyd"@nb ;
    skos:broader humord:c03814 ;
    skos:definition "Ultralyd er lydbølger som har så høy frekvens at voksne mennesker ikke kan høre dem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/616.07543/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.64/e23/>,
        <http://dewey.info/class/616.07543/e23/>,
        <http://dewey.info/class/618.207543/e23/> ;
    skos:prefLabel "Ultrasound"@en,
        "Ultralyd"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.64/e23/>,
        <http://dewey.info/class/618.207543/e23/> .

humord:c26604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26604" ;
    dct:modified "2013-04-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lenisjon"@nb ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06361 ;
    skos:definition "Lydendring som består i at en konsonant får en svakere artikulasjon i visse  stillinger, særlig mellom opprinnelige vokaler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Lenition"@en,
        "Lenering"@nb .

humord:c26606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26606" ;
    dct:modified "2020-11-24T15:25:39"^^xsd:dateTime ;
    skos:altLabel "Comic books"@en,
        "Grafiske romaner"@nb,
        "Graphic novels"@nb ;
    skos:broader humord:c06726 ;
    skos:definition "Lengre tegneseriefortelling med en sammenhengende historie <Wikipedia, dansk/UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/741.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.5/e23/> ;
    skos:prefLabel "Graphic novels"@en,
        "Tegneserieromaner"@nb .

humord:c26609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26609" ;
    dct:modified "2024-12-02T10:47:45"^^xsd:dateTime ;
    skos:altLabel "Fototeori"@nb ;
    skos:broader humord:c12054 ;
    skos:closeMatch <http://dewey.info/class/770.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/770.1/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Theory of photography"@en,
        "Fototeori"@nb ;
    skos:related humord:c00594 ;
    skos:relatedMatch <http://dewey.info/class/779/e23/> .

humord:c26610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26610" ;
    dct:modified "2013-04-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Teleministry"@en,
        "TV-evangelisering"@nb ;
    skos:broader humord:c08651 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/269.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/269.26/e23/> ;
    skos:prefLabel "Televangelism"@en,
        "Fjernsynsevangelisering"@nb ;
    skos:related humord:c26612 .

humord:c26612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26612" ;
    dct:modified "2024-10-29T09:02:22"^^xsd:dateTime ;
    skos:altLabel "Fjernsynspredikantar"@nb,
        "TV-predikantar"@nb,
        "TV-predikanter"@nb ;
    skos:broadMatch <http://dewey.info/class/269.2092/e23/> ;
    skos:broader humord:c17790 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/269.2092/e23/> ;
    skos:prefLabel "Televangelists"@en,
        "Fjernsynspredikanter"@nb ;
    skos:related humord:c26610 .

humord:c26614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26614" ;
    dct:modified "2020-11-03T12:42:56"^^xsd:dateTime ;
    skos:altLabel "Blending"@nb ;
    skos:broadMatch <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:broader humord:c05878 ;
    skos:definition "Det forhold at to ord blandes sammen fordi de betydningsmessig står hverandre nær <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--592/e23/>,
        <http://dewey.info/class/415.92/e23/> ;
    skos:prefLabel "Blending"@en,
        "Kontaminasjon (Lingvistikk)"@nb .

humord:c26616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26616" ;
    dct:modified "2024-12-17T11:15:35"^^xsd:dateTime ;
    skos:altLabel "Arab revolution (2011)"@en,
        "The Arab Spring"@en,
        "Arabiske revolusjonen (2011)"@nb,
        "Arabiske våren"@nb,
        "Den arabiske revolusjonen (2011)"@nb,
        "Den arabiske våren"@nb ;
    skos:broadMatch <http://dewey.info/class/909.097492708312/e23/>,
        <http://dewey.info/class/956.054/e23/>,
        <http://dewey.info/class/961.051/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Fellesbetegnelse på de folkelige opprør som i 2010-11 brøt ut i en rekke land i Nord-Afrika og deretter i Midtøsten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.48409174927/e23/>,
        <http://dewey.info/class/909.097492708312/e23/>,
        <http://dewey.info/class/956.054/e23/>,
        <http://dewey.info/class/961.051/e23/> ;
    skos:prefLabel "Arab Spring"@en,
        "Arabiske våren"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.48409174927/e23/> .

humord:c26617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26617" ;
    dct:modified "2014-02-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Educational reforms"@en ;
    skos:broadMatch <http://dewey.info/class/379/e23/> ;
    skos:broader humord:c07906 ;
    skos:definition "Plan eller bevegelse som har til hensikt å frembringe en systematisk endring i pedagogikk eller praksis for undervisning i en kommune, region eller stat <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/379/e23/> ;
    skos:prefLabel "Education reforms"@en,
        "Utdanningsreformer"@nb ;
    skos:related humord:c25069 .

humord:c26619 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26619" ;
    dct:modified "2024-09-24T12:32:02"^^xsd:dateTime ;
    skos:altLabel "County Wicklow"@nb,
        "Wicklow County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4184/e23/>,
        <http://dewey.info/class/914.184/e23/>,
        <http://dewey.info/class/941.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4184/e23/>,
        <http://dewey.info/class/914.184/e23/>,
        <http://dewey.info/class/941.84/e23/> ;
    skos:prefLabel "County Wicklow"@en,
        "County Wicklow"@nb .

humord:c26620 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26620" ;
    dct:modified "2024-09-17T15:29:19"^^xsd:dateTime ;
    skos:altLabel "County Waterford"@nb,
        "Waterford County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4191/e23/>,
        <http://dewey.info/class/914.191/e23/>,
        <http://dewey.info/class/941.91/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4191/e23/>,
        <http://dewey.info/class/914.191/e23/>,
        <http://dewey.info/class/941.91/e23/> ;
    skos:prefLabel "County Waterford"@en,
        "County Waterford"@nb .

humord:c26621 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26621" ;
    dct:modified "2024-09-17T15:36:00"^^xsd:dateTime ;
    skos:altLabel "County Galway"@nb,
        "Galway County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4174/e23/>,
        <http://dewey.info/class/914.174/e23/>,
        <http://dewey.info/class/941.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4174/e23/>,
        <http://dewey.info/class/914.174/e23/>,
        <http://dewey.info/class/941.74/e23/> ;
    skos:prefLabel "County Galway"@en,
        "County Galway"@nb .

humord:c26622 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26622" ;
    dct:modified "2024-09-17T15:37:20"^^xsd:dateTime ;
    skos:altLabel "Cork County"@nb,
        "County Cork"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4195/e23/>,
        <http://dewey.info/class/914.195/e23/>,
        <http://dewey.info/class/941.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4195/e23/>,
        <http://dewey.info/class/914.195/e23/>,
        <http://dewey.info/class/941.95/e23/> ;
    skos:prefLabel "County Cork"@en,
        "County Cork"@nb .

humord:c26623 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26623" ;
    dct:modified "2024-09-17T15:30:18"^^xsd:dateTime ;
    skos:altLabel "County Tipperary"@nb,
        "Tipperary County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4192/e23/>,
        <http://dewey.info/class/914.192/e23/>,
        <http://dewey.info/class/941.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4192/e23/>,
        <http://dewey.info/class/914.192/e23/>,
        <http://dewey.info/class/941.92/e23/> ;
    skos:prefLabel "County Tipperary"@en,
        "County Tipperary"@nb .

humord:c26624 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26624" ;
    dct:modified "2024-09-17T15:30:54"^^xsd:dateTime ;
    skos:altLabel "County Sligo"@nb,
        "Sligo County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4172/e23/>,
        <http://dewey.info/class/914.172/e23/>,
        <http://dewey.info/class/941.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4172/e23/>,
        <http://dewey.info/class/914.172/e23/>,
        <http://dewey.info/class/941.72/e23/> ;
    skos:prefLabel "County Sligo"@en,
        "County Sligo"@nb .

humord:c26625 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26625" ;
    dct:modified "2024-09-17T15:31:23"^^xsd:dateTime ;
    skos:altLabel "County Offaly"@nb,
        "Offaly County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4186/e23/>,
        <http://dewey.info/class/914.186/e23/>,
        <http://dewey.info/class/941.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4186/e23/>,
        <http://dewey.info/class/914.186/e23/>,
        <http://dewey.info/class/941.86/e23/> ;
    skos:prefLabel "Couny Offaly"@en,
        "County Offaly"@nb .

humord:c26626 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26626" ;
    dct:modified "2024-09-24T12:30:59"^^xsd:dateTime ;
    skos:altLabel "Cavan County"@nb,
        "County Cavan"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--41698/e23/>,
        <http://dewey.info/class/914.1698/e23/>,
        <http://dewey.info/class/941.698/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41698/e23/>,
        <http://dewey.info/class/914.1698/e23/>,
        <http://dewey.info/class/941.698/e23/> ;
    skos:prefLabel "County Cavan"@en,
        "County Cavan"@nb .

humord:c26627 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26627" ;
    dct:modified "2024-09-17T15:38:13"^^xsd:dateTime ;
    skos:altLabel "Carlow County"@nb,
        "County Carlow"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--41882/e23/>,
        <http://dewey.info/class/914.1882/e23/>,
        <http://dewey.info/class/941.882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41882/e23/>,
        <http://dewey.info/class/914.1882/e23/>,
        <http://dewey.info/class/941.882/e23/> ;
    skos:prefLabel "County Carlow"@en,
        "County Carlow"@nb .

humord:c26628 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26628" ;
    dct:modified "2013-04-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Campaign advertising"@en ;
    skos:broadMatch <http://dewey.info/class/324.73/e23/> ;
    skos:broader humord:c07756 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.014/e23/>,
        <http://dewey.info/class/324.73/e23/> ;
    skos:prefLabel "Political advertisement"@en,
        "Politisk reklame"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.014/e23/> .

humord:c26631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26631" ;
    dct:modified "2013-04-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Subsidiarity principle"@en,
        "Nærhetsprinsippet"@nb ;
    skos:broader humord:c09680 ;
    skos:definition "Prinsippet om at beslutninger skal tas på et så lavt nivå som mulig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/321.8/e23/>,
        <http://dewey.info/class/352.25/e23/> ;
    skos:prefLabel "Subsidiarity"@en,
        "Subsidiaritetsprinsippet"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.6/e23/>,
        <http://dewey.info/class/321.8/e23/>,
        <http://dewey.info/class/352.25/e23/> .

humord:c26633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26633" ;
    dct:modified "2013-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.952/e23/> ;
    skos:broader humord:c17308 ;
    skos:definition "Tradisjonell japansk musikk, akkompagnement til klassisk dans <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.952/e23/> ;
    skos:prefLabel "Nagauta"@en,
        "Nagauta"@nb .

humord:c26634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26634" ;
    dct:modified "2020-11-25T08:36:40"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.61/e23/> ;
    skos:broader humord:c06779 ;
    skos:definition "Japansk diktform <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.61/e23/> ;
    skos:prefLabel "Tanka"@en,
        "Tanka"@nb .

humord:c26635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26635" ;
    dct:modified "2024-12-13T10:13:52"^^xsd:dateTime ;
    skos:altLabel "Nanking Massacre"@en,
        "Rape of Nanking"@en,
        "Nanjingmassakren"@nb,
        "Valdtekta av Nanjing"@nb,
        "Voldtekten av Nanjing"@nb ;
    skos:broadMatch <http://dewey.info/class/951.042/e23/> ;
    skos:broader humord:c20505 ;
    skos:definition "Japansk massakre under erobringen av Kinas hovedstad Nanjing i desember 1937 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.042/e23/> ;
    skos:prefLabel "Nanjing Massacre"@en,
        "Nanjingmassakren"@nb .

humord:c26639 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26639" ;
    dct:modified "2025-01-10T15:10:30"^^xsd:dateTime ;
    skos:altLabel "Beanies"@en,
        "Huer"@nb,
        "Huver"@nb,
        "Luer"@nb,
        "Luver (Hovudplagg)"@nb ;
    skos:broader humord:c04704 ;
    skos:closeMatch <http://dewey.info/class/391.43/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.43/e23/> ;
    skos:prefLabel "Knit caps"@en,
        "Luer"@nb .

humord:c26640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26640" ;
    dct:modified "2024-11-11T19:39:55"^^xsd:dateTime ;
    skos:altLabel "Maritim sikkerheit"@nb,
        "Sikkerheit til sjøs"@nb,
        "Sikkerhet til sjøs"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5/e23/> ;
    skos:broader humord:c28115 ;
    skos:closeMatch <http://dewey.info/class/623.888/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/623.888/e23/> ;
    skos:prefLabel "Maritime safety"@en,
        "Maritim sikkerhet"@nb .

humord:c26644 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26644" ;
    dct:modified "2013-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Shepherd dogs"@en ;
    skos:broader humord:c08249 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/636.737/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.737/e23/> ;
    skos:prefLabel "Sheepdogs"@en,
        "Gjeterhunder"@nb ;
    skos:related humord:c07639 .

humord:c26645 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26645" ;
    dct:modified "2020-11-30T09:28:12"^^xsd:dateTime ;
    skos:altLabel "Trick cinematography"@en,
        "Filmtriks"@nb ;
    skos:broader humord:c05418 ;
    skos:definition "Ulike teknikker og metoder for å skape visuelle virkninger i en film som er  vanskelig eller umulig å oppnå med vanlig filmteknikk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/791.43024/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43024/e23/> ;
    skos:prefLabel "Special effects (Film)"@en,
        "Spesialeffekter (Film)"@nb .

humord:c26647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26647" ;
    dct:modified "2013-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Adverse occupation of residential premises"@en ;
    skos:broadMatch <http://dewey.info/class/363.5/e23/> ;
    skos:broader humord:c09034 ;
    skos:definition "Okkupere uten tillatelse et forlatt elle ubrukt område eller bygning som eies av en annen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5/e23/> ;
    skos:prefLabel "Squatting"@en,
        "Husokkupasjon"@nb ;
    skos:related humord:c26648 .

humord:c26648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26648" ;
    dct:modified "2024-11-05T19:30:54"^^xsd:dateTime ;
    skos:altLabel "Husokkupantar"@nb ;
    skos:broadMatch <http://dewey.info/class/363.5/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.5/e23/> ;
    skos:prefLabel "Squatters"@en,
        "Husokkupanter"@nb ;
    skos:related humord:c26647 .

humord:c26649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26649" ;
    dct:modified "2024-11-07T20:05:49"^^xsd:dateTime ;
    skos:altLabel "Ekvira"@en,
        "Ellai amma"@en,
        "Ellai amman"@en,
        "Renu"@en,
        "Yellamma"@en,
        "Renuka"@nb,
        "Renukambe"@nb,
        "Yellamma"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Renuka"@en,
        "Renukambe"@nb .

humord:c26652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26652" ;
    dct:modified "2024-08-13T11:16:05"^^xsd:dateTime ;
    skos:altLabel "Aatha"@en,
        "Amman (Goddess)"@en,
        "Maairamma"@en,
        "Mari (Godess)"@en,
        "Mariaai"@en,
        "Mariyamman"@en,
        "Amman (Gudinne)"@nb,
        "Mari (Gudinne)"@nb,
        "Mariamma"@nb,
        "Mariamman"@nb,
        "Marikamba"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Mariamman, Mariamma eller Marikamba, også kjend som Mari (kanskje 'endring' eller 'perle') eller Amman ('mor'), er ei modergudinne som blir dyrka på landsbygda i Sør-India, særleg i statane Tamil Nadu og Karnataka, på Sri Lanka og i sørindiske utvandrarmiljø i Søraust-Asia. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342114/e23/> ;
    skos:prefLabel "Mariamman"@en,
        "Mariamman"@nb .

humord:c26653 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26653" ;
    dct:modified "2025-02-21T14:55:18"^^xsd:dateTime ;
    skos:altLabel "Diaoyu tai lieyu"@nb,
        "Senkaku"@nb,
        "Senkaku shotô"@nb,
        "Senkakuøyane"@nb,
        "Senkakuøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5229/e23/>,
        <http://dewey.info/class/915.229/e23/>,
        <http://dewey.info/class/952.29/e23/> ;
    skos:broader humord:c18545 ;
    skos:definition "Senkaku er en omstridt øygruppe i Østkinahavet, administrativt en del av Japan, men Kina  gjør og krav på øyene <UBO>"@nb ;
    skos:editorialNote "Lagt direkte under Øst-Asia siden øygruppen er omstridt. 2013-04-18/bsh"@nb,
        "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5229/e23/>,
        <http://dewey.info/class/915.229/e23/>,
        <http://dewey.info/class/952.29/e23/> ;
    skos:prefLabel "Senkaku Islands"@en,
        "Senkaku"@nb .

humord:c26657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26657" ;
    dct:modified "2020-11-30T11:55:36"^^xsd:dateTime ;
    skos:altLabel "Cult cinema"@en,
        "Cult classics"@en ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c11450 ;
    skos:definition "Film  som er gjenstand for stor interesse og dyrkelse av en bestemt krets av personer på grunnlag av dens særlige kvaliteter, medvirkende, instruktører eller lignende <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Cult films"@en,
        "Kultfilmer"@nb .

humord:c26658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26658" ;
    dct:modified "2020-05-28T13:29:36"^^xsd:dateTime ;
    skos:broader humord:c16442 ;
    skos:definition "Innvielse til kirkelig tjeneste <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/234.164/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/234.164/e23/> ;
    skos:prefLabel "Ordination"@en,
        "Ordinasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/206.1/e23/> .

humord:c26659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26659" ;
    dct:modified "2024-10-31T12:51:44"^^xsd:dateTime ;
    skos:altLabel "Prestevigsel"@nb ;
    skos:broadMatch <http://dewey.info/class/206.1/e23/> ;
    skos:broader humord:c26658 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/230.0711/e23/>,
        <http://dewey.info/class/234.164/e23/>,
        <http://dewey.info/class/265.4/e23/> ;
    skos:prefLabel "Priestly ordination"@en,
        "Prestevielse"@nb ;
    skos:related humord:c12872 ;
    skos:relatedMatch <http://dewey.info/class/230.0711/e23/>,
        <http://dewey.info/class/234.164/e23/>,
        <http://dewey.info/class/265.4/e23/> .

humord:c26662 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26662" ;
    dct:modified "2024-08-09T09:22:15"^^xsd:dateTime ;
    skos:altLabel "Trout"@en,
        "Aure"@nb,
        "Fjellaure"@nb,
        "Fjellørret"@nb,
        "Salmo trutta"@nb,
        "Sjøaure"@nb,
        "Sjøørret"@nb ;
    skos:broadMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c64229 ;
    skos:definition "Ørret er en fiskeart i laksefamilien. Ørreten varierer svært mye i farge, størrelse og levevis. På grunn av ulikt levevis skiller man ofte mellom ferskvannsørret og sjøørret, men all ørret forplanter seg i ferskvann og regnes dermed som ferskvannsfisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c013988,
        <http://dewey.info/class/597.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013988,
        <http://dewey.info/class/597.57/e23/>,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/>,
        <http://dewey.info/class/799.11/e23/> ;
    skos:prefLabel "Brown trout"@en,
        "Ørret"@nb ;
    skos:related humord:c61470 ;
    skos:relatedMatch <http://dewey.info/class/799.11/e23/> .

humord:c26663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26663" ;
    dct:modified "2024-08-23T15:25:50"^^xsd:dateTime ;
    skos:altLabel "Taksidermi"@nb,
        "Utstopping"@nb ;
    skos:broadMatch <http://dewey.info/class/590.752/e23/> ;
    skos:broader humord:c04618,
        humord:c07672 ;
    skos:definition "Taksidermi er et håndverksyrke hvor man blant annet driver med preparering og utstopping av fugler og dyr, monterer jakttroféer, og konserverer biologisk materiale for vitenskapelige samlinger og museer med mer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c008549 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008549,
        <http://dewey.info/class/590.752/e23/> ;
    skos:prefLabel "Taxidermy"@en,
        "Taksidermi"@nb .

humord:c26665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26665" ;
    dct:modified "2025-01-21T07:37:48"^^xsd:dateTime ;
    skos:altLabel "Zoologiske museum"@nb ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/590.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/590.74/e23/> ;
    skos:prefLabel "Zoological museums"@en,
        "Zoologiske museer"@nb .

humord:c26666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26666" ;
    dct:modified "2021-06-28T13:13:02"^^xsd:dateTime ;
    skos:altLabel "Ingrians"@en,
        "Ingermanlandsfinner"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Folkegruppe bosatt i Ingermanland i Russland <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Ingrian Finns"@en,
        "Ingrere"@nb .

humord:c26667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26667" ;
    dct:modified "2013-04-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Livere"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Person fra Livland (landskap i Estland og Latvia) <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Livonians"@en,
        "Livlendinger"@nb .

humord:c26669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26669" ;
    dct:modified "2013-04-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Votic people"@en ;
    skos:broadMatch <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Østersjøfinsk folkegruppe hovedsakelig bosatt i Ingermannland i nåværende Russland <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89454/e23/>,
        <http://dewey.info/class/5--9454/e23/> ;
    skos:prefLabel "Votes"@en,
        "Votere"@nb .

humord:c26672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26672" ;
    dct:modified "2024-08-13T10:48:32"^^xsd:dateTime ;
    skos:altLabel "Collodion process"@en,
        "Ambrotypi"@nb,
        "Kollodium våtplate"@nb ;
    skos:broadMatch <http://dewey.info/class/771.52/e23/>,
        <http://dewey.info/class/772.14/e23/> ;
    skos:broader humord:c12054 ;
    skos:definition "Kollodium våtplate  er en undereksponert kollodium-negativ som virker positiv mot en bakgrunn av f.eks. svart papir <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/771.52/e23/>,
        <http://dewey.info/class/772.14/e23/> ;
    skos:prefLabel "Wet plate collodion"@en,
        "Kollodium våtplate"@nb .

humord:c26674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26674" ;
    dct:modified "2020-05-06T14:11:53"^^xsd:dateTime ;
    skos:altLabel "Regimeendring"@nb ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c09694 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "Regime change"@en,
        "Regimeendringer"@nb .

humord:c26676 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26676" ;
    dct:modified "2013-04-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c14328 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Mjøsa"@en,
        "Mjøsa"@nb .

humord:c26683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26683" ;
    dct:modified "2020-11-17T10:46:09"^^xsd:dateTime ;
    skos:altLabel "Mise en scène (Literature)"@en,
        "Mise-en-scène (Literature)"@en,
        "Iscenesettelse (Litteratur)"@nb,
        "Miljøskildringer (Litteratur)"@nb,
        "Mise en scène (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c06518 ;
    skos:definition "Betegner i fortellende litteratur tid og sted for handlingen, de omgivelsene som handlingen finner sted i <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808/e23/>,
        <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Setting (Literature)"@en,
        "Setting (Litteratur)"@nb .

humord:c26687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26687" ;
    dct:modified "2020-11-24T10:25:56"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--3083/e23/>,
        <http://dewey.info/class/808.8383/e23/>,
        <http://dewey.info/class/809.383/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Dokumentarromanen tar utgangspunkt i faktiske hendelser og bruker skjønnlitterære virkemidler for å skildre personenes motiver, resonnement og samtaler <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3083/e23/>,
        <http://dewey.info/class/808.8383/e23/>,
        <http://dewey.info/class/809.383/e23/> ;
    skos:prefLabel "Documentary novels"@en,
        "Dokumentarromaner"@nb ;
    skos:related humord:c28741 .

humord:c26688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26688" ;
    dct:modified "2013-04-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Regionalutvikling"@nb ;
    skos:broader humord:c09398 ;
    skos:definition "Handler om økonomisk støtte til regioner, for at disse skal utvikle seg økonomisk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/338.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.9/e23/>,
        <http://dewey.info/class/343.0746/e23/> ;
    skos:prefLabel "Regional development"@en,
        "Regional utvikling"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0746/e23/> .

humord:c26691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26691" ;
    dct:modified "2013-04-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172/e23/>,
        <http://dewey.info/class/320.01/e23/> ;
    skos:prefLabel "Political trust"@en,
        "Politisk tillit"@nb ;
    skos:relatedMatch <http://dewey.info/class/172/e23/>,
        <http://dewey.info/class/320.01/e23/> .

humord:c26692 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26692" ;
    dct:modified "2021-03-19T12:12:19"^^xsd:dateTime ;
    skos:altLabel "Catechesis"@en,
        "Christian faith education"@en,
        "Christian faith instruction"@en,
        "Religious education (Christianity)"@en,
        "Dåpsopplæring (Kristendom)"@nb,
        "Katekese"@nb,
        "Kristen dåpsopplæring"@nb,
        "Kristen trosopplæring"@nb ;
    skos:broadMatch <http://dewey.info/class/268/e23/> ;
    skos:broader humord:c08662 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/268/e23/> ;
    skos:prefLabel "Religious instruction (Christianity)"@en,
        "Trosopplæring (Kristendom)"@nb .

humord:c26703 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26703" ;
    dct:modified "2013-04-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fanfic"@nb,
        "Fanfiction"@nb,
        "Fanfiksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06686 ;
    skos:definition "Tekster og fortellinger som er skrevet av et lesende publikum om allerede etablerte og kjente rollefigurer og historier, særlig fra litteratur og film  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Fan fiction"@en,
        "Fan fiction"@nb ;
    skos:related humord:c33696 .

humord:c26707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26707" ;
    dct:modified "2024-02-02T09:39:24"^^xsd:dateTime ;
    skos:altLabel "Data extraction"@en,
        "Information extraction"@en,
        "Data mining"@nb,
        "Datagraving"@nb,
        "Datagruvedrift"@nb,
        "Dataminering"@nb,
        "Datamining"@nb,
        "Datautvinning"@nb,
        "Informasjonsutvinning"@nb,
        "Kunnskapsfunn i databaser"@nb ;
    skos:broader humord:c04211 ;
    skos:definition "Beregningsorienterte prosesser for å oppdage mønstre i store datasett, involverer metoder i skjæringspunktet mellom kunstig intelligens, maskinlæring,  statistikk og databasesystemer <UBO, Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c007008,
        <http://dewey.info/class/006.312/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007008,
        <http://dewey.info/class/006.312/e23/> ;
    skos:prefLabel "Data mining"@en,
        "Datautvinning"@nb .

humord:c26710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26710" ;
    dct:modified "2024-12-06T13:26:45"^^xsd:dateTime ;
    skos:altLabel "Forlystelsesparker"@nb,
        "Forlystingsparkar"@nb,
        "Fornøyelses­parkar"@nb ;
    skos:broader humord:c01427 ;
    skos:closeMatch <http://dewey.info/class/712.5/e23/> ;
    skos:definition "Samlebetegnelse for ulike typer tema- og fritidsparker, ofte med berg- og dalbaner og lignende attraksjoner og underholdningstilbud <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/791.068/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/712.5/e23/>,
        <http://dewey.info/class/725.76/e23/>,
        <http://dewey.info/class/791.068/e23/> ;
    skos:prefLabel "Amusement parks"@en,
        "Fornøyelsesparker"@nb ;
    skos:relatedMatch <http://dewey.info/class/711.558/e23/>,
        <http://dewey.info/class/725.76/e23/> .

humord:c26713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26713" ;
    dct:modified "2020-06-30T14:26:04"^^xsd:dateTime ;
    skos:altLabel "Settlement (Refugee policy)"@en,
        "Settlement of refugees"@en,
        "Bosetting (Flyktningpolitikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/362.8783/e23/>,
        <http://dewey.info/class/363.596914/e23/> ;
    skos:broader humord:c09570 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.8783/e23/>,
        <http://dewey.info/class/363.596914/e23/> ;
    skos:prefLabel "Refugee settlement"@en,
        "Flyktningebosetting"@nb .

humord:c26714 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26714" ;
    dct:modified "2024-09-19T12:56:05"^^xsd:dateTime ;
    skos:altLabel "Munster"@nb ;
    skos:broader humord:c02406 ;
    skos:closeMatch <http://dewey.info/class/2--3619/e23/>,
        <http://dewey.info/class/936.19/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--419/e23/>,
        <http://dewey.info/class/914.19/e23/>,
        <http://dewey.info/class/941.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3619/e23/>,
        <http://dewey.info/class/2--419/e23/>,
        <http://dewey.info/class/914.19/e23/>,
        <http://dewey.info/class/936.19/e23/>,
        <http://dewey.info/class/941.9/e23/> ;
    skos:prefLabel "Munster"@en,
        "Munster"@nb .

humord:c26720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26720" ;
    dct:modified "2024-05-21T15:20:36"^^xsd:dateTime ;
    skos:altLabel "Hormone therapies"@en,
        "Hormone treatment"@en,
        "Hormone treatments"@en,
        "Hormonbehandling"@nb,
        "Hormonterapi"@nb ;
    skos:broader humord:c24585 ;
    skos:closeMatch <http://dewey.info/class/615.36/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.36/e23/> ;
    skos:prefLabel "Hormone therapy"@en,
        "Hormonbehandling"@nb .

humord:c26721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26721" ;
    dct:modified "2013-05-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Pajala"@en,
        "Pajala"@nb .

humord:c26723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26723" ;
    dct:modified "2016-10-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "RDA"@en ;
    skos:broadMatch <http://dewey.info/class/025.32/e23/> ;
    skos:broader humord:c28700 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.32/e23/> ;
    skos:prefLabel "Resource Description and Access"@en,
        "RDA"@nb .

humord:c26728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26728" ;
    dct:modified "2024-08-28T20:19:24"^^xsd:dateTime ;
    skos:altLabel "Automatic text analysis"@en,
        "Text analytics"@en,
        "Text data mining"@en,
        "Text extraction"@en,
        "Automatisk tekstanalyse"@nb,
        "Tekstmining"@nb,
        "Tekstutvinning"@nb,
        "Text mining"@nb ;
    skos:broadMatch <http://dewey.info/class/006.312/e23/>,
        <http://dewey.info/class/006.35/e23/> ;
    skos:broader humord:c26707 ;
    skos:definition "Tekstutvinning er en prosess som består i å strukturere tekstlige kilder automatisk, utlede mønstre innenfor de strukturerte dataene, og evaluere og tolke resultatet <UBO,  Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.312/e23/>,
        <http://dewey.info/class/006.35/e23/> ;
    skos:prefLabel "Text mining"@en,
        "Tekstutvinning"@nb ;
    skos:related humord:c12594 .

humord:c26731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26731" ;
    dct:modified "2024-09-17T15:21:47"^^xsd:dateTime ;
    skos:altLabel "Cross-dressing"@nb,
        "Transing"@nb ;
    skos:broadMatch <http://dewey.info/class/305.3/e23/> ;
    skos:broader humord:c23750 ;
    skos:definition "Cross dressing er å kle seg i klærne til det motsatte kjønn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3/e23/> ;
    skos:prefLabel "Cross-dressing"@en,
        "Cross-dressing"@nb .

humord:c26732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26732" ;
    dct:modified "2024-12-03T13:19:16"^^xsd:dateTime ;
    skos:altLabel "Votisk folkedikting"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2049454/e23/> ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2049454/e23/> ;
    skos:prefLabel "Vod folk literature"@en,
        "Votisk folkediktning"@nb .

humord:c26733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26733" ;
    dct:modified "2024-10-24T10:31:25"^^xsd:dateTime ;
    skos:altLabel "Zialo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.348/e23/>,
        <http://dewey.info/class/6--96348/e23/> ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: zil"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.348/e23/>,
        <http://dewey.info/class/6--96348/e23/> ;
    skos:prefLabel "Zialo language"@en,
        "Zialo språk"@nb .

humord:c26734 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26734" ;
    dct:modified "2025-02-21T08:18:09"^^xsd:dateTime ;
    skos:altLabel "Sumba"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59868/e23/>,
        <http://dewey.info/class/915.9868/e23/>,
        <http://dewey.info/class/959.868/e23/> ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59868/e23/>,
        <http://dewey.info/class/915.9868/e23/>,
        <http://dewey.info/class/959.868/e23/> ;
    skos:prefLabel "Sumba"@en,
        "Sumba"@nb .

humord:c26755 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26755" ;
    dct:modified "2024-08-28T08:46:05"^^xsd:dateTime ;
    skos:altLabel "Asian Americans"@en,
        "Asia-amerikanarar"@nb,
        "Asia-amerikanere"@nb,
        "Asiatiskamerikanarar"@nb,
        "Asiatiskamerikanere"@nb,
        "Asiatiske amerikanarar"@nb ;
    skos:broader humord:c00789 ;
    skos:definition "Asiatiske amerikanere er amerikanere av asiatisk herkomst <UBO, Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/305.895073/e23/>,
        <http://dewey.info/class/5--95073/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895073/e23/>,
        <http://dewey.info/class/5--95073/e23/> ;
    skos:prefLabel "Asian-Americans"@en,
        "Asiatiske amerikanere"@nb .

humord:c26759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26759" ;
    dct:modified "2025-01-10T14:55:07"^^xsd:dateTime ;
    skos:altLabel "Calling cards"@en,
        "Visiting card"@en,
        "Visittkort"@nb ;
    skos:broadMatch <http://dewey.info/class/741.685/e23/>,
        <http://dewey.info/class/769.5/e23/> ;
    skos:broader humord:c04722 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.685/e23/>,
        <http://dewey.info/class/769.5/e23/> ;
    skos:prefLabel "Business cards"@en,
        "Visittkort"@nb .

humord:c26763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26763" ;
    dct:modified "2013-05-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.1/e23/> ;
    skos:broader humord:c09755 ;
    skos:definition "Arbeid for å styrke fellesskapsfølelsen i en (ung) nasjon <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.1/e23/> ;
    skos:prefLabel "Nation building"@en,
        "Nasjonsbygging"@nb .

humord:c26767 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26767" ;
    dct:modified "2025-02-27T13:48:03"^^xsd:dateTime ;
    skos:altLabel "East New Britain (Province)"@en,
        "East New Britain (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9585/e23/>,
        <http://dewey.info/class/919.585/e23/>,
        <http://dewey.info/class/995.85/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9585/e23/>,
        <http://dewey.info/class/919.585/e23/>,
        <http://dewey.info/class/995.85/e23/> ;
    skos:prefLabel "East New Britain Province"@en,
        "East New Britain (Provins)"@nb .

humord:c26772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26772" ;
    dct:modified "2021-11-01T14:39:03"^^xsd:dateTime ;
    skos:altLabel "Military aid"@en,
        "Militærstøtte"@nb ;
    skos:broadMatch <http://dewey.info/class/355.032/e23/> ;
    skos:broader humord:c09451 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.032/e23/> ;
    skos:prefLabel "Military assistance"@en,
        "Militær støtte"@nb .

humord:c26775 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26775" ;
    dct:modified "2024-09-30T12:04:38"^^xsd:dateTime ;
    skos:altLabel "Dropouts"@en,
        "School drop-outs"@en,
        "School dropouts"@en,
        "Dropouts"@nb ;
    skos:broadMatch <http://dewey.info/class/371.2913/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person som gir opp skolegangen før den er ferdig, trekker seg ut av yrkes-  og samfunnsliv o.l. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2913/e23/>,
        <http://dewey.info/class/372.12913/e23/>,
        <http://dewey.info/class/373.12913/e23/>,
        <http://dewey.info/class/378.16913/e23/> ;
    skos:prefLabel "Drop-outs"@en,
        "Dropouts"@nb ;
    skos:related humord:c25140 ;
    skos:relatedMatch <http://dewey.info/class/372.12913/e23/>,
        <http://dewey.info/class/373.12913/e23/>,
        <http://dewey.info/class/378.16913/e23/> .

humord:c26776 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26776" ;
    dct:modified "2024-09-17T15:31:53"^^xsd:dateTime ;
    skos:altLabel "County Moneghan"@nb,
        "Moneghan County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--41697/e23/>,
        <http://dewey.info/class/914.1697/e23/>,
        <http://dewey.info/class/941.697/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41697/e23/>,
        <http://dewey.info/class/914.1697/e23/>,
        <http://dewey.info/class/941.697/e23/> ;
    skos:prefLabel "County Moneghan"@en,
        "County Moneghan"@nb .

humord:c26777 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26777" ;
    dct:modified "2024-09-17T15:32:13"^^xsd:dateTime ;
    skos:altLabel "County Meath"@nb,
        "Meath County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--41822/e23/>,
        <http://dewey.info/class/914.1822/e23/>,
        <http://dewey.info/class/941.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41822/e23/>,
        <http://dewey.info/class/914.1822/e23/>,
        <http://dewey.info/class/941.822/e23/> ;
    skos:prefLabel "County Meath"@en,
        "County Meath"@nb .

humord:c26778 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26778" ;
    dct:modified "2024-09-17T15:33:36"^^xsd:dateTime ;
    skos:altLabel "County Louth"@nb,
        "Louth County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--41825/e23/>,
        <http://dewey.info/class/914.1825/e23/>,
        <http://dewey.info/class/941.825/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41825/e23/>,
        <http://dewey.info/class/914.1825/e23/>,
        <http://dewey.info/class/941.825/e23/> ;
    skos:prefLabel "County Louth"@en,
        "County Louth"@nb .

humord:c26779 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26779" ;
    dct:modified "2024-09-17T15:34:14"^^xsd:dateTime ;
    skos:altLabel "County Leitrim"@nb,
        "Leitrim County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4176/e23/>,
        <http://dewey.info/class/914.176/e23/>,
        <http://dewey.info/class/941.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4176/e23/>,
        <http://dewey.info/class/914.176/e23/>,
        <http://dewey.info/class/941.76/e23/> ;
    skos:prefLabel "County Leitrim"@en,
        "County Leitrim"@nb .

humord:c26780 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26780" ;
    dct:modified "2024-09-17T15:35:15"^^xsd:dateTime ;
    skos:altLabel "County Laois"@nb,
        "Laois County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4187/e23/>,
        <http://dewey.info/class/914.187/e23/>,
        <http://dewey.info/class/941.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4187/e23/>,
        <http://dewey.info/class/914.187/e23/>,
        <http://dewey.info/class/941.87/e23/> ;
    skos:prefLabel "County Laois"@en,
        "County Laois"@nb .

humord:c26781 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26781" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Luzern (City)"@en ;
    skos:broader humord:c29221 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4945574/e23/>,
        <http://dewey.info/class/914.945574/e23/>,
        <http://dewey.info/class/949.45574/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4945574/e23/>,
        <http://dewey.info/class/914.945574/e23/>,
        <http://dewey.info/class/949.45574/e23/> ;
    skos:prefLabel "Lucerne (City)"@en,
        "Luzern (By)"@nb .

humord:c26782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26782" ;
    dct:modified "2023-06-01T09:16:40"^^xsd:dateTime ;
    skos:altLabel "Joint venture"@en,
        "Joint ventures"@nb,
        "Samarbeidsprosjekter (Foretak)"@nb ;
    skos:broadMatch <http://dewey.info/class/658.044/e23/> ;
    skos:broader humord:c23447 ;
    skos:definition "Samarbeidsprosjekt der to eller flere foretak, gjerne fra forskjellige land, deler eierskap, kontroll og risiko <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/338.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.7/e23/>,
        <http://dewey.info/class/346.0682/e23/>,
        <http://dewey.info/class/658.044/e23/> ;
    skos:prefLabel "Joint ventures"@en,
        "Fellesforetak"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.0682/e23/> .

humord:c26785 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26785" ;
    dct:modified "2018-12-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:broader humord:c03355 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Mälaren Valley"@en,
        "Mälardalen"@nb .

humord:c26800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26800" ;
    dct:modified "2024-10-18T10:12:36"^^xsd:dateTime ;
    skos:altLabel "Hmar språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Språkkode: hmr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Hmar language"@en,
        "Hmar språk"@nb .

humord:c26802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26802" ;
    dct:modified "2024-12-12T07:33:38"^^xsd:dateTime ;
    skos:altLabel "Bosniakrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/949.74203/e23/> ;
    skos:broader humord:c27681 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.74203/e23/> ;
    skos:prefLabel "Bosnian War"@en,
        "Bosniakrigen"@nb .

humord:c26803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26803" ;
    dct:modified "2024-10-15T12:18:46"^^xsd:dateTime ;
    skos:altLabel "Barnerett"@nb ;
    skos:broadMatch <http://dewey.info/class/346.017/e23/> ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.017/e23/> ;
    skos:prefLabel "Law of minors"@en,
        "Barnerett"@nb ;
    skos:related humord:c21799 .

humord:c26804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26804" ;
    dct:modified "2024-11-13T08:34:30"^^xsd:dateTime ;
    skos:altLabel "Large amounts of data"@en,
        "Large collections of data"@en,
        "Large data sets"@en,
        "Mass data"@en,
        "Big data"@nb,
        "Massedata"@nb,
        "Ovdata"@nb,
        "Stordata"@nb,
        "Store databasar"@nb,
        "Store databaser"@nb,
        "Store datamengder"@nb ;
    skos:broadMatch <http://dewey.info/class/005.7/e23/> ;
    skos:broader humord:c04211 ;
    skos:definition "Datamengde så stor at den ikke lar seg behandle av tradisjonelle databaser eller prosessystemer; nye analyseverktøyer og kompliserte algoritmer kan brukes for å trekke ut og sette sammen informasjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c013921 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013921,
        <http://dewey.info/class/005.7/e23/> ;
    skos:prefLabel "Big data"@en,
        "Stordata"@nb .

humord:c26807 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26807" ;
    dct:modified "2024-12-05T08:58:31"^^xsd:dateTime ;
    skos:altLabel "Khotansakisk folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Khotanese folk literature"@en,
        "Khotansakisk folkediktning"@nb .

humord:c26808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26808" ;
    dct:modified "2024-11-20T14:52:39"^^xsd:dateTime ;
    skos:altLabel "Free intellectual properties"@en,
        "Frie åndsverk"@nb ;
    skos:broadMatch <http://dewey.info/class/346.048/e23/> ;
    skos:broader humord:c22731 ;
    skos:definition "Åndsverk og fotografiske bilder som ingen har enerett til å råde over (opphavsrett til) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.048/e23/> ;
    skos:prefLabel "Public domain work"@en,
        "Frie åndsverk"@nb .

humord:c26809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26809" ;
    dct:modified "2024-11-20T14:48:14"^^xsd:dateTime ;
    skos:altLabel "Digitale åndsverk"@nb ;
    skos:broadMatch <http://dewey.info/class/346.048/e23/> ;
    skos:broader humord:c22731 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.048/e23/> ;
    skos:prefLabel "Digital intellectual property"@en,
        "Digitale åndsverk"@nb .

humord:c26813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26813" ;
    dct:modified "2024-04-26T10:36:03"^^xsd:dateTime ;
    skos:altLabel "Bakteriar"@nb,
        "Bakteriologi"@nb ;
    skos:broader humord:c26815 ;
    skos:definition "Bakterier er små encellete organismer som finnes overalt der det er mulighet for liv, som i jord, vann, luft, på og i andre organismer, i varme kilder og i forbindelse med radioaktivt avfall. Helt siden livet oppsto for omkring 3,8 milliarder år siden har det vært bakterier på Jorden. De er tilpasningsdyktige og har stor påvirkning på livet på Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c013889,
        <http://dewey.info/class/579.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013889,
        <http://dewey.info/class/561.91/e23/>,
        <http://dewey.info/class/579.3/e23/>,
        <http://dewey.info/class/616.92/e23/> ;
    skos:prefLabel "Bacteria"@en,
        "Bakterier"@nb ;
    skos:related humord:c61804 ;
    skos:relatedMatch <http://dewey.info/class/561.91/e23/>,
        <http://dewey.info/class/616.92/e23/> .

humord:c26815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26815" ;
    dct:modified "2024-01-17T15:02:32"^^xsd:dateTime ;
    skos:altLabel "Mikrobar"@nb,
        "Mikrober"@nb,
        "Mikroorganismar"@nb ;
    skos:broader humord:c25714 ;
    skos:closeMatch <http://dewey.info/class/561.9/e23/>,
        <http://dewey.info/class/571.29/e23/>,
        <http://dewey.info/class/571.629/e23/> ;
    skos:definition "Betegnelse for organismer med mikroskopisk størrelse, f eks bakterier og encellede organismer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c011691,
        <http://dewey.info/class/579/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011691,
        <http://dewey.info/class/333.953/e23/>,
        <http://dewey.info/class/561.9/e23/>,
        <http://dewey.info/class/571.29/e23/>,
        <http://dewey.info/class/571.629/e23/>,
        <http://dewey.info/class/579/e23/>,
        <http://dewey.info/class/616.9041/e23/>,
        <http://dewey.info/class/628.536/e23/>,
        <http://dewey.info/class/664.024/e23/> ;
    skos:prefLabel "Microorganisms"@en,
        "Mikroorganismer"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.953/e23/>,
        <http://dewey.info/class/616.9041/e23/>,
        <http://dewey.info/class/628.536/e23/>,
        <http://dewey.info/class/664.024/e23/> .

humord:c26816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26816" ;
    dct:modified "2024-02-02T12:35:38"^^xsd:dateTime ;
    skos:altLabel "Barnepsykologi"@nb ;
    skos:broader humord:c08155 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Lå før som henv barn * psykologi. Bedt fagref påføre termen til aktuelle poster. Lagt til prosjektfil for frie emneord til humord. 2013-07-02/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/155.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.4/e23/> ;
    skos:prefLabel "Child psychology"@en,
        "Barnepsykologi"@nb .

humord:c26817 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26817" ;
    dct:modified "2023-06-20T13:08:25"^^xsd:dateTime ;
    skos:broader humord:c08155 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Lå før som ungdom * psykologi. Lagt inn i prosjektfil frie emneord til humord. Bedt fagref rette opp poster med humord ungdom * psykologi. 2013-07-02/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/155.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.5/e23/> ;
    skos:prefLabel "Adolescent psychology"@en,
        "Ungdomspsykologi"@nb .

humord:c26819 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26819" ;
    dct:modified "2013-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Helambu Sherpa language"@en,
        "Yohlmo language"@en,
        "Hyolmo språk"@nb,
        "Yohlmo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c16360 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Hyolmo language"@en,
        "Helambu Sherpa språk"@nb .

humord:c26821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26821" ;
    dct:modified "2013-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.44/e23/>,
        <http://dewey.info/class/6--9144/e23/> ;
    skos:broader humord:c10369 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.44/e23/>,
        <http://dewey.info/class/6--9144/e23/> ;
    skos:prefLabel "Rajbanshi language"@en,
        "Rajbanshi språk"@nb .

humord:c26826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26826" ;
    dct:modified "2024-09-17T14:23:06"^^xsd:dateTime ;
    skos:altLabel "Medborgarskap"@nb ;
    skos:broader humord:c09164 ;
    skos:definition "Medborgerskap er deltakelse i samfunnets demokratiske institusjoner i vid forstand <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/323.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.042/e23/> ;
    skos:prefLabel "Citizenship (Participation in the social and political community)"@en,
        "Medborgerskap"@nb .

humord:c26828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26828" ;
    dct:modified "2024-08-28T20:21:47"^^xsd:dateTime ;
    skos:altLabel "Autoritarianisme"@nb ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/321.9/e23/> ;
    skos:definition "Autoritarianisme er et system med dikterende makt- eller autoritetsutøvelse, der maktutøvelsen i stor grad baseres på avskrekking (straffetrusler) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.4/e23/>,
        <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Authoritarianism"@en,
        "Autoritarianisme"@nb ;
    skos:related humord:c22513 .

humord:c26829 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26829" ;
    dct:modified "2013-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.79/e23/> ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.79/e23/> ;
    skos:prefLabel "Energy economics"@en,
        "Energiøkonomi"@nb .

humord:c26831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26831" ;
    dct:modified "2024-11-08T14:55:22"^^xsd:dateTime ;
    skos:altLabel "Representasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/324.63/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.63/e23/>,
        <http://dewey.info/class/328.33/e23/> ;
    skos:prefLabel "Representation"@en,
        "Representasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/328.33/e23/> .

humord:c26832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26832" ;
    dct:modified "2024-11-20T12:53:00"^^xsd:dateTime ;
    skos:altLabel "Bureaucratic representation"@en,
        "Byråkratisk representasjon"@nb,
        "Demografisk representasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/324.63/e23/> ;
    skos:broader humord:c26831 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.63/e23/>,
        <http://dewey.info/class/328.33/e23/> ;
    skos:prefLabel "Demographic representation"@en,
        "Demografisk representasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/328.33/e23/> .

humord:c26833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26833" ;
    dct:modified "2024-10-18T14:27:24"^^xsd:dateTime ;
    skos:altLabel "Karibiske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/498.42/e23/>,
        <http://dewey.info/class/6--9842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.42/e23/>,
        <http://dewey.info/class/6--9842/e23/> ;
    skos:prefLabel "Cariban languages"@en,
        "Karibiske språk"@nb .

humord:c26834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26834" ;
    dct:modified "2024-10-18T14:23:12"^^xsd:dateTime ;
    skos:altLabel "Panare language"@en,
        "Panari language"@en,
        "E'ñapa Woromaipu språk"@nb,
        "Panare språk"@nb,
        "Panari språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.42/e23/>,
        <http://dewey.info/class/6--9842/e23/> ;
    skos:broader humord:c26833 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: pbh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.42/e23/>,
        <http://dewey.info/class/6--9842/e23/> ;
    skos:prefLabel "E'ñapa Woromaipu language"@en,
        "E'ñapa Woromaipu språk"@nb .

humord:c26835 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26835" ;
    dct:modified "2013-07-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4843/e23/>,
        <http://dewey.info/class/914.843/e23/>,
        <http://dewey.info/class/948.43/e23/> ;
    skos:broader humord:c03001 ;
    skos:definition "Kvensk/finsk navn på kvenske bosetningsområder i Nord-Troms og Finnmark <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4843/e23/>,
        <http://dewey.info/class/914.843/e23/>,
        <http://dewey.info/class/948.43/e23/> ;
    skos:prefLabel "Ruija"@en,
        "Ruija"@nb .

humord:c26836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26836" ;
    dct:modified "2013-08-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:broader humord:c06349 ;
    skos:definition "Språk eller ord med felles opphav <Concise Oxford Dictionary of Linguistics/UBT>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--2/e23/>,
        <http://dewey.info/class/412/e23/> ;
    skos:prefLabel "Cognates"@en,
        "Kognater"@nb .

humord:c26837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26837" ;
    dct:modified "2024-10-10T13:30:33"^^xsd:dateTime ;
    skos:altLabel "Bobangi language"@en,
        "Bangi språk"@nb,
        "Bobangi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.3968/e23/>,
        <http://dewey.info/class/6--963968/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: bni"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.3968/e23/>,
        <http://dewey.info/class/6--963968/e23/> ;
    skos:prefLabel "Bangi language"@en,
        "Bobangi språk"@nb .

humord:c26838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26838" ;
    dct:modified "2021-05-05T13:58:07"^^xsd:dateTime ;
    skos:altLabel "Mavea language"@en,
        "Mavea språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.2/e23/>,
        <http://dewey.info/class/6--992/e23/> ;
    skos:prefLabel "Mafea language"@en,
        "Mafea språk"@nb .

humord:c26839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26839" ;
    dct:modified "2024-11-27T17:20:41"^^xsd:dateTime ;
    skos:altLabel "Hyklarskap"@nb,
        "Hykleri"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibligrafien"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Hypocrisy"@en,
        "Hykleri"@nb .

humord:c26840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26840" ;
    dct:modified "2013-08-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.9/e23/> ;
    skos:broader humord:c09733 ;
    skos:definition "Offisersgruppe som har tatt makten ved et statskupp <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/> ;
    skos:prefLabel "Military junta"@en,
        "Militærjunta"@nb .

humord:c26841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26841" ;
    dct:modified "2024-08-02T09:03:15"^^xsd:dateTime ;
    skos:altLabel "Allmennmedisin"@nb,
        "Ålmennmedisin"@nb ;
    skos:broadMatch <http://dewey.info/class/610/e23/> ;
    skos:broader humord:c03806 ;
    skos:definition "Del av helsetjenesten som blir utført av allmennpraktikere el. distriktsleger <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/610/e23/> ;
    skos:prefLabel "General practice (Medicine)"@en,
        "Allmennmedisin"@nb .

humord:c26842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26842" ;
    dct:modified "2024-12-09T12:17:25"^^xsd:dateTime ;
    skos:altLabel "Women's soccer"@en,
        "Jentefotball"@nb,
        "Kvinnefotball"@nb ;
    skos:broader humord:c01436 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/796.334082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.334082/e23/> ;
    skos:prefLabel "Women's football"@en,
        "Kvinnefotball"@nb .

humord:c26844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26844" ;
    dct:modified "2024-07-26T14:44:39"^^xsd:dateTime ;
    skos:altLabel "Farmers' parties"@en,
        "Agrarparti"@nb,
        "Agrarpartier"@nb,
        "Bondeparti"@nb ;
    skos:broader humord:c09623 ;
    skos:definition "Politiske partier som særlig arbeider for å fremme jordbrukets interesser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/324.218/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.218/e23/> ;
    skos:prefLabel "Agrarian parties"@en,
        "Bondepartier"@nb .

humord:c26845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26845" ;
    dct:modified "2025-01-07T12:25:06"^^xsd:dateTime ;
    skos:altLabel "Agrarian movement"@en,
        "Agrarian movements"@en,
        "Farmers' movement"@en,
        "Farmers' movements"@en,
        "Peasant movement"@en,
        "Agrarbevegelsar"@nb,
        "Agrarbevegelsen"@nb,
        "Agrarbevegelser"@nb,
        "Agrarrørsla"@nb,
        "Agrarrørslen"@nb,
        "Agrarrørsler"@nb,
        "Bondebevegelsar"@nb,
        "Bondebevegelsen"@nb,
        "Bonderørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/630.6/e23/> ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/630.6/e23/> ;
    skos:prefLabel "Peasant movements"@en,
        "Bondebevegelser"@nb .

humord:c26850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26850" ;
    dct:modified "2024-01-03T11:23:19"^^xsd:dateTime ;
    skos:altLabel "Sosialt entreprenørskap"@nb ;
    skos:broadMatch <http://dewey.info/class/338.04/e23/>,
        <http://dewey.info/class/361.765/e23/> ;
    skos:broader humord:c22324 ;
    skos:definition "Bruke virkemidler fra forretningsverdenen for å bidra til å løse problemer som er knyttet til sosiale og samfunnsmessige forhold <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c031142 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031142,
        <http://dewey.info/class/338.04/e23/>,
        <http://dewey.info/class/361.765/e23/> ;
    skos:prefLabel "Social entrepreneurship"@en,
        "Sosialt entreprenørskap"@nb .

humord:c26851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26851" ;
    dct:modified "2013-08-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/731.549/e23/> ;
    skos:broader humord:c12105 ;
    skos:definition "Minnesmerke i form av en tavle <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien"@nb ;
    skos:exactMatch <http://dewey.info/class/739.522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/731.549/e23/>,
        <http://dewey.info/class/739.522/e23/> ;
    skos:prefLabel "Monumental brass"@en,
        "Minnetavler"@nb .

humord:c26855 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26855" ;
    dct:modified "2013-08-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Basic income guarantee"@en,
        "Citizen's basic income"@en,
        "Citizen's income"@en,
        "Civil wages"@en,
        "Universal basic income"@en,
        "Universal demogrant"@en ;
    skos:broadMatch <http://dewey.info/class/353.54/e23/>,
        <http://dewey.info/class/362.582/e23/> ;
    skos:broader humord:c07838 ;
    skos:definition "Ytelse, minstelønn som en tenker å gi til alle borgere uansett arbeid, posisjon o.l. <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/331.23/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.23/e23/>,
        <http://dewey.info/class/344.032582/e23/>,
        <http://dewey.info/class/344.24032582/e23/>,
        <http://dewey.info/class/344.481032582/e23/>,
        <http://dewey.info/class/353.54/e23/>,
        <http://dewey.info/class/362.582/e23/> ;
    skos:prefLabel "Basic income"@en,
        "Borgerlønn"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.032582/e23/>,
        <http://dewey.info/class/344.24032582/e23/>,
        <http://dewey.info/class/344.481032582/e23/> .

humord:c26857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26857" ;
    dct:modified "2024-08-21T10:00:13"^^xsd:dateTime ;
    skos:altLabel "Animal slaughter"@en,
        "Slaughtering"@en,
        "Slakting"@nb ;
    skos:broader humord:c07622 ;
    skos:closeMatch <http://dewey.info/class/664.9029/e23/> ;
    skos:definition "Avliving av pattedyr, fugl, fisk og skalldyr, og de prosedyrer som gjennomføres umiddelbart etter avlivingen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c031704 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031704,
        <http://dewey.info/class/664.9029/e23/> ;
    skos:prefLabel "Butchering"@en,
        "Slakting"@nb .

humord:c26859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26859" ;
    dct:modified "2024-08-29T12:48:56"^^xsd:dateTime ;
    skos:altLabel "Melduggsopper"@nb,
        "Mjøldogg"@nb ;
    skos:broadMatch <http://dewey.info/class/579.567/e23/> ;
    skos:broader humord:c63279 ;
    skos:closeMatch realfagstermer:c011939 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch <http://dewey.info/class/579.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011939,
        <http://dewey.info/class/579.53/e23/>,
        <http://dewey.info/class/579.567/e23/>,
        <http://dewey.info/class/620.11223/e23/>,
        <http://dewey.info/class/632.43/e23/> ;
    skos:prefLabel "Mildew"@en,
        "Meldugg"@nb ;
    skos:relatedMatch <http://dewey.info/class/620.11223/e23/>,
        <http://dewey.info/class/632.43/e23/> .

humord:c26861 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26861" ;
    dct:modified "2025-03-28T11:49:07"^^xsd:dateTime ;
    skos:altLabel "Yeasts"@en,
        "Gjær"@nb,
        "Gjærsoppar"@nb,
        "Gjærsopper"@nb ;
    skos:broadMatch <http://dewey.info/class/664.68/e23/> ;
    skos:broader humord:c25714,
        humord:c63279 ;
    skos:definition "Mikroorganismer som spalter sukker til alkohol og karbondioksid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c013215,
        <http://dewey.info/class/579.562/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013215,
        <http://dewey.info/class/571.29563/e23/>,
        <http://dewey.info/class/571.629563/e23/>,
        <http://dewey.info/class/579.562/e23/>,
        <http://dewey.info/class/579.563/e23/>,
        <http://dewey.info/class/579.59/e23/>,
        <http://dewey.info/class/664.68/e23/> ;
    skos:prefLabel "Yeast"@en,
        "Gjær"@nb ;
    skos:relatedMatch <http://dewey.info/class/571.29563/e23/>,
        <http://dewey.info/class/571.629563/e23/>,
        <http://dewey.info/class/579.563/e23/>,
        <http://dewey.info/class/579.59/e23/> .

humord:c26862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26862" ;
    dct:modified "2024-04-15T10:49:12"^^xsd:dateTime ;
    skos:altLabel "Holocen"@nb,
        "Holocene"@nb ;
    skos:broader humord:c48311 ;
    skos:definition "Tiden fra slutten av pleistocen for ca. 11 500 kalenderår (eller 10 000 14C-år) siden frem til i dag, dvs. tiden etter siste istid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c007494,
        <http://dewey.info/class/551.793/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007494,
        <http://dewey.info/class/551.793/e23/> ;
    skos:prefLabel "Holocene"@en,
        "Holocen"@nb .

humord:c26863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26863" ;
    dct:modified "2013-08-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.17/e23/> ;
    skos:broader humord:c26871 ;
    skos:definition "Den effekt som skapes ved at media dekker et fenomen på en slik måte at fenomenet blir et symbol på et brudd med etablerte normer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.17/e23/>,
        <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/302.542/e23/> ;
    skos:prefLabel "Moral panics"@en,
        "Moralsk panikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.23/e23/>,
        <http://dewey.info/class/302.542/e23/> .

humord:c26864 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26864" ;
    dct:modified "2013-08-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c22490 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Independent film"@en,
        "Uavhengig film"@nb .

humord:c26865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26865" ;
    dct:modified "2025-02-25T10:43:21"^^xsd:dateTime ;
    skos:altLabel "Burig language"@en,
        "Purig language"@en,
        "Purki language"@en,
        "Burig språk"@nb,
        "Purig språk"@nb,
        "Purik språk"@nb,
        "Purki språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:broader humord:c11615 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Språkkode: prx"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--9541/e23/> ;
    skos:prefLabel "Purik language"@en,
        "Purik språk"@nb .

humord:c26871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26871" ;
    dct:modified "2022-06-28T10:29:21"^^xsd:dateTime ;
    skos:altLabel "Social conditions"@en ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c09122 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Social condition"@en,
        "Samfunnstilstand"@nb .

humord:c26874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26874" ;
    dct:modified "2025-02-10T08:43:51"^^xsd:dateTime ;
    skos:altLabel "Nedre Egypt"@nb ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Lower Egypt"@en,
        "Nedre Egypt"@nb .

humord:c26875 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26875" ;
    dct:modified "2025-02-05T08:18:02"^^xsd:dateTime ;
    skos:altLabel "Hawara"@nb ;
    skos:broadMatch <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/932.2/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Hawara"@en,
        "Hawara"@nb .

humord:c26876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26876" ;
    dct:modified "2025-02-21T09:00:56"^^xsd:dateTime ;
    skos:altLabel "Derge"@nb ;
    skos:broadMatch <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c01963 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:prefLabel "Derge"@en,
        "Derge"@nb .

humord:c26879 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26879" ;
    dct:modified "2025-03-17T14:37:55"^^xsd:dateTime ;
    skos:altLabel "Salerno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37777/e23/>,
        <http://dewey.info/class/937.777/e23/> ;
    skos:broader humord:c02452 ;
    skos:closeMatch <http://dewey.info/class/2--37727/e23/>,
        <http://dewey.info/class/937.727/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4574/e23/>,
        <http://dewey.info/class/914.574/e23/>,
        <http://dewey.info/class/945.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37727/e23/>,
        <http://dewey.info/class/2--37777/e23/>,
        <http://dewey.info/class/2--4574/e23/>,
        <http://dewey.info/class/914.574/e23/>,
        <http://dewey.info/class/937.727/e23/>,
        <http://dewey.info/class/937.777/e23/>,
        <http://dewey.info/class/945.74/e23/> ;
    skos:prefLabel "Salerno"@en,
        "Salerno"@nb .

humord:c26882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26882" ;
    dct:modified "2024-08-28T15:25:38"^^xsd:dateTime ;
    skos:altLabel "Augustinarkorherrar"@nb ;
    skos:broadMatch <http://dewey.info/class/255.4/e23/>,
        <http://dewey.info/class/271.4/e23/> ;
    skos:broader humord:c08843 ;
    skos:definition "Canonici regulares, korbrødre, klosterlignende fellesskap av katolske prester som lever etter Augustins regel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/255.4/e23/>,
        <http://dewey.info/class/271.4/e23/> ;
    skos:prefLabel "Canons regular"@en,
        "Augustinerkorherrer"@nb .

humord:c26883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26883" ;
    dct:modified "2023-11-16T13:46:04"^^xsd:dateTime ;
    skos:altLabel "Library catalogs"@en,
        "Library directories"@en,
        "Library directory"@en,
        "Bibliotekkatalogar"@nb ;
    skos:broader humord:c00207 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c010098,
        <http://dewey.info/class/025.31/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010098,
        <http://dewey.info/class/025.31/e23/> ;
    skos:prefLabel "Library catalogues"@en,
        "Bibliotekkataloger"@nb .

humord:c26887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26887" ;
    dct:modified "2013-09-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Proto-language"@en ;
    skos:broadMatch <http://dewey.info/class/401/e23/> ;
    skos:broader humord:c06347 ;
    skos:definition "Et hypotetisk, utdødd, moderspråk som attesterte språk har sprunget ut fra <UBTØ/Oxford Dictionaries>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/401/e23/> ;
    skos:prefLabel "Proto-languages"@en,
        "Protospråk"@nb .

humord:c26888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26888" ;
    dct:modified "2024-09-16T09:57:21"^^xsd:dateTime ;
    skos:altLabel "Chisena language"@en,
        "Chisena språk"@nb,
        "Sena språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: seh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Sena language"@en,
        "Sena språk"@nb .

humord:c26889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26889" ;
    dct:modified "2024-10-24T10:15:57"^^xsd:dateTime ;
    skos:altLabel "Kwatay language"@en,
        "Kuwaataay språk"@nb,
        "Kwatay språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:broader humord:c09955 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: cwt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.32/e23/>,
        <http://dewey.info/class/6--9632/e23/> ;
    skos:prefLabel "Kuwaataay language"@en,
        "Kuwaataay språk"@nb .

humord:c26891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26891" ;
    dct:modified "2023-12-19T10:29:04"^^xsd:dateTime ;
    skos:altLabel "Barrier-free access"@en,
        "Barrier-free design"@en,
        "Design for universal accessibility"@en,
        "Inclusive design"@en,
        "Spatial accessibility"@en,
        "Universal design"@nb,
        "Universell design"@nb,
        "Universell utforming"@nb ;
    skos:broader humord:c05184,
        humord:c05466,
        humord:c09497 ;
    skos:definition "Betyr at produkter, byggverk og uteområder som er i alminnelig bruk, skal utformes slik at alle mennesker skal kunne bruke dem på en likestilt måte så  langt det er mulig, uten spesielle tilpasninger eller hjelpemidler <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c031457,
        <http://dewey.info/class/720.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031457,
        <http://dewey.info/class/362.4/e23/>,
        <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/720.87/e23/>,
        <http://dewey.info/class/745.2/e23/> ;
    skos:prefLabel "Universal design"@en,
        "Universell utforming"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.4/e23/>,
        <http://dewey.info/class/717/e23/>,
        <http://dewey.info/class/745.2/e23/> .

humord:c26894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26894" ;
    dct:modified "2025-01-29T14:57:59"^^xsd:dateTime ;
    skos:altLabel "Komle"@en,
        "Potato dumpling"@en,
        "Klubb"@nb,
        "Komle"@nb,
        "Komler"@nb,
        "Kompe"@nb,
        "Komper"@nb,
        "Kumle"@nb,
        "Kumler"@nb,
        "Raspeball"@nb,
        "Raspeballar"@nb,
        "Raspeballer"@nb ;
    skos:broadMatch <http://dewey.info/class/641.6521/e23/> ;
    skos:broader humord:c25886 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.6521/e23/> ;
    skos:prefLabel "Raspeball"@en,
        "Komler"@nb .

humord:c26903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26903" ;
    dct:modified "2023-07-07T10:17:29"^^xsd:dateTime ;
    skos:altLabel "Build-operate-transfer"@en,
        "Build-own-operate-transfer"@en,
        "Build-operate-transfer"@nb,
        "OPS"@nb,
        "Offentlig privat partnerskap"@nb,
        "Offentlig-privat partnerskap"@nb,
        "Offentlig-privat samarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/338.8/e23/> ;
    skos:broader humord:c09406 ;
    skos:definition "Et samarbeid mellom offentlig og privat sektor om et prosjekt eller en tjeneste, der privat sektor tar en større del av ansvaret knyttet til utvikling   og/eller drift av prosjektet/tjenesten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.8/e23/> ;
    skos:prefLabel "Public-private partnership"@en,
        "Offentlig privat samarbeid"@nb ;
    skos:related humord:c12385,
        humord:c23828 .

humord:c26908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26908" ;
    dct:modified "2016-10-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sui"@en,
        "Sui"@nb,
        "Suidynastiet"@nb ;
    skos:broader humord:c20582 ;
    skos:definition "Suidynastiet var dynastiet som gjenopprettet keiserdømmet Kina etter lang tid med indre stridigheter. Dynastiet hadde makten fra 581-618 <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/951.016/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.016/e23/> ;
    skos:prefLabel "Sui dynasty"@en,
        "Sui-dynastiet"@nb .

humord:c26925 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2013-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26925" ;
    dct:modified "2024-01-03T08:26:11"^^xsd:dateTime ;
    skos:altLabel "Safran"@nb ;
    skos:broadMatch <http://dewey.info/class/633.83/e23/> ;
    skos:broader humord:c08212 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c006082 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006082,
        <http://dewey.info/class/581.636/e23/>,
        <http://dewey.info/class/584.75/e23/>,
        <http://dewey.info/class/633.83/e23/> ;
    skos:prefLabel "Saffron"@en,
        "Safran"@nb ;
    skos:relatedMatch <http://dewey.info/class/581.636/e23/>,
        <http://dewey.info/class/584.75/e23/> .

humord:c26929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26929" ;
    dct:modified "2024-12-02T12:55:38"^^xsd:dateTime ;
    skos:altLabel "Chinese geomancy"@en,
        "Feng shui"@nb,
        "Fengshui"@nb ;
    skos:broader humord:c05110,
        humord:c08499 ;
    skos:definition "Kinesisk spådomsmetode som brukes bl.a. for å plassere boliger, gravplasser  o.l. i henhold til visse harmoniske prinsipper <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/133.3337/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.3337/e23/> ;
    skos:prefLabel "Feng shui"@en,
        "Feng shui"@nb .

humord:c26931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26931" ;
    dct:modified "2023-12-06T15:19:49"^^xsd:dateTime ;
    skos:altLabel "Medisinsk forsking"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c008627,
        <http://dewey.info/class/610.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008627,
        <http://dewey.info/class/610.72/e23/> ;
    skos:prefLabel "Medical research"@en,
        "Medisinsk forskning"@nb .

humord:c26933 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26933" ;
    dct:modified "2025-03-05T19:18:26"^^xsd:dateTime ;
    skos:altLabel "Nellim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Nellim"@en,
        "Nellim"@nb .

humord:c26934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26934" ;
    dct:modified "2024-03-15T14:52:43"^^xsd:dateTime ;
    skos:altLabel "Det gylne snitt"@nb,
        "Det gylne snittet"@nb ;
    skos:broadMatch <http://dewey.info/class/516.2/e23/> ;
    skos:broader humord:c08168 ;
    skos:definition "Deling av et linjestykke i to deler slik at hele linjestykket forholder seg  til den største delen som den største delen forholder seg til den minste <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c001692 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001692,
        <http://dewey.info/class/516.2/e23/> ;
    skos:prefLabel "Golden ratio"@en,
        "Gylne snitt"@nb .

humord:c26935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26935" ;
    dct:modified "2013-10-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/307.2/e23/> ;
    skos:broader humord:c09249 ;
    skos:definition "Migrasjon fra bygdesamfunn til byer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.2/e23/> ;
    skos:prefLabel "Rural-urban migration"@en,
        "Rural-urban migrasjon"@nb .

humord:c26936 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26936" ;
    dct:modified "2025-02-12T15:29:03"^^xsd:dateTime ;
    skos:altLabel "Nishga"@en,
        "Nisga (Folk)"@nb,
        "Nisga'a (Folk)"@nb,
        "Niska (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.897412/e23/>,
        <http://dewey.info/class/5--97412/e23/>,
        <http://dewey.info/class/971.100497412/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolk som lever i British Columbia, Canada <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897412/e23/>,
        <http://dewey.info/class/5--97412/e23/>,
        <http://dewey.info/class/971.100497412/e23/> ;
    skos:prefLabel "Nisga'a"@en,
        "Nisga'a (Folk)"@nb .

humord:c26939 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26939" ;
    dct:modified "2025-02-04T15:18:17"^^xsd:dateTime ;
    skos:altLabel "Serengeti"@nb ;
    skos:broadMatch <http://dewey.info/class/2--67827/e23/>,
        <http://dewey.info/class/916.7827/e23/>,
        <http://dewey.info/class/967.827/e23/> ;
    skos:broader humord:c01650 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c030489 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030489,
        <http://dewey.info/class/2--67827/e23/>,
        <http://dewey.info/class/916.7827/e23/>,
        <http://dewey.info/class/967.827/e23/> ;
    skos:prefLabel "Serengeti"@en,
        "Serengeti"@nb .

humord:c26941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26941" ;
    dct:modified "2022-04-04T11:09:11"^^xsd:dateTime ;
    skos:altLabel "Rural science"@en,
        "Bygdeforsking"@nb ;
    skos:broader humord:c08995 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/307.72072/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.72072/e23/> ;
    skos:prefLabel "Rural studies"@en,
        "Bygdeforskning"@nb ;
    skos:related humord:c21958 .

humord:c26944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26944" ;
    dct:modified "2024-10-23T08:43:55"^^xsd:dateTime ;
    skos:altLabel "Kolami språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.82/e23/>,
        <http://dewey.info/class/6--9482/e23/> ;
    skos:broader humord:c10194 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb,
        "Språkkode: kfb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.82/e23/>,
        <http://dewey.info/class/6--9482/e23/> ;
    skos:prefLabel "Kolami language"@en,
        "Kolami språk"@nb .

humord:c26945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26945" ;
    dct:modified "2013-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "Litteratur der karakterene overskrider samfunnets normer og forventninger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Transgression (Literature)"@en,
        "Overskridelse (Litteratur)"@nb .

humord:c26946 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26946" ;
    dct:modified "2024-08-28T20:45:29"^^xsd:dateTime ;
    skos:altLabel "Press clipping archives"@en,
        "Avisarkiv"@nb,
        "Presseklipparkiv"@nb ;
    skos:broadMatch <http://dewey.info/class/027.69/e23/> ;
    skos:broader humord:c00114 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.69/e23/> ;
    skos:prefLabel "Newspaper archives"@en,
        "Avisarkiver"@nb ;
    skos:related humord:c00158 .

humord:c26947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26947" ;
    dct:modified "2024-06-07T14:55:22"^^xsd:dateTime ;
    skos:altLabel "Undervannsbilder"@nb,
        "Undervannsfotografi"@nb,
        "Undervannsfotografier"@nb,
        "Undervassbilde"@nb,
        "Undervassbilete"@nb,
        "Undervassfotografering"@nb,
        "Undervassfotografi"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c010524,
        <http://dewey.info/class/778.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010524,
        <http://dewey.info/class/778.73/e23/> ;
    skos:prefLabel "Underwater photography"@en,
        "Undervannsfotografering"@nb .

humord:c26949 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26949" ;
    dct:modified "2021-01-15T15:31:51"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/069.15/e23/> ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubb13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c031454,
        <http://dewey.info/class/080/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031454,
        <http://dewey.info/class/069.15/e23/>,
        <http://dewey.info/class/080/e23/>,
        <http://dewey.info/class/808.51/e23/> ;
    skos:prefLabel "Lectures (Teaching)"@en,
        "Forelesninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.51/e23/> .

humord:c26950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26950" ;
    dct:modified "2013-10-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.201/e23/> ;
    skos:broader humord:c09097 ;
    skos:definition "En billedlig fremstilling av en kommunikasjonsteori <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.201/e23/> ;
    skos:prefLabel "Communication models"@en,
        "Kommunikasjonsmodeller"@nb .

humord:c26951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26951" ;
    dct:modified "2020-10-21T13:32:19"^^xsd:dateTime ;
    skos:altLabel "Form words"@en,
        "Grammatical words"@en ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05919 ;
    skos:definition "Ord som ofte har et mindre klart betydningsinnhold, men som vi trenger for å henvise og binde sammen, for å klargjøre hva som henger sammen, og hvordan <www.riksmalsforbundet.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Function words"@en,
        "Funksjonsord"@nb .

humord:c26965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26965" ;
    dct:modified "2021-06-04T08:37:46"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8958/e23/>,
        <http://dewey.info/class/5--958/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8958/e23/>,
        <http://dewey.info/class/5--958/e23/> ;
    skos:prefLabel "Burmese people"@en,
        "Burmesere"@nb .

humord:c26966 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26966" ;
    dct:modified "2024-10-08T15:31:59"^^xsd:dateTime ;
    skos:altLabel "AV-medier"@nb,
        "AV-medium"@nb,
        "Audiovisuelle media"@nb,
        "Audiovisuelle medium"@nb ;
    skos:broader humord:c09107 ;
    skos:closeMatch <http://dewey.info/class/302.234/e23/> ;
    skos:definition "Medier som har både en visuell og auditiv komponent <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c010910 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010910,
        <http://dewey.info/class/302.234/e23/> ;
    skos:prefLabel "Audiovisual media"@en,
        "Audiovisuelle medier"@nb .

humord:c26967 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26967" ;
    dct:modified "2024-12-06T14:12:15"^^xsd:dateTime ;
    skos:altLabel "Dataspelteori"@nb ;
    skos:broader humord:c01421 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/794.801/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/794.801/e23/> ;
    skos:prefLabel "Computer game theory"@en,
        "Dataspillteori"@nb .

humord:c26968 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26968" ;
    dct:modified "2024-12-06T14:22:55"^^xsd:dateTime ;
    skos:altLabel "Internet games"@en,
        "Digitale spel"@nb,
        "Digitale spill"@nb,
        "Internettspel"@nb,
        "Nettspel"@nb,
        "Nettspill"@nb,
        "Online-spel"@nb,
        "Online-spill"@nb ;
    skos:broadMatch <http://dewey.info/class/794.8/e23/> ;
    skos:broader humord:c01421 ;
    skos:definition "Dataspill som spilles via internett <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/794.8/e23/> ;
    skos:prefLabel "Online games"@en,
        "Internettspill"@nb .

humord:c26971 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26971" ;
    dct:modified "2020-11-30T11:31:06"^^xsd:dateTime ;
    skos:altLabel "Mise-en-scène"@en ;
    skos:broadMatch <http://dewey.info/class/792.02/e23/> ;
    skos:broader humord:c05418 ;
    skos:definition "Audiovisuelt virkemiddel som brukes i produksjon av dramatisk film <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.02/e23/> ;
    skos:prefLabel "Mise en scène"@en,
        "Mise en scène"@nb .

humord:c26972 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26972" ;
    dct:modified "2025-01-21T07:35:00"^^xsd:dateTime ;
    skos:altLabel "Nasjonalmuseum"@nb ;
    skos:broadMatch <http://dewey.info/class/069/e23/> ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: ubtø13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069/e23/> ;
    skos:prefLabel "National museums"@en,
        "Nasjonalmuseer"@nb .

humord:c26973 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26973" ;
    dct:modified "2024-12-12T08:48:56"^^xsd:dateTime ;
    skos:altLabel "1973 Arab-Israeli War"@en,
        "Oktoberkrigen"@nb,
        "Ramadankrigen"@nb,
        "Yom Kippur-krigen"@nb,
        "Yom Kippurkrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Den fjerde arabisk-israelsk krig, i oktober 1973 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/956.048/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.048/e23/> ;
    skos:prefLabel "Yom Kippur War"@en,
        "Yom Kippurkrigen"@nb .

humord:c26977 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26977" ;
    dct:modified "2024-11-04T11:21:45"^^xsd:dateTime ;
    skos:altLabel "Supporters"@en,
        "Fans"@nb,
        "Supportarar"@nb,
        "Supportere"@nb,
        "Tilhengarar (Personar)"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Person som støtter eller er tilhenger av et lag, en gruppe, en person eller   annet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/790/e23/> ;
    skos:prefLabel "Fans (Persons)"@en,
        "Tilhengere (Personer)"@nb ;
    skos:related humord:c26980 ;
    skos:relatedMatch <http://dewey.info/class/790/e23/> .

humord:c26980 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26980" ;
    dct:modified "2025-01-10T07:11:30"^^xsd:dateTime ;
    skos:altLabel "Fan culture"@nb,
        "Fankultur"@nb,
        "Supporterkultur"@nb,
        "Tilhengarkultur"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c04583 ;
    skos:definition "Sosialt nettverk eller subkultur av personer som støtter eller er tilhengere av et lag, en gruppe, en person eller annet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Fan culture"@en,
        "Tilhengerkultur"@nb ;
    skos:related humord:c26977 .

humord:c26987 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26987" ;
    dct:modified "2024-11-19T11:02:00"^^xsd:dateTime ;
    skos:altLabel "Crisis communication"@en,
        "Krisekommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/658.4056/e23/> ;
    skos:broader humord:c09106,
        humord:c24015 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/658.4056/e23/> ;
    skos:prefLabel "Crisis communication"@en,
        "Krisekommunikasjon"@nb .

humord:c26988 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26988" ;
    dct:modified "2024-09-24T13:21:54"^^xsd:dateTime ;
    skos:altLabel "Agendasetjing"@nb,
        "Agendasetting"@nb,
        "Dagsorden (Medium)"@nb,
        "Dagsordenar (Medium)"@nb,
        "Dagsordener (Medier)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:definition "Dagsorden er medienes innflytelsesfunksjon på samfunnet vårt gjennom sin \"dagsordenfunksjon\" - mediene kan bestemme hva folk er opptatt av og snakker om <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Agenda setting"@en,
        "Dagsorden (Medier)"@nb .

humord:c26992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26992" ;
    dct:modified "2024-08-26T09:22:06"^^xsd:dateTime ;
    skos:altLabel "Ærfuglar"@nb ;
    skos:broadMatch <http://dewey.info/class/598.415/e23/> ;
    skos:broader humord:c62593 ;
    skos:definition "Ærfugler er en gruppe av andefugler i slekten Somateria. (UiO)"@nb ;
    skos:editorialNote "For arten ærfugl, bruk \"ærfugl\". Bruk denne om det også omfatter brilleærfugl og praktærfugl"@nb,
        "Lukket bemerkning: ubtø13"@nb ;
    skos:exactMatch realfagstermer:c013566 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013566,
        <http://dewey.info/class/598.415/e23/> ;
    skos:prefLabel "Eiders"@en,
        "Ærfugler"@nb .

humord:c26993 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26993" ;
    dct:modified "2023-04-12T09:01:35"^^xsd:dateTime ;
    skos:altLabel "Deja vu"@en,
        "Deja vu"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:definition "Betegnelse for en følelse av at man tidligere har opplevd noe man i virkeligheten opplever for første gang <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/153.12/e23/> ;
    skos:prefLabel "Déjà vu"@en,
        "Déjà vu"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.12/e23/> .

humord:c26995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26995" ;
    dct:modified "2013-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.2/e23/> ;
    skos:broader humord:c09264 ;
    skos:definition "Betegnelse som blir brukt om generasjonen født omtrentlig mellom 1965 og 1980 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/> ;
    skos:prefLabel "Generation X"@en,
        "Generasjon X"@nb .

humord:c26996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26996" ;
    dct:modified "2013-11-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Millennial generation"@en,
        "Millennials"@en,
        "Millennial generation"@nb,
        "Millennials"@nb ;
    skos:broadMatch <http://dewey.info/class/305.2/e23/> ;
    skos:broader humord:c09264 ;
    skos:definition "Demografisk gruppe som følger etter generasjon X, født mellom tidlig 1980-tall og tidlig 2000 <UBO, Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/> ;
    skos:prefLabel "Generation Y"@en,
        "Generasjon Y"@nb .

humord:c26999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME26999" ;
    dct:modified "2020-12-01T09:11:15"^^xsd:dateTime ;
    skos:broader humord:c05425 ;
    skos:definition "Filmteoretisk retning som anser filmregissøren som den avgjørende skaperkraft bak en film, tilsvarende forfatterens betydning i litteraturen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/791.43023301/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43023301/e23/> ;
    skos:prefLabel "Auteur theory"@en,
        "Auteurteori (Film)"@nb .

humord:c27000 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27000" ;
    dct:modified "2024-12-09T12:58:58"^^xsd:dateTime ;
    skos:altLabel "Ridesadler"@nb,
        "Ridesalar"@nb,
        "Ridesaler"@nb,
        "Sadel"@nb,
        "Sadler"@nb,
        "Salar (Rideutstyr)"@nb ;
    skos:broadMatch <http://dewey.info/class/688.78/e23/> ;
    skos:broader humord:c01451 ;
    skos:closeMatch <http://dewey.info/class/685.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/685.1/e23/>,
        <http://dewey.info/class/688.78/e23/> ;
    skos:prefLabel "Saddles"@en,
        "Saler (Rideutstyr)"@nb .

humord:c27006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27006" ;
    dct:modified "2024-11-15T11:23:32"^^xsd:dateTime ;
    skos:altLabel "Rådata"@nb ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c22025 ;
    skos:definition "Data som er samlet inn fra en kilde og som ikke har gjennomgått bearbeiding  eller annen manipulasjon <UBO, Wikipedia, svensk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/> ;
    skos:prefLabel "Raw data"@en,
        "Rådata"@nb .

humord:c27007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27007" ;
    dct:modified "2013-11-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/070.44938133/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44938133/e23/> ;
    skos:prefLabel "Consumer journalism"@en,
        "Forbrukerjournalistikk"@nb .

humord:c27008 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27008" ;
    dct:modified "2013-11-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/070.44/e23/> ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44/e23/> ;
    skos:prefLabel "Lifestyle journalism"@en,
        "Livsstilsjournalistikk"@nb .

humord:c27009 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27009" ;
    dct:modified "2025-02-21T14:41:23"^^xsd:dateTime ;
    skos:altLabel "Nagoya"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--521674/e23/>,
        <http://dewey.info/class/915.21674/e23/>,
        <http://dewey.info/class/952.1674/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521674/e23/>,
        <http://dewey.info/class/915.21674/e23/>,
        <http://dewey.info/class/952.1674/e23/> ;
    skos:prefLabel "Nagoya"@en,
        "Nagoya"@nb .

humord:c27010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27010" ;
    dct:modified "2023-12-05T07:38:54"^^xsd:dateTime ;
    skos:altLabel "Luftfartøy"@nb ;
    skos:broader humord:c04367 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c004156,
        <http://dewey.info/class/387.73/e23/>,
        <http://dewey.info/class/623.743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004156,
        <http://dewey.info/class/343.0975/e23/>,
        <http://dewey.info/class/387.73/e23/>,
        <http://dewey.info/class/387.74044/e23/>,
        <http://dewey.info/class/623.743/e23/>,
        <http://dewey.info/class/623.746/e23/>,
        <http://dewey.info/class/629.13252/e23/>,
        <http://dewey.info/class/629.133/e23/>,
        <http://dewey.info/class/797.5/e23/> ;
    skos:prefLabel "Aircrafts"@en,
        "Luftfartøyer"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0975/e23/>,
        <http://dewey.info/class/387.74044/e23/>,
        <http://dewey.info/class/623.746/e23/>,
        <http://dewey.info/class/629.13252/e23/>,
        <http://dewey.info/class/629.133/e23/>,
        <http://dewey.info/class/797.5/e23/> .

humord:c27011 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27011" ;
    dct:modified "2024-03-05T12:19:05"^^xsd:dateTime ;
    skos:altLabel "Flying robots"@en,
        "Unmanned aerial vehicles"@en,
        "Dronar"@nb,
        "Flygande robotar"@nb,
        "Flygende roboter"@nb,
        "UAV"@nb,
        "Ubemannede luftfartøy"@nb ;
    skos:broader humord:c04432,
        humord:c27010 ;
    skos:definition "Fjernstyrte/selvstyrte luftfartøyer som brukes både til sivile og militære formål <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch realfagstermer:c001237,
        <http://dewey.info/class/623.7469/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001237,
        <http://dewey.info/class/623.7469/e23/>,
        <http://dewey.info/class/629.1326/e23/> ;
    skos:prefLabel "Drones"@en,
        "Droner"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.1326/e23/> .

humord:c27012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27012" ;
    dct:modified "2022-06-27T09:43:39"^^xsd:dateTime ;
    skos:altLabel "Armed intervention"@en,
        "Militærintervensjon"@nb ;
    skos:broadMatch <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09523 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.117/e23/> ;
    skos:prefLabel "Military intervention"@en,
        "Militær intervensjon"@nb .

humord:c27013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27013" ;
    dct:modified "2013-11-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/241.4/e23/> ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/179.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/>,
        <http://dewey.info/class/205.699/e23/>,
        <http://dewey.info/class/241.4/e23/> ;
    skos:prefLabel "Patience"@en,
        "Tålmodighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/205.699/e23/> .

humord:c27014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2013-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27014" ;
    dct:modified "2024-08-28T08:13:47"^^xsd:dateTime ;
    skos:altLabel "Arrangerte ekteskap"@nb ;
    skos:broadMatch <http://dewey.info/class/306.81/e23/> ;
    skos:broader humord:c04895 ;
    skos:definition "Arrangerte ekteskap er ekteskap avtalt av partenes familier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.81/e23/> ;
    skos:prefLabel "Arranged marriages"@en,
        "Arrangerte ekteskap"@nb .

humord:c27017 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27017" ;
    dct:modified "2025-02-24T07:46:47"^^xsd:dateTime ;
    skos:altLabel "Mekong River"@en,
        "Mekong"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5135/e23/>,
        <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/915.135/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/951.35/e23/>,
        <http://dewey.info/class/951.5/e23/> ;
    skos:broader humord:c02150 ;
    skos:definition "Mekong er en av verdens største elver. Fra Tibet renner den gjennom Kinas Yunnan-provins,  Burma (Myanmar), Thailand, Laos, Kambodsja og Vietnam <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo13"@nb ;
    skos:exactMatch <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5135/e23/>,
        <http://dewey.info/class/2--515/e23/>,
        <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.135/e23/>,
        <http://dewey.info/class/915.15/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/951.35/e23/>,
        <http://dewey.info/class/951.5/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:prefLabel "Mekong (River)"@en,
        "Mekong"@nb .

humord:c27022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27022" ;
    dct:modified "2024-09-16T08:06:19"^^xsd:dateTime ;
    skos:altLabel "Chalkandu dialekt"@nb,
        "Tsjalkandu dialekt"@nb,
        "Tsjalkantyrkisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:broader humord:c19197 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.33/e23/>,
        <http://dewey.info/class/6--9433/e23/> ;
    skos:prefLabel "Chalkan language"@en,
        "Tsjalkandu dialekt"@nb .

humord:c27025 a ubo:GenreForm,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27025" ;
    dct:modified "2024-12-06T09:44:53"^^xsd:dateTime ;
    skos:altLabel "Gujarati folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gujarati folk literature"@en,
        "Gujarati folkediktning"@nb .

humord:c27026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27026" ;
    dct:modified "2025-01-10T07:53:31"^^xsd:dateTime ;
    skos:altLabel "Fennistikk"@nb,
        "Finsk filologi"@nb ;
    skos:broader humord:c04475 ;
    skos:closeMatch <http://dewey.info/class/894.541/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.541/e23/>,
        <http://dewey.info/class/6--94541/e23/>,
        <http://dewey.info/class/894.541/e23/> ;
    skos:prefLabel "Finnish studies"@en,
        "Fennistikk"@nb .

humord:c27027 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27027" ;
    dct:modified "2023-12-05T15:26:38"^^xsd:dateTime ;
    skos:altLabel "General organizations"@en ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Laget for å samle organisasjoner som ikke passer i en av gruppene. 2014-01-03/bsh"@nb,
        "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General organisations"@en,
        "Generelle organisasjoner"@nb .

humord:c27029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27029" ;
    dct:modified "2025-01-03T08:06:52"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:closeMatch <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/345.0238/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.690268/e23/>,
        <http://dewey.info/class/345.0238/e23/>,
        <http://dewey.info/class/364.138/e23/> ;
    skos:prefLabel "War crimes tribunals"@en,
        "Krigsforbryterdomstoler"@nb ;
    skos:related humord:c19529 ;
    skos:relatedMatch <http://dewey.info/class/364.138/e23/> .

humord:c27032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27032" ;
    dct:modified "2014-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Central characters (Literature)"@en,
        "Main characters (Literature)"@en,
        "Hovedpersoner (Litteratur)"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--27/e23/>,
        <http://dewey.info/class/808.397/e23/>,
        <http://dewey.info/class/809.3927/e23/>,
        <http://dewey.info/class/809.927/e23/> ;
    skos:broader humord:c06518 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--27/e23/>,
        <http://dewey.info/class/808.397/e23/>,
        <http://dewey.info/class/809.3927/e23/>,
        <http://dewey.info/class/809.927/e23/> ;
    skos:prefLabel "Protagonists (Literature)"@en,
        "Protagonister (Litteratur)"@nb .

humord:c27034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27034" ;
    dct:modified "2020-11-30T10:07:08"^^xsd:dateTime ;
    skos:altLabel "Central characters (Film)"@en,
        "Main characters (Film)"@en,
        "Hovedpersoner (Film)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43652/e23/> ;
    skos:broader humord:c05418 ;
    skos:definition "Den personen som det, som regel, handler mest om eller oppleves som viktigst for historien <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43652/e23/> ;
    skos:prefLabel "Protagonists (Film)"@en,
        "Protagonister (Film)"@nb .

humord:c27036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27036" ;
    dct:modified "2024-04-15T09:04:37"^^xsd:dateTime ;
    skos:altLabel "Ekstremver"@nb,
        "Ekstremvêr"@nb ;
    skos:broader humord:c08280 ;
    skos:definition "Vær som medfører fare for liv og verdier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c002764 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002764,
        <http://dewey.info/class/551.55/e23/>,
        <http://dewey.info/class/551.645/e23/> ;
    skos:prefLabel "Extreme weather"@en,
        "Ekstremvær"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.55/e23/>,
        <http://dewey.info/class/551.645/e23/> .

humord:c27043 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27043" ;
    dct:modified "2025-01-06T13:16:33"^^xsd:dateTime ;
    skos:altLabel "Field post"@en,
        "Military post"@en,
        "Feltpost"@nb,
        "Militærpost"@nb ;
    skos:broader humord:c22375 ;
    skos:definition "Posttjeneste for militære avdelinger i felten <HL-senteret>"@nb ;
    skos:editorialNote "Lukket bemerkning: HL-senteret14"@nb ;
    skos:exactMatch <http://dewey.info/class/355.693/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.693/e23/> ;
    skos:prefLabel "Fieldpost"@en,
        "Feltpost"@nb .

humord:c27045 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27045" ;
    dct:modified "2014-01-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Indirect democracy"@en,
        "Psephocracy"@en,
        "Representative government"@en,
        "Indirekte demokrati"@nb ;
    skos:broadMatch <http://dewey.info/class/321.8/e23/> ;
    skos:broader humord:c09724 ;
    skos:definition "Styresett eller beslutningsprosedyre der befolkningen velger representanter  som i sin tur fatter vedtak i enkeltsaker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.8/e23/> ;
    skos:prefLabel "Representative democracy"@en,
        "Representativt demokrati"@nb .

humord:c27047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27047" ;
    dct:modified "2014-01-23T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/306.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/320.9/e23/>,
        <http://dewey.info/class/361.613/e23/> ;
    skos:prefLabel "Political institutions"@en,
        "Politiske institusjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.9/e23/>,
        <http://dewey.info/class/361.613/e23/> .

humord:c27048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27048" ;
    dct:modified "2024-09-17T14:45:12"^^xsd:dateTime ;
    skos:altLabel "Comanche (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/976.6004974572/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Comanche er et urfolk i Nord-Amerika, hvorav rundt halvparten lever i Oklahoma og resten er konsentrert i Texas, California og New Mexico <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8974572/e23/>,
        <http://dewey.info/class/5--974572/e23/>,
        <http://dewey.info/class/978.004974572/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8974572/e23/>,
        <http://dewey.info/class/5--974572/e23/>,
        <http://dewey.info/class/976.6004974572/e23/>,
        <http://dewey.info/class/978.004974572/e23/> ;
    skos:prefLabel "Comanche"@en,
        "Comanche (Folk)"@nb .

humord:c27049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27049" ;
    dct:modified "2020-12-01T09:31:13"^^xsd:dateTime ;
    skos:altLabel "Filmmanuskript"@nb ;
    skos:broader humord:c05418 ;
    skos:closeMatch <http://dewey.info/class/791.437/e23/>,
        <http://dewey.info/class/808.23/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.437/e23/>,
        <http://dewey.info/class/808.23/e23/>,
        <http://dewey.info/class/808.823/e23/> ;
    skos:prefLabel "Screenplay"@en,
        "Filmmanus"@nb ;
    skos:relatedMatch <http://dewey.info/class/808.823/e23/> .

humord:c27051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27051" ;
    dct:modified "2024-11-04T10:27:05"^^xsd:dateTime ;
    skos:altLabel "Jarls"@en,
        "Jarlar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.23/e23/> ;
    skos:broader humord:c14073 ;
    skos:definition "Norrøn tittel for høvdinger nest etter kongen i rang <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/352.23/e23/>,
        <http://dewey.info/class/948.101/e23/>,
        <http://dewey.info/class/949.1201/e23/> ;
    skos:prefLabel "Earls"@en,
        "Jarler"@nb ;
    skos:related humord:c23276 ;
    skos:relatedMatch <http://dewey.info/class/305.52/e23/>,
        <http://dewey.info/class/948.101/e23/>,
        <http://dewey.info/class/949.1201/e23/> .

humord:c27052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27052" ;
    dct:modified "2014-01-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/345.077/e23/> ;
    skos:broader humord:c13366 ;
    skos:definition "Avsagt og rettskraftig straffedom som rammer en som ikke skulle vært domfelt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.077/e23/> ;
    skos:prefLabel "Miscarriage of justice"@en,
        "Justismord"@nb .

humord:c27053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27053" ;
    dct:modified "2024-12-19T15:48:55"^^xsd:dateTime ;
    skos:altLabel "Downloading"@nb,
        "Nedlasting (Internett)"@nb ;
    skos:broadMatch <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/384.3/e23/> ;
    skos:broader humord:c13440 ;
    skos:definition "Betyr at en datamaskin kopierer en fil fra en annen datamaskin via et nettverk, vanligvis Internett <Wikipedia, svensk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/005.74/e23/>,
        <http://dewey.info/class/384.3/e23/> ;
    skos:prefLabel "Downloading (Internet)"@en,
        "Nedlasting (Internett)"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.678/e23/> .

humord:c27055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27055" ;
    dct:modified "2024-01-11T15:18:52"^^xsd:dateTime ;
    skos:altLabel "Public appearances"@en ;
    skos:broader humord:c61817 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/791/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/175/e23/>,
        <http://dewey.info/class/791/e23/> ;
    skos:prefLabel "Public performances"@en,
        "Offentlige opptredener"@nb ;
    skos:relatedMatch <http://dewey.info/class/175/e23/> .

humord:c27056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 44 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27056" ;
    dct:modified "2023-12-18T14:31:53"^^xsd:dateTime ;
    skos:altLabel "Religious texts"@en,
        "Religious writings"@en,
        "Religiøse skrifter"@nb,
        "Religiøse tekstar"@nb,
        "Religiøse tekster"@nb ;
    skos:broader humord:c00154 ;
    skos:closeMatch <http://dewey.info/class/208.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/208.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/208.2/e23/>,
        <http://dewey.info/class/208.5/e23/> ;
    skos:prefLabel "Religious scriptures"@en,
        "Religiøse skrifter"@nb .

humord:c27057 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27057" ;
    dct:modified "2021-05-05T16:08:06"^^xsd:dateTime ;
    skos:altLabel "Nagu language"@en,
        "Nanggu language"@en,
        "Nagu språk"@nb,
        "Nanggu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.4/e23/>,
        <http://dewey.info/class/6--994/e23/> ;
    skos:prefLabel "Engdewu language"@en,
        "Engdewu språk"@nb .

humord:c27058 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27058" ;
    dct:modified "2019-03-13T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Poetry slam"@nb ;
    skos:broader humord:c05158 ;
    skos:closeMatch <http://dewey.info/class/808.545/e23/> ;
    skos:definition "Konkurranse der poeter leser eller resiterer originalverker <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.545/e23/> ;
    skos:prefLabel "Poetry slam"@en,
        "Poesislam"@nb .

humord:c27060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27060" ;
    dct:modified "2014-01-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07755 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/910.688/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.688/e23/> ;
    skos:prefLabel "Place branding"@en,
        "Stedsmarkedsføring"@nb .

humord:c27061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27061" ;
    dct:modified "2024-07-01T10:09:28"^^xsd:dateTime ;
    skos:altLabel "Radesjuke"@nb,
        "Radesyge"@nb,
        "Radesykje"@nb ;
    skos:broadMatch <http://dewey.info/class/571.98/e23/>,
        <http://dewey.info/class/616.009481/e23/>,
        <http://dewey.info/class/616.95/e23/> ;
    skos:broader humord:c03908 ;
    skos:definition "Radesyke var en sårdannende, smittsom sykdom som opptrådte i Sør-Norge på 1700–1800-tallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/571.98/e23/>,
        <http://dewey.info/class/616.009481/e23/>,
        <http://dewey.info/class/616.95/e23/> ;
    skos:prefLabel "Rade disease"@en,
        "Radesyke"@nb .

humord:c27063 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27063" ;
    dct:modified "2014-01-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Store rooms"@en ;
    skos:broadMatch <http://dewey.info/class/643.5/e23/> ;
    skos:broader humord:c05276 ;
    skos:definition "Mindre rom til å oppbevare mat, utstyr <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.5/e23/> ;
    skos:prefLabel "Storage rooms"@en,
        "Boder (Rom)"@nb .

humord:c27064 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27064" ;
    dct:modified "2014-01-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Powerlessness"@en,
        "Weakening (Philosophy)"@en,
        "Kraftløshet (Filosofi)"@nb,
        "Maktesløshet (Filosofi)"@nb,
        "Svekkelse (Filosofi)"@nb ;
    skos:broadMatch <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:broader humord:c00363 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.3/e23/>,
        <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Weakness (Philosophy)"@en,
        "Svakhet (Filosofi)"@nb .

humord:c27068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27068" ;
    dct:modified "2014-01-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/307.76/e23/> ;
    skos:broader humord:c04588 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Street life"@en,
        "Gateliv"@nb .

humord:c27069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27069" ;
    dct:modified "2025-01-03T12:57:18"^^xsd:dateTime ;
    skos:altLabel "Dried foods"@en,
        "Tørking (Mat)"@nb ;
    skos:broader humord:c21039 ;
    skos:closeMatch <http://dewey.info/class/641.44/e23/>,
        <http://dewey.info/class/664.0284/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.44/e23/>,
        <http://dewey.info/class/641.614/e23/>,
        <http://dewey.info/class/664.0284/e23/> ;
    skos:prefLabel "Food drying"@en,
        "Tørking (Mat)"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.614/e23/> .

humord:c27070 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27070" ;
    dct:modified "2025-01-10T14:51:31"^^xsd:dateTime ;
    skos:altLabel "Drager (Leketøy)"@nb,
        "Drakar (Leiketøy)"@nb ;
    skos:broader humord:c04733 ;
    skos:definition "Leketøy av en treramme som det er trukket vindtett stoff, papir el. plast over, til å sende opp i lufta <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/629.13332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/629.13332/e23/>,
        <http://dewey.info/class/796.158/e23/> ;
    skos:prefLabel "Kites"@en,
        "Draker (Leketøy)"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.158/e23/> .

humord:c27072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27072" ;
    dct:modified "2025-01-03T12:58:28"^^xsd:dateTime ;
    skos:altLabel "Reingjering (Konservering)"@nb,
        "Reingjøring (Konservering)"@nb,
        "Rens (Konservering)"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0288/e23/> ;
    skos:broader humord:c04411 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0288/e23/> ;
    skos:prefLabel "Cleaning (Conservation)"@en,
        "Rengjøring (Konservering)"@nb .

humord:c27078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27078" ;
    dct:modified "2024-08-23T14:22:55"^^xsd:dateTime ;
    skos:altLabel "Labor geography"@en,
        "Arbeidsgeografi"@nb ;
    skos:broader humord:c09068 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/331.09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.09/e23/> ;
    skos:prefLabel "Labour geography"@en,
        "Arbeidsgeografi"@nb .

humord:c27080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27080" ;
    dct:modified "2014-01-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tjenesteutsetting"@nb,
        "Utkontraktering"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0684/e23/> ;
    skos:broader humord:c07578 ;
    skos:closeMatch realfagstermer:c002822,
        <http://dewey.info/class/352.538/e23/> ;
    skos:definition "Når et foretak setter deler av sin produksjon ut til underleverandører <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/658.4058/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002822,
        <http://dewey.info/class/1--0684/e23/>,
        <http://dewey.info/class/352.538/e23/>,
        <http://dewey.info/class/355.6212/e23/>,
        <http://dewey.info/class/658.4058/e23/> ;
    skos:prefLabel "Outsourcing"@en,
        "Outsourcing"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.6212/e23/> .

humord:c27085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27085" ;
    dct:modified "2023-06-12T14:45:49"^^xsd:dateTime ;
    skos:altLabel "Forhøyelse (Bedriftsfinansiering)"@nb,
        "Kapitalforhøyelser"@nb,
        "Kapitalutvidelser"@nb ;
    skos:broadMatch <http://dewey.info/class/332.632/e23/>,
        <http://dewey.info/class/332.64/e23/> ;
    skos:broader humord:c26136 ;
    skos:definition "Emisjon er en utstedelse av verdipapirer som aksjer og obligasjoner med sikte på salg til publikum for å skaffe kapital til virksomhet. Når emisjonen gjelder aksjer er det en kapitalutvidelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c008963 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008963,
        <http://dewey.info/class/332.632/e23/>,
        <http://dewey.info/class/332.64/e23/> ;
    skos:prefLabel "Issue"@en,
        "Emisjon"@nb .

humord:c27086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27086" ;
    dct:modified "2024-11-04T15:39:54"^^xsd:dateTime ;
    skos:altLabel "Krigsforbrytarar"@nb ;
    skos:broadMatch <http://dewey.info/class/341.69/e23/> ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: HL-senteret14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.69/e23/> ;
    skos:prefLabel "War criminals"@en,
        "Krigsforbrytere"@nb ;
    skos:related humord:c08897 .

humord:c27087 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27087" ;
    dct:modified "2025-02-05T07:40:02"^^xsd:dateTime ;
    skos:altLabel "Addis Abeba"@en,
        "Addis Ababa"@nb,
        "Addis Abeba"@nb ;
    skos:broadMatch <http://dewey.info/class/2--633/e23/>,
        <http://dewey.info/class/916.33/e23/>,
        <http://dewey.info/class/963.3/e23/> ;
    skos:broader humord:c01557 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--633/e23/>,
        <http://dewey.info/class/916.33/e23/>,
        <http://dewey.info/class/963.3/e23/> ;
    skos:prefLabel "Addis Ababa"@en,
        "Addis Abeba"@nb .

humord:c27089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27089" ;
    dct:modified "2025-01-12T20:33:59"^^xsd:dateTime ;
    skos:altLabel "Bunad brooches"@en,
        "Bunadsyljer"@nb,
        "Bunadsøljer"@nb,
        "Syljer"@nb,
        "Søljer"@nb ;
    skos:broadMatch <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.23/e23/> ;
    skos:broader humord:c04772 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.7/e23/>,
        <http://dewey.info/class/739.23/e23/> ;
    skos:prefLabel "Filigree brooches"@en,
        "Søljer"@nb .

humord:c27090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27090" ;
    dct:modified "2024-09-16T11:29:11"^^xsd:dateTime ;
    skos:altLabel "Pukina language"@en,
        "Puquina language"@en,
        "Chipaya språk"@nb,
        "Pukina språk"@nb,
        "Puquina språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: cap"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.3/e23/>,
        <http://dewey.info/class/6--983/e23/> ;
    skos:prefLabel "Chipaya language"@en,
        "Chipaya språk"@nb .

humord:c27091 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27091" ;
    dct:modified "2025-02-10T09:43:19"^^xsd:dateTime ;
    skos:altLabel "West Sahara"@en,
        "Vest-Sahara"@nb ;
    skos:broader humord:c01633 ;
    skos:definition "Omstridt territorium som både Marokko og Den saharawiske arabiske demokratiske republikk (SADR), ledet av frigjøringsbevegelsen Polisario, krever råderett over <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--648/e23/>,
        <http://dewey.info/class/916.48/e23/>,
        <http://dewey.info/class/964.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--648/e23/>,
        <http://dewey.info/class/916.48/e23/>,
        <http://dewey.info/class/964.8/e23/> ;
    skos:prefLabel "Western Sahara"@en,
        "Vest-Sahara"@nb .

humord:c27092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27092" ;
    dct:modified "2025-02-25T10:57:03"^^xsd:dateTime ;
    skos:altLabel "Sabah"@nb ;
    skos:broader humord:c02031 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5953/e23/>,
        <http://dewey.info/class/915.953/e23/>,
        <http://dewey.info/class/959.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5953/e23/>,
        <http://dewey.info/class/915.953/e23/>,
        <http://dewey.info/class/959.53/e23/> ;
    skos:prefLabel "Sabah"@en,
        "Sabah"@nb .

humord:c27093 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27093" ;
    dct:modified "2025-02-11T12:44:02"^^xsd:dateTime ;
    skos:altLabel "Neiden"@nb,
        "Njauddâm"@nb,
        "Njávdán"@nb,
        "Näätämö"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:broader humord:c02674 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484638/e23/>,
        <http://dewey.info/class/914.84638/e23/>,
        <http://dewey.info/class/948.4638/e23/> ;
    skos:prefLabel "Neiden"@en,
        "Neiden"@nb .

humord:c27094 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27094" ;
    dct:modified "2025-01-06T10:15:17"^^xsd:dateTime ;
    skos:altLabel "High-speed rail"@en,
        "Høghastigheitsbanar"@nb,
        "Høghastigheitsbaner"@nb,
        "Lyntogtrasear"@nb,
        "Lyntogtraseer"@nb,
        "Lyntogtraséar"@nb ;
    skos:broadMatch <http://dewey.info/class/385.5/e23/>,
        <http://dewey.info/class/625.1/e23/> ;
    skos:broader humord:c04354 ;
    skos:definition "Jernbane tilpasset høyhastighetstog (lyntog) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385.5/e23/>,
        <http://dewey.info/class/625.1/e23/> ;
    skos:prefLabel "High speed rail"@en,
        "Høyhastighetsbaner"@nb .

humord:c27096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27096" ;
    dct:modified "2025-01-03T10:31:14"^^xsd:dateTime ;
    skos:altLabel "Tog"@nb ;
    skos:broader humord:c04367 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/385.37/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385.37/e23/>,
        <http://dewey.info/class/622.66/e23/>,
        <http://dewey.info/class/625.2/e23/> ;
    skos:prefLabel "Trains"@en,
        "Tog"@nb ;
    skos:relatedMatch <http://dewey.info/class/622.66/e23/>,
        <http://dewey.info/class/625.2/e23/> .

humord:c27097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27097" ;
    dct:modified "2025-01-03T15:19:12"^^xsd:dateTime ;
    skos:altLabel "Høghastigheitstog"@nb,
        "Lyntog"@nb ;
    skos:broadMatch <http://dewey.info/class/385.37/e23/>,
        <http://dewey.info/class/625.2/e23/> ;
    skos:broader humord:c27096 ;
    skos:definition "Tog som går i mer enn 250 km/t på ny bane, og minst 200 km/t på oppgradert bane <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/385.37/e23/>,
        <http://dewey.info/class/625.2/e23/> ;
    skos:prefLabel "High speed trains"@en,
        "Høyhastighetstog"@nb .

humord:c27100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27100" ;
    dct:modified "2024-10-18T07:13:55"^^xsd:dateTime ;
    skos:altLabel "Doll's houses"@en,
        "Dollhouses"@en,
        "Dokkestover"@nb,
        "Dokkestuer"@nb,
        "Dukkestuer"@nb,
        "Leikehus"@nb,
        "Leikestover"@nb,
        "Leikestuer"@nb,
        "Lekehus"@nb ;
    skos:broadMatch <http://dewey.info/class/690.89/e23/>,
        <http://dewey.info/class/728.9/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Lekestuer er små hus til lek ute <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.89/e23/>,
        <http://dewey.info/class/728.9/e23/> ;
    skos:prefLabel "Playhouses"@en,
        "Lekestuer"@nb .

humord:c27104 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27104" ;
    dct:modified "2025-03-24T08:50:05"^^xsd:dateTime ;
    skos:altLabel "Sognefjell"@nb,
        "Sognefjellet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Sognefjellet"@en,
        "Sognefjellet"@nb .

humord:c27106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27106" ;
    dct:modified "2024-11-04T08:19:25"^^xsd:dateTime ;
    skos:altLabel "Fjellførarar"@nb ;
    skos:broadMatch <http://dewey.info/class/796.522/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.522/e23/> ;
    skos:prefLabel "Mountain guides"@en,
        "Fjellførere"@nb .

humord:c27107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27107" ;
    dct:modified "2025-01-14T20:36:31"^^xsd:dateTime ;
    skos:altLabel "Forsterkarar"@nb ;
    skos:broadMatch <http://dewey.info/class/621.381535/e23/>,
        <http://dewey.info/class/621.38412/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Apparat som anvendes til forsterkning av elektriske signaler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c007330 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007330,
        <http://dewey.info/class/621.381535/e23/>,
        <http://dewey.info/class/621.38412/e23/> ;
    skos:prefLabel "Amplifiers"@en,
        "Forsterkere"@nb .

humord:c27108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27108" ;
    dct:modified "2025-01-03T09:33:20"^^xsd:dateTime ;
    skos:altLabel "Snow removal"@en,
        "Snemåking"@nb,
        "Snerydding"@nb,
        "Snømoking"@nb,
        "Snørydding"@nb ;
    skos:broadMatch <http://dewey.info/class/388.312/e23/> ;
    skos:broader humord:c18508 ;
    skos:closeMatch <http://dewey.info/class/625.763/e23/>,
        <http://dewey.info/class/629.13637/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.312/e23/>,
        <http://dewey.info/class/551.5784/e23/>,
        <http://dewey.info/class/625.763/e23/>,
        <http://dewey.info/class/629.13637/e23/> ;
    skos:prefLabel "Snow clearing"@en,
        "Snømåking"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.5784/e23/> .

humord:c27112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27112" ;
    dct:modified "2025-03-27T14:42:33"^^xsd:dateTime ;
    skos:altLabel "Cooling equipment"@en,
        "Aircondition"@nb,
        "Befuktningsanlegg"@nb,
        "Kjølingsanlegg"@nb,
        "Klimaanlegg"@nb,
        "Luftkondisjonering"@nb,
        "Ventilasjonsanlegg"@nb ;
    skos:broadMatch <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/613.5/e23/>,
        <http://dewey.info/class/629.13442/e23/> ;
    skos:broader humord:c04421 ;
    skos:closeMatch realfagstermer:c000921,
        <http://dewey.info/class/022.8/e23/>,
        <http://dewey.info/class/622.42/e23/>,
        <http://dewey.info/class/623.8537/e23/>,
        <http://dewey.info/class/629.2772/e23/>,
        <http://dewey.info/class/644.5/e23/>,
        <http://dewey.info/class/658.25/e23/> ;
    skos:definition "Oppvarmings-, kjølings- og ventilasjonsanlegg som gir fullstendig kontroll over lufttilstanden (temperatur, fuktighet, renhet) i lokalene som behandles <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c010295,
        <http://dewey.info/class/697.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000921,
        realfagstermer:c010295,
        <http://dewey.info/class/022.8/e23/>,
        <http://dewey.info/class/069.29/e23/>,
        <http://dewey.info/class/613.5/e23/>,
        <http://dewey.info/class/622.42/e23/>,
        <http://dewey.info/class/623.8537/e23/>,
        <http://dewey.info/class/629.040289/e23/>,
        <http://dewey.info/class/629.13442/e23/>,
        <http://dewey.info/class/629.2772/e23/>,
        <http://dewey.info/class/644.5/e23/>,
        <http://dewey.info/class/658.25/e23/>,
        <http://dewey.info/class/697.93/e23/> ;
    skos:prefLabel "Air coinditioners"@en,
        "Klimaanlegg"@nb ;
    skos:related humord:c59264 ;
    skos:relatedMatch <http://dewey.info/class/629.040289/e23/> .

humord:c27117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27117" ;
    dct:modified "2024-10-17T15:18:46"^^xsd:dateTime ;
    skos:altLabel "Kunstige rev"@nb ;
    skos:broadMatch <http://dewey.info/class/2--142/e23/>,
        <http://dewey.info/class/551.424/e23/> ;
    skos:broader humord:c24195 ;
    skos:definition "Menneskeskapt undervannsstruktur som normalt blir installert for å fremme marint liv i havbunnsområder <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c007053 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007053,
        <http://dewey.info/class/2--142/e23/>,
        <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/551.424/e23/>,
        <http://dewey.info/class/639.92/e23/> ;
    skos:prefLabel "Artificial reefs"@en,
        "Kunstige rev"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.7/e23/>,
        <http://dewey.info/class/639.92/e23/> .

humord:c27119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27119" ;
    dct:modified "2023-12-19T14:18:09"^^xsd:dateTime ;
    skos:altLabel "Tomatar"@nb ;
    skos:broadMatch <http://dewey.info/class/583.9593/e23/> ;
    skos:broader humord:c19056 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c006503,
        <http://dewey.info/class/635.642/e23/>,
        <http://dewey.info/class/641.35642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006503,
        <http://dewey.info/class/583.9593/e23/>,
        <http://dewey.info/class/635.642/e23/>,
        <http://dewey.info/class/641.35642/e23/> ;
    skos:prefLabel "Tomatoes"@en,
        "Tomater"@nb .

humord:c27120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27120" ;
    dct:modified "2024-12-06T14:31:05"^^xsd:dateTime ;
    skos:altLabel "Turistattraksjonar"@nb ;
    skos:broader humord:c01417 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/> ;
    skos:prefLabel "Tourist attractions"@en,
        "Turistattraksjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.48/e23/>,
        <http://dewey.info/class/306.4812/e23/>,
        <http://dewey.info/class/306.4819/e23/>,
        <http://dewey.info/class/338.4791/e23/> .

humord:c27121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27121" ;
    dct:modified "2024-01-24T14:04:17"^^xsd:dateTime ;
    skos:altLabel "Deficiency diseases"@en,
        "Malnourishment"@en,
        "Nutrient deficiencies"@en,
        "Nutrient deficiency"@en,
        "Nutritional deficiencies"@en,
        "Nutritional deficiency"@en,
        "Feilernæring"@nb,
        "Mangelsjukdomar"@nb,
        "Mangelsjukdommar"@nb,
        "Mangelsykdommer"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Feilernæring innebærer at vi får for lite eller for mye av noen næringsstoffer, for eksempel vitaminer eller jern <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c013924 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013924,
        <http://dewey.info/class/614.5939/e23/>,
        <http://dewey.info/class/616.39/e23/> ;
    skos:prefLabel "Malnutrition"@en,
        "Feilernæring"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.5939/e23/>,
        <http://dewey.info/class/616.39/e23/> .

humord:c27122 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27122" ;
    dct:modified "2024-11-22T10:27:10"^^xsd:dateTime ;
    skos:altLabel "The Pitted Ware culture"@en,
        "Den gropkeramiske kulturen"@nb,
        "Gropkeramiske kulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/936.8/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Fellesbetegnelse for en rekke lokalt pregede arkeologiske kulturgrupper fra  midten av yngre steinalder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/936.8/e23/> ;
    skos:prefLabel "Pitted Ware culture"@en,
        "Gropkeramiske kulturen"@nb .

humord:c27124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27124" ;
    dct:modified "2025-01-06T10:33:47"^^xsd:dateTime ;
    skos:altLabel "Car parks"@en,
        "Parking facilities"@en,
        "Parking lots"@en,
        "Gateparkering"@nb,
        "Parkering"@nb,
        "Parkeringsfasilitetar"@nb,
        "Parkeringsfasiliteter"@nb,
        "Parkeringshus"@nb,
        "Parkeringsplassar"@nb,
        "Parkeringsplasser"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/388.474/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.474/e23/> ;
    skos:prefLabel "Parking"@en,
        "Parkering"@nb .

humord:c27130 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27130" ;
    dct:modified "2014-02-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--649/e23/>,
        <http://dewey.info/class/916.49/e23/>,
        <http://dewey.info/class/964.9/e23/> ;
    skos:broader humord:c03172 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--649/e23/>,
        <http://dewey.info/class/916.49/e23/>,
        <http://dewey.info/class/964.9/e23/> ;
    skos:prefLabel "Tenerife"@en,
        "Tenerife"@nb .

humord:c27131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27131" ;
    dct:modified "2025-01-10T15:03:20"^^xsd:dateTime ;
    skos:altLabel "Brudekroner"@nb,
        "Brurekroner"@nb,
        "Brurkroner"@nb ;
    skos:broadMatch <http://dewey.info/class/392.54/e23/> ;
    skos:broader humord:c04728 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.54/e23/> ;
    skos:prefLabel "Bridal crowns"@en,
        "Brudekroner"@nb .

humord:c27133 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27133" ;
    dct:modified "2014-02-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:broader humord:c10176 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.46/e23/>,
        <http://dewey.info/class/6--9946/e23/> ;
    skos:prefLabel "Owa language"@en,
        "Owa språk"@nb .

humord:c27134 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27134" ;
    dct:modified "2025-02-21T09:06:15"^^xsd:dateTime ;
    skos:altLabel "Huangtu Plateau"@en,
        "Huangtu Plateau"@nb,
        "Loess Plateau"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/951/e23/> ;
    skos:broader humord:c01957 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51/e23/>,
        <http://dewey.info/class/915.1/e23/>,
        <http://dewey.info/class/951/e23/> ;
    skos:prefLabel "Loess Plateau"@en,
        "Loess Plateau"@nb .

humord:c27136 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27136" ;
    dct:modified "2025-02-04T07:47:15"^^xsd:dateTime ;
    skos:altLabel "Subarktis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--113/e23/>,
        <http://dewey.info/class/909.0913/e23/>,
        <http://dewey.info/class/910.9113/e23/> ;
    skos:broader humord:c03745 ;
    skos:definition "Subarktisk er betegnelse for de strøk som ligger på grensen mellom den arktiske og den tempererte sone.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch realfagstermer:c010121 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010121,
        <http://dewey.info/class/2--113/e23/>,
        <http://dewey.info/class/909.0913/e23/>,
        <http://dewey.info/class/910.9113/e23/> ;
    skos:prefLabel "Subarctic"@en,
        "Subarktis"@nb .

humord:c27137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27137" ;
    dct:modified "2025-03-31T08:41:19"^^xsd:dateTime ;
    skos:altLabel "Museums of cultural history"@en,
        "Bymuseer"@nb,
        "Bymuseum"@nb,
        "Kulturhistoriske museum"@nb ;
    skos:broadMatch <http://dewey.info/class/306.074/e23/> ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.074/e23/> ;
    skos:prefLabel "Cultural history museums"@en,
        "Kulturhistoriske museer"@nb .

humord:c27138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27138" ;
    dct:modified "2024-01-12T11:25:23"^^xsd:dateTime ;
    skos:altLabel "CI"@en,
        "CI"@nb,
        "Cochlea-implantat"@nb,
        "Cochlea-implantater"@nb,
        "Cochleaimplantat"@nb,
        "Sneglehusstimulator"@nb ;
    skos:broadMatch <http://dewey.info/class/617.89/e23/> ;
    skos:broader humord:c24585 ;
    skos:definition "Ny teknologi som gjør det mulig for personer som er døve pga. manglende/defekte sanseceller i sneglehuset (lat. cochlea) å få hørsel <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/617.88220592/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.88220592/e23/>,
        <http://dewey.info/class/617.89/e23/> ;
    skos:prefLabel "Cochlear implantation"@en,
        "Cochleaimplantat"@nb ;
    skos:related humord:c27400 .

humord:c27140 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27140" ;
    dct:modified "2014-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.23011/e23/> ;
    skos:broader humord:c09107 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23011/e23/> ;
    skos:prefLabel "Media systems"@en,
        "Mediesystemer"@nb .

humord:c27141 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27141" ;
    dct:modified "2025-02-21T09:09:02"^^xsd:dateTime ;
    skos:altLabel "Sør-Kina-havet"@nb,
        "Sørkinahavet"@nb ;
    skos:broader humord:c14708 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--16472/e23/>,
        <http://dewey.info/class/551.461472/e23/>,
        <http://dewey.info/class/910.916472/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16472/e23/>,
        <http://dewey.info/class/551.461472/e23/>,
        <http://dewey.info/class/910.916472/e23/> ;
    skos:prefLabel "South China Sea"@en,
        "Sørkinahavet"@nb .

humord:c27142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27142" ;
    dct:modified "2025-01-21T07:56:48"^^xsd:dateTime ;
    skos:altLabel "Hardangersaum"@nb ;
    skos:broadMatch <http://dewey.info/class/746.44/e23/> ;
    skos:broader humord:c04829 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.44/e23/> ;
    skos:prefLabel "Hardanger seam"@en,
        "Hardangersøm"@nb .

humord:c27143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27143" ;
    dct:modified "2014-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/301.09/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301.09/e23/> ;
    skos:prefLabel "Historical sociology"@en,
        "Historisk sosiologi"@nb .

humord:c27144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27144" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kariang"@en,
        "Kayin"@en,
        "Yang"@en ;
    skos:broadMatch <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:prefLabel "Karen"@en,
        "Karen (Folk)"@nb .

humord:c27145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27145" ;
    dct:modified "2022-03-15T07:41:55"^^xsd:dateTime ;
    skos:altLabel "Media archeology"@en ;
    skos:broadMatch <http://dewey.info/class/302.2309/e23/> ;
    skos:broader humord:c09107 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2309/e23/> ;
    skos:prefLabel "Media archaeology"@en,
        "Mediearkeologi"@nb .

humord:c27146 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27146" ;
    dct:modified "2014-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/750/e23/> ;
    skos:broader humord:c05333 ;
    skos:definition "Langstrakt maleri med en ubrudt utsikt over et større område <Wikipedia, svensk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/750/e23/> ;
    skos:prefLabel "Panorama (Painting)"@en,
        "Panorama (Malerkunst)"@nb .

humord:c27147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27147" ;
    dct:modified "2024-11-20T13:36:42"^^xsd:dateTime ;
    skos:altLabel "Landskapsmåleri"@nb ;
    skos:broadMatch <http://dewey.info/class/704.9436/e23/> ;
    skos:broader humord:c05333,
        humord:c29169 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/758.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/704.9436/e23/>,
        <http://dewey.info/class/758.1/e23/> ;
    skos:prefLabel "Landscape paintings"@en,
        "Landskapsmaleri"@nb .

humord:c27148 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27148" ;
    dct:modified "2014-02-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Disinflation"@en ;
    skos:broader humord:c12729 ;
    skos:closeMatch <http://dewey.info/class/332.41/e23/> ;
    skos:definition "Senkning av prisnivået (stigning i pengeverdien) fremkalt ved en sammentrekning av pengemengden som følge av bevisste pengepolitiske tiltak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.41/e23/> ;
    skos:prefLabel "Deflation (Finance)"@en,
        "Deflasjon"@nb .

humord:c27149 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27149" ;
    dct:modified "2024-08-29T17:49:53"^^xsd:dateTime ;
    skos:altLabel "Emmi language"@en,
        "Merranunggu language"@en,
        "Warrgat language"@en,
        "Emmi språk"@nb,
        "Maranunggu språk"@nb,
        "Merranunggu språk"@nb,
        "Warrgat språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: zmr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Maranunggu language"@en,
        "Maranunggu språk"@nb .

humord:c27153 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27153" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c03012 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Lindøya"@en,
        "Lindøya"@nb .

humord:c27154 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27154" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484553/e23/>,
        <http://dewey.info/class/914.84553/e23/>,
        <http://dewey.info/class/948.4553/e23/> ;
    skos:broader humord:c15995 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484553/e23/>,
        <http://dewey.info/class/914.84553/e23/>,
        <http://dewey.info/class/948.4553/e23/> ;
    skos:prefLabel "Lyngseidet"@en,
        "Lyngseidet"@nb .

humord:c27157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27157" ;
    dct:modified "2024-10-09T08:07:13"^^xsd:dateTime ;
    skos:altLabel "Baderwali language"@en,
        "Badrohi language"@en,
        "Bhadarwahi language"@en,
        "Bhadri language"@en,
        "Baderwali språk"@nb,
        "Badrohi språk"@nb,
        "Bhadarwahi språk"@nb,
        "Bhadrawahi språk"@nb,
        "Bhadri språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:broader humord:c10369 ;
    skos:definition "Språkkode: bhd"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:prefLabel "Bhadarwahi language"@en,
        "Bhadrawahi språk"@nb .

humord:c27161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27161" ;
    dct:modified "2014-02-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06041 ;
    skos:definition "Relasjon mellom en del av en setning og individet eller gruppen av individer som den identifiserer <Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01456/e23/>,
        <http://dewey.info/class/401.456/e23/> ;
    skos:prefLabel "Reference (Linguistics)"@en,
        "Referanse (Lingvistikk)"@nb .

humord:c27162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27162" ;
    dct:modified "2014-02-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Ord som ordboksenhet, uten hensyn til hvilken (bøynings)form det har <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Lexemes"@en,
        "Leksemer"@nb .

humord:c27163 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27163" ;
    dct:modified "2020-12-01T10:48:24"^^xsd:dateTime ;
    skos:altLabel "Biopic"@en,
        "Biografisk film"@nb,
        "Biopic"@nb ;
    skos:broader humord:c11450 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/791.43651/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43651/e23/> ;
    skos:prefLabel "Biographical films"@en,
        "Biografiske filmer"@nb ;
    skos:related humord:c28741 .

humord:c27166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27166" ;
    dct:modified "2024-11-12T13:53:41"^^xsd:dateTime ;
    skos:altLabel "Housing co-operatives"@en,
        "Burettslag"@nb ;
    skos:broader humord:c68893 ;
    skos:closeMatch <http://dewey.info/class/334.1/e23/> ;
    skos:definition "Samvirkeforetak som har til formål å gi andelseierne bruksrett (borett) til   egen bolig i lagets eiendom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/334.1/e23/> ;
    skos:prefLabel "Housing cooperatives"@en,
        "Borettslag"@nb .

humord:c27167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27167" ;
    dct:modified "2020-07-30T13:21:07"^^xsd:dateTime ;
    skos:altLabel "Props"@en,
        "Sceneutsyr"@nb ;
    skos:broadMatch <http://dewey.info/class/792.025/e23/> ;
    skos:broader humord:c05550 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.025/e23/> ;
    skos:prefLabel "Stage props"@en,
        "Rekvisitter (Teater)"@nb .

humord:c27168 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27168" ;
    dct:modified "2024-08-28T08:38:42"^^xsd:dateTime ;
    skos:altLabel "Aseksualitet"@nb ;
    skos:broadMatch <http://dewey.info/class/306.76/e23/> ;
    skos:broader humord:c08140 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.76/e23/> ;
    skos:prefLabel "Asexuality"@en,
        "Aseksualitet"@nb .

humord:c27170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27170" ;
    dct:modified "2014-02-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Junk mail"@en,
        "Søppelpost"@nb ;
    skos:broader humord:c07756,
        humord:c15250 ;
    skos:definition "Masseutsendt e-post som mottagerne ikke ønsker eller har bedt om, ofte reklame eller ulike forsøk få svindel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.692/e23/>,
        <http://dewey.info/class/384.34/e23/>,
        <http://dewey.info/class/659.1/e23/> ;
    skos:prefLabel "Spam"@en,
        "Spam"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.692/e23/>,
        <http://dewey.info/class/384.34/e23/>,
        <http://dewey.info/class/659.1/e23/> .

humord:c27175 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27175" ;
    dct:modified "2021-04-15T11:11:31"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Mewari language"@en,
        "Mewari språk"@nb .

humord:c27176 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27176" ;
    dct:modified "2014-02-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.4/e23/> ;
    skos:broader humord:c18578 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.4/e23/> ;
    skos:prefLabel "Lushai literature"@en,
        "Lushai litteratur"@nb .

humord:c27178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27178" ;
    dct:modified "2014-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lushai"@en,
        "Mizo (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.800954166/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.800954166/e23/> ;
    skos:prefLabel "Mizo"@en,
        "Lushai (Folk)"@nb .

humord:c27180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27180" ;
    dct:modified "2025-02-25T10:04:40"^^xsd:dateTime ;
    skos:altLabel "Lusei language"@en,
        "Lushai language"@en,
        "Lushei language"@en,
        "Lusei språk"@nb,
        "Lushai språk"@nb,
        "Lushei språk"@nb,
        "Mizo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c18280 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: lus"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Mizo language"@en,
        "Lushai språk"@nb .

humord:c27183 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27183" ;
    dct:modified "2025-02-21T08:14:56"^^xsd:dateTime ;
    skos:altLabel "Flores"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59868/e23/>,
        <http://dewey.info/class/915.9868/e23/>,
        <http://dewey.info/class/959.868/e23/> ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59868/e23/>,
        <http://dewey.info/class/915.9868/e23/>,
        <http://dewey.info/class/959.868/e23/> ;
    skos:prefLabel "Flores"@en,
        "Flores"@nb .

humord:c27184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27184" ;
    dct:modified "2025-02-21T14:59:25"^^xsd:dateTime ;
    skos:altLabel "African Hebrew Israelites"@en,
        "Black Hebrews"@en,
        "Black Israelites"@en,
        "Hebrew Israelites"@en,
        "African Hebrew Israelites of Jerusalem"@nb,
        "Black Hebrew Israelites"@nb,
        "Black Hebrews"@nb ;
    skos:broader humord:c00857 ;
    skos:definition "Grupper av svarte mennesker (av afrikansk herkomst) hovedsakelig i USA, som  mener de er etterkommere av de gamle israelittene <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/296.836/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/296.836/e23/> ;
    skos:prefLabel "Black Hebrew Israelites"@en,
        "Black Hebrews"@nb .

humord:c27187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27187" ;
    dct:modified "2023-11-17T08:18:38"^^xsd:dateTime ;
    skos:altLabel "Oil drilling platforms"@en,
        "Oil platforms"@en,
        "Boreplattformer"@nb,
        "Oljeplattformer"@nb ;
    skos:broadMatch <http://dewey.info/class/622.33819/e23/> ;
    skos:broader humord:c21464 ;
    skos:closeMatch realfagstermer:c013919,
        <http://dewey.info/class/627.98/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013919,
        <http://dewey.info/class/622.33819/e23/>,
        <http://dewey.info/class/627.98/e23/> ;
    skos:prefLabel "Drilling platforms"@en,
        "Oljeplattformer"@nb ;
    skos:related humord:c07701 .

humord:c27188 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27188" ;
    dct:modified "2024-08-16T09:38:02"^^xsd:dateTime ;
    skos:altLabel "The Antonine Wall"@en,
        "Antoninske mur"@nb,
        "Den antoninske mur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3613/e23/>,
        <http://dewey.info/class/936.13/e23/> ;
    skos:broader humord:c03244 ;
    skos:definition "Den antoninske mur var en romersk forsvarsmur av stein og jord som gikk tvers over det som i dag er det skotske lavlandet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3613/e23/>,
        <http://dewey.info/class/2--413/e23/>,
        <http://dewey.info/class/914.13/e23/>,
        <http://dewey.info/class/936.13/e23/>,
        <http://dewey.info/class/941.3/e23/> ;
    skos:prefLabel "Antonine Wall"@en,
        "Antoninske mur"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--413/e23/>,
        <http://dewey.info/class/914.13/e23/>,
        <http://dewey.info/class/941.3/e23/> .

humord:c27192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27192" ;
    dct:modified "2024-04-29T15:48:17"^^xsd:dateTime ;
    skos:altLabel "Distorted hearing"@en,
        "Hearing disorder"@en,
        "Hørselsdistorsjon"@nb,
        "Hørselsforvrengning"@nb,
        "Hørselsskader"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.8/e23/> ;
    skos:prefLabel "Hearing disorders"@en,
        "Hørselsforstyrrelser"@nb ;
    skos:related humord:c03786 ;
    skos:relatedMatch <http://dewey.info/class/617.8/e23/> .

humord:c27193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27193" ;
    dct:modified "2024-06-17T14:20:00"^^xsd:dateTime ;
    skos:altLabel "Tinnitus"@nb,
        "Øresus"@nb,
        "Øyresus"@nb ;
    skos:broader humord:c27192 ;
    skos:definition "Tinnitus, øresus, er vanligvis karakterisert ved at pasienten oppfatter en lyd uten at det foreligger noen ytre sansepåvirkning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.8/e23/> ;
    skos:prefLabel "Tinnitus"@en,
        "Tinnitus"@nb ;
    skos:relatedMatch <http://dewey.info/class/617.8/e23/> .

humord:c27201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27201" ;
    dct:modified "2020-07-03T13:36:33"^^xsd:dateTime ;
    skos:altLabel "Lone-actor terrorism"@en,
        "Lone-wolf terrorism"@en,
        "Single-act terrorism"@en,
        "Soloterror"@nb ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:broader humord:c09678 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/363.325/e23/>,
        <http://dewey.info/class/364.1317/e23/> ;
    skos:prefLabel "Solo terrorism"@en,
        "Soloterrorisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/172.1/e23/>,
        <http://dewey.info/class/327.117/e23/> .

humord:c27203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27203" ;
    dct:modified "2025-01-05T19:38:17"^^xsd:dateTime ;
    skos:altLabel "Battery electric cars"@en,
        "Battery-driven cars"@en,
        "Electric vehicles"@en,
        "El-bilar"@nb,
        "El-biler"@nb,
        "Elbilar"@nb,
        "Elektriske bilar"@nb,
        "Elektriske biler"@nb,
        "Elektriske kjøretøy"@nb,
        "Elektriske køyretøy"@nb ;
    skos:broader humord:c04393 ;
    skos:closeMatch <http://dewey.info/class/629.2293/e23/> ;
    skos:definition "En elbil er en bil drevet med elektrisk energi fra et oppladbart batteri. Den har elektrisk motor i stedet for forbrenningsmotor <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/388.3493/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.3493/e23/>,
        <http://dewey.info/class/629.2293/e23/> ;
    skos:prefLabel "Electric cars"@en,
        "Elbiler"@nb .

humord:c27204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27204" ;
    dct:modified "2014-02-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Matsubsidier"@nb ;
    skos:broadMatch <http://dewey.info/class/338.19/e23/> ;
    skos:broader humord:c25196 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.19/e23/> ;
    skos:prefLabel "Food subsidies"@en,
        "Matvaresubsidier"@nb .

humord:c27206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27206" ;
    dct:modified "2014-02-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Unpaid work"@en,
        "Gratisarbeid"@nb ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3364/e23/>,
        <http://dewey.info/class/305.4364/e23/>,
        <http://dewey.info/class/361.37/e23/>,
        <http://dewey.info/class/640/e23/> ;
    skos:prefLabel "Unpaid labour"@en,
        "Ubetalt arbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/305.3364/e23/>,
        <http://dewey.info/class/305.4364/e23/>,
        <http://dewey.info/class/361.37/e23/>,
        <http://dewey.info/class/640/e23/> .

humord:c27208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27208" ;
    dct:modified "2024-03-05T13:26:50"^^xsd:dateTime ;
    skos:altLabel "Nettverksanalyse"@nb ;
    skos:broader humord:c01459 ;
    skos:closeMatch <http://dewey.info/class/658.4032/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c006379,
        <http://dewey.info/class/621.3851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006379,
        <http://dewey.info/class/621.3851/e23/>,
        <http://dewey.info/class/658.4032/e23/> ;
    skos:prefLabel "Network analysis"@en,
        "Nettverksanalyse"@nb ;
    skos:related humord:c61513 .

humord:c27209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27209" ;
    dct:modified "2014-03-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/201.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.72/e23/> ;
    skos:prefLabel "Political theology"@en,
        "Politisk teologi"@nb .

humord:c27210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27210" ;
    dct:modified "2023-12-18T15:25:15"^^xsd:dateTime ;
    skos:altLabel "Vassverk"@nb ;
    skos:broader humord:c22317 ;
    skos:closeMatch <http://dewey.info/class/363.61/e23/> ;
    skos:definition "Anlegg for å preparere og distribuere drikkevann <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c003850 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003850,
        <http://dewey.info/class/363.61/e23/> ;
    skos:prefLabel "Waterworks"@en,
        "Vannverk"@nb ;
    skos:related humord:c07719 .

humord:c27211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27211" ;
    dct:modified "2014-03-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Renseanlegg (Vann)"@nb ;
    skos:broader humord:c27210 ;
    skos:closeMatch <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/628.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c011057 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011057,
        <http://dewey.info/class/363.61/e23/>,
        <http://dewey.info/class/628.1/e23/> ;
    skos:prefLabel "Water purifying plants"@en,
        "Vannrenseanlegg"@nb .

humord:c27213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27213" ;
    dct:modified "2020-11-30T10:09:35"^^xsd:dateTime ;
    skos:altLabel "Remake (Film)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c05418 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "Remake (Film)"@en,
        "Nyinnspilling (Film)"@nb .

humord:c27215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27215" ;
    dct:modified "2024-09-16T09:46:42"^^xsd:dateTime ;
    skos:altLabel "Char"@en,
        "Char (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.80095492/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095492/e23/> ;
    skos:prefLabel "Char (Folk)"@nb .

humord:c27216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27216" ;
    dct:modified "2025-01-06T10:24:46"^^xsd:dateTime ;
    skos:altLabel "Pedestrian crossings"@en,
        "Fotgangarovergangar"@nb,
        "Fotgangar­bruer"@nb,
        "Fotgangar­felt"@nb,
        "Fotgjengarbruer"@nb,
        "Fotgjengarfasilitetar"@nb,
        "Fotgjengarfelt"@nb,
        "Fotgjengerbroer"@nb,
        "Fotgjengerfelt"@nb,
        "Fotgjengerovergangar"@nb,
        "Fotgjengeroverganger"@nb,
        "Gangfelt"@nb ;
    skos:broadMatch <http://dewey.info/class/625.88/e23/> ;
    skos:broader humord:c04349 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.41/e23/>,
        <http://dewey.info/class/625.88/e23/>,
        <http://dewey.info/class/711.74/e23/> ;
    skos:prefLabel "Pedestrian facilities"@en,
        "Fotgjengerfasiliteter"@nb ;
    skos:relatedMatch <http://dewey.info/class/388.41/e23/>,
        <http://dewey.info/class/711.74/e23/> .

humord:c27221 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27221" ;
    dct:modified "2021-11-04T16:45:43"^^xsd:dateTime ;
    skos:altLabel "Ethnic purification"@en,
        "Population transfer"@en,
        "Population transfers"@en,
        "Etnisk fordrivelse"@nb,
        "Etnisk rensing"@nb ;
    skos:broader humord:c09670,
        humord:c58477 ;
    skos:closeMatch <http://dewey.info/class/304.663/e23/> ;
    skos:definition "Den planlagte og overlagte fjerningen av personer fra en bestemt etnisk gruppe fra et bestemt territorium, ved maktbruk eller trusler, for å gjøre området etnisk homogent <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.663/e23/> ;
    skos:prefLabel "Ethnic cleansing"@en,
        "Etnisk rensning"@nb .

humord:c27228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27228" ;
    dct:modified "2024-11-27T20:48:54"^^xsd:dateTime ;
    skos:altLabel "Verdigheit"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Dignity"@en,
        "Verdighet"@nb .

humord:c27229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27229" ;
    dct:modified "2024-08-28T13:27:11"^^xsd:dateTime ;
    skos:altLabel "Atong språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c11666 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: ato"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Atong language"@en,
        "Atong språk"@nb .

humord:c27230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27230" ;
    dct:modified "2024-10-18T10:13:18"^^xsd:dateTime ;
    skos:altLabel "Rgyalrong language"@en,
        "Jiarong språk"@nb,
        "Rgyalrong språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: jya"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Jiarong language"@en,
        "Jiarong språk"@nb .

humord:c27232 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27232" ;
    dct:modified "2024-10-28T08:07:54"^^xsd:dateTime ;
    skos:altLabel "Blanda språk"@nb,
        "Blandede språk"@nb ;
    skos:broader humord:c15161 ;
    skos:closeMatch <http://dewey.info/class/417.22/e23/> ;
    skos:definition "Et språk hvis ordforråd historisk sett kommer fra én kilde, men hvis grammatiske struktur kommer fra en annen <UBTØ, Concise Oxford dictionary of linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/417.22/e23/> ;
    skos:prefLabel "Mixed languages"@en,
        "Blandete språk"@nb .

humord:c27235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27235" ;
    dct:modified "2024-12-19T13:25:43"^^xsd:dateTime ;
    skos:altLabel "Slate computers"@en,
        "Slates"@en,
        "Tablet computers"@en,
        "Tablet devices"@en,
        "Etavler"@nb,
        "Nettbrett"@nb,
        "Surfetavler"@nb,
        "Tablet computers"@nb,
        "Tablets"@nb ;
    skos:broadMatch <http://dewey.info/class/004.16/e23/> ;
    skos:broader humord:c04197 ;
    skos:closeMatch realfagstermer:c013380 ;
    skos:definition "Mobil datamaskin med berøringsskjerm <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013380,
        <http://dewey.info/class/004.16/e23/> ;
    skos:prefLabel "Tablets (Computers)"@en,
        "Nettbrett"@nb .

humord:c27241 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27241" ;
    dct:modified "2025-02-25T07:45:21"^^xsd:dateTime ;
    skos:altLabel "Harput"@en,
        "Karpoot"@en,
        "Kharpert"@en,
        "Harpoot"@nb,
        "Harput"@nb,
        "Kharput"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> ;
    skos:broader humord:c29056 ;
    skos:definition "Harput er en gammel by og område, befolket tilbake til 2000 f.Kr. I dag nærmest totalt fraflyttet, de fleste innbyggerne har flyttet til Elazig som ligger på samme   sted <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/915.6676/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.676/e23/> ;
    skos:prefLabel "Harpoot"@en,
        "Harput"@nb ;
    skos:related humord:c13482 ;
    skos:relatedMatch <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/915.6676/e23/>,
        <http://dewey.info/class/956.676/e23/> .

humord:c27242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27242" ;
    dct:modified "2014-03-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:closeMatch <http://dewey.info/class/305.89922/e23/>,
        <http://dewey.info/class/5--9922/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89922/e23/>,
        <http://dewey.info/class/5--9922/e23/> ;
    skos:prefLabel "Indonesians"@en,
        "Indonesere"@nb .

humord:c27243 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27243" ;
    dct:modified "2014-03-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/307.2/e23/> ;
    skos:broader humord:c09249 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.2/e23/> ;
    skos:prefLabel "Urban-rural migration"@en,
        "Urban-rural migrasjon"@nb .

humord:c27244 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27244" ;
    dct:modified "2020-08-06T07:16:09"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.51/e23/> ;
    skos:broader humord:c07875 ;
    skos:definition "betegnelse på samfunnsøkonomiske gevinster eller kostnader ved produksjon eller kostnader ved produksjon eller konsum som enkeltaktørene ikke blir godgodskrevet/belastet økonomisk for i markedet og derfor ikke tar hensyn til <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.51/e23/> ;
    skos:prefLabel "Externalities (Economics)"@en,
        "Eksternaliteter (Samfunnsøkonomi)"@nb .

humord:c27245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27245" ;
    dct:modified "2024-10-25T10:05:07"^^xsd:dateTime ;
    skos:altLabel "Bininj Gun-Wok språk"@en,
        "Bininj Gunwok språk"@en,
        "Bininj Gunwok språk"@nb,
        "Gunwinggu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: gup"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Gunwinggu language"@en,
        "Gunwinggu språk"@nb .

humord:c27248 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27248" ;
    dct:modified "2024-10-18T12:51:02"^^xsd:dateTime ;
    skos:altLabel "Magar Kaike language"@en,
        "Kaike språk"@nb,
        "Magar Kaike språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: kzq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Kaike language"@en,
        "Kaike språk"@nb .

humord:c27250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27250" ;
    dct:modified "2023-12-12T12:29:10"^^xsd:dateTime ;
    skos:altLabel "Numerical modeling"@en,
        "Numerical modelling"@en,
        "Numerical simulation"@en,
        "Datasimulering"@nb,
        "Numerisk modellering"@nb,
        "Numerisk simulering"@nb ;
    skos:broader humord:c04211 ;
    skos:closeMatch <http://dewey.info/class/003.3/e23/> ;
    skos:definition "En beregning eller måling som gjøres på en datamaskin <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c005581 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005581,
        <http://dewey.info/class/003.3/e23/> ;
    skos:prefLabel "Computer simulation"@en,
        "Datasimulering"@nb .

humord:c27251 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27251" ;
    dct:modified "2025-02-27T12:03:20"^^xsd:dateTime ;
    skos:altLabel "Tuvalu"@nb ;
    skos:broader humord:c03737 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9682/e23/>,
        <http://dewey.info/class/919.682/e23/>,
        <http://dewey.info/class/996.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9682/e23/>,
        <http://dewey.info/class/919.682/e23/>,
        <http://dewey.info/class/996.82/e23/> ;
    skos:prefLabel "Tuvalu"@en,
        "Tuvalu"@nb .

humord:c27252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27252" ;
    dct:modified "2024-07-05T08:53:27"^^xsd:dateTime ;
    skos:altLabel "Agta"@en,
        "Aeta (Folk)"@nb,
        "Agta (Folk)"@nb,
        "Ayta (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe på Luzon, Filippinene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Aeta"@en,
        "Aeta (Folk)"@nb .

humord:c27255 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27255" ;
    dct:modified "2025-02-19T15:53:30"^^xsd:dateTime ;
    skos:altLabel "Luzon"@nb ;
    skos:broader humord:c01831 ;
    skos:closeMatch <http://dewey.info/class/2--5991/e23/>,
        <http://dewey.info/class/915.991/e23/>,
        <http://dewey.info/class/959.91/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5991/e23/>,
        <http://dewey.info/class/915.991/e23/>,
        <http://dewey.info/class/959.91/e23/> ;
    skos:prefLabel "Luzon"@en,
        "Luzon"@nb .

humord:c27256 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27256" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03208 ;
    skos:closeMatch <http://dewey.info/class/2--42534/e23/>,
        <http://dewey.info/class/914.2534/e23/>,
        <http://dewey.info/class/942.534/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42534/e23/>,
        <http://dewey.info/class/914.2534/e23/>,
        <http://dewey.info/class/942.534/e23/> ;
    skos:prefLabel "Lincoln"@en,
        "Lincoln"@nb .

humord:c27257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27257" ;
    dct:modified "2024-08-28T08:33:42"^^xsd:dateTime ;
    skos:altLabel "Native words"@en,
        "Arveord"@nb ;
    skos:broadMatch <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c05829 ;
    skos:definition "Arveord er gamle ord i språket som er nedarvet fra de eldste språktrinn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--014/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Inherited vocabulary"@en,
        "Arveord"@nb .

humord:c27258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27258" ;
    dct:modified "2024-01-13T11:15:21"^^xsd:dateTime ;
    skos:altLabel "Folkehelse"@nb ;
    skos:broader humord:c03774 ;
    skos:closeMatch <http://dewey.info/class/614/e23/> ;
    skos:definition "Folkehelse er helsetilstanden i ei avgrensa befolkning, eit land eller ein region. Folkehelsa er noko anna og meir enn summen av helsetilstanden til dei enkelte innbyggjarane. Omgrepet tek òg opp i seg økonomiske, fysiske, psykiske og miljømessige forhold som påverkar helsetilstanden <SNL>"@nb ;
    skos:editorialNote "Folkehelse skilt ut fra helse 2014-03-14/bsh. Mulig omindekseringsjobb."@nb,
        "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c008740,
        <http://dewey.info/class/362.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008740,
        <http://dewey.info/class/344.04/e23/>,
        <http://dewey.info/class/353.6/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/614/e23/> ;
    skos:prefLabel "Public health"@en,
        "Folkehelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.04/e23/>,
        <http://dewey.info/class/353.6/e23/> .

humord:c27259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27259" ;
    dct:modified "2024-12-09T11:26:18"^^xsd:dateTime ;
    skos:altLabel "Gul feber"@nb,
        "Gulfeber"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Virussykdom som forekommer i tropiske og subtropiske områder <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c012419,
        <http://dewey.info/class/616.91854/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012419,
        <http://dewey.info/class/614.541/e23/>,
        <http://dewey.info/class/616.91854/e23/> ;
    skos:prefLabel "Yellow fever"@en,
        "Gul feber"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.541/e23/> .

humord:c27269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27269" ;
    dct:modified "2024-07-29T14:33:22"^^xsd:dateTime ;
    skos:altLabel "Akademisk skriving"@nb ;
    skos:broadMatch <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c06462 ;
    skos:closeMatch realfagstermer:c013512,
        realfagstermer:c013980 ;
    skos:definition "Akademisk skriving er skriving av akademiske tekster <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013512,
        realfagstermer:c013980,
        <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Academic writing"@en,
        "Akademisk skriving"@nb ;
    skos:related humord:c28060 .

humord:c27271 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27271" ;
    dct:modified "2024-07-03T09:59:25"^^xsd:dateTime ;
    skos:altLabel "Free access"@en,
        "OA"@en,
        "Open access publishing"@en,
        "Fri tilgang"@nb,
        "Open access"@nb,
        "Open access publishing"@nb,
        "Open tilgang"@nb ;
    skos:broadMatch <http://dewey.info/class/070.57973/e23/> ;
    skos:broader humord:c04219 ;
    skos:definition "Innebærer at vitenskapelige publikasjoner gjøres fritt tilgjengelig på internett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c014059 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014059,
        <http://dewey.info/class/070.57973/e23/> ;
    skos:prefLabel "Open access"@en,
        "Åpen tilgang"@nb .

humord:c27277 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27277" ;
    dct:modified "2025-01-06T12:37:13"^^xsd:dateTime ;
    skos:altLabel "Convoys"@en,
        "Konvoiar"@nb ;
    skos:broadMatch <http://dewey.info/class/359.31/e23/>,
        <http://dewey.info/class/387.5/e23/> ;
    skos:broader humord:c04345 ;
    skos:definition "Handelsskip ledsaget av krigsskip til beskyttelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.411/e23/>,
        <http://dewey.info/class/359.31/e23/>,
        <http://dewey.info/class/387.5/e23/> ;
    skos:prefLabel "Naval convoys"@en,
        "Konvoier"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.411/e23/> .

humord:c27281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27281" ;
    dct:modified "2025-01-14T20:37:21"^^xsd:dateTime ;
    skos:altLabel "Home appliances"@en,
        "Household appliances"@en,
        "Hushaldningsapparat"@nb ;
    skos:broadMatch <http://dewey.info/class/363.19/e23/> ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/683.8/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/643.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.19/e23/>,
        <http://dewey.info/class/643.6/e23/>,
        <http://dewey.info/class/683.8/e23/> ;
    skos:prefLabel "Domestic appliances"@en,
        "Husholdningsapparater"@nb ;
    skos:related humord:c04817 .

humord:c27282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27282" ;
    dct:modified "2014-03-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/333.914/e23/> ;
    skos:broader humord:c23080 ;
    skos:definition "Et vannkraftverk som i perioder når det er overskuddskraft på nettet, driver elektromotorer som pumper vannet tilbake i magasinene <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.914/e23/>,
        <http://dewey.info/class/621.312134/e23/> ;
    skos:prefLabel "Pumped storage power plants"@en,
        "Pumpekraftverk"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.312134/e23/> .

humord:c27283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27283" ;
    dct:modified "2021-04-15T11:28:17"^^xsd:dateTime ;
    skos:altLabel "Hadoti language"@en,
        "Harauti language"@en,
        "Hadoti språk"@nb,
        "Harauti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:broader humord:c10405 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.479/e23/>,
        <http://dewey.info/class/6--91479/e23/> ;
    skos:prefLabel "Haroti language"@en,
        "Haroti språk"@nb .

humord:c27286 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27286" ;
    dct:modified "2025-02-11T12:38:48"^^xsd:dateTime ;
    skos:altLabel "Gilivuotna"@nb,
        "Kelavuono"@nb,
        "Kjøllefjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484636/e23/>,
        <http://dewey.info/class/914.84636/e23/>,
        <http://dewey.info/class/948.4636/e23/> ;
    skos:broader humord:c12238 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484636/e23/>,
        <http://dewey.info/class/914.84636/e23/>,
        <http://dewey.info/class/948.4636/e23/> ;
    skos:prefLabel "Kjøllefjord"@en,
        "Kjøllefjord"@nb .

humord:c27288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27288" ;
    dct:modified "2014-03-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Paramilitary forces"@en,
        "Paramilitære styrker"@nb ;
    skos:broadMatch <http://dewey.info/class/355.37/e23/> ;
    skos:broader humord:c09454 ;
    skos:definition "Sivile som er opplært, trent og organisert på militært vis <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.37/e23/> ;
    skos:prefLabel "Paramilitary groups"@en,
        "Paramilitære grupper"@nb .

humord:c27290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27290" ;
    dct:modified "2014-03-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09019 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/304.2091724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1724/e23/>,
        <http://dewey.info/class/304.2091724/e23/> ;
    skos:prefLabel "Development geography"@en,
        "Utviklingsgeografi"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--1724/e23/> .

humord:c27291 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27291" ;
    dct:modified "2025-03-18T07:48:23"^^xsd:dateTime ;
    skos:altLabel "Kongedømet Napoli"@nb,
        "Kongedømmet Napoli"@nb,
        "Napoli (Kongedøme)"@nb,
        "Napoli (Kongedømme)"@nb ;
    skos:broader humord:c02441 ;
    skos:closeMatch <http://dewey.info/class/2--457/e23/>,
        <http://dewey.info/class/945.7/e23/> ;
    skos:definition "Kongedømme på det sørlige området av Apenninerhalvøya, fra 1281-1816 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--457/e23/>,
        <http://dewey.info/class/945.7/e23/> ;
    skos:prefLabel "Kingdom of Naples"@en,
        "Kongedømmet Napoli"@nb .

humord:c27293 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27293" ;
    dct:modified "2014-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Composite texts"@en,
        "Sammensatte tekster"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:broader humord:c20656 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/401.4/e23/> ;
    skos:prefLabel "Multimodal texts"@en,
        "Multimodale tekster"@nb .

humord:c27295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27295" ;
    dct:modified "2014-03-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Live-sendinger (Fjernsyn)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.456/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456/e23/> ;
    skos:prefLabel "Live television"@en,
        "Direktesendinger (Fjernsyn)"@nb ;
    skos:related humord:c29307,
        humord:c30637 .

humord:c27298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27298" ;
    dct:modified "2025-02-12T07:36:31"^^xsd:dateTime ;
    skos:altLabel "Kiowa (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Urfok fra Nord-Amerika, i dag bosatt i det sørvestlige Oklahoma <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/305.897492/e23/>,
        <http://dewey.info/class/5--97492/e23/>,
        <http://dewey.info/class/978.00497492/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897492/e23/>,
        <http://dewey.info/class/5--97492/e23/>,
        <http://dewey.info/class/978.00497492/e23/> ;
    skos:prefLabel "Kiowa"@en,
        "Kiowa (Folk)"@nb .

humord:c27299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27299" ;
    dct:modified "2014-03-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Disappearance"@en,
        "Forsvinning"@nb ;
    skos:broadMatch <http://dewey.info/class/364.154/e23/> ;
    skos:broader humord:c08900,
        humord:c19556 ;
    skos:definition "Grovt statlig overgrep mot enkeltpersoner, en måte å kvitte seg med politiske motstandere på <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.49/e23/>,
        <http://dewey.info/class/364.154/e23/> ;
    skos:prefLabel "Disappearances"@en,
        "Forsvinninger"@nb ;
    skos:related humord:c38552 ;
    skos:relatedMatch <http://dewey.info/class/323.49/e23/> .

humord:c27301 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27301" ;
    dct:modified "2024-11-29T15:04:23"^^xsd:dateTime ;
    skos:altLabel "Equal status"@en,
        "Likeverd"@nb ;
    skos:broadMatch <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:broader humord:c00359 ;
    skos:definition "Ideen om at alle mennesker har like stor verdi og er like verdifulle, på tross av menneskelig mangfold og variasjon i blant annet egenskaper <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.8/e23/>,
        <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/303.372/e23/> ;
    skos:prefLabel "Equality"@en,
        "Likeverd"@nb ;
    skos:related humord:c00463,
        humord:c09208 ;
    skos:relatedMatch <http://dewey.info/class/158.2/e23/> .

humord:c27303 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27303" ;
    dct:modified "2014-03-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.4/e23/> ;
    skos:broader humord:c22692 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4/e23/> ;
    skos:prefLabel "Accountability (Business organisation)"@en,
        "Tilregnelighet (Bedriftsorganisering)"@nb .

humord:c27304 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27304" ;
    dct:modified "2014-03-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Londonderry (By)"@nb ;
    skos:broader humord:c03239 ;
    skos:closeMatch <http://dewey.info/class/2--41621/e23/>,
        <http://dewey.info/class/914.1621/e23/>,
        <http://dewey.info/class/941.621/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41621/e23/>,
        <http://dewey.info/class/914.1621/e23/>,
        <http://dewey.info/class/941.621/e23/> ;
    skos:prefLabel "Derry (City)"@en,
        "Derry (By)"@nb .

humord:c27306 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27306" ;
    dct:modified "2024-08-20T10:16:36"^^xsd:dateTime ;
    skos:altLabel "Transparency (Society)"@en,
        "Openheit (Samfunn)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c24904 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/>,
        <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Openness (Society)"@en,
        "Åpenhet (Samfunn)"@nb .

humord:c27307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27307" ;
    dct:modified "2024-10-09T10:21:31"^^xsd:dateTime ;
    skos:altLabel "Datering (Filologi)"@nb,
        "Tidfesting (Filologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/417.7/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Datering innen filologi er aldersbestemmelse av tekster <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/417.7/e23/>,
        <http://dewey.info/class/801.959/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Dating (Philology)"@en,
        "Datering (Filologi)"@nb ;
    skos:relatedMatch <http://dewey.info/class/411.7/e23/>,
        <http://dewey.info/class/801.959/e23/>,
        <http://dewey.info/class/930.10285/e23/> .

humord:c27311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27311" ;
    dct:modified "2022-06-15T14:31:47"^^xsd:dateTime ;
    skos:altLabel "Offentlige innkjøp"@nb,
        "Statens innkjøpsvirksomhet"@nb ;
    skos:broader humord:c07871 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/352.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.53/e23/>,
        <http://dewey.info/class/355.6212/e23/> ;
    skos:prefLabel "Government procurement"@en,
        "Offentlige anskaffelser"@nb ;
    skos:related humord:c29265 ;
    skos:relatedMatch <http://dewey.info/class/355.6212/e23/> .

humord:c27314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27314" ;
    dct:modified "2017-04-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25828 ;
    skos:definition "Alfabetisering betyr å lære analfabeter å lese og skrive <UIT>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Literacy training"@en,
        "Alfabetisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c27315 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27315" ;
    dct:modified "2023-12-18T15:30:14"^^xsd:dateTime ;
    skos:altLabel "Warnings"@en,
        "Whistle-blowing"@en,
        "Varsling"@nb ;
    skos:broader humord:c01458 ;
    skos:closeMatch <http://dewey.info/class/353.46/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.46/e23/> ;
    skos:prefLabel "Whistleblowing"@en,
        "Varsling"@nb ;
    skos:related humord:c60417 .

humord:c27316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27316" ;
    dct:modified "2025-01-08T14:04:39"^^xsd:dateTime ;
    skos:altLabel "Biennial"@en,
        "Biennalar"@nb,
        "Biennale"@nb ;
    skos:broadMatch <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/707.4/e23/> ;
    skos:broader humord:c04543 ;
    skos:definition "Kunstutstilling som arrangeres annethvert år <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--074/e23/>,
        <http://dewey.info/class/707.4/e23/> ;
    skos:prefLabel "Biennials"@en,
        "Biennaler"@nb .

humord:c27319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27319" ;
    dct:modified "2024-06-21T11:09:10"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/539.7222/e23/> ;
    skos:broader humord:c66950 ;
    skos:definition "Del av fysikken som omhandler røntgenstrålers dannelse, absorpsjon, anvendelse og virkninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/539.7222/e23/> ;
    skos:prefLabel "X-ray physics"@en,
        "Røntgenfysikk"@nb .

humord:c27320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27320" ;
    dct:modified "2024-11-15T14:05:27"^^xsd:dateTime ;
    skos:altLabel "Elektronmikroskopi"@nb ;
    skos:broader humord:c01500 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c002347,
        <http://dewey.info/class/502.825/e23/>,
        <http://dewey.info/class/570.2825/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002347,
        <http://dewey.info/class/502.825/e23/>,
        <http://dewey.info/class/570.2825/e23/> ;
    skos:prefLabel "Electron-microscopy"@en,
        "Elektronmikroskopi"@nb .

humord:c27321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27321" ;
    dct:modified "2024-05-27T12:51:02"^^xsd:dateTime ;
    skos:altLabel "Bork (Materiale)"@nb ;
    skos:broader humord:c08395 ;
    skos:closeMatch realfagstermer:c005181 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/575.452/e23/>,
        <http://dewey.info/class/581.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005181,
        <http://dewey.info/class/575.452/e23/>,
        <http://dewey.info/class/581.47/e23/>,
        <http://dewey.info/class/634.985/e23/> ;
    skos:prefLabel "Bark (Material)"@en,
        "Bark (Materiale)"@nb ;
    skos:relatedMatch <http://dewey.info/class/634.985/e23/> .

humord:c27322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27322" ;
    dct:modified "2025-01-29T14:55:11"^^xsd:dateTime ;
    skos:altLabel "Slow food"@nb ;
    skos:broadMatch <http://dewey.info/class/641.572/e23/> ;
    skos:broader humord:c04821 ;
    skos:closeMatch <http://dewey.info/class/641.013/e23/> ;
    skos:definition "Mattilberedning på tradisjonelt vis (i motsetning til fast food) <UBTØ/Oxford English Dictionary>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.013/e23/>,
        <http://dewey.info/class/641.572/e23/> ;
    skos:prefLabel "Slow food"@en,
        "Slow food"@nb .

humord:c27323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27323" ;
    dct:modified "2014-04-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Local produce"@en,
        "Locally produced foods"@en ;
    skos:broadMatch <http://dewey.info/class/338.19/e23/> ;
    skos:broader humord:c17655 ;
    skos:definition "Lokal mat, produsert i nærheten av forbruker <Naturvernforbundet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/641.3/e23/> ;
    skos:prefLabel "Local foods"@en,
        "Kortreist mat"@nb ;
    skos:relatedMatch <http://dewey.info/class/641.3/e23/> .

humord:c27325 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27325" ;
    dct:modified "2020-10-21T13:26:55"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/461.58/e23/> ;
    skos:broader humord:c05743 ;
    skos:definition "Språktrekk attestert i mange spanske dialekter, hvor den palatale, laterale   approksimanten har forsvunnet og blitt erstattet med en ikke-lateral palatal approksimant eller affrikat <Wikipedia/UBT>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--158/e23/>,
        <http://dewey.info/class/414.8/e23/>,
        <http://dewey.info/class/461.58/e23/> ;
    skos:prefLabel "Yeísmo"@en,
        "Yeismo"@nb .

humord:c27331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27331" ;
    dct:modified "2024-02-26T12:42:43"^^xsd:dateTime ;
    skos:altLabel "Ear disease"@en,
        "Otologic disease"@en,
        "Otologic diseases"@en,
        "Otological disease"@en,
        "Otological diseases"@en,
        "Øresykdom"@nb,
        "Øyresjukdom"@nb,
        "Øyresjukdomar"@nb,
        "Øyresjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/617.8/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.8939/e23/>,
        <http://dewey.info/class/614.5998/e23/>,
        <http://dewey.info/class/617.8/e23/> ;
    skos:prefLabel "Ear diseases"@en,
        "Øresykdommer"@nb ;
    skos:relatedMatch <http://dewey.info/class/573.8939/e23/>,
        <http://dewey.info/class/614.5998/e23/> .

humord:c27332 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27332" ;
    dct:modified "2024-08-27T15:10:28"^^xsd:dateTime ;
    skos:altLabel "Arjeplog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Arjeplog"@en,
        "Arjeplog"@nb .

humord:c27333 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27333" ;
    dct:modified "2024-09-02T12:57:58"^^xsd:dateTime ;
    skos:altLabel "Cahuapana language"@en,
        "Chayahuita language"@en,
        "Cahuapana språk"@nb,
        "Chayahuita språk"@nb,
        "Shawi språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: cbt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Shawi language"@en,
        "Cahuapana språk"@nb .

humord:c27334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27334" ;
    dct:modified "2024-09-02T12:58:41"^^xsd:dateTime ;
    skos:altLabel "Shiwilu language"@en,
        "Jebero språk"@nb,
        "Shiwilu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c27333 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: jeb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Jebero language"@en,
        "Jebero språk"@nb .

humord:c27336 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27336" ;
    dct:modified "2024-08-29T18:10:21"^^xsd:dateTime ;
    skos:altLabel "Kotiria language"@en,
        "Wanano language"@en,
        "Guanano språk"@nb,
        "Kotiria språk"@nb,
        "Wanano språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.35/e23/>,
        <http://dewey.info/class/6--9835/e23/> ;
    skos:broader humord:c19748 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: gvc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.35/e23/>,
        <http://dewey.info/class/6--9835/e23/> ;
    skos:prefLabel "Guanano language"@en,
        "Guanano språk"@nb .

humord:c27339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27339" ;
    dct:modified "2024-10-18T14:59:48"^^xsd:dateTime ;
    skos:altLabel "Sisimin language"@en,
        "Hewa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: ham"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Hewa language"@en,
        "Hewa språk"@nb .

humord:c27340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27340" ;
    dct:modified "2020-10-21T08:29:52"^^xsd:dateTime ;
    skos:altLabel "Kharoshthi abugida"@en,
        "Kharoshthi script"@en,
        "Kharosthi abugida"@en ;
    skos:broadMatch <http://dewey.info/class/491.1/e23/> ;
    skos:broader humord:c06409 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.1/e23/> ;
    skos:prefLabel "Kharosthi script"@en,
        "Kharosthi skrift"@nb .

humord:c27341 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27341" ;
    dct:modified "2025-02-19T15:58:58"^^xsd:dateTime ;
    skos:altLabel "Palawan"@nb ;
    skos:broader humord:c01831 ;
    skos:closeMatch <http://dewey.info/class/2--5994/e23/>,
        <http://dewey.info/class/915.994/e23/>,
        <http://dewey.info/class/959.94/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5994/e23/>,
        <http://dewey.info/class/915.994/e23/>,
        <http://dewey.info/class/959.94/e23/> ;
    skos:prefLabel "Palawan"@en,
        "Palawan"@nb .

humord:c27343 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27343" ;
    dct:modified "2025-02-27T12:09:33"^^xsd:dateTime ;
    skos:altLabel "Palau"@nb ;
    skos:broader humord:c03728 ;
    skos:closeMatch <http://dewey.info/class/2--966/e23/>,
        <http://dewey.info/class/919.66/e23/>,
        <http://dewey.info/class/996.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--966/e23/>,
        <http://dewey.info/class/919.66/e23/>,
        <http://dewey.info/class/996.6/e23/> ;
    skos:prefLabel "Palau"@en,
        "Palau"@nb .

humord:c27346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27346" ;
    dct:modified "2024-10-31T13:37:19"^^xsd:dateTime ;
    skos:altLabel "Teachers training"@en,
        "Lærarutdanning"@nb ;
    skos:broader humord:c07969 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c006229,
        <http://dewey.info/class/370.711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006229,
        <http://dewey.info/class/370.711/e23/> ;
    skos:prefLabel "Teacher education"@en,
        "Lærerutdanning"@nb ;
    skos:related humord:c07510,
        humord:c27903 .

humord:c27347 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27347" ;
    dct:modified "2024-02-02T09:58:48"^^xsd:dateTime ;
    skos:altLabel "Animation"@en,
        "Animasjon"@nb,
        "Animasjonar"@nb,
        "Animasjoner"@nb,
        "Dataanimasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/791.4334/e23/> ;
    skos:broader humord:c62354 ;
    skos:definition "Animasjon som er laget ved hjelp av en datamaskin <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.4334/e23/> ;
    skos:prefLabel "Computer animation"@en,
        "Dataanimasjon"@nb .

humord:c27348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27348" ;
    dct:modified "2024-10-02T14:23:35"^^xsd:dateTime ;
    skos:altLabel "Seksualvald"@nb,
        "Seksualvold"@nb,
        "Seksuell vald"@nb ;
    skos:broadMatch <http://dewey.info/class/364.153/e23/> ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.153/e23/> ;
    skos:prefLabel "Sexual violence"@en,
        "Seksuell vold"@nb ;
    skos:related humord:c22063 .

humord:c27349 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27349" ;
    dct:modified "2024-08-29T07:43:06"^^xsd:dateTime ;
    skos:altLabel "Avvæpning"@nb ;
    skos:broadMatch <http://dewey.info/class/327.174/e23/> ;
    skos:broader humord:c13219 ;
    skos:definition "Avvæpning er innsamling av våpen, ammunisjon og eksplosiver <FN-sambandet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.174/e23/> ;
    skos:prefLabel "Disarmament (Conflict management)"@en,
        "Avvæpning"@nb ;
    skos:related humord:c09507,
        humord:c26554 ;
    skos:relatedMatch <http://dewey.info/class/303.66/e23/> .

humord:c27350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27350" ;
    dct:modified "2014-04-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305/e23/> ;
    skos:broader humord:c09239 ;
    skos:definition "Viser til hvordan sosiale kategorier som kjønn, rase, etnisitet, religion, sosial klasse og seksualitet kan samvirke og påvirke personers leve- og livsvilkår <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Intersectionality"@en,
        "Interseksjonalitet"@nb .

humord:c27351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27351" ;
    dct:modified "2024-10-30T14:42:51"^^xsd:dateTime ;
    skos:altLabel "Sjukepleiarutdanning"@nb ;
    skos:broader humord:c07969 ;
    skos:closeMatch <http://dewey.info/class/610.730711/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/610.730711/e23/> ;
    skos:prefLabel "Nurse education"@en,
        "Sykepleierutdanning"@nb ;
    skos:related humord:c03947,
        humord:c07540 .

humord:c27353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27353" ;
    dct:modified "2014-04-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk i Guangxi og Yunnan i Sør-Kina <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:prefLabel "Zhuang"@en,
        "Zhuang (Folk)"@nb .

humord:c27354 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27354" ;
    dct:modified "2024-11-19T10:57:49"^^xsd:dateTime ;
    skos:altLabel "Fagfellevurdering"@nb,
        "Peer review"@nb ;
    skos:broadMatch <http://dewey.info/class/808.02/e23/> ;
    skos:broader humord:c15290,
        humord:c59436 ;
    skos:definition "Kvalitetssikring av forskningsbidrag (fagartikler, bøker) ved at eksperter  innenfor faget kritisk vurderer bidraget før publikasjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.02/e23/> ;
    skos:prefLabel "Peer review"@en,
        "Fagfellevurdering"@nb .

humord:c27356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27356" ;
    dct:modified "2014-04-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Peer and group supervision"@en ;
    skos:broadMatch <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/658.3124/e23/> ;
    skos:broader humord:c21806 ;
    skos:definition "Metode for læring gjennom refleksjon om praksis <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/372.1102/e23/>,
        <http://dewey.info/class/373.1102/e23/>,
        <http://dewey.info/class/374.1102/e23/>,
        <http://dewey.info/class/658.3124/e23/> ;
    skos:prefLabel "Peer observation and group supervision"@en,
        "Kollegaveiledning"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.1102/e23/>,
        <http://dewey.info/class/373.1102/e23/>,
        <http://dewey.info/class/374.1102/e23/> .

humord:c27357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27357" ;
    dct:modified "2024-11-15T14:06:15"^^xsd:dateTime ;
    skos:altLabel "Survey"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c01491 ;
    skos:definition "Kartlegging av holdninger el. atferd i en befolkningsgruppe på grunnlag av intervjuer av et utvalg av gruppen <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/>,
        <http://dewey.info/class/300.723/e23/> ;
    skos:prefLabel "Surveys"@en,
        "Survey"@nb ;
    skos:related humord:c23556,
        humord:c28118 ;
    skos:relatedMatch <http://dewey.info/class/300.723/e23/> .

humord:c27358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27358" ;
    dct:modified "2024-10-18T14:08:39"^^xsd:dateTime ;
    skos:altLabel "Japanese–Ryukyuan languages"@en,
        "Japansk-ryukyuiske språk"@nb,
        "Japoniske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:prefLabel "Japonic languages"@en,
        "Japoniske språk"@nb .

humord:c27359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27359" ;
    dct:modified "2024-10-18T14:07:02"^^xsd:dateTime ;
    skos:altLabel "Lewchewan languages"@en,
        "Hogen språk"@nb,
        "Ryukyuspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:broader humord:c27358 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:prefLabel "Ryukyuan languages"@en,
        "Ryukyuspråk"@nb .

humord:c27360 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27360" ;
    dct:modified "2024-10-18T14:21:31"^^xsd:dateTime ;
    skos:altLabel "Central Okinawan language"@en,
        "Okinawa språk"@nb,
        "Okinawansk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:broader humord:c27359 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode:  ryu"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.6/e23/>,
        <http://dewey.info/class/6--956/e23/> ;
    skos:prefLabel "Okinawan language"@en,
        "Okinawa språk"@nb .

humord:c27361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27361" ;
    dct:modified "2014-04-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rent-seeking"@nb ;
    skos:broader humord:c09681 ;
    skos:definition "Situasjon hvor et individ, en organisasjon eller en bedrift forsøker å tjene penger ved å manipulere de økonomiske og/eller de juridiske omgivelsene i   stedet for gjennom handel eller produksjon av varer og tjenester <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/338/e23/> ;
    skos:prefLabel "Rent-seeking"@en,
        "Tilkarringsvirksomhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/338/e23/> .

humord:c27363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27363" ;
    dct:modified "2024-11-15T11:22:31"^^xsd:dateTime ;
    skos:altLabel "Tilbod (Forhandling)"@nb ;
    skos:broader humord:c06016 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.5/e23/>,
        <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/331.8912/e23/>,
        <http://dewey.info/class/658.4052/e23/> ;
    skos:prefLabel "Offers (Negotiations)"@en,
        "Tilbud (Forhandling)"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.5/e23/>,
        <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/331.8912/e23/>,
        <http://dewey.info/class/658.4052/e23/> .

humord:c27364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27364" ;
    dct:modified "2014-04-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c09573 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Transatlantic cooperation"@en,
        "Transatlantisk samarbeid"@nb .

humord:c27365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27365" ;
    dct:modified "2024-11-13T08:42:42"^^xsd:dateTime ;
    skos:altLabel "Radioactive pollution"@en,
        "Atomforurensing"@nb,
        "Atomforurensning"@nb,
        "Kjernefysisk avfall"@nb,
        "Radioaktiv forureining"@nb,
        "Radioaktiv forurensing"@nb ;
    skos:broadMatch <http://dewey.info/class/363.738/e23/> ;
    skos:broader humord:c08345 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c012881 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012881,
        <http://dewey.info/class/363.738/e23/>,
        <http://dewey.info/class/577.277/e23/> ;
    skos:prefLabel "Radioactive contamination"@en,
        "Radioaktiv forurensning"@nb ;
    skos:relatedMatch <http://dewey.info/class/577.277/e23/> .

humord:c27367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27367" ;
    dct:modified "2023-12-19T09:59:52"^^xsd:dateTime ;
    skos:altLabel "Subs"@en,
        "U-boats"@en,
        "U-båtar"@nb,
        "U-båter"@nb,
        "Ubåtar"@nb,
        "Undervannsbåter"@nb,
        "Undervassbåtar"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c013282,
        <http://dewey.info/class/359.9383/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013282,
        <http://dewey.info/class/155.963/e23/>,
        <http://dewey.info/class/359.933/e23/>,
        <http://dewey.info/class/359.9383/e23/>,
        <http://dewey.info/class/623.8257/e23/> ;
    skos:prefLabel "Submarines"@en,
        "Ubåter"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.963/e23/>,
        <http://dewey.info/class/359.933/e23/>,
        <http://dewey.info/class/623.8257/e23/> .

humord:c27369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27369" ;
    dct:modified "2023-11-15T15:08:49"^^xsd:dateTime ;
    skos:altLabel "Nuclear submarines"@en,
        "Nuclear-powered submarines"@en,
        "Atomdrevne ubåter"@nb,
        "Atomdrevne undervannsbåter"@nb,
        "Atomdrivne ubåtar"@nb,
        "Atomubåtar"@nb,
        "Atomundervannsbåter"@nb ;
    skos:broader humord:c27367 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c012245,
        <http://dewey.info/class/359.93834/e23/>,
        <http://dewey.info/class/623.82574/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012245,
        <http://dewey.info/class/359.93834/e23/>,
        <http://dewey.info/class/623.82574/e23/> ;
    skos:prefLabel "Atomic submarines"@en,
        "Atomubåter"@nb .

humord:c27371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27371" ;
    dct:modified "2020-08-03T08:21:41"^^xsd:dateTime ;
    skos:altLabel "Cold storage"@en ;
    skos:broadMatch <http://dewey.info/class/690.535/e23/>,
        <http://dewey.info/class/725.35/e23/> ;
    skos:broader humord:c07603 ;
    skos:definition "Lager(rom) med kjøleanlegg <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/664.02852/e23/>,
        <http://dewey.info/class/690.535/e23/>,
        <http://dewey.info/class/725.35/e23/> ;
    skos:prefLabel "Cold stores"@en,
        "Kjølelagre"@nb ;
    skos:relatedMatch <http://dewey.info/class/664.02852/e23/> .

humord:c27376 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27376" ;
    dct:modified "2024-07-26T14:48:43"^^xsd:dateTime ;
    skos:altLabel "Agro-forestry"@en,
        "Agroskogbruk"@nb,
        "Skogjordbruk"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Blandingskultur av trær og jordbruksvekster <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/634.99/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.99/e23/> ;
    skos:prefLabel "Agroforestry"@en,
        "Agroskogbruk"@nb ;
    skos:related humord:c18067 .

humord:c27378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27378" ;
    dct:modified "2024-02-09T08:48:42"^^xsd:dateTime ;
    skos:altLabel "Casting (Filmindustri)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43023/e23/> ;
    skos:broader humord:c22490,
        humord:c22567 ;
    skos:definition "Utvelgelsesprosess i forhold til skuespillere i preproduksjonsfasen av en film- eller fjernsynsproduksjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.43023/e23/> ;
    skos:prefLabel "Casting (Motion picture industry)"@en,
        "Casting (Filmindustri)"@nb .

humord:c27380 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27380" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:broader humord:c02766 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484431/e23/>,
        <http://dewey.info/class/914.84431/e23/>,
        <http://dewey.info/class/948.4431/e23/> ;
    skos:prefLabel "Givær"@en,
        "Givær"@nb .

humord:c27381 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27381" ;
    dct:modified "2025-01-17T07:16:00"^^xsd:dateTime ;
    skos:altLabel "Pipestapparar"@nb ;
    skos:broadMatch <http://dewey.info/class/688.42/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.42/e23/> ;
    skos:prefLabel "Pipe tampers"@en,
        "Pipestapper"@nb .

humord:c27383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27383" ;
    dct:modified "2025-01-17T07:05:40"^^xsd:dateTime ;
    skos:altLabel "Glossy pictures"@en,
        "Glansbilde"@nb,
        "Glansbilete"@nb ;
    skos:broadMatch <http://dewey.info/class/745.54/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.54/e23/> ;
    skos:prefLabel "Glossy prints"@en,
        "Glansbilder"@nb .

humord:c27385 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27385" ;
    dct:modified "2024-10-15T13:07:17"^^xsd:dateTime ;
    skos:altLabel "Batan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5991/e23/>,
        <http://dewey.info/class/915.991/e23/>,
        <http://dewey.info/class/959.91/e23/> ;
    skos:broader humord:c01831 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5991/e23/>,
        <http://dewey.info/class/915.991/e23/>,
        <http://dewey.info/class/959.91/e23/> ;
    skos:prefLabel "Batan"@en,
        "Batan"@nb .

humord:c27386 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27386" ;
    dct:modified "2024-10-09T08:22:38"^^xsd:dateTime ;
    skos:altLabel "Peranakan"@en,
        "Baba nyonya (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.895/e23/>,
        <http://dewey.info/class/5--95/e23/> ;
    skos:prefLabel "Baba Nyonya"@en,
        "Baba nyonya (Folk)"@nb .

humord:c27387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27387" ;
    dct:modified "2024-12-06T09:08:16"^^xsd:dateTime ;
    skos:altLabel "Ananas"@nb ;
    skos:broadMatch <http://dewey.info/class/584.98/e23/> ;
    skos:broader humord:c62592,
        humord:c69207 ;
    skos:definition "Ananas er ei planteslekt i ananasfamilien og består av fem eller seks artar i tropisk Sør-Amerika og nord til Mexico. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/634.774/e23/>,
        <http://dewey.info/class/641.34774/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/584.98/e23/>,
        <http://dewey.info/class/633.576/e23/>,
        <http://dewey.info/class/634.774/e23/>,
        <http://dewey.info/class/641.34774/e23/> ;
    skos:prefLabel "Pineapples"@en,
        "Ananas"@nb ;
    skos:relatedMatch <http://dewey.info/class/633.576/e23/> .

humord:c27388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27388" ;
    dct:modified "2022-03-17T14:55:29"^^xsd:dateTime ;
    skos:altLabel "R2P"@en,
        "RtoP"@en,
        "R2P"@nb,
        "RtoP"@nb ;
    skos:broadMatch <http://dewey.info/class/341/e23/> ;
    skos:broader humord:c08955 ;
    skos:definition "Den enkelte stats ansvar for å beskytte sin egen befolkning mot folkemord,  etnisk rensning, forbrytelser mot menneskeheten og krigsforbrytelser <UBO >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341/e23/> ;
    skos:prefLabel "Responsibility to protect"@en,
        "Beskyttelsesansvar"@nb ;
    skos:related humord:c59044 .

humord:c27391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27391" ;
    dct:modified "2024-10-18T14:58:11"^^xsd:dateTime ;
    skos:altLabel "Sahu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Sahu language"@en,
        "Sahu språk"@nb .

humord:c27392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27392" ;
    dct:modified "2024-11-15T13:46:10"^^xsd:dateTime ;
    skos:altLabel "Utsleppsreduksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/363.738747/e23/> ;
    skos:broader humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.79/e23/>,
        <http://dewey.info/class/363.738747/e23/> ;
    skos:prefLabel "Emission reduction"@en,
        "Utslippsreduksjon"@nb ;
    skos:related humord:c08345,
        humord:c23481,
        humord:c23764 ;
    skos:relatedMatch <http://dewey.info/class/333.79/e23/> .

humord:c27393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27393" ;
    dct:modified "2021-01-12T15:18:38"^^xsd:dateTime ;
    skos:altLabel "Code of behavior"@en,
        "Code of behaviour"@en,
        "Good manners"@en ;
    skos:broadMatch <http://dewey.info/class/395/e23/> ;
    skos:broader humord:c04932 ;
    skos:definition "Sømmelig oppførsel <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/395/e23/> ;
    skos:prefLabel "Common decency"@en,
        "Folkeskikk"@nb .

humord:c27394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27394" ;
    dct:modified "2024-04-02T11:02:38"^^xsd:dateTime ;
    skos:altLabel "Språktilegning"@nb ;
    skos:broadMatch <http://dewey.info/class/4--019/e23/> ;
    skos:broader humord:c06228 ;
    skos:definition "Kan brukes om all språklæring/-tilegnelse, dvs. både om når et barn først lærer å snakke og om seinere språklæring <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/401.93/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.59/e23/>,
        <http://dewey.info/class/401.93/e23/> ;
    skos:prefLabel "Language acquisition"@en,
        "Språktilegnelse"@nb ;
    skos:related humord:c06371,
        humord:c06374 ;
    skos:relatedMatch <http://dewey.info/class/401.59/e23/> .

humord:c27398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27398" ;
    dct:modified "2024-08-28T20:44:37"^^xsd:dateTime ;
    skos:altLabel "Deindustrialization"@en,
        "Avindustrialisering"@nb,
        "Deindustrialisering"@nb ;
    skos:broader humord:c09201 ;
    skos:definition "Avindustrialisering er sosial og økonomisk endring som følge av nedleggelse eller reduksjon av industriell kapasitet eller aktivitet i et land eller region <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/363.9/e23/> ;
    skos:prefLabel "Deindustrialisation"@en,
        "Avindustrialisering"@nb ;
    skos:related humord:c09204 ;
    skos:relatedMatch <http://dewey.info/class/307.76/e23/>,
        <http://dewey.info/class/363.9/e23/> .

humord:c27400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27400" ;
    dct:modified "2025-01-03T10:10:15"^^xsd:dateTime ;
    skos:altLabel "Acoustic aids"@en,
        "Deaf-aids"@en,
        "Hearing aid"@en,
        "Høyreapparat"@nb ;
    skos:broadMatch <http://dewey.info/class/617.89/e23/> ;
    skos:broader humord:c61865 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.89/e23/> ;
    skos:prefLabel "Hearing aids"@en,
        "Høreapparater"@nb ;
    skos:related humord:c27138 .

humord:c27401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27401" ;
    dct:modified "2024-12-09T12:24:46"^^xsd:dateTime ;
    skos:altLabel "Lyssa"@en,
        "Hundegalskap"@nb,
        "Rabies"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Rabies, også kjent som hundegalskap, er en virussykdom som angriper nervesystemet og forårsakes av et Lyssa-virus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/616.953/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.563/e23/>,
        <http://dewey.info/class/616.953/e23/>,
        <http://dewey.info/class/616.959/e23/> ;
    skos:prefLabel "Rabies"@en,
        "Rabies"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.563/e23/>,
        <http://dewey.info/class/616.959/e23/> .

humord:c27403 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27403" ;
    dct:modified "2025-02-21T08:41:39"^^xsd:dateTime ;
    skos:altLabel "Lop Nor"@en,
        "Lobnor"@nb,
        "Lop Nur"@nb ;
    skos:broadMatch <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:broader humord:c02014 ;
    skos:definition "Lop Nur er en grunn saltsjø i Kina, Xinjiang <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--516/e23/>,
        <http://dewey.info/class/915.16/e23/>,
        <http://dewey.info/class/951.6/e23/> ;
    skos:prefLabel "Lop Nur"@en,
        "Lop Nur"@nb .

humord:c27404 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27404" ;
    dct:modified "2025-03-24T07:05:57"^^xsd:dateTime ;
    skos:altLabel "Groruddalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c030852 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030852,
        <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Groruddalen"@en,
        "Groruddalen"@nb .

humord:c27405 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27405" ;
    dct:modified "2014-06-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03404 ;
    skos:definition "Svensk verdensarvområde; Europas største sammenhengende naturlandskap med villmark <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Laponia"@en,
        "Laponia"@nb .

humord:c27408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27408" ;
    dct:modified "2024-08-30T12:44:47"^^xsd:dateTime ;
    skos:altLabel "Wuna language"@en,
        "Muna språk"@nb,
        "Wuna språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: mnb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Muna language"@en,
        "Muna språk"@nb .

humord:c27409 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27409" ;
    dct:modified "2024-10-22T15:50:45"^^xsd:dateTime ;
    skos:altLabel "Engganese language"@en,
        "Engganesisk språk"@nb,
        "Enggano språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: eno"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.22/e23/>,
        <http://dewey.info/class/6--9922/e23/> ;
    skos:prefLabel "Enggano language"@en,
        "Enggano språk"@nb .

humord:c27411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27411" ;
    dct:modified "2024-10-15T13:09:49"^^xsd:dateTime ;
    skos:altLabel "Batad language"@en,
        "Batad språk"@nb,
        "Ifugao språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: ifb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Ifugao language"@en,
        "Ifugao språk"@nb .

humord:c27412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27412" ;
    dct:modified "2024-10-23T08:01:13"^^xsd:dateTime ;
    skos:altLabel "Bukidnon language"@en,
        "Binukid språk"@nb,
        "Bukidnon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: bkd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Binukid language"@en,
        "Binukid språk"@nb .

humord:c27413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27413" ;
    dct:modified "2024-10-09T12:27:28"^^xsd:dateTime ;
    skos:altLabel "Sea Dayak language"@en,
        "Dayak språk"@nb,
        "Iban språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.225/e23/>,
        <http://dewey.info/class/6--99225/e23/> ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: iba"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.225/e23/>,
        <http://dewey.info/class/6--99225/e23/> ;
    skos:prefLabel "Iban language"@en,
        "Iban språk"@nb .

humord:c27414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27414" ;
    dct:modified "2024-08-13T08:34:51"^^xsd:dateTime ;
    skos:altLabel "Broadleaf trees"@en,
        "Broadleaved trees"@en,
        "Deciduous trees"@en,
        "Hardwoods"@en,
        "Lauvtre"@nb,
        "Lauvtrær"@nb ;
    skos:broadMatch <http://dewey.info/class/582.16/e23/>,
        <http://dewey.info/class/634.972/e23/> ;
    skos:broader humord:c08223 ;
    skos:definition "Fellesnavn på tofrøbladede trær med flate, tynne blad <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c005741 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005741,
        <http://dewey.info/class/582.16/e23/>,
        <http://dewey.info/class/634.972/e23/> ;
    skos:prefLabel "Broad-leaved trees"@en,
        "Løvtrær"@nb .

humord:c27423 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27423" ;
    dct:modified "2024-11-20T14:08:27"^^xsd:dateTime ;
    skos:altLabel "Utviklingsarbeid"@nb ;
    skos:broader humord:c20885 ;
    skos:definition "Systematisk virksomhet som bruker kunnskap fra forskning og praktisk erfaring, og  rettet mot det å fremstille nye eller vesentlig forbedrede materialer, produkter eller innretninger, eller mot å innføre nye eller vesentlig forbedrede prosesser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Development projects"@en,
        "Utviklingsarbeid"@nb ;
    skos:related humord:c22808 .

humord:c27429 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27429" ;
    dct:modified "2024-10-23T08:08:30"^^xsd:dateTime ;
    skos:altLabel "Yacan språk"@nb,
        "Yakan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:broader humord:c10157 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: yka"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.21/e23/>,
        <http://dewey.info/class/6--9921/e23/> ;
    skos:prefLabel "Yakan language"@en,
        "Yakan språk"@nb .

humord:c27432 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27432" ;
    dct:modified "2014-06-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/441.58/e23/> ;
    skos:broader humord:c17245 ;
    skos:definition "Mønster i fransk grammatikk hvor ord ender på konsonant når, og bare når, de står foran en vokal i visse syntaktiske kontekster <UBTØ, Oxford Concise Dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--15/e23/>,
        <http://dewey.info/class/414/e23/>,
        <http://dewey.info/class/441.58/e23/> ;
    skos:prefLabel "Liaison"@en,
        "Liaison"@nb .

humord:c27433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27433" ;
    dct:modified "2024-08-27T13:19:47"^^xsd:dateTime ;
    skos:altLabel "Botanic gardens"@en,
        "Botaniske hagar"@nb,
        "Botaniske haver"@nb ;
    skos:broader humord:c05300,
        humord:c22751 ;
    skos:closeMatch <http://dewey.info/class/712.5/e23/>,
        <http://dewey.info/class/727.658/e23/> ;
    skos:definition "En botanisk hage er en hage som er anlagt for å gi tilgang på planter til forskning og undervisning. <SNL>"@nb ;
    skos:editorialNote "Konferert LCSH for innplassering i hierarkiet 2014-06-23/vsl"@nb,
        "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c005479,
        <http://dewey.info/class/580.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005479,
        <http://dewey.info/class/580.73/e23/>,
        <http://dewey.info/class/712.5/e23/>,
        <http://dewey.info/class/727.658/e23/> ;
    skos:prefLabel "Botanical gardens"@en,
        "Botaniske hager"@nb .

humord:c27435 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27435" ;
    dct:modified "2014-06-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Comics theory"@en ;
    skos:broadMatch <http://dewey.info/class/801/e23/> ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.5/e23/>,
        <http://dewey.info/class/801/e23/> ;
    skos:prefLabel "Comics studies"@en,
        "Tegneserieteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/741.5/e23/> .

humord:c27441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27441" ;
    dct:modified "2025-01-17T07:12:23"^^xsd:dateTime ;
    skos:altLabel "Kumlokk"@nb ;
    skos:broadMatch <http://dewey.info/class/739.4/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/739.4/e23/> ;
    skos:prefLabel "Manhole covers"@en,
        "Kumlokk"@nb .

humord:c27442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27442" ;
    dct:modified "2025-01-03T10:32:23"^^xsd:dateTime ;
    skos:altLabel "Satellittfotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:closeMatch <http://dewey.info/class/526.982/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/526.982/e23/> ;
    skos:prefLabel "Satellite photography"@en,
        "Satellittfotografering"@nb .

humord:c27443 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27443" ;
    dct:modified "2025-02-21T08:18:21"^^xsd:dateTime ;
    skos:altLabel "Sumbawa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59865/e23/>,
        <http://dewey.info/class/915.9865/e23/>,
        <http://dewey.info/class/959.865/e23/> ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59865/e23/>,
        <http://dewey.info/class/915.9865/e23/>,
        <http://dewey.info/class/959.865/e23/> ;
    skos:prefLabel "Sumbawa"@en,
        "Sumbawa"@nb .

humord:c27444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27444" ;
    dct:modified "2024-12-09T12:12:27"^^xsd:dateTime ;
    skos:altLabel "Fekting"@nb ;
    skos:broader humord:c13386 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/796.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.86/e23/> ;
    skos:prefLabel "Fencing"@en,
        "Fekting"@nb .

humord:c27445 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27445" ;
    dct:modified "2025-02-13T12:33:04"^^xsd:dateTime ;
    skos:altLabel "Bermuda"@nb ;
    skos:broader humord:c01804 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c030935,
        <http://dewey.info/class/2--7299/e23/>,
        <http://dewey.info/class/917.299/e23/>,
        <http://dewey.info/class/972.99/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030935,
        <http://dewey.info/class/2--7299/e23/>,
        <http://dewey.info/class/917.299/e23/>,
        <http://dewey.info/class/972.99/e23/> ;
    skos:prefLabel "Bermuda"@en,
        "Bermuda"@nb .

humord:c27446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27446" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/414/e23/> ;
    skos:broader humord:c06361 ;
    skos:definition "Lydendring hvor ett eller flere trekk til en vokal blir lik trekkene til vokalen i en tilstøtende stavelse (UBTØ, concise Oxford dictionary of linguistics)"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/414/e23/> ;
    skos:prefLabel "Metaphony"@en,
        "Metafoni"@nb .

humord:c27448 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27448" ;
    dct:modified "2024-12-10T14:58:53"^^xsd:dateTime ;
    skos:altLabel "Språk- og taleterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85506/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/155.4136/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/616.85506/e23/>,
        <http://dewey.info/class/618.9285506/e23/> ;
    skos:prefLabel "Speech and language therapy"@en,
        "Språk- og taleterapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/155.4136/e23/>,
        <http://dewey.info/class/371.914/e23/>,
        <http://dewey.info/class/618.9285506/e23/> .

humord:c27449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27449" ;
    dct:modified "2020-07-30T14:28:05"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/782.1/e23/>,
        <http://dewey.info/class/792.5/e23/> ;
    skos:broader humord:c05519 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.66/e23/>,
        <http://dewey.info/class/782.1/e23/>,
        <http://dewey.info/class/792.5/e23/> ;
    skos:prefLabel "Rock opera"@en,
        "Rockeopera"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.66/e23/> .

humord:c27451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27451" ;
    dct:modified "2014-07-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rocket shield"@en,
        "Rakettskjold"@nb ;
    skos:broader humord:c09433 ;
    skos:definition "Forsvarssystemer med formål å ødelegge fiendtlige ballistiske missiler eller deres stridshoder på vei mot målet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/358.174/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.174/e23/> ;
    skos:prefLabel "Missile defence"@en,
        "Missilforsvar"@nb .

humord:c27453 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c02134,
        humord:c10018 ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27453" ;
    dct:modified "2021-11-24T13:36:18"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palestinsk arameisk språk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c27455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27455" ;
    dct:modified "2024-11-05T09:40:50"^^xsd:dateTime ;
    skos:altLabel "Czarinas"@en,
        "Tzarinas"@en,
        "Tsarinaer"@nb ;
    skos:broadMatch <http://dewey.info/class/352.230947/e23/> ;
    skos:broader humord:c07267 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/352.230947/e23/> ;
    skos:prefLabel "Tsarinas"@en,
        "Tsarinaer"@nb .

humord:c27460 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27460" ;
    dct:modified "2025-03-04T12:12:22"^^xsd:dateTime ;
    skos:altLabel "Namur"@nb ;
    skos:broader humord:c02161 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49344/e23/>,
        <http://dewey.info/class/914.9344/e23/>,
        <http://dewey.info/class/949.344/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49344/e23/>,
        <http://dewey.info/class/914.9344/e23/>,
        <http://dewey.info/class/949.344/e23/> ;
    skos:prefLabel "Namur"@en,
        "Namur"@nb .

humord:c27461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27461" ;
    dct:modified "2025-01-17T07:18:39"^^xsd:dateTime ;
    skos:altLabel "Serviettes"@en,
        "Table napkins"@en,
        "Serviettar"@nb ;
    skos:broadMatch <http://dewey.info/class/746.96/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/642.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/746.96/e23/> ;
    skos:prefLabel "Napkins"@en,
        "Servietter"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/> .

humord:c27462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27462" ;
    dct:modified "2024-02-09T14:11:18"^^xsd:dateTime ;
    skos:altLabel "Cloths"@en,
        "Linens"@en,
        "Table linens"@en,
        "Dukar"@nb,
        "Linduker"@nb,
        "Løpere  (Artefakter)"@nb ;
    skos:broader humord:c04660 ;
    skos:closeMatch <http://dewey.info/class/746.96/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/642.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/642.7/e23/>,
        <http://dewey.info/class/646.21/e23/>,
        <http://dewey.info/class/746.96/e23/> ;
    skos:prefLabel "Tablecloths"@en,
        "Duker"@nb ;
    skos:relatedMatch <http://dewey.info/class/646.21/e23/> .

humord:c27463 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27463" ;
    dct:modified "2025-01-19T09:02:30"^^xsd:dateTime ;
    skos:altLabel "Handdukar"@nb,
        "Handkle"@nb,
        "Handklede"@nb,
        "Håndklær"@nb,
        "Lindhanddukar"@nb,
        "Linhåndduker"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/746.98/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.98/e23/> ;
    skos:prefLabel "Towels"@en,
        "Håndduker"@nb .

humord:c27464 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27464" ;
    dct:modified "2025-02-21T14:38:38"^^xsd:dateTime ;
    skos:altLabel "Kantô"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5213/e23/>,
        <http://dewey.info/class/915.213/e23/>,
        <http://dewey.info/class/952.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5213/e23/>,
        <http://dewey.info/class/915.213/e23/>,
        <http://dewey.info/class/952.13/e23/> ;
    skos:prefLabel "Kanto"@en,
        "Kantô"@nb .

humord:c27465 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27465" ;
    dct:modified "2025-02-21T14:46:48"^^xsd:dateTime ;
    skos:altLabel "Yokohama"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--521364/e23/>,
        <http://dewey.info/class/915.21364/e23/>,
        <http://dewey.info/class/952.1364/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521364/e23/>,
        <http://dewey.info/class/915.21364/e23/>,
        <http://dewey.info/class/952.1364/e23/> ;
    skos:prefLabel "Yokohama"@en,
        "Yokohama"@nb .

humord:c27468 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27468" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4844294/e23/>,
        <http://dewey.info/class/914.844294/e23/>,
        <http://dewey.info/class/948.44294/e23/> ;
    skos:broader humord:c15796 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4844294/e23/>,
        <http://dewey.info/class/914.844294/e23/>,
        <http://dewey.info/class/948.44294/e23/> ;
    skos:prefLabel "Sanna"@en,
        "Sanna"@nb .

humord:c27470 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27470" ;
    dct:modified "2025-02-11T12:36:30"^^xsd:dateTime ;
    skos:altLabel "Aksuvuono"@nb,
        "Ákšovuotna"@nb,
        "Øksfjord"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484615/e23/>,
        <http://dewey.info/class/914.84615/e23/>,
        <http://dewey.info/class/948.4615/e23/> ;
    skos:broader humord:c02670 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484615/e23/>,
        <http://dewey.info/class/914.84615/e23/>,
        <http://dewey.info/class/948.4615/e23/> ;
    skos:prefLabel "Øksfjord"@en,
        "Øksfjord"@nb .

humord:c27471 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27471" ;
    dct:modified "2025-03-05T14:53:45"^^xsd:dateTime ;
    skos:altLabel "Nykarleby"@nb,
        "Uusikaarlepyy"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:broader humord:c13794 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489734/e23/>,
        <http://dewey.info/class/914.89734/e23/>,
        <http://dewey.info/class/948.9734/e23/> ;
    skos:prefLabel "Nykarleby"@en,
        "Uusikaarlepyy"@nb .

humord:c27475 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27475" ;
    dct:modified "2014-08-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:broader humord:c03013 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--981/e23/>,
        <http://dewey.info/class/919.81/e23/>,
        <http://dewey.info/class/998.1/e23/> ;
    skos:prefLabel "Kinnvika"@en,
        "Kinnvika"@nb .

humord:c27476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27476" ;
    dct:modified "2015-01-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c27756 ;
    skos:definition "Folkegruppe på Luzon, Filippinene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Ifugao"@en,
        "Ifugao (Folk)"@nb .

humord:c27477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27477" ;
    dct:modified "2022-03-17T07:50:24"^^xsd:dateTime ;
    skos:altLabel "Educational loan"@en,
        "Loan for studies"@en,
        "Study loan"@en,
        "Studiefinansiering"@nb ;
    skos:broader humord:c17773 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/371.224/e23/>,
        <http://dewey.info/class/378.362/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/344.0795/e23/>,
        <http://dewey.info/class/371.224/e23/>,
        <http://dewey.info/class/378.362/e23/> ;
    skos:prefLabel "Student loan"@en,
        "Studielån"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.0795/e23/> .

humord:c27478 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27478" ;
    dct:modified "2024-08-23T14:01:28"^^xsd:dateTime ;
    skos:altLabel "Arbeidareide bedrifter"@nb,
        "Arbeidarstyrte bedrifter"@nb,
        "Arbeidereide bedrifter"@nb ;
    skos:broadMatch <http://dewey.info/class/338.69/e23/> ;
    skos:broader humord:c07590 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.69/e23/>,
        <http://dewey.info/class/658.3152/e23/> ;
    skos:prefLabel "Labor managed firms"@en,
        "Arbeiderstyrte bedrifter"@nb ;
    skos:relatedMatch <http://dewey.info/class/658.3152/e23/> .

humord:c27480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27480" ;
    dct:modified "2025-01-03T15:21:26"^^xsd:dateTime ;
    skos:altLabel "E-bikes"@en,
        "Electric bikes"@en,
        "Elektriske syklar"@nb,
        "Elektriske sykler"@nb,
        "Elsyklar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.3472/e23/>,
        <http://dewey.info/class/629.2272/e23/>,
        <http://dewey.info/class/629.2293/e23/> ;
    skos:broader humord:c17091 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.3472/e23/>,
        <http://dewey.info/class/629.2272/e23/>,
        <http://dewey.info/class/629.2293/e23/> ;
    skos:prefLabel "Electric bicycles"@en,
        "Elsykler"@nb .

humord:c27482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27482" ;
    dct:modified "2014-08-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Marginalkostnader"@nb ;
    skos:broadMatch <http://dewey.info/class/658.1553/e23/> ;
    skos:broader humord:c25251 ;
    skos:definition "Økningen i de totale kostnadene når produksjonen økes med én enhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/338.5142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.5142/e23/>,
        <http://dewey.info/class/658.1553/e23/> ;
    skos:prefLabel "Marginal costs"@en,
        "Grensekostnader"@nb .

humord:c27484 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27484" ;
    dct:modified "2025-03-24T08:26:33"^^xsd:dateTime ;
    skos:altLabel "Dovrefjell"@nb ;
    skos:broader humord:c02611 ;
    skos:closeMatch <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c030301 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030301,
        <http://dewey.info/class/2--4825/e23/>,
        <http://dewey.info/class/914.825/e23/>,
        <http://dewey.info/class/948.25/e23/> ;
    skos:prefLabel "Dovrefjell"@en,
        "Dovrefjell"@nb .

humord:c27485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27485" ;
    dct:modified "2024-08-28T20:10:13"^^xsd:dateTime ;
    skos:altLabel "Austronesian people"@en,
        "Austronesarar"@nb ;
    skos:broader humord:c00751,
        humord:c00829,
        humord:c00973 ;
    skos:closeMatch <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/> ;
    skos:prefLabel "Austronesians"@en,
        "Austronesere"@nb .

humord:c27486 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27486" ;
    dct:modified "2025-02-27T13:48:19"^^xsd:dateTime ;
    skos:altLabel "East Sepik (Province)"@en,
        "East Sepik (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9575/e23/>,
        <http://dewey.info/class/919.575/e23/>,
        <http://dewey.info/class/995.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9575/e23/>,
        <http://dewey.info/class/919.575/e23/>,
        <http://dewey.info/class/995.75/e23/> ;
    skos:prefLabel "East Sepik Province"@en,
        "East Sepik (Provins)"@nb .

humord:c27489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27489" ;
    dct:modified "2024-09-16T08:08:43"^^xsd:dateTime ;
    skos:altLabel "Chamorro (Folk)"@nb,
        "Chamorros (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89952/e23/>,
        <http://dewey.info/class/5--9952/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Chamorro er en folkegruppe på Marianene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89952/e23/>,
        <http://dewey.info/class/5--9952/e23/> ;
    skos:prefLabel "Chamorro"@en,
        "Chamorro (Folk)"@nb .

humord:c27491 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27491" ;
    dct:modified "2025-02-27T13:47:19"^^xsd:dateTime ;
    skos:altLabel "Ok Tedi (Gruve)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9549/e23/>,
        <http://dewey.info/class/919.549/e23/>,
        <http://dewey.info/class/995.49/e23/> ;
    skos:broader humord:c28841 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9549/e23/>,
        <http://dewey.info/class/919.549/e23/>,
        <http://dewey.info/class/995.49/e23/> ;
    skos:prefLabel "Ok Tedi Mine"@en,
        "Ok Tedi (Gruve)"@nb .

humord:c27492 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27492" ;
    dct:modified "2014-08-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kongedømmet Mercia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--424/e23/>,
        <http://dewey.info/class/914.24/e23/> ;
    skos:broader humord:c03184 ;
    skos:definition "Angelsaksisk rike i det sentrale England, (582-870) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/942.0157/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--424/e23/>,
        <http://dewey.info/class/914.24/e23/>,
        <http://dewey.info/class/942.0157/e23/> ;
    skos:prefLabel "Mercia"@en,
        "Mercia"@nb .

humord:c27494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27494" ;
    dct:modified "2025-03-06T08:16:20"^^xsd:dateTime ;
    skos:altLabel "Coast Saami dialects"@en,
        "Sjøsamiske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/494.5745/e23/>,
        <http://dewey.info/class/6--945745/e23/> ;
    skos:broader humord:c25787 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/494.5745/e23/>,
        <http://dewey.info/class/6--945745/e23/> ;
    skos:prefLabel "Coast Sámi dialects"@en,
        "Sjøsamiske dialekter"@nb .

humord:c27495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27495" ;
    dct:modified "2014-08-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:broader humord:c09734 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.6/e23/>,
        <http://dewey.info/class/321.87/e23/> ;
    skos:prefLabel "Viceroyalty"@en,
        "Visekongedømme"@nb .

humord:c27497 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27497" ;
    dct:modified "2025-02-27T14:10:31"^^xsd:dateTime ;
    skos:altLabel "Ok Tedi"@en,
        "Ok Tedi (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9549/e23/>,
        <http://dewey.info/class/919.549/e23/>,
        <http://dewey.info/class/995.49/e23/> ;
    skos:broader humord:c27496 ;
    skos:definition "Ok Tedi er en elv i Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9549/e23/>,
        <http://dewey.info/class/919.549/e23/>,
        <http://dewey.info/class/995.49/e23/> ;
    skos:prefLabel "Ok Tedi River"@en,
        "Ok Tedi (Elv)"@nb .

humord:c27499 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27499" ;
    dct:modified "2022-06-27T13:18:06"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.4/e23/> ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.4/e23/> ;
    skos:prefLabel "Disempowerment"@en,
        "Umyndiggjøring"@nb ;
    skos:related humord:c21829,
        humord:c59265 .

humord:c27500 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27500" ;
    dct:modified "2025-03-12T15:24:54"^^xsd:dateTime ;
    skos:altLabel "Ros Muc"@nb,
        "Rosmuc"@nb,
        "Rosmuck"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4174/e23/>,
        <http://dewey.info/class/914.174/e23/>,
        <http://dewey.info/class/941.74/e23/> ;
    skos:broader humord:c26621 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4174/e23/>,
        <http://dewey.info/class/914.174/e23/>,
        <http://dewey.info/class/941.74/e23/> ;
    skos:prefLabel "Rosmuc"@en,
        "Rosmuc"@nb .

humord:c27503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27503" ;
    dct:modified "2024-12-13T08:12:38"^^xsd:dateTime ;
    skos:altLabel "Eastern Front (WWI)"@en,
        "Eastern Front (World War I)"@en,
        "Austfronten (Fyrste verdskrig)"@nb,
        "Austfronten (Første verdskrig)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.422/e23/>,
        <http://dewey.info/class/940.425/e23/>,
        <http://dewey.info/class/940.4275/e23/>,
        <http://dewey.info/class/940.432/e23/>,
        <http://dewey.info/class/940.437/e23/> ;
    skos:broader humord:c03993 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/940.4147/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.4147/e23/>,
        <http://dewey.info/class/940.422/e23/>,
        <http://dewey.info/class/940.425/e23/>,
        <http://dewey.info/class/940.4275/e23/>,
        <http://dewey.info/class/940.432/e23/>,
        <http://dewey.info/class/940.437/e23/> ;
    skos:prefLabel "Eastern Front (First World War)"@en,
        "Østfronten (Første verdenskrig)"@nb .

humord:c27504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27504" ;
    dct:modified "2014-08-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/636.73/e23/> ;
    skos:broader humord:c08249 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.73/e23/> ;
    skos:prefLabel "Sled dogs"@en,
        "Trekkhunder"@nb .

humord:c27505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27505" ;
    dct:modified "2024-11-13T14:57:41"^^xsd:dateTime ;
    skos:altLabel "Overfiske"@nb ;
    skos:broader humord:c07625 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c009306,
        <http://dewey.info/class/333.956137/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009306,
        <http://dewey.info/class/333.956137/e23/> ;
    skos:prefLabel "Overfishing"@en,
        "Overfiske"@nb .

humord:c27506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27506" ;
    dct:modified "2024-11-12T08:33:09"^^xsd:dateTime ;
    skos:altLabel "Carrying out"@en,
        "Execution"@en,
        "Implementering"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Innføre, iverksette <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Implementation"@en,
        "Implementering"@nb .

humord:c27508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27508" ;
    dct:modified "2024-10-11T08:45:12"^^xsd:dateTime ;
    skos:altLabel "De facto-statar"@nb,
        "De facto-stater"@nb,
        "De-factostatar"@nb,
        "De-factostater"@nb,
        "Defactostatar"@nb ;
    skos:broader humord:c09755 ;
    skos:definition "Defactostater er land som ikke har oppnådd anerkjennelse av andre stater og derfor heller ikke har FN-medlemskap, men som for øvrig er i stand til å styre seg selv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.15/e23/> ;
    skos:prefLabel "De facto states"@en,
        "Defactostater"@nb ;
    skos:related humord:c26591 ;
    skos:relatedMatch <http://dewey.info/class/320.15/e23/> .

humord:c27510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27510" ;
    dct:modified "2014-08-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vigilance committee"@en ;
    skos:broadMatch <http://dewey.info/class/355.37/e23/> ;
    skos:broader humord:c09454 ;
    skos:definition "Frivillig ordensvern eller en lignende privat virksomhet som har til formål  å opprettholde ro og orden eller drive andre former for rettshåndhevelse på offentlig sted <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.37/e23/> ;
    skos:prefLabel "Vigilance committees"@en,
        "Borgervern"@nb .

humord:c27518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27518" ;
    dct:modified "2024-03-12T10:44:59"^^xsd:dateTime ;
    skos:altLabel "Intelligence of things"@en,
        "Internet of Things"@en,
        "IoT"@en,
        "Intelligence of things"@nb,
        "Internet of things"@nb,
        "IoT"@nb,
        "Tingternett"@nb,
        "Tingveven"@nb,
        "WoT"@nb ;
    skos:broader humord:c13440 ;
    skos:definition "Scenario der objekter, dyr eller mennesker er utstyrt med unike identifikatorer og evnen til å overføre data over et nettverk uten menneske-til-menneske eller menneske-til-maskin-interaksjon <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c014035 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014035,
        <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/303.4833/e23/> ;
    skos:prefLabel "The Internet of Things"@en,
        "Tingenes Internett"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.678/e23/>,
        <http://dewey.info/class/303.4833/e23/> .

humord:c27521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27521" ;
    dct:modified "2024-07-29T10:00:43"^^xsd:dateTime ;
    skos:broader humord:c06603 ;
    skos:definition "Retning i litteratur og film som bruker dokumenter fra virkelige hendinger <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.9/e23/> ;
    skos:prefLabel "Documentarism (Literature)"@en,
        "Dokumentarisme (Litteratur)"@nb ;
    skos:relatedMatch <http://dewey.info/class/809.9/e23/> .

humord:c27522 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27522" ;
    dct:modified "2014-09-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Koknaer"@nb,
        "Kunkna (Folk)"@nb,
        "Kunknaer"@nb ;
    skos:broadMatch <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/>,
        <http://dewey.info/class/954.7/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/>,
        <http://dewey.info/class/954.7/e23/> ;
    skos:prefLabel "Kokna"@en,
        "Kokna (Folk)"@nb .

humord:c27526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27526" ;
    dct:modified "2023-11-28T10:35:23"^^xsd:dateTime ;
    skos:altLabel "Forskingsstasjonar"@nb ;
    skos:broadMatch <http://dewey.info/class/630.724/e23/>,
        <http://dewey.info/class/647.995/e23/> ;
    skos:broader humord:c22751 ;
    skos:closeMatch <http://dewey.info/class/727.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/630.724/e23/>,
        <http://dewey.info/class/647.995/e23/>,
        <http://dewey.info/class/727.5/e23/> ;
    skos:prefLabel "Research stations"@en,
        "Forskningsstasjoner"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> .

humord:c27527 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27527" ;
    dct:modified "2024-09-16T09:42:17"^^xsd:dateTime ;
    skos:altLabel "Cheju"@en,
        "Cheju"@nb,
        "Jeju"@nb,
        "Saishû tô"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:broader humord:c02090 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5195/e23/>,
        <http://dewey.info/class/915.195/e23/>,
        <http://dewey.info/class/951.95/e23/> ;
    skos:prefLabel "Jeju"@en,
        "Cheju"@nb .

humord:c27529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27529" ;
    dct:modified "2014-09-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.06/e23/> ;
    skos:broader humord:c09632 ;
    skos:definition "Desentralisert organisatorisk system med basis i små, frie enheter, ofte med direktedemokrati <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.57/e23/>,
        <http://dewey.info/class/321.06/e23/> ;
    skos:prefLabel "Communalism"@en,
        "Kommunalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.57/e23/> .

humord:c27530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27530" ;
    dct:modified "2024-11-15T13:45:30"^^xsd:dateTime ;
    skos:altLabel "Karbonreduksjon"@nb,
        "Karbonutslippsreduksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/333.794/e23/>,
        <http://dewey.info/class/363.738747/e23/> ;
    skos:broader humord:c27392 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.794/e23/>,
        <http://dewey.info/class/363.738747/e23/> ;
    skos:prefLabel "Cardon reduction commitment"@en,
        "Karbonreduksjon"@nb ;
    skos:related humord:c26210,
        humord:c59353 .

humord:c27536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27536" ;
    dct:modified "2017-02-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/304.2/e23/> ;
    skos:broader humord:c09019 ;
    skos:definition "Sosialgeografi er en underdisiplin til samfunnsgeografi som fokuserer på måten sosiale grupper samhandler med hverandre og stedene de lever på <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/> ;
    skos:prefLabel "Social geography"@en,
        "Sosialgeografi"@nb .

humord:c27537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27537" ;
    dct:modified "2024-11-27T20:41:33"^^xsd:dateTime ;
    skos:altLabel "Self-abnegation"@en,
        "Self-denial"@en,
        "Selvforsakelse"@nb,
        "Selvoppofring"@nb,
        "Sjølvforsaking"@nb,
        "Sjølvoppofring"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:definition "Å sette til side hensynet til seg selv til beste for andre <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Self-sacrifice"@en,
        "Selvoppofrelse"@nb .

humord:c27540 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27540" ;
    dct:modified "2025-01-17T07:04:02"^^xsd:dateTime ;
    skos:altLabel "E-cig"@en,
        "E-cigarettes"@en,
        "E-sigarettar"@nb,
        "E-sigaretter"@nb,
        "Elektroniske sigarettar"@nb ;
    skos:broadMatch <http://dewey.info/class/616.865061/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.865061/e23/> ;
    skos:prefLabel "Electronic cigarettes"@en,
        "Elektroniske sigaretter"@nb .

humord:c27542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27542" ;
    dct:modified "2025-01-29T14:55:30"^^xsd:dateTime ;
    skos:altLabel "Røyking (Mat)"@nb ;
    skos:broadMatch <http://dewey.info/class/641.46/e23/>,
        <http://dewey.info/class/664.0286/e23/> ;
    skos:broader humord:c04821 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.46/e23/>,
        <http://dewey.info/class/664.0286/e23/> ;
    skos:prefLabel "Smoking (Food)"@en,
        "Røyking (Mat)"@nb .

humord:c27543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27543" ;
    dct:modified "2024-11-04T12:24:30"^^xsd:dateTime ;
    skos:altLabel "Sjølvmordsbombarar"@nb ;
    skos:broadMatch <http://dewey.info/class/363.325/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.325/e23/> ;
    skos:prefLabel "Suicide bombers"@en,
        "Selvmordsbombere"@nb ;
    skos:related humord:c08909 .

humord:c27544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27544" ;
    dct:modified "2014-09-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forms of government"@en,
        "Government (Systems of government)"@en,
        "Systems of government"@en ;
    skos:broader humord:c09395 ;
    skos:closeMatch <http://dewey.info/class/321/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Governance (Systems of government)"@en,
        "Styresett"@nb .

humord:c27545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27545" ;
    dct:modified "2014-09-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c27544 ;
    skos:definition "Evnen til effektiv formulering og forvaltning av politikk med basis i respekt for grunnleggende rettigheter og friheter og demokratiske prosesser og institusjoner <Utenriksdepartementet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Good governance"@en,
        "Godt styresett"@nb .

humord:c27548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27548" ;
    dct:modified "2014-09-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.542/e23/> ;
    skos:broader humord:c17644 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.542/e23/> ;
    skos:prefLabel "Silent film music"@en,
        "Stumfilmmusikk"@nb .

humord:c27551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27551" ;
    dct:modified "2025-01-03T10:33:58"^^xsd:dateTime ;
    skos:altLabel "Luftskip"@nb ;
    skos:broader humord:c27010 ;
    skos:closeMatch realfagstermer:c004156 ;
    skos:definition "Styrbart, mekanisk drevet luftfartøy, lettere enn luft <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/387.7324/e23/>,
        <http://dewey.info/class/623.743/e23/>,
        <http://dewey.info/class/629.13324/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004156,
        <http://dewey.info/class/387.7324/e23/>,
        <http://dewey.info/class/623.743/e23/>,
        <http://dewey.info/class/629.132522/e23/>,
        <http://dewey.info/class/629.13324/e23/> ;
    skos:prefLabel "Airships"@en,
        "Luftskip"@nb ;
    skos:relatedMatch <http://dewey.info/class/629.132522/e23/> .

humord:c27553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27553" ;
    dct:modified "2024-10-11T09:28:29"^^xsd:dateTime ;
    skos:altLabel "Banshee"@nb,
        "Banshees"@nb,
        "Bean Sídhe"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "En banshee er en mytisk skapning i irsk og skotsk folklore <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Banshees"@en,
        "Banshees"@nb .

humord:c27555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27555" ;
    dct:modified "2014-09-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Soft power"@nb ;
    skos:broadMatch <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09244 ;
    skos:definition "En stats evne for å få andre til å ønske det samme som en selv, uten å bruke tvang, penger eller vold <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.117/e23/> ;
    skos:prefLabel "Soft power"@en,
        "Myk makt"@nb .

humord:c27559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27559" ;
    dct:modified "2014-09-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/731.2/e23/> ;
    skos:broader humord:c08395 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch <http://dewey.info/class/665.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/665.1/e23/>,
        <http://dewey.info/class/731.2/e23/>,
        <http://dewey.info/class/736.93/e23/> ;
    skos:prefLabel "Wax"@en,
        "Voks"@nb ;
    skos:relatedMatch <http://dewey.info/class/736.93/e23/> .

humord:c27560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27560" ;
    dct:modified "2014-09-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.0951/e23/> ;
    skos:broader humord:c25780 ;
    skos:definition "Kinesisk term for sosiale nettverk til fremme av felles interesser og gjensidig utførelse av tjenester <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0951/e23/> ;
    skos:prefLabel "Guanxi"@en,
        "Guanxi"@nb .

humord:c27561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27561" ;
    dct:modified "2025-01-10T07:08:51"^^xsd:dateTime ;
    skos:altLabel "Oksidentalisme $"@nb ;
    skos:broader humord:c04583 ;
    skos:definition "Beskriver det stereotype synet på Vesten i Østen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/303.482501821/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482501821/e23/> ;
    skos:prefLabel "Occidetalism"@en,
        "Oksidentalisme"@nb ;
    skos:related humord:c04605 .

humord:c27562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27562" ;
    dct:modified "2020-07-03T13:38:42"^^xsd:dateTime ;
    skos:altLabel "Legalisation"@en,
        "Legalisasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/342.057/e23/>,
        <http://dewey.info/class/348.02/e23/> ;
    skos:broader humord:c09682 ;
    skos:definition "Gjøre rettsgyldig, brukes særlig om å gjøre lovlig noe som tidligere var  ulovlig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.37/e23/>,
        <http://dewey.info/class/342.057/e23/>,
        <http://dewey.info/class/348.02/e23/> ;
    skos:prefLabel "Legalization"@en,
        "Legalisering"@nb .

humord:c27566 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27566" ;
    dct:modified "2014-09-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09395 ;
    skos:inScheme humord: ;
    skos:prefLabel "Security (Social sciences)"@en,
        "Sikkerhet (Statsvitenskap)"@nb .

humord:c27567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27567" ;
    dct:modified "2014-09-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sikkerhet (Regionale forhold)"@nb ;
    skos:broader humord:c27566 ;
    skos:closeMatch realfagstermer:c011075 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011075,
        <http://dewey.info/class/355.03/e23/> ;
    skos:prefLabel "Regional security"@en,
        "Regional sikkerhet"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.03/e23/> .

humord:c27570 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27570" ;
    dct:modified "2024-10-22T15:46:57"^^xsd:dateTime ;
    skos:altLabel "Besemah language"@en,
        "Besemah språk"@nb,
        "Pasemah språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.28/e23/>,
        <http://dewey.info/class/6--9928/e23/> ;
    skos:broader humord:c10165 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: pse"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.28/e23/>,
        <http://dewey.info/class/6--9928/e23/> ;
    skos:prefLabel "Central Malay language"@en,
        "Besemah språk"@nb .

humord:c27574 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27574" ;
    dct:modified "2018-08-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/736.4/e23/> ;
    skos:broader humord:c07672 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.4/e23/> ;
    skos:prefLabel "Whittling"@en,
        "Spikking"@nb ;
    skos:related humord:c05434 .

humord:c27575 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27575" ;
    dct:modified "2025-01-21T07:52:49"^^xsd:dateTime ;
    skos:altLabel "Repatriering (Museologi)"@nb ;
    skos:broadMatch <http://dewey.info/class/069.5/e23/> ;
    skos:broader humord:c04618 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/069.5/e23/> ;
    skos:prefLabel "Repatriation (Museology)"@en,
        "Repatriering (Museologi)"@nb .

humord:c27578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27578" ;
    dct:modified "2023-11-27T13:12:52"^^xsd:dateTime ;
    skos:altLabel "ATC"@en,
        "Air traffic control officers"@en,
        "Flight controllers"@en,
        "Flygeleiarar"@nb,
        "Flyveledere"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c005223,
        <http://dewey.info/class/305.96291366/e23/>,
        <http://dewey.info/class/629.1366092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005223,
        <http://dewey.info/class/305.96291366/e23/>,
        <http://dewey.info/class/629.1366092/e23/> ;
    skos:prefLabel "Air traffic controllers"@en,
        "Flygeledere"@nb ;
    skos:related humord:c12859 .

humord:c27579 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27579" ;
    dct:modified "2014-10-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Education technology"@en,
        "Utdanningsteknologi"@nb ;
    skos:broader humord:c07881 ;
    skos:definition "Bruken av teknologi i utdannelse for å bedre læring og undervisning <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/371.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.33/e23/>,
        <http://dewey.info/class/372.133/e23/>,
        <http://dewey.info/class/373.133/e23/>,
        <http://dewey.info/class/374.133/e23/>,
        <http://dewey.info/class/378.173/e23/> ;
    skos:prefLabel "Educational technology"@en,
        "Pedagogisk teknologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.133/e23/>,
        <http://dewey.info/class/373.133/e23/>,
        <http://dewey.info/class/374.133/e23/>,
        <http://dewey.info/class/378.173/e23/> .

humord:c27583 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27583" ;
    dct:modified "2024-04-24T10:09:38"^^xsd:dateTime ;
    skos:altLabel "Klipper"@nb ;
    skos:broadMatch <http://dewey.info/class/551.43/e23/> ;
    skos:broader humord:c65529 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch realfagstermer:c003355 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003355,
        <http://dewey.info/class/551.43/e23/> ;
    skos:prefLabel "Cliffs"@en,
        "Klipper"@nb .

humord:c27584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27584" ;
    dct:modified "2024-08-23T14:32:18"^^xsd:dateTime ;
    skos:altLabel "Arbeidshukommelse"@nb,
        "Arbeidsminne"@nb ;
    skos:broadMatch <http://dewey.info/class/153.13/e23/> ;
    skos:broader humord:c08054 ;
    skos:definition "Del av hukommelsen som er ansvarlig for midlertidig lagring og bearbeiding av informasjon, slik at læring, forståelse, tenkning, og mer varig hukommelse kan finne sted <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.13/e23/>,
        <http://dewey.info/class/370.1522/e23/> ;
    skos:prefLabel "Working memory"@en,
        "Arbeidshukommelse"@nb ;
    skos:related humord:c23937 ;
    skos:relatedMatch <http://dewey.info/class/370.1522/e23/> .

humord:c27585 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27585" ;
    dct:modified "2024-12-13T07:26:44"^^xsd:dateTime ;
    skos:altLabel "Franco-German War"@en,
        "The Franco-German War"@en,
        "The Franco-Prussian War"@en,
        "Den fransk-tyske krig"@nb,
        "Den fransk-tyske krig (1870-1871)"@nb,
        "Fransk-tyske krig"@nb,
        "Fransk-tyske krig (1870-1871)"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Ført mellom Frankrike og Det nordtyske forbund støttet av Baden, Bayern og Würtember <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/943.082/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.082/e23/> ;
    skos:prefLabel "Franco-Prussian War"@en,
        "Fransk-tyske krig"@nb .

humord:c27586 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27586" ;
    dct:modified "2014-10-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06541 ;
    skos:definition "I litterært språk eller diskurs innebærer kronotopen at kategoriene for tid  og rom er gjensidig avhengige av hverandre <Litteraturvitenskapelig leksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Chronotope"@en,
        "Kronotop"@nb .

humord:c27588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27588" ;
    dct:modified "2020-11-26T10:52:06"^^xsd:dateTime ;
    skos:altLabel "Workplace safety"@en ;
    skos:broader humord:c23180 ;
    skos:closeMatch realfagstermer:c011075,
        <http://dewey.info/class/363.11/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011075,
        <http://dewey.info/class/363.11/e23/> ;
    skos:prefLabel "Safety (Working environment)"@en,
        "Sikkerhet (Arbeidsmiljø)"@nb .

humord:c27589 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27589" ;
    dct:modified "2025-03-24T07:05:09"^^xsd:dateTime ;
    skos:altLabel "Furuset"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Furuset"@en,
        "Furuset"@nb .

humord:c27590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27590" ;
    dct:modified "2019-03-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Breakfast"@en ;
    skos:broader humord:c04927 ;
    skos:closeMatch <http://dewey.info/class/394.1252/e23/>,
        <http://dewey.info/class/641.52/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/642/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.1252/e23/>,
        <http://dewey.info/class/641.52/e23/>,
        <http://dewey.info/class/642/e23/> ;
    skos:prefLabel "Breakfasts"@en,
        "Frokoster"@nb .

humord:c27591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27591" ;
    dct:modified "2014-10-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:broader humord:c10374 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.454/e23/>,
        <http://dewey.info/class/6--91454/e23/> ;
    skos:prefLabel "Majhi language"@en,
        "Majhi språk"@nb .

humord:c27592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27592" ;
    dct:modified "2024-11-13T14:46:19"^^xsd:dateTime ;
    skos:altLabel "Organismar"@nb ;
    skos:broader humord:c08192 ;
    skos:closeMatch <http://dewey.info/class/578/e23/> ;
    skos:definition "Organisme er en fellesbetegnelse for alle levende vesener, og omfatter dermed både dyr, planter, sopp og mikroorganismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch realfagstermer:c005133 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005133,
        <http://dewey.info/class/578/e23/> ;
    skos:prefLabel "Organisms"@en,
        "Organismer"@nb .

humord:c27593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27593" ;
    dct:modified "2014-10-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Parachute troops"@en ;
    skos:broader humord:c09433 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/356.166/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/356.166/e23/> ;
    skos:prefLabel "Paratroopers"@en,
        "Fallskjermtropper"@nb .

humord:c27594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27594" ;
    dct:modified "2024-10-23T15:20:33"^^xsd:dateTime ;
    skos:altLabel "Boro language (Omotic languages)"@en,
        "Bworo language"@en,
        "Scinacia language"@en,
        "Shinasha language"@en,
        "Borna språk"@nb,
        "Boro språk (Omotiske språk)"@nb,
        "Bworo språk"@nb,
        "Scinacia språk"@nb,
        "Shinasha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:broader humord:c10012 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: bwo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Borna language"@en,
        "Borna språk"@nb .

humord:c27598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27598" ;
    dct:modified "2024-05-14T14:37:51"^^xsd:dateTime ;
    skos:altLabel "Mangrovar"@nb,
        "Mangrover"@nb,
        "Mangroveskog"@nb,
        "Mangroveskoger"@nb,
        "Mangrovesumpar"@nb,
        "Mangrovesumper"@nb ;
    skos:broadMatch <http://dewey.info/class/333.75/e23/> ;
    skos:broader humord:c08328,
        humord:c08334 ;
    skos:definition "Skogstype i tidevannsbeltet ved tropiske og subtropiske kyster og i brakkvannsdelen av elvene som renner ut der <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c006799 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006799,
        <http://dewey.info/class/333.75/e23/>,
        <http://dewey.info/class/583.17698/e23/> ;
    skos:prefLabel "Mangrove swamp"@en,
        "Mangrove"@nb ;
    skos:relatedMatch <http://dewey.info/class/583.17698/e23/> .

humord:c27601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27601" ;
    dct:modified "2025-01-09T14:54:12"^^xsd:dateTime ;
    skos:altLabel "Immaterial cultural heritage"@en,
        "Ikke-materiell kulturarv"@nb,
        "Ikkje-materiell kulturarv"@nb,
        "Immateriell kulturarv"@nb ;
    skos:broadMatch <http://dewey.info/class/363.69/e23/> ;
    skos:broader humord:c04515 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.69/e23/> ;
    skos:prefLabel "Intangible cultural heritage"@en,
        "Immateriell kulturarv"@nb ;
    skos:related humord:c04546 .

humord:c27603 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27603" ;
    dct:modified "2021-03-08T10:27:53"^^xsd:dateTime ;
    skos:altLabel "Characters (Persons)"@en ;
    skos:broader humord:c07105 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Navn på fiktive, litterære etc personer og skikkelser plasseres i Navn på fiktive personer og skikkelser  2014-10-20/bsh"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Figures (Persons)"@en,
        "Skikkelser"@nb .

humord:c27604 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27604" ;
    dct:modified "2024-10-29T09:18:47"^^xsd:dateTime ;
    skos:altLabel "Fictitious characters"@en,
        "Fiktive skikkelsar"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--08027/e23/>,
        <http://dewey.info/class/3B--0927/e23/>,
        <http://dewey.info/class/3C--351/e23/>,
        <http://dewey.info/class/808.8027/e23/>,
        <http://dewey.info/class/809.927/e23/>,
        <http://dewey.info/class/839.820927/e23/> ;
    skos:broader humord:c07552 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--08027/e23/>,
        <http://dewey.info/class/3B--0927/e23/>,
        <http://dewey.info/class/3C--351/e23/>,
        <http://dewey.info/class/808.8027/e23/>,
        <http://dewey.info/class/809.927/e23/>,
        <http://dewey.info/class/839.820927/e23/> ;
    skos:prefLabel "Fictional characters"@en,
        "Fiktive skikkelser"@nb .

humord:c27614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27614" ;
    dct:modified "2024-08-30T14:03:09"^^xsd:dateTime ;
    skos:altLabel "Buton language"@en,
        "Buton språk"@nb,
        "Wolio språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Språkkode: wlo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.226/e23/>,
        <http://dewey.info/class/6--99226/e23/> ;
    skos:prefLabel "Wolio language"@en,
        "Wolio språk"@nb .

humord:c27615 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27615" ;
    dct:modified "2025-01-06T06:39:06"^^xsd:dateTime ;
    skos:altLabel "Fullriggarar"@nb,
        "Skværriggere"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:broader humord:c04386 ;
    skos:definition "Seilskip med tre eller flere master, alle med rær og fullrigget <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:prefLabel "Full-rigged ships"@en,
        "Fullriggere"@nb .

humord:c27618 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27618" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/>,
        <http://dewey.info/class/959.83/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe på Borneo (Indonesia og Malaysia) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/>,
        <http://dewey.info/class/959.83/e23/> ;
    skos:prefLabel "Penan"@en,
        "Penan (Folk)"@nb .

humord:c27619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27619" ;
    dct:modified "2025-01-06T06:38:42"^^xsd:dateTime ;
    skos:altLabel "Skonnertar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:broader humord:c04386 ;
    skos:definition "Seilfartøy med to eller flere omtrent like høye master <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2043/e23/>,
        <http://dewey.info/class/623.8203/e23/> ;
    skos:prefLabel "Schooners"@en,
        "Skonnerter"@nb .

humord:c27620 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27620" ;
    dct:modified "2024-10-18T07:12:21"^^xsd:dateTime ;
    skos:altLabel "Busskur"@nb,
        "Leskur"@nb ;
    skos:broadMatch <http://dewey.info/class/725.3/e23/> ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.33/e23/>,
        <http://dewey.info/class/725.3/e23/> ;
    skos:prefLabel "Bus shelters"@en,
        "Busskur"@nb ;
    skos:relatedMatch <http://dewey.info/class/388.33/e23/> .

humord:c27622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27622" ;
    dct:modified "2024-12-09T11:24:41"^^xsd:dateTime ;
    skos:altLabel "Aden fever"@en,
        "Breakbone fever"@en,
        "Dandy fever"@en,
        "Dengue fever"@en,
        "Dengue haemorrhagic fever"@en,
        "Dengue"@nb,
        "Denguefeber"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Myggbåren, tropisk virussykdom <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/616.91852/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/614.58852/e23/>,
        <http://dewey.info/class/616.91852/e23/> ;
    skos:prefLabel "Dengue"@en,
        "Denguefeber"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.58852/e23/> .

humord:c27630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27630" ;
    dct:modified "2024-01-28T18:38:11"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/598.47/e23/> ;
    skos:broader humord:c62119 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/598.47/e23/> ;
    skos:prefLabel "Emperor penguins"@en,
        "Keiserpingviner"@nb .

humord:c27631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27631" ;
    dct:modified "2024-03-13T12:28:27"^^xsd:dateTime ;
    skos:altLabel "Lepidopterans"@en,
        "Fivreld"@nb,
        "Fivrelde"@nb,
        "Lepidoptera"@nb,
        "Sommarfuglar"@nb,
        "Sumarfuglar"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Sommerfugler er en orden av insekter som ofte kjennes på vingenes utforming, men spesielt karakteristisk er det at kroppen og vingene er dekket av skjell. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch realfagstermer:c012435,
        <http://dewey.info/class/595.78/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012435,
        <http://dewey.info/class/333.9557/e23/>,
        <http://dewey.info/class/595.78/e23/> ;
    skos:prefLabel "Butterflies (Order)"@en,
        "Sommerfugler"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.9557/e23/> .

humord:c27632 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27632" ;
    dct:modified "2025-01-06T06:49:26"^^xsd:dateTime ;
    skos:altLabel "Kyrkjebåtar"@nb ;
    skos:broadMatch <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:broader humord:c04376 ;
    skos:definition "Båt som i hovedsak var laget for kirkeferd og andre høytidelige anledninger<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.29/e23/>,
        <http://dewey.info/class/623.829/e23/> ;
    skos:prefLabel "Church boats"@en,
        "Kirkebåter"@nb .

humord:c27633 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27633" ;
    dct:modified "2024-12-02T15:25:12"^^xsd:dateTime ;
    skos:altLabel "School of forms and names"@en,
        "The Logicians"@en,
        "Namneskolen"@nb,
        "Namneskulen"@nb ;
    skos:broadMatch <http://dewey.info/class/181.115/e23/> ;
    skos:broader humord:c00677 ;
    skos:definition "Skole innen kinesisk filosofi <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/181.115/e23/> ;
    skos:prefLabel "The School of names"@en,
        "Navneskolen"@nb .

humord:c27634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27634" ;
    dct:modified "2024-10-15T07:47:07"^^xsd:dateTime ;
    skos:altLabel "Barnebarn"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.8745/e23/> ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0854/e23/>,
        <http://dewey.info/class/306.8745/e23/> ;
    skos:prefLabel "Grandchildren"@en,
        "Barnebarn"@nb .

humord:c27635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27635" ;
    dct:modified "2024-11-04T08:54:07"^^xsd:dateTime ;
    skos:altLabel "Legal guardians"@en,
        "Wardens"@en,
        "Formyndarar"@nb,
        "Formyndere"@nb,
        "Verjer"@nb ;
    skos:broader humord:c07201 ;
    skos:closeMatch <http://dewey.info/class/346.018/e23/> ;
    skos:definition "Person som blir oppnevnt til å styre med sakene til en umyndig person <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.018/e23/> ;
    skos:prefLabel "Guardians"@en,
        "Verger"@nb ;
    skos:related humord:c59265 .

humord:c27637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27637" ;
    dct:modified "2024-10-29T09:04:11"^^xsd:dateTime ;
    skos:altLabel "Holy woman"@en,
        "Holy women"@en,
        "Sacred woman"@en,
        "Heilage kvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/202.13/e23/> ;
    skos:broader humord:c17790 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202.13/e23/>,
        <http://dewey.info/class/211/e23/> ;
    skos:prefLabel "Sacred women"@en,
        "Hellige kvinner"@nb ;
    skos:related humord:c21587 ;
    skos:relatedMatch <http://dewey.info/class/211/e23/> .

humord:c27638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27638" ;
    dct:modified "2014-11-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Etnisk gruppe i Sarawak, Borneo <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:prefLabel "Kayan"@en,
        "Kayan (Folk)"@nb .

humord:c27640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27640" ;
    dct:modified "2014-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Etnisk gruppe, Kalimantan (Borneo), Indonesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:prefLabel "Kenyah"@en,
        "Kenyah (Folk)"@nb .

humord:c27643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27643" ;
    dct:modified "2014-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009595/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Malaysias urbefolkning <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009595/e23/> ;
    skos:prefLabel "Orang Asli"@en,
        "Orang asli (Folk)"@nb .

humord:c27647 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27647" ;
    dct:modified "2025-03-14T09:12:56"^^xsd:dateTime ;
    skos:altLabel "Portus"@nb ;
    skos:broadMatch <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:broader humord:c02475 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--376/e23/>,
        <http://dewey.info/class/937.6/e23/> ;
    skos:prefLabel "Portus"@en,
        "Portus"@nb .

humord:c27648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27648" ;
    dct:modified "2019-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009595/e23/> ;
    skos:broader humord:c00901 ;
    skos:definition "Urfolksgruppe i Malaysia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009595/e23/> ;
    skos:prefLabel "Temiar"@en,
        "Temiar (Folk)"@nb .

humord:c27649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27649" ;
    dct:modified "2014-11-17T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Extreme left"@en,
        "Far-left politics"@en,
        "Left extremism"@en,
        "Left-wing radicalism"@en,
        "Venstreradikalisme"@nb,
        "Ytre venstre"@nb ;
    skos:broadMatch <http://dewey.info/class/320.532/e23/> ;
    skos:broader humord:c09631 ;
    skos:editorialNote "Lukket bemerkning: uio14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.532/e23/> ;
    skos:prefLabel "Left-wing extremism"@en,
        "Venstreekstremisme"@nb ;
    skos:related humord:c09639,
        humord:c14874 .

humord:c27650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27650" ;
    dct:modified "2024-10-23T09:26:09"^^xsd:dateTime ;
    skos:altLabel "Land Dayak"@en,
        "Bidayuh (Folk)"@nb,
        "Land Dayak (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Bidayuh er en lokal folkegruppe på øya Borneo og finnes i de malaysiske provinsene Sarawak og Sabah, samt i den indonesiske provinsen Kalimantan. Tidligere også kalt Land Dayak <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:prefLabel "Bidayuh"@en,
        "Bidayuh (Folk)"@nb .

humord:c27654 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27654" ;
    dct:modified "2014-11-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/364.153/e23/> ;
    skos:broader humord:c08912 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.153/e23/> ;
    skos:prefLabel "Indecent exposure"@en,
        "Blotting"@nb .

humord:c27655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27655" ;
    dct:modified "2020-10-20T14:04:22"^^xsd:dateTime ;
    skos:altLabel "Geechee"@en ;
    skos:broadMatch <http://dewey.info/class/305.896075/e23/>,
        <http://dewey.info/class/5--96075/e23/> ;
    skos:broader humord:c00789 ;
    skos:definition "Etnisk gruppe, afrikansk-amerikanere i South Carolina og Georgia, USA <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896075/e23/>,
        <http://dewey.info/class/5--96075/e23/> ;
    skos:prefLabel "Gullah"@en,
        "Gullah (Folk)"@nb .

humord:c27656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27656" ;
    dct:modified "2024-08-23T13:49:24"^^xsd:dateTime ;
    skos:altLabel "Evening adult education"@en,
        "University extension"@en,
        "Arbeidarakademi"@nb,
        "Arbeiderakademier"@nb,
        "Folkeakademi"@nb,
        "Folkeakademier"@nb,
        "Folkeuniversitet"@nb ;
    skos:broadMatch <http://dewey.info/class/374.8/e23/> ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.8/e23/> ;
    skos:prefLabel "Adult education colleges"@en,
        "Folkeuniversiteter"@nb ;
    skos:related humord:c21329 .

humord:c27657 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c07906 ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27657" ;
    dct:modified "2021-11-24T13:36:20"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Utdanningshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c27658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27658" ;
    dct:modified "2024-12-12T07:58:50"^^xsd:dateTime ;
    skos:altLabel "The Spanish-American War"@en,
        "Den spansk-amerikanske krig"@nb,
        "Den spansk-amerikanske krig (1898)"@nb,
        "Spansk-amerikanske krig"@nb,
        "Spansk-amerikanske krig (1898)"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Pågikk fra 25. april 1898 til 10. desember 1898 og resulterte i at USA fikk   kontrollen over Spanias tidligere kolonier i Karibia og Stillehavet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/973.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.89/e23/> ;
    skos:prefLabel "Spanish-American War"@en,
        "Spansk-amerikanske krig"@nb .

humord:c27659 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27659" ;
    dct:modified "2025-02-21T08:20:41"^^xsd:dateTime ;
    skos:altLabel "Mentawai Islands"@en,
        "Mentawai"@nb,
        "Mentawai islands"@nb,
        "Mentawaiøyane"@nb,
        "Mentawaiøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59813/e23/>,
        <http://dewey.info/class/915.9813/e23/>,
        <http://dewey.info/class/959.813/e23/> ;
    skos:broader humord:c01911 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59813/e23/>,
        <http://dewey.info/class/915.9813/e23/>,
        <http://dewey.info/class/959.813/e23/> ;
    skos:prefLabel "Mentawai Islands Regency"@en,
        "Mentawaiøyene"@nb .

humord:c27662 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27662" ;
    dct:modified "2025-02-27T15:01:57"^^xsd:dateTime ;
    skos:altLabel "Polare strok"@nb,
        "Polare strøk"@nb,
        "Polarområda"@nb,
        "Polarregionane"@nb,
        "Polarregionene"@nb,
        "Polarstrøkene"@nb,
        "Polområda"@nb,
        "Polområdene"@nb,
        "Polregionane"@nb,
        "Polregionene"@nb,
        "Polstrøkene"@nb ;
    skos:broader humord:c03745 ;
    skos:closeMatch <http://dewey.info/class/2--11/e23/>,
        <http://dewey.info/class/910.911/e23/> ;
    skos:definition "Polarområdene er en fellesbetegnelse på Arktis og Antarktis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:exactMatch realfagstermer:c030576 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030576,
        <http://dewey.info/class/2--11/e23/>,
        <http://dewey.info/class/910.911/e23/> ;
    skos:prefLabel "Polar regions"@en,
        "Polarområdene"@nb .

humord:c27664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27664" ;
    dct:modified "2014-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Pusillanimity"@en ;
    skos:broader humord:c07984 ;
    skos:closeMatch <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/179.6/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/179.6/e23/> ;
    skos:prefLabel "Cowardice"@en,
        "Feighet"@nb .

humord:c27665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27665" ;
    dct:modified "2020-06-24T10:56:42"^^xsd:dateTime ;
    skos:altLabel "Self-deceit"@en,
        "Self-deception"@en ;
    skos:broadMatch <http://dewey.info/class/153.4/e23/> ;
    skos:broader humord:c08049 ;
    skos:definition "Forsøk på å skjule ubehagelige sannheter for en selv <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.4/e23/> ;
    skos:prefLabel "Self-delusion"@en,
        "Selvbedrag"@nb ;
    skos:related humord:c08065,
        humord:c58348 .

humord:c27668 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27668" ;
    dct:modified "2024-11-13T15:01:26"^^xsd:dateTime ;
    skos:altLabel "Trends in International Mathematical and Science study"@en,
        "TIMSS-undersøkingane"@nb,
        "Trends in International Mathematical and Science study"@nb ;
    skos:broadMatch <http://dewey.info/class/372.7076/e23/> ;
    skos:broader humord:c25995 ;
    skos:definition "TIMSS består av en vurdering av elevenes kunnskaper i matematikk og kunnskap, i tillegg til spørreskjemaer for elever, lærere og skolene. Testen omfatter emner elevene skal ha hatt på nivåene opp til 4. og 8. årstrinn <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.7076/e23/> ;
    skos:prefLabel "TIMSS-test"@en,
        "TIMSS-undersøkelsene"@nb .

humord:c27670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27670" ;
    dct:modified "2014-11-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Visual aids"@en,
        "Visual teaching aids"@en ;
    skos:broader humord:c07888 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/371.3352/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3352/e23/>,
        <http://dewey.info/class/372.13352/e23/>,
        <http://dewey.info/class/373.13352/e23/>,
        <http://dewey.info/class/378.17352/e23/> ;
    skos:prefLabel "Visual learning aids"@en,
        "Visuelle læremidler"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.13352/e23/>,
        <http://dewey.info/class/373.13352/e23/>,
        <http://dewey.info/class/378.17352/e23/> .

humord:c27677 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27677" ;
    dct:modified "2025-01-10T14:57:25"^^xsd:dateTime ;
    skos:altLabel "Skoleuniformer"@nb,
        "Skuleuniformer"@nb ;
    skos:broadMatch <http://dewey.info/class/371.51/e23/> ;
    skos:broader humord:c04720 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.51/e23/> ;
    skos:prefLabel "School uniforms"@en,
        "Skoleuniformer"@nb .

humord:c27680 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27680" ;
    dct:modified "2017-02-22T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c28963 ;
    skos:closeMatch <http://dewey.info/class/2--549149/e23/>,
        <http://dewey.info/class/915.49149/e23/>,
        <http://dewey.info/class/954.9149/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549149/e23/>,
        <http://dewey.info/class/915.49149/e23/>,
        <http://dewey.info/class/954.9149/e23/> ;
    skos:prefLabel "Islamabad"@en,
        "Islamabad"@nb .

humord:c27681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27681" ;
    dct:modified "2024-10-10T08:47:03"^^xsd:dateTime ;
    skos:altLabel "Yugoslav Wars (1991-1999)"@en,
        "Balkankrigane (1991-1999)"@nb,
        "Balkankrigene (1991-1999)"@nb,
        "Jugoslaviakrigane (1991-1999)"@nb ;
    skos:broadMatch <http://dewey.info/class/949.703/e23/>,
        <http://dewey.info/class/949.71031/e23/> ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.703/e23/>,
        <http://dewey.info/class/949.71031/e23/> ;
    skos:prefLabel "Yugoslav Wars"@en,
        "Jugoslaviakrigene (1991-1999)"@nb .

humord:c27684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27684" ;
    dct:modified "2022-01-27T12:57:08"^^xsd:dateTime ;
    skos:altLabel "Naturlig utvalg"@nb,
        "Seleksjon"@nb ;
    skos:broadMatch <http://dewey.info/class/576.82/e23/> ;
    skos:broader humord:c21071 ;
    skos:closeMatch realfagstermer:c009240 ;
    skos:definition "Gruppeseleksjon, seleksjon eller naturlig utvalg der enheten det selekteres   på er grupper av individer - som for eksempel populasjoner eller arter -  snarere enn enkeltindivider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009240,
        <http://dewey.info/class/576.82/e23/> ;
    skos:prefLabel "Selection"@en,
        "Gruppeseleksjon"@nb .

humord:c27686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27686" ;
    dct:modified "2014-11-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/584.442/e23/>,
        <http://dewey.info/class/633.68/e23/> ;
    skos:broader humord:c17560 ;
    skos:definition "En rotfrukt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/641.3368/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/584.442/e23/>,
        <http://dewey.info/class/633.68/e23/>,
        <http://dewey.info/class/641.3368/e23/> ;
    skos:prefLabel "Taros"@en,
        "Taro"@nb .

humord:c27690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27690" ;
    dct:modified "2024-12-02T10:50:26"^^xsd:dateTime ;
    skos:altLabel "Corvidae"@en,
        "Crow family"@en,
        "Jays"@en,
        "Corvidae"@nb,
        "Kråkefamilien"@nb,
        "Kråkefuglar"@nb,
        "Kråker"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Kråkefamilien er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:exactMatch realfagstermer:c009699,
        <http://dewey.info/class/598.864/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009699,
        <http://dewey.info/class/598.864/e23/> ;
    skos:prefLabel "Corvids"@en,
        "Kråkefugler"@nb .

humord:c27691 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27691" ;
    dct:modified "2024-08-12T13:21:54"^^xsd:dateTime ;
    skos:altLabel "Alqush"@en,
        "Alqosh"@nb,
        "Alqush"@nb ;
    skos:broadMatch <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/935.4/e23/> ;
    skos:broader humord:c01921 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--354/e23/>,
        <http://dewey.info/class/2--5674/e23/>,
        <http://dewey.info/class/915.674/e23/>,
        <http://dewey.info/class/935.4/e23/> ;
    skos:prefLabel "Alqosh"@en,
        "Alqush"@nb .

humord:c27693 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27693" ;
    dct:modified "2025-02-19T15:58:30"^^xsd:dateTime ;
    skos:altLabel "Mindanao"@nb ;
    skos:broader humord:c01831 ;
    skos:closeMatch <http://dewey.info/class/2--5997/e23/>,
        <http://dewey.info/class/915.997/e23/>,
        <http://dewey.info/class/959.97/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5997/e23/>,
        <http://dewey.info/class/915.997/e23/>,
        <http://dewey.info/class/959.97/e23/> ;
    skos:prefLabel "Mindanao"@en,
        "Mindanao"@nb .

humord:c27694 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27694" ;
    dct:modified "2014-12-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Subanen"@en,
        "Subanun"@en,
        "Subanen (Folk)"@nb,
        "Subanun"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe på Mindanao (Zamboanga-halvøya), Filippinene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/> ;
    skos:prefLabel "Subanon"@en,
        "Subanon (Folk)"@nb .

humord:c27697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27697" ;
    dct:modified "2024-12-18T08:50:29"^^xsd:dateTime ;
    skos:altLabel "Kontrafaktisk historie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/907/e23/> ;
    skos:broader humord:c04050 ;
    skos:definition "En metode i historiefaget hvor man studerer hva som kunne ha skjedd, fremfor det som skjedde <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907/e23/> ;
    skos:prefLabel "Counterfactual history (Subject)"@en,
        "Kontrafaktisk historie (Faget)"@nb .

humord:c27702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27702" ;
    dct:modified "2024-10-09T15:30:42"^^xsd:dateTime ;
    skos:altLabel "Badjao"@en,
        "Badjau"@en,
        "Badjaw"@en,
        "Bajau"@en,
        "Bajaw"@en,
        "Bajo"@en,
        "Bayao"@en,
        "Sama"@en,
        "Samah"@en,
        "Badjao (Folk)"@nb,
        "Bajau (Folk)"@nb,
        "Sama (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Bajau er en folkegruppe på Filippinene. Finnes også på Borneo og Molukkene, var opprinnelig fra Sulu-arkipelet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8959/e23/>,
        <http://dewey.info/class/5--959/e23/> ;
    skos:prefLabel "Sama-Bajau"@en,
        "Bajau (Folk)"@nb .

humord:c27705 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27705" ;
    dct:modified "2024-01-03T11:13:40"^^xsd:dateTime ;
    skos:altLabel "Social organization"@en,
        "Social structure"@en,
        "Sosial organisasjon"@nb,
        "Sosial organisering"@nb,
        "Sosial struktur"@nb ;
    skos:broadMatch <http://dewey.info/class/306/e23/> ;
    skos:broader humord:c08995 ;
    skos:definition "Et stabilt mønster eller struktur i et samfunn, og den prosessen en slik struktur er skapt eller opprettholdes i <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch realfagstermer:c007960 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007960,
        <http://dewey.info/class/306/e23/> ;
    skos:prefLabel "Social organisation"@en,
        "Sosial organisasjon"@nb .

humord:c27706 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27706" ;
    dct:modified "2025-01-31T07:52:13"^^xsd:dateTime ;
    skos:altLabel "Zombiar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:broader humord:c05118 ;
    skos:definition "Ifølge afro-karibisk voodoo-kult en «levende død», det vil si en død kropp  som gjenopplives av en overnaturlig kraft <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.21/e23/>,
        <http://dewey.info/class/398.45/e23/> ;
    skos:prefLabel "Zombies"@en,
        "Zombier"@nb .

humord:c27707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27707" ;
    dct:modified "2024-10-18T14:43:48"^^xsd:dateTime ;
    skos:altLabel "Mataguayan languages"@en,
        "Mataguyanske språk"@nb,
        "Matakoanske språk"@nb,
        "Matakospråk (Språkfamilie)"@nb ;
    skos:broadMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:broader humord:c09821 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Matacoan languages"@en,
        "Mataguyanske språk"@nb .

humord:c27708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27708" ;
    dct:modified "2024-10-18T14:43:14"^^xsd:dateTime ;
    skos:altLabel "Choroti language"@en,
        "Iyo'wujwa Chorote language"@en,
        "Chorote språk"@nb,
        "Choroti språk"@nb,
        "Iyo'wujwa Chorote språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:broader humord:c27707 ;
    skos:editorialNote "Lukket bemerkning: ubtø14"@nb,
        "Språkkode: crq"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Chorote language"@en,
        "Chorote språk"@nb .

humord:c27712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27712" ;
    dct:modified "2024-08-30T14:25:13"^^xsd:dateTime ;
    skos:altLabel "Watergate-saka"@nb,
        "Watergate-saken"@nb,
        "Watergate-skandalen"@nb,
        "Watergatesaka"@nb,
        "Watergateskandalen"@nb ;
    skos:broadMatch <http://dewey.info/class/973.924/e23/> ;
    skos:broader humord:c27711 ;
    skos:definition "Watergatesaken var en politisk spionasjesak i USA 1972-74 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/973.924/e23/> ;
    skos:prefLabel "Watergate Scandal"@en,
        "Watergatesaken"@nb .

humord:c27719 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27719" ;
    dct:modified "2025-02-27T14:12:23"^^xsd:dateTime ;
    skos:altLabel "Ramu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--953/e23/>,
        <http://dewey.info/class/919.53/e23/>,
        <http://dewey.info/class/995.3/e23/> ;
    skos:broader humord:c27496 ;
    skos:definition "Ramu er ei elv i Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--953/e23/>,
        <http://dewey.info/class/919.53/e23/>,
        <http://dewey.info/class/995.3/e23/> ;
    skos:prefLabel "Ramu river"@en,
        "Ramu"@nb .

humord:c27720 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27720" ;
    dct:modified "2025-02-27T13:48:46"^^xsd:dateTime ;
    skos:altLabel "Madang (Province)"@en,
        "Madang (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9573/e23/>,
        <http://dewey.info/class/919.573/e23/>,
        <http://dewey.info/class/995.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9573/e23/>,
        <http://dewey.info/class/919.573/e23/>,
        <http://dewey.info/class/995.73/e23/> ;
    skos:prefLabel "Madang Province"@en,
        "Madang (Provins)"@nb .

humord:c27721 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27721" ;
    dct:modified "2024-10-04T12:37:04"^^xsd:dateTime ;
    skos:altLabel "Dansk Vestindia"@nb ;
    skos:broadMatch <http://dewey.info/class/2--729722/e23/>,
        <http://dewey.info/class/917.29722/e23/>,
        <http://dewey.info/class/972.9722/e23/> ;
    skos:broader humord:c01804 ;
    skos:definition "Dansk Vestindia var en koloni i Karibia bestående av øyene St. Thomas, St. Jan og St. Croix. Eksisterte i perioden 1672-1917 <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--729722/e23/>,
        <http://dewey.info/class/917.29722/e23/>,
        <http://dewey.info/class/972.9722/e23/> ;
    skos:prefLabel "Danish West Indies"@en,
        "Dansk Vestindia"@nb .

humord:c27722 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27722" ;
    dct:modified "2024-12-18T08:51:23"^^xsd:dateTime ;
    skos:altLabel "Samtidshistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/907/e23/> ;
    skos:broader humord:c04050 ;
    skos:definition "Et perspektiv innen moderne historie som beskjeftiger seg med den aller nyeste historien <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907/e23/> ;
    skos:prefLabel "Contemporary history (Subject)"@en,
        "Samtidshistorie (Faget)"@nb .

humord:c27723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27723" ;
    dct:modified "2014-12-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.335/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.132/e23/>,
        <http://dewey.info/class/371.335/e23/> ;
    skos:prefLabel "Visual learning"@en,
        "Visuell læring"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.132/e23/> .

humord:c27724 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27724" ;
    dct:modified "2024-10-18T14:58:25"^^xsd:dateTime ;
    skos:altLabel "Savosavo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Savosavo language"@en,
        "Savosavo språk"@nb .

humord:c27725 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27725" ;
    dct:modified "2014-12-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ibilao"@en ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk på Filippinene, Nord-Luzon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Ilongot"@en,
        "Ilongot (Folk)"@nb .

humord:c27726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27726" ;
    dct:modified "2024-09-16T09:37:41"^^xsd:dateTime ;
    skos:altLabel "Chewa (Folk)"@nb,
        "Chichewa (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:closeMatch <http://dewey.info/class/305.8963918/e23/>,
        <http://dewey.info/class/5--963918/e23/> ;
    skos:definition "Chewa er en folkegruppe i Malawi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8963918/e23/>,
        <http://dewey.info/class/5--963918/e23/> ;
    skos:prefLabel "Chewa"@en,
        "Chewa (Folk)"@nb .

humord:c27727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27727" ;
    dct:modified "2024-09-12T13:56:38"^^xsd:dateTime ;
    skos:altLabel "Seram"@en,
        "Ceram"@nb,
        "Seram"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:broader humord:c19846 ;
    skos:definition "Seram er ei øy i Molukkene, Indonesia (tidligere Ceram) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:prefLabel "Seram Island"@en,
        "Seram"@nb .

humord:c27729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27729" ;
    dct:modified "2014-12-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Naulu"@en,
        "Nunuhai"@en ;
    skos:broadMatch <http://dewey.info/class/305.89922/e23/>,
        <http://dewey.info/class/5--9922/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89922/e23/>,
        <http://dewey.info/class/5--9922/e23/> ;
    skos:prefLabel "Nuaulu"@en,
        "Nuaulu (Folk)"@nb .

humord:c27730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27730" ;
    dct:modified "2025-02-27T14:40:35"^^xsd:dateTime ;
    skos:altLabel "Baining (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Baining  er en folkegruppe i Papua Ny-Guinea, East New Britain <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Baining"@en,
        "Baining (Folk)"@nb .

humord:c27731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2014-12-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27731" ;
    dct:modified "2014-12-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Torajans"@en ;
    skos:broadMatch <http://dewey.info/class/305.899226/e23/>,
        <http://dewey.info/class/5--99226/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe på Sulawesi, Indonesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899226/e23/>,
        <http://dewey.info/class/5--99226/e23/> ;
    skos:prefLabel "Toraja"@en,
        "Toraja (Folk)"@nb .

humord:c27732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27732" ;
    dct:modified "2015-01-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.449/e23/> ;
    skos:broader humord:c06347 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.449/e23/>,
        <http://dewey.info/class/417.7/e23/> ;
    skos:prefLabel "Language reforms"@en,
        "Språkreformer"@nb ;
    skos:relatedMatch <http://dewey.info/class/417.7/e23/> .

humord:c27733 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27733" ;
    dct:modified "2024-09-17T15:40:57"^^xsd:dateTime ;
    skos:altLabel "COIN"@en,
        "Counterinsurgency"@en,
        "Counter-insurgency"@nb,
        "Opprørsbekjemping"@nb ;
    skos:broadMatch <http://dewey.info/class/355.0218/e23/> ;
    skos:broader humord:c13219 ;
    skos:definition "Opprørsbekjempelse er definert av USAs utenriksdepartement som \"omfattende sivil og militær innsats mot insurreksjon eller opprør - i den hensikt å slå ned opprøret samtidig som man retter fokus mot opprørets årsak eller røtter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.0218/e23/> ;
    skos:prefLabel "Counter-insurgency"@en,
        "Opprørsbekjempelse"@nb ;
    skos:related humord:c09229,
        humord:c28516 .

humord:c27735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27735" ;
    dct:modified "2024-10-02T13:36:24"^^xsd:dateTime ;
    skos:altLabel "Prekariat"@nb,
        "Prekariater"@nb,
        "Prekariatet"@nb ;
    skos:broadMatch <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/>,
        <http://dewey.info/class/331.544/e23/> ;
    skos:broader humord:c09339 ;
    skos:definition "Prekariat er en gruppe hvis tilstand preges av periodisk arbeidsløshet og mangel på arbeid.  Neologisme sammensatt av ordet prekær og proletariat <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08624/e23/>,
        <http://dewey.info/class/305.56/e23/>,
        <http://dewey.info/class/331.544/e23/> ;
    skos:prefLabel "Precariat"@en,
        "Prekariat"@nb .

humord:c27738 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27738" ;
    dct:modified "2024-07-01T12:18:43"^^xsd:dateTime ;
    skos:altLabel "Biomimicry"@en,
        "Bionics"@en,
        "Biomimetikk"@nb,
        "Biomimikk"@nb,
        "Bionikk"@nb ;
    skos:broadMatch <http://dewey.info/class/003.5/e23/>,
        <http://dewey.info/class/660.6/e23/> ;
    skos:broader humord:c01485 ;
    skos:definition "Imitasjon av modeller, systemer og elementer i naturen for å løse komplekse, menneskelige problemer <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/003.5/e23/>,
        <http://dewey.info/class/660.6/e23/> ;
    skos:prefLabel "Biomimetics"@en,
        "Biomimikk"@nb .

humord:c27739 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27739" ;
    dct:modified "2024-08-21T08:51:59"^^xsd:dateTime ;
    skos:altLabel "East China Sea"@en,
        "Aust-Kina-havet"@nb,
        "Austkinahavet"@nb,
        "Øst-Kina-havet"@nb ;
    skos:broader humord:c14708 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--16457/e23/>,
        <http://dewey.info/class/551.461457/e23/>,
        <http://dewey.info/class/910.916457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16457/e23/>,
        <http://dewey.info/class/551.461457/e23/>,
        <http://dewey.info/class/910.916457/e23/> ;
    skos:prefLabel "Østkinahavet"@nb .

humord:c27740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27740" ;
    dct:modified "2024-12-13T10:13:18"^^xsd:dateTime ;
    skos:altLabel "My Laimassakren"@nb,
        "Son Mymassakren"@nb ;
    skos:broadMatch <http://dewey.info/class/959.704342/e23/> ;
    skos:broader humord:c20505 ;
    skos:definition "Massakre av sivile sørvietnamesere under Vietnamkrigen, begått av amerikanske soldater <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/959.704342/e23/> ;
    skos:prefLabel "My Lai Massacre"@en,
        "My Laimassakren"@nb .

humord:c27742 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27742" ;
    dct:modified "2015-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Selvfremstilling"@nb ;
    skos:broadMatch <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.06692/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/>,
        <http://dewey.info/class/809.93592/e23/> ;
    skos:broader humord:c06541 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.06692/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/>,
        <http://dewey.info/class/809.93592/e23/> ;
    skos:prefLabel "Selvframstilling"@nb .

humord:c27744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27744" ;
    dct:modified "2024-12-19T15:46:30"^^xsd:dateTime ;
    skos:altLabel "Deltagerkultur (Medier)"@nb,
        "Deltakarkultur (Medier)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c21013 ;
    skos:definition "En aktiv, skapende kultur på internett, der deltakerne selv er med på å skape innholdet, til forskjell fra en passiv konsumentkultur der tilskuerrollen var sentral <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.75/e23/>,
        <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/384.38/e23/> ;
    skos:prefLabel "Participatory culture (Media)"@en,
        "Deltakerkultur (Medier)"@nb ;
    skos:related humord:c33696 ;
    skos:relatedMatch <http://dewey.info/class/006.75/e23/>,
        <http://dewey.info/class/384.38/e23/> .

humord:c27747 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27747" ;
    dct:modified "2015-01-02T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05309 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/721.0441/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/693.1/e23/>,
        <http://dewey.info/class/721.0441/e23/> ;
    skos:prefLabel "Stone architecture"@en,
        "Steinarkitektur"@nb ;
    skos:relatedMatch <http://dewey.info/class/693.1/e23/> .

humord:c27749 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27749" ;
    dct:modified "2024-05-21T08:16:31"^^xsd:dateTime ;
    skos:altLabel "Dimension stone"@en,
        "Naturstein (Materiale)"@nb ;
    skos:broader humord:c07773,
        humord:c08353 ;
    skos:closeMatch realfagstermer:c002742 ;
    skos:definition "Forekomster av bergarter som benyttes til oppdeling i plater, blokker eller  andre emner og brukes som bygnings-, fasade- og prydstein <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/553.5/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002742,
        <http://dewey.info/class/553.5/e23/>,
        <http://dewey.info/class/691.2/e23/> ;
    skos:prefLabel "Natural stone"@en,
        "Naturstein (Materiale)"@nb ;
    skos:related humord:c08307 .

humord:c27750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27750" ;
    dct:modified "2015-01-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kankanay"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c27756 ;
    skos:definition "Folkegruppe på Luzon, Filippinene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Kankanaey"@en,
        "Kankanaey (Folk)"@nb .

humord:c27752 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27752" ;
    dct:modified "2025-02-20T14:53:47"^^xsd:dateTime ;
    skos:altLabel "Tanimbarøyene"@nb,
        "Timur Laut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:broader humord:c19846 ;
    skos:definition "Tanimbarøyene er en øygruppe i Molukkene, Indonesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59852/e23/>,
        <http://dewey.info/class/915.9852/e23/>,
        <http://dewey.info/class/959.852/e23/> ;
    skos:prefLabel "Tanimbar Islands"@en,
        "Tanimbarøyene"@nb .

humord:c27754 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27754" ;
    dct:modified "2015-01-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/664.7207/e23/> ;
    skos:broader humord:c12041 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/641.331/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.331/e23/>,
        <http://dewey.info/class/664.7207/e23/> ;
    skos:prefLabel "Flour"@en,
        "Mel"@nb .

humord:c27755 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27755" ;
    dct:modified "2025-02-20T14:53:15"^^xsd:dateTime ;
    skos:altLabel "Siberut"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59813/e23/>,
        <http://dewey.info/class/915.9813/e23/>,
        <http://dewey.info/class/959.813/e23/> ;
    skos:broader humord:c27659 ;
    skos:definition "Siberut er den største av Mentawaiøyene, Indonesia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59813/e23/>,
        <http://dewey.info/class/915.9813/e23/>,
        <http://dewey.info/class/959.813/e23/> ;
    skos:prefLabel "Siberut"@en,
        "Siberut"@nb .

humord:c27756 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27756" ;
    dct:modified "2015-01-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe på Luzon, Filippinene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Igorot"@en,
        "Igorot (Folk)"@nb .

humord:c27757 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27757" ;
    dct:modified "2015-01-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.27/e23/> ;
    skos:broader humord:c23396 ;
    skos:definition "Vurderingen følger elevenes læringsprosess slik at fremgang og læringsutbytte blir formet i lys av denne vurderingen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.27/e23/> ;
    skos:prefLabel "Formative assessment"@en,
        "Formativ vurdering"@nb .

humord:c27758 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27758" ;
    dct:modified "2024-10-16T13:49:23"^^xsd:dateTime ;
    skos:altLabel "Bellingar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.00899457/e23/> ;
    skos:broader humord:c04685 ;
    skos:definition "En slags leggings (benklær som rekker fra ankelen/leggen til midt på låret). En del av tradisjonell samedrakt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.00899457/e23/> ;
    skos:prefLabel "Bellinger"@en,
        "Bellinger"@nb .

humord:c27759 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27759" ;
    dct:modified "2025-01-13T09:03:45"^^xsd:dateTime ;
    skos:altLabel "Skallar"@nb ;
    skos:broadMatch <http://dewey.info/class/391.4130899457/e23/> ;
    skos:broader humord:c20887 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.4130899457/e23/> ;
    skos:prefLabel "Sami moccasins"@en,
        "Skaller"@nb .

humord:c27762 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27762" ;
    dct:modified "2025-02-27T14:52:21"^^xsd:dateTime ;
    skos:altLabel "Guhu-Samane (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Guhu-Samane er en folkegruppe i Morobe, Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Guhu-Samane"@en,
        "Guhu-Samane (Folk)"@nb .

humord:c27763 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27763" ;
    dct:modified "2025-02-27T14:09:03"^^xsd:dateTime ;
    skos:altLabel "Morobe (Province)"@en,
        "Morobe (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9571/e23/>,
        <http://dewey.info/class/919.571/e23/>,
        <http://dewey.info/class/995.71/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9571/e23/>,
        <http://dewey.info/class/919.571/e23/>,
        <http://dewey.info/class/995.71/e23/> ;
    skos:prefLabel "Morobe Province"@en,
        "Morobe (Provins)"@nb .

humord:c27765 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27765" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:broader humord:c06456 ;
    skos:definition "Logisk struktur for å formidle en historie eller en fortelling i en eller annen form (tekst, levende bilder, maleri o.l) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/808.036/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.3/e23/> ;
    skos:prefLabel "Narratives"@en,
        "Narrativer"@nb .

humord:c27767 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 42 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27767" ;
    dct:modified "2015-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Local authority schools"@en,
        "State schools"@en ;
    skos:broader humord:c16618 ;
    skos:closeMatch <http://dewey.info/class/373.224/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/371.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.076/e23/>,
        <http://dewey.info/class/371.01/e23/>,
        <http://dewey.info/class/373.224/e23/>,
        <http://dewey.info/class/379.11/e23/> ;
    skos:prefLabel "Public schools"@en,
        "Offentlige skoler"@nb ;
    skos:related humord:c22882,
        humord:c24890 ;
    skos:relatedMatch <http://dewey.info/class/344.076/e23/>,
        <http://dewey.info/class/379.11/e23/> .

humord:c27769 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27769" ;
    dct:modified "2024-09-24T12:58:44"^^xsd:dateTime ;
    skos:altLabel "Syntetisk biologi"@nb ;
    skos:broadMatch <http://dewey.info/class/660.6/e23/> ;
    skos:broader humord:c03828 ;
    skos:definition "Syntetisk biologi er et felt innen forskning som kombinerer biologi og ingeniørfag i utforming, design og bygging av nye biologiske strukturer, funksjoner og systemer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c012260 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012260,
        <http://dewey.info/class/660.6/e23/> ;
    skos:prefLabel "Synthetic biology"@en,
        "Syntetisk biologi"@nb .

humord:c27772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27772" ;
    dct:modified "2023-12-01T09:19:23"^^xsd:dateTime ;
    skos:altLabel "Hikikomori"@en,
        "Social isolation"@en,
        "Hikikomori"@nb,
        "Sosial isolasjon"@nb ;
    skos:broader humord:c04889 ;
    skos:definition "Avstengning av kontakt med andre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/302.545/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.545/e23/>,
        <http://dewey.info/class/614.45/e23/> ;
    skos:prefLabel "Isolation (Social relations)"@en,
        "Isolasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/614.45/e23/> .

humord:c27774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27774" ;
    dct:modified "2024-07-31T12:48:35"^^xsd:dateTime ;
    skos:altLabel "Genomanalyse"@nb,
        "Genomikk"@nb,
        "Genomisk analyse"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Systematiske studier av de fullstendig DNA-sekvenser (genom) av organismer <MeSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c005828 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005828,
        <http://dewey.info/class/572.86/e23/>,
        <http://dewey.info/class/576.5/e23/> ;
    skos:prefLabel "Genomics"@en,
        "Genomikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/572.86/e23/>,
        <http://dewey.info/class/576.5/e23/> .

humord:c27776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27776" ;
    dct:modified "2015-01-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/> ;
    skos:broader humord:c07972 ;
    skos:closeMatch realfagstermer:c006638 ;
    skos:definition "Motstand mot forandring; viktig begrep innen de fleste behandlingsformer innnen psykologi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006638,
        <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Resistance (Psychology)"@en,
        "Motstand (Psykologi)"@nb .

humord:c27777 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27777" ;
    dct:modified "2015-01-16T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c01706 ;
    skos:exactMatch realfagstermer:c030458,
        <http://dewey.info/class/2--777/e23/>,
        <http://dewey.info/class/917.77/e23/>,
        <http://dewey.info/class/977.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030458,
        <http://dewey.info/class/2--777/e23/>,
        <http://dewey.info/class/917.77/e23/>,
        <http://dewey.info/class/977.7/e23/> ;
    skos:prefLabel "Iowa"@en,
        "Iowa"@nb .

humord:c27783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27783" ;
    dct:modified "2024-12-19T15:59:36"^^xsd:dateTime ;
    skos:altLabel "Ambient intelligence"@en,
        "Everyware"@en,
        "Haptic computing"@en,
        "Pervasive computing"@en,
        "Physical computing"@en,
        "Ubicomp"@en,
        "Innvevd databehandling"@nb,
        "Pervasive computing"@nb,
        "Ubiquitous computing"@nb ;
    skos:broadMatch <http://dewey.info/class/004/e23/> ;
    skos:broader humord:c04211 ;
    skos:definition "Databehandling laget for å vises overalt og hvor som helst <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004/e23/> ;
    skos:prefLabel "Ubiquitous computing"@en,
        "Innvevd databehandling"@nb .

humord:c27787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27787" ;
    dct:modified "2015-01-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89925/e23/>,
        <http://dewey.info/class/5--9925/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Taiwan"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89925/e23/>,
        <http://dewey.info/class/5--9925/e23/> ;
    skos:prefLabel "Paiwan"@en,
        "Paiwan (Folk)"@nb .

humord:c27790 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27790" ;
    dct:modified "2024-08-21T08:31:26"^^xsd:dateTime ;
    skos:altLabel "Skadar"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Endret tidligere Skader # til Helseskader. 2015-01-22/bsh"@nb,
        "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Damages"@en,
        "Skader"@nb .

humord:c27792 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27792" ;
    dct:modified "2024-10-07T11:11:24"^^xsd:dateTime ;
    skos:altLabel "Dar-es-Salaam"@en,
        "Dar es Salaam"@nb,
        "Dar-es-Salaam"@nb ;
    skos:broader humord:c01620 ;
    skos:closeMatch <http://dewey.info/class/2--678232/e23/>,
        <http://dewey.info/class/916.78232/e23/>,
        <http://dewey.info/class/967.8232/e23/> ;
    skos:definition "Dar es Salaam er største by i Tanzania og var hovedstad i landet fram til 1996 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--678232/e23/>,
        <http://dewey.info/class/916.78232/e23/>,
        <http://dewey.info/class/967.8232/e23/> ;
    skos:prefLabel "Dar es Salaam"@en,
        "Dar es Salaam"@nb .

humord:c27793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27793" ;
    dct:modified "2025-03-31T12:51:15"^^xsd:dateTime ;
    skos:altLabel "Brakakledning"@nb,
        "Brakekledning"@nb,
        "Einerkledning"@nb ;
    skos:broadMatch <http://dewey.info/class/694/e23/> ;
    skos:broader humord:c07773 ;
    skos:definition "Måte å kle stavbygde vegger, der det blir benyttet brakakvistar (einerkvister) heller enn bord <Wikipedia, nynorsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/694/e23/> ;
    skos:prefLabel "Juniper covering"@en,
        "Brakakledning"@nb .

humord:c27794 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27794" ;
    dct:modified "2024-08-05T15:23:45"^^xsd:dateTime ;
    skos:altLabel "Delfinar"@nb,
        "Delphinidae"@nb ;
    skos:broader humord:c62436 ;
    skos:definition "Delfiner er den mest artsrike gruppen av sjøpattedyr. I biologisk systematikk hører delfinfamilien inn under ordenen hvaler (underorden tannhvaler). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c004251,
        <http://dewey.info/class/599.53/e23/>,
        <http://dewey.info/class/636.953/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004251,
        <http://dewey.info/class/599.53/e23/>,
        <http://dewey.info/class/636.953/e23/> ;
    skos:prefLabel "Dolphins"@en,
        "Delfiner"@nb .

humord:c27795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27795" ;
    dct:modified "2024-11-19T11:24:46"^^xsd:dateTime ;
    skos:altLabel "Kognitiv nevrovitskap"@nb ;
    skos:broader humord:c14214,
        humord:c29383 ;
    skos:closeMatch <http://dewey.info/class/612.8233/e23/> ;
    skos:definition "Tverrvitenskapelig disiplin som søker å forstå hvordan hjernens struktur og  funksjon er relatert til atferd og kognisjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/612.8233/e23/> ;
    skos:prefLabel "Cognitive neuroscience"@en,
        "Kognitiv nevrovitenskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/153/e23/> .

humord:c27796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27796" ;
    dct:modified "2025-03-24T07:35:19"^^xsd:dateTime ;
    skos:altLabel "Torshov"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Torshov"@en,
        "Torshov"@nb .

humord:c27797 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27797" ;
    dct:modified "2025-03-24T07:37:57"^^xsd:dateTime ;
    skos:altLabel "Berg (Oslo)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Berg (Oslo)"@en,
        "Berg (Oslo)"@nb .

humord:c27798 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27798" ;
    dct:modified "2015-01-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lydinnspilling (Prosess)"@nb ;
    skos:broadMatch <http://dewey.info/class/780.266/e23/> ;
    skos:broader humord:c17328 ;
    skos:closeMatch realfagstermer:c000049 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000049,
        <http://dewey.info/class/621.38234/e23/>,
        <http://dewey.info/class/780.266/e23/> ;
    skos:prefLabel "Sound recording"@en,
        "Lydopptak (Prosess)"@nb ;
    skos:related humord:c17699 ;
    skos:relatedMatch <http://dewey.info/class/621.38234/e23/> .

humord:c27800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27800" ;
    dct:modified "2024-11-13T21:22:12"^^xsd:dateTime ;
    skos:altLabel "Jordskjelvet i Indiahavet 2004"@nb,
        "Tsunamien 2004"@nb,
        "Tsunamien i Indiahavet 2004"@nb ;
    skos:broadMatch <http://dewey.info/class/363.3494091824/e23/>,
        <http://dewey.info/class/551.4637156/e23/> ;
    skos:broader humord:c19956 ;
    skos:definition "En serie undersjøiske jordskjelv utløst 26. desember 2004, etterfulgt av flere tsunamibølger <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.3494091824/e23/>,
        <http://dewey.info/class/551.4637156/e23/> ;
    skos:prefLabel "2004 Indian Ocean earthquake and tsunami"@en,
        "Tsunamien 2004"@nb .

humord:c27803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27803" ;
    dct:modified "2025-01-07T11:52:23"^^xsd:dateTime ;
    skos:altLabel "Mannsbevegelsar"@nb,
        "Mannsrørsler"@nb ;
    skos:broader humord:c04799 ;
    skos:definition "Grupper og organisasjoner av menn som fokuserer på kjønn og hvis virksomhet  spenner fra selvhjelp og støtte til lobbyvirksomhet og aktivisme <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb15"@nb ;
    skos:exactMatch <http://dewey.info/class/305.3106/e23/>,
        <http://dewey.info/class/369.0811/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.3106/e23/>,
        <http://dewey.info/class/369.0811/e23/> ;
    skos:prefLabel "Men's movements"@en,
        "Mannsbevegelser"@nb ;
    skos:related humord:c04803 .

humord:c27804 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27804" ;
    dct:modified "2024-09-23T11:32:54"^^xsd:dateTime ;
    skos:altLabel "Reactor accidents"@en,
        "Reactor disasters"@en,
        "Atomkatastrofer"@nb,
        "Atomkraftulukker"@nb,
        "Atomkraftulykker"@nb,
        "Atomulukker"@nb,
        "Atomulykker"@nb,
        "Kjernekraftkatastrofar"@nb,
        "Kjernekraftkatastrofer"@nb,
        "Kjernekraftulukker"@nb,
        "Kjernekraftulykker"@nb,
        "Reaktorulykker"@nb ;
    skos:broader humord:c19416 ;
    skos:closeMatch realfagstermer:c013870,
        <http://dewey.info/class/363.1799/e23/> ;
    skos:definition "En hending som forårsaker atomskade eller en rekke hendinger som har samme opphav og forårsaker atomskade <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013870,
        <http://dewey.info/class/363.1799/e23/>,
        <http://dewey.info/class/621.4835/e23/> ;
    skos:prefLabel "Nuclear disasters"@en,
        "Kjernekraftulykker"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.4835/e23/> .

humord:c27808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27808" ;
    dct:modified "2023-11-28T13:16:22"^^xsd:dateTime ;
    skos:altLabel "Fukushima-ulukka 2011"@nb,
        "Fukushima-ulykka"@nb,
        "Fukushima-ulykken 2011"@nb,
        "Fukushimakatastrofen"@nb,
        "Fukushimakatastrofen 2011"@nb,
        "Fukushimaulykken"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1799095211/e23/> ;
    skos:broader humord:c27804 ;
    skos:definition "Atomulykke i Japan, anlegget Fukushima I kjernekraftverk på nordøstkysten av Japan ble kraftig rammet av et jordskjelv og påfølgende tsunami den 11. mars 2011 <Wikipedi>"@nb ;
    skos:editorialNote "Jmfr SAO og LCSH har vi begynt å ta inn slike større hendelser. 2015-01-26/bsh"@nb,
        "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c031417 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031417,
        <http://dewey.info/class/363.1799095211/e23/>,
        <http://dewey.info/class/621.4835/e23/> ;
    skos:prefLabel "Fukushima Daiichi nuclear disaster"@en,
        "Fukushimaulykken 2011"@nb ;
    skos:related humord:c58462 ;
    skos:relatedMatch <http://dewey.info/class/621.4835/e23/> .

humord:c27810 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27810" ;
    dct:modified "2024-11-24T19:34:19"^^xsd:dateTime ;
    skos:altLabel "Huari (Kultur)"@nb,
        "Huari (‪Kultur)"@nb,
        "Huarikulturen"@nb,
        "Wari (Kultur)"@nb,
        "Wariimperiet"@nb,
        "Warikulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/985.01/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Warikulturen, sivilisasjon som blomstret opp i Andesfjellene og kystområdet av det moderne Peru, fra 500 til 1000 e.Kr. <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/980.012/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:prefLabel "Wari culture"@en,
        "Warikulturen"@nb ;
    skos:relatedMatch <http://dewey.info/class/980.012/e23/> .

humord:c27815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27815" ;
    dct:modified "2024-11-22T13:49:57"^^xsd:dateTime ;
    skos:altLabel "Mississippikulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/977.01/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Indiansk kultur som blomstret i det som nå er Midtvesten, det østlige og sørøstlige USA fra ca. 800-1600 e.Kr. <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/977.01/e23/> ;
    skos:prefLabel "Mississippian culture"@en,
        "Mississippikulturen"@nb .

humord:c27816 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27816" ;
    dct:modified "2024-11-22T14:09:46"^^xsd:dateTime ;
    skos:altLabel "Uruk (Kultur)"@nb,
        "Urukkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/935.01/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Forhistorisk periode med en viss materiell kultur i Det nære østen i det fjerde årtusenet f.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/935.01/e23/> ;
    skos:prefLabel "Uruk period"@en,
        "Urukkulturen"@nb .

humord:c27818 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27818" ;
    dct:modified "2025-02-24T07:57:51"^^xsd:dateTime ;
    skos:altLabel "Sumer"@nb ;
    skos:broader humord:c01925 ;
    skos:closeMatch <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.501/e23/> ;
    skos:definition "Sumer var en sivilisasjon og historisk region i sørlige Mesopotamia (dagens Irak) i kobberalderen og tidlig bronsealder <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--355/e23/>,
        <http://dewey.info/class/935.501/e23/> ;
    skos:prefLabel "Sumer (Mesopotamia)"@en,
        "Sumer"@nb .

humord:c27820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27820" ;
    dct:modified "2024-09-10T15:29:21"^^xsd:dateTime ;
    skos:altLabel "Invasion of Normandy"@en,
        "Operation Neptune"@en,
        "Operation Overlord"@en,
        "D-dagen"@nb,
        "Invasjonen av Normandie"@nb,
        "Landgangen i Normandie"@nb,
        "Operasjon Neptun"@nb,
        "Operasjon Overlord"@nb ;
    skos:broader humord:c03985 ;
    skos:definition "D-dagen, kodenavn på begynnelsesdagen for den hemmeligholdte invasjonsdag i  Frankrike under den annen verdenskrig (6. juni 1944) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo14"@nb ;
    skos:exactMatch <http://dewey.info/class/940.5421421/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421421/e23/> ;
    skos:prefLabel "D-Day"@en,
        "D-dagen"@nb .

humord:c27821 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27821" ;
    dct:modified "2025-02-11T15:12:39"^^xsd:dateTime ;
    skos:altLabel "Aimara"@en,
        "Aimara (Folk)"@nb,
        "Aymara (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.898324/e23/>,
        <http://dewey.info/class/5--98324/e23/>,
        <http://dewey.info/class/980.00498324/e23/> ;
    skos:definition "Urfolksgruppe i Latin-Amerika (Bolivia, Peru og Chile) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898324/e23/>,
        <http://dewey.info/class/5--98324/e23/>,
        <http://dewey.info/class/980.00498324/e23/> ;
    skos:prefLabel "Aymara"@en,
        "Aymara (Folk)"@nb .

humord:c27824 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27824" ;
    dct:modified "2015-02-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c17308 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/784.18945/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.18945/e23/> ;
    skos:prefLabel "Rapsodies"@en,
        "Rapsodier"@nb .

humord:c27827 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27827" ;
    dct:modified "2025-03-14T11:15:30"^^xsd:dateTime ;
    skos:altLabel "Religionspedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:definition "Læren om den religiøse undervisning og oppdragelse, som enten kan være forankret i teologien eller i den allmenne pedagogikk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/200.71/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.71/e23/>,
        <http://dewey.info/class/372.84/e23/> ;
    skos:prefLabel "Pedagogy of religious education"@en,
        "Religionspedagogikk"@nb .

humord:c27831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27831" ;
    dct:modified "2024-12-12T08:48:23"^^xsd:dateTime ;
    skos:altLabel "Anglo-Zulu War"@en,
        "Zulukrigen"@nb,
        "Zulukrigen (1879)"@nb ;
    skos:broadMatch <http://dewey.info/class/968.045/e23/>,
        <http://dewey.info/class/968.4045/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Krigen mellom kolonimakten Storbritannias tropper og zuluene i Sør-Afrika i   1879 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/968.045/e23/>,
        <http://dewey.info/class/968.4045/e23/> ;
    skos:prefLabel "Zulu War"@en,
        "Zulukrigen"@nb .

humord:c27832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27832" ;
    dct:modified "2024-01-26T13:48:08"^^xsd:dateTime ;
    skos:altLabel "Applications"@en,
        "Mobile applications"@en,
        "Mobile apps"@en,
        "App"@nb,
        "Appar"@nb,
        "Applikasjonar"@nb,
        "Applikasjoner"@nb,
        "Mobilappar"@nb,
        "Mobilapper"@nb,
        "Mobilapplikasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/005.36/e23/> ;
    skos:broader humord:c04247 ;
    skos:definition "Applikasjon som er spesialskrevet for mobile enheter <Språkrådets datatermguppe>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c014033 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014033,
        <http://dewey.info/class/004.167/e23/>,
        <http://dewey.info/class/005.36/e23/> ;
    skos:prefLabel "Apps"@en,
        "Apper"@nb ;
    skos:related humord:c21055 ;
    skos:relatedMatch <http://dewey.info/class/004.167/e23/> .

humord:c27839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27839" ;
    dct:modified "2024-08-23T13:51:01"^^xsd:dateTime ;
    skos:altLabel "Arbeiderbustadar"@nb,
        "Arbeiderbustader"@nb ;
    skos:broader humord:c05206 ;
    skos:definition "Bolig for industriarbeidere, gjerne i direkte tilknytning til en bedrift <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/363.59623/e23/>,
        <http://dewey.info/class/728.08623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.59623/e23/>,
        <http://dewey.info/class/728.08623/e23/> ;
    skos:prefLabel "Workmen's houses"@en,
        "Arbeiderboliger"@nb .

humord:c27841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27841" ;
    dct:modified "2024-07-31T14:36:41"^^xsd:dateTime ;
    skos:altLabel "Aktmåleri"@nb ;
    skos:broader humord:c05333 ;
    skos:editorialNote "Endret fra akt * malerkunst. 2015-02-10/bsh"@nb,
        "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/757.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/757.2/e23/> ;
    skos:prefLabel "Nude (Painting)"@en,
        "Aktmaleri"@nb .

humord:c27842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27842" ;
    dct:modified "2020-11-24T10:38:16"^^xsd:dateTime ;
    skos:broader humord:c06726 ;
    skos:closeMatch <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3581/e23/>,
        <http://dewey.info/class/808.803581/e23/>,
        <http://dewey.info/class/809.933581/e23/> ;
    skos:prefLabel "Political novels"@en,
        "Politiske romaner"@nb .

humord:c27843 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27843" ;
    dct:modified "2024-02-02T11:20:56"^^xsd:dateTime ;
    skos:altLabel "Cryptocurrencies"@en,
        "Cryptocurrency"@en,
        "Digital cash"@en,
        "Digital currencies"@en,
        "Digital money"@en,
        "Electronic currencies"@en,
        "Electronic currency"@en,
        "Electronic money"@en,
        "Virtual currencies"@en,
        "Virtual currency"@en,
        "Virtual money"@en,
        "Digital valuta"@nb,
        "Digitale pengar"@nb,
        "Digitale penger"@nb,
        "Digitale valutaer"@nb,
        "Elektroniske pengar"@nb,
        "Elektroniske penger"@nb,
        "Kryptopenger"@nb,
        "Kryptovaluta"@nb,
        "Virtuelle penger"@nb ;
    skos:broadMatch <http://dewey.info/class/332.178/e23/>,
        <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c07821 ;
    skos:definition "Valuta som kun veksles elektronisk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c004489 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004489,
        <http://dewey.info/class/332.178/e23/>,
        <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Digital currency"@en,
        "Digital valuta"@nb .

humord:c27847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27847" ;
    dct:modified "2015-02-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/418.02/e23/> ;
    skos:broader humord:c05418,
        humord:c09109 ;
    skos:definition "Å spille inn en ny versjon av lydsporet til en film eller en tv-serie på et  annet språk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/418.02/e23/>,
        <http://dewey.info/class/777.53/e23/> ;
    skos:prefLabel "Dubbing"@en,
        "Dubbing"@nb ;
    skos:relatedMatch <http://dewey.info/class/777.53/e23/> .

humord:c27848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27848" ;
    dct:modified "2020-11-24T11:01:47"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.77/e23/> ;
    skos:broader humord:c08140 ;
    skos:definition "Seksuell legning hvor et individ får seksuell tilfredsstillelse av å observere andre mennesker ha samleie eller være nakne <Wikipedia, dansk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.77/e23/> ;
    skos:prefLabel "Voyeurism"@en,
        "Voyeurisme"@nb .

humord:c27850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27850" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08453 ;
    skos:definition "Domsavsigelse i islam, utstedt av en ekspert på religiøs jus <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/340.5922/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.5922/e23/> ;
    skos:prefLabel "Fatwa"@en,
        "Fatwa"@nb .

humord:c27851 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27851" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4257/e23/>,
        <http://dewey.info/class/914.257/e23/>,
        <http://dewey.info/class/942.57/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4257/e23/>,
        <http://dewey.info/class/914.257/e23/>,
        <http://dewey.info/class/942.57/e23/> ;
    skos:prefLabel "Oxfordshire"@en,
        "Oxfordshire"@nb .

humord:c27852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27852" ;
    dct:modified "2024-08-20T16:16:27"^^xsd:dateTime ;
    skos:altLabel "Aeneolithic"@en,
        "Copper Age"@en,
        "Eneolithic"@en,
        "Kobberalderen"@nb,
        "Koparalder"@nb,
        "Koparalderen"@nb,
        "Æneolitikum"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09013/e23/> ;
    skos:broader humord:c10855 ;
    skos:definition "Kobberalderen er en periode mellom steinalderen og bronsealderen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/930.153/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09013/e23/>,
        <http://dewey.info/class/930.153/e23/> ;
    skos:prefLabel "Chalcolithic"@en,
        "Kobberalder"@nb .

humord:c27853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27853" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42839/e23/>,
        <http://dewey.info/class/914.2839/e23/>,
        <http://dewey.info/class/942.839/e23/> ;
    skos:broader humord:c03233 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42839/e23/>,
        <http://dewey.info/class/914.2839/e23/>,
        <http://dewey.info/class/942.839/e23/> ;
    skos:prefLabel "East Yorkshire"@en,
        "East Yorkshire"@nb .

humord:c27854 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27854" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03212 ;
    skos:exactMatch <http://dewey.info/class/2--425/e23/>,
        <http://dewey.info/class/914.25/e23/>,
        <http://dewey.info/class/942.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--425/e23/>,
        <http://dewey.info/class/914.25/e23/>,
        <http://dewey.info/class/942.5/e23/> ;
    skos:prefLabel "East Midlands"@en,
        "East Midlands"@nb .

humord:c27855 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27855" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03225 ;
    skos:closeMatch <http://dewey.info/class/2--4225/e23/>,
        <http://dewey.info/class/914.225/e23/>,
        <http://dewey.info/class/942.25/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4225/e23/>,
        <http://dewey.info/class/914.225/e23/>,
        <http://dewey.info/class/942.25/e23/> ;
    skos:prefLabel "East Sussex"@en,
        "East Sussex"@nb .

humord:c27856 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27856" ;
    dct:modified "2024-08-30T14:34:26"^^xsd:dateTime ;
    skos:altLabel "West Sussex"@nb ;
    skos:broader humord:c03225 ;
    skos:exactMatch <http://dewey.info/class/2--4226/e23/>,
        <http://dewey.info/class/914.226/e23/>,
        <http://dewey.info/class/942.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4226/e23/>,
        <http://dewey.info/class/914.226/e23/>,
        <http://dewey.info/class/942.26/e23/> ;
    skos:prefLabel "West Sussex"@en,
        "West Sussex"@nb .

humord:c27857 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27857" ;
    dct:modified "2024-08-30T14:09:02"^^xsd:dateTime ;
    skos:altLabel "Worcestershire"@nb ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4244/e23/>,
        <http://dewey.info/class/914.244/e23/>,
        <http://dewey.info/class/942.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4244/e23/>,
        <http://dewey.info/class/914.244/e23/>,
        <http://dewey.info/class/942.44/e23/> ;
    skos:prefLabel "Worcestershire"@en,
        "Worcestershire"@nb .

humord:c27858 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27858" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4238/e23/>,
        <http://dewey.info/class/914.238/e23/>,
        <http://dewey.info/class/942.38/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4238/e23/>,
        <http://dewey.info/class/914.238/e23/>,
        <http://dewey.info/class/942.38/e23/> ;
    skos:prefLabel "Somerset"@en,
        "Somerset"@nb .

humord:c27860 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27860" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4275/e23/>,
        <http://dewey.info/class/914.275/e23/>,
        <http://dewey.info/class/942.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4275/e23/>,
        <http://dewey.info/class/914.275/e23/>,
        <http://dewey.info/class/942.75/e23/> ;
    skos:prefLabel "Merseyside"@en,
        "Merseyside"@nb .

humord:c27861 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "review" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27861" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03233 ;
    skos:closeMatch <http://dewey.info/class/2--4284/e23/>,
        <http://dewey.info/class/914.284/e23/>,
        <http://dewey.info/class/936.284/e23/>,
        <http://dewey.info/class/942.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4284/e23/>,
        <http://dewey.info/class/914.284/e23/>,
        <http://dewey.info/class/936.284/e23/>,
        <http://dewey.info/class/942.84/e23/> ;
    skos:prefLabel "North Yorkshire"@en,
        "North Yorkshire"@nb .

humord:c27862 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27862" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4259/e23/>,
        <http://dewey.info/class/914.259/e23/>,
        <http://dewey.info/class/942.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4259/e23/>,
        <http://dewey.info/class/914.259/e23/>,
        <http://dewey.info/class/942.59/e23/> ;
    skos:prefLabel "Buckinghamshire"@en,
        "Buckinghamshire"@nb .

humord:c27863 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27863" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4287/e23/>,
        <http://dewey.info/class/914.287/e23/>,
        <http://dewey.info/class/942.87/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4287/e23/>,
        <http://dewey.info/class/914.287/e23/>,
        <http://dewey.info/class/942.87/e23/> ;
    skos:prefLabel "Tyne and Wear"@en,
        "Tyne and Wear"@nb .

humord:c27864 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27864" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4229/e23/>,
        <http://dewey.info/class/914.229/e23/>,
        <http://dewey.info/class/942.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4229/e23/>,
        <http://dewey.info/class/914.229/e23/>,
        <http://dewey.info/class/942.29/e23/> ;
    skos:prefLabel "Berkshire"@en,
        "Berkshire"@nb .

humord:c27865 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27865" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03233 ;
    skos:closeMatch <http://dewey.info/class/2--4282/e23/>,
        <http://dewey.info/class/914.282/e23/>,
        <http://dewey.info/class/942.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4282/e23/>,
        <http://dewey.info/class/914.282/e23/>,
        <http://dewey.info/class/942.82/e23/> ;
    skos:prefLabel "South Yorkshire"@en,
        "South Yorkshire"@nb .

humord:c27866 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27866" ;
    dct:modified "2015-02-11T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:closeMatch <http://dewey.info/class/2--4286/e23/>,
        <http://dewey.info/class/914.286/e23/>,
        <http://dewey.info/class/942.86/e23/> ;
    skos:exactMatch realfagstermer:c030645 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030645,
        <http://dewey.info/class/2--4286/e23/>,
        <http://dewey.info/class/914.286/e23/>,
        <http://dewey.info/class/942.86/e23/> ;
    skos:prefLabel "Durham (County)"@en,
        "Durham (County)"@nb .

humord:c27867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27867" ;
    dct:modified "2015-02-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Right-wing radicalism"@en ;
    skos:broadMatch <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/320.54/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "samlebetegnelse på partier og bevegelser til høyre for den parlamentariske konservatismen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/320.54/e23/> ;
    skos:prefLabel "Radical right"@en,
        "Høyreradikalisme"@nb .

humord:c27868 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27868" ;
    dct:modified "2024-10-30T12:26:12"^^xsd:dateTime ;
    skos:altLabel "IDP"@en,
        "Internally displaced persons"@en,
        "Interne flyktningar"@nb,
        "Interne flyktninger"@nb,
        "Internflyktninger"@nb,
        "Internt fordrivne"@nb ;
    skos:broadMatch <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:broader humord:c17791 ;
    skos:definition "Personer som har flyktet uten å ha forlatt hjemlandet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086914/e23/>,
        <http://dewey.info/class/305.906914/e23/> ;
    skos:prefLabel "Internally displaced people"@en,
        "Internt fordrevne"@nb .

humord:c27871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27871" ;
    dct:modified "2024-08-28T08:12:58"^^xsd:dateTime ;
    skos:altLabel "Gatherings"@en,
        "Meetings"@en,
        "Arrangement"@nb ;
    skos:broadMatch <http://dewey.info/class/302.3/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Arrangementer er en generell betegnelse på organiserte møter og sammenkomster av ulike slag <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Arrangements"@en,
        "Arrangementer"@nb ;
    skos:related humord:c04858 .

humord:c27874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27874" ;
    dct:modified "2024-08-28T20:01:39"^^xsd:dateTime ;
    skos:altLabel "Aurskog-Høland"@nb ;
    skos:broader humord:c02614 ;
    skos:definition "Aurskog, Nordre Høland, Setskog og Søndre Høland kommuner ble slått sammen til dagens Aurskog-Høland kommune i 1966 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c030952,
        <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030952,
        <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:prefLabel "Aurskog-Høland"@en,
        "Aurskog-Høland"@nb .

humord:c27875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27875" ;
    dct:modified "2015-02-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00041 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--36271/e23/>,
        <http://dewey.info/class/930.1/e23/>,
        <http://dewey.info/class/936.271/e23/> ;
    skos:prefLabel "Lindow man"@en,
        "Lindow-mannen"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--36271/e23/>,
        <http://dewey.info/class/930.1/e23/>,
        <http://dewey.info/class/936.271/e23/> .

humord:c27876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27876" ;
    dct:modified "2015-02-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03184 ;
    skos:exactMatch <http://dewey.info/class/2--4258/e23/>,
        <http://dewey.info/class/914.258/e23/>,
        <http://dewey.info/class/942.58/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4258/e23/>,
        <http://dewey.info/class/914.258/e23/>,
        <http://dewey.info/class/942.58/e23/> ;
    skos:prefLabel "Hertfordshire"@en,
        "Hertfordshire"@nb .

humord:c27879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 56 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27879" ;
    dct:modified "2024-10-28T13:59:04"^^xsd:dateTime ;
    skos:altLabel "Kirken"@nb,
        "Kristen kirke"@nb,
        "Kristen kyrkje"@nb,
        "Kristne kyrkje"@nb,
        "Kyrkja"@nb ;
    skos:broader humord:c27996 ;
    skos:editorialNote "Brukes som en generell term for den kristne kirke i vid forstand. 2015-02-27/bsh"@nb,
        "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c006448,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/260/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006448,
        <http://dewey.info/class/230/e23/>,
        <http://dewey.info/class/260/e23/> ;
    skos:prefLabel "Christian church"@en,
        "Kristne kirke"@nb ;
    skos:related humord:c08759 .

humord:c27882 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27882" ;
    dct:modified "2023-12-12T11:27:36"^^xsd:dateTime ;
    skos:altLabel "Massive open online course"@en,
        "Massive åpne nettkurs"@nb,
        "Skykurs"@nb,
        "ÅNK"@nb,
        "Åpne nettkurs"@nb ;
    skos:broadMatch <http://dewey.info/class/371.3344678/e23/>,
        <http://dewey.info/class/378.17344678/e23/> ;
    skos:broader humord:c23019 ;
    skos:definition "Gratis fjernundervisningskurs som følges på nett <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.3344678/e23/>,
        <http://dewey.info/class/378.17344678/e23/> ;
    skos:prefLabel "MOOC"@en,
        "MOOC"@nb ;
    skos:related humord:c24835 .

humord:c27888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27888" ;
    dct:modified "2024-12-13T07:43:03"^^xsd:dateTime ;
    skos:altLabel "The Second Schleswig War"@en,
        "Andre slesvigske krig"@nb,
        "Andre slesvigske krig (1864)"@nb,
        "Den andre slesvigske krig"@nb,
        "Den andre slesvigske krig (1864)"@nb ;
    skos:broadMatch <http://dewey.info/class/943.076/e23/>,
        <http://dewey.info/class/948.904/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Andre slesvigske krig ble utkjempet mellom Danmark mot Østerrike og Preussen i tidsrommet 1. februar til 20. juli 1864 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.076/e23/>,
        <http://dewey.info/class/948.904/e23/> ;
    skos:prefLabel "Second Schleswig War"@en,
        "Andre slesvigske krig"@nb .

humord:c27889 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27889" ;
    dct:modified "2024-08-16T08:46:07"^^xsd:dateTime ;
    skos:altLabel "Antikvariske bøker"@nb ;
    skos:broadMatch <http://dewey.info/class/020/e23/>,
        <http://dewey.info/class/094/e23/> ;
    skos:broader humord:c20859 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/020/e23/>,
        <http://dewey.info/class/094/e23/> ;
    skos:prefLabel "Antiquarian books"@en,
        "Antikvariske bøker"@nb ;
    skos:related humord:c11577 .

humord:c27893 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27893" ;
    dct:modified "2025-03-11T07:05:38"^^xsd:dateTime ;
    skos:altLabel "Dunkerque"@nb,
        "Dunkirk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4428/e23/>,
        <http://dewey.info/class/914.428/e23/>,
        <http://dewey.info/class/944.28/e23/> ;
    skos:broader humord:c58375 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4428/e23/>,
        <http://dewey.info/class/914.428/e23/>,
        <http://dewey.info/class/944.28/e23/> ;
    skos:prefLabel "Dunkirk"@en,
        "Dunkerque"@nb .

humord:c27894 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27894" ;
    dct:modified "2024-12-12T07:47:04"^^xsd:dateTime ;
    skos:altLabel "Battle of Dunkerque"@en,
        "Slaget ved Dunkerque"@nb,
        "Slaget ved Dunkerque (1940)"@nb,
        "Slaget ved Dunkirk (1940)"@nb ;
    skos:broader humord:c03985 ;
    skos:definition "Slaget fant sted i månedsskiftet mai-juni 1940 ved havnebyen Dunkerque i Frankrike <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/940.5421428/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5421428/e23/> ;
    skos:prefLabel "Battle of Dunkirk"@en,
        "Slaget ved Dunkerque"@nb .

humord:c27897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27897" ;
    dct:modified "2024-03-12T10:07:29"^^xsd:dateTime ;
    skos:altLabel "Cloud computing"@en,
        "Cloud computing service"@en,
        "Cloud services"@en,
        "Cloud systems"@en,
        "Nettsky"@nb,
        "Nettskytenester"@nb,
        "Skydatabehandling"@nb,
        "Skydatahandsaming"@nb,
        "Skysystem"@nb,
        "Skysystemer"@nb,
        "Skytenester"@nb,
        "Skytjenester"@nb ;
    skos:broader humord:c13440 ;
    skos:definition "En betegnelse for alt fra dataprosessering og datalagring til programvare på servere som står i eksterne serverparker tilknyttet Internett <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c013934,
        <http://dewey.info/class/004.6782/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013934,
        <http://dewey.info/class/004.6782/e23/> ;
    skos:prefLabel "Cloud computing services"@en,
        "Nettskytjenester"@nb .

humord:c27899 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27899" ;
    dct:modified "2024-08-29T18:12:45"^^xsd:dateTime ;
    skos:altLabel "On-demand streaming"@en,
        "Webcasting"@en,
        "Streaming"@nb,
        "Strømmetjenester"@nb,
        "Strøymetenester"@nb,
        "Strøyming (Videokoding)"@nb,
        "Webcasting"@nb ;
    skos:broadMatch <http://dewey.info/class/006.7876/e23/> ;
    skos:broader humord:c13440 ;
    skos:closeMatch <http://dewey.info/class/070.579738/e23/>,
        <http://dewey.info/class/302.234/e23/> ;
    skos:definition "Strømming er overføring av data, bilder eller lyd fra en sender til en eller flere mottakere. Strømming kan innebære midlertidig kopiering av data i arbeidsminne/cache hos mottakeren, men innebærer ikke varig lagring av mottatte data hos mottakeren <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c012448 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012448,
        <http://dewey.info/class/006.7876/e23/>,
        <http://dewey.info/class/070.579738/e23/>,
        <http://dewey.info/class/302.234/e23/> ;
    skos:prefLabel "Streaming"@en,
        "Strømming"@nb ;
    skos:related humord:c64138 .

humord:c27903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27903" ;
    dct:modified "2024-10-31T13:38:42"^^xsd:dateTime ;
    skos:altLabel "Skolen"@nb,
        "Skulen"@nb ;
    skos:broader humord:c07945 ;
    skos:definition "Brukt for skolen som institusjon i samfunnet, omfatter grunnskole og videregående opplæring <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/371/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/> ;
    skos:prefLabel "School (Institution)"@en,
        "Skolen"@nb ;
    skos:related humord:c07510,
        humord:c27346 .

humord:c27904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27904" ;
    dct:modified "2024-10-15T12:18:01"^^xsd:dateTime ;
    skos:altLabel "Elementary school (School grade level)"@en,
        "Grade level"@en,
        "Grade level (1.-7. grade)"@en,
        "Primary level"@en,
        "Primary school (School grade level)"@en,
        "Barneskolen"@nb,
        "Barneskulen"@nb,
        "Barnetrinnet (1.-7. trinn)"@nb ;
    skos:broader humord:c23030 ;
    skos:exactMatch <http://dewey.info/class/372.24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.24/e23/> ;
    skos:prefLabel "Primary level (1.-7. grade)"@en,
        "Barnetrinnet (1.-7. trinn)"@nb .

humord:c27906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27906" ;
    dct:modified "2024-12-19T15:49:44"^^xsd:dateTime ;
    skos:altLabel "UCC"@en,
        "UGC"@en,
        "User-created content"@en,
        "Brukargenerert innhald"@nb,
        "Brukarskapt innhald"@nb,
        "Brukerskapt innhold"@nb ;
    skos:broadMatch <http://dewey.info/class/006.75/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c13440 ;
    skos:definition "Ulike typer medieinnhold på Internett som er offentlig tilgjengelig og produsert av sluttbrukere (f.eks. wikier, blogger, diskusjonsfora) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.75/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "User-generated content"@en,
        "Brukergenerert innhold"@nb .

humord:c27908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27908" ;
    dct:modified "2024-12-19T12:15:57"^^xsd:dateTime ;
    skos:altLabel "Digital humaniora"@nb ;
    skos:broader humord:c00001 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/025.060013/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.060013/e23/> ;
    skos:prefLabel "Digital humanities"@en,
        "Digital humaniora"@nb ;
    skos:related humord:c04284 .

humord:c27909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27909" ;
    dct:modified "2024-07-09T11:21:54"^^xsd:dateTime ;
    skos:altLabel "Helsekommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/613.014/e23/> ;
    skos:broader humord:c09106,
        humord:c22665 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.014/e23/> ;
    skos:prefLabel "Health communication"@en,
        "Helsekommunikasjon"@nb .

humord:c27910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27910" ;
    dct:modified "2021-02-22T10:58:45"^^xsd:dateTime ;
    skos:altLabel "Portrait interviews"@en ;
    skos:broadMatch <http://dewey.info/class/070.44/e23/> ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44/e23/> ;
    skos:prefLabel "Portraits (Journalism)"@en,
        "Portrettintervjuer (Journalistikk)"@nb .

humord:c27911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27911" ;
    dct:modified "2024-08-30T14:26:47"^^xsd:dateTime ;
    skos:altLabel "Web cameras"@en,
        "Nettkamera"@nb,
        "Nettkameraer"@nb,
        "Webkamera"@nb,
        "Webkameraer"@nb ;
    skos:broadMatch <http://dewey.info/class/006.7/e23/> ;
    skos:broader humord:c13440,
        humord:c19445 ;
    skos:definition "Digitalt kamera som brukes til å kommunisere med andre over internett <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.7/e23/> ;
    skos:prefLabel "Web camera"@en,
        "Webkamera"@nb .

humord:c27913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27913" ;
    dct:modified "2024-11-14T10:56:45"^^xsd:dateTime ;
    skos:altLabel "Politisk debatt"@nb ;
    skos:broadMatch <http://dewey.info/class/320.014/e23/> ;
    skos:broader humord:c25533 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.014/e23/> ;
    skos:prefLabel "Political debate"@en,
        "Politisk debatt"@nb .

humord:c27914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27914" ;
    dct:modified "2024-08-21T12:12:06"^^xsd:dateTime ;
    skos:altLabel "3D cinema"@en,
        "Three-dimensional cinema"@en,
        "Three-dimensional film"@en,
        "3D-film"@nb,
        "Stereoskopisk film"@nb,
        "Tredimensjonal film"@nb ;
    skos:broadMatch <http://dewey.info/class/791.43/e23/> ;
    skos:broader humord:c26645 ;
    skos:definition "3D-film er film der bildene skal skape en tredimensjonal dybdeillusjon ved hjelp av visuelle presentasjonssystemer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/777.65/e23/>,
        <http://dewey.info/class/791.43/e23/> ;
    skos:prefLabel "3D film"@en,
        "3D-film"@nb ;
    skos:relatedMatch <http://dewey.info/class/777.65/e23/> .

humord:c27918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27918" ;
    dct:modified "2015-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Slate gases"@en ;
    skos:broadMatch <http://dewey.info/class/553.285/e23/> ;
    skos:broader humord:c08340 ;
    skos:definition "Naturgass som utvinnes direkte fra bergarten <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/553.285/e23/> ;
    skos:prefLabel "Shale gases"@en,
        "Skifergass"@nb .

humord:c27919 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27919" ;
    dct:modified "2015-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Self-sufficiency"@en ;
    skos:broadMatch <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/338.9/e23/> ;
    skos:broader humord:c07798 ;
    skos:definition "Det at et område (samfunn, nasjon) produserer like mye av varer og tjenester som det forbruker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.19/e23/>,
        <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Self-substainability"@en,
        "Selvforsyning"@nb .

humord:c27920 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27920" ;
    dct:modified "2015-02-23T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.95193/e23/> ;
    skos:broader humord:c27919 ;
    skos:definition "Den nordkoreanske statsbærende idelogien, som bl.a. går på å klare seg selv  uten hjelp utenfra, og å være uavhengig og opprettholde uavhengighet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.95193/e23/> ;
    skos:prefLabel "Juche"@en,
        "Juche"@nb .

humord:c27921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 54 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27921" ;
    dct:modified "2015-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Commentaries (Journalism)"@en,
        "Commentary articles"@en,
        "Kommentarartikler"@nb,
        "Kommentarer (Journalistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/070.442/e23/> ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.442/e23/> ;
    skos:prefLabel "Commentary journalism"@en,
        "Kommentarjournalistikk"@nb .

humord:c27924 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27924" ;
    dct:modified "2015-02-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Scholarly journals"@en,
        "Scientific journals"@en,
        "Fagblader"@nb,
        "Fagtidsskrifter"@nb ;
    skos:broadMatch <http://dewey.info/class/070/e23/> ;
    skos:broader humord:c00158,
        humord:c09113 ;
    skos:definition "Samlebetegnelse på periodiske publikasjoner med faglig innhold innen vitenskap, kunst, næringsliv, folkeopplysning m.m <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c000802 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000802,
        <http://dewey.info/class/070/e23/> ;
    skos:prefLabel "Academic journals"@en,
        "Fagpresse"@nb .

humord:c27927 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27927" ;
    dct:modified "2024-10-22T13:47:47"^^xsd:dateTime ;
    skos:altLabel "Debate shows"@en,
        "Debate television program"@en,
        "Debattprogram (Fjernsyn)"@nb,
        "Fjernsynsdebattar"@nb,
        "Fjernsynsdebatter"@nb,
        "TV-debattar"@nb,
        "TV-debatter"@nb ;
    skos:broadMatch <http://dewey.info/class/791.456/e23/> ;
    skos:broader humord:c22569 ;
    skos:definition "Debattprogram er en sjanger for fjernsyn basert på en debatt, og vanligvis med en moderator som vert. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456/e23/> ;
    skos:prefLabel "Television debates"@en,
        "Debattprogrammer (Fjernsyn)"@nb .

humord:c27930 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 152 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27930" ;
    dct:modified "2024-11-22T07:40:39"^^xsd:dateTime ;
    skos:altLabel "Bioarchaeology"@en,
        "Bioarcheology"@en,
        "Osteoarcheology"@en,
        "Historisk osteologi"@nb,
        "Osteoarkeologi"@nb ;
    skos:broader humord:c00102 ;
    skos:definition "Arkeologisk studie av skjelettmateriale <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.94/e23/>,
        <http://dewey.info/class/930.10285/e23/> ;
    skos:prefLabel "Osteoarchaeology"@en,
        "Osteoarkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/599.94/e23/>,
        <http://dewey.info/class/930.10285/e23/> .

humord:c27932 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27932" ;
    dct:modified "2025-03-04T12:07:00"^^xsd:dateTime ;
    skos:altLabel "Leuven"@nb,
        "Louvain"@nb,
        "Löwen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49331/e23/>,
        <http://dewey.info/class/914.9331/e23/>,
        <http://dewey.info/class/949.331/e23/> ;
    skos:broader humord:c02161 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49331/e23/>,
        <http://dewey.info/class/914.9331/e23/>,
        <http://dewey.info/class/949.331/e23/> ;
    skos:prefLabel "Leuven"@en,
        "Leuven"@nb .

humord:c27934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27934" ;
    dct:modified "2024-10-18T07:12:03"^^xsd:dateTime ;
    skos:altLabel "Universitetsbygningar"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/690.73/e23/>,
        <http://dewey.info/class/727.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/378.196/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/378.196/e23/>,
        <http://dewey.info/class/690.73/e23/>,
        <http://dewey.info/class/727.3/e23/> ;
    skos:prefLabel "University buildings"@en,
        "Universitetsbygninger"@nb .

humord:c27935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27935" ;
    dct:modified "2024-05-23T11:18:01"^^xsd:dateTime ;
    skos:altLabel "Atomfysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:closeMatch <http://dewey.info/class/539.7/e23/> ;
    skos:definition "Den del av fysikken som behandler atomenes struktur og energitilstander og videre elektronenes overganger mellom elektronskallene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c009755 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009755,
        <http://dewey.info/class/539.7/e23/> ;
    skos:prefLabel "Atomic physics"@en,
        "Atomfysikk"@nb .

humord:c27939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27939" ;
    dct:modified "2024-06-13T07:34:56"^^xsd:dateTime ;
    skos:altLabel "Matematikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c011687,
        <http://dewey.info/class/510.92/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011687,
        <http://dewey.info/class/510.92/e23/> ;
    skos:prefLabel "Mathematicians"@en,
        "Matematikere"@nb .

humord:c27940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27940" ;
    dct:modified "2015-02-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/583.9882/e23/> ;
    skos:broader humord:c17560 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:exactMatch <http://dewey.info/class/635.13/e23/>,
        <http://dewey.info/class/641.3513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/583.9882/e23/>,
        <http://dewey.info/class/635.13/e23/>,
        <http://dewey.info/class/641.3513/e23/> ;
    skos:prefLabel "Carrots"@en,
        "Gulrøtter"@nb .

humord:c27941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27941" ;
    dct:modified "2024-11-06T08:13:20"^^xsd:dateTime ;
    skos:altLabel "Grenselosar"@nb ;
    skos:broadMatch <http://dewey.info/class/940.5485/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Navnet på dem som under okkupasjonen 1940-45 hjalp norske flyktninger over grensen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.5485/e23/> ;
    skos:prefLabel "Border guides"@en,
        "Grenseloser"@nb .

humord:c27942 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27942" ;
    dct:modified "2024-12-05T14:40:55"^^xsd:dateTime ;
    skos:altLabel "Kelp"@en,
        "Sea tangles"@en,
        "Laminariales"@nb,
        "Tarar"@nb,
        "Tare"@nb ;
    skos:broader humord:c62212 ;
    skos:closeMatch realfagstermer:c006200 ;
    skos:definition "Tang og tare omfatter i dagligtale alle større havalger. I snevrere betydning menes med tang og tare flerårige brunalger, henholdsvis innen ordenene Fucales og Laminariales. Tang er arter som særlig er knyttet til fjæresonen, mens tare vokser dypere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:exactMatch <http://dewey.info/class/579.887/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006200,
        <http://dewey.info/class/579.887/e23/>,
        <http://dewey.info/class/639.89/e23/>,
        <http://dewey.info/class/641.698/e23/> ;
    skos:prefLabel "Kelps"@en,
        "Tarer"@nb ;
    skos:related humord:c18272 ;
    skos:relatedMatch <http://dewey.info/class/639.89/e23/>,
        <http://dewey.info/class/641.698/e23/> .

humord:c27943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27943" ;
    dct:modified "2015-02-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c04927 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:exactMatch <http://dewey.info/class/641.86/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.86/e23/> ;
    skos:prefLabel "Desserts"@en,
        "Desserter"@nb .

humord:c27945 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27945" ;
    dct:modified "2024-10-10T13:33:13"^^xsd:dateTime ;
    skos:altLabel "Bangalore"@nb,
        "Bengaluru"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:broader humord:c01908 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5487/e23/>,
        <http://dewey.info/class/915.487/e23/>,
        <http://dewey.info/class/954.87/e23/> ;
    skos:prefLabel "Bangalore"@en,
        "Bangalore"@nb .

humord:c27947 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27947" ;
    dct:modified "2025-01-16T16:45:35"^^xsd:dateTime ;
    skos:altLabel "Arnhem land"@nb ;
    skos:broadMatch <http://dewey.info/class/2--94295/e23/>,
        <http://dewey.info/class/919.4295/e23/>,
        <http://dewey.info/class/994.295/e23/> ;
    skos:broader humord:c69439 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--94295/e23/>,
        <http://dewey.info/class/919.4295/e23/>,
        <http://dewey.info/class/994.295/e23/> ;
    skos:prefLabel "Arnhem land"@en,
        "Arnhem land"@nb .

humord:c27948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27948" ;
    dct:modified "2020-07-03T08:21:04"^^xsd:dateTime ;
    skos:altLabel "Sweat shops"@en,
        "Sweatshop"@en ;
    skos:broader humord:c21386 ;
    skos:definition "Arbeidsplass med sultelønn og dårlig miljø <Ordnett>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.215/e23/> ;
    skos:prefLabel "Sweatshops"@en,
        "Lavlønnsfabrikker"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.215/e23/> .

humord:c27950 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27950" ;
    dct:modified "2015-03-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009593/e23/>,
        <http://dewey.info/class/305.8009594/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Laos og Thailand <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009593/e23/>,
        <http://dewey.info/class/305.8009594/e23/> ;
    skos:prefLabel "Lamet"@en,
        "Lamet (Folk)"@nb .

humord:c27951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27951" ;
    dct:modified "2015-03-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08374 ;
    skos:definition "Platina-gruppe metaller består av ruthenium, rhodium, palladium, osmium, iridium og platinum <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/546.63/e23/>,
        <http://dewey.info/class/553.495/e23/>,
        <http://dewey.info/class/669.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/546.63/e23/>,
        <http://dewey.info/class/553.495/e23/>,
        <http://dewey.info/class/669.7/e23/> ;
    skos:prefLabel "Platinum"@en,
        "Platinametaller"@nb .

humord:c27952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27952" ;
    dct:modified "2025-03-24T07:05:22"^^xsd:dateTime ;
    skos:altLabel "Grefsen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Grefsen"@en,
        "Grefsen"@nb .

humord:c27953 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27953" ;
    dct:modified "2025-03-24T07:36:20"^^xsd:dateTime ;
    skos:altLabel "Kjelsås"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Kjelsås"@en,
        "Kjelsås"@nb .

humord:c27954 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27954" ;
    dct:modified "2025-03-24T07:36:33"^^xsd:dateTime ;
    skos:altLabel "Nydalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Nydalen"@en,
        "Nydalen"@nb .

humord:c27956 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27956" ;
    dct:modified "2025-02-27T08:42:29"^^xsd:dateTime ;
    skos:altLabel "Malakkasundet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--16565/e23/>,
        <http://dewey.info/class/551.461565/e23/>,
        <http://dewey.info/class/910.916565/e23/> ;
    skos:broader humord:c13498 ;
    skos:definition "Malakkastredet er stredet mellom Singapore og Sumatra (Indonesia) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16565/e23/>,
        <http://dewey.info/class/551.461565/e23/>,
        <http://dewey.info/class/910.916565/e23/> ;
    skos:prefLabel "Strait of Malacca"@en,
        "Malakkastredet"@nb .

humord:c27957 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27957" ;
    dct:modified "2024-08-21T12:37:58"^^xsd:dateTime ;
    skos:altLabel "1910-1919"@en,
        "Nineteen tens"@en,
        "1910-1919"@nb,
        "1910-talet"@nb,
        "1910-åra"@nb,
        "1910-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:closeMatch <http://dewey.info/class/1--09041/e23/>,
        <http://dewey.info/class/909.821/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09041/e23/>,
        <http://dewey.info/class/909.821/e23/> ;
    skos:prefLabel "1910s"@en,
        "1910-tallet"@nb .

humord:c27958 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27958" ;
    dct:modified "2024-08-21T12:37:25"^^xsd:dateTime ;
    skos:altLabel "1920-1929"@en,
        "Nineteen twenties"@en,
        "1920-1929"@nb,
        "1920-talet"@nb,
        "1920-åra"@nb,
        "1920-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--09042/e23/>,
        <http://dewey.info/class/909.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09042/e23/>,
        <http://dewey.info/class/909.822/e23/> ;
    skos:prefLabel "1920s"@en,
        "1920-tallet"@nb .

humord:c27959 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27959" ;
    dct:modified "2024-08-21T12:36:38"^^xsd:dateTime ;
    skos:altLabel "1930-1939"@en,
        "Nineteen thirties"@en,
        "1930-1939"@nb,
        "1930-talet"@nb,
        "1930-åra"@nb,
        "1930-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--09043/e23/>,
        <http://dewey.info/class/909.823/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09043/e23/>,
        <http://dewey.info/class/909.823/e23/> ;
    skos:prefLabel "1930s"@en,
        "1930-tallet"@nb .

humord:c27960 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 45 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27960" ;
    dct:modified "2024-08-21T12:36:05"^^xsd:dateTime ;
    skos:altLabel "1940-1949"@en,
        "Nineteen forties"@en,
        "1940-1949"@nb,
        "1940-talet"@nb,
        "1940-åra"@nb,
        "1940-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--09044/e23/>,
        <http://dewey.info/class/909.824/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09044/e23/>,
        <http://dewey.info/class/909.824/e23/> ;
    skos:prefLabel "1940s"@en,
        "1940-tallet"@nb .

humord:c27965 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27965" ;
    dct:modified "2024-08-21T12:35:29"^^xsd:dateTime ;
    skos:altLabel "1950-1959"@en,
        "Nineteen fifties"@en,
        "1950-1959"@nb,
        "1950-talet"@nb,
        "1950-åra"@nb,
        "1950-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--09045/e23/>,
        <http://dewey.info/class/909.825/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09045/e23/>,
        <http://dewey.info/class/909.825/e23/> ;
    skos:prefLabel "1950s"@en,
        "1950-tallet"@nb .

humord:c27967 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 53 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27967" ;
    dct:modified "2024-08-21T12:34:08"^^xsd:dateTime ;
    skos:altLabel "1960-1969"@en,
        "Nineteen sixties"@en,
        "1960-1969"@nb,
        "1960-talet"@nb,
        "1960-åra"@nb,
        "1960-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--09046/e23/>,
        <http://dewey.info/class/909.826/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09046/e23/>,
        <http://dewey.info/class/909.826/e23/> ;
    skos:prefLabel "1960s"@en,
        "1960-tallet"@nb .

humord:c27969 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 41 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27969" ;
    dct:modified "2024-08-21T12:33:29"^^xsd:dateTime ;
    skos:altLabel "1970-1979"@en,
        "Nineteen seventies"@en,
        "1970-1979"@nb,
        "1970-talet"@nb,
        "1970-åra"@nb,
        "1970-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c030178,
        <http://dewey.info/class/1--09047/e23/>,
        <http://dewey.info/class/909.827/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030178,
        <http://dewey.info/class/1--09047/e23/>,
        <http://dewey.info/class/909.827/e23/> ;
    skos:prefLabel "1970s"@en,
        "1970-tallet"@nb .

humord:c27971 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 47 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27971" ;
    dct:modified "2024-08-21T12:31:43"^^xsd:dateTime ;
    skos:altLabel "1980-1989"@en,
        "Nineteen eighties"@en,
        "1980-1989"@nb,
        "1980-talet"@nb,
        "1980-åra"@nb,
        "1980-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c030184,
        <http://dewey.info/class/1--09048/e23/>,
        <http://dewey.info/class/909.828/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030184,
        <http://dewey.info/class/1--09048/e23/>,
        <http://dewey.info/class/909.828/e23/> ;
    skos:prefLabel "1980s"@en,
        "1980-tallet"@nb .

humord:c27973 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 44 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27973" ;
    dct:modified "2024-08-21T12:32:09"^^xsd:dateTime ;
    skos:altLabel "1990-1999"@en,
        "Nineteen nineties"@en,
        "1990-1999"@nb,
        "1990-talet"@nb,
        "1990-åra"@nb,
        "1990-årene"@nb ;
    skos:broader humord:c10975 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c030198,
        <http://dewey.info/class/1--09049/e23/>,
        <http://dewey.info/class/909.829/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030198,
        <http://dewey.info/class/1--09049/e23/>,
        <http://dewey.info/class/909.829/e23/> ;
    skos:prefLabel "1990s"@en,
        "1990-tallet"@nb .

humord:c27975 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27975" ;
    dct:modified "2024-08-21T12:39:32"^^xsd:dateTime ;
    skos:altLabel "1900-1909"@en,
        "1900-1909"@nb,
        "1900-åra (tiår)"@nb ;
    skos:broader humord:c10975 ;
    skos:closeMatch <http://dewey.info/class/1--09041/e23/>,
        <http://dewey.info/class/909.821/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09041/e23/>,
        <http://dewey.info/class/909.821/e23/> ;
    skos:prefLabel "1900s (decade)"@en,
        "1900-årene (tiår)"@nb .

humord:c27976 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27976" ;
    dct:modified "2024-08-21T12:50:36"^^xsd:dateTime ;
    skos:altLabel "1800-1809"@en,
        "1800-1809"@nb,
        "1800-åra (tiår)"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1800s (decade)"@en,
        "1800-årene (tiår)"@nb .

humord:c27977 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27977" ;
    dct:modified "2024-08-21T12:50:08"^^xsd:dateTime ;
    skos:altLabel "1810-1819"@en,
        "Eighteen tens"@en,
        "1810-1819"@nb,
        "1810-talet"@nb,
        "1810-åra"@nb,
        "1810-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1810s"@en,
        "1810-tallet"@nb .

humord:c27979 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27979" ;
    dct:modified "2024-08-21T12:49:34"^^xsd:dateTime ;
    skos:altLabel "1820-1829"@en,
        "Eighteen twenties"@en,
        "1820-1829"@nb,
        "1820-talet"@nb,
        "1820-åra"@nb,
        "1820-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1820s"@en,
        "1820-tallet"@nb .

humord:c27981 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27981" ;
    dct:modified "2024-08-21T12:48:24"^^xsd:dateTime ;
    skos:altLabel "1830-1839"@en,
        "Eighteen thirties"@en,
        "1830-1839"@nb,
        "1830-talet"@nb,
        "1830-åra"@nb,
        "1830-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1830s"@en,
        "1830-tallet"@nb .

humord:c27983 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27983" ;
    dct:modified "2024-08-21T12:47:44"^^xsd:dateTime ;
    skos:altLabel "1840-1849"@en,
        "Eighteen forties"@en,
        "1840-1849"@nb,
        "1840-talet"@nb,
        "1840-åra"@nb,
        "1840-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1840s"@en,
        "1840-tallet"@nb .

humord:c27985 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27985" ;
    dct:modified "2024-08-21T12:47:08"^^xsd:dateTime ;
    skos:altLabel "1850-1859"@en,
        "Eighteen fifties"@en,
        "1850-1859"@nb,
        "1850-talet"@nb,
        "1850-åra"@nb,
        "1850-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1850s"@en,
        "1850-tallet"@nb .

humord:c27987 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27987" ;
    dct:modified "2024-08-21T12:46:34"^^xsd:dateTime ;
    skos:altLabel "1860-1969"@en,
        "Eighteen sixties"@en,
        "1860-1969"@nb,
        "1860-talet"@nb,
        "1860-åra"@nb,
        "1860-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1860s"@en,
        "1860-tallet"@nb .

humord:c27989 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27989" ;
    dct:modified "2024-08-21T12:44:06"^^xsd:dateTime ;
    skos:altLabel "1870-1879"@en,
        "Eighteen seventies"@en,
        "1870-1879"@nb,
        "1870-talet"@nb,
        "1870-åra"@nb,
        "1870-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1870s"@en,
        "1870-tallet"@nb .

humord:c27991 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27991" ;
    dct:modified "2024-08-21T12:43:26"^^xsd:dateTime ;
    skos:altLabel "1880-1889"@en,
        "Eighteen eighties"@en,
        "1880-1889"@nb,
        "1880-talet"@nb,
        "1880-åra"@nb,
        "1880-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1880s"@en,
        "1880-tallet"@nb .

humord:c27993 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27993" ;
    dct:modified "2024-08-21T12:42:41"^^xsd:dateTime ;
    skos:altLabel "1890-1899"@en,
        "Eighteen nineties"@en,
        "1890-1899"@nb,
        "1890-talet"@nb,
        "1890-åra"@nb,
        "1890-årene"@nb ;
    skos:broadMatch <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:broader humord:c10978 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09034/e23/>,
        <http://dewey.info/class/909.81/e23/> ;
    skos:prefLabel "1890s"@en,
        "1890-tallet"@nb .

humord:c27995 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME27995" ;
    dct:modified "2024-08-21T12:23:30"^^xsd:dateTime ;
    skos:altLabel "2000-2009"@en,
        "2000-2009"@nb,
        "2000-åra (tiår)"@nb ;
    skos:broader humord:c10971 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--090511/e23/>,
        <http://dewey.info/class/909.8311/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--090511/e23/>,
        <http://dewey.info/class/909.8311/e23/> ;
    skos:prefLabel "2000s (decade)"@en,
        "2000-årene (tiår)"@nb .

humord:c28001 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28001" ;
    dct:modified "2024-08-28T15:20:00"^^xsd:dateTime ;
    skos:altLabel "Korallrev"@nb ;
    skos:broader humord:c66339 ;
    skos:definition "Korallrev er rev (grunner i havet) bygd opp av kalkskjeletter. Disse stammer hovedsakelig fra koralldyr, men også fra andre organismer med kalkskall, som kalkalger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c008944,
        <http://dewey.info/class/2--142/e23/>,
        <http://dewey.info/class/578.7789/e23/>,
        <http://dewey.info/class/910.9142/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008944,
        <http://dewey.info/class/2--142/e23/>,
        <http://dewey.info/class/333.9553/e23/>,
        <http://dewey.info/class/577.789/e23/>,
        <http://dewey.info/class/578.7789/e23/>,
        <http://dewey.info/class/910.9142/e23/> ;
    skos:prefLabel "Coral reefs"@en,
        "Korallrev"@nb ;
    skos:related humord:c68183 ;
    skos:relatedMatch <http://dewey.info/class/333.9553/e23/>,
        <http://dewey.info/class/577.789/e23/> .

humord:c28002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28002" ;
    dct:modified "2024-08-16T14:24:10"^^xsd:dateTime ;
    skos:altLabel "Appropriasjon"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Appropriasjon er et fagbegrep innenfor kunstvitenskapen. Appropriasjon viser til en kunstnerisk  praksis eller teknikk som går ut på å anvende eller sitere et allerede eksisterende materiale <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700/e23/> ;
    skos:prefLabel "Appropriation"@en,
        "Appropriasjon"@nb ;
    skos:relatedMatch <http://dewey.info/class/700/e23/> .

humord:c28003 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28003" ;
    dct:modified "2025-03-13T08:23:58"^^xsd:dateTime ;
    skos:altLabel "Pisa (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3755/e23/>,
        <http://dewey.info/class/937.55/e23/>,
        <http://dewey.info/class/944.9902/e23/> ;
    skos:broader humord:c02526 ;
    skos:exactMatch <http://dewey.info/class/2--45551/e23/>,
        <http://dewey.info/class/914.5551/e23/>,
        <http://dewey.info/class/945.551/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3755/e23/>,
        <http://dewey.info/class/2--45551/e23/>,
        <http://dewey.info/class/914.5551/e23/>,
        <http://dewey.info/class/937.55/e23/>,
        <http://dewey.info/class/944.9902/e23/>,
        <http://dewey.info/class/945.551/e23/> ;
    skos:prefLabel "Pisa (City)"@en,
        "Pisa (By)"@nb .

humord:c28004 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28004" ;
    dct:modified "2024-09-17T15:26:33"^^xsd:dateTime ;
    skos:altLabel "Creek"@en,
        "Muskogee"@en,
        "Mvskoke"@en,
        "Creek (Folk)"@nb,
        "Muscogee (Folk)"@nb,
        "Muskogee (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:closeMatch <http://dewey.info/class/305.897385/e23/>,
        <http://dewey.info/class/5--97385/e23/>,
        <http://dewey.info/class/976.600497385/e23/> ;
    skos:definition "Muscogee er et urfolk i  Alabama, Oklahoma, Florida og Georgia, USA <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/975.00497385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.897385/e23/>,
        <http://dewey.info/class/5--97385/e23/>,
        <http://dewey.info/class/975.00497385/e23/>,
        <http://dewey.info/class/976.600497385/e23/> ;
    skos:prefLabel "Muscogee"@en,
        "Muscogee (Folk)"@nb .

humord:c28006 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 39 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28006" ;
    dct:modified "2024-08-21T12:32:28"^^xsd:dateTime ;
    skos:altLabel "2010-2019"@en,
        "Twenty tens"@en,
        "2010-2019"@nb,
        "2010-talet"@nb,
        "2010-åra"@nb,
        "2010-årene"@nb ;
    skos:broader humord:c10971 ;
    skos:exactMatch <http://dewey.info/class/1--090512/e23/>,
        <http://dewey.info/class/909.8312/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--090512/e23/>,
        <http://dewey.info/class/909.8312/e23/> ;
    skos:prefLabel "2010s"@en,
        "2010-tallet"@nb .

humord:c28007 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28007" ;
    dct:modified "2024-04-02T09:41:09"^^xsd:dateTime ;
    skos:altLabel "Markov chains"@en,
        "Markov beslutningsprosesser"@nb,
        "Markov-prosessar"@nb,
        "Markov-prosesser"@nb,
        "Markovkjeder"@nb,
        "Markovkjeder og -prosesser"@nb,
        "Markovprosessar"@nb ;
    skos:broader humord:c25041 ;
    skos:definition "Matematisk rammeverk for modellering av beslutningsprosesser i situasjoner der utfallet er delvis tilfeldig og delvis under kontroll av beslutningstaker <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c013083,
        <http://dewey.info/class/519.233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013083,
        <http://dewey.info/class/519.233/e23/> ;
    skos:prefLabel "Markov processes"@en,
        "Markovprosesser"@nb .

humord:c28009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28009" ;
    dct:modified "2020-07-03T13:45:32"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.09/e23/> ;
    skos:broader humord:c26674 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.09/e23/> ;
    skos:prefLabel "Regime collapse"@en,
        "Regimefall"@nb .

humord:c28010 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28010" ;
    dct:modified "2023-11-06T08:16:49"^^xsd:dateTime ;
    skos:altLabel "Social skills"@en,
        "Sosiale ferdigheter"@nb ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/302.14/e23/>,
        <http://dewey.info/class/372.374/e23/>,
        <http://dewey.info/class/646.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.14/e23/>,
        <http://dewey.info/class/372.374/e23/>,
        <http://dewey.info/class/646.76/e23/> ;
    skos:prefLabel "Social competence"@en,
        "Sosial kompetanse"@nb .

humord:c28012 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28012" ;
    dct:modified "2015-03-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Conformism (Religion)"@en,
        "Doctrinairism (Religion)"@en ;
    skos:broadMatch <http://dewey.info/class/202/e23/> ;
    skos:broader humord:c08666 ;
    skos:definition "Rettroenhet, det å holde strengt fast ved en lære, særlig i kirkelig og politisk sammenheng <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/202/e23/>,
        <http://dewey.info/class/320.01/e23/> ;
    skos:prefLabel "Orthodoxy"@en,
        "Ortodoksi"@nb ;
    skos:related humord:c13160 ;
    skos:relatedMatch <http://dewey.info/class/320.01/e23/> .

humord:c28013 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28013" ;
    dct:modified "2025-01-31T14:16:41"^^xsd:dateTime ;
    skos:altLabel "Sorcery"@en,
        "Hekseri"@nb ;
    skos:broader humord:c05097 ;
    skos:closeMatch <http://dewey.info/class/133.43/e23/> ;
    skos:definition "Praktisering av, og tro på, magiske ferdigheter og evner som kan utøves individuelt, av sosiale grupper, eller av personer med nødvendig esoterisk, hemmelig kunnskap <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/>,
        <http://dewey.info/class/306.4/e23/> ;
    skos:prefLabel "Witchcraft"@en,
        "Hekseri"@nb ;
    skos:related humord:c05130 ;
    skos:relatedMatch <http://dewey.info/class/306.4/e23/> .

humord:c28014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28014" ;
    dct:modified "2015-03-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c04610 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Club culture"@en,
        "Klubbkultur"@nb .

humord:c28015 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28015" ;
    dct:modified "2024-01-30T15:12:14"^^xsd:dateTime ;
    skos:altLabel "Brukbarheitstesting"@nb,
        "Brukertesting"@nb ;
    skos:broadMatch <http://dewey.info/class/004.019/e23/> ;
    skos:broader humord:c04211 ;
    skos:closeMatch <http://dewey.info/class/005.30287/e23/> ;
    skos:definition "Evaluering der man observerer og analyserer hvordan funksjoner i programvare blir brukt av brukere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c001787 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001787,
        <http://dewey.info/class/004.019/e23/>,
        <http://dewey.info/class/005.30287/e23/> ;
    skos:prefLabel "Usability testing"@en,
        "Brukbarhetstesting"@nb .

humord:c28017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28017" ;
    dct:modified "2023-12-19T15:05:47"^^xsd:dateTime ;
    skos:altLabel "Norwegian heavy water sabotage"@en,
        "Operation Freshman"@en,
        "Tungtvassaksjonen"@nb ;
    skos:broader humord:c03985 ;
    skos:definition "En serie militære sabotasjeaksjoner mot Norsk Hydros anlegg på Rjukan i Telemark under den andre verdenskrig <SNL>"@nb ;
    skos:exactMatch realfagstermer:c011518,
        <http://dewey.info/class/940.5486482833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011518,
        <http://dewey.info/class/940.5486482833/e23/> ;
    skos:prefLabel "Rjukan Heavy Water Raid"@en,
        "Tungtvannsaksjonen"@nb .

humord:c28018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28018" ;
    dct:modified "2023-11-17T08:56:11"^^xsd:dateTime ;
    skos:altLabel "Brevandring"@nb ;
    skos:broadMatch <http://dewey.info/class/796.52/e23/> ;
    skos:broader humord:c58904 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c000679 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000679,
        <http://dewey.info/class/551.312/e23/>,
        <http://dewey.info/class/796.52/e23/> ;
    skos:prefLabel "Glacier hiking"@en,
        "Brevandring"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.312/e23/> .

humord:c28019 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28019" ;
    dct:modified "2020-11-30T12:06:44"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/791.436556/e23/> ;
    skos:broader humord:c12979 ;
    skos:definition "En undersjanger av kriminalfilmen, som hovedsakelig handler om organisert kriminalitet, særlig mafiaen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.436556/e23/> ;
    skos:prefLabel "Gangster films"@en,
        "Gangsterfilmer"@nb .

humord:c28021 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28021" ;
    dct:modified "2020-12-08T16:32:03"^^xsd:dateTime ;
    skos:altLabel "Socio-emotional difficulties"@en ;
    skos:broadMatch <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/618.92858/e23/> ;
    skos:broader humord:c20969 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/618.92858/e23/> ;
    skos:prefLabel "Social and emotional difficulties"@en,
        "Sosioemosjonelle vansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.94/e23/> .

humord:c28022 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28022" ;
    dct:modified "2024-08-28T11:56:47"^^xsd:dateTime ;
    skos:altLabel "Ateliers"@en,
        "Atelier"@nb,
        "Atelierer"@nb ;
    skos:broadMatch <http://dewey.info/class/643.58/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Et atelier er et arbeidsrom for maler, fotograf, billedhogger, brukskunstner e.l. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.58/e23/>,
        <http://dewey.info/class/727.7/e23/> ;
    skos:prefLabel "Studios"@en,
        "Atelier"@nb ;
    skos:relatedMatch <http://dewey.info/class/727.7/e23/> .

humord:c28024 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28024" ;
    dct:modified "2024-11-13T21:23:22"^^xsd:dateTime ;
    skos:altLabel "Great famine (Ireland)"@en,
        "Great hunger (Ireland)"@en,
        "Irish potato famine"@en,
        "Hungersnøden i Irland (1845-1849)"@nb ;
    skos:broadMatch <http://dewey.info/class/941.5081/e23/> ;
    skos:broader humord:c03905 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.5081/e23/> ;
    skos:prefLabel "The great Irish famine"@en,
        "Hungersnøden i Irland (1845-1849)"@nb .

humord:c28025 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28025" ;
    dct:modified "2025-03-06T09:00:34"^^xsd:dateTime ;
    skos:altLabel "Faistos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:broader humord:c02372 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/939.18/e23/> ;
    skos:prefLabel "Faistos"@en,
        "Faistos"@nb .

humord:c28026 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28026" ;
    dct:modified "2025-03-06T08:56:19"^^xsd:dateTime ;
    skos:altLabel "Akhaia"@en,
        "Akhaia"@nb ;
    skos:broader humord:c02387 ;
    skos:closeMatch <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:prefLabel "Achaea"@en,
        "Akhaia"@nb .

humord:c28027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28027" ;
    dct:modified "2024-12-19T16:14:17"^^xsd:dateTime ;
    skos:altLabel "Electronic services"@en,
        "Digitale tenester"@nb,
        "Elektroniske tenester"@nb,
        "Elektroniske tjenester"@nb ;
    skos:broadMatch <http://dewey.info/class/384.33/e23/> ;
    skos:broader humord:c04175 ;
    skos:definition "Levering av digital informasjon (data eller innhold) på tvers av en rekke plattformer, enheter og leveringsmekanismer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c008118 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008118,
        <http://dewey.info/class/351.02854678/e23/>,
        <http://dewey.info/class/384.33/e23/> ;
    skos:prefLabel "Digital services"@en,
        "Digitale tjenester"@nb ;
    skos:relatedMatch <http://dewey.info/class/351.02854678/e23/> .

humord:c28029 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28029" ;
    dct:modified "2024-08-30T13:57:19"^^xsd:dateTime ;
    skos:altLabel "Wisla (River)"@en,
        "Vistula"@nb,
        "Wisla (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:broader humord:c28028 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43822/e23/>,
        <http://dewey.info/class/914.3822/e23/>,
        <http://dewey.info/class/943.822/e23/> ;
    skos:prefLabel "Vistula"@en,
        "Wisla (Elv)"@nb .

humord:c28030 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28030" ;
    dct:modified "2025-01-06T12:42:28"^^xsd:dateTime ;
    skos:broader humord:c04335 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/386.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/386.3/e23/> ;
    skos:prefLabel "River navigation"@en,
        "Elvefart"@nb .

humord:c28031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28031" ;
    dct:modified "2015-03-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Break times"@en,
        "Breaks"@en,
        "Free periods"@en,
        "Playtime"@en,
        "School breaks"@en,
        "Frikvarter"@nb ;
    skos:broadMatch <http://dewey.info/class/371.242/e23/> ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.242/e23/> ;
    skos:prefLabel "Recesses"@en,
        "Friminutter"@nb .

humord:c28033 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28033" ;
    dct:modified "2024-01-31T15:04:00"^^xsd:dateTime ;
    skos:altLabel "Educational counseling"@en,
        "Educational counselling"@en,
        "Pedagogical counseling (Pedagogy)"@en,
        "Psycho-pedagogical counseling"@en,
        "Psycho-pedagogical counselling"@en,
        "School counseling"@en,
        "School counselling"@en,
        "Socio-educational counseling"@en,
        "Socio-educational counselling"@en,
        "Rådgivning (Pedagogikk)"@nb ;
    skos:broader humord:c07881 ;
    skos:definition "Målrettet, profesjonell samtale basert på teknikker og verktøy med basis i rådgivningsteori <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/371.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.4/e23/>,
        <http://dewey.info/class/372.14/e23/>,
        <http://dewey.info/class/373.14/e23/>,
        <http://dewey.info/class/374.14/e23/>,
        <http://dewey.info/class/378.19/e23/> ;
    skos:prefLabel "Pedagogical counselling (Pedagogy)"@en,
        "Pedagogisk rådgivning"@nb ;
    skos:related humord:c25062,
        humord:c28321 ;
    skos:relatedMatch <http://dewey.info/class/372.14/e23/>,
        <http://dewey.info/class/373.14/e23/>,
        <http://dewey.info/class/374.14/e23/>,
        <http://dewey.info/class/378.19/e23/> .

humord:c28034 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28034" ;
    dct:modified "2015-03-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09680 ;
    skos:definition "Retten til å oppløse et parlament og skrive ut nyvalg <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Dissolution of parliament"@en,
        "Oppløsningsrett"@nb ;
    skos:related humord:c28038 ;
    skos:relatedMatch <http://dewey.info/class/324/e23/> .

humord:c28036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28036" ;
    dct:modified "2025-01-06T13:10:12"^^xsd:dateTime ;
    skos:altLabel "Location-based media"@en,
        "Lokasjonsbaserte medier"@nb,
        "Lokasjonsbaserte medium"@nb,
        "Lokasjonsbaserte tenester"@nb,
        "Lokasjonsbaserte tjenester"@nb,
        "Lokative medier"@nb,
        "Lokative medium"@nb,
        "Stedsbaserte tenester"@nb ;
    skos:broadMatch <http://dewey.info/class/621.384192/e23/> ;
    skos:broader humord:c24736 ;
    skos:definition "Informasjons- og underholdningstjeneste som utnytter muligheten for å best emme den geografiske posisjonen til mobiltelefonen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23445/e23/>,
        <http://dewey.info/class/384.535/e23/>,
        <http://dewey.info/class/621.384192/e23/>,
        <http://dewey.info/class/621.38456/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:prefLabel "Locative media"@en,
        "Stedsbaserte tjenester"@nb ;
    skos:related humord:c34702 ;
    skos:relatedMatch <http://dewey.info/class/302.23445/e23/>,
        <http://dewey.info/class/384.535/e23/>,
        <http://dewey.info/class/621.38456/e23/>,
        <http://dewey.info/class/910.285/e23/> .

humord:c28038 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28038" ;
    dct:modified "2015-03-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Innsettelsesrett"@nb ;
    skos:broadMatch <http://dewey.info/class/328.1/e23/> ;
    skos:broader humord:c09680 ;
    skos:definition "Betegnelse på innsettelsesvedtak en nasjonalforsamling gjør før en regjering tiltrer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.1/e23/> ;
    skos:prefLabel "Investiture"@en,
        "Investitur"@nb ;
    skos:related humord:c28034 .

humord:c28040 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28040" ;
    dct:modified "2024-04-29T15:36:29"^^xsd:dateTime ;
    skos:altLabel "Care of hair"@en,
        "Shave"@en,
        "Barbering"@nb,
        "Hårklipping"@nb,
        "Hårpleie"@nb ;
    skos:broadMatch <http://dewey.info/class/391.5/e23/> ;
    skos:broader humord:c03848 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/646.724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.5/e23/>,
        <http://dewey.info/class/646.724/e23/> ;
    skos:prefLabel "Hair care"@en,
        "Hårpleie"@nb .

humord:c28044 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28044" ;
    dct:modified "2020-11-25T08:32:37"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.612/e23/> ;
    skos:broader humord:c06779 ;
    skos:definition "Japansk diktform som oppstod på 1300-tallet. Flere diktere kom sammen og komponerte et halvt vers i tanka-form etter tur, slik at det oppstod en uendelig rekke av tanka-dikt med hver sin nye halvdel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.612/e23/> ;
    skos:prefLabel "Renga"@en,
        "Renga"@nb ;
    skos:related humord:c20177 .

humord:c28047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28047" ;
    dct:modified "2025-01-13T08:49:54"^^xsd:dateTime ;
    skos:altLabel "Matklokker"@nb ;
    skos:broadMatch <http://dewey.info/class/786.8848/e23/> ;
    skos:broader humord:c04795 ;
    skos:definition "Klokker brukt for å varsle måltider <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.8848/e23/> ;
    skos:prefLabel "Dinner bells"@en,
        "Matklokker"@nb .

humord:c28048 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28048" ;
    dct:modified "2024-11-14T10:55:06"^^xsd:dateTime ;
    skos:altLabel "Semicommunication"@en,
        "Semikommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/302.224/e23/> ;
    skos:broader humord:c06012 ;
    skos:definition "Kommunikasjon mellom talere av språk som ikke er gjensidig forståelige <UBTØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.224/e23/> ;
    skos:prefLabel "Semi-communication"@en,
        "Semikommunikasjon"@nb .

humord:c28049 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28049" ;
    dct:modified "2015-04-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Militarisation"@en ;
    skos:broader humord:c24633 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Militarization"@en,
        "Militarisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/355/e23/> .

humord:c28050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28050" ;
    dct:modified "2015-04-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/322.5/e23/> ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.5/e23/> ;
    skos:prefLabel "Civil-military relations"@en,
        "Sivil-militære relasjoner"@nb ;
    skos:related humord:c29032 .

humord:c28051 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28051" ;
    dct:modified "2024-08-28T12:00:36"^^xsd:dateTime ;
    skos:altLabel "Behavior regulation"@en,
        "Adferdsregulering"@nb,
        "Åtferdsregulering"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1943/e23/> ;
    skos:broader humord:c07973 ;
    skos:definition "Atferdsregulering er endring av uønsket atferd, uten å fokusere på hva som er årsaken til atferdsavviket <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1943/e23/>,
        <http://dewey.info/class/616.89142/e23/>,
        <http://dewey.info/class/618.9289142/e23/>,
        <http://dewey.info/class/649.64/e23/> ;
    skos:prefLabel "Behaviour regulation"@en,
        "Atferdsregulering"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.89142/e23/>,
        <http://dewey.info/class/618.9289142/e23/>,
        <http://dewey.info/class/649.64/e23/> .

humord:c28053 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28053" ;
    dct:modified "2024-08-21T10:41:26"^^xsd:dateTime ;
    skos:altLabel "Eastern church"@en,
        "Austkyrkja"@nb ;
    skos:broadMatch <http://dewey.info/class/281.5/e23/> ;
    skos:broader humord:c08759 ;
    skos:definition "Samlebetegnelse for de østlige kirker, dvs øst for den vestlige kristenhet  (katolsk og protestanstisk) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/281.5/e23/> ;
    skos:prefLabel "Eastern Christianity"@en,
        "Østkirken"@nb .

humord:c28054 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28054" ;
    dct:modified "2015-04-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/300.72/e23/> ;
    skos:broader humord:c21121 ;
    skos:editorialNote "Lukket bemerkning: UBO15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/300.72/e23/> ;
    skos:prefLabel "Coding (Social sciences)"@en,
        "Koding (Samfunnsvitenskap)"@nb .

humord:c28055 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28055" ;
    dct:modified "2025-02-14T08:52:56"^^xsd:dateTime ;
    skos:altLabel "Birmingham (USA)"@nb ;
    skos:broader humord:c25711 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--761781/e23/>,
        <http://dewey.info/class/917.61781/e23/>,
        <http://dewey.info/class/976.1781/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--761781/e23/>,
        <http://dewey.info/class/917.61781/e23/>,
        <http://dewey.info/class/976.1781/e23/> ;
    skos:prefLabel "Birmingham (USA)"@en,
        "Birmingham (USA)"@nb .

humord:c28056 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28056" ;
    dct:modified "2015-04-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/780.972981/e23/> ;
    skos:broader humord:c05492 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.972981/e23/> ;
    skos:prefLabel "Tuk"@en,
        "Tuk"@nb .

humord:c28060 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28060" ;
    dct:modified "2024-07-29T14:35:40"^^xsd:dateTime ;
    skos:altLabel "Academic writing centers"@en,
        "Academic writing centres"@en,
        "Study labs"@en,
        "Study workshops"@en,
        "Writing centers"@en,
        "Akademiske skrivesenter"@nb,
        "Akademiske skrivesentre"@nb,
        "Skrivesener"@nb,
        "Studieverkstadar"@nb,
        "Studieverkstader"@nb,
        "Studieverksteder"@nb ;
    skos:broadMatch <http://dewey.info/class/808.066/e23/> ;
    skos:broader humord:c07945 ;
    skos:definition "Sentre som tilbyr ulike typer kurs, individuell opplæring og veiledning i skriving til skoleelever og studenter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.066/e23/> ;
    skos:prefLabel "Writing centres"@en,
        "Skrivesentre"@nb ;
    skos:related humord:c07927,
        humord:c25825,
        humord:c27269 .

humord:c28061 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28061" ;
    dct:modified "2024-04-23T14:39:25"^^xsd:dateTime ;
    skos:altLabel "Fraccing"@en,
        "Fracking"@en,
        "Hydrofracking"@en,
        "Hydrofracturing"@en,
        "Fracking"@nb,
        "Hydraulic fracturing"@nb,
        "Hydraulisk frakturering"@nb,
        "Hydraulisk oppsprekking"@nb ;
    skos:broadMatch <http://dewey.info/class/622.3383/e23/> ;
    skos:broader humord:c07701 ;
    skos:definition "Hydraulisk oppsprekking er en metode for utvinning av petroleumsråstoff fra fossile bergarter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.823/e23/>,
        <http://dewey.info/class/622.3383/e23/> ;
    skos:prefLabel "Hydraulic fracturing"@en,
        "Fracking"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.823/e23/> .

humord:c28066 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28066" ;
    dct:modified "2015-04-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/304.237/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.237/e23/> ;
    skos:prefLabel "Sociology of time"@en,
        "Tidssosiologi"@nb .

humord:c28067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28067" ;
    dct:modified "2024-10-24T10:00:20"^^xsd:dateTime ;
    skos:altLabel "Luwo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.55/e23/>,
        <http://dewey.info/class/6--9655/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb,
        "Språkkode: lwo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.55/e23/>,
        <http://dewey.info/class/6--9655/e23/> ;
    skos:prefLabel "Luwo language"@en,
        "Luwo språk"@nb .

humord:c28068 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28068" ;
    dct:modified "2024-09-30T13:33:36"^^xsd:dateTime ;
    skos:altLabel "Ngalkbun language"@en,
        "Dalabon språk"@nb,
        "Ngalkbun språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb,
        "Språkkode: ngk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Dalabon language"@en,
        "Dalabon språk"@nb .

humord:c28069 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28069" ;
    dct:modified "2015-04-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kystfort"@nb ;
    skos:broadMatch <http://dewey.info/class/690.518/e23/>,
        <http://dewey.info/class/725.18/e23/> ;
    skos:broader humord:c05291 ;
    skos:closeMatch <http://dewey.info/class/355.7/e23/>,
        <http://dewey.info/class/623.1/e23/> ;
    skos:definition "Betegnelse på et selvstendig festningsverk. I Norge er et fort en taktisk enhet i en gruppe og/eller i et sjøforsvarsavsnitt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.7/e23/>,
        <http://dewey.info/class/623.1/e23/>,
        <http://dewey.info/class/690.518/e23/>,
        <http://dewey.info/class/725.18/e23/> ;
    skos:prefLabel "Forts"@en,
        "Fort"@nb .

humord:c28071 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28071" ;
    dct:modified "2021-01-29T08:34:33"^^xsd:dateTime ;
    skos:altLabel "Konstitusjonelt design"@nb ;
    skos:broadMatch <http://dewey.info/class/342/e23/> ;
    skos:broader humord:c08927 ;
    skos:definition "Tar sikte på å finne den beste utforming og ordning for stat og styreform ien skriftlig statsforfatning som definerer spillereglene for myndighetene, og som maksimerer balansen mellom rett, frihet og sikkerhet for borgerne innen et gitt territorium <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/>,
        <http://dewey.info/class/342/e23/> ;
    skos:prefLabel "Constitutional design"@en,
        "Konstitusjonell design"@nb ;
    skos:relatedMatch <http://dewey.info/class/321/e23/> .

humord:c28072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28072" ;
    dct:modified "2024-11-06T11:13:58"^^xsd:dateTime ;
    skos:altLabel "Fetrar"@nb,
        "Fettere"@nb,
        "Kusiner"@nb,
        "Syskenbarn"@nb,
        "Syskenborn"@nb,
        "Søskenbarn"@nb,
        "Søskenborn"@nb ;
    skos:broadMatch <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c07170 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/1--085/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--085/e23/>,
        <http://dewey.info/class/306.87/e23/> ;
    skos:prefLabel "Cousins"@en,
        "Søskenbarn"@nb .

humord:c28075 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28075" ;
    dct:modified "2024-07-02T08:15:51"^^xsd:dateTime ;
    skos:altLabel "Adapsjon (Teater)"@nb,
        "Adapsjonar (Teater)"@nb,
        "Adapsjoner (Teater)"@nb,
        "Adaptasjon (Musikaler)"@nb,
        "Adaptasjon (Teater)"@nb,
        "Adaptasjonar (Musikalar)"@nb,
        "Adaptasjonar (Teater)"@nb ;
    skos:broadMatch <http://dewey.info/class/792.02/e23/> ;
    skos:broader humord:c05542 ;
    skos:editorialNote "Lukket bemerkning: Ibsenbibliografien15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.02/e23/> ;
    skos:prefLabel "Adaptasjoner (Teater)"@nb .

humord:c28077 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28077" ;
    dct:modified "2024-12-16T10:56:29"^^xsd:dateTime ;
    skos:altLabel "Mount Baekdu bloodline"@en,
        "Mount Peaktu Bloodline"@en,
        "Kim-dynastiet"@nb,
        "Kimdynastiet"@nb ;
    skos:broadMatch <http://dewey.info/class/951.93043/e23/>,
        <http://dewey.info/class/951.9305/e23/> ;
    skos:broader humord:c04157 ;
    skos:definition "Periode i Nord-Korea hvor landet styres av de 3 generasjoner Kim: Kim Il- Sung (ledeperiode 1948-1994), Kim Jong-Il (ledeperiode 1994-2011), og Kim Jong-un (ledeperiode 2011-) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.93043/e23/>,
        <http://dewey.info/class/951.9305/e23/> ;
    skos:prefLabel "Kim dynasty"@en,
        "Kimdynastiet"@nb .

humord:c28078 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28078" ;
    dct:modified "2025-03-10T07:42:43"^^xsd:dateTime ;
    skos:altLabel "Norditalienske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c10526 ;
    skos:closeMatch <http://dewey.info/class/457.9451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9451/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Northern Italian dialects"@en,
        "Norditalienske dialekter"@nb .

humord:c28079 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28079" ;
    dct:modified "2025-03-07T10:23:25"^^xsd:dateTime ;
    skos:altLabel "Gallo-italienske dialekter"@nb ;
    skos:broadMatch <http://dewey.info/class/457.9451/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28078 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9451/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Gallo-Italic dialects"@en,
        "Gallo-italienske dialekter"@nb .

humord:c28080 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28080" ;
    dct:modified "2025-03-14T07:39:11"^^xsd:dateTime ;
    skos:altLabel "Venetian dialects"@en,
        "Veneto-dialektar"@nb,
        "Veneto-dialekter"@nb ;
    skos:broadMatch <http://dewey.info/class/457.9453/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28078 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9453/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Veneto dialects"@en,
        "Veneto-dialekter"@nb .

humord:c28081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28081" ;
    dct:modified "2025-03-10T07:44:15"^^xsd:dateTime ;
    skos:altLabel "Toscanske dialektar"@nb,
        "Toskanske dialektar"@nb,
        "Toskanske dialekter"@nb ;
    skos:broadMatch <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c10526 ;
    skos:exactMatch <http://dewey.info/class/457.9455/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9455/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Tuscan dialects"@en,
        "Toscanske dialekter"@nb .

humord:c28083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28083" ;
    dct:modified "2025-03-10T07:43:43"^^xsd:dateTime ;
    skos:altLabel "Sentrale og søritalienske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c10526 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Central and southern Italian dialects"@en,
        "Sentrale og søritalienske dialekter"@nb .

humord:c28084 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28084" ;
    dct:modified "2025-03-07T10:21:35"^^xsd:dateTime ;
    skos:altLabel "Sentralitalienske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/457.9456/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9456/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Central Italian dialects"@en,
        "Sentralitalienske dialekter"@nb .

humord:c28085 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28085" ;
    dct:modified "2024-08-21T11:02:14"^^xsd:dateTime ;
    skos:altLabel "Øvre søritalienske dialektar"@nb,
        "Øvre søritalienske dialekter"@nb ;
    skos:broadMatch <http://dewey.info/class/457.9457/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9457/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Upper southern Italian dialects"@en,
        "Øvre søritalienske dialekter"@nb .

humord:c28086 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28086" ;
    dct:modified "2025-03-07T08:52:02"^^xsd:dateTime ;
    skos:altLabel "Nedre søritalienske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/457.9457/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:broader humord:c28083 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/457.9457/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Lower Southern Italian dialects"@en,
        "Nedre søritalienske dialekter"@nb .

humord:c28087 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28087" ;
    dct:modified "2024-09-16T16:06:16"^^xsd:dateTime ;
    skos:altLabel "Cismontedialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/459.984/e23/>,
        <http://dewey.info/class/6--59984/e23/> ;
    skos:broader humord:c12866 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.984/e23/>,
        <http://dewey.info/class/6--59984/e23/> ;
    skos:prefLabel "Cismontani dialect"@en,
        "Cismontedialekt"@nb .

humord:c28089 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28089" ;
    dct:modified "2025-03-10T07:38:12"^^xsd:dateTime ;
    skos:altLabel "Sassaresisk dialekt"@nb,
        "Sassarisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:broader humord:c10555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:prefLabel "Sassarese dialect"@en,
        "Sassaresisk dialekt"@nb .

humord:c28090 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28090" ;
    dct:modified "2025-03-07T08:52:33"^^xsd:dateTime ;
    skos:altLabel "Gallura-dialekt"@nb,
        "Galluresisk dialekt"@nb,
        "Gallurisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:broader humord:c10555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:prefLabel "Gallurese dialect"@en,
        "Galluresisk dialekt"@nb .

humord:c28091 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28091" ;
    dct:modified "2025-03-07T10:21:55"^^xsd:dateTime ;
    skos:altLabel "Logudorisk dialekt"@nb,
        "Logudorisk språk"@nb,
        "Logudoro-dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:broader humord:c10555 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:prefLabel "Logudorese dialect"@en,
        "Logudorisk dialekt"@nb .

humord:c28092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28092" ;
    dct:modified "2025-03-07T10:22:25"^^xsd:dateTime ;
    skos:altLabel "Campidanese-dialekt"@nb,
        "Kampidansk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:broader humord:c10555 ;
    skos:editorialNote "Språkkode: sro"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/459.982/e23/>,
        <http://dewey.info/class/6--59982/e23/> ;
    skos:prefLabel "Campidanese dialect"@en,
        "Kampidansk dialekt"@nb .

humord:c28104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28104" ;
    dct:modified "2024-07-09T11:24:57"^^xsd:dateTime ;
    skos:altLabel "Health-care"@en,
        "Healthcare"@en,
        "Helsearbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/610/e23/> ;
    skos:broader humord:c03774 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c004472 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004472,
        <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/362.1/e23/>,
        <http://dewey.info/class/610/e23/> ;
    skos:prefLabel "Health care"@en,
        "Helsearbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/174.2/e23/>,
        <http://dewey.info/class/362.1/e23/> .

humord:c28105 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28105" ;
    dct:modified "2015-05-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/675/e23/> ;
    skos:broader humord:c08369 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/675/e23/>,
        <http://dewey.info/class/685/e23/>,
        <http://dewey.info/class/745.531/e23/> ;
    skos:prefLabel "Animal skins"@en,
        "Dyreskinn"@nb ;
    skos:relatedMatch <http://dewey.info/class/391/e23/>,
        <http://dewey.info/class/646.4/e23/>,
        <http://dewey.info/class/685/e23/>,
        <http://dewey.info/class/745.531/e23/> .

humord:c28106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28106" ;
    dct:modified "2024-12-12T07:29:08"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Marathon"@nb,
        "Slaget ved Marathon (490 f.Kr.)"@nb,
        "Slaget ved Maraton"@nb ;
    skos:broadMatch <http://dewey.info/class/938.03/e23/> ;
    skos:broader humord:c20494 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.03/e23/> ;
    skos:prefLabel "Battle of Marathon"@en,
        "Slaget ved Marathon"@nb .

humord:c28107 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28107" ;
    dct:modified "2024-08-21T08:39:44"^^xsd:dateTime ;
    skos:altLabel "Øyremerking (Dyr)"@nb,
        "Øyremerkjing (Dyr)"@nb ;
    skos:broadMatch <http://dewey.info/class/636.0812/e23/> ;
    skos:broader humord:c07638 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0812/e23/> ;
    skos:prefLabel "Earmark"@en,
        "Øremerking (Dyr)"@nb .

humord:c28108 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28108" ;
    dct:modified "2024-12-03T09:37:51"^^xsd:dateTime ;
    skos:altLabel "Mice"@en,
        "Muridae"@en,
        "Ekte mus"@nb,
        "Muridae"@nb,
        "Mus (Dyr)"@nb,
        "Musefamilien"@nb,
        "Myser"@nb ;
    skos:broader humord:c69172 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:exactMatch realfagstermer:c005805,
        <http://dewey.info/class/599.353/e23/>,
        <http://dewey.info/class/636.9353/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c005805,
        <http://dewey.info/class/599.353/e23/>,
        <http://dewey.info/class/616.027333/e23/>,
        <http://dewey.info/class/632.69353/e23/>,
        <http://dewey.info/class/636.9353/e23/>,
        <http://dewey.info/class/648.7/e23/> ;
    skos:prefLabel "Murids"@en,
        "Musefamilien"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.027333/e23/>,
        <http://dewey.info/class/632.69353/e23/>,
        <http://dewey.info/class/648.7/e23/> .

humord:c28109 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28109" ;
    dct:modified "2024-10-09T15:16:15"^^xsd:dateTime ;
    skos:altLabel "Baikal area"@en,
        "Baykal"@en,
        "Baikalsjøen"@nb,
        "Baikalsjøområdet"@nb,
        "Bajkalsjøen"@nb,
        "Bajkalsjøområdet"@nb ;
    skos:broadMatch <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:broader humord:c02106 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:exactMatch realfagstermer:c030666 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030666,
        <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:prefLabel "Lake Baikal"@en,
        "Bajkalsjøen"@nb .

humord:c28113 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28113" ;
    dct:modified "2015-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neosjamanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/201.44/e23/> ;
    skos:broader humord:c08586 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.44/e23/> ;
    skos:prefLabel "Neoshamanism"@en,
        "Nysjamanisme"@nb .

humord:c28115 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28115" ;
    dct:modified "2024-01-03T09:34:39"^^xsd:dateTime ;
    skos:altLabel "Safety (General)"@en,
        "Sikkerheit (Generelt)"@nb,
        "Tryggleik (Generelt)"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1/e23/> ;
    skos:broader humord:c01458 ;
    skos:closeMatch realfagstermer:c011075 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c011075,
        <http://dewey.info/class/363.1/e23/> ;
    skos:prefLabel "Security (General)"@en,
        "Sikkerhet (Generelt)"@nb ;
    skos:related humord:c59044 .

humord:c28116 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28116" ;
    dct:modified "2015-05-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c09573 ;
    skos:definition "Politiske, økonomiske og kulturelle relasjoner mellom to suverene stater <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Bilateralism"@en,
        "Bilateralisme"@nb .

humord:c28117 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28117" ;
    dct:modified "2024-08-16T09:24:09"^^xsd:dateTime ;
    skos:altLabel "Anti-slavery"@en,
        "Antislaveri"@nb ;
    skos:broadMatch <http://dewey.info/class/306.362/e23/> ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: ub015"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.362/e23/> ;
    skos:prefLabel "Antislavery"@en,
        "Antislaveri"@nb ;
    skos:related humord:c09240,
        humord:c14532 .

humord:c28118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28118" ;
    dct:modified "2024-01-03T12:58:26"^^xsd:dateTime ;
    skos:altLabel "Spørjeundersøkingar"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c22296 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c007749 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007749,
        <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/>,
        <http://dewey.info/class/352.75/e23/>,
        <http://dewey.info/class/658.83/e23/> ;
    skos:prefLabel "Questionaires"@en,
        "Spørreundersøkelser"@nb ;
    skos:related humord:c27357 ;
    skos:relatedMatch <http://dewey.info/class/352.75/e23/>,
        <http://dewey.info/class/658.83/e23/> .

humord:c28119 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28119" ;
    dct:modified "2023-11-24T08:05:46"^^xsd:dateTime ;
    skos:altLabel "Replication crisis"@en,
        "Reproducibility"@en,
        "Reproducible research"@en,
        "Etterprøvbar forsking"@nb,
        "Etterprøvbar forskning"@nb,
        "Etterprøvbarheit"@nb,
        "Reproduserbar forsking"@nb,
        "Reproduserbar forskning"@nb,
        "Reproduserbarheit"@nb,
        "Reproduserbarhet"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/> ;
    skos:broader humord:c01534 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/> ;
    skos:prefLabel "Verifiability"@en,
        "Etterprøvbarhet"@nb .

humord:c28120 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28120" ;
    dct:modified "2015-05-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Governance tools"@en ;
    skos:broadMatch <http://dewey.info/class/351/e23/> ;
    skos:broader humord:c26384 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/351/e23/> ;
    skos:prefLabel "Management tools"@en,
        "Styringsverktøy"@nb .

humord:c28121 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28121" ;
    dct:modified "2015-05-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/211.6/e23/> ;
    skos:broader humord:c08566 ;
    skos:editorialNote "Lukket bemerkning: ibsenbibliografien"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/211.6/e23/> ;
    skos:prefLabel "Postsecularism"@en,
        "Postsekularisme"@nb ;
    skos:related humord:c11587,
        humord:c11590 .

humord:c28124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28124" ;
    dct:modified "2015-05-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08453 ;
    skos:closeMatch <http://dewey.info/class/297.14/e23/> ;
    skos:definition "Islamsk rettslære, tolkning av sharia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/340.59/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.14/e23/>,
        <http://dewey.info/class/340.59/e23/> ;
    skos:prefLabel "Fiqh"@en,
        "Fiqh"@nb .

humord:c28126 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28126" ;
    dct:modified "2015-05-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Austerity policies"@en,
        "Austerity policy"@en ;
    skos:broadMatch <http://dewey.info/class/336/e23/> ;
    skos:broader humord:c09609 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336/e23/>,
        <http://dewey.info/class/352.48/e23/> ;
    skos:prefLabel "Austerity (Economics)"@en,
        "Innstrammingspolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/352.48/e23/> .

humord:c28128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28128" ;
    dct:modified "2021-11-16T09:16:17"^^xsd:dateTime ;
    skos:altLabel "Kidnapping"@en,
        "Kidnapping"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/364.154/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.154/e23/>,
        <http://dewey.info/class/364.4/e23/>,
        <http://dewey.info/class/613.66/e23/> ;
    skos:prefLabel "Abduction"@en,
        "Bortføring"@nb ;
    skos:relatedMatch <http://dewey.info/class/364.4/e23/>,
        <http://dewey.info/class/613.66/e23/> .

humord:c28130 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28130" ;
    dct:modified "2024-10-31T12:47:11"^^xsd:dateTime ;
    skos:altLabel "Air force chaplains"@en,
        "Armed forces chaplains"@en,
        "Army chaplains"@en,
        "Field priests"@en,
        "Navy chaplains"@en,
        "Feltprestar"@nb ;
    skos:broadMatch <http://dewey.info/class/355.347/e23/> ;
    skos:broader humord:c12872 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9355347/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355347/e23/>,
        <http://dewey.info/class/355.347/e23/> ;
    skos:prefLabel "Military chaplains"@en,
        "Feltprester"@nb ;
    skos:related humord:c28170 .

humord:c28131 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28131" ;
    dct:modified "2025-03-10T07:42:29"^^xsd:dateTime ;
    skos:altLabel "Italiensk språk"@nb ;
    skos:broader humord:c10526 ;
    skos:closeMatch <http://dewey.info/class/450/e23/> ;
    skos:editorialNote "Språkkode: ita"@nb ;
    skos:exactMatch realfagstermer:c001966,
        <http://dewey.info/class/6--51/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001966,
        <http://dewey.info/class/450/e23/>,
        <http://dewey.info/class/6--51/e23/> ;
    skos:prefLabel "Italian language"@en,
        "Italiensk språk"@nb .

humord:c28134 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28134" ;
    dct:modified "2025-03-11T06:38:01"^^xsd:dateTime ;
    skos:altLabel "Vestkatalanske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:broader humord:c28133 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:prefLabel "Western Catalan dialects"@en,
        "Vestkatalanske dialekter"@nb .

humord:c28135 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28135" ;
    dct:modified "2025-03-11T06:38:32"^^xsd:dateTime ;
    skos:altLabel "Austkatalanske dialektar"@nb,
        "Austkatalanske dialekter"@nb ;
    skos:broadMatch <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:broader humord:c28133 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/449.9/e23/>,
        <http://dewey.info/class/6--499/e23/> ;
    skos:prefLabel "Eastern Catalan dialects"@en,
        "Østkatalanske dialekter"@nb .

humord:c28136 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28136" ;
    dct:modified "2025-03-10T07:45:22"^^xsd:dateTime ;
    skos:altLabel "Nordspanske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/467.946/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10520 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.946/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Northern Spanish dialects"@en,
        "Nordspanske dialekter"@nb .

humord:c28137 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28137" ;
    dct:modified "2025-03-11T06:37:06"^^xsd:dateTime ;
    skos:altLabel "Sørspanske dialektar"@nb ;
    skos:broadMatch <http://dewey.info/class/467.946/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10520 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.946/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Southern Spanish dialects"@en,
        "Sørspanske dialekter"@nb .

humord:c28139 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28139" ;
    dct:modified "2024-08-28T11:32:47"^^xsd:dateTime ;
    skos:altLabel "Asturleonesisk språk"@nb,
        "Asturleonisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/467.946/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c10502 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.946/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Asturleonese language"@en,
        "Asturleonesisk språk"@nb .

humord:c28143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28143" ;
    dct:modified "2024-08-28T11:31:32"^^xsd:dateTime ;
    skos:altLabel "Asturiansk språk"@nb,
        "Asturisk språk"@nb,
        "Bable (Språk)"@nb ;
    skos:broadMatch <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c28139 ;
    skos:definition "Språk som tales i Asturias, Spania <UBO>"@nb ;
    skos:editorialNote "Språkkode: ast"@nb ;
    skos:exactMatch <http://dewey.info/class/467.94619/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.94619/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Asturian language"@en,
        "Asturiansk språk"@nb .

humord:c28144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28144" ;
    dct:modified "2025-03-10T15:08:35"^^xsd:dateTime ;
    skos:altLabel "Mirandesisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/467.946927/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:broader humord:c28139 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/467.946927/e23/>,
        <http://dewey.info/class/6--61/e23/> ;
    skos:prefLabel "Mirandese language"@en,
        "Mirandesisk språk"@nb .

humord:c28145 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28145" ;
    dct:modified "2021-01-14T08:37:10"^^xsd:dateTime ;
    skos:altLabel "Assessment of sentence"@en,
        "Straffutmåling"@nb ;
    skos:broader humord:c08982 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/345.0772/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.0772/e23/> ;
    skos:prefLabel "Sentencing"@en,
        "Straffeutmåling"@nb .

humord:c28147 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28147" ;
    dct:modified "2024-10-24T15:56:43"^^xsd:dateTime ;
    skos:altLabel "Ruanda language"@en,
        "Rwanda language"@en,
        "Kinyarwanda språk"@nb,
        "Ruanda språk"@nb,
        "Rwanda språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Språkkode: kin"@nb ;
    skos:exactMatch <http://dewey.info/class/496.39461/e23/>,
        <http://dewey.info/class/6--9639461/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.39461/e23/>,
        <http://dewey.info/class/6--9639461/e23/> ;
    skos:prefLabel "Kinyarwanda language"@en,
        "Rwanda språk"@nb .

humord:c28150 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28150" ;
    dct:modified "2024-07-02T14:48:56"^^xsd:dateTime ;
    skos:altLabel "Formicidae"@nb,
        "Maur"@nb ;
    skos:broader humord:c67279 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c007615,
        <http://dewey.info/class/595.796/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007615,
        <http://dewey.info/class/595.796/e23/>,
        <http://dewey.info/class/628.9657/e23/>,
        <http://dewey.info/class/638.5796/e23/> ;
    skos:prefLabel "Ants"@en,
        "Maur"@nb ;
    skos:relatedMatch <http://dewey.info/class/628.9657/e23/>,
        <http://dewey.info/class/638.5796/e23/> .

humord:c28151 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28151" ;
    dct:modified "2015-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Regulation (Politics)"@en ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Political regulation"@en,
        "Politisk regulering"@nb .

humord:c28152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28152" ;
    dct:modified "2024-10-30T12:14:07"^^xsd:dateTime ;
    skos:altLabel "Whistleblowers"@en,
        "Varslarar"@nb ;
    skos:broadMatch <http://dewey.info/class/353.46/e23/> ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.44/e23/>,
        <http://dewey.info/class/353.46/e23/>,
        <http://dewey.info/class/364.168/e23/> ;
    skos:prefLabel "Whistle-blowers"@en,
        "Varslere"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.44/e23/>,
        <http://dewey.info/class/364.168/e23/> .

humord:c28156 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28156" ;
    dct:modified "2025-02-27T14:56:04"^^xsd:dateTime ;
    skos:altLabel "Tanga (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Tanga er et folk i Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Tanga"@en,
        "Tanga (Folk)"@nb .

humord:c28157 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28157" ;
    dct:modified "2025-02-27T14:11:41"^^xsd:dateTime ;
    skos:altLabel "Tangaøyane"@nb,
        "Tangaøyene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--958/e23/>,
        <http://dewey.info/class/919.58/e23/>,
        <http://dewey.info/class/995.8/e23/> ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--958/e23/>,
        <http://dewey.info/class/919.58/e23/>,
        <http://dewey.info/class/995.8/e23/> ;
    skos:prefLabel "Tanga Islands"@en,
        "Tangaøyene"@nb .

humord:c28159 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28159" ;
    dct:modified "2025-02-27T14:09:23"^^xsd:dateTime ;
    skos:altLabel "Murik lakes"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9575/e23/>,
        <http://dewey.info/class/919.575/e23/>,
        <http://dewey.info/class/995.75/e23/> ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9575/e23/>,
        <http://dewey.info/class/919.575/e23/>,
        <http://dewey.info/class/995.75/e23/> ;
    skos:prefLabel "Murik Lakes"@en,
        "Murik lakes"@nb .

humord:c28160 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28160" ;
    dct:modified "2025-02-27T14:50:15"^^xsd:dateTime ;
    skos:altLabel "Murik (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Murik er et folk i Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Murik"@en,
        "Murik (Folk)"@nb .

humord:c28161 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28161" ;
    dct:modified "2025-03-05T19:46:06"^^xsd:dateTime ;
    skos:altLabel "West Finland"@en,
        "Vest-Finland"@nb ;
    skos:broader humord:c02212 ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--48973/e23/>,
        <http://dewey.info/class/914.8973/e23/>,
        <http://dewey.info/class/948.973/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48973/e23/>,
        <http://dewey.info/class/914.8973/e23/>,
        <http://dewey.info/class/948.973/e23/> ;
    skos:prefLabel "Western Finland"@en,
        "Vest-Finland"@nb .

humord:c28162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28162" ;
    dct:modified "2020-07-30T09:03:33"^^xsd:dateTime ;
    skos:altLabel "Fabric printing"@en,
        "Tekstiltrykk"@en ;
    skos:broader humord:c05484 ;
    skos:closeMatch <http://dewey.info/class/667.38/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubtø15"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/746.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/667.38/e23/>,
        <http://dewey.info/class/746.62/e23/> ;
    skos:prefLabel "Textile printing"@en,
        "Stofftrykk"@nb .

humord:c28166 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28166" ;
    dct:modified "2015-06-10T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07690 ;
    skos:closeMatch <http://dewey.info/class/666.192/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:exactMatch <http://dewey.info/class/688.8/e23/>,
        <http://dewey.info/class/748.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.192/e23/>,
        <http://dewey.info/class/688.8/e23/>,
        <http://dewey.info/class/748.82/e23/> ;
    skos:prefLabel "Bottles"@en,
        "Flasker"@nb .

humord:c28167 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28167" ;
    dct:modified "2024-10-25T08:48:32"^^xsd:dateTime ;
    skos:altLabel "Ogori-Magongo language"@en,
        "Oko language"@en,
        "Ogori-Magongo språk"@nb,
        "Oko språk"@nb,
        "Oko-Eni-Osayen språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09838 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Språkkode: oks"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Oko-Eni-Osayen language"@en,
        "Oko språk"@nb .

humord:c28169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28169" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ministry (Occupation)"@en ;
    skos:broader humord:c28168 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/305.9202/e23/>,
        <http://dewey.info/class/331.7612/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/206.1/e23/>,
        <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/305.9202/e23/>,
        <http://dewey.info/class/331.7612/e23/> ;
    skos:prefLabel "Priesthood (Occupation)"@en,
        "Prestetjeneste"@nb .

humord:c28170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28170" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Armed forces chaplain service"@en,
        "Field priest corps"@en,
        "Field priest service"@en ;
    skos:broader humord:c28169 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9355347/e23/>,
        <http://dewey.info/class/355.347/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9355347/e23/>,
        <http://dewey.info/class/331.761355347/e23/>,
        <http://dewey.info/class/355.347/e23/> ;
    skos:prefLabel "Military chaplain service"@en,
        "Feltpresttjeneste"@nb ;
    skos:related humord:c28130 ;
    skos:relatedMatch <http://dewey.info/class/331.761355347/e23/> .

humord:c28171 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28171" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/338.9/e23/> ;
    skos:broader humord:c07865 ;
    skos:definition "Betyr at alle grupper i samfunnet er inkludert i den økonomiske veksten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/338.9/e23/> ;
    skos:prefLabel "Inclusive growth"@en,
        "Inkluderende vekst"@nb .

humord:c28173 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28173" ;
    dct:modified "2015-06-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.80095991/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folk på Mindoro, Filippinene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095991/e23/> ;
    skos:prefLabel "Mangyan"@en,
        "Mangyan (Folk)"@nb .

humord:c28174 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28174" ;
    dct:modified "2025-02-19T15:58:43"^^xsd:dateTime ;
    skos:altLabel "Mindoro"@nb ;
    skos:broader humord:c01831 ;
    skos:closeMatch <http://dewey.info/class/2--5993/e23/>,
        <http://dewey.info/class/915.993/e23/>,
        <http://dewey.info/class/959.93/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5993/e23/>,
        <http://dewey.info/class/915.993/e23/>,
        <http://dewey.info/class/959.93/e23/> ;
    skos:prefLabel "Mindoro"@en,
        "Mindoro"@nb .

humord:c28177 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28177" ;
    dct:modified "2024-03-14T12:15:36"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/513.211/e23/> ;
    skos:broader humord:c08165 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c008746 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008746,
        <http://dewey.info/class/513.211/e23/> ;
    skos:prefLabel "Counting"@en,
        "Telling"@nb .

humord:c28180 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28180" ;
    dct:modified "2020-11-24T12:33:44"^^xsd:dateTime ;
    skos:altLabel "Intergroup dynamics"@en ;
    skos:broadMatch <http://dewey.info/class/302.4/e23/> ;
    skos:broader humord:c08121 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.4/e23/> ;
    skos:prefLabel "Intergroup relations"@en,
        "Intergrupperelasjoner"@nb .

humord:c28181 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28181" ;
    dct:modified "2025-02-24T10:52:29"^^xsd:dateTime ;
    skos:altLabel "Det mongolske riket"@nb,
        "Mongolriket"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/> ;
    skos:broader humord:c02106 ;
    skos:closeMatch <http://dewey.info/class/950.2/e23/> ;
    skos:definition "Mongolriket (1206-1638), historisk rike, regnet som verdenshistoriens største imperium i areal <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5/e23/>,
        <http://dewey.info/class/915/e23/>,
        <http://dewey.info/class/950.2/e23/> ;
    skos:prefLabel "Mongol Empire"@en,
        "Mongolriket"@nb .

humord:c28183 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28183" ;
    dct:modified "2020-06-30T13:41:38"^^xsd:dateTime ;
    skos:altLabel "Universal welfare arrangements"@en,
        "Universal welfare schemes"@en ;
    skos:broadMatch <http://dewey.info/class/361/e23/> ;
    skos:broader humord:c09347 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361/e23/> ;
    skos:prefLabel "Universal welfare systems"@en,
        "Universelle velferdsordninger"@nb .

humord:c28184 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28184" ;
    dct:modified "2015-06-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nepal <UIO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/> ;
    skos:prefLabel "Kushbadiya"@en,
        "Kushbadiya (Folk)"@nb .

humord:c28185 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28185" ;
    dct:modified "2024-09-12T13:34:22"^^xsd:dateTime ;
    skos:altLabel "Chaeil Hankugin"@en,
        "Chaeil kyopo"@en,
        "Chosongye Ilbonin"@en,
        "Hangukkye Ilbonin"@en,
        "Jaeil Hangugin"@en,
        "Jaeil gyopo"@en,
        "Zainichi Chosenjin"@en,
        "Chaeil Hankugin"@nb,
        "Chaeil kyopo"@nb,
        "Chosongye Ilbonin"@nb,
        "Hangukkye Ilbonin"@nb,
        "Jaeil Hangugin"@nb,
        "Jaeil gyopo"@nb,
        "Zainichi"@nb,
        "Zainichi Chosenjin"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8956/e23/>,
        <http://dewey.info/class/5--956/e23/> ;
    skos:broader humord:c00856 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8956/e23/>,
        <http://dewey.info/class/5--956/e23/> ;
    skos:prefLabel "Zainichi"@en,
        "Zainichi"@nb .

humord:c28186 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28186" ;
    dct:modified "2015-06-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nepal <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Thami"@en,
        "Thami (Folk)"@nb .

humord:c28187 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28187" ;
    dct:modified "2015-06-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Norwegianization"@en,
        "Fornorsking"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/> ;
    skos:broader humord:c09201 ;
    skos:closeMatch <http://dewey.info/class/948.10049457/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/948.10049457/e23/> ;
    skos:prefLabel "Norwegianisation"@en,
        "Fornorskning"@nb .

humord:c28189 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28189" ;
    dct:modified "2015-06-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c030425,
        <http://dewey.info/class/2--4134/e23/>,
        <http://dewey.info/class/914.134/e23/>,
        <http://dewey.info/class/941.34/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030425,
        <http://dewey.info/class/2--4134/e23/>,
        <http://dewey.info/class/914.134/e23/>,
        <http://dewey.info/class/941.34/e23/> ;
    skos:prefLabel "Edinburgh"@en,
        "Edinburgh"@nb .

humord:c28190 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28190" ;
    dct:modified "2024-01-03T13:22:12"^^xsd:dateTime ;
    skos:altLabel "Naturstiar"@nb,
        "Naturstier"@nb,
        "Stiar"@nb,
        "Stigar"@nb,
        "Turstiar"@nb,
        "Turstigar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.411/e23/> ;
    skos:broader humord:c04361 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c004950 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004950,
        <http://dewey.info/class/388.411/e23/>,
        <http://dewey.info/class/796.51/e23/> ;
    skos:prefLabel "Paths"@en,
        "Stier"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.51/e23/> .

humord:c28191 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28191" ;
    dct:modified "2025-02-21T15:07:02"^^xsd:dateTime ;
    skos:altLabel "Jaffa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3348/e23/>,
        <http://dewey.info/class/2--56948/e23/>,
        <http://dewey.info/class/915.6948/e23/>,
        <http://dewey.info/class/933.48/e23/>,
        <http://dewey.info/class/956.948/e23/> ;
    skos:broader humord:c01935 ;
    skos:editorialNote "Lukket bemerkning: uio15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3348/e23/>,
        <http://dewey.info/class/2--56948/e23/>,
        <http://dewey.info/class/915.6948/e23/>,
        <http://dewey.info/class/933.48/e23/>,
        <http://dewey.info/class/956.948/e23/> ;
    skos:prefLabel "Jaffa"@en,
        "Jaffa"@nb .

humord:c28193 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28193" ;
    dct:modified "2024-11-15T08:37:45"^^xsd:dateTime ;
    skos:altLabel "Quick response code"@en,
        "QR-kodar"@nb,
        "Quick response code"@nb ;
    skos:broadMatch <http://dewey.info/class/006.242/e23/> ;
    skos:broader humord:c23778 ;
    skos:definition "En mosaikkode som kan lagre et stort antall alfanumeriske tegn <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.242/e23/> ;
    skos:prefLabel "QR codes"@en,
        "QR-koder"@nb .

humord:c28195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28195" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8954/e23/>,
        <http://dewey.info/class/5--954/e23/> ;
    skos:prefLabel "Raute"@en,
        "Raute (Folk)"@nb .

humord:c28196 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28196" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oraon"@en ;
    skos:broadMatch <http://dewey.info/class/305.89483/e23/>,
        <http://dewey.info/class/5--9483/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89483/e23/>,
        <http://dewey.info/class/5--9483/e23/> ;
    skos:prefLabel "Kurukh"@en,
        "Oraon (Folk)"@nb .

humord:c28197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28197" ;
    dct:modified "2024-10-24T09:46:00"^^xsd:dateTime ;
    skos:altLabel "Bote (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/> ;
    skos:prefLabel "Bote"@en,
        "Bote (Folk)"@nb .

humord:c28198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28198" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.5688/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5688/e23/> ;
    skos:prefLabel "Musahar"@en,
        "Musahar (Folk)"@nb .

humord:c28199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28199" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89144/e23/>,
        <http://dewey.info/class/5--9144/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89144/e23/>,
        <http://dewey.info/class/5--9144/e23/> ;
    skos:prefLabel "Nuniya"@en,
        "Nuniya (Folk)"@nb .

humord:c28200 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28200" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/>,
        <http://dewey.info/class/954.51/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891411/e23/>,
        <http://dewey.info/class/5--91411/e23/>,
        <http://dewey.info/class/954.51/e23/> ;
    skos:prefLabel "Raji"@en,
        "Raji (Folk)"@nb .

humord:c28201 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28201" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/> ;
    skos:prefLabel "Kami"@en,
        "Kami (Folk)"@nb .

humord:c28202 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28202" ;
    dct:modified "2024-10-01T10:17:33"^^xsd:dateTime ;
    skos:altLabel "Dholi"@en,
        "Damai (Folk)"@nb,
        "Dholi"@nb ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/> ;
    skos:broader humord:c09327 ;
    skos:definition "Damai er en yrkeskaste som finnes blant Khas-folk og består av 45 undergrupper <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/> ;
    skos:prefLabel "Damai (People)"@en,
        "Damai (Folk)"@nb .

humord:c28203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28203" ;
    dct:modified "2024-10-09T08:05:38"^^xsd:dateTime ;
    skos:altLabel "Badi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5688/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5688/e23/> ;
    skos:prefLabel "Badi"@en,
        "Badi (Folk)"@nb .

humord:c28204 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28204" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.891454/e23/>,
        <http://dewey.info/class/5--91454/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891454/e23/>,
        <http://dewey.info/class/5--91454/e23/> ;
    skos:prefLabel "Majhi"@en,
        "Majhi (Folk)"@nb .

humord:c28205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28205" ;
    dct:modified "2024-09-16T09:22:30"^^xsd:dateTime ;
    skos:altLabel "Chidmar"@en,
        "Chidimar (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/> ;
    skos:prefLabel "Chidimar"@en,
        "Chidimar (Folk)"@nb .

humord:c28206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28206" ;
    dct:modified "2024-09-16T08:13:36"^^xsd:dateTime ;
    skos:altLabel "Chamar (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.5688/e23/> ;
    skos:broader humord:c09327 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.5688/e23/> ;
    skos:prefLabel "Chamar"@en,
        "Chamar (Folk)"@nb .

humord:c28207 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28207" ;
    dct:modified "2015-10-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.891495/e23/>,
        <http://dewey.info/class/5--91495/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.891495/e23/>,
        <http://dewey.info/class/5--91495/e23/> ;
    skos:prefLabel "Halkhor"@en,
        "Halkhor (Folk)"@nb .

humord:c28208 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28208" ;
    dct:modified "2020-11-03T14:06:11"^^xsd:dateTime ;
    skos:altLabel "Domi"@en ;
    skos:broadMatch <http://dewey.info/class/305.8914/e23/>,
        <http://dewey.info/class/5--914/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8914/e23/>,
        <http://dewey.info/class/5--914/e23/> ;
    skos:prefLabel "Dom"@en,
        "Dom (Folk)"@nb .

humord:c28209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28209" ;
    dct:modified "2025-02-04T06:56:43"^^xsd:dateTime ;
    skos:altLabel "Mali (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.80095496/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.80095496/e23/> ;
    skos:prefLabel "Mali (People)"@en,
        "Mali (Folk)"@nb .

humord:c28210 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28210" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mallah"@en ;
    skos:broadMatch <http://dewey.info/class/305.800954/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: obo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.800954/e23/> ;
    skos:prefLabel "Mallaah"@en,
        "Mallah (Folk)"@nb .

humord:c28211 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28211" ;
    dct:modified "2015-10-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89595/e23/>,
        <http://dewey.info/class/5--9595/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89595/e23/>,
        <http://dewey.info/class/5--9595/e23/> ;
    skos:prefLabel "Lodha"@en,
        "Lodha (Folk)"@nb .

humord:c28212 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28212" ;
    dct:modified "2015-07-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.8009542/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: obo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8009542/e23/> ;
    skos:prefLabel "Dhuniya"@en,
        "Dhuniya (Folk)"@nb .

humord:c28213 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28213" ;
    dct:modified "2015-10-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Isneg"@en ;
    skos:broadMatch <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89921/e23/>,
        <http://dewey.info/class/5--9921/e23/> ;
    skos:prefLabel "Isnag"@en,
        "Isneg (Folk)"@nb .

humord:c28215 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28215" ;
    dct:modified "2023-12-12T10:57:36"^^xsd:dateTime ;
    skos:altLabel "Naturopplevingar"@nb ;
    skos:broadMatch <http://dewey.info/class/508/e23/> ;
    skos:broader humord:c08082 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.75/e23/>,
        <http://dewey.info/class/508/e23/> ;
    skos:prefLabel "Nature perception"@en,
        "Naturopplevelser"@nb ;
    skos:related humord:c24206 ;
    skos:relatedMatch <http://dewey.info/class/153.75/e23/> .

humord:c28216 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28216" ;
    dct:modified "2024-07-04T09:01:06"^^xsd:dateTime ;
    skos:altLabel "Reproduktiv helse"@nb ;
    skos:broadMatch <http://dewey.info/class/613.9/e23/> ;
    skos:broader humord:c22665 ;
    skos:definition "Begrep som omfatter rettigheter og vern mot sykdommer og overgrep, tilgang  på prevensjonsmidler og kvinners rett til å gjennomføre svangerskap og fødsel slik de selv ønsker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.6/e23/>,
        <http://dewey.info/class/613.9/e23/> ;
    skos:prefLabel "Reproductive health"@en,
        "Reproduktiv helse"@nb ;
    skos:related humord:c58824 ;
    skos:relatedMatch <http://dewey.info/class/304.6/e23/> .

humord:c28218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28218" ;
    dct:modified "2023-01-02T13:22:30"^^xsd:dateTime ;
    skos:broader humord:c05394 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c009368,
        <http://dewey.info/class/741/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009368,
        <http://dewey.info/class/372.52/e23/>,
        <http://dewey.info/class/604.2/e23/>,
        <http://dewey.info/class/741/e23/> ;
    skos:prefLabel "Drawings"@en,
        "Tegninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.52/e23/>,
        <http://dewey.info/class/604.2/e23/> .

humord:c28219 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28219" ;
    dct:modified "2025-01-14T20:35:53"^^xsd:dateTime ;
    skos:altLabel "Ship in a bottle"@en,
        "Flaskeskip"@nb ;
    skos:broadMatch <http://dewey.info/class/745.5928/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.5928/e23/> ;
    skos:prefLabel "Ships in a bottle"@en,
        "Flaskeskip"@nb .

humord:c28220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28220" ;
    dct:modified "2025-01-14T20:55:16"^^xsd:dateTime ;
    skos:altLabel "Modellskip"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:exactMatch <http://dewey.info/class/623.8201/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8201/e23/>,
        <http://dewey.info/class/796.152/e23/> ;
    skos:prefLabel "Model ships"@en,
        "Modellskip"@nb ;
    skos:related humord:c04369 ;
    skos:relatedMatch <http://dewey.info/class/796.152/e23/> .

humord:c28222 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28222" ;
    dct:modified "2015-07-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/894.541/e23/> ;
    skos:broader humord:c06894 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/894.541/e23/> ;
    skos:prefLabel "Old Finnish literature"@en,
        "Gammelfinsk litteratur"@nb .

humord:c28223 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28223" ;
    dct:modified "2024-03-13T08:56:11"^^xsd:dateTime ;
    skos:altLabel "Speech systems"@en,
        "Taleoppfattelse"@nb,
        "Taleprosessering"@nb,
        "Talesystem"@nb,
        "Talesystemer"@nb ;
    skos:broadMatch <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:broader humord:c06228 ;
    skos:definition "Generell term som dekker prosesser i hjernen hos både den som snakker (i taleproduksjon) og den som lytter (i talegjenkjenning) <UBT/The Concise Oxford Dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--019/e23/>,
        <http://dewey.info/class/401.9/e23/> ;
    skos:prefLabel "Speech processing"@en,
        "Taleprosessering"@nb .

humord:c28224 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28224" ;
    dct:modified "2023-12-19T13:48:58"^^xsd:dateTime ;
    skos:altLabel "Temperatur"@nb ;
    skos:broader humord:c08280 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:exactMatch realfagstermer:c000793,
        <http://dewey.info/class/536.5/e23/>,
        <http://dewey.info/class/551.4653/e23/>,
        <http://dewey.info/class/551.525/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000793,
        <http://dewey.info/class/536.5/e23/>,
        <http://dewey.info/class/551.4653/e23/>,
        <http://dewey.info/class/551.5246/e23/>,
        <http://dewey.info/class/551.525/e23/>,
        <http://dewey.info/class/571.46/e23/>,
        <http://dewey.info/class/612.01446/e23/>,
        <http://dewey.info/class/613.1/e23/> ;
    skos:prefLabel "Temperature"@en,
        "Temperatur"@nb ;
    skos:relatedMatch <http://dewey.info/class/551.5246/e23/>,
        <http://dewey.info/class/571.46/e23/>,
        <http://dewey.info/class/612.01446/e23/>,
        <http://dewey.info/class/613.1/e23/> .

humord:c28226 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28226" ;
    dct:modified "2024-11-08T14:19:50"^^xsd:dateTime ;
    skos:altLabel "Allowance"@en,
        "Clearance"@en,
        "Løyve"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permission"@en,
        "Tillatelse"@nb .

humord:c28228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28228" ;
    dct:modified "2015-08-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:definition "Samlebetegnelse for kasus som ikke er nominativ <Gyldendal Den store danske>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Oblique case"@en,
        "Oblik kasus"@nb .

humord:c28229 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28229" ;
    dct:modified "2023-12-11T11:11:15"^^xsd:dateTime ;
    skos:altLabel "Open research"@en,
        "Open forsking"@nb,
        "Open vitskap"@nb,
        "Åpen forskning"@nb ;
    skos:broadMatch <http://dewey.info/class/001.2/e23/>,
        <http://dewey.info/class/001.4/e23/> ;
    skos:broader humord:c01534 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.2/e23/>,
        <http://dewey.info/class/001.4/e23/> ;
    skos:prefLabel "Open science"@en,
        "Åpen vitenskap"@nb .

humord:c28230 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28230" ;
    dct:modified "2020-11-04T15:45:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:broader humord:c05826 ;
    skos:definition "Bøyingsformer av et gitt navn, verb etc, organisert systematisk etter deres  grammatiske trekk <Concise Oxford dictionary of Linguistics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--59/e23/>,
        <http://dewey.info/class/415.9/e23/> ;
    skos:prefLabel "Paradigms (Lingustics)"@en,
        "Paradigmer (Lingvistikk)"@nb .

humord:c28233 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28233" ;
    dct:modified "2015-08-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/297.576/e23/> ;
    skos:broader humord:c08512 ;
    skos:definition "I islamsk rettslitteratur i vid forstand alt som ikke er i strid med islamsk lov eller moral. I snever forstand brukt om tillatt mat og drikke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.576/e23/> ;
    skos:prefLabel "Halal"@en,
        "Halal"@nb .

humord:c28234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28234" ;
    dct:modified "2021-03-05T11:17:03"^^xsd:dateTime ;
    skos:altLabel "Force"@en,
        "Forcible compulsion"@en ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/303.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.36/e23/> ;
    skos:prefLabel "Coercion"@en,
        "Tvang"@nb .

humord:c28235 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28235" ;
    dct:modified "2024-11-15T14:08:41"^^xsd:dateTime ;
    skos:altLabel "Metodetriangulering"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Method triangulation"@en,
        "Metodetriangulering"@nb .

humord:c28236 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28236" ;
    dct:modified "2024-12-10T10:32:44"^^xsd:dateTime ;
    skos:altLabel "Mutisme"@nb ;
    skos:broadMatch <http://dewey.info/class/616.855/e23/> ;
    skos:broader humord:c03789 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Mutism"@en,
        "Mutisme"@nb ;
    skos:related humord:c24020 ;
    skos:relatedMatch <http://dewey.info/class/371.9142/e23/>,
        <http://dewey.info/class/618.92855/e23/> .

humord:c28237 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28237" ;
    dct:modified "2015-08-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/323.49/e23/> ;
    skos:broader humord:c09762 ;
    skos:definition "Frihetsberøvelse som foretas av myndighetene overfor en person, ikke som straff, men i kontrolløyemed.  I folkeretten den frihetsberøvelse som under nærmere angitte vilkår kan foretas overfor krigførende staters borgere, så vel militære som sivile. <SNL"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.49/e23/>,
        <http://dewey.info/class/355.113/e23/> ;
    skos:prefLabel "Internment"@en,
        "Internering"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.113/e23/> .

humord:c28238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28238" ;
    dct:modified "2024-12-03T11:55:26"^^xsd:dateTime ;
    skos:altLabel "Klimaetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/179.1/e23/> ;
    skos:broader humord:c00240 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.1/e23/> ;
    skos:prefLabel "Climate ethics"@en,
        "Klimaetikk"@nb ;
    skos:related humord:c29081 .

humord:c28239 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28239" ;
    dct:modified "2023-11-28T09:22:43"^^xsd:dateTime ;
    skos:altLabel "Scientific data"@en,
        "Forskingsdata"@nb,
        "Vitenskapelige data"@nb,
        "Vitskapelege data"@nb,
        "Vitskaplege data"@nb ;
    skos:broadMatch <http://dewey.info/class/005.7/e23/>,
        <http://dewey.info/class/1--028557/e23/> ;
    skos:broader humord:c22025 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/005.7/e23/>,
        <http://dewey.info/class/1--028557/e23/>,
        <http://dewey.info/class/300.721/e23/> ;
    skos:prefLabel "Research data"@en,
        "Forskningsdata"@nb ;
    skos:relatedMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/300.721/e23/> .

humord:c28240 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28240" ;
    dct:modified "2024-12-16T11:02:35"^^xsd:dateTime ;
    skos:altLabel "Kings Bay-saka"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1043/e23/> ;
    skos:broader humord:c27711 ;
    skos:definition "Kings Bay-saken, politisk strid i Norge i 1963. Saken førte til at den sittende regjeringen fra Arbeiderpartiet måtte gå av <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.1043/e23/> ;
    skos:prefLabel "Kings Bay Affair"@en,
        "Kings Bay-saken"@nb .

humord:c28241 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28241" ;
    dct:modified "2025-02-04T15:18:03"^^xsd:dateTime ;
    skos:altLabel "Zambezi River"@en,
        "Zambezi (Elv)"@nb,
        "Zambezielva"@nb,
        "Zambezielven"@nb ;
    skos:broadMatch <http://dewey.info/class/2--679/e23/>,
        <http://dewey.info/class/916.79/e23/>,
        <http://dewey.info/class/967.9/e23/> ;
    skos:broader humord:c15321 ;
    skos:definition "Renner gjennom Zambia, Angola, Namibia, Botswana, Zimbabwe og Mosambik <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--679/e23/>,
        <http://dewey.info/class/916.79/e23/>,
        <http://dewey.info/class/967.9/e23/> ;
    skos:prefLabel "Zambezi (River)"@en,
        "Zambezi (Elv)"@nb .

humord:c28242 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28242" ;
    dct:modified "2024-09-16T15:38:16"^^xsd:dateTime ;
    skos:altLabel "Tharu language"@en,
        "Chitoniya Tharu"@nb,
        "Chitwania Tharu"@nb,
        "Tharu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:broader humord:c10354 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb,
        "Språkkode: the"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.49/e23/>,
        <http://dewey.info/class/6--9149/e23/> ;
    skos:prefLabel "Chitwania Tharu"@en,
        "Tharu språk"@nb .

humord:c28245 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28245" ;
    dct:modified "2024-10-30T14:54:38"^^xsd:dateTime ;
    skos:altLabel "Ministers of Foreign Affairs"@en,
        "Secretary of State"@en,
        "Utanriksministrar"@nb ;
    skos:broader humord:c07515 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/327.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1092/e23/> ;
    skos:prefLabel "Foreign Ministers"@en,
        "Utenriksministre"@nb .

humord:c28246 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28246" ;
    dct:modified "2020-10-01T14:23:28"^^xsd:dateTime ;
    skos:altLabel "Ethno pornography"@en ;
    skos:broadMatch <http://dewey.info/class/306.771/e23/> ;
    skos:broader humord:c04943 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.771/e23/> ;
    skos:prefLabel "Etnopornography"@en,
        "Etnopornografi"@nb .

humord:c28250 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28250" ;
    dct:modified "2024-11-22T07:39:26"^^xsd:dateTime ;
    skos:altLabel "Management archeology"@en,
        "Rescue archaeology"@en,
        "Rescue archeology"@en,
        "Forvaltingsarkeologi"@nb,
        "Oppdragsarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.69/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Management archaeology"@en,
        "Forvaltningsarkeologi"@nb .

humord:c28255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28255" ;
    dct:modified "2024-12-06T13:22:57"^^xsd:dateTime ;
    skos:altLabel "Dragshow"@en,
        "Drag"@nb,
        "Dragshow"@nb ;
    skos:broadMatch <http://dewey.info/class/792.7/e23/> ;
    skos:broader humord:c01427 ;
    skos:definition "Midlertidig skifte av kjønnsuttrykk, det vil si å opptre som et annet kjønn  fortrinnsvis ved sceneopptreden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Drag"@en,
        "Dragshow"@nb .

humord:c28256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28256" ;
    dct:modified "2024-12-17T07:53:45"^^xsd:dateTime ;
    skos:altLabel "Easter Rebellion"@en,
        "Påskeopprøret"@nb,
        "Påskeopprøret (1916)"@nb ;
    skos:broadMatch <http://dewey.info/class/941.50821/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Republikansk opprør i Irland påsken 1916, rettet mot det britiske styret <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.50821/e23/> ;
    skos:prefLabel "Easter Rising"@en,
        "Påskeopprøret"@nb .

humord:c28258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28258" ;
    dct:modified "2024-10-10T08:57:29"^^xsd:dateTime ;
    skos:altLabel "Bakkestyrkar"@nb ;
    skos:broader humord:c09454 ;
    skos:closeMatch <http://dewey.info/class/355/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355/e23/> ;
    skos:prefLabel "Ground forces"@en,
        "Bakkestyrker"@nb .

humord:c28259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28259" ;
    dct:modified "2024-11-04T12:30:44"^^xsd:dateTime ;
    skos:altLabel "Marksmen"@en,
        "Skarpskyttarar"@nb ;
    skos:broadMatch <http://dewey.info/class/356.162/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Opprinnelig en infanterisoldat som har spesialkompetanse på skarpskyttergevær, brukes i dagligtale som en hedersbetegnelse på en treffsikker skytter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/356.162/e23/> ;
    skos:prefLabel "Sharpshooters"@en,
        "Skarpskyttere"@nb .

humord:c28260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28260" ;
    dct:modified "2024-12-11T11:28:11"^^xsd:dateTime ;
    skos:altLabel "War against Terrorism"@en,
        "War on Terror"@en,
        "Krigen mot terror"@nb ;
    skos:broadMatch <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/> ;
    skos:broader humord:c04144 ;
    skos:definition "Global kampanje iverksatt for å bekjempe internasjonale terroristgrupper og   terrornettverk, lansert av president George W. Bush etter terrorangrepet mot USA 11. september 2001 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.625/e23/>,
        <http://dewey.info/class/363.325/e23/> ;
    skos:prefLabel "War on Terrorism"@en,
        "Krigen mot terror"@nb ;
    skos:related humord:c20058 .

humord:c28261 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28261" ;
    dct:modified "2020-07-03T14:00:28"^^xsd:dateTime ;
    skos:altLabel "Voting expansions"@en ;
    skos:broadMatch <http://dewey.info/class/324.62/e23/> ;
    skos:broader humord:c09680 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.62/e23/> ;
    skos:prefLabel "Expansions of the vote"@en,
        "Stemmerettsutvidelser"@nb ;
    skos:related humord:c09713 .

humord:c28262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28262" ;
    dct:modified "2024-11-20T13:59:24"^^xsd:dateTime ;
    skos:altLabel "Forskingsinformasjonssystem"@nb ;
    skos:broadMatch <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/025.04/e23/> ;
    skos:broader humord:c00114 ;
    skos:definition "System for å samle registrering og rapportering av forskingsaktiviteter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/005.7/e23/>,
        <http://dewey.info/class/025.04/e23/>,
        <http://dewey.info/class/1--028557/e23/>,
        <http://dewey.info/class/300.721/e23/> ;
    skos:prefLabel "Research information systems"@en,
        "Forskningsinformasjonssystemer"@nb ;
    skos:related humord:c01535 ;
    skos:relatedMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/005.7/e23/>,
        <http://dewey.info/class/1--028557/e23/>,
        <http://dewey.info/class/300.721/e23/> .

humord:c28263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28263" ;
    dct:modified "2024-10-22T14:55:08"^^xsd:dateTime ;
    skos:altLabel "Palaung-wa languages"@en,
        "Palaungic languages"@en,
        "Palaung-wa språk"@nb,
        "Palaungic språk"@nb,
        "Palungiske språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.93/e23/>,
        <http://dewey.info/class/6--9593/e23/> ;
    skos:prefLabel "Palaung languages"@en,
        "Palungiske språk"@nb .

humord:c28264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28264" ;
    dct:modified "2020-07-30T10:19:42"^^xsd:dateTime ;
    skos:altLabel "Guzhengs"@en,
        "Guzhenger"@nb,
        "Zheng"@nb,
        "Zhenger"@nb ;
    skos:broadMatch <http://dewey.info/class/787.72/e23/> ;
    skos:broader humord:c15111 ;
    skos:definition "Kinesisk strengeinstrument <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.72/e23/> ;
    skos:prefLabel "Guzheng"@en,
        "Guzheng"@nb .

humord:c28266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28266" ;
    dct:modified "2025-01-07T12:05:52"^^xsd:dateTime ;
    skos:altLabel "Gay rights"@en,
        "Gay rights movements"@en,
        "LGBT social movement"@en,
        "LGBT social movements"@en,
        "Homobevegelsar"@nb,
        "Homobevegelsen"@nb,
        "Homobevegelser"@nb,
        "Homorørsla"@nb,
        "Homorørslen"@nb,
        "Homorørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:closeMatch <http://dewey.info/class/306.766/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.766/e23/> ;
    skos:prefLabel "Gay rights movement"@en,
        "Homobevegelsen"@nb .

humord:c28269 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28269" ;
    dct:modified "2015-09-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09244 ;
    skos:closeMatch <http://dewey.info/class/320.404/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/320.404/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:prefLabel "Concentration of power"@en,
        "Maktkonsentrasjon"@nb .

humord:c28278 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28278" ;
    dct:modified "2015-09-21T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/839.1/e23/>,
        <http://dewey.info/class/892.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/839.1/e23/>,
        <http://dewey.info/class/892.4/e23/> ;
    skos:prefLabel "Jewish literature"@en,
        "Jødisk litteratur"@nb .

humord:c28279 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28279" ;
    dct:modified "2015-09-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.122/e23/> ;
    skos:broader humord:c09631 ;
    skos:definition "Begrep for ulike forslag for en intendert erstatning av kapitalismen, eller   en spådom for hvordan kapitalismen vil avvikle seg selv deterministisk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Post-capitalism"@en,
        "Postkapitalisme"@nb .

humord:c28281 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28281" ;
    dct:modified "2020-10-20T14:46:21"^^xsd:dateTime ;
    skos:altLabel "Amage"@en,
        "Amuesha"@en ;
    skos:broadMatch <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/985.00498/e23/> ;
    skos:broader humord:c14722 ;
    skos:definition "Urfolksgruppe i Peru (Amazonas) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/985.00498/e23/> ;
    skos:prefLabel "Yanesha"@en,
        "Yanesha (Folk)"@nb .

humord:c28283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28283" ;
    dct:modified "2024-10-15T13:15:10"^^xsd:dateTime ;
    skos:altLabel "Basses"@en,
        "Bassgitarar"@nb,
        "Bassgitarer"@nb,
        "El-bassar"@nb,
        "Elbassar"@nb,
        "Elbasser"@nb,
        "Elbassgitarar"@nb,
        "Elbassgitarer"@nb,
        "Elektriske bassgitarar"@nb,
        "Elektriske bassgitarer"@nb ;
    skos:broadMatch <http://dewey.info/class/787.87/e23/> ;
    skos:broader humord:c15111 ;
    skos:definition "El-bass, også kalt elektrisk bass eller bassgitar, er et horisontalt spilt elektronisk forsterket strengeinstrument, som fra begynnelsen av 1960-årene, spesielt innen populærmusikk, i stor grad har avløst kontrabass i bandsammenheng. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/787.87/e23/> ;
    skos:prefLabel "Bass guitars"@en,
        "El-basser"@nb .

humord:c28289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28289" ;
    dct:modified "2024-11-08T12:54:48"^^xsd:dateTime ;
    skos:altLabel "By-laws"@en,
        "Statutories"@en,
        "Forskrifter"@nb,
        "Statutt"@nb,
        "Statuttar"@nb,
        "Statutter"@nb,
        "Vedtekter"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Bestemmelse, forskrift, regel (særlig av lokal eller privat karakter) <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/352.84/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/342.02/e23/>,
        <http://dewey.info/class/342.066/e23/>,
        <http://dewey.info/class/346.06/e23/>,
        <http://dewey.info/class/352.84/e23/> ;
    skos:prefLabel "Statutes"@en,
        "Vedtekter"@nb ;
    skos:relatedMatch <http://dewey.info/class/342.02/e23/>,
        <http://dewey.info/class/342.066/e23/>,
        <http://dewey.info/class/346.06/e23/> .

humord:c28290 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28290" ;
    dct:modified "2025-02-11T13:59:19"^^xsd:dateTime ;
    skos:altLabel "New Granada"@en,
        "Nuevo Reino de Granada"@en,
        "Nuevo Reino de Granada"@nb,
        "Ny-Granada"@nb,
        "Reino de la Nueva Granada"@nb ;
    skos:broadMatch <http://dewey.info/class/972.8702/e23/>,
        <http://dewey.info/class/986.602/e23/>,
        <http://dewey.info/class/987.03/e23/> ;
    skos:broader humord:c01652 ;
    skos:closeMatch <http://dewey.info/class/986.1052/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--861/e23/>,
        <http://dewey.info/class/918.61/e23/>,
        <http://dewey.info/class/986.102/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--861/e23/>,
        <http://dewey.info/class/918.61/e23/>,
        <http://dewey.info/class/972.8702/e23/>,
        <http://dewey.info/class/972.8703/e23/>,
        <http://dewey.info/class/986.102/e23/>,
        <http://dewey.info/class/986.1052/e23/>,
        <http://dewey.info/class/986.602/e23/>,
        <http://dewey.info/class/987.03/e23/> ;
    skos:prefLabel "New Kingdom of Granada"@en,
        "Ny-Granada"@nb ;
    skos:relatedMatch <http://dewey.info/class/972.8703/e23/> .

humord:c28295 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28295" ;
    dct:modified "2024-11-12T13:55:01"^^xsd:dateTime ;
    skos:altLabel "Growth"@en,
        "Ekspansjon"@nb ;
    skos:broadMatch <http://dewey.info/class/338.881/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.881/e23/> ;
    skos:prefLabel "Expansion"@en,
        "Ekspansjon"@nb .

humord:c28297 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28297" ;
    dct:modified "2024-08-05T14:04:59"^^xsd:dateTime ;
    skos:altLabel "Rådyr"@nb ;
    skos:broader humord:c61192 ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb ;
    skos:exactMatch realfagstermer:c002470,
        <http://dewey.info/class/599.659/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002470,
        <http://dewey.info/class/599.659/e23/>,
        <http://dewey.info/class/799.27659/e23/> ;
    skos:prefLabel "Roe deer"@en,
        "Rådyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/799.27659/e23/> .

humord:c28298 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28298" ;
    dct:modified "2024-11-11T19:43:36"^^xsd:dateTime ;
    skos:altLabel "Manipulasjon"@nb,
        "Manipulering"@nb ;
    skos:broadMatch <http://dewey.info/class/158.2/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb,
        "Manipulering"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/> ;
    skos:prefLabel "Manipulation"@en,
        "Manipulasjon"@nb .

humord:c28299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28299" ;
    dct:modified "2024-11-08T13:04:11"^^xsd:dateTime ;
    skos:altLabel "Feilinformering"@nb,
        "Forledning"@nb,
        "Forleidning"@nb,
        "Villeidning"@nb ;
    skos:broadMatch <http://dewey.info/class/306.42/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.42/e23/> ;
    skos:prefLabel "Disorientation"@en,
        "Villedning"@nb .

humord:c28302 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28302" ;
    dct:modified "2015-10-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/729.7/e23/>,
        <http://dewey.info/class/738.5/e23/>,
        <http://dewey.info/class/748.50285/e23/> ;
    skos:broader humord:c05358 ;
    skos:definition "Et lite, vanligvis terningformet stykke av glass, marmor eller andre steinsorter, gull eller sølv, som er brukt i mosaikker <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/645.4/e23/>,
        <http://dewey.info/class/729.7/e23/>,
        <http://dewey.info/class/738.5/e23/>,
        <http://dewey.info/class/748.50285/e23/> ;
    skos:prefLabel "Tesserae"@en,
        "Tessera"@nb ;
    skos:relatedMatch <http://dewey.info/class/645.4/e23/> .

humord:c28305 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28305" ;
    dct:modified "2024-07-04T12:48:41"^^xsd:dateTime ;
    skos:altLabel "Whiskey"@en,
        "Whiskey"@nb,
        "Whisky"@nb ;
    skos:broader humord:c13978 ;
    skos:definition "Whisky er brennevin fremstilt av forskjellige sorter korn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/641.252/e23/>,
        <http://dewey.info/class/663.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.252/e23/>,
        <http://dewey.info/class/663.52/e23/> ;
    skos:prefLabel "Whisky"@en,
        "Whisky"@nb .

humord:c28307 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28307" ;
    dct:modified "2025-03-14T09:12:20"^^xsd:dateTime ;
    skos:altLabel "Palestrina"@nb,
        "Praeneste"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:broader humord:c02475 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3763/e23/>,
        <http://dewey.info/class/2--4563/e23/>,
        <http://dewey.info/class/914.563/e23/>,
        <http://dewey.info/class/937.63/e23/>,
        <http://dewey.info/class/945.63/e23/> ;
    skos:prefLabel "Palestrina"@en,
        "Palestrina"@nb .

humord:c28313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28313" ;
    dct:modified "2015-10-16T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lukai"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89925/e23/>,
        <http://dewey.info/class/5--9925/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe på Taiwan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89925/e23/>,
        <http://dewey.info/class/5--9925/e23/> ;
    skos:prefLabel "Rukai"@en,
        "Rukai (Folk)"@nb .

humord:c28315 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28315" ;
    dct:modified "2024-08-21T11:05:45"^^xsd:dateTime ;
    skos:altLabel "Øyer (Innlandet)"@nb ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482526/e23/>,
        <http://dewey.info/class/914.82526/e23/>,
        <http://dewey.info/class/948.2526/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482526/e23/>,
        <http://dewey.info/class/914.82526/e23/>,
        <http://dewey.info/class/948.2526/e23/> ;
    skos:prefLabel "Øyer (Innlandet)"@en,
        "Øyer (Innlandet)"@nb .

humord:c28317 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28317" ;
    dct:modified "2025-01-29T14:48:52"^^xsd:dateTime ;
    skos:altLabel "Knotless knitting"@en,
        "Knotless netting"@en,
        "Nålbinding"@nb,
        "Nålebinding"@nb ;
    skos:broadMatch <http://dewey.info/class/746.4224/e23/> ;
    skos:broader humord:c04827 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.4224/e23/> ;
    skos:prefLabel "Nålebinding"@en,
        "Nålebinding"@nb .

humord:c28318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28318" ;
    dct:modified "2024-12-19T15:42:57"^^xsd:dateTime ;
    skos:altLabel "Emneknagg"@nb,
        "Hashtag"@nb ;
    skos:broader humord:c21175 ;
    skos:closeMatch <http://dewey.info/class/025.487/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.487/e23/> ;
    skos:prefLabel "Hashtag"@en,
        "Emneknagg"@nb .

humord:c28320 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28320" ;
    dct:modified "2020-10-20T14:14:05"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.868073/e23/>,
        <http://dewey.info/class/5--68073/e23/> ;
    skos:broader humord:c00789 ;
    skos:definition "Folkegruppe i New Mexico <UBT>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt15"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.868073/e23/>,
        <http://dewey.info/class/5--68073/e23/> ;
    skos:prefLabel "Hispanos"@en,
        "Hispanjoler"@nb .

humord:c28321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28321" ;
    dct:modified "2024-03-04T15:51:27"^^xsd:dateTime ;
    skos:altLabel "Counselling (Psychology)"@en,
        "Rådgivning (Psykologi)"@nb ;
    skos:broader humord:c28514 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/158.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.3/e23/> ;
    skos:prefLabel "Counselling psychology"@en,
        "Psykologisk rådgivning"@nb ;
    skos:related humord:c25062,
        humord:c28033 .

humord:c28322 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28322" ;
    dct:modified "2015-10-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Kappeln"@en,
        "Kappeln"@nb .

humord:c28323 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28323" ;
    dct:modified "2015-10-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Flensburg"@en,
        "Flensburg"@nb .

humord:c28327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28327" ;
    dct:modified "2023-12-18T12:47:16"^^xsd:dateTime ;
    skos:altLabel "Psykologisk testing"@nb,
        "Psykologiske testar"@nb,
        "Psykologiske tester"@nb ;
    skos:broader humord:c01528,
        humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/658.31125/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.93/e23/>,
        <http://dewey.info/class/153.94/e23/>,
        <http://dewey.info/class/658.31125/e23/> ;
    skos:prefLabel "Psychological testing"@en,
        "Psykologisk testing"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.93/e23/>,
        <http://dewey.info/class/153.94/e23/> .

humord:c28337 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28337" ;
    dct:modified "2024-05-15T14:04:57"^^xsd:dateTime ;
    skos:altLabel "Haze"@en,
        "Mist"@en,
        "Tåke"@nb ;
    skos:broader humord:c08280 ;
    skos:closeMatch <http://dewey.info/class/551.575/e23/> ;
    skos:definition "Tåke er en synlig samling små vanndråper eller iskrystaller som svever i luften umiddelbart over bakken. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch realfagstermer:c007963,
        <http://dewey.info/class/541.34515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007963,
        <http://dewey.info/class/541.34515/e23/>,
        <http://dewey.info/class/551.575/e23/>,
        <http://dewey.info/class/660.294515/e23/> ;
    skos:prefLabel "Fog"@en,
        "Tåke"@nb ;
    skos:related humord:c30788 ;
    skos:relatedMatch <http://dewey.info/class/660.294515/e23/> .

humord:c28339 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28339" ;
    dct:modified "2024-08-14T14:19:53"^^xsd:dateTime ;
    skos:altLabel "Andes (Område)"@nb ;
    skos:broader humord:c01799 ;
    skos:closeMatch <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8/e23/>,
        <http://dewey.info/class/918/e23/>,
        <http://dewey.info/class/980/e23/> ;
    skos:prefLabel "Andes (Area)"@en,
        "Andes (Område)"@nb .

humord:c28340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28340" ;
    dct:modified "2025-03-05T08:35:06"^^xsd:dateTime ;
    skos:altLabel "Personality testing"@en,
        "Personlegdomstestar"@nb,
        "Personlegdomstesting"@nb,
        "Personlighetstester"@nb ;
    skos:broadMatch <http://dewey.info/class/158.15/e23/> ;
    skos:broader humord:c28327 ;
    skos:closeMatch <http://dewey.info/class/155.28/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.28/e23/>,
        <http://dewey.info/class/158.15/e23/> ;
    skos:prefLabel "Personality assessment"@en,
        "Personlighetstesting"@nb .

humord:c28342 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28342" ;
    dct:modified "2015-12-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.62957/e23/> ;
    skos:broader humord:c05498 ;
    skos:definition "Slagverkmusikk fra Korea"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.62957/e23/> ;
    skos:prefLabel "Samulnori"@en,
        "Samulnori"@nb .

humord:c28343 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28343" ;
    dct:modified "2015-12-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Voronesj"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4735/e23/>,
        <http://dewey.info/class/914.735/e23/>,
        <http://dewey.info/class/947.35/e23/> ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4735/e23/>,
        <http://dewey.info/class/914.735/e23/>,
        <http://dewey.info/class/947.35/e23/> ;
    skos:prefLabel "Voronezh"@en,
        "Voronezj"@nb .

humord:c28345 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28345" ;
    dct:modified "2015-12-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--42656/e23/>,
        <http://dewey.info/class/914.2656/e23/>,
        <http://dewey.info/class/942.656/e23/> ;
    skos:broader humord:c13274 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42656/e23/>,
        <http://dewey.info/class/914.2656/e23/>,
        <http://dewey.info/class/942.656/e23/> ;
    skos:prefLabel "Ely"@en,
        "Ely"@nb .

humord:c28346 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 38 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2015-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28346" ;
    dct:modified "2015-12-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Higher general school"@en,
        "Higher school"@en,
        "Høyere skole"@nb ;
    skos:broader humord:c23406 ;
    skos:definition "Høyere allmennskoler er en betegnelse på skoler som bestod av både middelskole (realskole fra 1935) og gymnas <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/373.241/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/373.241/e23/> ;
    skos:prefLabel "Higher general education"@en,
        "Høyere allmennskole"@nb ;
    skos:related humord:c07967,
        humord:c23449 .

humord:c28351 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28351" ;
    dct:modified "2024-09-19T13:37:09"^^xsd:dateTime ;
    skos:altLabel "Cumanagoto (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89842/e23/>,
        <http://dewey.info/class/5--9842/e23/>,
        <http://dewey.info/class/987.0049842/e23/> ;
    skos:broader humord:c19229 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89842/e23/>,
        <http://dewey.info/class/5--9842/e23/>,
        <http://dewey.info/class/987.0049842/e23/> ;
    skos:prefLabel "Cumanagoto"@en,
        "Cumanagoto (Folk)"@nb .

humord:c28352 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28352" ;
    dct:modified "2024-09-19T13:36:58"^^xsd:dateTime ;
    skos:altLabel "Cumanagoto språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.42/e23/>,
        <http://dewey.info/class/6--9842/e23/> ;
    skos:broader humord:c26833 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb,
        "Språkkode: cuo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.42/e23/>,
        <http://dewey.info/class/6--9842/e23/> ;
    skos:prefLabel "Cumanagoto language"@en,
        "Cumanagoto språk"@nb .

humord:c28356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28356" ;
    dct:modified "2024-09-16T09:27:34"^^xsd:dateTime ;
    skos:altLabel "Chibchanske språk"@nb ;
    skos:broader humord:c12162 ;
    skos:closeMatch <http://dewey.info/class/497.8/e23/>,
        <http://dewey.info/class/498.2/e23/>,
        <http://dewey.info/class/6--978/e23/>,
        <http://dewey.info/class/6--982/e23/> ;
    skos:editorialNote "Chibchanske språk er en egen språkfamilie, ikke underlagt noe. ubt-16"@nb,
        "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.8/e23/>,
        <http://dewey.info/class/498.2/e23/>,
        <http://dewey.info/class/6--978/e23/>,
        <http://dewey.info/class/6--982/e23/> ;
    skos:prefLabel "Chibchan languages"@en,
        "Chibchanske språk"@nb .

humord:c28357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28357" ;
    dct:modified "2025-03-06T07:50:38"^^xsd:dateTime ;
    skos:altLabel "Teribe språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.8/e23/>,
        <http://dewey.info/class/6--978/e23/> ;
    skos:broader humord:c28356 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb,
        "Språkkode: tfr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.8/e23/>,
        <http://dewey.info/class/6--978/e23/> ;
    skos:prefLabel "Teribe language"@en,
        "Teribe språk"@nb .

humord:c28358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28358" ;
    dct:modified "2024-10-18T14:55:48"^^xsd:dateTime ;
    skos:altLabel "Sauk language"@en,
        "Ma manda språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c26594 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb,
        "Språkkode: skc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Ma Manda language"@en,
        "Ma manda språk"@nb .

humord:c28359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28359" ;
    dct:modified "2016-01-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Equus"@nb ;
    skos:broader humord:c08243 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/599.665/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/599.665/e23/> ;
    skos:prefLabel "Equidae"@en,
        "Hestefamilien"@nb .

humord:c28361 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28361" ;
    dct:modified "2024-07-31T09:45:57"^^xsd:dateTime ;
    skos:altLabel "Asses"@en,
        "Esel"@nb ;
    skos:broadMatch <http://dewey.info/class/599.665/e23/> ;
    skos:broader humord:c28359 ;
    skos:definition "Esler er to upartåede hovdyrarter i hesteslekten (Equus) i hestefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c004420,
        <http://dewey.info/class/636.18/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004420,
        <http://dewey.info/class/599.665/e23/>,
        <http://dewey.info/class/636.18/e23/> ;
    skos:prefLabel "Donkeys"@en,
        "Esler"@nb ;
    skos:related humord:c29679 .

humord:c28362 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28362" ;
    dct:modified "2016-01-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4111/e23/>,
        <http://dewey.info/class/914.111/e23/>,
        <http://dewey.info/class/941.11/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4111/e23/>,
        <http://dewey.info/class/914.111/e23/>,
        <http://dewey.info/class/941.11/e23/> ;
    skos:prefLabel "Northern Scotland"@en,
        "Nord-Skottland"@nb .

humord:c28363 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28363" ;
    dct:modified "2024-05-07T15:02:29"^^xsd:dateTime ;
    skos:altLabel "Sea level changes"@en,
        "Eustasi"@nb,
        "Havnivå"@nb,
        "Havnivåendringar"@nb,
        "Havnivåendringer"@nb,
        "Havnivåforandringar"@nb,
        "Havnivåforandringer"@nb ;
    skos:broader humord:c18936 ;
    skos:closeMatch <http://dewey.info/class/551.458/e23/> ;
    skos:definition "Nullpunkt som viser til havets gjennomsnittlige høyde i forhold til et valgt referanseområde på landjorda <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c004148 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004148,
        <http://dewey.info/class/551.458/e23/> ;
    skos:prefLabel "Sea level"@en,
        "Havnivå"@nb ;
    skos:related humord:c08298 .

humord:c28365 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28365" ;
    dct:modified "2025-03-06T08:59:19"^^xsd:dateTime ;
    skos:altLabel "Sikyon"@en,
        "Sikyon"@nb ;
    skos:broadMatch <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:broader humord:c02387 ;
    skos:definition "Sikyon er en antikk gresk by i det nordlige Peloponnes <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--387/e23/>,
        <http://dewey.info/class/938.7/e23/> ;
    skos:prefLabel "Sicyon"@en,
        "Sikyon"@nb .

humord:c28366 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28366" ;
    dct:modified "2024-04-23T08:08:23"^^xsd:dateTime ;
    skos:altLabel "Havflatestiging"@nb,
        "Havflatestigning"@nb,
        "Havstiging"@nb ;
    skos:broader humord:c28363 ;
    skos:closeMatch <http://dewey.info/class/551.458/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.458/e23/> ;
    skos:prefLabel "Sea level rise"@en,
        "Havstigning"@nb .

humord:c28367 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28367" ;
    dct:modified "2025-03-06T09:56:59"^^xsd:dateTime ;
    skos:altLabel "Fthiotis"@en,
        "Fthiotida"@nb,
        "Fthiotis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--383/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.3/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:broader humord:c67697 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--383/e23/>,
        <http://dewey.info/class/2--49515/e23/>,
        <http://dewey.info/class/914.9515/e23/>,
        <http://dewey.info/class/938.3/e23/>,
        <http://dewey.info/class/949.515/e23/> ;
    skos:prefLabel "Phthiotis"@en,
        "Fthiotis"@nb .

humord:c28375 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28375" ;
    dct:modified "2023-04-18T08:55:10"^^xsd:dateTime ;
    skos:altLabel "Smolensk oblast"@nb ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4727/e23/>,
        <http://dewey.info/class/914.727/e23/>,
        <http://dewey.info/class/947.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4727/e23/>,
        <http://dewey.info/class/914.727/e23/>,
        <http://dewey.info/class/947.27/e23/> ;
    skos:prefLabel "Smolensk Oblast"@en,
        "Smolensk (Fylke)"@nb .

humord:c28377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28377" ;
    dct:modified "2025-03-14T10:34:49"^^xsd:dateTime ;
    skos:altLabel "Spesielle behov"@nb,
        "Særskilde behov"@nb ;
    skos:broader humord:c23484 ;
    skos:closeMatch <http://dewey.info/class/371.9/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.9/e23/> ;
    skos:prefLabel "Special needs"@en,
        "Særskilte behov"@nb .

humord:c28378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28378" ;
    dct:modified "2024-03-04T13:23:35"^^xsd:dateTime ;
    skos:altLabel "Feature (Psychology)"@en,
        "Personality traits"@en,
        "Karaktertrekk"@nb ;
    skos:broader humord:c25094 ;
    skos:definition "En avgrenset tilbøyelighet som omfatter følelser, tanker og handlinger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/155.232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/370.1532/e23/> ;
    skos:prefLabel "Personality trait"@en,
        "Personlighetstrekk"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.25/e23/>,
        <http://dewey.info/class/370.1532/e23/> .

humord:c28380 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28380" ;
    dct:modified "2024-05-27T15:02:07"^^xsd:dateTime ;
    skos:altLabel "Cosmic space"@en,
        "Outer space"@en,
        "Universal space"@en,
        "Rommet"@nb,
        "Verdensrommet"@nb ;
    skos:broader humord:c66560 ;
    skos:definition "Det rom som alle himmellegemer beveger seg i; den del av universet som ligger utenfor Jordens atmosfære <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c006270,
        <http://dewey.info/class/2--19/e23/>,
        <http://dewey.info/class/520/e23/>,
        <http://dewey.info/class/910.919/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006270,
        <http://dewey.info/class/2--19/e23/>,
        <http://dewey.info/class/333.94/e23/>,
        <http://dewey.info/class/341.47/e23/>,
        <http://dewey.info/class/520/e23/>,
        <http://dewey.info/class/571.0919/e23/>,
        <http://dewey.info/class/910.919/e23/> ;
    skos:prefLabel "Space"@en,
        "Verdensrommet"@nb ;
    skos:relatedMatch <http://dewey.info/class/333.94/e23/>,
        <http://dewey.info/class/341.47/e23/>,
        <http://dewey.info/class/571.0919/e23/> .

humord:c28382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28382" ;
    dct:modified "2024-10-22T09:20:07"^^xsd:dateTime ;
    skos:altLabel "Guarijío language"@en,
        "Guarijío språk"@nb,
        "Huarijío språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.4546/e23/>,
        <http://dewey.info/class/6--974546/e23/> ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb,
        "Språkkode: var"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.4546/e23/>,
        <http://dewey.info/class/6--974546/e23/> ;
    skos:prefLabel "Huarijío language"@en,
        "Huarijío språk"@nb .

humord:c28384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28384" ;
    dct:modified "2024-10-18T09:56:10"^^xsd:dateTime ;
    skos:altLabel "World languages"@en,
        "Verdsspråk"@nb ;
    skos:broadMatch <http://dewey.info/class/400/e23/> ;
    skos:broader humord:c15161 ;
    skos:definition "Verdensspråk er et språk brukt i hele eller store deler av verden, i spesifikke store regioner (f.eks. latin i Romerriket), ofte av en spesifikk grunn (f.eks. fransk som diplomatspråk) <Concise Oxford Companion to the English Language/ubt>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/400/e23/> ;
    skos:prefLabel "Universal languages"@en,
        "Verdensspråk"@nb .

humord:c28385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28385" ;
    dct:modified "2016-01-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.6289/e23/> ;
    skos:broader humord:c05498 ;
    skos:definition "Gresk vokal folkemusikk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.6289/e23/> ;
    skos:prefLabel "Rebetiko"@en,
        "Rebetiko"@nb .

humord:c28387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28387" ;
    dct:modified "2024-07-26T12:12:43"^^xsd:dateTime ;
    skos:altLabel "African-Caribbeans"@en,
        "Afrikansk-karibiarar"@nb,
        "Afrikanskkaribiarar"@nb,
        "Afrikanskkaribiere"@nb,
        "Afro-karibiarar"@nb,
        "Afro-karibiere"@nb,
        "Afrokaribiarar"@nb,
        "Afrokaribiere"@nb ;
    skos:broader humord:c19229 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8969729/e23/>,
        <http://dewey.info/class/5--969729/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8969729/e23/>,
        <http://dewey.info/class/5--969729/e23/> ;
    skos:prefLabel "Afro-Caribbeans"@en,
        "Afrikansk-karibiere"@nb ;
    skos:related humord:c14973 .

humord:c28392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28392" ;
    dct:modified "2024-11-21T08:40:00"^^xsd:dateTime ;
    skos:altLabel "Vaser"@nb,
        "Vaser (Oldsaker)"@nb ;
    skos:broadMatch <http://dewey.info/class/666.58/e23/> ;
    skos:broader humord:c04666 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/666.58/e23/>,
        <http://dewey.info/class/731.72/e23/> ;
    skos:prefLabel "Vases"@en,
        "Vaser"@nb ;
    skos:related humord:c04667,
        humord:c05356 ;
    skos:relatedMatch <http://dewey.info/class/731.72/e23/> .

humord:c28393 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28393" ;
    dct:modified "2025-02-27T13:49:52"^^xsd:dateTime ;
    skos:altLabel "Manus (Island)"@en,
        "Manus (Øy)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9581/e23/>,
        <http://dewey.info/class/919.581/e23/>,
        <http://dewey.info/class/995.81/e23/> ;
    skos:broader humord:c16130 ;
    skos:definition "Manus er ei øy nord for Ny-Guinea, den største av Admiralitetsøyene (Admirality Islands). Tilhører Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9581/e23/>,
        <http://dewey.info/class/919.581/e23/>,
        <http://dewey.info/class/995.81/e23/> ;
    skos:prefLabel "Manus Island"@en,
        "Manus (Øy)"@nb .

humord:c28394 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28394" ;
    dct:modified "2025-02-27T13:50:11"^^xsd:dateTime ;
    skos:altLabel "Manus (Province)"@en,
        "Manus (Provins)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9581/e23/>,
        <http://dewey.info/class/919.581/e23/>,
        <http://dewey.info/class/995.81/e23/> ;
    skos:broader humord:c16130 ;
    skos:definition "Manus er en provins i Papua Ny-Guinea, omfatter Admirality Islands og Wuvulu <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9581/e23/>,
        <http://dewey.info/class/919.581/e23/>,
        <http://dewey.info/class/995.81/e23/> ;
    skos:prefLabel "Manus Province"@en,
        "Manus (Provins)"@nb .

humord:c28395 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28395" ;
    dct:modified "2025-02-11T12:41:26"^^xsd:dateTime ;
    skos:altLabel "Jakobselv"@en,
        "Annijoki"@nb,
        "Jakobselv"@nb,
        "Vestre Jakobselv"@nb,
        "Ánnejohka"@nb ;
    skos:broadMatch <http://dewey.info/class/2--484631/e23/>,
        <http://dewey.info/class/914.84631/e23/>,
        <http://dewey.info/class/948.4631/e23/> ;
    skos:broader humord:c13314 ;
    skos:definition "Tettsted i Vadsø kommune"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484631/e23/>,
        <http://dewey.info/class/914.84631/e23/>,
        <http://dewey.info/class/948.4631/e23/> ;
    skos:prefLabel "Vestre Jakobselv"@en,
        "Vestre Jakobselv"@nb .

humord:c28396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28396" ;
    dct:modified "2016-02-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.894574/e23/>,
        <http://dewey.info/class/5--94574/e23/> ;
    skos:broader humord:c00944 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.894574/e23/>,
        <http://dewey.info/class/5--94574/e23/> ;
    skos:prefLabel "Pite Sámi people"@en,
        "Pitesamer"@nb .

humord:c28398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28398" ;
    dct:modified "2016-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Digital economy"@en ;
    skos:broadMatch <http://dewey.info/class/332.178/e23/> ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.178/e23/>,
        <http://dewey.info/class/380.10285/e23/> ;
    skos:prefLabel "Digital economies"@en,
        "Digital økonomi"@nb ;
    skos:related humord:c28455,
        humord:c28488 ;
    skos:relatedMatch <http://dewey.info/class/380.10285/e23/> .

humord:c28399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28399" ;
    dct:modified "2024-04-02T10:06:02"^^xsd:dateTime ;
    skos:altLabel "Matematisk analyse"@nb ;
    skos:broader humord:c01459,
        humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c013065,
        <http://dewey.info/class/515/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013065,
        <http://dewey.info/class/515/e23/>,
        <http://dewey.info/class/518.6/e23/> ;
    skos:prefLabel "Mathematical analysis"@en,
        "Matematisk analyse"@nb ;
    skos:relatedMatch <http://dewey.info/class/518.6/e23/> .

humord:c28400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28400" ;
    dct:modified "2024-08-23T13:42:05"^^xsd:dateTime ;
    skos:altLabel "Arara language"@en,
        "Arara språk"@nb,
        "Karo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.38/e23/>,
        <http://dewey.info/class/6--9838/e23/> ;
    skos:broader humord:c10115 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb,
        "Spåkkode: arr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.38/e23/>,
        <http://dewey.info/class/6--9838/e23/> ;
    skos:prefLabel "Karo language"@en,
        "Karo språk"@nb .

humord:c28403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28403" ;
    dct:modified "2024-08-30T14:35:23"^^xsd:dateTime ;
    skos:altLabel "Coyotero language"@en,
        "Vest-apache språk"@nb,
        "Western Apache språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:broader humord:c14344 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb,
        "Språkkode: apw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.2/e23/>,
        <http://dewey.info/class/6--972/e23/> ;
    skos:prefLabel "Western Apache language"@en,
        "Western Apache språk"@nb .

humord:c28406 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28406" ;
    dct:modified "2024-11-15T14:20:02"^^xsd:dateTime ;
    skos:altLabel "Systematiske oversikter"@nb ;
    skos:broadMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:broader humord:c01493 ;
    skos:definition "En litteraturstudie som prøver å identifisere, vurdere, velge og organisere  all forskning av høy kvalitet relevant for et bestemt spørsmål <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/>,
        <http://dewey.info/class/300.72/e23/> ;
    skos:prefLabel "Systematic reviews"@en,
        "Systematiske oversikter"@nb ;
    skos:relatedMatch <http://dewey.info/class/300.72/e23/> .

humord:c28408 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28408" ;
    dct:modified "2025-03-27T15:50:47"^^xsd:dateTime ;
    skos:altLabel "Hunting cabin"@en,
        "Hunting lodge"@en,
        "Trapper's stations"@en,
        "Bistasjonar (Fangst)"@nb,
        "Bistasjoner (Fangst)"@nb,
        "Fangsthytter"@nb,
        "Fangststasjonar"@nb,
        "Fangststasjoner"@nb,
        "Fiskehytter"@nb,
        "Jakthytter"@nb,
        "Villmarkshytter"@nb ;
    skos:broadMatch <http://dewey.info/class/690.87/e23/>,
        <http://dewey.info/class/728.7/e23/> ;
    skos:broader humord:c05257 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.87/e23/>,
        <http://dewey.info/class/728.7/e23/> ;
    skos:prefLabel "Trapper's cabins"@en,
        "Fangsthytter"@nb .

humord:c28411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28411" ;
    dct:modified "2024-10-22T09:56:25"^^xsd:dateTime ;
    skos:altLabel "Bora språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c10113 ;
    skos:definition "Et språk som tales i Peru <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Språkkode: boa"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Bora language"@en,
        "Bora språk"@nb .

humord:c28413 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28413" ;
    dct:modified "2024-10-18T15:03:30"^^xsd:dateTime ;
    skos:altLabel "Ulingan language"@en,
        "Mauwake språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Språkkode:  mhl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.12/e23/>,
        <http://dewey.info/class/6--9912/e23/> ;
    skos:prefLabel "Mauwake language"@en,
        "Mauwake språk"@nb .

humord:c28414 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28414" ;
    dct:modified "2024-10-18T14:24:05"^^xsd:dateTime ;
    skos:altLabel "Carib språk"@nb,
        "Karib språk"@nb,
        "Karibisk språk"@nb ;
    skos:broader humord:c26833 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Språkkode: car"@nb ;
    skos:exactMatch <http://dewey.info/class/498.422/e23/>,
        <http://dewey.info/class/6--98422/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.422/e23/>,
        <http://dewey.info/class/6--98422/e23/> ;
    skos:prefLabel "Carib language"@en,
        "Karib språk"@nb .

humord:c28417 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28417" ;
    dct:modified "2016-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Album covers"@en,
        "Platecover"@nb ;
    skos:broadMatch <http://dewey.info/class/741.66/e23/> ;
    skos:broader humord:c05650 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.66/e23/> ;
    skos:prefLabel "Record covers"@en,
        "Plateomslag"@nb .

humord:c28419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28419" ;
    dct:modified "2024-11-08T10:39:36"^^xsd:dateTime ;
    skos:altLabel "Choices"@en,
        "Siling"@nb,
        "Utsortering"@nb,
        "Utvelging"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Screening"@en,
        "Utvelgelse"@nb .

humord:c28422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28422" ;
    dct:modified "2024-11-12T13:26:06"^^xsd:dateTime ;
    skos:altLabel "Culture of sharing"@en,
        "Participatory culture"@en,
        "Delingskultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.1/e23/> ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.1/e23/> ;
    skos:prefLabel "Sharing culture"@en,
        "Delingskultur"@nb .

humord:c28424 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28424" ;
    dct:modified "2025-03-26T12:44:06"^^xsd:dateTime ;
    skos:altLabel "Setskog"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:broader humord:c27874 ;
    skos:definition "Setskog er en tidligere selvstendig kommune i Akershus fylke <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482221/e23/>,
        <http://dewey.info/class/914.82221/e23/>,
        <http://dewey.info/class/948.2221/e23/> ;
    skos:prefLabel "Setskog"@en,
        "Setskog"@nb .

humord:c28425 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28425" ;
    dct:modified "2016-02-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Harmonic grammar"@en,
        "Harmonic Grammar"@nb .

humord:c28426 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28426" ;
    dct:modified "2024-10-11T14:09:22"^^xsd:dateTime ;
    skos:altLabel "Ljåar"@nb,
        "Ljår"@nb ;
    skos:broadMatch <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/631.34/e23/> ;
    skos:broader humord:c11280 ;
    skos:definition "En ljå er et skjæreredskap som brukes til å slå gress.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.93/e23/>,
        <http://dewey.info/class/631.34/e23/>,
        <http://dewey.info/class/631.55/e23/> ;
    skos:prefLabel "Scythes"@en,
        "Ljåer"@nb ;
    skos:relatedMatch <http://dewey.info/class/631.55/e23/> .

humord:c28427 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28427" ;
    dct:modified "2024-10-31T08:46:21"^^xsd:dateTime ;
    skos:altLabel "Reiseforfattarar"@nb ;
    skos:broader humord:c07484 ;
    skos:editorialNote "Lukket bemerkning: ubo15"@nb ;
    skos:exactMatch <http://dewey.info/class/910.4092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/910.4092/e23/> ;
    skos:prefLabel "Travel writers"@en,
        "Reiseforfattere"@nb .

humord:c28433 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28433" ;
    dct:modified "2016-03-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--422/e23/>,
        <http://dewey.info/class/914.22/e23/>,
        <http://dewey.info/class/942.2/e23/> ;
    skos:broader humord:c03184 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--422/e23/>,
        <http://dewey.info/class/914.22/e23/>,
        <http://dewey.info/class/942.2/e23/> ;
    skos:prefLabel "Thames Valley"@en,
        "Thames Valley"@nb .

humord:c28438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28438" ;
    dct:modified "2024-08-23T12:54:14"^^xsd:dateTime ;
    skos:altLabel "Arab revolt in Palestine (1936-1939)"@en,
        "The Arab Revolt in Palestine"@en,
        "The Arab Revolt in Palestine (1936-1939)"@en,
        "Arabiske opprør i Palestina (1936-1939)"@nb,
        "Det arabiske opprør i Palestina (1936-1939)"@nb ;
    skos:broadMatch <http://dewey.info/class/956.9404/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Opprør blant palestinske arabere i Palestinamandatet mot britisk kolonistyre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.9404/e23/> ;
    skos:prefLabel "Arab Revolt in Palestine"@en,
        "Arabiske opprør i Palestina (1936-1939)"@nb .

humord:c28441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28441" ;
    dct:modified "2016-03-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Aerial bombing"@en,
        "Bombardment"@en ;
    skos:broadMatch <http://dewey.info/class/358.4/e23/>,
        <http://dewey.info/class/363.325/e23/> ;
    skos:broader humord:c09535 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.4/e23/>,
        <http://dewey.info/class/363.325/e23/> ;
    skos:prefLabel "Bombing"@en,
        "Bombing"@nb .

humord:c28443 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28443" ;
    dct:modified "2024-09-25T08:14:17"^^xsd:dateTime ;
    skos:altLabel "Daddy quota"@en,
        "Father's quota"@en,
        "Paternity leave"@en,
        "Fedrekvotar"@nb,
        "Fedrekvote"@nb,
        "Fedrekvoter"@nb,
        "Fedrepermisjonar"@nb,
        "Fedrepermisjoner"@nb,
        "Pappaperm"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3122/e23/> ;
    skos:broader humord:c22927 ;
    skos:closeMatch <http://dewey.info/class/368.45400851/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/331.257630851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.257630851/e23/>,
        <http://dewey.info/class/368.45400851/e23/>,
        <http://dewey.info/class/658.3122/e23/> ;
    skos:prefLabel "Paternal quota"@en,
        "Fedrekvote"@nb .

humord:c28444 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28444" ;
    dct:modified "2016-03-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.28/e23/>,
        <http://dewey.info/class/372.128/e23/>,
        <http://dewey.info/class/373.128/e23/> ;
    skos:broader humord:c24653 ;
    skos:definition "Et avvik mellom det nivået man kan forvente pga elevens kognitive evner og det nivået eleven viser på skolen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.28/e23/>,
        <http://dewey.info/class/372.128/e23/>,
        <http://dewey.info/class/373.128/e23/> ;
    skos:prefLabel "Underachievement"@en,
        "Underytelse"@nb .

humord:c28445 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28445" ;
    dct:modified "2022-09-19T07:59:19"^^xsd:dateTime ;
    skos:altLabel "Naturalisation"@en ;
    skos:broader humord:c09761 ;
    skos:definition "Å opptas som ny statsborger i et land der en ikke er født eller har hatt statsborgerskap før <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:exactMatch <http://dewey.info/class/323.623/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.623/e23/>,
        <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/353.484/e23/> ;
    skos:prefLabel "Naturalization"@en,
        "Naturalisering"@nb ;
    skos:related humord:c59300 ;
    skos:relatedMatch <http://dewey.info/class/342.083/e23/>,
        <http://dewey.info/class/353.484/e23/> .

humord:c28446 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28446" ;
    dct:modified "2017-02-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/307.76095109034/e23/> ;
    skos:broader humord:c09044 ;
    skos:closeMatch <http://dewey.info/class/387.1095109034/e23/> ;
    skos:definition "Betegnelse på først og fremst kinesiske havner som etter press fra stormakter ble åpnet for utenlandske handelsskip <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.76095109034/e23/>,
        <http://dewey.info/class/387.1095109034/e23/>,
        <http://dewey.info/class/951.03/e23/> ;
    skos:prefLabel "Treaty ports"@en,
        "Traktathavner"@nb ;
    skos:relatedMatch <http://dewey.info/class/951.03/e23/> .

humord:c28447 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28447" ;
    dct:modified "2016-03-14T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/374.8/e23/> ;
    skos:prefLabel "Summer schools"@en,
        "Sommerskoler"@nb ;
    skos:relatedMatch <http://dewey.info/class/374.8/e23/> .

humord:c28449 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28449" ;
    dct:modified "2022-04-04T11:31:01"^^xsd:dateTime ;
    skos:altLabel "Skriveforsking"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/808.02/e23/> ;
    skos:broader humord:c07927 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/808.02/e23/> ;
    skos:prefLabel "Writing research"@en,
        "Skriveforskning"@nb .

humord:c28451 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28451" ;
    dct:modified "2016-09-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tempera"@nb,
        "Temperamaling"@nb ;
    skos:broader humord:c05333 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/751.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/751.43/e23/> ;
    skos:prefLabel "Tempera"@en,
        "Temperamaleri"@nb .

humord:c28455 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28455" ;
    dct:modified "2016-04-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:broader humord:c22739 ;
    skos:definition "Delingsøkonomi er forretningsmodeller og initiativer basert på horisontale nettverk og deltagelse i et samfunn <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:prefLabel "Sharing economy"@en,
        "Delingsøkonomi"@nb ;
    skos:related humord:c28398,
        humord:c28488 .

humord:c28456 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28456" ;
    dct:modified "2024-10-31T14:15:52"^^xsd:dateTime ;
    skos:altLabel "Bibliotekarutdanning"@nb,
        "Bibliotekutdanning"@nb ;
    skos:broader humord:c07969 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/020.711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/020.711/e23/> ;
    skos:prefLabel "Library education"@en,
        "Bibliotekutdanning"@nb ;
    skos:related humord:c00119,
        humord:c14057 .

humord:c28458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28458" ;
    dct:modified "2024-03-25T15:53:00"^^xsd:dateTime ;
    skos:altLabel "Grupper (Generelt)"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groups (General)"@en,
        "Grupper (Generelt)"@nb .

humord:c28459 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c04097,
        humord:c06043 ;
    dct:created "2016-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28459" ;
    dct:modified "2021-11-24T13:36:16"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Begrepshistorie (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c28460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28460" ;
    dct:modified "2016-04-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11911 ;
    skos:definition "Politisk økologi analyserer samspillet mellom sosial organisering og miljøet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.58/e23/>,
        <http://dewey.info/class/577.27/e23/> ;
    skos:prefLabel "Political ecology"@en,
        "Politisk økologi"@nb ;
    skos:related humord:c21695 ;
    skos:relatedMatch <http://dewey.info/class/320.58/e23/>,
        <http://dewey.info/class/577.27/e23/> .

humord:c28461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28461" ;
    dct:modified "2016-04-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/> ;
    skos:broader humord:c07875 ;
    skos:definition "Samlebetegnelse på tilnærmingsmåter til samfunnsøkonomi eller skoler innen økonomisk tenkning som står i motsetning til den «ortodokse» <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/> ;
    skos:prefLabel "Heterodox economics"@en,
        "Heterodoks økonomi"@nb .

humord:c28462 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28462" ;
    dct:modified "2022-03-24T15:47:39"^^xsd:dateTime ;
    skos:altLabel "Fundraising"@en,
        "Kronerulling"@nb,
        "Pengeinnsamling"@nb ;
    skos:broadMatch <http://dewey.info/class/658.15224/e23/> ;
    skos:broader humord:c12385 ;
    skos:definition "Når enkeltpersoner går sammen om å støtte et prosjekt, enten ved hjelp av penger eller andre ressurser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.15224/e23/> ;
    skos:prefLabel "Crowdfunding"@en,
        "Folkefinansiering"@nb .

humord:c28464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28464" ;
    dct:modified "2023-11-17T14:18:54"^^xsd:dateTime ;
    skos:altLabel "Data acquisition"@en,
        "Datafangst"@nb,
        "Datainnsamling"@nb,
        "Faktainnsamling"@nb ;
    skos:broader humord:c01493 ;
    skos:closeMatch <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c001061 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001061,
        <http://dewey.info/class/001.433/e23/>,
        <http://dewey.info/class/1--0723/e23/> ;
    skos:prefLabel "Data collection"@en,
        "Datainnsamling"@nb .

humord:c28465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28465" ;
    dct:modified "2024-03-07T10:14:40"^^xsd:dateTime ;
    skos:altLabel "Randomisation"@en,
        "Randomisering"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c09394,
        humord:c20828 ;
    skos:definition "Fordeling av personer som skal være med i en vitenskapelig studie, til ulike grupper slik at det beror på tilfeldigheter hvilken gruppe en gitt person  blir plassert i <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Randomization"@en,
        "Randomisering"@nb .

humord:c28467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28467" ;
    dct:modified "2025-01-16T10:54:53"^^xsd:dateTime ;
    skos:altLabel "MP3"@nb ;
    skos:broadMatch <http://dewey.info/class/006.5/e23/> ;
    skos:broader humord:c62253 ;
    skos:definition "MP3 er en standard for digital koding og et komprimert filformat for lagring av lyd <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.5/e23/>,
        <http://dewey.info/class/780/e23/> ;
    skos:prefLabel "MP3"@en,
        "MP3"@nb ;
    skos:related humord:c15468 ;
    skos:relatedMatch <http://dewey.info/class/780/e23/> .

humord:c28468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28468" ;
    dct:modified "2025-01-21T07:32:27"^^xsd:dateTime ;
    skos:altLabel "Writers' museums"@en,
        "Forfattarmuseum"@nb ;
    skos:broadMatch <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c04622 ;
    skos:definition "Et forfattermuseum er et personmuseum som er bygget opp omkring en forfatters verk og liv <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Author museums"@en,
        "Forfattermuseer"@nb ;
    skos:related humord:c28524,
        humord:c29787 .

humord:c28470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28470" ;
    dct:modified "2016-04-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.3/e23/> ;
    skos:broader humord:c17199 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.3/e23/> ;
    skos:prefLabel "Sketches (Music)"@en,
        "Skisser (Musikk)"@nb .

humord:c28471 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28471" ;
    dct:modified "2016-04-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.4095/e23/> ;
    skos:broader humord:c09243 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/303.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.3/e23/>,
        <http://dewey.info/class/658.4095/e23/> ;
    skos:prefLabel "Social pressure"@en,
        "Sosialt press"@nb .

humord:c28472 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28472" ;
    dct:modified "2016-04-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Fiender"@nb ;
    skos:broadMatch <http://dewey.info/class/158.25/e23/>,
        <http://dewey.info/class/177.62/e23/>,
        <http://dewey.info/class/302.34/e23/> ;
    skos:broader humord:c04889 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.25/e23/>,
        <http://dewey.info/class/177.62/e23/>,
        <http://dewey.info/class/302.34/e23/> ;
    skos:prefLabel "Enemies"@en,
        "Uvenner"@nb .

humord:c28476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28476" ;
    dct:modified "2025-01-17T07:24:09"^^xsd:dateTime ;
    skos:altLabel "Totempålar"@nb,
        "Totempåler"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/731.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.7137/e23/>,
        <http://dewey.info/class/704.9497317/e23/>,
        <http://dewey.info/class/731.77/e23/> ;
    skos:prefLabel "Totem poles"@en,
        "Totempæler"@nb ;
    skos:relatedMatch <http://dewey.info/class/299.7137/e23/>,
        <http://dewey.info/class/704.9497317/e23/> .

humord:c28477 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28477" ;
    dct:modified "2024-10-11T09:29:36"^^xsd:dateTime ;
    skos:altLabel "Bannlysing"@nb,
        "Bannlysning"@nb,
        "Ekskommunikasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/262.9/e23/> ;
    skos:broader humord:c08982 ;
    skos:definition "Ekskommunikasjon er eit kyrkjeleg straffemiddel som inneber å stenga enkeltpersonar ute frå eit kyrkjesamfunn.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.9/e23/> ;
    skos:prefLabel "Excommunication"@en,
        "Bannlysing"@nb .

humord:c28480 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28480" ;
    dct:modified "2024-08-20T16:53:00"^^xsd:dateTime ;
    skos:altLabel "Tangut empire"@en,
        "Xi Xia"@en,
        "Tangut-imperiet"@nb,
        "Tangutimperiet"@nb,
        "Vest-Xia"@nb,
        "Xi Xia"@nb,
        "Xixia"@nb ;
    skos:broadMatch <http://dewey.info/class/951.4024/e23/> ;
    skos:broader humord:c20582 ;
    skos:definition "Tangutisk rike hovedsakelig lokalisert i de nåværende kinesiske provinsene Gansu og Shaanxi, 1038-1227 E.Kr. <snl>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.4024/e23/> ;
    skos:prefLabel "Western Xia"@en,
        "Xi Xia"@nb .

humord:c28483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28483" ;
    dct:modified "2016-04-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Serial killings"@en,
        "Seriedrap"@nb ;
    skos:broader humord:c08900 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/364.15232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.15232/e23/> ;
    skos:prefLabel "Serial murders"@en,
        "Seriemord"@nb .

humord:c28485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28485" ;
    dct:modified "2016-04-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4888/e23/>,
        <http://dewey.info/class/914.888/e23/>,
        <http://dewey.info/class/948.88/e23/> ;
    skos:prefLabel "Karesuando"@en,
        "Karesuando"@nb .

humord:c28486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28486" ;
    dct:modified "2024-11-14T09:05:57"^^xsd:dateTime ;
    skos:altLabel "Personalutvelging"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0683/e23/> ;
    skos:broader humord:c28419 ;
    skos:closeMatch <http://dewey.info/class/352.65/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/658.3112/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/023.9/e23/>,
        <http://dewey.info/class/1--0683/e23/>,
        <http://dewey.info/class/352.65/e23/>,
        <http://dewey.info/class/658.3112/e23/> ;
    skos:prefLabel "Personnel selection"@en,
        "Personalutvelgelse"@nb ;
    skos:related humord:c19076 ;
    skos:relatedMatch <http://dewey.info/class/023.9/e23/> .

humord:c28487 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28487" ;
    dct:modified "2024-02-02T12:54:06"^^xsd:dateTime ;
    skos:altLabel "Work psychology"@en,
        "Workplace psychology"@en,
        "Arbeidspsykologi"@nb ;
    skos:broader humord:c28514 ;
    skos:closeMatch <http://dewey.info/class/158.7/e23/> ;
    skos:definition "Disiplin innenfor psykologien som undersøker psykologiske faktorers betydning for arbeidsrelaterte problemstillinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.7/e23/> ;
    skos:prefLabel "Psychology of work"@en,
        "Arbeidspsykologi"@nb ;
    skos:related humord:c24975 .

humord:c28488 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28488" ;
    dct:modified "2023-02-17T13:16:19"^^xsd:dateTime ;
    skos:altLabel "Digital plattformøkonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/330.1/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:broader humord:c24840 ;
    skos:definition "Møtepunkt (ofte digitalt) hvor tosidige eller flersidige nettverk møtes for  kjøp og salg. Über, AirBNB, Amazon.com er eksempler på bedrifter som bygger på slike prinsipper ved at de sørger for at selgere og kjøpere kan møtes på sin plattform <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.1/e23/>,
        <http://dewey.info/class/338.7/e23/> ;
    skos:prefLabel "Platform economy"@en,
        "Plattformøkonomi"@nb ;
    skos:related humord:c22739,
        humord:c28398,
        humord:c28455 .

humord:c28489 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28489" ;
    dct:modified "2024-03-07T11:19:26"^^xsd:dateTime ;
    skos:altLabel "3D computer graphics"@en,
        "Computer generated images"@en,
        "Three-dimensional graphics"@en,
        "3D-design"@nb,
        "3D-grafikk"@nb,
        "Tredimensjonal grafikk"@nb ;
    skos:broader humord:c04224 ;
    skos:definition "3D-grafikk eller 3D-design, på engelsk ofte kalt 3D computer graphics, CGI (Computer generated images) og annet, er samlebetegnelser for datagrafikk, altså datamaskinskapte bilder, som har et mer eller mindre virkelighetstro, tredimensjonalt uttrykk.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c031485,
        <http://dewey.info/class/006.693/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031485,
        <http://dewey.info/class/006.693/e23/> ;
    skos:prefLabel "3D graphics"@en,
        "3D-grafikk"@nb ;
    skos:related humord:c64078,
        humord:c64079 .

humord:c28491 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28491" ;
    dct:modified "2023-12-18T14:11:42"^^xsd:dateTime ;
    skos:altLabel "Rangering"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ranking"@en,
        "Rangering"@nb .

humord:c28494 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28494" ;
    dct:modified "2024-03-21T13:32:12"^^xsd:dateTime ;
    skos:altLabel "Hypothesis testing"@en,
        "Hypotesetesting"@nb ;
    skos:broader humord:c09394 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c013352,
        <http://dewey.info/class/519.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013352,
        <http://dewey.info/class/519.56/e23/> ;
    skos:prefLabel "Statistical hypothesis testing"@en,
        "Hypotesetesting"@nb .

humord:c28495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28495" ;
    dct:modified "2020-06-16T13:20:07"^^xsd:dateTime ;
    skos:altLabel "Statistical significance"@en,
        "Statistisk signifikans"@nb ;
    skos:broadMatch <http://dewey.info/class/001.422/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/1--0727/e23/>,
        <http://dewey.info/class/518.28/e23/> ;
    skos:broader humord:c09394 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.422/e23/>,
        <http://dewey.info/class/1--011/e23/>,
        <http://dewey.info/class/1--0727/e23/>,
        <http://dewey.info/class/518.28/e23/> ;
    skos:prefLabel "Significance (Statistics)"@en,
        "Signifikans (Statistikk)"@nb .

humord:c28496 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28496" ;
    dct:modified "2016-04-28T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07906 ;
    skos:closeMatch <http://dewey.info/class/370.116/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.116/e23/> ;
    skos:prefLabel "International education"@en,
        "Internasjonal utdanning"@nb ;
    skos:related humord:c23432 .

humord:c28497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28497" ;
    dct:modified "2023-09-13T11:01:00"^^xsd:dateTime ;
    skos:altLabel "Foreldremekling"@nb ;
    skos:broadMatch <http://dewey.info/class/306.89/e23/>,
        <http://dewey.info/class/362.8286/e23/> ;
    skos:broader humord:c13221 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.89/e23/>,
        <http://dewey.info/class/362.8286/e23/> ;
    skos:prefLabel "Parental mediation"@en,
        "Foreldremegling"@nb .

humord:c28501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28501" ;
    dct:modified "2017-09-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.3/e23/> ;
    skos:broader humord:c25780 ;
    skos:definition "Sosiale bånd mellom personer av samme kjønn <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/> ;
    skos:prefLabel "Homosociality"@en,
        "Homososialitet"@nb .

humord:c28502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28502" ;
    dct:modified "2024-11-18T11:03:40"^^xsd:dateTime ;
    skos:altLabel "Biometrics"@en,
        "Biometri"@nb,
        "Biometrisk identifikasjon"@nb ;
    skos:broader humord:c22100,
        humord:c68962 ;
    skos:definition "Måling av biologiske mønstre. Biologiske mønstre kan være fysiologiske karaktertrekk (f.eks. fingeravtrykk) eller adferdsmønstre (f. eks. ganglag)<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c013338,
        <http://dewey.info/class/570.15195/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013338,
        <http://dewey.info/class/570.15195/e23/> ;
    skos:prefLabel "Biometry"@en,
        "Biometri"@nb ;
    skos:related humord:c09594,
        humord:c62367 .

humord:c28503 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28503" ;
    dct:modified "2024-08-20T10:22:48"^^xsd:dateTime ;
    skos:altLabel "Open innovasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/658.4063/e23/> ;
    skos:broader humord:c01485 ;
    skos:definition "Åpen innovasjon betyr at man i tillegg til å ta inn kunnskap utenifra bedriften, også slipper kunnskap ut av bedriften slik at andre kan hjelpe bedriften med innovasjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.4063/e23/> ;
    skos:prefLabel "Open innovation"@en,
        "Åpen innovasjon"@nb .

humord:c28505 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28505" ;
    dct:modified "2016-09-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:broader humord:c14328 ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4846/e23/>,
        <http://dewey.info/class/914.846/e23/>,
        <http://dewey.info/class/948.46/e23/> ;
    skos:prefLabel "Iesjávri"@en,
        "Iesjávri"@nb .

humord:c28507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28507" ;
    dct:modified "2025-01-17T07:57:47"^^xsd:dateTime ;
    skos:altLabel "Local currency"@en,
        "Lokal valuta"@nb,
        "Lokale valuaer"@nb,
        "Lokale valutaar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c15112 ;
    skos:definition "Betalingssystem for områder innenfor et land <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Local currencies"@en,
        "Lokale valutaer"@nb .

humord:c28510 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28510" ;
    dct:modified "2024-06-21T12:28:21"^^xsd:dateTime ;
    skos:altLabel "Chernobyl Nuclear Accident"@en,
        "Chernobyl Nuclear Disaster 1986"@en,
        "Chernobyl Nuclear Power Plant Accident 1986"@en,
        "Chernobyl disaster"@en,
        "Tsjernobyl-ulukka"@nb,
        "Tsjernobyl-ulykka"@nb,
        "Tsjernobyl-ulykken"@nb,
        "Tsjernobylulukka 1986"@nb,
        "Tsjernobylulykka 1986"@nb ;
    skos:broadMatch <http://dewey.info/class/363.1799094777/e23/> ;
    skos:broader humord:c27804 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.1799094777/e23/>,
        <http://dewey.info/class/621.4835/e23/> ;
    skos:prefLabel "Chernobyl Nuclear Accident 1986"@en,
        "Tsjernobylulykken 1986"@nb ;
    skos:relatedMatch <http://dewey.info/class/621.4835/e23/> .

humord:c28511 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28511" ;
    dct:modified "2022-05-13T08:17:28"^^xsd:dateTime ;
    skos:altLabel "Chornobyl"@en,
        "Tsjernobyl"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4777/e23/>,
        <http://dewey.info/class/914.777/e23/>,
        <http://dewey.info/class/947.77/e23/> ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch realfagstermer:c030302 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030302,
        <http://dewey.info/class/2--4777/e23/>,
        <http://dewey.info/class/914.777/e23/>,
        <http://dewey.info/class/947.77/e23/> ;
    skos:prefLabel "Chernobyl"@en,
        "Tsjornobyl"@nb .

humord:c28513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28513" ;
    dct:modified "2023-12-07T15:14:09"^^xsd:dateTime ;
    skos:altLabel "The Jew clause"@en,
        "Jødesaken"@nb ;
    skos:broadMatch <http://dewey.info/class/342.48102/e23/> ;
    skos:broader humord:c09636 ;
    skos:definition "Paragraf i Norges grunnlov fra 1814 til 1851 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: HL-senteret16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89240481/e23/>,
        <http://dewey.info/class/342.48102/e23/> ;
    skos:prefLabel "Jew clause"@en,
        "Jødeparagrafen"@nb ;
    skos:related humord:c08730 ;
    skos:relatedMatch <http://dewey.info/class/305.89240481/e23/> .

humord:c28514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28514" ;
    dct:modified "2024-08-16T12:57:27"^^xsd:dateTime ;
    skos:altLabel "Anvendt psykologi"@nb,
        "Bruksretta psykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:definition "Praktisk bruk av psykologiske metoder og kunnskaper for å løse konkrete oppgaver i samfunnslivet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/158/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158/e23/> ;
    skos:prefLabel "Applied psychology"@en,
        "Anvendt psykologi"@nb .

humord:c28516 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28516" ;
    dct:modified "2021-03-04T13:20:10"^^xsd:dateTime ;
    skos:altLabel "Low intensity war"@en,
        "Low intensity wars"@en,
        "Low intensive military campaigns"@en,
        "Low-intensity conflicts"@en,
        "Low-intensity military campaigns"@en,
        "Low-intensity war"@en,
        "Low-intensity wars"@en,
        "Lavintensitetskrig"@nb ;
    skos:broader humord:c25734 ;
    skos:definition "Konflikt der militære styrker brukes selektivt og i begrenset grad for å gjennomføre politiske organers målsettinger <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Low intensity conflicts"@en,
        "Lavintensitetskonflikter"@nb ;
    skos:related humord:c27733 ;
    skos:relatedMatch <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/355.02/e23/> .

humord:c28518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28518" ;
    dct:modified "2024-08-12T13:09:39"^^xsd:dateTime ;
    skos:altLabel "Allokeringsmekanismar"@nb ;
    skos:broadMatch <http://dewey.info/class/519.3/e23/> ;
    skos:broader humord:c08176 ;
    skos:definition "Økonomisk term som anviser mekanismer for effektivt å allokere ressurser i en markedsøkonomi <Wikipedia, svensk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/519.3/e23/> ;
    skos:prefLabel "Resource allocation mechanisms"@en,
        "Allokeringsmekanismer"@nb .

humord:c28519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28519" ;
    dct:modified "2016-05-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/519.3/e23/> ;
    skos:broader humord:c28518 ;
    skos:definition "Matematisk metode for å oppnå økonomisk effektivitet ved å justere regler i  økonomiske spill slik at man får det beste resultatet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/519.3/e23/> ;
    skos:prefLabel "Mechanism design"@en,
        "Mekanismeutforming"@nb .

humord:c28520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28520" ;
    dct:modified "2024-09-19T13:46:49"^^xsd:dateTime ;
    skos:altLabel "Crowd-sourcing"@en,
        "Crowdsourcing"@nb,
        "Digital dugnad"@nb,
        "Nettdugnad"@nb ;
    skos:broader humord:c23302 ;
    skos:definition "Crowdsourcing, måte å anskaffe varer og tjenester på. Betegnelsen er avledet av ordet outsourcing og handler om å legge til rette for at en anonym mengde arbeidere skal utføre oppgaver som leder til et ønsket produkt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/658.40360285/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.40360285/e23/> ;
    skos:prefLabel "Crowdsourcing"@en,
        "Nettdugnad"@nb .

humord:c28523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28523" ;
    dct:modified "2016-05-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Roundpole fences"@en ;
    skos:broadMatch <http://dewey.info/class/631.27/e23/> ;
    skos:broader humord:c05294 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.27/e23/>,
        <http://dewey.info/class/694.2/e23/>,
        <http://dewey.info/class/717/e23/> ;
    skos:prefLabel "Rail fences"@en,
        "Skigarder"@nb ;
    skos:relatedMatch <http://dewey.info/class/694.2/e23/>,
        <http://dewey.info/class/717/e23/> .

humord:c28524 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28524" ;
    dct:modified "2025-01-21T07:28:44"^^xsd:dateTime ;
    skos:altLabel "Author homes"@en,
        "Authors' homes"@en,
        "Writers' homes"@en,
        "Diktarheim"@nb,
        "Diktarheimar"@nb,
        "Forfattarheim"@nb,
        "Forfattarheimar"@nb,
        "Forfatterhjem"@nb ;
    skos:broadMatch <http://dewey.info/class/809/e23/> ;
    skos:broader humord:c04622 ;
    skos:definition "Et dikterhjem er hjemmet til en avdød forfatter som er restaurert om til et  museum <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809/e23/> ;
    skos:prefLabel "Poets' homes"@en,
        "Dikterhjem"@nb ;
    skos:related humord:c28468 .

humord:c28525 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28525" ;
    dct:modified "2016-06-01T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ecclesiastikk"@nb,
        "Ekklesiastikk"@nb,
        "Kirkelære"@nb ;
    skos:broader humord:c08666 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/262/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262/e23/> ;
    skos:prefLabel "Ecclesiology"@en,
        "Ekklesiologi"@nb .

humord:c28527 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28527" ;
    dct:modified "2016-06-01T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08666 ;
    skos:definition "Læren om den hellige Ånd <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/231.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/231.3/e23/> ;
    skos:prefLabel "Pneumatology"@en,
        "Pneumatologi"@nb ;
    skos:related humord:c15704 .

humord:c28528 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28528" ;
    dct:modified "2016-06-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/265/e23/> ;
    skos:broader humord:c08666 ;
    skos:definition "Læren om sakramentene <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/234.16/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/234.16/e23/>,
        <http://dewey.info/class/265/e23/> ;
    skos:prefLabel "Sacramental theology"@en,
        "Sakramentsteologi"@nb .

humord:c28529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28529" ;
    dct:modified "2025-01-03T13:21:58"^^xsd:dateTime ;
    skos:altLabel "Domestisering (Teori)"@nb,
        "Domestiseringsteori"@nb ;
    skos:broader humord:c04425 ;
    skos:definition "En metode som brukes til å beskrive hvordan innovasjoner og ny teknologi blir akseptert, avvist og brukt av individer og grupper <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.483/e23/> ;
    skos:prefLabel "Domestication theory"@en,
        "Domestiseringsteori"@nb ;
    skos:related humord:c26086 ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/> .

humord:c28531 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28531" ;
    dct:modified "2016-06-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/260/e23/> ;
    skos:broader humord:c08665 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/253/e23/>,
        <http://dewey.info/class/260/e23/> ;
    skos:prefLabel "Practical theology"@en,
        "Praktisk teologi"@nb .

humord:c28532 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28532" ;
    dct:modified "2021-02-02T08:45:54"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/203.8/e23/> ;
    skos:broader humord:c28531 ;
    skos:definition "Læren om gudstjenesten  dens vesen, historiske utvikling og praktiske gjennomføring i dag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/203.8/e23/>,
        <http://dewey.info/class/264/e23/>,
        <http://dewey.info/class/265/e23/>,
        <http://dewey.info/class/296.45/e23/> ;
    skos:prefLabel "Liturgics"@en,
        "Liturgikk"@nb ;
    skos:related humord:c12502 ;
    skos:relatedMatch <http://dewey.info/class/264/e23/>,
        <http://dewey.info/class/265/e23/>,
        <http://dewey.info/class/296.45/e23/> .

humord:c28534 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28534" ;
    dct:modified "2016-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.899225/e23/>,
        <http://dewey.info/class/5--99225/e23/> ;
    skos:prefLabel "Kelabit"@en,
        "Kelabit (Folk)"@nb .

humord:c28535 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28535" ;
    dct:modified "2024-07-03T12:44:36"^^xsd:dateTime ;
    skos:altLabel "Academic novel"@en,
        "Academic novels"@en,
        "College novels"@en,
        "University novels"@en,
        "Universitetsromanar"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--3557/e23/>,
        <http://dewey.info/class/808.803557/e23/>,
        <http://dewey.info/class/809.933557/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Skjønnlitterær sjanger der handlingen er plassert i et universitetsmiljø. På engelsk kalt \"campus novel\" <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--3557/e23/>,
        <http://dewey.info/class/808.803557/e23/>,
        <http://dewey.info/class/809.933557/e23/> ;
    skos:prefLabel "Campus novels"@en,
        "Universitetsromaner"@nb .

humord:c28537 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28537" ;
    dct:modified "2024-01-30T13:46:11"^^xsd:dateTime ;
    skos:altLabel "Blockchain"@en,
        "Blockchains"@en,
        "Blockchain"@nb,
        "Blokkjede"@nb,
        "Blokkjeder"@nb ;
    skos:broadMatch <http://dewey.info/class/005.758/e23/>,
        <http://dewey.info/class/005.8/e23/> ;
    skos:broader humord:c04176 ;
    skos:definition "It-metode for å anonymisere og sikre nettverkstransaksjoner av alle slag <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c031702 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031702,
        <http://dewey.info/class/005.758/e23/>,
        <http://dewey.info/class/005.8/e23/>,
        <http://dewey.info/class/332.178/e23/> ;
    skos:prefLabel "Block chains"@en,
        "Blokkjeder"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.178/e23/> .

humord:c28539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28539" ;
    dct:modified "2024-11-27T20:43:07"^^xsd:dateTime ;
    skos:altLabel "Gratefulness"@en,
        "Thankfulness"@en,
        "Takknemlegheit"@nb,
        "Takksamheit"@nb ;
    skos:broadMatch <http://dewey.info/class/179.9/e23/> ;
    skos:broader humord:c00311 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.9/e23/> ;
    skos:prefLabel "Gratitude"@en,
        "Takknemlighet"@nb .

humord:c28541 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28541" ;
    dct:modified "2024-12-03T11:34:29"^^xsd:dateTime ;
    skos:altLabel "Posthumanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/144/e23/> ;
    skos:broader humord:c00729 ;
    skos:definition "En filosofi fra det sene 20. århundre og tidlige 21. århundre. Følger etterden filosofiske humanismen. Filosofien viser til at mennesket ikke har noensærstilling eller særrettigheter i forhold til øvrige arter i verden. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/144/e23/> ;
    skos:prefLabel "Posthumanism"@en,
        "Posthumanisme"@nb .

humord:c28542 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28542" ;
    dct:modified "2025-01-06T13:14:55"^^xsd:dateTime ;
    skos:altLabel "Cancel (Mail)"@en,
        "Cancellation (Mail)"@en,
        "Poststempel"@nb ;
    skos:broader humord:c04322 ;
    skos:closeMatch <http://dewey.info/class/769.567/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/383/e23/>,
        <http://dewey.info/class/769.567/e23/> ;
    skos:prefLabel "Postmarks"@en,
        "Poststempler"@nb ;
    skos:related humord:c13512 ;
    skos:relatedMatch <http://dewey.info/class/383/e23/> .

humord:c28543 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28543" ;
    dct:modified "2024-12-02T09:28:07"^^xsd:dateTime ;
    skos:altLabel "Komparativ filosofi"@nb ;
    skos:broadMatch <http://dewey.info/class/100/e23/> ;
    skos:broader humord:c00668 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/100/e23/> ;
    skos:prefLabel "Comparative philosophy"@en,
        "Komparativ filosofi"@nb .

humord:c28544 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28544" ;
    dct:modified "2016-06-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/371.384/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.384/e23/> ;
    skos:prefLabel "Outdoor education"@en,
        "Utendørs undervisning"@nb .

humord:c28551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 32 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28551" ;
    dct:modified "2024-12-03T11:08:15"^^xsd:dateTime ;
    skos:altLabel "Human aspects"@en,
        "Menneskelege aspekt"@nb,
        "Menneskelige aspekter"@nb,
        "Sosiale aspekt"@nb,
        "Sosiale tilhøve"@nb ;
    skos:broader humord:c09122 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c000066 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c000066,
        <http://dewey.info/class/300/e23/> ;
    skos:prefLabel "Social aspects"@en,
        "Sosiale aspekter"@nb ;
    skos:relatedMatch <http://dewey.info/class/300/e23/> .

humord:c28555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28555" ;
    dct:modified "2016-07-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08176 ;
    skos:definition "Differensialspill analyserer spillsituasjoner som er drevet av differensialligninger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c013185,
        <http://dewey.info/class/519.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013185,
        <http://dewey.info/class/519.32/e23/> ;
    skos:prefLabel "Differential games"@en,
        "Differensialspill"@nb .

humord:c28557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28557" ;
    dct:modified "2016-07-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/339.2/e23/> ;
    skos:broader humord:c23495 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--172/e23/>,
        <http://dewey.info/class/330.91/e23/>,
        <http://dewey.info/class/339.2/e23/>,
        <http://dewey.info/class/339.4/e23/> ;
    skos:prefLabel "Middle income countries"@en,
        "Mellominntektsland"@nb ;
    skos:related humord:c09344,
        humord:c09521 ;
    skos:relatedMatch <http://dewey.info/class/2--172/e23/>,
        <http://dewey.info/class/330.91/e23/>,
        <http://dewey.info/class/339.4/e23/> .

humord:c28558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28558" ;
    dct:modified "2016-07-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sales tax"@en,
        "Oms"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "Avgift som er pålagt omsetningen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/336.2713/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/336.2713/e23/>,
        <http://dewey.info/class/343.0552/e23/>,
        <http://dewey.info/class/352.44/e23/> ;
    skos:prefLabel "Purchase tax"@en,
        "Omsetningsavgift"@nb ;
    skos:relatedMatch <http://dewey.info/class/343.0552/e23/>,
        <http://dewey.info/class/352.44/e23/> .

humord:c28560 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28560" ;
    dct:modified "2024-08-26T12:41:37"^^xsd:dateTime ;
    skos:altLabel "ASVD"@en,
        "Arteriosclerotic vascular disease"@en,
        "Arteriosklerose"@nb,
        "Åreforkalking"@nb,
        "Åreforkalkning"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Arteriosklerose er en patologisk anatomisk betegnelse på tilstander med fortykket arterievegg med  tap av elastisitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/616.136/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196136/e23/>,
        <http://dewey.info/class/616.1232/e23/>,
        <http://dewey.info/class/616.136/e23/>,
        <http://dewey.info/class/618.976136/e23/> ;
    skos:prefLabel "Arteriosclerosis"@en,
        "Arteriosklerose"@nb ;
    skos:relatedMatch <http://dewey.info/class/362.196136/e23/>,
        <http://dewey.info/class/616.1232/e23/>,
        <http://dewey.info/class/618.976136/e23/> .

humord:c28562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-07-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28562" ;
    dct:modified "2024-04-08T15:37:54"^^xsd:dateTime ;
    skos:altLabel "Antropocen"@nb ;
    skos:broadMatch <http://dewey.info/class/551.7/e23/> ;
    skos:broader humord:c10963 ;
    skos:definition "Foreslått navn på det geologiske tidsavsnittet vi nå er inne i og som skal skal etterfølge holocen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c031113 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031113,
        <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/551.7/e23/> ;
    skos:prefLabel "Anthropocene"@en,
        "Antropocen"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/> .

humord:c28563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28563" ;
    dct:modified "2016-08-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.4121/e23/> ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.4121/e23/> ;
    skos:prefLabel "Sensitive children"@en,
        "Sensitive barn"@nb .

humord:c28564 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28564" ;
    dct:modified "2024-03-07T09:51:04"^^xsd:dateTime ;
    skos:altLabel "R language"@en,
        "R"@nb,
        "R (programmeringsspråk)"@nb,
        "R-språk"@nb,
        "Rspråk"@nb,
        "Rstat"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "Programmeringsspråk for statistisk databehandling og grafikk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c013762 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013762,
        <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "R (Programming language)"@en,
        "R-språk"@nb ;
    skos:related humord:c64062 .

humord:c28565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28565" ;
    dct:modified "2016-08-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Board of education"@en,
        "Boards of education"@en,
        "Municipal education committee"@en,
        "School board"@en,
        "School boards"@en,
        "Skolestyre"@nb ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/353.8225/e23/>,
        <http://dewey.info/class/379.1531/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.8225/e23/>,
        <http://dewey.info/class/379.1531/e23/> ;
    skos:prefLabel "Municipal education committees"@en,
        "Skolestyrer"@nb .

humord:c28567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28567" ;
    dct:modified "2017-03-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language of instruction"@en ;
    skos:broadMatch <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/371.102/e23/> ;
    skos:broader humord:c07899 ;
    skos:definition "Brukes om det språket det undervises i <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/371.102/e23/>,
        <http://dewey.info/class/373.1102/e23/>,
        <http://dewey.info/class/378.125/e23/> ;
    skos:prefLabel "Teaching language"@en,
        "Undervisningsspråk"@nb ;
    skos:relatedMatch <http://dewey.info/class/373.1102/e23/>,
        <http://dewey.info/class/378.125/e23/> .

humord:c28568 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28568" ;
    dct:modified "2016-08-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Radicalization"@en ;
    skos:broader humord:c09201 ;
    skos:definition "Tilslutning til voldelig (ekstrem) ideologi, prosessen som leder en person  til å bli villig til å bruke vold for å oppnå et mål <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.325/e23/> ;
    skos:prefLabel "Radicalisation"@en,
        "Radikalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.325/e23/> .

humord:c28569 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28569" ;
    dct:modified "2024-12-13T08:10:57"^^xsd:dateTime ;
    skos:altLabel "The first Indichina War"@en,
        "Den fyrste indokinesiske krig"@nb,
        "Den fyrste indokinesiske krig (1946-1954)"@nb,
        "Den første indokinesiske krig"@nb,
        "Den første indokinesiske krig (1946-1954)"@nb,
        "Fyrste indokinesiske krig"@nb,
        "Fyrste indokinesiske krig (1946-1954)"@nb,
        "Første indokinesiske krig"@nb,
        "Første indokinesiske krig (1946-1954)"@nb ;
    skos:broadMatch <http://dewey.info/class/959.053/e23/> ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/959.053/e23/> ;
    skos:prefLabel "First Indochina War"@en,
        "Første indokinesiske krig"@nb .

humord:c28570 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28570" ;
    dct:modified "2016-11-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:closeMatch <http://dewey.info/class/2--4123/e23/>,
        <http://dewey.info/class/914.123/e23/>,
        <http://dewey.info/class/941.23/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4123/e23/>,
        <http://dewey.info/class/914.123/e23/>,
        <http://dewey.info/class/941.23/e23/> ;
    skos:prefLabel "Aberdeen (City)"@en,
        "Aberdeen (By)"@nb .

humord:c28571 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28571" ;
    dct:modified "2024-09-16T13:53:27"^^xsd:dateTime ;
    skos:altLabel "Chongqing"@nb,
        "Chungking"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:broader humord:c01965 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:prefLabel "Chongqing"@en,
        "Chongqing"@nb .

humord:c28575 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28575" ;
    dct:modified "2025-02-20T14:40:13"^^xsd:dateTime ;
    skos:altLabel "Jambi"@nb ;
    skos:broader humord:c01920 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--59815/e23/>,
        <http://dewey.info/class/915.9815/e23/>,
        <http://dewey.info/class/959.815/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59815/e23/>,
        <http://dewey.info/class/915.9815/e23/>,
        <http://dewey.info/class/959.815/e23/> ;
    skos:prefLabel "Jambi"@en,
        "Jambi"@nb .

humord:c28576 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28576" ;
    dct:modified "2016-08-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Anak Dalam"@en,
        "Orang Batin Sembilan"@en ;
    skos:broadMatch <http://dewey.info/class/305.89928/e23/>,
        <http://dewey.info/class/5--9928/e23/> ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89928/e23/>,
        <http://dewey.info/class/5--9928/e23/> ;
    skos:prefLabel "Orang Rimba"@en,
        "Orang rimba (Folk)"@nb .

humord:c28578 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28578" ;
    dct:modified "2024-11-14T10:01:47"^^xsd:dateTime ;
    skos:altLabel "Gjenopprettande prosessar"@nb ;
    skos:broadMatch <http://dewey.info/class/345.001/e23/> ;
    skos:broader humord:c06015 ;
    skos:definition "Prosess som har til hensikt å gjenopprette mest mulig av den skaden offeret  er blitt utsatt for gjennom den kriminelle handlingen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.001/e23/> ;
    skos:prefLabel "Restorative justice"@en,
        "Gjenopprettende prosesser"@nb .

humord:c28582 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28582" ;
    dct:modified "2024-11-01T14:48:25"^^xsd:dateTime ;
    skos:altLabel "Kompilatorar (Personer)"@nb ;
    skos:broadMatch <http://dewey.info/class/070.51092/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Person som kompilerer, dvs. som gjør utdrag av andre verker og gir det ut som et verk (kompilasjon) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.51092/e23/> ;
    skos:prefLabel "Compilators (Persons)"@en,
        "Kompilatorer (Personer)"@nb .

humord:c28586 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28586" ;
    dct:modified "2025-03-06T10:06:32"^^xsd:dateTime ;
    skos:altLabel "Halkidiki"@nb,
        "Khalkidiki"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:broader humord:c02376 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49565/e23/>,
        <http://dewey.info/class/914.9565/e23/>,
        <http://dewey.info/class/949.565/e23/> ;
    skos:prefLabel "Chalkidiki"@en,
        "Khalkidiki"@nb .

humord:c28587 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28587" ;
    dct:modified "2025-03-06T09:00:48"^^xsd:dateTime ;
    skos:altLabel "Olynthos"@en,
        "Olynthos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:broader humord:c28586 ;
    skos:definition "Olynthos var en antikk by i Khalkidiki i nordlige Hellas.<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: obo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--381/e23/>,
        <http://dewey.info/class/938.1/e23/> ;
    skos:prefLabel "Olynthus"@en,
        "Olynthos"@nb .

humord:c28589 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28589" ;
    dct:modified "2024-11-05T15:16:37"^^xsd:dateTime ;
    skos:altLabel "Passasjerar"@nb ;
    skos:broadMatch <http://dewey.info/class/388.042/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/388.042/e23/> ;
    skos:prefLabel "Passengers"@en,
        "Passasjerer"@nb .

humord:c28590 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28590" ;
    dct:modified "2024-08-28T07:58:03"^^xsd:dateTime ;
    skos:altLabel "Armbandsur"@nb ;
    skos:broader humord:c04792 ;
    skos:closeMatch <http://dewey.info/class/739.3/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/681.114/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.114/e23/>,
        <http://dewey.info/class/739.3/e23/> ;
    skos:prefLabel "Wrist watches"@en,
        "Armbåndsur"@nb ;
    skos:related humord:c04795 .

humord:c28591 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28591" ;
    dct:modified "2025-01-29T14:37:34"^^xsd:dateTime ;
    skos:altLabel "Double strand knitting"@en,
        "Double stranded knitting"@en,
        "Two-thread knitting"@en,
        "Tveband"@nb,
        "Tvebandstrikking"@nb ;
    skos:broadMatch <http://dewey.info/class/746.432/e23/> ;
    skos:broader humord:c04834 ;
    skos:definition "Gammel strikketeknikk som tidligere var utbredt i Norge, Sverige og Danmark  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.432/e23/> ;
    skos:prefLabel "Twined knitting"@en,
        "Tvebandstrikking"@nb .

humord:c28600 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28600" ;
    dct:modified "2016-09-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/938.01/e23/> ;
    skos:broader humord:c10876 ;
    skos:definition "Periode i gresk historie fra ca. 1000-700 f.Kr. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/938.01/e23/> ;
    skos:prefLabel "Geometric period"@en,
        "Geometrisk tid"@nb ;
    skos:related humord:c05702 .

humord:c28601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28601" ;
    dct:modified "2024-10-21T08:12:29"^^xsd:dateTime ;
    skos:altLabel "Ruthene language"@en,
        "Rutheninan language"@en,
        "Rusinsk språk"@nb,
        "Rusyn språk"@nb ;
    skos:broadMatch <http://dewey.info/class/491.7/e23/>,
        <http://dewey.info/class/6--917/e23/> ;
    skos:broader humord:c10629 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Språkkode: rue"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.7/e23/>,
        <http://dewey.info/class/6--917/e23/> ;
    skos:prefLabel "Rusyn language"@en,
        "Rusyn språk"@nb .

humord:c28602 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28602" ;
    dct:modified "2016-09-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/491.7/e23/>,
        <http://dewey.info/class/6--917/e23/> ;
    skos:broader humord:c28601 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.7/e23/>,
        <http://dewey.info/class/6--917/e23/> ;
    skos:prefLabel "Lemko language"@en,
        "Lemko språk"@nb .

humord:c28603 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28603" ;
    dct:modified "2024-10-15T13:10:27"^^xsd:dateTime ;
    skos:altLabel "Basutoland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6885/e23/>,
        <http://dewey.info/class/916.885/e23/> ;
    skos:broader humord:c01541 ;
    skos:definition "Basutoland var en britisk besittelse, en enklave i Unionen Sør-Afrika, i perioden 1884 - 4. oktober 1966. Det ble deretter selvstendig under navnet Lesotho <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/968.8502/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6885/e23/>,
        <http://dewey.info/class/916.885/e23/>,
        <http://dewey.info/class/968.8502/e23/> ;
    skos:prefLabel "Basutoland"@en,
        "Basutoland"@nb ;
    skos:related humord:c14127 .

humord:c28604 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28604" ;
    dct:modified "2024-09-16T08:11:00"^^xsd:dateTime ;
    skos:altLabel "Changdu"@en,
        "Qamdo"@en,
        "Chamdo"@nb,
        "Changdu"@nb,
        "Qamdo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:broader humord:c02011 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:prefLabel "Chamdo"@en,
        "Qamdo"@nb .

humord:c28608 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28608" ;
    dct:modified "2016-09-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c11557 ;
    skos:closeMatch <http://dewey.info/class/2--4246/e23/>,
        <http://dewey.info/class/914.246/e23/>,
        <http://dewey.info/class/942.46/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4246/e23/>,
        <http://dewey.info/class/914.246/e23/>,
        <http://dewey.info/class/942.46/e23/> ;
    skos:prefLabel "Staffordshire"@en,
        "Staffordshire"@nb .

humord:c28612 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28612" ;
    dct:modified "2020-10-28T13:09:06"^^xsd:dateTime ;
    skos:altLabel "Language diversity"@en,
        "Språkmangfold"@nb ;
    skos:broadMatch <http://dewey.info/class/306.446/e23/> ;
    skos:broader humord:c05737 ;
    skos:definition "Betegner variasjonsgrad i et gitt område eller i en gitt befolkningsgruppe for ulike språklige parametere (antall språk, antall språkfamilier, strukturelle ulikheter mellom språkene) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/> ;
    skos:prefLabel "Linguistic diversity"@en,
        "Språklig mangfold"@nb ;
    skos:related humord:c06313 .

humord:c28614 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28614" ;
    dct:modified "2024-08-15T11:32:00"^^xsd:dateTime ;
    skos:altLabel "Anomie"@en,
        "Anomi"@nb,
        "Anomie"@nb ;
    skos:broadMatch <http://dewey.info/class/303.37/e23/> ;
    skos:broader humord:c04550 ;
    skos:definition "Anomi er en betegnelse for tilstander der de sosiale normene er for fjerne eller svake til å kunne regulere folks orientering og atferd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.37/e23/> ;
    skos:prefLabel "Anomy"@en,
        "Anomi"@nb ;
    skos:related humord:c00352 .

humord:c28617 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28617" ;
    dct:modified "2016-09-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Left liberalism"@en,
        "Modern liberalism"@en ;
    skos:broadMatch <http://dewey.info/class/320.51/e23/> ;
    skos:broader humord:c09651 ;
    skos:definition "Form for liberalisme som ble utformet i Storbritannia i siste halvdel av 1800-tallet og som understreker at individet ikke bare er et selvstendig vesen, men også sosialt avhengig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.51/e23/> ;
    skos:prefLabel "Social liberalism"@en,
        "Sosialliberalisme"@nb .

humord:c28622 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28622" ;
    dct:modified "2024-10-01T11:27:55"^^xsd:dateTime ;
    skos:altLabel "Sculling"@en,
        "Roing"@nb,
        "Rosport"@nb ;
    skos:broader humord:c63322 ;
    skos:editorialNote "Lukket bemerkning: ubb16"@nb ;
    skos:exactMatch <http://dewey.info/class/797.123/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/797.123/e23/> ;
    skos:prefLabel "Rowing"@en,
        "Roing"@nb ;
    skos:related humord:c58639 .

humord:c28623 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28623" ;
    dct:modified "2025-02-24T07:52:41"^^xsd:dateTime ;
    skos:altLabel "Jeriko"@nb ;
    skos:broadMatch <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/2--56942/e23/>,
        <http://dewey.info/class/915.6942/e23/>,
        <http://dewey.info/class/933.2/e23/>,
        <http://dewey.info/class/956.942/e23/> ;
    skos:broader humord:c12114 ;
    skos:editorialNote "Lukket bemerkning: ubb16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--332/e23/>,
        <http://dewey.info/class/2--56942/e23/>,
        <http://dewey.info/class/915.6942/e23/>,
        <http://dewey.info/class/933.2/e23/>,
        <http://dewey.info/class/956.942/e23/> ;
    skos:prefLabel "Jericho"@en,
        "Jeriko"@nb .

humord:c28624 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28624" ;
    dct:modified "2025-01-30T07:58:07"^^xsd:dateTime ;
    skos:altLabel "Griffons"@en,
        "Gryphons"@en,
        "Griff"@nb,
        "Griffar"@nb ;
    skos:broadMatch <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:broader humord:c05123 ;
    skos:definition "Fabeldyr som ofte forekommer i maleri og plastikk, halvt løve, halvt ørn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/398.2454/e23/>,
        <http://dewey.info/class/398.469/e23/> ;
    skos:prefLabel "Griffins"@en,
        "Griffer"@nb .

humord:c28631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28631" ;
    dct:modified "2024-07-09T11:37:13"^^xsd:dateTime ;
    skos:altLabel "Gestaltterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/616.89143/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1982/e23/>,
        <http://dewey.info/class/616.89143/e23/> ;
    skos:prefLabel "Gestalt therapy"@en,
        "Gestaltterapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/150.1982/e23/> .

humord:c28636 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28636" ;
    dct:modified "2024-10-14T10:28:56"^^xsd:dateTime ;
    skos:altLabel "Stallotomter"@nb,
        "Stallotuftar"@nb ;
    skos:broader humord:c19393 ;
    skos:definition "Tufter en antar er knyttet til det samiske fangstsamfunnets jakt på villrein <Ordnøkkelen>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/5--9457/e23/>,
        <http://dewey.info/class/639.11658/e23/>,
        <http://dewey.info/class/948.0049457/e23/> ;
    skos:prefLabel "Stállotufter"@en,
        "Stallotufter"@nb ;
    skos:relatedMatch <http://dewey.info/class/5--9457/e23/>,
        <http://dewey.info/class/639.11658/e23/>,
        <http://dewey.info/class/948.0049457/e23/> .

humord:c28637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28637" ;
    dct:modified "2019-05-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Samisdat"@nb ;
    skos:broadMatch <http://dewey.info/class/070.509470904/e23/> ;
    skos:broader humord:c09105 ;
    skos:definition "Betegnelse på underjordisk forleggervirksomhet i Sovjetunionen og i østblokken under kommunistisk styre <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.509470904/e23/> ;
    skos:prefLabel "Samizdat"@en,
        "Samizdat"@nb ;
    skos:related humord:c07100 .

humord:c28643 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28643" ;
    dct:modified "2023-11-15T14:46:01"^^xsd:dateTime ;
    skos:altLabel "Arv"@nb ;
    skos:broader humord:c17770 ;
    skos:closeMatch <http://dewey.info/class/346.052/e23/> ;
    skos:definition "Det som er igjen etter en avdød når gjelden er trukket fra <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.024016/e23/>,
        <http://dewey.info/class/336.276/e23/>,
        <http://dewey.info/class/343.053/e23/>,
        <http://dewey.info/class/346.052/e23/>,
        <http://dewey.info/class/352.44/e23/> ;
    skos:prefLabel "Inheritance"@en,
        "Arv"@nb ;
    skos:relatedMatch <http://dewey.info/class/332.024016/e23/>,
        <http://dewey.info/class/336.276/e23/>,
        <http://dewey.info/class/343.053/e23/>,
        <http://dewey.info/class/352.44/e23/> .

humord:c28646 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28646" ;
    dct:modified "2020-11-26T11:18:36"^^xsd:dateTime ;
    skos:broader humord:c23613 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdater"@nb ;
    skos:exactMatch <http://dewey.info/class/305.9/e23/>,
        <http://dewey.info/class/331.1272/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.9/e23/>,
        <http://dewey.info/class/331.1272/e23/> ;
    skos:prefLabel "Occupational mobility"@en,
        "Yrkesmobilitet"@nb ;
    skos:related humord:c09142 .

humord:c28648 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28648" ;
    dct:modified "2024-06-17T15:06:13"^^xsd:dateTime ;
    skos:altLabel "Couple therapy"@en,
        "Parterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/616.891562/e23/> ;
    skos:definition "Parterapi er en behandlingsmetode hvor en prøver å minske eller løse et pars innbyrdes konflikter og samlivsproblemer. Begge parter inngår i en terapeutisk prosess, i motsetning til individuell terapi hvor de eventuelt søker terapeutisk hjelp hver for seg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.2/e23/>,
        <http://dewey.info/class/616.891562/e23/> ;
    skos:prefLabel "Couples therapy"@en,
        "Parterapi"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.2/e23/> .

humord:c28664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28664" ;
    dct:modified "2024-08-28T20:42:48"^^xsd:dateTime ;
    skos:altLabel "Avhopparar"@nb ;
    skos:broader humord:c17791 ;
    skos:definition "En avhopper er en person fra en totalitær stat som ikke vender tilbake til hjemlandet sitt etter et utenlandsopphold; person som forlater partiet sitt <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.9/e23/>,
        <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "Defectors"@en,
        "Avhoppere"@nb ;
    skos:relatedMatch <http://dewey.info/class/321.9/e23/>,
        <http://dewey.info/class/324.2/e23/> .

humord:c28667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28667" ;
    dct:modified "2024-10-10T13:23:42"^^xsd:dateTime ;
    skos:altLabel "Financiers"@en,
        "Bankierar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Bankier er en person som driver bankvirksomhet i eget navn. Flere moderne storbanker har sin opprinnelse i bankierforretninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/305.93321/e23/>,
        <http://dewey.info/class/332.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.93321/e23/>,
        <http://dewey.info/class/332.1092/e23/> ;
    skos:prefLabel "Bankers"@en,
        "Bankierer"@nb ;
    skos:related humord:c07739 .

humord:c28669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28669" ;
    dct:modified "2024-08-02T08:02:22"^^xsd:dateTime ;
    skos:altLabel "Algonquins"@en,
        "Algonkin (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8973/e23/>,
        <http://dewey.info/class/5--973/e23/>,
        <http://dewey.info/class/973.04973/e23/> ;
    skos:broader humord:c20585 ;
    skos:definition "Urfolk i Nord-Amerika <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Må ikke forveksles med Alkonkinske folk, som er en samlebetegnelse for en rekke folk. vsl 17/11-17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8973/e23/>,
        <http://dewey.info/class/5--973/e23/>,
        <http://dewey.info/class/973.04973/e23/> ;
    skos:prefLabel "Algonquin"@en,
        "Algonkin (Folk)"@nb .

humord:c28672 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28672" ;
    dct:modified "2024-08-28T11:53:18"^^xsd:dateTime ;
    skos:altLabel "Atatürkism"@en,
        "Atatyrkisme"@nb,
        "Kemalisme"@nb ;
    skos:broadMatch <http://dewey.info/class/956.1024/e23/> ;
    skos:broader humord:c09654 ;
    skos:definition "Kemalisme er en politisk ideologi utviklet av Mustafa Kemal Atatürk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.1024/e23/> ;
    skos:prefLabel "Kemalism"@en,
        "Kemalisme"@nb .

humord:c28674 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28674" ;
    dct:modified "2024-12-17T07:49:32"^^xsd:dateTime ;
    skos:altLabel "Gezi Movement"@en,
        "Geziparkprotestane"@nb,
        "Occupygezi"@nb,
        "Tyrkiske våren"@nb ;
    skos:broadMatch <http://dewey.info/class/956.10412/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Protester i Geziparken i Istanbul 27.5.2013-20.8.2013"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.10412/e23/> ;
    skos:prefLabel "Gezi Park protests"@en,
        "Geziparkprotestene"@nb .

humord:c28684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28684" ;
    dct:modified "2024-12-19T16:12:34"^^xsd:dateTime ;
    skos:altLabel "Discovery system"@en,
        "Discovery systems"@en,
        "Discovery"@nb,
        "Discoverysystem"@nb,
        "Discoverysystemer"@nb ;
    skos:broadMatch <http://dewey.info/class/025.04/e23/> ;
    skos:broader humord:c12520,
        humord:c26883 ;
    skos:definition "Sluttbrukersystem for søk  bibliotekets totale ressurser, samt håndtering av egne lån m.v. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.04/e23/> ;
    skos:prefLabel "Discovery"@en,
        "Discovery"@nb .

humord:c28689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28689" ;
    dct:modified "2024-08-27T14:46:22"^^xsd:dateTime ;
    skos:altLabel "Inability to earn a living"@en,
        "Arbeidsuførheit"@nb,
        "Ervervmessig uførhet"@nb,
        "Ervervsmessig uførheit"@nb,
        "Yrkesmessig uførheit"@nb,
        "Yrkesmessig uførhet"@nb ;
    skos:broadMatch <http://dewey.info/class/362.4/e23/> ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.4/e23/> ;
    skos:prefLabel "Working disability"@en,
        "Arbeidsuførhet"@nb ;
    skos:related humord:c03785 .

humord:c28696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 44 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28696" ;
    dct:modified "2021-11-09T07:40:40"^^xsd:dateTime ;
    skos:altLabel "Religious groups"@en ;
    skos:broadMatch <http://dewey.info/class/305.6/e23/> ;
    skos:broader humord:c09268 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.6/e23/> ;
    skos:prefLabel "Religious minorities"@en,
        "Religiøse minoriteter"@nb .

humord:c28697 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28697" ;
    dct:modified "2016-10-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Subordinators"@en ;
    skos:broadMatch <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:broader humord:c05934 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--57/e23/>,
        <http://dewey.info/class/415.7/e23/> ;
    skos:prefLabel "Subordinating conjunctions"@en,
        "Subjunksjoner"@nb .

humord:c28700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28700" ;
    dct:modified "2024-01-05T15:36:43"^^xsd:dateTime ;
    skos:altLabel "Cataloging code"@en,
        "Cataloging rules"@en,
        "Cataloguing code"@en,
        "Cataloguing rules"@en,
        "Katalogiseringsreglar"@nb,
        "Katalogiseringsregler"@nb,
        "Katalogreglar"@nb,
        "Katalogregler"@nb,
        "Metadatastandardar"@nb ;
    skos:broader humord:c00144 ;
    skos:closeMatch <http://dewey.info/class/025.32/e23/> ;
    skos:exactMatch realfagstermer:c010082 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010082,
        <http://dewey.info/class/025.32/e23/> ;
    skos:prefLabel "Metadata standards"@en,
        "Metadatastandarder"@nb .

humord:c28704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28704" ;
    dct:modified "2024-09-19T11:30:38"^^xsd:dateTime ;
    skos:altLabel "Content marketing"@nb,
        "Innhaldsbasert marknadsføring"@nb,
        "Innhaldsmarknadsføring"@nb,
        "Innholdsbasert markedsføring"@nb ;
    skos:broadMatch <http://dewey.info/class/658.8/e23/> ;
    skos:broader humord:c07755 ;
    skos:definition "Innholdsmarkedsføring er medieinnhold skapt for å markedsføre. Innholdsmarkedsføring etterligner ofte journalistikk og bruker ofte journalistisk uttrykksform for å skape interesse <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.8/e23/> ;
    skos:prefLabel "Content marketing"@en,
        "Innholdsmarkedsføring"@nb .

humord:c28710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28710" ;
    dct:modified "2024-10-18T16:30:10"^^xsd:dateTime ;
    skos:altLabel "Spektroskopi"@nb ;
    skos:broader humord:c17861 ;
    skos:closeMatch <http://dewey.info/class/535.84/e23/>,
        <http://dewey.info/class/543.6/e23/> ;
    skos:definition "Metoder for å studere molekyler, atomer og atomkjerner ved hjelp av deres spektra <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c001673,
        <http://dewey.info/class/522.67/e23/>,
        <http://dewey.info/class/537.5352/e23/>,
        <http://dewey.info/class/543.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c001673,
        <http://dewey.info/class/522.67/e23/>,
        <http://dewey.info/class/523.87/e23/>,
        <http://dewey.info/class/535.84/e23/>,
        <http://dewey.info/class/537.5352/e23/>,
        <http://dewey.info/class/539.744/e23/>,
        <http://dewey.info/class/543.5/e23/>,
        <http://dewey.info/class/543.6/e23/>,
        <http://dewey.info/class/621.361/e23/> ;
    skos:prefLabel "Spectroscopy"@en,
        "Spektroskopi"@nb ;
    skos:relatedMatch <http://dewey.info/class/523.87/e23/>,
        <http://dewey.info/class/539.744/e23/>,
        <http://dewey.info/class/621.361/e23/> .

humord:c28711 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28711" ;
    dct:modified "2024-08-28T13:15:44"^^xsd:dateTime ;
    skos:altLabel "Atna (Elv)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482442/e23/>,
        <http://dewey.info/class/914.82442/e23/>,
        <http://dewey.info/class/948.2442/e23/> ;
    skos:broader humord:c02606 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482442/e23/>,
        <http://dewey.info/class/914.82442/e23/>,
        <http://dewey.info/class/948.2442/e23/> ;
    skos:prefLabel "Atna river"@en,
        "Atna (Elv)"@nb .

humord:c28712 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28712" ;
    dct:modified "2024-03-21T08:57:02"^^xsd:dateTime ;
    skos:altLabel "Bells teorem"@nb ;
    skos:broadMatch <http://dewey.info/class/530.12/e23/> ;
    skos:broader humord:c00481,
        humord:c08265 ;
    skos:definition "Bells teorem er et tankeeksperiment innen kvantemekanikk som skal bevise at den er en god beskrivelse av virkeligheten, og ikke bare en meget nøyaktig regnemåte.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c009801 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009801,
        <http://dewey.info/class/530.12/e23/> ;
    skos:prefLabel "Bell's theorem"@en,
        "Bells teorem"@nb .

humord:c28714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28714" ;
    dct:modified "2025-02-04T13:32:09"^^xsd:dateTime ;
    skos:altLabel "Akrostikon"@nb ;
    skos:broadMatch <http://dewey.info/class/793.73/e23/> ;
    skos:broader humord:c05829,
        humord:c06498 ;
    skos:definition "Dikt hvor verslinjenes begynnelsesbokstaver, sjeldnere -stavelser eller -ord, eller sluttbokstaver lest i sammenheng danner et navn, et ord eller en setning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/793.73/e23/> ;
    skos:prefLabel "Acrostic"@en,
        "Akrostikon"@nb .

humord:c28727 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28727" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--37362/e23/>,
        <http://dewey.info/class/937.362/e23/> ;
    skos:broader humord:c02545 ;
    skos:exactMatch <http://dewey.info/class/2--45351/e23/>,
        <http://dewey.info/class/914.5351/e23/>,
        <http://dewey.info/class/945.351/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37362/e23/>,
        <http://dewey.info/class/2--45351/e23/>,
        <http://dewey.info/class/914.5351/e23/>,
        <http://dewey.info/class/937.362/e23/>,
        <http://dewey.info/class/945.351/e23/> ;
    skos:prefLabel "Vicenza (City)"@en,
        "Vicenza (By)"@nb .

humord:c28728 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28728" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03227 ;
    skos:closeMatch <http://dewey.info/class/2--42256/e23/>,
        <http://dewey.info/class/914.2256/e23/>,
        <http://dewey.info/class/942.256/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c030652 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c030652,
        <http://dewey.info/class/2--42256/e23/>,
        <http://dewey.info/class/914.2256/e23/>,
        <http://dewey.info/class/942.256/e23/> ;
    skos:prefLabel "Brighton"@en,
        "Brighton"@nb .

humord:c28729 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28729" ;
    dct:modified "2016-11-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/1--08621/e23/> ;
    skos:broader humord:c09335 ;
    skos:closeMatch <http://dewey.info/class/305.5234/e23/> ;
    skos:definition "Superrike blir definert på ulike måter. En vanlig definisjon er en nettoformue på minst 100 millioner USD <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--08621/e23/>,
        <http://dewey.info/class/305.5234/e23/> ;
    skos:prefLabel "Super-rich"@en,
        "Superrike"@nb .

humord:c28730 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28730" ;
    dct:modified "2024-07-15T14:40:40"^^xsd:dateTime ;
    skos:altLabel "Bipolar forstyrrelse"@nb,
        "Bipolar liding"@nb,
        "Manisk-depressiv lidelse"@nb,
        "Manisk-depressiv liding"@nb ;
    skos:broadMatch <http://dewey.info/class/362.25/e23/> ;
    skos:broader humord:c03931 ;
    skos:definition "Bipolar lidelse er en stemningslidelse hvor humøret svinger mellom å være veldig oppstemt (mani) til å være veldig nedstemt (depresjon). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/616.895/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.25/e23/>,
        <http://dewey.info/class/616.895/e23/>,
        <http://dewey.info/class/618.92895/e23/> ;
    skos:prefLabel "Bipolar disorder"@en,
        "Bipolar lidelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/618.92895/e23/> .

humord:c28734 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28734" ;
    dct:modified "2022-05-13T07:47:39"^^xsd:dateTime ;
    skos:altLabel "Donbass"@en,
        "Donets basin"@en,
        "Donbass"@nb,
        "Donetsbekkenet"@nb ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4774/e23/>,
        <http://dewey.info/class/914.774/e23/>,
        <http://dewey.info/class/947.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4774/e23/>,
        <http://dewey.info/class/914.774/e23/>,
        <http://dewey.info/class/947.74/e23/> ;
    skos:prefLabel "Donbas"@en,
        "Donetsbassenget"@nb .

humord:c28736 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28736" ;
    dct:modified "2017-08-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Hurrian literature"@en,
        "Mitannisk litteratur"@nb,
        "Subareisk litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/899.9/e23/> ;
    skos:broader humord:c18577 ;
    skos:definition "Hurrisk, også kalt mitannisk eller subareisk, utdødd språk som ble talt i et område som assyrerne kalte Subartu, fra Mesopotamia til Syria i periodenca. 2300-1200 f.Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/899.9/e23/> ;
    skos:prefLabel "Hurritic literature"@en,
        "Hurrittisk litteratur"@nb .

humord:c28740 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28740" ;
    dct:modified "2016-11-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c09680 ;
    skos:definition "Prosess eller trend hvor nasjonalstaten eller den nasjonale identiteten mister sin posisjon i forhold til overnasjonale og globale enheter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/>,
        <http://dewey.info/class/327/e23/> ;
    skos:prefLabel "Post-nationalism"@en,
        "Postnasjonalisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/327/e23/> .

humord:c28741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28741" ;
    dct:modified "2024-08-28T20:14:52"^^xsd:dateTime ;
    skos:altLabel "Autobigraphical fiction"@en,
        "Reality fiction"@en,
        "Autofiksjon"@nb,
        "Selvbiografisk skjønnlitteratur"@nb,
        "Sjølvbiografisk skjønnlitteratur"@nb,
        "Verkelegheitslitteratur"@nb,
        "Virkelighetslitteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/3A--3/e23/> ;
    skos:broader humord:c06686 ;
    skos:definition "Skjønnlitteratur som (tilsynelatende) blander fiksjon og fakta, en slags fiksjonalisert virkelighet/selvbiografi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--3/e23/>,
        <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:prefLabel "Autofiction"@en,
        "Autofiksjon"@nb ;
    skos:related humord:c06695,
        humord:c06750,
        humord:c25641,
        humord:c26687,
        humord:c27163 .

humord:c28744 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28744" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Bern (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49454/e23/>,
        <http://dewey.info/class/914.9454/e23/>,
        <http://dewey.info/class/949.454/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49454/e23/>,
        <http://dewey.info/class/914.9454/e23/>,
        <http://dewey.info/class/949.454/e23/> ;
    skos:prefLabel "Canton of Bern"@en,
        "Bern (Kanton)"@nb .

humord:c28748 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28748" ;
    dct:modified "2024-08-30T14:42:42"^^xsd:dateTime ;
    skos:altLabel "Wielbarkkulturen"@nb ;
    skos:broadMatch <http://dewey.info/class/943.816022/e23/> ;
    skos:broader humord:c00076 ;
    skos:definition "Wielbarkkulturen var en arkeologisk kultur i Pommern (Polen) mellom 1. og 4. årh. e.Kr. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.816022/e23/> ;
    skos:prefLabel "Wielbark culture"@en,
        "Wielbarkkulturen"@nb .

humord:c28749 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28749" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Segovia (Province)"@en ;
    skos:broader humord:c16988 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--46357/e23/>,
        <http://dewey.info/class/914.6357/e23/>,
        <http://dewey.info/class/946.357/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--46357/e23/>,
        <http://dewey.info/class/914.6357/e23/>,
        <http://dewey.info/class/946.357/e23/> ;
    skos:prefLabel "Province of Segovia"@en,
        "Segovia (Provins)"@nb .

humord:c28750 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28750" ;
    dct:modified "2025-02-25T07:45:38"^^xsd:dateTime ;
    skos:altLabel "Sivas (Provins)"@nb ;
    skos:broader humord:c29022 ;
    skos:definition "Sivas er en by og provins med samme navn <UBO>"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5655/e23/>,
        <http://dewey.info/class/915.655/e23/>,
        <http://dewey.info/class/956.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5655/e23/>,
        <http://dewey.info/class/915.655/e23/>,
        <http://dewey.info/class/956.55/e23/> ;
    skos:prefLabel "Sivas Province"@en,
        "Sivas (Provins)"@nb .

humord:c28751 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28751" ;
    dct:modified "2024-01-02T13:28:34"^^xsd:dateTime ;
    skos:broader humord:c02982 ;
    skos:exactMatch <http://dewey.info/class/2--482717/e23/>,
        <http://dewey.info/class/914.82717/e23/>,
        <http://dewey.info/class/948.2717/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482717/e23/>,
        <http://dewey.info/class/914.82717/e23/>,
        <http://dewey.info/class/948.2717/e23/> ;
    skos:prefLabel "Re (Tønsberg)"@en,
        "Re (Tønsberg)"@nb .

humord:c28752 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28752" ;
    dct:modified "2021-07-09T09:07:00"^^xsd:dateTime ;
    skos:broader humord:c11116 ;
    skos:closeMatch <http://dewey.info/class/1--0842/e23/>,
        <http://dewey.info/class/305.242/e23/> ;
    skos:definition "Brukes gjerne om personer fra over 18 år til opp mot 30 år, særlig brukt om unge i etableringsfasen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0842/e23/>,
        <http://dewey.info/class/305.242/e23/> ;
    skos:prefLabel "Young adults"@en,
        "Unge voksne"@nb .

humord:c28753 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28753" ;
    dct:modified "2016-11-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/393.1/e23/> ;
    skos:broader humord:c00018 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/393.1/e23/> ;
    skos:prefLabel "Mass graves"@en,
        "Massegraver"@nb .

humord:c28754 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28754" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484462/e23/>,
        <http://dewey.info/class/914.84462/e23/>,
        <http://dewey.info/class/948.4462/e23/> ;
    skos:broader humord:c02770 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484462/e23/>,
        <http://dewey.info/class/914.84462/e23/>,
        <http://dewey.info/class/948.4462/e23/> ;
    skos:prefLabel "Straume (Nordland)"@en,
        "Straume (Nordland)"@nb .

humord:c28756 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28756" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03542 ;
    skos:exactMatch <http://dewey.info/class/2--431745/e23/>,
        <http://dewey.info/class/914.31745/e23/>,
        <http://dewey.info/class/943.1745/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--431745/e23/>,
        <http://dewey.info/class/914.31745/e23/>,
        <http://dewey.info/class/943.1745/e23/> ;
    skos:prefLabel "Rostock (Province)"@en,
        "Rostock (Provins)"@nb .

humord:c28757 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28757" ;
    dct:modified "2024-08-21T09:29:37"^^xsd:dateTime ;
    skos:altLabel "Rize (By)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:broader humord:c12306 ;
    skos:definition "By i Tyrkia, omtalt fra 130 e.Kr. <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/2--56622/e23/>,
        <http://dewey.info/class/915.6622/e23/>,
        <http://dewey.info/class/939.337/e23/>,
        <http://dewey.info/class/956.622/e23/> ;
    skos:prefLabel "Rize (City)"@en,
        "Rize (By)"@nb ;
    skos:relatedMatch <http://dewey.info/class/2--39337/e23/>,
        <http://dewey.info/class/939.337/e23/> .

humord:c28758 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28758" ;
    dct:modified "2025-02-13T06:50:45"^^xsd:dateTime ;
    skos:altLabel "Rio de Janeiro (Delstat)"@nb ;
    skos:broader humord:c01661 ;
    skos:exactMatch <http://dewey.info/class/2--8153/e23/>,
        <http://dewey.info/class/918.153/e23/>,
        <http://dewey.info/class/981.53/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--8153/e23/>,
        <http://dewey.info/class/918.153/e23/>,
        <http://dewey.info/class/981.53/e23/> ;
    skos:prefLabel "Rio de Janeiro (State)"@en,
        "Rio de Janeiro (Delstat)"@nb .

humord:c28761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28761" ;
    dct:modified "2024-10-14T09:29:08"^^xsd:dateTime ;
    skos:altLabel "Podcasts"@en,
        "Podcast"@nb,
        "Podcasting"@nb,
        "Poddkast"@nb,
        "Poddkastar"@nb,
        "Poddkaster"@nb,
        "Podkast"@nb,
        "Podkastar"@nb,
        "Podkaster"@nb,
        "Podkasting"@nb ;
    skos:broadMatch <http://dewey.info/class/006.7876/e23/> ;
    skos:broader humord:c09112,
        humord:c19445 ;
    skos:closeMatch <http://dewey.info/class/070.579738/e23/>,
        <http://dewey.info/class/302.234/e23/> ;
    skos:definition "Podkast er redigerte lydprogrammer som distribueres på internett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.7876/e23/>,
        <http://dewey.info/class/070.579738/e23/>,
        <http://dewey.info/class/302.234/e23/> ;
    skos:prefLabel "Podcast"@en,
        "Podkast"@nb .

humord:c28771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28771" ;
    dct:modified "2024-08-19T10:45:51"^^xsd:dateTime ;
    skos:altLabel "Psykomotorisk fysioterapi"@nb ;
    skos:broadMatch <http://dewey.info/class/615.82/e23/> ;
    skos:broader humord:c22917 ;
    skos:definition "Psykomotorisk fysioterapi er en behandlingsmetode som bygger på at det er en sammenheng mellom livet som leves og hvordan dette kan uttrykkes kroppslig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.82/e23/> ;
    skos:prefLabel "Psychomotoric physiotherapy"@en,
        "Psykomotorisk fysioterapi"@nb .

humord:c28774 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28774" ;
    dct:modified "2025-03-17T13:12:59"^^xsd:dateTime ;
    skos:altLabel "Bologna (Provins)"@nb ;
    skos:broader humord:c02464 ;
    skos:closeMatch <http://dewey.info/class/2--37261/e23/>,
        <http://dewey.info/class/937.261/e23/> ;
    skos:editorialNote "Kalles nå Metropolitan City of Bologna - 2016-11-21/bsh"@nb,
        "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4541/e23/>,
        <http://dewey.info/class/914.541/e23/>,
        <http://dewey.info/class/945.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37261/e23/>,
        <http://dewey.info/class/2--4541/e23/>,
        <http://dewey.info/class/914.541/e23/>,
        <http://dewey.info/class/937.261/e23/>,
        <http://dewey.info/class/945.41/e23/> ;
    skos:prefLabel "Bologna (Region)"@en,
        "Bologna (Provins)"@nb .

humord:c28775 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28775" ;
    dct:modified "2024-10-09T08:10:38"^^xsd:dateTime ;
    skos:altLabel "Badajoz (Province)"@en,
        "Badajoz (Provins)"@nb ;
    skos:broader humord:c03164 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4627/e23/>,
        <http://dewey.info/class/914.627/e23/>,
        <http://dewey.info/class/946.27/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4627/e23/>,
        <http://dewey.info/class/914.627/e23/>,
        <http://dewey.info/class/946.27/e23/> ;
    skos:prefLabel "Province of Badajoz"@en,
        "Badajoz (Provins)"@nb .

humord:c28776 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28776" ;
    dct:modified "2016-11-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Storyworlds"@nb ;
    skos:broadMatch <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:broader humord:c06514 ;
    skos:definition "Univers som deles av flere transmediale fortellinger, der setting, karakt erer, objekter og handlinger eksisterer. Er ikke nødvendigvis utelukkende et fiktivt univers <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.036/e23/>,
        <http://dewey.info/class/808.393/e23/>,
        <http://dewey.info/class/809.923/e23/> ;
    skos:prefLabel "Storyworlds"@en,
        "Fortellingsverdener"@nb .

humord:c28781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28781" ;
    dct:modified "2016-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sale catalogs"@en,
        "Sales catalogs"@en,
        "Sales catalogues"@en ;
    skos:broadMatch <http://dewey.info/class/1--029/e23/>,
        <http://dewey.info/class/381.029/e23/> ;
    skos:broader humord:c00207 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--029/e23/>,
        <http://dewey.info/class/381.029/e23/> ;
    skos:prefLabel "Sale catalogues"@en,
        "Salgskataloger"@nb .

humord:c28783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28783" ;
    dct:modified "2024-11-11T13:58:25"^^xsd:dateTime ;
    skos:altLabel "Målgrupper"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Målgruppe er en gruppe personer man henvender seg til med et visst tilbud, service, eller et budskap <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Target groups"@en,
        "Målgrupper"@nb .

humord:c28784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28784" ;
    dct:modified "2024-12-12T07:34:43"^^xsd:dateTime ;
    skos:altLabel "Battle of the Somme"@en,
        "Somme Offensive"@en,
        "Slaget ved Somme"@nb,
        "Slaget ved Somme (1916)"@nb ;
    skos:broadMatch <http://dewey.info/class/940.4272/e23/> ;
    skos:broader humord:c03993 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.4272/e23/> ;
    skos:prefLabel "Battle of Somme"@en,
        "Slaget ved Somme"@nb .

humord:c28785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28785" ;
    dct:modified "2024-12-02T15:13:03"^^xsd:dateTime ;
    skos:altLabel "Panpsykisme"@nb ;
    skos:broadMatch <http://dewey.info/class/141/e23/> ;
    skos:broader humord:c00558 ;
    skos:definition "Det syn at virkelighetens innerste vesen er psykisk og at den organiske og uorganiske natur er besjelet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/141/e23/> ;
    skos:prefLabel "Panpsychism"@en,
        "Panpsykisme"@nb .

humord:c28786 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28786" ;
    dct:modified "2016-12-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03208 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--42537/e23/>,
        <http://dewey.info/class/914.2537/e23/>,
        <http://dewey.info/class/942.537/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--42537/e23/>,
        <http://dewey.info/class/914.2537/e23/>,
        <http://dewey.info/class/942.537/e23/> ;
    skos:prefLabel "Boston Borough"@en,
        "Boston Borough"@nb .

humord:c28787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28787" ;
    dct:modified "2024-12-17T07:43:49"^^xsd:dateTime ;
    skos:altLabel "Soweto-opprøret"@nb ;
    skos:broader humord:c04019 ;
    skos:closeMatch <http://dewey.info/class/968.0627/e23/> ;
    skos:definition "Betegnelsen på en rekke trefninger mellom skoleungdom og myndigheter i Soweto, Sør-Afrika, den 16. juni 1976. Flere hundre skoleungdom ble drept, mens over 1000 ble skadet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/968.0627/e23/> ;
    skos:prefLabel "Soweto Uprising"@en,
        "Soweto-opprøret"@nb .

humord:c28788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28788" ;
    dct:modified "2024-12-03T10:28:05"^^xsd:dateTime ;
    skos:altLabel "Sjølvkultivering"@nb ;
    skos:broadMatch <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c22211 ;
    skos:definition "Å kultivere sin egen moralske karakter, sine vaner og disposisjoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-cultivation"@en,
        "Selvkultivering"@nb .

humord:c28793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28793" ;
    dct:modified "2024-11-08T13:21:13"^^xsd:dateTime ;
    skos:altLabel "Skala"@nb ;
    skos:broadMatch <http://dewey.info/class/389.15/e23/> ;
    skos:broader humord:c01458 ;
    skos:definition "Gradinndeling; målestokk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c003563 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003563,
        <http://dewey.info/class/389.15/e23/>,
        <http://dewey.info/class/912.0148/e23/> ;
    skos:prefLabel "Scale"@en,
        "Skala"@nb ;
    skos:relatedMatch <http://dewey.info/class/912.0148/e23/> .

humord:c28794 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28794" ;
    dct:modified "2024-08-28T07:47:10"^^xsd:dateTime ;
    skos:altLabel "Arkhangelsk (Province)"@en,
        "Arkhangelsk (Fylke)"@nb ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4717/e23/>,
        <http://dewey.info/class/914.717/e23/>,
        <http://dewey.info/class/947.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4717/e23/>,
        <http://dewey.info/class/914.717/e23/>,
        <http://dewey.info/class/947.17/e23/> ;
    skos:prefLabel "Arkhangelsk Oblast"@en,
        "Arkhangelsk (Fylke)"@nb .

humord:c28796 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28796" ;
    dct:modified "2024-10-14T15:20:44"^^xsd:dateTime ;
    skos:altLabel "Barcelona (Province)"@en,
        "Barcelona (Provins)"@nb ;
    skos:broader humord:c03157 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4672/e23/>,
        <http://dewey.info/class/914.672/e23/>,
        <http://dewey.info/class/946.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4672/e23/>,
        <http://dewey.info/class/914.672/e23/>,
        <http://dewey.info/class/946.72/e23/> ;
    skos:prefLabel "Province of Barcelona"@en,
        "Barcelona (Provins)"@nb .

humord:c28799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28799" ;
    dct:modified "2020-11-24T10:38:57"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/3C--32162/e23/>,
        <http://dewey.info/class/808.8387/e23/>,
        <http://dewey.info/class/809.387/e23/>,
        <http://dewey.info/class/809.9332162/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Romantradisjon inspirert av Daniel Defoes roman Robinson Crusoe fra 1719. Ledemotivet er at en eller flere personer havner på en øde øy og må klare seg med det de kan utvinne av naturen, og sine egne ferdigheter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3087/e23/>,
        <http://dewey.info/class/3C--32162/e23/>,
        <http://dewey.info/class/808.8387/e23/>,
        <http://dewey.info/class/809.387/e23/>,
        <http://dewey.info/class/809.9332162/e23/> ;
    skos:prefLabel "Robinsonades"@en,
        "Robinsonader"@nb .

humord:c28802 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28802" ;
    dct:modified "2020-07-03T10:14:58"^^xsd:dateTime ;
    skos:altLabel "Birkebeinar"@en,
        "Birkebeiner"@en,
        "Birkebeins"@en,
        "Birkebeinere"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1016/e23/> ;
    skos:broader humord:c09619 ;
    skos:definition "Politisk gruppering i borgerkrigstiden i Norge, 1030-1240 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.1016/e23/> ;
    skos:prefLabel "Birkebein Party"@en,
        "Birkebeinerne"@nb .

humord:c28803 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28803" ;
    dct:modified "2024-10-09T15:21:41"^^xsd:dateTime ;
    skos:altLabel "Bagler faction"@en,
        "Bagli Party"@en,
        "Baglarane"@nb,
        "Baglarar"@nb,
        "Baglere"@nb ;
    skos:broadMatch <http://dewey.info/class/948.1016/e23/> ;
    skos:broader humord:c09619 ;
    skos:definition "Baglerne var en politisk gruppering som kjempet mot kong Sverre og birkebeinerne under borgerkrigstiden i Norge, 1030-1240 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.1016/e23/> ;
    skos:prefLabel "Bagler"@en,
        "Baglerne"@nb .

humord:c28806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28806" ;
    dct:modified "2024-12-13T08:18:16"^^xsd:dateTime ;
    skos:altLabel "Fifth Crusade (1218-1221)"@en,
        "The fifth Crusade"@en,
        "The fifth Crusade (1218-1221)"@en,
        "Det femte korstog"@nb,
        "Det femte korstog (1218-1221)"@nb,
        "Det femte krosstog"@nb,
        "Femte korstog"@nb,
        "Femte korstog (1218-1221)"@nb,
        "Femte krosstog"@nb,
        "Femte krosstog (1218-1221)"@nb ;
    skos:broadMatch <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/956.94032/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.014/e23/>,
        <http://dewey.info/class/956.94032/e23/> ;
    skos:prefLabel "Fifth Crusade"@en,
        "Femte korstog"@nb .

humord:c28807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28807" ;
    dct:modified "2016-12-09T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/551.468/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.468/e23/> ;
    skos:prefLabel "Subsurface geology"@en,
        "Undervannsgeologi"@nb .

humord:c28808 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28808" ;
    dct:modified "2020-11-24T10:24:31"^^xsd:dateTime ;
    skos:broader humord:c06726 ;
    skos:closeMatch <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:definition "Romansjanger som fiksjonaliserer omkring livet til en nålevende eller historisk person <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--3082/e23/>,
        <http://dewey.info/class/808.8382/e23/>,
        <http://dewey.info/class/809.382/e23/> ;
    skos:prefLabel "Biographical novels"@en,
        "Biografiske romaner"@nb ;
    skos:related humord:c06737 .

humord:c28813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28813" ;
    dct:modified "2024-10-31T10:20:05"^^xsd:dateTime ;
    skos:altLabel "Disc jockeys"@en,
        "DJ-ar"@nb,
        "DJ-er"@nb,
        "Discjockeyar"@nb,
        "Discjockeyer"@nb,
        "Diskjockeyar"@nb,
        "Diskjokeyar"@nb,
        "Diskjokeyer"@nb ;
    skos:broadMatch <http://dewey.info/class/781.554092/e23/> ;
    skos:broader humord:c07493 ;
    skos:definition "Person som i radioprogrammer eller diskotek presenterer (og oftest velger ut) musikken som spilles <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.554092/e23/> ;
    skos:prefLabel "DJs"@en,
        "Diskjockeyer"@nb ;
    skos:related humord:c28815 .

humord:c28815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28815" ;
    dct:modified "2024-12-06T13:23:37"^^xsd:dateTime ;
    skos:altLabel "Discotheque"@en,
        "Diskotek"@nb ;
    skos:broadMatch <http://dewey.info/class/781.63/e23/>,
        <http://dewey.info/class/793.3/e23/> ;
    skos:broader humord:c01427 ;
    skos:definition "Danselokale (ofte klubb) hvor en diskjockey typisk framfører innspilt musikk, heller enn levende musikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.63/e23/>,
        <http://dewey.info/class/793.3/e23/> ;
    skos:prefLabel "Discos"@en,
        "Diskoteker"@nb ;
    skos:related humord:c28813 .

humord:c28816 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28816" ;
    dct:modified "2025-03-06T08:59:57"^^xsd:dateTime ;
    skos:altLabel "Ierapetra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/2--4959/e23/>,
        <http://dewey.info/class/914.959/e23/>,
        <http://dewey.info/class/939.18/e23/>,
        <http://dewey.info/class/949.59/e23/> ;
    skos:broader humord:c02372 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3918/e23/>,
        <http://dewey.info/class/2--4959/e23/>,
        <http://dewey.info/class/914.959/e23/>,
        <http://dewey.info/class/939.18/e23/>,
        <http://dewey.info/class/949.59/e23/> ;
    skos:prefLabel "Ierapetra"@en,
        "Ierapetra"@nb .

humord:c28820 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28820" ;
    dct:modified "2024-10-22T14:10:32"^^xsd:dateTime ;
    skos:altLabel "Linguaculture"@en,
        "Språkkultur"@nb ;
    skos:broader humord:c04515,
        humord:c09767 ;
    skos:definition "Språkkultur refererer til kulturen i språket og de kulturelle sidene ved språket; til de mer kulturelt betingede aspekter av språkbruken som er en integrert del av språkkompetansen til den enkelte språkbrukeren <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/306.44/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Language culture"@en,
        "Språkkultur"@nb .

humord:c28823 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28823" ;
    dct:modified "2016-12-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oracle script"@en,
        "Orakelbenskrift"@nb,
        "Orakelskrift"@nb ;
    skos:broadMatch <http://dewey.info/class/495.111/e23/> ;
    skos:broader humord:c19508 ;
    skos:definition "Betegnelse på kinesiske inskripsjoner på orakelbein brukt i spådomskunst under Shang-dynastiet (1600-1045 f.Kr.) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.111/e23/> ;
    skos:prefLabel "Oracle-bone script"@en,
        "Orakelbeinskrift"@nb .

humord:c28831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28831" ;
    dct:modified "2016-12-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.331/e23/>,
        <http://dewey.info/class/641.631/e23/> ;
    skos:broader humord:c12041 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.331/e23/>,
        <http://dewey.info/class/641.631/e23/> ;
    skos:prefLabel "Porridge"@en,
        "Grøt"@nb .

humord:c28832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28832" ;
    dct:modified "2022-01-26T08:30:17"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/780.073/e23/> ;
    skos:broader humord:c05383,
        humord:c58876 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/730/e23/>,
        <http://dewey.info/class/780.073/e23/> ;
    skos:prefLabel "Sound sculptures"@en,
        "Lydskulpturer"@nb .

humord:c28833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28833" ;
    dct:modified "2020-10-27T16:27:07"^^xsd:dateTime ;
    skos:altLabel "Lifestyle programs"@en ;
    skos:broadMatch <http://dewey.info/class/384.5532/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/384.5532/e23/>,
        <http://dewey.info/class/791.45/e23/> ;
    skos:prefLabel "Lifestyle programmes"@en,
        "Livsstilsprogrammer"@nb .

humord:c28834 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28834" ;
    dct:modified "2024-10-15T12:16:00"^^xsd:dateTime ;
    skos:altLabel "Barneterapi"@nb ;
    skos:broadMatch <http://dewey.info/class/155.4/e23/>,
        <http://dewey.info/class/618.92/e23/>,
        <http://dewey.info/class/618.9289/e23/> ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.4/e23/>,
        <http://dewey.info/class/618.92/e23/>,
        <http://dewey.info/class/618.9289/e23/> ;
    skos:prefLabel "Child therapy"@en,
        "Barneterapi"@nb .

humord:c28835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28835" ;
    dct:modified "2024-08-02T10:18:35"^^xsd:dateTime ;
    skos:altLabel "Brief psychotherapy"@en,
        "Short-term psychotherapy"@en,
        "Short-term therapy"@en,
        "Korttidsterapi"@nb,
        "Kortvarig psykoterapi"@nb,
        "Kotvarig psykoterapi"@nb ;
    skos:broadMatch <http://dewey.info/class/615.5/e23/> ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.5/e23/> ;
    skos:prefLabel "Brief therapy"@en,
        "Korttidsterapi"@nb .

humord:c28836 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28836" ;
    dct:modified "2020-12-08T16:25:36"^^xsd:dateTime ;
    skos:altLabel "Social communication difficulties"@en,
        "Social interaction difficulties"@en ;
    skos:broadMatch <http://dewey.info/class/153.6/e23/> ;
    skos:broader humord:c20969 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/371.93/e23/>,
        <http://dewey.info/class/371.94/e23/> ;
    skos:prefLabel "Interaction difficulties"@en,
        "Samspillsvansker"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.93/e23/>,
        <http://dewey.info/class/371.94/e23/> .

humord:c28837 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28837" ;
    dct:modified "2024-11-27T17:08:29"^^xsd:dateTime ;
    skos:altLabel "Self-reliance (Quality of life)"@en,
        "Sjølvhjelp"@nb ;
    skos:broadMatch <http://dewey.info/class/158.1/e23/> ;
    skos:broader humord:c00345 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.1/e23/> ;
    skos:prefLabel "Self-help (Quality of life)"@en,
        "Selvhjelp"@nb ;
    skos:related humord:c21996,
        humord:c22211 .

humord:c28838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28838" ;
    dct:modified "2024-02-21T13:32:12"^^xsd:dateTime ;
    skos:altLabel "Mindfulness meditasjon"@nb,
        "Oppmerksomhetstrening"@nb,
        "Oppmerksomt nærvær"@nb ;
    skos:broader humord:c29334 ;
    skos:closeMatch <http://dewey.info/class/158.12/e23/> ;
    skos:definition "Betegner, innen psykologi, det å være bevisst tilstede og oppmerksom på det   som erfares i øyeblikket, med en vennlig, åpen holdning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/158.13/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.4/e23/>,
        <http://dewey.info/class/158.12/e23/>,
        <http://dewey.info/class/158.13/e23/> ;
    skos:prefLabel "Mindfulness"@en,
        "Mindfulness"@nb ;
    skos:relatedMatch <http://dewey.info/class/154.4/e23/> .

humord:c28839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28839" ;
    dct:modified "2025-02-13T09:59:36"^^xsd:dateTime ;
    skos:altLabel "Urarina (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/> ;
    skos:broader humord:c00797 ;
    skos:definition "Urfolksgruppe i Amazonas-regionen i Peru <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/> ;
    skos:prefLabel "Urarina"@en,
        "Urarina (Folk)"@nb .

humord:c28840 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28840" ;
    dct:modified "2025-02-27T14:45:47"^^xsd:dateTime ;
    skos:altLabel "Gebusi (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:definition "Gebusi er en folkegruppe i Western Province, Papua Ny-Guinea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Gebusi"@en,
        "Gebusi (Folk)"@nb .

humord:c28841 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28841" ;
    dct:modified "2024-08-30T14:35:38"^^xsd:dateTime ;
    skos:altLabel "Western Province"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9549/e23/>,
        <http://dewey.info/class/919.549/e23/>,
        <http://dewey.info/class/995.49/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9549/e23/>,
        <http://dewey.info/class/919.549/e23/>,
        <http://dewey.info/class/995.49/e23/> ;
    skos:prefLabel "Western Province"@en,
        "Western Province"@nb .

humord:c28842 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2016-12-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28842" ;
    dct:modified "2024-10-21T13:06:04"^^xsd:dateTime ;
    skos:altLabel "Magnetic resonance imaging"@en,
        "MR"@nb,
        "MR-bilder"@nb,
        "MR-bilete"@nb,
        "MR-skanning"@nb,
        "MR-tomografi"@nb,
        "MRI"@nb,
        "Magnetresonanstomografi"@nb,
        "Magnettomografi"@nb ;
    skos:broader humord:c66389 ;
    skos:closeMatch <http://dewey.info/class/616.07548/e23/> ;
    skos:definition "Magnetisk resonanstomografi er en avansert radiologisk bildediagnostisk metode. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:exactMatch realfagstermer:c008728 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008728,
        <http://dewey.info/class/616.07548/e23/> ;
    skos:prefLabel "MR Scanning"@en,
        "MR-scanning"@nb .

humord:c28848 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28848" ;
    dct:modified "2025-01-10T13:54:35"^^xsd:dateTime ;
    skos:altLabel "Engasjert antropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/301/e23/> ;
    skos:broader humord:c04460 ;
    skos:definition "Anvendelse av antropologisk innsikt utenfor akademia, spesielt i politiske prosesser eller idealistisk arbeid <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo16"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301/e23/> ;
    skos:prefLabel "Engaged anthropology"@en,
        "Engasjert antropologi"@nb ;
    skos:related humord:c20992 .

humord:c28850 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28850" ;
    dct:modified "2017-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Geo-economics"@en ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/> ;
    skos:broader humord:c18025 ;
    skos:definition "Geoøkonomi er studier av romlige, tidsavgrensede og politiske aspekter av økonomi og ressurser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/> ;
    skos:prefLabel "Geoeconomics"@en,
        "Geoøkonomi"@nb .

humord:c28851 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28851" ;
    dct:modified "2024-11-27T20:22:44"^^xsd:dateTime ;
    skos:altLabel "Lekkasjar"@nb ;
    skos:broadMatch <http://dewey.info/class/323.44/e23/> ;
    skos:broader humord:c15582 ;
    skos:definition "Lekkasjer er når gradert materiale blir offentlig kjent <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/323.44/e23/> ;
    skos:prefLabel "Leaks (Philosophy)"@en,
        "Lekkasjer"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.4833/e23/> .

humord:c28852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28852" ;
    dct:modified "2024-11-15T14:33:51"^^xsd:dateTime ;
    skos:altLabel "Replikasjonsstudium"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01493 ;
    skos:definition "Å reprodusere en vitenskapelig studie eller eksperiment kalles å replikere det. Replikasjonsstudier reproduserer, dubliserer eller repeterer vitenskapelige studier for å verifisere om man kommer fram til samme resultat som i originalen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Replication studies"@en,
        "Replikasjonsstudier"@nb .

humord:c28853 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28853" ;
    dct:modified "2017-01-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "New Keynesianism"@en,
        "Nykenesiansk økonomi"@nb ;
    skos:broadMatch <http://dewey.info/class/330.156/e23/> ;
    skos:broader humord:c07852 ;
    skos:definition "Nykenesiansk økonomi er en retning innen moderne makroøkonomi, som kombinerer et keynesiansk utgangspunkt med et mikroøkonomisk grunnlag <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.156/e23/> ;
    skos:prefLabel "New Keynesian economics"@en,
        "Nykeynesianisme"@nb .

humord:c28855 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28855" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4743/e23/>,
        <http://dewey.info/class/914.743/e23/>,
        <http://dewey.info/class/947.43/e23/> ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4743/e23/>,
        <http://dewey.info/class/914.743/e23/>,
        <http://dewey.info/class/947.43/e23/> ;
    skos:prefLabel "Bashkortostan"@en,
        "Basjkortostan"@nb .

humord:c28857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28857" ;
    dct:modified "2024-09-19T13:44:44"^^xsd:dateTime ;
    skos:altLabel "Cruisefart"@nb,
        "Cruisetrafikk"@nb ;
    skos:broadMatch <http://dewey.info/class/387.2044/e23/>,
        <http://dewey.info/class/387.542/e23/> ;
    skos:broader humord:c04335 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2044/e23/>,
        <http://dewey.info/class/387.542/e23/> ;
    skos:prefLabel "Cruise"@en,
        "Cruisetrafikk"@nb .

humord:c28863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28863" ;
    dct:modified "2024-11-15T13:58:42"^^xsd:dateTime ;
    skos:altLabel "Naturattreising"@nb ;
    skos:broadMatch <http://dewey.info/class/333.9516/e23/> ;
    skos:broader humord:c09404 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.9516/e23/> ;
    skos:prefLabel "Rewilding"@en,
        "Naturgjenoppretting"@nb .

humord:c28867 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28867" ;
    dct:modified "2025-03-24T07:07:21"^^xsd:dateTime ;
    skos:altLabel "Kampen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Kampen"@en,
        "Kampen"@nb .

humord:c28868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28868" ;
    dct:modified "2018-11-01T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:broader humord:c12661 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--484454/e23/>,
        <http://dewey.info/class/914.84454/e23/>,
        <http://dewey.info/class/948.4454/e23/> ;
    skos:prefLabel "Gravdal (Nordland)"@en,
        "Gravdal (Nordland)"@nb .

humord:c28870 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28870" ;
    dct:modified "2024-10-18T14:40:24"^^xsd:dateTime ;
    skos:altLabel "Korean pop"@en,
        "Korean pop music"@en,
        "Korean popular music"@en,
        "Kpop"@en,
        "K-pop"@nb,
        "Korean popular music"@nb,
        "Koreansk popmusikk"@nb,
        "Kpop"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1095195/e23/>,
        <http://dewey.info/class/781.63095195/e23/> ;
    skos:broader humord:c04610,
        humord:c05527 ;
    skos:definition "Korean popular music (forkortelse), dvs. popmusikk knyttet til Sør-Korea <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1095195/e23/>,
        <http://dewey.info/class/781.63095195/e23/> ;
    skos:prefLabel "K-pop"@en,
        "K-pop"@nb ;
    skos:related humord:c40592 .

humord:c28873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28873" ;
    dct:modified "2024-08-15T08:25:54"^^xsd:dateTime ;
    skos:altLabel "Fruit cultivation"@en,
        "Fruit growing"@en,
        "Orchardry"@en,
        "Fruktdyrking"@nb ;
    skos:broader humord:c07647 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c007412,
        <http://dewey.info/class/634/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007412,
        <http://dewey.info/class/575.67/e23/>,
        <http://dewey.info/class/581.464/e23/>,
        <http://dewey.info/class/634/e23/> ;
    skos:prefLabel "Fruit farming"@en,
        "Fruktdyrking"@nb ;
    skos:relatedMatch <http://dewey.info/class/575.67/e23/>,
        <http://dewey.info/class/581.464/e23/> .

humord:c28876 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28876" ;
    dct:modified "2025-01-10T07:17:00"^^xsd:dateTime ;
    skos:altLabel "Goth rock"@en,
        "Gothic rock"@en,
        "Goth"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c04583,
        humord:c17308 ;
    skos:definition "Særpreget kles- og musikkstil som opprinnelig sprang ut av punkrocken i Storbritannia og som er sterkt inspirert av viktoriansk romantikk og okkultisme, dessuten av skrekklitteratur og -film <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Goth (Culture)"@en,
        "Goth"@nb .

humord:c28877 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28877" ;
    dct:modified "2024-06-06T14:15:45"^^xsd:dateTime ;
    skos:altLabel "Elektroakustikk"@nb ;
    skos:broadMatch <http://dewey.info/class/621.3828/e23/> ;
    skos:broader humord:c17464 ;
    skos:definition "Elektroakustikk, del av akustikken, omfatter teori og teknologi for komponenter og systemer som omformer akustisk energi i form av lydbølger til elektrisk energi, og omvendt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c010346 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c010346,
        <http://dewey.info/class/621.3828/e23/> ;
    skos:prefLabel "Electroacoustics"@en,
        "Elektroakustikk"@nb .

humord:c28878 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28878" ;
    dct:modified "2024-02-16T12:17:37"^^xsd:dateTime ;
    skos:altLabel "Running shoes"@en,
        "Sneakers"@en,
        "Training shoes"@en ;
    skos:broadMatch <http://dewey.info/class/391.413/e23/> ;
    skos:broader humord:c04770 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.413/e23/> ;
    skos:prefLabel "Trainers (Shoes)"@en,
        "Joggesko"@nb .

humord:c28879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28879" ;
    dct:modified "2024-12-13T07:34:34"^^xsd:dateTime ;
    skos:altLabel "Iraq War"@en,
        "Den andre golfkrigen"@nb,
        "Den andre gulfkrigen"@nb,
        "Irak-krigen (2003-2011)"@nb,
        "Operation Iraqi Freedom"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/956.70443/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/956.70443/e23/> ;
    skos:prefLabel "Operation Iraqi Freedom"@en,
        "Irak-krigen (2003-2011)"@nb .

humord:c28880 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28880" ;
    dct:modified "2024-07-26T10:24:41"^^xsd:dateTime ;
    skos:altLabel "U.S. War in Afghanistan"@en,
        "Afghanistankrigen (2001-2021 )"@nb,
        "Krigen i Afghanistan (2001-2021 )"@nb ;
    skos:broader humord:c03982 ;
    skos:closeMatch <http://dewey.info/class/958.1047/e23/> ;
    skos:definition "Afghanistankrigen er en betegnelse på den politiske og militære konflikten i Afghanistan som ble innledet da USA startet den militære kampanjen Operation Enduring Freedom (OEF), med særlig tyngde sør i landet. Målet var å ramme al-Qaida og Taliban <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/958.1047/e23/> ;
    skos:prefLabel "Afghan War (2001-2021)"@en,
        "Afghanistankrigen (2001- 2021)"@nb .

humord:c28883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2017-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28883" ;
    dct:modified "2017-01-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c10606 ;
    skos:definition "Offisielt språk i Montenegro <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/491.829/e23/>,
        <http://dewey.info/class/6--91829/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.829/e23/>,
        <http://dewey.info/class/6--91829/e23/> ;
    skos:prefLabel "Montenegrin language"@en,
        "Montenegrinsk språk"@nb .

humord:c28884 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2017-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28884" ;
    dct:modified "2017-01-25T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06989 ;
    skos:definition "Litteratur skrevet på montenegrinsk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/891.829/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/891.829/e23/> ;
    skos:prefLabel "Montenegrin literature"@en,
        "Montenegrinsk litteratur"@nb .

humord:c28887 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28887" ;
    dct:modified "2017-02-03T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:exactMatch <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483912/e23/>,
        <http://dewey.info/class/914.83912/e23/>,
        <http://dewey.info/class/948.3912/e23/> ;
    skos:prefLabel "Giske"@en,
        "Giske"@nb .

humord:c28888 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28888" ;
    dct:modified "2024-08-29T13:34:07"^^xsd:dateTime ;
    skos:altLabel "CLP"@en,
        "Cleft Lip and Palate"@en,
        "Cleft lip"@en,
        "Cleft palate"@en,
        "LKG"@nb,
        "Leppe-kjeve-gane-spalte"@nb ;
    skos:broadMatch <http://dewey.info/class/617.522/e23/> ;
    skos:broader humord:c03879 ;
    skos:definition "Fellesbetegnelse på en gruppe medfødte misdannelser som består i at overleppen og/eller ganen er spaltet <SNL>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.522/e23/> ;
    skos:prefLabel "Orofacial cleft"@en,
        "Leppe-kjeve-ganespalte"@nb .

humord:c28890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28890" ;
    dct:modified "2025-02-27T13:48:34"^^xsd:dateTime ;
    skos:altLabel "Enga (Province)"@en,
        "Enga (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9563/e23/>,
        <http://dewey.info/class/919.563/e23/>,
        <http://dewey.info/class/995.63/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9563/e23/>,
        <http://dewey.info/class/919.563/e23/>,
        <http://dewey.info/class/995.63/e23/> ;
    skos:prefLabel "Enga Province"@en,
        "Enga (Provins)"@nb .

humord:c28891 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28891" ;
    dct:modified "2025-01-29T15:00:08"^^xsd:dateTime ;
    skos:altLabel "Sodd"@nb ;
    skos:broadMatch <http://dewey.info/class/641.813/e23/> ;
    skos:broader humord:c25886 ;
    skos:definition "Sodd er en suppelignende rett med kjøttboller, poteter, gulrøtter og fåre- og storfekjøtt <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.813/e23/> ;
    skos:prefLabel "Sodd"@en,
        "Sodd"@nb .

humord:c28892 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28892" ;
    dct:modified "2020-12-16T11:23:44"^^xsd:dateTime ;
    skos:altLabel "Practice of occupation"@en ;
    skos:broadMatch <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.7/e23/> ;
    skos:broader humord:c09161 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--023/e23/>,
        <http://dewey.info/class/331.7/e23/> ;
    skos:prefLabel "Professional practice"@en,
        "Yrkesutøvelse"@nb .

humord:c28895 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28895" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Election districts"@en,
        "Electoral districts"@en,
        "Rural constituencies"@en,
        "Rural electoral districts"@en,
        "Valgdistrikter"@nb ;
    skos:broader humord:c09705 ;
    skos:definition "En valgkrets i politisk sammenheng er et geografisk område der velgerne stemmer på et antall mandater til valgte politiske organer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/328.3345/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.3345/e23/> ;
    skos:prefLabel "Constituencies"@en,
        "Valgkretser"@nb .

humord:c28897 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28897" ;
    dct:modified "2017-02-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/328.33455/e23/> ;
    skos:broader humord:c28895 ;
    skos:definition "Gerrymandering beskriver det at valgkretser endres med det eksplisitte formål å fremme valget av bestemte kandidater <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/328.33455/e23/> ;
    skos:prefLabel "Gerrymandering"@en,
        "Gerrymandering"@nb .

humord:c28901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28901" ;
    dct:modified "2024-10-18T07:17:59"^^xsd:dateTime ;
    skos:altLabel "Passivhus"@nb ;
    skos:broadMatch <http://dewey.info/class/697.9/e23/>,
        <http://dewey.info/class/720.47/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Passivhus er hus som har langt lavere energibehov enn vanlige hus, på grunn av en rekke passive tiltak for å redusere behovet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/697.9/e23/>,
        <http://dewey.info/class/720.47/e23/> ;
    skos:prefLabel "Passive houses"@en,
        "Passivhus"@nb .

humord:c28904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28904" ;
    dct:modified "2017-02-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321.92/e23/> ;
    skos:broader humord:c09719 ;
    skos:definition "Politisk tilstand som preger et land eller samfunn som har vært under kommunistisk styre eller påvirkning <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321.92/e23/> ;
    skos:prefLabel "Post-communism"@en,
        "Postkommunisme"@nb .

humord:c28918 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28918" ;
    dct:modified "2025-01-05T19:41:43"^^xsd:dateTime ;
    skos:altLabel "Intelligence satellites"@en,
        "Spionsatellittar"@nb ;
    skos:broadMatch <http://dewey.info/class/358.88/e23/> ;
    skos:broader humord:c60316 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.88/e23/> ;
    skos:prefLabel "Spy satellites"@en,
        "Spionsatellitter"@nb .

humord:c28922 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28922" ;
    dct:modified "2017-02-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Left-right dimension"@en,
        "Right-left axis"@en,
        "Right-left dimension"@en,
        "Høyre-venstre-dimensjonen"@nb,
        "Venstre-høyre-aksen"@nb,
        "Venstre-høyre-dimensjonen"@nb ;
    skos:broadMatch <http://dewey.info/class/324.2/e23/> ;
    skos:broader humord:c09547 ;
    skos:definition "Den politiske aksen mellom de konservative partiene til høyre, og de med det motsatte standpunkt, venstrepartiene <Wikipedia, svensk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324.2/e23/> ;
    skos:prefLabel "Left-right axis"@en,
        "Høyre-venstre-aksen"@nb .

humord:c28934 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28934" ;
    dct:modified "2024-08-28T08:44:08"^^xsd:dateTime ;
    skos:altLabel "Ashlushlay language"@en,
        "Ashluslay language"@en,
        "Chulupí language"@en,
        "Ashluslay språk"@nb,
        "Chulupí språk"@nb,
        "Nivacle språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:broader humord:c27707 ;
    skos:editorialNote "Lukket bemerkning: uit17"@nb,
        "Språkkode: cag"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Nivaclé language"@en,
        "Nivacle språk"@nb .

humord:c28935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28935" ;
    dct:modified "2017-02-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/746.412/e23/> ;
    skos:broader humord:c07780 ;
    skos:definition "Kurv av flettet never eller vidje til å bære på ryggen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/746.412/e23/> ;
    skos:prefLabel "Back baskets"@en,
        "Kiper"@nb .

humord:c28937 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28937" ;
    dct:modified "2023-11-15T11:19:40"^^xsd:dateTime ;
    skos:altLabel "Androidar"@nb,
        "Menneskelignende roboter"@nb,
        "Menneskeliknande robotar"@nb ;
    skos:broadMatch <http://dewey.info/class/629.89263/e23/> ;
    skos:broader humord:c04432 ;
    skos:definition "Brukes i litteraturen om menneskelignende roboter eller roboter tillagt følelser og andre menneskelignende karaktertrekk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c014012 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c014012,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/629.89263/e23/> ;
    skos:prefLabel "Androids"@en,
        "Androider"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.4834/e23/> .

humord:c28943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28943" ;
    dct:modified "2017-02-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "One-child policies"@en ;
    skos:broadMatch <http://dewey.info/class/363.960951/e23/> ;
    skos:broader humord:c13631 ;
    skos:definition "Ettbarnspolitikken, en del av kinesisk familieplanlegging, var del av befolkningspolitikken. Den ble introdusert i 1979, og den formelle utfasingen startet i 2015 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.960951/e23/> ;
    skos:prefLabel "One-child policy"@en,
        "Ettbarnspolitikk"@nb .

humord:c28947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28947" ;
    dct:modified "2017-02-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c06155 ;
    skos:definition "Kulturell lingvistikk utforsker forholdet mellom språk og kulturelle begrepsdannelser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Cultural linguistics"@en,
        "Kulturell lingvistikk"@nb .

humord:c28948 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28948" ;
    dct:modified "2025-02-25T09:45:58"^^xsd:dateTime ;
    skos:altLabel "Gilgit-Baltistan"@nb ;
    skos:broader humord:c28961 ;
    skos:definition "Gilgit-Baltistan er det nordligste politiske området i Pakistan, og grenser i nord til Afghanistan til Kina i nordøst, og i sørøst til Jammu og Kashmir <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549132/e23/>,
        <http://dewey.info/class/915.49132/e23/>,
        <http://dewey.info/class/954.9132/e23/> ;
    skos:prefLabel "Gilgit-Baltistan"@en,
        "Gilgit-Baltistan"@nb .

humord:c28949 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28949" ;
    dct:modified "2025-02-25T09:47:44"^^xsd:dateTime ;
    skos:altLabel "North West Frontier Province"@en,
        "Khyber Pakhtunkhwa"@nb,
        "North west frontier province"@nb ;
    skos:broader humord:c28961 ;
    skos:definition "Khyber Pakhtunkhwa  er en provins i nord-vestre Pakistan, fram til 2010 North west frontier province <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54912/e23/>,
        <http://dewey.info/class/915.4912/e23/>,
        <http://dewey.info/class/954.912/e23/> ;
    skos:prefLabel "Khyber Pakhtunkhwa"@en,
        "Khyber Pakhtunkhwa"@nb .

humord:c28951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28951" ;
    dct:modified "2017-02-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/404.2/e23/> ;
    skos:broader humord:c06322 ;
    skos:definition "Det at et to- eller flerspråklig individ viser bedre ferdigheter i et av språkene hun eller han kan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.6/e23/>,
        <http://dewey.info/class/404.2/e23/> ;
    skos:prefLabel "Language dominance"@en,
        "Språkdominans"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c28952 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28952" ;
    dct:modified "2025-03-24T07:11:32"^^xsd:dateTime ;
    skos:altLabel "Ljan"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Ljan"@en,
        "Ljan"@nb .

humord:c28953 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28953" ;
    dct:modified "2019-04-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "General strike"@en,
        "Generalstreik"@nb ;
    skos:broader humord:c09140 ;
    skos:definition "Arbeidsnedleggelse som omfatter alle eller det overveiende flertall av arbeiderne i et land, uavhengig av hvilken industri eller hvilket fag de arbeider i <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/322.2/e23/>,
        <http://dewey.info/class/331.8925/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.2/e23/>,
        <http://dewey.info/class/331.8925/e23/> ;
    skos:prefLabel "General strikes"@en,
        "Generalstreiker"@nb .

humord:c28954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28954" ;
    dct:modified "2024-02-02T13:56:36"^^xsd:dateTime ;
    skos:altLabel "OCD"@en,
        "Obsessive-compulsive neurosis"@en,
        "OCD"@nb,
        "Obsessiv-kompulsiv forstyrrelse"@nb,
        "Tvangsnevroser"@nb ;
    skos:broader humord:c03931 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85227/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85227/e23/> ;
    skos:prefLabel "Obsessive-compulsive disorder"@en,
        "Tvangslidelser"@nb .

humord:c28956 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28956" ;
    dct:modified "2024-12-11T07:55:04"^^xsd:dateTime ;
    skos:altLabel "Compulsive acts"@en,
        "Compulsive behavior"@en,
        "Compulsive behaviour"@en,
        "Tvangsatferd"@nb,
        "Tvangshandlingar"@nb,
        "Tvangsåtferd"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85227/e23/> ;
    skos:broader humord:c28954 ;
    skos:closeMatch <http://dewey.info/class/616.8584/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85227/e23/>,
        <http://dewey.info/class/616.8584/e23/> ;
    skos:prefLabel "Compulsions"@en,
        "Tvangshandlinger"@nb .

humord:c28957 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28957" ;
    dct:modified "2024-12-11T07:54:35"^^xsd:dateTime ;
    skos:altLabel "Compulsive ideas"@en,
        "Obsessions"@en,
        "Tvangstankar"@nb ;
    skos:broadMatch <http://dewey.info/class/616.85227/e23/> ;
    skos:broader humord:c28954 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85227/e23/> ;
    skos:prefLabel "Obsessive thoughts"@en,
        "Tvangstanker"@nb .

humord:c28958 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28958" ;
    dct:modified "2024-10-22T14:14:57"^^xsd:dateTime ;
    skos:altLabel "Klingon språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:broader humord:c09780 ;
    skos:definition "Klingon  er et kunstig språk laget av lingvisten Marc Okrand for filmselskapet Paramount Pictures til filmen Star Trek III: The Search for Spock (1984) <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: uit17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.99/e23/>,
        <http://dewey.info/class/6--9999/e23/> ;
    skos:prefLabel "Klingon language"@en,
        "Klingon språk"@nb .

humord:c28963 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28963" ;
    dct:modified "2025-02-25T09:47:00"^^xsd:dateTime ;
    skos:altLabel "Islamabad hovudstadsterritorium"@nb ;
    skos:broader humord:c28961 ;
    skos:definition "Islamabad hovedstadsterritorium er et av to terriotorier i Pakistan <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--549149/e23/>,
        <http://dewey.info/class/915.49149/e23/>,
        <http://dewey.info/class/954.9149/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--549149/e23/>,
        <http://dewey.info/class/915.49149/e23/>,
        <http://dewey.info/class/954.9149/e23/> ;
    skos:prefLabel "Islamabad Capital Territory"@en,
        "Islamabad hovedstadsterritorium"@nb .

humord:c28965 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28965" ;
    dct:modified "2025-02-25T09:49:10"^^xsd:dateTime ;
    skos:altLabel "FATA"@en,
        "Pakistans føderalt administrerte stammeområde"@nb ;
    skos:broader humord:c28961 ;
    skos:definition "Pakistans føderalt administrerte stammeområder er et område vest i Pakistan som har en status forskjellig fra resten av landet som er delt opp i fire provinser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--54911/e23/>,
        <http://dewey.info/class/915.4911/e23/>,
        <http://dewey.info/class/954.911/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--54911/e23/>,
        <http://dewey.info/class/915.4911/e23/>,
        <http://dewey.info/class/954.911/e23/> ;
    skos:prefLabel "Federally Administered Tribal Areas"@en,
        "Pakistans føderalt administrerte stammeområder"@nb .

humord:c28969 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28969" ;
    dct:modified "2017-02-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c05737 ;
    skos:definition "I visse teorier, betegnelsen for forbindelsen mellom to underdeler av språksystemet (f.eks. grensesnittet mellom syntaks og semantikk) slik at de virker sammen eller kan kommunisere med hverandre <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Interface (Linguistics)"@en,
        "Grensesnitt (Lingvistikk)"@nb .

humord:c28980 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28980" ;
    dct:modified "2024-10-09T12:33:41"^^xsd:dateTime ;
    skos:altLabel "Dayr al-Zawr (Guvernement)"@nb,
        "Deir ez-Zor (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Deir ez-Zor er et guvernement i østre Syria, som grenser til Irak i øst <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:prefLabel "Deir ez-Zor Governorate"@en,
        "Deir ez-Zor (Guvernement)"@nb .

humord:c28981 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28981" ;
    dct:modified "2025-02-25T09:36:54"^^xsd:dateTime ;
    skos:altLabel "Idlib (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Idlib er et guvernement i det nordvestre Syria, som grenser til Tyrkia i nord <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:prefLabel "Idlib Governorate"@en,
        "Idlib (Guvernement)"@nb .

humord:c28982 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28982" ;
    dct:modified "2025-02-25T09:38:45"^^xsd:dateTime ;
    skos:altLabel "Aleppo (Guvernement)"@nb,
        "Halab (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Aleppo er et guvernement i nordre Syria, som grenser til Tyrkia i nord <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:prefLabel "Aleppo Governorate"@en,
        "Aleppo (Guvernement)"@nb .

humord:c28983 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28983" ;
    dct:modified "2024-10-01T12:18:57"^^xsd:dateTime ;
    skos:altLabel "Damaskus (Guvernement)"@nb,
        "Dimasq (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56914/e23/>,
        <http://dewey.info/class/915.6914/e23/>,
        <http://dewey.info/class/956.914/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Guvernement i det sørvestre Syria. Det består kun av hovedstaden Damaskus og forstaden Yarmouk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56914/e23/>,
        <http://dewey.info/class/915.6914/e23/>,
        <http://dewey.info/class/956.914/e23/> ;
    skos:prefLabel "Damascus Governorate"@en,
        "Damaskus (Guvernement)"@nb .

humord:c28984 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28984" ;
    dct:modified "2025-02-25T09:39:36"^^xsd:dateTime ;
    skos:altLabel "Hama (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Hama er et guvernement som ligger midt-vest i Syria <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:prefLabel "Hama Governorate"@en,
        "Hama (Guvernement)"@nb .

humord:c28985 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28985" ;
    dct:modified "2025-02-25T09:37:41"^^xsd:dateTime ;
    skos:altLabel "Al-Hasakah (Guvernement)"@nb,
        "Hasakah (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Al-Hasakah  er et guvernement i det nordøstre Syria, som grenser til Tyrkia i nord og Irak i øst <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:prefLabel "Al-Hasakah Governorate"@en,
        "Al-Hasakah (Guvernement)"@nb .

humord:c28987 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28987" ;
    dct:modified "2025-02-25T09:40:12"^^xsd:dateTime ;
    skos:altLabel "Hims (Guvernement)"@nb,
        "Homs (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Homs er et guvernement i sentrale Syria, med grense mot Libanon i vest og Irak og Jordan i sydøst <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:prefLabel "Homs Governorate"@en,
        "Homs (Guvernement)"@nb .

humord:c28989 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28989" ;
    dct:modified "2025-02-25T09:42:09"^^xsd:dateTime ;
    skos:altLabel "Rif Dimashq (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56914/e23/>,
        <http://dewey.info/class/915.6914/e23/>,
        <http://dewey.info/class/956.914/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Rif Dimashq  er et guvernement i sørvestlige Syria, som grenser til Israel i vest og Jordan i sørøst <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56914/e23/>,
        <http://dewey.info/class/915.6914/e23/>,
        <http://dewey.info/class/956.914/e23/> ;
    skos:prefLabel "Rif Dimashq Governorate"@en,
        "Rif Dimashq (Guvernement)"@nb .

humord:c28992 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28992" ;
    dct:modified "2024-08-16T14:27:23"^^xsd:dateTime ;
    skos:altLabel "Ar-Raqqah Governorate"@en,
        "Ar-Raqqah (Guvernement)"@nb,
        "Raqqah (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Ar-Raqqah  er et guvernement i det nordvestre Syria. Det grenser til Tyrkia i nord <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56912/e23/>,
        <http://dewey.info/class/915.6912/e23/>,
        <http://dewey.info/class/956.912/e23/> ;
    skos:prefLabel "Raqqa Governorate"@en,
        "Ar-Raqqah (Guvernement)"@nb .

humord:c28994 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME28994" ;
    dct:modified "2025-02-25T09:40:47"^^xsd:dateTime ;
    skos:altLabel "Latakia (Guvernement)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:broader humord:c28979 ;
    skos:definition "Latakia er et guvernement i vestre Syria, som grenser til Tyrkia i nord og Middelhavet i vest <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--56913/e23/>,
        <http://dewey.info/class/915.6913/e23/>,
        <http://dewey.info/class/956.913/e23/> ;
    skos:prefLabel "Latakia Governorate"@en,
        "Latakia (Guvernement)"@nb .

humord:c29002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29002" ;
    dct:modified "2024-07-26T12:09:57"^^xsd:dateTime ;
    skos:altLabel "Afrikansk-cubansk religion"@nb ;
    skos:broadMatch <http://dewey.info/class/299.6897291/e23/> ;
    skos:broader humord:c08549 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.6897291/e23/> ;
    skos:prefLabel "Afro-Cuban religion"@en,
        "Afrikansk-cubansk religion"@nb .

humord:c29009 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29009" ;
    dct:modified "2024-07-26T14:20:16"^^xsd:dateTime ;
    skos:altLabel "ABM"@en,
        "ABM"@nb,
        "Agentbaserte modellar"@nb ;
    skos:broadMatch <http://dewey.info/class/003.3/e23/>,
        <http://dewey.info/class/1--0113/e23/> ;
    skos:broader humord:c21121 ;
    skos:definition "Muliggjør simulering av sosiale prosesser mellom målrettede agenter som interagerer i tid og rom, og som danner handlingsmønstre. Agentene er ikke mennesker, men dataprogrammerte aktører som samhandler etter reglene i programmet <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/003.3/e23/>,
        <http://dewey.info/class/1--0113/e23/> ;
    skos:prefLabel "Agent-based models"@en,
        "Agentbaserte modeller"@nb .

humord:c29013 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29013" ;
    dct:modified "2025-02-24T08:51:27"^^xsd:dateTime ;
    skos:altLabel "Pamfylia"@en,
        "Pamfylia"@nb ;
    skos:broader humord:c03427 ;
    skos:definition "Pamfylia var i antikken en region i sørlige Anatolia, mellom Lykia og Kilikia, som strakte seg fra Middelhavet til Taurusfjellene, og utgjør i dag Tyrias provins Antalya <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--3929/e23/>,
        <http://dewey.info/class/939.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3929/e23/>,
        <http://dewey.info/class/939.29/e23/> ;
    skos:prefLabel "Pamphylia"@en,
        "Pamfylia"@nb .

humord:c29017 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29017" ;
    dct:modified "2024-08-19T10:48:24"^^xsd:dateTime ;
    skos:altLabel "Psykoanalytisk psykoterapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8917/e23/> ;
    skos:broader humord:c03950 ;
    skos:definition "Psykoanalytisk psykoterapi er bruk av psykoanalyse i behandling av psykiske lidelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8917/e23/> ;
    skos:prefLabel "Psychoanalytic psychotherapy"@en,
        "Psykoanalytisk psykoterapi"@nb .

humord:c29018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29018" ;
    dct:modified "2024-04-15T15:55:13"^^xsd:dateTime ;
    skos:altLabel "Psychoanalytic therapies"@en,
        "Psychoanalytical therapies"@en,
        "Psychoanalytical therapy"@en,
        "Psykoanalytisk terapi"@nb ;
    skos:broadMatch <http://dewey.info/class/150.195/e23/>,
        <http://dewey.info/class/616.8917/e23/> ;
    skos:broader humord:c03948 ;
    skos:definition "Psykoanalytisk psykoterapi er bruk av psykoanalyse i behandling av psykiske lidelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.195/e23/>,
        <http://dewey.info/class/616.8917/e23/> ;
    skos:prefLabel "Psychoanalytic therapy"@en,
        "Psykoanalytisk terapi"@nb .

humord:c29019 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29019" ;
    dct:modified "2024-08-21T08:56:10"^^xsd:dateTime ;
    skos:altLabel "Vestlege Tyrkia"@nb ;
    skos:broader humord:c03425 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--562/e23/>,
        <http://dewey.info/class/915.62/e23/>,
        <http://dewey.info/class/956.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--562/e23/>,
        <http://dewey.info/class/915.62/e23/>,
        <http://dewey.info/class/956.2/e23/> ;
    skos:prefLabel "Western Turkey"@en,
        "Vestlige Tyrkia"@nb .

humord:c29020 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29020" ;
    dct:modified "2024-08-21T08:55:38"^^xsd:dateTime ;
    skos:altLabel "Nord-sentrale Tyrkia"@nb ;
    skos:broader humord:c03425 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--563/e23/>,
        <http://dewey.info/class/915.63/e23/>,
        <http://dewey.info/class/956.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--563/e23/>,
        <http://dewey.info/class/915.63/e23/>,
        <http://dewey.info/class/956.3/e23/> ;
    skos:prefLabel "North central Turkey"@en,
        "Nord-sentrale Tyrkia"@nb .

humord:c29021 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29021" ;
    dct:modified "2025-02-25T09:19:04"^^xsd:dateTime ;
    skos:altLabel "Sør-sentrale Tyrkia"@nb ;
    skos:broader humord:c03425 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--564/e23/>,
        <http://dewey.info/class/915.64/e23/>,
        <http://dewey.info/class/956.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--564/e23/>,
        <http://dewey.info/class/915.64/e23/>,
        <http://dewey.info/class/956.4/e23/> ;
    skos:prefLabel "South central Turkey"@en,
        "Sør-sentrale Tyrkia"@nb .

humord:c29022 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29022" ;
    dct:modified "2024-08-21T08:55:11"^^xsd:dateTime ;
    skos:altLabel "Aust-sentrale Tyrkia"@nb ;
    skos:broader humord:c03425 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--565/e23/>,
        <http://dewey.info/class/915.65/e23/>,
        <http://dewey.info/class/956.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--565/e23/>,
        <http://dewey.info/class/915.65/e23/>,
        <http://dewey.info/class/956.5/e23/> ;
    skos:prefLabel "East central Turkey"@en,
        "Øst-sentrale Tyrkia"@nb .

humord:c29023 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29023" ;
    dct:modified "2025-02-25T07:42:56"^^xsd:dateTime ;
    skos:altLabel "Northeast Turkey"@en,
        "Nord-austlege Tyrkia"@nb ;
    skos:broader humord:c17509 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5662/e23/>,
        <http://dewey.info/class/915.662/e23/>,
        <http://dewey.info/class/956.62/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5662/e23/>,
        <http://dewey.info/class/915.662/e23/>,
        <http://dewey.info/class/956.62/e23/> ;
    skos:prefLabel "North-east Turkey"@en,
        "Nord-østlige Tyrkia"@nb .

humord:c29026 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29026" ;
    dct:modified "2025-02-04T12:51:27"^^xsd:dateTime ;
    skos:altLabel "Chole Shamba"@en,
        "Mafiaøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--67823/e23/>,
        <http://dewey.info/class/916.7823/e23/>,
        <http://dewey.info/class/967.823/e23/> ;
    skos:broader humord:c01620 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--67823/e23/>,
        <http://dewey.info/class/916.7823/e23/>,
        <http://dewey.info/class/967.823/e23/> ;
    skos:prefLabel "Mafia Island"@en,
        "Mafiaøya"@nb .

humord:c29027 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29027" ;
    dct:modified "2024-12-03T10:43:49"^^xsd:dateTime ;
    skos:altLabel "Transhumanisme"@nb ;
    skos:broadMatch <http://dewey.info/class/144/e23/> ;
    skos:broader humord:c00729 ;
    skos:definition "Internasjonal, intellektuell og kulturell bevegelse som går inn for å bruke  vitenskap og teknologi for å forbedre/utvide menneskets intellektuelle og fysiske ytelser og eliminere/svekke uønskede vilkår <Wikipedia, dansk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/144/e23/>,
        <http://dewey.info/class/303.483/e23/> ;
    skos:prefLabel "Transhumanism"@en,
        "Transhumanisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.483/e23/> .

humord:c29028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29028" ;
    dct:modified "2024-10-15T07:43:30"^^xsd:dateTime ;
    skos:altLabel "Barnefattigdom"@nb ;
    skos:broader humord:c09321 ;
    skos:definition "Barnefattigdom bruke om barn som lever i fattigdom <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/305.23086942/e23/>,
        <http://dewey.info/class/362.77569/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.23086942/e23/>,
        <http://dewey.info/class/362.77569/e23/> ;
    skos:prefLabel "Child poverty"@en,
        "Barnefattigdom"@nb .

humord:c29029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29029" ;
    dct:modified "2017-06-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.9/e23/> ;
    skos:broader humord:c08068 ;
    skos:definition "Delt- eller gruppeintelligens som oppstår som følge av samarbeid, kollektive bestrebelser mm  mellom mange individer. Brukes svært vidt, innen sosiologi, psykologi, biologi, datavitenskap mm <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/006.3824/e23/>,
        <http://dewey.info/class/153.9/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/370.1529/e23/> ;
    skos:prefLabel "Collective intelligence"@en,
        "Kollektiv intelligens"@nb ;
    skos:relatedMatch <http://dewey.info/class/006.3824/e23/>,
        <http://dewey.info/class/302/e23/>,
        <http://dewey.info/class/370.1529/e23/> .

humord:c29031 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29031" ;
    dct:modified "2024-11-04T12:45:35"^^xsd:dateTime ;
    skos:altLabel "Rentenistar"@nb ;
    skos:broadMatch <http://dewey.info/class/330.122/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Personer som har en livsbærende inntekt fra renter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.122/e23/> ;
    skos:prefLabel "Rentiers"@en,
        "Rentenister"@nb ;
    skos:related humord:c07837 .

humord:c29032 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29032" ;
    dct:modified "2024-11-08T15:16:25"^^xsd:dateTime ;
    skos:altLabel "Relasjonar"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ub017"@nb ;
    skos:exactMatch realfagstermer:c007609 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007609 ;
    skos:prefLabel "Relations"@en,
        "Relasjoner"@nb ;
    skos:related humord:c04889,
        humord:c20547,
        humord:c20984,
        humord:c28050 .

humord:c29036 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29036" ;
    dct:modified "2024-01-26T13:22:30"^^xsd:dateTime ;
    skos:altLabel "Face perception"@en,
        "Andletsattkjenning"@nb,
        "Andletsgjenkjenning"@nb,
        "Andletspersepsjon"@nb,
        "Ansiktgjenkjenning"@nb,
        "Ansiktsattkjenning"@nb,
        "Ansiktsgjenkjennelse"@nb,
        "Ansiktsgjenkjenning"@nb ;
    skos:broadMatch <http://dewey.info/class/006.2483995/e23/> ;
    skos:broader humord:c08082,
        humord:c28502 ;
    skos:closeMatch realfagstermer:c006962 ;
    skos:definition "Sanseoppfatning av ansikt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/153.758/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c006962,
        <http://dewey.info/class/006.2483995/e23/>,
        <http://dewey.info/class/153.758/e23/> ;
    skos:prefLabel "Face recognition"@en,
        "Ansiktspersepsjon"@nb ;
    skos:related humord:c59020 .

humord:c29047 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29047" ;
    dct:modified "2021-02-22T13:33:20"^^xsd:dateTime ;
    skos:altLabel "Crime series (Television)"@en,
        "Fjernsynskrim"@nb,
        "Kriminalserier (Fjernsyn)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.456556/e23/> ;
    skos:broader humord:c22552 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456556/e23/> ;
    skos:prefLabel "Television crime series"@en,
        "Krimserier (Fjernsyn)"@nb ;
    skos:related humord:c29195 .

humord:c29050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29050" ;
    dct:modified "2024-12-12T07:50:38"^^xsd:dateTime ;
    skos:altLabel "Battle for Cassino"@en,
        "Battle for Rome"@en,
        "Slaget for Cassino (1944)"@nb,
        "Slaget for Roma (1944)"@nb,
        "Slaget om Monte Cassino (1944)"@nb,
        "Slaget ved Monte Cassino"@nb,
        "Slaget ved Monte Cassino (1944)"@nb ;
    skos:broader humord:c03985 ;
    skos:definition "Slaget om Monte Cassino var en serie på fire slag under andre verdenskrig, utkjempet mellom de allierte med den intensjon å slå gjennom Gustavlinjen og overta Roma, og Tyskland ved Monte Cassino <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/940.54215622/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.54215622/e23/> ;
    skos:prefLabel "Battle of Monte Cassino"@en,
        "Slaget ved Monte Cassino"@nb .

humord:c29056 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29056" ;
    dct:modified "2025-02-25T09:20:11"^^xsd:dateTime ;
    skos:altLabel "Søraust-sentrale Tyrkia"@nb ;
    skos:broader humord:c17509 ;
    skos:closeMatch <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/939.42/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/915.667/e23/>,
        <http://dewey.info/class/956.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3942/e23/>,
        <http://dewey.info/class/2--5667/e23/>,
        <http://dewey.info/class/915.667/e23/>,
        <http://dewey.info/class/939.42/e23/>,
        <http://dewey.info/class/956.67/e23/> ;
    skos:prefLabel "South east central Turkey"@en,
        "Sørøst-sentrale Tyrkia"@nb .

humord:c29061 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29061" ;
    dct:modified "2025-03-05T19:25:52"^^xsd:dateTime ;
    skos:altLabel "Päijänne-Tavastland-regionen"@nb,
        "Päijät-Hämeen maakunta"@nb ;
    skos:broader humord:c02228 ;
    skos:exactMatch <http://dewey.info/class/2--489715/e23/>,
        <http://dewey.info/class/914.89715/e23/>,
        <http://dewey.info/class/948.9715/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489715/e23/>,
        <http://dewey.info/class/914.89715/e23/>,
        <http://dewey.info/class/948.9715/e23/> ;
    skos:prefLabel "Päijänne Tavastia"@en,
        "Päijät-Hämeen maakunta"@nb .

humord:c29063 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29063" ;
    dct:modified "2025-03-05T19:48:03"^^xsd:dateTime ;
    skos:altLabel "Keski-Soumen maakunta"@nb,
        "Mellersta Finland-regionen"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489738/e23/>,
        <http://dewey.info/class/914.89738/e23/>,
        <http://dewey.info/class/948.9738/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489738/e23/>,
        <http://dewey.info/class/914.89738/e23/>,
        <http://dewey.info/class/948.9738/e23/> ;
    skos:prefLabel "Central Finland"@en,
        "Keski-Soumen maakunta"@nb .

humord:c29065 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29065" ;
    dct:modified "2025-03-05T19:24:33"^^xsd:dateTime ;
    skos:altLabel "Egentliga Tavastland-regionen"@nb,
        "Kanta-Hämeen maakunta"@nb ;
    skos:broader humord:c02228 ;
    skos:exactMatch <http://dewey.info/class/2--489716/e23/>,
        <http://dewey.info/class/914.89716/e23/>,
        <http://dewey.info/class/948.9716/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489716/e23/>,
        <http://dewey.info/class/914.89716/e23/>,
        <http://dewey.info/class/948.9716/e23/> ;
    skos:prefLabel "Tavastia Proper"@en,
        "Kanta-Hämeen maakunta"@nb .

humord:c29067 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29067" ;
    dct:modified "2025-03-05T19:45:08"^^xsd:dateTime ;
    skos:altLabel "Birkaland-regionen"@nb,
        "Pirkanmaan maakunta"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489737/e23/>,
        <http://dewey.info/class/914.89737/e23/>,
        <http://dewey.info/class/948.9737/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489737/e23/>,
        <http://dewey.info/class/914.89737/e23/>,
        <http://dewey.info/class/948.9737/e23/> ;
    skos:prefLabel "Pirkanmaa"@en,
        "Pirkanmaan maakunta"@nb .

humord:c29070 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29070" ;
    dct:modified "2024-08-20T16:11:50"^^xsd:dateTime ;
    skos:altLabel "Itä-Soumen läani"@nb,
        "Östra-Finlands län"@nb ;
    skos:broader humord:c02212 ;
    skos:exactMatch <http://dewey.info/class/2--48975/e23/>,
        <http://dewey.info/class/914.8975/e23/>,
        <http://dewey.info/class/948.975/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48975/e23/>,
        <http://dewey.info/class/914.8975/e23/>,
        <http://dewey.info/class/948.975/e23/> ;
    skos:prefLabel "Eastern Finland Province"@en,
        "Itä-Soumen läani"@nb .

humord:c29072 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29072" ;
    dct:modified "2025-03-05T19:47:29"^^xsd:dateTime ;
    skos:altLabel "Kymenlaakson maakunta"@nb,
        "Kymmendalen-regionen"@nb ;
    skos:broader humord:c02228 ;
    skos:exactMatch <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:prefLabel "Kymenlaakso"@en,
        "Kymenlaakson maakunta"@nb .

humord:c29074 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29074" ;
    dct:modified "2025-03-05T19:25:05"^^xsd:dateTime ;
    skos:altLabel "Kouvola"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:broader humord:c29072 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489713/e23/>,
        <http://dewey.info/class/914.89713/e23/>,
        <http://dewey.info/class/948.9713/e23/> ;
    skos:prefLabel "Kouvola"@en,
        "Kouvola"@nb .

humord:c29075 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29075" ;
    dct:modified "2024-08-19T12:47:11"^^xsd:dateTime ;
    skos:altLabel "Ahvenanmaan lääni"@en,
        "Ahvenanmaan lääni"@nb,
        "Ålands län"@nb ;
    skos:broader humord:c02212 ;
    skos:exactMatch <http://dewey.info/class/2--48972/e23/>,
        <http://dewey.info/class/914.8972/e23/>,
        <http://dewey.info/class/948.972/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48972/e23/>,
        <http://dewey.info/class/914.8972/e23/>,
        <http://dewey.info/class/948.972/e23/> ;
    skos:prefLabel "Province of Åland"@en,
        "Ahvenanmaan lääni"@nb .

humord:c29077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29077" ;
    dct:modified "2025-03-05T19:44:29"^^xsd:dateTime ;
    skos:altLabel "Finland Proper"@en,
        "Egentliga Finland-regionen"@nb,
        "Varsinais-Soumen maakunta"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:prefLabel "Southwest Finland"@en,
        "Varsinais-Soumen maakunta"@nb .

humord:c29079 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29079" ;
    dct:modified "2025-03-05T19:27:32"^^xsd:dateTime ;
    skos:altLabel "Satakunnan maakunta"@nb,
        "Satakunta"@nb,
        "Satakunta-regionen"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489733/e23/>,
        <http://dewey.info/class/914.89733/e23/>,
        <http://dewey.info/class/948.9733/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489733/e23/>,
        <http://dewey.info/class/914.89733/e23/>,
        <http://dewey.info/class/948.9733/e23/> ;
    skos:prefLabel "Satakunta"@en,
        "Satakunnan maakunta"@nb .

humord:c29081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29081" ;
    dct:modified "2024-11-29T15:08:06"^^xsd:dateTime ;
    skos:altLabel "Klimarettferd"@nb ;
    skos:broadMatch <http://dewey.info/class/179.1/e23/> ;
    skos:broader humord:c00356 ;
    skos:definition "Klimarettferdighet er et begrep som behandler global oppvarming som et etisk og politisk emne, og ikke bare som et naturvitenskapelig fenomen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.1/e23/> ;
    skos:prefLabel "Climate justice"@en,
        "Klimarettferdighet"@nb ;
    skos:related humord:c28238 .

humord:c29082 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29082" ;
    dct:modified "2025-03-05T19:23:46"^^xsd:dateTime ;
    skos:altLabel "Etelä-Karjalan maakunta"@nb,
        "Sødra Karelen-regionen"@nb ;
    skos:broader humord:c02228 ;
    skos:exactMatch <http://dewey.info/class/2--489711/e23/>,
        <http://dewey.info/class/914.89711/e23/>,
        <http://dewey.info/class/948.9711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489711/e23/>,
        <http://dewey.info/class/914.89711/e23/>,
        <http://dewey.info/class/948.9711/e23/> ;
    skos:prefLabel "South Karelia"@en,
        "Etelä-Karjalan maakunta"@nb .

humord:c29084 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29084" ;
    dct:modified "2025-03-05T19:54:03"^^xsd:dateTime ;
    skos:altLabel "Keski-Pohjanmaan maakunta"@nb,
        "Mellersta Österbotten-regionen"@nb ;
    skos:broader humord:c28161 ;
    skos:exactMatch <http://dewey.info/class/2--489735/e23/>,
        <http://dewey.info/class/914.89735/e23/>,
        <http://dewey.info/class/948.9735/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489735/e23/>,
        <http://dewey.info/class/914.89735/e23/>,
        <http://dewey.info/class/948.9735/e23/> ;
    skos:prefLabel "Central Ostrobothnia"@en,
        "Keski-Pohjanmaan maakunta"@nb .

humord:c29086 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29086" ;
    dct:modified "2025-03-05T19:29:09"^^xsd:dateTime ;
    skos:altLabel "Norra Savolax-regionen"@nb,
        "Pohjois-Savon maakunta"@nb ;
    skos:broader humord:c29070 ;
    skos:exactMatch <http://dewey.info/class/2--489752/e23/>,
        <http://dewey.info/class/914.89752/e23/>,
        <http://dewey.info/class/948.9752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489752/e23/>,
        <http://dewey.info/class/914.89752/e23/>,
        <http://dewey.info/class/948.9752/e23/> ;
    skos:prefLabel "Northern Savonia"@en,
        "Pohjois-Savon maakunta"@nb .

humord:c29088 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29088" ;
    dct:modified "2025-03-05T19:15:29"^^xsd:dateTime ;
    skos:altLabel "Kainuu"@nb,
        "Kainuun"@nb,
        "Kainuun maakunta"@nb,
        "Kajanaland"@nb,
        "Kajanaland-regionen"@nb ;
    skos:broader humord:c13776 ;
    skos:exactMatch <http://dewey.info/class/2--489763/e23/>,
        <http://dewey.info/class/914.89763/e23/>,
        <http://dewey.info/class/948.9763/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489763/e23/>,
        <http://dewey.info/class/914.89763/e23/>,
        <http://dewey.info/class/948.9763/e23/> ;
    skos:prefLabel "Kainuu"@en,
        "Kainuun maakunta"@nb .

humord:c29090 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29090" ;
    dct:modified "2025-03-05T19:16:14"^^xsd:dateTime ;
    skos:altLabel "Norra Österbotten-regionen"@nb,
        "Pohjois-Pohjanmaan maakunta"@nb ;
    skos:broader humord:c13776 ;
    skos:exactMatch <http://dewey.info/class/2--489767/e23/>,
        <http://dewey.info/class/914.89767/e23/>,
        <http://dewey.info/class/948.9767/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489767/e23/>,
        <http://dewey.info/class/914.89767/e23/>,
        <http://dewey.info/class/948.9767/e23/> ;
    skos:prefLabel "North Ostrobothnia"@en,
        "Pohjois-Pohjanmaan maakunta"@nb .

humord:c29092 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29092" ;
    dct:modified "2025-03-05T12:57:07"^^xsd:dateTime ;
    skos:altLabel "Parainen"@nb,
        "Pargas"@nb ;
    skos:broadMatch <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:broader humord:c29077 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--489731/e23/>,
        <http://dewey.info/class/914.89731/e23/>,
        <http://dewey.info/class/948.9731/e23/> ;
    skos:prefLabel "Pargas"@en,
        "Parainen"@nb .

humord:c29096 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29096" ;
    dct:modified "2017-03-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/158.2/e23/> ;
    skos:broader humord:c08155 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.6/e23/>,
        <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/158.2/e23/> ;
    skos:prefLabel "Attachment (Adults)"@en,
        "Tilknytning (Voksne)"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.6/e23/> .

humord:c29097 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29097" ;
    dct:modified "2017-03-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:definition "Psykologi som har med arv å gjøre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/576.5/e23/> ;
    skos:prefLabel "Genetic psychology"@en,
        "Genetisk psykologi"@nb ;
    skos:related humord:c03826,
        humord:c08155 ;
    skos:relatedMatch <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/576.5/e23/> .

humord:c29098 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29098" ;
    dct:modified "2021-05-04T13:21:16"^^xsd:dateTime ;
    skos:altLabel "Vureas language"@en,
        "Vureas språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:broader humord:c10168 ;
    skos:definition "Språk talt sørvest på øya Vanua Lava i Vanuatu <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.5/e23/>,
        <http://dewey.info/class/6--995/e23/> ;
    skos:prefLabel "Vurës language"@en,
        "Vurës språk"@nb .

humord:c29099 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29099" ;
    dct:modified "2024-11-29T08:20:19"^^xsd:dateTime ;
    skos:altLabel "Mentalisation"@en,
        "Mentalisering"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8914/e23/> ;
    skos:broader humord:c08035 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.433/e23/>,
        <http://dewey.info/class/153.6/e23/>,
        <http://dewey.info/class/616.8914/e23/> ;
    skos:prefLabel "Mentalization"@en,
        "Mentalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.433/e23/>,
        <http://dewey.info/class/153.6/e23/> .

humord:c29100 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29100" ;
    dct:modified "2020-05-26T12:43:50"^^xsd:dateTime ;
    skos:altLabel "Evangelical Christianity"@en,
        "Evangelical Protestantism"@en,
        "Evangelikalisme"@nb,
        "Evangelikalsk kristendom"@nb ;
    skos:broadMatch <http://dewey.info/class/280.4/e23/> ;
    skos:broader humord:c08534 ;
    skos:closeMatch <http://dewey.info/class/230.04624/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/270.82/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.04624/e23/>,
        <http://dewey.info/class/270.82/e23/>,
        <http://dewey.info/class/280.4/e23/> ;
    skos:prefLabel "Evangelicalism"@en,
        "Evangelikal kristendom"@nb .

humord:c29102 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29102" ;
    dct:modified "2024-10-22T14:05:36"^^xsd:dateTime ;
    skos:altLabel "Djirubal language"@en,
        "Djirubal språk"@nb,
        "Dyirbal språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:definition "Pama-nyungan språk talt i Queensland, Australia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Språkkode: dbl"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Dyirbal language"@en,
        "Dyirbal språk"@nb .

humord:c29103 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29103" ;
    dct:modified "2024-10-22T10:04:32"^^xsd:dateTime ;
    skos:altLabel "Yidin language"@en,
        "Yidiny språk"@nb,
        "Yidiñ språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:definition "Pama-nyungan språk talt i Queensland, Australia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Språkkode: yii"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Yidiny language"@en,
        "Yidiñ språk"@nb .

humord:c29104 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29104" ;
    dct:modified "2024-08-29T18:00:36"^^xsd:dateTime ;
    skos:altLabel "Wargamay language"@en,
        "Wargamay språk"@nb,
        "Warrgamay språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:definition "Pama-nyungan språk talt i Queensland, Australia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Språkkode: wgy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Warrgamay language"@en,
        "Warrgamay språk"@nb .

humord:c29114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29114" ;
    dct:modified "2024-02-02T09:55:28"^^xsd:dateTime ;
    skos:altLabel "Data analysis"@en,
        "Dataanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0727/e23/>,
        <http://dewey.info/class/519.53/e23/> ;
    skos:broader humord:c01493 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c003257 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003257,
        <http://dewey.info/class/005.7/e23/>,
        <http://dewey.info/class/1--0727/e23/>,
        <http://dewey.info/class/519.53/e23/> ;
    skos:prefLabel "Data analyses"@en,
        "Dataanalyse"@nb ;
    skos:related humord:c61152 ;
    skos:relatedMatch <http://dewey.info/class/005.7/e23/> .

humord:c29122 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 36 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29122" ;
    dct:modified "2025-02-25T07:48:06"^^xsd:dateTime ;
    skos:altLabel "Tyrkia i Europa"@nb ;
    skos:broader humord:c03425 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4961/e23/>,
        <http://dewey.info/class/914.961/e23/>,
        <http://dewey.info/class/949.61/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4961/e23/>,
        <http://dewey.info/class/914.961/e23/>,
        <http://dewey.info/class/949.61/e23/> ;
    skos:prefLabel "Turkey in Europe"@en,
        "Tyrkia i Europa"@nb .

humord:c29124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29124" ;
    dct:modified "2024-10-18T09:42:03"^^xsd:dateTime ;
    skos:altLabel "Jivaroanske språk"@nb ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Lukket bemerkning: uit17"@nb ;
    skos:exactMatch <http://dewey.info/class/498.37/e23/>,
        <http://dewey.info/class/6--9837/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.37/e23/>,
        <http://dewey.info/class/6--9837/e23/> ;
    skos:prefLabel "Jivaroan languages"@en,
        "Jivaroanske språk"@nb .

humord:c29125 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29125" ;
    dct:modified "2024-08-29T07:46:15"^^xsd:dateTime ;
    skos:altLabel "Aguaruna language"@en,
        "Aguaruna språk"@nb,
        "Awajun språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.37/e23/>,
        <http://dewey.info/class/6--9837/e23/> ;
    skos:broader humord:c29124 ;
    skos:editorialNote "Lukket bemerkning: uit17"@nb,
        "Språkkode:  agr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.37/e23/>,
        <http://dewey.info/class/6--9837/e23/> ;
    skos:prefLabel "Awajun language"@en,
        "Awajun språk"@nb .

humord:c29127 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29127" ;
    dct:modified "2024-12-11T07:50:24"^^xsd:dateTime ;
    skos:altLabel "Bibliotherapies"@en,
        "Biblioterapi"@nb,
        "Bokterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "Terapeutisk bruk av lesing <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/615.85162/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.85162/e23/> ;
    skos:prefLabel "Bibliotherapy"@en,
        "Biblioterapi"@nb .

humord:c29128 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29128" ;
    dct:modified "2017-06-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Informasjonsomsetning"@nb ;
    skos:broader humord:c08049 ;
    skos:closeMatch <http://dewey.info/class/153/e23/> ;
    skos:definition "Etter mønster av databehandlings-teknologien anvender psykologer betegnelsen  som en generell modell for psykologisk aktivitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153/e23/> ;
    skos:prefLabel "Information processing"@en,
        "Informasjonsprosessering"@nb .

humord:c29129 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29129" ;
    dct:modified "2024-01-04T12:39:10"^^xsd:dateTime ;
    skos:altLabel "Metylfenidat"@nb ;
    skos:broadMatch <http://dewey.info/class/615.785/e23/> ;
    skos:broader humord:c03777 ;
    skos:definition "Metylfenidat er et sentralstimulerende legemiddel som brukes i behandlingen av ADHD (hyperkinetisk atferdsforstyrrelse) og ved søvnanfall (narkolepsi). Det virker ved å øke frigjøringen av monoaminer, hovedsakelig noradrenalin og dopamin, fra nerveceller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c009666 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009666,
        <http://dewey.info/class/615.785/e23/>,
        <http://dewey.info/class/616.8589061/e23/> ;
    skos:prefLabel "Methylphenidate"@en,
        "Metylfenidat"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.8589061/e23/> .

humord:c29132 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29132" ;
    dct:modified "2021-04-22T15:07:54"^^xsd:dateTime ;
    skos:altLabel "Orochis"@en,
        "Orochons"@en,
        "Orochs"@en ;
    skos:broadMatch <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Tungusisk folkegruppe i Sibir <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8941/e23/>,
        <http://dewey.info/class/5--941/e23/> ;
    skos:prefLabel "Oroch"@en,
        "Oroch (Folk)"@nb .

humord:c29133 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29133" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Transbaikalia"@en,
        "Transbaikalia"@nb,
        "Transbajkal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:broader humord:c03111 ;
    skos:definition "Region i Russland (Sibir)"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--575/e23/>,
        <http://dewey.info/class/915.75/e23/>,
        <http://dewey.info/class/957.5/e23/> ;
    skos:prefLabel "Transbaikal"@en,
        "Transbaikal"@nb .

humord:c29146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29146" ;
    dct:modified "2024-09-17T15:36:21"^^xsd:dateTime ;
    skos:altLabel "County Dublin"@nb,
        "Dublin County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4183/e23/>,
        <http://dewey.info/class/914.183/e23/>,
        <http://dewey.info/class/941.83/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4183/e23/>,
        <http://dewey.info/class/914.183/e23/>,
        <http://dewey.info/class/941.83/e23/> ;
    skos:prefLabel "County Dublin"@en,
        "County Dublin"@nb .

humord:c29148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29148" ;
    dct:modified "2024-09-17T15:34:35"^^xsd:dateTime ;
    skos:altLabel "County Kilkenny"@nb,
        "Kilkenny County"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4189/e23/>,
        <http://dewey.info/class/914.189/e23/>,
        <http://dewey.info/class/941.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4189/e23/>,
        <http://dewey.info/class/914.189/e23/>,
        <http://dewey.info/class/941.89/e23/> ;
    skos:prefLabel "County Kilkenny"@en,
        "County Kilkenny"@nb .

humord:c29155 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29155" ;
    dct:modified "2024-11-01T13:39:21"^^xsd:dateTime ;
    skos:altLabel "Erotic dancers"@en,
        "Erotiske dansarar"@nb,
        "Erotiske dansere"@nb,
        "Stripparar"@nb ;
    skos:broadMatch <http://dewey.info/class/792.7028/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/792.7028/e23/> ;
    skos:prefLabel "Strippers"@en,
        "Strippere"@nb ;
    skos:related humord:c18692 .

humord:c29157 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29157" ;
    dct:modified "2017-03-31T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sex industries"@en,
        "Sex-oriented businesses"@en ;
    skos:broader humord:c14440 ;
    skos:closeMatch <http://dewey.info/class/338.4730674/e23/>,
        <http://dewey.info/class/338.76130674/e23/> ;
    skos:editorialNote "Lukket bemerkning: ub017"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/338.4730674/e23/>,
        <http://dewey.info/class/338.76130674/e23/> ;
    skos:prefLabel "Sex industry"@en,
        "Sexindustri"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.74/e23/> .

humord:c29158 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29158" ;
    dct:modified "2017-03-31T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/338.477927/e23/>,
        <http://dewey.info/class/338.7617927/e23/> ;
    skos:broader humord:c29157 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.473067/e23/>,
        <http://dewey.info/class/338.477927/e23/>,
        <http://dewey.info/class/338.7613067/e23/>,
        <http://dewey.info/class/338.7617927/e23/>,
        <http://dewey.info/class/792.7/e23/> ;
    skos:prefLabel "Strip clubs"@en,
        "Strippeklubber"@nb ;
    skos:relatedMatch <http://dewey.info/class/338.473067/e23/>,
        <http://dewey.info/class/338.7613067/e23/>,
        <http://dewey.info/class/792.7/e23/> .

humord:c29160 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29160" ;
    dct:modified "2024-09-19T12:55:22"^^xsd:dateTime ;
    skos:altLabel "Leinster"@nb ;
    skos:broader humord:c02406 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--418/e23/>,
        <http://dewey.info/class/914.18/e23/>,
        <http://dewey.info/class/941.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--418/e23/>,
        <http://dewey.info/class/914.18/e23/>,
        <http://dewey.info/class/941.8/e23/> ;
    skos:prefLabel "Leinster"@en,
        "Leinster"@nb .

humord:c29162 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29162" ;
    dct:modified "2024-09-19T12:41:31"^^xsd:dateTime ;
    skos:altLabel "Cohors praetoria"@nb,
        "Pretorianargarden"@nb ;
    skos:broader humord:c24806 ;
    skos:definition "Pretorianergarden var en spesialstyrke av livvakter brukt av romerske keisere <Wikipedia>"@nb ;
    skos:exactMatch <http://dewey.info/class/356.160937/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/356.160937/e23/> ;
    skos:prefLabel "Pretorian Guard"@en,
        "Pretorianergarden"@nb .

humord:c29165 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29165" ;
    dct:modified "2024-08-28T07:55:46"^^xsd:dateTime ;
    skos:altLabel "Armagh County"@nb,
        "County Armagh"@nb ;
    skos:broader humord:c03239 ;
    skos:exactMatch <http://dewey.info/class/2--41661/e23/>,
        <http://dewey.info/class/914.1661/e23/>,
        <http://dewey.info/class/941.661/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--41661/e23/>,
        <http://dewey.info/class/914.1661/e23/>,
        <http://dewey.info/class/941.661/e23/> ;
    skos:prefLabel "County Armagh"@en,
        "County Armagh"@nb .

humord:c29169 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29169" ;
    dct:modified "2024-04-02T13:33:52"^^xsd:dateTime ;
    skos:altLabel "Motives"@en,
        "Motiv"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Themes"@en,
        "Motiver"@nb ;
    skos:related humord:c05445,
        humord:c06644,
        humord:c16469 .

humord:c29170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29170" ;
    dct:modified "2021-05-07T15:13:20"^^xsd:dateTime ;
    skos:altLabel "Dialogue-based education"@en,
        "Dialogue-based learning"@en,
        "Dialogue-based teaching"@en ;
    skos:broadMatch <http://dewey.info/class/155.41315/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c24410 ;
    skos:definition "Pedagogisk interaksjon og samspill som  bidrar til barns læringsprosesser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.41315/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Learning dialogue"@en,
        "Læringsdialog"@nb .

humord:c29172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29172" ;
    dct:modified "2017-04-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sociological theory"@en,
        "Sosiologisk teori"@nb ;
    skos:broader humord:c09122 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/301.01/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/301.01/e23/> ;
    skos:prefLabel "Sociological theories"@en,
        "Sosiologiske teorier"@nb .

humord:c29178 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29178" ;
    dct:modified "2021-10-20T14:02:39"^^xsd:dateTime ;
    skos:altLabel "Boards (Organizations)"@en,
        "Commisions"@en,
        "Kommisjoner"@nb,
        "Nemnder"@nb,
        "Utvalg"@nb ;
    skos:broadMatch <http://dewey.info/class/302.34/e23/>,
        <http://dewey.info/class/352.25/e23/> ;
    skos:broader humord:c09286 ;
    skos:definition "I alminnelig språkbruk betyr komité et antall personer som har fått i oppdrag å utrede, forberede eller avgjøre en bestemt sak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.34/e23/>,
        <http://dewey.info/class/352.25/e23/> ;
    skos:prefLabel "Committees"@en,
        "Komitéer"@nb .

humord:c29189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29189" ;
    dct:modified "2023-12-19T10:03:53"^^xsd:dateTime ;
    skos:altLabel "Diversities"@en,
        "Inequalities"@en,
        "Inequality"@en,
        "Forskjeller"@nb,
        "Ulikhet"@nb,
        "Ulikskap"@nb,
        "Ulikskapar"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differences"@en,
        "Ulikheter"@nb ;
    skos:related humord:c00511 .

humord:c29192 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29192" ;
    dct:modified "2024-06-26T10:19:13"^^xsd:dateTime ;
    skos:altLabel "XRF"@en,
        "Røntgenfluorescens"@nb,
        "Røntgenfluorescensanalyse"@nb,
        "XRF"@nb ;
    skos:broadMatch <http://dewey.info/class/543.62/e23/> ;
    skos:broader humord:c61556 ;
    skos:definition "Kjemisk analysemetode som brukes til nøyaktig bestemmelse av den kjemiske sammensetningen av blant annet metaller, legeringer, mineraler, bergarter, jordprøver og kunstig fremstilte materialer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c031326 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031326,
        <http://dewey.info/class/543.62/e23/> ;
    skos:prefLabel "X-ray fluorescence"@en,
        "Røntgenfluorescens"@nb .

humord:c29194 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29194" ;
    dct:modified "2019-05-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/363.728/e23/> ;
    skos:broader humord:c09179 ;
    skos:definition "Livsstil basert på begrenset deltakelse i konvensjonell pengeøkonomi og minimalt forbruk av ressurser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.3/e23/>,
        <http://dewey.info/class/339.48641/e23/>,
        <http://dewey.info/class/363.728/e23/> ;
    skos:prefLabel "Freeganism"@en,
        "Friganisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/339.48641/e23/> .

humord:c29195 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29195" ;
    dct:modified "2025-01-27T09:49:56"^^xsd:dateTime ;
    skos:altLabel "Sannkrim"@nb,
        "True crime"@nb,
        "Verkelegheitskrim"@nb ;
    skos:broader humord:c04599 ;
    skos:definition "Krimsjanger på film, fjernsyn, radio eller i litteraturen som baserer seg på virkelige hendelser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "True crime"@en,
        "Virkelighetskrim"@nb ;
    skos:related humord:c06758,
        humord:c07076,
        humord:c12979,
        humord:c29047 ;
    skos:relatedMatch <http://dewey.info/class/302.23/e23/> .

humord:c29197 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29197" ;
    dct:modified "2024-10-29T09:05:53"^^xsd:dateTime ;
    skos:altLabel "Kantorar"@nb ;
    skos:broadMatch <http://dewey.info/class/781.7/e23/>,
        <http://dewey.info/class/781.71/e23/> ;
    skos:broader humord:c17790 ;
    skos:definition "I Den norske kirke har en kantor det overordnede musikalske ansvaret i menigheten <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.7/e23/>,
        <http://dewey.info/class/781.71/e23/> ;
    skos:prefLabel "Cantors"@en,
        "Kantorer"@nb .

humord:c29198 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29198" ;
    dct:modified "2024-08-05T11:35:39"^^xsd:dateTime ;
    skos:altLabel "Bariatric surgery"@en,
        "Bariatrisk kirurgi"@nb,
        "Fedmekirurgi"@nb,
        "Overvektskirurgi"@nb,
        "Overvektsoperasjonar"@nb,
        "Overvektsoperasjoner"@nb ;
    skos:broadMatch <http://dewey.info/class/617.43/e23/> ;
    skos:broader humord:c03832 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.39806/e23/>,
        <http://dewey.info/class/617.43/e23/> ;
    skos:prefLabel "Obesity surgery"@en,
        "Fedmekirurgi"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.39806/e23/> .

humord:c29199 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29199" ;
    dct:modified "2024-07-03T12:52:05"^^xsd:dateTime ;
    skos:altLabel "Health behavior"@en,
        "Helseadferd"@nb,
        "Helseatferd"@nb ;
    skos:broadMatch <http://dewey.info/class/613/e23/> ;
    skos:broader humord:c03774,
        humord:c07976 ;
    skos:definition "Atferd og levevaner med særlige helsemessige følger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/613/e23/> ;
    skos:prefLabel "Health behaviour"@en,
        "Helseatferd"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/> .

humord:c29203 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29203" ;
    dct:modified "2024-11-06T17:47:25"^^xsd:dateTime ;
    skos:altLabel "James Bond (Litterær karakter)"@nb ;
    skos:broadMatch <http://dewey.info/class/791.4375/e23/>,
        <http://dewey.info/class/823.8/e23/> ;
    skos:broader humord:c17804 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.4375/e23/>,
        <http://dewey.info/class/823.8/e23/> ;
    skos:prefLabel "James Bond (Literary character)"@en,
        "James Bond (Litterær karakter)"@nb .

humord:c29205 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29205" ;
    dct:modified "2024-12-12T13:14:25"^^xsd:dateTime ;
    skos:altLabel "Misusage"@en,
        "Utnytting (Lastar)"@nb,
        "Utnytting (Laster)"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Exploitation (Vices)"@en,
        "Utnyttelse (Laster)"@nb .

humord:c29206 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29206" ;
    dct:modified "2021-01-13T16:00:10"^^xsd:dateTime ;
    skos:altLabel "Organ trafficking"@en ;
    skos:broadMatch <http://dewey.info/class/364.155/e23/> ;
    skos:broader humord:c08890 ;
    skos:definition "Organhandel er kjøp og salg av organer, deler av organer, celler og vev fra mennesker <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.155/e23/> ;
    skos:prefLabel "Organ trade"@en,
        "Organhandel"@nb .

humord:c29209 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29209" ;
    dct:modified "2024-10-15T11:21:49"^^xsd:dateTime ;
    skos:altLabel "Basel-Stadt"@en,
        "Basel-Stadt (Kanton)"@nb,
        "Bâle-Ville"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49432/e23/>,
        <http://dewey.info/class/914.9432/e23/>,
        <http://dewey.info/class/949.432/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49432/e23/>,
        <http://dewey.info/class/914.9432/e23/>,
        <http://dewey.info/class/949.432/e23/> ;
    skos:prefLabel "Canton of Basel-Stadt"@en,
        "Basel-Stadt (Kanton)"@nb .

humord:c29211 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29211" ;
    dct:modified "2024-10-15T11:21:59"^^xsd:dateTime ;
    skos:altLabel "Basel-Landschaft"@en,
        "Basel-Landschaft (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49433/e23/>,
        <http://dewey.info/class/914.9433/e23/>,
        <http://dewey.info/class/949.433/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49433/e23/>,
        <http://dewey.info/class/914.9433/e23/>,
        <http://dewey.info/class/949.433/e23/> ;
    skos:prefLabel "Canton of Basel-Landschaft"@en,
        "Basel-Landschaft (Kanton)"@nb .

humord:c29212 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29212" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Solothurn (Canton)"@en,
        "Soleure"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49435/e23/>,
        <http://dewey.info/class/914.9435/e23/>,
        <http://dewey.info/class/949.435/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49435/e23/>,
        <http://dewey.info/class/914.9435/e23/>,
        <http://dewey.info/class/949.435/e23/> ;
    skos:prefLabel "Canton of Solothurn"@en,
        "Solothurn (Kanton)"@nb .

humord:c29214 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29214" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Jura (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49436/e23/>,
        <http://dewey.info/class/914.9436/e23/>,
        <http://dewey.info/class/949.436/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49436/e23/>,
        <http://dewey.info/class/914.9436/e23/>,
        <http://dewey.info/class/949.436/e23/> ;
    skos:prefLabel "Canton of Jura"@en,
        "Jura (Kanton)"@nb .

humord:c29215 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29215" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Neuchâtel (Canton)"@en,
        "Neuenburg (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49438/e23/>,
        <http://dewey.info/class/914.9438/e23/>,
        <http://dewey.info/class/949.438/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49438/e23/>,
        <http://dewey.info/class/914.9438/e23/>,
        <http://dewey.info/class/949.438/e23/> ;
    skos:prefLabel "Canton of Neuchâtel"@en,
        "Neuchatel (Kanton)"@nb .

humord:c29217 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29217" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Geneva (Canton)"@en,
        "Gent (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49451/e23/>,
        <http://dewey.info/class/914.9451/e23/>,
        <http://dewey.info/class/949.451/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49451/e23/>,
        <http://dewey.info/class/914.9451/e23/>,
        <http://dewey.info/class/949.451/e23/> ;
    skos:prefLabel "Canton of Geneva"@en,
        "Geneve (Kanton)"@nb .

humord:c29218 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29218" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Vaud (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49452/e23/>,
        <http://dewey.info/class/914.9452/e23/>,
        <http://dewey.info/class/949.452/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49452/e23/>,
        <http://dewey.info/class/914.9452/e23/>,
        <http://dewey.info/class/949.452/e23/> ;
    skos:prefLabel "Canton of Vaud"@en,
        "Vaud (Kanton)"@nb .

humord:c29219 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29219" ;
    dct:modified "2017-04-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Canton of Friburg"@en,
        "Freiburg"@nb ;
    skos:broader humord:c03256 ;
    skos:exactMatch <http://dewey.info/class/2--49453/e23/>,
        <http://dewey.info/class/914.9453/e23/>,
        <http://dewey.info/class/949.453/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49453/e23/>,
        <http://dewey.info/class/914.9453/e23/>,
        <http://dewey.info/class/949.453/e23/> ;
    skos:prefLabel "Canton of Fribourg"@en,
        "Fribourg (Kanton)"@nb .

humord:c29221 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29221" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Canton of Luzern"@en,
        "Lucerne (Canton)"@en,
        "Luzern (Canton)"@en,
        "Lucerne"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49455/e23/>,
        <http://dewey.info/class/914.9455/e23/>,
        <http://dewey.info/class/949.455/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49455/e23/>,
        <http://dewey.info/class/914.9455/e23/>,
        <http://dewey.info/class/949.455/e23/> ;
    skos:prefLabel "Canton of Lucerne"@en,
        "Luzern (Kanton)"@nb .

humord:c29224 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29224" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Zürich (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49457/e23/>,
        <http://dewey.info/class/914.9457/e23/>,
        <http://dewey.info/class/949.457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49457/e23/>,
        <http://dewey.info/class/914.9457/e23/>,
        <http://dewey.info/class/949.457/e23/> ;
    skos:prefLabel "Canton of Zürich"@en,
        "Zürich (Kanton)"@nb .

humord:c29225 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29225" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Schaffhausen (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49458/e23/>,
        <http://dewey.info/class/914.9458/e23/>,
        <http://dewey.info/class/949.458/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49458/e23/>,
        <http://dewey.info/class/914.9458/e23/>,
        <http://dewey.info/class/949.458/e23/> ;
    skos:prefLabel "Canton of Schaffhausen"@en,
        "Schaffhausen (Kanton)"@nb .

humord:c29226 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29226" ;
    dct:modified "2024-08-16T14:19:41"^^xsd:dateTime ;
    skos:altLabel "Appenzell Ausserrhoden"@en,
        "Appenzell Ausserrhoden (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--494712/e23/>,
        <http://dewey.info/class/914.94712/e23/>,
        <http://dewey.info/class/949.4712/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494712/e23/>,
        <http://dewey.info/class/914.94712/e23/>,
        <http://dewey.info/class/949.4712/e23/> ;
    skos:prefLabel "Canton of Appenzell Ausserrhoden"@en,
        "Appenzell Ausserrhoden (Kanton)"@nb .

humord:c29227 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29227" ;
    dct:modified "2024-08-16T14:20:12"^^xsd:dateTime ;
    skos:altLabel "Appenzell Innerrhoden"@en,
        "Appenzell Innerrhoden (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--494714/e23/>,
        <http://dewey.info/class/914.94714/e23/>,
        <http://dewey.info/class/949.4714/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494714/e23/>,
        <http://dewey.info/class/914.94714/e23/>,
        <http://dewey.info/class/949.4714/e23/> ;
    skos:prefLabel "Canton of Appenzell Innerrhoden"@en,
        "Appenzell Innerrhoden (Kanton)"@nb .

humord:c29228 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29228" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "St. Gallen (Canton)"@en,
        "St.Gallen (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49472/e23/>,
        <http://dewey.info/class/914.9472/e23/>,
        <http://dewey.info/class/949.472/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49472/e23/>,
        <http://dewey.info/class/914.9472/e23/>,
        <http://dewey.info/class/949.472/e23/> ;
    skos:prefLabel "Canton of St. Gallen"@en,
        "Sankt Gallen (Kanton)"@nb .

humord:c29231 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29231" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Glarus (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49474/e23/>,
        <http://dewey.info/class/914.9474/e23/>,
        <http://dewey.info/class/949.474/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49474/e23/>,
        <http://dewey.info/class/914.9474/e23/>,
        <http://dewey.info/class/949.474/e23/> ;
    skos:prefLabel "Canton of Glarus"@en,
        "Glarus (Kanton)"@nb .

humord:c29232 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29232" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Schwyz (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--494752/e23/>,
        <http://dewey.info/class/914.94752/e23/>,
        <http://dewey.info/class/949.4752/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494752/e23/>,
        <http://dewey.info/class/914.94752/e23/>,
        <http://dewey.info/class/949.4752/e23/> ;
    skos:prefLabel "Canton of Schwyz"@en,
        "Schwyz (Kanton)"@nb .

humord:c29233 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29233" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Zug (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--494756/e23/>,
        <http://dewey.info/class/914.94756/e23/>,
        <http://dewey.info/class/949.4756/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494756/e23/>,
        <http://dewey.info/class/914.94756/e23/>,
        <http://dewey.info/class/949.4756/e23/> ;
    skos:prefLabel "Canton of Zug"@en,
        "Zug (Kanton)"@nb .

humord:c29234 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29234" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nidwalden (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--494762/e23/>,
        <http://dewey.info/class/914.94762/e23/>,
        <http://dewey.info/class/949.4762/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494762/e23/>,
        <http://dewey.info/class/914.94762/e23/>,
        <http://dewey.info/class/949.4762/e23/> ;
    skos:prefLabel "Canton of Nidwalden"@en,
        "Nidwalden (Kanton)"@nb .

humord:c29235 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29235" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Obwalden (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--494764/e23/>,
        <http://dewey.info/class/914.94764/e23/>,
        <http://dewey.info/class/949.4764/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--494764/e23/>,
        <http://dewey.info/class/914.94764/e23/>,
        <http://dewey.info/class/949.4764/e23/> ;
    skos:prefLabel "Canton of Obwalden"@en,
        "Obwalden (Kanton)"@nb .

humord:c29236 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29236" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uri (Canton)"@en ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49477/e23/>,
        <http://dewey.info/class/914.9477/e23/>,
        <http://dewey.info/class/949.477/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49477/e23/>,
        <http://dewey.info/class/914.9477/e23/>,
        <http://dewey.info/class/949.477/e23/> ;
    skos:prefLabel "Canton of Uri"@en,
        "Uri (Kanton)"@nb .

humord:c29238 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29238" ;
    dct:modified "2024-08-26T16:10:14"^^xsd:dateTime ;
    skos:altLabel "Valais (Canton)"@en,
        "Valais (Kanton)"@nb,
        "Wallis (Kanton)"@nb ;
    skos:broader humord:c03256 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--49479/e23/>,
        <http://dewey.info/class/914.9479/e23/>,
        <http://dewey.info/class/949.479/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49479/e23/>,
        <http://dewey.info/class/914.9479/e23/>,
        <http://dewey.info/class/949.479/e23/> ;
    skos:prefLabel "Canton of Valais"@en,
        "Valais (Kanton)"@nb .

humord:c29251 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29251" ;
    dct:modified "2017-04-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/153.7/e23/> ;
    skos:broader humord:c08082 ;
    skos:definition "Uttrykket brukes med de som skal gjøre noe blir distrahert til å gjøre noe annet. I den grad dette \"annet\" ikke helt kan sies å være relevant til måloppnåelsen, er det en distraksjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121.34/e23/>,
        <http://dewey.info/class/153.7/e23/> ;
    skos:prefLabel "Distraction"@en,
        "Distraksjon"@nb .

humord:c29252 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29252" ;
    dct:modified "2017-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Reallocation"@en,
        "Redistribusjon"@nb ;
    skos:broadMatch <http://dewey.info/class/361/e23/> ;
    skos:broader humord:c23143 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/361/e23/> ;
    skos:prefLabel "Redistribution"@en,
        "Omfordeling"@nb .

humord:c29254 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29254" ;
    dct:modified "2017-04-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c08112 ;
    skos:definition "Prokrastinering, kronisk utsettelsesatferd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/>,
        <http://dewey.info/class/155.232/e23/>,
        <http://dewey.info/class/179.8/e23/> ;
    skos:prefLabel "Procrastination"@en,
        "Prokrastinering"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.232/e23/> .

humord:c29255 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29255" ;
    dct:modified "2017-04-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/618.178/e23/> ;
    skos:broader humord:c23458 ;
    skos:definition "Surrogati innebærer at en kvinne blir gravid med, bærer fram og føder barn som etter fødselen skal overleveres til dem som skal være barnets juridiske  foreldre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/306.874/e23/>,
        <http://dewey.info/class/346.017/e23/>,
        <http://dewey.info/class/618.178/e23/> ;
    skos:prefLabel "Surrogacy"@en,
        "Surrogati"@nb ;
    skos:related humord:c20156,
        humord:c25208 ;
    skos:relatedMatch <http://dewey.info/class/176.2/e23/>,
        <http://dewey.info/class/346.017/e23/> .

humord:c29258 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29258" ;
    dct:modified "2024-02-08T15:22:21"^^xsd:dateTime ;
    skos:altLabel "Tae kwon do"@nb,
        "Tae-Kwon-Do"@nb,
        "Taekwondo"@nb ;
    skos:broader humord:c13386 ;
    skos:definition "Koreansk kampsport/kampkunst eller selvforsvarsgren <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/796.8157/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.8157/e23/> ;
    skos:prefLabel "Tae kwon do"@en,
        "Taekwondo"@nb .

humord:c29260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29260" ;
    dct:modified "2024-04-10T10:59:59"^^xsd:dateTime ;
    skos:altLabel "Bergartslære"@nb,
        "Petrologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Vitenskapen om de prosesser som danner bergartene og er et fagområde innen geologi som angår studiet av bergarter og dannelsen av dem <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c008955,
        <http://dewey.info/class/552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008955,
        <http://dewey.info/class/552/e23/> ;
    skos:prefLabel "Petrology"@en,
        "Petrologi"@nb .

humord:c29262 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29262" ;
    dct:modified "2023-06-27T08:26:16"^^xsd:dateTime ;
    skos:altLabel "Nødverge"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Nødverge, en ellers straffbar handling som foretas for å avverge eller forsvare seg mot et rettsstridig angrep. Nødverge kan utøves både mot angrep på person eller på ting <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/355.548/e23/>,
        <http://dewey.info/class/613.66/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.548/e23/>,
        <http://dewey.info/class/613.66/e23/>,
        <http://dewey.info/class/796.8/e23/> ;
    skos:prefLabel "Self-defence"@en,
        "Selvforsvar"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.8/e23/> .

humord:c29264 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29264" ;
    dct:modified "2017-04-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/781.64/e23/> ;
    skos:broader humord:c17308 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.64/e23/> ;
    skos:prefLabel "Underground music"@en,
        "Undergrunnsmusikk"@nb .

humord:c29265 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29265" ;
    dct:modified "2024-08-15T13:16:51"^^xsd:dateTime ;
    skos:altLabel "Anskaffingar"@nb ;
    skos:broadMatch <http://dewey.info/class/352.53/e23/> ;
    skos:broader humord:c07745 ;
    skos:definition "Anskaffelser er en samlebetegnelse for kjøp av varer, tjenester,bygg- og anleggsarbeider <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0687/e23/>,
        <http://dewey.info/class/658.72/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0687/e23/>,
        <http://dewey.info/class/352.53/e23/>,
        <http://dewey.info/class/658.72/e23/> ;
    skos:prefLabel "Procurement"@en,
        "Anskaffelser"@nb ;
    skos:related humord:c27311 .

humord:c29267 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29267" ;
    dct:modified "2024-08-21T08:19:04"^^xsd:dateTime ;
    skos:altLabel "Managerial accounting"@en,
        "Økonomistyring"@nb ;
    skos:broadMatch <http://dewey.info/class/352.4/e23/> ;
    skos:broader humord:c07577 ;
    skos:definition "Økonomistyring er bevisste tiltak for å forvalte de begrensede ressurser som finnes til rådighet, slik at en når sine mål. Ressursene som skal forvaltes deles i kompetanse, kapital og arbeidskraft <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0681/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0681/e23/>,
        <http://dewey.info/class/352.4/e23/>,
        <http://dewey.info/class/355.622/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/378.106/e23/>,
        <http://dewey.info/class/658.15/e23/> ;
    skos:prefLabel "Management accounting"@en,
        "Økonomistyring"@nb ;
    skos:relatedMatch <http://dewey.info/class/355.622/e23/>,
        <http://dewey.info/class/371.206/e23/>,
        <http://dewey.info/class/378.106/e23/> .

humord:c29270 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29270" ;
    dct:modified "2024-11-04T12:23:19"^^xsd:dateTime ;
    skos:altLabel "Tyskertøser"@en,
        "Tyskerjenter"@nb,
        "Tyskertøser"@nb ;
    skos:broadMatch <http://dewey.info/class/940.53161/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "Nedsettende begrep som ble benyttet om de norske og danske kvinnene som hadde kjærlighetsforhold til tyske soldater i Norge og Danmark under andre verdenskrig <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.53161/e23/> ;
    skos:prefLabel "Tyskerjenter"@en,
        "Tyskerjenter"@nb .

humord:c29272 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29272" ;
    dct:modified "2024-01-03T09:30:59"^^xsd:dateTime ;
    skos:altLabel "Siamesiske tvillingar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.875/e23/>,
        <http://dewey.info/class/616.043/e23/> ;
    skos:broader humord:c12574 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c002712 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002712,
        <http://dewey.info/class/306.875/e23/>,
        <http://dewey.info/class/616.043/e23/> ;
    skos:prefLabel "Siamese twins"@en,
        "Siamesiske tvillinger"@nb ;
    skos:related humord:c03879 .

humord:c29273 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29273" ;
    dct:modified "2017-05-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/681.114/e23/>,
        <http://dewey.info/class/739.3/e23/> ;
    skos:broader humord:c04792 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.114/e23/>,
        <http://dewey.info/class/739.3/e23/> ;
    skos:prefLabel "Pocket watches"@en,
        "Lommeur"@nb .

humord:c29274 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29274" ;
    dct:modified "2017-05-02T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/307.1216/e23/>,
        <http://dewey.info/class/307.1416/e23/> ;
    skos:broader humord:c09039 ;
    skos:definition "Smarte byer er en visjon om å koble sammen informasjonsteknologi med tingenes internett i byer for å bedre infrastruktur og byens tilbud til befolkningen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/307.1216/e23/>,
        <http://dewey.info/class/307.1416/e23/> ;
    skos:prefLabel "Smart cities"@en,
        "Smarte byer"@nb .

humord:c29278 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29278" ;
    dct:modified "2025-02-04T07:19:55"^^xsd:dateTime ;
    skos:altLabel "Victoria (Lake)"@en,
        "Victoriasjøen"@nb ;
    skos:broader humord:c29277 ;
    skos:closeMatch <http://dewey.info/class/2--67827/e23/>,
        <http://dewey.info/class/916.7827/e23/>,
        <http://dewey.info/class/967.827/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c031867 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c031867,
        <http://dewey.info/class/2--67827/e23/>,
        <http://dewey.info/class/916.7827/e23/>,
        <http://dewey.info/class/967.827/e23/> ;
    skos:prefLabel "Lake Victoria"@en,
        "Victoriasjøen"@nb .

humord:c29280 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29280" ;
    dct:modified "2025-02-28T11:31:02"^^xsd:dateTime ;
    skos:altLabel "Guineabukta"@nb,
        "Guineabukten"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Guineabukta er bukta som Atlanterhavet danner mot de afrikanske statene Elfenbenskysten, Ghana, Togo, Benin, Nigeria, Kamerun og Ekvatorial-Guinea <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--16373/e23/>,
        <http://dewey.info/class/551.461373/e23/>,
        <http://dewey.info/class/910.916373/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16373/e23/>,
        <http://dewey.info/class/551.461373/e23/>,
        <http://dewey.info/class/910.916373/e23/> ;
    skos:prefLabel "Gulf of Guinea"@en,
        "Guineabukta"@nb .

humord:c29282 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29282" ;
    dct:modified "2017-05-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/495.111/e23/> ;
    skos:broader humord:c19508 ;
    skos:definition "Variasjon av Kinesiske skrifttegn, tidligere brukt av kvinner i Hunan-provinsen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.111/e23/> ;
    skos:prefLabel "Nüshu"@en,
        "Nüshu"@nb .

humord:c29283 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29283" ;
    dct:modified "2021-10-29T08:45:53"^^xsd:dateTime ;
    skos:altLabel "Hate propaganda"@en,
        "Incitement to hatred"@en,
        "Hatprat"@nb,
        "Hatpropaganda"@nb,
        "Hatretorikk"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c08005,
        humord:c12270 ;
    skos:definition "Diskriminerende ytringer som angriper personer eller grupper basert på deres utseende, politiske tilhørighet, etnisitet, religion, kjønn, funksjonshemming eller seksuelle legning <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/808/e23/> ;
    skos:prefLabel "Hate speech"@en,
        "Hatefulle ytringer"@nb ;
    skos:relatedMatch <http://dewey.info/class/808/e23/> .

humord:c29289 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29289" ;
    dct:modified "2020-12-01T08:08:57"^^xsd:dateTime ;
    skos:altLabel "Hollywood cinema"@en ;
    skos:broadMatch <http://dewey.info/class/791.430973/e23/> ;
    skos:broader humord:c21048 ;
    skos:definition "Filmer der fortellerteknikk og stil preges av en norm som ble utviklet i Hollywood og som karakteriserte amerikansk (kommersiell) film i tiden mellom 1917 og 1960 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.430973/e23/> ;
    skos:prefLabel "Hollywood film"@en,
        "Hollywood-filmer"@nb .

humord:c29290 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29290" ;
    dct:modified "2024-08-28T15:17:07"^^xsd:dateTime ;
    skos:altLabel "Live-ins"@en,
        "Au pair"@nb,
        "Au pairar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.4364/e23/>,
        <http://dewey.info/class/331.20416491/e23/>,
        <http://dewey.info/class/640.92/e23/>,
        <http://dewey.info/class/649.1/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "En au pair skal ha som arbeid å ta del i daglige husholdsoppgaver og omsorg  for barn i en vertskapsfamilie mot kost, losji og betaling av lommepenger  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.4364/e23/>,
        <http://dewey.info/class/331.20416491/e23/>,
        <http://dewey.info/class/640.92/e23/>,
        <http://dewey.info/class/649.1/e23/> ;
    skos:prefLabel "Au pairs"@en,
        "Au pairer"@nb .

humord:c29292 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29292" ;
    dct:modified "2025-02-13T12:34:50"^^xsd:dateTime ;
    skos:altLabel "St. Barths"@en,
        "St. Barts"@en,
        "Saint Barth"@nb,
        "Saint Barths"@nb,
        "Saint Barts"@nb,
        "Saint-Barthélemy"@nb ;
    skos:broader humord:c01804 ;
    skos:definition "Liten øy i Karibia <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--72979/e23/>,
        <http://dewey.info/class/917.2979/e23/>,
        <http://dewey.info/class/972.979/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--72979/e23/>,
        <http://dewey.info/class/917.2979/e23/>,
        <http://dewey.info/class/972.979/e23/> ;
    skos:prefLabel "Saint Barthélemy"@en,
        "Saint-Barthélemy"@nb .

humord:c29307 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 26 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29307" ;
    dct:modified "2025-01-30T07:41:19"^^xsd:dateTime ;
    skos:altLabel "Live (Performance)"@en,
        "Levande framføring"@nb,
        "Levende fremføring"@nb,
        "Live"@nb,
        "Liveness"@nb ;
    skos:broadMatch <http://dewey.info/class/780.78/e23/> ;
    skos:broader humord:c61817 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/780.78/e23/> ;
    skos:prefLabel "Live performances"@en,
        "Levende framføring"@nb ;
    skos:related humord:c05158,
        humord:c17854,
        humord:c17881,
        humord:c27295 .

humord:c29313 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29313" ;
    dct:modified "2017-05-30T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05463 ;
    skos:definition "Kunsten å overtrekke en flate med gull <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/745.75/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/745.75/e23/> ;
    skos:prefLabel "Gilding"@en,
        "Forgylling"@nb .

humord:c29314 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29314" ;
    dct:modified "2024-10-23T15:21:28"^^xsd:dateTime ;
    skos:altLabel "Haro language"@en,
        "Koore language"@en,
        "Haro språk"@nb,
        "Koore språk"@nb,
        "Koorete språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:broader humord:c10012 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: kqy"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.59/e23/>,
        <http://dewey.info/class/6--9359/e23/> ;
    skos:prefLabel "Koorete language"@en,
        "Koorete språk"@nb .

humord:c29316 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29316" ;
    dct:modified "2024-10-23T14:37:11"^^xsd:dateTime ;
    skos:altLabel "Kilba language"@en,
        "Kilba språk"@nb,
        "Nya huba språk"@nb ;
    skos:broadMatch <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: hbb"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/493.7/e23/>,
        <http://dewey.info/class/6--937/e23/> ;
    skos:prefLabel "Nya Huba language"@en,
        "Nya huba språk"@nb .

humord:c29318 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29318" ;
    dct:modified "2024-10-18T10:12:03"^^xsd:dateTime ;
    skos:altLabel "Ersu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: ers"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Ersu language"@en,
        "Ersu språk"@nb .

humord:c29319 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29319" ;
    dct:modified "2024-08-26T14:48:34"^^xsd:dateTime ;
    skos:altLabel "Batjamalh language"@en,
        "Wagaydy language"@en,
        "Batjamalh språk"@nb,
        "Wadjiginy språk"@nb,
        "Wagaydy språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: wdj"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Wadjiginy language"@en,
        "Wadjiginy språk"@nb .

humord:c29321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29321" ;
    dct:modified "2024-10-22T09:06:48"^^xsd:dateTime ;
    skos:altLabel "Onondaga språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.554/e23/>,
        <http://dewey.info/class/6--97554/e23/> ;
    skos:broader humord:c14784 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: ono"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.554/e23/>,
        <http://dewey.info/class/6--97554/e23/> ;
    skos:prefLabel "Onondaga language"@en,
        "Onondaga språk"@nb .

humord:c29322 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29322" ;
    dct:modified "2024-10-24T15:36:57"^^xsd:dateTime ;
    skos:altLabel "Ki language"@en,
        "Tuki språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: bag"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.391/e23/>,
        <http://dewey.info/class/6--96391/e23/> ;
    skos:prefLabel "Tuki language"@en,
        "Tuki språk"@nb .

humord:c29323 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29323" ;
    dct:modified "2024-10-18T14:22:04"^^xsd:dateTime ;
    skos:altLabel "Kakua-Nukak languages"@en,
        "Kakua-Nukakan languages"@en,
        "Kakua-Nukakan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c09821 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Nukak-Kakwa languages"@en,
        "Kakua-Nukakan språk"@nb .

humord:c29324 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29324" ;
    dct:modified "2024-09-02T12:44:33"^^xsd:dateTime ;
    skos:altLabel "Kakua language"@en,
        "Kakwa language"@en,
        "Cacua språk"@nb,
        "Kakua språk"@nb,
        "Kakwa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:broader humord:c29323 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: keo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.9/e23/>,
        <http://dewey.info/class/6--989/e23/> ;
    skos:prefLabel "Cacua language"@en,
        "Cacua språk"@nb .

humord:c29326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29326" ;
    dct:modified "2024-11-11T13:38:19"^^xsd:dateTime ;
    skos:altLabel "Performativitet"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Analytisk perspektiv som tar for seg det å \"gjøre\" eller \"sette i scene\" <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performativity"@en,
        "Performativitet"@nb .

humord:c29327 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29327" ;
    dct:modified "2024-07-01T10:46:33"^^xsd:dateTime ;
    skos:altLabel "Neural Plasticity"@en,
        "Neurocognitive plasticity"@en,
        "Neuronal Plasticity"@en,
        "Neural plastisitet"@nb,
        "Nevral plastisitet"@nb,
        "Nevrokognitiv plastisitet"@nb,
        "Nevroplastisitet"@nb ;
    skos:broadMatch <http://dewey.info/class/612.825/e23/> ;
    skos:broader humord:c16299 ;
    skos:definition "Nevroplastisitet er hjernen sin evne til å tilpasse seg ved å endre koblingene mellom nerver og hjerneceller på bakgrunn av individets atferd, miljøet og de opplevelsene man får. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.825/e23/> ;
    skos:prefLabel "Neuroplasticity"@en,
        "Nevroplastisitet"@nb ;
    skos:related humord:c29419 .

humord:c29328 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29328" ;
    dct:modified "2017-06-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Memory training"@en ;
    skos:broader humord:c08054 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.14/e23/> ;
    skos:prefLabel "Memory improvement"@en,
        "Hukommelsestrening"@nb ;
    skos:relatedMatch <http://dewey.info/class/153.14/e23/> .

humord:c29331 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29331" ;
    dct:modified "2024-11-05T15:20:55"^^xsd:dateTime ;
    skos:altLabel "GLBT"@en,
        "LGBTQ"@en,
        "LGBTQ+"@en,
        "HLBT"@nb,
        "LGBT"@nb,
        "LGBTQ"@nb,
        "LGBTQ+"@nb,
        "LHBT"@nb,
        "LHBTI"@nb,
        "LHBTIQ"@nb ;
    skos:broadMatch <http://dewey.info/class/306.76/e23/> ;
    skos:broader humord:c07170,
        humord:c07201 ;
    skos:definition "Forkortelse brukt som samlebetegnelse for lesbiske, homofile, bifile og transpersoner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.76/e23/> ;
    skos:prefLabel "LGBT"@en,
        "LHBT"@nb ;
    skos:related humord:c08143,
        humord:c11283,
        humord:c21266,
        humord:c21267,
        humord:c22419,
        humord:c22421,
        humord:c29904 .

humord:c29338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29338" ;
    dct:modified "2024-04-04T15:53:53"^^xsd:dateTime ;
    skos:altLabel "Tic"@en,
        "Tic"@nb,
        "Tics"@nb ;
    skos:broadMatch <http://dewey.info/class/616.83/e23/> ;
    skos:broader humord:c58338 ;
    skos:definition "Betegnelse for sammentrekning av muskler eller ytringer av plutselig, ufrivillig karakter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.83/e23/> ;
    skos:prefLabel "Tics"@en,
        "Tics"@nb .

humord:c29343 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29343" ;
    dct:modified "2025-01-14T21:02:22"^^xsd:dateTime ;
    skos:altLabel "Casks"@en,
        "Tynner"@nb,
        "Tønner"@nb ;
    skos:broadMatch <http://dewey.info/class/674.82/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/688.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/674.82/e23/>,
        <http://dewey.info/class/688.8/e23/> ;
    skos:prefLabel "Barrels"@en,
        "Tønner"@nb .

humord:c29344 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29344" ;
    dct:modified "2023-12-13T10:26:07"^^xsd:dateTime ;
    skos:altLabel "Orkanar"@nb ;
    skos:broader humord:c08280 ;
    skos:definition "Orkaner er stormer eller kraftige lavtrykk der det forekommer vind på orkan  styrke <snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c002851,
        <http://dewey.info/class/551.552/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c002851,
        <http://dewey.info/class/551.552/e23/> ;
    skos:prefLabel "Hurricanes"@en,
        "Orkaner"@nb ;
    skos:related humord:c26146 .

humord:c29345 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29345" ;
    dct:modified "2017-06-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Grecanici"@en,
        "Greco"@nb,
        "Grico"@nb,
        "Griko"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8804578/e23/>,
        <http://dewey.info/class/5--804578/e23/> ;
    skos:broader humord:c00916 ;
    skos:definition "Etnisk gresk folkegruppe i Sør-Italia (Calabria og Apulia) <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8804578/e23/>,
        <http://dewey.info/class/5--804578/e23/> ;
    skos:prefLabel "Griko people"@en,
        "Grecanici"@nb .

humord:c29350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29350" ;
    dct:modified "2020-11-25T08:48:43"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Dikt som kan være så lange som en roman <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3A--1/e23/>,
        <http://dewey.info/class/3B--1/e23/>,
        <http://dewey.info/class/808.81/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Long poems"@en,
        "Langdikt"@nb .

humord:c29351 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29351" ;
    dct:modified "2025-02-27T14:08:43"^^xsd:dateTime ;
    skos:altLabel "Massim"@en,
        "Milne Bay (Province)"@en,
        "Massim"@nb,
        "Milne Bay (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9541/e23/>,
        <http://dewey.info/class/919.541/e23/>,
        <http://dewey.info/class/995.41/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9541/e23/>,
        <http://dewey.info/class/919.541/e23/>,
        <http://dewey.info/class/995.41/e23/> ;
    skos:prefLabel "Milne Bay Province"@en,
        "Milne Bay (Provins)"@nb .

humord:c29355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29355" ;
    dct:modified "2017-06-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/133.43/e23/> ;
    skos:broader humord:c05087 ;
    skos:definition "Begrep fra Oseania som betegner en generalisert iboende kraft som kan manifesteres i steder, ting eller mennesker <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/133.43/e23/> ;
    skos:prefLabel "Mana"@en,
        "Mana"@nb .

humord:c29356 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29356" ;
    dct:modified "2024-10-25T08:39:28"^^xsd:dateTime ;
    skos:altLabel "Nharo language"@en,
        "Naro språk"@nb,
        "Nharo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:broader humord:c09826 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkklode: nhr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.1/e23/>,
        <http://dewey.info/class/6--961/e23/> ;
    skos:prefLabel "Naro language"@en,
        "Naro språk"@nb .

humord:c29357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29357" ;
    dct:modified "2024-08-01T10:28:08"^^xsd:dateTime ;
    skos:altLabel "Aldersdiskriminering"@nb ;
    skos:broadMatch <http://dewey.info/class/305.2/e23/> ;
    skos:broader humord:c09318 ;
    skos:definition "Aldersdiskriminering er diskriminering på bakgrunn av alder <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.2/e23/>,
        <http://dewey.info/class/331.398133/e23/> ;
    skos:prefLabel "Age discrimination"@en,
        "Aldersdiskriminering"@nb ;
    skos:relatedMatch <http://dewey.info/class/331.398133/e23/> .

humord:c29358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29358" ;
    dct:modified "2024-08-21T12:18:58"^^xsd:dateTime ;
    skos:altLabel "February 28 massacre"@en,
        "228 hendelsen"@nb,
        "228 hendinga"@nb,
        "228 shijian"@nb,
        "28. februar-hendinga"@nb,
        "28. februar-massakren"@nb,
        "Ererba shijian"@nb ;
    skos:broadMatch <http://dewey.info/class/951.24905/e23/> ;
    skos:broader humord:c20505 ;
    skos:definition "Opprør på Taiwan 28. februar 1947 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.24905/e23/> ;
    skos:prefLabel "February 28 incident"@en,
        "28. februar-hendelsen"@nb .

humord:c29364 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29364" ;
    dct:modified "2024-07-26T10:18:07"^^xsd:dateTime ;
    skos:altLabel "Affect regulation"@en,
        "Emotional adjustment"@en,
        "Regulation of emotions"@en,
        "Affektregulering"@nb,
        "Emosjonell tilpasning"@nb,
        "Emosjonell tilpassing"@nb,
        "Emosjonsregulering"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:broader humord:c07985 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/370.1534/e23/>,
        <http://dewey.info/class/371.94/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:prefLabel "Emotion regulation"@en,
        "Emosjonsregulering"@nb ;
    skos:relatedMatch <http://dewey.info/class/371.94/e23/> .

humord:c29365 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29365" ;
    dct:modified "2020-12-01T10:57:09"^^xsd:dateTime ;
    skos:altLabel "Self adjustment"@en,
        "Self regulation"@en,
        "Self-adjustment"@en ;
    skos:broadMatch <http://dewey.info/class/153.8/e23/> ;
    skos:broader humord:c08049 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.8/e23/> ;
    skos:prefLabel "Self-regulation"@en,
        "Selvregulering"@nb .

humord:c29366 a ubo:LinkingTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29366" ;
    dct:modified "2024-10-18T14:09:53"^^xsd:dateTime ;
    skos:altLabel "Namn fra japansk religion og mytologi"@nb ;
    skos:broader humord:c07107 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Names from Japanese religion and mythology"@en,
        "Navn fra japansk religion og mytologi"@nb .

humord:c29367 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29367" ;
    dct:modified "2024-08-29T09:47:33"^^xsd:dateTime ;
    skos:altLabel "Ôkuninushi no kami"@nb,
        "Ôkuninushi no mikoto"@nb ;
    skos:broadMatch <http://dewey.info/class/299.561/e23/>,
        <http://dewey.info/class/299.5612113/e23/> ;
    skos:broader humord:c29366 ;
    skos:definition "Ôkuninushi no kami er en shintoistisk guddom <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.561/e23/>,
        <http://dewey.info/class/299.5612113/e23/> ;
    skos:prefLabel "Ôkuninushi"@en,
        "Ôkuninushi no kami"@nb .

humord:c29369 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29369" ;
    dct:modified "2023-09-29T15:23:21"^^xsd:dateTime ;
    skos:altLabel "School-based competence building"@en,
        "School-based skill building"@en,
        "School-based skill development"@en ;
    skos:broader humord:c24682 ;
    skos:closeMatch <http://dewey.info/class/371.207/e23/> ;
    skos:definition "Innebærer at skolen, med ledelsen og alle ansatte, deltar i en utviklingsprosess på egen arbeidsplass. Hensikten er å utvikle skolens samlede kunnskap, holdninger og ferdigheter når det gjelder læring, undervisning og samarbeid <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.207/e23/> ;
    skos:prefLabel "School-based competence development"@en,
        "Skolebasert kompetanseutvikling"@nb .

humord:c29370 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29370" ;
    dct:modified "2024-04-15T15:51:41"^^xsd:dateTime ;
    skos:altLabel "Psychiatric drugs"@en,
        "Psychiatric medications"@en,
        "Psychoactive agents"@en,
        "Psychoactive drugs"@en,
        "Psykofarmaka"@nb,
        "Psykotrope legemiddel"@nb,
        "Psykotrope legemidler"@nb,
        "Psykotrope lækjemiddel"@nb ;
    skos:broadMatch <http://dewey.info/class/615.78/e23/> ;
    skos:broader humord:c03777 ;
    skos:definition "Psykofarmaka er en samlebetegnelse for legemidler som brukes i behandlingen av psykiske lidelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c013859 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013859,
        <http://dewey.info/class/615.78/e23/> ;
    skos:prefLabel "Psychopharmaceuticals"@en,
        "Psykofarmaka"@nb .

humord:c29371 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29371" ;
    dct:modified "2024-01-05T07:54:30"^^xsd:dateTime ;
    skos:altLabel "Antidepressant drugs"@en,
        "Antidepressiva"@en,
        "Antidepressive agents"@en,
        "Antidepressiva"@nb,
        "Antidepressiver"@nb,
        "Lukkepiller"@nb,
        "Lykkepiller"@nb,
        "SSRI"@nb,
        "Selektive serotoninopptakarar"@nb,
        "Selektive serotoninopptakere"@nb ;
    skos:broadMatch <http://dewey.info/class/615.78/e23/> ;
    skos:broader humord:c29370 ;
    skos:definition "Legemidler som brukes i behandling av en rekke psykiatriske tilstander, først og fremst depresjon, angst og tvangslidelser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c013860 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013860,
        <http://dewey.info/class/615.78/e23/> ;
    skos:prefLabel "Antidepressants"@en,
        "Antidepressiva"@nb .

humord:c29372 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29372" ;
    dct:modified "2024-04-04T16:05:27"^^xsd:dateTime ;
    skos:altLabel "Therapeutic alliances"@en,
        "Therapeutic relationship"@en,
        "Terapeutisk allianse"@nb,
        "Terapeutisk relasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8914/e23/> ;
    skos:broader humord:c03948 ;
    skos:definition "Med terapeutisk allianse menes at klient og terapeut etablerer enighet om hvilke mål den terapeutiske kontakten skal ha, og hva som skal til for å nå målet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8914/e23/> ;
    skos:prefLabel "Therapeutic alliance"@en,
        "Terapeutisk allianse"@nb .

humord:c29373 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29373" ;
    dct:modified "2024-11-13T15:02:21"^^xsd:dateTime ;
    skos:altLabel "Inkblot test"@en,
        "Rorschachmetoden"@nb,
        "Rorschachtest"@nb,
        "Rorschachtesten"@nb ;
    skos:broader humord:c28340 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/155.2842/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.2842/e23/> ;
    skos:prefLabel "Rorschach test"@en,
        "Rorschachtesten"@nb .

humord:c29375 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29375" ;
    dct:modified "2024-11-01T08:42:13"^^xsd:dateTime ;
    skos:altLabel "Trøystekvinner"@nb ;
    skos:broadMatch <http://dewey.info/class/306.74/e23/> ;
    skos:broader humord:c07390 ;
    skos:definition "Kvinne tvunget inn i prostitusjon for japanske soldater under annen verdenskrig <Ordnett>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.74/e23/> ;
    skos:prefLabel "Comfort women"@en,
        "Trøstekvinner"@nb ;
    skos:related humord:c07523 .

humord:c29377 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29377" ;
    dct:modified "2023-11-07T08:48:13"^^xsd:dateTime ;
    skos:altLabel "Anti-anxiety agents"@en,
        "Anti-anxiety drugs"@en,
        "Antipanics"@en,
        "Angstdempende medisiner"@nb,
        "Angstdempende midler"@nb ;
    skos:broader humord:c29370 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/615.7882/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.7882/e23/> ;
    skos:prefLabel "Anxiolytics"@en,
        "Angstmedisiner"@nb .

humord:c29380 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29380" ;
    dct:modified "2024-05-27T11:33:21"^^xsd:dateTime ;
    skos:altLabel "Pharmaceutical sleep aids"@en,
        "Sleep inducers"@en,
        "Sleep promoting agents"@en,
        "Sleeping pills"@en,
        "Soporifics"@en,
        "Sovemedisin"@nb,
        "Sovemedisinar"@nb,
        "Sovemiddel"@nb,
        "Sovemidler"@nb ;
    skos:broadMatch <http://dewey.info/class/615.782/e23/> ;
    skos:broader humord:c29370 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.782/e23/> ;
    skos:prefLabel "Sleeping medicine"@en,
        "Sovemedisiner"@nb .

humord:c29382 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29382" ;
    dct:modified "2024-07-01T10:15:01"^^xsd:dateTime ;
    skos:altLabel "Z-hypnotika"@nb ;
    skos:broadMatch <http://dewey.info/class/615.782/e23/> ;
    skos:broader humord:c29370 ;
    skos:definition "Z-hypnotika er benzodiazepinlignende innsovningsmidler med virkenavn som begynner på bokstaven z. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.782/e23/> ;
    skos:prefLabel "Z-hypnotics"@en,
        "Z-hypnotika"@nb .

humord:c29383 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29383" ;
    dct:modified "2024-11-08T07:29:35"^^xsd:dateTime ;
    skos:altLabel "Nevrovitskap"@nb ;
    skos:broadMatch <http://dewey.info/class/612.8233/e23/> ;
    skos:broader humord:c03806,
        humord:c08180 ;
    skos:definition "Naturvitenskapelig disiplin med fokus på nervesystemet ... et tverrfaglig felt som omfatter kjemi, informatikk, ingeniørvitenskap, lingvistikk, matematikk, medisin, genetikk, filosofi, fysikk og psykologi <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c009453 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009453,
        <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/612.8233/e23/> ;
    skos:prefLabel "Neuroscience"@en,
        "Nevrovitenskap"@nb ;
    skos:relatedMatch <http://dewey.info/class/153/e23/> .

humord:c29384 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29384" ;
    dct:modified "2024-08-19T11:39:37"^^xsd:dateTime ;
    skos:altLabel "Existential therapy"@en,
        "Eksistensiell psykoterapi"@nb,
        "Eksistensiell terapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8914/e23/> ;
    skos:broader humord:c03950 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8914/e23/> ;
    skos:prefLabel "Existential psychotherapy"@en,
        "Eksistensiell psykoterapi"@nb .

humord:c29385 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29385" ;
    dct:modified "2024-12-11T07:41:00"^^xsd:dateTime ;
    skos:altLabel "Integrative therapy"@en,
        "Integrativ psykoterapi"@nb,
        "Integrativ terapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8914/e23/> ;
    skos:broader humord:c03950 ;
    skos:definition "Inkluderer en rekke ulike former for psykologisk terapi. Felles for ulike former for integrativ psykoterapi er at de ikke har en teoretisk forankring i en av de klassiske psykoterapeutiske retningene <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8914/e23/> ;
    skos:prefLabel "Integrative psychotherapy"@en,
        "Integrativ psykoterapi"@nb .

humord:c29386 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29386" ;
    dct:modified "2025-02-25T09:58:01"^^xsd:dateTime ;
    skos:altLabel "Helambu"@nb,
        "Hyolmo"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:broader humord:c02041 ;
    skos:definition "Helambu  er et fistrikt i Nepal. Også kjent som Hyolmo <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5496/e23/>,
        <http://dewey.info/class/915.496/e23/>,
        <http://dewey.info/class/954.96/e23/> ;
    skos:prefLabel "Helambu"@en,
        "Helambu"@nb .

humord:c29388 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29388" ;
    dct:modified "2025-01-22T07:39:26"^^xsd:dateTime ;
    skos:altLabel "Polyamori"@nb ;
    skos:broadMatch <http://dewey.info/class/306.8/e23/> ;
    skos:broader humord:c04894 ;
    skos:definition "Betegner det å ha flere kjærlighetsforhold samtidig, som alle involverte kjenner og aksepterer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.8/e23/> ;
    skos:prefLabel "Polyamory"@en,
        "Polyamori"@nb .

humord:c29389 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29389" ;
    dct:modified "2024-09-24T11:29:20"^^xsd:dateTime ;
    skos:altLabel "Behavioral neuroscience"@en,
        "Biological psychology"@en,
        "Biologisk psykologi"@nb,
        "Biopsykologi"@nb,
        "Psykobiologi"@nb ;
    skos:broadMatch <http://dewey.info/class/612.8/e23/> ;
    skos:broader humord:c07972 ;
    skos:definition "Biologisk psykologi er den delen av psykologien som undersøker sammenhengen mellom biologiske prosesser og psykologiske funksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c013952 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013952,
        <http://dewey.info/class/612.8/e23/> ;
    skos:prefLabel "Behavioural neuroscience"@en,
        "Biologisk psykologi"@nb .

humord:c29390 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29390" ;
    dct:modified "2017-08-07T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/150.1/e23/> ;
    skos:broader humord:c07972 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1/e23/> ;
    skos:prefLabel "Critical psychology"@en,
        "Kritisk psykologi"@nb .

humord:c29391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29391" ;
    dct:modified "2020-11-30T15:00:04"^^xsd:dateTime ;
    skos:altLabel "Pathologisation"@en ;
    skos:broadMatch <http://dewey.info/class/150.1/e23/> ;
    skos:broader humord:c29390 ;
    skos:definition "Patologisering betyder at noe som tidligere ble oppfattet som et alminnelig  menneskelig problem, er gjort til en sykdom som krever behandling <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1/e23/> ;
    skos:prefLabel "Pathologization"@en,
        "Patologisering"@nb .

humord:c29392 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29392" ;
    dct:modified "2024-11-14T09:59:37"^^xsd:dateTime ;
    skos:altLabel "MI"@en,
        "Motiverande samtale"@nb ;
    skos:broadMatch <http://dewey.info/class/158.3/e23/> ;
    skos:broader humord:c28321 ;
    skos:definition "Samtaler som skal hjelpe den enkelte med å oppfylle de mål de setter seg gjennom å bygge opp motivasjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.3/e23/> ;
    skos:prefLabel "Motivational interviewing"@en,
        "Motiverende samtale"@nb .

humord:c29393 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29393" ;
    dct:modified "2024-11-15T14:27:21"^^xsd:dateTime ;
    skos:altLabel "Narrativ forskingsmetode"@nb ;
    skos:broadMatch <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c01493 ;
    skos:definition "Forskningsmetode som fokuserer på informantenes egne fortellinger (narrativer), med fokus på hva som fortelles og hvordan det fortelles <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0722/e23/>,
        <http://dewey.info/class/150.722/e23/>,
        <http://dewey.info/class/300.722/e23/>,
        <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Narrative methods"@en,
        "Narrativ forskningsmetode"@nb ;
    skos:relatedMatch <http://dewey.info/class/150.722/e23/>,
        <http://dewey.info/class/300.722/e23/> .

humord:c29394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29394" ;
    dct:modified "2017-08-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c06578 ;
    skos:closeMatch <http://dewey.info/class/809.9332/e23/> ;
    skos:definition "Litteraturteoretisk og -analytisk metode som inkorporerer studiet av geografisk sted og rom <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/809.9332/e23/> ;
    skos:prefLabel "Geocriticism"@en,
        "Geokritikk"@nb .

humord:c29395 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29395" ;
    dct:modified "2024-09-16T09:23:47"^^xsd:dateTime ;
    skos:altLabel "Chick lit"@nb ;
    skos:broadMatch <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.89287/e23/> ;
    skos:broader humord:c06726,
        humord:c07078 ;
    skos:definition "Chick lit er en litterær sjanger der handlingen ofte dreier rundt den kvinnelige protagonistens utfordringer i kjærligheten og hverdagslivet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.3/e23/>,
        <http://dewey.info/class/809.89287/e23/> ;
    skos:prefLabel "Chick lit"@en,
        "Chick lit"@nb .

humord:c29396 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29396" ;
    dct:modified "2017-08-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Structural equation modeling"@en ;
    skos:broadMatch <http://dewey.info/class/519.535/e23/> ;
    skos:broader humord:c09394 ;
    skos:definition "Fellesbetegnelse på metoder hvor man bruker diverse matematiske modeller, algoritmer og statistiske metoder som undersøker hvordan et nettverk av begreper (en teoretisk modell) passer til forskerens data <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/519.535/e23/> ;
    skos:prefLabel "Structural equation modelling"@en,
        "Strukturell modellering"@nb .

humord:c29397 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29397" ;
    dct:modified "2022-08-08T15:02:45"^^xsd:dateTime ;
    skos:altLabel "Nudism"@en,
        "Nudisme"@nb ;
    skos:broader humord:c04931 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/613.194/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/613.194/e23/> ;
    skos:prefLabel "Naturism"@en,
        "Naturisme"@nb .

humord:c29398 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29398" ;
    dct:modified "2024-03-05T08:49:34"^^xsd:dateTime ;
    skos:altLabel "Computer-human interaction"@en,
        "Human-machine interaction"@en,
        "Machine-human interaction"@en,
        "Menneske-maskin-interaksjon"@nb,
        "Menneske-maskin-samhandling"@nb ;
    skos:broader humord:c23518 ;
    skos:closeMatch <http://dewey.info/class/004.019/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.019/e23/> ;
    skos:prefLabel "Human-computer interaction"@en,
        "Menneske-maskin-interaksjon"@nb ;
    skos:related humord:c61351 .

humord:c29399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29399" ;
    dct:modified "2017-08-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "User-driven development"@en ;
    skos:broadMatch <http://dewey.info/class/620.0042/e23/> ;
    skos:broader humord:c05466 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/620.0042/e23/> ;
    skos:prefLabel "User-centered design"@en,
        "Brukersentrert design"@nb .

humord:c29400 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29400" ;
    dct:modified "2024-08-02T10:10:29"^^xsd:dateTime ;
    skos:altLabel "Hofteerstatning"@nb,
        "Hofteprotesekirurgi"@nb ;
    skos:broader humord:c03832 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/617.5810592/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/617.5810592/e23/> ;
    skos:prefLabel "Hip replacement"@en,
        "Hofteerstatning"@nb ;
    skos:related humord:c61940 .

humord:c29402 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29402" ;
    dct:modified "2017-08-15T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/155.33/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.33/e23/> ;
    skos:prefLabel "Gender psychology"@en,
        "Kjønnspsykologi"@nb .

humord:c29403 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29403" ;
    dct:modified "2024-02-04T20:04:50"^^xsd:dateTime ;
    skos:altLabel "Diagnostic systems  (Psychiatry)"@en,
        "Diagnosesystem (Psykiatri)"@nb ;
    skos:broadMatch <http://dewey.info/class/616.075/e23/>,
        <http://dewey.info/class/616.89075/e23/> ;
    skos:broader humord:c03840 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.075/e23/>,
        <http://dewey.info/class/616.89075/e23/> ;
    skos:prefLabel "Diagnosis systems (Psychiatry)"@en,
        "Diagnosesystemer (Psykiatri)"@nb .

humord:c29404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29404" ;
    dct:modified "2024-08-19T11:43:23"^^xsd:dateTime ;
    skos:altLabel "DSM"@en,
        "DSM"@nb,
        "DSM-systemet"@nb,
        "Diagnostic and Statistical Manual of Mental disorders"@nb ;
    skos:broadMatch <http://dewey.info/class/616.89075/e23/> ;
    skos:broader humord:c29403 ;
    skos:definition "DSM-systemet, fullt navn Diagnostic and Statistical Manual of mental disorders, er navnet på et klassifikasjonssystem for psykiske lidelser utgitt av den Amerikanske Psykiaterforening <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.89075/e23/> ;
    skos:prefLabel "Diagnostic and Statistical Manual of Mental disorders"@en,
        "DSM"@nb .

humord:c29407 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00609,
        humord:c06778 ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29407" ;
    dct:modified "2021-11-24T13:36:17"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modernistisk lyrikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c29408 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00609,
        humord:c06778 ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29408" ;
    dct:modified "2021-11-24T13:36:13"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moderne lyrikk (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c29410 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29410" ;
    dct:modified "2024-10-22T09:25:22"^^xsd:dateTime ;
    skos:altLabel "Numiske språk"@nb ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb ;
    skos:exactMatch <http://dewey.info/class/497.457/e23/>,
        <http://dewey.info/class/6--97457/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.457/e23/>,
        <http://dewey.info/class/6--97457/e23/> ;
    skos:prefLabel "Numic languages"@en,
        "Numiske språk"@nb .

humord:c29411 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29411" ;
    dct:modified "2024-10-22T09:19:06"^^xsd:dateTime ;
    skos:altLabel "Timbisha språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.457/e23/>,
        <http://dewey.info/class/6--97457/e23/> ;
    skos:broader humord:c29410 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: par"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.457/e23/>,
        <http://dewey.info/class/6--97457/e23/> ;
    skos:prefLabel "Timbisha language"@en,
        "Timbisha språk"@nb .

humord:c29412 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29412" ;
    dct:modified "2024-10-22T10:05:20"^^xsd:dateTime ;
    skos:altLabel "Olkol språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb,
        "Språkkode: olk"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Olkol language"@en,
        "Olkol språk"@nb .

humord:c29415 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29415" ;
    dct:modified "2024-04-29T15:24:15"^^xsd:dateTime ;
    skos:altLabel "ICD"@en,
        "International Statistical Classification of Diseases and Related Health Problems"@en,
        "ICD"@nb,
        "ICD-systemet"@nb,
        "International Classification of Diseases"@nb,
        "International Classification of Diseases and related Health Problems"@nb ;
    skos:broadMatch <http://dewey.info/class/616.075/e23/> ;
    skos:broader humord:c29403 ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.075/e23/> ;
    skos:prefLabel "International Classification of Diseases"@en,
        "ICD"@nb .

humord:c29419 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29419" ;
    dct:modified "2024-07-01T09:45:45"^^xsd:dateTime ;
    skos:altLabel "Formbarhet"@nb,
        "Plastisitet"@nb,
        "Plastisitetsteori"@nb ;
    skos:broadMatch <http://dewey.info/class/548.842/e23/>,
        <http://dewey.info/class/620.11233/e23/> ;
    skos:broader humord:c64602 ;
    skos:definition "Plastisitet er den egenskapen hos et materiale at det ikke går tilbake til sin opprinnelige form etter at det er blitt deformert av ytre krefter. Det sies da å ha fått en varig eller plastisk formforandring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c013571,
        <http://dewey.info/class/531.385/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c013571,
        <http://dewey.info/class/531.385/e23/>,
        <http://dewey.info/class/548.842/e23/>,
        <http://dewey.info/class/620.11233/e23/> ;
    skos:prefLabel "Plasticity"@en,
        "Plastisitet"@nb ;
    skos:related humord:c29327 .

humord:c29422 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29422" ;
    dct:modified "2023-12-19T10:30:49"^^xsd:dateTime ;
    skos:altLabel "Universitetspedagogikk"@nb ;
    skos:broadMatch <http://dewey.info/class/378.17/e23/> ;
    skos:broader humord:c11884 ;
    skos:definition "Pedagogisk område med teori og arbeid tilknyttet universiteter og høyskoler<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c003400 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c003400,
        <http://dewey.info/class/378.17/e23/> ;
    skos:prefLabel "University pedagogy"@en,
        "Universitetspedagogikk"@nb .

humord:c29434 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29434" ;
    dct:modified "2020-10-08T11:33:00"^^xsd:dateTime ;
    skos:altLabel "Faktasjekking"@nb ;
    skos:broadMatch <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09091 ;
    skos:definition "Kontroll av hva som er reelle fakta og hva som er usant i journalistiske tekster <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Fact checking"@en,
        "Faktasjekk"@nb .

humord:c29437 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29437" ;
    dct:modified "2025-03-26T08:32:42"^^xsd:dateTime ;
    skos:altLabel "Kolsås"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Kolsås"@en,
        "Kolsås"@nb .

humord:c29438 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29438" ;
    dct:modified "2024-12-09T12:50:56"^^xsd:dateTime ;
    skos:altLabel "Klatresport"@nb,
        "Klatring"@nb ;
    skos:broadMatch <http://dewey.info/class/796.522/e23/> ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.522/e23/> ;
    skos:prefLabel "Climbing"@en,
        "Klatring"@nb .

humord:c29439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29439" ;
    dct:modified "2017-08-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.13/e23/> ;
    skos:broader humord:c08054 ;
    skos:definition "Episodisk hukommelse, hukommelse for enkelthendelser (episoder) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.13/e23/> ;
    skos:prefLabel "Episodic memory"@en,
        "Episodisk hukommelse"@nb .

humord:c29440 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29440" ;
    dct:modified "2017-11-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/005.36/e23/>,
        <http://dewey.info/class/780.285/e23/> ;
    skos:broader humord:c04261 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.36/e23/>,
        <http://dewey.info/class/780.285/e23/>,
        <http://dewey.info/class/781.3453/e23/> ;
    skos:prefLabel "Max"@en,
        "Max"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.3453/e23/> .

humord:c29441 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29441" ;
    dct:modified "2024-10-22T09:41:36"^^xsd:dateTime ;
    skos:altLabel "Mitchif language"@en,
        "Michif språk"@nb,
        "Mitchif språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.323/e23/>,
        <http://dewey.info/class/6--97323/e23/> ;
    skos:broader humord:c11676 ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.323/e23/>,
        <http://dewey.info/class/6--97323/e23/> ;
    skos:prefLabel "Michif language"@en,
        "Michif språk"@nb .

humord:c29442 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29442" ;
    dct:modified "2017-08-30T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/770/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:broader humord:c05320 ;
    skos:definition "Fotokunstnerisk retning inspirert av malerkunsten. Kjennetegnes av uskarphet, konturoppløsning og bruk av mykt lys og filter. Bildene ble ofte manipulert under fremkalling og kopiering <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/770/e23/>,
        <http://dewey.info/class/779/e23/> ;
    skos:prefLabel "Pictorialism"@en,
        "Piktorialisme"@nb .

humord:c29443 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29443" ;
    dct:modified "2024-08-27T15:05:37"^^xsd:dateTime ;
    skos:altLabel "Argos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:broader humord:c02351 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--388/e23/>,
        <http://dewey.info/class/2--49522/e23/>,
        <http://dewey.info/class/914.9522/e23/>,
        <http://dewey.info/class/938.8/e23/>,
        <http://dewey.info/class/949.522/e23/> ;
    skos:prefLabel "Argos"@en,
        "Argos"@nb .

humord:c29444 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29444" ;
    dct:modified "2024-09-04T16:02:38"^^xsd:dateTime ;
    skos:altLabel "Campobasso"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37738/e23/>,
        <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:broader humord:c02506 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37738/e23/>,
        <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:prefLabel "Campobasso"@en,
        "Campobasso"@nb .

humord:c29445 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29445" ;
    dct:modified "2025-03-14T08:58:10"^^xsd:dateTime ;
    skos:altLabel "San Felice del Molise"@nb ;
    skos:broadMatch <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:broader humord:c29444 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:prefLabel "San Felice del Molise"@en,
        "San Felice del Molise"@nb .

humord:c29446 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29446" ;
    dct:modified "2025-03-14T08:56:44"^^xsd:dateTime ;
    skos:altLabel "Montemitro"@nb ;
    skos:broadMatch <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:broader humord:c29444 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:prefLabel "Montemitro"@en,
        "Montemitro"@nb .

humord:c29447 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29447" ;
    dct:modified "2025-03-14T08:55:11"^^xsd:dateTime ;
    skos:altLabel "Acquaviva Collecroce"@nb ;
    skos:broadMatch <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:broader humord:c29444 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--457192/e23/>,
        <http://dewey.info/class/914.57192/e23/>,
        <http://dewey.info/class/945.7192/e23/> ;
    skos:prefLabel "Acquaviva Collecroce"@en,
        "Acquaviva Collecroce"@nb .

humord:c29450 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29450" ;
    dct:modified "2017-09-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tsjakavisk-kroatisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.837/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:broader humord:c10607 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.837/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:prefLabel "Chakavian dialect"@en,
        "Tsjakavisk dialekt"@nb .

humord:c29452 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29452" ;
    dct:modified "2017-09-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stokavian dialect"@en,
        "Sjtokavisk-koatisk dialekt"@nb ;
    skos:broadMatch <http://dewey.info/class/491.837/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:broader humord:c10607 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/491.837/e23/>,
        <http://dewey.info/class/6--9183/e23/> ;
    skos:prefLabel "Shtokavian dialect"@en,
        "Sjtokavisk dialekt"@nb .

humord:c29454 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29454" ;
    dct:modified "2024-08-27T08:28:55"^^xsd:dateTime ;
    skos:altLabel "Arbeidslivskriminalitet"@nb,
        "Arbeidsmiljøkriminalitet"@nb ;
    skos:broadMatch <http://dewey.info/class/344.0125/e23/> ;
    skos:broader humord:c08889 ;
    skos:definition "Handlinger som bryter med norske lover om lønns- og arbeidsforhold, trygderskatter og avgifter, gjerne utført organisert, som utnytter arbeidstakere eller virker konkurransevridende og undergraver samfunnsstrukturen <regjeringen.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0125/e23/> ;
    skos:prefLabel "Work related crime"@en,
        "Arbeidslivskriminalitet"@nb ;
    skos:related humord:c09123,
        humord:c20334 .

humord:c29457 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29457" ;
    dct:modified "2024-11-22T07:40:57"^^xsd:dateTime ;
    skos:altLabel "Archeology of religions"@en,
        "Religionsarkeologi"@nb ;
    skos:broadMatch <http://dewey.info/class/930.1/e23/> ;
    skos:broader humord:c00102 ;
    skos:definition "Arkeologiske studier av menneskers religiøse aktivitet, ofte ved bruk av religionsvitenskapelige og sosialantropologiske tolkingsmodeller <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.93/e23/>,
        <http://dewey.info/class/930.1/e23/> ;
    skos:prefLabel "Archaeology of religions"@en,
        "Religionsarkeologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/200.93/e23/> .

humord:c29458 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29458" ;
    dct:modified "2020-07-02T09:31:46"^^xsd:dateTime ;
    skos:altLabel "Polarisation (Politics)"@en ;
    skos:broadMatch <http://dewey.info/class/324/e23/> ;
    skos:broader humord:c21304 ;
    skos:definition "Betegnelse på en prosess hvor avstanden mellom de viktigste aktørene i et politisk system f.eks. partiene, øker, eller hvor aktører (partier) som står langt fra hverandre, styrkes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/324/e23/> ;
    skos:prefLabel "Polarization (Politics)"@en,
        "Polarisering (Politikk)"@nb ;
    skos:related humord:c09619 .

humord:c29459 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29459" ;
    dct:modified "2020-11-24T11:16:36"^^xsd:dateTime ;
    skos:altLabel "Compulsivity (Sexual)"@en,
        "Sex addiction"@en,
        "Sexual compulsivity"@en ;
    skos:broadMatch <http://dewey.info/class/155.3/e23/> ;
    skos:broader humord:c08140 ;
    skos:definition "En avhengighet og behov for sex som er så stort at det går utover jobb, parforhold og andre deler av livet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85833/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.3/e23/>,
        <http://dewey.info/class/176/e23/>,
        <http://dewey.info/class/616.85833/e23/> ;
    skos:prefLabel "Sexual addiction"@en,
        "Sexavhengighet"@nb ;
    skos:relatedMatch <http://dewey.info/class/176/e23/> .

humord:c29460 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29460" ;
    dct:modified "2024-12-11T07:38:13"^^xsd:dateTime ;
    skos:altLabel "Sexterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:closeMatch <http://dewey.info/class/616.858306/e23/> ;
    skos:definition "Behandling som omfatter en rekke forskjelligartede tilbud til enkeltpersoner og par som opplever at de ikke fungerer tilfredsstillende seksuelt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.858306/e23/> ;
    skos:prefLabel "Sex therapy"@en,
        "Sexterapi"@nb .

humord:c29461 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29461" ;
    dct:modified "2017-09-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/170.19/e23/> ;
    skos:broader humord:c07972 ;
    skos:definition "Moralpsykologi, handler om individets forståelse av moralske prinsipper og hvordan de følges opp i handling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.19/e23/> ;
    skos:prefLabel "Moral psychology"@en,
        "Moralpsykologi"@nb .

humord:c29464 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29464" ;
    dct:modified "2024-08-27T14:52:51"^^xsd:dateTime ;
    skos:altLabel "Archin language"@en,
        "Archi språk"@nb,
        "Arci språk"@nb,
        "Arcinsk språk"@nb,
        "Artsjinsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:broader humord:c16324 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Språkkode: aqc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.964/e23/>,
        <http://dewey.info/class/6--99964/e23/> ;
    skos:prefLabel "Archi language"@en,
        "Archi språk"@nb .

humord:c29465 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29465" ;
    dct:modified "2024-12-16T08:47:52"^^xsd:dateTime ;
    skos:altLabel "The Great Leap Forward"@en,
        "Det store spranget"@nb,
        "Store spranget"@nb ;
    skos:broadMatch <http://dewey.info/class/951.055/e23/>,
        <http://dewey.info/class/951.056/e23/> ;
    skos:broader humord:c04031 ;
    skos:definition "Parole fra Folkerepublikken Kina 1958-61 for å bli en økonomisk og militær stormakt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.055/e23/>,
        <http://dewey.info/class/951.056/e23/> ;
    skos:prefLabel "Great Leap Forward"@en,
        "Det store spranget"@nb .

humord:c29466 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29466" ;
    dct:modified "2017-09-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.45/e23/> ;
    skos:broader humord:c13632 ;
    skos:definition "Relasjonsledelse er en lederstil der man ønsker å skape gode relasjoner til  medspillere både i og utenfor egen organisasjon. Det er en antiautoritær og helsefremmende ledelse som har til mål å skape trivsel og effektivitet hos ansatte <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.45/e23/> ;
    skos:prefLabel "Relationship-oriented leadership"@en,
        "Relasjonsledelse"@nb .

humord:c29467 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29467" ;
    dct:modified "2017-09-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Relapse (Criminology)"@en ;
    skos:broadMatch <http://dewey.info/class/364.3/e23/> ;
    skos:broader humord:c09069 ;
    skos:definition "At lovbrytere begår nye kriminelle handlinger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/364.3/e23/> ;
    skos:prefLabel "Recidivism (Criminology)"@en,
        "Tilbakefall (Kriminologi)"@nb .

humord:c29470 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29470" ;
    dct:modified "2024-08-28T20:54:31"^^xsd:dateTime ;
    skos:altLabel "Deradicalization"@en,
        "Avradikalisering"@nb,
        "Deradikalisering"@nb ;
    skos:broader humord:c28568 ;
    skos:definition "Avradikalisering er et preventivt tiltak. Personer med ekstreme synspunkter påvirkes til å anta mer moderate eller ikkevoldelige holdninger. Motsatt av radikalisering <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.325/e23/> ;
    skos:prefLabel "Deradicalisation"@en,
        "Avradikalisering"@nb ;
    skos:relatedMatch <http://dewey.info/class/363.325/e23/> .

humord:c29473 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29473" ;
    dct:modified "2025-03-05T19:19:56"^^xsd:dateTime ;
    skos:altLabel "Salla"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:broader humord:c13772 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48977/e23/>,
        <http://dewey.info/class/914.8977/e23/>,
        <http://dewey.info/class/948.977/e23/> ;
    skos:prefLabel "Salla"@en,
        "Salla"@nb .

humord:c29474 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29474" ;
    dct:modified "2017-09-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Christmas comic books"@en,
        "Christmas comics"@en ;
    skos:broadMatch <http://dewey.info/class/050/e23/> ;
    skos:broader humord:c00218 ;
    skos:definition "Årlige, spesielle publikasjoner som utgis før jul. Kan være både litterære, allmennkulturelle eller tegneseriehefter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/050/e23/>,
        <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/741.5/e23/> ;
    skos:prefLabel "Christmas magazines"@en,
        "Julehefter"@nb ;
    skos:relatedMatch <http://dewey.info/class/394.2663/e23/>,
        <http://dewey.info/class/741.5/e23/> .

humord:c29476 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 29 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29476" ;
    dct:modified "2017-09-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "New left"@nb ;
    skos:broader humord:c09664 ;
    skos:closeMatch <http://dewey.info/class/320.53/e23/> ;
    skos:definition "Det nye venstre er en betegnelse på de nye venstrebevegelsene som oppsto først og fremst i Vest-Europa i tiden rundt 1968 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.53/e23/> ;
    skos:prefLabel "New left"@en,
        "Nye venstre"@nb .

humord:c29479 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29479" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483915/e23/>,
        <http://dewey.info/class/914.83915/e23/>,
        <http://dewey.info/class/948.3915/e23/> ;
    skos:broader humord:c02739 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483915/e23/>,
        <http://dewey.info/class/914.83915/e23/>,
        <http://dewey.info/class/948.3915/e23/> ;
    skos:prefLabel "Runde"@en,
        "Runde"@nb .

humord:c29481 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29481" ;
    dct:modified "2017-09-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/321/e23/> ;
    skos:broader humord:c09762 ;
    skos:definition "Statens organisering og kontroll av det politiske territoriet (suverenitet)<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/321/e23/> ;
    skos:prefLabel "Terrotoriality"@en,
        "Territorialitet"@nb .

humord:c29482 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29482" ;
    dct:modified "2024-07-01T10:22:44"^^xsd:dateTime ;
    skos:altLabel "Prostate Neoplasms"@en,
        "Prostatic Cancer"@en,
        "Prostatic Neoplasms"@en,
        "Kreft i blærehalskjertel"@nb,
        "Neoplasmer i prostata"@nb,
        "Prostatacancer"@nb,
        "Prostatakreft"@nb,
        "Svulstar i prostata"@nb,
        "Svulster i prostata"@nb,
        "Tumorar i prostata"@nb,
        "Tumorer i prostata"@nb ;
    skos:broadMatch <http://dewey.info/class/616.99463/e23/> ;
    skos:broader humord:c03924 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/362.19699463/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19699463/e23/>,
        <http://dewey.info/class/616.99463/e23/> ;
    skos:prefLabel "Prostate cancer"@en,
        "Prostatakreft"@nb .

humord:c29483 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29483" ;
    dct:modified "2025-01-10T13:25:46"^^xsd:dateTime ;
    skos:altLabel "Kognitiv antropologi"@nb ;
    skos:broadMatch <http://dewey.info/class/306.01/e23/> ;
    skos:broader humord:c04460 ;
    skos:definition "En retning i antropologien som er opptatt av forholdet mellom språk, kulturog kognisjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.01/e23/> ;
    skos:prefLabel "Cognitive anthropology"@en,
        "Kognitiv antropologi"@nb .

humord:c29484 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29484" ;
    dct:modified "2023-04-14T10:06:59"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/331.894/e23/> ;
    skos:broader humord:c09138 ;
    skos:definition "Lockout, hel eller delvis arbeidsstans som en arbeidsgiver eller arbeidsgiverforening iverksetter for å fremtvinge en løsning av en tvist mellom en fagforening på den ene siden og en arbeidsgiver eller en arbeidsgiverforening  på den andre siden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.894/e23/>,
        <http://dewey.info/class/344.01894/e23/> ;
    skos:prefLabel "Lockout"@en,
        "Lockout"@nb ;
    skos:relatedMatch <http://dewey.info/class/344.01894/e23/> .

humord:c29485 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29485" ;
    dct:modified "2023-02-14T08:14:40"^^xsd:dateTime ;
    skos:altLabel "Boycotts"@en ;
    skos:broadMatch <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/331.893/e23/>,
        <http://dewey.info/class/338.6048/e23/> ;
    skos:broader humord:c09123 ;
    skos:definition "Boikott, det å hindre noen i å utføre sin virksomhet ved å avbryte forbindelsen med vedkommende, særlig gjennom masseaksjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.117/e23/>,
        <http://dewey.info/class/331.893/e23/>,
        <http://dewey.info/class/338.6048/e23/> ;
    skos:prefLabel "Boycott"@en,
        "Boikott"@nb .

humord:c29486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29486" ;
    dct:modified "2023-12-07T08:38:10"^^xsd:dateTime ;
    skos:altLabel "Metaanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/>,
        <http://dewey.info/class/519.53/e23/> ;
    skos:broader humord:c01459 ;
    skos:definition "En analyse av tidligere empiriske undersøkelser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c012008 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012008,
        <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/>,
        <http://dewey.info/class/519.53/e23/> ;
    skos:prefLabel "Meta-analysis"@en,
        "Metaanalyse"@nb .

humord:c29490 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29490" ;
    dct:modified "2024-09-04T16:10:20"^^xsd:dateTime ;
    skos:altLabel "Cantopop"@nb,
        "HK-pop"@nb,
        "Kantopop"@nb ;
    skos:broadMatch <http://dewey.info/class/781.63095125/e23/> ;
    skos:broader humord:c05527 ;
    skos:definition "Forkortelse for Kantonesisk pop, som oppstod i Hong Kong sent på 1970- tallet. Influert av japansk populærmusikk, men med det karakteristisk melodiske  fra kinesisk musikk i behold <Oxford music online>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.63095125/e23/> ;
    skos:prefLabel "Cantopop"@en,
        "Cantopop"@nb .

humord:c29493 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29493" ;
    dct:modified "2017-10-13T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05510 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/786.6/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.6/e23/> ;
    skos:prefLabel "Mechanical music instruments"@en,
        "Mekaniske musikkinstrumenter"@nb .

humord:c29495 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29495" ;
    dct:modified "2024-02-06T09:40:41"^^xsd:dateTime ;
    skos:altLabel "Anti-bacterial agents"@en,
        "Antibiotika"@nb ;
    skos:broadMatch <http://dewey.info/class/547.7/e23/> ;
    skos:broader humord:c62686 ;
    skos:closeMatch <http://dewey.info/class/615.7922/e23/> ;
    skos:definition "Antibiotika, syntetiske antimikrobielle midler, stoffer som motvirker vekst av mikroorganismer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c008525,
        <http://dewey.info/class/615.329/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c008525,
        <http://dewey.info/class/547.7/e23/>,
        <http://dewey.info/class/615.329/e23/>,
        <http://dewey.info/class/615.7922/e23/>,
        <http://dewey.info/class/636.0895329/e23/> ;
    skos:prefLabel "Antibiotics"@en,
        "Antibiotika"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.0895329/e23/> .

humord:c29496 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29496" ;
    dct:modified "2025-03-18T09:02:53"^^xsd:dateTime ;
    skos:altLabel "Lyngør"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.311304/e23/> ;
    skos:broader humord:c13719 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483113/e23/>,
        <http://dewey.info/class/914.83113/e23/>,
        <http://dewey.info/class/948.311304/e23/> ;
    skos:prefLabel "Lyngør"@en,
        "Lyngør"@nb .

humord:c29497 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29497" ;
    dct:modified "2025-03-24T07:16:52"^^xsd:dateTime ;
    skos:altLabel "Nordberg"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Nordberg"@en,
        "Nordberg"@nb .

humord:c29500 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29500" ;
    dct:modified "2021-10-28T14:57:02"^^xsd:dateTime ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--9923/e23/>,
        <http://dewey.info/class/523.43/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9923/e23/>,
        <http://dewey.info/class/523.43/e23/> ;
    skos:prefLabel "Mars (Planet)"@en,
        "Mars (Planet)"@nb .

humord:c29501 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29501" ;
    dct:modified "2024-08-02T09:44:10"^^xsd:dateTime ;
    skos:altLabel "Brain structure"@en,
        "Hjernestruktur"@nb ;
    skos:broadMatch <http://dewey.info/class/611.81/e23/> ;
    skos:broader humord:c03868 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/611.81/e23/> ;
    skos:prefLabel "Cerebral structure"@en,
        "Hjernestruktur"@nb .

humord:c29502 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29502" ;
    dct:modified "2024-12-10T08:32:05"^^xsd:dateTime ;
    skos:altLabel "Brain size"@en,
        "Hjernevolum"@nb ;
    skos:broadMatch <http://dewey.info/class/611.81/e23/> ;
    skos:broader humord:c03868 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/611.81/e23/> ;
    skos:prefLabel "Brain volume"@en,
        "Hjernevolum"@nb .

humord:c29504 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29504" ;
    dct:modified "2024-02-16T14:33:40"^^xsd:dateTime ;
    skos:altLabel "U"@nb,
        "Uran"@nb ;
    skos:broader humord:c61776 ;
    skos:editorialNote "Lukket bemerkning: nobel17"@nb ;
    skos:exactMatch realfagstermer:c009681,
        <http://dewey.info/class/669.2931/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c009681,
        <http://dewey.info/class/546.431/e23/>,
        <http://dewey.info/class/553.4932/e23/>,
        <http://dewey.info/class/669.2931/e23/> ;
    skos:prefLabel "Uranium"@en,
        "Uran"@nb ;
    skos:relatedMatch <http://dewey.info/class/546.431/e23/>,
        <http://dewey.info/class/553.4932/e23/> .

humord:c29505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29505" ;
    dct:modified "2024-02-02T14:56:55"^^xsd:dateTime ;
    skos:altLabel "Po"@nb,
        "Polonium"@nb ;
    skos:broader humord:c62516 ;
    skos:editorialNote "Lukket bemerkning: nobel17"@nb ;
    skos:exactMatch realfagstermer:c012352,
        <http://dewey.info/class/546.728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c012352,
        <http://dewey.info/class/546.728/e23/>,
        <http://dewey.info/class/661.0728/e23/>,
        <http://dewey.info/class/669.79/e23/> ;
    skos:prefLabel "Polonium"@en,
        "Polonium"@nb ;
    skos:relatedMatch <http://dewey.info/class/661.0728/e23/>,
        <http://dewey.info/class/669.79/e23/> .

humord:c29506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29506" ;
    dct:modified "2024-10-28T13:57:38"^^xsd:dateTime ;
    skos:altLabel "Church election"@en,
        "Kyrkjeval"@nb ;
    skos:broadMatch <http://dewey.info/class/262.4/e23/> ;
    skos:broader humord:c27879 ;
    skos:editorialNote "Lukket bemerkning: ubb17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/262.4/e23/> ;
    skos:prefLabel "Church elections"@en,
        "Kirkevalg"@nb .

humord:c29509 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29509" ;
    dct:modified "2024-01-25T08:12:45"^^xsd:dateTime ;
    skos:altLabel "Wound treatment"@en,
        "Sårbehandling"@nb,
        "Sårpleie"@nb,
        "Sårstell"@nb ;
    skos:broadMatch <http://dewey.info/class/617.106/e23/> ;
    skos:broader humord:c24585 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c004049 ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c004049,
        <http://dewey.info/class/617.106/e23/> ;
    skos:prefLabel "Wound care"@en,
        "Sårpleie"@nb ;
    skos:related humord:c29511 .

humord:c29511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29511" ;
    dct:modified "2024-01-25T08:12:35"^^xsd:dateTime ;
    skos:altLabel "Sår"@nb ;
    skos:broader humord:c03901 ;
    skos:closeMatch <http://dewey.info/class/571.975/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:definition "Sår er vevsskade. Man skjelner mellom akutt skade (vulnus), som skyldes en ytre påvirkning (som stikk, slag, forbrenning, etsning), og sykdomsbetinget sår (ulcus) som for eksempel magesår og leggsår. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch realfagstermer:c007874,
        <http://dewey.info/class/362.1971/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation realfagstermer:c007874,
        <http://dewey.info/class/362.1971/e23/>,
        <http://dewey.info/class/571.975/e23/>,
        <http://dewey.info/class/614.3/e23/>,
        <http://dewey.info/class/617.1/e23/> ;
    skos:prefLabel "Wounds"@en,
        "Sår"@nb ;
    skos:related humord:c29509 ;
    skos:relatedMatch <http://dewey.info/class/614.3/e23/> .

humord:c29513 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29513" ;
    dct:modified "2020-10-07T11:20:38"^^xsd:dateTime ;
    skos:altLabel "Tudor era"@en ;
    skos:broadMatch <http://dewey.info/class/941.05/e23/> ;
    skos:broader humord:c10927 ;
    skos:definition "Tudortiden brukes vanligvis som en referanse til den historiske perioden mellom 1485 og 1558 i England. Den omfatter perioden hvor Huset Tudor hersket, med unntak av Elizabeth Is tid (1558-1603) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/942.05/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.05/e23/>,
        <http://dewey.info/class/942.05/e23/> ;
    skos:prefLabel "Tudor period"@en,
        "Tudortiden"@nb .

humord:c29514 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29514" ;
    dct:modified "2024-11-08T09:13:34"^^xsd:dateTime ;
    skos:altLabel "Silvanus"@nb ;
    skos:broadMatch <http://dewey.info/class/292.13/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Silvanus, opprinnelig en romersk skoggud som med tiden især ble beskytter av husdyr som beitet i skogene, av grensene, av jegerne og jordbrukerne, av  hagene og deres frukter, samt av hus og hjem <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.13/e23/> ;
    skos:prefLabel "Silvanus"@en,
        "Silvanus"@nb .

humord:c29515 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29515" ;
    dct:modified "2017-12-19T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.6/e23/> ;
    skos:broader humord:c09367 ;
    skos:definition "Refererer til sameksistensen av religiøs tilbakegang og vekst på makro, meso og individuelt nivå, og de ulike former for religiøse trosretninger på hvert nivå <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.6/e23/> ;
    skos:prefLabel "Religious complexity"@en,
        "Religiøs kompleksitet"@nb .

humord:c29518 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29518" ;
    dct:modified "2025-03-14T10:20:03"^^xsd:dateTime ;
    skos:altLabel "Antisocial behavior"@en,
        "Antisosial adferd"@nb,
        "Antisosial åtferd"@nb ;
    skos:broadMatch <http://dewey.info/class/616.8582/e23/> ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.6/e23/>,
        <http://dewey.info/class/616.8582/e23/> ;
    skos:prefLabel "Antisocial behaviour"@en,
        "Antisosial atferd"@nb ;
    skos:related humord:c03937,
        humord:c69596 ;
    skos:relatedMatch <http://dewey.info/class/303.6/e23/> .

humord:c29520 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29520" ;
    dct:modified "2024-05-10T09:24:03"^^xsd:dateTime ;
    skos:altLabel "Health anxiety"@en,
        "Hypochondriacal neuroses"@en,
        "Hypochondriacal neurosis"@en,
        "Hypochondriasis"@en,
        "Helseangst"@nb,
        "Hypokondri"@nb,
        "Hypokondrisk forstyrrelse"@nb,
        "Hypokondrisk forstyrring"@nb,
        "Hypokondrisk nevrose"@nb ;
    skos:broader humord:c03931 ;
    skos:definition "Hypokondri er en tilstand kjennetegnet ved en vedvarende opptatthet av muligheten for å ha én eller flere kroppslige sykdommer, oftest av alvorlig eller fremskreden art. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/362.1968525/e23/>,
        <http://dewey.info/class/616.8525/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968525/e23/>,
        <http://dewey.info/class/616.8525/e23/> ;
    skos:prefLabel "Hypochondria"@en,
        "Hypokondri"@nb .

humord:c29521 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29521" ;
    dct:modified "2017-12-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Non-marital children"@en,
        "Uekte barn"@nb ;
    skos:broader humord:c07171 ;
    skos:definition "Utenomekteskapelig, også kalt uekte, barn, betegner barn som er født utenfor ekteskap <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--086945/e23/>,
        <http://dewey.info/class/306.874/e23/> ;
    skos:prefLabel "Extra-marital children"@en,
        "Utenomekteskapelige barn"@nb .

humord:c29523 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29523" ;
    dct:modified "2024-08-16T10:55:43"^^xsd:dateTime ;
    skos:altLabel "Electroencephalogram"@en,
        "Electroencephalograms"@en,
        "Electroencephalography"@en,
        "EEG"@nb,
        "Elektroencefalografi"@nb,
        "Elektroencefalogram"@nb,
        "Elektroencefalogrammer"@nb ;
    skos:broader humord:c03814,
        humord:c26931 ;
    skos:closeMatch <http://dewey.info/class/616.8047547/e23/> ;
    skos:definition "Elektroencefalografi, forkortes EEG, metode for registrering av hjernens elektriske aktivitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.8047547/e23/> ;
    skos:prefLabel "EEG"@en,
        "EEG"@nb .

humord:c29525 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29525" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c03244 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4136/e23/>,
        <http://dewey.info/class/914.136/e23/>,
        <http://dewey.info/class/941.36/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4136/e23/>,
        <http://dewey.info/class/914.136/e23/>,
        <http://dewey.info/class/941.36/e23/> ;
    skos:prefLabel "East Lothian"@en,
        "East Lothian"@nb .

humord:c29526 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29526" ;
    dct:modified "2017-11-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c09219 ;
    skos:definition "Sosial kontekst er den sosiale og kulturelle sammenhengen som gir bakgrunn for å forstå samhandling, ytringer eller handlinger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Social context"@en,
        "Sosial kontekst"@nb .

humord:c29529 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29529" ;
    dct:modified "2017-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/070.4493337/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.4493337/e23/> ;
    skos:prefLabel "Environmental journalism"@en,
        "Miljøjournalistikk"@nb ;
    skos:related humord:c29530 .

humord:c29530 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29530" ;
    dct:modified "2017-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c25760 ;
    skos:closeMatch <http://dewey.info/class/070.44936373874/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.44936373874/e23/> ;
    skos:prefLabel "Climate journalism"@en,
        "Klimajournalistikk"@nb ;
    skos:related humord:c29529 .

humord:c29534 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29534" ;
    dct:modified "2025-02-21T14:56:16"^^xsd:dateTime ;
    skos:altLabel "Seto (Innlandssjø)"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52/e23/>,
        <http://dewey.info/class/915.2/e23/>,
        <http://dewey.info/class/952/e23/> ;
    skos:broader humord:c01941 ;
    skos:definition "Seto er en innlandssjø mellom Honshu og Shikoku <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52/e23/>,
        <http://dewey.info/class/915.2/e23/>,
        <http://dewey.info/class/952/e23/> ;
    skos:prefLabel "Seto (Inland sea)"@en,
        "Seto (Innlandssjø)"@nb .

humord:c29535 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29535" ;
    dct:modified "2025-03-13T08:23:22"^^xsd:dateTime ;
    skos:altLabel "Livorno"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4556/e23/>,
        <http://dewey.info/class/914.556/e23/>,
        <http://dewey.info/class/945.56/e23/> ;
    skos:broader humord:c02526 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4556/e23/>,
        <http://dewey.info/class/914.556/e23/>,
        <http://dewey.info/class/945.56/e23/> ;
    skos:prefLabel "Livorno"@en,
        "Livorno"@nb .

humord:c29536 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29536" ;
    dct:modified "2017-11-13T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/154.2/e23/> ;
    skos:broader humord:c08071 ;
    skos:definition "Implisitt kognisjon henviser til ubevisst innflytelse: kunnskap, persepsjon  eller hukommelse som influerer individet uten at denne er bevisst dette <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/154.2/e23/> ;
    skos:prefLabel "Implicit cognition"@en,
        "Implisitt kognisjon"@nb .

humord:c29537 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29537" ;
    dct:modified "2025-03-18T08:04:00"^^xsd:dateTime ;
    skos:altLabel "Pozzuoli"@nb,
        "Puteoli"@nb ;
    skos:broadMatch <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:broader humord:c02441 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--37725/e23/>,
        <http://dewey.info/class/2--4573/e23/>,
        <http://dewey.info/class/914.573/e23/>,
        <http://dewey.info/class/937.725/e23/>,
        <http://dewey.info/class/945.73/e23/> ;
    skos:prefLabel "Pozzuoli"@en,
        "Pozzuoli"@nb .

humord:c29539 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29539" ;
    dct:modified "2024-12-13T07:36:06"^^xsd:dateTime ;
    skos:altLabel "Sino-Indian border conflict"@en,
        "The Sino-Indian border conflict"@en,
        "The Sino-Indian war"@en,
        "Den kinesisk-indiske grensekonflikt"@nb,
        "Den kinesisk-indiske krig"@nb,
        "Den kinesisk-indiske krig (1962)"@nb,
        "Den sino-indiske grensekrig"@nb,
        "Den sino-indiske krig"@nb,
        "Kinesisk-indiske grensekonflikt"@nb,
        "Kinesisk-indiske krig"@nb,
        "Kinesisk-indiske krig (1962)"@nb,
        "Sino-indiske grensekrig"@nb,
        "Sino-indiske krig"@nb ;
    skos:broadMatch <http://dewey.info/class/951.056/e23/>,
        <http://dewey.info/class/954.042/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Grensekrig utkjempet i de høytliggende grenseområdene mellom India og Folkerepublikken Kina, 1962 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.056/e23/>,
        <http://dewey.info/class/954.042/e23/> ;
    skos:prefLabel "Sino-Indian War"@en,
        "Kinesisk-indiske krig"@nb .

humord:c29544 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29544" ;
    dct:modified "2025-02-28T07:55:18"^^xsd:dateTime ;
    skos:altLabel "Raudehavet"@nb ;
    skos:broader humord:c13498 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/2--16533/e23/>,
        <http://dewey.info/class/551.461533/e23/>,
        <http://dewey.info/class/910.916533/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--16533/e23/>,
        <http://dewey.info/class/551.461533/e23/>,
        <http://dewey.info/class/910.916533/e23/> ;
    skos:prefLabel "Red Sea"@en,
        "Rødehavet"@nb .

humord:c29545 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29545" ;
    dct:modified "2024-07-29T09:12:04"^^xsd:dateTime ;
    skos:altLabel "Digital arkivering"@nb,
        "Digitale arkiv"@nb ;
    skos:broader humord:c00114 ;
    skos:closeMatch <http://dewey.info/class/027/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027/e23/> ;
    skos:prefLabel "Digital archives"@en,
        "Digitale arkiver"@nb .

humord:c29547 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29547" ;
    dct:modified "2024-12-16T11:02:20"^^xsd:dateTime ;
    skos:altLabel "Brexit"@nb ;
    skos:broadMatch <http://dewey.info/class/320.941090512/e23/>,
        <http://dewey.info/class/941.08612/e23/> ;
    skos:broader humord:c27711 ;
    skos:definition "Brexit er en prosess som forventes å føre til at Storbritannia og kanskje også Gibraltar trer ut av EU i 2019 eller senere <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.941090512/e23/>,
        <http://dewey.info/class/941.08612/e23/> ;
    skos:prefLabel "Brexit"@en,
        "Brexit"@nb .

humord:c29548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29548" ;
    dct:modified "2024-10-18T07:05:09"^^xsd:dateTime ;
    skos:altLabel "Stallar"@nb ;
    skos:broadMatch <http://dewey.info/class/636.0831/e23/>,
        <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.0831/e23/>,
        <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:prefLabel "Stables"@en,
        "Staller"@nb ;
    skos:related humord:c07806 .

humord:c29549 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 109 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29549" ;
    dct:modified "2024-10-18T07:02:41"^^xsd:dateTime ;
    skos:altLabel "Låvar"@nb ;
    skos:broader humord:c05205 ;
    skos:closeMatch <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/631.22/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/631.22/e23/>,
        <http://dewey.info/class/725.372/e23/>,
        <http://dewey.info/class/728.922/e23/> ;
    skos:prefLabel "Barns"@en,
        "Låver"@nb ;
    skos:related humord:c07806 .

humord:c29550 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29550" ;
    dct:modified "2017-11-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.12/e23/> ;
    skos:broader humord:c08082,
        humord:c08121 ;
    skos:definition "Sosial persepsjon dreier seg om opplevelse og vurdering av andre mennesker <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.12/e23/> ;
    skos:prefLabel "Social perception"@en,
        "Sosial persepsjon"@nb .

humord:c29551 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 34 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29551" ;
    dct:modified "2023-11-06T08:16:08"^^xsd:dateTime ;
    skos:altLabel "Social anxiety disorder"@en,
        "Social phobia"@en,
        "Sosialfobi"@nb ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/> ;
    skos:broader humord:c07988 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.89/e23/> ;
    skos:prefLabel "Social anxiety"@en,
        "Sosial angst"@nb ;
    skos:relatedMatch <http://dewey.info/class/616.89/e23/> .

humord:c29553 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29553" ;
    dct:modified "2024-11-13T08:31:02"^^xsd:dateTime ;
    skos:altLabel "Citizen engagement"@en,
        "Civic engagement"@en,
        "Civil engagement"@en,
        "Civil participation"@en,
        "Popular participation"@en,
        "Public participation"@en,
        "Borgardeltaking"@nb,
        "Borgerdeltagelse"@nb,
        "Borgerdeltaking"@nb,
        "Folkelig deltakelse"@nb ;
    skos:broader humord:c22033 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/323.042/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.042/e23/> ;
    skos:prefLabel "Civic participation"@en,
        "Borgerdeltakelse"@nb ;
    skos:related humord:c29947 .

humord:c29556 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29556" ;
    dct:modified "2017-11-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Monopoly of the legitimate use of physical force"@en ;
    skos:broadMatch <http://dewey.info/class/323.49/e23/>,
        <http://dewey.info/class/353.46/e23/> ;
    skos:broader humord:c09762 ;
    skos:definition "Voldsmonopol defineres som at en stat har monopol på legitim bruk av fysiske tvangsmidler (Max Webers definisjon av 1921) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.49/e23/>,
        <http://dewey.info/class/353.46/e23/> ;
    skos:prefLabel "Monopoly on violence"@en,
        "Voldsmonopol"@nb .

humord:c29557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29557" ;
    dct:modified "2024-03-12T14:44:33"^^xsd:dateTime ;
    skos:altLabel "SuperCollider"@nb ;
    skos:broadMatch <http://dewey.info/class/005.133/e23/> ;
    skos:broader humord:c04261 ;
    skos:definition "SuperCollider er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.133/e23/> ;
    skos:prefLabel "SuperCollider"@en,
        "SuperCollider"@nb .

humord:c29558 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29558" ;
    dct:modified "2024-11-07T20:10:52"^^xsd:dateTime ;
    skos:altLabel "Durga"@nb ;
    skos:broadMatch <http://dewey.info/class/294.52114/e23/> ;
    skos:broader humord:c17799 ;
    skos:definition "Durga er en hinduistisk gudinne, krigsgudinne <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.52114/e23/> ;
    skos:prefLabel "Durga"@en,
        "Durga"@nb ;
    skos:related humord:c29683 .

humord:c29559 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29559" ;
    dct:modified "2017-11-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/637.353/e23/>,
        <http://dewey.info/class/641.37353/e23/> ;
    skos:broader humord:c04921 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/637.353/e23/>,
        <http://dewey.info/class/641.37353/e23/> ;
    skos:prefLabel "Pultost"@en,
        "Pultost"@nb .

humord:c29562 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29562" ;
    dct:modified "2019-04-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Mashup (Music)"@en,
        "Mash-up (Musikk)"@nb ;
    skos:broader humord:c17308 ;
    skos:definition "Musikksjanger der et musikalsk verk er skapt ved digitalt manipulerte sampler av to eller flere eksisterende innspillinger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.34/e23/>,
        <http://dewey.info/class/781.49/e23/>,
        <http://dewey.info/class/781.64117/e23/> ;
    skos:prefLabel "Mash-up (Music)"@en,
        "Mashup (Musikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/781.34/e23/>,
        <http://dewey.info/class/781.49/e23/>,
        <http://dewey.info/class/781.64117/e23/> .

humord:c29565 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29565" ;
    dct:modified "2024-11-14T13:52:52"^^xsd:dateTime ;
    skos:altLabel "Fake news"@nb,
        "Falske nyheiter"@nb,
        "Falske nyhende"@nb ;
    skos:broadMatch <http://dewey.info/class/001.95/e23/>,
        <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/303.375/e23/> ;
    skos:broader humord:c09080,
        humord:c09246 ;
    skos:definition "Sensasjonsjournalistikk eller propaganda som med vilje sprer feilinformasjon via tradisjonelle nyhetskanaler eller sosiale medier. Falske nyheter har som mål å villede. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.95/e23/>,
        <http://dewey.info/class/070.4/e23/>,
        <http://dewey.info/class/303.375/e23/> ;
    skos:prefLabel "Fake news"@en,
        "Falske nyheter"@nb ;
    skos:related humord:c29567 .

humord:c29567 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29567" ;
    dct:modified "2017-12-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Post-factual"@en,
        "Post-factual society"@en,
        "Post-reality"@en,
        "Post-reality society"@en,
        "Post-truth"@en,
        "Post-truth"@nb,
        "Postfaktuell"@nb,
        "Postfaktuell politikk"@nb ;
    skos:broadMatch <http://dewey.info/class/303.375/e23/> ;
    skos:broader humord:c09243 ;
    skos:definition "Tilstand hvor objektive fakta i mindre grad former den offentlige samfunnsdebatten, og hvor det heller appelleres til følelser og personlig oppfatninger uavhengig av hva som er sannhet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.375/e23/> ;
    skos:prefLabel "Post-truth society"@en,
        "Det postfaktuelle samfunn"@nb ;
    skos:related humord:c29565 .

humord:c29571 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29571" ;
    dct:modified "2025-02-04T07:17:14"^^xsd:dateTime ;
    skos:altLabel "Mankon (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89636/e23/>,
        <http://dewey.info/class/5--9636/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folk i Kamerun (North-West region) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89636/e23/>,
        <http://dewey.info/class/5--9636/e23/> ;
    skos:prefLabel "Mankon"@en,
        "Mankon (Folk)"@nb .

humord:c29573 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29573" ;
    dct:modified "2017-12-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.55/e23/> ;
    skos:broader humord:c15743 ;
    skos:definition "Gruppe/brorskap av ugifte vandrende menn i India <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.55/e23/> ;
    skos:prefLabel "Vratyas"@en,
        "Vratya"@nb .

humord:c29575 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29575" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nordfriesland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:broader humord:c03583 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43512/e23/>,
        <http://dewey.info/class/914.3512/e23/>,
        <http://dewey.info/class/943.512/e23/> ;
    skos:prefLabel "Nordfriesland"@en,
        "Nordfrisland"@nb .

humord:c29578 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29578" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:broader humord:c17101 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4752/e23/>,
        <http://dewey.info/class/914.752/e23/>,
        <http://dewey.info/class/947.52/e23/> ;
    skos:prefLabel "Vladikavkaz"@en,
        "Vladikavkaz"@nb .

humord:c29580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29580" ;
    dct:modified "2024-04-15T15:46:20"^^xsd:dateTime ;
    skos:altLabel "Psychophysiologic disorders"@en,
        "Psychophysiological disorders"@en,
        "Psychosomatic disorder"@en,
        "Psychosomatic medicine"@en,
        "Psykosomatisk sjukdom"@nb,
        "Psykosomatisk sykdom"@nb,
        "Psykosomatiske forstyrrelser"@nb,
        "Psykosomatiske forstyrringar"@nb,
        "Psykosomatiske lidingar"@nb,
        "Psykosomatiske sjukdomar"@nb,
        "Psykosomatiske sjukdommar"@nb,
        "Psykosomatiske sykdommer"@nb ;
    skos:broader humord:c03906 ;
    skos:closeMatch <http://dewey.info/class/616.08/e23/> ;
    skos:definition "Lidelser hvor kroppslige symptomer dominerer pasientens plager uten at det kan påvises noen velavgrenset fysisk sykdom i tradisjonell forstand <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.08/e23/> ;
    skos:prefLabel "Psychosomatic disorders"@en,
        "Psykosomatiske lidelser"@nb .

humord:c29581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29581" ;
    dct:modified "2024-11-20T12:54:10"^^xsd:dateTime ;
    skos:altLabel "Brain training"@en,
        "Kognitiv trening"@nb ;
    skos:broadMatch <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/362.1786/e23/> ;
    skos:broader humord:c15625 ;
    skos:definition "Opptrening av kognitive ferdigheter knyttet til daglige aktiviteter og yrkesdeltakelse <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153/e23/>,
        <http://dewey.info/class/362.1786/e23/> ;
    skos:prefLabel "Cognitive training"@en,
        "Kognitiv trening"@nb .

humord:c29587 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c00797,
        humord:c07484 ;
    dct:created "2017-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29587" ;
    dct:modified "2021-11-24T13:36:07"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indianske forfattere (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c29590 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29590" ;
    dct:modified "2025-02-21T14:15:39"^^xsd:dateTime ;
    skos:altLabel "Nago"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52294/e23/>,
        <http://dewey.info/class/915.2294/e23/>,
        <http://dewey.info/class/952.294/e23/> ;
    skos:broader humord:c18382 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52294/e23/>,
        <http://dewey.info/class/915.2294/e23/>,
        <http://dewey.info/class/952.294/e23/> ;
    skos:prefLabel "Nago"@en,
        "Nago"@nb .

humord:c29592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29592" ;
    dct:modified "2024-08-16T10:45:45"^^xsd:dateTime ;
    skos:altLabel "Animal facilitated therapy"@en,
        "Animal therapy"@en,
        "Pet facilitated therapy"@en,
        "Pet therapy"@en,
        "Dyreassistert terapi"@nb,
        "Dyreterapi"@nb,
        "Kjæledyrterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/615.85158/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.85158/e23/> ;
    skos:prefLabel "Animal-assisted therapy"@en,
        "Dyreterapi"@nb .

humord:c29593 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29593" ;
    dct:modified "2023-11-03T15:06:02"^^xsd:dateTime ;
    skos:altLabel "Phobic disorders"@en,
        "Fobiske angstforstyrrelser"@nb ;
    skos:broadMatch <http://dewey.info/class/152.46/e23/> ;
    skos:broader humord:c07988 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85225/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.46/e23/>,
        <http://dewey.info/class/616.85225/e23/> ;
    skos:prefLabel "Phobias"@en,
        "Fobier"@nb .

humord:c29594 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29594" ;
    dct:modified "2017-12-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Corporate image"@en,
        "Organisational identity"@en,
        "Organizational identity"@en ;
    skos:broadMatch <http://dewey.info/class/302.35/e23/> ;
    skos:broader humord:c24978 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.35/e23/> ;
    skos:prefLabel "Corporate identity"@en,
        "Organisasjonsidentitet"@nb .

humord:c29596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29596" ;
    dct:modified "2017-12-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.13/e23/>,
        <http://dewey.info/class/612.823312/e23/> ;
    skos:broader humord:c08054 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.13/e23/>,
        <http://dewey.info/class/612.823312/e23/> ;
    skos:prefLabel "Implicit memory"@en,
        "Implisitt hukommelse"@nb .

humord:c29597 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29597" ;
    dct:modified "2024-03-07T13:36:06"^^xsd:dateTime ;
    skos:altLabel "Vegetative Nervous System"@en,
        "Autonome nervesystem"@nb,
        "Vegetative nervesystem"@nb ;
    skos:broader humord:c03881 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/612.89/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/612.89/e23/> ;
    skos:prefLabel "Autonomic nervous system"@en,
        "Autonome nervesystem"@nb .

humord:c29598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2017-12-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29598" ;
    dct:modified "2024-07-01T10:53:58"^^xsd:dateTime ;
    skos:altLabel "NEA"@en,
        "NEA"@nb,
        "Nattleg epileptiform aktivitet"@nb,
        "Nattleg epileptisk aktivitet utan anfall"@nb,
        "Nattlig epileptisk aktivitet uten anfall"@nb ;
    skos:broadMatch <http://dewey.info/class/362.196853/e23/>,
        <http://dewey.info/class/616.853/e23/> ;
    skos:broader humord:c22327 ;
    skos:definition "Nattlig epileptisk aktivitet uten anfall <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.196853/e23/>,
        <http://dewey.info/class/616.853/e23/> ;
    skos:prefLabel "Nocturnal Epileptiform Activity"@en,
        "Nattlig epileptiform aktivitet"@nb .

humord:c29605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29605" ;
    dct:modified "2024-10-17T14:38:59"^^xsd:dateTime ;
    skos:altLabel "Saeters"@en,
        "Shealings"@en,
        "Shielings"@en,
        "Summer farms"@en,
        "Setrar"@nb,
        "Setrer"@nb,
        "Stølar"@nb,
        "Støler"@nb ;
    skos:broader humord:c07806 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.01/e23/>,
        <http://dewey.info/class/637/e23/>,
        <http://dewey.info/class/725.372/e23/> ;
    skos:prefLabel "Mountain farms"@en,
        "Setre"@nb ;
    skos:related humord:c07642,
        humord:c26203 ;
    skos:relatedMatch <http://dewey.info/class/636.01/e23/>,
        <http://dewey.info/class/637/e23/>,
        <http://dewey.info/class/725.372/e23/> .

humord:c29607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29607" ;
    dct:modified "2024-08-20T16:28:16"^^xsd:dateTime ;
    skos:altLabel "Ättestupa"@en,
        "Ættestup"@nb ;
    skos:broadMatch <http://dewey.info/class/306.0948/e23/> ;
    skos:broader humord:c04839 ;
    skos:definition "Ættestup, i islandske sagaer og nyere nordisk tradisjon betegnelse for loddrett bergvegg der gamle, arbeidsuføre mennesker skal ha kastet seg utfor for at de skulle omkomme <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.0948/e23/> ;
    skos:prefLabel "Ættestup"@en,
        "Ættestup"@nb .

humord:c29608 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29608" ;
    dct:modified "2018-01-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Encomienda"@en ;
    skos:broadMatch <http://dewey.info/class/325.346098/e23/> ;
    skos:broader humord:c09575 ;
    skos:definition "Formynderskapsystem under den spanske koloniseringen av Amerika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/325.346098/e23/> ;
    skos:prefLabel "Encomienda system"@en,
        "Encomiendasystemet"@nb .

humord:c29609 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29609" ;
    dct:modified "2024-08-21T10:38:47"^^xsd:dateTime ;
    skos:altLabel "Austindiske øyar"@nb,
        "Austindiske øyer"@nb,
        "Ostindia"@nb,
        "Ostindiske øyar"@nb,
        "Ostindiske øyer"@nb,
        "Østindiske øyer"@nb ;
    skos:broadMatch <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:broader humord:c02148 ;
    skos:definition "Ostindiske øyer, eldre betegnelse for øygruppene i Sørøst-Asia, som ligger mellom det asiatiske fastland og Ny-Guinea og Australia, i dag stort sett delt mellom Indonesia, Filippinene og Malaysia (Borneo) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59/e23/>,
        <http://dewey.info/class/915.9/e23/>,
        <http://dewey.info/class/959/e23/> ;
    skos:prefLabel "East Indies"@en,
        "Ostindia"@nb .

humord:c29613 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29613" ;
    dct:modified "2024-09-16T09:03:26"^^xsd:dateTime ;
    skos:altLabel "Chanca"@en,
        "Chanca (Folk)"@nb,
        "Chanka (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/985.01/e23/> ;
    skos:prefLabel "Chanka"@en,
        "Chanka (Folk)"@nb .

humord:c29614 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29614" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:broader humord:c02555 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4971/e23/>,
        <http://dewey.info/class/914.971/e23/>,
        <http://dewey.info/class/949.71/e23/> ;
    skos:prefLabel "Smederevska Palanka"@en,
        "Smederevska Palanka"@nb .

humord:c29616 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29616" ;
    dct:modified "2018-01-09T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sunnata"@nb ;
    skos:broadMatch <http://dewey.info/class/294.342/e23/> ;
    skos:broader humord:c08475 ;
    skos:definition "Betyr direkte oversatt tomhet. Forståelsen av sunyata skiller seg hos de forskjellige retningene i buddhismen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.342/e23/> ;
    skos:prefLabel "Sunyata"@en,
        "Sunyata"@nb .

humord:c29618 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29618" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:broader humord:c03368 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4887/e23/>,
        <http://dewey.info/class/914.887/e23/>,
        <http://dewey.info/class/948.87/e23/> ;
    skos:prefLabel "Vilhelmina"@en,
        "Vilhelmina"@nb .

humord:c29619 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29619" ;
    dct:modified "2024-11-07T19:49:35"^^xsd:dateTime ;
    skos:altLabel "Sheetala"@en,
        "Sitala"@en,
        "Shitala"@nb,
        "Sitala"@nb ;
    skos:broadMatch <http://dewey.info/class/294/e23/> ;
    skos:broader humord:c17799 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294/e23/> ;
    skos:prefLabel "Shitala"@en,
        "Shitala"@nb .

humord:c29622 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29622" ;
    dct:modified "2025-02-04T12:58:31"^^xsd:dateTime ;
    skos:altLabel "Mogadishu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6773/e23/>,
        <http://dewey.info/class/916.773/e23/>,
        <http://dewey.info/class/967.73/e23/> ;
    skos:broader humord:c12724 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6773/e23/>,
        <http://dewey.info/class/916.773/e23/>,
        <http://dewey.info/class/967.73/e23/> ;
    skos:prefLabel "Mogadishu"@en,
        "Mogadishu"@nb .

humord:c29623 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29623" ;
    dct:modified "2018-01-17T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12041 ;
    skos:closeMatch <http://dewey.info/class/664.755/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/641.822/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.822/e23/>,
        <http://dewey.info/class/664.755/e23/> ;
    skos:prefLabel "Noodles"@en,
        "Nudler"@nb .

humord:c29625 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29625" ;
    dct:modified "2024-09-16T13:56:26"^^xsd:dateTime ;
    skos:altLabel "Chon språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Chon language"@en,
        "Chon språk"@nb .

humord:c29626 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29626" ;
    dct:modified "2024-10-23T08:21:47"^^xsd:dateTime ;
    skos:altLabel "Tehuelche språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:broader humord:c29625 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: teh"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.7/e23/>,
        <http://dewey.info/class/6--987/e23/> ;
    skos:prefLabel "Tehuelche language"@en,
        "Tehuelche språk"@nb .

humord:c29627 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29627" ;
    dct:modified "2020-10-28T13:03:19"^^xsd:dateTime ;
    skos:altLabel "Complexity in language"@en,
        "Language complexity"@en ;
    skos:broadMatch <http://dewey.info/class/410/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/410/e23/> ;
    skos:prefLabel "Linguistic complexity"@en,
        "Språklig kompleksitet"@nb .

humord:c29629 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29629" ;
    dct:modified "2024-09-13T17:04:45"^^xsd:dateTime ;
    skos:altLabel "Chagga (People)"@en,
        "Jagga (People)"@en,
        "Wachaga (People)"@en,
        "Chaga (Folk)"@nb,
        "Chagga (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.896395/e23/>,
        <http://dewey.info/class/5--96395/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Chaga er en etnisk gruppe i Kilimanjaro-regionen, Tanzania <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.896395/e23/>,
        <http://dewey.info/class/5--96395/e23/> ;
    skos:prefLabel "Chaga (People)"@en,
        "Chaga (Folk)"@nb .

humord:c29630 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29630" ;
    dct:modified "2020-11-25T08:33:05"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/895.61/e23/> ;
    skos:broader humord:c06779 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/895.61/e23/> ;
    skos:prefLabel "Senryû"@en,
        "Senryû"@nb .

humord:c29631 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29631" ;
    dct:modified "2018-01-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "EU-scepticism"@en,
        "EU-skepsis"@nb,
        "Euroskeptisisme"@nb ;
    skos:broadMatch <http://dewey.info/class/341.2422/e23/> ;
    skos:broader humord:c09179 ;
    skos:definition "Skepsis mot den europeiske unionen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.2422/e23/> ;
    skos:prefLabel "Euroscepticism"@en,
        "Euroskepsis"@nb .

humord:c29634 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29634" ;
    dct:modified "2024-12-11T07:49:05"^^xsd:dateTime ;
    skos:altLabel "Metakognitiv terapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.891425/e23/> ;
    skos:broader humord:c23780 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.891425/e23/> ;
    skos:prefLabel "Metacognitive therapy"@en,
        "Metakognitiv terapi"@nb .

humord:c29635 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29635" ;
    dct:modified "2018-02-27T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c29671 ;
    skos:closeMatch <http://dewey.info/class/783.1/e23/> ;
    skos:definition "Ensemble med én sanger på hver stemme <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/783.1/e23/> ;
    skos:prefLabel "Vocal ensembles"@en,
        "Vokalensembler"@nb ;
    skos:related humord:c05533 .

humord:c29636 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29636" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Dumfries og Galloway"@nb ;
    skos:broader humord:c03244 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4147/e23/>,
        <http://dewey.info/class/914.147/e23/>,
        <http://dewey.info/class/941.47/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4147/e23/>,
        <http://dewey.info/class/914.147/e23/>,
        <http://dewey.info/class/941.47/e23/> ;
    skos:prefLabel "Dumfries and Galloway"@en,
        "Dumfries and Galloway"@nb .

humord:c29638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29638" ;
    dct:modified "2024-11-13T07:49:08"^^xsd:dateTime ;
    skos:altLabel "Ban on alcohol"@en,
        "Alkoholforbod"@nb,
        "Forbudstida"@nb,
        "Forbudstiden"@nb ;
    skos:broadMatch <http://dewey.info/class/364.173/e23/> ;
    skos:broader humord:c18558 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/345.02332/e23/>,
        <http://dewey.info/class/364.1332/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345.02332/e23/>,
        <http://dewey.info/class/364.1332/e23/>,
        <http://dewey.info/class/364.173/e23/> ;
    skos:prefLabel "Alcohol ban"@en,
        "Alkoholforbud"@nb .

humord:c29640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29640" ;
    dct:modified "2024-08-30T12:50:14"^^xsd:dateTime ;
    skos:altLabel "Chocó"@en,
        "Wounaan"@en,
        "Wounaan (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/972.8778/e23/> ;
    skos:broader humord:c14722 ;
    skos:definition "Folkegruppe i Darién-provinsen, Panama <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.898/e23/>,
        <http://dewey.info/class/5--98/e23/>,
        <http://dewey.info/class/972.8778/e23/> ;
    skos:prefLabel "Embera-Wounaan"@en,
        "Wounaan (Folk)"@nb .

humord:c29641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29641" ;
    dct:modified "2023-11-29T15:50:05"^^xsd:dateTime ;
    skos:altLabel "Loudspeakers"@en,
        "Høgtalarar"@nb,
        "Høgtalare"@nb ;
    skos:broadMatch <http://dewey.info/class/621.38284/e23/> ;
    skos:broader humord:c04660 ;
    skos:definition "Elektroakustisk omformer som mottar elektrisk vekselstrømsenergi fra en lydforsterker og om danner den til lydbølger som stråles ut fra høyttaleren<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.38284/e23/> ;
    skos:prefLabel "Speakers"@en,
        "Høyttalere"@nb .

humord:c29642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29642" ;
    dct:modified "2025-01-17T07:08:12"^^xsd:dateTime ;
    skos:altLabel "Cookie press"@en,
        "Krumkake iron"@en,
        "Waffle iron"@en,
        "Avlettjern"@nb,
        "Gorojern"@nb,
        "Kakejern"@nb,
        "Krumkakejern"@nb,
        "Vaffeljern"@nb ;
    skos:broadMatch <http://dewey.info/class/683.82/e23/> ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/683.82/e23/> ;
    skos:prefLabel "Cookie iron"@en,
        "Kakejern"@nb .

humord:c29647 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29647" ;
    dct:modified "2023-12-19T10:45:54"^^xsd:dateTime ;
    skos:altLabel "Dubiety"@en,
        "Usikkerheit"@nb,
        "Usikkerhet"@nb,
        "Utrygge"@nb,
        "Utryggje"@nb,
        "Uvisse"@nb ;
    skos:broadMatch <http://dewey.info/class/128.2/e23/> ;
    skos:broader humord:c00363 ;
    skos:editorialNote "Lukket bemerkning: ub018"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.2/e23/> ;
    skos:prefLabel "Uncertainty"@en,
        "Uvisshet"@nb .

humord:c29649 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29649" ;
    dct:modified "2018-02-09T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/153.1523/e23/> ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1523/e23/> ;
    skos:prefLabel "Imitation (Psychology)"@en,
        "Imitasjon (Psykologi)"@nb .

humord:c29650 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29650" ;
    dct:modified "2024-11-05T19:08:12"^^xsd:dateTime ;
    skos:altLabel "Cyberbullies"@en,
        "Keyboard warriors"@en,
        "Online trolls"@en,
        "Trolling (Internet)"@en,
        "Trolls (Internet)"@en,
        "Internett-troll"@nb,
        "Nett-troll"@nb,
        "Nettroll"@nb,
        "Trolling (Internett)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c07201 ;
    skos:definition "En person som har glede av å forstyrre og manipulere kommunikasjon på internett, for eksempel ved å skrive provoserende innlegg i et kommentarfelt eller føre diskusjoner på avveie ved å ta opp temaer som ikke har noe med saken å gjøre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Internet trolls"@en,
        "Nett-troll"@nb .

humord:c29655 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29655" ;
    dct:modified "2024-01-17T14:17:10"^^xsd:dateTime ;
    skos:altLabel "MDMA"@en,
        "Molly"@en,
        "Ecstasy"@nb,
        "MDMA"@nb,
        "Molly"@nb ;
    skos:broadMatch <http://dewey.info/class/362.2995/e23/>,
        <http://dewey.info/class/615.7822/e23/> ;
    skos:broader humord:c08392 ;
    skos:definition "Ecstasy er en rusmiddelgruppe bestående av derivater av amfetamin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.2995/e23/>,
        <http://dewey.info/class/613.84/e23/>,
        <http://dewey.info/class/615.7822/e23/>,
        <http://dewey.info/class/616.864/e23/> ;
    skos:prefLabel "Ecstasy (Drug)"@en,
        "Ecstasy"@nb ;
    skos:relatedMatch <http://dewey.info/class/613.84/e23/>,
        <http://dewey.info/class/616.864/e23/> .

humord:c29656 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29656" ;
    dct:modified "2018-02-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/788.65/e23/> ;
    skos:broader humord:c17393 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/788.65/e23/> ;
    skos:prefLabel "Contrabass clarinets"@en,
        "Kontrabassklarinetter"@nb .

humord:c29657 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29657" ;
    dct:modified "2024-12-03T12:03:00"^^xsd:dateTime ;
    skos:altLabel "Bushido"@nb ;
    skos:broadMatch <http://dewey.info/class/170.440952/e23/> ;
    skos:broader humord:c00240 ;
    skos:definition "Siden 1700-tallet betegnelse for den morallære og etiske norm som gjaldt for det japanske ridderskap i alle livets forhold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/170.440952/e23/> ;
    skos:prefLabel "Bushido"@en,
        "Bushido"@nb .

humord:c29658 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29658" ;
    dct:modified "2018-02-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Egyptian neopaganism"@en,
        "Kemeticism"@en,
        "Neterism"@en ;
    skos:broadMatch <http://dewey.info/class/299.94/e23/> ;
    skos:broader humord:c08812 ;
    skos:definition "Nyreligiøsitet som søker tilbake til gammelegyptisk religion <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.94/e23/> ;
    skos:prefLabel "Kemetism"@en,
        "Kemetisme"@nb .

humord:c29659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29659" ;
    dct:modified "2024-02-05T14:13:42"^^xsd:dateTime ;
    skos:altLabel "Brachyura"@nb,
        "Krabbar"@nb,
        "Krabber"@nb ;
    skos:broadMatch <http://dewey.info/class/641.695/e23/> ;
    skos:broader humord:c62662 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:exactMatch <http://dewey.info/class/565.386/e23/>,
        <http://dewey.info/class/595.386/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/565.386/e23/>,
        <http://dewey.info/class/595.386/e23/>,
        <http://dewey.info/class/639.56/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/641.695/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Crabs"@en,
        "Krabber"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.56/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/664.94/e23/> .

humord:c29660 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29660" ;
    dct:modified "2018-02-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Kamtsjatkakrabber"@nb,
        "Russerkrabber"@nb ;
    skos:broadMatch <http://dewey.info/class/565.386/e23/>,
        <http://dewey.info/class/595.387/e23/>,
        <http://dewey.info/class/641.695/e23/> ;
    skos:broader humord:c29659 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/565.386/e23/>,
        <http://dewey.info/class/595.387/e23/>,
        <http://dewey.info/class/639.57/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/641.695/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Red king crabs"@en,
        "Kongekrabber"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.57/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/664.94/e23/> .

humord:c29663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29663" ;
    dct:modified "2024-08-15T11:17:45"^^xsd:dateTime ;
    skos:altLabel "Instinkt"@nb ;
    skos:broadMatch <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/591.512/e23/> ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/156/e23/>,
        <http://dewey.info/class/591.512/e23/> ;
    skos:prefLabel "Instincts"@en,
        "Instinkter"@nb ;
    skos:relatedMatch <http://dewey.info/class/156/e23/> .

humord:c29664 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29664" ;
    dct:modified "2024-08-16T14:44:49"^^xsd:dateTime ;
    skos:altLabel "Arthropoda"@nb,
        "Arthropodar"@nb,
        "Arthropoder"@nb,
        "Artropodar"@nb,
        "Artropoder"@nb,
        "Leddyr"@nb ;
    skos:broader humord:c08229 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/595/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/565/e23/>,
        <http://dewey.info/class/595/e23/> ;
    skos:prefLabel "Arthropods"@en,
        "Leddyr"@nb ;
    skos:relatedMatch <http://dewey.info/class/565/e23/> .

humord:c29665 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29665" ;
    dct:modified "2018-02-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ritsu (Sect)"@en,
        "Risshu"@nb ;
    skos:broadMatch <http://dewey.info/class/294.392/e23/> ;
    skos:broader humord:c08475 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.392/e23/> ;
    skos:prefLabel "Risshu (Sect)"@en,
        "Ritsu (Sekt)"@nb .

humord:c29667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29667" ;
    dct:modified "2024-03-06T12:54:06"^^xsd:dateTime ;
    skos:altLabel "Gang"@nb,
        "Gange"@nb,
        "Gonge"@nb,
        "Gåing"@nb,
        "Gåsport"@nb ;
    skos:broadMatch <http://dewey.info/class/573.79/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/796.429/e23/> ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/613.7176/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/573.79/e23/>,
        <http://dewey.info/class/612.044/e23/>,
        <http://dewey.info/class/613.7176/e23/>,
        <http://dewey.info/class/796.429/e23/> ;
    skos:prefLabel "Walking"@en,
        "Gåing"@nb .

humord:c29669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29669" ;
    dct:modified "2018-02-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303/e23/> ;
    skos:broader humord:c01488 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303/e23/> ;
    skos:prefLabel "Reintegration"@en,
        "Reintegrering"@nb .

humord:c29670 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29670" ;
    dct:modified "2023-05-31T13:18:43"^^xsd:dateTime ;
    skos:altLabel "Immaterial objects"@en,
        "Immaterielle objekter"@nb ;
    skos:broadMatch <http://dewey.info/class/602.75/e23/>,
        <http://dewey.info/class/658.827/e23/> ;
    skos:broader humord:c22203 ;
    skos:definition "Verdier som ikke er fysiske gjenstander man kan ta på, for eksempel kunnskap, varemerker, patenter og goodwill <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/346.0488/e23/>,
        <http://dewey.info/class/352.749/e23/>,
        <http://dewey.info/class/602.75/e23/>,
        <http://dewey.info/class/658.827/e23/> ;
    skos:prefLabel "Intangible assets"@en,
        "Immaterielle eiendeler"@nb ;
    skos:relatedMatch <http://dewey.info/class/346.0488/e23/>,
        <http://dewey.info/class/352.749/e23/> .

humord:c29671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29671" ;
    dct:modified "2018-02-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ensembles"@en,
        "Ensembler (Musikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/785/e23/> ;
    skos:broader humord:c05490 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/785/e23/> ;
    skos:prefLabel "Music ensembles"@en,
        "Musikkensembler"@nb .

humord:c29674 a ubo:Temporal,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29674" ;
    dct:modified "2024-08-21T11:32:44"^^xsd:dateTime ;
    skos:altLabel "4000s BC (Century)"@en,
        "Four thousands BC (Century)"@en,
        "4000-talet f.Kr."@nb,
        "5. tusenår f. Kr."@nb,
        "5. årtusen f. Kr."@nb,
        "Femte tusenår f. Kr."@nb,
        "Femte årtusen f. Kr."@nb,
        "Firetusentalet f.Kr."@nb,
        "Firetusentallet f.Kr."@nb ;
    skos:broadMatch <http://dewey.info/class/1--09012/e23/>,
        <http://dewey.info/class/930.13/e23/> ;
    skos:broader humord:c59366 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--09012/e23/>,
        <http://dewey.info/class/930.13/e23/> ;
    skos:prefLabel "4000 BC"@en,
        "4000-tallet f.Kr."@nb .

humord:c29676 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29676" ;
    dct:modified "2024-06-17T09:32:04"^^xsd:dateTime ;
    skos:altLabel "Boksamlingar"@nb,
        "Boksamlinger"@nb,
        "Privatbibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:closeMatch <http://dewey.info/class/027.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.1/e23/> ;
    skos:prefLabel "Private libraries"@en,
        "Privatbibliotek"@nb .

humord:c29678 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29678" ;
    dct:modified "2022-03-18T09:54:02"^^xsd:dateTime ;
    skos:altLabel "Knowledge transfer"@en ;
    skos:broadMatch <http://dewey.info/class/001/e23/> ;
    skos:broader humord:c08078 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001/e23/> ;
    skos:prefLabel "Transfer of knowledge"@en,
        "Kunnskapsoverføring"@nb ;
    skos:related humord:c59050 .

humord:c29679 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29679" ;
    dct:modified "2024-11-01T07:36:05"^^xsd:dateTime ;
    skos:altLabel "Muldyr"@nb,
        "Mulesel"@nb,
        "Mulesler"@nb ;
    skos:broadMatch <http://dewey.info/class/636.183/e23/> ;
    skos:broader humord:c28359 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.183/e23/> ;
    skos:prefLabel "Mule"@en,
        "Muldyr"@nb ;
    skos:related humord:c08246,
        humord:c28361 .

humord:c29681 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29681" ;
    dct:modified "2020-06-26T11:53:21"^^xsd:dateTime ;
    skos:altLabel "Intimate partner abuse"@en,
        "Intimate partner violence"@en,
        "Marital violence"@en,
        "Martial abuse"@en,
        "Partner violence"@en,
        "Spouse abuse"@en,
        "Violence in marriage"@en,
        "Ekteskapsvold"@nb ;
    skos:broadMatch <http://dewey.info/class/306.87/e23/> ;
    skos:broader humord:c22244 ;
    skos:closeMatch <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/616.85822/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.7628292/e23/>,
        <http://dewey.info/class/306.87/e23/>,
        <http://dewey.info/class/362.8292/e23/>,
        <http://dewey.info/class/364.1555/e23/>,
        <http://dewey.info/class/616.85822/e23/> ;
    skos:prefLabel "Partner abuse"@en,
        "Partnervold"@nb ;
    skos:relatedMatch <http://dewey.info/class/201.7628292/e23/>,
        <http://dewey.info/class/364.1555/e23/> .

humord:c29682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29682" ;
    dct:modified "2018-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Insect culture"@en ;
    skos:broader humord:c07638 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/638/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.178/e23/>,
        <http://dewey.info/class/638/e23/> ;
    skos:prefLabel "Insect rearing"@en,
        "Insektavl"@nb ;
    skos:related humord:c08232 ;
    skos:relatedMatch <http://dewey.info/class/338.178/e23/> .

humord:c29683 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29683" ;
    dct:modified "2025-01-29T07:57:34"^^xsd:dateTime ;
    skos:altLabel "Durgotsava"@en,
        "Durga Puja"@nb,
        "Durgotsava"@nb,
        "Navaratri"@nb ;
    skos:broadMatch <http://dewey.info/class/294.543/e23/>,
        <http://dewey.info/class/394.26545/e23/> ;
    skos:broader humord:c08615 ;
    skos:definition "Årlig hinduistisk festival for gudinnen Durga <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.543/e23/>,
        <http://dewey.info/class/394.26545/e23/> ;
    skos:prefLabel "Durga Puja"@en,
        "Durga Puja"@nb ;
    skos:related humord:c29558 .

humord:c29685 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29685" ;
    dct:modified "2024-02-21T12:52:44"^^xsd:dateTime ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/662.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/662.5/e23/> ;
    skos:prefLabel "Matches (Light)"@en,
        "Fyrstikker"@nb .

humord:c29686 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29686" ;
    dct:modified "2024-12-06T14:23:10"^^xsd:dateTime ;
    skos:altLabel "Card playing"@en,
        "Kortspel"@nb ;
    skos:broader humord:c01420 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/795.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/795.4/e23/> ;
    skos:prefLabel "Card games"@en,
        "Kortspill"@nb .

humord:c29687 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29687" ;
    dct:modified "2024-12-06T14:08:22"^^xsd:dateTime ;
    skos:altLabel "Poker"@nb ;
    skos:broader humord:c29686 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/795.412/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/795.412/e23/> ;
    skos:prefLabel "Poker"@en,
        "Poker"@nb ;
    skos:related humord:c14303 .

humord:c29688 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29688" ;
    dct:modified "2024-07-26T12:13:53"^^xsd:dateTime ;
    skos:altLabel "African-Latin Americans"@en,
        "Afro-Latino"@en,
        "Black Latin Americans"@en,
        "Afrikansk-latinamerikanarar"@nb,
        "Afrikansk-latinamerikanere"@nb,
        "Afro-latinamerikanarar"@nb,
        "Afro-latinamerikanere"@nb,
        "Afrolatinamerikanarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89608/e23/>,
        <http://dewey.info/class/5--9608/e23/> ;
    skos:broader humord:c14722 ;
    skos:definition "Latinamerikaner av afrikansk herkomst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89608/e23/>,
        <http://dewey.info/class/5--9608/e23/> ;
    skos:prefLabel "Afro-Latin Americans"@en,
        "Afrolatinamerikanere"@nb .

humord:c29690 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29690" ;
    dct:modified "2024-07-26T12:29:05"^^xsd:dateTime ;
    skos:altLabel "African-Ecuadorians"@en,
        "Afroecuatorianarar"@nb,
        "Afroecuatorianere"@nb,
        "Afroekvatorianarar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89608/e23/>,
        <http://dewey.info/class/5--9608/e23/> ;
    skos:broader humord:c29688 ;
    skos:definition "Folk med afrikansk bakgrunn i Ecuador og den sørvestlige delen av Colombia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89608/e23/>,
        <http://dewey.info/class/5--9608/e23/> ;
    skos:prefLabel "Afro-Ecuadorians"@en,
        "Afroekvatorianere"@nb .

humord:c29691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29691" ;
    dct:modified "2024-07-26T12:19:02"^^xsd:dateTime ;
    skos:altLabel "African-Uruguayans"@en,
        "Afrikansk-uruguayanarar"@nb,
        "Afrikansk-uruguayanere"@nb,
        "Afrouruguayanarar"@nb ;
    skos:broader humord:c29688 ;
    skos:definition "Folk med afrikansk bakgrunn i Uruguay <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/305.8960895/e23/>,
        <http://dewey.info/class/5--960895/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8960895/e23/>,
        <http://dewey.info/class/5--960895/e23/> ;
    skos:prefLabel "Afro-Uruguyans"@en,
        "Afrouruguayanere"@nb .

humord:c29695 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29695" ;
    dct:modified "2020-06-26T13:53:24"^^xsd:dateTime ;
    skos:altLabel "Juvenile offences"@en,
        "Juvenile offenses"@en ;
    skos:broadMatch <http://dewey.info/class/363.32/e23/> ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/303.60835/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.60835/e23/>,
        <http://dewey.info/class/363.32/e23/> ;
    skos:prefLabel "Juvenile violence"@en,
        "Ungdomsvold"@nb .

humord:c29696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29696" ;
    dct:modified "2018-03-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/658.827/e23/> ;
    skos:broader humord:c07755 ;
    skos:definition "Aktiviteter som tar sikte på å bli lagt merke til og skille seg ut på en fordelaktig måte <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/658.827/e23/> ;
    skos:prefLabel "Branding"@en,
        "Merkevarebygging"@nb .

humord:c29697 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29697" ;
    dct:modified "2025-02-27T12:10:31"^^xsd:dateTime ;
    skos:altLabel "Malampa"@en,
        "Malampa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9595/e23/>,
        <http://dewey.info/class/919.595/e23/>,
        <http://dewey.info/class/995.95/e23/> ;
    skos:broader humord:c03743 ;
    skos:definition "Malampa er en provins i Vanuatu <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9595/e23/>,
        <http://dewey.info/class/919.595/e23/>,
        <http://dewey.info/class/995.95/e23/> ;
    skos:prefLabel "Malampa Province"@en,
        "Malampa"@nb .

humord:c29698 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29698" ;
    dct:modified "2025-02-27T13:07:14"^^xsd:dateTime ;
    skos:altLabel "Ahamb"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9595/e23/>,
        <http://dewey.info/class/919.595/e23/>,
        <http://dewey.info/class/995.95/e23/> ;
    skos:broader humord:c03743 ;
    skos:definition "Ahamb er ei øy i Vanuatu <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9595/e23/>,
        <http://dewey.info/class/919.595/e23/>,
        <http://dewey.info/class/995.95/e23/> ;
    skos:prefLabel "Ahamb"@en,
        "Ahamb"@nb .

humord:c29700 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29700" ;
    dct:modified "2025-02-04T07:14:53"^^xsd:dateTime ;
    skos:altLabel "Eritrearar"@nb ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/305.89289/e23/>,
        <http://dewey.info/class/5--9289/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89289/e23/>,
        <http://dewey.info/class/5--9289/e23/> ;
    skos:prefLabel "Eritreans"@en,
        "Eritreere"@nb .

humord:c29701 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 37 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29701" ;
    dct:modified "2024-12-12T08:58:07"^^xsd:dateTime ;
    skos:altLabel "The Scanian war"@en,
        "Den skånske krig"@nb,
        "Den skånske krigen"@nb,
        "Gyldenløvefeiden"@nb,
        "Skånske krig"@nb,
        "Skånske krigen"@nb ;
    skos:broadMatch <http://dewey.info/class/948.04/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Den skånske krig var en krig mellom Danmark-Norge og Sverige i perioden 1675-1679 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/948.04/e23/> ;
    skos:prefLabel "Scanian War"@en,
        "Skånske krig"@nb .

humord:c29704 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29704" ;
    dct:modified "2024-08-28T20:12:48"^^xsd:dateTime ;
    skos:altLabel "Autobiografisk hukommelse"@nb,
        "Sjølvbiografisk hukommelse"@nb,
        "utobiografisk hukommelse"@nb ;
    skos:broadMatch <http://dewey.info/class/153.13/e23/> ;
    skos:broader humord:c08054 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.13/e23/> ;
    skos:prefLabel "Autobiographical memory"@en,
        "Selvbiografisk hukommelse"@nb .

humord:c29707 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29707" ;
    dct:modified "2018-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.8/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:broader humord:c08156 ;
    skos:definition "Oppvekst under påvirkning fra to eller flere kulturer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.8/e23/>,
        <http://dewey.info/class/305.23/e23/> ;
    skos:prefLabel "Cross-cultural childhood"@en,
        "Krysskulturell oppvekst"@nb .

humord:c29708 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "review" ;
    dct:created "2018-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29708" ;
    dct:modified "2024-09-19T13:32:21"^^xsd:dateTime ;
    skos:altLabel "Cyberharassment"@en,
        "Cyberbullying"@nb,
        "Cyberharassment"@nb,
        "Digital mobbing"@nb,
        "Internettmobbing"@nb,
        "Nettmobbind"@nb,
        "Nettmobbing"@nb ;
    skos:broader humord:c22336 ;
    skos:definition "Digital mobbing er mobbing som finner sted på den digitale arena, på blogger, hjemmesider, i nettsamfunn, på e-post, SMS, MMS og i ulike sosiale medier <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/302.34302854678/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/302.34302854678/e23/> ;
    skos:prefLabel "Cyberbullying"@en,
        "Digital mobbing"@nb ;
    skos:relatedMatch <http://dewey.info/class/302.231/e23/> .

humord:c29713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29713" ;
    dct:modified "2022-03-17T10:41:56"^^xsd:dateTime ;
    skos:altLabel "Attraction"@en,
        "Fasinasjon"@nb,
        "Fortryllelse"@nb,
        "Tiltrekning"@nb ;
    skos:broadMatch <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/302.13/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.41/e23/>,
        <http://dewey.info/class/302.13/e23/> ;
    skos:prefLabel "Fascination"@en,
        "Fascinasjon"@nb .

humord:c29718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29718" ;
    dct:modified "2024-09-24T13:29:56"^^xsd:dateTime ;
    skos:altLabel "Daguerreotype"@en,
        "Daguerreotypi"@nb,
        "Daguerreotypiar"@nb ;
    skos:broadMatch <http://dewey.info/class/772.12/e23/> ;
    skos:broader humord:c12054 ;
    skos:definition "Daguerreotypi var den eldste egentlige fotograferingsmetoden og ble funnet opp av av Louis Jacques Mandé Daguerre og Joseph Nicéphore Niepce på slutten av 1830-årene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/772.12/e23/> ;
    skos:prefLabel "Daguerreotypes"@en,
        "Daguerreotypier"@nb .

humord:c29719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29719" ;
    dct:modified "2024-12-03T11:09:03"^^xsd:dateTime ;
    skos:altLabel "Social semiotics"@nb,
        "Sosialsemiotikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2/e23/> ;
    skos:broader humord:c06337 ;
    skos:definition "Sosialsemiotikken er opptatt av mennesket som sosialt vesen, og hvordan vi bruker ulike semiotiske systemer for å skape mening i ulike samhandlingssituasjoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.2/e23/> ;
    skos:prefLabel "Social semiotics"@en,
        "Sosialsemiotikk"@nb .

humord:c29761 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29761" ;
    dct:modified "2024-10-24T10:42:48"^^xsd:dateTime ;
    skos:altLabel "Emai language"@en,
        "Ivbiosakon language"@en,
        "Kunibum language"@en,
        "Emai språk"@nb,
        "Emai-luleha-Ora språk"@nb,
        "Ivbiosakon språk"@nb,
        "Kunibum språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:broader humord:c15013 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: ema"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.33/e23/>,
        <http://dewey.info/class/6--9633/e23/> ;
    skos:prefLabel "Emai-luleha-Ora language"@en,
        "Emai språk"@nb .

humord:c29763 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29763" ;
    dct:modified "2024-11-26T17:44:40"^^xsd:dateTime ;
    skos:altLabel "Marginalia"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/> ;
    skos:broader humord:c00131 ;
    skos:definition "Notater i margen og andre steder i en bok <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Marginalia"@en,
        "Marginalia"@nb ;
    skos:related humord:c29809 .

humord:c29766 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29766" ;
    dct:modified "2018-04-16T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/340.115/e23/> ;
    skos:broader humord:c25782 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.011/e23/>,
        <http://dewey.info/class/340.115/e23/> ;
    skos:prefLabel "Transitional justice"@en,
        "Overgangsjustis"@nb .

humord:c29768 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29768" ;
    dct:modified "2024-12-10T10:29:26"^^xsd:dateTime ;
    skos:altLabel "SLI"@en,
        "Specific language disorders"@en,
        "SSV"@nb,
        "Spesifikke språkvanskar"@nb ;
    skos:broadMatch <http://dewey.info/class/616.855/e23/> ;
    skos:broader humord:c25704 ;
    skos:definition "En tilstand der barn med ellers vanlig utvikling ikke tilegner seg språk som forventet <statped.no>"@nb ;
    skos:editorialNote "Begrepet spesifikke språkvansker har i senere tid blitt erstattet med begrepet utviklingsmessige språkforstyrrelser/DLD (HUME69196). Spesifikke språkvansker er/var en noe snevrere kategori enn utviklingsmessige språkforstyrrelser. 5/12-24 UiO/ØW <statped: https://www.statped.no/sprakforstyrrelser/utviklingsmessige-sprakforstyrrelser/vansker-med-a-snakke-og-forsta/ >"@nb,
        "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.855/e23/>,
        <http://dewey.info/class/616.85500835/e23/>,
        <http://dewey.info/class/618.92855/e23/> ;
    skos:prefLabel "Specific language impairment"@en,
        "Spesifikke språkvansker"@nb ;
    skos:related humord:c69196 ;
    skos:relatedMatch <http://dewey.info/class/616.85500835/e23/>,
        <http://dewey.info/class/618.92855/e23/> .

humord:c29770 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29770" ;
    dct:modified "2024-04-04T07:53:17"^^xsd:dateTime ;
    skos:altLabel "Predikat"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06122 ;
    skos:definition "Predikat er et ledd i en setning som inneholder et utsagn om subjektet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Predicate"@en,
        "Predikat"@nb .

humord:c29771 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29771" ;
    dct:modified "2018-04-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Language abilities"@en,
        "Language knowledge"@en,
        "Linguistic knowledge"@en ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c15497 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/>,
        <http://dewey.info/class/372.6/e23/> ;
    skos:prefLabel "Language skills"@en,
        "Språkkunnskaper"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.6/e23/> .

humord:c29772 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29772" ;
    dct:modified "2018-04-19T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Syntactocentrism"@nb ;
    skos:broadMatch <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06061 ;
    skos:definition "Kritikk av påstanden om at syntaks, slik den er sett på i generativ lingvistikk, spiller en sentral rolle i modelleringen av den mentale arkitekturen av språket. Term formulert av Ray Jackendoff <Trotzke, 2015>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--5/e23/>,
        <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Syntactocentrism"@en,
        "Syntakssentrisme"@nb .

humord:c29774 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29774" ;
    dct:modified "2024-09-04T16:50:37"^^xsd:dateTime ;
    skos:altLabel "Cartography (Lingvistikk)"@nb,
        "Kartografi (Lingvistikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/415/e23/> ;
    skos:broader humord:c06187 ;
    skos:definition "Forskningsprogram innen Partisipp- og parameterteorien <Shlonsky, 2010>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415/e23/> ;
    skos:prefLabel "Cartography (Linguistics)"@en,
        "Kartografi (Lingvistikk)"@nb .

humord:c29779 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29779" ;
    dct:modified "2024-10-22T14:11:00"^^xsd:dateTime ;
    skos:altLabel "Språkevna"@nb ;
    skos:broadMatch <http://dewey.info/class/306.44/e23/> ;
    skos:broader humord:c09767 ;
    skos:definition "Språkevnen er den mentale evnen som kontrollerer språket, fremsatt av Noam Chomsky på 1960-tallet <The Concise Oxford dictionary of lingustics, 3rd ed.>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.44/e23/> ;
    skos:prefLabel "Language faculty"@en,
        "Språkevnen"@nb .

humord:c29782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29782" ;
    dct:modified "2018-04-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07881 ;
    skos:closeMatch <http://dewey.info/class/371.2/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Educational leadership"@en,
        "Pedagogisk ledelse"@nb .

humord:c29784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29784" ;
    dct:modified "2018-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Educational management (Study and field)"@en,
        "School leadership (Study and field)"@en ;
    skos:broader humord:c07906,
        humord:c29782 ;
    skos:closeMatch <http://dewey.info/class/371.2011/e23/> ;
    skos:definition "Betegnelse på ledelsesform og akademisk forskningsområde med et studium som  kvalifiserer for ledelses- og utviklingsarbeid i utdanningssektoren <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2011/e23/> ;
    skos:prefLabel "Educational leadership (Study and field)"@en,
        "Utdanningsledelse"@nb .

humord:c29786 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29786" ;
    dct:modified "2018-04-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Organized research training"@en,
        "Research training program"@en,
        "Research training programme"@en ;
    skos:broader humord:c07954 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/001.40711/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.40711/e23/> ;
    skos:prefLabel "Research training"@en,
        "Forskerutdanning"@nb ;
    skos:related humord:c07433 .

humord:c29787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29787" ;
    dct:modified "2025-01-21T07:35:28"^^xsd:dateTime ;
    skos:altLabel "Museums of literature"@en,
        "Litteraturmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:definition "Museer som har sitt formål å formidle litteratur, litteraturhistorie m.m. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/807.5/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/807.5/e23/> ;
    skos:prefLabel "Literary museums"@en,
        "Litteraturmuseer"@nb ;
    skos:related humord:c28468 .

humord:c29788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29788" ;
    dct:modified "2018-04-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Ellipse (Skrift)"@nb,
        "Tre prikker"@nb,
        "Utelatelsestegnet"@nb ;
    skos:broadMatch <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:broader humord:c06383 ;
    skos:definition "Ellipse (utelatelsestegnet, tre prikker) er et eget tegn. Det skrives som tre punktumer (...) og fungerer som en markering om at en bevisst utelatelse er foretatt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--11/e23/>,
        <http://dewey.info/class/4--823/e23/>,
        <http://dewey.info/class/411/e23/> ;
    skos:prefLabel "Ellipsis (Sign)"@en,
        "Ellipsetegnet"@nb .

humord:c29792 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29792" ;
    dct:modified "2024-08-21T10:59:07"^^xsd:dateTime ;
    skos:altLabel "Practicing"@en,
        "Rehearsing"@en,
        "Øving"@nb ;
    skos:broadMatch <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Practising"@en,
        "Øving"@nb .

humord:c29793 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29793" ;
    dct:modified "2024-09-16T09:40:52"^^xsd:dateTime ;
    skos:altLabel "Cherokee språk"@nb,
        "Cherokesisk språk"@nb ;
    skos:broader humord:c14784 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: chr"@nb ;
    skos:exactMatch <http://dewey.info/class/497.557/e23/>,
        <http://dewey.info/class/6--97557/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.557/e23/>,
        <http://dewey.info/class/6--97557/e23/> ;
    skos:prefLabel "Cherokee language"@en,
        "Cherokesisk språk"@nb .

humord:c29795 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29795" ;
    dct:modified "2018-04-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Systemic and organisational counseling (Educational psychology)"@en ;
    skos:broader humord:c28033 ;
    skos:definition "Systemrettet arbeid knyttet til kompetanse- og organisasjonsutvikling som har til hensikt å legge opplæringen best mulig til rette for elever med særlige behov <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/372.14/e23/>,
        <http://dewey.info/class/373.14/e23/>,
        <http://dewey.info/class/378.19/e23/> ;
    skos:prefLabel "Systemic and organisational counselling (Educational psychology)"@en,
        "Pedagogisk systemarbeid"@nb ;
    skos:relatedMatch <http://dewey.info/class/372.14/e23/>,
        <http://dewey.info/class/373.14/e23/>,
        <http://dewey.info/class/378.19/e23/> .

humord:c29799 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29799" ;
    dct:modified "2024-10-18T09:47:43"^^xsd:dateTime ;
    skos:altLabel "Tonkawa språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497/e23/>,
        <http://dewey.info/class/6--97/e23/> ;
    skos:broader humord:c12162 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: tqw"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497/e23/>,
        <http://dewey.info/class/6--97/e23/> ;
    skos:prefLabel "Tonkawa language"@en,
        "Tonkawa språk"@nb .

humord:c29800 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29800" ;
    dct:modified "2018-05-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Just warfare"@en,
        "Rettferdig krig"@nb,
        "Rettferdig krigføring"@nb,
        "Rettmessig krigføring"@nb ;
    skos:broadMatch <http://dewey.info/class/172.42/e23/> ;
    skos:broader humord:c09522 ;
    skos:definition "Teori om moralsk rettferdiggjøring av krig basert på gitte regler. Teorien  definerer kriterier for Jus ad Bellum - retten til å føre krig og Jus in bello - riktig atferd i krig <NNI>"@nb ;
    skos:editorialNote "Lukket bemerkning: nni18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.42/e23/> ;
    skos:prefLabel "Just war"@en,
        "Rettmessig krig"@nb .

humord:c29806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29806" ;
    dct:modified "2024-10-22T09:26:20"^^xsd:dateTime ;
    skos:altLabel "O'otham language"@en,
        "O'otam språk"@nb,
        "Sonora O'otam språk"@nb,
        "Tepehuan språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.454/e23/>,
        <http://dewey.info/class/6--97454/e23/> ;
    skos:broader humord:c10123 ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.454/e23/>,
        <http://dewey.info/class/6--97454/e23/> ;
    skos:prefLabel "Tepehuan language"@en,
        "O'otam språk"@nb .

humord:c29807 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29807" ;
    dct:modified "2024-08-28T11:58:12"^^xsd:dateTime ;
    skos:altLabel "Ateso language"@en,
        "Ateso språk"@nb,
        "Teso språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.5522/e23/>,
        <http://dewey.info/class/6--965522/e23/> ;
    skos:broader humord:c09981 ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb,
        "Språkkode:  teo"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.5522/e23/>,
        <http://dewey.info/class/6--965522/e23/> ;
    skos:prefLabel "Teso language"@en,
        "Teso språk"@nb .

humord:c29809 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29809" ;
    dct:modified "2024-08-15T11:29:45"^^xsd:dateTime ;
    skos:altLabel "Annotering"@nb,
        "Merknad"@nb,
        "Merknadar"@nb,
        "Merknader"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/> ;
    skos:broader humord:c06456 ;
    skos:definition "Annotasjon betyr notat, bemerkning eller anmerkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Annotation"@en,
        "Annotasjon"@nb ;
    skos:related humord:c13319,
        humord:c29763 .

humord:c29811 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29811" ;
    dct:modified "2024-12-10T08:07:32"^^xsd:dateTime ;
    skos:altLabel "Hospice"@en,
        "Hospice"@nb ;
    skos:broadMatch <http://dewey.info/class/201.7621756/e23/> ;
    skos:broader humord:c12065 ;
    skos:definition "Hospice er et tilbud ved langtkommet dødelig sykdom hvor behandlende medisiikke lenger er aktuelt. Omgivelsene har minst mulig sykehuspreg, som styrker verdighet og respekt, lindrer lidelse og gir trøst og støtte frem mot døden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/362.1756/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.7621756/e23/>,
        <http://dewey.info/class/362.1756/e23/> ;
    skos:prefLabel "Hospices"@en,
        "Hospicer"@nb .

humord:c29813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29813" ;
    dct:modified "2023-01-05T14:13:01"^^xsd:dateTime ;
    skos:altLabel "Socio-cultural  theory"@en,
        "Socio-cultural learning theories"@en,
        "Sociocultural learning theories"@en,
        "Sociocultural learning theory"@en,
        "Sociocultural theory"@en,
        "Sosio-kulturell teori"@nb,
        "Sosiokulturell læringsteori"@nb,
        "Sosiokulturell teori"@nb ;
    skos:broadMatch <http://dewey.info/class/153.15/e23/> ;
    skos:broader humord:c08080 ;
    skos:definition "Vektlegger hvordan læring foregår i en sosial kontekst ved interaksjon mellom mennesker og redskaper / artefakter som del av en kulturell og historisk kontekst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.15/e23/>,
        <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Socio-cultural learning theory"@en,
        "Sosio-kulturell læringsteori"@nb ;
    skos:relatedMatch <http://dewey.info/class/370.1523/e23/> .

humord:c29814 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29814" ;
    dct:modified "2024-08-15T08:45:21"^^xsd:dateTime ;
    skos:altLabel "Ankave (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:broader humord:c00973 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89912/e23/>,
        <http://dewey.info/class/5--9912/e23/> ;
    skos:prefLabel "Angave"@en,
        "Ankave (Folk)"@nb .

humord:c29815 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29815" ;
    dct:modified "2020-11-30T13:37:01"^^xsd:dateTime ;
    skos:altLabel "Cramming"@en,
        "Learning by heart"@en,
        "Pugging"@nb ;
    skos:broadMatch <http://dewey.info/class/371.39/e23/> ;
    skos:broader humord:c08079 ;
    skos:definition "Prosesser og prosedyrer i opplæringsøyemed forbundet med det å lære tekster  eller annet materiale utenat <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/153.1522/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/153.1522/e23/>,
        <http://dewey.info/class/371.39/e23/> ;
    skos:prefLabel "Rote learning"@en,
        "Utenatlæring"@nb .

humord:c29821 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29821" ;
    dct:modified "2024-08-15T08:40:29"^^xsd:dateTime ;
    skos:altLabel "Angus"@nb ;
    skos:broader humord:c03244 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4126/e23/>,
        <http://dewey.info/class/914.126/e23/>,
        <http://dewey.info/class/941.26/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4126/e23/>,
        <http://dewey.info/class/914.126/e23/>,
        <http://dewey.info/class/941.26/e23/> ;
    skos:prefLabel "Angus"@en,
        "Angus"@nb .

humord:c29822 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29822" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c02846 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Bærumsmarka"@en,
        "Bærumsmarka"@nb .

humord:c29825 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29825" ;
    dct:modified "2018-06-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Surprise"@en,
        "Overraskelse"@nb .

humord:c29826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29826" ;
    dct:modified "2024-08-30T14:38:57"^^xsd:dateTime ;
    skos:altLabel "Wide Grassfields languages"@en,
        "Grassfields språk"@nb,
        "Wide Grassfields språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c09838 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Grassfields languages"@en,
        "Grassfields språk"@nb .

humord:c29828 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29828" ;
    dct:modified "2024-10-24T12:57:24"^^xsd:dateTime ;
    skos:altLabel "Eigentlege Grassfields språk"@nb,
        "Narrow Grassfields språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c29826 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Narrow Grassfields languages"@en,
        "Egentlige Grassfields språk"@nb .

humord:c29830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29830" ;
    dct:modified "2024-10-25T08:54:41"^^xsd:dateTime ;
    skos:altLabel "Biti language"@en,
        "Bötö language"@en,
        "Nde-Gbite language"@en,
        "Nde-Gbite språk"@nb,
        "Viti språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:broader humord:c11666,
        humord:c29826 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: vit"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.36/e23/>,
        <http://dewey.info/class/6--9636/e23/> ;
    skos:prefLabel "Viti language"@en,
        "Viti språk"@nb .

humord:c29831 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29831" ;
    dct:modified "2024-10-28T09:03:44"^^xsd:dateTime ;
    skos:altLabel "Schwenkfeldarar"@nb ;
    skos:broadMatch <http://dewey.info/class/289.9/e23/> ;
    skos:broader humord:c07341 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/289.9/e23/> ;
    skos:prefLabel "Schwenkfelders"@en,
        "Schwenkfeldere"@nb .

humord:c29832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29832" ;
    dct:modified "2024-01-25T08:08:20"^^xsd:dateTime ;
    skos:altLabel "Insomnia"@en,
        "Sleep initiation and maintenance disorders"@en,
        "Sleep problems"@en,
        "Sleeplessness"@en,
        "Somnipathy"@en,
        "Innsovnings- og for tidlig oppvåkningsforstyrrelser"@nb,
        "Svevnvanskar"@nb,
        "Søvnforstyrrelser"@nb,
        "Søvnløshet"@nb,
        "Søvnproblem"@nb,
        "Søvnvanskar"@nb,
        "Søvnvansker"@nb ;
    skos:broader humord:c19903 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/362.1968498/e23/>,
        <http://dewey.info/class/616.8498/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1968498/e23/>,
        <http://dewey.info/class/616.8498/e23/> ;
    skos:prefLabel "Sleep disorders"@en,
        "Søvnproblemer"@nb .

humord:c29833 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29833" ;
    dct:modified "2024-08-19T10:57:25"^^xsd:dateTime ;
    skos:altLabel "Musculoskeletal conditions"@en,
        "Musculoskeletal diseases"@en,
        "Muskel- og skjelettlidelser"@nb,
        "Muskel- og skjelettlidingar"@nb,
        "Muskel- og skjelettplager"@nb,
        "Muskel- og skjelettsjukdomar"@nb,
        "Muskel- og skjelettsjukdommar"@nb,
        "Muskel- og skjelettsykdommer"@nb,
        "Muskelskjelettplager"@nb ;
    skos:broader humord:c23132 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/362.1967/e23/>,
        <http://dewey.info/class/616.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.1967/e23/>,
        <http://dewey.info/class/616.7/e23/> ;
    skos:prefLabel "Musculoskeletal disorders"@en,
        "Muskelskjelettplager"@nb ;
    skos:related humord:c24782 .

humord:c29835 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29835" ;
    dct:modified "2018-06-07T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Holiday work"@en,
        "Public holiday work"@en,
        "Helgedagsarbeid"@nb,
        "Helligdagsarbeid"@nb ;
    skos:broadMatch <http://dewey.info/class/658.3121/e23/> ;
    skos:broader humord:c09134 ;
    skos:closeMatch <http://dewey.info/class/331.2574/e23/> ;
    skos:definition "Arbeid i helger og på helligdager <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/331.2574/e23/>,
        <http://dewey.info/class/658.3121/e23/> ;
    skos:prefLabel "Weekend work"@en,
        "Helgearbeid"@nb .

humord:c29838 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29838" ;
    dct:modified "2025-01-12T20:11:57"^^xsd:dateTime ;
    skos:altLabel "Brudedrakter"@nb ;
    skos:broadMatch <http://dewey.info/class/392.54/e23/> ;
    skos:broader humord:c04693,
        humord:c04701 ;
    skos:definition "Brudedrakter er kvinnebunader brukt av bruden i bryllup <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/392.54/e23/> ;
    skos:prefLabel "Bridal bunads"@en,
        "Brudedrakter"@nb .

humord:c29839 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29839" ;
    dct:modified "2024-08-21T08:18:29"^^xsd:dateTime ;
    skos:altLabel "Finansielle støtteordningar"@nb,
        "Finansielle støtteordninger"@nb,
        "Økonomiske støtteordningar"@nb ;
    skos:broader humord:c12385 ;
    skos:closeMatch <http://dewey.info/class/1--079/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--079/e23/>,
        <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/337.1/e23/>,
        <http://dewey.info/class/338.91/e23/> ;
    skos:prefLabel "Financial system for subsidies"@en,
        "Økonomiske støtteordninger"@nb ;
    skos:relatedMatch <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/337.1/e23/>,
        <http://dewey.info/class/338.91/e23/> .

humord:c29841 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29841" ;
    dct:modified "2018-06-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371.2/e23/> ;
    skos:broader humord:c24650 ;
    skos:definition "Styringsform/mekanisme som går på at politiske myndigheter bruker midler for å stille skoleledere til ansvar for hva de gjør og oppnår, ofte forbundet    med resultatstyring og krav om å ha gode kvalitetssystemer <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371.2/e23/> ;
    skos:prefLabel "Accountability (School management)"@en,
        "Accountability (Skoleledelse)"@nb .

humord:c29845 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29845" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:broader humord:c12699 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482822/e23/>,
        <http://dewey.info/class/914.82822/e23/>,
        <http://dewey.info/class/948.2822/e23/> ;
    skos:prefLabel "Ulefoss"@en,
        "Ulefoss"@nb .

humord:c29846 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29846" ;
    dct:modified "2018-06-14T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/371/e23/> ;
    skos:broader humord:c27903 ;
    skos:definition "Skoleeiere kan være en kommune, fylkeskommune eller et styre for en privat skole. Disse har ansvar for opplæring og spesialpedagogisk hjelp etter opplæringsloven og tilhørende forskrifter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/371/e23/> ;
    skos:prefLabel "School owners"@en,
        "Skoleeiere"@nb .

humord:c29847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29847" ;
    dct:modified "2024-06-17T15:02:28"^^xsd:dateTime ;
    skos:altLabel "PDM"@en,
        "Psychodynamic Diagnostic Manual"@en,
        "PDM"@nb,
        "PDM-systemet"@nb ;
    skos:broadMatch <http://dewey.info/class/616.89075/e23/> ;
    skos:broader humord:c29403 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.89075/e23/> ;
    skos:prefLabel "PDM"@nb .

humord:c29854 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29854" ;
    dct:modified "2018-06-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Forskningstime"@nb ;
    skos:broadMatch <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/371.3/e23/> ;
    skos:broader humord:c07903 ;
    skos:definition "En metode for kompetanseheving hvor lærere i fellesskap planlegger undervisningstimer, observerer hverandre og diskuter gjennomført undervisning med mål om å forbedre undervisningen og elevenes læring <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--071/e23/>,
        <http://dewey.info/class/371.3/e23/> ;
    skos:prefLabel "Lesson study"@en,
        "Lesson study"@nb .

humord:c29856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29856" ;
    dct:modified "2018-06-20T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/275.2/e23/> ;
    skos:broader humord:c08535 ;
    skos:definition "Kristen sekt i Japan, etterkommere av dem som ble omvendt til  kristendommen av Francisco Xavier i 1549. Har motsatt seg forsøk på innlemmelse i den romersk-katolske kirke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/275.2/e23/> ;
    skos:prefLabel "Kakure Kirishitan"@en,
        "Kakure kirishitan"@nb .

humord:c29857 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29857" ;
    dct:modified "2024-11-15T14:19:24"^^xsd:dateTime ;
    skos:altLabel "Intervensjonsstudium"@nb ;
    skos:broadMatch <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:broader humord:c01497 ;
    skos:definition "Undersøkelse som inkluderer et planlagt tiltak (intervensjon) f. eks. overfor en del av målgruppen for å studere effekten av nettopp dette tiltaket. Brukes for å teste hypoteser om årsakssammenhenger i medisinen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.42/e23/>,
        <http://dewey.info/class/1--0721/e23/> ;
    skos:prefLabel "Intervention studies"@en,
        "Intervensjonsstudier"@nb .

humord:c29858 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29858" ;
    dct:modified "2018-06-26T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c00789 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/305.868728/e23/>,
        <http://dewey.info/class/5--68728/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.868728/e23/>,
        <http://dewey.info/class/5--68728/e23/> ;
    skos:prefLabel "Central Americans"@en,
        "Mellomamerikanere"@nb .

humord:c29859 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29859" ;
    dct:modified "2024-08-30T14:08:12"^^xsd:dateTime ;
    skos:altLabel "Mirakelkvinna (Litterær karakter)"@nb,
        "Mirakelkvinnen (Litterær karakter)"@nb,
        "Wonder woman (Litterær karakter)"@nb ;
    skos:broadMatch <http://dewey.info/class/741.5973/e23/>,
        <http://dewey.info/class/791.4375/e23/> ;
    skos:broader humord:c17804 ;
    skos:definition "Wondewoman er en kvinnelig superhelt fra film og tegneserier av samme navn, skapt av  Charles Moulton og Harry G. Peter <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/741.5973/e23/>,
        <http://dewey.info/class/791.4375/e23/> ;
    skos:prefLabel "Wonder woman (Literary character)"@en,
        "Wonder woman (Litterær karakter)"@nb .

humord:c29860 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29860" ;
    dct:modified "2022-06-17T10:23:51"^^xsd:dateTime ;
    skos:altLabel "Comparative jurisprudence"@en,
        "Komparativ rett"@nb,
        "Sammenlignende rettsvitenskap"@nb ;
    skos:broader humord:c08953 ;
    skos:definition "En rettsvitenskapelig metode som går ut på å beskrive likheter og forskjeller mellom rettssystemene og å gjøre rede for årsakene til og følgene av disse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/340.2/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/340.2/e23/> ;
    skos:prefLabel "Comparative law"@en,
        "Komparativ rettsvitenskap"@nb .

humord:c29862 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29862" ;
    dct:modified "2018-08-06T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/116/e23/> ;
    skos:broader humord:c00494 ;
    skos:definition "Det å bli til, framvekst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/116/e23/> ;
    skos:prefLabel "Creation (Philosophy)"@en,
        "Tilblivelse"@nb .

humord:c29863 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29863" ;
    dct:modified "2025-01-06T13:22:06"^^xsd:dateTime ;
    skos:altLabel "Brevmerke"@nb,
        "Brevmerker"@nb,
        "Merkat"@nb ;
    skos:broadMatch <http://dewey.info/class/769.57/e23/> ;
    skos:broader humord:c04322 ;
    skos:definition "Lite merke med tekst eller illustrasjon av reklame- eller propagandamessig art til å klebe på brev eller andre postsendinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/769.57/e23/> ;
    skos:prefLabel "Cinderella stamps"@en,
        "Merkater"@nb .

humord:c29865 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29865" ;
    dct:modified "2025-01-06T13:20:00"^^xsd:dateTime ;
    skos:altLabel "Julemerke"@nb ;
    skos:broadMatch <http://dewey.info/class/769.57/e23/> ;
    skos:broader humord:c29863 ;
    skos:definition "Brevmerker som plasseres på brev og andre postforsendelser i forbindelse med julen. Merkene er ikke frimerker, men brukes for å samle inn penger og økebevissthet om veldedige formål <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/769.57/e23/> ;
    skos:prefLabel "Christmas seals"@en,
        "Julemerker"@nb .

humord:c29867 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29867" ;
    dct:modified "2024-08-13T11:25:43"^^xsd:dateTime ;
    skos:altLabel "Jegerar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.364/e23/> ;
    skos:broader humord:c07390 ;
    skos:closeMatch <http://dewey.info/class/639.1092/e23/>,
        <http://dewey.info/class/799.292/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.364/e23/>,
        <http://dewey.info/class/639.1092/e23/>,
        <http://dewey.info/class/799.292/e23/> ;
    skos:prefLabel "Hunters"@en,
        "Jegere"@nb ;
    skos:related humord:c00082,
        humord:c07636,
        humord:c15937 .

humord:c29868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29868" ;
    dct:modified "2024-08-20T16:36:36"^^xsd:dateTime ;
    skos:altLabel "Xanten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:broader humord:c03555 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4355/e23/>,
        <http://dewey.info/class/914.355/e23/>,
        <http://dewey.info/class/943.55/e23/> ;
    skos:prefLabel "Xanten"@en,
        "Xanten"@nb .

humord:c29869 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29869" ;
    dct:modified "2025-03-04T08:38:33"^^xsd:dateTime ;
    skos:altLabel "Zenica"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:broader humord:c02169 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Zenica"@en,
        "Zenica"@nb .

humord:c29871 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29871" ;
    dct:modified "2025-03-26T12:36:18"^^xsd:dateTime ;
    skos:altLabel "Kalvøya"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Kalvøya"@en,
        "Kalvøya"@nb .

humord:c29872 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29872" ;
    dct:modified "2025-03-31T13:34:31"^^xsd:dateTime ;
    skos:altLabel "Gressvik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:broader humord:c02987 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482331/e23/>,
        <http://dewey.info/class/914.82331/e23/>,
        <http://dewey.info/class/948.2331/e23/> ;
    skos:prefLabel "Gressvik"@en,
        "Gressvik"@nb .

humord:c29873 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29873" ;
    dct:modified "2025-03-24T15:36:04"^^xsd:dateTime ;
    skos:altLabel "Fetsund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482223/e23/>,
        <http://dewey.info/class/914.82223/e23/>,
        <http://dewey.info/class/948.2223/e23/> ;
    skos:broader humord:c13729 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482223/e23/>,
        <http://dewey.info/class/914.82223/e23/>,
        <http://dewey.info/class/948.2223/e23/> ;
    skos:prefLabel "Fetsund"@en,
        "Fetsund"@nb .

humord:c29874 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29874" ;
    dct:modified "2024-08-13T11:17:53"^^xsd:dateTime ;
    skos:altLabel "Ammerud"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Ammerud"@en,
        "Ammerud"@nb .

humord:c29875 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29875" ;
    dct:modified "2018-08-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/634.98/e23/> ;
    skos:broader humord:c07732 ;
    skos:definition "Lense, hengsle, bom, fløtingsinnretning som består av en rekke sammenbundne tømmerstokker til å samle eller lede tømmeret <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/634.98/e23/> ;
    skos:prefLabel "Booms"@en,
        "Lenser"@nb .

humord:c29876 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29876" ;
    dct:modified "2024-08-20T16:53:39"^^xsd:dateTime ;
    skos:altLabel "Chang'an"@nb,
        "Xi'an"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5143/e23/>,
        <http://dewey.info/class/915.143/e23/>,
        <http://dewey.info/class/951.43/e23/> ;
    skos:broader humord:c02005 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5143/e23/>,
        <http://dewey.info/class/915.143/e23/>,
        <http://dewey.info/class/951.43/e23/> ;
    skos:prefLabel "Xi'an"@en,
        "Xi'an"@nb .

humord:c29879 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29879" ;
    dct:modified "2021-02-22T13:55:08"^^xsd:dateTime ;
    skos:altLabel "Media screens"@en,
        "Bildeskjermer"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:definition "Et apparat som fremstiller visuell informasjon på en flate, f.eks fjernsynsskjermer, dataskjermer, telefonskjermer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.77/e23/>,
        <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Screens (Media)"@en,
        "Skjermer (Medier)"@nb ;
    skos:relatedMatch <http://dewey.info/class/004.77/e23/> .

humord:c29881 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29881" ;
    dct:modified "2021-03-08T14:45:02"^^xsd:dateTime ;
    skos:altLabel "Small children"@en,
        "Young children"@en ;
    skos:broadMatch <http://dewey.info/class/155.423/e23/> ;
    skos:broader humord:c07171 ;
    skos:definition "Barn i alderen 1-3 år <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/305.233/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0833/e23/>,
        <http://dewey.info/class/155.423/e23/>,
        <http://dewey.info/class/305.233/e23/>,
        <http://dewey.info/class/649.122/e23/> ;
    skos:prefLabel "Toddlers"@en,
        "Småbarn"@nb ;
    skos:relatedMatch <http://dewey.info/class/649.122/e23/> .

humord:c29883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29883" ;
    dct:modified "2024-01-03T10:06:28"^^xsd:dateTime ;
    skos:altLabel "Fab labs"@en,
        "FabLab"@en,
        "Hackerspaces"@en,
        "Hacklabs"@en,
        "Hackspaces"@en,
        "Library makerspaces"@en,
        "Maker spaces"@en,
        "Makerspaces"@en,
        "Makerspace"@nb,
        "Makerspaces"@nb,
        "Skaparverkstadar"@nb,
        "Skaperverksted"@nb ;
    skos:broadMatch <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/680/e23/> ;
    skos:broader humord:c01513 ;
    skos:definition "Et makerspace er et sted der vanlige folk kommer og lager uvanlige ting <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.3/e23/>,
        <http://dewey.info/class/306.1/e23/>,
        <http://dewey.info/class/680/e23/> ;
    skos:prefLabel "Makerspace"@en,
        "Makerspace"@nb .

humord:c29886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29886" ;
    dct:modified "2024-10-18T14:53:29"^^xsd:dateTime ;
    skos:altLabel "Panoanske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:closeMatch <http://dewey.info/class/498.4/e23/>,
        <http://dewey.info/class/6--984/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.4/e23/>,
        <http://dewey.info/class/6--984/e23/> ;
    skos:prefLabel "Panoan languages"@en,
        "Panoanske språk"@nb .

humord:c29887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29887" ;
    dct:modified "2024-10-18T14:53:19"^^xsd:dateTime ;
    skos:altLabel "Cashibo language"@en,
        "Kakataibo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/498.4/e23/>,
        <http://dewey.info/class/6--984/e23/> ;
    skos:broader humord:c29886 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: cbr"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/498.4/e23/>,
        <http://dewey.info/class/6--984/e23/> ;
    skos:prefLabel "Kakataibo-Kashibo language"@en,
        "Kakataibo språk"@nb .

humord:c29888 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29888" ;
    dct:modified "2025-03-24T15:35:12"^^xsd:dateTime ;
    skos:altLabel "Nordkisa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:broader humord:c12366 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482236/e23/>,
        <http://dewey.info/class/914.82236/e23/>,
        <http://dewey.info/class/948.2236/e23/> ;
    skos:prefLabel "Nordkisa"@en,
        "Nordkisa"@nb .

humord:c29890 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29890" ;
    dct:modified "2024-03-07T13:17:06"^^xsd:dateTime ;
    skos:altLabel "Behavior genetics"@en,
        "Behavioral genetics"@en,
        "Behaviour genetics"@en,
        "Psychogenetics"@en,
        "Adferdsgenetikk"@nb,
        "Psykogenetikk"@nb,
        "Åtferdsgenetikk"@nb ;
    skos:broadMatch <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/599.935/e23/> ;
    skos:broader humord:c03826 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.7/e23/>,
        <http://dewey.info/class/599.935/e23/> ;
    skos:prefLabel "Behavioural genetics"@en,
        "Atferdsgenetikk"@nb .

humord:c29897 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29897" ;
    dct:modified "2025-02-04T15:33:00"^^xsd:dateTime ;
    skos:altLabel "Timbuktu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:broader humord:c01584 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--6623/e23/>,
        <http://dewey.info/class/916.623/e23/>,
        <http://dewey.info/class/966.23/e23/> ;
    skos:prefLabel "Timbuktu"@en,
        "Timbuktu"@nb .

humord:c29898 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29898" ;
    dct:modified "2024-10-21T09:01:22"^^xsd:dateTime ;
    skos:altLabel "Pontic language"@en,
        "Pontisk gresk språk"@nb,
        "Pontisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--8/e23/> ;
    skos:broader humord:c10347 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--8/e23/> ;
    skos:prefLabel "Pontic Greek language"@en,
        "Pontisk gresk språk"@nb .

humord:c29901 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29901" ;
    dct:modified "2025-01-03T13:00:07"^^xsd:dateTime ;
    skos:altLabel "Fotokopiering"@nb,
        "Kopiering (Fotokopiering)"@nb ;
    skos:broader humord:c04412 ;
    skos:closeMatch <http://dewey.info/class/652.4/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/686.4/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/652.4/e23/>,
        <http://dewey.info/class/681.65/e23/>,
        <http://dewey.info/class/686.4/e23/> ;
    skos:prefLabel "Photocopying"@en,
        "Fotokopiering"@nb ;
    skos:relatedMatch <http://dewey.info/class/681.65/e23/> .

humord:c29902 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29902" ;
    dct:modified "2019-02-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/306.76/e23/> ;
    skos:broader humord:c20995 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.76/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Polysexuality"@en,
        "Polyseksualitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/616.8583/e23/> .

humord:c29903 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29903" ;
    dct:modified "2019-02-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Omnisexuality"@en,
        "Panfili"@nb ;
    skos:broadMatch <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/306.76/e23/> ;
    skos:broader humord:c20995 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/306.76/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Pansexuality"@en,
        "Panseksualitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/176.4/e23/>,
        <http://dewey.info/class/616.8583/e23/> .

humord:c29904 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29904" ;
    dct:modified "2024-11-06T14:54:22"^^xsd:dateTime ;
    skos:altLabel "Seksuelle minoritetar"@nb ;
    skos:broadMatch <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/306.76/e23/> ;
    skos:broader humord:c07170,
        humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.34/e23/>,
        <http://dewey.info/class/306.76/e23/>,
        <http://dewey.info/class/616.8583/e23/> ;
    skos:prefLabel "Sexual minorities"@en,
        "Seksuelle minoriteter"@nb ;
    skos:related humord:c08143,
        humord:c11283,
        humord:c21266,
        humord:c21267,
        humord:c22419,
        humord:c22421,
        humord:c29331,
        humord:c68793 ;
    skos:relatedMatch <http://dewey.info/class/616.8583/e23/> .

humord:c29905 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29905" ;
    dct:modified "2024-10-21T08:58:48"^^xsd:dateTime ;
    skos:altLabel "Jonisk gresk språk"@nb,
        "Jonisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:broader humord:c29912 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/487.1/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:prefLabel "Ionic Greek language"@en,
        "Jonisk språk"@nb .

humord:c29906 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29906" ;
    dct:modified "2024-08-28T15:12:15"^^xsd:dateTime ;
    skos:altLabel "Attic Greek language"@en,
        "Attisk gresk språk"@nb,
        "Attisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:broader humord:c29912 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:prefLabel "Attic language"@en,
        "Attisk språk"@nb .

humord:c29907 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29907" ;
    dct:modified "2024-10-21T08:59:48"^^xsd:dateTime ;
    skos:altLabel "Kappadokian Greek language"@en,
        "Kappadokisk gresk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c10347 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Cappadocian Greek language"@en,
        "Kappadokisk gresk språk"@nb .

humord:c29908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29908" ;
    dct:modified "2024-08-28T07:36:33"^^xsd:dateTime ;
    skos:altLabel "Arkadisk-kyprisk språk"@nb,
        "Arkadokypriotisk gresk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:broader humord:c10342 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:prefLabel "Arcadocypriot Greek language"@en,
        "Arkadisk-kyprisk språk"@nb .

humord:c29909 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29909" ;
    dct:modified "2024-10-21T08:56:08"^^xsd:dateTime ;
    skos:altLabel "Kyprisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c29908 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Cypriot Greek language"@en,
        "Kyprisk språk"@nb .

humord:c29910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29910" ;
    dct:modified "2024-10-21T08:57:07"^^xsd:dateTime ;
    skos:altLabel "Dorian language"@en,
        "Dorisk gresk språk"@nb,
        "Dorisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c10342 ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Doric Greek language"@en,
        "Dorisk språk"@nb .

humord:c29911 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29911" ;
    dct:modified "2024-10-21T08:55:00"^^xsd:dateTime ;
    skos:altLabel "Tsakonisk språk"@nb,
        "Tsakonsk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:broader humord:c29910 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Språkkode: tsd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/487/e23/>,
        <http://dewey.info/class/6--87/e23/> ;
    skos:prefLabel "Tsakonian language"@en,
        "Tsakonsk språk"@nb .

humord:c29912 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29912" ;
    dct:modified "2024-10-21T08:59:12"^^xsd:dateTime ;
    skos:altLabel "Attic-Ionic Greek language"@en,
        "Ionic-Attic Greek language"@en,
        "Ionic-Attic language"@en,
        "Jonisk-attisk gresk språk"@nb,
        "Jonisk-attisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:broader humord:c10342 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/480/e23/>,
        <http://dewey.info/class/6--81/e23/> ;
    skos:prefLabel "Attic-Ionic language"@en,
        "Jonisk-attisk språk"@nb .

humord:c29913 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29913" ;
    dct:modified "2024-11-05T09:56:44"^^xsd:dateTime ;
    skos:altLabel "Sjakkspelarar"@nb ;
    skos:broader humord:c07247 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/794.1092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/794.1092/e23/> ;
    skos:prefLabel "Chess players"@en,
        "Sjakkspillere"@nb ;
    skos:related humord:c01426 .

humord:c29916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29916" ;
    dct:modified "2024-10-18T07:17:18"^^xsd:dateTime ;
    skos:altLabel "Garasjar"@nb ;
    skos:broadMatch <http://dewey.info/class/690.538/e23/>,
        <http://dewey.info/class/690.898/e23/>,
        <http://dewey.info/class/725.38/e23/>,
        <http://dewey.info/class/728.98/e23/> ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/690.538/e23/>,
        <http://dewey.info/class/690.898/e23/>,
        <http://dewey.info/class/725.38/e23/>,
        <http://dewey.info/class/728.98/e23/> ;
    skos:prefLabel "Garages"@en,
        "Garasjer"@nb .

humord:c29917 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29917" ;
    dct:modified "2024-02-28T12:54:32"^^xsd:dateTime ;
    skos:altLabel "Cluster analyses"@en,
        "Clustering"@en,
        "Clusteranalyse"@nb,
        "Clustering"@nb,
        "Klaseanalyse"@nb,
        "Klusteranalyse"@nb,
        "Klustring"@nb,
        "Klyngeanalyse"@nb,
        "Klyngjeanalyse"@nb ;
    skos:broadMatch <http://dewey.info/class/519.53/e23/> ;
    skos:broader humord:c25727 ;
    skos:definition "Statistisk metode som benyttes for å gruppere variable eller observasjoner som er sterkt korrelerte <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/519.53/e23/> ;
    skos:prefLabel "Cluster analysis"@en,
        "Klyngeanalyse"@nb .

humord:c29921 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29921" ;
    dct:modified "2018-09-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Essive"@en,
        "Similaris"@nb ;
    skos:broadMatch <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:broader humord:c06083 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--55/e23/>,
        <http://dewey.info/class/415.5/e23/> ;
    skos:prefLabel "Essive case"@en,
        "Essiv"@nb .

humord:c29923 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29923" ;
    dct:modified "2024-09-03T08:35:42"^^xsd:dateTime ;
    skos:altLabel "Camp"@nb ;
    skos:broadMatch <http://dewey.info/class/709.0348/e23/>,
        <http://dewey.info/class/709.04013/e23/>,
        <http://dewey.info/class/759.058/e23/> ;
    skos:broader humord:c14157 ;
    skos:definition "Camp er kunstuttrykk for bevisst eller selvreflekterende kitsch <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.0348/e23/>,
        <http://dewey.info/class/709.04013/e23/>,
        <http://dewey.info/class/759.058/e23/> ;
    skos:prefLabel "Camp (Art)"@en,
        "Camp"@nb ;
    skos:related humord:c05332,
        humord:c05723 .

humord:c29929 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29929" ;
    dct:modified "2020-11-12T15:47:36"^^xsd:dateTime ;
    skos:altLabel "Sports broadcasts"@en,
        "Sports programs"@en,
        "Sportssendinger"@nb ;
    skos:broadMatch <http://dewey.info/class/791.456579/e23/> ;
    skos:broader humord:c22569 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/791.456579/e23/> ;
    skos:prefLabel "Sports programmes"@en,
        "Sportsprogrammer"@nb .

humord:c29931 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29931" ;
    dct:modified "2018-09-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "TV coverage"@en ;
    skos:broadMatch <http://dewey.info/class/070.195/e23/> ;
    skos:broader humord:c09109 ;
    skos:closeMatch <http://dewey.info/class/384.55/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.195/e23/>,
        <http://dewey.info/class/384.55/e23/> ;
    skos:prefLabel "Television coverage"@en,
        "Fjernsynsdekning"@nb ;
    skos:related humord:c24567,
        humord:c25214,
        humord:c25881 .

humord:c29932 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29932" ;
    dct:modified "2025-03-06T13:35:17"^^xsd:dateTime ;
    skos:altLabel "Thassos"@en,
        "Thasos"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4957/e23/>,
        <http://dewey.info/class/914.957/e23/>,
        <http://dewey.info/class/949.57/e23/> ;
    skos:broader humord:c02348 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4957/e23/>,
        <http://dewey.info/class/914.957/e23/>,
        <http://dewey.info/class/949.57/e23/> ;
    skos:prefLabel "Thasos"@en,
        "Thasos"@nb .

humord:c29935 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29935" ;
    dct:modified "2022-09-21T12:51:31"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.82/e23/>,
        <http://dewey.info/class/629.89263/e23/> ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.82/e23/>,
        <http://dewey.info/class/629.89263/e23/> ;
    skos:prefLabel "Killer robots"@en,
        "Drapsroboter"@nb .

humord:c29940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29940" ;
    dct:modified "2018-10-05T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302/e23/> ;
    skos:broader humord:c08995 ;
    skos:definition "Studier av menneskelig handling, atferd og holdninger, ofte i relasjon til  moralske, religiøse, sosiale, logiske eller estetiske verdier <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302/e23/> ;
    skos:prefLabel "Praxeology"@en,
        "Praxeologi"@nb .

humord:c29941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29941" ;
    dct:modified "2025-03-12T09:19:20"^^xsd:dateTime ;
    skos:altLabel "Isère"@nb ;
    skos:broader humord:c58376 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--44586/e23/>,
        <http://dewey.info/class/914.4586/e23/>,
        <http://dewey.info/class/944.586/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44586/e23/>,
        <http://dewey.info/class/914.4586/e23/>,
        <http://dewey.info/class/944.586/e23/> ;
    skos:prefLabel "Isère"@en,
        "Isère"@nb .

humord:c29942 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29942" ;
    dct:modified "2024-09-02T12:49:10"^^xsd:dateTime ;
    skos:altLabel "Caen"@nb ;
    skos:broader humord:c02254 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--44224/e23/>,
        <http://dewey.info/class/914.4224/e23/>,
        <http://dewey.info/class/944.224/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44224/e23/>,
        <http://dewey.info/class/914.4224/e23/>,
        <http://dewey.info/class/944.224/e23/> ;
    skos:prefLabel "Caen"@en,
        "Caen"@nb .

humord:c29943 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29943" ;
    dct:modified "2025-03-06T15:29:40"^^xsd:dateTime ;
    skos:altLabel "Haute-Garonne"@nb ;
    skos:broader humord:c58377 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--44736/e23/>,
        <http://dewey.info/class/914.4736/e23/>,
        <http://dewey.info/class/944.736/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--44736/e23/>,
        <http://dewey.info/class/914.4736/e23/>,
        <http://dewey.info/class/944.736/e23/> ;
    skos:prefLabel "Haute-Garonne"@en,
        "Haute-Garonne"@nb .

humord:c29944 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29944" ;
    dct:modified "2024-12-09T12:48:19"^^xsd:dateTime ;
    skos:altLabel "Hundesport"@nb ;
    skos:broadMatch <http://dewey.info/class/636.70888/e23/> ;
    skos:broader humord:c19484 ;
    skos:closeMatch <http://dewey.info/class/798.8/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/636.70835/e23/>,
        <http://dewey.info/class/636.70888/e23/>,
        <http://dewey.info/class/798.8/e23/> ;
    skos:prefLabel "Dog sports"@en,
        "Hundesport"@nb ;
    skos:relatedMatch <http://dewey.info/class/636.70835/e23/> .

humord:c29945 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29945" ;
    dct:modified "2024-10-03T13:06:55"^^xsd:dateTime ;
    skos:altLabel "Dance band music"@en,
        "Dance bands"@en,
        "Danseband"@en,
        "Dansbandsmusikk"@nb,
        "Danseband"@nb,
        "Dansebandmusikk"@nb,
        "Dansebandsmusikk"@nb ;
    skos:broader humord:c04610,
        humord:c05527 ;
    skos:definition "Danseband er en sjanger innen svensk og norsk populærmusikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/784.48/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/784.48/e23/> ;
    skos:prefLabel "Dansband"@en,
        "Danseband"@nb .

humord:c29946 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29946" ;
    dct:modified "2025-02-14T14:15:20"^^xsd:dateTime ;
    skos:altLabel "Vermont"@nb ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--743/e23/>,
        <http://dewey.info/class/917.43/e23/>,
        <http://dewey.info/class/974.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--743/e23/>,
        <http://dewey.info/class/917.43/e23/>,
        <http://dewey.info/class/974.3/e23/> ;
    skos:prefLabel "Vermont"@en,
        "Vermont"@nb .

humord:c29947 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29947" ;
    dct:modified "2023-11-20T15:20:48"^^xsd:dateTime ;
    skos:altLabel "Community science"@en,
        "Crowd science"@en,
        "Crowd-sourced science"@en,
        "Borgerforsking"@nb,
        "Borgerforskning"@nb,
        "Borgervitenskap"@nb,
        "Borgervitskap"@nb,
        "Citizen science"@nb,
        "Dugnadsforsking"@nb,
        "Dugnadsforskning"@nb,
        "Folkeforsking"@nb,
        "Medborgerforskning"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:broader humord:c09219 ;
    skos:definition "Vitenskapelig arbeid utført av borgere, ofte i samarbeid med eller under ledelse av akademikere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo17"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:prefLabel "Citizen science"@en,
        "Folkeforskning"@nb ;
    skos:related humord:c25572,
        humord:c29553 .

humord:c29951 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29951" ;
    dct:modified "2024-08-01T12:08:37"^^xsd:dateTime ;
    skos:altLabel "Fibers (Botany)"@en,
        "Fibrar (Botanikk)"@nb ;
    skos:broadMatch <http://dewey.info/class/580/e23/> ;
    skos:broader humord:c64513 ;
    skos:closeMatch <http://dewey.info/class/633.5/e23/> ;
    skos:definition "I planteanatomi brukes ordet fiber om styrkevevceller, som er meget lange, tykkveggede og med et trangt hulrom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/580/e23/>,
        <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/633.5/e23/>,
        <http://dewey.info/class/677.54/e23/> ;
    skos:prefLabel "Fibres (Botany)"@en,
        "Fibre (Botanikk)"@nb ;
    skos:relatedMatch <http://dewey.info/class/620.197/e23/>,
        <http://dewey.info/class/677.54/e23/> .

humord:c29986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 30 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME29986" ;
    dct:modified "2018-10-10T00:00:00"^^xsd:dateTime ;
    skos:altLabel "International tribunals"@en ;
    skos:broader humord:c08884 ;
    skos:definition "Internasjonale domstoler, i videre forstand alle organer som treffer bindende avgjørelser i internasjonale tvister, fortrinnsvis tvister mellom stater <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/341.55/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/341.55/e23/> ;
    skos:prefLabel "International courts"@en,
        "Internasjonale domstoler"@nb .

humord:c30055 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30055" ;
    dct:modified "2024-08-28T20:08:45"^^xsd:dateTime ;
    skos:altLabel "Australiarar"@nb ;
    skos:broader humord:c00973 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/305.824/e23/>,
        <http://dewey.info/class/5--24/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.824/e23/>,
        <http://dewey.info/class/5--24/e23/> ;
    skos:prefLabel "Australians"@en,
        "Australiere"@nb .

humord:c30266 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30266" ;
    dct:modified "2024-12-13T08:21:28"^^xsd:dateTime ;
    skos:altLabel "Eight Crusade (1270)"@en,
        "The eight Crusade"@en,
        "The eight Crusade (1270)"@en,
        "Det åttande korstog"@nb,
        "Det åttande korstog (1270)"@nb,
        "Det åttande krosstog"@nb,
        "Det åttande krosstog (1270)"@nb,
        "Det åttende korstog"@nb,
        "Det åttende korstog (1270)"@nb,
        "Åttande korstog"@nb,
        "Åttande korstog (1270)"@nb,
        "Åttande krosstog"@nb,
        "Åttande krosstog (1270)"@nb,
        "Åttende korstog (1270)"@nb ;
    skos:broadMatch <http://dewey.info/class/956.94032/e23/> ;
    skos:broader humord:c20252 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/940.184/e23/>,
        <http://dewey.info/class/956.94032/e23/> ;
    skos:prefLabel "Eight Crusade"@en,
        "Åttende korstog"@nb ;
    skos:relatedMatch <http://dewey.info/class/940.184/e23/> .

humord:c30348 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30348" ;
    dct:modified "2025-01-03T15:20:14"^^xsd:dateTime ;
    skos:altLabel "Fighter planes"@en,
        "Jagarfly"@nb ;
    skos:broader humord:c19962 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/358.4383/e23/>,
        <http://dewey.info/class/623.7464/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.4383/e23/>,
        <http://dewey.info/class/623.7464/e23/> ;
    skos:prefLabel "Fighters (Aircraft)"@en,
        "Jagerfly"@nb .

humord:c30359 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30359" ;
    dct:modified "2023-07-07T09:23:40"^^xsd:dateTime ;
    skos:altLabel "Drug felonies"@en,
        "Drug pushing"@en,
        "Drug trafficking"@en,
        "Drug trafficking offences"@en,
        "Narkohandel"@nb,
        "Narkotikaforbrytelser"@nb,
        "Narkotikalovbrudd"@nb ;
    skos:broader humord:c07745 ;
    skos:definition "Narkotikahandel er et globalt svart marked som omfatter dyrking, fremstilling, distribusjon og salg av narkotika <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/364.13365/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/344.0545/e23/>,
        <http://dewey.info/class/364.13365/e23/> ;
    skos:prefLabel "Drug dealing"@en,
        "Narkotikahandel"@nb ;
    skos:related humord:c08392,
        humord:c13417,
        humord:c13418 ;
    skos:relatedMatch <http://dewey.info/class/344.0545/e23/> .

humord:c30548 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30548" ;
    dct:modified "2025-01-10T07:48:04"^^xsd:dateTime ;
    skos:altLabel "Lusophone studies"@en,
        "Lusofoni"@nb ;
    skos:broadMatch <http://dewey.info/class/469/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Lusofoni, betegnelse for ideen om portugisisk som et fellesspråk i en større sammenheng, fellesskapet mellom Portugal og dets tidligere kolonier av kulturell, sosial og politisk art <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/469/e23/> ;
    skos:prefLabel "Lusophone World"@en,
        "Lusofoni"@nb .

humord:c30637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30637" ;
    dct:modified "2018-10-23T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Live-sendinger (Medier)"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c09107 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Live transmissions (Media)"@en,
        "Direktesendinger (Medier)"@nb ;
    skos:related humord:c27295 .

humord:c30688 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30688" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--482851/e23/>,
        <http://dewey.info/class/914.82851/e23/>,
        <http://dewey.info/class/948.2851/e23/> ;
    skos:broader humord:c11802 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482851/e23/>,
        <http://dewey.info/class/914.82851/e23/>,
        <http://dewey.info/class/948.2851/e23/> ;
    skos:prefLabel "Jysereid"@en,
        "Jysereid"@nb .

humord:c30689 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30689" ;
    dct:modified "2025-02-27T12:00:13"^^xsd:dateTime ;
    skos:altLabel "Gravemaskinar"@nb,
        "Gravemaskiner"@nb ;
    skos:broader humord:c69563 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/621.865/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/621.865/e23/> ;
    skos:prefLabel "Excavators"@en,
        "Gravemaskiner"@nb .

humord:c30691 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30691" ;
    dct:modified "2018-10-24T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Emoji"@nb ;
    skos:broadMatch <http://dewey.info/class/302.2223/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c06431 ;
    skos:closeMatch <http://dewey.info/class/004.60148/e23/> ;
    skos:definition "Ideogram eller et smilefjes som benyttes i elektroniske meldinger eller på nettsider <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.60148/e23/>,
        <http://dewey.info/class/302.2223/e23/>,
        <http://dewey.info/class/302.231/e23/> ;
    skos:prefLabel "Emojis"@en,
        "Emojier"@nb .

humord:c30731 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30731" ;
    dct:modified "2018-10-24T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/355.52/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.52/e23/> ;
    skos:prefLabel "Military exercises"@en,
        "Militærøvelser"@nb .

humord:c30781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30781" ;
    dct:modified "2018-10-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/664.36/e23/> ;
    skos:broader humord:c13002 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/641.33851/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.33851/e23/>,
        <http://dewey.info/class/664.36/e23/> ;
    skos:prefLabel "Palm oil"@en,
        "Palmeolje"@nb .

humord:c30782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30782" ;
    dct:modified "2024-10-18T07:02:12"^^xsd:dateTime ;
    skos:altLabel "Litteraturhus"@nb ;
    skos:broadMatch <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/725.8042/e23/> ;
    skos:broader humord:c05205 ;
    skos:definition "Aktivitets- og kulturhus med fokus på litteratur, forfattere og bøker, med det formål å formidle og vekke interesse for litteratur og lesing <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/711.57/e23/>,
        <http://dewey.info/class/725.8042/e23/> ;
    skos:prefLabel "Houses of literature"@en,
        "Litteraturhus"@nb ;
    skos:related humord:c19937 .

humord:c30783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 21 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30783" ;
    dct:modified "2018-10-25T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Personal information processing"@en,
        "Personal information storage"@en,
        "Personlig informasjonsbehandling"@nb,
        "Personlig informasjonshåndtering"@nb,
        "Personlig informasjonslagring"@nb ;
    skos:broadMatch <http://dewey.info/class/650.1/e23/> ;
    skos:broader humord:c23463 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/650.1/e23/> ;
    skos:prefLabel "Personal information management"@en,
        "Personlig informasjonsforvaltning"@nb .

humord:c30788 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30788" ;
    dct:modified "2024-11-15T14:04:23"^^xsd:dateTime ;
    skos:altLabel "Smog"@nb ;
    skos:broader humord:c11436 ;
    skos:closeMatch <http://dewey.info/class/628.532/e23/> ;
    skos:definition "Smog er en form for luftforurensning. Den kan oppstå i lavere luftlag når organiske stoffer og nitrogenoksider i atmosfæren reagerer kjemisk med hverandre på grunn av solstråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/363.7392/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.7392/e23/>,
        <http://dewey.info/class/628.532/e23/> ;
    skos:prefLabel "Smog"@en,
        "Smog"@nb ;
    skos:related humord:c28337 .

humord:c30806 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 31 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30806" ;
    dct:modified "2024-11-27T15:25:54"^^xsd:dateTime ;
    skos:altLabel "Personlege arkiv"@nb,
        "Personlige arkiver"@nb,
        "Privatarkiv"@nb,
        "Private arkiv"@nb,
        "Private arkiver"@nb ;
    skos:broader humord:c00114 ;
    skos:closeMatch <http://dewey.info/class/027.1/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/027.1/e23/> ;
    skos:prefLabel "Private archives"@en,
        "Privatarkiver"@nb .

humord:c30826 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME30826" ;
    dct:modified "2018-10-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Demobilisation"@en ;
    skos:broader humord:c09508,
        humord:c17890 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/355.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.29/e23/> ;
    skos:prefLabel "Demobilization"@en,
        "Demobilisering"@nb .

humord:c31083 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31083" ;
    dct:modified "2018-11-06T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Rohingya (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8958/e23/>,
        <http://dewey.info/class/5--958/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Folkeslag i Myanmar <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nobel18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8958/e23/>,
        <http://dewey.info/class/5--958/e23/> ;
    skos:prefLabel "Rohingya"@en,
        "Rohingyaer"@nb .

humord:c31506 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31506" ;
    dct:modified "2024-12-02T08:44:01"^^xsd:dateTime ;
    skos:altLabel "Raptorial birds"@en,
        "Rovfuglar"@nb ;
    skos:broader humord:c08241,
        humord:c66037 ;
    skos:definition "Rovfugler er en samlebetegnelse for fugler som i stor grad lever av andre dyr som de dreper eller spiser som kadaver (åtsel). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/568.9/e23/>,
        <http://dewey.info/class/598.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/568.9/e23/>,
        <http://dewey.info/class/598.9/e23/> ;
    skos:prefLabel "Birds of prey"@en,
        "Rovfugler"@nb .

humord:c31507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31507" ;
    dct:modified "2024-11-05T19:11:01"^^xsd:dateTime ;
    skos:altLabel "Kapitalistar"@nb ;
    skos:broadMatch <http://dewey.info/class/330.122092/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/330.122092/e23/> ;
    skos:prefLabel "Capitalists"@en,
        "Kapitalister"@nb .

humord:c31508 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31508" ;
    dct:modified "2024-11-06T08:04:45"^^xsd:dateTime ;
    skos:altLabel "Investorar"@nb ;
    skos:broadMatch <http://dewey.info/class/332.092/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.092/e23/> ;
    skos:prefLabel "Investors"@en,
        "Investorer"@nb .

humord:c31513 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31513" ;
    dct:modified "2024-08-28T08:06:59"^^xsd:dateTime ;
    skos:altLabel "Arnhem"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49218/e23/>,
        <http://dewey.info/class/914.9218/e23/>,
        <http://dewey.info/class/949.218/e23/> ;
    skos:broader humord:c02598 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49218/e23/>,
        <http://dewey.info/class/914.9218/e23/>,
        <http://dewey.info/class/949.218/e23/> ;
    skos:prefLabel "Arnhem"@en,
        "Arnhem"@nb .

humord:c31732 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31732" ;
    dct:modified "2018-11-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.54096/e23/> ;
    skos:definition "Betegnelse på en politisk og kulturell holdning som legger vekt på verdiene i afrikansk kultur, og som har en felles afrikansk union som endelig mål <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nobel18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54096/e23/> ;
    skos:prefLabel "Pan-Africanism"@en,
        "Panafrikanisme"@nb .

humord:c31886 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME31886" ;
    dct:modified "2025-02-04T07:19:38"^^xsd:dateTime ;
    skos:altLabel "Abatutsi"@en,
        "Tutsi"@en,
        "Watusis"@en,
        "Tutsiar"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89639461/e23/>,
        <http://dewey.info/class/5--9639461/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Etnisk gruppe i Rwanda og Burundi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89639461/e23/>,
        <http://dewey.info/class/5--9639461/e23/> ;
    skos:prefLabel "Tutsies"@en,
        "Tutsier"@nb .

humord:c32029 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32029" ;
    dct:modified "2025-04-01T07:44:27"^^xsd:dateTime ;
    skos:altLabel "Hålandsdal"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483635/e23/>,
        <http://dewey.info/class/914.83635/e23/>,
        <http://dewey.info/class/948.3635/e23/> ;
    skos:broader humord:c61615 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483635/e23/>,
        <http://dewey.info/class/914.83635/e23/>,
        <http://dewey.info/class/948.3635/e23/> ;
    skos:prefLabel "Hålandsdal"@en,
        "Hålandsdal"@nb .

humord:c32112 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32112" ;
    dct:modified "2018-11-08T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c12002 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/305/e23/> ;
    skos:prefLabel "Popularity"@en,
        "Popularitet"@nb ;
    skos:relatedMatch <http://dewey.info/class/155.92/e23/>,
        <http://dewey.info/class/305/e23/> .

humord:c32114 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32114" ;
    dct:modified "2024-12-03T11:09:39"^^xsd:dateTime ;
    skos:altLabel "Gudsbilde"@nb,
        "Gudsbilete"@nb ;
    skos:broadMatch <http://dewey.info/class/200.19/e23/> ;
    skos:broader humord:c08120,
        humord:c08725 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/200.19/e23/> ;
    skos:prefLabel "Images of God"@en,
        "Gudsbilder"@nb .

humord:c32256 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32256" ;
    dct:modified "2024-01-11T14:24:45"^^xsd:dateTime ;
    skos:altLabel "Narrative therapies"@en,
        "Narrativ terapi"@nb ;
    skos:broadMatch <http://dewey.info/class/616.89165/e23/> ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.89165/e23/> ;
    skos:prefLabel "Narrative therapy"@en,
        "Narrativ terapi"@nb .

humord:c32257 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32257" ;
    dct:modified "2021-04-30T18:17:08"^^xsd:dateTime ;
    skos:altLabel "Limburgian language"@en,
        "Limburgic language"@en,
        "Limburgisk språk"@nb ;
    skos:broadMatch <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:broader humord:c10310 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/439.31/e23/>,
        <http://dewey.info/class/6--3931/e23/> ;
    skos:prefLabel "Limburgish language"@en,
        "Limburgsk språk"@nb .

humord:c32260 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32260" ;
    dct:modified "2024-12-10T10:24:40"^^xsd:dateTime ;
    skos:altLabel "Veganisme"@nb ;
    skos:broadMatch <http://dewey.info/class/613.2622/e23/> ;
    skos:broader humord:c04914 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.3/e23/>,
        <http://dewey.info/class/613.2622/e23/> ;
    skos:prefLabel "Veganism"@en,
        "Veganisme"@nb ;
    skos:relatedMatch <http://dewey.info/class/179.3/e23/> .

humord:c32263 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32263" ;
    dct:modified "2022-12-07T10:44:41"^^xsd:dateTime ;
    skos:altLabel "Bokbransjen"@nb,
        "Bokindustri"@nb ;
    skos:broadMatch <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/381.45002/e23/> ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.5/e23/>,
        <http://dewey.info/class/381.45002/e23/> ;
    skos:prefLabel "Book trade"@en,
        "Bokbransje"@nb ;
    skos:related humord:c00163 .

humord:c32274 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32274" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:broader humord:c02730 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483642/e23/>,
        <http://dewey.info/class/914.83642/e23/>,
        <http://dewey.info/class/948.3642/e23/> ;
    skos:prefLabel "Vossestrand"@en,
        "Vossestrand"@nb .

humord:c32338 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32338" ;
    dct:modified "2024-08-21T08:16:13"^^xsd:dateTime ;
    skos:altLabel "Økonomisk straff"@nb,
        "Økonomiske sanksjonar"@nb,
        "Økonomiske straff"@nb,
        "Økonomiske straffer"@nb ;
    skos:broadMatch <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:broader humord:c09564 ;
    skos:definition "Økonomiske sanksjoner er bruk av økonomiske virkemidler for å få noen til å handle annerledes enn de  ellers ville gjort <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.111/e23/>,
        <http://dewey.info/class/327.117/e23/> ;
    skos:prefLabel "Economic sanctions"@en,
        "Økonomiske sanksjoner"@nb .

humord:c32339 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32339" ;
    dct:modified "2025-01-10T07:14:06"^^xsd:dateTime ;
    skos:altLabel "Trykkekultur"@nb ;
    skos:broadMatch <http://dewey.info/class/302.232/e23/>,
        <http://dewey.info/class/686.2/e23/> ;
    skos:broader humord:c04583 ;
    skos:definition "Omfatter historiske, samfunnsmessige, kunstneriske, tekniske, mediehistoriske og kulturelle aspekter ved alle former for trykte tekster og andre trykte former for visuell kommunikasjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.232/e23/>,
        <http://dewey.info/class/686.2/e23/> ;
    skos:prefLabel "Print culture"@en,
        "Trykkekultur"@nb ;
    skos:related humord:c04608 .

humord:c32486 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32486" ;
    dct:modified "2024-09-12T13:45:48"^^xsd:dateTime ;
    skos:altLabel "Cha no yu"@nb,
        "Te-seremoni"@nb,
        "Te-seremoniar"@nb,
        "Teseremoniar"@nb,
        "Teseremonier"@nb ;
    skos:broader humord:c05166 ;
    skos:closeMatch <http://dewey.info/class/394.15/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/394.15/e23/> ;
    skos:prefLabel "Tea ceremonies"@en,
        "Te-seremonier"@nb ;
    skos:related humord:c04909 .

humord:c32490 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32490" ;
    dct:modified "2025-03-24T07:03:57"^^xsd:dateTime ;
    skos:altLabel "Bjerke"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Bjerke"@en,
        "Bjerke"@nb .

humord:c32498 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32498" ;
    dct:modified "2024-10-14T14:19:45"^^xsd:dateTime ;
    skos:altLabel "Bylandskap"@nb,
        "Bynatur"@nb,
        "Byøkologi"@nb,
        "Urban økologi"@nb ;
    skos:broader humord:c68500 ;
    skos:definition "Beskriver en spesiell miljøinnsats som med utgangspunkt i et bestemt byområde og borgernes deltakelse søker å fremme helhetlige løsninger på problemer knyttet til områdets ressursforbruk, miljøpåvirkning og dyre- og naturmangfold <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/577.56/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/577.56/e23/> ;
    skos:prefLabel "Urban ecology"@en,
        "Byøkologi"@nb .

humord:c32500 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32500" ;
    dct:modified "2024-12-11T07:56:04"^^xsd:dateTime ;
    skos:altLabel "Collagenosis"@en,
        "Connective Tissue Diseases"@en,
        "Bindevevsjukdomar"@nb,
        "Bindevevsjukdommar"@nb,
        "Bindevevsykdommer"@nb ;
    skos:broader humord:c61714 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/362.19677/e23/>,
        <http://dewey.info/class/616.77/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19677/e23/>,
        <http://dewey.info/class/616.77/e23/> ;
    skos:prefLabel "Collagen diseases"@en,
        "Bindevevssykdommer"@nb .

humord:c32503 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32503" ;
    dct:modified "2025-02-10T08:40:06"^^xsd:dateTime ;
    skos:altLabel "Kharga"@en,
        "Al-Khariyya"@nb,
        "Kharga"@nb,
        "al-Kharga"@nb,
        "al-Kharijah"@nb ;
    skos:broadMatch <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Kharga Oasis"@en,
        "Kharga"@nb .

humord:c32509 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32509" ;
    dct:modified "2024-09-27T13:14:55"^^xsd:dateTime ;
    skos:altLabel "Al Wahat ad Dakhilah"@en,
        "El Dakhla"@en,
        "Al Wahat ad Dakhilah"@nb,
        "Dakhla"@nb,
        "Dakhlaoasen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:definition "Dakhla er en oasegruppe i Egypts vestlige ørken <SNL<"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--622/e23/>,
        <http://dewey.info/class/916.22/e23/>,
        <http://dewey.info/class/962.2/e23/> ;
    skos:prefLabel "Dakhla Oasis"@en,
        "Dakhla"@nb .

humord:c32743 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32743" ;
    dct:modified "2018-11-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Armistice"@en,
        "Truce"@en ;
    skos:broader humord:c09522 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/327.17/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/327.17/e23/>,
        <http://dewey.info/class/341.66/e23/> ;
    skos:prefLabel "Ceasefire"@en,
        "Våpenhvile"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/341.66/e23/> .

humord:c32935 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32935" ;
    dct:modified "2025-02-25T09:24:15"^^xsd:dateTime ;
    skos:altLabel "Pescadores"@en,
        "Penghu"@nb,
        "Peskadorene"@nb ;
    skos:broadMatch <http://dewey.info/class/2--51249/e23/>,
        <http://dewey.info/class/915.1249/e23/>,
        <http://dewey.info/class/951.249/e23/> ;
    skos:broader humord:c02093 ;
    skos:definition "Penghu er ei øygruppe i Taiwanstredet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--51249/e23/>,
        <http://dewey.info/class/915.1249/e23/>,
        <http://dewey.info/class/951.249/e23/> ;
    skos:prefLabel "Penghu"@en,
        "Penghu"@nb .

humord:c32939 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32939" ;
    dct:modified "2025-01-03T10:19:25"^^xsd:dateTime ;
    skos:altLabel "Vocoderar"@nb ;
    skos:broadMatch <http://dewey.info/class/786.7/e23/> ;
    skos:broader humord:c18340 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/786.7/e23/> ;
    skos:prefLabel "Vocoders"@en,
        "Vocodere"@nb ;
    skos:related humord:c18341 .

humord:c32941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32941" ;
    dct:modified "2024-10-24T15:48:19"^^xsd:dateTime ;
    skos:altLabel "Mongo-Nkundu språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubt18"@nb,
        "Språkkode: lol"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496.396/e23/>,
        <http://dewey.info/class/6--96396/e23/> ;
    skos:prefLabel "Mongo-Nkundu language"@en,
        "Mongo-Nkundu språk"@nb .

humord:c32943 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME32943" ;
    dct:modified "2024-09-04T16:09:47"^^xsd:dateTime ;
    skos:altLabel "Caodaism"@en,
        "Cao Ðài"@nb,
        "Caodai"@nb ;
    skos:broadMatch <http://dewey.info/class/299.5922/e23/> ;
    skos:broader humord:c08812 ;
    skos:definition "Caodai er en synkretistisk religiøs bevegelse i Vietnam, stiftet av Ngô Van Chiêu i 1926 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.5922/e23/> ;
    skos:prefLabel "Caodai"@en,
        "Caodai"@nb .

humord:c33014 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 22 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33014" ;
    dct:modified "2024-11-11T15:45:47"^^xsd:dateTime ;
    skos:altLabel "Nonhuman"@en,
        "Det ikkje-menneskelege"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/003.52/e23/>,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/590/e23/>,
        <http://dewey.info/class/629.892/e23/>,
        <http://dewey.info/class/670.4272/e23/> ;
    skos:prefLabel "Non-human"@en,
        "Det ikke-menneskelige"@nb ;
    skos:related humord:c04225,
        humord:c04432,
        humord:c04435 ;
    skos:relatedMatch <http://dewey.info/class/003.52/e23/>,
        <http://dewey.info/class/004/e23/>,
        <http://dewey.info/class/006.3/e23/>,
        <http://dewey.info/class/128/e23/>,
        <http://dewey.info/class/303.4834/e23/>,
        <http://dewey.info/class/590/e23/>,
        <http://dewey.info/class/629.892/e23/>,
        <http://dewey.info/class/670.4272/e23/> .

humord:c33161 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33161" ;
    dct:modified "2020-11-24T10:21:50"^^xsd:dateTime ;
    skos:altLabel "Broken heart"@en,
        "Heartsickness"@en,
        "Love's longings"@en,
        "Lover's malady"@en,
        "Melancholic love"@en,
        "Hjertesorg"@nb ;
    skos:broadMatch <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c08028 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.4/e23/> ;
    skos:prefLabel "Lovesickness"@en,
        "Kjærlighetssorg"@nb .

humord:c33170 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33170" ;
    dct:modified "2023-12-05T07:41:11"^^xsd:dateTime ;
    skos:altLabel "Cancer of lung"@en,
        "Cancer of the lung"@en,
        "Lung cancers"@en,
        "Lung neoplasm"@en,
        "Lung neoplasms"@en,
        "Pulmonary cancer"@en,
        "Pulmonary cancers"@en,
        "Pulmonary neoplasm"@en,
        "Pulmonary neoplasms"@en,
        "Lungekreft"@nb,
        "Lungeneoplasmer"@nb,
        "Lungesvulster"@nb,
        "Lungetumorer"@nb ;
    skos:broader humord:c03924 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/362.19699424/e23/>,
        <http://dewey.info/class/616.99424/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19699424/e23/>,
        <http://dewey.info/class/616.99424/e23/> ;
    skos:prefLabel "Lung cancer"@en,
        "Lungekreft"@nb .

humord:c33172 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33172" ;
    dct:modified "2024-10-02T10:37:30"^^xsd:dateTime ;
    skos:altLabel "Beaver tribe"@en,
        "Dunne-za"@en,
        "Dunneza"@en,
        "Tsattine"@en,
        "Dane-zaa (Folk)"@nb,
        "Dunne-za"@nb,
        "Tsattine"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8972/e23/>,
        <http://dewey.info/class/5--972/e23/>,
        <http://dewey.info/class/978.004972/e23/> ;
    skos:broader humord:c18879 ;
    skos:definition "Dane-zaa er en athabaskisk-talende gruppe av Canadas urbefolkning. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8972/e23/>,
        <http://dewey.info/class/5--972/e23/>,
        <http://dewey.info/class/978.004972/e23/> ;
    skos:prefLabel "Dane-zaa"@en,
        "Dane-zaa (Folk)"@nb .

humord:c33189 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33189" ;
    dct:modified "2024-12-09T12:56:44"^^xsd:dateTime ;
    skos:altLabel "Skeiser (Artefaktar)"@nb,
        "Skøyter (Artefaktar)"@nb ;
    skos:broader humord:c01449 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/688.7691/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/688.7691/e23/>,
        <http://dewey.info/class/796.91/e23/> ;
    skos:prefLabel "Skates (Artifacts)"@en,
        "Skøyter (Artefakter)"@nb ;
    skos:relatedMatch <http://dewey.info/class/796.91/e23/> .

humord:c33191 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33191" ;
    dct:modified "2024-06-19T15:13:54"^^xsd:dateTime ;
    skos:altLabel "Kjemisk industri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/338.4766/e23/>,
        <http://dewey.info/class/338.766/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4766/e23/>,
        <http://dewey.info/class/338.766/e23/>,
        <http://dewey.info/class/660/e23/> ;
    skos:prefLabel "Chemical industry"@en,
        "Kjemisk industri"@nb ;
    skos:relatedMatch <http://dewey.info/class/660/e23/> .

humord:c33439 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33439" ;
    dct:modified "2018-11-20T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Nærlesning"@nb ;
    skos:broadMatch <http://dewey.info/class/801.95/e23/> ;
    skos:broader humord:c06623 ;
    skos:definition "Grundig, analytisk lesning av en litterær tekst med vekt på dens estetiske detaljer (og ikke dens opprinnelse og/eller virkning) <Det norske Akademis ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/801.95/e23/> ;
    skos:prefLabel "Close reading"@en,
        "Nærlesing"@nb .

humord:c33586 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33586" ;
    dct:modified "2025-03-24T07:36:08"^^xsd:dateTime ;
    skos:altLabel "Vålerenga"@nb ;
    skos:broadMatch <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4821/e23/>,
        <http://dewey.info/class/914.821/e23/>,
        <http://dewey.info/class/948.21/e23/> ;
    skos:prefLabel "Vålerenga"@en,
        "Vålerenga"@nb .

humord:c33588 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33588" ;
    dct:modified "2024-08-28T20:46:49"^^xsd:dateTime ;
    skos:altLabel "News audience"@en,
        "News consumers"@en,
        "News readers"@en,
        "Avislesarar"@nb,
        "Avislesere"@nb,
        "Nyheitskonsumentar"@nb,
        "Nyheitslesarar"@nb,
        "Nyhendekonsumentar"@nb,
        "Nyhendelesarar"@nb,
        "Nyhetskonsumenter"@nb ;
    skos:broadMatch <http://dewey.info/class/070.92/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.92/e23/>,
        <http://dewey.info/class/302.2244/e23/> ;
    skos:prefLabel "Newspaper readers"@en,
        "Nyhetslesere"@nb ;
    skos:related humord:c09080 ;
    skos:relatedMatch <http://dewey.info/class/302.2244/e23/> .

humord:c33596 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33596" ;
    dct:modified "2018-11-21T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Commitment (Psychology)"@en ;
    skos:broadMatch <http://dewey.info/class/128.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:definition "Det å være tydelig engasjert, delta aktivt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.4/e23/> ;
    skos:prefLabel "Engagement"@en,
        "Engasjement"@nb .

humord:c33598 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33598" ;
    dct:modified "2024-11-12T13:23:23"^^xsd:dateTime ;
    skos:altLabel "UX"@en,
        "Brukaroppleving"@nb,
        "Brukaropplevingar"@nb,
        "Brukeropplevelser"@nb,
        "UX"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Refererer til totalopplevelsen en bruker har ved anvendelse av et produkt, tjeneste eller et system <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "User experience"@en,
        "Brukeropplevelse"@nb .

humord:c33601 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 25 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33601" ;
    dct:modified "2018-11-21T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/700.904/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Kjennetegnes bl.a. ved bruk av abstraksjon og at kunstnerne fjernet seg fra en naturalistisk skildring av virkeligheten <FineArts>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/709.04/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/700.904/e23/>,
        <http://dewey.info/class/709.04/e23/> ;
    skos:prefLabel "Modern art"@en,
        "Moderne kunst"@nb .

humord:c33603 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33603" ;
    dct:modified "2022-10-26T15:24:49"^^xsd:dateTime ;
    skos:altLabel "Cell phone addiction"@en,
        "Internet addiction"@en,
        "Mobile addiction"@en,
        "Nomophobia"@en,
        "Phone addiction"@en,
        "Smartphone addiction"@en,
        "Internettavhengighet"@nb,
        "Mobilavhengighet"@nb ;
    skos:broadMatch <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/616.8584/e23/> ;
    skos:broader humord:c22517 ;
    skos:definition "Problematisk, overdreven internett-, skjerm-, eller mobilbruk som går ut over vanlig livsførsel <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.4833/e23/>,
        <http://dewey.info/class/616.8584/e23/> ;
    skos:prefLabel "Screen addiction"@en,
        "Skjermavhengighet"@nb .

humord:c33605 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33605" ;
    dct:modified "2024-08-13T09:00:40"^^xsd:dateTime ;
    skos:altLabel "Alternativ livsstil"@nb ;
    skos:broadMatch <http://dewey.info/class/306.1/e23/> ;
    skos:broader humord:c04867 ;
    skos:definition "En livsstil som skiller seg fra det som regnes som den vanlige, eller som generelt oppfattes som utenfor den kulturelle normen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/170.44/e23/>,
        <http://dewey.info/class/306.1/e23/> ;
    skos:prefLabel "Alternative lifestyle"@en,
        "Alternativ livsstil"@nb ;
    skos:relatedMatch <http://dewey.info/class/158.1/e23/>,
        <http://dewey.info/class/170.44/e23/> .

humord:c33607 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33607" ;
    dct:modified "2024-11-12T08:37:54"^^xsd:dateTime ;
    skos:altLabel "Idioti"@nb,
        "Stupiditet"@nb ;
    skos:broadMatch <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/153.9/e23/> ;
    skos:broader humord:c11912 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/153.9/e23/> ;
    skos:prefLabel "Idiocy"@en,
        "Idioti"@nb ;
    skos:related humord:c18506 .

humord:c33684 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33684" ;
    dct:modified "2018-11-22T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c09107 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Media production"@en,
        "Medieproduksjon"@nb ;
    skos:related humord:c22490,
        humord:c22567 .

humord:c33696 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33696" ;
    dct:modified "2018-11-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Multiplatform storytelling"@en,
        "Transmedia narratives"@en,
        "Transmedia storytelling"@en,
        "Transtexts"@en,
        "Transmedia"@nb,
        "Transmediale fortellinger"@nb,
        "Transmediefortellinger"@nb,
        "Transtekster"@nb ;
    skos:broadMatch <http://dewey.info/class/302.23/e23/> ;
    skos:broader humord:c33684 ;
    skos:definition "En fortelling eller et prosjekt som tar i bruk og kombinerer flere medieformer, medieplattformer og ofte digital teknologi <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.23/e23/> ;
    skos:prefLabel "Transmedia"@en,
        "Transmedier"@nb ;
    skos:related humord:c26703,
        humord:c27744 .

humord:c33908 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33908" ;
    dct:modified "2018-11-26T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/779.2/e23/> ;
    skos:broader humord:c05374,
        humord:c19445 ;
    skos:definition "Selvportrett tatt med kamera på mobiltelefon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/779.2/e23/> ;
    skos:prefLabel "Selfies"@en,
        "Selfier"@nb ;
    skos:related humord:c21055 .

humord:c33910 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33910" ;
    dct:modified "2024-12-19T16:17:00"^^xsd:dateTime ;
    skos:altLabel "Wearable technology"@en,
        "Wearables"@en,
        "Kroppsnær teknologi"@nb ;
    skos:broadMatch <http://dewey.info/class/004.16/e23/>,
        <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/303.4834/e23/> ;
    skos:broader humord:c04175,
        humord:c04197 ;
    skos:definition "Digitale teknologienheter som bæres på eller i kroppen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.16/e23/>,
        <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/303.4834/e23/> ;
    skos:prefLabel "Wearable devices"@en,
        "Kroppsnær teknologi"@nb .

humord:c33914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME33914" ;
    dct:modified "2024-08-21T07:52:41"^^xsd:dateTime ;
    skos:altLabel "Klimaromanar"@nb,
        "Klimaromaner"@nb,
        "Miljølitteratur"@nb,
        "Miljøromanar"@nb,
        "Miljøromaner"@nb,
        "Økolitteratur"@nb,
        "Økoromanar"@nb ;
    skos:broadMatch <http://dewey.info/class/3C--36/e23/>,
        <http://dewey.info/class/808.83936/e23/>,
        <http://dewey.info/class/809.3936/e23/> ;
    skos:broader humord:c06726 ;
    skos:definition "Romaner som orienterer seg mot temaer innen økologi, natur, miljøvern og klima (-problemer) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3C--36/e23/>,
        <http://dewey.info/class/808.83936/e23/>,
        <http://dewey.info/class/809.3936/e23/> ;
    skos:prefLabel "Ecofiction"@en,
        "Økoromaner"@nb ;
    skos:related humord:c12633 .

humord:c34340 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34340" ;
    dct:modified "2024-11-06T13:46:57"^^xsd:dateTime ;
    skos:altLabel "Frontis-piece"@en,
        "Frontispieces"@en,
        "Frontispis (Bøker)"@nb,
        "Frontispisar (Bøker)"@nb,
        "Frontispise"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/741.64/e23/> ;
    skos:broader humord:c00236 ;
    skos:definition "Frontispise er betegnelsen på en dekorativ illustrasjon som er plassert på siden til venstre for tittelsiden i en bok <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/>,
        <http://dewey.info/class/741.64/e23/> ;
    skos:prefLabel "Book frontispiece"@en,
        "Frontispiser (Bøker)"@nb ;
    skos:related humord:c34358 .

humord:c34358 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34358" ;
    dct:modified "2024-11-26T17:15:08"^^xsd:dateTime ;
    skos:altLabel "Tittelsider (Bøker)"@nb ;
    skos:broadMatch <http://dewey.info/class/002/e23/> ;
    skos:broader humord:c00236 ;
    skos:definition "Bokside forrest eller langt fram i en bok, som viser tittel, undertittel, forfatter, utgiver og utgave <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002/e23/> ;
    skos:prefLabel "Title pages"@en,
        "Tittelsider (Bøker)"@nb ;
    skos:related humord:c25522,
        humord:c34340 .

humord:c34399 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:ccmapperState "unassigned" ;
    ubo:plusUseTerm humord:c05542,
        humord:c07326 ;
    dct:created "2018-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34399" ;
    dct:modified "2021-11-24T13:36:10"^^xsd:dateTime ;
    skos:editorialNote "Bruk termene registrert i 260-feltene i stedet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaterpublikum (IKKE I BRUK. Se 667-feltet)"@nb .

humord:c34702 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34702" ;
    dct:modified "2020-05-25T09:36:20"^^xsd:dateTime ;
    skos:altLabel "Lokasjonsbasert litteratur"@nb,
        "Lokativ litteratur"@nb ;
    skos:broadMatch <http://dewey.info/class/802.85/e23/> ;
    skos:broader humord:c26006 ;
    skos:definition "Litteratur tilpasset til og inspirert av stedplassering av leseren, gjort mulig av GPS-teknologi på mobiltelefoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.488/e23/>,
        <http://dewey.info/class/802.85/e23/> ;
    skos:prefLabel "Locative literature"@en,
        "Stedsbasert litteratur"@nb ;
    skos:related humord:c28036 ;
    skos:relatedMatch <http://dewey.info/class/306.488/e23/> .

humord:c34710 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34710" ;
    dct:modified "2024-11-27T17:18:29"^^xsd:dateTime ;
    skos:altLabel "Treachery"@en,
        "Forræderi"@nb,
        "Lovnadsbrot"@nb,
        "Løftebrudd"@nb,
        "Svik"@nb,
        "Troløshet"@nb,
        "Truløyse"@nb ;
    skos:broadMatch <http://dewey.info/class/179.8/e23/> ;
    skos:broader humord:c00340 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/364.131/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/179.8/e23/>,
        <http://dewey.info/class/345.0231/e23/>,
        <http://dewey.info/class/364.131/e23/> ;
    skos:prefLabel "Betrayal"@en,
        "Forræderi"@nb ;
    skos:relatedMatch <http://dewey.info/class/345.0231/e23/> .

humord:c34716 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34716" ;
    dct:modified "2018-11-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.38762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:broader humord:c07060 ;
    skos:definition "Undersjanger av science fiction som baserer seg på dampmaskiner, luftballonger, mekaniske regnemaskiner og annen teknikk fra 1800-tallet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--308762/e23/>,
        <http://dewey.info/class/808.38762/e23/>,
        <http://dewey.info/class/808.838762/e23/>,
        <http://dewey.info/class/809.38762/e23/> ;
    skos:prefLabel "Steampunk"@en,
        "Steampunk"@nb ;
    skos:related humord:c22007,
        humord:c34718 .

humord:c34718 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34718" ;
    dct:modified "2024-08-13T09:00:21"^^xsd:dateTime ;
    skos:altLabel "Counterfactual novels"@en,
        "Speculative fiction"@en,
        "Alternativ historie (Romaner)"@nb,
        "Alternative history fiction"@nb,
        "Kontrafaktiske romanar"@nb,
        "Kontrafaktiske romaner"@nb,
        "Spekulative romanar"@nb ;
    skos:broader humord:c07060 ;
    skos:closeMatch <http://dewey.info/class/3B--308768/e23/>,
        <http://dewey.info/class/808.838768/e23/>,
        <http://dewey.info/class/809.38768/e23/> ;
    skos:definition "Spekulative romaner er en litterær sjanger med futuristiske elementer der det spekuleres i hvordan historien ville utvikle seg dersom en historisk hendelse hadde gått annerledes <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--308768/e23/>,
        <http://dewey.info/class/808.838768/e23/>,
        <http://dewey.info/class/809.38768/e23/> ;
    skos:prefLabel "Speculative novels"@en,
        "Spekulative romaner"@nb ;
    skos:related humord:c06733,
        humord:c34716 .

humord:c34728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34728" ;
    dct:modified "2020-07-30T13:09:35"^^xsd:dateTime ;
    skos:altLabel "Retrofuturismen"@nb ;
    skos:broadMatch <http://dewey.info/class/709.04033/e23/>,
        <http://dewey.info/class/735.230433/e23/>,
        <http://dewey.info/class/759.0633/e23/>,
        <http://dewey.info/class/808.80114/e23/> ;
    skos:broader humord:c05679 ;
    skos:definition "Retning etter kunst, film, litteratur og musikk preget av det som i gamle dager var futuristiske impulser <UBO>"@nb ;
    skos:editorialNote "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/709.04033/e23/>,
        <http://dewey.info/class/735.230433/e23/>,
        <http://dewey.info/class/759.0633/e23/>,
        <http://dewey.info/class/808.80114/e23/> ;
    skos:prefLabel "Retrofuturism"@en,
        "Retrofuturisme"@nb ;
    skos:related humord:c05701 .

humord:c34735 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34735" ;
    dct:modified "2024-11-20T13:56:06"^^xsd:dateTime ;
    skos:altLabel "Diachronous research"@en,
        "Diakron forsking"@nb ;
    skos:broadMatch <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:broader humord:c01535 ;
    skos:definition "Forskning som tar for seg tidsdimensjonen ved det som studeres <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/001.4/e23/>,
        <http://dewey.info/class/1--072/e23/> ;
    skos:prefLabel "Diachronic research"@en,
        "Diakron forskning"@nb .

humord:c34741 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34741" ;
    dct:modified "2020-07-30T14:10:20"^^xsd:dateTime ;
    skos:altLabel "Medieval theater"@en,
        "Middelalderteater"@nb ;
    skos:broader humord:c05577 ;
    skos:definition "Fellesbetegnelse for teater i perioden 500-tallet til 1500-tallet. Dekker all dramatikk produsert i Europa i løpet av den tusenårsperioden og inkluderer en rekke sjangere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb,
        "Oppdatert"@nb ;
    skos:exactMatch <http://dewey.info/class/808.8202/e23/>,
        <http://dewey.info/class/809.202/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.8202/e23/>,
        <http://dewey.info/class/809.202/e23/> ;
    skos:prefLabel "Medieval theatre"@en,
        "Middelalderdramatikk"@nb .

humord:c34750 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34750" ;
    dct:modified "2018-11-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:broader humord:c17758 ;
    skos:definition "Kirkelig teaterform fra Middelalderen, med utspring i mysteriespillene. Pasjonsspillene dramatiserte historien om Jesu siste dager i den kristen påsken <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/246.723/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/246.723/e23/>,
        <http://dewey.info/class/3B--20516/e23/>,
        <http://dewey.info/class/792.16/e23/>,
        <http://dewey.info/class/808.82516/e23/>,
        <http://dewey.info/class/809.2516/e23/> ;
    skos:prefLabel "Passion plays"@en,
        "Pasjonsspill"@nb .

humord:c34813 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34813" ;
    dct:modified "2018-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Card catalogs"@en ;
    skos:broadMatch <http://dewey.info/class/025.313/e23/> ;
    skos:broader humord:c26883 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.313/e23/> ;
    skos:prefLabel "Card catalogues"@en,
        "Kortkataloger"@nb .

humord:c34845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34845" ;
    dct:modified "2019-01-15T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/303.61/e23/> ;
    skos:broader humord:c09748 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.61/e23/> ;
    skos:prefLabel "Hunger strike"@en,
        "Sultestreik"@nb ;
    skos:related humord:c21945 .

humord:c34847 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34847" ;
    dct:modified "2024-01-11T07:56:43"^^xsd:dateTime ;
    skos:altLabel "Nourishment"@en,
        "Nutrition physiology"@en,
        "Sustenance"@en,
        "Ernæring"@nb,
        "Ernæringsfysiologi"@nb,
        "Ernæringslære"@nb,
        "Føde"@nb,
        "Fødeopptak"@nb,
        "Matopptak"@nb,
        "Næringsopptak"@nb ;
    skos:broadMatch <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/572.4/e23/>,
        <http://dewey.info/class/612.3/e23/>,
        <http://dewey.info/class/613.2/e23/> ;
    skos:broader humord:c03774 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/363.8/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.4613/e23/>,
        <http://dewey.info/class/363.8/e23/>,
        <http://dewey.info/class/572.4/e23/>,
        <http://dewey.info/class/612.3/e23/>,
        <http://dewey.info/class/613.2/e23/> ;
    skos:prefLabel "Nutrition"@en,
        "Ernæring"@nb .

humord:c34849 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34849" ;
    dct:modified "2018-11-29T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Catalog cards"@en ;
    skos:broadMatch <http://dewey.info/class/025.313/e23/> ;
    skos:broader humord:c34813 ;
    skos:definition "Papp- eller papirkort på standard størrelse hvor et biblioteks bøker m.m. er bibliografisk beskrevet, samt deres plassering i biblioteket angitt. Kortene er bestanddel i en kortkatalog <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/025.313/e23/> ;
    skos:prefLabel "Catalogue cards"@en,
        "Katalogkort"@nb .

humord:c34853 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34853" ;
    dct:modified "2024-09-16T11:32:42"^^xsd:dateTime ;
    skos:altLabel "The Chilterns"@en,
        "Chiltern Hills"@nb ;
    skos:broader humord:c03227 ;
    skos:closeMatch <http://dewey.info/class/2--425/e23/>,
        <http://dewey.info/class/914.25/e23/>,
        <http://dewey.info/class/942.5/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--425/e23/>,
        <http://dewey.info/class/914.25/e23/>,
        <http://dewey.info/class/942.5/e23/> ;
    skos:prefLabel "Chiltern Hills"@en,
        "Chiltern Hills"@nb .

humord:c34856 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34856" ;
    dct:modified "2024-12-03T12:31:35"^^xsd:dateTime ;
    skos:altLabel "Postfenomenologi"@nb ;
    skos:broadMatch <http://dewey.info/class/142.7/e23/> ;
    skos:broader humord:c00607 ;
    skos:definition "Postfenomenologi, begrep tatt i bruk av Don Ihde; anvender fenomenologiske teorier på det komplekse samspillet mellom menneske og teknologi, ofte med bruk av empiriske analyser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/142.7/e23/> ;
    skos:prefLabel "Postphenomenology"@en,
        "Postfenomenologi"@nb .

humord:c34914 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34914" ;
    dct:modified "2024-09-04T15:37:58"^^xsd:dateTime ;
    skos:altLabel "Camping"@nb ;
    skos:broader humord:c01411 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/796.54/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/796.54/e23/> ;
    skos:prefLabel "Camping"@en,
        "Camping"@nb ;
    skos:related humord:c11513 .

humord:c34916 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME34916" ;
    dct:modified "2024-09-04T15:41:22"^^xsd:dateTime ;
    skos:altLabel "Caravans (Dwellings)"@en,
        "RV"@en,
        "Recreational vehicles"@en,
        "Bobiler"@nb,
        "Bubilar"@nb,
        "Campingvogner"@nb,
        "Mobile heimar"@nb ;
    skos:broader humord:c05206 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/643.29/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/643.29/e23/> ;
    skos:prefLabel "Mobile homes"@en,
        "Mobile hjem"@nb .

humord:c35020 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35020" ;
    dct:modified "2018-12-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/641.255/e23/>,
        <http://dewey.info/class/663.55/e23/> ;
    skos:broader humord:c13978 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/641.255/e23/>,
        <http://dewey.info/class/663.55/e23/> ;
    skos:prefLabel "Gin"@en,
        "Gin"@nb .

humord:c35026 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35026" ;
    dct:modified "2024-11-13T09:46:56"^^xsd:dateTime ;
    skos:altLabel "Massespektronomi"@nb ;
    skos:broader humord:c08351 ;
    skos:closeMatch <http://dewey.info/class/539.60287/e23/> ;
    skos:definition "Massespektronomi (MS) er en nøyaktig teknikk og måleinstrument for analytisk kjemi som identifiserer mengde og type av kjemiske bestanddeler i en prøve ved å måle forskjellen av mengden ioner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/543.65/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/539.60287/e23/>,
        <http://dewey.info/class/543.65/e23/> ;
    skos:prefLabel "Mass spectronomy"@en,
        "Massespektronomi"@nb .

humord:c35216 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35216" ;
    dct:modified "2024-01-02T13:17:05"^^xsd:dateTime ;
    skos:broader humord:c02968 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482724/e23/>,
        <http://dewey.info/class/914.82724/e23/>,
        <http://dewey.info/class/948.2724/e23/> ;
    skos:prefLabel "Færder"@en,
        "Færder"@nb .

humord:c35218 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35218" ;
    dct:modified "2024-12-16T11:05:56"^^xsd:dateTime ;
    skos:altLabel "Russian intervention in Czechoslovakia, 1968"@en,
        "Soviet invasion of Czechoslovakia, 1968"@en,
        "Prahavåren (1968)"@nb ;
    skos:broadMatch <http://dewey.info/class/943.7042/e23/> ;
    skos:broader humord:c27711 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.7042/e23/> ;
    skos:prefLabel "Prague spring, Czechoslovakia, 1968"@en,
        "Prahavåren (1968)"@nb .

humord:c35249 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35249" ;
    dct:modified "2024-08-13T11:12:35"^^xsd:dateTime ;
    skos:altLabel "Amis (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Amis er en folkegruppe fra Taiwian <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8992/e23/>,
        <http://dewey.info/class/5--992/e23/> ;
    skos:prefLabel "Amis (People)"@en,
        "Amis (Folk)"@nb .

humord:c35439 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35439" ;
    dct:modified "2025-02-20T14:39:50"^^xsd:dateTime ;
    skos:altLabel "Bengkulu"@nb ;
    skos:broader humord:c01920 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--59817/e23/>,
        <http://dewey.info/class/915.9817/e23/>,
        <http://dewey.info/class/959.817/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--59817/e23/>,
        <http://dewey.info/class/915.9817/e23/>,
        <http://dewey.info/class/959.817/e23/> ;
    skos:prefLabel "Bengkulu"@en,
        "Bengkulu"@nb .

humord:c35636 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35636" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/2--4332/e23/>,
        <http://dewey.info/class/914.332/e23/>,
        <http://dewey.info/class/943.32/e23/> ;
    skos:broader humord:c15518 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4332/e23/>,
        <http://dewey.info/class/914.332/e23/>,
        <http://dewey.info/class/943.32/e23/> ;
    skos:prefLabel "Neuendettelsau"@en,
        "Neuendettelsau"@nb .

humord:c35638 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35638" ;
    dct:modified "2024-10-15T11:22:24"^^xsd:dateTime ;
    skos:altLabel "BASE-hopping"@nb,
        "Basehopping"@nb ;
    skos:broadMatch <http://dewey.info/class/797.56/e23/> ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/797.56/e23/> ;
    skos:prefLabel "Base-jumping"@en,
        "Basehopping"@nb .

humord:c35719 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35719" ;
    dct:modified "2024-11-26T13:42:17"^^xsd:dateTime ;
    skos:altLabel "Bamboo slips"@en,
        "Jiandu"@nb,
        "Mokkan"@nb,
        "Mudu"@nb,
        "Zhujian"@nb ;
    skos:broadMatch <http://dewey.info/class/002.0952/e23/> ;
    skos:broader humord:c00154 ;
    skos:definition "Fellesbetegnelse for zhujian (kinesisk: bambusstripe), mudu (kinesisk: trestripe) og mokkan (japansk: trestripe) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/002.0952/e23/> ;
    skos:prefLabel "Wooden slips"@en,
        "Jiandu"@nb .

humord:c35852 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME35852" ;
    dct:modified "2018-12-12T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/201.7/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/201.7/e23/>,
        <http://dewey.info/class/261/e23/>,
        <http://dewey.info/class/296.38/e23/>,
        <http://dewey.info/class/297.27/e23/> ;
    skos:prefLabel "Social theology"@en,
        "Sosialteologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/261/e23/>,
        <http://dewey.info/class/296.38/e23/>,
        <http://dewey.info/class/297.27/e23/> .

humord:c36143 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36143" ;
    dct:modified "2024-11-05T19:35:10"^^xsd:dateTime ;
    skos:altLabel "Interessentar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stakeholders"@en,
        "Interessenter"@nb .

humord:c36523 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36523" ;
    dct:modified "2024-09-16T09:41:30"^^xsd:dateTime ;
    skos:altLabel "Chengdu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:broader humord:c02011 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5138/e23/>,
        <http://dewey.info/class/915.138/e23/>,
        <http://dewey.info/class/951.38/e23/> ;
    skos:prefLabel "Chengdu"@en,
        "Chengdu"@nb .

humord:c36777 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36777" ;
    dct:modified "2025-02-21T14:45:51"^^xsd:dateTime ;
    skos:altLabel "Yamaguchi"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--52197/e23/>,
        <http://dewey.info/class/915.2197/e23/>,
        <http://dewey.info/class/952.197/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52197/e23/>,
        <http://dewey.info/class/915.2197/e23/>,
        <http://dewey.info/class/952.197/e23/> ;
    skos:prefLabel "Yamaguchi"@en,
        "Yamaguchi"@nb .

humord:c36780 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36780" ;
    dct:modified "2024-11-28T15:22:01"^^xsd:dateTime ;
    skos:altLabel "Kritisk distanse"@nb ;
    skos:broader humord:c00373 ;
    skos:definition "Å opprettholde en følelsesmessig, objektiv avstand til det som skal filmes,  anmeldes, omtales osv. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/300.72/e23/> ;
    skos:prefLabel "Critical distance"@en,
        "Kritisk distanse"@nb ;
    skos:related humord:c00389 ;
    skos:relatedMatch <http://dewey.info/class/070.1/e23/>,
        <http://dewey.info/class/1--072/e23/>,
        <http://dewey.info/class/121/e23/>,
        <http://dewey.info/class/300.72/e23/> .

humord:c36782 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36782" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c09107 ;
    skos:closeMatch <http://dewey.info/class/070.1/e23/> ;
    skos:definition "Mediale dokumentasjoner basert på faktiske hendelser eller fakta <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.1/e23/> ;
    skos:prefLabel "Documentary media"@en,
        "Dokumentarmedier"@nb ;
    skos:related humord:c06695,
        humord:c25991,
        humord:c26240 .

humord:c36784 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36784" ;
    dct:modified "2025-01-16T12:01:51"^^xsd:dateTime ;
    skos:altLabel "Det uhyggelege"@nb,
        "Det uhyggjelege"@nb ;
    skos:broadMatch <http://dewey.info/class/150.1952/e23/> ;
    skos:broader humord:c03950,
        humord:c07972 ;
    skos:definition "Freuds psykoanalytiske begrep som beskriver ubehaget som kan oppstå når det familiære viser seg å inneholde ikke-familiære elementer <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.1952/e23/> ;
    skos:prefLabel "The uncanny"@en,
        "Det uhyggelige"@nb .

humord:c36819 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36819" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Stockholm (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4873/e23/>,
        <http://dewey.info/class/914.873/e23/>,
        <http://dewey.info/class/948.73/e23/> ;
    skos:prefLabel "Stockholm County"@en,
        "Stockholm (Len)"@nb .

humord:c36849 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36849" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Uppsala (County)"@en ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4874/e23/>,
        <http://dewey.info/class/914.874/e23/>,
        <http://dewey.info/class/948.74/e23/> ;
    skos:prefLabel "Uppsala County"@en,
        "Uppsala (Len)"@nb .

humord:c36886 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36886" ;
    dct:modified "2024-08-20T16:09:58"^^xsd:dateTime ;
    skos:altLabel "Örebro (County)"@en,
        "Örebro (Len)"@nb ;
    skos:broader humord:c03282 ;
    skos:exactMatch <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4876/e23/>,
        <http://dewey.info/class/914.876/e23/>,
        <http://dewey.info/class/948.76/e23/> ;
    skos:prefLabel "Örebro County"@en,
        "Örebro (Len)"@nb .

humord:c36900 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2018-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36900" ;
    dct:modified "2018-12-20T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c08457 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/294.513/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.513/e23/> ;
    skos:prefLabel "Hindu mythology"@en,
        "Hinduistisk mytologi"@nb .

humord:c36937 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME36937" ;
    dct:modified "2019-02-04T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Västra Götaland (County)"@en ;
    skos:broader humord:c03282 ;
    skos:editorialNote "Lukket bemerkning: ubo18"@nb ;
    skos:exactMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Västra Götaland County"@en,
        "Västra Götaland (Len)"@nb .

humord:c37016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37016" ;
    dct:modified "2024-08-13T11:29:17"^^xsd:dateTime ;
    skos:altLabel "Memory disorder"@en,
        "Memory loss"@en,
        "Amnesi"@nb,
        "Hukommelsesforstyrrelser"@nb,
        "Hukommelsesforstyrringar"@nb,
        "Hukommelsessvikt"@nb,
        "Hukommelsestap"@nb,
        "Minnesvikt"@nb ;
    skos:broader humord:c03931,
        humord:c08054 ;
    skos:definition "Amnesi, hukommelsestap, er helt (totalt) eller delvis (partielt) tap av erindringen om noe som har hendt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/616.85232/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/616.85232/e23/> ;
    skos:prefLabel "Amnesia"@en,
        "Amnesi"@nb .

humord:c37288 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37288" ;
    dct:modified "2024-12-13T07:33:23"^^xsd:dateTime ;
    skos:altLabel "Imjinkrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/951.902/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Japansk invasjon av Korea (1592-1598) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.902/e23/> ;
    skos:prefLabel "The Imjin war"@en,
        "Imjinkrigen"@nb .

humord:c37353 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37353" ;
    dct:modified "2024-08-30T14:52:11"^^xsd:dateTime ;
    skos:altLabel "Winchester"@nb ;
    skos:broader humord:c25775 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/2--422735/e23/>,
        <http://dewey.info/class/914.22735/e23/>,
        <http://dewey.info/class/942.2735/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--422735/e23/>,
        <http://dewey.info/class/914.22735/e23/>,
        <http://dewey.info/class/942.2735/e23/> ;
    skos:prefLabel "Winchester"@en,
        "Winchester"@nb .

humord:c37468 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37468" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07672 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/698.1/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/698.1/e23/> ;
    skos:prefLabel "Painting (Trade)"@en,
        "Malerfaget"@nb .

humord:c37563 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37563" ;
    dct:modified "2019-01-07T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c05533 ;
    skos:editorialNote "Her: ulike typer sanger 07.01.19 vsl"@nb,
        "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/782.42/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/782.42/e23/> ;
    skos:prefLabel "Songs"@en,
        "Sanger"@nb ;
    skos:related humord:c05534 .

humord:c37989 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37989" ;
    dct:modified "2024-10-18T13:26:18"^^xsd:dateTime ;
    skos:altLabel "Kam language"@en,
        "Dong språk"@nb,
        "Kam språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--9591/e23/> ;
    skos:broader humord:c10182 ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--9591/e23/> ;
    skos:prefLabel "Dong language"@en,
        "Dong språk"@nb .

humord:c37992 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37992" ;
    dct:modified "2024-10-18T13:25:31"^^xsd:dateTime ;
    skos:altLabel "Buyei language"@en,
        "Buyi language"@en,
        "Puyi language"@en,
        "Bouyei språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--9591/e23/> ;
    skos:broader humord:c10182 ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb,
        "Oppdatert"@nb,
        "Språkkode: pcc"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.91/e23/>,
        <http://dewey.info/class/6--9591/e23/> ;
    skos:prefLabel "Bouyei language"@en,
        "Bouyei språk"@nb .

humord:c37994 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME37994" ;
    dct:modified "2025-01-02T14:03:25"^^xsd:dateTime ;
    skos:altLabel "Gaze tracking"@en,
        "Blikksporing"@nb,
        "Eye-tracking"@nb ;
    skos:broadMatch <http://dewey.info/class/004.019/e23/> ;
    skos:broader humord:c01492 ;
    skos:definition "Måling av bevegelser i øyet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/004.019/e23/> ;
    skos:prefLabel "Eye-tracking"@en,
        "Eye-tracking"@nb ;
    skos:related humord:c03898,
        humord:c69383 .

humord:c38042 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38042" ;
    dct:modified "2024-07-26T14:33:34"^^xsd:dateTime ;
    skos:altLabel "Aghlabites"@en,
        "Aghlabidane"@nb ;
    skos:broadMatch <http://dewey.info/class/961.022/e23/> ;
    skos:broader humord:c03955 ;
    skos:definition "Arabisk fyrsteslekt i Nord-Afrika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/961.022/e23/> ;
    skos:prefLabel "Aghlabids"@en,
        "Aghlabidene"@nb .

humord:c38106 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38106" ;
    dct:modified "2019-01-10T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/327.1/e23/> ;
    skos:broader humord:c09571 ;
    skos:definition "Multilateralisme er et begrep innen internasjonal politikk som viser til at   flere land arbeider sammen innen et bestemt område. De fleste internasjonale organisasjoner, som for eksempel FN og Verdens handelsorganisasjon er multilaterale <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/327.1/e23/> ;
    skos:prefLabel "Multilateralism"@en,
        "Multilateralisme"@nb .

humord:c38299 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38299" ;
    dct:modified "2019-01-11T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/292.2114/e23/> ;
    skos:broader humord:c08877 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2114/e23/> ;
    skos:prefLabel "Muses"@en,
        "Muser"@nb .

humord:c38304 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38304" ;
    dct:modified "2024-09-12T13:35:30"^^xsd:dateTime ;
    skos:altLabel "Jaebeol"@en,
        "Chaebol"@nb,
        "Jaebeol"@nb ;
    skos:broadMatch <http://dewey.info/class/338.644095195/e23/> ;
    skos:broader humord:c25042 ;
    skos:definition "Chaebol er en betegnelse på Sør-Koreas industrikonglomerater, bla. Samsung, Hyundai og Daewoo <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.644095195/e23/> ;
    skos:prefLabel "Chaebol"@en,
        "Chaebol"@nb .

humord:c38387 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38387" ;
    dct:modified "2019-01-15T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Oselvar"@nb,
        "Oselvarbåter"@nb,
        "Oselvare"@nb,
        "Oselver"@nb ;
    skos:broadMatch <http://dewey.info/class/623.8207/e23/> ;
    skos:broader humord:c25822 ;
    skos:definition "En klinkbygd båttype fra Hordaland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8207/e23/> ;
    skos:prefLabel "Oselvere"@en,
        "Oselvere"@nb .

humord:c38391 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38391" ;
    dct:modified "2024-10-31T10:39:46"^^xsd:dateTime ;
    skos:altLabel "Båtbyggarar"@nb ;
    skos:broader humord:c07448 ;
    skos:closeMatch <http://dewey.info/class/623.820092/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/387.2092/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.2092/e23/>,
        <http://dewey.info/class/623.820092/e23/> ;
    skos:prefLabel "Boat builders"@en,
        "Båtbyggere"@nb .

humord:c38396 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 24 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38396" ;
    dct:modified "2024-08-21T11:06:05"^^xsd:dateTime ;
    skos:altLabel "Øyeren"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:broader humord:c14328 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482/e23/>,
        <http://dewey.info/class/914.82/e23/>,
        <http://dewey.info/class/948.2/e23/> ;
    skos:prefLabel "Øyeren"@en,
        "Øyeren"@nb .

humord:c38399 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38399" ;
    dct:modified "2024-01-08T11:06:47"^^xsd:dateTime ;
    skos:altLabel "Biofeedback"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "Læringsprosess hvor man lærer å forbedre helse og generell ytelse ved å observere signaler generert av ens egen kropp <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/152.188/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/152.188/e23/>,
        <http://dewey.info/class/615.8514/e23/> ;
    skos:prefLabel "Biofeedback"@en,
        "Biofeedback"@nb ;
    skos:relatedMatch <http://dewey.info/class/615.8514/e23/> .

humord:c38401 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38401" ;
    dct:modified "2024-04-23T11:01:36"^^xsd:dateTime ;
    skos:altLabel "Brainwave biofeedback"@en,
        "Brainwave biofeedbacks"@en,
        "EEG feedback"@en,
        "EEG feedbacks"@en,
        "Electromyography feedback"@en,
        "Electromyography feedbacks"@en,
        "Neurofeedbacks"@en,
        "EEG biofeedback"@nb,
        "EEG-feedback"@nb,
        "Elektromyografi-feedback"@nb,
        "Hjernebylgjefeedback"@nb,
        "Hjernebølgefeedback"@nb,
        "Hjernebølgjefeedback"@nb,
        "Nevrofeedback"@nb ;
    skos:broadMatch <http://dewey.info/class/615.8514/e23/> ;
    skos:broader humord:c38399 ;
    skos:definition "Å benytte EEG som utgangspunkt for å skape endringer i kortikal aktivitet. Følger prinsippene for operant betinging, altså grunnleggende læringsprinsipper <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/615.8514/e23/> ;
    skos:prefLabel "Neurofeedback"@en,
        "Nevrofeedback"@nb .

humord:c38404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38404" ;
    dct:modified "2024-10-24T09:50:14"^^xsd:dateTime ;
    skos:altLabel "Bouyei (Folk)"@nb,
        "Buyei"@nb,
        "Buyi"@nb,
        "Buyizu"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89591/e23/>,
        <http://dewey.info/class/5--9591/e23/> ;
    skos:broader humord:c00829 ;
    skos:definition "Bouyei er en folkegruppe i Kina <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89591/e23/>,
        <http://dewey.info/class/5--9591/e23/> ;
    skos:prefLabel "Bouyei"@en,
        "Bouyei (Folk)"@nb .

humord:c38552 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38552" ;
    dct:modified "2021-11-09T14:06:34"^^xsd:dateTime ;
    skos:altLabel "State terror"@en,
        "State terrorism"@en ;
    skos:broadMatch <http://dewey.info/class/323.044/e23/> ;
    skos:broader humord:c19556 ;
    skos:definition "Statlig bruk av terror mot egne borgere. Skape fryktkultur som fremmer selvsensur <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.044/e23/> ;
    skos:prefLabel "Statsterrorisme"@nb ;
    skos:related humord:c27299 .

humord:c38555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME38555" ;
    dct:modified "2019-01-22T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Boards of trade"@en ;
    skos:broadMatch <http://dewey.info/class/381.06/e23/> ;
    skos:broader humord:c07745 ;
    skos:definition "Representative organ som arbeider for å fremme handelens og andre (kommersielle) næringsgruppers interesser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/381.06/e23/> ;
    skos:prefLabel "Chambers of commerce"@en,
        "Handelskamre"@nb .

humord:c39116 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME39116" ;
    dct:modified "2025-03-26T08:32:30"^^xsd:dateTime ;
    skos:altLabel "Høvik"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:broader humord:c11996 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482242/e23/>,
        <http://dewey.info/class/914.82242/e23/>,
        <http://dewey.info/class/948.2242/e23/> ;
    skos:prefLabel "Høvik"@en,
        "Høvik"@nb .

humord:c39122 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME39122" ;
    dct:modified "2025-03-18T08:16:26"^^xsd:dateTime ;
    skos:altLabel "Hægeland"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483214/e23/>,
        <http://dewey.info/class/914.83214/e23/>,
        <http://dewey.info/class/948.3214/e23/> ;
    skos:broader humord:c13006 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483214/e23/>,
        <http://dewey.info/class/914.83214/e23/>,
        <http://dewey.info/class/948.3214/e23/> ;
    skos:prefLabel "Hægeland"@en,
        "Hægeland"@nb .

humord:c39393 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME39393" ;
    dct:modified "2025-02-24T07:59:38"^^xsd:dateTime ;
    skos:altLabel "Gordion"@nb ;
    skos:broadMatch <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/939.26/e23/> ;
    skos:broader humord:c19996 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--3926/e23/>,
        <http://dewey.info/class/939.26/e23/> ;
    skos:prefLabel "Gordion"@en,
        "Gordion"@nb .

humord:c39986 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME39986" ;
    dct:modified "2019-01-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/415.6/e23/> ;
    skos:broader humord:c05737 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/415.6/e23/> ;
    skos:prefLabel "Switch reference"@en,
        "Referanseveksling"@nb .

humord:c39996 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME39996" ;
    dct:modified "2024-02-12T14:05:23"^^xsd:dateTime ;
    skos:altLabel "Eksistensialistisk psykologi"@nb,
        "Eksistensialpsykologi"@nb,
        "Eksistensiell psykologi"@nb ;
    skos:broader humord:c23770 ;
    skos:closeMatch <http://dewey.info/class/150.192/e23/> ;
    skos:definition "Eksistensialpsykologi er en retning innen klinisk psykologi som i sin tilnærming til lidende mennesker baserer seg på den filosofiske eksistensialisme, og spesielt arbeidene til Kierkegaard, Heidegger og Sartre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.192/e23/> ;
    skos:prefLabel "Existential psychology"@en,
        "Eksistensialpsykologi"@nb .

humord:c40016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40016" ;
    dct:modified "2019-01-29T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c07972 ;
    skos:closeMatch <http://dewey.info/class/150.192/e23/> ;
    skos:definition "Man ser personers måte å oppfatte seg selv og sin livsverden på som forklaring på deres reaksjons- og handlingsmåter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/150.192/e23/> ;
    skos:prefLabel "Phenomenological psychology"@en,
        "Fenomenologisk psykologi"@nb .

humord:c40394 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40394" ;
    dct:modified "2019-01-30T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Framing (Journalism)"@en,
        "Nyhetsvinkling"@nb,
        "Rammer (Journalistikk)"@nb,
        "Vinkling"@nb ;
    skos:broadMatch <http://dewey.info/class/070.43/e23/> ;
    skos:broader humord:c24861 ;
    skos:definition "Studiet av journalisters valg av en nyhetssaks ulike sider, og hvordan slike valg får konsekvenser for innhold og tolkning <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/070.43/e23/> ;
    skos:prefLabel "News framing"@en,
        "Nyhetsrammer"@nb .

humord:c40580 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40580" ;
    dct:modified "2024-10-22T14:07:24"^^xsd:dateTime ;
    skos:altLabel "Kuuk Thaayoore language"@en,
        "Kuuk Thaayorre language"@en,
        "Thayore language"@en,
        "Kuuk Thaayoore språk"@nb,
        "Kuuk Thayorre språk"@nb,
        "Kuuk thaayorre språk"@nb ;
    skos:broadMatch <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:broader humord:c18628 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Språkkode: thd"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/499.15/e23/>,
        <http://dewey.info/class/6--9915/e23/> ;
    skos:prefLabel "Kuuk Thayorre language"@en,
        "Kuuk thaayorre språk"@nb .

humord:c40592 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40592" ;
    dct:modified "2022-06-27T13:34:13"^^xsd:dateTime ;
    skos:altLabel "Hallyu"@en,
        "K-culture"@en,
        "The Korean wave"@en,
        "Den koreanske bølgen"@nb,
        "Koreanske bølgen"@nb ;
    skos:broadMatch <http://dewey.info/class/306.095195/e23/> ;
    skos:broader humord:c04599 ;
    skos:definition "Spredning av koreansk (sørkoreansk) populærkultur til andre land, startet 1990-tallet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.095195/e23/> ;
    skos:prefLabel "Korean Wave"@en,
        "Hallyu"@nb ;
    skos:related humord:c28870 .

humord:c40609 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40609" ;
    dct:modified "2024-10-10T13:32:53"^^xsd:dateTime ;
    skos:altLabel "Bangana language"@en,
        "Bangeri language"@en,
        "Bangana språk"@nb,
        "Bangeri språk"@nb,
        "Bangime språk"@nb ;
    skos:broadMatch <http://dewey.info/class/496/e23/>,
        <http://dewey.info/class/6--96/e23/> ;
    skos:broader humord:c09822 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Språkkode: dba"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/496/e23/>,
        <http://dewey.info/class/6--96/e23/> ;
    skos:prefLabel "Bangime language"@en,
        "Bangime språk"@nb .

humord:c40641 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40641" ;
    dct:modified "2024-10-22T08:32:37"^^xsd:dateTime ;
    skos:altLabel "Popoluca de la Sierra language"@en,
        "Popoluca de la Sierra språk"@en,
        "Sierra Popoluca language"@en,
        "Popoluca språk"@nb,
        "Sierra Popoluca språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.43/e23/>,
        <http://dewey.info/class/6--9743/e23/> ;
    skos:broader humord:c26034 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Språkkode: poi"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.43/e23/>,
        <http://dewey.info/class/6--9743/e23/> ;
    skos:prefLabel "Popoluca language"@en,
        "Popoluca språk"@nb .

humord:c40714 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40714" ;
    dct:modified "2024-11-20T14:15:18"^^xsd:dateTime ;
    skos:altLabel "STS"@en,
        "Technology studies"@en,
        "Teknologi- og vitenskapsstudier"@nb,
        "Teknologi- og vitskapsstudium"@nb,
        "Teknologistudier"@nb,
        "Teknologistudium"@nb,
        "Vitskaps- og teknologistudium"@nb ;
    skos:broadMatch <http://dewey.info/class/303.483/e23/> ;
    skos:broader humord:c01534 ;
    skos:definition "Tverrfaglig felt som studerer hvordan sosiale, kulturelle og politiske verdier påvirker vitenskapelig forskning og teknisk innovasjon, og hvordan disse i sin tur påvirker samfunnet, politikk og kultur <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.483/e23/> ;
    skos:prefLabel "Science and technology studies"@en,
        "Vitenskaps- og teknologistudier"@nb .

humord:c40883 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME40883" ;
    dct:modified "2024-08-16T12:50:21"^^xsd:dateTime ;
    skos:altLabel "Antrozoologi"@nb,
        "Menneske-dyr-interaksjon"@nb,
        "Menneske-dyr-relasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/306.45/e23/> ;
    skos:broader humord:c04811 ;
    skos:definition "Studiet av samhandlinger og bindinger mellom mennesker og dyr <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/304.2/e23/>,
        <http://dewey.info/class/306.45/e23/> ;
    skos:prefLabel "Anthrozoology"@en,
        "Antrozoologi"@nb ;
    skos:relatedMatch <http://dewey.info/class/304.2/e23/> .

humord:c41152 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME41152" ;
    dct:modified "2024-09-02T12:47:18"^^xsd:dateTime ;
    skos:altLabel "Caddoanske språk"@nb ;
    skos:broader humord:c09821 ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb ;
    skos:exactMatch <http://dewey.info/class/497.93/e23/>,
        <http://dewey.info/class/6--9793/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.93/e23/>,
        <http://dewey.info/class/6--9793/e23/> ;
    skos:prefLabel "Caddoan languages"@en,
        "Caddoanske språk"@nb .

humord:c41154 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME41154" ;
    dct:modified "2024-09-02T12:46:49"^^xsd:dateTime ;
    skos:altLabel "Caddo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/497.93/e23/>,
        <http://dewey.info/class/6--9793/e23/> ;
    skos:broader humord:c41152 ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb,
        "Språkkode: cad"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.93/e23/>,
        <http://dewey.info/class/6--9793/e23/> ;
    skos:prefLabel "Caddo language"@en,
        "Caddo språk"@nb .

humord:c41845 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME41845" ;
    dct:modified "2024-10-10T13:51:00"^^xsd:dateTime ;
    skos:altLabel "Ballast water"@en,
        "Ballast"@nb,
        "Ballastvann"@nb,
        "Ballastvatn"@nb ;
    skos:broadMatch <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/623.8/e23/> ;
    skos:broader humord:c15113 ;
    skos:definition "Ballast, ekstra vekt ombord i skip for å sikre tilstrekkelig dypgang og stabilitet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5/e23/>,
        <http://dewey.info/class/623.8/e23/> ;
    skos:prefLabel "Ballast"@en,
        "Ballast"@nb .

humord:c41940 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME41940" ;
    dct:modified "2024-08-28T08:46:29"^^xsd:dateTime ;
    skos:altLabel "Asiastudium"@nb ;
    skos:broadMatch <http://dewey.info/class/950/e23/> ;
    skos:broader humord:c04492 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/950/e23/> ;
    skos:prefLabel "Asian studies"@en,
        "Asiastudier"@nb .

humord:c42018 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42018" ;
    dct:modified "2024-10-30T14:37:52"^^xsd:dateTime ;
    skos:altLabel "Mannleg prostitusjon"@nb ;
    skos:broader humord:c09212 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/306.743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.743/e23/> ;
    skos:prefLabel "Male prostitution"@en,
        "Mannlig prostitusjon"@nb ;
    skos:related humord:c42037 .

humord:c42037 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42037" ;
    dct:modified "2024-10-30T14:39:31"^^xsd:dateTime ;
    skos:altLabel "Gigolos"@en,
        "Gigoloar"@nb,
        "Gigoloer"@nb,
        "Mannlege prostituerte"@nb ;
    skos:broader humord:c07523 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Unntak fra regelen om foranstilt betegnelse, helt spesielt tilfelle av personer som og har en helt egen betegnelse (gigoloer) 2019-05-06/bsh"@nb ;
    skos:exactMatch <http://dewey.info/class/306.743/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.743/e23/> ;
    skos:prefLabel "Male prostitutes"@en,
        "Mannlige prostituerte"@nb ;
    skos:related humord:c42018 .

humord:c42092 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42092" ;
    dct:modified "2024-10-30T14:40:00"^^xsd:dateTime ;
    skos:altLabel "Punters"@en,
        "Horekundar"@nb,
        "Horekunder"@nb,
        "Prostitusjonskundar"@nb ;
    skos:broadMatch <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/364.1534/e23/> ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/176.5/e23/>,
        <http://dewey.info/class/306.74/e23/>,
        <http://dewey.info/class/364.1534/e23/> ;
    skos:prefLabel "Prostitute's clients"@en,
        "Prostitusjonskunder"@nb ;
    skos:related humord:c07523,
        humord:c09212 ;
    skos:relatedMatch <http://dewey.info/class/176.5/e23/> .

humord:c42481 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42481" ;
    dct:modified "2025-02-19T16:00:41"^^xsd:dateTime ;
    skos:altLabel "Visayas"@en,
        "Bisaya"@nb,
        "Visayas"@nb,
        "Visayaøyane"@nb,
        "Visayaøyene"@nb ;
    skos:broader humord:c01831 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/2--5995/e23/>,
        <http://dewey.info/class/915.995/e23/>,
        <http://dewey.info/class/959.95/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--5995/e23/>,
        <http://dewey.info/class/915.995/e23/>,
        <http://dewey.info/class/959.95/e23/> ;
    skos:prefLabel "Visayan Islands"@en,
        "Visayaøyene"@nb .

humord:c42487 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42487" ;
    dct:modified "2025-03-24T13:03:41"^^xsd:dateTime ;
    skos:altLabel "Otra"@nb ;
    skos:broadMatch <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--483211/e23/>,
        <http://dewey.info/class/914.83211/e23/>,
        <http://dewey.info/class/948.3211/e23/> ;
    skos:prefLabel "Otra"@en,
        "Otra"@nb .

humord:c42511 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42511" ;
    dct:modified "2024-05-13T07:32:09"^^xsd:dateTime ;
    skos:broader humord:c11910 ;
    skos:definition "Fellesbetegnelse for de fagene som studerer naturen, slik som geologi, botanikk og zoologi. Betegnelsen blir dels brukt for å beskrive interessefeltene til tidligere tiders naturforskere (dvs. før midten av 1800-tallet) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/578/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/508/e23/>,
        <http://dewey.info/class/578/e23/>,
        <http://dewey.info/class/579/e23/> ;
    skos:prefLabel "Natural history"@en,
        "Naturhistorie"@nb ;
    skos:related humord:c66214 ;
    skos:relatedMatch <http://dewey.info/class/508/e23/>,
        <http://dewey.info/class/579/e23/> .

humord:c42555 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME42555" ;
    dct:modified "2024-03-01T13:57:02"^^xsd:dateTime ;
    skos:altLabel "Deeper learning (Learning)"@en,
        "In-depth learning (Learning)"@en,
        "Dyp læring (Læring)"@nb ;
    skos:broadMatch <http://dewey.info/class/370.1523/e23/> ;
    skos:broader humord:c08079 ;
    skos:definition "En form for læring der elever relaterer nye ideer og begreper til tidligere kunnskaper og erfaringer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/370.1523/e23/> ;
    skos:prefLabel "Deep learning  (Learning)"@en,
        "Dybdelæring (Læring)"@nb .

humord:c43638 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME43638" ;
    dct:modified "2025-03-24T08:41:54"^^xsd:dateTime ;
    skos:altLabel "Mount Gausta"@en,
        "Gausta"@nb,
        "Gaustatoppen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482833/e23/>,
        <http://dewey.info/class/914.82833/e23/>,
        <http://dewey.info/class/948.2833/e23/> ;
    skos:prefLabel "Gaustatoppen"@en,
        "Gaustatoppen"@nb .

humord:c43657 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME43657" ;
    dct:modified "2025-02-27T12:04:58"^^xsd:dateTime ;
    skos:altLabel "Kwajalong"@en,
        "Kawajalein"@nb,
        "Kawajalein atoll"@nb,
        "Kwajaleinatollen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--9683/e23/>,
        <http://dewey.info/class/919.683/e23/>,
        <http://dewey.info/class/996.83/e23/> ;
    skos:broader humord:c21542 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9683/e23/>,
        <http://dewey.info/class/919.683/e23/>,
        <http://dewey.info/class/996.83/e23/> ;
    skos:prefLabel "Kwajalein Atoll"@en,
        "Kawajalein atoll"@nb .

humord:c43770 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME43770" ;
    dct:modified "2025-02-21T14:48:56"^^xsd:dateTime ;
    skos:altLabel "Bungo suido"@nb,
        "Bungokanalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52/e23/>,
        <http://dewey.info/class/915.2/e23/>,
        <http://dewey.info/class/952/e23/> ;
    skos:broader humord:c01941 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52/e23/>,
        <http://dewey.info/class/915.2/e23/>,
        <http://dewey.info/class/952/e23/> ;
    skos:prefLabel "Bungo channel"@en,
        "Bungokanalen"@nb .

humord:c43984 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME43984" ;
    dct:modified "2025-03-27T09:48:57"^^xsd:dateTime ;
    skos:altLabel "Sjodalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482516/e23/>,
        <http://dewey.info/class/914.82516/e23/>,
        <http://dewey.info/class/948.2516/e23/> ;
    skos:broader humord:c12470 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482516/e23/>,
        <http://dewey.info/class/914.82516/e23/>,
        <http://dewey.info/class/948.2516/e23/> ;
    skos:prefLabel "Sjodalen"@en,
        "Sjodalen"@nb .

humord:c44671 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME44671" ;
    dct:modified "2024-03-07T11:08:09"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/511.352/e23/> ;
    skos:broader humord:c05803,
        humord:c12380 ;
    skos:definition "Rekursjon er periodisk gjentakelse, det vil si at noe gjentar seg eller vender tilbake <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/005.131/e23/>,
        <http://dewey.info/class/415/e23/>,
        <http://dewey.info/class/511.352/e23/> ;
    skos:prefLabel "Recursion"@en,
        "Rekursjon"@nb .

humord:c45029 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME45029" ;
    dct:modified "2019-02-26T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Queerteologi"@nb ;
    skos:broadMatch <http://dewey.info/class/270.08664/e23/> ;
    skos:broader humord:c08665 ;
    skos:closeMatch <http://dewey.info/class/230.08664/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/230.08664/e23/>,
        <http://dewey.info/class/270.08664/e23/> ;
    skos:prefLabel "Queer theology"@en,
        "Skeiv teologi"@nb .

humord:c45123 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME45123" ;
    dct:modified "2019-02-27T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Epinikia"@en ;
    skos:broadMatch <http://dewey.info/class/3B--1043/e23/>,
        <http://dewey.info/class/808.8143/e23/>,
        <http://dewey.info/class/809.143/e23/> ;
    skos:broader humord:c06812 ;
    skos:definition "Seierssang, særlig en høystemt, lyrisk sang, foredratt av et kor, til ære for en seierherre i en av de store greske nasjonalleker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/3B--1043/e23/>,
        <http://dewey.info/class/808.8143/e23/>,
        <http://dewey.info/class/809.143/e23/> ;
    skos:prefLabel "Epinicia"@en,
        "Epinikier"@nb .

humord:c45279 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME45279" ;
    dct:modified "2025-02-28T12:22:24"^^xsd:dateTime ;
    skos:altLabel "Syd-Georgia"@nb,
        "Sør-Georgia"@nb ;
    skos:broader humord:c03712 ;
    skos:closeMatch <http://dewey.info/class/2--9712/e23/>,
        <http://dewey.info/class/919.712/e23/>,
        <http://dewey.info/class/997.12/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--9712/e23/>,
        <http://dewey.info/class/919.712/e23/>,
        <http://dewey.info/class/997.12/e23/> ;
    skos:prefLabel "South Georgia"@en,
        "Sør-Georgia"@nb .

humord:c45404 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME45404" ;
    dct:modified "2024-11-14T08:39:10"^^xsd:dateTime ;
    skos:altLabel "Great Sichuan earthquake, 2008"@en,
        "Sichuan earthquake, 2008"@en,
        "Jordskjelven i Wenchuan 2008"@nb,
        "Jordskjelvet i Wenchuan 2008"@nb ;
    skos:broadMatch <http://dewey.info/class/363.3495095138/e23/>,
        <http://dewey.info/class/551.22095138/e23/> ;
    skos:broader humord:c25942 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/363.3495095138/e23/>,
        <http://dewey.info/class/551.22095138/e23/> ;
    skos:prefLabel "Wenchan earthquake, 2008"@en,
        "Jordskjelvet i Wenchuan 2008"@nb .

humord:c45666 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME45666" ;
    dct:modified "2022-02-10T13:13:52"^^xsd:dateTime ;
    skos:altLabel "Foreningserett"@nb,
        "Foreningsfrihet"@nb ;
    skos:broadMatch <http://dewey.info/class/323.47/e23/> ;
    skos:broader humord:c09147,
        humord:c09708 ;
    skos:closeMatch <http://dewey.info/class/331.8892/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323.47/e23/>,
        <http://dewey.info/class/331.8892/e23/> ;
    skos:prefLabel "Freedom of association"@en,
        "Organisasjonsfrihet"@nb .

humord:c45744 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME45744" ;
    dct:modified "2024-11-08T08:48:30"^^xsd:dateTime ;
    skos:altLabel "Nut (Gudinne)"@nb ;
    skos:broadMatch <http://dewey.info/class/299.312114/e23/> ;
    skos:broader humord:c17803 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.312114/e23/> ;
    skos:prefLabel "Nut (Goddess)"@en,
        "Nut (Gudinne)"@nb .

humord:c46211 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME46211" ;
    dct:modified "2025-02-10T09:23:52"^^xsd:dateTime ;
    skos:altLabel "Tebtunis"@en,
        "Theodosiopolis"@en,
        "Tebtunis"@nb,
        "Tebtynis"@nb,
        "Theodosiopolis"@nb ;
    skos:broadMatch <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/932.2/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--322/e23/>,
        <http://dewey.info/class/932.2/e23/> ;
    skos:prefLabel "Tebtynis"@en,
        "Tebtynis"@nb .

humord:c46355 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 33 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME46355" ;
    dct:modified "2024-02-05T16:14:03"^^xsd:dateTime ;
    skos:broader humord:c09395,
        humord:c28514 ;
    skos:definition "Et flerfaglig akademisk felt som forsøker å forstå politikk, politkere og politisk atferd ved anvendelsen av psykologiske teorier <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/320.019/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.019/e23/> ;
    skos:prefLabel "Political psychology"@en,
        "Politisk psykologi"@nb .

humord:c46357 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME46357" ;
    dct:modified "2023-09-14T14:43:22"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.12/e23/> ;
    skos:broader humord:c23602 ;
    skos:definition "Alt sjøareal innenfor territorialgrensen for en kyststat <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/341.448/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.12/e23/>,
        <http://dewey.info/class/341.448/e23/> ;
    skos:prefLabel "Territorial waters"@en,
        "Territorialfarvann"@nb ;
    skos:related humord:c09065,
        humord:c13994 .

humord:c46497 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME46497" ;
    dct:modified "2019-03-06T00:00:00"^^xsd:dateTime ;
    skos:broader humord:c13469 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/2--43355/e23/>,
        <http://dewey.info/class/914.3355/e23/>,
        <http://dewey.info/class/943.355/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--43355/e23/>,
        <http://dewey.info/class/914.3355/e23/>,
        <http://dewey.info/class/943.355/e23/> ;
    skos:prefLabel "Passau"@en,
        "Passau"@nb .

humord:c46844 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME46844" ;
    dct:modified "2019-03-08T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/306.446/e23/> ;
    skos:broader humord:c06320 ;
    skos:definition "En prosess der det kommuniseres med bruk av ord fra mange språk"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.446/e23/> ;
    skos:prefLabel "Translanguaging"@en,
        "Transspråking"@nb .

humord:c47002 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME47002" ;
    dct:modified "2024-08-20T08:18:50"^^xsd:dateTime ;
    skos:altLabel "Dutch War of Independence"@en,
        "Den nederlandske fridomskrigen"@nb,
        "Den nederlandske frihetskrigen"@nb,
        "Åttiårskrigen"@nb ;
    skos:broadMatch <http://dewey.info/class/949.203/e23/> ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/949.203/e23/> ;
    skos:prefLabel "Eighty years' war, 1568-1648"@en,
        "Åttiårskrigen"@nb .

humord:c47006 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME47006" ;
    dct:modified "2024-10-11T09:39:20"^^xsd:dateTime ;
    skos:altLabel "Wars of Religion, France, 1562-1598"@en,
        "De franske religionskrigene"@nb,
        "Dei franske religionskrigane"@nb,
        "Hugenottkrigane"@nb ;
    skos:broadMatch <http://dewey.info/class/944.028/e23/>,
        <http://dewey.info/class/944.029/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Hugenottkrigene (1562-1598) betegner perioden med sivil uro og militæroperasjoner, hovedsakelig utkjempet mellom de franske katolikkene og de protestantiske hugenottene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/944.028/e23/>,
        <http://dewey.info/class/944.029/e23/> ;
    skos:prefLabel "Wars of the Huguenots, 1562-1598"@en,
        "Hugenottkrigene"@nb .

humord:c47118 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME47118" ;
    dct:modified "2024-08-16T08:47:52"^^xsd:dateTime ;
    skos:altLabel "Anti-aircraft artillery"@en,
        "Anti-aircraft defences"@en,
        "Anti-aircraft guns"@en,
        "Antiaircraft artillery"@en,
        "Antiaircraft defences"@en,
        "Antiluftskyts"@nb,
        "Luftvernartilleri"@nb,
        "Luftvernkanonar"@nb ;
    skos:broadMatch <http://dewey.info/class/358.1382/e23/> ;
    skos:broader humord:c09471 ;
    skos:closeMatch <http://dewey.info/class/623.45194/e23/> ;
    skos:definition "En luftvernkanon er en stasjonær, semimobil eller mobil kanon med ett eller flere ildrør, hvis hovedoppgave er å bekjempe mål i luften <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/358.1382/e23/>,
        <http://dewey.info/class/623.45194/e23/> ;
    skos:prefLabel "Antiaircraft guns"@en,
        "Luftvernkanoner"@nb .

humord:c47238 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME47238" ;
    dct:modified "2024-09-16T09:39:02"^^xsd:dateTime ;
    skos:altLabel "Chetimachan"@en,
        "Sitimacha"@en,
        "Chetimachan"@nb,
        "Chitimacha"@nb,
        "Sitimacha"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8979/e23/>,
        <http://dewey.info/class/5--979/e23/> ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8979/e23/>,
        <http://dewey.info/class/5--979/e23/> ;
    skos:prefLabel "Chitimacha"@en,
        "Chitimacha"@nb .

humord:c47259 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME47259" ;
    dct:modified "2024-02-05T14:10:09"^^xsd:dateTime ;
    skos:altLabel "Prawns"@en,
        "Reker"@nb ;
    skos:broadMatch <http://dewey.info/class/333.95558/e23/>,
        <http://dewey.info/class/338.3725388/e23/>,
        <http://dewey.info/class/639.58/e23/>,
        <http://dewey.info/class/641.695/e23/> ;
    skos:broader humord:c62662 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/595.388/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.95558/e23/>,
        <http://dewey.info/class/338.3725388/e23/>,
        <http://dewey.info/class/595.388/e23/>,
        <http://dewey.info/class/639.58/e23/>,
        <http://dewey.info/class/639.68/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/641.695/e23/>,
        <http://dewey.info/class/664.94/e23/> ;
    skos:prefLabel "Shrimps"@en,
        "Reker"@nb ;
    skos:relatedMatch <http://dewey.info/class/639.68/e23/>,
        <http://dewey.info/class/641.395/e23/>,
        <http://dewey.info/class/664.94/e23/> .

humord:c47350 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME47350" ;
    dct:modified "2019-03-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Glocalisation"@nb ;
    skos:broadMatch <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:broader humord:c16723 ;
    skos:definition "Begrep som uttrykker at lokal kultur gir mening til global påvirkning, og at derfor lokal kultur og global påvirkning er gjensidig avhengig av hverandre og skaper hverandre <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.482/e23/>,
        <http://dewey.info/class/327.17/e23/> ;
    skos:prefLabel "Glokalisering"@nb .

humord:c48067 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48067" ;
    dct:modified "2024-10-21T08:52:27"^^xsd:dateTime ;
    skos:altLabel "Islamic revolution"@en,
        "The  Iranian revolution"@en,
        "The Islamic revolution"@en,
        "Den iranske revolusjon"@nb,
        "Den iranske revolusjonen"@nb,
        "Iranske revolusjon"@nb,
        "Iranske revolusjonen"@nb ;
    skos:broadMatch <http://dewey.info/class/955.053/e23/>,
        <http://dewey.info/class/955.0542/e23/> ;
    skos:broader humord:c04031 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/955.053/e23/>,
        <http://dewey.info/class/955.0542/e23/> ;
    skos:prefLabel "Iranian revolution"@en,
        "Iranske revolusjonen"@nb .

humord:c48142 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 2 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48142" ;
    dct:modified "2019-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:broader humord:c27643 ;
    skos:definition "Folkegruppe i Malaysia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:prefLabel "Semang"@en,
        "Semang"@nb .

humord:c48144 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48144" ;
    dct:modified "2019-03-18T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/305.89928/e23/>,
        <http://dewey.info/class/5--9928/e23/> ;
    skos:broader humord:c27643 ;
    skos:definition "Folkegruppe i Malaysia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89928/e23/>,
        <http://dewey.info/class/5--9928/e23/> ;
    skos:prefLabel "Jakun"@en,
        "Jakun"@nb .

humord:c48146 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48146" ;
    dct:modified "2025-02-14T08:57:06"^^xsd:dateTime ;
    skos:altLabel "Kentucky"@nb ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/2--769/e23/>,
        <http://dewey.info/class/917.69/e23/>,
        <http://dewey.info/class/976.9/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--769/e23/>,
        <http://dewey.info/class/917.69/e23/>,
        <http://dewey.info/class/976.9/e23/> ;
    skos:prefLabel "Kentucky"@en,
        "Kentucky"@nb .

humord:c48148 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48148" ;
    dct:modified "2025-02-13T15:28:34"^^xsd:dateTime ;
    skos:altLabel "Louisville"@nb ;
    skos:broader humord:c48146 ;
    skos:closeMatch <http://dewey.info/class/2--76944/e23/>,
        <http://dewey.info/class/917.6944/e23/>,
        <http://dewey.info/class/976.944/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--76944/e23/>,
        <http://dewey.info/class/917.6944/e23/>,
        <http://dewey.info/class/976.944/e23/> ;
    skos:prefLabel "Louisville"@en,
        "Louisville"@nb .

humord:c48228 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48228" ;
    dct:modified "2024-09-16T09:36:34"^^xsd:dateTime ;
    skos:altLabel "Chewong"@nb ;
    skos:broadMatch <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:broader humord:c00901 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.89593/e23/>,
        <http://dewey.info/class/5--9593/e23/> ;
    skos:prefLabel "Chewong"@en,
        "Chewong"@nb .

humord:c48234 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48234" ;
    dct:modified "2019-03-18T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Odeion"@nb ;
    skos:broadMatch <http://dewey.info/class/725.822/e23/> ;
    skos:broader humord:c05253 ;
    skos:definition "I gresk og romersk oldtid mindre teaterbygning med tak, brukt til konserter, deklamasjoner o.l. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/725.822/e23/> ;
    skos:prefLabel "Odeon"@en,
        "Odeon"@nb .

humord:c48311 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48311" ;
    dct:modified "2024-04-15T10:46:05"^^xsd:dateTime ;
    skos:altLabel "Kvartær"@nb ;
    skos:broadMatch <http://dewey.info/class/560.179/e23/>,
        <http://dewey.info/class/561.119/e23/> ;
    skos:broader humord:c65695 ;
    skos:definition "Geologisk periode, tidsavsnitt som har omfattet de siste 1,8 mil. år, frem til i dag, men hvor begynnelsen nå anbefales strukket bakover til 2,6 mill.  år <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/551.79/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/551.79/e23/>,
        <http://dewey.info/class/560.179/e23/>,
        <http://dewey.info/class/561.119/e23/> ;
    skos:prefLabel "Quaternary"@en,
        "Kvartær"@nb .

humord:c48406 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48406" ;
    dct:modified "2025-02-21T14:38:26"^^xsd:dateTime ;
    skos:altLabel "Karuizawa"@nb ;
    skos:broadMatch <http://dewey.info/class/2--52163/e23/>,
        <http://dewey.info/class/915.2163/e23/>,
        <http://dewey.info/class/952.163/e23/> ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--52163/e23/>,
        <http://dewey.info/class/915.2163/e23/>,
        <http://dewey.info/class/952.163/e23/> ;
    skos:prefLabel "Karuizawa"@en,
        "Karuizawa"@nb .

humord:c48985 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48985" ;
    dct:modified "2024-12-12T08:58:37"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Culloden"@nb ;
    skos:broadMatch <http://dewey.info/class/941.1072/e23/> ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.1072/e23/> ;
    skos:prefLabel "Battle of Culloden"@en,
        "Slaget ved Culloden"@nb ;
    skos:related humord:c48995 .

humord:c48995 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME48995" ;
    dct:modified "2024-12-17T07:50:01"^^xsd:dateTime ;
    skos:altLabel "Jakobittopprøra (1745-1746)"@nb ;
    skos:broadMatch <http://dewey.info/class/941.072/e23/>,
        <http://dewey.info/class/941.1072/e23/> ;
    skos:broader humord:c04019 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/941.072/e23/>,
        <http://dewey.info/class/941.1072/e23/> ;
    skos:prefLabel "Jacobite Rebellion  (1745-1746)"@en,
        "Jakobittopprørene (1745-1746)"@nb ;
    skos:related humord:c48985 .

humord:c49009 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49009" ;
    dct:modified "2025-03-24T14:36:19"^^xsd:dateTime ;
    skos:altLabel "Konnerud"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:broader humord:c02649 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482631/e23/>,
        <http://dewey.info/class/914.82631/e23/>,
        <http://dewey.info/class/948.2631/e23/> ;
    skos:prefLabel "Konnerud"@en,
        "Konnerud"@nb .

humord:c49050 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 23 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49050" ;
    dct:modified "2024-11-11T12:38:39"^^xsd:dateTime ;
    skos:altLabel "Oppskrifter"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recipes"@en,
        "Oppskrifter"@nb .

humord:c49052 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49052" ;
    dct:modified "2019-03-25T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/736.4/e23/> ;
    skos:broader humord:c05434 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/736.4/e23/> ;
    skos:prefLabel "Kroting"@en,
        "Kroting"@nb .

humord:c49243 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49243" ;
    dct:modified "2025-03-31T13:27:31"^^xsd:dateTime ;
    skos:altLabel "Dilling"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482342/e23/>,
        <http://dewey.info/class/914.82342/e23/>,
        <http://dewey.info/class/948.2342/e23/> ;
    skos:broader humord:c02991 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482342/e23/>,
        <http://dewey.info/class/914.82342/e23/>,
        <http://dewey.info/class/948.2342/e23/> ;
    skos:prefLabel "Dilling"@en,
        "Dilling"@nb .

humord:c49249 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49249" ;
    dct:modified "2024-08-19T12:29:41"^^xsd:dateTime ;
    skos:altLabel "Ådalsbruk"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482412/e23/>,
        <http://dewey.info/class/914.82412/e23/>,
        <http://dewey.info/class/948.2412/e23/> ;
    skos:broader humord:c15815 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482412/e23/>,
        <http://dewey.info/class/914.82412/e23/>,
        <http://dewey.info/class/948.2412/e23/> ;
    skos:prefLabel "Ådalsbruk"@en,
        "Ådalsbruk"@nb .

humord:c49321 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 19 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49321" ;
    dct:modified "2024-08-13T09:03:27"^^xsd:dateTime ;
    skos:altLabel "ARG games"@en,
        "ARG-spel"@nb,
        "Alternativ verkelegheitsspel"@nb,
        "Alternativ virkelighetsspill"@nb,
        "Alternativt verkelegheitsspel"@nb,
        "Alternativt virkelighetsspill"@nb ;
    skos:broadMatch <http://dewey.info/class/794.8/e23/> ;
    skos:broader humord:c26968 ;
    skos:definition "Et spill eller en lek som spilles ut i den virkelige verden. En målsetting med spillet er ofte å svekke eller viske ut grensen mellom virkeligheten og spillet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo10"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.487/e23/>,
        <http://dewey.info/class/794.8/e23/> ;
    skos:prefLabel "Alternate reality games"@en,
        "ARG-spill"@nb ;
    skos:relatedMatch <http://dewey.info/class/306.487/e23/> .

humord:c49682 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49682" ;
    dct:modified "2019-03-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/365.6/e23/> ;
    skos:broader humord:c09229 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/365.6/e23/> ;
    skos:prefLabel "Prison riots"@en,
        "Fengselsopprør"@nb ;
    skos:related humord:c08886 .

humord:c49999 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME49999" ;
    dct:modified "2019-03-28T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09523 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Hybrid warfare"@en,
        "Hybrid krigføring"@nb .

humord:c50077 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50077" ;
    dct:modified "2024-08-15T12:13:43"^^xsd:dateTime ;
    skos:altLabel "Anpet"@en,
        "Djedet"@en,
        "Per-Banebdjedet"@en,
        "Tell El-Ruba"@en,
        "Anpet"@nb,
        "Djedet"@nb,
        "Mendes"@nb,
        "Per-Banebdjedet"@nb,
        "Tell El-Ruba"@nb ;
    skos:broadMatch <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--321/e23/>,
        <http://dewey.info/class/2--621/e23/>,
        <http://dewey.info/class/916.21/e23/>,
        <http://dewey.info/class/932.1/e23/>,
        <http://dewey.info/class/962.1/e23/> ;
    skos:prefLabel "Mendes"@en,
        "Mendes"@nb .

humord:c50087 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50087" ;
    dct:modified "2024-10-18T14:39:44"^^xsd:dateTime ;
    skos:altLabel "Korean DMZ"@en,
        "Korean demilitarized zone"@en,
        "DMZ"@nb,
        "Koreansk DMZ"@nb,
        "Koreansk demilitarisert sone"@nb ;
    skos:broadMatch <http://dewey.info/class/2--519/e23/>,
        <http://dewey.info/class/915.19/e23/>,
        <http://dewey.info/class/951.9/e23/> ;
    skos:broader humord:c02127 ;
    skos:definition "Den demilitariserte buffersonen mellom Nord-Korea og Sør-Korea, opprettet etter Koreakrigen 1953 <UBO"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--519/e23/>,
        <http://dewey.info/class/915.19/e23/>,
        <http://dewey.info/class/951.9/e23/> ;
    skos:prefLabel "DMZ"@en,
        "DMZ"@nb .

humord:c50433 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50433" ;
    dct:modified "2025-03-14T11:19:31"^^xsd:dateTime ;
    skos:altLabel "Quranic schools"@en,
        "Koranskolar"@nb,
        "Koranskular"@nb ;
    skos:broadMatch <http://dewey.info/class/297.77/e23/> ;
    skos:broader humord:c08512,
        humord:c16618,
        humord:c27827 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/297.77/e23/> ;
    skos:prefLabel "Madrasa"@en,
        "Koranskoler"@nb .

humord:c50781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50781" ;
    dct:modified "2019-04-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Gangster rap"@en ;
    skos:broadMatch <http://dewey.info/class/781.649/e23/>,
        <http://dewey.info/class/782.421649/e23/> ;
    skos:broader humord:c12779 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/781.649/e23/>,
        <http://dewey.info/class/782.421649/e23/> ;
    skos:prefLabel "Gangsta rap"@en,
        "Gangster-rap"@nb .

humord:c50830 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50830" ;
    dct:modified "2019-04-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/811.52/e23/> ;
    skos:broader humord:c06603 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/811.52/e23/> ;
    skos:prefLabel "Objectivism (Literature)"@en,
        "Objektivisme (Litteratur)"@nb .

humord:c50832 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50832" ;
    dct:modified "2019-04-03T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/4--01/e23/>,
        <http://dewey.info/class/410.1/e23/> ;
    skos:broader humord:c06155 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/4--01/e23/>,
        <http://dewey.info/class/410.1/e23/> ;
    skos:prefLabel "Metalinguistics"@en,
        "Metalingvistikk"@nb .

humord:c50834 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME50834" ;
    dct:modified "2025-02-21T14:40:31"^^xsd:dateTime ;
    skos:altLabel "Sendai"@nb ;
    skos:broadMatch <http://dewey.info/class/2--521/e23/>,
        <http://dewey.info/class/915.21/e23/>,
        <http://dewey.info/class/952.1/e23/> ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--521/e23/>,
        <http://dewey.info/class/915.21/e23/>,
        <http://dewey.info/class/952.1/e23/> ;
    skos:prefLabel "Sendai"@en,
        "Sendai"@nb .

humord:c51081 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 15 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51081" ;
    dct:modified "2024-02-27T13:54:40"^^xsd:dateTime ;
    skos:altLabel "Internettpolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/302.231/e23/> ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/302.231/e23/>,
        <http://dewey.info/class/323.448/e23/>,
        <http://dewey.info/class/384.334/e23/> ;
    skos:prefLabel "Internet policy"@en,
        "Internettpolitikk"@nb ;
    skos:related humord:c59270 ;
    skos:relatedMatch <http://dewey.info/class/323.448/e23/>,
        <http://dewey.info/class/384.334/e23/> .

humord:c51497 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51497" ;
    dct:modified "2019-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/294.3/e23/> ;
    skos:broader humord:c08475 ;
    skos:definition "Håndkopiering av sutra i Øst-Asia <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/294.3/e23/> ;
    skos:prefLabel "Sutra copying"@en,
        "Sutrakopiering"@nb .

humord:c51505 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51505" ;
    dct:modified "2019-04-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/220.6/e23/> ;
    skos:broader humord:c08696 ;
    skos:definition "De synoptiske evangeliene er de tre første evangeliene i Det nye testamentet, det vil si Matteusevangeliet, Markusevangeliet og Lukasevangeliet. De kalles synpotiske fordi de inneholder mye parallelt stoff <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/220.6/e23/> ;
    skos:prefLabel "Synoptic problem"@en,
        "Synoptiske problem"@nb .

humord:c51507 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51507" ;
    dct:modified "2024-10-18T07:18:41"^^xsd:dateTime ;
    skos:altLabel "Kommunale bustadar"@nb,
        "Kommunale bustader"@nb ;
    skos:broadMatch <http://dewey.info/class/353.55/e23/> ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/363.585/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/353.55/e23/>,
        <http://dewey.info/class/363.585/e23/> ;
    skos:prefLabel "Public housing"@en,
        "Kommunale boliger"@nb .

humord:c51561 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51561" ;
    dct:modified "2024-10-21T12:02:20"^^xsd:dateTime ;
    skos:altLabel "Japansk-amerikanarar"@nb ;
    skos:broader humord:c26755 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/5--956073/e23/>,
        <http://dewey.info/class/973.04956/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/5--956073/e23/>,
        <http://dewey.info/class/973.04956/e23/> ;
    skos:prefLabel "Japanese-Americans"@en,
        "Japansk-amerikanere"@nb .

humord:c51581 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51581" ;
    dct:modified "2019-04-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Subsistence farming"@en ;
    skos:broadMatch <http://dewey.info/class/338.1/e23/> ;
    skos:broader humord:c07646 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.1/e23/> ;
    skos:prefLabel "Subsistence agriculture"@en,
        "Selvbergingsjordbruk"@nb .

humord:c51584 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51584" ;
    dct:modified "2025-01-20T15:20:55"^^xsd:dateTime ;
    skos:altLabel "Pengemengd"@nb,
        "Pengemengde"@nb,
        "Publikums pengemengde"@nb ;
    skos:broadMatch <http://dewey.info/class/332.4/e23/> ;
    skos:broader humord:c07821 ;
    skos:definition "Et begrep som beskriver samfunnets likviditet og består av sedler og mynter  samt bankinnskudd <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332.4/e23/> ;
    skos:prefLabel "Money supply"@en,
        "Pengemengde"@nb .

humord:c51606 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51606" ;
    dct:modified "2024-06-12T14:10:32"^^xsd:dateTime ;
    skos:altLabel "Leucocythaemia"@en,
        "Leucocythemia"@en,
        "Leukemia"@en,
        "Blodkreft"@nb,
        "Leukemi"@nb,
        "Levkemi"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Leukemi, blodkreft, er fellesnavnet på en gruppe ondartede blodsykdommer som kommer fra umodne hvite blodceller (leukocytter). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/362.19699419/e23/>,
        <http://dewey.info/class/616.99419/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.19699419/e23/>,
        <http://dewey.info/class/616.99419/e23/> ;
    skos:prefLabel "Leukaemia"@en,
        "Leukemi"@nb .

humord:c51667 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51667" ;
    dct:modified "2019-04-08T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Identity politics"@nb ;
    skos:broadMatch <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/320.019/e23/> ;
    skos:broader humord:c09547 ;
    skos:definition "Mennesker splittes i grupper etter etnisitet, religion, kjønn eller sosial bakgrunn til å forme nye politiske allianser. Identitetspolitikk representerer et brudd med den tradisjonelle partipolitikken <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/306.2/e23/>,
        <http://dewey.info/class/320.019/e23/> ;
    skos:prefLabel "Identitetspolitikk"@nb ;
    skos:related humord:c09660,
        humord:c56659 .

humord:c51669 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51669" ;
    dct:modified "2021-05-10T14:05:57"^^xsd:dateTime ;
    skos:altLabel "Insubordinasjon (Militærvesen)"@nb,
        "Ordrenektelse (Militærvesen)"@nb ;
    skos:broadMatch <http://dewey.info/class/355.1334/e23/> ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/355.1334/e23/> ;
    skos:prefLabel "Insubordination (Armed sevices)"@en,
        "Ordrenekt (Militærvesen)"@nb .

humord:c51711 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51711" ;
    dct:modified "2025-01-03T10:13:21"^^xsd:dateTime ;
    skos:altLabel "Skrivemaskinar"@nb,
        "Skrivemaskiner"@nb ;
    skos:broader humord:c04435 ;
    skos:closeMatch <http://dewey.info/class/681.61/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/652.3/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/652.3/e23/>,
        <http://dewey.info/class/681.61/e23/> ;
    skos:prefLabel "Typewriters"@en,
        "Skrivemaskiner"@nb .

humord:c51713 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51713" ;
    dct:modified "2024-12-02T12:56:13"^^xsd:dateTime ;
    skos:altLabel "Quan zhen jiao"@en,
        "Quanzhen"@en,
        "Quanzhen jiao"@en,
        "Quan zhen jiao"@nb,
        "Quanzhen"@nb,
        "Quanzhen jiao"@nb ;
    skos:broadMatch <http://dewey.info/class/299.514/e23/> ;
    skos:broader humord:c08499 ;
    skos:definition "Nordkinesisk gren av daoismen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/299.514/e23/> ;
    skos:prefLabel "Quanzhen school"@en,
        "Quanzhen"@nb .

humord:c51723 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 13 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51723" ;
    dct:modified "2024-11-04T08:08:36"^^xsd:dateTime ;
    skos:altLabel "Mill owners"@en,
        "Plant owners"@en,
        "Brukseiere"@nb,
        "Fabrikkeigarar"@nb ;
    skos:broadMatch <http://dewey.info/class/338.4767092/e23/> ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/338.4767092/e23/> ;
    skos:prefLabel "Factory owners"@en,
        "Fabrikkeiere"@nb .

humord:c51937 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51937" ;
    dct:modified "2025-02-10T08:42:46"^^xsd:dateTime ;
    skos:altLabel "Qusayr al-Qadim"@en,
        "Myos Hormos"@nb,
        "Qusayr al-Qadim"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Myos Hormos"@en,
        "Myos Hormos"@nb .

humord:c51941 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 18 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51941" ;
    dct:modified "2024-08-30T12:45:35"^^xsd:dateTime ;
    skos:altLabel "Musha uprising"@en,
        "Wushe rebellion"@en,
        "Musha-opprøret"@nb,
        "Wushe-opprøret"@nb ;
    skos:broadMatch <http://dewey.info/class/951.249042/e23/> ;
    skos:broader humord:c04019 ;
    skos:definition "Musha-opprøret var et opprør mot japansk kolonistyre i den taiwanske byen Musha (Wushe), oktober til desember 1930 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ibi19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/951.249042/e23/> ;
    skos:prefLabel "Musha rebellion"@en,
        "Musha-opprøret"@nb .

humord:c51946 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51946" ;
    dct:modified "2025-03-31T13:41:49"^^xsd:dateTime ;
    skos:altLabel "Båstad"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482319/e23/>,
        <http://dewey.info/class/914.82319/e23/>,
        <http://dewey.info/class/948.2319/e23/> ;
    skos:broader humord:c58730 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482319/e23/>,
        <http://dewey.info/class/914.82319/e23/>,
        <http://dewey.info/class/948.2319/e23/> ;
    skos:prefLabel "Båstad"@en,
        "Båstad"@nb .

humord:c51948 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51948" ;
    dct:modified "2025-01-06T13:10:56"^^xsd:dateTime ;
    skos:altLabel "Global Positioning System"@en,
        "Global Positioning Systems"@en,
        "GPS"@nb,
        "Global Positioning System"@nb,
        "Globale posisjonseringssystem"@nb,
        "Globale posisjonseringssystemer"@nb ;
    skos:broadMatch <http://dewey.info/class/526.64/e23/>,
        <http://dewey.info/class/621.384191/e23/> ;
    skos:broader humord:c24085 ;
    skos:closeMatch <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:definition "GPS er et globalt satellittnavigasjonssystem (GNSS) drevet av USAs forsvarsdepartement. Det har vært operativt siden 1993 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/1--0285/e23/>,
        <http://dewey.info/class/526.64/e23/>,
        <http://dewey.info/class/621.384191/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:prefLabel "GPS"@en,
        "GPS"@nb .

humord:c51954 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51954" ;
    dct:modified "2019-04-11T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Geografiske data"@nb ;
    skos:broadMatch <http://dewey.info/class/526.0285/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:broader humord:c09015,
        humord:c22025 ;
    skos:definition "Geografiske data (Geodata) er stedfesta modeller av den virkelige verden. Objekter eller fenomener i den virkelige verden blir beskrevet ved forenklede dataobjekter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/526.0285/e23/>,
        <http://dewey.info/class/910.285/e23/> ;
    skos:prefLabel "Geodata"@en,
        "Geodata"@nb .

humord:c51960 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME51960" ;
    dct:modified "2024-08-28T11:16:52"^^xsd:dateTime ;
    skos:altLabel "Assiniboin people"@en,
        "Hohe"@en,
        "Assiniboinar"@nb,
        "Assiniboine"@nb,
        "Assiniboiner"@nb,
        "Hohe"@nb ;
    skos:broadMatch <http://dewey.info/class/497.524/e23/>,
        <http://dewey.info/class/5--97524/e23/> ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/497.524/e23/>,
        <http://dewey.info/class/5--97524/e23/> ;
    skos:prefLabel "Assiniboine"@en,
        "Assiniboine"@nb .

humord:c52610 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME52610" ;
    dct:modified "2025-02-04T07:15:37"^^xsd:dateTime ;
    skos:altLabel "Hadza (Folk)"@nb ;
    skos:broadMatch <http://dewey.info/class/305.8967826/e23/>,
        <http://dewey.info/class/306.0967826/e23/> ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe (jegere og sankere) i Tanzania. Holder til rundt Lake Eyasi i Yameda-dalen, i Arusha-regionen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/305.8967826/e23/>,
        <http://dewey.info/class/306.0967826/e23/> ;
    skos:prefLabel "Hadza"@en,
        "Hadza (Folk)"@nb .

humord:c53028 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53028" ;
    dct:modified "2019-04-17T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/> ;
    skos:broader humord:c08604,
        humord:c08909 ;
    skos:definition "Selvmordsmetode hvor man setter fyr på seg selv med den hensikt å skade seg    selv eller omkomme... har i de senere år vært en ekstrem form for politisk  protest <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/362.28/e23/>,
        <http://dewey.info/class/364.1522/e23/> ;
    skos:prefLabel "Self immolation"@en,
        "Selvpåtenning"@nb ;
    skos:related humord:c09191 .

humord:c53378 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53378" ;
    dct:modified "2023-04-12T08:24:30"^^xsd:dateTime ;
    skos:altLabel "Criminal acts"@en,
        "Criminal codes"@en,
        "Penal codes"@en ;
    skos:broadMatch <http://dewey.info/class/345/e23/> ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/345/e23/> ;
    skos:prefLabel "Penal acts"@en,
        "Straffelover"@nb .

humord:c53437 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53437" ;
    dct:modified "2019-04-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:broader humord:c06793 ;
    skos:definition "Lyrikk som handler om dikt eller om det å skrive lyrikk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/808.1/e23/>,
        <http://dewey.info/class/809.1/e23/> ;
    skos:prefLabel "Metapoetry"@en,
        "Metalyrikk"@nb ;
    skos:related humord:c06609 .

humord:c53519 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 27 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53519" ;
    dct:modified "2024-08-21T08:03:03"^^xsd:dateTime ;
    skos:altLabel "Økonomisk likvidasjon"@nb ;
    skos:broadMatch <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/346.066/e23/> ;
    skos:broader humord:c07854 ;
    skos:definition "Økonomisk likvidasjon er en prosess der en virksomhet blir lagt ned (avviklet) og eiendeler solgt < HL-senteret>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/332/e23/>,
        <http://dewey.info/class/346.066/e23/> ;
    skos:prefLabel "Licuidation"@en,
        "Økonomisk likvidasjon"@nb .

humord:c53557 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53557" ;
    dct:modified "2019-04-24T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/323/e23/> ;
    skos:broader humord:c09395 ;
    skos:definition "Et krav, et mønster av krav eller en antagelse av at subjektet i en diskusjon krever spesielle unntak fra vanlige forhold eller prinsipp <Wikipedia>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/323/e23/> ;
    skos:prefLabel "Exceptionalism"@en,
        "Eksepsjonalisme"@nb .

humord:c53642 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 5 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53642" ;
    dct:modified "2025-01-10T07:47:39"^^xsd:dateTime ;
    skos:altLabel "Kodikologi"@nb ;
    skos:broadMatch <http://dewey.info/class/091/e23/> ;
    skos:broader humord:c04475 ;
    skos:definition "Læren om manuskripter <Ordnett.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/091/e23/> ;
    skos:prefLabel "Codicology"@en,
        "Kodikologi"@nb ;
    skos:related humord:c11564 .

humord:c53685 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53685" ;
    dct:modified "2025-03-24T15:34:38"^^xsd:dateTime ;
    skos:altLabel "Hvitsten"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482215/e23/>,
        <http://dewey.info/class/914.82215/e23/>,
        <http://dewey.info/class/948.2215/e23/> ;
    skos:broader humord:c11809 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482215/e23/>,
        <http://dewey.info/class/914.82215/e23/>,
        <http://dewey.info/class/948.2215/e23/> ;
    skos:prefLabel "Hvitsten"@en,
        "Hvitsten"@nb .

humord:c53726 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53726" ;
    dct:modified "2019-04-29T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/623.8/e23/>,
        <http://dewey.info/class/929.92/e23/> ;
    skos:broader humord:c07769 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/623.8/e23/>,
        <http://dewey.info/class/929.92/e23/> ;
    skos:prefLabel "Funnel marks"@en,
        "Skorsteinsmerker"@nb ;
    skos:related humord:c04335 .

humord:c53728 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53728" ;
    dct:modified "2025-01-10T07:23:15"^^xsd:dateTime ;
    skos:altLabel "Rederiflagg"@nb ;
    skos:broadMatch <http://dewey.info/class/929.92/e23/> ;
    skos:broader humord:c04511 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.5065/e23/>,
        <http://dewey.info/class/929.92/e23/> ;
    skos:prefLabel "House flags of shipping companies"@en,
        "Rederiflagg"@nb ;
    skos:relatedMatch <http://dewey.info/class/387.5065/e23/> .

humord:c53868 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53868" ;
    dct:modified "2025-03-03T07:52:59"^^xsd:dateTime ;
    skos:altLabel "Gacko"@nb ;
    skos:broadMatch <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:broader humord:c02169 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--49742/e23/>,
        <http://dewey.info/class/914.9742/e23/>,
        <http://dewey.info/class/949.742/e23/> ;
    skos:prefLabel "Gacko"@en,
        "Gacko"@nb .

humord:c53871 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 12 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53871" ;
    dct:modified "2024-10-28T13:57:25"^^xsd:dateTime ;
    skos:altLabel "Konfesjonalisering"@nb ;
    skos:broadMatch <http://dewey.info/class/280/e23/> ;
    skos:broader humord:c27879 ;
    skos:definition "Oftest knyttet til oppdelingen av kristendommen i partier som bekjente seg til ulike tolkninger av kristendommen på 1500-tallet, men i prinsippet noe som kan skje til enhver tid innenfor kristendommen <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/280/e23/> ;
    skos:prefLabel "Confessionalization"@en,
        "Konfesjonalisering"@nb .

humord:c53873 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53873" ;
    dct:modified "2024-08-30T13:56:31"^^xsd:dateTime ;
    skos:altLabel "WISC"@nb,
        "Wechsler Intelligence Scale for Children"@nb ;
    skos:broadMatch <http://dewey.info/class/155.41393/e23/> ;
    skos:broader humord:c22363 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/155.41393/e23/> ;
    skos:prefLabel "Wechsler Intelligence Scale for Children"@en,
        "Wechsler Intelligence Scale for Children"@nb .

humord:c53887 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53887" ;
    dct:modified "2024-12-06T14:13:37"^^xsd:dateTime ;
    skos:altLabel "Local extinction"@en,
        "Artsutryddelse"@nb,
        "Artsutrydding"@nb,
        "Ekstinksjon"@nb,
        "Lokal utryddelse"@nb,
        "Lokal utrydding"@nb,
        "Utdøing"@nb,
        "Utdøying"@nb,
        "Utryddelsesrater"@nb,
        "Utrydding"@nb,
        "Utryddingsratar"@nb,
        "Utrydjing"@nb,
        "Utrydjingsratar"@nb,
        "Utslettelse"@nb,
        "Utsletting"@nb ;
    skos:broader humord:c21071 ;
    skos:closeMatch <http://dewey.info/class/333.9522/e23/>,
        <http://dewey.info/class/576.84/e23/> ;
    skos:definition "Uttrykk som definerer utrenskning av hele arter av dyr, planter og/eller mennesker <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.9522/e23/>,
        <http://dewey.info/class/576.84/e23/> ;
    skos:prefLabel "Extinction"@en,
        "Utryddelse"@nb ;
    skos:related humord:c23884,
        humord:c69218 .

humord:c53942 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME53942" ;
    dct:modified "2025-03-27T09:50:15"^^xsd:dateTime ;
    skos:altLabel "Vingelen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482465/e23/>,
        <http://dewey.info/class/914.82465/e23/>,
        <http://dewey.info/class/948.2465/e23/> ;
    skos:broader humord:c15075 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482465/e23/>,
        <http://dewey.info/class/914.82465/e23/>,
        <http://dewey.info/class/948.2465/e23/> ;
    skos:prefLabel "Vingelen"@en,
        "Vingelen"@nb .

humord:c54124 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 3 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54124" ;
    dct:modified "2019-05-02T00:00:00"^^xsd:dateTime ;
    skos:altLabel "2014 Hong Kong protests"@en,
        "Occupy Central"@en,
        "Occypy Central Movement"@en ;
    skos:broadMatch <http://dewey.info/class/322.4095125/e23/> ;
    skos:broader humord:c09191 ;
    skos:definition "Protestbevegelse i Hong Kong høsten 2014 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.4095125/e23/> ;
    skos:prefLabel "Umbrella Movement"@en,
        "Paraplybevegelsen"@nb .

humord:c54138 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 4 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54138" ;
    dct:modified "2022-02-11T13:14:35"^^xsd:dateTime ;
    skos:altLabel "Reiwa (Period)"@en,
        "Reiwa (Periode)"@nb,
        "Reiwaperioden"@nb ;
    skos:broader humord:c11066 ;
    skos:closeMatch <http://dewey.info/class/952.052/e23/> ;
    skos:definition "Japansk periode, 2019- <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/952.052/e23/> ;
    skos:prefLabel "Reiwa period"@en,
        "Reiwa-perioden"@nb .

humord:c54209 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54209" ;
    dct:modified "2019-05-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Asianism"@en,
        "Greater Asianism"@en,
        "Pan-asianisme"@nb ;
    skos:broader humord:c09631 ;
    skos:closeMatch <http://dewey.info/class/320.54095/e23/> ;
    skos:definition "Ideologi som fremmer de asiatiske folks enhet og har bakgrunn i motstand mot vestlig imperialisme og kolonialisme <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.54095/e23/> ;
    skos:prefLabel "Pan-Asianism"@en,
        "Panasianisme"@nb .

humord:c54220 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54220" ;
    dct:modified "2019-05-03T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Sunflower student movement"@en ;
    skos:broadMatch <http://dewey.info/class/322.40951249/e23/> ;
    skos:broader humord:c09191 ;
    skos:definition "Protestbevegelse på Taiwan ledet av studenter, mars-april 2014 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/322.40951249/e23/> ;
    skos:prefLabel "Sunflower movement"@en,
        "Solsikkebevegelsen"@nb .

humord:c54515 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54515" ;
    dct:modified "2025-03-24T14:32:20"^^xsd:dateTime ;
    skos:altLabel "Vikersund"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482635/e23/>,
        <http://dewey.info/class/914.82635/e23/>,
        <http://dewey.info/class/948.2635/e23/> ;
    skos:broader humord:c02655 ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482635/e23/>,
        <http://dewey.info/class/914.82635/e23/>,
        <http://dewey.info/class/948.2635/e23/> ;
    skos:prefLabel "Vikersund"@en,
        "Vikersund"@nb .

humord:c54778 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 14 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54778" ;
    dct:modified "2025-01-28T15:52:45"^^xsd:dateTime ;
    skos:altLabel "Town areas"@en,
        "Town districts"@en,
        "Urbanized areas"@en,
        "Bydistrikt"@nb,
        "Bydistrikter"@nb,
        "Byområde"@nb,
        "Byområder"@nb,
        "Urbane distrikter"@nb,
        "Urbane område"@nb ;
    skos:broader humord:c22130 ;
    skos:closeMatch <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--1732/e23/>,
        <http://dewey.info/class/307.76/e23/> ;
    skos:prefLabel "Urban areas"@en,
        "Urbane områder"@nb ;
    skos:related humord:c09039,
        humord:c09218 .

humord:c54781 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 6 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54781" ;
    dct:modified "2024-12-18T09:01:22"^^xsd:dateTime ;
    skos:altLabel "Mikrohistorie (Faget)"@nb ;
    skos:broadMatch <http://dewey.info/class/907.2/e23/> ;
    skos:broader humord:c04049 ;
    skos:definition "Historieskriving som tar utgangspunkt i et godt dokumentert enkeltmenneske,  lokalsamfunn eller enkeltsak for å si noe om generelle forhold der man ellers mangler kilder <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/907.2/e23/> ;
    skos:prefLabel "Microhistory (Subject)"@en,
        "Mikrohistorie (Faget)"@nb .

humord:c54969 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME54969" ;
    dct:modified "2025-02-14T08:51:37"^^xsd:dateTime ;
    skos:altLabel "Santa Clara County"@nb ;
    skos:broader humord:c01709 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/2--79473/e23/>,
        <http://dewey.info/class/917.9473/e23/>,
        <http://dewey.info/class/979.473/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--79473/e23/>,
        <http://dewey.info/class/917.9473/e23/>,
        <http://dewey.info/class/979.473/e23/> ;
    skos:prefLabel "Santa Clara County"@en,
        "Santa Clara County"@nb .

humord:c55320 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "accepted" ;
    dct:created "2019-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME55320" ;
    dct:modified "2025-03-27T09:49:13"^^xsd:dateTime ;
    skos:altLabel "Bøverbu"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482532/e23/>,
        <http://dewey.info/class/914.82532/e23/>,
        <http://dewey.info/class/948.2532/e23/> ;
    skos:broader humord:c23174 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482532/e23/>,
        <http://dewey.info/class/914.82532/e23/>,
        <http://dewey.info/class/948.2532/e23/> ;
    skos:prefLabel "Bøverbu"@en,
        "Bøverbu"@nb .

humord:c55326 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME55326" ;
    dct:modified "2019-05-14T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Tea Party"@en ;
    skos:broadMatch <http://dewey.info/class/320.520973090511/e23/> ;
    skos:broader humord:c09191 ;
    skos:definition "Amerikansk høyreorientert bevegelse som oppsto i USA etter at kongressen vedtok stimuleringspakken som skulle hjelpe mot finanskrisen i 2008 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.520973090511/e23/> ;
    skos:prefLabel "Tea Party movement"@en,
        "Tea party-bevegelsen"@nb .

humord:c55334 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 16 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME55334" ;
    dct:modified "2024-08-21T07:53:41"^^xsd:dateTime ;
    skos:altLabel "Økologisk fotavtrykk"@nb ;
    skos:broadMatch <http://dewey.info/class/333.714/e23/> ;
    skos:broader humord:c24679 ;
    skos:definition "Økologisk fotavtrykk er en metafor som gir et tall for hvor mye produktivt jord- og vannareal som kreves for å produsere de ressursene vi forbruker og for å absorbere våre utslipp <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/333.714/e23/> ;
    skos:prefLabel "Ecological footprint"@en,
        "Økologisk fotavtrykk"@nb .

humord:c55753 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME55753" ;
    dct:modified "2025-02-10T08:36:37"^^xsd:dateTime ;
    skos:altLabel "Deir-el-Medina"@nb,
        "Deir-el-Medineh"@nb ;
    skos:broadMatch <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--323/e23/>,
        <http://dewey.info/class/2--623/e23/>,
        <http://dewey.info/class/916.23/e23/>,
        <http://dewey.info/class/932.3/e23/>,
        <http://dewey.info/class/962.3/e23/> ;
    skos:prefLabel "Deir-el-Medina"@en,
        "Deir-el-Medineh"@nb .

humord:c56016 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56016" ;
    dct:modified "2024-06-12T10:18:06"^^xsd:dateTime ;
    skos:altLabel "Flight (Flying)"@en,
        "Flyging"@nb,
        "Flyving"@nb ;
    skos:broadMatch <http://dewey.info/class/387.74/e23/>,
        <http://dewey.info/class/629.1325/e23/> ;
    skos:broader humord:c12859,
        humord:c19971 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/387.74/e23/>,
        <http://dewey.info/class/629.1325/e23/>,
        <http://dewey.info/class/797.5/e23/> ;
    skos:prefLabel "Flying"@en,
        "Flyvning"@nb ;
    skos:relatedMatch <http://dewey.info/class/797.5/e23/> .

humord:c56017 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 7 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56017" ;
    dct:modified "2025-03-28T08:15:27"^^xsd:dateTime ;
    skos:altLabel "Risberget"@nb ;
    skos:broadMatch <http://dewey.info/class/2--482432/e23/>,
        <http://dewey.info/class/914.82432/e23/>,
        <http://dewey.info/class/948.2432/e23/> ;
    skos:broader humord:c02701 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--482432/e23/>,
        <http://dewey.info/class/914.82432/e23/>,
        <http://dewey.info/class/948.2432/e23/> ;
    skos:prefLabel "Risberget"@en,
        "Risberget"@nb .

humord:c56072 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 17 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56072" ;
    dct:modified "2025-01-03T10:14:32"^^xsd:dateTime ;
    skos:altLabel "Magic lanterns"@en,
        "Laterna magica"@nb,
        "Magisk lanterne"@nb,
        "Magiske lanterner"@nb,
        "Skioptikon"@nb,
        "Tryllelykter"@nb ;
    skos:broadMatch <http://dewey.info/class/681.418/e23/>,
        <http://dewey.info/class/771.48/e23/>,
        <http://dewey.info/class/777.57/e23/> ;
    skos:broader humord:c04435,
        humord:c05418 ;
    skos:definition "Laterna magica er forløperen for lysbildeapparatet og andre projeksjonsapparater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/681.418/e23/>,
        <http://dewey.info/class/771.48/e23/>,
        <http://dewey.info/class/777.57/e23/> ;
    skos:prefLabel "Magic lantern"@en,
        "Laterna magica"@nb .

humord:c56353 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56353" ;
    dct:modified "2024-10-18T13:01:50"^^xsd:dateTime ;
    skos:altLabel "Gazhuo language"@en,
        "Gezhuo language"@en,
        "Kazhuo language"@en,
        "Gazhuo språk"@nb,
        "Gezhuo språk"@nb,
        "Katso språk"@nb,
        "Kazhuo språk"@nb ;
    skos:broadMatch <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb,
        "Språkkode: kaf"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/495.4/e23/>,
        <http://dewey.info/class/6--954/e23/> ;
    skos:prefLabel "Katso language"@en,
        "Katso språk"@nb .

humord:c56473 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56473" ;
    dct:modified "2019-05-27T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/721.822/e23/> ;
    skos:broader humord:c05260 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/731.542/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/721.822/e23/>,
        <http://dewey.info/class/731.542/e23/> ;
    skos:prefLabel "Portals (Architecture)"@en,
        "Portaler (Arkitektur)"@nb .

humord:c56537 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56537" ;
    dct:modified "2019-05-28T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Lake Vänern"@en,
        "Vänern"@en ;
    skos:broadMatch <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:broader humord:c36937 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--4867/e23/>,
        <http://dewey.info/class/914.867/e23/>,
        <http://dewey.info/class/948.67/e23/> ;
    skos:prefLabel "Lake Väner"@en,
        "Vänern"@nb .

humord:c56637 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56637" ;
    dct:modified "2025-01-13T08:38:13"^^xsd:dateTime ;
    skos:altLabel "Forklede"@nb,
        "Kjøkkenforklede"@nb,
        "Kjøkkenforklær"@nb ;
    skos:broadMatch <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/646.48/e23/>,
        <http://dewey.info/class/685.22/e23/>,
        <http://dewey.info/class/687.19/e23/> ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/391.44/e23/>,
        <http://dewey.info/class/646.48/e23/>,
        <http://dewey.info/class/685.22/e23/>,
        <http://dewey.info/class/687.19/e23/> ;
    skos:prefLabel "Aprons"@en,
        "Forklær"@nb .

humord:c56640 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56640" ;
    dct:modified "2024-11-08T09:36:42"^^xsd:dateTime ;
    skos:altLabel "Hades (Gresk gud)"@nb,
        "Haides"@nb ;
    skos:broadMatch <http://dewey.info/class/292.2113/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Hades er dødsrikets hersker i gresk mytologi. Hades er Zevs' og Poseidons bror <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.2113/e23/> ;
    skos:prefLabel "Hades (Greek god)"@en,
        "Hades (Gresk gud)"@nb ;
    skos:related humord:c08672 .

humord:c56652 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 35 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56652" ;
    dct:modified "2025-02-26T15:37:47"^^xsd:dateTime ;
    skos:altLabel "Seven Weeks' War"@en,
        "The Austro-Prussian War"@en,
        "The Seven Weeks' War"@en,
        "The Unification War"@en,
        "The War of 1866"@en,
        "Unification War"@en,
        "War of 1866"@en,
        "Austerriksk-prøyssiske krig"@nb,
        "Den austerriksk-prøyssiske krig"@nb,
        "Den tyske brødrekrig"@nb,
        "Den tyske krig"@nb,
        "Tyske brødrekrig"@nb,
        "Tyske krig"@nb,
        "Østerriksk-prøyssiske krig"@nb ;
    skos:broadMatch <http://dewey.info/class/943.076/e23/> ;
    skos:broader humord:c03982 ;
    skos:definition "Ble utkjempet i 1866 mellom Keiserriket Østerrike og kongeriket Preussen om  lederskapet i Det tyske forbund <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/943.076/e23/> ;
    skos:prefLabel "Austro-Prussian War"@en,
        "Den østerriksk-prøyssiske krig"@nb .

humord:c56659 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56659" ;
    dct:modified "2019-06-12T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Indentiarianism"@en ;
    skos:broadMatch <http://dewey.info/class/320.54094/e23/> ;
    skos:broader humord:c57720 ;
    skos:definition "Pan-europeisk sosiopolitisk bevegelse som oppstod i Frankrike i 2002. Den definerer seg som patriotisk, konservativ og etnopluralistisk. Andre beskriver den som høyreradikal eller nynazistisk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.52094/e23/>,
        <http://dewey.info/class/320.54094/e23/> ;
    skos:prefLabel "Identitarian movement"@en,
        "Identitærbevegelsen"@nb ;
    skos:related humord:c09639,
        humord:c51667 ;
    skos:relatedMatch <http://dewey.info/class/320.52094/e23/> .

humord:c56663 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 28 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56663" ;
    dct:modified "2019-06-12T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/320.5/e23/> ;
    skos:broader humord:c57720 ;
    skos:definition "Betegnelse for en rekke høyreradikale politiske grupperinger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5/e23/> ;
    skos:prefLabel "New right"@en,
        "Nye høyre"@nb .

humord:c56667 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 1 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56667" ;
    dct:modified "2025-02-18T12:22:09"^^xsd:dateTime ;
    skos:altLabel "Srinagar"@nb ;
    skos:broadMatch <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:broader humord:c01864 ;
    skos:definition "Sommerhovedstad i den indiske delstaten Jammu og Kashmir <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--546/e23/>,
        <http://dewey.info/class/915.46/e23/>,
        <http://dewey.info/class/954.6/e23/> ;
    skos:prefLabel "Srinagar"@en,
        "Srinagar"@nb .

humord:c56673 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56673" ;
    dct:modified "2019-06-04T00:00:00"^^xsd:dateTime ;
    skos:broadMatch <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/355.02/e23/> ;
    skos:broader humord:c09529 ;
    skos:definition "Krig som offisielt utkjempes av to parter, hvor hver av disse partene er alliert med (eller støttet av) andre, større makter. Det egentlige målet med krigen er å flytte maktbalansen mellom stormaktene <NNI>"@nb ;
    skos:editorialNote "Lukket bemerkning: nni19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/172.42/e23/>,
        <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/341.6/e23/>,
        <http://dewey.info/class/355.02/e23/> ;
    skos:prefLabel "Proxy war"@en,
        "Stedfortrederkrig"@nb ;
    skos:relatedMatch <http://dewey.info/class/303.66/e23/>,
        <http://dewey.info/class/341.6/e23/> .

humord:c56746 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56746" ;
    dct:modified "2024-08-15T13:34:12"^^xsd:dateTime ;
    skos:altLabel "Antipolitics"@en,
        "Anti-politikk"@nb,
        "Antipolitikk"@nb ;
    skos:broadMatch <http://dewey.info/class/320.5/e23/> ;
    skos:broader humord:c09549 ;
    skos:definition "Politikk som står i sterk opposisjon til faktiske eller tenkte politiske eliter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/320.5/e23/>,
        <http://dewey.info/class/323.042/e23/> ;
    skos:prefLabel "Anti-politics"@en,
        "Antipolitikk"@nb ;
    skos:relatedMatch <http://dewey.info/class/323.042/e23/> .

humord:c56760 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mapping" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56760" ;
    dct:modified "2024-01-08T11:16:48"^^xsd:dateTime ;
    skos:altLabel "Blood diseases"@en,
        "Blodsjukdomar"@nb,
        "Blodsjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemtologic diseases"@en,
        "Blodsykdommer"@nb .

humord:c56783 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56783" ;
    dct:modified "2024-08-28T13:14:30"^^xsd:dateTime ;
    skos:altLabel "Atlas (Titan)"@nb ;
    skos:broadMatch <http://dewey.info/class/292.211/e23/> ;
    skos:broader humord:c17798 ;
    skos:definition "Atlas er et urvesen fra gresk mytologi <UBO>"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/292.211/e23/> ;
    skos:prefLabel "Atlas (Titan)"@en,
        "Atlas (Titan)"@nb .

humord:c56785 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 8 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56785" ;
    dct:modified "2019-06-05T00:00:00"^^xsd:dateTime ;
    skos:altLabel "Embarrassment"@en,
        "Indignity"@en,
        "Mortification"@en ;
    skos:broadMatch <http://dewey.info/class/128.37/e23/>,
        <http://dewey.info/class/152.4/e23/> ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/128.37/e23/>,
        <http://dewey.info/class/152.4/e23/>,
        <http://dewey.info/class/612.8232/e23/> ;
    skos:prefLabel "Humiliation"@en,
        "Ydmykelse"@nb ;
    skos:relatedMatch <http://dewey.info/class/612.8232/e23/> .

humord:c56787 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56787" ;
    dct:modified "2024-12-06T10:43:12"^^xsd:dateTime ;
    skos:altLabel "Thunnini"@en,
        "Thunnus"@en,
        "Thunnus"@nb,
        "Tunfisk"@nb ;
    skos:broadMatch <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:broader humord:c69093 ;
    skos:definition "Tunfisk (latin Thunnus) er en slekt i makrellfamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/597.783/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/597.783/e23/>,
        <http://dewey.info/class/641.392/e23/>,
        <http://dewey.info/class/641.692/e23/> ;
    skos:prefLabel "Tuna"@en,
        "Tunfisk"@nb .

humord:c56789 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 11 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56789" ;
    dct:modified "2024-12-09T12:07:56"^^xsd:dateTime ;
    skos:altLabel "Surfing"@nb ;
    skos:broader humord:c62845 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:exactMatch <http://dewey.info/class/797.32/e23/> ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/797.32/e23/> ;
    skos:prefLabel "Surfing"@en,
        "Surfing"@nb .

humord:c56808 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56808" ;
    dct:modified "2022-03-16T10:27:15"^^xsd:dateTime ;
    skos:altLabel "International contracts"@en,
        "International treaties"@en,
        "Internasjonale kontrakter"@nb,
        "Internasjonale traktater"@nb ;
    skos:broader humord:c08939 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International agreements"@en,
        "Internasjonale avtaler"@nb .

humord:c56834 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 10 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME56834" ;
    dct:modified "2025-03-28T12:54:37"^^xsd:dateTime ;
    skos:altLabel "Valldal"@nb,
        "Valldalen"@nb ;
    skos:broadMatch <http://dewey.info/class/2--48391/e23/>,
        <http://dewey.info/class/914.8391/e23/>,
        <http://dewey.info/class/948.391/e23/> ;
    skos:broader humord:c02755 ;
    skos:editorialNote "Lukket bemerkning: (ubo19)"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/2--48391/e23/>,
        <http://dewey.info/class/914.8391/e23/>,
        <http://dewey.info/class/948.391/e23/> ;
    skos:prefLabel "Valldal"@en,
        "Valldal"@nb .

humord:c57720 a ubo:Topic,
        skos:Concept ;
    ubo:ccmapperCandidates 20 ;
    ubo:ccmapperState "mappingCompleted" ;
    dct:created "2019-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME57720" ;
    dct:modified "2025-01-07T12:01:37"^^xsd:dateTime ;
    skos:altLabel "Right-wing radical movements"@en,
        "Høgreradikale bevegelsar"@nb,
        "Høgreradikale rørsler"@nb,
        "Høyreradikale rørsler"@nb ;
    skos:broadMatch <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/322.4/e23/> ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
    skos:inScheme humord: ;
    skos:mappingRelation <http://dewey.info/class/303.484/e23/>,
        <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/320.54/e23/>,
        <http://dewey.info/class/322.4/e23/> ;
    skos:prefLabel "Radical right movements"@en,
        "Høyreradikale bevegelser"@nb ;
    skos:relatedMatch <http://dewey.info/class/320.533/e23/>,
        <http://dewey.info/class/320.54/e23/> .

humord:c58050 a ubo:Geographic,
        skos:Concept ;
    ubo:ccmapperCandidates 9 ;
    ubo:ccmapperState "unassigned" ;
    dct:created "2019-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58050" ;
    dct:modified "2025-02-04T12:57:15"^^xsd:dateTime ;
    skos:altLabel "Kerma"@nb ;
    skos:broader humord:c01547 ;
    skos:inScheme humord: ;
    skos:prefLabel "Kerma"@en,
        "Kerma"@nb .

humord:c58222 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58222" ;
    dct:modified "2020-05-07T09:15:34"^^xsd:dateTime ;
    skos:broader humord:c06578 ;
    skos:definition "Kognitiv litteraturteori tar i bruk elementer fra kognitiv nevrovitenskap, kognitiv psykologi og kognitiv filosofi i litterære og kulturelle analyser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cognitive literary theory"@en,
        "Kognitiv litteraturteori"@nb .

humord:c58223 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58223" ;
    dct:modified "2025-02-28T15:10:58"^^xsd:dateTime ;
    skos:altLabel "Sorø"@nb ;
    skos:broader humord:c02200 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sorø"@en,
        "Sorø"@nb .

humord:c58224 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58224" ;
    dct:modified "2024-10-14T12:49:40"^^xsd:dateTime ;
    skos:altLabel "Ocean ecology"@en,
        "Havøkologi"@nb,
        "Marin økologi"@nb,
        "Marinøkologi"@nb,
        "Saltvannsøkologi"@nb,
        "Saltvassøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine ecology"@en,
        "Marinøkologi"@nb ;
    skos:related humord:c25715 .

humord:c58225 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58225" ;
    dct:modified "2025-02-04T10:47:37"^^xsd:dateTime ;
    skos:altLabel "Accra"@nb ;
    skos:broader humord:c01560 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accra"@en,
        "Accra"@nb .

humord:c58226 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58226" ;
    dct:modified "2024-09-16T09:23:27"^^xsd:dateTime ;
    skos:altLabel "Chickasaw språk"@nb ;
    skos:broader humord:c14775 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Språkkode: cic"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chickasaw language"@en,
        "Chickasaw språk"@nb .

humord:c58227 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58227" ;
    dct:modified "2024-10-22T15:44:09"^^xsd:dateTime ;
    skos:altLabel "Rukai språk"@nb ;
    skos:broader humord:c14834 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Språkkode: dru"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rukai language"@en,
        "Rukai språk"@nb .

humord:c58228 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58228" ;
    dct:modified "2025-02-21T13:54:22"^^xsd:dateTime ;
    skos:altLabel "Den gule elv"@nb,
        "Den gule elva"@nb,
        "Den gule elven"@nb,
        "Den gule flod"@nb,
        "Gkinuleelva"@nb,
        "Guleelva"@nb,
        "Guleelven"@nb,
        "Huang he"@nb,
        "Huangelva"@nb,
        "Huanghe"@nb ;
    skos:broader humord:c13071 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The yellow river"@en,
        "Huangelva"@nb .

humord:c58229 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58229" ;
    dct:modified "2025-02-21T15:14:15"^^xsd:dateTime ;
    skos:altLabel "Hasi site"@en,
        "Tel Hasi"@nb,
        "Tell el Hasī"@nb,
        "Tell el-Hesi"@nb,
        "Tell el-Hesy"@nb ;
    skos:broader humord:c01935 ;
    skos:definition "Tell el-Hesi  er et arkeologisk funnsted i Israel <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tell el-Hesi"@en,
        "Tell el-Hesi"@nb .

humord:c58230 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58230" ;
    dct:modified "2025-02-13T12:36:51"^^xsd:dateTime ;
    skos:altLabel "Britiske jomfruøyar"@nb,
        "Britiske jomfruøyer"@nb ;
    skos:broader humord:c14905 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "British Virgin Islands"@en,
        "Britiske jomfruøyer"@nb .

humord:c58231 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58231" ;
    dct:modified "2024-12-12T07:48:48"^^xsd:dateTime ;
    skos:altLabel "Slaget om Midway"@nb,
        "Slaget ved Midway"@nb,
        "Slaget ved Midway (1942)"@nb ;
    skos:broader humord:c03985 ;
    skos:definition "Sjøslag mellom japanske og amerikanske sjøstridskrefter ved Midwayøyene i Stillehavet. Slaget varte fra 5. til 7. juni 1942.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Battle of Midway"@en,
        "Slaget ved Midway"@nb .

humord:c58232 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58232" ;
    dct:modified "2024-03-14T12:12:46"^^xsd:dateTime ;
    skos:altLabel "Matriser"@nb ;
    skos:broader humord:c64503 ;
    skos:definition "Matrise er et matematisk objekt som fremstilles som et rektangulært skjema av tall eller symboler. De horisontale tallrekkene kalles rader eller linjer, og de vertikale kalles kolonner eller søyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matrices"@en,
        "Matriser"@nb .

humord:c58233 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58233" ;
    dct:modified "2021-10-06T13:44:39"^^xsd:dateTime ;
    skos:broader humord:c08079 ;
    skos:definition "Læringsutbytte refererer ofte til kvaliteten på opplæringen, samt de kunnskaper, ferdigheter og kompetanser den enkelte har ervervet seg etter gjennomført opplæring <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Learning outcomes"@en,
        "Læringsutbytte"@nb .

humord:c58234 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58234" ;
    dct:modified "2025-02-28T08:00:11"^^xsd:dateTime ;
    skos:altLabel "Doggerland"@nb,
        "Nordsjøfastlandet"@nb,
        "Nordsjølandet"@nb ;
    skos:broader humord:c03714 ;
    skos:definition "Doggerland er  et tidligere landområde i dagens Nordsjøen, som var isfritt like etter siste istid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doggerland"@en,
        "Doggerland"@nb .

humord:c58235 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58235" ;
    dct:modified "2024-02-07T12:10:56"^^xsd:dateTime ;
    skos:altLabel "Formal languages"@en,
        "Datamaskinspråk"@nb,
        "Dataspråk"@nb,
        "Formalspråk"@nb,
        "Formelle språk"@nb ;
    skos:broader humord:c04211 ;
    skos:definition "Språk brukt for designe, utvikle eller bruke datasystemer  <Wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer languages"@en,
        "Dataspråk"@nb .

humord:c58236 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58236" ;
    dct:modified "2024-03-01T10:08:28"^^xsd:dateTime ;
    skos:altLabel "Document markup languages"@en,
        "Mark-up languages"@en,
        "Dokumentmarkeringsspråk"@nb,
        "Dokumentoppmerkingsspråk"@nb,
        "Markeringsspråk"@nb,
        "Oppmerkingsspråk"@nb ;
    skos:broader humord:c58235 ;
    skos:definition "Språk eller regelsett for å kode formatering av tekst og dokumenter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Markup language"@en,
        "Markeringsspråk"@nb .

humord:c58237 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58237" ;
    dct:modified "2024-12-18T09:12:06"^^xsd:dateTime ;
    skos:altLabel "Hasmonaeans"@en,
        "Hasmoneans"@en,
        "Det hasmoneiske dynasti"@nb,
        "Hasmonearane"@nb,
        "Hasmoneerne"@nb,
        "Makkabearane"@nb ;
    skos:broader humord:c03955 ;
    skos:definition "Et vanlig navn på hasmoneerne, en gammel jødisk preste- og kongeslekt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maccabees"@en,
        "Makkabeerne"@nb .

humord:c58238 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58238" ;
    dct:modified "2021-10-06T13:45:40"^^xsd:dateTime ;
    skos:altLabel "Mangar people"@en,
        "Mongar people"@en ;
    skos:broader humord:c00829 ;
    skos:definition "Folkegruppe i Nepal <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magar people"@en,
        "Magar (Folk)"@nb ;
    skos:related humord:c00890 .

humord:c58239 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58239" ;
    dct:modified "2024-08-28T10:27:16"^^xsd:dateTime ;
    skos:altLabel "Asmat (Folk)"@nb ;
    skos:broader humord:c00973 ;
    skos:definition "Asmat er en folkegruppe i de vestre deler av indonesiske Ny-Guinea (Papua) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asmat"@en,
        "Asmat (Folk)"@nb .

humord:c58240 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58240" ;
    dct:modified "2025-02-24T12:21:35"^^xsd:dateTime ;
    skos:altLabel "Gobi desert"@en,
        "Gobi"@nb,
        "Gobiørkenen"@nb ;
    skos:broader humord:c02106 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gobi"@en,
        "Gobi"@nb .

humord:c58241 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58241" ;
    dct:modified "2025-03-06T09:11:08"^^xsd:dateTime ;
    skos:altLabel "Hydroessa"@en,
        "Ophiussa"@en,
        "Hydroessa"@nb,
        "Ofioussa"@nb,
        "Tinos"@nb ;
    skos:broader humord:c02374 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tinos"@en,
        "Tinos"@nb .

humord:c58242 a ubo:SplitNonPreferredTerm,
        skos:Concept ;
    ubo:plusUseTerm humord:c01501,
        humord:c04097 ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58242" ;
    dct:modified "2021-10-06T13:49:44"^^xsd:dateTime ;
    skos:editorialNote "Kombiner termene \"Historisk framstilling\" OG \"Miljøhistorie\""@nb,
        "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miljøhistorie"@nb .

humord:c58243 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58243" ;
    dct:modified "2024-08-15T08:31:54"^^xsd:dateTime ;
    skos:altLabel "Angolanarar"@nb,
        "Angolesarar"@nb,
        "Angolesere"@nb ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angolans"@en,
        "Angolanere"@nb ;
    skos:related humord:c17505,
        humord:c19140 .

humord:c58244 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58244" ;
    dct:modified "2020-05-06T12:38:40"^^xsd:dateTime ;
    skos:altLabel "Lar"@nb,
        "Lares"@nb,
        "Laris"@nb ;
    skos:broader humord:c08875 ;
    skos:definition "Guddommelige vesener i romersk mytologi. Opprinnelig var de vernere av dyrket mark, med altre ved veikryss (lares compitales). Laren beskyttet også familie og husstand (lar familiaris) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lares"@en,
        "Larer"@nb .

humord:c58245 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58245" ;
    dct:modified "2024-11-01T14:46:44"^^xsd:dateTime ;
    skos:altLabel "Ljodteknikarar"@nb,
        "Lydteknikarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound engineers"@en,
        "Lydteknikere"@nb .

humord:c58246 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58246" ;
    dct:modified "2025-02-21T14:43:19"^^xsd:dateTime ;
    skos:altLabel "Tôkaidô (Veg)"@nb ;
    skos:broader humord:c18546 ;
    skos:definition "Tôkaidô er en historisk vei fra Tokyo til Osaka langs kysten <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tôkaidô (Road)"@en,
        "Tôkaidô (Vei)"@nb .

humord:c58247 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58247" ;
    dct:modified "2024-08-27T15:09:21"^^xsd:dateTime ;
    skos:altLabel "Aripan"@nb,
        "Hase"@nb,
        "Kolam"@nb,
        "Muggu"@nb,
        "Muggulu"@nb,
        "Rangolee"@nb,
        "Raongoli"@nb ;
    skos:broader humord:c08858 ;
    skos:definition "En type geometrisk tegning av religiøs betydning innen hinduismen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kolam"@en,
        "Kolam"@nb .

humord:c58248 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58248" ;
    dct:modified "2025-02-04T07:09:00"^^xsd:dateTime ;
    skos:altLabel "Bobo-Oule"@nb,
        "Bobo-Wule"@nb,
        "Bwa (Folk)"@nb,
        "Bwaba"@nb,
        "Bwawa"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folk i Burkina Faso <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bwa"@en,
        "Bwa (Folk)"@nb .

humord:c58249 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58249" ;
    dct:modified "2025-03-27T13:30:32"^^xsd:dateTime ;
    skos:altLabel "Hamer"@en,
        "Hamer"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Folkegruppe i Regionen for sørlige nasjoner, nasjonaliteter og folk, Etiopia  <UBO>"@nb ;
    skos:editorialNote "Hamar (Folk)"@nb,
        "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hamar (people)"@en,
        "Hamar (Folk)"@nb .

humord:c58250 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58250" ;
    dct:modified "2024-08-30T12:58:47"^^xsd:dateTime ;
    skos:altLabel "Northern Wintun"@en,
        "Wintu (Folk)"@nb ;
    skos:broader humord:c58251 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wintu (People)"@en,
        "Wintu (Folk)"@nb .

humord:c58251 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58251" ;
    dct:modified "2024-08-30T13:56:16"^^xsd:dateTime ;
    skos:altLabel "Wintoon"@en,
        "Wintun (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Omfatter flere grupper urfolk i Nord-California <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wintun (People)"@en,
        "Wintun (Folk)"@nb .

humord:c58252 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58252" ;
    dct:modified "2020-05-07T10:40:14"^^xsd:dateTime ;
    skos:broader humord:c27485 ;
    skos:definition "Folkegruppe i Indonesia, provinsene Bengkulu og Sumatera Selatan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rejang"@en,
        "Rejang"@nb ;
    skos:related humord:c27242 .

humord:c58253 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58253" ;
    dct:modified "2021-12-09T09:04:46"^^xsd:dateTime ;
    skos:broader humord:c06793 ;
    skos:definition "Lyrikk som nedtoner symbolikk og som fokuserer på den konkrete virkeligheten. Typisk for 1960-tallsmodernismen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "New simplicity"@en,
        "Nyenkel lyrikk"@nb .

humord:c58254 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58254" ;
    dct:modified "2025-02-21T14:59:03"^^xsd:dateTime ;
    skos:altLabel "Tsushima"@nb ;
    skos:broader humord:c18545 ;
    skos:definition "Tsushima er en japansk øygruppe, i Koreastredet, mellom Sør-Korea og Japan <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tsushima Island"@en,
        "Tsushima"@nb .

humord:c58255 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58255" ;
    dct:modified "2025-02-21T14:37:49"^^xsd:dateTime ;
    skos:altLabel "Kamakura-shi"@en,
        "Kamakura (By)"@nb,
        "Kamakura-shi"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kamakura (City)"@en,
        "Kamakura (By)"@nb .

humord:c58256 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58256" ;
    dct:modified "2024-08-20T16:54:14"^^xsd:dateTime ;
    skos:altLabel "Xiānbēi"@en,
        "Xianbei"@nb,
        "Xiānbēi"@nb ;
    skos:broader humord:c00975 ;
    skos:definition "Xianbei var et nomadisk folk som holdt til i områdene Mongolia og Mandsjuria <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xianbei"@en,
        "Xianbei"@nb .

humord:c58257 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58257" ;
    dct:modified "2024-09-12T13:49:30"^^xsd:dateTime ;
    skos:altLabel "Ch'iang (People)"@en,
        "Ch'iang (Folk)"@nb,
        "Qiang (Folk)"@nb ;
    skos:broader humord:c00975 ;
    skos:definition "Qiang er navn på forskjellige folkegrupper langs det historiske Kinas nordvestlige grenser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "NB: ikke det samme som minoriteten Qiang/Qiangzu i dagens Kina (selv om sistnevnte regnes som etterkommere av de historiske Qiang). 24/2-21 ØH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qiang (People)"@en,
        "Qiang (Folk)"@nb .

humord:c58258 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58258" ;
    dct:modified "2024-10-09T15:14:55"^^xsd:dateTime ;
    skos:altLabel "Baining language"@en,
        "Kakat language"@en,
        "Makakat language"@en,
        "Maqaqet language"@en,
        "Baining språk"@nb,
        "Kakat språk"@nb,
        "Makakat språk"@nb,
        "Maqaqet språk"@nb,
        "Qaqet språk"@nb ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: uit20"@nb,
        "Språkkode:  byx"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qaqet language"@en,
        "Qaqet språk"@nb .

humord:c58259 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58259" ;
    dct:modified "2020-05-08T09:20:21"^^xsd:dateTime ;
    skos:broader humord:c04921 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brown cheese"@en,
        "Brunost"@nb .

humord:c58260 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58260" ;
    dct:modified "2025-02-21T14:20:58"^^xsd:dateTime ;
    skos:altLabel "Okinoshima"@nb ;
    skos:broader humord:c18548 ;
    skos:definition "Okinoshima er ei øy, del av byen Munakata, prefekturet Fukuoka, Japan <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Okinoshima"@en,
        "Okinoshima"@nb .

humord:c58262 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58262" ;
    dct:modified "2024-12-03T12:31:51"^^xsd:dateTime ;
    skos:altLabel "Metamodernisme"@nb ;
    skos:broader humord:c00604,
        humord:c06603 ;
    skos:definition "Metamodernisme står midt mellom postmodernismens kynisme og ironi og modernismens tro på framskritt og framtid <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamodernism"@en,
        "Metamodernisme"@nb .

humord:c58263 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58263" ;
    dct:modified "2024-08-21T08:50:52"^^xsd:dateTime ;
    skos:altLabel "Jawa Timur"@en,
        "Aust-Java"@nb,
        "Jawa Timur"@nb ;
    skos:broader humord:c01916 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "East Java"@en,
        "Øst-Java"@nb .

humord:c58264 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58264" ;
    dct:modified "2025-03-27T09:43:13"^^xsd:dateTime ;
    skos:altLabel "Nord-Østerdalen"@en,
        "Nord-Østerdal"@nb,
        "Nord-Østerdalen"@nb ;
    skos:broader humord:c11942 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nord-Østerdal"@en,
        "Nord-Østerdal"@nb .

humord:c58265 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58265" ;
    dct:modified "2025-01-03T15:25:19"^^xsd:dateTime ;
    skos:altLabel "Automobile trucks"@en,
        "Lorries"@en,
        "Lastebilar"@nb ;
    skos:broader humord:c04393 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trucks"@en,
        "Lastebiler"@nb ;
    skos:related humord:c23802 .

humord:c58266 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58266" ;
    dct:modified "2024-08-16T14:18:13"^^xsd:dateTime ;
    skos:altLabel "Appalachian America"@en,
        "Appalachia"@nb ;
    skos:broader humord:c01699 ;
    skos:definition "Appalachia er et område i den østlige delen av USA. Området er ikke fast avgrenset, men regnes vanlig å omfatte den sørlige delen av fjellområdene i delstaten New York, størstedelen av Pennsylvania og fjellområdene i Virginia, West Virginia, Kentucky, Tennessee, North Carolina, South Carolina, Georgia og Alabama <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Appalachia"@en,
        "Appalachia"@nb ;
    skos:related humord:c61050 .

humord:c58267 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58267" ;
    dct:modified "2024-08-21T11:04:37"^^xsd:dateTime ;
    skos:altLabel "Eye movement desensitization and reprocessing"@en,
        "Eye movement desensitization reprocessing"@en,
        "Augebevegelsesdesensitisering"@nb,
        "EMDR"@nb,
        "Øyebevegelsesdesensitisering"@nb ;
    skos:broader humord:c03950 ;
    skos:definition "EMDR er en terapeutisk teknikk der traumatiske minner bearbeides gjennom bilateral stimulering <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EMDR"@en,
        "EMDR"@nb .

humord:c58268 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58268" ;
    dct:modified "2024-08-26T11:19:35"^^xsd:dateTime ;
    skos:altLabel "Environmental toxicology"@en,
        "Miljøforureining"@nb,
        "Miljøforurensning"@nb,
        "Miljøtoksikologi"@nb,
        "Økotoksikologi"@nb ;
    skos:broader humord:c11911,
        humord:c14293 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecotoxicology"@en,
        "Økotoksikologi"@nb .

humord:c58269 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58269" ;
    dct:modified "2024-07-01T09:39:47"^^xsd:dateTime ;
    skos:altLabel "Bioakkumulering"@nb ;
    skos:broader humord:c58268 ;
    skos:definition "Gradvis opphopning av stoffer, for eksempel plantevernmidler, eller andre kjemikalier i en organisme <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioaccumulation"@en,
        "Bioakkumulering"@nb .

humord:c58270 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58270" ;
    dct:modified "2020-05-11T12:10:51"^^xsd:dateTime ;
    skos:broader humord:c07622 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gathering (Primary industry)"@en,
        "Sanking (Primærnæring)"@nb .

humord:c58271 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58271" ;
    dct:modified "2024-05-10T14:35:54"^^xsd:dateTime ;
    skos:altLabel "Crater (Vases)"@en,
        "Kratér (Vasar)"@nb ;
    skos:broader humord:c00053 ;
    skos:definition "I gresk keramikk et stort blandekar for vann og vin i antikkens Hellas <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Krater"@en,
        "Kratér (Vaser)"@nb .

humord:c58272 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58272" ;
    dct:modified "2024-12-09T11:27:19"^^xsd:dateTime ;
    skos:altLabel "Flu"@en,
        "Grippe"@en,
        "Human flu"@en,
        "Human influenza"@en,
        "Human influenzas"@en,
        "Influenzas"@en,
        "Influensa"@nb ;
    skos:broader humord:c69250 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Influenza"@en,
        "Influensa"@nb .

humord:c58273 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58273" ;
    dct:modified "2025-01-09T09:25:20"^^xsd:dateTime ;
    skos:altLabel "Kulturutveksling"@nb ;
    skos:broader humord:c04550 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultural exchange"@en,
        "Kulturutveksling"@nb .

humord:c58274 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58274" ;
    dct:modified "2024-12-12T07:34:07"^^xsd:dateTime ;
    skos:altLabel "Slaget ved Agincourt"@nb ;
    skos:broader humord:c03998 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Battle of Agincourt"@en,
        "Slaget ved Agincourt"@nb .

humord:c58275 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58275" ;
    dct:modified "2024-10-02T09:51:37"^^xsd:dateTime ;
    skos:altLabel "Tel Dan"@en,
        "Tell el-Qadi"@en,
        "Dan"@nb,
        "Tel Dan"@nb,
        "Tell el-Qadi"@nb ;
    skos:broader humord:c18034 ;
    skos:definition "Dan var en oldtidsby i det gamle Israel og ble beskrevet som den nordligste byen i landet, tilhørende Dans stamme. Tel Dan er det moderne israelske navnet på stedet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dan"@en,
        "Dan"@nb .

humord:c58276 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58276" ;
    dct:modified "2025-02-21T14:08:44"^^xsd:dateTime ;
    skos:altLabel "Tabaqat Fahl"@en,
        "Pella (Jordan)"@nb,
        "Tabaqat Fahl"@nb ;
    skos:broader humord:c01948 ;
    skos:definition "Pella er en landsby og stedet for ruiner fra oldtiden i nordvestlige Jordan <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pella (Jordan)"@en,
        "Pella (Jordan)"@nb .

humord:c58277 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58277" ;
    dct:modified "2024-09-19T13:30:18"^^xsd:dateTime ;
    skos:altLabel "Cyber warfare"@en,
        "Cyber-warfare"@en,
        "Cyberwar"@en,
        "Cyberkrig"@nb,
        "Cyberkrigføring"@nb,
        "Datakrig"@nb,
        "Datakrog"@nb,
        "Kyberkrig"@nb,
        "Kyberkrigføring"@nb ;
    skos:broader humord:c09523 ;
    skos:definition "Cyberkrigføring er bruken av cyberspace for å ramme en motstander. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyberwarfare"@en,
        "Cyberkrigføring"@nb ;
    skos:related humord:c23068,
        humord:c59656 .

humord:c58278 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58278" ;
    dct:modified "2025-01-07T09:03:08"^^xsd:dateTime ;
    skos:altLabel "Anti apartheid"@en,
        "Anti apartheid movements"@en,
        "Anti-apartheid movements"@en,
        "Anti-apartheid"@nb,
        "Anti-apartheid bevegelsar"@nb,
        "Anti-apartheid bevegelser"@nb,
        "Anti-apartheid rørsler"@nb,
        "Antiapartheid"@nb,
        "Antiapartheid bevegelsar"@nb,
        "Antiapartheid bevegelser"@nb,
        "Antiapartheid rørsler"@nb,
        "Antiapartheidbevegelsar"@nb,
        "Antiapartheidbevegelser"@nb,
        "Antiapartheidrørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-apartheid"@en,
        "Anti-apartheid"@nb ;
    skos:related humord:c09587 .

humord:c58279 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58279" ;
    dct:modified "2024-08-12T13:21:04"^^xsd:dateTime ;
    skos:altLabel "Alpin skiidrett"@nb,
        "Alpine greiner"@nb,
        "Alpine grener"@nb,
        "Alpinsport"@nb,
        "Alpint"@nb ;
    skos:broader humord:c01457 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine skiing"@en,
        "Alpinsport"@nb .

humord:c58280 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58280" ;
    dct:modified "2020-05-11T16:03:43"^^xsd:dateTime ;
    skos:altLabel "Namsfjorden"@en,
        "Sør-Namsen"@en,
        "Namsfjorden"@nb,
        "Sør-Namsen"@nb ;
    skos:broader humord:c03007 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Namsenfjorden"@en,
        "Namsenfjorden"@nb .

humord:c58281 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58281" ;
    dct:modified "2024-09-30T13:31:11"^^xsd:dateTime ;
    skos:altLabel "Dal (Eidsvoll)"@nb ;
    skos:broader humord:c13802 ;
    skos:definition "Dal er en tettbebyggelse i Eidsvoll kommune i Akershus <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dal (Eidsvoll)"@en,
        "Dal (Eidsvoll)"@nb .

humord:c58282 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58282" ;
    dct:modified "2024-08-21T08:34:22"^^xsd:dateTime ;
    skos:altLabel "Beer bowls"@en,
        "Drinking bowls"@en,
        "Ølbollar"@nb,
        "Ølfuglar"@nb,
        "Ølfugler"@nb,
        "Ølhanar"@nb,
        "Ølhaner"@nb,
        "Ølhøner"@nb,
        "Ølskåler"@nb ;
    skos:broader humord:c04673 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ale bowls"@en,
        "Ølboller"@nb .

humord:c58283 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58283" ;
    dct:modified "2020-05-12T10:03:53"^^xsd:dateTime ;
    skos:broader humord:c09680 ;
    skos:definition "Et parti som bruker statens ressurser til å beholde sin posisjon I systemet. Opprinnelse: Katz and Mair i 1995 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cartelization (Political process)"@en,
        "Kartellisering (Politisk prosess)"@nb ;
    skos:related humord:c09623 .

humord:c58284 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58284" ;
    dct:modified "2020-05-12T13:09:49"^^xsd:dateTime ;
    skos:broader humord:c00490 ;
    skos:definition "Opprinnelig et kinesisk kulturelt konsept som betegner hele den fysiske eller metafysiske verden. Også assosiert med politisk suverenitet. Har de senere år fått mer statsvitenskapelige undertoner <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tianxia"@en,
        "Tianxia"@nb .

humord:c58285 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58285" ;
    dct:modified "2025-01-30T13:18:51"^^xsd:dateTime ;
    skos:altLabel "Performance (Art)"@en,
        "Performance (Kunst)"@nb,
        "Performancekunst"@nb ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performance art"@en,
        "Performancekunst"@nb .

humord:c58286 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58286" ;
    dct:modified "2024-09-04T10:13:14"^^xsd:dateTime ;
    skos:altLabel "Fjærfe"@nb,
        "Fjørfe"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Fjørfe, eller fjærfe, er fugler som holdes som husdyr for å produsere egg, kjøtt eller fjær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poultry"@en,
        "Fjærkre"@nb ;
    skos:related humord:c08233 .

humord:c58287 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58287" ;
    dct:modified "2025-01-21T07:38:34"^^xsd:dateTime ;
    skos:altLabel "Curatorship"@en,
        "Kuratering"@nb,
        "Kuratorverksemd"@nb ;
    skos:broader humord:c04618 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curating"@en,
        "Kuratorvirksomhet"@nb ;
    skos:related humord:c04638,
        humord:c20730 .

humord:c58288 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58288" ;
    dct:modified "2024-10-11T08:47:44"^^xsd:dateTime ;
    skos:altLabel "Dating (Omgangsformer)"@nb,
        "Stemnemøte"@nb,
        "Stevnemøter"@nb ;
    skos:broader humord:c04932 ;
    skos:definition "Dating er et samlebegrep for de aktivitetene og tjenestene en bruker for å finne venner, kjærester og seksualpartnere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dating (Social conventions)"@en,
        "Dating (Omgangsformer)"@nb ;
    skos:related humord:c04935 .

humord:c58289 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58289" ;
    dct:modified "2020-05-14T14:55:33"^^xsd:dateTime ;
    skos:altLabel "Internet dating"@en,
        "Internettdating"@nb,
        "Online dating"@nb ;
    skos:broader humord:c58288 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Online dating"@en,
        "Nettdating"@nb .

humord:c58290 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58290" ;
    dct:modified "2025-02-17T10:37:28"^^xsd:dateTime ;
    skos:altLabel "Makah (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Makah (People)"@en,
        "Makah (Folk)"@nb .

humord:c58291 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58291" ;
    dct:modified "2025-02-18T08:36:19"^^xsd:dateTime ;
    skos:altLabel "Brindaban"@en,
        "Brindaban"@nb,
        "Vrindavan"@nb ;
    skos:broader humord:c01891 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vrindavan"@en,
        "Vrindavan"@nb .

humord:c58292 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58292" ;
    dct:modified "2020-05-18T12:22:58"^^xsd:dateTime ;
    skos:altLabel "T'ai chi ch'üan"@en,
        "Tai chi chuan"@en,
        "Tai ji quan"@en,
        "Taichi"@en,
        "Taijiquan"@en,
        "Tàijí Quán"@en,
        "T'ai chi ch'üan"@nb,
        "Tai chi chuan"@nb,
        "Tai ji quan"@nb,
        "Taichi"@nb,
        "Taijiquan"@nb,
        "Tàijí Quán"@nb ;
    skos:broader humord:c13386 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tai chi"@en,
        "Tai chi"@nb ;
    skos:related humord:c01444 .

humord:c58293 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58293" ;
    dct:modified "2024-08-01T09:37:39"^^xsd:dateTime ;
    skos:altLabel "Aluminum"@en,
        "Al"@nb,
        "Aluminium"@nb ;
    skos:broader humord:c08383,
        humord:c62505 ;
    skos:definition "Aluminium er eit grunnstoff som har atomnummer 13 og atomsymbol Al. I rein form er aluminium eit sølvkvitt metall. Aluminium er eit typisk lettmetall. Det kan òg lett formast og blir omarbeidd ved valsing, pressing, ekstrudering, trekking og trykking. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aluminium"@en,
        "Aluminium"@nb .

humord:c58294 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58294" ;
    dct:modified "2024-10-24T10:48:09"^^xsd:dateTime ;
    skos:altLabel "Bunong"@en,
        "Bunum"@en,
        "Vonum"@en,
        "Vunun"@en,
        "Bunong"@nb,
        "Bunum"@nb,
        "Bunun (Folk)"@nb,
        "Vonum"@nb,
        "Vunun"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Bunun er en folkegruppe på Taiwan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bunun (People)"@en,
        "Bunun (Folk)"@nb .

humord:c58295 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58295" ;
    dct:modified "2024-08-13T11:10:54"^^xsd:dateTime ;
    skos:altLabel "Amheida"@en,
        "Ta Kastra"@en,
        "Trimethis"@en,
        "Trimitheos"@en,
        "Trimtheos"@en,
        "Amheida"@nb,
        "Ta Kastra"@nb,
        "Trimethis"@nb,
        "Trimitheos"@nb,
        "Trimithis"@nb,
        "Trimtheos"@nb ;
    skos:broader humord:c01547 ;
    skos:definition "Trimithis var en oldtidsby i Egypt ved dagens Amheida <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trimithis"@en,
        "Trimithis"@nb .

humord:c58296 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58296" ;
    dct:modified "2025-03-27T15:02:20"^^xsd:dateTime ;
    skos:altLabel "Drevsjø"@nb ;
    skos:broader humord:c02682 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drevsjø"@en,
        "Drevsjø"@nb .

humord:c58297 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58297" ;
    dct:modified "2024-08-14T13:32:40"^^xsd:dateTime ;
    skos:altLabel "Honning"@nb ;
    skos:broader humord:c04912,
        humord:c08395 ;
    skos:definition "Honning er en søt, tyktflytende væske som de fleste sosiale bier og humler fremstiller ved å omdanne blomstenes nektar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Honey"@en,
        "Honning"@nb .

humord:c58298 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58298" ;
    dct:modified "2020-05-26T15:38:53"^^xsd:dateTime ;
    skos:altLabel "Housemusikk"@nb ;
    skos:broader humord:c05527 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "House (Music)"@en,
        "House (Musikk)"@nb ;
    skos:related humord:c17311,
        humord:c19051,
        humord:c19052 .

humord:c58299 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58299" ;
    dct:modified "2022-03-24T16:00:23"^^xsd:dateTime ;
    skos:altLabel "Acquisitions and mergers"@en,
        "Bedriftssammenslutninger"@en,
        "Corporate amalgamations"@en,
        "Corporate mergers"@en,
        "M and A"@en,
        "Takeovers"@en,
        "Oppkjøp og fusjoner"@nb,
        "Overtagelser"@nb,
        "Overtakelser"@nb,
        "Sammenslutninger"@nb ;
    skos:broader humord:c07736,
        humord:c22692 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mergers and acquisitions"@en,
        "Fusjoner og oppkjøp"@nb ;
    skos:related humord:c22904 .

humord:c58300 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58300" ;
    dct:modified "2024-09-16T11:32:01"^^xsd:dateTime ;
    skos:altLabel "Chimpoto language"@en,
        "Cimpoto language"@en,
        "Kimpoto language"@en,
        "Kinyasa language"@en,
        "Nyasa language"@en,
        "Chimpoto språk"@nb,
        "Cimpoto språk"@nb,
        "Kimpoto språk"@nb,
        "Kinyasa språk"@nb,
        "Mpoto språk"@nb,
        "Nyasa language"@nb,
        "Nyasa språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Språkkode: mpa"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mpoto language"@en,
        "Mpoto språk"@nb .

humord:c58301 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58301" ;
    dct:modified "2024-08-23T13:02:39"^^xsd:dateTime ;
    skos:altLabel "Arahuna language"@en,
        "Arauna language"@en,
        "Cavina language"@en,
        "Arahuna språk"@nb,
        "Araona språk"@nb,
        "Arauna språk"@nb,
        "Cavina språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Språkkode: aro"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Araona language"@en,
        "Araona språk"@nb .

humord:c58302 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58302" ;
    dct:modified "2024-10-28T13:56:27"^^xsd:dateTime ;
    skos:altLabel "Old ritualists"@en,
        "Raskol'niki"@en,
        "Raskolniki"@en,
        "Raskolniks"@en,
        "Gamalstuande"@nb,
        "Gammaltruande"@nb,
        "Raskol'niki"@nb,
        "Raskolniki"@nb ;
    skos:broader humord:c07338 ;
    skos:definition "Skismatikere, de ortodoks-kristne som brøt med den ortodokse kirken i Russland etter at patriarken Nikon (1605–81) hadde fått en revisjon av liturgien godkjent av kirkemøtet i Moskva i 1667. Termen raskolniki brukes også om en rekke russiske sekter som har brutt helt med den ortodokse kirke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Old believers"@en,
        "Gammeltroende"@nb .

humord:c58303 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58303" ;
    dct:modified "2025-01-03T09:57:34"^^xsd:dateTime ;
    skos:altLabel "Probérsteinar"@nb,
        "Prøvesteinar"@nb,
        "Prøvesteiner"@nb ;
    skos:broader humord:c11380 ;
    skos:definition "Svart kiselholdig stein beslektet med flint. Har siden oldtiden vært benyttet for å teste renheten i gull og sølv <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Touchstones"@en,
        "Probérsteiner"@nb .

humord:c58304 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58304" ;
    dct:modified "2020-11-06T14:24:20"^^xsd:dateTime ;
    skos:broader humord:c27861 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grassington"@en,
        "Grassington"@nb .

humord:c58305 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58305" ;
    dct:modified "2020-05-25T12:48:17"^^xsd:dateTime ;
    skos:broader humord:c27861 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Egton"@en,
        "Egton"@nb .

humord:c58306 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58306" ;
    dct:modified "2024-10-17T14:30:41"^^xsd:dateTime ;
    skos:altLabel "Knappar"@nb ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buttons"@en,
        "Knapper"@nb .

humord:c58307 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58307" ;
    dct:modified "2024-12-13T07:41:33"^^xsd:dateTime ;
    skos:altLabel "Congo Crisis (1960-1965)"@en,
        "Kongokrisa"@nb,
        "Kongokrisa (1960-1965)"@nb,
        "Kongokrisen"@nb,
        "Kongokrisen (1960-1965)"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Congo Crisis"@en,
        "Kongokrisa"@nb .

humord:c58308 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58308" ;
    dct:modified "2025-03-06T15:38:36"^^xsd:dateTime ;
    skos:altLabel "Saire Valley"@en,
        "Vale of the River Saire"@en,
        "Val de Saire"@nb,
        "Val-de-Saire"@nb ;
    skos:broader humord:c02254 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Val de Saire"@en,
        "Val de Saire"@nb .

humord:c58309 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58309" ;
    dct:modified "2023-11-30T09:29:39"^^xsd:dateTime ;
    skos:altLabel "Concentrate (Drinks)"@en,
        "Squash (Drinks)"@en ;
    skos:broader humord:c04906 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juice (Concentrate)"@en,
        "Saft"@nb .

humord:c58310 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58310" ;
    dct:modified "2020-05-26T09:30:14"^^xsd:dateTime ;
    skos:broader humord:c03303 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kalmar (City)"@en,
        "Kalmar (By)"@nb .

humord:c58311 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58311" ;
    dct:modified "2020-05-26T10:06:11"^^xsd:dateTime ;
    skos:broader humord:c03157 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tarragona"@en,
        "Tarragona"@nb .

humord:c58312 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58312" ;
    dct:modified "2025-02-27T14:19:43"^^xsd:dateTime ;
    skos:altLabel "Sydney"@nb ;
    skos:broader humord:c61486 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sydney"@en,
        "Sydney"@nb .

humord:c58313 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58313" ;
    dct:modified "2020-05-26T10:35:32"^^xsd:dateTime ;
    skos:altLabel "Saraji language"@en,
        "Seraji language"@en,
        "Siragi language"@en,
        "Siraji language"@en,
        "Sirazi language"@en,
        "Saraji språk"@nb,
        "Seraji språk"@nb,
        "Siragi språk"@nb,
        "Siraji språk"@nb,
        "Sirazi språk"@nb ;
    skos:broader humord:c10395 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sarazi language"@en,
        "Sarazi språk"@nb .

humord:c58314 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58314" ;
    dct:modified "2024-10-01T07:54:20"^^xsd:dateTime ;
    skos:altLabel "Euromaidan revolution"@en,
        "Revolution of dignity"@en,
        "Ukrainian revolution of 2014"@en,
        "Euromaidan"@nb,
        "Euromajdan"@nb,
        "Maidan-opprøret"@nb,
        "Maidan-revolusjonen"@nb,
        "Majdan-revolusjonen"@nb,
        "Verdigheitsrevolusjonen"@nb,
        "Verdighetsrevolusjonen"@nb ;
    skos:broader humord:c04019 ;
    skos:definition "Euromajdan også kalt verdighetsrevolusjonen og maidan-opprøret,var et folkelig opprør i Ukraina som foregikk fra november 2013 til februar 2014. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euromaidan"@en,
        "Maidan-opprøret"@nb .

humord:c58315 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58315" ;
    dct:modified "2024-01-16T09:20:03"^^xsd:dateTime ;
    skos:altLabel "Choleras"@en,
        "Vibrio cholerae Infection"@en,
        "Vibrio cholerae Infections"@en,
        "Kolera"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "En akutt tarminfeksjon forårsaket av bakterien Vibrio cholerae <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cholera"@en,
        "Kolera"@nb .

humord:c58316 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58316" ;
    dct:modified "2024-10-18T14:58:50"^^xsd:dateTime ;
    skos:altLabel "Gapun language"@en,
        "Tayap language"@en,
        "Gapun språk"@nb,
        "Taiap språk"@nb,
        "Tayap språk"@nb ;
    skos:broader humord:c10775 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taiap language"@en,
        "Taiap språk"@nb .

humord:c58317 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58317" ;
    dct:modified "2024-10-16T13:54:17"^^xsd:dateTime ;
    skos:altLabel "Belep language"@en,
        "Nielaiou language"@en,
        "Nielaiu language"@en,
        "Nyalayu language"@en,
        "Puma language"@en,
        "Yalasu language"@en,
        "Yalayu language"@en,
        "Belep språk"@nb,
        "Nielaiou språk"@nb,
        "Nielaiu språk"@nb,
        "Nyalayu språk"@nb,
        "Nyelâyu språk"@nb,
        "Puma språk"@nb,
        "Yalasu språk"@nb,
        "Yalayu  språk"@nb ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Språkkode: yly"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nyelâyu language"@en,
        "Nyelâyu språk"@nb .

humord:c58318 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58318" ;
    dct:modified "2025-03-24T07:35:39"^^xsd:dateTime ;
    skos:altLabel "Veitvet"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veitvet"@en,
        "Veitvet"@nb .

humord:c58319 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58319" ;
    dct:modified "2024-09-17T14:55:55"^^xsd:dateTime ;
    skos:altLabel "Cocopa (People)"@en,
        "Cucapá (People)"@en,
        "Cocopa (Folk)"@nb,
        "Cocopah (Folk)"@nb,
        "Cucapá (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Cocopa er en nordamerikansk urfolksgruppe (også navn på et Yuman språk). De lever rundt munningen av Colorado-elva (Mexico: Baja California og Sonora; USA: Arizona) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cocopah (People)"@en,
        "Cocopa (Folk)"@nb .

humord:c58320 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58320" ;
    dct:modified "2025-03-13T07:48:54"^^xsd:dateTime ;
    skos:altLabel "Morvan"@nb ;
    skos:broader humord:c02245 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morvan"@en,
        "Morvan"@nb .

humord:c58321 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58321" ;
    dct:modified "2025-03-26T12:44:31"^^xsd:dateTime ;
    skos:altLabel "Borgen (Asker)"@nb ;
    skos:broader humord:c02615 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borgen (Asker)"@en,
        "Borgen (Asker)"@nb .

humord:c58322 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58322" ;
    dct:modified "2025-02-27T08:21:52"^^xsd:dateTime ;
    skos:altLabel "Erz mountains"@en,
        "Krušné hory"@en,
        "Ore mountain range"@en,
        "Ore mountains"@en,
        "Erzgebirge"@nb,
        "Krušné hory"@nb ;
    skos:broader humord:c03661 ;
    skos:definition "Erzgebirge er et fjelldrag på grensen mellom Tyskland og Tsjekkia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Erzgebirge"@en,
        "Erzgebirge"@nb .

humord:c58323 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58323" ;
    dct:modified "2024-11-07T13:10:45"^^xsd:dateTime ;
    skos:altLabel "Terrakottahæren"@nb,
        "Terrakottakrigarane"@nb ;
    skos:broader humord:c07163 ;
    skos:definition "Hær av soldater og hester laget av terrakotta på oppdrag fra keiseren Qin Shi Huangdi (258 f.Kr -210 f. Kr) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terracotta army"@en,
        "Terrakottakrigerne"@nb .

humord:c58324 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58324" ;
    dct:modified "2025-02-25T10:54:57"^^xsd:dateTime ;
    skos:altLabel "Pulau Pinang"@en,
        "Penang"@nb,
        "Pulau Pinang"@nb ;
    skos:broader humord:c02031 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Penang"@en,
        "Penang"@nb .

humord:c58325 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58325" ;
    dct:modified "2024-08-28T11:52:35"^^xsd:dateTime ;
    skos:altLabel "Atami"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atami"@en,
        "Atami"@nb .

humord:c58326 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58326" ;
    dct:modified "2020-05-29T13:43:44"^^xsd:dateTime ;
    skos:altLabel "Sleeping rooms"@en ;
    skos:broader humord:c05276 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bedrooms"@en,
        "Soverom"@nb .

humord:c58327 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58327" ;
    dct:modified "2025-03-27T09:59:02"^^xsd:dateTime ;
    skos:altLabel "Finstad"@nb ;
    skos:broader humord:c02691 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finstad"@en,
        "Finstad"@nb .

humord:c58328 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58328" ;
    dct:modified "2025-03-13T08:14:23"^^xsd:dateTime ;
    skos:altLabel "Polesine"@nb ;
    skos:broader humord:c02542 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polesine"@en,
        "Polesine"@nb .

humord:c58329 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58329" ;
    dct:modified "2020-06-04T09:48:09"^^xsd:dateTime ;
    skos:altLabel "Insubordinate clauses"@en,
        "Insubordinate sentences"@en,
        "Desubordinering"@nb ;
    skos:broader humord:c06109 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insubordination"@en,
        "Frie leddsetninger"@nb .

humord:c58330 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58330" ;
    dct:modified "2024-01-24T13:17:03"^^xsd:dateTime ;
    skos:altLabel "Anabolic agents"@en,
        "Anabolic–androgenic steroids"@en,
        "Anabole androgene steroider"@nb,
        "Anabole steroid"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Anabole steroider er kunstig fremstilte mannlige kjønnshormoner som blant annet øker produksjonen av muskelmassen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anabolic steroids"@en,
        "Anabole steroider"@nb ;
    skos:related humord:c18186 .

humord:c58331 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58331" ;
    dct:modified "2024-10-10T13:44:45"^^xsd:dateTime ;
    skos:altLabel "Baluan-Pam language"@en,
        "Pam-Baluan language"@en,
        "Baluan-Pam språk"@nb,
        "Paluai språk"@nb,
        "Pam-Baluan språk"@nb ;
    skos:broader humord:c10168 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Språkkode: blq"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paluai language"@en,
        "Paluai språk"@nb .

humord:c58332 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58332" ;
    dct:modified "2024-10-24T10:30:21"^^xsd:dateTime ;
    skos:altLabel "Seenku language"@en,
        "Seeku språk"@nb,
        "Seenku språk"@nb ;
    skos:broader humord:c09930 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Språkkode: sos"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seeku language"@en,
        "Seeku språk"@nb .

humord:c58333 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58333" ;
    dct:modified "2025-02-28T12:26:43"^^xsd:dateTime ;
    skos:altLabel "Illyricum"@en,
        "Illyria"@nb,
        "Illyricum"@nb ;
    skos:broader humord:c03661 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illyria"@en,
        "Illyria"@nb .

humord:c58334 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58334" ;
    dct:modified "2024-10-28T13:55:22"^^xsd:dateTime ;
    skos:altLabel "Donatists"@en,
        "Donatisme"@nb,
        "Donatistar"@nb,
        "Donatister"@nb ;
    skos:broader humord:c08759 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Donatism"@en,
        "Donatisme"@nb .

humord:c58335 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58335" ;
    dct:modified "2024-08-28T08:35:41"^^xsd:dateTime ;
    skos:altLabel "Arvespråk"@nb ;
    skos:broader humord:c06322 ;
    skos:definition "Arvespråk er minoritetsspråk (enten immigrantspråk eller urfolksspråk) lært av talerne hjemme som barn, men aldri fullt utviklet på grunn av utilstrekkelig input fra det sosiale miljøet <Wikipedia/UiT>"@nb ;
    skos:editorialNote "Lukket bemerkning: uit20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heritage language"@en,
        "Arvespråk"@nb .

humord:c58336 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58336" ;
    dct:modified "2024-08-16T08:50:14"^^xsd:dateTime ;
    skos:altLabel "Lawlessness (Theology)"@en,
        "Antinomisme"@nb,
        "Lovløshet (Teologi)"@nb,
        "Lovløyse (Teologi)"@nb ;
    skos:broader humord:c08694 ;
    skos:definition "Antinomisme er den retningen innen teologien som driver til ytterlighet det (paulinske) synspunkt at gjerninger i samsvar med loven ikke kan føre til frelse.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antinomianism"@en,
        "Antinomisme"@nb .

humord:c58337 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58337" ;
    dct:modified "2020-06-11T11:41:16"^^xsd:dateTime ;
    skos:broader humord:c09241 ;
    skos:definition "En form for vold hvor sosiale strukturer eller sosiale institusjoner skader mennesker gjennom å forhindre at deres grunnleggende behov oppfylles <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural violence"@en,
        "Strukturell vold"@nb .

humord:c58338 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58338" ;
    dct:modified "2024-08-12T11:42:35"^^xsd:dateTime ;
    skos:altLabel "Nevroavvik"@nb,
        "Nevrodiversitet"@nb,
        "Nevromangfald"@nb,
        "Nevromangfold"@nb,
        "Nevropsykiatriske lidelser"@nb,
        "Nevropsykiatriske lidingar"@nb,
        "Nevropsykiatriske tilstandar"@nb ;
    skos:broader humord:c03785,
        humord:c26219 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuropsychiatric disorders"@en,
        "Nevropsykiatriske tilstander"@nb .

humord:c58339 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58339" ;
    dct:modified "2025-02-21T14:18:06"^^xsd:dateTime ;
    skos:altLabel "Iki island"@en,
        "Iki no shima"@en,
        "Iki shima"@en,
        "Ikinoshima"@en,
        "Iki no shima"@nb,
        "Iki shima"@nb,
        "Ikinoshima"@nb ;
    skos:broader humord:c18548 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iki"@en,
        "Iki shima"@nb .

humord:c58340 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58340" ;
    dct:modified "2024-10-30T12:33:49"^^xsd:dateTime ;
    skos:altLabel "Framandkrigarar"@nb ;
    skos:broader humord:c17791 ;
    skos:definition "En fremmedkriger er en privatperson som av ideologiske eller idealistiske årsaker velger å kjempe i væpnede konflikter utenfor sitt eget land, og uten betaling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreign fighters"@en,
        "Fremmedkrigere"@nb ;
    skos:related humord:c19930 .

humord:c58341 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58341" ;
    dct:modified "2024-10-28T13:55:37"^^xsd:dateTime ;
    skos:altLabel "Hesykasme"@nb ;
    skos:broader humord:c08759 ;
    skos:definition "Mystisk gruppering på 1300-tallet blant munkene på fjellet Athos <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hesychasm"@en,
        "Hesykasme"@nb .

humord:c58342 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58342" ;
    dct:modified "2023-08-25T14:14:52"^^xsd:dateTime ;
    skos:altLabel "Internet meme"@en,
        "Internet memes"@en,
        "Meme (Internet)"@en,
        "Internettmem"@nb,
        "Internettmeme"@nb,
        "Internettmemer"@nb,
        "Mem (Internett)"@nb,
        "Meme (Internett)"@nb ;
    skos:broader humord:c19445 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Memes (Internet)"@en,
        "Memer (Internett)"@nb ;
    skos:related humord:c60394 .

humord:c58343 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58343" ;
    dct:modified "2024-02-01T13:53:31"^^xsd:dateTime ;
    skos:altLabel "Northern sea cows"@en,
        "Barkdyr"@nb,
        "Stellers sjøku"@nb,
        "Stellers sjøkuer"@nb,
        "Stellers sjøkyr"@nb,
        "Stellersjøku"@nb,
        "Stellersjøkuer"@nb,
        "Stellersjøkyr"@nb ;
    skos:broader humord:c62489 ;
    skos:definition "Stellersjøku (Hydrodamalis gigas) er en nå utdødd art av sjøkyr (Sirenia) som inngår i dugongfamilien (Dugongidae), som i dag består av kun én enste nålevende art. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steller's sea cows"@en,
        "Stellersjøkyr"@nb .

humord:c58344 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58344" ;
    dct:modified "2021-10-06T13:10:57"^^xsd:dateTime ;
    skos:altLabel "Gelugpa"@en,
        "Gelukpa"@en,
        "Gelup"@en,
        "Gēlug"@en,
        "Yellow hat"@en,
        "Gelugpa"@nb,
        "Gelukpa"@nb,
        "Gelup"@nb,
        "Gulhattene"@nb,
        "Gēlug"@nb ;
    skos:broader humord:c23649 ;
    skos:definition "Den yngste av de fire store skoler i tibetansk buddhisme <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Trossamfunn behandles som korporasjon/autoritet? Men LOC har den som subject og vi pleier rette oss etter LOC. 19/6-20 ØH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dge-lugs-pa"@en,
        "Dge-lugs-pa"@nb .

humord:c58345 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58345" ;
    dct:modified "2024-11-01T14:14:40"^^xsd:dateTime ;
    skos:altLabel "OHS representatives"@en,
        "Safety officers"@en,
        "Hovedverneombud"@nb,
        "Hovudverneombod"@nb,
        "Lokalt verneombod"@nb,
        "Lokalt verneombud"@nb,
        "Verneombod"@nb ;
    skos:broader humord:c21789 ;
    skos:definition "Et verneombud er en person som skal ivareta arbeidstagernes interesser i saker som angår arbeidsmiljøet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Safety representatives"@en,
        "Verneombud"@nb .

humord:c58346 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58346" ;
    dct:modified "2025-01-03T10:02:20"^^xsd:dateTime ;
    skos:altLabel "Glass floats"@en,
        "Glassfløter"@nb,
        "Glasskavlar"@nb,
        "Glasskuler (Fiskeredskaper)"@nb,
        "Glasskuler (Fiskereiskapar)"@nb ;
    skos:broader humord:c11195 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glass fishing floats"@en,
        "Glasskavler"@nb .

humord:c58347 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58347" ;
    dct:modified "2025-03-18T07:45:09"^^xsd:dateTime ;
    skos:altLabel "San Giovanni in Fiore"@nb ;
    skos:broader humord:c02451 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "San Giovanni in Fiore"@en,
        "San Giovanni in Fiore"@nb .

humord:c58348 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58348" ;
    dct:modified "2020-06-24T10:55:28"^^xsd:dateTime ;
    skos:altLabel "Delusional beliefs"@en,
        "Delusional disorders"@en,
        "Delusjoner"@nb ;
    skos:broader humord:c08049 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delusions"@en,
        "Vrangforestillinger"@nb ;
    skos:related humord:c08065,
        humord:c27665 .

humord:c58349 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58349" ;
    dct:modified "2020-06-24T11:06:48"^^xsd:dateTime ;
    skos:altLabel "Photobooks"@en,
        "Photography books"@en,
        "Pictorial books"@en,
        "Fotobok"@nb,
        "Fotografibok"@nb,
        "Fotografibøker"@nb ;
    skos:broader humord:c05320 ;
    skos:editorialNote "Fotobøker finnes som se-henv. til Bildeverker (Form), men her mer spesifikt som innholdsbeskrivende. 24/6-20 ØH"@nb,
        "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photo books"@en,
        "Fotobøker"@nb .

humord:c58350 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58350" ;
    dct:modified "2024-11-20T13:57:28"^^xsd:dateTime ;
    skos:altLabel "Evalueringsforsking"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo20$"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evaluation research"@en,
        "Evalueringsforskning"@nb .

humord:c58351 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58351" ;
    dct:modified "2024-11-13T21:22:48"^^xsd:dateTime ;
    skos:altLabel "Kantô earthquake 1923"@en,
        "Tokyo-Yokohama earthquake of 1923"@en,
        "Kantô-jordskjelvet 1923"@nb ;
    skos:broader humord:c25942 ;
    skos:definition "Rammet Kantoregionen på den japanske øya Honshu den 1. september 1923 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Great Kantô earthquake 1923"@en,
        "Kantô-jordskjelvet 1923"@nb .

humord:c58352 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58352" ;
    dct:modified "2025-01-10T07:25:41"^^xsd:dateTime ;
    skos:altLabel "Livery badges"@en,
        "Sekulære merke"@nb ;
    skos:broader humord:c04508 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secular badges"@en,
        "Sekulære merker"@nb .

humord:c58353 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58353" ;
    dct:modified "2022-04-22T12:27:16"^^xsd:dateTime ;
    skos:altLabel "Fremmedrett"@nb ;
    skos:broader humord:c08953 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immigration law"@en,
        "Utlendingsrett"@nb .

humord:c58354 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58354" ;
    dct:modified "2024-08-20T08:45:14"^^xsd:dateTime ;
    skos:altLabel "Årnes (Nes)"@nb ;
    skos:broader humord:c12069 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Årnes (Nes)"@en,
        "Årnes (Nes)"@nb .

humord:c58355 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58355" ;
    dct:modified "2024-05-14T13:54:10"^^xsd:dateTime ;
    skos:altLabel "Pleistocen"@nb ;
    skos:broader humord:c48311 ;
    skos:definition "Epoke i geologisk tidsregning, som strekker seg fra for omkring 2,58 millioner år tilbake til for omkring 11 700 år tilbake <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pleistocene"@en,
        "Pleistocen"@nb .

humord:c58356 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58356" ;
    dct:modified "2024-12-03T10:47:23"^^xsd:dateTime ;
    skos:altLabel "Charms"@en,
        "Lucky charms"@en,
        "Lukkebringarar"@nb,
        "Lykkebringarar"@nb ;
    skos:broader humord:c04660,
        humord:c06342 ;
    skos:definition "En gjenstand, et vesen eller en handling som skal bringe hell og lykke og beskytte eieren mot farer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Good luck charms"@en,
        "Lykkebringere"@nb .

humord:c58357 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58357" ;
    dct:modified "2024-01-23T08:43:27"^^xsd:dateTime ;
    skos:altLabel "Pandemic"@en,
        "Pandemic diseases"@en,
        "Pandemiar"@nb,
        "Pandemiske sjukdomar"@nb,
        "Pandemiske sjukdommar"@nb,
        "Pandemiske sykdommer"@nb ;
    skos:broader humord:c03913 ;
    skos:definition "En omfattende epidemi som omfatter store deler av verden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pandemics"@en,
        "Pandemier"@nb ;
    skos:related humord:c22326 .

humord:c58358 a ubo:Temporal,
        skos:Concept ;
    dct:created "2020-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58358" ;
    dct:modified "2024-08-21T12:32:51"^^xsd:dateTime ;
    skos:altLabel "2020-2029"@en,
        "Twenty Twenties"@en,
        "2020-2029"@nb,
        "2020-talet"@nb,
        "2020-åra"@nb,
        "2020-årene"@nb ;
    skos:broader humord:c10971 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "2020s"@en,
        "2020-tallet"@nb .

humord:c58359 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58359" ;
    dct:modified "2025-01-03T09:05:21"^^xsd:dateTime ;
    skos:altLabel "Aerial tramways"@en,
        "Funiculars"@en,
        "Gondolbanar"@nb,
        "Gondolbaner"@nb,
        "Kabelbanar"@nb,
        "Kabelbaner"@nb,
        "Svevebanar"@nb,
        "Svevebaner"@nb,
        "Taubanar"@nb,
        "Taubaner"@nb ;
    skos:broader humord:c04349 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cable cars"@en,
        "Taubaner"@nb .

humord:c58360 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58360" ;
    dct:modified "2024-10-16T13:56:47"^^xsd:dateTime ;
    skos:altLabel "ACE (Child-rearing environment)"@en,
        "Belastande barndomsopplevingar"@nb,
        "Ugunstige barndomsopplevelser"@nb,
        "Ugunstige barndomsopplevingar"@nb ;
    skos:broader humord:c24954 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adverse childhood experiences"@en,
        "Belastende barndomsopplevelser"@nb .

humord:c58361 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58361" ;
    dct:modified "2024-04-02T11:20:10"^^xsd:dateTime ;
    skos:altLabel "Matematisk statistikk"@nb,
        "Statistisk matematikk"@nb ;
    skos:broader humord:c09393 ;
    skos:definition "Teoretisk behandling av statistikk ved hjelp av det matematiske sannsynlighetsspråket. Dreier seg hovedsakelig om vurdering av egenskapene til statistiske metoder ved gjentatte undersøkelser, for eksempel innen estimering og hypotesetesting <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical statistics"@en,
        "Matematisk statistikk"@nb .

humord:c58362 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58362" ;
    dct:modified "2020-07-29T12:01:03"^^xsd:dateTime ;
    skos:broader humord:c23429,
        humord:c23540 ;
    skos:definition "Den risiko som investorer, bedrifter, statlige myndigheter tar når de vurderer hendelser og deres påvirkning på profitt eller den forventede verdien av en gitt økonomisk handling <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political risk"@en,
        "Politisk risiko"@nb .

humord:c58363 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58363" ;
    dct:modified "2024-02-13T08:29:38"^^xsd:dateTime ;
    skos:altLabel "Skip trips"@en,
        "Skiturar"@nb ;
    skos:broader humord:c01404 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross-country skiing tours"@en,
        "Skiturer"@nb .

humord:c58364 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58364" ;
    dct:modified "2024-07-05T14:52:44"^^xsd:dateTime ;
    skos:altLabel "Climate engineering"@en,
        "Climate fixes"@en,
        "Climate intervention"@en,
        "Klimafiksing"@nb,
        "Klimamanipulering"@nb,
        "Klimateknikk"@nb ;
    skos:broader humord:c23764 ;
    skos:definition "Å gjøre inngrep i Jordas klimasystem med sikte på å redusere den globale oppvarmingen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoengineering"@en,
        "Klimamanipulering"@nb .

humord:c58365 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58365" ;
    dct:modified "2024-09-17T14:22:02"^^xsd:dateTime ;
    skos:altLabel "Civita Castellana"@nb ;
    skos:broader humord:c02475 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civita Castellana"@en,
        "Civita Castellana"@nb .

humord:c58366 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58366" ;
    dct:modified "2025-01-06T10:01:49"^^xsd:dateTime ;
    skos:altLabel "Bomvegar"@nb ;
    skos:broader humord:c04361 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toll roads"@en,
        "Bomveier"@nb .

humord:c58367 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58367" ;
    dct:modified "2023-11-16T15:36:35"^^xsd:dateTime ;
    skos:altLabel "Bilturar"@nb ;
    skos:broader humord:c01412 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road trips"@en,
        "Bilturer"@nb .

humord:c58368 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58368" ;
    dct:modified "2025-03-24T08:19:47"^^xsd:dateTime ;
    skos:altLabel "Vestland"@nb ;
    skos:broader humord:c02613 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vestland"@en,
        "Vestland"@nb ;
    skos:related humord:c02707,
        humord:c02872 .

humord:c58369 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58369" ;
    dct:modified "2024-01-02T08:38:12"^^xsd:dateTime ;
    skos:broader humord:c03001 ;
    skos:definition "Vestfold og Telemark var et norsk fylke på Østlandet som ble etablert 1. januar 2020, og oppløst fra 1. januar 2024.Fylket besto av de tidligere fylkene Telemark og Vestfold. Fylkene ble tvangssammenslått i 2020 av regjeringen Solberg <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vestfold og Telemark"@en,
        "Vestfold og Telemark"@nb ;
    skos:related humord:c02916,
        humord:c02968 .

humord:c58370 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58370" ;
    dct:modified "2025-03-24T08:03:16"^^xsd:dateTime ;
    skos:altLabel "Innlandet"@nb ;
    skos:broader humord:c02613 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innlandet"@en,
        "Innlandet"@nb ;
    skos:related humord:c02677,
        humord:c02818 .

humord:c58371 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58371" ;
    dct:modified "2025-03-24T14:26:21"^^xsd:dateTime ;
    skos:altLabel "Romsa ja Finnmárku"@nb,
        "Troms og Finnmark"@nb,
        "Tromssa ja Finmarkku"@nb ;
    skos:broader humord:c03001 ;
    skos:definition "Troms og Finnmark var fra 1. januar 2020 til 1. januar 2024 et fylke i Nord-Norge <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Troms og Finnmark"@en,
        "Troms og Finnmark"@nb ;
    skos:related humord:c02664,
        humord:c02942 .

humord:c58372 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58372" ;
    dct:modified "2025-03-25T09:41:08"^^xsd:dateTime ;
    skos:altLabel "Viken"@nb ;
    skos:broader humord:c03001 ;
    skos:definition "Viken var et norsk fylke på Østlandet som ble etablert 1. januar 2020, og som ble oppløst fra 1. januar 2024. Fylket besto av de tidligere fylkene Akershus (i grensene fra 1948), Buskerud og Østfold, i tillegg til kommunene Jevnaker og Lunner, og tidligere Svelvik som ble overført til Viken ved opprettelsen av fylket. Fylket ble til gjennom en tvangssammenslåing i 2020 av regjeringen Solberg <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viken"@en,
        "Viken"@nb ;
    skos:related humord:c02614,
        humord:c02648,
        humord:c02984 .

humord:c58373 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58373" ;
    dct:modified "2025-03-13T07:57:33"^^xsd:dateTime ;
    skos:altLabel "Bourgogne-Franche-Comté"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bourgogne-Franche-Comté"@en,
        "Bourgogne-Franche-Comté"@nb ;
    skos:related humord:c02272,
        humord:c02283 .

humord:c58374 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58374" ;
    dct:modified "2025-02-21T14:35:20"^^xsd:dateTime ;
    skos:altLabel "Hyôgo"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyôgo"@en,
        "Hyôgo"@nb .

humord:c58375 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58375" ;
    dct:modified "2025-03-13T07:59:00"^^xsd:dateTime ;
    skos:altLabel "Nord-Pas-de-Calais-Picardie"@en,
        "Hauts-de-France"@nb,
        "Nord-Pas-de-Calais-Picardie"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hauts-de-France"@en,
        "Hauts-de-France"@nb ;
    skos:related humord:c02315,
        humord:c02320 .

humord:c58376 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58376" ;
    dct:modified "2024-08-28T20:24:58"^^xsd:dateTime ;
    skos:altLabel "Auvergne-Rhône-Alpes"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auvergne-Rhône-Alpes"@en,
        "Auvergne-Rhône-Alpes"@nb ;
    skos:related humord:c02267,
        humord:c02332 .

humord:c58377 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58377" ;
    dct:modified "2025-03-13T07:59:46"^^xsd:dateTime ;
    skos:altLabel "Occitanie"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occitanie"@en,
        "Occitanie"@nb ;
    skos:related humord:c02301,
        humord:c02312 .

humord:c58378 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58378" ;
    dct:modified "2024-08-12T13:23:58"^^xsd:dateTime ;
    skos:altLabel "Alsace-Champagne-Ardenne-Lorraine"@en,
        "Alsace-Champagne-Ardenne-Lorraine"@nb,
        "Grand Est"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grand Est"@en,
        "Grand Est"@nb ;
    skos:related humord:c02259,
        humord:c02280,
        humord:c02309 .

humord:c58379 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58379" ;
    dct:modified "2025-03-13T07:59:36"^^xsd:dateTime ;
    skos:altLabel "Aquitaine-Limousin-Poitou-Charentes"@en,
        "Aquitaine-Limousin-Poitou-Charentes"@nb,
        "Nouvelle-Aquitaine"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nouvelle-Aquitaine"@en,
        "Nouvelle-Aquitaine"@nb ;
    skos:related humord:c02265,
        humord:c02324,
        humord:c12713 .

humord:c58380 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58380" ;
    dct:modified "2020-08-05T10:33:52"^^xsd:dateTime ;
    skos:altLabel "Kolbrenning"@nb,
        "Kølbrenning"@nb ;
    skos:broader humord:c07733 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charcoal burning"@en,
        "Kullbrenning"@nb .

humord:c58381 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58381" ;
    dct:modified "2024-08-29T09:46:33"^^xsd:dateTime ;
    skos:altLabel "Ételfay"@nb ;
    skos:broader humord:c58375 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ételfay"@en,
        "Ételfay"@nb .

humord:c58382 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58382" ;
    dct:modified "2025-03-06T15:36:54"^^xsd:dateTime ;
    skos:altLabel "Bordeaux"@nb ;
    skos:broader humord:c58379 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bordeaux"@en,
        "Bordeaux"@nb .

humord:c58383 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58383" ;
    dct:modified "2025-03-12T09:19:04"^^xsd:dateTime ;
    skos:altLabel "Haute-Loire"@nb ;
    skos:broader humord:c58376 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haute-Loire"@en,
        "Haute-Loire"@nb .

humord:c58384 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58384" ;
    dct:modified "2022-06-23T14:35:16"^^xsd:dateTime ;
    skos:broader humord:c59253 ;
    skos:definition "Industri som fremstiller trelast av skurtømmer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lumber industry"@en,
        "Trelastindustri"@nb ;
    skos:related humord:c07705 .

humord:c58385 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58385" ;
    dct:modified "2024-10-18T12:51:39"^^xsd:dateTime ;
    skos:altLabel "Karbi språk"@nb ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: uit20"@nb,
        "Språkkode: mjw"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karbi language"@en,
        "Karbi språk"@nb .

humord:c58386 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58386" ;
    dct:modified "2024-12-17T08:01:33"^^xsd:dateTime ;
    skos:altLabel "Historiebruk"@nb ;
    skos:broader humord:c20425 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public history"@en,
        "Historiebruk"@nb .

humord:c58387 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58387" ;
    dct:modified "2020-08-11T09:57:58"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indre Fosen"@en,
        "Indre Fosen"@nb .

humord:c58388 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58388" ;
    dct:modified "2020-08-20T08:59:27"^^xsd:dateTime ;
    skos:broader humord:c20308 ;
    skos:definition "Prinsipp for økonomisk virksomhet som har som mål at ressurser forblir i økonomien lengst mulig <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circular economy"@en,
        "Sirkulær økonomi"@nb .

humord:c58389 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58389" ;
    dct:modified "2020-08-24T13:16:56"^^xsd:dateTime ;
    skos:altLabel "PTG"@en,
        "Posttraumatic growth"@en,
        "Psychological posttraumatic growth"@en,
        "Psychological post-traumatic growth"@nb,
        "Psykologisk posttraumatisk vekst"@nb ;
    skos:broader humord:c07976 ;
    skos:definition "Positiv psykologisk endring som oppleves som et resultat av motgang og andre utfordringer for å øke et funksjonsnivå <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Post-traumatic growth"@en,
        "Posttraumatisk vekst"@nb .

humord:c58390 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58390" ;
    dct:modified "2025-02-04T07:07:45"^^xsd:dateTime ;
    skos:altLabel "Bakossi (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bakossi"@en,
        "Bakossi (Folk)"@nb .

humord:c58391 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58391" ;
    dct:modified "2020-09-03T08:10:54"^^xsd:dateTime ;
    skos:broader humord:c24598 ;
    skos:definition "En situasjon hvor informasjon, ideer eller oppfatninger blir forsterket gjennom repetert kommunikasjon og repetisjon innenfor en avgrenset gruppe <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Echo chamber"@en,
        "Ekkokammer"@nb .

humord:c58392 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58392" ;
    dct:modified "2024-10-18T13:11:22"^^xsd:dateTime ;
    skos:altLabel "Thakali språk"@nb ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: uit20"@nb,
        "Språkkode: ths"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thakali language"@en,
        "Thakali språk"@nb .

humord:c58393 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58393" ;
    dct:modified "2024-10-24T16:01:09"^^xsd:dateTime ;
    skos:altLabel "Lingala språk"@nb,
        "Lingalaspråk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: uit"@nb,
        "Språkkode: lin"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lingala language"@en,
        "Lingalaspråk"@nb .

humord:c58394 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58394" ;
    dct:modified "2020-09-15T11:52:54"^^xsd:dateTime ;
    skos:altLabel "Nerve agent"@en,
        "Nerve gas"@en,
        "Nerve gases"@en,
        "Nervegass"@nb ;
    skos:broader humord:c09486 ;
    skos:definition "Stridsgasser som angriper nervesystemets virkemåte <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nerve agents"@en,
        "Nervegasser"@nb .

humord:c58395 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58395" ;
    dct:modified "2025-02-18T08:34:11"^^xsd:dateTime ;
    skos:altLabel "Sarnath"@nb ;
    skos:broader humord:c01891 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sarnath"@en,
        "Sarnath"@nb .

humord:c58396 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58396" ;
    dct:modified "2024-12-13T08:01:41"^^xsd:dateTime ;
    skos:altLabel "Schleswig-Holstein war (1848-1850)"@en,
        "The First Schleswig War"@en,
        "The Schleswig-Holstein war (1848-1850)"@en,
        "Three years' war"@en,
        "Den første slesvigske krig"@nb,
        "Den slesvigske krig (1848-1850)"@nb,
        "Fyrste slesvigske krig"@nb,
        "Første slesvigske krig"@nb,
        "Slesvigske krig (1848-1850)"@nb,
        "Treårskrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First Schleswig War"@en,
        "Første slesvigske krig"@nb .

humord:c58397 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58397" ;
    dct:modified "2024-03-04T12:46:42"^^xsd:dateTime ;
    skos:altLabel "Urin"@nb ;
    skos:broader humord:c24046 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urine"@en,
        "Urin"@nb .

humord:c58398 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58398" ;
    dct:modified "2024-08-19T12:58:09"^^xsd:dateTime ;
    skos:altLabel "Ålo"@nb ;
    skos:broader humord:c02967 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ålo"@en,
        "Ålo"@nb .

humord:c58399 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58399" ;
    dct:modified "2020-09-22T14:29:39"^^xsd:dateTime ;
    skos:altLabel "Monroe-doktrinen"@nb ;
    skos:broader humord:c22143 ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monroe doctrine"@en,
        "Monroedoktrinen"@nb .

humord:c58400 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58400" ;
    dct:modified "2025-01-13T09:05:01"^^xsd:dateTime ;
    skos:altLabel "Kjenger"@nb ;
    skos:broader humord:c58282 ;
    skos:definition "Drikkekar av tre med to håndtak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kjenge"@en,
        "Kjenger"@nb .

humord:c58401 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58401" ;
    dct:modified "2024-11-08T10:17:53"^^xsd:dateTime ;
    skos:altLabel "Ianus"@en,
        "Ianus"@nb,
        "Janus"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Janus er en italisk og senere romersk guddom; den hellige vokter av husets inngang.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Janus"@en,
        "Janus"@nb .

humord:c58402 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58402" ;
    dct:modified "2024-12-18T08:52:06"^^xsd:dateTime ;
    skos:altLabel "Transnasjonal historie (Faget)"@nb ;
    skos:broader humord:c04050 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transnational history"@en,
        "Transnasjonal historie (Faget)"@nb .

humord:c58403 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58403" ;
    dct:modified "2024-08-14T14:30:20"^^xsd:dateTime ;
    skos:altLabel "Second Italo-Ethiopian War (1935-1936)"@en,
        "The Second Italo-Ethiopian War"@en,
        "The Second Italo-Ethiopian War (1935-1936)"@en,
        "Andre italiensk-abessinske krig"@nb,
        "Andre italiensk-etiopiske krig"@nb,
        "Andre italiensk-etiopiske krig (1935-1936)"@nb,
        "Den andre italiensk-abessinske krig"@nb,
        "Den andre italiensk-etiopiske krig"@nb,
        "Den andre italiensk-etiopiske krig (1935-1936)"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Den andre krigen mellom Italia og Etiopia, også kjend som Den andre italienske-abyssinske krigen, fann stad då Kongedømet Italia invaderte Keisarriket Etiopia eller Abyssinia den 3. oktober 1935. Kamphandlingane varte til 1939, sjølv om den etiopiske hovudstaden Addis Abeba vart teken den 5. mai 1936. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nobelinstituttet20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Second Italo-Ethiopian War"@en,
        "Andre italiensk-etiopiske krig"@nb .

humord:c58404 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58404" ;
    dct:modified "2020-10-16T07:37:10"^^xsd:dateTime ;
    skos:broader humord:c21103 ;
    skos:editorialNote "Lukket bemerkning: uit"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Murman Coast"@en,
        "Murmankysten"@nb .

humord:c58405 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58405" ;
    dct:modified "2025-01-03T10:23:29"^^xsd:dateTime ;
    skos:altLabel "Industrispionasje"@nb ;
    skos:broader humord:c04425,
        humord:c08920 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial espionage"@en,
        "Industrispionasje"@nb .

humord:c58406 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58406" ;
    dct:modified "2021-10-06T15:38:40"^^xsd:dateTime ;
    skos:broader humord:c08440 ;
    skos:definition "Skrift skrevet under falskt navn, som regel et kjent navn fra fortiden som skal gi skriftet autoritet. Brukes oftest som samlenavn på tekster fra tidligjødedommen, cirka 200 fvt.–200 evt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pseudepigraphia"@en,
        "Pseudepigrafier"@nb ;
    skos:related humord:c19997 .

humord:c58407 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58407" ;
    dct:modified "2024-10-17T14:48:13"^^xsd:dateTime ;
    skos:altLabel "Hooghly (River)"@en,
        "Hooghly River"@en,
        "Hugli (River)"@en,
        "Hooghly (Elv)"@nb,
        "Hugli (Elv)"@nb ;
    skos:broader humord:c01901 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hugli River"@en,
        "Hugli (Elv)"@nb .

humord:c58408 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58408" ;
    dct:modified "2024-12-09T11:23:51"^^xsd:dateTime ;
    skos:altLabel "Corona pandemic"@en,
        "Coronavirus pandemic"@en,
        "Coronapandemien"@nb,
        "Covid-19"@nb,
        "Koronapandemien"@nb,
        "Koronaviruset"@nb,
        "Koronaviruset SARS-CoV-2"@nb,
        "Koronaviruspandemien"@nb ;
    skos:broader humord:c69250 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Covid-19"@en,
        "Covid-19"@nb .

humord:c58409 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58409" ;
    dct:modified "2024-08-20T10:15:26"^^xsd:dateTime ;
    skos:altLabel "Opne data"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "åpne data er data som er gjort fritt tilgjengelige slik at alle kan bruke og videreformidle dem uten å være begrenset av opphavsrett eller patenter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Open data"@en,
        "Åpne data"@nb ;
    skos:related humord:c22733 .

humord:c58410 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58410" ;
    dct:modified "2020-10-30T13:44:04"^^xsd:dateTime ;
    skos:altLabel "Military communism"@en,
        "Krigskommunismen"@nb,
        "Militærkommunisme"@nb,
        "Militærkommunismen"@nb ;
    skos:broader humord:c09642 ;
    skos:definition "Vanlig betegnelse for den økonomiske politikken i Russland i 1918–1920 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "War communism"@en,
        "Krigskommunisme"@nb .

humord:c58411 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58411" ;
    dct:modified "2024-10-28T08:40:47"^^xsd:dateTime ;
    skos:altLabel "Fa d’Ambô language"@en,
        "Fa d’Ambu språk"@nb,
        "Fa d’Ambô språk"@nb ;
    skos:broader humord:c09786 ;
    skos:editorialNote "Lukket bemerkning: uit20"@nb,
        "Språkkode: fab"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fa d’Ambu language"@en,
        "Fa d’Ambu språk"@nb .

humord:c58412 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58412" ;
    dct:modified "2025-02-17T10:54:01"^^xsd:dateTime ;
    skos:altLabel "Teotiwakan"@en,
        "Teotihuacán"@nb,
        "Teotiwakan"@nb ;
    skos:broader humord:c01766 ;
    skos:definition "Teotihuacán var en oldtidsby i dagens Mexico <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teotihuacán"@en,
        "Teotihuacán"@nb .

humord:c58413 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58413" ;
    dct:modified "2025-01-03T10:34:52"^^xsd:dateTime ;
    skos:altLabel "Bombefly"@nb ;
    skos:broader humord:c19962 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fighter-bombers"@en,
        "Bombefly"@nb .

humord:c58414 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58414" ;
    dct:modified "2025-02-13T15:28:02"^^xsd:dateTime ;
    skos:altLabel "Salem (Massachusetts)"@nb ;
    skos:broader humord:c12809 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salem (Massachusetts)"@en,
        "Salem (Massachusetts)"@nb .

humord:c58415 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58415" ;
    dct:modified "2024-03-05T10:31:15"^^xsd:dateTime ;
    skos:altLabel "M-business"@en,
        "M-commerce"@en,
        "Mobile business"@en,
        "M-handel"@nb,
        "Mobil handel"@nb ;
    skos:broader humord:c22216 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile commerce"@en,
        "Mobil handel"@nb .

humord:c58416 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58416" ;
    dct:modified "2024-12-19T12:16:22"^^xsd:dateTime ;
    skos:altLabel "Fjernlesing"@nb ;
    skos:broader humord:c06623,
        humord:c27908 ;
    skos:definition "Begrep skapt av litteraturhistorikeren Franco Moretti. Begrepet må ses som motsats til \"nærlesing\". Store tekstmengder analyseres, \"leses\", ved hjelp av digitale verktøy, og gjør det mulig å oppdage felles tendenser eller trekk ved tekstene som ellers ikke hadde vært mulig.<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distant reading"@en,
        "Fjernlesing"@nb .

humord:c58417 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58417" ;
    dct:modified "2020-11-06T14:07:47"^^xsd:dateTime ;
    skos:broader humord:c17710 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperinflation"@en,
        "Hyperinflasjon"@nb .

humord:c58418 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58418" ;
    dct:modified "2021-10-29T06:33:00"^^xsd:dateTime ;
    skos:altLabel "External loan"@en,
        "Foreign debt"@en ;
    skos:broader humord:c15153 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "External debt"@en,
        "Utenlandsgjeld"@nb .

humord:c58419 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58419" ;
    dct:modified "2024-06-17T08:16:49"^^xsd:dateTime ;
    skos:altLabel "Fictional places"@en,
        "Imaginary places"@en,
        "Fantasistadar"@nb,
        "Fantasistader"@nb,
        "Fantasisteder"@nb,
        "Fiktive stadar"@nb,
        "Fiktive stader"@nb,
        "Fiktive steder"@nb,
        "Imaginære stadar (Litteratur)"@nb,
        "Imaginære stader (Litteratur)"@nb,
        "Imaginære steder (Litteratur)"@nb,
        "Litterære stadar"@nb,
        "Litterære stader"@nb,
        "Oppdikta stadar"@nb,
        "Oppdikta stader"@nb,
        "Oppdiktede steder"@nb ;
    skos:broader humord:c06514 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Literary places"@en,
        "Litterære steder"@nb .

humord:c58420 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58420" ;
    dct:modified "2024-08-21T07:47:31"^^xsd:dateTime ;
    skos:altLabel "Økofascisme"@nb ;
    skos:broader humord:c09638 ;
    skos:definition "En teoretisk politisk modell der en autoritær regjering vil kreve at enkeltpersoner ofrer sine egne interesser for den \"organiske helheten i naturen\" <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecofascism"@en,
        "Økofascisme"@nb .

humord:c58421 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58421" ;
    dct:modified "2025-02-13T15:31:20"^^xsd:dateTime ;
    skos:altLabel "Kingman County"@nb ;
    skos:broader humord:c19475 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kingman County"@en,
        "Kingman County"@nb .

humord:c58422 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58422" ;
    dct:modified "2025-01-22T07:49:40"^^xsd:dateTime ;
    skos:altLabel "Farmstead life"@en,
        "Ranch life"@en,
        "Gardsliv"@nb ;
    skos:broader humord:c09162 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farm life"@en,
        "Gårdsliv"@nb ;
    skos:related humord:c07806 .

humord:c58423 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58423" ;
    dct:modified "2025-03-24T07:40:58"^^xsd:dateTime ;
    skos:altLabel "Frogner (Oslo)"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frogner (Oslo)"@en,
        "Frogner (Oslo)"@nb .

humord:c58424 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58424" ;
    dct:modified "2025-03-24T08:00:42"^^xsd:dateTime ;
    skos:altLabel "Ullern"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ullern"@en,
        "Ullern"@nb .

humord:c58425 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58425" ;
    dct:modified "2025-03-24T08:00:58"^^xsd:dateTime ;
    skos:altLabel "Vestre Aker"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vestre Aker"@en,
        "Vestre Aker"@nb .

humord:c58426 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58426" ;
    dct:modified "2024-10-30T11:32:10"^^xsd:dateTime ;
    skos:altLabel "Irregular immigrants"@en,
        "Irregular refugees"@en,
        "Unauthorized immigrants"@en,
        "Unauthorized migrants"@en,
        "Undocumented immigrants"@en,
        "Undocumented migrants"@en,
        "Irregulære flyktningar"@nb,
        "Irregulære flyktninger"@nb,
        "Irregulære immigrantar"@nb,
        "Irregulære immigranter"@nb,
        "Irregulære migrantar"@nb,
        "Irregulære migranter"@nb,
        "Papirlause"@nb,
        "Papirlause flyktningar"@nb,
        "Papirlause immigrantar"@nb,
        "Papirlause migrantar"@nb,
        "Papirløse"@nb,
        "Papirløse flyktninger"@nb,
        "Papirløse immigranter"@nb,
        "Udokumenterte immigrantar"@nb,
        "Udokumenterte immigranter"@nb,
        "Udokumenterte migrantar"@nb,
        "Udokumenterte migranter"@nb ;
    skos:broader humord:c24620 ;
    skos:definition "Person uten lovlig opphold i Norge <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irregular migrants"@en,
        "Papirløse migranter"@nb .

humord:c58427 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58427" ;
    dct:modified "2022-03-23T12:18:58"^^xsd:dateTime ;
    skos:altLabel "Optician stores"@en,
        "Opticians (Shops)"@en,
        "Opticians (Stores)"@en,
        "Optikere (Butikker)"@nb ;
    skos:broader humord:c07595 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optician shops"@en,
        "Optikerforretninger"@nb ;
    skos:related humord:c58989 .

humord:c58428 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58428" ;
    dct:modified "2025-04-01T07:46:30"^^xsd:dateTime ;
    skos:altLabel "Bergensarar"@nb ;
    skos:broader humord:c00954 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "People from Bergen"@en,
        "Bergensere"@nb .

humord:c58429 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58429" ;
    dct:modified "2020-11-30T09:52:36"^^xsd:dateTime ;
    skos:altLabel "Clock-maker shops"@en,
        "Clock-maker stores"@en,
        "Clock-makers (Shops)"@en,
        "Clock-makers (Stores)"@en,
        "Clockmaker shops"@en,
        "Clockmaker stores"@en,
        "Clockmakers (Shops)"@en,
        "Clockmakers (Stores)"@en,
        "Watchmaker stores"@en,
        "Watchmakers (Shops)"@en,
        "Watchmakers (Stores)"@en,
        "Urmakere (Butikker)"@nb ;
    skos:broader humord:c07595 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Watchmaker shops"@en,
        "Urmakerforretninger"@nb .

humord:c58430 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58430" ;
    dct:modified "2020-11-26T10:28:13"^^xsd:dateTime ;
    skos:altLabel "Framesaws"@en,
        "Gang saws"@en,
        "Head rigs"@en,
        "Vassager"@nb ;
    skos:broader humord:c07705 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Head saws"@en,
        "Oppgangssager"@nb .

humord:c58431 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58431" ;
    dct:modified "2025-02-18T13:01:41"^^xsd:dateTime ;
    skos:altLabel "Dharamshala"@en,
        "Dharamsala"@nb ;
    skos:broader humord:c01860 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dharamsala"@en,
        "Dharamsala"@nb .

humord:c58432 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58432" ;
    dct:modified "2025-02-25T10:52:45"^^xsd:dateTime ;
    skos:altLabel "Ulan Bator"@en,
        "Ulaanbaatar"@nb,
        "Ulan Bator"@nb ;
    skos:broader humord:c02035 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ulaanbaatar"@en,
        "Ulan Bator"@nb .

humord:c58433 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58433" ;
    dct:modified "2024-11-21T09:07:11"^^xsd:dateTime ;
    skos:altLabel "Leirplassar (Arkeologiske funnstader)"@nb ;
    skos:broader humord:c00009 ;
    skos:definition "Midlertidige boplasser hvor man finner rester etter menneskelig bruk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Campsites (Archaeological sites)"@en,
        "Leirplasser (Arkeologiske funnsteder)"@nb .

humord:c58434 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58434" ;
    dct:modified "2024-11-25T21:17:25"^^xsd:dateTime ;
    skos:altLabel "Archaeological prospection"@en,
        "Archaeological surveying"@en,
        "Field surveys"@en,
        "Overflateundersøkingar (Arkeologisk metode)"@nb ;
    skos:broader humord:c12005 ;
    skos:definition "Arkeologisk metode hvor man samler inn data om et kjent eller mulig funnsted ved å kartlegge spor etter strukturer, artefakter på overflaten og andre tegn på menneskelig aktivitet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archaeological surveys"@en,
        "Overflateundersøkelser (Arkeologisk metode)"@nb .

humord:c58435 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58435" ;
    dct:modified "2024-08-16T08:44:25"^^xsd:dateTime ;
    skos:altLabel "Antikrist"@nb ;
    skos:broader humord:c08669 ;
    skos:definition "Antikrist, motkristus eller Kristi motstander, en mytisk skikkelse som opptrer i apokalyptiske forestillinger om de siste tider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antichrist"@en,
        "Antikrist"@nb .

humord:c58436 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58436" ;
    dct:modified "2024-11-07T14:09:40"^^xsd:dateTime ;
    skos:altLabel "Bloggarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bloggers"@en,
        "Bloggere"@nb ;
    skos:related humord:c20270 .

humord:c58437 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58437" ;
    dct:modified "2025-03-27T09:59:36"^^xsd:dateTime ;
    skos:altLabel "Brandval (Kongsvinger)"@nb ;
    skos:broader humord:c11732 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brandval (Kongsvinger)"@en,
        "Brandval (Kongsvinger)"@nb ;
    skos:related humord:c02678 .

humord:c58438 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58438" ;
    dct:modified "2025-03-25T09:11:23"^^xsd:dateTime ;
    skos:altLabel "Hellvik (Nesodden)"@nb ;
    skos:broader humord:c02621 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hellvik (Nesodden)"@en,
        "Hellvik (Nesodden)"@nb .

humord:c58439 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58439" ;
    dct:modified "2024-08-30T14:34:11"^^xsd:dateTime ;
    skos:altLabel "West End (London)"@nb ;
    skos:broader humord:c03210 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "West End (London)"@en,
        "West End (London)"@nb .

humord:c58440 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58440" ;
    dct:modified "2024-12-13T07:52:45"^^xsd:dateTime ;
    skos:altLabel "The Ango-Dutch Wars"@en,
        "Anglo-nederlandske krigar"@nb,
        "De anglo-nederlandske kriger"@nb,
        "Dei anglo-nederlandske krigar"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anglo-Dutch Wars"@en,
        "Anglo-nederlandske kriger"@nb .

humord:c58441 a ubo:Topic,
        skos:Concept ;
    dct:created "2020-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58441" ;
    dct:modified "2024-11-08T09:20:09"^^xsd:dateTime ;
    skos:altLabel "Mercurius"@en,
        "Mercurius"@nb,
        "Merkur (Guddom)"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Mercurius eller Merkur, er romerske navn på den greske guden Hermes. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mercury (Deity)"@en,
        "Merkur (Guddom)"@nb ;
    skos:related humord:c13258 .

humord:c58442 a ubo:Geographic,
        skos:Concept ;
    dct:created "2020-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58442" ;
    dct:modified "2020-12-18T16:44:02"^^xsd:dateTime ;
    skos:broader humord:c03564 ;
    skos:editorialNote "Lukket bemerkning: ubo20"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speyer"@en,
        "Speyer"@nb .

humord:c58443 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58443" ;
    dct:modified "2024-12-03T10:45:43"^^xsd:dateTime ;
    skos:altLabel "Regalias"@en,
        "Regalia"@nb ;
    skos:broader humord:c04660,
        humord:c06342 ;
    skos:definition "Ytre tegn på verdighet, slik som krone, septer, rikseple og sverd ... brukes som symboler på fyrste-, konge- og keisermakt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regalia"@en,
        "Regalier"@nb .

humord:c58444 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58444" ;
    dct:modified "2025-01-06T06:59:07"^^xsd:dateTime ;
    skos:altLabel "Research vessels"@en,
        "Forskingsfartøy"@nb,
        "Forskingsskip"@nb,
        "Forskningsfartøyer"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research ships"@en,
        "Forskningsskip"@nb .

humord:c58445 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58445" ;
    dct:modified "2024-08-19T11:29:38"^^xsd:dateTime ;
    skos:altLabel "FBT"@en,
        "Family-based treatment"@en,
        "Maudsley approach"@en,
        "FBT"@nb,
        "Familiebasert behandling"@nb,
        "Familiebasert terapi"@nb,
        "Maudsley-modellen"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "En manualbasert behandling for barn og unge med alvorlige spiseforstyrrelser <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Family-based therapy"@en,
        "Familiebasert terapi"@nb ;
    skos:related humord:c03939 .

humord:c58446 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58446" ;
    dct:modified "2025-01-07T11:56:05"^^xsd:dateTime ;
    skos:altLabel "Fat acceptance movements"@en,
        "Fat liberation (Social movements)"@en,
        "Fat power (Social movements)"@en,
        "Fat pride (Social movements)"@en,
        "Size acceptance movement"@en,
        "Size acceptance movements"@en,
        "Kroppsakseptbevegelsar"@nb,
        "Kroppsakseptbevegelsen"@nb,
        "Kroppsakseptbevegelser"@nb,
        "Kroppsakseptrørsla"@nb,
        "Kroppsakseptrørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:definition "Sosial bevegelse som jobber for å endre samfunnets holdninger overfor overvektige <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fat acceptance movement"@en,
        "Kroppsakseptbevegelsen"@nb .

humord:c58447 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58447" ;
    dct:modified "2025-01-31T12:46:24"^^xsd:dateTime ;
    skos:altLabel "Onmyôdô"@nb ;
    skos:broader humord:c05110 ;
    skos:definition "Japansk spådomskunst og kunnskap <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Onmyôdô"@en,
        "Onmyôdô"@nb .

humord:c58448 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58448" ;
    dct:modified "2024-12-18T09:12:39"^^xsd:dateTime ;
    skos:altLabel "Nasrid kingdom"@en,
        "Nasrides"@en,
        "Nasrid-dynastiet"@nb,
        "Nasridane"@nb,
        "Nasridar"@nb,
        "Nasridene"@nb ;
    skos:broader humord:c03955 ;
    skos:definition "Det siste islamske dynastiet i Spania, 1230-1492 <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nasrid dynasty"@en,
        "Nasrider"@nb .

humord:c58449 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58449" ;
    dct:modified "2024-09-16T13:54:10"^^xsd:dateTime ;
    skos:altLabel "Xong language"@en,
        "Chong språk"@nb,
        "Xong språk"@nb ;
    skos:broader humord:c10152 ;
    skos:editorialNote "Lukket bemerkning: uit21"@nb,
        "Språkkode: cog"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chong language"@en,
        "Chong språk"@nb .

humord:c58450 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58450" ;
    dct:modified "2021-02-23T11:14:51"^^xsd:dateTime ;
    skos:broader humord:c17328 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Music production"@en,
        "Musikkproduksjon"@nb ;
    skos:related humord:c04396 .

humord:c58451 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58451" ;
    dct:modified "2025-03-20T08:58:42"^^xsd:dateTime ;
    skos:altLabel "Vågsbygd"@nb ;
    skos:broader humord:c02959 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vågsbygd"@en,
        "Vågsbygd"@nb .

humord:c58452 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58452" ;
    dct:modified "2025-01-06T10:00:24"^^xsd:dateTime ;
    skos:altLabel "Hollow way"@en,
        "Holloway"@en,
        "Holvegar"@nb,
        "Hulveger"@nb,
        "Hòlvegar"@nb ;
    skos:broader humord:c04361 ;
    skos:definition "Gang- og ridevei som i hellende terreng har fått en karakteristisk nedsunket form <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sunken lane"@en,
        "Hulveier"@nb .

humord:c58453 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58453" ;
    dct:modified "2025-02-14T08:21:38"^^xsd:dateTime ;
    skos:altLabel "Santa Ana"@nb ;
    skos:broader humord:c01712 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Santa Ana"@en,
        "Santa Ana"@nb .

humord:c58454 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58454" ;
    dct:modified "2025-01-10T13:27:26"^^xsd:dateTime ;
    skos:altLabel "Marine anthropology"@en,
        "Maritim antropologi"@nb ;
    skos:broader humord:c04460 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime anthropology"@en,
        "Maritim antropologi"@nb .

humord:c58455 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58455" ;
    dct:modified "2021-03-01T14:08:03"^^xsd:dateTime ;
    skos:altLabel "Firearms control"@en,
        "Firearms regulation"@en ;
    skos:broader humord:c09488 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gun control"@en,
        "Våpenkontroll"@nb ;
    skos:related humord:c09468 .

humord:c58456 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58456" ;
    dct:modified "2024-08-28T08:24:56"^^xsd:dateTime ;
    skos:altLabel "Artistar (Musikarar)"@nb,
        "Musikkartistar"@nb,
        "Musikkartister"@nb ;
    skos:broader humord:c07499 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performers (Musicians)"@en,
        "Artister (Musikere)"@nb .

humord:c58457 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58457" ;
    dct:modified "2024-01-23T15:55:42"^^xsd:dateTime ;
    skos:altLabel "Psykofysikk"@nb ;
    skos:broader humord:c08082 ;
    skos:definition "Læren om forholdet mellom de ytre sansepåvirkninger (fysiske stimuli) og de opplevde sanseinntrykk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psychophysics"@en,
        "Psykofysikk"@nb .

humord:c58458 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58458" ;
    dct:modified "2021-03-05T13:12:47"^^xsd:dateTime ;
    skos:altLabel "Fight for gender equality"@en,
        "Gender equality activism"@en,
        "Kjønnskamp"@nb ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gender activism"@en,
        "Kjønnsaktivisme"@nb ;
    skos:related humord:c09208 .

humord:c58459 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58459" ;
    dct:modified "2025-03-20T09:10:25"^^xsd:dateTime ;
    skos:altLabel "Vrengen (Arendal)"@nb ;
    skos:broader humord:c02630 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vrengen (Arendal)"@en,
        "Vrengen (Arendal)"@nb .

humord:c58460 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58460" ;
    dct:modified "2021-03-11T10:27:40"^^xsd:dateTime ;
    skos:altLabel "Types of accommodation"@en ;
    skos:broader humord:c09261 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accommodation types"@en,
        "Boformer"@nb .

humord:c58461 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58461" ;
    dct:modified "2024-11-14T08:38:51"^^xsd:dateTime ;
    skos:altLabel "Great Hanshin earthquake 1995"@en,
        "Kôbe-jordskjelven 1995"@nb,
        "Kôbe-jordskjelvet 1995"@nb ;
    skos:broader humord:c25942 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kôbe earthquake of 1995"@en,
        "Kôbe-jordskjelvet 1995"@nb .

humord:c58462 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58462" ;
    dct:modified "2024-11-14T08:38:26"^^xsd:dateTime ;
    skos:altLabel "Japan earhtquake and tsunami of 2011"@en,
        "Jordskjelven ved Tôhoku 2011"@nb,
        "Jordskjelvet ved Tôhoku 2011"@nb,
        "Tôhoku-jordskjelven og tsunamien 2011"@nb,
        "Tôhoku-jordskjelvet og tsunamien 2011"@nb ;
    skos:broader humord:c25942 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tôhoku earhtquake and tsunami of 2011"@en,
        "Tôhoku-jordskjelvet og tsunamien 2011"@nb ;
    skos:related humord:c27808 .

humord:c58463 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58463" ;
    dct:modified "2025-03-27T09:57:52"^^xsd:dateTime ;
    skos:altLabel "Mesnali"@nb ;
    skos:broader humord:c02692 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesnali"@en,
        "Mesnali"@nb .

humord:c58464 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58464" ;
    dct:modified "2024-02-19T10:54:46"^^xsd:dateTime ;
    skos:altLabel "Judo"@nb,
        "Jûdô"@nb ;
    skos:broader humord:c63313 ;
    skos:definition "Judo er en japansk kampsport. Det er en form for bryting, hvor man fra stående prøver å kaste motstanderen ned på ryggen eller å holde vedkommende under kontroll nede på matten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judo"@en,
        "Jûdô"@nb .

humord:c58465 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58465" ;
    dct:modified "2025-02-21T14:21:40"^^xsd:dateTime ;
    skos:altLabel "Shiga"@nb ;
    skos:broader humord:c18551 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shiga"@en,
        "Shiga"@nb .

humord:c58466 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58466" ;
    dct:modified "2025-02-28T11:29:46"^^xsd:dateTime ;
    skos:altLabel "Atlantic area"@en,
        "Atlantic region"@en,
        "Atlanterhavsområdet"@nb,
        "Atlanterhavsregionen"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Atlanterhavsområdet omfatter i tillegg til Atlanterhavet også landområdene på begge sider av havet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atlantic ocean region"@en,
        "Atlanterhavsområdet"@nb .

humord:c58467 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58467" ;
    dct:modified "2021-03-22T14:38:04"^^xsd:dateTime ;
    skos:altLabel "Cowrie shells"@en,
        "Cowry shells"@en,
        "Kauriskjell"@nb,
        "Kaurisnegler"@nb ;
    skos:broader humord:c15319 ;
    skos:definition "Snegler hvis skall fra gammel tid har vært brukt som amuletter, smykker og penger hos afrikanske og asiatiske folk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cowries"@en,
        "Kauri"@nb .

humord:c58468 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58468" ;
    dct:modified "2024-11-01T08:24:19"^^xsd:dateTime ;
    skos:altLabel "Biologar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biologists"@en,
        "Biologer"@nb .

humord:c58469 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58469" ;
    dct:modified "2025-01-20T15:22:24"^^xsd:dateTime ;
    skos:altLabel "Skjelpengar"@nb ;
    skos:broader humord:c07821 ;
    skos:definition "Skjell og sneglehus brukt som betalingsmiddel <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shell money"@en,
        "Skjellpenger"@nb .

humord:c58470 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58470" ;
    dct:modified "2024-10-22T09:48:27"^^xsd:dateTime ;
    skos:altLabel "Delaware language"@en,
        "Lenape language"@en,
        "Unami språk"@nb ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Lukket bemerkning: uit21"@nb,
        "Språkkode: unm"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unami language"@en,
        "Unami språk"@nb .

humord:c58473 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58473" ;
    dct:modified "2024-10-18T14:11:44"^^xsd:dateTime ;
    skos:altLabel "Taiwan under Japansk styre (1895-1945)"@nb ;
    skos:broader humord:c58472 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taiwan under Japanese rule (1895-1945)"@en,
        "Taiwan under Japansk styre (1895-1945)"@nb .

humord:c58474 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58474" ;
    dct:modified "2025-02-10T08:46:23"^^xsd:dateTime ;
    skos:altLabel "Philadelphia (Egypt)"@en,
        "Philadelphos (Egypt)"@en,
        "Philadelpheia (Egypt)"@nb,
        "Philadelphia (Egypt)"@nb,
        "Philadelphos (Egypt)"@nb ;
    skos:broader humord:c01547 ;
    skos:definition "Oldtidsby i Egypt ved dagens Gharabet el-Gerza <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Philadelpheia (Egypt)"@en,
        "Philadelpheia (Egypt)"@nb .

humord:c58475 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58475" ;
    dct:modified "2021-04-07T15:24:20"^^xsd:dateTime ;
    skos:altLabel "Shinbutsu konkô"@en,
        "Shinbutsu yûgô"@en,
        "Shinbutsu konkô"@nb,
        "Shinbutsu yûgô"@nb ;
    skos:broader humord:c20377 ;
    skos:definition "Sameksistens, eller sammensmeltning, av den japanske religionen shintô og buddhisme <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shinbutsu shûgô"@en,
        "Shinbutsu shûgô"@nb .

humord:c58476 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58476" ;
    dct:modified "2021-04-08T11:04:03"^^xsd:dateTime ;
    skos:broader humord:c26540 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soi language"@en,
        "Soi språk"@nb .

humord:c58477 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58477" ;
    dct:modified "2021-04-08T12:59:33"^^xsd:dateTime ;
    skos:broader humord:c08890,
        humord:c08955 ;
    skos:definition "Er i folkeretten betegnelsen på umenneskelige handlinger begått mot sivilbefolkningen, uansett om de er straffbare etter nasjonal rett i det land handlingene fant sted <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crimes against humanity"@en,
        "Forbrytelser mot menneskeheten"@nb .

humord:c58478 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58478" ;
    dct:modified "2024-12-11T07:57:24"^^xsd:dateTime ;
    skos:altLabel "Machiavellianisme (Psykologi)"@nb ;
    skos:broader humord:c25096,
        humord:c28378 ;
    skos:definition "Personlighetstrekk ... karakterisert av kynisk likegyldighet til moral, og et fokus på egeninteresse og personlig gevinst <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Machiavellianism (Psychology)"@en,
        "Machiavellianisme (Psykologi)"@nb .

humord:c58479 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58479" ;
    dct:modified "2021-04-13T10:02:51"^^xsd:dateTime ;
    skos:broader humord:c09631 ;
    skos:definition "Politisk og kulturell idéstrømning historisk avgrenset til første del av det 19. århundre, som oppstod i sammenheng med den greske selvstendighetskrigen (1821-1829) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Philhellenism"@en,
        "Filhellenisme"@nb .

humord:c58480 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58480" ;
    dct:modified "2025-01-16T12:03:18"^^xsd:dateTime ;
    skos:altLabel "Greek Revolution of 1821"@en,
        "The  Greek Revolution of 1821"@en,
        "The  Greek War of Independence"@en,
        "Den greske fridomskrigen"@nb,
        "Den greske frihetskrigen"@nb,
        "Den greske revolusjonen"@nb,
        "Den greske selvstendighetskrigen"@nb,
        "Den greske sjølvstendekrigen"@nb,
        "Greske fridomskig"@nb,
        "Greske revolusjon"@nb,
        "Greske selvstendighetskrig"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greek War of Independence"@en,
        "Greske frihetskrig"@nb .

humord:c58481 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58481" ;
    dct:modified "2024-12-19T16:19:23"^^xsd:dateTime ;
    skos:altLabel "Computer network resources"@en,
        "Nettverksressursar"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network resources"@en,
        "Nettverksressurser"@nb .

humord:c58482 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58482" ;
    dct:modified "2025-02-04T07:19:17"^^xsd:dateTime ;
    skos:altLabel "Somaliland"@en,
        "Somaliland"@nb ;
    skos:broader humord:c01541 ;
    skos:definition "En de facto uavhengig republikk internasjonalt anerkjent som en del av Somalia <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Republic of Somaliland"@en,
        "Somaliland"@nb ;
    skos:related humord:c12724 .

humord:c58483 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58483" ;
    dct:modified "2025-02-25T14:15:57"^^xsd:dateTime ;
    skos:altLabel "West Thrace"@en,
        "Vest-Thrakia"@nb,
        "Vest-Trakia"@nb ;
    skos:broader humord:c03698 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Western Thrace"@en,
        "Vest-Thrakia"@nb .

humord:c58484 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58484" ;
    dct:modified "2024-11-04T14:46:38"^^xsd:dateTime ;
    skos:altLabel "Murderees"@en,
        "Victims of murder"@en,
        "Drapsoffer"@nb ;
    skos:broader humord:c20412 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Murder victims"@en,
        "Drapsofre"@nb ;
    skos:related humord:c08900 .

humord:c58485 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58485" ;
    dct:modified "2024-08-20T16:51:13"^^xsd:dateTime ;
    skos:altLabel "Northern and Southern dynasties (420-589)"@en,
        "Six dynasties"@en,
        "Three kingdoms"@en,
        "Dong Jin"@nb,
        "Kina i perioden 220-589"@nb,
        "Nan-Bei Chao"@nb,
        "Nord- og Sørdynastienes tid (420-589)"@nb,
        "Nordlege og sørlege dynastis tid (420-589)"@nb,
        "Nordlige og sydlige dynastiers tid (420-589)"@nb,
        "Sanguo"@nb,
        "Seks dynasti"@nb,
        "Seks dynastier"@nb,
        "Shu Han"@nb,
        "Wei"@nb,
        "Wu"@nb,
        "Xi Jin"@nb ;
    skos:broader humord:c20582 ;
    skos:definition "Kinesisk periode 220-589 e.Kr. (Omfatter 3 kongedømmer 221-265 e.Kr., Vestlige Jin 265-316 e.Kr., Nordlige og sydlige dynastier 420 - 581 e.Kr.) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "China during the period 220-589"@en,
        "Kina i perioden 220-589"@nb .

humord:c58486 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58486" ;
    dct:modified "2025-03-12T13:29:47"^^xsd:dateTime ;
    skos:altLabel "City of Limerick"@en,
        "Limerick (By)"@nb ;
    skos:broader humord:c26714 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limerick (City)"@en,
        "Limerick (By)"@nb .

humord:c58487 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58487" ;
    dct:modified "2024-07-03T12:38:07"^^xsd:dateTime ;
    skos:altLabel "Abrahamittiske religionar"@nb ;
    skos:broader humord:c20886 ;
    skos:definition "Betegnelse for monoteistiske religioner som har utspring i den semittiske tradisjonen som blir tilskrevet Abraham <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abrahamic religions"@en,
        "Abrahamittiske religioner"@nb ;
    skos:related humord:c08410 .

humord:c58488 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58488" ;
    dct:modified "2021-04-27T14:24:17"^^xsd:dateTime ;
    skos:altLabel "Formueskatt"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wealth tax"@en,
        "Formuesskatt"@nb .

humord:c58489 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58489" ;
    dct:modified "2024-10-22T14:03:24"^^xsd:dateTime ;
    skos:altLabel "Gennaken language"@en,
        "Pampa language"@en,
        "Gennaken språk"@nb,
        "Pampa språk"@nb,
        "Puelche språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Språkkode: pue"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Puelche language"@en,
        "Puelche språk"@nb .

humord:c58491 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58491" ;
    dct:modified "2025-03-24T08:44:59"^^xsd:dateTime ;
    skos:altLabel "Skarvheimen"@en,
        "Nordfjella"@nb,
        "Skarvheimen"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordfjella"@en,
        "Nordfjella"@nb .

humord:c58492 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58492" ;
    dct:modified "2024-09-16T09:39:51"^^xsd:dateTime ;
    skos:altLabel "Chester-le-Street"@nb ;
    skos:broader humord:c27866 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chester-le-Street"@en,
        "Chester-le-Street"@nb .

humord:c58493 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58493" ;
    dct:modified "2024-08-29T17:51:26"^^xsd:dateTime ;
    skos:altLabel "Warrawai language"@en,
        "Warwa language"@en,
        "Warwai language"@en,
        "Warrawai språk"@nb,
        "Warrwa språk"@nb,
        "Warwa språk"@nb,
        "Warwai språk"@nb ;
    skos:broader humord:c15412 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Språkkode: wwr"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Warrwa language"@en,
        "Warrwa språk"@nb .

humord:c58494 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58494" ;
    dct:modified "2024-11-04T14:05:20"^^xsd:dateTime ;
    skos:altLabel "Narrators"@en,
        "Forteljarar"@nb ;
    skos:broader humord:c07378 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Storytellers"@en,
        "Fortellere"@nb ;
    skos:related humord:c06518 .

humord:c58495 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58495" ;
    dct:modified "2024-08-26T14:45:08"^^xsd:dateTime ;
    skos:altLabel "Wa (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wa"@en,
        "Wa (Folk)"@nb .

humord:c58496 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58496" ;
    dct:modified "2024-09-16T11:30:44"^^xsd:dateTime ;
    skos:altLabel "Chimwini dialect"@en,
        "Chimwiini dialekt"@nb,
        "Chimwini dialekt"@nb ;
    skos:broader humord:c15961 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chimwiini dialect"@en,
        "Chimwiini dialekt"@nb .

humord:c58497 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58497" ;
    dct:modified "2024-10-24T10:31:40"^^xsd:dateTime ;
    skos:altLabel "Twi dialekt"@nb ;
    skos:broader humord:c09924 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Twi dialect"@en,
        "Twi dialekt"@nb .

humord:c58498 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58498" ;
    dct:modified "2024-10-22T15:49:32"^^xsd:dateTime ;
    skos:altLabel "Bungku-Mori languages"@en,
        "Bungku-Tolaki språk"@nb ;
    skos:broader humord:c10159 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bungku-Tolaki languages"@en,
        "Bungku-Tolaki språk"@nb .

humord:c58499 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58499" ;
    dct:modified "2024-10-23T08:10:42"^^xsd:dateTime ;
    skos:altLabel "Manadomalayiske språk"@nb,
        "Minahasan språk"@nb ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minahasan languages"@en,
        "Minahasan språk"@nb .

humord:c58500 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58500" ;
    dct:modified "2024-10-23T08:13:21"^^xsd:dateTime ;
    skos:altLabel "Sør-Sulawesi språk"@nb,
        "Sør-Sulawesiske språk"@nb ;
    skos:broader humord:c10156 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "South Sulawesi languages"@en,
        "Sør-Sulawesi språk"@nb .

humord:c58501 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58501" ;
    dct:modified "2024-10-18T13:10:54"^^xsd:dateTime ;
    skos:altLabel "Miric languages"@en,
        "Tani språk"@nb ;
    skos:broader humord:c10791 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tani languages"@en,
        "Tani språk"@nb .

humord:c58502 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58502" ;
    dct:modified "2024-12-12T08:49:51"^^xsd:dateTime ;
    skos:altLabel "German and Sarmatian War"@en,
        "Markomannerkrigane"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marcomannic Wars"@en,
        "Markomannerkrigene"@nb .

humord:c58503 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58503" ;
    dct:modified "2024-08-16T09:39:09"^^xsd:dateTime ;
    skos:altLabel "Plague of Galen"@en,
        "Antoninuspesta"@nb,
        "Antoninuspesten"@nb,
        "Galens pest"@nb ;
    skos:broader humord:c03927 ;
    skos:definition "Antoninuspesten, tidvis også kjent som «Galens pest» da den kjente legen beskrev den, var en pandemi i antikken, i tiden 165-180 e.Kr. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antonine plague"@en,
        "Antoninuspesten"@nb .

humord:c58504 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58504" ;
    dct:modified "2025-02-25T09:59:05"^^xsd:dateTime ;
    skos:altLabel "Lubhu"@nb ;
    skos:broader humord:c02041 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lubhu"@en,
        "Lubhu"@nb .

humord:c58505 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58505" ;
    dct:modified "2021-06-24T12:49:18"^^xsd:dateTime ;
    skos:broader humord:c00926 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tornedalians"@en,
        "Tornedalinger"@nb .

humord:c58506 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58506" ;
    dct:modified "2021-07-05T09:49:05"^^xsd:dateTime ;
    skos:altLabel "Tekstvarianter"@nb,
        "Tradisjonsvariasjon"@nb ;
    skos:broader humord:c06632 ;
    skos:definition "Varierende form av ord, uttrykk, skrivemåte (Filologi)  <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Textual variants"@en,
        "Varianter (Tekstkritikk)"@nb .

humord:c58507 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58507" ;
    dct:modified "2021-07-05T10:33:18"^^xsd:dateTime ;
    skos:broader humord:c12056 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Imperfect (Linguistics)"@en,
        "Imperfektum (Lingvistikk)"@nb .

humord:c58508 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58508" ;
    dct:modified "2021-08-17T09:03:59"^^xsd:dateTime ;
    skos:altLabel "Doctrines (Religion)"@en,
        "Doktriner (Religion)"@nb ;
    skos:broader humord:c08400 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Religious doctrines"@en,
        "Religiøse doktriner"@nb .

humord:c58509 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58509" ;
    dct:modified "2024-11-11T13:57:36"^^xsd:dateTime ;
    skos:altLabel "Doven"@nb,
        "Dovenskap"@nb,
        "Lat"@nb,
        "Latskap"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laziness"@en,
        "Latskap"@nb .

humord:c58510 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58510" ;
    dct:modified "2024-07-04T12:26:07"^^xsd:dateTime ;
    skos:altLabel "DSD"@en,
        "Hermaphroditism"@en,
        "Intersex conditions"@en,
        "Intersexuality"@en,
        "Sexual Development Disorders"@en,
        "Hermafroditisme"@nb,
        "Hermafrodittisme"@nb,
        "IS (Kjønn)"@nb,
        "Interkjønn"@nb,
        "Interseksualitet"@nb,
        "Intersex"@nb,
        "Tvekjønnethet"@nb,
        "Tvikjønna"@nb ;
    skos:broader humord:c03873 ;
    skos:definition "Også kalt intersex, er en samlebetegnelse på flere fenomener hvor kroppen enten ved fødselen og/eller i pubertetsutviklingen ikke samsvarer med de to vanlige kjønnskategoriene jente/gutt, kvinne/mann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disorders of Sex Development"@en,
        "Interseksualitet"@nb ;
    skos:related humord:c13276 .

humord:c58511 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58511" ;
    dct:modified "2021-08-31T15:09:23"^^xsd:dateTime ;
    skos:altLabel "Chinese Americans"@en,
        "Kinesiskamerikanere"@nb ;
    skos:broader humord:c26755 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chinese-Americans"@en,
        "Kinesisk-amerikanere"@nb .

humord:c58512 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58512" ;
    dct:modified "2024-12-18T10:37:01"^^xsd:dateTime ;
    skos:altLabel "Safavid Empire"@en,
        "Safavid Iran"@en,
        "Safavid Persia"@en,
        "Safavidane (Dynasti)"@nb ;
    skos:broader humord:c03955 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Safavid dynasty"@en,
        "Safavidene (Dynasti)"@nb .

humord:c58513 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58513" ;
    dct:modified "2025-03-24T07:53:14"^^xsd:dateTime ;
    skos:altLabel "Holmlia"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holmlia"@en,
        "Holmlia"@nb .

humord:c58514 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58514" ;
    dct:modified "2021-09-06T09:37:31"^^xsd:dateTime ;
    skos:broader humord:c08074 ;
    skos:definition "Relasjonskompetanse er ferdigheter, evner, kunnskaper og holdninger som etablerer, utvikler, vedlikeholder og reparerer relasjoner mellom mennesker <forebygging.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relationship skills"@en,
        "Relasjonskompetanse"@nb .

humord:c58515 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58515" ;
    dct:modified "2024-10-24T10:17:25"^^xsd:dateTime ;
    skos:altLabel "Ancient Britons"@en,
        "Britons (Celtic people)"@en,
        "Britarar"@nb,
        "Britere"@nb,
        "Britonarar"@nb,
        "Brytonarar"@nb,
        "Brytonere"@nb ;
    skos:broader humord:c00975 ;
    skos:definition "Britonere var et britisk oldtidsfolk bosatt på øya Britannia i tiden før angelsakserne <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Celtic Britons"@en,
        "Britonere"@nb .

humord:c58516 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58516" ;
    dct:modified "2024-10-24T10:04:32"^^xsd:dateTime ;
    skos:altLabel "Bretagnarar"@nb,
        "Bretonarar"@nb,
        "Bretonere"@nb ;
    skos:broader humord:c00916 ;
    skos:definition "Bretagnere er en språkminoritet i regionen Bretagne, Frankrike, og har i stor utstrekning bevart sitt opprinnelige, keltiske språk (bretonsk). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bretons"@en,
        "Bretagnere"@nb .

humord:c58517 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58517" ;
    dct:modified "2025-03-25T09:26:55"^^xsd:dateTime ;
    skos:altLabel "Skogbygda"@nb ;
    skos:broader humord:c12069 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skogbygda"@en,
        "Skogbygda"@nb .

humord:c58518 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58518" ;
    dct:modified "2022-10-24T14:48:03"^^xsd:dateTime ;
    skos:altLabel "Kraftlag"@nb,
        "Kraftselskap"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Power companies"@en,
        "Kraftselskaper"@nb .

humord:c58519 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58519" ;
    dct:modified "2022-03-25T08:30:54"^^xsd:dateTime ;
    skos:broader humord:c07672 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chimney sweeping"@en,
        "Feiing"@nb ;
    skos:related humord:c58520 .

humord:c58520 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58520" ;
    dct:modified "2024-11-04T08:16:18"^^xsd:dateTime ;
    skos:altLabel "Feiarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chimney sweepers"@en,
        "Feiere"@nb ;
    skos:related humord:c58519 .

humord:c58521 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58521" ;
    dct:modified "2025-03-27T09:50:35"^^xsd:dateTime ;
    skos:altLabel "Oppstad"@nb ;
    skos:broader humord:c02695 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oppstad"@en,
        "Oppstad"@nb .

humord:c58522 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58522" ;
    dct:modified "2025-02-24T14:58:05"^^xsd:dateTime ;
    skos:altLabel "Saigon"@en,
        "Ho Chi Minh-byen"@nb,
        "Saigon"@nb ;
    skos:broader humord:c02102 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ho Chi Minh City"@en,
        "Ho Chi Minh-byen"@nb .

humord:c58523 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58523" ;
    dct:modified "2025-02-24T14:57:12"^^xsd:dateTime ;
    skos:altLabel "Phú Xuân"@en,
        "Huế"@nb,
        "Phú Xuân"@nb ;
    skos:broader humord:c02102 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Huế"@en,
        "Huế"@nb .

humord:c58524 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58524" ;
    dct:modified "2025-02-24T14:56:41"^^xsd:dateTime ;
    skos:altLabel "Faifo"@en,
        "Hải Phố"@en,
        "Faifo"@nb,
        "Hải Phố"@nb,
        "Hội An"@nb ;
    skos:broader humord:c02102 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hội An"@en,
        "Hội An"@nb .

humord:c58525 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58525" ;
    dct:modified "2025-02-17T14:24:57"^^xsd:dateTime ;
    skos:altLabel "Morelos"@nb ;
    skos:broader humord:c01766 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morelos"@en,
        "Morelos"@nb .

humord:c58526 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58526" ;
    dct:modified "2025-03-20T09:07:52"^^xsd:dateTime ;
    skos:altLabel "Byglandsfjord"@nb ;
    skos:broader humord:c15906 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Byglandsfjord"@en,
        "Byglandsfjord"@nb .

humord:c58527 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58527" ;
    dct:modified "2024-11-05T15:23:00"^^xsd:dateTime ;
    skos:altLabel "Medskuldige"@nb,
        "Medskyldige"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accomplices"@en,
        "Medskyldige"@nb .

humord:c58528 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58528" ;
    dct:modified "2022-06-23T14:13:51"^^xsd:dateTime ;
    skos:altLabel "Tilregnelighet (Jus)"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Strafferettslig tilregnelighet, den sjelelige sunnhet og modenhet som etter loven er forutsetningen for straffeansvar. <snl.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accountability"@en,
        "Strafferettslig tilregnelighet"@nb ;
    skos:related humord:c59088 .

humord:c58529 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58529" ;
    dct:modified "2024-11-04T11:24:25"^^xsd:dateTime ;
    skos:altLabel "Accused persons"@en,
        "Person charged with an offence"@en,
        "Tiltala"@nb,
        "Tiltalte personer"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accused"@en,
        "Tiltalte"@nb .

humord:c58530 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58530" ;
    dct:modified "2021-11-12T14:38:30"^^xsd:dateTime ;
    skos:altLabel "Absolution"@en,
        "Frifinnelser"@nb,
        "Frifinnelsesdom"@nb,
        "Frikjennelse"@nb,
        "Frikjennelser"@nb ;
    skos:broader humord:c08935 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acquittal"@en,
        "Frifinnelse"@nb .

humord:c58531 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58531" ;
    dct:modified "2023-08-31T13:09:05"^^xsd:dateTime ;
    skos:altLabel "Quota-based allocation"@en ;
    skos:broader humord:c09208 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allocation of quotas"@en,
        "Kvotering"@nb .

humord:c58532 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58532" ;
    dct:modified "2024-08-13T11:11:50"^^xsd:dateTime ;
    skos:altLabel "Amicus curiae"@nb ;
    skos:broader humord:c08961 ;
    skos:definition "Amicus curiae, (rettens venn), betegner en rett andre enn partene har til å gi innlegg til retten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amicus curiae"@en,
        "Amicus curiae"@nb .

humord:c58533 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58533" ;
    dct:modified "2024-08-14T09:16:22"^^xsd:dateTime ;
    skos:altLabel "Amparo"@nb ;
    skos:broader humord:c08967 ;
    skos:definition "Amparo er en bestemmelse som sikrer en privat borger rett til øyeblikkelig domstolsbehandling hvis han eller hun føler sine konstitusjonelle rettigheter krenket <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amparo"@en,
        "Amparo"@nb .

humord:c58534 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58534" ;
    dct:modified "2021-10-14T08:22:47"^^xsd:dateTime ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbitrary arrest"@en,
        "Vilkårlig arrest"@nb ;
    skos:related humord:c58535 .

humord:c58535 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58535" ;
    dct:modified "2021-11-25T14:13:05"^^xsd:dateTime ;
    skos:broader humord:c58734 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbitrary detention"@en,
        "Vilkårlig forvaring"@nb ;
    skos:related humord:c58534 .

humord:c58536 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58536" ;
    dct:modified "2025-01-07T09:36:48"^^xsd:dateTime ;
    skos:altLabel "Væpna motstandsbevegelsar"@nb,
        "Væpna motstandsgrupper"@nb,
        "Væpna motstandsrørsler"@nb,
        "Væpnede motstandsgrupper"@nb,
        "Væpnede motstandsrørsler"@nb ;
    skos:broader humord:c09190 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Armed resistance movements"@en,
        "Væpnede motstandsbevegelser"@nb ;
    skos:related humord:c09454 .

humord:c58537 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58537" ;
    dct:modified "2024-11-26T15:16:43"^^xsd:dateTime ;
    skos:altLabel "Stemmesetlar"@nb ;
    skos:broader humord:c00154,
        humord:c16196 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ballot papers"@en,
        "Stemmesedler"@nb .

humord:c58538 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58538" ;
    dct:modified "2025-03-27T09:51:07"^^xsd:dateTime ;
    skos:altLabel "Neby"@nb ;
    skos:broader humord:c02697 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neby"@en,
        "Neby"@nb .

humord:c58539 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58539" ;
    dct:modified "2024-08-28T15:20:24"^^xsd:dateTime ;
    skos:altLabel "Audionarratology"@en,
        "Audionarratologi"@nb ;
    skos:broader humord:c06514 ;
    skos:definition "Audionarratologi er studiet av grenseflatene mellom lyd, stemmer, musikk og narrativer i ulike typer tekster og medier <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Audio narratology"@en,
        "Audionarratologi"@nb .

humord:c58540 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58540" ;
    dct:modified "2021-10-14T17:06:21"^^xsd:dateTime ;
    skos:altLabel "Deutrium oxide"@en,
        "2H2O"@nb,
        "D2O"@nb,
        "Deuteriumoksid"@nb,
        "Tungt vann"@nb ;
    skos:broader humord:c08341 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heavy water"@en,
        "Tungtvann"@nb .

humord:c58541 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58541" ;
    dct:modified "2021-11-16T13:16:02"^^xsd:dateTime ;
    skos:broader humord:c08099 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basic needs"@en,
        "Grunnleggende behov"@nb .

humord:c58542 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58542" ;
    dct:modified "2021-11-12T14:38:57"^^xsd:dateTime ;
    skos:altLabel "Birth rate"@en,
        "Fødselsrate"@nb ;
    skos:broader humord:c09000 ;
    skos:definition "Fødselsrate defineres som levendefødte i et år pr. 1 000 av middelfolkemengden <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birth rates"@en,
        "Fødselsrater"@nb ;
    skos:related humord:c03865 .

humord:c58543 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58543" ;
    dct:modified "2024-11-28T15:22:55"^^xsd:dateTime ;
    skos:altLabel "Burden of proof"@en,
        "Duty of producing evidence"@en,
        "Onus of proof"@en,
        "Bevisbyrd"@nb,
        "Bevisbyrde"@nb ;
    skos:broader humord:c13365,
        humord:c20812 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Burden of evidence"@en,
        "Bevisbyrde"@nb .

humord:c58544 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58544" ;
    dct:modified "2024-08-28T08:15:18"^^xsd:dateTime ;
    skos:altLabel "Arrestantar"@nb,
        "Arresterte personar"@nb,
        "Arresterte personer"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arrested persons"@en,
        "Arrestanter"@nb ;
    skos:related humord:c07221 .

humord:c58545 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58545" ;
    dct:modified "2024-10-15T12:15:47"^^xsd:dateTime ;
    skos:altLabel "Childcare"@en,
        "Day care"@en,
        "Daycare"@en,
        "Barnetilsyn"@nb ;
    skos:broader humord:c09347 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child care"@en,
        "Barnetilsyn"@nb ;
    skos:related humord:c07947 .

humord:c58547 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58547" ;
    dct:modified "2024-12-19T12:17:00"^^xsd:dateTime ;
    skos:altLabel "Miljøhumaniora"@nb ;
    skos:broader humord:c00001 ;
    skos:definition "Miljøhumaniora undersøker hvordan mennesker forholder seg til natur og miljø, med metoder og teorier fra ulike humanistiske disipliner  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental humanities"@en,
        "Miljøhumaniora"@nb .

humord:c58548 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58548" ;
    dct:modified "2022-02-11T13:28:17"^^xsd:dateTime ;
    skos:altLabel "Klasevåpen"@nb,
        "Klyngeammunisjon"@nb ;
    skos:broader humord:c18208 ;
    skos:definition "En klyngeammunisjon er en form for luftdroppet eller bakke-lansert eksplosivt våpen som frigjør eller kaster ut mindre submunisjon <https://wblog.wiki/no/Cluster_munition>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Oppdatert"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cluster munitions"@en,
        "Klaseammunisjon"@nb .

humord:c58549 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58549" ;
    dct:modified "2024-06-26T07:17:24"^^xsd:dateTime ;
    skos:altLabel "Etiske retningsliner"@nb,
        "Etiske retningslinjer"@nb ;
    skos:broader humord:c00240 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Codes of conduct"@en,
        "Etiske retningslinjer"@nb .

humord:c58550 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58550" ;
    dct:modified "2024-07-05T07:55:50"^^xsd:dateTime ;
    skos:altLabel "Advokatforeiningar"@nb,
        "Juristforeiningar"@nb,
        "Juristforeninger"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bar associations"@en,
        "Advokatforeninger"@nb ;
    skos:related humord:c07391,
        humord:c07460 .

humord:c58551 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58551" ;
    dct:modified "2024-11-20T12:41:15"^^xsd:dateTime ;
    skos:altLabel "Group rights"@en,
        "Grupperettar"@nb,
        "Grupperettigheter"@nb,
        "Kollektive rettar"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collective rights"@en,
        "Kollektive rettigheter"@nb .

humord:c58552 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58552" ;
    dct:modified "2021-10-19T14:28:42"^^xsd:dateTime ;
    skos:broader humord:c08982 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collective punishment"@en,
        "Kollektiv straff"@nb .

humord:c58553 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58553" ;
    dct:modified "2024-11-21T07:42:13"^^xsd:dateTime ;
    skos:altLabel "Comparative analyses"@en,
        "Komparativ analyse"@nb,
        "Samanliknande analyse"@nb,
        "Sammenliknende analyse"@nb ;
    skos:broader humord:c01459 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative analysis"@en,
        "Komparativ analyse"@nb .

humord:c58554 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58554" ;
    dct:modified "2022-06-26T19:19:47"^^xsd:dateTime ;
    skos:altLabel "Cross examination"@en,
        "Krysseksaminering"@nb ;
    skos:broader humord:c13366 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross-examination"@en,
        "Kryssforhør"@nb .

humord:c58555 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58555" ;
    dct:modified "2024-08-13T10:05:07"^^xsd:dateTime ;
    skos:altLabel "Alver (Vestland)"@nb ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alver (Vestland)"@en,
        "Alver (Vestland)"@nb .

humord:c58556 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58556" ;
    dct:modified "2024-11-20T12:41:50"^^xsd:dateTime ;
    skos:altLabel "Kulturelle rettar"@nb,
        "Minoritetsrettar"@nb,
        "Minoritetsrettigheter"@nb ;
    skos:broader humord:c26430 ;
    skos:definition "Kulturelle rettigheter kalles ofte minoritetsrettigheter, og gjelder for eksempel deltakelse i det kulturelle liv, rett til å nyte godt av vitenskapens fremskritt, beskyttelse av opphavsrettigheter, patent på levende organismer og den kollektive retten til selvbestemmelse <amnesty>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultural rights"@en,
        "Kulturelle rettigheter"@nb .

humord:c58558 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58558" ;
    dct:modified "2022-04-22T12:23:55"^^xsd:dateTime ;
    skos:altLabel "Commissions of  investigation  and inquiry"@en,
        "Commissions of investigations"@en,
        "Granskingskommisjoner"@nb,
        "Granskingsutvalg"@nb,
        "Høringskommisjoner"@nb ;
    skos:broader humord:c29178 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commissions of inquiry"@en,
        "Undersøkelseskommisjoner"@nb .

humord:c58559 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58559" ;
    dct:modified "2023-06-12T18:08:48"^^xsd:dateTime ;
    skos:altLabel "Complaint procedure"@en,
        "Complaints procedure"@en,
        "Klageordninger"@nb,
        "Klageprosedyre"@nb ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning. ubo21"@nb,
        "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complaint procedures"@en,
        "Klageprosedyrer"@nb .

humord:c58560 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58560" ;
    dct:modified "2022-03-14T10:58:09"^^xsd:dateTime ;
    skos:broader humord:c07770,
        humord:c09249 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Country of origin"@en,
        "Opprinnelsesland"@nb ;
    skos:related humord:c12886,
        humord:c26259,
        humord:c58596 .

humord:c58561 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58561" ;
    dct:modified "2022-01-13T15:51:33"^^xsd:dateTime ;
    skos:altLabel "Physical punishment"@en,
        "Korporlig straff"@nb,
        "Kroppslig straff"@nb ;
    skos:broader humord:c08982 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporal punishment"@en,
        "Fysisk avstraffelse"@nb .

humord:c58562 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58562" ;
    dct:modified "2021-10-27T17:56:53"^^xsd:dateTime ;
    skos:altLabel "Criminal liability"@en,
        "Straffansvar"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "Oppdatert"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal responsibility"@en,
        "Straffeansvar"@nb .

humord:c58566 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58566" ;
    dct:modified "2025-01-21T19:50:54"^^xsd:dateTime ;
    skos:altLabel "Common-law relationship"@en,
        "De facto ekteskap"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "De facto ekteskap er et begrep som brukes for å definere forholdet mellom et par som ikke er lovlig gift, men likevel oppfyller de sivile kravene til ekteskap <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Lukket bemerkning: ubo216"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "De facto marriage"@en,
        "De facto ekteskap"@nb .

humord:c58567 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58567" ;
    dct:modified "2024-11-20T12:35:09"^^xsd:dateTime ;
    skos:altLabel "Demokratiske rettar"@nb ;
    skos:broader humord:c09724,
        humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Democratic rights"@en,
        "Demokratiske rettigheter"@nb .

humord:c58568 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58568" ;
    dct:modified "2022-02-28T15:03:03"^^xsd:dateTime ;
    skos:altLabel "Innenriks jurisdiksjon"@nb ;
    skos:broader humord:c23637 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettghetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Domestic jurisdiction"@en,
        "Nasjonal jurisdiksjon"@nb .

humord:c58569 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58569" ;
    dct:modified "2023-11-09T13:49:31"^^xsd:dateTime ;
    skos:altLabel "Double incrimination"@en,
        "Res judicata"@en ;
    skos:broader humord:c13365 ;
    skos:definition "Et krav eller et rettsforhold som er endelig avgjort og som -som den store hovedregel - ikke på nytt kan bringes inn for domstolene til pådømmelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double jeopardy"@en,
        "Res judicata"@nb .

humord:c58570 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58570" ;
    dct:modified "2021-10-21T11:34:07"^^xsd:dateTime ;
    skos:altLabel "Third-party effect"@en,
        "Tredjepartsvirkninger"@en,
        "Indirekte tredjepartsvirkninger"@nb ;
    skos:broader humord:c08961 ;
    skos:definition "Referer til effekten av konstitusjonelle rettigheter  for en individuell saksøker. Det vil si at hvis en individuell saksøker er innehaver av en viss konstitusjonell rett mot staten, har denne retten Drittwirkung hvis og når den gir rettsvirkninger for andre saksøkere <Oxford Constitutional Law>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drittwirkung"@en,
        "Drittwirkung"@nb .

humord:c58571 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58571" ;
    dct:modified "2024-08-21T08:08:34"^^xsd:dateTime ;
    skos:altLabel "Økonomiske flyktningar"@nb ;
    skos:broader humord:c07229 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic refugees"@en,
        "Økonomiske flyktninger"@nb .

humord:c58572 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58572" ;
    dct:modified "2021-10-25T07:50:30"^^xsd:dateTime ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election material"@en,
        "Valgmateriell"@nb .

humord:c58573 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58573" ;
    dct:modified "2021-10-25T07:52:40"^^xsd:dateTime ;
    skos:altLabel "Election fraud"@en ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election frauds"@en,
        "Valgfusk"@nb .

humord:c58574 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58574" ;
    dct:modified "2024-08-21T08:25:48"^^xsd:dateTime ;
    skos:altLabel "Økoteologi"@nb ;
    skos:broader humord:c08665 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecotheology"@en,
        "Økoteologi"@nb .

humord:c58575 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58575" ;
    dct:modified "2024-08-29T14:53:22"^^xsd:dateTime ;
    skos:altLabel "Epigenetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Epigenetikk er en retning innenfor biologifaget som studerer arvelige egenskaper som ikke skyldes endringer i selve DNA-koden, men som skyldes avlesning og bruk av genetisk kode <Wikipedia>"@nb ;
    skos:editorialNote "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epigenetics"@en,
        "Epigenetikk"@nb .

humord:c58577 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58577" ;
    dct:modified "2021-10-26T10:46:18"^^xsd:dateTime ;
    skos:altLabel "Graphic journalism"@en ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comics journalism"@en,
        "Tegneseriejournalistikk"@nb .

humord:c58578 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58578" ;
    dct:modified "2024-02-06T10:34:18"^^xsd:dateTime ;
    skos:altLabel "Eavesdropping"@en,
        "Wiretapping"@en,
        "Elektronisk overvaking"@nb,
        "Elektronisk overvåking"@nb ;
    skos:broader humord:c09594 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic surveillance"@en,
        "Elektronisk overvåkning"@nb .

humord:c58579 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58579" ;
    dct:modified "2024-10-30T11:29:51"^^xsd:dateTime ;
    skos:altLabel "Climate migrants"@en,
        "Climate refugees"@en,
        "Klimaflyktningar"@nb,
        "Miljøflyktningar"@nb,
        "Miljøflyktninger"@nb ;
    skos:broader humord:c07229 ;
    skos:definition "Miljøflyktning er et nyord som karakteriserer en person eller en gruppe mennesker som grunnet miljøtrusler i sitt nærområde må forlate det <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental refugees"@en,
        "Klimaflyktninger"@nb .

humord:c58580 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58580" ;
    dct:modified "2022-03-16T08:39:13"^^xsd:dateTime ;
    skos:altLabel "Discrimination based on ethnic origin"@en ;
    skos:broader humord:c09318 ;
    skos:definition "Urettmessig forskjellsbehandling på grunnlag av etnisk bakgrunn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic discrimination"@en,
        "Etnisk diskriminering"@nb .

humord:c58581 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58581" ;
    dct:modified "2024-08-19T11:41:08"^^xsd:dateTime ;
    skos:altLabel "Ekshumasjon"@nb,
        "Oppgraving"@nb ;
    skos:broader humord:c03842 ;
    skos:definition "Ekshumere betyr å grave opp igjen. Ekshumere brukes oftest i forbindelse med at lik graves opp for rettsmedisinske undersøkelser, noe som forutsetter tillatelse fra myndighetene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exhumation"@en,
        "Ekshumasjon"@nb ;
    skos:related humord:c28753 .

humord:c58582 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58582" ;
    dct:modified "2021-11-16T11:18:46"^^xsd:dateTime ;
    skos:altLabel "Due process"@en,
        "Due process of law"@en,
        "Rettferdig dom"@nb ;
    skos:broader humord:c09708 ;
    skos:definition "Fair trial er en betegnelse på engelsk for retten alle har til en rettferdig behandling av sin sak ved domstolene. På norsk kalles dette retten til en rettferdig rettergang.  <snl.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fair trial"@en,
        "Rettferdig rettergang"@nb .

humord:c58584 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58584" ;
    dct:modified "2024-11-05T09:57:20"^^xsd:dateTime ;
    skos:altLabel "Syklistar"@nb ;
    skos:broader humord:c07247 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclists"@en,
        "Syklister"@nb ;
    skos:related humord:c26272 .

humord:c58585 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58585" ;
    dct:modified "2025-03-17T13:16:09"^^xsd:dateTime ;
    skos:altLabel "Boscoreale"@nb ;
    skos:broader humord:c02452 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boscoreale"@en,
        "Boscoreale"@nb .

humord:c58586 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58586" ;
    dct:modified "2021-11-12T15:22:04"^^xsd:dateTime ;
    skos:altLabel "Matvarehjelp"@nb ;
    skos:broader humord:c09552 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food aid"@en,
        "Matvarebistand"@nb .

humord:c58587 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58587" ;
    dct:modified "2021-11-12T15:25:23"^^xsd:dateTime ;
    skos:altLabel "Matvaremangel"@nb ;
    skos:broader humord:c07758 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food shortage"@en,
        "Matmangel"@nb ;
    skos:related humord:c03905 .

humord:c58588 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58588" ;
    dct:modified "2021-11-01T07:05:51"^^xsd:dateTime ;
    skos:altLabel "Utenlandsk inngripen"@nb ;
    skos:broader humord:c23554 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreign intervention"@en,
        "Utenlandsk intervensjon"@nb .

humord:c58589 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58589" ;
    dct:modified "2023-09-12T12:27:45"^^xsd:dateTime ;
    skos:altLabel "Freedom of ideas"@en,
        "Tenkefrihet"@nb ;
    skos:broader humord:c09714 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of thought"@en,
        "Tankefrihet"@nb .

humord:c58590 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58590" ;
    dct:modified "2024-11-20T12:30:20"^^xsd:dateTime ;
    skos:altLabel "Freedom to choose one's residence"@en,
        "Right to choose a residence"@en,
        "Opphaldsrett"@nb,
        "Rett til opphald"@nb,
        "Rett til opphold"@nb ;
    skos:broader humord:c21495 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of residence"@en,
        "Oppholdsrett"@nb .

humord:c58591 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58591" ;
    dct:modified "2021-11-12T15:17:42"^^xsd:dateTime ;
    skos:broader humord:c58477 ;
    skos:definition "Kulturmord er en systematisk, og oftest tilsiktet, undergraving av en folkegruppes livsgrunnlag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnocide"@en,
        "Kulturmord"@nb ;
    skos:related humord:c08908,
        humord:c20185 .

humord:c58592 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58592" ;
    dct:modified "2024-11-27T20:24:47"^^xsd:dateTime ;
    skos:altLabel "Official secret"@en,
        "Official secrets"@en,
        "Offentleg hemmeleghald"@nb,
        "Offentlig hemmelighold"@nb,
        "Statshemmelegheiter"@nb ;
    skos:broader humord:c08966,
        humord:c15582 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Government secrecy"@en,
        "Statshemmeligheter"@nb .

humord:c58593 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58593" ;
    dct:modified "2022-04-05T08:09:03"^^xsd:dateTime ;
    skos:altLabel "Writ of habeas corpus"@en ;
    skos:broader humord:c58995 ;
    skos:definition "En type engelsk prosessformular brukt i middelalderen. <snl.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Habeas corpus"@en,
        "Habeas corpus"@nb .

humord:c58594 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58594" ;
    dct:modified "2024-11-13T08:40:45"^^xsd:dateTime ;
    skos:altLabel "Dangerous wastes"@en,
        "Special waste"@en,
        "Farleg avfall"@nb,
        "Giftig avfall"@nb,
        "Problemavfall"@nb,
        "Spesialavfall"@nb ;
    skos:broader humord:c12465 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dangerous waste"@en,
        "Farlig avfall"@nb .

humord:c58595 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58595" ;
    dct:modified "2024-08-15T12:25:01"^^xsd:dateTime ;
    skos:altLabel "Employment practices"@en,
        "Hiring practive"@en,
        "Tilsetjingspraksis"@nb,
        "Tilsettingspraksis"@nb ;
    skos:broader humord:c09124 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hiring practices"@en,
        "Ansettelsespraksis"@nb .

humord:c58596 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58596" ;
    dct:modified "2022-03-14T10:58:25"^^xsd:dateTime ;
    skos:altLabel "Vertland"@nb,
        "Vertsnasjon"@nb,
        "Vertsnasjoner"@nb ;
    skos:broader humord:c09573 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Host country"@en,
        "Vertsland"@nb ;
    skos:related humord:c12886,
        humord:c58560 .

humord:c58597 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58597" ;
    dct:modified "2021-11-12T15:20:46"^^xsd:dateTime ;
    skos:altLabel "HWE"@en ;
    skos:broader humord:c09132 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hostile working environment"@en,
        "Fiendtlig arbeidsmiljø"@nb ;
    skos:related humord:c22336 .

humord:c58598 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58598" ;
    dct:modified "2021-10-29T10:27:55"^^xsd:dateTime ;
    skos:altLabel "Illegal innvandring"@nb ;
    skos:broader humord:c09254 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illegal immigration"@en,
        "Ulovlig innvandring"@nb .

humord:c58599 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58599" ;
    dct:modified "2022-01-24T13:48:16"^^xsd:dateTime ;
    skos:altLabel "Immunity (Law)"@en,
        "Rettslig immunitet"@nb ;
    skos:broader humord:c08964 ;
    skos:definition "Immunitet er innenfor jus mer eller mindre omfattende fritagelse for rettsforfølgning  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Impunity"@en,
        "Immunitet (Rettsvitenskap)"@nb .

humord:c58600 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58600" ;
    dct:modified "2024-12-03T11:38:16"^^xsd:dateTime ;
    skos:altLabel "Individuelle plikter"@nb ;
    skos:broader humord:c09708,
        humord:c20287 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Individual duties"@en,
        "Individuelle plikter"@nb .

humord:c58601 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58601" ;
    dct:modified "2024-11-20T12:39:38"^^xsd:dateTime ;
    skos:altLabel "Individuelle rettar"@nb ;
    skos:broader humord:c09708,
        humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Individual rights"@en,
        "Individuelle rettigheter"@nb .

humord:c58602 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58602" ;
    dct:modified "2024-02-27T08:46:19"^^xsd:dateTime ;
    skos:altLabel "International information systems"@en,
        "IT-system"@nb,
        "IT-systemer"@nb,
        "Informasjonssystem"@nb,
        "Internasjonale informasjonssystem"@nb,
        "Internasjonale informasjonssystemer"@nb ;
    skos:broader humord:c12518 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information systems"@en,
        "Informasjonssystemer"@nb .

humord:c58603 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58603" ;
    dct:modified "2021-11-18T13:24:14"^^xsd:dateTime ;
    skos:broader humord:c25019 ;
    skos:definition "Informert samtykke er et samtykke avgitt etter at pasienten har fått tilstrekkelig informasjon om den helsehjelp som tilbys <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Me nneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Informed consent"@en,
        "Informert samtykke"@nb .

humord:c58604 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58604" ;
    dct:modified "2024-11-07T10:15:55"^^xsd:dateTime ;
    skos:altLabel "Institusjonaliserte"@nb,
        "Institusjonaliserte brukarar"@nb,
        "Institusjonaliserte brukere"@nb,
        "Institusjonaliserte pasientar"@nb,
        "Institusjonaliserte pasienter"@nb,
        "Institusjonaliserte personar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Institutionalized persons"@en,
        "Institusjonaliserte personer"@nb .

humord:c58605 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58605" ;
    dct:modified "2021-10-29T12:57:19"^^xsd:dateTime ;
    skos:broader humord:c25734 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal conflicts"@en,
        "Interne konflikter"@nb .

humord:c58606 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58606" ;
    dct:modified "2021-11-01T07:06:53"^^xsd:dateTime ;
    skos:broader humord:c09672 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal exile"@en,
        "Internt eksil"@nb .

humord:c58607 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58607" ;
    dct:modified "2022-03-16T08:56:59"^^xsd:dateTime ;
    skos:broader humord:c09249 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal migration"@en,
        "Intern migrasjon"@nb .

humord:c58609 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58609" ;
    dct:modified "2021-11-01T11:06:58"^^xsd:dateTime ;
    skos:broader humord:c20064 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International relief agencies"@en,
        "Internasjonale hjelpeorganisasjoner"@nb ;
    skos:related humord:c13924 .

humord:c58610 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58610" ;
    dct:modified "2024-11-14T08:47:06"^^xsd:dateTime ;
    skos:altLabel "Menneskeskapa katastrofar"@nb,
        "Menneskeskapte katastrofar"@nb ;
    skos:broader humord:c19416 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Man-made disasters"@en,
        "Menneskeskapte katastrofer"@nb .

humord:c58611 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58611" ;
    dct:modified "2024-07-03T12:55:04"^^xsd:dateTime ;
    skos:altLabel "Mødrehelse"@nb ;
    skos:broader humord:c22665 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maternal health"@en,
        "Mødrehelse"@nb ;
    skos:related humord:c28216 .

humord:c58612 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58612" ;
    dct:modified "2021-11-02T09:01:13"^^xsd:dateTime ;
    skos:broader humord:c09014 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maternal mortality"@en,
        "Mødredødelighet"@nb ;
    skos:related humord:c58611 .

humord:c58613 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58613" ;
    dct:modified "2021-11-01T13:43:18"^^xsd:dateTime ;
    skos:broader humord:c08953 ;
    skos:definition "Et samfunns håndhevelse av lov og rett med de maktmidler det har til rådighet <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law enforcement"@en,
        "Rettshåndhevelse"@nb .

humord:c58614 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58614" ;
    dct:modified "2022-02-16T07:37:49"^^xsd:dateTime ;
    skos:broader humord:c24452 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Oppdatert"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legislative power"@en,
        "Lovgivende makt"@nb ;
    skos:related humord:c09244,
        humord:c09542 .

humord:c58615 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58615" ;
    dct:modified "2021-11-01T14:41:27"^^xsd:dateTime ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military alliances"@en,
        "Militære allianser"@nb .

humord:c58617 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58617" ;
    dct:modified "2021-11-01T14:57:06"^^xsd:dateTime ;
    skos:altLabel "Militære kampanjer"@nb ;
    skos:broader humord:c09451 ;
    skos:definition "Militære operasjoner er den koordinerte militære innsats av ulike tiltak med sikte på å nå et definert militært mål eller å avgjøre en situasjon i egen favør <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military operations"@en,
        "Militære operasjoner"@nb ;
    skos:related humord:c09522 .

humord:c58618 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58618" ;
    dct:modified "2024-11-04T12:23:50"^^xsd:dateTime ;
    skos:altLabel "Disappeared persons"@en,
        "Enforced disappearances"@en,
        "Forced disappearances"@en,
        "Forsvunne personar"@nb,
        "Forsvunne personer"@nb,
        "Savna"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Missing persons"@en,
        "Savnede"@nb .

humord:c58619 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58619" ;
    dct:modified "2021-11-03T10:11:31"^^xsd:dateTime ;
    skos:altLabel "Narkoterror"@nb,
        "Narkotikaterrorisme"@nb ;
    skos:broader humord:c09678 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Narcoterrorism"@en,
        "Narkoterrorisme"@nb ;
    skos:related humord:c30359 .

humord:c58620 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58620" ;
    dct:modified "2021-11-02T12:16:09"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet av Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "National courts"@en,
        "Nasjonale domstoler"@nb .

humord:c58621 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58621" ;
    dct:modified "2021-11-02T12:24:47"^^xsd:dateTime ;
    skos:broader humord:c25780 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Networking"@en,
        "Nettverksbygging"@nb .

humord:c58622 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58622" ;
    dct:modified "2021-11-18T13:25:11"^^xsd:dateTime ;
    skos:altLabel "Non refoulement"@en,
        "Non refoulement"@nb ;
    skos:broader humord:c08955 ;
    skos:definition "Non refoulement-prinsippet innebærer at ingen kan sende en person tilbake til sitt hjemland om han risikerer å bli forfulgt der <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-refoulement"@en,
        "Non refoulement"@nb .

humord:c58623 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58623" ;
    dct:modified "2024-10-30T12:19:26"^^xsd:dateTime ;
    skos:altLabel "Opposisjonsleiarar"@nb ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opposition leaders"@en,
        "Opposisjonsledere"@nb ;
    skos:related humord:c07315 .

humord:c58624 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58624" ;
    dct:modified "2024-08-15T12:18:08"^^xsd:dateTime ;
    skos:altLabel "Benefit in kind"@en,
        "Benefits in kind"@en,
        "Employee benefits"@en,
        "Fringe benefits"@en,
        "Payment in kind"@en,
        "Payments in kind"@en,
        "Ansattgoder"@nb,
        "Frynsegode"@nb,
        "Naturalytelse"@nb,
        "Naturalytelser"@nb,
        "Naturalyting"@nb ;
    skos:broader humord:c07838 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-wage benefits"@en,
        "Frynsegoder"@nb .

humord:c58625 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58625" ;
    dct:modified "2021-12-06T07:30:06"^^xsd:dateTime ;
    skos:altLabel "Ikke-selvstyrte territorier"@nb ;
    skos:broader humord:c09571 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-self governing territories"@en,
        "Ikke-selvstyrte områder"@nb .

humord:c58627 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58627" ;
    dct:modified "2024-01-11T14:11:33"^^xsd:dateTime ;
    skos:altLabel "Police training"@en ;
    skos:broader humord:c07969 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police education"@en,
        "Politiutdanning"@nb ;
    skos:related humord:c08921 .

humord:c58628 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58628" ;
    dct:modified "2023-08-21T08:10:31"^^xsd:dateTime ;
    skos:altLabel "Ban on correspondence and visits"@en,
        "Ban on visits"@en,
        "Besøksforbud"@nb ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Incommunicado detention"@en,
        "Brev- og besøksforbud"@nb .

humord:c58629 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58629" ;
    dct:modified "2024-10-01T10:32:15"^^xsd:dateTime ;
    skos:altLabel "Custody"@en,
        "Detention in custody"@en,
        "Varetekt"@nb,
        "Varetektfengsling"@nb,
        "Varetektsfengsling"@nb ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police custody"@en,
        "Varetekt"@nb .

humord:c58630 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58630" ;
    dct:modified "2025-01-07T11:48:55"^^xsd:dateTime ;
    skos:altLabel "Politiske bevegelsar"@nb,
        "Politiske rørsler"@nb ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political movements"@en,
        "Politiske bevegelser"@nb .

humord:c58631 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58631" ;
    dct:modified "2021-11-03T11:28:40"^^xsd:dateTime ;
    skos:altLabel "Political crimes"@en,
        "Politiske lovbrudd"@nb ;
    skos:broader humord:c08890,
        humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political offences"@en,
        "Politiske forbrytelser"@nb .

humord:c58632 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58632" ;
    dct:modified "2021-11-03T11:52:17"^^xsd:dateTime ;
    skos:altLabel "Political oppression"@en,
        "Politisk undertrykking"@nb ;
    skos:broader humord:c09239 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political repression"@en,
        "Politisk undertrykkelse"@nb .

humord:c58633 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58633" ;
    dct:modified "2024-10-14T11:21:42"^^xsd:dateTime ;
    skos:altLabel "Populasjonsdynamikk"@nb ;
    skos:broader humord:c64361 ;
    skos:definition "Populasjonsdynamikk er et felt innen økologien der man studerer endringer i arters forekomst (antall) og utbredelsemønstre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population dynamics"@en,
        "Populasjonsdynamikk"@nb ;
    skos:related humord:c08998 .

humord:c58634 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58634" ;
    dct:modified "2021-11-04T16:57:54"^^xsd:dateTime ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political situation"@en,
        "Politisk situasjon"@nb .

humord:c58635 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58635" ;
    dct:modified "2021-11-05T11:11:59"^^xsd:dateTime ;
    skos:broader humord:c08886 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Nyopprettet"@nb,
        "UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prison conditions"@en,
        "Fengselsforhold"@nb .

humord:c58636 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58636" ;
    dct:modified "2024-11-05T09:55:18"^^xsd:dateTime ;
    skos:altLabel "Samvetts­fangar"@nb,
        "Samvits­fangar"@nb ;
    skos:broader humord:c07221 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prisoners of conscience"@en,
        "Samvittighetsfanger"@nb .

humord:c58637 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58637" ;
    dct:modified "2024-11-22T07:41:16"^^xsd:dateTime ;
    skos:altLabel "Music archeology"@en,
        "Sound archaeology"@en,
        "Sound archeology"@en,
        "Lydarkeologi"@nb,
        "Musikkarkeologi"@nb ;
    skos:broader humord:c00102 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Music archaeology"@en,
        "Musikkarkeologi"@nb .

humord:c58638 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58638" ;
    dct:modified "2023-11-28T13:48:37"^^xsd:dateTime ;
    skos:altLabel "Gaia concept"@en,
        "Gaia paradigm"@en,
        "Gaia principle"@en,
        "Gaia theory"@en,
        "Gaian hypothesis"@en,
        "Living earth theory"@en,
        "Gaia-hypotesen"@nb,
        "Gaiahypotesen"@nb ;
    skos:broader humord:c00738 ;
    skos:definition "Hypotese om at hele jordkloden må regnes som en levende organisme <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaia hypothesis"@en,
        "Gaia-hypotesen"@nb ;
    skos:related humord:c21885 .

humord:c58639 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58639" ;
    dct:modified "2024-11-05T09:56:32"^^xsd:dateTime ;
    skos:altLabel "Oarsemen"@en,
        "Scullers"@en,
        "Roarar"@nb ;
    skos:broader humord:c07247 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rowers"@en,
        "Roere"@nb ;
    skos:related humord:c28622 .

humord:c58640 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58640" ;
    dct:modified "2023-08-29T12:51:17"^^xsd:dateTime ;
    skos:altLabel "Law and order"@en,
        "Offentlig ro og orden"@nb,
        "Ro og orden"@nb ;
    skos:broader humord:c08953 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public order"@en,
        "Offentlig orden"@nb .

humord:c58641 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58641" ;
    dct:modified "2021-11-08T13:57:19"^^xsd:dateTime ;
    skos:altLabel "Public properties"@en,
        "Offentlige eiendommer"@nb ;
    skos:broader humord:c07802 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public property"@en,
        "Offentlig eiendom"@nb .

humord:c58642 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58642" ;
    dct:modified "2021-11-18T13:28:58"^^xsd:dateTime ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Racial violence"@en,
        "Rasevold"@nb ;
    skos:related humord:c09235 .

humord:c58643 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58643" ;
    dct:modified "2021-11-18T13:30:01"^^xsd:dateTime ;
    skos:altLabel "Reeducation camps"@en,
        "Omskoleringsleire"@nb ;
    skos:broader humord:c14491 ;
    skos:definition "Leir, institusjon for især politisk omskolering <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukketbemerkining: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Re-education camps"@en,
        "Omskoleringsleirer"@nb .

humord:c58644 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58644" ;
    dct:modified "2022-02-24T07:33:07"^^xsd:dateTime ;
    skos:altLabel "Flyktningrett"@nb,
        "Flyktningsrett"@nb ;
    skos:broader humord:c58353 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refugee law"@en,
        "Flyktningerett"@nb .

humord:c58645 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58645" ;
    dct:modified "2024-10-30T11:28:54"^^xsd:dateTime ;
    skos:altLabel "Flyktningstatus"@nb ;
    skos:broader humord:c09570 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refugee status"@en,
        "Flyktningstatus"@nb ;
    skos:related humord:c07229 .

humord:c58646 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58646" ;
    dct:modified "2024-10-30T11:29:17"^^xsd:dateTime ;
    skos:altLabel "Re-settlement"@en,
        "Gjenbusetting"@nb ;
    skos:broader humord:c09249 ;
    skos:definition "Overføring av flyktninger for bosetting i et annet land. Brukes som regel i forbindelse med mottak av overføringsflyktninger <Flyktninghjelpen.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resettlement"@en,
        "Gjenbosetting"@nb ;
    skos:related humord:c07229 .

humord:c58647 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58647" ;
    dct:modified "2021-11-09T07:34:31"^^xsd:dateTime ;
    skos:altLabel "Discrimination based on conviction"@en,
        "Discrimination based on creed"@en,
        "Discrimination based on religion"@en,
        "Discrimination based on religious activity"@en,
        "Discrimination based on religious belief"@en ;
    skos:broader humord:c09318 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Religious discrimination"@en,
        "Religiøs diskriminering"@nb .

humord:c58648 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58648" ;
    dct:modified "2021-11-09T07:45:45"^^xsd:dateTime ;
    skos:broader humord:c08472 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Religious theories"@en,
        "Religiøse teorier"@nb .

humord:c58649 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58649" ;
    dct:modified "2023-04-24T16:08:07"^^xsd:dateTime ;
    skos:altLabel "Bosettingstillatelse"@nb,
        "Settlement permit"@nb ;
    skos:broader humord:c58353 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Residence permit"@en,
        "Oppholdstillatelse"@nb .

humord:c58650 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58650" ;
    dct:modified "2024-08-15T13:18:39"^^xsd:dateTime ;
    skos:altLabel "Ansvar"@nb ;
    skos:broader humord:c00240 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Responsibility"@en,
        "Ansvar"@nb ;
    skos:related humord:c00243 .

humord:c58651 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58651" ;
    dct:modified "2022-03-18T08:55:49"^^xsd:dateTime ;
    skos:altLabel "Omgjøring (Rettsvitenskap)"@nb,
        "Tilbakelevering (Jus)"@nb ;
    skos:broader humord:c08967 ;
    skos:definition "Restitusjon er et begrep som brukes på flere rettsfelter i betydningen tilbakelevering, omgjøring, det å få tilbake tidligere rettigheter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Restitution (Law)"@en,
        "Restitusjon (Rettsvitenskap)"@nb .

humord:c58652 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58652" ;
    dct:modified "2023-09-12T12:30:14"^^xsd:dateTime ;
    skos:altLabel "Sanksjonsrett  (Folkerett)"@nb ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sanctions (International law)"@en,
        "Sanksjoner (Folkerett)"@nb .

humord:c58653 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58653" ;
    dct:modified "2024-11-04T08:25:12"^^xsd:dateTime ;
    skos:altLabel "Fireman"@en,
        "Firemen"@en,
        "Firewoman"@en,
        "Firewomen"@en,
        "Brannfolk"@nb,
        "Brannkonstablar"@nb,
        "Brannmann"@nb,
        "Brannmenn"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Firefighters"@en,
        "Brannkonstabler"@nb ;
    skos:related humord:c58885 .

humord:c58654 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58654" ;
    dct:modified "2021-11-09T13:05:05"^^xsd:dateTime ;
    skos:altLabel "Sesesjon"@nb,
        "Utbryting"@nb,
        "Uttredelse"@nb ;
    skos:broader humord:c09547 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secession"@en,
        "Løsrivelse"@nb .

humord:c58655 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58655" ;
    dct:modified "2021-11-09T11:19:36"^^xsd:dateTime ;
    skos:altLabel "Seksuell utnytting"@nb ;
    skos:broader humord:c08912 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sexual exploitation"@en,
        "Seksuell utnyttelse"@nb ;
    skos:related humord:c22063 .

humord:c58656 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58656" ;
    dct:modified "2024-11-20T12:43:01"^^xsd:dateTime ;
    skos:altLabel "Seksuelle rettar"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sexual rights"@en,
        "Seksuelle rettigheter"@nb ;
    skos:related humord:c08140 .

humord:c58657 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58657" ;
    dct:modified "2021-11-09T11:53:25"^^xsd:dateTime ;
    skos:altLabel "Social cost"@en ;
    skos:broader humord:c23942 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social costs"@en,
        "Samfunnskostnader"@nb .

humord:c58658 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58658" ;
    dct:modified "2022-06-15T14:29:14"^^xsd:dateTime ;
    skos:altLabel "Sosiallovgivning"@nb ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social law"@en,
        "Sosialrett"@nb ;
    skos:related humord:c23919 .

humord:c58659 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58659" ;
    dct:modified "2021-11-18T13:30:40"^^xsd:dateTime ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social unrest"@en,
        "Sosial uro"@nb .

humord:c58660 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58660" ;
    dct:modified "2021-11-09T13:03:45"^^xsd:dateTime ;
    skos:altLabel "Solitary"@en ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solitary confinement"@en,
        "Isolat (Straff)"@nb .

humord:c58661 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58661" ;
    dct:modified "2024-11-01T13:28:45"^^xsd:dateTime ;
    skos:altLabel "Special envoys"@en,
        "Special representative"@en,
        "Spesialrapportørar"@nb,
        "Spesialrapportører"@nb,
        "Spesialrepresentant"@nb,
        "Spesialutsending"@nb,
        "Spesialutsendingar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning. ubo21"@nb,
        "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Special rapporteurs"@en,
        "Spesialutsendinger"@nb ;
    skos:related humord:c07424,
        humord:c09607 .

humord:c58662 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58662" ;
    dct:modified "2021-11-09T13:45:06"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "State responsibility"@en,
        "Statsansvar"@nb .

humord:c58664 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58664" ;
    dct:modified "2022-03-09T10:45:32"^^xsd:dateTime ;
    skos:altLabel "Structural adjustment"@en,
        "Strukturtilpasning"@nb ;
    skos:broader humord:c09608 ;
    skos:definition "Strukturtilpasning er en strategi som i særdeleshet benyttes av Verdensbanken og Det internasjonale pengefondet i forbindelse med betingelsene de setter for å gi lån til fattige land <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural adjustments"@en,
        "Strukturtilpasninger"@nb .

humord:c58665 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58665" ;
    dct:modified "2022-03-09T10:46:52"^^xsd:dateTime ;
    skos:altLabel "Structural discrimination"@en,
        "Systemisk diskriminering"@nb ;
    skos:broader humord:c09318 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systemic discrimination"@en,
        "Strukturell diskriminering"@nb .

humord:c58666 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58666" ;
    dct:modified "2022-03-10T12:51:19"^^xsd:dateTime ;
    skos:altLabel "Right to the territorial integrity"@en,
        "Territoriell integritet"@nb ;
    skos:broader humord:c08955 ;
    skos:definition "Folkerettens prinsipp som forbyr stater å bruke makt mot en annen stats \"territoriale integritet eller politiske uavhengighet\" <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Territorial integrity"@en,
        "Territorial integritet"@nb .

humord:c58667 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58667" ;
    dct:modified "2024-11-04T12:29:06"^^xsd:dateTime ;
    skos:altLabel "Injured persons"@en,
        "Skada"@nb,
        "Skadede"@nb,
        "Skadete"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wounded persons"@en,
        "Skadde"@nb .

humord:c58668 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58668" ;
    dct:modified "2022-03-17T07:40:23"^^xsd:dateTime ;
    skos:broader humord:c14622 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White papers"@en,
        "Stortingsmeldinger"@nb ;
    skos:related humord:c58930 .

humord:c58669 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58669" ;
    dct:modified "2024-11-04T14:47:39"^^xsd:dateTime ;
    skos:altLabel "Victims of war"@en,
        "Krigsoffer"@nb ;
    skos:broader humord:c20412 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "War victims"@en,
        "Krigsofre"@nb .

humord:c58700 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58700" ;
    dct:modified "2024-11-04T14:49:38"^^xsd:dateTime ;
    skos:altLabel "Torturoffer"@nb ;
    skos:broader humord:c20412 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Torture victims"@en,
        "Torturofre"@nb .

humord:c58701 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58701" ;
    dct:modified "2024-11-05T08:18:54"^^xsd:dateTime ;
    skos:altLabel "Torturistar"@nb ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Torturers"@en,
        "Torturister"@nb .

humord:c58702 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58702" ;
    dct:modified "2025-01-10T07:12:22"^^xsd:dateTime ;
    skos:altLabel "Stammekultur"@nb,
        "Stammeorganisasjon"@nb,
        "Stammesystem"@nb,
        "Tribalisme"@nb ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tribalism"@en,
        "Tribalisme"@nb ;
    skos:related humord:c00745,
        humord:c09177 .

humord:c58703 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58703" ;
    dct:modified "2022-02-15T19:32:08"^^xsd:dateTime ;
    skos:altLabel "Tilsynsområde"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Tilsynsområde var en folkerettslig status for administrasjon av avhengige områder, etablert av FN-pakten, inngått i 1945. FNs tilsynsråd førte kontroll med administrasjonen av områdene og utviklingen der. Elleve områder hadde status som tilsynsområder. Det siste ble avviklet i 1994 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trust territories"@en,
        "Tilsynsområder"@nb .

humord:c58705 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58705" ;
    dct:modified "2022-03-09T12:00:41"^^xsd:dateTime ;
    skos:altLabel "Byvold"@nb,
        "Storbyvold"@nb ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urban violence"@en,
        "Urban vold"@nb .

humord:c58706 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58706" ;
    dct:modified "2024-11-15T09:53:29"^^xsd:dateTime ;
    skos:altLabel "Sårbare grupper"@nb ;
    skos:broader humord:c28458 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vulnerable groups"@en,
        "Sårbare grupper"@nb .

humord:c58707 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58707" ;
    dct:modified "2024-11-15T10:40:49"^^xsd:dateTime ;
    skos:altLabel "Ressurssvake grupper"@nb,
        "Vanskelegstilte grupper"@nb,
        "Vanskeligstilte grupper"@nb ;
    skos:broader humord:c28458 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disadvantaged groups"@en,
        "Ressurssvake grupper"@nb .

humord:c58708 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58708" ;
    dct:modified "2024-11-29T15:06:26"^^xsd:dateTime ;
    skos:altLabel "Verdisystem"@nb ;
    skos:broader humord:c00359 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Value systems"@en,
        "Verdisystemer"@nb .

humord:c58709 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58709" ;
    dct:modified "2024-11-26T17:15:45"^^xsd:dateTime ;
    skos:altLabel "Visum"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Visas"@en,
        "Visa"@nb .

humord:c58710 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58710" ;
    dct:modified "2024-12-17T07:47:35"^^xsd:dateTime ;
    skos:altLabel "Dersim-opprøret"@nb,
        "Dersimopprøret"@nb ;
    skos:broader humord:c04019 ;
    skos:definition "Et alevi-kurdisk opprør mot direkte statlig styre og kulturell homogeniseringspolitikk; endte med store massakrer og tvangsforflytninger, og regnes som en bakgrunn for kurdisk motstand i nyere tid <snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dersim rebellion"@en,
        "Dersim-opprøret"@nb .

humord:c58711 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58711" ;
    dct:modified "2025-01-07T08:59:08"^^xsd:dateTime ;
    skos:altLabel "Harlemrenessansen"@nb ;
    skos:broader humord:c04799,
        humord:c06603,
        humord:c09179 ;
    skos:definition "En intellektuell og kulturell oppblomstring av afroamerikansk musikk, dans, kunst, mote, litteratur, teater og politikk på 1920- og -30-tallet, med utgangspunkt i bydelen Harlem i New York City <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harlem Renaissance"@en,
        "Harlemrenessansen"@nb ;
    skos:related humord:c09183 .

humord:c58712 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58712" ;
    dct:modified "2025-02-14T08:03:57"^^xsd:dateTime ;
    skos:altLabel "Storm Lake"@nb ;
    skos:broader humord:c27777 ;
    skos:editorialNote "Lukket bemerkning: UBO21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Storm Lake"@en,
        "Storm Lake"@nb .

humord:c58713 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58713" ;
    dct:modified "2025-03-06T09:45:18"^^xsd:dateTime ;
    skos:altLabel "Poros"@nb ;
    skos:broader humord:c02357 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poros"@en,
        "Poros"@nb .

humord:c58714 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58714" ;
    dct:modified "2021-11-16T09:04:58"^^xsd:dateTime ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abandoned children"@en,
        "Forlatte barn"@nb .

humord:c58715 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58715" ;
    dct:modified "2024-12-13T08:09:23"^^xsd:dateTime ;
    skos:altLabel "Country of first asylum"@en,
        "Fyrste asylland"@nb,
        "Første asylland"@nb ;
    skos:broader humord:c22255 ;
    skos:definition "Det første landet en flyktning tar opphold i utenfor hjemlandet sitt, i et kortere eller lengre tidsrom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First country of asylum"@en,
        "Første asylland"@nb .

humord:c58716 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58716" ;
    dct:modified "2021-11-18T11:33:27"^^xsd:dateTime ;
    skos:broader humord:c30359 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug possession"@en,
        "Narkotikabesittelse"@nb ;
    skos:related humord:c13418 .

humord:c58717 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58717" ;
    dct:modified "2024-10-30T12:13:51"^^xsd:dateTime ;
    skos:altLabel "Valobservatørar"@nb ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election observers"@en,
        "Valgobservatører"@nb ;
    skos:related humord:c07385,
        humord:c09705 .

humord:c58718 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58718" ;
    dct:modified "2023-04-12T08:32:49"^^xsd:dateTime ;
    skos:altLabel "Election acts"@en,
        "Valglov"@nb ;
    skos:broader humord:c08964 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electoral acts"@en,
        "Valglover"@nb .

humord:c58719 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58719" ;
    dct:modified "2023-04-11T15:52:25"^^xsd:dateTime ;
    skos:broader humord:c08964 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Equality before the law"@en,
        "Likhet for loven"@nb ;
    skos:related humord:c09318,
        humord:c09708 .

humord:c58720 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58720" ;
    dct:modified "2022-03-16T08:45:50"^^xsd:dateTime ;
    skos:broader humord:c58721 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnic enclaves"@en,
        "Etniske enklaver"@nb .

humord:c58721 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58721" ;
    dct:modified "2021-11-16T12:55:52"^^xsd:dateTime ;
    skos:broader humord:c09018 ;
    skos:editorialNote "Lukket bemerkning: UBO21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enclaves"@en,
        "Enklaver"@nb .

humord:c58722 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58722" ;
    dct:modified "2023-05-04T16:31:03"^^xsd:dateTime ;
    skos:altLabel "Fiskerett"@nb,
        "Fiskerettigheter"@nb ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishing rights"@en,
        "Fiskerirett"@nb .

humord:c58723 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58723" ;
    dct:modified "2024-11-20T12:38:07"^^xsd:dateTime ;
    skos:altLabel "Basic rights and needs"@en,
        "Fundamental rights"@en,
        "Fundamental rights and freedoms"@en,
        "Fundamental rights and needs"@en,
        "Grunnleggande rettar"@nb,
        "Grunnleggjande rettar"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basic rights"@en,
        "Grunnleggende rettigheter"@nb ;
    skos:related humord:c09708 .

humord:c58724 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58724" ;
    dct:modified "2022-06-21T15:04:43"^^xsd:dateTime ;
    skos:altLabel "TV-overvåkning"@nb,
        "Videoovervåkning"@nb ;
    skos:broader humord:c09594 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video surveillance"@en,
        "Kameraovervåkning"@nb .

humord:c58726 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58726" ;
    dct:modified "2025-03-14T08:59:08"^^xsd:dateTime ;
    skos:altLabel "Bergamo"@nb ;
    skos:broader humord:c02492 ;
    skos:editorialNote "Lukket bemerkning:ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bergamo"@en,
        "Bergamo"@nb .

humord:c58727 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58727" ;
    dct:modified "2021-11-23T11:08:21"^^xsd:dateTime ;
    skos:broader humord:c07984 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enthusiasm"@en,
        "Entusiasme"@nb .

humord:c58728 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58728" ;
    dct:modified "2021-11-23T15:48:47"^^xsd:dateTime ;
    skos:broader humord:c05320 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photo critique"@en,
        "Fotokritikk"@nb .

humord:c58729 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58729" ;
    dct:modified "2024-10-30T12:09:07"^^xsd:dateTime ;
    skos:altLabel "Sosialdemokratar"@nb ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social democrats"@en,
        "Sosialdemokrater"@nb .

humord:c58730 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58730" ;
    dct:modified "2025-03-31T13:46:34"^^xsd:dateTime ;
    skos:altLabel "Indre Østfold"@nb ;
    skos:broader humord:c02984 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indre Østfold"@en,
        "Indre Østfold"@nb .

humord:c58731 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58731" ;
    dct:modified "2025-03-31T13:42:57"^^xsd:dateTime ;
    skos:altLabel "Mona"@en,
        "Mona"@nb,
        "Monaryggen"@nb ;
    skos:broader humord:c58730 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monaryggen"@en,
        "Monaryggen"@nb .

humord:c58732 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58732" ;
    dct:modified "2024-10-15T12:14:08"^^xsd:dateTime ;
    skos:altLabel "Barnets beste"@nb ;
    skos:broader humord:c21799 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Best interest of the child"@en,
        "Barnets beste"@nb .

humord:c58733 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58733" ;
    dct:modified "2024-08-28T08:14:43"^^xsd:dateTime ;
    skos:altLabel "Apprehension"@en,
        "Arrest"@nb,
        "Arrestasjon"@nb,
        "Pågripelse"@nb,
        "Pågriping"@nb ;
    skos:broader humord:c08986 ;
    skos:definition "Pågripelse er en frihetsberøvelse som kan foretas av politiet overfor en person som med skjellig grunn mistenkes for én eller flere straffbare handlinger som kan medføre høyere straff enn fengsel i seks måneder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arrest"@en,
        "Arrest"@nb .

humord:c58734 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58734" ;
    dct:modified "2022-03-03T08:00:13"^^xsd:dateTime ;
    skos:altLabel "Preventive detention"@en,
        "Preventive supervision"@en,
        "Sikring (Straff)"@nb ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Detention"@en,
        "Forvaring"@nb .

humord:c58735 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58735" ;
    dct:modified "2024-06-17T14:49:15"^^xsd:dateTime ;
    skos:altLabel "Break wind"@en,
        "Fart"@en,
        "Flatulence"@en,
        "Fis"@nb,
        "Fising"@nb,
        "Fjert"@nb,
        "Fjerting"@nb,
        "Flatulens"@nb,
        "Flatus"@nb,
        "Promp"@nb,
        "Promping"@nb,
        "Tarmgass"@nb ;
    skos:broader humord:c61374 ;
    skos:definition "Promp er gassutslipp fra endetarmen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farting"@en,
        "Promping"@nb .

humord:c58736 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58736" ;
    dct:modified "2021-11-29T15:31:08"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:definition "Et distrikt i Murmansk oblast (fylke), Russland"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lovozero"@en,
        "Lovozero"@nb .

humord:c58738 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58738" ;
    dct:modified "2024-11-04T14:00:29"^^xsd:dateTime ;
    skos:altLabel "Vitneplikt"@nb ;
    skos:broader humord:c14367 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsion to testify"@en,
        "Vitneplikt"@nb ;
    skos:related humord:c22238,
        humord:c23299 .

humord:c58739 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58739" ;
    dct:modified "2021-12-06T11:47:06"^^xsd:dateTime ;
    skos:broader humord:c09551 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conditionality"@en,
        "Kondisjonalitet"@nb .

humord:c58740 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58740" ;
    dct:modified "2023-05-04T14:55:19"^^xsd:dateTime ;
    skos:altLabel "Konstitusjonelle domstoler"@nb,
        "Konstitusjonsdomstoler"@nb,
        "Statsdomstoler"@nb ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constitutional courts"@en,
        "Forfatningsdomstoler"@nb .

humord:c58741 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58741" ;
    dct:modified "2022-04-29T11:33:09"^^xsd:dateTime ;
    skos:altLabel "Kontraktsmessige forpliktelser"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractual obligations"@en,
        "Kontraktsforpliktelser"@nb .

humord:c58742 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58742" ;
    dct:modified "2021-12-06T11:43:17"^^xsd:dateTime ;
    skos:altLabel "Derogasjoner"@nb ;
    skos:broader humord:c08953 ;
    skos:definition "Derogasjon er et juridisk uttrykk for å gjøre inngrep i rettigheter eller fravike en rettsregel <snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Derogations"@en,
        "Derogasjon"@nb .

humord:c58743 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58743" ;
    dct:modified "2025-02-27T14:22:42"^^xsd:dateTime ;
    skos:altLabel "Murray–Darlingbekkenet"@nb ;
    skos:broader humord:c03723 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Murray–Darling basin"@en,
        "Murray–Darlingbekkenet"@nb .

humord:c58744 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58744" ;
    dct:modified "2021-12-07T13:08:23"^^xsd:dateTime ;
    skos:altLabel "Fri flyt av informasjon"@nb ;
    skos:broader humord:c09086 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Free flow of information"@en,
        "Fri informasjonsflyt"@nb .

humord:c58745 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58745" ;
    dct:modified "2021-12-07T13:10:38"^^xsd:dateTime ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eligibility"@en,
        "Valgbarhet"@nb ;
    skos:related humord:c26190 .

humord:c58746 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58746" ;
    dct:modified "2022-06-27T09:08:59"^^xsd:dateTime ;
    skos:broader humord:c09086,
        humord:c21106 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental information"@en,
        "Miljøinformasjon"@nb ;
    skos:related humord:c24647 .

humord:c58747 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58747" ;
    dct:modified "2021-12-07T13:16:37"^^xsd:dateTime ;
    skos:broader humord:c07859 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethical investments"@en,
        "Etiske investeringer"@nb ;
    skos:related humord:c25373 .

humord:c58748 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58748" ;
    dct:modified "2021-12-07T13:27:18"^^xsd:dateTime ;
    skos:altLabel "Eviction"@en,
        "Utkastelse"@nb ;
    skos:broader humord:c21903 ;
    skos:definition "Med rettens samtykke det å tvinge leieboer til å forlate hus eller leilighet <bokmålsordboka>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evictions"@en,
        "Utkastelser"@nb ;
    skos:related humord:c23629 .

humord:c58749 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58749" ;
    dct:modified "2023-03-31T09:33:05"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:definition "Rettsmidler er en fellesbetegnelse for de midler som partene i sivile saker og straffesaker har til rådighet for å få prøvd på nytt en dom, kjennelse eller beslutning av en domstol <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmes fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Remedies"@en,
        "Rettsmidler"@nb .

humord:c58750 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58750" ;
    dct:modified "2021-12-07T13:33:37"^^xsd:dateTime ;
    skos:broader humord:c23637 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extraterritorial jurisdiction"@en,
        "Eksterritorial jurisdiksjon"@nb .

humord:c58751 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58751" ;
    dct:modified "2022-06-27T09:57:36"^^xsd:dateTime ;
    skos:broader humord:c08989 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extrajudicial executions"@en,
        "Utenomrettslige henrettelser"@nb .

humord:c58752 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58752" ;
    dct:modified "2021-12-07T13:44:39"^^xsd:dateTime ;
    skos:broader humord:c26831 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fair representation"@en,
        "Rettferdig representasjon"@nb .

humord:c58753 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58753" ;
    dct:modified "2024-08-21T08:41:58"^^xsd:dateTime ;
    skos:altLabel "Earwitnessing"@en,
        "Øyrevitne"@nb ;
    skos:broader humord:c20964,
        humord:c22238 ;
    skos:definition "Ørvitner er vitner som har hørt noe bli sagt eller gjort <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earwitnesses"@en,
        "Ørevitner"@nb .

humord:c58754 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58754" ;
    dct:modified "2025-01-24T07:47:35"^^xsd:dateTime ;
    skos:altLabel "Olsok"@nb ;
    skos:broader humord:c04948 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "St. Olaf's Day"@en,
        "Olsok"@nb .

humord:c58755 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58755" ;
    dct:modified "2025-02-14T08:52:11"^^xsd:dateTime ;
    skos:altLabel "Sedona"@nb ;
    skos:broader humord:c01708 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedona"@en,
        "Sedona"@nb .

humord:c58756 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58756" ;
    dct:modified "2025-02-13T13:51:51"^^xsd:dateTime ;
    skos:altLabel "Lower East Side (New York)"@nb ;
    skos:broader humord:c01733 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lower East Side (New York)"@en,
        "Lower East Side (New York)"@nb .

humord:c58757 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58757" ;
    dct:modified "2025-03-24T12:35:21"^^xsd:dateTime ;
    skos:altLabel "Geotechnical measurements"@en,
        "Geotechnical surveys"@en,
        "Geoteknikk"@nb,
        "Geotekniske målingar"@nb,
        "Geotekniske målinger"@nb,
        "Geotekniske undersøkelser"@nb,
        "Geotekniske undersøkingar"@nb,
        "Geoteknologi"@nb ;
    skos:broader humord:c04305 ;
    skos:definition "Geoteknikk, ingeniørvitenskap som behandler jord- og bergartenes egenskaper i byggeteknisk henseende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geotechnics"@en,
        "Geoteknikk"@nb .

humord:c58758 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58758" ;
    dct:modified "2025-03-28T12:49:46"^^xsd:dateTime ;
    skos:altLabel "Alexander Kielland capsize accident"@en,
        "Alexander L. Kielland accident"@en,
        "Alexander L. Kielland capsize accident"@en,
        "Alexander Kielland-ulukka"@nb,
        "Alexander Kielland-ulykka"@nb,
        "Alexander Kielland-ulykken"@nb,
        "Alexander L. Kielland-ulukka (1980)"@nb,
        "Alexander L. Kielland-ulykka (1980)"@nb,
        "Alexander L. Kielland-ulykken (1980)"@nb,
        "Kielland-ulukka (1980)"@nb,
        "Kielland-ulykka (1980)"@nb ;
    skos:broader humord:c01533,
        humord:c07701 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alexander Kielland accident (1980)"@en,
        "Kielland-ulykken (1980)"@nb .

humord:c58760 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58760" ;
    dct:modified "2024-07-26T14:26:02"^^xsd:dateTime ;
    skos:altLabel "Agencies"@en,
        "Agentur"@nb,
        "Handelsagentur"@nb,
        "Handelsagenturer"@nb ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factorships"@en,
        "Agenturer"@nb ;
    skos:related humord:c58761 .

humord:c58761 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58761" ;
    dct:modified "2024-07-26T14:21:34"^^xsd:dateTime ;
    skos:altLabel "Business agents"@en,
        "Commission merchants"@en,
        "Mercantile agents"@en,
        "Sales representatives"@en,
        "Traveling salesmen"@en,
        "Agentar (Handel)"@nb,
        "Agenter (Handel)"@nb,
        "Handelsagentar"@nb,
        "Handelsreisande"@nb,
        "Handelsreisende"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commercial agents"@en,
        "Handelsagenter"@nb ;
    skos:related humord:c58760 .

humord:c58762 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58762" ;
    dct:modified "2024-07-05T07:46:36"^^xsd:dateTime ;
    skos:altLabel "Adresser"@nb ;
    skos:broader humord:c04322 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Addresses"@en,
        "Adresser"@nb .

humord:c58763 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58763" ;
    dct:modified "2024-07-05T07:40:43"^^xsd:dateTime ;
    skos:altLabel "Administrative inndelingsgrenser"@nb ;
    skos:broader humord:c09059 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative division boundaries"@en,
        "Administrative inndelingsgrenser"@nb ;
    skos:related humord:c09020 .

humord:c58766 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58766" ;
    dct:modified "2024-07-31T14:33:34"^^xsd:dateTime ;
    skos:altLabel "Aktiveringspolitikk"@nb ;
    skos:broader humord:c09597 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Activation policy"@en,
        "Aktiveringspolitikk"@nb .

humord:c58767 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58767" ;
    dct:modified "2024-06-13T07:07:07"^^xsd:dateTime ;
    skos:altLabel "Aktuarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actuaries"@en,
        "Aktuarer"@nb .

humord:c58768 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58768" ;
    dct:modified "2024-08-01T10:28:45"^^xsd:dateTime ;
    skos:altLabel "Age limit"@en,
        "Aldersgrense"@nb,
        "Aldersgrenser"@nb ;
    skos:broader humord:c11117 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Age limits"@en,
        "Aldersgrenser"@nb .

humord:c58769 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58769" ;
    dct:modified "2024-08-02T08:31:57"^^xsd:dateTime ;
    skos:altLabel "Alkohollovar"@nb,
        "Alkohollover"@nb,
        "Alkohollovgiing"@nb,
        "Alkohollovgiving"@nb,
        "Alkohollovgivning"@nb,
        "Alkohollovgjeving"@nb ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquor acts"@en,
        "Alkohollover"@nb .

humord:c58770 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58770" ;
    dct:modified "2024-08-02T08:35:43"^^xsd:dateTime ;
    skos:altLabel "Alcohol trade"@en,
        "Alcohol turnover"@en,
        "Alkoholomsetjing"@nb,
        "Alkoholomsetting"@nb,
        "Alkoholsal"@nb,
        "Alkoholsalg"@nb ;
    skos:broader humord:c07847 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alcohol sale"@en,
        "Alkoholomsetning"@nb .

humord:c58771 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58771" ;
    dct:modified "2024-09-16T16:05:41"^^xsd:dateTime ;
    skos:altLabel "Common right"@en,
        "Public right"@en,
        "Allemannsrett"@nb,
        "Allemannsretten"@nb,
        "Allemannsrettigheter"@nb ;
    skos:broader humord:c26430,
        humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public right of access"@en,
        "Allemannsretten"@nb .

humord:c58773 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58773" ;
    dct:modified "2024-08-12T12:59:39"^^xsd:dateTime ;
    skos:altLabel "General practitioner services"@en,
        "Allmennlegetenester"@nb,
        "Allmennlegetjenesten"@nb,
        "Ålmennlegetenester"@nb ;
    skos:broader humord:c24247 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General medical services"@en,
        "Allmennlegetjenester"@nb .

humord:c58774 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58774" ;
    dct:modified "2024-08-12T13:28:55"^^xsd:dateTime ;
    skos:altLabel "Alta-Kautokeino water system"@en,
        "Alta-Kautokeinovassdraget"@nb,
        "Alta-vassdraget"@nb,
        "Altavassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alta water system"@en,
        "Alta-Kautokeinovassdraget"@nb .

humord:c58775 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58775" ;
    dct:modified "2024-08-13T10:09:01"^^xsd:dateTime ;
    skos:altLabel "Amalgam"@nb ;
    skos:broader humord:c08380 ;
    skos:definition "Amalgam er en legering av kvikksølv med ett eller flere andre metaller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amalgam"@en,
        "Amalgam"@nb .

humord:c58776 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58776" ;
    dct:modified "2024-08-13T10:50:37"^^xsd:dateTime ;
    skos:altLabel "Ambulance service"@en,
        "Ambulansetenest"@nb,
        "Ambulansetenesta"@nb,
        "Ambulanseteneste"@nb,
        "Ambulansetenester"@nb,
        "Ambulansetjeneste"@nb,
        "Ambulansetjenester"@nb ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ambulance services"@en,
        "Ambulansetjenesten"@nb .

humord:c58777 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58777" ;
    dct:modified "2024-08-14T13:57:25"^^xsd:dateTime ;
    skos:altLabel "Tender"@en,
        "Lisitasjon"@nb,
        "Lisitasjonar"@nb,
        "Lisiterasjon"@nb,
        "Lisiterasjoner"@nb,
        "Tilbod"@nb ;
    skos:broader humord:c07847,
        humord:c59053 ;
    skos:definition "Et anbud er et bindende tilbud om å utføre et arbeid, levere en tjeneste eller levere varer på bestemte betingelser angitt av den som skal ha arbeidet, tjenesten eller leveransen utført <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tenders"@en,
        "Anbud"@nb .

humord:c58779 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58779" ;
    dct:modified "2024-08-15T13:23:06"^^xsd:dateTime ;
    skos:altLabel "Ansvarsfridom"@nb ;
    skos:broader humord:c00549 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom from responsibility"@en,
        "Ansvarsfrihet"@nb .

humord:c58780 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58780" ;
    dct:modified "2024-08-16T14:16:56"^^xsd:dateTime ;
    skos:altLabel "Drugstore services"@en,
        "Apotekvesen"@nb,
        "Apotekvesener"@nb ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacy  services"@en,
        "Apotekvesen"@nb ;
    skos:related humord:c13149 .

humord:c58781 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58781" ;
    dct:modified "2024-09-27T14:03:37"^^xsd:dateTime ;
    skos:altLabel "Labor conventions"@en,
        "Arbeidarinternasjonalar"@nb,
        "Arbeidarkongressar"@nb,
        "Arbeiderkongresser"@nb,
        "Internasjonalar"@nb,
        "Internasjonaler"@nb ;
    skos:broader humord:c15216 ;
    skos:definition "Internasjonale konferanser for organisasjoner innen arbeiderbevegelsen"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour internationals"@en,
        "Arbeiderinternasjonaler"@nb .

humord:c58782 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58782" ;
    dct:modified "2024-08-23T14:24:28"^^xsd:dateTime ;
    skos:altLabel "Employers' National Insurance contribution"@en,
        "Employers' National Insurance contributions"@en,
        "Employers' contributions"@en,
        "Employers' social security contribution"@en,
        "Employers' social security contributions"@en,
        "Payroll tax"@en,
        "Payroll taxes"@en,
        "Arbeidsgivaravgift"@nb,
        "Arbeidsgiveravgifter"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "Arbeidsgiveravgift er en avgift som arbeidsgiveren plikter å beregne, og betale inn til folketrygden, og som derved utgjør en del av folketrygdens finansiering <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employers' contribution"@en,
        "Arbeidsgiveravgift"@nb .

humord:c58784 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58784" ;
    dct:modified "2024-08-23T14:21:10"^^xsd:dateTime ;
    skos:altLabel "Arbeidsforsking"@nb ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work research"@en,
        "Arbeidsforskning"@nb .

humord:c58785 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58785" ;
    dct:modified "2024-08-27T08:24:16"^^xsd:dateTime ;
    skos:altLabel "Arbeidsledighetsforsikring"@nb,
        "Arbeidsløyseforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unemployment insurance"@en,
        "Arbeidsløshetsforsikring"@nb .

humord:c58786 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58786" ;
    dct:modified "2024-08-27T08:27:51"^^xsd:dateTime ;
    skos:altLabel "Job creation programmes"@en,
        "Job creation schemes"@en,
        "Labor market measures"@en,
        "Arbeidsmarknadstiltak"@nb ;
    skos:broader humord:c09601 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour market measures"@en,
        "Arbeidsmarkedstiltak"@nb .

humord:c58787 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58787" ;
    dct:modified "2024-08-28T08:28:36"^^xsd:dateTime ;
    skos:altLabel "Inheritance transfer tax"@en,
        "Succession duty"@en,
        "Succession tax"@en,
        "Arveavgift"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inheritance tax"@en,
        "Arveavgift"@nb .

humord:c58788 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58788" ;
    dct:modified "2024-08-28T11:48:12"^^xsd:dateTime ;
    skos:altLabel "Right to grant asylum"@en,
        "Asylrett"@nb ;
    skos:broader humord:c58353 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of asylum"@en,
        "Asylrett"@nb ;
    skos:related humord:c26430 .

humord:c58789 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58789" ;
    dct:modified "2024-08-28T12:07:50"^^xsd:dateTime ;
    skos:altLabel "Atlanta"@nb ;
    skos:broader humord:c14009 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atlanta"@en,
        "Atlanta"@nb .

humord:c58790 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58790" ;
    dct:modified "2024-09-23T11:34:55"^^xsd:dateTime ;
    skos:altLabel "Denuclearised zones"@en,
        "Nuclear-free zones"@en,
        "Zones free of nuclear weapons"@en,
        "Atomfrie soner"@nb,
        "Atomvåpenfri soner"@nb,
        "Atomvåpenfrie soner"@nb,
        "Kjernevåpenfrie soner"@nb ;
    skos:broader humord:c09512 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Denuclearized zones"@en,
        "Atomfrie soner"@nb .

humord:c58791 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58791" ;
    dct:modified "2024-08-28T20:30:39"^^xsd:dateTime ;
    skos:altLabel "Conditional sale"@en,
        "Credit sale"@en,
        "Installment"@en,
        "Installments"@en,
        "Instalment"@en,
        "Partial payments"@en,
        "Avbetaling"@nb ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Instalments"@en,
        "Avbetaling"@nb .

humord:c58792 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58792" ;
    dct:modified "2021-12-14T11:26:27"^^xsd:dateTime ;
    skos:altLabel "Illegal presse"@nb ;
    skos:broader humord:c00158 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illegal newspapers"@en,
        "Illegale aviser"@nb ;
    skos:related humord:c09190,
        humord:c24762 .

humord:c58793 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58793" ;
    dct:modified "2025-03-24T07:37:32"^^xsd:dateTime ;
    skos:altLabel "Balkeby"@nb ;
    skos:broader humord:c02840 ;
    skos:definition "Balkeby er et boligstrøk i Oslo, Frogner bydel, omkring nåværende Industrigata, opprinnelig et løkkeområde under Nedre Blindern. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Balkeby"@en,
        "Balkeby"@nb .

humord:c58794 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58794" ;
    dct:modified "2024-10-10T13:35:23"^^xsd:dateTime ;
    skos:altLabel "Bandak-Norsjøkanalen"@nb,
        "Bandakkanalen"@nb ;
    skos:broader humord:c16167 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bandak-Norsjø canal"@en,
        "Bandak-Norsjøkanalen"@nb .

humord:c58795 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58795" ;
    dct:modified "2024-08-29T07:33:42"^^xsd:dateTime ;
    skos:altLabel "Avskrivingar"@nb ;
    skos:broader humord:c07581 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Depreciations"@en,
        "Avskrivninger"@nb .

humord:c58797 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58797" ;
    dct:modified "2024-10-14T15:47:30"^^xsd:dateTime ;
    skos:altLabel "Abduction of child"@en,
        "Barnebortføring"@nb,
        "Barnekidnapping"@nb ;
    skos:broader humord:c28128 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child abduction"@en,
        "Barnebortføring"@nb .

humord:c58798 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58798" ;
    dct:modified "2024-10-15T07:48:26"^^xsd:dateTime ;
    skos:altLabel "Children's courts"@en,
        "Barne- og ungdomsdomstolar"@nb,
        "Barnedomstolar"@nb,
        "Barnedomstoler"@nb,
        "Ungdomsdomstolar"@nb,
        "Ungdomsdomstoler"@nb ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juvenile courts"@en,
        "Barne- og ungdomsdomstoler"@nb .

humord:c58799 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58799" ;
    dct:modified "2024-10-09T15:34:05"^^xsd:dateTime ;
    skos:altLabel "Barnelovar"@nb,
        "Barnelover"@nb,
        "Barnelovgiing"@nb,
        "Barnelovgiving"@nb,
        "Barnelovgivning"@nb,
        "Barnelovgjeving"@nb ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's laws"@en,
        "Barnelover"@nb .

humord:c58800 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58800" ;
    dct:modified "2024-10-15T12:16:10"^^xsd:dateTime ;
    skos:altLabel "Barnetillegg"@nb ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child allowances"@en,
        "Barnetillegg"@nb .

humord:c58801 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58801" ;
    dct:modified "2024-12-10T08:05:37"^^xsd:dateTime ;
    skos:altLabel "Barneverninstitusjonar"@nb,
        "Barneverninstitusjoner"@nb ;
    skos:broader humord:c12065 ;
    skos:editorialNote "Lukket bemerkning:  ubo21"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child welfare institutions"@en,
        "Barnevernsinstitusjoner"@nb ;
    skos:related humord:c14802 .

humord:c58803 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58803" ;
    dct:modified "2024-10-15T12:10:17"^^xsd:dateTime ;
    skos:altLabel "Barnevernspedagoger"@nb ;
    skos:broader humord:c16594 ;
    skos:definition "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child welfare officers"@en,
        "Barnevernspedagoger"@nb ;
    skos:related humord:c08948 .

humord:c58804 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58804" ;
    dct:modified "2024-10-15T12:47:49"^^xsd:dateTime ;
    skos:altLabel "Corporate taxation"@en,
        "Bedriftskattlegging"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Company taxation"@en,
        "Bedriftsbeskatning"@nb .

humord:c58805 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58805" ;
    dct:modified "2024-10-15T12:45:23"^^xsd:dateTime ;
    skos:altLabel "Bedriftsforsamlingar"@nb ;
    skos:broader humord:c07590 ;
    skos:definition "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporate assemblies"@en,
        "Bedriftsforsamlinger"@nb ;
    skos:related humord:c59082 .

humord:c58806 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58806" ;
    dct:modified "2025-01-28T10:24:20"^^xsd:dateTime ;
    skos:altLabel "Corporate sports activities"@en,
        "Bedriftsidrett"@nb,
        "Idrett på arbeidsplassen"@nb ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Company sports"@en,
        "Bedriftsidrett"@nb .

humord:c58807 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58807" ;
    dct:modified "2024-10-16T12:56:09"^^xsd:dateTime ;
    skos:altLabel "Behovsprøving"@nb ;
    skos:broader humord:c23143 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Means test"@en,
        "Behovsprøving"@nb .

humord:c58808 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58808" ;
    dct:modified "2024-08-15T08:50:03"^^xsd:dateTime ;
    skos:altLabel "Bechterew Disease"@en,
        "Bechterew's Disease"@en,
        "Bechterews Disease"@en,
        "Bekhterev’s arthritis"@en,
        "Marie Struempell Disease"@en,
        "Marie-Struempell Disease"@en,
        "Rheumatoid spondylitis"@en,
        "Spondyloarthritis Ankylopoietica"@en,
        "Ankyloserande spondylitt"@nb,
        "Ankyloserende spondylitt"@nb,
        "Bechterew"@nb,
        "Bechterew-sjukdom"@nb,
        "Bechterew-sykdom"@nb,
        "Bechterews sjukdom"@nb,
        "Bechterews sykdom"@nb,
        "Bekhterev-sjukdom"@nb,
        "Bekhterev-sykdom"@nb,
        "Bekhterevs sjukdom"@nb,
        "Inflammatorisk ryggsjukdom"@nb,
        "Inflammatorisk ryggsykdom"@nb,
        "Spondylarthritis anchylopoietica"@nb ;
    skos:broader humord:c03928 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ankylosing spondylitis"@en,
        "Bekhterevs sykdom"@nb .

humord:c58809 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58809" ;
    dct:modified "2024-10-16T13:59:55"^^xsd:dateTime ;
    skos:altLabel "Flag of convenience"@en,
        "Framandflagg"@nb ;
    skos:broader humord:c04335,
        humord:c59521 ;
    skos:definition "Bekvemmelighetsflagg er en betegnelse på flaggstater som tillater registrering i sitt skipsregister av handelsfartøy som har eiere av en annen nasjonalitet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flags of convenience"@en,
        "Bekvemmelighetsflagg"@nb .

humord:c58810 a ubo:Geographic,
        skos:Concept ;
    dct:created "2021-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58810" ;
    dct:modified "2025-02-11T12:55:27"^^xsd:dateTime ;
    skos:altLabel "Bidjovagge"@nb,
        "Biedjovággi"@nb ;
    skos:broader humord:c02669 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bidjovagge"@en,
        "Bidjovagge"@nb .

humord:c58811 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58811" ;
    dct:modified "2021-12-16T10:31:16"^^xsd:dateTime ;
    skos:altLabel "Inhuman behandling"@nb ;
    skos:broader humord:c15884 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inhuman treatment"@en,
        "Umenneskelig behandling"@nb .

humord:c58812 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58812" ;
    dct:modified "2024-11-20T12:44:53"^^xsd:dateTime ;
    skos:altLabel "Språklege rettar"@nb,
        "Språklige rettigheter"@nb,
        "Språkrettar"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Language rights"@en,
        "Språkrettigheter"@nb .

humord:c58814 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58814" ;
    dct:modified "2025-01-22T07:15:23"^^xsd:dateTime ;
    skos:altLabel "Community estate"@en,
        "Community of assets"@en,
        "Family assets"@en,
        "Matrimonial property"@en,
        "Fellesbo"@nb,
        "Fellesbu"@nb,
        "Felleseige"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Felleseie er de verdiene som ektefeller eller partnere i et registrert partnerskap eier ved inngåelsen av ekteskapet eller senere erverver, for så vidt ikke disse verdiene ved lov, ektepakt eller på annen gyldig måte er gjort til særeie <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Community of property"@en,
        "Felleseie"@nb ;
    skos:related humord:c58852 .

humord:c58815 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58815" ;
    dct:modified "2024-10-02T10:17:04"^^xsd:dateTime ;
    skos:altLabel "Protokoll"@nb,
        "Protokollar"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protocols"@en,
        "Protokoller"@nb .

humord:c58816 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58816" ;
    dct:modified "2024-11-14T15:11:55"^^xsd:dateTime ;
    skos:altLabel "Nyheiter"@nb,
        "Nyhende"@nb ;
    skos:broader humord:c09079 ;
    skos:editorialNote "Lukket bemerkning: Var tidligere henvisning til Nyhetsformidling 16/12.21 vsl"@nb,
        "Lukket bemerkning: ubo 21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "News"@en,
        "Nyheter"@nb .

humord:c58817 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58817" ;
    dct:modified "2024-11-24T19:31:14"^^xsd:dateTime ;
    skos:altLabel "Implementeringsvitskap"@nb ;
    skos:broader humord:c01534 ;
    skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Implementation science"@en,
        "Implementeringsvitenskap"@nb .

humord:c58818 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58818" ;
    dct:modified "2024-10-18T07:22:13"^^xsd:dateTime ;
    skos:altLabel "Gasoline"@en,
        "Bensin"@nb ;
    skos:broader humord:c22947 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petrol"@en,
        "Bensin"@nb ;
    skos:related humord:c21920 .

humord:c58819 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58819" ;
    dct:modified "2024-02-16T14:45:13"^^xsd:dateTime ;
    skos:altLabel "Brittleness of the bones"@en,
        "Osteoporosis"@en,
        "Beinskjørheit"@nb,
        "Beinskøyrheit"@nb,
        "Benskjørhet"@nb,
        "Osteoporose"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brittle bone disease"@en,
        "Beinskjørhet"@nb ;
    skos:related humord:c61744,
        humord:c61940,
        humord:c63260 .

humord:c58820 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58820" ;
    dct:modified "2021-12-17T15:10:25"^^xsd:dateTime ;
    skos:altLabel "In dubio pro reo"@en,
        "In dubio pro reo"@nb,
        "Uskyldspresumsjoner"@nb ;
    skos:broader humord:c08947 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Presumption of innocence"@en,
        "Uskyldspresumsjonen"@nb .

humord:c58822 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58822" ;
    dct:modified "2024-08-12T13:01:10"^^xsd:dateTime ;
    skos:altLabel "Allmenne omsyn"@nb,
        "Allment hensyn"@nb,
        "Ålmenne omsyn"@nb ;
    skos:broader humord:c24904 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public interest"@en,
        "Allmenne hensyn"@nb .

humord:c58823 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58823" ;
    dct:modified "2024-10-30T11:26:41"^^xsd:dateTime ;
    skos:altLabel "Flyktningbarn"@nb,
        "Flyktningebarn"@nb ;
    skos:broader humord:c07171,
        humord:c07229 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refugee children"@en,
        "Flyktningbarn"@nb .

humord:c58824 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58824" ;
    dct:modified "2024-11-20T12:43:16"^^xsd:dateTime ;
    skos:altLabel "Reproduktive rettar"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reproductive rights"@en,
        "Reproduktive rettigheter"@nb ;
    skos:related humord:c28216 .

humord:c58825 a ubo:Topic,
        skos:Concept ;
    dct:created "2021-12-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58825" ;
    dct:modified "2024-11-20T12:46:00"^^xsd:dateTime ;
    skos:altLabel "Retten til å streike"@nb,
        "Streikerett"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo21"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right to strike"@en,
        "Streikerett"@nb ;
    skos:related humord:c09138 .

humord:c58829 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58829" ;
    dct:modified "2024-03-12T12:24:03"^^xsd:dateTime ;
    skos:altLabel "Spelifisering"@nb ;
    skos:broader humord:c01421,
        humord:c08176 ;
    skos:definition "Spillifisering er anvendelsen av spilldesignelementer og spillprinsipper i situasjoner utenfor spill-sammenheng <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamification"@en,
        "Spillifisering"@nb .

humord:c58830 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58830" ;
    dct:modified "2024-11-12T15:33:34"^^xsd:dateTime ;
    skos:altLabel "Watch"@en,
        "Vakte"@nb,
        "Vakthald"@nb,
        "Vakthold"@nb,
        "Vokte"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guard (Security)"@en,
        "Bevoktning"@nb .

humord:c58831 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58831" ;
    dct:modified "2024-11-27T15:07:34"^^xsd:dateTime ;
    skos:altLabel "Depository library"@en,
        "Depotbibliotek"@nb,
        "Depotbiblioteker"@nb ;
    skos:broader humord:c00119 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Depository libraries"@en,
        "Depotbibliotek"@nb .

humord:c58832 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58832" ;
    dct:modified "2025-01-21T19:47:35"^^xsd:dateTime ;
    skos:altLabel "Bigami"@nb,
        "Tvegifte"@nb,
        "Tvigifte"@nb ;
    skos:broader humord:c04895,
        humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bigamy"@en,
        "Bigami"@nb .

humord:c58833 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58833" ;
    dct:modified "2025-01-03T09:21:59"^^xsd:dateTime ;
    skos:altLabel "Safety belt"@en,
        "Safety belts"@en,
        "Seat belt"@en,
        "Bilbelte"@nb,
        "Bilbelter"@nb,
        "Setebelte"@nb,
        "Setebelter"@nb,
        "Sikkerhetsbelte"@nb,
        "Sikrings­belte"@nb ;
    skos:broader humord:c21869 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seat belts"@en,
        "Sikkerhetsbelter"@nb .

humord:c58834 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58834" ;
    dct:modified "2022-01-04T12:48:30"^^xsd:dateTime ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ex gratia payment"@en,
        "Billighetserstatning"@nb .

humord:c58835 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58835" ;
    dct:modified "2024-09-23T13:50:16"^^xsd:dateTime ;
    skos:altLabel "Bakteriekrigføring"@nb,
        "Biologisk krigføring"@nb ;
    skos:broader humord:c09523 ;
    skos:definition "Biologisk krigføring, bruk av virus og levende mikroorganismer (bakterier, sopp, protozoer), bakteriegifter (toksiner) eller andre skadelige levende vesener (sykdomsførende insekter, skadeinsekter som f.eks. koloradobillen) som krigsvåpen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological warfare"@en,
        "Biologisk krigføring"@nb ;
    skos:related humord:c20695 .

humord:c58836 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58836" ;
    dct:modified "2022-04-07T13:36:54"^^xsd:dateTime ;
    skos:altLabel "2019 Hong Kong protests"@en,
        "Anti-extradition law amendment bill movement"@en,
        "Hong Kong protests (2019-2020)"@en,
        "Hongkong-protestbevegelsen (2019-2020)"@nb,
        "Protestbevegelsen i Hongkong (2019-2020)"@nb ;
    skos:broader humord:c09191 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "2019-2020 Hong Kong protests"@en,
        "Hongkong-protestene (2019-2020)"@nb .

humord:c58837 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58837" ;
    dct:modified "2024-10-25T14:45:08"^^xsd:dateTime ;
    skos:altLabel "Youth languages"@en,
        "Ungdomsspråk"@nb ;
    skos:broader humord:c09806 ;
    skos:editorialNote "Lukket bemerkning:  Endret fra generell se-henvisning til emneord 4/1-22 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Youth language"@en,
        "Ungdomsspråk"@nb .

humord:c58838 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58838" ;
    dct:modified "2024-11-22T07:36:43"^^xsd:dateTime ;
    skos:altLabel "Archeoastronomy"@en,
        "Astroarchaeology"@en,
        "Prehistoric astronomy"@en,
        "Arkeoastronomi"@nb ;
    skos:broader humord:c00102,
        humord:c08181 ;
    skos:definition "Arkeoastronomi er det tverrvitenskapelige studiet av forhistoriske kulturers observasjoner av og forestillinger om himmelfenomen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archaeoastronomy"@en,
        "Arkeoastronomi"@nb .

humord:c58839 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58839" ;
    dct:modified "2022-01-11T14:38:52"^^xsd:dateTime ;
    skos:broader humord:c03197 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lake District"@en,
        "Lake District"@nb .

humord:c58840 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58840" ;
    dct:modified "2022-01-12T10:27:02"^^xsd:dateTime ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative detention"@en,
        "Fengsling uten lov og dom"@nb .

humord:c58841 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58841" ;
    dct:modified "2022-03-24T15:51:53"^^xsd:dateTime ;
    skos:altLabel "Episcopate"@en,
        "Bispeembede"@nb,
        "Bispeembeder"@nb,
        "Bispeembete"@nb,
        "Episkopat"@nb,
        "Episkopater"@nb ;
    skos:broader humord:c09020 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneorsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Episcopates"@en,
        "Bispeembeter"@nb ;
    skos:related humord:c12344,
        humord:c14142 .

humord:c58842 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58842" ;
    dct:modified "2024-10-15T07:43:52"^^xsd:dateTime ;
    skos:altLabel "Kid prisoners"@en,
        "Barnefangar"@nb ;
    skos:broader humord:c07221 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child prisoners"@en,
        "Barnefanger"@nb .

humord:c58844 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58844" ;
    dct:modified "2025-03-24T07:38:16"^^xsd:dateTime ;
    skos:altLabel "Bjørvika"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bjørvika"@en,
        "Bjørvika"@nb .

humord:c58845 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58845" ;
    dct:modified "2022-01-17T14:48:35"^^xsd:dateTime ;
    skos:altLabel "Council tax"@en,
        "Real estate tax"@en,
        "Boligskatt"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Property tax"@en,
        "Eiendomsskatt"@nb .

humord:c58846 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58846" ;
    dct:modified "2025-03-24T13:03:09"^^xsd:dateTime ;
    skos:altLabel "Nidelva (Trøndelag)"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nidelva (Trøndelag)"@en,
        "Nidelva (Trøndelag)"@nb .

humord:c58847 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58847" ;
    dct:modified "2025-03-24T12:43:34"^^xsd:dateTime ;
    skos:altLabel "Nidelva (Agder)"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nidelva (Agder)"@en,
        "Nidelva (Agder)"@nb .

humord:c58849 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58849" ;
    dct:modified "2022-01-18T07:46:26"^^xsd:dateTime ;
    skos:altLabel "Tachikawa  education"@en,
        "Tachikawa pedagogy"@en,
        "Tachikawa-pedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tachikawa  pedagogical theory"@en,
        "Tachikawapedagogikk"@nb .

humord:c58850 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58850" ;
    dct:modified "2024-12-02T09:35:52"^^xsd:dateTime ;
    skos:altLabel "Reggio Emilia education"@en,
        "Reggio Emilia sin barnehagefilosofi"@nb,
        "Reggio Emilia-pedagogikk"@nb,
        "Reggio Emilias pedagogiske filosofi"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reggio Emilia approach"@en,
        "Reggio Emilias barnehagefilosofi"@nb .

humord:c58851 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58851" ;
    dct:modified "2022-01-24T13:49:04"^^xsd:dateTime ;
    skos:altLabel "Ekspertstyre"@nb,
        "Ekspertvelde"@nb ;
    skos:broader humord:c09631 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technocracy"@en,
        "Teknokrati"@nb .

humord:c58852 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58852" ;
    dct:modified "2025-01-21T19:51:52"^^xsd:dateTime ;
    skos:altLabel "Marital agreement"@en,
        "Marital agreements"@en,
        "Marriage settlement"@en,
        "Ektepakt"@nb,
        "Ektepakter"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Ektepakt, avtale om ordningen av formuesforholdet mellom ektefeller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marriage settlements"@en,
        "Ektepakter"@nb ;
    skos:related humord:c59462 .

humord:c58853 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58853" ;
    dct:modified "2024-11-04T08:28:51"^^xsd:dateTime ;
    skos:altLabel "Electrical engineers"@en,
        "Elektrikarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electricians"@en,
        "Elektrikere"@nb ;
    skos:related humord:c08261 .

humord:c58854 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58854" ;
    dct:modified "2022-01-24T08:45:44"^^xsd:dateTime ;
    skos:altLabel "Elderly care"@en,
        "Welfare services for the elderly"@en ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 24/1-22 vsl"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geriatric care"@en,
        "Eldreomsorg"@nb ;
    skos:related humord:c03859,
        humord:c07177 .

humord:c58855 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58855" ;
    dct:modified "2024-08-28T08:26:01"^^xsd:dateTime ;
    skos:altLabel "Arts and crafts movement"@nb ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arts and crafts movement"@en,
        "Arts and crafts movement"@nb .

humord:c58856 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58856" ;
    dct:modified "2024-08-28T20:44:09"^^xsd:dateTime ;
    skos:altLabel "Avignon, Ecole de"@en,
        "Ecole d’Avignon"@en,
        "School of Avignon"@en,
        "Avignon-skolen"@nb,
        "Avignon-skulen"@nb,
        "Ecole d’Avignon"@nb ;
    skos:broader humord:c05669 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Avignon school of painting"@en,
        "Avignon-skolen"@nb .

humord:c58857 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58857" ;
    dct:modified "2022-01-25T10:53:21"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black Arts movement"@en,
        "Black arts movement"@nb .

humord:c58858 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58858" ;
    dct:modified "2024-10-14T15:21:43"^^xsd:dateTime ;
    skos:altLabel "Barbizon-skolen"@nb,
        "Barbizon-skulen"@nb,
        "Barbizonskolen"@nb,
        "Barbizonskulen"@nb ;
    skos:broader humord:c05669 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barbizon school"@en,
        "Barbizonskolen"@nb .

humord:c58859 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58859" ;
    dct:modified "2024-10-16T13:50:03"^^xsd:dateTime ;
    skos:altLabel "Belle époque art"@en,
        "La Belle époque art"@en,
        "La Belle époque"@en,
        "Belle époque"@nb,
        "La Belle époque"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "La belle époque er et ofte brukt navn på perioden fra slutten av 1800-tallet frem til den første verdenskrig, først og fremst om franske forhold. Navnet har perioden fått i ettertid, da mange så på disse årene som en fredelig tid, preget av optimisme og fremtidstro. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Belle époque"@en,
        "Belle époque"@nb .

humord:c58860 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58860" ;
    dct:modified "2024-08-29T09:43:18"^^xsd:dateTime ;
    skos:altLabel "École de Paris"@en,
        "Paris-skolen"@nb,
        "Paris-skulen"@nb,
        "Parisarskolen"@nb,
        "Parisarskulen"@nb,
        "École de Paris"@nb ;
    skos:broader humord:c05669 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School of Paris"@en,
        "Pariserskolen"@nb .

humord:c58861 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58861" ;
    dct:modified "2022-01-25T13:09:17"^^xsd:dateTime ;
    skos:altLabel "Arte metafisica"@en,
        "Metaphysical painting"@en,
        "Pittura metafisica"@en,
        "La pittura metafisica"@nb ;
    skos:broader humord:c05669 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metaphysical school (Art movement)"@en,
        "Pittura metafisica"@nb .

humord:c58862 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58862" ;
    dct:modified "2022-01-25T13:20:36"^^xsd:dateTime ;
    skos:altLabel "Pont-Aven group (Art movement)"@en,
        "Pont-Aven-skolen"@nb ;
    skos:broader humord:c05669 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pont-Aven school of art (Movement)"@en,
        "Pont-Aven-gruppen"@nb .

humord:c58863 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58863" ;
    dct:modified "2022-01-25T13:27:03"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structuralism (Art)"@en,
        "Strukturalisme (Kunst)"@nb .

humord:c58864 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58864" ;
    dct:modified "2022-01-25T13:29:01"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vorticism"@en,
        "Vorticisme"@nb .

humord:c58865 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58865" ;
    dct:modified "2022-01-25T13:33:51"^^xsd:dateTime ;
    skos:broader humord:c05466 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Design theory"@en,
        "Designteori"@nb .

humord:c58866 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58866" ;
    dct:modified "2023-04-17T09:33:49"^^xsd:dateTime ;
    skos:altLabel "Fan magazines"@en ;
    skos:broader humord:c59798 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fanzines"@en,
        "Fanziner"@nb .

humord:c58868 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58868" ;
    dct:modified "2022-01-27T09:31:23"^^xsd:dateTime ;
    skos:broader humord:c05311 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinetic architecture"@en,
        "Kinetisk arkitektur"@nb .

humord:c58869 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58869" ;
    dct:modified "2025-04-01T13:42:39"^^xsd:dateTime ;
    skos:altLabel "Art in motion"@en,
        "Bevegelseskunst"@nb,
        "Kinetisk kunst"@nb,
        "Rørslekunst"@nb ;
    skos:broader humord:c05617 ;
    skos:definition "Kinetisk kunst : visuell og mekanisk abstrakt kunst som nyttar rørsle som kunstnarleg verkemiddel <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinetic art"@en,
        "Kinetisk kunst"@nb .

humord:c58870 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58870" ;
    dct:modified "2022-01-25T14:05:47"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coptic art"@en,
        "Koptisk kunst"@nb .

humord:c58871 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58871" ;
    dct:modified "2025-04-01T13:59:06"^^xsd:dateTime ;
    skos:altLabel "Ljoskunst"@nb,
        "Lyskunst"@nb ;
    skos:broader humord:c05617 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Light art"@en,
        "Lyskunst"@nb .

humord:c58872 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58872" ;
    dct:modified "2025-04-01T14:44:33"^^xsd:dateTime ;
    skos:altLabel "Correspondance art"@en,
        "Postal art"@en,
        "Mail art"@nb ;
    skos:broader humord:c05617 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mail art"@en,
        "Mail art"@nb .

humord:c58873 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58873" ;
    dct:modified "2022-01-25T14:34:27"^^xsd:dateTime ;
    skos:altLabel "Multiple art"@en ;
    skos:broader humord:c05316 ;
    skos:definition "Kunstverk som er ment for salg eller distribusjon og er identisk produsert, noen ganger i ubegrenset antall, slik at det ikke er noen original <Library of Congress Authorities >"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiples (Art)"@en,
        "Multipler (Kunst)"@nb .

humord:c58874 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58874" ;
    dct:modified "2024-03-20T07:38:36"^^xsd:dateTime ;
    skos:altLabel "Factor analyses"@en,
        "Faktoranalyse"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factor analysis"@en,
        "Faktoranalyse"@nb .

humord:c58875 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58875" ;
    dct:modified "2025-04-01T14:47:53"^^xsd:dateTime ;
    skos:altLabel "LGBT+ art"@en,
        "Queer aesthetics"@en,
        "Queer art"@nb,
        "Skeiv kunst"@nb ;
    skos:broader humord:c05617 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queer art"@en,
        "Skeiv kunst"@nb .

humord:c58876 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58876" ;
    dct:modified "2025-04-01T13:56:33"^^xsd:dateTime ;
    skos:altLabel "Ljodkunst"@nb,
        "Lydkunst"@nb ;
    skos:broader humord:c05617 ;
    skos:definition "Lydkunst er et bredt og sammensatt kunstfelt hvor lyd er et sentralt materiale, og hvor det er lagt vekt på lyders betydning, posisjon, egenskaper og relasjoner til omgivelsene.<snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound art"@en,
        "Lydkunst"@nb .

humord:c58877 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58877" ;
    dct:modified "2022-01-26T08:38:29"^^xsd:dateTime ;
    skos:altLabel "Design critique"@en ;
    skos:broader humord:c05466 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Design criticism"@en,
        "Designkritikk"@nb .

humord:c58878 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58878" ;
    dct:modified "2022-01-26T15:00:55"^^xsd:dateTime ;
    skos:broader humord:c07637 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farming of new land"@en,
        "Bureising"@nb .

humord:c58879 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58879" ;
    dct:modified "2022-01-26T15:07:37"^^xsd:dateTime ;
    skos:altLabel "City ward council"@en,
        "Community council"@en ;
    skos:broader humord:c09409 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "District council"@en,
        "Bydelsutvalg"@nb .

humord:c58880 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58880" ;
    dct:modified "2024-06-05T12:35:53"^^xsd:dateTime ;
    skos:altLabel "Sea-wave power"@en,
        "Wave energy"@en,
        "Bylgjekraft"@nb,
        "Bølgekraft"@nb,
        "Bølgjekraft"@nb ;
    skos:broader humord:c23956 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave power"@en,
        "Bølgekraft"@nb .

humord:c58881 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58881" ;
    dct:modified "2022-01-26T15:29:42"^^xsd:dateTime ;
    skos:altLabel "Sea-wave power plants"@en,
        "Wave-powered generators"@en ;
    skos:broader humord:c22263 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave power stations"@en,
        "Bølgekraftverk"@nb .

humord:c58882 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58882" ;
    dct:modified "2025-03-24T08:55:39"^^xsd:dateTime ;
    skos:altLabel "Drammensvassdraget"@nb,
        "Dramvassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drammen water system"@en,
        "Drammensvassdraget"@nb .

humord:c58883 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58883" ;
    dct:modified "2023-04-12T14:38:54"^^xsd:dateTime ;
    skos:altLabel "Housing laws"@en ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Housing law"@en,
        "Boligrett"@nb .

humord:c58884 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58884" ;
    dct:modified "2022-01-27T07:54:29"^^xsd:dateTime ;
    skos:altLabel "Obligation of residence"@en ;
    skos:broader humord:c07804 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Residential obligation"@en,
        "Boplikt"@nb .

humord:c58885 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58885" ;
    dct:modified "2024-11-20T12:12:26"^^xsd:dateTime ;
    skos:altLabel "Fire department"@en,
        "Brannvesen"@nb ;
    skos:broader humord:c13867 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fire brigade"@en,
        "Brannvesen"@nb ;
    skos:related humord:c58653 .

humord:c58886 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58886" ;
    dct:modified "2024-11-14T08:54:23"^^xsd:dateTime ;
    skos:altLabel "Bravo accident"@en,
        "Bravo-ulukka"@nb,
        "Bravo-ulukka (1977)"@nb,
        "Bravo-ulykka"@nb,
        "Bravo-ulykka (1977)"@nb,
        "Bravo-ulykken (1977)"@nb,
        "Bravo-utblåsninga"@nb,
        "Bravo-utblåsningen"@nb ;
    skos:broader humord:c01533,
        humord:c07701 ;
    skos:definition "Bravo-ulykken var den første alvorlige ukontrollerte utblåsning (blowout) i Nordsjøen. Ulykken oppsto 22. april 1977 på plattformen Bravo på Ekofiskfeltet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bravo blowout"@en,
        "Bravo-ulykken"@nb .

humord:c58887 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58887" ;
    dct:modified "2023-10-04T13:23:15"^^xsd:dateTime ;
    skos:altLabel "Leasehold"@en,
        "Bygsel"@nb,
        "Bygsling"@nb,
        "Feste (Eiendomsrett)"@nb,
        "Tomterett"@nb ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ground lease"@en,
        "Tomtefeste"@nb .

humord:c58888 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58888" ;
    dct:modified "2024-10-29T09:37:24"^^xsd:dateTime ;
    skos:altLabel "City parliament members"@en,
        "Town council members"@en,
        "Bystyremedlemar"@nb,
        "Bystyremedlemer"@nb,
        "Bystyremedlemmar"@nb,
        "Bystyremedlemmer"@nb ;
    skos:broader humord:c07520 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "City council members"@en,
        "Bystyremedlemmer"@nb .

humord:c58890 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58890" ;
    dct:modified "2025-03-04T11:18:13"^^xsd:dateTime ;
    skos:altLabel "Scholarship for artists"@en,
        "Diktargasje"@nb,
        "Diktarløn"@nb,
        "Diktergasje"@nb,
        "Dikterlønn"@nb,
        "Kunstnarløn"@nb ;
    skos:broader humord:c07838 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artist's grant"@en,
        "Kunstnerlønn"@nb .

humord:c58891 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58891" ;
    dct:modified "2022-06-13T15:14:32"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double taxation"@en,
        "Dobbeltbeskatning"@nb ;
    skos:related humord:c59228 .

humord:c58892 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58892" ;
    dct:modified "2022-10-05T12:13:46"^^xsd:dateTime ;
    skos:altLabel "Stamp duty"@en,
        "Stamp tax"@en,
        "Transfer tax"@en,
        "Stempelavgift"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document duty"@en,
        "Dokumentavgift"@nb .

humord:c58893 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58893" ;
    dct:modified "2024-11-01T14:49:51"^^xsd:dateTime ;
    skos:altLabel "Lay justice"@en,
        "Domsmenn"@nb,
        "Legdommere"@nb,
        "Lekdommarar"@nb,
        "Lekdommere"@nb,
        "Meddommarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Dommer som ikke er juridisk utdannet fagdommer og som deltar sammen med fagdommerne ved hovedforhandling i en del saker for tingretten eller lagmannsretten <SNL>"@nb ;
    skos:editorialNote "Luket bemerkning: ubo22"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lay judges"@en,
        "Meddommere"@nb ;
    skos:related humord:c07425 .

humord:c58894 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58894" ;
    dct:modified "2024-02-06T10:48:31"^^xsd:dateTime ;
    skos:altLabel "E-voting"@en,
        "Elektronisk stemmegivning"@nb,
        "Elektronisk valg"@nb ;
    skos:broader humord:c16196 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic voting"@en,
        "Elektronisk stemmegiving"@nb ;
    skos:related humord:c62696 .

humord:c58895 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58895" ;
    dct:modified "2024-07-24T15:26:08"^^xsd:dateTime ;
    skos:altLabel "Family welfare service"@en,
        "Familievern"@nb ;
    skos:broader humord:c22665 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsiste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Family welfare services"@en,
        "Familievern"@nb ;
    skos:related humord:c22410 .

humord:c58896 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58896" ;
    dct:modified "2023-05-25T12:53:11"^^xsd:dateTime ;
    skos:altLabel "RGP scheme"@en,
        "Fastlegeordningen"@nb,
        "Fastlegeordninger"@nb ;
    skos:broader humord:c24247 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regular general practitioner scheme"@en,
        "Fastlegeordning"@nb .

humord:c58897 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58897" ;
    dct:modified "2024-10-31T13:48:53"^^xsd:dateTime ;
    skos:altLabel "General practitioner in a list patient system"@en,
        "Fastlegar"@nb,
        "Fastlækjarar"@nb ;
    skos:broader humord:c07507 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regular general practitioner"@en,
        "Fastleger"@nb .

humord:c58899 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58899" ;
    dct:modified "2024-09-03T10:51:38"^^xsd:dateTime ;
    skos:altLabel "Faunakriminalitet"@nb ;
    skos:broader humord:c24690 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife crime"@en,
        "Faunakriminalitet"@nb .

humord:c58900 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58900" ;
    dct:modified "2025-03-24T15:38:15"^^xsd:dateTime ;
    skos:altLabel "Feiring (Eidsvoll)"@nb ;
    skos:broader humord:c13802 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feiring (Eidsvoll)"@en,
        "Feiring (Eidsvoll)"@nb .

humord:c58901 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58901" ;
    dct:modified "2025-03-06T10:38:37"^^xsd:dateTime ;
    skos:altLabel "Aitolia"@nb ;
    skos:broader humord:c02348 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aetolia"@en,
        "Aitolia"@nb .

humord:c58902 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58902" ;
    dct:modified "2025-03-24T14:16:09"^^xsd:dateTime ;
    skos:altLabel "Finnmark plateau"@en,
        "Finnmarksvidda"@nb,
        "Finnmárkkoduottar"@nb ;
    skos:broader humord:c25986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finnmark highland"@en,
        "Finnmarksvidda"@nb .

humord:c58903 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58903" ;
    dct:modified "2022-02-01T08:18:47"^^xsd:dateTime ;
    skos:broader humord:c03083 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rybachy Peninsula"@en,
        "Fiskerhalvøya"@nb .

humord:c58904 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58904" ;
    dct:modified "2024-12-09T12:48:44"^^xsd:dateTime ;
    skos:altLabel "Fjellsport"@nb ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountaineering"@en,
        "Fjellsport"@nb ;
    skos:related humord:c16551 .

humord:c58906 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58906" ;
    dct:modified "2024-02-01T15:23:44"^^xsd:dateTime ;
    skos:altLabel "F"@nb,
        "Fluor"@nb ;
    skos:broader humord:c62520 ;
    skos:editorialNote "Fluor er et grunnstoff som er en svært giftig, lysegul gass. Det reagerer med alle andre grunnstoffer, unntatt edelgassene helium og neon. Det er det letteste grunnstoffet i gruppe 17 (halogenene) i periodesystemet. <SNL>"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluoride"@en,
        "Fluor"@nb .

humord:c58907 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58907" ;
    dct:modified "2022-04-07T13:33:54"^^xsd:dateTime ;
    skos:altLabel "Air piracy"@en,
        "Skyjacking"@en,
        "Flykapring"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hijacking of aircraft"@en,
        "Flykapringer"@nb .

humord:c58908 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58908" ;
    dct:modified "2024-08-28T20:44:55"^^xsd:dateTime ;
    skos:altLabel "Aerophobia"@en,
        "Aviofobi"@nb,
        "Flyskrekk"@nb ;
    skos:broader humord:c29593 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fear of flying"@en,
        "Flyskrekk"@nb .

humord:c58909 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58909" ;
    dct:modified "2023-11-27T13:19:12"^^xsd:dateTime ;
    skos:altLabel "Air crashes"@en,
        "Aircraft accidents"@en,
        "Flyulukker"@nb,
        "Flyulykker"@nb ;
    skos:broader humord:c01533 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plane crashes"@en,
        "Flyulykker"@nb .

humord:c58910 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58910" ;
    dct:modified "2024-11-04T08:08:06"^^xsd:dateTime ;
    skos:altLabel "Airline stewardesses"@en,
        "Airline stewards"@en,
        "Flight attendants"@en,
        "Stewardesses"@en,
        "Stewards"@en,
        "Flyvertar"@nb,
        "Flyverter"@nb,
        "Flyvertinner"@nb,
        "Kabinpersonale"@nb,
        "Pursarar"@nb,
        "Pursere"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cabin crew"@en,
        "Kabinpersonale"@nb ;
    skos:related humord:c19962 .

humord:c58911 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58911" ;
    dct:modified "2022-02-01T14:34:46"^^xsd:dateTime ;
    skos:altLabel "Civil registers"@en,
        "Directory of residents"@en,
        "National register"@en,
        "Folkeregister"@nb ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "National registers"@en,
        "Folkeregistre"@nb .

humord:c58912 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58912" ;
    dct:modified "2022-02-01T14:56:53"^^xsd:dateTime ;
    skos:broader humord:c07798,
        humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Obsolence"@en,
        "Foreldelse"@nb .

humord:c58913 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58913" ;
    dct:modified "2022-02-01T15:05:19"^^xsd:dateTime ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettigheter"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Association law"@en,
        "Foreningsrett"@nb .

humord:c58914 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58914" ;
    dct:modified "2023-01-31T12:26:05"^^xsd:dateTime ;
    skos:altLabel "City courts"@en,
        "Byrett"@nb,
        "Byretten"@nb,
        "Forhørsrett"@nb,
        "Forhørsretten"@nb,
        "Herredsrett"@nb,
        "Herredsretten"@nb,
        "Herredsretter"@nb,
        "Tingretten"@nb,
        "Tingretter"@nb ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkining: ub022"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "District courts"@en,
        "Tingrett"@nb .

humord:c58915 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58915" ;
    dct:modified "2024-06-13T07:50:26"^^xsd:dateTime ;
    skos:altLabel "Master of forestry"@en,
        "Forstkandidatar"@nb,
        "Forstkandidater"@nb,
        "Skogbrukskandidatar"@nb ;
    skos:broader humord:c07392 ;
    skos:definition "Skogbrukskandidat, kandidat som har fullført utdanning i skogbruk ved Norges miljø- og biovitenskapelige universitet (tidligere Landbrukshøgskolen), Ås. Mange kandidater bruker også tittelen forstkandidat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Masters of forestry"@en,
        "Skogbrukskandidater"@nb ;
    skos:related humord:c07658 .

humord:c58916 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58916" ;
    dct:modified "2022-04-04T13:19:36"^^xsd:dateTime ;
    skos:altLabel "Franchising"@nb ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Franchise"@en,
        "Franchise"@nb .

humord:c58917 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58917" ;
    dct:modified "2022-02-03T14:08:20"^^xsd:dateTime ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election of the county council"@en,
        "Fylkestingsvalg"@nb .

humord:c58918 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58918" ;
    dct:modified "2024-12-10T12:53:55"^^xsd:dateTime ;
    skos:altLabel "Maternity clinics"@en,
        "Fødeinstitusjoner"@nb,
        "Fødestuer"@nb ;
    skos:broader humord:c03824,
        humord:c03942 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delivery rooms"@en,
        "Fødeklinikker"@nb .

humord:c58919 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58919" ;
    dct:modified "2024-11-26T12:39:30"^^xsd:dateTime ;
    skos:altLabel "Driver's licence"@en,
        "Driver's licences"@en,
        "Driving licence"@en,
        "Bilsertifikat (Kjøretøy)"@nb,
        "Bilsertifikat (Køyretøy)"@nb,
        "Førarkort"@nb,
        "Sertifikat"@nb,
        "Sertifikat (Køyretøy)"@nb,
        "Sertifikater (Kjøretøy)"@nb ;
    skos:broader humord:c00154,
        humord:c21867 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Driving licences"@en,
        "Førerkort"@nb ;
    skos:related humord:c59407 .

humord:c58920 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58920" ;
    dct:modified "2024-07-15T14:51:04"^^xsd:dateTime ;
    skos:altLabel "Fyrstehjelp"@nb,
        "Førstehjelp"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Førstehjelp er omsorg og livreddende medisinske hjelpetiltak, ved akutt sykdom eller skade, som blir gitt av mennesker i umiddelbar nærhet til den syke eller skadde, oftest legfolk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First aid"@en,
        "Førstehjelp"@nb .

humord:c58921 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58921" ;
    dct:modified "2022-02-03T14:55:42"^^xsd:dateTime ;
    skos:altLabel "Gas-fired power plant"@en,
        "Gas-fired power plants"@en,
        "Gas-fired power station"@en ;
    skos:broader humord:c22263 ;
    skos:definition "Lukket bemerkning: ubo22"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas-fired power stations"@en,
        "Gasskraftverk"@nb .

humord:c58922 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58922" ;
    dct:modified "2022-02-07T12:21:23"^^xsd:dateTime ;
    skos:altLabel "Hafrsfjorden"@nb ;
    skos:broader humord:c02848 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hafrsfjord"@en,
        "Hafrsfjord"@nb .

humord:c58923 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58923" ;
    dct:modified "2024-02-27T07:25:25"^^xsd:dateTime ;
    skos:altLabel "HyperText Markup Language"@en,
        "Dhtml"@nb,
        "Dynamisk html"@nb,
        "HTML"@nb,
        "HyperText Markup Language"@nb,
        "Hypertekstmarkeringsspråk"@nb,
        "Xhtml"@nb ;
    skos:broader humord:c58236 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "HTML"@en,
        "HTML"@nb .

humord:c58924 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58924" ;
    dct:modified "2024-11-07T10:05:47"^^xsd:dateTime ;
    skos:altLabel "Green socialism"@en,
        "Socialist ecology"@en,
        "Grøn sosialisme"@nb,
        "Økopolitisk sosialisme"@nb,
        "Økososialisme"@nb,
        "Økososialsime"@nb ;
    skos:broader humord:c09664 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eco-socialism"@en,
        "Grønn sosialisme"@nb .

humord:c58925 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58925" ;
    dct:modified "2022-02-08T07:50:52"^^xsd:dateTime ;
    skos:altLabel "Receiving stolen goods"@en,
        "Receiving the proceeds of a criminal act"@en ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Handling offence"@en,
        "Heleri"@nb .

humord:c58926 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58926" ;
    dct:modified "2025-01-06T10:19:24"^^xsd:dateTime ;
    skos:altLabel "Hamnevesen"@nb ;
    skos:broader humord:c04353 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Port authorities"@en,
        "Havnevesen"@nb .

humord:c58927 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58927" ;
    dct:modified "2022-04-04T13:34:53"^^xsd:dateTime ;
    skos:altLabel "Commercial schools"@en ;
    skos:broader humord:c16618 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trade schools"@en,
        "Handelsskoler"@nb .

humord:c58928 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58928" ;
    dct:modified "2025-03-24T07:52:42"^^xsd:dateTime ;
    skos:altLabel "Homansbyen"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homansbyen"@en,
        "Homansbyen"@nb .

humord:c58929 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58929" ;
    dct:modified "2022-02-08T14:16:25"^^xsd:dateTime ;
    skos:broader humord:c03013 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hopen"@en,
        "Hopen"@nb .

humord:c58930 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58930" ;
    dct:modified "2022-02-09T07:51:00"^^xsd:dateTime ;
    skos:altLabel "White books"@en,
        "Hvitbok"@nb ;
    skos:broader humord:c14622 ;
    skos:definition "Hvitbok er en offisiell dokumentpublikasjon, ofte utgitt av et lands utenriksdepartement. En britisk publikasjon av samme art kalles for blåbok, en fransk for gulbok <snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White book"@en,
        "Hvitbøker"@nb ;
    skos:related humord:c58668 .

humord:c58931 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58931" ;
    dct:modified "2024-08-01T10:46:38"^^xsd:dateTime ;
    skos:altLabel "Ilmenitt"@nb,
        "Titanjernstein"@nb ;
    skos:broader humord:c67748 ;
    skos:definition "Ilmenitt er et svart, metallisk mineral. Det har samme type struktur som hematitt og ligner dette mineralet i utseende, men har svart strek. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ilmenite"@en,
        "Ilmenitt"@nb .

humord:c58932 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58932" ;
    dct:modified "2022-02-09T08:24:28"^^xsd:dateTime ;
    skos:altLabel "Adjustment to a price index"@en ;
    skos:broader humord:c25238 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Index-linking"@en,
        "Indeksregulering"@nb ;
    skos:related humord:c07850 .

humord:c58933 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58933" ;
    dct:modified "2024-10-22T10:01:56"^^xsd:dateTime ;
    skos:altLabel "Ngardilj language"@en,
        "Ngarti language"@en,
        "Ngardi språk"@nb ;
    skos:broader humord:c10147 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Språkkode: rxd"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ngardi language"@en,
        "Ngardi språk"@nb .

humord:c58934 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58934" ;
    dct:modified "2022-02-10T07:34:04"^^xsd:dateTime ;
    skos:altLabel "Conflict of interest"@en,
        "Disqualification"@en,
        "Partiality"@en,
        "Ugildighet"@nb ;
    skos:broader humord:c14367 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recusal"@en,
        "Inhabilitet"@nb .

humord:c58935 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58935" ;
    dct:modified "2022-02-10T07:33:52"^^xsd:dateTime ;
    skos:altLabel "Calling in"@en,
        "Recovery (Taxes and fees)"@en ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collection (Taxes and fees)"@en,
        "Innkreving"@nb .

humord:c58936 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58936" ;
    dct:modified "2022-02-10T07:55:06"^^xsd:dateTime ;
    skos:altLabel "Children of immigrants"@en ;
    skos:broader humord:c07171 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 10/2-22 vsl"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immigrant children"@en,
        "Innvandrerbarn"@nb ;
    skos:related humord:c07251 .

humord:c58937 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58937" ;
    dct:modified "2024-11-06T08:34:56"^^xsd:dateTime ;
    skos:altLabel "Female immigrants"@en,
        "Innvandrarkvinner"@nb ;
    skos:broader humord:c07186 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 10/2-22 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immigrant women"@en,
        "Innvandrerkvinner"@nb ;
    skos:related humord:c07251 .

humord:c58938 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58938" ;
    dct:modified "2024-11-06T08:27:16"^^xsd:dateTime ;
    skos:altLabel "Immigrant minors"@en,
        "Immigrant teenagers"@en,
        "Innvandrarungdom"@nb ;
    skos:broader humord:c11120 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immigrant youth"@en,
        "Innvandrerungdom"@nb ;
    skos:related humord:c07251 .

humord:c58939 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58939" ;
    dct:modified "2022-02-10T08:19:35"^^xsd:dateTime ;
    skos:altLabel "Investment tax"@en,
        "Investeringsavgift"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Investment taxes"@en,
        "Investeringsavgifter"@nb .

humord:c58940 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58940" ;
    dct:modified "2022-02-10T08:33:31"^^xsd:dateTime ;
    skos:altLabel "Protection of cultivated soil"@en ;
    skos:broader humord:c07646 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protection of farmland"@en,
        "Jordvern"@nb .

humord:c58942 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58942" ;
    dct:modified "2022-02-11T13:08:36"^^xsd:dateTime ;
    skos:altLabel "Selective sorting of waste"@en,
        "Source separation"@en ;
    skos:broader humord:c22515 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waste sorting"@en,
        "Kildesortering"@nb .

humord:c58943 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58943" ;
    dct:modified "2024-12-11T08:21:03"^^xsd:dateTime ;
    skos:altLabel "Kiropraktikk"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chiropractic"@en,
        "Kiropraktikk"@nb .

humord:c58944 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58944" ;
    dct:modified "2024-06-13T07:32:18"^^xsd:dateTime ;
    skos:altLabel "Kjemikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemists"@en,
        "Kjemikere"@nb ;
    skos:related humord:c08335 .

humord:c58945 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58945" ;
    dct:modified "2024-12-11T15:50:38"^^xsd:dateTime ;
    skos:altLabel "Greywater"@en,
        "Sewer"@en,
        "Wastewater"@en,
        "Avlaup"@nb,
        "Avlaupsvatn"@nb,
        "Avløp"@nb,
        "Avløpsvann"@nb,
        "Avløpsvatn"@nb,
        "Gråvann"@nb,
        "Gråvatn"@nb,
        "Kloakk"@nb,
        "Kloakkar"@nb,
        "Kloakker"@nb,
        "Kloakkutslepp"@nb,
        "Kloakkutslipp"@nb ;
    skos:broader humord:c04423 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sewage"@en,
        "Kloakk"@nb ;
    skos:related humord:c08345 .

humord:c58946 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58946" ;
    dct:modified "2025-01-03T10:23:56"^^xsd:dateTime ;
    skos:altLabel "Sewage disposal"@en,
        "Sewage installation"@en,
        "Sewage works"@en,
        "Sewerage"@en,
        "Kloakkanlegg"@nb,
        "Kloakkrenseanlegg"@nb,
        "Kloakksystem"@nb ;
    skos:broader humord:c04423 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sewage system"@en,
        "Kloakkanlegg"@nb ;
    skos:related humord:c08345 .

humord:c58947 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58947" ;
    dct:modified "2025-03-27T09:42:41"^^xsd:dateTime ;
    skos:altLabel "Kolbu"@nb ;
    skos:broader humord:c16316 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kolbu"@en,
        "Kolbu"@nb .

humord:c58948 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58948" ;
    dct:modified "2024-01-16T09:21:38"^^xsd:dateTime ;
    skos:altLabel "Kolesterol"@nb ;
    skos:broader humord:c22477 ;
    skos:definition "Kolesterol er en organisk forbindelse med mange viktige funksjoner, blant annet som bestanddel i cellenes membraner, som ledd i transport av fettsyrer i blodet og som forstadium til steroidhormoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cholesterol"@en,
        "Kolesterol"@nb ;
    skos:related humord:c04914 .

humord:c58949 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58949" ;
    dct:modified "2024-12-17T11:13:01"^^xsd:dateTime ;
    skos:altLabel "Byvåpen"@nb,
        "Kommunemerke"@nb,
        "Kommunemerker"@nb,
        "Kommunevåpen"@nb ;
    skos:broader humord:c04505 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Community coat of arms"@en,
        "Kommunevåpen"@nb .

humord:c58951 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58951" ;
    dct:modified "2024-11-26T15:17:28"^^xsd:dateTime ;
    skos:altLabel "Programmes (Theater)"@en,
        "Programs (Theater)"@en,
        "Theater programs"@en,
        "Program (Teater)"@nb,
        "Programmer (Teater)"@nb,
        "Teaterprogram"@nb ;
    skos:broader humord:c00154,
        humord:c05542 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theatre programmes"@en,
        "Teaterprogrammer"@nb ;
    skos:related humord:c05573 .

humord:c58953 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58953" ;
    dct:modified "2025-03-18T09:08:12"^^xsd:dateTime ;
    skos:altLabel "Vestre Moland"@nb ;
    skos:broader humord:c02642 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vestre Moland"@en,
        "Vestre Moland"@nb .

humord:c58954 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58954" ;
    dct:modified "2024-08-28T15:18:39"^^xsd:dateTime ;
    skos:altLabel "Aucklandsøyane"@nb,
        "Aucklandsøyene"@nb,
        "Aucklandøyane"@nb,
        "Aucklandøyene"@nb ;
    skos:broader humord:c03730 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auckland Islands"@en,
        "Aucklandøyene"@nb .

humord:c58955 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58955" ;
    dct:modified "2022-02-14T13:48:57"^^xsd:dateTime ;
    skos:broader humord:c13007 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fresvik"@en,
        "Fresvik"@nb .

humord:c58956 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58956" ;
    dct:modified "2024-11-05T08:19:23"^^xsd:dateTime ;
    skos:altLabel "Ungdomskriminelle"@nb ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juvenile offenders"@en,
        "Ungdomskriminelle"@nb ;
    skos:related humord:c23410 .

humord:c58957 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58957" ;
    dct:modified "2022-02-15T11:26:56"^^xsd:dateTime ;
    skos:broader humord:c09385 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal pluralism"@en,
        "Rettspluralisme"@nb .

humord:c58958 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58958" ;
    dct:modified "2022-02-15T14:02:26"^^xsd:dateTime ;
    skos:altLabel "Høgkringen"@nb ;
    skos:broader humord:c15074 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kringen"@en,
        "Kringen"@nb .

humord:c58959 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58959" ;
    dct:modified "2024-08-02T10:41:36"^^xsd:dateTime ;
    skos:altLabel "CFS"@en,
        "Chronic fatigue and immune dysfunction syndrome"@en,
        "Chronic fatigue disorder"@en,
        "Chronic fatigue fibromyalgia syndrome"@en,
        "Chronic fatigue-fibromyalgia syndrome"@en,
        "ME"@en,
        "Myalgic encephalomyelitis"@en,
        "Postviral fatigue syndrome"@en,
        "Royal Free disease"@en,
        "SEID (Diseases)"@en,
        "Systemic exertion intolerance disease"@en,
        "CFS"@nb,
        "Kronisk tretthetssyndrom"@nb,
        "Kronisk trøtthetssyndrom"@nb,
        "Kronisk utmattingssyndrom"@nb,
        "ME"@nb,
        "Myalgisk encefalomyelitt"@nb,
        "Myalgisk encefalopati"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Kronisk utmattelsessyndrom er kjennetegnet av nyoppstått, omfattende utmattelse som i vesentlig grad (mer enn 50%) begrenser fysisk og mental kapasitet i hverdagslivet. I tillegg til utmattelsen, har personen ofte flere andre plager, som for eksempel søvnforstyrrelse, smerter, svimmelhet, konsentrasjonsvansker og overfølsomhet for sanseinntrykk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chronic fatigue syndrome"@en,
        "Kronisk utmattelsessyndrom"@nb .

humord:c58960 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58960" ;
    dct:modified "2025-02-04T15:04:43"^^xsd:dateTime ;
    skos:altLabel "Zambezia (Provins)"@nb ;
    skos:broader humord:c01596 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zambézia (Province)"@en,
        "Zambezia (Provins)"@nb .

humord:c58961 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58961" ;
    dct:modified "2022-02-16T07:38:07"^^xsd:dateTime ;
    skos:altLabel "Judiciary branch (Government)"@en ;
    skos:broader humord:c24452 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial power"@en,
        "Dømmende makt"@nb .

humord:c58962 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58962" ;
    dct:modified "2024-12-12T07:52:32"^^xsd:dateTime ;
    skos:altLabel "The Somali civil war (1991- )"@en,
        "Den somaliske borgerkrig (1991- )"@nb,
        "Somaliske borgerkrig (1991- )"@nb ;
    skos:broader humord:c03982 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Somali civil war (1991- )"@en,
        "Somaliske borgerkrig (1991- )"@nb .

humord:c58963 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58963" ;
    dct:modified "2024-11-26T12:37:03"^^xsd:dateTime ;
    skos:altLabel "Encyclical"@en,
        "Encyklikaar"@nb,
        "Encyklikaer"@nb,
        "Ensyklikaar"@nb,
        "Ensyklikaer"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Encyklika er et rundskriv fra paven, enten til hele den katolske kirke eller til et enkelt lands biskoper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Encyclicals"@en,
        "Encyklikaer"@nb .

humord:c58964 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58964" ;
    dct:modified "2024-12-11T15:45:28"^^xsd:dateTime ;
    skos:altLabel "Hydrargyrum"@en,
        "Quicksilver"@en,
        "Hg"@nb,
        "Kvikksylv"@nb,
        "Kvikksølv"@nb ;
    skos:broader humord:c62502,
        humord:c69293 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mercury"@en,
        "Kvikksølv"@nb .

humord:c58965 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58965" ;
    dct:modified "2022-02-16T13:17:31"^^xsd:dateTime ;
    skos:altLabel "Broilers"@en,
        "Chicken"@en,
        "Poussins"@en,
        "Spring chickens"@en ;
    skos:broader humord:c58286 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chickens"@en,
        "Kyllinger"@nb .

humord:c58966 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58966" ;
    dct:modified "2025-01-03T15:22:02"^^xsd:dateTime ;
    skos:altLabel "Congestion pricing"@en,
        "Køprising"@nb,
        "Rushtidsavgift"@nb ;
    skos:broader humord:c59263 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Congestion charge"@en,
        "Rushtidsavgift"@nb .

humord:c58967 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58967" ;
    dct:modified "2024-11-01T08:25:26"^^xsd:dateTime ;
    skos:altLabel "Land surveyors"@en,
        "Landmålarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surveyors"@en,
        "Landmålere"@nb ;
    skos:related humord:c08312 .

humord:c58968 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58968" ;
    dct:modified "2024-11-05T19:22:59"^^xsd:dateTime ;
    skos:altLabel "Lodgers"@en,
        "Leieboere"@nb,
        "Leigebuarar"@nb,
        "Leigetakarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tenants"@en,
        "Leietakere"@nb .

humord:c58969 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58969" ;
    dct:modified "2022-02-18T08:09:38"^^xsd:dateTime ;
    skos:broader humord:c06146 ;
    skos:definition "Nanosyntaks er en tilnærming til syntaks der terminalknutene til syntaktiske trær kan reduseres til enheter som er mindre enn en morfem <Wikipedia, engelsk>"@nb ;
    skos:editorialNote "Lukket bemerkning: uit22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanosyntax"@en,
        "Nanosyntaks"@nb .

humord:c58970 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58970" ;
    dct:modified "2024-11-04T08:51:31"^^xsd:dateTime ;
    skos:altLabel "Foreign nationals"@en,
        "Foreign subjects"@en,
        "Non-citizens"@en,
        "Utanlandske statsborgarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreign citizens"@en,
        "Utenlandske statsborgere"@nb ;
    skos:related humord:c19189 .

humord:c58971 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58971" ;
    dct:modified "2022-02-22T10:54:49"^^xsd:dateTime ;
    skos:altLabel "Advanced directives"@en,
        "Livstestamente"@nb ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Living wills"@en,
        "Livstestamenter"@nb ;
    skos:related humord:c08902,
        humord:c08946 .

humord:c58972 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58972" ;
    dct:modified "2022-02-18T13:26:43"^^xsd:dateTime ;
    skos:altLabel "Frontal lobotomi"@nb,
        "Leukotomi"@nb ;
    skos:broader humord:c03832 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lobotomy"@en,
        "Lobotomi"@nb .

humord:c58973 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58973" ;
    dct:modified "2024-10-29T09:36:05"^^xsd:dateTime ;
    skos:altLabel "Women  volunteers"@en,
        "Lotter"@nb ;
    skos:broader humord:c07366 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lottes"@en,
        "Lotter"@nb .

humord:c58974 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58974" ;
    dct:modified "2024-11-27T15:23:58"^^xsd:dateTime ;
    skos:altLabel "Sound archive"@en,
        "Lydarkiv"@nb ;
    skos:broader humord:c00114 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound archives"@en,
        "Lydarkiver"@nb .

humord:c58975 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58975" ;
    dct:modified "2022-04-04T15:43:32"^^xsd:dateTime ;
    skos:broader humord:c00158 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Talking newspapers"@en,
        "Lydaviser"@nb .

humord:c58976 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58976" ;
    dct:modified "2024-11-28T12:52:16"^^xsd:dateTime ;
    skos:altLabel "Apprenticeship programmes"@en,
        "Apprenticeship programs"@en,
        "Apprenticeships"@en,
        "Læringordningen"@nb,
        "Lærlingeordning"@nb,
        "Lærlingeordninga"@nb,
        "Lærlingeordningen"@nb,
        "Lærlingordning"@nb,
        "Lærlingverksemd"@nb,
        "Lærlingvirksomhet"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apprenticeship schemes"@en,
        "Lærlingeordning"@nb ;
    skos:related humord:c07512,
        humord:c69105 .

humord:c58977 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58977" ;
    dct:modified "2024-01-22T15:57:32"^^xsd:dateTime ;
    skos:altLabel "Mammographies"@en,
        "Mammografi"@nb ;
    skos:broader humord:c61968 ;
    skos:definition "En røntgenteknikk for undersøkelse av brystene. Undersøkelsen brukes vanligvis for å diagnostisere brystkreft. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mammography"@en,
        "Mammografi"@nb ;
    skos:related humord:c21458 .

humord:c58978 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58978" ;
    dct:modified "2025-01-06T09:59:31"^^xsd:dateTime ;
    skos:altLabel "Mellomriksvegar"@nb ;
    skos:broader humord:c04361 ;
    skos:definition "Mellomriksvei er en betegnelse på en hovedvei mellom to land <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International highways"@en,
        "Mellomriksveier"@nb .

humord:c58979 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58979" ;
    dct:modified "2025-01-13T09:01:56"^^xsd:dateTime ;
    skos:altLabel "Mikrobylgje­omn"@nb,
        "Mikrobylgje­omnar"@nb,
        "Mikrobølgeovn"@nb,
        "Mikrobølge­omn"@nb,
        "Mikrobølge­omnar"@nb,
        "Mikrobølgje­omn"@nb,
        "Mikrobølgje­omnar"@nb ;
    skos:broader humord:c27281 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microwave ovens"@en,
        "Mikrobølgeovner"@nb .

humord:c58980 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58980" ;
    dct:modified "2024-11-15T13:59:50"^^xsd:dateTime ;
    skos:altLabel "Eco-labeling"@en,
        "Eco-labelling"@en,
        "Environmental labeling"@en,
        "Miljømerking"@nb ;
    skos:broader humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental labelling"@en,
        "Miljømerking"@nb .

humord:c58981 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58981" ;
    dct:modified "2022-02-24T11:19:08"^^xsd:dateTime ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military law"@en,
        "Militærrett"@nb .

humord:c58982 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58982" ;
    dct:modified "2022-04-05T11:14:53"^^xsd:dateTime ;
    skos:altLabel "Munkeorden"@nb ;
    skos:broader humord:c08757 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monastic orders"@en,
        "Munkeordener"@nb ;
    skos:related humord:c58985 .

humord:c58983 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58983" ;
    dct:modified "2022-03-11T07:58:52"^^xsd:dateTime ;
    skos:altLabel "Muntlig spørretime"@nb,
        "Spørretime"@nb,
        "Spørretimen"@nb ;
    skos:broader humord:c09542 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Question time"@en,
        "Spørretimer"@nb .

humord:c58984 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58984" ;
    dct:modified "2024-01-11T14:21:40"^^xsd:dateTime ;
    skos:altLabel "Naturopathic medicine"@en,
        "Naturmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Naturopathy"@en,
        "Naturmedisin"@nb ;
    skos:related humord:c03808,
        humord:c21825 .

humord:c58985 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58985" ;
    dct:modified "2022-02-24T15:06:17"^^xsd:dateTime ;
    skos:altLabel "Nonneorden"@nb ;
    skos:broader humord:c08757 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Order of nuns"@en,
        "Nonneordener"@nb ;
    skos:related humord:c58982 .

humord:c58986 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58986" ;
    dct:modified "2025-02-28T07:48:43"^^xsd:dateTime ;
    skos:altLabel "The Norwegian sea"@en,
        "Nordhavet"@nb,
        "Norskehavet"@nb ;
    skos:broader humord:c61156 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norwegian sea"@en,
        "Norskehavet"@nb .

humord:c58987 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58987" ;
    dct:modified "2025-02-21T08:36:56"^^xsd:dateTime ;
    skos:altLabel "Ningbo"@nb ;
    skos:broader humord:c02026 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ningbo"@en,
        "Ningbo"@nb .

humord:c58988 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58988" ;
    dct:modified "2022-02-25T07:30:47"^^xsd:dateTime ;
    skos:altLabel "Hvit overlegenhet"@nb,
        "Hvit overmakt"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Den rasistiske forestillingen om at «hvite mennesker» (den kaukasoide rase) er overlegent folk av andre menneskeraser og derfor burde dominere dem <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:Nobelinstituttet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White supremacy"@en,
        "Hvit makt"@nb ;
    skos:related humord:c09235,
        humord:c25306 .

humord:c58989 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58989" ;
    dct:modified "2024-11-01T08:26:50"^^xsd:dateTime ;
    skos:altLabel "Optikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opticians"@en,
        "Optikere"@nb ;
    skos:related humord:c58427 .

humord:c58990 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58990" ;
    dct:modified "2024-08-16T13:44:29"^^xsd:dateTime ;
    skos:altLabel "Ozon"@nb ;
    skos:broader humord:c08339 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ozone"@en,
        "Ozon"@nb ;
    skos:related humord:c24998 .

humord:c58991 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58991" ;
    dct:modified "2025-03-24T14:25:59"^^xsd:dateTime ;
    skos:altLabel "Porsangerfjorden"@nb,
        "Porsanginvuono"@nb,
        "Porsáŋgguvuotna"@nb ;
    skos:broader humord:c02664 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Porsanger fjord"@en,
        "Porsangerfjorden"@nb .

humord:c58992 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58992" ;
    dct:modified "2024-11-26T17:34:39"^^xsd:dateTime ;
    skos:altLabel "Proposisjonar"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Propositions"@en,
        "Proposisjoner"@nb .

humord:c58993 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58993" ;
    dct:modified "2025-03-27T09:49:31"^^xsd:dateTime ;
    skos:altLabel "Raufoss"@nb ;
    skos:broader humord:c23174 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raufoss"@en,
        "Raufoss"@nb .

humord:c58994 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58994" ;
    dct:modified "2024-11-01T14:08:01"^^xsd:dateTime ;
    skos:altLabel "Rekneskaps­førarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accountants"@en,
        "Regnskapsførere"@nb ;
    skos:related humord:c07581 .

humord:c58995 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58995" ;
    dct:modified "2022-03-01T14:33:26"^^xsd:dateTime ;
    skos:altLabel "History of law"@en ;
    skos:broader humord:c08953 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal history"@en,
        "Rettshistorie"@nb .

humord:c58996 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58996" ;
    dct:modified "2022-03-02T07:28:49"^^xsd:dateTime ;
    skos:broader humord:c08869 ;
    skos:definition "De avdødes ånder hos romerne. Gjenstand for gudsdyrkelse  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manes"@en,
        "Manes"@nb .

humord:c58997 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58997" ;
    dct:modified "2022-03-02T08:15:29"^^xsd:dateTime ;
    skos:broader humord:c08812 ;
    skos:definition "Synkretisk religion grunnlagt på 1930-tallet i Brasil"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Santo Daime"@en,
        "Santo Daime"@nb .

humord:c58998 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58998" ;
    dct:modified "2022-03-02T10:47:12"^^xsd:dateTime ;
    skos:altLabel "Co-ownership"@en,
        "Condominium (Real estates)"@en,
        "Joint ownership"@en ;
    skos:broader humord:c07804 ;
    skos:definition "Sameie er det at to eller flere eier noe sammen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common property"@en,
        "Sameie"@nb .

humord:c58999 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME58999" ;
    dct:modified "2022-03-02T10:51:03"^^xsd:dateTime ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sámi Parliament elections"@en,
        "Sametingsvalg"@nb .

humord:c59000 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59000" ;
    dct:modified "2024-08-20T16:11:22"^^xsd:dateTime ;
    skos:altLabel "Östersund"@en,
        "Östersund"@nb ;
    skos:broader humord:c03300 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Östersund"@nb .

humord:c59001 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59001" ;
    dct:modified "2024-08-19T12:58:26"^^xsd:dateTime ;
    skos:altLabel "Ålvik"@nb ;
    skos:broader humord:c13081 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ålvik"@en,
        "Ålvik"@nb .

humord:c59002 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59002" ;
    dct:modified "2024-11-13T13:54:31"^^xsd:dateTime ;
    skos:altLabel "Whiplash injuries"@en,
        "Nakkesleng"@nb,
        "Nakkeslengskadar"@nb,
        "Nakkeslengskader"@nb,
        "Whiplash"@nb,
        "Whiplash-skadar"@nb,
        "Whiplash-skader"@nb ;
    skos:broader humord:c03901 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Whiplash"@en,
        "Nakkesleng"@nb .

humord:c59004 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59004" ;
    dct:modified "2022-03-04T12:57:46"^^xsd:dateTime ;
    skos:broader humord:c06518 ;
    skos:definition "Foregripelse eller fremkalling av en senere hendelse i en fortellende (narrativ) tekst <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prolepsis"@en,
        "Prolepse"@nb .

humord:c59005 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59005" ;
    dct:modified "2022-03-07T11:21:56"^^xsd:dateTime ;
    skos:altLabel "Turn taking"@en ;
    skos:broader humord:c09219,
        humord:c18979 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turn-taking"@en,
        "Turtaking"@nb .

humord:c59006 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59006" ;
    dct:modified "2022-03-07T12:11:21"^^xsd:dateTime ;
    skos:altLabel "Travel insurances"@en,
        "Reiseforsikringer"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Travel insurance"@en,
        "Reiseforsikring"@nb .

humord:c59007 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59007" ;
    dct:modified "2022-03-07T12:16:09"^^xsd:dateTime ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dual language learning"@en,
        "Tospråklig fagopplæring"@nb .

humord:c59008 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59008" ;
    dct:modified "2024-01-03T09:50:42"^^xsd:dateTime ;
    skos:altLabel "Casualty insurance"@en,
        "Non-life insurance"@en,
        "Skadeforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General insurance"@en,
        "Skadeforsikring"@nb ;
    skos:related humord:c07743 .

humord:c59009 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59009" ;
    dct:modified "2024-08-21T09:45:13"^^xsd:dateTime ;
    skos:altLabel "Forest dieback"@en,
        "Skogdaude"@nb,
        "Skogdød"@nb,
        "Skogsdaude"@nb,
        "Skogsdød"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Skogdød er det at skogbestand får dårligere helsetilstand og dør uten noen åpenbar grunn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest decline"@en,
        "Skogdød"@nb .

humord:c59010 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59010" ;
    dct:modified "2024-04-08T10:41:55"^^xsd:dateTime ;
    skos:altLabel "Infeksjonskontroll"@nb,
        "Smittespredningskontroll"@nb,
        "Smittevern"@nb ;
    skos:broader humord:c19921,
        humord:c22326 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infection control"@en,
        "Smittevern"@nb .

humord:c59011 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59011" ;
    dct:modified "2022-06-15T14:07:34"^^xsd:dateTime ;
    skos:altLabel "Specialist health service"@en,
        "Spesialisthelsetjeneste"@nb,
        "Spesialisthelsetjenester"@nb ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specialist health services"@en,
        "Spesialisthelsetjenester"@nb .

humord:c59012 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59012" ;
    dct:modified "2025-01-17T07:35:59"^^xsd:dateTime ;
    skos:altLabel "Fruit machines"@en,
        "One-armed bandits"@en,
        "Slot machines"@en,
        "Einarma bandittar"@nb,
        "Enarmede banditter"@nb,
        "Kronespel"@nb,
        "Kronespill"@nb,
        "Speleautomatar"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gambling machines"@en,
        "Spilleautomater"@nb ;
    skos:related humord:c14303 .

humord:c59013 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59013" ;
    dct:modified "2022-03-09T10:41:49"^^xsd:dateTime ;
    skos:broader humord:c08890,
        humord:c08978 ;
    skos:definition "Bootleg er et uoffisielt og ulovlig opptak i lyd eller film der utgiveren ikke har rettigheter til materialet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bootleg"@en,
        "Bootleg"@nb ;
    skos:related humord:c19097 .

humord:c59014 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59014" ;
    dct:modified "2024-03-07T11:19:54"^^xsd:dateTime ;
    skos:altLabel "Three-dimensional modeling"@en,
        "3D-modellering"@nb,
        "Tredimensjonal modellering"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "3D-modeling"@en,
        "3D-modellering"@nb ;
    skos:related humord:c28489,
        humord:c64079 .

humord:c59015 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59015" ;
    dct:modified "2024-01-17T10:35:47"^^xsd:dateTime ;
    skos:altLabel "Antimicrobial Drug Resistance"@en,
        "Drug resistance"@en,
        "Microbial Antibiotic Resistance"@en,
        "Microbioal Drug Resistance"@en,
        "Antibiotikaresistens"@nb,
        "Bakteriell antibiotikaresistens"@nb,
        "Legemiddelresistens"@nb,
        "Lækjemiddelresistens"@nb ;
    skos:broader humord:c29495 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antibiotic Resistance"@en,
        "Antibiotikaresistens"@nb .

humord:c59016 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59016" ;
    dct:modified "2024-05-16T11:23:09"^^xsd:dateTime ;
    skos:altLabel "Debris"@en,
        "Quaternary sediments"@en,
        "Terrigenous sediments"@en,
        "Unconsolidated sediments"@en,
        "Lausmassar"@nb,
        "Løsmasser"@nb,
        "Sediment"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Sediment er løse masser som er avsatt på jordoverflaten, også under vann, og består av bruddstykker fra berggrunn, biogent materiale og/eller kjemisk utfelte mineraler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sediments"@en,
        "Sedimenter"@nb .

humord:c59017 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59017" ;
    dct:modified "2024-09-09T16:59:31"^^xsd:dateTime ;
    skos:altLabel "Movable books"@en,
        "Pop-outs (Books)"@en,
        "Pop-ups"@en,
        "Pull downs (Books)"@en,
        "Transformations (Books)"@en,
        "Tunnel books"@en,
        "Pop-opp-bøker"@nb,
        "Sprett opp-bøker"@nb ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pop-up-books"@en,
        "Utbrettsbøker"@nb .

humord:c59018 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59018" ;
    dct:modified "2024-02-28T10:49:43"^^xsd:dateTime ;
    skos:altLabel "Cyber-sports"@en,
        "Electronic sports"@en,
        "Esports"@en,
        "Pro gaming"@en,
        "Professional gaming"@en,
        "E-sport"@nb,
        "Elektronisk sport"@nb,
        "Esport"@nb,
        "Profesjonell dataspeling"@nb,
        "Profesjonell dataspilling"@nb,
        "Profesjonell gaming"@nb ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "E-sports"@en,
        "E-sport"@nb ;
    skos:related humord:c01421,
        humord:c59021 .

humord:c59019 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59019" ;
    dct:modified "2024-12-19T15:51:42"^^xsd:dateTime ;
    skos:altLabel "Reference management tool"@en,
        "Referansehandteringssystem"@nb,
        "Referansehandteringsverktøy"@nb,
        "Referansehåndteringssystem"@nb,
        "Referansehåndteringssystemer"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reference management tools"@en,
        "Referansehåndteringsverktøy"@nb ;
    skos:related humord:c06462 .

humord:c59020 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59020" ;
    dct:modified "2022-03-11T14:45:00"^^xsd:dateTime ;
    skos:altLabel "Emosjonsgjenkjennelse"@nb ;
    skos:broader humord:c07985 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emotion recognition"@en,
        "Emosjonsgjenkjenning"@nb ;
    skos:related humord:c29036 .

humord:c59021 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59021" ;
    dct:modified "2024-12-06T14:09:40"^^xsd:dateTime ;
    skos:altLabel "Gaming"@nb ;
    skos:broader humord:c01421 ;
    skos:definition "Det å spille video- eller dataspill <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaming"@en,
        "Gaming"@nb ;
    skos:related humord:c59018 .

humord:c59022 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59022" ;
    dct:modified "2022-03-11T14:52:13"^^xsd:dateTime ;
    skos:broader humord:c27566 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security studies"@en,
        "Sikkerhetsstudier"@nb .

humord:c59023 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59023" ;
    dct:modified "2024-10-07T10:13:29"^^xsd:dateTime ;
    skos:altLabel "The Nordic model"@en,
        "Danske modellen"@nb,
        "Den danske modellen"@nb,
        "Den nordiske modellen"@nb,
        "Den norske modellen"@nb,
        "Den svenske modellen"@nb,
        "Nordiske modellen"@nb,
        "Norske modellen"@nb,
        "Svenske modellen"@nb ;
    skos:broader humord:c07875 ;
    skos:definition "Et begrep særlig brukt av økonomer og andre samfunnsforskere for å beskrive kjennetegn ved økonomi, arbeidslivsorganisering og politisk system som skiller nordiske land, og spesielt skandinaviske land, fra andre vestlige land <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordic model"@en,
        "Nordiske modellen"@nb ;
    skos:related humord:c09366 .

humord:c59024 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59024" ;
    dct:modified "2022-08-23T08:36:32"^^xsd:dateTime ;
    skos:altLabel "EU law"@en,
        "EF-rett"@nb,
        "EU rett"@nb,
        "Rett - EU"@nb ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Oppdatert"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EU legislation"@en,
        "EU-rett"@nb ;
    skos:related humord:c59026 .

humord:c59025 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59025" ;
    dct:modified "2025-03-18T07:46:14"^^xsd:dateTime ;
    skos:altLabel "Heracleia Lucania"@en,
        "Heraclea Lucania"@nb,
        "Heracleia Lucania"@nb,
        "Heraklea Lucania"@nb,
        "Herakleia Lucania"@nb ;
    skos:broader humord:c02447 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heraclea Lucania"@en,
        "Heraklea Lucania"@nb .

humord:c59026 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59026" ;
    dct:modified "2022-03-17T15:09:03"^^xsd:dateTime ;
    skos:altLabel "EEA law"@en,
        "EØS rett"@nb ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EEA legislation"@en,
        "EØS-rett"@nb ;
    skos:related humord:c59024 .

humord:c59027 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59027" ;
    dct:modified "2022-03-15T09:37:14"^^xsd:dateTime ;
    skos:broader humord:c09247 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Film censorship"@en,
        "Filmsensur"@nb .

humord:c59028 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59028" ;
    dct:modified "2024-01-12T10:58:20"^^xsd:dateTime ;
    skos:altLabel "Health foods"@en,
        "Helsekost"@nb,
        "Helsekostprodukt"@nb,
        "Helsekostprodukter"@nb ;
    skos:broader humord:c04914 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health food"@en,
        "Helsekost"@nb ;
    skos:related humord:c21825 .

humord:c59029 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59029" ;
    dct:modified "2024-10-30T11:27:28"^^xsd:dateTime ;
    skos:altLabel "Flyktningekriser"@nb,
        "Flyktningkrisar"@nb,
        "Flyktningkrise"@nb,
        "Flyktningkriser"@nb,
        "Flyktningskrisar"@nb,
        "Flyktningskriser"@nb ;
    skos:broader humord:c22542 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refugee crisis"@en,
        "Flyktningkriser"@nb ;
    skos:related humord:c07229 .

humord:c59030 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59030" ;
    dct:modified "2024-05-08T12:52:49"^^xsd:dateTime ;
    skos:altLabel "Cardiac arrest"@en,
        "Cardiac decompensation"@en,
        "Decompensatio cordis"@en,
        "Heart decompensation"@en,
        "Myocardial failure"@en,
        "Hjartesvikt"@nb,
        "Hjertedekompensasjon"@nb,
        "Myokardsvikt"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Hjertesvikt er en tilstand der hjertet ikke er i stand til å pumpe nok blod for å tilfredsstille kroppens behov. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heart failure"@en,
        "Hjertesvikt"@nb .

humord:c59031 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59031" ;
    dct:modified "2022-03-16T09:02:33"^^xsd:dateTime ;
    skos:broader humord:c21066 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health plans"@en,
        "Helseplaner"@nb .

humord:c59032 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59032" ;
    dct:modified "2024-01-16T07:48:34"^^xsd:dateTime ;
    skos:altLabel "General medicine"@en,
        "Indremedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal medicine"@en,
        "Indremedisin"@nb .

humord:c59033 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59033" ;
    dct:modified "2025-01-10T13:57:18"^^xsd:dateTime ;
    skos:altLabel "Comparative musicology"@en,
        "Etnomusikologi"@nb,
        "Musikkantropologi"@nb,
        "Musikketnologi"@nb ;
    skos:broader humord:c04453 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnomusicology"@en,
        "Musikkantropologi"@nb .

humord:c59034 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59034" ;
    dct:modified "2024-12-16T11:05:39"^^xsd:dateTime ;
    skos:altLabel "Kristallnacht"@en,
        "Night of broken glass"@en,
        "November pogroms"@en,
        "Kristallnacht"@nb,
        "Krystallnatta"@nb,
        "Krystallnatten"@nb,
        "Novemberpogromen"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Novemberpogromen er betegnelsen på en landsomfattende voldelig jødeforfølgelse (pogrom) i Tyskland natten mellom 9. og 10. november 1938, da jøder og jødisk eiendom ble målgruppe for systematiske voldshandlinger og angrep  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nobelinstituttet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "November pogrom"@en,
        "Novemberpogromen"@nb ;
    skos:related humord:c08908 .

humord:c59035 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59035" ;
    dct:modified "2023-07-14T10:33:49"^^xsd:dateTime ;
    skos:altLabel "Identity check"@en,
        "Identitetssjekk"@nb,
        "Legitimasjonskontroll"@nb ;
    skos:broader humord:c23507 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Identity control"@en,
        "Identitetskontroll"@nb .

humord:c59036 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59036" ;
    dct:modified "2022-03-16T10:24:02"^^xsd:dateTime ;
    skos:altLabel "Inattentive blindness"@en,
        "Perceptual blindness"@en ;
    skos:broader humord:c23290 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inattentional blindness"@en,
        "Uoppmerksomhetsblindhet"@nb ;
    skos:related humord:c03889,
        humord:c24946 .

humord:c59037 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59037" ;
    dct:modified "2024-11-15T13:47:30"^^xsd:dateTime ;
    skos:altLabel "Naturminner"@nb,
        "Naturminnesmerke"@nb,
        "Naturminnesmerker"@nb ;
    skos:broader humord:c09404,
        humord:c12105 ;
    skos:definition "Naturminner er en av de eldste formene for naturvern i Norge. Ifølge Miljøverndepartementet gjenspeiler naturminner «forrige århundreskiftes syn på naturen», gjennom sin vekt på «forekomster» av ulike slag <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural monuments"@en,
        "Naturminner"@nb .

humord:c59038 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59038" ;
    dct:modified "2022-04-05T11:09:30"^^xsd:dateTime ;
    skos:broader humord:c08395 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human remains (Organic materials)"@en,
        "Menneskelige levninger"@nb ;
    skos:related humord:c00070 .

humord:c59039 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59039" ;
    dct:modified "2024-10-01T09:07:48"^^xsd:dateTime ;
    skos:altLabel "Moskva-prosessane"@nb,
        "Moskva-prosessene"@nb,
        "Moskvaprosessane"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Moskvaprosessene var tre store, offentlige prosesser (rettssaker) i Sovjetunionen mot tidligere ledende medlemmer av det kommunistiske partiet. Rettssakene foregikk i årene 1936–1938. Hensikten med Moskvaprosessene var å bli kvitt alle potensielle utfordrere til Josef Stalin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moscow trials"@en,
        "Moskvaprosessene"@nb .

humord:c59040 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59040" ;
    dct:modified "2024-04-04T16:15:58"^^xsd:dateTime ;
    skos:altLabel "Tannpleie"@nb ;
    skos:broader humord:c03899 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dental care"@en,
        "Tannpleie"@nb .

humord:c59041 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59041" ;
    dct:modified "2022-03-17T11:58:26"^^xsd:dateTime ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Student democracy"@en,
        "Studentdemokrati"@nb ;
    skos:related humord:c22273 .

humord:c59042 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59042" ;
    dct:modified "2022-03-17T12:39:50"^^xsd:dateTime ;
    skos:altLabel "Student newspaper"@en,
        "Student publications"@en ;
    skos:broader humord:c00158 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Student newspapers"@en,
        "Studentaviser"@nb .

humord:c59043 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59043" ;
    dct:modified "2022-03-17T12:54:38"^^xsd:dateTime ;
    skos:broader humord:c13873 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telavåg"@en,
        "Telavåg"@nb .

humord:c59044 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59044" ;
    dct:modified "2024-11-12T15:31:18"^^xsd:dateTime ;
    skos:altLabel "Vern"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protection"@en,
        "Beskyttelse"@nb ;
    skos:related humord:c04176,
        humord:c08949,
        humord:c23192,
        humord:c27388,
        humord:c28115 .

humord:c59045 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59045" ;
    dct:modified "2022-03-17T14:16:50"^^xsd:dateTime ;
    skos:broader humord:c12139 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kingston"@en,
        "Kingston"@nb .

humord:c59046 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59046" ;
    dct:modified "2022-03-17T14:25:15"^^xsd:dateTime ;
    skos:broader humord:c22715 ;
    skos:editorialNote "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trademark and domain name law"@en,
        "Kjennetegnsrett"@nb .

humord:c59047 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59047" ;
    dct:modified "2022-04-29T11:32:53"^^xsd:dateTime ;
    skos:altLabel "Law of sales"@en,
        "Law of the sale of goods"@en ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sale of goods law"@en,
        "Kjøpsrett"@nb .

humord:c59048 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59048" ;
    dct:modified "2024-11-13T09:45:58"^^xsd:dateTime ;
    skos:altLabel "Conflict analyses"@en,
        "Konfliktanalyse"@nb ;
    skos:broader humord:c01459,
        humord:c25734 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conflict analysis"@en,
        "Konfliktanalyse"@nb .

humord:c59049 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59049" ;
    dct:modified "2022-04-20T12:23:18"^^xsd:dateTime ;
    skos:altLabel "Big push (Model)"@en,
        "Big push-modellen"@nb ;
    skos:broader humord:c21985 ;
    skos:definition "Et begrep innen utviklingsøkonomi eller velferdsøkonomi som understreker at et firmas beslutning om å industrialisere eller ikke, avhenger av forventningen om hva andre firmaer vil gjøre <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Big push"@en,
        "Big push"@nb .

humord:c59050 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59050" ;
    dct:modified "2022-03-17T14:51:44"^^xsd:dateTime ;
    skos:broader humord:c08078 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knowledge sharing"@en,
        "Kunnskapsdeling"@nb ;
    skos:related humord:c29678 .

humord:c59051 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59051" ;
    dct:modified "2024-11-19T13:49:54"^^xsd:dateTime ;
    skos:altLabel "Marine conservation areas"@en,
        "Marine sanctuaries"@en,
        "Marine sanctuary"@en,
        "Marine reservat"@nb,
        "Marine reservater"@nb,
        "Marine verneområde"@nb ;
    skos:broader humord:c24190 ;
    skos:definition "Marine verneområder er et virkemiddel for å bevare det marine biologiske mangfoldet, slik som økosystemer, habitater og arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine protected areas"@en,
        "Marine verneområder"@nb .

humord:c59052 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59052" ;
    dct:modified "2025-03-13T07:46:38"^^xsd:dateTime ;
    skos:altLabel "Mosfell"@nb ;
    skos:broader humord:c02430 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mosfell"@en,
        "Mosfell"@nb .

humord:c59053 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59053" ;
    dct:modified "2022-03-18T10:19:11"^^xsd:dateTime ;
    skos:altLabel "Law of contracts and torts"@en ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of obligations"@en,
        "Obligasjonsrett"@nb .

humord:c59054 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59054" ;
    dct:modified "2022-03-18T10:26:35"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of monetary obligations"@en,
        "Pengekravsrett"@nb .

humord:c59055 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59055" ;
    dct:modified "2022-03-18T10:37:15"^^xsd:dateTime ;
    skos:altLabel "Judophilia"@en,
        "Philosemitism"@en,
        "Judeomani"@nb,
        "Judeophilia"@nb ;
    skos:broader humord:c08126 ;
    skos:definition "Vennlig innstilling til jøder og jødisk kultur  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Philo-semitism"@en,
        "Filosemittisme"@nb ;
    skos:related humord:c09636 .

humord:c59056 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59056" ;
    dct:modified "2024-09-23T12:47:23"^^xsd:dateTime ;
    skos:altLabel "Planning laws"@en,
        "Bygnadsrett"@nb,
        "Bygningslovgiving"@nb,
        "Bygningslovgjeving"@nb,
        "Bygningsrett"@nb,
        "Plan- og bygnadsrett"@nb,
        "Plan- og bygningsrett"@nb ;
    skos:broader humord:c08958 ;
    skos:inScheme humord: ;
    skos:prefLabel "Planning law"@en,
        "Plan- og bygningsrett"@nb .

humord:c59057 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59057" ;
    dct:modified "2024-11-04T11:21:13"^^xsd:dateTime ;
    skos:altLabel "Shop stewards"@en,
        "Spokespersons"@en,
        "Tillitsmannsordning"@nb,
        "Tillitsmenn"@nb,
        "Tillitsvalde"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Union officials"@en,
        "Tillitsvalgte"@nb ;
    skos:related humord:c09147 .

humord:c59058 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59058" ;
    dct:modified "2024-05-14T14:31:14"^^xsd:dateTime ;
    skos:altLabel "Microgametophytes"@en,
        "Blomerstøv"@nb,
        "Blomsterstøv"@nb,
        "Pollen"@nb,
        "Pollenbiologi"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Pollen er de hannlige spredningsorganene hos frøplantene.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollen"@en,
        "Pollen"@nb ;
    skos:related humord:c00096 .

humord:c59059 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59059" ;
    dct:modified "2022-03-21T19:11:57"^^xsd:dateTime ;
    skos:altLabel "GradDipEd"@en,
        "PGCE"@en,
        "PGDE"@en,
        "Post Graduate Diploma in Education"@en,
        "PPU"@nb ;
    skos:broader humord:c27346 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Post Graduate Certificate in Education"@en,
        "Praktisk-pedagogisk utdanning"@nb ;
    skos:related humord:c25951 .

humord:c59060 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59060" ;
    dct:modified "2024-05-21T07:27:04"^^xsd:dateTime ;
    skos:altLabel "Sea water"@en,
        "Havvann"@nb,
        "Havvatn"@nb,
        "Saltvatn"@nb,
        "Sjøvann"@nb,
        "Sjøvatn"@nb ;
    skos:broader humord:c08343 ;
    skos:definition "Saltvann er vann som inneholder mye vanlig bordsalt (koksalt), altså natriumklorid. Saltet er oppløst i vannet som ioner av natrium og klor.Vannet i havet er saltvann. Det består av omtrent 96,5 prosent vann og 3,5 prosent salt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salt water"@en,
        "Saltvann"@nb .

humord:c59061 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59061" ;
    dct:modified "2024-03-26T14:08:35"^^xsd:dateTime ;
    skos:altLabel "Ferskvatn"@nb ;
    skos:broader humord:c08343 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fresh water"@en,
        "Ferskvann"@nb ;
    skos:related humord:c22165 .

humord:c59062 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59062" ;
    dct:modified "2024-12-09T14:32:24"^^xsd:dateTime ;
    skos:altLabel "Bestøving"@nb,
        "Bestøvning"@nb,
        "Mjøling"@nb,
        "Pollinering"@nb,
        "Pollineringsbiologi"@nb,
        "Pollineringsøkologi"@nb ;
    skos:broader humord:c59058 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollination"@en,
        "Pollinering"@nb ;
    skos:related humord:c69266 .

humord:c59063 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59063" ;
    dct:modified "2024-11-13T15:18:17"^^xsd:dateTime ;
    skos:altLabel "Palms"@en,
        "Palmar"@nb ;
    skos:broader humord:c08223 ;
    skos:definition "Palmer er planter som tilhører palmefamilien (Arecaceae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palm trees"@en,
        "Palmer"@nb .

humord:c59064 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59064" ;
    dct:modified "2024-05-27T12:58:46"^^xsd:dateTime ;
    skos:altLabel "Cone-bearing trees"@en,
        "Bartre"@nb,
        "Konifer"@nb,
        "Koniferer"@nb,
        "Nåletre"@nb,
        "Nåletrær"@nb,
        "Pinales"@nb ;
    skos:broader humord:c08223 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conifers"@en,
        "Bartrær"@nb .

humord:c59065 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59065" ;
    dct:modified "2022-03-23T07:50:20"^^xsd:dateTime ;
    skos:altLabel "Oljepalmetrær"@nb ;
    skos:broader humord:c59063 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil palms"@en,
        "Oljepalmer"@nb .

humord:c59067 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59067" ;
    dct:modified "2022-03-21T15:29:20"^^xsd:dateTime ;
    skos:altLabel "Deobandi movement"@en,
        "Deobandism"@en,
        "Deobandi"@nb ;
    skos:broader humord:c08793 ;
    skos:definition "Deobandi-bevegelsen, muslimsk reformbevegelse med utgangspunkt i byen Deoband nord for Delhi i India <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deobandi"@en,
        "Deobandi-bevegelsen"@nb .

humord:c59068 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59068" ;
    dct:modified "2024-10-14T15:34:47"^^xsd:dateTime ;
    skos:altLabel "Ahle Sunnat wal Jamaat"@en,
        "Bareilly school"@en,
        "Barelvi school"@en,
        "Barelwi"@en,
        "Barelwi school"@en,
        "Islamic Bareilly school"@en,
        "Sunni Barelvi"@en,
        "Barelwi-rørsla"@nb ;
    skos:broader humord:c08793 ;
    skos:definition "Barelwi-bevegelsen, sunni-muslimsk reformbevegelse med navn etter byen Bareilly i Nord-India  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barelvi"@en,
        "Barelwi-bevegelsen"@nb .

humord:c59069 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59069" ;
    dct:modified "2024-08-02T08:55:02"^^xsd:dateTime ;
    skos:altLabel "Allmenningsrett"@nb,
        "Ållmenningsrett"@nb ;
    skos:broader humord:c21926 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commonage"@en,
        "Allmenningsrett"@nb .

humord:c59070 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59070" ;
    dct:modified "2024-08-27T14:19:29"^^xsd:dateTime ;
    skos:altLabel "Rules of order"@en,
        "Standing orders"@en,
        "Arbeidsordning"@nb,
        "Forretningsorden"@nb ;
    skos:broader humord:c25370 ;
    skos:definition "Forretningsorden er det reglementet som Stortinget vedtar for sine forhandlinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rules of procedure"@en,
        "Forretningsorden"@nb .

humord:c59071 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59071" ;
    dct:modified "2024-11-14T08:40:58"^^xsd:dateTime ;
    skos:altLabel "Contingency plans"@en,
        "Disaster management"@en,
        "Disaster preparedness"@en,
        "Emergency preparedness"@en,
        "Beredskapsplaner"@nb,
        "Katastrofeberedskap"@nb,
        "Katastrofehåndtering"@nb,
        "Katastrofevernebuing"@nb,
        "Kriseberedskap"@nb,
        "Vernebuing"@nb,
        "Vernebuingsplanar"@nb ;
    skos:broader humord:c19416 ;
    skos:editorialNote "Lukket bemerkning: hivolda22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency planning"@en,
        "Kriseberedskap"@nb ;
    skos:related humord:c18157 .

humord:c59072 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59072" ;
    dct:modified "2025-01-06T12:29:56"^^xsd:dateTime ;
    skos:altLabel "Traffic rules"@en,
        "Trafikkreglar"@nb ;
    skos:broader humord:c04334 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rules of the road"@en,
        "Trafikkregler"@nb ;
    skos:related humord:c23799 .

humord:c59073 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59073" ;
    dct:modified "2025-01-06T12:28:56"^^xsd:dateTime ;
    skos:altLabel "Traffic control"@en,
        "Traffic management"@en,
        "Trafikkregulering"@nb ;
    skos:broader humord:c04334 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traffic regulation"@en,
        "Trafikkregulering"@nb .

humord:c59074 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59074" ;
    dct:modified "2025-01-06T12:28:36"^^xsd:dateTime ;
    skos:altLabel "Road signs"@en,
        "Trafikkskilt"@nb ;
    skos:broader humord:c04334 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traffic signs"@en,
        "Trafikkskilt"@nb ;
    skos:related humord:c09084 .

humord:c59075 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59075" ;
    dct:modified "2023-04-28T16:24:48"^^xsd:dateTime ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Threats"@en,
        "Trusler"@nb ;
    skos:related humord:c59913 .

humord:c59076 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59076" ;
    dct:modified "2022-03-24T12:57:50"^^xsd:dateTime ;
    skos:altLabel "Abuse of national insurance"@en,
        "Abuse of social security"@en,
        "Abuse of welfare benefits"@en,
        "Benefit fraud"@en,
        "National insurance fraud"@en,
        "Trygdesvindel"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social security fraud"@en,
        "Trygdemisbruk"@nb ;
    skos:related humord:c09361 .

humord:c59077 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59077" ;
    dct:modified "2024-08-23T13:10:00"^^xsd:dateTime ;
    skos:altLabel "Bottom trawling"@en,
        "Botntråling"@nb,
        "Bunntråling"@nb,
        "Dregging"@nb,
        "Trål"@nb,
        "Trålfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:definition "Trål er et fiskeredskap der fisk ledes inn i en traktformet pose. Fangstprosessen kalles tauingen eller halet. Alle tråltyper fungerer etter sileprinsippet, og redskapet slepes gjennom sjøen etter et spesialbygd fiskefartøy (tråler). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkinig: ubo22"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trawling"@en,
        "Trålfiske"@nb .

humord:c59078 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59078" ;
    dct:modified "2022-06-23T14:15:05"^^xsd:dateTime ;
    skos:altLabel "Bankruptcy sales"@en,
        "Enforced auctions"@en,
        "Foreclosure sales"@en,
        "Tvangsauksjon"@nb ;
    skos:broader humord:c07748 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distraint sales"@en,
        "Tvangsauksjoner"@nb ;
    skos:related humord:c59079 .

humord:c59079 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59079" ;
    dct:modified "2024-09-04T11:01:28"^^xsd:dateTime ;
    skos:altLabel "Tvangsfullføring"@nb ;
    skos:broader humord:c08961 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enforcement (Law)"@en,
        "Tvangsfullbyrdelse"@nb ;
    skos:related humord:c59078 .

humord:c59080 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59080" ;
    dct:modified "2022-03-24T13:07:25"^^xsd:dateTime ;
    skos:broader humord:c13018 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tyssedal"@en,
        "Tyssedal"@nb .

humord:c59081 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59081" ;
    dct:modified "2024-10-15T07:45:05"^^xsd:dateTime ;
    skos:altLabel "Barneblad"@nb ;
    skos:broader humord:c00218 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's magazines"@en,
        "Barneblader"@nb .

humord:c59082 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59082" ;
    dct:modified "2024-11-11T15:50:46"^^xsd:dateTime ;
    skos:altLabel "Joint consultative committees"@en,
        "Bedriftsutval"@nb ;
    skos:broader humord:c07590 ;
    skos:definition "Bedriftsutvalg er et råd som er sammensatt av representanter for ledelse og alle kategorier ansatte med formål å samarbeide om effektiv produksjon og størst mulig trivsel for de ansatte.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Joint consultative committee"@en,
        "Bedriftsutvalg"@nb ;
    skos:related humord:c58805,
        humord:c68886 .

humord:c59083 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59083" ;
    dct:modified "2022-03-24T16:07:38"^^xsd:dateTime ;
    skos:altLabel "Prohibited books"@en,
        "Beslaglagte bøker"@nb ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banned books"@en,
        "Forbudte bøker"@nb .

humord:c59084 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59084" ;
    dct:modified "2025-01-06T13:18:49"^^xsd:dateTime ;
    skos:altLabel "Postal rates"@en,
        "Bladporto"@nb,
        "Porto (Postvesen)"@nb,
        "Portosatser"@nb,
        "Portotakst"@nb,
        "Portotakstar"@nb,
        "Portotakster"@nb ;
    skos:broader humord:c04322 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Postage"@en,
        "Porto (Postvesen)"@nb .

humord:c59085 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59085" ;
    dct:modified "2024-09-24T08:30:53"^^xsd:dateTime ;
    skos:altLabel "Healthful housing"@en,
        "Bustadshygiene"@nb ;
    skos:broader humord:c03848 ;
    skos:definition "Bolighygiene er den delen av samfunnsmedisinen som omfatter forholdet mellom boliger og helse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Residential hygiene"@en,
        "Bolighygiene"@nb .

humord:c59086 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59086" ;
    dct:modified "2022-03-25T08:16:37"^^xsd:dateTime ;
    skos:broader humord:c12385 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financing of a home"@en,
        "Boligfinansiering"@nb .

humord:c59087 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59087" ;
    dct:modified "2022-03-25T08:24:01"^^xsd:dateTime ;
    skos:altLabel "Properties  trade"@en,
        "Property  trade"@en,
        "Real estate trading"@en,
        "Bolighandel"@nb,
        "Boligkjøp"@nb,
        "Boligsalg"@nb,
        "Eiendomskjøp"@nb,
        "Eiendomssalg"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Real estate trade"@en,
        "Eiendomshandel"@nb .

humord:c59088 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59088" ;
    dct:modified "2022-06-23T14:14:15"^^xsd:dateTime ;
    skos:altLabel "Utilregnelighet (Jus)"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkining: ubo22"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminally insane"@en,
        "Strafferettslig utilregnelighet"@nb ;
    skos:related humord:c58528 .

humord:c59089 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59089" ;
    dct:modified "2022-04-04T11:31:45"^^xsd:dateTime ;
    skos:altLabel "Election surveys"@en,
        "Valgforsking"@nb,
        "Valgundersøkelser"@nb ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election research"@en,
        "Valgforskning"@nb .

humord:c59090 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59090" ;
    dct:modified "2024-10-01T15:41:51"^^xsd:dateTime ;
    skos:altLabel "Fedrelandssanger"@nb,
        "Fedrelandssongar"@nb,
        "Nasjonalhymnar"@nb,
        "Nasjonalhymner"@nb,
        "Nasjonalsongar"@nb ;
    skos:broader humord:c37563 ;
    skos:definition "Nasjonalsang er en patriotisk sang som er særlig avholdt og brukes ved offisielle høytideligheter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "National anthems"@en,
        "Nasjonalsanger"@nb .

humord:c59091 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59091" ;
    dct:modified "2024-08-20T08:37:38"^^xsd:dateTime ;
    skos:altLabel "Financial accounts"@en,
        "Finansregnskaper"@nb,
        "Finansrekneskapar"@nb,
        "Årsoppgjer"@nb,
        "Årsoppgjør"@nb,
        "Årsregnskap"@nb,
        "Årsrekneskap"@nb,
        "Årsrekneskapar"@nb ;
    skos:broader humord:c07581 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Annual accounts"@en,
        "Årsregnskaper"@nb .

humord:c59092 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59092" ;
    dct:modified "2022-03-28T08:25:50"^^xsd:dateTime ;
    skos:altLabel "Insider dealing"@en ;
    skos:broader humord:c21974 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insider trading"@en,
        "Innsidehandel"@nb .

humord:c59093 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59093" ;
    dct:modified "2022-03-28T08:30:48"^^xsd:dateTime ;
    skos:altLabel "Plastic industries"@en ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plastic industry"@en,
        "Plastindustri"@nb .

humord:c59094 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59094" ;
    dct:modified "2025-01-06T09:42:13"^^xsd:dateTime ;
    skos:altLabel "Drilling ships"@en,
        "Drilling vessel"@en,
        "Drilling vessels"@en,
        "Borefartøy"@nb,
        "Borefartøyer"@nb,
        "Boreskip"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drillships"@en,
        "Boreskip"@nb .

humord:c59095 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59095" ;
    dct:modified "2022-03-29T09:08:35"^^xsd:dateTime ;
    skos:broader humord:c13219 ;
    skos:definition "Tillitsskapende tiltak er tiltak som brukes i konfliktløsningsarbeid, særlig internasjonalt eller mellom fiendtligsinnede grupper, som har til hensikt å skape eller øke tillit mellom de berørte partene når utgangspunktet er en sterk mistillit og gammelt fiendskap <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Confidence building measures"@en,
        "Tillitsskapende tiltak"@nb .

humord:c59096 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59096" ;
    dct:modified "2024-11-25T21:16:24"^^xsd:dateTime ;
    skos:altLabel "In situ preservation (Archeology)"@en,
        "In situ konservering (Arkeologi)"@nb ;
    skos:broader humord:c00100 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "In situ preservation (Archaeology)"@en,
        "In situ konservering (Arkeologi)"@nb .

humord:c59097 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59097" ;
    dct:modified "2022-04-04T13:15:27"^^xsd:dateTime ;
    skos:altLabel "Domstolskontroll"@nb ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative tribunals"@en,
        "Forvaltningsdomstoler"@nb .

humord:c59098 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59098" ;
    dct:modified "2022-03-30T11:09:27"^^xsd:dateTime ;
    skos:altLabel "Unicameral (National assemblies)"@en ;
    skos:broader humord:c09542 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unicameralism"@en,
        "Ettkammersystem"@nb .

humord:c59099 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59099" ;
    dct:modified "2022-03-30T11:11:57"^^xsd:dateTime ;
    skos:altLabel "Bicameral legislature"@en ;
    skos:broader humord:c09542 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bicameralism"@en,
        "Tokammersystem"@nb .

humord:c59100 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59100" ;
    dct:modified "2022-03-30T11:16:13"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of Establishment"@en,
        "Etableringsrett"@nb .

humord:c59101 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59101" ;
    dct:modified "2022-03-30T12:11:13"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction contract law"@en,
        "Entrepriserett"@nb .

humord:c59102 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59102" ;
    dct:modified "2025-01-06T13:36:55"^^xsd:dateTime ;
    skos:altLabel "Energiforsking"@nb ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy research"@en,
        "Energiforskning"@nb .

humord:c59103 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59103" ;
    dct:modified "2023-05-10T14:16:58"^^xsd:dateTime ;
    skos:altLabel "Digital democracy"@en,
        "Electronic democracy"@en,
        "Digitalt demokrati"@nb,
        "Elektronisk demokrati"@nb ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "E-democracy"@en,
        "E-demokrati"@nb .

humord:c59104 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59104" ;
    dct:modified "2022-03-30T12:21:00"^^xsd:dateTime ;
    skos:altLabel "Drift net fishing"@en ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drift netting"@en,
        "Drivgarnfiske"@nb .

humord:c59105 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59105" ;
    dct:modified "2023-02-20T10:57:21"^^xsd:dateTime ;
    skos:altLabel "Estate agency (Business)"@en,
        "Eiendomsmekling"@nb ;
    skos:broader humord:c59087 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Real estate business"@en,
        "Eiendomsmegling"@nb ;
    skos:related humord:c26448,
        humord:c59515 .

humord:c59106 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59106" ;
    dct:modified "2024-08-28T15:07:47"^^xsd:dateTime ;
    skos:altLabel "A’aninin"@en,
        "Gros ventre indians (Montana)"@en,
        "Gros ventres of the prairie"@en,
        "Atsina (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atsina"@en,
        "Atsina (Folk)"@nb .

humord:c59107 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59107" ;
    dct:modified "2023-05-15T12:30:57"^^xsd:dateTime ;
    skos:altLabel "Financial counceling"@en,
        "Finansiell rådgivning"@nb ;
    skos:broader humord:c07736 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financial councelling"@en,
        "Finansrådgivning"@nb .

humord:c59108 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59108" ;
    dct:modified "2022-04-01T08:30:56"^^xsd:dateTime ;
    skos:altLabel "Fiskeflåten"@nb ;
    skos:broader humord:c07625 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishing fleets"@en,
        "Fiskeflåter"@nb .

humord:c59109 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59109" ;
    dct:modified "2024-09-25T08:37:53"^^xsd:dateTime ;
    skos:altLabel "Fishery zone"@en,
        "Fishing zone"@en,
        "Fishing zones"@en,
        "Fiskegrenser"@nb,
        "Fiskerigrense"@nb,
        "Fiskerigrenser"@nb,
        "Fiskerisone"@nb,
        "Fiskerisoner"@nb ;
    skos:broader humord:c58722 ;
    skos:definition "Fiskerigrense er en linje som avgrenser de kystnære farvann hvor en kyststat forbeholder fisket for landets egne borgere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishery zones"@en,
        "Fiskerigrenser"@nb .

humord:c59110 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59110" ;
    dct:modified "2025-01-06T12:40:02"^^xsd:dateTime ;
    skos:altLabel "Flaggdiskriminering"@nb ;
    skos:broader humord:c04335,
        humord:c13994 ;
    skos:definition "Flaggdiskriminering er det å forskjellsbehandle sjøtransport slik at ett lands skip får gunstigere vilkår enn andre lands skip, utgjør flaggdiskriminering. Begrepet spiller på at skip rettslig hører til den staten hvis flagg det fører <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flag discrimination"@en,
        "Flaggdiskriminering"@nb .

humord:c59111 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59111" ;
    dct:modified "2022-04-01T08:57:52"^^xsd:dateTime ;
    skos:altLabel "Flyktningehjelp"@nb ;
    skos:broader humord:c13924 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refugee aid"@en,
        "Flyktninghjelp"@nb .

humord:c59112 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59112" ;
    dct:modified "2022-04-01T08:59:51"^^xsd:dateTime ;
    skos:altLabel "Flyover noise"@en ;
    skos:broader humord:c17759 ;
    skos:definition "Lukket bemerkning:ubo22"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aircraft noise"@en,
        "Flystøy"@nb .

humord:c59113 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59113" ;
    dct:modified "2022-04-05T12:11:52"^^xsd:dateTime ;
    skos:broader humord:c09519 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deliberative polling"@en,
        "Folkehøringer"@nb .

humord:c59114 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59114" ;
    dct:modified "2022-04-01T09:44:35"^^xsd:dateTime ;
    skos:altLabel "Consumer law"@en,
        "Konsumentrett"@nb ;
    skos:broader humord:c08957 ;
    skos:definition "Lukket bemerkning: ubo22"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumer's law"@en,
        "Forbrukerrett"@nb .

humord:c59115 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59115" ;
    dct:modified "2022-04-04T07:00:07"^^xsd:dateTime ;
    skos:altLabel "Announcement"@en,
        "Pronouncement"@en,
        "Service (of proceedings)"@en,
        "Service of process"@en,
        "Forkynnelse (Juridisk)"@nb,
        "Forkynnelse (Jus)"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Lukket bemerkning: ubo22"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proclamation"@en,
        "Forkynnelse (Rettsvitenskap)"@nb .

humord:c59116 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59116" ;
    dct:modified "2022-04-01T09:58:15"^^xsd:dateTime ;
    skos:altLabel "Arbitration board"@en,
        "Conciliation court"@en ;
    skos:broader humord:c09494 ;
    skos:definition "Forliksråd, meklingsinstitusjon med begrenset domsmyndighet. Forliksrådet megler mellom partene i sivile saker og kan i enklere saker avsi dom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conciliation board"@en,
        "Forliksråd"@nb ;
    skos:related humord:c23866 .

humord:c59117 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59117" ;
    dct:modified "2025-02-13T09:55:16"^^xsd:dateTime ;
    skos:altLabel "Hare"@en,
        "Peaux-de-Lièvres (People)"@en,
        "Hare (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kawchottine"@en,
        "Hare (Folk)"@nb .

humord:c59118 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59118" ;
    dct:modified "2025-02-13T09:55:38"^^xsd:dateTime ;
    skos:altLabel "Asenai"@en,
        "Asenay"@en,
        "Assoni"@en,
        "Cenis"@en,
        "Hasini"@en,
        "Sannaye"@en,
        "Senis"@en,
        "Hasinai (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hasinai"@en,
        "Hasinai (Folk)"@nb .

humord:c59119 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59119" ;
    dct:modified "2024-09-02T12:45:29"^^xsd:dateTime ;
    skos:altLabel "Caddo (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caddo"@en,
        "Caddo (Folk)"@nb .

humord:c59120 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59120" ;
    dct:modified "2025-02-13T09:56:01"^^xsd:dateTime ;
    skos:altLabel "Gros ventre indians (Siouan)"@en,
        "Hidatsa (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hidatsa"@en,
        "Hidatsa (Folk)"@nb .

humord:c59121 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59121" ;
    dct:modified "2024-09-16T13:42:42"^^xsd:dateTime ;
    skos:altLabel "Chumashan  indians"@en,
        "Santa Barbara indians"@en,
        "Ventureno Chumashan  indians"@en,
        "Chumash (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chumash  (People)"@en,
        "Chumash (Folk)"@nb .

humord:c59122 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59122" ;
    dct:modified "2024-12-10T08:19:05"^^xsd:dateTime ;
    skos:altLabel "Anti-vaccination movement"@en,
        "Anti-vaccinationism"@en,
        "Refusal of vaccination"@en,
        "Vaccination refusal"@en,
        "Vaccination refusals"@en,
        "Vaccine refusal"@en,
        "Vaccine refusals"@en,
        "Vaksinasjonsnekt"@nb,
        "Vaksinemotstand"@nb,
        "Vaksinenekt"@nb,
        "Vaksineskepsis"@nb ;
    skos:broader humord:c23069 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vaccine hesitancy"@en,
        "Vaksinemotstand"@nb .

humord:c59123 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59123" ;
    dct:modified "2022-04-11T14:13:01"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:definition "Kanon er den avgrensede samlingen av skrifter som anses av troende som autoritative"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canon (Theology)"@en,
        "Kanon (Teologi)"@nb .

humord:c59124 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59124" ;
    dct:modified "2022-04-25T08:24:16"^^xsd:dateTime ;
    skos:altLabel "Gannentaha"@en,
        "Hill Place people"@en,
        "Onondagafolket"@nb ;
    skos:broader humord:c20924 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Onondaga"@en,
        "Onondaga (Folk)"@nb .

humord:c59125 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59125" ;
    dct:modified "2022-04-21T07:56:31"^^xsd:dateTime ;
    skos:broader humord:c17474 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diatonicism"@en,
        "Diatonikk"@nb .

humord:c59126 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59126" ;
    dct:modified "2022-04-21T08:22:28"^^xsd:dateTime ;
    skos:altLabel "Pseudo coordination"@en ;
    skos:broader humord:c19891 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pseudo-coordination"@en,
        "Pseudokoordinering"@nb .

humord:c59127 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59127" ;
    dct:modified "2022-04-21T12:17:40"^^xsd:dateTime ;
    skos:altLabel "Hui Chinese"@en,
        "Huikinesere"@nb ;
    skos:broader humord:c00873 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hui  people"@en,
        "Hui (Folk)"@nb .

humord:c59128 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59128" ;
    dct:modified "2022-04-22T13:49:11"^^xsd:dateTime ;
    skos:altLabel "Volunteer bureaus"@en,
        "Volunteer centers"@en,
        "Frivilligsentraler"@nb ;
    skos:broader humord:c22896 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volunteer centres"@en,
        "Frivillighetssentraler"@nb ;
    skos:related humord:c24788 .

humord:c59129 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59129" ;
    dct:modified "2022-04-26T09:49:03"^^xsd:dateTime ;
    skos:altLabel "Tse’khene"@en ;
    skos:broader humord:c18879 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sekani"@en,
        "Sekani (Folk)"@nb .

humord:c59130 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59130" ;
    dct:modified "2022-07-01T10:20:45"^^xsd:dateTime ;
    skos:altLabel "Plans of action"@en ;
    skos:broader humord:c00219 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Action plans"@en,
        "Handlingsplaner"@nb .

humord:c59131 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59131" ;
    dct:modified "2022-05-04T08:10:57"^^xsd:dateTime ;
    skos:altLabel "Maritim politikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ocean politics"@en,
        "Havpolitikk"@nb .

humord:c59132 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59132" ;
    dct:modified "2022-04-27T07:39:15"^^xsd:dateTime ;
    skos:altLabel "Menomini"@en,
        "Menomini"@nb,
        "Menomonee (Folk)"@nb ;
    skos:broader humord:c20585 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Menominee"@en,
        "Menominee (Folk)"@nb .

humord:c59133 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59133" ;
    dct:modified "2022-04-27T12:37:28"^^xsd:dateTime ;
    skos:altLabel "Animal sacrifice"@en,
        "Dyreofring"@nb ;
    skos:broader humord:c08604 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal sacrifices"@en,
        "Dyreoffer"@nb .

humord:c59134 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59134" ;
    dct:modified "2025-01-20T15:22:02"^^xsd:dateTime ;
    skos:altLabel "Saltpengar"@nb ;
    skos:broader humord:c07821 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salt money"@en,
        "Saltpenger"@nb .

humord:c59135 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59135" ;
    dct:modified "2022-04-27T12:54:15"^^xsd:dateTime ;
    skos:broader humord:c05490 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Music technology"@en,
        "Musikkteknologi"@nb .

humord:c59136 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59136" ;
    dct:modified "2025-02-04T07:54:31"^^xsd:dateTime ;
    skos:altLabel "Eurasia"@nb ;
    skos:broader humord:c03745 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurasia"@en,
        "Eurasia"@nb ;
    skos:related humord:c01809,
        humord:c02153 .

humord:c59137 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59137" ;
    dct:modified "2025-01-30T07:37:18"^^xsd:dateTime ;
    skos:altLabel "Male genital mutilation"@en,
        "Mannleg omskjering"@nb ;
    skos:broader humord:c05164 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Male circumcision"@en,
        "Mannlig omskjæring"@nb .

humord:c59138 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59138" ;
    dct:modified "2022-04-27T13:26:56"^^xsd:dateTime ;
    skos:altLabel "City architecture"@en,
        "Urban arkitektur"@nb ;
    skos:broader humord:c05311 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urban architeture"@en,
        "Byarkitektur"@nb .

humord:c59139 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59139" ;
    dct:modified "2022-04-27T13:31:58"^^xsd:dateTime ;
    skos:broader humord:c14430 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stress management"@en,
        "Stressmestring"@nb .

humord:c59140 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59140" ;
    dct:modified "2024-10-30T15:45:26"^^xsd:dateTime ;
    skos:altLabel "Authors' organisations"@en,
        "Authors' organizations"@en,
        "Organisation of authors"@en,
        "Organization of authors"@en,
        "Forfattarforeiningar"@nb,
        "Forfattarsamskipnadar"@nb,
        "Forfattarsamskipnader"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Authors' unions"@en,
        "Forfatterforeninger"@nb ;
    skos:related humord:c07484 .

humord:c59141 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59141" ;
    dct:modified "2022-04-27T13:52:47"^^xsd:dateTime ;
    skos:altLabel "Sexual policies"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning:  ubo22"@nb,
        "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sexual policy"@en,
        "Seksualpolitikk"@nb .

humord:c59142 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59142" ;
    dct:modified "2025-01-03T10:08:20"^^xsd:dateTime ;
    skos:altLabel "Fish hooks"@en,
        "Fish-hooks"@en,
        "Fiskekrokar"@nb ;
    skos:broader humord:c11195 ;
    skos:editorialNote "Lukket bemerkning:  ubo22"@nb,
        "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishing hooks"@en,
        "Fiskekroker"@nb .

humord:c59143 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59143" ;
    dct:modified "2022-04-27T14:03:30"^^xsd:dateTime ;
    skos:broader humord:c05586 ;
    skos:definition "Bunraku er en form for tradisjonelt japansk dukketeater som oppstod i Osaka på slutten av 1600-tallet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord 27/4-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bunraku"@en,
        "Bunraku"@nb .

humord:c59144 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59144" ;
    dct:modified "2022-04-29T08:00:00"^^xsd:dateTime ;
    skos:altLabel "Home help"@en ;
    skos:broader humord:c09350 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Home aid"@en,
        "Hjemmehjelp"@nb ;
    skos:related humord:c21598 .

humord:c59145 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59145" ;
    dct:modified "2022-04-29T08:05:51"^^xsd:dateTime ;
    skos:broader humord:c09742 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Home rule"@en,
        "Hjemmestyre"@nb .

humord:c59146 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59146" ;
    dct:modified "2024-08-02T09:50:21"^^xsd:dateTime ;
    skos:altLabel "Cardiac surgical procedures"@en,
        "Heart surgical procedures"@en,
        "Hjartekirurgi"@nb ;
    skos:broader humord:c03832 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heart surgery"@en,
        "Hjertekirurgi"@nb .

humord:c59147 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59147" ;
    dct:modified "2022-04-29T08:16:55"^^xsd:dateTime ;
    skos:altLabel "Leierett"@nb ;
    skos:broader humord:c58883 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tenancy law"@en,
        "Husleierett"@nb .

humord:c59148 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59148" ;
    dct:modified "2022-04-29T08:20:31"^^xsd:dateTime ;
    skos:altLabel "Policy of sports"@en,
        "Sports policies"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports policy"@en,
        "Idrettspolitikk"@nb .

humord:c59149 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59149" ;
    dct:modified "2022-04-29T08:23:09"^^xsd:dateTime ;
    skos:altLabel "Idrettsjus"@nb ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports law"@en,
        "Idrettsrett"@nb .

humord:c59150 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59150" ;
    dct:modified "2024-11-14T09:01:20"^^xsd:dateTime ;
    skos:altLabel "Industrial accidents"@en,
        "Industriulukker"@nb,
        "Industriulykker"@nb ;
    skos:broader humord:c01533 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial disasters"@en,
        "Industriulykker"@nb .

humord:c59151 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59151" ;
    dct:modified "2022-04-29T08:36:50"^^xsd:dateTime ;
    skos:altLabel "Innovation policies"@en ;
    skos:broader humord:c24538 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innovation policy"@en,
        "Innovasjonspolitikk"@nb .

humord:c59152 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59152" ;
    dct:modified "2023-12-05T15:29:16"^^xsd:dateTime ;
    skos:altLabel "Immigrant associations"@en,
        "Immigrant organizations"@en,
        "Innvandrerforeninger"@nb ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immigrant organisations"@en,
        "Innvandrerorganisasjoner"@nb .

humord:c59153 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59153" ;
    dct:modified "2024-07-26T14:49:43"^^xsd:dateTime ;
    skos:altLabel "Aha-Makav"@en,
        "Mojave people"@en,
        "Mohave (Folk)"@nb,
        "Mojave (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mohave people"@en,
        "Mohave (Folk)"@nb .

humord:c59154 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59154" ;
    dct:modified "2022-05-02T09:32:18"^^xsd:dateTime ;
    skos:broader humord:c23447 ;
    skos:definition "Komandittselskap, forkortes K/S, er et selskap hvor minst én deltager har et ubegrenset ansvar for selskapets forpliktelser (komplementar) og minst én deltager har begrenset ansvar med en fastsatt sum for selskapets forpliktelser (kommandittist)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limited partnership"@en,
        "Kommandittselskaper"@nb .

humord:c59155 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59155" ;
    dct:modified "2022-07-01T10:26:32"^^xsd:dateTime ;
    skos:altLabel "Local authority budgets"@en,
        "Municipal budgets"@en ;
    skos:broader humord:c07800 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local government budgets"@en,
        "Kommunebudsjetter"@nb .

humord:c59156 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59156" ;
    dct:modified "2024-10-29T10:05:17"^^xsd:dateTime ;
    skos:altLabel "Kommunepolitikarar"@nb ;
    skos:broader humord:c07520 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local politicians"@en,
        "Kommunepolitikere"@nb .

humord:c59157 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59157" ;
    dct:modified "2022-05-02T09:44:57"^^xsd:dateTime ;
    skos:broader humord:c07587 ;
    skos:definition "En person eller et firma som påtar seg leveranser av varer og/eller tjenester mot betaling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractors"@en,
        "Kontraktører"@nb .

humord:c59158 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59158" ;
    dct:modified "2024-11-13T07:59:30"^^xsd:dateTime ;
    skos:altLabel "War indemnities"@en,
        "Krigserstatning"@nb,
        "Krigserstatningar"@nb,
        "Krigsskadeerstatning"@nb,
        "Krigsskadeerstatningar"@nb,
        "Krigsskadeerstatninger"@nb ;
    skos:broader humord:c22332 ;
    skos:definition "Krigserstatninger er penge- eller naturalerstatninger som seierherren etter en krig pålegger den beseirede staten å betale <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "War reparations"@en,
        "Krigserstatninger"@nb .

humord:c59159 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59159" ;
    dct:modified "2024-11-14T19:58:57"^^xsd:dateTime ;
    skos:altLabel "Historieformidling"@nb ;
    skos:broader humord:c04049,
        humord:c09078 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dissemination of history"@en,
        "Historieformidling"@nb .

humord:c59160 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59160" ;
    dct:modified "2025-02-13T09:57:48"^^xsd:dateTime ;
    skos:altLabel "Salish (People)"@en,
        "Salish (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salish"@en,
        "Salish (Folk)"@nb .

humord:c59161 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59161" ;
    dct:modified "2024-11-11T13:48:19"^^xsd:dateTime ;
    skos:altLabel "Kvotar"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Kvote er en andel som er tillatt og tildelt. Kvote betyr også andel som er tillatt, men ikke tildelt  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quotas"@en,
        "Kvoter"@nb .

humord:c59162 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59162" ;
    dct:modified "2024-10-22T09:39:34"^^xsd:dateTime ;
    skos:altLabel "Odawa"@en,
        "Outaouak"@en,
        "Tawa"@en,
        "Odaawaa (Folk)"@nb,
        "Odawa (Folk)"@nb,
        "Ottawa (Folk)"@nb ;
    skos:broader humord:c20585 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ottawa (People)"@en,
        "Ottawa (Folk)"@nb .

humord:c59163 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59163" ;
    dct:modified "2022-05-02T14:19:04"^^xsd:dateTime ;
    skos:altLabel "Powatan"@en,
        "Powatan  (Folk)"@nb,
        "Powhaten (Folk)"@nb ;
    skos:broader humord:c20585 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Powhatan"@en,
        "Powhatan (Folk)"@nb .

humord:c59164 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59164" ;
    dct:modified "2022-05-02T14:29:03"^^xsd:dateTime ;
    skos:broader humord:c07637 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural research"@en,
        "Landbruksforskning"@nb .

humord:c59165 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59165" ;
    dct:modified "2024-12-10T08:17:29"^^xsd:dateTime ;
    skos:altLabel "Legemiddelkontroll"@nb,
        "Legemiddelregulering"@nb,
        "Lækjemiddelkontroll"@nb,
        "Lækjemiddelregulering"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical control"@en,
        "Legemiddelkontroll"@nb .

humord:c59166 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59166" ;
    dct:modified "2024-07-01T11:09:41"^^xsd:dateTime ;
    skos:altLabel "Laser instrumentation"@en,
        "Laser technology"@en,
        "Laserinstrumentering"@nb,
        "Laserteknikk"@nb,
        "Laserteknologi"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laser engineering"@en,
        "Laserteknikk"@nb ;
    skos:related humord:c18519 .

humord:c59167 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59167" ;
    dct:modified "2022-05-03T10:21:03"^^xsd:dateTime ;
    skos:altLabel "Long-term plan"@en,
        "Long-term project"@en,
        "Long-term projects"@en,
        "Langtidsplan"@nb ;
    skos:broader humord:c00219 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long-term plans"@en,
        "Langtidsplaner"@nb .

humord:c59168 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59168" ;
    dct:modified "2024-08-20T10:14:09"^^xsd:dateTime ;
    skos:altLabel "Opening hours"@en,
        "Lukkingsvedtekter"@nb,
        "Opningstider"@nb,
        "Åpningstider"@nb ;
    skos:broader humord:c09488 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trading hours regulations"@en,
        "Lukningsvedtekter"@nb ;
    skos:related humord:c07612 .

humord:c59169 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59169" ;
    dct:modified "2025-02-04T15:01:59"^^xsd:dateTime ;
    skos:altLabel "Namib"@en,
        "Den namibiske ørken"@nb,
        "Namibiske ørken"@nb,
        "Namibørkenen"@nb ;
    skos:broader humord:c01599 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Namib desert"@en,
        "Namibørkenen"@nb .

humord:c59170 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59170" ;
    dct:modified "2023-08-15T10:49:14"^^xsd:dateTime ;
    skos:altLabel "Pay guarantee"@en,
        "Pay guarantees"@en,
        "Wage guarantees"@en,
        "Garantifond (Lønn)"@nb,
        "Lønnsgarantier"@nb ;
    skos:broader humord:c07838,
        humord:c59505 ;
    skos:definition "Lønnsgaranti, ved konkurs, statlig garanti for betaling av fortrinnsberettigede krav på lønn og dermed likestilte krav som ikke kan dekkes av arbeidsgiveren fordi denne går konkurs <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wage guarantee"@en,
        "Lønnsgaranti"@nb .

humord:c59171 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59171" ;
    dct:modified "2024-12-03T11:53:36"^^xsd:dateTime ;
    skos:altLabel "Marknadsetikk"@nb ;
    skos:broader humord:c00240 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Market ethics"@en,
        "Markedsetikk"@nb .

humord:c59172 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59172" ;
    dct:modified "2022-05-04T08:17:48"^^xsd:dateTime ;
    skos:altLabel "Food policies"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food policy"@en,
        "Matpolitikk"@nb .

humord:c59173 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59173" ;
    dct:modified "2022-05-04T08:22:22"^^xsd:dateTime ;
    skos:broader humord:c09106 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Press relations"@en,
        "Mediehåndtering"@nb ;
    skos:related humord:c09107 .

humord:c59174 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59174" ;
    dct:modified "2024-12-11T08:18:12"^^xsd:dateTime ;
    skos:altLabel "Medisinsk teknologi"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical technology"@en,
        "Medisinsk teknologi"@nb .

humord:c59175 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59175" ;
    dct:modified "2025-02-13T09:58:10"^^xsd:dateTime ;
    skos:altLabel "Secwepemc"@en,
        "Shushwap"@en,
        "Shuswap (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shuswap"@en,
        "Shuswap (Folk)"@nb .

humord:c59176 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59176" ;
    dct:modified "2025-02-13T09:58:42"^^xsd:dateTime ;
    skos:altLabel "Papago"@en,
        "Tohono O’otham"@en,
        "Papago (Folk)"@nb,
        "Tohono oʼodham (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tohono Oʼodham"@en,
        "Tohono oʼodham (Folk)"@nb .

humord:c59177 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59177" ;
    dct:modified "2022-05-05T08:18:22"^^xsd:dateTime ;
    skos:altLabel "Pottawatamie Indians"@en,
        "Pottawatomie"@en,
        "Pottowatomie Indians"@en ;
    skos:broader humord:c20585 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potawatomi"@en,
        "Potawatomi (Folk)"@nb .

humord:c59178 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59178" ;
    dct:modified "2025-01-06T10:32:17"^^xsd:dateTime ;
    skos:altLabel "Car clubs"@en,
        "Car-sharing"@en,
        "Carsharing"@en,
        "Bildeling"@nb ;
    skos:broader humord:c25101 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Car sharing"@en,
        "Bildeling"@nb .

humord:c59179 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59179" ;
    dct:modified "2022-05-05T14:19:54"^^xsd:dateTime ;
    skos:broader humord:c09039 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green cities"@en,
        "Miljøbyer"@nb ;
    skos:related humord:c20308,
        humord:c22746 .

humord:c59180 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59180" ;
    dct:modified "2025-02-13T09:59:13"^^xsd:dateTime ;
    skos:altLabel "Tukano  (People)"@en,
        "Tukano (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tucano (People)"@en,
        "Tukano (Folk)"@nb .

humord:c59181 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59181" ;
    dct:modified "2025-02-28T07:49:49"^^xsd:dateTime ;
    skos:altLabel "Midgard field"@en,
        "Midgard-feltet"@nb,
        "Midgardfeltet"@nb ;
    skos:broader humord:c24911,
        humord:c58986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Midgard oil  field"@en,
        "Midgardfeltet"@nb .

humord:c59182 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59182" ;
    dct:modified "2024-12-06T13:01:52"^^xsd:dateTime ;
    skos:altLabel "Vanar"@nb ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Habits"@en,
        "Vaner"@nb .

humord:c59183 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59183" ;
    dct:modified "2024-12-06T14:25:55"^^xsd:dateTime ;
    skos:altLabel "Oil protection"@en,
        "Oil spill prevention"@en,
        "Oil spill protection"@en,
        "Oljevern"@nb ;
    skos:broader humord:c09405 ;
    skos:definition "Oljevern er tiltak som har en oppgave å minske miljøforurensing ved oljeutslipp <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil spill response"@en,
        "Oljevern"@nb .

humord:c59185 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59185" ;
    dct:modified "2022-05-10T08:03:52"^^xsd:dateTime ;
    skos:altLabel "Mandatory occupational pension scheme"@en,
        "OTP"@nb ;
    skos:broader humord:c09353 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsory occupational pension scheme"@en,
        "Obligatorisk tjenestepensjon"@nb .

humord:c59186 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59186" ;
    dct:modified "2022-05-10T08:12:27"^^xsd:dateTime ;
    skos:altLabel "Lokalkringkasting"@nb ;
    skos:broader humord:c09108 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local broadcasting"@en,
        "Nærkringkasting"@nb .

humord:c59187 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59187" ;
    dct:modified "2024-11-01T14:31:15"^^xsd:dateTime ;
    skos:altLabel "Self-employed persons"@en,
        "Tradesman"@en,
        "Tradespersons"@en,
        "Næringsdrivande"@nb,
        "Selvstendig næringsdrivende"@nb,
        "Sjølvstendig næringsdrivande"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tradesmen"@en,
        "Næringsdrivende"@nb .

humord:c59188 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59188" ;
    dct:modified "2024-09-16T09:24:10"^^xsd:dateTime ;
    skos:altLabel "Chichén Itzá"@en,
        "Chichen Itza"@nb,
        "Chichén Itzá"@nb ;
    skos:broader humord:c01766 ;
    skos:definition "Chichén Itzá er et seremonielt senter hos mayafolket, på Yucatán-halvøya i Mexico <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chichen Itza"@en,
        "Chichen Itza"@nb .

humord:c59189 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59189" ;
    dct:modified "2022-05-12T10:34:46"^^xsd:dateTime ;
    skos:broader humord:c25100 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of names"@en,
        "Navnerett"@nb .

humord:c59190 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59190" ;
    dct:modified "2025-02-17T11:00:17"^^xsd:dateTime ;
    skos:altLabel "Tula"@en,
        "Tula"@nb,
        "Tula de Allende"@nb ;
    skos:broader humord:c01766 ;
    skos:definition "Tula de Allende er en landsby i den meksikanske delstaten Hidalgo. Tidligere var området hovedstad for toltekerne <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tula de Allende"@en,
        "Tula de Allende"@nb .

humord:c59191 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59191" ;
    dct:modified "2025-02-04T07:16:54"^^xsd:dateTime ;
    skos:altLabel "Rooikoppies"@en,
        "Marikana"@nb,
        "Rooikoppies"@nb ;
    skos:broader humord:c01616 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marikana"@en,
        "Marikana"@nb .

humord:c59193 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59193" ;
    dct:modified "2022-05-16T08:32:33"^^xsd:dateTime ;
    skos:altLabel "Omsorgsstønad"@nb ;
    skos:broader humord:c07838 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Care benefit"@en,
        "Omsorgslønn"@nb .

humord:c59194 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59194" ;
    dct:modified "2022-06-13T15:13:57"^^xsd:dateTime ;
    skos:altLabel "Adventure  industry"@en,
        "Adventure business"@en,
        "Adventure companies"@en,
        "Adventure company"@en,
        "Adventure industries"@en,
        "Opplevelsesnæring"@nb ;
    skos:broader humord:c07734 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adventure businesses"@en,
        "Opplevelsesnæringer"@nb .

humord:c59195 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59195" ;
    dct:modified "2022-05-13T14:30:07"^^xsd:dateTime ;
    skos:altLabel "Duty to communicate information"@en,
        "Duty to disclose material facts"@en,
        "Duty to disclose the facts"@en ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Duty to provide information"@en,
        "Opplysningsplikt"@nb ;
    skos:related humord:c12943 .

humord:c59196 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59196" ;
    dct:modified "2024-08-29T07:40:16"^^xsd:dateTime ;
    skos:altLabel "Understandings"@en,
        "Avtalar"@nb,
        "Avtaler"@nb,
        "Overeinskomstar"@nb,
        "Overenskomster"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agreements"@en,
        "Avtaler"@nb ;
    skos:related humord:c09160 .

humord:c59197 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59197" ;
    dct:modified "2022-05-13T14:36:53"^^xsd:dateTime ;
    skos:altLabel "Benefit to single-income providers"@en,
        "Transition benefit"@en,
        "Transitional benefit"@en,
        "Transitional benefits"@en,
        "Overgangsstønad"@nb ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transition benefits"@en,
        "Overgangsstønader"@nb .

humord:c59198 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59198" ;
    dct:modified "2023-04-18T07:51:23"^^xsd:dateTime ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of mortgages and pledges"@en,
        "Panterett"@nb .

humord:c59199 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59199" ;
    dct:modified "2023-06-30T10:58:20"^^xsd:dateTime ;
    skos:altLabel "Underpant"@nb ;
    skos:broader humord:c59198 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mortgage"@en,
        "Pant (Sikkerhet)"@nb .

humord:c59200 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59200" ;
    dct:modified "2024-10-18T07:19:02"^^xsd:dateTime ;
    skos:altLabel "Parlamentsbygninger"@nb ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parliament buildings"@en,
        "Parlamentsbygninger"@nb .

humord:c59201 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59201" ;
    dct:modified "2024-10-30T12:27:26"^^xsd:dateTime ;
    skos:altLabel "Political party members"@en,
        "Partimedlemar"@nb,
        "Partimedlemer"@nb,
        "Partimedlemmar"@nb,
        "Partimedlemmer"@nb ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Party members"@en,
        "Partimedlemmer"@nb .

humord:c59202 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59202" ;
    dct:modified "2022-05-13T14:55:42"^^xsd:dateTime ;
    skos:altLabel "Partsinnsyn"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parties' right of access to documents"@en,
        "Partsoffentlighet"@nb .

humord:c59203 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59203" ;
    dct:modified "2022-05-13T14:57:33"^^xsd:dateTime ;
    skos:broader humord:c23961 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum law"@en,
        "Petroleumsrett"@nb .

humord:c59204 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59204" ;
    dct:modified "2024-11-20T13:02:12"^^xsd:dateTime ;
    skos:altLabel "Planforsking"@nb ;
    skos:broader humord:c01509 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planning research"@en,
        "Planforskning"@nb .

humord:c59205 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59205" ;
    dct:modified "2024-12-11T16:02:05"^^xsd:dateTime ;
    skos:altLabel "Planteforedling"@nb ;
    skos:broader humord:c07637 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant breeding"@en,
        "Planteforedling"@nb ;
    skos:related humord:c07662,
        humord:c08209 .

humord:c59206 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59206" ;
    dct:modified "2024-11-01T13:50:21"^^xsd:dateTime ;
    skos:altLabel "Press contact"@en,
        "Pressekontakt"@nb,
        "Pressekontaktar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning:  ubo22"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Press contacts"@en,
        "Pressekontakter"@nb .

humord:c59207 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59207" ;
    dct:modified "2022-05-16T12:42:52"^^xsd:dateTime ;
    skos:altLabel "Press grant"@en,
        "Press subsidies"@en ;
    skos:broader humord:c29839 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Press support"@en,
        "Pressestøtte"@nb ;
    skos:related humord:c09113 .

humord:c59208 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59208" ;
    dct:modified "2024-10-31T12:50:07"^^xsd:dateTime ;
    skos:altLabel "Presteutdanning"@nb ;
    skos:broader humord:c25257 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pastoral education"@en,
        "Presteutdanning"@nb ;
    skos:related humord:c12872 .

humord:c59209 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59209" ;
    dct:modified "2022-05-23T14:22:43"^^xsd:dateTime ;
    skos:altLabel "Operations management"@en ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Production management"@en,
        "Produksjonsledelse"@nb .

humord:c59210 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59210" ;
    dct:modified "2022-05-23T14:27:21"^^xsd:dateTime ;
    skos:broader humord:c22335 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Product liability"@en,
        "Produktansvar"@nb .

humord:c59211 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59211" ;
    dct:modified "2023-12-18T11:38:19"^^xsd:dateTime ;
    skos:altLabel "Product check"@en,
        "Produktkontroll"@nb ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Product control"@en,
        "Produktkontroll"@nb .

humord:c59212 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59212" ;
    dct:modified "2022-05-23T14:39:42"^^xsd:dateTime ;
    skos:altLabel "Professionalisation"@en,
        "Professionalise"@en,
        "Professionalize"@en ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Professionalization"@en,
        "Profesjonalisering"@nb .

humord:c59213 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59213" ;
    dct:modified "2023-12-18T12:32:09"^^xsd:dateTime ;
    skos:altLabel "Prosjektadministrasjon"@nb,
        "Prosjektleiing"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Project management"@en,
        "Prosjektledelse"@nb ;
    skos:related humord:c01513 .

humord:c59214 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59214" ;
    dct:modified "2022-05-23T14:42:19"^^xsd:dateTime ;
    skos:altLabel "Public choice theory"@en,
        "Public choice-skolen"@nb ;
    skos:broader humord:c07852 ;
    skos:definition "Public choice er økonomisk teori anvendt på statsvitenskapelige problemer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public choice"@en,
        "Public choice"@nb .

humord:c59215 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59215" ;
    dct:modified "2023-09-01T13:25:08"^^xsd:dateTime ;
    skos:altLabel "Conditional discharge"@en,
        "Waiving of prosecution"@en,
        "Påtaleunnlatelser"@nb ;
    skos:broader humord:c19241 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waiver of prosecution"@en,
        "Påtaleunnlatelse"@nb .

humord:c59216 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59216" ;
    dct:modified "2022-05-27T12:50:12"^^xsd:dateTime ;
    skos:altLabel "Framework grant"@en,
        "General grant"@en,
        "Rammebevilgning"@nb,
        "Rammetilskudd"@nb ;
    skos:broader humord:c21863 ;
    skos:definition "Penger stat eller kommune gir til noen uten at det er bestemt hva de skal brukes til <Ordbanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Block grant"@en,
        "Rammebevilgninger"@nb ;
    skos:related humord:c26082 .

humord:c59217 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59217" ;
    dct:modified "2024-01-24T13:01:08"^^xsd:dateTime ;
    skos:altLabel "Refusjon"@nb,
        "Refusjoner"@nb,
        "Refusjonsordningar"@nb ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reimbursement schemes"@en,
        "Refusjonsordninger"@nb .

humord:c59218 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59218" ;
    dct:modified "2024-11-19T11:18:05"^^xsd:dateTime ;
    skos:altLabel "Government crisis"@en,
        "Government emergencies"@en,
        "Regjeringskrisar"@nb,
        "Regjeringskriser"@nb ;
    skos:broader humord:c22542 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Government crises"@en,
        "Regjeringskriser"@nb .

humord:c59219 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59219" ;
    dct:modified "2022-05-27T12:56:47"^^xsd:dateTime ;
    skos:altLabel "Regnskapslovgivning"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Luket bemerkning: ubo22"@nb,
        "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accounting law"@en,
        "Regnskapsrett"@nb .

humord:c59220 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59220" ;
    dct:modified "2022-05-27T13:00:18"^^xsd:dateTime ;
    skos:broader humord:c07577 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emnneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Executive work"@en,
        "Saksbehandling"@nb .

humord:c59221 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59221" ;
    dct:modified "2022-05-27T13:00:06"^^xsd:dateTime ;
    skos:altLabel "Easements"@en ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Servitures"@en,
        "Servitutter"@nb .

humord:c59222 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59222" ;
    dct:modified "2024-12-11T11:26:53"^^xsd:dateTime ;
    skos:altLabel "Northern Ireland conflict"@en,
        "Konflikten i Nord-Irland"@nb,
        "Nord-Irland-konflikten"@nb ;
    skos:broader humord:c04144 ;
    skos:definition "Betegner den mest intense perioden med indre konflikt i Nord-Irland. Den starter med framveksten av borgerrettsbevegelser i 1968 og bruken av britiske militærstyrker i regionen fra 1969, og går fram til Det provisoriske IRAs annonsering av våpenhvile i 1997 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The troubles"@en,
        "Konflikten i Nord-Irland"@nb .

humord:c59223 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59223" ;
    dct:modified "2022-06-01T09:28:07"^^xsd:dateTime ;
    skos:broader humord:c28514 ;
    skos:definition "En anvendt del av psykologien, der psykologer prøver å forstå og påvirke psykologien bak klima­forandringene <Psykologisk.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climate psychology"@en,
        "Klimapsykologi"@nb .

humord:c59224 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59224" ;
    dct:modified "2024-08-28T15:32:14"^^xsd:dateTime ;
    skos:altLabel "Aurignacien"@nb,
        "Aurignacienkulturen"@nb ;
    skos:broader humord:c00076 ;
    skos:definition "Aurignacien er en betegnelse innført av arkeologen Henri Breuil for en gruppe nær beslektede kulturer i yngre paleolittisk tid, etter funnstedet Aurignac i Frankrike. Breuils terminologi ble rådende i de neste 20-30 år og ble benyttet i områder som gikk langt utover Vest-Europa <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aurignacian culture"@en,
        "Aurignacienkulturen"@nb .

humord:c59225 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59225" ;
    dct:modified "2022-06-14T09:56:08"^^xsd:dateTime ;
    skos:broader humord:c23463 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security classification (Information)"@en,
        "Sikkerhetsgradering (Informasjon)"@nb ;
    skos:related humord:c59226 .

humord:c59226 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59226" ;
    dct:modified "2022-10-10T15:15:34"^^xsd:dateTime ;
    skos:broader humord:c01522 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security clearance"@en,
        "Sikkerhetsklarering"@nb ;
    skos:related humord:c59225 .

humord:c59227 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59227" ;
    dct:modified "2022-06-13T14:31:33"^^xsd:dateTime ;
    skos:altLabel "Sjømannsskatt"@nb,
        "Særskilt fradrag for sjøfolk"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "Sjømannsfradrag er et fradrag på inntektsskatt for sjøfolk som er til sjøs på skip i fart minimum 130 dager i inntektsåret <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seafarers' allowance"@en,
        "Sjømannsfradrag"@nb .

humord:c59228 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59228" ;
    dct:modified "2022-06-13T15:16:39"^^xsd:dateTime ;
    skos:altLabel "Dobbeltbeskatningsavtaler"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "En skatteavtale eller dobbeltbeskatningsavtale er en folkerettslig traktat mellom to eller flere land som regulerer avtalelandenes beskatningsrett overfor skattytere hjemmehørende i et (eller flere) av avtalelandene. Skatteavtalene har som formål å motvirke dobbeltbeskatning av grenseoverskridende økonomisk aktivitet og forebygge skatteunndragelse <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax treaties"@en,
        "Skatteavtaler"@nb ;
    skos:related humord:c58891 .

humord:c59229 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59229" ;
    dct:modified "2022-06-13T15:18:58"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exodus of taxpayers"@en,
        "Skatteflukt"@nb ;
    skos:related humord:c24401 .

humord:c59230 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59230" ;
    dct:modified "2022-06-13T15:21:03"^^xsd:dateTime ;
    skos:altLabel "Skatteregnskap"@nb ;
    skos:broader humord:c07581 ;
    skos:definition "Et skatteregnskap er en beregning av hva en bedrift skal betale i skatt for en gitt periode <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax accounting"@en,
        "Skatteregnskaper"@nb .

humord:c59231 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59231" ;
    dct:modified "2022-06-13T15:23:30"^^xsd:dateTime ;
    skos:broader humord:c07818 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax authorities"@en,
        "Skattevesen"@nb .

humord:c59232 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59232" ;
    dct:modified "2024-10-02T15:07:55"^^xsd:dateTime ;
    skos:altLabel "Ship's registers"@en,
        "Skipsregister"@nb ;
    skos:broader humord:c04335 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship registers"@en,
        "Skipsregistre"@nb .

humord:c59233 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59233" ;
    dct:modified "2025-02-28T07:45:33"^^xsd:dateTime ;
    skos:altLabel "Snorre field"@en,
        "Snorre-feltet"@nb,
        "Snorrefeltet"@nb ;
    skos:broader humord:c24911,
        humord:c58986 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snorre oil field"@en,
        "Snorrefeltet"@nb .

humord:c59234 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59234" ;
    dct:modified "2024-11-27T15:12:35"^^xsd:dateTime ;
    skos:altLabel "Spesialbibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Special libraries"@en,
        "Spesialbibliotek"@nb .

humord:c59235 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59235" ;
    dct:modified "2022-06-15T14:35:50"^^xsd:dateTime ;
    skos:altLabel "Offentlig tilsyn"@nb,
        "Statlige tilsyn"@nb ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Governmental supervision"@en,
        "Statlig tilsyn"@nb .

humord:c59236 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59236" ;
    dct:modified "2022-06-15T14:38:38"^^xsd:dateTime ;
    skos:altLabel "State bank"@en,
        "Statsbank"@nb ;
    skos:broader humord:c07739 ;
    skos:definition "Statsbank er en bank som staten har opprettet med sikte på å låne ut penger spesielle formål. Statsbankene er dermed instrumenter for gjennomføring av statens politikk på bestemte områder, for eksempel landbrukspolitikk, industripolitikk eller boligpolitikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "State banks"@en,
        "Statsbanker"@nb .

humord:c59237 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59237" ;
    dct:modified "2022-06-15T14:42:21"^^xsd:dateTime ;
    skos:broader humord:c09494 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Governmental institutions"@en,
        "Statsinstitusjoner"@nb .

humord:c59238 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59238" ;
    dct:modified "2022-06-15T14:45:46"^^xsd:dateTime ;
    skos:altLabel "Statsregnskap"@nb ;
    skos:broader humord:c07581 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Central government accounts"@en,
        "Statsregnskaper"@nb .

humord:c59239 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59239" ;
    dct:modified "2022-06-17T07:54:12"^^xsd:dateTime ;
    skos:altLabel "White arms"@en ;
    skos:broader humord:c09468 ;
    skos:definition "Blankvåpen er våpen hvor hoveddelen av våpenet er en klinge (også kalt et blad) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cold weapons"@en,
        "Blankvåpen"@nb .

humord:c59240 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59240" ;
    dct:modified "2024-11-22T14:09:20"^^xsd:dateTime ;
    skos:altLabel "Greenland Thule culture"@en,
        "Thule-folk"@nb,
        "Thulekulturen"@nb ;
    skos:broader humord:c00076 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thule people"@en,
        "Thulekulturen"@nb .

humord:c59241 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59241" ;
    dct:modified "2024-08-15T08:42:37"^^xsd:dateTime ;
    skos:altLabel "Animatørar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: HiVolda22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animators"@en,
        "Animatører"@nb .

humord:c59242 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59242" ;
    dct:modified "2022-06-21T14:40:53"^^xsd:dateTime ;
    skos:altLabel "Stortingsdokumenter"@nb ;
    skos:broader humord:c14622 ;
    skos:definition "Stortingsforhandlinger er en samling av dokumenter og referater fra Stortingets arbeid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parliamentary negotiations"@en,
        "Stortingsforhandlinger"@nb .

humord:c59243 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59243" ;
    dct:modified "2022-06-21T15:01:16"^^xsd:dateTime ;
    skos:broader humord:c25909 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Board work"@en,
        "Styrearbeid"@nb .

humord:c59244 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59244" ;
    dct:modified "2022-06-21T15:01:03"^^xsd:dateTime ;
    skos:altLabel "Sugar industries"@en,
        "Suger production"@en,
        "Sukkerproduksjon"@nb ;
    skos:broader humord:c21679 ;
    skos:editorialNote "Lukket bemerkning:  Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sugar industry"@en,
        "Sukkerindustri"@nb .

humord:c59245 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59245" ;
    dct:modified "2022-06-21T15:03:34"^^xsd:dateTime ;
    skos:broader humord:c09349 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ambulance transportation"@en,
        "Syketransport"@nb ;
    skos:related humord:c25101 .

humord:c59246 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59246" ;
    dct:modified "2024-03-22T14:37:08"^^xsd:dateTime ;
    skos:altLabel "Ingeniørutdanning"@nb,
        "Teknikerutdanning"@nb ;
    skos:broader humord:c07969 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engineering education"@en,
        "Ingeniørutdanning"@nb ;
    skos:related humord:c07456 .

humord:c59247 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59247" ;
    dct:modified "2022-06-21T15:10:07"^^xsd:dateTime ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telepolitics"@en,
        "Telepolitikk"@nb .

humord:c59248 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59248" ;
    dct:modified "2025-01-06T13:00:47"^^xsd:dateTime ;
    skos:altLabel "Telecom operators"@en,
        "Telecommunications operators"@en,
        "Telephone companies"@en,
        "Telephone service providers"@en,
        "Telekommunikasjonsselskap"@nb,
        "Telekommunikasjonsselskaper"@nb,
        "Teleoperatørar"@nb,
        "Teleoperatører"@nb,
        "Teleselskap"@nb ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telecommunications companies"@en,
        "Teleselskaper"@nb .

humord:c59249 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59249" ;
    dct:modified "2022-06-21T15:13:27"^^xsd:dateTime ;
    skos:altLabel "Tele economics"@en ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tele-economics"@en,
        "Teleøkonomi"@nb .

humord:c59250 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59250" ;
    dct:modified "2024-09-04T10:55:59"^^xsd:dateTime ;
    skos:altLabel "Tinglysing"@nb,
        "Tinglysning"@nb ;
    skos:broader humord:c59260 ;
    skos:definition "Tinglysing er offentlig registrering av eiendomsoverdragelser og rettigheter i fast eiendom og til en viss utstrekning også rettigheter i løsøre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial registrations"@en,
        "Tinglysing"@nb .

humord:c59251 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59251" ;
    dct:modified "2022-06-21T15:21:51"^^xsd:dateTime ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civil servants law"@en,
        "Tjenestemannsrett"@nb .

humord:c59252 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59252" ;
    dct:modified "2022-07-01T10:46:34"^^xsd:dateTime ;
    skos:altLabel "Driving offences"@en,
        "Motoring offences"@en,
        "Traffic violations"@en,
        "Trafikklovbrudd"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Lukket bemerkning:Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traffic offences"@en,
        "Trafikkforseelser"@nb .

humord:c59253 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59253" ;
    dct:modified "2024-10-07T11:34:45"^^xsd:dateTime ;
    skos:altLabel "Timber industries"@en,
        "Treindustri"@nb,
        "Trevareindustri"@nb,
        "Tømmerindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Timber industry"@en,
        "Treindustri"@nb ;
    skos:related humord:c07705 .

humord:c59254 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59254" ;
    dct:modified "2022-06-23T14:40:47"^^xsd:dateTime ;
    skos:broader humord:c09347 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Youth work"@en,
        "Ungdomsarbeid"@nb ;
    skos:related humord:c09355 .

humord:c59255 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59255" ;
    dct:modified "2022-07-01T10:48:43"^^xsd:dateTime ;
    skos:altLabel "Accounts receivable"@en ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Outstanding claims"@en,
        "Utestående fordringer"@nb .

humord:c59256 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59256" ;
    dct:modified "2022-06-23T14:48:24"^^xsd:dateTime ;
    skos:altLabel "Exchange rate policy"@en ;
    skos:broader humord:c09613 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreign exchange policy"@en,
        "Valutapolitikk"@nb .

humord:c59257 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59257" ;
    dct:modified "2024-06-19T14:19:49"^^xsd:dateTime ;
    skos:altLabel "Hete"@nb,
        "Varme"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heat"@en,
        "Varme"@nb .

humord:c59258 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59258" ;
    dct:modified "2024-12-11T12:17:30"^^xsd:dateTime ;
    skos:altLabel "Russo-Ukrainian war"@en,
        "Ukraine conflict"@en,
        "Den russisk-ukrainske krigen"@nb,
        "Den russisk-ukrainske krigen (2022- )"@nb,
        "Den russiske invasjonen av Ukraina"@nb,
        "Krim-krisa"@nb,
        "Krim-krisen"@nb,
        "Krimkrisa"@nb,
        "Krimkrisen"@nb,
        "Russisk-ukrainske krigen"@nb,
        "Russisk-ukrainske krigen (2022- )"@nb,
        "Russiske invasjonen av Ukraina"@nb,
        "Russland–Ukraina-konflikten"@nb,
        "Russland–Ukraina-krisa"@nb,
        "Russland–Ukraina-krisen"@nb,
        "Ukraina-konflikten"@nb,
        "Ukraina-krigen"@nb,
        "Ukraina-krisa"@nb,
        "Ukraina-krisen"@nb,
        "Ukrainakonflikten"@nb,
        "Ukrainakrigen"@nb,
        "Ukrainakrisen"@nb ;
    skos:broader humord:c04144 ;
    skos:definition "Ukraina-konflikten er en politisk og militær krise som oppstod mellom Russland og Ukraina i 2013–2014, og som har fortsatt siden. I februar 2022 utviklet konflikten seg til krig da Russland invaderte Ukraina <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ukraine crisis"@en,
        "Ukraina-konflikten"@nb .

humord:c59259 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59259" ;
    dct:modified "2024-07-26T10:27:02"^^xsd:dateTime ;
    skos:altLabel "The Soviet–Afghan War"@en,
        "Afghansk-sovjetiske krig"@nb,
        "Den afghansk-sovjetiske krig"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Den afghansk-sovjetiske krig, som pågikk i perioden 1979–89, var en væpnet konflikt mellom den marxistiske regjeringa i Afghanistan og Sovjetunionen på den ene siden, og islamistiske opprørere fra \"mujahedin\" på den andre <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soviet–Afghan War"@en,
        "Afghansk-sovjetiske krig"@nb .

humord:c59260 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59260" ;
    dct:modified "2022-06-24T11:19:54"^^xsd:dateTime ;
    skos:altLabel "Property law"@en ;
    skos:broader humord:c08967 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of property"@en,
        "Tingsrett"@nb .

humord:c59261 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59261" ;
    dct:modified "2024-09-27T13:49:18"^^xsd:dateTime ;
    skos:altLabel "Regulation of the watercourse"@en,
        "Innsjøregulering"@nb,
        "Vassdragsregulering"@nb ;
    skos:broader humord:c12463 ;
    skos:editorialNote "Lukket bemerkning: Endret fra generell se-henvisning til emneord24/6-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regulation of the waterways"@en,
        "Vassdragsregulering"@nb .

humord:c59262 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59262" ;
    dct:modified "2024-09-03T12:58:50"^^xsd:dateTime ;
    skos:altLabel "Watercourse law"@en,
        "Waterways law"@en,
        "Waterways rights"@en,
        "Vassdragsrett"@nb ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Watercourse rights"@en,
        "Vassdragsrett"@nb .

humord:c59263 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59263" ;
    dct:modified "2025-01-03T10:30:32"^^xsd:dateTime ;
    skos:altLabel "Value pricing"@en,
        "Vegprising"@nb ;
    skos:broader humord:c04333,
        humord:c09591 ;
    skos:definition "Veiprising er et foreslått system der trafikantene betaler en avgift som så langt mulig tilsvarer de ulempene de påfører andre trafikanter og samfunnsmedlemmer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road pricing"@en,
        "Veiprising"@nb .

humord:c59264 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59264" ;
    dct:modified "2023-12-18T15:44:48"^^xsd:dateTime ;
    skos:altLabel "Airing"@en,
        "Ventilasjon"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ventilation"@en,
        "Ventilasjon"@nb ;
    skos:related humord:c27112 .

humord:c59265 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59265" ;
    dct:modified "2022-06-27T13:17:34"^^xsd:dateTime ;
    skos:broader humord:c25100 ;
    skos:definition "Vergemål, forpliktelse og myndighet som en verge har til å handle på vegne av en person som mangler evnen til selv å dra omsorg for seg og det vedkommende eier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guardianship"@en,
        "Vergemål"@nb ;
    skos:related humord:c21829,
        humord:c27499,
        humord:c27635 .

humord:c59266 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59266" ;
    dct:modified "2022-06-27T13:51:30"^^xsd:dateTime ;
    skos:altLabel "Vernet sysselsetting"@nb ;
    skos:broader humord:c58786 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordslliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sheltered employment"@en,
        "Vernet arbeid"@nb ;
    skos:related humord:c09123,
        humord:c22507 .

humord:c59267 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59267" ;
    dct:modified "2025-02-26T07:34:47"^^xsd:dateTime ;
    skos:altLabel "Vestnorden"@nb ;
    skos:broader humord:c03680 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "West Nordic Countries"@en,
        "Vestnorden"@nb .

humord:c59268 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59268" ;
    dct:modified "2024-08-23T15:47:44"^^xsd:dateTime ;
    skos:altLabel "Wildlife management"@en,
        "Viltforvalting"@nb,
        "Viltforvaltning"@nb,
        "Viltpleie"@nb,
        "Viltstell"@nb ;
    skos:broader humord:c62861 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emeordsliste"@nb,
        "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Game preservation"@en,
        "Viltforvaltning"@nb .

humord:c59269 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59269" ;
    dct:modified "2024-07-31T14:38:24"^^xsd:dateTime ;
    skos:altLabel "Prosecuting advocates"@en,
        "Prosecution advocates"@en,
        "Aktorar"@nb,
        "Anklagere"@nb ;
    skos:broader humord:c07391 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Menneskerettighetstermer"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prosecutors"@en,
        "Aktorer"@nb .

humord:c59270 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59270" ;
    dct:modified "2022-06-28T14:52:42"^^xsd:dateTime ;
    skos:altLabel "Data policy"@en,
        "Data politics"@en,
        "Digitalization policy"@en,
        "Datapolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digitalization politics"@en,
        "Digitaliseringspolitikk"@nb ;
    skos:related humord:c23471,
        humord:c23580,
        humord:c51081 .

humord:c59271 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59271" ;
    dct:modified "2022-08-15T19:22:09"^^xsd:dateTime ;
    skos:altLabel "Industrial injury benefit"@en,
        "Ulykkestrygd"@nb,
        "Ulykkestrygder"@nb,
        "Yrkesskadetrygder"@nb ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational injury benefit"@en,
        "Yrkesskadetrygd"@nb .

humord:c59272 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59272" ;
    dct:modified "2024-04-30T17:21:48"^^xsd:dateTime ;
    skos:altLabel "Hypnotism"@en,
        "Hypnose"@nb,
        "Hypnotisme"@nb ;
    skos:broader humord:c03950 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypnosis"@en,
        "Hypnose"@nb .

humord:c59273 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59273" ;
    dct:modified "2022-06-30T08:33:48"^^xsd:dateTime ;
    skos:broader humord:c09134 ;
    skos:editorialNote "Lukket bemerkning:ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Four-day week"@en,
        "Firedagersuke"@nb .

humord:c59274 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59274" ;
    dct:modified "2024-08-28T16:10:24"^^xsd:dateTime ;
    skos:altLabel "Dyrelydar"@nb,
        "Dyrelyder"@nb ;
    skos:broader humord:c64507 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal sounds"@en,
        "Dyrelyder"@nb .

humord:c59275 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59275" ;
    dct:modified "2024-08-20T14:18:16"^^xsd:dateTime ;
    skos:altLabel "Bird calls"@en,
        "Bird vocalization"@en,
        "Birdsong"@en,
        "Fuglekvitring"@nb,
        "Fuglesong"@nb ;
    skos:broader humord:c59274 ;
    skos:definition "Fuglesang er musikalske lyder laget av fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird song"@en,
        "Fuglesang"@nb .

humord:c59276 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59276" ;
    dct:modified "2025-02-13T13:49:52"^^xsd:dateTime ;
    skos:altLabel "Roanoke Valley"@nb ;
    skos:broader humord:c01747 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roanoke Valley"@en,
        "Roanoke Valley"@nb .

humord:c59277 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59277" ;
    dct:modified "2025-01-03T13:03:40"^^xsd:dateTime ;
    skos:altLabel "Helikopter"@nb ;
    skos:broader humord:c27010 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Helicopters"@en,
        "Helikoptre"@nb .

humord:c59278 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59278" ;
    dct:modified "2024-11-07T13:25:30"^^xsd:dateTime ;
    skos:altLabel "Ephebes"@en,
        "Epheboi"@en,
        "Efebar"@nb,
        "Efeboi"@nb,
        "Efebos"@nb ;
    skos:broader humord:c07170 ;
    skos:definition "Efeber var i antikkens Hellas unggutter på 15–20 år. Som juridisk term ble det begrenset til aldersgruppen 18–20 år, som hadde spesielle plikter og rettigheter. Efebene i Athen, fra cirka 400 fvt., hadde avlagt borgered, men fikk ikke full borgerrett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ephebos"@en,
        "Efeber"@nb ;
    skos:related humord:c09722,
        humord:c10876 .

humord:c59279 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59279" ;
    dct:modified "2024-12-03T11:54:10"^^xsd:dateTime ;
    skos:altLabel "Kristen etikk"@nb ;
    skos:broader humord:c00240 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christian ethics"@en,
        "Kristen etikk"@nb .

humord:c59280 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59280" ;
    dct:modified "2022-07-01T11:12:48"^^xsd:dateTime ;
    skos:altLabel "Localizing"@en,
        "Locating"@en,
        "Siting"@en,
        "Lokalisasjon"@nb,
        "Lokasjon"@nb ;
    skos:broader humord:c09497 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Localization"@en,
        "Lokalisering"@nb .

humord:c59281 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59281" ;
    dct:modified "2024-01-17T14:47:35"^^xsd:dateTime ;
    skos:altLabel "Medical devices"@en,
        "Medisinsk utstyr"@nb,
        "Medisinske instrument"@nb,
        "Medisinske instrumenter"@nb ;
    skos:broader humord:c04429 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical equipment"@en,
        "Medisinsk utstyr"@nb .

humord:c59282 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59282" ;
    dct:modified "2024-10-09T15:16:49"^^xsd:dateTime ;
    skos:altLabel "Baizu (People)"@en,
        "Pai (People)"@en,
        "Bai (Folk)"@nb,
        "Baizu (Folk)"@nb,
        "Pai (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Bai er et av de 55 offentlig anerkjente minoritetsfolkene i Folkerepublikken Kina <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bai (People)"@en,
        "Bai (Folk)"@nb .

humord:c59283 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59283" ;
    dct:modified "2024-08-21T07:51:48"^^xsd:dateTime ;
    skos:altLabel "Ecological linguistics"@en,
        "Ecology of language"@en,
        "Språkøkologi"@nb,
        "Økolingvistikk"@nb,
        "Økologisk lingvistikk"@nb ;
    skos:broader humord:c06155 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecolinguistics"@en,
        "Økolingvistikk"@nb .

humord:c59284 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59284" ;
    dct:modified "2024-08-14T09:31:29"^^xsd:dateTime ;
    skos:altLabel "Hallucinogener"@nb,
        "Hallusinogen"@nb ;
    skos:broader humord:c08392 ;
    skos:definition "Hallusinogener er en samlebetegnelse på rusmidler som påvirker hjernen og fremkaller psykoselignende bevissthetsforandringer og forstyrrelser av sanseoppfattelsen som illusjoner og hallusinasjoner. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hallucinogens"@en,
        "Hallusinogener"@nb .

humord:c59285 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59285" ;
    dct:modified "2024-07-01T10:35:34"^^xsd:dateTime ;
    skos:altLabel "Tissue banks"@en,
        "Organbankar"@nb,
        "Vevsbankar"@nb,
        "Vevsbanker"@nb ;
    skos:broader humord:c03833 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organ banks"@en,
        "Organbanker"@nb ;
    skos:related humord:c24966 .

humord:c59286 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59286" ;
    dct:modified "2022-08-15T14:47:12"^^xsd:dateTime ;
    skos:altLabel "Dataforvaltning"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Prosessen med å sikre at virksomhetskritiske data for en organisasjon forvaltes på en strukturert og kvalitetssikret måte <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data management"@en,
        "Datahåndtering"@nb .

humord:c59287 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59287" ;
    dct:modified "2022-08-22T14:15:25"^^xsd:dateTime ;
    skos:altLabel "People's diplomacy"@en ;
    skos:broader humord:c27555 ;
    skos:definition "Beskrives som gjennomføringen av en utenrikspolitikk med formål å forbedre oppfatningen av eget land i utlandet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public diplomacy"@en,
        "Offentlig diplomati"@nb .

humord:c59288 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59288" ;
    dct:modified "2022-08-22T14:17:22"^^xsd:dateTime ;
    skos:broader humord:c59287 ;
    skos:definition "Kulturdiplomati er en type offentlig diplomati og myk makt som inkluderer \"utveksling av ideer, informasjon, kunst, språk og andre aspekter av kultur mellom nasjoner og deres folk for å fremme gjensidig forståelse\" <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultural diplomacy"@en,
        "Kulturdiplomati"@nb .

humord:c59289 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59289" ;
    dct:modified "2023-12-13T10:03:08"^^xsd:dateTime ;
    skos:altLabel "Frankisme"@nb ;
    skos:broader humord:c09638 ;
    skos:definition "Fascistisk bevegelse og styresett skapt av Francisco Franco <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Francoism"@en,
        "Francoisme"@nb ;
    skos:related humord:c04158 .

humord:c59290 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59290" ;
    dct:modified "2025-02-04T07:18:20"^^xsd:dateTime ;
    skos:altLabel "Nigerianarar"@nb ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nigerians"@en,
        "Nigerianere"@nb .

humord:c59291 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59291" ;
    dct:modified "2022-08-25T15:03:35"^^xsd:dateTime ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear industry"@en,
        "Kjernekraftindustri"@nb .

humord:c59292 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59292" ;
    dct:modified "2022-08-30T14:07:39"^^xsd:dateTime ;
    skos:altLabel "Norwegianism"@en,
        "Norvagisme"@nb ;
    skos:broader humord:c05845 ;
    skos:definition "Norvagisme er et norsk innslag i et annet språk, særlig skrivemåte eller lånord <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norwegianisms"@en,
        "Norvagismer"@nb .

humord:c59293 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59293" ;
    dct:modified "2023-11-27T12:37:19"^^xsd:dateTime ;
    skos:altLabel "Fish cannons"@en,
        "Fish ladders"@en,
        "Fish passes"@en,
        "Fish steps"@en,
        "Salmon ladders"@en,
        "Fisketrapp"@nb,
        "Fisketrapper"@nb,
        "Fiskevandringstiltak"@nb,
        "Laksetrapp"@nb,
        "Laksetrapper"@nb ;
    skos:broader humord:c07625 ;
    skos:definition "Laksetrapp, eller fisketrapp, er en kunstig oppgangskanal for fisk forbi barrierer som fosser eller damanlegg som fisken ikke kan passere på egen hånd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishways"@en,
        "Fisketrapper"@nb .

humord:c59294 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59294" ;
    dct:modified "2025-02-25T09:26:29"^^xsd:dateTime ;
    skos:altLabel "Taiwan under Qing  (1683-1895)"@nb ;
    skos:broader humord:c58472 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taiwan under Qing  (1683-1895)"@en,
        "Taiwan under Qing  (1683-1895)"@nb .

humord:c59295 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59295" ;
    dct:modified "2025-02-25T09:27:20"^^xsd:dateTime ;
    skos:altLabel "Taiwan under Zheng  (1661-1683)"@en,
        "Taiwan under Zheng Chenggong (1661-1683)"@en,
        "Taiwan under Zheng  (1661-1683)"@nb,
        "Taiwan under Zheng Chenggong  (1661-1683)"@nb,
        "Taiwan under Zheng Chenggong (Koxinga) (1661-1683)"@nb ;
    skos:broader humord:c58472 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taiwan under Zheng Chenggong (Koxinga)  (1661-1683)"@en,
        "Taiwan under Zheng Chenggong (Koxinga) (1661-1683)"@nb .

humord:c59296 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59296" ;
    dct:modified "2023-10-09T10:53:50"^^xsd:dateTime ;
    skos:altLabel "Italo-Americans"@en,
        "Italiensk-amerikanere"@nb ;
    skos:broader humord:c16956 ;
    skos:definition "Italiensk-amerikanere er statsborgere i De forente stater som er av italiensk avstamning <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Italian Americans"@en,
        "Italienskamerikanere"@nb .

humord:c59298 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59298" ;
    dct:modified "2022-09-15T16:04:57"^^xsd:dateTime ;
    skos:altLabel "Contact mine"@en ;
    skos:broader humord:c09468 ;
    skos:definition "Kontaktminer detonerer når et fartøy støter på selve minen eller berører en antenne eller flottør som står i forbindelse med minen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contact mines"@en,
        "Kontaktminer"@nb .

humord:c59299 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59299" ;
    dct:modified "2022-09-16T07:22:46"^^xsd:dateTime ;
    skos:altLabel "Vandalic language"@en ;
    skos:broader humord:c10339 ;
    skos:definition "Vandalsk var et germansk språk som trolig var nært beslektet med gotisk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vandal language"@en,
        "Vandalsk språk"@nb .

humord:c59300 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59300" ;
    dct:modified "2022-09-26T13:28:41"^^xsd:dateTime ;
    skos:broader humord:c09761 ;
    skos:definition "Denaturalisere er å frata noen statsborgerretten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Denaturalization"@en,
        "Denaturalisering"@nb ;
    skos:related humord:c28445 .

humord:c59301 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59301" ;
    dct:modified "2024-10-30T12:17:08"^^xsd:dateTime ;
    skos:altLabel "Miljøvernaktivistar"@nb,
        "Miljøvernaktivister"@nb,
        "Miljøvernarar"@nb ;
    skos:broader humord:c17791 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmentalists"@en,
        "Miljøvernere"@nb .

humord:c59302 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59302" ;
    dct:modified "2024-10-23T08:19:02"^^xsd:dateTime ;
    skos:altLabel "Proto-austronesisk språk"@nb,
        "Protoaustronesisk språk"@nb,
        "Uraustronesisk språk"@nb ;
    skos:broader humord:c10155 ;
    skos:definition "Det rekonstruerte protospråket som alle  austronesiske språk stammer fra <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proto-Austronesian language"@en,
        "Proto-austronesisk språk"@nb .

humord:c59303 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59303" ;
    dct:modified "2024-10-24T08:18:12"^^xsd:dateTime ;
    skos:altLabel "Proto Afroasian"@en,
        "Proto-afroasiatisk språk"@nb,
        "Protoafroasiatisk språk"@nb,
        "Ur-afroasiatisk språk"@nb ;
    skos:broader humord:c09989 ;
    skos:definition "Det rekonstruerte protospråket som alle moderne afroasiatiske språk stammer fra <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proto-Afroasiatic language"@en,
        "Proto-afroasiatisk språk"@nb .

humord:c59304 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59304" ;
    dct:modified "2024-10-23T15:14:30"^^xsd:dateTime ;
    skos:altLabel "Proto-semittisk språk"@nb,
        "Protosemittisk språk"@nb,
        "Ursemittisk språk"@nb ;
    skos:broader humord:c10013 ;
    skos:definition "Det rekonstruerte protospråket som alle semittiske språk stammer fra <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proto-Semitic language"@en,
        "Protosemittisk språk"@nb .

humord:c59305 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59305" ;
    dct:modified "2024-10-18T09:27:56"^^xsd:dateTime ;
    skos:altLabel "Proto-Indo-European"@en,
        "Proto indoeuropeisk språk"@nb,
        "Proto-indoeuropeisk språk"@nb,
        "Urindoeuropeisk språk"@nb ;
    skos:broader humord:c10209 ;
    skos:definition "Et hypotetisk språk som er språket som gir et felles opphav for de indoeuropeiske språkene <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ryddet i språkhierarkiet 21/9-22 vsl"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proto Indo-European language"@en,
        "Proto indoeuropeisk språk"@nb .

humord:c59306 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59306" ;
    dct:modified "2022-09-23T15:37:35"^^xsd:dateTime ;
    skos:altLabel "Wood pulp industries"@en,
        "Woodpulp industries"@en,
        "Woodpulp industry"@en ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood pulp industry"@en,
        "Tremasseindustri"@nb .

humord:c59307 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59307" ;
    dct:modified "2024-10-18T14:55:20"^^xsd:dateTime ;
    skos:altLabel "Kalamang language"@en,
        "Kalamang språk"@nb,
        "Karas språk"@nb ;
    skos:broader humord:c26594 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Språkkode: kgv"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karas language"@en,
        "Karas språk"@nb .

humord:c59308 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59308" ;
    dct:modified "2022-09-26T08:34:20"^^xsd:dateTime ;
    skos:altLabel "Ottadalen"@en ;
    skos:broader humord:c58370 ;
    skos:definition "Ottadalen er et dalføre i Innlandet fylke og er Gudbrandsdalens største sidedal <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ottadalen"@nb .

humord:c59309 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59309" ;
    dct:modified "2022-10-03T09:36:31"^^xsd:dateTime ;
    skos:altLabel "Saadhu"@en,
        "Saadhus"@en,
        "Sadhu"@en,
        "Sadhu"@nb ;
    skos:broader humord:c07335 ;
    skos:definition "Sadhu, en som har oppnådd (sitt mål), i hinduismen en religiøs person som anses å ha oppnådd å kontrollere sine sanser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sadhus"@en,
        "Sadhuer"@nb .

humord:c59310 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59310" ;
    dct:modified "2024-11-01T14:36:34"^^xsd:dateTime ;
    skos:altLabel "Periegetes"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periegetes"@en,
        "Periegetes"@nb .

humord:c59311 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59311" ;
    dct:modified "2022-10-03T11:33:50"^^xsd:dateTime ;
    skos:altLabel "Det grønne skiftet"@nb,
        "Grønn omstilling"@nb,
        "Grønt skifte"@nb ;
    skos:broader humord:c24679 ;
    skos:definition "Grønt skifte, eller grønn omstilling, betyr generelt forandring i mer miljøvennlig retning etter FNs bærekraftsmål <snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green transition"@en,
        "Grønne skiftet"@nb .

humord:c59312 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59312" ;
    dct:modified "2024-12-03T12:19:29"^^xsd:dateTime ;
    skos:altLabel "Kulturpessismisme"@nb ;
    skos:broader humord:c15301 ;
    skos:definition "Pessimistiske forventninger om (fortsatt) kulturell nedgang   <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultural pessimism"@en,
        "Kulturpessismisme"@nb .

humord:c59313 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59313" ;
    dct:modified "2025-03-12T15:41:19"^^xsd:dateTime ;
    skos:altLabel "Fljótsdalur"@nb ;
    skos:broader humord:c02430 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fljótsdalur"@en,
        "Fljótsdalur"@nb .

humord:c59314 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59314" ;
    dct:modified "2022-10-05T11:19:34"^^xsd:dateTime ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commercial law (Public law)"@en,
        "Næringsrett"@nb ;
    skos:related humord:c17772 .

humord:c59315 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59315" ;
    dct:modified "2023-03-31T09:25:57"^^xsd:dateTime ;
    skos:altLabel "Rekommendasjoner (Henstillinger)"@nb ;
    skos:broader humord:c08922 ;
    skos:definition "En rekommandasjon er en ikke-bindende rettsakt (\"soft law\") som henstiller landene til etterleve rettsaktens innhold, uten at de juridisk er forpliktet til dette <europalov.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recommendations"@en,
        "Rekommandasjoner (Henstillinger)"@nb .

humord:c59316 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59316" ;
    dct:modified "2022-10-05T11:31:21"^^xsd:dateTime ;
    skos:altLabel "Movement of prices"@en ;
    skos:broader humord:c07849 ;
    skos:editorialNote "Lukket bemerkning: Innlemmet fra Stortingets emneordsliste"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Development of prices"@en,
        "Prisutvikling"@nb .

humord:c59317 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59317" ;
    dct:modified "2023-01-05T15:00:50"^^xsd:dateTime ;
    skos:altLabel "Bani Rashid"@en,
        "Rashaida people"@en,
        "Rashaidafolk"@nb ;
    skos:broader humord:c00753 ;
    skos:definition "Radhaida er en etnisk gruppe som lever ved rødehavskysten i Eritrea og Sudan og i Saudi-Arabia på den andre siden av havet. Rashaida er arabere og holder på sine tradisjonelle kultur og religion (sunni-islam) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rashaida  (People)"@en,
        "Rashaida (Folk)"@nb .

humord:c59318 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59318" ;
    dct:modified "2024-08-28T11:52:06"^^xsd:dateTime ;
    skos:altLabel "Atakapa språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Språkkode: aqp"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atakapa language"@en,
        "Atakapa språk"@nb .

humord:c59319 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59319" ;
    dct:modified "2024-09-16T09:56:17"^^xsd:dateTime ;
    skos:altLabel "Sitimaxa language"@en,
        "Chitimacha språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Språkkode:  ctm"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chitimacha language"@en,
        "Chitimacha språk"@nb .

humord:c59320 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59320" ;
    dct:modified "2024-10-22T09:55:50"^^xsd:dateTime ;
    skos:altLabel "Luhchi Yoroni language"@en,
        "Tonica language"@en,
        "Yuron language"@en,
        "Tunica språk"@nb ;
    skos:broader humord:c10113 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb,
        "Språkkode: tun"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tunica language"@en,
        "Tunica språk"@nb .

humord:c59321 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59321" ;
    dct:modified "2024-11-20T12:50:49"^^xsd:dateTime ;
    skos:altLabel "Naturressursforvaltning"@nb,
        "Ressursadministrasjon"@nb,
        "Ressursforvalting"@nb,
        "Ressursforvalting (Naturressurser)"@nb,
        "Ressursforvaltning"@nb,
        "Ressursforvaltning (Naturressurser)"@nb ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resource management (Natural resources)"@en,
        "Ressursforvaltning"@nb ;
    skos:related humord:c01518,
        humord:c24195 .

humord:c59322 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59322" ;
    dct:modified "2024-12-02T15:10:00"^^xsd:dateTime ;
    skos:altLabel "Konseptualisme"@nb ;
    skos:broader humord:c00558 ;
    skos:definition "Konseptualisme var en filosofisk lære i universaliestriden i middelalderen som søkte et kompromiss mellom nominalismen («allmennbegrepene er bare tegn eller navn») og realismen («allmennbegrepene har selvstendig virkelighet»)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conceptualism"@en,
        "Konseptualisme"@nb .

humord:c59323 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59323" ;
    dct:modified "2022-10-12T13:25:49"^^xsd:dateTime ;
    skos:altLabel "Post-conceptualism"@en,
        "Postconceptual art"@en,
        "Postconceptualism"@en,
        "Neo-konseptualisme"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Postkonseptualisme eller neo-konseptualisme er både en kunstretning og en teori om kunst som har utspring i 1960- og 1970-årenes konseptkunst. Begrepet «postkonseptualisme» (post-conceptual art) ble introdusert av den amerikanske kunstneren John Baldessari da han var tilknyttet California Institute of the Arts i 1970-årene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb,
        "Nyopprettet"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Post-conceptual art"@en,
        "Postkonseptualisme"@nb ;
    skos:related humord:c12888 .

humord:c59324 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59324" ;
    dct:modified "2022-10-17T07:55:41"^^xsd:dateTime ;
    skos:altLabel "Beheading"@en ;
    skos:broader humord:c08989 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decapitation"@en,
        "Halshugging"@nb .

humord:c59325 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59325" ;
    dct:modified "2024-11-11T08:45:51"^^xsd:dateTime ;
    skos:altLabel "Provenience"@en,
        "Proveniens"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Proveniens (av latin: pro-venire = komme fra, stamme fra) blir særlig benyttet til å beskrive en plantes eller et frøs opprinnelse eller avstamning  Proveniens brukes også til beskrivelse av et objekts opprinnelse <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Provenance"@en,
        "Proveniens"@nb .

humord:c59326 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59326" ;
    dct:modified "2022-10-18T16:11:18"^^xsd:dateTime ;
    skos:altLabel "Düsseldorfer Malerschule"@en ;
    skos:broader humord:c05669 ;
    skos:definition "Düsseldorfskolen var en tysk malerskole som vokste frem i første halvdel av 1800-tallet, og som i blomstringstiden 1830–1870 var et av de ledende kunstsentrene på det europeiske kontinentet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Düsseldorf school of painting"@en,
        "Düsseldorfskolen"@nb .

humord:c59327 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59327" ;
    dct:modified "2022-10-18T16:13:17"^^xsd:dateTime ;
    skos:altLabel "Sirkulær arkitektur"@nb ;
    skos:broader humord:c05311 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sustainable architecture"@en,
        "Bærekraftig arkitektur"@nb .

humord:c59328 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59328" ;
    dct:modified "2024-08-28T07:49:15"^^xsd:dateTime ;
    skos:altLabel "Architect company"@en,
        "Arkitektkontor"@nb,
        "Arkitektselskap"@nb,
        "Arkitektselskaper"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Architect companies"@en,
        "Arkitektkontorer"@nb .

humord:c59329 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59329" ;
    dct:modified "2022-10-21T10:29:35"^^xsd:dateTime ;
    skos:broader humord:c00234 ;
    skos:definition "Manga er det japanske ordet for tegneserier, og utenfor Japan brukt som synonym for «japanske tegneserier» og også for å beskrive en tegnestil <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manga"@en,
        "Manga"@nb .

humord:c59331 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59331" ;
    dct:modified "2024-10-18T07:19:21"^^xsd:dateTime ;
    skos:altLabel "Air-raid shelters"@en,
        "Atomic shelters"@en,
        "Bomb shelters"@en,
        "Bomberom"@nb,
        "Tilfluktsrom"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Tilfluktsrom er permanente beskyttelsesrom som skal verne befolkningen mot skader ved krigshandlinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shelters"@en,
        "Tilfluktsrom"@nb .

humord:c59332 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59332" ;
    dct:modified "2024-08-28T07:50:35"^^xsd:dateTime ;
    skos:altLabel "Architect photography"@en,
        "Arkitekturfotografi"@nb ;
    skos:broader humord:c12054 ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Architectural photography"@en,
        "Arkitekturfotografi"@nb .

humord:c59333 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59333" ;
    dct:modified "2022-11-07T14:45:50"^^xsd:dateTime ;
    skos:broader humord:c05927 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pronominal adverbs"@en,
        "Pronominaladverb"@nb .

humord:c59334 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59334" ;
    dct:modified "2025-02-13T09:54:45"^^xsd:dateTime ;
    skos:altLabel "Gwichʼin"@en,
        "Gwichʼin"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Gwichʼin er et urfolk bosatt i  Yukon og Alaska <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kutchin"@en,
        "Gwichʼin"@nb .

humord:c59335 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59335" ;
    dct:modified "2022-11-14T12:51:28"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:definition "Etnometodologi er en betegnelse for et program innenfor sosiologien for å studere folks hverdagslige atferd ut fra deres egne praksiser, begreper og forestillinger, heller enn å fortolke atferden ut fra fagbestemte teoretiske modeller  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnomethodology"@en,
        "Etnometodologi"@nb .

humord:c59336 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59336" ;
    dct:modified "2022-11-02T12:58:21"^^xsd:dateTime ;
    skos:broader humord:c03524 ;
    skos:definition "Bydel i Berlin  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mitte (Berlin)"@en,
        "Mitte (Berlin)"@nb .

humord:c59337 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59337" ;
    dct:modified "2023-11-22T13:48:10"^^xsd:dateTime ;
    skos:altLabel "EMG"@en,
        "EMG"@nb,
        "Elektromyografi"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Elektromyografi, forkortes EMG, er en metode for å registrere elektrisk aktivitet i muskulatur <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromyography"@en,
        "Elektromyografi"@nb .

humord:c59338 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59338" ;
    dct:modified "2024-07-01T10:40:29"^^xsd:dateTime ;
    skos:altLabel "Neural Prostheses"@en,
        "Neural Prosthesis"@en,
        "Nevrale proteser"@nb,
        "Nevroprotesar"@nb ;
    skos:broader humord:c03881 ;
    skos:definition "En nevroprotese er en kunstig innretning som kan gi håp for økt autonomi for pasienter med omfattende lammelser <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuroprosthetics"@en,
        "Nevroproteser"@nb .

humord:c59339 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59339" ;
    dct:modified "2022-11-07T14:37:20"^^xsd:dateTime ;
    skos:broader humord:c05680 ;
    skos:definition "Suprematisme var en retning innen russisk abstrakt maleri, grunnlagt i 1913 av Kasimir Malevitsj, nær beslektet med konstruktivismen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Suprematism"@en,
        "Suprematisme"@nb ;
    skos:related humord:c00581 .

humord:c59340 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59340" ;
    dct:modified "2022-11-10T12:21:42"^^xsd:dateTime ;
    skos:altLabel "Liber ordinarius"@en,
        "Libri ordinarii"@en,
        "Ordinarius"@en,
        "Liber ordinarius"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Bøker som beskriver liturgien i den katolske kirke <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ordinals (Liturgical books)"@en,
        "Libri ordinarii"@nb ;
    skos:related humord:c08718 .

humord:c59341 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59341" ;
    dct:modified "2024-07-29T10:53:47"^^xsd:dateTime ;
    skos:altLabel "Ajax (Mytisk skikkelse)"@nb ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ajax (Mythical figure)"@en,
        "Ajax (Mytisk skikkelse)"@nb .

humord:c59342 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59342" ;
    dct:modified "2022-11-14T08:18:31"^^xsd:dateTime ;
    skos:altLabel "Chapter (Catholic church)"@en,
        "Domkapittel"@nb ;
    skos:broader humord:c08743 ;
    skos:definition "Domkapittel er presteskapet ved en domkirke (katedral) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chapters (Catholic church)"@en,
        "Domkapitler"@nb .

humord:c59343 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59343" ;
    dct:modified "2022-11-14T12:54:29"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Brutalisme er en retning innenfor moderne arkitektur og skulptur i 1950- og 1960-årene, inspirert av Mies van der Rohes og Le Corbusiers kompromissløshet og intellektuelle klarhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brutalism"@en,
        "Brutalisme"@nb .

humord:c59344 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59344" ;
    dct:modified "2025-01-03T10:21:39"^^xsd:dateTime ;
    skos:altLabel "Digital disconnection"@en,
        "Digital avgrensing"@nb,
        "Digital begrensning"@nb,
        "Digital fråkopling"@nb ;
    skos:broader humord:c19445,
        humord:c23577 ;
    skos:definition "Bevisst og aktiv selvregulering av mediebruk i form av reduksjon eller total pause; betingelser for total tilbaketrekning fra skjermbruk; frakobling i forhold til bruk av smarttelefoner og sosiale medier <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital detox"@en,
        "Digital frakobling"@nb .

humord:c59345 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59345" ;
    dct:modified "2025-03-13T07:58:20"^^xsd:dateTime ;
    skos:altLabel "Dombes"@nb ;
    skos:broader humord:c02258 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dombes"@en,
        "Dombes"@nb .

humord:c59346 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59346" ;
    dct:modified "2024-08-28T11:30:46"^^xsd:dateTime ;
    skos:altLabel "Astro politics"@en,
        "Astropolitikk"@nb,
        "Rompolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astropolitics"@en,
        "Rompolitikk"@nb .

humord:c59347 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59347" ;
    dct:modified "2022-11-21T10:12:39"^^xsd:dateTime ;
    skos:broader humord:c08719 ;
    skos:definition "Rom ment før bønn <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prayer rooms"@en,
        "Bønnerom"@nb .

humord:c59348 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59348" ;
    dct:modified "2022-11-21T10:14:46"^^xsd:dateTime ;
    skos:altLabel "Multi-faith prayer rooms"@en,
        "Multi-faith spaces"@en,
        "Multifaith spaces"@en ;
    skos:broader humord:c59347 ;
    skos:definition "Et multireligiøst bønnerom er et spesielt avsatt rom, ofte på store offentlige steder som flyplasser eller sykehus, hvor personer med ulik religiøs tro kan be  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multifaith prayer rooms"@en,
        "Multireligiøse bønneom"@nb .

humord:c59349 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59349" ;
    dct:modified "2024-08-15T08:32:22"^^xsd:dateTime ;
    skos:altLabel "Angouleme"@en,
        "Angouleme"@nb,
        "Angoulême"@nb ;
    skos:broader humord:c58379 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angoulême"@en,
        "Angoulême"@nb .

humord:c59350 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59350" ;
    dct:modified "2022-11-23T08:31:05"^^xsd:dateTime ;
    skos:broader humord:c03001 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bergenhus len"@en,
        "Bergenhus len"@nb .

humord:c59351 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59351" ;
    dct:modified "2024-12-16T12:55:43"^^xsd:dateTime ;
    skos:altLabel "Statsraadssag question"@en,
        "Statsrad affair"@en,
        "Statsrådsaka"@nb,
        "Statsrådsaken"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Statsrådssaken var en politisk konflikt i Norge om hvorvidt statsrådene skulle ha adgang til Stortinget.  Striden begynte for alvor i slutten av 1860-årene og ble avsluttet i 1884  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statsraad affair"@en,
        "Statsrådssaken"@nb .

humord:c59352 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59352" ;
    dct:modified "2024-11-15T14:46:27"^^xsd:dateTime ;
    skos:altLabel "Kristeleg sosialisme"@nb,
        "Kristen sosialisme"@nb,
        "Kristensosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Kristelig sosialisme er en fellesbetegnelse for flere sosialreformatoriske bevegelser på 1800- og 1900-tallet som har villet anvende kristendommens moralske prinsipper på samfunnslivet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christian socialism"@en,
        "Kristelig sosialisme"@nb .

humord:c59353 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59353" ;
    dct:modified "2024-09-17T14:26:19"^^xsd:dateTime ;
    skos:altLabel "CO2-emissions"@en,
        "CO2-utslepp"@nb,
        "CO2-utslipp"@nb,
        "Karbonutslepp"@nb ;
    skos:broader humord:c23481 ;
    skos:definition "CO2-utslipp er utslipp av gassen karbondioksid  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon emissions"@en,
        "Karbonutslipp"@nb ;
    skos:related humord:c26210,
        humord:c26212,
        humord:c27530 .

humord:c59354 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59354" ;
    dct:modified "2022-11-29T14:22:06"^^xsd:dateTime ;
    skos:altLabel "Permanent agriculture"@en ;
    skos:broader humord:c07637 ;
    skos:definition "Permakultur er en bevegelse med opphav i Østerrike og Australia. Bevegelsen jobber for å fremme mer bærekraftige og langsiktige menneskelige bosetninger <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permaculture"@en,
        "Permakultur"@nb ;
    skos:related humord:c20308 .

humord:c59355 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59355" ;
    dct:modified "2024-10-17T14:30:03"^^xsd:dateTime ;
    skos:altLabel "Jakker"@nb ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jackets"@en,
        "Jakker"@nb .

humord:c59356 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59356" ;
    dct:modified "2022-12-02T09:27:09"^^xsd:dateTime ;
    skos:broader humord:c08665 ;
    skos:definition "Eksistensteologi er en teologisk parallell til den filosofiske eksistensialisme, og tolker kristendommen primært som en ny eksistensforståelse, som en frigjøring til å leve «virkelig» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Existential theology"@en,
        "Eksistensteologi"@nb ;
    skos:related humord:c00605 .

humord:c59357 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59357" ;
    dct:modified "2025-01-13T09:06:44"^^xsd:dateTime ;
    skos:altLabel "Laugspokalar"@nb,
        "Velkomster (Drikkestell)"@nb ;
    skos:broader humord:c17298 ;
    skos:definition "Laugspokal er et drikkekar som ble brukt i håndverkslaugene. Laugspokalene ble brukt i ritualene når nye medlemmer eller vandrende svenner skulle ønskes velkommen i lauget og til andre høytidelige skåler. De kalles derfor ofte også for velkomster <WIkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guild goblets"@en,
        "Laugspokaler"@nb ;
    skos:related humord:c09153 .

humord:c59358 a ubo:Geographic,
        skos:Concept ;
    dct:created "2022-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59358" ;
    dct:modified "2025-02-13T06:48:41"^^xsd:dateTime ;
    skos:altLabel "Salvador"@nb ;
    skos:broader humord:c01662 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salvador"@en,
        "Salvador"@nb .

humord:c59359 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59359" ;
    dct:modified "2024-01-29T12:48:24"^^xsd:dateTime ;
    skos:altLabel "Gestural interfaces"@en,
        "Surface computing"@en,
        "Touch interfaces"@en,
        "Touch tables"@en,
        "Touch-sensitive screens"@en,
        "Berøringsgrensesnitt"@nb,
        "Berøringsskjermar"@nb,
        "Touch skjermer"@nb,
        "Touchbord"@nb,
        "Touchgrensesnitt"@nb,
        "Touchskjermar"@nb,
        "Touchskjermer"@nb,
        "Trykkskjermer"@nb,
        "Tøtsjgrensesnitt"@nb ;
    skos:broader humord:c29398 ;
    skos:definition "Berøringsskjerm er en skjerm som er konstruert slik at den detekterer berøring direkte på skjermflaten, og sender signaler videre til en datamaskin om hvor og hvordan man berørte skjermens overflate <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Touch screens"@en,
        "Berøringsskjermer"@nb .

humord:c59360 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59360" ;
    dct:modified "2022-12-15T13:58:19"^^xsd:dateTime ;
    skos:altLabel "Fraternisation"@en,
        "Forbrødring"@nb ;
    skos:broader humord:c04889,
        humord:c24635 ;
    skos:definition "Fraternisere betyr å omgås med fiendtlige soldater fredelig eller ha fredelig samkvem med fienden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fraternization"@en,
        "Fraternisering"@nb .

humord:c59361 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59361" ;
    dct:modified "2022-12-15T13:58:41"^^xsd:dateTime ;
    skos:broader humord:c08960 ;
    skos:definition "Kallsrett er betegnelse for retten til å besette (preste-) embete <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Advowson"@en,
        "Kallsrett"@nb .

humord:c59362 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59362" ;
    dct:modified "2024-08-29T14:42:34"^^xsd:dateTime ;
    skos:altLabel "Cultivated land"@en,
        "Grassland"@en,
        "Herbage"@en,
        "Meadow"@en,
        "Dyrka jord"@nb,
        "Dyrket jord"@nb,
        "Enger"@nb,
        "Innmark"@nb,
        "Kulturbeite"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Innmark er en vanlig betegnelse på dyrket jord og kulturbeite, inklusive eng og mindre stykker udyrket jord innenfor samme område <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crop acres"@en,
        "Innmark"@nb ;
    skos:related humord:c16181,
        humord:c16768 .

humord:c59363 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59363" ;
    dct:modified "2024-10-15T13:22:05"^^xsd:dateTime ;
    skos:altLabel "Basiliskar (Fabeldyr)"@nb ;
    skos:broader humord:c05123 ;
    skos:definition "En basilisk er et fabeldyr i gresk og europeisk mytologi og folketro. Den blir beskrevet på flere måter, men har fra middelalderen av ofte blitt framstilt som en kronet, oppreist blanding av slange, drage og hane med et drepende blikk og etsende pust <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basilisks"@en,
        "Basilisker (Fabeldyr)"@nb .

humord:c59364 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59364" ;
    dct:modified "2025-03-13T08:19:02"^^xsd:dateTime ;
    skos:altLabel "Treviso"@nb ;
    skos:broader humord:c02539 ;
    skos:editorialNote "Lukket bemerkning: UBO23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Treviso"@en,
        "Treviso"@nb .

humord:c59365 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59365" ;
    dct:modified "2024-08-15T13:33:21"^^xsd:dateTime ;
    skos:altLabel "Anti-høgre kampanjen"@nb,
        "Anti-høgre rørsla"@nb,
        "Anti-høyre kampanjen"@nb ;
    skos:broader humord:c58630 ;
    skos:definition "Anti-høyre-bevegelsen er en serie utrenskningskampanjer for å kvitte samfunnet med påståtte høyreavvikere innen Det kinesiske kommunistiske parti <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-rightist campaign"@en,
        "Anti-høyre-bevegelsen"@nb .

humord:c59367 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59367" ;
    dct:modified "2024-12-13T08:07:31"^^xsd:dateTime ;
    skos:altLabel "1-1000 AD"@en,
        "1st millennium AD"@en,
        "1-1000 år e.Kr."@nb,
        "1. tusenår e. Kr."@nb,
        "1. årtusen e.Kr."@nb,
        "Fyrste tusenår e. Kr."@nb,
        "Fyrste tusenår etter Kristus"@nb,
        "Fyrste tusenår etter vår tidsrekning"@nb,
        "Første tusenår e. Kr."@nb,
        "Første tusenår etter Kristus"@nb,
        "Første tusenår etter vår tidsrekning"@nb,
        "Første årtusen etter Kristus"@nb,
        "Første årtusen etter vår tidsregning"@nb ;
    skos:broader humord:c59366 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First millennium AD"@en,
        "Første årtusen e.Kr."@nb .

humord:c59368 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59368" ;
    dct:modified "2024-12-13T08:08:07"^^xsd:dateTime ;
    skos:altLabel "1000-1 BC"@en,
        "1st millennium BC"@en,
        "1. tusenår f.Kr."@nb,
        "1. årtusen f.Kr."@nb,
        "1000-1 f.Kr"@nb,
        "Fyrste tusenår f.Kr"@nb,
        "Fyrste tusenår før Kristus"@nb,
        "Fyrste tusenår før vår tidsrekning"@nb,
        "Første tusenår f.Kr"@nb,
        "Første tusenår før Kristus"@nb,
        "Første tusenår før vår tidsrekning"@nb,
        "Første årtusen før Kristus"@nb,
        "Første årtusen før vår tidsregning"@nb ;
    skos:broader humord:c59366 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First millennium BC"@en,
        "Første årtusen f.Kr."@nb .

humord:c59369 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59369" ;
    dct:modified "2023-01-02T13:30:01"^^xsd:dateTime ;
    skos:broader humord:c05333 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paintings"@en,
        "Malerier"@nb .

humord:c59370 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59370" ;
    dct:modified "2023-01-02T15:21:41"^^xsd:dateTime ;
    skos:altLabel "Site art"@en,
        "Site specifity (Art)"@en,
        "Site-specific  (Art)"@en,
        "Site-specific arts"@en,
        "Site-specific work of art"@en ;
    skos:broader humord:c33601 ;
    skos:definition "Stedsspesifikk kunst er kunst som er tiltenkt et spesifikt sted  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Site-specific art"@en,
        "Stedsspesifikk  kunst"@nb ;
    skos:related humord:c05392 .

humord:c59371 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59371" ;
    dct:modified "2024-11-08T10:19:16"^^xsd:dateTime ;
    skos:altLabel "Kassandra"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Kassandra er en kvinneskikkelse fra greske sagn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cassandra"@en,
        "Kassandra"@nb .

humord:c59372 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59372" ;
    dct:modified "2023-01-19T07:43:20"^^xsd:dateTime ;
    skos:altLabel "Egenpublisering"@nb ;
    skos:broader humord:c19672 ;
    skos:definition "Selvpublisering er  publisering for egen regning, uten involvering av en utgiver <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-publishing"@en,
        "Selvpublisering"@nb .

humord:c59373 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59373" ;
    dct:modified "2024-11-05T15:24:13"^^xsd:dateTime ;
    skos:altLabel "Draft dodgers"@en,
        "Militærnektarar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Militærnekting er å nekte å utføre pålagt verneplikt i hjemlandets militære styrker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conscientious objectors"@en,
        "Militærnektere"@nb ;
    skos:related humord:c14446 .

humord:c59374 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59374" ;
    dct:modified "2023-01-12T13:56:34"^^xsd:dateTime ;
    skos:altLabel "Scrapbooks"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Scrapbooking er en hobby som går ut på å lage fotoalbum eller utklippsbøker hvor man pynter og designer hver enkelt side selv. Scraapbooks eller utklippsbøker er resultatet av dette.  <Wikipedia/UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scrapbooks"@en,
        "Utklippsbøker"@nb .

humord:c59375 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59375" ;
    dct:modified "2023-01-12T16:40:13"^^xsd:dateTime ;
    skos:altLabel "Commonplaces"@en,
        "Notisbøker"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Notatbøker: trykte eller håndskrevne bøker med opptegnelser, anmerkninger eller redegjørelser av personlig, kunstnerisk eller faglig art. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: UBO23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commonplace books"@en,
        "Notatbøker"@nb .

humord:c59376 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59376" ;
    dct:modified "2025-02-28T15:17:24"^^xsd:dateTime ;
    skos:altLabel "Furesø"@nb ;
    skos:broader humord:c69566 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Furesø"@en,
        "Furesø"@nb .

humord:c59377 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59377" ;
    dct:modified "2025-02-28T14:57:44"^^xsd:dateTime ;
    skos:altLabel "Farum"@nb ;
    skos:broader humord:c69566 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farum"@en,
        "Farum"@nb .

humord:c59378 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59378" ;
    dct:modified "2023-01-19T09:26:48"^^xsd:dateTime ;
    skos:altLabel "Greenlanders"@en,
        "Grønlandske inuitter"@nb,
        "Grønlendere"@nb,
        "Kalaaleq"@nb ;
    skos:broader humord:c00823 ;
    skos:definition "Kalaallit er den grønlandske benevnelsen på befolkningen på Grønland <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kalaallit"@en,
        "Kalaallit"@nb .

humord:c59379 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59379" ;
    dct:modified "2024-10-22T09:49:43"^^xsd:dateTime ;
    skos:altLabel "Arctic highlanders"@en,
        "Inuhuit"@en,
        "Polar Inuit"@en,
        "Polar eskimos"@en,
        "Inughuit"@nb,
        "Inuhuit"@nb,
        "Polareskimoar"@nb,
        "Polareskimoer"@nb,
        "Polarinuittar"@nb,
        "Polarinuitter"@nb ;
    skos:broader humord:c00823 ;
    skos:definition "Inuittisk folkegruppe i Qaanaaq-området i Nordgrønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inughuit"@en,
        "Inughuit"@nb .

humord:c59380 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59380" ;
    dct:modified "2025-02-27T15:29:38"^^xsd:dateTime ;
    skos:altLabel "Godthåb"@nb,
        "Nuuk"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Nuuk er Grønlands hovedstad og største by <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuuk"@en,
        "Nuuk"@nb .

humord:c59381 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59381" ;
    dct:modified "2025-03-11T11:32:36"^^xsd:dateTime ;
    skos:altLabel "Analog reading"@en,
        "Reading on paper"@en,
        "Analog lesing"@nb,
        "Lesing på papir"@nb ;
    skos:broader humord:c07926 ;
    skos:editorialNote "Lesing på papir, i motsening til lesing på skjerm"@nb,
        "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analogue reading"@en,
        "Lesing på papir"@nb ;
    skos:related humord:c69584 .

humord:c59382 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59382" ;
    dct:modified "2025-03-06T14:17:27"^^xsd:dateTime ;
    skos:altLabel "Kirkjubøur"@nb ;
    skos:broader humord:c02335 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kirkjubøur"@en,
        "Kirkjubøur"@nb .

humord:c59383 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59383" ;
    dct:modified "2024-10-14T15:29:28"^^xsd:dateTime ;
    skos:altLabel "Barbarella"@nb ;
    skos:broader humord:c17804 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barbarella"@en,
        "Barbarella"@nb .

humord:c59384 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59384" ;
    dct:modified "2024-12-11T08:17:44"^^xsd:dateTime ;
    skos:altLabel "Forsvarsmedisin"@nb,
        "Militærmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Medisinsk virksomhet tilpasset spesielle militære forhold, f.eks. militære operasjoner <MeSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military medicine"@en,
        "Militærmedisin"@nb ;
    skos:related humord:c09430 .

humord:c59385 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59385" ;
    dct:modified "2023-12-19T14:51:42"^^xsd:dateTime ;
    skos:altLabel "Arborkultur"@nb,
        "Trepleie"@nb ;
    skos:broader humord:c07637 ;
    skos:definition "Trepleie innebærer stell av trær, som f.eks. sykdomsbekjempelse, råteskader, sikring av trær og beskjæring av trær i bebodde og urbane strøk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arboriculture"@en,
        "Trepleie"@nb .

humord:c59386 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59386" ;
    dct:modified "2024-08-16T09:33:26"^^xsd:dateTime ;
    skos:altLabel "Negativ growth"@en,
        "Antivekst"@nb,
        "Nedvekst"@nb ;
    skos:broader humord:c07865 ;
    skos:definition "Antivekst er et begrep som brukes for både en politisk, økonomisk og sosial bevegelse samt et sett med teorier som kritiserer paradigmet for økonomisk vekst <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Degrowth"@en,
        "Nedvekst"@nb .

humord:c59387 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59387" ;
    dct:modified "2025-01-06T13:01:13"^^xsd:dateTime ;
    skos:altLabel "Communication cables"@en,
        "Telekommunikasjonskablar"@nb ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telecommunication cables"@en,
        "Telekommunikasjonskabler"@nb .

humord:c59388 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59388" ;
    dct:modified "2024-11-05T19:28:19"^^xsd:dateTime ;
    skos:altLabel "A-bomb victims"@en,
        "Hibakusha"@en,
        "Victims of atomic bombing"@en,
        "Hibakusha"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Hibakusha er et japansk ord som betyr «bombet mann». Ordet benyttes som en betegnelse på mennesker som opplevde og overlevde atombombene over Hiroshima og Nagasaki <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic bomb victims"@en,
        "Hibakusha"@nb .

humord:c59389 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59389" ;
    dct:modified "2024-11-05T19:25:03"^^xsd:dateTime ;
    skos:altLabel "Lay persons"@en,
        "Legfolk"@nb,
        "Legmenn"@nb,
        "Lekfolk"@nb,
        "Lekmenn"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "I kristendommen er lekfolk ikke-geistlige personer, det vil si personer som ikke er prestevigde, også kalt verdslige personar. Begrepet lekfolk blir også brukt om personer som er ufaglærte innen et fagområde <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lay people"@en,
        "Lekfolk"@nb .

humord:c59390 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59390" ;
    dct:modified "2025-02-27T15:30:20"^^xsd:dateTime ;
    skos:altLabel "Thule"@en,
        "Qaanaaq"@nb,
        "Thule"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Qaanaaq er den nordligste byen på Grønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qaanaaq"@en,
        "Qaanaaq"@nb .

humord:c59391 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59391" ;
    dct:modified "2025-02-27T15:39:53"^^xsd:dateTime ;
    skos:altLabel "Upernavik"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Upernavik er en by i Avannaata kommune, nordvest på Grønland <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Upernavik"@en,
        "Upernavik"@nb .

humord:c59392 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59392" ;
    dct:modified "2025-02-27T15:24:58"^^xsd:dateTime ;
    skos:altLabel "Ilulissat"@nb,
        "Jakobshavn"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Ilulissat er en by i Avannaata kommune på vestkysten av Grønland <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ilulissat"@en,
        "Ilulissat"@nb .

humord:c59393 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59393" ;
    dct:modified "2025-02-27T15:41:11"^^xsd:dateTime ;
    skos:altLabel "Umanak"@en,
        "Umanak"@nb,
        "Uummannaq"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Uummannaq (eller Umanak) er en by i Avannaata kommune, som ligger på vestkysten av Grønland <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uummannaq"@en,
        "Uummannaq"@nb .

humord:c59394 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59394" ;
    dct:modified "2025-02-27T15:18:56"^^xsd:dateTime ;
    skos:altLabel "Qeqertarsuaq (Island)"@en,
        "Disko (Øy)"@nb,
        "Diskoøya"@nb,
        "Qeqertarsuaq (Øy)"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Disko er Grønlands største øy <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disko Island"@en,
        "Disko (Øy)"@nb .

humord:c59395 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59395" ;
    dct:modified "2025-02-27T15:33:19"^^xsd:dateTime ;
    skos:altLabel "Godhavn"@nb,
        "Qeqertarsuaq (By)"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Qeqertarsuaq er en havn og by på Diskoøya, Grønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qeqertarsuaq  (Town)"@en,
        "Qeqertarsuaq (By)"@nb .

humord:c59396 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59396" ;
    dct:modified "2025-02-27T15:13:53"^^xsd:dateTime ;
    skos:altLabel "Aasiaat"@nb,
        "Egedesminde"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Aasiaat er en by på vestkysten av Grønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aasiaat"@en,
        "Aasiaat"@nb .

humord:c59397 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59397" ;
    dct:modified "2025-02-27T15:39:41"^^xsd:dateTime ;
    skos:altLabel "Holsteinsborg"@nb,
        "Sisimiut"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Sisimiut er Grønlands nest største by <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sisimiut"@en,
        "Sisimiut"@nb .

humord:c59398 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59398" ;
    dct:modified "2025-02-27T15:27:50"^^xsd:dateTime ;
    skos:altLabel "Maniitsoq"@nb,
        "Manîtsoq"@nb,
        "Sukkertoppen"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Maniitsoq er en by på vestkysten av Grønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maniitsoq"@en,
        "Maniitsoq"@nb .

humord:c59399 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59399" ;
    dct:modified "2025-02-27T15:26:28"^^xsd:dateTime ;
    skos:altLabel "Illoqqortoormiut"@nb,
        "Ittoqqortoormiit"@nb,
        "Scoresbysund (By)"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "By på Østgrønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ittoqqortoormiit"@en,
        "Ittoqqortoormiit"@nb .

humord:c59400 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59400" ;
    dct:modified "2025-02-27T15:33:56"^^xsd:dateTime ;
    skos:altLabel "Kangertittivaq"@nb,
        "Scoresbysund (Fjordsystem)"@nb,
        "Scoresbysundet (Fjordsystem)"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Scoresbysund er et sund og fjordsystem på Øst-Grønland. Det er verdens største fjordsystem <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scoresby Sound"@en,
        "Scoresbysund (Fjordsystem)"@nb .

humord:c59401 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59401" ;
    dct:modified "2025-02-27T15:35:03"^^xsd:dateTime ;
    skos:altLabel "Julianehåb"@nb,
        "Qaqortoq"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Qaqortoq er sørgrønlands største by <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qaqortoq"@en,
        "Qaqortoq"@nb .

humord:c59402 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59402" ;
    dct:modified "2025-02-27T15:28:21"^^xsd:dateTime ;
    skos:altLabel "Narsaq"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Narsaq er en by sør på Grønland <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Narsaq"@en,
        "Narsaq"@nb .

humord:c59403 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59403" ;
    dct:modified "2025-02-27T15:34:15"^^xsd:dateTime ;
    skos:altLabel "Qassiarsuk"@nb ;
    skos:broader humord:c03753 ;
    skos:definition "Qassiarsuk er en bygd i Kujalleq kommune på Sørgrønland.  Eirik Raudes gård Brattalid lå her <OsloMet>"@nb ;
    skos:editorialNote "Lukket bemerkning: OsloMet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qassiarsuk"@en,
        "Qassiarsuk"@nb .

humord:c59404 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59404" ;
    dct:modified "2025-02-25T10:45:57"^^xsd:dateTime ;
    skos:altLabel "Lhopa language"@en,
        "Loke Tibetan language"@en,
        "Mustang Tibetan language"@en,
        "Lhowa språk"@nb ;
    skos:broader humord:c16360 ;
    skos:editorialNote "Lukket bemerkning: ubt23"@nb,
        "Språkkode: loy"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lhowa language"@en,
        "Lhowa språk"@nb .

humord:c59405 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59405" ;
    dct:modified "2024-08-26T14:47:05"^^xsd:dateTime ;
    skos:altLabel "Wa språk"@nb ;
    skos:broader humord:c28263 ;
    skos:definition "Wa er et austroasiatisk språk. Det snakket av Wa folk i Myanmar og Kina. Det deles i tre dialekter som noen ganger blir betraktet som separate språk: Parauk, Vo og Awa <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wa language"@en,
        "Wa språk"@nb .

humord:c59406 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59406" ;
    dct:modified "2024-10-30T11:25:12"^^xsd:dateTime ;
    skos:altLabel "Boat people"@en,
        "Båtflyktningar"@nb ;
    skos:broader humord:c07229 ;
    skos:definition "Begrepet «båtflyktninger» brukes om mennesker som flykter over et hav med båt, enten de flykter fra krig, politisk undertrykkelse eller fattigdom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boat refugees"@en,
        "Båtflyktninger"@nb .

humord:c59407 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59407" ;
    dct:modified "2024-11-26T17:18:28"^^xsd:dateTime ;
    skos:altLabel "Båtførarbevis"@nb,
        "Båtførarprov"@nb ;
    skos:broader humord:c00154,
        humord:c04335 ;
    skos:definition "Båtførerbevis er et bevis som utstedes etter båtførerprøven, som er en prøve til førere av småbåter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Certificate of boatmanship"@en,
        "Båtførerbevis"@nb ;
    skos:related humord:c58919 .

humord:c59408 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59408" ;
    dct:modified "2024-09-12T13:52:10"^^xsd:dateTime ;
    skos:altLabel "Cesjon"@nb,
        "Cesjonar"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Cesjon er en overdragelse av en fordring, typisk et pengekrav, fra kreditor (cedenten) til en annen person (cesjonaren) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assignments (of debt)"@en,
        "Cesjoner"@nb .

humord:c59409 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59409" ;
    dct:modified "2024-03-08T16:28:07"^^xsd:dateTime ;
    skos:altLabel "DNA-analyse"@nb,
        "Genanalyse"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "DNA-analyse er oftest undersøkelse av en persons arvestoff, DNA <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA analysis"@en,
        "DNA-analyse"@nb .

humord:c59410 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59410" ;
    dct:modified "2023-02-06T07:42:45"^^xsd:dateTime ;
    skos:altLabel "DNA databases"@en ;
    skos:broader humord:c18913 ;
    skos:definition "DNA-register er et sporregister ved Kripos for oppklaring av straffbare handlinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA registers"@en,
        "DNA-registre"@nb ;
    skos:related humord:c21125 .

humord:c59411 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59411" ;
    dct:modified "2024-08-15T11:28:35"^^xsd:dateTime ;
    skos:altLabel "Alien species"@en,
        "Bioinvasion"@en,
        "Biological invasions"@en,
        "Ecological invasion"@en,
        "Exotic species"@en,
        "Introduced species"@en,
        "Non-indigenious species"@en,
        "Non-native species"@en,
        "Bioinvasjon"@nb,
        "Biologisk invasjon"@nb,
        "Framande artar"@nb,
        "Fremmede arter"@nb,
        "Innførte artar"@nb,
        "Innførte arter"@nb,
        "Introduserte artar"@nb,
        "Introduserte arter"@nb,
        "Invaderande artar"@nb,
        "Invaderende arter"@nb,
        "Økologisk invasjon"@nb ;
    skos:broader humord:c11515 ;
    skos:definition "Invaderende arter er organismer som sprer seg utenfor sine naturlige leveområder eller som utvider sitt forekomstareal (problemvekst) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Invasive species"@en,
        "Invaderende arter"@nb .

humord:c59412 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59412" ;
    dct:modified "2023-02-01T09:29:48"^^xsd:dateTime ;
    skos:broader humord:c09028 ;
    skos:definition "Frikommune er en kommune eller fylkeskommune som er fritatt fra visse lover, forskrifter eller andre bestemmelser som ledd i forsøksvirksomhet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Municipality with more economic freedom than is usual"@en,
        "Frikommuner"@nb .

humord:c59413 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59413" ;
    dct:modified "2023-09-13T11:20:33"^^xsd:dateTime ;
    skos:altLabel "Administrative discretion"@en,
        "Forvaltningsskjønn"@nb,
        "Hensiktsmessighetsskjønn"@nb,
        "Kan-skjønn"@nb ;
    skos:broader humord:c60579 ;
    skos:definition "Hvis en lovbestemmelse på vilkårs- og følgesiden helt overlater til forvaltningen å avgjøre om lovens vilkår er oppfylt eller ikke, snakker man gjerne om forvaltningens frie skjønn <jusinfo.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unfettered discretion"@en,
        "Fritt skjønn"@nb .

humord:c59414 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59414" ;
    dct:modified "2023-04-18T10:44:01"^^xsd:dateTime ;
    skos:altLabel "Power of procuration"@en,
        "Power of proxy"@en,
        "Procuration"@en,
        "Proxy"@en,
        "Fullmakt"@nb,
        "Prokuraer"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Fullmakt, det forhold at en person kan disponere rettslig på vegne av en annen person <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Power of attorney"@en,
        "Fullmakter"@nb .

humord:c59415 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59415" ;
    dct:modified "2024-11-04T08:22:03"^^xsd:dateTime ;
    skos:altLabel "Administrative assistans"@en,
        "Attorney-in-fact"@en,
        "Clercical officers"@en,
        "Law clerks"@en,
        "Managing clerks"@en,
        "Solicitor's managing clerks"@en,
        "Fullmektig"@nb,
        "Fullmektigar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Fullmektig, person som har fullmakt. Fullmektig brukes også som tittel for en rekke funksjonærer i offentlig og privat tjeneste. En fullmektig kalles også for mellommann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proxy-holders"@en,
        "Fullmektiger"@nb .

humord:c59416 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59416" ;
    dct:modified "2025-01-06T06:54:16"^^xsd:dateTime ;
    skos:altLabel "Pleasure boats"@en,
        "Fritidsbåtar"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Begrepet fritidsbåt omfatter mindre båter som brukes på fritiden og omfatter ikke båter til yrkesbruk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leisure boats"@en,
        "Fritidsbåter"@nb .

humord:c59417 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59417" ;
    dct:modified "2023-11-28T13:37:02"^^xsd:dateTime ;
    skos:altLabel "National Insurance number"@en,
        "Person identification number"@en,
        "Personal identity number"@en,
        "Social Security number"@en,
        "Fødselsnummer"@nb,
        "Personnummer"@nb ;
    skos:broader humord:c25100 ;
    skos:definition "Fødselsnummer er et norsk individuelt identifikasjonsnummer. Det finnes for alle personer som er bosatt i Norge, eller er født i Norge, eller er blitt tildelt fødselsnummer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birth number"@en,
        "Fødselsnummer"@nb .

humord:c59418 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59418" ;
    dct:modified "2024-04-15T09:06:43"^^xsd:dateTime ;
    skos:altLabel "El niño"@nb,
        "Niño"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "El Niño er en tilstand med uvanlig høy overflatetemperatur i det sentrale og østlige Stillehavet nær ekvator. En El Niño-episode påvirker været over mye av Jorden, og gir utslag på den globale middeltemperaturen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "El niño"@en,
        "El niño"@nb .

humord:c59419 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59419" ;
    dct:modified "2024-12-09T12:14:38"^^xsd:dateTime ;
    skos:altLabel "Travlaup"@nb,
        "Travløp"@nb,
        "Travsport"@nb ;
    skos:broader humord:c01439 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harness racing"@en,
        "Travsport"@nb .

humord:c59420 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59420" ;
    dct:modified "2025-01-06T09:39:10"^^xsd:dateTime ;
    skos:altLabel "Trålarar"@nb ;
    skos:broader humord:c21229 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trawlers"@en,
        "Trålere"@nb .

humord:c59421 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59421" ;
    dct:modified "2024-08-23T13:23:47"^^xsd:dateTime ;
    skos:altLabel "Typhoid"@en,
        "Typhus"@en,
        "Tyfoidfeber"@nb,
        "Tyfus"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Tyfoidfeber er en infeksjonssykdom som skyldes bakterien Salmonella typhi  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Typhoid fever"@en,
        "Tyfoidfeber"@nb .

humord:c59422 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59422" ;
    dct:modified "2023-02-06T08:03:22"^^xsd:dateTime ;
    skos:altLabel "Hot goods"@en,
        "Loot"@en,
        "Stolen merchandise"@en,
        "Stolen property"@en,
        "Tjuvegods"@nb ;
    skos:broader humord:c11516 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stolen goods"@en,
        "Tyvegods"@nb .

humord:c59423 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59423" ;
    dct:modified "2024-11-04T08:38:38"^^xsd:dateTime ;
    skos:altLabel "Incapacitated"@en,
        "Under age"@en,
        "Umyndige"@nb,
        "Umyndige personar"@nb,
        "Umyndige personer"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Umyndige, fellesbetegnelse for dem som ikke er myndige, det vil si mindreårige (personer under 18 år) og voksne personer under vergemål (tidligere kalt umyndiggjorte) <SNL >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minors"@en,
        "Umyndige"@nb .

humord:c59424 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59424" ;
    dct:modified "2023-02-06T08:19:14"^^xsd:dateTime ;
    skos:altLabel "Substratums"@en,
        "Undergrunn (Jordbruk)"@nb,
        "Undergrunnen (Jordbruk)"@nb ;
    skos:broader humord:c07646 ;
    skos:definition "I dagligtale betegner undergrunnen ofte alven, laget under matjorden eller under pløyedybde (plogmålet) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ub023"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subsoil"@en,
        "Undergrunner (Jordbruk)"@nb .

humord:c59425 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59425" ;
    dct:modified "2025-03-24T13:41:37"^^xsd:dateTime ;
    skos:altLabel "Kyrenia"@nb ;
    skos:broader humord:c02576 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kyrenia"@en,
        "Kyrenia"@nb .

humord:c59426 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59426" ;
    dct:modified "2024-02-05T07:40:57"^^xsd:dateTime ;
    skos:altLabel "Distribuerte databasar"@nb,
        "Nettverksdatabasar"@nb,
        "Nettverksdatabaser"@nb ;
    skos:broader humord:c04180 ;
    skos:definition "En distribuert database er en database som omfatter flere klienter og tjenere, på flere ulike steder og systemer, men som administreres som ett system <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed databases"@en,
        "Distribuerte databaser"@nb .

humord:c59427 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59427" ;
    dct:modified "2024-11-21T07:34:47"^^xsd:dateTime ;
    skos:altLabel "Bayesian inference"@en,
        "Bayesian modelling"@en,
        "Bayes-analyse"@nb,
        "Bayesiansk analyse"@nb,
        "Bayesiansk inferens"@nb,
        "Bayesiansk modellering"@nb,
        "Bayesianske metodar"@nb,
        "Bayesianske metoder"@nb,
        "Bayesisk slutning"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "Bayes-analyse, oppkalt etter Thomas Bayes, statistisk betraktningsmåte for å analysere data beheftet med usikkerhet og variasjon, et sentralt begrep i statistisk analyse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bayesian analysis"@en,
        "Bayesiansk analyse"@nb .

humord:c59428 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59428" ;
    dct:modified "2025-02-25T09:09:55"^^xsd:dateTime ;
    skos:altLabel "Accident insurance"@en,
        "Compensation insurance"@en,
        "Ulykkesforsikringer"@nb ;
    skos:broader humord:c59761 ;
    skos:definition "Ulykkesforsikring er en personforsikring som gir erstatning ved dødsfall, livsvarig medisinsk invaliditet eller dagpenger ved forbigående arbeidsuførhet forårsaket av en ulykke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational accident insurance"@en,
        "Ulykkesforsikring"@nb .

humord:c59429 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59429" ;
    dct:modified "2024-11-06T08:55:58"^^xsd:dateTime ;
    skos:altLabel "Unwed parents"@en,
        "Ugifte foreldre"@nb ;
    skos:broader humord:c07182 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unmarried parents"@en,
        "Ugifte foreldre"@nb .

humord:c59430 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59430" ;
    dct:modified "2023-02-07T12:36:27"^^xsd:dateTime ;
    skos:altLabel "Tyveriforsikringer"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theft insurance"@en,
        "Tyveriforsikring"@nb .

humord:c59431 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59431" ;
    dct:modified "2023-12-07T15:12:58"^^xsd:dateTime ;
    skos:altLabel "Extortionate bargain"@en,
        "Profiteering"@en,
        "Åger"@nb,
        "Ågerrente"@nb,
        "Ågerverksemd"@nb,
        "Ågervirksomhet"@nb ;
    skos:broader humord:c14620 ;
    skos:definition "I alminnelig språkbruk vanligvis det å ta ulovlige eller urimelig høye renter av pengelån <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Usury"@en,
        "Åger"@nb ;
    skos:related humord:c17773 .

humord:c59432 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59432" ;
    dct:modified "2024-08-20T16:22:38"^^xsd:dateTime ;
    skos:altLabel "Public shaming"@en,
        "Offentleg audmjuking"@nb,
        "Offentleg uthenging"@nb,
        "Offentlig uthenging"@nb,
        "Offentoig ydmykelse"@nb,
        "Skamstraff"@nb,
        "Æresstraff"@nb ;
    skos:broader humord:c08982 ;
    skos:definition "Æresstraff, også kalt skamstraff, er en straff der den dømte taper ære og blir ydmyket offentlig <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public humiliation"@en,
        "Æresstraff"@nb .

humord:c59433 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59433" ;
    dct:modified "2023-02-07T12:54:25"^^xsd:dateTime ;
    skos:altLabel "Industrial injuries insurance"@en,
        "Yrkesskadeforsikringer"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Yrkesskadeforsikring er en obligatorisk og lovbestemt forsikring som gir erstatning til egne ansatte som blir utsatt for yrkesskade og yrkessykdom <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational injury insurance"@en,
        "Yrkesskadeforsikring"@nb .

humord:c59434 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59434" ;
    dct:modified "2023-02-07T12:58:09"^^xsd:dateTime ;
    skos:altLabel "Xenotransplantation"@en,
        "Xenotransplantasjon"@nb ;
    skos:broader humord:c03833 ;
    skos:definition "Xenotransplantasjon er overføring av celler, vev eller organer fra en art til en annen, for eksempel transplantasjon fra dyr til menneske <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xenotransplantations"@en,
        "Xenotransplantasjoner"@nb .

humord:c59435 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59435" ;
    dct:modified "2023-10-31T10:07:01"^^xsd:dateTime ;
    skos:altLabel "Arms acts"@en,
        "Firearms legislation"@en ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gun acts"@en,
        "Våpenlover"@nb .

humord:c59436 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59436" ;
    dct:modified "2024-11-01T13:13:39"^^xsd:dateTime ;
    skos:altLabel "Scientific publication"@en,
        "Fagleg publisering"@nb,
        "Faglig publisering"@nb,
        "Vitskapeleg publisering"@nb,
        "Vitskapleg publisering"@nb ;
    skos:broader humord:c19672 ;
    skos:definition "Vitenskapelig publisering er publiseringen av vitenskapelige resultater på grunnlag av studier  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Academic publishing"@en,
        "Vitenskapelig publisering"@nb ;
    skos:related humord:c68775 .

humord:c59437 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59437" ;
    dct:modified "2023-10-31T10:09:08"^^xsd:dateTime ;
    skos:broader humord:c59739 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wild game acts"@en,
        "Viltlover"@nb .

humord:c59438 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59438" ;
    dct:modified "2024-12-11T08:14:46"^^xsd:dateTime ;
    skos:altLabel "Viktimologi"@nb ;
    skos:broader humord:c03840,
        humord:c09069 ;
    skos:definition "Viktimologi er innen kriminologi læren om offeret for en straffbar handling. Innenfor psykiatrien er viktimologi studiet av hvordan vold virker på offeret <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Victimology"@en,
        "Viktimologi"@nb .

humord:c59439 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59439" ;
    dct:modified "2023-10-31T10:09:52"^^xsd:dateTime ;
    skos:broader humord:c09241 ;
    skos:definition "Videovold er et norsk ord som oppstod tidlig på 1980-tallet i forbindelse med lanseringen av en rekke voldelige filmer på video  <WIkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video violence"@en,
        "Videovold"@nb .

humord:c59440 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59440" ;
    dct:modified "2024-10-15T11:31:31"^^xsd:dateTime ;
    skos:altLabel "Parental benefit"@en,
        "Barselspengar"@nb,
        "Barselspenger"@nb,
        "Foreldrepengar"@nb,
        "Fødselspengar"@nb,
        "Fødselspenger"@nb ;
    skos:broader humord:c09361 ;
    skos:definition "Foreldrepenger ved fødsel og adopsjon er en ytelse fra folketrygden som gis til en person som har vært yrkesaktiv, eller mottatt en ytelse som kan likestilles med pensjonsgivende inntekt, i minst seks av de siste ti månedene før permisjonsstart  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parental benefits"@en,
        "Foreldrepenger"@nb .

humord:c59441 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59441" ;
    dct:modified "2023-02-08T12:25:25"^^xsd:dateTime ;
    skos:altLabel "Liberation wars"@en,
        "War of liberation"@en,
        "Wars of liberation"@en,
        "Frigjøringskriger"@nb ;
    skos:broader humord:c09529 ;
    skos:definition "Krig med nasjonal (eller sosial) frigjøring som mål <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liberation war"@en,
        "Frigjøringskrig"@nb .

humord:c59442 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59442" ;
    dct:modified "2024-07-03T12:37:18"^^xsd:dateTime ;
    skos:altLabel "Abortlovar"@nb,
        "Abortlover"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abortion acts"@en,
        "Abortlover"@nb .

humord:c59443 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59443" ;
    dct:modified "2024-07-03T12:20:40"^^xsd:dateTime ;
    skos:altLabel "Disclaimer"@en,
        "Abandonering"@nb ;
    skos:broader humord:c22717 ;
    skos:definition "Abandonere er oppgi rettighet til formuesgode  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abandonment"@en,
        "Abandonering"@nb .

humord:c59444 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59444" ;
    dct:modified "2024-07-03T12:37:34"^^xsd:dateTime ;
    skos:altLabel "Abortion policies"@en,
        "Abortion policy"@en,
        "Abortpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abortion politics"@en,
        "Abortpolitikk"@nb .

humord:c59445 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59445" ;
    dct:modified "2023-02-08T12:54:19"^^xsd:dateTime ;
    skos:broader humord:c25100 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nobility law"@en,
        "Adelsrett"@nb .

humord:c59446 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59446" ;
    dct:modified "2024-09-11T12:25:58"^^xsd:dateTime ;
    skos:altLabel "CEO"@en,
        "Chief executives"@en,
        "General managers"@en,
        "Administrerande direktørar"@nb,
        "Dagleg leiar"@nb,
        "Daglege leiarar"@nb,
        "Daglig leder"@nb,
        "Daglige ledere"@nb ;
    skos:broader humord:c14073 ;
    skos:definition "Administrerende direktør er en norsk stillingstittel som vanligvis benyttes synonymt med daglig leder, og tilegnes den personen i et foretak, forvaltningsorgan, en institusjon eller organisasjon som anses ansvarlig for enhetens daglige drift og ledelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chef executive officers"@en,
        "Administrerende direktører"@nb .

humord:c59447 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59447" ;
    dct:modified "2024-07-05T07:56:14"^^xsd:dateTime ;
    skos:altLabel "Deputy advocates"@en,
        "Trainee advocates"@en,
        "Trainee lawyers"@en,
        "Advokatfullmektigar"@nb ;
    skos:broader humord:c07460 ;
    skos:definition "Advokatfullmektig er en jurist som er tilknyttet en advokat og kan opptre for denne i retten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal assistants"@en,
        "Advokatfullmektiger"@nb .

humord:c59448 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59448" ;
    dct:modified "2024-07-31T07:54:53"^^xsd:dateTime ;
    skos:altLabel "Share quotations"@en,
        "Stock prices"@en,
        "Stock quotations"@en,
        "Aksjekursar"@nb ;
    skos:broader humord:c21941 ;
    skos:definition "Verdien av en aksje kalles aksjekurs <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Share prices"@en,
        "Aksjekurser"@nb .

humord:c59449 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59449" ;
    dct:modified "2024-07-05T07:57:08"^^xsd:dateTime ;
    skos:altLabel "Attorney regulations"@en,
        "Advokatrett"@nb ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lawyer regulations"@en,
        "Advokatrett"@nb .

humord:c59450 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59450" ;
    dct:modified "2024-07-31T07:53:50"^^xsd:dateTime ;
    skos:altLabel "Stock certificates"@en,
        "Aksjebrev"@nb ;
    skos:broader humord:c21941 ;
    skos:definition "Aksjebrev er et dokument som viser eiendomsrett til én eller flere aksjer, altså eierandeler i et selskap. Ordningen med aksjebrev er erstattet av en ordning med føring av aksjebok. Aksjebrev har siden 1. januar 2000 ingen rettsvirkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Share certificates"@en,
        "Aksjebrev"@nb .

humord:c59451 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59451" ;
    dct:modified "2024-07-31T11:27:36"^^xsd:dateTime ;
    skos:altLabel "Stockholders"@en,
        "Aksjonærar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Aksjonær er en eier av en eller flere aksjer i et aksjeselskap <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shareholders"@en,
        "Aksjonærer"@nb .

humord:c59452 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59452" ;
    dct:modified "2024-08-02T08:23:52"^^xsd:dateTime ;
    skos:altLabel "Alkoholavgifter"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "Alkoholavgift er en særavgift som legges på drikkevarer med alkoholinnhold, og som ilegges i nesten alle land som selger lovlig alkohol <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alcohol duties"@en,
        "Alkoholavgifter"@nb .

humord:c59453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59453" ;
    dct:modified "2024-04-08T13:45:13"^^xsd:dateTime ;
    skos:altLabel "Alluvium"@en,
        "Alluvial sedimentasjon"@nb,
        "Alluvial sedimentering"@nb,
        "Alluviale avsetjingar"@nb,
        "Alluviale avsetninger"@nb,
        "Alluviale avsettingar"@nb,
        "Alluviale sediment"@nb,
        "Alluvium"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Alluviale avsetninger er løse elveavleiringer (alluvium) som er dannet relativt nylig, og under samme forhold som i nåtiden.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alluvial sediments"@en,
        "Alluviale sedimenter"@nb .

humord:c59454 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59454" ;
    dct:modified "2024-08-15T12:14:11"^^xsd:dateTime ;
    skos:altLabel "ANS"@nb,
        "Ansvarlege selskap"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Ansvarlig selskap, forkortet ANS, er et selskap hvor selskapsdeltakerne hefter for selskapets forpliktelser med hele sin formue, både med det de eier i selskapet og det de eier privat  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General partnerships"@en,
        "Ansvarlige selskaper"@nb .

humord:c59455 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59455" ;
    dct:modified "2024-08-15T13:22:07"^^xsd:dateTime ;
    skos:altLabel "Insurance against personal liability"@en,
        "Third-party insurance"@en,
        "Ansvarsforsikring"@nb,
        "Ansvarsforsikringar"@nb,
        "Ansvarsforsikringer"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Ansvarsforsikring er forsikring som dekker rettslig erstatningsansvar som den sikrede kan pådra seg i den egenskap som er nevnt i forsikringsbeviset, for eksempel som privatperson, villaeier, huseier, eier av fritidsbåt, lege, entreprenør eller innehaver av industriell bedrift <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liability insurance"@en,
        "Ansvarsforsikring"@nb .

humord:c59456 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59456" ;
    dct:modified "2024-08-16T13:49:58"^^xsd:dateTime ;
    skos:altLabel "Apanage"@en,
        "Civil list"@en,
        "Apanasjar"@nb,
        "Apanasje"@nb,
        "Apanasjer"@nb ;
    skos:broader humord:c07838 ;
    skos:definition "Apanasje er i Norge den lønn som ytes av statskassen til kongen eller et medlem av kongehuset <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Appanage"@en,
        "Apanasje"@nb .

humord:c59457 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59457" ;
    dct:modified "2024-08-23T14:15:10"^^xsd:dateTime ;
    skos:altLabel "Ability-to-work assessment"@en,
        "Arbeidsavklaring"@nb ;
    skos:broader humord:c09126 ;
    skos:definition "I ordet «arbeidsavklaring» ligger det at det i løpet av perioden med arbeidsavklaringspenger skal avklares om vedkommende helt eller delvis kan gå ut i arbeidslivet, eller helt eller delvis skal gå over på uføretrygd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work capability assessment"@en,
        "Arbeidsavklaring"@nb .

humord:c59458 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59458" ;
    dct:modified "2024-10-09T15:22:32"^^xsd:dateTime ;
    skos:altLabel "Working environment acts"@en,
        "Workplace environment acts"@en,
        "Arbeidsmiljølovar"@nb,
        "Arbeidsmiljølover"@nb,
        "Arbeidsmiljølovgiing"@nb,
        "Arbeidsmiljølovgiving"@nb,
        "Arbeidsmiljølovgivning"@nb,
        "Arbeidsmiljølovgjeving"@nb ;
    skos:broader humord:c59619 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work environment  acts"@en,
        "Arbeidsmiljølover"@nb .

humord:c59459 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59459" ;
    dct:modified "2025-02-04T07:33:28"^^xsd:dateTime ;
    skos:altLabel "Dinka tribe"@en,
        "Dinka (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Dinka er en nilotisk folkegruppe i Sør-Sudan  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dinka"@en,
        "Dinka (Folk)"@nb .

humord:c59460 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59460" ;
    dct:modified "2023-02-08T14:41:33"^^xsd:dateTime ;
    skos:altLabel "Kondominat"@nb,
        "Kondominium"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Kondominat er et felles herredømme over et landområde eller et område under slik overhøyhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Condominiums"@en,
        "Kondominier"@nb .

humord:c59461 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59461" ;
    dct:modified "2024-08-15T08:26:51"^^xsd:dateTime ;
    skos:altLabel "Anglo-Sudan war"@en,
        "Mahdist war"@en,
        "Sudan campaign"@en,
        "Britisk-sudanske krig"@nb,
        "Den britisk-sudanske krig"@nb,
        "Mahdistkrigen"@nb,
        "Mahdistopprøret"@nb,
        "Sudankrigen"@nb ;
    skos:broader humord:c04019 ;
    skos:definition "Mahdistopprøret var et opprør i Sudan ledet av Muhammad Ahmad ibn Abd Allah, kalt mahdien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mahdist revolt"@en,
        "Mahdistopprøret"@nb .

humord:c59462 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59462" ;
    dct:modified "2025-01-22T07:28:34"^^xsd:dateTime ;
    skos:altLabel "Prenuptial agreements"@en,
        "Separation of property"@en,
        "Særeige"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Særeie innebærer at ektefellenes eiendeler ikke skal deles ved ekteskapets opphør <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Separate property settlement"@en,
        "Særeie"@nb ;
    skos:related humord:c58852 .

humord:c59463 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59463" ;
    dct:modified "2023-03-23T13:35:05"^^xsd:dateTime ;
    skos:broader humord:c00234 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cartoon charactes"@en,
        "Tegneseriefigurer"@nb .

humord:c59464 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59464" ;
    dct:modified "2023-02-08T15:46:47"^^xsd:dateTime ;
    skos:altLabel "Broadcaster videotext"@en ;
    skos:broader humord:c09109 ;
    skos:definition "Tekst-TV er et system for kringkasting av tekst og enkle grafiske elementer sammen med TV-kanaler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teletext"@en,
        "Tekst-TV"@nb .

humord:c59465 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59465" ;
    dct:modified "2025-01-06T13:05:18"^^xsd:dateTime ;
    skos:altLabel "Counter advance"@en,
        "Tellerskritt"@nb ;
    skos:broader humord:c21238 ;
    skos:definition "Tellerskritt, takstimpulser for automatisk taksering av telefonsamtaler. Ble tidligere benyttet for å beregne kostnaden ved å bruke telefonitjenesten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Call units"@en,
        "Tellerskritt"@nb .

humord:c59466 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59466" ;
    dct:modified "2023-02-09T09:42:27"^^xsd:dateTime ;
    skos:altLabel "Honorary office"@en ;
    skos:broader humord:c04531 ;
    skos:definition "(Ulønnet) verv som forutsetter at man har fellesskapets tillit <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Position of trust"@en,
        "Tillitsverv"@nb .

humord:c59467 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59467" ;
    dct:modified "2023-02-09T09:46:06"^^xsd:dateTime ;
    skos:altLabel "Additiver"@nb,
        "E-stoffer"@nb,
        "Tilsetningsstoff"@nb ;
    skos:broader humord:c21679 ;
    skos:definition "Tilsetningsstoffer er stoffer som tilsettes i matvarer, vanligvis i små mengder for å oppfylle et bestemt behov  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Additives"@en,
        "Tilsetningsstoffer"@nb .

humord:c59468 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59468" ;
    dct:modified "2023-02-09T09:50:43"^^xsd:dateTime ;
    skos:altLabel "Plead guilty"@en,
        "Tilståelse"@nb ;
    skos:broader humord:c13366 ;
    skos:definition "Tilståelse er i straffeprosessen det at siktede (tiltalte) erkjenner seg straffskyldig i det forholdet som siktelsen (tiltalen) gjelder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Confession (Criminal procedure)"@en,
        "Tilståelser"@nb .

humord:c59469 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59469" ;
    dct:modified "2023-02-09T09:53:25"^^xsd:dateTime ;
    skos:altLabel "Deltidsbruksrett"@nb,
        "Tidspart"@nb ;
    skos:broader humord:c21926 ;
    skos:definition "Tidspart, også kalt timeshare, er en bruksrett til innkvartering i et avgrenset tidsrom av året <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Timeshare"@en,
        "Timeshare"@nb .

humord:c59470 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59470" ;
    dct:modified "2023-04-12T08:24:53"^^xsd:dateTime ;
    skos:broader humord:c59251 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civil servants acts"@en,
        "Tjenestemannslover"@nb .

humord:c59471 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59471" ;
    dct:modified "2023-04-12T08:27:35"^^xsd:dateTime ;
    skos:broader humord:c59742 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Customs acts"@en,
        "Tollover"@nb .

humord:c59472 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59472" ;
    dct:modified "2023-02-10T10:04:31"^^xsd:dateTime ;
    skos:altLabel "Misprision"@en,
        "Neglect of duty"@en,
        "Embedsforsømmelser"@nb,
        "Embetsforsømmelser"@nb,
        "Tjenestefeil"@nb,
        "Tjenesteforseelse"@nb,
        "Tjenesteforsømmelse"@nb ;
    skos:broader humord:c09406 ;
    skos:definition "Forsømmelse begått, vist under arbeid, virksomhet i (offentlig) tjeneste <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dereliction of duty"@en,
        "Tjenesteforsømmelser"@nb .

humord:c59473 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59473" ;
    dct:modified "2024-11-13T13:50:28"^^xsd:dateTime ;
    skos:altLabel "Tobakkskadar"@nb,
        "Tobakkskader"@nb ;
    skos:broader humord:c03901 ;
    skos:definition "Helseskade forårsaket av (overdreven) bruk av tobakk <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harm or disease caused by smoking"@en,
        "Tobakksskader"@nb .

humord:c59474 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59474" ;
    dct:modified "2023-06-06T18:15:02"^^xsd:dateTime ;
    skos:altLabel "Undivided estate"@en,
        "Uskifte"@nb ;
    skos:broader humord:c08970 ;
    skos:definition "Uskifte kan i dag betegnes som en rett for den gjenlevende i et livsfellesskap til å overta hele eller deler av førstavdødes formue <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Undistributed estate"@en,
        "Uskiftet bo"@nb .

humord:c59475 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59475" ;
    dct:modified "2024-12-09T08:11:38"^^xsd:dateTime ;
    skos:altLabel "Wagers"@en,
        "Veddemål"@nb ;
    skos:broader humord:c01399 ;
    skos:definition "Veddemål er en avtale om å få (gi) pengesum eller andre formuesgoder dersom det viser seg at man har rett (urett) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bets"@en,
        "Veddemål"@nb .

humord:c59476 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59476" ;
    dct:modified "2023-02-10T08:21:40"^^xsd:dateTime ;
    skos:broader humord:c07972,
        humord:c09069 ;
    skos:definition "Kriminalpsykologi er læren om de psykologiske faktorers betydning for kriminell atferd  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal psychology"@en,
        "Kriminalpsykologi"@nb .

humord:c59477 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59477" ;
    dct:modified "2023-09-20T13:28:13"^^xsd:dateTime ;
    skos:broader humord:c23815 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local government acts"@en,
        "Kommunelover"@nb .

humord:c59478 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59478" ;
    dct:modified "2023-12-19T11:07:02"^^xsd:dateTime ;
    skos:altLabel "Emission allowances"@en ;
    skos:broader humord:c23755 ;
    skos:definition "En klimakvote er en tillatelse til å slippe ut ett tonn av klimagassen CO2 (karbondioksid) i atmosfæren <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon credits"@en,
        "Klimakvoter"@nb ;
    skos:related humord:c26120 .

humord:c59479 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59479" ;
    dct:modified "2024-11-13T08:41:35"^^xsd:dateTime ;
    skos:altLabel "Kjemisk avfall"@nb ;
    skos:broader humord:c58594 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical waste"@en,
        "Kjemisk avfall"@nb .

humord:c59480 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59480" ;
    dct:modified "2023-02-10T08:43:58"^^xsd:dateTime ;
    skos:altLabel "Guaranty (Obligations)"@en,
        "Personal guarantee (Obligations)"@en,
        "Surety (Obligations)"@en,
        "Borgen (Obligasjonsrett)"@nb,
        "Forløfte"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Kausjon er en avtale mellom långiver (kreditor) og kausjonist om at kausjonisten stiller seg ansvarlig for et lån ved siden av låntager (debitor) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guarantee (Obligations)"@en,
        "Kausjon (Obligasjonsrett)"@nb .

humord:c59481 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59481" ;
    dct:modified "2025-01-06T10:35:43"^^xsd:dateTime ;
    skos:altLabel "Kabotasje"@nb ;
    skos:broader humord:c04346 ;
    skos:definition "Kabotasje er transport av personer og gods med et transportmiddel innenlands i en annen stat enn der transportmiddelet hører hjemme <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cabotage"@en,
        "Kabotasje"@nb .

humord:c59482 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59482" ;
    dct:modified "2023-02-10T08:53:00"^^xsd:dateTime ;
    skos:altLabel "Questions of confidence"@en,
        "Votes of confidence"@en ;
    skos:broader humord:c09740 ;
    skos:definition "Et kabinettsspørsmål stilles når den valgte ledelsen (for eksempel en regjering eller et medlem av regjeringen) i et land, en by eller annen myndighet med parlamentarisk styresett, setter sin stilling inn på å få standpunktet sitt i en sak vedtatt av den lovgivende forsamlingen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matters of confidence"@en,
        "Kabinettspørsmål"@nb .

humord:c59483 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59483" ;
    dct:modified "2023-02-10T08:56:38"^^xsd:dateTime ;
    skos:altLabel "No-confidence motions"@en,
        "Mistillitsvotum"@nb ;
    skos:broader humord:c09740 ;
    skos:definition "Et mistillitsvotum eller mistillitsforslag er en votering i en lovgivende forsamling med parlamentarisme der flertallet kan uttrykke mistillit til den sittende regjeringen eller et medlem av regjeringen, som dermed konstitusjonelt tvinges til å gå av <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motions for vote of no confidence"@en,
        "Mistillitsforslag"@nb .

humord:c59484 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59484" ;
    dct:modified "2023-02-10T10:10:48"^^xsd:dateTime ;
    skos:broader humord:c05316 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mixed media (Art)"@en,
        "Blandingsteknikk (Kunst)"@nb .

humord:c59485 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59485" ;
    dct:modified "2024-08-28T11:14:18"^^xsd:dateTime ;
    skos:altLabel "Assemblage (Kunst)"@nb ;
    skos:broader humord:c05383 ;
    skos:definition "Assemblage er en form for skulptur som blir laget ved å sette sammen funne gjenstander og nye eller brukte materialer i en ikke tidligere kjent kombinasjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assemblage (Art)"@en,
        "Assemblage (Kunst)"@nb .

humord:c59486 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59486" ;
    dct:modified "2024-11-13T13:50:50"^^xsd:dateTime ;
    skos:altLabel "Traffic injury"@en,
        "Trafikkskadar"@nb ;
    skos:broader humord:c03901 ;
    skos:definition "Trafikkskade er skade som forårsakes av, eller oppstår i forbindelse med bruk av, kjøretøy (inkludert sykler) som kan brukes på offentlig vei  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traffic injuries"@en,
        "Trafikkskader"@nb ;
    skos:related humord:c23801 .

humord:c59487 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59487" ;
    dct:modified "2023-02-14T07:33:56"^^xsd:dateTime ;
    skos:altLabel "Domiciles"@en,
        "Permanent residence"@en,
        "Bopel"@nb,
        "Domisiler"@nb ;
    skos:broader humord:c09034 ;
    skos:definition "Domisil er en persons bopel eller et bosted <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Domicile"@en,
        "Domisil"@nb ;
    skos:related humord:c09054 .

humord:c59488 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59488" ;
    dct:modified "2023-02-14T07:42:42"^^xsd:dateTime ;
    skos:altLabel "Principle of residence"@en,
        "Domisilbegrepet"@nb ;
    skos:broader humord:c08955 ;
    skos:definition "Domisilprinsippet er i internasjonal privatrett den grunnsetning at et rettsforhold som har utenlandsk tilknytning bedømmes etter loven på det sted hvor vedkommende part har bopel (domisil), uten hensyn til om vedkommende er statsborger i et annet land <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Principle of domicile"@en,
        "Domisilprinsippet"@nb .

humord:c59489 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59489" ;
    dct:modified "2024-02-05T08:50:39"^^xsd:dateTime ;
    skos:altLabel "Domenenamn"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "Et domenenavn er en unik, hierarkisk oppbygget navnestreng som benyttes til adressering på Internett <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Domain names"@en,
        "Domenenavn"@nb .

humord:c59490 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59490" ;
    dct:modified "2023-02-14T07:50:53"^^xsd:dateTime ;
    skos:altLabel "Animal cruelty"@en,
        "Animal maltreatment"@en,
        "Dyremishandling"@nb ;
    skos:broader humord:c08949 ;
    skos:definition "Dyreplageri er mishandling av dyr eller alvorlig svikt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cruelty to animals"@en,
        "Dyreplageri"@nb .

humord:c59491 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59491" ;
    dct:modified "2023-05-10T14:37:33"^^xsd:dateTime ;
    skos:altLabel "Dyrevernlover"@nb ;
    skos:broader humord:c59739 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal welfare acts"@en,
        "Dyrevelferdslover"@nb .

humord:c59492 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59492" ;
    dct:modified "2024-02-06T10:27:47"^^xsd:dateTime ;
    skos:altLabel "Electronic data exchange"@en,
        "EDI"@nb,
        "Edifact"@nb,
        "Edifice"@nb,
        "Elektronisk datautveksling"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "EDI er prosessen med å bruke datamaskiner til å utveksle elektronisk informasjon, for eksempel forretningsdokumenter, mellom selskaper <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic data interchange"@en,
        "Elektronisk datautveksling"@nb .

humord:c59493 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59493" ;
    dct:modified "2023-02-14T08:04:03"^^xsd:dateTime ;
    skos:altLabel "Hidden defects insurances"@en,
        "Boligskifteforsikring"@nb,
        "Boligskifteforsikringer"@nb,
        "Eierskifteforsikringer"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Eierskifteforsikring, i dag også betegnet som boligselgerforsikring, er en ansvarsforsikring som dekker det mangelsansvaret som selger har overfor kjøper etter reglene i avhendingsloven <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hidden defects insurance"@en,
        "Eierskifteforsikring"@nb .

humord:c59494 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59494" ;
    dct:modified "2023-04-12T07:56:15"^^xsd:dateTime ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marriage acts"@en,
        "Ekteskapslover"@nb .

humord:c59495 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59495" ;
    dct:modified "2023-02-14T08:14:55"^^xsd:dateTime ;
    skos:altLabel "Sales ban"@en,
        "Handelsboikott"@nb ;
    skos:broader humord:c09571,
        humord:c23521 ;
    skos:definition "Embargo er en betegnelse på handelsboikott, for eksempel våpenembargo  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Embargo"@en,
        "Embargo"@nb .

humord:c59496 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59496" ;
    dct:modified "2024-10-15T07:47:00"^^xsd:dateTime ;
    skos:altLabel "Child support"@en,
        "Paternity order"@en,
        "Barnebidrag"@nb ;
    skos:broader humord:c17784 ;
    skos:definition "Barnebidrag er dekning av utgifter til barnets oppforstring og utdannelse, som skal fordeles mellom foreldrene etter «deres evne og givnad». Hvis foreldrene ikke bor sammen, skal den barnet ikke bor fast hos, betale barnebidrag til den som barnet bor fast hos <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child maintenance"@en,
        "Barnebidrag"@nb .

humord:c59497 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59497" ;
    dct:modified "2024-10-15T07:42:29"^^xsd:dateTime ;
    skos:altLabel "Barnehagelovar"@nb,
        "Barnehagelover"@nb,
        "Barnehagelovgiing"@nb,
        "Barnehagelovgiving"@nb,
        "Barnehagelovgivning"@nb,
        "Barnehagelovgjeving"@nb ;
    skos:broader humord:c59738 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Day care institution acts"@en,
        "Barnehagelover"@nb .

humord:c59498 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59498" ;
    dct:modified "2024-10-10T13:23:00"^^xsd:dateTime ;
    skos:altLabel "Banking accounts"@en,
        "Bankkonti"@nb,
        "Bankkonto"@nb,
        "Bankkontoar"@nb,
        "Bankkontoer"@nb ;
    skos:broader humord:c07737 ;
    skos:definition "En bankkonto er en monetær konto der en bank fører den løpende balansen til en kunde <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bank accounts"@en,
        "Bankkonti"@nb .

humord:c59499 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59499" ;
    dct:modified "2024-10-11T09:02:38"^^xsd:dateTime ;
    skos:altLabel "Banker's loans"@en,
        "Loans from a bank"@en,
        "Banklån"@nb ;
    skos:broader humord:c17773 ;
    skos:definition "Banklån er lån som opptas i en bank <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bank loans"@en,
        "Banklån"@nb .

humord:c59500 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59500" ;
    dct:modified "2024-10-21T08:50:44"^^xsd:dateTime ;
    skos:altLabel "Italikarar"@nb,
        "Italiske folk"@nb ;
    skos:broader humord:c00975 ;
    skos:definition "Italikere er en moderne fellesbetegnelse på ulike folkegrupper som bebodde Italia i antikken, og som primært snakket indoeuropeiske (italiske) språk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Italic people"@en,
        "Italikere"@nb .

humord:c59501 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59501" ;
    dct:modified "2023-02-15T14:16:10"^^xsd:dateTime ;
    skos:altLabel "Credit-cards"@en ;
    skos:broader humord:c07856 ;
    skos:definition "Kredittkort er et betalingskort der kortutsteder låner ut penger (gir kreditt) til kortbrukeren <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit cards"@en,
        "Kredittkort"@nb .

humord:c59502 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59502" ;
    dct:modified "2024-10-09T08:19:56"^^xsd:dateTime ;
    skos:altLabel "Babylonsk rett"@nb ;
    skos:broader humord:c59675 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Babylonian law"@en,
        "Babylonsk rett"@nb .

humord:c59503 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59503" ;
    dct:modified "2024-07-03T14:59:33"^^xsd:dateTime ;
    skos:altLabel "Adekvans"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Adekvans er en betegnelse på regler i erstatningsretten som kan gi grunnlag for at skadevolderens ansvar faller bort <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreseeability"@en,
        "Adekvans"@nb .

humord:c59504 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59504" ;
    dct:modified "2024-07-31T07:43:28"^^xsd:dateTime ;
    skos:altLabel "Debt restructuring"@en,
        "Negotiations for a composition"@en,
        "Akkordforhandlingar"@nb ;
    skos:broader humord:c59505 ;
    skos:definition "Akkordforhandling er en forhandling mellom en skyldner som er kommet i økonomiske vanskeligheter, og vedkommendes kreditorer, om en akkord (enighet) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Composition proceedings"@en,
        "Akkordforhandlinger"@nb .

humord:c59505 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59505" ;
    dct:modified "2025-02-24T14:01:02"^^xsd:dateTime ;
    skos:altLabel "Bankruptcy law"@en,
        "Insolvency  law"@en ;
    skos:broader humord:c08957 ;
    skos:definition "Konkurs er et juridisk begrep som beskriver det å ta samlet beslag i alle eiendelene til en skyldner for gjennom salg å dekke inn fordringshavernes utestående <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insolvency and bankruptcy law"@en,
        "Konkursrett"@nb ;
    skos:related humord:c60337 .

humord:c59506 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59506" ;
    dct:modified "2024-10-16T13:10:06"^^xsd:dateTime ;
    skos:altLabel "Fraktingspoolar"@nb,
        "Shipping-poolar"@nb,
        "Shipping-pooler"@nb,
        "Shippingpoolar"@nb,
        "Shippingpooler"@nb ;
    skos:broader humord:c04346 ;
    skos:definition "En shipping pool er en gruppe av lignende handelsfartøy som er gruppert sammen for administrative formål <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shipping pools"@en,
        "Befraktningspooler"@nb .

humord:c59507 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59507" ;
    dct:modified "2024-03-14T14:37:32"^^xsd:dateTime ;
    skos:altLabel "Calculation theories"@en,
        "Beregningsteorier"@nb,
        "Berekningsteori"@nb ;
    skos:broader humord:c12380 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calculation theory"@en,
        "Beregningsteori"@nb .

humord:c59508 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59508" ;
    dct:modified "2024-09-30T12:52:01"^^xsd:dateTime ;
    skos:altLabel "Freedom to roam acts"@en,
        "Right to roam acts"@en,
        "Friluftslovar"@nb,
        "Friluftslover"@nb,
        "Friluftslovgiing"@nb,
        "Friluftslovgiving"@nb,
        "Friluftslovgivning"@nb,
        "Friluftslovgjeving"@nb ;
    skos:broader humord:c59740 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Outdoor recreaction acts"@en,
        "Friluftslover"@nb .

humord:c59509 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59509" ;
    dct:modified "2023-03-23T13:20:46"^^xsd:dateTime ;
    skos:altLabel "Payment for salvage (Maritime law)"@en,
        "Remuneration (Maritime law)"@en ;
    skos:broader humord:c09365 ;
    skos:definition "Bergelønn er penger som utbetales for vellykket berging av skip eller gjenstander i sjø eller vassdrag  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salvage money (Maritime law)"@en,
        "Bergelønn"@nb .

humord:c59510 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59510" ;
    dct:modified "2023-05-31T09:23:18"^^xsd:dateTime ;
    skos:altLabel "Religious private schools acts"@en ;
    skos:broader humord:c24651 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Independent schools acts"@en,
        "Friskolelover"@nb .

humord:c59511 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59511" ;
    dct:modified "2025-03-26T07:56:21"^^xsd:dateTime ;
    skos:altLabel "Råholt"@nb ;
    skos:broader humord:c13802 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Råholt"@en,
        "Råholt"@nb .

humord:c59512 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59512" ;
    dct:modified "2024-08-23T13:47:38"^^xsd:dateTime ;
    skos:altLabel "Arbanasi dialekt"@nb ;
    skos:broader humord:c10213 ;
    skos:definition "Arbanasi er en albansk dialekt brukt i Kroatia  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbanasi dialect"@en,
        "Arbanasi dialekt"@nb .

humord:c59513 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59513" ;
    dct:modified "2025-02-13T15:09:37"^^xsd:dateTime ;
    skos:altLabel "Minneapolis"@nb ;
    skos:broader humord:c01722 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minneapolis"@en,
        "Minneapolis"@nb .

humord:c59514 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59514" ;
    dct:modified "2025-02-13T15:10:26"^^xsd:dateTime ;
    skos:altLabel "St. Paul"@en,
        "Saint Paul"@nb,
        "St. Paul"@nb ;
    skos:broader humord:c01722 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saint Paul"@en,
        "Saint Paul"@nb .

humord:c59515 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59515" ;
    dct:modified "2024-11-04T08:28:34"^^xsd:dateTime ;
    skos:altLabel "House agents"@en,
        "Property agents"@en,
        "Real estate agents"@en,
        "Real estate brokers"@en,
        "Realtors"@en,
        "Eiendomsmeklere"@nb,
        "Eigedomsmeklarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estate agents"@en,
        "Eiendomsmeglere"@nb ;
    skos:related humord:c59105 .

humord:c59516 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59516" ;
    dct:modified "2023-02-20T11:24:12"^^xsd:dateTime ;
    skos:broader humord:c12662 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Helgeroa"@en,
        "Helgeroa"@nb .

humord:c59517 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59517" ;
    dct:modified "2024-11-13T18:45:28"^^xsd:dateTime ;
    skos:altLabel "Gene testing"@en,
        "Gentesting"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "En gentest er en målrettet undersøkelse for å påvise én eller flere kjente varianter i DNA-sekvensen i et gen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic testing"@en,
        "Gentesting"@nb .

humord:c59518 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59518" ;
    dct:modified "2023-11-27T07:58:59"^^xsd:dateTime ;
    skos:altLabel "Finger marks"@en,
        "Fingeravtrykk"@nb ;
    skos:broader humord:c16334,
        humord:c25139 ;
    skos:definition "Fingeravtrykk er avtrykk av hudlinjene, papillarlinjene, på innsiden av fingrene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fingerprints"@en,
        "Fingeravtrykk"@nb .

humord:c59519 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59519" ;
    dct:modified "2023-02-21T13:19:24"^^xsd:dateTime ;
    skos:altLabel "Crofts inhabited by Finns"@en ;
    skos:broader humord:c07810 ;
    skos:definition "Et torp ryddet og bebodd av finner <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finnish crofts"@en,
        "Finntorper"@nb .

humord:c59520 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59520" ;
    dct:modified "2024-06-12T10:00:38"^^xsd:dateTime ;
    skos:altLabel "Demerger"@en,
        "Fisjon (Bedriftsorganisering)"@nb,
        "Fisjonar (Bedriftsorganisering)"@nb ;
    skos:broader humord:c22692 ;
    skos:definition "Deling av et aksjeselskap eller et annet selskap i to eller flere selskaper  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Demergers"@en,
        "Fisjoner (Bedriftsorganisering)"@nb .

humord:c59521 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59521" ;
    dct:modified "2023-02-21T11:02:03"^^xsd:dateTime ;
    skos:broader humord:c13994 ;
    skos:definition "Flaggstat er etter havretten staten hvor et fartøy er registrert eller fører flagget til; som angir nasjonaliteten til fartøyet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flag states"@en,
        "Flaggstater"@nb .

humord:c59522 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59522" ;
    dct:modified "2024-11-07T13:48:40"^^xsd:dateTime ;
    skos:altLabel "Multilinguals"@en,
        "Fleirspråklege"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyglots"@en,
        "Flerspråklige"@nb .

humord:c59523 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59523" ;
    dct:modified "2024-11-05T19:41:14"^^xsd:dateTime ;
    skos:altLabel "Guinea pigs (Persons)"@en,
        "Subjects of an experiment"@en,
        "Testees"@en,
        "Forsøkspersonar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Person som deltar i forsøk ; person som er forsøksobjekt <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Test persons"@en,
        "Forsøkspersoner"@nb .

humord:c59524 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59524" ;
    dct:modified "2025-01-06T06:54:00"^^xsd:dateTime ;
    skos:altLabel "Refrigerator ships"@en,
        "Frysebåtar"@nb,
        "Frysebåter"@nb,
        "Fryseskip"@nb,
        "Kjøleskip"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Fryseskip er et skip hvor lasterommet er isolert og forsynt med kjøle- eller frysemaskineri  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freezer ships"@en,
        "Fryseskip"@nb .

humord:c59525 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59525" ;
    dct:modified "2025-01-06T12:35:59"^^xsd:dateTime ;
    skos:altLabel "Coastal navigation"@en,
        "Coasting trade"@en,
        "Kystfart"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Kystfart er innenriks skipsfart, langs et lands kyster, på elver, kanaler og sjøer (liten kystfart) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal shipping"@en,
        "Kystfart"@nb .

humord:c59526 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59526" ;
    dct:modified "2023-02-21T13:30:27"^^xsd:dateTime ;
    skos:altLabel "Flats"@en ;
    skos:broader humord:c05206 ;
    skos:definition "En leilighet er en bolig i en større bygning, gjerne en bygning med flere boliger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apartments"@en,
        "Leiligheter"@nb .

humord:c59527 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59527" ;
    dct:modified "2024-12-19T15:47:18"^^xsd:dateTime ;
    skos:altLabel "Lenker (Internett)"@nb,
        "Lenkjer (Internett)"@nb ;
    skos:broader humord:c19255 ;
    skos:definition "Lenke er en kobling fra en nettside til en annen, kobling mellom elementer i et hypertekst-dokument, eller forbindelse mellom datafiler eller elementer (poster, objekter) i en database <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Links"@en,
        "Lenker (Internett)"@nb .

humord:c59528 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59528" ;
    dct:modified "2023-02-21T13:42:14"^^xsd:dateTime ;
    skos:broader humord:c13469 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landshut"@en,
        "Landshut"@nb .

humord:c59529 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59529" ;
    dct:modified "2023-03-23T13:32:32"^^xsd:dateTime ;
    skos:altLabel "Winding-up"@en ;
    skos:broader humord:c08981 ;
    skos:definition "Likvidasjon er i juridisk og økonomisk sammenheng, avvikling av et formuekompleks <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquidation (Company law)"@en,
        "Likvidasjon (Selskapsrett)"@nb .

humord:c59530 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59530" ;
    dct:modified "2025-03-24T07:57:10"^^xsd:dateTime ;
    skos:altLabel "Majorstua"@en,
        "Majorstua"@nb,
        "Majorstuen"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Majorstuen"@en,
        "Majorstuen"@nb .

humord:c59531 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59531" ;
    dct:modified "2024-12-12T08:58:23"^^xsd:dateTime ;
    skos:altLabel "Slaget i Hafrsfjord"@nb,
        "Slaget ved Hafrsfjord"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Slaget i Hafrsfjorden stod sørvest for Stavanger en gang på slutten av 800-tallet. Her vant Harald Hårfagre over småkonger og høvdinger fra Agder og Viken, som hadde alliert seg med krigere fra Danmark <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Battle of Hafrsfjord"@en,
        "Slaget ved Hafrsfjord"@nb .

humord:c59532 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59532" ;
    dct:modified "2023-02-27T15:14:05"^^xsd:dateTime ;
    skos:altLabel "Illyrism"@en ;
    skos:broader humord:c14241 ;
    skos:definition "Illyrismen var en nasjonal og kulturell bevegelse i Kroatia, Dalmatia og Slavonia i 1830- og 1840-årene   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illyrian movement"@en,
        "Illyrisme"@nb .

humord:c59533 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59533" ;
    dct:modified "2025-01-06T10:21:47"^^xsd:dateTime ;
    skos:altLabel "Main street"@en,
        "Handlegater"@nb,
        "Hovudgater"@nb ;
    skos:broader humord:c04352 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Main streets"@en,
        "Hovedgater"@nb .

humord:c59534 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59534" ;
    dct:modified "2024-11-07T13:26:05"^^xsd:dateTime ;
    skos:altLabel "Lineal descendants"@en,
        "Descendentar"@nb,
        "Descendenter"@nb,
        "Livsarvingar"@nb ;
    skos:broader humord:c07170 ;
    skos:definition "Livsarvinger eller descendenter er arvinger i direkte nedstigende linje fra avdøde, for eksempel barn og barnebarn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heirs (of the body)"@en,
        "Livsarvinger"@nb .

humord:c59535 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59535" ;
    dct:modified "2023-03-03T08:26:17"^^xsd:dateTime ;
    skos:altLabel "LNG"@en,
        "LNG"@nb ;
    skos:broader humord:c08340 ;
    skos:definition "LNG er naturgass som er gjort flytende ved hjelp av nedkjøling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquefied natural gas"@en,
        "Flytende naturgass"@nb .

humord:c59536 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59536" ;
    dct:modified "2023-12-05T07:40:36"^^xsd:dateTime ;
    skos:altLabel "ACV"@en,
        "Air cushion boats"@en,
        "Marine hovercrafts"@en,
        "Luftputebåtar"@nb,
        "Luftputebåter"@nb,
        "Luftputefartøy"@nb,
        "Svevebåtar"@nb,
        "Svevebåter"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Luftputefartøy er fartøy som helt eller delvis holdes oppe fra underlaget ved hjelp av et luftsjikt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hovercrafts"@en,
        "Luftputefartøyer"@nb .

humord:c59537 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59537" ;
    dct:modified "2025-01-06T06:45:35"^^xsd:dateTime ;
    skos:altLabel "Lystbåtar"@nb,
        "Lystfartøy"@nb,
        "Yacht"@nb,
        "Yachtar"@nb,
        "Yachter"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Yacht er en engelsk betegnelse for lystfartøy, som kan være drevet med seil, dampmaskin eller motor. På norsk blir betegnelsen først og fremst brukt om større, luksuriøse motorlystfartøy  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yachts"@en,
        "Lystbåter"@nb .

humord:c59538 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59538" ;
    dct:modified "2023-03-03T08:48:04"^^xsd:dateTime ;
    skos:altLabel "Pay claims"@en ;
    skos:broader humord:c23784 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wage demands"@en,
        "Lønnskrav"@nb .

humord:c59539 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59539" ;
    dct:modified "2023-03-03T08:52:11"^^xsd:dateTime ;
    skos:broader humord:c08890 ;
    skos:definition "Løsepenger er penger som forbrytere forlanger for å frigi folk de har tatt til fange  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ransom"@en,
        "Løsepenger"@nb .

humord:c59540 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59540" ;
    dct:modified "2023-06-06T17:58:59"^^xsd:dateTime ;
    skos:altLabel "Chattels"@en,
        "Movable property"@en,
        "Personal chattels"@en,
        "Personal property"@en ;
    skos:broader humord:c07804 ;
    skos:definition "Løsøre er rørlige ting, i motsetning til fast eiendom. Løsøre kan ha eller få en såvidt nær tilknytning til fast eiendom at det regnes som en del av denne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Movables"@en,
        "Løsøre"@nb .

humord:c59541 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59541" ;
    dct:modified "2024-03-01T14:12:52"^^xsd:dateTime ;
    skos:altLabel "Datautstyr"@nb,
        "Hardware"@nb,
        "Maskinvare"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "Maskinvare, eller hardware, er de fysiske komponentene i et datasystem, det vil si skjerm, tastatur, harddisk, prosessor og kretskort, samt tilkoblet utstyr som skriver, skanner, mus og så videre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardware"@en,
        "Maskinvare"@nb .

humord:c59542 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59542" ;
    dct:modified "2023-03-03T12:56:32"^^xsd:dateTime ;
    skos:altLabel "Group rape"@en,
        "Multiple perpetrator rape"@en,
        "Serial gang rape"@en,
        "Gjengvoldtekt"@nb,
        "Gruppevoldtekt"@nb ;
    skos:broader humord:c14357 ;
    skos:definition "Voldtekt av et enkelt offer av to eller flere overgripere <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gang rape"@en,
        "Massevoldtekt"@nb .

humord:c59543 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59543" ;
    dct:modified "2025-01-03T10:23:11"^^xsd:dateTime ;
    skos:altLabel "Clean technology"@en,
        "Cleantech"@en,
        "Envirotech"@en,
        "Green tech"@en,
        "Green technology"@en,
        "Grøn teknologi"@nb,
        "Grønn teknologi"@nb,
        "Miljøteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental techhology"@en,
        "Miljøteknologi"@nb .

humord:c59544 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59544" ;
    dct:modified "2024-12-19T16:07:47"^^xsd:dateTime ;
    skos:altLabel "Audio cassettes"@en,
        "Cassettes"@en,
        "Compact cassettes"@en,
        "Musicassettes"@en,
        "Tapes (Storage media)"@en,
        "Kassettar"@nb,
        "Kassettband"@nb,
        "Kassettbånd"@nb,
        "Kassetter"@nb,
        "Ljodkassettar"@nb,
        "Lydkassettar"@nb ;
    skos:broader humord:c15468 ;
    skos:definition "Et kassettbånd, i dagligtale bare kassett, er et magnetbånd innebygget i en beholder slik at disse danner en enhet. Kassetter anvendes i en kassettspiller for lyd, bilde eller data <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cassette tapes"@en,
        "Lydkassetter"@nb .

humord:c59545 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59545" ;
    dct:modified "2024-12-10T10:28:13"^^xsd:dateTime ;
    skos:altLabel "Sedatives"@en,
        "Roande middel"@nb,
        "Sedativ"@nb,
        "Sedativer"@nb ;
    skos:broader humord:c29370 ;
    skos:definition "Beroligende midler er fellesbetegnelse på legemidler med beroligende (sederende) virkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedative agents"@en,
        "Beroligende midler"@nb .

humord:c59546 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59546" ;
    dct:modified "2024-11-07T19:43:52"^^xsd:dateTime ;
    skos:altLabel "Drunk persons"@en,
        "Berusa personar"@nb,
        "Fulle personar"@nb,
        "Fulle personer"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Personer som er påvirket eller preget av rusmidler, særlig alkohol   <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intoxicated persons"@en,
        "Berusede personer"@nb .

humord:c59547 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59547" ;
    dct:modified "2024-11-04T14:44:17"^^xsd:dateTime ;
    skos:altLabel "Clandestine travellers"@en,
        "Blindpassasjerar"@nb ;
    skos:broader humord:c28589 ;
    skos:definition "Blindpassasjer er en som skjuler seg på et skip (eller fly) før avreisen for å slippe vekk fra stedet, for å slippe å betale billett eller av andre grunner  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stowaways"@en,
        "Blindpassasjerer"@nb .

humord:c59548 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59548" ;
    dct:modified "2023-03-09T08:21:14"^^xsd:dateTime ;
    skos:broader humord:c24390 ;
    skos:definition "Etter eldre sjørett kunne skipsføreren i nødstilfeller oppta lån til reisens fortsettelse eller ladningens bevaring eller viderebefordring ved å pantsette (forbodme) skip, frakt eller ladning  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bottomry"@en,
        "Bodmeri"@nb .

humord:c59549 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59549" ;
    dct:modified "2025-03-28T14:08:27"^^xsd:dateTime ;
    skos:altLabel "Bulkcarriers"@en,
        "Dry cargo vessels"@en,
        "UBC (Boats)"@en,
        "Universal bulk carriers"@en,
        "B-skip"@nb,
        "Bulkskip"@nb,
        "Fraktefartøy"@nb,
        "Fraktefartøyer"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Bulkskip er et skip uten mellomdekk som anvendes for transport av løse bulklaster som for eksempel malm, mineraler, kunstgjødsel, korn og kull <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bulk carriers"@en,
        "Bulkskip"@nb .

humord:c59550 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59550" ;
    dct:modified "2024-09-04T16:45:03"^^xsd:dateTime ;
    skos:altLabel "Casus perplexus"@nb ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Casus perplexus"@en,
        "Casus perplexus"@nb .

humord:c59551 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59551" ;
    dct:modified "2024-09-04T16:55:20"^^xsd:dateTime ;
    skos:altLabel "Captives"@nb,
        "Egenforsikringsselskap"@nb,
        "Eigenforsikringsselskap"@nb ;
    skos:broader humord:c08975 ;
    skos:definition "Captive, også kalt egenforsikringsselskap, er et skadeforsikringsselskap som eies av en bedrift og som bare tegner forsikring for sine eiere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Captives"@en,
        "Captives"@nb .

humord:c59552 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59552" ;
    dct:modified "2024-09-12T13:52:38"^^xsd:dateTime ;
    skos:altLabel "Charter party"@en,
        "Charterparties"@en,
        "c/p"@en,
        "Certeparti"@nb ;
    skos:broader humord:c00154,
        humord:c60064 ;
    skos:definition "Certeparti er et kontraktsdokument for avtaler om leie og befraktning av skip  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charter parties"@en,
        "Certepartier"@nb .

humord:c59553 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59553" ;
    dct:modified "2024-09-19T11:31:44"^^xsd:dateTime ;
    skos:altLabel "Container carriers"@en,
        "Container vessels"@en,
        "Containerskip"@nb,
        "Konteinarskip"@nb,
        "Konteinerskip"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Containerskip er skip spesielt bygd for frakt av containere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Container ships"@en,
        "Containerskip"@nb .

humord:c59554 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59554" ;
    dct:modified "2024-09-19T13:37:49"^^xsd:dateTime ;
    skos:altLabel "Culpa in contrahendo"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Culpa in contrahendo (cic.) er latin og oversettes gjerne med «uaktsomhet ved kontraktsinngåelse». Uttrykket brukes i juridisk sammenheng for å beskrive den uaktsomhet en part kan utvise i forbindelse med avtaleinngåelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Culpa in contrahendo"@en,
        "Culpa in contrahendo"@nb .

humord:c59555 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59555" ;
    dct:modified "2024-09-19T11:38:00"^^xsd:dateTime ;
    skos:altLabel "Action for recovery of property or money unjustifiably received"@en,
        "Condictio indebiti"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Condictio indebiti er krav om tilbakebetaling av penger med mer som betaleren ikke var forpliktet til å betale <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Condictio indebiti"@en,
        "Condictio indebiti"@nb .

humord:c59556 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59556" ;
    dct:modified "2024-11-07T19:38:48"^^xsd:dateTime ;
    skos:altLabel "Debitorar"@nb,
        "Skyldnarar"@nb,
        "Skyldnere"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Debitor (også ofte kalt skyldner) er den som i et forpliktelsesforhold skylder noe. Det debitor skylder, vil ofte være penger, men kan også være en ting eller en tjeneste <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debtors"@en,
        "Debitorer"@nb .

humord:c59557 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59557" ;
    dct:modified "2024-11-05T19:18:35"^^xsd:dateTime ;
    skos:altLabel "Fordringshavarar"@nb,
        "Fordringshavere"@nb,
        "Kravshavarar"@nb,
        "Kravshavere"@nb,
        "Kreditorar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Kreditor (også kalt fordringshaver eller kravshaver) er en som har krav på en ytelse. Ytelsen kreditor har krav på er gjerne et pengebeløp, men kan også være varer og tjenester <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creditors"@en,
        "Kreditorer"@nb .

humord:c59558 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59558" ;
    dct:modified "2023-03-09T11:21:47"^^xsd:dateTime ;
    skos:altLabel "Kritisk rettsvitenskap"@nb ;
    skos:broader humord:c08953 ;
    skos:definition "Kritisk rettsvitenskap  er en strømning innen rettsvitenskapelig forskning som bruker metoder som tilsvarer kritisk teori (Frankfurtskolen) innen samfunnsvitenskap <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Critical legal studies"@en,
        "Kritisk jus"@nb .

humord:c59559 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59559" ;
    dct:modified "2024-09-20T07:47:26"^^xsd:dateTime ;
    skos:altLabel "Forensic sciences"@en,
        "Kriminalteknikk"@nb,
        "Åstadgransking"@nb,
        "Åstedsgranskning"@nb ;
    skos:broader humord:c25139 ;
    skos:definition "Kriminalteknikk er undersøkelse av åsted, spor og spormateriale med tanke på å klarlegge hendelsesforløpet for en straffbar handling, brann eller ulykke, å belyse motivet/årsaken og å identifisere gjerningsmannen/offeret  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forensic technique"@en,
        "Kriminalteknikk"@nb .

humord:c59561 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59561" ;
    dct:modified "2023-03-09T12:23:27"^^xsd:dateTime ;
    skos:altLabel "Frisking"@en,
        "Pat-down"@en,
        "Search of person"@en,
        "Kroppsvisitering"@nb,
        "Ransaking"@nb ;
    skos:broader humord:c13366 ;
    skos:definition "Kroppsvisitasjon, ransaking, undersøkelse utenpå kroppen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body search"@en,
        "Kroppsvisitasjon"@nb .

humord:c59562 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59562" ;
    dct:modified "2023-03-09T12:29:21"^^xsd:dateTime ;
    skos:broader humord:c07745,
        humord:c23922 ;
    skos:definition "Leasing er en form for finansiering ved leie som vant innpass i Norge i 1960-årene etter forbilde av den amerikanske financial leasing <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leasing"@en,
        "Leasing"@nb .

humord:c59563 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59563" ;
    dct:modified "2023-03-10T10:32:37"^^xsd:dateTime ;
    skos:altLabel "Likning (Skatterett)"@nb,
        "Skatteligning"@nb,
        "Skattelikning"@nb ;
    skos:broader humord:c08963,
        humord:c24284 ;
    skos:definition "Ligning er den årlige utligningen av skatt på formue og inntekt som ble foretatt av Skatteetaten frem til skatteforvaltningsloven trådte i kraft i 2017 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax assessment"@en,
        "Ligning (Skatterett)"@nb .

humord:c59564 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59564" ;
    dct:modified "2023-03-09T15:13:11"^^xsd:dateTime ;
    skos:altLabel "Brøkforståelse"@nb,
        "Tallkunne"@nb,
        "Tallkyndighet"@nb ;
    skos:broader humord:c23000 ;
    skos:definition "Tallforståelse (eller tallkyndighet, tallkunne) er evnen til å tenke med tall, og til å kunne bruke enkle tallbegreper <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numeracy"@en,
        "Tallforståelse"@nb .

humord:c59565 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59565" ;
    dct:modified "2024-08-30T14:26:56"^^xsd:dateTime ;
    skos:altLabel "Internet comics"@en,
        "Online comics"@en,
        "Web comics"@en,
        "Webtoons"@nb ;
    skos:broader humord:c00234 ;
    skos:definition "Tegneserie publisert på nettside eller på mobilapp <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: UBO23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Webtoons"@en,
        "Webtoons"@nb .

humord:c59566 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59566" ;
    dct:modified "2025-01-22T07:16:38"^^xsd:dateTime ;
    skos:altLabel "Cross-cultural marriages"@en,
        "Intercultural marriages"@en,
        "Fleirkulturelle ekteskap"@nb,
        "Interetniske ekteskap"@nb ;
    skos:broader humord:c04895 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interethnic marriages"@en,
        "Flerkulturelle ekteskap"@nb .

humord:c59567 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59567" ;
    dct:modified "2025-02-04T12:58:16"^^xsd:dateTime ;
    skos:altLabel "Turkish Sudan"@en,
        "Turkiyya"@nb ;
    skos:broader humord:c59560 ;
    skos:definition "Sudan under Osmansk-egyptisk styre, 1820-1883 <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubb23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turkiyya"@en,
        "Turkiyya"@nb .

humord:c59568 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59568" ;
    dct:modified "2024-08-15T08:25:23"^^xsd:dateTime ;
    skos:altLabel "Anglo-egyptisk Sudan"@nb ;
    skos:broader humord:c59560 ;
    skos:definition "Anglo-egyptisk Sudan betegner perioden med Britisk-egyptisk styre i Sudan, 1899-1956 <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anglo-Egyptian Condominium"@en,
        "Anglo-egyptisk Sudan"@nb .

humord:c59569 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59569" ;
    dct:modified "2023-03-13T10:48:50"^^xsd:dateTime ;
    skos:altLabel "Mahdist State"@en ;
    skos:broader humord:c59560 ;
    skos:definition "Sudan under styre av Muhammad Ahmad ibn Abd Allah og mahdistene, 1883-1898 <UBB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubb23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mahdiyya"@en,
        "Mahdiyya"@nb .

humord:c59570 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59570" ;
    dct:modified "2024-07-05T07:38:31"^^xsd:dateTime ;
    skos:altLabel "Title deeds"@en,
        "Title documents"@en,
        "Tilkomstdokument"@nb ;
    skos:broader humord:c00154,
        humord:c59198 ;
    skos:definition "Adkomstdokument er et dokument som gir adkomst, altså en rettighet. Et skjøte til en eiendom er et adkomstdokument som gir rettighet til eiendommen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Documents of title"@en,
        "Adkomstdokumenter"@nb .

humord:c59571 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59571" ;
    dct:modified "2024-07-05T07:56:51"^^xsd:dateTime ;
    skos:altLabel "Law practice"@en,
        "Advokatpraksis"@nb,
        "Advokatverksemd"@nb,
        "Advokatvirksomhet"@nb ;
    skos:broader humord:c07734 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal practice"@en,
        "Advokatpraksis"@nb ;
    skos:related humord:c07391 .

humord:c59572 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59572" ;
    dct:modified "2024-07-26T14:27:15"^^xsd:dateTime ;
    skos:altLabel "Agency contracts"@en,
        "Agentavtalar"@nb,
        "Agentavtaler"@nb,
        "Agenturavtalar"@nb,
        "Agenturavtaler"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "En agenturavtale er en avtale mellom en hovedmann, som har rettighetene til et produkt eller en tjeneste, og en agent, som blir gitt retten til å representere hovedmannen. Agenten skal selge hovedmannens produkt/tjeneste <codex.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agency agreements"@en,
        "Agenturavtaler"@nb .

humord:c59573 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59573" ;
    dct:modified "2024-07-26T14:30:34"^^xsd:dateTime ;
    skos:altLabel "Agency acts"@en,
        "Agenturlovar"@nb,
        "Agenturlover"@nb ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acts of agency"@en,
        "Agenturlover"@nb .

humord:c59574 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59574" ;
    dct:modified "2024-07-31T07:54:30"^^xsd:dateTime ;
    skos:altLabel "Capital stock"@en,
        "Stock capital"@en,
        "Aksjekapital"@nb ;
    skos:broader humord:c21941 ;
    skos:definition "Aksjekapital er summen av pålydende på samtlige aksjer i et (allmenn)aksjeselskap   <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Share capital"@en,
        "Aksjekapital"@nb .

humord:c59575 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59575" ;
    dct:modified "2024-08-14T13:59:42"^^xsd:dateTime ;
    skos:altLabel "Ancash Quechua dialect"@en,
        "Huaylay dialect"@en,
        "Waylay dialect"@en,
        "Ancash Quechua dialekt"@nb,
        "Ancash dialekt"@nb,
        "Huaylay dialekt"@nb,
        "Waylay dialekt"@nb ;
    skos:broader humord:c10119 ;
    skos:definition "En gruppe Quechua-dialekter som snakkes i den peruanske regionen Ancash <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb,
        "Språkkode: qxa"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ancash dialect"@en,
        "Ancash dialekt"@nb .

humord:c59576 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59576" ;
    dct:modified "2023-03-15T14:00:31"^^xsd:dateTime ;
    skos:altLabel "Violent crimes"@en ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crimes of violence"@en,
        "Voldsforbrytelser"@nb .

humord:c59577 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59577" ;
    dct:modified "2024-07-31T07:42:11"^^xsd:dateTime ;
    skos:altLabel "Akkord (Konkursrett)"@nb ;
    skos:broader humord:c59505 ;
    skos:definition "I jusen er akkord en overenskomst hvor en långiver frafaller en del av sine krav eller gir utsettelse med betalingen av fordringer for å redde låntageren fra konkurs <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt settlements"@en,
        "Akkord (Konkursrett)"@nb .

humord:c59578 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59578" ;
    dct:modified "2024-07-29T14:32:36"^^xsd:dateTime ;
    skos:altLabel "Akademisk kultur"@nb ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Academic culture"@en,
        "Akademisk kultur"@nb .

humord:c59579 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59579" ;
    dct:modified "2024-07-31T07:52:36"^^xsd:dateTime ;
    skos:altLabel "Aksept (Kontraktsrett)"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Aksept er godtagelse av et tilbud <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acceptance (Law of contract)"@en,
        "Aksept (Kontraktsrett)"@nb .

humord:c59580 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59580" ;
    dct:modified "2024-07-31T07:55:23"^^xsd:dateTime ;
    skos:altLabel "Stock acts"@en,
        "Aksjelovar"@nb,
        "Aksjelover"@nb ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Act of stocks"@en,
        "Aksjelover"@nb .

humord:c59581 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59581" ;
    dct:modified "2024-07-31T08:03:31"^^xsd:dateTime ;
    skos:altLabel "Limited company law"@en,
        "Public corporations law"@en,
        "Stock companies law"@en,
        "Stock company law"@en,
        "Aksjeselskapsrett"@nb ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limited companies law"@en,
        "Aksjeselskapsrett"@nb .

humord:c59582 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59582" ;
    dct:modified "2024-07-31T08:08:04"^^xsd:dateTime ;
    skos:altLabel "Stockholder's agreements"@en,
        "Aksjonæravtalar"@nb,
        "Aksjonæravtaler"@nb ;
    skos:broader humord:c21942 ;
    skos:definition "En aksjonæravtale er en avtale mellom aksjonærene eller medlemmene i et selskap <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shareholder's agreements"@en,
        "Aksjonæravtaler"@nb .

humord:c59583 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59583" ;
    dct:modified "2024-08-02T09:04:02"^^xsd:dateTime ;
    skos:altLabel "General deterrent"@en,
        "General prevention of crime"@en,
        "Allmennprevensjon"@nb,
        "Generalprevensjon"@nb,
        "Ålmennprevensjon"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Allmennprevensjon er i strafferetten en antatt virkning av straffeforfølgning som går ut på at trusselen om straff vil påvirke mennesker generelt til å ikke begå forbrytelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General deterrence"@en,
        "Allmennprevensjon"@nb .

humord:c59584 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59584" ;
    dct:modified "2024-07-31T08:05:19"^^xsd:dateTime ;
    skos:altLabel "Stock issuers"@en,
        "Aksjeutferdar"@nb ;
    skos:broader humord:c21941 ;
    skos:definition "En utsteder er en juridisk enhet som utvikler, registrerer og selger verdipapirer for å finansiere sin virksomhet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Share issuers"@en,
        "Aksjeutstedere"@nb ;
    skos:related humord:c21942 .

humord:c59585 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59585" ;
    dct:modified "2024-08-21T08:11:21"^^xsd:dateTime ;
    skos:altLabel "Commercial criminals"@en,
        "Commercial offenders"@en,
        "Economic criminals"@en,
        "Economic offenders"@en,
        "Financial criminals"@en,
        "Financial offenders"@en,
        "White collar criminals"@en,
        "White collar offenders"@en,
        "White-collar offenders"@en,
        "Hvitsnippforbrytere"@nb,
        "Hvitsnippkriminelle"@nb,
        "Kvitsnippforbrytarar"@nb,
        "Kvitsnippkriminelle"@nb,
        "Økonomiske forbrytarar"@nb,
        "Økonomiske forbrytere"@nb,
        "Økonomiske kriminelle"@nb,
        "Økonomiske lovbrytarar"@nb ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White-collar criminals"@en,
        "Økonomiske lovbrytere"@nb ;
    skos:related humord:c22781 .

humord:c59586 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59586" ;
    dct:modified "2024-08-15T13:17:41"^^xsd:dateTime ;
    skos:altLabel "Competitive biddings"@en,
        "Anbodskonkurransar"@nb,
        "Anskaffelseskonkurranser"@nb,
        "Tilbodskonkurransar"@nb ;
    skos:broader humord:c58777 ;
    skos:definition "En anbudskonkurranse er en formbundet fremgangsmåte ved tildeling av oppdrag om å utføre et arbeid, levering av varer eller tjenester, eller utførelse av et entrepriseoppdrag for en anbudsinnbyder eller oppdragsgiver <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Competitive tenderings"@en,
        "Anbudskonkurranser"@nb .

humord:c59587 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59587" ;
    dct:modified "2024-08-14T14:18:45"^^xsd:dateTime ;
    skos:altLabel "Co-op apartments"@en,
        "Condominiums (Apartments)"@en,
        "Condos (Apartments)"@en,
        "Andelsleilegheit"@nb,
        "Borettslagsleiligheter"@nb,
        "Burettslagsleilegheit"@nb ;
    skos:broader humord:c59526 ;
    skos:definition "En andelsleilighet er en leilighet i borettslag, byggelag <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Co-op flats"@en,
        "Andelsleiligheter"@nb .

humord:c59588 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59588" ;
    dct:modified "2024-07-29T12:33:00"^^xsd:dateTime ;
    skos:altLabel "Anesthesia"@en,
        "Anestesi"@nb,
        "Bedøvelse"@nb,
        "Bedøving"@nb ;
    skos:broader humord:c61698 ;
    skos:definition "Anestesi er et begrep som kan brukes om alle tilstander der en bevisst, normal og forventet opplevelse av berøring eller smerte fra et område av kroppen er blokkert  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaesthesia"@en,
        "Anestesi"@nb .

humord:c59589 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59589" ;
    dct:modified "2024-08-15T07:34:26"^^xsd:dateTime ;
    skos:altLabel "Angelsaksisk rett"@nb ;
    skos:broader humord:c08922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anglo-saxon law"@en,
        "Angelsaksisk rett"@nb .

humord:c59590 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59590" ;
    dct:modified "2024-08-15T08:39:43"^^xsd:dateTime ;
    skos:altLabel "Consumer cancellation rights"@en,
        "Angrerett"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Angrerett er rett forbrukeren har under bestemte vilkår til å gå fra en avtale om kjøp <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statutory cancellation rights"@en,
        "Angrerett"@nb .

humord:c59591 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59591" ;
    dct:modified "2024-08-15T08:39:19"^^xsd:dateTime ;
    skos:altLabel "Statutory cancellation right acts"@en,
        "Angrefristlovar"@nb,
        "Angrefristlover"@nb,
        "Angrerettlovar"@nb,
        "Angrerettlover"@nb ;
    skos:broader humord:c59590 ;
    skos:editorialNote "Angrefristloven i Norge er opphevet og erstattet av Angrerettloven"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cancellation acts"@en,
        "Angrerettlover"@nb .

humord:c59592 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59592" ;
    dct:modified "2024-08-15T13:37:29"^^xsd:dateTime ;
    skos:altLabel "Antidumping"@nb ;
    skos:broader humord:c22169 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-dumping (Pricing policy)"@en,
        "Antidumping"@nb .

humord:c59593 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59593" ;
    dct:modified "2024-08-16T14:16:32"^^xsd:dateTime ;
    skos:altLabel "Drugstore law"@en,
        "Apotekrett"@nb ;
    skos:broader humord:c58780 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacy law"@en,
        "Apotekrett"@nb .

humord:c59594 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59594" ;
    dct:modified "2024-08-23T14:23:33"^^xsd:dateTime ;
    skos:altLabel "Employer's responsibility"@en,
        "Employer's vicarious liability"@en,
        "Arbeidsgivaransvar"@nb,
        "Husbondsansvar"@nb ;
    skos:broader humord:c25645 ;
    skos:definition "Arbeidsgiveransvar er et begrep som brukes i to betydninger. For det første er arbeidsgiveransvaret en arbeidsgivers ansvar for sine ansattes erstatningsbetingende handlinger. For det andre er arbeidsgiveransvaret arbeidsgivers ansvar for at reglene i arbeidsmiljøloven blir fulgt i virksomheten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employer's liability"@en,
        "Arbeidsgiveransvar"@nb .

humord:c59595 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59595" ;
    dct:modified "2024-08-27T14:43:27"^^xsd:dateTime ;
    skos:altLabel "Labor inspection"@en,
        "Arbeidstilsyn"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour inspection"@en,
        "Arbeidstilsyn"@nb .

humord:c59596 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59596" ;
    dct:modified "2023-05-26T10:30:00"^^xsd:dateTime ;
    skos:altLabel "Marine underwriting"@en ;
    skos:broader humord:c07741 ;
    skos:definition "Sjøforsikring, forsikring av interesser som knytter seg til skip, frakt og last. Sjøforsikringen, som er den eldste form for skadeforsikring, omfatter flere forskjellige forsikringsformer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine insurance"@en,
        "Sjøforsikring"@nb ;
    skos:related humord:c60065 .

humord:c59597 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59597" ;
    dct:modified "2024-02-05T11:21:21"^^xsd:dateTime ;
    skos:altLabel "Sulfur"@en,
        "S"@nb,
        "Svovel"@nb ;
    skos:broader humord:c62516 ;
    skos:definition "Svovel er et gult grunnstoff som ikke leder elektrisk strøm. På Jorden finnes rent svovel nær vulkaner og varme kilder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulphur"@en,
        "Svovel"@nb ;
    skos:related humord:c62648,
        humord:c62649,
        humord:c62651 .

humord:c59598 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59598" ;
    dct:modified "2023-03-23T13:13:53"^^xsd:dateTime ;
    skos:altLabel "Managerial prerogatives"@en,
        "Right to manage"@en ;
    skos:broader humord:c25645 ;
    skos:definition "Styringsrett er i arbeidsrettslig sammenheng arbeidsgivers rett til å lede, organisere, fordele og kontrollere arbeidet, og til å inngå og oppheve arbeidsavtaler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Management prerogatives"@en,
        "Styringsrett"@nb .

humord:c59599 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59599" ;
    dct:modified "2024-11-04T11:17:42"^^xsd:dateTime ;
    skos:altLabel "Committee members"@en,
        "Executive members"@en,
        "Members of the board"@en,
        "Styremedlemmar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Et styremedlem er en person som er valgt inn i styret til et selskap eller en organisasjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Board members"@en,
        "Styremedlemmer"@nb .

humord:c59600 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59600" ;
    dct:modified "2024-11-04T10:45:50"^^xsd:dateTime ;
    skos:altLabel "Front men"@en,
        "Stråmenn"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Person som formelt (og mot betaling) opptrer som ansvarshavende i en transaksjon, (uhederlig, tvilsom) spekulasjon e.l. som i virkeligheten foretas av andre eller i andres interesse <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Straw men"@en,
        "Stråmenn"@nb .

humord:c59601 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59601" ;
    dct:modified "2023-03-17T10:25:10"^^xsd:dateTime ;
    skos:altLabel "Inlets"@en,
        "Straits"@en,
        "Streder"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Trang, smalt farvann <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sounds (Physical geography)"@en,
        "Sund"@nb .

humord:c59602 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59602" ;
    dct:modified "2023-03-16T14:15:17"^^xsd:dateTime ;
    skos:broader humord:c29178 ;
    skos:definition "Stortingskomiteer, betegnelse på Stortingets 12 faste komiteer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parliament committees"@en,
        "Stortingskomitéer"@nb .

humord:c59603 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59603" ;
    dct:modified "2024-11-04T12:36:50"^^xsd:dateTime ;
    skos:altLabel "Deputies"@en,
        "Proxies (Persons)"@en,
        "Stadfortredar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Stedfortreder  er en person overtar et arbeid, oppdrag eller stilling med fullmakt fra, eller som representant for, en annen person for en kortere tid i den andres fravær <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Substitutes"@en,
        "Stedfortredere"@nb .

humord:c59604 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59604" ;
    dct:modified "2025-01-06T10:31:51"^^xsd:dateTime ;
    skos:altLabel "Dispatch (Transportation)"@en,
        "Spedisjon"@nb ;
    skos:broader humord:c04346 ;
    skos:definition "Spedisjon er å organisere og gjennomføre godstransport, forsendelse eller mottagelse av varer for en annens regning, men i eget navn, mot en godtgjøring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freight forwarder"@en,
        "Spedisjon"@nb .

humord:c59605 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59605" ;
    dct:modified "2024-11-01T13:53:06"^^xsd:dateTime ;
    skos:altLabel "Carrying agents  (Profession)"@en,
        "Speditørar (Yrke)"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En speditør håndterer transporten for en fraktkunde. Til speditørens oppgaver hører tradisjonelt å finne det beste transportmiddelet på kundens regning <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forwarding agents  (Profession)"@en,
        "Speditører (Yrke)"@nb ;
    skos:related humord:c59604 .

humord:c59606 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-03-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59606" ;
    dct:modified "2025-02-14T08:50:05"^^xsd:dateTime ;
    skos:altLabel "Mineral King valley"@nb ;
    skos:broader humord:c01709 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral King valley"@en,
        "Mineral King valley"@nb .

humord:c59607 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59607" ;
    dct:modified "2024-08-28T20:20:49"^^xsd:dateTime ;
    skos:altLabel "Autonomous vessels"@en,
        "Autonome fartøy"@nb,
        "Autonome skip"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Et autonomt skip er mannskapsløst og kan navigere med liten eller ingen menneskelig interaksjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autonomous ships"@en,
        "Autonome skip"@nb .

humord:c59608 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59608" ;
    dct:modified "2024-08-28T13:20:46"^^xsd:dateTime ;
    skos:altLabel "Nuclear powered  ships"@en,
        "Atomdrevne skip"@nb,
        "Atomdrivne skip"@nb,
        "Atomskip"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Atomskip er en betegnelse på fartøy med energiforsyning fra atomspalting, det vil si at de får energien til fremdriften fra en kjernefysisk reaktor om bord <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear ship"@en,
        "Atomskip"@nb .

humord:c59609 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59609" ;
    dct:modified "2024-08-28T11:24:12"^^xsd:dateTime ;
    skos:altLabel "Assyrisk rett"@nb ;
    skos:broader humord:c59675 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assyrian law"@en,
        "Assyrisk rett"@nb .

humord:c59610 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59610" ;
    dct:modified "2024-08-28T08:05:25"^^xsd:dateTime ;
    skos:altLabel "ALP"@en,
        "Armlengdeprinsippet"@nb,
        "Armlengdprinsippet"@nb ;
    skos:broader humord:c25234 ;
    skos:definition "Armlengdeprinsippet er et prinsipp om hvilken pris som skal settes på varer og tjenester som handles internt i et multinasjonalt selskap <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arm's length principle"@en,
        "Armlengdeprinsippet"@nb .

humord:c59611 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59611" ;
    dct:modified "2024-08-15T08:47:18"^^xsd:dateTime ;
    skos:altLabel "Appeal courts"@en,
        "Appellate court"@en,
        "Court of appeal"@en,
        "Court of appeals"@en,
        "Ankeinstansar"@nb ;
    skos:broader humord:c08961,
        humord:c13366 ;
    skos:definition "Ankeinstanser er en (høyere) instans som det kan ankes til  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Appellate bodies"@en,
        "Ankeinstanser"@nb .

humord:c59612 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59612" ;
    dct:modified "2024-08-15T11:16:08"^^xsd:dateTime ;
    skos:altLabel "Anneksjon"@nb,
        "Annektering"@nb ;
    skos:broader humord:c08955 ;
    skos:definition "Annektere er å ta til seg, gjøre til sitt eget, overta. Brukt om stater betyr annektere å overta et område, erobre det og erklære det for sitt  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Annexation"@en,
        "Annektering"@nb .

humord:c59613 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59613" ;
    dct:modified "2024-08-15T13:15:42"^^xsd:dateTime ;
    skos:altLabel "Have the security of tenure"@en,
        "Tilsettingstryggleik"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enjoy the security of tenure"@en,
        "Ansettelsestrygghet"@nb .

humord:c59614 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59614" ;
    dct:modified "2024-08-15T13:21:09"^^xsd:dateTime ;
    skos:altLabel "Restriction of liability"@en,
        "Ansvarsbegrensing"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limitation of liability"@en,
        "Ansvarsbegrensning"@nb .

humord:c59615 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59615" ;
    dct:modified "2024-08-15T13:22:38"^^xsd:dateTime ;
    skos:altLabel "Denial of liability"@en,
        "Disavowal of responsibility"@en,
        "Repudiation of liability"@en,
        "Ansvarsfråskriving"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disclaimer of liability"@en,
        "Ansvarsfraskrivelse"@nb .

humord:c59616 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59616" ;
    dct:modified "2025-02-21T15:13:31"^^xsd:dateTime ;
    skos:altLabel "Tsafon"@nb ;
    skos:broader humord:c01935 ;
    skos:definition "Tsafon er et distrikt i Israel <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tsafon"@en,
        "Tsafon"@nb .

humord:c59617 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59617" ;
    dct:modified "2025-02-21T15:10:39"^^xsd:dateTime ;
    skos:altLabel "Megiddo"@en,
        "Megiddo"@nb,
        "Tel Megiddo"@nb ;
    skos:broader humord:c01935 ;
    skos:definition "Megiddo var en oldtidsby som lå på en høyde ved kanten av Jisreelsletten, sørøst for Haifa i dagens Israel  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tel Megiddo"@en,
        "Megiddo"@nb .

humord:c59618 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59618" ;
    dct:modified "2024-08-27T14:40:11"^^xsd:dateTime ;
    skos:altLabel "Supply of labour"@en,
        "Arbeidstilbod"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Brukes om tilgang på arbeidskraft"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour supply"@en,
        "Arbeidstilbud"@nb .

humord:c59619 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59619" ;
    dct:modified "2024-08-27T14:13:54"^^xsd:dateTime ;
    skos:altLabel "Working environment laws"@en,
        "Workplace enviroment laws"@en,
        "Arbeidsmiljørett"@nb ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work environment laws"@en,
        "Arbeidsmiljørett"@nb ;
    skos:related humord:c09132 .

humord:c59620 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59620" ;
    dct:modified "2023-03-23T08:14:12"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:definition "Kriminalsosiologien søker å undersøke de sosiale årsakene til kriminell atferd i et forsøk på å få slutt på dem <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal sociology"@en,
        "Kriminalsosiologi"@nb .

humord:c59621 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59621" ;
    dct:modified "2023-05-30T09:39:29"^^xsd:dateTime ;
    skos:altLabel "Crime statistics"@en ;
    skos:broader humord:c09393 ;
    skos:definition "Kriminalstatistikken gir en årlig oversikt over registrert kriminalitet. I Norge utgis denne av Statistisk sentralbyrå <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal statistics"@en,
        "Kriminalstatistikk"@nb .

humord:c59622 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59622" ;
    dct:modified "2023-03-23T08:22:16"^^xsd:dateTime ;
    skos:broader humord:c24576 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Broadcast laws"@en,
        "Kringkastingsrett"@nb .

humord:c59623 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59623" ;
    dct:modified "2023-03-23T08:30:10"^^xsd:dateTime ;
    skos:altLabel "Cultural heritage laws"@en ;
    skos:broader humord:c21106 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultural property laws"@en,
        "Kulturminnerett"@nb .

humord:c59624 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59624" ;
    dct:modified "2023-03-23T08:37:57"^^xsd:dateTime ;
    skos:broader humord:c07734 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Customer services"@en,
        "Kundebehandling"@nb .

humord:c59625 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59625" ;
    dct:modified "2023-03-23T08:40:05"^^xsd:dateTime ;
    skos:broader humord:c07734 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Customer relations"@en,
        "Kundeforhold"@nb .

humord:c59626 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59626" ;
    dct:modified "2023-03-23T08:55:47"^^xsd:dateTime ;
    skos:altLabel "Cattle rearing"@en,
        "Storfeavl"@nb ;
    skos:broader humord:c07663 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cattle breeding"@en,
        "Kvegavl"@nb .

humord:c59627 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59627" ;
    dct:modified "2023-03-23T09:01:41"^^xsd:dateTime ;
    skos:altLabel "Coast surveillance"@en,
        "Coastal monitoring"@en ;
    skos:broader humord:c09594,
        humord:c23010 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal surveillance"@en,
        "Kystovervåkning"@nb .

humord:c59628 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59628" ;
    dct:modified "2024-08-21T09:36:10"^^xsd:dateTime ;
    skos:altLabel "Adana"@nb ;
    skos:broader humord:c29021 ;
    skos:definition "Adana er Tyrkias femte største by, og hovedstad i provinsen Adana <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adana"@en,
        "Adana"@nb .

humord:c59629 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59629" ;
    dct:modified "2023-03-24T09:01:48"^^xsd:dateTime ;
    skos:broader humord:c07637 ;
    skos:definition "Kultivere betyr å dyrke, å rendyrke, å foredle eller å danne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultivation (Agriculture)"@en,
        "Kultivering (Landbruk)"@nb .

humord:c59630 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59630" ;
    dct:modified "2025-03-13T08:23:33"^^xsd:dateTime ;
    skos:altLabel "Lucca"@nb ;
    skos:broader humord:c02526 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lucca"@en,
        "Lucca"@nb .

humord:c59631 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59631" ;
    dct:modified "2024-08-28T20:51:18"^^xsd:dateTime ;
    skos:altLabel "Avlytting"@nb ;
    skos:broader humord:c09594,
        humord:c17259 ;
    skos:definition "Avlytting er det å lytte til (noe en egentlig ikke skal høre), ofte med bruk av tekniske hjelpemidler <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tapping (Monitoring)"@en,
        "Avlytting"@nb .

humord:c59632 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59632" ;
    dct:modified "2024-10-10T13:25:05"^^xsd:dateTime ;
    skos:altLabel "Banker's guarantee"@en,
        "Bankgarantiar"@nb ;
    skos:broader humord:c22254 ;
    skos:definition "Garanti fra en bank om å utbetale et beløp til kreditor dersom bankkunden ikke selv kan innfri sine økonomiske forpliktelser <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bank guarantee"@en,
        "Bankgarantier"@nb .

humord:c59633 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59633" ;
    dct:modified "2024-10-11T09:01:47"^^xsd:dateTime ;
    skos:altLabel "Banksertifikat"@nb ;
    skos:broader humord:c22254 ;
    skos:definition "Banksertifikat er et kortsiktig omsettelig verdipapir utstedt av banker for å øke dens utlånsevne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Certificates of deposit"@en,
        "Banksertifikater"@nb .

humord:c59634 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59634" ;
    dct:modified "2024-10-11T09:02:08"^^xsd:dateTime ;
    skos:altLabel "Bankrett"@nb ;
    skos:broader humord:c23978 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banking law"@en,
        "Bankrett"@nb .

humord:c59635 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59635" ;
    dct:modified "2024-10-11T09:02:20"^^xsd:dateTime ;
    skos:altLabel "Bankpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banking policy"@en,
        "Bankpolitikk"@nb .

humord:c59636 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59636" ;
    dct:modified "2024-10-15T12:10:24"^^xsd:dateTime ;
    skos:altLabel "Child protection law"@en,
        "Barnevernrett"@nb,
        "Barnevernsrett"@nb ;
    skos:broader humord:c26803 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child welfare law"@en,
        "Barnevernrett"@nb .

humord:c59637 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59637" ;
    dct:modified "2023-03-24T13:04:33"^^xsd:dateTime ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mining law"@en,
        "Bergrett"@nb .

humord:c59638 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59638" ;
    dct:modified "2025-01-08T14:15:24"^^xsd:dateTime ;
    skos:altLabel "Kunstnarresidensar"@nb ;
    skos:broader humord:c04541 ;
    skos:definition "Kunstneriske programmer som involverer et samarbeid mellom kunstnere og vertsorganisasjoner, institusjoner eller lokalsamfunn <Wikipedia>"@nb ;
    skos:editorialNote "Brukes ikke om Kunstnerboliger"@nb,
        "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artists-in-residence programs"@en,
        "Kunstnerresidenser"@nb .

humord:c59639 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59639" ;
    dct:modified "2023-04-11T15:48:40"^^xsd:dateTime ;
    skos:broader humord:c59640 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Library acts"@en,
        "Biblioteklover"@nb .

humord:c59640 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59640" ;
    dct:modified "2023-03-24T13:41:35"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Library law"@en,
        "Bibliotekrett"@nb .

humord:c59641 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59641" ;
    dct:modified "2023-03-24T13:51:13"^^xsd:dateTime ;
    skos:altLabel "Bilateral treaties"@en,
        "Bipartite treaties"@en,
        "Bilaterale traktater"@nb ;
    skos:broader humord:c59196 ;
    skos:definition "En avtale mellom to parter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bilateral agreements"@en,
        "Bilaterale avtaler"@nb .

humord:c59642 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59642" ;
    dct:modified "2023-11-16T15:28:33"^^xsd:dateTime ;
    skos:altLabel "Auto insurance"@en,
        "Automobile insurance"@en,
        "Motor vehicle insurance"@en,
        "Bilforsikring"@nb,
        "Motorvognforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Car insurance"@en,
        "Bilforsikring"@nb .

humord:c59643 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59643" ;
    dct:modified "2024-05-29T07:28:18"^^xsd:dateTime ;
    skos:altLabel "Biobankar"@nb ;
    skos:broader humord:c09349 ;
    skos:definition "Biobank er en samling av biologisk materiale fra planter, dyr eller mennesker  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biobanks"@en,
        "Biobanker"@nb .

humord:c59644 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59644" ;
    dct:modified "2024-07-01T11:25:44"^^xsd:dateTime ;
    skos:altLabel "Biomedical research"@en,
        "Clinical biology"@en,
        "Medical biology"@en,
        "Biomedisin"@nb,
        "Biomedisinsk forsking"@nb,
        "Biomedisinsk forskning"@nb,
        "Klinisk biologi"@nb,
        "Medisinsk biologi"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Biomedisin er den delen av medisinen som er knyttet til biologi, med særlig vekt på kroppen (somatikk) og ikke på psykologiske eller samfunnsmedisinske forhold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomedicine"@en,
        "Biomedisin"@nb .

humord:c59645 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59645" ;
    dct:modified "2024-07-02T09:47:18"^^xsd:dateTime ;
    skos:altLabel "Funeral service"@en,
        "Bisetjing"@nb,
        "Bisetjingar"@nb,
        "Bisettelse"@nb,
        "Bisetting"@nb,
        "Bisettingar"@nb ;
    skos:broader humord:c16726 ;
    skos:definition "Bisettelse var egentlig navnet på den religiøse seremonien som ble utført i en kirke eller et kapell som lå i nærheten av stedet der en person døde, hvor kisten deretter skulle sendes til et annet sted for å begraves. I kirkelig sammenheng brukes ordet nå mest om seremonien med jordpåkastelse innendørs som finner sted forut for en kremasjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Funeral services"@en,
        "Bisettelser"@nb .

humord:c59646 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59646" ;
    dct:modified "2024-10-31T13:56:14"^^xsd:dateTime ;
    skos:altLabel "Counsel for the aggrieved party"@en,
        "Bistandsadvokatar"@nb ;
    skos:broader humord:c07391 ;
    skos:definition "Bistandsadvokat er en betegnelse på en advokat som bistår fornærmede i en straffesak  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Counsel for the victim"@en,
        "Bistandsadvokater"@nb .

humord:c59647 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59647" ;
    dct:modified "2023-03-24T14:26:57"^^xsd:dateTime ;
    skos:altLabel "Hjelpeplikt"@nb ;
    skos:broader humord:c09552 ;
    skos:definition "Bistandsplikt er en plikt som enhver har til å hjelpe andre som er i nød. Denne plikten kalles også for hjelpeplikt og er i en viss utstrekning regulert av norsk rett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Obligation to assist in an emergency"@en,
        "Bistandsplikt"@nb .

humord:c59648 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59648" ;
    dct:modified "2024-07-01T12:25:07"^^xsd:dateTime ;
    skos:altLabel "Biodiversity prospecting"@en,
        "Bioprospektering"@nb ;
    skos:broader humord:c01518,
        humord:c21679 ;
    skos:definition "Bioprospektering er å lete i naturen etter nyttige forbindelser (stoffer), som kan brukes for eksempel som nye legemidler (medisiner) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioprospecting"@en,
        "Bioprospektering"@nb .

humord:c59649 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59649" ;
    dct:modified "2024-11-04T08:33:46"^^xsd:dateTime ;
    skos:altLabel "Official receivers"@en,
        "Trustees"@en,
        "Bustyrarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Bobestyrer er bestyrer av et konkursbo eller dødsbo som er under offentlig skiftebehandling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Receivers (Persons)"@en,
        "Bobestyrere"@nb ;
    skos:related humord:c59505 .

humord:c59650 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59650" ;
    dct:modified "2023-04-11T15:49:42"^^xsd:dateTime ;
    skos:altLabel "Co-operative building associations acts"@en ;
    skos:broader humord:c58883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Housing associations acts"@en,
        "Boligbyggelagslover"@nb .

humord:c59651 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59651" ;
    dct:modified "2024-11-12T13:52:38"^^xsd:dateTime ;
    skos:altLabel "Bustadaksjeselskap"@nb ;
    skos:broader humord:c68893 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Co-operative housing corporations"@en,
        "Boligaksjeselskaper"@nb .

humord:c59652 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59652" ;
    dct:modified "2024-04-18T12:52:07"^^xsd:dateTime ;
    skos:altLabel "BPR (Leadership)"@en,
        "Business process re-engineering"@en,
        "BPR (Lederskap)"@nb ;
    skos:broader humord:c13632 ;
    skos:definition "BPR er et akronym for Business Process Re-engineering, som har som mål å skape en arbeidsprosess som omfatter alle funksjoner i organisasjonen. En definisjon er \"å omforme organisasjonen langs horisontale prosesser\" <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Business process reengineering"@en,
        "Prosessorganisering"@nb .

humord:c59653 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59653" ;
    dct:modified "2023-03-24T14:51:15"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fire insurance"@en,
        "Brannforsikring"@nb .

humord:c59654 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59654" ;
    dct:modified "2023-03-29T10:00:42"^^xsd:dateTime ;
    skos:broader humord:c25381 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Byzantine law"@en,
        "Bysantinsk rett"@nb .

humord:c59655 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59655" ;
    dct:modified "2024-07-31T07:56:40"^^xsd:dateTime ;
    skos:altLabel "Stock market law"@en,
        "Aksjemarkedsrett"@nb,
        "Aksjemarknadsrett"@nb,
        "Børsrett"@nb ;
    skos:broader humord:c23978 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stock exchange law"@en,
        "Børsrett"@nb .

humord:c59656 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59656" ;
    dct:modified "2024-09-19T13:26:40"^^xsd:dateTime ;
    skos:altLabel "Cybervåpen"@nb,
        "Kybervåpen"@nb ;
    skos:broader humord:c23067 ;
    skos:definition "Cybervåpen er vanligvis definert som en skadevare-agent som brukes for militære, paramilitære eller etterretningsmål som en del av et nettangrep. Dette inkluderer datavirus, trojanere, spionprogrammer og ormer som kan introdusere ødelagt kode i eksisterende programvare, som får en datamaskin til å utføre handlinger eller prosesser utilsiktet av operatøren <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyberweapons"@en,
        "Cybervåpen"@nb ;
    skos:related humord:c09468,
        humord:c58277 .

humord:c59657 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59657" ;
    dct:modified "2024-02-02T09:48:41"^^xsd:dateTime ;
    skos:altLabel "Datavirus"@nb ;
    skos:broader humord:c62531 ;
    skos:definition "Datavirus er innen IT en type skadevare som kopierer seg inn i andre filer på en datamaskin og tilkoblede lagringsenheter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data virus"@en,
        "Datavirus"@nb .

humord:c59658 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59658" ;
    dct:modified "2024-10-09T10:56:42"^^xsd:dateTime ;
    skos:altLabel "Ancillary undertakings"@en,
        "Subsidiary companies"@en,
        "Dotterselskap"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Datterselskap er et selskap hvor et annet selskap, morselskapet (holdingselskapet), eier en andel av aksjekapitalen som er stor nok til å sikre den bestemmende innflytelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Affiliated companies"@en,
        "Datterselskaper"@nb .

humord:c59659 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59659" ;
    dct:modified "2024-11-07T19:40:04"^^xsd:dateTime ;
    skos:altLabel "Deltidstilsette"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Part-time employees"@en,
        "Deltidsansatte"@nb .

humord:c59660 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59660" ;
    dct:modified "2024-06-13T07:26:19"^^xsd:dateTime ;
    skos:altLabel "Computer science graduates"@en,
        "Computer scientists"@en,
        "Computerists"@en,
        "Informatikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information scientists"@en,
        "Informatikere"@nb .

humord:c59661 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59661" ;
    dct:modified "2023-03-29T07:20:08"^^xsd:dateTime ;
    skos:altLabel "Debt recovery"@en ;
    skos:broader humord:c21845 ;
    skos:definition "Inkasso er inndriving av forfalte pengekrav, for eksempel ubetalte regninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt collection"@en,
        "Inkasso"@nb .

humord:c59662 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59662" ;
    dct:modified "2023-03-29T07:22:28"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Innbruddsforsikring er en forsikring som dekker tap som er oppstått ved at forsikrede gjenstander stjeles eller ødelegges ved straffbart innbrudd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Burglary insurance"@en,
        "Innbruddsforsikring"@nb .

humord:c59663 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59663" ;
    dct:modified "2023-04-12T08:09:51"^^xsd:dateTime ;
    skos:altLabel "Debt recovery acts"@en ;
    skos:broader humord:c59079 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt collection acts"@en,
        "Inkassolover"@nb .

humord:c59664 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59664" ;
    dct:modified "2023-03-29T08:04:36"^^xsd:dateTime ;
    skos:altLabel "Illegal abort"@nb,
        "Ulovlige aborter"@nb ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illegal abortions"@en,
        "Illegale aborter"@nb ;
    skos:related humord:c03846 .

humord:c59665 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59665" ;
    dct:modified "2023-12-05T15:24:17"^^xsd:dateTime ;
    skos:altLabel "Athletic organisations"@en,
        "Athletic organizations"@en,
        "Sports organizations"@en ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports organisations"@en,
        "Idrettsorganisasjoner"@nb .

humord:c59666 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59666" ;
    dct:modified "2023-03-29T08:26:28"^^xsd:dateTime ;
    skos:altLabel "Håndhevelse"@nb ;
    skos:broader humord:c09682 ;
    skos:definition "Å kontrollere og sørge for at en lov, en regel, et forbud eller lignende blir overholdt, eventuelt ved bruk av makt  <BOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enforcement (Legislation)"@en,
        "Håndheving"@nb .

humord:c59667 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59667" ;
    dct:modified "2023-03-29T08:35:05"^^xsd:dateTime ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rental contracts (Housing)"@en,
        "Husleiekontrakter"@nb .

humord:c59668 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59668" ;
    dct:modified "2023-03-29T08:40:26"^^xsd:dateTime ;
    skos:altLabel "Substantial factor test"@en ;
    skos:broader humord:c08973 ;
    skos:definition "Hovedårsakslæren innebærer at det som anses som hovedårsaken til skaden, skal tilordnes hele tapet  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Substantial cause test"@en,
        "Hovedårsakslæren"@nb .

humord:c59669 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59669" ;
    dct:modified "2023-03-29T08:45:01"^^xsd:dateTime ;
    skos:altLabel "Basic wage agreements"@en ;
    skos:broader humord:c09160 ;
    skos:definition "Hovedtariffavtale er en landsomfattende tariffavtale som i offentlig sektor blir inngått sentralt med de ansattes organisasjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basic collective agreements"@en,
        "Hovedtariffavtaler"@nb .

humord:c59670 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59670" ;
    dct:modified "2023-03-29T08:48:41"^^xsd:dateTime ;
    skos:altLabel "Basic agreements"@en,
        "General agreements"@en,
        "Principal agreements"@en ;
    skos:broader humord:c09160 ;
    skos:definition "Hovedavtale er en overordnet tariffavtale som regulerer spørsmål av mer grunnleggende karakter mellom hovedorganisasjonene på arbeidsgiver- og arbeidstakersiden  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Master agreements"@en,
        "Hovedavtaler"@nb .

humord:c59671 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59671" ;
    dct:modified "2023-03-29T08:58:06"^^xsd:dateTime ;
    skos:altLabel "Full hearings"@en,
        "Main hearings"@en,
        "Hovedforhandling"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Hovedforhandling, rettsmøte til behandling av en rettssak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Main proceedings"@en,
        "Hovedforhandlinger"@nb .

humord:c59672 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59672" ;
    dct:modified "2023-03-29T09:07:15"^^xsd:dateTime ;
    skos:altLabel "Lost and found property"@en ;
    skos:broader humord:c59540 ;
    skos:definition "Hittegods er løsøre (ting) som eieren har mistet og som noen har funnet og tatt med seg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lost property"@en,
        "Hittegods"@nb .

humord:c59673 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59673" ;
    dct:modified "2023-03-29T09:34:00"^^xsd:dateTime ;
    skos:altLabel "Historiske hageanlegg"@nb ;
    skos:broader humord:c01407 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Historic gardens"@en,
        "Historiske hager"@nb .

humord:c59674 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59674" ;
    dct:modified "2023-03-30T09:03:46"^^xsd:dateTime ;
    skos:broader humord:c08440 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hindu law"@en,
        "Hinduistisk rett"@nb .

humord:c59675 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59675" ;
    dct:modified "2023-03-29T09:53:28"^^xsd:dateTime ;
    skos:broader humord:c25381 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oriental law"@en,
        "Orientalsk rett"@nb .

humord:c59676 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59676" ;
    dct:modified "2023-03-29T10:04:31"^^xsd:dateTime ;
    skos:altLabel "Hetittisk rett"@nb ;
    skos:broader humord:c25381 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hittite  law"@en,
        "Hettittisk rett"@nb .

humord:c59677 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59677" ;
    dct:modified "2023-03-29T10:07:53"^^xsd:dateTime ;
    skos:broader humord:c25381 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sumerian law"@en,
        "Sumerisk rett"@nb .

humord:c59678 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59678" ;
    dct:modified "2024-08-28T08:36:21"^^xsd:dateTime ;
    skos:altLabel "Beneficiaries"@en,
        "Inheritors"@en,
        "Arvingar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heirs"@en,
        "Arvinger"@nb .

humord:c59679 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59679" ;
    dct:modified "2024-08-28T08:31:22"^^xsd:dateTime ;
    skos:altLabel "Advancement of inheritance"@en,
        "Arveforskot"@nb,
        "Arveforskott"@nb,
        "Arvefòrskot"@nb,
        "Arvefòrskott"@nb,
        "Forskot på arv"@nb,
        "Forskott på arv"@nb,
        "Forskudd på arv"@nb,
        "Fòrskot på arv"@nb,
        "Fòrskott på arv"@nb ;
    skos:broader humord:c17770 ;
    skos:definition "Arveforskudd er utbetaling av arv før arvelaterens død. Arveforskudd kan avkortes i arven <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Advance of inheritance"@en,
        "Arveforskudd"@nb .

humord:c59680 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59680" ;
    dct:modified "2024-08-28T08:32:37"^^xsd:dateTime ;
    skos:altLabel "Arvefylgje"@nb,
        "Arvefølge"@nb,
        "Arvefølgje"@nb ;
    skos:broader humord:c17770 ;
    skos:definition "Arvefølge er den rekkefølgen som arv tilfaller avdødes slektninger i  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Order of succession (Law of inheritance)"@en,
        "Arvefølge"@nb .

humord:c59681 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59681" ;
    dct:modified "2024-08-28T08:33:15"^^xsd:dateTime ;
    skos:altLabel "Acts of inheritance"@en,
        "Arvelovar"@nb,
        "Arvelover"@nb ;
    skos:broader humord:c17770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inheritance acts"@en,
        "Arvelover"@nb .

humord:c59682 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59682" ;
    dct:modified "2024-08-28T08:34:07"^^xsd:dateTime ;
    skos:altLabel "Covenant concerning the succession to property"@en,
        "Covenant of right to succeed"@en,
        "Arvepakter"@nb ;
    skos:broader humord:c17770 ;
    skos:definition "Arvepakt er et løfte om å ikke opprette, endre eller tilbakekalle et testament <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contract of inheritance"@en,
        "Arvepakter"@nb .

humord:c59683 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59683" ;
    dct:modified "2024-10-16T13:16:03"^^xsd:dateTime ;
    skos:altLabel "Bedriftsskatterett"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporate tax law"@en,
        "Bedriftsskatterett"@nb .

humord:c59684 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59684" ;
    dct:modified "2024-11-29T09:24:49"^^xsd:dateTime ;
    skos:altLabel "Weighing of evidence"@en,
        "Bevisbedømmelse"@nb,
        "Bevisbedømming"@nb,
        "Bevisvurdering"@nb ;
    skos:broader humord:c20812 ;
    skos:definition "Domstolens bedømmelse av bevis i en sak <ordnett.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assessment of evidence"@en,
        "Bevisvurdering"@nb .

humord:c59685 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59685" ;
    dct:modified "2024-08-16T08:44:08"^^xsd:dateTime ;
    skos:altLabel "Antikresisk pant"@nb,
        "Brukspant"@nb ;
    skos:broader humord:c59198 ;
    skos:definition "Brukspant er en kontraktsmessig panterett til fast eiendom hvor panthaveren har besittelsen av og bruksretten til eiendommen inntil han får tilbakebetalt det beløp som pantet hefter for <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antichresis"@en,
        "Brukspant"@nb .

humord:c59686 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59686" ;
    dct:modified "2025-01-06T12:21:11"^^xsd:dateTime ;
    skos:altLabel "Deck load"@en,
        "Dekklast"@nb ;
    skos:broader humord:c22994 ;
    skos:definition "Dekkslast er gods som fraktes på øverste skipsdekk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deck cargo"@en,
        "Dekkslast"@nb .

humord:c59687 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59687" ;
    dct:modified "2024-11-07T19:40:32"^^xsd:dateTime ;
    skos:altLabel "Demented"@en,
        "Demente"@nb,
        "Demente personar"@nb,
        "Demente personer"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dement persons"@en,
        "Demente"@nb .

humord:c59688 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59688" ;
    dct:modified "2023-03-29T13:19:49"^^xsd:dateTime ;
    skos:broader humord:c09750 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of demonstration"@en,
        "Demonstrasjonsfrihet"@nb .

humord:c59689 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59689" ;
    dct:modified "2023-06-13T10:40:10"^^xsd:dateTime ;
    skos:altLabel "Overliggetid"@nb ;
    skos:broader humord:c24390 ;
    skos:definition "Demurrage er godtgjørelse fra befrakter til rederen (bortfrakteren) fordi skipet blir liggende i havn utover den tiden som er fastsatt i avtalen (certepartiet)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Demurrage"@en,
        "Demurrage"@nb .

humord:c59690 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59690" ;
    dct:modified "2023-03-29T13:50:58"^^xsd:dateTime ;
    skos:broader humord:c21845 ;
    skos:definition "Depositum er et beløp man betaler for en tjeneste og får tilbake etter man har brukt tjenesten; pant eller sikkerhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deposit"@en,
        "Depositum"@nb .

humord:c59691 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59691" ;
    dct:modified "2023-06-29T19:44:01"^^xsd:dateTime ;
    skos:altLabel "Mønsterrett"@nb ;
    skos:broader humord:c22715 ;
    skos:definition "Designrett er vern for produkters og produktdelers utseende. Som produkter regnes her også emballasje, utstyr, grafiske symboler og typografiske skrifttyper <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Design law"@en,
        "Designrett"@nb .

humord:c59692 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59692" ;
    dct:modified "2024-10-18T07:22:39"^^xsd:dateTime ;
    skos:altLabel "Diesel oil"@en,
        "Diesel"@nb,
        "Dieselolje"@nb ;
    skos:broader humord:c22947 ;
    skos:definition "Diesel er et drivstoff som brukes til dieselmotorer og består av petroleumsfraksjoner i kokeområdet 180–380 °C (grader Celsius) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diesel"@en,
        "Diesel"@nb .

humord:c59693 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59693" ;
    dct:modified "2024-02-02T11:27:14"^^xsd:dateTime ;
    skos:altLabel "Digital images"@en,
        "Digitale bilde"@nb,
        "Digitale bilete"@nb ;
    skos:broader humord:c04668 ;
    skos:definition "Et digitalt bilde er et bilde som er framstilt fra et sett datamaskinlesbare tallverdier, det vil si som en digital bildefil <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital pictures"@en,
        "Digitale bilder"@nb .

humord:c59694 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59694" ;
    dct:modified "2024-02-02T12:19:08"^^xsd:dateTime ;
    skos:altLabel "Digitale signaturar"@nb,
        "Elektronisk signatur"@nb ;
    skos:broader humord:c06428 ;
    skos:definition "Digital signatur er en elektronisk signatur som benytter et PKI-basert system. Den som signerer med en digital signatur vil binde sin identitet til dokumentet som signeres ved bruk av en private nøkkel i et offentlig/privat nøkkelsystem <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital signatures"@en,
        "Digitale signaturer"@nb ;
    skos:related humord:c18017 .

humord:c59695 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59695" ;
    dct:modified "2024-11-18T11:04:20"^^xsd:dateTime ;
    skos:altLabel "Digital serticifates"@en,
        "Identity certificates"@en,
        "Digitale sertifikat"@nb ;
    skos:broader humord:c06428,
        humord:c68962 ;
    skos:definition "Et digitalt sertifikat er en unik datafil som kan brukes som digital legitimasjon <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public key certificates"@en,
        "Digitale sertifikater"@nb .

humord:c59696 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59696" ;
    dct:modified "2024-08-15T13:37:03"^^xsd:dateTime ;
    skos:altLabel "Non-discrimination acts"@en,
        "Antidiskrimineringslovar"@nb,
        "Antidiskrimineringslover"@nb,
        "Diskrimineringslovar"@nb,
        "Diskrimineringslover"@nb ;
    skos:broader humord:c58719 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-discrimination acts"@en,
        "Diskrimineringslover"@nb .

humord:c59697 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59697" ;
    dct:modified "2024-08-15T13:32:24"^^xsd:dateTime ;
    skos:altLabel "Anti-diskrimineringsrett"@nb,
        "Diskrimineringsrett"@nb ;
    skos:broader humord:c09318 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-discrimination laws"@en,
        "Diskrimineringsrett"@nb .

humord:c59698 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59698" ;
    dct:modified "2024-11-13T07:36:28"^^xsd:dateTime ;
    skos:altLabel "Dokumentfalsk"@nb ;
    skos:broader humord:c01477,
        humord:c23284 ;
    skos:definition "I strafferetten omtales bruk av falske dokumenter eller misbruk av ekte dokumenter som dokumentfalsk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document forgery"@en,
        "Dokumentfalsk"@nb .

humord:c59699 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59699" ;
    dct:modified "2023-03-29T15:08:20"^^xsd:dateTime ;
    skos:altLabel "Dyphavet"@nb ;
    skos:broader humord:c08319 ;
    skos:definition "Dyphav er det nederste laget i havet, beliggende under termoklinen og over havbunnen på en dybde av 1 000 favner (1 800 m) eller mer  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea"@en,
        "Dyphav"@nb .

humord:c59700 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59700" ;
    dct:modified "2023-10-31T10:26:14"^^xsd:dateTime ;
    skos:altLabel "Double succession conflicts and non-statutory extinguishment"@en,
        "Tredjemannsvern"@nb ;
    skos:broader humord:c59260 ;
    skos:definition "Dynamisk tingsrett regulerer hvem som får rett til eiendom, løsøre eller fordringer mv. ved kollisjon mellom konkurrerende rettighetshavere <jusinfo.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guarantor of title conflicts"@en,
        "Dynamisk tingsrett"@nb .

humord:c59701 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59701" ;
    dct:modified "2023-03-29T15:32:04"^^xsd:dateTime ;
    skos:altLabel "Donatio mortis causa"@en,
        "Gift causa mortis"@en ;
    skos:broader humord:c17770 ;
    skos:definition "Dødsgave er en gave som først skal fullbyrdes etter giverens død <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gift by reason of death"@en,
        "Dødsgaver"@nb .

humord:c59702 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59702" ;
    dct:modified "2023-03-29T15:34:40"^^xsd:dateTime ;
    skos:broader humord:c25100 ;
    skos:definition "Dødsformodningsdom var frem til 2015, under lov av 23. mars 1961 om forsvunne personer med mer, en dom som erklærte en person for å være død, når vedkommende hadde vært savnet i lengre tid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decree of presumption of death"@en,
        "Dødsformodningsdom"@nb .

humord:c59703 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59703" ;
    dct:modified "2024-07-31T14:32:44"^^xsd:dateTime ;
    skos:altLabel "Belongings"@en,
        "Possessions"@en,
        "Aktiva"@nb,
        "Eigedelar"@nb ;
    skos:broader humord:c07868 ;
    skos:definition "Eiendeler er et regnskapsmessig uttrykk for gjenstander og rettigheter som har formuesverdi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assets"@en,
        "Eiendeler"@nb .

humord:c59704 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59704" ;
    dct:modified "2023-11-23T14:36:29"^^xsd:dateTime ;
    skos:altLabel "Electronic case management"@en,
        "Electronic case proceedings"@en,
        "Electronic case processing"@en,
        "Electronic filing"@en,
        "Electronic proceedings"@en,
        "Elektronisk saksbehandling"@nb,
        "Elektronisk sakshandsaming"@nb ;
    skos:broader humord:c59220 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic executive work"@en,
        "Elektronisk saksbehandling"@nb .

humord:c59705 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59705" ;
    dct:modified "2024-11-29T09:25:10"^^xsd:dateTime ;
    skos:altLabel "E-evidence"@en,
        "Elektroniske bevis"@nb ;
    skos:broader humord:c20812 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic evidence"@en,
        "Elektroniske bevis"@nb .

humord:c59706 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59706" ;
    dct:modified "2023-04-11T15:59:49"^^xsd:dateTime ;
    skos:altLabel "Compensation for compulsory purchase  acts"@en,
        "Condemnation compensation acts"@en ;
    skos:broader humord:c26107 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Expropriation compensation acts"@en,
        "Ekspropriasjonserstatningslover"@nb .

humord:c59708 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59708" ;
    dct:modified "2023-12-05T11:09:45"^^xsd:dateTime ;
    skos:altLabel "Building contracts"@en,
        "Byggekontrakter"@nb ;
    skos:broader humord:c59101 ;
    skos:definition "Entreprise betyr avtale om utførelse av et større arbeid, særlig byggearbeid eller anleggsarbeid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction contracts (Construction contract law)"@en,
        "Entreprise"@nb .

humord:c59709 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59709" ;
    dct:modified "2024-08-28T20:57:14"^^xsd:dateTime ;
    skos:altLabel "Avskjering (Sivilprosess)"@nb,
        "Avskjæring (Sivilprosess)"@nb,
        "Estoppel"@nb,
        "Innsigelsesavskjæring"@nb ;
    skos:broader humord:c08961 ;
    skos:definition "Begrepet estoppel refererer til et rettsprinsipp som hindrer noen i å argumentere med noe eller hevde en rettighet som strider mot det de tidligere har sagt eller vedtatt ved lov <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estoppel"@en,
        "Estoppel"@nb .

humord:c59710 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59710" ;
    dct:modified "2023-03-30T09:02:28"^^xsd:dateTime ;
    skos:altLabel "Police bulletins"@en,
        "Etterlysning"@nb ;
    skos:broader humord:c17259 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wanted notices"@en,
        "Etterlysninger"@nb .

humord:c59711 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59711" ;
    dct:modified "2024-11-07T13:28:01"^^xsd:dateTime ;
    skos:altLabel "Bereaved"@en,
        "Surviving relatives"@en,
        "Etterlatne"@nb ;
    skos:broader humord:c07170 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surviving family members"@en,
        "Etterlatte"@nb .

humord:c59712 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59712" ;
    dct:modified "2023-03-30T09:15:14"^^xsd:dateTime ;
    skos:altLabel "False evidences"@en,
        "False testimonies"@en,
        "Falsk forklaring"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "False statements"@en,
        "Falske forklaringer"@nb .

humord:c59713 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59713" ;
    dct:modified "2023-03-30T10:24:24"^^xsd:dateTime ;
    skos:altLabel "Labor union law"@en,
        "Labour union law"@en,
        "Trade union law"@en ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Union law"@en,
        "Fagforeningsrett"@nb .

humord:c59714 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59714" ;
    dct:modified "2023-03-30T10:26:48"^^xsd:dateTime ;
    skos:altLabel "False allegations"@en,
        "Malicious accusations"@en,
        "Falsk anklage"@nb ;
    skos:broader humord:c08890 ;
    skos:definition "Falsk anklage er å uriktig å anklage noen for å ha brutt loven <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "False accusations"@en,
        "Falske anklager"@nb .

humord:c59715 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59715" ;
    dct:modified "2023-03-31T08:55:14"^^xsd:dateTime ;
    skos:broader humord:c08900 ;
    skos:definition "Fememord var en rekke politiske mord i Tyskland i begynnelsen av 1920-årene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feme murders"@en,
        "Fememord"@nb .

humord:c59716 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59716" ;
    dct:modified "2025-03-31T13:07:05"^^xsd:dateTime ;
    skos:altLabel "Cells (Prisons)"@en,
        "Celler (Fengsler)"@nb,
        "Fengselsceller"@nb,
        "Fengselsseller"@nb,
        "Seller (Fengsel)"@nb,
        "Seller (Fengsler)"@nb ;
    skos:broader humord:c05276 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prison cells"@en,
        "Fengselsceller"@nb ;
    skos:related humord:c14490 .

humord:c59717 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59717" ;
    dct:modified "2023-03-31T09:19:09"^^xsd:dateTime ;
    skos:broader humord:c09241 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gender-based violence"@en,
        "Kjønnsbasert vold"@nb .

humord:c59718 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59718" ;
    dct:modified "2023-03-31T13:15:21"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police law"@en,
        "Politirett"@nb .

humord:c59719 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59719" ;
    dct:modified "2025-02-21T14:05:36"^^xsd:dateTime ;
    skos:altLabel "River Jordan"@en,
        "Jordan (Elv)"@nb,
        "Jordanelva"@nb ;
    skos:broader humord:c02150 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jordan river"@en,
        "Jordan (Elv)"@nb .

humord:c59720 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59720" ;
    dct:modified "2023-04-11T10:39:32"^^xsd:dateTime ;
    skos:altLabel "Miljøaspekt"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental aspects"@en,
        "Miljøaspekter"@nb .

humord:c59721 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59721" ;
    dct:modified "2024-12-19T15:31:27"^^xsd:dateTime ;
    skos:altLabel "Microchips"@en,
        "Mikrochip"@en,
        "Microchips"@nb,
        "Mikrobrikke"@nb,
        "Mikrobrikker"@nb ;
    skos:broader humord:c59722 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micro chips"@en,
        "Mikrobrikker"@nb .

humord:c59722 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59722" ;
    dct:modified "2024-12-19T15:32:23"^^xsd:dateTime ;
    skos:altLabel "Mikrobrikketeknologi"@nb ;
    skos:broader humord:c59541 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micro chip technology"@en,
        "Mikrobrikketeknologi"@nb .

humord:c59723 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59723" ;
    dct:modified "2023-04-11T11:09:09"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman family law"@en,
        "Romersk familierett"@nb .

humord:c59724 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59724" ;
    dct:modified "2023-04-11T11:10:38"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman law of finance"@en,
        "Romersk finansrett"@nb .

humord:c59725 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59725" ;
    dct:modified "2023-04-11T11:14:10"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman international law"@en,
        "Romersk folkerett"@nb .

humord:c59726 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59726" ;
    dct:modified "2023-04-11T11:16:19"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman law of obligations and property"@en,
        "Romersk formuerett"@nb .

humord:c59727 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59727" ;
    dct:modified "2023-04-11T11:20:52"^^xsd:dateTime ;
    skos:altLabel "Roman law of contracts and torts"@en ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman law of obligations"@en,
        "Romersk obligasjonsrett"@nb .

humord:c59728 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59728" ;
    dct:modified "2023-04-11T11:25:30"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman public law"@en,
        "Romersk offentlig rett"@nb .

humord:c59729 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59729" ;
    dct:modified "2023-04-11T11:28:37"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman law of persons"@en,
        "Romersk personrett"@nb .

humord:c59730 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59730" ;
    dct:modified "2023-04-11T11:30:10"^^xsd:dateTime ;
    skos:altLabel "Roman private law"@en ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman civil law"@en,
        "Romersk privatrett"@nb .

humord:c59731 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59731" ;
    dct:modified "2023-09-11T13:01:12"^^xsd:dateTime ;
    skos:altLabel "Roman adjective law"@en,
        "Roman legal procedure"@en,
        "Roman procedural law"@en ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman law of procedure"@en,
        "Romersk prosessrett"@nb .

humord:c59732 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59732" ;
    dct:modified "2023-04-11T12:56:01"^^xsd:dateTime ;
    skos:altLabel "Romersk sivil rettergang"@nb,
        "Romersk sivilprosessrett"@nb ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman civil procedure"@en,
        "Romersk sivilprosess"@nb .

humord:c59733 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59733" ;
    dct:modified "2023-04-11T13:00:02"^^xsd:dateTime ;
    skos:altLabel "Romersk forfatningsrett"@nb,
        "Romersk grunnlovsrett"@nb,
        "Romersk statsforfatningsrett"@nb ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman constitutional law"@en,
        "Romersk statsrett"@nb .

humord:c59734 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59734" ;
    dct:modified "2023-04-11T13:03:39"^^xsd:dateTime ;
    skos:altLabel "Roman criminal justice"@en ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman criminal law"@en,
        "Romersk strafferett"@nb .

humord:c59735 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59735" ;
    dct:modified "2023-04-11T13:06:22"^^xsd:dateTime ;
    skos:altLabel "Roman property law"@en ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman law of property"@en,
        "Romersk tingsrett"@nb .

humord:c59736 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59736" ;
    dct:modified "2023-04-11T13:09:40"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space law"@en,
        "Romrett"@nb .

humord:c59737 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59737" ;
    dct:modified "2023-04-11T13:14:17"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:definition "Et reskript eller rescript (latin: rescriptum) var opprinnelig et skriftligt svar fra en romersk keiser eller en pave på et spørsmål om lov eller moral. Senere fikk det en videre betydning som offisiell forordning eller skrivelse fra en regjering <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman rescripts"@en,
        "Romerske reskripter"@nb .

humord:c59738 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59738" ;
    dct:modified "2023-04-12T08:22:20"^^xsd:dateTime ;
    skos:altLabel "Education law"@en ;
    skos:broader humord:c08957 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Educational law"@en,
        "Undervisningsrett"@nb .

humord:c59739 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59739" ;
    dct:modified "2023-04-11T15:54:52"^^xsd:dateTime ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hunting law"@en,
        "Jaktrett"@nb .

humord:c59740 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59740" ;
    dct:modified "2024-11-20T12:46:14"^^xsd:dateTime ;
    skos:altLabel "Friluftsrett"@nb ;
    skos:broader humord:c58771 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Outdoor recreation law"@en,
        "Friluftsrett"@nb .

humord:c59741 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59741" ;
    dct:modified "2023-04-12T08:22:17"^^xsd:dateTime ;
    skos:broader humord:c59738 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Education and school law"@en,
        "Skolerett"@nb .

humord:c59742 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59742" ;
    dct:modified "2023-04-12T08:27:14"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Customs law"@en,
        "Tollrett"@nb .

humord:c59743 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59743" ;
    dct:modified "2023-04-12T08:51:34"^^xsd:dateTime ;
    skos:broader humord:c59744 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forestry law"@en,
        "Skogbruksrett"@nb .

humord:c59744 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59744" ;
    dct:modified "2023-04-12T08:51:17"^^xsd:dateTime ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural law"@en,
        "Landbruksrett"@nb .

humord:c59745 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59745" ;
    dct:modified "2024-11-20T12:48:05"^^xsd:dateTime ;
    skos:altLabel "Freedom to roam"@en,
        "General right to cross outlying fields"@en,
        "Ferdselsrett"@nb,
        "Fri ferdsel"@nb ;
    skos:broader humord:c58771 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right to roam"@en,
        "Fri ferdsel"@nb .

humord:c59746 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59746" ;
    dct:modified "2024-10-09T15:39:29"^^xsd:dateTime ;
    skos:altLabel "Ferielovar"@nb,
        "Ferielover"@nb,
        "Ferielovgiing"@nb,
        "Ferielovgiving"@nb,
        "Ferielovgivning"@nb,
        "Ferielovgjeving"@nb ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holiday law"@en,
        "Ferielover"@nb .

humord:c59747 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59747" ;
    dct:modified "2024-01-08T10:51:50"^^xsd:dateTime ;
    skos:altLabel "Ground lease fee"@en,
        "Festeavgifter"@nb ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Land lease fee"@en,
        "Festeavgift"@nb .

humord:c59748 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59748" ;
    dct:modified "2024-09-16T16:06:01"^^xsd:dateTime ;
    skos:altLabel "Cista"@nb ;
    skos:broader humord:c04771 ;
    skos:definition "Cista er latin for en beholder eller kurv som brukes for mange forskjellige ulike formål, både praktiske og religiøse, i antikkens egyptiske, greske, etruskiske og romerske kulturer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cista"@en,
        "Cista"@nb .

humord:c59749 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59749" ;
    dct:modified "2023-04-12T14:42:47"^^xsd:dateTime ;
    skos:altLabel "Feudalrett"@nb ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feudal law"@en,
        "Føydalrett"@nb .

humord:c59750 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59750" ;
    dct:modified "2023-04-12T14:51:11"^^xsd:dateTime ;
    skos:altLabel "Aircraft insurance"@en ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Airplane insurance"@en,
        "Flyforsikring"@nb .

humord:c59751 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59751" ;
    dct:modified "2023-11-13T07:52:17"^^xsd:dateTime ;
    skos:altLabel "Log driving law"@en ;
    skos:broader humord:c59262 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floating law"@en,
        "Fløtingsrett"@nb .

humord:c59752 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59752" ;
    dct:modified "2024-11-04T08:20:53"^^xsd:dateTime ;
    skos:altLabel "Forsikringsagentar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance agents"@en,
        "Forsikringsagenter"@nb .

humord:c59753 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59753" ;
    dct:modified "2023-04-12T15:19:29"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Gjeldsforsikring er en gruppelivsforsikring som dekker den enkeltes gjeld i en låneinstitusjon, for eksempel en bank <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit life insurance"@en,
        "Gjeldsforsikring"@nb .

humord:c59754 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59754" ;
    dct:modified "2023-04-12T15:25:42"^^xsd:dateTime ;
    skos:altLabel "Collective life insurance"@en,
        "Group insurance"@en ;
    skos:broader humord:c07741 ;
    skos:definition "Gruppelivsforsikring er en kollektiv livsforsikring som tegnes på en gruppe personer som er knyttet sammen, enten som arbeidstagere i samme bedrift, eller fordi de er medlemmer av samme yrkesorganisasjon eller forbund <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group life insurance"@en,
        "Gruppelivsforsikring"@nb .

humord:c59755 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59755" ;
    dct:modified "2023-09-11T12:54:59"^^xsd:dateTime ;
    skos:altLabel "Contents insurance"@en,
        "Household contents insurance"@en,
        "Innboforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Hjemforsikring er en kombinert forsikring som dekker en privatperson og vedkommendes husstand mot tap og skade på løsøre på grunn av brann, lynnedslag, eksplosjon, nedsoting, utstrømming av vann, innbruddstyveri og annet tyveri, ran og overfall, og skader på grunn av naturulykke  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Household insurance"@en,
        "Hjemforsikring"@nb .

humord:c59756 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59756" ;
    dct:modified "2023-04-12T15:30:37"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Huseierforsikring er en kombinert forsikring som gir eier av bygning erstatning for brannskader, vannledningsskader, innbruddskader, naturskader og andre spesielt nevnte skader, husleietap, samt ved rettslig ansvar overfor tredjemann  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homeowners insurance"@en,
        "Huseierforsikring"@nb .

humord:c59757 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59757" ;
    dct:modified "2024-02-19T14:47:50"^^xsd:dateTime ;
    skos:altLabel "Comprehensive boat insurance"@en,
        "Kasko (Skip)"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Kaskoforsikring er forsikring av skip (eksklusiv last, cargo) mot totaltap og havariskader, eller en betegnelse for tilsvarende forsikring av fritidsbåter, fly, bygninger, villaer, fritidshus, innbo og løsøre, motorvogner og liknende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comprehensive insurance (Ships)"@en,
        "Kaskoforsikring (Skip)"@nb .

humord:c59758 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59758" ;
    dct:modified "2023-04-12T15:36:18"^^xsd:dateTime ;
    skos:altLabel "Credit guarantee insurance"@en ;
    skos:broader humord:c07741 ;
    skos:definition "Kredittforsikring er en forsikringsform som har til oppgave å gi utlåner erstatning for tap ved at den som låner misligholder sine forpliktelser  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit insurance"@en,
        "Kredittforsikring"@nb .

humord:c59759 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59759" ;
    dct:modified "2023-04-12T15:39:46"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Krigsforsikring er forsikring mot skade på forsikrede personer eller ting, oppstått direkte eller indirekte som følge av krig, enten den er erklært eller ikke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "War risk insurance"@en,
        "Krigsforsikring"@nb .

humord:c59760 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59760" ;
    dct:modified "2025-02-25T09:13:09"^^xsd:dateTime ;
    skos:broader humord:c59762 ;
    skos:definition "Pasientforsikring er en uspesifikk benevnelse på private forsikringsordninger som ved sykdom gir rettigheter i form av kontantytelser eller behandling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient insurance"@en,
        "Pasientforsikring"@nb .

humord:c59761 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59761" ;
    dct:modified "2023-04-12T15:45:10"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Personforsikring er et samlebegrep for livsforsikring, ulykkesforsikring og sykeforsikring  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal insurance"@en,
        "Personforsikring"@nb .

humord:c59762 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59762" ;
    dct:modified "2025-02-25T09:11:11"^^xsd:dateTime ;
    skos:broader humord:c59761 ;
    skos:definition "Sykeforsikring, fellesbetegnelse på flere typer private personforsikringer som gir den forsikrede utbetaling ved forskjellige former for sykdom og skade som ikke dekkes av yrkesskadeforsikring eller offentlige trygdeordninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sickness insurance"@en,
        "Sykeforsikring"@nb .

humord:c59763 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59763" ;
    dct:modified "2024-08-28T20:31:03"^^xsd:dateTime ;
    skos:altLabel "Business interruption insurance"@en,
        "Loss of profit insurance"@en,
        "Use and occupancy insurance"@en,
        "Avbrotsforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Avbruddsforsikring er en forsikring som erstatter tap i inntekt ved avbrudd, eller innskrenkning i en virksomhets drift etter skader  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consequential loss insurance"@en,
        "Avbruddsforsikring"@nb .

humord:c59764 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59764" ;
    dct:modified "2023-05-26T08:32:09"^^xsd:dateTime ;
    skos:broader humord:c07741,
        humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance claims"@en,
        "Forsikringskrav"@nb .

humord:c59765 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59765" ;
    dct:modified "2024-11-07T13:42:00"^^xsd:dateTime ;
    skos:altLabel "The insured"@en,
        "Forsikringstakarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Policy holders"@en,
        "Forsikringstakere"@nb .

humord:c59766 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59766" ;
    dct:modified "2024-11-20T13:57:43"^^xsd:dateTime ;
    skos:altLabel "Forskarstøtte"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research support"@en,
        "Forskerstøtte"@nb .

humord:c59767 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59767" ;
    dct:modified "2023-09-11T12:47:38"^^xsd:dateTime ;
    skos:altLabel "P & I-insurance"@en,
        "P & I-forsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "P & I-forsikring, en spesiell ansvarsforsikring for redere og befraktere. På særskilte vilkår kan også ansvar for eiere og operatører av flyttbare offshore-enheter dekkes  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protection and indemnity-insurance"@en,
        "Protection and indemnity-forsikring"@nb .

humord:c59768 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59768" ;
    dct:modified "2023-06-06T09:24:45"^^xsd:dateTime ;
    skos:altLabel "Strike coverage"@en ;
    skos:broader humord:c07741 ;
    skos:definition "Streikeforsikring er forsikring (for arbeidsgiver) mot streik <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strike insurance"@en,
        "Streikeforsikring"@nb .

humord:c59769 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59769" ;
    dct:modified "2025-02-25T09:01:25"^^xsd:dateTime ;
    skos:broader humord:c59596 ;
    skos:definition "Innen sjøforsikring: forsikring for dekning av inntektstap som følge av erstatningsmessig skade under kaskoforsikringen  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loss of hire"@en,
        "Tidstapforsikring"@nb .

humord:c59770 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59770" ;
    dct:modified "2023-09-11T12:46:25"^^xsd:dateTime ;
    skos:altLabel "Marine and cargo insurance"@en,
        "Marine and transportation insurance"@en,
        "Transportation insurance"@en,
        "Sjø- og transportforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:definition "Transportforsikring er en forsikring mot farer som en interesse utsettes for under transport på sjø, land eller i luften. Den kalles vanligvis sjø- og transportforsikring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cargo insurance"@en,
        "Transportforsikring"@nb .

humord:c59771 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59771" ;
    dct:modified "2023-04-13T08:18:12"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Tvungen forsikring er en lovbestemt plikt til å forsikre mot visse typer risiko. Moderne lovgivning har innført tvungen ansvarsforsikring for enkelte virksomheter og yrkesutøvere  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsory insurance"@en,
        "Tvungen forsikring"@nb .

humord:c59772 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59772" ;
    dct:modified "2023-04-13T10:24:35"^^xsd:dateTime ;
    skos:altLabel "Husforsikring"@nb,
        "Villaforsikring"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Home insurance"@en,
        "Boligforsikring"@nb .

humord:c59773 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59773" ;
    dct:modified "2023-06-06T08:51:11"^^xsd:dateTime ;
    skos:altLabel "Most-favored-nation clauses"@en ;
    skos:broader humord:c59774 ;
    skos:definition "Bestevilkårsklausuler omhandler det forhold at en part er forpliktet til å gi bedre vilkår enn avtalt dersom en annen kontraktspartner senere oppnår en slik fordel  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Most-favoured-nation clauses"@en,
        "Bestevilkårsklausuler"@nb .

humord:c59774 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59774" ;
    dct:modified "2023-04-13T10:34:18"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:definition "Klausul er en innskrenkende tilleggsbestemmelse, forbehold, betingelse eller lignende i et dokument; for eksempel i en kontrakt, overenskomst eller testament  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clauses"@en,
        "Klausuler"@nb .

humord:c59775 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59775" ;
    dct:modified "2023-04-13T10:39:00"^^xsd:dateTime ;
    skos:broader humord:c08964 ;
    skos:definition "Budsjettretten utgjør et sett med normer som er ansvarlig for å regulere utarbeidelse, godkjenning og anvendelse av statsbudsjetter <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Budgetary law"@en,
        "Budsjettrett"@nb .

humord:c59776 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59776" ;
    dct:modified "2023-04-13T10:53:37"^^xsd:dateTime ;
    skos:broader humord:c58995 ;
    skos:definition "Bylov er eit sett med lover som gjeld for ein by eller fleire byar. Eit døme er Magnus Lagabøtes bylov frå 1276, som var gjeldande for Bergen og andre norske byar <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cities and towns acts"@en,
        "Bylover"@nb .

humord:c59777 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59777" ;
    dct:modified "2023-04-13T10:57:05"^^xsd:dateTime ;
    skos:broader humord:c23447 ;
    skos:definition "Byrå er et offentlig administrasjonskontor; et kontor eller en institusjon som formidler eller sørger for noe, for eksempel pressebyrå, reisebyrå, telegrambyrå, nyhetsbyrå og transportbyrå <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bureaus"@en,
        "Byråer"@nb .

humord:c59778 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59778" ;
    dct:modified "2025-03-31T08:49:00"^^xsd:dateTime ;
    skos:altLabel "Building approvals"@en,
        "Building certificates"@en,
        "Building consents"@en,
        "Building licences"@en,
        "Building permits"@en,
        "Construction licences"@en,
        "Construction permits"@en,
        "Byggeløyve"@nb,
        "Byggetillatelse"@nb,
        "Byggjeløyve"@nb ;
    skos:broader humord:c59056 ;
    skos:definition "Byggetillatelse, tillatelse som må innhentes fra kommunen før nærmere fastsatte byggearbeider utføres, også kalt tillatelse til tiltak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planning permissions"@en,
        "Byggetillatelser"@nb .

humord:c59779 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59779" ;
    dct:modified "2024-10-08T14:14:53"^^xsd:dateTime ;
    skos:altLabel "Dataarkiv"@nb ;
    skos:broader humord:c00114 ;
    skos:definition "Dataarkiver er strukturerte samlinger av data som er organisert og lagret for langtidsbevaring, slik at de kan brukes i fremtiden. Arkiveringsprosessen innebærer å sikre dataenes integritet, autentisitet, pålitelighet og tilgjengelighet over tid. Hensikten med et dataarkiv kan være å bevare historiske data for ettertiden, etterleve lovpålagte krav om oppbevaring eller lage en sikkerhetskopi av viktig informasjon.<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data archives"@en,
        "Dataarkiver"@nb .

humord:c59780 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59780" ;
    dct:modified "2024-08-13T10:27:22"^^xsd:dateTime ;
    skos:altLabel "Salt water fishing"@en,
        "Saltwater angling"@en,
        "Sea fishing"@en,
        "Havfiske"@nb,
        "Saltvannsfiske"@nb,
        "Saltvassfiske"@nb,
        "Sjøfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saltwater fishing"@en,
        "Saltvannsfiske"@nb .

humord:c59781 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59781" ;
    dct:modified "2023-04-14T14:01:31"^^xsd:dateTime ;
    skos:broader humord:c16988 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salamanca"@en,
        "Salamanca"@nb .

humord:c59782 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59782" ;
    dct:modified "2023-04-14T14:07:52"^^xsd:dateTime ;
    skos:altLabel "Common-law marriage law"@en,
        "Domestic partnership law"@en ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cohabitation law"@en,
        "Samboerrett"@nb .

humord:c59783 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59783" ;
    dct:modified "2023-04-14T14:11:09"^^xsd:dateTime ;
    skos:altLabel "Common-law marriage acts"@en,
        "Domestic partnership acts"@en ;
    skos:broader humord:c59782 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cohabitation acts"@en,
        "Samboerlover"@nb .

humord:c59784 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59784" ;
    dct:modified "2023-04-14T14:16:44"^^xsd:dateTime ;
    skos:altLabel "Saksforberedelse"@nb ;
    skos:broader humord:c08961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Preparatory proceedings"@en,
        "Saksforberedelser"@nb .

humord:c59785 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59785" ;
    dct:modified "2024-11-13T07:48:44"^^xsd:dateTime ;
    skos:altLabel "Ban on smoking"@en,
        "Røykeforbod"@nb ;
    skos:broader humord:c18558 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smoking ban"@en,
        "Røykeforbud"@nb .

humord:c59786 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59786" ;
    dct:modified "2024-11-26T17:22:28"^^xsd:dateTime ;
    skos:altLabel "Bill of lading"@en,
        "Fraktbrev"@nb,
        "Konnossement"@nb ;
    skos:broader humord:c00154,
        humord:c24390 ;
    skos:definition "Konnossement er et av sjøtransportens og den internasjonale varehandels viktigste dokumenter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bills of lading"@en,
        "Konnossementer"@nb ;
    skos:related humord:c60064 .

humord:c59787 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59787" ;
    dct:modified "2024-09-19T11:34:01"^^xsd:dateTime ;
    skos:altLabel "Connexus"@nb,
        "Konnekse krav"@nb,
        "Konneksitet"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Konnekse krav er krav som utspringer av samme rettsforhold. Et eksempel er selgerens krav på kjøpesummen og kjøperens krav på erstatning på grunn av mangelfull levering  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Related actions (Law of obligations)"@en,
        "Konnekse krav"@nb .

humord:c59788 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59788" ;
    dct:modified "2023-04-17T08:17:13"^^xsd:dateTime ;
    skos:altLabel "Consolidated financial statements"@en,
        "Group accounts"@en,
        "Konsernoppgjør"@nb,
        "Konsernregnskap"@nb ;
    skos:broader humord:c07581 ;
    skos:definition "Konsernregnskap er årlig regnskap for morselskap(er) og datterselskap(er) i et konsern <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consolidated accounts"@en,
        "Konsernregnskaper"@nb .

humord:c59789 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59789" ;
    dct:modified "2023-04-17T08:23:24"^^xsd:dateTime ;
    skos:altLabel "Smuglergods"@nb,
        "Smuglervarer"@nb ;
    skos:broader humord:c15804 ;
    skos:definition "Kontrabande er varer som det er forbudt å innføre, eie, besitte, selge eller lignende. Normalt brukes kontrabande varer det er forbudt å bringe over landegrenser, kjent som smuglergods. Overtredelser straffes etter tolloven, dersom ikke også andre lover overtres <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contrabands"@en,
        "Kontrabander"@nb .

humord:c59790 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59790" ;
    dct:modified "2024-08-29T07:38:20"^^xsd:dateTime ;
    skos:altLabel "Obligation to contract"@en,
        "Avtaleinngåelsesplikt"@nb,
        "Avtaleinngåingsplikt"@nb,
        "Kontraheringsplikt"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Kontraheringsplikt (avtaleinngåelsesplikt) er en plikt til å inngå avtale etter krav fra en annen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Duty to contract"@en,
        "Kontraheringsplikt"@nb .

humord:c59791 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59791" ;
    dct:modified "2024-02-06T10:18:39"^^xsd:dateTime ;
    skos:altLabel "Repudiation of contract"@en,
        "Avtalebrot"@nb,
        "Avtalebrudd"@nb,
        "Heving av kontrakter"@nb,
        "Kontraktbrudd"@nb,
        "Kontraktsbrot"@nb,
        "Mislighold"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Kontraktsbrudd er det at en part helt eller delvis unnlater å oppfylle sine forpliktelser etter en avtale/kontrakt med sin kontraktsmotpart <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Breach of contract"@en,
        "Kontraktsbrudd"@nb .

humord:c59792 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59792" ;
    dct:modified "2024-08-29T07:39:26"^^xsd:dateTime ;
    skos:altLabel "Mortgage created by agreement"@en,
        "Avtalepant"@nb,
        "Kontraktpant"@nb ;
    skos:broader humord:c59198 ;
    skos:definition "Kontraktspant, avtalepant, er panterett stiftet ved avtale, i motsetning til utleggspant (det vil si panterett stiftet av offentlig myndighet) og lovbestemt panterett eller legalpant (det vil si panterett som oppstår direkte i kraft av loven) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charge created by agreement"@en,
        "Kontraktspant"@nb .

humord:c59793 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59793" ;
    dct:modified "2023-12-04T09:45:50"^^xsd:dateTime ;
    skos:altLabel "Kontraktsoning"@nb ;
    skos:broader humord:c08986 ;
    skos:definition "Kontraktssoning innebærer at det inngås en avtale mellom den innsatte og Kriminalomsorgen. Den innsatte forplikter seg til å følge ulike programmer eller regler mot å få større frihet under soningen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contract for abstaining from drug use in exchange for serving time in an open prison"@en,
        "Kontraktssoning"@nb .

humord:c59794 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59794" ;
    dct:modified "2023-04-17T08:51:18"^^xsd:dateTime ;
    skos:altLabel "Corporate state"@en,
        "Korporativ stat"@nb ;
    skos:broader humord:c09754 ;
    skos:definition "Korporativ stat er en stat hvor den politiske makten springer ut av en (eller flere) forsamling(er) som er rekruttert fra korporasjoner. I en korporativ stat kan korporasjonene også være utøvere av statsmakt, og de kan ha større eller mindre grad av indre selvstyre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporate states"@en,
        "Korporative stater"@nb .

humord:c59795 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59795" ;
    dct:modified "2025-01-06T13:23:50"^^xsd:dateTime ;
    skos:altLabel "Power transmission lines"@en,
        "Kraftleidningar"@nb ;
    skos:broader humord:c04317 ;
    skos:definition "En kraftledning er en elektrisk leder som brukes til å overføre elektrisk energi <Wikipedia >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Power lines"@en,
        "Kraftledninger"@nb .

humord:c59796 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59796" ;
    dct:modified "2024-02-29T14:37:26"^^xsd:dateTime ;
    skos:altLabel "Kravspesifikasjonar"@nb ;
    skos:broader humord:c29265 ;
    skos:definition "Kravspesifikasjon er en detaljert oversikt over ønskede egenskaper til noe som skal anskaffes. Egenskapene kan angis som ytelses- eller funksjonsspesifikasjoner eller en kombinasjon av disse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Requirements specifications"@en,
        "Kravspesifikasjoner"@nb .

humord:c59797 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59797" ;
    dct:modified "2023-04-17T08:59:49"^^xsd:dateTime ;
    skos:altLabel "Purchases on credit"@en ;
    skos:broader humord:c07847 ;
    skos:definition "Kredittkjøp, kjøp av løsøre hvor det gis hel eller delvis utsettelse med betaling av kjøpesummen, kjøp der kjøpesummen helt eller delvis dekkes av lån gitt etter avtale med selgeren, og avtaler om leie av løsøre som i realiteten skal sikre avhendingsvederlag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Purchase on credit"@en,
        "Kredittkjøp"@nb .

humord:c59798 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59798" ;
    dct:modified "2024-11-26T17:35:52"^^xsd:dateTime ;
    skos:altLabel "Zinar"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Selvpubliserte, ikke-kommersielle publikasjoner i små opplag med originale tekster og bilder, vanligvis viet til et spesielt emne <Nasjonalmuseet>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zines"@en,
        "Ziner"@nb .

humord:c59799 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59799" ;
    dct:modified "2023-04-19T12:06:01"^^xsd:dateTime ;
    skos:broader humord:c59798 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artists' zines"@en,
        "Kunstnerziner"@nb .

humord:c59800 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59800" ;
    dct:modified "2024-10-22T13:59:48"^^xsd:dateTime ;
    skos:altLabel "Meshkwahkihaki language"@en,
        "Mesquakie language"@en,
        "Sac and Fox  language"@en,
        "Sauk-Fox language"@en,
        "Meskwaki språk"@nb,
        "Mesquakie språk"@nb ;
    skos:broader humord:c11675 ;
    skos:editorialNote "Lukket bemerkning: ubt23"@nb,
        "Språkkode: sac"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meskwaki language"@en,
        "Meskwaki språk"@nb .

humord:c59801 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59801" ;
    dct:modified "2023-04-17T09:58:33"^^xsd:dateTime ;
    skos:altLabel "Kohi language"@en,
        "Koi Ba’a language"@en,
        "Koi language"@en,
        "Koyi Rai"@en,
        "Koyi language"@en,
        "Koyu language"@en ;
    skos:broader humord:c11952 ;
    skos:editorialNote "Lukket bemerkning: ubt23"@nb,
        "Språkkode: kkt"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Koyee language"@en,
        "Koyee språk"@nb .

humord:c59802 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59802" ;
    dct:modified "2023-04-17T10:53:23"^^xsd:dateTime ;
    skos:broader humord:c25139 ;
    skos:definition "Kriminaletterretning er innsamling av informasjon om kriminelle og den kriminalitet de utfører for å bedømme kriminalitetsbildet, trender og potensielle problemer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal intelligence"@en,
        "Kriminaletterretning"@nb .

humord:c59803 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59803" ;
    dct:modified "2023-05-23T14:55:38"^^xsd:dateTime ;
    skos:broader humord:c09069 ;
    skos:definition "Kriminalbiologi er læren om de mulige biologiske årsaker til kriminalitet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological theories of crime"@en,
        "Kriminalbiologi"@nb .

humord:c59804 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59804" ;
    dct:modified "2025-01-10T13:55:18"^^xsd:dateTime ;
    skos:altLabel "Criminal anthropology"@en,
        "Kriminalantropologi"@nb ;
    skos:broader humord:c04453 ;
    skos:definition "Gren av antropologien som omfatter studiet av forbryterens natur og vesen <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anthropological criminology"@en,
        "Kriminalantropologi"@nb .

humord:c59805 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59805" ;
    dct:modified "2023-04-17T11:10:45"^^xsd:dateTime ;
    skos:altLabel "Cumulative voting"@en ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cumulation (Elections)"@en,
        "Kumulasjon (Valg)"@nb .

humord:c59806 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59806" ;
    dct:modified "2023-04-17T11:16:40"^^xsd:dateTime ;
    skos:broader humord:c07802 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural estates"@en,
        "Landbrukseiendommer"@nb .

humord:c59807 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59807" ;
    dct:modified "2024-11-08T10:18:10"^^xsd:dateTime ;
    skos:altLabel "Juno"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Juno var den høyeste og mektigste gudinnen i romersk religion. Hun ble oppfattet som Jupiters hustru og derfor som himmelens dronning.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juno"@en,
        "Juno"@nb ;
    skos:related humord:c13101 .

humord:c59808 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59808" ;
    dct:modified "2023-04-17T12:11:12"^^xsd:dateTime ;
    skos:altLabel "Artist's houses"@en,
        "Artist's residences"@en,
        "Kunstnerhjem"@nb ;
    skos:broader humord:c05206 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artist's homes"@en,
        "Kunstnerboliger"@nb .

humord:c59809 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59809" ;
    dct:modified "2023-05-29T19:39:28"^^xsd:dateTime ;
    skos:altLabel "Lombardisk rett"@nb ;
    skos:broader humord:c25381 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lombard law"@en,
        "Langobardisk rett"@nb .

humord:c59810 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59810" ;
    dct:modified "2025-01-06T10:34:49"^^xsd:dateTime ;
    skos:altLabel "Long haul"@en,
        "Langtransport"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long-distance haulage"@en,
        "Langtransport"@nb .

humord:c59811 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59811" ;
    dct:modified "2023-04-17T12:30:50"^^xsd:dateTime ;
    skos:altLabel "Executive compensation"@en ;
    skos:broader humord:c07838 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Executive pay"@en,
        "Lederlønninger"@nb .

humord:c59812 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59812" ;
    dct:modified "2023-11-13T07:54:11"^^xsd:dateTime ;
    skos:altLabel "Principle of legality"@en ;
    skos:broader humord:c08964 ;
    skos:definition "Legalitetsprinsippet (av latin: nulla poena sine lege, «ingen straff uten lov») innebærer at staten ikke kan gjøre inngrep i borgernes rettsstilling uten hjemmel i lov og er ment å beskytte individene mot statsmakten  <jusleksikon.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Principle of legal authority"@en,
        "Legalitetsprinsippet"@nb .

humord:c59813 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59813" ;
    dct:modified "2023-11-13T07:54:43"^^xsd:dateTime ;
    skos:altLabel "Gift inter vivos"@en,
        "Lifetime gift"@en ;
    skos:broader humord:c17770 ;
    skos:definition "Livsgave er en gave som det er giverens mening å fullbyrde mens han lever og som har eller er ment å ha realitet for giveren i giverens levetid. At en gave er en livsgave innebærer i arverettslig sammenheng at gavemottageren har krav på den selv om den ikke er gitt i testaments form, og selv om den ellers ville ha krenket livsarvingens pliktdel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inter vivos gift"@en,
        "Livsgaver"@nb .

humord:c59814 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59814" ;
    dct:modified "2023-08-28T08:50:23"^^xsd:dateTime ;
    skos:altLabel "Right of redemption of property"@en ;
    skos:broader humord:c59260 ;
    skos:definition "løsningsrett, rett til å overta et formuesgode, især en fast eiendom  <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of redemption"@en,
        "Løsningsrett"@nb .

humord:c59815 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59815" ;
    dct:modified "2024-11-26T17:29:47"^^xsd:dateTime ;
    skos:altLabel "Lønnsoppgåver"@nb ;
    skos:broader humord:c00154,
        humord:c08963,
        humord:c24284 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Certificate of pay and tax deducted"@en,
        "Lønnsoppgaver"@nb .

humord:c59816 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59816" ;
    dct:modified "2023-04-17T12:53:01"^^xsd:dateTime ;
    skos:broader humord:c59540 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Registers of mortgaged movable property"@en,
        "Løsøreregistre"@nb .

humord:c59817 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59817" ;
    dct:modified "2023-04-17T12:56:03"^^xsd:dateTime ;
    skos:altLabel "Exchange of properties"@en ;
    skos:broader humord:c07804 ;
    skos:definition "Bytte av fast eiendom. Makeskifte forekommer særlig ved grenseregulering: A får f.eks. en bit av Bs tomt og omvendt for at grensen skal gå langs en mer praktisk linje <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exchange of real property"@en,
        "Makeskifte"@nb .

humord:c59818 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59818" ;
    dct:modified "2023-04-17T13:31:33"^^xsd:dateTime ;
    skos:altLabel "Dual citizenship"@en,
        "Dual nationality"@en,
        "Multiple nationality"@en,
        "Dobbelt statsborgerskap"@nb ;
    skos:broader humord:c09761 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiple citizenship"@en,
        "Mangfoldig statsborgerskap"@nb .

humord:c59819 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59819" ;
    dct:modified "2023-04-17T13:34:32"^^xsd:dateTime ;
    skos:broader humord:c59314 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marketing law"@en,
        "Markedsføringsrett"@nb .

humord:c59820 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59820" ;
    dct:modified "2023-04-17T13:36:21"^^xsd:dateTime ;
    skos:broader humord:c59819 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marketing acts"@en,
        "Markedsføringslover"@nb .

humord:c59821 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59821" ;
    dct:modified "2023-04-17T13:41:44"^^xsd:dateTime ;
    skos:broader humord:c59314 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Market law"@en,
        "Markedsrett"@nb .

humord:c59822 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59822" ;
    dct:modified "2023-04-17T13:48:55"^^xsd:dateTime ;
    skos:altLabel "Civil actions"@en,
        "Law suit"@en,
        "Lawsuit"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Et søksmål er en sak der partene ikke kommer til enighet, der saken bringes inn til retten for å få en løsning <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law suits"@en,
        "Søksmål"@nb .

humord:c59823 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59823" ;
    dct:modified "2023-04-17T13:50:55"^^xsd:dateTime ;
    skos:broader humord:c59822 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Class action"@en,
        "Massesøksmål"@nb .

humord:c59824 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59824" ;
    dct:modified "2023-04-17T13:51:45"^^xsd:dateTime ;
    skos:altLabel "Counterclaims"@en ;
    skos:broader humord:c59822 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross actions"@en,
        "Motsøksmål"@nb .

humord:c59825 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59825" ;
    dct:modified "2023-04-17T13:54:49"^^xsd:dateTime ;
    skos:altLabel "Parallel lawsuits"@en ;
    skos:broader humord:c59822 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel law suits"@en,
        "Parallelle søksmål"@nb .

humord:c59826 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59826" ;
    dct:modified "2023-04-17T13:58:44"^^xsd:dateTime ;
    skos:altLabel "Multi-party actions"@en ;
    skos:broader humord:c59822 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group actions"@en,
        "Gruppesøksmål"@nb .

humord:c59827 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59827" ;
    dct:modified "2024-08-20T10:16:11"^^xsd:dateTime ;
    skos:altLabel "High seas"@en,
        "Open seas"@en,
        "Fritt hav"@nb,
        "Internasjonalt farvatn"@nb,
        "Opent hav"@nb,
        "Åpent hav"@nb ;
    skos:broader humord:c13994 ;
    skos:definition "Internasjonalt farvann er havområdet som ikke inngår i noen stats territorialfarvann og er områder utenfor noen stats jurisdiksjon <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International waters"@en,
        "Internasjonalt farvann"@nb ;
    skos:related humord:c23602 .

humord:c59829 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59829" ;
    dct:modified "2023-08-28T08:44:31"^^xsd:dateTime ;
    skos:altLabel "Airspace"@en ;
    skos:broader humord:c08955,
        humord:c09019 ;
    skos:definition "Luftterritoriet er luftrommet over en stats landterritorium og sjøterritorium <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Air space"@en,
        "Luftterritorier"@nb .

humord:c59830 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59830" ;
    dct:modified "2024-10-30T15:49:08"^^xsd:dateTime ;
    skos:altLabel "Ponces"@en,
        "Procurers"@en,
        "Hallikar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Hallik er en betegnelse på personer som rekrutterer til, organiserer eller utnytter andres prostitusjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pimps"@en,
        "Halliker"@nb ;
    skos:related humord:c07523,
        humord:c09212 .

humord:c59831 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59831" ;
    dct:modified "2023-06-06T09:17:44"^^xsd:dateTime ;
    skos:altLabel "Luhansk (Province)"@en,
        "Luhansk oblast"@nb,
        "Luhanska oblast"@nb ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luhansk oblast"@en,
        "Luhansk fylke"@nb .

humord:c59832 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59832" ;
    dct:modified "2023-04-18T08:42:59"^^xsd:dateTime ;
    skos:altLabel "Donetsk (Province)"@en,
        "Donetsk oblast"@nb ;
    skos:broader humord:c03619 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Donetsk oblast"@en,
        "Donetsk fylke"@nb .

humord:c59833 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59833" ;
    dct:modified "2024-04-23T07:54:33"^^xsd:dateTime ;
    skos:altLabel "Ocean floor"@en,
        "Ocean floor landscape"@en,
        "Sea floor"@en,
        "Seabed landscape"@en,
        "Seafloor landscape"@en,
        "Botnlandskap"@nb,
        "Bunnlandskap"@nb,
        "Havbotnen"@nb,
        "Havbotnforhold"@nb,
        "Havbotntilhøve"@nb,
        "Havbunnsforhold"@nb ;
    skos:broader humord:c59834 ;
    skos:definition "Havbunnen er den delen av Jordens overflate som er dekket av hav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seabed"@en,
        "Havbunnen"@nb ;
    skos:related humord:c65914 .

humord:c59834 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59834" ;
    dct:modified "2025-03-24T12:32:47"^^xsd:dateTime ;
    skos:altLabel "Marine geology"@en,
        "Ocean bed geology"@en,
        "Ocean floor geology"@en,
        "Sea floor geology"@en,
        "Submarine geology"@en,
        "Havbotnsgeologi"@nb,
        "Havbunnsgeologi"@nb,
        "Marin geologi"@nb,
        "Maringeologi"@nb,
        "Regional havbotnsgeologi"@nb,
        "Regional havbunnsgeologi"@nb,
        "Submarin geologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Maringeologi, gren av geologien som behandler prosesser og avleiringer utenfor kysten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea bed geology"@en,
        "Maringeologi"@nb .

humord:c59835 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59835" ;
    dct:modified "2025-01-06T10:19:00"^^xsd:dateTime ;
    skos:altLabel "Harbour basins"@en,
        "Hamnebasseng"@nb ;
    skos:broader humord:c04353 ;
    skos:definition "Havnebassenget er et mer eller mindre lukket område av en havn <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dock basins"@en,
        "Havnebasseng"@nb .

humord:c59836 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59836" ;
    dct:modified "2023-04-18T09:37:57"^^xsd:dateTime ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harbour police"@en,
        "Havnepoliti"@nb .

humord:c59837 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59837" ;
    dct:modified "2023-04-18T09:52:13"^^xsd:dateTime ;
    skos:altLabel "Patrolmen"@en,
        "Ordenspolitiet"@nb ;
    skos:broader humord:c08921 ;
    skos:definition "Ordenspolitiet er den del av politiet som opptrer uniformert og har som vesentligste oppgaver å opprettholde den alminnelige ro og orden, og å gripe inn overfor alt som forstyrrer den alminnelige ferdsel og borgernes sikkerhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uniformed police"@en,
        "Ordenspoliti"@nb .

humord:c59838 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59838" ;
    dct:modified "2023-04-18T10:01:45"^^xsd:dateTime ;
    skos:broader humord:c08249 ;
    skos:definition "En politihund er en hund spesialutdannet for tjeneste i politiet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police dogs"@en,
        "Politihunder"@nb ;
    skos:related humord:c08921 .

humord:c59839 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59839" ;
    dct:modified "2024-11-26T17:34:16"^^xsd:dateTime ;
    skos:altLabel "Certificate of good conduct"@en,
        "Politiattest"@nb,
        "Politiattestar"@nb,
        "Vandelsattestar"@nb,
        "Vandelsattester"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Politiattest er en attest utstedt av politiet med opplysninger om en persons oppføringer i politiregistrene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal record certificate"@en,
        "Politiattester"@nb .

humord:c59840 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59840" ;
    dct:modified "2024-11-05T07:58:20"^^xsd:dateTime ;
    skos:altLabel "Politiske forbrytarar"@nb,
        "Politiske forbrytere"@nb,
        "Politiske lovbrytarar"@nb ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political  criminals"@en,
        "Politiske lovbrytere"@nb .

humord:c59841 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59841" ;
    dct:modified "2023-04-18T10:18:08"^^xsd:dateTime ;
    skos:altLabel "Fortrinnsrettigheter (Statsrett)"@nb,
        "Særrettigheter"@nb ;
    skos:broader humord:c08964 ;
    skos:definition "Prerogativ er en fortrinnsrett eller et privilegium (som følger med en stilling, posisjon); en særrett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prerogatives"@en,
        "Prerogativer"@nb .

humord:c59842 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59842" ;
    dct:modified "2025-01-03T08:08:19"^^xsd:dateTime ;
    skos:altLabel "Prize courts"@en,
        "Prisedomstolar"@nb,
        "Prisedomstoler"@nb,
        "Priserett"@nb ;
    skos:broader humord:c08884 ;
    skos:definition "Prise er handelsfartøy og last som tas som krigsbytte i forbindelse med en væpnet konflikt. Når skip og eventuell last er tatt som prise av en krigførendes krigsskip, må spørsmålet om det er god prise avgjøres av en priserett, som vil prisedømme eller frigi det  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prize court"@en,
        "Priserett"@nb ;
    skos:related humord:c11894,
        humord:c24390 .

humord:c59843 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59843" ;
    dct:modified "2025-01-22T07:20:31"^^xsd:dateTime ;
    skos:altLabel "Pro forma marriage"@en,
        "Proforma-marriage"@en,
        "Proforma-ekteskap"@nb,
        "Proformaekteskap"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Omgåelsesekteskap er et ekteskap der hovedformålet med å gifte seg er å oppnå tillatelse til å oppholde seg i Norge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proforma marriage"@en,
        "Omgåelsesekteskap"@nb .

humord:c59844 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59844" ;
    dct:modified "2024-06-13T07:45:28"^^xsd:dateTime ;
    skos:altLabel "Programutviklarar"@nb,
        "Programutviklere"@nb,
        "Programvareutviklarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software developers"@en,
        "Programvareutviklere"@nb .

humord:c59846 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59846" ;
    dct:modified "2023-04-18T10:53:45"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:definition "Prosedyre er innen juss det å føre saker for retten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal procedure"@en,
        "Prosedyre (Prosessrett)"@nb .

humord:c59847 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59847" ;
    dct:modified "2024-10-31T13:53:49"^^xsd:dateTime ;
    skos:altLabel "Prosessfullmektigar"@nb ;
    skos:broader humord:c07391 ;
    skos:definition "Prosessfullmektig, person som opptrer som fullmektig for en part i en rettssak, som fører saken for en part; vanligvis en advokat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal representatives"@en,
        "Prosessfullmektiger"@nb .

humord:c59848 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59848" ;
    dct:modified "2023-09-04T12:33:01"^^xsd:dateTime ;
    skos:altLabel "Stare decisis"@en ;
    skos:broader humord:c08932 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doctrines of precedent"@en,
        "Prejudikatslære"@nb .

humord:c59849 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59849" ;
    dct:modified "2023-04-18T11:18:58"^^xsd:dateTime ;
    skos:broader humord:c07838 ;
    skos:definition "Provisjon er en prosentvis beregnet godtgjørelse som mellommenn får for utførelse av oppdrag  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commission"@en,
        "Provisjon"@nb .

humord:c59850 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59850" ;
    dct:modified "2023-06-06T09:21:42"^^xsd:dateTime ;
    skos:altLabel "Time of probation (Labour law)"@en ;
    skos:broader humord:c25645 ;
    skos:definition "Prøvetid er en periode ved innledningen av et arbeidsforhold der arbeidstakeren er ansatt på prøve. Formålet med prøvetiden er at arbeidsgiver i en tidsbegrenset periode skal kunne prøve arbeidstakerens egnethet til stillingen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probation (Labour law)"@en,
        "Prøvetid (Arbeidsrett)"@nb ;
    skos:related humord:c09132 .

humord:c59851 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59851" ;
    dct:modified "2024-05-27T12:22:39"^^xsd:dateTime ;
    skos:altLabel "Conditional release"@en,
        "Release on licence"@en,
        "Løslatelse på prøve"@nb,
        "Prøvetid (Strafferett)"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Løslatelse på prøve er løslatelse fra fengsel før idømt straff er ferdigsonet, på betingelse av at visse vilkår overholdes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parole (Criminal law)"@en,
        "Prøveløslatelse"@nb ;
    skos:related humord:c66557 .

humord:c59852 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59852" ;
    dct:modified "2024-08-14T09:48:14"^^xsd:dateTime ;
    skos:altLabel "Analogi (Rettskjelder)"@nb ;
    skos:broader humord:c08922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analogy (Sources of law)"@en,
        "Analogi (Rettskilder)"@nb .

humord:c59853 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59853" ;
    dct:modified "2024-07-05T07:41:15"^^xsd:dateTime ;
    skos:altLabel "Administrative sanksjonar"@nb,
        "Forvaltingstvang"@nb,
        "Forvaltningstvang"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative sanctions"@en,
        "Administrative sanksjoner"@nb .

humord:c59854 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59854" ;
    dct:modified "2025-01-06T07:23:59"^^xsd:dateTime ;
    skos:altLabel "Avhaldsplikt (Rusmiddel)"@nb,
        "Pliktmessig avhald (Rusmiddel)"@nb,
        "Pliktmessig avhold (Rusmidler)"@nb ;
    skos:broader humord:c13505 ;
    skos:definition "Pliktmessig avhold er en plikt for personer i visse stillinger eller yrker til å ikke innta ellers lovlige rusmidler.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsory abstinence (Drugs and alcohol)"@en,
        "Avholdsplikt (Rusmidler)"@nb .

humord:c59855 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59855" ;
    dct:modified "2024-08-28T20:48:18"^^xsd:dateTime ;
    skos:altLabel "Avkorting (Forsikringsrett)"@nb ;
    skos:broader humord:c08975 ;
    skos:definition "Avkorting - jus er et juridisk begrep for reduksjon av beregnet forsikringsutbetaling eller annen erstatning fordi sikrede/skadelidte har medvirket til skaden, for eksempel fordi vedkommende ikke har sikret seg godt nok mot brann eller tyveri eller har overtrådt sikkerhetsforskrifter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bringing into account (Insurance law)"@en,
        "Avkorting (Forsikringsrett)"@nb .

humord:c59856 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59856" ;
    dct:modified "2024-10-10T08:57:44"^^xsd:dateTime ;
    skos:altLabel "Ground service"@en,
        "Bakketeneste"@nb ;
    skos:broader humord:c12859 ;
    skos:definition "Bakketjeneste er all virksomhet ved en flyplass som bidrar til å holde ordinær lufttrafikk i gang <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ground handling"@en,
        "Bakketjeneste"@nb .

humord:c59857 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59857" ;
    dct:modified "2025-01-06T13:35:07"^^xsd:dateTime ;
    skos:altLabel "Bunkers (Brensel)"@nb ;
    skos:broader humord:c21920 ;
    skos:definition "Bunkers er drivstoff til et skips maskiner <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bunkers (Fuels)"@en,
        "Bunkers (Brensel)"@nb .

humord:c59858 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59858" ;
    dct:modified "2023-04-20T12:45:35"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: Ordet er avledet av loven med samme navn. Det finnes ikke noe ord på bokmål for dette."@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "House-building acts"@en,
        "Bustadoppføringslover"@nb .

humord:c59859 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59859" ;
    dct:modified "2024-11-08T15:51:52"^^xsd:dateTime ;
    skos:altLabel "Sikkerheitskrav"@nb,
        "Tryggleikskrav"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Safety requirements"@en,
        "Sikkerhetskrav"@nb .

humord:c59860 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59860" ;
    dct:modified "2023-04-20T12:57:09"^^xsd:dateTime ;
    skos:altLabel "Satisfaction of claims acts"@en ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creditors security acts"@en,
        "Dekningslover"@nb .

humord:c59861 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59861" ;
    dct:modified "2023-04-20T13:08:44"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diplomatic law"@en,
        "Diplomatrett"@nb .

humord:c59862 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59862" ;
    dct:modified "2023-04-20T13:14:39"^^xsd:dateTime ;
    skos:broader humord:c58981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disciplinary law (Military law)"@en,
        "Disiplinærrett (Militærrett)"@nb .

humord:c59863 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59863" ;
    dct:modified "2023-04-20T13:17:03"^^xsd:dateTime ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disciplinary violations"@en,
        "Disiplinærbrudd"@nb .

humord:c59864 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59864" ;
    dct:modified "2023-04-20T13:19:35"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disciplinary courts"@en,
        "Disiplinærdomstoler"@nb .

humord:c59865 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59865" ;
    dct:modified "2024-11-04T08:28:10"^^xsd:dateTime ;
    skos:altLabel "Dispasjørar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Dispasjør er en person som har som oppgave å gjennomføre felleshavarioppgjør (dispasje) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Average adjusters"@en,
        "Dispasjører"@nb ;
    skos:related humord:c24390 .

humord:c59866 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59866" ;
    dct:modified "2024-11-20T12:35:26"^^xsd:dateTime ;
    skos:altLabel "Disposisjonsrett"@nb ;
    skos:broader humord:c26430 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of disposal"@en,
        "Disposisjonsrett"@nb .

humord:c59867 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59867" ;
    dct:modified "2024-11-13T07:51:23"^^xsd:dateTime ;
    skos:altLabel "Claim for compensation"@en,
        "Claim for restitution"@en,
        "Claims for indemnity"@en,
        "Erstatningskrav"@nb ;
    skos:broader humord:c22332 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Claims for damages"@en,
        "Erstatningskrav"@nb .

humord:c59868 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59868" ;
    dct:modified "2023-04-21T08:51:07"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prison sociology"@en,
        "Fengselssosiologi"@nb .

humord:c59869 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59869" ;
    dct:modified "2024-09-30T12:52:11"^^xsd:dateTime ;
    skos:altLabel "National insurance acts"@en,
        "Folketrygdlovar"@nb,
        "Folketrygdlover"@nb,
        "Folketrygdlovgiing"@nb,
        "Folketrygdlovgiving"@nb,
        "Folketrygdlovgivning"@nb,
        "Folketrygdlovgjeving"@nb ;
    skos:broader humord:c23919 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "National health insurance acts"@en,
        "Folketrygdlover"@nb .

humord:c59870 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59870" ;
    dct:modified "2023-04-21T12:59:14"^^xsd:dateTime ;
    skos:altLabel "Student organisations"@en,
        "Student organizations"@en,
        "Studentorganisasjoner"@nb ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School Student Unions"@en,
        "Elevorganisasjoner"@nb .

humord:c59871 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59871" ;
    dct:modified "2023-04-21T13:56:51"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:definition "Forbruksskatt er den gruppe av skatter som direkte eller indirekte rammer en persons inntekt gjennom forbruket <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumption tax"@en,
        "Forbruksskatt"@nb .

humord:c59872 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59872" ;
    dct:modified "2023-04-21T14:03:15"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statutes of limitations"@en,
        "Foreldelseslover"@nb .

humord:c59873 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59873" ;
    dct:modified "2023-11-13T08:21:35"^^xsd:dateTime ;
    skos:altLabel "Fixed penalty fines"@en,
        "Fixed penalty notices"@en,
        "Fixed penalty ticket"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Forenklet rettergang var tidligere en enklere form for behandlingsmåte i tingretten innen norsk sivilprosess som kunne avtales brukt av partene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simplified trial procedure in small disputes"@en,
        "Forenklet rettergang"@nb .

humord:c59874 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59874" ;
    dct:modified "2023-04-21T14:16:56"^^xsd:dateTime ;
    skos:altLabel "First refusal"@en,
        "Option to buy"@en,
        "Pre-emptive right"@en ;
    skos:broader humord:c59260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of pre-emption"@en,
        "Forkjøpsrett"@nb .

humord:c59875 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59875" ;
    dct:modified "2023-04-21T14:27:36"^^xsd:dateTime ;
    skos:broader humord:c09105,
        humord:c59876 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Publishing contracts"@en,
        "Forlagsavtaler"@nb .

humord:c59876 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59876" ;
    dct:modified "2023-04-21T14:26:40"^^xsd:dateTime ;
    skos:broader humord:c22715 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Publishing law"@en,
        "Forlagsrett"@nb .

humord:c59877 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59877" ;
    dct:modified "2023-04-21T14:31:12"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formal requirements"@en,
        "Formkrav"@nb .

humord:c59878 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59878" ;
    dct:modified "2024-11-07T13:45:05"^^xsd:dateTime ;
    skos:altLabel "The aggrieved"@en,
        "Fornærma"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Fornærmede er en person som er blitt utsatt for eller rammet av en straffbar handling <SNL >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The offended"@en,
        "Fornærmede"@nb ;
    skos:related humord:c13366 .

humord:c59879 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59879" ;
    dct:modified "2023-04-21T14:39:29"^^xsd:dateTime ;
    skos:altLabel "Minor offences"@en,
        "Misdemeanors"@en,
        "Misdemeanours"@en,
        "Summary offences"@en ;
    skos:broader humord:c08890,
        humord:c08966 ;
    skos:definition "Forseelse er et begrep som fram til 2005 ble brukt om mindre grove lovbrudd som ikke kvalifiserte til å være en forbrytelse. I straffeloven av 2005 er alle handlinger kalt for «lovbrudd» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Offences"@en,
        "Forseelser"@nb .

humord:c59880 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59880" ;
    dct:modified "2024-11-20T12:37:03"^^xsd:dateTime ;
    skos:altLabel "Forsamlingsfridom"@nb,
        "Forsamlingsrett"@nb ;
    skos:broader humord:c21495 ;
    skos:definition "Forsamlingsfrihet, eller forsamlingsrett, er retten til å komme sammen for å drøfte eller gi uttrykk for fellesinteresser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of assembly"@en,
        "Forsamlingsfrihet"@nb .

humord:c59881 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59881" ;
    dct:modified "2023-06-06T08:57:28"^^xsd:dateTime ;
    skos:altLabel "Failed contractual assumption"@en,
        "Forutsetningslæren"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Bristende forutsetning er et uttrykk for at forutsetninger man la til grunn ved en avtaleinngåelse ikke stemmer eller at det har oppstått hendelser som gjør at det blir urimelig eller umulig å oppfylle avtalen <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Failure of presupposed conditions"@en,
        "Bristende forutsetninger"@nb .

humord:c59882 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59882" ;
    dct:modified "2024-10-14T11:03:59"^^xsd:dateTime ;
    skos:altLabel "Environmental change"@en,
        "Habitatforstyrrelser"@nb,
        "Habitatforstyrringar"@nb,
        "Miljøendringar"@nb,
        "Miljøforandringar"@nb,
        "Miljøforandringer"@nb,
        "Miljøforstyrrelser"@nb,
        "Miljøforstyrringar"@nb ;
    skos:broader humord:c11911,
        humord:c24212 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental changes"@en,
        "Miljøendringer"@nb .

humord:c59883 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59883" ;
    dct:modified "2024-10-14T13:44:18"^^xsd:dateTime ;
    skos:altLabel "Ecological restoration"@en,
        "Ecosystem restoration"@en,
        "Rehabilitation ecology"@en,
        "Restoration of ecosystems"@en,
        "Miljørestaurering"@nb,
        "Restaureringsøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "En tverrfaglig disiplin som omfatter bevaringsbiologi, landskapsøkologi og tradisjonell anvendt økologi, og har som formål å tilbakeføre menneskeskapte endring av naturmiljøer, habitater og økosystemer tilbake til sin opprinnelige form det hadde før menneskelig påvirkning <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Restoration ecology"@en,
        "Restaureringsøkologi"@nb .

humord:c59884 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59884" ;
    dct:modified "2023-04-24T15:12:33"^^xsd:dateTime ;
    skos:altLabel "Protection of a design"@en,
        "Protection of a patent"@en,
        "Protection of registered designs"@en,
        "Beskyttelse av design"@nb,
        "Designbeskyttelse"@nb ;
    skos:broader humord:c25027 ;
    skos:definition "Design- eller mønsterbeskyttelse innebærer at man har enerett til å utnytte en bestemt design kommersielt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copyright in designs"@en,
        "Mønsterbeskyttelse"@nb ;
    skos:related humord:c07765 .

humord:c59885 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59885" ;
    dct:modified "2025-01-06T13:38:57"^^xsd:dateTime ;
    skos:altLabel "Circuit cards"@en,
        "Krinskort"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Kretskort, plate eller kort med sammenkoblede elektroniske komponenter, som sammen danner én eller flere elektriske kretser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circuit boards"@en,
        "Kretskort"@nb .

humord:c59886 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59886" ;
    dct:modified "2024-08-28T20:39:47"^^xsd:dateTime ;
    skos:altLabel "Avhendingslovar"@nb,
        "Avhendingslover"@nb ;
    skos:broader humord:c07804 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alienation acts"@en,
        "Avhendingslover"@nb .

humord:c59887 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59887" ;
    dct:modified "2023-04-24T15:52:29"^^xsd:dateTime ;
    skos:broader humord:c13366 ;
    skos:definition "Beslaglegging er det å ta i midlertidig forvaring hos politiet; konfiskering <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sequestration law"@en,
        "Beslagsrett"@nb .

humord:c59888 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59888" ;
    dct:modified "2024-01-29T12:54:26"^^xsd:dateTime ;
    skos:altLabel "Avgjerdsstøttesystem"@nb,
        "Avgjerdstabellar"@nb,
        "Beslutningstabeller"@nb,
        "Datastøtta avgjerd"@nb,
        "Datastøtta avgjersle"@nb,
        "Datastøttet beslutning"@nb ;
    skos:broader humord:c12518 ;
    skos:definition "Datasystem/verktøy som ved hjelp av registrerte data og regelverk brukes som underlag for beslutninger <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decision support systems"@en,
        "Beslutningsstøttesystemer"@nb .

humord:c59889 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59889" ;
    dct:modified "2023-04-24T15:57:43"^^xsd:dateTime ;
    skos:altLabel "Motor vehicle liability"@en,
        "Motorvognansvar"@nb ;
    skos:broader humord:c22335 ;
    skos:definition "Bilansvar er erstatningsansvar for skade som motorvogner volder på personer eller ting <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liability for motor vehicle"@en,
        "Bilansvar"@nb .

humord:c59890 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59890" ;
    dct:modified "2023-04-24T16:01:13"^^xsd:dateTime ;
    skos:altLabel "Motor vehicle liability acts"@en,
        "Motorvognansvarslover"@nb ;
    skos:broader humord:c08973 ;
    skos:definition "Bilansvarsloven, lov som gir regler for erstatningsrettslig bilansvar <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liability for motor vehicle acts"@en,
        "Bilansvarslover"@nb .

humord:c59891 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59891" ;
    dct:modified "2023-11-13T08:22:18"^^xsd:dateTime ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Housing cooperative acts"@en,
        "Borettslover"@nb .

humord:c59892 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59892" ;
    dct:modified "2023-04-24T16:14:23"^^xsd:dateTime ;
    skos:altLabel "Depositing acts"@en ;
    skos:broader humord:c59053 ;
    skos:definition "Deponering er å plassere penger eller ting til midlertidig oppbevaring (forvaring) hos en annen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deposit acts"@en,
        "Deponeringslover"@nb .

humord:c59893 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59893" ;
    dct:modified "2023-04-26T13:00:13"^^xsd:dateTime ;
    skos:altLabel "Bevispreklusjon"@nb ;
    skos:broader humord:c13366 ;
    skos:definition "Straffeprosessloven § 293 første ledd gir adgang til bevisavskjæring når hovedforhandlingen må utsettes for at beviset skal kunne føres <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exclusion of evidence"@en,
        "Bevisavskjæring"@nb .

humord:c59894 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59894" ;
    dct:modified "2024-08-15T13:23:48"^^xsd:dateTime ;
    skos:altLabel "Lifting the corporate veil"@en,
        "Ansvarsgjennombrot"@nb,
        "Ansvarsgjennombrott"@nb ;
    skos:broader humord:c08981 ;
    skos:definition "Ansvarsgjennombrudd vil si at aksjeselskapsformen settes til side, og at en eller flere aksjeeiere blir personlig ansvarlig for selskapets forpliktelser eller for tap som er voldt ved dets virksomhet <Ot.prp. nr. 23 (1996-97)>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Piercing the corporate veil"@en,
        "Ansvarsgjennombrudd"@nb .

humord:c59895 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59895" ;
    dct:modified "2023-04-25T11:00:41"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legitimate expectations"@en,
        "Berettigede forventninger"@nb .

humord:c59897 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59897" ;
    dct:modified "2024-10-15T13:21:40"^^xsd:dateTime ;
    skos:altLabel "Basisselskap"@nb,
        "Postkasseselskaper"@nb ;
    skos:broader humord:c08963 ;
    skos:definition "Et basisselskap er et selskap med en annen postadresse enn der man naturlig har virksomhet. Formålet med dette er ofte å slippe å betale - eller unndra skatt <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Base companies"@en,
        "Basisselskaper"@nb .

humord:c59898 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59898" ;
    dct:modified "2024-06-26T07:18:20"^^xsd:dateTime ;
    skos:altLabel "Grunnliner"@nb,
        "Grunnlinjer"@nb ;
    skos:broader humord:c13994 ;
    skos:definition "Grunnlinjen er en kyststats avgrensning mot havet. Grunnlinjen er basis for å fastlegge yttergrensene for kyststatens soner: sjøterritoriet, tilstøtende sone, økonomisk sone og kontinentalsokkelen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baselines"@en,
        "Grunnlinjer"@nb .

humord:c59899 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59899" ;
    dct:modified "2023-04-26T07:17:24"^^xsd:dateTime ;
    skos:altLabel "Owned property"@en ;
    skos:broader humord:c07804 ;
    skos:definition "Grunneiendom er fast eiendom med eget gårdsnummer og bruksnummer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landed property"@en,
        "Grunneiendom"@nb .

humord:c59900 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59900" ;
    dct:modified "2023-04-26T07:30:33"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cartel law"@en,
        "Kartellrett"@nb .

humord:c59901 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59901" ;
    dct:modified "2024-12-09T12:08:43"^^xsd:dateTime ;
    skos:altLabel "Race in sailboats"@en,
        "Kappseiling"@nb,
        "Kappsigling"@nb,
        "Regattaar"@nb,
        "Regattaer"@nb ;
    skos:broader humord:c11955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regattas"@en,
        "Kappseiling"@nb .

humord:c59902 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59902" ;
    dct:modified "2023-04-26T07:46:33"^^xsd:dateTime ;
    skos:altLabel "Surrender"@en ;
    skos:broader humord:c08955 ;
    skos:definition "Kapitulere betyr å overgi seg eller oppgi kamp og motstand mot fienden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capitulation"@en,
        "Kapitulasjon"@nb .

humord:c59903 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59903" ;
    dct:modified "2023-04-26T07:50:22"^^xsd:dateTime ;
    skos:broader humord:c59574 ;
    skos:definition "Kapitalnedsettelse er en reduksjon av aksjekapitalen <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capital reduction"@en,
        "Kapitalnedsettelse"@nb .

humord:c59904 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59904" ;
    dct:modified "2023-04-26T08:02:05"^^xsd:dateTime ;
    skos:broader humord:c09108 ;
    skos:definition "Kabelnett er kablet infrastruktur som kan overføre kringkastingssendinger med lyd- og billedopptak (kabel-TV) eller informasjon til de tilknyttede mottakerne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cable network"@en,
        "Kabelnett"@nb .

humord:c59905 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59905" ;
    dct:modified "2023-04-26T15:17:39"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of war"@en,
        "Krigens rett"@nb .

humord:c59906 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59906" ;
    dct:modified "2023-04-26T15:19:18"^^xsd:dateTime ;
    skos:broader humord:c59024 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Preliminary references"@en,
        "Prejudisielle forelegg"@nb .

humord:c59907 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59907" ;
    dct:modified "2023-06-06T09:11:02"^^xsd:dateTime ;
    skos:altLabel "Co-ownership of land"@en,
        "Jordsameie"@nb ;
    skos:broader humord:c58998 ;
    skos:definition "Jordfellesskap er sameie i jordbruksforhold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Communal ownership of land"@en,
        "Jordfellesskap"@nb .

humord:c59908 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59908" ;
    dct:modified "2024-08-15T11:53:03"^^xsd:dateTime ;
    skos:altLabel "Jordbrukslandskap"@nb ;
    skos:broader humord:c11544 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural landscapes"@en,
        "Jordbrukslandskap"@nb .

humord:c59909 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59909" ;
    dct:modified "2023-04-26T16:10:36"^^xsd:dateTime ;
    skos:broader humord:c59744 ;
    skos:editorialNote "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farming law"@en,
        "Jordbruksrett"@nb .

humord:c59910 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59910" ;
    dct:modified "2023-04-27T09:29:24"^^xsd:dateTime ;
    skos:altLabel "Gardening law"@en,
        "Horticultural law"@en ;
    skos:broader humord:c59744 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horticulture law"@en,
        "Hagebruksrett"@nb .

humord:c59911 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59911" ;
    dct:modified "2023-04-26T16:20:38"^^xsd:dateTime ;
    skos:altLabel "Semi-conductor devices"@en,
        "Semi-conductor technology"@en,
        "Semiconductor device physics"@en,
        "Semiconductor devices"@en,
        "Halvlederkomponenter"@nb,
        "Halvlederteknologi"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semiconductor technology"@en,
        "Halvlederteknikk"@nb .

humord:c59912 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59912" ;
    dct:modified "2024-10-24T12:39:21"^^xsd:dateTime ;
    skos:altLabel "Bamaraga  language"@en,
        "Mamara  language"@en,
        "Mianka  language"@en,
        "Miniyanka  language"@en,
        "Minya  language"@en,
        "Minyanka language"@en,
        "Tupiire language"@en,
        "Minyanka språk"@nb ;
    skos:broader humord:c12747 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb,
        "Språkkode: myk"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minyanka language"@en,
        "Minyanka språk"@nb .

humord:c59913 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59913" ;
    dct:modified "2023-04-28T16:24:15"^^xsd:dateTime ;
    skos:altLabel "Chantage"@en,
        "Extortion"@en ;
    skos:broader humord:c23284 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blackmail"@en,
        "Utpressing"@nb ;
    skos:related humord:c59075 .

humord:c59914 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59914" ;
    dct:modified "2023-11-28T09:22:45"^^xsd:dateTime ;
    skos:altLabel "Dataadministrasjon"@nb,
        "Forskingsdatahandsaming"@nb ;
    skos:broader humord:c59286 ;
    skos:definition "Forskningsdatahåndtering inkluderer datadokumentasjon, organisering, lisensiering, deling, arkivering og gjenbruk <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research data management"@en,
        "Forskningsdatahåndtering"@nb .

humord:c59915 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59915" ;
    dct:modified "2023-05-10T12:41:05"^^xsd:dateTime ;
    skos:altLabel "Handelsregistre"@nb ;
    skos:broader humord:c07590 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Registers of business enterprises"@en,
        "Foretaksregistre"@nb .

humord:c59916 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59916" ;
    dct:modified "2023-05-04T08:29:04"^^xsd:dateTime ;
    skos:altLabel "Business enterprise law"@en,
        "Næringslivsjus"@nb ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enterprise law"@en,
        "Foretaksrett"@nb .

humord:c59917 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59917" ;
    dct:modified "2023-05-05T09:02:02"^^xsd:dateTime ;
    skos:altLabel "Juvenile detention centers"@en,
        "Young offender institutions"@en,
        "Youth detention centers"@en,
        "Youth prisons"@en ;
    skos:broader humord:c14490 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Youth detention centres"@en,
        "Ungdomsfengsler"@nb .

humord:c59918 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59918" ;
    dct:modified "2023-05-04T08:50:45"^^xsd:dateTime ;
    skos:broader humord:c13961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Youth institutions"@en,
        "Ungdomsinstitusjoner"@nb .

humord:c59919 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59919" ;
    dct:modified "2025-01-06T14:29:36"^^xsd:dateTime ;
    skos:altLabel "Undervisingspersonale"@nb,
        "Undervisningspersonell"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaching staff"@en,
        "Undervisningspersonale"@nb .

humord:c59920 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59920" ;
    dct:modified "2023-05-04T09:22:10"^^xsd:dateTime ;
    skos:broader humord:c07739 ;
    skos:definition "En universalbank er en type bank som deltar i mange typer bankaktiviteter. Den er både en kommersiell bank og en investeringsbank i tillegg til å tilby andre finansielle tjenester som forsikring. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universal banks"@en,
        "Universalbanker"@nb .

humord:c59921 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59921" ;
    dct:modified "2023-05-04T09:27:21"^^xsd:dateTime ;
    skos:broader humord:c23637 ;
    skos:definition "Universell jurisdiksjon er et folkerettslig prinsipp om at det finnes forbrytelser av en slik alvorlig karakter at alle verdens stater har et ansvar utover deres territorialhøyhet og personalhøyhet. Dette gir statene jurisdiksjon til å straffe en utlending for gjerninger begått i utlandet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universal jurisdiction"@en,
        "Universell jurisdiksjon"@nb .

humord:c59922 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59922" ;
    dct:modified "2024-11-13T11:37:49"^^xsd:dateTime ;
    skos:altLabel "Appraisal"@en,
        "Assessment"@en,
        "Estimation of values"@en,
        "Eiendomstaksering"@nb,
        "Eigedomstaksering"@nb,
        "Taksering (Eigedom)"@nb,
        "Verdivurdering"@nb,
        "Verdsettelse"@nb,
        "Verdsetting"@nb ;
    skos:broader humord:c07804 ;
    skos:definition "Taksere er å ved faglig skjønn fastsette eller anslå verdien (takst) av noe. Taksering foregår når man vurderer verdien av fast eiendom eller løsøre, for eksempel i forbindelse med salg, arveoppgjør eller beregning av skatt  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Valuation (Immovable property)"@en,
        "Taksering (Eiendom)"@nb .

humord:c59923 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59923" ;
    dct:modified "2025-01-06T12:30:12"^^xsd:dateTime ;
    skos:altLabel "Tankfart"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Tankskiptransport som næringsvei <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tanker shipping"@en,
        "Tankfart"@nb .

humord:c59924 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59924" ;
    dct:modified "2023-05-04T10:13:35"^^xsd:dateTime ;
    skos:altLabel "Tariff (Business and industry)"@en,
        "Tariff"@nb ;
    skos:broader humord:c07587 ;
    skos:definition "Tariff er en fortegnelse over fastsatte priser, tollsatser, lønnssatser eller liknende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tariffs (Business and industry)"@en,
        "Tariffer"@nb .

humord:c59925 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59925" ;
    dct:modified "2025-01-05T19:51:22"^^xsd:dateTime ;
    skos:altLabel "Harbour tugs"@en,
        "Harbourcrafts"@en,
        "Towboats"@en,
        "Towing boats"@en,
        "Tug bargs"@en,
        "Bukserbåtar"@nb,
        "Bukserbåter"@nb,
        "Slepebåtar"@nb,
        "Taubåtar"@nb,
        "Taubåter"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Slepebåt er båt eller skip som hovedsakelig benyttes til tauing  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tugboats"@en,
        "Slepebåter"@nb .

humord:c59926 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59926" ;
    dct:modified "2023-05-04T10:43:55"^^xsd:dateTime ;
    skos:altLabel "Infection control acts"@en ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acts relating to control of communicable diseases"@en,
        "Smittevernlover"@nb .

humord:c59927 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59927" ;
    dct:modified "2023-05-04T10:48:45"^^xsd:dateTime ;
    skos:altLabel "Small-claims track"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Småkravsprosess er et uttrykk som betegner en egen prosessform for behandling av rettssaker om små verdier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small-claims procedure"@en,
        "Småkravprosess"@nb .

humord:c59928 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59928" ;
    dct:modified "2024-12-11T08:14:58"^^xsd:dateTime ;
    skos:altLabel "Sosialpsykiatri"@nb ;
    skos:broader humord:c03840 ;
    skos:definition "Sosialpsykiatri er en retning innen psykiatrien som analyserer miljømessige, klassemessige, familiære og andre sosiale og kulturelle faktorers betydning for sinnslidelser, både deres årsaker, utforming og forløp <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social psychiatry"@en,
        "Sosialpsykiatri"@nb .

humord:c59929 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59929" ;
    dct:modified "2023-05-04T11:50:14"^^xsd:dateTime ;
    skos:broader humord:c09122 ;
    skos:definition "Sosialstatistikk er tallmessig belysning av befolkningens levekår (helsetilstand, forbruk, boforhold med mer) og levekårsrettede tiltak som helsetjenester, trygdeytelser, utdanningstilbud med mer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social statistics"@en,
        "Sosialstatistikk"@nb .

humord:c59930 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59930" ;
    dct:modified "2023-05-04T12:15:41"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transport law"@en,
        "Transportrett"@nb .

humord:c59931 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59931" ;
    dct:modified "2023-05-04T12:18:11"^^xsd:dateTime ;
    skos:altLabel "Dispatch law (Transportation)"@en ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freight forwarding laws"@en,
        "Spedisjonsrett"@nb .

humord:c59932 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59932" ;
    dct:modified "2025-01-06T10:29:51"^^xsd:dateTime ;
    skos:altLabel "Speditøravgjersler"@nb ;
    skos:broader humord:c59604 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freight forwarder regulations"@en,
        "Speditørbestemmelser"@nb .

humord:c59933 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59933" ;
    dct:modified "2023-05-04T12:39:24"^^xsd:dateTime ;
    skos:altLabel "Right of stoppage in transitu"@en ;
    skos:broader humord:c59053 ;
    skos:definition "Stasningsrett er den retten selgeren har til å hindre at varer som er sendt til kjøperen, men enda ikke er kommet i kjøperens besittelse, blir utlevert til kjøper når kjøper blir ute av stand til å betale kjøpesummen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stoppage in transitu"@en,
        "Stansningsrett"@nb .

humord:c59934 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59934" ;
    dct:modified "2023-05-04T14:14:10"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal courts"@en,
        "Straffedomstoler"@nb .

humord:c59935 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59935" ;
    dct:modified "2023-05-04T14:20:00"^^xsd:dateTime ;
    skos:altLabel "Courts of particular jurisdiction"@en,
        "Specialised courts"@en,
        "Specialist court"@en ;
    skos:broader humord:c08884 ;
    skos:definition "Særdomstol er en domstol som avgjør en bestemt type saker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specialized courts"@en,
        "Særdomstoler"@nb .

humord:c59936 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59936" ;
    dct:modified "2023-11-13T08:23:26"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbitration tribunals"@en,
        "Voldgiftsdomstoler"@nb .

humord:c59937 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59937" ;
    dct:modified "2023-05-04T14:36:50"^^xsd:dateTime ;
    skos:altLabel "Militære domstoler"@nb ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military courts"@en,
        "Militærdomstoler"@nb .

humord:c59938 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59938" ;
    dct:modified "2023-05-04T14:44:45"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civil courts"@en,
        "Sivile domstoler"@nb .

humord:c59939 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59939" ;
    dct:modified "2023-05-04T15:00:09"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Federal courts"@en,
        "Føderale domstoler"@nb .

humord:c59940 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59940" ;
    dct:modified "2023-05-04T15:11:26"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Courts administration"@en,
        "Domstolsadministrasjon"@nb .

humord:c59941 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59941" ;
    dct:modified "2023-05-04T15:16:07"^^xsd:dateTime ;
    skos:altLabel "Grounds for judgement"@en,
        "Grounds for judgment"@en,
        "Reasons for judgment"@en ;
    skos:broader humord:c08935 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reasons for judgement"@en,
        "Domsgrunner"@nb .

humord:c59942 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59942" ;
    dct:modified "2023-05-04T15:22:06"^^xsd:dateTime ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Production cutbacks"@en,
        "Driftsinnskrenkninger"@nb .

humord:c59943 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59943" ;
    dct:modified "2025-01-03T10:17:09"^^xsd:dateTime ;
    skos:altLabel "Driftstilbehøyr"@nb ;
    skos:broader humord:c04435 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Machinery and plant"@en,
        "Driftstilbehør"@nb .

humord:c59944 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59944" ;
    dct:modified "2023-05-04T15:47:45"^^xsd:dateTime ;
    skos:broader humord:c59008 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deductible  (Insurance)"@en,
        "Egenrisiko"@nb .

humord:c59945 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59945" ;
    dct:modified "2023-05-04T15:54:34"^^xsd:dateTime ;
    skos:broader humord:c17772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Export law"@en,
        "Eksportrett"@nb .

humord:c59946 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59946" ;
    dct:modified "2023-05-04T16:04:41"^^xsd:dateTime ;
    skos:altLabel "Fiendtlig eiendom"@nb ;
    skos:broader humord:c08969 ;
    skos:definition "Fiendegods, eller fiendtlig eiendom, er eiendom som tilhører eller kontrolleres fienden i en krig <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enemy property"@en,
        "Fiendegods"@nb .

humord:c59947 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59947" ;
    dct:modified "2023-05-04T16:11:58"^^xsd:dateTime ;
    skos:altLabel "Unfriendly takeover"@en ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hostile takeover"@en,
        "Fiendtlig overtakelse"@nb .

humord:c59948 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59948" ;
    dct:modified "2023-05-04T16:14:01"^^xsd:dateTime ;
    skos:broader humord:c07590 ;
    skos:definition "Filial, selvstendig underavdeling av en bedrift, vanligvis med lokaler på et annet sted enn hovedavdelingen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Branches"@en,
        "Filialer"@nb .

humord:c59949 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59949" ;
    dct:modified "2023-05-04T16:16:49"^^xsd:dateTime ;
    skos:altLabel "Firm names"@en ;
    skos:broader humord:c06248 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporate names"@en,
        "Firmanavn"@nb .

humord:c59950 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59950" ;
    dct:modified "2023-09-18T15:02:36"^^xsd:dateTime ;
    skos:altLabel "Trademark law"@en,
        "Firmamerkerett"@nb ;
    skos:broader humord:c59046 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trade mark law"@en,
        "Varemerkerett"@nb .

humord:c59951 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59951" ;
    dct:modified "2023-05-04T16:32:24"^^xsd:dateTime ;
    skos:broader humord:c07625 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fisheries agreement"@en,
        "Fiskeriavtale"@nb .

humord:c59952 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59952" ;
    dct:modified "2023-05-04T16:35:06"^^xsd:dateTime ;
    skos:broader humord:c07847 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distance selling"@en,
        "Fjernsalg"@nb .

humord:c59953 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59953" ;
    dct:modified "2023-05-04T16:39:04"^^xsd:dateTime ;
    skos:broader humord:c22627 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "National insurance payment"@en,
        "Folketrygdavgifter"@nb .

humord:c59954 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59954" ;
    dct:modified "2023-06-05T23:31:16"^^xsd:dateTime ;
    skos:altLabel "Consumer purchase"@en,
        "Consumer purchases"@en,
        "Consumer sale"@en ;
    skos:broader humord:c07847,
        humord:c59047 ;
    skos:definition "Forbrukerkjøp er én bestemt form for kjøp. Et forbrukerkjøp sies normalt å foreligge når en forbruker kjøper en ting av en selger som opptrer i næringsvirksomhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumer sales"@en,
        "Forbrukerkjøp"@nb .

humord:c59955 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59955" ;
    dct:modified "2023-05-05T10:40:55"^^xsd:dateTime ;
    skos:altLabel "Erstatningsutmåling"@nb ;
    skos:broader humord:c08973 ;
    skos:definition "Fastsettelse av størrelsen på erstatningen <Jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assessment of Damages"@en,
        "Utmåling"@nb .

humord:c59956 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59956" ;
    dct:modified "2023-05-05T15:15:55"^^xsd:dateTime ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birthright"@en,
        "Fødselsrett"@nb .

humord:c59957 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59957" ;
    dct:modified "2024-09-04T12:49:20"^^xsd:dateTime ;
    skos:altLabel "Fredning (Naturforvaltning)"@nb ;
    skos:broader humord:c24195 ;
    skos:definition "Fredning er en bestemmelse om bevaring av en bygning, et område, en dyreart eller annet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conservation (Nature management)"@en,
        "Fredning (Naturforvaltning)"@nb .

humord:c59958 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59958" ;
    dct:modified "2024-02-16T07:35:34"^^xsd:dateTime ;
    skos:altLabel "Dolus"@nb ;
    skos:broader humord:c08966,
        humord:c08973 ;
    skos:definition "Forsett, bevissthet om følgene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intent"@en,
        "Forsett"@nb .

humord:c59959 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59959" ;
    dct:modified "2023-05-05T15:31:34"^^xsd:dateTime ;
    skos:broader humord:c59314 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Business law"@en,
        "Forretningsjus"@nb .

humord:c59960 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59960" ;
    dct:modified "2023-05-05T15:33:14"^^xsd:dateTime ;
    skos:broader humord:c59114 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumer disputes"@en,
        "Forbrukertvister"@nb .

humord:c59961 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59961" ;
    dct:modified "2023-08-30T08:40:14"^^xsd:dateTime ;
    skos:broader humord:c59114 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumer dispute acts"@en,
        "Forbrukertvistlover"@nb .

humord:c59962 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59962" ;
    dct:modified "2023-05-10T14:15:50"^^xsd:dateTime ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital administration"@en,
        "Digital forvaltning"@nb .

humord:c59963 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59963" ;
    dct:modified "2023-05-10T14:23:33"^^xsd:dateTime ;
    skos:altLabel "Digital internal market"@en ;
    skos:broader humord:c59024 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital single market"@en,
        "Digitalt indre marked"@nb .

humord:c59964 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59964" ;
    dct:modified "2024-11-29T09:33:07"^^xsd:dateTime ;
    skos:altLabel "Juridic argumentation"@en,
        "Juridical argumentation"@en,
        "Juridisk argumentasjon"@nb ;
    skos:broader humord:c00369 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal argumentation"@en,
        "Juridisk argumentasjon"@nb .

humord:c59965 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59965" ;
    dct:modified "2023-12-06T15:05:33"^^xsd:dateTime ;
    skos:altLabel "Legal method"@en,
        "Juridisk metode"@nb,
        "Juridiske metodar"@nb ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal methods"@en,
        "Juridiske metoder"@nb .

humord:c59966 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59966" ;
    dct:modified "2024-10-27T19:44:21"^^xsd:dateTime ;
    skos:altLabel "Legal terminology"@en,
        "Juridisk språk"@nb,
        "Juridisk terminologi"@nb ;
    skos:broader humord:c09768 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal language"@en,
        "Juridisk språk"@nb .

humord:c59967 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59967" ;
    dct:modified "2023-05-10T14:41:14"^^xsd:dateTime ;
    skos:altLabel "Commercial practice"@en,
        "Handelskutymer"@nb ;
    skos:broader humord:c17772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trade practice"@en,
        "Handelspraksis"@nb .

humord:c59968 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59968" ;
    dct:modified "2023-05-10T14:43:21"^^xsd:dateTime ;
    skos:broader humord:c25382 ;
    skos:definition "Begrepet myk lov refererer til kvasi-rettslige instrumenter som ikke har noen juridisk bindende kraft, eller hvis bindende kraft er noe svakere enn den bindende kraften til tradisjonell rett <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soft law"@en,
        "Soft law"@nb .

humord:c59969 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59969" ;
    dct:modified "2023-05-10T14:52:22"^^xsd:dateTime ;
    skos:altLabel "Omission (Criminal law)"@en,
        "Straffbare unnlatelser"@nb,
        "Unnlatelse"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Unnlatelse av å foreta en bestemt handling kan på samme måte som en positiv handling medføre straffansvar og dra erstatningsplikt etter seg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Omissions (Criminal law)"@en,
        "Straffbar unnlatelse"@nb .

humord:c59970 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59970" ;
    dct:modified "2023-06-27T14:44:35"^^xsd:dateTime ;
    skos:altLabel "Domstolers prøvingsrett"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Domstolenes prøvingsrett viser til to ulike prøvingsretter på statrettens og forvaltningsrettens områder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of judicial review"@en,
        "Prøvingsrett"@nb .

humord:c59971 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59971" ;
    dct:modified "2024-03-14T14:20:22"^^xsd:dateTime ;
    skos:altLabel "Copayments"@en,
        "Brukarbetaling"@nb,
        "Brukerbetaling"@nb,
        "Egenandel"@nb,
        "Egenbetaling"@nb,
        "Eigenandearl"@nb,
        "Eigenandel"@nb,
        "Eigenbetaling"@nb ;
    skos:broader humord:c21845 ;
    skos:definition "Egenandel, den økonomiske andel en person dekker selv i forbindelse med en tjeneste som for øvrig er dekket på annen måte. Brukes særlig i forbindelse med tjenester innen helsevesenet og i forsikring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copayment"@en,
        "Egenandeler"@nb .

humord:c59972 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59972" ;
    dct:modified "2023-05-10T15:03:58"^^xsd:dateTime ;
    skos:altLabel "Smarte kontrakter"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "En smart kontrakt er en kodelinje som lagres i en blokkjede og utføres automatisk når forutbestemte vilkår og betingelser er oppfylt <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smart contracts"@en,
        "Smartkontrakter"@nb .

humord:c59973 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59973" ;
    dct:modified "2024-02-20T10:39:40"^^xsd:dateTime ;
    skos:altLabel "Cadastral registers"@en,
        "Property registers"@en,
        "Public records"@en,
        "EDR"@nb,
        "Eiendomsregistre"@nb,
        "Grunnbøker"@nb,
        "Matrikkel"@nb,
        "Realregister"@nb ;
    skos:broader humord:c07804 ;
    skos:definition "Grunnbok er et register over tinglyste rettigheter og heftelser i fast eiendom og andeler i borettslag <kartverket.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estate registers"@en,
        "Matrikler"@nb .

humord:c59974 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59974" ;
    dct:modified "2023-05-11T09:00:25"^^xsd:dateTime ;
    skos:altLabel "Jazz orchestras"@en ;
    skos:broader humord:c05490 ;
    skos:definition "Storband er et jazz- eller danseorkester med trompet-, trombone- og saksofonseksjon, samt rytmeseksjon på tre eller fire instrumenter: trommer, bass (kontrabass eller el-bass), piano/keyboard, eventuelt akustisk eller elektrisk gitar) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Big band"@en,
        "Storband"@nb .

humord:c59975 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59975" ;
    dct:modified "2024-08-28T07:53:42"^^xsd:dateTime ;
    skos:altLabel "Arkivrett"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archive law"@en,
        "Arkivrett"@nb .

humord:c59976 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59976" ;
    dct:modified "2024-08-29T07:37:03"^^xsd:dateTime ;
    skos:altLabel "Freedom to contract"@en,
        "Avtalefridom"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractual freedom"@en,
        "Avtalefrihet"@nb .

humord:c59977 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59977" ;
    dct:modified "2024-08-29T07:38:42"^^xsd:dateTime ;
    skos:altLabel "Contract licence"@en,
        "Avtalelisensar"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractual licence"@en,
        "Avtalelisenser"@nb .

humord:c59978 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59978" ;
    dct:modified "2024-10-15T12:44:01"^^xsd:dateTime ;
    skos:altLabel "Corporate secrecy"@en,
        "Trade secrets"@en,
        "Bedriftshemmelegheiter"@nb,
        "Bedriftsløyndomar"@nb,
        "Bedriftsløyndommar"@nb,
        "Forretningshemmelegheiter"@nb,
        "Forretningshemmeligheter"@nb,
        "Forretningsløyndomar"@nb,
        "Forretningsløyndommar"@nb ;
    skos:broader humord:c07590,
        humord:c23883 ;
    skos:definition "Bedriftshemmelighet er en hemmelighet knyttet til det som foregår i en bedrift, særlig til produksjon, kunnskap eller lignende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial secrets"@en,
        "Bedriftshemmeligheter"@nb .

humord:c59979 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59979" ;
    dct:modified "2023-05-12T08:46:15"^^xsd:dateTime ;
    skos:broader humord:c59260 ;
    skos:definition "Besittelse er det å ha det faktiske herredømmet over en ting  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Possession (Law of property)"@en,
        "Besittelse"@nb .

humord:c59980 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59980" ;
    dct:modified "2023-05-12T09:06:09"^^xsd:dateTime ;
    skos:altLabel "Løyver"@nb ;
    skos:broader humord:c09406 ;
    skos:definition "Bevilling brukes om tillatelser av forskjellig art som meddeles av offentlige myndigheter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permits (Public administration)"@en,
        "Bevillinger"@nb .

humord:c59981 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59981" ;
    dct:modified "2024-12-11T08:20:17"^^xsd:dateTime ;
    skos:altLabel "Medvetts­forstyrringar"@nb,
        "Medvitsforstyrringar"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Impaired consciousness"@en,
        "Bevissthetsforstyrrelser"@nb .

humord:c59982 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59982" ;
    dct:modified "2023-05-12T09:16:15"^^xsd:dateTime ;
    skos:broader humord:c21845 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Payment transactions"@en,
        "Betalingstransaksjoner"@nb .

humord:c59983 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59983" ;
    dct:modified "2024-01-29T13:40:43"^^xsd:dateTime ;
    skos:altLabel "Payment gateways"@en,
        "Payment solutions"@en,
        "Betalingstenester"@nb ;
    skos:broader humord:c21845 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Payment services"@en,
        "Betalingstjenester"@nb .

humord:c59984 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59984" ;
    dct:modified "2023-05-12T09:51:18"^^xsd:dateTime ;
    skos:altLabel "Second job"@en,
        "Sideline"@en,
        "Bibeskjeftigelse"@nb ;
    skos:broader humord:c09124 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Side income"@en,
        "Bierverv"@nb .

humord:c59985 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59985" ;
    dct:modified "2023-05-15T12:39:59"^^xsd:dateTime ;
    skos:broader humord:c23978 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financial contracts acts"@en,
        "Finansavtalelover"@nb .

humord:c59986 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59986" ;
    dct:modified "2023-05-15T12:44:10"^^xsd:dateTime ;
    skos:altLabel "Credit instruments"@en ;
    skos:broader humord:c22526 ;
    skos:definition "I verdipapirhandelen samlebetegnelse på omsettelige verdipapirer, verdipapirfondsandeler, pengemarkedsinstrumenter og derivater <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financial instruments"@en,
        "Finansielle instrumenter"@nb .

humord:c59987 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59987" ;
    dct:modified "2024-11-20T16:07:50"^^xsd:dateTime ;
    skos:altLabel "Primatar"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Primater er en orden av pattedyr som omfatter halvaper, spøkelsesaper, ekte aper, menneskeaper og mennesker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primates"@en,
        "Primater"@nb .

humord:c59988 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59988" ;
    dct:modified "2023-05-16T08:13:35"^^xsd:dateTime ;
    skos:broader humord:c23290 ;
    skos:definition "Binokulær rivalisering er et fenomen som oppstår dersom øynenes inntrykk er så ulike at de ikke kan kombineres. Ett øyes inntrykk blir godtatt og det andre blir undertrykket.<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binocular rivalry"@en,
        "Binokulær rivalisering"@nb .

humord:c59989 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59989" ;
    dct:modified "2023-05-16T09:53:18"^^xsd:dateTime ;
    skos:altLabel "Finance groups"@en,
        "Financial conglomerates"@en ;
    skos:broader humord:c23898 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financial groups"@en,
        "Finanskonserner"@nb .

humord:c59990 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59990" ;
    dct:modified "2023-05-16T10:29:22"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subjects of international law"@en,
        "Folkerettssubjekter"@nb .

humord:c59991 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59991" ;
    dct:modified "2023-05-16T10:58:46"^^xsd:dateTime ;
    skos:broader humord:c18121,
        humord:c59114 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumer contracts"@en,
        "Forbrukerkontrakter"@nb .

humord:c59992 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59992" ;
    dct:modified "2023-05-16T11:06:15"^^xsd:dateTime ;
    skos:altLabel "LOI"@en ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Letters of intent"@en,
        "Forkontrakter"@nb .

humord:c59993 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59993" ;
    dct:modified "2023-07-26T12:12:46"^^xsd:dateTime ;
    skos:altLabel "Advanced ruling"@en,
        "Forhåndsuttalelser"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prior statements"@en,
        "Bindende forhåndsuttalelser"@nb .

humord:c59994 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59994" ;
    dct:modified "2023-05-16T11:24:53"^^xsd:dateTime ;
    skos:altLabel "Constitutional policies"@en,
        "Constitutional politics"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constitutional policy"@en,
        "Forfatningspolitikk"@nb .

humord:c59995 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59995" ;
    dct:modified "2023-05-31T09:05:21"^^xsd:dateTime ;
    skos:altLabel "Forfatningsendringer"@nb ;
    skos:broader humord:c08927 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constitutional changes"@en,
        "Grunnlovsendringer"@nb .

humord:c59996 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59996" ;
    dct:modified "2023-05-16T12:13:18"^^xsd:dateTime ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributor contracts"@en,
        "Forhandlerkontrakter"@nb .

humord:c59997 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59997" ;
    dct:modified "2023-05-22T08:12:45"^^xsd:dateTime ;
    skos:altLabel "Dealers (Trade)"@en ;
    skos:broader humord:c23088 ;
    skos:definition "En forhandler er et firma som har rett til å selge en bestemt vare i et bestemt distrikt for egen eller oppdragsgivers regning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributors (Trade)"@en,
        "Forhandlere (Handel)"@nb .

humord:c59998 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59998" ;
    dct:modified "2023-05-16T12:25:22"^^xsd:dateTime ;
    skos:broader humord:c07593 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commercial premises"@en,
        "Forretningslokaler"@nb .

humord:c59999 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME59999" ;
    dct:modified "2023-05-16T12:34:57"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Direct taxation"@en,
        "Direkte beskatning"@nb .

humord:c60000 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60000" ;
    dct:modified "2023-08-29T12:21:09"^^xsd:dateTime ;
    skos:altLabel "Gevinst (Skatterett)"@nb,
        "Gevinster (Skatterett)"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capital gains taxation"@en,
        "Gevinstbeskatning"@nb .

humord:c60001 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60001" ;
    dct:modified "2023-06-05T23:26:04"^^xsd:dateTime ;
    skos:altLabel "DM"@en,
        "DM"@nb ;
    skos:broader humord:c07755 ;
    skos:definition "Direkte markedsføring er en markedsføringsmetode som kjennetegnes av en direktekontakt mellom selger og kjøper <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Direct marketing"@en,
        "Direkte markedsføring"@nb .

humord:c60002 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60002" ;
    dct:modified "2023-05-16T12:54:04"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distribution agreements"@en,
        "Distribusjonsavtaler"@nb .

humord:c60003 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60003" ;
    dct:modified "2025-01-06T13:26:34"^^xsd:dateTime ;
    skos:altLabel "Distribusjonsnett"@nb,
        "Fordelingsnett"@nb ;
    skos:broader humord:c04317 ;
    skos:definition "Distribusjonsnettet er den delen av kraftnettet som overfører og fordeler elektrisk energi helt ut til sluttbrukerne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distribution networks"@en,
        "Distribusjonsnett"@nb .

humord:c60004 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60004" ;
    dct:modified "2023-05-16T13:01:50"^^xsd:dateTime ;
    skos:broader humord:c59196 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributor agreements"@en,
        "Distributøravtaler"@nb .

humord:c60005 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60005" ;
    dct:modified "2023-05-16T13:15:19"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Courts of justice acts"@en,
        "Domstollover"@nb .

humord:c60006 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60006" ;
    dct:modified "2025-01-06T12:27:04"^^xsd:dateTime ;
    skos:altLabel "Ekspressfrakt"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Express delivery services"@en,
        "Ekspressfrakt"@nb .

humord:c60007 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60007" ;
    dct:modified "2023-05-16T13:39:20"^^xsd:dateTime ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromagnetic industry"@en,
        "Elektromagnetisk industri"@nb .

humord:c60008 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60008" ;
    dct:modified "2024-08-28T07:55:11"^^xsd:dateTime ;
    skos:altLabel "Circumpolar peoples"@en,
        "Arktiske folk"@nb,
        "Sirkumpolare folk"@nb ;
    skos:broader humord:c00750 ;
    skos:definition "Folkegrupper, særlig urfolk, som lever i Arktis <WIkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic peoples"@en,
        "Arktiske folk"@nb .

humord:c60009 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60009" ;
    dct:modified "2023-05-22T07:42:09"^^xsd:dateTime ;
    skos:altLabel "Digital contracts"@en,
        "E-contracts"@en,
        "Digitale kontrakter"@nb,
        "E-kontrakter"@nb ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic contracts"@en,
        "Elektroniske kontrakter"@nb .

humord:c60010 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60010" ;
    dct:modified "2023-05-22T07:45:08"^^xsd:dateTime ;
    skos:broader humord:c59314 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic markets"@en,
        "Elektroniske markeder"@nb .

humord:c60011 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60011" ;
    dct:modified "2023-05-22T08:03:40"^^xsd:dateTime ;
    skos:altLabel "Digital shadows"@en,
        "Digitale spor"@nb,
        "E-spor"@nb ;
    skos:broader humord:c08952,
        humord:c17259 ;
    skos:definition "Digitale spor er et uttrykk som brukes for å beskrive de sporene som legges igjen ved bruk av internett <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital footprints"@en,
        "Elektroniske spor"@nb .

humord:c60012 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60012" ;
    dct:modified "2023-06-05T23:28:33"^^xsd:dateTime ;
    skos:altLabel "Exclusive agents"@en,
        "Sole agents"@en ;
    skos:broader humord:c59997 ;
    skos:definition "En forhandler er et firma som har rett til å selge en bestemt vare i et bestemt distrikt for egen eller oppdragsgivers regning. Hvis han har retten alene, kalles han eneforhandler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sole distributors"@en,
        "Eneforhandlere"@nb .

humord:c60013 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60013" ;
    dct:modified "2024-09-30T12:46:06"^^xsd:dateTime ;
    skos:altLabel "Energilovar"@nb,
        "Energilover"@nb,
        "Energilovgiing"@nb,
        "Energilovgiving"@nb,
        "Energilovgivning"@nb,
        "Energilovgjeving"@nb ;
    skos:broader humord:c23961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy acts"@en,
        "Energilover"@nb .

humord:c60014 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60014" ;
    dct:modified "2023-05-22T09:02:46"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:definition "Enkeltvedtak er en betegnelse i forvaltningsloven på realitetsavgjørelse i en sak som fastlegger en enkeltpersons rettigheter eller plikter  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Individual decisions"@en,
        "Enkeltvedtak"@nb .

humord:c60015 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60015" ;
    dct:modified "2023-05-22T09:16:19"^^xsd:dateTime ;
    skos:altLabel "Declarations of intention"@en,
        "Declarations of legal intent"@en ;
    skos:broader humord:c23922 ;
    skos:definition "En viljeserklæring er en erklæring som uttrykker en persons vilje. Tilbud og aksept er eksempler på viljeserklæringer som danner grunnlag for at det foreligger en avtale   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Declarations of  intent"@en,
        "Viljeserklæringer"@nb .

humord:c60016 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60016" ;
    dct:modified "2024-10-31T14:07:10"^^xsd:dateTime ;
    skos:altLabel "Dommarutnemningar"@nb ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial appointments"@en,
        "Dommerutnevnelser"@nb ;
    skos:related humord:c07425 .

humord:c60017 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60017" ;
    dct:modified "2024-12-06T13:42:50"^^xsd:dateTime ;
    skos:altLabel "Water resources protection"@en,
        "Vassdragsvern"@nb ;
    skos:broader humord:c09404 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Watercourse protection"@en,
        "Vassdragsvern"@nb ;
    skos:related humord:c69228 .

humord:c60018 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60018" ;
    dct:modified "2023-05-22T14:58:38"^^xsd:dateTime ;
    skos:broader humord:c08054 ;
    skos:definition "Langtidshukommelse betegner bevaring av minner og kunnskaper over tid  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long-time memory"@en,
        "Langtidshukommelse"@nb .

humord:c60019 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60019" ;
    dct:modified "2023-05-23T10:13:42"^^xsd:dateTime ;
    skos:altLabel "Simulated sale"@en ;
    skos:broader humord:c07847 ;
    skos:definition "Gaven skiller seg fra andre former for overføring av verdier, som kjøp, bytte og gavesalg ved at det ikke ytes vederlag. Hvis en motytelse bare delvis tilsvarer verdien av det mottatte, snakker man gjerne om et gavesalg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gift in the guise of a sale"@en,
        "Gavesalg"@nb .

humord:c60020 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60020" ;
    dct:modified "2024-12-10T11:18:32"^^xsd:dateTime ;
    skos:altLabel "Compulsory psychiatric treatment"@en,
        "Tvungent psykisk helsevern"@nb ;
    skos:broader humord:c23145 ;
    skos:definition "Tvungent psykisk helsevern er en strafferettslig særreaksjonsform. Den kan brukes når lovovertrederen var psykotisk eller bevisstløs på handlingstiden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsory psychiatric healthcare"@en,
        "Tvungent psykisk helsevern"@nb .

humord:c60021 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60021" ;
    dct:modified "2024-10-09T07:43:40"^^xsd:dateTime ;
    skos:altLabel "Baalbek"@nb ;
    skos:broader humord:c02030 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baalbek"@en,
        "Baalbek"@nb .

humord:c60022 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60022" ;
    dct:modified "2023-05-23T14:19:28"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Development law"@en,
        "Utviklingsrett"@nb .

humord:c60023 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60023" ;
    dct:modified "2023-05-23T14:28:26"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:definition "En avtalebestemmelse som pålegger en part  som misligholder en avtale å betale et forhåndsbestemt beløp til den annen part som kompensasjon <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Damage clauses"@en,
        "Erstatningsklausuler"@nb .

humord:c60024 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60024" ;
    dct:modified "2024-08-13T09:02:17"^^xsd:dateTime ;
    skos:altLabel "Alternativ soning"@nb,
        "Alternativ straff"@nb ;
    skos:broader humord:c08982 ;
    skos:definition "Samlebetegnelse for alle slags straffereaksjoner som ikke innebærer fengsling <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alternatives to imprisonment"@en,
        "Alternativ straff"@nb .

humord:c60025 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60025" ;
    dct:modified "2024-01-08T10:49:57"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:definition "Før i tiden var det vanlig ved eierskifte av en gård at den eldre generasjon fikk kårytelser fra de nye eierne. De som ga fra seg gården, måtte ha noe å leve av. Det ble gjerne satt opp en kårkontrakt som ga detaljerte bestemmelser om hva dette skulle innebære. Det kunne være gratis bolig, innebåret ved og naturalia fra gårdens avling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contract for housing and support on an agricultural estate after selling or passing it on to the younger generation"@en,
        "Kårkontrakter"@nb .

humord:c60026 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60026" ;
    dct:modified "2024-08-15T12:06:48"^^xsd:dateTime ;
    skos:altLabel "De-personalization"@en,
        "Depersonalization"@en,
        "Anonymisering"@nb ;
    skos:broader humord:c08952 ;
    skos:definition "Anonymisere er å gjøre anonym. Ordet brukes særlig om det å fjerne navn og andre sentrale opplysninger om personer som nevnes eller siteres i referater, forskningsrapporter og lignende, for at de ikke skal kunne gjenkjennes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anonymization"@en,
        "Anonymisering"@nb .

humord:c60027 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60027" ;
    dct:modified "2023-05-23T15:27:19"^^xsd:dateTime ;
    skos:altLabel "Traffic law"@en,
        "Vegtrafikkrett"@nb ;
    skos:broader humord:c59718 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road traffic law"@en,
        "Veitrafikkrett"@nb .

humord:c60028 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60028" ;
    dct:modified "2023-05-23T15:27:25"^^xsd:dateTime ;
    skos:altLabel "Traffic acts"@en,
        "Vegtrafikklover"@nb ;
    skos:broader humord:c60027 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road traffic acts"@en,
        "Veitrafikklover"@nb .

humord:c60029 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60029" ;
    dct:modified "2025-01-06T10:26:07"^^xsd:dateTime ;
    skos:altLabel "Førarkortbeslag"@nb ;
    skos:broader humord:c58919 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Driver's license seizure"@en,
        "Førerkortbeslag"@nb ;
    skos:related humord:c60027 .

humord:c60030 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60030" ;
    dct:modified "2023-05-23T15:37:48"^^xsd:dateTime ;
    skos:altLabel "Investorkontrakter"@nb ;
    skos:broader humord:c07859,
        humord:c17772 ;
    skos:definition "En investeringsavtale er en kontrakt som skal vise rettigheter og plikter for to parter i et investeringsprosjekt <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Investment agreements"@en,
        "Investeringsavtaler"@nb .

humord:c60031 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60031" ;
    dct:modified "2023-05-23T15:39:47"^^xsd:dateTime ;
    skos:broader humord:c60030 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bilateral investment agreements"@en,
        "Bilaterale investeringsavtaler"@nb .

humord:c60032 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60032" ;
    dct:modified "2023-05-23T15:40:52"^^xsd:dateTime ;
    skos:broader humord:c60030 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International investment agreements"@en,
        "Internasjonale investeringsavtaler"@nb .

humord:c60033 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60033" ;
    dct:modified "2024-10-14T15:52:12"^^xsd:dateTime ;
    skos:altLabel "Demise charter"@en,
        "Full cargo charter"@en,
        "Bareboat charter"@nb ;
    skos:broader humord:c24390 ;
    skos:definition "Totalbefraktning er utleie av et skip med nødvendig utstyr, men uten bunkers, mannskap og annet som trengs for driften <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bareboat charter"@en,
        "Totalbefraktning"@nb .

humord:c60034 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60034" ;
    dct:modified "2023-05-23T15:51:23"^^xsd:dateTime ;
    skos:broader humord:c59056 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Property development"@en,
        "Byggesaker"@nb .

humord:c60035 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60035" ;
    dct:modified "2023-05-24T15:01:58"^^xsd:dateTime ;
    skos:altLabel "Right of a third party to enforce a contractual term"@en,
        "Third party rights"@en ;
    skos:broader humord:c59053 ;
    skos:definition "Direktekrav er et obligasjonsrettslig grunnlag for å rette krav mot personer tidligere i en kontraktskjede for deres mislighold (kontraktsbrudd) <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractual third party rights"@en,
        "Direktekrav"@nb .

humord:c60036 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60036" ;
    dct:modified "2025-01-06T12:21:47"^^xsd:dateTime ;
    skos:altLabel "Dangerous cargo"@en,
        "Farlig gods"@nb,
        "Farlig last"@nb ;
    skos:broader humord:c22994 ;
    skos:definition "Farlig gods er gods som medfører risiko for skade på helse, miljø og materielle verdier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dangerous goods"@en,
        "Farlig gods"@nb .

humord:c60037 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60037" ;
    dct:modified "2024-08-29T07:41:36"^^xsd:dateTime ;
    skos:altLabel "Avtalerevisjon"@nb,
        "Avtalesensur"@nb,
        "Kontraktrevisjon"@nb,
        "Kontraktsrevisjon"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Avtalerevisjon er justering av en avtale på grunnlag av grov urimelighet, usaklighet eller uhederlige forretningspraksiser. <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contract adjustment"@en,
        "Avtalerevisjon"@nb .

humord:c60038 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60038" ;
    dct:modified "2024-11-28T15:23:36"^^xsd:dateTime ;
    skos:altLabel "Theories of definition"@en,
        "Definisjonsteori"@nb ;
    skos:broader humord:c13442 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theory of definition"@en,
        "Definisjonsteori"@nb .

humord:c60039 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60039" ;
    dct:modified "2024-01-08T10:49:21"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:definition "Med fast driftssted menes et fast forretningssted der et foretaks virksomhet helt eller delvis blir utøvet <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permanent establishment"@en,
        "Fast driftssted"@nb .

humord:c60040 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60040" ;
    dct:modified "2024-05-15T09:54:53"^^xsd:dateTime ;
    skos:altLabel "Varme kjelder"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Varm kilde, fremspring av grunnvann med høy temperatur <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hot springs"@en,
        "Varme kilder"@nb .

humord:c60041 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60041" ;
    dct:modified "2025-01-06T12:56:47"^^xsd:dateTime ;
    skos:altLabel "Felles luftrom"@nb ;
    skos:broader humord:c12859 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common airspace"@en,
        "Felles luftrom"@nb .

humord:c60042 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60042" ;
    dct:modified "2023-05-25T13:26:03"^^xsd:dateTime ;
    skos:altLabel "Grosshavari"@nb ;
    skos:broader humord:c24390 ;
    skos:definition "Felleshavari er forsettlig og ekstraordinær oppofrelse (eller utgift) som foretas (pådras) for å redde fra en felles fare de verdier som inngår i ett og samme foretagende til sjøs (skip, last og frakt)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General average"@en,
        "Felleshavari"@nb .

humord:c60043 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60043" ;
    dct:modified "2023-05-25T14:24:50"^^xsd:dateTime ;
    skos:altLabel "Prison policy"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prison policies"@en,
        "Fengselspolitikk"@nb .

humord:c60044 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60044" ;
    dct:modified "2024-12-11T07:46:31"^^xsd:dateTime ;
    skos:altLabel "Forest therapy"@en,
        "Naturterapi"@nb,
        "Skogsterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nature therapy"@en,
        "Naturterapi"@nb .

humord:c60045 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60045" ;
    dct:modified "2023-06-27T15:42:30"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:definition "En fordring er et krav som en fysisk person (menneske) eller juridisk person har mot en annen. Den som har en fordring mot en annen kalles fordringshaver eller kreditor. Den som skylder noe kalles skyldner eller debitor  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Demands"@en,
        "Fordringer"@nb .

humord:c60046 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60046" ;
    dct:modified "2023-05-26T08:13:41"^^xsd:dateTime ;
    skos:altLabel "Contracts of insurance acts"@en ;
    skos:broader humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance contracts acts"@en,
        "Forsikringsavtalelover"@nb .

humord:c60047 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60047" ;
    dct:modified "2023-05-26T08:18:32"^^xsd:dateTime ;
    skos:altLabel "Contracts of insurance"@en ;
    skos:broader humord:c08975,
        humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance contracts"@en,
        "Forsikringsavtaler"@nb .

humord:c60048 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60048" ;
    dct:modified "2023-05-26T08:21:29"^^xsd:dateTime ;
    skos:broader humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance cover"@en,
        "Forsikringsdekning"@nb .

humord:c60049 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60049" ;
    dct:modified "2023-05-26T08:31:36"^^xsd:dateTime ;
    skos:broader humord:c07741,
        humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance settlements"@en,
        "Forsikringsoppgjør"@nb .

humord:c60050 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60050" ;
    dct:modified "2023-05-30T12:26:59"^^xsd:dateTime ;
    skos:broader humord:c07741 ;
    skos:definition "Forsikringspool er en egen form for reassuranse for forsikringer der skadene kan få et katastrofalt omfang, for eksempel forsikring av atomskader og naturskader. De selskapene som deltar i sammenslutningen, har på forhånd forpliktet seg til å overta faste andeler  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance pools"@en,
        "Forsikringspooler"@nb .

humord:c60051 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60051" ;
    dct:modified "2023-05-26T08:41:14"^^xsd:dateTime ;
    skos:altLabel "Gjenforsikring"@nb ;
    skos:broader humord:c07741,
        humord:c08975 ;
    skos:definition "Reassuranse er en intern avtale mellom forsikringsselskaper om overføring av risiko vedrørende en enkelt forsikring eller en viss del av en samlet forsikringsportefølje mot en tilsvarende andel av risikopremien  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reinsurance"@en,
        "Reassuranse"@nb .

humord:c60052 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60052" ;
    dct:modified "2024-07-01T07:26:54"^^xsd:dateTime ;
    skos:altLabel "Forsikringsvilkår"@nb ;
    skos:broader humord:c07741,
        humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance terms"@en,
        "Forsikringsvilkår"@nb .

humord:c60053 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60053" ;
    dct:modified "2023-05-26T08:48:49"^^xsd:dateTime ;
    skos:broader humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance activities acts"@en,
        "Forsikringsvirksomhetslover"@nb .

humord:c60054 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60054" ;
    dct:modified "2023-05-26T09:09:47"^^xsd:dateTime ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance economics"@en,
        "Forsikringsøkonomi"@nb .

humord:c60055 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60055" ;
    dct:modified "2023-06-05T23:34:27"^^xsd:dateTime ;
    skos:altLabel "Advance payment"@en,
        "Payment in advance"@en,
        "Up-front payment"@en ;
    skos:broader humord:c21845 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prepayment"@en,
        "Forskuddsbetaling"@nb .

humord:c60056 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60056" ;
    dct:modified "2025-01-06T13:36:12"^^xsd:dateTime ;
    skos:altLabel "Forsyningssikkerheit"@nb ;
    skos:broader humord:c22302 ;
    skos:definition "Forsyningssikkerhet er kraftsystemets evne til kontinuerlig å levere strøm av en gitt kvalitet til sluttbrukere, og omfatter både energisikkerhet, effektsikkerhet og driftssikkerhet <energifaktanorge.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security of supply"@en,
        "Forsyningssikkerhet"@nb .

humord:c60057 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60057" ;
    dct:modified "2023-05-26T09:42:33"^^xsd:dateTime ;
    skos:broader humord:c21106 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollution acts"@en,
        "Forurensningslover"@nb .

humord:c60058 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60058" ;
    dct:modified "2023-05-26T09:55:38"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public administrations acts"@en,
        "Forvaltningslover"@nb .

humord:c60059 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60059" ;
    dct:modified "2024-10-17T14:13:07"^^xsd:dateTime ;
    skos:altLabel "Administrative agencies"@en,
        "Forvaltingsorgan"@nb,
        "Offentlige organ"@nb,
        "Offentlige organer"@nb ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public administrative bodies"@en,
        "Forvaltningsorganer"@nb .

humord:c60060 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60060" ;
    dct:modified "2023-05-26T10:00:04"^^xsd:dateTime ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative practice"@en,
        "Forvaltningspraksis"@nb .

humord:c60061 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60061" ;
    dct:modified "2023-05-26T10:03:32"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative proceedings"@en,
        "Forvaltningsprosess"@nb .

humord:c60062 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60062" ;
    dct:modified "2025-01-30T13:17:09"^^xsd:dateTime ;
    skos:altLabel "Value  for money audit"@en,
        "Forvaltingsrevisjon"@nb ;
    skos:broader humord:c09398 ;
    skos:definition "Forvaltningsrevisjon er systematiske, uavhengige undersøkelser som skal framskaffe relevant informasjon til politiske organer om iverksetting og virkninger av offentlige tiltak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performance audit"@en,
        "Forvaltningsrevisjon"@nb .

humord:c60063 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60063" ;
    dct:modified "2023-05-26T10:12:04"^^xsd:dateTime ;
    skos:altLabel "Administrative actions"@en,
        "Administrative deeds"@en,
        "Statutory administrative orders"@en ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative decisions"@en,
        "Forvaltningsvedtak"@nb .

humord:c60064 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60064" ;
    dct:modified "2024-09-26T08:34:26"^^xsd:dateTime ;
    skos:altLabel "Fraktavtalar"@nb,
        "Fraktavtale"@nb,
        "Fraktavtaler"@nb ;
    skos:broader humord:c04346,
        humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contracts of carriage"@en,
        "Fraktavtaler"@nb ;
    skos:related humord:c59786 .

humord:c60065 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60065" ;
    dct:modified "2023-05-26T10:29:37"^^xsd:dateTime ;
    skos:altLabel "Shipping insurance"@en ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freight insurance"@en,
        "Fraktforsikring"@nb ;
    skos:related humord:c59596 .

humord:c60066 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60066" ;
    dct:modified "2025-01-06T12:23:59"^^xsd:dateTime ;
    skos:altLabel "Fraktførarar"@nb,
        "Transportører"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carriers"@en,
        "Fraktførere"@nb .

humord:c60067 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60067" ;
    dct:modified "2023-05-26T10:38:24"^^xsd:dateTime ;
    skos:broader humord:c25734 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peaceful settlements"@en,
        "Fredelig bileggelse"@nb .

humord:c60068 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60068" ;
    dct:modified "2023-05-26T12:59:37"^^xsd:dateTime ;
    skos:broader humord:c59198 ;
    skos:definition "En frempantsettelse er en pantsettelse av en panterett <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creation of a submortgage"@en,
        "Frempantsettelse"@nb .

humord:c60069 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60069" ;
    dct:modified "2023-05-26T15:02:12"^^xsd:dateTime ;
    skos:broader humord:c21106 ;
    skos:definition "Føre-var-prinsippet er et prinsipp om at man skal unngå vesentlig skade på naturen og miljøet når man fatter beslutninger, og at manglende kunnskap ikke skal brukes som begrunnelse for å unnlate å treffe tiltak. Prinsippet er utviklet gjennom et samspill mellom norsk og internasjonal rett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Precautionary principle (Environmental law)"@en,
        "Føre-var-prinsippet (Miljørett)"@nb .

humord:c60070 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60070" ;
    dct:modified "2023-05-29T14:19:12"^^xsd:dateTime ;
    skos:altLabel "Closely held companies"@en ;
    skos:broader humord:c23447 ;
    skos:definition "Et fåmannsselskap er et selskap som eies av en enkeltperson eller en liten gruppe aksjonærer, som ofte er medlemmer av samme familie  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Close companies"@en,
        "Fåmannsselskaper"@nb .

humord:c60071 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60071" ;
    dct:modified "2023-05-29T14:42:40"^^xsd:dateTime ;
    skos:altLabel "Guarantees"@en ;
    skos:broader humord:c60073 ;
    skos:definition "Garanti er innen varehandel en privatrettslig avtale mellom kjøperen og selgeren av en vare om at selgeren reparerer eller erstatter den med en ny hvis den i en angitt tid går i stykker uten at det skyldes uforsvarlig bruk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Warranties"@en,
        "Garantier"@nb .

humord:c60072 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60072" ;
    dct:modified "2023-05-29T14:42:57"^^xsd:dateTime ;
    skos:altLabel "Guarantee liabilities"@en,
        "Liability for breach of warranty"@en ;
    skos:broader humord:c60073 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Warranty liability"@en,
        "Garantiansvar"@nb .

humord:c60073 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60073" ;
    dct:modified "2023-05-29T14:42:13"^^xsd:dateTime ;
    skos:altLabel "Guarantee law"@en ;
    skos:broader humord:c59047 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Warranties law"@en,
        "Garantirett"@nb .

humord:c60074 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60074" ;
    dct:modified "2023-05-29T14:46:35"^^xsd:dateTime ;
    skos:broader humord:c23961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas law"@en,
        "Gassrett"@nb .

humord:c60075 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60075" ;
    dct:modified "2024-12-19T15:36:33"^^xsd:dateTime ;
    skos:altLabel "Grenseflate (Informatikk)"@nb,
        "Grensesnitt (Informatikk)"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "Grensesnitt, grenseflate eller (på engelsk) interface er en abstraksjon for kommunikasjonen mellom to systemer eller konsepter <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interface"@en,
        "Grensesnitt (Informatikk)"@nb .

humord:c60076 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60076" ;
    dct:modified "2023-05-30T14:33:03"^^xsd:dateTime ;
    skos:broader humord:c15153,
        humord:c59505 ;
    skos:definition "Gjeldsforhandling er en forhandling mellom en skyldner og kreditorene for å få i stand en avtale om betalingsutsettelse (moratorium), normalt kombinert med en prosentvis reduksjon av gjelden (akkord) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt settlement proceedings"@en,
        "Gjeldsforhandlinger"@nb .

humord:c60077 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60077" ;
    dct:modified "2023-05-30T14:47:20"^^xsd:dateTime ;
    skos:altLabel "Debt settlement scheme"@en,
        "Debtor rehabilitation"@en ;
    skos:broader humord:c15153,
        humord:c59505 ;
    skos:definition "Gjeldsordning er en ordning som har som formål «å gi personer med alvorlige gjeldsproblemer en mulighet for å få kontroll over sin økonomi» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt settlement"@en,
        "Gjeldsordninger"@nb .

humord:c60078 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60078" ;
    dct:modified "2023-05-30T14:34:42"^^xsd:dateTime ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt settlement acts"@en,
        "Gjeldsordningslover"@nb .

humord:c60079 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60079" ;
    dct:modified "2024-09-12T13:51:50"^^xsd:dateTime ;
    skos:altLabel "Assumption of indebtness"@en,
        "Assumption of mortgage"@en,
        "Subrogation"@en,
        "Cessio legis"@nb,
        "Gjeldsovertaking"@nb,
        "Subrogasjon"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Gjeldsovertakelse er at en person overtar en annen persons forpliktelser (gjeld). Gjennom en gjeldsovertakelse skjer det med andre ord en endring av hvem som er skyldner i det opprinnelige gjeldsforholdet (et debitorskifte)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assumption of debt"@en,
        "Gjeldsovertagelse"@nb .

humord:c60080 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60080" ;
    dct:modified "2023-10-31T10:13:18"^^xsd:dateTime ;
    skos:broader humord:c15153,
        humord:c59505 ;
    skos:definition "Gjeldssanering er avtalt eller rettslig fastsatt bortfall/reduksjon av gjeld <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt rescheduling"@en,
        "Gjeldssanering"@nb .

humord:c60081 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60081" ;
    dct:modified "2023-05-30T15:01:22"^^xsd:dateTime ;
    skos:altLabel "Law of neighbours"@en ;
    skos:broader humord:c07804 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neighbour law"@en,
        "Naborett"@nb .

humord:c60082 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60082" ;
    dct:modified "2023-05-30T15:02:46"^^xsd:dateTime ;
    skos:broader humord:c60081 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Obligation to put up a fence"@en,
        "Gjerdeplikt"@nb .

humord:c60083 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60083" ;
    dct:modified "2025-01-06T12:39:39"^^xsd:dateTime ;
    skos:altLabel "Thoroughfare (Maritime transport)"@en,
        "Gjennomfart (Skipsfart)"@nb ;
    skos:broader humord:c04335 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passage (Maritime transport)"@en,
        "Gjennomfart (Skipsfart)"@nb .

humord:c60084 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60084" ;
    dct:modified "2023-05-31T07:59:09"^^xsd:dateTime ;
    skos:altLabel "Reopening a case"@en,
        "Revival of action"@en,
        "Gjenopptakelse"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "New trial"@en,
        "Gjenopptagelse"@nb .

humord:c60085 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60085" ;
    dct:modified "2023-05-31T08:06:03"^^xsd:dateTime ;
    skos:broader humord:c09321 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Global poverty"@en,
        "Global fattigdom"@nb .

humord:c60086 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60086" ;
    dct:modified "2023-05-31T08:18:36"^^xsd:dateTime ;
    skos:broader humord:c24390 ;
    skos:definition "Rederansvar er rederens erstatningsansvar for skade på person eller gods og ansvar for bergelønn og for bidrag til felleshavari <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shipowners' liability"@en,
        "Rederansvar"@nb .

humord:c60087 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60087" ;
    dct:modified "2024-10-16T13:02:40"^^xsd:dateTime ;
    skos:altLabel "Avgrensa reiaransvar"@nb,
        "Global avgrensing"@nb,
        "Global begrensning"@nb,
        "Globalavgrensing"@nb,
        "Globalbegrensning"@nb ;
    skos:broader humord:c60086 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shipowners' limitation of liability"@en,
        "Begrenset rederansvar"@nb .

humord:c60088 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60088" ;
    dct:modified "2023-05-31T08:40:39"^^xsd:dateTime ;
    skos:altLabel "Bona fide"@en,
        "Bona fide"@nb ;
    skos:broader humord:c08967 ;
    skos:definition "God tro, bona fide, er det at en person på grunn av villfarelse eller uvitenhet er ukjent med faktiske eller rettslige omstendigheter som danner grunnlaget for en bestemt rettstilstand <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Good faith"@en,
        "God tro"@nb .

humord:c60089 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60089" ;
    dct:modified "2023-06-05T23:37:48"^^xsd:dateTime ;
    skos:altLabel "Acquisition in good faith"@en,
        "Bona fide acquisition"@en,
        "Purchase made in good faith"@en,
        "Purchase made in market overt"@en ;
    skos:broader humord:c59260 ;
    skos:definition "Godtroerverv, at man blir eier av en ting som tilhører en annen, uten at den egentlige eieren kjenner til det, eller ønsker å gi fra seg eiendomsretten  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bona fide purchase"@en,
        "Godtroerverv"@nb .

humord:c60090 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60090" ;
    dct:modified "2023-05-31T08:57:04"^^xsd:dateTime ;
    skos:broader humord:c07868 ;
    skos:definition "Goodwill, merverdi, godt renommé. I dagligtale er det vanlig å snakke om goodwill som et synonym på godt renommé, eventuelt det å opparbeide seg en fordel ved å gjøre noe positivt eller nyttig for andre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Goodwill"@en,
        "Goodwill"@nb .

humord:c60091 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60091" ;
    dct:modified "2023-05-31T09:26:01"^^xsd:dateTime ;
    skos:broader humord:c24651 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primary school acts"@en,
        "Grunnskolelover"@nb .

humord:c60092 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60092" ;
    dct:modified "2024-04-19T09:51:41"^^xsd:dateTime ;
    skos:altLabel "Subsoil water"@en,
        "Grunnvatn"@nb ;
    skos:broader humord:c08343 ;
    skos:definition "Grunnvann er vann i mettet sone under jordoverflaten, det vil si i den delen av grunnen hvor alle sprekker og porerom er helt fylt med vann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ground water"@en,
        "Grunnvann"@nb .

humord:c60093 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60093" ;
    dct:modified "2023-05-31T09:39:17"^^xsd:dateTime ;
    skos:broader humord:c09069 ;
    skos:definition "Grønn kriminologi er en gren av kriminologi som involverer studiet av skader og forbrytelser mot miljøet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green criminoogy"@en,
        "Grønn kriminologi"@nb .

humord:c60094 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60094" ;
    dct:modified "2023-05-31T09:42:09"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:definition "Gullklausul er en bestemmelse i kontrakt eller obligasjon om at betaling skal skje i gullmynt eller etter gullverdi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold clauses"@en,
        "Gullklausuler"@nb .

humord:c60095 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60095" ;
    dct:modified "2024-04-24T09:50:12"^^xsd:dateTime ;
    skos:altLabel "Havbukter"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Bukt er et vannområde som danner en kort og forholdsvis bred innskjæring i kysten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bays"@en,
        "Bukter"@nb .

humord:c60096 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60096" ;
    dct:modified "2023-05-31T10:48:34"^^xsd:dateTime ;
    skos:broader humord:c29178 ;
    skos:definition "En havarikommisjon er vanligvis en offentlig myndighet som søker å finne bakgrunnen for ulykker innen transportvirksomhet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accident investigation boards"@en,
        "Havarikommisjoner"@nb .

humord:c60097 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60097" ;
    dct:modified "2023-05-31T11:00:24"^^xsd:dateTime ;
    skos:altLabel "PSC"@en,
        "PSC"@nb ;
    skos:broader humord:c24390 ;
    skos:definition "Havnestatskontroll er inspeksjon av utenlandske skip i norske havner for å verifisere at skipets tilstand og utstyr er iht. internasjonalt regelverk og at skipet er bemannet og blir operert iht. dette regelverket  <sdir.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Port state control"@en,
        "Havnestatskontroll"@nb .

humord:c60098 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60098" ;
    dct:modified "2023-05-31T11:03:32"^^xsd:dateTime ;
    skos:altLabel "Case not proceeded with"@en,
        "Unprosecuted crime"@en,
        "Unprosecuted offence"@en ;
    skos:broader humord:c13366 ;
    skos:definition "Henleggelse er en avgjørelse fra påtalemyndigheten om å frafalle tiltale eller ikke reise tiltale mot noen i en sak som har vært underlagt etterforskning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dropping of the case"@en,
        "Henleggelse"@nb .

humord:c60099 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60099" ;
    dct:modified "2024-12-10T10:28:42"^^xsd:dateTime ;
    skos:altLabel "Helseundersøkingar"@nb ;
    skos:broader humord:c27258 ;
    skos:definition "Helseundersøkelser er befolkningsbaserte undersøkelser der en hel befolkning (for eksempel alle voksne innbyggere i et fylke eller alle gravide) eller et representativt utvalg av befolkningen blir invitert til å delta <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health surveys"@en,
        "Helseundersøkelser"@nb .

humord:c60100 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60100" ;
    dct:modified "2023-06-05T23:40:09"^^xsd:dateTime ;
    skos:altLabel "Escheat"@en,
        "Escheatage"@en ;
    skos:broader humord:c07804 ;
    skos:definition "Hjemfallsrett er en rettighet myndighetene har til å overta et anlegg uten betaling når konsesjonen for anlegget utløper. Denne rettigheten stilles som vilkår for tildeling av konsesjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of reversion"@en,
        "Hjemfallsrett"@nb .

humord:c60101 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60101" ;
    dct:modified "2023-05-31T11:40:13"^^xsd:dateTime ;
    skos:broader humord:c21942 ;
    skos:definition "Holdingselskap er et aksjeselskap som har alle, eller størstedelen av, sine aktiva i form av aksjer eller lignende kapitalandeler i andre selskaper <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holding companies"@en,
        "Holdingselskaper"@nb .

humord:c60102 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60102" ;
    dct:modified "2024-09-30T12:51:00"^^xsd:dateTime ;
    skos:altLabel "Husleielovgiing"@nb,
        "Husleielovgiving"@nb,
        "Husleielovgivning"@nb,
        "Husleigelovar"@nb,
        "Husleigelover"@nb,
        "Husleigelovgiving"@nb,
        "Husleigelovgjeving"@nb ;
    skos:broader humord:c59147 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tenancy acts"@en,
        "Husleielover"@nb .

humord:c60103 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60103" ;
    dct:modified "2023-05-31T12:49:59"^^xsd:dateTime ;
    skos:broader humord:c59314 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Craft law"@en,
        "Håndverksrett"@nb .

humord:c60104 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60104" ;
    dct:modified "2023-05-31T13:06:24"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:definition "Ikke-krigførende er et uttrykk som kom i bruk under andre verdenskrig om stater som uten å ta del i krigføringen, gav til kjenne sin tilknytning til en av partene og derfor unnlot å avgi vanlig nøytralitetserklæring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-belligerent"@en,
        "Ikke-krigførende"@nb .

humord:c60105 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60105" ;
    dct:modified "2023-05-31T13:14:15"^^xsd:dateTime ;
    skos:broader humord:c23554 ;
    skos:definition "Ikke-intervensjon er ikke-innblanding i en annen stats indre anliggender <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-intervention"@en,
        "Ikke-intervensjon"@nb .

humord:c60106 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60106" ;
    dct:modified "2023-05-31T13:35:38"^^xsd:dateTime ;
    skos:broader humord:c08973 ;
    skos:definition "Ikke-økonomisk skade er skade som ikke kan måles eller verdsettes i penger, for eksempel skade på ting som bare har affeksjonsverdi eller tilføyelse av lidelser som ikke medfører noe økonomisk tap, for eksempel skjemmende arr <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-pecuniary loss"@en,
        "Ikke-økonomisk skade"@nb .

humord:c60107 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60107" ;
    dct:modified "2023-05-31T13:38:01"^^xsd:dateTime ;
    skos:altLabel "Import agent"@en ;
    skos:broader humord:c15733 ;
    skos:definition "Importør er en person, et firma eller en organisasjon som driver import   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Importing agent"@en,
        "Importører"@nb .

humord:c60108 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60108" ;
    dct:modified "2023-05-31T13:45:33"^^xsd:dateTime ;
    skos:altLabel "Individual deterrent"@en,
        "Individual prevention of crime"@en,
        "Spesialprevensjon"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Individualprevensjon er i strafferetten en antatt virkning av straffeforfølgning som går ut på at straffen vil påvirke gjerningsmannen til å ikke begå nye straffbare handlinger, enten ved avskrekkelse eller ved personlighetspåvirkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Individual deterrence"@en,
        "Individualprevensjon"@nb .

humord:c60109 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60109" ;
    dct:modified "2024-02-27T13:48:29"^^xsd:dateTime ;
    skos:altLabel "IP (Helsevesen)"@nb ;
    skos:broader humord:c09349 ;
    skos:definition "Individuell plan er et verktøy for å koordinere samarbeidende helse- og omsorgstjenester for pasienter med sammensatte behov <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Individual plan"@en,
        "Individuell plan"@nb .

humord:c60110 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60110" ;
    dct:modified "2024-01-08T10:48:48"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:definition "Indre selskap er en samarbeidsform hvor deltagerne driver næringsvirksomhet for felles regning og risiko, men hvor de ikke opptrer som noe fellesskap overfor omverdenen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silent partnership (Company law)"@en,
        "Indre selskaper"@nb .

humord:c60111 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60111" ;
    dct:modified "2023-05-31T14:09:22"^^xsd:dateTime ;
    skos:broader humord:c22715 ;
    skos:definition "Industrielt rettsvern gir beskyttelse først og fremst i form av patent, varemerke- eller designregistrering. Den gir innehaveren enerett til å utnytte sin oppfinnelse, varemerke eller design <patentstyret.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial property rights"@en,
        "Industrielt rettsvern"@nb .

humord:c60112 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60112" ;
    dct:modified "2024-11-13T21:24:00"^^xsd:dateTime ;
    skos:altLabel "Industrikatastrofer"@nb ;
    skos:broader humord:c19416 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial cathastrophes"@en,
        "Industrikatastrofer"@nb .

humord:c60113 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60113" ;
    dct:modified "2023-05-31T18:03:14"^^xsd:dateTime ;
    skos:altLabel "Healtcare management"@en,
        "Health administration"@en,
        "Healthcare administration"@en,
        "Helseforvaltning"@nb ;
    skos:broader humord:c09398 ;
    skos:definition "Helseadministrasjon er de forvaltningsorganene samfunnet har opprettet for å planlegge og drive helsetjenesten samt føre tilsyn med denne <SNL>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health management"@en,
        "Helseadministrasjon"@nb .

humord:c60114 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60114" ;
    dct:modified "2023-05-31T18:43:57"^^xsd:dateTime ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health acts"@en,
        "Helselover"@nb .

humord:c60115 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60115" ;
    dct:modified "2023-05-31T18:46:02"^^xsd:dateTime ;
    skos:broader humord:c60114 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health personnel acts"@en,
        "Helsepersonellover"@nb .

humord:c60116 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60116" ;
    dct:modified "2023-05-31T18:49:25"^^xsd:dateTime ;
    skos:broader humord:c08952 ;
    skos:definition "Helseregister er registre, fortegnelser og lignende der helseopplysninger er lagret systematisk slik at opplysninger om den enkelte kan finnes igjen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health registries"@en,
        "Helseregistre"@nb .

humord:c60117 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60117" ;
    dct:modified "2024-12-19T15:30:58"^^xsd:dateTime ;
    skos:altLabel "Informasjonsrett"@nb ;
    skos:broader humord:c04304 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information law"@en,
        "Informasjonsrett"@nb .

humord:c60118 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60118" ;
    dct:modified "2023-06-05T23:42:17"^^xsd:dateTime ;
    skos:altLabel "Disclosure requirement"@en,
        "Duty to disclose information"@en,
        "Duty to give information"@en ;
    skos:broader humord:c09086 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Obligation to inform"@en,
        "Informasjonsplikt"@nb .

humord:c60119 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60119" ;
    dct:modified "2025-01-22T07:18:12"^^xsd:dateTime ;
    skos:altLabel "Consanguineous marriage"@en,
        "Intermarriage"@en,
        "Marriage between close relations"@en,
        "Endogami"@nb,
        "Inngifte"@nb ;
    skos:broader humord:c04895 ;
    skos:definition "Inngifte er innen medisin og demografi ekteskap mellom personer som er tremenninger eller nærmere beslektet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endogamy"@en,
        "Inngifte"@nb .

humord:c60120 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60120" ;
    dct:modified "2023-06-05T20:32:35"^^xsd:dateTime ;
    skos:broader humord:c07798 ;
    skos:definition "Inngangsverdien er anskaffelseskostnaden ved kjøp <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Input value"@en,
        "Inngangsverdi"@nb .

humord:c60121 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60121" ;
    dct:modified "2023-06-01T08:01:33"^^xsd:dateTime ;
    skos:broader humord:c09018 ;
    skos:definition "Innlandsstater er land uten kystlinje  <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landlocked countries"@en,
        "Innlandsstater"@nb .

humord:c60122 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60122" ;
    dct:modified "2023-06-05T20:33:09"^^xsd:dateTime ;
    skos:altLabel "Deposit insurances"@en,
        "Innskuddsgaratni"@nb ;
    skos:broader humord:c07737 ;
    skos:definition "Innskuddsgaranti, garanti for at banker og andre kredittinstitusjoner som mottar innskudd fra allmennheten, overholder sine forpliktelser overfor innskyterne  <jusleksikon.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deposit guarantees"@en,
        "Innskuddsgarantier"@nb .

humord:c60123 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60123" ;
    dct:modified "2023-06-05T20:33:48"^^xsd:dateTime ;
    skos:broader humord:c59505 ;
    skos:definition "Insolvens, inntreffer når en låntaker ikke evner å betale det den skylder långiveren, eller ikke klarer å oppfylle andre forpliktelser ved lånet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insolvency"@en,
        "Insolvens"@nb .

humord:c60124 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60124" ;
    dct:modified "2023-06-01T08:20:42"^^xsd:dateTime ;
    skos:altLabel "Institutt"@nb ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insitutes"@en,
        "Institutter"@nb .

humord:c60125 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60125" ;
    dct:modified "2023-06-13T08:58:10"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit agreement acts"@en,
        "Kredittavtalelover"@nb .

humord:c60126 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60126" ;
    dct:modified "2023-08-28T14:29:30"^^xsd:dateTime ;
    skos:altLabel "Pre-contracts"@en ;
    skos:broader humord:c59196 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agreements in principle"@en,
        "Intensjonsavtaler"@nb .

humord:c60127 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60127" ;
    dct:modified "2023-08-23T10:31:36"^^xsd:dateTime ;
    skos:altLabel "KF"@nb,
        "Kommunale selskaper"@nb,
        "Kommunalt selskap"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Kommunalt foretak (KF) er betegnelse for en selskapsform som brukes for virksomheter som er del av en norsk kommune <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Municipal enterprises"@en,
        "Kommunale foretak"@nb .

humord:c60128 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60128" ;
    dct:modified "2023-11-30T12:43:55"^^xsd:dateTime ;
    skos:altLabel "Kanalar"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Kanal er i nautisk sammenheng en smalere vannrenne som går gjennom eller forbi større landmasser  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canals"@en,
        "Kanaler"@nb .

humord:c60129 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60129" ;
    dct:modified "2023-06-01T09:26:09"^^xsd:dateTime ;
    skos:altLabel "IKS"@nb,
        "Interkommunale foretak"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Interkommunalt selskap (IKS) er en norsk organisasjonsform for selskaper innen offentlig sektor der flere kommuner og/eller fylkeskommuner er eiere <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inter-municipal enterprises"@en,
        "Interkommunale selskap"@nb .

humord:c60130 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60130" ;
    dct:modified "2023-06-01T11:46:42"^^xsd:dateTime ;
    skos:altLabel "Driftsregnskap"@nb ;
    skos:broader humord:c07581 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Management accounts"@en,
        "Internregnskap"@nb .

humord:c60131 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60131" ;
    dct:modified "2023-06-01T11:49:41"^^xsd:dateTime ;
    skos:broader humord:c17770 ;
    skos:definition "Intestatarv er et begrep med røtter i latin intestatus, som betyr noen som ikke har gjort testament <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intestate succession"@en,
        "Intestatarv"@nb .

humord:c60132 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60132" ;
    dct:modified "2024-11-20T13:01:05"^^xsd:dateTime ;
    skos:altLabel "It governance"@en,
        "IT-leiing"@nb,
        "IT-planlegging"@nb,
        "IT-strategi"@nb,
        "IT-styring"@nb,
        "It-ledelse"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "It planning"@en,
        "IT-planlegging"@nb .

humord:c60133 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60133" ;
    dct:modified "2023-06-01T12:10:15"^^xsd:dateTime ;
    skos:altLabel "Railroad acts"@en ;
    skos:broader humord:c60134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Railway acts"@en,
        "Jernbanelover"@nb .

humord:c60134 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60134" ;
    dct:modified "2023-06-01T12:09:54"^^xsd:dateTime ;
    skos:altLabel "Railroad laws"@en ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Railway laws"@en,
        "Jernbanerett"@nb .

humord:c60135 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60135" ;
    dct:modified "2025-01-06T10:35:58"^^xsd:dateTime ;
    skos:altLabel "Carriage by rail"@en,
        "Transport by rail"@en,
        "Jernbanetransport"@nb ;
    skos:broader humord:c04346 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Railway carriage"@en,
        "Jernbanetransport"@nb .

humord:c60136 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60136" ;
    dct:modified "2023-06-01T12:24:18"^^xsd:dateTime ;
    skos:altLabel "Jewish history of law"@en ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jewish legal history"@en,
        "Jødisk rettshistorie"@nb .

humord:c60137 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60137" ;
    dct:modified "2023-06-01T13:05:45"^^xsd:dateTime ;
    skos:altLabel "Islamic history of law"@en,
        "Muslim history of law"@en,
        "Muslim legal history"@en ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Islamic legal history"@en,
        "Islamsk rettshistorie"@nb .

humord:c60138 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60138" ;
    dct:modified "2023-06-01T14:20:47"^^xsd:dateTime ;
    skos:broader humord:c22203 ;
    skos:definition "Kapitaldekning er en andel egenkapital (ansvarlig kapital eller kjernekapital) i prosent av et beregningsgrunnlag som reflekterer hvor stor risiko en bank eller annen finansinstitusjon løper <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capital adequacy"@en,
        "Kapitaldekning"@nb .

humord:c60139 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60139" ;
    dct:modified "2023-06-01T14:25:31"^^xsd:dateTime ;
    skos:broader humord:c22203 ;
    skos:definition "Kapitalgevinst er verdistigning på kapitalobjekter som skyldes ytre forhold som konjunkturendringer og markedsforhold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capital gains"@en,
        "Kapitalgevinster"@nb .

humord:c60140 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60140" ;
    dct:modified "2023-08-28T14:32:57"^^xsd:dateTime ;
    skos:altLabel "Catalog protection"@en ;
    skos:broader humord:c08978 ;
    skos:definition "Katalogvern er lovbestemt vern av rettighetene til den som fremstiller en katalog. Det er en del av databasevernet i åndsverkloven § 24 og som omfatter ulike databaser, for eksempel et formular, en katalog, en tabell, et program, eller lignende arbeid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catalogue protection"@en,
        "Katalogvern"@nb .

humord:c60141 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60141" ;
    dct:modified "2023-06-01T14:43:44"^^xsd:dateTime ;
    skos:altLabel "Church acts"@en ;
    skos:broader humord:c08960 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecclesiastical acts"@en,
        "Kirkelover"@nb .

humord:c60142 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60142" ;
    dct:modified "2023-06-01T14:55:57"^^xsd:dateTime ;
    skos:broader humord:c08964 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gender neutral legislation"@en,
        "Kjønnsnøytral lovgivning"@nb .

humord:c60143 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60143" ;
    dct:modified "2025-02-27T08:41:34"^^xsd:dateTime ;
    skos:altLabel "Indian Ocean Rim countries"@en,
        "Indiahavsområdet"@nb,
        "Indiahavsregionen"@nb ;
    skos:broader humord:c13498 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indian Ocean Region"@en,
        "Indiahavsregionen"@nb .

humord:c60144 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60144" ;
    dct:modified "2024-09-16T09:22:50"^^xsd:dateTime ;
    skos:altLabel "Digo language"@en,
        "Kidigo language"@en,
        "Chidigo språk"@nb,
        "Digo språk"@nb,
        "Kidigo språk"@nb ;
    skos:broader humord:c09840 ;
    skos:editorialNote "Lukket bemerkning: ubt23"@nb,
        "Spåkkode: dig"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chidigo language"@en,
        "Chidigo språk"@nb .

humord:c60145 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60145" ;
    dct:modified "2023-06-12T14:36:51"^^xsd:dateTime ;
    skos:broader humord:c59114 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consumer contract acts"@en,
        "Forbrukeravtalelover"@nb .

humord:c60146 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60146" ;
    dct:modified "2023-06-12T14:42:28"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:definition "Et forhåndstilsagn er tilsagn før bindende avgjørelse, løfte e.l. <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Advance commitment"@en,
        "Forhåndstilsagn"@nb .

humord:c60147 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60147" ;
    dct:modified "2024-06-06T07:35:55"^^xsd:dateTime ;
    skos:altLabel "Enkle gjeldsbrev"@nb ;
    skos:broader humord:c66654 ;
    skos:definition "Et enkelt gjeldsbrev er et gjeldsbrev som ikke kan omsettes eller overdras <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-negotiable debt instruments"@en,
        "Enkle gjeldsbrev"@nb .

humord:c60148 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60148" ;
    dct:modified "2023-06-12T14:53:05"^^xsd:dateTime ;
    skos:altLabel "Mistake of law"@en,
        "Rettsuvitenhet"@nb ;
    skos:broader humord:c16451 ;
    skos:definition "Rettsvillfarelse er uvitenhet med hensyn til rettsregler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ignorance of the law"@en,
        "Rettsvillfarelse"@nb .

humord:c60149 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60149" ;
    dct:modified "2023-06-12T15:07:58"^^xsd:dateTime ;
    skos:altLabel "Right of veto"@en,
        "Vetorett"@nb ;
    skos:broader humord:c09682 ;
    skos:definition "Veto er en enkeltpersons eller minoritets rett til å forhindre et vedtak eller en lov <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veto"@en,
        "Veto"@nb .

humord:c60150 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60150" ;
    dct:modified "2023-06-12T18:04:50"^^xsd:dateTime ;
    skos:altLabel "Act of the sale of goods"@en ;
    skos:broader humord:c59047 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Act  of sales"@en,
        "Kjøpslover"@nb .

humord:c60151 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60151" ;
    dct:modified "2023-06-12T18:07:03"^^xsd:dateTime ;
    skos:altLabel "Right to submit claim"@en ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right to submit complaint"@en,
        "Klageadgang"@nb .

humord:c60152 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60152" ;
    dct:modified "2023-06-12T18:10:47"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complaints"@en,
        "Klager"@nb .

humord:c60153 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60153" ;
    dct:modified "2023-06-12T18:14:42"^^xsd:dateTime ;
    skos:altLabel "Klasseselskaper"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Et klassifikasjonsselskap, ofte forkortet til klasseselskap, er i shipping alt fra ikke-statlig organisasjoner til grupper med profesjonelle, skipsinspektører eller kontoransatte som skal påse sikkerhet og beskyttelse for skip og offshoreinstallasjoner  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classifications societies"@en,
        "Klassifikasjonsselskaper"@nb .

humord:c60154 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60154" ;
    dct:modified "2023-06-12T18:56:29"^^xsd:dateTime ;
    skos:altLabel "Codifications"@en,
        "Kodifikasjoner"@nb ;
    skos:broader humord:c08922 ;
    skos:definition "Kodifikasjon er en lov som samler rettsregler innen et omfattende rettsområde <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Codification"@en,
        "Kodifikasjon"@nb .

humord:c60155 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60155" ;
    dct:modified "2023-06-12T19:06:43"^^xsd:dateTime ;
    skos:altLabel "Collective labor law"@en ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collective labour law"@en,
        "Kollektiv arbeidsrett"@nb .

humord:c60156 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60156" ;
    dct:modified "2024-06-24T12:09:30"^^xsd:dateTime ;
    skos:altLabel "Kollisjonar"@nb ;
    skos:broader humord:c04334,
        humord:c65414 ;
    skos:definition "Kollisjon er er sammenstøt. Begrepet brukes mest om sammenstøt mellom ting som er i bevegelse, men snakker også om kollisjon når skip, kjøretøyer eller lignende støter sammen med fastsittende ting <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collisions"@en,
        "Kollisjoner"@nb .

humord:c60157 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60157" ;
    dct:modified "2023-06-12T19:33:13"^^xsd:dateTime ;
    skos:broader humord:c19147 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commercial arbitration"@en,
        "Kommersiell voldgift"@nb .

humord:c60158 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60158" ;
    dct:modified "2024-11-01T14:44:31"^^xsd:dateTime ;
    skos:altLabel "Kommisjonærar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commission agents"@en,
        "Kommisjonærer"@nb .

humord:c60159 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60159" ;
    dct:modified "2023-06-12T19:55:47"^^xsd:dateTime ;
    skos:altLabel "Municipal health care service acts"@en ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Municipal health service acts"@en,
        "Kommunehelsetjenestelover"@nb .

humord:c60160 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60160" ;
    dct:modified "2023-06-12T21:12:56"^^xsd:dateTime ;
    skos:altLabel "Community tax"@en,
        "Local rates (Tax)"@en ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Municipal tax"@en,
        "Kommuneskatt"@nb .

humord:c60161 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60161" ;
    dct:modified "2023-06-12T21:16:36"^^xsd:dateTime ;
    skos:broader humord:c23447 ;
    skos:definition "Kompaniskap er et ansvarlig selskap hvor to eller flere går sammen om en forretning eller et foretak, og da også om et sivilt selskap, for eksempel advokater som driver for felles regning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General partnership"@en,
        "Kompaniskap"@nb .

humord:c60162 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60162" ;
    dct:modified "2023-06-12T21:21:45"^^xsd:dateTime ;
    skos:broader humord:c09086 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Confidential information"@en,
        "Konfidensiell informasjon"@nb .

humord:c60163 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60163" ;
    dct:modified "2023-06-12T21:28:38"^^xsd:dateTime ;
    skos:broader humord:c13366 ;
    skos:definition "Konfrontasjon er det å stille personer som har avgitt motstridende forklaringer overfor hverandre  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Confrontation"@en,
        "Konfrontasjon"@nb .

humord:c60164 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60164" ;
    dct:modified "2023-06-12T21:33:44"^^xsd:dateTime ;
    skos:broader humord:c23883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Competition acts"@en,
        "Konkurranselover"@nb .

humord:c60165 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60165" ;
    dct:modified "2023-06-12T21:49:15"^^xsd:dateTime ;
    skos:broader humord:c08966 ;
    skos:definition "Konkurrens, sammenløp, sammentreff, blir i rettsspråket brukt i flere betydninger.  I strafferetten blir ordet brukt om flere forbrytelser begått av samme person <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concurrence (Criminal law)"@en,
        "Konkurrens (Strafferett)"@nb .

humord:c60166 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60166" ;
    dct:modified "2023-06-12T21:54:40"^^xsd:dateTime ;
    skos:altLabel "Assets of debtor in bankruptcy"@en,
        "Estate in bankruptcy"@en,
        "Property of debtor in bankruptcy"@en ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bankrupt's estate"@en,
        "Konkursbo"@nb .

humord:c60167 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60167" ;
    dct:modified "2023-06-12T21:57:56"^^xsd:dateTime ;
    skos:altLabel "Bankruptcy acts"@en,
        "Insolvency acts"@en ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insolvency and bankruptcy acts"@en,
        "Konkurslover"@nb .

humord:c60168 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60168" ;
    dct:modified "2023-06-12T21:59:28"^^xsd:dateTime ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Period of disqualification"@en,
        "Konkurskarantene"@nb .

humord:c60169 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60169" ;
    dct:modified "2023-06-12T22:04:21"^^xsd:dateTime ;
    skos:altLabel "Business corporations law"@en ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporations law"@en,
        "Konsernrett"@nb .

humord:c60170 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60170" ;
    dct:modified "2025-02-12T12:33:58"^^xsd:dateTime ;
    skos:altLabel "Fiskebestandar"@nb,
        "Fiskeførekomstar"@nb,
        "Fiskemengder"@nb,
        "Fiskepopulasjonar"@nb,
        "Fiskepopulasjoner"@nb ;
    skos:broader humord:c22541,
        humord:c64595 ;
    skos:definition "Fiskebestand er bestand av fisk i et farvann, en innsjø eller et vassdrag <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fisk stocks"@en,
        "Fiskebestander"@nb .

humord:c60171 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60171" ;
    dct:modified "2023-11-22T15:09:08"^^xsd:dateTime ;
    skos:broader humord:c08912 ;
    skos:definition "Leiermål, (av eldre dansk leger, 'leie, samleie'), eldre navn på samleie utenfor ekteskap <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leiermål (Adultery)"@en,
        "Leiermål"@nb .

humord:c60172 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60172" ;
    dct:modified "2023-06-13T10:31:56"^^xsd:dateTime ;
    skos:altLabel "Leases"@en,
        "Tenancy agreements"@en ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rental contracts"@en,
        "Leiekontrakter"@nb .

humord:c60173 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60173" ;
    dct:modified "2023-06-13T10:38:40"^^xsd:dateTime ;
    skos:broader humord:c21845 ;
    skos:definition "Lempning er en fellesbetegnelse for betalingsutsettelse og betalingsnedsettelse av hensyn til skyldner eller av hensyn til det offentlige som kreditor <skatteetaten.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concession (Payment)"@en,
        "Lempning"@nb .

humord:c60174 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60174" ;
    dct:modified "2023-06-13T18:54:09"^^xsd:dateTime ;
    skos:altLabel "Liggedager"@nb ;
    skos:broader humord:c24390 ;
    skos:definition "Liggetid, liggedager, ved avtale om reisebefraktning med skip den tid som ved inngåelse av befraktningsavtalen med rimelighet kan påregnes å gå med til lastingen  <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laytime"@en,
        "Liggetid (Sjørett)"@nb .

humord:c60175 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60175" ;
    dct:modified "2024-11-05T07:55:21"^^xsd:dateTime ;
    skos:altLabel "Massemordarar"@nb ;
    skos:broader humord:c07284 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass murderers"@en,
        "Massemordere"@nb .

humord:c60176 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60176" ;
    dct:modified "2024-10-28T14:05:00"^^xsd:dateTime ;
    skos:altLabel "Church councils"@en,
        "Meihigheitsråd"@nb ;
    skos:broader humord:c08774 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parish councils"@en,
        "Menighetsråd"@nb .

humord:c60177 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60177" ;
    dct:modified "2023-06-13T11:06:19"^^xsd:dateTime ;
    skos:broader humord:c09708 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human rights violations"@en,
        "Menneskerettighetsbrudd"@nb .

humord:c60178 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60178" ;
    dct:modified "2023-06-13T11:15:18"^^xsd:dateTime ;
    skos:altLabel "Common heritage of humankind"@en,
        "Common heritage of mankind"@en,
        "Common heritage principle"@en,
        "Felles arv for menneskeheten"@nb,
        "Menneskehetens felles arv"@nb ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common heritage of humanity"@en,
        "Menneskehetens fellesarv"@nb .

humord:c60179 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60179" ;
    dct:modified "2023-06-13T11:16:50"^^xsd:dateTime ;
    skos:altLabel "Temporary appointment"@en,
        "Midlertidig ansettelse"@nb ;
    skos:broader humord:c09124 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temporary employment"@en,
        "Midlertidig tilsetting"@nb .

humord:c60180 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60180" ;
    dct:modified "2023-06-13T11:20:12"^^xsd:dateTime ;
    skos:altLabel "Immediate injunction"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Midlertidig forføyning er rettergangsskritt som skal gi saksøkeren midlertidig sikring av et krav som går ut på annet enn betaling av penger, jf. tvisteloven av 17. juni 2005 nr. 90 kap. 32 og 34. Midlertidig sikring av pengekrav skjer ved (sivil) arrest av person eller gods  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Preliminary injunction"@en,
        "Midlertidige forføyninger"@nb .

humord:c60181 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60181" ;
    dct:modified "2023-06-13T11:26:59"^^xsd:dateTime ;
    skos:broader humord:c08261 ;
    skos:definition "Elektrifisering er overgang til elektrisk energi til fortrengsel for bruk av annen form for energi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrification"@en,
        "Elektrifisering"@nb .

humord:c60182 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60182" ;
    dct:modified "2023-06-13T13:45:59"^^xsd:dateTime ;
    skos:altLabel "Industrial injury compensation"@en ;
    skos:broader humord:c08973 ;
    skos:definition "Menerstatning er erstatning for varig redusert livskvalitet som følge av en skade. Erstatningen gjelder de ulemper som kan kalles ikke-økonomiske følger av en personskade <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Damages for pain and suffering"@en,
        "Menerstatning"@nb .

humord:c60183 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60183" ;
    dct:modified "2023-06-13T13:48:59"^^xsd:dateTime ;
    skos:altLabel "Notification requirement"@en ;
    skos:broader humord:c08966 ;
    skos:definition "Meldeplikt er en plikt til å møte for politiet på bestemte tider. Retten kan bestemme meldeplikt som alternativ til varetektsfengsling når en person er siktet. Påtalemyndigheten kan avtale meldeplikt som alternativ til pågripelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Obligation to report"@en,
        "Meldeplikt"@nb .

humord:c60184 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60184" ;
    dct:modified "2023-08-28T11:43:26"^^xsd:dateTime ;
    skos:altLabel "Intermediary contracts"@en,
        "Mandate contracts"@en,
        "Middleman contracts"@en,
        "Mandatkontrakter"@nb ;
    skos:broader humord:c60403 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intermediary agreements"@en,
        "Mellommannskontrakter"@nb .

humord:c60185 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60185" ;
    dct:modified "2025-01-16T16:42:27"^^xsd:dateTime ;
    skos:altLabel "Alice Springs"@nb ;
    skos:broader humord:c69439 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alice Springs"@en,
        "Alice Springs"@nb .

humord:c60186 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60186" ;
    dct:modified "2025-01-17T07:58:10"^^xsd:dateTime ;
    skos:altLabel "Foreign exchange gains"@en,
        "Foreign exchange profits"@en,
        "Kursgevinst (Valuta)"@nb ;
    skos:broader humord:c25047 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Profit on exchange"@en,
        "Kursgevinst (Valuta)"@nb .

humord:c60187 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60187" ;
    dct:modified "2023-06-13T19:21:46"^^xsd:dateTime ;
    skos:altLabel "Capital gains on securities"@en ;
    skos:broader humord:c23217 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Price gains on securities"@en,
        "Kursgevinst (Verdipapirer)"@nb .

humord:c60188 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60188" ;
    dct:modified "2023-06-13T19:28:12"^^xsd:dateTime ;
    skos:broader humord:c24390 ;
    skos:definition "Kvantumskontrakter er avtaler om godsbefordring med skip, hvorved bortfrakteren påtar seg å besørge transport av et større kvantum last over et visst tidsrom og ved hjelp av forskjellige skip <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantity contracts"@en,
        "Kvantumskontrakter"@nb .

humord:c60189 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60189" ;
    dct:modified "2025-01-03T10:33:46"^^xsd:dateTime ;
    skos:altLabel "Lagerhald"@nb ;
    skos:broader humord:c14579 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Keeping in stock"@en,
        "Lagerhold"@nb .

humord:c60190 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60190" ;
    dct:modified "2023-06-14T08:14:07"^^xsd:dateTime ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long term contracts"@en,
        "Langtidskontrakter"@nb .

humord:c60191 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60191" ;
    dct:modified "2023-06-14T08:24:08"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cargo damages"@en,
        "Lasteskader"@nb .

humord:c60192 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60192" ;
    dct:modified "2023-06-14T08:26:59"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cargo handling"@en,
        "Lastebehandling"@nb .

humord:c60193 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60193" ;
    dct:modified "2023-06-14T08:29:39"^^xsd:dateTime ;
    skos:altLabel "Statutory lien"@en ;
    skos:broader humord:c59198 ;
    skos:definition "Legalpant er en lovbestemt pant, panterett som har hjemmel i lov, og som uten videre etablerer panterett når den i loven angitte fordring oppstår <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statutory charge"@en,
        "Legalpant"@nb .

humord:c60194 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60194" ;
    dct:modified "2023-06-14T08:33:00"^^xsd:dateTime ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abisko"@en,
        "Abisko"@nb .

humord:c60195 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60195" ;
    dct:modified "2025-02-17T08:58:59"^^xsd:dateTime ;
    skos:altLabel "Alamos"@nb ;
    skos:broader humord:c01766 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Álamos"@en,
        "Alamos"@nb .

humord:c60196 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60196" ;
    dct:modified "2025-03-24T13:08:39"^^xsd:dateTime ;
    skos:altLabel "Alkmaar"@nb ;
    skos:broader humord:c02598 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkmaar"@en,
        "Alkmaar"@nb .

humord:c60197 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60197" ;
    dct:modified "2023-06-14T08:46:44"^^xsd:dateTime ;
    skos:altLabel "Offences against the person"@en ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unlawful woundings"@en,
        "Legemskrenkelser"@nb .

humord:c60198 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60198" ;
    dct:modified "2023-06-14T08:54:21"^^xsd:dateTime ;
    skos:altLabel "Medical practitioners law"@en ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physicians law"@en,
        "Legerett"@nb .

humord:c60199 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60199" ;
    dct:modified "2024-08-12T13:16:41"^^xsd:dateTime ;
    skos:altLabel "Alna"@nb ;
    skos:broader humord:c02840 ;
    skos:definition "Bydel i Oslo <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alna"@en,
        "Alna"@nb .

humord:c60200 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60200" ;
    dct:modified "2024-08-12T13:26:58"^^xsd:dateTime ;
    skos:altLabel "Alsta"@nb,
        "Alsten"@nb ;
    skos:broader humord:c02776 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alsten"@en,
        "Alsten"@nb .

humord:c60201 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60201" ;
    dct:modified "2024-11-04T12:35:24"^^xsd:dateTime ;
    skos:altLabel "Speidarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scouts"@en,
        "Speidere"@nb .

humord:c60202 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60202" ;
    dct:modified "2023-06-14T13:11:25"^^xsd:dateTime ;
    skos:broader humord:c27485 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lio (People)"@en,
        "Lio (Folk)"@nb .

humord:c60203 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60203" ;
    dct:modified "2023-06-14T14:35:27"^^xsd:dateTime ;
    skos:altLabel "Sacred rocks"@en,
        "Hellige stener"@nb ;
    skos:broader humord:c08411 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sacred stones"@en,
        "Hellige steiner"@nb .

humord:c60204 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60204" ;
    dct:modified "2025-02-21T08:12:35"^^xsd:dateTime ;
    skos:altLabel "Kanganara"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kanganara"@en,
        "Kanganara"@nb .

humord:c60205 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60205" ;
    dct:modified "2024-06-06T09:57:47"^^xsd:dateTime ;
    skos:altLabel "Carrying bars"@en,
        "Girders"@en,
        "Support bars"@en,
        "Supporting bars"@en,
        "Bærebjelkar"@nb,
        "Dragarar"@nb,
        "Dragere"@nb ;
    skos:broader humord:c05260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supporting beams"@en,
        "Bærebjelker"@nb .

humord:c60206 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60206" ;
    dct:modified "2025-02-20T14:54:52"^^xsd:dateTime ;
    skos:altLabel "Detukeli"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Detukeli"@en,
        "Detukeli"@nb .

humord:c60207 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60207" ;
    dct:modified "2024-10-15T12:51:33"^^xsd:dateTime ;
    skos:altLabel "Beami (People)"@en,
        "Beami (Folk)"@nb,
        "Bedamini (Folk)"@nb ;
    skos:broader humord:c00973 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bedamini (People)"@en,
        "Bedamini (Folk)"@nb .

humord:c60208 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60208" ;
    dct:modified "2025-02-20T14:54:40"^^xsd:dateTime ;
    skos:altLabel "Aiwora"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aiwora"@en,
        "Aiwora"@nb .

humord:c60209 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60209" ;
    dct:modified "2025-02-21T08:13:27"^^xsd:dateTime ;
    skos:altLabel "Welamosa"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Welamosa"@en,
        "Welamosa"@nb .

humord:c60210 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60210" ;
    dct:modified "2025-02-21T08:13:02"^^xsd:dateTime ;
    skos:altLabel "Maurole"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maurole"@en,
        "Maurole"@nb .

humord:c60211 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60211" ;
    dct:modified "2025-02-21T08:07:38"^^xsd:dateTime ;
    skos:altLabel "Desa Nida"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desa Nida"@en,
        "Desa Nida"@nb .

humord:c60212 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60212" ;
    dct:modified "2023-06-15T11:11:12"^^xsd:dateTime ;
    skos:broader humord:c13980 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circle dance"@en,
        "Ringdans"@nb .

humord:c60213 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60213" ;
    dct:modified "2023-06-15T11:18:28"^^xsd:dateTime ;
    skos:broader humord:c13980 ;
    skos:definition "Tradisjonell dans fra Flores, Indonesia <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gawi"@en,
        "Gawi"@nb .

humord:c60214 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60214" ;
    dct:modified "2025-02-21T08:08:23"^^xsd:dateTime ;
    skos:altLabel "Detu Nio"@en,
        "Detu Nio"@nb,
        "Detunio"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Detunio"@en,
        "Detunio"@nb .

humord:c60215 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60215" ;
    dct:modified "2024-10-17T14:33:21"^^xsd:dateTime ;
    skos:altLabel "Sjal"@nb ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shawls"@en,
        "Sjal"@nb .

humord:c60216 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60216" ;
    dct:modified "2025-02-21T08:12:23"^^xsd:dateTime ;
    skos:altLabel "Korokotta"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Korokotta"@en,
        "Korokotta"@nb .

humord:c60217 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60217" ;
    dct:modified "2025-02-21T08:12:48"^^xsd:dateTime ;
    skos:altLabel "Lio (Flores)"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lio (Flores)"@en,
        "Lio (Flores)"@nb .

humord:c60218 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60218" ;
    dct:modified "2024-08-28T20:50:24"^^xsd:dateTime ;
    skos:altLabel "Avlingar"@nb ;
    skos:broader humord:c07646 ;
    skos:definition "Avling er den delen av kulturplantane som blir hausta og utnytta vidare til menneskemat eller fôr. Storleiken på ei avling blir vanlegvis målt i kilogram per dekar (kg/daa)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crops"@en,
        "Avlinger"@nb .

humord:c60219 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60219" ;
    dct:modified "2025-01-13T08:55:41"^^xsd:dateTime ;
    skos:altLabel "Bytter"@nb,
        "Bøtter"@nb ;
    skos:broader humord:c04666 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buckets"@en,
        "Bøtter"@nb .

humord:c60220 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60220" ;
    dct:modified "2023-06-16T10:39:07"^^xsd:dateTime ;
    skos:altLabel "Gongonger"@nb,
        "Tam-tammer"@nb,
        "Tamtammer"@nb ;
    skos:broader humord:c05510 ;
    skos:definition "Gong er et slaginstrument av asiatisk opprinnelse som består av en rund bronseplate med oppbøyd kant, opphengt i et stativ. Gongen, som kan være av høyst varierende størrelse, spilles ved å slå i sentrum med en lær- eller gummikledd klubbe <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gongs"@en,
        "Gonger"@nb .

humord:c60221 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60221" ;
    dct:modified "2024-10-11T09:56:15"^^xsd:dateTime ;
    skos:altLabel "Korger (Artefaktar)"@nb,
        "Korger (Artefakter)"@nb,
        "Kurvar (Artefaktar)"@nb ;
    skos:broader humord:c04666 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baskets"@en,
        "Kurver (Artefakter)"@nb .

humord:c60222 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60222" ;
    dct:modified "2025-02-21T14:57:12"^^xsd:dateTime ;
    skos:altLabel "Togakushi (Mountain)"@en,
        "Togakushi"@nb ;
    skos:broader humord:c01941 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mount Togakushi"@en,
        "Togakushi"@nb .

humord:c60223 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60223" ;
    dct:modified "2024-06-05T11:06:14"^^xsd:dateTime ;
    skos:altLabel "Beam structures"@en,
        "Bjelkar"@nb,
        "Bjelkestrukturar"@nb,
        "Bjelkestrukturer"@nb ;
    skos:broader humord:c05260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beams"@en,
        "Bjelker"@nb .

humord:c60224 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60224" ;
    dct:modified "2023-06-19T12:24:33"^^xsd:dateTime ;
    skos:broader humord:c04910 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palm wine"@en,
        "Palmevin"@nb .

humord:c60225 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60225" ;
    dct:modified "2025-02-21T15:00:47"^^xsd:dateTime ;
    skos:altLabel "Sion-berget"@nb,
        "Sionberget"@nb,
        "Sionfjellet"@nb ;
    skos:broader humord:c01937 ;
    skos:definition "Sionfjellet er en ås i Jerusalem like utenfor Gamlebyens murer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mount Zion"@en,
        "Sionfjellet"@nb .

humord:c60226 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60226" ;
    dct:modified "2025-02-28T15:28:36"^^xsd:dateTime ;
    skos:altLabel "Christiansfeld"@nb ;
    skos:broader humord:c69565 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christiansfeld"@en,
        "Christiansfeld"@nb .

humord:c60227 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60227" ;
    dct:modified "2024-03-25T12:18:16"^^xsd:dateTime ;
    skos:altLabel "Lacertas"@en,
        "True lizards"@en,
        "Firfisler"@nb,
        "Lacertidae"@nb ;
    skos:broader humord:c64959 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wall lizards"@en,
        "Firfisler"@nb .

humord:c60228 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60228" ;
    dct:modified "2024-11-15T13:59:32"^^xsd:dateTime ;
    skos:altLabel "Miljørekneskap"@nb ;
    skos:broader humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental accounting"@en,
        "Miljøregnskap"@nb .

humord:c60229 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60229" ;
    dct:modified "2024-08-30T14:04:18"^^xsd:dateTime ;
    skos:altLabel "Wolobole"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolobole"@en,
        "Wolobole"@nb .

humord:c60230 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60230" ;
    dct:modified "2023-08-28T11:16:30"^^xsd:dateTime ;
    skos:altLabel "Default interests"@en,
        "Interests on overdue payments"@en,
        "Forsinkelsesrenter"@nb ;
    skos:broader humord:c14620 ;
    skos:definition "Forsinkelsesrente er en rente som påløper ved for sen betaling  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interests on arrears"@en,
        "Morarenter"@nb .

humord:c60231 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60231" ;
    dct:modified "2025-02-04T10:46:22"^^xsd:dateTime ;
    skos:altLabel "Mitsiwa"@en,
        "Massawa"@nb,
        "Mitsiwa"@nb ;
    skos:broader humord:c11467 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Massawa"@en,
        "Massawa"@nb .

humord:c60232 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60232" ;
    dct:modified "2023-08-28T11:18:13"^^xsd:dateTime ;
    skos:altLabel "Declaration that a defamatory statement is null and void"@en ;
    skos:broader humord:c13365 ;
    skos:definition "Mortifikasjon er en erklæring som innebærer at et bestemt forhold blir kjent «dødt og maktesløst» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial cancellation of negotiable instruments"@en,
        "Mortifikasjon"@nb .

humord:c60233 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60233" ;
    dct:modified "2023-06-27T10:29:11"^^xsd:dateTime ;
    skos:broader humord:c08241 ;
    skos:definition "Kasuarer er en slekt av fugler i ordenen kasuarfugler. Kasuarslekten omfatter tre arter som er utbredt i området fra Ny-Guinea til Nord-Australia. De er ca. 1,5 m høye fugler som ikke kan fly, og de har bare enkle vinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cassowaries"@en,
        "Kasuarer"@nb .

humord:c60234 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60234" ;
    dct:modified "2023-06-29T19:37:56"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:definition "Motregning er en opphørsmåte for fordringer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Set-off"@en,
        "Motregning"@nb .

humord:c60235 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60235" ;
    dct:modified "2025-02-27T14:09:56"^^xsd:dateTime ;
    skos:altLabel "Southern Highlands (Provins)"@nb ;
    skos:broader humord:c16130 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Southern Highlands (Province)"@en,
        "Southern Highlands (Provins)"@nb .

humord:c60236 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60236" ;
    dct:modified "2023-06-30T11:13:30"^^xsd:dateTime ;
    skos:altLabel "Bad title (Law of contract)"@en,
        "Defect in title (Law of contract)"@en,
        "Vanhjemmel"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Rettsmangel, vanhjemmel, det at man disponerer rettslig over noe man ikke har rett til å disponere over. Man selger f.eks. en gjenstand man ikke eier, eller man selger den som heftelsesfri til tross for at dette ikke er tilfellet  <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Defective title (Law of contract)"@en,
        "Rettsmangel"@nb .

humord:c60237 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60237" ;
    dct:modified "2024-06-07T09:03:00"^^xsd:dateTime ;
    skos:altLabel "Biller"@nb,
        "Coleoptera"@nb ;
    skos:broader humord:c08232 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beetles"@en,
        "Biller"@nb .

humord:c60238 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60238" ;
    dct:modified "2024-08-02T13:38:34"^^xsd:dateTime ;
    skos:altLabel "Marsupialia"@en,
        "Pouched mammal"@en,
        "Metatheria"@nb,
        "Pungdyr"@nb ;
    skos:broader humord:c08243 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marsupials"@en,
        "Pungdyr"@nb .

humord:c60239 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60239" ;
    dct:modified "2023-06-23T09:59:07"^^xsd:dateTime ;
    skos:broader humord:c60238 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cuscuses"@en,
        "Kuskuser"@nb .

humord:c60240 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60240" ;
    dct:modified "2023-07-02T11:17:29"^^xsd:dateTime ;
    skos:altLabel "Outside vendors"@en,
        "Sub-suppliers"@en,
        "Subcontractors"@en ;
    skos:broader humord:c24280 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subvendors"@en,
        "Underleverandører"@nb .

humord:c60241 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60241" ;
    dct:modified "2023-06-21T10:48:39"^^xsd:dateTime ;
    skos:altLabel "Sagogryn"@nb ;
    skos:broader humord:c04912 ;
    skos:definition "Sago er et stivelsesrikt næringsmiddel. Ekte sago blir fremstilt av margen av sagopalmen, særlig arter av slekten Metroxylon som vokser i Indonesia, av sukkerpalmen og av visse konglepalmer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sago"@en,
        "Sago"@nb .

humord:c60242 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60242" ;
    dct:modified "2023-06-26T13:54:33"^^xsd:dateTime ;
    skos:altLabel "Companies in liquidation"@en,
        "Debtors in liquidation"@en,
        "Debtors in winding-up proceedings"@en ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insolvent debtors"@en,
        "Konkursskyldnere"@nb .

humord:c60243 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60243" ;
    dct:modified "2024-08-20T11:33:20"^^xsd:dateTime ;
    skos:altLabel "Larvar"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Larver er unge, umodne stadier som mange dyr gjennomlever etter å ha kommet ut av egget og før de gjennomgår forvandling (metamorfose) til voksen form (imago). Typisk for larver er at de tar næring til seg og at de ikke er kjønnsmodne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Larva"@en,
        "Larver"@nb .

humord:c60244 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60244" ;
    dct:modified "2024-01-28T19:08:28"^^xsd:dateTime ;
    skos:broader humord:c62151 ;
    skos:definition "Kava (Piper methysticum) (Piper er latin for «pepper», methysticum er gresk for «berusende») er en gammel kulturplante i det vestlige Stillehav. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kava"@en,
        "Kava"@nb .

humord:c60245 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60245" ;
    dct:modified "2023-06-30T11:03:44"^^xsd:dateTime ;
    skos:altLabel "Due diligence"@nb,
        "Undersøkelsesplikt (Selskapsrett)"@nb ;
    skos:broader humord:c08981 ;
    skos:definition "Selskapsgjennomgang, engelsk due diligence, er en arbeidsprosess og metode for å samle inn og analysere informasjon om et selskap, ofte i forbindelse med fusjoner, oppkjøp eller andre strategiske forandringer <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Due diligence"@en,
        "Selskapsgjennomgåelse"@nb .

humord:c60246 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60246" ;
    dct:modified "2025-01-06T12:25:39"^^xsd:dateTime ;
    skos:altLabel "Sub freight"@en,
        "Subfreight"@en,
        "Underfrakt"@nb ;
    skos:broader humord:c60064 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sub-freight"@en,
        "Underfrakt"@nb .

humord:c60247 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60247" ;
    dct:modified "2023-06-30T10:49:34"^^xsd:dateTime ;
    skos:altLabel "Underentrepriser"@nb,
        "Underkontraker"@nb ;
    skos:broader humord:c59101 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sub-contracts"@en,
        "Underentreprise"@nb .

humord:c60248 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60248" ;
    dct:modified "2024-07-03T15:27:24"^^xsd:dateTime ;
    skos:altLabel "Nøtter"@nb ;
    skos:broader humord:c19056 ;
    skos:definition "http://www.wikidata.org/entity/Q11009"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuts"@en,
        "Nøtter"@nb .

humord:c60249 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60249" ;
    dct:modified "2023-06-30T10:45:07"^^xsd:dateTime ;
    skos:broader humord:c59905 ;
    skos:definition "Tvungen forsvinning er noe som finner sted når en person blir holdt fanget i hemmelighet, eller drept av en tjenestemann på vegne av et statsapparat eller en organisasjon, uten at stat/organisasjon innrømmer forhold. Under slike forhold, vil et offer vanskelig kunne gjøre gjeldende, lovlige krav <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forced disappearance"@en,
        "Tvungen forsvinning"@nb .

humord:c60250 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60250" ;
    dct:modified "2023-06-30T10:38:55"^^xsd:dateTime ;
    skos:altLabel "Compulsory sale"@en,
        "Distress sale"@en,
        "Enforced sale"@en,
        "Sale by order of the court"@en ;
    skos:broader humord:c07804 ;
    skos:definition "Tvangssalg er salg mot eierens vilje av et pantebeheftet formuesgode, fast eiendom eller løsøre, for å oppnå dekning for et krav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forced sale"@en,
        "Tvangssalg"@nb .

humord:c60251 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60251" ;
    dct:modified "2025-01-21T19:49:16"^^xsd:dateTime ;
    skos:altLabel "Bride capturing"@en,
        "Bridenapping"@en,
        "Bruderov"@nb ;
    skos:broader humord:c04895 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bride kidnapping"@en,
        "Bruderov"@nb .

humord:c60252 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60252" ;
    dct:modified "2023-06-30T10:35:57"^^xsd:dateTime ;
    skos:altLabel "Compulsory debt settlement"@en,
        "Forced composition"@en ;
    skos:broader humord:c59505 ;
    skos:definition "Tvangsakkord er nedsettelse av en skyldners gjeldsforpliktelser og/eller en utsettelse av forfallstiden for forpliktelsene, vedtatt av et kvalifisert flertall av fordringshaverne under en gjeldsforhandling, en konkurs eller et dødsboskifte <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsory composition"@en,
        "Tvangsakkord"@nb .

humord:c60253 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60253" ;
    dct:modified "2024-04-23T14:17:37"^^xsd:dateTime ;
    skos:altLabel "Hogst"@nb,
        "Trefelling"@nb,
        "Trehogst"@nb ;
    skos:broader humord:c07658 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood felling"@en,
        "Trefelling"@nb .

humord:c60254 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60254" ;
    dct:modified "2023-06-30T10:33:15"^^xsd:dateTime ;
    skos:altLabel "Turnkey"@en,
        "Turn-key"@nb ;
    skos:broader humord:c59101 ;
    skos:definition "Turnkey er leveranser av hele fabrikker eller lignende anlegg, med nøkkelferdige bygninger og driftsklart utstyr, til dels også med opplæring av arbeidskraft <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turn-key"@en,
        "Turnkey"@nb .

humord:c60255 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60255" ;
    dct:modified "2023-06-30T10:49:42"^^xsd:dateTime ;
    skos:altLabel "Totalentrepriser"@nb ;
    skos:broader humord:c59101 ;
    skos:definition "Totalentreprise er et bygge- eller anleggsarbeid der entreprenøren i sin avtale med byggherren påtar seg både prosjektering og utførelse <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turnkey contracts"@en,
        "Totalentreprise"@nb .

humord:c60256 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60256" ;
    dct:modified "2023-06-30T10:26:33"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:definition "Tonnasjeskatt er en norsk skatt til staten for skipsaksjeselskaper (og skipsallmennaksjeselskaper) under den særskilte beskatningsordningen for visse shippingselskaper, også kalt tonnasjeskatteregimet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tonnage taxes"@en,
        "Tonnasjeskatt"@nb .

humord:c60257 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60257" ;
    dct:modified "2023-07-04T13:51:02"^^xsd:dateTime ;
    skos:altLabel "Telemarketing"@en ;
    skos:broader humord:c07847 ;
    skos:definition "Telefonsalg er salg og annen form for oppsøkende markedsføring over telefon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telesales"@en,
        "Telefonsalg"@nb .

humord:c60258 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60258" ;
    dct:modified "2025-01-29T14:49:44"^^xsd:dateTime ;
    skos:altLabel "Kroppsmaling"@nb ;
    skos:broader humord:c04839 ;
    skos:definition "Kroppsmaling er dekorering av naken menneskehud ved hjelp av maling. Hos flere naturfolk, blant annet i Afrika og Nord-Amerika, er kroppsmaling en del av tradisjonell kultur for å smykke kroppen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body painting"@en,
        "Kroppsmaling"@nb .

humord:c60259 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60259" ;
    dct:modified "2023-06-30T10:14:23"^^xsd:dateTime ;
    skos:altLabel "Suverenitetsbegrepet"@nb ;
    skos:broader humord:c08955 ;
    skos:definition "Suverenitetsbegrepet, det vil si den regel som alle regjeringer holder fast ved; at hver enkelt stat er sin egen øverste myndighet og bestemmer over sin befolkning og sitt territorium, og svarer for landet i forholdet til andre stater og mellomstatlige organisasjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Principle of sovereignty"@en,
        "Suverenitetsprinsippet"@nb .

humord:c60260 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60260" ;
    dct:modified "2024-10-10T13:37:02"^^xsd:dateTime ;
    skos:altLabel "Bananplantasjar"@nb ;
    skos:broader humord:c07816 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banana plantations"@en,
        "Bananplantasjer"@nb .

humord:c60261 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60261" ;
    dct:modified "2023-07-01T11:23:21"^^xsd:dateTime ;
    skos:altLabel "Finansielle swaps"@nb ;
    skos:broader humord:c23978 ;
    skos:definition "Swap er en finansiell transaksjon der to aktører avtaler å bytte kontantstrømmer over tid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swaps"@en,
        "Swaps"@nb .

humord:c60262 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60262" ;
    dct:modified "2023-06-30T10:02:01"^^xsd:dateTime ;
    skos:altLabel "Systematic catalogs"@en ;
    skos:broader humord:c26883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systematic catalogues"@en,
        "Systematiske kataloger"@nb .

humord:c60263 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60263" ;
    dct:modified "2025-03-27T14:24:04"^^xsd:dateTime ;
    skos:altLabel "Skipsteknikk"@nb,
        "Skipsteknologi"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nautical engineering"@en,
        "Skipsteknikk"@nb .

humord:c60264 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60264" ;
    dct:modified "2023-06-30T09:46:47"^^xsd:dateTime ;
    skos:altLabel "Appraisement (Civil procedure)"@en,
        "Expert assessment"@en,
        "Valuation (Civil procedure)"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Skjønn er en særskilt rettergangsmåte som spesielt anvendes ved avgjørelser av overveiende skjønnsmessig karakter, for eksempel fastsettelse av erstatninger ved ekspropriasjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discretion (Civil procedure)"@en,
        "Skjønn"@nb .

humord:c60265 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60265" ;
    dct:modified "2023-06-28T11:34:40"^^xsd:dateTime ;
    skos:altLabel "Yams"@nb ;
    skos:broader humord:c17560 ;
    skos:definition "Jams er ei planteslekt i jamsrotfamilien, Dioscoreaceae. Denne store slekta består av rundt 600 arter klatreplanter i tropiske områder og flere titalls arter dyrkes som matplanter på grunn av de stivelsesrike knollene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Merk at vi har emneord for både Jams og Søtpotet, som ikke er det samme 28/6-23 vsl"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yams"@en,
        "Jams"@nb .

humord:c60266 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60266" ;
    dct:modified "2025-01-06T12:35:25"^^xsd:dateTime ;
    skos:altLabel "Shipping conference"@en,
        "Linjekonferansar"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Linjekonferanse er en samarbeidsform mellom rederier som driver regulær, internasjonal linjefart, for fastsettelse av seilingsdatoer, fraktrater og annet. Slike linjekonferanser bryter delvis med tanken om fri konkurranse og har vært drevet gjennom unntak fra konkurranselovgivningen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liner conference"@en,
        "Linjekonferanser"@nb .

humord:c60267 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60267" ;
    dct:modified "2023-11-22T15:09:52"^^xsd:dateTime ;
    skos:altLabel "Life sentence"@en,
        "Livstid (Fengselsstraff)"@nb,
        "Livstidsdom"@nb ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Life sentences"@en,
        "Livstidsdommer"@nb .

humord:c60268 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60268" ;
    dct:modified "2023-06-26T14:19:50"^^xsd:dateTime ;
    skos:broader humord:c09754 ;
    skos:definition "En mislykket stat er en stat som har gått i oppløsning og som ikke lenger er i stand til å oppfylle sine borgeres grunnleggende behov eller til å ta det ansvar for å levere offentlige tjenester som forventes av en suveren regjering <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Failed states"@en,
        "Mislykkede stater"@nb .

humord:c60269 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60269" ;
    dct:modified "2023-06-26T14:24:26"^^xsd:dateTime ;
    skos:broader humord:c07665 ;
    skos:definition "Mudring, utgraving av masser under vann ved utdypning for skipsløp, kanaler og andre arbeider. Massene kan være leire, silt (avleiret slam), sand og alle typer morenemasser samt fjellmasser utsprengt under vann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dredging"@en,
        "Mudring"@nb .

humord:c60270 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60270" ;
    dct:modified "2025-03-24T13:16:12"^^xsd:dateTime ;
    skos:altLabel "Maastricht"@nb ;
    skos:broader humord:c02598 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maastricht"@en,
        "Maastricht"@nb .

humord:c60271 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60271" ;
    dct:modified "2023-06-26T14:34:17"^^xsd:dateTime ;
    skos:altLabel "Uanmodet forretningsførsel"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Negotiorum gestio, uanmodet forretningsførsel, foreligger når en person (gestor) etter eget tiltak handler på vegne av en annen (dominus) som midlertidig er forhindret fra selv å ivareta sine interesser. Hvis handlingen har vært nødvendig for å unngå rettstap, blir den sistnevnte bundet ved det som er foretatt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Negotiorum gestio"@en,
        "Negotiorum gestio"@nb .

humord:c60272 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60272" ;
    dct:modified "2023-06-26T14:51:29"^^xsd:dateTime ;
    skos:broader humord:c20995 ;
    skos:definition "Nekrofili er en sjelden seksuell tilbøyelighet der man føler seg tiltrukket av lik <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Necrophilia"@en,
        "Nekrofili"@nb .

humord:c60273 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60273" ;
    dct:modified "2023-12-12T11:29:50"^^xsd:dateTime ;
    skos:altLabel "Nettverk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Nettverk, i elektroteknikken fellesbetegnelse for enhver sammenkobling av motstander, spoler, kondensatorer og andre elektriske komponenter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network"@en,
        "Nettverk"@nb .

humord:c60274 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60274" ;
    dct:modified "2024-02-02T14:54:26"^^xsd:dateTime ;
    skos:altLabel "Kvelstoff"@nb,
        "N"@nb,
        "Nitrogen"@nb ;
    skos:broader humord:c62509 ;
    skos:definition "Nitrogen er eit grunnstoff som er ein fargelaus og luktfri gass <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen"@en,
        "Nitrogen"@nb ;
    skos:related humord:c61972 .

humord:c60275 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60275" ;
    dct:modified "2023-06-27T08:03:24"^^xsd:dateTime ;
    skos:altLabel "Nyfødtmedisin"@nb ;
    skos:broader humord:c03911 ;
    skos:definition "Neonatologi, på norsk også kalt nyfødtmedisin, er læren om nyfødte menneskebarns patologi og fysiologi, og en gren av den medisinske spesialiteten pediatri som beskjeftiger seg med syke eller for tidlig fødte nyfødte barn <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neonatology"@en,
        "Neonatologi"@nb .

humord:c60276 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60276" ;
    dct:modified "2024-09-16T09:45:17"^^xsd:dateTime ;
    skos:altLabel "Charter trips"@en,
        "Package holidays"@en,
        "Package tours"@en,
        "Charterturer"@nb,
        "Pakkereiser"@nb,
        "Pakketurar"@nb,
        "Pakketurer"@nb ;
    skos:broader humord:c01412 ;
    skos:definition "Pakkereise er et på forhånd tilrettelagt reisearrangement hvor en gruppe passasjerer gjennomfører et fastsatt reiseprogram, ofte, men ikke alltid, med en reiseleder. Pakkereisene selges eller markedsføres til en samlet pris som dekker transport, overnatting og eventuelle måltider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charter tours"@en,
        "Pakkereiser"@nb .

humord:c60277 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60277" ;
    dct:modified "2023-11-22T15:10:13"^^xsd:dateTime ;
    skos:altLabel "Pandects"@en,
        "Pandekter"@nb ;
    skos:broader humord:c08938 ;
    skos:definition "Pandekten er en bestemt del av de romerske rettsopptegnelser (corpus juris) som inneholder et utvalg av fremstående juristers uttalelser i forskjellige juridiske spørsmål <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pandect"@en,
        "Pandekten"@nb .

humord:c60278 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60278" ;
    dct:modified "2023-06-27T08:58:36"^^xsd:dateTime ;
    skos:altLabel "Papalisme"@nb ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Papalism"@en,
        "Pavemakt"@nb .

humord:c60279 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60279" ;
    dct:modified "2025-01-12T20:16:38"^^xsd:dateTime ;
    skos:altLabel "Chains (Jewellery)"@en,
        "Strands"@en,
        "Halskjeder"@nb ;
    skos:broader humord:c04772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Necklaces"@en,
        "Halskjeder"@nb .

humord:c60281 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60281" ;
    dct:modified "2023-06-27T10:32:34"^^xsd:dateTime ;
    skos:altLabel "Meiosis"@en,
        "Understatements"@en,
        "Litote"@nb,
        "Underdrivelser"@nb ;
    skos:broader humord:c12270 ;
    skos:definition "Litotes er et retorisk virkemiddel som består i å bruke et svakt uttrykk for å gi en større indirekte virkning. Noen eksempler er formuleringen «ikke verst» når man mener ypperlig og «ikke dårlig» når man mener god  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litotes"@en,
        "Litotes"@nb .

humord:c60282 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60282" ;
    dct:modified "2025-02-27T08:53:03"^^xsd:dateTime ;
    skos:altLabel "North Branch Rentoul river"@en,
        "North Branch Rentoul river"@nb,
        "Sewa river"@nb ;
    skos:broader humord:c27496 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sewa river"@en,
        "Sewa river"@nb .

humord:c60283 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60283" ;
    dct:modified "2025-01-21T17:47:53"^^xsd:dateTime ;
    skos:altLabel "Unequal division of community property"@en,
        "Skeivdeling"@nb ;
    skos:broader humord:c04901,
        humord:c60358 ;
    skos:definition "Skeivdeling er unntak frå reglane om deling av formue når eit ekteskap blir oppløyst <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unequal division of family assets"@en,
        "Skjevdeling"@nb .

humord:c60284 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60284" ;
    dct:modified "2023-06-30T09:36:54"^^xsd:dateTime ;
    skos:altLabel "Liquor licenses"@en ;
    skos:broader humord:c08387,
        humord:c58769 ;
    skos:definition "Skjenkebevilling er en tillatelse til å selge alkohol som drikkes på stedet. Det er forbudt å skjenke uten bevilling. I alkoholloven står reglene om hvem som kan gi bevilling, krav til den som får bevilling, aldersgrenser og skjenketider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Licences (Alcohol)"@en,
        "Skjenkebevillinger"@nb .

humord:c60285 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60285" ;
    dct:modified "2024-11-13T14:18:03"^^xsd:dateTime ;
    skos:altLabel "Pasientskadar"@nb ;
    skos:broader humord:c23134,
        humord:c27790 ;
    skos:definition "Pasientskade er en skade som en pasient blir utsatt for mens han eller hun er på en institusjon, under behandling av enten spesialisthelsetjenesten eller kommunehelsetjenesten, under ambulansetransport eller når han eller hun får hjelp av helsepersonell eller av andre personer som opptrer på vegne av helsepersonell <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient injuries"@en,
        "Pasientskader"@nb .

humord:c60286 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60286" ;
    dct:modified "2024-11-13T07:39:06"^^xsd:dateTime ;
    skos:altLabel "Falskmynteri"@nb,
        "Falskmynting"@nb,
        "Falskmyntneri"@nb,
        "Pengefalsk"@nb,
        "Pengeforfalsking"@nb,
        "Pengeforfalskning"@nb ;
    skos:broader humord:c01477 ;
    skos:definition "Pengefalsk er ettergjøring, forfalskning av gangbare penger. I Norge er det bare sentralbanken Norges Bank som kan utstede penger. Det er straffbart for andre å lage penger eller utgi eller bruke falske penger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Counterfeiting"@en,
        "Pengefalsk"@nb .

humord:c60287 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60287" ;
    dct:modified "2024-06-17T15:19:55"^^xsd:dateTime ;
    skos:broader humord:c59054 ;
    skos:definition "Et pengekrav oppstår når en fysisk eller juridisk person, den såkalte kreditoren, krever penger fra en annen, den såkalte debitoren <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financial claims"@en,
        "Pengekrav"@nb .

humord:c60288 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60288" ;
    dct:modified "2023-07-20T12:38:12"^^xsd:dateTime ;
    skos:altLabel "Provocation"@en,
        "Provokasjon"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Provokasjon betyr en utfordrende handling, oppvigling eller det å provosere. En provokatør er en person som provoserer eller oppfører seg provokatorisk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Provocations"@en,
        "Provokasjoner"@nb ;
    skos:related humord:c60356 .

humord:c60289 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60289" ;
    dct:modified "2024-12-11T08:15:31"^^xsd:dateTime ;
    skos:altLabel "Psykiatrisk behandling"@nb ;
    skos:broader humord:c03840 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psychiatric treatment"@en,
        "Psykiatrisk behandling"@nb .

humord:c60290 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60290" ;
    dct:modified "2023-06-27T14:52:41"^^xsd:dateTime ;
    skos:altLabel "Heist"@en,
        "Hold-up"@en,
        "Stick-up"@en ;
    skos:broader humord:c08890 ;
    skos:definition "Ran er tyveri som begås ved bruk av bruk av vold, passivisering eller trusler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Robbery"@en,
        "Ran"@nb .

humord:c60291 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60291" ;
    dct:modified "2023-06-27T14:54:52"^^xsd:dateTime ;
    skos:broader humord:c59198 ;
    skos:definition "Realkreditt er lån (kreditt) som ytes mot sikkerhet (kalt pant) i fast eiendom, løsøre, verdipapirer med mer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit secured by mortgage on real property"@en,
        "Realkreditt"@nb .

humord:c60292 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60292" ;
    dct:modified "2023-06-27T15:08:46"^^xsd:dateTime ;
    skos:broader humord:c59198 ;
    skos:definition "Realsikkerhet er sikkerhet i fast eiendom <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security in rem"@en,
        "Realsikkerhet"@nb .

humord:c60293 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60293" ;
    dct:modified "2023-06-27T15:24:54"^^xsd:dateTime ;
    skos:altLabel "Travel bureaus"@en ;
    skos:broader humord:c59777 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Travel agencies"@en,
        "Reisebyråer"@nb .

humord:c60294 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60294" ;
    dct:modified "2023-11-22T15:10:47"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:definition "Regress er rett til å kreve refundert eller dekket et utlagt beløp hos den som egentlig er ansvarlig. Det kan for eksempel være når et forsikringsselskap betaler ut en forsikringssum, for så å kreve tilbakebetaling fra den som egentlig forårsaket skaden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of recourse"@en,
        "Regress"@nb .

humord:c60295 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60295" ;
    dct:modified "2023-06-27T15:34:22"^^xsd:dateTime ;
    skos:altLabel "Banker's credit"@en,
        "Documentary credit"@en ;
    skos:broader humord:c23978 ;
    skos:definition "Remburs er en bankgaranti som sikkerhet for betaling av varer ved internasjonal handel. Remburs utstedes av kjøperens bankforbindelse, som sender den til selger via selgers bankforbindelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Letters of credit"@en,
        "Remburs"@nb .

humord:c60296 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60296" ;
    dct:modified "2023-06-27T15:35:38"^^xsd:dateTime ;
    skos:broader humord:c14620 ;
    skos:definition "Rentefradrag, den mulighet personlige skattytere har til å trekke gjeldsrenter fra inntekten. Rentefradraget er ubegrenset, dvs. at renter av all gjeld kan trekkes fra på selvangivelsen, også renter på lån til forbruksformål og avbetalingslån, dessuten provisjoner og gebyrer i denne forbindelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deduction for interest paid"@en,
        "Rentefradrag"@nb .

humord:c60297 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60297" ;
    dct:modified "2023-06-27T15:38:13"^^xsd:dateTime ;
    skos:altLabel "Rates of interest"@en ;
    skos:broader humord:c14620 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interest rates"@en,
        "Rentesatser"@nb .

humord:c60298 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60298" ;
    dct:modified "2023-06-27T15:39:26"^^xsd:dateTime ;
    skos:broader humord:c14620 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calculations of interest"@en,
        "Renteberegninger"@nb .

humord:c60299 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60299" ;
    dct:modified "2023-06-27T15:44:37"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:definition "Reklamasjon er en klage over mangler ved levert vare eller over leveringen. Hvis salgsgjenstanden lider av en mangel, må kjøperen reklamere, altså foreta reklamasjon, straks, det vil si så snart han/hun har fått anledning til å undersøke varen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Claims"@en,
        "Reklamasjoner"@nb .

humord:c60300 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60300" ;
    dct:modified "2024-10-11T14:53:31"^^xsd:dateTime ;
    skos:altLabel "Animal traps"@en,
        "Light traps"@en,
        "Dyrefeller"@nb,
        "Fangstfeller"@nb,
        "Feller"@nb,
        "Ljosfeller"@nb,
        "Lysfeller"@nb,
        "Snarefangst"@nb,
        "Snarer"@nb ;
    skos:broader humord:c68229 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traps"@en,
        "Feller"@nb .

humord:c60301 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60301" ;
    dct:modified "2025-01-06T12:33:57"^^xsd:dateTime ;
    skos:altLabel "Drektigheitsmåling"@nb,
        "Drektighetsmåling"@nb,
        "Skipsmåling"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Skipsmåling er en lovpålagt oppmåling av skip over 15 meter, der spesielt brutto- og nettotonnasje måles <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship measurements"@en,
        "Skipsmåling"@nb .

humord:c60302 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60302" ;
    dct:modified "2025-02-27T13:47:32"^^xsd:dateTime ;
    skos:altLabel "Karius Range"@nb ;
    skos:broader humord:c60235 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karius Range"@en,
        "Karius Range"@nb .

humord:c60303 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60303" ;
    dct:modified "2024-11-01T14:02:09"^^xsd:dateTime ;
    skos:altLabel "Skipsmeklarar"@nb,
        "Skipsmeklere"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship brokers"@en,
        "Skipsmeglere"@nb ;
    skos:related humord:c60577 .

humord:c60304 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60304" ;
    dct:modified "2024-10-15T13:06:59"^^xsd:dateTime ;
    skos:altLabel "Batate"@nb,
        "Søtpotetar"@nb,
        "Søtpoteter"@nb ;
    skos:broader humord:c17560 ;
    skos:definition "Søtpotet er en plante i praktvindelslekten i vindelfamilien som er mye dyrket på grunn av de spiselige knollene. Som matplante er søtpotet den viktigste av alle tropiske rot- og knollvekster <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Merk at vi har emneord for både Jams og Søtpotet, som ikke er det samme 28/6-23 vsl"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sweet potatoes"@en,
        "Søtpoteter"@nb .

humord:c60305 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60305" ;
    dct:modified "2024-08-14T12:06:06"^^xsd:dateTime ;
    skos:altLabel "Tobacco acts"@en,
        "Tobacco harm prevention acts"@en,
        "Tobakklovar"@nb,
        "Tobakklover"@nb,
        "Tobakkskadelovar"@nb,
        "Tobakkskadelover"@nb ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tobacco control acts"@en,
        "Tobakkskadelover"@nb .

humord:c60306 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60306" ;
    dct:modified "2023-11-22T15:08:23"^^xsd:dateTime ;
    skos:altLabel "International Regulations for Preventing Collisions at Sea"@en ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "COLREGs"@en,
        "Sjøveisregler"@nb .

humord:c60307 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60307" ;
    dct:modified "2024-01-03T11:01:27"^^xsd:dateTime ;
    skos:altLabel "Sunsets"@en,
        "Solnedgang"@nb,
        "Solnedganger"@nb ;
    skos:broader humord:c16452 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sunset"@en,
        "Solnedgang"@nb .

humord:c60308 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60308" ;
    dct:modified "2023-06-30T08:57:53"^^xsd:dateTime ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea mines"@en,
        "Sjøminer"@nb .

humord:c60309 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60309" ;
    dct:modified "2023-06-29T08:08:21"^^xsd:dateTime ;
    skos:altLabel "Fine imposed by the court"@en,
        "Wasted costs order"@en,
        "Rettergangsbot"@nb ;
    skos:broader humord:c13366 ;
    skos:definition "Rettergangsstraff er straff (i form av bot) som domstolen under en verserende sak kan ilegge blant annet dersom en person forstyrrer rettsforhandlingene eller en prosessfullmektig gjør seg skyldig i forsømmelig forhold under rettergangen eller anlegger grunnløse søksmål <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fine for contempt of court"@en,
        "Rettergangsstraff"@nb .

humord:c60310 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60310" ;
    dct:modified "2023-06-29T08:10:40"^^xsd:dateTime ;
    skos:broader humord:c25100 ;
    skos:definition "Rettsevne er det å kunne ha juridisk bindende rettigheter og plikter. Både fysiske personer og juridiske personer har rettsevne  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal capacity"@en,
        "Rettsevne"@nb .

humord:c60311 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60311" ;
    dct:modified "2023-07-05T12:19:32"^^xsd:dateTime ;
    skos:broader humord:c08980 ;
    skos:definition "Rettsrealisme, rettsteoretisk retning som legger avgjørende vekt på retten som den fremtrer i den praktiske rettsanvendelse <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal realism"@en,
        "Rettsrealisme"@nb .

humord:c60312 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60312" ;
    dct:modified "2024-07-29T12:56:52"^^xsd:dateTime ;
    skos:altLabel "Legal  position"@en,
        "Legal status"@en,
        "Folkerettsleg stilling"@nb,
        "Folkerettslig stilling"@nb,
        "Rettsforhold"@nb,
        "Rettshøve"@nb,
        "Rettsleg stilling"@nb,
        "Rettslig status"@nb,
        "Rettstilstand"@nb ;
    skos:broader humord:c25100 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juridical status"@en,
        "Rettsstilling"@nb .

humord:c60313 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60313" ;
    dct:modified "2024-11-01T08:31:30"^^xsd:dateTime ;
    skos:altLabel "Revisorar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auditors"@en,
        "Revisorer"@nb .

humord:c60314 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60314" ;
    dct:modified "2025-01-06T09:54:35"^^xsd:dateTime ;
    skos:altLabel "State highways"@en,
        "Riksvegar"@nb ;
    skos:broader humord:c04361 ;
    skos:definition "Riksvei er en vei hvor staten bærer utgiftene til planlegging, bygging, utbedring, vedlikehold og drift, også utgifter til ekspropriasjon av grunn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classified roads"@en,
        "Riksveier"@nb .

humord:c60315 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60315" ;
    dct:modified "2023-06-29T08:41:18"^^xsd:dateTime ;
    skos:broader humord:c59198 ;
    skos:definition "Salgspant er tidligere eiendomsforbehold i sikringsøyemed, pant i en solgt gjenstand som sikkerhet for selgerens krav på kjøpesum <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security for unpaid purchase money"@en,
        "Salgspant"@nb .

humord:c60316 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60316" ;
    dct:modified "2024-05-30T17:29:19"^^xsd:dateTime ;
    skos:altLabel "Artificial satellites"@en,
        "Kunstige satellittar"@nb,
        "Kunstige satellitter"@nb,
        "Satellittar"@nb ;
    skos:broader humord:c61554 ;
    skos:definition "Satellitt er eit objekt som går i bane rundt ein himmellekam. Ein satellitt kan anten vere naturleg (ein måne) eller kunstig (plassert i bane av menneske). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellites"@en,
        "Satellitter"@nb .

humord:c60317 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60317" ;
    dct:modified "2024-09-26T08:05:57"^^xsd:dateTime ;
    skos:altLabel "Co-operative shops"@en,
        "Consumer co-operatives"@en,
        "Forbruksforeiningar"@nb,
        "Forbruksforeninger"@nb,
        "Kooperative foreiningar"@nb,
        "Kooperative foreninger"@nb,
        "Samvirkelag"@nb ;
    skos:broader humord:c23088 ;
    skos:definition "Et samvirkelag er en åpen sammenslutning av forbrukere som har til formål å bedre sine medlemmers økonomiske og sosiale kår ved at de som forbrukere også omsetter varene og eventuelt også produserer dem. Ordet brukes også om forbrukerbevegelsens utsalg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Co-operative stores"@en,
        "Samvirkelag"@nb .

humord:c60318 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60318" ;
    dct:modified "2023-06-29T08:55:23"^^xsd:dateTime ;
    skos:altLabel "Societas Europaea"@en,
        "Europeisk selskap"@nb,
        "Societas Europaea"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Europeisk selskap er en selskapsform som er et tilbud til selskaper som har mer enn én medlemsstat som sitt marked, og har til formål å lette deres muligheter til å drive grenseoverskridende virksomhet. Organisasjonsformen heter SE. SE står for Societas Europaea <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European company"@en,
        "SE-selskaper"@nb .

humord:c60319 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60319" ;
    dct:modified "2024-03-11T15:24:40"^^xsd:dateTime ;
    skos:altLabel "Standard Generalized Markup Language"@en,
        "SGML"@nb,
        "Standard Generalized Markup Language"@nb ;
    skos:broader humord:c58236 ;
    skos:definition "SGML, Standard Generalized Markup Language, er et metaspråk for å definere formateringsspråk for elektroniske dokumenter, anvendt på store databaser og multimedieprosjekter der det er et stort behov for kryssreferanser og indeksering <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SGML"@en,
        "SGML"@nb .

humord:c60320 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60320" ;
    dct:modified "2025-01-21T17:51:41"^^xsd:dateTime ;
    skos:altLabel "Separasjon (Samlivsbrot)"@nb,
        "Separasjon (Samlivsbrott)"@nb,
        "Separering (Samlivsbrot)"@nb,
        "Separering (Samlivsbrott)"@nb,
        "Separering (Samlivsbrudd)"@nb ;
    skos:broader humord:c04900 ;
    skos:definition "Separasjon er opphevelse av samlivet mellom ektefeller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Separation (Relationship breakups)"@en,
        "Separasjon (Samlivsbrudd)"@nb .

humord:c60321 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60321" ;
    dct:modified "2023-06-29T09:04:14"^^xsd:dateTime ;
    skos:altLabel "Checks (Payment)"@en ;
    skos:broader humord:c15112 ;
    skos:definition "Sjekk, betalingsinstrument som utstedes av innehaveren av en konto eller kassekreditt i en bank <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cheques (Payment)"@en,
        "Sjekker (Betalingsmidler)"@nb .

humord:c60322 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60322" ;
    dct:modified "2025-02-27T13:47:01"^^xsd:dateTime ;
    skos:altLabel "Nomad River subdistrict"@nb ;
    skos:broader humord:c28841 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nomad River subdistrict"@en,
        "Nomad River subdistrict"@nb .

humord:c60323 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60323" ;
    dct:modified "2023-06-29T11:18:20"^^xsd:dateTime ;
    skos:broader humord:c13980 ;
    skos:definition "Dans fra Papua Ny-Guinea <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sjogoi"@en,
        "Sjogoi"@nb .

humord:c60324 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60324" ;
    dct:modified "2023-08-29T10:51:33"^^xsd:dateTime ;
    skos:altLabel "Tilbakesøking"@nb,
        "Tilbakesøkning"@nb ;
    skos:broader humord:c22717 ;
    skos:definition "I rettsspråket betegnelse for at eieren krever tilbake (vindiserer) en ting som urettmessig har havnet hos noen andre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vindication"@en,
        "Vindikasjon"@nb .

humord:c60325 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60325" ;
    dct:modified "2023-06-29T14:55:39"^^xsd:dateTime ;
    skos:altLabel "Highway patrols"@en ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traffic police"@en,
        "Trafikkpoliti"@nb .

humord:c60326 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60326" ;
    dct:modified "2025-03-24T07:52:24"^^xsd:dateTime ;
    skos:altLabel "Lambertseter"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lambertseter"@en,
        "Lambertseter"@nb .

humord:c60327 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60327" ;
    dct:modified "2023-07-05T10:40:32"^^xsd:dateTime ;
    skos:broader humord:c07859 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Investment activities"@en,
        "Investeringsvirksomhet"@nb .

humord:c60328 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60328" ;
    dct:modified "2023-07-05T10:49:56"^^xsd:dateTime ;
    skos:broader humord:c59505 ;
    skos:definition "Kreditorvern handler om hvordan man beskytter formuesverdier mot kreditorbeslag <uit>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creditor protection"@en,
        "Kreditorvern"@nb .

humord:c60329 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60329" ;
    dct:modified "2023-07-05T10:58:24"^^xsd:dateTime ;
    skos:altLabel "Air traffic policy"@en,
        "Air traffic politics"@en,
        "Aviation policy"@en ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aviation politics"@en,
        "Luftfartspolitikk"@nb .

humord:c60330 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60330" ;
    dct:modified "2023-07-05T11:03:51"^^xsd:dateTime ;
    skos:broader humord:c09523 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mining (Warfare)"@en,
        "Minelegging"@nb .

humord:c60331 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60331" ;
    dct:modified "2024-10-17T14:33:12"^^xsd:dateTime ;
    skos:altLabel "Kortbukser"@nb,
        "Shorts"@nb,
        "Shortsar"@nb,
        "Shortser"@nb ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shorts"@en,
        "Shorts"@nb .

humord:c60332 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60332" ;
    dct:modified "2024-08-28T07:57:33"^^xsd:dateTime ;
    skos:altLabel "Bangles"@en,
        "Armband"@nb ;
    skos:broader humord:c04772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bracelets"@en,
        "Armbånd"@nb .

humord:c60333 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60333" ;
    dct:modified "2023-07-06T08:41:27"^^xsd:dateTime ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clubs (Weapons)"@en,
        "Klubber (Våpen)"@nb .

humord:c60334 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60334" ;
    dct:modified "2024-01-28T19:12:07"^^xsd:dateTime ;
    skos:broader humord:c08207 ;
    skos:definition "Sukkerrør er en 3–4 opptil 7 meter høy gressart med 4–5 cm tykke stengler, mange blad og en stor topp av små blomster. Margen er svampet og inneholder en sukkerholdig saft som det fremstilles sukker av <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sugar canes"@en,
        "Sukkerrør"@nb .

humord:c60335 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60335" ;
    dct:modified "2024-10-21T12:28:38"^^xsd:dateTime ;
    skos:altLabel "Louce"@en,
        "Lus (Phthiraptera)"@nb,
        "Phthiraptera"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Lus er en orden av insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lice"@en,
        "Lus (Phthiraptera)"@nb .

humord:c60336 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60336" ;
    dct:modified "2025-01-09T09:10:03"^^xsd:dateTime ;
    skos:broader humord:c07201 ;
    skos:definition "Eidetiker er en person som har evnen til å se for seg tidligere opplevde sanseinntrykk eller egne fantasibilder like klart, detaljert og tydelig som reelle sansebilder. Eidetiske bilder blir som regel projisert ut i selve rommet, men de blir ikke forvekslet med virkelige sanseinntrykk. Fenomenet er mer alminnelig hos barn enn hos voksne<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eidetics"@en,
        "Eidetikere"@nb .

humord:c60337 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60337" ;
    dct:modified "2025-02-24T14:00:40"^^xsd:dateTime ;
    skos:altLabel "Execution and enforcement commissioners"@en,
        "Namsmenn"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enforcement officers"@en,
        "Namsmenn"@nb ;
    skos:related humord:c59505 .

humord:c60338 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60338" ;
    dct:modified "2023-07-07T09:23:20"^^xsd:dateTime ;
    skos:altLabel "Narcotics control"@en ;
    skos:broader humord:c08392 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drugs control"@en,
        "Narkotikakontroll"@nb .

humord:c60339 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60339" ;
    dct:modified "2025-01-06T10:12:20"^^xsd:dateTime ;
    skos:altLabel "Emergency ports"@en,
        "Naudhamn"@nb,
        "Naudhamner"@nb,
        "Nødhamn"@nb,
        "Nødhamner"@nb,
        "Nødhavn"@nb ;
    skos:broader humord:c04353 ;
    skos:definition "Nødhavn er anløp til havn hvis det er fare for liv eller store materielle skader til sjøs <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo32"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harbours of refuge"@en,
        "Nødhavner"@nb .

humord:c60340 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60340" ;
    dct:modified "2024-11-14T08:40:12"^^xsd:dateTime ;
    skos:altLabel "Naudprosedyrar"@nb,
        "Nødprosedyrar"@nb ;
    skos:broader humord:c59071 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency procedures"@en,
        "Nødprosedyrer"@nb .

humord:c60341 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60341" ;
    dct:modified "2023-07-07T09:50:51"^^xsd:dateTime ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public disobedience"@en,
        "Offentlig ulydighet"@nb .

humord:c60342 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60342" ;
    dct:modified "2023-07-07T09:54:08"^^xsd:dateTime ;
    skos:broader humord:c58777 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public tenders"@en,
        "Offentlige anbud"@nb .

humord:c60343 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60343" ;
    dct:modified "2023-08-28T07:46:25"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aviation liability"@en,
        "Lurtfartsansvar"@nb .

humord:c60344 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60344" ;
    dct:modified "2023-07-07T10:11:50"^^xsd:dateTime ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public contracts"@en,
        "Offentlige kontrakter"@nb .

humord:c60345 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60345" ;
    dct:modified "2023-07-07T10:23:37"^^xsd:dateTime ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relocation (Employment)"@en,
        "Omplassering (Arbeidsliv)"@nb .

humord:c60346 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60346" ;
    dct:modified "2025-01-06T12:32:12"^^xsd:dateTime ;
    skos:altLabel "Ship cracking"@en,
        "Ship demolition"@en,
        "Ship dismantling"@en,
        "Ship recycling"@en,
        "Opphogging (Skip)"@nb,
        "Opphogning (Skip)"@nb,
        "Opphugging (Skip)"@nb,
        "Opphugning (Skip)"@nb,
        "Skipsopphogging"@nb,
        "Skipsopphogning"@nb,
        "Skipsopphugning"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Skipsopphugging er en prosess for å destruere et skip med mål om å gjenvinne byggematerialene  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship breaking"@en,
        "Skipsopphugging"@nb .

humord:c60347 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60347" ;
    dct:modified "2024-08-15T11:30:48"^^xsd:dateTime ;
    skos:altLabel "Reversal"@en,
        "Annullera"@nb,
        "Annullere"@nb,
        "Omstøytelse"@nb ;
    skos:broader humord:c59505 ;
    skos:definition "Omstøtelse er å sette noe sette ut av kraft, å oppheve, annullere, det å erklære noe ugyldig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Invalidation"@en,
        "Omstøtelse"@nb .

humord:c60348 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60348" ;
    dct:modified "2023-07-07T10:48:58"^^xsd:dateTime ;
    skos:altLabel "Compensation for non-pecuniary damage"@en ;
    skos:broader humord:c08973 ;
    skos:definition "I erstatningsretten er oppreisning en betegnelse på at erstatning tilkjennes for en ikke-økonomisk skade  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reparation"@en,
        "Oppreisning"@nb .

humord:c60349 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60349" ;
    dct:modified "2023-07-07T10:54:37"^^xsd:dateTime ;
    skos:altLabel "Dismissal protection"@en,
        "Job protection rights"@en,
        "Protection against dismissal"@en ;
    skos:broader humord:c24950 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employment protection"@en,
        "Oppsigelsesvern"@nb .

humord:c60350 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60350" ;
    dct:modified "2023-07-07T12:47:37"^^xsd:dateTime ;
    skos:altLabel "Overtagelsestilbud"@nb ;
    skos:broader humord:c58299 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Takeover bids"@en,
        "Overtakelsestilbud"@nb .

humord:c60351 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60351" ;
    dct:modified "2023-07-07T12:53:04"^^xsd:dateTime ;
    skos:broader humord:c26402 ;
    skos:definition "Overvåkingskapitalisme er en form for informasjonskapitalisme som gjennom overvåking og innsamling av personopplysninger har som formål å predikere og modifisere menneskelig oppførsel, og gjøre slike predikasjoner og modifikasjoner om til en vare for å skape inntekter og markedskontroll <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surveillance capitalism"@en,
        "Overvåkingskapitalisme"@nb .

humord:c60352 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60352" ;
    dct:modified "2023-08-28T08:08:15"^^xsd:dateTime ;
    skos:altLabel "Surveillance policies"@en,
        "Surveillance policy"@en,
        "Overvåkingspolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surveillance  politics"@en,
        "Overvåkningspolitikk"@nb .

humord:c60353 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60353" ;
    dct:modified "2024-10-17T14:34:26"^^xsd:dateTime ;
    skos:altLabel "Skjørt"@nb ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skirts"@en,
        "Skjørt"@nb .

humord:c60354 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60354" ;
    dct:modified "2024-11-01T14:21:42"^^xsd:dateTime ;
    skos:altLabel "Record producers"@en,
        "Musikkprodusentar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Music producers"@en,
        "Musikkprodusenter"@nb ;
    skos:related humord:c58450 .

humord:c60355 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60355" ;
    dct:modified "2023-07-20T12:28:11"^^xsd:dateTime ;
    skos:broader humord:c59744 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reindeer husbandry law"@en,
        "Reindriftsrett"@nb .

humord:c60356 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60356" ;
    dct:modified "2023-07-20T12:37:40"^^xsd:dateTime ;
    skos:altLabel "Gjengjeldelse"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retaliation"@en,
        "Retorsjon"@nb ;
    skos:related humord:c60288 .

humord:c60357 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-07-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60357" ;
    dct:modified "2023-07-20T12:44:22"^^xsd:dateTime ;
    skos:altLabel "Court sittings"@en ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Court sessions"@en,
        "Rettsmøter"@nb .

humord:c60358 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60358" ;
    dct:modified "2023-08-04T10:01:12"^^xsd:dateTime ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marriage law"@en,
        "Ekteskapsrett"@nb ;
    skos:related humord:c59494 .

humord:c60359 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60359" ;
    dct:modified "2023-08-08T21:58:53"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:definition "En ekstraskatt og type straff som ilegges en skattyter som ikke leverer skattemelding eller har gitt uriktige eller ufullstendige opplysninger om skattegrunnlaget. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Additional tax"@en,
        "Tilleggsskatt"@nb .

humord:c60360 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60360" ;
    dct:modified "2023-08-04T13:40:01"^^xsd:dateTime ;
    skos:broader humord:c08982 ;
    skos:definition "Straff som kan idømmes i tillegg til hovedstraffene (fengsel, hefte, bot eller rettighetstap). Eksempler på tilleggsstraff er forvisning fra bestemte steder eller kontaktforbud. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Additional penalties"@en,
        "Tilleggsstraff"@nb .

humord:c60361 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60361" ;
    dct:modified "2023-08-08T09:39:27"^^xsd:dateTime ;
    skos:altLabel "Law of treaties"@en ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Treaty law"@en,
        "Traktatrett"@nb .

humord:c60362 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60362" ;
    dct:modified "2023-09-15T13:19:00"^^xsd:dateTime ;
    skos:broader humord:c00883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mao naga  (People)"@en,
        "Mao naga (Folk)"@nb .

humord:c60363 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60363" ;
    dct:modified "2024-12-02T09:35:19"^^xsd:dateTime ;
    skos:altLabel "Philosophical presentism"@en,
        "Filosofisk presentisme"@nb,
        "Presentisme (Filosofi)"@nb ;
    skos:broader humord:c00536 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Presentism (Philosophy)"@en,
        "Presentisme (Filosofi)"@nb .

humord:c60364 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60364" ;
    dct:modified "2023-08-14T15:11:10"^^xsd:dateTime ;
    skos:broader humord:c13366 ;
    skos:definition "En tiltalebeslutning er en offentlig anklage mot en person eller et foretak om at vedkommende skal ha utført en straffbar handling. Uttak av tiltale medfører innbringelse av en straffesak for domstolene til offentlig rettslig forfølgning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indictment"@en,
        "Tiltalebeslutning"@nb .

humord:c60365 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60365" ;
    dct:modified "2023-08-29T12:19:41"^^xsd:dateTime ;
    skos:altLabel "Lovuniformering"@nb ;
    skos:broader humord:c08922 ;
    skos:definition "Harmonisering: Innen rettsvitenskap og politikk betyr det forsøk på å samordne bestemmelsene i lover og regler. Det brukes oftest om bestrebelsene på å oppnå rettslikhet i ulike land, for eksempel mellom lovene i land tilknyttet EU <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harmonization (Law)"@en,
        "Harmonisering (Rettsvitenskap)"@nb .

humord:c60366 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60366" ;
    dct:modified "2024-01-08T10:48:01"^^xsd:dateTime ;
    skos:altLabel "Ulovfestet gjennomskjæring"@nb,
        "Ulovfestet omgåelsesnorm"@nb ;
    skos:broader humord:c08963,
        humord:c08981 ;
    skos:definition "Gjennomskjæring, eller Den ulovfestede omgåelsesnormen, også kalt ulovfestet gjennomskjæring, er en ulovfestet rettsregel i norsk skatterett som benyttes for å hindre omgåelse av skattereglene, og som er erstattet av en lovfestet regel om omgåelse fra 1. januar 2020 <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General anti-avoidance rule (Taxation)"@en,
        "Gjennomskjæring"@nb .

humord:c60367 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60367" ;
    dct:modified "2024-04-18T07:30:04"^^xsd:dateTime ;
    skos:altLabel "Chromosome mapping"@en,
        "Physical mapping"@en,
        "Genetisk kartlegging"@nb,
        "Genkartlegging"@nb,
        "Kromosomkartlegging"@nb ;
    skos:broader humord:c03826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene mapping"@en,
        "Genetisk kartlegging"@nb .

humord:c60368 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60368" ;
    dct:modified "2024-02-16T07:40:46"^^xsd:dateTime ;
    skos:broader humord:c59636 ;
    skos:definition "Fylkesnemnd er en nemnd for hvert fylke som behandler saker i barnevernet og sosialtjenesten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "County social welfare boards"@en,
        "Fylkesnemder"@nb .

humord:c60369 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60369" ;
    dct:modified "2023-08-15T10:52:15"^^xsd:dateTime ;
    skos:broader humord:c15153 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt counselling"@en,
        "Gjeldsrådgivning"@nb .

humord:c60370 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60370" ;
    dct:modified "2024-11-04T08:14:12"^^xsd:dateTime ;
    skos:altLabel "Kjeleflikkarar"@nb,
        "Kjelepinkarar"@nb,
        "Kjelepinkere"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En kjelepinker, eller kjeleflikker, var fra gammelt av en person som reiste rundt og drev med fortinning, eller tilverking av kobberartikler <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tinkers"@en,
        "Kjeleflikkere"@nb .

humord:c60371 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60371" ;
    dct:modified "2025-03-11T12:16:36"^^xsd:dateTime ;
    skos:altLabel "Conflict of law"@en,
        "Conflict of laws"@en,
        "Kollisjonsrett"@nb ;
    skos:broader humord:c08967 ;
    skos:definition "Internasjonal privatrett er de rettsreglene innenfor et bestemt rettssystem som fastslår etter hvilket lands rett et privatrettslig forhold skal bedømmes. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Private international law"@en,
        "Internasjonal privatrett"@nb .

humord:c60372 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60372" ;
    dct:modified "2023-08-17T15:11:15"^^xsd:dateTime ;
    skos:broader humord:c08964 ;
    skos:definition "Konstitusjonell nødrett er den rett som statsorganer i en nødssituasjon kan ha til å overskride de grenser som normalt gjelder for deres myndighet i henhold til forfatningen.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constitutional necessity"@en,
        "Konstitusjonell nødrett"@nb .

humord:c60373 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60373" ;
    dct:modified "2023-08-17T15:18:24"^^xsd:dateTime ;
    skos:broader humord:c23898 ;
    skos:definition "Konsernutvalg, utvalg som ifølge Hovedavtalen mellom LO og NHO skal opprettes i konserner, og som i hovedsak skal ha samme funksjon for konsernet som bedriftsutvalget har for den enkelte bedrift <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group committees"@en,
        "Konsernutvalg"@nb .

humord:c60374 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60374" ;
    dct:modified "2023-08-21T08:01:22"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consular law"@en,
        "Konsulatrett"@nb ;
    skos:related humord:c14704 .

humord:c60375 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60375" ;
    dct:modified "2023-08-21T08:10:23"^^xsd:dateTime ;
    skos:altLabel "Exclusion order"@en,
        "Protection order"@en,
        "Restraining order"@en,
        "Forvisning"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Kontaktforbud er et forbud, fastsatt i dom, mot å oppholde seg et bestemt sted eller forbud mot kontakt med bestemte personer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-molestation order"@en,
        "Kontaktforbud"@nb .

humord:c60376 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60376" ;
    dct:modified "2023-08-21T08:13:21"^^xsd:dateTime ;
    skos:altLabel "Agreed damages"@en,
        "Contract penalties"@en,
        "Contractual penalties"@en ;
    skos:broader humord:c59053 ;
    skos:definition "Konvensjonalbot er en bot i form av penger eller annen ytelse som en person frivillig påtar seg å betale hvis hen ikke oppfyller sine forpliktelser etter en inngått avtale, eller hvis hen for øvrig foretar en bestemt handling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquidated damages"@en,
        "Konvensjonalbøter"@nb .

humord:c60377 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60377" ;
    dct:modified "2023-08-21T08:15:20"^^xsd:dateTime ;
    skos:broader humord:c23942 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cost control"@en,
        "Kostnadskontroll"@nb .

humord:c60378 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60378" ;
    dct:modified "2023-08-21T10:48:15"^^xsd:dateTime ;
    skos:altLabel "Contractual terms"@en,
        "Terms of the agreement"@en,
        "Terms of the contract"@en,
        "Kontraktvilkår"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractual clauses"@en,
        "Kontraktsvilkår"@nb .

humord:c60379 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60379" ;
    dct:modified "2023-08-21T10:48:22"^^xsd:dateTime ;
    skos:altLabel "Control liability"@en,
        "Hindringsansvar"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Kontrollansvar er i norsk rett navnet på det ansvaret en selger har ved forsinket levering og mangelfull levering  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Control responsibility"@en,
        "Kontrollansvar"@nb .

humord:c60380 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60380" ;
    dct:modified "2023-08-21T10:58:44"^^xsd:dateTime ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Control committee"@en,
        "Kontrollutvalg"@nb .

humord:c60381 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60381" ;
    dct:modified "2023-08-28T07:53:45"^^xsd:dateTime ;
    skos:altLabel "Consumer credit agreements"@en ;
    skos:broader humord:c59053 ;
    skos:definition "Kredittavtale, avtale der en kredittgiver gir en kredittkunde kreditt i form av betalingsutsettelse, lån, kassakreditt eller annen tilsvarende form for kreditt  <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit agreements"@en,
        "Kredittavtaler"@nb .

humord:c60382 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60382" ;
    dct:modified "2023-08-21T11:10:17"^^xsd:dateTime ;
    skos:altLabel "Credit information"@en ;
    skos:broader humord:c59053 ;
    skos:definition "Kredittopplysning er opplysning angående en persons eller et foretaks kredittverdighet, det vil si betalingsevnen, punktligheten og liknende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit reports"@en,
        "Kredittopplysninger"@nb .

humord:c60383 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60383" ;
    dct:modified "2023-08-21T11:15:15"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit law"@en,
        "Kredittrett"@nb .

humord:c60384 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60384" ;
    dct:modified "2023-08-21T11:24:50"^^xsd:dateTime ;
    skos:altLabel "Kredittsjekk"@nb ;
    skos:broader humord:c07873 ;
    skos:definition "Kredittvurdering, også kalt kredittsjekk, er en kontroll av en persons eller virksomhets evne til å betjene egen gjeld  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit rating"@en,
        "Kredittvurdering"@nb .

humord:c60385 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60385" ;
    dct:modified "2023-08-23T07:43:27"^^xsd:dateTime ;
    skos:altLabel "Conditions of delivery"@en ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delivery terms"@en,
        "Leveringsbetingelser"@nb .

humord:c60386 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60386" ;
    dct:modified "2024-11-13T11:53:53"^^xsd:dateTime ;
    skos:altLabel "Legemiddelskadar"@nb,
        "Lækjemiddelskadar"@nb ;
    skos:broader humord:c03901 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug injuries"@en,
        "Legemiddelskader"@nb .

humord:c60387 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60387" ;
    dct:modified "2023-08-23T08:07:22"^^xsd:dateTime ;
    skos:broader humord:c14655 ;
    skos:definition "Lojalitetsplikt, i arbeidsretten og i forvaltningsretten arbeidstakeres plikt til å utføre arbeidet på best mulig måte, begrensning i adgangen til å omtale virksomheten negativt overfor allmennheten, skranker for retten til å ha bierverv, motta gaver m.m. I avtaleretten partenes plikt til i rimelig utstrekning å ta hensyn til medkontrahentens interesser, opptre redelig ved avtaleslutningen og avholde seg fra urimelige vilkår.<jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Duty of loyalty"@en,
        "Lojalitetsplikt"@nb .

humord:c60388 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60388" ;
    dct:modified "2024-12-02T10:56:23"^^xsd:dateTime ;
    skos:altLabel "Bird-of-paradise"@en,
        "Paradisaeidae"@nb,
        "Paradisfuglar"@nb,
        "Paradisfuglfamilien"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Paradisfugler er en familie av spurvefugler. Hannene hos mange av artene har praktfulle farger og fjærformer, og oppfører elegante paringsleker alene eller i flokk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birds-of-paradise"@en,
        "Paradisfugler"@nb .

humord:c60389 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60389" ;
    dct:modified "2024-12-19T16:04:18"^^xsd:dateTime ;
    skos:altLabel "Kildesøk (Rettsvitenskap)"@nb,
        "Kjeldesøk (Rettsvitskap)"@nb,
        "Kjeldesøking (Rettsvitskap)"@nb ;
    skos:broader humord:c04187 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal research"@en,
        "Kildesøking (Rettsvitenskap)"@nb ;
    skos:related humord:c08922 .

humord:c60390 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60390" ;
    dct:modified "2023-11-22T15:11:22"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:definition "Håndverkertjenester, reparasjoner, vedlikehold, installasjoner, ombygging m.m. som yrkesutøvere (tjenesteytere) utfører i næringsvirksomhet <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractor services"@en,
        "Håndverkertjenester"@nb .

humord:c60391 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60391" ;
    dct:modified "2023-08-24T07:42:24"^^xsd:dateTime ;
    skos:broader humord:c59986 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hybrid financial instruments"@en,
        "Hybride finansielle instrumenter"@nb .

humord:c60392 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60392" ;
    dct:modified "2025-02-07T11:20:47"^^xsd:dateTime ;
    skos:altLabel "Lianar"@nb ;
    skos:broader humord:c69229 ;
    skos:definition "Lianer er slyngende og klatrende vedplanter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lianas"@en,
        "Lianer"@nb .

humord:c60393 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60393" ;
    dct:modified "2024-10-21T09:21:42"^^xsd:dateTime ;
    skos:altLabel "Gegisk dialekt"@nb,
        "Ghegisk dialekt"@nb ;
    skos:broader humord:c10213 ;
    skos:definition "Gegisk eller ghegisk eller gheg er en hoveddialekt av albansk <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubt23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gheg Albanian"@en,
        "Gegisk dialekt"@nb .

humord:c60394 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60394" ;
    dct:modified "2023-08-25T14:14:18"^^xsd:dateTime ;
    skos:broader humord:c09387 ;
    skos:definition "Memetikk er studiet av informasjon og kultur basert på en analogi med darwinistisk evolusjon <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Memetics"@en,
        "Memetikk"@nb ;
    skos:related humord:c58342 .

humord:c60395 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60395" ;
    dct:modified "2023-08-28T07:05:57"^^xsd:dateTime ;
    skos:altLabel "Law-abidingness"@en ;
    skos:broader humord:c09385 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Respect for the law"@en,
        "Lovlydighet"@nb .

humord:c60396 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60396" ;
    dct:modified "2023-08-28T07:30:09"^^xsd:dateTime ;
    skos:altLabel "Statutory interpretation"@en ;
    skos:broader humord:c08922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal interpretation"@en,
        "Lovtolking"@nb .

humord:c60397 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60397" ;
    dct:modified "2023-08-28T08:27:02"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aviation acts"@en,
        "Luftfartslover"@nb .

humord:c60398 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60398" ;
    dct:modified "2023-08-28T08:40:28"^^xsd:dateTime ;
    skos:altLabel "Aviation law"@en,
        "Luftfartsrett"@nb ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Air law"@en,
        "Luftrett"@nb .

humord:c60399 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60399" ;
    dct:modified "2023-08-28T09:03:59"^^xsd:dateTime ;
    skos:broader humord:c07744 ;
    skos:definition "Et lånesyndikat er en gruppe banker som går sammen for å gi finansiering til en låntaker <finanssenteret.as>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loan syndicates"@en,
        "Lånesyndikater"@nb .

humord:c60400 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60400" ;
    dct:modified "2025-02-21T14:49:31"^^xsd:dateTime ;
    skos:altLabel "Asia Co-prosperity Sphere"@en,
        "Dai Tōa Kyōeiken"@en,
        "East Asia Co-prosperity Sphere"@en,
        "GEACPS"@en,
        "Greater East Asia Coprosperity Sphere"@en,
        "Dai Tōa Kyōeiken"@nb,
        "GEACPS"@nb,
        "Greater East Asia Co-Prosperity Sphere"@nb ;
    skos:broader humord:c01941 ;
    skos:definition "Greater East Asia Co-Prosperity Sphere var en pan-asiatisk union som Japan forsøkte å etablere <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greater East Asia Co-Prosperity Sphere"@en,
        "Greater East Asia Co-Prosperity Sphere"@nb .

humord:c60401 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60401" ;
    dct:modified "2024-10-22T10:35:04"^^xsd:dateTime ;
    skos:altLabel "Marine økosystem"@nb ;
    skos:broader humord:c22813 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine ecosystems"@en,
        "Marine økosystemer"@nb .

humord:c60402 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60402" ;
    dct:modified "2024-07-02T11:08:59"^^xsd:dateTime ;
    skos:altLabel "Marine installasjonar"@nb,
        "Marine installasjoner"@nb,
        "Marine konstruksjonar"@nb,
        "Marine strukturar"@nb,
        "Marine strukturer"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine installations"@en,
        "Marine konstruksjoner"@nb .

humord:c60403 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60403" ;
    dct:modified "2023-08-28T11:43:12"^^xsd:dateTime ;
    skos:altLabel "Intermediary law"@en ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middleman law"@en,
        "Mellommannsrett"@nb .

humord:c60404 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60404" ;
    dct:modified "2023-08-28T11:48:23"^^xsd:dateTime ;
    skos:altLabel "Value-added tax acts"@en ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "VAT acts"@en,
        "Merverdiavgiftslover"@nb .

humord:c60405 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60405" ;
    dct:modified "2023-08-28T11:52:18"^^xsd:dateTime ;
    skos:altLabel "Forsvarsberedskap"@nb,
        "Krigsberedskap"@nb ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military preparedness"@en,
        "Militær beredskap"@nb .

humord:c60406 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60406" ;
    dct:modified "2023-08-28T11:55:37"^^xsd:dateTime ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military intelligence"@en,
        "Militær etterretning"@nb ;
    skos:related humord:c09593 .

humord:c60407 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60407" ;
    dct:modified "2023-08-29T10:10:11"^^xsd:dateTime ;
    skos:broader humord:c09410 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military attacks"@en,
        "Militære angrep"@nb .

humord:c60408 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60408" ;
    dct:modified "2023-08-28T12:15:08"^^xsd:dateTime ;
    skos:broader humord:c58981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military acts"@en,
        "Militærlover"@nb .

humord:c60409 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60409" ;
    dct:modified "2023-12-08T12:35:34"^^xsd:dateTime ;
    skos:altLabel "Miljødata"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental data"@en,
        "Miljødata"@nb .

humord:c60410 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60410" ;
    dct:modified "2024-11-15T14:00:05"^^xsd:dateTime ;
    skos:altLabel "Miljøansvar"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental responsibility"@en,
        "Miljøansvar"@nb .

humord:c60411 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60411" ;
    dct:modified "2023-12-08T12:50:21"^^xsd:dateTime ;
    skos:altLabel "Miljøplanlegging"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental planning"@en,
        "Miljøplanlegging"@nb .

humord:c60412 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60412" ;
    dct:modified "2023-08-28T14:24:54"^^xsd:dateTime ;
    skos:broader humord:c09349 ;
    skos:definition "Miljørettet helsevern er en deltjeneste innen kommunehelsetjenesten. Den omfatter de faktorene i miljøet som til enhver tid direkte eller indirekte kan ha innvirkning på innbyggernes helse. Dette dreier seg blant annet om biologiske, kjemiske, fysiske og sosiale miljøfaktorer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental health care"@en,
        "Miljørettet helsevern"@nb .

humord:c60413 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60413" ;
    dct:modified "2024-05-08T09:00:00"^^xsd:dateTime ;
    skos:altLabel "Mineralressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral resources"@en,
        "Mineralressurser"@nb ;
    skos:related humord:c14107 .

humord:c60414 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60414" ;
    dct:modified "2023-09-12T11:30:01"^^xsd:dateTime ;
    skos:altLabel "Rettsteknikk"@nb ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legislative drafting"@en,
        "Lovteknikk"@nb .

humord:c60415 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60415" ;
    dct:modified "2023-08-30T09:14:02"^^xsd:dateTime ;
    skos:altLabel "Vis major"@en,
        "Force majeure"@nb,
        "Vis major"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Force majeure er en uforutsett hending som ikke kan avverges, for eksempel brann, krigsutbrudd, naturkatastrofe, streik og lignende. Force majeure kan etter omstendighetene frita for oppfyllelse av kontraktforpliktelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Force majeure"@en,
        "Umulighet (Kontraktsrett)"@nb .

humord:c60416 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60416" ;
    dct:modified "2023-08-29T10:58:26"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loyalty (Law of contract)"@en,
        "Lojalitet (Kontraktsrett)"@nb .

humord:c60417 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60417" ;
    dct:modified "2023-08-29T11:03:56"^^xsd:dateTime ;
    skos:altLabel "Conflicts of loyalty  (Administrative law)"@en,
        "Lojalitetskonflikter  (Forvaltningsrett)"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conflict of loyalty (Administrative law)"@en,
        "Lojalitetskonflikt (Forvaltningsrett)"@nb ;
    skos:related humord:c27315 .

humord:c60418 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60418" ;
    dct:modified "2024-09-02T14:12:15"^^xsd:dateTime ;
    skos:altLabel "Legal jargon"@en,
        "Lovspråk"@nb,
        "Rettsspråk"@nb ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal style"@en,
        "Rettsspråk"@nb .

humord:c60419 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60419" ;
    dct:modified "2023-08-29T11:19:02"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evasion (Tax law)"@en,
        "Omgåelser (Skatterett)"@nb .

humord:c60420 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60420" ;
    dct:modified "2023-08-29T11:20:46"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Company conversion (Tax law)"@en,
        "Omdannelse (Skatterett)"@nb .

humord:c60421 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60421" ;
    dct:modified "2023-08-29T11:26:04"^^xsd:dateTime ;
    skos:broader humord:c25382 ;
    skos:definition "Polysentri, rettsteoretisk betegnelse på at retten blir til og anvendes av en rekke rettsanvendere parallelt (for eksempel ikke bare i domstolene, men også i forskjellige forvaltningsorganer) <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polysentric law"@en,
        "Polysentri"@nb .

humord:c60422 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60422" ;
    dct:modified "2023-08-29T11:30:01"^^xsd:dateTime ;
    skos:altLabel "Freedom to enter a country without a passport"@en,
        "Passport examination"@en,
        "Passfrihet"@nb ;
    skos:broader humord:c59718 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passport check"@en,
        "Passkontroll"@nb .

humord:c60423 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60423" ;
    dct:modified "2023-08-29T12:08:11"^^xsd:dateTime ;
    skos:broader humord:c59505 ;
    skos:definition "Konkurskriminalitet omfatter overtredelser av et bredt spekter av straffebestemmelser og kjennetegnes av at den er motivert av, eller har tilknytning til en svak  økonomisk situasjon hvor en person eller et selskap ikke kan oppfylle sine forpliktelser etter hvert som de forfaller (insolvens) <okokrim.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bankruptcy fraud"@en,
        "Konkurskriminalitet"@nb .

humord:c60424 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60424" ;
    dct:modified "2024-01-12T07:51:44"^^xsd:dateTime ;
    skos:altLabel "Medical malpractice"@en,
        "Feilbehandling"@nb,
        "Medisinsk feilbehandling"@nb,
        "Medisinske feil"@nb ;
    skos:broader humord:c23134 ;
    skos:definition "Feilbehandling er et uttrykk som ofte brukes om avvik fra det som i fagkretser ansees for en forsvarlig eller god standard i forbindelse med (unnlatt) behandling, herunder utredning, diagnostisering og pleie. Det har med andre ord blitt begått feil i den medisinske behandlingen en pasient har mottatt <SNL >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malpractice (Health law)"@en,
        "Feilbehandling"@nb .

humord:c60425 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60425" ;
    dct:modified "2023-08-29T12:18:32"^^xsd:dateTime ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trade rights (Legal history)"@en,
        "Næringsrettigheter (Rettshistorie)"@nb .

humord:c60426 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60426" ;
    dct:modified "2023-08-29T12:24:18"^^xsd:dateTime ;
    skos:broader humord:c58995 ;
    skos:definition "Lensrett: rett, rettsregler som gjelder for et len <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "County law (Legal history)"@en,
        "Lensrett"@nb .

humord:c60427 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60427" ;
    dct:modified "2024-02-16T07:28:54"^^xsd:dateTime ;
    skos:altLabel "Non-compete clause"@en,
        "Konkurranseforbod"@nb,
        "Konkurranseforbud"@nb,
        "Konkurranseklausular"@nb ;
    skos:broader humord:c25645 ;
    skos:definition "Konkurranseforbud er i arbeidsforhold en skriftlig klausul i avtalen mellom arbeidsgiver og arbeidstaker som begrenser arbeidstakerens adgang til å tiltre en stilling hos en annen arbeidsgiver eller starte, drive eller delta i annen virksomhet etter arbeidsforholdets opphør, jamfør arbeidsmiljøloven § 14 A-1 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-compete clauses"@en,
        "Konkurranseklausuler"@nb .

humord:c60428 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60428" ;
    dct:modified "2023-11-22T15:12:18"^^xsd:dateTime ;
    skos:broader humord:c23883 ;
    skos:definition "Konkurransemidler er verktøy bedriften kan bruke for å oppnå økt salg <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Competitive means"@en,
        "Konkurransemidler"@nb .

humord:c60429 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60429" ;
    dct:modified "2023-08-29T12:37:36"^^xsd:dateTime ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public responsibility"@en,
        "Offentlig ansvar"@nb .

humord:c60430 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60430" ;
    dct:modified "2023-08-29T12:41:37"^^xsd:dateTime ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public liability for damages"@en,
        "Offentlig erstatningsansvar"@nb .

humord:c60431 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60431" ;
    dct:modified "2023-08-29T12:49:05"^^xsd:dateTime ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public labour law"@en,
        "Offentlig arbeidsrett"@nb .

humord:c60432 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60432" ;
    dct:modified "2024-12-03T12:40:46"^^xsd:dateTime ;
    skos:altLabel "Systemisk design"@nb ;
    skos:broader humord:c17090,
        humord:c58865 ;
    skos:definition "Systemisk design er en praktisk orientert designdisiplin som kombinerer systemtenkning og design <digdir.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systemic design"@en,
        "Systemisk design"@nb .

humord:c60433 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60433" ;
    dct:modified "2023-08-30T09:00:53"^^xsd:dateTime ;
    skos:broader humord:c25829 ;
    skos:definition "Ministeransvar betyr at medlemmene i statsrådet eller regjeringen er konstitusjonelt ansvarlige for de vedtak som fattes av regjeringen, med mindre et medlem har protestert mot et vedtak og dette er tatt med i protokollen fra møtene i statsrådet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ministerial responsibility"@en,
        "Ministeransvar"@nb .

humord:c60434 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60434" ;
    dct:modified "2024-11-05T15:25:10"^^xsd:dateTime ;
    skos:altLabel "Mistenkte"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Suspects"@en,
        "Mistenkte"@nb .

humord:c60435 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60435" ;
    dct:modified "2023-08-30T09:24:15"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning:  ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Model tax conventions"@en,
        "Modellskatteavtaler"@nb .

humord:c60436 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60436" ;
    dct:modified "2024-11-01T12:46:31"^^xsd:dateTime ;
    skos:altLabel "Chauffeurs"@en,
        "Motorvognførarar"@nb,
        "Motorvognførere"@nb,
        "Sjåførar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drivers"@en,
        "Sjåfører"@nb .

humord:c60437 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60437" ;
    dct:modified "2023-08-30T09:38:31"^^xsd:dateTime ;
    skos:altLabel "Combined transports"@en,
        "Kombinerte transporter"@nb ;
    skos:broader humord:c59930 ;
    skos:definition "Multimodale transporter er frakt av gods med to eller flere transportformer basert på samme fraktdokument og samme ansvarlig part for hele transporten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multimodale transports"@en,
        "Multimodale transporter"@nb .

humord:c60438 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60438" ;
    dct:modified "2023-08-30T09:40:36"^^xsd:dateTime ;
    skos:altLabel "Principle of orality"@en ;
    skos:broader humord:c13365 ;
    skos:definition "Muntlighetsprinsippet er et prinsipp som går ut på at forhandlingene i retten foregår ved muntlige foredrag eller fremstillinger  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Principle of oral proceedings"@en,
        "Muntlighetsprinsippet"@nb .

humord:c60439 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60439" ;
    dct:modified "2023-08-30T10:02:20"^^xsd:dateTime ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exercise of authority"@en,
        "Myndighetsutøvelse"@nb .

humord:c60440 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60440" ;
    dct:modified "2025-01-30T13:18:30"^^xsd:dateTime ;
    skos:altLabel "Naturaloppfylling"@nb ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specific performance"@en,
        "Naturaloppfyllelse"@nb .

humord:c60441 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60441" ;
    dct:modified "2024-07-04T10:49:00"^^xsd:dateTime ;
    skos:altLabel "Navigation equipment"@en,
        "Navigasjonsinstrument"@nb ;
    skos:broader humord:c01506 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Navigational instruments"@en,
        "Navigasjonsinstrumenter"@nb .

humord:c60442 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60442" ;
    dct:modified "2023-08-31T09:16:26"^^xsd:dateTime ;
    skos:altLabel "Navigeringsfrihet"@nb ;
    skos:broader humord:c13994 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of navigaton"@en,
        "Navigasjonsfrihet"@nb .

humord:c60443 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60443" ;
    dct:modified "2023-09-12T12:32:50"^^xsd:dateTime ;
    skos:altLabel "Navigeringsregler"@nb ;
    skos:broader humord:c01506 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Navigation rules"@en,
        "Navigasjonsregler"@nb .

humord:c60444 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60444" ;
    dct:modified "2024-10-01T15:53:33"^^xsd:dateTime ;
    skos:altLabel "Close-down  (Business activity)"@en,
        "Closure (Business activity)"@en,
        "Shutdown  (Business activity)"@en,
        "Shutting down (Business activity)"@en,
        "Nedleggelse"@nb,
        "Nedlegging"@nb,
        "Nedleggingar"@nb,
        "Nedlegginger"@nb ;
    skos:broader humord:c07746 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dismantling (Business activity)"@en,
        "Nedleggelser"@nb .

humord:c60445 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60445" ;
    dct:modified "2024-03-06T10:52:50"^^xsd:dateTime ;
    skos:altLabel "Objektorienterte metodar"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented methods"@en,
        "Objektorienterte metoder"@nb .

humord:c60446 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60446" ;
    dct:modified "2024-06-06T07:44:01"^^xsd:dateTime ;
    skos:altLabel "Negotiable dokument"@nb,
        "Negotiable dokumenter"@nb,
        "Omsettelege papir"@nb,
        "Omsettelige papirer"@nb,
        "Omsettingspapir"@nb ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Negotiable documents"@en,
        "Omsetningspapirer"@nb .

humord:c60447 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60447" ;
    dct:modified "2023-08-30T14:14:31"^^xsd:dateTime ;
    skos:altLabel "Adjustment (Ecnomy)"@en ;
    skos:broader humord:c07798 ;
    skos:definition "Oppgjør er en sum som man betaler eller får utbetalt i forbindelse med at et økonomisk mellomværende gjøres opp, for eksempel oppgjør etter et salg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Settlement (Economy)"@en,
        "Oppgjør"@nb .

humord:c60448 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60448" ;
    dct:modified "2023-08-30T14:22:20"^^xsd:dateTime ;
    skos:broader humord:c23978 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Options trading"@en,
        "Opsjonshandel"@nb .

humord:c60449 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60449" ;
    dct:modified "2023-08-31T09:14:16"^^xsd:dateTime ;
    skos:altLabel "Breaches of the peace"@en,
        "Disorderly conducts"@en ;
    skos:broader humord:c08890 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disturbances of the peace"@en,
        "Ordensforstyrrelser"@nb .

humord:c60450 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60450" ;
    dct:modified "2023-08-30T14:30:36"^^xsd:dateTime ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supranational democracy"@en,
        "Overnasjonalt demokrati"@nb .

humord:c60451 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60451" ;
    dct:modified "2024-10-02T12:26:18"^^xsd:dateTime ;
    skos:altLabel "Pangelovgiing"@nb,
        "Pangelovgjeving"@nb,
        "Pantelovar"@nb,
        "Pantelover"@nb,
        "Pantelovgiving"@nb,
        "Pantelovgivning"@nb ;
    skos:broader humord:c59198 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acts of mortgages and pledges"@en,
        "Pantelover"@nb .

humord:c60452 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60452" ;
    dct:modified "2023-08-31T09:13:22"^^xsd:dateTime ;
    skos:altLabel "Mortgage deeds"@en,
        "Security deeds"@en ;
    skos:broader humord:c59198 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mortgage bonds"@en,
        "Pantobligasjoner"@nb .

humord:c60453 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60453" ;
    dct:modified "2023-08-30T14:47:59"^^xsd:dateTime ;
    skos:broader humord:c17772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel trade"@en,
        "Parallellhandel"@nb .

humord:c60454 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60454" ;
    dct:modified "2023-08-30T15:01:13"^^xsd:dateTime ;
    skos:broader humord:c08961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capacity to be a party to a case"@en,
        "Partsevne"@nb .

humord:c60455 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60455" ;
    dct:modified "2023-08-30T15:01:26"^^xsd:dateTime ;
    skos:broader humord:c17772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel import"@en,
        "Parallellimport"@nb .

humord:c60456 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60456" ;
    dct:modified "2023-08-30T15:09:44"^^xsd:dateTime ;
    skos:broader humord:c08952 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient registers"@en,
        "Pasientregistre"@nb .

humord:c60457 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60457" ;
    dct:modified "2023-08-30T15:13:11"^^xsd:dateTime ;
    skos:altLabel "Pasientdata"@nb ;
    skos:broader humord:c08952 ;
    skos:editorialNote "Lukket bemerkning: Persondata om pasienter"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient data"@en,
        "Pasientopplysninger"@nb ;
    skos:related humord:c25020 .

humord:c60458 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60458" ;
    dct:modified "2023-08-31T09:21:15"^^xsd:dateTime ;
    skos:broader humord:c19924 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human resources responsibility"@en,
        "Personalansvar"@nb .

humord:c60459 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60459" ;
    dct:modified "2023-08-31T09:24:04"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of money"@en,
        "Pengerett"@nb .

humord:c60460 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60460" ;
    dct:modified "2023-09-01T09:15:37"^^xsd:dateTime ;
    skos:broader humord:c25027 ;
    skos:definition "Patentkrav, det som i en patentsøknad søkes beskyttet ved patent <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patent claims"@en,
        "Patentkrav"@nb .

humord:c60461 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60461" ;
    dct:modified "2023-08-31T09:28:30"^^xsd:dateTime ;
    skos:broader humord:c25027 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patent acts"@en,
        "Patentlover"@nb .

humord:c60462 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60462" ;
    dct:modified "2023-08-31T09:31:23"^^xsd:dateTime ;
    skos:broader humord:c19924 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employee issues"@en,
        "Personalsaker"@nb .

humord:c60463 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60463" ;
    dct:modified "2024-03-08T15:06:13"^^xsd:dateTime ;
    skos:altLabel "Personal files"@en,
        "Personregister"@nb,
        "Personregistre"@nb ;
    skos:broader humord:c08952 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal data registers"@en,
        "Personregistre"@nb .

humord:c60464 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60464" ;
    dct:modified "2023-08-31T09:56:23"^^xsd:dateTime ;
    skos:altLabel "Privacy enhancing technology"@en ;
    skos:broader humord:c08952 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Privacy enhancing technologies"@en,
        "Personvernøkende teknologi"@nb .

humord:c60465 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60465" ;
    dct:modified "2023-08-31T11:14:22"^^xsd:dateTime ;
    skos:broader humord:c08952,
        humord:c25100 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal data acts"@en,
        "Personopplysningslover"@nb .

humord:c60466 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60466" ;
    dct:modified "2023-08-31T11:24:40"^^xsd:dateTime ;
    skos:broader humord:c09705 ;
    skos:definition "Et personvalg er et valg hvor man velger en foretrukken person (og ikke fortrinnsvis partiliste) til en institusjon, for eksempel et lederverv eller som medlem av en forsamling <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal election"@en,
        "Personvalg"@nb .

humord:c60467 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60467" ;
    dct:modified "2023-08-31T11:25:26"^^xsd:dateTime ;
    skos:broader humord:c21745 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum installations"@en,
        "Petroleumsinstallasjoner"@nb .

humord:c60468 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60468" ;
    dct:modified "2024-11-22T13:29:29"^^xsd:dateTime ;
    skos:altLabel "Oljelovar"@nb,
        "Oljelover"@nb,
        "Oljelovgiing"@nb,
        "Oljelovgiving"@nb,
        "Oljelovgivning"@nb,
        "Oljelovgjeving"@nb,
        "Petroleumslovar"@nb,
        "Petroleumslover"@nb,
        "Petroleumslovgiing"@nb,
        "Petroleumslovgiving"@nb,
        "Petroleumslovgivning"@nb,
        "Petroleumslovgjeving"@nb ;
    skos:broader humord:c59203 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum acts"@en,
        "Petroleumslover"@nb .

humord:c60469 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60469" ;
    dct:modified "2023-08-31T11:29:50"^^xsd:dateTime ;
    skos:broader humord:c59056 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planning acts"@en,
        "Plan- og bygningslover"@nb .

humord:c60470 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60470" ;
    dct:modified "2023-08-31T12:30:41"^^xsd:dateTime ;
    skos:altLabel "Forced heirship"@en ;
    skos:broader humord:c17770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compulsory heirship"@en,
        "Pliktdelsarv"@nb .

humord:c60471 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60471" ;
    dct:modified "2023-12-18T11:01:00"^^xsd:dateTime ;
    skos:altLabel "Politisk overvaking"@nb,
        "Politisk overvåking"@nb ;
    skos:broader humord:c09594 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political surveillance"@en,
        "Politisk overvåkning"@nb .

humord:c60472 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60472" ;
    dct:modified "2023-08-31T12:41:50"^^xsd:dateTime ;
    skos:broader humord:c08889 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political crime"@en,
        "Politisk kriminalitet"@nb .

humord:c60473 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60473" ;
    dct:modified "2023-08-31T12:52:11"^^xsd:dateTime ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police reforms"@en,
        "Politireformer"@nb .

humord:c60474 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60474" ;
    dct:modified "2023-08-31T12:56:36"^^xsd:dateTime ;
    skos:broader humord:c59718 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police acts"@en,
        "Politilover"@nb .

humord:c60475 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60475" ;
    dct:modified "2023-08-31T13:05:18"^^xsd:dateTime ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Police sociology"@en,
        "Politisosiologi"@nb .

humord:c60476 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60476" ;
    dct:modified "2024-12-10T11:18:03"^^xsd:dateTime ;
    skos:altLabel "PGD"@nb,
        "Preimplantasjonsdiagnostikk"@nb ;
    skos:broader humord:c20156 ;
    skos:definition "Preimplantasjonsdiagnostikk (PGD) er genetisk undersøkelse av celler fra et befruktet egg, utenfor kroppen, før det settes inn i kvinnens livmor <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Preimplantation diagnosis"@en,
        "Preimplantasjonsdiagnostikk"@nb .

humord:c60477 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60477" ;
    dct:modified "2023-08-31T13:28:38"^^xsd:dateTime ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right to private property"@en,
        "Privat eiendomsrett"@nb .

humord:c60478 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60478" ;
    dct:modified "2023-08-31T13:34:19"^^xsd:dateTime ;
    skos:altLabel "Private pensjon"@nb ;
    skos:broader humord:c09353 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Private pensions"@en,
        "Private pensjonsordninger"@nb .

humord:c60479 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60479" ;
    dct:modified "2024-11-11T12:13:01"^^xsd:dateTime ;
    skos:altLabel "AR"@en,
        "AR"@nb,
        "Utvida verkelegheit"@nb ;
    skos:broader humord:c17950 ;
    skos:definition "Utvidet virkelighet er en omgivelse hvor den egentlige virkeligheten er kombinert med illusjoner, skapt av datagenererte, kunstige sanseinntrykk. Disse er flettet sammen med naturlige inntrykk slik at de kan inngå i en helhetlig virkelighetsopplevelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Augmented reality"@en,
        "Utvidet virkelighet"@nb .

humord:c60480 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60480" ;
    dct:modified "2023-08-31T13:42:04"^^xsd:dateTime ;
    skos:broader humord:c07849 ;
    skos:definition "Rabatt er avslag på kjøpesummen, nedsettelse i pris, regnet i prosent av varens eller tjenestens opprinnelige utsalgspris <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discounts"@en,
        "Rabatter"@nb .

humord:c60481 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60481" ;
    dct:modified "2023-08-31T13:43:44"^^xsd:dateTime ;
    skos:altLabel "Affirmative action"@en,
        "Temporary special measures"@en,
        "Positiv diskriminering"@nb ;
    skos:broader humord:c09208 ;
    skos:definition "Positiv særbehandling vil si å gi en fordel til personer fra en underrepresentert gruppe, samtidig som personer fra den overrepresenterte gruppen ikke gis den samme fordelen. På norsk brukes også uttrykkene «midlertidige særtiltak» og «positiv diskriminering». På engelsk brukes ofte uttrykket «temporary special measures» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Positive discrimination"@en,
        "Positiv særbehandling"@nb .

humord:c60482 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-08-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60482" ;
    dct:modified "2024-10-18T07:23:18"^^xsd:dateTime ;
    skos:altLabel "Raffinering (Råolje)"@nb ;
    skos:broader humord:c22947 ;
    skos:definition "Raffinere, betyr å rense et råstoff, for eksempel sukker, sprit, metaller, eller råolje <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refinement (Crude oil)"@en,
        "Raffinering (Råolje)"@nb .

humord:c60483 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60483" ;
    dct:modified "2024-12-18T09:00:44"^^xsd:dateTime ;
    skos:altLabel "Mentalitetshistorie"@nb ;
    skos:broader humord:c04049 ;
    skos:definition "Mentalitetshistorie, som er studiet av internaliserte tenkemåter som sosialiseres inn i ulike epoker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "History of mentalities"@en,
        "Mentalitetshistorie"@nb .

humord:c60484 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60484" ;
    dct:modified "2023-09-01T12:52:42"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passenger responsibility"@en,
        "Passasjeransvar"@nb .

humord:c60485 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60485" ;
    dct:modified "2023-09-01T12:58:41"^^xsd:dateTime ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient right acts"@en,
        "Pasientrettighetslover"@nb .

humord:c60486 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60486" ;
    dct:modified "2023-09-01T13:04:53"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:definition "Passasjerbefordring er transport av personer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passenger transportation"@en,
        "Passasjerbefordring"@nb .

humord:c60487 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60487" ;
    dct:modified "2023-09-01T13:06:47"^^xsd:dateTime ;
    skos:broader humord:c07755 ;
    skos:definition "Produktplassering er kjøp av plass i bøker, dataspill, film, musikkvideo, TV eller lignende medier for å få vist egne produkter, varemerke eller logo som en integrert del av handlingen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Product placement"@en,
        "Produktplassering"@nb .

humord:c60488 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60488" ;
    dct:modified "2023-11-22T15:13:56"^^xsd:dateTime ;
    skos:broader humord:c08973 ;
    skos:definition "Profesjonsansvar er erstatningsansvar som noen pådrar seg som følge av feil eller forsømmelser under utøvelsen av sin profesjon. Slikt ansvar er aktuelt blant annet for advokater, leger og banker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Professional liability"@en,
        "Profesjonsansvar"@nb .

humord:c60489 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60489" ;
    dct:modified "2024-06-26T07:00:53"^^xsd:dateTime ;
    skos:altLabel "Radiokommunikasjon"@nb,
        "Radionett"@nb ;
    skos:broader humord:c04319 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio communication"@en,
        "Radiokommunikasjon"@nb .

humord:c60490 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60490" ;
    dct:modified "2024-10-02T10:14:59"^^xsd:dateTime ;
    skos:altLabel "Public prosecution"@en,
        "Påtalemyndigheit"@nb,
        "Påtalemyndigheita"@nb,
        "Påtalemyndighet"@nb ;
    skos:broader humord:c13366 ;
    skos:definition "Påtalemyndigheten, offentlig myndighet som er organisert for å påtale straffbare handlinger – å utøve påtalemyndighet. Landets øverste påtalemyndighet er Riksadvokaten, som har den daglige ledelse av påtalemyndigheten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prosecuting authority"@en,
        "Påtalemyndigheten"@nb .

humord:c60491 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60491" ;
    dct:modified "2023-12-18T14:14:30"^^xsd:dateTime ;
    skos:altLabel "Redaktøransvar"@nb ;
    skos:broader humord:c24576 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Editorial responsibility."@en,
        "Redaktøransvar"@nb .

humord:c60492 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60492" ;
    dct:modified "2024-11-13T07:35:42"^^xsd:dateTime ;
    skos:altLabel "Reforhandlingar"@nb ;
    skos:broader humord:c06016 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Renegotiations"@en,
        "Reforhandlinger"@nb .

humord:c60493 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60493" ;
    dct:modified "2023-09-04T08:31:49"^^xsd:dateTime ;
    skos:broader humord:c07581 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accounting standards"@en,
        "Regnskapsstandarder"@nb .

humord:c60494 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60494" ;
    dct:modified "2023-09-04T08:45:57"^^xsd:dateTime ;
    skos:broader humord:c03865 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reproductive technology"@en,
        "Reproduksjonsteknologi"@nb .

humord:c60495 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60495" ;
    dct:modified "2023-09-04T08:53:00"^^xsd:dateTime ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loss of rights"@en,
        "Rettighetstap"@nb .

humord:c60496 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60496" ;
    dct:modified "2023-09-04T10:20:14"^^xsd:dateTime ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Choice of law"@en,
        "Lovvalg"@nb .

humord:c60497 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60497" ;
    dct:modified "2023-09-04T10:25:09"^^xsd:dateTime ;
    skos:broader humord:c07804 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Defects (Immovable property)"@en,
        "Mangler (Fast eiendom)"@nb .

humord:c60498 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60498" ;
    dct:modified "2023-09-04T10:27:29"^^xsd:dateTime ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seafarers' rights"@en,
        "Mannskapsrett"@nb .

humord:c60499 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60499" ;
    dct:modified "2023-09-04T10:31:04"^^xsd:dateTime ;
    skos:altLabel "ATL"@en ;
    skos:broader humord:c60398 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Air traffic liability"@en,
        "Luftfartsansvar"@nb .

humord:c60500 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60500" ;
    dct:modified "2024-07-31T14:31:56"^^xsd:dateTime ;
    skos:altLabel "Aktiv saksstyring"@nb,
        "Materiell prosessledelse"@nb,
        "Materiell prosessleiing"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Med «aktiv saksstyring» menes at retten gjennom hele sakens gang skal planlegge og styre behandlingen slik at den konsentreres om sakens sentrale og omtvistede spørsmål <regjeringen.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial case management"@en,
        "Aktiv saksstyring"@nb .

humord:c60501 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60501" ;
    dct:modified "2023-09-04T10:43:33"^^xsd:dateTime ;
    skos:altLabel "Complicity"@en ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Partaking"@en,
        "Medvirkning"@nb .

humord:c60502 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60502" ;
    dct:modified "2023-09-04T10:58:17"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minority rights (Company law)"@en,
        "Minoritetsrett (Selskapsrett)"@nb .

humord:c60503 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60503" ;
    dct:modified "2023-09-04T10:57:30"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minority rights (International law)"@en,
        "Minoritetsrett (Folkerett)"@nb .

humord:c60504 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60504" ;
    dct:modified "2023-09-04T11:08:06"^^xsd:dateTime ;
    skos:altLabel "Abuse of lawful authority"@en,
        "Malfeasance"@en,
        "Misuse of authority"@en ;
    skos:broader humord:c08958 ;
    skos:definition "Myndighetsmisbruk, tradisjonell fellesbetegnelse på ulike typer av feil som forvaltningen kan gjøre under sin skjønnsutøvelse <jusleksikon.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abuse of authority"@en,
        "Myndighetsmisbruk"@nb .

humord:c60505 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60505" ;
    dct:modified "2023-09-04T11:14:30"^^xsd:dateTime ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Normative legal philosophy"@en,
        "Normativ rettsteori"@nb .

humord:c60506 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60506" ;
    dct:modified "2023-09-04T11:18:26"^^xsd:dateTime ;
    skos:altLabel "Absolute liability (Law of damages)"@en ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strict liability (Law of damages)"@en,
        "Objektivt ansvar (Erstatningsrett)"@nb .

humord:c60507 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60507" ;
    dct:modified "2023-09-04T11:19:20"^^xsd:dateTime ;
    skos:altLabel "Absolute liability (Criminal law)"@en ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strict liability (Criminal law)"@en,
        "Objektivt ansvar (Strafferett)"@nb .

humord:c60508 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60508" ;
    dct:modified "2023-09-04T11:25:38"^^xsd:dateTime ;
    skos:altLabel "Kapitalkostnader"@nb ;
    skos:broader humord:c08963 ;
    skos:definition "Kapitalkostnader er kostnader i forbindelse med innsats av realkapital i produksjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cost of capital"@en,
        "Kapitalomkostninger"@nb .

humord:c60509 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60509" ;
    dct:modified "2025-01-30T07:42:32"^^xsd:dateTime ;
    skos:altLabel "Oppfyllingsplikt"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Duty of performance"@en,
        "Oppfyllelsesplikt"@nb .

humord:c60510 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60510" ;
    dct:modified "2024-10-15T07:40:37"^^xsd:dateTime ;
    skos:altLabel "Barnehageopptak"@nb ;
    skos:broader humord:c07947 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kindergarten admission"@en,
        "Barnehageopptak"@nb .

humord:c60511 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60511" ;
    dct:modified "2024-11-01T14:35:24"^^xsd:dateTime ;
    skos:altLabel "Door supervisors"@en,
        "Dørvakter"@nb,
        "Ordensvakter"@nb,
        "Utkastarar"@nb,
        "Utkastere"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bouncers"@en,
        "Ordensvakter"@nb .

humord:c60512 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60512" ;
    dct:modified "2023-09-04T12:16:39"^^xsd:dateTime ;
    skos:broader humord:c08890 ;
    skos:definition "Overtredelse: handling hvor man bryter et bud, en forskrift e.l. <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infringements"@en,
        "Overtredelser"@nb .

humord:c60513 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60513" ;
    dct:modified "2023-09-04T12:21:41"^^xsd:dateTime ;
    skos:broader humord:c08961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Party autonomy"@en,
        "Partsautonomi"@nb .

humord:c60514 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60514" ;
    dct:modified "2023-09-04T12:25:49"^^xsd:dateTime ;
    skos:broader humord:c25382 ;
    skos:definition "Juridisk person, som uten å være en fysisk person kan ha rettigheter og plikter og foreta rettsstiftende handlinger, f.eks. organisasjoner, institusjoner, aksjeselskaper og andre selskaper. Også stat, kommuner og fylkeskommuner er juridiske personer <jusleksikon.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal persons"@en,
        "Juridiske personer"@nb .

humord:c60515 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60515" ;
    dct:modified "2023-09-04T12:34:14"^^xsd:dateTime ;
    skos:altLabel "Authoritative precedents"@en,
        "Binding authorities"@en,
        "Binding judicial precedents"@en ;
    skos:broader humord:c08932 ;
    skos:definition "Prejudikat: rettsavgjørelse, i praksis av Høyesterett, som formulerer eller bygger på en forståelse av lov eller ulovfestet rett som - som alminnelig regel - ansees som bindende for senere avgjørelser <jusleksikon.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binding precedents"@en,
        "Prejudikater"@nb .

humord:c60516 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60516" ;
    dct:modified "2023-09-04T12:43:59"^^xsd:dateTime ;
    skos:broader humord:c08980 ;
    skos:definition "Rettsdogmatikk er en juridisk metode eller disiplin som systematisk fremstiller og utdyper hva som er gjeldende rett <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal dogmatics"@en,
        "Rettsdogmatikk"@nb .

humord:c60517 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60517" ;
    dct:modified "2023-09-11T09:10:06"^^xsd:dateTime ;
    skos:broader humord:c08980 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Application of law"@en,
        "Rettsanvendelse"@nb .

humord:c60518 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60518" ;
    dct:modified "2023-09-11T09:11:58"^^xsd:dateTime ;
    skos:broader humord:c08980 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concept of law"@en,
        "Rettsbegrepet"@nb .

humord:c60519 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60519" ;
    dct:modified "2023-09-11T09:37:25"^^xsd:dateTime ;
    skos:altLabel "Court costs"@en,
        "Legal costs"@en,
        "Sakskostnader"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Sakskostnader er i sivilprosessen betegnelsen på de kostnadene som pådras ved gjennomføringen av en rettssak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal expenses"@en,
        "Saksomkostninger"@nb .

humord:c60520 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60520" ;
    dct:modified "2023-09-11T09:41:03"^^xsd:dateTime ;
    skos:altLabel "Trial fees"@en ;
    skos:broader humord:c60519 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Court fees"@en,
        "Rettsgebyrer"@nb .

humord:c60521 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60521" ;
    dct:modified "2023-09-11T09:45:05"^^xsd:dateTime ;
    skos:altLabel "Legal force"@en ;
    skos:broader humord:c13365 ;
    skos:definition "Rettskraft er den bindende virkning en rettsavgjørelse har for det saksforhold saken gjelder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Force of law"@en,
        "Rettskraft"@nb .

humord:c60522 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60522" ;
    dct:modified "2024-07-29T12:52:19"^^xsd:dateTime ;
    skos:altLabel "Domskrav"@nb ;
    skos:broader humord:c08961 ;
    skos:definition "Et rettskrav, rettsforhold eller bare krav, også tidligere kjent som domskrav, er en juridisk term i den norske sivilprosessen. Termen viser til det krav som er gjenstand for en rettssak for å bestemme om det er et holdbart krav eller ikke <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal claims"@en,
        "Rettskrav"@nb .

humord:c60523 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60523" ;
    dct:modified "2023-09-13T11:02:59"^^xsd:dateTime ;
    skos:altLabel "Court-administered mediation"@en,
        "Mediation"@nb,
        "Rettsmekling"@nb ;
    skos:broader humord:c08961 ;
    skos:definition "Rettsmekling er en konfliktløsningsprosess der partene tilbys mekling i egne fortrolige meklingsmøter i saker som er anlagt for domstolen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial mediation"@en,
        "Rettsmegling"@nb .

humord:c60524 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60524" ;
    dct:modified "2023-09-11T12:31:58"^^xsd:dateTime ;
    skos:altLabel "Standing (Civil procedure)"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Rettslig interesse, vilkår som må være til stede for å reise søksmål i sivile saker <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal interest"@en,
        "Rettslig interesse"@nb .

humord:c60525 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60525" ;
    dct:modified "2023-09-11T12:43:39"^^xsd:dateTime ;
    skos:broader humord:c04304 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal technology"@en,
        "Rettsteknologi"@nb .

humord:c60526 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60526" ;
    dct:modified "2024-11-28T13:03:00"^^xsd:dateTime ;
    skos:altLabel "Juridisk tenking"@nb,
        "Juridisk tenkning"@nb,
        "Rettstenking"@nb ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal thought"@en,
        "Rettstenkning"@nb .

humord:c60527 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60527" ;
    dct:modified "2024-11-20T12:17:43"^^xsd:dateTime ;
    skos:altLabel "Auditor responsibilities"@en,
        "Revisoransvar"@nb ;
    skos:broader humord:c01519 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auditor's responsibilities"@en,
        "Revisoransvar"@nb .

humord:c60528 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60528" ;
    dct:modified "2023-09-11T14:37:49"^^xsd:dateTime ;
    skos:altLabel "Roman history of law"@en ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman legal history"@en,
        "Romersk rettshistorie"@nb .

humord:c60529 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60529" ;
    dct:modified "2023-09-11T14:44:53"^^xsd:dateTime ;
    skos:broader humord:c08938 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roman legislation"@en,
        "Romersk lovgivning"@nb .

humord:c60530 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60530" ;
    dct:modified "2023-09-11T15:01:44"^^xsd:dateTime ;
    skos:broader humord:c08969 ;
    skos:definition "Rådighetsinnskrenkning, begrensning fra det offentliges side av den rådighet en eier har over sin faste eiendom, uten at han fratas eiendomsretten <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Restrictions on the use of property"@en,
        "Rådighetsinnskrenkninger (Eiendomsrett)"@nb .

humord:c60531 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60531" ;
    dct:modified "2023-09-12T10:45:01"^^xsd:dateTime ;
    skos:altLabel "Private straffesaker"@nb ;
    skos:broader humord:c59822 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Private prosecutions"@en,
        "Private straffesøksmål"@nb .

humord:c60532 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60532" ;
    dct:modified "2023-09-12T10:52:15"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technique of advocacy"@en,
        "Prosedyreteknikk"@nb .

humord:c60533 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60533" ;
    dct:modified "2023-09-12T11:02:13"^^xsd:dateTime ;
    skos:altLabel "Demand-garantier"@nb ;
    skos:broader humord:c59047 ;
    skos:definition "Påkravsgarantier, eller såkalte \"demand-garantier\" innebærer at sikringsbegivenheten er kreditors påkrav. Garantisten må betale garantibeløpet umiddelbart ved påkrav fra kreditor. Det er med andre ord ikke nødvendig med et reelt mislighold i det underliggende forhold <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Demand guarantees"@en,
        "Påkravsgarantier"@nb .

humord:c60534 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60534" ;
    dct:modified "2025-01-06T12:27:21"^^xsd:dateTime ;
    skos:altLabel "Reisebefrakting"@nb ;
    skos:broader humord:c60064 ;
    skos:definition "Reisebefraktning er ifølge sjøloven av 24. juni 1994 fraktavtale som gjelder et helt skips transportkapasitet eller en større del av denne, og hvor godtgjørelsen for transporten, frakten, bestemmes per reise uten hensyn til reisens varighet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Voyage charters"@en,
        "Reisebefraktning"@nb .

humord:c60535 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60535" ;
    dct:modified "2023-09-12T11:10:00"^^xsd:dateTime ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal culture"@en,
        "Rettskultur"@nb .

humord:c60536 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60536" ;
    dct:modified "2023-09-12T11:14:04"^^xsd:dateTime ;
    skos:broader humord:c25100 ;
    skos:definition "Rettslig handleevne er et begrep som betegner at en person har evne til å binde seg rettslig og påta seg ansvar, for eksempel ved avtale, testament eller inngåelse av ekteskap. Hovedregelen er at man har slik evne dersom man er myndig, det vil si at man må være over myndighetsalderen, og dessuten ikke være umyndiggjort <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capacity to effect legal transactions and to incur liability"@en,
        "Rettslig handleevne"@nb .

humord:c60537 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60537" ;
    dct:modified "2024-12-19T16:12:06"^^xsd:dateTime ;
    skos:altLabel "Rettslege avgjerdssystem"@nb ;
    skos:broader humord:c08958,
        humord:c59888 ;
    skos:definition "Et rettslig beslutningssystem er et automatisert system som tar beslutninger i saker basert på gjeldende rettsregler med grunnlag i den informasjonen som er gitt <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal decision support systems"@en,
        "Rettslige beslutningssystemer"@nb .

humord:c60538 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60538" ;
    dct:modified "2023-09-12T11:24:00"^^xsd:dateTime ;
    skos:broader humord:c08980 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal norms"@en,
        "Rettsnormer"@nb .

humord:c60539 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60539" ;
    dct:modified "2023-09-13T10:05:55"^^xsd:dateTime ;
    skos:altLabel "Judicial law-making"@en,
        "Law-making function"@en ;
    skos:broader humord:c08922 ;
    skos:definition "Domstolenes rettsskapende virksomhet skjer gjennom lovtolkning og harmonisering. Målet for lovtolkningen/harmoniseringen er å finne frem til gode resultater (det objektive tolkningsprinsipp) og samtidig være lojal mot lovgiver (det subjektive tolkningsprinsipp) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law-making role"@en,
        "Domstolenes rettsskapende virksomhet"@nb .

humord:c60540 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60540" ;
    dct:modified "2023-09-12T11:31:37"^^xsd:dateTime ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Development of law"@en,
        "Rettsutvikling"@nb .

humord:c60541 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60541" ;
    dct:modified "2023-09-12T12:19:53"^^xsd:dateTime ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Works' councils  (Labour law)"@en,
        "Samarbeidsutvalg (Arbeidsrett)"@nb .

humord:c60542 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60542" ;
    dct:modified "2023-09-12T12:28:45"^^xsd:dateTime ;
    skos:broader humord:c09714 ;
    skos:definition "Samvittighetsfrihet er fraværet av autoritetsbasert tvang til å ha meninger eller til å handle på tvers av de verdiene den enkelte opplever som grunnleggende viktige <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of conscience"@en,
        "Samvittighetsfrihet"@nb .

humord:c60543 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60543" ;
    dct:modified "2024-07-12T10:35:50"^^xsd:dateTime ;
    skos:altLabel "GNSS"@en,
        "Global navigation satellite systems"@en,
        "Satnav"@en,
        "GNSS"@nb,
        "Globale navigasjonssatellittsystem"@nb,
        "Globale navigasjonssatellittsystemer"@nb,
        "Posisjonering (Satellittnavigasjon)"@nb,
        "Posisjonsbestemmelser (Satellittnavigasjon)"@nb,
        "Posisjonsbestemmingar (Satellittnavigasjon)"@nb,
        "Satellittnavigasjon"@nb,
        "Satellittnavigering"@nb ;
    skos:broader humord:c01506,
        humord:c64279 ;
    skos:definition "Satellittnavigasjon er posisjonsbestemmelse ved hjelp av radiosignaler fra satellitter i bane rundt Jorden  <snl>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite navigation"@en,
        "Satellittnavigasjon"@nb .

humord:c60544 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60544" ;
    dct:modified "2024-10-10T13:24:41"^^xsd:dateTime ;
    skos:altLabel "Bank safety"@en,
        "Banking discretion"@en,
        "Financial privacy"@en,
        "Bankhemmelegheiter"@nb,
        "Bankløyndomar"@nb,
        "Bankløyndommar"@nb,
        "Banksekretesse"@nb,
        "Sekretesse  (Bankrett)"@nb,
        "Sekretesse (Bankrett)"@nb ;
    skos:broader humord:c59634 ;
    skos:definition "Sekretesse er hemmelighold for å verne en person eller en organisasjon. Ordet blir ofte brukt om bankvirksomhet, og en snakker derfor like gjerne om banksekretesse <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bank secrecy"@en,
        "Bankhemmeligheter"@nb .

humord:c60545 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60545" ;
    dct:modified "2024-06-06T07:36:46"^^xsd:dateTime ;
    skos:altLabel "Andrepant"@nb,
        "Sekundærpant"@nb,
        "Sekundærpantsettelse"@nb,
        "Sekundærpantsetting"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Sekundærpantsettelse, pantsettelse mot lavere prioritet <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mortgage securisation"@en,
        "Sekundærpant"@nb .

humord:c60546 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60546" ;
    dct:modified "2025-01-22T12:00:50"^^xsd:dateTime ;
    skos:altLabel "Bedriftsformer"@nb,
        "Selskapsformer"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Selskapsformer er en ulike måter å organisere selskaper (bedrifter) på <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Types of business entities"@en,
        "Selskapsformer"@nb .

humord:c60547 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60547" ;
    dct:modified "2024-01-08T10:45:27"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asset stripping"@en,
        "Selskapstømming"@nb .

humord:c60548 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60548" ;
    dct:modified "2023-09-12T12:58:28"^^xsd:dateTime ;
    skos:altLabel "Pasientautonomi"@nb,
        "Selvbestemmelsesrett (Helserett)"@nb ;
    skos:broader humord:c23134 ;
    skos:definition "Selvbestemmelsesrett (eller autonomi) innen medisin betyr frihet til å treffe valg av betydning for eget liv og egen helse. Det er den enkelte pasient som bestemmer om han eller hun vil ha den helsehjelpen som tilbys. Pasientens selvbestemmelsesrett er også betegnet som pasientautonomi <SNL)"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-determination  (Health law)"@en,
        "Selvbestemmelse (Helserett)"@nb .

humord:c60549 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60549" ;
    dct:modified "2023-09-12T13:03:39"^^xsd:dateTime ;
    skos:altLabel "Condominiums  (Flats)"@en,
        "Freehold apartments"@en,
        "Owner-occupied flats"@en ;
    skos:broader humord:c59526 ;
    skos:definition "Selveierleilighet er en eierandel i en seksjonert bolig, der eieren har enerett til å bruke en bestemt del av eiendommen, men der hele eiendommen er i sameie med andre seksjonseiere  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freehold flats"@en,
        "Selveierleiligheter"@nb ;
    skos:related humord:c24122 .

humord:c60550 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60550" ;
    dct:modified "2023-09-12T15:14:27"^^xsd:dateTime ;
    skos:altLabel "Taking the law into one's own hands"@en ;
    skos:broader humord:c08966 ;
    skos:definition "Selvtekt vil si at noen for å vareta sine rettigheter tar seg selv til rette istedenfor å gå veien om de lovlige myndigheter for hjelp <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-help (Criminal law)"@en,
        "Selvtekt"@nb .

humord:c60551 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60551" ;
    dct:modified "2024-12-03T12:08:49"^^xsd:dateTime ;
    skos:altLabel "Selvvalgt livsavslutning"@nb,
        "Sjølvbestemd livsavslutning"@nb,
        "Sjølvbestemt livsavslutning"@nb,
        "Sjølvvald livsavslutning"@nb ;
    skos:broader humord:c00257 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-determined end of life"@en,
        "Selvbestemt livsavslutning"@nb .

humord:c60552 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60552" ;
    dct:modified "2024-01-08T10:44:28"^^xsd:dateTime ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Claim on a specific asset in a bankrupt estate"@en,
        "Separatistkrav (Konkursrett)"@nb .

humord:c60553 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60553" ;
    dct:modified "2023-09-13T07:38:07"^^xsd:dateTime ;
    skos:altLabel "Furnishing of security"@en ;
    skos:broader humord:c59198 ;
    skos:definition "Sikkerhetsstillelse, betyr å stille sikkerhet for innfrielse av et krav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Provision of security"@en,
        "Sikkerhetsstillelse"@nb .

humord:c60554 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60554" ;
    dct:modified "2024-11-08T15:53:18"^^xsd:dateTime ;
    skos:altLabel "Sikkerheitsstyring"@nb,
        "Tryggleiksstyring"@nb ;
    skos:broader humord:c28115 ;
    skos:definition "Sikkerhetsstyring er systematiske aktiviteter for å oppnå og opprettholde et sikkerhetsnivå i overensstemmelse med de mål og krav en organisasjon har satt seg. I dette arbeidet inngår også kontinuerlig forbedring av sikkerheten. Sikkerhetsstyring er en aktivitet som løper parallelt med øvrige aktiviteter i organisasjonen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Safety management systems"@en,
        "Sikkerhetsstyring"@nb .

humord:c60555 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60555" ;
    dct:modified "2024-01-03T09:36:30"^^xsd:dateTime ;
    skos:altLabel "Simulators"@en,
        "Simulatorar"@nb,
        "Simulatorer"@nb,
        "Simulering"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Simulering er en imitasjon av en tilstand eller en prosess. Begrepet brukes også om beregnete modeller som etterligner en større eller mindre del av virkeligheten  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simulation"@en,
        "Simulering"@nb .

humord:c60556 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60556" ;
    dct:modified "2023-09-13T07:55:58"^^xsd:dateTime ;
    skos:altLabel "Quotation right"@en,
        "Right of quotation"@en ;
    skos:broader humord:c08978 ;
    skos:definition "Sitatrett er innen juss retten til å sitere fra et åndsverk uten å ha fått samtykke fra opphavspersonen og uten å måtte betale vederlag til denne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right to quote"@en,
        "Sitatrett"@nb .

humord:c60557 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60557" ;
    dct:modified "2023-09-13T08:04:26"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:definition "Sivillovbok er en lovbok som omfatter de deler av et lands rett som tradisjonelt blir betegnet som sivilrett eller privatrett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civil codes"@en,
        "Sivillovbøker"@nb .

humord:c60558 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60558" ;
    dct:modified "2023-09-13T08:20:32"^^xsd:dateTime ;
    skos:altLabel "Sea state capability"@en ;
    skos:broader humord:c24390 ;
    skos:definition "Sjødyktighet er et skips evne til å greie seg til sjøs <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seaworthiness"@en,
        "Sjødyktighet"@nb .

humord:c60559 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60559" ;
    dct:modified "2023-09-13T08:28:08"^^xsd:dateTime ;
    skos:broader humord:c59198 ;
    skos:definition "Sjøpant, en legal panterett i skip eller i last, det vil si en panterett som, når lovens vilkår er til stede, oppstår uten videre, uten avtale, og som har rettsvern uten registrering  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime lien"@en,
        "Sjøpant"@nb .

humord:c60560 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60560" ;
    dct:modified "2023-09-13T08:28:48"^^xsd:dateTime ;
    skos:altLabel "Maritime accident inquiries"@en ;
    skos:broader humord:c24390 ;
    skos:definition "Sjøforklaring var en ordning for rettslig avhør av skipsfører og mannskap i anledning av havari som har rammet skipet eller ulykke som er inntruffet i forbindelse med skipets drift <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime inquiries"@en,
        "Sjøforklaringer"@nb .

humord:c60561 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60561" ;
    dct:modified "2023-09-13T08:33:30"^^xsd:dateTime ;
    skos:broader humord:c09449 ;
    skos:definition "Evnen til å kontrollere havet og dets ressurser, evnen til å forfølge og forsvare interessene på havet, samt evnen til å påvirke begivenhetene på land fra havet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea power"@en,
        "Sjømakt"@nb .

humord:c60562 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60562" ;
    dct:modified "2024-11-14T09:02:09"^^xsd:dateTime ;
    skos:altLabel "Sjøulukker"@nb,
        "Sjøulykker"@nb ;
    skos:broader humord:c01533 ;
    skos:definition "Sjøulykke, hendelse hvor det ved driften av skip er omkommet mennesker eller voldt betydelig skade på person, skip, last, eiendom utenfor skipet eller miljø, jf. sjøl. § 472 <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime accidents"@en,
        "Sjøulykker"@nb .

humord:c60563 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60563" ;
    dct:modified "2023-09-13T08:46:40"^^xsd:dateTime ;
    skos:altLabel "Claims settlements"@en ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Settlements of claims"@en,
        "Skadeoppgjør"@nb .

humord:c60564 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60564" ;
    dct:modified "2023-09-13T08:50:09"^^xsd:dateTime ;
    skos:broader humord:c59198 ;
    skos:definition "Skadesløsbrev er et pantebrev som angir et maksimum for den pantesikrede summen, men ikke det aktuelle gjeldsbeløpet. Det benyttes ved sikring av fremtidige eller varierende forpliktelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secured indemnity bonds"@en,
        "Skadeløsbrev"@nb .

humord:c60565 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60565" ;
    dct:modified "2024-11-04T12:29:33"^^xsd:dateTime ;
    skos:altLabel "Tortfeasors"@en,
        "Skade­valdarar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "En skadevolder er en person som volder skade <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wrongdoers"@en,
        "Skadevoldere"@nb .

humord:c60566 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60566" ;
    dct:modified "2024-11-13T14:18:22"^^xsd:dateTime ;
    skos:altLabel "Harm minimization"@en,
        "Skadereduksjon"@nb ;
    skos:broader humord:c27790 ;
    skos:definition "Skadereduksjon viser til politikk, behandlingstilbud og prosjekter som har til hensikt å redusere helsemessige, sosiale og økonomiske skader og problemer forbundet med bruken av tobakk og psykoaktive stoffer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harm reduction"@en,
        "Skadereduksjon"@nb ;
    skos:related humord:c08889 .

humord:c60567 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60567" ;
    dct:modified "2023-09-13T09:07:53"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax payment"@en,
        "Skattebetaling"@nb .

humord:c60568 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60568" ;
    dct:modified "2024-01-08T10:43:57"^^xsd:dateTime ;
    skos:altLabel "Skattefri omdanning"@nb ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax free corporate conversion"@en,
        "Skattefri omdannelse"@nb .

humord:c60569 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60569" ;
    dct:modified "2023-09-13T09:23:59"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax exemption"@en,
        "Skattefritak"@nb .

humord:c60570 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60570" ;
    dct:modified "2023-09-13T09:30:16"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:definition "Skattekonkurranse betyr at enkeltland reduserer skatten for å tiltrekke seg selskaper og investeringer <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax competition"@en,
        "Skattekonkurranse"@nb .

humord:c60571 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60571" ;
    dct:modified "2023-09-13T09:33:16"^^xsd:dateTime ;
    skos:altLabel "Skatteparadis"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "Et skatteparadis er en stat eller et geografisk område med selvråderett i skattepolitikken, som tilbyr utlendinger og bedrifter eid av utlendinger nullskattevilkår og et lovverk som hindrer innsyn fra omverden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax havens"@en,
        "Skatteparadiser"@nb .

humord:c60572 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60572" ;
    dct:modified "2023-09-13T09:57:43"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Demand notes"@en,
        "Skattekrav"@nb .

humord:c60573 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60573" ;
    dct:modified "2023-09-13T10:00:21"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax control"@en,
        "Skattekontroll"@nb .

humord:c60574 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60574" ;
    dct:modified "2023-09-14T09:49:36"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:definition "Skatteutgifter er tapte skatteinntekter ved at ulike skatteytere eller ulike typer aktiviteter er unntatt for beskatning eller skattlegges lempeligere enn det som følger av det generelle regelverket <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax expenditures"@en,
        "Skatteutgifter"@nb .

humord:c60575 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60575" ;
    dct:modified "2024-08-13T15:03:09"^^xsd:dateTime ;
    skos:altLabel "Skifterett"@nb,
        "Skifteretten"@nb ;
    skos:broader humord:c17770 ;
    skos:definition "Skifteretten eller skifterett var et begrep som tidligere ble brukt når en domstol behandlet skiftesaker (arv, konkurs, skilsmisse). I dag er begrepet utgått, og det er tingretten som behandler slike saker <domstol.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probate and bankruptcy court"@en,
        "Skifterett"@nb .

humord:c60576 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60576" ;
    dct:modified "2024-12-09T13:51:47"^^xsd:dateTime ;
    skos:altLabel "Skipskontroll"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Skipskontroll er tilsyn med skip og sikkerhetssystemer, samt arbeidsvilkår og arbeidsmiljø for de som jobber ombord. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship inspection"@en,
        "Skipskontroll"@nb .

humord:c60577 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60577" ;
    dct:modified "2023-09-13T10:57:28"^^xsd:dateTime ;
    skos:altLabel "Skipsmekling"@nb ;
    skos:broader humord:c13221 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shipbroking"@en,
        "Skipsmegling"@nb ;
    skos:related humord:c60303 .

humord:c60578 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60578" ;
    dct:modified "2024-01-08T10:43:14"^^xsd:dateTime ;
    skos:broader humord:c08961 ;
    skos:definition "Skjønnsprosess er en form for forenklet sivil rettergang som er tenkt å gi hurtigere og billigere avgjørelser sammenliknet med ordinær sivilprosess etter tvisteloven, blant annet gjelder ikke reglene om forliksrådsbehandling. Selve prosessen er regulert i skjønnsprosessloven av 1917 <regjeringen.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discretionary judicial procedure in real estate cases"@en,
        "Skjønnsprosess"@nb .

humord:c60579 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60579" ;
    dct:modified "2023-09-14T09:50:54"^^xsd:dateTime ;
    skos:altLabel "Exercise of judgement"@en,
        "Exercise of judgment"@en ;
    skos:broader humord:c60264 ;
    skos:definition "Skjønnsutøvelse, prosessen som inntrer etter at forvaltningen har konstatert at betingelsene foreligger for å treffe et bestemt vedtak, men hvor hjemmelsgrunnlaget gjør det opp til forvaltningen å bestemme om og hvordan den skjønnsfriheten som hjemmelsgrunnlaget åpner for, skal brukes <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exercise of discretion"@en,
        "Skjønnsutøvelse"@nb .

humord:c60580 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60580" ;
    dct:modified "2023-09-13T11:38:25"^^xsd:dateTime ;
    skos:broader humord:c59047 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard terms"@en,
        "Standardvilkår"@nb .

humord:c60581 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60581" ;
    dct:modified "2023-09-14T08:47:08"^^xsd:dateTime ;
    skos:altLabel "Penal law"@en,
        "Penal provision,"@en ;
    skos:broader humord:c08966 ;
    skos:definition "Straffebud er en lov eller forskriftsbestemmelse som gir rettsgrunnlag for bruk av straff i en foreliggende situasjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sentencing provision"@en,
        "Straffebud"@nb .

humord:c60582 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60582" ;
    dct:modified "2023-09-14T08:56:13"^^xsd:dateTime ;
    skos:altLabel "Straffeforfølging"@nb ;
    skos:broader humord:c13366 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal prosecution"@en,
        "Straffeforfølgning"@nb .

humord:c60583 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60583" ;
    dct:modified "2023-09-14T10:23:51"^^xsd:dateTime ;
    skos:broader humord:c13366 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal procedure acts"@en,
        "Straffeprosesslover"@nb .

humord:c60584 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60584" ;
    dct:modified "2023-09-15T09:01:28"^^xsd:dateTime ;
    skos:altLabel "Maximum and minimum penalties"@en,
        "Sentencing framework"@en ;
    skos:broader humord:c13366 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maximum and minimum sentences"@en,
        "Strafferammer"@nb .

humord:c60585 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60585" ;
    dct:modified "2023-09-14T10:38:37"^^xsd:dateTime ;
    skos:altLabel "Files of offences"@en,
        "Judicial records"@en ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal records"@en,
        "Strafferegistre"@nb .

humord:c60586 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60586" ;
    dct:modified "2023-09-14T10:53:17"^^xsd:dateTime ;
    skos:broader humord:c17770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Succession (Law of inheritance)"@en,
        "Suksesjon (Arverett)"@nb .

humord:c60587 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60587" ;
    dct:modified "2023-09-14T10:58:09"^^xsd:dateTime ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nursing law"@en,
        "Sykepleierett"@nb .

humord:c60588 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60588" ;
    dct:modified "2023-09-14T11:00:39"^^xsd:dateTime ;
    skos:altLabel "Special duties"@en,
        "Special taxes"@en ;
    skos:broader humord:c07826 ;
    skos:definition "Særavgift er en avgift som er fastsatt for spesifikke varer eller tjenester, men brukes også som en avgift for eierskap og endring av eierskap for enkelte varer og eiendom. En særavgift betales ved produksjon, innenlands omsetning eller import <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Excise duties"@en,
        "Særavgifter"@nb .

humord:c60589 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60589" ;
    dct:modified "2024-03-12T14:32:49"^^xsd:dateTime ;
    skos:altLabel "Systemutvikling"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System development"@en,
        "Systemutvikling"@nb .

humord:c60590 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60590" ;
    dct:modified "2024-01-03T14:21:19"^^xsd:dateTime ;
    skos:altLabel "System"@nb,
        "Systemdesign"@nb,
        "Systemering"@nb,
        "Systemkonstruksjon"@nb,
        "Systemmodeller"@nb,
        "Systemutforming"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System design"@en,
        "Systemdesign"@nb .

humord:c60591 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60591" ;
    dct:modified "2025-01-03T13:00:25"^^xsd:dateTime ;
    skos:altLabel "Teknisk rådgjeving"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical counselling"@en,
        "Teknisk rådgivning"@nb .

humord:c60592 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60592" ;
    dct:modified "2023-09-14T11:19:48"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telecommunications law"@en,
        "Telekommunikasjonsrett"@nb .

humord:c60593 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60593" ;
    dct:modified "2025-01-06T13:03:15"^^xsd:dateTime ;
    skos:altLabel "Telecommunications network"@en,
        "Telefonnett"@nb,
        "Telenett"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "Telefonnett er et elektronisk system som gjør det mulig å føre samtaler mellom telefonabonnenter.I dag er telefonnettet i stor grad nedlagt og har blitt erstattet med et pakkebasert internett, som kan benyttes til dataoverføring i tillegg til telefoni og annen type talekommunikasjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telecom network"@en,
        "Telefonnett"@nb .

humord:c60594 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60594" ;
    dct:modified "2023-09-14T12:16:26"^^xsd:dateTime ;
    skos:altLabel "Tilbakevirking"@nb ;
    skos:broader humord:c09682 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retroaction"@en,
        "Tilbakevirkning"@nb .

humord:c60595 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60595" ;
    dct:modified "2023-09-14T14:39:56"^^xsd:dateTime ;
    skos:broader humord:c08955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Territorial law"@en,
        "Territorialrett"@nb .

humord:c60596 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60596" ;
    dct:modified "2023-09-14T14:45:49"^^xsd:dateTime ;
    skos:broader humord:c13994 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime claims"@en,
        "Territorielle krav (Havrett)"@nb .

humord:c60597 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60597" ;
    dct:modified "2024-03-04T14:51:23"^^xsd:dateTime ;
    skos:altLabel "Time charter parties"@en,
        "Time charter party"@en,
        "Time charters"@en,
        "Tids­certeparti"@nb ;
    skos:broader humord:c59552 ;
    skos:definition "Certeparti er et kontraktsdokument for avtaler om leie og befraktning av skip. Ved tidscerteparti betales frakten per tidsenhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time charterparties"@en,
        "Tidscertepartier"@nb ;
    skos:related humord:c60598 .

humord:c60598 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60598" ;
    dct:modified "2025-01-06T12:28:07"^^xsd:dateTime ;
    skos:altLabel "Tidsbefrakting"@nb ;
    skos:broader humord:c04346 ;
    skos:definition "Tidsbefraktning er en form for befraktning som karakteriseres ved at frakten skal betales per tidsenhet, uten hensyn til hvilke reiser skipet utfører, og uten hensyn til om skipet har last om bord eller ikke  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time-charter"@en,
        "Tidsbefraktning"@nb ;
    skos:related humord:c60597 .

humord:c60599 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60599" ;
    dct:modified "2023-09-14T15:05:42"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mandatory bids"@en,
        "Tilbudsplikt"@nb .

humord:c60600 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60600" ;
    dct:modified "2024-12-19T16:13:07"^^xsd:dateTime ;
    skos:altLabel "Adgangskontroll"@nb,
        "Aksesskontroll"@nb,
        "Tilgangskontroll"@nb ;
    skos:broader humord:c67363 ;
    skos:definition "Tilgangskontroll er en sikkerhetstjeneste som skal sørge for at informasjon kun er tilgjengelig for de som har rettigheter til å lese eller endre den. Tilgangskontroll vil basere seg på en autorisering, og vil i mange tilfeller være overlappende  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Access control"@en,
        "Tilgangskontroll"@nb .

humord:c60601 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60601" ;
    dct:modified "2025-01-17T07:31:13"^^xsd:dateTime ;
    skos:altLabel "Kikertar"@nb,
        "Kikkertar"@nb ;
    skos:broader humord:c04660 ;
    skos:definition "Kikkert, eller teleskop, er et optisk instrument som viser fjerne objekter med en forstørret synsvinkel, slik at de synes nærmere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binoculars"@en,
        "Kikkerter"@nb .

humord:c60602 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60602" ;
    dct:modified "2024-01-08T10:41:59"^^xsd:dateTime ;
    skos:broader humord:c59047 ;
    skos:definition "Et tilvirkingskjøp er kjøp av en ting som skal tilvirkes særskilt for kjøperen etter hans oppgaver eller ønsker <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Purchase of an object to be manufactured"@en,
        "Tilvirkingskjøp"@nb .

humord:c60603 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60603" ;
    dct:modified "2024-10-30T12:37:31"^^xsd:dateTime ;
    skos:altLabel "Tenesteytarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Service providers"@en,
        "Tjenesteytere"@nb .

humord:c60604 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60604" ;
    dct:modified "2023-09-15T09:36:04"^^xsd:dateTime ;
    skos:broader humord:c07854 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transaction costs"@en,
        "Transaksjonskostnader"@nb .

humord:c60605 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60605" ;
    dct:modified "2023-09-15T09:46:27"^^xsd:dateTime ;
    skos:altLabel "Responsibility for transportation"@en ;
    skos:broader humord:c59930 ;
    skos:definition "Transportansvar er det juridiske ansvaret transportør eller speditør har i forbindelse med transportoppdrag  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transportation responsibility"@en,
        "Transportansvar"@nb .

humord:c60606 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60606" ;
    dct:modified "2024-11-01T08:39:38"^^xsd:dateTime ;
    skos:altLabel "Transportarbeidarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transport workers"@en,
        "Transportarbeidere"@nb .

humord:c60607 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60607" ;
    dct:modified "2023-09-15T09:50:20"^^xsd:dateTime ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contracts of affreightment"@en,
        "Transportavtaler"@nb .

humord:c60608 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60608" ;
    dct:modified "2023-09-15T10:00:59"^^xsd:dateTime ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Third party liability"@en,
        "Tredjemannsansvar"@nb .

humord:c60609 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60609" ;
    dct:modified "2023-11-22T15:18:55"^^xsd:dateTime ;
    skos:altLabel "Tredjemannsavtale"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constructive trusts"@en,
        "Tredjemannsløfte"@nb .

humord:c60610 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60610" ;
    dct:modified "2023-09-15T10:18:57"^^xsd:dateTime ;
    skos:altLabel "National insurance contributions"@en ;
    skos:broader humord:c07826 ;
    skos:definition "Trygdeavgift, avgift som gjennom inntektsbeskatning bidrar til finansiering av folketrygden  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social security contributions"@en,
        "Trygdeavgifter"@nb ;
    skos:related humord:c09361 .

humord:c60611 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60611" ;
    dct:modified "2023-09-15T10:27:12"^^xsd:dateTime ;
    skos:altLabel "Basis for enforcement of claims"@en,
        "Basis for execution"@en,
        "Eksekusjonsgrunnlag"@nb ;
    skos:broader humord:c59079 ;
    skos:definition "Tvangsgrunnlag er en dom, lovbestemmelse eller annet rettsgrunnlag som gjør at et krav kan fullbyrdes uten den ansvarliges medvirkning, og mot dennes vilje. Vanlige eksempler på tvangsfullbyrdelse er innkreving av gjeld, utkastelse fra bolig, eller rivning av ulovlig oppførte byggverk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basis for enforcement of debts"@en,
        "Tvangsgrunnlag"@nb .

humord:c60612 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60612" ;
    dct:modified "2023-09-15T10:33:28"^^xsd:dateTime ;
    skos:altLabel "Enforcement measures"@en,
        "Means of coercion"@en,
        "Means of compulsion"@en ;
    skos:broader humord:c08966 ;
    skos:definition "Tvangsmidler er en fellesbetegnelse på en del virkemidler som står til rådighet for forskjellige offentlige organer ved utøvelse av myndighet. Særlig viktig er de tvangsmidler som påtalemyndigheten, eventuelt etter tillatelse fra en domstol, kan benytte overfor en siktet i straffesak, for eksempel pågripelse/fengsling, ransaking, kommunikasjonskontroll og beslag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coercive measures"@en,
        "Tvangsmidler"@nb .

humord:c60613 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60613" ;
    dct:modified "2023-09-15T10:36:07"^^xsd:dateTime ;
    skos:altLabel "Tangkhul (People)"@en,
        "Tangkhul (Folk)"@nb ;
    skos:broader humord:c00883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tangkul Naga (People)"@en,
        "Tangkhul naga (Folk)"@nb .

humord:c60614 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60614" ;
    dct:modified "2023-09-15T10:41:23"^^xsd:dateTime ;
    skos:broader humord:c08948 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forced placement"@en,
        "Tvangsplassering"@nb .

humord:c60615 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60615" ;
    dct:modified "2024-08-21T07:06:19"^^xsd:dateTime ;
    skos:altLabel "Lublin (By)"@nb ;
    skos:broader humord:c03015 ;
    skos:editorialNote "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lublin (City)"@en,
        "Lublin (By)"@nb .

humord:c60616 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60616" ;
    dct:modified "2024-09-19T13:39:36"^^xsd:dateTime ;
    skos:altLabel "Aktløyse"@nb,
        "Culpa"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Uaktsomhet er et rettslig begrep for uforsiktighet eller skjødesløshet. At en handling er foretatt uaktsomt, det vil si uten den omtanke eller forsiktighet som kreves i det aktuelle forholdet, kan medføre rettsvirkninger både på sivilrettens og strafferettens område <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Negligence"@en,
        "Uaktsomhet"@nb .

humord:c60617 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60617" ;
    dct:modified "2024-11-29T09:25:56"^^xsd:dateTime ;
    skos:altLabel "Improperly obtained evidence"@en,
        "Ulovleg erverva bevis"@nb,
        "Ulovlege bevis"@nb,
        "Ulovlig ervervede bevis"@nb ;
    skos:broader humord:c20812 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illegally obtained evidence"@en,
        "Ulovlige bevis"@nb .

humord:c60618 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60618" ;
    dct:modified "2023-09-15T13:03:29"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unjust enrichment"@en,
        "Urettmessig berikelse"@nb .

humord:c60619 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60619" ;
    dct:modified "2023-09-15T13:14:30"^^xsd:dateTime ;
    skos:altLabel "Judgment by default"@en,
        "Judgment in default"@en,
        "Judgment in default of defence"@en,
        "Fraværsdom"@nb,
        "Uteblivelsesdom"@nb,
        "Uteblivelsesdommer"@nb ;
    skos:broader humord:c08935 ;
    skos:definition "Fraværsdom er dom som avsies dersom en part uteblir fra et rettsmøte eller unnlater å foreta visse prosesshandlinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Default judgment"@en,
        "Fraværsdommer"@nb .

humord:c60620 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60620" ;
    dct:modified "2023-09-15T13:16:42"^^xsd:dateTime ;
    skos:broader humord:c00883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Konyak Naga  (People)"@en,
        "Konyak naga (Folk)"@nb .

humord:c60621 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60621" ;
    dct:modified "2023-12-05T11:09:23"^^xsd:dateTime ;
    skos:altLabel "Verksleie"@nb ;
    skos:broader humord:c23922 ;
    skos:definition "Verksleie, verkskontrakt, er i rettsspråket en kontrakt hvor den ene part forplikter seg til mot vederlag å utføre et bestemt arbeid for den annen part for eksempel bygge et hus, reparere en bil <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction contracts (Contract law)"@en,
        "Verkskontrakter"@nb .

humord:c60622 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60622" ;
    dct:modified "2025-01-03T09:48:16"^^xsd:dateTime ;
    skos:altLabel "Protective gear"@en,
        "Verneutstyr"@nb ;
    skos:broader humord:c04429 ;
    skos:definition "Verneutstyr er utstyr eller innretninger til bruk for arbeidstagere som vern mot ulykker og skader <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protective equipment"@en,
        "Verneutstyr"@nb .

humord:c60623 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60623" ;
    dct:modified "2023-09-20T09:44:39"^^xsd:dateTime ;
    skos:altLabel "Legal venue"@en ;
    skos:broader humord:c08961 ;
    skos:definition "Verneting er den rettskrets hvor en rettssak kan eller skal reises (anlegges) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal domicile"@en,
        "Verneting"@nb .

humord:c60624 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60624" ;
    dct:modified "2023-09-18T14:36:59"^^xsd:dateTime ;
    skos:altLabel "Security firms"@en ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security services companies"@en,
        "Vaktselskaper"@nb .

humord:c60625 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60625" ;
    dct:modified "2023-09-18T14:40:32"^^xsd:dateTime ;
    skos:broader humord:c22371 ;
    skos:definition "Valghandlingsteori er et teoretisk grunnlag for analyse av en konsuments etterspørsel etter konsumgode <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Choice theory"@en,
        "Valghandlingsteori"@nb .

humord:c60626 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60626" ;
    dct:modified "2023-09-18T15:04:12"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Currency law"@en,
        "Valutarett"@nb .

humord:c60627 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60627" ;
    dct:modified "2023-09-18T15:04:21"^^xsd:dateTime ;
    skos:altLabel "Trademark acts"@en ;
    skos:broader humord:c59950 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trade mark acts"@en,
        "Varemerkelover"@nb .

humord:c60628 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60628" ;
    dct:modified "2023-09-18T15:19:18"^^xsd:dateTime ;
    skos:broader humord:c19147 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbitration acts"@en,
        "Voldgiftslover"@nb .

humord:c60629 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60629" ;
    dct:modified "2023-09-20T09:53:32"^^xsd:dateTime ;
    skos:altLabel "Right of search  (Law of the sea)"@en,
        "Right of visitation (Law of the sea)"@en ;
    skos:broader humord:c13994 ;
    skos:definition "Visitasjonsrett: krigførende staters rett til å stanse og undersøke nøytrale handelsskip for å undersøke om de fører krigskontrabande eller bryter en blokade. Visitasjonsretten gjelder på det frie hav og i krigførende makters sjøterritorium, men ikke i den nøytrale stats territorium  <jusleksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Visitation right  (Law of the sea)"@en,
        "Visitasjonsrett (Havrett)"@nb .

humord:c60630 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60630" ;
    dct:modified "2024-08-26T16:09:42"^^xsd:dateTime ;
    skos:altLabel "Walisisk-engelsk dialekt"@nb ;
    skos:broader humord:c10306 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Welsh English"@en,
        "Walisisk-engelsk dialekt"@nb .

humord:c60631 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60631" ;
    dct:modified "2024-09-10T14:27:03"^^xsd:dateTime ;
    skos:altLabel "Kveite (Korn)"@nb ;
    skos:broader humord:c08207,
        humord:c12841 ;
    skos:definition "Hvete er en av våre viktigste kulturplanter. Den har sammen med mais og ris en dominerende posisjon i verdensjordbruket og er av stor betydning for verdens matforsyning. Hvete dyrkes på alle kontinenter og under mange forskjellige klimaforhold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wheat"@en,
        "Hvete"@nb .

humord:c60632 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60632" ;
    dct:modified "2023-09-19T15:20:23"^^xsd:dateTime ;
    skos:altLabel "Central securities depositories"@en ;
    skos:broader humord:c60634 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securities firms"@en,
        "Verdipapirsentraler"@nb .

humord:c60633 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60633" ;
    dct:modified "2023-09-19T15:20:46"^^xsd:dateTime ;
    skos:altLabel "Securitisation  (Securities markets)"@en ;
    skos:broader humord:c60634 ;
    skos:definition "Verdipapirisering er en prosess hvor spesialforetak sammenslår og omdanner finansielle produkter til verdipapirer, som deretter selges til investorer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securitization (Securities markets)"@en,
        "Verdipapirisering"@nb .

humord:c60634 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60634" ;
    dct:modified "2023-09-19T15:19:42"^^xsd:dateTime ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securities law"@en,
        "Verdipapirrett"@nb .

humord:c60635 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60635" ;
    dct:modified "2023-09-19T15:41:18"^^xsd:dateTime ;
    skos:altLabel "Road haulage law"@en,
        "Vegtransportrett"@nb ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road transport law"@en,
        "Veitransportrett"@nb .

humord:c60636 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60636" ;
    dct:modified "2023-09-19T15:49:24"^^xsd:dateTime ;
    skos:altLabel "Såkornkapital"@nb ;
    skos:broader humord:c22203 ;
    skos:definition "Venturekapital er egenkapital (aksjekapital og ansvarlige lån) til utvikling av ventureprosjekter med høy risiko <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venture capital"@en,
        "Venturekapital"@nb .

humord:c60637 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60637" ;
    dct:modified "2023-09-19T15:55:05"^^xsd:dateTime ;
    skos:altLabel "Dealings in securities"@en,
        "Securities trade"@en,
        "Securities transactions"@en ;
    skos:broader humord:c23217 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securities trading"@en,
        "Verdipapirhandel"@nb .

humord:c60638 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60638" ;
    dct:modified "2023-09-19T15:56:12"^^xsd:dateTime ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Welfare law"@en,
        "Velferdsrett"@nb .

humord:c60639 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60639" ;
    dct:modified "2024-08-27T14:18:44"^^xsd:dateTime ;
    skos:altLabel "Arbeidsmøter"@nb,
        "Arbeidsverkstad"@nb,
        "Arbeidsverkstadar"@nb,
        "Arbeidsverkstader"@nb,
        "Arbeidsverksted"@nb,
        "Arbeidsverksteder"@nb,
        "Opplæringsøkter"@nb,
        "Workshops (Utdanning)"@nb ;
    skos:broader humord:c07906 ;
    skos:definition "Workshop: Ordet brukes også i overført betydning om økter hvor man skal samarbeide om kunnskapsarbeid, for eksempel viseverksted eller idéverksted <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Workshops"@en,
        "Workshops (Utdanning)"@nb .

humord:c60640 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60640" ;
    dct:modified "2023-12-05T11:10:24"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unfair contracts"@en,
        "Urimelige avtaler"@nb .

humord:c60641 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60641" ;
    dct:modified "2023-09-20T14:09:54"^^xsd:dateTime ;
    skos:altLabel "Unfair contractual terms"@en,
        "Unfair terms of the agreement"@en,
        "Unfair terms of the contract"@en,
        "Urimelige kontraktvilkår"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unfair contract terms"@en,
        "Urimelige kontraktsvilkår"@nb .

humord:c60642 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60642" ;
    dct:modified "2023-09-20T14:20:03"^^xsd:dateTime ;
    skos:broader humord:c13994 ;
    skos:definition "Uskyldig gjennomfart er retten etter folkeretten for fartøy som fører flagget til andre stater til uhindret ferdsel gjennom sjøterritoriet til en kyststat og i visse internasjonale streder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ub23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innocent passage"@en,
        "Uskyldig gjennomfart"@nb .

humord:c60643 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60643" ;
    dct:modified "2023-09-21T07:57:09"^^xsd:dateTime ;
    skos:broader humord:c58353 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immigration acts"@en,
        "Utlendingslover"@nb .

humord:c60644 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60644" ;
    dct:modified "2023-09-21T08:09:19"^^xsd:dateTime ;
    skos:altLabel "Gutsuls"@en,
        "Hutzuls"@en ;
    skos:broader humord:c00957 ;
    skos:definition "Øst-slavisk folkegruppe fra vest-Urkaina og Romania <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hutsuls"@en,
        "Hutsuler"@nb .

humord:c60645 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60645" ;
    dct:modified "2023-09-21T08:10:50"^^xsd:dateTime ;
    skos:broader humord:c00957 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ukrainians"@en,
        "Ukrainere"@nb .

humord:c60646 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60646" ;
    dct:modified "2024-12-19T15:59:03"^^xsd:dateTime ;
    skos:altLabel "Deepfake"@nb ;
    skos:broader humord:c04225 ;
    skos:definition "«Deepfake» brukes som et samlebegrep på bilder, video og lyd fremstilt ved hjelp av maskinlæring, altså kunstig intelligens <online.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deepfake"@en,
        "Deepfake"@nb .

humord:c60647 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60647" ;
    dct:modified "2023-09-21T14:26:00"^^xsd:dateTime ;
    skos:altLabel "Coco palms"@en,
        "Coconut trees"@en ;
    skos:broader humord:c59063 ;
    skos:definition "Kokospalme er et tre i palmefamilien og er den eneste arten i slekten Cocos  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coconut palms"@en,
        "Kokospalmer"@nb .

humord:c60648 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60648" ;
    dct:modified "2023-09-22T10:24:28"^^xsd:dateTime ;
    skos:broader humord:c05679 ;
    skos:definition "Medievalisme er betegnelse for samtidens forestillinger om middelalderen og samtidskulturens bruk av middelalderreferanser i kunst, utsmykning o.l. <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medievalism"@en,
        "Medievalisme"@nb .

humord:c60649 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60649" ;
    dct:modified "2024-11-07T12:37:53"^^xsd:dateTime ;
    skos:altLabel "Aase (Litterær karakter)"@nb,
        "Mor Aase"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Aase er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aase (Literary character)"@en,
        "Aase (Litterær karakter)"@nb .

humord:c60650 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60650" ;
    dct:modified "2024-08-02T08:13:53"^^xsd:dateTime ;
    skos:altLabel "Alkestis"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Alkestis er i greske sagn kong Admetos' hustru <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alcestis"@en,
        "Alkestis"@nb .

humord:c60651 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60651" ;
    dct:modified "2024-11-07T12:37:15"^^xsd:dateTime ;
    skos:altLabel "Adjunkt Rørlund (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Adjunkt Rørlund er en karakter i Henrik Ibsens skuespill, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Schoolmaster Rørlund (Literary character)"@en,
        "Adjunkt Rørlund (Litterær karakter)"@nb .

humord:c60652 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60652" ;
    dct:modified "2024-11-07T12:36:39"^^xsd:dateTime ;
    skos:altLabel "Adelheid (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Adelheid er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Barn av tiden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adelheid (Literary character)"@en,
        "Adelheid (Litterær karakter)"@nb .

humord:c60653 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60653" ;
    dct:modified "2024-11-07T12:38:09"^^xsd:dateTime ;
    skos:altLabel "Adolf Sang (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Adolf Sang er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Over Ævne I\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adolf Sang (Literary character)"@en,
        "Adolf Sang (Litterær karakter)"@nb .

humord:c60654 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60654" ;
    dct:modified "2024-11-07T12:39:06"^^xsd:dateTime ;
    skos:altLabel "Helmer (Literary character)"@en,
        "Advokat Helmer (Litterær karakter)"@nb,
        "Helmer (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Advokat Helmer er en karakter i Henrik Ibsens skuespill, hentet fra \"Et dukkehjem\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lawyer Helmer (Literary character)"@en,
        "Advokat Helmer (Litterær karakter)"@nb .

humord:c60655 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60655" ;
    dct:modified "2024-11-07T12:39:21"^^xsd:dateTime ;
    skos:altLabel "Agnes (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Agnes er en karakter i Henrik Ibsens skuespill, hentet fra \"Brand\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agnes (Literary character)"@en,
        "Agnes (Litterær karakter)"@nb .

humord:c60656 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60656" ;
    dct:modified "2024-11-07T12:39:34"^^xsd:dateTime ;
    skos:altLabel "Alfhild (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Alfhild er en karakter i Henrik Ibsens skuespill, hentet fra \"Olaf Liljekrans\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alfhild (Literary character)"@en,
        "Alfhild (Litterær karakter)"@nb .

humord:c60657 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60657" ;
    dct:modified "2024-11-07T12:45:34"^^xsd:dateTime ;
    skos:altLabel "Alfred Allmers (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Alfred Allmers er en karakter i Henrik Ibsens skuespill, hentet fra \"Lille Eyolf\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alfred Allmers (Literary character)"@en,
        "Alfred Allmers (Litterær karakter)"@nb .

humord:c60658 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60658" ;
    dct:modified "2024-11-26T17:35:27"^^xsd:dateTime ;
    skos:altLabel "Sertifikat (Skip)"@nb,
        "Skipssertifikater"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Certificates (Ships)"@en,
        "Sertifikater (Skip)"@nb .

humord:c60659 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60659" ;
    dct:modified "2023-09-26T13:18:30"^^xsd:dateTime ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security (Economy)"@en,
        "Sikkerhet (Økonomi)"@nb .

humord:c60660 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60660" ;
    dct:modified "2023-09-26T13:22:39"^^xsd:dateTime ;
    skos:altLabel "Counter-intelligence"@en,
        "Kontraetterretning"@nb ;
    skos:broader humord:c09592 ;
    skos:definition "Sikkerhetstjeneste, tjenester med formål å forebygge og avdekke fremmede etterretningstjenesters virksomhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security service"@en,
        "Sikkerhetstjenester"@nb ;
    skos:related humord:c09593,
        humord:c24993 .

humord:c60661 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60661" ;
    dct:modified "2023-12-05T11:19:43"^^xsd:dateTime ;
    skos:broader humord:c07826 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax administration and procedure"@en,
        "Skatteprosess"@nb .

humord:c60663 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60663" ;
    dct:modified "2023-12-05T11:17:40"^^xsd:dateTime ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal justice systems"@en,
        "Straffesystemer"@nb .

humord:c60664 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60664" ;
    dct:modified "2023-12-05T11:16:58"^^xsd:dateTime ;
    skos:broader humord:c25909 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Directors' liability"@en,
        "Styreansvar"@nb .

humord:c60665 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60665" ;
    dct:modified "2024-08-15T12:16:54"^^xsd:dateTime ;
    skos:altLabel "Tilsetterepresentasjon"@nb ;
    skos:broader humord:c25909 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employee board-level representation"@en,
        "Ansatterepresentasjon"@nb .

humord:c60666 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60666" ;
    dct:modified "2023-09-28T09:39:55"^^xsd:dateTime ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of retention (Ships)"@en,
        "Tilbakeholdsrett (Skip)"@nb .

humord:c60667 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60667" ;
    dct:modified "2023-09-26T14:14:47"^^xsd:dateTime ;
    skos:altLabel "Possessory lien"@en,
        "Retensjonsrett (Obligasjonsrett)"@nb ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of retention (Law of obligations)"@en,
        "Tilbakeholdsrett (Obligasjonsrett)"@nb .

humord:c60668 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60668" ;
    dct:modified "2023-12-05T11:15:50"^^xsd:dateTime ;
    skos:broader humord:c17770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Order of succession"@en,
        "Tronarvefølge"@nb .

humord:c60669 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60669" ;
    dct:modified "2023-09-26T14:30:08"^^xsd:dateTime ;
    skos:broader humord:c17770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right to the throne"@en,
        "Tronrett"@nb .

humord:c60670 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60670" ;
    dct:modified "2023-09-26T14:31:40"^^xsd:dateTime ;
    skos:broader humord:c23883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trust regulation"@en,
        "Trustregulering"@nb .

humord:c60671 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60671" ;
    dct:modified "2023-09-26T14:36:46"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forced redemption"@en,
        "Tvangsinnløsning"@nb .

humord:c60672 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60672" ;
    dct:modified "2023-09-28T09:38:45"^^xsd:dateTime ;
    skos:altLabel "Fresh pursuit (Law of the sea)"@en,
        "Immediate pursuit (Law of the sea)"@en ;
    skos:broader humord:c13994 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hot pursuit (Law of the sea)"@en,
        "Uavbrutt forfølgelse (Havrett)"@nb .

humord:c60673 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60673" ;
    dct:modified "2023-09-26T14:59:01"^^xsd:dateTime ;
    skos:broader humord:c08884 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judicial independence"@en,
        "Domstolenes uavhengighet"@nb .

humord:c60674 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60674" ;
    dct:modified "2024-11-08T13:40:17"^^xsd:dateTime ;
    skos:altLabel "Ugyldigheit"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Invalidity"@en,
        "Ugyldighet"@nb .

humord:c60675 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60675" ;
    dct:modified "2024-11-04T08:40:04"^^xsd:dateTime ;
    skos:altLabel "Innocent convicted"@en,
        "Uskuldig dømde"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wrongfully convicted"@en,
        "Uskyldig dømte"@nb .

humord:c60676 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60676" ;
    dct:modified "2024-11-04T08:46:06"^^xsd:dateTime ;
    skos:altLabel "Uskuldig fengsla"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innocent prisoners"@en,
        "Uskyldig fengslede"@nb .

humord:c60677 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60677" ;
    dct:modified "2024-11-07T12:45:48"^^xsd:dateTime ;
    skos:altLabel "Ane Maria (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ane Maria er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Landstrykere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ane Maria (Literary character)"@en,
        "Ane Maria (Litterær karakter)"@nb .

humord:c60678 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60678" ;
    dct:modified "2024-08-15T08:44:10"^^xsd:dateTime ;
    skos:altLabel "Anitra (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Anitra er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anitra (Literary character)"@en,
        "Anitra (Litterær karakter)"@nb .

humord:c60679 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60679" ;
    dct:modified "2024-08-16T09:35:52"^^xsd:dateTime ;
    skos:altLabel "Anton Coldevin (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Anton Coldevin er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Segelfoss by\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anton Coldevin (Literary character)"@en,
        "Anton Coldevin (Litterær karakter)"@nb .

humord:c60680 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60680" ;
    dct:modified "2024-08-20T08:55:50"^^xsd:dateTime ;
    skos:altLabel "Phlebotomy"@en,
        "Venesection"@en,
        "Venesectio"@nb,
        "Årelating"@nb ;
    skos:broader humord:c56760 ;
    skos:definition "Årelating er en behandlingsform som går ut på å fjerne en større eller mindre mengde blod fra blodårene  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood-letting"@en,
        "Årelating"@nb .

humord:c60681 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60681" ;
    dct:modified "2024-08-27T15:08:14"^^xsd:dateTime ;
    skos:altLabel "Arild Asnes (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Arild Asnes er en karakter i Dag Solstads forfatterskap, hentet fra \"Arild Asnes, 1970\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arild Asnes (Literary character)"@en,
        "Arild Asnes (Litterær karakter)"@nb .

humord:c60682 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60682" ;
    dct:modified "2024-08-28T08:06:20"^^xsd:dateTime ;
    skos:altLabel "Arne (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Arne er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Arne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arne (Literary character)"@en,
        "Arne (Litterær karakter)"@nb .

humord:c60683 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60683" ;
    dct:modified "2024-08-28T08:06:44"^^xsd:dateTime ;
    skos:altLabel "Arne Gunnar Larsen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Arne Gunnar Larsen er en karakter i Dag Solstads forfatterskap, hentet fra \"Forsøk på å beskrive det ugjennomtrengelige\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arne Gunnar Larsen (Literary character)"@en,
        "Arne Gunnar Larsen (Litterær karakter)"@nb .

humord:c60684 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60684" ;
    dct:modified "2024-08-20T08:31:46"^^xsd:dateTime ;
    skos:altLabel "Åse (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Åse er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Men livet lever\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Åse (Literary character)"@en,
        "Åse (Litterær karakter)"@nb .

humord:c60685 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60685" ;
    dct:modified "2024-08-28T10:17:58"^^xsd:dateTime ;
    skos:altLabel "Ask Burlefot (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ask Burlefot er en karakter i Agnar Mykles forfatterskap, hentet fra bøkene \"Lasso rundt fru Luna\" og  \"Sangen om den røde rubin\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ask Burlefot (Literary character)"@en,
        "Ask Burlefot (Litterær karakter)"@nb .

humord:c60686 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60686" ;
    dct:modified "2024-08-28T11:14:48"^^xsd:dateTime ;
    skos:altLabel "Assessor Brack (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Assessor Brack er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Judge Brack (Literary character)"@en,
        "Assessor Brack (Litterær karakter)"@nb .

humord:c60687 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60687" ;
    dct:modified "2024-08-28T15:23:45"^^xsd:dateTime ;
    skos:altLabel "August (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "August er en karakter i Knut Hamsuns forfatterskap, kjent fra \"Landstrykere\", \"August\" og \"Men livet lever\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "August (Literary character)"@en,
        "August (Litterær karakter)"@nb .

humord:c60688 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60688" ;
    dct:modified "2024-10-16T13:40:26"^^xsd:dateTime ;
    skos:altLabel "Benedikte Vik (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Benedikte Vik  er en karakter i Dag Solstads forfatterskap, hentet fra \"Irr! Grønt!\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benedikte Vik  (Literary character)"@en,
        "Benedikte Vik (Litterær karakter)"@nb .

humord:c60689 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60689" ;
    dct:modified "2024-10-17T14:42:02"^^xsd:dateTime ;
    skos:altLabel "Benoni (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Benoni er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Benoni\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benoni (Literary character)"@en,
        "Benoni (Litterær karakter)"@nb .

humord:c60690 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60690" ;
    dct:modified "2024-11-07T10:32:32"^^xsd:dateTime ;
    skos:altLabel "Dina Dorf (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Dina Dorf er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dina Dorf (Literary character)"@en,
        "Dina Dorf (Litterær karakter)"@nb .

humord:c60691 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60691" ;
    dct:modified "2024-11-07T11:23:07"^^xsd:dateTime ;
    skos:altLabel "Berte (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Berte er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Berte (Literary character)"@en,
        "Berte (Litterær karakter)"@nb .

humord:c60692 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60692" ;
    dct:modified "2024-08-28T15:31:49"^^xsd:dateTime ;
    skos:altLabel "Aurelia (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Aurelia er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Catilina\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aurelia (Literary character)"@en,
        "Aurelia (Litterær karakter)"@nb .

humord:c60693 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60693" ;
    dct:modified "2024-10-10T13:50:29"^^xsd:dateTime ;
    skos:altLabel "Ballested (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ballested er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ballested (Literary character)"@en,
        "Ballested (Litterær karakter)"@nb .

humord:c60694 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60694" ;
    dct:modified "2024-05-24T11:17:54"^^xsd:dateTime ;
    skos:altLabel "Ballistikk"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Ballistikk er læren om bevegelsen til et prosjektil under utskyting, under flukt og under gjennomtrenging i målet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ballistics"@en,
        "Ballistikk"@nb .

humord:c60695 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60695" ;
    dct:modified "2024-10-10T13:25:29"^^xsd:dateTime ;
    skos:altLabel "Bankettar (Gjestebod)"@nb ;
    skos:broader humord:c15034 ;
    skos:definition "Bankett er et festmåltid, en offentlig eller høytidelig tilstelning med fin middag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banquets"@en,
        "Banketter (Gjestebud)"@nb .

humord:c60696 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60696" ;
    dct:modified "2024-11-04T08:31:55"^^xsd:dateTime ;
    skos:altLabel "Barberar"@nb,
        "Barberarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Barber er en håndverksutdannet yrkesutøver som fra 1934 fikk tittelen herrefrisør <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barbers"@en,
        "Barberere"@nb .

humord:c60697 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60697" ;
    dct:modified "2024-10-14T15:21:03"^^xsd:dateTime ;
    skos:altLabel "Barbro (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Barbro er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Markens grøde\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barbro (Literary character)"@en,
        "Barbro (Litterær karakter)"@nb .

humord:c60698 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60698" ;
    dct:modified "2024-08-21T08:42:41"^^xsd:dateTime ;
    skos:altLabel "Bitter desert"@en,
        "Tin city"@en,
        "Ørkenen Suhr"@nb,
        "Ørkenen Sur"@nb ;
    skos:broader humord:c01735 ;
    skos:definition "Ørkenen Sur, også skrevet Ørkenen Suhr, var et tilholdsted for arbeidsløse og bostedsløse nordmenn, for det meste sjømenn uten hyre i USA på 1920-tallet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Bitter desert"@en,
        "Ørkenen Sur"@nb .

humord:c60699 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60699" ;
    dct:modified "2024-11-18T11:34:28"^^xsd:dateTime ;
    skos:altLabel "Ylajali (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ylajali er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Sult\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ylajali (Literary character)"@en,
        "Ylajali (Litterær karakter)"@nb .

humord:c60700 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60700" ;
    dct:modified "2024-08-30T14:51:57"^^xsd:dateTime ;
    skos:altLabel "Willatz Holmsen (Literary character)"@en,
        "Willatz (Litterær karakter)"@nb,
        "Willatz Holmsen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Willatz er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Børn av Tiden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Willatz (Literary character)"@en,
        "Willatz (Litterær karakter)"@nb .

humord:c60701 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60701" ;
    dct:modified "2023-12-19T09:32:42"^^xsd:dateTime ;
    skos:altLabel "Vitskapelege instrument"@nb,
        "Vitskaplege instrument"@nb ;
    skos:broader humord:c04431 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific instruments"@en,
        "Vitenskapelige instrumenter"@nb .

humord:c60702 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60702" ;
    dct:modified "2024-11-06T12:20:49"^^xsd:dateTime ;
    skos:altLabel "Vilhelm Foldal (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Vilhelm Foldal er en karakter i Henrik Ibsens forfatterskap, hentet fra \"John Gabriel Borkman\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vilhelm Foldal (Literary character)"@en,
        "Vilhelm Foldal (Litterær karakter)"@nb .

humord:c60703 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60703" ;
    dct:modified "2024-01-24T08:13:00"^^xsd:dateTime ;
    skos:altLabel "Virology"@en,
        "Virologi"@nb,
        "Virus"@nb,
        "Virusbiologi"@nb ;
    skos:broader humord:c26815 ;
    skos:definition "Virus er en type mikroorganisme som står bak mange av de historisk viktigste sykdommene vi kjenner til, blant annet meslinger, influensa, polio og hiv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Virus"@en,
        "Virus"@nb .

humord:c60704 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60704" ;
    dct:modified "2024-11-07T11:04:09"^^xsd:dateTime ;
    skos:altLabel "Bård Bratte (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Bård Bratte er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-Emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bård Bratte (Literary character)"@en,
        "Bård Bratte (Litterær karakter)"@nb .

humord:c60705 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60705" ;
    dct:modified "2025-02-21T08:12:12"^^xsd:dateTime ;
    skos:altLabel "Detusoko"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Detusoko"@en,
        "Detusoko"@nb .

humord:c60706 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60706" ;
    dct:modified "2025-02-25T10:55:13"^^xsd:dateTime ;
    skos:altLabel "Krau Game Reserve"@en,
        "Krau Wildlife Reserve"@en,
        "Tengku Hassanal Wildlife Reserve"@nb ;
    skos:broader humord:c02031 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tengku Hassanal Wildlife Reserve"@en,
        "Tengku Hassanal Wildlife Reserve"@nb .

humord:c60707 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60707" ;
    dct:modified "2023-10-03T07:49:36"^^xsd:dateTime ;
    skos:altLabel "Covering of a roof"@en,
        "Covering of roofs"@en,
        "Roof covering"@en,
        "Thatching"@en ;
    skos:broader humord:c23253 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roofing"@en,
        "Taktekking"@nb .

humord:c60708 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60708" ;
    dct:modified "2024-11-07T12:07:19"^^xsd:dateTime ;
    skos:altLabel "Beate Rosmer (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Beate Rosmer er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beate Rosmer (Literary character)"@en,
        "Beate Rosmer (Litterær karakter)"@nb .

humord:c60709 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60709" ;
    dct:modified "2024-10-16T13:03:24"^^xsd:dateTime ;
    skos:altLabel "Firm of undertakers"@en,
        "Funeral homes"@en,
        "Begravelsesselskaper"@nb,
        "Gravferdsbyrå"@nb,
        "Gravferdsselskap"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Funeral parlours"@en,
        "Begravelsesbyråer"@nb .

humord:c60710 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60710" ;
    dct:modified "2024-10-16T12:59:15"^^xsd:dateTime ;
    skos:altLabel "Begriffenfeldt (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Begriffenfeldt er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Begriffenfeldt (Literary character)"@en,
        "Begriffenfeldt (Litterær karakter)"@nb .

humord:c60711 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60711" ;
    dct:modified "2023-09-29T12:31:45"^^xsd:dateTime ;
    skos:broader humord:c20242 ;
    skos:editorialNote "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christmas tree decorations"@en,
        "Juletrepynt"@nb .

humord:c60712 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60712" ;
    dct:modified "2023-09-29T12:32:57"^^xsd:dateTime ;
    skos:broader humord:c60711 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christmas balls"@en,
        "Julekuler"@nb .

humord:c60713 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60713" ;
    dct:modified "2024-11-07T12:24:24"^^xsd:dateTime ;
    skos:altLabel "Betty Bernick (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Betty Bernick er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Betty Bernick (Literary character)"@en,
        "Betty Bernick (Litterær karakter)"@nb .

humord:c60714 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60714" ;
    dct:modified "2024-01-08T11:03:12"^^xsd:dateTime ;
    skos:altLabel "Inflammation"@en,
        "Betennelse"@nb,
        "Inflammasjon"@nb,
        "Inflammasjonar"@nb,
        "Inflammasjoner"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Betennelse er et vevs lokale reaksjon på en skade <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inflammations"@en,
        "Betennelser"@nb .

humord:c60715 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60715" ;
    dct:modified "2024-11-07T12:26:03"^^xsd:dateTime ;
    skos:altLabel "Billing (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Billing er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Billing (Literary character)"@en,
        "Billing (Litterær karakter)"@nb .

humord:c60716 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60716" ;
    dct:modified "2024-11-07T12:26:21"^^xsd:dateTime ;
    skos:altLabel "Bjørn Hansen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Bjørn Hansen er en karakter i Dag Solstads forfatterskap, hentet fra bøkene \"Ellevte roman, bok atten\", \"17. roman\" og \"Tredje, og siste, roman om Bjørn Hansen\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bjørn Hansen (Literary character)"@en,
        "Bjørn Hansen (Litterær karakter)"@nb .

humord:c60717 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60717" ;
    dct:modified "2024-12-11T07:58:30"^^xsd:dateTime ;
    skos:altLabel "Blodgang"@nb,
        "Blodsott"@nb,
        "Dysenteri"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Dysenteri er en fellesbetegnelse for alvorlige tarminfeksjoner forårsaket bakterier, oftest Shigella-bakterier, eller av amøben Entamoeba histolytica <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dysentery"@en,
        "Dysenteri"@nb .

humord:c60718 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60718" ;
    dct:modified "2024-12-11T08:11:40"^^xsd:dateTime ;
    skos:altLabel "Hospitalization"@en,
        "Hospitalisering"@nb ;
    skos:broader humord:c03947 ;
    skos:definition "Hospitalisering: det å legge inn eller ligge på sykehus <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hospitalisation"@en,
        "Hospitalisering"@nb .

humord:c60719 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60719" ;
    dct:modified "2024-12-11T07:56:57"^^xsd:dateTime ;
    skos:altLabel "DMDD"@en,
        "DMDD"@nb,
        "Kjenslereguleringsforstyrring"@nb ;
    skos:broader humord:c03931 ;
    skos:definition "Følelsesreguleringsforstyrrelse er en tilstand hvor barn eller ungdom opplever vedvarende irritabilitet og hyppige, intense sinneutbrudd <ous.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disruptive mood dysregulation disorder"@en,
        "Følelsesreguleringsforstyrrelse"@nb .

humord:c60720 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60720" ;
    dct:modified "2024-10-31T14:10:30"^^xsd:dateTime ;
    skos:altLabel "Skilsdommarar"@nb ;
    skos:broader humord:c07425 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbitrators"@en,
        "Voldgiftsdommere"@nb .

humord:c60721 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60721" ;
    dct:modified "2023-10-03T10:25:19"^^xsd:dateTime ;
    skos:altLabel "Vegrett"@nb ;
    skos:broader humord:c08969 ;
    skos:definition "Veirett: til å bruke en viss vei <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Right of way"@en,
        "Veirett"@nb .

humord:c60722 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60722" ;
    dct:modified "2023-10-04T11:11:19"^^xsd:dateTime ;
    skos:altLabel "Seksuelt krenkende adferd"@nb,
        "Utuktig adferd"@nb,
        "Utuktig atferd"@nb ;
    skos:broader humord:c07976 ;
    skos:definition "Seksuelt krenkende eller annen uanstendig adferd, er et juridisk begrep for visse seksuallovbrudd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indecent conduct"@en,
        "Seksuelt krenkende atferd"@nb .

humord:c60723 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60723" ;
    dct:modified "2023-10-03T10:33:35"^^xsd:dateTime ;
    skos:altLabel "Rangeland management"@en ;
    skos:broader humord:c24195 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Range management"@en,
        "Utmarksforvaltning"@nb .

humord:c60724 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60724" ;
    dct:modified "2024-08-13T09:53:12"^^xsd:dateTime ;
    skos:altLabel "Alternative tvisteløysingar"@nb ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alternative dispute resolutions"@en,
        "Alternative tvisteløsninger"@nb .

humord:c60725 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60725" ;
    dct:modified "2023-10-03T10:55:41"^^xsd:dateTime ;
    skos:broader humord:c59054 ;
    skos:definition "Factoring er en finansiell og administrativ tjeneste med tilbud til næringslivet om finansiering av utestående kundefordringer, oftest kombinert med tjenesteutsetting (outsourcing) av fordringsadministrasjonen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factoring"@en,
        "Factoring"@nb .

humord:c60726 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60726" ;
    dct:modified "2024-10-15T11:34:29"^^xsd:dateTime ;
    skos:altLabel "Fish care"@en,
        "Fish management"@en,
        "Fish stocking"@en,
        "Fisheries law"@en,
        "Fishery management"@en,
        "Fishery regulation"@en,
        "Fiskeforvaltning"@nb,
        "Fiskepleie"@nb,
        "Fiskeregulering"@nb,
        "Fiskeriforvalting"@nb,
        "Fiskeriforvaltning"@nb,
        "Fiskerilovgiing"@nb,
        "Fiskerilovgiving"@nb,
        "Fiskerilovgjeving"@nb,
        "Fiskestell"@nb,
        "Fiskeutsetjing"@nb,
        "Fiskeutsetting"@nb ;
    skos:broader humord:c24195 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning 2/10-23 vsl"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fisheries management"@en,
        "Fiskeriforvaltning"@nb .

humord:c60727 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60727" ;
    dct:modified "2023-10-03T11:13:14"^^xsd:dateTime ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Place of business"@en,
        "Forretningssted"@nb .

humord:c60728 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60728" ;
    dct:modified "2023-10-03T11:15:17"^^xsd:dateTime ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delays (Law of contract)"@en,
        "Forsinkelser (Kontraktsrett)"@nb .

humord:c60729 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60729" ;
    dct:modified "2023-10-03T11:18:04"^^xsd:dateTime ;
    skos:broader humord:c13365 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forum selction"@en,
        "Forumvalg"@nb .

humord:c60730 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60730" ;
    dct:modified "2024-12-19T15:37:23"^^xsd:dateTime ;
    skos:altLabel "IT in public administration"@en,
        "Forvaltingsinformatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information technology in public administration"@en,
        "Forvaltningsinformatikk"@nb .

humord:c60731 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60731" ;
    dct:modified "2023-10-03T11:26:00"^^xsd:dateTime ;
    skos:altLabel "Allowable expences"@en,
        "Deductions allowed against income"@en,
        "Tax deductions"@en,
        "Tax-deductible expenses"@en ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax allowances"@en,
        "Fradrag (Skatterett)"@nb .

humord:c60732 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60732" ;
    dct:modified "2023-10-03T11:28:36"^^xsd:dateTime ;
    skos:altLabel "International employment law"@en,
        "International labor law"@en ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International labour law"@en,
        "Internasjonal arbeidsrett"@nb .

humord:c60733 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60733" ;
    dct:modified "2023-10-03T11:30:05"^^xsd:dateTime ;
    skos:altLabel "International inheritance law"@en ;
    skos:broader humord:c17770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International  law of inheritance"@en,
        "Internasjonal arverett"@nb .

humord:c60734 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60734" ;
    dct:modified "2023-10-03T11:34:06"^^xsd:dateTime ;
    skos:broader humord:c26803 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International law of minors"@en,
        "Internasjonal barnerett"@nb .

humord:c60735 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60735" ;
    dct:modified "2023-10-03T13:16:38"^^xsd:dateTime ;
    skos:broader humord:c08974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International family law"@en,
        "Internasjonal familierett"@nb .

humord:c60736 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60736" ;
    dct:modified "2023-10-03T13:22:43"^^xsd:dateTime ;
    skos:broader humord:c23978 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Investment law"@en,
        "Investeringsrett"@nb .

humord:c60737 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60737" ;
    dct:modified "2023-10-03T13:31:50"^^xsd:dateTime ;
    skos:altLabel "Sheet metal"@en,
        "Tynnmetall"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Blikk er en tynt utvalset eller uthamret plate av metall, mest stål, sink, messing eller kobber <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tin plates"@en,
        "Blikk"@nb .

humord:c60738 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60738" ;
    dct:modified "2024-11-07T11:27:06"^^xsd:dateTime ;
    skos:altLabel "Bolette (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Bolette er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bolette (Literary character)"@en,
        "Bolette (Litterær karakter)"@nb .

humord:c60739 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60739" ;
    dct:modified "2024-11-07T11:23:58"^^xsd:dateTime ;
    skos:altLabel "Bogtrykker Aslaksen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Bogtrykker Aslaksen er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En Folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Printer Aslaksen (Literary character)"@en,
        "Bogtrykker Aslaksen (Litterær karakter)"@nb .

humord:c60740 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60740" ;
    dct:modified "2024-11-07T11:29:24"^^xsd:dateTime ;
    skos:altLabel "Brand (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Brand er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Brand\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brand (Literary character)"@en,
        "Brand (Litterær karakter)"@nb .

humord:c60741 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60741" ;
    dct:modified "2023-10-06T08:34:18"^^xsd:dateTime ;
    skos:altLabel "Citizens’ schools"@en ;
    skos:broader humord:c16618 ;
    skos:definition "Borgerskole var skoler opprettet i byene i Norge fra slutten av 1700-tallet under innflytelse av opplysningstidens ideer for å skaffe byenes borgerstand en høyere skolegang som passet bedre for dens behov enn latinskolens undervisning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Burghers’ schools"@en,
        "Borgerskoler"@nb .

humord:c60742 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60742" ;
    dct:modified "2025-03-28T13:49:21"^^xsd:dateTime ;
    skos:altLabel "Brannslokkeutstyr"@nb,
        "Brannslokkingsutstyr"@nb,
        "Brannslokningsutstyr"@nb,
        "Brannslukkingsutstyr"@nb,
        "Brannsløkkeutstyr"@nb,
        "Brannsløkkingsutstyr"@nb,
        "Slokkeutstyr"@nb,
        "Slukkeutstyr"@nb,
        "Sløkkeutstyr"@nb,
        "Sløkkjeutstyr"@nb ;
    skos:broader humord:c13867 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fire extinguishers"@en,
        "Brannslukningsutstyr"@nb .

humord:c60743 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60743" ;
    dct:modified "2023-10-03T14:41:42"^^xsd:dateTime ;
    skos:broader humord:c59653 ;
    skos:definition "Branntakst er forhåndsvurdering av forsikringsverdien (forsikringssummen) for bygninger, foretatt av oppnevnte sakkyndige  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assessment of fire insurance"@en,
        "Branntakst"@nb .

humord:c60744 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60744" ;
    dct:modified "2024-11-07T09:02:05"^^xsd:dateTime ;
    skos:altLabel "Brit Winkel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Brit Winkel er en karakter i Dag Solstads forfatterskap, hentet fra \"Irr! Grønt!\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brit Winkel (Literary character)"@en,
        "Brit Winkel (Litterær karakter)"@nb .

humord:c60745 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60745" ;
    dct:modified "2024-10-16T13:39:43"^^xsd:dateTime ;
    skos:altLabel "Benefiserte gods"@nb,
        "Mensalgods"@nb,
        "Prestebordgods"@nb ;
    skos:broader humord:c07814 ;
    skos:definition "Benefisert gods var en jordeiendom som lå til et embete og som embetsinnehaveren, beneficiarius, selv brukte eller hadde leieinntekter av <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benefiserte gods"@nb .

humord:c60746 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60746" ;
    dct:modified "2023-10-04T08:51:00"^^xsd:dateTime ;
    skos:broader humord:c07638 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Milking"@en,
        "Melking"@nb .

humord:c60747 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60747" ;
    dct:modified "2024-11-07T09:00:47"^^xsd:dateTime ;
    skos:altLabel "Master builder Halvard Solness (Literary character)"@en,
        "Bygmester Halvard Solness (Litterær karakter)"@nb,
        "Bygmester Solness (litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Bygmester Solness er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Bygmester Solness\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Master builder Solness (Literary character)"@en,
        "Bygmester Solness (litterær karakter)"@nb .

humord:c60748 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60748" ;
    dct:modified "2024-11-07T11:26:48"^^xsd:dateTime ;
    skos:altLabel "Bøjgen (Litterær karakter)"@nb,
        "Bøygen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Bøjgen er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Bøyg (Literary character)"@en,
        "Bøjgen (Litterær karakter)"@nb .

humord:c60749 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60749" ;
    dct:modified "2024-11-20T12:55:11"^^xsd:dateTime ;
    skos:altLabel "Borough rights"@en,
        "Byprivilegium"@nb,
        "Byrettar"@nb,
        "Byrettigheter"@nb,
        "Kjøpstadsprivilegier"@nb,
        "Kjøpstadsprivilegium"@nb,
        "Kjøpstadsrettar"@nb,
        "Kjøpstadsrettigheter"@nb ;
    skos:broader humord:c25247 ;
    skos:definition "Byprivilegier var en særrett for innbyggere i byer til å drive visse typer handel og håndverk  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Town privileges"@en,
        "Byprivilegier"@nb .

humord:c60750 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60750" ;
    dct:modified "2024-09-05T14:52:19"^^xsd:dateTime ;
    skos:altLabel "Cecilia (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Cecilia er en karakter i Henrik Ibsens forfatterskap <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cecilia (Literary character)"@en,
        "Cecilia (Litterær karakter)"@nb .

humord:c60751 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60751" ;
    dct:modified "2024-09-19T11:22:18"^^xsd:dateTime ;
    skos:altLabel "Cornelia (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Cornelia er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Men livet lever\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cornelia (Literary character)"@en,
        "Cornelia (Litterær karakter)"@nb .

humord:c60752 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60752" ;
    dct:modified "2023-10-04T14:10:16"^^xsd:dateTime ;
    skos:broader humord:c00829 ;
    skos:definition "Nomadefolk i  Baluchistan-regionen i Irak og Pakistan <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb,
        "Redaksjonell bemerkning: Ikke å forveksle med Lur (Folk)"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lori (People)"@en,
        "Lori (Folk)"@nb .

humord:c60753 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60753" ;
    dct:modified "2023-10-04T14:22:57"^^xsd:dateTime ;
    skos:altLabel "Khandia"@en ;
    skos:broader humord:c28949 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kandia"@en,
        "Kandia"@nb .

humord:c60754 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60754" ;
    dct:modified "2024-10-10T13:41:05"^^xsd:dateTime ;
    skos:altLabel "Bamburgh"@nb ;
    skos:broader humord:c03216 ;
    skos:definition "Bamburgh er en stor landsby og verdslig sogn ved kysten av Northumberland i England <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bamburgh"@en,
        "Bamburgh"@nb .

humord:c60755 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60755" ;
    dct:modified "2023-10-06T14:31:10"^^xsd:dateTime ;
    skos:broader humord:c04814 ;
    skos:definition "Kjerning: sette fløte (eller melk) i bevegelse så fettet skiller seg ut som smør <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Churning"@en,
        "Kjerning"@nb .

humord:c60756 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60756" ;
    dct:modified "2024-04-05T11:10:41"^^xsd:dateTime ;
    skos:altLabel "Bedbugs"@en,
        "Cimex lectularius"@en,
        "Cimicidae"@en,
        "Cimex lectularius"@nb,
        "Veggdyr"@nb,
        "Veggedyr"@nb,
        "Veggelus"@nb,
        "Vegglus"@nb ;
    skos:broader humord:c63845 ;
    skos:definition "Veggedyr er en art av insekter i gruppen teger. Veggedyret suger blod av mennesker, men det kan også suge blod av høns, duer, mus, katter og hunder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bed bugs"@en,
        "Veggedyr"@nb .

humord:c60757 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60757" ;
    dct:modified "2024-12-11T07:50:42"^^xsd:dateTime ;
    skos:altLabel "Hydropathy"@en,
        "Hydroterapi"@nb,
        "Vannkur"@nb ;
    skos:broader humord:c21825 ;
    skos:definition "Hydroterapi, også kalt vannkur, er en metodisk anvendelse av vann i forskjellig form og temperatur i terapiøyemed. Hydroterapi er også betegnelse for læren om vann som helbredelsesmiddel  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrotherapy"@en,
        "Hydroterapi"@nb .

humord:c60758 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60758" ;
    dct:modified "2024-08-21T07:41:05"^^xsd:dateTime ;
    skos:altLabel "Dropsy"@en,
        "Edema"@en,
        "Fluid retention"@en,
        "Hydropsy"@en,
        "Swelling"@en,
        "Water retention"@en,
        "Stuvning"@nb,
        "Vann i kroppen"@nb,
        "Vannsott"@nb,
        "Vassott"@nb,
        "Vatn i kroppen"@nb,
        "Ødem"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Ødem er en sykelig økning av mengden med vevsvæske eller av de normalt små væskemengdene som finnes i kroppens hulrom. Tilstanden kalles ofte folkelig for «vann i kroppen» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oedema"@en,
        "Ødem"@nb .

humord:c60759 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60759" ;
    dct:modified "2025-01-21T07:37:29"^^xsd:dateTime ;
    skos:altLabel "Emigrantmuseer"@nb,
        "Emigrantmuseum"@nb,
        "Utvandrarmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emigrant museums"@en,
        "Utvandrermuseer"@nb .

humord:c60760 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60760" ;
    dct:modified "2024-10-28T14:10:35"^^xsd:dateTime ;
    skos:altLabel "Unitarar"@nb ;
    skos:broader humord:c07338 ;
    skos:definition "Unitarer er tilhengerne av unitarismen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unitars"@en,
        "Unitarer"@nb ;
    skos:related humord:c26559 .

humord:c60761 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60761" ;
    dct:modified "2024-01-24T08:59:05"^^xsd:dateTime ;
    skos:altLabel "Garden of herbs"@en,
        "Urtehagar"@nb ;
    skos:broader humord:c01407 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herb gardens"@en,
        "Urtehager"@nb .

humord:c60762 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60762" ;
    dct:modified "2024-11-06T12:18:12"^^xsd:dateTime ;
    skos:altLabel "Turid Lammers (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Turid Lammers er en karakter i Dag Solstads forfatterskap, hentet fra \"Ellevte roman, bok atten\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turid Lammers (Literary character)"@en,
        "Turid Lammers (Litterær karakter)"@nb .

humord:c60763 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60763" ;
    dct:modified "2023-10-09T13:38:28"^^xsd:dateTime ;
    skos:altLabel "Subjection"@en,
        "Submittal"@en ;
    skos:broader humord:c09244 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subordination"@en,
        "Underkastelse"@nb .

humord:c60764 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60764" ;
    dct:modified "2023-10-09T10:29:38"^^xsd:dateTime ;
    skos:altLabel "Independency"@en ;
    skos:broader humord:c09201 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Independence"@en,
        "Uavhengighet"@nb .

humord:c60765 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60765" ;
    dct:modified "2024-11-06T12:18:49"^^xsd:dateTime ;
    skos:altLabel "Ulfhejm (Literary character)"@en,
        "Ulfheim (Litterær karakter)"@nb,
        "Ulfhejm (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ulfheim er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Når vi døde vågner\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ulfheim (Literary character)"@en,
        "Ulfheim (Litterær karakter)"@nb .

humord:c60766 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60766" ;
    dct:modified "2024-11-06T12:19:35"^^xsd:dateTime ;
    skos:altLabel "Ulrik Brendel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ulrik Brendel er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ulrik Brendel (Literary character)"@en,
        "Ulrik Brendel (Litterær karakter)"@nb .

humord:c60767 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60767" ;
    dct:modified "2024-09-11T12:03:47"^^xsd:dateTime ;
    skos:altLabel "Dag Solstad (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Dag Solstad er en karakter i Dag Solstads forfatterskap <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norbok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dag Solstad (Literary character)"@en,
        "Dag Solstad (Litterær karakter)"@nb .

humord:c60768 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60768" ;
    dct:modified "2024-10-02T09:36:01"^^xsd:dateTime ;
    skos:altLabel "Turkish bath"@en,
        "Vapour bath"@en,
        "Dampbad"@nb,
        "Tyrkiske bad"@nb ;
    skos:broader humord:c01400 ;
    skos:definition "Dampbad er bad i rom praktisk talt mettet med fuktighet og temperatur 45–50 °C. På grunn av fuktigheten blir det lite svetting, men kroppen dekkes hurtig med dråper av kondensert vann (dugg) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steam bath"@en,
        "Dampbad"@nb .

humord:c60769 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60769" ;
    dct:modified "2024-10-04T12:49:03"^^xsd:dateTime ;
    skos:altLabel "Dansk-Amerikanarar"@nb,
        "Dansk-Amerikanere"@nb,
        "Danskamerikanarar"@nb ;
    skos:broader humord:c16956 ;
    skos:definition "Statsborgere i USA av dansk opprinnelse <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning:  norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Danish Americans"@en,
        "Danskamerikanere"@nb .

humord:c60770 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60770" ;
    dct:modified "2024-09-11T12:20:41"^^xsd:dateTime ;
    skos:altLabel "Dagfinn Bonde (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Dagfinn Bonde er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dagfinn the Peasant (Literary character)"@en,
        "Dagfinn Bonde (Litterær karakter)"@nb .

humord:c60771 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60771" ;
    dct:modified "2024-09-24T13:13:21"^^xsd:dateTime ;
    skos:altLabel "Dagny (Litterær karakter : Ibsen)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Dagny er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hærmenderne paa Helgeland\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dagny (Literary character : Ibsen)"@en,
        "Dagny (Litterær karakter : Ibsen)"@nb .

humord:c60772 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60772" ;
    dct:modified "2024-09-24T13:11:14"^^xsd:dateTime ;
    skos:altLabel "Dagny (Litterær karakter : Hamsun)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Dagny er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Mysterier\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dagny (Literary character : Hamsun)"@en,
        "Dagny (Litterær karakter : Hamsun)"@nb .

humord:c60773 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60773" ;
    dct:modified "2024-10-02T10:48:01"^^xsd:dateTime ;
    skos:altLabel "Daniel Hejre (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Daniel Hejre er en karakter i Henrik Ibsens forfatterskap, hentet fra \"De unges forbund\" <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Daniel Hejre (Literary character)"@en,
        "Daniel Hejre (Litterær karakter)"@nb .

humord:c60774 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60774" ;
    dct:modified "2024-11-20T13:31:19"^^xsd:dateTime ;
    skos:altLabel "The apollonian"@en,
        "Apollinsk"@nb,
        "Apollonisk"@nb,
        "Det apollinske"@nb ;
    skos:broader humord:c29169 ;
    skos:definition "Apollinsk er et uttrykk avledet av navnet til guden Apollon i gresk mytologi, som brukes for å beskrive noen som er behersket, måteholden eller ordnet. Uttrykket brukes også om menneskets bildeskapende evner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apollonian"@en,
        "Apollinsk"@nb .

humord:c60775 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60775" ;
    dct:modified "2024-09-19T11:25:05"^^xsd:dateTime ;
    skos:altLabel "Copyrightorganisasjonar"@nb,
        "Copyrightorganisasjoner"@nb,
        "Opphavsrettsorganisasjonar"@nb ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copyright collectives"@en,
        "Opphavsrettsorganisasjoner"@nb ;
    skos:related humord:c08978 .

humord:c60776 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60776" ;
    dct:modified "2025-01-06T10:06:01"^^xsd:dateTime ;
    skos:altLabel "Faunapassasjar"@nb,
        "Faunapassasjer"@nb,
        "Miljøovergangar"@nb,
        "Miljøoverganger"@nb,
        "Miljøtunellar"@nb,
        "Miljøtunnelar"@nb,
        "Miljøtunneler"@nb,
        "Viltkorridorar"@nb,
        "Viltkorridorer"@nb,
        "Viltovergangar"@nb,
        "Viltoverganger"@nb,
        "Viltpassasjar"@nb,
        "Viltpassasjer"@nb,
        "Økoduktar"@nb,
        "Økodukter"@nb ;
    skos:broader humord:c23935 ;
    skos:definition "Miljøtunneler finnes på enkelte veier og er som regel bygget for at dyr uten fare skal kunne komme seg over til den andre siden av veien  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife crossings"@en,
        "Miljøtuneller"@nb .

humord:c60777 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60777" ;
    dct:modified "2023-10-10T08:10:25"^^xsd:dateTime ;
    skos:broader humord:c21679 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spirit destillation"@en,
        "Brennevinsbrenning"@nb .

humord:c60778 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60778" ;
    dct:modified "2024-08-14T13:52:44"^^xsd:dateTime ;
    skos:altLabel "Anarki"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Anarki er en betegnelse på en politisk tilstand der et område er uten en fungerende statsmakt eller annen overordnet myndighet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anarchy"@en,
        "Anarki"@nb ;
    skos:related humord:c09632 .

humord:c60779 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60779" ;
    dct:modified "2024-11-07T11:20:39"^^xsd:dateTime ;
    skos:altLabel "Beret (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Beret er en karakter i O.E. Rølvaags forfatterskap, hentet fra \"I de dage\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beret (Literary character)"@en,
        "Beret (Litterær karakter)"@nb .

humord:c60780 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60780" ;
    dct:modified "2024-11-20T13:32:30"^^xsd:dateTime ;
    skos:altLabel "Dionysian"@en,
        "The Dionysiac"@en,
        "The Dionysian"@en,
        "Det Dionysiske"@nb,
        "Dionysisk"@nb ;
    skos:broader humord:c29169 ;
    skos:definition "Dionysisk er et uttrykk avledet av navnet til guden Dionysos i gresk mytologi, som brukes for å beskrive noen som er full av vill livsbegeistring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dionysiac"@en,
        "Dionysisk"@nb .

humord:c60781 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60781" ;
    dct:modified "2024-11-07T10:40:43"^^xsd:dateTime ;
    skos:altLabel "Edevart (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Edevart er en karakter i Knut Hamsuns forfatterskap, hentet fra \"August\"-trilogien <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Edevart (Literary character)"@en,
        "Edevart (Litterær karakter)"@nb .

humord:c60782 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60782" ;
    dct:modified "2024-11-07T10:48:31"^^xsd:dateTime ;
    skos:altLabel "Edvarda Mack (Literary character)"@en,
        "Edvarda (Litterær karakter)"@nb,
        "Edvarda Mack (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Edvarda er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Pan\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Edvarda (Literary character)"@en,
        "Edvarda (Litterær karakter)"@nb .

humord:c60783 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60783" ;
    dct:modified "2024-11-07T10:48:54"^^xsd:dateTime ;
    skos:altLabel "Ejlert Løvborg (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ejlert Løvborg er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ejlert Løvborg (Literary character)"@en,
        "Ejlert Løvborg (Litterær karakter)"@nb .

humord:c60784 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60784" ;
    dct:modified "2024-11-07T10:50:56"^^xsd:dateTime ;
    skos:altLabel "Ejlif  Stockmann (Literary character)"@en,
        "Ejlif (Litterær karakter)"@nb,
        "Ejlif Stockmann (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ejlif er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ejlif (Literary character)"@en,
        "Ejlif (Litterær karakter)"@nb .

humord:c60785 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60785" ;
    dct:modified "2024-11-07T09:13:00"^^xsd:dateTime ;
    skos:altLabel "Ejnar (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ejnar er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Brand\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ejnar (Literary character)"@en,
        "Ejnar (Litterær karakter)"@nb .

humord:c60786 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60786" ;
    dct:modified "2024-11-07T09:59:37"^^xsd:dateTime ;
    skos:altLabel "Elias Rukla (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Elias Rukla er en karakter i Dag Solstads forfatterskap, hentet fra \"Genanse og verdighet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elias Rukla (Literary character)"@en,
        "Elias Rukla (Litterær karakter)"@nb .

humord:c60787 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60787" ;
    dct:modified "2024-11-07T10:16:44"^^xsd:dateTime ;
    skos:altLabel "Miss Ella Rentheim (Literary character)"@en,
        "Ella Rentheim (Litterær karakter)"@nb,
        "Frøken Ella Rentheim (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Frøken Ella Rentheim er en karakter i Henrik Ibsens forfatterskap, hentet fra \"John Gabriel Borkman\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ella Rentheim (Literary character)"@en,
        "Frøken Ella Rentheim (Litterær karakter)"@nb .

humord:c60788 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60788" ;
    dct:modified "2024-11-07T09:00:01"^^xsd:dateTime ;
    skos:altLabel "Eva Linde (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Eva Linde er en karakter i Dag Solstads forfatterskap, hentet fra \"Genanse og verdighet\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eva Linde (Literary character)"@en,
        "Eva Linde (Litterær karakter)"@nb .

humord:c60789 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60789" ;
    dct:modified "2024-11-07T10:02:00"^^xsd:dateTime ;
    skos:altLabel "Eyolf (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Eyolf er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Lille Eyolf\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eyolf (Literary character)"@en,
        "Eyolf (Litterær karakter)"@nb .

humord:c60790 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60790" ;
    dct:modified "2024-11-07T10:02:17"^^xsd:dateTime ;
    skos:altLabel "Falk (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Falk er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kjærlighedens komedie\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Falk (Literary character)"@en,
        "Falk (Litterær karakter)"@nb .

humord:c60791 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60791" ;
    dct:modified "2024-11-07T09:00:18"^^xsd:dateTime ;
    skos:altLabel "Fjord (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fjord er en karakter i Dag Solstads forfatterskap, hentet fra \"Roman 1987\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fjord (Literary character)"@en,
        "Fjord (Litterær karakter)"@nb .

humord:c60792 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60792" ;
    dct:modified "2024-08-02T08:07:57"^^xsd:dateTime ;
    skos:altLabel "Mrs Aline Solnes (Literary character)"@en,
        "Aline Solness (Litterær karakter)"@nb,
        "Fru Aline Solness (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Aline Solness er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Bygmester Solness\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aline Solness (Literary character)"@en,
        "Fru Aline Solness (Litterær karakter)"@nb .

humord:c60793 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60793" ;
    dct:modified "2024-11-07T08:03:03"^^xsd:dateTime ;
    skos:altLabel "Mrs Ellida Wangel (Literary character)"@en,
        "Ellida Wangel (Litterær karakter)"@nb,
        "Fru Ellida Wangel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Ellida Wangel er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ellida Wangel (Literary character)"@en,
        "Fru Ellida Wangel (Litterær karakter)"@nb .

humord:c60794 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60794" ;
    dct:modified "2024-11-06T12:19:14"^^xsd:dateTime ;
    skos:altLabel "Undine (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Undine er en karakter i Friedrich Motte-Foques forfatterskap, hentet fra \"Undine\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Undine (Literary character)"@en,
        "Undine (Litterær karakter)"@nb .

humord:c60795 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60795" ;
    dct:modified "2023-10-12T09:24:32"^^xsd:dateTime ;
    skos:broader humord:c28949 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mingora"@en,
        "Mingora"@nb .

humord:c60796 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60796" ;
    dct:modified "2024-06-13T11:07:48"^^xsd:dateTime ;
    skos:altLabel "Gravitasjon"@nb,
        "Gravitasjonsfysikk"@nb,
        "Gravitet"@nb,
        "Tyngdekraft"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Gravitasjon er tiltrekningskraften mellom legemer som skyldes at de har masse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravity"@en,
        "Gravitasjon"@nb .

humord:c60797 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60797" ;
    dct:modified "2023-10-11T19:26:17"^^xsd:dateTime ;
    skos:altLabel "Turnips"@nb ;
    skos:broader humord:c17560 ;
    skos:definition "Fôrnepe er en rotvekst som brukes til dyrefôr. Den samme veksten kan også brukes som mat, men da høstes den noe tidligere, og valget av kultivarer (sorter) kan også være forskjellig. I andre deler av verden er nepe først og fremst en matvekst <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turnips"@en,
        "Fôrneper"@nb .

humord:c60798 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60798" ;
    dct:modified "2025-02-18T11:02:17"^^xsd:dateTime ;
    skos:altLabel "Landevegsrøvarar"@nb ;
    skos:broader humord:c07278 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Highwaymen"@en,
        "Landeveisrøvere"@nb .

humord:c60799 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60799" ;
    dct:modified "2023-10-12T13:25:22"^^xsd:dateTime ;
    skos:broader humord:c07646 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harrowing"@en,
        "Harving"@nb .

humord:c60800 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60800" ;
    dct:modified "2024-11-07T10:33:05"^^xsd:dateTime ;
    skos:altLabel "Dr. Fjeldbo (Literary character)"@en,
        "Doktor Fjeldbo (Litterær karakter)"@nb,
        "Dr. Fjeldbo (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Doktor Fjeldbo er en karakter i Henrik Ibsens forfatterskap, hentet fra \"De unges forbund\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doctor Fjeldbo (Literary character)"@en,
        "Doktor Fjeldbo (Litterær karakter)"@nb .

humord:c60801 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60801" ;
    dct:modified "2024-11-07T10:33:30"^^xsd:dateTime ;
    skos:altLabel "Dr. Rank (Literary character)"@en,
        "Doktor Rank (Litterær karakter)"@nb,
        "Dr. Rank (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Doktor Rank er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Et dukkehjem\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doctor Rank (Literary character)"@en,
        "Doktor Rank (Litterær karakter)"@nb .

humord:c60802 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60802" ;
    dct:modified "2024-11-07T10:35:44"^^xsd:dateTime ;
    skos:altLabel "Doctor Stockmann (Literary character)"@en,
        "Dr. Stockmann (Literary character)"@en,
        "Dr. Tomas Stockmann (Literary character)"@en,
        "Doktor Stockmann (Litterær karakter)"@nb,
        "Doktor Tomas Stockmann (Litterær karakter)"@nb,
        "Dr. Stockmann (Litterær karakter)"@nb,
        "Dr. Tomas Stockmann (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Doktor Tomas Stockmann  er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doctor Tomas Stockmann (Literary character)"@en,
        "Doktor Tomas Stockmann (Litterær karakter)"@nb .

humord:c60803 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60803" ;
    dct:modified "2024-11-07T10:36:12"^^xsd:dateTime ;
    skos:altLabel "Dr. Wangel (Literary character)"@en,
        "Doktor Wangel (Litterær karakter)"@nb,
        "Dr. Wangel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Doktor Wangel er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doctor Wangel (Literary character)"@en,
        "Doktor Wangel (Litterær karakter)"@nb .

humord:c60804 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60804" ;
    dct:modified "2024-11-07T10:40:25"^^xsd:dateTime ;
    skos:altLabel "Mountain King (Literary character)"@en,
        "The Mountain King (Literary character)"@en,
        "Dovregubben (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Dovregubben er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Old Man of the Mountains (Literary character)"@en,
        "Dovregubben (Litterær karakter)"@nb .

humord:c60805 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60805" ;
    dct:modified "2023-10-12T15:31:33"^^xsd:dateTime ;
    skos:altLabel "Dreins dialects"@en,
        "Dreints dialects"@en,
        "Drents dialects"@en,
        "Drints dialects"@en,
        "Drentsk dialekt"@nb ;
    skos:broader humord:c16890 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drèents dialects"@en,
        "Drentske dialekter"@nb .

humord:c60806 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60806" ;
    dct:modified "2024-11-28T13:34:42"^^xsd:dateTime ;
    skos:altLabel "Consciousness of death"@en,
        "Dødsmedvit"@nb ;
    skos:broader humord:c00390 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Awareness of death"@en,
        "Dødsbevissthet"@nb .

humord:c60807 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60807" ;
    dct:modified "2024-11-05T13:59:43"^^xsd:dateTime ;
    skos:altLabel "Surdomutism"@en,
        "Døvstumme"@nb,
        "Surdomutitas"@nb ;
    skos:broader humord:c07239 ;
    skos:definition "Døvstum er en tidligere brukt betegnelse på døve som ikke fikk utviklet talespråket. Ordet ble fjernet fra det norske lovverket allerede i 1915, og er å regne for misvisende. Ofte brukes betegnelsen talespråksløse døve isteden, som bedre reflekterer at stemmebånd og taleorgan er fullt fungerende hos døve, til forskjell fra mange med tilstanden stumhet <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deaf mute"@en,
        "Døvstumme"@nb .

humord:c60808 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60808" ;
    dct:modified "2023-10-12T15:42:01"^^xsd:dateTime ;
    skos:altLabel "Acetum"@en,
        "Vinaigre"@nb,
        "Vineddik"@nb ;
    skos:broader humord:c04912 ;
    skos:definition "Eddik er en sur væske som oppstår ved gjæring av forskjellige alkoholholdige væsker. Den brukes hovedsakelig i næringsmiddelindustrien og i husholdningen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vinegar"@en,
        "Eddik"@nb .

humord:c60809 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60809" ;
    dct:modified "2024-12-02T12:21:18"^^xsd:dateTime ;
    skos:altLabel "Military training"@en,
        "Square-bashing"@en ;
    skos:broader humord:c30731 ;
    skos:definition "Eksersis er det å eksersere, altså militær opplæring, militærtjeneste og våpentrening, en innøvingsform som består i stadig gjentagelse av det samme handlingsmønster  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dril"@en,
        "Eksersis"@nb .

humord:c60810 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60810" ;
    dct:modified "2023-10-13T07:52:05"^^xsd:dateTime ;
    skos:broader humord:c09750 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Torchlight procession"@en,
        "Fakkeltog"@nb .

humord:c60811 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60811" ;
    dct:modified "2023-10-13T07:56:33"^^xsd:dateTime ;
    skos:broader humord:c07663 ;
    skos:editorialNote "Lukket bemerkning: norbok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poulry breeding"@en,
        "Fjærkreavl"@nb .

humord:c60812 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60812" ;
    dct:modified "2023-10-13T10:01:47"^^xsd:dateTime ;
    skos:broader humord:c07637 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grinding"@en,
        "Kverning"@nb .

humord:c60813 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60813" ;
    dct:modified "2024-08-21T08:24:18"^^xsd:dateTime ;
    skos:altLabel "Eco-justice"@en,
        "Miljørettferd"@nb,
        "Øko-rettferd"@nb,
        "Øko-rettferdighet"@nb,
        "Økorettferd"@nb,
        "Økorettferdighet"@nb ;
    skos:broader humord:c09405 ;
    skos:definition "Miljørettferdighet eller øko-rettferdighet, er en sosial bevegelse for å adressere miljøurettferdighet, som oppstår når fattige eller marginaliserte samfunn blir skadet av farlig avfall, ressursutvinning og annen arealbruk som de ikke drar nytte av <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental justice"@en,
        "Miljørettferdighet"@nb .

humord:c60814 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60814" ;
    dct:modified "2024-09-03T08:34:32"^^xsd:dateTime ;
    skos:altLabel "Camera obscura"@nb,
        "Hullkamera"@nb ;
    skos:broader humord:c21183 ;
    skos:definition "Camera obscura er et apparat for optisk avbildning på en billedskjerm. Dette er forløperen for foto- og projeksjonsapparatet (episkopet) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Camera obscura"@en,
        "Hullkameraer"@nb .

humord:c60815 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60815" ;
    dct:modified "2023-10-16T14:21:26"^^xsd:dateTime ;
    skos:broader humord:c19771 ;
    skos:definition "Glyfosat er et ugressmiddel som tas opp gjennom bladene samt andre grønne plantedeler og er systemisk. Det selges under flere handelsnavn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glyphosate"@en,
        "Glyfosat"@nb .

humord:c60816 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60816" ;
    dct:modified "2023-10-16T15:09:32"^^xsd:dateTime ;
    skos:broader humord:c09449 ;
    skos:definition "Fortifikasjon er innen militærteori læren om hvordan man bygningsteknisk skal beskytte mot skadevirkninger av fiendtlige våpen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fortification"@en,
        "Fortifikasjon"@nb .

humord:c60817 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60817" ;
    dct:modified "2024-10-10T12:42:33"^^xsd:dateTime ;
    skos:altLabel "Fodder crops"@en,
        "Fodder plants"@en,
        "Forage plants"@en,
        "Fôrplantar"@nb,
        "Fôrplanter"@nb,
        "Fôrvekstar"@nb,
        "Fôrvokstrar"@nb ;
    skos:broader humord:c14366 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forage crops"@en,
        "Fôrvekster"@nb .

humord:c60818 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60818" ;
    dct:modified "2023-10-16T15:28:33"^^xsd:dateTime ;
    skos:altLabel "Craniognomy"@en,
        "Organologi"@nb ;
    skos:broader humord:c15494 ;
    skos:definition "Frenologi er en uvitenskapelig og avvist lære som går ut på at menneskers evner og karakteregenskaper er knyttet til bestemte områder av hjernens overflate, og at disse områdenes grad av utvikling kan avleses av hodeskallens ytre form. Ut fra denne læren skulle det være mulig å bedømme et menneskes evner og karakteregenskaper på grunnlag av en ytre undersøkelse av hodet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phrenology"@en,
        "Frenologi"@nb .

humord:c60819 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60819" ;
    dct:modified "2023-10-16T15:31:54"^^xsd:dateTime ;
    skos:broader humord:c08140 ;
    skos:definition "Frigiditet er et begrep som brukes for å beskrive personer som er seksuelt eller erotisk ufølsomme. Tidligere ble betegnelsen frigid helst brukt om kvinner som ikke klarte å bli seksuelt opphisset eller ikke fikk utløsning. Innen sexologien er man gått bort fra begrepet frigiditet, fordi det både er uklart og virker stigmatiserende og sykeliggjørende. Det omtales nå som mangelfull evne til seksuell lystopplevelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frigidity"@en,
        "Frigiditet"@nb .

humord:c60820 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60820" ;
    dct:modified "2024-11-07T08:04:07"^^xsd:dateTime ;
    skos:altLabel "Mrs Thea Elvsted (Literary character)"@en,
        "Thea Elvsted (Literary character)"@en,
        "Fru Elvsted (Litterær karakter)"@nb,
        "Fru Thea Elvsted (Litterær karakter)"@nb,
        "Thea Elvstad (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Elvsted er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Elvsted (Literary character)"@en,
        "Fru Elvsted (Litterær karakter)"@nb .

humord:c60821 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60821" ;
    dct:modified "2024-11-07T08:03:35"^^xsd:dateTime ;
    skos:altLabel "Fanny Wilton (Literary character)"@en,
        "Mrs Wilton (Literary character)"@en,
        "Fanny Wilton (Litterær karakter)"@nb,
        "Fru Fanny Wilton (Litterær karakter)"@nb,
        "Fru Wilton  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Fanny Wilton  er en karakter i Henrik Ibsens forfatterskap, hentet fra \"John Gabriel Borkman\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Fanny Wilton (Literary character)"@en,
        "Fru Fanny Wilton (Litterær karakter)"@nb .

humord:c60822 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60822" ;
    dct:modified "2024-11-13T10:17:57"^^xsd:dateTime ;
    skos:altLabel "Gunhild Borkman (Literary character)"@en,
        "Fru Gunhild Borkman (Litterær karakter)"@nb,
        "Gunhild Borkman (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Gunhild Borkman er en karakter i Henrik Ibsens forfatterskap, hentet fra \"John Gabriel Borkman\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Gunhild Borkman (Literary character)"@en,
        "Fru Gunhild Borkman (Litterær karakter)"@nb .

humord:c60823 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60823" ;
    dct:modified "2024-11-07T08:07:07"^^xsd:dateTime ;
    skos:altLabel "Hedda Gabler (Literary character)"@en,
        "Hedda Tesman (Literary character)"@en,
        "Fru Hedda Tesman (Litterær karakter)"@nb,
        "Hedda Gabler (Litterær karakter)"@nb,
        "Hedda Tesman (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Hedda Tesman er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Hedda Tesman (Literary character)"@en,
        "Fru Hedda Tesman (Litterær karakter)"@nb .

humord:c60824 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60824" ;
    dct:modified "2024-11-07T08:08:31"^^xsd:dateTime ;
    skos:altLabel "Helen Alving (Literary character)"@en,
        "Mrs Alving (Literary character)"@en,
        "Fru Alving (Litterær karakter)"@nb,
        "Fru Helene Alving (Litterær karakter)"@nb,
        "Helene Alving (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Helene Alving er en karakter i Henrik Ibsens forfatterskap, hentet fra  \"Gengangere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Helen Alving (Literary character)"@en,
        "Fru Helene Alving (Litterær karakter)"@nb .

humord:c60825 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60825" ;
    dct:modified "2024-11-07T08:13:49"^^xsd:dateTime ;
    skos:altLabel "Inger of Ostrat (Literary character)"@en,
        "Fru Inger til Østraat (Litterær karakter)"@nb,
        "Fru Inger til Østråt (Litterær karakter)"@nb,
        "Inger Ottisdatter (Litterær karakter)"@nb,
        "Inger til Østråt (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Inger til Østråt er en karakter i Henrik Ibsens forfatterskap, hentet fra  \"Fru Inger til Østråt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lady Inger of Ostrat (Literary character)"@en,
        "Fru Inger til Østråt (Litterær karakter)"@nb .

humord:c60826 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60826" ;
    dct:modified "2024-11-07T08:19:13"^^xsd:dateTime ;
    skos:altLabel "Fru Tjælde (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Tjælde er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"En fallit\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Tjælde (Literary character)"@en,
        "Fru Tjælde (Litterær karakter)"@nb .

humord:c60827 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60827" ;
    dct:modified "2024-11-07T08:16:14"^^xsd:dateTime ;
    skos:altLabel "Berta Sørby   (Literary character)"@en,
        "Mrs Berta Sørby (Literary character)"@en,
        "Berta Sørby (Litterær karakter)"@nb,
        "Fru Berta Sørby (Litterær karakter)"@nb,
        "Fru Sørby (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Sørby er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Sørby  (Literary character)"@en,
        "Fru Sørby (Litterær karakter)"@nb .

humord:c60828 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60828" ;
    dct:modified "2024-11-07T08:18:05"^^xsd:dateTime ;
    skos:altLabel "Katrine Stockmann (Literary character)"@en,
        "Mrs Katrine Stockmann (Literary character)"@en,
        "Fru Katrine Stockmann (Litterær karakter)"@nb,
        "Fru Stockmann (Litterær karakter)"@nb,
        "Katrine Stockmann (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Stockmann er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Stockmann (Literary character)"@en,
        "Fru Stockmann (Litterær karakter)"@nb .

humord:c60829 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60829" ;
    dct:modified "2024-11-07T08:15:45"^^xsd:dateTime ;
    skos:altLabel "Fru Ruben (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Ruben er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Siste kapittel\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Ruben (Literary character)"@en,
        "Fru Ruben (Litterær karakter)"@nb .

humord:c60830 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60830" ;
    dct:modified "2024-11-07T08:15:03"^^xsd:dateTime ;
    skos:altLabel "Mrs Allmers (Literary character)"@en,
        "Rita Allmers (Literary character)"@en,
        "Fru Allmers  (Litterær karakter)"@nb,
        "Fru Rita Allmers (Litterær karakter)"@nb,
        "Rita Allmers (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Rita Allmers er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Lille Eyolf\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Rita Allmers (Literary character)"@en,
        "Fru Rita Allmers (Litterær karakter)"@nb .

humord:c60831 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60831" ;
    dct:modified "2024-11-07T08:12:34"^^xsd:dateTime ;
    skos:altLabel "Kristine Linde (Literary character)"@en,
        "Mrs Kristine Linde (Literary character)"@en,
        "Fru Kristine Linde  (Litterær karakter)"@nb,
        "Fru Linde (Litterær karakter)"@nb,
        "Kristine Linde  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Linde er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Et Dukkehjem\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Linde (Literary character)"@en,
        "Fru Linde (Litterær karakter)"@nb .

humord:c60832 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60832" ;
    dct:modified "2024-11-07T08:14:13"^^xsd:dateTime ;
    skos:altLabel "Fru Ragnhild (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Ragnhild er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Ragnhild (Literary character)"@en,
        "Fru Ragnhild (Litterær karakter)"@nb .

humord:c60833 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60833" ;
    dct:modified "2024-11-07T08:09:16"^^xsd:dateTime ;
    skos:altLabel "Maja Rubek (Literary character)"@en,
        "Mrs  Rubek (Literary character)"@en,
        "Fru Maja Rubek (Litterær karakter)"@nb,
        "Fru Rubek (Litterær karakter)"@nb,
        "Maja Rubek (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Fru Maja Rubek er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Når vi døde vågner\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Maja Rubek (Literary character)"@en,
        "Fru Maja Rubek (Litterær karakter)"@nb .

humord:c60834 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60834" ;
    dct:modified "2024-11-07T08:27:01"^^xsd:dateTime ;
    skos:altLabel "Furia (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Furia er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Catilina\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Furia (Literary character)"@en,
        "Furia (Litterær karakter)"@nb .

humord:c60835 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60835" ;
    dct:modified "2024-11-07T08:02:31"^^xsd:dateTime ;
    skos:altLabel "Juliana Tesman (Literary character)"@en,
        "Juliane Tesman (Literary character)"@en,
        "Miss Juliana Tesman (Literary character)"@en,
        "Frøken Juliane Tesman (Litterær karakter)"@nb,
        "Juliane Tesman (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Frøken Juliane Tesmaner en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb,
        "Lukket bemerkning:norvok"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miss Juliana Tesman (Literary character)"@en,
        "Frøken Juliane Tesman (Litterær karakter)"@nb .

humord:c60836 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60836" ;
    dct:modified "2024-11-07T08:58:51"^^xsd:dateTime ;
    skos:altLabel "Hilde Wangel (Literary character)"@en,
        "Miss Wangel (Literary character)"@en,
        "Frøken Hilde Wangel (Litterær karakter)"@nb,
        "Frøken Wangel (Litterær karakter)"@nb,
        "Hilde Wangel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Frøken Hilde Wangel er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" og \"Bygmester Solness\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miss Hilde Wangel (Literary character)"@en,
        "Frøken Hilde Wangel (Litterær karakter)"@nb .

humord:c60837 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60837" ;
    dct:modified "2024-11-07T10:16:16"^^xsd:dateTime ;
    skos:altLabel "Frøken Hessel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Frøken Hessel er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miss Hessel (Literary character)"@en,
        "Frøken Hessel (Litterær karakter)"@nb .

humord:c60838 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60838" ;
    dct:modified "2024-11-07T10:15:14"^^xsd:dateTime ;
    skos:altLabel "Frøken Bernick (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Frøken Bernick er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miss Bernick (Literary character)"@en,
        "Frøken Bernick (Litterær karakter)"@nb .

humord:c60839 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60839" ;
    dct:modified "2024-08-28T11:26:56"^^xsd:dateTime ;
    skos:altLabel "Asta Allmers (Literary character)"@en,
        "Miss Allmers (Literary character)"@en,
        "Asta Allmers (Litterær karakter)"@nb,
        "Frøken  Allmers  (Litterær karakter)"@nb,
        "Frøken Asta Allmers (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Frøken Asta Allmers er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Lille Eyolf\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miss Asta Allmers (Literary character)"@en,
        "Frøken Asta Allmers (Litterær karakter)"@nb .

humord:c60840 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60840" ;
    dct:modified "2024-11-07T07:40:37"^^xsd:dateTime ;
    skos:altLabel "Julian (Literary character)"@en,
        "Fyrst Julian (Litterær karakter)"@nb,
        "Julian (Litterær karakter)"@nb,
        "Keiser Julian (Litterær karakter)"@nb,
        "Kejser Julian (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Kejser Julian er en karakter i Henrik Ibsens forfatterskap, hentet fra  \"Kejser og Galilæer\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emperor Julian (Literary character)"@en,
        "Kejser Julian (Litterær karakter)"@nb .

humord:c60841 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60841" ;
    dct:modified "2025-01-03T10:19:40"^^xsd:dateTime ;
    skos:altLabel "Otoscope"@en,
        "Otoskop"@nb ;
    skos:broader humord:c04431 ;
    skos:definition "Otoskop er et traktformet instrument til å inspisere øregangen og trommehinnen med gjennom den ytre øregangen. Et otoskop består av en lyskilde, en trakt (vanligvis utskiftbar) og et okular som forstørrer litt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Otoscopes"@en,
        "Otoskop"@nb .

humord:c60842 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60842" ;
    dct:modified "2024-11-07T08:27:26"^^xsd:dateTime ;
    skos:altLabel "Gamle Ekdal (Litterær karakter)"@nb,
        "Løytnant Ekdal (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gamle Ekdal er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Old Ekdal (Literary character)"@en,
        "Gamle Ekdal (Litterær karakter)"@nb .

humord:c60843 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60843" ;
    dct:modified "2024-11-07T08:31:50"^^xsd:dateTime ;
    skos:altLabel "Gammelmoderen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gammelmoderen er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Men livet lever\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gammelmoderen (Literary character)"@en,
        "Gammelmoderen (Litterær karakter)"@nb .

humord:c60844 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60844" ;
    dct:modified "2025-01-06T13:40:23"^^xsd:dateTime ;
    skos:altLabel "Gassbelysning"@nb ;
    skos:broader humord:c04309 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas lightning"@en,
        "Gassbelysning"@nb .

humord:c60845 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60845" ;
    dct:modified "2024-11-07T07:42:50"^^xsd:dateTime ;
    skos:altLabel "Geir Brevik (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Geir Brevik er en karakter i Dag Solstads forfatterskap, hentet fra \"Irr! Grønt!\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geir Brevik (Literary character)"@en,
        "Geir Brevik (Litterær karakter)"@nb .

humord:c60846 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60846" ;
    dct:modified "2024-11-07T07:49:53"^^xsd:dateTime ;
    skos:altLabel "Geissler (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Geissler er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Markens grøde\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geissler (Literary character)"@en,
        "Geissler (Litterær karakter)"@nb .

humord:c60847 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60847" ;
    dct:modified "2023-10-17T15:13:32"^^xsd:dateTime ;
    skos:altLabel "Detention camp"@en,
        "Interneringsleire"@nb ;
    skos:broader humord:c14491 ;
    skos:definition "Interneringsleirer: leire for internerte personer <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internment camps"@en,
        "Interneringsleirer"@nb ;
    skos:related humord:c08991 .

humord:c60848 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60848" ;
    dct:modified "2024-11-07T07:50:10"^^xsd:dateTime ;
    skos:altLabel "Georg Kold (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Georg Kold er en karakter i Camilla Colletts forfatterskap, hentet fra \"Amtmandens Døtre\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Georg Kold (Literary character)"@en,
        "Georg Kold (Litterær karakter)"@nb .

humord:c60849 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60849" ;
    dct:modified "2024-11-07T07:50:30"^^xsd:dateTime ;
    skos:altLabel "Gerd (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gerd er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Brand\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gerd (Literary character)"@en,
        "Gerd (Litterær karakter)"@nb .

humord:c60850 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60850" ;
    dct:modified "2024-11-07T07:51:02"^^xsd:dateTime ;
    skos:altLabel "Mrs Ekdal (Literary character)"@en,
        "Mrs Gina Ekdal (Literary character)"@en,
        "Fru Ekdal (Litterær karakter)"@nb,
        "Fru Gina Ekdal (Litterær karakter)"@nb,
        "Gina Ekdal (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gina Ekdal er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gina Ekdal (Literary character)"@en,
        "Gina Ekdal (Litterær karakter)"@nb .

humord:c60851 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60851" ;
    dct:modified "2024-11-07T07:55:24"^^xsd:dateTime ;
    skos:altLabel "Thomas Glahn (Literary character)"@en,
        "Glahn (Litterær karakter)"@nb,
        "Thomas Glahn (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Glahn er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Pan\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glahn (Literary character)"@en,
        "Glahn (Litterær karakter)"@nb .

humord:c60852 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60852" ;
    dct:modified "2024-11-07T07:55:48"^^xsd:dateTime ;
    skos:altLabel "Gregers Werle  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gregers Werle er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gregers Werle (Literary character)"@en,
        "Gregers Werle  (Litterær karakter)"@nb .

humord:c60853 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60853" ;
    dct:modified "2024-11-07T08:01:40"^^xsd:dateTime ;
    skos:altLabel "Gregorius Jonssøn (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gregorius Jonssøn er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gregorius Jonssøn  (Literary character)"@en,
        "Gregorius Jonssøn (Litterær karakter)"@nb .

humord:c60854 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60854" ;
    dct:modified "2024-11-07T08:00:55"^^xsd:dateTime ;
    skos:altLabel "Gunvor Smikkstugun (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Gunvor Smikkstugun er en karakter i Alf Prøysens forfatterskap, hentet fra \"Trost i taklampa\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gunvor Smikkstugun  (Literary character)"@en,
        "Gunvor Smikkstugun (Litterær karakter)"@nb .

humord:c60855 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60855" ;
    dct:modified "2023-10-18T13:32:57"^^xsd:dateTime ;
    skos:altLabel "Floor covering"@en,
        "Flooring materials"@en ;
    skos:broader humord:c05268 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flooring"@en,
        "Gulvbelegg"@nb .

humord:c60856 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60856" ;
    dct:modified "2024-11-07T07:59:59"^^xsd:dateTime ;
    skos:altLabel "Haakon Haakonssøn  (Literary character)"@en,
        "Haakon Haakonssøn (Litterær karakter)"@nb,
        "Håkon Håkonssøn (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Håkon Håkonssøn er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Håkon Håkonssøn (Literary character)"@en,
        "Håkon Håkonssøn (Litterær karakter)"@nb .

humord:c60857 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60857" ;
    dct:modified "2024-11-07T07:59:33"^^xsd:dateTime ;
    skos:altLabel "Hanka Tidemand (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Hanka Tidemand er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Ny jord\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hanka Tidemand (Literary character)"@en,
        "Hanka Tidemand (Litterær karakter)"@nb .

humord:c60858 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60858" ;
    dct:modified "2024-11-07T07:42:10"^^xsd:dateTime ;
    skos:altLabel "Hans Lyngstrand  (Literary character)"@en,
        "Hans Lyngstrand   (Litterær karakter)"@nb,
        "Lyngstrand (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Lyngstrand er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lyngstrand  (Literary character)"@en,
        "Lyngstrand (Litterær karakter)"@nb .

humord:c60859 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60859" ;
    dct:modified "2024-10-29T09:03:00"^^xsd:dateTime ;
    skos:altLabel "Heathens"@en,
        "Heidningar"@nb ;
    skos:broader humord:c17790 ;
    skos:definition "Hedning er en som bekjenner seg til hedenskap. I dag brukes ordet om neopaganister, mennesker som søker å gjenopplive gamle religioner, som den gamle norrøne religionen. Opprinnelig var ordet en nedsettende betegnelse på en person som ikke var kristen <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning:  norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pagans"@en,
        "Hedninger"@nb .

humord:c60860 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60860" ;
    dct:modified "2024-11-07T07:57:29"^^xsd:dateTime ;
    skos:altLabel "Hedvig  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Hedvig er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hedvig (Literary character)"@en,
        "Hedvig  (Litterær karakter)"@nb .

humord:c60861 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60861" ;
    dct:modified "2024-12-11T07:58:54"^^xsd:dateTime ;
    skos:altLabel "Hemoroidar"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "En hemoroide er en utvidet vene (åreknute) nederst i endetarmen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemorrhoids"@en,
        "Hemoroider"@nb .

humord:c60862 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60862" ;
    dct:modified "2023-10-19T07:01:39"^^xsd:dateTime ;
    skos:broader humord:c07663 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horse breeding"@en,
        "Hesteavl"@nb .

humord:c60863 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60863" ;
    dct:modified "2023-10-19T07:16:19"^^xsd:dateTime ;
    skos:broader humord:c04531 ;
    skos:definition "Historielag er en forening for medlemmer som er interesserte i historie, først og fremst lokalhistorie <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Historical societies"@en,
        "Historielag"@nb .

humord:c60864 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60864" ;
    dct:modified "2024-11-07T07:57:12"^^xsd:dateTime ;
    skos:altLabel "Hjalmar Ekdal (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Hjalmar Ekdal er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hjalmar Ekdal (Literary character)"@en,
        "Hjalmar Ekdal (Litterær karakter)"@nb .

humord:c60865 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60865" ;
    dct:modified "2024-11-07T07:56:41"^^xsd:dateTime ;
    skos:altLabel "Hjørdis (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Hjørdis er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hærmenderne paa Helgeland\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hjørdis (Literary character)"@en,
        "Hjørdis (Litterær karakter)"@nb .

humord:c60866 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60866" ;
    dct:modified "2024-12-10T08:43:52"^^xsd:dateTime ;
    skos:altLabel "Cephalalgia"@en,
        "Hodeverk"@nb,
        "Hovudpine"@nb,
        "Hovudverk"@nb,
        "Kefalalgi"@nb ;
    skos:broader humord:c24694 ;
    skos:definition "Hodepine er et vanlig medisinsk symptom og en sekkebetegnelse på en rekke tilstander som gir smerter i hodet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Headache"@en,
        "Hodepine"@nb .

humord:c60867 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60867" ;
    dct:modified "2024-08-13T13:59:08"^^xsd:dateTime ;
    skos:altLabel "Hoste"@nb,
        "Tussis"@nb ;
    skos:broader humord:c15148 ;
    skos:definition "Hoste er en refleksmekanisme som spiller en viktig rolle i luftveienes og lungenes forsvarssystem mot fremmedlegemer og infeksjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cough"@en,
        "Hoste"@nb .

humord:c60868 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60868" ;
    dct:modified "2023-10-19T07:39:54"^^xsd:dateTime ;
    skos:broader humord:c08126 ;
    skos:definition "Hovmod er overdreven stolthet og selvhevdelse med ringeakt for andre <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haughtiness"@en,
        "Hovmod"@nb .

humord:c60869 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60869" ;
    dct:modified "2024-11-07T07:56:11"^^xsd:dateTime ;
    skos:altLabel "Hovstad (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Hovstad er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hovstad (Literary character)"@en,
        "Hovstad (Litterær karakter)"@nb .

humord:c60870 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60870" ;
    dct:modified "2024-11-07T08:00:15"^^xsd:dateTime ;
    skos:altLabel "Huhu (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Huhu er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Huhu (Literary character)"@en,
        "Huhu (Litterær karakter)"@nb .

humord:c60871 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60871" ;
    dct:modified "2024-07-05T14:21:56"^^xsd:dateTime ;
    skos:altLabel "Hops"@en,
        "Humlar (Planter)"@nb,
        "Humulus lupulus"@nb ;
    skos:broader humord:c67514 ;
    skos:definition "Humle er en flerårig slyngplante i hampefamilien, som kan bli opp til ti meter lang <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common hop"@en,
        "Humler (Planter)"@nb .

humord:c60872 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60872" ;
    dct:modified "2024-07-03T13:24:50"^^xsd:dateTime ;
    skos:altLabel "Bumble bees"@en,
        "Bombus"@nb,
        "Humler (Insekter)"@nb ;
    skos:broader humord:c67360 ;
    skos:definition "Humler er en slekt av insekter som sammen med blant annet honningbier utgjør insektfamilien langtungebier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bumblebees"@en,
        "Humler (Insekter)"@nb .

humord:c60873 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60873" ;
    dct:modified "2023-10-19T13:30:15"^^xsd:dateTime ;
    skos:broader humord:c06816 ;
    skos:definition "Hymnologi er en tverrvitenskapelig fagdisiplin som arbeider med de kristne sangtradisjonene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hymnology"@en,
        "Hymnologi"@nb .

humord:c60874 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60874" ;
    dct:modified "2024-04-23T14:50:15"^^xsd:dateTime ;
    skos:altLabel "Hydrographic surveys"@en,
        "Hydrografi"@nb,
        "Hydrografiske undersøkelser"@nb,
        "Hydrografiske undersøkingar"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Hydrografi er et ord som har to litt ulike ulike betydninger knyttet til måling og forskning på hav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrography"@en,
        "Hydrografi"@nb .

humord:c60875 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60875" ;
    dct:modified "2023-10-19T13:48:28"^^xsd:dateTime ;
    skos:broader humord:c09754 ;
    skos:definition "Idealstater:  stat hvor styret er anrettet på best tenkelig vis (i henhold til en bestemt filosofisk eller politisk anskuelse) <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ideal states"@en,
        "Idealstater"@nb .

humord:c60876 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60876" ;
    dct:modified "2024-11-07T08:00:38"^^xsd:dateTime ;
    skos:altLabel "Inga fra Varteig  (Litterær karakter)"@nb,
        "Inga fra Vartejg (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Inga fra Varteig er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inga of Varteig (Literary character)"@en,
        "Inga fra Varteig  (Litterær karakter)"@nb .

humord:c60877 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60877" ;
    dct:modified "2024-11-07T08:01:57"^^xsd:dateTime ;
    skos:altLabel "Ingebjørg  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ingebjørg er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ingebjorg (Litterær karakter)"@en,
        "Ingebjørg  (Litterær karakter)"@nb .

humord:c60878 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60878" ;
    dct:modified "2023-10-19T14:17:45"^^xsd:dateTime ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engineering societies"@en,
        "Ingeniørforeninger"@nb .

humord:c60879 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60879" ;
    dct:modified "2024-11-06T17:51:02"^^xsd:dateTime ;
    skos:altLabel "Ingrid (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ingrid er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ingrid (Literary character)"@en,
        "Ingrid (Litterær karakter)"@nb .

humord:c60880 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60880" ;
    dct:modified "2024-11-06T12:17:44"^^xsd:dateTime ;
    skos:altLabel "Tora Parsberg (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Tora Parsberg er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Paul Lange og Tora Parsberg\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tora Parsberg (Literary character)"@en,
        "Tora Parsberg (Litterær karakter)"@nb .

humord:c60881 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60881" ;
    dct:modified "2023-10-20T07:29:25"^^xsd:dateTime ;
    skos:altLabel "Timothy grass"@en ;
    skos:broader humord:c08207 ;
    skos:definition "Timotei er navnet på både en art og en planteslekt i gressfamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Timothy"@en,
        "Timotei"@nb .

humord:c60882 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60882" ;
    dct:modified "2024-11-06T12:38:43"^^xsd:dateTime ;
    skos:altLabel "Tjælde (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Tjælde er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"En fallit\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tjælde (Literary character)"@en,
        "Tjælde (Litterær karakter)"@nb .

humord:c60883 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60883" ;
    dct:modified "2024-11-06T12:17:09"^^xsd:dateTime ;
    skos:altLabel "Tobias Holmengraa (Literary character)"@en,
        "Tobias (Litterær karakter)"@nb,
        "Tobias Holmengraa (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Tobias er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Segelfoss by\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tobias (Literary character)"@en,
        "Tobias (Litterær karakter)"@nb .

humord:c60884 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60884" ;
    dct:modified "2024-04-15T13:58:01"^^xsd:dateTime ;
    skos:altLabel "Tidal waves"@en,
        "Fjære"@nb,
        "Fjøre"@nb,
        "Flo"@nb,
        "Høgvatn"@nb,
        "Høyvann"@nb,
        "Lavvann"@nb,
        "Lågvatn"@nb,
        "Tidebylgjer"@nb,
        "Tidebølger"@nb,
        "Tidebølgjer"@nb,
        "Tidevannsbølger"@nb,
        "Tidevassbylgjer"@nb,
        "Tidevassbølgjer"@nb,
        "Tidevatn"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Tidevann, flo og fjære, er en regelmessig veksling i vannstanden som forekommer overalt langs kystene. Den laveste vannstanden kalles fjære eller lavvann, den høyeste flo eller høyvann  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tides"@en,
        "Tidevann"@nb ;
    skos:related humord:c65759 .

humord:c60885 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60885" ;
    dct:modified "2024-11-06T12:37:20"^^xsd:dateTime ;
    skos:altLabel "Theodor (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Theodor er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Segelfoss by\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theodor (Literary character)"@en,
        "Theodor (Litterær karakter)"@nb .

humord:c60886 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60886" ;
    dct:modified "2024-11-06T12:36:44"^^xsd:dateTime ;
    skos:altLabel "Terje Vigen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Terje Vigen er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Terje Vigen\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terje Vigen (Literary character)"@en,
        "Terje Vigen (Litterær karakter)"@nb .

humord:c60887 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60887" ;
    dct:modified "2024-11-06T12:34:38"^^xsd:dateTime ;
    skos:altLabel "T. Singer (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "T. Singer er en karakter i Dag Solstads forfatterskap, hentet fra \"T. Singer\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "T. Singer (Literary character)"@en,
        "T. Singer (Litterær karakter)"@nb .

humord:c60888 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60888" ;
    dct:modified "2024-08-13T12:37:29"^^xsd:dateTime ;
    skos:altLabel "Tarentism"@en,
        "Tarantisme"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Tarantisme: nervøs sykdom karakterisert ved ekstrem trang til å danse, og som man tidligere trodde skyldtes bitt av tarantell  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tarantism"@en,
        "Tarantisme"@nb .

humord:c60889 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60889" ;
    dct:modified "2024-08-23T09:09:26"^^xsd:dateTime ;
    skos:altLabel "Gut"@en,
        "Tarmar"@nb,
        "Tarmer"@nb,
        "Tarmsystemet"@nb ;
    skos:broader humord:c61790 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intestines"@en,
        "Tarmsystemet"@nb .

humord:c60890 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60890" ;
    dct:modified "2023-10-20T08:09:06"^^xsd:dateTime ;
    skos:broader humord:c13980 ;
    skos:definition "Tarantella er en italiensk, svært livlig folkedans i hurtig 6/8 takt. Den ble anvendt som karakterstykke («perpetuum mobile») i kunstmusikk på 1900-tallet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tarantella (Dance)"@en,
        "Tarantella (Dans)"@nb .

humord:c60891 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60891" ;
    dct:modified "2024-11-07T14:00:54"^^xsd:dateTime ;
    skos:altLabel "Brickworks"@en,
        "Brickyards"@en,
        "Tile works"@en,
        "Tilery"@en ;
    skos:broader humord:c22317 ;
    skos:definition "Teglverk er en fabrikk som produserer teglstein ved oppvarming av leire <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brick works"@en,
        "Teglverk"@nb ;
    skos:related humord:c68836 .

humord:c60892 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60892" ;
    dct:modified "2024-11-06T17:50:39"^^xsd:dateTime ;
    skos:altLabel "Isak Sellanraa (Literary character)"@en,
        "Isak Sellanrå (Literary character)"@en,
        "Isak (Litterær karakter)"@nb,
        "Isak Sellanraa (Litterær karakter)"@nb,
        "Isak Sellanrå (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Isak er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Markens grøde\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isak (Literary character)"@en,
        "Isak (Litterær karakter)"@nb .

humord:c60893 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60893" ;
    dct:modified "2024-11-06T17:49:39"^^xsd:dateTime ;
    skos:altLabel "Ivar Bodde (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ivar Bodde er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ivar Bodde (Literary character)"@en,
        "Ivar Bodde (Litterær karakter)"@nb .

humord:c60894 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60894" ;
    dct:modified "2024-11-06T17:48:52"^^xsd:dateTime ;
    skos:altLabel "Jatgeir skald  (Literary character)"@en,
        "Jatgeir skald  (Litterær karakter)"@nb,
        "Jatgejr skald  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Jatgeir skald er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jatgejr skald (Literary character)"@en,
        "Jatgejr skald  (Litterær karakter)"@nb .

humord:c60895 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60895" ;
    dct:modified "2024-11-06T17:48:09"^^xsd:dateTime ;
    skos:altLabel "Jensen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Jensen er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jensen (Literary character)"@en,
        "Jensen (Litterær karakter)"@nb .

humord:c60896 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60896" ;
    dct:modified "2024-11-06T17:52:07"^^xsd:dateTime ;
    skos:altLabel "Jimmy Porter (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Jimmy Porter er en karakter i John Osbornes forfatterskap, hentet fra \"Look back in anger\"<ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jimmy Porter (Literary character)"@en,
        "Jimmy Porter (Litterær karakter)"@nb .

humord:c60897 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60897" ;
    dct:modified "2024-11-06T17:52:42"^^xsd:dateTime ;
    skos:altLabel "Johannes  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Johannes er en karakter i Jon Fosses forfatterskap, hentet fra \"Morgon og kveld\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Johannes (Litterær karakter)"@en,
        "Johannes  (Litterær karakter)"@nb .

humord:c60898 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60898" ;
    dct:modified "2024-11-06T17:53:35"^^xsd:dateTime ;
    skos:altLabel "Johannes Rosmer  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Johannes Rosmer er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Johannes Rosmer  (Literary character)"@en,
        "Johannes Rosmer  (Litterær karakter)"@nb .

humord:c60899 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60899" ;
    dct:modified "2024-11-06T17:51:37"^^xsd:dateTime ;
    skos:altLabel "Johan Nilsen Nagel (Literary character)"@en,
        "Johan Nilsen Nagel (Litterær karakter)"@nb,
        "Nagel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Nagel er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Mysterier\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nagel (Literary character)"@en,
        "Nagel (Litterær karakter)"@nb .

humord:c60900 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60900" ;
    dct:modified "2024-04-24T15:41:25"^^xsd:dateTime ;
    skos:altLabel "Geomagnetic measurements"@en,
        "Geomagnetic observations"@en,
        "Geomagnetic phenomena"@en,
        "Geomagnetism"@en,
        "Geomagnetiske fenomen"@nb,
        "Geomagnetiske fenomener"@nb,
        "Geomagnetiske målingar"@nb,
        "Geomagnetiske målinger"@nb,
        "Geomagnetiske observasjonar"@nb,
        "Geomagnetiske observasjoner"@nb,
        "Geomagnetisme"@nb,
        "Jordmagnetisme"@nb,
        "Jordmagnetismemålingar"@nb,
        "Jordmagnetismemålinger"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Jordmagnetisme, eller geomagnetisme, er det magnetfeltet som finnes på Jorden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth's magnetic field"@en,
        "Jordmagnetisme"@nb .

humord:c60901 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60901" ;
    dct:modified "2024-04-15T13:10:06"^^xsd:dateTime ;
    skos:altLabel "Debris flows"@en,
        "Mud flows"@en,
        "Soil flows"@en,
        "Bløtjordskred"@nb,
        "Flomskred"@nb,
        "Jordras"@nb,
        "Jordskred"@nb,
        "Slamstrømmer"@nb ;
    skos:broader humord:c65753 ;
    skos:definition "Jordskred er en type løsmasseskred som består av usorterte masser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earthflows"@en,
        "Jordskred"@nb .

humord:c60902 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60902" ;
    dct:modified "2024-11-06T17:54:20"^^xsd:dateTime ;
    skos:altLabel "Julie d’Espard (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Julie d’Espard er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Siste kapittel\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Julie d’Espard (Literary character)"@en,
        "Julie d’Espard (Litterær karakter)"@nb .

humord:c60903 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60903" ;
    dct:modified "2024-11-06T17:54:56"^^xsd:dateTime ;
    skos:altLabel "Jørgen Tesman (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Jørgen Tesman er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hedda Gabler\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jørgen Tesman (Literary character)"@en,
        "Jørgen Tesman (Litterær karakter)"@nb .

humord:c60904 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60904" ;
    dct:modified "2024-11-04T10:27:18"^^xsd:dateTime ;
    skos:altLabel "Kardinalar"@nb ;
    skos:broader humord:c08736 ;
    skos:definition "Kardinal er et embete i den katolske kirke. Kardinalene er de høyeste medlemmene av den pavelige sentralforvaltningen, den romerske kurie, og utnevnes av paven <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cardinals"@en,
        "Kardinaler"@nb .

humord:c60905 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60905" ;
    dct:modified "2024-11-07T07:39:19"^^xsd:dateTime ;
    skos:altLabel "Kammerherre Alving (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Kammerherre Alving er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Gengangere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Captain Alving (Literary character)"@en,
        "Kammerherre Alving (Litterær karakter)"@nb .

humord:c60906 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60906" ;
    dct:modified "2024-11-06T17:55:25"^^xsd:dateTime ;
    skos:altLabel "Kaja Fosli (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Kaja Fosli er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Bygmester Solness\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kaja Fosli (Literary character)"@en,
        "Kaja Fosli (Litterær karakter)"@nb .

humord:c60907 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60907" ;
    dct:modified "2024-11-07T07:39:49"^^xsd:dateTime ;
    skos:altLabel "Ivar Kareno (Literary character)"@en,
        "Ivar Kareno (Litterær karakter)"@nb,
        "Kareno (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Kareno er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Aftenrøde\", \"Livets spill\" og \"Ved rikets port\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kareno (Literary character)"@en,
        "Kareno (Litterær karakter)"@nb .

humord:c60908 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60908" ;
    dct:modified "2024-11-07T07:41:20"^^xsd:dateTime ;
    skos:altLabel "Knut Pedersen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Knut Pedersen er en karakter i Dag Solstads forfatterskap, hentet fra  \"Gymnaslærer Pedersens beretning om den store politiske vekkelsen som har hjemsøkt vårt land \" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knut Pedersen (Literary character)"@en,
        "Knut Pedersen (Litterær karakter)"@nb .

humord:c60909 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60909" ;
    dct:modified "2023-10-24T09:49:55"^^xsd:dateTime ;
    skos:altLabel "Knittel"@en ;
    skos:broader humord:c06498 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knittelvers"@en,
        "Knittelvers"@nb .

humord:c60910 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60910" ;
    dct:modified "2023-10-23T14:34:57"^^xsd:dateTime ;
    skos:altLabel "Copper works"@en ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copper mills"@en,
        "Kobberverk"@nb .

humord:c60911 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60911" ;
    dct:modified "2024-11-05T19:16:17"^^xsd:dateTime ;
    skos:altLabel "Confirmands"@en,
        "Konfirmantar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Candidates for confirmation"@en,
        "Konfirmanter"@nb .

humord:c60912 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60912" ;
    dct:modified "2024-11-07T07:41:47"^^xsd:dateTime ;
    skos:altLabel "Karsten Bernick (Literary character)"@en,
        "Karsten Bernick (Litterær karakter)"@nb,
        "Konsul Bernick (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Konsul Bernick er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Consul Bernick (Literary character)"@en,
        "Konsul Bernick (Litterær karakter)"@nb .

humord:c60913 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60913" ;
    dct:modified "2025-02-10T08:44:07"^^xsd:dateTime ;
    skos:altLabel "Port Said"@nb ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Port Said"@en,
        "Port Said"@nb .

humord:c60914 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60914" ;
    dct:modified "2024-02-29T15:11:07"^^xsd:dateTime ;
    skos:broader humord:c13632 ;
    skos:definition "Kunnskapsledelse refererer til prosessen med å identifisere, opprette, dele, lagre og anvende kunnskap innenfor en organisasjon for å forbedre ytelse, innovasjon og beslutningstaking <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knowledge management"@en,
        "Kunnskapsledelse"@nb ;
    skos:related humord:c23463 .

humord:c60915 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60915" ;
    dct:modified "2025-01-16T07:21:59"^^xsd:dateTime ;
    skos:altLabel "Preclusion"@en,
        "Time-bar"@en,
        "Preklusjon (Prosessrett)"@nb,
        "Prosessuell preklusjon"@nb ;
    skos:broader humord:c13365 ;
    skos:definition "Preklusjon innebærer at retten avviser en handling eller nekter en part å gjennomføre en handling fordi den blir foretatt for sent, altså etter at fristen for handlingen har løpt ut <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreclosure"@en,
        "Preklusjon (Prosessrett)"@nb .

humord:c60916 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60916" ;
    dct:modified "2025-01-28T07:36:35"^^xsd:dateTime ;
    skos:altLabel "Day of Atonement"@en,
        "Jewish Day of Atonement"@en,
        "Yom ha-Kippurim"@en,
        "Forsoningsdagen"@nb,
        "Jom kippur"@nb,
        "Yom kippur"@nb ;
    skos:broader humord:c08615 ;
    skos:definition "Forsoningsdagen, eller jom kippur, er den helligste og mest alvorstunge dagen i det jødiske religiøse året. Dagen blir overholdt som et bots- og fastedag, der alt ikke livsnødvendig arbeid må unngås <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yom Kippur"@en,
        "Jom kippur"@nb .

humord:c60917 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60917" ;
    dct:modified "2023-10-24T15:48:15"^^xsd:dateTime ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributions (Company law)"@en,
        "Utdeling (Selskapsrett)"@nb .

humord:c60918 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60918" ;
    dct:modified "2023-10-24T15:50:42"^^xsd:dateTime ;
    skos:broader humord:c59054 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Expenses (Law of monetary obligations)"@en,
        "Utlegg (Pengekravsrett)"@nb .

humord:c60919 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60919" ;
    dct:modified "2023-10-25T07:33:39"^^xsd:dateTime ;
    skos:altLabel "International bankruptcy law"@en,
        "International insolvency law"@en ;
    skos:broader humord:c59505 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International insolvency and bankruptcy law"@en,
        "Internasjonal konkursrett"@nb .

humord:c60920 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60920" ;
    dct:modified "2023-10-25T07:34:55"^^xsd:dateTime ;
    skos:altLabel "International environment law"@en ;
    skos:broader humord:c21106 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International environmental law"@en,
        "Internasjonal miljørett"@nb .

humord:c60921 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60921" ;
    dct:modified "2023-10-25T07:36:59"^^xsd:dateTime ;
    skos:broader humord:c08961 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International civil procedure"@en,
        "Internasjonal sivilprosess"@nb .

humord:c60922 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60922" ;
    dct:modified "2024-02-19T08:17:15"^^xsd:dateTime ;
    skos:altLabel "International taxation law"@en,
        "Internasjonal beskatningsrett"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International tax law"@en,
        "Internasjonal skatterett"@nb .

humord:c60923 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60923" ;
    dct:modified "2023-10-25T07:41:53"^^xsd:dateTime ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International criminal law"@en,
        "Internasjonal strafferett"@nb .

humord:c60924 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60924" ;
    dct:modified "2023-10-25T07:44:17"^^xsd:dateTime ;
    skos:altLabel "International road haulage law"@en,
        "Internasjonal vegtransportrett"@nb ;
    skos:broader humord:c60635 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International road transport law"@en,
        "Internasjonal veitransportrett"@nb .

humord:c60925 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60925" ;
    dct:modified "2023-10-25T07:46:39"^^xsd:dateTime ;
    skos:broader humord:c07847 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International purchases"@en,
        "Internasjonale kjøp"@nb .

humord:c60926 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60926" ;
    dct:modified "2023-10-25T07:49:34"^^xsd:dateTime ;
    skos:broader humord:c25734 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International conflicts"@en,
        "Internasjonale konflikter"@nb .

humord:c60927 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60927" ;
    dct:modified "2023-10-25T07:51:07"^^xsd:dateTime ;
    skos:broader humord:c25147 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International police cooperation"@en,
        "Internasjonalt politisamarbeid"@nb .

humord:c60928 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60928" ;
    dct:modified "2023-10-25T07:52:25"^^xsd:dateTime ;
    skos:broader humord:c59934 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International criminal courts"@en,
        "Internasjonale straffedomstoler"@nb .

humord:c60929 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60929" ;
    dct:modified "2023-12-05T11:12:12"^^xsd:dateTime ;
    skos:broader humord:c60661 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International tax procedure"@en,
        "Internasjonal skatteprosess"@nb .

humord:c60930 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60930" ;
    dct:modified "2024-11-06T17:21:16"^^xsd:dateTime ;
    skos:altLabel "Madam Helseth (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Madam Helseth er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mrs Helseth (Literary character)"@en,
        "Madam Helseth (Litterær karakter)"@nb .

humord:c60931 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60931" ;
    dct:modified "2024-11-06T17:21:42"^^xsd:dateTime ;
    skos:altLabel "Makrina (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Makrina er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kejser og galilæer\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Makrina (Literary character)"@en,
        "Makrina (Litterær karakter)"@nb .

humord:c60932 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60932" ;
    dct:modified "2024-11-06T17:22:44"^^xsd:dateTime ;
    skos:altLabel "Malene (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Malene er en karakter i Henrik Ibsens forfatterskap, hentet fra \"John Gabriel Borkman\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malene (Literary character)"@en,
        "Malene (Litterær karakter)"@nb .

humord:c60933 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60933" ;
    dct:modified "2024-12-09T12:05:20"^^xsd:dateTime ;
    skos:altLabel "Kunstlaup"@nb,
        "Kunstløp"@nb ;
    skos:broader humord:c13553 ;
    skos:definition "Kunstløp er en gren i skøyteidrett hvor man viser sin skøyteferdighet med innlagte trinn, hopp og piruetter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Figure skating"@en,
        "Kunstløp"@nb .

humord:c60934 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60934" ;
    dct:modified "2024-11-27T15:09:33"^^xsd:dateTime ;
    skos:altLabel "Lending libraries"@en,
        "Leiebiblioteker"@nb,
        "Leigebibliotek"@nb ;
    skos:broader humord:c00119 ;
    skos:definition "Leiebibliotek: 	bibliotek der låneren må betale en vanligvis lav sum for å låne bøker <termwiki.sprakradet.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circulating library"@en,
        "Leiebibliotek"@nb .

humord:c60935 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60935" ;
    dct:modified "2025-02-21T14:39:09"^^xsd:dateTime ;
    skos:altLabel "Nagano"@nb ;
    skos:broader humord:c18546 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nagano"@en,
        "Nagano"@nb .

humord:c60936 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60936" ;
    dct:modified "2024-12-11T08:14:20"^^xsd:dateTime ;
    skos:altLabel "Post-mortem examinations"@en,
        "Liksyning"@nb ;
    skos:broader humord:c03842 ;
    skos:definition "Likskue er utvendig, sakkyndig undersøkelse av lik for å påvise eventuelle ytre skader og sykelige forandringer som kan kaste lys over dødsårsaken <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Post-mortem examination"@en,
        "Likskue"@nb ;
    skos:related humord:c03839 .

humord:c60937 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60937" ;
    dct:modified "2024-11-20T12:56:56"^^xsd:dateTime ;
    skos:altLabel "Litteraturprisar"@nb ;
    skos:broader humord:c11744 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Literature prizes"@en,
        "Litteraturpriser"@nb .

humord:c60938 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60938" ;
    dct:modified "2024-12-12T08:59:37"^^xsd:dateTime ;
    skos:altLabel "Lyngørslaget"@nb,
        "Slaget ved Lyngør"@nb ;
    skos:broader humord:c04002 ;
    skos:definition "Slaget ved Lyngør var et sjøslag som stod 6. juli 1812 mellom Danmark-Norge og Storbritannia. Slaget var en del av napoleonskrigene  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Battle of Lyngør"@en,
        "Slaget ved Lyngør"@nb .

humord:c60939 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60939" ;
    dct:modified "2024-11-06T17:25:05"^^xsd:dateTime ;
    skos:altLabel "Margit (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Margit er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Gildet paa Solhoug\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Margit (Literary character)"@en,
        "Margit (Litterær karakter)"@nb .

humord:c60940 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60940" ;
    dct:modified "2024-11-06T17:26:23"^^xsd:dateTime ;
    skos:altLabel "Margrete (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Margrete er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Margrete (Literary character)"@en,
        "Margrete (Litterær karakter)"@nb .

humord:c60941 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60941" ;
    dct:modified "2024-11-06T17:27:40"^^xsd:dateTime ;
    skos:altLabel "Margrethe (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Margrethe er en karakter i Camilla Colletts forfatterskap, hentet fra \"Amtmandens Døtre\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Margrethe (Literary character)"@en,
        "Margrethe (Litterær karakter)"@nb .

humord:c60942 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60942" ;
    dct:modified "2024-11-06T17:28:07"^^xsd:dateTime ;
    skos:altLabel "Marta (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Marta er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marta (Literary character)"@en,
        "Marta (Litterær karakter)"@nb .

humord:c60943 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60943" ;
    dct:modified "2024-11-06T17:29:35"^^xsd:dateTime ;
    skos:altLabel "Mary (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Mary er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Mary\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mary (Literary character)"@en,
        "Mary (Litterær karakter)"@nb .

humord:c60944 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60944" ;
    dct:modified "2024-11-06T17:34:23"^^xsd:dateTime ;
    skos:altLabel "Maximos (Litterær karakter)"@nb,
        "Mystikeren Maximos (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Maximos er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kejser og Galilæer\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maximus (Literary character)"@en,
        "Maximos (Litterær karakter)"@nb .

humord:c60945 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60945" ;
    dct:modified "2024-11-08T09:18:59"^^xsd:dateTime ;
    skos:altLabel "Medusa"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Medusa er et monster fra gresk mytologi. Ifølge mytene har hun slangehår som gjør at alle som ser på henne, blir til stein  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medusa"@en,
        "Medusa"@nb .

humord:c60946 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60946" ;
    dct:modified "2024-11-07T13:06:27"^^xsd:dateTime ;
    skos:altLabel "Memnonstatuane"@nb,
        "Memnonstatuene"@nb,
        "Memnonstøtta"@nb,
        "Memnonstøtten"@nb,
        "Memnonstøttene"@nb ;
    skos:broader humord:c07163 ;
    skos:definition "Memnonstøttene er to kolossalstatuer (ca. 20 meter høye) av sandstein som fremstiller den egyptiske faraoen Amonhotep 3<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colossi of Memnon"@en,
        "Memnonstøttene"@nb .

humord:c60947 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60947" ;
    dct:modified "2023-10-26T13:26:25"^^xsd:dateTime ;
    skos:altLabel "Metrodyne"@en,
        "Metronom"@nb ;
    skos:broader humord:c59135 ;
    skos:definition "Metronom er en innretning som markerer et valgt musikalsk tempo, vanligvis angitt som slag per minutt, ved å regelmessig avgi en lyd av kort varighet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metronome"@en,
        "Metronomer"@nb .

humord:c60948 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60948" ;
    dct:modified "2024-11-06T17:40:19"^^xsd:dateTime ;
    skos:altLabel "Midget (Literary character)"@en,
        "Minutten (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Minutten er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Mysterier\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miniman (LIterary character)"@en,
        "Minutten (Litterær karakter)"@nb .

humord:c60949 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60949" ;
    dct:modified "2023-10-27T09:24:24"^^xsd:dateTime ;
    skos:altLabel "Misantropia"@en,
        "Misantropy"@en,
        "Menneskefiendlighet"@nb,
        "Menneskeforakt"@nb ;
    skos:broader humord:c08005 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Misanthropy"@en,
        "Misantropi"@nb .

humord:c60950 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60950" ;
    dct:modified "2023-10-26T16:05:35"^^xsd:dateTime ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mission societies"@en,
        "Misjonsforeninger"@nb .

humord:c60951 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60951" ;
    dct:modified "2024-11-06T17:40:46"^^xsd:dateTime ;
    skos:altLabel "Molvik (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Molvik er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molvik (Literary character)"@en,
        "Molvik (Litterær karakter)"@nb .

humord:c60952 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60952" ;
    dct:modified "2023-10-26T16:53:56"^^xsd:dateTime ;
    skos:altLabel "Mother tongue instruction"@en,
        "Native language education"@en ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First language education"@en,
        "Morsmålsundervisning"@nb ;
    skos:related humord:c11747 .

humord:c60953 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60953" ;
    dct:modified "2024-11-06T17:45:25"^^xsd:dateTime ;
    skos:altLabel "Morten Kiil (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Morten Kiil er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morten Kiil (Literary character)"@en,
        "Morten Kiil (Litterær karakter)"@nb .

humord:c60954 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60954" ;
    dct:modified "2024-11-06T17:46:33"^^xsd:dateTime ;
    skos:altLabel "Munken Vendt (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Munken Vendt er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Munken Vendt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Munken Vendt (LIterary character)"@en,
        "Munken Vendt (Litterær karakter)"@nb .

humord:c60955 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60955" ;
    dct:modified "2025-02-04T15:02:28"^^xsd:dateTime ;
    skos:altLabel "Taraba"@nb ;
    skos:broader humord:c01603 ;
    skos:definition "Taraba er en av Nigerias 36 delstater  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taraba"@en,
        "Taraba"@nb .

humord:c60956 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60956" ;
    dct:modified "2025-02-04T07:22:52"^^xsd:dateTime ;
    skos:altLabel "Tiiv (People)"@en,
        "Tiv (Folk)"@nb ;
    skos:broader humord:c00751 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tiv (People)"@en,
        "Tiv (Folk)"@nb .

humord:c60957 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60957" ;
    dct:modified "2023-10-27T10:28:20"^^xsd:dateTime ;
    skos:broader humord:c08155 ;
    skos:definition "Negativisme er en systematisk tilbøyelighet til å gjøre det motsatte av det som blir forventet eller befalt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Negativism"@en,
        "Negativisme"@nb .

humord:c60958 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60958" ;
    dct:modified "2025-02-04T14:55:43"^^xsd:dateTime ;
    skos:altLabel "Tivland"@nb ;
    skos:broader humord:c60955 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tivland"@en,
        "Tivland"@nb .

humord:c60959 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60959" ;
    dct:modified "2024-11-06T17:07:21"^^xsd:dateTime ;
    skos:altLabel "Nikolas Arnessøn (Literary character)"@en,
        "Nikolas Arnessøn (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Nikolas Arnessøn er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nikolas Arnesson (Literary character)"@en,
        "Nikolas Arnessøn (Litterær karakter)"@nb .

humord:c60960 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60960" ;
    dct:modified "2024-11-06T17:08:03"^^xsd:dateTime ;
    skos:altLabel "Nina Skåtøy (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Nina Skåtøy er en karakter i Dag Solstads forfatterskap, hentet fra \"Gymnaslærer Pedersens beretning om den store politiske vekkelsen som har hjemsøkt vårt land\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nina Skåtøy (Literary character)"@en,
        "Nina Skåtøy (Litterær karakter)"@nb .

humord:c60961 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60961" ;
    dct:modified "2024-11-06T17:09:00"^^xsd:dateTime ;
    skos:altLabel "Nora Helmer (Literary character)"@en,
        "Nora (Litterær karakter)"@nb,
        "Nora Helmer (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Nora er en karakter i Henrik Ibsens skuespill, hentet fra \"Et dukkehjem\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nora (Literary character)"@en,
        "Nora (Litterær karakter)"@nb .

humord:c60962 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60962" ;
    dct:modified "2023-10-29T11:06:19"^^xsd:dateTime ;
    skos:altLabel "Forest service"@en ;
    skos:broader humord:c07658 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forestry authorities"@en,
        "Skogvesen"@nb .

humord:c60963 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60963" ;
    dct:modified "2023-10-27T14:53:51"^^xsd:dateTime ;
    skos:altLabel "School magazines"@en ;
    skos:broader humord:c00158 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School newspapers"@en,
        "Skoleaviser"@nb .

humord:c60964 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60964" ;
    dct:modified "2024-07-01T15:49:27"^^xsd:dateTime ;
    skos:altLabel "Broadsheets"@en,
        "Billedark"@nb,
        "Skillingstrykk"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Skillingstrykk var billige småtrykk med folkelige viser og lignende som før ble solgt av kolportører <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Broadsides"@en,
        "Skillingstrykk"@nb ;
    skos:related humord:c05000 .

humord:c60965 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60965" ;
    dct:modified "2024-11-06T12:25:03"^^xsd:dateTime ;
    skos:altLabel "Skule jarl (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Skule jarl er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earl Skule Bårdsson (Literary character)"@en,
        "Skule jarl (Litterær karakter)"@nb .

humord:c60966 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60966" ;
    dct:modified "2024-11-06T17:09:34"^^xsd:dateTime ;
    skos:altLabel "Olaf Bernick (Literary character)"@en,
        "Olaf (Litterær karakter)"@nb,
        "Olaf Bernick (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Olaf er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Samfundets støtter\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Olaf (Literary character)"@en,
        "Olaf (Litterær karakter)"@nb .

humord:c60967 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60967" ;
    dct:modified "2023-12-13T10:00:08"^^xsd:dateTime ;
    skos:altLabel "Oppfinnarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inventors"@en,
        "Oppfinnere"@nb .

humord:c60968 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60968" ;
    dct:modified "2024-10-30T15:41:12"^^xsd:dateTime ;
    skos:altLabel "Organ players"@en,
        "Organistar"@nb ;
    skos:broader humord:c07499 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organists"@en,
        "Organister"@nb ;
    skos:related humord:c05512 .

humord:c60969 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60969" ;
    dct:modified "2024-11-06T17:11:21"^^xsd:dateTime ;
    skos:altLabel "Osvald Alving  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Osvald Alving er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Gengangere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Osvald Alving (Literary character)"@en,
        "Osvald Alving  (Litterær karakter)"@nb .

humord:c60970 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60970" ;
    dct:modified "2024-11-06T17:13:13"^^xsd:dateTime ;
    skos:altLabel "Arnholm (Litterær karakter)"@nb,
        "Overlærer Arnholm (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Overlærer Arnholm er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arnholm (Literary character)"@en,
        "Overlærer Arnholm (Litterær karakter)"@nb .

humord:c60971 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60971" ;
    dct:modified "2024-11-06T17:20:00"^^xsd:dateTime ;
    skos:altLabel "Pål Andersen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Pål Andersen er enn karakter i Dag Solstads forfatterskap, hentet fra \"Professor Andersens natt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pål Andersen (Literary character)"@en,
        "Pål Andersen (Litterær karakter)"@nb .

humord:c60972 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60972" ;
    dct:modified "2024-11-06T17:20:46"^^xsd:dateTime ;
    skos:altLabel "Paal Flida   (Litterær karakter)"@nb,
        "Paal Flida (Litterær karakter)"@nb,
        "Pål Flida   (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Pål Flida er enn karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paul Flida (Literary character)"@en,
        "Pål Flida   (Litterær karakter)"@nb .

humord:c60973 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60973" ;
    dct:modified "2024-11-06T17:13:58"^^xsd:dateTime ;
    skos:altLabel "Parelius (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Parelius er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Rosa\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parelius (Literary character)"@en,
        "Parelius (Litterær karakter)"@nb .

humord:c60974 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60974" ;
    dct:modified "2024-11-06T17:15:01"^^xsd:dateTime ;
    skos:altLabel "Pastor Manders (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Pastor Manders er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Gengangere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pastor Manders (Literary character)"@en,
        "Pastor Manders (Litterær karakter)"@nb .

humord:c60975 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60975" ;
    dct:modified "2024-11-06T17:15:36"^^xsd:dateTime ;
    skos:altLabel "Paul Lange (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Paul Lange er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Paul Lange og Tora Parsberg\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paul Lange (Literary character)"@en,
        "Paul Lange (Litterær karakter)"@nb .

humord:c60976 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60976" ;
    dct:modified "2024-11-06T17:16:37"^^xsd:dateTime ;
    skos:altLabel "Peder Mortensgård (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Peder Mortensgård er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peder Mortensgaard (Literary character)"@en,
        "Peder Mortensgård (Litterær karakter)"@nb .

humord:c60977 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60977" ;
    dct:modified "2024-11-06T17:17:09"^^xsd:dateTime ;
    skos:altLabel "Peer Gynt (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Peer Gynt er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peer Gynt (Literary character)"@en,
        "Peer Gynt (Litterær karakter)"@nb .

humord:c60978 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60978" ;
    dct:modified "2024-11-06T17:16:04"^^xsd:dateTime ;
    skos:altLabel "Pauline (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Pauline er enn karakter i Knut Hamsuns forfatterskap, hentet fra \"August\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pauline (Literary character)"@en,
        "Pauline (Litterær karakter)"@nb .

humord:c60979 a ubo:Topic,
        skos:Concept ;
    dct:created "2000-07-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60979" ;
    dct:modified "2024-11-08T10:28:58"^^xsd:dateTime ;
    skos:altLabel "Faeton (Guddom)"@nb,
        "Phaeton (Guddom)"@nb ;
    skos:broader humord:c17798 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phaeton (Deity)"@en,
        "Faeton (Guddom)"@nb .

humord:c60980 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60980" ;
    dct:modified "2024-11-06T17:19:25"^^xsd:dateTime ;
    skos:altLabel "Pettersen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Pettersen er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pettersen (Literary character)"@en,
        "Pettersen (Litterær karakter)"@nb .

humord:c60981 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60981" ;
    dct:modified "2024-11-06T17:18:32"^^xsd:dateTime ;
    skos:altLabel "Peter Stockmann (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Peter Stockmann er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peter Stockmann (Literary character)"@en,
        "Peter Stockmann (Litterær karakter)"@nb .

humord:c60982 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60982" ;
    dct:modified "2024-11-06T17:18:57"^^xsd:dateTime ;
    skos:altLabel "Petra (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Petra er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Fiskerjenten\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petra (Literary character)"@en,
        "Petra (Litterær karakter)"@nb .

humord:c60983 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60983" ;
    dct:modified "2024-11-06T12:25:48"^^xsd:dateTime ;
    skos:altLabel "Kaptein Horster (Litterær karakter)"@nb,
        "Skibskaptejn Horster (Litterær karakter)"@nb,
        "Skipskaptein Horster (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Skibskaptejn Horster er en karakter i Henrik Ibsens forfatterskap, hentet fra \"En folkefiende\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capain Horster (Literary character)"@en,
        "Skibskaptejn Horster (Litterær karakter)"@nb .

humord:c60984 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60984" ;
    dct:modified "2024-11-20T15:39:27"^^xsd:dateTime ;
    skos:altLabel "Planteskolar"@nb,
        "Planteskular"@nb ;
    skos:broader humord:c16301 ;
    skos:definition "En planteskole er bedrift som dyrker og selger treaktige planter som frukttrær, bærbusker, prydbusker, grunnstammer eller klatreplanter  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nurseries (Flora)"@en,
        "Planteskoler"@nb .

humord:c60985 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60985" ;
    dct:modified "2024-11-06T12:39:05"^^xsd:dateTime ;
    skos:altLabel "Arnold Rubek (Literary character)"@en,
        "Arnold Rubek (Litterær karakter)"@nb,
        "Professor Arnold Rubek (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Professor Arnold Rubek er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Når vi døde vågner\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Professor Arnold Rubek (Literary character)"@en,
        "Professor Arnold Rubek (Litterær karakter)"@nb .

humord:c60986 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60986" ;
    dct:modified "2024-11-06T12:39:28"^^xsd:dateTime ;
    skos:altLabel "Professor Turman  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Professor Turman er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Geografi og kjærlighet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Professor Turman (Literary character)"@en,
        "Professor Turman  (Litterær karakter)"@nb .

humord:c60987 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60987" ;
    dct:modified "2023-10-31T11:08:16"^^xsd:dateTime ;
    skos:altLabel "Potato starch"@en,
        "Starch flour"@en ;
    skos:broader humord:c08215 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potato flour"@en,
        "Potetmel"@nb .

humord:c60988 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60988" ;
    dct:modified "2024-08-15T08:08:52"^^xsd:dateTime ;
    skos:altLabel "Potetdyrking"@nb ;
    skos:broader humord:c68008 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potato cultivation"@en,
        "Potetdyrking"@nb .

humord:c60989 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60989" ;
    dct:modified "2023-10-31T13:13:35"^^xsd:dateTime ;
    skos:altLabel "Psalmodikon"@en,
        "Salmodikon"@en,
        "Salmedunk"@nb,
        "Salmodikon"@nb ;
    skos:broader humord:c15111 ;
    skos:definition "Psalmodikon, et enstrenget instrument som kunne spilles etter et siffersystem <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psalmodicon"@en,
        "Psalmodikon"@nb .

humord:c60990 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60990" ;
    dct:modified "2023-11-03T10:13:44"^^xsd:dateTime ;
    skos:altLabel "Rectories (Administrative division)"@en ;
    skos:broader humord:c09020 ;
    skos:definition "Prostiene er ett av forvaltningsnivåene i Den norske kirke, og ledes av en prost. Hvert prosti består av ett eller flere sokn, og alle prostiene hører til ett av de elleve bispedømmene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deanery"@en,
        "Prostier"@nb .

humord:c60991 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60991" ;
    dct:modified "2024-11-08T09:11:44"^^xsd:dateTime ;
    skos:altLabel "Pygmalion"@nb ;
    skos:broader humord:c17798 ;
    skos:definition "Pygmalion er i greske sagn en konge og billedhugger som fatter kjærlighet til en kvinnestatue han selv har laget  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pygmalion"@en,
        "Pygmalion"@nb .

humord:c60992 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60992" ;
    dct:modified "2024-04-05T12:16:13"^^xsd:dateTime ;
    skos:altLabel "Ascidians"@en,
        "Ascidiacea"@nb,
        "Ascidiar"@nb,
        "Ascidier"@nb,
        "Sekkdyr"@nb,
        "Sekkedyr"@nb,
        "Sjøpungar"@nb,
        "Sjøpunger"@nb ;
    skos:broader humord:c62721 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea squirts"@en,
        "Sekkdyr"@nb .

humord:c60993 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60993" ;
    dct:modified "2024-11-06T12:51:44"^^xsd:dateTime ;
    skos:altLabel "Nils Krogstad (Litterær karakter)"@nb,
        "Sagfører Krogstad (Litterær karakter)"@nb,
        "Sakfører Krogstad (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sagfører Krogstad er en karakter i Henrik Ibsens forfatterskap, hentet fra  \"Et dukkehjem\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nils Krogstad (Literary character)"@en,
        "Sagfører Krogstad (Litterær karakter)"@nb .

humord:c60994 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60994" ;
    dct:modified "2024-11-06T17:04:45"^^xsd:dateTime ;
    skos:altLabel "Sagfører Stensgaard (Litterær karakter)"@nb,
        "Sakfører Stensgaard (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sagfører Stensgaard er en karakter i Henrik Ibsens forfatterskap, hentet fra  \"De unges forbund\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stensgaard (Literary character)"@en,
        "Sagfører Stensgaard (Litterær karakter)"@nb .

humord:c60995 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60995" ;
    dct:modified "2024-11-20T10:37:47"^^xsd:dateTime ;
    skos:altLabel "Smelting"@nb ;
    skos:broader humord:c61571 ;
    skos:definition "Smelting er det at et stoff går over fra fast stoff til væske. Noen eksempler er når is smelter til vann, og når et fast metall smeltes til flytende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Melting"@en,
        "Smelting"@nb .

humord:c60996 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60996" ;
    dct:modified "2024-05-16T13:44:03"^^xsd:dateTime ;
    skos:altLabel "Seismologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Seismologi, læren om jordskjelv og om (elastiske) bølgers bevegelse i Jorden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismology"@en,
        "Seismologi"@nb .

humord:c60997 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60997" ;
    dct:modified "2025-01-24T07:42:34"^^xsd:dateTime ;
    skos:altLabel "Parlor games"@en,
        "Parlour games"@en,
        "Selskapsleik"@nb,
        "Selskapsleikar"@nb,
        "Selskapslek"@nb ;
    skos:broader humord:c04863 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Party games"@en,
        "Selskapsleker"@nb .

humord:c60998 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60998" ;
    dct:modified "2024-11-06T12:52:09"^^xsd:dateTime ;
    skos:altLabel "Sphinx at Giza (Literary character)"@en,
        "Sfinxen ved Gizeh (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sfinxen ved Gizeh er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Sphinx at Giza (Literary character)"@en,
        "Sfinxen ved Gizeh (Litterær karakter)"@nb .

humord:c60999 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME60999" ;
    dct:modified "2024-11-06T12:22:18"^^xsd:dateTime ;
    skos:altLabel "Signe (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Signe er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Gildet på Solhaug\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Signe (Literary character)"@en,
        "Signe (Litterær karakter)"@nb .

humord:c61000 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61000" ;
    dct:modified "2024-11-06T12:23:16"^^xsd:dateTime ;
    skos:altLabel "Sigrid (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sigrid er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kongs-emnerne\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sigrid (Literary character)"@en,
        "Sigrid (Litterær karakter)"@nb .

humord:c61001 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61001" ;
    dct:modified "2024-11-06T12:22:42"^^xsd:dateTime ;
    skos:altLabel "Sigurd hin stærke (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sigurd hin stærke er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Hærmenderne paa Helgeland\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sigurd the strong (Literary character)"@en,
        "Sigurd hin stærke (Litterær karakter)"@nb .

humord:c61002 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61002" ;
    dct:modified "2023-11-07T08:20:18"^^xsd:dateTime ;
    skos:broader humord:c16765 ;
    skos:definition "Sirup er en tykk løsning av sukker som brukes i matlaging og næringsmiddelindustri <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Syrup"@en,
        "Sirup"@nb .

humord:c61003 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61003" ;
    dct:modified "2024-11-06T12:24:40"^^xsd:dateTime ;
    skos:altLabel "Sivert (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sivert er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Markens grøde\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sivert (Literary character)"@en,
        "Sivert (Litterær karakter)"@nb .

humord:c61004 a ubo:Topic,
        skos:Concept ;
    dct:created "2017-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61004" ;
    dct:modified "2023-11-07T11:28:18"^^xsd:dateTime ;
    skos:altLabel "Svensk-amerikanere"@nb ;
    skos:broader humord:c16956 ;
    skos:definition "Statsborgere i USA av svensk opprinnelse <ubo>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swedish Americans"@en,
        "Svenskamerikanere"@nb .

humord:c61005 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61005" ;
    dct:modified "2024-11-06T12:36:10"^^xsd:dateTime ;
    skos:altLabel "Svava Riis (Literary character)"@en,
        "Svava (Litterær karakter)"@nb,
        "Svava Riis (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Svava er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"En hanske\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Svava (Literary character)"@en,
        "Svava (Litterær karakter)"@nb .

humord:c61006 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61006" ;
    dct:modified "2024-11-06T12:34:13"^^xsd:dateTime ;
    skos:altLabel "Svanhild (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Svanhild er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kjærlighedens Komedie\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Svanhild (Literary character)"@en,
        "Svanhild (Litterær karakter)"@nb .

humord:c61007 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61007" ;
    dct:modified "2024-08-07T15:56:15"^^xsd:dateTime ;
    skos:altLabel "Swan"@en,
        "Coscoroba"@nb,
        "Cygnus"@nb,
        "Svane"@nb,
        "Svaner"@nb ;
    skos:broader humord:c62593 ;
    skos:definition "Svaner er en gruppe av store fugler i andefamilien som omfatter medlemmene av to slekter, Cygnus og Coscoroba. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swans"@en,
        "Svaner"@nb .

humord:c61008 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61008" ;
    dct:modified "2024-11-05T14:10:53"^^xsd:dateTime ;
    skos:altLabel "Mute people"@en,
        "Stumme"@nb ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mute persons"@en,
        "Stumme"@nb .

humord:c61009 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61009" ;
    dct:modified "2024-11-06T12:30:11"^^xsd:dateTime ;
    skos:altLabel "Pastor Strawman (Literary character)"@en,
        "Straamand (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Straamand er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Kjærlighedens Komedie\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strawman (Literary character)"@en,
        "Straamand (Litterær karakter)"@nb .

humord:c61010 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61010" ;
    dct:modified "2024-11-06T12:29:29"^^xsd:dateTime ;
    skos:altLabel "Jacob Engstrand (Litterær karakter)"@nb,
        "Snedker Engstrand (Litterær karakter)"@nb,
        "Snekker Engstrand (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Snedker Engstrand  er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Gengangere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jacob Engstrand (Literary character)"@en,
        "Snedker Engstrand (Litterær karakter)"@nb .

humord:c61011 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61011" ;
    dct:modified "2024-11-12T09:34:59"^^xsd:dateTime ;
    skos:altLabel "Sofie (Literary character)"@en,
        "Sofie (Litterær karakter)"@nb,
        "Sofie Ramm (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sofie Ramm er en karakter i Camilla Colletts forfatterskap, hentet fra \"Amtmandens Døtre\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sofie Ramm (Literary character)"@en,
        "Sofie Ramm (Litterær karakter)"@nb .

humord:c61012 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61012" ;
    dct:modified "2024-08-09T10:42:32"^^xsd:dateTime ;
    skos:broader humord:c67903 ;
    skos:definition "Solsystemet består av Solen og alle legemer og stoff som holdes fast av Solens gravitasjonskraft. Solsystemet består nærmere bestemt av én stjerne – Solen, de åtte store planetene med måner, de fem dvergplanetene og et stort antall asteroider, kometer og meteoroider og interplanetarisk støv og gass <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar system"@en,
        "Solsystemet"@nb .

humord:c61013 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61013" ;
    dct:modified "2024-11-06T12:30:38"^^xsd:dateTime ;
    skos:altLabel "Solvejg (Literary character)"@en,
        "Solveig (Litterær karakter)"@nb,
        "Solvejg (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Solvejg er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solveig (Litterary character)"@en,
        "Solvejg (Litterær karakter)"@nb .

humord:c61014 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61014" ;
    dct:modified "2024-11-06T12:40:18"^^xsd:dateTime ;
    skos:altLabel "Rakel (Literary character)"@en,
        "Rachel (Litterær karakter)"@nb,
        "Rakel  (Litterær karakter)"@nb,
        "Rakel (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Rachel er en karakter i Bjørnstjerne Bjørnsons forfatterskap, hentet fra \"Over ævne I\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rachel (Literary character)"@en,
        "Rachel (Litterær karakter)"@nb .

humord:c61015 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61015" ;
    dct:modified "2024-12-05T13:15:09"^^xsd:dateTime ;
    skos:altLabel "Takrøyr"@nb ;
    skos:broader humord:c08207 ;
    skos:definition "Takrør er den største av de norske gressartene, med 1–4 meter høyt strå og stor, svartfiolett topp <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common reed"@en,
        "Takrør"@nb .

humord:c61016 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61016" ;
    dct:modified "2024-02-06T08:04:44"^^xsd:dateTime ;
    skos:altLabel "Acorn barnacles"@en,
        "Goose barnacles"@en,
        "Gooseneck barnacles"@en,
        "Rhizocephalans"@en,
        "Stalked barnacles"@en,
        "Andeskjel"@nb,
        "Andeskjell"@nb,
        "Cirripedia"@nb,
        "Rankeføtingar"@nb,
        "Rankeføttinger"@nb,
        "Rotkreps"@nb,
        "Rur"@nb ;
    skos:broader humord:c62657 ;
    skos:definition "Rankefotinger er en infraklasse av krepsdyr og omfatter blant annet rur, andeskjell og rotkreps <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barnacles"@en,
        "Rankefotinger"@nb .

humord:c61017 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61017" ;
    dct:modified "2023-11-09T09:03:07"^^xsd:dateTime ;
    skos:broader humord:c12841 ;
    skos:definition "Rug er en viktig kulturplante, og er den nest mest brukte kornarten, etter hvete, til produksjon av brød <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rye"@en,
        "Rug"@nb .

humord:c61018 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61018" ;
    dct:modified "2024-11-06T12:51:14"^^xsd:dateTime ;
    skos:altLabel "Ruben (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ruben er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Siste kapittel\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ruben (Literary character)"@en,
        "Ruben (Litterær karakter)"@nb .

humord:c61019 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61019" ;
    dct:modified "2024-11-06T12:48:44"^^xsd:dateTime ;
    skos:altLabel "Rat-Wife (Literary character)"@en,
        "Rottejomfruen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Rottejomfruen er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Lille Eyolf\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Rat-Wife (Literary character)"@en,
        "Rottejomfruen (Litterær karakter)"@nb .

humord:c61020 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61020" ;
    dct:modified "2024-11-06T12:48:22"^^xsd:dateTime ;
    skos:altLabel "Rosa (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Rosa er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Rosa\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rosa (Literary character)"@en,
        "Rosa (Litterær karakter)"@nb .

humord:c61021 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61021" ;
    dct:modified "2024-11-06T12:49:43"^^xsd:dateTime ;
    skos:altLabel "Ove  Rolandsen (Literary character)"@en,
        "Ove Rolandsen (Litterær karakter)"@nb,
        "Rolandsen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Rolandsen er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Sværmere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rolandsen (Literary character)"@en,
        "Rolandsen (Litterær karakter)"@nb .

humord:c61022 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61022" ;
    dct:modified "2024-11-06T12:42:05"^^xsd:dateTime ;
    skos:altLabel "Rebekka West (Literary character)"@en,
        "Rebecca West  (Litterær karakter)"@nb,
        "Rebekka West  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Rebekka West er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rebecca West (Literary character)"@en,
        "Rebekka West  (Litterær karakter)"@nb .

humord:c61023 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61023" ;
    dct:modified "2024-11-13T09:36:26"^^xsd:dateTime ;
    skos:altLabel "Redaktør Lynge (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Redaktør Lynge er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Redaktør Lynge\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Editor Lynge  (Literary character)"@en,
        "Redaktør Lynge (Litterær karakter)"@nb .

humord:c61024 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61024" ;
    dct:modified "2024-11-06T12:44:55"^^xsd:dateTime ;
    skos:altLabel "Regine Engstrand  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Regine Engstrand er en karakter i Henrik Ibsens forfatterskap, hentet fra  \"Gengangere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regina Engstrand (Literary character)"@en,
        "Regine Engstrand  (Litterær karakter)"@nb .

humord:c61025 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61025" ;
    dct:modified "2024-11-06T12:45:26"^^xsd:dateTime ;
    skos:altLabel "Rektor Kroll  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Rektor Kroll er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Rosmersholm\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Professor Kroll  (Literary character)"@en,
        "Rektor Kroll  (Litterær karakter)"@nb .

humord:c61026 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61026" ;
    dct:modified "2024-11-06T12:46:02"^^xsd:dateTime ;
    skos:altLabel "Doctor Relling  (Literary character)"@en,
        "Dr. Relling  (Literary character)"@en,
        "Doktor Relling  (Litterær karakter)"@nb,
        "Dr.  Relling  (Litterær karakter)"@nb,
        "Relling  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Relling er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Vildanden\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relling  (Literary character)"@en,
        "Relling  (Litterær karakter)"@nb .

humord:c61027 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61027" ;
    dct:modified "2024-11-06T12:24:12"^^xsd:dateTime ;
    skos:altLabel "Sigurd Jorsalafarer (Litterær karakter)"@nb,
        "Sigurd Jorsalfare (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Sigurd Jorsalafarer er en karakter i Henrik Ibsens forfatterskap, hentet fra operautkastet \"Sigurd Jorsalafarer\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sigurd the Crusader  (Literary character)"@en,
        "Sigurd Jorsalafarer (Litterær karakter)"@nb .

humord:c61028 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61028" ;
    dct:modified "2024-11-01T14:11:50"^^xsd:dateTime ;
    skos:altLabel "Ropers"@en,
        "Twisters"@en,
        "Reipslagarar"@nb,
        "Reipslagere"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En repslager er en håndverker som fremstiller tau, oftest i såkalt reperbane <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rope makers"@en,
        "Repslagere"@nb .

humord:c61029 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61029" ;
    dct:modified "2024-01-08T08:06:45"^^xsd:dateTime ;
    skos:altLabel "A-vitamin"@nb,
        "Vitamin A"@nb ;
    skos:broader humord:c19114 ;
    skos:definition "A-vitamin er en samlebetegnelse på en rekke kjemiske forbindelser som har samme biologiske effekt. Den mest fysiologisk aktive av dem er retinol <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vitamin A"@en,
        "A-vitamin"@nb .

humord:c61030 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61030" ;
    dct:modified "2024-01-08T10:40:13"^^xsd:dateTime ;
    skos:altLabel "Vitamin B complex"@en,
        "B-vitamin"@nb,
        "Vitamin B-komplekset"@nb ;
    skos:broader humord:c19114 ;
    skos:definition "B-vitamin er et fellesnavn på åtte ulike typer vannløselige vitaminer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B vitamins"@en,
        "B-vitaminer"@nb .

humord:c61031 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61031" ;
    dct:modified "2024-01-08T12:40:22"^^xsd:dateTime ;
    skos:altLabel "Ascorbic acid"@en,
        "Askorbinsyre"@nb,
        "C-vitamin"@nb,
        "Vitamin C"@nb ;
    skos:broader humord:c19114 ;
    skos:definition "C-vitamin, også kalt askorbinsyre, er et vannløselig vitamin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vitamin C"@en,
        "C-vitamin"@nb .

humord:c61032 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61032" ;
    dct:modified "2024-01-11T07:03:37"^^xsd:dateTime ;
    skos:altLabel "E vitamins"@en,
        "Tocopherols"@en,
        "Tocotrienols"@en,
        "E-vitamin"@nb ;
    skos:broader humord:c19114 ;
    skos:definition "E-vitamin er et fettløselig vitamin som finnes i cellemembraner hvor det utfører sin funksjon som antioksidant <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vitamin E"@en,
        "E-vitaminer"@nb .

humord:c61033 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61033" ;
    dct:modified "2024-11-26T17:19:54"^^xsd:dateTime ;
    skos:altLabel "Certificates of baptism"@en,
        "Dåpsattestar"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baptismal certificates"@en,
        "Dåpsattester"@nb .

humord:c61034 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61034" ;
    dct:modified "2024-11-07T08:58:17"^^xsd:dateTime ;
    skos:altLabel "Green-clad woman (Literary character)"@en,
        "Den grønkledde (Litterær karakter)"@nb,
        "Den grønnkledde (Litterær karakter)"@nb,
        "En grønklædt kvinde  (Litterær karakter)"@nb,
        "En grønnkledd kvinne  (Litterær karakter)"@nb,
        "Grønkledd kvinne  (Litterær karakter)"@nb,
        "Grønklædt kvinde  (Litterær karakter)"@nb,
        "Grønnkledd kvinne  (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En grønklædt kvinde er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A green-clad woman (Literary character)"@en,
        "En grønklædt kvinde (Litterær karakter)"@nb .

humord:c61035 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61035" ;
    dct:modified "2024-11-07T09:12:34"^^xsd:dateTime ;
    skos:altLabel "Button-moulder (Literary character)"@en,
        "En knappestøber (Litterær karakter)"@nb,
        "Knabbestøber (Litterær karakter)"@nb,
        "Knappestøber (Litterær karakter)"@nb,
        "Knappestøberen  (Litterær karakter)"@nb,
        "Knappestøperen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En knappestøber  er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A button-moulder (Literary character)"@en,
        "En knappestøber (Litterær karakter)"@nb .

humord:c61036 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61036" ;
    dct:modified "2024-11-07T09:23:32"^^xsd:dateTime ;
    skos:altLabel "Lean person (Literary character)"@en,
        "Den magre (Litterær karakter)"@nb,
        "En mager person (Litterær karakter)"@nb,
        "Mager person (Litterær karakter)"@nb,
        "Magre (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En mager person er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A lean person (Literary character)"@en,
        "En mager person (Litterær karakter)"@nb .

humord:c61037 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61037" ;
    dct:modified "2024-11-07T08:55:26"^^xsd:dateTime ;
    skos:altLabel "Fellow (Literary character)"@en,
        "The fellow (Literary character)"@en,
        "Ein fellah (Litterær karakter)"@nb,
        "Fellah (Litterær karakter)"@nb,
        "Fellahen (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En fellah er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A fellow (Literary character)"@en,
        "En fellah (Litterær karakter)"@nb .

humord:c61038 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61038" ;
    dct:modified "2024-11-07T08:27:53"^^xsd:dateTime ;
    skos:altLabel "Sister of mercy (Literary character)"@en,
        "Diakonisse (Litterær karakter)"@nb,
        "Ein diakonisse (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En diakonisse er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Når vi døde vågner\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A sister of mercy (Literary character)"@en,
        "En diakonisse (Litterær karakter)"@nb .

humord:c61039 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61039" ;
    dct:modified "2024-11-07T09:24:10"^^xsd:dateTime ;
    skos:altLabel "Stranger lady (Literary character)"@en,
        "En reisende dame (Litterær karakter)"@nb,
        "En rejsende dame  (Litterær karakter)"@nb,
        "Reisende dame (Litterær karakter)"@nb,
        "Rejsende dame (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En rejsende dame er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Når vi døde vågner\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A stranger lady (Literary character)"@en,
        "En rejsende dame  (Litterær karakter)"@nb .

humord:c61040 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61040" ;
    dct:modified "2024-11-07T09:11:09"^^xsd:dateTime ;
    skos:altLabel "Strange passenger (Literary character)"@en,
        "En fremmed pasasjer (Litterær karakter)"@nb,
        "En fremmed passagér (Litterær karakter)"@nb,
        "Fremmed pasasjer (Litterær karakter)"@nb,
        "Fremmed passagér (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En fremmed passagér  er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Peer Gynt\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A strange passenger (Literary character)"@en,
        "En fremmed passagér (Litterær karakter)"@nb .

humord:c61041 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61041" ;
    dct:modified "2023-11-20T12:35:50"^^xsd:dateTime ;
    skos:altLabel "Iceland moss"@en ;
    skos:broader humord:c14934 ;
    skos:definition "Islandslav er en lavslekt i ordenen Lecanorales. Det finnes 7 arter i Norge, de vokser dels på trær, dels på jord eller berg. Formen er mer eller mindre bladaktig, og fargen brun eller gul <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iceland lichen"@en,
        "Islandslav"@nb .

humord:c61042 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61042" ;
    dct:modified "2023-11-13T09:34:29"^^xsd:dateTime ;
    skos:altLabel "Salt refineries"@en,
        "Salt works"@en,
        "Salterns"@en ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salines"@en,
        "Saltverk"@nb .

humord:c61043 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61043" ;
    dct:modified "2023-11-13T09:37:35"^^xsd:dateTime ;
    skos:altLabel "Fire a salute"@en ;
    skos:broader humord:c09410 ;
    skos:definition "Salutt er en æresbevisning ved avfyring av løse kanonskudd fra orlogsskip, festning eller orlogsstasjon. Reglene for når salutt skal avgis, hvem som har saluttplikt og hvem som er berettiget til å motta salutt, er internasjonale <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Give a salute"@en,
        "Saluttering"@nb .

humord:c61044 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61044" ;
    dct:modified "2025-01-10T13:14:13"^^xsd:dateTime ;
    skos:altLabel "Signs of the zodiac"@en,
        "Stjerneteikn"@nb ;
    skos:broader humord:c04471 ;
    skos:definition "Stjerneteikn er eit omgrep som innanfor spådomskunsten astrologi blir brukt om kvart av dei tolv stjernebileta i Dyrekrinsen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Star signs"@en,
        "Stjernetegn"@nb .

humord:c61045 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61045" ;
    dct:modified "2023-11-23T09:13:50"^^xsd:dateTime ;
    skos:altLabel "Sea grass burning"@en,
        "Tang- og tarebrenning"@nb,
        "Tarebrenning"@nb ;
    skos:broader humord:c22317 ;
    skos:definition "Tarebrenning, produksjon av aske ved brenning av tang og tare <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seaweed burning"@en,
        "Tangbrenning"@nb .

humord:c61046 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61046" ;
    dct:modified "2024-04-05T08:56:20"^^xsd:dateTime ;
    skos:altLabel "Strings (Products)"@en,
        "Snorer"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Twines"@en,
        "Hyssing"@nb .

humord:c61047 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61047" ;
    dct:modified "2024-08-14T09:26:00"^^xsd:dateTime ;
    skos:altLabel "Anacapri"@nb ;
    skos:broader humord:c19190 ;
    skos:definition "Anacapri er en administrativ kommune på øya Capri <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anacapri"@en,
        "Anacapri"@nb .

humord:c61048 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61048" ;
    dct:modified "2025-03-24T08:54:46"^^xsd:dateTime ;
    skos:altLabel "Anarjohka"@nb,
        "Anarjokka"@nb,
        "Anárjoga"@nb,
        "Anárjohka"@nb ;
    skos:broader humord:c02606 ;
    skos:definition "Anárjohka er ei elv i Karasjok og Kautokeino kommuner i Troms og Finnmark fylke. Anárjohka er kildeelv til Deatnu (Tanaelva) <SNL>>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anarjohka"@en,
        "Anarjokka"@nb .

humord:c61049 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61049" ;
    dct:modified "2024-08-16T14:19:05"^^xsd:dateTime ;
    skos:altLabel "Apennine Mountains"@en,
        "Appenninane"@nb ;
    skos:broader humord:c02436 ;
    skos:definition "Appenninene er en fjellkjede i Italia som strekker seg gjennom hele halvøya og er om lag 1400 km lang <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apennines"@en,
        "Appenninene"@nb .

humord:c61050 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61050" ;
    dct:modified "2024-08-16T14:17:54"^^xsd:dateTime ;
    skos:altLabel "Appalachians"@en,
        "Appalachane"@nb ;
    skos:broader humord:c01699 ;
    skos:definition "Appalachene er et fjellsystem i Nord-Amerika, som strekker seg mer enn 1900 km fra Gaspéhalvøya i Québec (Canada) til Alabama (USA) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Appalachian Mountains"@en,
        "Appalachene"@nb ;
    skos:related humord:c58266 .

humord:c61051 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61051" ;
    dct:modified "2024-08-16T14:32:27"^^xsd:dateTime ;
    skos:altLabel "Arabiahavet"@nb,
        "Arabiske hav"@nb,
        "Det arabiske hav"@nb ;
    skos:broader humord:c13498 ;
    skos:definition "Arabiahavet, også kalt Det arabiske hav, ligger nordvest i Det indiske hav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabian Sea"@en,
        "Arabiske hav"@nb .

humord:c61052 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61052" ;
    dct:modified "2024-08-23T13:05:22"^^xsd:dateTime ;
    skos:altLabel "Aralsjøen"@nb ;
    skos:broader humord:c03710 ;
    skos:definition "Aralsjøen er en innsjø i Sentral-Asia, på grensen mellom Kasakhstan og Usbekistan, øst for Det kaspiske hav. Siden 1960-årene har sjøens størrelse blitt drastisk redusert, og bare små deler gjenstår nå som adskilte, mindre innsjøer. Sjøen er avløpsløs, har høyt saltinnhold og er sterkt forurenset <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aral Sea"@en,
        "Aralsjøen"@nb .

humord:c61053 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61053" ;
    dct:modified "2024-08-28T10:22:51"^^xsd:dateTime ;
    skos:altLabel "Askja"@nb ;
    skos:broader humord:c02430 ;
    skos:definition "Askja er en vulkan på Island, toppen er 1510 meter over havet. Vulkanen ligger i en stor dal med kratere i Dyngjufjöll i lavaørkenen Ódáðahraun, nord for Vatnajökull <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Askja"@en,
        "Askja"@nb .

humord:c61054 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61054" ;
    dct:modified "2024-08-28T12:11:38"^^xsd:dateTime ;
    skos:altLabel "MAR"@en,
        "Atlanterhavsryggen"@nb,
        "Den midtatlantiske rygg"@nb,
        "Midtryggen"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Atlanterhavsryggen er en undersjøisk fjellkjede som går fra nord til sør omtrent i midten av Atlanterhavet og omtrent parallelt med begge kystene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mid-Atlantic Ridge"@en,
        "Atlanterhavsryggen"@nb .

humord:c61055 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61055" ;
    dct:modified "2024-08-28T20:01:03"^^xsd:dateTime ;
    skos:altLabel "Aurlandsdalen"@nb ;
    skos:broader humord:c02873 ;
    skos:definition "Aurlandsdalen er en dal i Aurland kommune, Vestland fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aurlandsdalen"@en,
        "Aurlandsdalen"@nb .

humord:c61056 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61056" ;
    dct:modified "2024-08-28T20:07:59"^^xsd:dateTime ;
    skos:altLabel "Australasia"@nb ;
    skos:broader humord:c03721 ;
    skos:definition "Australasia er et ikke helt definert geografisk begrep. Det brukes ofte i omtale av det området som dekkes av Australia og New Zealand, samt øya Ny-Guinea <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Australasia"@en,
        "Australasia"@nb .

humord:c61057 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61057" ;
    dct:modified "2024-10-09T15:27:10"^^xsd:dateTime ;
    skos:altLabel "Baffinbukta"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Baffinbukta er en havbukt mellom det kanadiske polararkipel mellom Baffinøya og Grønland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baffin Bay"@en,
        "Baffinbukta"@nb .

humord:c61058 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61058" ;
    dct:modified "2023-11-15T09:45:21"^^xsd:dateTime ;
    skos:altLabel "Baikal"@en,
        "Bajkal"@nb,
        "Bajkalbekkenet"@nb ;
    skos:broader humord:c28109 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baikal basin"@en,
        "Bajkalbassenget"@nb .

humord:c61059 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61059" ;
    dct:modified "2024-01-08T10:58:24"^^xsd:dateTime ;
    skos:altLabel "Bone metastases"@en,
        "Bone tumor"@en,
        "Osteosarcoma"@en,
        "Beinkreft"@nb,
        "Benkreft"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Beinkreft er ondartede svulster i bein <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bone cancer"@en,
        "Beinkreft"@nb .

humord:c61060 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61060" ;
    dct:modified "2023-11-15T10:17:08"^^xsd:dateTime ;
    skos:altLabel "Administrativ leiing"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative leadership"@en,
        "Administrativ ledelse"@nb .

humord:c61061 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61061" ;
    dct:modified "2023-11-15T10:22:24"^^xsd:dateTime ;
    skos:altLabel "Akademisk integritet"@nb ;
    skos:broader humord:c08106 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Academic integrity"@en,
        "Akademisk integritet"@nb .

humord:c61062 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61062" ;
    dct:modified "2024-03-13T13:13:19"^^xsd:dateTime ;
    skos:altLabel "Aksiom"@nb ;
    skos:broader humord:c00689,
        humord:c00719 ;
    skos:definition "Aksiom er et prinsipp eller en påstand som kan danne belegg eller grunnlag for en rekke andre utsagn og påstander, men som selv godtas som selvinnlysende eller åpenbart sann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Axioms"@en,
        "Aksiomer"@nb .

humord:c61063 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61063" ;
    dct:modified "2023-11-15T10:38:01"^^xsd:dateTime ;
    skos:altLabel "Aktiv læring"@nb,
        "Klikkarar"@nb,
        "Klikkere"@nb ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Active learning"@en,
        "Aktiv læring"@nb .

humord:c61064 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61064" ;
    dct:modified "2023-12-05T14:02:02"^^xsd:dateTime ;
    skos:altLabel "Akuttmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency medicine"@en,
        "Akuttmedisin"@nb .

humord:c61065 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61065" ;
    dct:modified "2025-03-24T14:11:14"^^xsd:dateTime ;
    skos:altLabel "Alattionjoki"@nb,
        "Altaelva"@nb,
        "Álaheajeatnu"@nb,
        "Álttáeatnu"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alta river"@en,
        "Altaelva"@nb .

humord:c61066 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61066" ;
    dct:modified "2024-01-05T14:27:57"^^xsd:dateTime ;
    skos:altLabel "Alta-saka"@nb,
        "Alta-saken"@nb,
        "Altasaka"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Alta-saka var en politisk konflikt fra rundt 1968 til 1982, hvor samiske interesser og miljøverninteresser gikk mot en storskala vannkraftutbygging i Indre Finnmark <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alta controversy"@en,
        "Altasaken"@nb .

humord:c61067 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61067" ;
    dct:modified "2023-11-15T11:06:01"^^xsd:dateTime ;
    skos:altLabel "Altmetri"@nb ;
    skos:broader humord:c21025 ;
    skos:definition "Alternative måter å måle forskningsproduksjon og -gjennomslag på <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Altmetrics"@en,
        "Altmetri"@nb .

humord:c61068 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61068" ;
    dct:modified "2023-11-15T11:08:57"^^xsd:dateTime ;
    skos:altLabel "Amatørradio"@nb ;
    skos:broader humord:c09112 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amateur radio"@en,
        "Amatørradio"@nb .

humord:c61069 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61069" ;
    dct:modified "2023-11-15T11:13:39"^^xsd:dateTime ;
    skos:altLabel "Aminosakkarid"@nb,
        "Aminosukker"@nb ;
    skos:broader humord:c61070 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amino sugars"@en,
        "Aminosakkarider"@nb .

humord:c61070 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61070" ;
    dct:modified "2023-11-15T11:13:24"^^xsd:dateTime ;
    skos:altLabel "Karbohydrat"@nb,
        "Kolhydrat"@nb,
        "Kullhydrater"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Karbohydrater er fellesnavn for en lang rekke naturlige kjemiske forbindelser, som alle består av karbon, hydrogen og oksygen, ofte i forholdet 1:2:1  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbohydrates"@en,
        "Karbohydrater"@nb .

humord:c61071 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61071" ;
    dct:modified "2023-11-15T11:21:14"^^xsd:dateTime ;
    skos:altLabel "Anleggsteknikk"@nb ;
    skos:broader humord:c04305 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction engineering"@en,
        "Anleggsteknikk"@nb .

humord:c61072 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61072" ;
    dct:modified "2023-11-15T11:30:41"^^xsd:dateTime ;
    skos:altLabel "Anomaliar"@nb ;
    skos:broader humord:c00734 ;
    skos:definition "En anomali er en uregelmessighet, noe som avviker fra regelen. Innen vitenskapsfilosofi brukes begrepet om et teoretisk uventet fenomen, altså et fenomen som avviker fra teorien  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anomalies"@en,
        "Anomalier"@nb ;
    skos:related humord:c03879 .

humord:c61073 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61073" ;
    dct:modified "2024-11-20T13:55:30"^^xsd:dateTime ;
    skos:altLabel "RRI"@en,
        "Ansvarleg forsking og innovasjon"@nb,
        "RRI"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Responsible research and innovation"@en,
        "Ansvarlig forskning og innovasjon"@nb .

humord:c61074 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61074" ;
    dct:modified "2024-08-16T09:48:38"^^xsd:dateTime ;
    skos:altLabel "Anthropic principle"@en,
        "Antropiske prinsipp"@nb,
        "Det antropiske prinsipp"@nb,
        "Det antropiske prinsippet"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Det antropiske prinsipp er en samlebetegnelse for flere idéer som forsøker å forutsi eller forklare egenskaper ved universet og fysikkens lover ved å trekke inn forbindelser til eksistens av intelligent liv  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The anthropic principle"@en,
        "Antropiske prinsipp"@nb .

humord:c61075 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61075" ;
    dct:modified "2024-08-16T12:58:45"^^xsd:dateTime ;
    skos:altLabel "Anvendt teknologi"@nb,
        "Bruksretta teknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied technology"@en,
        "Anvendt teknologi"@nb .

humord:c61076 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61076" ;
    dct:modified "2023-11-15T13:52:18"^^xsd:dateTime ;
    skos:altLabel "Devices"@en,
        "Apparatur"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apparatus"@en,
        "Apparatur"@nb .

humord:c61077 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61077" ;
    dct:modified "2023-11-15T14:39:34"^^xsd:dateTime ;
    skos:altLabel "Environmental geography"@en,
        "Human–environment geography"@en,
        "Integrative geography"@en,
        "Miljøgeografi"@nb ;
    skos:broader humord:c08315,
        humord:c09019 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integrated geography"@en,
        "Miljøgeografi"@nb .

humord:c61078 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61078" ;
    dct:modified "2023-11-15T14:07:17"^^xsd:dateTime ;
    skos:altLabel "Workstations"@en,
        "Arbeidsstasjonar"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "En arbeidsstasjon er en kraftig datamaskin spesielt utviklet for bruk av tekniske og vitenskapelige applikasjoner i en profesjonell sammenheng   <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work stations"@en,
        "Arbeidsstasjoner"@nb .

humord:c61079 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61079" ;
    dct:modified "2023-11-15T14:40:04"^^xsd:dateTime ;
    skos:altLabel "Arktiske miljø"@nb ;
    skos:broader humord:c61077 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic environments"@en,
        "Arktiske miljøer"@nb .

humord:c61080 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61080" ;
    dct:modified "2023-11-15T14:42:23"^^xsd:dateTime ;
    skos:altLabel "Aromaterapi"@nb ;
    skos:broader humord:c21825 ;
    skos:definition "Aromaterapi er en alternativ behandlingsform der plantenes aromastoffer brukes til avspenning og i sykdomsbehandling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aromatherapy"@en,
        "Aromaterapi"@nb .

humord:c61081 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61081" ;
    dct:modified "2024-07-04T10:45:12"^^xsd:dateTime ;
    skos:altLabel "Astronavigation"@en,
        "Celestial navigation"@en,
        "Astronavigasjon"@nb,
        "Astronavigering"@nb,
        "Astronomisk navigasjon"@nb,
        "Astronomisk navigering"@nb,
        "Nautisk astronomi"@nb ;
    skos:broader humord:c01506,
        humord:c65443 ;
    skos:definition "Seiling av et fartøy over åpent hav på grunnlag av astronomiske stedsbestemmelser, funnet ved hjelp av himmellegemenes stilling (posisjonstriangel). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nautical astronomy"@en,
        "Nautisk astronomi"@nb .

humord:c61082 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61082" ;
    dct:modified "2023-11-16T09:01:25"^^xsd:dateTime ;
    skos:altLabel "Asymmetri"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Asymmetri betyr usymmetri. Uttrykket betegner idag vanligvis en ulik disposisjon av komposisjonselementer, for eksempel arkitekturledd, på hver side av en akse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asymmetry"@en,
        "Asymmetri"@nb .

humord:c61083 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61083" ;
    dct:modified "2024-03-11T08:59:21"^^xsd:dateTime ;
    skos:altLabel "Asymmetric cryptography"@en,
        "Public key cryptography"@en,
        "Public keys"@en,
        "Asymmetrisk kryptering"@nb,
        "Offentleg-nøkkelkryptografi"@nb,
        "Offentlege nyklar"@nb,
        "Offentlege nøklar"@nb,
        "Offentlig-nøkkelkryptografi"@nb ;
    skos:broader humord:c63816 ;
    skos:definition "Asymmetrisk kryptering, også kjent som offentlig nøkkelkryptering, er en form for kryptering hvor en bruker har et par med kryptografiske nøkler – en offentlig nøkkel og en privat nøkkel. Den private nøkkelen må holdes hemmelig, mens den offentlige nøkkelen kan gis ut til hvem som helst <Wikipedia"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public-key cryptography"@en,
        "Asymmetrisk kryptering"@nb .

humord:c61084 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61084" ;
    dct:modified "2023-11-15T15:02:55"^^xsd:dateTime ;
    skos:altLabel "Nuclear-powered cruisers"@en,
        "Atomdrivne romskip"@nb ;
    skos:broader humord:c04368 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear-powered vessels"@en,
        "Atomdrevne fartøy"@nb .

humord:c61085 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61085" ;
    dct:modified "2023-11-15T15:20:11"^^xsd:dateTime ;
    skos:altLabel "Avisproduksjon"@nb ;
    skos:broader humord:c07770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Newspaper production"@en,
        "Avisproduksjon"@nb .

humord:c61086 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61086" ;
    dct:modified "2023-11-15T15:31:53"^^xsd:dateTime ;
    skos:altLabel "Hot air ballooning"@en,
        "Ballongferder"@nb ;
    skos:broader humord:c01412 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ballooning"@en,
        "Ballongferder"@nb .

humord:c61087 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61087" ;
    dct:modified "2023-11-16T12:17:48"^^xsd:dateTime ;
    skos:altLabel "Base stations"@en,
        "Cell sites"@en,
        "Cell towers"@en,
        "Basestasjonar"@nb,
        "Basisstasjonar"@nb,
        "Basisstasjoner"@nb,
        "Mobilmaster"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "Basestasjon er sender- og mottagerstasjonene i trådløse mobiltelefonsystemer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular base stations"@en,
        "Basestasjoner"@nb .

humord:c61088 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61088" ;
    dct:modified "2023-11-16T12:24:39"^^xsd:dateTime ;
    skos:altLabel "Bedriftsadministrasjon"@nb,
        "Føretaksadministrasjon"@nb ;
    skos:broader humord:c07577 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Business administration"@en,
        "Bedriftsadministrasjon"@nb .

humord:c61089 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61089" ;
    dct:modified "2023-11-16T12:37:16"^^xsd:dateTime ;
    skos:altLabel "Bedriftsutvikling"@nb,
        "Foretaksutvikling"@nb,
        "Forretningsutvikling"@nb,
        "Føretaksutvikling"@nb ;
    skos:broader humord:c07590 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Business development"@en,
        "Bedriftsutvikling"@nb .

humord:c61090 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61090" ;
    dct:modified "2024-10-16T13:03:33"^^xsd:dateTime ;
    skos:altLabel "Begnavassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Begnavassdraget"@en,
        "Begnavassdraget"@nb .

humord:c61091 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61091" ;
    dct:modified "2023-11-16T12:54:59"^^xsd:dateTime ;
    skos:altLabel "Requirements analysis"@en,
        "Behovsanalyse"@nb ;
    skos:broader humord:c01459 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Requirements analysis"@en,
        "Behovsanalyse"@nb .

humord:c61092 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61092" ;
    dct:modified "2023-11-16T12:59:14"^^xsd:dateTime ;
    skos:altLabel "Siegecraft"@en,
        "Kringsetjingsteknikk"@nb ;
    skos:broader humord:c13129 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Siege technique"@en,
        "Beleiringsteknikk"@nb .

humord:c61093 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61093" ;
    dct:modified "2024-10-17T14:48:29"^^xsd:dateTime ;
    skos:altLabel "Bengalbukta"@nb ;
    skos:broader humord:c13498 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bay of Bengal"@en,
        "Bengalbukta"@nb .

humord:c61094 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61094" ;
    dct:modified "2023-11-16T13:05:56"^^xsd:dateTime ;
    skos:altLabel "Benguelastraumen"@nb ;
    skos:broader humord:c03712 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benguela current"@en,
        "Benguelastrømmen"@nb .

humord:c61095 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61095" ;
    dct:modified "2023-11-20T12:46:45"^^xsd:dateTime ;
    skos:altLabel "Scientific computing"@en,
        "Berekningsorientert vitskap"@nb,
        "Vitenskapelig databehandling"@nb,
        "Vitskapeleg databehandling"@nb,
        "Vitskapeleg datahandsaming"@nb,
        "Vitskapleg databehandling"@nb,
        "Vitskapleg datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational science"@en,
        "Beregningsorientert vitenskap"@nb .

humord:c61096 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61096" ;
    dct:modified "2025-02-28T07:43:07"^^xsd:dateTime ;
    skos:altLabel "Beringhavet"@nb ;
    skos:broader humord:c14708 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bering sea"@en,
        "Beringhavet"@nb .

humord:c61097 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61097" ;
    dct:modified "2025-02-14T08:22:08"^^xsd:dateTime ;
    skos:altLabel "Berkeley"@nb ;
    skos:broader humord:c01709 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Berkeley"@en,
        "Berkeley"@nb .

humord:c61098 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61098" ;
    dct:modified "2023-11-16T13:25:52"^^xsd:dateTime ;
    skos:altLabel "Betlehemsstjerna"@nb,
        "Julestjerna"@nb,
        "Julestjernen"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Betlehemsstjernen var den nye stjernen som ifølge Matteusevangeliet i Det nye testamentet ledet noen vise menn fra Østen til Jesu fødested. Man har forsøkt å finne et astronomisk grunnlag for beretningen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Star of Bethlehem"@en,
        "Betlehemsstjernen"@nb .

humord:c61099 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61099" ;
    dct:modified "2024-11-26T17:40:38"^^xsd:dateTime ;
    skos:altLabel "Bibliotekadministrasjon"@nb ;
    skos:broader humord:c00133 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Library administration"@en,
        "Bibliotekadministrasjon"@nb .

humord:c61100 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61100" ;
    dct:modified "2025-03-24T08:25:53"^^xsd:dateTime ;
    skos:altLabel "Besseggen"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Besseggen"@en,
        "Besseggen"@nb .

humord:c61101 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61101" ;
    dct:modified "2023-11-17T09:55:24"^^xsd:dateTime ;
    skos:altLabel "Bifangst"@nb ;
    skos:broader humord:c07623 ;
    skos:definition "Bifangst er fangst av arter en ikke er ute etter under fiske <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bycatch"@en,
        "Bifangst"@nb .

humord:c61102 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61102" ;
    dct:modified "2023-11-16T13:59:46"^^xsd:dateTime ;
    skos:altLabel "Sunglasses"@en,
        "Solbriller"@nb ;
    skos:broader humord:c16715 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sun glasses"@en,
        "Solbriller"@nb .

humord:c61103 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61103" ;
    dct:modified "2023-11-16T14:26:12"^^xsd:dateTime ;
    skos:altLabel "Cigarets"@en,
        "Sigarettar"@nb ;
    skos:broader humord:c08217 ;
    skos:definition "Sigarett er et tobakksprodukt som består av finskåret tobakk, omsluttet av et tynt spesialpapir <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cigarettes"@en,
        "Sigaretter"@nb .

humord:c61104 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61104" ;
    dct:modified "2024-11-13T15:08:09"^^xsd:dateTime ;
    skos:altLabel "Padder"@nb ;
    skos:broader humord:c64969 ;
    skos:definition "Padder er en samlebetegnelse på flere familier i ordenen haleløse amfibier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toads"@en,
        "Padder"@nb .

humord:c61105 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61105" ;
    dct:modified "2023-11-16T15:16:07"^^xsd:dateTime ;
    skos:altLabel "Photography composition"@en,
        "Bildekomposisjon"@nb,
        "Biletkomposisjon"@nb,
        "Billedkomposisjon"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photo composition"@en,
        "Bildekomposisjon"@nb .

humord:c61106 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61106" ;
    dct:modified "2023-11-18T09:33:10"^^xsd:dateTime ;
    skos:altLabel "Bildeskrift"@nb,
        "Biletskrift"@nb ;
    skos:broader humord:c05466 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic symbols"@en,
        "Bildeskrift"@nb .

humord:c61107 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61107" ;
    dct:modified "2023-11-16T15:26:01"^^xsd:dateTime ;
    skos:altLabel "Bildetolkning"@nb,
        "Bilettolking"@nb ;
    skos:broader humord:c12393 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image interpretation"@en,
        "Bildetolkning"@nb .

humord:c61108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61108" ;
    dct:modified "2024-01-24T09:46:10"^^xsd:dateTime ;
    skos:altLabel "Giftverknadar"@nb,
        "Giftverknader"@nb,
        "Giftvirkninger"@nb,
        "Toksisitet"@nb ;
    skos:broader humord:c14293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toxicity"@en,
        "Toksisitet"@nb .

humord:c61109 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61109" ;
    dct:modified "2023-11-16T15:39:36"^^xsd:dateTime ;
    skos:altLabel "Biology didactics"@en,
        "Biologididaktikk"@nb ;
    skos:broader humord:c25951 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Didactics of biology"@en,
        "Biologididaktikk"@nb .

humord:c61110 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61110" ;
    dct:modified "2024-01-08T07:56:02"^^xsd:dateTime ;
    skos:altLabel "Biological markers"@en,
        "Biologiske markørar"@nb,
        "Biologiske markører"@nb,
        "Biomarkørar"@nb ;
    skos:broader humord:c03814 ;
    skos:definition "Biomarkører er stoffer eller molekyler som kan måles eller påvises i en kropp eller celle, og som forteller noe om en underliggende tilstand  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomarkers"@en,
        "Biomarkører"@nb .

humord:c61111 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61111" ;
    dct:modified "2023-11-16T15:48:59"^^xsd:dateTime ;
    skos:broader humord:c11557 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birmingham  (England)"@en,
        "Birmingham (England)"@nb .

humord:c61112 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61112" ;
    dct:modified "2025-02-28T11:30:46"^^xsd:dateTime ;
    skos:altLabel "Biskayabukta"@nb ;
    skos:broader humord:c03712 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bay of Biscay"@en,
        "Biskayabukta"@nb .

humord:c61113 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61113" ;
    dct:modified "2025-03-24T08:56:02"^^xsd:dateTime ;
    skos:altLabel "Bjerkreimselva"@en,
        "Bjerkreimselva"@nb,
        "Bjerkreimvassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bjerkreimvassdraget"@en,
        "Bjerkreimvassdraget"@nb .

humord:c61114 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61114" ;
    dct:modified "2025-02-13T13:50:53"^^xsd:dateTime ;
    skos:altLabel "Black Hills"@nb ;
    skos:broader humord:c01744 ;
    skos:definition "Black Hills er et skogkledd fjellområde i USA, på grensen mellom South Dakota og Wyoming <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black Hills"@en,
        "Black Hills"@nb .

humord:c61115 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61115" ;
    dct:modified "2023-11-17T07:49:13"^^xsd:dateTime ;
    skos:broader humord:c14328 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blankvann"@en,
        "Blankvann"@nb .

humord:c61116 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61116" ;
    dct:modified "2023-11-17T07:51:59"^^xsd:dateTime ;
    skos:altLabel "Blokkhav"@nb ;
    skos:broader humord:c13184 ;
    skos:definition "Blokkmark er områder dekket av store skarpkantete blokker, vanligvis høyt til fjells <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stone run"@en,
        "Blokkmark"@nb .

humord:c61117 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61117" ;
    dct:modified "2023-11-17T07:54:58"^^xsd:dateTime ;
    skos:altLabel "Blomstring"@nb,
        "Bløming"@nb ;
    skos:broader humord:c08202 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flowering"@en,
        "Blomstring"@nb .

humord:c61118 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61118" ;
    dct:modified "2023-11-17T08:04:09"^^xsd:dateTime ;
    skos:altLabel "Blåfjella"@nb,
        "Låarte-Skæhkere"@nb,
        "Skjækerfjella"@nb ;
    skos:broader humord:c03007 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skjækerfjella"@en,
        "Blåfjella-Skjækerfjella"@nb .

humord:c61119 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61119" ;
    dct:modified "2024-08-09T09:35:27"^^xsd:dateTime ;
    skos:altLabel "Blue mussel farming"@en,
        "Farmed blue mussels"@en,
        "Blåskjeloppdrett"@nb ;
    skos:broader humord:c67895 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blue mussel cultivation"@en,
        "Blåskjelloppdrett"@nb ;
    skos:related humord:c64162 .

humord:c61120 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61120" ;
    dct:modified "2025-03-24T07:39:41"^^xsd:dateTime ;
    skos:altLabel "Bogstad"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bogstad"@en,
        "Bogstad"@nb .

humord:c61121 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61121" ;
    dct:modified "2025-01-21T07:25:59"^^xsd:dateTime ;
    skos:altLabel "Botaniske museum"@nb ;
    skos:broader humord:c04622 ;
    skos:definition "Botanisk museum er en vitenskapelig institusjon til oppbevaring og bearbeidelse av botaniske samlinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Botanical museums"@en,
        "Botaniske museer"@nb ;
    skos:related humord:c19456 .

humord:c61122 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61122" ;
    dct:modified "2025-02-14T08:21:20"^^xsd:dateTime ;
    skos:altLabel "Boulder"@nb ;
    skos:broader humord:c15664 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boulder"@en,
        "Boulder"@nb .

humord:c61123 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61123" ;
    dct:modified "2023-11-17T08:43:25"^^xsd:dateTime ;
    skos:altLabel "Breddegradar"@nb,
        "Breiddegrader"@nb ;
    skos:broader humord:c08270 ;
    skos:definition "Breddegrad er en breddesirkel som inngår i Jordens koordinatsystem. Breddegraden spesifiserer hvor på jordoverflaten et punkt er i nord–sør-retning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Latitudes"@en,
        "Breddegrader"@nb .

humord:c61124 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61124" ;
    dct:modified "2023-11-17T08:47:13"^^xsd:dateTime ;
    skos:altLabel "Geografisk lengd"@nb,
        "Geografisk lengde"@nb,
        "Lengdegradar"@nb,
        "Lengdegrader"@nb ;
    skos:broader humord:c08270 ;
    skos:definition "Lengdegrad er en meridian (lengdesirkel) som inngår i Jordens koordinatsystem. Lengdegraden spesifiserer øst–vestposisjonen til et punkt på jordoverflaten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Longitudes"@en,
        "Lengdegrader"@nb .

humord:c61125 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61125" ;
    dct:modified "2025-04-01T20:05:42"^^xsd:dateTime ;
    skos:altLabel "Brekken"@nb,
        "Praahka"@nb ;
    skos:broader humord:c02901 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brekken"@en,
        "Brekken"@nb .

humord:c61126 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61126" ;
    dct:modified "2023-11-17T08:57:51"^^xsd:dateTime ;
    skos:broader humord:c12360 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Briksdalen"@en,
        "Briksdalen"@nb .

humord:c61127 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61127" ;
    dct:modified "2023-11-17T11:05:01"^^xsd:dateTime ;
    skos:altLabel "Brødristarar"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toasters"@en,
        "Brødristere"@nb .

humord:c61128 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61128" ;
    dct:modified "2023-11-17T11:16:58"^^xsd:dateTime ;
    skos:broader humord:c15902 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brøggerhalvøya"@en,
        "Brøggerhalvøya"@nb .

humord:c61129 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61129" ;
    dct:modified "2023-11-17T11:19:04"^^xsd:dateTime ;
    skos:broader humord:c15711 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bunnefjorden"@en,
        "Bunnefjorden"@nb .

humord:c61130 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61130" ;
    dct:modified "2023-11-17T11:37:53"^^xsd:dateTime ;
    skos:altLabel "Berekraftig forvalting"@nb,
        "Berekraftig forvaltning"@nb,
        "Jordas bereevne"@nb,
        "Jordas bæreevne"@nb,
        "Jordens bæreevne"@nb ;
    skos:broader humord:c24679 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sustainable management"@en,
        "Bærekraftig forvaltning"@nb .

humord:c61131 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61131" ;
    dct:modified "2023-11-17T11:39:25"^^xsd:dateTime ;
    skos:altLabel "Berekraftig miljøpolitikk"@nb ;
    skos:broader humord:c21695 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental Sustainability Policy"@en,
        "Bærekraftig miljøpolitikk"@nb .

humord:c61132 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61132" ;
    dct:modified "2025-03-31T18:32:54"^^xsd:dateTime ;
    skos:altLabel "Bødalsbreen"@nb ;
    skos:broader humord:c14548 ;
    skos:definition "Bødalsbreen er en isbre i Stryn kommune i Vestland fylke. Breen er en sidearm av Jostedalsbreen som går ned mot Bødalen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bødalsbreen"@en,
        "Bødalsbreen"@nb .

humord:c61133 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61133" ;
    dct:modified "2023-11-17T12:06:44"^^xsd:dateTime ;
    skos:altLabel "Bylgjefenomen"@nb,
        "Bylgjer"@nb,
        "Bølgefenomen"@nb,
        "Bølgefenomener"@nb,
        "Bølger"@nb,
        "Bølgjefenomen"@nb,
        "Bølgjer"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Bølger eller bølgebevegelser er svingninger som brer seg fra sted til sted <SNL>"@nb ;
    skos:editorialNote "Brukes om bølger i fysikk. Bruk \"Havbølger\" e.l. for bølger i geofysikk/metrologi osv."@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waves"@en,
        "Bølger"@nb .

humord:c61134 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61134" ;
    dct:modified "2023-11-23T09:31:22"^^xsd:dateTime ;
    skos:altLabel "Wave equations"@en,
        "Bylgjebevegelsar"@nb,
        "Bylgjedynamikk"@nb,
        "Bylgjelikningar"@nb,
        "Bylgjemekanikk"@nb,
        "Bylgjerørsler"@nb,
        "Bylgjeteori"@nb,
        "Bølgebevegelsar"@nb,
        "Bølgebevegelser"@nb,
        "Bølgedynamikk"@nb,
        "Bølgeligninger"@nb,
        "Bølgelikningar"@nb,
        "Bølgelikninger"@nb,
        "Bølgemekanikk"@nb,
        "Bølgerørsler"@nb,
        "Bølgeteori"@nb,
        "Bølgjebevegelsar"@nb,
        "Bølgjedynamikk"@nb,
        "Bølgjelikningar"@nb,
        "Bølgjemekanikk"@nb,
        "Bølgjerørsle"@nb,
        "Bølgjeteori"@nb ;
    skos:broader humord:c61133 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave theory"@en,
        "Bølgeteori"@nb .

humord:c61135 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61135" ;
    dct:modified "2025-03-24T08:26:11"^^xsd:dateTime ;
    skos:altLabel "Børgefjell"@nb ;
    skos:broader humord:c02611 ;
    skos:definition "Børgefjell er et fjellparti på grensen mellom Grane og Hattfjelldal kommuner i Nordland fylke, og Røyrvik og Namsskogan kommuner i Trøndelag fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Børgefjell"@en,
        "Børgefjell"@nb .

humord:c61136 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61136" ;
    dct:modified "2023-11-19T09:19:13"^^xsd:dateTime ;
    skos:broader humord:c14328 ;
    skos:definition "Børsjøen er en innsjø i Tynset kommune <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Børsjøen"@en,
        "Børsjøen"@nb .

humord:c61137 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61137" ;
    dct:modified "2025-02-28T07:39:51"^^xsd:dateTime ;
    skos:altLabel "Sea of Cortez"@en,
        "Californiabukta"@nb,
        "Californiabukten"@nb,
        "Golfo de California"@nb ;
    skos:broader humord:c26413 ;
    skos:definition "Californiabukta er en bukt av Stillehavet, mellom halvøya Baja California (Nedre California) og Mexicos fastland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gulf of California"@en,
        "Californiabukta"@nb .

humord:c61138 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61138" ;
    dct:modified "2024-08-28T20:08:19"^^xsd:dateTime ;
    skos:altLabel "Australian Capital Territory"@nb ;
    skos:broader humord:c03723 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Australian Capital Territory"@en,
        "Australian Capital Territory"@nb .

humord:c61139 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61139" ;
    dct:modified "2024-09-04T16:01:23"^^xsd:dateTime ;
    skos:altLabel "Canberra"@nb ;
    skos:broader humord:c61138 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canberra"@en,
        "Canberra"@nb .

humord:c61140 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61140" ;
    dct:modified "2024-09-04T15:51:13"^^xsd:dateTime ;
    skos:altLabel "Cantal"@nb ;
    skos:broader humord:c02267 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cantal"@en,
        "Cantal"@nb .

humord:c61141 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61141" ;
    dct:modified "2024-10-01T11:02:27"^^xsd:dateTime ;
    skos:altLabel "Cytobiology"@en,
        "Cytology"@en,
        "Cellebiologi"@nb,
        "Cellelære"@nb,
        "Cytobiologi"@nb,
        "Cytologi"@nb,
        "Sellebiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Cellebiologi er en gren innen biologien som handler om å forstå cellens struktur og funksjon  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell biology"@en,
        "Cellebiologi"@nb .

humord:c61142 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61142" ;
    dct:modified "2024-09-16T09:41:51"^^xsd:dateTime ;
    skos:altLabel "Chemnitz"@nb ;
    skos:broader humord:c03575 ;
    skos:definition "Chemnitz er en by i Tyskland, i delstaten Sachsen, ved foten av Erzgebirge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemnitz"@en,
        "Chemnitz"@nb .

humord:c61143 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61143" ;
    dct:modified "2024-09-16T09:22:58"^^xsd:dateTime ;
    skos:altLabel "Chicxulub"@nb ;
    skos:broader humord:c21067 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chicxulub"@en,
        "Chicxulub"@nb .

humord:c61144 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61144" ;
    dct:modified "2024-09-16T13:50:30"^^xsd:dateTime ;
    skos:altLabel "Christmasøya"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Christmasøya ligger i Det indiske hav og er et ikke-selvstyrende territorium som tilhører Australia <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Christmas Island"@en,
        "Christmasøya"@nb .

humord:c61145 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61145" ;
    dct:modified "2023-11-17T12:50:03"^^xsd:dateTime ;
    skos:altLabel "CO2-avgift"@nb ;
    skos:broader humord:c23755 ;
    skos:definition "CO2-avgift er avgift på utslipp av karbondioksid (CO2). Siden det er kostbart å måle utslipp av CO2 direkte, blir avgiften vanligvis ilagt fossile brensler som kull, olje og gass basert på hvor mye CO2 de slipper ut når de forbrennes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CO2 fee"@en,
        "CO2-avgift"@nb .

humord:c61146 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61146" ;
    dct:modified "2024-09-17T14:45:49"^^xsd:dateTime ;
    skos:altLabel "Coloradofjella"@nb ;
    skos:broader humord:c02611 ;
    skos:definition "Coloradofjella er et fjellmassiv på Spitsbergen <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coloradofjella"@en,
        "Coloradofjella"@nb .

humord:c61147 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61147" ;
    dct:modified "2023-11-17T13:57:13"^^xsd:dateTime ;
    skos:altLabel "Dagsljos"@nb,
        "Dagslys"@nb ;
    skos:broader humord:c08269 ;
    skos:definition "Dagslys er det lyset som når jordoverflaten når Sola står over horisonten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Daylight"@en,
        "Dagslys"@nb .

humord:c61148 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61148" ;
    dct:modified "2024-09-30T15:05:59"^^xsd:dateTime ;
    skos:altLabel "Dallas"@nb ;
    skos:broader humord:c01745 ;
    skos:definition "Dallas er en by i delstaten Texas i USA <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dallas"@en,
        "Dallas"@nb .

humord:c61149 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61149" ;
    dct:modified "2024-10-01T12:53:04"^^xsd:dateTime ;
    skos:altLabel "Tarns"@en,
        "Dammar"@nb,
        "Kulpar"@nb,
        "Kulper"@nb,
        "Tjern"@nb ;
    skos:broader humord:c08323 ;
    skos:definition "Dammer, eller pytter, er små temporære eller permanente forekomster av overflatevann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ponds"@en,
        "Dammer"@nb .

humord:c61150 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61150" ;
    dct:modified "2025-02-28T07:48:25"^^xsd:dateTime ;
    skos:altLabel "Danmarksundet"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Danmarkstredet er en havstrekning mellom Island og Grønland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Denmark Strait"@en,
        "Danmarkstredet"@nb .

humord:c61151 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61151" ;
    dct:modified "2024-11-13T15:00:44"^^xsd:dateTime ;
    skos:altLabel "Datakortet"@nb ;
    skos:broader humord:c25995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Datakortet"@en,
        "Datakortet"@nb .

humord:c61152 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61152" ;
    dct:modified "2024-11-21T07:35:06"^^xsd:dateTime ;
    skos:altLabel "Datastøtta analyse"@nb ;
    skos:broader humord:c11125 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided analysis"@en,
        "Datastøttet analyse"@nb ;
    skos:related humord:c29114 .

humord:c61153 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61153" ;
    dct:modified "2024-11-20T13:55:49"^^xsd:dateTime ;
    skos:altLabel "Datastøtta forsking"@nb,
        "Datastøtta forskning"@nb ;
    skos:broader humord:c01493 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided research"@en,
        "Datastøttet forskning"@nb .

humord:c61154 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61154" ;
    dct:modified "2025-02-28T11:28:56"^^xsd:dateTime ;
    skos:altLabel "Davisstretet"@nb,
        "Davissundet"@nb ;
    skos:broader humord:c03713 ;
    skos:definition "Davisstredet er en bukt nord i Atlanterhavet som ligger mellom sørøstlige Baffinøya (Canada) og sørvestlige Grønland  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Davis Strait"@en,
        "Davisstredet"@nb .

humord:c61155 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61155" ;
    dct:modified "2024-10-09T12:16:22"^^xsd:dateTime ;
    skos:altLabel "Davos"@nb ;
    skos:broader humord:c03265 ;
    skos:definition "Davos er en by i Sveits, i kanton Graubünden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Davos"@en,
        "Davos"@nb .

humord:c61156 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61156" ;
    dct:modified "2024-10-11T10:00:16"^^xsd:dateTime ;
    skos:altLabel "Dei nordiske hav"@nb,
        "Nordiske hav"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "De nordiske hav er havområdet som er avgrenset av Grønland i vest, Norge i øst, Framstredet i nord, og den undersjøiske Grønland-Skottland-ryggen i sør. Området ligger nord for Island og sør for Svalbard. De nordiske hav inkluderer Norskehavet, Grønlandshavet og Islandshavet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordic seas"@en,
        "De nordiske hav"@nb .

humord:c61157 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61157" ;
    dct:modified "2023-11-17T14:36:14"^^xsd:dateTime ;
    skos:altLabel "Deigar"@nb ;
    skos:broader humord:c04819 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doughs"@en,
        "Deiger"@nb .

humord:c61158 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61158" ;
    dct:modified "2024-01-09T06:59:32"^^xsd:dateTime ;
    skos:altLabel "Delir"@nb,
        "Delirium"@nb ;
    skos:broader humord:c22977 ;
    skos:definition "Delirium, eller på norsk akutt forvirring, er en forvirringstilstand som inntrer i løpet av noen timer eller dager. Tilstanden kan utløses på grunn av en akutt sykdom, på grunn av et legemiddel, eller ved plutselig avhold fra alkohol hos en person som har misbrukt store mengder alkohol daglig. Ved alkoholabstinens kalles tilstanden for delirium tremens <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delirium"@en,
        "Delirium"@nb .

humord:c61159 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61159" ;
    dct:modified "2023-11-17T14:57:09"^^xsd:dateTime ;
    skos:altLabel "Demonstration experiments"@en,
        "Science experiments"@en,
        "Demonstrasjonseksperimenter"@nb,
        "Demonstrasjonsforsøk"@nb,
        "Demonstrasjonsfreistnad"@nb,
        "Knallforelesingar"@nb,
        "Knallforelesningar"@nb,
        "Knallforelesninger"@nb,
        "Knallførelesingar"@nb,
        "Knallførelesningar"@nb,
        "Naturfagseksperimenter"@nb,
        "Naturfagsforsøk"@nb ;
    skos:broader humord:c01465 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific demonstration"@en,
        "Demonstrasjonsforsøk"@nb .

humord:c61160 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61160" ;
    dct:modified "2023-11-20T14:04:31"^^xsd:dateTime ;
    skos:altLabel "Norwegian Coastal Current"@en,
        "Den norske kyststraumen"@nb,
        "Norskestraumen"@nb,
        "Norskestrømmen"@nb,
        "Norwegian Current"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Den norske kyststrømmen er en havstrøm som begynner omtrent ved Langesundsfjorden og er en fortsettelse av Baltiske strøm, som kommer fra Østersjøen med relativt saltfattig vann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Norwegian Coastal Current"@en,
        "Den norske kyststrømmen"@nb .

humord:c61161 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61161" ;
    dct:modified "2023-11-17T15:14:05"^^xsd:dateTime ;
    skos:altLabel "Den vitskapelege revolusjonen"@nb,
        "Den vitskaplege revolusjonen"@nb,
        "Vitenskapelige revolusjon"@nb ;
    skos:broader humord:c01534 ;
    skos:definition "Den vitenskapelige revolusjonen er en betegnelse på den store endringen innen tenkning i løpet av 1500- og 1600-tallet. Overgangen var så radikal at den gjerne omtales som en revolusjon  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific revolution"@en,
        "Den vitenskapelige revolusjon"@nb .

humord:c61162 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61162" ;
    dct:modified "2023-11-17T15:20:02"^^xsd:dateTime ;
    skos:altLabel "Dermatologi"@nb ;
    skos:broader humord:c20299 ;
    skos:definition "Dermatologi er læren om hudsykdommer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dermatology"@en,
        "Dermatologi"@nb .

humord:c61163 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61163" ;
    dct:modified "2023-11-19T21:21:18"^^xsd:dateTime ;
    skos:altLabel "Diagrambasert resonnering"@nb,
        "Diagrammatisk resonnering"@nb,
        "Diagramresonnering"@nb ;
    skos:broader humord:c13465 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diagrammatic reasoning"@en,
        "Diagrambasert resonnering"@nb .

humord:c61164 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61164" ;
    dct:modified "2024-10-08T13:51:40"^^xsd:dateTime ;
    skos:altLabel "DAT"@en,
        "DAT"@nb,
        "Digital Audio Tape"@nb ;
    skos:broader humord:c15468 ;
    skos:definition "DAT, digital, kompakt kassett som kombinerer teknologi fra vanlig kompaktkassett og digital CD. DAT er utviklet av Sony, og ble lansert i 1987. Den konkurrerte med DCC (Digital Compact Cassette), utviklet av Philips. De to systemene var ikke kompatible, og som arvtaker etter den vanlige analoge kassettspilleren tapte begge i forhold til MiniDisc <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital Audio Tape"@en,
        "Digital Audio Tape"@nb .

humord:c61165 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61165" ;
    dct:modified "2023-11-19T21:39:20"^^xsd:dateTime ;
    skos:altLabel "Digitale klasserom"@nb ;
    skos:broader humord:c07903 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital classrooms"@en,
        "Digitale klasserom"@nb .

humord:c61166 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61166" ;
    dct:modified "2025-01-06T13:38:10"^^xsd:dateTime ;
    skos:altLabel "Digital teknikk"@nb,
        "Digitalteknikk"@nb ;
    skos:broader humord:c24621 ;
    skos:definition "Digitalteknikk er den delen av elektronikken som har å gjøre med lagring, overføring og bearbeiding av digitaldata og digitale signal. Her benytter man digitale elektroniske kretser, som behandler binære data <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital technology"@en,
        "Digitalteknikk"@nb .

humord:c61167 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61167" ;
    dct:modified "2023-11-20T14:06:17"^^xsd:dateTime ;
    skos:altLabel "Dorgefiske"@nb,
        "Dorging"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trolling"@en,
        "Dorgefiske"@nb .

humord:c61168 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61168" ;
    dct:modified "2025-03-24T08:48:01"^^xsd:dateTime ;
    skos:altLabel "Drammenselva"@nb,
        "Dramselva"@nb ;
    skos:broader humord:c58882 ;
    skos:definition "Drammenselva (også kalt Dramselva[3]) dannes ved utløpet av Tyrifjorden ved Vikersund og renner ut i Drammensfjorden ved Drammen. Elva utgjør nedre del av Drammensvassdraget <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drammenselva"@en,
        "Drammenselva"@nb .

humord:c61169 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61169" ;
    dct:modified "2025-03-26T08:05:31"^^xsd:dateTime ;
    skos:altLabel "Drammensfjorden"@nb ;
    skos:broader humord:c02614,
        humord:c02648 ;
    skos:definition "Drammensfjorden er en fjord i kommunene Drammen, Lier og Asker i Buskerud og Akershus fylker <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drammensfjord"@en,
        "Drammensfjorden"@nb .

humord:c61170 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61170" ;
    dct:modified "2023-11-19T22:12:44"^^xsd:dateTime ;
    skos:altLabel "Drinkar"@nb ;
    skos:broader humord:c04906 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mixed drinks"@en,
        "Drinker"@nb .

humord:c61171 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61171" ;
    dct:modified "2023-11-20T07:39:52"^^xsd:dateTime ;
    skos:altLabel "Chat bots"@en,
        "Chatterbots"@en,
        "Chatbotar"@nb,
        "Samtalerobotar"@nb,
        "Samtaleroboter"@nb ;
    skos:broader humord:c23518 ;
    skos:definition "En chatbot er et dataprogram som er laget for å simulere en samtale med et menneske <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chatbots"@en,
        "Chatboter"@nb .

humord:c61172 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61172" ;
    dct:modified "2024-09-05T15:08:17"^^xsd:dateTime ;
    skos:altLabel "Cellekulturar"@nb,
        "Sellekulturar"@nb,
        "Sellekulturer"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Cellekultur er celler som er dyrket i kunstige medier utenfor organismen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell cultures"@en,
        "Cellekulturer"@nb .

humord:c61173 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61173" ;
    dct:modified "2024-10-01T11:52:38"^^xsd:dateTime ;
    skos:altLabel "Molekylærbiologi"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Molekylærbiologi er den delen av biologien som ved hjelp av biokjemi og biofysikk arbeider med å forklare levende organismers funksjoner som et samvirke mellom molekyler  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular biology"@en,
        "Molekylærbiologi"@nb .

humord:c61174 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61174" ;
    dct:modified "2023-11-20T15:12:19"^^xsd:dateTime ;
    skos:altLabel "Driving hunt"@en,
        "Driving hunting"@en,
        "Drevjakt"@nb,
        "Drivjakt"@nb ;
    skos:broader humord:c07636 ;
    skos:definition "Drivjakt er en jaktform med drivere som jager eller skremmer viltet mot oppsatte poster av jegere. Drivjakt blir ofte kombinert med bruk av hund i bånd <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drive hunting"@en,
        "Drivjakt"@nb .

humord:c61175 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61175" ;
    dct:modified "2025-02-13T06:41:09"^^xsd:dateTime ;
    skos:altLabel "Dronning Elizabeth-øyene"@nb ;
    skos:broader humord:c20939 ;
    skos:definition "Dronning Elizabeth-øyene er en øygruppe i Canada, i territoriene Nunavut og Northwest Territories, i det kanadiske polararkipelet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queen Elizabeth Islands"@en,
        "Dronning Elizabeth-øyene"@nb .

humord:c61176 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61176" ;
    dct:modified "2025-02-27T14:58:02"^^xsd:dateTime ;
    skos:altLabel "Dronning Maud Land"@nb,
        "Dronning Mauds Land"@nb ;
    skos:broader humord:c03746 ;
    skos:definition "Dronning Maud Land er et norsk biland i Antarktis. Det omfatter den delen av det antarktiske kontinent som ligger mellom 20° V og 45° Ø < SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queen Maud Land"@en,
        "Dronning Maud Land"@nb .

humord:c61177 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61177" ;
    dct:modified "2023-11-20T15:22:12"^^xsd:dateTime ;
    skos:broader humord:c28362 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dundee"@en,
        "Dundee"@nb .

humord:c61178 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61178" ;
    dct:modified "2023-11-21T07:28:01"^^xsd:dateTime ;
    skos:altLabel "Depth measurements"@en,
        "Djupnemåling"@nb,
        "Djupnemålingar"@nb,
        "Dybdemålinger"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Depth measurement"@en,
        "Dybdemåling"@nb .

humord:c61179 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61179" ;
    dct:modified "2023-11-21T07:32:07"^^xsd:dateTime ;
    skos:altLabel "Dynamic modelling"@en,
        "Dynamisk modellering"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic modeling"@en,
        "Dynamisk modellering"@nb .

humord:c61180 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61180" ;
    dct:modified "2024-03-14T11:21:26"^^xsd:dateTime ;
    skos:altLabel "Dynamiske system"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Dynamiske systemer er innen matematikk et sett av regler som beskriver hvordan et geometrisk punkt avhenger av tiden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamical systems"@en,
        "Dynamiske systemer"@nb ;
    skos:related humord:c08169 .

humord:c61181 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61181" ;
    dct:modified "2023-11-21T07:37:09"^^xsd:dateTime ;
    skos:altLabel "Dyrefotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife photography"@en,
        "Dyrefotografering"@nb .

humord:c61182 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61182" ;
    dct:modified "2025-02-28T12:23:38"^^xsd:dateTime ;
    skos:altLabel "Dødehavet"@nb ;
    skos:broader humord:c03710 ;
    skos:definition "Dødehavet er en avløpsløs innsjø i Midtøsten, i en forsenkning mellom Jordan, Israel og Vestbredden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dead Sea"@en,
        "Dødehavet"@nb .

humord:c61183 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61183" ;
    dct:modified "2023-11-21T12:57:47"^^xsd:dateTime ;
    skos:altLabel "Ekkolodd"@nb ;
    skos:broader humord:c60441 ;
    skos:definition "Ekkolodd er et elektronisk instrument for måling av vanndybde og søk etter fisk under et fartøy. Ekkoloddet sender korte lydpulser nedover mot sjøbunnen, og ved å måle tiden den reflekterte lydpulsen (ekko) har brukt fra utsendelse til mottak, kan avstanden til målet beregnes. <>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Echo sounding"@en,
        "Ekkolodd"@nb .

humord:c61184 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61184" ;
    dct:modified "2023-11-22T08:09:12"^^xsd:dateTime ;
    skos:altLabel "Red squirrel"@en,
        "Ekorn"@nb,
        "Ikorn"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Ekorn er en gnagerart i ekornfamilien. Det kjennes lett igjen på den karakteristiske buskete halen og øreduskene. Det er et av få norske pattedyr som klatrer i trærne og som dessuten er dagaktivt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Squirrel"@en,
        "Ekorn"@nb .

humord:c61185 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61185" ;
    dct:modified "2023-11-22T07:32:19"^^xsd:dateTime ;
    skos:altLabel "Blow tubes"@en,
        "Blowpipes"@en,
        "Blåserøyr"@nb,
        "Pusterør"@nb,
        "Pusterøyr"@nb ;
    skos:broader humord:c09468 ;
    skos:definition "Blåserør eller pusterør er et våpen som tradisjonelt har blitt brukt av urbefolkninger over hele verden, som på Ny-Guinea og i Sør- og Mellom-Amerika. Det er et rør man putter en pil i (noen ganger dyppet i curarelignende gift), og deretter blåser ut mot et byttedyr eller en fiende  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blowguns"@en,
        "Blåserør"@nb .

humord:c61186 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61186" ;
    dct:modified "2025-02-21T08:13:14"^^xsd:dateTime ;
    skos:altLabel "Rangga"@nb ;
    skos:broader humord:c27183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rangga"@en,
        "Rangga"@nb .

humord:c61187 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61187" ;
    dct:modified "2023-11-22T07:59:29"^^xsd:dateTime ;
    skos:altLabel "Spanskrøyrpalmar"@nb ;
    skos:broader humord:c59063 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rattan (Palms)"@en,
        "Spanskrørpalmer"@nb .

humord:c61188 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61188" ;
    dct:modified "2023-11-22T07:59:39"^^xsd:dateTime ;
    skos:altLabel "Rotting"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Rotting er de lange, tynne stenglene av rottingpalmer som brukes til møbler og flettverk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rattan (Material)"@en,
        "Rotting"@nb .

humord:c61189 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61189" ;
    dct:modified "2023-11-22T07:59:09"^^xsd:dateTime ;
    skos:altLabel "Flåtar"@nb ;
    skos:broader humord:c04368 ;
    skos:definition "Ein flåte er noko som flyt. Ordet er oftast brukt om ein enkel, flat og brei farkost av tre, strå eller liknande, som flyt på vatn  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rafts"@en,
        "Flåter"@nb .

humord:c61190 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61190" ;
    dct:modified "2024-05-27T12:47:05"^^xsd:dateTime ;
    skos:altLabel "Bambus"@nb ;
    skos:broader humord:c08207 ;
    skos:definition "Bambus er arter i flere planteslekter i gressfamilien, noen i Afrika og Australia, de fleste i tropisk og subtropisk Asia og Mellom- og Sør-Amerika. I Andesfjellene vokser de helt opp til snøgrensen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bamboos"@en,
        "Bambus"@nb .

humord:c61191 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61191" ;
    dct:modified "2023-11-22T08:08:52"^^xsd:dateTime ;
    skos:altLabel "Gnagarar"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Gnagere er en orden av pattedyr som inneholder en tredjedel av alle pattedyr <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rodents"@en,
        "Gnagere"@nb .

humord:c61192 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61192" ;
    dct:modified "2024-03-14T08:44:46"^^xsd:dateTime ;
    skos:altLabel "Cervid"@nb,
        "Cervidae"@nb,
        "Cervider"@nb,
        "Hjortedyr"@nb,
        "Hjortefamilien"@nb ;
    skos:broader humord:c64482 ;
    skos:definition "Hjortedyr er en familie av partåede klovdyr som omfatter 18–19 slekter med vel 50 nålevende arter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deer"@en,
        "Hjortedyr"@nb .

humord:c61193 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61193" ;
    dct:modified "2024-07-04T14:51:42"^^xsd:dateTime ;
    skos:altLabel "Mustelids"@en,
        "Mårdyr"@nb,
        "Mårfamilien"@nb ;
    skos:broader humord:c19187 ;
    skos:definition "Mårfamilien er en pattedyrfamilie i ordenen rovdyr <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mustelidae"@en,
        "Mårfamilien"@nb .

humord:c61194 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61194" ;
    dct:modified "2024-07-04T14:33:50"^^xsd:dateTime ;
    skos:altLabel "Hundedyr"@nb,
        "Hundefamilien"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Hundefamilien er en gruppe av rovpattedyr som inkluderer ulver, rever, sjakaler, tamhunder og andre hundelignende dyr som til sammen utgjør minst 37 nålevende arter  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canidae"@en,
        "Hundefamilien"@nb .

humord:c61195 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61195" ;
    dct:modified "2025-02-20T10:11:15"^^xsd:dateTime ;
    skos:altLabel "Tuber plants"@en,
        "Knollar"@nb,
        "Knollvekstar"@nb,
        "Knollvekster"@nb,
        "Knollvokstrar"@nb,
        "Rotknollar"@nb,
        "Rotknoller"@nb,
        "Rotvekstar"@nb,
        "Rotvekster"@nb,
        "Rotvokstrar"@nb ;
    skos:broader humord:c15921 ;
    skos:definition "Knoller er oppsvulmede deler av en stengel eller rot. De er fylt med opplagsnæring og fungerer som hvileorgan for planten i kalde og/eller tørre perioder som er ugunstige for fotosyntese. (...) Man skiller mellom stengelknoller, som dannes på stengler, og rotknoller, som dannes på røtter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tubers"@en,
        "Knoller"@nb .

humord:c61196 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61196" ;
    dct:modified "2023-11-22T11:15:27"^^xsd:dateTime ;
    skos:altLabel "Eksplosjonsfare"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Explosion hazard"@en,
        "Eksplosjonsfare"@nb .

humord:c61197 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61197" ;
    dct:modified "2023-11-22T11:16:37"^^xsd:dateTime ;
    skos:altLabel "Eksplosjonsvern"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Explosion protection"@en,
        "Eksplosjonsvern"@nb .

humord:c61198 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61198" ;
    dct:modified "2023-11-22T11:18:28"^^xsd:dateTime ;
    skos:altLabel "Ekstrudering"@nb ;
    skos:broader humord:c07679 ;
    skos:definition "Ekstrudering er en prosess for plastisk formgivning av materialer til stenger, tråd, bånd, folier, rør, slanger og andre profiler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extrusion"@en,
        "Ekstrudering"@nb .

humord:c61199 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61199" ;
    dct:modified "2025-02-04T07:20:11"^^xsd:dateTime ;
    skos:altLabel "Ekvatorial-Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:definition "Ekvatorial-Afrika er et område i Afrika, mellom Kongo i sør og Libya i nord. Området omfatter de tidligere europeiske koloniene Spansk Ekvatorial-Afrika (i dag Ekvatorial-Guinea) og det tidligere Fransk Ekvatorial-Afrika (i dag Gabon, Republikken Kongo, Den Sentralafrikanske republikk og Tsjad) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Equatorial Africa"@en,
        "Ekvatorial-Afrika"@nb .

humord:c61200 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61200" ;
    dct:modified "2023-11-22T11:26:29"^^xsd:dateTime ;
    skos:altLabel "Elektriske omnar"@nb ;
    skos:broader humord:c04752 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric ovens"@en,
        "Elektriske ovner"@nb .

humord:c61201 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61201" ;
    dct:modified "2023-11-22T11:28:30"^^xsd:dateTime ;
    skos:altLabel "El-fiske"@nb,
        "Elektrofiske"@nb,
        "Elfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrofishing"@en,
        "Elektrofiske"@nb .

humord:c61202 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61202" ;
    dct:modified "2025-04-01T09:34:15"^^xsd:dateTime ;
    skos:altLabel "ECG"@en,
        "Electrocardiography"@en,
        "EKG"@nb,
        "Elektrokardiograf"@nb,
        "Elektrokardiografi"@nb,
        "Elektrokardiogram"@nb ;
    skos:broader humord:c63415 ;
    skos:definition "Elektrokardiograf er et apparat som måler elektriske spenningsforandringer i hjertet. Målingene, fra elektrokardiografen, skrives ut på et elektrokardiogram, EKG <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrocardiogram"@en,
        "Elektrokardiogram"@nb .

humord:c61203 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61203" ;
    dct:modified "2023-11-22T13:52:09"^^xsd:dateTime ;
    skos:altLabel "Electronic document management"@en,
        "Elektronisk dokumentbehandling"@nb,
        "Elektronisk dokumenthandsaming"@nb ;
    skos:broader humord:c59220 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic document processing"@en,
        "Elektronisk dokumentbehandling"@nb .

humord:c61204 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61204" ;
    dct:modified "2023-11-22T13:53:29"^^xsd:dateTime ;
    skos:altLabel "Electronic business management"@en,
        "Elektronisk forretningsdrift"@nb ;
    skos:broader humord:c07746 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic business operations"@en,
        "Elektronisk forretningsdrift"@nb .

humord:c61205 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61205" ;
    dct:modified "2023-11-23T14:32:16"^^xsd:dateTime ;
    skos:altLabel "Electronic administration"@en,
        "Elektronisk forvalting"@nb,
        "Elektronisk forvaltning"@nb ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic management"@en,
        "Elektronisk forvaltning"@nb .

humord:c61206 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61206" ;
    dct:modified "2023-11-23T14:38:49"^^xsd:dateTime ;
    skos:altLabel "Elektroniske arkiv"@nb ;
    skos:broader humord:c00114 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic archives"@en,
        "Elektroniske arkiver"@nb .

humord:c61207 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61207" ;
    dct:modified "2023-11-23T14:48:45"^^xsd:dateTime ;
    skos:altLabel "Pupil evaluation"@en,
        "Test evaluation"@en,
        "Elevvurdering"@nb,
        "Prøveevaluering"@nb ;
    skos:broader humord:c23396 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Student evaluation"@en,
        "Elevvurdering"@nb .

humord:c61208 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61208" ;
    dct:modified "2023-11-23T15:37:02"^^xsd:dateTime ;
    skos:broader humord:c15518 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Erlangen"@en,
        "Erlangen"@nb .

humord:c61209 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61209" ;
    dct:modified "2023-11-23T14:54:53"^^xsd:dateTime ;
    skos:altLabel "Regulated rivers"@en,
        "Regulation of rivers"@en,
        "River engineering"@en,
        "Elveregulering"@nb,
        "Elvereguleringar"@nb,
        "Elvereguleringer"@nb,
        "Regulerte elvar"@nb,
        "Regulerte elver"@nb ;
    skos:broader humord:c12158 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River regulation"@en,
        "Elveregulering"@nb .

humord:c61210 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61210" ;
    dct:modified "2023-11-23T15:15:19"^^xsd:dateTime ;
    skos:altLabel "Emission line spectra"@en,
        "Emission lines"@en,
        "Emisjonsliner"@nb,
        "Emisjonslinespekter"@nb,
        "Emisjonslinespektrum"@nb,
        "Emisjonslinjer"@nb,
        "Emisjonslinjespekter"@nb,
        "Emisjonslinjespektra"@nb,
        "Emisjonslinjespektrum"@nb,
        "Emisjonsspekter"@nb,
        "Emisjonsspektrum"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Emisjonsspektrum er fargespektret fra lys som sendes ut fra en lyskilde. Dette spektret viser hva slags lys kilden sender ut  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emission spectra"@en,
        "Emisjonsspektra"@nb .

humord:c61211 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61211" ;
    dct:modified "2023-11-23T15:18:53"^^xsd:dateTime ;
    skos:altLabel "Emosjonell design"@nb ;
    skos:broader humord:c58865 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emotional design"@en,
        "Emosjonell design"@nb .

humord:c61212 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61212" ;
    dct:modified "2023-11-23T15:26:56"^^xsd:dateTime ;
    skos:altLabel "Electric energy consumption"@en,
        "Energibruk"@nb,
        "Energiforbruk"@nb,
        "Strømforbruk"@nb ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy consumption"@en,
        "Energiforbruk"@nb .

humord:c61213 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61213" ;
    dct:modified "2023-11-24T07:46:16"^^xsd:dateTime ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Espedalen"@en,
        "Espedalen"@nb .

humord:c61214 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61214" ;
    dct:modified "2023-11-24T07:50:26"^^xsd:dateTime ;
    skos:altLabel "Etiologi"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Etiologi er læren om sykdommers årsaker. Patogenese er læren om hvordan sykdommer oppstår og utvikler seg. En sykdom kjennes først ordentlig når både etiologi og patogenese er avklart  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Etiology"@en,
        "Etiologi"@nb .

humord:c61215 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61215" ;
    dct:modified "2024-10-18T07:19:57"^^xsd:dateTime ;
    skos:altLabel "Gapahukar"@nb,
        "Gapehuker"@nb,
        "Gapehytter"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Gapahuk er et enkelt ly mot uvær i form av to vegger og skråtak fra bakken og opp. Det er helt åpent foran mot den siden hvor en tenner bål <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lean-tos"@en,
        "Gapahuker"@nb .

humord:c61216 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61216" ;
    dct:modified "2025-03-13T08:40:21"^^xsd:dateTime ;
    skos:altLabel "Etna"@nb ;
    skos:broader humord:c02519 ;
    skos:definition "Etna er en vulkan på øya Sicilia i Italia og er Europas høyeste  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mount Etna"@en,
        "Etna"@nb .

humord:c61217 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61217" ;
    dct:modified "2023-11-24T08:01:06"^^xsd:dateTime ;
    skos:altLabel "Etsing (Metallarbeid)"@nb ;
    skos:broader humord:c07679 ;
    skos:definition "Etsing, tilsiktet kjemisk eller elektrokjemisk angrep av overflaten hos faste stoffer (ofte metaller) ved kontakt med et flytende eller gassformig etsemiddel. Etsing av metalliske artikler i syre for å fjerne oksid fra overflaten betegnes beising  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Etching (Metal works)"@en,
        "Etsing (Metallarbeid)"@nb ;
    skos:related humord:c15297 .

humord:c61218 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61218" ;
    dct:modified "2024-11-13T15:01:49"^^xsd:dateTime ;
    skos:altLabel "ECDL"@en,
        "ECDL"@nb,
        "European computer driving licence"@nb ;
    skos:broader humord:c25995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European computer driving licence"@en,
        "European computer driving licence"@nb .

humord:c61219 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61219" ;
    dct:modified "2025-03-27T09:52:02"^^xsd:dateTime ;
    skos:altLabel "Evenstad"@nb ;
    skos:broader humord:c15814 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evenstad"@en,
        "Evenstad"@nb .

humord:c61220 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61220" ;
    dct:modified "2025-02-05T07:44:08"^^xsd:dateTime ;
    skos:altLabel "al-Ma'adi"@en,
        "Maadi"@nb,
        "al-Ma'adi"@nb ;
    skos:broader humord:c01550 ;
    skos:definition "Maadi er en  forstad sør for Kairo i Egypt <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maadi"@en,
        "Maadi"@nb .

humord:c61221 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61221" ;
    dct:modified "2023-11-24T14:03:52"^^xsd:dateTime ;
    skos:altLabel "Subject librarians"@en,
        "Fagbibliotekarar"@nb,
        "Fagbibliotekarer"@nb,
        "Fagreferentar"@nb ;
    skos:broader humord:c14057 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subject specialists"@en,
        "Fagreferenter"@nb .

humord:c61222 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61222" ;
    dct:modified "2023-11-24T14:06:16"^^xsd:dateTime ;
    skos:altLabel "Faksimilar"@nb,
        "Faksimile"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Faksimile er en fotografisk fremstilt trykt reproduksjon (faksimileutgave) av et dokument, et manuskript, en bok og lignende <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Facsimiles"@en,
        "Faksimiler"@nb .

humord:c61223 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61223" ;
    dct:modified "2023-11-24T14:11:13"^^xsd:dateTime ;
    skos:altLabel "Fang og slepp-fiske"@nb,
        "Fang-og-slepp"@nb,
        "Fang-og-slipp"@nb ;
    skos:broader humord:c07628 ;
    skos:definition "Fang og slipp er å fange fisk som deretter settes ut igjen på samme sted i forventning om at den overlever. Dette skjer hovedsakelig i forbindelse med sportsfiske <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catch and release"@en,
        "Fang og slipp-fiske"@nb .

humord:c61224 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61224" ;
    dct:modified "2023-11-26T09:49:08"^^xsd:dateTime ;
    skos:altLabel "Color measurement"@en,
        "Colorimetry"@en,
        "Colour measurement"@en,
        "Colourimetry"@en,
        "Fargemåling"@nb,
        "Kolorimetri"@nb ;
    skos:broader humord:c08262 ;
    skos:definition "Fargemåling, kolorimetri, bestemmelse av fargestimuli på grunnlag av målinger av deres energispektra (spektrofotometri)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colour measurement"@en,
        "Fargemåling"@nb .

humord:c61225 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61225" ;
    dct:modified "2023-11-24T14:17:31"^^xsd:dateTime ;
    skos:altLabel "Color psychology"@en,
        "Fargepsykologi"@nb ;
    skos:broader humord:c14429 ;
    skos:definition "I fargepsykologien behandles fargens psykologiske kvaliteter, til forskjell fra dens kvaliteter som objektivt naturfenomen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colour psychology"@en,
        "Fargepsykologi"@nb .

humord:c61226 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61226" ;
    dct:modified "2023-11-24T14:20:26"^^xsd:dateTime ;
    skos:altLabel "Color vision"@en,
        "Fargesyn"@nb ;
    skos:broader humord:c03889 ;
    skos:definition "Fargesyn er evnen til å oppfatte farger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colour vision"@en,
        "Fargesyn"@nb .

humord:c61227 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61227" ;
    dct:modified "2023-11-24T14:23:33"^^xsd:dateTime ;
    skos:altLabel "Fargemetodar"@nb,
        "Fargemetoder"@nb,
        "Fargeteknikkar"@nb,
        "Histologiske teknikkar"@nb,
        "Histologiske teknikker"@nb ;
    skos:broader humord:c05401 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Staining"@en,
        "Fargeteknikker"@nb .

humord:c61228 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61228" ;
    dct:modified "2024-05-24T11:18:31"^^xsd:dateTime ;
    skos:altLabel "Faste lekamar"@nb ;
    skos:broader humord:c64601 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rigid bodies"@en,
        "Faste legemer"@nb .

humord:c61229 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61229" ;
    dct:modified "2023-11-24T14:36:21"^^xsd:dateTime ;
    skos:altLabel "Feilkjelder"@nb ;
    skos:broader humord:c00704 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sources of error"@en,
        "Feilkilder"@nb .

humord:c61230 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61230" ;
    dct:modified "2025-04-01T12:12:52"^^xsd:dateTime ;
    skos:altLabel "Filefjell"@nb ;
    skos:broader humord:c58368 ;
    skos:definition "Filefjell blir allment oppfatta som det fjellpartiet som dannar vasskiljet mellom Valdres i aust og Sogn (Lærdal) i vest, på grensa mellom Vang kommune, Innlandet og Lærdal kommune, Vestland  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filefjell"@en,
        "Filefjell"@nb .

humord:c61231 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61231" ;
    dct:modified "2023-11-27T07:58:02"^^xsd:dateTime ;
    skos:altLabel "Filosofisk grunnlag"@nb,
        "Idégrunnlag"@nb ;
    skos:broader humord:c00685 ;
    skos:editorialNote "Lukket bemerkning:ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Philosophical foundations"@en,
        "Filosofisk grunnlag"@nb .

humord:c61232 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61232" ;
    dct:modified "2025-03-24T08:56:30"^^xsd:dateTime ;
    skos:altLabel "Finnavassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finnavassdraget"@en,
        "Finnavassdraget"@nb .

humord:c61233 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61233" ;
    dct:modified "2025-03-24T08:36:41"^^xsd:dateTime ;
    skos:altLabel "Finndalsfjellet"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finndalsfjellet"@en,
        "Finndalsfjellet"@nb .

humord:c61234 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61234" ;
    dct:modified "2023-11-28T09:08:19"^^xsd:dateTime ;
    skos:altLabel "Fiolinbygging"@nb ;
    skos:broader humord:c07672 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Violin making"@en,
        "Fiolinbygging"@nb ;
    skos:related humord:c15530 .

humord:c61235 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61235" ;
    dct:modified "2023-11-27T12:45:49"^^xsd:dateTime ;
    skos:altLabel "Heat networks"@en,
        "Teleheating"@en,
        "Fjernvarme"@nb,
        "Fjernvarmeverk"@nb ;
    skos:broader humord:c24953 ;
    skos:definition "Fjernvarme er et oppvarmingssystem der energi fra en fjernvarmesentral overføres i form av varmt vann i isolerte rør til boligområder og andre bygninger innenfor et større område, en bydel eller en hel by <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "District heating"@en,
        "Fjernvarme"@nb .

humord:c61236 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61236" ;
    dct:modified "2023-11-27T12:46:58"^^xsd:dateTime ;
    skos:altLabel "Fjordfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fjord fishing"@en,
        "Fjordfiske"@nb .

humord:c61237 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61237" ;
    dct:modified "2023-11-27T12:57:27"^^xsd:dateTime ;
    skos:broader humord:c02705 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flisa"@en,
        "Flisa"@nb .

humord:c61238 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61238" ;
    dct:modified "2023-11-27T12:59:29"^^xsd:dateTime ;
    skos:altLabel "Flislegging (Matematikk)"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tiling (Mathematics)"@en,
        "Flislegging (Matematikk)"@nb .

humord:c61239 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61239" ;
    dct:modified "2024-03-14T11:22:16"^^xsd:dateTime ;
    skos:altLabel "Fluctual teory"@en,
        "Fluktuasjonar"@nb,
        "Fluktuasjonsteori"@nb ;
    skos:broader humord:c63834 ;
    skos:definition "Fluktuasjon betyr svingning, og beskriver stigning og fall i for eksempel aksjekurser og valutakurser. For eksempel vil store fluktuasjoner i boligprisene et år bety at boligprisene har variert mye det året <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluctuations"@en,
        "Fluktuasjoner"@nb .

humord:c61240 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61240" ;
    dct:modified "2024-01-11T14:07:51"^^xsd:dateTime ;
    skos:altLabel "Pilot education"@en,
        "Flygarutdanning"@nb ;
    skos:broader humord:c07969 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pilot training"@en,
        "Flygerutdanning"@nb ;
    skos:related humord:c22590 .

humord:c61241 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61241" ;
    dct:modified "2024-01-19T16:02:00"^^xsd:dateTime ;
    skos:altLabel "Airline industry"@en,
        "Flyindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aviation industry"@en,
        "Flyindustri"@nb .

humord:c61242 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61242" ;
    dct:modified "2024-01-24T13:56:11"^^xsd:dateTime ;
    skos:altLabel "Aerospace medicine"@en,
        "Flight medicine"@en,
        "Flymedisin"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aviation medicine"@en,
        "Flymedisin"@nb .

humord:c61243 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61243" ;
    dct:modified "2025-04-01T08:17:41"^^xsd:dateTime ;
    skos:altLabel "Flåmsdalen"@nb ;
    skos:broader humord:c02873 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flåmsdalen"@en,
        "Flåmsdalen"@nb .

humord:c61244 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61244" ;
    dct:modified "2025-02-04T15:43:12"^^xsd:dateTime ;
    skos:altLabel "Fogo"@nb ;
    skos:broader humord:c01574 ;
    skos:definition "Foto er ei vulkansk øy i den kappverdiske øygruppen Sotavento <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fogo"@en,
        "Fogo"@nb .

humord:c61245 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61245" ;
    dct:modified "2023-11-27T13:27:44"^^xsd:dateTime ;
    skos:altLabel "Fokusering (Kinetikk)"@nb ;
    skos:broader humord:c61246 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Focusing (Kinetics)"@en,
        "Fokusering (Kinetikk)"@nb .

humord:c61246 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61246" ;
    dct:modified "2023-11-27T13:27:15"^^xsd:dateTime ;
    skos:altLabel "Kinetikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Kinetikk er i fysikken det samme som bevegelseslære; (etter påvirkning fra engelsk) dynamikk, i motsetning til statikk og kinematikk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinetics"@en,
        "Kinetikk"@nb .

humord:c61247 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61247" ;
    dct:modified "2025-03-31T18:37:59"^^xsd:dateTime ;
    skos:altLabel "Folgefonna"@nb ;
    skos:broader humord:c02715 ;
    skos:definition "Folgefonna er en isbre i Etne, Ullensvang og Kvinnherad kommuner i Vestland fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Folgefonna"@en,
        "Folgefonna"@nb .

humord:c61248 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61248" ;
    dct:modified "2024-03-12T15:16:36"^^xsd:dateTime ;
    skos:altLabel "Combustion motors"@en,
        "Forbrenningsmotorar"@nb ;
    skos:broader humord:c61249 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combustion engines"@en,
        "Forbrenningsmotorer"@nb ;
    skos:related humord:c64378 .

humord:c61249 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61249" ;
    dct:modified "2024-02-28T14:37:52"^^xsd:dateTime ;
    skos:altLabel "Motorar"@nb ;
    skos:broader humord:c63753 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motors"@en,
        "Motorer"@nb .

humord:c61250 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61250" ;
    dct:modified "2023-11-27T13:53:38"^^xsd:dateTime ;
    skos:altLabel "Foring"@nb,
        "Fôring"@nb,
        "Mating"@nb ;
    skos:broader humord:c07638 ;
    skos:definition "Foring av dyr ved menneskelig inngripen <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal feeding"@en,
        "Fôring"@nb .

humord:c61251 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61251" ;
    dct:modified "2024-12-13T08:13:20"^^xsd:dateTime ;
    skos:altLabel "1948 Palestine war"@en,
        "Den arabisk-israelske krig i 1948"@nb,
        "Den fyrste arabisk-israelske krig, 1948-1949"@nb,
        "Den første  arabisk-israelske krig, 1948-1949"@nb,
        "Frigjeringskrigen (Midtausten)"@nb,
        "Frigjøringskrigen (Midtøsten)"@nb,
        "Fyrste arabisk-israelske krig, 1948-1949"@nb,
        "Første  arabisk-israelske krig, 1948-1949"@nb,
        "Palestinakrigen (1948-1949)"@nb,
        "Sjølvstendekrigen (Midtausten)"@nb,
        "Uavhengigheitskrigen (Midtausten)"@nb,
        "Uavhengighetskrigen (Midtøsten)"@nb,
        "al-Nakba"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Palestinakrigen er den første arabisk-israelske krig, og foregikk fra 1947 til 1949. I Israel er den kjent som frigjøringskrigen, blant palestinerne er den omtalt som al-Nakba, 'katastrofen'  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palestine war (1948-1949)"@en,
        "Palestinakrigen (1948-1949)"@nb .

humord:c61252 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61252" ;
    dct:modified "2023-11-28T08:42:11"^^xsd:dateTime ;
    skos:altLabel "Holepiggsvin"@nb,
        "Hulepinnsvin"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Hulepiggsvin er en familie i ordenen gnagere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Porcupines"@en,
        "Hulepiggsvin"@nb .

humord:c61253 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61253" ;
    dct:modified "2023-11-28T09:03:27"^^xsd:dateTime ;
    skos:altLabel "Forålhogna"@nb ;
    skos:broader humord:c12129 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forollhogna"@en,
        "Forollhogna"@nb .

humord:c61254 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61254" ;
    dct:modified "2023-11-28T09:10:38"^^xsd:dateTime ;
    skos:altLabel "Forretningsstrategi"@nb,
        "Strategisk administrasjon"@nb ;
    skos:broader humord:c07746 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strategic management"@en,
        "Forretningsstrategi"@nb .

humord:c61255 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61255" ;
    dct:modified "2023-11-28T09:15:16"^^xsd:dateTime ;
    skos:altLabel "Research guidance"@en,
        "Researcher guide"@en,
        "Researcher's guide"@en,
        "Scientific guidance"@en,
        "Forskarkurs"@nb,
        "Forskarrettleiing"@nb,
        "Forskerveiledning"@nb,
        "Forskingsrettleiing"@nb,
        "Forskningsveiledning"@nb,
        "Vitenskapelig veiledning"@nb,
        "Vitskapeleg rettleiing"@nb,
        "Vitskapleg rettleiing"@nb ;
    skos:broader humord:c23019 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research courses"@en,
        "Forskerkurs"@nb .

humord:c61256 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61256" ;
    dct:modified "2023-11-28T09:19:04"^^xsd:dateTime ;
    skos:altLabel "Forskingsadministrasjon"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research administration"@en,
        "Forskningsadministrasjon"@nb .

humord:c61257 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61257" ;
    dct:modified "2023-11-28T09:25:26"^^xsd:dateTime ;
    skos:altLabel "Research financing"@en,
        "Science funding"@en,
        "Forskningsfinanisering"@nb ;
    skos:broader humord:c12385 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research funding"@en,
        "Forskningsfinansiering"@nb .

humord:c61258 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61258" ;
    dct:modified "2023-11-28T09:26:49"^^xsd:dateTime ;
    skos:altLabel "Forskningsforståing"@nb,
        "Vitenskapsforståelse"@nb,
        "Vitenskapsforståing"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Science literacy"@en,
        "Forskningsforståelse"@nb .

humord:c61259 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61259" ;
    dct:modified "2023-11-28T09:28:04"^^xsd:dateTime ;
    skos:altLabel "Infrastructure of science"@en,
        "Forskingsinfrastruktur"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research infrastructure"@en,
        "Forskningsinfrastruktur"@nb .

humord:c61260 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61260" ;
    dct:modified "2023-11-28T09:34:13"^^xsd:dateTime ;
    skos:altLabel "Forskingsplanlegging"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research planning"@en,
        "Forskningsplanlegging"@nb .

humord:c61261 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61261" ;
    dct:modified "2024-11-13T08:13:28"^^xsd:dateTime ;
    skos:altLabel "Eksperimentanalyse"@nb,
        "Forsøksanalyse"@nb ;
    skos:broader humord:c01465 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analysis of experiments"@en,
        "Forsøksanalyse"@nb .

humord:c61262 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61262" ;
    dct:modified "2024-11-13T08:18:36"^^xsd:dateTime ;
    skos:altLabel "Experimental designs"@en,
        "Eksperimentdesign"@nb,
        "Eksperimentutforming"@nb,
        "Forsøksplanlegging"@nb ;
    skos:broader humord:c01465 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Design of experiments"@en,
        "Forsøksplanlegging"@nb .

humord:c61263 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61263" ;
    dct:modified "2025-02-13T06:33:18"^^xsd:dateTime ;
    skos:altLabel "Fort Rae"@nb ;
    skos:broader humord:c17270 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fort Rae"@en,
        "Fort Rae"@nb .

humord:c61264 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61264" ;
    dct:modified "2023-11-29T14:22:02"^^xsd:dateTime ;
    skos:altLabel "Environmental Agency"@en,
        "Environmental Protection Agency"@en,
        "Forureiningstilsyn"@nb ;
    skos:broader humord:c09406 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollution Agency"@en,
        "Forurensningstilsyn"@nb .

humord:c61265 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61265" ;
    dct:modified "2023-11-28T10:45:22"^^xsd:dateTime ;
    skos:altLabel "Pollution control"@en,
        "Pollution prevention"@en,
        "Forureiningskontroll"@nb,
        "Forureiningsvern"@nb,
        "Forurensningskontroll"@nb ;
    skos:broader humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollution protection"@en,
        "Forurensningsvern"@nb .

humord:c61266 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61266" ;
    dct:modified "2023-11-28T10:47:51"^^xsd:dateTime ;
    skos:altLabel "Forvaltingsplanar"@nb,
        "Forvaltningsplanar"@nb ;
    skos:broader humord:c24679 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental management plans"@en,
        "Forvaltningsplaner"@nb .

humord:c61267 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61267" ;
    dct:modified "2023-11-28T10:51:54"^^xsd:dateTime ;
    skos:altLabel "Fossilt brensel"@nb ;
    skos:broader humord:c21920 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil fuels"@en,
        "Fossilt brensel"@nb .

humord:c61268 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61268" ;
    dct:modified "2023-11-28T12:35:27"^^xsd:dateTime ;
    skos:altLabel "Sole"@en,
        "Fotsola"@nb ;
    skos:broader humord:c16828 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soles of the feet"@en,
        "Fotsålen"@nb .

humord:c61269 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61269" ;
    dct:modified "2025-02-28T07:46:04"^^xsd:dateTime ;
    skos:altLabel "Framsundet"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Framstredet er havområdet mellom Grønland og Svalbard, oppkalt etter Fridtjof Nansens polarskute Fram  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fram strait"@en,
        "Framstredet"@nb .

humord:c61270 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61270" ;
    dct:modified "2023-11-28T12:46:25"^^xsd:dateTime ;
    skos:altLabel "Free diving"@en,
        "Free-diving"@en,
        "Fridykking"@nb ;
    skos:broader humord:c14883 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freediving"@en,
        "Fridykking"@nb .

humord:c61271 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61271" ;
    dct:modified "2023-11-29T14:20:41"^^xsd:dateTime ;
    skos:broader humord:c02923 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frierfjord"@en,
        "Frierfjorden"@nb .

humord:c61272 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61272" ;
    dct:modified "2025-02-28T11:19:25"^^xsd:dateTime ;
    skos:altLabel "Friggfeltet"@nb ;
    skos:broader humord:c03714,
        humord:c24911 ;
    skos:definition "Frigg, nedlagt gruppe med gassfelt i Nordsjøen på begge sider av den norsk-britiske delelinjen (60,82 prosent på norsk og 39,18 prosent på britisk side) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frigg gas field"@en,
        "Friggfeltet"@nb .

humord:c61273 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61273" ;
    dct:modified "2023-11-28T12:52:49"^^xsd:dateTime ;
    skos:altLabel "Yute (People)"@en,
        "Ute (Folk)"@nb,
        "Yute (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Ute er en shoshoni-talende folkegruppe i USA, i Great Basin-området i delstatene Utah, som har navnet sitt etter dem, og Colorado <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ute (People)"@en,
        "Ute (Folk)"@nb .

humord:c61274 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61274" ;
    dct:modified "2023-11-28T12:55:32"^^xsd:dateTime ;
    skos:altLabel "Jicarilla (Folk)"@nb ;
    skos:broader humord:c00798 ;
    skos:definition "Jicarilla er en indianerstamme som holder til i delstaten New Mexico i det sørlige USA <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jicarilla Apache"@en,
        "Jicarilla (Folk)"@nb .

humord:c61276 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61276" ;
    dct:modified "2023-11-28T13:08:52"^^xsd:dateTime ;
    skos:altLabel "Frost"@nb ;
    skos:broader humord:c28224 ;
    skos:definition "Frost er temperatur lågare enn 0 °C. Ordet frost blir vanlegvis brukt i samband med tilstanden på bakken, vegetasjonen og i lufta rett ovanfor <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frost"@en,
        "Frost"@nb .

humord:c61277 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61277" ;
    dct:modified "2023-11-28T13:11:21"^^xsd:dateTime ;
    skos:altLabel "Frysetørking"@nb,
        "Frysetørring"@nb ;
    skos:broader humord:c27069 ;
    skos:definition "Frysetørking er en prosess der vann fjernes fra et nedfrosset materiale. Vannet fjernes ved hjelp av vakuum, så vannet fordamper fra stoffet på grunn av det svært lave lufttrykket. Materialet som vannet fjernes fra kan være fast eller flytende, men produktet er oftest et fast stoff <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freeze-drying"@en,
        "Frysetørking"@nb .

humord:c61278 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61278" ;
    dct:modified "2024-06-19T19:17:28"^^xsd:dateTime ;
    skos:altLabel "Frysing"@nb ;
    skos:broader humord:c04411 ;
    skos:definition "Frysing er det at en væske går over til fast form når temperaturen blir lav nok. Den temperaturen der dette skjer, kalles væskens frysepunkt. De fleste stoffer går over i en krystallinsk form når de fryser, for eksempel når vann fryser til is  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryopreservation"@en,
        "Frysing"@nb .

humord:c61279 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61279" ;
    dct:modified "2024-12-12T12:43:57"^^xsd:dateTime ;
    skos:altLabel "Bird cages"@en,
        "Fuglebur"@nb ;
    skos:broader humord:c69304 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birdcages"@en,
        "Fuglebur"@nb .

humord:c61280 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61280" ;
    dct:modified "2023-11-28T13:31:35"^^xsd:dateTime ;
    skos:altLabel "Fysiske eigenskapar"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical properties"@en,
        "Fysiske egenskaper"@nb .

humord:c61281 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61281" ;
    dct:modified "2024-07-04T11:19:16"^^xsd:dateTime ;
    skos:altLabel "Fysiske einingar"@nb ;
    skos:broader humord:c08270 ;
    skos:definition "En fysisk enhet er et konkret objekt som kan identifiseres og observeres i den virkelige verden. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical units"@en,
        "Fysiske enheter"@nb .

humord:c61282 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61282" ;
    dct:modified "2025-03-24T08:41:09"^^xsd:dateTime ;
    skos:altLabel "Galdhøpiggen"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galdhøpiggen"@en,
        "Galdhøpiggen"@nb .

humord:c61283 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61283" ;
    dct:modified "2023-11-28T13:54:38"^^xsd:dateTime ;
    skos:altLabel "Gamalost"@en,
        "Old cheese"@en,
        "Gamalost"@nb,
        "Gammalost"@nb,
        "Gammelost"@nb ;
    skos:broader humord:c04921 ;
    skos:definition "Gammelost, eller ofte gamalost, er en særpreget og gammel norsk ost der ostestoffet utfelles ved syrning og oppvarming av melken, ikke ved tilsetning av løype <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gammalost"@en,
        "Gammalost"@nb .

humord:c61284 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61284" ;
    dct:modified "2023-11-28T13:55:31"^^xsd:dateTime ;
    skos:broader humord:c02862 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ganddal"@en,
        "Ganddal"@nb .

humord:c61285 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61285" ;
    dct:modified "2023-11-28T13:57:45"^^xsd:dateTime ;
    skos:altLabel "Gassutslepp"@nb ;
    skos:broader humord:c08339 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas emissions"@en,
        "Gassutslipp"@nb .

humord:c61286 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61286" ;
    dct:modified "2023-11-28T15:21:20"^^xsd:dateTime ;
    skos:broader humord:c11802 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gautefallheia"@en,
        "Gautefallheia"@nb .

humord:c61287 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61287" ;
    dct:modified "2023-11-28T15:25:25"^^xsd:dateTime ;
    skos:altLabel "Geotope protection"@en,
        "Geologiske verneområde"@nb,
        "Geotopvern"@nb ;
    skos:broader humord:c24190 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protected geological areas"@en,
        "Geologiske verneområder"@nb .

humord:c61288 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61288" ;
    dct:modified "2023-11-28T15:26:28"^^xsd:dateTime ;
    skos:broader humord:c03600 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gera"@en,
        "Gera"@nb .

humord:c61289 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61289" ;
    dct:modified "2023-11-28T15:28:23"^^xsd:dateTime ;
    skos:broader humord:c03535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Giessen"@en,
        "Giessen"@nb .

humord:c61290 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61290" ;
    dct:modified "2025-03-06T15:36:21"^^xsd:dateTime ;
    skos:altLabel "Gironde"@nb ;
    skos:broader humord:c58379 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gironde"@en,
        "Gironde"@nb .

humord:c61291 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61291" ;
    dct:modified "2023-11-28T15:32:47"^^xsd:dateTime ;
    skos:altLabel "Gjenoppliving"@nb,
        "Resuscitering"@nb ;
    skos:broader humord:c58920 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resuscitation"@en,
        "Gjenoppliving"@nb .

humord:c61292 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61292" ;
    dct:modified "2025-03-24T06:39:57"^^xsd:dateTime ;
    skos:altLabel "Gjerstadskogane"@nb ;
    skos:broader humord:c11611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gjerstadskogene"@en,
        "Gjerstadskogene"@nb .

humord:c61293 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61293" ;
    dct:modified "2025-01-24T07:40:28"^^xsd:dateTime ;
    skos:altLabel "Gjetteleikar"@nb,
        "Gjetteleiker"@nb ;
    skos:broader humord:c04863 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guessing games"@en,
        "Gjetteleker"@nb .

humord:c61294 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61294" ;
    dct:modified "2025-04-01T12:44:19"^^xsd:dateTime ;
    skos:altLabel "Gjevllvatnet"@en,
        "Gjevillvatnet"@nb,
        "Gjevilvatnet"@nb ;
    skos:broader humord:c02897 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gjevillvatnet"@en,
        "Gjevillvatnet"@nb .

humord:c61295 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61295" ;
    dct:modified "2025-03-24T08:42:22"^^xsd:dateTime ;
    skos:altLabel "Glittertind"@en,
        "Glittertind"@nb,
        "Glittertinden"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glittertinden"@en,
        "Glittertinden"@nb .

humord:c61296 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61296" ;
    dct:modified "2025-02-28T11:26:36"^^xsd:dateTime ;
    skos:altLabel "Golfstraumen"@nb ;
    skos:broader humord:c03713 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gulf Stream"@en,
        "Golfstrømmen"@nb .

humord:c61297 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61297" ;
    dct:modified "2025-02-04T07:54:52"^^xsd:dateTime ;
    skos:altLabel "Gondwanaland"@en,
        "Gondwana"@nb,
        "Gondwanaland"@nb ;
    skos:broader humord:c03745 ;
    skos:definition "Gondwanaland var et stort kontinent (superkontinent) som omfattet mesteparten av Sør-Amerika, Afrika, India, Arabia og hele Australia og Antarktis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gondwana"@en,
        "Gondwanaland"@nb .

humord:c61298 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61298" ;
    dct:modified "2025-02-14T08:51:56"^^xsd:dateTime ;
    skos:altLabel "Grand Canyon"@nb ;
    skos:broader humord:c01708 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grand Canyon"@en,
        "Grand Canyon"@nb .

humord:c61299 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61299" ;
    dct:modified "2025-02-28T07:41:13"^^xsd:dateTime ;
    skos:altLabel "Great Barrier Reef"@nb,
        "Store barriere-rev"@nb,
        "Store barriererevet"@nb ;
    skos:broader humord:c67664 ;
    skos:definition "Great Barrier Reef er verdens største korallrev og ligger i havet, øst for delstaten Queensland i Australia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Great Barrier Reef"@en,
        "Great Barrier Reef"@nb .

humord:c61300 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61300" ;
    dct:modified "2023-11-29T12:40:05"^^xsd:dateTime ;
    skos:altLabel "Greenwich"@en,
        "Nullmeridianen"@nb ;
    skos:broader humord:c03210 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prime meridian"@en,
        "Greenwich-Meridianen"@nb .

humord:c61301 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61301" ;
    dct:modified "2024-08-13T13:41:13"^^xsd:dateTime ;
    skos:altLabel "Lawns"@en,
        "Grasmark"@nb,
        "Grasmatte"@nb,
        "Grasplen"@nb,
        "Gressmatte"@nb,
        "Gressplen"@nb ;
    skos:broader humord:c08207 ;
    skos:editorialNote "Bruk gressfamilien hvis det er botanisk relatert."@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gras lawns"@en,
        "Gressmark"@nb .

humord:c61302 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61302" ;
    dct:modified "2023-11-29T07:56:26"^^xsd:dateTime ;
    skos:altLabel "Collaborative decision-making"@en,
        "Group decisions"@en,
        "Gruppeavgjerder"@nb,
        "Gruppeavgjersler"@nb ;
    skos:broader humord:c21838 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group decision-making"@en,
        "Gruppebeslutninger"@nb .

humord:c61303 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61303" ;
    dct:modified "2025-02-28T07:46:32"^^xsd:dateTime ;
    skos:altLabel "Grønlandshavet"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Grønlandshavet er et havområde utenfor Grønlands nordøstkyst. Havet er avgrenset av en linje som går gjennom Island, Jan Mayen og Spitsbergen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greenland Sea"@en,
        "Grønlandshavet"@nb .

humord:c61304 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61304" ;
    dct:modified "2024-12-11T11:23:09"^^xsd:dateTime ;
    skos:altLabel "Erik the Red's Land"@en,
        "Eirik Raudes land"@nb,
        "Grønlandssaka"@nb ;
    skos:broader humord:c04144 ;
    skos:definition "Grønlandssaken var en tvist mellom Norge og Danmark om suvereniteten over Grønland. Konflikten nådde sitt høydepunkt i 1931–1933 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eastern Greenland Case"@en,
        "Grønlandssaken"@nb .

humord:c61305 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61305" ;
    dct:modified "2025-02-28T07:43:35"^^xsd:dateTime ;
    skos:altLabel "Hangul"@en,
        "Gulehavet"@nb,
        "Hanja"@nb,
        "Huang hai"@nb ;
    skos:broader humord:c14708 ;
    skos:definition "Gulehavet er et randhav til det vestlige Stillehavet, ligger nord for Øst-Kina-havet, mellom Korea og Kina  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yellow sea"@en,
        "Gulehavet"@nb .

humord:c61306 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61306" ;
    dct:modified "2025-02-28T11:19:55"^^xsd:dateTime ;
    skos:altLabel "Gullfaks"@nb,
        "Gullfaksfeltet"@nb ;
    skos:broader humord:c03714,
        humord:c24911 ;
    skos:definition "Gullfaks, inklusive Gullfaks Vest, er et petroleumsfelt i den nordlige del av Nordsjøen, like øst for Statfjordfeltet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gullfaks oil field"@en,
        "Gullfaks"@nb .

humord:c61307 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61307" ;
    dct:modified "2023-11-29T10:35:31"^^xsd:dateTime ;
    skos:broader humord:c03619 ;
    skos:definition "Tsjernihiv er en by i det nordlige Ukraina med ca. 300 000 innbyggere (2006) <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chernihiv"@en,
        "Tsjernihiv"@nb .

humord:c61308 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61308" ;
    dct:modified "2025-03-30T18:51:40"^^xsd:dateTime ;
    skos:altLabel "Hardangerfjorden"@nb ;
    skos:broader humord:c02715 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardanger fjord"@en,
        "Hardangerfjorden"@nb .

humord:c61309 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61309" ;
    dct:modified "2025-03-24T08:24:26"^^xsd:dateTime ;
    skos:altLabel "Haukelifjell"@nb ;
    skos:broader humord:c12538 ;
    skos:definition "Haukelifjell er høgfjellet på søndre Hardangervidda mellom Vinje og Røldal <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haukelifjell"@en,
        "Haukelifjell"@nb .

humord:c61310 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61310" ;
    dct:modified "2025-02-05T07:39:37"^^xsd:dateTime ;
    skos:altLabel "Gullkysten"@nb ;
    skos:broader humord:c01560 ;
    skos:definition "Gullkysten var en britisk koloni i Vest-Afrika i årene 1874–1957 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold coast"@en,
        "Gullkysten"@nb .

humord:c61311 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61311" ;
    dct:modified "2025-03-12T15:41:56"^^xsd:dateTime ;
    skos:altLabel "Hecla"@en,
        "Hekla"@nb ;
    skos:broader humord:c02430 ;
    skos:definition "Hekla er Islands mest kjente vulkan. Den ligger 150 kilometer øst for Reykjavík, cirka 1500 meter over havet, og 700 meter over terrenget omkring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hekla"@en,
        "Hekla"@nb .

humord:c61312 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61312" ;
    dct:modified "2023-11-29T14:57:06"^^xsd:dateTime ;
    skos:altLabel "Histologi"@nb,
        "Mikroanatomi"@nb,
        "Vevslære"@nb ;
    skos:broader humord:c03812 ;
    skos:definition "Histologi er læren om den normale oppbyggingen av vev, det vil si den mikroskopiske anatomien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Histology"@en,
        "Histologi"@nb .

humord:c61313 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61313" ;
    dct:modified "2023-11-29T14:58:31"^^xsd:dateTime ;
    skos:altLabel "Histopatologi"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Histopatologi er læren om forandringer i vev ved sykdom og skade  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Histopathology"@en,
        "Histopatologi"@nb .

humord:c61314 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61314" ;
    dct:modified "2024-02-19T15:25:15"^^xsd:dateTime ;
    skos:altLabel "CPR"@en,
        "HLR"@nb,
        "Hjarte-lunge-redning"@nb,
        "Hjarte-lungeredning"@nb,
        "Hjerte-lungeredning"@nb ;
    skos:broader humord:c58920 ;
    skos:definition "Hjerte-lunge-redning (HLR) er kompresjoner av brystet og innblåsinger gitt i kombinasjon som del av behandling av hjertestans hos barn og voksne <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cardiopulmonary resuscitation"@en,
        "Hjerte-lunge-redning"@nb .

humord:c61315 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61315" ;
    dct:modified "2025-03-24T14:43:41"^^xsd:dateTime ;
    skos:altLabel "Holleia"@nb ;
    skos:broader humord:c02648 ;
    skos:definition "Holleia er et skogrikt og ubebodd åsparti i Ringerike, Modum og Krødsherad kommuner, i Buskerud <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holleia"@en,
        "Holleia"@nb .

humord:c61316 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61316" ;
    dct:modified "2025-02-28T07:46:44"^^xsd:dateTime ;
    skos:altLabel "Hornsund"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Hornsund er den sørligste av de store fjordene på Spitsbergens vestkyst, Svalbard, 30 km lang og 8–10 km bred <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hornsund"@en,
        "Hornsund"@nb .

humord:c61317 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61317" ;
    dct:modified "2023-12-01T09:26:12"^^xsd:dateTime ;
    skos:broader humord:c08189 ;
    skos:definition "Horologi er læren om måling av tid. I praksis dreier horologien seg om å finne frem til eller konstruere periodiske systemer som kan brukes som ur <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horology"@en,
        "Horologi"@nb .

humord:c61318 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61318" ;
    dct:modified "2023-11-29T15:28:40"^^xsd:dateTime ;
    skos:altLabel "Humantoksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human toxicology"@en,
        "Humantoksikologi"@nb .

humord:c61319 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61319" ;
    dct:modified "2024-11-29T12:33:11"^^xsd:dateTime ;
    skos:altLabel "Hushaldningsartiklar"@nb ;
    skos:broader humord:c04660 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Household goods"@en,
        "Husholdningsartikler"@nb .

humord:c61320 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61320" ;
    dct:modified "2025-03-24T15:37:33"^^xsd:dateTime ;
    skos:altLabel "Håøya (Frogn)"@nb ;
    skos:broader humord:c15574 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Håøya (Frogn)"@en,
        "Håøya (Frogn)"@nb .

humord:c61321 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61321" ;
    dct:modified "2025-02-28T08:00:30"^^xsd:dateTime ;
    skos:altLabel "Iapetus-havet"@nb,
        "Iapetushavet"@nb ;
    skos:broader humord:c61671 ;
    skos:definition "Iapetus-havet, forhistorisk hav som eksisterte mellom paleokontinentene Laurensia (det gamle Nord-Amerikanske kontinentet) og Baltika (Skandinavia, Baltikum og videre østover til Uralfjellene) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iapetus Ocean"@en,
        "Iapetushavet"@nb .

humord:c61322 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61322" ;
    dct:modified "2025-02-14T08:56:41"^^xsd:dateTime ;
    skos:altLabel "Idaho"@nb ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Idaho"@en,
        "Idaho"@nb .

humord:c61323 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61323" ;
    dct:modified "2024-06-19T08:23:54"^^xsd:dateTime ;
    skos:altLabel "Non-equilibrium thermodynamics"@en,
        "Ikke-likevektstermodynamikk"@nb,
        "Ikkje-jamvekt"@nb,
        "Ikkje-jamvektstermodynamikk"@nb,
        "Ikkje-likevekt"@nb ;
    skos:broader humord:c61324 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-equilibrium"@en,
        "Ikke-likevekt"@nb .

humord:c61324 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61324" ;
    dct:modified "2023-11-30T07:18:04"^^xsd:dateTime ;
    skos:altLabel "Classical thermodynamics"@en,
        "Klassisk termodynamikk"@nb,
        "Termodynamikk"@nb,
        "Termodynamiske data"@nb,
        "Varmelære"@nb ;
    skos:broader humord:c59257 ;
    skos:definition "Termodynamikk er den delen av fysikk og kjemi som undersøker hvordan varme og arbeid henger sammen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermodynamics"@en,
        "Termodynamikk"@nb .

humord:c61325 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61325" ;
    dct:modified "2023-11-30T07:28:40"^^xsd:dateTime ;
    skos:altLabel "In vitro"@nb ;
    skos:broader humord:c25714 ;
    skos:definition "In vitro betyr 'i glass', det vil si i laboratoriet, utenom organismen. Ved in vitro-undersøkelser studerer man prosesser i reagensglass, glass eller petriskåler. Brukes blant annet om laboratorieundersøkelser av vev og cellekulturer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "In vitro"@en,
        "In vitro"@nb .

humord:c61326 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61326" ;
    dct:modified "2024-08-15T10:17:20"^^xsd:dateTime ;
    skos:altLabel "Infarction"@en,
        "Hjarteinfarkt"@nb,
        "Infarkt"@nb,
        "Myokardinfarkt"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Hjerteinfarkt er en tilstand der hjertemuskelceller går til grunne på grunn av sterkt nedsatt eller opphevet blodtilførsel til hjertemuskulaturen via kransarteriesystemet (kransårene) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heart attack"@en,
        "Hjerteinfarkt"@nb .

humord:c61327 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61327" ;
    dct:modified "2023-11-30T08:05:49"^^xsd:dateTime ;
    skos:altLabel "Ingeniørverksemd"@nb ;
    skos:broader humord:c04305 ;
    skos:editorialNote "Lukket bemerkning: ub023"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engineering business"@en,
        "Ingeniørvirksomhet"@nb .

humord:c61328 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61328" ;
    dct:modified "2023-11-30T08:13:58"^^xsd:dateTime ;
    skos:altLabel "Instrumentering"@nb ;
    skos:broader humord:c07770 ;
    skos:definition "Instrumentering, det å utstyre med instrumenter, gjerne i forbindelse med automatisering av prosesser og anlegg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Instrumentation"@en,
        "Instrumentering"@nb .

humord:c61329 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61329" ;
    dct:modified "2023-11-30T08:16:38"^^xsd:dateTime ;
    skos:altLabel "Instrumentmakarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Instrument makers"@en,
        "Instrumentmakere"@nb .

humord:c61330 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61330" ;
    dct:modified "2023-11-30T08:20:11"^^xsd:dateTime ;
    skos:altLabel "Insulin"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Insulin er kroppens blodsukkersenkende hormon og dannes i betacellene i bukspyttkjertelen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insulin"@en,
        "Insulin"@nb .

humord:c61331 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61331" ;
    dct:modified "2024-08-19T11:13:55"^^xsd:dateTime ;
    skos:altLabel "Hormonar"@nb ;
    skos:broader humord:c61803 ;
    skos:definition "Hormoner er en samlebetegnelse på kjemiske substanser som i svært små konsentrasjoner transporteres med blodet til målorganer og målceller, hvor de utløser bestemte fysiologiske responser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hormones"@en,
        "Hormoner"@nb ;
    skos:related humord:c68012 .

humord:c61332 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61332" ;
    dct:modified "2023-11-30T08:22:01"^^xsd:dateTime ;
    skos:altLabel "Integralrekning"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Integralregning er en viktig gren av matematisk analyse. Det å finne integralet av en funksjon kalles å integrere funksjonen, og integrasjon er den motsatte regningsarten av derivasjon  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integral calculus"@en,
        "Integralregning"@nb .

humord:c61333 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61333" ;
    dct:modified "2023-11-30T08:34:38"^^xsd:dateTime ;
    skos:altLabel "Intelligent design"@nb ;
    skos:broader humord:c05466 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intelligent design"@en,
        "Intelligent design"@nb .

humord:c61334 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61334" ;
    dct:modified "2023-11-30T08:37:24"^^xsd:dateTime ;
    skos:altLabel "Internasjonal kriminalitet"@nb ;
    skos:broader humord:c08889 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International crime"@en,
        "Internasjonal kriminalitet"@nb .

humord:c61335 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61335" ;
    dct:modified "2025-02-28T11:29:09"^^xsd:dateTime ;
    skos:altLabel "Manx sea"@en,
        "Irskesjøen"@nb ;
    skos:broader humord:c03713 ;
    skos:definition "Irskesjøen er havområdet øst mellom Irland og Nord-England, nord for Wales og sør for Skottland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irish sea"@en,
        "Irskesjøen"@nb .

humord:c61336 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61336" ;
    dct:modified "2023-11-30T08:53:27"^^xsd:dateTime ;
    skos:altLabel "Isfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice fishing"@en,
        "Isfiske"@nb .

humord:c61337 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61337" ;
    dct:modified "2024-02-15T08:53:18"^^xsd:dateTime ;
    skos:altLabel "Ischaemia"@en,
        "Ischemi"@nb,
        "Iskemi"@nb,
        "Manglende blodtilførsel"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Iskemi er nedsatt blodtilførsel til en kroppsdel eller et organ. Iskemi skyldes som regel lokal forsnevring av en arterie, enten på grunn av fortykket arterievegg (aterosklerose) eller på grunn av en blodpropp som stanser deler av eller hele blodstrømmen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ischemia"@en,
        "Iskemi"@nb .

humord:c61338 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61338" ;
    dct:modified "2023-11-30T08:56:45"^^xsd:dateTime ;
    skos:altLabel "Iskrem"@nb ;
    skos:broader humord:c27943 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice cream"@en,
        "Iskrem"@nb .

humord:c61339 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61339" ;
    dct:modified "2023-12-01T09:19:42"^^xsd:dateTime ;
    skos:altLabel "Isolering"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Isolering er det å å avskjære fra omgivelsene, utestenge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isolation"@en,
        "Isolering"@nb .

humord:c61340 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61340" ;
    dct:modified "2025-03-24T08:43:30"^^xsd:dateTime ;
    skos:altLabel "Janusfjellet"@nb ;
    skos:broader humord:c02611 ;
    skos:definition "Fjell på Spitsbergen <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Janusfjellet"@en,
        "Janusfjellet"@nb .

humord:c61341 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61341" ;
    dct:modified "2024-08-15T11:46:15"^^xsd:dateTime ;
    skos:altLabel "Hunting licence test"@en,
        "Jegerprøva"@nb,
        "Jegerprøven"@nb ;
    skos:broader humord:c07636 ;
    skos:definition "Jegerprøve er en prøve som skal avlegges av alle førstegangsjegere over 16 år. Prøven består av en teoretisk eksamen og et obligatorisk praktisk kurs i våpenbruk, viltbehandling, med mer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hunting licence exam"@en,
        "Jegerprøven"@nb .

humord:c61342 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61342" ;
    dct:modified "2023-11-30T09:16:23"^^xsd:dateTime ;
    skos:altLabel "Jiggfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jigging"@en,
        "Jiggfiske"@nb .

humord:c61343 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61343" ;
    dct:modified "2025-04-01T12:00:47"^^xsd:dateTime ;
    skos:altLabel "Jotundekket"@nb ;
    skos:broader humord:c17822,
        humord:c65793 ;
    skos:definition "Jotundekket er et geologisk skyvedekke, som ligger i indre Sogn og Jotunheimen i Sør-Norge  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jotundekket"@en,
        "Jotundekket"@nb .

humord:c61344 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61344" ;
    dct:modified "2023-11-30T09:29:43"^^xsd:dateTime ;
    skos:altLabel "Juice"@nb,
        "Jus  (Drikke)"@nb ;
    skos:broader humord:c04906 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juice"@en,
        "Juice"@nb .

humord:c61345 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61345" ;
    dct:modified "2023-11-30T09:32:46"^^xsd:dateTime ;
    skos:broader humord:c13080 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Junkerdalen"@en,
        "Junkerdalen"@nb .

humord:c61346 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61346" ;
    dct:modified "2023-11-30T09:34:03"^^xsd:dateTime ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jupiter (Planet)"@en,
        "Jupiter (Planet)"@nb .

humord:c61347 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61347" ;
    dct:modified "2024-11-07T14:29:40"^^xsd:dateTime ;
    skos:altLabel "Bucerotidae"@nb,
        "Hornfuglar"@nb,
        "Hornfuglfamilien"@nb,
        "Nashornfuglar"@nb,
        "Neshornfugler"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Hornfugler er en familie av fugler i ordenen horn- og hærfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hornbills"@en,
        "Hornfugler"@nb .

humord:c61348 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61348" ;
    dct:modified "2023-11-30T12:30:03"^^xsd:dateTime ;
    skos:altLabel "Kablar"@nb ;
    skos:broader humord:c04425 ;
    skos:definition "Kabel er en fellesbetegnelse for sammenspunne, tauaktige konstruksjoner av organiske fibrer, ståltråd eller metalltråd  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cables"@en,
        "Kabler"@nb .

humord:c61349 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61349" ;
    dct:modified "2024-04-23T08:17:46"^^xsd:dateTime ;
    skos:altLabel "Caledonian orogeny"@en,
        "Den kaledonske fjellkjede"@nb,
        "Den kaledonske orogenesen"@nb,
        "Kaledonidene"@nb,
        "Kaledonske fjellkjede"@nb,
        "Kaledonske fjellkjedefoldning"@nb,
        "Kaledonske orogenese"@nb ;
    skos:broader humord:c65748 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caledonides"@en,
        "Kaledonidene"@nb .

humord:c61350 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61350" ;
    dct:modified "2024-06-19T19:35:41"^^xsd:dateTime ;
    skos:altLabel "Instrument calibration"@en,
        "Instrumentkalibrering"@nb,
        "Kalibrering"@nb ;
    skos:broader humord:c08270 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calibration"@en,
        "Kalibrering"@nb .

humord:c61351 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61351" ;
    dct:modified "2023-12-06T09:05:49"^^xsd:dateTime ;
    skos:altLabel "IxD"@en,
        "Interaksjonsdesign"@nb ;
    skos:broader humord:c23518 ;
    skos:definition "Interaksjonsdesign (IxD) er en fagdisiplin som har som oppgave å definere atferden til produkter og systemer som mennesker kan samhandle med <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interaction design"@en,
        "Interaksjonsdesign"@nb ;
    skos:related humord:c29398 .

humord:c61352 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61352" ;
    dct:modified "2023-11-30T12:45:18"^^xsd:dateTime ;
    skos:altLabel "Kanel"@nb ;
    skos:broader humord:c04919 ;
    skos:definition "Kanel er krydder utvunnet fra barken av flere trearter tilhørende slekten Cinnamomum fra tropisk og subtropisk Asia og det vestlige Oseania <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cinnamon"@en,
        "Kanel"@nb .

humord:c61353 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61353" ;
    dct:modified "2025-02-28T07:50:01"^^xsd:dateTime ;
    skos:altLabel "Karahavet"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Karahavet er et randhav til Polhavet utenfor det vestlige Russland, mellom Novaya Zemlya øyene, Franz Josefs land og Severnaya Zemlya-øyene, og henger sammen med det arktiske bassenget i nord, Barentshavet i vest og Laptevhavet i øst  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kara sea"@en,
        "Karahavet"@nb .

humord:c61354 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61354" ;
    dct:modified "2025-02-04T07:20:53"^^xsd:dateTime ;
    skos:altLabel "Karoo"@nb ;
    skos:broader humord:c01616 ;
    skos:definition "Karoo er steppe- og halvørkenområder i Sør-Afrika, i sør og vest <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karoo"@en,
        "Karoo"@nb .

humord:c61355 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61355" ;
    dct:modified "2023-11-30T13:13:36"^^xsd:dateTime ;
    skos:broader humord:c03015 ;
    skos:definition "Karpacz er en by i Polen i fylket (województwo) Dolnoślaskie i den sørvestlige delen av landet, 96 kilometer sørvest for fylkets hovedstad Wrocław. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karpacz"@en,
        "Karpacz"@nb .

humord:c61356 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61356" ;
    dct:modified "2025-03-13T07:46:19"^^xsd:dateTime ;
    skos:altLabel "Katla"@nb ;
    skos:broader humord:c02430 ;
    skos:definition "Katla er en vulkan på Sør-Island, under sørøstre del av isbreen Mýrdalsjökull <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Katla"@en,
        "Katla"@nb .

humord:c61357 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61357" ;
    dct:modified "2023-11-30T13:21:08"^^xsd:dateTime ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kiruna"@en,
        "Kiruna"@nb .

humord:c61358 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61358" ;
    dct:modified "2023-12-01T09:11:43"^^xsd:dateTime ;
    skos:altLabel "CTX"@en,
        "Chemo"@en,
        "Kjemoterapi"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Kjemoterapi er bruk av kjemisk fremstilte legemidler (kjemoterapeutika) i behandling av sykdom. Begrepet brukes først og fremst om cellegift <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemotherapy"@en,
        "Kjemoterapi"@nb .

humord:c61359 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61359" ;
    dct:modified "2023-11-30T13:32:45"^^xsd:dateTime ;
    skos:broader humord:c14255 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kjørholmane"@en,
        "Kjørholmane"@nb .

humord:c61360 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61360" ;
    dct:modified "2023-11-30T13:36:12"^^xsd:dateTime ;
    skos:altLabel "Klamydia"@nb ;
    skos:broader humord:c03917 ;
    skos:definition "Klamydia er en kjønnssykdom forårsaket av bakterien Chlamydia trachomatis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlamydia"@en,
        "Klamydia"@nb .

humord:c61361 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61361" ;
    dct:modified "2024-11-29T10:37:05"^^xsd:dateTime ;
    skos:altLabel "Klassifikasjonssystem"@nb ;
    skos:broader humord:c00139 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classification schemes"@en,
        "Klassifikasjonssystemer"@nb ;
    skos:related humord:c69122 .

humord:c61362 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61362" ;
    dct:modified "2024-08-16T13:41:55"^^xsd:dateTime ;
    skos:altLabel "Koagulering"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Koagulering er en prosess der partikler eller makromolekyler i finfordelt tilstand (kolloider) i såkalte kolloidale løsninger slutter seg sammen til større aggregater og faller ut som bunnfall eller danner en geléaktig masse (gel)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coagulation"@en,
        "Koagulering"@nb .

humord:c61363 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61363" ;
    dct:modified "2024-03-14T11:28:06"^^xsd:dateTime ;
    skos:altLabel "Complexity"@en,
        "Complexity science"@en,
        "Kompleise fenomener"@nb,
        "Komplekse fenomen"@nb,
        "Komplekse system"@nb,
        "Kompleksitet"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex systems"@en,
        "Komplekse systemer"@nb .

humord:c61364 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61364" ;
    dct:modified "2023-11-30T14:14:54"^^xsd:dateTime ;
    skos:altLabel "CI (Matematisk statistikk)"@en,
        "Konfidensintervall"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Confidence intervals"@en,
        "Konfidensintervaller"@nb .

humord:c61365 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61365" ;
    dct:modified "2023-12-01T09:10:18"^^xsd:dateTime ;
    skos:altLabel "King Charles Land"@en ;
    skos:broader humord:c03013 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kong Karls land"@en,
        "Kong Karls land"@nb .

humord:c61366 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61366" ;
    dct:modified "2025-04-01T12:44:48"^^xsd:dateTime ;
    skos:altLabel "Kongsvoll"@nb ;
    skos:broader humord:c02897 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kongsvoll"@en,
        "Kongsvoll"@nb .

humord:c61367 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61367" ;
    dct:modified "2023-11-30T14:44:55"^^xsd:dateTime ;
    skos:altLabel "Control circuits"@en,
        "Industrial control systems"@en,
        "Process control systems"@en,
        "Industrielle kontrollsystem"@nb,
        "Industrielle kontrollsystemer"@nb,
        "Industrikontrollsystemer"@nb,
        "Kontrollsystem"@nb,
        "Prosesskontrollsystem"@nb,
        "Prosesskontrollsystemer"@nb,
        "Styrekretser"@nb,
        "Styrekrinsar"@nb ;
    skos:broader humord:c12518 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Control systems"@en,
        "Kontrollsystemer"@nb .

humord:c61368 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61368" ;
    dct:modified "2024-01-16T09:33:33"^^xsd:dateTime ;
    skos:altLabel "Chinese parsley"@en,
        "Cilantro"@en,
        "Koriander"@nb ;
    skos:broader humord:c19587 ;
    skos:definition "Koriander er en ettårig urt i skjermplantefamilien som er en mye brukt krydderplante <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coriander"@en,
        "Koriander"@nb .

humord:c61369 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61369" ;
    dct:modified "2023-11-30T15:03:09"^^xsd:dateTime ;
    skos:altLabel "Krabbefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crab fishing"@en,
        "Krabbefiske"@nb .

humord:c61370 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61370" ;
    dct:modified "2025-02-21T08:16:17"^^xsd:dateTime ;
    skos:altLabel "Krakatoa"@en,
        "Krakatau"@nb ;
    skos:broader humord:c01911 ;
    skos:definition "Krakatau er en ubebodd gruppe av vulkanøyer i Sundastredet, mellom Sumatra og Java i Indonesia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Krakatau"@en,
        "Krakatau"@nb .

humord:c61371 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61371" ;
    dct:modified "2023-11-30T15:10:37"^^xsd:dateTime ;
    skos:altLabel "Krepsefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crayfish fishing"@en,
        "Krepsefiske"@nb .

humord:c61372 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61372" ;
    dct:modified "2025-02-28T07:50:13"^^xsd:dateTime ;
    skos:altLabel "Kristinfeltet"@nb ;
    skos:broader humord:c24911,
        humord:c58986 ;
    skos:definition "Kristinfeltet er et gass- og kondensatfelt sørvest på Haltenbanken i Norskehavet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kristinfeltet"@en,
        "Kristinfeltet"@nb .

humord:c61373 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61373" ;
    dct:modified "2023-11-30T15:25:11"^^xsd:dateTime ;
    skos:altLabel "Human beauty ideals"@en,
        "Kroppsideal"@nb ;
    skos:broader humord:c22100 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body ideals"@en,
        "Kroppsidealer"@nb .

humord:c61374 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61374" ;
    dct:modified "2023-11-30T15:29:56"^^xsd:dateTime ;
    skos:altLabel "Kroppsljodar"@nb,
        "Kroppslydar"@nb ;
    skos:broader humord:c03853 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body sounds"@en,
        "Kroppslyder"@nb .

humord:c61375 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-11-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61375" ;
    dct:modified "2023-11-30T15:37:14"^^xsd:dateTime ;
    skos:altLabel "Coal power stations"@en,
        "Kolkraftverk"@nb ;
    skos:broader humord:c22263 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coal power plants"@en,
        "Kullkraftverk"@nb .

humord:c61376 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61376" ;
    dct:modified "2025-02-17T10:54:55"^^xsd:dateTime ;
    skos:altLabel "Pecos National Monument"@en,
        "Pecos National Historical Park"@nb ;
    skos:broader humord:c01730 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pecos National Historical Park"@en,
        "Pecos National Historical Park"@nb .

humord:c61377 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61377" ;
    dct:modified "2024-12-11T08:21:55"^^xsd:dateTime ;
    skos:altLabel "Immunitet (Medisin)"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Immunitet er en generell betegnelse på det å være immun og unngå å bli syk etter gjentatt smitte med en bestemt mikroorganisme  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunity (Medicine)"@en,
        "Immunitet (Medisin)"@nb .

humord:c61378 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61378" ;
    dct:modified "2023-12-04T13:55:17"^^xsd:dateTime ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kvikkjokk"@en,
        "Kvikkjokk"@nb .

humord:c61379 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61379" ;
    dct:modified "2024-10-17T15:25:38"^^xsd:dateTime ;
    skos:altLabel "Kystfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal fishing"@en,
        "Kystfiske"@nb .

humord:c61380 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61380" ;
    dct:modified "2023-12-04T14:04:42"^^xsd:dateTime ;
    skos:altLabel "Coastal management"@en,
        "Kystforvalting"@nb,
        "Kystforvaltning"@nb,
        "Kystsoneforvalting"@nb,
        "Kystsoneforvaltning"@nb ;
    skos:broader humord:c12667 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal zone management"@en,
        "Kystsoneforvaltning"@nb .

humord:c61381 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61381" ;
    dct:modified "2023-12-04T14:11:42"^^xsd:dateTime ;
    skos:altLabel "Laboratory experiments"@en,
        "Laboratory tests"@en,
        "Small-scale tests"@en,
        "Laboratorieeksperiment"@nb,
        "Laboratorieeksperimenter"@nb,
        "Laboratorieforsøk"@nb,
        "Laboratorieøvelser"@nb,
        "Laboratorieøvingar"@nb ;
    skos:broader humord:c01465 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laboratory testing"@en,
        "Laboratorieforsøk"@nb .

humord:c61382 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61382" ;
    dct:modified "2023-12-04T14:21:57"^^xsd:dateTime ;
    skos:altLabel "Lab tasks"@en,
        "Laboratorieoppgåver"@nb ;
    skos:broader humord:c24939 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laboratory tasks"@en,
        "Laboratorieoppgaver"@nb .

humord:c61383 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61383" ;
    dct:modified "2024-11-11T13:48:42"^^xsd:dateTime ;
    skos:altLabel "Laboratory protocols"@en,
        "Laboratorieprosedyrar"@nb ;
    skos:broader humord:c61386 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laboratory procedures"@en,
        "Laboratorieprosedyrer"@nb .

humord:c61384 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61384" ;
    dct:modified "2024-10-18T07:05:29"^^xsd:dateTime ;
    skos:altLabel "Labs"@en,
        "Laboratorium"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Laboratorium er særlig brukt om større eller mindre rom eller bygninger som er spesielt innredet og utstyrt for for eksempel kjemiske arbeider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laboratories"@en,
        "Laboratorier"@nb ;
    skos:related humord:c65962 .

humord:c61385 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61385" ;
    dct:modified "2023-12-04T14:28:24"^^xsd:dateTime ;
    skos:altLabel "Laboratoriesikkerheit"@nb,
        "Laboratorietryggleik"@nb ;
    skos:broader humord:c27588 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laboratory safety"@en,
        "Laboratoriesikkerhet"@nb .

humord:c61386 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61386" ;
    dct:modified "2024-11-11T08:28:43"^^xsd:dateTime ;
    skos:altLabel "Prosedyrar (Generelt)"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Procedures"@en,
        "Prosedyrer (Generelt)"@nb .

humord:c61387 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61387" ;
    dct:modified "2023-12-04T14:31:57"^^xsd:dateTime ;
    skos:altLabel "Laboratorieutstyr"@nb ;
    skos:broader humord:c04429 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laboratory equipment"@en,
        "Laboratorieutstyr"@nb .

humord:c61388 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61388" ;
    dct:modified "2025-04-01T20:03:07"^^xsd:dateTime ;
    skos:altLabel "Lade"@nb ;
    skos:broader humord:c02907 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lade"@en,
        "Lade"@nb .

humord:c61389 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61389" ;
    dct:modified "2023-12-04T14:41:38"^^xsd:dateTime ;
    skos:altLabel "Bladbunad"@nb,
        "Layout"@nb,
        "Utteikning"@nb ;
    skos:broader humord:c05468 ;
    skos:definition "Layout brukes som begrep for plassering, ordning av tekst og bildestoff i en trykksak eller en annen designet flate <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Layout"@en,
        "Layout"@nb .

humord:c61390 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61390" ;
    dct:modified "2025-01-10T14:51:47"^^xsd:dateTime ;
    skos:altLabel "Lego"@nb ;
    skos:broader humord:c04733 ;
    skos:editorialNote "Lukket bemerkning: Brukes om leketøyet, ikke selskapet"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lego"@en,
        "Lego"@nb .

humord:c61391 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61391" ;
    dct:modified "2025-03-24T13:18:06"^^xsd:dateTime ;
    skos:altLabel "Leiden"@nb ;
    skos:broader humord:c02598 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leiden"@en,
        "Leiden"@nb .

humord:c61392 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61392" ;
    dct:modified "2023-12-07T12:39:49"^^xsd:dateTime ;
    skos:altLabel "Bakkefiske"@nb,
        "Linefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:definition "Linefiske er fiske med bruk av fiskeredskapet line <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Longline fishing"@en,
        "Linefiske"@nb .

humord:c61393 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61393" ;
    dct:modified "2025-03-13T08:29:38"^^xsd:dateTime ;
    skos:altLabel "Lipari Group"@en,
        "Lipari Islands"@en,
        "De eoliske øyer"@nb,
        "De lipariske øyer"@nb,
        "Dei eoliske øyer"@nb,
        "Dei lipariske øyer"@nb,
        "Eoliske øyer"@nb,
        "Lipariske øyer"@nb,
        "Lipariøyane"@nb,
        "Lipariøyene"@nb ;
    skos:broader humord:c02519 ;
    skos:definition "Lipariøyene er en vulkansk øygruppe i Italia som befinner seg i Det tyrrenske hav, nord for nordøsthjørnet av Sicilia  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aeolian Islands"@en,
        "Lipariøyene"@nb .

humord:c61394 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61394" ;
    dct:modified "2023-12-05T07:22:36"^^xsd:dateTime ;
    skos:altLabel "Kogger"@nb,
        "Pilbehaldarar"@nb,
        "Pilbeholdere"@nb,
        "Pilkogger"@nb ;
    skos:broader humord:c09468 ;
    skos:definition "Kogger er et rørformet metallfutteral, trefutteral eller lærfutteral som bueskyttere oppbevarer piler i (pilkogger) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quivers"@en,
        "Kogger"@nb .

humord:c61395 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61395" ;
    dct:modified "2024-09-24T15:08:22"^^xsd:dateTime ;
    skos:altLabel "True frogs"@en,
        "Ekte froskar"@nb,
        "Ekte frosker"@nb,
        "Froskar"@nb,
        "Ranidae"@nb ;
    skos:broader humord:c64969 ;
    skos:definition "Ekte frosker, Ranidae, er en familie i ordenen haleløse amfibier, Anura. Ekte frosker er utbredt over hele verden, unntatt det sørlige Sør-Amerika, Australia og New Zealand, samt store ørkener og polare områder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frogs"@en,
        "Frosker"@nb .

humord:c61396 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61396" ;
    dct:modified "2023-12-05T07:44:17"^^xsd:dateTime ;
    skos:altLabel "Hard lenses"@en,
        "Magnifying glasses"@en,
        "Stereo microscopes"@en,
        "Aukeglas"@nb,
        "Forstørrelsesglass"@nb,
        "Forstørringsglas"@nb,
        "Luper"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Lupe er en linse som brukes til å forstørre det man skal se på. Den er en samlelinse (en konveks linse) med liten brennvidde <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dissecting microscopes"@en,
        "Luper"@nb .

humord:c61397 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61397" ;
    dct:modified "2025-03-24T08:57:38"^^xsd:dateTime ;
    skos:altLabel "Lyngdalsvassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lyngdalsvassdraget"@en,
        "Lyngdalsvassdraget"@nb .

humord:c61398 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61398" ;
    dct:modified "2023-12-05T07:47:26"^^xsd:dateTime ;
    skos:altLabel "Lyngsalpan"@nb,
        "Lyngsfjellan"@nb ;
    skos:broader humord:c15995 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lyngen alps"@en,
        "Lyngsalpene"@nb .

humord:c61399 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61399" ;
    dct:modified "2023-12-05T07:49:03"^^xsd:dateTime ;
    skos:altLabel "Light microscopy"@en,
        "Ljosmikroskopi"@nb,
        "Lysmikroskopi"@nb,
        "Optisk mikroskopi"@nb ;
    skos:broader humord:c01500 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical microscopy"@en,
        "Lysmikroskopi"@nb .

humord:c61400 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61400" ;
    dct:modified "2023-12-05T07:57:29"^^xsd:dateTime ;
    skos:altLabel "Learning centers"@en,
        "Læringsressurssenter"@nb,
        "Læringssenter"@nb ;
    skos:broader humord:c00119 ;
    skos:definition "Læringssenter, el. læringsressurssenter, er en videreføring av de tradisjonelle bibliotek ved undervisnings- og læringsinstitusjoner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Learning centres"@en,
        "Læringssentre"@nb .

humord:c61401 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61401" ;
    dct:modified "2023-12-05T07:58:52"^^xsd:dateTime ;
    skos:altLabel "Learning technology"@en,
        "Læringsteknologi"@nb,
        "Læringsteknologiar"@nb ;
    skos:broader humord:c24410 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Learning technologies"@en,
        "Læringsteknologier"@nb .

humord:c61402 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61402" ;
    dct:modified "2024-07-05T13:36:25"^^xsd:dateTime ;
    skos:altLabel "Pangolinar"@nb,
        "Pangoliner"@nb,
        "Skjelldyr"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Skjelldyr er både en orden og en familie av pattedyr <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pangolins"@en,
        "Skjelldyr"@nb .

humord:c61403 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61403" ;
    dct:modified "2023-12-06T10:37:51"^^xsd:dateTime ;
    skos:altLabel "Magnetar"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Magnet er en gjenstand som gir opphav til et magnetisk felt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnets"@en,
        "Magneter"@nb .

humord:c61404 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61404" ;
    dct:modified "2023-12-06T10:37:44"^^xsd:dateTime ;
    skos:altLabel "Magnetisme"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Magnetisme er at det virker krefter mellom elektriske ladninger i bevegelse  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetism"@en,
        "Magnetisme"@nb .

humord:c61405 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61405" ;
    dct:modified "2023-12-06T10:51:18"^^xsd:dateTime ;
    skos:altLabel "Magnetisk resonans"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Magnetisk resonans er det at partikler med magnetisk moment som varierer periodisk, kan absorbere energi ved bestemte frekvenser når de befinner seg i et oscillerende magnetisk felt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic resonance"@en,
        "Magnetisk resonans"@nb .

humord:c61406 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61406" ;
    dct:modified "2025-02-28T11:29:25"^^xsd:dateTime ;
    skos:altLabel "Makaronesia"@nb ;
    skos:broader humord:c03713 ;
    skos:definition "Makaronesia er fellesnavn for en samling av øygrupper i det nordlige Atlanterhavet: Azorene, Madeira og Selvagensøyene (Portugal), Kanariøyene (Spania) og Kapp Verde-øyene, særlig som plantegeografisk og dyregeografisk provins. Alle øyene er av vulkansk opprinnelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macaronesia"@en,
        "Makaronesia"@nb .

humord:c61407 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61407" ;
    dct:modified "2025-03-24T07:57:25"^^xsd:dateTime ;
    skos:altLabel "Malmøya"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malmøya"@en,
        "Malmøya"@nb .

humord:c61408 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61408" ;
    dct:modified "2024-09-24T15:09:41"^^xsd:dateTime ;
    skos:altLabel "Kaninar"@nb ;
    skos:broader humord:c64904 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rabbits"@en,
        "Kaniner"@nb .

humord:c61409 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61409" ;
    dct:modified "2025-03-24T08:00:02"^^xsd:dateTime ;
    skos:altLabel "Ormøya"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ormøya"@en,
        "Ormøya"@nb .

humord:c61410 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61410" ;
    dct:modified "2023-12-06T11:10:26"^^xsd:dateTime ;
    skos:altLabel "Law and ecology"@en,
        "Legal ecology"@en,
        "Økonomisk rettsteori"@nb ;
    skos:broader humord:c25382 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecology of law"@en,
        "Økonomisk rettsteori"@nb .

humord:c61411 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61411" ;
    dct:modified "2024-10-22T10:56:12"^^xsd:dateTime ;
    skos:altLabel "Maritim teknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime technology"@en,
        "Maritim teknologi"@nb .

humord:c61412 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61412" ;
    dct:modified "2023-12-06T14:33:07"^^xsd:dateTime ;
    skos:altLabel "Arkitekturkritikk"@nb ;
    skos:broader humord:c05184 ;
    skos:definition "Arkitekturkritikk er å bedømme et byggverks arkitektoniske kvalitet ut fra presiserte arkitektoniske kriterier  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Architectural criticism"@en,
        "Arkitekturkritikk"@nb .

humord:c61413 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61413" ;
    dct:modified "2023-12-06T14:38:58"^^xsd:dateTime ;
    skos:altLabel "Maskindelar"@nb ;
    skos:broader humord:c04435 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Machine elements"@en,
        "Maskindeler"@nb .

humord:c61414 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61414" ;
    dct:modified "2023-12-06T14:48:28"^^xsd:dateTime ;
    skos:altLabel "Massespektrometri"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Massespektrometri (MS) er en analytisk teknikk som brukes til å måle forholdet mellom masse og ladning av ioner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass spectrometry"@en,
        "Massespektrometri"@nb .

humord:c61415 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61415" ;
    dct:modified "2023-12-06T14:47:42"^^xsd:dateTime ;
    skos:altLabel "Mass movements (Geology)"@en,
        "Slope movements"@en,
        "Massebevegelsar"@nb,
        "Massebevegelser (Geologi)"@nb,
        "Massestraumar"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass wastings"@en,
        "Massestrømmer"@nb .

humord:c61416 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61416" ;
    dct:modified "2024-06-24T09:32:07"^^xsd:dateTime ;
    skos:altLabel "Densitet"@nb,
        "Massetettleik"@nb ;
    skos:broader humord:c66989 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass density"@en,
        "Massetetthet"@nb .

humord:c61417 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61417" ;
    dct:modified "2024-11-19T14:14:16"^^xsd:dateTime ;
    skos:altLabel "Matavfall"@nb ;
    skos:broader humord:c68974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food waste"@en,
        "Matavfall"@nb ;
    skos:related humord:c16985 .

humord:c61418 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61418" ;
    dct:modified "2024-04-23T20:03:10"^^xsd:dateTime ;
    skos:altLabel "Matematiske metodar"@nb ;
    skos:broader humord:c65022 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical methods"@en,
        "Matematiske metoder"@nb .

humord:c61419 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61419" ;
    dct:modified "2023-12-06T15:23:22"^^xsd:dateTime ;
    skos:altLabel "Medisinutdanning"@nb ;
    skos:broader humord:c25258 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical education"@en,
        "Medisinutdanning"@nb .

humord:c61420 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61420" ;
    dct:modified "2024-10-22T14:21:40"^^xsd:dateTime ;
    skos:altLabel "Anthropogenic impact"@en,
        "Antropogen påverknad"@nb,
        "Antropogen påvirkning"@nb,
        "Menneskeleg påverknad"@nb,
        "Menneskelege inngrep"@nb,
        "Menneskelige inngrep"@nb ;
    skos:broader humord:c09386 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human impact"@en,
        "Menneskelig påvirkning"@nb .

humord:c61421 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61421" ;
    dct:modified "2023-12-07T08:34:33"^^xsd:dateTime ;
    skos:altLabel "Merkur (Planet)"@nb ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mercury (Planet)"@en,
        "Merkur (Planet)"@nb .

humord:c61422 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61422" ;
    dct:modified "2023-12-07T08:43:23"^^xsd:dateTime ;
    skos:altLabel "Mikrobus"@nb ;
    skos:broader humord:c61423 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbus"@en,
        "Mikrobus"@nb .

humord:c61423 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61423" ;
    dct:modified "2024-02-01T11:31:21"^^xsd:dateTime ;
    skos:altLabel "Datamaskinarkitektur"@nb,
        "Maskinarkitektur"@nb ;
    skos:broader humord:c04197 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer architecture"@en,
        "Datamaskinarkitektur"@nb .

humord:c61424 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61424" ;
    dct:modified "2024-11-06T17:17:34"^^xsd:dateTime ;
    skos:altLabel "Per (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Per er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Segelfoss by\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Per (Literary chacacter)"@en,
        "Per (Litterær karakter )"@nb .

humord:c61425 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61425" ;
    dct:modified "2024-02-20T11:15:17"^^xsd:dateTime ;
    skos:altLabel "Distance running"@en,
        "Langdistanse"@nb,
        "Langdistanselaup"@nb,
        "Langdistanseløp"@nb,
        "Langløp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Langdistanseløp er betegnelsen på friidrettens lengste distanser i baneløp, og andre lengre løp som er lengre enn mellomdistanse, fra 5 000 meter <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long-distance running"@en,
        "Langdistanseløp"@nb .

humord:c61426 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61426" ;
    dct:modified "2023-12-07T13:53:53"^^xsd:dateTime ;
    skos:altLabel "Fnatt (Hudsykdommer)"@nb,
        "Skabb"@nb ;
    skos:broader humord:c20299 ;
    skos:definition "Skabb er en hudsykdom som skyldes den smittsomme parasitten skabbmidd. Den lever i øverste lag av huden og forårsaker kløe og utslett. <>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scabies"@en,
        "Skabb"@nb .

humord:c61427 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61427" ;
    dct:modified "2024-11-06T12:39:47"^^xsd:dateTime ;
    skos:altLabel "Raskolnikov (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Raskolnikov  er en karakter i Dostojevskijs forfatterskap, hentet fra \"Forbrytelse og straff\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raskolnikov (Literary character)"@en,
        "Raskolnikov (Litterær karakter)"@nb .

humord:c61428 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61428" ;
    dct:modified "2023-12-07T15:11:13"^^xsd:dateTime ;
    skos:altLabel "Diplomas (Education)"@en,
        "Vitnemål"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Certificates (Education)"@en,
        "Vitnemål"@nb .

humord:c61429 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61429" ;
    dct:modified "2024-11-06T15:55:07"^^xsd:dateTime ;
    skos:altLabel "Cancer of intestines"@en,
        "Cancer of the intestines"@en,
        "Intestinal cancers"@en,
        "Intestines cancer"@en,
        "Intestines cancers"@en,
        "Intestinalkreft"@nb,
        "Tarmkreft"@nb ;
    skos:broader humord:c03924 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intestinal cancer"@en,
        "Tarmkreft"@nb .

humord:c61430 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61430" ;
    dct:modified "2024-09-24T15:32:30"^^xsd:dateTime ;
    skos:altLabel "Hippopotamids"@en,
        "Hippos"@en,
        "Flodhestar"@nb ;
    skos:broader humord:c62334 ;
    skos:definition "Flodhester er en familie av pattedyr i ordenen partåede klovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hippopotamuses"@en,
        "Flodhester"@nb .

humord:c61431 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61431" ;
    dct:modified "2023-12-08T08:13:51"^^xsd:dateTime ;
    skos:altLabel "Influensarar"@nb,
        "Påvirkere"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En influenser er en opinionsleder og brukes særlig om personer som ytrer seg offentlig i sosiale medier for å påvirke holdninger og handlinger hos sine følgere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Influencers"@en,
        "Influensere"@nb .

humord:c61432 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61432" ;
    dct:modified "2024-03-08T08:17:58"^^xsd:dateTime ;
    skos:altLabel "Sirklar"@nb ;
    skos:broader humord:c64128 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circles"@en,
        "Sirkler"@nb .

humord:c61433 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61433" ;
    dct:modified "2023-12-08T12:19:20"^^xsd:dateTime ;
    skos:altLabel "Fotomikrografi"@nb,
        "Mikrofotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:definition "Mikrofotografering er fotografering i skala som er større enn 10:1, for eksempel gjennom mikroskop. Tradisjonelt kalles fotografering i mindre skala enn 10:1 for makrofotografering. Mikrofotografering benyttes blant annet innen medisin, biologi, geologi og metallografi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photomicrography"@en,
        "Mikrofotografering"@nb .

humord:c61434 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61434" ;
    dct:modified "2024-03-05T09:33:20"^^xsd:dateTime ;
    skos:altLabel "Mikrodatamaskinar"@nb,
        "Mikrodatamaskiner"@nb,
        "Mikromaskinar"@nb,
        "Mikromaskiner"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Mikrodatamaskin er en datamaskin med en mikroprosessor som sentral styringsenhet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microcomputers"@en,
        "Mikromaskiner"@nb .

humord:c61435 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61435" ;
    dct:modified "2024-10-18T07:20:41"^^xsd:dateTime ;
    skos:altLabel "Erkebispegardar"@nb,
        "Erkebispegårdar"@nb ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archbishop's palace"@en,
        "Erkebispegårder"@nb .

humord:c61436 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61436" ;
    dct:modified "2023-12-08T12:33:41"^^xsd:dateTime ;
    skos:altLabel "Miljøbelasting"@nb,
        "Miljøbelastning"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental stress"@en,
        "Miljøbelastning"@nb .

humord:c61437 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61437" ;
    dct:modified "2023-12-08T12:36:13"^^xsd:dateTime ;
    skos:altLabel "Miljødebatt"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental debate"@en,
        "Miljødebatt"@nb .

humord:c61438 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61438" ;
    dct:modified "2024-08-26T10:13:56"^^xsd:dateTime ;
    skos:altLabel "Environmental impact"@en,
        "Miljøeffektar"@nb,
        "Miljøkonsekvensar"@nb,
        "Miljøkonsekvenser"@nb,
        "Miljøpåverknadar"@nb,
        "Miljøpåvirkninger"@nb,
        "Miljørisiko"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental hazards"@en,
        "Miljøeffekter"@nb ;
    skos:related humord:c68142 .

humord:c61439 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61439" ;
    dct:modified "2023-12-08T12:44:12"^^xsd:dateTime ;
    skos:altLabel "Miljøomsyn"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental considerations"@en,
        "Miljøhensyn"@nb .

humord:c61440 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61440" ;
    dct:modified "2023-12-08T12:45:24"^^xsd:dateTime ;
    skos:altLabel "Miljøkonfliktar"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental conflicts"@en,
        "Miljøkonflikter"@nb .

humord:c61441 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61441" ;
    dct:modified "2023-12-09T09:32:45"^^xsd:dateTime ;
    skos:broader humord:c13184 ;
    skos:definition "Mjølnir er et meteorittkrater på 400–500 meters dyp i Barentshavet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mjølnir crater"@en,
        "Mjølnirkrateret"@nb .

humord:c61442 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61442" ;
    dct:modified "2023-12-11T08:35:15"^^xsd:dateTime ;
    skos:altLabel "Miljøsikkerheit"@nb,
        "Miljøtryggleik"@nb ;
    skos:broader humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental security"@en,
        "Miljøsikkerhet"@nb .

humord:c61443 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61443" ;
    dct:modified "2023-12-11T08:39:38"^^xsd:dateTime ;
    skos:altLabel "Miljøtrugslar"@nb,
        "Miljøtrugsmål"@nb,
        "Miljøtruslar"@nb ;
    skos:broader humord:c09405 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental threats"@en,
        "Miljøtrusler"@nb .

humord:c61444 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61444" ;
    dct:modified "2023-12-11T08:46:02"^^xsd:dateTime ;
    skos:altLabel "Miljøvariasjonar"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental variations"@en,
        "Miljøvariasjoner"@nb .

humord:c61445 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61445" ;
    dct:modified "2023-12-11T08:56:19"^^xsd:dateTime ;
    skos:altLabel "Miljøvenleg forbruk"@nb,
        "Miljøvennleg forbruk"@nb ;
    skos:broader humord:c07832 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sustainable consumption"@en,
        "Miljøvennlig forbruk"@nb .

humord:c61446 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61446" ;
    dct:modified "2023-12-11T08:57:29"^^xsd:dateTime ;
    skos:altLabel "Miljøvenleg produksjon"@nb,
        "Miljøvennleg produksjon"@nb ;
    skos:broader humord:c07770 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmentally friendly production"@en,
        "Miljøvennlig produksjon"@nb .

humord:c61447 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61447" ;
    dct:modified "2023-12-13T09:29:50"^^xsd:dateTime ;
    skos:altLabel "Modning (Ost)"@nb,
        "Modningsprosessar (Ost)"@nb,
        "Mogningsprosessar (Ost)"@nb ;
    skos:broader humord:c04921 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ripening processes (Cheese)"@en,
        "Modningsprosesser (Ost)"@nb .

humord:c61448 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61448" ;
    dct:modified "2023-12-11T09:11:33"^^xsd:dateTime ;
    skos:altLabel "Modular (Algebra)"@nb ;
    skos:broader humord:c08163 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modules (Algebra)"@en,
        "Moduler (Algebra)"@nb .

humord:c61449 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61449" ;
    dct:modified "2024-03-21T10:48:59"^^xsd:dateTime ;
    skos:altLabel "Molekyl"@nb ;
    skos:broader humord:c62480 ;
    skos:definition "Eit molekyl er ei samling av like eller ulike atom som er bunde til kvarandre med kjemiske bindingar <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecules"@en,
        "Molekyler"@nb .

humord:c61450 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61450" ;
    dct:modified "2025-02-04T15:37:44"^^xsd:dateTime ;
    skos:altLabel "Mombasa"@nb ;
    skos:broader humord:c01577 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mombasa"@en,
        "Mombasa"@nb .

humord:c61451 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61451" ;
    dct:modified "2023-12-11T09:45:15"^^xsd:dateTime ;
    skos:broader humord:c12665 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mongstad"@en,
        "Mongstad"@nb .

humord:c61452 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61452" ;
    dct:modified "2023-12-13T09:54:33"^^xsd:dateTime ;
    skos:altLabel "Clinical oncology"@en,
        "Klinisk onkologi"@nb,
        "Medisinsk onkologi"@nb,
        "Onkologi"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Onkologi er læren og kunnskapen om kreftsykdommer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oncology"@en,
        "Onkologi"@nb .

humord:c61453 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61453" ;
    dct:modified "2023-12-11T10:05:08"^^xsd:dateTime ;
    skos:altLabel "Motoriske dugleikar"@nb,
        "Motoriske ferdigheiter"@nb ;
    skos:broader humord:c21854 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motor skills"@en,
        "Motoriske ferdigheter"@nb .

humord:c61454 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61454" ;
    dct:modified "2023-12-11T10:26:51"^^xsd:dateTime ;
    skos:altLabel "Multiscale modelling"@en,
        "Multiskalamodellering"@nb ;
    skos:broader humord:c08173 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiscale modeling"@en,
        "Multiskalamodellering"@nb .

humord:c61455 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61455" ;
    dct:modified "2023-12-11T10:27:32"^^xsd:dateTime ;
    skos:altLabel "Motorkjøretøy"@nb,
        "Motorkøyretøy"@nb ;
    skos:broader humord:c04392 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motor vehicles"@en,
        "Motorkjøretøyer"@nb .

humord:c61456 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61456" ;
    dct:modified "2023-12-11T10:45:58"^^xsd:dateTime ;
    skos:altLabel "Mønsterdanning (Geometri)"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pattern formation (Geometry)"@en,
        "Mønsterdannelse (Geometri)"@nb .

humord:c61457 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61457" ;
    dct:modified "2025-02-28T07:50:29"^^xsd:dateTime ;
    skos:altLabel "Mørebassenget"@nb ;
    skos:broader humord:c14974 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Møre basin"@en,
        "Mørebassenget"@nb .

humord:c61458 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61458" ;
    dct:modified "2023-12-11T10:50:15"^^xsd:dateTime ;
    skos:broader humord:c13344 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Møsvatn"@en,
        "Møsvatn"@nb .

humord:c61459 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61459" ;
    dct:modified "2025-03-24T08:44:27"^^xsd:dateTime ;
    skos:altLabel "Møysalen"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Møysalen"@en,
        "Møysalen"@nb .

humord:c61460 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61460" ;
    dct:modified "2023-12-11T10:55:58"^^xsd:dateTime ;
    skos:altLabel "Lengdeeiningar"@nb,
        "Lengdeenheter"@nb,
        "Måleeiningar"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Units of measurement"@en,
        "Måleenheter"@nb .

humord:c61461 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61461" ;
    dct:modified "2024-06-19T19:37:37"^^xsd:dateTime ;
    skos:altLabel "Observational errors (Physics)"@en,
        "Målefeil (Fysikk)"@nb ;
    skos:broader humord:c08270 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Measurement errors (Physics)"@en,
        "Målefeil (Fysikk)"@nb .

humord:c61462 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61462" ;
    dct:modified "2024-08-20T10:29:49"^^xsd:dateTime ;
    skos:altLabel "Ånderdalen nasjonalpark"@nb ;
    skos:broader humord:c02950 ;
    skos:definition "Ånderdalen nasjonalpark er en nasjonalpark i Senja kommune i Troms fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ånderdalen National Park"@en,
        "Ånderdalen nasjonalpark"@nb .

humord:c61463 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61463" ;
    dct:modified "2023-12-11T11:15:48"^^xsd:dateTime ;
    skos:broader humord:c02776 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ytre Helgeland"@en,
        "Ytre Helgeland"@nb .

humord:c61464 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61464" ;
    dct:modified "2025-01-16T16:54:02"^^xsd:dateTime ;
    skos:altLabel "Wollongong"@nb ;
    skos:broader humord:c61486 ;
    skos:definition "Wollongong er en by i Australia i delstaten New South Wales, 77 kilometer sør for Sydney. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wollongong"@en,
        "Wollongong"@nb .

humord:c61465 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61465" ;
    dct:modified "2025-02-11T12:45:37"^^xsd:dateTime ;
    skos:altLabel "Báhčaveaji álbmotmeahcci"@nb,
        "Paččjooǥǥ meermeäʹcc"@nb,
        "Øvre Pasvik nasjonalpark"@nb ;
    skos:broader humord:c02674 ;
    skos:definition "Øvre Pasvik er en nasjonalpark i Sør-Varanger kommune i Finnmark fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Øvre Pasvik National Park"@en,
        "Øvre Pasvik nasjonalpark"@nb .

humord:c61466 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61466" ;
    dct:modified "2024-08-21T11:00:28"^^xsd:dateTime ;
    skos:altLabel "Dividal"@en,
        "Dividal"@nb,
        "Øvre Dividal"@nb ;
    skos:broader humord:c14256 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Øvre Dividal"@en,
        "Øvre Dividal"@nb .

humord:c61467 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61467" ;
    dct:modified "2024-08-21T10:58:43"^^xsd:dateTime ;
    skos:altLabel "Øverbygd"@nb ;
    skos:broader humord:c14256 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Øverbygd"@en,
        "Øverbygd"@nb .

humord:c61468 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61468" ;
    dct:modified "2024-08-21T10:18:59"^^xsd:dateTime ;
    skos:altLabel "Østensjøvannet"@nb ;
    skos:broader humord:c14328 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Østensjøvannet"@en,
        "Østensjøvannet"@nb .

humord:c61469 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61469" ;
    dct:modified "2024-08-21T08:49:53"^^xsd:dateTime ;
    skos:altLabel "Aust-Finnmark"@nb ;
    skos:broader humord:c02664 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "East-Finnmark"@en,
        "Øst-Finnmark"@nb .

humord:c61470 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61470" ;
    dct:modified "2024-08-09T09:24:23"^^xsd:dateTime ;
    skos:altLabel "Aurefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trout fishing"@en,
        "Ørretfiske"@nb ;
    skos:related humord:c26662 .

humord:c61471 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61471" ;
    dct:modified "2023-12-12T09:01:22"^^xsd:dateTime ;
    skos:altLabel "Økonomiske soner"@nb ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic zones"@en,
        "Økonomiske soner"@nb .

humord:c61472 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61472" ;
    dct:modified "2023-12-11T12:25:48"^^xsd:dateTime ;
    skos:altLabel "Økonomisk planlegging"@nb ;
    skos:broader humord:c07798 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic planning"@en,
        "Økonomisk planlegging"@nb .

humord:c61473 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61473" ;
    dct:modified "2023-12-11T13:29:09"^^xsd:dateTime ;
    skos:altLabel "Antropofagi (Litterær retning)"@nb ;
    skos:broader humord:c06603 ;
    skos:definition "Den brasilianske litterære bevegelsen som er kjent som Antropofagi (\"Kannibalisme\"), en avleggergruppe av modernismen, som selv om den var kortvarig, viste seg å være innflytelsesrik med sin vektlegging på folklore og innfødte temaer <Britannica.com>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antropofagia (Literary movement)"@en,
        "Antropofagi (Litterær retning)"@nb .

humord:c61474 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61474" ;
    dct:modified "2023-12-12T07:57:37"^^xsd:dateTime ;
    skos:altLabel "Usynlegheit"@nb ;
    skos:broader humord:c15719 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Invisibility"@en,
        "Usynlighet"@nb .

humord:c61475 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61475" ;
    dct:modified "2023-12-12T10:32:25"^^xsd:dateTime ;
    skos:altLabel "Science didactics"@en,
        "Science teaching"@en,
        "Naturfagdidaktikk"@nb ;
    skos:broader humord:c25951 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Didactics of science"@en,
        "Naturfagdidaktikk"@nb .

humord:c61476 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61476" ;
    dct:modified "2024-03-21T08:25:33"^^xsd:dateTime ;
    skos:altLabel "Naturfenomen"@nb ;
    skos:broader humord:c11910 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural phenomena"@en,
        "Naturfenomener"@nb .

humord:c61477 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61477" ;
    dct:modified "2024-03-21T08:25:48"^^xsd:dateTime ;
    skos:altLabel "Naturforhald"@nb,
        "Naturtilhøve"@nb ;
    skos:broader humord:c11910 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural conditions"@en,
        "Naturforhold"@nb .

humord:c61478 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61478" ;
    dct:modified "2024-03-21T08:26:07"^^xsd:dateTime ;
    skos:altLabel "Natuforsking"@nb,
        "Naturforskning"@nb ;
    skos:broader humord:c11910 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural research"@en,
        "Naturforskning"@nb .

humord:c61479 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61479" ;
    dct:modified "2023-12-12T10:53:30"^^xsd:dateTime ;
    skos:altLabel "Naturfotografering"@nb,
        "Naturfotografi"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nature photography"@en,
        "Naturfotografering"@nb .

humord:c61480 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61480" ;
    dct:modified "2023-12-12T11:03:37"^^xsd:dateTime ;
    skos:altLabel "Navigasjonsradarar"@nb ;
    skos:broader humord:c04320 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Navigation radars"@en,
        "Navigasjonsradarer"@nb .

humord:c61481 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61481" ;
    dct:modified "2024-11-05T13:22:07"^^xsd:dateTime ;
    skos:altLabel "Nearctic realm"@en,
        "Nearktiske subregion"@nb ;
    skos:broader humord:c01797,
        humord:c03753 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nearctic region"@en,
        "Nearktiske subregion"@nb .

humord:c61482 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61482" ;
    dct:modified "2024-07-09T10:48:43"^^xsd:dateTime ;
    skos:altLabel "Kassava"@nb,
        "Manihot esculenta"@nb,
        "Maniok"@nb ;
    skos:broader humord:c65472 ;
    skos:definition "Maniok er en cirka to meter høy plante i vortemelkfamilien med håndflikede blad. Den stammer fra Sør-Amerika og er nå en av de viktigste matplantene i mange tropiske land <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cassava"@en,
        "Maniok"@nb .

humord:c61483 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61483" ;
    dct:modified "2024-11-07T14:08:39"^^xsd:dateTime ;
    skos:altLabel "Neotropiske region"@nb ;
    skos:broader humord:c01795,
        humord:c01799 ;
    skos:definition "Den neotropiske region er en dyregeografisk og plantegeografisk betegnelse for Sør-Amerika og Mellom-Amerika med sin særegne flora og fauna. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neotropical realm"@en,
        "Neotropiske region"@nb .

humord:c61484 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61484" ;
    dct:modified "2023-12-12T11:21:31"^^xsd:dateTime ;
    skos:altLabel "Neptun (Planet)"@nb ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neptune (Planet)"@en,
        "Neptun (Planet)"@nb .

humord:c61485 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61485" ;
    dct:modified "2025-02-14T14:05:49"^^xsd:dateTime ;
    skos:altLabel "New Hampshire"@nb ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "New Hampshire"@en,
        "New Hampshire"@nb .

humord:c61486 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61486" ;
    dct:modified "2025-02-27T14:22:55"^^xsd:dateTime ;
    skos:altLabel "New South Wales"@nb ;
    skos:broader humord:c03723 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "New South Wales"@en,
        "New South Wales"@nb .

humord:c61487 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61487" ;
    dct:modified "2025-02-04T12:51:39"^^xsd:dateTime ;
    skos:altLabel "Ngorongoro"@nb ;
    skos:broader humord:c01620 ;
    skos:definition "Ngorongoro er et naturvernområde som ligger i Arusharegionen i det nordlige Tanzania, 180 kilometer vest for byen Arusha <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ngorongoro"@en,
        "Ngorongoro"@nb .

humord:c61488 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61488" ;
    dct:modified "2025-03-24T13:18:54"^^xsd:dateTime ;
    skos:altLabel "Noordwijk"@nb ;
    skos:broader humord:c02598 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Noordwijk"@en,
        "Noordwijk"@nb .

humord:c61489 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61489" ;
    dct:modified "2025-04-01T12:43:35"^^xsd:dateTime ;
    skos:altLabel "Nordmarka (Klæbu)"@nb ;
    skos:broader humord:c02907 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordmarka (Klæbu)"@en,
        "Nordmarka (Klæbu)"@nb .

humord:c61490 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61490" ;
    dct:modified "2023-12-12T12:15:44"^^xsd:dateTime ;
    skos:altLabel "Normal periods"@en,
        "Normalperiodar"@nb ;
    skos:broader humord:c23766 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Normal climate periods"@en,
        "Normalperioder"@nb .

humord:c61491 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61491" ;
    dct:modified "2023-12-12T12:20:53"^^xsd:dateTime ;
    skos:altLabel "Notasjon"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Notation er et tegnsystem til gjengivelse av ord, tall, toner eller lignende <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Notation"@en,
        "Notasjon"@nb .

humord:c61492 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61492" ;
    dct:modified "2023-12-12T12:25:30"^^xsd:dateTime ;
    skos:altLabel "Nukleærmedisin"@nb ;
    skos:broader humord:c61493 ;
    skos:definition "Nukleærmedisin er et fagområde innen medisinen som omfatter behandling og diagnostikk ved hjelp av radioaktive isotoper (radionuklider) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear medicine"@en,
        "Nukleærmedisin"@nb .

humord:c61493 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61493" ;
    dct:modified "2024-05-16T13:27:56"^^xsd:dateTime ;
    skos:altLabel "Radiologi"@nb ;
    skos:broader humord:c03814 ;
    skos:definition "Radiologi er et medisinsk fagområde som gjør bruk av bildedannende metoder for å avdekke og behandle sykdommer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiology"@en,
        "Radiologi"@nb .

humord:c61494 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61494" ;
    dct:modified "2023-12-12T12:26:39"^^xsd:dateTime ;
    skos:altLabel "Numerisk klassifikasjon"@nb ;
    skos:broader humord:c61361 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical classification"@en,
        "Numerisk klassifikasjon"@nb .

humord:c61495 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61495" ;
    dct:modified "2023-12-12T12:31:59"^^xsd:dateTime ;
    skos:altLabel "Næringsmiddelhygiene"@nb ;
    skos:broader humord:c12039 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food hygiene"@en,
        "Næringsmiddelhygiene"@nb .

humord:c61496 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61496" ;
    dct:modified "2023-12-12T12:34:39"^^xsd:dateTime ;
    skos:altLabel "Food enigneering"@en,
        "Næringsmiddelteknologi"@nb ;
    skos:broader humord:c12039 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food technology"@en,
        "Næringsmiddelteknologi"@nb .

humord:c61497 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61497" ;
    dct:modified "2023-12-12T12:37:23"^^xsd:dateTime ;
    skos:altLabel "Nutritional value"@en,
        "Næringsinnhald"@nb,
        "Næringsinnhold"@nb,
        "Næringsverdi"@nb ;
    skos:broader humord:c34847 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nutrition value"@en,
        "Næringsverdi"@nb .

humord:c61498 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61498" ;
    dct:modified "2025-02-19T08:39:01"^^xsd:dateTime ;
    skos:altLabel "Gibbonapar"@nb,
        "Gibbonaper"@nb,
        "Gibbonar"@nb ;
    skos:broader humord:c64908 ;
    skos:definition "Gibboner er en familie av primater i overfamilien menneskeaper. De har lange armer med sterkt forlengede fingre og kan slynge seg 10–12 meter fra tre til tre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gibbons"@en,
        "Gibboner"@nb .

humord:c61499 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61499" ;
    dct:modified "2023-12-13T11:38:12"^^xsd:dateTime ;
    skos:altLabel "Art  trade"@en,
        "Art dealing"@en,
        "Kunsthandel"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Art markets"@en,
        "Kunsthandel"@nb .

humord:c61500 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61500" ;
    dct:modified "2025-02-13T13:52:03"^^xsd:dateTime ;
    skos:altLabel "Manhattan"@nb ;
    skos:broader humord:c01733 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manhattan"@en,
        "Manhattan"@nb .

humord:c61501 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61501" ;
    dct:modified "2023-12-13T13:09:08"^^xsd:dateTime ;
    skos:altLabel "Art colonies"@en ;
    skos:broader humord:c05669 ;
    skos:definition "En kunstnerkoloni er et sted der utøvende kunstnere bor nær hverandre og samhandler på en positiv måte over tid. Noen kolonier utviklet en egen stil, andre ikke. Vanligvis var malere sentrale, mens litterater og andre ble mere perifære <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artist colonies"@en,
        "Kunstnerkolonier"@nb .

humord:c61502 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61502" ;
    dct:modified "2023-12-13T07:40:23"^^xsd:dateTime ;
    skos:altLabel "Kunstmuseum"@nb ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Art museums"@en,
        "Kunstmuseer"@nb .

humord:c61503 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61503" ;
    dct:modified "2025-02-28T07:44:47"^^xsd:dateTime ;
    skos:altLabel "Okhotskhavet"@nb ;
    skos:broader humord:c14708 ;
    skos:definition "Okhotskhavet er en bukt i Øst-Sibir innenfor halvøya Kamtsjatka og øygruppa Kurilene. Det er 1,6 mill. km2 stort <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea of Okhotsk"@en,
        "Okhotskhavet"@nb .

humord:c61504 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61504" ;
    dct:modified "2024-01-24T13:52:04"^^xsd:dateTime ;
    skos:altLabel "Oksidasjon"@nb,
        "Oksidering"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Oksidasjon er en kjemisk prosess der elektroner forskyves eller blir avgitt. I en oksidasjon øker oksidasjonstallet til minst ett atom som er med i reaksjonen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxidation"@en,
        "Oksidasjon"@nb ;
    skos:related humord:c62145,
        humord:c62149 .

humord:c61505 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61505" ;
    dct:modified "2025-03-24T08:45:12"^^xsd:dateTime ;
    skos:altLabel "Okstindan"@nb ;
    skos:broader humord:c02611 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Okstindan"@en,
        "Okstindan"@nb .

humord:c61506 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61506" ;
    dct:modified "2023-12-13T08:47:47"^^xsd:dateTime ;
    skos:altLabel "Oljebrunnar"@nb,
        "Oljebrønnar"@nb ;
    skos:broader humord:c22947 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil wells"@en,
        "Oljebrønner"@nb .

humord:c61507 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61507" ;
    dct:modified "2023-12-13T09:57:41"^^xsd:dateTime ;
    skos:altLabel "Cage culture"@en,
        "Lukka oppdrettsanlegg"@nb,
        "Lukkede oppdrettsanlegg"@nb,
        "Merdar"@nb,
        "Merder"@nb,
        "Oppdrettsanlegg"@nb ;
    skos:broader humord:c23108 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea cages"@en,
        "Oppdrettsanlegg"@nb .

humord:c61508 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61508" ;
    dct:modified "2024-11-13T09:48:58"^^xsd:dateTime ;
    skos:altLabel "Oppgåveanalyse"@nb ;
    skos:broader humord:c01459 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Task analysis"@en,
        "Oppgaveanalyse"@nb .

humord:c61509 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61509" ;
    dct:modified "2023-12-13T10:18:00"^^xsd:dateTime ;
    skos:altLabel "Optimal konstruksjon (Matematikk)"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optimal design"@en,
        "Optimal konstruksjon (Matematikk)"@nb .

humord:c61510 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61510" ;
    dct:modified "2025-02-14T08:13:07"^^xsd:dateTime ;
    skos:altLabel "Orlando"@nb ;
    skos:broader humord:c01713 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orlando"@en,
        "Orlando"@nb .

humord:c61511 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61511" ;
    dct:modified "2023-12-14T09:01:23"^^xsd:dateTime ;
    skos:altLabel "Pangea"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Pangea var et superkontinent som eksisterte for omkring 300–200 millioner år siden og som omfattet mesteparten av den kontinentale jordskorpen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pangea"@en,
        "Pangea"@nb .

humord:c61512 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61512" ;
    dct:modified "2024-04-16T15:35:42"^^xsd:dateTime ;
    skos:altLabel "Oversanselige fenomener"@nb,
        "Paranormale fenomen"@nb ;
    skos:broader humord:c05087 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paranormal phenomena"@en,
        "Paranormale fenomener"@nb .

humord:c61513 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61513" ;
    dct:modified "2024-03-05T13:46:30"^^xsd:dateTime ;
    skos:altLabel "Network theory"@en,
        "System analysis"@en,
        "Systems analysis"@en,
        "Nettverksteori"@nb,
        "Nettverksvitskap"@nb,
        "Systemanalyse"@nb ;
    skos:broader humord:c17090 ;
    skos:definition "Nettverksvitenskap er et akademisk felt som studerer komplekse nettverk som telekommunikasjonsnettverk, datanettverk, biologiske nettverk, kognitive og semantiske nettverk og sosiale nettverk. Dette gjøres ved å ta hensyn til forskjellige elementer eller aktører som representeres av noder (eller hjørner) og forbindelsene mellom elementene eller aktørene som koblinger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network science"@en,
        "Nettverksvitenskap"@nb ;
    skos:related humord:c27208 .

humord:c61514 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61514" ;
    dct:modified "2024-07-03T13:12:36"^^xsd:dateTime ;
    skos:altLabel "Partiklar (Fysikk)"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Partikkel er et lite legeme, som et støvkorn eller lignende  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particles"@en,
        "Partikler (Fysikk)"@nb .

humord:c61515 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61515" ;
    dct:modified "2024-12-19T16:19:00"^^xsd:dateTime ;
    skos:altLabel "Partisjonar (Informasjonsteknologi)"@nb,
        "Partisjoner (Informasjonsteknologi)"@nb,
        "Partisjonering (Informasjonsteknologi)"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disk partitioning"@en,
        "Partisjonering (Informasjonsteknologi)"@nb .

humord:c61516 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61516" ;
    dct:modified "2023-12-14T08:31:19"^^xsd:dateTime ;
    skos:altLabel "Pedagogisk programvare"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Educational software"@en,
        "Pedagogisk programvare"@nb .

humord:c61517 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61517" ;
    dct:modified "2024-11-20T15:11:27"^^xsd:dateTime ;
    skos:altLabel "Plantefysiologi"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Plantefysiologi er læren om plantenes prosesser og funksjoner, hvordan disse påvirkes av endringer i miljøet, og hvordan dette fører til vekst og utvikling av plantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant physiology"@en,
        "Plantefysiologi"@nb .

humord:c61518 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61518" ;
    dct:modified "2023-12-14T08:36:16"^^xsd:dateTime ;
    skos:altLabel "Pektin"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "Pektin er en type polysakkarid i cellevegger og midtlameller i planter som kan tiltrekke seg og holde på vann. Pektin er bygget opp av enkeltdeler med galakturonsyre og rhamnose <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pectins"@en,
        "Pektiner"@nb .

humord:c61519 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61519" ;
    dct:modified "2024-01-02T16:13:59"^^xsd:dateTime ;
    skos:altLabel "Fur-bearers"@en,
        "Fur-bearing animals"@en,
        "Furbearers"@en,
        "Pelsdyr"@nb ;
    skos:broader humord:c08243 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fur animals"@en,
        "Pelsdyr"@nb .

humord:c61520 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61520" ;
    dct:modified "2023-12-14T08:44:40"^^xsd:dateTime ;
    skos:altLabel "Periodisitet"@nb,
        "Syklisitet"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periodicity"@en,
        "Periodisitet"@nb .

humord:c61521 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61521" ;
    dct:modified "2024-06-19T19:41:13"^^xsd:dateTime ;
    skos:altLabel "Perturbasjonar"@nb ;
    skos:broader humord:c64629 ;
    skos:definition "Pertubasjon er et begrep i fysikk som betyr forstyrrelse eller avvik. For eksempel brukes uttrykket innen astronomi for å beskrive hvordan et himmellegemes omløpsbane påvirkes eller forstyrres av andre legemers gravitasjon <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perturbation"@en,
        "Perturbasjoner"@nb ;
    skos:related humord:c61522 .

humord:c61522 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61522" ;
    dct:modified "2023-12-14T08:59:13"^^xsd:dateTime ;
    skos:altLabel "Perturbation methods"@en,
        "Perturbasjonsmetodar"@nb,
        "Perturbasjonsmetoder"@nb,
        "Perturbasjonsteori"@nb ;
    skos:broader humord:c61180 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perturbation theory"@en,
        "Perturbasjonsteori"@nb ;
    skos:related humord:c61521 .

humord:c61523 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61523" ;
    dct:modified "2023-12-14T13:11:25"^^xsd:dateTime ;
    skos:altLabel "Fiskal føderalisme"@nb ;
    skos:broader humord:c14010 ;
    skos:definition "Fiskal føderalisme behandler styringsrelasjoner mellom ulike nivåer innen offentlig sektor, spesielt stat-kommune-forholdet <NTNU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fiscal federalism"@en,
        "Fiskal føderalisme"@nb .

humord:c61524 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61524" ;
    dct:modified "2023-12-14T13:44:05"^^xsd:dateTime ;
    skos:altLabel "Talaing (People)"@en,
        "Talaing (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Mon er en folkegruppe hovedsakelig i det østlige Myanmar, med mindre grupper i Thailand, Kambodsja og Vietnam <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mons (People)"@en,
        "Mon (Folk)"@nb .

humord:c61525 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61525" ;
    dct:modified "2025-02-25T09:21:51"^^xsd:dateTime ;
    skos:altLabel "Dvaravati"@en,
        "Dvāravatī"@en,
        "Dvaravati"@nb,
        "Dvāravatī"@nb ;
    skos:broader humord:c02096 ;
    skos:definition "Dvaravati var et oldtidsrike tilhørende Mon-folket som eksisterte fra det 7. til det 11. århundre, og som lå i området som i dag er kjent som sentrale Thailand  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thawarawadi"@en,
        "Dvaravati"@nb .

humord:c61526 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61526" ;
    dct:modified "2023-12-14T14:11:18"^^xsd:dateTime ;
    skos:altLabel "Vietnamesisk-amerikanarer"@nb ;
    skos:broader humord:c26755 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vietnamese Americans"@en,
        "Vietnamesisk-amerikanere"@nb .

humord:c61527 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61527" ;
    dct:modified "2024-10-17T14:43:45"^^xsd:dateTime ;
    skos:altLabel "Bani Hasan"@en,
        "Beni-Hassan"@en,
        "Beni Hassan"@nb ;
    skos:broader humord:c01547 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beni Hassan"@en,
        "Beni Hassan"@nb .

humord:c61528 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61528" ;
    dct:modified "2025-03-05T19:54:41"^^xsd:dateTime ;
    skos:altLabel "Saaremaa"@nb ;
    skos:broader humord:c02209 ;
    skos:definition "Saaremaa er en øy i Estland, utenfor Rigabukta og sør for øya Hiiumaa  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saaremaa"@en,
        "Saaremaa"@nb .

humord:c61529 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61529" ;
    dct:modified "2024-11-14T15:20:12"^^xsd:dateTime ;
    skos:altLabel "Common hedgehog"@en,
        "Erinaceus europaeus"@en,
        "Hedgehog"@en,
        "Erinaceus europaeus"@nb,
        "Europeisk piggsvin"@nb,
        "Europeisk pinnsvin"@nb,
        "Piggsvin"@nb,
        "Vest-europeisk piggsvin"@nb,
        "Vest-europeisk pinnsvin"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Piggsvin, også kalt vest-europeisk piggsvin eller europeisk piggsvin, er et pattedyr, og den eneste piggsvinarten i Skandinavia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European hedgehog"@en,
        "Pinnsvin"@nb .

humord:c61530 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61530" ;
    dct:modified "2025-02-14T14:15:06"^^xsd:dateTime ;
    skos:altLabel "Tennessee"@nb ;
    skos:broader humord:c01706 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tennessee"@en,
        "Tennessee"@nb .

humord:c61531 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61531" ;
    dct:modified "2025-02-13T13:50:38"^^xsd:dateTime ;
    skos:altLabel "Nashville"@nb ;
    skos:broader humord:c61530 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nashville"@en,
        "Nashville"@nb .

humord:c61532 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61532" ;
    dct:modified "2023-12-18T10:46:49"^^xsd:dateTime ;
    skos:altLabel "Pilgrims' ways"@en,
        "Pilegrimsvegar"@nb ;
    skos:broader humord:c19753 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pilgrimage routes"@en,
        "Pilegrimsveier"@nb ;
    skos:related humord:c08645 .

humord:c61533 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61533" ;
    dct:modified "2025-03-24T12:33:49"^^xsd:dateTime ;
    skos:altLabel "Konstruksjonslære"@nb,
        "Konstruksjonsteknikk"@nb,
        "Konstruksjonsteknologi"@nb ;
    skos:broader humord:c21464 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural engineering"@en,
        "Konstruksjonsteknikk"@nb .

humord:c61534 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61534" ;
    dct:modified "2023-12-18T10:55:01"^^xsd:dateTime ;
    skos:altLabel "Plater (Konstruksjonsteknikk)"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plates (Structural engineering)"@en,
        "Plater (Konstruksjonsteknikk)"@nb .

humord:c61535 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61535" ;
    dct:modified "2023-12-18T11:05:40"^^xsd:dateTime ;
    skos:altLabel "Political counseling"@en,
        "Politisk rådgiving"@nb,
        "Politisk rådgjeving"@nb,
        "Rådgivning (Politikk)"@nb,
        "Rådgjeving (Politikk)"@nb ;
    skos:broader humord:c09748 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political counselling"@en,
        "Politisk rådgivning"@nb .

humord:c61536 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61536" ;
    dct:modified "2023-12-18T11:13:55"^^xsd:dateTime ;
    skos:altLabel "Portalar (Nettsider)"@nb ;
    skos:broader humord:c19289 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Portals (Web sites)"@en,
        "Portaler (Nettsider)"@nb .

humord:c61537 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61537" ;
    dct:modified "2023-12-18T11:21:52"^^xsd:dateTime ;
    skos:altLabel "Prediksjon (Sannsynsrekning)"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prediction (Calculus of probability)"@en,
        "Prediksjon (Sannsynlighetsregning)"@nb .

humord:c61538 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61538" ;
    dct:modified "2023-12-18T11:26:34"^^xsd:dateTime ;
    skos:altLabel "Presentation programs"@en,
        "Presentasjonsprogram"@nb,
        "Presentasjonsprogrammer"@nb,
        "Presentasjonsverktøy"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Presentation tools"@en,
        "Presentasjonsverktøy"@nb .

humord:c61539 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61539" ;
    dct:modified "2024-06-19T19:41:52"^^xsd:dateTime ;
    skos:altLabel "Precision measuring"@en,
        "Presisjonsmålingar"@nb ;
    skos:broader humord:c08270 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accurate measuring"@en,
        "Presisjonsmålinger"@nb .

humord:c61540 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61540" ;
    dct:modified "2023-12-18T11:30:36"^^xsd:dateTime ;
    skos:altLabel "Northern Fur Seal Islands"@en,
        "Pribylovøyane"@nb,
        "Pribylovøyene"@nb ;
    skos:broader humord:c01707 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pribilof Islands"@en,
        "Pribylovøyene"@nb .

humord:c61541 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61541" ;
    dct:modified "2023-12-18T11:39:50"^^xsd:dateTime ;
    skos:altLabel "Produktmerking"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Product labelling"@en,
        "Produktmerking"@nb .

humord:c61542 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61542" ;
    dct:modified "2023-12-18T12:29:00"^^xsd:dateTime ;
    skos:altLabel "Maskintegning"@nb,
        "Maskinteikning"@nb,
        "Teknisk teikning"@nb ;
    skos:broader humord:c05394 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical drawing"@en,
        "Teknisk tegning"@nb .

humord:c61543 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61543" ;
    dct:modified "2024-04-04T09:35:16"^^xsd:dateTime ;
    skos:altLabel "Projeksjonsteikning"@nb ;
    skos:broader humord:c61542 ;
    skos:definition "Projeksjonstegning er en del av den beskrivende geometrien hvor et objekt blir avbildet i et plan ved hjelp av projeksjonsstråler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Projective drawing"@en,
        "Projeksjonstegning"@nb ;
    skos:related humord:c65343 .

humord:c61544 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61544" ;
    dct:modified "2023-12-18T12:31:15"^^xsd:dateTime ;
    skos:altLabel "Prosesskontroll"@nb,
        "Prosesstyring"@nb ;
    skos:broader humord:c08349 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Process control"@en,
        "Prosesstyring"@nb .

humord:c61545 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61545" ;
    dct:modified "2023-12-18T12:35:21"^^xsd:dateTime ;
    skos:altLabel "Prosjektevaluering"@nb ;
    skos:broader humord:c01471 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Project evaluation"@en,
        "Prosjektevaluering"@nb .

humord:c61546 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61546" ;
    dct:modified "2024-11-26T13:52:22"^^xsd:dateTime ;
    skos:altLabel "Decorative plants"@en,
        "Prydplantar"@nb,
        "Prydplanter"@nb,
        "Prydvekstar"@nb,
        "Prydvekster"@nb,
        "Prydvokstrar"@nb ;
    skos:broader humord:c08209 ;
    skos:definition "Prydplante er en plante som dyrkes til pryd, altså til pynt. Prydplanter står i utgangspunktet i motsetning til nytteplanter. Prydplanter dyrkes i hager og parker, men det er ikke uvanlig at noen av dem er forvillet, det vil si at de har spredt seg ut i naturen. Prydplanter dyrkes også innendørs. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ornamental plants"@en,
        "Prydplanter"@nb .

humord:c61547 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61547" ;
    dct:modified "2024-11-26T13:58:42"^^xsd:dateTime ;
    skos:altLabel "Prydtre"@nb ;
    skos:broader humord:c61546 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ornamental trees"@en,
        "Prydtrær"@nb .

humord:c61548 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61548" ;
    dct:modified "2023-12-18T12:43:37"^^xsd:dateTime ;
    skos:altLabel "Prøvetilarbeiding"@nb ;
    skos:broader humord:c17861 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sample preparation"@en,
        "Prøvebearbeiding"@nb .

humord:c61549 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61549" ;
    dct:modified "2023-12-18T12:49:31"^^xsd:dateTime ;
    skos:altLabel "Reliability engineering"@en,
        "Pålitelegheitsteknikk"@nb,
        "Pålitelegskapsteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reliability technology"@en,
        "Pålitelighetsteknikk"@nb .

humord:c61550 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61550" ;
    dct:modified "2023-12-18T14:08:41"^^xsd:dateTime ;
    skos:altLabel "Radiobylgjer"@nb,
        "Radiobølger"@nb,
        "Radiobølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio waves"@en,
        "Radiobølger"@nb .

humord:c61551 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61551" ;
    dct:modified "2023-12-18T14:10:56"^^xsd:dateTime ;
    skos:broader humord:c14325 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rago National Park"@en,
        "Rago nasjonalpark"@nb .

humord:c61552 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61552" ;
    dct:modified "2024-11-20T12:17:30"^^xsd:dateTime ;
    skos:altLabel "Risikovurdering"@nb ;
    skos:broader humord:c01520 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Risk assessment"@en,
        "Risikovurdering"@nb .

humord:c61553 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61553" ;
    dct:modified "2025-02-14T13:50:01"^^xsd:dateTime ;
    skos:altLabel "Rocky Mountains"@nb ;
    skos:broader humord:c01705 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rocky Mountains"@en,
        "Rocky Mountains"@nb .

humord:c61554 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61554" ;
    dct:modified "2024-05-30T16:54:41"^^xsd:dateTime ;
    skos:altLabel "Rocket ships"@en,
        "Space ships"@en,
        "Spaceships"@en,
        "Romfartøy"@nb,
        "Romskip"@nb ;
    skos:broader humord:c04368,
        humord:c12499 ;
    skos:definition "Romfartøy er ei ubemanna eller bemanna maskin som er laga for å gjennomføre vitskaplege, praktiske eller militære oppdrag i verdsrommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spacecrafts"@en,
        "Romfartøyer"@nb .

humord:c61555 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61555" ;
    dct:modified "2024-11-25T14:07:44"^^xsd:dateTime ;
    skos:altLabel "Røykelse"@nb,
        "Røykjelse"@nb ;
    skos:broader humord:c69056 ;
    skos:definition "Røkelse er en blanding av plantestoffer som ved oppvarming gir en lukt som parfymerer luften  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Incense"@en,
        "Røkelse"@nb .

humord:c61556 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61556" ;
    dct:modified "2023-12-18T15:12:32"^^xsd:dateTime ;
    skos:altLabel "Roentgen spectrometry"@en,
        "Roentgen spectroscopy"@en,
        "X-ray spectra"@en,
        "X-ray spectrometry"@en,
        "Røntgenspekter"@nb,
        "Røntgenspektra"@nb,
        "Røntgenspektroskopi"@nb,
        "Røntgenspektrum"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Røntgenspektroskopi er en fellesbetegnelse på samtlige metoder som benyttes for å:  registrere røntgenspektra, bestemme strålingens bølgelengde og klassifisere spektrallinjene og sette dem i teoretisk sammenheng med atomstrukturen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray spectroscopy"@en,
        "Røntgenspektroskopi"@nb .

humord:c61557 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61557" ;
    dct:modified "2023-12-18T15:15:06"^^xsd:dateTime ;
    skos:altLabel "X-ray micro-probe spectrometry"@en,
        "X-ray microanalysis"@en,
        "X-ray microprobe spectrometry"@en,
        "Mikrosondeanalyse"@nb,
        "Røntgenanalyse"@nb,
        "Røntgenmikroanalyse"@nb,
        "XMPS"@nb ;
    skos:broader humord:c61556 ;
    skos:definition "Røntgenmikroanalyse er en kjemisk analysemetode som bruker en mikrosonde til punktvis analyse av prøven som skal undersøkes <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray microprobe spectroscopy"@en,
        "Røntgenmikroanalyse"@nb .

humord:c61558 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61558" ;
    dct:modified "2025-02-28T11:25:43"^^xsd:dateTime ;
    skos:altLabel "Vadehavet"@nb ;
    skos:broader humord:c03714 ;
    skos:definition "Vadehavet er et havområde i Danmark, Tyskland og Nederland. Vadehavet omfatter kyststrekningen fra Skallingen og Ho Bugt nord for Esbjerg på Jylland og ned til byen Den Helder i Nederland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wadden Sea"@en,
        "Vadehavet"@nb .

humord:c61559 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61559" ;
    dct:modified "2023-12-18T15:20:07"^^xsd:dateTime ;
    skos:altLabel "Clepsydra"@en,
        "Vannur"@nb,
        "Vass-ur"@nb ;
    skos:broader humord:c04792 ;
    skos:definition "Vannur er et apparat for tidsmåling med bruk av vann som drypper eller siler ut <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water clocks"@en,
        "Vann-ur"@nb .

humord:c61560 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61560" ;
    dct:modified "2023-12-18T15:23:02"^^xsd:dateTime ;
    skos:altLabel "Vassprøver"@nb ;
    skos:broader humord:c08343 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water samples"@en,
        "Vannprøver"@nb .

humord:c61561 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61561" ;
    dct:modified "2025-02-13T09:10:03"^^xsd:dateTime ;
    skos:altLabel "Varangerhalvøya nasjonalpark"@nb,
        "Varenkinniemen kansalistaras"@nb,
        "Várnjárgga álbmotmeahcci"@nb ;
    skos:broader humord:c17169 ;
    skos:definition "Varangerhalvøya nasjonalpark er en nasjonalpark i Båtsfjord, Vardø, Vadsø og Nesseby kommuner i Finnmark fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Varangerhalvøya National Park"@en,
        "Varangerhalvøya nasjonalpark"@nb .

humord:c61562 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61562" ;
    dct:modified "2023-12-18T15:32:47"^^xsd:dateTime ;
    skos:altLabel "Vegårvassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:definition "Vegårvassdraget er et vassdrag som ligger i Agder og Vestfold og Telemark <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vegårvassdraget"@en,
        "Vegårvassdraget"@nb .

humord:c61563 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61563" ;
    dct:modified "2023-12-18T15:35:27"^^xsd:dateTime ;
    skos:altLabel "Vegstøv"@nb ;
    skos:broader humord:c08345 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road dust"@en,
        "Veistøv"@nb .

humord:c61564 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61564" ;
    dct:modified "2023-12-18T15:41:01"^^xsd:dateTime ;
    skos:altLabel "Vekselverknadar  (Fysikk)"@nb,
        "Vekselverknader  (Fysikk)"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interaction (Physics)"@en,
        "Vekselvirkninger (Fysikk)"@nb .

humord:c61565 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61565" ;
    dct:modified "2023-12-18T15:43:44"^^xsd:dateTime ;
    skos:altLabel "Social technology"@en,
        "Velferdsteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Welfare technology"@en,
        "Velferdsteknologi"@nb .

humord:c61566 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61566" ;
    dct:modified "2023-12-18T15:45:58"^^xsd:dateTime ;
    skos:altLabel "Venus (Planet)"@nb ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venus (Planet)"@en,
        "Venus (Planet)"@nb .

humord:c61567 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61567" ;
    dct:modified "2023-12-19T08:32:59"^^xsd:dateTime ;
    skos:altLabel "Barbed wire grass"@en,
        "Citronella grass"@en,
        "Cochin grass"@en,
        "Cymbopogon"@en,
        "Fever grass"@en,
        "Lemongrass"@en,
        "Malabar grass"@en,
        "Oily heads"@en,
        "Silky heads"@en,
        "Lemongress"@nb,
        "Sitrongras"@nb ;
    skos:broader humord:c08207 ;
    skos:definition "Sitrongress er en sterkt aromatisk gressart som er hjemmehørende i Afrika og Asia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lemon grass"@en,
        "Sitrongress"@nb .

humord:c61568 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61568" ;
    dct:modified "2023-12-19T09:10:30"^^xsd:dateTime ;
    skos:altLabel "Datavisualisering"@nb,
        "Visuell informasjon"@nb ;
    skos:broader humord:c05466 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Visualizing"@en,
        "Datavisualisering"@nb ;
    skos:related humord:c06339,
        humord:c17056 .

humord:c61569 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61569" ;
    dct:modified "2023-12-19T10:15:04"^^xsd:dateTime ;
    skos:altLabel "Scientific method"@en,
        "Den naturvitenskapelige metoden"@nb,
        "Den naturvitskapelege metode"@nb,
        "Den vitenskapelige metoden"@nb,
        "Den vitskapelege metode"@nb,
        "Naturvitenskapelige metode"@nb,
        "Naturvitskapeleg metode"@nb,
        "Naturvitskapleg metode"@nb,
        "Vitenskapelig metode"@nb,
        "Vitenskapelige metode"@nb,
        "Vitskapeleg metode"@nb,
        "Vitskapleg metodar"@nb,
        "Vitskapleg metode"@nb ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific methods"@en,
        "Vitenskapelige metoder"@nb .

humord:c61570 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61570" ;
    dct:modified "2023-12-19T09:36:45"^^xsd:dateTime ;
    skos:altLabel "Vitskapelege teoriar"@nb,
        "Vitskaplege teoriar"@nb ;
    skos:broader humord:c01493 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific theories"@en,
        "Vitenskapelige teorier"@nb .

humord:c61571 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61571" ;
    dct:modified "2023-12-19T09:47:15"^^xsd:dateTime ;
    skos:altLabel "Væske"@nb,
        "Væsker"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquids"@en,
        "Væsker"@nb .

humord:c61572 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61572" ;
    dct:modified "2025-02-28T07:50:46"^^xsd:dateTime ;
    skos:altLabel "Vøringbassenget"@nb,
        "Vøringplatået"@nb ;
    skos:broader humord:c14974 ;
    skos:definition "Vøringplatået er et undersjøisk platå utenfor kysten av Nordland, sør for Lofoten, på 1000–2000 meters dyp og med en bredde på i størrelsesorden 130–270 kilometer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vøringplatået"@en,
        "Vøringplatået"@nb .

humord:c61573 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61573" ;
    dct:modified "2025-01-16T16:52:24"^^xsd:dateTime ;
    skos:altLabel "Ayers Rock"@en,
        "Ayers Rock"@nb,
        "Uluru"@nb ;
    skos:broader humord:c69439 ;
    skos:definition "Uluru er en stor sandsteinsformasjon i delstaten Nordterritoriet i Australia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uluru"@en,
        "Uluru"@nb .

humord:c61574 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61574" ;
    dct:modified "2023-12-20T10:49:40"^^xsd:dateTime ;
    skos:altLabel "Uløste problem (Matematikk)"@nb ;
    skos:broader humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unsolved problems (Mathematics)"@en,
        "Uløste problemer (Matematikk)"@nb .

humord:c61575 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61575" ;
    dct:modified "2024-09-20T14:28:09"^^xsd:dateTime ;
    skos:altLabel "Undersøkelse"@nb,
        "Undersøking"@nb,
        "Undersøkingar"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Investigations"@en,
        "Undersøkelser"@nb .

humord:c61576 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61576" ;
    dct:modified "2023-12-19T10:25:59"^^xsd:dateTime ;
    skos:altLabel "Undervisingsplanar"@nb,
        "Undervisingsplanlegging"@nb,
        "Undervisningsopplegg"@nb,
        "Undervisningsplanar"@nb,
        "Undervisningsplanlegging"@nb,
        "Undervisningsutvikling"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lesson plans"@en,
        "Undervisningsplaner"@nb .

humord:c61577 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61577" ;
    dct:modified "2023-12-19T10:35:49"^^xsd:dateTime ;
    skos:altLabel "Universitetsstudium"@nb ;
    skos:broader humord:c17550 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "University studies"@en,
        "Universitetsstudier"@nb .

humord:c61578 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61578" ;
    dct:modified "2023-12-19T10:37:33"^^xsd:dateTime ;
    skos:altLabel "Universitetsundervising"@nb,
        "Universitetsundervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "University education"@en,
        "Universitetsundervisning"@nb .

humord:c61579 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61579" ;
    dct:modified "2023-12-19T10:38:39"^^xsd:dateTime ;
    skos:altLabel "Uranus"@nb ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uranus"@en,
        "Uranus"@nb .

humord:c61580 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61580" ;
    dct:modified "2023-12-19T10:59:05"^^xsd:dateTime ;
    skos:altLabel "Utdanningsinstitusjoner"@nb ;
    skos:broader humord:c07906 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Educational institutions"@en,
        "Utdanningsinstitusjoner"@nb .

humord:c61581 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61581" ;
    dct:modified "2024-11-20T14:08:02"^^xsd:dateTime ;
    skos:altLabel "Utforsking"@nb ;
    skos:broader humord:c01535 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exploration"@en,
        "Utforskning"@nb .

humord:c61582 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61582" ;
    dct:modified "2024-08-23T15:10:29"^^xsd:dateTime ;
    skos:altLabel "Utmarksbeite"@nb ;
    skos:broader humord:c14935 ;
    skos:definition "Utmarksbeite er beite i naturlig vill vegetasjon, i skog og fjellterreng som ikke blir kultivert eller gjødslet. Utmarksbeite blir ofte delt inn i gruppene fjellbeite, skogsbeite, lyngheier, strandenger og hagemark, hvor de to første gruppene spiller størst rolle som fôrgrunnlag til husdyra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rangelands"@en,
        "Utmarksbeiter"@nb .

humord:c61583 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61583" ;
    dct:modified "2023-12-19T11:06:40"^^xsd:dateTime ;
    skos:altLabel "Utsleppshandel"@nb ;
    skos:broader humord:c09405 ;
    skos:definition "Handel med CO2-kvoter <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emissions trading"@en,
        "Utslippshandel"@nb ;
    skos:related humord:c22166,
        humord:c59478 .

humord:c61584 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61584" ;
    dct:modified "2023-12-19T11:12:53"^^xsd:dateTime ;
    skos:altLabel "Utvalsundersøkingar"@nb ;
    skos:broader humord:c09393 ;
    skos:definition "Utvalgsundersøkelse er en statistisk undersøkelse der man undersøker et utvalg av enheter i den populasjonen statistikken skal si noe om <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sample surveys"@en,
        "Utvalgsundersøkelser"@nb .

humord:c61585 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61585" ;
    dct:modified "2023-12-19T11:14:49"^^xsd:dateTime ;
    skos:altLabel "HDR"@nb,
        "Høgt dynamisk omfang"@nb,
        "Høyt dynamisk omfang"@nb,
        "Utvida dynamisk område"@nb ;
    skos:broader humord:c04407 ;
    skos:definition "Utvidet dynamisk område er en fototeknikk der flere forskjellige eksponeringer av samme motiv settes sammen til ett enkelt foto <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High dynamic range"@en,
        "Utvidet dynamisk område"@nb .

humord:c61586 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61586" ;
    dct:modified "2023-12-19T11:20:18"^^xsd:dateTime ;
    skos:altLabel "Tajmyrhalvøya"@nb ;
    skos:broader humord:c03111 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taymyr Peninsula"@en,
        "Tajmyr"@nb .

humord:c61587 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61587" ;
    dct:modified "2023-12-19T11:24:31"^^xsd:dateTime ;
    skos:altLabel "Presisjonisme"@nb ;
    skos:broader humord:c05680 ;
    skos:definition "Maskinalderens amerikanske kunst går under navnet presisjonismen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Precisionism"@en,
        "Presisjonisme"@nb .

humord:c61588 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61588" ;
    dct:modified "2023-12-19T11:28:04"^^xsd:dateTime ;
    skos:altLabel "Tatras"@en,
        "Tatrafjella"@nb ;
    skos:broader humord:c03118 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tatra mountains"@en,
        "Tatrafjellene"@nb .

humord:c61589 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61589" ;
    dct:modified "2024-03-08T08:29:44"^^xsd:dateTime ;
    skos:altLabel "Teknisk dykking"@nb ;
    skos:broader humord:c14883 ;
    skos:definition "Teknisk dykking er definert som dykking utenom kommersielle eller forskningsdykk som tar dykketeamet dypere enn de rekreative dybdegrenser eller lenger enn 40 linjære meter fra overflaten inn under overheng <nemo.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical diving"@en,
        "Teknisk dykking"@nb ;
    skos:related humord:c64132 .

humord:c61590 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61590" ;
    dct:modified "2023-12-19T13:28:01"^^xsd:dateTime ;
    skos:altLabel "Teknisk skriving"@nb ;
    skos:broader humord:c06462 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical writing"@en,
        "Teknisk skriving"@nb .

humord:c61591 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61591" ;
    dct:modified "2023-12-19T13:36:32"^^xsd:dateTime ;
    skos:altLabel "Teknologiundervising"@nb,
        "Teknologiundervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technology education"@en,
        "Teknologiundervisning"@nb .

humord:c61592 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61592" ;
    dct:modified "2023-12-19T13:45:36"^^xsd:dateTime ;
    skos:altLabel "Tekstur"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Tekstur er måten som noe, særlig tråder, trevler eller fibre, er forbundet på i muskelvev, ved eller lignende. En tekstur er et mønster eller en konkret struktur som kan ses og noen ganger også føles <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Texture"@en,
        "Tekstur"@nb .

humord:c61593 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61593" ;
    dct:modified "2023-12-19T13:51:44"^^xsd:dateTime ;
    skos:broader humord:c14328 ;
    skos:definition "Terjevann er en innsjø i Søgne, Kristiansand"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terjevann"@en,
        "Terjevann"@nb .

humord:c61594 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61594" ;
    dct:modified "2023-12-19T14:00:28"^^xsd:dateTime ;
    skos:altLabel "Tethyshavet"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Tethyshavet er et forhistorisk hav som ble til da superkontinentet Pangea ble brutt opp for rundt 250 millioner år siden (tidlig Trias) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tethys"@en,
        "Tethys"@nb .

humord:c61595 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61595" ;
    dct:modified "2024-11-19T11:22:26"^^xsd:dateTime ;
    skos:altLabel "Tidsmaskinar"@nb,
        "Tidsmaskiner"@nb ;
    skos:broader humord:c13251 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time machines"@en,
        "Tidsmaskiner"@nb .

humord:c61596 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61596" ;
    dct:modified "2023-12-19T14:06:18"^^xsd:dateTime ;
    skos:altLabel "Tidssonar"@nb ;
    skos:broader humord:c08189 ;
    skos:definition "En tidssone er et område på Jorden med samme offisielle tid (normaltid), det vil si at klokkeslettet er det samme i hele området. Jorden er delt inn i 24 tidssoner som er definert ut i fra posisjonen til Greenwich-observatoriet i Storbritannia <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time zones"@en,
        "Tidssoner"@nb .

humord:c61597 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61597" ;
    dct:modified "2023-12-19T14:14:02"^^xsd:dateTime ;
    skos:altLabel "Titan (Måne)"@nb ;
    skos:broader humord:c61598 ;
    skos:definition "Titan er en av Saturns måner. Titan er den nest største månen i solsystemet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Titan (Moon)"@en,
        "Titan (Måne)"@nb .

humord:c61598 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61598" ;
    dct:modified "2024-05-27T16:23:49"^^xsd:dateTime ;
    skos:altLabel "Saturn"@nb ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saturn"@en,
        "Saturn"@nb .

humord:c61599 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61599" ;
    dct:modified "2023-12-19T14:19:38"^^xsd:dateTime ;
    skos:altLabel "Tordenvær"@nb,
        "Tore"@nb,
        "Torevêr"@nb ;
    skos:broader humord:c08280 ;
    skos:definition "Torden er en kraftig lyd som oppstår som følge av lyn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thunder"@en,
        "Torden"@nb .

humord:c61600 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61600" ;
    dct:modified "2024-08-23T10:51:20"^^xsd:dateTime ;
    skos:altLabel "Torskefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cod fishing"@en,
        "Torskefiske"@nb .

humord:c61601 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61601" ;
    dct:modified "2023-12-19T14:45:27"^^xsd:dateTime ;
    skos:altLabel "Fluorescent tracers"@en,
        "Radioactive labels"@en,
        "Radioactive tracers"@en,
        "Radiotracers"@en,
        "Tracer technology"@en,
        "Fluorescende tracere"@nb,
        "Radioaktive tracere"@nb,
        "Tracere"@nb,
        "Tracerisotopar"@nb,
        "Tracerisotoper"@nb,
        "Tracerteknikk"@nb ;
    skos:broader humord:c61602 ;
    skos:definition "Tracer er innen kjernekjemien en radioaktiv isotop som blandes med de naturlig forekommende isotopene av et grunnstoff og følger med dette i fysiske, kjemiske og biologiske prosesser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tracers"@en,
        "Tracere"@nb .

humord:c61602 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61602" ;
    dct:modified "2024-02-06T14:39:04"^^xsd:dateTime ;
    skos:altLabel "Kjernekjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Kjernekjemi er den delen av kjemien som omhandler radioaktive atomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear chemistry"@en,
        "Kjernekjemi"@nb ;
    skos:related humord:c62727 .

humord:c61603 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61603" ;
    dct:modified "2024-03-04T15:09:15"^^xsd:dateTime ;
    skos:altLabel "Fysikalsk kjemi"@nb,
        "Fysikalske metodar"@nb,
        "Fysikalske metoder"@nb ;
    skos:broader humord:c16420 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical chemistry"@en,
        "Fysikalsk kjemi"@nb .

humord:c61604 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61604" ;
    dct:modified "2023-12-19T14:57:24"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:definition "Trondheimsfeltet, geologisk provins i Trøndelag, fra traktene omkring Trondheimsfjorden sørover til den nordlige delen av Gudbrandsdalen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trondheimsfeltet"@en,
        "Trondheimsfeltet"@nb .

humord:c61605 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61605" ;
    dct:modified "2025-03-30T18:52:10"^^xsd:dateTime ;
    skos:altLabel "Trondheimsfjorden"@nb ;
    skos:broader humord:c03007 ;
    skos:definition "Trondheimsfjorden er en fjord i Trøndelag. Den er 130 kilometer lang, målt fra Agdenes fyr til Hjellbotn, og er med det den tredje lengste fjorden i Norge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trondheim Fjord"@en,
        "Trondheimsfjorden"@nb .

humord:c61606 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61606" ;
    dct:modified "2025-02-04T07:30:53"^^xsd:dateTime ;
    skos:altLabel "Tropisk Afrika"@nb ;
    skos:broader humord:c01633 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical Africa"@en,
        "Tropisk Afrika"@nb .

humord:c61607 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61607" ;
    dct:modified "2025-03-24T13:06:43"^^xsd:dateTime ;
    skos:altLabel "Tunna"@nb ;
    skos:broader humord:c02606 ;
    skos:definition "Tunna er ei sideelv til Glåma, i Tynset kommune, Innlandet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tunna"@en,
        "Tunna"@nb .

humord:c61608 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61608" ;
    dct:modified "2023-12-19T15:13:14"^^xsd:dateTime ;
    skos:altLabel "Colon (Body part)"@en,
        "Large bowel"@en,
        "Kolon (Legemsdel)"@nb,
        "Tjukktarmen"@nb ;
    skos:broader humord:c60889 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large intestine"@en,
        "Tykktarmen"@nb .

humord:c61609 a ubo:Geographic,
        skos:Concept ;
    dct:created "2023-12-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61609" ;
    dct:modified "2025-03-24T15:33:39"^^xsd:dateTime ;
    skos:altLabel "Tyrifjord"@en,
        "Tyrifjorden"@nb ;
    skos:broader humord:c02648 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tyri Fjord"@en,
        "Tyrifjorden"@nb .

humord:c61610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61610" ;
    dct:modified "2024-01-02T07:30:25"^^xsd:dateTime ;
    skos:altLabel "Indirekte omsetjing"@nb,
        "Indirekte omsetting"@nb ;
    skos:broader humord:c06282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indirect translation"@en,
        "Indirekte oversettelse"@nb .

humord:c61611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61611" ;
    dct:modified "2024-12-13T07:53:16"^^xsd:dateTime ;
    skos:altLabel "Bangladesh War of Independence"@en,
        "Bangladeshiske frigjeringskrigen"@nb,
        "Den bangladeshiske frigjeringskrigen"@nb,
        "Den bangladeshiske frigjøringskrigen"@nb ;
    skos:broader humord:c03982 ;
    skos:definition "Den bangladeshiske frigjøringskrigen  var en krig utkjempet i 1971 mellom Øst-Pakistan, det nåværende Bangladesh, tidligere kjent som Øst-Bengal, og senere også India mot Vest-Pakistan. Krigen endte med et vestpakistansk nederlag, og førte til at Pakistan ble delt da den østre delen ble uavhengig som Folkerepublikken Bangladesh <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bangladesh Liberation War"@en,
        "Bangladeshiske frigjøringskrigen"@nb .

humord:c61612 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61612" ;
    dct:modified "2024-01-02T13:31:43"^^xsd:dateTime ;
    skos:broader humord:c02916 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Midt-Telemark"@en,
        "Midt-Telemark"@nb .

humord:c61613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61613" ;
    dct:modified "2024-02-06T14:20:17"^^xsd:dateTime ;
    skos:altLabel "Bruksretta kjemi"@nb,
        "Praktisk kjemi"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Anvendt kjemi er en gren innen kjemi som fokuserer på praktiske applikasjoner av kjemiske prinsipper og metoder for å løse spesifikke problemer og oppnå ønskede resultater i ulike industrielle og teknologiske områder. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied chemistry"@en,
        "Anvendt kjemi"@nb .

humord:c61614 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61614" ;
    dct:modified "2025-03-25T09:41:49"^^xsd:dateTime ;
    skos:altLabel "Nordre Follo"@nb ;
    skos:broader humord:c02614 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordre Follo"@en,
        "Nordre Follo"@nb .

humord:c61615 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61615" ;
    dct:modified "2024-01-02T14:12:53"^^xsd:dateTime ;
    skos:broader humord:c58368 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bjørnafjorden"@en,
        "Bjørnafjorden"@nb .

humord:c61616 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61616" ;
    dct:modified "2024-01-02T14:30:48"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fjord (Møre og Romsdal)"@en,
        "Fjord (Møre og Romsdal)"@nb .

humord:c61617 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61617" ;
    dct:modified "2024-01-02T14:33:56"^^xsd:dateTime ;
    skos:broader humord:c02733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hustadvika"@en,
        "Hustadvika"@nb .

humord:c61618 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61618" ;
    dct:modified "2024-01-02T14:37:37"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heim (Trøndelag)"@en,
        "Heim (Trøndelag)"@nb .

humord:c61619 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61619" ;
    dct:modified "2024-01-03T09:01:17"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orkland"@en,
        "Orkland"@nb .

humord:c61620 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61620" ;
    dct:modified "2025-04-01T12:30:54"^^xsd:dateTime ;
    skos:altLabel "Roan"@nb ;
    skos:broader humord:c02914 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roan"@en,
        "Roan"@nb .

humord:c61621 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61621" ;
    dct:modified "2025-04-01T12:33:35"^^xsd:dateTime ;
    skos:altLabel "Verran"@nb ;
    skos:broader humord:c12659 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Verran"@en,
        "Verran"@nb .

humord:c61622 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61622" ;
    dct:modified "2024-01-02T14:49:41"^^xsd:dateTime ;
    skos:broader humord:c03007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nærøysund"@en,
        "Nærøysund"@nb .

humord:c61623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61623" ;
    dct:modified "2024-01-02T15:21:56"^^xsd:dateTime ;
    skos:altLabel "Fugleanatomi"@nb ;
    skos:broader humord:c08241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird anatomy"@en,
        "Fugleanatomi"@nb .

humord:c61624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61624" ;
    dct:modified "2024-01-02T15:27:09"^^xsd:dateTime ;
    skos:altLabel "PNN"@en,
        "PNNs"@en,
        "PNN"@nb,
        "Perinevrale nett"@nb,
        "Perinevrale nettverk"@nb,
        "Perinevronale nett"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Et tett nettverk av proteiner og sukkerkjeder som er utenfor nervecellene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perineuronal nets"@en,
        "Perinevrale nett"@nb .

humord:c61625 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61625" ;
    dct:modified "2025-03-24T08:47:36"^^xsd:dateTime ;
    skos:altLabel "Saltfjellet"@nb ;
    skos:broader humord:c02611 ;
    skos:definition "Saltfjellet er et fjellområde i Rana, Saltdal og Beiarn kommuner, Nordland, mellom Dunderlandsdalen i sør og Fylkesvei 812/Fylkesvei 813 mellom Saltdal og Beiarn i nord <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saltfjellet"@en,
        "Saltfjellet"@nb .

humord:c61626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61626" ;
    dct:modified "2024-01-03T08:32:03"^^xsd:dateTime ;
    skos:altLabel "Akvarium"@nb ;
    skos:broader humord:c07638 ;
    skos:definition "Et akvarium er en vannbeholder med minst én gjennomsiktig vegg, der man holder fisker eller andre levende organismer. Ordet akvarium brukes også om offentlige akvarier, altså anlegg der besøkende kan se vannlevende dyr og planter i mange forskjellige beholdere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquariums"@en,
        "Akvarier"@nb .

humord:c61627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61627" ;
    dct:modified "2024-01-03T08:35:23"^^xsd:dateTime ;
    skos:altLabel "Marine aquariums"@en,
        "Marine akvarier"@nb,
        "Marine akvarium"@nb,
        "Saltvassakvarium"@nb ;
    skos:broader humord:c61626 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saltwater aquariums"@en,
        "Saltvannsakvarier"@nb .

humord:c61628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61628" ;
    dct:modified "2024-11-26T14:09:08"^^xsd:dateTime ;
    skos:altLabel "Offentlege akvarium"@nb,
        "Offentlige akvarier"@nb,
        "Publikumsakvarium"@nb ;
    skos:broader humord:c61626 ;
    skos:definition "Et offentlig akvarium er et anlegg der besøkende kan se vannlevende organismer som for eksempel fisker, vannplanter, koralldyr, krepsdyr, sjøpattedyr eller blekkspruter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public aquariums"@en,
        "Publikumsakvarier"@nb .

humord:c61629 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61629" ;
    dct:modified "2024-01-03T08:56:05"^^xsd:dateTime ;
    skos:broader humord:c03334 ;
    skos:definition "Sarek er et fjellområde i Sverige, i Norrbottens län, sør for Stora Lulevatten  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sarek"@en,
        "Sarek"@nb .

humord:c61630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61630" ;
    dct:modified "2024-01-03T09:00:49"^^xsd:dateTime ;
    skos:altLabel "Scientometri"@nb ;
    skos:broader humord:c06462 ;
    skos:definition "Scientometi er fagfeltet som befatter seg med å måle og analysere vitenskapelig litteratur <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientometrics"@en,
        "Scientometri"@nb .

humord:c61631 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61631" ;
    dct:modified "2025-03-24T14:25:48"^^xsd:dateTime ;
    skos:altLabel "Seiland nasjonalpark"@nb,
        "Sievjju álbmotmeahcci"@nb ;
    skos:broader humord:c02664 ;
    skos:definition "Seiland nasjonalpark er en nasjonalpark i Hammerfest, Kvalsund og Alta kommuner i Finnmark fylke, i sin helhet på øya Seiland  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seiland National Park"@en,
        "Seiland nasjonalpark"@nb .

humord:c61632 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61632" ;
    dct:modified "2024-01-03T09:07:25"^^xsd:dateTime ;
    skos:altLabel "Selbusjoen"@en ;
    skos:broader humord:c14328 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Selbusjøen"@en,
        "Selbusjøen"@nb .

humord:c61633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61633" ;
    dct:modified "2024-01-03T09:20:43"^^xsd:dateTime ;
    skos:altLabel "Detectors"@en,
        "Sensing devices"@en,
        "Detektorar"@nb,
        "Detektorer"@nb,
        "Sensorar"@nb ;
    skos:broader humord:c04431 ;
    skos:definition "En sensor er en innretning som registrerer en påvirkning, for eksempel bevegelse, temperatur eller lys <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensors"@en,
        "Sensorer"@nb .

humord:c61634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61634" ;
    dct:modified "2024-01-03T09:30:19"^^xsd:dateTime ;
    skos:altLabel "International system of units"@en,
        "Meteren"@nb,
        "Metersystemet"@nb,
        "Metriske system"@nb,
        "SI-einingar"@nb,
        "SI-enheter"@nb,
        "SI-systemet"@nb ;
    skos:broader humord:c61460 ;
    skos:definition "SI-systemet er et internasjonalt enhetssystem for måling av fysiske størrelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SI units"@en,
        "SI-systemet"@nb .

humord:c61635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61635" ;
    dct:modified "2024-01-03T09:33:51"^^xsd:dateTime ;
    skos:altLabel "Signalanalyse"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Signal analysis"@en,
        "Signalanalyse"@nb .

humord:c61636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61636" ;
    dct:modified "2024-01-03T09:39:24"^^xsd:dateTime ;
    skos:altLabel "Simuleringsmetodar"@nb ;
    skos:broader humord:c27250 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simulation methods"@en,
        "Simuleringsmetoder"@nb .

humord:c61637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61637" ;
    dct:modified "2024-01-03T09:40:18"^^xsd:dateTime ;
    skos:altLabel "Simuleringsmodellar"@nb ;
    skos:broader humord:c27250 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simulation models"@en,
        "Simuleringsmodeller"@nb .

humord:c61638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61638" ;
    dct:modified "2024-06-19T19:43:56"^^xsd:dateTime ;
    skos:altLabel "Skalering"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scaling"@en,
        "Skalering"@nb .

humord:c61639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61639" ;
    dct:modified "2024-01-03T09:58:22"^^xsd:dateTime ;
    skos:altLabel "Skapningsmytar"@nb ;
    skos:broader humord:c08466 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creation myths"@en,
        "Skapelsesmyter"@nb ;
    skos:related humord:c12588 .

humord:c61640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61640" ;
    dct:modified "2024-01-03T10:22:47"^^xsd:dateTime ;
    skos:altLabel "Skogtaksasjon"@nb,
        "Skogtaksering"@nb,
        "Taksasjon (skogbruk)"@nb,
        "Taksering (skogbruk)"@nb ;
    skos:broader humord:c07658 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest inventory"@en,
        "Skogtaksering"@nb .

humord:c61641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61641" ;
    dct:modified "2024-01-03T10:24:25"^^xsd:dateTime ;
    skos:altLabel "Garden-based learning"@en,
        "Skolehagar"@nb,
        "Skulehagar"@nb ;
    skos:broader humord:c01407 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School gardens"@en,
        "Skolehager"@nb .

humord:c61642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61642" ;
    dct:modified "2024-01-03T10:34:15"^^xsd:dateTime ;
    skos:altLabel "Aerated plastic"@en,
        "Cellular plastic"@en,
        "Skumplast"@nb ;
    skos:broader humord:c07789 ;
    skos:definition "Skumplast er porøs plast. Avhengig av plasttype og porøsitetsgrad kan de være fra svært myke til helt stive, og porene kan være lukkede i separate blærer eller åpne og forbundet med hverandre <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foam plastic"@en,
        "Skumplast"@nb .

humord:c61643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61643" ;
    dct:modified "2024-01-03T10:40:26"^^xsd:dateTime ;
    skos:altLabel "Snøflak"@nb,
        "Snøfnugg"@nb,
        "Snøkrystall"@nb,
        "Snøkrystallar"@nb ;
    skos:broader humord:c19960 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snowflakes"@en,
        "Snøkrystaller"@nb .

humord:c61644 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61644" ;
    dct:modified "2025-04-01T08:32:37"^^xsd:dateTime ;
    skos:altLabel "Sognefjorden"@en,
        "Sognefjorden"@nb ;
    skos:broader humord:c58368 ;
    skos:definition "Sognefjorden er en fjord i Sogn, Vestland fylke. Den er Norges lengste og dypeste fjord, verdens nest lengste fjord og verdens lengste åpne fjord <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sognefjord"@en,
        "Sognefjorden"@nb .

humord:c61645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61645" ;
    dct:modified "2024-01-03T11:00:57"^^xsd:dateTime ;
    skos:altLabel "Sun bathing"@en,
        "Tanning (Sun bathing)"@en,
        "Soling"@nb ;
    skos:broader humord:c61162 ;
    skos:definition "Soling er å utsette huden for sollys, som regel for å oppnå solbruning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sun tanning"@en,
        "Soling"@nb .

humord:c61646 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61646" ;
    dct:modified "2024-01-03T11:03:40"^^xsd:dateTime ;
    skos:broader humord:c15518 ;
    skos:definition "Solnhofen er en liten tysk by og et berømt funnsted for fossiler fra sein juratid. Solnhofen ligger i Bayern, omtrent 60 kilometer sør for Nürnberg, ved elven Altmühl <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solnhofen"@en,
        "Solnhofen"@nb .

humord:c61647 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61647" ;
    dct:modified "2024-01-03T11:04:46"^^xsd:dateTime ;
    skos:altLabel "Sunrises"@en,
        "Soloppgang"@nb,
        "Soloppganger"@nb ;
    skos:broader humord:c16452 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sunrise"@en,
        "Soloppgang"@nb .

humord:c61648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61648" ;
    dct:modified "2024-01-03T11:07:50"^^xsd:dateTime ;
    skos:altLabel "Houby hunting"@en,
        "Mushroom foraging"@en,
        "Mushroom picking"@en,
        "Mushrooming"@en,
        "Soppsanking"@nb ;
    skos:broader humord:c08220 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mushroom hunting"@en,
        "Soppsanking"@nb .

humord:c61649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61649" ;
    dct:modified "2024-10-18T16:30:01"^^xsd:dateTime ;
    skos:altLabel "Frekvensanalyse"@nb,
        "Optisk spektroskopi"@nb,
        "Spektralanalysar"@nb,
        "Spektrumanalyse"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Analyse av spektrum til fysiske objekt og prosesser <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectrum analysis"@en,
        "Spektralanalyse"@nb .

humord:c61650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61650" ;
    dct:modified "2024-01-03T11:25:51"^^xsd:dateTime ;
    skos:altLabel "Sosiometri"@nb ;
    skos:broader humord:c09219 ;
    skos:definition "Sosiometri er måling av sosiale relasjoner, en metode for kartlegging av gruppestruktur, opprinnelig utformet av Jacob L. Moreno <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sociometry"@en,
        "Sosiometri"@nb .

humord:c61651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61651" ;
    dct:modified "2024-01-03T12:45:48"^^xsd:dateTime ;
    skos:altLabel "Reflectance spectrometry"@en,
        "Reflection spectrometry"@en,
        "Reflection spectroscopy"@en,
        "Refleksjonsspektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reflectance spectroscopy"@en,
        "Refleksjonsspektroskopi"@nb .

humord:c61652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61652" ;
    dct:modified "2024-08-22T13:18:30"^^xsd:dateTime ;
    skos:altLabel "Sprøyting"@nb ;
    skos:broader humord:c07637 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spraying"@en,
        "Sprøyting"@nb ;
    skos:related humord:c25765 .

humord:c61653 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61653" ;
    dct:modified "2025-02-11T12:50:38"^^xsd:dateTime ;
    skos:altLabel "Stabbursdalen"@nb ;
    skos:broader humord:c02673 ;
    skos:definition "Stabbursdalen er et dalføre i Porsanger kommune i Finnmark fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stabbursdalen"@en,
        "Stabbursdalen"@nb .

humord:c61654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61654" ;
    dct:modified "2024-01-03T13:05:23"^^xsd:dateTime ;
    skos:altLabel "Persistens"@nb,
        "Stabilitet"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stability"@en,
        "Stabilitet"@nb .

humord:c61655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61655" ;
    dct:modified "2024-01-03T13:07:21"^^xsd:dateTime ;
    skos:altLabel "Standardar"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Standard er en spesifisert eller etablert norm for hvordan et objekt eller en funksjon skal være <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standards"@en,
        "Standarder"@nb .

humord:c61656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61656" ;
    dct:modified "2024-06-18T11:41:42"^^xsd:dateTime ;
    skos:altLabel "Standardtid"@nb ;
    skos:broader humord:c00536 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard time"@en,
        "Standardtid"@nb .

humord:c61657 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61657" ;
    dct:modified "2025-03-27T15:06:33"^^xsd:dateTime ;
    skos:altLabel "Gutulia nasjonalpark"@nb ;
    skos:broader humord:c02682 ;
    skos:definition "Gutulia nasjonalpark er en nasjonalpark i Engerdal kommune i Innlandet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gutulia National Park"@en,
        "Gutulia nasjonalpark"@nb .

humord:c61658 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61658" ;
    dct:modified "2024-01-03T13:26:20"^^xsd:dateTime ;
    skos:broader humord:c12577 ;
    skos:definition "Stora alvaret er et 37 kilometer langt og 10 kilometer bredt område med alvarmark i Mörbylånga kommune, på den sørlige halvdelen av øyen Öland, helt sørøst i Sverige <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stora Alvaret"@en,
        "Stora alvaret"@nb .

humord:c61659 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61659" ;
    dct:modified "2025-04-01T12:41:23"^^xsd:dateTime ;
    skos:altLabel "Strindmarka"@en,
        "Strindamarka"@nb,
        "Strindmarka"@nb ;
    skos:broader humord:c02907 ;
    skos:definition "Strindmarka er et friluftsområde på østsiden av Trondheim by, mellom Jonsvatnet i øst og Steinan, Risvollan og Utleira i vest <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strindamarka"@en,
        "Strindamarka"@nb .

humord:c61660 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61660" ;
    dct:modified "2024-01-03T13:32:14"^^xsd:dateTime ;
    skos:broader humord:c12860 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stråholmen"@en,
        "Stråholmen"@nb .

humord:c61661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61661" ;
    dct:modified "2024-01-16T09:50:07"^^xsd:dateTime ;
    skos:altLabel "Radiation treatment"@en,
        "Radiotherapy"@en,
        "Radioterapi"@nb,
        "Strålebehandling"@nb,
        "Stråleterapi"@nb ;
    skos:broader humord:c61925 ;
    skos:definition "Strålebehandling er behandling av kreft ved hjelp av ioniserende stråling  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation therapy"@en,
        "Strålebehandling"@nb .

humord:c61662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61662" ;
    dct:modified "2024-01-03T13:39:10"^^xsd:dateTime ;
    skos:altLabel "Stråling"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Stråling er overføring av masse eller energi med stor hastighet og langs rette linjer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation"@en,
        "Stråling"@nb .

humord:c61663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61663" ;
    dct:modified "2024-01-03T13:44:54"^^xsd:dateTime ;
    skos:altLabel "Studentrettleiing"@nb ;
    skos:broader humord:c25789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Student guidance"@en,
        "Studentveiledning"@nb .

humord:c61664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61664" ;
    dct:modified "2024-01-03T13:47:37"^^xsd:dateTime ;
    skos:altLabel "Studiekvalitet"@nb ;
    skos:broader humord:c17550 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quality of education"@en,
        "Studiekvalitet"@nb .

humord:c61665 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61665" ;
    dct:modified "2024-01-03T13:51:14"^^xsd:dateTime ;
    skos:altLabel "Stuggusjøen"@nb,
        "Stugusjøen"@nb ;
    skos:broader humord:c14328 ;
    skos:definition "Innsjø i Tydal, Trøndelag <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stugusjøen"@en,
        "Stugusjøen"@nb .

humord:c61666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61666" ;
    dct:modified "2024-01-05T09:26:25"^^xsd:dateTime ;
    skos:altLabel "Støv"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Støv, tørt, fast stoff i form av finfordelte partikler med diameter under cirka 0,05 mm  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dust"@en,
        "Støv"@nb .

humord:c61667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61667" ;
    dct:modified "2024-01-03T13:56:35"^^xsd:dateTime ;
    skos:altLabel "Sudoku"@nb ;
    skos:broader humord:c01420 ;
    skos:definition "Sudoku er et logisk puslespill med tall som minner om kryssord eller et latinsk kvadrat <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sudoku"@en,
        "Sudoku"@nb .

humord:c61668 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61668" ;
    dct:modified "2024-01-03T13:58:55"^^xsd:dateTime ;
    skos:altLabel "Suldalslågen"@nb ;
    skos:broader humord:c02866 ;
    skos:definition "Suldalslågen er en elv i Suldal kommune i Rogaland <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Suldalslågen"@en,
        "Suldalslågen"@nb .

humord:c61669 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61669" ;
    dct:modified "2024-01-03T14:04:35"^^xsd:dateTime ;
    skos:broader humord:c03334 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Svartberget (Norrbotten)"@en,
        "Svartberget (Norrbotten)"@nb .

humord:c61670 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61670" ;
    dct:modified "2024-01-03T14:06:37"^^xsd:dateTime ;
    skos:broader humord:c02764 ;
    skos:definition "Svartisen er Norges nest største bre og ligger i kommunene Meløy, Rødøy, Beiarn og Rana i Nordland fylke <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Svartisen"@en,
        "Svartisen"@nb .

humord:c61671 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61671" ;
    dct:modified "2025-02-28T12:22:05"^^xsd:dateTime ;
    skos:altLabel "Syd-Atlanteren"@nb,
        "Sør-Atlanteren"@nb ;
    skos:broader humord:c03712 ;
    skos:definition "Sør-Atlanteren er den delen av Atlanterhavet som ligger sør for ekvator <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "South Atlantic"@en,
        "Sør-Atlanteren"@nb .

humord:c61672 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61672" ;
    dct:modified "2025-03-24T13:04:32"^^xsd:dateTime ;
    skos:altLabel "Sørkedalsvassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sørkedalsvassdraget"@en,
        "Sørkedalsvassdraget"@nb .

humord:c61673 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61673" ;
    dct:modified "2025-02-18T13:24:11"^^xsd:dateTime ;
    skos:altLabel "Spiti"@nb ;
    skos:broader humord:c01860 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spiti"@en,
        "Spiti"@nb .

humord:c61674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61674" ;
    dct:modified "2024-04-03T08:20:14"^^xsd:dateTime ;
    skos:altLabel "Ingefær"@nb ;
    skos:broader humord:c65219 ;
    skos:definition "Ingefær er en fersk eller tørket jordstengel fra den flerårige planten Zingiber officinale i ingefærfamilien  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ginger"@en,
        "Ingefær"@nb .

humord:c61675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61675" ;
    dct:modified "2024-10-16T10:15:19"^^xsd:dateTime ;
    skos:altLabel "Solaktivitet"@nb ;
    skos:broader humord:c16452,
        humord:c65772 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar activity"@en,
        "Solaktivitet"@nb ;
    skos:related humord:c68554 .

humord:c61676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61676" ;
    dct:modified "2024-01-08T11:17:44"^^xsd:dateTime ;
    skos:altLabel "Active solar regions"@en,
        "Aktive område (Solaktivitet)"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "Områder på sola med spesielt sterke magnetfelt <ubo24>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar active regions"@en,
        "Aktive områder (Solaktivitet)"@nb ;
    skos:related humord:c61677 .

humord:c61677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61677" ;
    dct:modified "2024-03-18T12:12:38"^^xsd:dateTime ;
    skos:altLabel "Sunspot groups"@en,
        "Sunspot numbers"@en,
        "Solflekkar"@nb,
        "Solflekkgrupper"@nb,
        "Solflekktal"@nb,
        "Solflekktall"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "Solflekker er midlertidige, relativt kjølige områder på Solens overflate <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sunspots"@en,
        "Solflekker"@nb ;
    skos:related humord:c61676,
        humord:c64630 .

humord:c61678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61678" ;
    dct:modified "2024-01-08T11:23:18"^^xsd:dateTime ;
    skos:altLabel "Earth's upper atmosphere"@en,
        "Høgare atmosfære"@nb,
        "Høgre atmosfære"@nb,
        "Høyere atmosfære"@nb,
        "Øvre atmosfære"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Upper atmosphere"@en,
        "Øvre atmosfære"@nb .

humord:c61679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61679" ;
    dct:modified "2024-01-05T09:17:34"^^xsd:dateTime ;
    skos:altLabel "Neurotransmittorer"@nb,
        "Nevrotransmitterar"@nb,
        "Transmitter"@nb,
        "Transmittersubstansar"@nb,
        "Transmittersubstanser"@nb ;
    skos:broader humord:c15494 ;
    skos:definition "En nevrotransmitter er et signalstoff som skilles ut av nerveceller (nevroner) for å påvirke andre nerveceller, muskelceller eller kjertelceller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurotransmitters"@en,
        "Nevrotransmittere"@nb .

humord:c61680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61680" ;
    dct:modified "2024-01-08T08:09:17"^^xsd:dateTime ;
    skos:altLabel "Acetylkolin"@nb ;
    skos:broader humord:c61679 ;
    skos:definition "Acetylkolin er en viktig signalsubstans (nevrotransmitter) i kroppens nervesystem <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acetylcholine"@en,
        "Acetylkolin"@nb .

humord:c61681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61681" ;
    dct:modified "2024-01-24T13:16:02"^^xsd:dateTime ;
    skos:altLabel "Acetylsalicylsyre"@nb ;
    skos:broader humord:c61847 ;
    skos:definition "Acetylsalisylsyre er et smertestillende, febernedsettende og betennelsesdempende ikkesteroid antiinflammatorisk middel  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acetylsalicylic acid"@en,
        "Acetylsalicylsyre"@nb .

humord:c61682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61682" ;
    dct:modified "2024-01-08T08:11:12"^^xsd:dateTime ;
    skos:altLabel "Acidose"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Acidose i medisinsk sammenheng brukes vanligvis i forbindelse med tolkning av blodgasser. Begrepet brukes når blodets pH-verdi er lavere enn normalt, oftest grunnet et relativt overskudd av syre i blodet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acidosis"@en,
        "Acidose"@nb .

humord:c61683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61683" ;
    dct:modified "2024-01-04T13:35:33"^^xsd:dateTime ;
    skos:altLabel "Anvendt elektrokjemi"@nb,
        "Bruksretta elektrokjemi"@nb,
        "Elektrokjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Elektrokjemi er en gren av kjemien som studerer sammenhengen mellom elektrisitet og red-oksreaksjoner. Den omfatter teorien for elektrolyse, fremstilling av batterier og korrosjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemistry"@en,
        "Elektrokjemi"@nb .

humord:c61684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61684" ;
    dct:modified "2024-01-08T08:12:05"^^xsd:dateTime ;
    skos:altLabel "Adamantan"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Adamantan er en kjemisk forbindelse av karbon og hydrogen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adamantanes"@en,
        "Adamantaner"@nb .

humord:c61685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61685" ;
    dct:modified "2024-01-08T08:34:15"^^xsd:dateTime ;
    skos:altLabel "Adjuvans"@nb ;
    skos:broader humord:c61686 ;
    skos:definition "Adjuvans er et hjelpemiddel for å fremheve virkningen av et annet stoff, for eksempel Freunds adjuvans, som brukes som løsemiddel for antigener og øker produksjonen av antistoff mot det injiserte antigen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adjuvant"@en,
        "Adjuvans"@nb .

humord:c61686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61686" ;
    dct:modified "2024-04-15T10:05:04"^^xsd:dateTime ;
    skos:altLabel "Farmasøytisk kjemi"@nb,
        "Galenisk farmasi"@nb,
        "Galenisk formulering"@nb,
        "Medisinalkjemi"@nb,
        "Medisinsk kjemi"@nb ;
    skos:broader humord:c16420,
        humord:c61687 ;
    skos:definition "Farmasøytisk kjemi er den gren av kjemien som beskjeftiger seg med medisinske renkjemikalier, deres fremstilling og analyse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical chemistry"@en,
        "Farmasøytisk kjemi"@nb .

humord:c61687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61687" ;
    dct:modified "2024-09-03T10:17:55"^^xsd:dateTime ;
    skos:altLabel "Materia medica"@en,
        "Farmakologi"@nb,
        "Materia medica"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Farmakologi er læren om legemidlene og inkluderer kunnskap om hvordan legemidler virker, hvilke gunstige og ugunstige effekter de har og hvordan de skal gis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacology"@en,
        "Farmakologi"@nb .

humord:c61688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61688" ;
    dct:modified "2024-01-08T11:24:41"^^xsd:dateTime ;
    skos:altLabel "Acne vulgaris"@en,
        "Aknar"@nb,
        "Akne"@nb,
        "Akner"@nb,
        "Filipensar"@nb,
        "Filipenser"@nb,
        "Kveiser"@nb,
        "Kviser"@nb ;
    skos:broader humord:c20299 ;
    skos:definition "Akne er en kronisk tilstand som involverer hudens talgkjertler. Normalt er ansiktet det mest berørte området, men det kan også utvikles akne på ryggen og brystet. Akne er en svært vanlig tilstand, spesielt i puberteten og i tenårene, men den kan vedvare mange år etter dette <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acne"@en,
        "Akne"@nb .

humord:c61689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61689" ;
    dct:modified "2024-01-25T10:01:35"^^xsd:dateTime ;
    skos:altLabel "Aktive sambindingar (Kjemi)"@nb ;
    skos:broader humord:c15441 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Active compounds (Chemistry)"@en,
        "Aktive forbindelser (Kjemi)"@nb .

humord:c61690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61690" ;
    dct:modified "2024-01-08T08:38:24"^^xsd:dateTime ;
    skos:altLabel "Alkaloid"@nb ;
    skos:broader humord:c60274,
        humord:c61691 ;
    skos:definition "Alkaloider er fellesnavn på en stor gruppe nitrogenholdige forbindelser som finnes i naturen, de er ofte baser. Mange av alkaloidene virker på sentralnervesystemet, noen brukes som legemidler, mens andre er modellsubstanser for syntetiske legemidler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkaloids"@en,
        "Alkaloider"@nb .

humord:c61691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61691" ;
    dct:modified "2024-01-04T14:32:51"^^xsd:dateTime ;
    skos:altLabel "Farmakognosi"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Farmakognosi er læren om naturstoffer og naturprodukter som brukes som legemidler eller som brukes ved framstilling av legemidler. Farmakognosi er et farmasøytisk fag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacognosy"@en,
        "Farmakognosi"@nb .

humord:c61692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61692" ;
    dct:modified "2024-01-08T08:38:58"^^xsd:dateTime ;
    skos:altLabel "Allergen"@nb ;
    skos:broader humord:c61693 ;
    skos:definition "Allergen er stoff som kan framkalle allergi hos personar som ikkje allereie er allergiske mot stoffet, og utløyse ein allergisk reaksjon hos individ som alt har denne allergien. Allergen er ein type antigen som er spesielle på den måten at dei fører til ein allergisk immunrespons <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allergens"@en,
        "Allergener"@nb .

humord:c61693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61693" ;
    dct:modified "2024-01-08T08:51:29"^^xsd:dateTime ;
    skos:altLabel "Antigen"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Antigen er et stoff som kan føre til aktivering av immunforsvaret. Antigener kan være deler av smittestoffer (som bakterier og virus), stoffer kroppen lager selv, eller stoffer i omgivelsene våre (som pollen og nikkel) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antigens"@en,
        "Antigener"@nb .

humord:c61694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61694" ;
    dct:modified "2024-01-08T08:41:17"^^xsd:dateTime ;
    skos:altLabel "Alveld"@nb,
        "Lyngsott"@nb ;
    skos:broader humord:c03852 ;
    skos:definition "Alveld er en sykdom hos sau, hyppigst hos lam, som antas å skyldes giftvirkningen av plantearten rome som særlig forekommer på fuktige beiter i Sørvest-Norge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elf fire"@en,
        "Alveld"@nb .

humord:c61695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61695" ;
    dct:modified "2024-01-08T08:46:02"^^xsd:dateTime ;
    skos:altLabel "Anafylaksi"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Anafylaksi er ein allergisk reaksjon som er generalisert, det vil seie at det er reaksjon i fleire organ i kroppen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaphylaxis"@en,
        "Anafylaksi"@nb .

humord:c61696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61696" ;
    dct:modified "2024-01-08T08:46:37"^^xsd:dateTime ;
    skos:altLabel "Andrologi"@nb ;
    skos:broader humord:c61697 ;
    skos:definition "Andrologi er læren om menn, de mannlige hormoners funksjon, menns fruktbarhet og sykdommer, og utviklingsfeil i de mannlige kjønnsorganene. Det er glidende overgang mellom andrologi og urologi <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo34"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Andrology"@en,
        "Andrologi"@nb .

humord:c61697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61697" ;
    dct:modified "2024-01-24T09:00:35"^^xsd:dateTime ;
    skos:altLabel "Urologi"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Urologi er læren om nyrene, urinveiene og de mannlige kjønnsorganene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urology"@en,
        "Urologi"@nb .

humord:c61698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61698" ;
    dct:modified "2024-01-08T08:47:39"^^xsd:dateTime ;
    skos:altLabel "Anestesiologi"@nb ;
    skos:broader humord:c03832 ;
    skos:definition "Anestesiologi er den medisinske spesialitet som beskjeftiger seg med områdene anestesi (bedøvelse), intensivmedisin, smertebehandling og akuttmedisin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anesthesiology"@en,
        "Anestesiologi"@nb .

humord:c61699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61699" ;
    dct:modified "2024-02-01T14:16:32"^^xsd:dateTime ;
    skos:altLabel "Aminosyrer"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Aminosyrer er organiske molekyler som har to stabile grupper av atomer til felles, aminogruppen og syregruppen. Aminosyrer er byggemateriale i alle levende celler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amino acids"@en,
        "Aminosyrer"@nb .

humord:c61700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61700" ;
    dct:modified "2024-10-18T16:09:20"^^xsd:dateTime ;
    skos:altLabel "Eggehvitestoffer"@nb,
        "Eggekvitestoff"@nb,
        "Protein"@nb ;
    skos:broader humord:c68625 ;
    skos:definition "Proteiner er en type store molekyler som finnes i alt som lever. Det er rundt én million forskjellige proteiner i menneskekroppen, og mange flere i andre arter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proteins"@en,
        "Proteiner"@nb .

humord:c61701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61701" ;
    dct:modified "2024-01-05T07:50:04"^^xsd:dateTime ;
    skos:altLabel "Peptid"@nb ;
    skos:broader humord:c61699 ;
    skos:definition "Peptider er kjeder av aminosyrer som er bundet sammen gjennom peptidbindinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peptides"@en,
        "Peptider"@nb .

humord:c61702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61702" ;
    dct:modified "2024-01-05T07:50:59"^^xsd:dateTime ;
    skos:altLabel "Antibakterielle peptid"@nb ;
    skos:broader humord:c61701 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antibacterial peptides"@en,
        "Antibakterielle peptider"@nb .

humord:c61703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61703" ;
    dct:modified "2024-01-08T08:52:07"^^xsd:dateTime ;
    skos:altLabel "Carcinopreventive agents"@en,
        "Anticarcinogen"@nb,
        "Anticarcinogener"@nb,
        "Antikarsinogen"@nb ;
    skos:broader humord:c61704 ;
    skos:definition "Et antikarsinogen er et stoff som motvirker effekten av et karsinogen (kreftfremkallende stoff)  eller hemmer utviklingen av kreft <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anticarcinogens"@en,
        "Antikarsinogener"@nb .

humord:c61704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61704" ;
    dct:modified "2024-01-05T08:06:38"^^xsd:dateTime ;
    skos:altLabel "Carcinogen"@nb,
        "Carcinogener"@nb,
        "Karsinogen"@nb,
        "Karsinogener"@nb,
        "Kreftframkallande stoff"@nb ;
    skos:broader humord:c03924,
        humord:c23710 ;
    skos:definition "Karsinogen er kjemiske eller fysiske faktorer som kan fremkalle kreft. Både enkelte stoffer og eksponeringer som foregår over tid kan være karsinogene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carcinogens"@en,
        "Kreftfremkallende stoffer"@nb .

humord:c61705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61705" ;
    dct:modified "2024-01-08T08:53:13"^^xsd:dateTime ;
    skos:altLabel "Antimalarial drugs"@en,
        "Antimalarial medication"@en,
        "Antimalariamiddel"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antimalarials"@en,
        "Antimalariamidler"@nb ;
    skos:related humord:c25638 .

humord:c61706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61706" ;
    dct:modified "2024-02-06T13:28:01"^^xsd:dateTime ;
    skos:altLabel "Antioksidantar"@nb,
        "Radikalscavengerar"@nb,
        "Radikalscavengere"@nb ;
    skos:broader humord:c34847,
        humord:c62145 ;
    skos:definition "Antioksidanter er stoffer som hemmer oksidasjon. I ernæringen er dette stoffer i maten som antas å kunne hindre skadelig oksidasjon i kroppen, for eksempel oksidasjoner som skader cellemembranen eller cellenes DNA <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antioxidants"@en,
        "Antioksidanter"@nb .

humord:c61707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61707" ;
    dct:modified "2024-01-08T07:24:39"^^xsd:dateTime ;
    skos:altLabel "Immunoglobulins"@en,
        "Monoclonal antibodies"@en,
        "mAb"@en,
        "moAb"@en,
        "Antistoff"@nb,
        "Immunglobulin"@nb,
        "Immunglobuliner"@nb,
        "Immunoglobulin"@nb,
        "Immunoglobuliner"@nb,
        "Monoklonale antistoff"@nb,
        "Monoklonale antistoffer"@nb,
        "Polymere immunoglobulin"@nb,
        "Polymere immunoglobuliner"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Immunglobuliner er proteiner som spiller en sentral rolle i det ervervede immunforsvaret. Immunglobuliner kan binde og kjenne igjen deler av smittestoffer kalt antigener <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antibodies"@en,
        "Antistoffer"@nb .

humord:c61708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61708" ;
    dct:modified "2024-01-08T08:54:56"^^xsd:dateTime ;
    skos:altLabel "Antivirale legemiddel"@nb,
        "Antivirale lækjemiddel"@nb,
        "Antiviralia"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Antiviralia er legemidler som brukes til å behandle infeksjoner forårsaket av virus <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antiviral drugs"@en,
        "Antivirale legemidler"@nb .

humord:c61709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61709" ;
    dct:modified "2024-09-30T12:45:33"^^xsd:dateTime ;
    skos:altLabel "Pharmacy acts"@en,
        "Pharmacy rules"@en,
        "Apoteklovar"@nb,
        "Apoteklover"@nb,
        "Apoteklovgiiing"@nb,
        "Apoteklovgiving"@nb,
        "Apoteklovgivning"@nb,
        "Apoteklovgjeving"@nb ;
    skos:broader humord:c59593 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacy regulation"@en,
        "Apoteklover"@nb .

humord:c61710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61710" ;
    dct:modified "2024-01-08T08:56:42"^^xsd:dateTime ;
    skos:altLabel "Arbeidsmedisin"@nb,
        "Yrkesmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Arbeidsmedisin er det medisinske fagområdet som omhandler forholdet mellom arbeid og helse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational medicine"@en,
        "Arbeidsmedisin"@nb .

humord:c61711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61711" ;
    dct:modified "2024-01-24T13:56:35"^^xsd:dateTime ;
    skos:altLabel "Polar medicine"@en,
        "Arktisk medisin"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic medicine"@en,
        "Arktisk medisin"@nb .

humord:c61712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61712" ;
    dct:modified "2024-01-05T09:42:31"^^xsd:dateTime ;
    skos:altLabel "Lungesykdom"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Lungesykdommer er sykdommer som rammer de nedre luftveiene, lungene og brysthinnen (pleura) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pulmonary diseases"@en,
        "Lungesykdommer"@nb .

humord:c61713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61713" ;
    dct:modified "2024-01-08T08:57:19"^^xsd:dateTime ;
    skos:altLabel "Asbestose"@nb ;
    skos:broader humord:c61712 ;
    skos:definition "Asbestose er arrdannelse eller fibrose i lungene som følge av inhalasjon av asbest <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asbestosis"@en,
        "Asbestose"@nb .

humord:c61714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61714" ;
    dct:modified "2025-03-24T12:41:06"^^xsd:dateTime ;
    skos:altLabel "Reumatologi"@nb,
        "Revmatologi"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Revmatologi er læren om revmatiske sykdommer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rheumatology"@en,
        "Revmatologi"@nb .

humord:c61715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61715" ;
    dct:modified "2024-01-08T08:58:50"^^xsd:dateTime ;
    skos:altLabel "Atrieflimmer"@nb ;
    skos:broader humord:c23232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atrial fibrillation"@en,
        "Atrieflimmer"@nb .

humord:c61716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61716" ;
    dct:modified "2024-01-08T08:59:21"^^xsd:dateTime ;
    skos:altLabel "Autoimmunity"@en,
        "Autoimmune sjukdomar"@nb,
        "Autoimmune sjukdommar"@nb,
        "Autoimmunitet"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Autoimmune sykdommer er sykdommer som skyldes eller er preget av pasientens eget immunsystem. Immunsystemet er helt avgjørende for kroppens forsvar mot infeksjoner, og det kan sannsynligvis også ha en beskyttende funksjon mot utvikling av kreft <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autoimmune diseases"@en,
        "Autoimmune sykdommer"@nb .

humord:c61717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61717" ;
    dct:modified "2024-01-05T10:26:34"^^xsd:dateTime ;
    skos:altLabel "Immunologi"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Immunologi er læren om immunitet, det vil si om hvorfor og hvordan vi blir immune og unngår å få bestemte sykdommer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunology"@en,
        "Immunologi"@nb .

humord:c61718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61718" ;
    dct:modified "2024-12-11T15:51:59"^^xsd:dateTime ;
    skos:altLabel "Co"@nb,
        "Kobolt"@nb ;
    skos:broader humord:c62495,
        humord:c69293 ;
    skos:definition "Kobolt er et sølvhvitt metall som ligner jern og nikkel. Det er hardt og som dem ferromagnetisk <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cobalt"@en,
        "Kobolt"@nb .

humord:c61719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61719" ;
    dct:modified "2024-01-16T13:39:01"^^xsd:dateTime ;
    skos:altLabel "Vesiklar (Biologi)"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "En liten intracellulær eller ekstracellulær sekkformet blære (fettblære) omgitt av en membran hvor forskjellige stoffer i vesikkellumen kan transporteres og/eller lagres i en eukaryot celle. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vesicles (Biology)"@en,
        "Vesikler (Biologi)"@nb .

humord:c61720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61720" ;
    dct:modified "2024-01-05T11:33:30"^^xsd:dateTime ;
    skos:altLabel "Celler (Biologi)"@nb,
        "Seller (Biologi)"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "En celle er den minste enheten for liv. Alle organismer er bygget opp av enten én eller flere celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cells (Biology)"@en,
        "Celler (Biologi)"@nb .

humord:c61721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61721" ;
    dct:modified "2024-01-08T10:53:34"^^xsd:dateTime ;
    skos:altLabel "Bakterievirus"@nb,
        "Bakteriofagar"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Bakteriofag (bakteriespisere) er virus som angriper og formerer seg i prokaryote celler som bakterier, arker og blågrønnalger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bacteriophages"@en,
        "Bakteriofager"@nb .

humord:c61722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61722" ;
    dct:modified "2024-01-07T19:22:05"^^xsd:dateTime ;
    skos:altLabel "Aktive eierfond"@nb ;
    skos:broader humord:c17031 ;
    skos:definition "Aktive eierfond, på engelsk private equity (PE), er et samlebegrep på en spesiell type fond og selskaper som investerer i bedrifter som ikke er notert på børs  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Private equities"@en,
        "Aktive eierfond"@nb .

humord:c61723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61723" ;
    dct:modified "2024-01-08T10:54:17"^^xsd:dateTime ;
    skos:altLabel "Bakterioterapi"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Bakterioterapi er målrettet bruk av bakterier eller deres produkter i behandling av sykdom <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bacteriotherapy"@en,
        "Bakterioterapi"@nb .

humord:c61724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61724" ;
    dct:modified "2024-01-08T10:56:58"^^xsd:dateTime ;
    skos:altLabel "Basilkum"@nb ;
    skos:broader humord:c19587 ;
    skos:definition "Basilikum er en tropisk krydderurt i leppeblomstfamilien. Den er ettårig og blir opptil 50 centimeter høy <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basil"@en,
        "Basilikum"@nb .

humord:c61725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61725" ;
    dct:modified "2024-01-08T11:02:36"^^xsd:dateTime ;
    skos:altLabel "Betaglukan"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Betaglukan er et naturlig polysakkarid som finnes i cellevegger fra enkelte kornarter (bygg og havre), gjær, sopp, lav og alger. Strukturen til betaglukan varierer fra ulike kilder. Betaglukan er oppgitt å kunne senke kolesterol og å kunne påvirke immunforsvaret <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beta-glucans"@en,
        "Betaglukaner"@nb .

humord:c61726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61726" ;
    dct:modified "2024-01-07T19:23:52"^^xsd:dateTime ;
    skos:altLabel "Polysakkarid"@nb ;
    skos:broader humord:c61070 ;
    skos:definition "Polysakkarider er store karbohydratmolekyler som består av kjeder av enkle sukkerarter. Cellulose og stivelse er eksempler på polysakkarider  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polysaccharides"@en,
        "Polysakkarider"@nb .

humord:c61727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61727" ;
    dct:modified "2024-03-05T10:05:46"^^xsd:dateTime ;
    skos:altLabel "Bicarbonate"@en,
        "Bikarbonat"@nb,
        "Hydrogenkarbonat"@nb ;
    skos:broader humord:c61728 ;
    skos:definition "Hydrogenkarbonater er innen kjemi en fellesbetegnelse på salter hvor anionet er hydrogenkarbonationet, som har kjemisk formel HCO3−. Hydrogenkarbonater ble tidligere kalt bikarbonater eller sure karbonater <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogen carbonate"@en,
        "Hydrogenkarbonat"@nb .

humord:c61728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61728" ;
    dct:modified "2024-01-05T14:16:41"^^xsd:dateTime ;
    skos:altLabel "Compounds of carbon"@en,
        "Karbonsambindingar"@nb ;
    skos:broader humord:c61729 ;
    skos:definition "Karbonforbindelser er kjemiske forbindelser der karbon inngår <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon compounds"@en,
        "Karbonforbindelser"@nb .

humord:c61729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61729" ;
    dct:modified "2024-04-15T10:16:44"^^xsd:dateTime ;
    skos:altLabel "C"@nb,
        "Karbon (Grunnstoff)"@nb ;
    skos:broader humord:c62507 ;
    skos:definition "Karbon er eit grunnstoff. Det er eit ikkje-metall som tidlegare vart kalla kolstoff på norsk, då det er det grunnstoffet det er mest av i kol. Namnet karbon kjem frå latin carbo, som tyder «kol» <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon (Element)"@en,
        "Karbon (Grunnstoff)"@nb .

humord:c61730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61730" ;
    dct:modified "2024-01-05T14:21:27"^^xsd:dateTime ;
    skos:altLabel "Røykelseskar"@nb,
        "Røykjelseskar"@nb ;
    skos:broader humord:c04666 ;
    skos:definition "Røkelseskar er kar til å brenne røkelse i <ordbokene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Incence burners"@en,
        "Røkelseskar"@nb .

humord:c61731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61731" ;
    dct:modified "2025-04-01T13:08:07"^^xsd:dateTime ;
    skos:altLabel "Bioassays"@en,
        "Bioanalyse"@nb,
        "Bioassay"@nb,
        "Bioassays"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Bioassay er en metode som utnytter reaksjoner i levende materiale (dyr, organer eller celler) for å påvise tilstedeværelse eller konsentrasjon av stoffer som påvirker vev i organismen eller celler i kultur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioassay"@en,
        "Bioanalyse"@nb .

humord:c61732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61732" ;
    dct:modified "2024-01-05T14:26:58"^^xsd:dateTime ;
    skos:altLabel "Biofarmasi"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Biofarmasi, studiet av farmasøytiske faktorers innvirkning på den medisinske effekt av legemidler  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biopharmacy"@en,
        "Biofarmasi"@nb .

humord:c61733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61733" ;
    dct:modified "2024-01-08T11:07:31"^^xsd:dateTime ;
    skos:altLabel "Enzyme catalysis"@en,
        "Biokatalysatorar"@nb,
        "Biokatalysatorer"@nb,
        "Biokatalyse"@nb,
        "Enzymatisk katalyse"@nb ;
    skos:broader humord:c61734 ;
    skos:definition "Biokatalyse refererer til bruken av levende (biologiske) systemer eller deres deler for å fremskynde (katalysere) kjemiske reaksjoner<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biocatalysis"@en,
        "Biokatalyse"@nb .

humord:c61734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61734" ;
    dct:modified "2024-01-10T12:21:37"^^xsd:dateTime ;
    skos:altLabel "Katalyse"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Katalyse er når somme stoff aukar farten av kjemiske reaksjonar, utan å vere ein del av sjølve reaksjonen. Det vil seie at desse stoffa ikkje er ein del av utgangsstoffa eller produkta av reaksjonen, og at dei heller ikkje blir korkje brukte opp eller forandra <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catalysis"@en,
        "Katalyse"@nb ;
    skos:related humord:c61791 .

humord:c61735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61735" ;
    dct:modified "2024-06-21T11:04:04"^^xsd:dateTime ;
    skos:altLabel "Kjemiske reaksjonar"@nb ;
    skos:broader humord:c61603 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical reactions"@en,
        "Kjemiske reaksjoner"@nb ;
    skos:related humord:c66949 .

humord:c61736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61736" ;
    dct:modified "2024-10-22T09:03:25"^^xsd:dateTime ;
    skos:altLabel "Tseltal language"@en,
        "Tzeltal språk"@nb ;
    skos:broader humord:c10130 ;
    skos:definition "Tzeltal er et mayisk språk som snakkes av rundt 280 000 medlemmer av tzeltal-folket i den meksikanske delstaten Chiapas <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Språkkode: tzh"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tzeltal language"@en,
        "Tzeltal språk"@nb .

humord:c61737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61737" ;
    dct:modified "2024-01-05T15:34:33"^^xsd:dateTime ;
    skos:altLabel "Biologisk transport"@nb ;
    skos:broader humord:c61141 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological transport"@en,
        "Biologisk transport"@nb .

humord:c61738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61738" ;
    dct:modified "2024-01-08T07:55:02"^^xsd:dateTime ;
    skos:altLabel "Biodrugs"@en,
        "Biologic medical products"@en,
        "Biologiske legemiddel"@nb,
        "Biologiske lækjemiddel"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biopharmaceuticals"@en,
        "Biologiske legemidler"@nb .

humord:c61739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61739" ;
    dct:modified "2024-01-08T07:56:36"^^xsd:dateTime ;
    skos:altLabel "Biomateriale"@nb,
        "Biomedisinske materiale"@nb,
        "Biomedisinske materialer"@nb ;
    skos:broader humord:c03832 ;
    skos:definition "Biomaterialer er i snever forstand ikke-biologiske materialer som opereres inn (implanteres) i levende organismer for lengre tidsrom og er i direkte kontakt med vevet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomaterials"@en,
        "Biomaterialer"@nb .

humord:c61740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61740" ;
    dct:modified "2024-01-08T07:38:54"^^xsd:dateTime ;
    skos:altLabel "Biomedical techniques"@en,
        "Biomedisinske metodar"@nb,
        "Biomedisinske teknikkar"@nb,
        "Biomedisinske teknikker"@nb ;
    skos:broader humord:c59644 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomedical methods"@en,
        "Biomedisinske metoder"@nb .

humord:c61741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61741" ;
    dct:modified "2024-01-08T07:57:18"^^xsd:dateTime ;
    skos:altLabel "Biopati"@nb ;
    skos:broader humord:c03808 ;
    skos:definition "Biopati er ein behandlingsmetode innanfor alternativ medisin. Metoden byggjer på at den menneskelege organismen har ein fysiologisk, indre balanse som er avhengig av fleire biologiske faktorar  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biopathy"@en,
        "Biopati"@nb .

humord:c61742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61742" ;
    dct:modified "2024-12-10T10:22:12"^^xsd:dateTime ;
    skos:altLabel "Biologisk tilgjenge"@nb,
        "Biologisk tilgjengelegheit"@nb,
        "Biologisk tilgjengelighet"@nb,
        "Biotilgjenge"@nb,
        "Biotilgjengelegheit"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Biotilgjengelighet er et uttrykk for i hvilken grad forskjellige næringsstoffer absorberes i tarmen og tas opp i kroppens celler  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioavailability"@en,
        "Biotilgjengelighet"@nb .

humord:c61743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61743" ;
    dct:modified "2024-01-08T07:58:34"^^xsd:dateTime ;
    skos:altLabel "Vitamine B7"@en,
        "Biotin"@nb,
        "Coenzym R"@nb,
        "Vitamin B7"@nb,
        "Vitamin B8"@nb,
        "Vitamin H"@nb ;
    skos:broader humord:c61030 ;
    skos:definition "Biotin er et av de vannløselige vitaminene, også kalt vitamin B7  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biotin"@en,
        "Biotin"@nb .

humord:c61744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61744" ;
    dct:modified "2024-01-24T13:17:59"^^xsd:dateTime ;
    skos:altLabel "Diphosphonates"@en,
        "Bisfosfonat"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Bisfosfonater er en gruppe legemidler som brukes for å hemme nedbrytning av beinvev. Legemidlene brukes derfor til å forebygge eller til å behandle beinskjørhet (osteoporose) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bisphosphonates"@en,
        "Bisfosfonater"@nb ;
    skos:related humord:c58819 .

humord:c61745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61745" ;
    dct:modified "2024-01-08T08:03:20"^^xsd:dateTime ;
    skos:altLabel "Adverse drug reactions"@en,
        "Biverknader"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Bivirkninger er utilsiktede eller skadelige virkninger av legemidler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Side effects"@en,
        "Bivirkninger"@nb .

humord:c61746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61746" ;
    dct:modified "2024-03-01T11:27:07"^^xsd:dateTime ;
    skos:altLabel "Thrombocytes"@en,
        "Blodplater"@nb,
        "Trombocyttar"@nb,
        "Trombocytter"@nb ;
    skos:broader humord:c63884 ;
    skos:definition "Blodplater er små, fargeløse og kjerneløse cellefragmenter i blodet. De produseres fra store, spesialiserte celler (megakaryocytter) i beinmargen, og er viktige for å forhindre blødninger  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Platelets"@en,
        "Blodplater"@nb .

humord:c61747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61747" ;
    dct:modified "2024-01-08T12:22:35"^^xsd:dateTime ;
    skos:altLabel "High blood pressure"@en,
        "Hypertension"@en,
        "Hypotension"@en,
        "Low blood pressure"@en,
        "Blodtrykk"@nb,
        "Hypertensjon"@nb,
        "Hypotensjon"@nb,
        "Høgt blodtrykk"@nb,
        "Høyt blodtrykk"@nb,
        "Lavt blodtrykk"@nb,
        "Lågt blodtrykk"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodtrykk er det trykket som blodet utøver mot blodåreveggen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood pressure"@en,
        "Blodtrykk"@nb .

humord:c61748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61748" ;
    dct:modified "2024-02-19T10:17:25"^^xsd:dateTime ;
    skos:altLabel "Blodomlaupet"@nb,
        "Blodomløpet"@nb,
        "Blodsirkulasjon"@nb ;
    skos:broader humord:c03863 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood circulation"@en,
        "Blodsirkulasjon"@nb .

humord:c61749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61749" ;
    dct:modified "2024-01-08T12:29:19"^^xsd:dateTime ;
    skos:altLabel "Antihypertensives"@en,
        "Antihypertensiva"@nb,
        "Blodtrykksenkende midler"@nb,
        "Blodtrykksmedisinar"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Blodtrykksenkende midler er legemidler som nedsetter blodtrykket  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood pressure medications"@en,
        "Blodtrykksmedisiner"@nb .

humord:c61750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61750" ;
    dct:modified "2024-01-08T12:31:00"^^xsd:dateTime ;
    skos:altLabel "Blood groups"@en,
        "Blodtypar"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodtyper er måter å kategorisere blod på grunnlag av små forskjeller i blodcellene  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood types"@en,
        "Blodtyper"@nb .

humord:c61751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61751" ;
    dct:modified "2024-12-10T08:26:06"^^xsd:dateTime ;
    skos:altLabel "Burns"@en,
        "Brannskadar (Medisin)"@nb ;
    skos:broader humord:c03901 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Burn injuries"@en,
        "Brannskader (Medisin)"@nb .

humord:c61752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61752" ;
    dct:modified "2024-08-30T15:33:47"^^xsd:dateTime ;
    skos:altLabel "Candida"@nb ;
    skos:broader humord:c63279 ;
    skos:definition "Candida er en slekt av gjærsopplignende mikroorganismer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Candida"@en,
        "Candida"@nb .

humord:c61753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61753" ;
    dct:modified "2024-01-08T12:49:27"^^xsd:dateTime ;
    skos:altLabel "Archaeologic museums"@en,
        "Archeologic museums"@en,
        "Archeological museums"@en,
        "Arkeologiske museum"@nb ;
    skos:broader humord:c04622 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aarchaeological museums"@en,
        "Arkeologiske museer"@nb .

humord:c61754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61754" ;
    dct:modified "2024-01-08T13:03:50"^^xsd:dateTime ;
    skos:altLabel "Cathepsin"@nb,
        "Katepsinar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Katepsiner er en gruppe enzymer som finnes i lysosomene, og som bryter ned proteiner til peptider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cathepsins"@en,
        "Katepsiner"@nb .

humord:c61755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61755" ;
    dct:modified "2024-01-08T13:01:58"^^xsd:dateTime ;
    skos:altLabel "Enzymer"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Enzymer er stoffer, hovedsakelig proteiner, som katalyserer de kjemiske prosessene i levende organismer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enzymes"@en,
        "Enzymer"@nb .

humord:c61756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61756" ;
    dct:modified "2024-09-05T15:07:48"^^xsd:dateTime ;
    skos:altLabel "Cytotoxic chemotherapy"@en,
        "Cytotstatics"@en,
        "Cellegift"@nb,
        "Cytostatika"@nb,
        "Sellegift"@nb ;
    skos:broader humord:c03777,
        humord:c61925 ;
    skos:definition "Cellegift er legemidler som dreper celler eller hemmer cellevekst og celledeling (mitose). Cellegift brukes i behandlingen av en rekke former for kreft og for å hemme formering av immunsystemets celler ved alvorlige autoimmune sykdommer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytotoxic drugs"@en,
        "Cellegift"@nb .

humord:c61757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61757" ;
    dct:modified "2024-08-20T07:58:17"^^xsd:dateTime ;
    skos:altLabel "Celleveggar"@nb,
        "Cellevegger"@nb,
        "Selleveggar"@nb,
        "Sellevegger"@nb ;
    skos:broader humord:c67927 ;
    skos:definition "Cellevegg er en relativt fast struktur som avgrenser og gir form til de aller fleste planteceller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell walls"@en,
        "Cellevegger"@nb .

humord:c61758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61758" ;
    dct:modified "2024-01-08T13:14:00"^^xsd:dateTime ;
    skos:altLabel "Cellulære effektar"@nb ;
    skos:broader humord:c12881,
        humord:c61141 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular effects"@en,
        "Cellulære effekter"@nb .

humord:c61759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61759" ;
    dct:modified "2024-01-09T10:34:17"^^xsd:dateTime ;
    skos:altLabel "Fenolar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Fenoler er organiske forbindelser som avledes av aromatiske hydrokarboner ved at man erstatter ett eller flere hydrogenatomer med en hydroksylgruppe (OH) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phenols"@en,
        "Fenoler"@nb .

humord:c61760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61760" ;
    dct:modified "2024-03-07T15:16:12"^^xsd:dateTime ;
    skos:altLabel "Organic molecules"@en,
        "Organiske kjemikal"@nb,
        "Organiske kjemikaliar"@nb,
        "Organiske kjemikalier"@nb,
        "Organiske kjemikalium"@nb,
        "Organiske molekyl"@nb,
        "Organiske molekyler"@nb,
        "Organiske sambindingar"@nb,
        "Organiske stoff"@nb,
        "Organiske stoffer"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Organiske forbindelser er i hovedsak alle kjemiske forbindelser som inneholder karbon og hydrogen bundet sammen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic compounds"@en,
        "Organiske forbindelser"@nb .

humord:c61761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61761" ;
    dct:modified "2024-01-08T13:26:54"^^xsd:dateTime ;
    skos:altLabel "Chalcones"@en,
        "Chalkon"@nb ;
    skos:broader humord:c61759 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chalconoids"@en,
        "Chalkoner"@nb .

humord:c61762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61762" ;
    dct:modified "2024-01-08T13:32:12"^^xsd:dateTime ;
    skos:altLabel "Chitosan"@nb,
        "Kitosan"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Kitosan er en organisk forbindelse som lages ved deacetylering av kitin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chitosan"@en,
        "Kitosan"@nb .

humord:c61763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61763" ;
    dct:modified "2024-01-08T13:34:58"^^xsd:dateTime ;
    skos:altLabel "Ciklosporin"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Ciklosporin er et legemiddel som reduserer kroppens immunreaksjon. Ciklosporin brukes særlig ved ulike organtransplantasjoner for å redusere risikoen for organavstøtning. Legemidlet ble utviklet fra et stoff produsert av en sopp funnet på Hardangervidda i Norge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ciklosporin"@en,
        "Ciklosporin"@nb .

humord:c61764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61764" ;
    dct:modified "2024-01-08T13:37:47"^^xsd:dateTime ;
    skos:altLabel "Citalopram"@nb ;
    skos:broader humord:c29371 ;
    skos:definition "Citalopram er et legemiddel som brukes i behandling av depresjon. Det tilhører en gruppe legemidler som kalles selektive serotoninreopptakshemmere (SSRI) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Citalopram"@en,
        "Citalopram"@nb .

humord:c61765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61765" ;
    dct:modified "2024-11-29T08:40:16"^^xsd:dateTime ;
    skos:altLabel "Combretum"@nb ;
    skos:broader humord:c69114 ;
    skos:definition "Combretum er ei planteslekt i familien Combretaceae <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combretum"@en,
        "Combretum"@nb .

humord:c61766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61766" ;
    dct:modified "2024-11-25T12:52:34"^^xsd:dateTime ;
    skos:altLabel "Curcumin"@nb,
        "Kurkumin"@nb ;
    skos:broader humord:c69048 ;
    skos:definition "Kurkumin er et fargestoff på pulverform som blir utvunnet fra jordstengelen av gurkemeie. Det er et naturlig oransjegult fargestoff som har kodenummer E 100 når det brukes som tilsetningsstoff i matvarer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curcumin"@en,
        "Kurkumin"@nb ;
    skos:related humord:c61859 .

humord:c61767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61767" ;
    dct:modified "2024-07-03T15:53:09"^^xsd:dateTime ;
    skos:altLabel "2-amino-3-merkaptopropansyre"@nb,
        "Cys"@nb,
        "Cystein"@nb ;
    skos:broader humord:c61699 ;
    skos:definition "Cystein er en av de 20 aminosyrene som levende celler bruker for å bygge opp proteiner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cysteine"@en,
        "Cystein"@nb .

humord:c61768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61768" ;
    dct:modified "2024-01-09T10:36:43"^^xsd:dateTime ;
    skos:altLabel "Thiol protease"@en,
        "Cysteinprotease"@nb ;
    skos:broader humord:c61769 ;
    skos:definition "Cysteineproteaser er hydrolaser som bryter ned proteiner <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cystein protease"@en,
        "Cysteinprotease"@nb .

humord:c61769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61769" ;
    dct:modified "2024-01-08T13:52:36"^^xsd:dateTime ;
    skos:altLabel "Hydrolasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Hydrolaser er en gruppe enzymer som spalter organiske forbindelser under opptak av vann, en prosess som betegnes hydrolyse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrolases"@en,
        "Hydrolaser"@nb .

humord:c61770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61770" ;
    dct:modified "2024-01-08T15:02:35"^^xsd:dateTime ;
    skos:altLabel "Food plants"@en,
        "Etande plantar"@nb,
        "Etande planter"@nb,
        "Etelege plantar"@nb,
        "Etelege planter"@nb,
        "Matplantar"@nb,
        "Matplanter"@nb,
        "Matvekster"@nb,
        "Matvokstrar"@nb ;
    skos:broader humord:c08210 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Edible plants"@en,
        "Spiselige planter"@nb .

humord:c61771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61771" ;
    dct:modified "2024-09-09T16:58:40"^^xsd:dateTime ;
    skos:altLabel "Cocktain table books"@en,
        "Kaffebordbøker"@nb,
        "Pyntebøker"@nb,
        "Salongbøker"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "En kaffebordbok er en bok som ligger framme på et salongbord (sofabord) eller et lignende sted for at både de som bor i huset og gjester, kan bla i og lese i den. Vanligvis en riktillustrert sakprosabok i stort format, ofte på glanset papir <litteraturogmedieleksikon.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coffee table  books"@en,
        "Kaffebordbøker"@nb .

humord:c61772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61772" ;
    dct:modified "2024-01-09T07:03:48"^^xsd:dateTime ;
    skos:altLabel "Antiperspirants"@en,
        "Antiperspirantar"@nb,
        "Antiperspiranter"@nb,
        "Deodorantar"@nb ;
    skos:broader humord:c19588 ;
    skos:definition "Deodorant er et produkt som brukes for å unngå ubehagelig svettelukt, som regel under armene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deodorants"@en,
        "Deodoranter"@nb .

humord:c61773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61773" ;
    dct:modified "2024-01-09T07:09:41"^^xsd:dateTime ;
    skos:altLabel "Dermatoksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Dermatoksikologi er studiet av giftige effekter og skadevirkninger av kjemikalier eller stoffer på huden og andre deler av kroppen <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dermatoxicology"@en,
        "Dermatoksikologi"@nb .

humord:c61774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61774" ;
    dct:modified "2024-01-09T07:15:17"^^xsd:dateTime ;
    skos:altLabel "Disinfectants"@en,
        "Desinfeksjon"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Desinfeksjon er en prosess hvor man utsletter de fleste eller alle mikroorganismer. Ved desinfeksjon inaktiverer man ikke bakteriesporer. For å oppnå det, må sterilisering til <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disinfection"@en,
        "Desinfeksjon"@nb .

humord:c61775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61775" ;
    dct:modified "2024-01-09T10:48:19"^^xsd:dateTime ;
    skos:altLabel "Acetylering"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Acetylering er en kjemisk prosess for å innføre en acetylgruppe i en kjemiske forbindelse, særlig i alkoholer, fenoler og aminer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acetylation"@en,
        "Acetylering"@nb ;
    skos:related humord:c61778 .

humord:c61776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61776" ;
    dct:modified "2024-03-26T12:55:25"^^xsd:dateTime ;
    skos:altLabel "Actinoides"@en,
        "Actinider"@nb,
        "Actinoider"@nb,
        "Aktinider"@nb,
        "Aktinoider"@nb ;
    skos:broader humord:c62487 ;
    skos:definition "En fellesbetegnelse for actinium og de 14 grunnstoffene som følger etter actinium i grunnstoffenes periodesystems 7. periode <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actinides"@en,
        "Actinider"@nb ;
    skos:related humord:c65073 .

humord:c61777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61777" ;
    dct:modified "2024-01-09T10:49:49"^^xsd:dateTime ;
    skos:altLabel "Ac"@nb,
        "Actinium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Actinium er et radioaktivt grunnstoff som har atomnummer 89 og atomsymbol Ac <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actinium"@en,
        "Actinium"@nb .

humord:c61778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61778" ;
    dct:modified "2024-01-09T12:12:13"^^xsd:dateTime ;
    skos:altLabel "Acetylene"@en,
        "Acetylen"@nb,
        "Etyn"@nb ;
    skos:broader humord:c61784 ;
    skos:definition "Acetylen, også kalt etyn, er en fargeløs gass. Acetylen hører med til alkynene, og det innebærer at molekylet inneholder en trippelbinding mellom karbonatomene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethyne"@en,
        "Etyn"@nb .

humord:c61779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61779" ;
    dct:modified "2024-03-05T09:27:03"^^xsd:dateTime ;
    skos:altLabel "Hydrocarbon"@en,
        "Hydrokarbon"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Hydrokarbon er organisk-kjemiske sambindingar som berre inneheld karbon og hydrogen. Karbonatoma er bunde saman i kjeder eller ringjer, medan kvart av hydrogenatoma berre er bunde til eitt av karbonatoma <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrocarbons"@en,
        "Hydrokarboner"@nb ;
    skos:related humord:c62737 .

humord:c61780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61780" ;
    dct:modified "2024-01-09T11:09:35"^^xsd:dateTime ;
    skos:altLabel "Discrimination against animals"@en,
        "Artssjåvinisme"@nb,
        "Spesiesisme"@nb ;
    skos:broader humord:c08949 ;
    skos:definition "Begrepet artssjåvinisme eller spesiesisme betyr å tillegge ulike rettigheter og verdier til vesener utelukkende på grunnlag av deres artstilhørighet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speciesism"@en,
        "Artssjåvinisme"@nb .

humord:c61781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61781" ;
    dct:modified "2024-01-10T11:26:52"^^xsd:dateTime ;
    skos:altLabel "Aliphatic compound"@en,
        "Alifatiske forbindelse"@nb,
        "Alifatiske sambinding"@nb,
        "Alifatiske sambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Alifatiske forbindelser er i kjemien en gruppe organiske forbindelser der karbonatomene er bundet sammen i åpne kjeder <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aliphatic compounds"@en,
        "Alifatiske forbindelser"@nb .

humord:c61782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61782" ;
    dct:modified "2024-01-09T11:27:48"^^xsd:dateTime ;
    skos:altLabel "Cyclic compound"@en,
        "Syklisk forbindelse"@nb,
        "Sykliske sambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Sykliske forbindelser er organiske forbindelser der molekylene inneholder et skjelett av karbonatomer, eventuelt sammen med andre atomer, som er bundet sammen til en ring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclic compounds"@en,
        "Sykliske forbindelser"@nb .

humord:c61783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61783" ;
    dct:modified "2024-07-12T13:56:13"^^xsd:dateTime ;
    skos:altLabel "Dehydrogenase"@nb ;
    skos:broader humord:c67636 ;
    skos:definition "Dehydrogenaser er enzymer som overfører hydrogen mellom kjemiske forbindelser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dehydrogenase"@en,
        "Dehydrogenaser"@nb .

humord:c61784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61784" ;
    dct:modified "2024-01-09T12:11:45"^^xsd:dateTime ;
    skos:altLabel "Alkyne"@en,
        "Alkyn"@nb ;
    skos:broader humord:c61779 ;
    skos:definition "Alkyner er en type organiske forbindelser som kun inneholder grunnstoffene karbon og hydrogen. De tilhører dermed kategorien hydrokarboner. Alkyner kjennetegnes ved at det inngår en trippelbinding i molekylet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkynes"@en,
        "Alkyner"@nb .

humord:c61785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61785" ;
    dct:modified "2024-01-09T12:28:03"^^xsd:dateTime ;
    skos:altLabel "Desmopressin"@nb ;
    skos:broader humord:c61701 ;
    skos:definition "Desmopressin er et legemiddel og et innholdsstoff. Det er oppbygget som et peptid bestående av ni aminosyrer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desmopressin"@en,
        "Desmopressin"@nb .

humord:c61786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61786" ;
    dct:modified "2024-03-05T10:05:04"^^xsd:dateTime ;
    skos:altLabel "Periodic table of elements"@en,
        "Periodesystemet"@nb,
        "Periodetabellen"@nb,
        "Periodiske system"@nb ;
    skos:broader humord:c15441 ;
    skos:definition "I periodesystemet er grunnstoffene ordnet etter økende atomnummer i en tabell. De syv horisontale radene i tabellen kalles perioder, og de 18 vertikale kolonnene kalles grupper. Grunnstoffene i samme kolonne (gruppe) ligner på hverandre, og innen hver periode endrer grunnstoffenes egenskaper seg gradvis fra metaller i gruppe 1 til gasser i gruppe 18 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periodic table"@en,
        "Grunnstoffenes periodesystem"@nb .

humord:c61787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61787" ;
    dct:modified "2024-01-09T12:33:01"^^xsd:dateTime ;
    skos:altLabel "Diabetikarkost"@nb ;
    skos:broader humord:c17807 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diabetic diets"@en,
        "Diabetikerkost"@nb .

humord:c61788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61788" ;
    dct:modified "2024-01-18T08:12:42"^^xsd:dateTime ;
    skos:altLabel "Nyresjukdomar"@nb,
        "Nyresjukdommar"@nb ;
    skos:broader humord:c61991 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kidney diseases"@en,
        "Nyresykdommer"@nb .

humord:c61789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61789" ;
    dct:modified "2024-07-30T15:33:32"^^xsd:dateTime ;
    skos:altLabel "Diare"@nb,
        "Diaré"@nb ;
    skos:broader humord:c67718 ;
    skos:definition "Diaré er uvanlig hyppige eller tynne avføringer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diarrhea"@en,
        "Diaré"@nb .

humord:c61790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61790" ;
    dct:modified "2024-01-23T07:17:48"^^xsd:dateTime ;
    skos:altLabel "Digestion"@en,
        "Fordøyelse"@nb,
        "Fordøyelsen"@nb,
        "Fordøying"@nb,
        "Fordøyinga"@nb,
        "Fordøyingssystemet"@nb,
        "Meltinga"@nb,
        "Meltingssystemet"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Fordøyelsessystemet er de mekaniske, kjemiske og biologiske prosessene som maten må gjennomgå før næringsstoffene kan tas opp i blodet, slik at kroppen kan nyttiggjøre seg dem  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digestive system"@en,
        "Fordøyelsessystemet"@nb .

humord:c61791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61791" ;
    dct:modified "2024-01-10T12:21:40"^^xsd:dateTime ;
    skos:altLabel "Catalyst"@en,
        "Katalysator"@nb,
        "Katalysatorar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Katalysator er et stoff som øker farten på en kjemisk reaksjon uten å forbrukes og uten å endre den kjemiske likevekten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catalysts"@en,
        "Katalysatorer"@nb ;
    skos:related humord:c61734 .

humord:c61792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61792" ;
    dct:modified "2024-01-09T12:56:01"^^xsd:dateTime ;
    skos:altLabel "Diazepam"@nb ;
    skos:broader humord:c21836 ;
    skos:definition "Diazepam er et angstdempende, muskelavslappende og søvnfremkallende legemiddel som tilhører legemiddelgruppen benzodiazepiner  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diazepam"@en,
        "Diazepam"@nb .

humord:c61793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61793" ;
    dct:modified "2024-01-24T13:20:12"^^xsd:dateTime ;
    skos:altLabel "Diltiazem"@nb ;
    skos:broader humord:c61749 ;
    skos:definition "Diltiazem, er en kalsiumkanalblokker (kalsiumantagonist) som brukes til å behandle høyt blodtrykk, angina og visse hjertearytmier <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diltiazem"@en,
        "Diltiazem"@nb .

humord:c61794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61794" ;
    dct:modified "2024-01-09T13:09:03"^^xsd:dateTime ;
    skos:altLabel "Dopamin"@nb ;
    skos:broader humord:c61795 ;
    skos:definition "Dopamin er et signalstoff (transmittersubstans) som skilles ut av spesialiserte nerveceller flere steder i hjernen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dopamine"@en,
        "Dopamin"@nb .

humord:c61795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61795" ;
    dct:modified "2024-01-09T13:08:19"^^xsd:dateTime ;
    skos:altLabel "Nevrokjemi"@nb ;
    skos:broader humord:c03881 ;
    skos:definition "Nevrokjemi er en del av biokjemien som omfatter hjernens og nervesystemets kjemi og danner grunnlaget for forståelse av sammenhengen mellom kjemiske prosesser og nervecellenes funksjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurochemistry"@en,
        "Nevrokjemi"@nb .

humord:c61796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61796" ;
    dct:modified "2024-01-09T13:50:31"^^xsd:dateTime ;
    skos:altLabel "Dosering"@nb ;
    skos:broader humord:c61686 ;
    skos:definition "Dosering er hvordan et legemiddel gis, det vil si hvor mye, hvor ofte og på hvilken måte <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dosage"@en,
        "Dosering"@nb ;
    skos:related humord:c03777 .

humord:c61797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61797" ;
    dct:modified "2024-01-09T13:53:21"^^xsd:dateTime ;
    skos:altLabel "Coating"@en,
        "Dragering"@nb,
        "Drasjering"@nb ;
    skos:broader humord:c61686 ;
    skos:definition "Drasjere er innen farmasi det å gi granulater, kapsler eller tabletter et overtrekk av for eksempel sukker eller cellulose for å gjøre de lettere å svelge samt maskere vond smak <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Film coating"@en,
        "Drasjering"@nb .

humord:c61798 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61798" ;
    dct:modified "2024-09-17T14:22:31"^^xsd:dateTime ;
    skos:altLabel "Ciudad Real"@nb ;
    skos:broader humord:c16990 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ciudad Real"@en,
        "Ciudad Real"@nb .

humord:c61799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61799" ;
    dct:modified "2024-01-11T06:57:15"^^xsd:dateTime ;
    skos:altLabel "Animal poisons"@en,
        "Dyregifter"@nb ;
    skos:broader humord:c14294 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal venoms"@en,
        "Dyregifter"@nb .

humord:c61800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61800" ;
    dct:modified "2024-01-12T09:09:22"^^xsd:dateTime ;
    skos:altLabel "Elektrokromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochromatography"@en,
        "Elektrokromatografi"@nb .

humord:c61801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61801" ;
    dct:modified "2024-01-24T08:08:59"^^xsd:dateTime ;
    skos:altLabel "Kromatografi"@nb,
        "Kromatografiske metodar"@nb,
        "Kromatografiske metoder"@nb,
        "Kromatometri"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Kromatografi er metoder for separasjon av kjemiske stoffer mellom to faser, én fase som beveger seg (flytende eller gass) i en bestemt retning og én fase som står stille (fast eller gummiaktig)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromatography"@en,
        "Kromatografi"@nb .

humord:c61802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61802" ;
    dct:modified "2024-01-11T07:26:55"^^xsd:dateTime ;
    skos:altLabel "Electronic prescribing"@en,
        "Elektroniske reseptar"@nb ;
    skos:broader humord:c00224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic prescriptions"@en,
        "Elektroniske resepter"@nb .

humord:c61803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61803" ;
    dct:modified "2024-01-11T07:31:19"^^xsd:dateTime ;
    skos:altLabel "Endokrinologi"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Endokrinologi er læren om de endokrine kjertlene og deres funksjoner. Legespesialister innen hormonsykdommer, som er en del av indremedisinen, kalles endokrinologer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endocrinology"@en,
        "Endokrinologi"@nb .

humord:c61804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61804" ;
    dct:modified "2024-01-11T07:36:38"^^xsd:dateTime ;
    skos:altLabel "Enterotoksin"@nb ;
    skos:broader humord:c14294 ;
    skos:definition "Enterotoksin er en type toksin (giftstoff) som visse bakterier har evnen til å utskille. Toksinet fører til en betennelse i slimhinnen i tarmen, og gir seg utslag i oppkast og diaré <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enterotoxins"@en,
        "Enterotoksiner"@nb ;
    skos:related humord:c26813 .

humord:c61805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61805" ;
    dct:modified "2024-01-11T07:44:09"^^xsd:dateTime ;
    skos:altLabel "EPO"@en,
        "Hematopoietin"@en,
        "Hemopoietin"@en,
        "EPO"@nb,
        "Erytropoietin"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "EPO er et hormon som stimulerer utviklingen av røde blodceller <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Erythropoietin"@en,
        "EPO"@nb .

humord:c61806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61806" ;
    dct:modified "2024-01-11T08:01:05"^^xsd:dateTime ;
    skos:altLabel "Esterar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Estere er en stor gruppe kjemiske forbindelser som omfatter mange nyttige og viktige stoffer. Fettartene hører for eksempel kjemisk sett hjemme her, og det gjør også de velluktende, flyktige bestanddelene av blomster og frukter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Esters"@en,
        "Estere (Kjemi)"@nb .

humord:c61807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61807" ;
    dct:modified "2024-01-11T08:02:04"^^xsd:dateTime ;
    skos:altLabel "Ergot poisoning"@en,
        "Ergotoxicosis"@en,
        "Saint Anthony's Fire"@en,
        "Ergotisme"@nb ;
    skos:broader humord:c14294 ;
    skos:definition "Ergotisme er forgiftning med meldrøye (Claviceps purpurea), en sopp som snylter på rug <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ergotism"@en,
        "Ergotisme"@nb .

humord:c61808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61808" ;
    dct:modified "2024-11-25T13:40:11"^^xsd:dateTime ;
    skos:altLabel "Aetheroleum"@nb,
        "Essensielle oljar"@nb,
        "Essensielle oljer"@nb,
        "Eteriske oljar"@nb,
        "Eteriske oljer"@nb ;
    skos:broader humord:c69053 ;
    skos:definition "Eteriske oljer er flyktige oljer som finnes i mange plantedeler. Eteriske oljer er flyktige og gir på papir fettflekk som forsvinner når oljen damper bort. Dette til forskjell fra fete oljer, hvor flekken ikke forsvinner. De fleste eteriske oljer har behagelig lukt og smak  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Essential oils"@en,
        "Eteriske oljer"@nb .

humord:c61809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61809" ;
    dct:modified "2024-01-11T08:24:13"^^xsd:dateTime ;
    skos:altLabel "Ethnopharmacology"@en,
        "Etnofarmakologi"@nb,
        "Etnofarmasi"@nb ;
    skos:broader humord:c61687 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnopharmacy"@en,
        "Etnofarmasi"@nb .

humord:c61810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61810" ;
    dct:modified "2024-01-11T08:29:27"^^xsd:dateTime ;
    skos:altLabel "Darwinian medicine"@en,
        "Darwinistisk medisin"@nb,
        "Darwinsk medisin"@nb,
        "Evolusjonær medisin"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary medicine"@en,
        "Evolusjonær medisin"@nb .

humord:c61811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61811" ;
    dct:modified "2024-01-11T13:47:23"^^xsd:dateTime ;
    skos:altLabel "MT"@en,
        "MT"@nb,
        "Magnetotellurikk"@nb ;
    skos:broader humord:c08276 ;
    skos:definition "En geofysisk metode for dyptgående berggrunnskartlegging, der man måler jordklodens elektriske og magnetiske felt. Forstyrrelser av de elektromagnetiske feltene dannes i den øverste delen av atmosfæren (ionosfæren) når solvinden vekselvirker med jordens magnetfelt eller når tordenvær oppstår. <NGU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetotellurics"@en,
        "Magnetotellurikk"@nb .

humord:c61812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61812" ;
    dct:modified "2024-01-11T13:47:39"^^xsd:dateTime ;
    skos:altLabel "Bioactivity"@en,
        "Biological activity"@en,
        "Bioaktivitet"@nb,
        "Farmakodynamikk"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Farmakodynamikk er den delen av farmakologien som handler om legemidlers virkningsmekanismer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacodynamics"@en,
        "Farmakodynamikk"@nb .

humord:c61813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61813" ;
    dct:modified "2024-01-11T13:56:11"^^xsd:dateTime ;
    skos:altLabel "Pharmacokinetic modeling"@en,
        "Pharmacokinetic modelling"@en,
        "Farmakokinetikk"@nb,
        "Farmakokinetisk modellering"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Farmakokinetikk er beskrivelsen av hvordan kroppen tar hånd om legemidler. Dette omfatter legemidlenes opptak i kroppen (absorpsjon), fordeling mellom blod og ulike vev (distribusjon), fjerning (eliminasjon) ved omdannelse til andre aktive eller inaktive produkter (metabolisme) og utskillelse fra kroppen (ekskresjon) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacokinetics"@en,
        "Farmakokinetikk"@nb .

humord:c61814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61814" ;
    dct:modified "2024-01-11T14:00:34"^^xsd:dateTime ;
    skos:altLabel "Farmakoterapi"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Farmakoterapi er behandling med legemidler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacotherapy"@en,
        "Farmakoterapi"@nb ;
    skos:related humord:c03777 .

humord:c61815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61815" ;
    dct:modified "2024-01-11T14:05:07"^^xsd:dateTime ;
    skos:altLabel "Farmasiutdanning"@nb ;
    skos:broader humord:c07969 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacy education"@en,
        "Farmasiutdanning"@nb ;
    skos:related humord:c03776,
        humord:c07394 .

humord:c61816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61816" ;
    dct:modified "2024-01-11T14:19:39"^^xsd:dateTime ;
    skos:altLabel "Farmasøytisk bioteknologi"@nb ;
    skos:broader humord:c08196 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical biotechnology"@en,
        "Farmasøytisk bioteknologi"@nb .

humord:c61817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61817" ;
    dct:modified "2024-01-11T15:33:35"^^xsd:dateTime ;
    skos:altLabel "Scenekunst"@nb ;
    skos:broader humord:c05183 ;
    skos:definition "Scenekunst er et samlebegrep for tidsbaserte kunstformer som skapende og utøvende scenekunstnere presenterer direkte, eller live, for et publikum <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performing arts"@en,
        "Scenekunst"@nb .

humord:c61818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61818" ;
    dct:modified "2024-01-16T13:38:02"^^xsd:dateTime ;
    skos:altLabel "Failure"@en,
        "Fiasko"@nb ;
    skos:broader humord:c08099 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fiasko"@nb ;
    skos:related humord:c08114 .

humord:c61819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61819" ;
    dct:modified "2024-01-12T06:44:44"^^xsd:dateTime ;
    skos:altLabel "Farmasøytisk medisin"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Farmasøytisk medisin er en medisinsk disiplin opptatt av oppdagelse, evaluering, registrering, overvåking og kliniske aspekter ved farmasøytisk utvikling  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical medicine"@en,
        "Farmasøytisk medisin"@nb .

humord:c61820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61820" ;
    dct:modified "2024-01-14T20:26:32"^^xsd:dateTime ;
    skos:altLabel "Farmasøytisk omsorg"@nb,
        "Farmasøytisk omsut"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Farmasøytisk omsorg er en farmasipraksismodell utviklet på 1990-tallet[1] som beskriver pasientsentrerte medisinbehandlingstjenester utført av farmasøyter <wikipedia >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical care |9 eng1"@en,
        "Farmasøytisk omsorg"@nb .

humord:c61821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61821" ;
    dct:modified "2024-01-12T07:01:51"^^xsd:dateTime ;
    skos:altLabel "Feber"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Feber er forhøyet kroppstemperatur som følge av sykdom. Feber er et symptom, ikke en sykdom i seg selv  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fever"@en,
        "Feber"@nb .

humord:c61822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61822" ;
    dct:modified "2024-07-10T10:29:13"^^xsd:dateTime ;
    skos:altLabel "Fennikel"@nb,
        "Foeniculum vulgare"@nb ;
    skos:broader humord:c19587,
        humord:c62598 ;
    skos:definition "Fennikel er en flerårig urt i skjermplantefamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fennel"@en,
        "Fennikel"@nb .

humord:c61823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61823" ;
    dct:modified "2024-07-31T11:02:19"^^xsd:dateTime ;
    skos:altLabel "Fibrinolyse"@nb ;
    skos:broader humord:c67730 ;
    skos:definition "Fibrinolyse er egentlig oppløsning av fibrin. Dette ivaretas av det fibrinolytiske system ved hjelp av enzymet plasmin <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fibrinolysis"@en,
        "Fibrinolyse"@nb .

humord:c61824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61824" ;
    dct:modified "2024-04-15T13:01:00"^^xsd:dateTime ;
    skos:altLabel "Alpine medicine"@en,
        "Fjellmedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain medicine"@en,
        "Fjellmedisin"@nb .

humord:c61825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61825" ;
    dct:modified "2024-01-12T07:34:52"^^xsd:dateTime ;
    skos:altLabel "Anthocyanins"@en,
        "Anthocyans"@en,
        "Flavones"@en,
        "Antocyanin"@nb,
        "Antocyaniner"@nb,
        "Flavon"@nb,
        "Flavoner"@nb,
        "Flavonoid"@nb ;
    skos:broader humord:c61759 ;
    skos:definition "Flavonoider er en stor gruppe plantestoffer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flavonoids"@en,
        "Flavonoider"@nb .

humord:c61826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61826" ;
    dct:modified "2025-01-07T11:09:37"^^xsd:dateTime ;
    skos:altLabel "B9"@nb,
        "Folinsyre"@nb,
        "Folsyre"@nb ;
    skos:broader humord:c69410 ;
    skos:definition "Folsyre er ett av B-vitaminene (vitamin B9)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Folinic acid"@en,
        "Folinsyre"@nb .

humord:c61827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61827" ;
    dct:modified "2024-12-09T11:25:39"^^xsd:dateTime ;
    skos:altLabel "Forkjøling"@nb,
        "Krimsjuke"@nb,
        "Krimsykje"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Forkjølelse er en virusinfeksjon som gir plager fra luftveiene, ofte tett, rennende nese og noen ganger sår hals, hodepine og slapphet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common cold"@en,
        "Forkjølelse"@nb .

humord:c61828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61828" ;
    dct:modified "2024-01-12T07:56:48"^^xsd:dateTime ;
    skos:altLabel "Formulering (Farmasi)"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Farmasøytisk formulering er prosessen der forskjellige kjemiske stoffer, inkludert det aktive stoffet, kombineres for å produsere et endelig legemiddel <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical formulation"@en,
        "Formulering (Farmasi)"@nb .

humord:c61829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61829" ;
    dct:modified "2024-01-12T08:00:29"^^xsd:dateTime ;
    skos:altLabel "Fotomedisin"@nb ;
    skos:broader humord:c24585 ;
    skos:definition "Fotomedisin er læren om lysets virkning i medisinsk sammenheng. Den omfatter både medisinsk behandling og diagnostikk. Kjente bruksområder er lysbehandling av gulsott hos nyfødte, UV-behandling av hudlidelser og fluorescens-diagnostikk <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photomedicine"@en,
        "Fotomedisin"@nb .

humord:c61830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61830" ;
    dct:modified "2024-07-26T11:11:03"^^xsd:dateTime ;
    skos:altLabel "Fotosensibilisering"@nb,
        "Fotosensitivitet"@nb,
        "Ljosfølsemd"@nb,
        "Ljosvarleik"@nb,
        "Lysfølsemd"@nb,
        "Lysfølsomhet"@nb,
        "Lysvarleik"@nb ;
    skos:broader humord:c61162 ;
    skos:definition "Fotosensibilisering er det å fremkalle overømfintlighet for lys. Fotosensibilisering av huden innebærer at soleksponering fører til at solbestrålte områder av huden reagerer med kløende, rødt utslett og eventuelt økt pigmentering. Fotosensibilisering kan være toksisk eller allergisk. En del legemidler har fotosensitivitet som bivirkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photosensitivity"@en,
        "Fotosensibilisering"@nb .

humord:c61831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61831" ;
    dct:modified "2024-01-12T08:14:37"^^xsd:dateTime ;
    skos:altLabel "Photochemical stability"@en,
        "Fotokjemisk stabilitet"@nb,
        "Fotostabilitet"@nb ;
    skos:broader humord:c61686 ;
    skos:definition "Fotostabilitet er stabiliteten til et medikament eller et annet kjemisk stoff mot fotokjemiske endringer <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photostability"@en,
        "Fotostabilitet"@nb .

humord:c61832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61832" ;
    dct:modified "2024-01-12T08:21:37"^^xsd:dateTime ;
    skos:altLabel "Funksjonell mat"@nb ;
    skos:broader humord:c12039 ;
    skos:definition "Funksjonell mat er mat som hevdes å ha en tilleggsfunksjon (ofte knyttet til helsefremming eller sykdomsforebygging) ved å tilsette nye ingredienser eller flere av allerede eksisterende ingredienser <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional food"@en,
        "Funksjonell mat"@nb .

humord:c61833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61833" ;
    dct:modified "2024-01-12T08:24:40"^^xsd:dateTime ;
    skos:altLabel "Fysikalsk farmasi"@nb ;
    skos:broader humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical pharmacy"@en,
        "Fysikalsk farmasi"@nb .

humord:c61834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61834" ;
    dct:modified "2024-01-12T08:26:52"^^xsd:dateTime ;
    skos:altLabel "Fysiologisk verknad"@nb,
        "Fysiologisk virkning"@nb,
        "Fysiologiske effektar"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physiological effects"@en,
        "Fysiologiske effekter"@nb .

humord:c61835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61835" ;
    dct:modified "2024-01-12T08:29:56"^^xsd:dateTime ;
    skos:altLabel "Fytoterapi"@nb ;
    skos:broader humord:c61691 ;
    skos:definition "Fytoterapi er behandling med planteekstrakter. Fytoterapi brukes mye innen alternativ medisin, men også av og til innenfor den tradisjonelle skolemedisin, for eksempel prikkperikum (johannesurt) mot lette depressive og psykosomatiske tilstander  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytotherapy"@en,
        "Fytoterapi"@nb ;
    skos:related humord:c08213 .

humord:c61836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61836" ;
    dct:modified "2024-01-12T08:49:12"^^xsd:dateTime ;
    skos:altLabel "Phyto-oestrogens"@en,
        "Fytoøstrogen"@nb,
        "Xenoøstrogen"@nb,
        "Xenoøstrogener"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "Fytoøstrogener er plantestoffer med østrogenlignende hormonvirkning på dyr og mennesker, som steroider, prenylflavonoider, isoflavoner (isoflavonoider) og koumestaner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytoestrogens"@en,
        "Fytoøstrogener"@nb .

humord:c61837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61837" ;
    dct:modified "2024-01-12T08:53:35"^^xsd:dateTime ;
    skos:altLabel "PPD"@en,
        "Postnatal depressions"@en,
        "Barseldepresjoner"@nb,
        "Fødselsdepresjonar"@nb,
        "Postnatale depresjoner"@nb,
        "Postpartum depresjoner"@nb ;
    skos:broader humord:c07993 ;
    skos:definition "Fødselsdepresjon, betegner en depresjon som oppstår i kjølvannet av en fødsel. En lett form for nedtrykt stemningsleie etter en fødsel (post-partum blues) er relativt vanlig (anslagsvis 10 %), men depresjoner i klinisk forstand er betydelig sjeldnere (<1 %) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Postpartum depressions"@en,
        "Fødselsdepresjoner"@nb .

humord:c61838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61838" ;
    dct:modified "2024-01-12T09:03:32"^^xsd:dateTime ;
    skos:altLabel "4-hydroxybutanoic acid"@en,
        "GHB"@en,
        "γ-Hydroxybutyric acid"@en,
        "4-hydroksysmørsyre"@nb,
        "GHB"@nb,
        "Gammahydroksybutyrat"@nb,
        "Gammahydroksysmørsyre"@nb,
        "Natriumoksybat"@nb ;
    skos:broader humord:c13505 ;
    skos:definition "GHB er en forbindelse som forekommer naturlig som signalsubstans i hjernen og som har en generelt dempende effekt. I enkelte grupper brukes GHB som rusmiddel, men er i Norge relativt lite brukt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma-hydroxybutyric acid"@en,
        "Gammahydroksysmørsyre"@nb .

humord:c61839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61839" ;
    dct:modified "2024-01-12T09:08:12"^^xsd:dateTime ;
    skos:altLabel "Arveanlegg"@nb,
        "Arvefaktorer"@nb,
        "Gen"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Gener er oppskrifter for egenskaper hos levende organismer. Vi sier at gener koder for egenskaper. Gener går i arv fra én generasjon til den neste, og kalles derfor også arveanlegg <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Skilt ut som egen term. Lå tidligere som henvisning fra Genetikk. 12.01.24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genes"@en,
        "Gener"@nb .

humord:c61840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61840" ;
    dct:modified "2024-01-13T11:14:08"^^xsd:dateTime ;
    skos:altLabel "Ibuprofen"@nb ;
    skos:broader humord:c61847 ;
    skos:definition "Ibuprofen er et smertestillende (analgetisk) og betennelsesdempende (antiinflammatorisk) legemiddel, som tilhører legemiddelgruppen NSAIDs (ikke-steroide anti-inflammatoriske legemidler) <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ibuprofen"@en,
        "Ibuprofen"@nb ;
    skos:related humord:c60714,
        humord:c61846 .

humord:c61841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61841" ;
    dct:modified "2024-01-12T09:15:15"^^xsd:dateTime ;
    skos:altLabel "Bioequivalent drug"@en,
        "Bioequivalent preparation"@en,
        "Generisk byte"@nb,
        "Generisk bytte"@nb,
        "Generisk substitusjon"@nb,
        "Kopimedisinar"@nb,
        "Kopimedisiner"@nb,
        "Synonympreparat"@nb,
        "Synonympreparater"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Generisk bytte er å bytte fra et originalpreparat til et rimeligere, likeverdig legemiddel. Likeverdige legemidler har samme virkestoff i samme mengde, men hjelpestoffene som bidrar til form og farge kan variere. Legemidler som kan byttes generisk kalles generika <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generic drug"@en,
        "Generisk substitusjon"@nb .

humord:c61842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61842" ;
    dct:modified "2024-01-12T09:24:43"^^xsd:dateTime ;
    skos:altLabel "Genetic diseases"@en,
        "Genetiske sjukdomar"@nb,
        "Genetiske sjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Genetisk sykdom er sykdom der variasjoner i kromosomenes eller genenes struktur eller funksjon er årsak eller medvirkende årsak til sykdommen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic disorders"@en,
        "Genetiske sykdommer"@nb ;
    skos:related humord:c61843 .

humord:c61843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61843" ;
    dct:modified "2024-01-12T09:24:32"^^xsd:dateTime ;
    skos:altLabel "Hereditary disorders"@en,
        "Arvelege sjukdomar"@nb,
        "Arvelege sjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hereditary diseases"@en,
        "Arvelige sykdommer"@nb ;
    skos:related humord:c61842 .

humord:c61844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61844" ;
    dct:modified "2024-01-23T08:24:16"^^xsd:dateTime ;
    skos:altLabel "Morfin"@nb ;
    skos:broader humord:c61690,
        humord:c61847,
        humord:c62069 ;
    skos:definition "Et alkaloid som finnes i opiumsvalmuen Papaver somniferum og kan utvinnes fra opium. Morfin har en betydelig medisinsk anvendelse som smertestillende middel og brukes dessuten som rusmiddel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morphine"@en,
        "Morfin"@nb .

humord:c61845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61845" ;
    dct:modified "2024-01-12T09:42:07"^^xsd:dateTime ;
    skos:altLabel "Genetiske vektorar"@nb,
        "Genetiske vektorer"@nb,
        "Genterapi"@nb ;
    skos:broader humord:c61848 ;
    skos:definition "Genterapi er å påvirke en genetisk funksjon ved hjelp av et legemiddel som inneholder DNA eller RNA og der hensikten er å behandle eller forebygge sykdom hos et menneske <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene therapy"@en,
        "Genterapi"@nb .

humord:c61846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61846" ;
    dct:modified "2024-01-13T11:13:42"^^xsd:dateTime ;
    skos:altLabel "Acetaminophen"@en,
        "Para-hydroxyacetanilide"@en,
        "Paracetamol"@nb ;
    skos:broader humord:c61847 ;
    skos:definition "Et legemiddel som har smertestillende (analgetisk) og febersenkende (antipyretisk) effekt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paracetamol"@en,
        "Paracetamol"@nb ;
    skos:related humord:c61840 .

humord:c61847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61847" ;
    dct:modified "2024-01-24T14:59:18"^^xsd:dateTime ;
    skos:altLabel "Analgesic drugs"@en,
        "Analgesics"@en,
        "Pain relievers"@en,
        "Analgetika"@nb,
        "Smertestillande"@nb,
        "Smertestillande middel"@nb,
        "Smertestillende"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Legemidler og andre tiltak som demper opplevelsen av smerte. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Painkillers"@en,
        "Smertestillende midler"@nb ;
    skos:related humord:c62166 .

humord:c61848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61848" ;
    dct:modified "2024-01-12T09:46:40"^^xsd:dateTime ;
    skos:altLabel "Medisinsk arvelære"@nb,
        "Medisinsk genetikk"@nb,
        "Medisinsk genforsking"@nb,
        "Medisinsk genforskning"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Medisinsk genetikk er læren om arvelige sykdommer og genetiske bidrag til sykdom hos mennesker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ub024"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical genetics"@en,
        "Medisinsk genetikk"@nb .

humord:c61849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61849" ;
    dct:modified "2024-01-12T10:10:57"^^xsd:dateTime ;
    skos:altLabel "Gonadal steroids"@en,
        "Gonadocorticoids"@en,
        "Sex hormones"@en,
        "Kjønnshormon"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Kjønnshormoner er hormoner som regulerer de seksuelle funksjonene og utviklingen av de sekundære kjønnskjennetegnene  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sex steroids"@en,
        "Kjønnshormoner"@nb .

humord:c61850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61850" ;
    dct:modified "2024-01-12T10:00:48"^^xsd:dateTime ;
    skos:altLabel "Estrogens"@en,
        "Østrogen"@nb ;
    skos:broader humord:c61849 ;
    skos:definition "Østrogener er en fellesbetegnelse for substanser som virker som kvinnelige kjønnshormoner. De viktigste naturlig forekommende østrogener er østradiol, østriol og østron  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oestrogens"@en,
        "Østrogener"@nb .

humord:c61851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61851" ;
    dct:modified "2024-01-13T11:12:43"^^xsd:dateTime ;
    skos:altLabel "Progestagens"@en,
        "Gestagen"@nb,
        "Progestagen"@nb,
        "Progestagener"@nb,
        "Progestiner"@nb ;
    skos:broader humord:c61849 ;
    skos:definition "Gestagener er en gruppe medikamenter med hormoneffekt som ligner progesteron <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gestagens"@en,
        "Gestagener"@nb ;
    skos:related humord:c61852 .

humord:c61852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61852" ;
    dct:modified "2024-01-12T10:03:47"^^xsd:dateTime ;
    skos:altLabel "Progesteron"@nb ;
    skos:broader humord:c61849 ;
    skos:definition "Progesteron er et steroidhormon som dannes i eggstokkene og morkaken hos kvinner og i binyrebarken hos både menn og kvinner  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Progesterones"@en,
        "Progesteroner"@nb ;
    skos:related humord:c61851 .

humord:c61853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61853" ;
    dct:modified "2024-01-12T10:05:48"^^xsd:dateTime ;
    skos:altLabel "Androgen"@nb ;
    skos:broader humord:c61849 ;
    skos:definition "Androgener er en fellesbetegnelse for det mannlige kjønnshormonet testosteron, samt andre naturlige og kunstig fremstilte stoffer med testosteronlignende virkninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Androgens"@en,
        "Androgener"@nb .

humord:c61854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61854" ;
    dct:modified "2024-01-12T10:07:39"^^xsd:dateTime ;
    skos:altLabel "Testosteron"@nb ;
    skos:broader humord:c61853 ;
    skos:definition "Testosteron er det viktigste mannlige kjønnshormonet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Testosterones"@en,
        "Testosteroner"@nb .

humord:c61855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61855" ;
    dct:modified "2024-01-28T18:45:24"^^xsd:dateTime ;
    skos:altLabel "Panax"@en,
        "Ginseng"@nb,
        "Panax ginseng"@nb ;
    skos:broader humord:c19587 ;
    skos:definition "Ginseng er en flerårig urt i slekten Panax i bergflettefamilien, og har vært brukt i Kina som helsebringende middel i flere tusen år. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ginseng"@en,
        "Ginseng"@nb .

humord:c61856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61856" ;
    dct:modified "2024-01-12T10:22:35"^^xsd:dateTime ;
    skos:altLabel "Glukan"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Glukaner er polysakkarider som består av kjeder av glukosemolekyler. Eksempler er cellulose, stivelse og glykogen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glucans"@en,
        "Glukaner"@nb .

humord:c61857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61857" ;
    dct:modified "2024-01-12T10:27:16"^^xsd:dateTime ;
    skos:altLabel "Dextrose"@en,
        "Grape sugar"@en,
        "Dekstrose"@nb,
        "Druesukker"@nb,
        "Glukose"@nb,
        "Stivelsessukker"@nb ;
    skos:broader humord:c61070 ;
    skos:definition "Glukose er den mest utbredte sukkerarten i planteriket. Glukose er kroppens viktigste kilde til energi i et gjennomsnittlig norsk kosthold. Den viktigste kilden til glukose i kosten er stivelse  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glucosis"@en,
        "Glukose"@nb .

humord:c61858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61858" ;
    dct:modified "2024-01-13T11:13:07"^^xsd:dateTime ;
    skos:altLabel "Glukoseopptak"@nb ;
    skos:broader humord:c61857 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glucose uptake"@en,
        "Glukoseopptak"@nb .

humord:c61859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61859" ;
    dct:modified "2024-05-23T14:52:14"^^xsd:dateTime ;
    skos:altLabel "Indian saffron"@en,
        "Curcuma longa L."@nb,
        "Gurkemeie"@nb,
        "Kurkuma"@nb ;
    skos:broader humord:c65219 ;
    skos:definition "Gurkemeie er en flerårig art i ingefærfamilien. Den dyrkes hovedsakelig i India og Kina, brukes som krydder, og har i tillegg en viss betydning som fargeplante <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turmeric"@en,
        "Gurkemeie"@nb ;
    skos:related humord:c61766 .

humord:c61860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61860" ;
    dct:modified "2024-01-17T08:16:35"^^xsd:dateTime ;
    skos:altLabel "Farmasøytiske analysar"@nb,
        "Legemiddelanalyse"@nb,
        "Lækjemiddelanalyse"@nb ;
    skos:broader humord:c01459,
        humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical analysis"@en,
        "Farmasøytiske analyser"@nb .

humord:c61861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61861" ;
    dct:modified "2024-01-12T10:57:44"^^xsd:dateTime ;
    skos:altLabel "Surges"@en,
        "Surging glaciers"@en,
        "Framstøytsbrear"@nb,
        "Framstøytsisbrear"@nb,
        "Fremstøtsbreer"@nb,
        "Fremstøtsisbreer"@nb,
        "Pulserande brear"@nb,
        "Pulserende breer"@nb,
        "Surgande brear"@nb,
        "Surgande isbrear"@nb,
        "Surgende breer"@nb,
        "Surgingbrear"@nb,
        "Surgingbreer"@nb ;
    skos:broader humord:c08296 ;
    skos:definition "Breer som stadig veksler mellom å ligge stille, trekke seg tilbake og så rykke fremover uvanlig raskt, gjerne flere meter i døgnet. <forskning.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surge-type glaciers"@en,
        "Surgende isbreer"@nb .

humord:c61862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61862" ;
    dct:modified "2024-01-12T11:08:30"^^xsd:dateTime ;
    skos:altLabel "PMP"@en,
        "PMP"@nb,
        "Pårekneleg maksimal nedbør"@nb ;
    skos:broader humord:c21715 ;
    skos:definition "Den teoretisk største nedbørmengden som for en gitt varighet er fysisk mulig over et gitt nedbørfelt til en gitt tid på året <NVE>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probable Maximum Precipitation"@en,
        "Påregnelig maksimal nedbør"@nb .

humord:c61863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61863" ;
    dct:modified "2024-01-12T11:14:05"^^xsd:dateTime ;
    skos:altLabel "Data Protection Language"@en,
        "DPL (Programmeringsspråk)"@nb,
        "Data Protection Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Et programmeringsspråk laget og brukt for å forhindre brudd på Personvernforordningen (GDPR). <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DPL (Programming language)"@en,
        "DPL (Programmeringsspråk)"@nb .

humord:c61864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61864" ;
    dct:modified "2024-01-12T11:15:03"^^xsd:dateTime ;
    skos:altLabel "Herbarium"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Et herbarium er en samling med tørkede og pressede planter, merket med navn på planten, hvor og når den er samlet, og navnet til den som plukket den <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herbaria"@en,
        "Herbarier"@nb .

humord:c61865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61865" ;
    dct:modified "2024-01-12T11:25:13"^^xsd:dateTime ;
    skos:altLabel "Hjelpemiddel"@nb ;
    skos:broader humord:c59281 ;
    skos:definition "Teknologi som bidrar til å redusere praktiske problemer for personer med nedsatt funksjonsevne <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assistive technology"@en,
        "Hjelpemidler"@nb .

humord:c61866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61866" ;
    dct:modified "2024-08-13T11:27:44"^^xsd:dateTime ;
    skos:altLabel "CMB"@en,
        "CMBR"@en,
        "Cosmic background radiation"@en,
        "Cosmic microwave background radiation"@en,
        "Bakgrunnsstråling"@nb,
        "CMB"@nb,
        "CMBR"@nb,
        "Infraraud bakgrunnsstråling"@nb,
        "Infrarød bakgrunnsstråling"@nb,
        "Kosmisk bakgrunnsstråling"@nb,
        "Kosmisk mikrobylgjebakgrunn"@nb,
        "Kosmisk mikrobylgjebakgrunnstråling"@nb,
        "Kosmisk mikrobølgebakgrunn"@nb,
        "Kosmisk mikrobølgebakgrunnstråling"@nb,
        "Kosmisk mikrobølgjebakgrunn"@nb,
        "Kosmisk mikrobølgjebakgrunnstråling"@nb,
        "Mikrobylgjebakgrunn"@nb,
        "Mikrobølgebakgrunn"@nb,
        "Mikrobølgjebakgrunn"@nb ;
    skos:broader humord:c67959 ;
    skos:definition "Stråling som er jevnt fordelt overalt i universet. Bakgrunnsstrålingen er rester av den svært intense elektromagnetiske strålingen som fylte universet helt i begynnelsen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic microwave background"@en,
        "Kosmisk bakgrunnsstråling"@nb .

humord:c61867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61867" ;
    dct:modified "2024-01-12T13:26:00"^^xsd:dateTime ;
    skos:altLabel "Hjernehinnebetennelse"@nb,
        "Meningitt"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Hjernehinnebetennelse, meningitt, er en betennelse i hjernehinnene som omgir hjernen og ryggmargen, og er som oftest forårsaket av en infeksjon med virus eller bakterier. Betennelsen gir typisk hodepine, feber, kvalme, svimmelhet, lysømfintlighet og nakkestivhet. Tilstanden kan utvikle seg svært raskt og er potensielt svært alvorlig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meningitis"@en,
        "Hjernehinnebetennelse"@nb .

humord:c61868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61868" ;
    dct:modified "2024-01-12T13:31:49"^^xsd:dateTime ;
    skos:altLabel "Brain cancer"@en,
        "Brain tumors"@en,
        "Hjernekreft"@nb,
        "Hjernesvulstar"@nb,
        "Tumor cerebri"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Hjernesvulst er betegnelsen på alle typer svulster inne i hodeskallen (kraniet), det vil si i hjernen, hjernehinnene eller den intrakranielle delen av hjernenervene  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brain tumours"@en,
        "Hjernesvulster"@nb .

humord:c61869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61869" ;
    dct:modified "2024-01-12T13:35:43"^^xsd:dateTime ;
    skos:altLabel "Hjerneødem"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Hjerneødem er unormalt mye væske i hjernevevet. Væsken kan sitte inni cellene, (intracellulært eller cytotoksisk ødem) eller mellom cellene (interstitielt eller vasogent ødem)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cerebral edema"@en,
        "Hjerneødem"@nb .

humord:c61870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61870" ;
    dct:modified "2024-01-15T10:00:34"^^xsd:dateTime ;
    skos:altLabel "Kosmisk dobbeltbryting"@nb ;
    skos:broader humord:c61866 ;
    skos:definition "Et potensielt nytt signal som kan ha rotert den lineære polarisasjonen til fotonene i den kosmiske bakgrunnsstrålingen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic birefringence"@en,
        "Kosmisk dobbeltbrytning"@nb .

humord:c61871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61871" ;
    dct:modified "2024-01-12T13:48:34"^^xsd:dateTime ;
    skos:altLabel "Hudkreft"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Hudkreft er ondartet svulst i huden. De tre vanligste formene for hudkreft er basalcellekarsinom, plateepitelkarsinom og malignt melanom (føflekkreft) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skin cancer"@en,
        "Hudkreft"@nb .

humord:c61872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61872" ;
    dct:modified "2024-01-12T13:51:08"^^xsd:dateTime ;
    skos:altLabel "Hudpleie"@nb ;
    skos:broader humord:c61162 ;
    skos:definition "Hudpleie er stell av huden ved rengjøring med påfølgende tilføring av ekstra fett og fuktighet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skin care"@en,
        "Hudpleie"@nb .

humord:c61873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61873" ;
    dct:modified "2024-01-14T20:05:04"^^xsd:dateTime ;
    skos:altLabel "Huntington's chorea"@en,
        "Huntingtons sjukdom"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Huntingtons sykdom er en dominant arvelig, degenerativ hjernesykdom som viser seg ved ufrivillige bevegelser og uhelbredelig demens <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Huntington's disease"@en,
        "Huntingtons sykdom"@nb .

humord:c61874 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61874" ;
    dct:modified "2024-01-12T14:00:45"^^xsd:dateTime ;
    skos:altLabel "Midland"@nb ;
    skos:broader humord:c01720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Midland"@en,
        "Midland"@nb .

humord:c61875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61875" ;
    dct:modified "2024-01-12T14:06:19"^^xsd:dateTime ;
    skos:altLabel "Demens"@nb,
        "Dementia"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Demens er en fellesbetegnelse på organiske sykdommer i hjernen som fører til en generell intellektuell svikt, glemsomhet, desorientering og sviktende dømmekraft. Demens opptrer hyppigst hos eldre over 65 år, men kan også forekomme hos yngre mennesker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dementia"@en,
        "Demens"@nb .

humord:c61876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61876" ;
    dct:modified "2024-05-27T11:36:16"^^xsd:dateTime ;
    skos:altLabel "Alderdomssløvsinn"@nb,
        "Aldersdemens"@nb,
        "Senil demens"@nb,
        "Senil dementia"@nb ;
    skos:broader humord:c61875 ;
    skos:definition "Aldersdemens er en tidligere brukt fellesbetegnelse på flere hjernesykdommer hos eldre, kjennetegnet av svikt av intellektuelle funksjoner, svikt av følelsesmessig kontroll og sviktende funksjonsevner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Senile dementia"@en,
        "Aldersdemens"@nb .

humord:c61877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61877" ;
    dct:modified "2024-01-12T14:27:49"^^xsd:dateTime ;
    skos:altLabel "Hydrogelar"@nb ;
    skos:broader humord:c61878 ;
    skos:definition "Hydrogel er en gel hvor væskekomponenten er vann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogels"@en,
        "Hydrogeler"@nb .

humord:c61878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61878" ;
    dct:modified "2024-04-03T13:43:27"^^xsd:dateTime ;
    skos:altLabel "Polymerkjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Polymerer er kjemiske forbindelser som består av kjedeformede molekyler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymer chemistry"@en,
        "Polymerkjemi"@nb .

humord:c61879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61879" ;
    dct:modified "2024-02-20T09:39:52"^^xsd:dateTime ;
    skos:altLabel "Cortisol"@en,
        "Hydrokortison"@nb,
        "Kortisol"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Hydrokortison er et hormon som produseres i binyrebarken, og er vårt viktigste glukokortikoid <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrocortisone"@en,
        "Hydrokortison"@nb .

humord:c61880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61880" ;
    dct:modified "2024-01-12T14:40:19"^^xsd:dateTime ;
    skos:altLabel "High blood sugar"@en,
        "Hyperglycaemia"@en,
        "Hyperglycæmia"@en,
        "Hyperglykemi"@nb,
        "Høyt blodsukker"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Hyperglykemi betyr unormalt høyt blodsukker, det vil si unormalt høy konsentrasjon av sukker (glukose) i blodet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperglycemia"@en,
        "Hyperglykemi"@nb .

humord:c61881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61881" ;
    dct:modified "2024-01-12T14:56:44"^^xsd:dateTime ;
    skos:altLabel "Hyperlipemi"@nb,
        "Hyperlipidermi"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "Hyperlipidemi er unormalt høy konsentrasjon av fettstoffer i blodet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperlipidemia"@en,
        "Hyperlipidermi"@nb .

humord:c61882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61882" ;
    dct:modified "2024-01-12T14:54:16"^^xsd:dateTime ;
    skos:altLabel "Metabolisme"@nb,
        "Stoffomsetning"@nb,
        "Stoffskifte"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Metabolisme er det samme som stoffskifte. Det skilles mellom nedbrytning av molekyler til enklere forbindelser (katabolisme), og oppbygging av nye, komplekse molekyler (anabolisme)  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metabolism"@en,
        "Metabolisme"@nb .

humord:c61883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61883" ;
    dct:modified "2024-01-15T07:56:03"^^xsd:dateTime ;
    skos:altLabel "Immunkjemi"@nb,
        "Immunokjemi"@nb ;
    skos:broader humord:c61377 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunochemistry"@en,
        "Immunkjemi"@nb .

humord:c61884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61884" ;
    dct:modified "2024-01-15T10:30:19"^^xsd:dateTime ;
    skos:altLabel "Quantum key distribution"@en,
        "Kvante-nøkkeldistribusjon"@nb,
        "Kvantekryptering"@nb,
        "Kvantekryptografi"@nb ;
    skos:broader humord:c06428,
        humord:c08265 ;
    skos:definition "Kvantekryptering handler om å kommunisere sikkert ved å bruke prinsipper fra kvantefysikken. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum cryptography"@en,
        "Kvantekryptografi"@nb .

humord:c61885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61885" ;
    dct:modified "2024-01-15T13:26:25"^^xsd:dateTime ;
    skos:altLabel "Team-topologiar"@nb,
        "Teamtopologiar"@nb,
        "Teamtopologier"@nb ;
    skos:broader humord:c24977 ;
    skos:definition "En samling teknikker for hvordan man kan organisere team, hvilke funksjoner disse teamene utfører og hvordan teamene kommuniserer med hverandre <digi.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Team topologies"@en,
        "Team-topologier"@nb .

humord:c61886 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61886" ;
    dct:modified "2025-03-13T08:29:52"^^xsd:dateTime ;
    skos:altLabel "Monte Polizzo"@nb ;
    skos:broader humord:c02519 ;
    skos:definition "Monte Polizzo er et arkeologisk sted som ligger 6 km nordvest for byen Salemi, i provinsen Trapani, vest på Sicilia, Sør-Italia <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mionte Polizzo"@en,
        "Monte Polizzo"@nb .

humord:c61887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61887" ;
    dct:modified "2024-01-15T14:18:14"^^xsd:dateTime ;
    skos:altLabel "Addisjonsreaksjon"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Er en kjemisk reaksjon hvor ett molekyl adderes til ett annet molekyl, og det bare dannes ett molekyl som produkt. Produktmolekylet inneholder dermed summen av atomene til de to opprinnelige molekylene (reaktantmolekylene) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Addition reactions"@en,
        "Addisjonsreaksjoner"@nb .

humord:c61888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61888" ;
    dct:modified "2024-01-15T14:40:44"^^xsd:dateTime ;
    skos:altLabel "ATP"@nb,
        "Adenosin-5'-trifosfat"@nb,
        "Adenosintrifosfat"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "ATP er en energirik kjemisk forbindelse som er involvert i alle energikrevende prosesser i alt som lever. ATP er involvert i alle kroppsfunksjoner som krever energi, som muskelsammentrekninger, overføring av signaler i nerver, hjertets funksjon, transport av stoffer gjennom cellevegger, opprettholdelse av kroppstemperaturen og mer.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adenosine triphosphate"@en,
        "Adenosintrifosfat"@nb .

humord:c61889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61889" ;
    dct:modified "2024-01-19T11:08:52"^^xsd:dateTime ;
    skos:altLabel "Geometry of two dimensions"@en,
        "Plane geometry"@en,
        "Plangeometri"@nb,
        "Planimetry"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Plangeometri er den delen av geometrien som omhandler plane figurer, altså figurer i planet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plangeometri"@nb .

humord:c61890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61890" ;
    dct:modified "2024-01-15T15:14:23"^^xsd:dateTime ;
    skos:altLabel "Kontaktkjemi"@nb,
        "Overflatekjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Overflatekjemi er en vitenskap som omfatter adsorbsjon av molekyler og reaksjoner mellom dem på overflaten av faste stoffer eller andre grenseflater mellom to faser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface chemistry"@en,
        "Overflatekjemi"@nb .

humord:c61891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61891" ;
    dct:modified "2024-06-19T19:50:10"^^xsd:dateTime ;
    skos:altLabel "Kohesjon"@nb ;
    skos:broader humord:c61890 ;
    skos:definition "Kohesjon eller bindekraft er en kraftvirkning som skyldes tiltrekning mellom like molekyler <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cohesion"@en,
        "Kohesjon"@nb ;
    skos:related humord:c61892 .

humord:c61892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61892" ;
    dct:modified "2024-01-16T09:01:47"^^xsd:dateTime ;
    skos:altLabel "Adhesjon"@nb ;
    skos:broader humord:c61890 ;
    skos:definition "Adhesjon er molekylær attraksjon i kontaktflatene (vedhengskraft) mellom ulike stoffenheter i fast eller flytende form <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adhesion"@en,
        "Adhesjon"@nb ;
    skos:related humord:c07785,
        humord:c61891 .

humord:c61893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61893" ;
    dct:modified "2024-01-15T15:20:38"^^xsd:dateTime ;
    skos:altLabel "Naturlege tal"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Naturlige tall er innen matematikken den vanlige betegnelsen på de hele, positive tallene, altså 1, 2, 3 og så videre  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural numbers"@en,
        "Naturlige tall"@nb .

humord:c61894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61894" ;
    dct:modified "2024-07-05T14:18:19"^^xsd:dateTime ;
    skos:altLabel "Minor planets"@en,
        "Planetoids"@en,
        "Asteroidar"@nb,
        "Planetoidar"@nb,
        "Planetoider"@nb,
        "Småplanetar"@nb,
        "Småplaneter"@nb ;
    skos:broader humord:c67517 ;
    skos:definition "Asteroider er små, faste og irregulært formede himmellegemer av jern og stein som beveger seg i bane rundt Solen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asteroids"@en,
        "Asteroider"@nb .

humord:c61895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61895" ;
    dct:modified "2024-01-15T16:28:36"^^xsd:dateTime ;
    skos:altLabel "Adsorpsjonskromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Kromatografi der prøvemolekylene delvis oppholder seg i mobilfasen, delvis er adsorbert (festa til overflaten) til stasjonærfasen. Adsorpsjonskromatografi er vanligvis normalfasekromatografi, det vil si at mobilfasen er upolar (ofte en løsemiddelblanding) og stasjonærfasen er polar (ofte silika). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adsorption chromatography"@en,
        "Adsorpsjonskromatografi"@nb .

humord:c61896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61896" ;
    dct:modified "2024-01-15T16:39:54"^^xsd:dateTime ;
    skos:altLabel "Astrochemistry"@en,
        "Chemical cosmology"@en,
        "Cosmic chemistry"@en,
        "Space chemistry"@en,
        "Astrokjemi"@nb,
        "Kosmokjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Astrokjemi er studiet av atomer, ioner, radikaler og molekyler i verdensrommet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmochemistry"@en,
        "Kosmokjemi"@nb ;
    skos:related humord:c08195 .

humord:c61897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61897" ;
    dct:modified "2024-01-16T07:36:40"^^xsd:dateTime ;
    skos:altLabel "Immunofarmakologi"@nb ;
    skos:broader humord:c61687 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunopharmacology"@en,
        "Immunofarmakologi"@nb .

humord:c61898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61898" ;
    dct:modified "2024-01-16T07:40:03"^^xsd:dateTime ;
    skos:altLabel "ITOX"@en,
        "Immunotoksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Immunotoksikologi er studiet av hvordan toksisitet påvirker immunsystemet <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunotoxicology"@en,
        "Immunotoksikologi"@nb .

humord:c61899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61899" ;
    dct:modified "2024-01-16T07:42:14"^^xsd:dateTime ;
    skos:altLabel "Immunostimulants"@en,
        "Immunstimulanter"@nb,
        "Immunstimulering"@nb ;
    skos:broader humord:c61717 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunostimulation"@en,
        "Immunstimulering"@nb .

humord:c61900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61900" ;
    dct:modified "2024-01-16T07:43:52"^^xsd:dateTime ;
    skos:altLabel "Immunsuppresjon"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Immunsuppresjon er demping av immunreaksjoner eller immunsystemets funksjon <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunosuppression"@en,
        "Immunsuppresjon"@nb .

humord:c61901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61901" ;
    dct:modified "2024-02-29T12:39:29"^^xsd:dateTime ;
    skos:altLabel "Immune system"@en,
        "Immunapparat"@nb,
        "Immunapparatet"@nb,
        "Immunforsvar"@nb,
        "Immunforsvaret"@nb,
        "Immunsystemet"@nb ;
    skos:broader humord:c61717 ;
    skos:definition "Immunsystemet, eller immunforsvaret, er kroppens forsvar mot smittestoffer. Immunsystemet består av spesialiserte celler og organer, og løselige proteiner som kan uskadeliggjøre bakterier, virus, sopp og parasitter  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immune systems"@en,
        "Immunsystemet"@nb .

humord:c61902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61902" ;
    dct:modified "2024-02-29T12:40:07"^^xsd:dateTime ;
    skos:altLabel "Flu shots"@en,
        "Flu vaccines"@en,
        "Influenza vaccine"@en,
        "Influensavaksinar"@nb ;
    skos:broader humord:c23069 ;
    skos:definition "Influensavaksinen er den mest utbredte formen for forebyggende tiltak mot influensa. Vaksinen består av drept virus og er sammensatt av nylig isolerte influensa A-virus. I tillegg inneholder vaksinen influensa B-virus. For å være effektiv må vaksinen vanligvis forandres fra år til år <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Influenza vaccines"@en,
        "Influensavaksiner"@nb .

humord:c61903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61903" ;
    dct:modified "2024-01-16T07:53:24"^^xsd:dateTime ;
    skos:altLabel "Instrumentanalysar"@nb,
        "Instrumentanalyser"@nb,
        "Instrumentell analyse"@nb,
        "Instrumentelle analysar"@nb,
        "Instrumentelle analyser"@nb,
        "Instrumentelle metodar"@nb,
        "Instrumentelle metoder"@nb ;
    skos:broader humord:c17861 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Instrumental analysis"@en,
        "Instrumentell analyse"@nb .

humord:c61904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61904" ;
    dct:modified "2024-02-20T12:57:50"^^xsd:dateTime ;
    skos:altLabel "Insulinresistens"@nb ;
    skos:broader humord:c61330 ;
    skos:definition "Insulinresistens er nedsatt biologisk respons på et normalt insulinnivå i målorganer som muskel, fettvev og lever som resulterer i økt utskillelse av insulin fra bukspyttkjertelen for å opprettholde et normalt blodsukkernivå <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insulin resistance"@en,
        "Insulinresistens"@nb ;
    skos:related humord:c63476 .

humord:c61905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61905" ;
    dct:modified "2024-01-16T07:56:50"^^xsd:dateTime ;
    skos:altLabel "Insulinsekresjon"@nb ;
    skos:broader humord:c61330 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insulin secretion"@en,
        "Insulinsekresjon"@nb .

humord:c61906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61906" ;
    dct:modified "2024-01-16T07:58:45"^^xsd:dateTime ;
    skos:altLabel "Insulinsensitivitet"@nb ;
    skos:broader humord:c61330 ;
    skos:definition "Insulinsensitivitet beskriver hvor sensitiv kroppen er for effektene av insulin <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insulin sensitivity"@en,
        "Insulinsensitivitet"@nb .

humord:c61907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61907" ;
    dct:modified "2024-01-16T08:07:49"^^xsd:dateTime ;
    skos:altLabel "Kamfer"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Kamfer, japan-kamfer, fargeløs eller hvit myk masse med en særegen lukt og bitter, kjølende smak. Forekommer også som et hvitt krystallpulver <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Camphor"@en,
        "Kamfer"@nb .

humord:c61908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61908" ;
    dct:modified "2024-01-16T08:18:56"^^xsd:dateTime ;
    skos:altLabel "Kardiologi"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Kardiologi er læren om hjertet og hjertesykdommer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cardiology"@en,
        "Kardiologi"@nb .

humord:c61909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61909" ;
    dct:modified "2024-01-16T08:21:10"^^xsd:dateTime ;
    skos:altLabel "Kinin"@nb ;
    skos:broader humord:c61705 ;
    skos:definition "Kinin er et legemiddel som utvinnes fra kinabark. Kinin er det klassiske middelet mot malaria. Det virker ved å forstyrre malariaparasittenes nukleinsyresyntese og kan betraktes som en svak cellegift <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quinine"@en,
        "Kinin"@nb .

humord:c61910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61910" ;
    dct:modified "2024-12-23T15:17:33"^^xsd:dateTime ;
    skos:altLabel "Kjemiske data"@nb ;
    skos:broader humord:c23710 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical data"@en,
        "Kjemiske data"@nb .

humord:c61911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61911" ;
    dct:modified "2024-01-16T08:33:33"^^xsd:dateTime ;
    skos:altLabel "Klinisk biokjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clinical biochemistry"@en,
        "Klinisk biokjemi"@nb .

humord:c61912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61912" ;
    dct:modified "2024-01-19T11:22:02"^^xsd:dateTime ;
    skos:altLabel "Dietetics"@en,
        "Dietetikk"@nb,
        "Klinisk ernæring"@nb,
        "Klinisk ernæringsfysiologi"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Klinisk ernæring er et fagområde med medisinsk-naturvitenskapelig grunnlag som dekker kunnskap om kostrelaterte sykdommer, kostrådgivning for forebygging av sykdom og ernæringsbehandling ved sykdom  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clinical nutrition"@en,
        "Klinisk ernæring"@nb .

humord:c61913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61913" ;
    dct:modified "2024-01-19T11:22:20"^^xsd:dateTime ;
    skos:altLabel "Pharmacoepidemiology"@en,
        "Farmakoepidemiologi"@nb,
        "Klinisk farmakologi"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Klinisk farmakologi er i videste forstand det området av farmakologien som angår virkningen av legemidler, rusmidler og gifter på mennesker, og den kliniske bruken av legemidler. Klinisk farmakologi er også en medisinsk spesialitet godkjent av Den norske legeforening <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clinical pharmacology"@en,
        "Klinisk farmakologi"@nb .

humord:c61914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61914" ;
    dct:modified "2024-01-16T08:47:42"^^xsd:dateTime ;
    skos:altLabel "Klinisk farmasi"@nb ;
    skos:broader humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clinical pharmacy"@en,
        "Klinisk farmasi"@nb .

humord:c61915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61915" ;
    dct:modified "2024-01-16T09:04:33"^^xsd:dateTime ;
    skos:altLabel "Monastery gardens"@en,
        "Klosterhagar"@nb ;
    skos:broader humord:c01407 ;
    skos:definition "Klosterhage er en innebygd og inngjerdet hage i tilknytning til et kloster <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monastic gardens"@en,
        "Klosterhager"@nb .

humord:c61916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61916" ;
    dct:modified "2024-01-16T09:06:14"^^xsd:dateTime ;
    skos:altLabel "Pruritus"@en,
        "Kløe"@nb ;
    skos:broader humord:c61162 ;
    skos:definition "Kløe er en ubehagelig følelse i huden som utløser lyst til å klø og som lindres av å klø <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Itch"@en,
        "Kløe"@nb .

humord:c61917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61917" ;
    dct:modified "2024-01-23T08:22:27"^^xsd:dateTime ;
    skos:altLabel "Methylmorphine"@en,
        "Kodein"@nb,
        "Metylmorfin"@nb ;
    skos:broader humord:c61847,
        humord:c62069 ;
    skos:definition "Kodein er et alkaloid med morfinlignende virkning. Stoffet finnes naturlig i opiumsvalmuen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Codeine"@en,
        "Kodein"@nb ;
    skos:related humord:c61690 .

humord:c61918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61918" ;
    dct:modified "2024-01-16T09:23:00"^^xsd:dateTime ;
    skos:altLabel "Adsorpsjon"@nb ;
    skos:broader humord:c08260,
        humord:c61890 ;
    skos:definition "I kjemi er adsorpsjon det at en gass, væske eller et oppløst fast stoff avsettes på overflaten av et (annet) fast stoff <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adsorption"@en,
        "Adsorpsjon"@nb .

humord:c61919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61919" ;
    dct:modified "2024-05-21T13:07:42"^^xsd:dateTime ;
    skos:altLabel "Contrast agent"@en,
        "Kontrastmiddel"@nb,
        "Kontrastvæsker"@nb ;
    skos:broader humord:c61968 ;
    skos:definition "Kontrastmiddel er midler som brukes i radiologiske bildeundersøkelser som røntgen, MR og ultralyd, for å øke kontrasten mellom ulike vev og organer i kroppen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contrast medium"@en,
        "Kontrastmidler"@nb .

humord:c61920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61920" ;
    dct:modified "2024-01-19T11:24:37"^^xsd:dateTime ;
    skos:altLabel "Controlled delivery"@en,
        "Delayed release|"@en,
        "Frisetjing"@nb,
        "Frisetting"@nb,
        "Kontrollert frisetjing"@nb,
        "Kontrollert frisetting"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Relatert til opptak av legemidler i organismen"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Controlled release"@en,
        "Kontrollert frisetting"@nb .

humord:c61921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61921" ;
    dct:modified "2024-01-16T09:40:12"^^xsd:dateTime ;
    skos:altLabel "Food fibres"@en,
        "Roughages"@en,
        "Kostfiber"@nb,
        "Kostfibrar"@nb ;
    skos:broader humord:c61070 ;
    skos:definition "I ernæringsmessig sammenheng defineres kostfiber som den delen av karbohydratene og deres assosierte forbindelser fra planter som ikke kan brytes ned av vårt fordøyelsessystem <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dietary fibers"@en,
        "Kostfibre"@nb .

humord:c61922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61922" ;
    dct:modified "2024-01-16T09:43:21"^^xsd:dateTime ;
    skos:altLabel "Kosttilskot"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Kosttilskudd er næringsmidler, preparater og matvarer som kommer i tillegg til et ordinært kosthold <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dietary supplements"@en,
        "Kosttilskudd"@nb ;
    skos:related humord:c19114 .

humord:c61923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61923" ;
    dct:modified "2024-01-16T09:45:20"^^xsd:dateTime ;
    skos:altLabel "Cancer of the testis"@en,
        "Testikkelkreft"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Testikkelkreft er kreft i testikkelen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Testicular cancer"@en,
        "Testikkelkreft"@nb .

humord:c61924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61924" ;
    dct:modified "2024-01-19T11:27:05"^^xsd:dateTime ;
    skos:altLabel "Adsorbentar"@nb ;
    skos:broader humord:c61918 ;
    skos:definition "Adsorbenter brukes vanligvis i form av sfæriske pelleter, stenger, støpte former eller monolitter med en hydrodynamisk radius mellom 0,25 og 5 mm. De må ha høy motstandsdyktighet mot slitasje, høy termisk stabilitet og små porediametere, noe som resulterer i større eksponert overflate og dermed høy kapasitet for adsorpsjon <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adsorbents"@en,
        "Adsorbenter"@nb .

humord:c61925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61925" ;
    dct:modified "2024-01-16T09:49:34"^^xsd:dateTime ;
    skos:altLabel "Cancer therapy"@en,
        "Kreftbehandling"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Kreftbehandling er behandling av kreft med for eksempel kirurgi, strålebehandling, cellegiftbehandling eller immunterapi  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cancer treatment"@en,
        "Kreftbehandling"@nb .

humord:c61926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61926" ;
    dct:modified "2024-06-05T11:38:46"^^xsd:dateTime ;
    skos:altLabel "Kreftceller"@nb,
        "Kreftseller"@nb ;
    skos:broader humord:c03924 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cancer cells"@en,
        "Kreftceller"@nb .

humord:c61927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61927" ;
    dct:modified "2024-01-16T09:55:00"^^xsd:dateTime ;
    skos:altLabel "Kreftforsking"@nb ;
    skos:broader humord:c03924 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cancer research"@en,
        "Kreftforskning"@nb .

humord:c61928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61928" ;
    dct:modified "2024-11-13T14:43:11"^^xsd:dateTime ;
    skos:altLabel "Internal organs"@en,
        "Indre organ"@nb,
        "Indre organer"@nb,
        "Organ (Anatomi)"@nb ;
    skos:broader humord:c03812 ;
    skos:definition "Organer er selvstendige deler av flercellede organismer. Organene er gjerne sammensatt av forskjellig slags vev, men danner til sammen en strukturell og funksjonell enhet. Noen eksempler på organer er blader hos planter, hjertet hos virveldyr og huden hos mennesket <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organs (Anatomy)"@en,
        "Organer (Anatomi)"@nb .

humord:c61929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61929" ;
    dct:modified "2024-01-16T11:31:41"^^xsd:dateTime ;
    skos:altLabel "Kunstige organ"@nb ;
    skos:broader humord:c61928 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic organs"@en,
        "Kunstige organer"@nb .

humord:c61930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61930" ;
    dct:modified "2024-01-16T13:25:41"^^xsd:dateTime ;
    skos:altLabel "Kunstige øyre"@nb,
        "Kunstige øyro"@nb ;
    skos:broader humord:c61929 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial ears"@en,
        "Kunstige ører"@nb .

humord:c61931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61931" ;
    dct:modified "2024-01-16T13:28:16"^^xsd:dateTime ;
    skos:altLabel "Likningar"@nb,
        "Likninger"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "En ligning er matematiske uttrykk, variabler eller tall som er forbundet med likhetstegn. En ligning har derfor en høyre og en venstre side. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Equations"@en,
        "Ligninger"@nb .

humord:c61932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61932" ;
    dct:modified "2024-01-16T13:33:40"^^xsd:dateTime ;
    skos:altLabel "Evidensbasert medisin"@nb,
        "Kunnskapsbasert medisin"@nb,
        "Skolemedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Kunnskapsbasert medisin (KBM) er en teoretisk tilnærming og en serie praktiske verktøy innen moderne medisinsk forskning, undervisning og praksis  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evidence-based medicine"@en,
        "Kunnskapsbasert medisin"@nb ;
    skos:related humord:c20264 .

humord:c61933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61933" ;
    dct:modified "2024-01-16T13:35:40"^^xsd:dateTime ;
    skos:altLabel "Synthetic tissue"@en,
        "Kunstig vev"@nb,
        "Syntetisk vev"@nb ;
    skos:broader humord:c61929 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial tissue"@en,
        "Kunstig vev"@nb .

humord:c61934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61934" ;
    dct:modified "2024-01-16T13:39:45"^^xsd:dateTime ;
    skos:altLabel "Tredjegradslikningar"@nb,
        "Tredjegradslikninger"@nb ;
    skos:broader humord:c61931 ;
    skos:definition "En polynomligning av tredje grad i en variabel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cubic equations"@en,
        "Tredjegradsligninger"@nb .

humord:c61935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61935" ;
    dct:modified "2024-01-16T14:10:34"^^xsd:dateTime ;
    skos:altLabel "Prosesskjemi"@nb,
        "Prosessutvikling"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Prosesskjemi gjør kjemiske forbindelser oppdaget av forskere om til kommersielle produkter. <American Chemical Society>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Process chemistry"@en,
        "Prosesskjemi"@nb .

humord:c61936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61936" ;
    dct:modified "2024-01-16T14:26:49"^^xsd:dateTime ;
    skos:altLabel "Ekstraksjon (Kjemi)"@nb,
        "Instrumentell ekstraksjon"@nb ;
    skos:broader humord:c61935 ;
    skos:definition "I kjemiteknisk sammenheng betyr begrepet enten uttrekking av en eller flere komponenter fra et fast stoff, eller overføring av oppløst stoff fra en væske til en annen væske. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extraction (Chemistry)"@en,
        "Ekstraksjon (Kjemi)"@nb .

humord:c61937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61937" ;
    dct:modified "2024-01-16T14:40:16"^^xsd:dateTime ;
    skos:altLabel "LLE"@en,
        "Partitioning"@en,
        "Solvent extraction"@en,
        "LLE"@nb,
        "Væske-væske-ekstraksjon"@nb ;
    skos:broader humord:c61936 ;
    skos:definition "Separasjonsmetode som utnytter ulik løselighet i to ikke-blandbare væsker. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid–liquid extraction"@en,
        "Væske-væske-ekstraksjon"@nb .

humord:c61938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61938" ;
    dct:modified "2024-01-16T14:53:13"^^xsd:dateTime ;
    skos:altLabel "Chinese medicine"@en,
        "TCM"@en,
        "Kinesisk medisin"@nb,
        "TKM"@nb,
        "Tradisjonell kinesisk medisin"@nb ;
    skos:broader humord:c21825 ;
    skos:definition "Tradisjonell kinesisk medisin er en over 2000 år gammel medisinsk tradisjon. Kinesisk medisin er påvirket av den filosofiske tenkningen som har preget Kina i de siste 2500 år, i særlig grad konfutsianismen og taoismen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traditional Chinese medicine"@en,
        "Tradisjonell kinesisk medisin"@nb .

humord:c61939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61939" ;
    dct:modified "2024-01-17T09:15:05"^^xsd:dateTime ;
    skos:altLabel "EME"@en,
        "EME"@nb,
        "Elektromembranekstraksjon"@nb ;
    skos:broader humord:c61937 ;
    skos:definition "En miniatyrisert prøveopparbeidelsesteknikk der ladede analytter migrerer fra en prøveløsning, via en kunstig væskemembran og videre inn i en akseptorfase <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromembrane extraction"@en,
        "Elektromembranekstraksjon"@nb .

humord:c61940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61940" ;
    dct:modified "2024-07-04T08:21:52"^^xsd:dateTime ;
    skos:altLabel "Intertrochanteric fractures"@en,
        "Subtrochanteric fractures"@en,
        "Trochanteric fractures"@en,
        "Hoftebrot"@nb,
        "Intertrokantærfrakturar"@nb,
        "Intertrokantærfrakturer"@nb,
        "Intertrokantært brot"@nb,
        "Intertrokantært brudd"@nb,
        "Subtrokantærfrakturar"@nb,
        "Subtrokantærfrakturer"@nb,
        "Subtrokantært brot"@nb,
        "Subtrokantært brudd"@nb,
        "Trokantært brot"@nb,
        "Trokantært brudd"@nb ;
    skos:broader humord:c63201 ;
    skos:definition "Frakturer i lårbeinshodet, lårbeinshalsen, lårbeinsknutene eller i de intertrokantære eller subtrokantære områdene. Hit hører ikke frakturer i hofteleddsskålen eller lårbeinsfraktur nedenfor lårbeinsknutene. <NorMeSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hip fractures"@en,
        "Hoftebrudd"@nb ;
    skos:related humord:c29400,
        humord:c58819 .

humord:c61941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61941" ;
    dct:modified "2024-01-17T08:24:02"^^xsd:dateTime ;
    skos:altLabel "Legemiddelinteraksjoner"@nb,
        "Lækjemiddelinteraksjonar"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Legemiddelinteraksjon er endret virkning av et legemiddel på grunn av et annet legemiddel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug interactions"@en,
        "Legemiddelinteraksjoner"@nb .

humord:c61942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61942" ;
    dct:modified "2024-01-17T11:28:17"^^xsd:dateTime ;
    skos:altLabel "Legemiddelopptak"@nb,
        "Legemiddeltransport"@nb,
        "Lækjemiddelopptak"@nb,
        "Lækjemiddeltransport"@nb ;
    skos:broader humord:c61813 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug delivery"@en,
        "Legemiddelopptak"@nb .

humord:c61943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61943" ;
    dct:modified "2024-01-17T09:17:45"^^xsd:dateTime ;
    skos:altLabel "Legemiddelovervaking"@nb,
        "Legemiddelovervåkning"@nb,
        "Lækjemiddelovervaking"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacovigilance"@en,
        "Legemiddelovervåkning"@nb .

humord:c61944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61944" ;
    dct:modified "2024-01-17T09:30:38"^^xsd:dateTime ;
    skos:altLabel "Legemiddelproduksjon"@nb,
        "Lækjemiddelproduksjon"@nb ;
    skos:broader humord:c61686 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical compounding"@en,
        "Legemiddelproduksjon"@nb .

humord:c61945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61945" ;
    dct:modified "2024-03-20T09:54:37"^^xsd:dateTime ;
    skos:altLabel "Kategoriteori (Matematikk)"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "En generell teori som omhandler matematiske strukturer og relasjonene mellom dem <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Category theory (Mathematics)"@en,
        "Kategoriteori (Matematikk)"@nb .

humord:c61946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61946" ;
    dct:modified "2024-09-02T14:10:01"^^xsd:dateTime ;
    skos:altLabel "Toposteori (Matematikk)"@nb ;
    skos:broader humord:c61945 ;
    skos:definition "Det matematiske feltet som studerer topoi. Topoi er matematiske kategorier som oppfører seg som kategorien knipper på topologiske rom. Topoi er en generalisering av punkt-mengde-topologi og brukes i blant annet algebraisk geometri. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topos theory (Mathematics)"@en,
        "Toposteori (Matematikk)"@nb .

humord:c61947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61947" ;
    dct:modified "2024-01-17T09:32:37"^^xsd:dateTime ;
    skos:altLabel "Drug calculations"@en,
        "Legemiddelrekning"@nb,
        "Lækjemiddelrekning"@nb,
        "Medikamentregning"@nb,
        "Medikamentrekning"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceutical calculations"@en,
        "Legemiddelregning"@nb .

humord:c61948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61948" ;
    dct:modified "2024-01-17T10:37:56"^^xsd:dateTime ;
    skos:altLabel "Legemiddelstabilitet"@nb,
        "Lækjemiddelstabilitet"@nb ;
    skos:broader humord:c61686 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug stability"@en,
        "Legemiddelstabilitet"@nb .

humord:c61949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61949" ;
    dct:modified "2024-01-19T11:07:01"^^xsd:dateTime ;
    skos:altLabel "Drug discovery"@en,
        "Legemiddelsyntesar"@nb,
        "Legemiddelsynteser"@nb,
        "Legemiddelutvikling"@nb,
        "Lækjemiddelsyntesar"@nb,
        "Lækjemiddelutvikling"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug development"@en,
        "Legemiddelutvikling"@nb .

humord:c61950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61950" ;
    dct:modified "2024-10-18T15:35:54"^^xsd:dateTime ;
    skos:altLabel "LGMN"@en,
        "Legumain"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Legumain er et protein som i mennesker kodes av LGMN-genet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legumain"@en,
        "Legumain"@nb .

humord:c61951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61951" ;
    dct:modified "2024-01-17T11:47:13"^^xsd:dateTime ;
    skos:altLabel "Leptin"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Leptin er et hormon som produseres i fettvev og som deltar i regulering av kroppsvekten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leptin"@en,
        "Leptin"@nb ;
    skos:related humord:c61755 .

humord:c61952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61952" ;
    dct:modified "2024-01-17T11:59:31"^^xsd:dateTime ;
    skos:altLabel "Lipid"@nb ;
    skos:broader humord:c22477 ;
    skos:definition "Lipider er en fellesbetegnelse for de egentlige fettstoffene (triglyseridene) og for de fettlignende stoffene, lipoider. Til lipoidene hører blant annet voks, fosfolipider, glykolipider, karotenoider og steroider <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lipids"@en,
        "Lipider"@nb .

humord:c61953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61953" ;
    dct:modified "2024-01-17T12:01:25"^^xsd:dateTime ;
    skos:altLabel "Livsvitskapar"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Livsvitenskap er vitenskapelige retninger som studerer strukturen, oppbygningen og funksjonen av levende organismer. Livsvitenskap har ofte et spesielt fokus på biologiske prosesser og fenomener som angår oss mennesker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Life sciences"@en,
        "Livsvitenskaper"@nb .

humord:c61954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61954" ;
    dct:modified "2024-01-17T12:27:50"^^xsd:dateTime ;
    skos:altLabel "Returnivå"@nb,
        "Returverdiar"@nb ;
    skos:broader humord:c09393,
        humord:c23766 ;
    skos:definition "Et begrep som brukes i matematikk og statistikk for å beskrive intensiteten på en sjelden hendelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Return value estimates"@en,
        "Returverdier"@nb .

humord:c61955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61955" ;
    dct:modified "2025-02-12T09:56:15"^^xsd:dateTime ;
    skos:altLabel "Slugs"@en,
        "Snails"@en,
        "Gastropoda"@nb,
        "Gastropodar"@nb,
        "Gastropoder"@nb,
        "Sniglar"@nb ;
    skos:broader humord:c15319 ;
    skos:definition "Snegler er en klasse av bløtdyr <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gastropods"@en,
        "Snegler"@nb .

humord:c61956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61956" ;
    dct:modified "2024-01-17T13:37:46"^^xsd:dateTime ;
    skos:altLabel "Colloid"@en,
        "Kolloid"@nb,
        "Kolloidale løysingar"@nb,
        "Kolloidale partikler"@nb,
        "Kolloide løsninger"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Kolloidkjemi er den grenen av kjemien som omhandler kolloider, som er små partikler fordelt i et stoff. Den tar særlig for seg de fysikalsk-kjemiske egenskapene til kolloidale løsninger, og de prosessene som foregår i slike løsninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colloidal particles"@en,
        "Kolloider"@nb .

humord:c61957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61957" ;
    dct:modified "2024-01-17T13:45:17"^^xsd:dateTime ;
    skos:altLabel "Aerosol"@nb,
        "Aerosolar"@nb ;
    skos:broader humord:c61956 ;
    skos:definition "Aerosol er ørsmå, finforstøvede partikler av enten fast stoff eller væske i en gass. Størrelsen på partiklene varierer fra mindre enn 10 nanometer til over 100 mikrometer i diameter. Aerosoler kan være en form for støv eller fordampede partikler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerosols"@en,
        "Aerosoler"@nb .

humord:c61958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61958" ;
    dct:modified "2024-12-11T15:54:30"^^xsd:dateTime ;
    skos:altLabel "Magnesium"@nb,
        "Mg"@nb ;
    skos:broader humord:c08383,
        humord:c62484 ;
    skos:definition "Magnesium er eit grunnstoff som er eit sølvkvitt, glinsande og mjukt metall. Magnesium har liten tettleik, berre 25 prosent av stål, og er det lettaste metallet som blir brukt i dag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnesium"@en,
        "Magnesium"@nb .

humord:c61959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61959" ;
    dct:modified "2024-01-24T14:55:45"^^xsd:dateTime ;
    skos:altLabel "Heterocyclic compound"@en,
        "Heterocykliske forbindelser"@nb,
        "Heterosykler"@nb,
        "Heterosykliske sambindingar"@nb,
        "Heterosyklusar"@nb ;
    skos:broader humord:c61782 ;
    skos:definition "Heterosykliske forbindelser er innen kjemi sykliske forbindelser der minst ett av atomene i ringen er et annet grunnstoff enn karbon. Det kan for eksempel være nitrogen, oksygen eller svovel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heterocyclic compounds"@en,
        "Heterosykliske forbindelser"@nb ;
    skos:related humord:c62163 .

humord:c61960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61960" ;
    dct:modified "2024-01-17T13:59:07"^^xsd:dateTime ;
    skos:altLabel "Hypomagnesia"@en,
        "Magnesiummangel"@nb ;
    skos:broader humord:c03906 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnesium deficiency"@en,
        "Magnesiummangel"@nb .

humord:c61961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61961" ;
    dct:modified "2024-01-17T14:01:54"^^xsd:dateTime ;
    skos:altLabel "Akridin"@nb ;
    skos:broader humord:c61959 ;
    skos:definition "Akridin er en kjemisk forbindelse av karbon, hydrogen og nitrogen. Forbindelsen er et fargeløst krystallinsk stoff med en meget irriterende lukt. Den kjemiske formelen til akridin er C13H9N. Akridin kan utvinnes av steinkulltjære eller fremstilles syntetisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acridine"@en,
        "Akridin"@nb .

humord:c61962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61962" ;
    dct:modified "2024-01-17T14:10:11"^^xsd:dateTime ;
    skos:altLabel "Matallergen"@nb,
        "Matallergener"@nb,
        "Matallergi"@nb,
        "Matallergiar"@nb,
        "Matvareallergi"@nb,
        "Matvareallergier"@nb ;
    skos:broader humord:c21363 ;
    skos:definition "Matallergi er allergisk reaksjon mot matvarer. Årsaka til matallergi er ein overreaksjon frå immunforsvaret, med antistoffet IgE som ein viktig del av mekanismen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food allergies"@en,
        "Matallergier"@nb ;
    skos:related humord:c61963 .

humord:c61963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61963" ;
    dct:modified "2024-01-17T14:09:12"^^xsd:dateTime ;
    skos:altLabel "Matintoleranse"@nb,
        "Matvareintoleranse"@nb ;
    skos:broader humord:c21363 ;
    skos:definition "Matvareintoleranse er en samlebetegnelse på tilstander der man reagerer på ulike typer matvarer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food intolerance"@en,
        "Matintoleranse"@nb ;
    skos:related humord:c61962 .

humord:c61964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61964" ;
    dct:modified "2024-10-22T10:21:47"^^xsd:dateTime ;
    skos:altLabel "Marine gastropods"@en,
        "Marine slugs"@en,
        "Marine snails"@en,
        "Marine sniglar"@nb,
        "Sjøsnegler"@nb,
        "Sjøsniglar"@nb ;
    skos:broader humord:c61955 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea snails"@en,
        "Marine snegler"@nb .

humord:c61965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61965" ;
    dct:modified "2024-01-17T14:24:11"^^xsd:dateTime ;
    skos:altLabel "Medikamentell behandling"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug treatment"@en,
        "Medikamentell behandling"@nb .

humord:c61966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61966" ;
    dct:modified "2024-01-17T14:29:08"^^xsd:dateTime ;
    skos:altLabel "Drug usage"@en,
        "Medisinbruk"@nb ;
    skos:broader humord:c61965 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medication use"@en,
        "Medisinbruk"@nb .

humord:c61967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61967" ;
    dct:modified "2024-12-10T09:18:25"^^xsd:dateTime ;
    skos:altLabel "Ear shells"@en,
        "Haliotis"@en,
        "Sea ears"@en,
        "Abalonar"@nb,
        "Haliotis"@nb,
        "Øresnegler"@nb,
        "Øyresniglar"@nb ;
    skos:broader humord:c61964 ;
    skos:definition "Øresnegl er en slekt av snegler i gruppen Vestigastropoda, i familien haliotider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abalones"@en,
        "Abaloner"@nb .

humord:c61968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61968" ;
    dct:modified "2024-05-16T13:30:35"^^xsd:dateTime ;
    skos:altLabel "Medical image processing"@en,
        "Bildediagnostikk  (Medisin)"@nb,
        "Bildediagnostikk (Medisin)"@nb,
        "Biletdiagnostikk (Medisin)"@nb,
        "Billeddiagnostikk (Medisin)"@nb,
        "Medisinsk bildebehandling"@nb,
        "Medisinsk bildehandsaming"@nb,
        "Medisinsk biletbehandling"@nb,
        "Medisinsk bilethandsamling"@nb,
        "Medisinske avbildingar"@nb ;
    skos:broader humord:c03814 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diagnostic imaging"@en,
        "Medisinsk avbildning"@nb ;
    skos:related humord:c20512 .

humord:c61969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61969" ;
    dct:modified "2024-01-17T14:45:18"^^xsd:dateTime ;
    skos:altLabel "Medisinsk mikrobiologi"@nb ;
    skos:broader humord:c25714 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical microbiology"@en,
        "Medisinsk mikrobiologi"@nb .

humord:c61970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61970" ;
    dct:modified "2024-01-17T14:50:29"^^xsd:dateTime ;
    skos:altLabel "Neisseria meningitidis"@en,
        "Meningokokkar"@nb,
        "Neisseria meningitidis"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Meningokokk er en liten bakterie som bare finnes hos mennesker. Meningokokken er ofte en del av normalfloraen i halsen hos barn og unge, men den kan forårsake den potensielt dødelige sykdommen smittsom hjernehinnebetennelse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meningococcus"@en,
        "Meningokokker"@nb .

humord:c61971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61971" ;
    dct:modified "2025-03-12T14:47:01"^^xsd:dateTime ;
    skos:altLabel "Acanthopteri"@en,
        "Perch-like fishes"@en,
        "Percomorpha"@en,
        "Abborfiskar"@nb,
        "Abborfisker"@nb,
        "Perciformes"@nb,
        "Piggfinnefisk"@nb,
        "Piggfinnefiskar"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Piggfinnefisker er en orden med strålefinnefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perciformes"@en,
        "Piggfinnefisker"@nb .

humord:c61972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61972" ;
    dct:modified "2024-01-19T11:36:27"^^xsd:dateTime ;
    skos:altLabel "Organic nitrogen compounds"@en,
        "Organonitrogen compound"@en,
        "Nitrogensambindingar"@nb,
        "Organiske nitrogenforbindelser"@nb,
        "Organonitrogen"@nb ;
    skos:broader humord:c61760 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen compounds"@en,
        "Nitrogenforbindelser"@nb ;
    skos:related humord:c60274 .

humord:c61973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61973" ;
    dct:modified "2024-01-24T13:45:33"^^xsd:dateTime ;
    skos:altLabel "Metastasar"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Metastase er en spredning fra en kreftsvulst til andre deler av kroppen. Spredning er typisk for kreftsykdommer, men spredningsevne og spredningsmønster varierer mellom krefttypene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metastasis"@en,
        "Metastaser"@nb ;
    skos:related humord:c62147 .

humord:c61974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61974" ;
    dct:modified "2024-02-05T09:28:02"^^xsd:dateTime ;
    skos:altLabel "Amid"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Amider er kjemiske forbindelser som avledes av organiske syrer ved at atomgruppen OH i karboksylsyregruppen erstattes med atomgruppen NH2. Amider kan dannes ved en forbindelse mellom ammoniakk og syreradikaler, eventuelt et amin og et syreradikal. Amidene er, i motsetning til aminene ikke baser, men reagerer nøytralt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amides"@en,
        "Amider"@nb ;
    skos:related humord:c61975,
        humord:c62635 .

humord:c61975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61975" ;
    dct:modified "2024-02-05T09:36:41"^^xsd:dateTime ;
    skos:altLabel "Amin"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Aminer er nitrogenholdige organiske baser som har kjemiske egenskaper som minner om ammoniakk. De forbinder seg for eksempel direkte med syrer til ammoniumsalter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amine"@en,
        "Aminer"@nb ;
    skos:related humord:c61974,
        humord:c62636 .

humord:c61976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61976" ;
    dct:modified "2024-01-17T14:59:11"^^xsd:dateTime ;
    skos:altLabel "Mikroekstraksjon"@nb ;
    skos:broader humord:c61937 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microextraction"@en,
        "Mikroekstraksjon"@nb .

humord:c61977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61977" ;
    dct:modified "2024-01-17T15:04:33"^^xsd:dateTime ;
    skos:altLabel "Akrylamid"@nb ;
    skos:broader humord:c61974 ;
    skos:definition "Akrylamid er en luktfri, flytende og et reaktivt kjemikalium som blir anvendt for framstilling av polyakrylamid, det vil si polymerer som plast <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acrylamide"@en,
        "Akrylamid"@nb .

humord:c61978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61978" ;
    dct:modified "2024-01-17T15:07:22"^^xsd:dateTime ;
    skos:altLabel "Mirtazapin"@nb ;
    skos:broader humord:c29371 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mirtazapin"@en,
        "Mirtazapin"@nb .

humord:c61979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61979" ;
    dct:modified "2024-01-17T16:17:46"^^xsd:dateTime ;
    skos:altLabel "Percidae"@nb,
        "Åborfamilien"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Fiskefamilie i ordenen piggfinnefisker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Percidae"@en,
        "Abborfamilien"@nb .

humord:c61980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61980" ;
    dct:modified "2024-01-18T07:28:45"^^xsd:dateTime ;
    skos:altLabel "Eurocentricity"@en,
        "Eurosentrisme"@nb ;
    skos:broader humord:c04799 ;
    skos:definition "Eurosentrisme er et begrep som betegner holdninger, ideer og ideologier som setter Europa og det europeiske i sentrum av en diskusjon, eller som den målestokk og rettesnor som andre kulturer forholdes opp i mot. Begrepet benyttes hovedsakelig av fenomenets kritikere <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurocentrism"@en,
        "Eurosentrisme"@nb .

humord:c61981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61981" ;
    dct:modified "2024-01-18T07:32:14"^^xsd:dateTime ;
    skos:altLabel "Multidose"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Multidose er maskinell pakking av legemidler i poser (dosetter) til personer som trenger hjelp til å dosere og huske å ta legemidlene sine <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multidose"@en,
        "Multidose"@nb .

humord:c61982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61982" ;
    dct:modified "2024-01-18T07:36:20"^^xsd:dateTime ;
    skos:altLabel "Antodotar"@nb,
        "Antodoter"@nb,
        "Motgifter"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Motgift er stoffer som reduserer eller opphever virkningen av et annet, vanligvis giftig, stoff i organismen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antidotes"@en,
        "Motgifter"@nb ;
    skos:related humord:c14294 .

humord:c61983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61983" ;
    dct:modified "2024-01-18T07:41:38"^^xsd:dateTime ;
    skos:altLabel "Myrra"@nb,
        "Myrrha"@nb ;
    skos:broader humord:c12516 ;
    skos:definition "Myrra lages av harpiks etter sevjen til trær i slekten Commiphora, som inngår i balsamfamilien (Burseraceae) <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myrrh"@en,
        "Myrra"@nb .

humord:c61984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61984" ;
    dct:modified "2024-01-18T07:44:16"^^xsd:dateTime ;
    skos:altLabel "Human musculoskeletal system"@en,
        "Bevegelsesapparatet"@nb,
        "Muskel-skjelett-systemet"@nb,
        "Rørsleapparatet"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Musculoskeletal system"@en,
        "Muskel-skjelett-systemet"@nb .

humord:c61985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61985" ;
    dct:modified "2024-01-18T12:33:01"^^xsd:dateTime ;
    skos:altLabel "Monocyttar"@nb ;
    skos:broader humord:c61999 ;
    skos:definition "Monocytter er den tredje vanligste typen av hvite blodceller. De sirkulerer kortvarig i blod før de går ut i vevene og omdannes til makrofager<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monocytes"@en,
        "Monocytter"@nb .

humord:c61986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61986" ;
    dct:modified "2024-01-18T07:48:13"^^xsd:dateTime ;
    skos:altLabel "Molekylære metodar"@nb ;
    skos:broader humord:c61449 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular methods"@en,
        "Molekylære metoder"@nb .

humord:c61987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61987" ;
    dct:modified "2025-01-07T08:25:48"^^xsd:dateTime ;
    skos:altLabel "Molekylær evolusjon"@nb ;
    skos:broader humord:c12881,
        humord:c61449 ;
    skos:definition "Molekylær evolusjon er prosessen med endring i sekvenssammensetningen av cellulære molekyler gjennom generasjonene <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular evolution"@en,
        "Molekylær evolusjon"@nb .

humord:c61988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61988" ;
    dct:modified "2024-01-18T07:59:17"^^xsd:dateTime ;
    skos:altLabel "Nanopharmaceutics"@en,
        "Nanofarmasi"@nb ;
    skos:broader humord:c61686 ;
    skos:definition "Nanofarmasi er nanoteknologi brukt i farmasøytiske produkter/utvikling <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanopharmacy"@en,
        "Nanofarmasi"@nb ;
    skos:related humord:c24805 .

humord:c61989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61989" ;
    dct:modified "2024-01-18T07:59:04"^^xsd:dateTime ;
    skos:altLabel "Nanomedisin"@nb ;
    skos:broader humord:c61686 ;
    skos:definition "Nanomedisin er nanoteknologi anvendt til medisinske formål. Målet er blant annet å diagnostisere sykdom tidlig og sørge for presise medisinleveranser ut i kroppen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanomedicine"@en,
        "Nanomedisin"@nb ;
    skos:related humord:c24805 .

humord:c61990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61990" ;
    dct:modified "2024-01-18T08:10:24"^^xsd:dateTime ;
    skos:altLabel "Marine natural products"@en,
        "Natural product chemistry"@en,
        "Natural products chemistry"@en,
        "Marine naturstoff"@nb,
        "Marine naturstoffer"@nb,
        "Naturprodukter"@nb,
        "Naturstoff"@nb,
        "Naturstoffkjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: 8bo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural products"@en,
        "Naturstoffer"@nb .

humord:c61991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61991" ;
    dct:modified "2024-01-18T08:12:10"^^xsd:dateTime ;
    skos:altLabel "Nefrologi"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Nefrologi er læren om nyrenes oppbygning, funksjon og sykdommer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nephrology"@en,
        "Nefrologi"@nb .

humord:c61992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61992" ;
    dct:modified "2024-01-18T08:16:08"^^xsd:dateTime ;
    skos:altLabel "Neovaskularisering"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Neovaskularisering er utvikling av nye blodårer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neovascularization"@en,
        "Neovaskularisering"@nb .

humord:c61993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61993" ;
    dct:modified "2024-06-05T11:40:22"^^xsd:dateTime ;
    skos:altLabel "Neurones"@en,
        "Neurons"@en,
        "Glia"@nb,
        "Nerveceller"@nb,
        "Nerveseller"@nb,
        "Neuron"@nb,
        "Neuroner"@nb,
        "Nevron"@nb,
        "Nevroner"@nb ;
    skos:broader humord:c03881 ;
    skos:definition "Nerveceller, eller nevroner, er celler i nervesystemet. Nerveceller finnes både i sentralnervesystemet (hjernen og ryggmargen) og i det perifere nervesystemet (nervene som går ut i kroppen) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nerve cells"@en,
        "Nerveceller"@nb .

humord:c61994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61994" ;
    dct:modified "2024-01-18T08:26:05"^^xsd:dateTime ;
    skos:altLabel "Nesespray"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Nesespray er flytende legemidler beregnet til å sprayes inn i nesen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nasal spray"@en,
        "Nesespray"@nb .

humord:c61995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61995" ;
    dct:modified "2024-01-18T08:28:40"^^xsd:dateTime ;
    skos:altLabel "Nevroinformatikk"@nb ;
    skos:broader humord:c29383 ;
    skos:definition "Nevroinformatikk er et tverrfaglig felt som kombinerer kunnskap fra nevrovitenskap og informatikk. Det fokuserer på studiet av hvordan hjernen fungerer og hvordan informasjonen blir behandlet og overført i nevrale nettverk  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuroinformatics"@en,
        "Nevroinformatikk"@nb .

humord:c61996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61996" ;
    dct:modified "2024-01-19T11:40:07"^^xsd:dateTime ;
    skos:altLabel "Nikotin"@nb ;
    skos:broader humord:c08217,
        humord:c61690 ;
    skos:definition "Nikotin er et plantestoff som utvinnes av blader fra tobakksplanten (Nicotiana tabacum) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nicotine"@en,
        "Nikotin"@nb .

humord:c61997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61997" ;
    dct:modified "2024-06-05T13:53:33"^^xsd:dateTime ;
    skos:altLabel "Galactic astronomy"@en,
        "Galaksar"@nb,
        "Galaktisk astronomi"@nb ;
    skos:broader humord:c66637 ;
    skos:definition "En galakse er et system av stjerner, gass, støv og mørk materie som holdes samlet av tyngdekrefter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galaxies"@en,
        "Galakser"@nb .

humord:c61998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61998" ;
    dct:modified "2024-01-18T10:19:33"^^xsd:dateTime ;
    skos:altLabel "LIRG"@en,
        "LIRG"@nb,
        "Luminøse infraraude galaksar"@nb,
        "Lysande infraraude galaksar"@nb,
        "Lysende infrarøde galakser"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "Galakser med luminositeter, målet for lysstyrke, over 10(11) L☉ <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luminous infrared galaxies"@en,
        "Luminøse infrarøde galakser"@nb .

humord:c61999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME61999" ;
    dct:modified "2024-06-05T11:38:00"^^xsd:dateTime ;
    skos:altLabel "Leucocytes"@en,
        "Leukocytes"@en,
        "Hvite blodlegemer"@nb,
        "Hvite blodseller"@nb,
        "Kvite blodceller"@nb,
        "Kvite blodlekamar"@nb,
        "Kvite blodseller"@nb,
        "Leukocyttar"@nb,
        "Leukocytter"@nb,
        "WBC"@nb ;
    skos:broader humord:c63884 ;
    skos:definition "Hvite blodceller er en fellesbetegnelse på immunsystemets blodceller. De har som hovedoppgave å forsvare oss mot mikroorganismer som bakterier og virus. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White blood cells"@en,
        "Hvite blodceller"@nb .

humord:c62000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62000" ;
    dct:modified "2024-01-18T12:38:13"^^xsd:dateTime ;
    skos:altLabel "Makrofagar"@nb ;
    skos:broader humord:c61985 ;
    skos:definition "En type hvite blodceller som kan «spise», det vil si ta opp og fordøye, bakterier, rester av døde eller ødelagte celler og andre partikler <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macrophages"@en,
        "Makrofager"@nb .

humord:c62001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62001" ;
    dct:modified "2024-01-18T13:21:47"^^xsd:dateTime ;
    skos:altLabel "1812 års politikk (Sverige)"@nb,
        "1812-års politikk (Sverige)"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "1812 års politikk er vanlig betegnelse på den endring av Sveriges utenrikspolitikk som ble påbegynt i 1812 av daværende kronprins Karl Johan <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "1812 politics (Sweden)"@en,
        "1812 års politikk (Sverige)"@nb .

humord:c62002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62002" ;
    dct:modified "2024-01-18T13:21:20"^^xsd:dateTime ;
    skos:altLabel "Arbeidarforeningar"@nb ;
    skos:broader humord:c09181 ;
    skos:definition "Arbeiderforening var i Norge først navnet på de foreningene som ble stiftet i tilslutning til Thranebevegelsen i 1848-1851  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbeiderforeninger"@nb ;
    skos:related humord:c09147 .

humord:c62003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62003" ;
    dct:modified "2024-01-18T13:27:55"^^xsd:dateTime ;
    skos:altLabel "Arbeidarspørsmål"@nb ;
    skos:broader humord:c09181 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbeiderspørsmål"@nb .

humord:c62004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62004" ;
    dct:modified "2024-01-18T15:06:20"^^xsd:dateTime ;
    skos:altLabel "Workhouse"@en,
        "Arbeidsanstalt"@nb,
        "Arbeidsanstaltar"@nb ;
    skos:broader humord:c08982 ;
    skos:definition "Arbeidsanstalt: om eldre forhold: anstalt med arbeid til fattige eller til folk med tilpasningsvansker <ordbokene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Workhouses"@en,
        "Arbeidsanstalter"@nb ;
    skos:related humord:c62028 .

humord:c62005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62005" ;
    dct:modified "2024-01-18T13:33:13"^^xsd:dateTime ;
    skos:altLabel "Avantgarde litteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Endret fra generell se-henvisning til selvstendig term. 18/1-24 vsl"@nb,
        "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Avantgarde literature"@en,
        "Avantgarde litteratur"@nb .

humord:c62006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62006" ;
    dct:modified "2024-01-18T13:43:30"^^xsd:dateTime ;
    skos:altLabel "Avantgarde theater"@en,
        "Avantgarde teater"@nb ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Endret fra generell se-henvisning til selvstendig term. 18/1-24 vsl"@nb,
        "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Avantgarde theatre"@en,
        "Avantgarde teater"@nb .

humord:c62007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62007" ;
    dct:modified "2024-01-18T14:08:29"^^xsd:dateTime ;
    skos:altLabel "Bjørnejakt"@nb ;
    skos:broader humord:c62016 ;
    skos:editorialNote "Endret fra generell se-henvisning til selvstendig term. 18/1-24 vsl"@nb,
        "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bear hunting"@en,
        "Bjørnejakt"@nb .

humord:c62008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62008" ;
    dct:modified "2024-01-18T14:08:44"^^xsd:dateTime ;
    skos:altLabel "Elgjakt"@nb ;
    skos:broader humord:c62016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moose hunting"@en,
        "Elgjakt"@nb .

humord:c62009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62009" ;
    dct:modified "2024-01-18T14:09:10"^^xsd:dateTime ;
    skos:altLabel "Fuglejakt"@nb ;
    skos:broader humord:c62010 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird hunting"@en,
        "Fuglejakt"@nb .

humord:c62010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62010" ;
    dct:modified "2024-01-18T13:49:00"^^xsd:dateTime ;
    skos:altLabel "Small game hunting"@en,
        "Småviltjakt"@nb ;
    skos:broader humord:c07636 ;
    skos:definition "Småviltjakt er jakt på småvilt som for eksempel hare, rev, skogsfugl og rype. Alle dyr med kroppsstørrelse mindre enn rådyr blir regnet som småvilt. Dette omfatter alle fugleartene, alle pattedyr som det ikke kreves spesiell fellingstillatelse for, samt alle amfibier og reptiler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small game hunt"@en,
        "Småviltjakt"@nb .

humord:c62011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62011" ;
    dct:modified "2024-01-18T14:09:24"^^xsd:dateTime ;
    skos:altLabel "Ulvejakt"@nb ;
    skos:broader humord:c62016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolf hunting"@en,
        "Ulvejakt"@nb .

humord:c62012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62012" ;
    dct:modified "2024-01-18T14:07:41"^^xsd:dateTime ;
    skos:altLabel "Hjortejakt"@nb,
        "Hjortevilt"@nb ;
    skos:broader humord:c62016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deer hunting"@en,
        "Hjortejakt"@nb .

humord:c62013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62013" ;
    dct:modified "2024-01-18T14:12:44"^^xsd:dateTime ;
    skos:altLabel "Raindeer hunt"@en,
        "Reinjakt"@nb,
        "Reinsdyrjakt"@nb,
        "Reinsjakt"@nb ;
    skos:broader humord:c62016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raindeer hunting"@en,
        "Reinsdyrjakt"@nb ;
    skos:related humord:c62017 .

humord:c62014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62014" ;
    dct:modified "2024-11-27T14:11:18"^^xsd:dateTime ;
    skos:altLabel "Ptarmigan hunting"@en,
        "Rypejakt"@nb ;
    skos:broader humord:c62009 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ptarmigan hunt"@en,
        "Rypejakt"@nb .

humord:c62015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62015" ;
    dct:modified "2024-01-18T14:07:29"^^xsd:dateTime ;
    skos:altLabel "Roe deer hunting"@en,
        "Rådyrjakt"@nb ;
    skos:broader humord:c62016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roe deer hunt"@en,
        "Rådyrjakt"@nb .

humord:c62016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62016" ;
    dct:modified "2024-08-21T10:11:38"^^xsd:dateTime ;
    skos:altLabel "Storviltjakt"@nb ;
    skos:broader humord:c07636 ;
    skos:definition "Storviltjakt er jakt på storvilt. I Norge er dette definert som elg, hjort, dåhjort, villrein, rådyr, villsvin, muflon, moskusfe, bjørn, ulv, jerv og gaupe <>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Big game hunting"@en,
        "Storviltjakt"@nb .

humord:c62017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62017" ;
    dct:modified "2024-10-11T10:14:28"^^xsd:dateTime ;
    skos:altLabel "Wild caribou hunting"@en,
        "Villreinfangst"@nb,
        "Villreinjakt"@nb ;
    skos:broader humord:c62013 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wild reindeer hunting"@en,
        "Villreinjakt"@nb .

humord:c62018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62018" ;
    dct:modified "2024-01-18T14:20:06"^^xsd:dateTime ;
    skos:altLabel "Bygdelag"@nb ;
    skos:broader humord:c04531 ;
    skos:definition "Bygdelag er først og fremst foreninger for bygdefolk som er flyttet inn til de største byene, i noen tilfeller for innflyttere fra andre byer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rural community association"@en,
        "Bygdelag"@nb .

humord:c62019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62019" ;
    dct:modified "2024-10-01T12:29:35"^^xsd:dateTime ;
    skos:altLabel "Women's choir"@en,
        "Damekor"@nb,
        "Kvinnekor"@nb ;
    skos:broader humord:c17109 ;
    skos:definition "Damekor er sangkor der bare kvinner er med <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Female choir"@en,
        "Damekor"@nb .

humord:c62020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62020" ;
    dct:modified "2024-01-18T14:23:45"^^xsd:dateTime ;
    skos:altLabel "Men's choir"@en,
        "Mannskor"@nb ;
    skos:broader humord:c17109 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Male choir"@en,
        "Mannskor"@nb .

humord:c62021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62021" ;
    dct:modified "2024-01-18T14:27:41"^^xsd:dateTime ;
    skos:altLabel "Bokauksjonar"@nb ;
    skos:broader humord:c07748 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Book auctions"@en,
        "Bokauksjoner"@nb .

humord:c62022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62022" ;
    dct:modified "2024-01-18T14:34:25"^^xsd:dateTime ;
    skos:altLabel "Deklinasjon (Astronomi)"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "I astronomien beskriv deklinasjon avstand frå ekvator langs deklinasjonssirkelen, og i fysikken misvisning på kompass på grunn av avviket mellom geografisk og geomagnetisk nord på jordkula <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Declination (Astronomy)"@en,
        "Deklinasjon (Astronomi)"@nb .

humord:c62023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62023" ;
    dct:modified "2024-02-20T12:05:05"^^xsd:dateTime ;
    skos:altLabel "Perca"@en,
        "Yellow perches"@en,
        "Åborar"@nb ;
    skos:broader humord:c61979 ;
    skos:definition "Abborer er en fiskeslekt i abborfamilien <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perches"@en,
        "Abborer"@nb .

humord:c62024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62024" ;
    dct:modified "2024-02-20T12:04:20"^^xsd:dateTime ;
    skos:altLabel "Eurasian perch"@en,
        "European perch"@en,
        "Eurasisk abbor"@nb,
        "Eurasisk åbor"@nb,
        "Europeisk abbor"@nb,
        "Europeisk åbor"@nb,
        "Perca fluviatilis"@nb,
        "Tryte"@nb,
        "Åbor"@nb ;
    skos:broader humord:c62023 ;
    skos:definition "Abbor er en fiskeart i abborfamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River perch"@en,
        "Abbor"@nb .

humord:c62025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62025" ;
    dct:modified "2024-01-18T14:55:45"^^xsd:dateTime ;
    skos:altLabel "Feltteneste"@nb ;
    skos:broader humord:c09410 ;
    skos:definition "Felttjeneste er en fellesbetegnelse for militær oppøving (utdanning, trening og øving) som har til hensikt å utdanne hærens avdelinger for krigens oppgaver <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field service"@en,
        "Felttjeneste"@nb .

humord:c62026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62026" ;
    dct:modified "2024-01-18T14:59:42"^^xsd:dateTime ;
    skos:altLabel "Abiotic factors"@en,
        "Abiotiske faktorar"@nb,
        "Ikke-levende faktorer"@nb,
        "Ikkje-levande faktorar"@nb ;
    skos:broader humord:c22813 ;
    skos:definition "Dei delane av eit økosystem som ikkje er levande organismar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abiotic components"@en,
        "Abiotiske faktorer"@nb .

humord:c62027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62027" ;
    dct:modified "2024-01-19T11:43:34"^^xsd:dateTime ;
    skos:altLabel "Principle of popular sovereignty"@en,
        "Folkesuverenitet"@nb,
        "Folkesuverenitetsprinsippet"@nb ;
    skos:broader humord:c09617 ;
    skos:definition "Folkesuverenitet, eller folkesuverenitetsprinsippet, er en idé som går ut på at all legitim statsmyndighet utgår fra folket.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sovereignty of the people"@en,
        "Folkesuverenitet"@nb ;
    skos:related humord:c60259 .

humord:c62028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62028" ;
    dct:modified "2024-01-18T15:06:42"^^xsd:dateTime ;
    skos:altLabel "Forbedringsanstalt"@nb,
        "Forbedringsanstaltar"@nb ;
    skos:broader humord:c08982 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Remand homes"@en,
        "Forbedringsanstalter"@nb ;
    skos:related humord:c62004 .

humord:c62029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62029" ;
    dct:modified "2024-01-18T15:10:31"^^xsd:dateTime ;
    skos:altLabel "Renal transplantations"@en,
        "Nyretransplantasjoner"@nb ;
    skos:broader humord:c03833 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kidney transplantations"@en,
        "Nyretransplantasjoner"@nb .

humord:c62030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62030" ;
    dct:modified "2024-01-18T15:16:57"^^xsd:dateTime ;
    skos:altLabel "Emergency postcoital contraception"@en,
        "Morning-after pill"@en,
        "Angrepiller"@nb,
        "Naudprevensjon"@nb,
        "Nødprevensjon"@nb,
        "Postkoital antikonsepsjon"@nb ;
    skos:broader humord:c03847 ;
    skos:definition "Angrepille eller nødprevensjon er en p-pille som kan tas etter et samleie der det er mulighet for uønsket befruktning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency contraception"@en,
        "Nødprevensjon"@nb .

humord:c62031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62031" ;
    dct:modified "2024-04-04T13:44:20"^^xsd:dateTime ;
    skos:altLabel "Primula"@en,
        "Nøkleblomslekta"@nb,
        "Primula"@nb ;
    skos:broader humord:c65394 ;
    skos:definition "Nøkleblom er en planteslekt i nøkleblomfamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primulas"@en,
        "Nøkleblomslekten"@nb .

humord:c62032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62032" ;
    dct:modified "2024-01-18T15:25:20"^^xsd:dateTime ;
    skos:altLabel "Plantehormon"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "Stoffer som forekommer naturlig i meget små mengder og som bidrar til å regulere fysiologiske prosesser i plantene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant hormones"@en,
        "Plantehormoner"@nb .

humord:c62033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62033" ;
    dct:modified "2024-01-18T15:30:53"^^xsd:dateTime ;
    skos:altLabel "ABA"@en,
        "Abscisin II"@en,
        "ABA"@nb,
        "Abscisinsyre"@nb ;
    skos:broader humord:c62032 ;
    skos:definition "Et plantehormon som ofte er knyttet til stressituasjoner hos planten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abscisic acid"@en,
        "Abscisinsyre"@nb .

humord:c62034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62034" ;
    dct:modified "2024-11-07T08:56:50"^^xsd:dateTime ;
    skos:altLabel "Stranger (Literary character)"@en,
        "En fremmed mand (Litterær karakter)"@nb,
        "Fremmed mand (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "En fremmed mand er en karakter i Henrik Ibsens forfatterskap, hentet fra \"Fruen fra havet\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The stranger (Literary character"@en,
        "En fremmed mand (Litterær karakter)"@nb .

humord:c62035 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62035" ;
    dct:modified "2024-01-19T07:58:12"^^xsd:dateTime ;
    skos:altLabel "Isla Grande de Tierra del Fuego"@nb,
        "Storøya i Eldlandet"@nb,
        "Storøya i Ildlandet"@nb ;
    skos:broader humord:c01653 ;
    skos:definition "Storøya i Eldlandet (spansk Isla Grande de Tierra del Fuego) er ei øy nær sørspissen av Sør-Amerika, skilt frå kontinentet av Magellansundet. Den vestlege delen av øya ligg i Chile, i provinsane Tierra del Fuego og Antártica Chilena. Den austlege delen av øya høyrer til Argentina, i provinsen Tierra del Fuego, Antártida e Islas del Atlántico Sur. Øya utgjer størstedelen av landmassane i øygruppa som heiter Eldlandet (Tierra del Fuego)  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isla Grande de Tierra del Fuego"@en,
        "Isla Grande de Tierra del Fuego"@nb .

humord:c62036 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62036" ;
    dct:modified "2025-02-13T15:19:29"^^xsd:dateTime ;
    skos:altLabel "Grand Rapids"@nb ;
    skos:broader humord:c01720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grand Rapids"@en,
        "Grand Rapids"@nb .

humord:c62037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62037" ;
    dct:modified "2024-01-19T09:07:24"^^xsd:dateTime ;
    skos:altLabel "Gullfeber"@nb ;
    skos:broader humord:c07670 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold fever"@en,
        "Gullfeber"@nb .

humord:c62038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62038" ;
    dct:modified "2024-01-22T17:56:34"^^xsd:dateTime ;
    skos:altLabel "Jernutvinning"@nb ;
    skos:broader humord:c08377 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb,
        "Var generell se-henvisning. Endret 19/1-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extraction of iron"@en,
        "Jernutvinning"@nb .

humord:c62039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62039" ;
    dct:modified "2024-01-22T17:56:00"^^xsd:dateTime ;
    skos:altLabel "Abyssal fauna"@nb,
        "Abyssisk fauna"@nb,
        "Djuphavsfauna"@nb,
        "Dyphavsfauna"@nb ;
    skos:broader humord:c19883,
        humord:c59699 ;
    skos:definition "Dyphavsfauna, dyr som finnes under 2000 m (dvs. i kaldt, stille vann og komplett mørke). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abyssal fauna"@en,
        "Abyssal fauna"@nb .

humord:c62040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62040" ;
    dct:modified "2024-10-24T08:15:46"^^xsd:dateTime ;
    skos:altLabel "Abyssalsona"@nb ;
    skos:broader humord:c68694 ;
    skos:definition "Det som tilhører de store havdyp, et lag av havets pelagiske soner, opptil 4000 til 6500 meter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abyssal zone"@en,
        "Abyssalsonen"@nb .

humord:c62041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62041" ;
    dct:modified "2024-12-10T09:56:01"^^xsd:dateTime ;
    skos:altLabel "Adaptiv radiasjon"@nb,
        "Radiasjon"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Adaptiv radiasjon er eksplosjonsartet utvikling av nye arter innenfor et relativt kort tidsrom. Felles for adaptive radiasjoner er at mange nye livsformer raskt fyller opp økologiske nisjer som står tomme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adaptive radiation"@en,
        "Adaptiv radiasjon"@nb .

humord:c62042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62042" ;
    dct:modified "2024-01-19T14:10:08"^^xsd:dateTime ;
    skos:altLabel "Genotypar"@nb ;
    skos:broader humord:c61839 ;
    skos:definition "Den informasjonen som ligger i arvematerialet (DNA) til et individ eller en celle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genotypes"@en,
        "Genotyper"@nb ;
    skos:related humord:c62043 .

humord:c62043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62043" ;
    dct:modified "2024-01-19T14:09:23"^^xsd:dateTime ;
    skos:altLabel "Fenotypar"@nb ;
    skos:broader humord:c61839 ;
    skos:definition "Det synlige uttrykket av en genotype. Det karakteristiske fysiske utseende til en organisme. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phenotypes"@en,
        "Fenotyper"@nb ;
    skos:related humord:c62042 .

humord:c62044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62044" ;
    dct:modified "2024-01-19T14:26:39"^^xsd:dateTime ;
    skos:altLabel "Quantitative genetics"@en,
        "Genfrekvensar"@nb,
        "Genfrekvenser"@nb,
        "Kvantitativ genetikk"@nb,
        "Populasjonsgenetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Populasjonsgenetikk omhandler studier av genetisk variasjon i naturlige populasjoner, allelfrekvenser og genotypefrekvenser, og hvordan disse påvirkes av genetisk drift, mutasjoner og naturlig seleksjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population genetics"@en,
        "Populasjonsgenetikk"@nb .

humord:c62045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62045" ;
    dct:modified "2024-01-19T16:06:47"^^xsd:dateTime ;
    skos:altLabel "Cosmonauts"@en,
        "Astronautar"@nb,
        "Kosmonautar"@nb,
        "Kosmonauter"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronauts"@en,
        "Astronauter"@nb .

humord:c62046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62046" ;
    dct:modified "2024-01-22T17:51:30"^^xsd:dateTime ;
    skos:altLabel "Planetary geology"@en,
        "Astrogeologi"@nb ;
    skos:broader humord:c08282,
        humord:c18937 ;
    skos:definition "Studiet av prosesser og materialer fra andre himmellegemer enn Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrogeology"@en,
        "Astrogeologi"@nb .

humord:c62047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62047" ;
    dct:modified "2024-07-17T14:41:42"^^xsd:dateTime ;
    skos:altLabel "Astrofysikk"@nb ;
    skos:broader humord:c67645 ;
    skos:definition "Den delen av astronomien som handler om de fysiske og kjemiske egenskapene til materien i universet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrophysics"@en,
        "Astrofysikk"@nb .

humord:c62048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62048" ;
    dct:modified "2024-01-19T16:39:03"^^xsd:dateTime ;
    skos:altLabel "Teoretisk astrofysikk"@nb ;
    skos:broader humord:c62047 ;
    skos:definition "Innen teoretisk astrofysikk forsøker man ved hjelp av matematiske metoder å utvikle modeller og mekanismer til forklaring av astrofysiske observasjoner, ut fra kjente fysiske lover. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theoretical astrophysics"@en,
        "Teoretisk astrofysikk"@nb .

humord:c62049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62049" ;
    dct:modified "2024-01-19T16:48:21"^^xsd:dateTime ;
    skos:altLabel "Astrometri"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Studiet av himmellegemenes posisjon og bevegelse. Ved astrometri bruker man himmelkulen som referansesystem.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrometry"@en,
        "Astrometri"@nb .

humord:c62050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62050" ;
    dct:modified "2024-01-19T16:58:57"^^xsd:dateTime ;
    skos:altLabel "Astronomy as a hobby"@en,
        "Amatørastronomi"@nb,
        "Hobbyastronomi"@nb,
        "Praktisk astronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Amatøraktivitet innen astronomiens forskningsområde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amateur astronomy"@en,
        "Amatørastronomi"@nb .

humord:c62051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62051" ;
    dct:modified "2024-01-22T07:52:25"^^xsd:dateTime ;
    skos:altLabel "Kateketikk"@nb ;
    skos:broader humord:c08666 ;
    skos:definition "Kateketikk er læren om kirkens undervisningsvirksomhet, særlig konfirmantundervisningen. Kateketikk er en av den praktiske teologis hoveddisipliner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catechism"@en,
        "Kateketikk"@nb .

humord:c62052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62052" ;
    dct:modified "2024-01-22T08:03:20"^^xsd:dateTime ;
    skos:altLabel "Koppevaksinar"@nb,
        "Koppevaksinering"@nb ;
    skos:broader humord:c23069 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smallpox vaccines"@en,
        "Koppevaksiner"@nb .

humord:c62053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62053" ;
    dct:modified "2024-01-22T12:19:03"^^xsd:dateTime ;
    skos:altLabel "Epinephrine"@en,
        "Adrenalin"@nb,
        "Epinefrin"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Adrenalin er et hormon som dannes i binyremargen fra aminosyrene fenylalanin eller tyrosin og tilhører substansgruppen katekolaminer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adrenalin"@en,
        "Adrenalin"@nb .

humord:c62054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62054" ;
    dct:modified "2024-01-22T12:22:43"^^xsd:dateTime ;
    skos:altLabel "Jesuittar"@nb ;
    skos:broader humord:c07338 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jesuits"@en,
        "Jesuitter"@nb .

humord:c62055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62055" ;
    dct:modified "2024-11-26T09:28:31"^^xsd:dateTime ;
    skos:altLabel "Phytopathology"@en,
        "Plant diseases"@en,
        "Plantepatologi"@nb,
        "Plantesjukdomar"@nb,
        "Plantesjukdommar"@nb,
        "Plantesykdommer"@nb ;
    skos:broader humord:c08202 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant pathology"@en,
        "Plantepatologi"@nb ;
    skos:related humord:c69060 .

humord:c62056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62056" ;
    dct:modified "2024-11-06T12:47:00"^^xsd:dateTime ;
    skos:altLabel "Robinson Crusoe (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Robinson Crusoe  er hovudpersonen i Daniel Defoes berømte roman frå 1719 med same namn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Robinson Crusoe (Literary character)"@en,
        "Robinson Crusoe (Litterær karakter)"@nb .

humord:c62057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62057" ;
    dct:modified "2024-01-22T16:48:10"^^xsd:dateTime ;
    skos:altLabel "Komethalar"@nb ;
    skos:broader humord:c25781 ;
    skos:definition "En komethale er strømmer av støv og gass som på grunn av solens strålingstrykk og solvinden blir frigjort fra den ekstremt tynne atmosfæren (komaen) som omgir en komet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comet tails"@en,
        "Komethaler"@nb .

humord:c62058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62058" ;
    dct:modified "2024-01-22T16:51:23"^^xsd:dateTime ;
    skos:altLabel "Cometary nuclei"@en,
        "Kometkjernar"@nb ;
    skos:broader humord:c25781 ;
    skos:definition "En kometkjerne er den faste, sentrale delen av en komet. Kjernen er et lite himmellegeme bestående av stein, støv og frosne gasser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comet nuclei"@en,
        "Kometkjerner"@nb .

humord:c62059 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62059" ;
    dct:modified "2024-10-04T13:22:16"^^xsd:dateTime ;
    skos:altLabel "1P/ Halley"@en,
        "1P/Halley"@nb,
        "Halleys komet"@nb ;
    skos:broader humord:c68463 ;
    skos:definition "Halleys komet er den første kometen som ble påvist å være periodisk, og den kometen som har den lengste kjente forhistorien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halley’s comet"@en,
        "Halleys komet"@nb .

humord:c62060 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62060" ;
    dct:modified "2025-03-12T09:18:17"^^xsd:dateTime ;
    skos:altLabel "Albertville"@nb ;
    skos:broader humord:c58376 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Albertville"@en,
        "Albertville"@nb .

humord:c62061 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62061" ;
    dct:modified "2024-08-15T08:47:38"^^xsd:dateTime ;
    skos:altLabel "Ankerskogen"@nb ;
    skos:broader humord:c02687 ;
    skos:editorialNote "Lukket bemerkning: ubo243"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ankerskogen"@en,
        "Ankerskogen"@nb .

humord:c62062 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62062" ;
    dct:modified "2024-10-16T14:08:52"^^xsd:dateTime ;
    skos:altLabel "Bekkelaget"@nb ;
    skos:broader humord:c02840 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bekkelaget"@en,
        "Bekkelaget"@nb .

humord:c62063 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62063" ;
    dct:modified "2024-09-02T15:19:54"^^xsd:dateTime ;
    skos:altLabel "Calgary"@nb ;
    skos:broader humord:c01668 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calgary"@en,
        "Calgary"@nb .

humord:c62064 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62064" ;
    dct:modified "2025-03-24T15:35:48"^^xsd:dateTime ;
    skos:altLabel "Kolbotn"@nb ;
    skos:broader humord:c61614 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kolbotn"@en,
        "Kolbotn"@nb .

humord:c62065 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62065" ;
    dct:modified "2024-01-23T08:02:00"^^xsd:dateTime ;
    skos:altLabel "Vannøy"@nb,
        "Várdnasuolu"@nb ;
    skos:broader humord:c02946 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vanna"@en,
        "Vanna"@nb .

humord:c62066 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62066" ;
    dct:modified "2025-03-24T08:49:45"^^xsd:dateTime ;
    skos:altLabel "Bealjehk"@nb,
        "Sylan"@nb,
        "Sylane"@nb ;
    skos:broader humord:c02611 ;
    skos:definition "Sylan er et fjellområde på grensen mellom Norge og Sverige, mellom dalførene Selbu/Tydal og Stjørdalen/Meråker i Trøndelag <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sylene"@en,
        "Sylene"@nb .

humord:c62067 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62067" ;
    dct:modified "2024-01-23T08:06:18"^^xsd:dateTime ;
    skos:broader humord:c13873 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sotra"@en,
        "Sotra"@nb .

humord:c62068 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62068" ;
    dct:modified "2024-01-23T08:07:12"^^xsd:dateTime ;
    skos:broader humord:c14412 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morgedal"@en,
        "Morgedal"@nb .

humord:c62069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62069" ;
    dct:modified "2024-01-23T08:24:29"^^xsd:dateTime ;
    skos:altLabel "Opiates"@en,
        "Opiat"@nb,
        "Opiater"@nb,
        "Opioidar"@nb ;
    skos:broader humord:c08392 ;
    skos:definition "Opiater er stoff fremstilt fra opium, eller preparat som inneholder eller er videreutviklet fra slike stoffer. De viktigste naturlig forekommende opiater er morfin og kodein <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opioids"@en,
        "Opioider"@nb .

humord:c62070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62070" ;
    dct:modified "2024-01-23T08:27:30"^^xsd:dateTime ;
    skos:altLabel "Overflateaktive forbindelser"@nb,
        "Overflateaktive sambindingar"@nb,
        "Overflateaktive stoff"@nb,
        "Surfaktantar"@nb,
        "Surfaktanter"@nb,
        "Tensid"@nb,
        "Tensider"@nb ;
    skos:broader humord:c61890 ;
    skos:definition "Overflateaktive stoffer er stoffer som i svært liten konsentrasjon nedsetter væskers overflatespenninger og fasegrensespenninger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surfactants"@en,
        "Overflateaktive stoffer"@nb .

humord:c62071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62071" ;
    dct:modified "2024-01-23T08:50:23"^^xsd:dateTime ;
    skos:altLabel "Pasientovervaking"@nb,
        "Pasientovervåkning"@nb ;
    skos:broader humord:c27909 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient monitoring"@en,
        "Pasientovervåkning"@nb .

humord:c62072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62072" ;
    dct:modified "2024-01-23T08:58:47"^^xsd:dateTime ;
    skos:altLabel "Prostaglandin"@nb ;
    skos:broader humord:c61952 ;
    skos:definition "Prostaglandiner er en gruppe umettede fettsyrer som har en rekke fysiologiske effekter. Prostaglandiner har hormonlignende effekter. De er ikke til stede i vevene hele tiden, men blir dannet ved bestemte situasjoner og brytes så raskt ned.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prostaglandins"@en,
        "Prostaglandiner"@nb .

humord:c62073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62073" ;
    dct:modified "2024-10-22T16:04:03"^^xsd:dateTime ;
    skos:altLabel "Probiotika"@nb,
        "Probiotikum"@nb ;
    skos:broader humord:c61969 ;
    skos:definition "Probiotika er levende mikroorganismer som i rimelige mengder kan være helsefremmende for verten de tilføres, ifølge Verdens helseorganisasjon. <Store medisinske leksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probiotics"@en,
        "Probiotika"@nb ;
    skos:related humord:c62089,
        humord:c68675 .

humord:c62074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62074" ;
    dct:modified "2024-01-23T15:05:50"^^xsd:dateTime ;
    skos:altLabel "Hypericum perforatum"@en,
        "Hypericum perforatum"@nb,
        "Johannesurt"@nb,
        "Prikkperikum"@nb ;
    skos:broader humord:c62079 ;
    skos:definition "Prikkperikum er en medisinplante som brukes ved lettere depresjon, i folkemedisinen er den kjent som et universalmiddel <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "St. John’s wort"@en,
        "Prikkperikum"@nb .

humord:c62075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62075" ;
    dct:modified "2024-01-23T14:41:50"^^xsd:dateTime ;
    skos:altLabel "Østasiatisk litteratur"@nb ;
    skos:broader humord:c18586 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "East Asian literature"@en,
        "Østasiatisk litteratur"@nb .

humord:c62076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62076" ;
    dct:modified "2024-01-23T14:47:43"^^xsd:dateTime ;
    skos:altLabel "Estradiols"@en,
        "Østradiol"@nb ;
    skos:broader humord:c61850 ;
    skos:definition "Østradiol er et kvinnelig kjønnshormon, og det mest potente naturlig forekommende østrogenet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oestradiols"@en,
        "Østradioler"@nb .

humord:c62077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62077" ;
    dct:modified "2024-01-23T14:50:45"^^xsd:dateTime ;
    skos:altLabel "Physiopathology"@en,
        "Fysiopatologi"@nb,
        "Patofysiologi"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Patofysiologi eller fysiopatologi er læren om hvordan et sykt organ fungerer i motsetning til et friskt organ. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo245"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pathophysiology"@en,
        "Patofysiologi"@nb .

humord:c62078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62078" ;
    dct:modified "2024-01-23T15:00:04"^^xsd:dateTime ;
    skos:altLabel "Penicillin"@nb ;
    skos:broader humord:c29495 ;
    skos:definition "Penicillin var det første antibiotikumet som ble oppdaget, og er i Norge fremdeles førstevalget ved mange bakterielle infeksjoner, særlig luftveisinfeksjoner.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Penicillin"@en,
        "Penicillin"@nb .

humord:c62079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62079" ;
    dct:modified "2024-01-23T15:05:13"^^xsd:dateTime ;
    skos:altLabel "Hypericum"@nb,
        "Perikum"@nb ;
    skos:broader humord:c19587 ;
    skos:definition "Perikum er en planteslekt i perikumfamilien som omfatter omtrent 450 arter, hvorav de fleste er urter med motstilte blad og gule blomster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypericum"@en,
        "Perikum"@nb .

humord:c62080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62080" ;
    dct:modified "2024-01-23T15:09:35"^^xsd:dateTime ;
    skos:altLabel "Blind-medikament"@nb,
        "Inaktiv behandling"@nb,
        "Inaktivt medikament"@nb,
        "Placebo"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Et placebopreparat er et preparat som ikke inneholder medisinsk virksomme stoffer, men som til forveksling ligner et legemiddel med en virkning man ønsker å teste. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Placebo"@en,
        "Placebo"@nb .

humord:c62081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62081" ;
    dct:modified "2024-10-16T11:22:56"^^xsd:dateTime ;
    skos:altLabel "Plantegifter"@nb,
        "Plantetoksin"@nb,
        "Plantetoksiner"@nb ;
    skos:broader humord:c14294 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant toxins"@en,
        "Plantegifter"@nb ;
    skos:related humord:c68558 .

humord:c62082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62082" ;
    dct:modified "2024-11-20T15:17:13"^^xsd:dateTime ;
    skos:altLabel "Plantekjemi"@nb ;
    skos:broader humord:c62083 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant chemistry"@en,
        "Plantekjemi"@nb .

humord:c62083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62083" ;
    dct:modified "2024-01-23T15:24:39"^^xsd:dateTime ;
    skos:altLabel "Fytokjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Fytokjemi er den delen av biokjemien som gjelder planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytochemistry"@en,
        "Fytokjemi"@nb .

humord:c62084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62084" ;
    dct:modified "2024-01-23T15:25:06"^^xsd:dateTime ;
    skos:altLabel "Rubber plants"@en,
        "Gummiplantar"@nb,
        "Gummiplanter"@nb,
        "Plantegummiar"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Plantegummier er polysakkarider av naturlig opphav med bruksområder som tykningsmidler, geleringsmidler, emulgeringsmidler og stabilisatorer.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant rubber"@en,
        "Plantegummier"@nb .

humord:c62085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62085" ;
    dct:modified "2024-01-24T09:28:43"^^xsd:dateTime ;
    skos:altLabel "Hay fever"@en,
        "Pollenosis"@en,
        "Pollinosis"@en,
        "Seasonal allergic rhinitis"@en,
        "Høysnue"@nb,
        "Pollenallergi"@nb,
        "Pollenallergiar"@nb,
        "Pollinose"@nb ;
    skos:broader humord:c21363 ;
    skos:definition "Pollenallergi er allergi mot pollen, som er blomsterstøv frå planter og tre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allergic rhinitis"@en,
        "Pollenallergier"@nb .

humord:c62086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62086" ;
    dct:modified "2024-01-23T15:31:16"^^xsd:dateTime ;
    skos:altLabel "Polyfarmasi"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Polyfarmasi er anvendelse av mange legemidler, ofte overdrevent eller unødig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polypharmacy"@en,
        "Polyfarmasi"@nb .

humord:c62087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62087" ;
    dct:modified "2024-01-23T15:33:31"^^xsd:dateTime ;
    skos:altLabel "Polyfenolar"@nb ;
    skos:broader humord:c61759 ;
    skos:definition "Polyfenoler er en gruppe av kjemiske substanser som finnes i planter. De kjennetegnes ved at de har mer enn én fenolgruppe per molekyl  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyphenols"@en,
        "Polyfenoler"@nb .

humord:c62088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62088" ;
    dct:modified "2024-01-24T09:32:35"^^xsd:dateTime ;
    skos:altLabel "Medication"@en,
        "Preparat"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Preparater: i farmasi kaller man ofte sammensatte legemidler for preparater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Praparation"@en,
        "Preparater"@nb .

humord:c62089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62089" ;
    dct:modified "2024-01-23T15:51:35"^^xsd:dateTime ;
    skos:altLabel "Prebiotika"@nb ;
    skos:broader humord:c12039 ;
    skos:definition "Prebiotika er næringsstoffer som vanligvis skriver seg fra planter og som man kan spise. Prebiotika tenkes å fremme veksten av de helsefremmende bakteriene i tarmfloraen. <Store medisinske leksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prebiotics"@en,
        "Prebiotika"@nb ;
    skos:related humord:c62073 .

humord:c62090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62090" ;
    dct:modified "2024-01-23T15:43:46"^^xsd:dateTime ;
    skos:altLabel "Prevalens"@nb ;
    skos:broader humord:c27258 ;
    skos:definition "Prevalens er talet på personar som har ein viss sjukdom, funksjonshemming eller risikofaktor i ei gitt befolkning på eit gitt tidspunkt eller innanfor ein gitt tidsperiode. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prevalence"@en,
        "Prevalens"@nb .

humord:c62091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62091" ;
    dct:modified "2024-01-23T15:49:59"^^xsd:dateTime ;
    skos:altLabel "Prodrugs"@nb,
        "Prolegemiddel"@nb,
        "Prolækjemiddel"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Prodrug er et legemiddel som ikke er aktivt i sin opprinnelige form, men som virker ved at det omdannes kjemisk (metaboliseres), enten spontant eller ved enzymatisk reaksjon, til sin aktive form.<Store medisinske leksikon>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prodrugs"@en,
        "Prolegemidler"@nb .

humord:c62092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62092" ;
    dct:modified "2024-08-14T09:20:41"^^xsd:dateTime ;
    skos:altLabel "Narcotic plants"@en,
        "Psychedelic plants"@en,
        "Narkotiske plantar"@nb,
        "Narkotiske planter"@nb,
        "Psykedeliske plantar"@nb,
        "Psykedeliske planter"@nb,
        "Psykoaktive plantar"@nb,
        "Psykoaktive planter"@nb ;
    skos:broader humord:c08202 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psychoactive plants"@en,
        "Psykoaktive planter"@nb .

humord:c62093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62093" ;
    dct:modified "2024-01-23T16:01:30"^^xsd:dateTime ;
    skos:altLabel "Proteinstrukturar"@nb ;
    skos:broader humord:c61700 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein structures"@en,
        "Proteinstrukturer"@nb .

humord:c62094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62094" ;
    dct:modified "2024-01-23T16:04:40"^^xsd:dateTime ;
    skos:altLabel "Protein ligands"@en,
        "Protein receptors"@en,
        "Proteinbindingar"@nb,
        "Proteinligand"@nb,
        "Proteinligander"@nb,
        "Proteinreseptorar"@nb,
        "Proteinreseptorer"@nb ;
    skos:broader humord:c61700 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein bindings"@en,
        "Proteinbindinger"@nb .

humord:c62095 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62095" ;
    dct:modified "2025-02-13T15:19:11"^^xsd:dateTime ;
    skos:altLabel "Flint (Michigan)"@nb ;
    skos:broader humord:c01720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flint (Michigan)"@en,
        "Flint (Michigan)"@nb .

humord:c62096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62096" ;
    dct:modified "2024-01-24T07:51:21"^^xsd:dateTime ;
    skos:altLabel "Psykososialt skolemiljø"@nb ;
    skos:broader humord:c22925 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psychosocial school environment"@en,
        "Psykososialt skolemiljø"@nb .

humord:c62097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62097" ;
    dct:modified "2024-11-11T15:42:21"^^xsd:dateTime ;
    skos:altLabel "Industrial hygiene"@en,
        "Arbeidshygiene"@nb,
        "Bedriftshygiene"@nb,
        "Yrkeshygiene"@nb ;
    skos:broader humord:c09132 ;
    skos:definition "Yrkeshygiene betegner fagområdet som arbeider med å forutse, anerkjenne, evaluere og kontrollere helsefarer i arbeidsmiljøet i den hensikt å beskytte arbeidernes helse og velvære og ivareta samfunnet for øvrig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational hygiene"@en,
        "Yrkeshygiene"@nb .

humord:c62098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62098" ;
    dct:modified "2024-12-12T13:33:17"^^xsd:dateTime ;
    skos:altLabel "LC"@en,
        "LC"@nb,
        "Væskekromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Separasjonsteknikk der den mobile fasen er en væske. Kan utføres i kolonne eller på plan. <IUPAC>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid chromatography"@en,
        "Væskekromatografi"@nb .

humord:c62099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62099" ;
    dct:modified "2024-01-24T08:14:54"^^xsd:dateTime ;
    skos:altLabel "Innhaldsstoff"@nb,
        "Innholdsstoffer"@nb,
        "Virkestoff"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Virkestoff er den aktive ingrediensen i et legemiddel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Active ingredients"@en,
        "Virkestoffer"@nb .

humord:c62100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62100" ;
    dct:modified "2024-01-24T08:18:18"^^xsd:dateTime ;
    skos:altLabel "Veterinærfarmasi"@nb ;
    skos:broader humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veterinary pharmacy"@en,
        "Veterinærfarmasi"@nb .

humord:c62101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62101" ;
    dct:modified "2024-02-27T13:56:45"^^xsd:dateTime ;
    skos:altLabel "Cybersecurity"@en,
        "Cybertryggleik"@nb ;
    skos:broader humord:c63716 ;
    skos:definition "Cybersikkerhet er en utvidelse av fagområdet datasikkerhet, som også tar for seg IT-baserte enheter og infrastruktur. Cybersikkerhet fokuserer på internett-relaterte trusler <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Opprettet som egen term. Var tidligere henvisning til Datasikkerhet. 24/1-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyber security"@en,
        "Cybersikkerhet"@nb .

humord:c62102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62102" ;
    dct:modified "2024-01-24T08:53:19"^^xsd:dateTime ;
    skos:altLabel "Somatotropin"@en,
        "Somatotropin"@nb,
        "Vekstfremjande hormon"@nb,
        "Vekstfremmande hormon"@nb,
        "Vekstfremmende hormon"@nb,
        "Veksthormon"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Veksthormon er et proteinhormon som dannes i hypofysen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Growth hormones"@en,
        "Veksthormoner"@nb .

humord:c62103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62103" ;
    dct:modified "2024-01-24T08:58:01"^^xsd:dateTime ;
    skos:altLabel "Production of herbs"@en,
        "Urteproduksjon"@nb ;
    skos:broader humord:c19587 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herb production"@en,
        "Urteproduksjon"@nb .

humord:c62104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62104" ;
    dct:modified "2024-01-24T09:06:36"^^xsd:dateTime ;
    skos:altLabel "Carbamide"@en,
        "Karbamid"@nb,
        "Urea"@nb,
        "Urinstoff"@nb ;
    skos:broader humord:c61974 ;
    skos:definition "Urea er en kjemisk forbindelse som tidligere ble kalt urinstoff. Det er det viktigste sluttproduktet når proteiner og andre nitrogenholdige stoffer blir brutt ned i stoffskiftet hos mennesker og andre pattedyr. Urea brukes også som legemiddel i behandling av en rekke hudsykdommer. Da omtales den som karbamid, et tidligere navn på forbindelsen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urea"@en,
        "Urea"@nb .

humord:c62105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62105" ;
    dct:modified "2024-01-24T13:56:59"^^xsd:dateTime ;
    skos:altLabel "Tropemedisin"@nb,
        "Tropisk medisin"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Tropemedisin er en egen gren av spesialiteten infeksjonsmedisin for leger i Norge <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical medicine"@en,
        "Tropisk medisin"@nb .

humord:c62106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62106" ;
    dct:modified "2024-01-24T09:15:40"^^xsd:dateTime ;
    skos:altLabel "Blood clots"@en,
        "Blodproppar"@nb,
        "Blodpropper"@nb,
        "Thrombi"@nb,
        "Trombar"@nb,
        "Tromber"@nb,
        "Trombose"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Trombose er dannelse av en blodpropp, trombe, i en blodåre eller i hjertet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trombosis"@en,
        "Trombose"@nb .

humord:c62107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62107" ;
    dct:modified "2024-01-24T09:17:34"^^xsd:dateTime ;
    skos:altLabel "Trombolyse"@nb ;
    skos:broader humord:c62106 ;
    skos:definition "Trombolyse er en medisinsk betegnelse for nedbrytning (lysis) av blodpropper ved hjelp av medisiner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thrombolysis"@en,
        "Trombolyse"@nb .

humord:c62108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62108" ;
    dct:modified "2024-01-24T09:35:32"^^xsd:dateTime ;
    skos:altLabel "Tran"@nb ;
    skos:broader humord:c22477,
        humord:c61922 ;
    skos:definition "Tran er fiskeolje som er fremstilt av torskelever .<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cod liver oil"@en,
        "Tran"@nb .

humord:c62109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62109" ;
    dct:modified "2024-01-24T10:03:54"^^xsd:dateTime ;
    skos:altLabel "Organisk syre"@nb,
        "Organiske syrer"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Organisk syre er ei syre som blir danna av alkohol som reagerer med eit oksygenatom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic acids"@en,
        "Organiske syrer"@nb .

humord:c62110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62110" ;
    dct:modified "2024-01-24T10:04:14"^^xsd:dateTime ;
    skos:altLabel "Carboxylic acid"@en,
        "Karboksylsyre"@nb,
        "Karboksylsyrer"@nb ;
    skos:broader humord:c62109 ;
    skos:definition "Karboksylsyrer er organiske syrer der molekylet inneholder atomgruppen karboksyl, som har kjemisk formel COOH <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carboxylic acids"@en,
        "Karboksylsyrer"@nb .

humord:c62111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62111" ;
    dct:modified "2024-01-24T10:14:25"^^xsd:dateTime ;
    skos:altLabel "Acrylic acid"@en,
        "Akrylsyre"@nb,
        "Akrylsyrer"@nb ;
    skos:broader humord:c62110 ;
    skos:definition "Akrylsyre eller 2-propensyre er en organisk forbindelse og den enkleste umettede karboksylsyren med både en dobbelbinding og en karboksylgruppe lenket til sin C3. I ren form er akrylsyre en klar, fargeløs væske med en karakteristisk plastlukt. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acrylic acids"@en,
        "Akrylsyrer"@nb .

humord:c62112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62112" ;
    dct:modified "2024-01-24T10:15:08"^^xsd:dateTime ;
    skos:altLabel "Acrylate"@en,
        "Akrylat"@nb ;
    skos:broader humord:c62111 ;
    skos:definition "Akrylater er salter, estere og konjugerte baser av akrylsyre. Ofte refererer akrylat til estere av akrylsyre, det vanligste medlemmet er metylakrylat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acrylates"@en,
        "Akrylater"@nb .

humord:c62113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62113" ;
    dct:modified "2024-01-24T11:01:12"^^xsd:dateTime ;
    skos:altLabel "Termokjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Termokjemi omfatter energiforandringer i kjemiske reaksjoner. En kjemisk reaksjon gir ikke bare nye stoffer, men reaksjonen krever også eller gir energi. Noen ganger er det energien vi er interessert i og ikke de nye stoffene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermochemistry"@en,
        "Termokjemi"@nb ;
    skos:related humord:c61324 .

humord:c62114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62114" ;
    dct:modified "2024-01-25T09:33:54"^^xsd:dateTime ;
    skos:altLabel "Aktivitet (Kjemi)"@nb ;
    skos:broader humord:c62113 ;
    skos:definition "Aktivitet er innen kjemi et mål for den kjemiske reaktiviteten til forskjellige kjemiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermodynamic activity"@en,
        "Aktivitet (Kjemi)"@nb ;
    skos:related humord:c62115 .

humord:c62115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62115" ;
    dct:modified "2024-01-24T11:00:33"^^xsd:dateTime ;
    skos:altLabel "Aktivitetskoeffisientar"@nb ;
    skos:broader humord:c62113 ;
    skos:definition "En aktivitetskoeffisient er en faktor som brukes i termodynamikk for å redegjøre for avvik fra den ideelle oppførselen i en blanding av kjemiske stoffer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Activity coefficients"@en,
        "Aktivitetskoeffisienter"@nb ;
    skos:related humord:c62114 .

humord:c62116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62116" ;
    dct:modified "2024-01-24T11:18:47"^^xsd:dateTime ;
    skos:altLabel "Isoprenoids"@en,
        "Terpenoid"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Terpenoider er en fellesbetegnelse på terpener, diterpener og lignende, samt deres derivater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terpenoids"@en,
        "Terpenoider"@nb .

humord:c62117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62117" ;
    dct:modified "2024-01-24T11:20:18"^^xsd:dateTime ;
    skos:altLabel "Theriaca"@en,
        "Teriak"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Teriak, gammelt legemiddel hvis sammensetning har variert sterkt gjennom tidene. Opprinnelig en motgift, senere et universalmiddel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theriac"@en,
        "Teriak"@nb .

humord:c62118 a ubo:Topic,
        skos:Concept ;
    dct:created "2022-03-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62118" ;
    dct:modified "2024-01-24T11:28:36"^^xsd:dateTime ;
    skos:altLabel "Mobile helath"@en,
        "Telehealth"@en,
        "ehealth"@en,
        "mhealth"@en,
        "E-helse"@nb,
        "Ehelse"@nb,
        "M-helse"@nb,
        "Mhelse"@nb,
        "Mobil helsetjeneste"@nb,
        "Telehelse"@nb,
        "Telemedisin"@nb ;
    skos:broader humord:c03806 ;
    skos:editorialNote "Lukket bemerkning: ubo22"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telemedicine"@en,
        "Telemedisin"@nb .

humord:c62119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62119" ;
    dct:modified "2024-01-24T11:33:06"^^xsd:dateTime ;
    skos:altLabel "Pingvinar"@nb,
        "Sphenisciformes"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Pingvinfugler (Sphenisciformes) er en biologisk orden som utelukkende består av arter og slekter i pingvinfamilien (Spheniscidae), også kalt pingviner <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Penguins"@en,
        "Pingviner"@nb .

humord:c62120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62120" ;
    dct:modified "2024-01-25T09:35:54"^^xsd:dateTime ;
    skos:altLabel "Adelie penguin"@en,
        "Adeliepingvin"@nb,
        "Pygoscelis adeliae"@nb ;
    skos:broader humord:c62119 ;
    skos:definition "Fugleart i slekten børstehalepingviner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adélie penguin"@en,
        "Adeliepingvin"@nb .

humord:c62121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62121" ;
    dct:modified "2024-01-24T12:19:12"^^xsd:dateTime ;
    skos:altLabel "Tar sand"@en,
        "Bituminøs sand"@nb,
        "Oljesand"@nb,
        "Tjæresand"@nb ;
    skos:broader humord:c12178 ;
    skos:definition "Oljesand er sand eller sandstein som inneholder hydrokarboner i form av seig råolje, tjære eller bitumen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil sand"@en,
        "Oljesand"@nb .

humord:c62122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62122" ;
    dct:modified "2024-01-24T12:24:30"^^xsd:dateTime ;
    skos:altLabel "Tar sand extraction"@en,
        "Oljesandutvinning"@nb,
        "Tjæresandutvinning"@nb ;
    skos:broader humord:c07701 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil sands extraction"@en,
        "Oljesandutvinning"@nb .

humord:c62123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62123" ;
    dct:modified "2024-10-18T15:55:36"^^xsd:dateTime ;
    skos:altLabel "ATPases"@en,
        "ATPasar"@nb,
        "ATPaser"@nb,
        "Adenosintrifosfatasar"@nb ;
    skos:broader humord:c67554 ;
    skos:definition "Adenosintrifosfatase er et enzym som katalyserer avspaltingen av den endestilte fosfatgruppen på ATP (adenosintrifosfat). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adenosine triphosphatases"@en,
        "Adenosintrifosfataser"@nb .

humord:c62124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62124" ;
    dct:modified "2024-01-24T12:28:21"^^xsd:dateTime ;
    skos:altLabel "Gastrointestinal microbiota"@en,
        "Gut microbiota"@en,
        "Tarmflora"@nb ;
    skos:broader humord:c61790 ;
    skos:definition "Tarmflora er samfunnet av forskjellige bakterier, virus, sopp og andre mikroorganismer som normalt finnes i tarmen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gut flora"@en,
        "Tarmflora"@nb .

humord:c62125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62125" ;
    dct:modified "2024-01-24T12:34:09"^^xsd:dateTime ;
    skos:altLabel "Talcum"@en,
        "Talk"@nb,
        "Talkum"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Talk er et hvitt eller svakt grønnaktig mineral som føles fett og er svært bløtt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Talc"@en,
        "Talk"@nb .

humord:c62126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62126" ;
    dct:modified "2024-01-24T12:33:42"^^xsd:dateTime ;
    skos:altLabel "Silicate minerals"@en,
        "Silikat"@nb,
        "Silikatmineral"@nb,
        "Silikatmineraler"@nb ;
    skos:broader humord:c14107 ;
    skos:definition "Silikatmineraler er den mest utbredte gruppen av mineraler i jordskorpen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicates"@en,
        "Silikater"@nb .

humord:c62127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62127" ;
    dct:modified "2024-01-24T12:33:47"^^xsd:dateTime ;
    skos:altLabel "Akvatisk toksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Akvatisk toksikologi er studiet av effektene av produserte kjemikalier og andre antropogene og naturlige materialer og aktiviteter på akvatiske organismer på ulike organisasjonsnivåer, fra subcellulære nivåer gjennom individuelle organismer til samfunn og økosystemer.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic toxicology"@en,
        "Akvatisk toksikologi"@nb .

humord:c62128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62128" ;
    dct:modified "2024-01-24T12:34:53"^^xsd:dateTime ;
    skos:altLabel "Adenoviridae"@nb,
        "Adenovirus"@nb ;
    skos:broader humord:c60703 ;
    skos:definition "Adenovirus, eller Adenoviridae, er en gruppe av DNA-virus som omfatter mer enn 100 ulike arter eller serotyper, hvorav minst 42 som finnes hos mennesket. De kan gi akutte infeksjoner i luftveiene, ofte med betennelse i halsmandlene, svelget og øyets slimhinner (adeno-faryngo-konjunktivalfeber). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adenovirus"@en,
        "Adenovirus"@nb .

humord:c62129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62129" ;
    dct:modified "2024-01-24T12:45:08"^^xsd:dateTime ;
    skos:altLabel "Tablettar"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Tablett er en legemiddelform beregnet til å tas gjennom munnen (peroralt).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tablets (Medicine)"@en,
        "Tabletter"@nb .

humord:c62130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62130" ;
    dct:modified "2024-08-02T08:26:00"^^xsd:dateTime ;
    skos:altLabel "Alkoholar (Kjemi)"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "I organisk kjemi er alkoholer en fellesbetegnelse for stoffer som har en hydroksylgruppe, en -OH gruppe, som er bundet kovalent til et karbonatom. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alcohol (Chemistry)"@en,
        "Alkoholer (Kjemi)"@nb ;
    skos:related humord:c62132 .

humord:c62131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62131" ;
    dct:modified "2024-01-25T09:39:58"^^xsd:dateTime ;
    skos:altLabel "Medicinal radiocompounds"@en,
        "Radiofarmakoproduksjon"@nb,
        "Radiofarmasøytika"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Radiofarmasøytika er en gruppe farmasøytiske legemidler som inneholder radioaktive isotoper. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiopharmaceuticals"@en,
        "Radiofarmasøytika"@nb .

humord:c62132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62132" ;
    dct:modified "2024-01-24T12:48:00"^^xsd:dateTime ;
    skos:altLabel "Aldehyd"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Aldehyder er en gruppe organiske forbindelser som inneholder gruppen –CHO (karbon, hydrogen og oksygen). Aldehyder dannes som mellomprodukter ved oksidering av alkoholer til de tilsvarende syrene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aldehyde"@en,
        "Aldehyder"@nb ;
    skos:related humord:c62130 .

humord:c62133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62133" ;
    dct:modified "2024-10-23T15:04:35"^^xsd:dateTime ;
    skos:altLabel "Active oxygen"@en,
        "Aktivt oksygen"@nb,
        "Reaktive oksygensambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Reaktive oksygenforbindelser er kjemiske forbindelser med oksygen som kan gi oksidative skader på nukleinsyrer (DNA og RNA), proteiner og fett.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reactive oxygen species"@en,
        "Reaktive oksygenforbindelser"@nb .

humord:c62134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62134" ;
    dct:modified "2024-12-10T10:10:22"^^xsd:dateTime ;
    skos:altLabel "Aerobiologi"@nb ;
    skos:broader humord:c68456 ;
    skos:definition "Aerobiologi er studiet av luftbårne organiske partikler eller organismer; læren om mikroorganismer i luften, deres forekomst, levedyktighet og bekjempelse. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerobiology"@en,
        "Aerobiologi"@nb .

humord:c62135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62135" ;
    dct:modified "2024-01-24T13:05:10"^^xsd:dateTime ;
    skos:altLabel "Regenerativ medisin"@nb ;
    skos:broader humord:c20365 ;
    skos:definition "Regenerativ medisin, vil si bruk av stamceller for å behandle aldersbetingede sykdommer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regenerative medicine"@en,
        "Regenerativ medisin"@nb ;
    skos:related humord:c03858 .

humord:c62136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62136" ;
    dct:modified "2024-01-24T13:07:03"^^xsd:dateTime ;
    skos:altLabel "Iris"@nb,
        "Regnbogehinna"@nb ;
    skos:broader humord:c03898 ;
    skos:definition "Regnbuehinnen er en tynn, farget hinne i øyet. Det er fargen på regnbuehinnen som omtales som øyenfargen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iris"@en,
        "Regnbuehinnen"@nb .

humord:c62137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62137" ;
    dct:modified "2024-01-24T13:08:57"^^xsd:dateTime ;
    skos:altLabel "Reprofilering (Legemiddel)"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Bruk av legemidler mot en annen sykdom enn den det ble utviklet for <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drug repositioning"@en,
        "Reprofilering (Legemidler)"@nb .

humord:c62138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62138" ;
    dct:modified "2024-07-31T13:31:27"^^xsd:dateTime ;
    skos:altLabel "Mykotoksin"@nb,
        "Soppgifter"@nb ;
    skos:broader humord:c14294 ;
    skos:definition "Mykotoksiner er giftige stoffer som produseres av forskjellige muggsopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mycotoxins"@en,
        "Mykotoksiner"@nb ;
    skos:related humord:c08221,
        humord:c62175,
        humord:c67740 .

humord:c62139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62139" ;
    dct:modified "2024-01-24T13:14:35"^^xsd:dateTime ;
    skos:altLabel "Reseptfrie legemiddel"@nb,
        "Reseptfrie lækjemiddel"@nb ;
    skos:broader humord:c03777 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Over-the-counter drugs"@en,
        "Reseptfrie legemidler"@nb .

humord:c62140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62140" ;
    dct:modified "2024-01-24T13:18:11"^^xsd:dateTime ;
    skos:altLabel "Aflatoksin"@nb ;
    skos:broader humord:c62138 ;
    skos:definition "Aflatoksiner er en gruppe nært beslektede giftstoffer, kalt mykotoksiner, som under spesielle vekstbetingelser dannes av muggsoppen Aspergillus flavus (gulgrønn strålemugg), som blant annet lever på nøtter og korn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aflatoxins"@en,
        "Aflatoksiner"@nb .

humord:c62141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62141" ;
    dct:modified "2024-01-25T09:49:14"^^xsd:dateTime ;
    skos:altLabel "Retinsyre"@nb ;
    skos:broader humord:c61029 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retinoic acid"@en,
        "Retinsyre"@nb .

humord:c62142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62142" ;
    dct:modified "2024-01-24T13:26:30"^^xsd:dateTime ;
    skos:altLabel "Basidiomycetar"@nb,
        "Basidiomyceter"@nb,
        "Basidiomycota"@nb,
        "Stilksporesoppar"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Stilksporesopper er en rekke i soppriket med omtrent 30 000 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basidimycota"@en,
        "Stilksporesopper"@nb .

humord:c62143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62143" ;
    dct:modified "2024-05-03T14:09:53"^^xsd:dateTime ;
    skos:altLabel "Forensisk farmasi"@nb,
        "Rettsfarmasi"@nb ;
    skos:broader humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forensic pharmacy"@en,
        "Rettsfarmasi"@nb ;
    skos:related humord:c03842,
        humord:c66096 .

humord:c62144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62144" ;
    dct:modified "2024-12-09T12:29:50"^^xsd:dateTime ;
    skos:altLabel "Raude hundar"@nb,
        "Rubella"@nb ;
    skos:broader humord:c69250 ;
    skos:definition "Røde hunder er en akutt virusinfeksjon som ledsages av et utbredt utslett som kan ligne meslinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rubella"@en,
        "Røde hunder"@nb .

humord:c62145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62145" ;
    dct:modified "2024-03-18T11:12:23"^^xsd:dateTime ;
    skos:altLabel "Redox"@en,
        "Redoksreaksjon"@nb,
        "Redoksreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Redoksreaksjon er en kjemisk reaksjon der elektroner overføres eller forflyttes mellom stoffer. Redoks er satt sammen av to prosesser som skjer samtidig – en reduksjon og en oksidasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Redox reactions"@en,
        "Redoksreaksjoner"@nb ;
    skos:related humord:c61504,
        humord:c62149 .

humord:c62146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62146" ;
    dct:modified "2024-01-24T13:41:26"^^xsd:dateTime ;
    skos:altLabel "Medulla spinalis"@nb,
        "Ryggmargen"@nb ;
    skos:broader humord:c16299 ;
    skos:definition "Ryggmargen er den delen av sentralnervesystemet som ligger i ryggsøylen.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spinal cord"@en,
        "Ryggmargen"@nb .

humord:c62147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62147" ;
    dct:modified "2024-02-26T14:06:40"^^xsd:dateTime ;
    skos:altLabel "Neoplasm"@en,
        "Neoplasms"@en,
        "Svulstar"@nb,
        "Tumorar"@nb,
        "Tumorer"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Svulst er en unormal kul eller knute i ett av kroppens organer. På norsk brukes betegnelsen nærmest synonymt med neoplasi, som er en vekstforstyrrelse i et vev. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tumors"@en,
        "Svulster"@nb ;
    skos:related humord:c61973 .

humord:c62148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62148" ;
    dct:modified "2024-01-24T13:45:50"^^xsd:dateTime ;
    skos:altLabel "Agaricaceae"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Familie av basidiomyceter. Den har ikke noe eget norsk navn. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agaricaceae"@en,
        "Agaricaceae"@nb .

humord:c62149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62149" ;
    dct:modified "2024-01-24T13:51:05"^^xsd:dateTime ;
    skos:altLabel "Reduksjon"@nb,
        "Reduksjonar"@nb,
        "Reduksjoner"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "En reduksjon i kjemi refererer til en kjemisk reaksjon eller prosess der et atom, ion eller molekyl mottar elektroner og reduserer sin ladning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reduction"@en,
        "Reduksjon"@nb ;
    skos:related humord:c61504,
        humord:c62145 .

humord:c62150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62150" ;
    dct:modified "2024-01-24T14:11:46"^^xsd:dateTime ;
    skos:altLabel "Alfa-oksidasjon"@nb ;
    skos:broader humord:c61504 ;
    skos:definition "Alfa (α)-oksidasjon - Oksidasjon av fettsyrer som oksideres ved alfakarbonet og degraderes med ett karbonatom ad gangen. Karbonet fjernes som CO2 ved dekarboksylering og den resterende fettsyren omdannes til et langkjedet aldehyd (C(n-1).<UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpha oxidation"@en,
        "Alfa-oksidasjon"@nb .

humord:c62151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62151" ;
    dct:modified "2024-07-09T12:54:21"^^xsd:dateTime ;
    skos:altLabel "Angiosperms"@en,
        "Angiosperm"@nb,
        "Angiospermae"@nb,
        "Angiospermer"@nb,
        "Anthophyta"@nb,
        "Blomsterplanter"@nb,
        "Dekkfrøa planter"@nb,
        "Magnoliophytina"@nb,
        "Magnoliopsida"@nb ;
    skos:broader humord:c64172 ;
    skos:definition "Blomsterplantene, eller de dekkfrøete plantene, er den mest artsrike og økologisk varierte av alle plantegrupper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flowering plants"@en,
        "Dekkfrøete planter"@nb .

humord:c62152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62152" ;
    dct:modified "2024-01-24T14:12:47"^^xsd:dateTime ;
    skos:altLabel "Community nutrition"@en,
        "Samfunnsernæring"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Samfunnsernæring er forebyggende helsearbeid av ernæringsrelaterte problemer i befolkningen som helhet <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public health nutrition"@en,
        "Samfunnsernæring"@nb .

humord:c62153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62153" ;
    dct:modified "2024-01-24T14:17:01"^^xsd:dateTime ;
    skos:altLabel "Samfunnsfarmasi"@nb ;
    skos:broader humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Community pharmacy services"@en,
        "Samfunnsfarmasi"@nb .

humord:c62154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62154" ;
    dct:modified "2024-01-24T14:17:23"^^xsd:dateTime ;
    skos:altLabel "Monocots"@en,
        "Einfrøblada plantar"@nb,
        "Einfrøblada planter"@nb,
        "Monokotyledonar"@nb,
        "Monokotyledoner"@nb ;
    skos:broader humord:c62151 ;
    skos:definition "Enfrøbladete planter har tradisjonelt vært en av to klasser i rekken dekkfrøete planter (blomsterplanter); tofrøbladete planter har vært den andre. Som navnet tilsier utvikler plantene hos enfrøbladete kun ett frøblad når frøene spirer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monocotyledones"@en,
        "Enfrøbladete planter"@nb .

humord:c62155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62155" ;
    dct:modified "2024-01-24T14:20:38"^^xsd:dateTime ;
    skos:altLabel "Saponin"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Saponiner er en gruppe kjemiske forbindelser som finnes i mange planter, blant annet i kvillajabark og roten av såpeurt <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saponins"@en,
        "Saponiner"@nb .

humord:c62156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62156" ;
    dct:modified "2024-01-24T14:33:37"^^xsd:dateTime ;
    skos:altLabel "5-hydroxytryptamin"@en,
        "5-hydroksytryptamin"@nb,
        "Serotonin"@nb ;
    skos:broader humord:c61795 ;
    skos:definition "Serotonin er et signalstoff som skilles ut av noen nerveceller som ligger i hjernen og i tarmen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Serotonin"@en,
        "Serotonin"@nb .

humord:c62157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62157" ;
    dct:modified "2024-01-24T14:35:32"^^xsd:dateTime ;
    skos:altLabel "Serum"@en,
        "Blodserum"@nb,
        "Serum"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodserum er væskefasen av blod etter at det har levret seg (koagulert). Serum er derfor den klare, gule væsken som skilles ut fra et blodkoagel (størknet blod) når koagelet trekker seg sammen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood serum"@en,
        "Blodserum"@nb .

humord:c62158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62158" ;
    dct:modified "2024-01-25T09:55:44"^^xsd:dateTime ;
    skos:altLabel "Sjokk"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Sjokk er en voldsom, uventet påkjenning, eller en plutselig rystelse, en sjokkbølge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shock"@en,
        "Sjokk"@nb .

humord:c62159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62159" ;
    dct:modified "2024-08-15T09:45:19"^^xsd:dateTime ;
    skos:altLabel "Thyroid"@en,
        "Glandula thyreoidea"@nb,
        "Glandula thyroidea"@nb,
        "Skjoldbruskkjertelen"@nb,
        "Skjoldkjertelen"@nb,
        "Thyreoidea"@nb ;
    skos:broader humord:c67410 ;
    skos:definition "Skjoldbruskkjertelen er en hormonproduserende kjertel som ligger foran på halsen, like nedenfor strupehodet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thyroid gland"@en,
        "Skjoldbruskkjertelen"@nb .

humord:c62160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62160" ;
    dct:modified "2024-01-25T09:58:45"^^xsd:dateTime ;
    skos:altLabel "Spoonwort"@en,
        "Skjørbuksplantar"@nb,
        "Skjørbuksplanter"@nb,
        "Skjørbuksurt"@nb ;
    skos:broader humord:c62161 ;
    skos:definition "Skjørbuksurt er en planteslekt i korsblomstfamilien som har vært benyttet som middel mot skjørbuk, derav navnet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scurvy-grass"@en,
        "Skjørbuksurt"@nb .

humord:c62161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62161" ;
    dct:modified "2024-11-29T09:38:16"^^xsd:dateTime ;
    skos:altLabel "Cabbage family"@en,
        "Cruciferae"@en,
        "Crucifers"@en,
        "Mustards"@en,
        "Korsblomster"@nb,
        "Krossblomar"@nb,
        "Krossblomfamilien"@nb ;
    skos:broader humord:c69116 ;
    skos:definition "Korsblomstfamilien (Brassicaceae) er en tofrøbladet plantefamilie med over 4060 arter fordelt på 370 slekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brassicaceae"@en,
        "Korsblomstfamilien"@nb .

humord:c62162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62162" ;
    dct:modified "2024-01-24T14:53:06"^^xsd:dateTime ;
    skos:altLabel "Slangegift"@nb ;
    skos:broader humord:c61799 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snake venoms"@en,
        "Slangegifter"@nb .

humord:c62163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62163" ;
    dct:modified "2024-01-24T14:59:43"^^xsd:dateTime ;
    skos:altLabel "Alicyclic compound"@en,
        "Alisyklisk forbindelse"@nb,
        "Alisykliske sambindingar"@nb ;
    skos:broader humord:c61782 ;
    skos:definition "Alisykliske forbindelser er organiske forbindelser som inneholder en ringstruktur, men uten noen dobbeltbindinger eller aromatiske egenskaper. Dette betyr at ringstrukturen består utelukkende av mettede karbonatomer <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alicyclic compounds"@en,
        "Alisykliske forbindelser"@nb ;
    skos:related humord:c61959 .

humord:c62164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62164" ;
    dct:modified "2024-01-24T14:55:43"^^xsd:dateTime ;
    skos:altLabel "Fossile mikroorganismar"@nb,
        "Fossile mikroorganismer"@nb,
        "Mikrofossil"@nb,
        "Mikroskopiske fossil"@nb,
        "Mikroskopiske fossiler"@nb ;
    skos:broader humord:c08292 ;
    skos:definition "Mikrofossiler er fossiler som er for små til å bli sett uten hjelp av mikroskop (generelt <0,2 - 0,4 mm), eller mikroskopiske deler av fossiler, f.eks. skjelettfragmenter. Mikrofossiler omfatter f.eks. bakterier, foraminiferer, radiolarier, diatomeer og protozoer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microfossils"@en,
        "Mikrofossiler"@nb .

humord:c62165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62165" ;
    dct:modified "2024-11-25T10:52:56"^^xsd:dateTime ;
    skos:altLabel "Mucous membranes"@en,
        "Slimhinner"@nb,
        "Slimhud"@nb ;
    skos:broader humord:c68217 ;
    skos:definition "Slimhinne er en fuktig hinne som kler en indre overflate av et organ, eller et «innvollsrør» som i luftveiene, spiserøret og urinveiene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mucosas"@en,
        "Slimhinner"@nb .

humord:c62166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62166" ;
    dct:modified "2024-01-24T14:58:14"^^xsd:dateTime ;
    skos:altLabel "Pain therapy"@en,
        "Pain treatment"@en,
        "Smertebehandling"@nb ;
    skos:broader humord:c24694 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pain management"@en,
        "Smertebehandling"@nb ;
    skos:related humord:c61847 .

humord:c62167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62167" ;
    dct:modified "2024-11-28T16:04:38"^^xsd:dateTime ;
    skos:altLabel "Aster family"@en,
        "Composite family"@en,
        "Asteraceae"@nb,
        "Compositae"@nb,
        "Korgblomfamilien"@nb,
        "Korgblomstfamilien"@nb,
        "Korgplantefamilien"@nb,
        "Korgplanter"@nb,
        "Kurvblomstfamilien"@nb,
        "Kurvplanter"@nb ;
    skos:broader humord:c68163 ;
    skos:definition "Kurvplantefamilien, eller Compositae, tofrøbladet og helkronet plantefamilie, mest urter, sjeldnere busker og trær.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asteraceae"@en,
        "Kurvplantefamilien"@nb .

humord:c62168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62168" ;
    dct:modified "2024-02-01T12:58:56"^^xsd:dateTime ;
    skos:altLabel "Alkali metal"@en,
        "Alkalimetall"@nb,
        "Gruppe 1"@nb,
        "Litiumfamilien"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Alkalimetallene er grunnstoffene som ligger i gruppe 1 i periodesystemet. Alkalimetallene er alle skinnende, myke, svært reaktive metaller ved standard temperatur og trykk og mister lett sitt ytterste elektron for å danne kationer med ladning +1.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkali metals"@en,
        "Alkalimetaller"@nb .

humord:c62169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62169" ;
    dct:modified "2024-01-24T15:12:11"^^xsd:dateTime ;
    skos:altLabel "Alkan"@nb ;
    skos:broader humord:c61779 ;
    skos:definition "Alkaner er hydrokarboner, det vil si at de er molekyler som består av bare hydrogen og karbon. De er også mettede forbindelser, altså forbindelser som bare har enkeltbindinger mellom karbonatomene og derfor ikke opptar hydrogen eller andre atomer ved enkle addisjonsreaksjoner, det vil si reaksjoner hvor to molekyler binder seg sammen til ett molekyl. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkanes"@en,
        "Alkaner"@nb .

humord:c62170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62170" ;
    dct:modified "2024-01-24T15:28:28"^^xsd:dateTime ;
    skos:altLabel "Dicotyledons"@en,
        "Dicotyledonae"@nb,
        "Dicotyledoneae"@nb,
        "Dikotyledon"@nb,
        "Dikotyledonar"@nb,
        "Dikotyledoner"@nb,
        "Tofrøblada plantar"@nb,
        "Tofrøblada planter"@nb ;
    skos:broader humord:c62151 ;
    skos:definition "Tofrøbladete planter er den største av de systematiske gruppene som de dekkfrøete blomsterplantene deles inn i. Navnet på gruppa kommer av at det dannes to frøblad når frøene spirer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dicots"@en,
        "Tofrøbladete planter"@nb .

humord:c62171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62171" ;
    dct:modified "2024-08-12T13:54:20"^^xsd:dateTime ;
    skos:altLabel "Alkene"@en,
        "Alken"@nb,
        "Olefin"@nb,
        "Olefiner"@nb ;
    skos:broader humord:c61779 ;
    skos:definition "Alkener er en familie av hydrokarboner, som er molekyler som består av hydrogen og karbon. Alkener ligner alkaner, men alkener har minst en dobbeltbinding mellom to karbonatomer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkenes"@en,
        "Alkener"@nb .

humord:c62172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62172" ;
    dct:modified "2024-01-24T15:37:35"^^xsd:dateTime ;
    skos:altLabel "Alkylering"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Alkylering er en kjemisk prosess hvor en alkylgruppe blir innført i en kjemisk forbindelse. Dette kan skje enten i en organisk eller en uorganisk forbindelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkylation"@en,
        "Alkylering"@nb .

humord:c62173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62173" ;
    dct:modified "2024-01-28T18:43:17"^^xsd:dateTime ;
    skos:altLabel "Black-eyed-susans"@en,
        "Rudbeckia"@nb,
        "Solhatt"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Solhatt er en planteslekt i kurvplantefamilien, oppkalt etter den svenske naturforskeren Olof Rudbeck d.e. (1630–1702).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coneflower"@en,
        "Solhatt"@nb .

humord:c62174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62174" ;
    dct:modified "2024-01-25T07:35:55"^^xsd:dateTime ;
    skos:altLabel "Sun cream"@en,
        "Sunblock"@en,
        "Suntan lotion"@en,
        "Solbeskyttelse"@nb,
        "Solkrem"@nb,
        "Solverjing"@nb ;
    skos:broader humord:c61162 ;
    skos:definition "Solkrem er en krem som brukes for å beskytte huden mot sollys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sunscreen"@en,
        "Solkrem"@nb .

humord:c62175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62175" ;
    dct:modified "2024-07-31T13:29:14"^^xsd:dateTime ;
    skos:altLabel "Soppforgifting"@nb ;
    skos:broader humord:c03783 ;
    skos:definition "Soppforgiftning er en sykdomstilstand som skyldes inntak av giftig sopp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mushroom poisoning"@en,
        "Soppforgiftning"@nb ;
    skos:related humord:c62138,
        humord:c67740 .

humord:c62176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62176" ;
    dct:modified "2024-01-25T07:41:51"^^xsd:dateTime ;
    skos:altLabel "Statin"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Statiner er en gruppe legemidler som senker kolesterolet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statins"@en,
        "Statiner"@nb .

humord:c62177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62177" ;
    dct:modified "2024-01-25T07:45:42"^^xsd:dateTime ;
    skos:altLabel "Staurosporin"@nb ;
    skos:broader humord:c62178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Staurosporine"@en,
        "Staurosporin"@nb .

humord:c62178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62178" ;
    dct:modified "2024-01-25T07:45:33"^^xsd:dateTime ;
    skos:altLabel "Transferasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Transferaser er en gruppe enzymer som katalyserer overføringen av en kjemisk gruppe fra en forbindelse til en annen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transferases"@en,
        "Transferaser"@nb .

humord:c62179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62179" ;
    dct:modified "2024-01-25T07:48:38"^^xsd:dateTime ;
    skos:altLabel "Steroid"@nb ;
    skos:broader humord:c61952 ;
    skos:definition "Steroider er en fellesbetegnelse på en stor gruppe organiske forbindelser (fettstoffer) som har et skjelett av karbonatomer formet som fire sammenkoblede ringer bestående av 17 karbonatomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steroids"@en,
        "Steroider"@nb .

humord:c62180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62180" ;
    dct:modified "2024-02-19T14:13:54"^^xsd:dateTime ;
    skos:altLabel "Stive"@nb,
        "Stivelse"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Stivelse er et karbohydrat som finnes som opplagsnæring hos planter. Stivelse er bygd opp av glukosemolekyler som er lenket sammen i lange kjeder. Det er et viktig næringsstoff for dyr og mennesker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Starch"@en,
        "Stivelse"@nb .

humord:c62181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62181" ;
    dct:modified "2024-01-25T07:53:38"^^xsd:dateTime ;
    skos:altLabel "Sjukdomskontroll"@nb ;
    skos:broader humord:c03819 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disease control"@en,
        "Sykdomskontroll"@nb ;
    skos:related humord:c03906 .

humord:c62182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62182" ;
    dct:modified "2024-01-25T08:00:37"^^xsd:dateTime ;
    skos:altLabel "Sjukehusfarmasi"@nb ;
    skos:broader humord:c03776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hospital pharmacy"@en,
        "Sykehusfarmasi"@nb .

humord:c62183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62183" ;
    dct:modified "2024-01-25T08:03:31"^^xsd:dateTime ;
    skos:altLabel "Sjukepleievitskap"@nb ;
    skos:broader humord:c03947 ;
    skos:definition "Sykepleievitenskap er den forskningsbaserte undervisningen og fagutviklingen innen sykepleie som drives ved universiteter og høyskoler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nursing science"@en,
        "Sykepleievitenskap"@nb .

humord:c62184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62184" ;
    dct:modified "2024-01-25T08:06:13"^^xsd:dateTime ;
    skos:altLabel "Syndrom"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Syndrom er en samling av symptomer og tegn som karakteriserer en viss sykdom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Syndromes"@en,
        "Syndromer"@nb .

humord:c62185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62185" ;
    dct:modified "2024-01-25T08:12:22"^^xsd:dateTime ;
    skos:altLabel "Sårheling"@nb ;
    skos:broader humord:c29509 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wound healing"@en,
        "Sårheling"@nb .

humord:c62186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62186" ;
    dct:modified "2025-01-06T11:24:42"^^xsd:dateTime ;
    skos:altLabel "Firarbanden"@nb,
        "Si ren bang"@nb,
        "Sirenbang"@nb ;
    skos:broader humord:c11083 ;
    skos:definition "Firerbanden var et kallenavn på de fire lederne for den toneangivende ultraradikale fraksjonen i Kinas kommunistparti under kulturrevolusjonen (1966–1976).<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gang of four"@en,
        "Firerbanden"@nb ;
    skos:related humord:c04041 .

humord:c62187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62187" ;
    dct:modified "2024-01-25T08:53:18"^^xsd:dateTime ;
    skos:altLabel "Cucumbers"@en,
        "Agurk"@nb,
        "Agurkar"@nb,
        "Agurker"@nb,
        "Cucumis sativus"@nb ;
    skos:broader humord:c08209 ;
    skos:definition "Agurk er en kulturplante i gresskarfamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cucumber"@en,
        "Agurk"@nb .

humord:c62188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62188" ;
    dct:modified "2024-07-05T14:52:12"^^xsd:dateTime ;
    skos:altLabel "Acacias"@en,
        "Wattles"@en,
        "Acacia"@nb,
        "Akasiar"@nb ;
    skos:broader humord:c67433 ;
    skos:definition "Akasie er ei planteslekt i erteblomfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acasia"@en,
        "Akasier"@nb .

humord:c62189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62189" ;
    dct:modified "2024-01-28T20:17:50"^^xsd:dateTime ;
    skos:altLabel "Actin"@en,
        "Actin"@nb,
        "Aktin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Aktin er et protein, eller egentlig en familie av beslektede proteiner, som danner aktinfilamenter. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actins"@en,
        "Aktiner"@nb .

humord:c62190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62190" ;
    dct:modified "2024-01-25T09:39:57"^^xsd:dateTime ;
    skos:altLabel "Prokaryotar"@nb ;
    skos:broader humord:c26815 ;
    skos:definition "Prokaryot er en betegnelse på celler uten cellekjerne. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prokaryotes"@en,
        "Prokaryoter"@nb .

humord:c62191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62191" ;
    dct:modified "2024-01-25T09:42:55"^^xsd:dateTime ;
    skos:altLabel "Actinomycetes"@en,
        "Actinomycetes"@nb,
        "Aktinobakteriar"@nb,
        "Aktinomycetar"@nb,
        "Aktinomyceter"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Aktinobakterier er en artsrik klasse av bakterier. Aktinobakerier er vanlige i jord og på planterester, og spiller en viktig rolle i nedbrytning av organisk materiale og dannelse av humus. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actinobacteria"@en,
        "Aktinobakterier"@nb .

humord:c62192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62192" ;
    dct:modified "2024-11-21T13:51:02"^^xsd:dateTime ;
    skos:altLabel "Akvaporin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Akvaporiner er proteiner som danner kanaler i cellemembranen for hurtig transport av vannmolekyler gjennom membranen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquaporins"@en,
        "Akvaporiner"@nb ;
    skos:related humord:c68025 .

humord:c62193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62193" ;
    dct:modified "2024-01-25T10:28:25"^^xsd:dateTime ;
    skos:altLabel "Akvariefiskar"@nb ;
    skos:broader humord:c08236,
        humord:c61626 ;
    skos:definition "Akvariefisker er fisker som holdes i akvarium. Ordet brukes særlig om arter som jevnlig selges til privatpersoner som har akvariehold som hobby. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquarium fishes"@en,
        "Akvariefisker"@nb ;
    skos:related humord:c62194 .

humord:c62194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62194" ;
    dct:modified "2025-02-24T11:30:51"^^xsd:dateTime ;
    skos:altLabel "Akvarieplantar"@nb,
        "Akvarieplanter"@nb ;
    skos:broader humord:c61626,
        humord:c67892 ;
    skos:definition "Akvarieplanter er planter som brukes i (private) akvarier. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquarium plants"@en,
        "Akvarieplanter"@nb ;
    skos:related humord:c62193 .

humord:c62195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62195" ;
    dct:modified "2024-01-25T10:58:54"^^xsd:dateTime ;
    skos:altLabel "Alant"@nb,
        "Inula sp."@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Alant er en slekt i kurvplantefamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inula"@en,
        "Alant"@nb .

humord:c62196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62196" ;
    dct:modified "2024-01-25T11:13:52"^^xsd:dateTime ;
    skos:altLabel "Additive manufacturing"@en,
        "Three-dimensional printing"@en,
        "3D-printing"@nb,
        "3D-utskrift"@nb,
        "Additiv framstilling"@nb,
        "Additiv fremstilling"@nb,
        "Additiv tilvirkning"@nb,
        "Tredimensjonal utskrift"@nb ;
    skos:broader humord:c04416 ;
    skos:definition "3D-printing er samlebegrep for ulike teknologier der man kan sende en 3D-tegning til en 3D-printer som så lager et fysisk objekt basert på tegningen. Dette er også kjent som additiv tilvirkning som er en mer vitenskapelig korrekt betegnelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "3D-printing"@en,
        "3D-utskrift"@nb .

humord:c62197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62197" ;
    dct:modified "2024-01-25T11:05:10"^^xsd:dateTime ;
    skos:altLabel "Procellariiformes"@en,
        "Tubenoses"@en,
        "Procellariiformes"@nb,
        "Stormfuglar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Stormfugler er en orden av fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petrels"@en,
        "Stormfugler"@nb .

humord:c62198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62198" ;
    dct:modified "2024-01-25T11:08:05"^^xsd:dateTime ;
    skos:altLabel "Albatrossar"@nb,
        "Diomedeidae"@nb ;
    skos:broader humord:c62197 ;
    skos:definition "Albatrosser er en familie av fugler i ordenen stormfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Albatrosses"@en,
        "Albatrosser"@nb .

humord:c62199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62199" ;
    dct:modified "2024-01-25T11:10:59"^^xsd:dateTime ;
    skos:altLabel "Albumin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Albuminer er en gruppe kuleformede proteiner som finnes blant annet i egg, melk, kjøtt og noe i korn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Albumin"@en,
        "Albumin"@nb .

humord:c62200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62200" ;
    dct:modified "2024-01-28T18:36:43"^^xsd:dateTime ;
    skos:altLabel "Advanced Boolean Expression Language"@en,
        "Abel"@nb,
        "Advanced Boolean Expression Language"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "Advanced Boolean Expression Language (ABEL) er et utdatert maskinvarebeskrivelsesspråk (HDL) og et tilhørende sett med designverktøy for programmering av programmerbare logiske enheter (PLD). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abel"@en,
        "Abel"@nb .

humord:c62201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62201" ;
    dct:modified "2024-01-25T11:23:05"^^xsd:dateTime ;
    skos:altLabel "Abstrakte datatypar"@nb ;
    skos:broader humord:c62202 ;
    skos:definition "I informatikk er en abstrakt datatype (ADT) en matematisk modell for datatyper <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abstract data types"@en,
        "Abstrakte datatyper"@nb .

humord:c62202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62202" ;
    dct:modified "2024-01-25T11:22:34"^^xsd:dateTime ;
    skos:altLabel "Datatypar"@nb ;
    skos:broader humord:c04204 ;
    skos:definition "I informasjonsteknologi er en datatype en definisjon av hvilke data som kan lagres i en gitt variabel og hvordan disse dataene skal leses og lagres.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data types"@en,
        "Datatyper"@nb .

humord:c62203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62203" ;
    dct:modified "2024-09-04T14:12:31"^^xsd:dateTime ;
    skos:altLabel "Algegifter"@nb,
        "Algetoksin"@nb,
        "Algetoksiner"@nb ;
    skos:broader humord:c62081 ;
    skos:definition "Algetoksiner er en fellesbetegnelse på ulike giftstoffer produsert i mange ulike typer alger. Algetoksiner tilhører flere grupper av organiske kjemiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algal toxins"@en,
        "Algegifter"@nb ;
    skos:related humord:c68320 .

humord:c62204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62204" ;
    dct:modified "2024-01-25T11:26:18"^^xsd:dateTime ;
    skos:altLabel "Abstrakte maskinar"@nb,
        "Abstrakte maskiner"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "En abstrakt maskin er en teoretisk modell av et maskinvare- eller programvaresystem brukt i automatteori <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abstract machines"@en,
        "Abstrakte maskiner"@nb .

humord:c62205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62205" ;
    dct:modified "2024-02-27T07:45:11"^^xsd:dateTime ;
    skos:altLabel "Ada"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "Ada er et høynivå programmeringsspråk, oppkalt etter Ada Lovelace. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ada"@en,
        "Ada"@nb .

humord:c62206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62206" ;
    dct:modified "2024-01-25T12:19:55"^^xsd:dateTime ;
    skos:altLabel "Lyshetskontrastar"@nb ;
    skos:broader humord:c08269 ;
    skos:definition "Lyshetskontrast refererer til forskjellen i lyse og  mørke områder av et bilde  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brightness contrasts"@en,
        "Lyshetskontraster"@nb .

humord:c62207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62207" ;
    dct:modified "2024-01-25T12:25:12"^^xsd:dateTime ;
    skos:altLabel "Adaptive algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "En adaptiv algoritme er en algoritme som endrer oppførselen på det tidspunktet den kjøres <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adaptive algorithms"@en,
        "Adaptive algoritmer"@nb .

humord:c62208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62208" ;
    dct:modified "2024-01-25T20:14:30"^^xsd:dateTime ;
    skos:altLabel "Adaptive filter"@nb ;
    skos:broader humord:c62215 ;
    skos:definition "Et adaptivt filter er et system med et lineært filter som har en overføringsfunksjon kontrollert av variable parametere og et middel for å justere disse parameterne i henhold til en optimaliseringsalgoritme.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adaptive filters"@en,
        "Adaptive filtre"@nb .

humord:c62209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62209" ;
    dct:modified "2024-08-01T11:04:36"^^xsd:dateTime ;
    skos:altLabel "Phycology"@en,
        "Algae"@nb,
        "Algar (Organismar)"@nb,
        "Fykologi"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Alger er en samlebetegnelse på et stort antall svært ulike encellede og flercellede organismer som har det til felles at de har fotosyntese og lever i fuktige miljøer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algae"@en,
        "Alger (Organismer)"@nb .

humord:c62210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62210" ;
    dct:modified "2024-10-21T15:15:51"^^xsd:dateTime ;
    skos:altLabel "Microphyte"@en,
        "Microscopic algae"@en,
        "Mikroalgar"@nb,
        "Mikroskopiske algar"@nb,
        "Mikroskopiske alger"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Mikroalge er en uformell gruppering som betegner encella alger som man normalt trenger mikroskop for å se. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microalgae"@en,
        "Mikroalger"@nb ;
    skos:related humord:c68642 .

humord:c62211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62211" ;
    dct:modified "2024-01-25T13:52:42"^^xsd:dateTime ;
    skos:altLabel "Brown tides"@en,
        "Harmful algal blooms"@en,
        "Red tides"@en,
        "Spring blooms"@en,
        "Algeblomstring"@nb,
        "Algebløming"@nb,
        "Blomstring (Alger)"@nb,
        "Bløming (Algar)"@nb,
        "Marin blomstring"@nb,
        "Marin bløming"@nb,
        "Marin oppblomstring"@nb,
        "Oppblomstring (Alger)"@nb,
        "Toksisk algeblomstring"@nb,
        "Toksisk algebløming"@nb,
        "Toksisk algeoppblomstring"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Masseoppformering av mikroskopiske alger i kystnære områder i saltvann eller ferskvann. Kan skyldes stor tilførsel av næringsrikt vann med mye nitrogen eller fosfor fra landbruk, kloakk eller flom. Algeoppblomstringen gjør vannet mer turbid og reduserer lysmengden til planter, alger eller koraller som lever på bunnen. Algeoppblomstringen kan medføre utskillelse av algegifter som kan drepe fisk og andre sjødyr. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algal blooms"@en,
        "Algeoppblomstringer"@nb .

humord:c62212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62212" ;
    dct:modified "2024-10-21T13:22:19"^^xsd:dateTime ;
    skos:altLabel "Brunalgar"@nb,
        "Phaeophyceae"@nb ;
    skos:broader humord:c68642 ;
    skos:definition "Brunalger er en klasse av flercellede alger i divisjonen Ochrophyta som omfatter om lag 1500 arter, hvorav 175 finnes i norsk marin flora og to arter i ferskvann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brown algae"@en,
        "Brunalger"@nb .

humord:c62213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62213" ;
    dct:modified "2024-01-25T15:00:14"^^xsd:dateTime ;
    skos:altLabel "Alkalose"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Alkalose i medisinsk sammenheng brukes vanligvis i forbindelse med tolkning av blodgasser. Begrepet brukes når blodets pH-verdi er høyere enn normalt. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkalosis"@en,
        "Alkalose"@nb .

humord:c62214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62214" ;
    dct:modified "2024-01-25T15:28:56"^^xsd:dateTime ;
    skos:altLabel "Allel"@nb ;
    skos:broader humord:c61839 ;
    skos:definition "Alleler er alternative utgaver av ett og samme gen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alleles"@en,
        "Alleler"@nb .

humord:c62215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62215" ;
    dct:modified "2024-01-25T20:26:38"^^xsd:dateTime ;
    skos:altLabel "Filterteori"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filter theory"@en,
        "Filterteori"@nb .

humord:c62216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62216" ;
    dct:modified "2024-04-03T12:10:00"^^xsd:dateTime ;
    skos:altLabel "Alligatorar"@nb ;
    skos:broader humord:c65270 ;
    skos:definition "Alligatorer er en slekt reptiler i underfamilien alligatorer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alligators"@en,
        "Alligatorer"@nb .

humord:c62217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62217" ;
    dct:modified "2024-05-23T14:18:51"^^xsd:dateTime ;
    skos:altLabel "Aloe vera"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Art i aloefamilien <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aloe vera"@en,
        "Aloe vera"@nb .

humord:c62218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62218" ;
    dct:modified "2024-01-25T16:02:46"^^xsd:dateTime ;
    skos:altLabel "Mountain lakes"@en,
        "Alpine innsjøar"@nb,
        "Fjellsjøar"@nb,
        "Fjellsjøer"@nb,
        "Fjellvann"@nb,
        "Fjellvatn"@nb ;
    skos:broader humord:c08323 ;
    skos:definition "Alpine innsjøer er en høytliggende innsjø i et fjellområde, vanligvis nær eller over tregrensen, med lengre perioder med isdekke. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine lakes"@en,
        "Alpine innsjøer"@nb .

humord:c62219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62219" ;
    dct:modified "2024-01-25T16:08:56"^^xsd:dateTime ;
    skos:altLabel "Alpine tundraar"@nb,
        "Alpine tundraer"@nb,
        "Snaufjell"@nb ;
    skos:broader humord:c19061 ;
    skos:definition "Alpin tundra er en økosone eller klimasone som karakteriseres av mangel på skog på grunn av høyden over havet. Alpin tundra ligger høyere enn skoggrensa og skiller seg fra arktisk tundra ved ikke å ha permafrost. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine tundras"@en,
        "Alpine tundraer"@nb .

humord:c62220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62220" ;
    dct:modified "2024-01-25T20:18:55"^^xsd:dateTime ;
    skos:altLabel "Elektroniske komponentar"@nb ;
    skos:broader humord:c04310 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic components"@en,
        "Elektroniske komponenter"@nb .

humord:c62221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62221" ;
    dct:modified "2024-01-25T20:30:15"^^xsd:dateTime ;
    skos:altLabel "Circuit technology"@en,
        "Circuits"@en,
        "Elektriske krinsar"@nb,
        "Elektroniske kretser"@nb,
        "Elektroniske krinsar"@nb,
        "Kretselektronikk"@nb,
        "Kretser"@nb,
        "Kretsteknologi"@nb,
        "Krinsar"@nb,
        "Krinselektronikk"@nb,
        "Krinsteknologi"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Elektrisk krets er en betegnelse for et sammenhengende strømløp som dannes ved sammenkobling av elektriske energikilder (batterier, nettdrevne strømforsyninger og signalkilder) og elektriske komponenter og apparater.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic circuits"@en,
        "Elektriske kretser"@nb .

humord:c62222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62222" ;
    dct:modified "2024-01-26T07:31:58"^^xsd:dateTime ;
    skos:altLabel "Numerical mathematics"@en,
        "Numerisk analyse"@nb,
        "Numerisk behandling"@nb,
        "Numerisk beregning"@nb,
        "Numerisk berekning"@nb,
        "Numerisk handsaming"@nb,
        "Numerisk matematikk"@nb,
        "Numerisk tilnærming"@nb,
        "Numeriske analysar"@nb,
        "Numeriske analyser"@nb,
        "Numeriske beregninger"@nb,
        "Numeriske berekningar"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Numerisk analyse er et fagområde innen matematikk som utvikler og studerer beregningsmetoder som er basert på tall, ikke symboler. Slike metoder kalles numeriske metoder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical analysis"@en,
        "Numerisk analyse"@nb .

humord:c62223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62223" ;
    dct:modified "2024-01-26T07:36:32"^^xsd:dateTime ;
    skos:altLabel "AMR"@en,
        "AMR"@nb,
        "Adaptive mesh refinement"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Adaptive mesh refinement: i numerisk analyse er adaptive mesh refinement (AMR) en metode for å tilpasse nøyaktigheten til en løsning innenfor visse sensitive eller turbulente områder av simulering, dynamisk og i løpet av tiden løsningen beregnes. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adaptive mesh refinement"@en,
        "Adaptive mesh refinement"@nb .

humord:c62224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62224" ;
    dct:modified "2024-01-26T07:40:51"^^xsd:dateTime ;
    skos:altLabel "Adaptive system"@nb ;
    skos:broader humord:c60590 ;
    skos:definition "Et adaptivt system er et system eller en enhet som er i stand til å tilpasse seg, justere og reagere på endringer i omgivelsene eller endrede krav. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adaptive systems"@en,
        "Adaptive systemer"@nb .

humord:c62225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62225" ;
    dct:modified "2024-01-26T07:44:51"^^xsd:dateTime ;
    skos:altLabel "Adder (Electronics)"@en,
        "Summer (Electronics)"@en,
        "Adder"@nb,
        "Addisjonsport"@nb,
        "Addisjonsportar"@nb ;
    skos:broader humord:c62221 ;
    skos:definition "En addisjonsport, også kjent som en adder, er en digital krets som utfører addisjon av tall <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adder gate"@en,
        "Addisjonsporter"@nb .

humord:c62226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62226" ;
    dct:modified "2024-01-26T07:47:01"^^xsd:dateTime ;
    skos:altLabel "Administrativ databehandling"@nb,
        "Administrativ datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative data processing"@en,
        "Administrativ databehandling"@nb .

humord:c62227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62227" ;
    dct:modified "2024-01-27T09:03:12"^^xsd:dateTime ;
    skos:altLabel "Administrative system"@nb,
        "Saksbehandlingssystem"@nb,
        "Saksbehandlingssystemer"@nb,
        "Sakshandsamingssystem"@nb ;
    skos:broader humord:c23920,
        humord:c61513 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Management systems"@en,
        "Administrative systemer"@nb .

humord:c62228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62228" ;
    dct:modified "2024-01-26T07:56:53"^^xsd:dateTime ;
    skos:altLabel "Asymmetric Digital Subscriber Line"@en,
        "ADSL"@nb,
        "Asymmetric digital subscriber line"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "ADSL er en transmisjonsmetode innen kommunikasjonsteknologi for å øke overføringskapasiteten over kobberkablene som ble bygd ut som en del av aksessnettet i telefonitjenesten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ADSL"@en,
        "ADSL"@nb .

humord:c62229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62229" ;
    dct:modified "2024-03-01T08:30:23"^^xsd:dateTime ;
    skos:altLabel "APPN"@en,
        "APPN"@nb,
        "Advanced peer-to-peer networking"@nb,
        "Avansert likemannsnettverk"@nb ;
    skos:broader humord:c62230 ;
    skos:definition "Advanced Peer-to-Peer Networking (APPN) er en utvidelse av Systems Network Architecture (SNA) <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Advanced peer-to-peer networking"@en,
        "Advanced peer-to-peer networking"@nb .

humord:c62230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62230" ;
    dct:modified "2024-01-26T08:11:42"^^xsd:dateTime ;
    skos:altLabel "SNA"@en,
        "SNA"@nb,
        "Systems network architecture"@nb ;
    skos:broader humord:c62231 ;
    skos:definition "Nettverksarkitektur fra IBM <uio >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systems network architecture"@en,
        "Systems network architecture"@nb .

humord:c62231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62231" ;
    dct:modified "2024-01-26T08:10:59"^^xsd:dateTime ;
    skos:altLabel "Network design"@en,
        "Nettverksarkitektur"@nb,
        "Nettverksdesign"@nb,
        "Nettverkskonstruksjon"@nb,
        "Nettverksmodellar"@nb,
        "Nettverksmodeller"@nb,
        "Nettverksutforming"@nb ;
    skos:broader humord:c60273 ;
    skos:definition "Nettverksarkitektur er utformingen av et datanettverk  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network architecture"@en,
        "Nettverksarkitektur"@nb .

humord:c62232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62232" ;
    dct:modified "2024-02-07T13:10:58"^^xsd:dateTime ;
    skos:altLabel "Agda"@nb ;
    skos:broader humord:c62787 ;
    skos:definition "Programmeringsspråk for funksjonsprogrammering <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agda"@en,
        "Agda"@nb .

humord:c62233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62233" ;
    dct:modified "2024-01-26T08:16:42"^^xsd:dateTime ;
    skos:altLabel "AKL"@en,
        "Andorra kernel language"@en,
        "AKL"@nb,
        "Agents kernel language"@nb,
        "Andorra kernel language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agents kernel language"@en,
        "Agents kernel language"@nb .

humord:c62234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62234" ;
    dct:modified "2024-01-26T08:21:26"^^xsd:dateTime ;
    skos:altLabel "Agentsystem"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agent systems"@en,
        "Agentsystemer"@nb .

humord:c62235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62235" ;
    dct:modified "2024-01-26T08:20:59"^^xsd:dateTime ;
    skos:altLabel "Distribuert databehandling"@nb,
        "Distribuert datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:definition "Distribuert databehandling er et felt innenfor informatikken som studerer distribuerte systemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed computing"@en,
        "Distribuert databehandling"@nb .

humord:c62236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62236" ;
    dct:modified "2024-01-26T08:26:13"^^xsd:dateTime ;
    skos:altLabel "Software engineering"@en,
        "Programplanlegging"@nb,
        "Programutvikling"@nb,
        "Programvareutvikling"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Programvareutvikling er et fagfelt som omhandler å systematisk designe, programmere, teste og vedlikeholde programvare.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software development"@en,
        "Programutvikling"@nb .

humord:c62237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62237" ;
    dct:modified "2024-01-26T08:30:40"^^xsd:dateTime ;
    skos:altLabel "Asynchronous JavaScript and XML"@en,
        "AJAX (Program)"@nb,
        "Asynchronous JavaScript and XML"@nb,
        "Asynkron JavaScript og XML"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Ajax, eller Asynkron JavaScript og XML, er en webutviklingsteknikk for å lage interaktive nettsider. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "AJAX (Program)"@en,
        "AJAX (Program)"@nb .

humord:c62238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62238" ;
    dct:modified "2024-01-26T08:42:44"^^xsd:dateTime ;
    skos:altLabel "Datakoding"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data coding"@en,
        "Datakoding"@nb .

humord:c62239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62239" ;
    dct:modified "2024-01-26T08:44:12"^^xsd:dateTime ;
    skos:altLabel "Algebraisk koding"@nb ;
    skos:broader humord:c62238 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic coding"@en,
        "Algebraisk koding"@nb .

humord:c62240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62240" ;
    dct:modified "2024-01-26T08:47:26"^^xsd:dateTime ;
    skos:altLabel "Algebraisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic programming"@en,
        "Algebraisk programmering"@nb .

humord:c62241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62241" ;
    dct:modified "2024-01-27T09:03:33"^^xsd:dateTime ;
    skos:altLabel "Algebraisk spesifikasjon"@nb ;
    skos:broader humord:c04204 ;
    skos:definition "En formell matematisk beskrivelse av en abstrakt datatype (ADT)"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic specification"@en,
        "Algebraisk spesifikasjon"@nb .

humord:c62242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62242" ;
    dct:modified "2024-01-26T08:54:03"^^xsd:dateTime ;
    skos:altLabel "Algol"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algol"@en,
        "Algol"@nb .

humord:c62243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62243" ;
    dct:modified "2024-01-26T08:55:38"^^xsd:dateTime ;
    skos:altLabel "Algoritmeanalyse"@nb,
        "Algoritmedesign"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algorithm analysis"@en,
        "Algoritmeanalyse"@nb .

humord:c62244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62244" ;
    dct:modified "2024-01-26T10:29:56"^^xsd:dateTime ;
    skos:altLabel "Algoritmeteori"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algorithm theory"@en,
        "Algoritmeteori"@nb .

humord:c62245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62245" ;
    dct:modified "2024-03-08T09:13:55"^^xsd:dateTime ;
    skos:altLabel "AHDL"@en,
        "AHDL"@nb,
        "Altera hardware description language"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "Altera Hardware Description Language er et proprietært maskinvarebeskrivelsesspråk utviklet av Altera Corporation.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Altera hardware description language"@en,
        "Altera hardware description language"@nb .

humord:c62246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62246" ;
    dct:modified "2024-01-26T10:37:25"^^xsd:dateTime ;
    skos:altLabel "Amiga"@nb ;
    skos:broader humord:c04198 ;
    skos:definition "Amiga er en personlig datamaskin som opprinnelig ble markedsført av Commodore International. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amiga"@en,
        "Amiga"@nb .

humord:c62247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62247" ;
    dct:modified "2024-01-26T10:39:09"^^xsd:dateTime ;
    skos:altLabel "Analog maskinvare"@nb,
        "Analoge maskinar"@nb,
        "Analoge maskiner"@nb ;
    skos:broader humord:c59541 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analog hardware"@en,
        "Analog maskinvare"@nb .

humord:c62248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62248" ;
    dct:modified "2024-01-26T13:32:01"^^xsd:dateTime ;
    skos:altLabel "Analog simulering"@nb ;
    skos:broader humord:c60555 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analogue simulation"@en,
        "Analog simulering"@nb .

humord:c62249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62249" ;
    dct:modified "2024-01-26T12:57:22"^^xsd:dateTime ;
    skos:altLabel "Analyseverktøy"@nb ;
    skos:broader humord:c60701 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analyst workbench"@en,
        "Analyseverktøy"@nb .

humord:c62250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62250" ;
    dct:modified "2024-01-26T13:00:48"^^xsd:dateTime ;
    skos:altLabel "Analytisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic programming"@en,
        "Analytisk programmering"@nb .

humord:c62251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62251" ;
    dct:modified "2024-01-26T13:06:48"^^xsd:dateTime ;
    skos:altLabel "Fyrsteordens logikk"@nb,
        "Førsteordens logikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "First order logic"@en,
        "Førsteordens logikk"@nb .

humord:c62252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62252" ;
    dct:modified "2024-01-26T13:15:45"^^xsd:dateTime ;
    skos:altLabel "Amiga animation format"@en,
        "Animasjonsformat"@nb ;
    skos:broader humord:c62253 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animation formats"@en,
        "Animasjonsformater"@nb .

humord:c62253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62253" ;
    dct:modified "2024-01-26T13:15:19"^^xsd:dateTime ;
    skos:altLabel "Filformat"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "Filformat er en formalisert beskrivelse av hvordan informasjon av en viss type skal lagres i en fil. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "File formats"@en,
        "Filformater"@nb .

humord:c62254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62254" ;
    dct:modified "2024-01-26T13:27:25"^^xsd:dateTime ;
    skos:altLabel "Bruksretta kodeteori"@nb ;
    skos:broader humord:c62255 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied coding theory"@en,
        "Anvendt kodeteori"@nb .

humord:c62255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62255" ;
    dct:modified "2024-01-26T13:27:11"^^xsd:dateTime ;
    skos:altLabel "Code theory"@en,
        "Kodeteori"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Kodeteori er teori for koding av informasjon som skal overføres eller lagres, for eksempel når informasjon skal lagres digitalt eller data skal overføres ved hjelp av kommunikasjonsteknologi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coding theory"@en,
        "Kodeteori"@nb .

humord:c62256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62256" ;
    dct:modified "2024-01-26T13:29:00"^^xsd:dateTime ;
    skos:altLabel "A programming language"@en,
        "A programming language"@nb,
        "APL"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "APL"@en,
        "APL"@nb .

humord:c62257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62257" ;
    dct:modified "2024-08-23T10:47:41"^^xsd:dateTime ;
    skos:altLabel "Poisonous chemicals"@en,
        "Poisonous materials"@en,
        "Toxic chemicals"@en,
        "Toxic substances"@en,
        "Giftige kjemikal"@nb,
        "Giftige kjemikaliar"@nb,
        "Giftige kjemikalier"@nb,
        "Giftige kjemikalium"@nb,
        "Giftige materiale"@nb,
        "Giftige materialer"@nb,
        "Toksikantar"@nb,
        "Toksiske kjemikal"@nb,
        "Toksiske kjemikaliar"@nb,
        "Toksiske kjemikalier"@nb,
        "Toksiske kjemikalium"@nb,
        "Toksiske stoff"@nb,
        "Toksiske stoffer"@nb ;
    skos:broader humord:c14294 ;
    skos:definition "Toksikanter er giftig stoff som kan være produsert syntetisk eller biologisk, eller finnes naturlig <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toxicants"@en,
        "Toksikanter"@nb .

humord:c62258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62258" ;
    dct:modified "2024-01-26T13:32:14"^^xsd:dateTime ;
    skos:altLabel "A+"@nb,
        "Aplus"@nb,
        "Datasertifisering"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "A+"@en,
        "Aplus"@nb .

humord:c62259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62259" ;
    dct:modified "2024-01-28T18:18:15"^^xsd:dateTime ;
    skos:altLabel "Toksin"@nb ;
    skos:broader humord:c62257 ;
    skos:definition "Toksiner er giftstoffer produsert av organismer <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toxins"@en,
        "Toksiner"@nb .

humord:c62260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62260" ;
    dct:modified "2024-01-26T13:37:33"^^xsd:dateTime ;
    skos:altLabel "ASP"@en,
        "ASP"@nb,
        "Application service provider"@nb,
        "Applikasjonstjenesteleverandør"@nb ;
    skos:broader humord:c27832 ;
    skos:definition "En applikasjonstjenesteleverandør (ASP) er en virksomhet som leverer applikasjonsprogramvare generelt gjennom nettet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Application service provider"@en,
        "Application service provider"@nb .

humord:c62261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62261" ;
    dct:modified "2024-01-26T13:38:52"^^xsd:dateTime ;
    skos:altLabel "AB-toksin"@nb,
        "To-komponent toksin"@nb,
        "To-komponent toksiner"@nb ;
    skos:broader humord:c62259 ;
    skos:definition "AB (to-komponent) toksiner produseres av mange ulike bakterier. Toksiner av denne typen består av to komponenter, A og B, med hver sin funksjon. A-komponenten virker som enzym og er den delen som forårsaker skade på vertscellene, mens B-komponenten finner fram til de aktuelle målcellene og hjelper A-komponenten med å komme inn i cellen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "AB toxins"@en,
        "AB-toksiner"@nb .

humord:c62262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62262" ;
    dct:modified "2024-01-26T13:42:29"^^xsd:dateTime ;
    skos:altLabel "ASIC"@en,
        "ASIC"@nb,
        "Application specific integrated circuits"@nb ;
    skos:broader humord:c62263 ;
    skos:definition "ASIC står for Application Specific Integrated Circuit, altså ein integrert krets (IC) som er utvikla for eit bestemt føremål eller bruksområde i staden for å fylle ei generell oppgåve. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Application specific integrated circuits"@en,
        "Application specific integrated circuits"@nb .

humord:c62263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62263" ;
    dct:modified "2024-01-26T13:42:02"^^xsd:dateTime ;
    skos:altLabel "Integrerte krinsar"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integrated circuits"@en,
        "Integrerte kretser"@nb .

humord:c62264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62264" ;
    dct:modified "2024-01-26T13:52:43"^^xsd:dateTime ;
    skos:altLabel "Applikasjonsgeneratorar"@nb ;
    skos:broader humord:c27832 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Application generators"@en,
        "Applikasjonsgeneratorer"@nb .

humord:c62265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62265" ;
    dct:modified "2024-01-26T13:54:12"^^xsd:dateTime ;
    skos:altLabel "Applikasjonsprotokollar"@nb ;
    skos:broader humord:c27832 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Application protocols"@en,
        "Applikasjonsprotokoller"@nb .

humord:c62266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62266" ;
    dct:modified "2024-01-26T13:55:14"^^xsd:dateTime ;
    skos:altLabel "Application programming"@en,
        "Applikasjonsprogrammering"@nb,
        "Applikasjonsutvikling"@nb ;
    skos:broader humord:c27832 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Application development"@en,
        "Applikasjonsutvikling"@nb .

humord:c62267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62267" ;
    dct:modified "2024-01-26T14:00:11"^^xsd:dateTime ;
    skos:altLabel "Approksimasjon"@nb,
        "Approksimasjonar"@nb,
        "Approksimasjoner"@nb,
        "Tilnærmelser"@nb,
        "Tilnærming"@nb,
        "Tilnærmingar"@nb ;
    skos:broader humord:c62268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Approximations"@en,
        "Approksimasjon"@nb .

humord:c62268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62268" ;
    dct:modified "2024-01-26T14:01:19"^^xsd:dateTime ;
    skos:altLabel "Matematiske prinsipp"@nb ;
    skos:broader humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical principles"@en,
        "Matematiske prinsipper"@nb .

humord:c62269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62269" ;
    dct:modified "2024-01-26T14:02:44"^^xsd:dateTime ;
    skos:altLabel "Approksimasjonsalgoritmar"@nb,
        "Tilnærmingsalgoritmar"@nb,
        "Tilnærmingsalgoritmer"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Approximation algorithms"@en,
        "Approksimasjonsalgoritmer"@nb .

humord:c62270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62270" ;
    dct:modified "2024-01-26T14:07:56"^^xsd:dateTime ;
    skos:altLabel "Teiknsett"@nb ;
    skos:broader humord:c06408 ;
    skos:definition "Tegnsett er et system som angir hvordan bokstaver og andre skrifttegn kan representeres ved hjelp av tall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Character sets"@en,
        "Tegnsett"@nb ;
    skos:related humord:c06383 .

humord:c62271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62271" ;
    dct:modified "2024-01-26T14:08:32"^^xsd:dateTime ;
    skos:altLabel "Arabisk teiknsett"@nb ;
    skos:broader humord:c62270 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabic character set"@en,
        "Arabisk tegnsett"@nb ;
    skos:related humord:c11523 .

humord:c62272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62272" ;
    dct:modified "2024-01-26T14:13:59"^^xsd:dateTime ;
    skos:altLabel "Work flow"@en,
        "Work organization"@en,
        "Arbeidsflyt"@nb,
        "Arbeidsorganisering"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work organisation"@en,
        "Arbeidsorganisering"@nb .

humord:c62273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62273" ;
    dct:modified "2024-01-26T14:16:04"^^xsd:dateTime ;
    skos:altLabel "Aritmetiske krinsar"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arithmetic circuits"@en,
        "Aritmetiske kretser"@nb .

humord:c62274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62274" ;
    dct:modified "2024-01-26T14:19:01"^^xsd:dateTime ;
    skos:altLabel "Aritmetiske strukturar"@nb ;
    skos:broader humord:c62268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arithmetic structures"@en,
        "Aritmetiske strukturer"@nb .

humord:c62275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62275" ;
    dct:modified "2024-09-03T11:18:43"^^xsd:dateTime ;
    skos:altLabel "Archival systems"@en,
        "Archive systems"@en,
        "Arkivsystem"@nb ;
    skos:broader humord:c00114 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archiving systems"@en,
        "Arkivsystemer"@nb .

humord:c62276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62276" ;
    dct:modified "2024-01-26T14:34:33"^^xsd:dateTime ;
    skos:altLabel "Advanced research projects agency network"@en,
        "ARPANET"@nb,
        "Advanced research projects agency network"@nb ;
    skos:broader humord:c04194 ;
    skos:definition "Advanced Research Projects Agency Network (ARPANET) var eit datanettverk som seinare utvikla seg til Internett.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ARPANET"@en,
        "ARPANET"@nb .

humord:c62277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62277" ;
    dct:modified "2024-01-26T14:33:47"^^xsd:dateTime ;
    skos:altLabel "American standard code for information interchange"@en,
        "ASCII"@nb,
        "American standard code for information interchange"@nb ;
    skos:broader humord:c62270 ;
    skos:definition "ASCII er et vanlig brukt tegnsett i datasystemer. I sin opprinnelige utgave inneholdt ASCII-tegnsettet 128 tegn, der blant annet de norske tegnene æ, ø, å, Æ, Ø og Å ikke var med. Disse ble imidlertid lagt inn i stedet for en del spesialtegn.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ASCII"@en,
        "ASCII"@nb .

humord:c62278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62278" ;
    dct:modified "2024-01-26T14:28:04"^^xsd:dateTime ;
    skos:altLabel "Asiatiske teiknsett"@nb ;
    skos:broader humord:c62270 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asian character sets"@en,
        "Asiatiske tegnsett"@nb .

humord:c62279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62279" ;
    dct:modified "2024-01-26T14:31:57"^^xsd:dateTime ;
    skos:altLabel "Abstract syntax notation one"@en,
        "ASN.1"@nb,
        "Abstract syntax notation one"@nb ;
    skos:broader humord:c60075 ;
    skos:definition "ASN.1, Abstract Syntax Notation One er et standardisert, formelt språk, (ISO-IEC 8824) som brukes for å representere data på en implementasjonsuavhengig måte <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ASN.1"@en,
        "ASN.1"@nb .

humord:c62280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62280" ;
    dct:modified "2024-01-26T14:40:10"^^xsd:dateTime ;
    skos:altLabel "AspectJ"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Programmeringsspråk basert på java <uio >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "AspectJ"@en,
        "AspectJ"@nb .

humord:c62281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62281" ;
    dct:modified "2024-01-26T14:41:56"^^xsd:dateTime ;
    skos:altLabel "Aspektorientert programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aspect oriented programming"@en,
        "Aspektorientert programmering"@nb .

humord:c62282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62282" ;
    dct:modified "2024-01-26T14:43:48"^^xsd:dateTime ;
    skos:altLabel "Assemblerprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assembler programming"@en,
        "Assemblerprogrammering"@nb .

humord:c62283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62283" ;
    dct:modified "2024-02-26T09:47:37"^^xsd:dateTime ;
    skos:altLabel "Assosiasjonslager"@nb,
        "Assosiativt lager"@nb ;
    skos:broader humord:c04232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Association memory"@en,
        "Assosiasjonslager"@nb .

humord:c62284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62284" ;
    dct:modified "2024-01-26T15:03:02"^^xsd:dateTime ;
    skos:altLabel "Asynchronous I/O"@nb,
        "Asynkron kommunikasjon"@nb,
        "Ikke-blokkerende kommunikason"@nb,
        "Ikkje-blokkerande kommunikason"@nb ;
    skos:broader humord:c62285 ;
    skos:definition "Innenfor informatikken er asynkron kommunikasjon (engelsk: asynchronous I/O) eller ikke-blokkerende kommunikasjon en form for I/O-prosessering som tillater at en annen prosess fortsetter før en dataoverføring er avsluttet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asynchronous communication"@en,
        "Asynkron kommunikasjon"@nb .

humord:c62285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62285" ;
    dct:modified "2024-01-26T14:57:01"^^xsd:dateTime ;
    skos:altLabel "I/O"@en,
        "I/O"@nb,
        "Inngang/utgang"@nb,
        "Innmating/utmating"@nb,
        "Io"@nb,
        "innputt/utputt"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "I/O (engelsk forkortelse for input/output, på norsk «innputt/utputt», «inngang/utgang» eller «innmatning/utmatning») er innen datateknikk til kommunikasjon mellom et informasjonsbehandlingssystem (for eksempel en datamaskin) og utenomverdenen – muligens et menneske eller et annet informasjonsbehandlingssystem <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Input/output"@en,
        "Io"@nb .

humord:c62286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62286" ;
    dct:modified "2024-01-28T18:10:32"^^xsd:dateTime ;
    skos:altLabel "Asynkrone krinsar"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asynchronous circuits"@en,
        "Asynkrone kretser"@nb .

humord:c62287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62287" ;
    dct:modified "2024-01-26T15:04:24"^^xsd:dateTime ;
    skos:altLabel "ATM"@en,
        "ATM"@nb,
        "Asynchronous transfer mode"@nb,
        "Asynkron overføringsmodus"@nb ;
    skos:broader humord:c04193 ;
    skos:definition "Asynchronous Transfer Mode (ATM) eller asynkron overføringsmodus, er en pakkebasert linklagsprotokol som ble utviklet fra ca. 1985 – 1995. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asynchronous transfer mode"@en,
        "Asynchronous transfer mode"@nb .

humord:c62288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62288" ;
    dct:modified "2024-01-26T15:06:41"^^xsd:dateTime ;
    skos:altLabel "Attributtgrammatikk"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Attribute grammar"@en,
        "Attributtgrammatikk"@nb .

humord:c62289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62289" ;
    dct:modified "2024-01-26T15:09:15"^^xsd:dateTime ;
    skos:altLabel "Autentisering"@nb ;
    skos:broader humord:c60600 ;
    skos:definition "Autentisering er innen IT både prosessen med å bekrefte en påstått identitet, og prosessen med å bekrefte om informasjon er ekte og uendret <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Authentication"@en,
        "Autentisering"@nb .

humord:c62290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62290" ;
    dct:modified "2024-01-26T15:11:30"^^xsd:dateTime ;
    skos:altLabel "Autocode"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Programmeringsspråk brukt på tidlig 60-tall. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autocode"@en,
        "Autocode"@nb .

humord:c62291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62291" ;
    dct:modified "2024-01-26T15:18:57"^^xsd:dateTime ;
    skos:altLabel "Automater (Informatikk)"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatons"@en,
        "Automater (Informatikk)"@nb ;
    skos:related humord:c04242 .

humord:c62292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62292" ;
    dct:modified "2024-01-26T15:21:56"^^xsd:dateTime ;
    skos:altLabel "ACE (Computers)"@en,
        "ACE"@nb,
        "Automatic computing engine"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Automatic Computing Engine (ACE) var en tidlig britisk elektronisk serielagret program-datamaskin designet av Alan Turing. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic computing engine"@en,
        "Automatic computing engine"@nb .

humord:c62293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62293" ;
    dct:modified "2024-01-26T15:28:17"^^xsd:dateTime ;
    skos:altLabel "Proletariatets diktatur"@nb ;
    skos:broader humord:c09642 ;
    skos:definition "Proletariatets diktatur er en revolusjonær styreform som ifølge marxistisk-leninistisk teori må prege et samfunn i overgangsperioden fra det kapitalistiske til det kommunistiske samfunnet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dictatorship of the proletariat"@en,
        "Proletariatets diktatur"@nb .

humord:c62294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62294" ;
    dct:modified "2024-02-19T10:54:01"^^xsd:dateTime ;
    skos:altLabel "Aikido"@nb ;
    skos:broader humord:c63313 ;
    skos:definition "Aikido er et japansk selvforsvarssystem hvor man gjennom sirkulære bevegelser søker å utnytte angriperens egen kraft og bevegelse for å uskadeliggjøre ham <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aikido"@en,
        "Aikido"@nb .

humord:c62295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62295" ;
    dct:modified "2024-01-29T08:13:13"^^xsd:dateTime ;
    skos:altLabel "Algorithmic differentiation"@en,
        "Computational differentiation"@en,
        "AD"@nb,
        "Automatisk derivering"@nb,
        "Automatisk differensiering"@nb ;
    skos:broader humord:c62296 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic differentiation"@en,
        "Automatisk derivering"@nb .

humord:c62296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62296" ;
    dct:modified "2024-01-29T08:13:06"^^xsd:dateTime ;
    skos:altLabel "Differensialrekning"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Differensialregning er et område innen matematikken som tar for seg fenomener som karakteriseres ved endring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential calculus"@en,
        "Differensialregning"@nb .

humord:c62297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62297" ;
    dct:modified "2024-01-29T08:15:22"^^xsd:dateTime ;
    skos:altLabel "Automatisk klassifikasjon"@nb ;
    skos:broader humord:c00139 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic classification"@en,
        "Automatisk klassifikasjon"@nb .

humord:c62298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62298" ;
    dct:modified "2024-01-29T08:23:23"^^xsd:dateTime ;
    skos:altLabel "Automatic modelling"@en,
        "Automatisk modellering"@nb ;
    skos:broader humord:c62299 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic modeling"@en,
        "Automatisk modellering"@nb .

humord:c62299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62299" ;
    dct:modified "2024-01-29T08:23:17"^^xsd:dateTime ;
    skos:altLabel "Data modeling"@en,
        "Data modelling"@en,
        "Datamodellar"@nb,
        "Datamodellering"@nb ;
    skos:broader humord:c27250 ;
    skos:definition "Datamodell er en modell av et objekt til bruk i en datasimulering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data models"@en,
        "Datamodeller"@nb .

humord:c62300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62300" ;
    dct:modified "2024-01-29T08:24:54"^^xsd:dateTime ;
    skos:altLabel "Automatisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic programming"@en,
        "Automatisk programmering"@nb .

humord:c62301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62301" ;
    dct:modified "2024-02-29T14:14:41"^^xsd:dateTime ;
    skos:altLabel "Automatisk kontroll"@nb,
        "Automatisk kontrollteknikk"@nb,
        "Automatisk regulering"@nb,
        "Automatisk reguleringsteknikk"@nb,
        "Automatisk styring"@nb,
        "Automatisk styringsteknikk"@nb ;
    skos:broader humord:c62302 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic control"@en,
        "Automatisk regulering"@nb ;
    skos:related humord:c16659 .

humord:c62302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62302" ;
    dct:modified "2024-01-29T08:31:38"^^xsd:dateTime ;
    skos:altLabel "Reguleringsteknikk"@nb,
        "Styreteknikk"@nb,
        "Styringsteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:definition "Reguleringsteknikk er teknologi som brukes for å automatisere eller styre prosesser og maskiner <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Control engineering"@en,
        "Reguleringsteknikk"@nb .

humord:c62303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62303" ;
    dct:modified "2024-01-29T08:43:47"^^xsd:dateTime ;
    skos:altLabel "Automatisk ruting"@nb ;
    skos:broader humord:c62304 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automatic routing"@en,
        "Automatisk ruting"@nb .

humord:c62304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62304" ;
    dct:modified "2024-01-29T08:43:29"^^xsd:dateTime ;
    skos:altLabel "Rutarar"@nb,
        "Ruting"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "En ruter er en spesialisert datamaskin som håndterer forbindelsen mellom to eller flere nettverk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Routers"@en,
        "Rutere"@nb .

humord:c62305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62305" ;
    dct:modified "2024-01-29T08:46:16"^^xsd:dateTime ;
    skos:altLabel "Autonome agentar"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autonomous agents"@en,
        "Autonome agenter"@nb .

humord:c62306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62306" ;
    dct:modified "2024-01-29T08:48:50"^^xsd:dateTime ;
    skos:altLabel "Autonome robotar"@nb ;
    skos:broader humord:c04432 ;
    skos:definition "En autonom robot er en robot som handler uten menneskelig kontroll. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autonomous robots"@en,
        "Autonome roboter"@nb .

humord:c62307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62307" ;
    dct:modified "2024-01-29T08:50:58"^^xsd:dateTime ;
    skos:altLabel "Autonomous systems"@en,
        "Autonome system"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autonome systemer"@nb .

humord:c62308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62308" ;
    dct:modified "2024-01-29T08:52:59"^^xsd:dateTime ;
    skos:altLabel "Autorisasjon"@nb,
        "Autorisering"@nb ;
    skos:broader humord:c60600 ;
    skos:definition "Autorisering er prosessen med å avgjøre om en bruker skal få tilgang til en bestemt tjeneste eller informasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Authorization"@en,
        "Autorisering"@nb .

humord:c62309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62309" ;
    dct:modified "2024-01-29T08:56:41"^^xsd:dateTime ;
    skos:altLabel "Avgjerbarheit"@nb,
        "Uavgjerbarheit"@nb,
        "Uavgjørbarhet"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decidability"@en,
        "Avgjørbarhet"@nb .

humord:c62310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62310" ;
    dct:modified "2025-02-05T13:35:42"^^xsd:dateTime ;
    skos:altLabel "AVL-tre"@nb ;
    skos:broader humord:c62359 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "AVL trees"@en,
        "AVL-trær"@nb .

humord:c62311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62311" ;
    dct:modified "2024-01-29T10:38:30"^^xsd:dateTime ;
    skos:altLabel "Søketre"@nb,
        "Søkjetre"@nb ;
    skos:broader humord:c04204 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Search trees"@en,
        "Søketrær"@nb .

humord:c62312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62312" ;
    dct:modified "2024-01-29T10:42:18"^^xsd:dateTime ;
    skos:altLabel "Hash functions"@en,
        "Avtrykksalgoritmar"@nb,
        "Avtrykksfunksjonar"@nb,
        "Avtrykksfunksjoner"@nb,
        "Hashalgoritmar"@nb,
        "Hashalgoritmer"@nb,
        "Hashfunksjonar"@nb,
        "Hashfunksjoner"@nb,
        "Sjekksumalgoritmar"@nb,
        "Sjekksumalgoritmer"@nb,
        "Sjekksumfunksjonar"@nb,
        "Sjekksumfunksjoner"@nb,
        "Spredefunksjoner"@nb,
        "Spreiefunksjonar"@nb,
        "Spreiingsfunksjonar"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "En avtrykksalgoritme (engelsk: hash algorithm) er en algoritme som tar inn en tekst av vilkårlig lengde og transformerer dette til et resultat av fast lengde. Samme tekst vil alltid resultere i samme avtrykk.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hash algorithms"@en,
        "Avtrykksalgoritmer"@nb .

humord:c62313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62313" ;
    dct:modified "2024-02-20T14:48:52"^^xsd:dateTime ;
    skos:altLabel "Deviations"@en,
        "Avvik"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deviation"@en,
        "Avvik"@nb ;
    skos:related humord:c63498 .

humord:c62314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62314" ;
    dct:modified "2024-01-29T10:47:55"^^xsd:dateTime ;
    skos:altLabel "Gawk"@en,
        "AWK"@nb,
        "Gawk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "AWK er et programmerings- og skriptspråk for behandling av tekstbaserte data, enten fra filer eller datastrømmer. Navnet er utledet av etternavnet til utviklerne – Alfred V. Aho, Peter J. Weinberger og Brian W. Kernighan. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "AWK"@en,
        "AWK"@nb .

humord:c62315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62315" ;
    dct:modified "2024-01-29T10:58:34"^^xsd:dateTime ;
    skos:altLabel "Agricultural organizations"@en,
        "Landbruksorganisasjonar"@nb ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural organisations"@en,
        "Landbruksorganisasjoner"@nb .

humord:c62316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62316" ;
    dct:modified "2024-01-29T11:18:19"^^xsd:dateTime ;
    skos:altLabel "B (programmeringsspråk)"@nb,
        "Bspråk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "B er et programmeringsspråk utviklet av Ken Thompson ved AT&T Bell Laboratories i 1969, videreutviklet av Thompson og kollega Dennis Ritchie i perioden 1969-1973. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B (programming language)"@en,
        "B (programmeringsspråk)"@nb .

humord:c62317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62317" ;
    dct:modified "2024-01-29T11:20:35"^^xsd:dateTime ;
    skos:altLabel "B-metoden"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "B-metoden er en metode for programvareutvikling  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B method"@en,
        "B-metoden"@nb .

humord:c62318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62318" ;
    dct:modified "2024-01-29T11:24:58"^^xsd:dateTime ;
    skos:altLabel "B-tre"@nb ;
    skos:broader humord:c62311 ;
    skos:definition "Et B-tre er innen informatikk en form for selvbalanserende tredatastruktur, som sorterer data og tillater søking, sekvensiell aksess, innsettelse og sletting i en logaritmisk tid.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B trees"@en,
        "B-trær"@nb .

humord:c62319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62319" ;
    dct:modified "2024-03-07T14:38:05"^^xsd:dateTime ;
    skos:altLabel "Backend programming"@en,
        "Web development (Backend)"@en,
        "Web programming (Backend)"@en,
        "Backend-programmering"@nb,
        "Backend-utvikling"@nb,
        "Web-programmering (Backend)"@nb,
        "Web-server-applikasjoner"@nb,
        "Webutvikling (Backend)"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Backend-utvikling er utvikling av web-applikasjoner som kjører på serversida  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Backend development"@en,
        "Backend-utvikling"@nb ;
    skos:related humord:c62783,
        humord:c64115 .

humord:c62320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62320" ;
    dct:modified "2024-01-29T12:09:41"^^xsd:dateTime ;
    skos:altLabel "Backus normal form"@en,
        "BNF"@nb,
        "Backus–Naur form"@nb,
        "Backus–Naur-form"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Backus–Naur Form (BNF) er et formelt metaspråk for å uttrykke kontekstfrie grammatikker som for eksempel syntaksen til høynivåspråk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Backus–Naur-form"@en,
        "Backus–Naur-form"@nb .

humord:c62321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62321" ;
    dct:modified "2024-03-12T09:12:37"^^xsd:dateTime ;
    skos:altLabel "Bourne Again Shell"@en,
        "Bash"@nb,
        "Bourne Again Shell"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Bourne Again Shell (forkortet Bash) er et fritt og åpent Unix-skall og kommandospråk.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bash"@en,
        "Bash"@nb ;
    skos:related humord:c64306 .

humord:c62322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62322" ;
    dct:modified "2024-01-29T12:17:33"^^xsd:dateTime ;
    skos:altLabel "Beginner's All-purpose Symbolic Instruction Code"@en,
        "BASIC"@nb,
        "Beginner's All-purpose Symbolic Instruction Code"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Basic er et programmeringsspråk for datamaskiner, utviklet i 1964 ved Dartmouth College, USA. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BASIC"@en,
        "BASIC"@nb .

humord:c62323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62323" ;
    dct:modified "2024-01-29T12:20:46"^^xsd:dateTime ;
    skos:altLabel "Bayesiansk læring"@nb,
        "Bayesisk læring"@nb,
        "Bayeslæring"@nb ;
    skos:broader humord:c04294 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bayesian learning"@en,
        "Bayeslæring"@nb .

humord:c62324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62324" ;
    dct:modified "2024-01-30T09:17:40"^^xsd:dateTime ;
    skos:altLabel "Basic Combined Programming Language"@en,
        "BCPL"@nb,
        "Basic Combined Programming Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "BCPL (Basic Combined Programming Language) er et prosedyrisk, imperativt og strukturert programmeringsspråk som ble utviklet av Martin Richards ved University of Cambridge i 1966.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BCPL"@en,
        "BCPL"@nb .

humord:c62325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62325" ;
    dct:modified "2024-01-29T12:26:16"^^xsd:dateTime ;
    skos:altLabel "Omgrepsskjema"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concept schema"@en,
        "Begrepsskjema"@nb .

humord:c62326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62326" ;
    dct:modified "2024-01-29T12:33:17"^^xsd:dateTime ;
    skos:altLabel "Benketesting (Informatikk)"@nb ;
    skos:broader humord:c62327 ;
    skos:definition "I databehandling er en benchmark handlingen å kjøre et dataprogram, et sett med programmer eller andre operasjoner, for å vurdere den relative ytelsen til et objekt, normalt ved å kjøre en rekke standardtester og forsøk mot det <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bench marking (Informatics)"@en,
        "Benketesting (Informatikk)"@nb .

humord:c62327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62327" ;
    dct:modified "2024-12-19T12:26:18"^^xsd:dateTime ;
    skos:altLabel "Ytingsevaluering"@nb ;
    skos:broader humord:c12518 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performance evaluation"@en,
        "Ytelsesevaluering"@nb .

humord:c62328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62328" ;
    dct:modified "2024-01-30T09:16:45"^^xsd:dateTime ;
    skos:altLabel "Bio-inspired computing"@en,
        "Beregningsorientert biologi"@nb,
        "Berekningsorientert biologi"@nb,
        "Biologisk databehandling"@nb,
        "Biologisk datahandsaming"@nb ;
    skos:broader humord:c21883 ;
    skos:definition "Beregningsbiologi refererer til bruken av dataanalyse, matematisk modellering og beregningssimuleringer for å forstå biologiske systemer og sammenhenger <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational biology"@en,
        "Beregningsbiologi"@nb .

humord:c62329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62329" ;
    dct:modified "2024-01-29T12:44:09"^^xsd:dateTime ;
    skos:altLabel "Berekningsorientert intelligens"@nb ;
    skos:broader humord:c04225 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational intelligence"@en,
        "Beregningsorientert intelligens"@nb .

humord:c62330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62330" ;
    dct:modified "2025-03-12T14:36:11"^^xsd:dateTime ;
    skos:altLabel "Goosefoot family"@en,
        "Amarantfamilien"@nb,
        "Meldefamilien"@nb ;
    skos:broader humord:c69120 ;
    skos:definition "Amarantfamilien er en familie av planter med frikronete blomster, og rundt 2000 arter, hvorav de fleste finnes i varmere land. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amaranth family"@en,
        "Amarantfamilien"@nb .

humord:c62331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62331" ;
    dct:modified "2024-01-29T12:51:54"^^xsd:dateTime ;
    skos:altLabel "Villkårsprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constraint programming"@en,
        "Beskranket programmering"@nb .

humord:c62332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62332" ;
    dct:modified "2024-10-02T12:18:06"^^xsd:dateTime ;
    skos:altLabel "Beta"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "BETA er et rent objekt-orientert programmeringsspråk, BETA ble utviklet av Scandinavian School in System Development hvor det første objekt-orienterte programmeringsspråket Simula ble utviklet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beta"@en,
        "Beta"@nb .

humord:c62333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62333" ;
    dct:modified "2024-01-29T13:17:37"^^xsd:dateTime ;
    skos:altLabel "Hovdyr"@nb,
        "Klovdyr"@nb,
        "Ungulata"@nb,
        "Ungulatar"@nb,
        "Ungulater"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Hovdyr er pattedyr og omfatter upartåete og partåete hovdyr. Mange av dem er plantespisere og primærkonsumenter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ungulates"@en,
        "Hovdyr"@nb .

humord:c62334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62334" ;
    dct:modified "2024-01-29T13:43:36"^^xsd:dateTime ;
    skos:altLabel "Artiodactyla"@nb,
        "Partåa hovdyr"@nb,
        "Partåa klovdyr"@nb,
        "Partåete klovdyr"@nb ;
    skos:broader humord:c62333 ;
    skos:definition "Partåede klovdyr, eller partåede hovdyr, Artiodactyla, er en pattedyrorden som i tillegg til de landlevende artene inkluderer hvaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Even-toed ungulates"@en,
        "Partåete hovdyr"@nb .

humord:c62335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62335" ;
    dct:modified "2024-01-29T13:42:22"^^xsd:dateTime ;
    skos:altLabel "Gesture-based communication"@en,
        "Bevegelsesorientert interaksjon"@nb,
        "Rørsleorientert interaksjon"@nb ;
    skos:broader humord:c61351 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Movement-oriented interactions"@en,
        "Bevegelsesorientert interaksjon"@nb .

humord:c62336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62336" ;
    dct:modified "2024-01-29T13:48:52"^^xsd:dateTime ;
    skos:altLabel "Bezier"@nb,
        "Bezierflater"@nb,
        "Bezierkurver"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "En Bézier-kurve er innenfor det matematiske spesialfeltet numerisk analyse en viktig parametrisk kurve og brukes spesielt for fremstilling av datagrafikk og dataassistert design, CAD.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bezier"@en,
        "Bezier"@nb .

humord:c62337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62337" ;
    dct:modified "2024-03-14T08:43:16"^^xsd:dateTime ;
    skos:altLabel "Bovidae"@nb,
        "Kvegdyr"@nb,
        "Kvegfamilien"@nb,
        "Oksefamilien"@nb ;
    skos:broader humord:c64482 ;
    skos:definition "Oksefamilien er en familie i ordenen partåede klovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bovids"@en,
        "Oksefamilien"@nb .

humord:c62338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62338" ;
    dct:modified "2024-01-29T13:48:56"^^xsd:dateTime ;
    skos:altLabel "Algebraisk geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Algebraisk geometri er den delen av matematikken som studerer geometriske objekter ved hjelp av algebra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic geometry"@en,
        "Algebraisk geometri"@nb .

humord:c62339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62339" ;
    dct:modified "2024-01-29T13:51:08"^^xsd:dateTime ;
    skos:altLabel "Bibliografiske data"@nb ;
    skos:broader humord:c00145 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bibliographic data"@en,
        "Bibliografiske data"@nb .

humord:c62340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62340" ;
    dct:modified "2024-01-29T13:52:42"^^xsd:dateTime ;
    skos:altLabel "Bibliografiske system"@nb ;
    skos:broader humord:c19860 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bibliographic systems"@en,
        "Bibliografiske systemer"@nb .

humord:c62341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62341" ;
    dct:modified "2024-01-29T13:53:43"^^xsd:dateTime ;
    skos:altLabel "Amerikansk bison"@nb,
        "Bison bison"@nb ;
    skos:broader humord:c62337 ;
    skos:definition "Amerikansk bison, amerikanernes buffalo, er en art av bison i oksefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amercan buffalo"@en,
        "Amerikansk bison"@nb .

humord:c62342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62342" ;
    dct:modified "2024-03-01T07:59:37"^^xsd:dateTime ;
    skos:altLabel "BibTeX"@nb ;
    skos:broader humord:c59019 ;
    skos:definition "BibTeX er et referansehåndteringsverktøy for formatering av referanselister <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BibTeX"@en,
        "BibTeX"@nb ;
    skos:related humord:c63848,
        humord:c63849 .

humord:c62343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62343" ;
    dct:modified "2024-01-29T14:05:49"^^xsd:dateTime ;
    skos:altLabel "Bipolar CMOS"@en,
        "BiCMOS"@nb,
        "Bipolar CMOS"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Bipolar CMOS (BiCMOS) er en halvlederteknologi som integrerer to halvlederteknologier, de til den bipolare koblingstransistoren og den logiske porten CMOS (komplementær metall-oksid-halvleder), i en enkelt integrert krets. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BiCMOS"@en,
        "BiCMOS"@nb .

humord:c62344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62344" ;
    dct:modified "2024-01-30T09:51:07"^^xsd:dateTime ;
    skos:altLabel "Bildedatabasar"@nb,
        "Biletdatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image databases"@en,
        "Bildedatabaser"@nb .

humord:c62345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62345" ;
    dct:modified "2024-01-30T09:54:48"^^xsd:dateTime ;
    skos:altLabel "Bildeformat"@nb,
        "Biletformat"@nb,
        "Iges"@nb ;
    skos:broader humord:c62253 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image formats"@en,
        "Bildeformater"@nb .

humord:c62346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62346" ;
    dct:modified "2024-01-30T11:10:06"^^xsd:dateTime ;
    skos:altLabel "Bildeattfinning"@nb,
        "Biletattfinning"@nb ;
    skos:broader humord:c62348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image retrieval"@en,
        "Bildegjenfinning"@nb .

humord:c62347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62347" ;
    dct:modified "2024-01-30T10:20:39"^^xsd:dateTime ;
    skos:altLabel "Elefantdyr"@nb,
        "Proboscidea"@nb,
        "Snabeldyr"@nb ;
    skos:broader humord:c62333 ;
    skos:definition "Snabeldyr eller elefantdyr (Proboscidea) er en gruppe med placentale pattedyr som særpreges med å ha snabel. Systematisk regnes gruppen som en orden som i dag bare har en eneste familie – elefanter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proboscideans"@en,
        "Elefantdyr"@nb .

humord:c62348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62348" ;
    dct:modified "2024-01-30T11:10:00"^^xsd:dateTime ;
    skos:altLabel "Mønsterattkjenning"@nb,
        "Mønstergjenkjenning"@nb ;
    skos:broader humord:c12878 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pattern recognition"@en,
        "Mønstergjenkjenning"@nb .

humord:c62349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62349" ;
    dct:modified "2024-01-31T15:24:05"^^xsd:dateTime ;
    skos:altLabel "Databasebruk"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database applications"@en,
        "Databaseanvendelser"@nb .

humord:c62350 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62350" ;
    dct:modified "2024-01-31T14:25:40"^^xsd:dateTime ;
    skos:altLabel "European Economic Area countries"@en,
        "EØS-land"@nb ;
    skos:broader humord:c03661 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EEA countries"@en,
        "EØS-land"@nb .

humord:c62351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62351" ;
    dct:modified "2024-01-30T11:23:54"^^xsd:dateTime ;
    skos:altLabel "Bildekoding"@nb,
        "Biletkoding"@nb ;
    skos:broader humord:c62238 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image coding"@en,
        "Bildekoding"@nb .

humord:c62352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62352" ;
    dct:modified "2024-01-30T11:31:26"^^xsd:dateTime ;
    skos:altLabel "Bildekompresjon"@nb,
        "Bildekomprimering"@nb ;
    skos:broader humord:c62353 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image compression"@en,
        "Bildekompresjon"@nb .

humord:c62353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62353" ;
    dct:modified "2024-01-30T11:31:13"^^xsd:dateTime ;
    skos:altLabel "Datakompaktering"@nb,
        "Datakompresjon"@nb,
        "Datakomprimering"@nb,
        "Datapakking"@nb ;
    skos:broader humord:c20950 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data compression"@en,
        "Datakomprimering"@nb .

humord:c62354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62354" ;
    dct:modified "2024-01-30T12:06:39"^^xsd:dateTime ;
    skos:altLabel "Datagrafikk"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Var tidligere henvisning til Digital kunst. Splittet 30/1-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer graphics"@en,
        "Datagrafikk"@nb .

humord:c62355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62355" ;
    dct:modified "2024-01-30T12:23:14"^^xsd:dateTime ;
    skos:altLabel "Bildelagring"@nb,
        "Biletlagring"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image storage"@en,
        "Bildelagring"@nb .

humord:c62356 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62356" ;
    dct:modified "2024-01-30T13:00:51"^^xsd:dateTime ;
    skos:altLabel "Bilderepresentasjon"@nb,
        "Biletrepresentasjon"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image representation"@en,
        "Bilderepresentasjon"@nb .

humord:c62357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62357" ;
    dct:modified "2024-01-30T13:03:22"^^xsd:dateTime ;
    skos:altLabel "Biletsegmentering"@nb,
        "Segmentering (Bildebehandling)"@nb,
        "Segmentering (Bilethandsamling)"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image segmentation"@en,
        "Bildesegmentering"@nb .

humord:c62358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62358" ;
    dct:modified "2024-01-30T13:05:17"^^xsd:dateTime ;
    skos:altLabel "Binærsøk"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "Binærsøk er en algoritme for å finne et element i en allerede sortert liste. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary seach"@en,
        "Binærsøk"@nb .

humord:c62359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62359" ;
    dct:modified "2024-01-30T13:08:35"^^xsd:dateTime ;
    skos:altLabel "Binærtre"@nb ;
    skos:broader humord:c62311 ;
    skos:definition "Binærtrær er en tredatastruktur der hver node har maksimalt to barn  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary trees"@en,
        "Binærtrær"@nb .

humord:c62360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62360" ;
    dct:modified "2024-01-30T13:18:31"^^xsd:dateTime ;
    skos:altLabel "Biological computers"@en,
        "Biodatamaskinar"@nb,
        "Biodatamaskiner"@nb,
        "Biologiske datamaskinar"@nb,
        "Biologiske datamaskiner"@nb ;
    skos:broader humord:c62361 ;
    skos:definition "Biodatamaskiner er systemer av biologisk avledede molekyler som utfører beregningsprosesser <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biocomputers"@en,
        "Biodatamaskiner"@nb .

humord:c62361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62361" ;
    dct:modified "2024-03-01T14:34:39"^^xsd:dateTime ;
    skos:altLabel "Numerical techniques"@en,
        "Beregningsmetoder"@nb,
        "Berekningsmetodar"@nb,
        "Computational methods"@nb,
        "Numerisk løsning"@nb,
        "Numerisk løysing"@nb,
        "Numeriske metodar"@nb,
        "Numeriske teknikkar"@nb,
        "Numeriske teknikker"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Numerisk metode, en metode hvor en bruker en algoritme og numerisk approksimasjon til å beregne eller løse matematiske problemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical methods"@en,
        "Numeriske metoder"@nb ;
    skos:related humord:c63894 .

humord:c62362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62362" ;
    dct:modified "2024-01-30T13:20:56"^^xsd:dateTime ;
    skos:altLabel "Bioinformatic sequence markup language"@en,
        "BSML"@nb,
        "Bioinformatic sequence markup language"@nb ;
    skos:broader humord:c58236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BSML"@en,
        "Bioinformatic sequence markup language"@nb .

humord:c62363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62363" ;
    dct:modified "2024-01-30T13:28:05"^^xsd:dateTime ;
    skos:altLabel "Biologiske modellar"@nb ;
    skos:broader humord:c62364 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological models"@en,
        "Biologiske modeller"@nb .

humord:c62364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62364" ;
    dct:modified "2024-01-30T13:27:37"^^xsd:dateTime ;
    skos:altLabel "Systembiologi"@nb ;
    skos:broader humord:c21849 ;
    skos:definition "Systembiologi er et multidisiplinært forskningsområde innenfor biologi, IT-fag, fysikk, matematikk og bioteknologi  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: Må ikke forveksles med Biologiske systemer"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systems biology"@en,
        "Systembiologi"@nb .

humord:c62365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62365" ;
    dct:modified "2024-01-30T13:37:37"^^xsd:dateTime ;
    skos:altLabel "Basic Input-Output System"@en,
        "BIOS"@nb,
        "Basic Input-Output System"@nb ;
    skos:broader humord:c62366 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BIOS"@en,
        "BIOS"@nb .

humord:c62366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62366" ;
    dct:modified "2024-01-30T13:37:19"^^xsd:dateTime ;
    skos:altLabel "Mikroprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microprogramming"@en,
        "Mikroprogrammering"@nb .

humord:c62367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62367" ;
    dct:modified "2024-01-30T13:40:51"^^xsd:dateTime ;
    skos:altLabel "Biologisk statistikk"@nb,
        "Biostatistikk"@nb,
        "Statistisk biologi"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "Biostatistikk (et teleskopord av ordene biologi og statistikk, noen ganger referert til som biometri) er anvendelsen av statistikk på et bredt spekter av emner innenfor biologi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: bo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biostatistics"@en,
        "Biostatistikk"@nb ;
    skos:related humord:c28502 .

humord:c62368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62368" ;
    dct:modified "2024-01-30T13:44:02"^^xsd:dateTime ;
    skos:altLabel "Blodanalyse"@nb,
        "Blodkretsløpet"@nb,
        "Blodomlaup"@nb,
        "Blodomløp"@nb,
        "Blodstraumsprosjektet"@nb,
        "Blodstrømsprosjektet"@nb ;
    skos:broader humord:c03863 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood analysis"@en,
        "Blodanalyse"@nb .

humord:c62369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62369" ;
    dct:modified "2024-01-30T13:49:24"^^xsd:dateTime ;
    skos:altLabel "BITNET"@nb ;
    skos:broader humord:c04194 ;
    skos:definition "BITNET var et  datanettverk grunnlagt i 1981 av medarbeidere ved  City University of New York (CUNY) og Yale University <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BITNET"@en,
        "BITNET"@nb .

humord:c62370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62370" ;
    dct:modified "2024-01-30T13:54:14"^^xsd:dateTime ;
    skos:altLabel "Block structures"@en,
        "Blokkstruktur"@nb,
        "Blokkstrukturar"@nb,
        "Blokkstrukturer"@nb ;
    skos:broader humord:c62371 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Block structure"@en,
        "Blokkstruktur"@nb .

humord:c62371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62371" ;
    dct:modified "2024-01-30T13:53:57"^^xsd:dateTime ;
    skos:altLabel "Strukturert programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Strukturert programmering er en grunnleggende programmeringsparadigme som ligger til grunn for det meste av moderne programvareutvikling. Den innebærer at et program skal kunne fremstilles som en trestruktur av delprogrammer, og at ethvert program skal kunne skrives ved bruk av bare tre forskjellige typer anvisninger: sekvensielle anvisninger, valganvisninger (forgreninger) og gjentakelser (løkker og iterasjoner). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structured programming"@en,
        "Strukturert programmering"@nb .

humord:c62372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62372" ;
    dct:modified "2024-01-30T14:39:17"^^xsd:dateTime ;
    skos:altLabel "Bluetooth"@nb,
        "Blåtann"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Bluetooth er en protokoll for trådløs overføring av data, hovedsakelig over korte avstander. Bluetooth har som hovedhensikt å være et trådløst alternativ til kablet dataoverføring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bluetooth"@en,
        "Bluetooth"@nb .

humord:c62373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62373" ;
    dct:modified "2024-01-30T14:38:58"^^xsd:dateTime ;
    skos:altLabel "Dataprotokollar"@nb,
        "Dataprotokoller"@nb,
        "Iso-protokollar"@nb,
        "Iso-protokoller"@nb,
        "Kommunikasjonsprotokollar"@nb,
        "Protokollsignalering"@nb,
        "Z39.50-1988"@nb ;
    skos:broader humord:c60075 ;
    skos:definition "Kommunikasjonsprotokoll er et fastlagt sett av regler for informasjonsutveksling mellom kommuniserende digitale enheter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Communication protocols"@en,
        "Kommunikasjonsprotokoller"@nb .

humord:c62374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62374" ;
    dct:modified "2024-01-30T14:43:14"^^xsd:dateTime ;
    skos:altLabel "Sortering (Algoritmar)"@nb,
        "Sortering (Algoritmer)"@nb,
        "Sorteringsalgoritma"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sorting algoritms"@en,
        "Sorteringsalgoritmer"@nb .

humord:c62375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62375" ;
    dct:modified "2024-01-30T14:47:43"^^xsd:dateTime ;
    skos:altLabel "Boblesortering"@nb ;
    skos:broader humord:c62374 ;
    skos:definition "Boblesortering (engelsk bubble sort) fungerer ved at man går gjennom listen av elementer og ser på to og to elementer som ligger ved siden av hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bubble sort"@en,
        "Boblesortering"@nb .

humord:c62376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62376" ;
    dct:modified "2024-01-31T10:19:20"^^xsd:dateTime ;
    skos:altLabel "Flettesortering"@nb ;
    skos:broader humord:c62374 ;
    skos:definition "Flettesortering (engelsk merge sort) er en rekursiv algoritme som deler listen i to halvdeler og sorterer hver for seg selv, og som til slutt fletter to sorterte lister sammen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Merge sort"@en,
        "Flettesortering"@nb .

humord:c62377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62377" ;
    dct:modified "2024-01-30T14:49:18"^^xsd:dateTime ;
    skos:altLabel "Haugsortering"@nb,
        "Heapsort"@nb ;
    skos:broader humord:c62374 ;
    skos:definition "Innenfor informatikken er haugsortering en sammenligningsbasert sorteringsalgoritme.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heapsort"@en,
        "Haugsortering"@nb .

humord:c62378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62378" ;
    dct:modified "2024-01-30T14:51:21"^^xsd:dateTime ;
    skos:altLabel "Kvikksortering"@nb,
        "Quicksort"@nb ;
    skos:broader humord:c62374 ;
    skos:definition "Kvikksortering (engelsk quick sort) er en algoritme som også deler listen i to, men i stedet for at den deler den i to like deler, så deler den listen i to deler som kan ha (hvis man er uheldig) svært forskjellig størrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quicksort"@en,
        "Kvikksortering"@nb .

humord:c62379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62379" ;
    dct:modified "2024-01-30T14:55:23"^^xsd:dateTime ;
    skos:altLabel "Radixsortering"@nb ;
    skos:broader humord:c62374 ;
    skos:definition "Radixsortering er innenfor informatikken navnet på en komparativ sorteringsalgoritme for heltall som sorterer data med heltallsverdier ved å gruppere nøkler etter individuelle siffer som deler den samme signifikante posisjon og verdi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radix sorting"@en,
        "Radixsortering"@nb .

humord:c62380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62380" ;
    dct:modified "2024-01-30T15:01:30"^^xsd:dateTime ;
    skos:altLabel "Boolsk algebra"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Boolsk algebra, matematisk modell for logikk, anvendt innen symbolsk logikk, sannsynlighetsregning og IT. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boolean algebra"@en,
        "Boolsk algebra"@nb .

humord:c62381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62381" ;
    dct:modified "2024-01-30T15:05:39"^^xsd:dateTime ;
    skos:altLabel "Brannmurar"@nb,
        "Brannveggar"@nb,
        "Brannvegger"@nb ;
    skos:broader humord:c60600 ;
    skos:definition "Brannmur, programvare eller maskinvare som skal avvise uønsket kommunikasjon til et program, en datamaskin eller et nettverk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Firewalls"@en,
        "Brannmurer"@nb .

humord:c62382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62382" ;
    dct:modified "2024-01-30T15:10:19"^^xsd:dateTime ;
    skos:altLabel "Brent algoritme"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brent's algoritm"@en,
        "Brents algoritme"@nb .

humord:c62383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62383" ;
    dct:modified "2024-01-30T15:20:04"^^xsd:dateTime ;
    skos:altLabel "User support systems"@en,
        "Brukarstøtte"@nb,
        "Brukarstøttesystem"@nb,
        "Brukerstøttesystem"@nb ;
    skos:broader humord:c58602 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "User support"@en,
        "Brukerstøtte"@nb .

humord:c62384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62384" ;
    dct:modified "2024-01-31T10:20:28"^^xsd:dateTime ;
    skos:altLabel "Bandbreidd"@nb,
        "Bandbreidde"@nb,
        "Bandvidd"@nb,
        "Bandvidde"@nb ;
    skos:broader humord:c04194 ;
    skos:definition "Båndbredde, overføringskapasitet i en kommunikasjonskanal målt i maksimalt antall bit som kan overføres per sekund.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bandwidth"@en,
        "Båndbredde"@nb .

humord:c62385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62385" ;
    dct:modified "2024-01-30T15:25:00"^^xsd:dateTime ;
    skos:altLabel "Bandopptakarar"@nb ;
    skos:broader humord:c04660 ;
    skos:definition "Båndopptaker er et apparat som kan lagre og reprodusere et elektrisk signal på og fra et magnetiserbart bånd.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tape recorders"@en,
        "Båndopptakere"@nb .

humord:c62386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62386" ;
    dct:modified "2024-01-30T15:27:55"^^xsd:dateTime ;
    skos:altLabel "Laptops"@en,
        "Berbare datamaskinar"@nb,
        "Berbare datamaskiner"@nb,
        "Laptop"@nb ;
    skos:broader humord:c04198 ;
    skos:definition "Bærbar datamaskin er en personlig datamaskin (PC) som er liten og lett og har nedslåbar skjerm, slik at man enkelt kan ta den med seg og bruke den på ulike steder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Portable computers"@en,
        "Bærbare datamaskiner"@nb .

humord:c62387 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62387" ;
    dct:modified "2024-01-30T15:30:29"^^xsd:dateTime ;
    skos:altLabel "Brukartilpassing"@nb ;
    skos:broader humord:c04214 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Customization"@en,
        "Brukertilpasning"@nb .

humord:c62388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62388" ;
    dct:modified "2024-01-31T10:21:25"^^xsd:dateTime ;
    skos:altLabel "Usage patterns"@en,
        "Bruksdata"@nb,
        "Bruksmønster"@nb,
        "Bruksmønstre"@nb ;
    skos:broader humord:c19255 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Usage data"@en,
        "Bruksdata"@nb .

humord:c62389 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62389" ;
    dct:modified "2024-01-31T07:27:35"^^xsd:dateTime ;
    skos:altLabel "Tanegashima"@nb ;
    skos:broader humord:c18548 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tanegashima"@en,
        "Tanegashima"@nb .

humord:c62390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62390" ;
    dct:modified "2024-02-04T20:16:45"^^xsd:dateTime ;
    skos:altLabel "Data buffers"@en,
        "Bufferar (Informatikk)"@nb,
        "Databufferar"@nb,
        "Databuffere"@nb ;
    skos:broader humord:c04235 ;
    skos:definition "En databuffer (eller buffer) er innenfor informatikken en region av et fysisk minne som brukes til å lagre data mens disse flyttes fra et sted til et annet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buffers (Informatics)"@en,
        "Buffere (Informatikk)"@nb .

humord:c62391 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62391" ;
    dct:modified "2024-01-31T07:35:24"^^xsd:dateTime ;
    skos:altLabel "BBS"@en,
        "Bulletin board system"@en,
        "BBS"@nb,
        "Bulletin board service"@nb,
        "Bulletin board system"@nb,
        "Elektroniske oppslagstavler"@nb ;
    skos:broader humord:c04214 ;
    skos:definition "Bulletin board system (BBS eller elektroniske oppslagstavler) er et flerbruker datasystem. Det gir brukerne mulighet for å kommunisere over avstand, ved hjelp av et terminal-program og en datamaskin/terminal. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bulletin board service"@en,
        "Bulletin board service"@nb .

humord:c62392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62392" ;
    dct:modified "2024-01-31T07:40:04"^^xsd:dateTime ;
    skos:altLabel "MAN (Informatics)"@en,
        "Bydatanett"@nb,
        "MAN"@nb ;
    skos:broader humord:c04214 ;
    skos:definition "Et bydatanett (engelsk metropolitan area network, forkortet MAN) er et datanett som dekker en by eller et tilsvarende stort område. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metropolitan area networks"@en,
        "Bydatanett"@nb .

humord:c62393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62393" ;
    dct:modified "2024-02-01T09:02:15"^^xsd:dateTime ;
    skos:altLabel "Bylgjemodulasjon"@nb,
        "Bylgjemodulering"@nb,
        "Bølgemodulasjon"@nb,
        "Bølgemodulering"@nb,
        "Bølgjemodulasjon"@nb,
        "Bølgjemodulering"@nb ;
    skos:broader humord:c62394 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave modulation"@en,
        "Bølgemodulasjon"@nb .

humord:c62394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62394" ;
    dct:modified "2024-01-31T07:47:27"^^xsd:dateTime ;
    skos:altLabel "Modulasjon (Elektronikk)"@nb,
        "Modulering (Elektronikk)"@nb ;
    skos:broader humord:c62221 ;
    skos:definition "Med Modulasjon menes i elektronikk og teleteknikk en prosess som fører til blanding av to forskjellige signaler til ett signal, på en slik måte at signalene senere kan skilles uten informasjonstap <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modulation (Electronics)"@en,
        "Modulasjon (Elektronikk)"@nb .

humord:c62395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62395" ;
    dct:modified "2024-02-04T20:19:03"^^xsd:dateTime ;
    skos:altLabel "Flexible displays"@en,
        "Bøyeleg elektronikk"@nb,
        "Bøyelege skjermar"@nb,
        "Bøyelige skjermer"@nb,
        "Fleksibel elektronikk"@nb,
        "Fleksible skjermar"@nb,
        "Fleksible skjermer"@nb ;
    skos:broader humord:c62220 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flexible electronics"@en,
        "Bøyelig elektronikk"@nb .

humord:c62396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62396" ;
    dct:modified "2024-03-07T09:45:41"^^xsd:dateTime ;
    skos:altLabel "C"@en,
        "C language"@en,
        "C"@nb,
        "C (Programmeringsspråk)"@nb,
        "C-språk"@nb,
        "Cspråk"@nb,
        "Turbo"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "C er et programmeringsspråk. Språket ble utviklet i 1972 ved Bell Laboratories i USA for å gjøre det enklere å kjøre operativsystemet UNIX på flere typer maskiner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "C (Programming language)"@en,
        "C (Programmeringsspråk)"@nb ;
    skos:related humord:c63893 .

humord:c62397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62397" ;
    dct:modified "2024-01-31T08:06:33"^^xsd:dateTime ;
    skos:altLabel "Categorical Abstract Machine Language"@en,
        "Caml"@nb,
        "Categorical abstract machine language"@nb,
        "Ocaml"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Caml, Categorical Abstract Machine Language, er et programmeringsspråk i ML-familien. Det er et sterkt typet funksjonelt programmeringsspråk med fokus på typeinferens. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caml"@en,
        "Caml"@nb .

humord:c62398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62398" ;
    dct:modified "2024-01-31T08:09:57"^^xsd:dateTime ;
    skos:altLabel "CMMI"@en,
        "CMMI"@nb,
        "Capability Maturity Model Integration"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Capability Maturity Model Integration (CMMI) er en prosessforbedringsmodell først publisert i 1999, basert på prosessforbedringsrammerverket Capability Maturity Model utviklet ved Software Engineering Institute (SEI).  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capability Maturity Model Integration"@en,
        "Capability Maturity Model Integration"@nb .

humord:c62399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62399" ;
    dct:modified "2024-01-31T08:15:30"^^xsd:dateTime ;
    skos:altLabel "Common command language"@en,
        "CCL"@nb,
        "Common command language"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CCL"@en,
        "CCL"@nb .

humord:c62400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62400" ;
    dct:modified "2024-02-04T20:20:58"^^xsd:dateTime ;
    skos:altLabel "Cooperative systems"@en,
        "Cellulære automatar"@nb,
        "Kooperative system"@nb,
        "Kooperative systemer"@nb ;
    skos:broader humord:c04242 ;
    skos:definition "En cellulær automat er en diskret beregningsmodell studert i automatteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular automata"@en,
        "Cellulære automater"@nb .

humord:c62401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62401" ;
    dct:modified "2024-01-31T08:26:06"^^xsd:dateTime ;
    skos:altLabel "Endelege automatar"@nb ;
    skos:broader humord:c04242 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite automata"@en,
        "Endelige automater"@nb .

humord:c62402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62402" ;
    dct:modified "2024-01-31T08:27:55"^^xsd:dateTime ;
    skos:altLabel "CDF"@en,
        "CDF"@nb,
        "Channel definition format"@nb ;
    skos:broader humord:c62253 ;
    skos:definition "Channel Definition Format var et XML-filformat som tidligere ble brukt i forbindelse med Microsofts Active Channel, Active Desktop og Smart Offline Favorites-teknologier. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Channel definition format"@en,
        "Channel definition format"@nb .

humord:c62403 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62403" ;
    dct:modified "2024-02-01T09:02:59"^^xsd:dateTime ;
    skos:altLabel "Cholesky-faktorisering"@nb ;
    skos:broader humord:c62405 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cholesky factorization"@en,
        "Cholesky-faktorisering"@nb .

humord:c62404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62404" ;
    dct:modified "2024-01-31T08:35:30"^^xsd:dateTime ;
    skos:altLabel "Lineær algebra"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Lineær algebra er et svært sentralt og grunnleggende område i moderne matematikk, med anvendelser i praktisk talt alle områder av matematikken. Lineær algebra omhandler lineære rom eller vektorrom og lineære avbildninger mellom slike rom. Vektorer og matriser er blant de mest grunnleggende begrepene innen lineær algebra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear algebra"@en,
        "Lineær algebra"@nb .

humord:c62405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62405" ;
    dct:modified "2024-01-31T08:38:05"^^xsd:dateTime ;
    skos:altLabel "Numerisk lineær algebra"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical linear algebra"@en,
        "Numerisk lineær algebra"@nb .

humord:c62406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62406" ;
    dct:modified "2024-02-29T14:07:45"^^xsd:dateTime ;
    skos:altLabel "Chomsky–Schützenberger hierarchy"@en,
        "Chomskyhierarkiet"@nb,
        "Chomskys hierarki"@nb,
        "Chomsky–Schützenberger-hierarkiet"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Chomskyhierarkiet (av og til også referert til som Chomsky–Schützenberger-hierarkiet) er innafor informatikk, formell lingvistikk og automatteori et hierarki av klasser av formelle grammatikker som genererer formelle språk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chomsky hierarchy"@en,
        "Chomskyhierarkiet"@nb ;
    skos:related humord:c63802,
        humord:c63803 .

humord:c62407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62407" ;
    dct:modified "2024-03-12T12:35:21"^^xsd:dateTime ;
    skos:altLabel "Spelprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Game programming"@en,
        "Spillprogrammering"@nb ;
    skos:related humord:c01421 .

humord:c62408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62408" ;
    dct:modified "2024-01-31T08:51:25"^^xsd:dateTime ;
    skos:altLabel "Church-Turing-tesen"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "Church-Turing-tesen er innenfor beregnbarhetsteorien en tese om beregnbare funksjoners natur. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Church–Turing thesis"@en,
        "Church-Turing-tesen"@nb .

humord:c62409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62409" ;
    dct:modified "2024-01-31T08:55:51"^^xsd:dateTime ;
    skos:altLabel "Complex instruction set computer"@en,
        "CISC"@nb,
        "Complex instruction set computer"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "Complex instruction set computer (CISC, uttalt \"sisk\") er en instruksjonssettarkitektur (ISA) hvor hver instruksjon kan utføre flere lavnivåoperasjoner, som for eksempel lese fra minnet, en aritmetisk operasjon og skriving til minnet, alt i én instruksjon.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CISC"@en,
        "CISC"@nb .

humord:c62410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62410" ;
    dct:modified "2024-01-31T09:03:11"^^xsd:dateTime ;
    skos:altLabel "Japanese character set"@en,
        "Korean character set"@en,
        "Vietnamese character set"@en,
        "CJK-teikn"@nb,
        "CLJ-tegn"@nb,
        "Japansk tegnsett"@nb,
        "Japansk teiknsett"@nb,
        "Kinesisk tegnsett"@nb,
        "Kinesisk teiknsett"@nb,
        "Koreansk tegnsett"@nb,
        "Koreansk teiknsett"@nb,
        "Vietnamesisk tegnsett"@nb,
        "Vietnamesisk teiknsett"@nb ;
    skos:broader humord:c62278 ;
    skos:definition "CJKV-tegn er en samlebetegnelse for kinesiske, japanske, koreanske og vietnamesiske tegn <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chinese character set"@en,
        "CJKV-tegn"@nb .

humord:c62411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62411" ;
    dct:modified "2024-01-31T09:05:43"^^xsd:dateTime ;
    skos:altLabel "Clipper"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Clipper er et DOS-basert database- og programmeringsspråk utviklet og lansert vinteren 1984 av Nantucket Software. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clipper"@en,
        "Clipper"@nb .

humord:c62412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62412" ;
    dct:modified "2024-01-31T09:08:02"^^xsd:dateTime ;
    skos:altLabel "Clips"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clips"@en,
        "Clips"@nb .

humord:c62413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62413" ;
    dct:modified "2024-03-11T14:35:38"^^xsd:dateTime ;
    skos:altLabel "Clojure"@nb ;
    skos:broader humord:c04264 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clojure"@en,
        "Clojure"@nb .

humord:c62414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62414" ;
    dct:modified "2024-01-31T09:21:14"^^xsd:dateTime ;
    skos:altLabel "Cobol"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cobol"@en,
        "Cobol"@nb .

humord:c62415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62415" ;
    dct:modified "2024-01-31T09:31:07"^^xsd:dateTime ;
    skos:altLabel "Constructive Cost Model"@en,
        "Cocomo"@nb,
        "Constructive Cost Model"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Constructive Cost Model (COCOMO) er en prosedyrisk estimasjonsmodell for programvarekostnader som er utviklet av Barry W. Boehm. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cocomo"@en,
        "Cocomo"@nb .

humord:c62416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62416" ;
    dct:modified "2024-01-31T09:34:46"^^xsd:dateTime ;
    skos:altLabel "Colossus (Computer)"@en,
        "Colossus"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Colossus blir regnet som verdens første programmerbare digitale datamaskin. Colossus 1 brukte cirka 1600 radiorør, den leste informasjon fra papirremser ved hjelp av optiske sensorer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colossus computer"@en,
        "Colossus"@nb .

humord:c62417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62417" ;
    dct:modified "2024-01-31T09:36:39"^^xsd:dateTime ;
    skos:altLabel "Common Algorithmic Language"@en,
        "COMAL"@nb,
        "Common Algorithmic Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "COMAL (COMmon Algorithmic Language) er et programmeringsspråk utviklet i Danmark av Benedict Løfstedt og Børge Christensen i 1973.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "COMAL"@en,
        "COMAL"@nb .

humord:c62418 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62418" ;
    dct:modified "2024-01-31T09:39:20"^^xsd:dateTime ;
    skos:altLabel "CGI"@en,
        "CGI"@nb,
        "Common Gateway Interface"@nb ;
    skos:broader humord:c60075 ;
    skos:definition "Common Gateway Interface (CGI) er en protokoll for å koble ekstern programvare med en tjenermaskin, vanligvis kalt en nett-tjener.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common Gateway Interface"@en,
        "Common Gateway Interface"@nb .

humord:c62419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62419" ;
    dct:modified "2024-02-01T09:01:49"^^xsd:dateTime ;
    skos:altLabel "Sea mammals"@en,
        "Havpattedyr"@nb,
        "Marine pattedyr"@nb,
        "Marine sjøpattedyr"@nb,
        "Sjøpattedyr"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Sjøpattedyr er pattedyr som lever i havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine mammals"@en,
        "Sjøpattedyr"@nb .

humord:c62420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62420" ;
    dct:modified "2024-01-31T09:44:19"^^xsd:dateTime ;
    skos:altLabel "Control Data Cyber"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "CDC Cyber-serien med superdatamaskiner i stormaskinklassen var hovedproduktene til Control Data Corporation på 1970- og 1980-tallet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Control Data Cyber"@en,
        "Control Data Cyber"@nb .

humord:c62421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62421" ;
    dct:modified "2024-01-31T09:46:55"^^xsd:dateTime ;
    skos:altLabel "Common Object Request Broker Architecture"@en,
        "CORBA"@nb,
        "Common Object Request Broker Architecture"@nb ;
    skos:broader humord:c04193 ;
    skos:definition "Common Object Request Broker Architecture (CORBA) er en standard som er definert av Object Management Group (OMG). Standarden er definert for å lette kommunikasjon mellom systemer på diverse plattformer, ulike operativsystemer, programmeringsspråk og maskinvare <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CORBA"@en,
        "CORBA"@nb .

humord:c62422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62422" ;
    dct:modified "2024-03-13T09:05:34"^^xsd:dateTime ;
    skos:altLabel "Spline"@nb,
        "Spline interpolasjon"@nb,
        "Spline-anvendelser"@nb,
        "Spline-bruksmåtar"@nb,
        "Spline-problem"@nb,
        "Spline-problemer"@nb,
        "Splinefunksjonar"@nb,
        "Splinefunksjoner"@nb,
        "Splines"@nb ;
    skos:broader humord:c64417 ;
    skos:definition "Spline, er innen matematikk en metode for interpolasjon, det vil si å innføre nye verdier mellom kjente verdier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Splines"@en,
        "Splines"@nb .

humord:c62423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62423" ;
    dct:modified "2024-02-04T20:26:43"^^xsd:dateTime ;
    skos:altLabel "CPU"@en,
        "CPU"@nb,
        "Prosessorar"@nb,
        "Prosessorer"@nb,
        "Sentralenhet"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "CPU er den utførende enhet i en datamaskin. Navnet, som er en forkortelse for Central Processing Unit, stammer fra den tiden det var bare én utførende enhet i en datamaskin.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Central Processing Unit"@en,
        "CPU"@nb .

humord:c62424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62424" ;
    dct:modified "2024-01-31T09:54:05"^^xsd:dateTime ;
    skos:altLabel "Micro processors"@en,
        "Mikroprosessorar"@nb ;
    skos:broader humord:c62423 ;
    skos:definition "Mikroprosessor er en enhet for prosessering av instruksjoner og data i en datamaskin eller annen digital enhet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microprocessors"@en,
        "Mikroprosessorer"@nb .

humord:c62425 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62425" ;
    dct:modified "2024-01-31T09:57:02"^^xsd:dateTime ;
    skos:altLabel "Concurrent reflective object oriented language"@en,
        "Concurrent reflective object oriented language"@nb,
        "Creol"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creol"@en,
        "Creol"@nb .

humord:c62426 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62426" ;
    dct:modified "2024-02-27T07:40:10"^^xsd:dateTime ;
    skos:altLabel "C#"@en,
        "C#"@nb,
        "Csharp"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "C# (uttales C sharp) er et objektorientert programmeringsspråk utviklet av Microsoft som en del av deres satsing på .NET-plattformen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Csharp"@en,
        "Csharp"@nb .

humord:c62427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62427" ;
    dct:modified "2024-02-27T07:25:53"^^xsd:dateTime ;
    skos:altLabel "CSS"@en,
        "CSS"@nb,
        "Cascading style sheets"@nb ;
    skos:broader humord:c58923 ;
    skos:definition "CSS, format for stilsett for html-dokumenter på internett, standardisert av W3C. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cascading style sheets"@en,
        "CSS"@nb .

humord:c62428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62428" ;
    dct:modified "2024-01-31T10:03:30"^^xsd:dateTime ;
    skos:altLabel "Compute Unified Device Architecture"@en,
        "CUDA"@nb,
        "Compute Unified Device Architecture"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Programmeringsspråk for grafisk programmering <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CUDA"@en,
        "CUDA"@nb .

humord:c62429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62429" ;
    dct:modified "2024-01-31T13:49:12"^^xsd:dateTime ;
    skos:altLabel "Dlang"@en,
        "D (programmeringsspråk)"@nb,
        "Dspråk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "D er et programmeringsspråk utviklet av Walter Bright. Det tar mål av seg til å kombinere ytelse og fleksibillitet fra språk som C og C++, med høynivåfunksjonalitet og programmerervennlighet fra språk som Ruby og Python.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "D (programming language)"@en,
        "D (programmeringsspråk)"@nb .

humord:c62430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62430" ;
    dct:modified "2024-01-31T13:53:55"^^xsd:dateTime ;
    skos:altLabel "Dantzig–Wolfe-algoritmen"@nb,
        "Dantzig–Wolfe-dekomposisjon"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "Dantzig–Wolfe-algoritmen er en algoritme for å løse lineære programmeringsproblemer med spesiell struktur.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dantzig–Wolfe decomposition"@en,
        "Dantzig–Wolfe-algoritmen"@nb .

humord:c62431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62431" ;
    dct:modified "2024-01-31T13:58:42"^^xsd:dateTime ;
    skos:altLabel "Databaseadministrasjon"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database management systems"@en,
        "Databaseadministrasjon"@nb .

humord:c62432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62432" ;
    dct:modified "2024-11-11T08:49:03"^^xsd:dateTime ;
    skos:altLabel "Rådgiving"@nb,
        "Rådgjeving"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Counselling"@en,
        "Rådgivning"@nb .

humord:c62433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62433" ;
    dct:modified "2024-01-31T14:24:29"^^xsd:dateTime ;
    skos:altLabel "Bardekvalar"@nb,
        "Mysticeti"@nb ;
    skos:broader humord:c08250 ;
    skos:definition "Bardehvaler er en underorden av pattedyr i ordenen hvaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baleen whales"@en,
        "Bardehvaler"@nb .

humord:c62434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62434" ;
    dct:modified "2024-01-31T14:28:28"^^xsd:dateTime ;
    skos:altLabel "Balaenopteridae"@nb,
        "Finnhvalfamilien"@nb,
        "Finnkvalar"@nb,
        "Finnkvalfamilien"@nb ;
    skos:broader humord:c62433 ;
    skos:definition "Finnhvalene er den største familien blant bardehvalene, med ni arter, fordelt på de to slektene Balaenoptera og Megaptera <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rorquals"@en,
        "Finnhvaler"@nb .

humord:c62435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62435" ;
    dct:modified "2024-01-31T14:32:17"^^xsd:dateTime ;
    skos:altLabel "Fossile kvalar"@nb ;
    skos:broader humord:c08250,
        humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil whales"@en,
        "Fossile hvaler"@nb .

humord:c62436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62436" ;
    dct:modified "2024-01-31T14:37:11"^^xsd:dateTime ;
    skos:altLabel "Odontoceti"@nb,
        "Tannkvalar"@nb ;
    skos:broader humord:c08250 ;
    skos:definition "Tannhvaler er en av to grupper av nålevende hvaler ved siden av bardehvalene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toothed whales"@en,
        "Tannhvaler"@nb .

humord:c62437 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62437" ;
    dct:modified "2024-01-31T14:43:24"^^xsd:dateTime ;
    skos:altLabel "Kogiidae"@nb,
        "Physeteridae"@nb,
        "Spermkvalar"@nb ;
    skos:broader humord:c62436 ;
    skos:definition "Spermhvalene er en gruppe blant tannhvalene. Det er to forskjellige familier av tannhvaler som til sammen utgjør spermhvalene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sperm whales"@en,
        "Spermhvaler"@nb .

humord:c62438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62438" ;
    dct:modified "2024-01-31T14:50:51"^^xsd:dateTime ;
    skos:altLabel "Mereswine"@en,
        "Niser"@nb,
        "Phocoenidae"@nb ;
    skos:broader humord:c62436 ;
    skos:definition "Niser er forholdsvis små hvaler. De utgjør en egen familie innenfor underordenen tannhvaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Porpoises"@en,
        "Niser"@nb .

humord:c62439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62439" ;
    dct:modified "2024-02-08T11:11:57"^^xsd:dateTime ;
    skos:altLabel "Amenorrhea"@en,
        "Amenoré"@nb ;
    skos:broader humord:c03877 ;
    skos:definition "Amenoré er manglende menstruasjonsblødninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amenorrhoea"@en,
        "Amenoré"@nb .

humord:c62440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62440" ;
    dct:modified "2024-02-01T09:03:21"^^xsd:dateTime ;
    skos:altLabel "Databasearkitektur"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database architecture"@en,
        "Databasearkitektur"@nb ;
    skos:related humord:c62441 .

humord:c62441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62441" ;
    dct:modified "2024-01-31T15:31:33"^^xsd:dateTime ;
    skos:altLabel "Databasedesign"@nb,
        "Databasemodellar"@nb,
        "Databasemodeller"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database design"@en,
        "Databasedesign"@nb ;
    skos:related humord:c62440 .

humord:c62442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62442" ;
    dct:modified "2024-01-31T15:33:54"^^xsd:dateTime ;
    skos:altLabel "Databasekonsistens"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database consistency"@en,
        "Databasekonsistens"@nb .

humord:c62443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62443" ;
    dct:modified "2024-01-31T15:40:56"^^xsd:dateTime ;
    skos:altLabel "Databaseprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database programming"@en,
        "Databaseprogrammering"@nb .

humord:c62444 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62444" ;
    dct:modified "2024-01-31T15:43:13"^^xsd:dateTime ;
    skos:altLabel "Databasesemantikk"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database semantics"@en,
        "Databasesemantikk"@nb .

humord:c62445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62445" ;
    dct:modified "2024-01-31T15:45:12"^^xsd:dateTime ;
    skos:altLabel "Databasetryggleik"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Databasesikkerhet er bruk av et bredt spekter av informasjonssikkerhetskontroller for å beskytte databaser <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database security"@en,
        "Databasesikkerhet"@nb .

humord:c62446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62446" ;
    dct:modified "2024-01-31T15:49:21"^^xsd:dateTime ;
    skos:altLabel "Databasespråk"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database language"@en,
        "Databasespråk"@nb .

humord:c62447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62447" ;
    dct:modified "2024-01-31T15:53:53"^^xsd:dateTime ;
    skos:altLabel "Databaseteknologi"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database technology"@en,
        "Databaseteknologi"@nb .

humord:c62448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62448" ;
    dct:modified "2024-01-31T15:55:02"^^xsd:dateTime ;
    skos:altLabel "Databaseteori"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Database theory"@en,
        "Databaseteori"@nb .

humord:c62449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62449" ;
    dct:modified "2024-01-31T15:57:25"^^xsd:dateTime ;
    skos:altLabel "Databusar"@nb,
        "Databuser"@nb,
        "Databussar"@nb,
        "Systembussar"@nb,
        "Systembusser"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "Bussen er en intern, høyhastighets kommunikasjonskanal i en datamaskin, brukt til å overføre data mellom de ulike delene av maskinen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data buses"@en,
        "Databusser"@nb .

humord:c62450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62450" ;
    dct:modified "2024-11-22T09:33:10"^^xsd:dateTime ;
    skos:altLabel "Cyberethics"@en,
        "Information ethics"@en,
        "Internet ethics"@en,
        "Cyberetikk"@nb,
        "Dataetikk"@nb,
        "Informasjonsetikk"@nb,
        "Internettetikk"@nb ;
    skos:broader humord:c69010 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer ethics"@en,
        "Dataetikk"@nb .

humord:c62451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62451" ;
    dct:modified "2024-01-31T18:04:20"^^xsd:dateTime ;
    skos:altLabel "B stars"@en,
        "B-type"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B-type stars"@en,
        "B-stjerner"@nb .

humord:c62452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62452" ;
    dct:modified "2024-01-31T18:08:41"^^xsd:dateTime ;
    skos:altLabel "Be-type stars"@en,
        "Be-type spekter"@nb,
        "Be-type spektra"@nb,
        "Be-type spektrum"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Be stars"@en,
        "Be-stjerner"@nb .

humord:c62453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62453" ;
    dct:modified "2024-01-31T18:13:33"^^xsd:dateTime ;
    skos:altLabel "CP stars"@en,
        "CP-stjerner"@nb,
        "Kjemisk særegne stjerner"@nb,
        "Særegne stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemically peculiar stars"@en,
        "CP-stjerner"@nb .

humord:c62454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62454" ;
    dct:modified "2024-05-24T10:54:46"^^xsd:dateTime ;
    skos:altLabel "Binary stars"@en,
        "Optical double stars"@en,
        "Binære stjerner"@nb,
        "Dobbeltstjerner"@nb,
        "Fysiske dobbeltstjerner"@nb,
        "Optiske dobbeltstjerner"@nb,
        "Tvillingstjerner"@nb,
        "Visuelle dobbeltstjerner"@nb ;
    skos:broader humord:c63917 ;
    skos:definition "Stjerner som observert fra jorden har tilstrekkelig liten innbyrdes vinkelavstand til at de fremstår som par, enten de faktisk er nær hverandre (gravitasjonelt bundne binærstjerner/fysiske dobbeltstjerner) eller ikke (optiske/visuelle dobbeltstjerner) <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double stars"@en,
        "Dobbeltstjerner"@nb .

humord:c62455 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62455" ;
    dct:modified "2024-01-31T18:25:52"^^xsd:dateTime ;
    skos:altLabel "Dvergstjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Dvergstjerner, eller dverger, er en betegnelse som tidligere ble brukt om stjerner som ligger på hovedserien i Hertzsprung–Russell-diagrammet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dwarf stars"@en,
        "Dvergstjerner"@nb .

humord:c62456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62456" ;
    dct:modified "2024-02-01T09:52:42"^^xsd:dateTime ;
    skos:altLabel "Fur seals"@en,
        "Otaries"@en,
        "Otariidae"@nb,
        "Pelsselar"@nb,
        "Pelsseler"@nb,
        "Øreselfamilien"@nb,
        "Øyreselar"@nb,
        "Øyreselfamilien"@nb ;
    skos:broader humord:c16184 ;
    skos:definition "Øreseler er en familie i underordenen sel. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eared seals"@en,
        "Øreseler"@nb .

humord:c62457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62457" ;
    dct:modified "2024-02-01T10:30:24"^^xsd:dateTime ;
    skos:altLabel "Begrensa ansvar"@nb ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limited liability"@en,
        "Begrenset ansvar"@nb .

humord:c62458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62458" ;
    dct:modified "2024-02-01T10:38:58"^^xsd:dateTime ;
    skos:altLabel "Desegregasjon"@nb,
        "Desegregering"@nb ;
    skos:broader humord:c24669 ;
    skos:definition "Desegregasjon er opphevelse av segregasjon, særlig brukt om opphevelsen av raseskillet i de amerikanske sørstatene på 1950- og 1960-tallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desegregation"@en,
        "Desegregering"@nb ;
    skos:related humord:c01488 .

humord:c62459 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62459" ;
    dct:modified "2024-02-01T10:37:43"^^xsd:dateTime ;
    skos:altLabel "Richmond"@nb ;
    skos:broader humord:c01747 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Richmond"@en,
        "Richmond"@nb .

humord:c62460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62460" ;
    dct:modified "2024-02-01T10:45:01"^^xsd:dateTime ;
    skos:altLabel "Alkylfenoler"@nb ;
    skos:broader humord:c61759 ;
    skos:definition "Alkylfenoler er en gruppe organiske forbindelser som blir laget ved å alkylere fenoler med alkener. alkylfenoler danner metabolitter av alkylfenol etoksylater. Alkylfenoler er ikke-ioniske overflateaktive stoffer (surfaktanter) og emulergeringsmidler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkylphenols"@en,
        "Alkylfenoler"@nb ;
    skos:related humord:c62171,
        humord:c62172 .

humord:c62461 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62461" ;
    dct:modified "2024-02-01T10:55:58"^^xsd:dateTime ;
    skos:altLabel "Dataflyt"@nb ;
    skos:broader humord:c62463 ;
    skos:definition "Innen databehandling er dataflyt er et bredt konsept med mange ulike betydninger avhengig av bruksområde og kontekst. I forbindelse med programvarearkitektur er dataflyt knyttet til datastrøm-prosessering eller reaktiv programmering. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data flow"@en,
        "Dataflyt"@nb .

humord:c62462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62462" ;
    dct:modified "2024-02-01T10:54:31"^^xsd:dateTime ;
    skos:altLabel "Kystselar"@nb ;
    skos:broader humord:c16184 ;
    skos:definition "Sel som lever langs norskekysten: steinkobbe og havert. <Fiskeridirektoratet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal seals"@en,
        "Kystseler"@nb .

humord:c62463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62463" ;
    dct:modified "2024-02-01T10:55:05"^^xsd:dateTime ;
    skos:altLabel "Flerprosessering"@nb,
        "Multiprosessering"@nb ;
    skos:broader humord:c62423 ;
    skos:definition "Multiprosessering er bruk av to eller flere sentrale prosesseringsenheter (CPUer) i et enkelt datasystem  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiprocessing"@en,
        "Multiprosessering"@nb .

humord:c62464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62464" ;
    dct:modified "2024-02-04T19:57:15"^^xsd:dateTime ;
    skos:altLabel "Alkymistar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Alkymi er i naturvitenskapen navn på kjemi fra Alexandria på -300-tallet til 1700-tallet. Utøverne kalles alkymister, og de bygget på forestillinger om elementer innført av Aristoteles. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alchemists"@en,
        "Alkymister"@nb ;
    skos:related humord:c08336 .

humord:c62465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62465" ;
    dct:modified "2024-02-01T10:59:36"^^xsd:dateTime ;
    skos:altLabel "Computer organizations"@en,
        "Dataforeiningar"@nb,
        "Datasamskipnadar"@nb,
        "Datasamskipnader"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer organisations"@en,
        "Dataforeninger"@nb .

humord:c62466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62466" ;
    dct:modified "2024-02-01T11:02:42"^^xsd:dateTime ;
    skos:altLabel "Datahanskar"@nb ;
    skos:broader humord:c59541 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer gloves"@en,
        "Datahansker"@nb .

humord:c62467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62467" ;
    dct:modified "2024-02-01T11:04:31"^^xsd:dateTime ;
    skos:altLabel "Dataindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer industry"@en,
        "Dataindustri"@nb .

humord:c62468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62468" ;
    dct:modified "2024-03-07T14:42:38"^^xsd:dateTime ;
    skos:altLabel "Dien"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Diener er i kjemien en gruppe umettede organiske forbindelser. Alle diener har to dobbeltbindinger, og molekylformelen er CnH2n−2 der n er et helt tall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dienes"@en,
        "Diener"@nb ;
    skos:related humord:c62469,
        humord:c64117 .

humord:c62469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62469" ;
    dct:modified "2024-02-01T11:09:40"^^xsd:dateTime ;
    skos:altLabel "Allen"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "I organisk kjemi er allener organiske forbindelser der ett karbonatom har dobbeltbindinger med hvert av sine to tilstøtende karbonatomer (R2C=C=CR2, hvor R er H eller en eller annen organylgruppe).[1] Allener er klassifisert som kumulerte diener. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allenes"@en,
        "Allener"@nb ;
    skos:related humord:c62468 .

humord:c62470 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62470" ;
    dct:modified "2024-02-01T11:10:28"^^xsd:dateTime ;
    skos:altLabel "Dataintegrasjon"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data integration"@en,
        "Dataintegrasjon"@nb .

humord:c62471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62471" ;
    dct:modified "2024-02-01T11:16:31"^^xsd:dateTime ;
    skos:altLabel "Fjordsel"@nb,
        "Phoca vitulina"@nb,
        "Steinkobbe"@nb ;
    skos:broader humord:c62462 ;
    skos:definition "Steinkobbe er den vanligste selarten langs norskekysten. Den er i dag utbredt på hele Den nordlige halvkule. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harbour seal"@en,
        "Steinkobbe"@nb .

humord:c62472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62472" ;
    dct:modified "2024-02-01T11:20:35"^^xsd:dateTime ;
    skos:altLabel "Datakonferansar"@nb ;
    skos:broader humord:c15216 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer conferences"@en,
        "Datakonferanser"@nb .

humord:c62473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62473" ;
    dct:modified "2024-02-01T11:22:18"^^xsd:dateTime ;
    skos:altLabel "Datakontraktar"@nb,
        "It-kontraktar"@nb,
        "It-kontrakter"@nb ;
    skos:broader humord:c18121 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer contracts"@en,
        "Datakontrakter"@nb .

humord:c62474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62474" ;
    dct:modified "2024-02-01T11:32:43"^^xsd:dateTime ;
    skos:altLabel "Atlantic seal"@en,
        "Atlantic seals"@en,
        "Gray seal"@en,
        "Gray seals"@en,
        "Horsehead seals"@en,
        "Gråsel"@nb,
        "Halichoerus grypus"@nb,
        "Haverkn"@nb,
        "Havert"@nb ;
    skos:broader humord:c62462 ;
    skos:definition "Havert er en selart i familien ekte seler (Phocidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grey seals"@en,
        "Havert"@nb .

humord:c62475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62475" ;
    dct:modified "2024-02-01T11:25:30"^^xsd:dateTime ;
    skos:altLabel "Datakvalitet"@nb ;
    skos:broader humord:c22025 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data quality"@en,
        "Datakvalitet"@nb .

humord:c62476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62476" ;
    dct:modified "2024-02-01T11:29:50"^^xsd:dateTime ;
    skos:altLabel "Datamaskinbruksmåtar"@nb ;
    skos:broader humord:c04197 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer applications"@en,
        "Datamaskinanvendelser"@nb .

humord:c62477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62477" ;
    dct:modified "2024-02-01T11:40:39"^^xsd:dateTime ;
    skos:altLabel "Grønlandssel"@nb,
        "Pagophilus groenlandicus"@nb,
        "Phoca groenlandica"@nb,
        "Russekobbe"@nb ;
    skos:broader humord:c16184 ;
    skos:definition "Grønlandssel er en selart i familien ekte seler (Phocidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harp seal"@en,
        "Grønlandssel"@nb .

humord:c62478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62478" ;
    dct:modified "2024-02-01T11:46:53"^^xsd:dateTime ;
    skos:altLabel "Bladdernose seal"@en,
        "Cystophora cristata"@nb,
        "Klappmyss"@nb ;
    skos:broader humord:c16184 ;
    skos:definition "Klappmyss er en selart i familien ekte seler. Hannene kjennetegnes ved den store blæra ved snuten alle kjønnsmodne individer kan blåse opp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hooded seal"@en,
        "Klappmyss"@nb .

humord:c62479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62479" ;
    dct:modified "2024-02-01T11:53:14"^^xsd:dateTime ;
    skos:altLabel "Otarlinae"@nb,
        "Sjøløver"@nb ;
    skos:broader humord:c62456 ;
    skos:definition "Sjøløver er marine pattedyr som omfatter seks arter innen øreselfamilien som lever langs kystlinjene i Stillehavet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea lions"@en,
        "Sjøløver"@nb .

humord:c62480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62480" ;
    dct:modified "2024-02-01T12:09:05"^^xsd:dateTime ;
    skos:altLabel "Teoretisk kjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Teoretisk kjemi er et fagområde som studerer molekylers struktur og reaksjoner ved hjelp av teoretiske metoder. Teoretiske beregninger basert på kvantemekanikkens prinsipper benyttes til å forstå de kjemiske prosessene og etablere grunnleggende konsepter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theoretical chemistry"@en,
        "Teoretisk kjemi"@nb .

humord:c62481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62481" ;
    dct:modified "2024-03-21T10:51:03"^^xsd:dateTime ;
    skos:altLabel "Molecular geometry"@en,
        "Kjemisk struktur"@nb,
        "Molekylgeometri"@nb,
        "Molekylær strukturar"@nb,
        "Molekylære strukturer"@nb ;
    skos:broader humord:c61449 ;
    skos:definition "Molekylstruktur er den tredimensjonale ordningen av de atomer som utgjør en molekyl. Den inkluderer den generelle formen til molekylet samt bindingslengder, bindingsvinkler, torsjonsvinkler og andre geometriske parametere som bestemmer posisjonen til hvert atom. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular structure"@en,
        "Molekylstruktur"@nb ;
    skos:related humord:c62483 .

humord:c62482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62482" ;
    dct:modified "2024-02-01T12:19:00"^^xsd:dateTime ;
    skos:altLabel "Allotropism"@en,
        "Allotropi"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Allotropi er det at et grunnstoff kan opptre i forskjellige krystallinske former. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allotropy"@en,
        "Allotropi"@nb .

humord:c62483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62483" ;
    dct:modified "2024-03-21T10:50:06"^^xsd:dateTime ;
    skos:altLabel "Molecular modeling"@en,
        "Molecular models"@en,
        "Databaserte molekylmodellar"@nb,
        "Databaserte molekylmodeller"@nb,
        "Molekylmodellar"@nb,
        "Molekylmodeller"@nb,
        "Molekylmodellering"@nb,
        "Molekylær modellering"@nb,
        "Molekylære modellar"@nb,
        "Molekylære modeller"@nb ;
    skos:broader humord:c61449 ;
    skos:definition "Molekylmodellering er en metode som brukes innenfor teoretisk kjemi og involverer konstruksjon av modeller eller representasjoner av molekyler og kjemiske systemer. Ved hjelp av matematiske og datamaskinbaserte metoder, simulerer og analyserer molekylmodellering egenskapene til molekyler, deres strukturer, dynamikk og interaksjoner <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular modelling"@en,
        "Molekylmodellering"@nb ;
    skos:related humord:c62481 .

humord:c62484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62484" ;
    dct:modified "2024-02-02T14:49:43"^^xsd:dateTime ;
    skos:altLabel "Alkaliske jordmetaller"@nb,
        "Gruppe 2"@nb,
        "Jordalkalimetall"@nb,
        "Jordalkalimetallene"@nb,
        "Jordmetaller"@nb,
        "Sjeldsynte jordalkalimetall"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Jordalkalimetallene er beryllium (Be), magnesium (Mg), kalsium (Ca), strontium (Sr), barium (Ba) og radium (Ra). Jordalkalimetallene er grunnstoffene i andre gruppe i periodesystemet og har to elektroner i sitt ytterste skall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkaline earth metals"@en,
        "Jordalkalimetaller"@nb .

humord:c62485 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62485" ;
    dct:modified "2024-02-01T13:28:13"^^xsd:dateTime ;
    skos:altLabel "Lake Nyasa"@en,
        "Lake Nyassa"@en,
        "Malawi (Lake)"@en,
        "Niassa (Lake)"@en,
        "Njassa See"@en,
        "Malawisjøen"@nb,
        "Niassa (Innsjø)"@nb,
        "Nyasasjøen"@nb ;
    skos:broader humord:c15321 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lake Malawi"@en,
        "Malawisjøen"@nb .

humord:c62486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62486" ;
    dct:modified "2024-02-01T13:31:50"^^xsd:dateTime ;
    skos:altLabel "Manatee"@en,
        "Sirenians"@en,
        "Sirenia"@nb,
        "Sjøkuer"@nb,
        "Sjøkyr"@nb ;
    skos:broader humord:c62419 ;
    skos:definition "Sjøkuer er en pattedyrorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea cow"@en,
        "Sjøkyr"@nb .

humord:c62487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62487" ;
    dct:modified "2024-05-16T14:24:59"^^xsd:dateTime ;
    skos:altLabel "Group 3"@en,
        "Gruppe 3"@nb,
        "Scandiumgruppa"@nb,
        "Skandiumgruppen"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Scandiumgruppen er gruppe 3 i periodesystemet og består av Scandium (Sc), yttrium (Y), lantanoider (lantan (57La)-lutetium(71Lu)) og aktinoider (actinium (89Ac)-lawrencium(103Lr)). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scandium group"@en,
        "Scandiumgruppen"@nb .

humord:c62488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62488" ;
    dct:modified "2024-02-01T13:51:57"^^xsd:dateTime ;
    skos:altLabel "Group 4"@en,
        "Gruppe 4"@nb,
        "Titangruppa"@nb,
        "Titangruppe"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 4 i periodesystemet er kjent som gruppen av titanelementer. Den består av fire elementer: titan (Ti), zirkonium (Zr), hafnium (Hf) og rutherfordium (Rf). Elementene i gruppe 4 har relativt høy styrke, varmebestandighet og korrosjonsmotstand <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Titanium group"@en,
        "Titangruppen"@nb .

humord:c62489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62489" ;
    dct:modified "2024-02-01T13:44:46"^^xsd:dateTime ;
    skos:altLabel "Dugongidae"@en,
        "Dugong dugon"@nb,
        "Dugongar"@nb,
        "Dugongfamilien"@nb,
        "Dugongidae"@nb ;
    skos:broader humord:c62486 ;
    skos:definition "Dugongfamilien (Dugongidae) er i ordenen sjøkuer, og har én nålevende art, dugong (Dugong dugong). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dugongs"@en,
        "Dugonger"@nb .

humord:c62490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62490" ;
    dct:modified "2024-02-01T13:51:45"^^xsd:dateTime ;
    skos:altLabel "Group 5"@en,
        "Vanadium family"@en,
        "Gruppe 5"@nb,
        "Vanadiumgruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Vanadiumgruppen er gruppe 5 i periodesystemet og er oppkalt etter første grunnstoff i gruppen. Den består av fem elementer: vanadium (V), niob (Nb), tantal (Ta), dubnium (Db) og joliotium (Jl). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vanadium group"@en,
        "Vanadiumgruppen"@nb .

humord:c62491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62491" ;
    dct:modified "2024-02-01T13:55:01"^^xsd:dateTime ;
    skos:altLabel "Group 6"@en,
        "Gruppe 6"@nb,
        "Kromgruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 6 i periodesystemet består av seks elementer: krom (Cr), molybden (Mo), wolfram (W), seaborgium (Sg), bohrium (Bh), og hassium (Hs). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromium group"@en,
        "Kromgruppen"@nb .

humord:c62492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62492" ;
    dct:modified "2024-02-01T13:58:37"^^xsd:dateTime ;
    skos:altLabel "Group 7"@en,
        "Gruppe 7"@nb,
        "Mangangruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "I gruppe 7 i det periodiske systemet finner vi elementene mangan, technetium, rhenium og det først fremstilte elementet 107 bohrium i 1977. Gruppen kalles også mangangruppen, oppkalt etter sitt første medlem. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manganese group"@en,
        "Mangangruppen"@nb .

humord:c62493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62493" ;
    dct:modified "2024-02-01T14:07:45"^^xsd:dateTime ;
    skos:altLabel "Manatar"@nb,
        "Manatfamilien"@nb,
        "Trichechidae"@nb,
        "Trichechus"@nb ;
    skos:broader humord:c62486 ;
    skos:definition "Manatfamilien er en pattedyrfamilie i ordenen sjøkuer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manatees"@en,
        "Manater"@nb ;
    skos:related humord:c62489 .

humord:c62494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62494" ;
    dct:modified "2024-02-01T14:05:09"^^xsd:dateTime ;
    skos:altLabel "Iron triad"@en,
        "Group 8"@nb,
        "Gruppe 8"@nb,
        "Jerngruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 8 i periodesystemet består av elementene: Jern (Fe), ruthenium (Ru), osmium (Os), hassium (Hs). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iron group"@en,
        "Jerngruppen"@nb .

humord:c62495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62495" ;
    dct:modified "2024-02-01T14:09:26"^^xsd:dateTime ;
    skos:altLabel "Group 9"@en,
        "Gruppe 9"@nb,
        "Koboltgruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 9 i periodesystemet består av elementene: Kobolt (Co), rhodium (Rh), iridium (Ir), meitherium (Mt). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo 24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cobalt group"@en,
        "Koboltgruppen"@nb .

humord:c62496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62496" ;
    dct:modified "2024-02-01T14:16:04"^^xsd:dateTime ;
    skos:altLabel "Dataoverføring"@nb ;
    skos:broader humord:c04193 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data transmission"@en,
        "Dataoverføring"@nb .

humord:c62497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62497" ;
    dct:modified "2024-02-01T14:15:49"^^xsd:dateTime ;
    skos:altLabel "Group 10"@en,
        "Gruppe 10"@nb,
        "Nikkelgruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 10 i det periodiske systemet er kjent som nikkelgruppen. Den består av fire elementer: nikkel (Ni), palladium (Pd), platina (Pt) og darmstadtium (Ds). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nickel group"@en,
        "Nikkelgruppen"@nb .

humord:c62498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62498" ;
    dct:modified "2024-02-01T14:19:08"^^xsd:dateTime ;
    skos:altLabel "Datapak"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Datapak var en datakommunikasjonstjeneste som ble drevet av Televerket. Tjenesten benyttet et eget pakkesvitsjet nett med enten fast forbindelse (X.25) eller oppringt forbindelse (X.28). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Datapak"@en,
        "Datapak"@nb .

humord:c62499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62499" ;
    dct:modified "2024-02-01T14:20:33"^^xsd:dateTime ;
    skos:altLabel "Datapersepsjon"@nb ;
    skos:broader humord:c62348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data perception"@en,
        "Datapersepsjon"@nb .

humord:c62500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62500" ;
    dct:modified "2024-02-01T14:21:10"^^xsd:dateTime ;
    skos:altLabel "Group 11"@en,
        "Gruppe 11"@nb,
        "Kobbergruppa"@nb,
        "Myntmetaller"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 11 i periodesystemet, også kjent som myntmetallene, består av elementene: kobber (Cu), sølv (Ag), gull (Au), røntgenium(Rg). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copper group"@en,
        "Kobbergruppen"@nb .

humord:c62501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62501" ;
    dct:modified "2024-02-01T14:25:09"^^xsd:dateTime ;
    skos:altLabel "Datareduksjon"@nb ;
    skos:broader humord:c20950 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data reduction"@en,
        "Datareduksjon"@nb .

humord:c62502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62502" ;
    dct:modified "2024-02-01T14:26:09"^^xsd:dateTime ;
    skos:altLabel "Group 12"@en,
        "Gruppe 12"@nb,
        "Sinkgruppa"@nb,
        "Zinkgruppa"@nb,
        "Zinkgruppen"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 12 i periodesystemet består av 3 elementer: Zink (sink, Zn), kadmium (Cd), kvikksølv (Hg). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zinc group"@en,
        "Sinkgruppen"@nb .

humord:c62503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62503" ;
    dct:modified "2024-02-01T14:27:57"^^xsd:dateTime ;
    skos:altLabel "Datarepresentasjon"@nb ;
    skos:broader humord:c22025 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data representation"@en,
        "Datarepresentasjon"@nb .

humord:c62504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62504" ;
    dct:modified "2024-07-03T10:35:00"^^xsd:dateTime ;
    skos:altLabel "Data center"@en,
        "Data centers"@en,
        "Data centre"@en,
        "Datasenter"@nb,
        "Datasentre"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Et datasenter er en bygning eller rom hvor dataservere og tilhørende utstyr drives <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data centres"@en,
        "Datasentre"@nb .

humord:c62505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62505" ;
    dct:modified "2024-02-01T14:31:37"^^xsd:dateTime ;
    skos:altLabel "Group 13"@en,
        "Borgruppa"@nb,
        "Gruppe 13"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Borgruppen, også kjent som gruppe 13 i det periodiske systemet, består av fire elementer: bor (B), aluminium (Al), gallium (Ga) og indium (In). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boron group"@en,
        "Borgruppen"@nb .

humord:c62506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62506" ;
    dct:modified "2024-02-01T14:37:01"^^xsd:dateTime ;
    skos:altLabel "Datasjakk"@nb ;
    skos:broader humord:c01426 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer chess"@en,
        "Datasjakk"@nb .

humord:c62507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62507" ;
    dct:modified "2024-02-01T14:36:44"^^xsd:dateTime ;
    skos:altLabel "Carbon elements"@en,
        "Group 14"@en,
        "Gruppe 14"@nb,
        "Karbongruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 14 omfatter karbon (C), silisium (kisel, Si), germanium (Ge), tinn (Sn), og bly (Pb). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon group"@en,
        "Karbongruppen"@nb .

humord:c62508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62508" ;
    dct:modified "2024-02-01T14:39:14"^^xsd:dateTime ;
    skos:altLabel "Computer screens"@en,
        "Dataskjermar"@nb ;
    skos:broader humord:c29879 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer monitors"@en,
        "Dataskjermer"@nb .

humord:c62509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62509" ;
    dct:modified "2024-02-01T14:41:18"^^xsd:dateTime ;
    skos:altLabel "Group 15"@en,
        "Nitrogen elements"@en,
        "Gruppe 15"@nb,
        "Nitrogengruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Nitrogengruppen, også kjent som gruppe 15 i det periodiske systemet, består av fem elementer: nitrogen (N), fosfor (P), arsen (As), antimon (Sb) og vismut (Bi). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen group"@en,
        "Nitrogengruppen"@nb .

humord:c62510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62510" ;
    dct:modified "2024-02-02T09:02:19"^^xsd:dateTime ;
    skos:altLabel "Computer players"@en,
        "Dataspelare"@nb,
        "Dataspillere"@nb,
        "Gamarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamers"@en,
        "Gamere"@nb ;
    skos:related humord:c62511 .

humord:c62511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62511" ;
    dct:modified "2024-02-01T14:46:36"^^xsd:dateTime ;
    skos:altLabel "Gamarkultur"@nb ;
    skos:broader humord:c04610 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaming culture"@en,
        "Gamerkultur"@nb ;
    skos:related humord:c62510 .

humord:c62512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62512" ;
    dct:modified "2024-02-01T14:49:57"^^xsd:dateTime ;
    skos:altLabel "Paleozoologi"@nb ;
    skos:broader humord:c21058 ;
    skos:definition "Paleozoologi er grenen av paleobiologi som er opptatt av innsamling og identifisering av rester av flercellede dyr i en geologisk (eller arkeologisk) kontekst, samt bruk av disse fossilene for å kunne rekonstruere forhistoriske miljøer og eldgamle økosystemer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeozoology"@en,
        "Paleozoologi"@nb .

humord:c62513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62513" ;
    dct:modified "2024-02-01T14:49:31"^^xsd:dateTime ;
    skos:altLabel "Datastøtta administrasjon"@nb ;
    skos:broader humord:c07577 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided management"@en,
        "Datastøttet administrasjon"@nb .

humord:c62514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62514" ;
    dct:modified "2024-02-01T14:52:16"^^xsd:dateTime ;
    skos:altLabel "Datastøtta arbeid"@nb ;
    skos:broader humord:c04429 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided work"@en,
        "Datastøttet arbeid"@nb .

humord:c62515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62515" ;
    dct:modified "2024-02-01T14:53:42"^^xsd:dateTime ;
    skos:altLabel "Datastøtta arkitektur"@nb ;
    skos:broader humord:c05184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided architecture"@en,
        "Datastøttet arkitektur"@nb .

humord:c62516 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62516" ;
    dct:modified "2024-04-18T12:42:57"^^xsd:dateTime ;
    skos:altLabel "Chalcogens"@en,
        "Group 16"@en,
        "Chalkogener"@nb,
        "Gruppe 16"@nb,
        "Kalkogena"@nb,
        "Kalkogener"@nb,
        "Oksygengruppa"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Gruppe 16 er en gruppe av elementer i det periodiske systemet, også kjent som oksygenfamilien eller chalcogenene. Gruppen inneholder oksygen (O), svovel (S), selen (Se), tellur (Te) og polonium (Po). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen group"@en,
        "Oksygengruppen"@nb ;
    skos:related humord:c65869 .

humord:c62517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62517" ;
    dct:modified "2024-02-01T14:57:58"^^xsd:dateTime ;
    skos:altLabel "Forhistoriske dyr"@nb,
        "Førhistoriske dyr"@nb ;
    skos:broader humord:c62512 ;
    skos:definition "Forhistoriske dyr er dyr som levde i fortiden og som nå er utdødde. Man har kun funnet fossiler av dem. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pre-historic animals"@en,
        "Forhistoriske dyr"@nb .

humord:c62518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62518" ;
    dct:modified "2024-02-01T15:05:19"^^xsd:dateTime ;
    skos:altLabel "Datastøtta kvalitetskontroll"@nb ;
    skos:broader humord:c15290 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided quality control"@en,
        "Datastøttet kvalitetskontroll"@nb .

humord:c62519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62519" ;
    dct:modified "2024-02-01T15:06:30"^^xsd:dateTime ;
    skos:altLabel "Datastøtta leiing"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer supported management"@en,
        "Datastøttet ledelse"@nb .

humord:c62520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62520" ;
    dct:modified "2024-02-01T15:11:32"^^xsd:dateTime ;
    skos:altLabel "Group 17"@en,
        "Gruppe 17"@nb,
        "Halogen"@nb,
        "Halogenene"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Halogen er en betegnelse for gruppe 17 (også kalt hovedgruppe 7) i det periodiske system og inneholder grunnstoffene fluor (Fl), klor (Cl) , brom (Br), jod (I), tenness (Ts) og astat (At).  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halogens"@en,
        "Halogener"@nb .

humord:c62521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62521" ;
    dct:modified "2024-02-01T15:20:50"^^xsd:dateTime ;
    skos:altLabel "Fossile blautdyr"@nb,
        "Fossile molluskar"@nb,
        "Fossile mollusker"@nb ;
    skos:broader humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil molluscs"@en,
        "Fossile bløtdyr"@nb .

humord:c62522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62522" ;
    dct:modified "2024-02-01T15:16:19"^^xsd:dateTime ;
    skos:altLabel "Group 18"@en,
        "Inert gases"@en,
        "Edelgassar"@nb,
        "Edelgassene"@nb,
        "Gruppe 18"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "I periodesystemet står edelgassene i gruppe 18 og er plassert helt til høyre i tabellen. Det er syv edelgasser: helium (He), neon (Ne), argon (Ar), krypton (Kr), xenon (Xe), radon (Rn), oganesson (Og). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Noble gases"@en,
        "Edelgasser"@nb .

humord:c62523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62523" ;
    dct:modified "2024-08-13T11:27:00"^^xsd:dateTime ;
    skos:altLabel "Ammonoids"@en,
        "Ammonittar (Fossil)"@nb,
        "Ammonoidea"@nb ;
    skos:broader humord:c62521 ;
    skos:definition "Ammonoidea er en utdødd gruppe blekkspruter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ammonoidea"@en,
        "Ammonitter (Fossiler)"@nb .

humord:c62524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62524" ;
    dct:modified "2024-02-01T15:44:11"^^xsd:dateTime ;
    skos:altLabel "Amniotar"@nb ;
    skos:broader humord:c08235 ;
    skos:definition "Amnioter er en betegnelse for de virveldyrgruppene (krypdyr, fugler, pattedyr) som har vannhinne (amnion). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amniotes"@en,
        "Amnioter"@nb .

humord:c62525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62525" ;
    dct:modified "2024-02-02T08:52:25"^^xsd:dateTime ;
    skos:altLabel "CAM"@en,
        "Computer aided manufacturing"@en,
        "Computer aided modelling"@en,
        "Computer-aided machining"@en,
        "Computer-aided manufacturing"@en,
        "Computer-integrated manufacturing"@en,
        "CAM"@nb,
        "CIM"@nb,
        "DAP"@nb,
        "Dataassistert produksjon"@nb,
        "Datastøtta modellering"@nb ;
    skos:broader humord:c07770 ;
    skos:definition "Dataassistert produksjon (DAP) er bruken av datamaskiner til å styre maskinelt verktøy og relaterte maskiner under produksjon av gjenstander. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided modeling"@en,
        "Datastøttet modellering"@nb .

humord:c62526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62526" ;
    dct:modified "2024-02-02T08:56:59"^^xsd:dateTime ;
    skos:altLabel "CASE"@en,
        "CASE"@nb,
        "Datastøtta programmering"@nb,
        "Datastøtta programutvikling"@nb,
        "Datastøttet programutvikling"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided software engineering"@en,
        "Datastøttet programmering"@nb .

humord:c62527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62527" ;
    dct:modified "2024-02-02T08:58:10"^^xsd:dateTime ;
    skos:altLabel "CSCW"@en,
        "CSCW"@nb,
        "Datastøtta samarbeid"@nb ;
    skos:broader humord:c20404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer supported cooperative work"@en,
        "Datastøttet samarbeid"@nb .

humord:c62528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62528" ;
    dct:modified "2024-02-02T08:59:12"^^xsd:dateTime ;
    skos:altLabel "Datastøtta systemutvikling"@nb ;
    skos:broader humord:c60589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer supported system design"@en,
        "Datastøttet systemutvikling"@nb .

humord:c62529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62529" ;
    dct:modified "2024-02-02T09:33:48"^^xsd:dateTime ;
    skos:altLabel "Datastøtta verifikasjon"@nb ;
    skos:broader humord:c04283 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer aided verification"@en,
        "Datastøttet verifikasjon"@nb .

humord:c62530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62530" ;
    dct:modified "2024-02-02T09:43:54"^^xsd:dateTime ;
    skos:altLabel "Datavarehus"@nb ;
    skos:broader humord:c14219 ;
    skos:definition "Datavarehus er en type databasesystem som søker å organisere data på en tematisk rettet måte, med andre ord å strukturere informasjon og strukturen av disse slik at de egner seg for analytisk behandling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data warehouse"@en,
        "Datavarehus"@nb .

humord:c62531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62531" ;
    dct:modified "2024-02-02T09:48:11"^^xsd:dateTime ;
    skos:altLabel "Ondarta programvare"@nb,
        "Ondartet programvare"@nb,
        "Ondsinna programvare"@nb,
        "Ondsinnet programvare"@nb,
        "Skadevare"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Skadevare er innen IT en samlebetegnelse på programkode som uten brukerens tillatelse utfører handlinger med brukerens systemer eller informasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malware"@en,
        "Skadevare"@nb .

humord:c62532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62532" ;
    dct:modified "2024-02-02T09:51:04"^^xsd:dateTime ;
    skos:altLabel "Data-driven modeling"@en,
        "Data-driven modelling"@en,
        "Data-driven science"@en,
        "Datadrevet modellering"@nb,
        "Datavitskap"@nb ;
    skos:broader humord:c14213 ;
    skos:definition "Datavitenskap er et felt som kombinerer informatikk, matematikk, statistikk og dataanalyse med anvendelser i andre fagfelt <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data science"@en,
        "Datavitenskap"@nb .

humord:c62533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62533" ;
    dct:modified "2024-02-02T09:52:15"^^xsd:dateTime ;
    skos:altLabel "Dataabstraksjon"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data abstraction"@en,
        "Dataabstraksjon"@nb .

humord:c62534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62534" ;
    dct:modified "2024-02-02T09:59:52"^^xsd:dateTime ;
    skos:altLabel "Dataassimilasjon"@nb,
        "Dataassimilering"@nb ;
    skos:broader humord:c08173 ;
    skos:definition "Dataassimilasjon er en metode for å overføre observasjoner av forskjellige variabler inn i matematiske modeller <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data assimilation"@en,
        "Dataassimilasjon"@nb .

humord:c62535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62535" ;
    dct:modified "2024-02-02T10:02:12"^^xsd:dateTime ;
    skos:altLabel "dBase"@nb ;
    skos:broader humord:c14219 ;
    skos:definition "dBase var et av de første databasestyringssystemene for mikrodatamaskiner og det mest suksessrike på sin tid.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "dBase"@en,
        "dBase"@nb .

humord:c62536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62536" ;
    dct:modified "2024-10-08T14:00:23"^^xsd:dateTime ;
    skos:altLabel "Data control language"@en,
        "Data control language"@nb,
        "Dcl"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dcl"@en,
        "Dcl"@nb .

humord:c62537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62537" ;
    dct:modified "2024-02-02T10:05:05"^^xsd:dateTime ;
    skos:altLabel "DECnet"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "DECnet er en samling nettverksprotokoller som ble skapt av Digital Equipment Corporation. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DECnet"@en,
        "DECnet"@nb .

humord:c62538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62538" ;
    dct:modified "2024-02-02T10:06:43"^^xsd:dateTime ;
    skos:altLabel "Dedikert system"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dedicated system"@en,
        "Dedisert system"@nb .

humord:c62539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62539" ;
    dct:modified "2024-02-02T10:08:20"^^xsd:dateTime ;
    skos:altLabel "Deduktive databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deductive databases"@en,
        "Deduktive databaser"@nb .

humord:c62540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62540" ;
    dct:modified "2024-02-02T10:12:11"^^xsd:dateTime ;
    skos:altLabel "Dekkers algoritme"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dekker's algorithm"@en,
        "Dekkers algoritme"@nb .

humord:c62541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62541" ;
    dct:modified "2024-02-02T10:14:55"^^xsd:dateTime ;
    skos:altLabel "Dekoding (Informatikk)"@nb ;
    skos:broader humord:c62238 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decoding (Informatics)"@en,
        "Dekoding (Informatikk)"@nb .

humord:c62542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62542" ;
    dct:modified "2024-02-02T10:16:28"^^xsd:dateTime ;
    skos:altLabel "Dekomposisjon"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Dekomposisjon er å splitte et komplekst problem eller system opp i enklere deler. Brukt i matematikk og programmering. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decomposition"@en,
        "Dekomposisjon"@nb .

humord:c62543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62543" ;
    dct:modified "2024-02-02T10:19:20"^^xsd:dateTime ;
    skos:altLabel "Delay- and disruption-tolerant networking"@nb,
        "Forseinkingstolerant nettverk"@nb ;
    skos:broader humord:c04193 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delay- and disruption-tolerant networking"@en,
        "Delay- and disruption-tolerant networking"@nb .

humord:c62544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62544" ;
    dct:modified "2024-02-27T07:46:13"^^xsd:dateTime ;
    skos:altLabel "Embarcadero Delphi"@en,
        "Delphi"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "Delphi er et integrert utviklingsmiljø basert på programmeringsspråket Pascal.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delphi"@en,
        "Delphi"@nb .

humord:c62545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62545" ;
    dct:modified "2024-04-15T09:18:17"^^xsd:dateTime ;
    skos:altLabel "Delta (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delta"@en,
        "Delta (Programmeringsspråk)"@nb .

humord:c62546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62546" ;
    dct:modified "2024-02-02T10:31:13"^^xsd:dateTime ;
    skos:altLabel "Deltasigmamodulatorar"@nb ;
    skos:broader humord:c62394 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delta sigma modulators"@en,
        "Deltasigmamodulatorer"@nb .

humord:c62547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62547" ;
    dct:modified "2024-02-02T10:33:34"^^xsd:dateTime ;
    skos:altLabel "Denotasjonell semantikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Denotational semantics"@en,
        "Denotasjonell semantikk"@nb .

humord:c62548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62548" ;
    dct:modified "2024-02-02T10:36:02"^^xsd:dateTime ;
    skos:altLabel "DSDV"@en,
        "DSDV"@nb,
        "Destination-sequenced distance vector"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Destination-sequenced distance vector"@en,
        "Destination-sequenced distance vector"@nb .

humord:c62549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62549" ;
    dct:modified "2024-02-04T20:05:26"^^xsd:dateTime ;
    skos:altLabel "Diagnostiske system (Systemdesign)"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diagnostic systems (System design)"@en,
        "Diagnostiske systemer (Systemdesign)"@nb .

humord:c62550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62550" ;
    dct:modified "2024-02-02T10:39:51"^^xsd:dateTime ;
    skos:altLabel "Differensialanalysator"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Differensialanalysatoren er en mekanisk analog datamaskin designet for å løse differensialligninger ved integrasjon, ved å bruke hjul-og-skive-mekanismer for å utføre integrasjonen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential analyser"@en,
        "Differensialanalysator"@nb .

humord:c62551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62551" ;
    dct:modified "2024-03-01T14:35:40"^^xsd:dateTime ;
    skos:altLabel "Diffpack"@nb ;
    skos:broader humord:c63894 ;
    skos:definition "Diffpack er et programmeringsmiljø for utvikling av simuleringsprogramvare for vitenskapelige og tekniske applikasjoner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diffpack"@en,
        "Diffpack"@nb .

humord:c62552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62552" ;
    dct:modified "2024-02-02T10:51:57"^^xsd:dateTime ;
    skos:altLabel "Digital dokumentbehandling"@nb,
        "Digital dokumenthandsaming"@nb ;
    skos:broader humord:c62554 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital document management"@en,
        "Digital dokumentbehandling"@nb .

humord:c62553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62553" ;
    dct:modified "2024-02-02T10:49:33"^^xsd:dateTime ;
    skos:altLabel "Dokumentadministrasjon"@nb ;
    skos:broader humord:c00153 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document management"@en,
        "Dokumentadministrasjon"@nb .

humord:c62554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62554" ;
    dct:modified "2024-02-02T10:51:29"^^xsd:dateTime ;
    skos:altLabel "Dokubentbehandling"@nb,
        "Dokumenthandsaming"@nb ;
    skos:broader humord:c62553 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document processing"@en,
        "Dokumentbehandling"@nb .

humord:c62555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62555" ;
    dct:modified "2024-03-01T09:22:14"^^xsd:dateTime ;
    skos:altLabel "Digital lyd"@nb,
        "Digtal ljod"@nb ;
    skos:broader humord:c08268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital audio"@en,
        "Digital lyd"@nb ;
    skos:related humord:c63869 .

humord:c62556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62556" ;
    dct:modified "2024-02-02T10:58:17"^^xsd:dateTime ;
    skos:altLabel "Muskat"@nb,
        "Muskatnøtt"@nb,
        "Myristica fragrans"@nb ;
    skos:broader humord:c04919,
        humord:c08212 ;
    skos:definition "Muskat er krydder fra fruktene på muskatnøtt-treet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nutmeg"@en,
        "Muskat"@nb .

humord:c62557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62557" ;
    dct:modified "2024-02-02T11:06:14"^^xsd:dateTime ;
    skos:altLabel "Digital telecom"@en,
        "Digital telekommunikasjon"@nb,
        "Digital teleteknikk"@nb ;
    skos:broader humord:c04327 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital telecommunications"@en,
        "Digital telekommunikasjon"@nb .

humord:c62558 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62558" ;
    dct:modified "2024-03-12T13:34:58"^^xsd:dateTime ;
    skos:altLabel "Digital vassmerking"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Digital vannmerking er en type merke skjult inn i et støy-tolerant signal, for eksempel lyd, video eller bilde data. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital watermarking"@en,
        "Digital vannmerking"@nb .

humord:c62559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62559" ;
    dct:modified "2024-02-02T11:33:20"^^xsd:dateTime ;
    skos:altLabel "Digitale filter"@nb ;
    skos:broader humord:c62215 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital filters"@en,
        "Digitale filtre"@nb .

humord:c62560 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62560" ;
    dct:modified "2024-02-02T12:06:07"^^xsd:dateTime ;
    skos:altLabel "Aktive filter"@nb ;
    skos:broader humord:c62215 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Active filters"@en,
        "Aktive filtre"@nb .

humord:c62561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62561" ;
    dct:modified "2024-02-02T12:07:33"^^xsd:dateTime ;
    skos:altLabel "Optiske filter"@nb ;
    skos:broader humord:c62215 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical filters"@en,
        "Optiske filtre"@nb .

humord:c62562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62562" ;
    dct:modified "2024-02-02T12:08:16"^^xsd:dateTime ;
    skos:altLabel "Passive filter"@nb ;
    skos:broader humord:c62215 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passive filters"@en,
        "Passive filtre"@nb .

humord:c62564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62564" ;
    dct:modified "2024-03-01T09:05:18"^^xsd:dateTime ;
    skos:altLabel "Logic circuits"@en,
        "Digitale krinsar"@nb,
        "Logiske kretser"@nb,
        "Logiske krinsar"@nb ;
    skos:broader humord:c62221 ;
    skos:definition "Digital krets er en elektronisk krets som brukes i digitalteknikk for å utføre logiske operasjoner. Mikroprosessorer og mikrokontrollere er eksempler på digitale kretser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital circuits"@en,
        "Digitale kretser"@nb .

humord:c62565 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62565" ;
    dct:modified "2024-02-02T12:17:05"^^xsd:dateTime ;
    skos:altLabel "Digitale læringsmiljø"@nb ;
    skos:broader humord:c22112 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital learning environments"@en,
        "Digitale læringsmiljøer"@nb .

humord:c62566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62566" ;
    dct:modified "2024-02-02T12:24:03"^^xsd:dateTime ;
    skos:altLabel "Digitale kamera"@nb,
        "Digitale kameraer"@nb,
        "Digitalkamera"@nb ;
    skos:broader humord:c21183 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital cameras"@en,
        "Digitalkamera"@nb .

humord:c62567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62567" ;
    dct:modified "2024-02-02T12:37:03"^^xsd:dateTime ;
    skos:altLabel "Directed graphs"@en,
        "Digrafar (Matematikk)"@nb,
        "Retta grafar"@nb,
        "Rettede grafer"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "En digraf er en graf med rettede kanter <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digraphs (Mathematics)"@en,
        "Digrafer (Matematikk)"@nb .

humord:c62568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62568" ;
    dct:modified "2024-02-02T12:33:48"^^xsd:dateTime ;
    skos:altLabel "Digrafar (Lingvistikk)"@nb,
        "Digram"@nb ;
    skos:broader humord:c06376 ;
    skos:definition "En digraf er to bokstaver som tegn for én språklyd, for eksempel ph for f, eldre aa for å som i Haakon, kj i kjær, tysk oe i Goethe eller engelsk sh i ship. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digraphs (Linguistics)"@en,
        "Digrafer (Lingvistikk)"@nb .

humord:c62569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62569" ;
    dct:modified "2024-02-02T12:36:20"^^xsd:dateTime ;
    skos:altLabel "Graphs"@en,
        "Graf"@nb,
        "Grafar"@nb,
        "Grafer"@nb,
        "Grafteori"@nb ;
    skos:broader humord:c62268 ;
    skos:definition "Grafteori er en gren i matematikk og informatikk der man studerer egenskapene til grafer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph theory"@en,
        "Grafteori"@nb .

humord:c62570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62570" ;
    dct:modified "2024-02-02T12:40:26"^^xsd:dateTime ;
    skos:altLabel "Spenntre"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spanning trees"@en,
        "Spenntrær"@nb .

humord:c62571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62571" ;
    dct:modified "2024-02-02T12:42:24"^^xsd:dateTime ;
    skos:altLabel "Graf-fargingsevne"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph colouring"@en,
        "Graf-fargbarhet"@nb .

humord:c62572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62572" ;
    dct:modified "2024-02-02T12:47:30"^^xsd:dateTime ;
    skos:altLabel "Four-color problem"@en,
        "Firefargeproblemet"@nb ;
    skos:broader humord:c04302,
        humord:c62569 ;
    skos:definition "Firefargeproblemet er et gammelt problem som består i å bevise at et kart kan farges med bare fire farger slik at land med felles grenselinjer alltid får forskjellig farge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Four-colour problem"@en,
        "Firefargeproblemet"@nb .

humord:c62573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62573" ;
    dct:modified "2024-02-02T12:50:03"^^xsd:dateTime ;
    skos:altLabel "Kromatiske tal"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "For en graf, er det kromatiske tallet antall farger som trengs for å fargelegge nodene slik at ingen nabonoder har samme farge.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromatic numbers"@en,
        "Kromatiske tall"@nb .

humord:c62574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62574" ;
    dct:modified "2024-02-02T12:52:10"^^xsd:dateTime ;
    skos:altLabel "Algebraisk grafteori"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic graph theory"@en,
        "Algebraisk grafteori"@nb .

humord:c62575 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62575" ;
    dct:modified "2024-08-29T11:02:48"^^xsd:dateTime ;
    skos:altLabel "Diadromous fish"@en,
        "Diadrome fiskar"@nb,
        "Diadrome fisker"@nb,
        "Diadromi"@nb ;
    skos:broader humord:c61214 ;
    skos:definition "Diadrome fiskar vandrar mellom saltvatn og ferskvatn som del av livssyklusen sin. <Wiktionary>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diadromy"@en,
        "Diadromi"@nb .

humord:c62576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62576" ;
    dct:modified "2024-02-02T12:54:51"^^xsd:dateTime ;
    skos:altLabel "Dijkstra-scholten algoritmen"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dijkstra–Scholten algorithm"@en,
        "Dijkstra-scholten algoritmen"@nb .

humord:c62577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62577" ;
    dct:modified "2024-02-03T09:09:34"^^xsd:dateTime ;
    skos:altLabel "Diskaksess"@nb ;
    skos:broader humord:c62578 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disc access"@en,
        "Diskaksess"@nb .

humord:c62578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62578" ;
    dct:modified "2024-02-02T12:58:06"^^xsd:dateTime ;
    skos:altLabel "Magnetlager"@nb ;
    skos:broader humord:c04232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic storage"@en,
        "Magnetlager"@nb .

humord:c62579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62579" ;
    dct:modified "2024-11-21T13:54:21"^^xsd:dateTime ;
    skos:altLabel "Anadromous fishes"@en,
        "Anadrome fiskar"@nb,
        "Anadrome fisker"@nb,
        "Anadromi"@nb ;
    skos:broader humord:c62575 ;
    skos:definition "Anadromi er et vandringsmønster hos fisk som gyter og har yngelstadiet i ferskvann, men som vanligvis lever hele sitt voksne liv i saltvann. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anadromy"@en,
        "Anadromi"@nb ;
    skos:related humord:c62581 .

humord:c62580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62580" ;
    dct:modified "2024-02-02T13:00:45"^^xsd:dateTime ;
    skos:altLabel "Discrete optimisation"@en,
        "Diskret optimalisering"@nb ;
    skos:broader humord:c24964 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrete optimization"@en,
        "Diskret optimalisering"@nb .

humord:c62581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62581" ;
    dct:modified "2024-11-21T13:54:55"^^xsd:dateTime ;
    skos:altLabel "Catadromous fishes"@en,
        "Katadrome fiskar"@nb,
        "Katadrome fisker"@nb,
        "Katadromi"@nb ;
    skos:broader humord:c62575 ;
    skos:definition "En katadrom fiskeart gyter og tilbringer første fase av livet i havet før den vandrer opp i ferskvann hvor den vokser og utvikler seg frem til den er kjønnsmoden. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catadromy"@en,
        "Katadromi"@nb ;
    skos:related humord:c62579 .

humord:c62582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62582" ;
    dct:modified "2024-02-02T13:04:56"^^xsd:dateTime ;
    skos:altLabel "Diskrete cosinustransformasjonar"@nb ;
    skos:broader humord:c62583 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrete cosine transforms"@en,
        "Diskrete cosinustransformasjoner"@nb .

humord:c62583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62583" ;
    dct:modified "2024-03-21T11:08:57"^^xsd:dateTime ;
    skos:altLabel "Transformasjon"@nb,
        "Transformasjonar"@nb ;
    skos:broader humord:c08175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transformations"@en,
        "Transformasjoner"@nb .

humord:c62584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62584" ;
    dct:modified "2024-02-02T13:07:46"^^xsd:dateTime ;
    skos:altLabel "Diskrete system"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrete systems"@en,
        "Diskrete systemer"@nb .

humord:c62585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62585" ;
    dct:modified "2024-02-02T13:19:41"^^xsd:dateTime ;
    skos:altLabel "Anaerob melting"@en,
        "Anaerob fordøying"@nb,
        "Metanisering"@nb ;
    skos:broader humord:c61790 ;
    skos:definition "Anaerob fordøyelse er en rekke prosesser der mikroorganismer bryter ned biologisk materiale i fravær av oksygen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic digestion"@en,
        "Anaerob fordøyelse"@nb .

humord:c62586 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62586" ;
    dct:modified "2024-02-02T13:21:04"^^xsd:dateTime ;
    skos:altLabel "Distribuert arkitektur"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed architecture"@en,
        "Distribuert arkitektur"@nb .

humord:c62587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62587" ;
    dct:modified "2024-02-02T13:24:51"^^xsd:dateTime ;
    skos:altLabel "Distribuert kunstig intelligens"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed artificial intelligence"@en,
        "Distribuert kunstig intelligens"@nb .

humord:c62588 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62588" ;
    dct:modified "2024-02-02T13:29:25"^^xsd:dateTime ;
    skos:altLabel "Distribuert masselager"@nb,
        "Distribuert minne"@nb ;
    skos:broader humord:c62589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed memory"@en,
        "Distribuert masselager"@nb .

humord:c62589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62589" ;
    dct:modified "2024-02-02T13:28:41"^^xsd:dateTime ;
    skos:altLabel "Masselager"@nb ;
    skos:broader humord:c04232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass storage"@en,
        "Masselager"@nb .

humord:c62590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62590" ;
    dct:modified "2024-02-02T13:30:40"^^xsd:dateTime ;
    skos:altLabel "Distribuert programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed programming"@en,
        "Distribuert programmering"@nb .

humord:c62591 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62591" ;
    dct:modified "2024-02-05T07:33:59"^^xsd:dateTime ;
    skos:altLabel "Distribuert prosessering"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed processing"@en,
        "Distribuert prosessering"@nb .

humord:c62592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62592" ;
    dct:modified "2024-06-07T14:25:34"^^xsd:dateTime ;
    skos:altLabel "Ananasfamilien"@nb,
        "Bromeliaceae"@nb ;
    skos:broader humord:c66749 ;
    skos:definition "Ananasfamilien er ein plantefamilie innan klassen einfrøblada planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bromeliads"@en,
        "Ananasfamilien"@nb .

humord:c62593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62593" ;
    dct:modified "2024-02-02T14:15:24"^^xsd:dateTime ;
    skos:altLabel "Waterfowl"@en,
        "Andefuglar"@nb,
        "Anseriformes"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Andefugler er en orden av fugler som omfatter to familier; andefamilien, Anatidae, og gjeterfugler, Anhimidae. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anseriformes"@en,
        "Andefugler"@nb .

humord:c62594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62594" ;
    dct:modified "2024-02-02T14:24:09"^^xsd:dateTime ;
    skos:altLabel "Anemia"@en,
        "Anemi"@nb,
        "Blodmangel"@nb,
        "Jarnmangel"@nb,
        "Jernmangel"@nb ;
    skos:broader humord:c56760 ;
    skos:definition "Anemi, blodmangel, betyr at for få røde blodceller sirkulerer rundt i kroppen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaemia"@en,
        "Anemi"@nb .

humord:c62595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62595" ;
    dct:modified "2024-02-02T14:36:37"^^xsd:dateTime ;
    skos:altLabel "Blodkar"@nb,
        "Blodårer"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodårene er rør av bindevev og glatt muskulatur hvor blodet sirkulerer i kroppen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood vessels"@en,
        "Blodårer"@nb .

humord:c62596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62596" ;
    dct:modified "2024-02-02T14:38:47"^^xsd:dateTime ;
    skos:altLabel "Angiogenese"@nb ;
    skos:broader humord:c62595 ;
    skos:definition "Angiogenese er dannelse av nye blodårer ut fra allerede eksisterende blodårer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angiogenesis"@en,
        "Angiogenese"@nb .

humord:c62597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62597" ;
    dct:modified "2024-02-02T14:58:59"^^xsd:dateTime ;
    skos:altLabel "Anis"@nb,
        "Pimpinella anisum"@nb ;
    skos:broader humord:c08212,
        humord:c62598 ;
    skos:definition "Anis er en ettårig art i skjermplantefamilien og en vanlig krydderplante. De tørkede frøene brukes som krydder, blant annet i bakverk, og friske stilker og blader brukes som grønnsak og i salater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anise"@en,
        "Anis"@nb .

humord:c62598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62598" ;
    dct:modified "2024-02-02T14:58:26"^^xsd:dateTime ;
    skos:altLabel "Apiaceae"@en,
        "Carrot family"@en,
        "Celery family"@en,
        "Umbelliferae"@en,
        "Apiaceae"@nb,
        "Skjermplantar"@nb,
        "Skjermplantefamilien"@nb,
        "Skjermplanter"@nb,
        "Umbelliferae"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Skjermplantefamilien er en tofrøbladet plantefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parsley family"@en,
        "Skjermplanter"@nb .

humord:c62599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62599" ;
    dct:modified "2024-11-06T08:43:58"^^xsd:dateTime ;
    skos:altLabel "Human myotubes"@en,
        "Muscle cells"@en,
        "Muscle fibres"@en,
        "Muscle tissue"@en,
        "Muscular systems"@en,
        "Myocytes"@en,
        "Myology"@en,
        "Myotubes"@en,
        "Humane myotubar"@nb,
        "Humane myotuber"@nb,
        "Muskelceller"@nb,
        "Muskelfiber"@nb,
        "Muskelfibere"@nb,
        "Muskelfibrar"@nb,
        "Muskelfibre"@nb,
        "Muskelfibrer"@nb,
        "Muskelseller"@nb,
        "Muskelsystem"@nb,
        "Muskelsystemer"@nb,
        "Muskelvev"@nb,
        "Musklar"@nb,
        "Myologi"@nb,
        "Myotubar"@nb,
        "Myotuber"@nb ;
    skos:broader humord:c68756 ;
    skos:definition "Musklene er sammentrekkbare (kontraktile) organer som forårsaker bevegelse eller stabilitet (fiksering). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscles"@en,
        "Muskler"@nb .

humord:c62600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62600" ;
    dct:modified "2025-02-11T13:02:54"^^xsd:dateTime ;
    skos:altLabel "Antagonistar (Farmakologi)"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Antagonist er et kjemisk stoff som svekker en målbar effekt i kroppen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antagonists (Pharmacology)"@en,
        "Antagonister (Farmakologi)"@nb .

humord:c62601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62601" ;
    dct:modified "2024-02-05T07:35:25"^^xsd:dateTime ;
    skos:altLabel "Distribuert systemarkitektur"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ub024"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed system architecture"@en,
        "Distribuert systemarkitektur"@nb .

humord:c62602 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62602" ;
    dct:modified "2024-02-05T07:36:21"^^xsd:dateTime ;
    skos:altLabel "Distribuert systemutvikling"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed system development"@en,
        "Distribuert systemutvikling"@nb .

humord:c62603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62603" ;
    dct:modified "2024-02-07T08:00:01"^^xsd:dateTime ;
    skos:altLabel "Distribuerte algoritmar"@nb ;
    skos:broader humord:c08164,
        humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed algorithms"@en,
        "Distribuerte algoritmer"@nb .

humord:c62604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62604" ;
    dct:modified "2024-02-05T07:39:14"^^xsd:dateTime ;
    skos:altLabel "Distribuerte data"@nb ;
    skos:broader humord:c62532 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed data"@en,
        "Distribuerte data"@nb .

humord:c62605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62605" ;
    dct:modified "2024-02-05T07:41:59"^^xsd:dateTime ;
    skos:altLabel "Distribuerte filsystem"@nb ;
    skos:broader humord:c20950 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed file systems"@en,
        "Distribuerte filsystemer"@nb .

humord:c62606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62606" ;
    dct:modified "2024-12-19T12:23:41"^^xsd:dateTime ;
    skos:altLabel "Distribuerte informasjonssystem"@nb ;
    skos:broader humord:c58602 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed information systems"@en,
        "Distribuerte informasjonssystemer"@nb .

humord:c62607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62607" ;
    dct:modified "2024-02-05T07:44:37"^^xsd:dateTime ;
    skos:altLabel "Distribuerte krinsar"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed circuits"@en,
        "Distribuerte kretser"@nb .

humord:c62608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62608" ;
    dct:modified "2024-02-05T07:48:09"^^xsd:dateTime ;
    skos:altLabel "Distribuerte nettverk"@nb ;
    skos:broader humord:c04194 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed networks"@en,
        "Distribuerte nettverk"@nb .

humord:c62609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62609" ;
    dct:modified "2024-02-05T07:49:48"^^xsd:dateTime ;
    skos:altLabel "Distribuerte objekt"@nb ;
    skos:broader humord:c62604 ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed objects"@en,
        "Distribuerte objekter"@nb .

humord:c62610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62610" ;
    dct:modified "2024-02-05T07:50:55"^^xsd:dateTime ;
    skos:altLabel "Distribuerte operativsystem"@nb ;
    skos:broader humord:c04259 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed operation systems"@en,
        "Distribuerte operativsystemer"@nb .

humord:c62611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62611" ;
    dct:modified "2024-02-05T07:52:12"^^xsd:dateTime ;
    skos:altLabel "Distribuerte system"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed systems"@en,
        "Distribuerte systemer"@nb .

humord:c62612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62612" ;
    dct:modified "2024-02-05T07:52:54"^^xsd:dateTime ;
    skos:altLabel "Distribuerte tenester"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed services"@en,
        "Distribuerte tjenester"@nb .

humord:c62613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62613" ;
    dct:modified "2024-02-05T07:54:10"^^xsd:dateTime ;
    skos:altLabel "DCOM"@en,
        "DCOM"@nb,
        "Distributed Component Object Model"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed Component Object Model"@en,
        "Distributed Component Object Model"@nb .

humord:c62614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62614" ;
    dct:modified "2024-02-05T07:56:06"^^xsd:dateTime ;
    skos:altLabel "DCE"@en,
        "DCE"@nb,
        "Distributed computing environment"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributed computing environment"@en,
        "Distributed computing environment"@nb .

humord:c62615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62615" ;
    dct:modified "2024-02-05T07:57:11"^^xsd:dateTime ;
    skos:altLabel "Divisjonsalgoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Division algorithms"@en,
        "Divisjonsalgoritmer"@nb .

humord:c62616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62616" ;
    dct:modified "2024-02-05T07:59:15"^^xsd:dateTime ;
    skos:altLabel "Django"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Django er et webrammeverk skrevet i Python. Det ble gjort tilgjengelig under BSD-lisensen i juli 2005. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Django"@en,
        "Django"@nb .

humord:c62617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62617" ;
    dct:modified "2024-02-06T09:10:49"^^xsd:dateTime ;
    skos:altLabel "DNA-basert databehandling"@nb,
        "DNA-basert datahandsaming"@nb ;
    skos:broader humord:c62361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dna computing"@en,
        "DNA-basert databehandling"@nb .

humord:c62618 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62618" ;
    dct:modified "2024-02-05T08:04:06"^^xsd:dateTime ;
    skos:altLabel "DSSSL"@en,
        "DSSSL"@nb,
        "Document style semantics and spesification language"@nb ;
    skos:broader humord:c58236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document style semantics and spesification language"@en,
        "Document style semantics and spesification language"@nb .

humord:c62619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62619" ;
    dct:modified "2024-02-05T08:05:27"^^xsd:dateTime ;
    skos:altLabel "DTD"@en,
        "DTD"@nb,
        "Document Type Definition"@nb ;
    skos:broader humord:c58236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document Type Definition"@en,
        "Document Type Definition"@nb .

humord:c62620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62620" ;
    dct:modified "2024-02-05T08:09:30"^^xsd:dateTime ;
    skos:altLabel "Dokumentanalyse"@nb ;
    skos:broader humord:c00153 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document analysis"@en,
        "Dokumentanalyse"@nb .

humord:c62621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62621" ;
    dct:modified "2024-02-05T08:49:13"^^xsd:dateTime ;
    skos:altLabel "Dokumentdatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Document databases"@en,
        "Dokumentdatabaser"@nb .

humord:c62622 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62622" ;
    dct:modified "2024-03-05T13:01:12"^^xsd:dateTime ;
    skos:altLabel "Domain name system"@en,
        "Domenenamnstenar"@nb,
        "Namnetenarar"@nb,
        "Navnetjenere"@nb ;
    skos:broader humord:c62623 ;
    skos:definition "Domain Name System (DNS) er navnetjenerstandarden spesifisert i TCP/IP-protokollsuiten. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Domain name server"@en,
        "Domenenavnstjener"@nb .

humord:c62623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62623" ;
    dct:modified "2024-02-05T11:01:50"^^xsd:dateTime ;
    skos:altLabel "HTTP servers"@en,
        "HTTP-servere"@nb,
        "HTTP-tenare"@nb,
        "HTTP-tjenere"@nb,
        "Nettserverar"@nb,
        "Nettservere"@nb,
        "Nettsørvarar"@nb,
        "Vev-tenare"@nb,
        "Vevtenare"@nb,
        "Web-servere"@nb,
        "Web-tenare"@nb,
        "Webtenare"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Nettserver, datamaskin som er vert for et nettsted, det vil si at den leverer nettsider og filer til andre klientmaskiner over HTTP-protokollen. Uttrykket brukes også om applikasjonen som gjør maskinen i stand til å levere denne typen tjeneste. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web servers"@en,
        "Web-tjenere"@nb .

humord:c62624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62624" ;
    dct:modified "2024-02-05T09:00:46"^^xsd:dateTime ;
    skos:altLabel "Dronning-problemet"@nb ;
    skos:broader humord:c01426 ;
    skos:definition "Dronning-problemet er et matematisk sjakkproblem med å plassere åtte sjakkdronninger på et 8×8 sjakkbrett slik at ikke to dronninger truer hverandre <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eight queens problem"@en,
        "Dronning-problemet"@nb .

humord:c62625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62625" ;
    dct:modified "2024-02-05T09:02:07"^^xsd:dateTime ;
    skos:altLabel "Dylan"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dylan"@en,
        "Dylan"@nb .

humord:c62626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62626" ;
    dct:modified "2024-02-05T09:11:39"^^xsd:dateTime ;
    skos:altLabel "DRAM"@en,
        "DRAM"@nb,
        "Dynamic random access memory"@nb ;
    skos:broader humord:c62627 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic random access memory"@en,
        "Dynamic random access memory"@nb .

humord:c62627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62627" ;
    dct:modified "2024-08-23T14:31:40"^^xsd:dateTime ;
    skos:altLabel "Memory"@en,
        "Primary memory"@en,
        "Primary storage"@en,
        "RAM (Storage)"@en,
        "Arbeidshukommelse (Lagring)"@nb,
        "Arbeidslager"@nb,
        "Arbeidsminne (Lagring)"@nb,
        "Internhukommelse"@nb,
        "Internminne"@nb,
        "Minne (Lagring)"@nb,
        "Primærhukommelse"@nb,
        "Primærlager"@nb,
        "Primærminne"@nb,
        "RAM"@nb ;
    skos:broader humord:c04232 ;
    skos:definition "Arbeidsminne (primærminne/arbeidslager) er en datamaskins viktigste datalager. Programmer under kjøring, og tilhørende data, må ha plass i arbeidslageret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer memory"@en,
        "Minne (Lagring)"@nb .

humord:c62628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62628" ;
    dct:modified "2025-01-24T15:38:55"^^xsd:dateTime ;
    skos:altLabel "Aluminium electrolysis"@en,
        "Aluminiumframstilling"@nb,
        "Aluminiumfremstilling"@nb ;
    skos:broader humord:c58293,
        humord:c67741 ;
    skos:definition "Aluminium fremstilles ved elektrolyse. Elektrolysehall. Så å si hele verdens produksjon av aluminium fremstilles ved Hall-Héroult-prosessen. Aluminium blir her fremstilt fra aluminiumoksid ved en kombinasjon av elektrolyse og reduksjon med karbon <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aluminium prodcution"@en,
        "Aluminiumframstilling"@nb .

humord:c62629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62629" ;
    dct:modified "2024-02-05T09:15:19"^^xsd:dateTime ;
    skos:altLabel "DSR"@en,
        "DSR"@nb,
        "Dynamic source routing (Kommunikasjonsprotokoll)"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic source routing"@en,
        "Dynamic source routing (Kommunikasjonsprotokoll)"@nb .

humord:c62630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62630" ;
    dct:modified "2024-02-05T09:17:58"^^xsd:dateTime ;
    skos:altLabel "Dynamisk binding"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic binding"@en,
        "Dynamisk binding"@nb .

humord:c62631 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62631" ;
    dct:modified "2024-02-05T09:18:16"^^xsd:dateTime ;
    skos:altLabel "Am"@nb,
        "Americium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Americium er et grunnstoff som har atomnummer 95 og atomsymbol Am. Det er et sølvhvitt, mykt, uedelt metall, og det oksiderer lett i luft ved romtemperatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Americium"@en,
        "Americium"@nb .

humord:c62632 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62632" ;
    dct:modified "2024-02-05T09:21:55"^^xsd:dateTime ;
    skos:altLabel "Dynamisk logikk"@nb ;
    skos:broader humord:c00714 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic logic"@en,
        "Dynamisk logikk"@nb .

humord:c62633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62633" ;
    dct:modified "2024-02-06T09:14:10"^^xsd:dateTime ;
    skos:altLabel "Dynamisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Dynamisk programmering (DP) er en teknikk for å løse en bred klasse probleme effektivt. Metoden innebærer å dele opp et komplisert problem, for så å løse de overlappende delproblemene på en måte slik at hvert delproblem kun blir løst en gang. Dynamisk programmering er en av de mest brukte og viktigste generelle teknikkene for å utvikle gode algoritmer til dataprogrammer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic programming"@en,
        "Dynamisk programmering"@nb .

humord:c62634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62634" ;
    dct:modified "2024-02-05T09:31:49"^^xsd:dateTime ;
    skos:altLabel "Dynamisk simulering"@nb ;
    skos:broader humord:c60555 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic simulation"@en,
        "Dynamisk simulering"@nb .

humord:c62635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62635" ;
    dct:modified "2024-02-05T09:26:58"^^xsd:dateTime ;
    skos:altLabel "Amidine"@en,
        "Amidin"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "En amidin er en funksjonell gruppe i organisk kjemi. Den består av en karbon-nitrogen dobbeltbinding (C=N) og et nitrogenatom som er direkte bundet til karbonatomet. De er iminderivater av amider. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amidines"@en,
        "Amidiner"@nb ;
    skos:related humord:c61974 .

humord:c62636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62636" ;
    dct:modified "2024-02-05T09:36:32"^^xsd:dateTime ;
    skos:altLabel "Amineringsreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Amineringsreaksjoner er prosessen der en amingruppe blir introdusert i en organisk molekyl. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amination"@en,
        "Amineringsreaksjoner"@nb ;
    skos:related humord:c61975 .

humord:c62637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62637" ;
    dct:modified "2024-02-05T09:38:58"^^xsd:dateTime ;
    skos:altLabel "Darknet"@en,
        "Hidden services"@en,
        "Hidden web"@en,
        "Invisible web"@en,
        "Det djupe nettet"@nb,
        "Det dype nettet"@nb,
        "Det mørke nettet"@nb,
        "Det skjulte nettet"@nb,
        "Djupnettet"@nb,
        "Skjulte nettet"@nb,
        "Skjulte tenester"@nb,
        "Skjulte tjenester"@nb ;
    skos:broader humord:c13440 ;
    skos:definition "Dynettet er en samlebetegnelse på nettsider som ikke er indeksert av søkemotorer som Google og Bing. Omfavner også nettsider som ikke er mulig å få tilgang til uten å være tilkoblet nettverk som Tor. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep web"@en,
        "Dypnettet"@nb .

humord:c62638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62638" ;
    dct:modified "2024-04-26T10:11:28"^^xsd:dateTime ;
    skos:altLabel "Ammoniakk"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Ammoniakk er en kjemisk forbindelse av nitrogen og hydrogen. Forbindelsen er en fargeløs gass med stikkende lukt som er lett løselig i vann. Den kjemiske formelen til ammoniakk er NH3. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ammonia"@en,
        "Ammoniakk"@nb ;
    skos:related humord:c62639,
        humord:c66017 .

humord:c62639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62639" ;
    dct:modified "2024-02-06T09:15:40"^^xsd:dateTime ;
    skos:altLabel "Ammonium"@nb,
        "Ammonium-ionet"@nb,
        "Ammoniumionet"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Ammonium-ionet (NH4+) er et fleratomig kation, som har molekylvekten 18,04 g/mol. Ionet dannes når ammoniakk reagerer med en syre, for eksempel ved reaksjon med vann (som her fungerer som en svak syre) under dannelse av ammoniakkvann (salmiakk). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ammonium"@en,
        "Ammonium"@nb ;
    skos:related humord:c62638,
        humord:c62640,
        humord:c62642,
        humord:c62651 .

humord:c62640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62640" ;
    dct:modified "2024-02-05T10:05:37"^^xsd:dateTime ;
    skos:altLabel "Ammonium derivative"@en,
        "Ammoniumderivat"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "En ammoniumderivat er en forbindelse som er avledet fra ammoniakk (NH3) ved å erstatte en eller flere av hydrogenatomene med organiske grupper eller andre funksjonelle grupper.  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ammonium derivatives"@en,
        "Ammoniumderivater"@nb ;
    skos:related humord:c62639 .

humord:c62641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62641" ;
    dct:modified "2024-02-06T09:18:34"^^xsd:dateTime ;
    skos:altLabel "Salt (Chemistry)"@en,
        "Salt (Kjemi)"@nb ;
    skos:broader humord:c15441 ;
    skos:definition "Et salt er i tørr form en kjemisk forbindelse bestående av krystalliserte ioner. Ordene salt og ioneforbindelse brukes ofte synonymt, for å beskrive en kjemisk forbindelse hvor atomene har dannet ioner og er knyttet til hverandre ved ionebinding. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salts (Chemistry)"@en,
        "Salter (Kjemi)"@nb .

humord:c62642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62642" ;
    dct:modified "2024-02-05T10:28:43"^^xsd:dateTime ;
    skos:altLabel "Ammoniumsalt"@nb ;
    skos:broader humord:c62641 ;
    skos:definition "Ammoniumsalter er en gruppe kjemiske forbindelser mellom ammonium og et ion. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ammonium salts"@en,
        "Ammoniumsalter"@nb ;
    skos:related humord:c61972,
        humord:c62639 .

humord:c62643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62643" ;
    dct:modified "2024-02-05T11:11:33"^^xsd:dateTime ;
    skos:altLabel "Eclipse"@nb ;
    skos:broader humord:c62647 ;
    skos:definition "Programmeringsverktøy <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eclipse"@en,
        "Eclipse"@nb .

humord:c62644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62644" ;
    dct:modified "2024-02-05T11:11:27"^^xsd:dateTime ;
    skos:altLabel "Netbeans"@nb ;
    skos:broader humord:c62647 ;
    skos:definition "Programmeringsverktøy <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Netbeans"@en,
        "Netbeans"@nb .

humord:c62645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62645" ;
    dct:modified "2024-02-13T08:06:01"^^xsd:dateTime ;
    skos:altLabel "Utviklingsverktøy"@nb ;
    skos:broader humord:c62646 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Development tools"@en,
        "Utviklingsverktøy"@nb .

humord:c62646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62646" ;
    dct:modified "2024-03-12T09:10:38"^^xsd:dateTime ;
    skos:altLabel "Systemprogram"@nb,
        "Systemprogramvare"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Systemprogramvare er programvare som er konstruert for å operere og kontrollere en datamaskins maskinvare og å sørge for en plattform for applikasjoner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systems software"@en,
        "Systemprogrammer"@nb ;
    skos:related humord:c64305 .

humord:c62647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62647" ;
    dct:modified "2024-02-05T11:10:53"^^xsd:dateTime ;
    skos:altLabel "Programeditorar"@nb,
        "Programeditorer"@nb,
        "Programmeringsverktøy"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming tools"@en,
        "Programmeringsverktøy"@nb .

humord:c62648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62648" ;
    dct:modified "2024-03-07T15:19:45"^^xsd:dateTime ;
    skos:altLabel "Sulfur compounds"@en,
        "Svovelsambindingar"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Eksempler på svovelforbindelser inkluderer svoveldioksid (SO2), svovelsyre (H2SO4), svovelheksafluorid (SF6) og svovelammonium (NH4)2S. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulphur compounds"@en,
        "Svovelforbindelser"@nb ;
    skos:related humord:c59597 .

humord:c62649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62649" ;
    dct:modified "2024-02-05T11:16:15"^^xsd:dateTime ;
    skos:altLabel "Sulfates"@en,
        "Sulfat"@nb ;
    skos:broader humord:c62648 ;
    skos:definition "Sulfater er en gruppe kjemiske forbindelser som blant annet inneholder svovel og oksygen. Sulfater er salter og estere som avledes av svovelsyre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulphates"@en,
        "Sulfater"@nb ;
    skos:related humord:c59597 .

humord:c62650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62650" ;
    dct:modified "2024-02-05T11:19:48"^^xsd:dateTime ;
    skos:altLabel "Electronic delay storage automatic calculator"@en,
        "EDSAC"@nb,
        "Electronic delay storage automatic calculator"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Tidlig britisk datamaskin fra 1949  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EDSAC"@en,
        "EDSAC"@nb .

humord:c62651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62651" ;
    dct:modified "2024-02-05T11:20:22"^^xsd:dateTime ;
    skos:altLabel "Ammonium sulphate"@en,
        "Ammoniumsulfat"@nb ;
    skos:broader humord:c62649 ;
    skos:definition "Ammoniumsulfat er en kjemisk forbindelse som fremstilles av ammoniakk og svovelsyre, og som brukes mye som nitrogenrik kunstgjødsel. Den kjemiske formelen er (NH4)2SO4. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ammonium sulfate"@en,
        "Ammoniumsulfat"@nb ;
    skos:related humord:c59597,
        humord:c62639 .

humord:c62652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62652" ;
    dct:modified "2024-02-05T11:22:10"^^xsd:dateTime ;
    skos:altLabel "Eiffel"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Eiffel er et objektorientert programmeringsspråk som ble konstruert av Bertrand Meyer og Eiffel Software. Meyer beskrev språket i 1985, med det formål å øke påliteligheten til kommersiell programvare-utvikling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eiffel"@en,
        "Eiffel"@nb .

humord:c62653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62653" ;
    dct:modified "2024-02-05T11:25:22"^^xsd:dateTime ;
    skos:altLabel "EISPACK"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "EISPACK er et programvarebibliotek for numerisk beregning av egenverdier og egenvektorer til matriser, skrevet i FORTRAN. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EISPACK"@en,
        "EISPACK"@nb .

humord:c62654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62654" ;
    dct:modified "2024-02-06T09:21:23"^^xsd:dateTime ;
    skos:altLabel "Eksekvering (Informatikk)"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Eksekvering er en prosess der en datamaskin eller en virtuell maskin utfører instruksjonene til et dataprogram <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Execution (Informatics)"@en,
        "Eksekvering (Informatikk)"@nb .

humord:c62655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62655" ;
    dct:modified "2024-02-05T11:29:38"^^xsd:dateTime ;
    skos:altLabel "Eksperimentell informatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental informatics"@en,
        "Eksperimentell informatikk"@nb .

humord:c62656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62656" ;
    dct:modified "2024-02-05T12:39:49"^^xsd:dateTime ;
    skos:altLabel "Analyselaboratorium"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Et analyselaboratorium er en type laboratorium dedikert til analysering og testing av forskjellige prøver og substanser. Dette laboratoriet utfører forskjellige metoder og teknikker for å bestemme sammensetningen, egenskapene og konsentrasjonen av forskjellige stoffer i prøvene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical laboratories"@en,
        "Analyselaboratorier"@nb .

humord:c62657 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62657" ;
    dct:modified "2024-05-15T10:51:18"^^xsd:dateTime ;
    skos:altLabel "Crustacea"@nb,
        "Krepsdyr"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Krepsdyr eller kreps (Crustacea) er en underrekke innen rekken leddyr (Arthropoda) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crustaceans"@en,
        "Krepsdyr"@nb .

humord:c62658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62658" ;
    dct:modified "2024-02-05T14:04:48"^^xsd:dateTime ;
    skos:altLabel "Malacostraca"@en,
        "Malacostraca"@nb,
        "Storkrepsar"@nb,
        "Storkrepser"@nb ;
    skos:broader humord:c62657 ;
    skos:definition "Klasse Malacostraca, storkreps, er den største klassen i underrekken krepsdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malacostracans"@en,
        "Storkreps"@nb .

humord:c62659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62659" ;
    dct:modified "2024-02-05T13:39:12"^^xsd:dateTime ;
    skos:altLabel "Analytisk ekstraksjon"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Analytisk ekstraksjon er en teknikk som brukes i kjemisk analyse for å separere og isolere et spesifikt analytt eller en gruppe analytter fra en prøve. Denne prosessen innebærer overføring av det ønskede stoffet fra prøven til en ekstraksjonsvæske, som vanligvis er en organisk løsemiddel. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical extraction"@en,
        "Analytisk ekstraksjon"@nb .

humord:c62660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62660" ;
    dct:modified "2024-02-05T13:49:15"^^xsd:dateTime ;
    skos:altLabel "Bladfotinger"@nb,
        "Bladfotkrepsar"@nb,
        "Bladfotkrepser"@nb,
        "Bladføtingar"@nb,
        "Bladføttinger"@nb,
        "Branchiopoda"@nb,
        "Åreføtingar"@nb,
        "Åreføttinger"@nb ;
    skos:broader humord:c62657 ;
    skos:definition "Bladfotinger er en klasse (Branchiopda) av krepsdyr. Den har tidligere også blitt kalt Phyllopoda. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Branchiopods"@en,
        "Bladfotkreps"@nb .

humord:c62661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62661" ;
    dct:modified "2024-02-05T13:54:49"^^xsd:dateTime ;
    skos:altLabel "Muslingkrepsar"@nb,
        "Muslingkrepser"@nb,
        "Ostracoda"@nb,
        "Ostracodar"@nb,
        "Ostracoder"@nb ;
    skos:broader humord:c62657 ;
    skos:definition "Muslingkreps er en klasse av krepsdyr som finnes både i havet og i ferskvann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed shrimp"@en,
        "Muslingkreps"@nb .

humord:c62662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62662" ;
    dct:modified "2024-02-05T14:05:12"^^xsd:dateTime ;
    skos:altLabel "Decapoda"@nb,
        "Dekapodar"@nb,
        "Dekapoder"@nb,
        "Tifotkrepsar"@nb,
        "Tifotkrepser"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Tifotkreps er en orden av krepsdyr i klassen storkreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decapods"@en,
        "Tifotkreps"@nb .

humord:c62663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62663" ;
    dct:modified "2025-01-09T14:59:28"^^xsd:dateTime ;
    skos:altLabel "Broad-fingered crayfish"@en,
        "Noble crayfish"@en,
        "Astacus astacus"@nb,
        "Edelkrepsar"@nb,
        "Edelkrepser"@nb,
        "Elvekreps"@nb,
        "Elvekrepsar"@nb,
        "Elvekrepser"@nb,
        "Ferskvannskreps (Astacus astacus)"@nb,
        "Flodkreps"@nb,
        "Flodkrepsar"@nb,
        "Flodkrepser"@nb,
        "Jomfrukreps"@nb,
        "Jomfrukrepsar"@nb,
        "Jomfrukrepser"@nb ;
    skos:broader humord:c62662 ;
    skos:definition "Edelkreps er en art av tifotkreps innen infraorden langhalekreps (Astacidea). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European crayfish"@en,
        "Edelkreps"@nb .

humord:c62664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62664" ;
    dct:modified "2024-02-05T14:51:38"^^xsd:dateTime ;
    skos:altLabel "F stars"@en,
        "F-stjerner"@nb,
        "F-type"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "F-type stars"@en,
        "F-stjerner"@nb .

humord:c62665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62665" ;
    dct:modified "2024-10-16T10:09:47"^^xsd:dateTime ;
    skos:altLabel "UV Ceti stars"@en,
        "Flarestjerner"@nb,
        "UV Ceti-stjerner"@nb ;
    skos:broader humord:c62455 ;
    skos:definition "Flarestjerner er røde dvergstjerner med kortvarige, intense utbrudd av stråling fra små områder på overflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flare stars"@en,
        "Flarestjerner"@nb ;
    skos:related humord:c68553 .

humord:c62666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62666" ;
    dct:modified "2024-02-05T15:07:57"^^xsd:dateTime ;
    skos:altLabel "Eclipsing binary stars"@en,
        "Eclipsing double stars"@en,
        "Eclipsing variables (Stars)"@en,
        "Formørkelsesvariable binære stjerner"@nb,
        "Formørkingsvariable binære stjerner"@nb,
        "Formørkingsvariable dobbeltstjerner"@nb ;
    skos:broader humord:c62454 ;
    skos:definition "Formørkelsesvariable stjerner eller fotometriske dobbeltstjerner er dobbeltstjerner hvor baneplanet ligger i eller nær synslinjen, slik at komponentene periodisk helt eller delvis formørker hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eclipsing binaries"@en,
        "Formørkelsesvariable dobbeltstjerner"@nb .

humord:c62667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62667" ;
    dct:modified "2025-04-01T09:20:51"^^xsd:dateTime ;
    skos:altLabel "Euphausiacea"@nb,
        "Kril"@nb,
        "Krilar"@nb,
        "Kriller"@nb,
        "Lyskreps"@nb,
        "Lyskrepsar"@nb,
        "Lyskrepser"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Krill er en orden av storkreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Krill"@en,
        "Krill"@nb .

humord:c62668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62668" ;
    dct:modified "2024-05-14T10:13:54"^^xsd:dateTime ;
    skos:altLabel "Aqueous electrolytes"@en,
        "Elektrolytiske løsninger"@nb,
        "Elektrolytiske løysingar"@nb,
        "Elektrolyttar"@nb,
        "Ioniske løysingar"@nb,
        "Vandige elektrolytter"@nb,
        "Vassløyste elektrolyttar"@nb ;
    skos:broader humord:c66272 ;
    skos:definition "Elektrolytter er opprinnelig brukt som fellesbetegnelse på kjemiske forbindelser som når de løses i vann gjør løsningen elektrisk ledende ved påvirkning av et elektrisk felt. Ved løsning av en elektrolytt i vann, vil en del eller alt stoffet være spaltet eller dissosiert i positivt og negativt ladede ioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrolytes"@en,
        "Elektrolytter"@nb ;
    skos:related humord:c62670 .

humord:c62669 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62669" ;
    dct:modified "2024-02-05T15:13:04"^^xsd:dateTime ;
    skos:altLabel "G stars"@en,
        "G-stjerner"@nb,
        "G-type"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "G-stjerne er en stjerne av spektralklasse G i harvardklassifikasjonen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "G-type stars"@en,
        "G-stjerner"@nb .

humord:c62670 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62670" ;
    dct:modified "2024-02-05T15:15:47"^^xsd:dateTime ;
    skos:altLabel "Solid electrolytes"@en,
        "Superionic conductors"@en,
        "Faste elektrolytter"@nb,
        "Faststoffelektrolyttar"@nb,
        "Raske ioneleder"@nb,
        "Raske ioneleiarar"@nb,
        "Superioniske ledere"@nb,
        "Superioniske leiarar"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "En faststoff-elektrolytt er et elektrolyttsystem som består av faste stoffer, i motsetning til væsker med frie ioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fast ion conductors"@en,
        "Faststoffelektrolytter"@nb ;
    skos:related humord:c62668 .

humord:c62671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62671" ;
    dct:modified "2024-02-05T15:18:44"^^xsd:dateTime ;
    skos:altLabel "Antarktisk krill"@nb,
        "Euphausia superba"@nb ;
    skos:broader humord:c62667 ;
    skos:definition "Antarktisk krill er en krilleart som lever i i det antarktiske økosystemet i Sørishavet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antarctic krill"@en,
        "Antarktisk krill"@nb .

humord:c62672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62672" ;
    dct:modified "2024-02-05T15:22:09"^^xsd:dateTime ;
    skos:altLabel "Ae stars"@en,
        "HAeBe stars"@en,
        "Herbig emission stars"@en,
        "Ae-stjerner"@nb,
        "Ae-type"@nb,
        "Herbig Ae/Be-stjerner"@nb ;
    skos:broader humord:c62452 ;
    skos:definition "Herbig-Ae/Be-stjerne er unge stjerner i spektralklasse A og B som ennå ikke har nådd hovedserien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herbig Ae/Be stars"@en,
        "Herbig Ae/Be-stjerner"@nb .

humord:c62673 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62673" ;
    dct:modified "2024-02-05T15:26:17"^^xsd:dateTime ;
    skos:altLabel "Anion"@nb ;
    skos:broader humord:c62668 ;
    skos:definition "Anion er et negativt ladet ion, som for eksempel Cl– (kloridion), O2– (oksidion) eller NO3- (nitration). I et elektrisk felt vil et anion vandre mot den positive elektroden (anoden), derav navnet anion. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anions"@en,
        "Anioner"@nb ;
    skos:related humord:c62675 .

humord:c62674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62674" ;
    dct:modified "2024-02-05T15:23:48"^^xsd:dateTime ;
    skos:altLabel "Eremittkreps"@nb,
        "Eremittkrepsar"@nb,
        "Eremittkrepser"@nb,
        "Paguridae"@nb ;
    skos:broader humord:c62662 ;
    skos:definition "Eremittkreps er en familie av tifotkreps i infraordenen trollkreps, som på forskjellig vis avviker fra de vanlige tifotkrepsene (reker, hummer, krabber). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hermit crabs"@en,
        "Eremittkreps"@nb .

humord:c62675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62675" ;
    dct:modified "2024-02-05T15:25:58"^^xsd:dateTime ;
    skos:altLabel "Kation"@nb ;
    skos:broader humord:c62668 ;
    skos:definition "Kation er et positivt ladet ion, som for eksempel Na+ (natriumion), Ca2+ (kalsiumion) eller NH4+ (ammoniumion). I et elektrisk felt vil et kation vandre mot den negative elektroden (katode), derav navnet kation. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cations"@en,
        "Kationer"@nb ;
    skos:related humord:c62673 .

humord:c62676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62676" ;
    dct:modified "2024-02-05T15:35:30"^^xsd:dateTime ;
    skos:altLabel "Copepoda"@en,
        "Copepoda"@nb,
        "Copepodar"@nb,
        "Hoppekrepsar"@nb,
        "Hoppekrepser"@nb,
        "Kopepodar"@nb,
        "Kopepoder"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Hoppekreps er en gruppe små krepsdyr som finnes både i havet og i ferskvann og er en meget viktig del av faunaen både som plankton og bunndyr. Systematisk tilhører hoppekreps underklassen Copepoda i underrekken krepsdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copepods"@en,
        "Hoppekreps"@nb .

humord:c62677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62677" ;
    dct:modified "2024-02-05T16:00:45"^^xsd:dateTime ;
    skos:altLabel "Anisotropisk leiingsevne"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Anisotropisk ledningsevne er når et kjemisk stoff har ulike fysiske egenskaper i forskjellige retninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anisotropic conductivity"@en,
        "Anisotropisk ledningsevne"@nb .

humord:c62678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62678" ;
    dct:modified "2024-02-05T16:07:21"^^xsd:dateTime ;
    skos:altLabel "Amorfe halvleiarar"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Amorfe halvledere er kjennetegnet av egenskaper som er fraværende i deres krystallinske motparter.  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amorphous semiconductors"@en,
        "Amorfe halvledere"@nb .

humord:c62679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62679" ;
    dct:modified "2024-02-05T16:11:24"^^xsd:dateTime ;
    skos:altLabel "Non-crystalline materials"@en,
        "Amorfe matieriale"@nb,
        "Ikke-krystallinske materialer"@nb,
        "Ikkje-krystallinske materiale"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Amorfe materialer er materialer som ikke har en regelmessig oppbygging på atomnivå. De kalles også ikke-krystallinske materialer. Slike materialer har egenskaper som er forskjellig fra tilsvarende materialer som er krystallinske. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amorphous materials"@en,
        "Amorfe materialer"@nb ;
    skos:related humord:c62678 .

humord:c62680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62680" ;
    dct:modified "2024-03-13T13:26:21"^^xsd:dateTime ;
    skos:altLabel "Nebe språk"@nb,
        "Nebé språk"@nb ;
    skos:broader humord:c14027 ;
    skos:editorialNote "Lukket bemerkning: ubt24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nebé language"@en,
        "Nebé språk"@nb .

humord:c62681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62681" ;
    dct:modified "2024-02-06T07:41:51"^^xsd:dateTime ;
    skos:altLabel "Comma shrimps"@en,
        "Hooded shrimp"@en,
        "Hooded shrimps"@en,
        "Cumacea"@nb,
        "Cumacear"@nb,
        "Cumaceer"@nb,
        "Halekreps"@nb,
        "Halekrepsar"@nb,
        "Halekrepser"@nb,
        "Kommakreps"@nb,
        "Kommakrepsar"@nb,
        "Kommakrepser"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Halekreps er en orden av krepsdyr i klassen storkreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cumaceans"@en,
        "Kommakreps"@nb .

humord:c62682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62682" ;
    dct:modified "2024-02-06T07:59:53"^^xsd:dateTime ;
    skos:altLabel "Mud-burrowing shrimp"@en,
        "Calocaris macandreae"@nb,
        "Mudderkreps"@nb ;
    skos:broader humord:c62662 ;
    skos:definition "Mudderkreps er ein art i ordenen tifotkrepsar. <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calocaris macandreae"@en,
        "Mudderkreps"@nb .

humord:c62683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62683" ;
    dct:modified "2024-02-06T09:02:28"^^xsd:dateTime ;
    skos:altLabel "Ekstrapolasjon"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Ekstrapolasjon er i matematikken det å bestemme eller anslå verdiene til en funksjon utenfor et område der en rekke verdier av funksjonen er kjent. Dette kalles å ekstrapolere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extrapolation"@en,
        "Ekstrapolasjon"@nb .

humord:c62684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62684" ;
    dct:modified "2024-02-06T09:04:23"^^xsd:dateTime ;
    skos:altLabel "XP"@en,
        "Ekstremprogrammering"@nb,
        "XP"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extreme programming"@en,
        "Ekstremprogrammering"@nb .

humord:c62685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62685" ;
    dct:modified "2024-02-07T09:01:18"^^xsd:dateTime ;
    skos:altLabel "Det stabile ekteskapsproblemet"@nb,
        "Ekteskapsproblemet"@nb,
        "Stabilt ekteskap-problem"@nb,
        "Stabilt ekteskapsproblem"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "Ekteskapsproblemet er et matematisk problem med å finne en stabil matching mellom to like store sett med elementer gitt en rekkefølge av preferanser for hvert element  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stable marriage problem"@en,
        "Ekteskapsproblemet"@nb .

humord:c62686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62686" ;
    dct:modified "2024-02-06T09:37:01"^^xsd:dateTime ;
    skos:altLabel "Antimicrobial agents"@en,
        "Antibakterielle legemiddel"@nb,
        "Antibakterielle legemidler"@nb,
        "Antibakterielle lækjemiddel"@nb,
        "Antibakterielle middel"@nb,
        "Antibakterielle midler"@nb,
        "Antimikrobielle stoff"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Antimikrobielle midler er en gruppe ulike midler som hemmer veksten eller dreper mikroorganismer som bakterier, sopp, parasitter og virus. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antimicrobials"@en,
        "Antimikrobielle stoffer"@nb .

humord:c62687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62687" ;
    dct:modified "2024-02-06T10:05:31"^^xsd:dateTime ;
    skos:altLabel "Zoonosar"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Zoonoser er infeksjonssykdommer som kan smitte fra dyr til mennesker, og av og til fra mennesker til dyr. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zoonoses"@en,
        "Zoonoser"@nb .

humord:c62688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62688" ;
    dct:modified "2024-02-06T10:21:01"^^xsd:dateTime ;
    skos:altLabel "Elastiske nettverk"@nb,
        "Elastiske nettverksmodellar"@nb,
        "Elastiske nettverksmodeller"@nb ;
    skos:broader humord:c62481 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elastic network models"@en,
        "Elastiske nettverk"@nb .

humord:c62689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62689" ;
    dct:modified "2024-02-06T10:22:28"^^xsd:dateTime ;
    skos:altLabel "EML"@en,
        "EML"@nb,
        "Election markup language"@nb ;
    skos:broader humord:c58236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election markup language"@en,
        "Election markup language"@nb .

humord:c62690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62690" ;
    dct:modified "2024-02-06T10:28:42"^^xsd:dateTime ;
    skos:altLabel "Bruksretta biologi"@nb ;
    skos:broader humord:c21849 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied biology"@en,
        "Anvendt biologi"@nb .

humord:c62691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62691" ;
    dct:modified "2024-02-06T10:32:55"^^xsd:dateTime ;
    skos:altLabel "E-business"@en,
        "Online business"@en,
        "Elektronisk næringsliv"@nb ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic business"@en,
        "Elektronisk næringsliv"@nb .

humord:c62692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62692" ;
    dct:modified "2024-02-06T10:34:59"^^xsd:dateTime ;
    skos:altLabel "Bruksretta bioteknologi"@nb ;
    skos:broader humord:c08196 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied biotechnology"@en,
        "Anvendt bioteknologi"@nb .

humord:c62693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62693" ;
    dct:modified "2024-02-06T10:37:37"^^xsd:dateTime ;
    skos:altLabel "Applied plant sciences"@en,
        "Bruksretta botanikk"@nb ;
    skos:broader humord:c08197 ;
    skos:definition "Anvendt botanikk er bruk av teoretisk og vitenskapelig plantekunnskap på praktiske og økonomiske områder som jordbruk og naturundersøkelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied botany"@en,
        "Anvendt botanikk"@nb .

humord:c62694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62694" ;
    dct:modified "2024-02-06T10:41:18"^^xsd:dateTime ;
    skos:altLabel "E-styresett"@nb,
        "Elektronisk styresett"@nb ;
    skos:broader humord:c27544 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic government"@en,
        "Elektronisk styresett"@nb .

humord:c62695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62695" ;
    dct:modified "2024-02-06T10:42:45"^^xsd:dateTime ;
    skos:altLabel "Bruksretta genetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied genetics"@en,
        "Anvendt genetikk"@nb .

humord:c62696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62696" ;
    dct:modified "2024-02-06T10:48:14"^^xsd:dateTime ;
    skos:altLabel "E-val"@nb,
        "E-valg"@nb,
        "Elektroniske val"@nb ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic election"@en,
        "Elektroniske valg"@nb ;
    skos:related humord:c58894 .

humord:c62697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62697" ;
    dct:modified "2024-02-06T10:50:27"^^xsd:dateTime ;
    skos:altLabel "Elixir"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elixir"@en,
        "Elixir"@nb .

humord:c62698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62698" ;
    dct:modified "2024-02-06T10:53:11"^^xsd:dateTime ;
    skos:altLabel "Emacs"@nb,
        "Gnu emacs"@nb ;
    skos:broader humord:c04278 ;
    skos:definition "Tekst-editor <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emacs"@en,
        "Emacs"@nb .

humord:c62699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62699" ;
    dct:modified "2024-02-06T10:55:20"^^xsd:dateTime ;
    skos:altLabel "Industrial microbiology"@en,
        "Bruksretta mikrobiologi"@nb,
        "Industriell mikrobiologi"@nb ;
    skos:broader humord:c25714 ;
    skos:definition "Anvendt mikrobiologi er utnyttelsen av mikroorganismer til et spesifikt produkt eller bruk. <Britannica>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied microbiology"@en,
        "Anvendt mikrobiologi"@nb .

humord:c62700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62700" ;
    dct:modified "2024-02-06T10:56:05"^^xsd:dateTime ;
    skos:altLabel "Enigma machine"@en,
        "Mystery"@en,
        "Enigma"@nb ;
    skos:broader humord:c06428 ;
    skos:definition "Enigma (fra gresk: «gåte») var en elektromekanisk krypteringsmaskin, som i stort omfang ble brukt av de fleste tyske militærstyrker til både kryptering og dekryptering av informasjon under andre verdenskrig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enigma"@en,
        "Enigma"@nb .

humord:c62701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62701" ;
    dct:modified "2024-02-06T11:53:07"^^xsd:dateTime ;
    skos:altLabel "ER-analyse"@nb ;
    skos:broader humord:c62440 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Entity–relationship analysis"@en,
        "ER-analyse"@nb .

humord:c62702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62702" ;
    dct:modified "2024-02-06T11:53:57"^^xsd:dateTime ;
    skos:altLabel "Erlang"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Erlang"@en,
        "Erlang"@nb .

humord:c62703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62703" ;
    dct:modified "2024-03-01T09:14:18"^^xsd:dateTime ;
    skos:altLabel "Ethernet"@nb ;
    skos:broader humord:c63867 ;
    skos:definition "Ethernet er et lokalnett-system for dataoverføring. Det ble opprinnelig utviklet av Rank Xerox, men senere videreutviklet av andre og antatt som internasjonal standard av IEEE.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethernet"@en,
        "Ethernet"@nb .

humord:c62704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62704" ;
    dct:modified "2024-02-06T12:00:40"^^xsd:dateTime ;
    skos:altLabel "Bruksretta økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Anvendt økologi er studiet om hvordan mennesket påvirker økosystemet, reduserer biologisk mangfold og truer fremtidige økosystemtjenester. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied ecology"@en,
        "Anvendt økologi"@nb .

humord:c62705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62705" ;
    dct:modified "2024-02-06T12:00:54"^^xsd:dateTime ;
    skos:altLabel "Euclid"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euclid"@en,
        "Euclid"@nb .

humord:c62706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62706" ;
    dct:modified "2024-02-12T20:23:08"^^xsd:dateTime ;
    skos:altLabel "EAN"@en,
        "EAN"@nb,
        "European article number"@nb,
        "Europeisk artikkelnummer"@nb ;
    skos:broader humord:c61655 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European article number"@en,
        "European article number"@nb .

humord:c62707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62707" ;
    dct:modified "2024-11-29T08:57:53"^^xsd:dateTime ;
    skos:altLabel "Adansonia"@nb,
        "Apebrødtre"@nb,
        "Baobab"@nb ;
    skos:broader humord:c69115 ;
    skos:definition "Apebrødtre, som også kalles baobab, er en slekt av helt særegne trær som opprinnelig vokser i Afrika, Madagaskar og Australia, men som også dyrkes andre steder i tropiske strøk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baobab"@en,
        "Apebrødtrær"@nb .

humord:c62708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62708" ;
    dct:modified "2024-02-06T12:06:52"^^xsd:dateTime ;
    skos:altLabel "Evolusjonsligninger"@nb,
        "Evolusjonslikningar"@nb,
        "Evolusjonslikninger"@nb,
        "Evolusjonssimulering"@nb ;
    skos:broader humord:c21071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolution simulation"@en,
        "Evolusjonssimulering"@nb .

humord:c62709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62709" ;
    dct:modified "2024-02-06T12:07:58"^^xsd:dateTime ;
    skos:altLabel "Evolusjonær databehandling"@nb,
        "Evolusjonær datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary computing"@en,
        "Evolusjonær databehandling"@nb .

humord:c62710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62710" ;
    dct:modified "2024-02-06T12:09:03"^^xsd:dateTime ;
    skos:altLabel "Evolusjonær systemutvikling"@nb ;
    skos:broader humord:c60589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary system development"@en,
        "Evolusjonær systemutvikling"@nb .

humord:c62711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62711" ;
    dct:modified "2024-02-06T12:10:04"^^xsd:dateTime ;
    skos:altLabel "Evolusjonær programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary programming"@en,
        "Evolusjonær programmering"@nb .

humord:c62712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62712" ;
    dct:modified "2024-02-06T12:16:03"^^xsd:dateTime ;
    skos:altLabel "Lipoprotein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Lipoproteiner er små partikler som frakter fettstoffer i blodet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lipoproteins"@en,
        "Lipoproteiner"@nb .

humord:c62713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62713" ;
    dct:modified "2024-02-06T12:18:33"^^xsd:dateTime ;
    skos:altLabel "Apolipoprotein"@nb ;
    skos:broader humord:c62712 ;
    skos:definition "Apolipoproteiner er navnet på de proteinene som inngår i lipoproteiner. I tillegg til å stabilisere lipoproteinstrukturen som følge av de emulgerende egenskapene, bidrar apolipoproteinene til omsetning av lipoproteiner ved å binde seg til reseptorer og enzymer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apolipoproteins"@en,
        "Apolipoproteiner"@nb .

humord:c62714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62714" ;
    dct:modified "2024-02-06T12:33:06"^^xsd:dateTime ;
    skos:altLabel "Diptera"@en,
        "Diptera"@nb,
        "Tovengar"@nb,
        "Tovenger"@nb,
        "Tovengjer"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Tovinger er en orden av insekter. Felles for alle tovinger er at bare forvingene er hinneaktige flygevinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flies"@en,
        "Tovinger"@nb .

humord:c62715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62715" ;
    dct:modified "2024-02-06T12:38:37"^^xsd:dateTime ;
    skos:altLabel "Brachycera"@en,
        "Brachycera"@nb,
        "Fluger"@nb ;
    skos:broader humord:c62714 ;
    skos:definition "Fluger (Brachycera) er ei delgruppe av tovengene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flies"@en,
        "Fluer"@nb .

humord:c62716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62716" ;
    dct:modified "2024-02-06T12:53:00"^^xsd:dateTime ;
    skos:altLabel "Appelsinfluge"@nb,
        "Ceratitis capitata"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Art av båndfluer <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mediterranean fruit fly"@en,
        "Appelsinflue"@nb .

humord:c62717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62717" ;
    dct:modified "2025-01-13T15:30:52"^^xsd:dateTime ;
    skos:altLabel "Antimon"@nb,
        "Sb"@nb ;
    skos:broader humord:c62509 ;
    skos:definition "Antimon er et grunnstoff med atomsymbol Sb og atomnummer 51. Det er et sølvhvitt, sprøtt metall som leder elektrisitet og varme dårlig. Antimon står i gruppe 15 i periodesystemet sammen med arsen. I likhet med arsenforbindelser er antimonforbindelser giftige. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antimony"@en,
        "Antimon"@nb .

humord:c62718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62718" ;
    dct:modified "2024-08-14T14:24:38"^^xsd:dateTime ;
    skos:altLabel "Metal-organic compounds"@en,
        "Organometallic compounds"@en,
        "MOF"@nb,
        "Metallorganiske forbindelser"@nb,
        "Metallorganiske sambindingar"@nb,
        "Organometall"@nb,
        "Organometalliske forbindelser"@nb,
        "Organometalliske sambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Metallorganiske forbindelser er kjemiske forbindelser der metallatomer er direkte bundet til karbon i organiske radikaler (alkyl eller aryl). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organometals"@en,
        "Organometaller"@nb ;
    skos:related humord:c68009 .

humord:c62719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62719" ;
    dct:modified "2024-02-06T13:15:01"^^xsd:dateTime ;
    skos:altLabel "Organoantimon"@en,
        "Organoantimony"@en,
        "Organoantimony chemistry"@en,
        "Antimonorganiske sambindingar"@nb,
        "Organiske antimonforbindelser"@nb,
        "Organiske antimonsambindingar"@nb,
        "Organoantimon"@nb,
        "Organoantimonforbindelser"@nb,
        "Organoantimonsambindingar"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Antimonorganiske forbindelser er forbindelser som inneholder en kjemisk binding fra karbon (C) til antimon (Sb). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organoantimony compounds"@en,
        "Antimonorganiske forbindelser"@nb .

humord:c62720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62720" ;
    dct:modified "2024-02-06T13:20:54"^^xsd:dateTime ;
    skos:altLabel "Chordata"@nb,
        "Kordadyr"@nb,
        "Kordatar"@nb,
        "Kordater"@nb,
        "Ryggradsdyr"@nb,
        "Ryggstrengdyr"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Ryggstrengdyr er en dyrerekke som har en chorda dorsalis (korda eller ryggstreng) på et eller annet stadium i sin utvikling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chordates"@en,
        "Ryggstrengdyr"@nb .

humord:c62721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62721" ;
    dct:modified "2024-02-06T13:33:28"^^xsd:dateTime ;
    skos:altLabel "Kappedyr"@nb,
        "Manteldyr"@nb,
        "Tunicata"@nb,
        "Tunikatar"@nb,
        "Tunikater"@nb,
        "Urochordata"@nb ;
    skos:broader humord:c62720 ;
    skos:definition "Kappedyr er en underrekke i rekken ryggstrengdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tunicates"@en,
        "Kappedyr"@nb .

humord:c62722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62722" ;
    dct:modified "2024-02-06T13:54:39"^^xsd:dateTime ;
    skos:altLabel "Evolusjonære algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary algorithms"@en,
        "Evolusjonære algoritmer"@nb .

humord:c62723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62723" ;
    dct:modified "2024-02-06T13:56:28"^^xsd:dateTime ;
    skos:altLabel "Evolutionary robots"@en,
        "Evolusjonære robotar"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary robotics"@en,
        "Evolusjonære roboter"@nb .

humord:c62724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62724" ;
    dct:modified "2024-02-06T13:57:29"^^xsd:dateTime ;
    skos:altLabel "XCP"@en,
        "Explicit control protocol"@nb,
        "XCP"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Explicit control protocol"@en,
        "Explicit control protocol"@nb .

humord:c62725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62725" ;
    dct:modified "2024-02-06T14:16:34"^^xsd:dateTime ;
    skos:altLabel "Bruksretta katalyse"@nb ;
    skos:broader humord:c08349,
        humord:c61735 ;
    skos:definition "Anvendt katalyse er en gren innen kjemi som handler om utvikling og forbedring av katalytiske prosesser for ulike industrielle applikasjoner. Katalyse refererer til en kjemisk prosess der et stoff (katalysator) brukes for å øke hastigheten på en kjemisk reaksjon uten å gjennomgå noen varige kjemiske endringer selv.  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied catalysis"@en,
        "Anvendt katalyse"@nb ;
    skos:related humord:c61791 .

humord:c62726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62726" ;
    dct:modified "2024-02-06T14:34:27"^^xsd:dateTime ;
    skos:altLabel "Bruksretta kjernekjemi"@nb ;
    skos:broader humord:c08349,
        humord:c61602 ;
    skos:definition "Anvendt kjernekjemi er en gren av kjemi som handler om studiet av kjernefysiske reaksjoner og deres praktiske anvendelser innen ulike felt.  <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied nuclear chemistry"@en,
        "Anvendt kjernekjemi"@nb .

humord:c62727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62727" ;
    dct:modified "2024-02-06T14:38:38"^^xsd:dateTime ;
    skos:altLabel "Radiokjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Radiokjemi er en gren av kjemien som omhandler bruk av radioaktivitet for å studere kjemiske reaksjoner og -mekanismer. Radiokjemi har mye til felles med kjernekjemi og kjernefysikk, men har mer fokus på kjemiske anvendelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiochemistry"@en,
        "Radiokjemi"@nb ;
    skos:related humord:c61602 .

humord:c62728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62728" ;
    dct:modified "2024-02-06T14:44:30"^^xsd:dateTime ;
    skos:altLabel "Strålingskjemi"@nb ;
    skos:broader humord:c61602 ;
    skos:definition "Strålingskjemi er en undergren av kjernekjemi som studerer de kjemiske effektene av ioniserende stråling på materie. Dette er ganske forskjellig fra radiokjemi, da det ikke trenger å være noen radioaktivitet i materialet som blir kjemisk forandret av strålingen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation chemistry"@en,
        "Strålingskjemi"@nb .

humord:c62729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62729" ;
    dct:modified "2024-02-12T19:55:21"^^xsd:dateTime ;
    skos:altLabel "Arbeidsmiljøkjemi"@nb ;
    skos:broader humord:c26310 ;
    skos:definition "Arbeidsmiljøkjemi fokuserer på arbeidsmedisinske, toksikologiske og regulatoriske aspekter samt helseskader knyttet til kjemisk eksponering i arbeidslivet inklusiv risikovurderinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational environmental chemistry"@en,
        "Arbeidsmiljøkjemi"@nb ;
    skos:related humord:c62097 .

humord:c62730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62730" ;
    dct:modified "2024-02-06T15:09:09"^^xsd:dateTime ;
    skos:altLabel "Color models"@en,
        "Fargemodellar"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colour models"@en,
        "Fargemodeller"@nb .

humord:c62731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62731" ;
    dct:modified "2024-02-06T15:11:07"^^xsd:dateTime ;
    skos:altLabel "Faseregulering"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase regulation"@en,
        "Faseregulering"@nb .

humord:c62732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62732" ;
    dct:modified "2024-02-06T15:14:50"^^xsd:dateTime ;
    skos:altLabel "Feilkorrigerande kodar"@nb,
        "Feilkorrigerande koding"@nb,
        "Feilkorrigerende koding"@nb,
        "Feilrettingskodar"@nb,
        "Feilrettingskoder"@nb ;
    skos:broader humord:c62238 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Error-correcting codes"@en,
        "Feilkorrigerende koder"@nb .

humord:c62733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62733" ;
    dct:modified "2024-02-12T20:24:15"^^xsd:dateTime ;
    skos:altLabel "Error treatment"@en,
        "Avlusing (Programmering)"@nb,
        "Feilbehandling (Programmering)"@nb,
        "Feilhandsaming (Programmering)"@nb,
        "Feilretting"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debugging"@en,
        "Feilretting"@nb .

humord:c62734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62734" ;
    dct:modified "2024-02-06T15:20:11"^^xsd:dateTime ;
    skos:altLabel "Error diagnosis"@en,
        "Fault detection"@en,
        "Feilfinning"@nb,
        "Feilsøking"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Troubleshooting"@en,
        "Feilsøking"@nb .

humord:c62735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62735" ;
    dct:modified "2024-02-06T15:24:12"^^xsd:dateTime ;
    skos:altLabel "Arenes"@en,
        "Aren"@nb,
        "Aromatiske hydrokarboner"@nb,
        "Aryl hydrocarbons"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Arener (eller aromatiske hydrokarboner) er en gruppe innen den organiske kjemien. Arenene inneholder minst en aromatisk ring (mest kjent er benzenringen, som har seks karbonatomer bundet sammen i en ring).  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aromatic hydrocarbons"@en,
        "Arener"@nb ;
    skos:related humord:c62737 .

humord:c62736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62736" ;
    dct:modified "2024-02-06T15:22:58"^^xsd:dateTime ;
    skos:altLabel "Feiltoleranse"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Feiltoleranse er et systems evne til å fortsette å fungere til tross for feilaktige inndata eller feil i noen av dets komponenter <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fault tolerance"@en,
        "Feiltoleranse"@nb .

humord:c62737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62737" ;
    dct:modified "2024-03-05T09:24:15"^^xsd:dateTime ;
    skos:altLabel "Aromatar"@nb,
        "Aromatiske forbindelser"@nb,
        "Aromatiske sambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Aromatiske forbindelser er en fellesbetegnelse for en stor gruppe kjemiske forbindelser. Opprinnelig ble betegnelsen brukt om benzenderivater med aromatisk lukt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aromatic compounds"@en,
        "Aromater"@nb ;
    skos:related humord:c61779,
        humord:c62735 .

humord:c62738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62738" ;
    dct:modified "2024-02-06T15:30:05"^^xsd:dateTime ;
    skos:altLabel "Ferranti"@en,
        "Manchester Electronic Computer"@en,
        "Manchester Ferranti"@en,
        "Ferranti"@nb,
        "Ferranti Mark 1"@nb,
        "Manchester Electronic Computer"@nb,
        "Manchester Ferranti"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Ferranti Mark 1var en datamaskin produsert av Ferranti Ltd på 1950-tallet  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferranti Mark1"@en,
        "Ferranti Mark 1"@nb .

humord:c62739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62739" ;
    dct:modified "2024-02-12T19:56:37"^^xsd:dateTime ;
    skos:altLabel "Ar"@nb,
        "Argon"@nb ;
    skos:broader humord:c62522 ;
    skos:definition "Argon er et grunnstoff med atomnummer 18 og kjemisk symbol Ar. Det er en av edelgassene og tilhører gruppe 18 i periodesystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Argon"@en,
        "Argon"@nb .

humord:c62740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62740" ;
    dct:modified "2024-02-06T15:34:48"^^xsd:dateTime ;
    skos:altLabel "FDDI"@en,
        "FDDI"@nb,
        "Fiber Distributed Data Interface"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fiber Distributed Data Interface"@en,
        "Fiber Distributed Data Interface"@nb .

humord:c62741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62741" ;
    dct:modified "2024-02-06T15:37:36"^^xsd:dateTime ;
    skos:altLabel "Filbehandling"@nb,
        "Filhandsaming"@nb ;
    skos:broader humord:c20950 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "File processing"@en,
        "Filbehandling"@nb .

humord:c62742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62742" ;
    dct:modified "2024-02-06T15:40:52"^^xsd:dateTime ;
    skos:altLabel "FPGA"@en,
        "FPGA"@nb,
        "Field programmable gate arrays"@nb ;
    skos:broader humord:c62221 ;
    skos:definition "En  Field programmable gate array  er en integrert krets designet for å konfigureres av en kunde eller en designer etter produksjon <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field programmable gate arrays"@en,
        "Field programmable gate arrays"@nb .

humord:c62743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62743" ;
    dct:modified "2024-02-06T15:43:56"^^xsd:dateTime ;
    skos:altLabel "FTAM"@en,
        "FTAM"@nb,
        "File transfer access and management"@nb ;
    skos:broader humord:c62265 ;
    skos:definition "FTAM, ISO-standard 8571, er OSI-applikasjonslagsprotokollen for filoverføring, tilgang og administrasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "File transfer access and management"@en,
        "File transfer access and management"@nb .

humord:c62744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62744" ;
    dct:modified "2024-02-06T15:44:37"^^xsd:dateTime ;
    skos:altLabel "Aromastoff"@nb ;
    skos:broader humord:c08341,
        humord:c08386,
        humord:c59467 ;
    skos:definition "Aromastoffer er kjemiske stoffer som bidrar til lukt og smak av maten. De er en av mange grupper tilsetningsstoffer som brukes i matindustrien. Aromastoffene er, som andre tilsetningsstoffer, kjemiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aroma compounds"@en,
        "Aromastoffer"@nb .

humord:c62745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62745" ;
    dct:modified "2024-02-06T16:13:42"^^xsd:dateTime ;
    skos:altLabel "Aromatiske substitusjonsreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Aromatiske substitusjonsreaksjoner er kjemiske reaksjoner der en aromatisk forbindelse gjennomgår en substitusjonsreaksjon, typisk med en elektrofil, som resulterer i erstatning av et atom eller en gruppe atomer på den aromatiske ringen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aromatic substitution reactions"@en,
        "Aromatiske substitusjonsreaksjoner"@nb .

humord:c62746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62746" ;
    dct:modified "2024-02-06T16:18:54"^^xsd:dateTime ;
    skos:altLabel "Bimolekylær nukleofil substitusjon"@nb,
        "Sn1"@nb,
        "Sn2"@nb,
        "Substitusjonsreaksjonar"@nb,
        "Unimolekylær nukleofil substitusjon"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Substitusjonsreaksjon er en kjemisk reaksjon der et atom eller en atomgruppe erstattes med en annen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Substitution reactions"@en,
        "Substitusjonsreaksjoner"@nb ;
    skos:related humord:c62745 .

humord:c62747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62747" ;
    dct:modified "2024-12-11T15:48:00"^^xsd:dateTime ;
    skos:altLabel "Arsen"@nb,
        "As"@nb ;
    skos:broader humord:c62509,
        humord:c69293 ;
    skos:definition "Arsen er et grunnstoff med atomnummer 33 og atomsymbol As. Det inngår i mange giftige forbindelser, blant annet arsenikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arsenic"@en,
        "Arsen"@nb .

humord:c62748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62748" ;
    dct:modified "2024-02-07T07:50:06"^^xsd:dateTime ;
    skos:altLabel "FTP"@en,
        "FTP"@nb,
        "File Transfer Protocol"@nb,
        "Filoverføringsprotokoller"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "FTP, eller 'filoverførings-protokoll', er kommunikasjonsprosedyrer (protokoll) for å flytte filer mellom datamaskiner på internett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "File Transfer Protocol"@en,
        "File Transfer Protocol"@nb .

humord:c62749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62749" ;
    dct:modified "2024-02-07T07:52:02"^^xsd:dateTime ;
    skos:altLabel "Filmformat"@nb ;
    skos:broader humord:c62253 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Film formats"@en,
        "Filmformater"@nb .

humord:c62750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62750" ;
    dct:modified "2024-02-07T07:53:15"^^xsd:dateTime ;
    skos:altLabel "Filoverføring"@nb ;
    skos:broader humord:c62496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "File transfer"@en,
        "Filoverføring"@nb .

humord:c62751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62751" ;
    dct:modified "2024-02-07T07:57:24"^^xsd:dateTime ;
    skos:altLabel "Filsystem"@nb ;
    skos:broader humord:c20950 ;
    skos:definition "Filsystemer er et konkret format eller program for lagring av filer og kataloger på en datalagringsenhet <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "File systems"@en,
        "Filsystemer"@nb .

humord:c62752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62752" ;
    dct:modified "2024-02-07T07:59:20"^^xsd:dateTime ;
    skos:altLabel "Filteralgoritmar"@nb ;
    skos:broader humord:c08164,
        humord:c62236 ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filter algorithms"@en,
        "Filteralgoritmer"@nb .

humord:c62753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62753" ;
    dct:modified "2024-02-07T08:07:02"^^xsd:dateTime ;
    skos:altLabel "4GL"@en,
        "4GL"@nb,
        "Fjerde-generasjonsspråk"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fourth generation language"@en,
        "Fjerde-generasjonsspråk"@nb .

humord:c62754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62754" ;
    dct:modified "2024-02-07T08:10:12"^^xsd:dateTime ;
    skos:altLabel "Flash"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Flash er et dataprogram utviklet av Adobe  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adobe Flash"@en,
        "Flash"@nb .

humord:c62755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62755" ;
    dct:modified "2024-02-07T08:12:31"^^xsd:dateTime ;
    skos:altLabel "Flaterepresentasjon"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface representation"@en,
        "Flaterepresentasjon"@nb .

humord:c62756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62756" ;
    dct:modified "2024-02-07T08:13:52"^^xsd:dateTime ;
    skos:altLabel "Fleirbrukargrensesnitt"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi user interface"@en,
        "Flerbrukergrensesnitt"@nb .

humord:c62757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62757" ;
    dct:modified "2024-02-07T08:15:14"^^xsd:dateTime ;
    skos:altLabel "Fleirbrukarsystem"@nb ;
    skos:broader humord:c62646 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi user systems"@en,
        "Flerbrukersystemer"@nb .

humord:c62758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62758" ;
    dct:modified "2024-02-07T08:20:25"^^xsd:dateTime ;
    skos:altLabel "Fleirlagschip"@nb ;
    skos:broader humord:c59721 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi level chips"@en,
        "Flerlagschip"@nb .

humord:c62759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62759" ;
    dct:modified "2024-02-07T08:21:32"^^xsd:dateTime ;
    skos:altLabel "Fleirspråklege databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi language databases"@en,
        "Flerspråklige databaser"@nb .

humord:c62760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62760" ;
    dct:modified "2024-02-07T08:28:02"^^xsd:dateTime ;
    skos:altLabel "Fleirspråklege system"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi language systems"@en,
        "Flerspråklige systemer"@nb .

humord:c62761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62761" ;
    dct:modified "2024-02-07T09:55:15"^^xsd:dateTime ;
    skos:altLabel "Fleirverdilogikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi value logic"@en,
        "Flerverdilogikk"@nb .

humord:c62762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62762" ;
    dct:modified "2024-02-07T09:57:23"^^xsd:dateTime ;
    skos:altLabel "Fast lexical analyzer generator"@en,
        "Fast leksikal analysator"@nb,
        "Flex"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Flex, en forkortelse for Fast leksikal analysator, er en programvare for generering av leksikalske analysatore <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flex"@en,
        "Flex"@nb .

humord:c62763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62763" ;
    dct:modified "2024-02-07T10:01:08"^^xsd:dateTime ;
    skos:altLabel "Flyovervaking"@nb,
        "Flyovervåkning"@nb ;
    skos:broader humord:c19962 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plane surveillance"@en,
        "Flyovervåking"@nb .

humord:c62764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62764" ;
    dct:modified "2024-02-07T10:02:12"^^xsd:dateTime ;
    skos:altLabel "Flysimulering"@nb ;
    skos:broader humord:c19962 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plane simulation"@en,
        "Flysimulering"@nb .

humord:c62765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62765" ;
    dct:modified "2024-02-07T10:03:20"^^xsd:dateTime ;
    skos:altLabel "Flytdiagram"@nb ;
    skos:broader humord:c01464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flow charts"@en,
        "Flytdiagrammer"@nb .

humord:c62766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62766" ;
    dct:modified "2024-02-07T10:17:49"^^xsd:dateTime ;
    skos:altLabel "Floating point numbers"@en,
        "Flyttall"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Flyttall er tall uttrykt ved hjelp av en desimalbrøk og en eksponent. De brukes i datamaskiner for å representere reelle tall.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Float numbers"@en,
        "Flyttall"@nb .

humord:c62767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62767" ;
    dct:modified "2024-02-07T10:24:19"^^xsd:dateTime ;
    skos:altLabel "Fordelingsalgoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scheduling algorithms"@en,
        "Fordelingsalgoritmer"@nb .

humord:c62768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62768" ;
    dct:modified "2024-02-07T10:25:47"^^xsd:dateTime ;
    skos:altLabel "Formac"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Formac er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formac"@en,
        "Formac"@nb .

humord:c62769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62769" ;
    dct:modified "2024-02-07T12:01:47"^^xsd:dateTime ;
    skos:altLabel "Formell spesifikasjon"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Spesifikasjon (beskrivelse av et system og dets ønskede egenskaper) som bruker et språk med en matematisk definert syntaks og semantikk <Runde 2000>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formal specification"@en,
        "Formell spesifikasjon"@nb .

humord:c62770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62770" ;
    dct:modified "2024-02-07T12:05:49"^^xsd:dateTime ;
    skos:altLabel "Formal systems"@en,
        "Formelle metodar"@nb,
        "Formelle system"@nb,
        "Formelle systemer"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Språk, teknikker og verktøy for å utvikle programvare, basert på matematikk. Knyttes tradisjonelt først og fremst til spesifikasjon og verifikasjon av programmer. <Runde 2000>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formal methods"@en,
        "Formelle metoder"@nb .

humord:c62771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62771" ;
    dct:modified "2024-02-07T12:07:45"^^xsd:dateTime ;
    skos:altLabel "Formelle modellar"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formal models"@en,
        "Formelle modeller"@nb .

humord:c62772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62772" ;
    dct:modified "2024-02-07T12:13:41"^^xsd:dateTime ;
    skos:altLabel "Forsikringsbransjen"@nb ;
    skos:broader humord:c07741 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance industry"@en,
        "Forsikringsbransjen"@nb .

humord:c62773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62773" ;
    dct:modified "2024-02-07T12:14:49"^^xsd:dateTime ;
    skos:altLabel "Forth"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Forth er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forth"@en,
        "Forth"@nb .

humord:c62774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62774" ;
    dct:modified "2024-02-07T12:15:57"^^xsd:dateTime ;
    skos:altLabel "Fortran"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Fortran er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fortran"@en,
        "Fortran"@nb .

humord:c62775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62775" ;
    dct:modified "2024-02-08T10:00:58"^^xsd:dateTime ;
    skos:altLabel "Photo manipulation"@en,
        "Fotoredigering"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photo editing"@en,
        "Fotoredigering"@nb ;
    skos:related humord:c62776 .

humord:c62776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62776" ;
    dct:modified "2024-02-07T12:21:21"^^xsd:dateTime ;
    skos:altLabel "Graphic design toolk"@en,
        "Grafiske designprogram"@nb,
        "Grafiske designverktøy"@nb,
        "Grafiske formgivingsprogram"@nb,
        "Grafiske formgivingsprogrammer"@nb,
        "Grafiske formgivingsverktøy"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic design programs"@en,
        "Grafiske designprogrammer"@nb ;
    skos:related humord:c62775 .

humord:c62777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62777" ;
    dct:modified "2024-02-07T12:27:45"^^xsd:dateTime ;
    skos:altLabel "Fourier-rekker"@nb,
        "Fourierrekker"@nb,
        "Fourierrekkjer"@nb,
        "Trigonometriske rekker"@nb ;
    skos:broader humord:c62778 ;
    skos:definition "Fourierrekker er matematiske rekker der leddene inneholder sinus- og cosinusfunksjoner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fourier sequences"@en,
        "Fourierrekker"@nb .

humord:c62778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62778" ;
    dct:modified "2024-04-03T11:08:11"^^xsd:dateTime ;
    skos:altLabel "Rekker"@nb,
        "Rekkjer"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Rekke er et matematisk uttrykk på formen a1+a2+⋯+an+⋯ der alle leddene er tall eller andre matematiske objekter som kan adderes, for eksempel funksjoner.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Series"@en,
        "Rekker"@nb .

humord:c62779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62779" ;
    dct:modified "2024-02-07T12:29:11"^^xsd:dateTime ;
    skos:altLabel "Taylorrekker"@nb,
        "Taylorrekkjer"@nb ;
    skos:broader humord:c62778 ;
    skos:definition "En taylorrekke i matematikk er en representasjon av en funksjon som en rekke, der leddene er definert ved hjelp av den deriverte av funksjonen og der alle deriverte har samme funksjonsargument. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taylor series"@en,
        "Taylorrekker"@nb .

humord:c62780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62780" ;
    dct:modified "2024-02-07T12:31:29"^^xsd:dateTime ;
    skos:altLabel "Fourier-analyse"@nb,
        "Fourieranalyse"@nb ;
    skos:broader humord:c62778 ;
    skos:definition "Fourieranalyse er en matematisk metode til å analysere funksjoner ved å representere dem ved hjelp av trigonometriske funksjoner. Hvis funksjonen for eksempel representerer et lydsignal, vil en fourieranalyse finne distribusjonen av ulike frekvenser i signalet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fourier analysis"@en,
        "Fourieranalyse"@nb .

humord:c62781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62781" ;
    dct:modified "2024-02-07T12:36:09"^^xsd:dateTime ;
    skos:altLabel "Fourierintegral"@nb ;
    skos:broader humord:c62780 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fourier integrals"@en,
        "Fourierintegraler"@nb .

humord:c62782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62782" ;
    dct:modified "2024-02-07T12:49:06"^^xsd:dateTime ;
    skos:altLabel "Discrete Fourier transform"@en,
        "DTFT"@nb,
        "Diskret fouriertransformasjon"@nb,
        "FFT"@nb,
        "FT"@nb,
        "Fouriertransformasjon"@nb ;
    skos:broader humord:c62583 ;
    skos:definition "Fouriertransformen er en operator som benyttes i mange områder av matematikken, for eksempel signalbehandling og differensialligninger. Denne transformen er oppkalt etter franskmannen Joseph Fourier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fourier transform"@en,
        "Fouriertransformasjon"@nb .

humord:c62783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62783" ;
    dct:modified "2024-03-07T14:38:32"^^xsd:dateTime ;
    skos:altLabel "Frontend programming"@en,
        "Web development (Frontend)"@en,
        "Web programming (Frontend)"@en,
        "Frontend-programmering"@nb,
        "Frontend-utvikling"@nb,
        "Web-programmering (Frontend)"@nb,
        "Webutvikling (Frontend)"@nb ;
    skos:broader humord:c63743 ;
    skos:definition "Utvikling av web-applikasjoner som kjører i nettleser <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frontend development"@en,
        "Frontend-utvikling"@nb ;
    skos:related humord:c62319,
        humord:c63733,
        humord:c64115 .

humord:c62784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62784" ;
    dct:modified "2024-02-07T13:01:24"^^xsd:dateTime ;
    skos:altLabel "F#"@en,
        "F#"@nb,
        "Fsharp"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "F# (uttalt som F Sharp) er et funksjonelt programmeringsspråk utviklet av Microsoft med Don Syme som hovedarkitekt <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fsharp"@en,
        "Fsharp"@nb .

humord:c62785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62785" ;
    dct:modified "2024-02-07T13:03:35"^^xsd:dateTime ;
    skos:altLabel "FL"@en,
        "FL"@nb,
        "Function Level"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Function level er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Function Level"@en,
        "Function Level"@nb .

humord:c62786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62786" ;
    dct:modified "2024-02-07T13:07:08"^^xsd:dateTime ;
    skos:altLabel "Funksjonell programmering"@nb,
        "Funksjonsprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional programming"@en,
        "Funksjonell programmering"@nb .

humord:c62787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62787" ;
    dct:modified "2024-02-07T13:10:15"^^xsd:dateTime ;
    skos:altLabel "Funksjonelle språk"@nb,
        "Funksjonsprogrammeringsspråk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Funksjonsprogrammeringsspråk er programmeringsspråk som bruker funksjonelt programmeringsprinsipp  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional programming languages"@en,
        "Funksjonsprogrammeringsspråk"@nb .

humord:c62788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62788" ;
    dct:modified "2024-02-07T13:21:46"^^xsd:dateTime ;
    skos:altLabel "Funksjonsrom"@nb ;
    skos:broader humord:c62791 ;
    skos:definition "Et funksjonsrom er innen matematikk en mengde funksjoner mellom to gitte mengder, et domene og et kodomene.  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Function spaces"@en,
        "Funksjonsrom"@nb .

humord:c62789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62789" ;
    dct:modified "2024-02-07T13:17:21"^^xsd:dateTime ;
    skos:altLabel "Linear spaces"@en,
        "Lineære rom"@nb,
        "Lineære vektorrom"@nb,
        "Vektorrom"@nb ;
    skos:broader humord:c62404 ;
    skos:definition "Et vektorrom eller et lineært rom er i matematikken en struktur med en mengde av elementer kalt vektorer og en tilhørende mengde av skalarer, sammen med operasjoner som gjør at vektorene kan skaleres og adderes. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector spaces"@en,
        "Vektorrom"@nb .

humord:c62790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62790" ;
    dct:modified "2024-02-07T13:19:12"^^xsd:dateTime ;
    skos:altLabel "Complex linear spaces"@en,
        "Komplekse lineære rom"@nb,
        "Komplekse vektorrom"@nb ;
    skos:broader humord:c62789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex vector spaces"@en,
        "Komplekse vektorrom"@nb .

humord:c62791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62791" ;
    dct:modified "2024-02-07T13:20:51"^^xsd:dateTime ;
    skos:altLabel "Linear topological spaces"@en,
        "Topological linear spaces"@en,
        "Topologiske vektorrom"@nb ;
    skos:broader humord:c62789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological vector spaces"@en,
        "Topologiske vektorrom"@nb .

humord:c62792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62792" ;
    dct:modified "2024-02-07T13:25:02"^^xsd:dateTime ;
    skos:altLabel "Banach-rom"@nb,
        "Banachrom"@nb ;
    skos:broader humord:c62791 ;
    skos:definition "Et Banach-rom er i matematikk et komplett normert vektorrom.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banach spaces"@en,
        "Banach-rom"@nb .

humord:c62793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62793" ;
    dct:modified "2024-02-07T13:27:51"^^xsd:dateTime ;
    skos:altLabel "Hilbert-rom"@nb,
        "Hilbertrom"@nb ;
    skos:broader humord:c62791 ;
    skos:definition "Et Hilbert-rom er et (ofte reelt eller komplekst) indreproduktrom som er et komplett metrisk rom med hensyn på metrikken indusert av indreproduktet. Det kan ses på som en spesialisering av klassen av vektorrom til rom med et begrep om (grader av) ortogonalitet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hilbert space"@en,
        "Hilbert-rom"@nb .

humord:c62794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62794" ;
    dct:modified "2024-02-08T07:50:12"^^xsd:dateTime ;
    skos:altLabel "Bergman-rom"@nb,
        "Bergmanrom"@nb ;
    skos:broader humord:c62791 ;
    skos:definition "I  kompleks analyse, funksjonell analyse og operatørteori er et Bergman-rom, oppkalt etter Stefan Bergman, et funksjonsrom av holomorfe funksjoner i et domene D i det komplekse planet som er tilstrekkelig veloppdragen ved grensen til at de er absolutt integrerbare. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bergman spaces"@en,
        "Bergman-rom"@nb .

humord:c62795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62795" ;
    dct:modified "2024-02-07T13:32:59"^^xsd:dateTime ;
    skos:altLabel "Fuzzy automatar"@nb ;
    skos:broader humord:c12380 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy automata"@en,
        "Fuzzy automater"@nb .

humord:c62796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62796" ;
    dct:modified "2024-02-07T13:36:24"^^xsd:dateTime ;
    skos:altLabel "Fuzzy klassifikasjon"@nb ;
    skos:broader humord:c22911 ;
    skos:definition "Fuzzy klassifikasjon er prosessen med å gruppere elementer i fuzzy sett hvis medlemskapsfunksjoner er definert av sannhetsverdien til en fuzzy proposisjonell funksjon.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy classification"@en,
        "Fuzzy klassifikasjon"@nb .

humord:c62797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62797" ;
    dct:modified "2024-02-07T13:39:09"^^xsd:dateTime ;
    skos:altLabel "Fuzzy kontroll"@nb,
        "Fuzzy kontrollsystem"@nb ;
    skos:broader humord:c22911 ;
    skos:definition "Et fuzzy kontrollsystem er et kontrollsystem basert på fuzzy logikk  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy control"@en,
        "Fuzzy kontroll"@nb .

humord:c62798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62798" ;
    dct:modified "2024-02-07T13:42:35"^^xsd:dateTime ;
    skos:altLabel "Fuzzy mengder"@nb ;
    skos:broader humord:c22911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy sets"@en,
        "Fuzzy mengder"@nb .

humord:c62799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62799" ;
    dct:modified "2024-02-07T13:44:20"^^xsd:dateTime ;
    skos:altLabel "Fuzzy mikroprosessorar"@nb ;
    skos:broader humord:c22911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy micro processors"@en,
        "Fuzzy mikroprosessorer"@nb .

humord:c62800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62800" ;
    dct:modified "2024-02-07T13:45:23"^^xsd:dateTime ;
    skos:altLabel "Fuzzy modellar"@nb ;
    skos:broader humord:c22911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy models"@en,
        "Fuzzy modeller"@nb .

humord:c62801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62801" ;
    dct:modified "2024-02-07T13:46:38"^^xsd:dateTime ;
    skos:altLabel "Fuzzy nevron"@nb ;
    skos:broader humord:c22911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy neurons"@en,
        "Fuzzy nevroner"@nb .

humord:c62802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62802" ;
    dct:modified "2024-02-12T20:29:02"^^xsd:dateTime ;
    skos:altLabel "Fuzzy system"@nb ;
    skos:broader humord:c22911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuzzy systems"@en,
        "Fuzzy systemer"@nb .

humord:c62803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62803" ;
    dct:modified "2024-02-07T13:54:34"^^xsd:dateTime ;
    skos:altLabel "Det fysiske laget"@nb,
        "Fysisk lag"@nb ;
    skos:broader humord:c04193 ;
    skos:definition "Det fysiske laget er det første av de sju lagene i OSI-modellen for datanettverk <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical layer"@en,
        "Fysisk lag"@nb .

humord:c62804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62804" ;
    dct:modified "2024-02-07T13:56:39"^^xsd:dateTime ;
    skos:altLabel "Følbare grensesnitt"@nb,
        "Haptiske grensesnitt"@nb,
        "Sansbare grensesnitt"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haptic interfaces"@en,
        "Følbare grensesnitt"@nb .

humord:c62805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62805" ;
    dct:modified "2024-03-18T15:09:21"^^xsd:dateTime ;
    skos:altLabel "Galerkinmetodar"@nb ;
    skos:broader humord:c64671 ;
    skos:definition "I matematikk, innen numerisk analyse, er Galerkin-metodene oppkalt etter den sovjetiske matematikeren Boris Galerkin. De konverterer et kontinuerlig operatørproblem, for eksempel en differensialligning, vanligvis i en svak formulering, til et diskret problem ved å bruke lineære begrensninger bestemt av endelige sett med basisfunksjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galerkin methods"@en,
        "Galerkinmetoder"@nb .

humord:c62806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62806" ;
    dct:modified "2024-11-13T10:23:08"^^xsd:dateTime ;
    skos:altLabel "Runge-Kutta-metodar"@nb,
        "Runge-Kutta-metoden"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Runge-Kutta-metoder er en familie av numeriske metoder som gir tilnærmete løsninger på differensiallikninger. Metoden ble utviklet omkring år 1900 av de tyske matematikerne Carl Runge og Martin Wilhelm Kutta. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Runge–Kutta methods"@en,
        "Runge–Kutta-metoder"@nb .

humord:c62807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62807" ;
    dct:modified "2024-02-08T07:43:24"^^xsd:dateTime ;
    skos:altLabel "Eulers metode"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Eulers metode er en måte å regne ut hva som vil skje med noe som er beskrevet med differensialligninger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euler's method"@en,
        "Eulers metode"@nb .

humord:c62808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62808" ;
    dct:modified "2024-03-13T12:36:40"^^xsd:dateTime ;
    skos:altLabel "Gammafunksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "Gammafunksjonen er en spesiell matematisk funksjon. Funksjonen betegnes vanligvis med den greske bokstaven stor gamma Γ og skrives Γ(x), derav navnet.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma functions"@en,
        "Gammafunksjoner"@nb .

humord:c62809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62809" ;
    dct:modified "2024-02-08T07:50:16"^^xsd:dateTime ;
    skos:altLabel "Ganglagsattkjenning"@nb,
        "Ganglagsgjenkjenning"@nb ;
    skos:broader humord:c28502 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gait recognition"@en,
        "Ganglagsgjenkjenning"@nb .

humord:c62810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62810" ;
    dct:modified "2024-02-08T08:00:26"^^xsd:dateTime ;
    skos:altLabel "GPL"@en,
        "GPL"@nb,
        "General purpose language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "General purpose language er et dataspråk som er bredt anvendelig på tvers av applikasjonsdomener, og mangler spesialiserte funksjoner for et bestemt domene <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General purpose language"@en,
        "General purpose language"@nb .

humord:c62811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62811" ;
    dct:modified "2024-02-08T07:58:17"^^xsd:dateTime ;
    skos:altLabel "GPRS"@en,
        "General Packet Radio System"@en,
        "GPRS"@nb,
        "General Packet Radio System"@nb,
        "General packet radio service"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "General Packet Radio Service (GPRS) er en standard for trådløs dataoverføring med mobilkommunikasjon over GSM mobiltelefonnettet. Den ble tatt i bruk kommersielt i 2000 <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General packet radio service"@en,
        "General packet radio service"@nb .

humord:c62812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62812" ;
    dct:modified "2024-02-08T08:02:05"^^xsd:dateTime ;
    skos:altLabel "GPSS"@en,
        "GPSS"@nb,
        "General Purpose simulation system"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "General Purpose simulation system er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General Purpose simulation system"@en,
        "General Purpose simulation system"@nb .

humord:c62813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62813" ;
    dct:modified "2024-02-09T09:59:00"^^xsd:dateTime ;
    skos:altLabel "Generisk kjeldekode"@nb ;
    skos:broader humord:c62814 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generic source code"@en,
        "Generisk kildekode"@nb .

humord:c62814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62814" ;
    dct:modified "2024-02-08T08:09:00"^^xsd:dateTime ;
    skos:altLabel "Kildeprogram"@nb,
        "Kjeldekode"@nb,
        "Kjeldeprogram"@nb,
        "Programkode"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Kildekode betegner den lesbare koden til et dataprogram skrevet i et programmeringsspråk. Koden består av en serie instruksjoner og kontrollstrukturer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Source code"@en,
        "Kildekode"@nb .

humord:c62815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62815" ;
    dct:modified "2024-02-08T08:10:55"^^xsd:dateTime ;
    skos:altLabel "Generisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Generisk programmering er en paradigme for programmering av datamaskiner.Generisk programmering innebærer at man programmerer med allmenne typer.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generic programming"@en,
        "Generisk programmering"@nb .

humord:c62816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62816" ;
    dct:modified "2024-02-08T08:13:43"^^xsd:dateTime ;
    skos:altLabel "Generiske pakkar"@nb,
        "Generiske pakker"@nb ;
    skos:broader humord:c62496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generic package"@en,
        "Generiske pakker"@nb .

humord:c62817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62817" ;
    dct:modified "2024-02-08T08:18:08"^^xsd:dateTime ;
    skos:altLabel "Pakkesvitsj"@nb,
        "Pakkesvitsjing"@nb ;
    skos:broader humord:c62496 ;
    skos:definition "Pakkesvitsjing er et prinsipp for overføring av informasjonsblokker i kommunikasjonsteknologi. Pakkesvitsjing brukes for eksempel i overføring av data på internett, hvor prinsippet er spesifisert i standarden TCP/IP. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Packet switching"@en,
        "Pakkesvitsjing"@nb .

humord:c62818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62818" ;
    dct:modified "2024-02-08T08:20:54"^^xsd:dateTime ;
    skos:altLabel "Pakkeradio"@nb,
        "Pakkeradionett"@nb ;
    skos:broader humord:c62496 ;
    skos:definition "Pakkeradio er en fellesbetegnelse for flere typer dataoverføring, og betyr som regel at informasjon sendes i «pakker» med en gitt lengde, adressert til en spesifikk mottaker via et relevant medium, eksempelvis radiosignaler, kabler o.l .<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Packet radio"@en,
        "Pakkeradio"@nb .

humord:c62819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62819" ;
    dct:modified "2024-02-08T08:24:11"^^xsd:dateTime ;
    skos:altLabel "Genetisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Genetisk programmering er en teknikk der maskiner kan programmere seg selv i form av prøving og feiling. Metoder brukes til eksempler på programmering av kunstig intelligens i robotar og data, bildetolkning samt for å finne mønster og datalagring (informasjonsutvinning).<wikipedia >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic programming"@en,
        "Genetisk programmering"@nb .

humord:c62820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62820" ;
    dct:modified "2024-02-08T08:28:52"^^xsd:dateTime ;
    skos:altLabel "Genmodellar"@nb ;
    skos:broader humord:c13642 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene models"@en,
        "Genmodeller"@nb .

humord:c62821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62821" ;
    dct:modified "2024-02-08T08:30:28"^^xsd:dateTime ;
    skos:altLabel "Appendicularians"@en,
        "Appendicularia (Larvacea)"@nb,
        "Appendikulariar"@nb,
        "Appendikularier"@nb,
        "Halesekkdyr"@nb,
        "Larvesekkdyr"@nb ;
    skos:broader humord:c62721 ;
    skos:definition "Halesekkdyr er en klasse av kappedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Larvaceans"@en,
        "Halesekkdyr"@nb .

humord:c62822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62822" ;
    dct:modified "2024-11-29T11:59:54"^^xsd:dateTime ;
    skos:altLabel "DNA-barcoding"@en,
        "Genetic barcoding"@en,
        "Next generation sequencing"@en,
        "Sequence analysis"@en,
        "Sequencing"@en,
        "DNA-sekvensering"@nb,
        "DNA-strekkoding"@nb,
        "Genetisk strekkoding"@nb,
        "Gensekvensanalyse"@nb,
        "Gensekvensering"@nb,
        "NGS"@nb,
        "Neste generasjons sekvensering"@nb,
        "Sekvensanalyse"@nb,
        "Sekvensar"@nb,
        "Sekvensbestemme"@nb,
        "Sekvensering"@nb,
        "Sekvenseringsmetoder"@nb,
        "Sekvenssamanstilling"@nb,
        "Sekvenssammenstilling"@nb,
        "Selvenser"@nb ;
    skos:broader humord:c03828 ;
    skos:definition "DNA-sekvensering er ulike metoder som brukes for å kunne lese av rekkefølgen på bokstavene (baseparene) i arvestoffet DNA. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA sequencing"@en,
        "Gensekvensering"@nb ;
    skos:related humord:c18913,
        humord:c69126 .

humord:c62823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62823" ;
    dct:modified "2024-02-08T08:34:42"^^xsd:dateTime ;
    skos:altLabel "Cephalochordata"@nb,
        "Lansettfiskar"@nb ;
    skos:broader humord:c62720 ;
    skos:definition "Lansettfisker er en underrekke i rekken ryggstrengdyr (kordadyr). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lancelets"@en,
        "Lansettfisker"@nb .

humord:c62824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62824" ;
    dct:modified "2024-02-08T08:41:55"^^xsd:dateTime ;
    skos:altLabel "Geodesi"@nb ;
    skos:broader humord:c62826 ;
    skos:definition "Geodesi er vitenskapen om Jordens form, bevegelse, tyngdefelt og endringer i disse størrelsene. Eller som Kartverket beskriver det: Geodesi er vitenskapen om hvor noe er, hvor det har vært, og hvor det kommer til å være. Geodesien er grunnlag for kart- og oppmålingsarbeid, og en anvendelse av geodetisk vitenskap er landmåling.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geodesy"@en,
        "Geodesi"@nb ;
    skos:related humord:c08312 .

humord:c62825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62825" ;
    dct:modified "2024-08-19T11:19:30"^^xsd:dateTime ;
    skos:altLabel "Appetitt"@nb,
        "Matlyst"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Appetitt er det samme som matlyst. Appetitten bidrar sammen med andre faktorer til regulering av fødeinntaket. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Appetite"@en,
        "Appetitt"@nb ;
    skos:related humord:c68071 .

humord:c62826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62826" ;
    dct:modified "2024-05-21T12:34:47"^^xsd:dateTime ;
    skos:altLabel "Matematisk geografi"@nb ;
    skos:broader humord:c08181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical geography"@en,
        "Matematisk geografi"@nb ;
    skos:related humord:c66277 .

humord:c62827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62827" ;
    dct:modified "2025-02-12T08:33:45"^^xsd:dateTime ;
    skos:altLabel "Arboretum"@en,
        "Arboret"@nb,
        "Arboretum"@nb,
        "Arboretumer"@nb ;
    skos:broader humord:c08223 ;
    skos:definition "Arboret er en hage hvor trær og busker plantes for at man skal kunne forske på artene og formidle kunnskap om dem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arboreta"@en,
        "Arboreter"@nb .

humord:c62828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62828" ;
    dct:modified "2024-02-08T09:01:18"^^xsd:dateTime ;
    skos:altLabel "Archaea"@nb,
        "Archaebakteriar"@nb,
        "Archaebakterier"@nb,
        "Arkar"@nb,
        "Arkebakteriar"@nb,
        "Arkebakterier"@nb,
        "Erkebakteriar"@nb,
        "Erkebakterier"@nb ;
    skos:broader humord:c62190 ;
    skos:definition "Arker er mikroskopiske, encellete, prokaryote organismer som utseendemessig likner på bakterier, men skiller seg fra disse ved at de blant annet har ulike biokjemiske komponenter i cellevegg og membraner (fettsyreestere av glyserol hos bakterier, etere av glyserol og en forgrenet fettalkohol hos erkebakteriene), og ulik form og størrelse på ribosomene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archaea"@en,
        "Arker"@nb .

humord:c62829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62829" ;
    dct:modified "2024-02-13T14:38:10"^^xsd:dateTime ;
    skos:altLabel "Lemnaceae"@en,
        "Andemat"@nb,
        "Andematfamilien"@nb,
        "Araceae"@nb,
        "Lemna"@nb,
        "Lemnaceae"@nb,
        "Myrkonglefamilien"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Myrkonglefamilien er en plantefamilie med over 105 slekter og 3600 arter av urteaktige (ikke forvedete) planter, busker, epifytter og klatreplanter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arum family"@en,
        "Myrkonglefamilien"@nb .

humord:c62830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62830" ;
    dct:modified "2024-02-08T09:58:28"^^xsd:dateTime ;
    skos:altLabel "Arisaema"@nb ;
    skos:broader humord:c62829 ;
    skos:definition "Arisaema er en stor slekt i Myrkonglefamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arisaema"@en,
        "Arisaema"@nb .

humord:c62831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62831" ;
    dct:modified "2024-02-08T10:07:08"^^xsd:dateTime ;
    skos:altLabel "Arktisk økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic ecology"@en,
        "Arktisk økologi"@nb .

humord:c62832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62832" ;
    dct:modified "2024-02-08T10:45:09"^^xsd:dateTime ;
    skos:altLabel "Lamp shells"@en,
        "Armføtingar"@nb,
        "Armføttinger"@nb,
        "Brachiopoda"@nb,
        "Brachiopodar"@nb,
        "Brachiopoder"@nb,
        "Lampeskjel"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Armfotinger er en rekke i dyreriket. De er små, marine dyr med størrelse 0,1–4 centimeter i diameter. De ligner på muslinger ved at de har et todelt skall. Armfotingene har stor betydning som fossiler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brachiopods"@en,
        "Armfotinger"@nb .

humord:c62833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62833" ;
    dct:modified "2024-02-11T09:34:53"^^xsd:dateTime ;
    skos:altLabel "Football (American)"@en,
        "Gridiron  football"@en,
        "Amerikansk fotball"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Amerikansk fotball er et ballspill mellom to lag, som ved siden av baseball er den mest populære idretten i USA.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "American football"@en,
        "Amerikansk fotball"@nb .

humord:c62834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62834" ;
    dct:modified "2024-02-08T11:13:59"^^xsd:dateTime ;
    skos:altLabel "Amputerte"@nb,
        "Amputerte personar"@nb,
        "Amputerte personer"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amputees"@en,
        "Amputerte"@nb .

humord:c62835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62835" ;
    dct:modified "2024-02-11T09:37:07"^^xsd:dateTime ;
    skos:altLabel "Anaerob kapasitet"@nb,
        "Anaerob utholdenhet"@nb ;
    skos:broader humord:c62836 ;
    skos:definition "Anaerob kapasitet eller anaerob utholdenhet viser til kroppens evne til å arbeide ved hjelp av anaerobe energiprosesser i musklene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic capacity"@en,
        "Anaerob kapasitet"@nb .

humord:c62836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62836" ;
    dct:modified "2024-02-09T14:27:25"^^xsd:dateTime ;
    skos:altLabel "Treningslære"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theory of training"@en,
        "Treningslære"@nb ;
    skos:related humord:c62953 .

humord:c62837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62837" ;
    dct:modified "2024-02-08T11:20:46"^^xsd:dateTime ;
    skos:altLabel "Aerob kapasitet"@nb ;
    skos:broader humord:c62836 ;
    skos:definition "Aerob kapasitet eller aerob utholdenhet viser til kroppens evne til å arbeide ved hjelp av aerobe energiprosesser i musklene.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerobic capacity"@en,
        "Aerob kapasitet"@nb .

humord:c62838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62838" ;
    dct:modified "2024-02-08T13:28:44"^^xsd:dateTime ;
    skos:altLabel "Resistance training"@en,
        "Strength training"@en,
        "Styrketrening"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Styrketrening er trening som har som mål å øke muskelstyrken. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weight-training"@en,
        "Styrketrening"@nb ;
    skos:related humord:c62839 .

humord:c62839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62839" ;
    dct:modified "2024-02-08T11:28:09"^^xsd:dateTime ;
    skos:altLabel "Vektlyfting"@nb,
        "Vektløfting"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Vektløfting er ein kraftidrett der tohands vektstenger blir løfta frå golvet og til strake armar over hovudet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weightlifting"@en,
        "Vektløfting"@nb ;
    skos:related humord:c62838 .

humord:c62840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62840" ;
    dct:modified "2024-02-09T15:12:48"^^xsd:dateTime ;
    skos:altLabel "VAR"@en,
        "VAR"@nb,
        "Video Assistant Referee"@nb,
        "Videodommer"@nb,
        "Videodøming"@nb,
        "Videodømming"@nb ;
    skos:broader humord:c62968 ;
    skos:definition "VAR, eller videodømming, er et støttesystem for å unngå feilaktige dommeravgjørelser i fotballkamper. VAR blir utført av videodommere som vanligvis sitter i et bakrom på stadion og vurderer avgjørende episoder i kamper via fjernsynsoverføring og eventuelt gjentatte repriser fra flere vinkler. Videodommerne vurderer hendelsene og gir tilbakemelding til hoveddommeren via headset. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video Assistant Referee"@en,
        "Videodømming"@nb .

humord:c62841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62841" ;
    dct:modified "2024-02-08T12:10:30"^^xsd:dateTime ;
    skos:altLabel "American minstrelsy"@en,
        "Minstrelsy"@en,
        "Minstrel (Teater)"@nb ;
    skos:broader humord:c05577 ;
    skos:definition "Minstrel var en amerikansk varietéteaterform, som var populær fra begynnelsen av 1800-tallet til tidlig på 1900-tallet. Sjangeren bidro til å bygge og befeste stereotypier om afroamerikansk kultur og oppførsel, samtidig som den ga svarte musikere en mulighet til å livberge seg og nå et større, oftest hvitt publikum.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minstrel shows"@en,
        "Minstrel (Teater)"@nb .

humord:c62842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62842" ;
    dct:modified "2024-03-20T09:02:49"^^xsd:dateTime ;
    skos:altLabel "Fractal theory"@en,
        "Fraktalanalysar"@nb,
        "Fraktalanalyse"@nb,
        "Fraktalanalyser"@nb,
        "Fraktalteori"@nb ;
    skos:broader humord:c64710 ;
    skos:definition "Fraktalanalyse er å vurdere fraktale egenskaper til data. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fractal analysis"@en,
        "Fraktalanalyse"@nb .

humord:c62843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62843" ;
    dct:modified "2024-02-08T12:17:47"^^xsd:dateTime ;
    skos:altLabel "Vektkontroll"@nb ;
    skos:broader humord:c03843 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weight control"@en,
        "Vektkontroll"@nb ;
    skos:related humord:c03849 .

humord:c62844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62844" ;
    dct:modified "2024-02-08T14:53:14"^^xsd:dateTime ;
    skos:altLabel "Vasspolo"@nb ;
    skos:broader humord:c62845 ;
    skos:definition "Vannpolo er et ballspill i svømmebasseng mellom to lag à sju spillere inkludert målvakt, i tillegg inntil seks innbyttere per lag. Spillerne skal svømme, og den flytende ballen kan holdes eller kastes med én hånd, eller føres foran seg med hodet under svømming («drible»).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water polo"@en,
        "Vannpolo"@nb .

humord:c62845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62845" ;
    dct:modified "2024-02-08T12:22:28"^^xsd:dateTime ;
    skos:altLabel "Vassport"@nb ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water sports"@en,
        "Vannsport"@nb .

humord:c62846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62846" ;
    dct:modified "2024-02-08T12:29:02"^^xsd:dateTime ;
    skos:altLabel "Waterskis (Sport)"@en,
        "Vannski (Sport)"@nb,
        "Vannskikjøring"@nb,
        "Vass-ski (Sport)"@nb,
        "Vass-skikøyring"@nb,
        "Vass-skisport"@nb,
        "Vasski (Sport)"@nb,
        "Vasskikøyring"@nb,
        "Vasskisport"@nb ;
    skos:broader humord:c62845 ;
    skos:definition "Vannski er både en konkurranseidrett og og en fritidsaktivitet hvor man trekkes på ski spesielt konstruert for bruk på vann over åpne vannflater etter en hurtiggående motorbåt eller etter kabeltrekk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waterskiing"@en,
        "Vannskisport"@nb .

humord:c62847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62847" ;
    dct:modified "2024-08-14T11:09:52"^^xsd:dateTime ;
    skos:altLabel "Shooting (Sports)"@en,
        "Skytesport"@nb,
        "Skyting (Sport)"@nb,
        "Skyttarsport"@nb,
        "Skyttersport"@nb,
        "Sportsskyting"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Skytesport er et samlebegrep for konkurranseskyting med gevær eller pistol. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shooting sports"@en,
        "Skytesport"@nb .

humord:c62848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62848" ;
    dct:modified "2024-02-08T12:38:51"^^xsd:dateTime ;
    skos:altLabel "Viltmålskyting"@nb ;
    skos:broader humord:c62847 ;
    skos:definition "Viltmålskyting kan referere til flere øvelser i sportsskyting hvor det skytes på bevegelige mål. Øvelsene skytes på faste avstander med kjent visningstid og hastighet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Running target shooting"@en,
        "Viltmålskyting"@nb .

humord:c62849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62849" ;
    dct:modified "2024-02-08T12:48:48"^^xsd:dateTime ;
    skos:altLabel "Free technique (Cross country skiing)"@en,
        "Fristil (Langrenn)"@nb,
        "Skiskøyting"@nb,
        "Skøytetak"@nb ;
    skos:broader humord:c21275 ;
    skos:definition "Skøytetak er en skiteknikk i langrennsstilen skøyting. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ski skating"@en,
        "Skiskøyting"@nb .

humord:c62850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62850" ;
    dct:modified "2024-02-08T12:47:56"^^xsd:dateTime ;
    skos:altLabel "Skøyting"@nb ;
    skos:broader humord:c13553 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skating"@en,
        "Skøyting"@nb .

humord:c62851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62851" ;
    dct:modified "2024-02-21T09:48:04"^^xsd:dateTime ;
    skos:altLabel "Slegge"@nb,
        "Sleggekast"@nb ;
    skos:broader humord:c63417 ;
    skos:definition "Sleggekast, ofte omtalt bare som «slegge», er en øvelse i friidrett hvor det foretas et lengdekast med en metallkule festet til et håndtak gjennom en tynn stålstreng. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hammer throw"@en,
        "Sleggekast"@nb .

humord:c62852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62852" ;
    dct:modified "2024-02-08T12:54:32"^^xsd:dateTime ;
    skos:altLabel "Pinch"@en,
        "Snus"@nb ;
    skos:broader humord:c08217 ;
    skos:definition "Snus er et tobakksprodukt som ikke røykes, men der nikotinet tas opp i blodet ved at snusen plasseres under leppen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snuff"@en,
        "Snus"@nb .

humord:c62853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62853" ;
    dct:modified "2024-02-08T12:57:17"^^xsd:dateTime ;
    skos:altLabel "Snow holes"@en,
        "Snøholer"@nb ;
    skos:broader humord:c19960 ;
    skos:definition "En snøhule er en utgravd hule i snøen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snow caves"@en,
        "Snøhuler"@nb .

humord:c62854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62854" ;
    dct:modified "2024-04-15T13:14:15"^^xsd:dateTime ;
    skos:altLabel "Lavine"@en,
        "Snowslides"@en,
        "Kramskred"@nb,
        "Lavinar"@nb,
        "Laviner"@nb,
        "Mjellskred"@nb,
        "Snøras"@nb,
        "Snøskred"@nb,
        "Sørpeskred"@nb ;
    skos:broader humord:c65753 ;
    skos:definition "Snøskred er en plutselig forflytning av store mengder snø nedover en fjellside eller en skråning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snow avalanches"@en,
        "Snøskred"@nb .

humord:c62855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62855" ;
    dct:modified "2024-02-22T12:20:38"^^xsd:dateTime ;
    skos:altLabel "Softball"@nb ;
    skos:broader humord:c21802 ;
    skos:definition "Softball er et ballspill som spilles med balltre. Kamper spilles mellom to lag à 9 spillere, av begge kjønn, etter samme prinsipper som baseball. Forskjellen fra baseball er først og fremst at banen er mindre, at balltreet er kortere, at ballen er omtrent dobbelt så stor (men like hard), at man bruker underhåndskast, og at en kamp varer kun sju omganger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Softball"@en,
        "Softball"@nb .

humord:c62856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62856" ;
    dct:modified "2024-02-08T13:07:45"^^xsd:dateTime ;
    skos:altLabel "Artisjokkar"@nb,
        "Artiskokkar"@nb,
        "Artiskokker"@nb,
        "Cynara scolymus"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Artisjokk er en kulturform av kardon, en kurvplante fra middelhavslandene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artichokes"@en,
        "Artisjokker"@nb .

humord:c62857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62857" ;
    dct:modified "2024-02-08T13:14:19"^^xsd:dateTime ;
    skos:altLabel "Biological identification"@en,
        "Identification (Botany)"@en,
        "Artsbestemming"@nb,
        "Identifikasjon (Botanikk)"@nb,
        "Identifisering (Botanikk)"@nb ;
    skos:broader humord:c08197 ;
    skos:definition "Artsbestemmelse betyr å avgjøre hvilken art en organisme eller en del av en organisme tilhører. Brukes kun når emnet er artsbestemmelse. Bruk ellers form bestemmelseslitteratur <SNL og UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Species identification"@en,
        "Artsbestemmelse"@nb .

humord:c62858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62858" ;
    dct:modified "2024-10-24T10:19:25"^^xsd:dateTime ;
    skos:altLabel "Artsdanning"@nb,
        "Artsutvikling"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Artsdannelse er en prosess som gir opphav til nye arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speciation"@en,
        "Artsdannelse"@nb ;
    skos:related humord:c68711 .

humord:c62859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62859" ;
    dct:modified "2024-02-08T13:25:16"^^xsd:dateTime ;
    skos:altLabel "Resilience (Physiology)"@en,
        "Springiness"@en,
        "Spenst"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Spenst er et begrep som beskriver den fysiologiske egenskapen som kreves for å hoppe høyt eller langt. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leaping power"@en,
        "Spenst"@nb .

humord:c62860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62860" ;
    dct:modified "2024-02-22T07:56:11"^^xsd:dateTime ;
    skos:altLabel "Plyometric training"@en,
        "Plyometrisk trening"@nb,
        "Spensttrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plyometrics"@en,
        "Spensttrening"@nb .

humord:c62861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62861" ;
    dct:modified "2024-02-08T13:30:11"^^xsd:dateTime ;
    skos:altLabel "Artsforvalting"@nb,
        "Artsforvaltning"@nb ;
    skos:broader humord:c24195 ;
    skos:definition "Artsforvaltning innebærer avveining av kryssende interesser og hensyn slik som artens overlevelse og økosystemers funksjon samt kultur- og verdihensyn på den ene siden, og artens verdi som naturressurs for mennesket på den andre siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Species conservation"@en,
        "Artsforvaltning"@nb .

humord:c62862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62862" ;
    dct:modified "2024-02-08T13:38:44"^^xsd:dateTime ;
    skos:altLabel "Artssamansetjing"@nb ;
    skos:broader humord:c11515 ;
    skos:definition "Artssammensetningen omfatter de artene som lever sammen innenfor et gitt område, og beskrives ved å angi hvilke arter som forekommer og eventuelt mengden av dem. <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Species composition"@en,
        "Artssammensetning"@nb .

humord:c62863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62863" ;
    dct:modified "2024-02-08T13:42:44"^^xsd:dateTime ;
    skos:altLabel "Spesialpreparat"@nb ;
    skos:broader humord:c62088 ;
    skos:definition "Spesialpreparat er legemiddelpreparater produsert av den farmasøytiske industrien. Disse preparatene har et eget navn (spesialitetsnavn eller preparatnavn) som vanligvis er forskjellig fra navnet på det legemiddelet (virkestoffet) de inneholder. Mange spesialpreparater med ulike navn kan inneholde det samme legemiddelet. Navnet på legemiddelet (generisk navn) står alltid på fabrikantens etikett med mindre skrift enn spesialitetsnavnet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmaceuticals"@en,
        "Spesialpreparater"@nb .

humord:c62864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62864" ;
    dct:modified "2024-06-06T14:38:42"^^xsd:dateTime ;
    skos:altLabel "Spesifikk trening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specific exercise"@en,
        "Spesifikk trening"@nb .

humord:c62865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62865" ;
    dct:modified "2024-02-08T13:48:56"^^xsd:dateTime ;
    skos:altLabel "Speleforståing"@nb ;
    skos:broader humord:c01433 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Game understanding"@en,
        "Spilleforståelse"@nb .

humord:c62866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62866" ;
    dct:modified "2024-07-05T14:25:46"^^xsd:dateTime ;
    skos:altLabel "Rosaceae"@nb,
        "Rosefamilien"@nb ;
    skos:broader humord:c67514 ;
    skos:definition "Rosefamilien er en plantefamilie innen klassen tofrøbladete planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rose family"@en,
        "Rosefamilien"@nb .

humord:c62867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62867" ;
    dct:modified "2024-02-08T13:54:53"^^xsd:dateTime ;
    skos:altLabel "Gambling revenues"@en,
        "Spelemiddel"@nb,
        "Tippemiddel"@nb,
        "Tippemidler"@nb ;
    skos:broader humord:c09580 ;
    skos:definition "Spillemidlene er en betegnelse for det overskuddet som genereres fra de forskjellige spillene som administreres og drives av Norsk Tipping og som kommer til fordeling til forskjellige allmennyttige formål. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lottery funds"@en,
        "Spillemidler"@nb .

humord:c62868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62868" ;
    dct:modified "2024-02-08T13:56:35"^^xsd:dateTime ;
    skos:altLabel "Spelarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Players"@en,
        "Spillere"@nb .

humord:c62869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62869" ;
    dct:modified "2024-12-09T12:16:15"^^xsd:dateTime ;
    skos:altLabel "Sprint"@nb,
        "Sprintlaup"@nb,
        "Sprintløp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Sprintløp eller sprint er en betegnelse på de korteste løpsdistansene i friidrett. Ferdigheter som kreves av en god sprinter er hurtig reaksjonsevne, eksplosiv styrke, anaerob utholdenhet og teknikk.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sprint"@en,
        "Sprintløp"@nb .

humord:c62870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62870" ;
    dct:modified "2024-02-08T14:01:38"^^xsd:dateTime ;
    skos:altLabel "Sport drill"@en,
        "Sportsdrill"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Sportsdrill er en gren av gymnastikk hvor man utfører øvelser med drillstav til musikk som kan minne om rytmisk gymnastikk og dans. Konkurranser foregår individuelt, for par eller for tropp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports drill"@en,
        "Sportsdrill"@nb .

humord:c62871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62871" ;
    dct:modified "2024-08-01T12:44:26"^^xsd:dateTime ;
    skos:altLabel "Spinning (Trening)"@nb ;
    skos:broader humord:c26272 ;
    skos:definition "Spinning er en form for intensiv kondisjonstrening på spesialbygde ergometersykler, kalt spinningsykler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spinning (Exercise)"@en,
        "Spinning (Trening)"@nb .

humord:c62872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62872" ;
    dct:modified "2024-02-08T14:09:04"^^xsd:dateTime ;
    skos:altLabel "Sponsorar"@nb ;
    skos:broader humord:c12385 ;
    skos:definition "Sponsor er en person eller et firma som gir økonomisk støtte til et idrettslag eller en utøver, en forretning, et radio- eller TV-program eller lignende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: lå tidligere som henvisning til Sponsing. Skilt ut som egen term 8/2-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sponsors"@en,
        "Sponsorer"@nb ;
    skos:related humord:c07762 .

humord:c62873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62873" ;
    dct:modified "2024-02-08T14:09:33"^^xsd:dateTime ;
    skos:altLabel "Rowans"@en,
        "Whitebeams"@en,
        "Asal"@nb,
        "Asalslekta"@nb,
        "Sorbus"@nb ;
    skos:broader humord:c62866 ;
    skos:definition "Asalslekten (Sorbus) er en planteslekt i rosefamilien. Arter med hele blad kalles asal (med trykk på første stavelse, jamfør atal og apal), og arter med ulikefinnete blad kalles rogn. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sorbus"@en,
        "Asalslekten"@nb .

humord:c62874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62874" ;
    dct:modified "2024-02-11T09:59:09"^^xsd:dateTime ;
    skos:altLabel "Selskapsdans"@nb,
        "Sportsdans"@nb,
        "Sportsdansar"@nb,
        "Sportsdanser"@nb ;
    skos:broader humord:c13980,
        humord:c19484 ;
    skos:definition "Sportsdans er dans drevet som konkurranseidrett. Man konkurrerer tradisjonelt i ti danser delt i grenene standarddanser og latinamerikanske danser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dance sports"@en,
        "Sportsdans"@nb .

humord:c62875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62875" ;
    dct:modified "2024-02-08T14:17:26"^^xsd:dateTime ;
    skos:altLabel "Idrettshjarte"@nb,
        "Sportshjarte"@nb,
        "Sportshjerte"@nb ;
    skos:broader humord:c03872 ;
    skos:definition "Idrettshjerte er en vanlig betegnelse for forstørret hjerte som følge av intens kondisjonstrening. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Athlete's heart"@en,
        "Idrettshjerte"@nb ;
    skos:related humord:c62836 .

humord:c62876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62876" ;
    dct:modified "2024-02-13T08:12:52"^^xsd:dateTime ;
    skos:altLabel "Mountain-ash"@en,
        "Rogn (Tre)"@nb,
        "Sorbus aucuparia"@nb ;
    skos:broader humord:c62873 ;
    skos:definition "Rogn er eit tre til ti meter høgt lauvtre i rosefamilien. Det er ein art i asalslekta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rowan"@en,
        "Rogn (Trær)"@nb .

humord:c62877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62877" ;
    dct:modified "2024-02-21T09:48:24"^^xsd:dateTime ;
    skos:altLabel "The javelin"@en,
        "Spydkast"@nb ;
    skos:broader humord:c63417 ;
    skos:definition "Spydkast er en øvelse i utendørs friidrett som består i lengdekast med et spyd etter tilløp. Spydkast er også deløvelse i mangekamp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Javelin throw"@en,
        "Spydkast"@nb .

humord:c62878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62878" ;
    dct:modified "2024-02-08T14:21:51"^^xsd:dateTime ;
    skos:altLabel "Squash (Sport)"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Squash er et innendørs ballspill med racket og gummiball. Det spilles på en bane omgitt av fire vegger som brukes aktivt i spillet. Ballen slås mot frontveggen slik at den spretter tilbake. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Squash (Sports)"@en,
        "Squash (Sport)"@nb .

humord:c62879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62879" ;
    dct:modified "2024-12-09T11:18:24"^^xsd:dateTime ;
    skos:altLabel "Relay race"@en,
        "Stafettar"@nb,
        "Stafettlaup"@nb,
        "Stafettløp"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Stafettløp er en lagkonkurranse i idrett hvor deltakerne på laget avløser hverandre (veksler) og hver tilbakelegger en viss del (etappe) av totaldistansen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relay"@en,
        "Stafetter"@nb .

humord:c62880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62880" ;
    dct:modified "2024-02-22T09:18:49"^^xsd:dateTime ;
    skos:altLabel "Double poling"@en,
        "Pigging"@nb,
        "Staking"@nb ;
    skos:broader humord:c21275 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double pole technique"@en,
        "Staking"@nb .

humord:c62881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62881" ;
    dct:modified "2024-11-29T10:17:52"^^xsd:dateTime ;
    skos:altLabel "Mint order"@en,
        "Lamiales"@nb,
        "Lepeblomordenen"@nb,
        "Lepeblomsterordenen"@nb,
        "Lepeblomstordenen"@nb,
        "Leppeblomordenen"@nb,
        "Leppeblomsterordenen"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Lamiales er en orden i kurvplante-kladen Asteridae i gruppa Egentlige tofrøbladete. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lamiales"@en,
        "Leppeblomstordenen"@nb .

humord:c62882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62882" ;
    dct:modified "2024-02-13T07:24:27"^^xsd:dateTime ;
    skos:altLabel "Autophagocytosis"@en,
        "Autophagy"@en,
        "Autofagi"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Autofagi er en samlebetegnelse for prosesser hvor celler pakker inn og fordøyer deler av sitt eget innhold (cytoplasma). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autophagy"@en,
        "Autofagi"@nb .

humord:c62883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62883" ;
    dct:modified "2024-02-08T14:37:53"^^xsd:dateTime ;
    skos:altLabel "Stabilitetstrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stability training"@en,
        "Stabilitetstrening"@nb .

humord:c62884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62884" ;
    dct:modified "2024-02-08T14:41:15"^^xsd:dateTime ;
    skos:altLabel "Pole vaulting"@en,
        "Stavhopp"@nb,
        "Stavsprang"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Stavsprang er en øvelse i utendørs og innendørs friidrett, som består av høydehopp over en horisontal list med hjelp av en bøyelig glassfiberstav. Det er også en deløvelse i tikamp utendørs og sjukamp innendørs for menn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pole vault"@en,
        "Stavsprang"@nb .

humord:c62885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62885" ;
    dct:modified "2024-02-11T09:57:12"^^xsd:dateTime ;
    skos:altLabel "Slalom"@nb,
        "Slalåm"@nb ;
    skos:broader humord:c58279 ;
    skos:definition "Slalåm er en alpin øvelse innen skisport. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb,
        "Lukket bemerkning: Lå tidligere som henvinsing til Alpinsport.  Skilt ut som egen term 8/2-24 vsl"@nb,
        "Lukket bemerkning: NIH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Slalom"@en,
        "Slalåm"@nb .

humord:c62886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62886" ;
    dct:modified "2024-02-08T14:47:35"^^xsd:dateTime ;
    skos:altLabel "Storslalom"@nb,
        "Storslalåm"@nb ;
    skos:broader humord:c58279 ;
    skos:definition "Storslalåm er en alpin skigren hvor den som bruker kortest tid fra start til mål har vunnet. Øvelsen likner i stor grad på slalåm, men portene står lengre fra hverandre enn i slalåm, slik at farten blir høyere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Giant slalom"@en,
        "Storslalåm"@nb .

humord:c62887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62887" ;
    dct:modified "2024-02-08T14:50:44"^^xsd:dateTime ;
    skos:altLabel "Downhill racing"@en,
        "Downhill skiing"@en,
        "Utfor"@nb,
        "Utforrenn"@nb ;
    skos:broader humord:c58279 ;
    skos:definition "Utforrenn er en alpin skigren. Det er en ren fartsgren hvor det i tillegg til god kjøreteknikk også kreves fysisk styrke og mot. I konkurranser kjøres det bare én omgang, hvor den som bruker kortest tid fra start til mål er vinneren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Downhill"@en,
        "Utfor"@nb .

humord:c62888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62888" ;
    dct:modified "2024-02-08T14:54:15"^^xsd:dateTime ;
    skos:altLabel "Undervassrugby"@nb ;
    skos:broader humord:c62845 ;
    skos:definition "Undervannsrugby er et lagspill med ball under vannflaten i svømmebasseng. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Underwater rugby"@en,
        "Undervannsrugby"@nb .

humord:c62889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62889" ;
    dct:modified "2024-08-01T12:50:23"^^xsd:dateTime ;
    skos:altLabel "Turrenn"@nb ;
    skos:broader humord:c21275 ;
    skos:definition "Turrenn er relativt lange langrennskonkurranser hvor løperne er inndelt i femårige aldersklasser, i tillegg eventuelle eliteklasser eller trimklasser uten tidtaking. Man benytter fellesstart, enten puljevis, klassevis eller for alle klasser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross-country competition"@en,
        "Turrenn"@nb .

humord:c62890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62890" ;
    dct:modified "2024-02-11T10:02:57"^^xsd:dateTime ;
    skos:altLabel "Kadens (Sykling)"@nb,
        "Tråkkfrekvens"@nb ;
    skos:broader humord:c26272 ;
    skos:definition "I sykling er tråkkfrekvens eller kadens et mål på vinkelhastighet som representerer antall omdreininger per minutt (r/min) på kranken, altså hastigheten som rytteren tråkker på pedalene. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cadence (Cycling)"@en,
        "Tråkkfrekvens"@nb .

humord:c62891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62891" ;
    dct:modified "2024-12-09T12:34:27"^^xsd:dateTime ;
    skos:altLabel "Turmarsj"@nb,
        "Turmarsjar"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Turmarsj er gange over distanser fra rundt 3 kilometer og oppover. Større marsjer kan strekke seg over to eller flere dager.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volksmarching"@en,
        "Turmarsjer"@nb .

humord:c62892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62892" ;
    dct:modified "2024-02-08T15:07:44"^^xsd:dateTime ;
    skos:altLabel "Triathlon"@nb,
        "Triatlon"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Triatlon er utholdenhetsidrett hvor bestemte distanser i svømming, sykling og løp gjennomføres uten pause mellom øvelsene og med kontinuerlig tidtaking. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triathlon"@en,
        "Triatlon"@nb .

humord:c62893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62893" ;
    dct:modified "2024-02-08T15:09:08"^^xsd:dateTime ;
    skos:altLabel "Tresteg"@nb,
        "Tresteghopp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Tresteg er en øvelse i utendørs og innendørs friidrett. Etter tilløp av valgfri lengde og sats fra en satsplanke består hoppet av et hink med landing på satsfoten, fulgt av et skritt med landing på den andre foten og til slutt et lengdehopp ut i en hoppgrop. Det gjelder å oppnå størst mulig samlet lengde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triple jump"@en,
        "Tresteg"@nb .

humord:c62894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62894" ;
    dct:modified "2024-02-13T10:22:14"^^xsd:dateTime ;
    skos:altLabel "Tredemøller"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Tredemølle er et treningsapparat der man kan gå eller løpe på et rullebånd med justerbar hastighet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Treadmills"@en,
        "Tredemøller"@nb .

humord:c62895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62895" ;
    dct:modified "2024-02-08T15:14:00"^^xsd:dateTime ;
    skos:altLabel "Tipping"@nb ;
    skos:broader humord:c14303 ;
    skos:definition "Tipping er et norsk pengespill hvor deltakerne forsøker å forutsi utfallet av fotballkamper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Betting"@en,
        "Tipping"@nb .

humord:c62896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62896" ;
    dct:modified "2024-02-08T15:15:20"^^xsd:dateTime ;
    skos:altLabel "Tikamp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Tikamp er en konkurransegren i utendørs friidrett for menn sammensatt av ti deløvelser. Tikamp arrangeres over to dager. Resultatene i hver øvelse omregnes til poeng etter tabell, og poengene summeres.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decathlon"@en,
        "Tikamp"@nb .

humord:c62897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62897" ;
    dct:modified "2024-02-08T15:18:13"^^xsd:dateTime ;
    skos:altLabel "Thai boxing"@en,
        "Muay thai"@nb,
        "Thai-boksing"@nb,
        "Thaiboksing"@nb ;
    skos:broader humord:c13386 ;
    skos:definition "Thaiboksing er en kampsport med røtter fra Thailand. Den kalles «de åtte kroppsdelers kunst», da utøverne slåss med både albuer, knær, hender og legger. Spark med leggen mot motstanderens lår, kalt lowkick, og angrep med albue er noen av teknikkene som kjennetegner thaiboksing <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muay thai"@en,
        "Thaiboksing"@nb .

humord:c62898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62898" ;
    dct:modified "2024-02-08T15:21:21"^^xsd:dateTime ;
    skos:altLabel "Telemarkkjøring"@nb,
        "Telemarkski"@nb,
        "Telemarkskøyring"@nb ;
    skos:broader humord:c58279 ;
    skos:definition "Telemarkski er en alpin skigren hvor man med bruk av telemarksving kjører ned en svingende løype gjennom porter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telemark skiing"@en,
        "Telemarkskjøring"@nb .

humord:c62899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62899" ;
    dct:modified "2024-02-08T15:24:12"^^xsd:dateTime ;
    skos:altLabel "Synchronized swimming"@en,
        "Synkronsvømming"@nb,
        "Synkronsymjing"@nb ;
    skos:broader humord:c26549 ;
    skos:definition "Synkronsvømming er en gren i svømmesport hvor utøverne svømmer til musikk med bevegelser over og under vannet i et basseng.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synchronised swimming"@en,
        "Synkronsvømming"@nb .

humord:c62900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62900" ;
    dct:modified "2024-02-09T07:51:48"^^xsd:dateTime ;
    skos:altLabel "Støvlar"@nb ;
    skos:broader humord:c20887 ;
    skos:definition "Støvel er et fottøy av lær eller annet materiale som dekker foten og større eller mindre deler av leggen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boots"@en,
        "Støvler"@nb .

humord:c62901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62901" ;
    dct:modified "2024-12-09T12:30:14"^^xsd:dateTime ;
    skos:altLabel "Power weight-lifting"@en,
        "Styrkelyft"@nb,
        "Styrkelyfting"@nb,
        "Styrkeløft"@nb,
        "Styrkeløfting"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Styrkeløft er en kraftidrett med løft av vektstenger som i vektløfting, men styrkeløft setter mindre krav til teknikk og hurtighet og større krav til ren muskelstyrke.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Powerlifting"@en,
        "Styrkeløfting"@nb ;
    skos:related humord:c62838,
        humord:c62839 .

humord:c62902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62902" ;
    dct:modified "2024-02-09T07:56:54"^^xsd:dateTime ;
    skos:altLabel "Strength"@en,
        "Muskelstyrke"@nb,
        "Styrke"@nb ;
    skos:broader humord:c62836 ;
    skos:definition "Muskelstyrke er den evnen en muskel eller en muskelgruppe har til å utvikle størst mulig kraft på et gitt arbeid. Vi skiller mellom dynamisk muskelstyrke og statisk muskelstyrke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscular strength"@en,
        "Muskelstyrke"@nb .

humord:c62903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62903" ;
    dct:modified "2024-02-09T07:59:21"^^xsd:dateTime ;
    skos:altLabel "Dive"@en,
        "Stup"@nb,
        "Stuping"@nb ;
    skos:broader humord:c26549 ;
    skos:definition "Stuping er en gren i svømmesportem, der det arrangeres konkurranser i høye stup og sviktstup i innendørs eller utendørs svømmebassenger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diving"@en,
        "Stuping"@nb .

humord:c62904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62904" ;
    dct:modified "2024-02-09T08:02:03"^^xsd:dateTime ;
    skos:altLabel "Elastic cord"@en,
        "Strikk"@nb,
        "Strikkar"@nb ;
    skos:broader humord:c04660 ;
    skos:definition "En strikk er en elastisk snor eller bånd <ordbokene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elastic cords"@en,
        "Strikker"@nb .

humord:c62905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62905" ;
    dct:modified "2024-02-11T10:01:08"^^xsd:dateTime ;
    skos:altLabel "Support newtork"@en,
        "Støtteapparat"@nb ;
    skos:broader humord:c25780 ;
    skos:definition "Et støtteapparat er en gruppe satt i stand for å støtte, hjelpe noe eller noen  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Support people"@en,
        "Støtteapparat"@nb .

humord:c62906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62906" ;
    dct:modified "2024-02-09T08:07:36"^^xsd:dateTime ;
    skos:altLabel "Beasal"@en,
        "Strandfotball"@nb ;
    skos:broader humord:c01436 ;
    skos:definition "Strandfotball (også benevnt beasal) er en variant av fotball som spilles på strender eller andre sanddekkede flater.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach soccer"@en,
        "Strandfotball"@nb .

humord:c62907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62907" ;
    dct:modified "2024-02-13T10:23:13"^^xsd:dateTime ;
    skos:altLabel "Sling trainers"@en,
        "Slynger (Treningsutstyr)"@nb,
        "Slyngjer (Treningsutstyr)"@nb,
        "Treningsslynger"@nb,
        "Treningsslyngjer"@nb ;
    skos:broader humord:c01449 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Slings"@en,
        "Slynger (Treningsutstyr)"@nb .

humord:c62908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62908" ;
    dct:modified "2024-02-11T09:56:47"^^xsd:dateTime ;
    skos:altLabel "Fist fight"@en,
        "Punch-up"@en,
        "Scuffle"@en,
        "Slagsmål"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "Slagsmål er det å slåss.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fight"@en,
        "Slagsmål"@nb .

humord:c62909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62909" ;
    dct:modified "2024-02-09T08:26:09"^^xsd:dateTime ;
    skos:altLabel "Skuldrer"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shoulders"@en,
        "Skuldre"@nb .

humord:c62910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62910" ;
    dct:modified "2024-02-09T14:42:34"^^xsd:dateTime ;
    skos:altLabel "Asymmetric bars"@en,
        "Parallel bars"@en,
        "Uneven bars"@en,
        "Skranke (Turn)"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Skranke er innen turn et konkurranseapparat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bars (Gymnastics)"@en,
        "Skranke (Turn)"@nb .

humord:c62911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62911" ;
    dct:modified "2024-02-11T09:55:56"^^xsd:dateTime ;
    skos:altLabel "Skothyll"@nb,
        "Skotthylle"@nb ;
    skos:broader humord:c04863 ;
    skos:definition "Skotthyll er en idrett eller et spill som handler om å kaste med jernskiver (hyller) som veier en knapp kilo og har en diameter på 12,5 cm. Poenget er å treffe flest mulig av de tre «munkene» (sylinderformede trekubber) som er stilt opp i den andre enden av banen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skotthyll"@en,
        "Skotthyll"@nb .

humord:c62912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62912" ;
    dct:modified "2024-02-11T09:54:23"^^xsd:dateTime ;
    skos:altLabel "School athletics"@en,
        "Skuleidrett"@nb ;
    skos:broader humord:c24047 ;
    skos:definition "Skoleidrett henviser til   idrettsaktiviteter eller konkurranser som organiseres og utføres av elever i skolen. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School sports"@en,
        "Skoleidrett"@nb .

humord:c62913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62913" ;
    dct:modified "2024-02-21T08:05:21"^^xsd:dateTime ;
    skos:altLabel "Casting (Fiske)"@nb ;
    skos:broader humord:c01446 ;
    skos:definition "Casting, en konkurranseidrett i lengde- og presisjonskasting med sportsfiskestenger, sprunget ut av sportsfiskeres behov for trening i å kaste langt og sikkert.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Casting (Fishing)"@en,
        "Casting (Fiske)"@nb .

humord:c62914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62914" ;
    dct:modified "2024-02-11T09:49:36"^^xsd:dateTime ;
    skos:altLabel "Crawl"@en,
        "Crawl"@nb,
        "Crawling"@nb,
        "Kråling"@nb ;
    skos:broader humord:c26549 ;
    skos:definition "Crawl er en svømmestil hvor armene føres vekselvis frem over vannet og tilbake gjennom vannet, mens bena sparker strake hurtig opp og ned. Dette er den klart raskeste svømmestilen og er hovedsakelig den som brukes innen frisvømming.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crawling"@en,
        "Kråling"@nb .

humord:c62915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62915" ;
    dct:modified "2024-02-09T08:59:10"^^xsd:dateTime ;
    skos:altLabel "Crossfit"@nb,
        "Funksjonell fitness"@nb ;
    skos:broader humord:c62901 ;
    skos:definition "Funksjonell fitness og CrossFit er nemningar for liknande typar trening, der ein legg vekt på å byggje ein kropp som er i stand til å utføre kvardagslege aktivitetar i naturlege stillingar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crossfit"@en,
        "Crossfit"@nb .

humord:c62916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62916" ;
    dct:modified "2024-02-09T09:00:34"^^xsd:dateTime ;
    skos:altLabel "Curling"@nb ;
    skos:broader humord:c01456 ;
    skos:definition "Curling er et presisjonsspill på is mellom to lag à fire spillere der man prøver å plassere spesielle curlingsteiner nærmest mulig midtpunktet i et målområde ved å sende de glidende bortover isen.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curling"@en,
        "Curling"@nb .

humord:c62917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62917" ;
    dct:modified "2024-11-06T14:10:22"^^xsd:dateTime ;
    skos:altLabel "Mawlawīyah"@en,
        "Mevlevi order"@en,
        "Mawlawiya"@nb,
        "Mevlevismen"@nb ;
    skos:broader humord:c08519 ;
    skos:definition "Mawlawiya, eller mevlevismen, sufi-brorskap, føres tilbake til mystikeren og poeten Jalal ud-Din Rumi (1207–73), som virket i Konya i Anatolia (Tyrkia). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mevleviyeh"@en,
        "Mawlawiya"@nb .

humord:c62918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62918" ;
    dct:modified "2024-02-09T09:40:05"^^xsd:dateTime ;
    skos:altLabel "Akesport"@nb,
        "Aking"@nb ;
    skos:broader humord:c01456 ;
    skos:definition "Akesport er aking med kjelker eller sleder drevet som konkurranseidrett i kurverike akebaner med isdekke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lugeing"@en,
        "Aking"@nb .

humord:c62919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62919" ;
    dct:modified "2024-02-09T09:42:46"^^xsd:dateTime ;
    skos:altLabel "Aerob gymnastikk"@nb ;
    skos:broader humord:c01438 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerobic gymnastics"@en,
        "Aerob gymnastikk"@nb .

humord:c62920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62920" ;
    dct:modified "2024-02-09T09:48:25"^^xsd:dateTime ;
    skos:altLabel "Aerob trening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerobic exercise"@en,
        "Aerob trening"@nb .

humord:c62921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62921" ;
    dct:modified "2024-02-09T09:54:10"^^xsd:dateTime ;
    skos:altLabel "Aerodynamikk"@nb ;
    skos:broader humord:c62922 ;
    skos:definition "Aerodynamikk er læren om luftens bevegelse og de krefter legemer utsettes for når de beveger seg gjennom luft, eller luft strømmer rundt dem.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerodynamics"@en,
        "Aerodynamikk"@nb .

humord:c62922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62922" ;
    dct:modified "2024-02-09T09:53:54"^^xsd:dateTime ;
    skos:altLabel "Gassmekanikk"@nb,
        "Pneumatikk"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas mechanics"@en,
        "Gassmekanikk"@nb .

humord:c62923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62923" ;
    dct:modified "2024-02-09T09:57:42"^^xsd:dateTime ;
    skos:altLabel "Acclimatization"@en,
        "Akklimatisering"@nb ;
    skos:broader humord:c22763 ;
    skos:definition "Akklimatisering er gradvis tilpasning av organismer til endringer i livsmiljø, især klimatiske, det vil si temperatur, fuktighet, lufttrykk, værforhold og lokal tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acclimatisation"@en,
        "Akklimatisering"@nb .

humord:c62924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62924" ;
    dct:modified "2024-02-14T08:38:07"^^xsd:dateTime ;
    skos:altLabel "Aktivitetsdagar"@nb ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Activity days (School)"@en,
        "Aktivitetsdager"@nb ;
    skos:related humord:c63126 .

humord:c62925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62925" ;
    dct:modified "2024-12-10T10:10:36"^^xsd:dateTime ;
    skos:altLabel "Olbogar"@nb ;
    skos:broader humord:c63220 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elbows"@en,
        "Albuer"@nb .

humord:c62926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62926" ;
    dct:modified "2024-02-09T10:18:28"^^xsd:dateTime ;
    skos:altLabel "Anaerob trening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic exercise"@en,
        "Anaerob trening"@nb .

humord:c62927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62927" ;
    dct:modified "2024-02-09T10:32:17"^^xsd:dateTime ;
    skos:altLabel "Aktivitetar"@nb ;
    skos:broader humord:c03774 ;
    skos:definition "Aktivitet er det å være aktiv; noe som man er sysselsatt med i form av arbeid, avkobling, lek eller lignende; en virksomhet eller et gjøremål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Activities"@en,
        "Aktiviteter"@nb ;
    skos:related humord:c14313 .

humord:c62928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62928" ;
    dct:modified "2024-02-11T09:33:22"^^xsd:dateTime ;
    skos:altLabel "Akselerometer"@nb,
        "Akselerometre"@nb ;
    skos:broader humord:c04431 ;
    skos:definition "Akselerometer, utstyr som registrerer eller reagerer på endringer i fart (eller retning). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accelerometer"@en,
        "Akselerometre"@nb .

humord:c62929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62929" ;
    dct:modified "2024-02-09T10:24:53"^^xsd:dateTime ;
    skos:altLabel "Anaerob styrke"@nb ;
    skos:broader humord:c62902 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic strength"@en,
        "Anaerob styrke"@nb .

humord:c62930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62930" ;
    dct:modified "2024-02-20T10:59:55"^^xsd:dateTime ;
    skos:altLabel "Lactate threshold"@en,
        "Anaerob terskel"@nb,
        "Laktatterskel"@nb ;
    skos:broader humord:c62836 ;
    skos:definition "Anaerob terskel er den høyeste arbeidsintensiteten hvor laktatproduksjonen i musklene er lik fjerningen av laktat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic threshold"@en,
        "Anaerob terskel"@nb ;
    skos:related humord:c63449 .

humord:c62931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62931" ;
    dct:modified "2024-12-10T10:14:35"^^xsd:dateTime ;
    skos:altLabel "Anklar"@nb ;
    skos:broader humord:c69269 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ankles"@en,
        "Ankler"@nb .

humord:c62932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62932" ;
    dct:modified "2024-02-09T10:35:46"^^xsd:dateTime ;
    skos:altLabel "Antidoping"@nb ;
    skos:broader humord:c18186 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antidoping"@en,
        "Antidoping"@nb .

humord:c62933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62933" ;
    dct:modified "2024-02-09T10:37:28"^^xsd:dateTime ;
    skos:altLabel "Apparatdykking"@nb ;
    skos:broader humord:c14883 ;
    skos:definition "Apparatdykking er en form for dykking som utføres ved at dykkeren har på seg utstyr som sørger for pustegass <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scuba diving"@en,
        "Apparatdykking"@nb .

humord:c62934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62934" ;
    dct:modified "2024-02-09T11:02:05"^^xsd:dateTime ;
    skos:altLabel "Kateterisering"@nb ;
    skos:broader humord:c03832 ;
    skos:definition "Bruk eller innsetting av en rørformet anordning i en kanal, blodåre, et hult organ, eller i kroppens hulrom for å injisere eller trekke ut væsker for diagnostiske eller terapeutiske formål. <norMeSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catheterization"@en,
        "Kateterisering"@nb .

humord:c62935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62935" ;
    dct:modified "2024-02-10T11:32:50"^^xsd:dateTime ;
    skos:altLabel "RL"@en,
        "Forsterkande læring"@nb,
        "Forsterkingslæring"@nb,
        "Forsterkningslæring"@nb,
        "RL"@nb ;
    skos:broader humord:c04294 ;
    skos:definition "Forsterkende læring (engelsk: reinforcement learning) er en type maskinlæring, og dermed også en gren av kunstig intelligens. Forsterkende læring går ut på at maskiner eller programvare, agenter, prøver å finne løsningen til et problem ved å definere den ideelle løsningen innenfor en bestemt kontekst, og så gir belønninger eller straff for hvorvidt oppførselen fører agenten nærmere eller lengre fra løsningen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reinforcement learning"@en,
        "Forsterkende læring"@nb .

humord:c62936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62936" ;
    dct:modified "2024-02-09T12:51:15"^^xsd:dateTime ;
    skos:altLabel "B-boying"@nb,
        "Break-dance"@nb,
        "Breakdance"@nb,
        "Breaking"@nb,
        "Breikdans"@nb ;
    skos:broader humord:c13980 ;
    skos:definition "Breakdance er en danseform med utspring i hiphop-kulturen fra USA. Dansen er preget av og tar utgangspunkt i den enkelte dansers fysiske forutsetninger, danseferdigheter og fantasi.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Breakdance"@en,
        "Breakdance"@nb .

humord:c62937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62937" ;
    dct:modified "2024-02-09T12:59:28"^^xsd:dateTime ;
    skos:altLabel "Bananfluer"@nb,
        "Bananfluge"@nb,
        "Bananfluger"@nb,
        "Drosophila"@nb,
        "Drosophila melanogaster"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Bananflue er en art av tovinger i familien eddikfluer (Drosophilidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fruit fly"@en,
        "Bananflue"@nb .

humord:c62938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62938" ;
    dct:modified "2024-02-09T13:04:07"^^xsd:dateTime ;
    skos:altLabel "Grunntrening"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Trening av kroppen deles gjerne i grunntrening og spesifikk trening. Grunntreningen tar sikte på å øve opp organene som har betydning for den generelle prestasjonsevnen, mens spesifikk trening er tilleggstrening for å bedre prestasjonsevnen i en spesiell idrettsgren.<SNL >"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basic training (Sports)"@en,
        "Grunntrening"@nb .

humord:c62939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62939" ;
    dct:modified "2024-11-04T08:00:07"^^xsd:dateTime ;
    skos:altLabel "Guidar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Guide er en omviser eller veileder for turister på kortere rundturer, i museer og liknende, særlig i byer og større tettsteder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guides"@en,
        "Guider"@nb .

humord:c62940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62940" ;
    dct:modified "2024-02-09T13:08:59"^^xsd:dateTime ;
    skos:altLabel "Flower flies"@en,
        "Syrphid flies"@en,
        "Blomefluger"@nb,
        "Blomsterfluger"@nb,
        "Syrphidae"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Blomsterfluer er familie av insekter i orden tovinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hoverflies"@en,
        "Blomsterfluer"@nb .

humord:c62941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62941" ;
    dct:modified "2024-02-12T20:34:11"^^xsd:dateTime ;
    skos:altLabel "Gymhjul"@nb,
        "Gymnastikkhjul"@nb,
        "Røhnhjul"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Gymnastikkhjul er en turngren hvor det benyttes et hjul med en diameter på 1,60–2,30 meter. Hjulet består av to ringer som holdes sammen ved hjelp av seks stag. På disse stagene er det to håndtak og to fotbøyler som gymnastene kan benytte seg av, og det er også to håndtak på selve sirklene. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wheel gymnastics"@en,
        "Gymnastikkhjul"@nb .

humord:c62942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62942" ;
    dct:modified "2024-02-09T13:12:13"^^xsd:dateTime ;
    skos:altLabel "Hallar"@nb,
        "Haller"@nb ;
    skos:broader humord:c05276 ;
    skos:definition "Hall er en stor sal som går gjennom to eller flere etasjer (oftest helt opp til bygningens tak) og særlig er bestemt til større (festlige, høytidelige) sammenkomster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halls"@en,
        "Haller"@nb .

humord:c62943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62943" ;
    dct:modified "2024-02-11T09:46:48"^^xsd:dateTime ;
    skos:altLabel "Halling"@nb,
        "Hallingdans"@nb ;
    skos:broader humord:c05411 ;
    skos:definition "Halling er ein norsk folkedans som kan dansast av ein person åleine eller av fleire på same tid, særleg av menn eller også av par. Mange variantar inneheld akrobatiske innslag.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halling (Dance)"@en,
        "Halling"@nb .

humord:c62944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62944" ;
    dct:modified "2024-02-09T13:19:07"^^xsd:dateTime ;
    skos:altLabel "Halliwick-metoden"@nb ;
    skos:broader humord:c26549 ;
    skos:definition "Halliwick-metoden er en svømmemetode for mennesker med funksjonshemminger  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halliwick method"@en,
        "Halliwick-metoden"@nb .

humord:c62945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62945" ;
    dct:modified "2024-02-09T13:22:12"^^xsd:dateTime ;
    skos:altLabel "Hamstring (Muskler"@nb,
        "Hamstring (Muskler)"@nb,
        "Hamstrings"@nb ;
    skos:broader humord:c62599 ;
    skos:definition "Hamstrings er muskulaturen på baksida av låret, og består av musklane musculus semimembranosus, musculus semitendinosus og musculus biceps femoris. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hamstring"@en,
        "Hamstrings"@nb .

humord:c62946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62946" ;
    dct:modified "2024-02-11T09:47:54"^^xsd:dateTime ;
    skos:altLabel "Hanggliding"@nb,
        "Hengeflyging"@nb,
        "Hengegliding"@nb ;
    skos:broader humord:c62947 ;
    skos:definition "Hanggliding er en luftsport som omfatter flyging med hangglider, som er en mellomting mellom seilfly og fallskjerm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hanggliding"@en,
        "Hanggliding"@nb .

humord:c62947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62947" ;
    dct:modified "2024-02-09T13:28:08"^^xsd:dateTime ;
    skos:altLabel "Luftsport"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Luftsport er fellesbetegnelse for fallskjermhopping, hang- og paragliding, ballongflygning, seilflygning, motorflygning med småfly, mikroflygning og modellflygning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sporting aviation"@en,
        "Luftsport"@nb .

humord:c62948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62948" ;
    dct:modified "2024-10-04T12:24:43"^^xsd:dateTime ;
    skos:altLabel "Balloon flies"@en,
        "Dance flies"@en,
        "Dansefluger"@nb,
        "Empididae"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Dansefluer er en familie av insekter i ordenen tovinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dagger flies"@en,
        "Dansefluer"@nb .

humord:c62949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62949" ;
    dct:modified "2024-02-09T13:37:09"^^xsd:dateTime ;
    skos:altLabel "Laupeteknikk"@nb,
        "Laupsteknikk"@nb,
        "Løpeteknikk"@nb ;
    skos:broader humord:c20093 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Running technique"@en,
        "Løpsteknikk"@nb .

humord:c62950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62950" ;
    dct:modified "2024-02-09T14:07:36"^^xsd:dateTime ;
    skos:altLabel "Laupesteg"@nb,
        "Laupssteg"@nb,
        "Løpesteg"@nb,
        "Løpssteg"@nb ;
    skos:broader humord:c62949 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Running stride"@en,
        "Løpssteg"@nb .

humord:c62951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62951" ;
    dct:modified "2024-02-12T20:37:27"^^xsd:dateTime ;
    skos:altLabel "Lauparar  (Idrettsutøvarar)"@nb,
        "Løparar (Idrettsutøvarar)"@nb ;
    skos:broader humord:c07247 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Runners"@en,
        "Løpere (Idrettsutøvere)"@nb .

humord:c62952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62952" ;
    dct:modified "2024-03-08T14:26:27"^^xsd:dateTime ;
    skos:altLabel "Course (Sports)"@en,
        "Ski tracks"@en,
        "Ski trails"@en,
        "Løyper (Sport)"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Løype er et oppgått skispor. I flere sportsgrener brukes uttrykket om en rute eller vei som skal følges i en konkurranse.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pistes"@en,
        "Løyper (Sport)"@nb ;
    skos:related humord:c28190,
        humord:c64186 .

humord:c62953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62953" ;
    dct:modified "2024-02-09T14:27:06"^^xsd:dateTime ;
    skos:altLabel "Absorption of oxygen"@en,
        "Oxygen uptake"@en,
        "Oksygenopptak"@nb ;
    skos:broader humord:c62954 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen intake"@en,
        "Oksygenopptak"@nb ;
    skos:related humord:c62836 .

humord:c62954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62954" ;
    dct:modified "2024-02-09T14:26:43"^^xsd:dateTime ;
    skos:altLabel "Respirasjonssystemet"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Respiratory system"@en,
        "Respirasjonssystemet"@nb .

humord:c62955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62955" ;
    dct:modified "2024-02-09T14:30:13"^^xsd:dateTime ;
    skos:altLabel "Maximum absorption of oxygen"@en,
        "Maximum oxygen intake"@en,
        "VO2 max"@en,
        "Maksimalt oksygenopptak"@nb,
        "VO2 max"@nb ;
    skos:broader humord:c62953 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maximum oxygen uptake"@en,
        "Maksimalt oksygenopptak"@nb .

humord:c62956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62956" ;
    dct:modified "2024-02-09T14:33:04"^^xsd:dateTime ;
    skos:altLabel "Mangekamp"@nb,
        "Mangkamp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Mangekamp er en konkurransegren i friidrett sammensatt av flere atskilte deløvelser etter mønster av antikk femkamp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combined track and field events"@en,
        "Mangekamp"@nb .

humord:c62957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62957" ;
    dct:modified "2024-12-09T11:16:03"^^xsd:dateTime ;
    skos:altLabel "Maraton (Løping)"@nb ;
    skos:broader humord:c20093 ;
    skos:definition "Maraton er et langdistanseløp på 42 195 meter som løpes på vei eller gate.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marathon (Running)"@en,
        "Maraton (Løping)"@nb .

humord:c62958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62958" ;
    dct:modified "2024-02-12T20:38:45"^^xsd:dateTime ;
    skos:altLabel "Massasje"@nb ;
    skos:broader humord:c22917 ;
    skos:definition "Massasje er en behandlingsform som består i bearbeidelse av underhudsvev og muskulatur med spesielle håndgrep. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Massage"@en,
        "Massasje"@nb .

humord:c62959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62959" ;
    dct:modified "2024-02-09T14:44:52"^^xsd:dateTime ;
    skos:altLabel "Medisinballar"@nb ;
    skos:broader humord:c62960 ;
    skos:definition "Medisinball er en stor, stoppet lærball som brukes i gymnastikk og ulike former for fysisk trening. Ballen kan veie fra 2 til 70 kg og finnes både med og uten sprett.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medicine balls"@en,
        "Medisinballer"@nb .

humord:c62960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62960" ;
    dct:modified "2024-02-09T14:44:46"^^xsd:dateTime ;
    skos:altLabel "Ballar"@nb ;
    skos:broader humord:c04660 ;
    skos:definition "En ball er en rund gjenstand med forskjellige bruksområder innen sport, spill og lek. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Balls"@en,
        "Baller"@nb .

humord:c62961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62961" ;
    dct:modified "2024-02-09T14:46:06"^^xsd:dateTime ;
    skos:altLabel "Badminton"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Badminton er et innendørs ballspill med strenget racket og fjærball som spilles single (én mot én) eller double (to mot to) ved å slå ballen frem og tilbake over et nett på tvers av spillebanen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Badminton"@en,
        "Badminton"@nb .

humord:c62962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62962" ;
    dct:modified "2024-08-01T13:32:07"^^xsd:dateTime ;
    skos:altLabel "Fingrar"@nb ;
    skos:broader humord:c13554 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fingers"@en,
        "Fingre"@nb .

humord:c62963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62963" ;
    dct:modified "2024-02-09T14:51:50"^^xsd:dateTime ;
    skos:altLabel "Fibrosar"@nb,
        "Fibrose"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Fibrose er betegnelsen på økt bindevevsmengde i et vev eller organ. Oftest er fibrosen uttrykk for reparasjon av skade (arrvev), men fibrose kan også oppstå som resultat av langvarig betennelse som kroppen ikke klarer å stoppe. Det vevet som ødelegges av betennelsesprosessen erstattes da av bindevev.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fibrosis"@en,
        "Fibroser"@nb .

humord:c62964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62964" ;
    dct:modified "2024-02-09T14:55:44"^^xsd:dateTime ;
    skos:altLabel "PPA"@en,
        "Fenylpropanolamin"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Fenylpropanolamin (Norefedrin) er et reseptbelagt legemiddel med preparatnavnet Rinexin. Det blir brukt som et slimhinneavsvellende middel ved luftveisinfeksjoner og ved allergiske tilstander. I tillegg kan det brukes ved behandling av urininkontinens hos kvinner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phenylpropanolamine"@en,
        "Fenylpropanolamin"@nb .

humord:c62965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62965" ;
    dct:modified "2024-02-09T14:59:52"^^xsd:dateTime ;
    skos:altLabel "Fallskjermar"@nb ;
    skos:broader humord:c04405 ;
    skos:definition "Fallskjerm er en innretning som bremser farten til en som hopper fra et fly eller et annet høyt sted. Fallskjermer kan også brukes til gjenstander. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parachutes"@en,
        "Fallskjermer"@nb .

humord:c62966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62966" ;
    dct:modified "2024-02-09T15:03:16"^^xsd:dateTime ;
    skos:altLabel "Europameisterskap"@nb ;
    skos:broader humord:c01454 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European championship"@en,
        "Europamesterskap"@nb .

humord:c62967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62967" ;
    dct:modified "2024-02-09T15:06:06"^^xsd:dateTime ;
    skos:altLabel "Adrenaline sport"@en,
        "Ekstremsport"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Ekstremsport er idrett og fritidsaktivitet hvor utøveren tøyer fysiske grenser og/eller utsetter seg for relativt stor skaderisiko. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extreme sport"@en,
        "Ekstremsport"@nb .

humord:c62968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62968" ;
    dct:modified "2024-02-09T15:12:36"^^xsd:dateTime ;
    skos:altLabel "Dømming (Sport)"@nb ;
    skos:broader humord:c01433 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refereeing"@en,
        "Dømming (Sport)"@nb .

humord:c62969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62969" ;
    dct:modified "2024-11-13T11:35:30"^^xsd:dateTime ;
    skos:altLabel "Drukning"@nb,
        "Drukningsulukker"@nb,
        "Drukningsulykker"@nb ;
    skos:broader humord:c62954 ;
    skos:definition "Drukning er respirasjonssvikt som følge av at munn og nese kommer under vann eller annen væske. Drukning har tre mulige utfall: døden, sykelighet eller ingen konsekvens. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drowning"@en,
        "Drukning"@nb .

humord:c62970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62970" ;
    dct:modified "2024-04-08T13:14:44"^^xsd:dateTime ;
    skos:altLabel "Alabast"@nb ;
    skos:broader humord:c17600 ;
    skos:definition "Alabast er en finkornet varietet av mineralet gips.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alabaster"@en,
        "Alabast"@nb .

humord:c62971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62971" ;
    dct:modified "2024-02-09T15:24:09"^^xsd:dateTime ;
    skos:altLabel "Diagonal (Cross country skiing)"@en,
        "Diagonalgang"@nb ;
    skos:broader humord:c21275 ;
    skos:definition "Diagonalgang er en skiteknikk som er vanlig i turskiløping og obligatorisk i klassisk stil i langrennskonkurranser. Teknikken brukes i flatt terreng og ikke altfor bratte motbakker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diagonal stride"@en,
        "Diagonalgang"@nb .

humord:c62972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62972" ;
    dct:modified "2024-02-21T09:47:32"^^xsd:dateTime ;
    skos:altLabel "Disc throw"@en,
        "Discus throw"@en,
        "Diskos"@nb,
        "Diskoskast"@nb ;
    skos:broader humord:c63417 ;
    skos:definition "Diskos er en kastøvelse i utendørs friidrett som går ut på et lengdekast med en diskosskive. Diskosen er en sirkelrund skive med form som to tallerkener lagt mot hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discus"@en,
        "Diskos"@nb .

humord:c62973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62973" ;
    dct:modified "2024-02-09T15:30:14"^^xsd:dateTime ;
    skos:altLabel "Dobbeldans"@nb,
        "Dobbeltdans"@nb ;
    skos:broader humord:c21275 ;
    skos:definition "Dobbeldans er en variasjon av skøyteøvelsen innen langrenn.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "V2 skate"@en,
        "Dobbeldans"@nb .

humord:c62974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62974" ;
    dct:modified "2024-02-09T15:31:15"^^xsd:dateTime ;
    skos:altLabel "Dopingmiddel"@nb ;
    skos:broader humord:c18186 ;
    skos:editorialNote "Lukket bemerkning: NHI"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doping agents"@en,
        "Dopingmidler"@nb .

humord:c62975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62975" ;
    dct:modified "2024-05-24T11:19:17"^^xsd:dateTime ;
    skos:altLabel "Dymanikk"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Dynamikk er den delen av mekanikken som behandler sammenhengen mellom gjenstanders bevegelse og de kreftene som virker på gjenstanden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamics"@en,
        "Dynamikk"@nb .

humord:c62976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62976" ;
    dct:modified "2024-02-11T09:43:39"^^xsd:dateTime ;
    skos:altLabel "Elvepadling"@nb ;
    skos:broader humord:c25975 ;
    skos:definition "Elvepadling er padling med kano eller kajakk i elv.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River paddling"@en,
        "Elvepadling"@nb .

humord:c62977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62977" ;
    dct:modified "2024-02-11T09:39:40"^^xsd:dateTime ;
    skos:altLabel "Grass-roots sports"@en,
        "Sports at all levels"@en,
        "Breddeidrett"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Breddeidrett er idrett som er ment å favne flest mulig deltakere uavhengig av ferdigheter og ambisjoner, til forskjell fra toppidrett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recreational sports"@en,
        "Breddeidrett"@nb ;
    skos:related humord:c18185 .

humord:c62978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62978" ;
    dct:modified "2024-02-12T10:46:08"^^xsd:dateTime ;
    skos:altLabel "Orthose"@en,
        "Orthoses"@en,
        "Orthosis"@en,
        "Orthotic device"@en,
        "Ortopediske hjelpemiddel"@nb,
        "Ortopediske hjelpemidler"@nb,
        "Ortose"@nb ;
    skos:broader humord:c61865 ;
    skos:definition "Ortose er en støtteskinne eller bandasje som benyttes ved skader eller sykdommer i bevegelsesapparatet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orthotic devices"@en,
        "Ortoser"@nb .

humord:c62979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62979" ;
    dct:modified "2024-02-12T14:19:11"^^xsd:dateTime ;
    skos:altLabel "Scorpionflies"@en,
        "Mecoptera"@nb,
        "Nebbfluger"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Nebbfluer (Mecoptera) er en liten insektorden, bare fem arter i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mecoptera"@en,
        "Nebbfluer"@nb .

humord:c62980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62980" ;
    dct:modified "2024-02-12T14:23:23"^^xsd:dateTime ;
    skos:altLabel "Panorpidae"@en,
        "Panorpidae"@nb,
        "Skorpionfluger"@nb ;
    skos:broader humord:c62979 ;
    skos:definition "Skorpionfluer (Panorpidae) er en gruppe (familie) av insekter som hører til den lille ordenen nebbfluer (Mecoptera). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scorpionflies"@en,
        "Skorpionfluer"@nb .

humord:c62981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62981" ;
    dct:modified "2024-02-12T14:57:53"^^xsd:dateTime ;
    skos:altLabel "Døgnfluelarver"@nb,
        "Døgnfluenymfer"@nb,
        "Døgnflugelarvar"@nb,
        "Døgnflugelarver"@nb,
        "Døgnflugenymfer"@nb,
        "Døgnfluger"@nb,
        "Ephemeroptera"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Døgnfluer er en orden av insekter, som regnes som de mest primitive av de nålevende, vingete insektene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mayflies"@en,
        "Døgnfluer"@nb .

humord:c62982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62982" ;
    dct:modified "2024-02-12T15:13:20"^^xsd:dateTime ;
    skos:altLabel "Bombiles"@en,
        "Bombyliidae"@nb,
        "Humlefluger"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Humlefluer (Bombyliidae) er en gruppe (familie) av fluene (Brachycera), som sammen med mygg (Nematocera) utgjør tovingene (Diptera). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bee flies"@en,
        "Humlefluer"@nb .

humord:c62983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62983" ;
    dct:modified "2024-02-12T15:58:06"^^xsd:dateTime ;
    skos:altLabel "Arsenikk"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Arsenikk er navnet på den arsenholdige kjemiske forbindelsen arsentrioksid som er et hvitt pulver. Arsenikk er svært giftig, og inntak kan føre til alvorlig akutt forgiftning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arsenic trioxide"@en,
        "Arsenikk"@nb .

humord:c62984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62984" ;
    dct:modified "2024-02-12T16:08:09"^^xsd:dateTime ;
    skos:altLabel "Aspartam"@nb ;
    skos:broader humord:c59467 ;
    skos:definition "Aspartam er et kunstig, ikke-karbohydrat-type intenst søtningsstoff. Aspartams systematiske navn er aspartyl-fenylalanin-1-metyl ester. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aspartame"@en,
        "Aspartam"@nb .

humord:c62985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62985" ;
    dct:modified "2024-02-12T16:11:12"^^xsd:dateTime ;
    skos:altLabel "Astat"@nb,
        "At"@nb ;
    skos:broader humord:c62520 ;
    skos:definition "Astat er et grunnstoff som har atomnummer 85 og atomsymbol At. Det er radioaktivt og har ingen stabile isotoper. Astat tilhører gruppe 17, halogenene, i periodesystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astatine"@en,
        "Astat"@nb .

humord:c62986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62986" ;
    dct:modified "2024-02-13T07:31:54"^^xsd:dateTime ;
    skos:altLabel "Cangin språk"@nb ;
    skos:broader humord:c09955 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cangin language"@en,
        "Cangin språk"@nb .

humord:c62987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62987" ;
    dct:modified "2024-02-13T07:39:23"^^xsd:dateTime ;
    skos:altLabel "Agromyzidae"@nb,
        "Minerfluer"@nb,
        "Minerfluger"@nb,
        "Minérfluger"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Minérfluer er arter av fluer som tilhører forskjellige familier av tovinger hvor larvene har spesialisert seg til å leve i cellevevet i planter, først og fremst i bladene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leaf-miner flies"@en,
        "Minérfluer"@nb .

humord:c62988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62988" ;
    dct:modified "2024-02-14T09:05:59"^^xsd:dateTime ;
    skos:altLabel "Megaloptera"@nb,
        "Mudderfluger"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Mudderfluer er en orden av insekter, med sterk tilknytning til ferskvann i alle livsstadiene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Megaloptera"@en,
        "Mudderfluer"@nb .

humord:c62989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62989" ;
    dct:modified "2024-02-13T10:23:58"^^xsd:dateTime ;
    skos:altLabel "Ergometer bikes"@en,
        "Ergometersyklar"@nb ;
    skos:broader humord:c01449 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exercise bicycles"@en,
        "Ergometersykler"@nb .

humord:c62990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62990" ;
    dct:modified "2024-02-13T08:22:46"^^xsd:dateTime ;
    skos:altLabel "Fitness and figure competition"@en,
        "Fitness (Trening)"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Fitness er en gren som minner om kroppsbygging. men fokuserer mer på musklenes utseende enn deres størrelse. Konkurranser i fitness holdes ofte sammen med kroppsbygging.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fitness (Trening)"@nb ;
    skos:related humord:c21899 .

humord:c62991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62991" ;
    dct:modified "2024-02-13T08:23:22"^^xsd:dateTime ;
    skos:altLabel "Endorfinar"@nb ;
    skos:broader humord:c61701 ;
    skos:definition "Endorfiner er peptider som forekommer i hjernen og som har smertestillende effekt. Endorfiner binder seg til de samme reseptorene i hjernen som morfin, og har en lignende virkning  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endorphins"@en,
        "Endorfiner"@nb .

humord:c62992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62992" ;
    dct:modified "2024-02-13T08:29:39"^^xsd:dateTime ;
    skos:altLabel "Fjellskiløping"@nb ;
    skos:broader humord:c21275 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ski touring"@en,
        "Fjellskiløping"@nb .

humord:c62993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62993" ;
    dct:modified "2024-02-19T15:22:50"^^xsd:dateTime ;
    skos:altLabel "Puls"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Puls er en trykkstigning som forplanter seg gjennom blodet i arteriene hver gang hjertet trekker seg sammen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pulse"@en,
        "Puls"@nb ;
    skos:related humord:c62994,
        humord:c63399 .

humord:c62994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62994" ;
    dct:modified "2024-02-16T12:24:29"^^xsd:dateTime ;
    skos:altLabel "Fitbess watches"@en,
        "Pulse watches"@en,
        "Sports watches"@en,
        "Pulsklokker"@nb,
        "Treningsklokker"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "En pulsklokke er et redskap til å teste en utøvers hjertefrekvens under trening.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heart rate monitor watches"@en,
        "Pulsklokker"@nb ;
    skos:related humord:c62993 .

humord:c62995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62995" ;
    dct:modified "2024-02-19T10:33:52"^^xsd:dateTime ;
    skos:altLabel "Racketar"@nb,
        "Rekkertar"@nb,
        "Rekkerter"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Racket er et slagredskap i tennis, badminton, squash, bordtennis og lignende ballspill. Det er bygd som en oval ramme med håndtak og en strenget slagflate spent inne i rammen. I bordtennis er det en hel slagflate. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rackets"@en,
        "Racketer"@nb .

humord:c62996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62996" ;
    dct:modified "2024-02-13T08:41:32"^^xsd:dateTime ;
    skos:altLabel "Blow flies"@en,
        "Blow-flies"@en,
        "Bluebottles"@en,
        "Carrion flies"@en,
        "Cluster flies"@en,
        "Greenbottles"@en,
        "Calliphoridae"@nb,
        "Spyfluger"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Spyfluer er en familie av insekter i ordenen tovinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calliphoridae"@en,
        "Spyfluer"@nb .

humord:c62997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62997" ;
    dct:modified "2024-02-13T08:45:30"^^xsd:dateTime ;
    skos:altLabel "Reaksjonstid"@nb ;
    skos:broader humord:c03882 ;
    skos:definition "Reaksjonstid er tiden som går fra en sansepåvirkning oppfattes, til den bevisste reaksjonen utløses. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reaction time"@en,
        "Reaksjonstid"@nb .

humord:c62998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62998" ;
    dct:modified "2024-02-13T08:47:42"^^xsd:dateTime ;
    skos:altLabel "Refleksar (Nevrobiologi)"@nb ;
    skos:broader humord:c15494 ;
    skos:definition "Refleks er et stereotypt atferdsmønster eller en reaksjon som regelmessig utløses ved aktivering (stimulus) av et bestemt sansesystem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reflexes (Neurobiology)"@en,
        "Reflekser (Nevrobiologi)"@nb .

humord:c62999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME62999" ;
    dct:modified "2024-02-13T08:57:05"^^xsd:dateTime ;
    skos:altLabel "Rekordar"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Rekord er beste resultat eller høyeste (eventuelt laveste) nivå som er nådd eller målt på et område. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Records"@en,
        "Rekorder"@nb .

humord:c63000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63000" ;
    dct:modified "2024-02-14T09:05:32"^^xsd:dateTime ;
    skos:altLabel "Plecoptera"@en,
        "Plecoptera"@nb,
        "Slørvenger"@nb,
        "Slørvengjer"@nb,
        "Slørvinger"@nb,
        "Steinfluger"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Steinfluer er en orden av hemimetabole insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stoneflies"@en,
        "Steinfluer"@nb .

humord:c63001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63001" ;
    dct:modified "2024-11-26T14:53:21"^^xsd:dateTime ;
    skos:altLabel "Cleaning"@en,
        "Purification"@en,
        "Reinsing"@nb ;
    skos:broader humord:c59543 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cleansing"@en,
        "Rensing"@nb .

humord:c63002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63002" ;
    dct:modified "2024-02-13T09:03:43"^^xsd:dateTime ;
    skos:altLabel "Armed flies"@en,
        "Stratiomyidae"@nb,
        "Våpenfluger"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Våpenfluer er en familie av insekter i ordenen tovinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soldier flies"@en,
        "Våpenfluer"@nb .

humord:c63003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63003" ;
    dct:modified "2024-02-13T09:10:28"^^xsd:dateTime ;
    skos:altLabel "Caddisifly"@en,
        "Trichoptera"@nb,
        "Vårfluger"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Vårfluer er en orden av insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caddisflies"@en,
        "Vårfluer"@nb .

humord:c63004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63004" ;
    dct:modified "2024-02-13T10:46:05"^^xsd:dateTime ;
    skos:altLabel "Mygg"@nb,
        "Nematocera"@nb ;
    skos:broader humord:c62714 ;
    skos:definition "Mygg tilhører en underorden av insekter i ordenen tovinger, som kjennetegnes ved at antennene har minst seks ledd. Det som i dagligtalen kalles mygg er som oftest egentlig stikkmygg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mosquitoes (Nematocera)"@en,
        "Mygg"@nb .

humord:c63005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63005" ;
    dct:modified "2024-02-13T09:21:36"^^xsd:dateTime ;
    skos:altLabel "Mygglarvar"@nb,
        "Mygglarver"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Mygglarvene er oftest lange, sylindriske, med mer eller mindre avgrenset hodekapsel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mosquito larvae"@en,
        "Mygglarver"@nb .

humord:c63006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63006" ;
    dct:modified "2024-02-13T09:27:14"^^xsd:dateTime ;
    skos:altLabel "Myggpupper"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Stadium i myggens liv. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mosquito pupae"@en,
        "Myggpupper"@nb .

humord:c63007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63007" ;
    dct:modified "2024-02-13T09:32:22"^^xsd:dateTime ;
    skos:altLabel "Allodia"@nb,
        "Allodia Winnertz"@nb,
        "Exechiini"@nb,
        "Mycetophilidae"@nb,
        "Soppmygg"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Soppmygg er en familie insekter i ordenen tovinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fungus gnat"@en,
        "Soppmygg"@nb .

humord:c63008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63008" ;
    dct:modified "2024-02-13T09:40:51"^^xsd:dateTime ;
    skos:altLabel "Restitusjon (Sjukdommar)"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Restitusjon betyr 'bedring', 'normalisering' og sikter til helbredelse etter sykdom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Restitution (Diseases)"@en,
        "Restitusjon (Sykdommer)"@nb .

humord:c63009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63009" ;
    dct:modified "2024-02-13T09:50:49"^^xsd:dateTime ;
    skos:altLabel "Resultat"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Resultat er en slutning, en løsning, et utfall, en følge eller en virkning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Results"@en,
        "Resultater"@nb .

humord:c63010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63010" ;
    dct:modified "2024-02-13T09:53:49"^^xsd:dateTime ;
    skos:altLabel "Stikkemygg"@nb,
        "Stikkmygg"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Stikkmygg eller stikkemygg (Culicidae) er en familie av mygg og den organismegruppen folk flest forbinder med ordet «mygg». <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mosquito (Culicidae)"@en,
        "Stikkmygg"@nb .

humord:c63011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63011" ;
    dct:modified "2024-02-13T09:56:17"^^xsd:dateTime ;
    skos:altLabel "Rifleskyting"@nb ;
    skos:broader humord:c62847 ;
    skos:definition "Rifleskyting er presisjonsskyting med gevær mot tidelt sirkelskive.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rifle-shooting"@en,
        "Rifleskyting"@nb .

humord:c63012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63012" ;
    dct:modified "2024-02-13T09:59:06"^^xsd:dateTime ;
    skos:altLabel "Chemical synthesis methods"@en,
        "Synthesis"@en,
        "Kjemisk syntese"@nb,
        "Kjemiske syntesemetodar"@nb,
        "Kjemiske syntesemetoder"@nb,
        "Syntese"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "I kjemi er syntese fremstilling av en kjemisk forbindelse fra andre forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical synthesis"@en,
        "Kjemisk syntese"@nb .

humord:c63013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63013" ;
    dct:modified "2024-02-13T10:02:17"^^xsd:dateTime ;
    skos:altLabel "Asymmetric synthesis"@en,
        "Chiral synthesis"@en,
        "Asymmetrisk syntese"@nb ;
    skos:broader humord:c63012 ;
    skos:definition "Asymmetrisk syntese er fremstilling av kjemiske forbindelser slik at man får dannet så mye som mulig av den ene enantiomeren (speilbildeformen) av molekylet som mulig uten å danne den andre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enantioselective synthesis"@en,
        "Asymmetrisk syntese"@nb .

humord:c63014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63014" ;
    dct:modified "2024-02-13T10:05:10"^^xsd:dateTime ;
    skos:altLabel "Organisk syntese"@nb ;
    skos:broader humord:c63012 ;
    skos:definition "Organisk syntese er den delen av organisk kjemi som studerer og dokumenterer hvordan organiske forbindelser dannes gjennom ulike kjemiske reaksjoner. Organisk syntese er ei undergrein av og omfatter de mest komplekse formene for kjemisk syntese. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic synthesis"@en,
        "Organisk syntese"@nb .

humord:c63015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63015" ;
    dct:modified "2024-02-15T17:08:04"^^xsd:dateTime ;
    skos:altLabel "Reel"@nb,
        "Reelar"@nb,
        "Ril"@nb ;
    skos:broader humord:c05411 ;
    skos:definition "Reel er opprinnelig en britisk folkedans i hurtig 2/4 eller 6/8 takt. Den danses i ring av to eller flere par. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reels"@en,
        "Reeler"@nb .

humord:c63016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63016" ;
    dct:modified "2024-02-16T14:15:19"^^xsd:dateTime ;
    skos:altLabel "Rinkbandy"@nb ;
    skos:broader humord:c01456 ;
    skos:definition "Rinkbandy er et ballspill på is med køller og skøyter. Det spilles mellom to lag à seks spillere inkludert målvakt, som ikke har kølle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rink bandy"@en,
        "Rinkbandy"@nb .

humord:c63017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63017" ;
    dct:modified "2024-02-13T10:10:06"^^xsd:dateTime ;
    skos:altLabel "Inorganisk syntese"@nb,
        "Uorganisk syntese"@nb ;
    skos:broader humord:c63012 ;
    skos:definition "Uorganisk syntese refererer til kunstig produksjon av uorganiske forbindelser ved hjelp av kjemiske reaksjoner. Dette inkluderer fremstilling av uorganiske forbindelser som ikke finnes i naturen, samt produksjon av kjemikalier og materialer ved å kombinere ulike uorganiske stoffer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inorganic syntheses"@en,
        "Uorganisk syntese"@nb .

humord:c63018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63018" ;
    dct:modified "2024-02-13T10:10:08"^^xsd:dateTime ;
    skos:altLabel "Risikotaking"@nb ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Risk-taking"@en,
        "Risikotaking"@nb .

humord:c63019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63019" ;
    dct:modified "2024-05-24T11:22:10"^^xsd:dateTime ;
    skos:altLabel "Rotasjon"@nb,
        "Rotasjonar"@nb,
        "Rotasjoner"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Rotasjon er både det at et legeme dreier seg rundt en akse i legemet, og det at et legeme beveger seg langs en bane rundt en akse utenfor legemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rotation"@en,
        "Rotasjon"@nb .

humord:c63020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63020" ;
    dct:modified "2024-02-13T10:19:11"^^xsd:dateTime ;
    skos:altLabel "Rugby football"@en,
        "Rugger"@en,
        "Rugby (Sport)"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Rugby er et ballspill der en oval ball sparkes, løpes med eller kastes (til medspillere) for å komme til scoringer, enten ved å plassere ballen i motstanderens målfelt eller ved å sparke den over tverrliggeren på motstanderens mål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rugby (Sports)"@en,
        "Rugby (Sport)"@nb .

humord:c63021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63021" ;
    dct:modified "2024-02-13T10:21:56"^^xsd:dateTime ;
    skos:altLabel "Atmosfærekjemi"@nb,
        "Atmosfærisk kjemi"@nb,
        "Luftkjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Atmosfærekjemi omfatter produksjon, transport, fordeling og kjemiske reaksjoner mellom stoffer i troposfæren og stratosfæren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric chemistry"@en,
        "Atmosfærekjemi"@nb .

humord:c63022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63022" ;
    dct:modified "2024-02-13T10:25:40"^^xsd:dateTime ;
    skos:altLabel "Rulleski"@nb ;
    skos:broader humord:c04769 ;
    skos:definition "Rulleski er en kort metallbjelke påmontert bindinger og hjul som brukes av langrennsløpere for å imitere skiløping på bar vei, tidligere særlig til staking og pigging, nå også til skøytetak. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roller skis"@en,
        "Rulleski"@nb .

humord:c63023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63023" ;
    dct:modified "2024-02-13T10:28:01"^^xsd:dateTime ;
    skos:altLabel "In-line skates"@en,
        "Rulleskeiser"@nb,
        "Rulleskøyter"@nb ;
    skos:broader humord:c33189 ;
    skos:definition "Rulleskøyter er skøyter for bart underlag, med hjul eller ruller i stedet for en jernskinne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roller skates"@en,
        "Rulleskøyter"@nb .

humord:c63024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63024" ;
    dct:modified "2024-02-21T14:16:43"^^xsd:dateTime ;
    skos:altLabel "Rullestolbrukarar"@nb ;
    skos:broader humord:c07239 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wheelchair users"@en,
        "Rullestolbrukere"@nb .

humord:c63025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63025" ;
    dct:modified "2024-02-13T10:31:14"^^xsd:dateTime ;
    skos:altLabel "Rullestolar"@nb ;
    skos:broader humord:c04392 ;
    skos:definition "Rullestol er et transportmiddel for bevegelseshemmede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wheelchairs"@en,
        "Rullestoler"@nb .

humord:c63026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63026" ;
    dct:modified "2024-02-13T10:35:38"^^xsd:dateTime ;
    skos:altLabel "Murderball"@en,
        "Quad rugby"@en,
        "Rullestolrugby"@nb ;
    skos:broader humord:c63020 ;
    skos:definition "Rullestolrugby, også kalt quad rugby, er et ballspill for mennesker som sitter i rullestol.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wheelchair rugby"@en,
        "Rullestolrugby"@nb .

humord:c63027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63027" ;
    dct:modified "2024-02-13T10:37:52"^^xsd:dateTime ;
    skos:altLabel "Rullestoltennis"@nb ;
    skos:broader humord:c15842 ;
    skos:definition "Rullestoltennis er en variant av tennis for personer som sitter i rullestol <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wheelchair tennis"@en,
        "Rullestoltennis"@nb .

humord:c63028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63028" ;
    dct:modified "2024-02-13T10:44:21"^^xsd:dateTime ;
    skos:altLabel "Atomspektrometri"@nb,
        "Atomspektroskopi"@nb ;
    skos:broader humord:c61649 ;
    skos:definition "Atomspektroskopi er en del av spektroskopien som går ut på å identifisere eller kvantifisere grunnstoffer ved måling av absorpsjon, emisjon eller fluorescens fra grunnstoffenes atomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic spectrometry"@en,
        "Atomspektroskopi"@nb .

humord:c63029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63029" ;
    dct:modified "2024-02-15T17:05:23"^^xsd:dateTime ;
    skos:altLabel "AAS"@nb,
        "Analytisk atomabsorpsjonsspektrometri"@nb,
        "Atomabsorpsjonsspektrometri"@nb,
        "Atomabsorpsjonsspektroskopi"@nb,
        "Elektrotermisk atomabsorpsjonspektrometri"@nb ;
    skos:broader humord:c63028 ;
    skos:definition "Atomarbsorpsjonsspektroskopi er en kjemisk analysemetode for å bestemme grunnstoffer, hovedsakelig metaller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic absorption spectroscopy"@en,
        "Atomabsorpsjonsspektroskopi"@nb ;
    skos:related humord:c63030 .

humord:c63030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63030" ;
    dct:modified "2024-02-13T10:51:16"^^xsd:dateTime ;
    skos:altLabel "Atomic emission spectrometry"@en,
        "Optical emission spectrometry"@en,
        "Optical emission spectroscopy"@en,
        "AES"@nb,
        "Atomemisjonspektrometri"@nb,
        "Atomemisjonsspektrometri"@nb,
        "Atomemisjonsspektroskopi"@nb,
        "Optisk emisjonsspektrometri"@nb,
        "Optisk emisjonsspektroskopi"@nb ;
    skos:broader humord:c63028 ;
    skos:definition "Atomemisjonsspektroskopi er en spektroskopisk analysemetode for å detektere eller kvantifisere grunnstoffer. Metoden brukes oftest for metaller, men kan brukes for alle grunnstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic emission spectroscopy"@en,
        "Atomemisjonsspektroskopi"@nb ;
    skos:related humord:c63029 .

humord:c63031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63031" ;
    dct:modified "2024-02-13T10:55:36"^^xsd:dateTime ;
    skos:altLabel "The back"@en,
        "Ryggen"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Back"@en,
        "Ryggen"@nb .

humord:c63032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63032" ;
    dct:modified "2024-02-13T10:58:43"^^xsd:dateTime ;
    skos:altLabel "Knapsacks"@en,
        "Rucksacks"@en,
        "Ryggsekkar"@nb,
        "Ryggsekker"@nb,
        "Sekkar"@nb,
        "Sekker"@nb ;
    skos:broader humord:c04429 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Backpacks"@en,
        "Ryggsekker"@nb .

humord:c63033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63033" ;
    dct:modified "2024-02-13T11:00:22"^^xsd:dateTime ;
    skos:altLabel "Class K stars"@en,
        "K class stars"@en,
        "K-class stars"@en,
        "K-stars"@en,
        "K-stjerner"@nb,
        "K-type stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "K-type stars"@en,
        "K-stjerner"@nb .

humord:c63034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63034" ;
    dct:modified "2024-03-18T14:41:28"^^xsd:dateTime ;
    skos:altLabel "Atom"@nb ;
    skos:broader humord:c27935,
        humord:c62480 ;
    skos:definition "Et atom er den minste mengden av et grunnstoff. Alt stoff består av atomer.  Atomet er bygd opp av en kjerne som igjen er bygd opp av protoner, og nøytroner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atoms"@en,
        "Atomer"@nb .

humord:c63035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63035" ;
    dct:modified "2024-02-13T11:02:36"^^xsd:dateTime ;
    skos:altLabel "Atomisation"@en,
        "Atomisering"@nb ;
    skos:broader humord:c63030 ;
    skos:definition "Atomisering er innen kjemi spalting av molekyler til enkle atomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomization"@en,
        "Atomisering"@nb .

humord:c63036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63036" ;
    dct:modified "2024-02-13T11:04:21"^^xsd:dateTime ;
    skos:altLabel "Gymnastique moderne"@nb,
        "Moderne gymnastikk"@nb,
        "RS (Turn)"@nb,
        "Rytmisk gymnastikk"@nb,
        "Rytmisk sportsgymnastikk"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Rytmisk gymnastikk er en form for frittstående gymnastikk hvor utøverne benytter ett av følgende redskaper: to køller, ball, tau, bånd eller ring til å utføre øvelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rhythmic gymnastics"@en,
        "Rytmisk gymnastikk"@nb .

humord:c63037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63037" ;
    dct:modified "2024-02-13T11:07:48"^^xsd:dateTime ;
    skos:altLabel "Rytmiske aktivitetar (Kroppsøving)"@nb ;
    skos:broader humord:c24047 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rythmic activities (Physical education)"@en,
        "Rytmiske aktiviteter (Kroppsøving)"@nb .

humord:c63038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63038" ;
    dct:modified "2024-02-13T11:07:53"^^xsd:dateTime ;
    skos:altLabel "Atomkjernar"@nb ;
    skos:broader humord:c63034 ;
    skos:definition "Atomkjerne er den sentrale delen av et atom. Kjernen er bygget opp av protoner og nøytroner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic nuclei"@en,
        "Atomkjerner"@nb .

humord:c63039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63039" ;
    dct:modified "2024-02-13T11:13:07"^^xsd:dateTime ;
    skos:altLabel "Atom clusters"@en,
        "Atomclustere"@nb,
        "Atomklynger"@nb,
        "Atomklyngjer"@nb ;
    skos:broader humord:c63034 ;
    skos:definition "Atomklynger, også kjent som molekylære klynger eller klynger av atomer, består av en liten samling av atomer som er bundet sammen av kjemiske bindinger. Atomklynger kan dannes på ulike måter, inkludert kjemiske reaksjoner, fysisk kondensasjon eller ved hjelp av spesialiserte teknikker som laserstråling eller ionbestråling.<UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic clusters"@en,
        "Atomklynger"@nb .

humord:c63040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63040" ;
    dct:modified "2024-02-13T11:16:14"^^xsd:dateTime ;
    skos:altLabel "C stars"@en,
        "C-type stars"@en,
        "Karbonstjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon stars"@en,
        "Karbonstjerner"@nb .

humord:c63041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63041" ;
    dct:modified "2024-02-15T17:03:30"^^xsd:dateTime ;
    skos:altLabel "Atommassar"@nb ;
    skos:broader humord:c63034 ;
    skos:definition "Atommassen er massen av et nøytralt atom som befinner seg i ro og i sin grunntilstand. Atommassen angis vanligvis i atommasseenheten, u.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic masses"@en,
        "Atommasser"@nb .

humord:c63042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63042" ;
    dct:modified "2024-02-15T17:02:41"^^xsd:dateTime ;
    skos:altLabel "Sats (Sport)"@nb ;
    skos:broader humord:c15331,
        humord:c17113,
        humord:c17115 ;
    skos:definition "Sats er et tilsprang i hoppøvelser, for eksempel i skihopping og friidrett. Verb: satse, ta sats. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spring (Sports)"@en,
        "Sats (Sport)"@nb .

humord:c63043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63043" ;
    dct:modified "2024-02-13T11:18:54"^^xsd:dateTime ;
    skos:altLabel "Atomstruktur"@nb ;
    skos:broader humord:c63034 ;
    skos:definition "Atomstruktur refererer til hvordan atomer er arrangert og organisert. Atomer består av en sentral kjerne som inneholder protoner og nøytroner, sammen med en elektronsky som omgir kjernen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic structure"@en,
        "Atomstruktur"@nb .

humord:c63044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63044" ;
    dct:modified "2024-02-13T11:25:29"^^xsd:dateTime ;
    skos:altLabel "Sailflying"@en,
        "Sailplaning"@en,
        "Seilflyging"@nb ;
    skos:broader humord:c62947 ;
    skos:definition "Seilflygning er en luftsport som innebærer flygning uten motor i oppvind.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gliding (Sports)"@en,
        "Seilflyging"@nb ;
    skos:related humord:c56016 .

humord:c63045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63045" ;
    dct:modified "2024-02-13T11:28:58"^^xsd:dateTime ;
    skos:altLabel "Kataklysmiske variable stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cataclysmic variable stars"@en,
        "Kataklysmiske variable stjerner"@nb .

humord:c63046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63046" ;
    dct:modified "2024-02-13T11:27:39"^^xsd:dateTime ;
    skos:altLabel "Seglturar"@nb ;
    skos:broader humord:c11955 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sailing trips"@en,
        "Seilturer"@nb .

humord:c63047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63047" ;
    dct:modified "2024-02-13T11:30:03"^^xsd:dateTime ;
    skos:altLabel "Sekterisme"@nb ;
    skos:broader humord:c08854 ;
    skos:definition "Sekterisme er en betegnelse på en rigid tilhørighetsfølelse i en spesiell sekt eller konfesjon, med et negativt syn på de som ikke tilhører sekten <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sectarianism"@en,
        "Sekterisme"@nb .

humord:c63048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63048" ;
    dct:modified "2024-02-13T11:32:33"^^xsd:dateTime ;
    skos:altLabel "Elektronspektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Elektronspektroskopi er en form for spektroskopi hvor det dannes spektrallinjer fra utsendte elektroner fra et materiale, ikke fra utsendt lys som ved vanlig spektroskopi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron spectroscopy"@en,
        "Elektronspektroskopi"@nb .

humord:c63049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63049" ;
    dct:modified "2024-02-15T17:00:58"^^xsd:dateTime ;
    skos:altLabel "Sekundering"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Sekundere er å bistå som sekundant <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "To second"@en,
        "Sekundering"@nb .

humord:c63050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63050" ;
    dct:modified "2024-02-13T11:37:37"^^xsd:dateTime ;
    skos:altLabel "Blue giants"@en,
        "Bright giants"@en,
        "Red giants"@en,
        "Yellow giants"@en,
        "Gigantstjerner"@nb,
        "Kjempestjerner"@nb,
        "Raude kjemper"@nb,
        "Røde kjemper"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Giant stars"@en,
        "Kjempestjerner"@nb .

humord:c63051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63051" ;
    dct:modified "2024-02-13T11:37:51"^^xsd:dateTime ;
    skos:altLabel "Auger electron emission spectroscopy"@en,
        "Auger electron spectrometry"@en,
        "Auger spectrometry"@en,
        "Auger spectroscopy"@en,
        "AEES"@nb,
        "AES"@nb,
        "Augereffekt"@nb,
        "Augerelektronspektroskopi"@nb,
        "Augerspekter"@nb,
        "Augerspektra"@nb,
        "Augerspektroskopi"@nb,
        "Augerspektrum"@nb ;
    skos:broader humord:c63048 ;
    skos:definition "Auger-elektronspektroskopi er en form for elektronspektroskopi som er avhengig av Auger-effekten, basert på analysen av energiske elektroner som sendes ut fra et begeistret atom etter en rekke interne avspenningshendelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auger electron spectroscopy"@en,
        "Augerelektronspektroskopi"@nb .

humord:c63052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63052" ;
    dct:modified "2024-02-13T11:43:50"^^xsd:dateTime ;
    skos:altLabel "Compact objects"@en,
        "Kompakte objekter"@nb,
        "Kompakte stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compact stars"@en,
        "Kompakte stjerner"@nb .

humord:c63053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63053" ;
    dct:modified "2024-02-13T12:30:48"^^xsd:dateTime ;
    skos:altLabel "Auto-oksidasjon"@nb,
        "Autoksidasjon"@nb ;
    skos:broader humord:c61504 ;
    skos:definition "Auto-oksidasjon er kjemiske prosesser hvor det skjer en oksidasjon langsomt, men spontant. Prosessene kan katalyseres av andre stoffer som er til stede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autoxidation"@en,
        "Autooksidasjon"@nb .

humord:c63054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63054" ;
    dct:modified "2024-02-13T12:32:06"^^xsd:dateTime ;
    skos:altLabel "Tendinitis"@en,
        "Tendonitis"@en,
        "Peritendinitt"@nb,
        "Senebetennelsar"@nb,
        "Senebetennelser"@nb,
        "Seneskjedebetennelse"@nb,
        "Tendinitt"@nb,
        "Tendovaginitt"@nb,
        "Tenosynovitt"@nb ;
    skos:broader humord:c61714 ;
    skos:definition "Senebetennelse er en betennelsestilstand i en sene eller i seneskjeden som omgir den.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tenosynovitis"@en,
        "Senebetennelse"@nb .

humord:c63055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63055" ;
    dct:modified "2024-02-13T12:34:29"^^xsd:dateTime ;
    skos:altLabel "Sener"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Sene er en struktur av fast, kollagenrikt bindevev som danner overgangen mellom en muskel og skjelettet. Det er gjennom senen at muskelkraften overføres til knokkelen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tendons"@en,
        "Sener"@nb .

humord:c63056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63056" ;
    dct:modified "2024-02-13T12:41:26"^^xsd:dateTime ;
    skos:altLabel "Sirkeltrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circuit training"@en,
        "Sirkeltrening"@nb .

humord:c63057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63057" ;
    dct:modified "2024-02-13T12:44:09"^^xsd:dateTime ;
    skos:altLabel "Sittande volleyball"@nb ;
    skos:broader humord:c17114 ;
    skos:definition "Sittende volleyball er en form for volleyball som utøves av personer med funksjonsnedsettelser  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sitting volleyball"@en,
        "Sittende volleyball"@nb .

humord:c63058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63058" ;
    dct:modified "2024-02-13T12:47:51"^^xsd:dateTime ;
    skos:altLabel "Sjømannsidrett"@nb ;
    skos:broader humord:c19484 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports for seafarers"@en,
        "Sjømannsidrett"@nb .

humord:c63059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63059" ;
    dct:modified "2024-02-13T12:48:58"^^xsd:dateTime ;
    skos:altLabel "Sjøvett"@nb ;
    skos:broader humord:c04876 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea sense"@en,
        "Sjøvett"@nb .

humord:c63060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63060" ;
    dct:modified "2024-02-19T13:16:37"^^xsd:dateTime ;
    skos:altLabel "Skicross"@nb ;
    skos:broader humord:c63358 ;
    skos:definition "I skicross starter fire løpere samtidig og kjører ned en løype med kuler, hopp, portflagg og doserte svinger, de to første i mål går videre til neste runde.  <Skicross>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skicross"@en,
        "Skicross"@nb .

humord:c63061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63061" ;
    dct:modified "2024-02-13T12:54:13"^^xsd:dateTime ;
    skos:altLabel "Skiorientering"@nb ;
    skos:broader humord:c01457 ;
    skos:definition "Skiorientering er et orienteringsløp om vinteren med bruk av ski. Ved hjelp av kart og (i mindre grad) kompass skal man via flere kontrollposter ta seg frem gjennom et terreng raskest mulig.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross-country skiing orienteering"@en,
        "Skiorientering"@nb ;
    skos:related humord:c16436 .

humord:c63062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63062" ;
    dct:modified "2024-02-13T12:56:58"^^xsd:dateTime ;
    skos:altLabel "Skiskyting"@nb ;
    skos:broader humord:c21275,
        humord:c62847 ;
    skos:definition "Skiskyting er langrenn med innlagt skyting på en skytebane kalt standplass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biathlon"@en,
        "Skiskyting"@nb .

humord:c63063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63063" ;
    dct:modified "2024-02-13T12:56:57"^^xsd:dateTime ;
    skos:altLabel "Avsalting"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Avsalting er fremstilling av ferskvann fra sjøvann eller brakkvann. Ved avsalting brukes forskjellige metoder: destillasjon, ioneveksling og omvendt osmose gjennom membraner av celluloseestere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desalination"@en,
        "Avsalting"@nb .

humord:c63064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63064" ;
    dct:modified "2024-02-19T14:33:09"^^xsd:dateTime ;
    skos:altLabel "Skismurning"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Skismøring er ulike stoff som smøres under ski for at de skal gli lett fremover (som i for eksempel hopp, alpint, langrenn, snøbrett og telemark), kombinert med festesmøring for å hindre glipp i frasparket (turgåing og langrenn klassisk stil).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ski wax"@en,
        "Skismøring"@nb .

humord:c63065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63065" ;
    dct:modified "2024-08-21T08:51:34"^^xsd:dateTime ;
    skos:altLabel "Human skeleton"@en,
        "Beingrinda"@nb,
        "Skjelettet"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Skjelett er en fellesbetegnelse for dyrekroppens avstivnings- og støtteapparat <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skeleton"@en,
        "Skjelettet"@nb .

humord:c63066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63066" ;
    dct:modified "2024-02-15T16:57:06"^^xsd:dateTime ;
    skos:altLabel "Skjelettmusklar"@nb ;
    skos:broader humord:c62599 ;
    skos:definition "Skjelettmuskler er tverrstripet muskulatur som fester seg til skjelettet. De forbinder to knokler via ekte eller uekte ledd og forårsaker bevegelse og/eller stabilitet.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skeletal muscles"@en,
        "Skjelettmuskler"@nb .

humord:c63067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63067" ;
    dct:modified "2024-02-13T13:09:14"^^xsd:dateTime ;
    skos:altLabel "Sklerosar"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Sklerose er at vevet i deler av hud eller indre organer blir hardt, fast og fortykket på grunn av økt bindevevsdannelse eller kalkavleiring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sclerosis"@en,
        "Skleroser"@nb .

humord:c63068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63068" ;
    dct:modified "2024-02-13T13:12:30"^^xsd:dateTime ;
    skos:altLabel "Skogturar"@nb ;
    skos:broader humord:c01404 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest trips"@en,
        "Skogturer"@nb .

humord:c63069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63069" ;
    dct:modified "2024-02-13T13:19:25"^^xsd:dateTime ;
    skos:altLabel "Slag (Medisin)"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Slag er et populærmedisinsk begrep som ikke har noen skarp definisjon, som mest blir brukt om plutselige sykdomsanfall med nedsettelse eller opphør av funksjonen i livsviktige organer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Lå tidligere som henvinsing til Hjerneslag. Skilt ut som egen term 13/2-24 vsl"@nb,
        "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stroke"@en,
        "Slag (Medisin)"@nb .

humord:c63070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63070" ;
    dct:modified "2024-02-13T13:32:04"^^xsd:dateTime ;
    skos:altLabel "Specialized sports federations"@en,
        "Særforbund"@nb ;
    skos:broader humord:c59665 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specialized federations"@en,
        "Særforbund"@nb .

humord:c63071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63071" ;
    dct:modified "2024-02-13T13:31:28"^^xsd:dateTime ;
    skos:altLabel "Særkretsar"@nb ;
    skos:broader humord:c59665 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Special districts (Organisations)"@en,
        "Særkretser"@nb .

humord:c63072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63072" ;
    dct:modified "2024-11-13T15:03:32"^^xsd:dateTime ;
    skos:altLabel "Attentional & Interpersonal Style Inventory"@en,
        "TAIS"@en,
        "Test of Attentional and Interpersonal Style"@en,
        "TAIS"@nb,
        "Test of Attentional and Interpersonal Style"@nb ;
    skos:broader humord:c28340 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Attentional and Interpersonal Style Inventory"@en,
        "Test of Attentional and Interpersonal Style"@nb .

humord:c63073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63073" ;
    dct:modified "2024-02-13T13:38:09"^^xsd:dateTime ;
    skos:altLabel "Azid"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Azider er salter av hydrogenazidsyren, som har kjemisk formel HN3.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Azides"@en,
        "Azider"@nb .

humord:c63074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63074" ;
    dct:modified "2024-02-15T09:20:28"^^xsd:dateTime ;
    skos:altLabel "Øvingslærarar"@nb ;
    skos:broader humord:c07510 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teaching practice supervisors"@en,
        "Øvingslærere"@nb .

humord:c63075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63075" ;
    dct:modified "2024-02-13T13:41:31"^^xsd:dateTime ;
    skos:altLabel "Azosambindingar"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Azoforbindelser er organiske forbindelser som består av karbon, hydrogen og nitrogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Azo compounds"@en,
        "Azoforbindelser"@nb .

humord:c63076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63076" ;
    dct:modified "2024-02-13T13:45:26"^^xsd:dateTime ;
    skos:altLabel "Øvelsesutval"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exercise selection"@en,
        "Øvelsesutvalg"@nb .

humord:c63077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63077" ;
    dct:modified "2024-02-13T13:51:56"^^xsd:dateTime ;
    skos:altLabel "Animal physiology"@en,
        "Zoochemistry"@en,
        "Dyrefysiologi"@nb,
        "Zoofysiologi"@nb,
        "Zookjemi"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Zoofysiologi er læren om organismenes (dyrs) funksjoner. Faget er dermed en del av biologien og sidedisiplin til plantefysiologi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zoophysiology"@en,
        "Zoofysiologi"@nb .

humord:c63078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63078" ;
    dct:modified "2024-02-13T13:57:17"^^xsd:dateTime ;
    skos:altLabel "World cup"@en,
        "Verdenscup"@nb,
        "Verdenscupar"@nb,
        "World cup"@nb ;
    skos:broader humord:c01454 ;
    skos:definition "Verdenscup er en internasjonal konkurranseform i idrett hvor en individuell vinner kåres sammenlagt etter flere delkonkurranser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "World cups"@en,
        "Verdenscuper"@nb .

humord:c63079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63079" ;
    dct:modified "2024-02-13T15:37:20"^^xsd:dateTime ;
    skos:altLabel "Wakeboarding"@nb ;
    skos:broader humord:c62846 ;
    skos:definition "Wakeboard er et kjørebrett som benyttes i vannskisport, ligner et lite surfebrett med utøveren stående nesten sidelengs med bena fastspent som på et snøbrett.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wakeboarding"@en,
        "Wakeboarding"@nb .

humord:c63080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63080" ;
    dct:modified "2024-10-17T14:34:40"^^xsd:dateTime ;
    skos:altLabel "Vestar"@nb ;
    skos:broader humord:c04685 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vests"@en,
        "Vester"@nb .

humord:c63081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63081" ;
    dct:modified "2024-02-13T15:40:26"^^xsd:dateTime ;
    skos:altLabel "Vinnarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Winners"@en,
        "Vinnere"@nb .

humord:c63082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63082" ;
    dct:modified "2024-02-13T15:42:53"^^xsd:dateTime ;
    skos:altLabel "ALD"@nb,
        "Atomlagsdeponering"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Atomlagsdeponering er en spesiell kjemisk teknikk for å produsere veldig tynne filmer med høy konformitet og tykkelseskontroll. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic layer deposition"@en,
        "Atomlagsdeponering"@nb .

humord:c63083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63083" ;
    dct:modified "2024-02-13T15:44:55"^^xsd:dateTime ;
    skos:altLabel "Masters sports"@en,
        "Senior sports"@en,
        "Veteranidrett"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Veteransport er en alderskategori av sport, og omfatter som regel dem som er 35 år og eldre <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veteran sports"@en,
        "Veteranidrett"@nb .

humord:c63084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63084" ;
    dct:modified "2024-02-13T15:46:45"^^xsd:dateTime ;
    skos:altLabel "Vektregulering"@nb ;
    skos:broader humord:c62843 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weight regulation"@en,
        "Vektregulering"@nb .

humord:c63085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63085" ;
    dct:modified "2024-02-13T15:55:42"^^xsd:dateTime ;
    skos:altLabel "Vendingar (Svømming)"@nb,
        "Vendingar (Symjing)"@nb ;
    skos:broader humord:c26549 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turning (Swimming)"@en,
        "Vendinger (Svømming)"@nb .

humord:c63086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63086" ;
    dct:modified "2024-02-13T15:59:46"^^xsd:dateTime ;
    skos:altLabel "Vassgymnatikk"@nb ;
    skos:broader humord:c62845 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water gymnastics"@en,
        "Vanngymnastikk"@nb .

humord:c63087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63087" ;
    dct:modified "2024-02-13T16:02:10"^^xsd:dateTime ;
    skos:altLabel "Water acclimatization"@en,
        "Vasstilvenning"@nb ;
    skos:broader humord:c62845 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water acclimation"@en,
        "Vanntilvenning"@nb .

humord:c63088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63088" ;
    dct:modified "2024-02-13T16:06:01"^^xsd:dateTime ;
    skos:altLabel "Growth conditions"@en,
        "Growth factors"@en,
        "Vekst"@nb,
        "Vekstfaktorar"@nb,
        "Vekstfaktorer"@nb,
        "Vekstvilkår"@nb,
        "Vokstervilkår"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Growth (Physiology)"@en,
        "Vekst"@nb .

humord:c63089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63089" ;
    dct:modified "2024-02-13T16:09:10"^^xsd:dateTime ;
    skos:altLabel "Vekt"@nb ;
    skos:broader humord:c08270 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weight"@en,
        "Vekt"@nb .

humord:c63090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63090" ;
    dct:modified "2024-02-13T16:09:30"^^xsd:dateTime ;
    skos:altLabel "Ba"@nb,
        "Barium"@nb ;
    skos:broader humord:c62484 ;
    skos:definition "Barium er et grunnstoff som er et sølvhvitt, bløtt metall, noe hardere enn bly. Det har atomnummer 56 og kjemisk symbol Ba. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barium"@en,
        "Barium"@nb .

humord:c63091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63091" ;
    dct:modified "2024-12-11T15:56:35"^^xsd:dateTime ;
    skos:altLabel "Li"@nb,
        "Litium"@nb ;
    skos:broader humord:c08383,
        humord:c62168 ;
    skos:definition "Litium er et sølvhvitt metall og grunnstoff med atomsymbol Li og atomnummer 3. Det er mykt nok til å skjære i, og lett nok til at det flyter i vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lithium"@en,
        "Litium"@nb .

humord:c63092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63092" ;
    dct:modified "2024-12-11T15:58:54"^^xsd:dateTime ;
    skos:altLabel "Na"@nb,
        "Natrium"@nb ;
    skos:broader humord:c08383,
        humord:c62168 ;
    skos:definition "Natrium er et grunnstoff med symbol Na og atomnummer 11. Det er et sølvhvitt metall som lett kan skjæres med kniv. Natrium oksideres lett og reagerer heftig med vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sodium"@en,
        "Natrium"@nb .

humord:c63093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63093" ;
    dct:modified "2024-12-11T15:57:58"^^xsd:dateTime ;
    skos:altLabel "K"@nb,
        "Kalium"@nb ;
    skos:broader humord:c08383,
        humord:c62168 ;
    skos:definition "Kalium er eit grunnstoff med atomnummer 19 og atomsymbol K. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potassium"@en,
        "Kalium"@nb .

humord:c63094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63094" ;
    dct:modified "2024-02-13T16:20:28"^^xsd:dateTime ;
    skos:altLabel "Rb"@nb,
        "Rubidium"@nb ;
    skos:broader humord:c62168 ;
    skos:definition "Rubidium er et grunnstoff med atomsymbol Rb og atomnummer 37.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rubidium"@en,
        "Rubidium"@nb .

humord:c63095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63095" ;
    dct:modified "2024-02-13T16:22:09"^^xsd:dateTime ;
    skos:altLabel "Cesium"@nb,
        "Cs"@nb ;
    skos:broader humord:c62168 ;
    skos:definition "Cesium er et grunnstoff som har atomnummer 55 og atomsymbol Cs. Det er et reaktivt, bløtt, skinnende, gult metall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caesium"@en,
        "Cesium"@nb .

humord:c63096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63096" ;
    dct:modified "2024-02-13T16:23:26"^^xsd:dateTime ;
    skos:altLabel "Fr"@nb,
        "Francium"@nb ;
    skos:broader humord:c62168 ;
    skos:definition "Francium er et radioaktivt, metallisk grunnstoff som har atomnummer 87 og atomsymbol Fr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Francium"@en,
        "Francium"@nb .

humord:c63097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63097" ;
    dct:modified "2024-12-11T15:55:47"^^xsd:dateTime ;
    skos:altLabel "Be"@nb,
        "Beryllium"@nb ;
    skos:broader humord:c08383,
        humord:c62484 ;
    skos:definition "Beryllium er et grunnstoff som har atomnummer 4 og atomsymbol Be. I ren form er det et sølvhvitt metall.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beryllium"@en,
        "Beryllium"@nb .

humord:c63098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63098" ;
    dct:modified "2024-12-11T15:57:05"^^xsd:dateTime ;
    skos:altLabel "Ca"@nb,
        "Kalsium"@nb ;
    skos:broader humord:c08383,
        humord:c62484 ;
    skos:definition "Kalsium er eit grunnstoff som har atomnummer 20 og atomsymbol Ca. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcium"@en,
        "Kalsium"@nb .

humord:c63099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63099" ;
    dct:modified "2024-03-26T14:33:08"^^xsd:dateTime ;
    skos:altLabel "Sr (Metall)"@nb,
        "Strontium"@nb ;
    skos:broader humord:c62484 ;
    skos:definition "Strontium har atomnummer 38 og atomsymbol Sr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strontium"@en,
        "Strontium"@nb .

humord:c63100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63100" ;
    dct:modified "2024-11-13T09:59:28"^^xsd:dateTime ;
    skos:altLabel "Ra (Grunnstoff)"@nb,
        "Radium"@nb ;
    skos:broader humord:c62484 ;
    skos:definition "Radium er et radioaktivt grunnstoff med atomnummer 88 og atomsymbol Ra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radium"@en,
        "Radium"@nb .

humord:c63101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63101" ;
    dct:modified "2024-12-11T15:55:13"^^xsd:dateTime ;
    skos:altLabel "Ti"@nb,
        "Titan (Grunnstoff)"@nb ;
    skos:broader humord:c08383,
        humord:c62488 ;
    skos:definition "Titan er et grunnstoff med atomnummer 22 og atomsymbol Ti. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Titanium"@en,
        "Titan (Grunnstoff)"@nb .

humord:c63102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63102" ;
    dct:modified "2024-02-13T16:44:50"^^xsd:dateTime ;
    skos:altLabel "Zirkonium"@nb,
        "Zr"@nb ;
    skos:broader humord:c62488 ;
    skos:definition "Zirkonium er grunnstoff som har atomnummer 40 og atomsymbol Zr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zirconium"@en,
        "Zirkonium"@nb .

humord:c63103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63103" ;
    dct:modified "2024-02-13T16:46:34"^^xsd:dateTime ;
    skos:altLabel "Hafnium"@nb,
        "Hf"@nb ;
    skos:broader humord:c62488 ;
    skos:definition "Hafnium er et grunnstoff og har kjemisk symbol Hf og atomnummer 72. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hafnium"@en,
        "Hafnium"@nb .

humord:c63104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63104" ;
    dct:modified "2024-02-13T16:48:17"^^xsd:dateTime ;
    skos:altLabel "Rf"@nb,
        "Rutherfordium"@nb ;
    skos:broader humord:c62488 ;
    skos:definition "Rutherfordium er et radioaktivt grunnstoff som har atomnummer 104 og atomsymbol Rf. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rutherfordium"@en,
        "Rutherfordium"@nb .

humord:c63105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63105" ;
    dct:modified "2024-12-11T15:50:34"^^xsd:dateTime ;
    skos:altLabel "V"@nb,
        "Vanadium"@nb ;
    skos:broader humord:c62490,
        humord:c69293 ;
    skos:definition "Vanadium er et grunnstoff som har atomnummer 23 og atomsymbol V. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vanadium"@en,
        "Vanadium"@nb .

humord:c63106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63106" ;
    dct:modified "2024-02-13T16:54:29"^^xsd:dateTime ;
    skos:altLabel "Nb"@nb,
        "Niob"@nb ;
    skos:broader humord:c62490 ;
    skos:definition "Niob er et grunnstoff med atomnummer 41 og atomsymbol Nb. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Niobium"@en,
        "Niob"@nb .

humord:c63107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63107" ;
    dct:modified "2024-02-13T16:57:47"^^xsd:dateTime ;
    skos:altLabel "Db"@nb,
        "Dubnium"@nb ;
    skos:broader humord:c62490 ;
    skos:definition "Dubnium er et radioaktivt grunnstoff med atomnummer 105 og atomsymbol Db. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dubnium"@en,
        "Dubnium"@nb .

humord:c63108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63108" ;
    dct:modified "2024-02-13T16:57:59"^^xsd:dateTime ;
    skos:altLabel "Ta"@nb,
        "Tantal"@nb ;
    skos:broader humord:c62490 ;
    skos:definition "Tantal er et grunnstoff som har atomnummer 73 og atomsymbol Ta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tantalum"@en,
        "Tantal"@nb .

humord:c63109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63109" ;
    dct:modified "2024-02-14T07:14:40"^^xsd:dateTime ;
    skos:altLabel "Utanding"@nb ;
    skos:broader humord:c15148 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exhaling"@en,
        "Utånding"@nb .

humord:c63110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63110" ;
    dct:modified "2024-02-14T07:21:51"^^xsd:dateTime ;
    skos:altLabel "Uthaldenheitstrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endurance training"@en,
        "Utholdenhetstrening"@nb .

humord:c63111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63111" ;
    dct:modified "2024-02-14T07:26:12"^^xsd:dateTime ;
    skos:altLabel "Uthaldenheit"@nb ;
    skos:broader humord:c63112 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endurance"@en,
        "Utholdenhet"@nb .

humord:c63112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63112" ;
    dct:modified "2024-02-14T07:26:52"^^xsd:dateTime ;
    skos:altLabel "Kondisjon"@nb ;
    skos:broader humord:c62836 ;
    skos:definition "Kondisjon er en populærbetegnelse for treningstilstand eller utholdenhet, og et mål på evnen til å utføre langvarig fysisk arbeid (aerob kapasitet).<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Condition"@en,
        "Kondisjon"@nb .

humord:c63113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63113" ;
    dct:modified "2024-08-15T14:09:15"^^xsd:dateTime ;
    skos:altLabel "Kompass"@nb,
        "Kompasser"@nb ;
    skos:broader humord:c01506 ;
    skos:definition "Et kompass er et instrument som viser himmelretningene.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compass"@en,
        "Kompass"@nb .

humord:c63114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63114" ;
    dct:modified "2024-02-14T07:52:30"^^xsd:dateTime ;
    skos:altLabel "Kombinert"@nb ;
    skos:broader humord:c01457 ;
    skos:definition "Kombinert er en idrettsgren hvor det konkurreres i å være best i kombinasjonen skihopping og langrenn.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordic combined"@en,
        "Kombinert"@nb .

humord:c63115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63115" ;
    dct:modified "2024-10-22T14:39:23"^^xsd:dateTime ;
    skos:altLabel "Koffein"@nb ;
    skos:broader humord:c68681 ;
    skos:definition "Koffein er det virksomme stoffet i blant annet kaffe, cola, te, energidrikker og kakao. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caffeine"@en,
        "Koffein"@nb .

humord:c63116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63116" ;
    dct:modified "2024-02-14T08:00:17"^^xsd:dateTime ;
    skos:altLabel "Kombinerte skolar"@nb,
        "Kombinerte skular"@nb ;
    skos:broader humord:c27903 ;
    skos:definition "Kombinert skole er et begrep brukt for grunnskole som kombinerer både barne- og ungdomstrinn, eller videregående skole som kombinerer både yrkesfag og studiespesialiserende fag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combined schools"@en,
        "Kombinerte skoler"@nb .

humord:c63117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63117" ;
    dct:modified "2024-12-10T10:16:04"^^xsd:dateTime ;
    skos:altLabel "Kne"@nb ;
    skos:broader humord:c69269 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knees"@en,
        "Knær"@nb .

humord:c63118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63118" ;
    dct:modified "2024-02-14T08:05:17"^^xsd:dateTime ;
    skos:altLabel "Kløvsport"@nb ;
    skos:broader humord:c29944 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canicross"@en,
        "Kløvsport"@nb .

humord:c63119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63119" ;
    dct:modified "2024-02-14T08:11:10"^^xsd:dateTime ;
    skos:altLabel "Klippeklatring"@nb ;
    skos:broader humord:c29438 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rock climbing"@en,
        "Klippeklatring"@nb .

humord:c63120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63120" ;
    dct:modified "2024-02-14T08:13:16"^^xsd:dateTime ;
    skos:altLabel "Klinisk fysiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clinical physiology"@en,
        "Klinisk fysiologi"@nb .

humord:c63121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63121" ;
    dct:modified "2024-02-14T08:18:14"^^xsd:dateTime ;
    skos:altLabel "Klatreveggar"@nb,
        "Klatrevegger"@nb ;
    skos:broader humord:c29438 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climbing walls"@en,
        "Klatrevegger"@nb .

humord:c63122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63122" ;
    dct:modified "2024-02-15T09:13:18"^^xsd:dateTime ;
    skos:altLabel "Klap skates"@en,
        "Slap skates"@en,
        "Klappskeiser"@nb,
        "Klappskøyter"@nb ;
    skos:broader humord:c33189 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clap skates"@en,
        "Klappskøyter"@nb .

humord:c63123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63123" ;
    dct:modified "2024-02-14T08:23:52"^^xsd:dateTime ;
    skos:altLabel "Kjønnstestar"@nb ;
    skos:broader humord:c18186 ;
    skos:definition "Kjønnstesting er bestemmelse av en persons biologiske kjønn. I idretten ble dette først innført i friidretten på 1960-tallet for å hindre menn i å konkurrere i kvinneklasser. Siden da har ulike metoder blitt benyttet for å kontrollere biologisk kjønn i idrettskonkurranser. I dag er det målinger av testosteronnivåer som avgjør hvem som kan stille i kvinneklasser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sex testing"@en,
        "Kjønnstester"@nb .

humord:c63124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63124" ;
    dct:modified "2024-02-14T08:34:48"^^xsd:dateTime ;
    skos:altLabel "Hypobaric chamber"@en,
        "Low-pressure chambers"@en,
        "Høgdekammer"@nb ;
    skos:broader humord:c62836 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Altitude cabin"@en,
        "Høydekammer"@nb ;
    skos:related humord:c63125 .

humord:c63125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63125" ;
    dct:modified "2024-02-14T08:34:37"^^xsd:dateTime ;
    skos:altLabel "Høgdetrening"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Høydetrening er utholdenhetstrening i «tynn» luft. Slik trening foregår vanligvis i høyder fra 1800–2000 til vel 3000 meter over havet. I slike høyder er lufttrykk og oksygeninnhold vesentlig lavere enn i lavlandet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Altitude training"@en,
        "Høydetrening"@nb ;
    skos:related humord:c63124 .

humord:c63126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63126" ;
    dct:modified "2024-02-14T08:37:51"^^xsd:dateTime ;
    skos:altLabel "Idrettsdagar"@nb ;
    skos:broader humord:c27903 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports days"@en,
        "Idrettsdager"@nb ;
    skos:related humord:c62924 .

humord:c63127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63127" ;
    dct:modified "2024-06-26T07:19:54"^^xsd:dateTime ;
    skos:altLabel "Idrettsfag"@nb,
        "Idrettsline"@nb,
        "Idrettsliner"@nb,
        "Idrettslinje"@nb,
        "Idrettslinjer"@nb,
        "Utdanningsprogram for idrettsfag"@nb ;
    skos:broader humord:c23406 ;
    skos:definition "Utdanningsprogram for idrettsfag er et utdanningsprogram i videregående skole. Programmet er treårig og fører fram til generell studiekompetanse som kvalifiserer til studier på høyskoler og universitet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports and physical education"@en,
        "Idrettsfag"@nb .

humord:c63128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63128" ;
    dct:modified "2024-02-14T12:52:32"^^xsd:dateTime ;
    skos:altLabel "Gjenstridige problem"@nb,
        "Onde problemer"@nb,
        "Ville problem"@nb,
        "Ville problemer"@nb,
        "Vonde problem"@nb ;
    skos:broader humord:c01511 ;
    skos:definition "Gjenstridige problemer eller «wicked problems» utgjør en egen kategori av offentlige samordningsoppgaver. De er komplekse, unndrar seg enkle eller lett definerbare løsninger, og spenner over organisatoriske grenser, forvaltningsområder og hierarkiske nivåer. Eksempler på slike problemer er terror, fattigdom, arbeidslivskriminalitet og integrering av innvandrere. <UiB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wicked problems"@en,
        "Gjenstridige problemer"@nb .

humord:c63129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63129" ;
    dct:modified "2024-02-14T14:04:30"^^xsd:dateTime ;
    skos:altLabel "Blattodea"@nb,
        "Kakerlakkar"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Kakerlakker er en orden av insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cockroaches"@en,
        "Kakerlakker"@nb .

humord:c63130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63130" ;
    dct:modified "2024-02-14T14:37:42"^^xsd:dateTime ;
    skos:altLabel "Gender neutral language"@en,
        "Kjønnsbalansert språk"@nb,
        "Kjønnsnøytral språkform"@nb,
        "Kjønnsnøytralt språk"@nb ;
    skos:broader humord:c06346 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gender-neutral language"@en,
        "Kjønnsnøytralt språk"@nb .

humord:c63131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63131" ;
    dct:modified "2024-02-14T14:17:25"^^xsd:dateTime ;
    skos:altLabel "Hemiptera"@en,
        "Halvvenger"@nb,
        "Halvvengjer"@nb,
        "Halvvinger"@nb,
        "Hemiptera"@nb,
        "Nebbmunnar"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Nebbmunner er en orden av insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "True bugs"@en,
        "Nebbmunner"@nb .

humord:c63132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63132" ;
    dct:modified "2024-02-14T14:19:31"^^xsd:dateTime ;
    skos:altLabel "PC (Political philisophy)"@en,
        "Politically correct"@en,
        "PK"@nb,
        "Politisk korrekt"@nb,
        "Politisk korrektheit"@nb ;
    skos:broader humord:c09617 ;
    skos:definition "Politisk korrekt er et uttrykk som i dag brukes, hovedsakelig i nedsettende betydning, om ulike forsøk på å endre uttrykksformer eller sensurere ytringer som enkelte kan oppleve som støtende eller diskriminerende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political correctness"@en,
        "Politisk korrekthet"@nb .

humord:c63133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63133" ;
    dct:modified "2024-02-14T14:25:05"^^xsd:dateTime ;
    skos:altLabel "Gatemusikantar"@nb ;
    skos:broader humord:c07499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Street musicians"@en,
        "Gatemusikanter"@nb .

humord:c63134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63134" ;
    dct:modified "2024-12-11T15:47:33"^^xsd:dateTime ;
    skos:altLabel "Cr"@nb,
        "Krom"@nb ;
    skos:broader humord:c62491,
        humord:c69293 ;
    skos:definition "Krom er et grunnstoff som har atomnummer 24 og atomsymbol Cr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromium"@en,
        "Krom"@nb .

humord:c63135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63135" ;
    dct:modified "2024-02-14T14:54:59"^^xsd:dateTime ;
    skos:altLabel "Mo"@nb,
        "Molybden"@nb ;
    skos:broader humord:c62491 ;
    skos:definition "Molybden er et grunnstoff med atomnummer 42 og atomsymbol Mo. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molybdenum"@en,
        "Molybden"@nb .

humord:c63136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63136" ;
    dct:modified "2024-02-14T14:57:39"^^xsd:dateTime ;
    skos:altLabel "Wolfram"@en,
        "W"@nb,
        "Wolfram (Grunnstoff)"@nb ;
    skos:broader humord:c62491 ;
    skos:definition "Wolfram er et lysegrått metall som er et grunnstoff med atomnummer 74 og atomsymbol W. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tungsten"@en,
        "Wolfram (Grunnstoff)"@nb .

humord:c63137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63137" ;
    dct:modified "2024-02-14T15:01:46"^^xsd:dateTime ;
    skos:altLabel "Idrettsmerket"@nb ;
    skos:broader humord:c04742 ;
    skos:definition "Idrettsmerket er et ferdighetsmerke i tre grader (bronse, sølv, gull). Idrettsmerket ble innstiftet i 1915 av Norges Riksforbund for Idræt for å vekke og vedlikeholde interessen for allsidig mosjon og idrett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports badge"@en,
        "Idrettsmerket"@nb .

humord:c63138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63138" ;
    dct:modified "2024-02-14T15:00:49"^^xsd:dateTime ;
    skos:altLabel "Seaborgium"@nb,
        "Sg"@nb ;
    skos:broader humord:c62491 ;
    skos:definition "Seaborgium er et radioaktivt grunnstoff med atomnummer 106 og atomsymbol Sg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seaborgium"@en,
        "Seaborgium"@nb .

humord:c63139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63139" ;
    dct:modified "2024-02-15T09:09:45"^^xsd:dateTime ;
    skos:altLabel "Impetuousness"@en,
        "Offhandedness"@en,
        "Spontaneity"@en,
        "Spontaneousness"@en,
        "Impulsivitet"@nb,
        "Spontanitet"@nb ;
    skos:broader humord:c08049 ;
    skos:definition "Impulsivitet er en tendens til å gjøre ting spontant, uten foregående overveielse og med liten omtanke for konsekvensene. viser til handlinger som gir noe ønsket her og nå, og er gjerne forbundet med en følelse av utålmodighet og rastløshet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Impulsiveness"@en,
        "Impulsivitet"@nb .

humord:c63140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63140" ;
    dct:modified "2024-02-14T15:04:33"^^xsd:dateTime ;
    skos:altLabel "Mangan"@nb,
        "Mn"@nb ;
    skos:broader humord:c62492 ;
    skos:definition "Mangan er et grunnstoff som er et hardt metall. Samtidig er det så sprøtt at det lett lar seg pulverisere. Mangan har atomnummer 25 og atomsymbol Mn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manganese"@en,
        "Mangan"@nb .

humord:c63141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63141" ;
    dct:modified "2024-11-05T19:32:32"^^xsd:dateTime ;
    skos:altLabel "Inaktive"@nb,
        "Inaktive personar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inactive persons"@en,
        "Inaktive personer"@nb .

humord:c63142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63142" ;
    dct:modified "2024-02-14T15:32:35"^^xsd:dateTime ;
    skos:altLabel "Inaktivitet"@nb ;
    skos:broader humord:c07976 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inactivity"@en,
        "Inaktivitet"@nb .

humord:c63143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63143" ;
    dct:modified "2024-02-14T15:09:05"^^xsd:dateTime ;
    skos:altLabel "Tc"@nb,
        "Technetium"@nb ;
    skos:broader humord:c62492 ;
    skos:definition "Technetium er et grunnstoff med kjemisk symbol Tc og atomnummer 43. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technetium"@en,
        "Technetium"@nb .

humord:c63144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63144" ;
    dct:modified "2024-02-14T15:10:43"^^xsd:dateTime ;
    skos:altLabel "Re"@nb,
        "Rhenium"@nb ;
    skos:broader humord:c62492 ;
    skos:definition "Rhenium er et grunnstoff som er et sølvhvitt metall. Det har atomnummer 75 og atomsymbol Re. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rhenium"@en,
        "Rhenium"@nb .

humord:c63145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63145" ;
    dct:modified "2024-02-14T15:12:36"^^xsd:dateTime ;
    skos:altLabel "Bh"@nb,
        "Bohrium"@nb ;
    skos:broader humord:c62492 ;
    skos:definition "Bohrium er et radioaktivt grunnstoff som ikke forekommer i naturen, men blir laget syntetisk ved kjernereaksjoner. Det har atomnummer 107 og atomsymbol Bh. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bohrium"@en,
        "Bohrium"@nb .

humord:c63146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63146" ;
    dct:modified "2024-02-14T15:23:14"^^xsd:dateTime ;
    skos:altLabel "Ru"@nb,
        "Ruthenium"@nb ;
    skos:broader humord:c62494 ;
    skos:definition "Ruthenium er et grunnstoff med atomnummer 44 og atomsymbol Ru. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ruthenium"@en,
        "Ruthenium"@nb .

humord:c63147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63147" ;
    dct:modified "2024-02-14T15:25:54"^^xsd:dateTime ;
    skos:altLabel "Os"@nb,
        "Osmium"@nb ;
    skos:broader humord:c62494 ;
    skos:definition "Osmium har atomnummer 76 og atomsymbol Os. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Osmium"@en,
        "Osmium"@nb .

humord:c63148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63148" ;
    dct:modified "2024-02-14T15:31:20"^^xsd:dateTime ;
    skos:altLabel "Hassium"@nb,
        "Hs"@nb ;
    skos:broader humord:c62494 ;
    skos:definition "Hassium er et radioaktivt grunnstoff med atomnummer 108 og atomsymbol Hs. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hassium"@en,
        "Hassium"@nb .

humord:c63149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63149" ;
    dct:modified "2024-02-15T09:07:38"^^xsd:dateTime ;
    skos:altLabel "Rasebevisstheit"@nb ;
    skos:broader humord:c08046 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Race awareness"@en,
        "Rasebevissthet"@nb .

humord:c63150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63150" ;
    dct:modified "2024-03-12T15:09:13"^^xsd:dateTime ;
    skos:altLabel "Rh"@nb,
        "Rhodium"@nb ;
    skos:broader humord:c62495,
        humord:c64374 ;
    skos:definition "Rhodium er et metallisk grunnstoff med atomnummer 45 og atomsymbol Rh. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rhodium"@en,
        "Rhodium"@nb .

humord:c63151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63151" ;
    dct:modified "2024-02-14T15:38:34"^^xsd:dateTime ;
    skos:altLabel "Ir"@nb,
        "Iridium"@nb ;
    skos:broader humord:c62495 ;
    skos:definition "Iridium er et metall som har den høyeste tettheten av alle grunnstoffer. Det har atomnummer 77 og atomsymbol Ir. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iridium"@en,
        "Iridium"@nb .

humord:c63152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63152" ;
    dct:modified "2024-02-14T15:41:25"^^xsd:dateTime ;
    skos:altLabel "Meitnerium"@nb,
        "Mt"@nb ;
    skos:broader humord:c62495 ;
    skos:definition "Meitnerium er et radioaktivt grunnstoff som har atomnummer 109 og atomsymbol Mt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meitnerium"@en,
        "Meitnerium"@nb .

humord:c63153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63153" ;
    dct:modified "2024-02-15T08:21:20"^^xsd:dateTime ;
    skos:altLabel "Innebandy"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Innebandy er et innendørs ballspill mellom to lag på en rektangulær bane med et målbur i hver ende. Spillet foregår på bart underlag med ball og køller. Det gjelder å score mål ved å slå ballen inn i motstanderens målbur. Hvert lag har seks spillere på banen om gangen, derav en målvakt uten kølle  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floorball"@en,
        "Innebandy"@nb .

humord:c63154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63154" ;
    dct:modified "2024-02-15T08:28:18"^^xsd:dateTime ;
    skos:altLabel "Incontinentia"@nb,
        "Inkontinens"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Inkontinens er det å ikke kunne holde på noe. Ordet brukes særlig om manglende evne til å holde på avføring og/eller urin. Det motsatte er kontinens. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Incontinence"@en,
        "Inkontinens"@nb .

humord:c63155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63155" ;
    dct:modified "2024-02-15T08:30:52"^^xsd:dateTime ;
    skos:altLabel "Innervasjon"@nb ;
    skos:broader humord:c15494 ;
    skos:definition "Innervasjon er et vevs eller organs forsyning av nervefibre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innervation"@en,
        "Innervasjon"@nb .

humord:c63156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63156" ;
    dct:modified "2024-02-15T08:37:37"^^xsd:dateTime ;
    skos:altLabel "Instruktørar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Instructors"@en,
        "Instruktører"@nb .

humord:c63157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63157" ;
    dct:modified "2024-12-09T12:57:23"^^xsd:dateTime ;
    skos:altLabel "Internasjonale meisterskap"@nb ;
    skos:broader humord:c01454 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International championships"@en,
        "Internasjonale mesterskap"@nb .

humord:c63158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63158" ;
    dct:modified "2024-02-15T08:51:48"^^xsd:dateTime ;
    skos:altLabel "Intervall (Trening)"@nb,
        "Intervaller (Trening)"@nb,
        "Intervalltrening"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Intervalltrening er ei treningsform som blir nytta for å auke kondisjonen, og som består av ei veksling mellom kvile og arbeid eller høgare og lågare treningsintensitet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interval exercise"@en,
        "Intervalltrening"@nb .

humord:c63159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63159" ;
    dct:modified "2024-02-15T08:57:52"^^xsd:dateTime ;
    skos:altLabel "Ishockey"@nb ;
    skos:broader humord:c01456 ;
    skos:definition "Ishockey er et lagspill på isbane hvor spillerne går på spesielle ishockeyskøyter og slår og fører en hard gummiskive (puck) med køller. Banen har et målbur i hver ende, og spillets hensikt er å score flest mål ved å plassere pucken i motstanderens målbur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Icehockey"@en,
        "Ishockey"@nb .

humord:c63160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63160" ;
    dct:modified "2024-02-15T08:59:40"^^xsd:dateTime ;
    skos:altLabel "Isklatring"@nb ;
    skos:broader humord:c29438 ;
    skos:definition "Isklatring er klatring i bratte isvegger på isbreer , i frosne fosser eller frosne vannsig <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice climbing"@en,
        "Isklatring"@nb .

humord:c63161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63161" ;
    dct:modified "2024-02-15T09:04:12"^^xsd:dateTime ;
    skos:altLabel "Jazzdans"@nb ;
    skos:broader humord:c13980 ;
    skos:definition "<Jazzdans er en populær, men ikke alltid helt dekkende betegnelse for en dansestil som har sin aller første bakgrunn i afro-amerikansk musikk i USA på slutten av 1800-tallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jazz dance"@en,
        "Jazzdans"@nb .

humord:c63162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63162" ;
    dct:modified "2024-02-16T07:27:27"^^xsd:dateTime ;
    skos:altLabel "Language bioprogram hypothesis (Psycholinguistics)"@en,
        "Hypotesen om medfødd språk"@nb,
        "Hypotesen om medfødt språk"@nb,
        "Medfødd språevne"@nb ;
    skos:broader humord:c06228 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innateness hypothesis (Psycholinguistics)"@en,
        "Medfødt språkevne"@nb .

humord:c63163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63163" ;
    dct:modified "2024-02-16T08:07:10"^^xsd:dateTime ;
    skos:altLabel "Jibbing (Alpinsport)"@nb ;
    skos:broader humord:c58279 ;
    skos:definition "Jibbing, eller frikjøring på ski, er en form for alpin skiidrett. Ordet jibbing betyr å stå på ski på noe som ikke er snø, som for eksempel bokser, rails og lignende.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jibing (Alpine skiing)"@en,
        "Jibbing (Alpinsport)"@nb .

humord:c63164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63164" ;
    dct:modified "2024-02-16T08:06:48"^^xsd:dateTime ;
    skos:altLabel "Jibe"@en,
        "Jibbe"@nb,
        "Jibbing (Seglsport)"@nb ;
    skos:broader humord:c11955 ;
    skos:definition "Jibb er en seilmanøver i medvind der akterenden dreier gjennom vindøyet og får ny vindretning inn fra den andre siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jibing (Sailing)"@en,
        "Jibbing (Seilsport)"@nb .

humord:c63165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63165" ;
    dct:modified "2024-02-16T08:08:21"^^xsd:dateTime ;
    skos:altLabel "Jogging"@nb ;
    skos:broader humord:c20093 ;
    skos:definition "Jogging er lett småløping som for eksempel mosjon eller oppvarming før start i en idrettskonkurranse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jogging"@en,
        "Jogging"@nb .

humord:c63166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63166" ;
    dct:modified "2024-02-16T08:14:27"^^xsd:dateTime ;
    skos:altLabel "Primitive insect"@en,
        "Primitive apterygota"@nb,
        "Primitive insekt"@nb,
        "Primitive insekter"@nb,
        "Urinsekt"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Urinsekter er en tidligere underklasse av insekter som omfattet fire ordener: proturer, tohaler, spretthaler og børstehaler. I nyere systematikk regnes imidlertid de tre første ordenene med til entognatene i stedet for til insektene. Navnet «urinsekter» brukes i dag også om ordenen Protura innen entognater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apterygota"@en,
        "Urinsekter"@nb .

humord:c63167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63167" ;
    dct:modified "2024-02-19T10:55:11"^^xsd:dateTime ;
    skos:altLabel "Jiu-jitsu"@en,
        "Ju-jutsu"@en,
        "Jiu-jitsu"@nb,
        "Ju jitsu"@nb,
        "Ju-jitsu"@nb,
        "Jujutsu"@nb ;
    skos:broader humord:c63313 ;
    skos:definition "Jujutsu en kampsport. Den bygger på gamle japanske kampteknikker, opprinnelig benyttet av samuraier og andre krigerstender (bushi) som forsvar mot bevæpnede fiender.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ju-jitsu"@en,
        "Jujutsu"@nb .

humord:c63168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63168" ;
    dct:modified "2024-02-17T09:35:46"^^xsd:dateTime ;
    skos:altLabel "Juniorar"@nb ;
    skos:broader humord:c07170 ;
    skos:definition "Junior, betyr yngre og er ofte knyttet til en persons navn for å skjelne vedkommende fra en eldre person med samme navn, en senior. Junior forkortes jr.  SNL<>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juniors"@en,
        "Juniorer"@nb .

humord:c63169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63169" ;
    dct:modified "2024-02-16T08:21:07"^^xsd:dateTime ;
    skos:altLabel "Hurdle race"@en,
        "Hekk (Friidrett)"@nb,
        "Hekkelaup"@nb,
        "Hekkeløp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Hekkeløp er i friidrett sprintløp på bane hvor man skal løpe over veltbare hekker underveis.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hurdles"@en,
        "Hekkeløp"@nb .

humord:c63170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63170" ;
    dct:modified "2024-02-16T08:23:28"^^xsd:dateTime ;
    skos:altLabel "Long-tailed silverfish"@en,
        "Ctenolepisma longicaudata"@nb,
        "Skjeggkre"@nb ;
    skos:broader humord:c63166 ;
    skos:definition "Skjeggkre er en insektart i gruppen børstehaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gray silverfish"@en,
        "Skjeggkre"@nb .

humord:c63171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63171" ;
    dct:modified "2024-02-17T09:34:55"^^xsd:dateTime ;
    skos:altLabel "Heading (Fotball)"@nb,
        "Hodestøt (Fotball)"@nb,
        "Nikking (Fotball)"@nb ;
    skos:broader humord:c01436 ;
    skos:definition "Heading er et begrep fra fotball og betyr støt på ballen med hodet.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heading (Football)"@en,
        "Heading (Fotball)"@nb .

humord:c63172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63172" ;
    dct:modified "2024-02-16T08:32:25"^^xsd:dateTime ;
    skos:altLabel "Damselflies"@en,
        "Augestikkarar"@nb,
        "Augnestikkarar"@nb,
        "Odonata"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Øyenstikkere er en orden av insekter som lett kan kjennes på sin lange, smale kropp med doble vingepar som har rikt årenett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dragonflies"@en,
        "Øyenstikkere"@nb .

humord:c63173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63173" ;
    dct:modified "2024-02-16T08:36:07"^^xsd:dateTime ;
    skos:altLabel "Perchers"@en,
        "Anisoptera"@nb,
        "Libellar"@nb ;
    skos:broader humord:c63172 ;
    skos:definition "Libeller er en underorden av øyenstikkere med cirka 3000 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skimmers"@en,
        "Libeller"@nb .

humord:c63174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63174" ;
    dct:modified "2024-02-16T08:43:10"^^xsd:dateTime ;
    skos:altLabel "Percher larvae"@en,
        "Libellelarvar"@nb,
        "Libellelarver"@nb ;
    skos:broader humord:c63173 ;
    skos:definition "Larvene til libeller. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skimmer larvae"@en,
        "Libellelarver"@nb .

humord:c63175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63175" ;
    dct:modified "2024-12-11T15:48:34"^^xsd:dateTime ;
    skos:altLabel "Ni"@nb,
        "Nikkel"@nb ;
    skos:broader humord:c62497,
        humord:c69293 ;
    skos:definition "Nikkel er et grunnstoff med atomnummer 28 og atomsymbol Ni. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nickel"@en,
        "Nikkel"@nb .

humord:c63176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63176" ;
    dct:modified "2024-02-16T09:17:55"^^xsd:dateTime ;
    skos:altLabel "Palladium"@nb,
        "Pd"@nb ;
    skos:broader humord:c62497 ;
    skos:definition "Palladium er et grunnstoff som har atomnummer 46 og atomsymbol Pd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palladium"@en,
        "Palladium"@nb .

humord:c63177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63177" ;
    dct:modified "2024-03-12T15:09:27"^^xsd:dateTime ;
    skos:altLabel "Platina"@nb,
        "Pt"@nb ;
    skos:broader humord:c62497,
        humord:c64374 ;
    skos:definition "Platina er et grunnstoff med atomnummer 78 og atomsymbol Pt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Platinum"@en,
        "Platina"@nb .

humord:c63178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63178" ;
    dct:modified "2024-02-16T09:33:16"^^xsd:dateTime ;
    skos:altLabel "Darmstadtium"@nb,
        "Ds"@nb ;
    skos:broader humord:c62497 ;
    skos:definition "Darmstadtium er et radioaktivt grunnstoff med atomsymbol Ds og atomnummer 110. Det finnes ikke i naturen, men har blitt fremstilt ved kjernereaksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Darmstadtium"@en,
        "Darmstadtium"@nb .

humord:c63179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63179" ;
    dct:modified "2024-02-16T10:13:34"^^xsd:dateTime ;
    skos:altLabel "Rg"@nb,
        "Røntgenium"@nb ;
    skos:broader humord:c62500 ;
    skos:definition "Røntgenium er et radioaktivt grunnstoff med atomnummer 111 og atomsymbol Rg. Det finnes ikke i naturen, men har blitt fremstilt ved kjernereaksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roentgenium"@en,
        "Røntgenium"@nb .

humord:c63180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63180" ;
    dct:modified "2024-02-16T11:29:51"^^xsd:dateTime ;
    skos:altLabel "Insektlarvar"@nb,
        "Insektlarver"@nb ;
    skos:broader humord:c08232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insect larvae"@en,
        "Insektlarver"@nb .

humord:c63181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63181" ;
    dct:modified "2024-12-11T15:49:27"^^xsd:dateTime ;
    skos:altLabel "Sink"@nb,
        "Zink"@nb,
        "Zn"@nb ;
    skos:broader humord:c62502,
        humord:c69293 ;
    skos:definition "Sink er er et grunnstoff med atomnummer 30 og atomsymbol Zn. Det er et uedelt metall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zink"@en,
        "Sink"@nb .

humord:c63182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63182" ;
    dct:modified "2024-12-11T15:42:33"^^xsd:dateTime ;
    skos:altLabel "Cd"@nb,
        "Kadmium"@nb ;
    skos:broader humord:c62502,
        humord:c69293 ;
    skos:definition "Kadmium er et grunnstoff som i ren tilstand er et sølvhvitt metall med en svak blålig fargetone. Det har atomnummer 48 og atomsymbol Cd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cadmium"@en,
        "Kadmium"@nb .

humord:c63183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63183" ;
    dct:modified "2024-02-16T11:53:45"^^xsd:dateTime ;
    skos:altLabel "B"@nb,
        "Bor"@nb ;
    skos:broader humord:c62505 ;
    skos:definition "Bor er et grunnstoff med atomnummer 5 og atomsymbol B. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boron"@en,
        "Bor"@nb .

humord:c63184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63184" ;
    dct:modified "2024-07-03T12:54:31"^^xsd:dateTime ;
    skos:altLabel "Helsekontrollar"@nb ;
    skos:broader humord:c22665 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health controls"@en,
        "Helsekontroller"@nb .

humord:c63185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63185" ;
    dct:modified "2024-02-16T11:56:43"^^xsd:dateTime ;
    skos:altLabel "Ga"@nb,
        "Gallium"@nb ;
    skos:broader humord:c62505 ;
    skos:definition "Gallium er et grunnstoff i gruppe 13 i periodesystemet. Atomsymbolet for gallium er Ga, atomnummeret er 31. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gallium"@en,
        "Gallium"@nb .

humord:c63186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63186" ;
    dct:modified "2024-02-16T11:58:48"^^xsd:dateTime ;
    skos:altLabel "In"@nb,
        "Indium"@nb ;
    skos:broader humord:c62505 ;
    skos:definition "Indium er et grunnstoff som har atomnummer 49 og atomsymbol In.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indium"@en,
        "Indium"@nb .

humord:c63187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63187" ;
    dct:modified "2024-12-11T15:51:25"^^xsd:dateTime ;
    skos:altLabel "TI"@nb,
        "Thallium"@nb ;
    skos:broader humord:c62505,
        humord:c69293 ;
    skos:definition "Thallium er grunnstoff med kjemisk symbol Tl og atomnummer 81. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thallium"@en,
        "Thallium"@nb .

humord:c63188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63188" ;
    dct:modified "2024-02-17T09:33:42"^^xsd:dateTime ;
    skos:altLabel "Fitness centers"@en,
        "Fitness clubs"@en,
        "Sports centers"@en,
        "Sports centres"@en,
        "Training centers"@en,
        "Training centres"@en,
        "Helsestudio"@nb,
        "Helsestudioer"@nb,
        "Treningssenter"@nb,
        "Treningsstudio"@nb,
        "Treningsstudioer"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Treningssenter er et privat eller offentlig institutt hvor det drives fysisk trening i form av styrketrening med apparater og vekter og kondisjonstrening gjennom aerobic og lignende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fitness centres"@en,
        "Treningssentre"@nb .

humord:c63189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63189" ;
    dct:modified "2024-02-16T12:02:37"^^xsd:dateTime ;
    skos:altLabel "Helsesenter"@nb ;
    skos:broader humord:c12065 ;
    skos:definition "Helsesenter er en kommunal eller privat institusjon med oppgaver innenfor helsetjenesten utenfor sykehus.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health centers"@en,
        "Helsesentre"@nb .

humord:c63190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63190" ;
    dct:modified "2024-02-16T12:09:10"^^xsd:dateTime ;
    skos:altLabel "Kisel"@nb,
        "Si"@nb,
        "Silisium"@nb ;
    skos:broader humord:c62507 ;
    skos:definition "Silisium er grunnstoff som har atomnummer 14 og atomsymbol Si. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon"@en,
        "Silisium"@nb .

humord:c63191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63191" ;
    dct:modified "2024-02-16T12:11:31"^^xsd:dateTime ;
    skos:altLabel "Ge"@nb,
        "Germanium"@nb ;
    skos:broader humord:c62507 ;
    skos:definition "Germanium er et grunnstoff med atomsymbol Ge og atomnummer 32. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Germanium"@en,
        "Germanium"@nb .

humord:c63192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63192" ;
    dct:modified "2024-08-16T10:36:23"^^xsd:dateTime ;
    skos:altLabel "Tremors"@en,
        "Skjelving"@nb,
        "Tremoer"@nb,
        "Tremor"@nb,
        "Tremorar"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Tremor er det samme som skjelving. Dette er en ufrivillig, rytmisk, ofte vedvarende aktivering av muskulaturen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tremor"@en,
        "Tremor"@nb .

humord:c63193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63193" ;
    dct:modified "2024-02-16T12:16:51"^^xsd:dateTime ;
    skos:altLabel "Asteridae"@nb,
        "Asteridar"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Asterider er i det botaniske APG IV-systemet en fylogenetisk klade av blomsterplanter, som ved siden av rosider utgjør den ene hovedgruppen av de egentlige tofrøbladete planter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asterids"@en,
        "Asterider"@nb .

humord:c63194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63194" ;
    dct:modified "2024-02-17T09:32:10"^^xsd:dateTime ;
    skos:altLabel "Coaches"@en,
        "Trenarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Trener er en instruktør i idrett som setter opp program og veileder idrettsutøvere i deres trening. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trainers (Persons)"@en,
        "Trenere"@nb .

humord:c63195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63195" ;
    dct:modified "2024-02-16T12:20:51"^^xsd:dateTime ;
    skos:altLabel "Treningseffekt"@nb ;
    skos:broader humord:c62836 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Training effect"@en,
        "Treningseffekt"@nb .

humord:c63196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63196" ;
    dct:modified "2024-02-16T12:22:18"^^xsd:dateTime ;
    skos:altLabel "Trenbarheit"@nb ;
    skos:broader humord:c62836 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trainability"@en,
        "Trenbarhet"@nb .

humord:c63197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63197" ;
    dct:modified "2024-02-16T12:24:26"^^xsd:dateTime ;
    skos:altLabel "Aster"@nb,
        "Asters"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Asters er norsk navn på prydplanter i slekten Aster og noen andre nærstående slekter i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aster"@en,
        "Asters"@nb .

humord:c63198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63198" ;
    dct:modified "2024-02-16T12:26:07"^^xsd:dateTime ;
    skos:altLabel "Workout planning"@en,
        "Treningsplanlegging"@nb ;
    skos:broader humord:c62836 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exercise planning"@en,
        "Treningsplanlegging"@nb .

humord:c63199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63199" ;
    dct:modified "2024-02-16T12:28:58"^^xsd:dateTime ;
    skos:altLabel "P"@en,
        "Fosfor"@nb ;
    skos:broader humord:c62509 ;
    skos:definition "Fosfor er et grunnstoff som har atomnummer 15 og atomsymbol P. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphorus"@en,
        "Fosfor"@nb .

humord:c63200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63200" ;
    dct:modified "2024-02-16T12:32:49"^^xsd:dateTime ;
    skos:altLabel "Bi"@en,
        "Vismut"@nb ;
    skos:broader humord:c62509 ;
    skos:definition "Vismut er et grunnstoff som har atomnummer 83 og atomsymbol Bi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bismuth"@en,
        "Vismut"@nb .

humord:c63201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63201" ;
    dct:modified "2024-02-16T12:40:38"^^xsd:dateTime ;
    skos:altLabel "Brot (Ortopedi)"@nb,
        "Brott (Ortopedi)"@nb,
        "Fraktur (Ortopedi"@nb,
        "Fraktur (Ortopedi)"@nb,
        "Knokkelbrudd"@nb ;
    skos:broader humord:c63205 ;
    skos:definition "Beinbrudd er brudd på skjelettet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fracture"@en,
        "Brudd (Ortopedi)"@nb .

humord:c63202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63202" ;
    dct:modified "2024-02-16T12:37:34"^^xsd:dateTime ;
    skos:altLabel "O"@nb,
        "Oksygen"@nb ;
    skos:broader humord:c62516 ;
    skos:definition "Oksygen er et grunnstoff med atomnummer 8 og atomsymbol O. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen"@en,
        "Oksygen"@nb .

humord:c63203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63203" ;
    dct:modified "2024-02-17T09:30:46"^^xsd:dateTime ;
    skos:altLabel "Stress fracture"@en,
        "Stressfraktur"@nb,
        "Tretthetsbrott"@nb,
        "Trøtthetsbrott"@nb,
        "Trøtthetsbrudd"@nb,
        "Trøyttleiksbrot"@nb,
        "Umattelsesbrudd"@nb,
        "Utmattingsbrot"@nb ;
    skos:broader humord:c63201 ;
    skos:definition "Tretthetsbrudd er beinbrudd som skyldes repeterte belastninger som hver for seg ikke er tilstrekkelige til å brekke knokkelen, men som samlet over tid fører til brudd. Dette skjer oftest i mellomfoten, for eksempel ved utmarsj i det militære og hos idrettsutøvere.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fatigue fracture"@en,
        "Tretthetsbrudd"@nb .

humord:c63204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63204" ;
    dct:modified "2024-04-09T12:53:20"^^xsd:dateTime ;
    skos:altLabel "Atmospheric CO2"@en,
        "Atmosfærisk CO2"@nb,
        "Atmosfærisk karbondioksid"@nb ;
    skos:broader humord:c21994 ;
    skos:definition "Atmosfærisk karbondioksid handlar om mengda karbondioksid i atmosfæren. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric carbon dioxide"@en,
        "Atmosfærisk karbondioksid"@nb ;
    skos:related humord:c22166 .

humord:c63205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63205" ;
    dct:modified "2024-02-16T12:40:15"^^xsd:dateTime ;
    skos:altLabel "Orthopaedics"@en,
        "Ortopedi"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Ortopedi er en del av kirurgien som beskjeftiger seg med forebygging, diagnosering og behandling av skader, deformiteter og sykdommer i bevegelsesapparatet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orthopedics"@en,
        "Ortopedi"@nb .

humord:c63206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63206" ;
    dct:modified "2024-02-17T09:29:21"^^xsd:dateTime ;
    skos:altLabel "Observed trials"@en,
        "Trials (Motor sports)"@en,
        "Trial (Motorsport)"@nb ;
    skos:broader humord:c15291 ;
    skos:definition "Trial er i motorsykkelsport et ferdighetsløp med lav hastighet, fri motorstørrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motorcycle trials"@en,
        "Trial (Motorsport)"@nb .

humord:c63207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63207" ;
    dct:modified "2024-02-16T12:44:45"^^xsd:dateTime ;
    skos:altLabel "Atollar"@nb ;
    skos:broader humord:c28001 ;
    skos:definition "En atoll er et ring- eller hesteskoformet korallrev som omgir en lagune. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atolls"@en,
        "Atoller"@nb .

humord:c63208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63208" ;
    dct:modified "2024-02-16T12:46:57"^^xsd:dateTime ;
    skos:altLabel "Troppsgymnastikk"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Troppsgymnastikk er en idrett der en gruppe gymnaster eller turnere utfører akrobatiske og artistiske øvelser i fellesskap.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "TeamGym"@en,
        "Troppsgymnastikk"@nb .

humord:c63209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63209" ;
    dct:modified "2024-02-16T12:51:10"^^xsd:dateTime ;
    skos:altLabel "Tøying"@nb,
        "Tøyninger"@nb,
        "Uttøying"@nb ;
    skos:broader humord:c62836 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stretching"@en,
        "Tøying"@nb .

humord:c63210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63210" ;
    dct:modified "2024-02-16T12:51:01"^^xsd:dateTime ;
    skos:altLabel "Autolyse"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Autolyse, betyr selvoppløsning. Autolyse er den prosessen som inntrer når levende celler dør. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autolysis"@en,
        "Autolyse"@nb .

humord:c63211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63211" ;
    dct:modified "2024-02-16T12:56:02"^^xsd:dateTime ;
    skos:altLabel "Yteevne"@nb ;
    skos:broader humord:c62836 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capacity"@en,
        "Yteevne"@nb .

humord:c63212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63212" ;
    dct:modified "2024-02-16T13:06:03"^^xsd:dateTime ;
    skos:altLabel "Se"@nb,
        "Selen"@nb,
        "Selenium"@nb ;
    skos:broader humord:c62516 ;
    skos:definition "Selen er et ikke-metallisk grunnstoff med atomnummer 34 og atomsymbol Se. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Selenium"@en,
        "Selen"@nb .

humord:c63213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63213" ;
    dct:modified "2024-02-16T14:13:06"^^xsd:dateTime ;
    skos:altLabel "Disiplinar (Sport)"@nb,
        "Disipliner (Sport)"@nb,
        "Sportsøvelser"@nb,
        "Sportsøvingar"@nb,
        "Øvingar (Sport)"@nb ;
    skos:broader humord:c01433 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Athletic activities"@en,
        "Øvelser (Sport)"@nb .

humord:c63214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63214" ;
    dct:modified "2024-05-21T13:06:45"^^xsd:dateTime ;
    skos:altLabel "Autoradiografi"@nb ;
    skos:broader humord:c66402 ;
    skos:definition "Autoradiografi er en radiografisk undersøkelsesmetode som brukes i biologisk forskning og ved forskjellige tekniske undersøkelser for å påvise radioaktivitet i et materiale. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autoradiography"@en,
        "Autoradiografi"@nb ;
    skos:related humord:c25291 .

humord:c63215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63215" ;
    dct:modified "2024-02-16T13:09:22"^^xsd:dateTime ;
    skos:altLabel "Te"@nb,
        "Tellur"@nb ;
    skos:broader humord:c62516 ;
    skos:definition "Tellur er et gråhvitt, metallisk og sprøtt grunnstoff som har atomnummer 52 og atomsymbol Te. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tellurium"@en,
        "Tellur"@nb .

humord:c63216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63216" ;
    dct:modified "2024-02-16T13:14:05"^^xsd:dateTime ;
    skos:altLabel "Autotomi"@nb ;
    skos:broader humord:c63077 ;
    skos:definition "Autotomi er det samme som selvamputasjon, altså evnen enkelte dyr har til frivillig å bryte av kroppsdeler, oftest lemmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autotomy"@en,
        "Autotomi"@nb .

humord:c63217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63217" ;
    dct:modified "2024-08-23T14:05:29"^^xsd:dateTime ;
    skos:altLabel "Labor sports"@en,
        "Arbeidaridrett"@nb ;
    skos:broader humord:c04802 ;
    skos:definition "Arbeideridrett er en politisk begrunnet idrettsbevegelse som vokste frem i Tyskland fra rundt 1850 som et alternativ til den «borgerlige» idretten. Den spredte seg på 1900-tallet til de fleste land i Europa og nådde sitt høydepunkt rundt 1930.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour sports"@en,
        "Arbeideridrett"@nb .

humord:c63218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63218" ;
    dct:modified "2024-02-16T13:22:43"^^xsd:dateTime ;
    skos:altLabel "Arbeidskrav"@nb ;
    skos:broader humord:c09126 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Job requirements"@en,
        "Arbeidskrav"@nb .

humord:c63219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63219" ;
    dct:modified "2024-02-16T13:23:51"^^xsd:dateTime ;
    skos:altLabel "Autøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Autøkologi er studiet av individer av enkeltarter og deres forhold til omgivelsene, som oftest forholdet til abiotiske faktorer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autecology"@en,
        "Autøkologi"@nb .

humord:c63220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63220" ;
    dct:modified "2024-02-16T13:24:28"^^xsd:dateTime ;
    skos:altLabel "Armar"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arms (Body parts)"@en,
        "Armer"@nb .

humord:c63221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63221" ;
    dct:modified "2024-02-17T09:27:25"^^xsd:dateTime ;
    skos:altLabel "Area of surface"@en,
        "Areal"@nb,
        "Arealer"@nb,
        "Flateinnhald"@nb,
        "Flateinnhold"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Areal er en matematisk betegnelse som angir hvor stor en flate er. Areal kalles også flateinnhold. Areal måles i arealenheter som kvadratmeter, mål og dekar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Area"@en,
        "Areal"@nb .

humord:c63222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63222" ;
    dct:modified "2024-03-13T13:42:25"^^xsd:dateTime ;
    skos:altLabel "Auxin"@nb ;
    skos:broader humord:c62032 ;
    skos:definition "Auxiner er en gruppe plantehormoner som i svært lave konsentrasjoner fremmer lengdeveksten hos skudd og koleoptiler (kimbladslirer), mens de samme konsentrasjonene hemmer veksten av røtter. Auxiner finnes også hos bakterier, sopp og alger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auxins"@en,
        "Auxiner"@nb .

humord:c63223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63223" ;
    dct:modified "2024-02-16T13:30:48"^^xsd:dateTime ;
    skos:altLabel "Artritt"@nb,
        "Leddbetennelse"@nb,
        "Leddbetennelser"@nb ;
    skos:broader humord:c61714 ;
    skos:definition "Leddbetennelse er en betennelsesreaksjon i leddhinnen (synovialhinnen) som befinner seg på leddets innside.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arthritis"@en,
        "Artritt"@nb .

humord:c63224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63224" ;
    dct:modified "2024-02-16T13:33:41"^^xsd:dateTime ;
    skos:altLabel "Avrenning"@nb,
        "Avrenningsområde"@nb,
        "Avrenningsområder"@nb ;
    skos:broader humord:c18935 ;
    skos:definition "Avrenning er andelen vann fra nedbøren som renner fra nedslagsfeltene (nedbørfeltene) og ut i vassdragene (elvene) og derfra ut i havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface runoff"@en,
        "Avrenning"@nb .

humord:c63225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63225" ;
    dct:modified "2024-02-16T13:33:50"^^xsd:dateTime ;
    skos:altLabel "Arthrosis"@en,
        "Artrose"@nb,
        "Forkalkingsgikt"@nb,
        "Forkalkningsgikt"@nb,
        "Slitasjegikt"@nb ;
    skos:broader humord:c03928 ;
    skos:definition "Artrose er den medisinske betegnelsen på slitasjegikt eller forkalkningsgikt i ledd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo2"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Osteoarthritis"@en,
        "Artrose"@nb .

humord:c63226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63226" ;
    dct:modified "2024-02-16T13:38:46"^^xsd:dateTime ;
    skos:altLabel "Easing of tension"@en,
        "Avslapning"@nb,
        "Avslapping"@nb,
        "Avspenning (Helse)"@nb ;
    skos:broader humord:c24603 ;
    skos:definition "Avslapning, eller avspenning, er en behandlingsform som brukes overfor belastningssykdommer og overfor de psykisk betingede sykdommer i indre organer (psykosomatiske sykdommer). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relaxation"@en,
        "Avspenning (Helse)"@nb .

humord:c63227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63227" ;
    dct:modified "2024-02-16T13:40:14"^^xsd:dateTime ;
    skos:altLabel "Babysvømming"@nb,
        "Babysymjing"@nb ;
    skos:broader humord:c26549 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baby swimming"@en,
        "Babysvømming"@nb .

humord:c63228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63228" ;
    dct:modified "2024-02-16T13:45:39"^^xsd:dateTime ;
    skos:altLabel "Lymfocyttar"@nb ;
    skos:broader humord:c61999 ;
    skos:definition "Lymfocytter er en type hvite blodceller som spiller en avgjørende rolle i immunsystemet. De er blant annet viktige i kroppens forsvar mot bakterier og virus. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lymphocytes"@en,
        "Lymfocytter"@nb .

humord:c63229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63229" ;
    dct:modified "2024-11-21T13:57:29"^^xsd:dateTime ;
    skos:altLabel "B lymphocytes"@en,
        "B-celler"@nb,
        "B-lymfocyttar"@nb,
        "B-lymfocytter"@nb ;
    skos:broader humord:c63228 ;
    skos:definition "B-celler er en type hvit blodcelle som tilhører lymfocyttene. De er ansvarlige for den såkalte humorale immunitet, det vil si den immuniteten som formidles av antistoffer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B cells"@en,
        "B-celler"@nb ;
    skos:related humord:c63230 .

humord:c63230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63230" ;
    dct:modified "2024-11-21T13:58:05"^^xsd:dateTime ;
    skos:altLabel "T lymphocytes"@en,
        "T-celler"@nb,
        "T-lymfocyttar"@nb,
        "T-lymfocytter"@nb,
        "T-seller"@nb ;
    skos:broader humord:c63228 ;
    skos:definition "T-celler er en type hvit blodcelle som hører til lymfocyttene. De er ansvarlige for den cellulære immuniteten, altså den immuniteten som formidles av immunsystemets celler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "T cells"@en,
        "T-celler"@nb ;
    skos:related humord:c63229 .

humord:c63231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63231" ;
    dct:modified "2024-02-16T14:00:00"^^xsd:dateTime ;
    skos:altLabel "Cl"@en,
        "Klor"@nb ;
    skos:broader humord:c62520 ;
    skos:definition "Klor er et grunnstoff med atomnummer 17 og atomsymbol Cl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlorine"@en,
        "Klor"@nb .

humord:c63232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63232" ;
    dct:modified "2024-02-16T14:04:39"^^xsd:dateTime ;
    skos:altLabel "Br"@en,
        "Brom"@nb ;
    skos:broader humord:c62520 ;
    skos:definition "Brom er et grunnstoff som har atomnummer 35 og atomsymbol Br. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bromine"@en,
        "Brom"@nb .

humord:c63233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63233" ;
    dct:modified "2024-02-16T14:06:36"^^xsd:dateTime ;
    skos:altLabel "Exercise balls"@en,
        "Balanseballar"@nb ;
    skos:broader humord:c01449 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stability balls"@en,
        "Balanseballer"@nb .

humord:c63234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63234" ;
    dct:modified "2024-02-16T14:06:59"^^xsd:dateTime ;
    skos:altLabel "Jod"@nb ;
    skos:broader humord:c62520 ;
    skos:definition "Jod er et grunnstoff som særlig forekommer i organismer som lever i havet. Det har mange bruksområder innen medisin og i industrien. Symbolet er I. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iodine"@en,
        "Jod"@nb .

humord:c63235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63235" ;
    dct:modified "2024-02-16T14:08:21"^^xsd:dateTime ;
    skos:altLabel "Bakgjellesniglar"@nb,
        "Opisthobranchia"@nb ;
    skos:broader humord:c61955 ;
    skos:definition "Bakgjellesnegler er en underklasse i klassen snegler, som alle lever i havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opisthobranchs"@en,
        "Bakgjellesnegler"@nb .

humord:c63236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63236" ;
    dct:modified "2024-02-17T09:25:17"^^xsd:dateTime ;
    skos:altLabel "Balansebrett"@nb ;
    skos:broader humord:c01449 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Balance boards"@en,
        "Balansebrett"@nb .

humord:c63237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63237" ;
    dct:modified "2024-02-16T14:09:57"^^xsd:dateTime ;
    skos:altLabel "Balanse"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Balanse er en tilstand av likevekt; harmoni. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Balance"@en,
        "Balanse"@nb .

humord:c63238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63238" ;
    dct:modified "2024-02-16T14:10:44"^^xsd:dateTime ;
    skos:altLabel "Xe"@nb,
        "Xenon"@nb ;
    skos:broader humord:c62522 ;
    skos:definition "Xenon er et grunnstoff med atomnummer 54 og atomsymbol Xe, og det er en edelgass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xenon"@en,
        "Xenon"@nb .

humord:c63239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63239" ;
    dct:modified "2024-02-20T10:29:24"^^xsd:dateTime ;
    skos:altLabel "Ballbingar"@nb ;
    skos:broader humord:c13889 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mini-pitches"@en,
        "Ballbinger"@nb .

humord:c63240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63240" ;
    dct:modified "2024-02-16T14:13:31"^^xsd:dateTime ;
    skos:altLabel "He"@nb,
        "Helium"@nb ;
    skos:broader humord:c62522 ;
    skos:definition "Helium er et grunnstoff som er en gass ved romtemperatur. Det har atomsymbol He og atomnummer 2. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Helium"@en,
        "Helium"@nb .

humord:c63241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63241" ;
    dct:modified "2024-02-16T14:15:32"^^xsd:dateTime ;
    skos:altLabel "Bandy"@nb ;
    skos:broader humord:c01456 ;
    skos:definition "Bandy er en idrett som spilles på isbane, mellom to lag som går på skøyter og slår og fører ballen med bandykøller. Spillets hensikt er å score flest mål, det vil si plassere ballen i motstanderens mål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bandy"@en,
        "Bandy"@nb .

humord:c63242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63242" ;
    dct:modified "2024-08-23T13:20:11"^^xsd:dateTime ;
    skos:altLabel "Bacterial infections"@en,
        "Bakterielle infeksjonar"@nb,
        "Bakterielle infeksjoner"@nb,
        "Bakterielle sjukdomar"@nb,
        "Bakterielle sjukdommar"@nb,
        "Bakteriesjukdomar"@nb,
        "Bakteriesjukdommar"@nb,
        "Bakteriesykdommer"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Bakteriell infeksjon er en infeksjon som skyldes bakterier, i motsetning til infeksjoner som skyldes virus, sopp eller parasitter. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bacterial diseases"@en,
        "Bakterielle sykdommer"@nb .

humord:c63243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63243" ;
    dct:modified "2024-02-16T14:16:51"^^xsd:dateTime ;
    skos:altLabel "Kr"@nb,
        "Krypton"@nb ;
    skos:broader humord:c62522 ;
    skos:definition "Krypton er et grunnstoff som er en edelgass. Det har atomnummer 36 og atomsymbol Kr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Krypton"@en,
        "Krypton"@nb .

humord:c63244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63244" ;
    dct:modified "2024-02-16T14:18:11"^^xsd:dateTime ;
    skos:altLabel "Baneritt"@nb ;
    skos:broader humord:c26272 ;
    skos:definition "Baneritt er sykkelritt på bane  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Velodrome cycling"@en,
        "Baneritt"@nb .

humord:c63245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63245" ;
    dct:modified "2024-02-16T14:19:21"^^xsd:dateTime ;
    skos:altLabel "Radon"@nb,
        "Rn"@nb ;
    skos:broader humord:c62522 ;
    skos:definition "Radon er et radioaktivt grunnstoff som har atomnummer 86 og atomsymbol Rn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radon"@en,
        "Radon"@nb .

humord:c63246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63246" ;
    dct:modified "2024-02-16T14:22:11"^^xsd:dateTime ;
    skos:altLabel "Curculionidae"@en,
        "Curculionidae"@nb,
        "Snutebiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Snutebiller er en overfamilie insekter i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snout beetles"@en,
        "Snutebiller"@nb .

humord:c63247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63247" ;
    dct:modified "2024-10-10T13:34:01"^^xsd:dateTime ;
    skos:altLabel "Baneunderlag"@nb ;
    skos:broader humord:c01433 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Track beds"@en,
        "Banedekke"@nb .

humord:c63248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63248" ;
    dct:modified "2024-02-17T09:23:44"^^xsd:dateTime ;
    skos:altLabel "Off-ice exercises"@en,
        "Off-ice training"@en,
        "Off-snow exercises"@en,
        "Barmarkstrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Off-snow training"@en,
        "Barmarkstrening"@nb .

humord:c63249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63249" ;
    dct:modified "2024-02-16T14:26:18"^^xsd:dateTime ;
    skos:altLabel "Borkbiller"@nb,
        "Scolytinae"@nb ;
    skos:broader humord:c63246 ;
    skos:definition "Barkbiller (Scolytinae) er en gruppe av biller, og systematisk utgjør de en delgruppe av snutebillene (Curculionidae). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bark beetles"@en,
        "Barkbiller"@nb .

humord:c63250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63250" ;
    dct:modified "2024-02-16T14:28:20"^^xsd:dateTime ;
    skos:altLabel "Baby buggies"@en,
        "Baby carriages"@en,
        "Baby stroller"@en,
        "Barnevogner"@nb ;
    skos:broader humord:c04395 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prams"@en,
        "Barnevogner"@nb .

humord:c63251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63251" ;
    dct:modified "2024-02-16T14:31:42"^^xsd:dateTime ;
    skos:altLabel "Pools"@en,
        "Basseng (Sport)"@nb,
        "Bassenger (Sport)"@nb,
        "Svømmebasseng"@nb,
        "Svømmebassenger"@nb,
        "Symjebasseng"@nb ;
    skos:broader humord:c13889 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swimming pools"@en,
        "Svømmebasseng"@nb .

humord:c63252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63252" ;
    dct:modified "2024-02-16T14:31:26"^^xsd:dateTime ;
    skos:altLabel "Carabidae"@nb,
        "Laupebiller"@nb,
        "Løpebiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Løpebiller er en familie blant billene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ground beetle"@en,
        "Løpebiller"@nb .

humord:c63253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63253" ;
    dct:modified "2024-02-16T14:35:31"^^xsd:dateTime ;
    skos:altLabel "Cicindelinae"@nb,
        "Sandjegerar"@nb ;
    skos:broader humord:c63252 ;
    skos:definition "Sandjegere er en billeunderfamilie i familien løpebiller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tiger beetle"@en,
        "Sandjegere"@nb .

humord:c63254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63254" ;
    dct:modified "2024-02-20T09:18:53"^^xsd:dateTime ;
    skos:altLabel "Perineum"@en,
        "Bekkenbunnen"@nb ;
    skos:broader humord:c63426 ;
    skos:definition "Bekkenbunnen danner det relativt faste, muskulære gulvet (diaphragma pelvis) i det lille bekkenet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelvic floor"@en,
        "Bekkenbunnen"@nb .

humord:c63255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63255" ;
    dct:modified "2024-02-16T14:39:01"^^xsd:dateTime ;
    skos:altLabel "Beinhinnebetennelsar"@nb,
        "Beinhinnebetennelser"@nb,
        "Periostitt"@nb ;
    skos:broader humord:c19598 ;
    skos:definition "Beinhinnebetennelse er en betegnelse som i all hovedsak brukes om en belastningsskade hos idrettsutøvere av muskel- og senefestene i mediale nedre tredel av tibia.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periostitis"@en,
        "Benhinnebetennelser"@nb .

humord:c63256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63256" ;
    dct:modified "2024-02-16T14:38:45"^^xsd:dateTime ;
    skos:altLabel "Th"@nb,
        "Thorium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Thorium er et metallisk, radioaktivt grunnstoff som har atomnummer 90 og atomsymbol Th. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thorium"@en,
        "Thorium"@nb .

humord:c63257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63257" ;
    dct:modified "2024-02-16T14:40:32"^^xsd:dateTime ;
    skos:altLabel "Benkpress"@nb ;
    skos:broader humord:c62901 ;
    skos:definition "Benkpress er ei øving i kraftidretten styrkeløft. Målet er å løfte ei stong med vektskiver frå brystet og opp i ein posisjon med strake armar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bench press"@en,
        "Benkpress"@nb .

humord:c63258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63258" ;
    dct:modified "2024-02-16T14:40:38"^^xsd:dateTime ;
    skos:altLabel "Protoactinium"@en,
        "Pa"@nb,
        "Protactinium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Protactinium er et radioaktivt grunnstoff som har atomsymbol Pa og atomnummer 91. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protactinium"@en,
        "Protactinium"@nb .

humord:c63259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63259" ;
    dct:modified "2024-02-16T14:43:40"^^xsd:dateTime ;
    skos:altLabel "Neptunium"@nb,
        "Np"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Neptunium er et radioaktivt grunnstoff som har atomnummer 93 og atomsymbol Np. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neptunium"@en,
        "Neptunium"@nb .

humord:c63260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63260" ;
    dct:modified "2024-02-16T14:45:54"^^xsd:dateTime ;
    skos:altLabel "Beintetthet"@nb,
        "Beintettleik"@nb ;
    skos:broader humord:c63065 ;
    skos:definition "Beintetthet er et mål på graden av beinskjørhet. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bone density"@en,
        "Bentetthet"@nb ;
    skos:related humord:c58819 .

humord:c63261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63261" ;
    dct:modified "2024-02-16T14:48:03"^^xsd:dateTime ;
    skos:altLabel "Plutonium"@nb,
        "Pu"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Plutonium er et radioaktivt grunnstoff som har atomnummer 94 og atomsymbol Pu. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plutonium"@en,
        "Plutonium"@nb .

humord:c63262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63262" ;
    dct:modified "2024-02-16T14:50:13"^^xsd:dateTime ;
    skos:altLabel "Cerambycidae"@en,
        "Long-horned beetles"@en,
        "Longicorns"@en,
        "Cerambycidae"@nb,
        "Trebukkar"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Trebukker er en insektfamilie i ordenen biller, med snaut 100 norske arter (ca. 35 000 arter globalt). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Longhorn beetles"@en,
        "Trebukker"@nb .

humord:c63263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63263" ;
    dct:modified "2024-02-16T14:50:33"^^xsd:dateTime ;
    skos:altLabel "Cm"@nb,
        "Curium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Curium er et grunnstoff med atomnummer 96 og atomsymbol Cm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curium"@en,
        "Curium"@nb .

humord:c63264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63264" ;
    dct:modified "2024-02-16T14:52:52"^^xsd:dateTime ;
    skos:altLabel "Berkelium"@nb,
        "Bk"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Berkelium er et radioaktivt grunnstoff med atomnummer 97 og atomsymbol Bk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Berkelium"@en,
        "Berkelium"@nb .

humord:c63265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63265" ;
    dct:modified "2024-02-16T14:54:13"^^xsd:dateTime ;
    skos:altLabel "Bladbiller"@nb,
        "Chrysomelidae"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Bladbiller er en insektfamilie i ordenen biller (Coleoptera) med cirka 200 norske arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leaf beetles"@en,
        "Bladbiller"@nb .

humord:c63266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63266" ;
    dct:modified "2024-02-16T14:54:50"^^xsd:dateTime ;
    skos:altLabel "Californium"@nb,
        "Cf"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Californium er et radioaktivt grunnstoff som har atomsymbol Cf og atomnummer 98. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Californium"@en,
        "Californium"@nb .

humord:c63267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63267" ;
    dct:modified "2024-02-16T14:57:50"^^xsd:dateTime ;
    skos:altLabel "Wood borer"@en,
        "Wood borers"@en,
        "Anobiidae"@nb,
        "Borebiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Borebiller er en familie av insekter i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodworms"@en,
        "Borebiller"@nb .

humord:c63268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63268" ;
    dct:modified "2024-02-16T14:58:08"^^xsd:dateTime ;
    skos:altLabel "Einsteinium"@nb,
        "Es"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Einsteinium er et metallisk grunnstoff med atomsymbol Es og atomnummer 99. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Einsteinium"@en,
        "Einsteinium"@nb .

humord:c63269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63269" ;
    dct:modified "2024-02-16T15:00:23"^^xsd:dateTime ;
    skos:altLabel "Fermium"@nb,
        "Fm"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Fermium er et metallisk grunnstoff som har atomnummer 100 og atomsymbol Fm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fermium"@en,
        "Fermium"@nb .

humord:c63270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63270" ;
    dct:modified "2024-08-30T15:45:47"^^xsd:dateTime ;
    skos:altLabel "Borksoppar"@nb,
        "Corticiaceae"@nb ;
    skos:broader humord:c68091 ;
    skos:definition "Barksopper er sopp med enkle, flate og skorpeformete fruktlegeemer. Barksopper utgjør ingen systematisk gruppe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corticioid fungi"@en,
        "Barksopper"@nb .

humord:c63271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63271" ;
    dct:modified "2024-02-16T15:03:33"^^xsd:dateTime ;
    skos:altLabel "Md"@nb,
        "Mendelevium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Mendelevium er et radioaktivt grunnstoff med atomsymbol Md og atomnummer 101. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mendelevium"@en,
        "Mendelevium"@nb .

humord:c63272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63272" ;
    dct:modified "2024-02-16T15:07:02"^^xsd:dateTime ;
    skos:altLabel "No"@nb,
        "Nobelium"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Nobelium er et radioaktivt grunnstoff med atomnummer 102 og atomsymbol No. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nobelium"@en,
        "Nobelium"@nb .

humord:c63273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63273" ;
    dct:modified "2024-02-16T15:07:33"^^xsd:dateTime ;
    skos:altLabel "English yew"@en,
        "Barlind"@nb,
        "Europeisk barlind"@nb,
        "Taxus baccata"@nb ;
    skos:broader humord:c59064 ;
    skos:definition "Barlind er eit eviggrønt bartre i barlindfamilien som kan bli opptil 15—20 meter høgt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European yew"@en,
        "Barlind"@nb .

humord:c63274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63274" ;
    dct:modified "2024-02-16T15:09:36"^^xsd:dateTime ;
    skos:altLabel "Lawrencium"@nb,
        "Lr"@nb ;
    skos:broader humord:c61776 ;
    skos:definition "Lawrencium er et radioaktivt grunnstoff som har atomnummer 103 og atomsymbol Lr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lawrencium"@en,
        "Lawrencium"@nb .

humord:c63275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63275" ;
    dct:modified "2024-02-16T15:12:29"^^xsd:dateTime ;
    skos:altLabel "Barskog"@nb ;
    skos:broader humord:c08328 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coniferous forests"@en,
        "Barskog"@nb .

humord:c63276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63276" ;
    dct:modified "2024-03-26T12:55:10"^^xsd:dateTime ;
    skos:altLabel "Lanthanoids"@en,
        "Lantanider"@nb,
        "Lantanoid"@nb ;
    skos:broader humord:c62487 ;
    skos:definition "Lantanoider er en fellesbetegnelse for grunnstoffet lantan og de 14 grunnstoffene som følger umiddelbart etter lantan i periodesystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lanthanides"@en,
        "Lantanoider"@nb ;
    skos:related humord:c65073 .

humord:c63277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63277" ;
    dct:modified "2024-02-16T15:22:38"^^xsd:dateTime ;
    skos:altLabel "Basidia"@en,
        "Basidium"@en,
        "Basidiar"@nb,
        "Basidium"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Basidie er et sporebærende organ hos stilksporesopp, Basidiomycetes. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basidocarps"@en,
        "Basidier"@nb .

humord:c63278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63278" ;
    dct:modified "2024-02-16T15:32:33"^^xsd:dateTime ;
    skos:altLabel "Bavianar"@nb,
        "Papio"@nb ;
    skos:broader humord:c13904 ;
    skos:definition "Bavianer er en slekt med primater som finnes i store deler av Afrika sør for Sahara og deler av Den arabiske halvøy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baboons"@en,
        "Bavianer"@nb .

humord:c63279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63279" ;
    dct:modified "2024-02-16T15:40:45"^^xsd:dateTime ;
    skos:altLabel "Ascomycetar"@nb,
        "Ascomyceter"@nb,
        "Ascomycota"@nb,
        "Sekksporesoppar"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Sekksporesopper er en rekke i soppriket som kjennetegnes ved at de danner sporer i sporesekker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sac fungi"@en,
        "Sekksporesopper"@nb .

humord:c63280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63280" ;
    dct:modified "2024-09-02T09:05:11"^^xsd:dateTime ;
    skos:altLabel "Begerlav"@nb,
        "Busklav"@nb,
        "Busklaver"@nb,
        "Lecanorales"@nb ;
    skos:broader humord:c14934 ;
    skos:definition "Begerlav er en lavslekt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cup lichens"@en,
        "Begerlaver"@nb .

humord:c63281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63281" ;
    dct:modified "2024-02-16T15:50:02"^^xsd:dateTime ;
    skos:altLabel "Pezizomycetes"@en,
        "Begersoppar"@nb,
        "Discomycetes"@nb,
        "Pezizomycetes"@nb ;
    skos:broader humord:c63279 ;
    skos:definition "Begersopper, en stor underklasse i rekken sekksporesopp, hvor fruktlegemene oftest er beger- eller skålformede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cup fungi"@en,
        "Begersopper"@nb .

humord:c63282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63282" ;
    dct:modified "2024-12-09T14:48:20"^^xsd:dateTime ;
    skos:altLabel "Darth waders"@en,
        "Shorebirds"@en,
        "Waders"@en,
        "Charadrii"@nb,
        "Vadarar"@nb,
        "Vadefuglar"@nb,
        "Vadere"@nb ;
    skos:broader humord:c69267 ;
    skos:definition "Vadefugler er en underorden av ordenen vade-, måke- og alkefugler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wader birds"@en,
        "Vadefugler"@nb .

humord:c63283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63283" ;
    dct:modified "2024-07-10T11:21:24"^^xsd:dateTime ;
    skos:altLabel "Scolpacidae"@nb,
        "Snipefamilien"@nb,
        "Sniper"@nb ;
    skos:broader humord:c63282 ;
    skos:definition "Snipefamilien er en fuglefamilie innen underordenen Vadefugler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sandpiper"@en,
        "Sniper"@nb .

humord:c63284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63284" ;
    dct:modified "2024-02-19T09:48:22"^^xsd:dateTime ;
    skos:altLabel "Beta-blokkar"@nb,
        "Beta-blokker"@nb,
        "Betablokkarar"@nb,
        "Betareseptor-antagonistar"@nb,
        "Betareseptor-antagonister"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Betablokkere er en gruppe legemidler som brukes i behandlingen av hjerte- og karsykdommer, særlig hjertekrampe (angina pectoris), høyt blodtrykk og hjertesvikt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beta blockers"@en,
        "Betablokkere"@nb .

humord:c63285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63285" ;
    dct:modified "2024-02-19T09:46:51"^^xsd:dateTime ;
    skos:altLabel "Bekkasinar"@nb,
        "Gallinago"@nb,
        "Lymnocryptes"@nb ;
    skos:broader humord:c63283 ;
    skos:definition "Bekkasiner er fuglearter som tilhører snipefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gallinagos"@en,
        "Bekkasiner"@nb .

humord:c63286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63286" ;
    dct:modified "2024-02-19T09:51:25"^^xsd:dateTime ;
    skos:altLabel "Calidris alpina"@nb,
        "Myrsnipe"@nb ;
    skos:broader humord:c63283 ;
    skos:definition "Myrsnipe er en fugleart i snipefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dunlin"@en,
        "Myrsnipe"@nb .

humord:c63287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63287" ;
    dct:modified "2024-02-19T09:52:14"^^xsd:dateTime ;
    skos:altLabel "Rørsleevne"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Bevegelighet er evnen til bevegelsesutslag i ledd og kjeder av ledd. For folk flest har bevegeligheten betydning for hvor godt man får til de mange bevegelsene som man gjør i løpet av en dag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobility (Musculoskeletal system)"@en,
        "Bevegelighet"@nb .

humord:c63288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63288" ;
    dct:modified "2024-02-20T09:11:25"^^xsd:dateTime ;
    skos:altLabel "Human mechanics"@en,
        "Human movement"@en,
        "Bevegelseslære"@nb,
        "Kinesiologi"@nb,
        "Kroppsmekanikk"@nb,
        "Rørslelære"@nb ;
    skos:broader humord:c21825,
        humord:c61984 ;
    skos:definition "Kinesiologi betyr bevegelseslære, og er en alternativ behandlingsform som baserer seg på tanken om at kroppens muskler er en del av et kretsløp som også omfatter kroppens indre organer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinesiology"@en,
        "Bevegelseslære"@nb .

humord:c63289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63289" ;
    dct:modified "2024-02-19T09:58:34"^^xsd:dateTime ;
    skos:altLabel "Dotterels"@en,
        "Lapwings"@en,
        "Brokkfuglar"@nb,
        "Brokkfugler"@nb,
        "Charadriidae"@nb,
        "Fjelloer"@nb,
        "Loer"@nb,
        "Lofamilien"@nb ;
    skos:broader humord:c63282 ;
    skos:definition "Lofamilien er en familie i underordenen Vadefugler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plovers"@en,
        "Lofamilien"@nb .

humord:c63290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63290" ;
    dct:modified "2024-02-19T10:02:01"^^xsd:dateTime ;
    skos:altLabel "Dotterel"@en,
        "Boltit"@nb,
        "Charadrius morinellus"@nb ;
    skos:broader humord:c63289 ;
    skos:definition "Boltit er en fugleart i lofamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurasian dotterel"@en,
        "Boltit"@nb .

humord:c63291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63291" ;
    dct:modified "2024-02-19T10:01:59"^^xsd:dateTime ;
    skos:altLabel "Bindings (Skis)"@en,
        "Bindingar (Ski)"@nb,
        "Bindinger (Ski)"@nb,
        "Skibindingar"@nb ;
    skos:broader humord:c04769 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ski bindings"@en,
        "Skibindinger"@nb .

humord:c63292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63292" ;
    dct:modified "2024-02-19T10:10:52"^^xsd:dateTime ;
    skos:altLabel "Biomekanikk"@nb ;
    skos:broader humord:c63293 ;
    skos:definition "Biomekanikk er læren om de mekaniske prinsippene som virker på biologiske systemer, basert på Isaac Newtons fysiske lover. Biomekanikk omfatter de mekaniske kreftene som er spesielt knyttet til muskel-skjelettsystemet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomechanics"@en,
        "Biomekanikk"@nb .

humord:c63293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63293" ;
    dct:modified "2024-02-19T10:10:29"^^xsd:dateTime ;
    skos:altLabel "Biofysikk"@nb,
        "Teoretisk biofysikk"@nb ;
    skos:broader humord:c03821,
        humord:c08260 ;
    skos:definition "Biofysikk er en vitenskapsgren der man forsøker å beskrive og forklare biologiske fenomener ved hjelp av fysikkens lover og begreper, og som dermed finnes på grenseflaten mellom fysikk, kjemi, biologi og medisin. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biophysics"@en,
        "Biofysikk"@nb .

humord:c63294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63294" ;
    dct:modified "2024-12-09T14:46:49"^^xsd:dateTime ;
    skos:altLabel "Lari"@nb,
        "Måkefuglar"@nb ;
    skos:broader humord:c69267 ;
    skos:definition "Måkefugler er en familie i ordenen vade-, måke- og alkefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Larids"@en,
        "Måkefugler"@nb .

humord:c63295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63295" ;
    dct:modified "2024-02-21T09:14:47"^^xsd:dateTime ;
    skos:altLabel "Biorytmar"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Biorytme er en regelmessig svingning i levende organismer, for eksempel menstruasjonssyklusen eller søvnrytmen  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biorhythms"@en,
        "Biorytmer"@nb .

humord:c63296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63296" ;
    dct:modified "2024-02-19T10:14:29"^^xsd:dateTime ;
    skos:altLabel "Bloddoping"@nb ;
    skos:broader humord:c18186 ;
    skos:definition "Bloddoping er en samlebetegnelse på metoder og teknikker brukt for å øke blodets evne til å transportere oksygen, og slik forbedre den aerobe kapasiteten og den fysiske prestasjonsevnen i idrett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood doping"@en,
        "Bloddoping"@nb .

humord:c63297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63297" ;
    dct:modified "2024-02-19T10:21:24"^^xsd:dateTime ;
    skos:altLabel "Laridae"@en,
        "Seagulls"@en,
        "Laridae"@nb,
        "Måkar"@nb,
        "Måker"@nb,
        "Måsar"@nb,
        "Måser"@nb ;
    skos:broader humord:c63294 ;
    skos:definition "Måkene regnes i dag som en underfamilie innenfor den større familien måkefugler, som igjen tilhører ordenen vade-, måke- og alkefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gulls"@en,
        "Måker"@nb .

humord:c63298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63298" ;
    dct:modified "2024-02-19T10:19:40"^^xsd:dateTime ;
    skos:altLabel "Blood glucose"@en,
        "Blodglukose"@nb,
        "Blodsukker"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodsukker er den delen av organismens glukose (sukker) som sirkulerer med blodet. I blodet fraktes glukosen til ulike vev der den brukes som energi og som råstoff for produksjon av diverse stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood sugar"@en,
        "Blodsukker"@nb .

humord:c63299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63299" ;
    dct:modified "2024-02-19T10:21:51"^^xsd:dateTime ;
    skos:altLabel "Bløtdelar"@nb,
        "Bløtdeler"@nb,
        "Bløtvev"@nb ;
    skos:broader humord:c03812 ;
    skos:definition "Bløtvev er den delen av organismen som er mer eller mindre myk og som ved trykk eller strekk lar seg midlertidig omforme. Dette er i motsetning til faste, ikke-formbare strukturer som knokler og brusk. Bløtvev inneholder kollagen og elastiske fibre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soft tissue"@en,
        "Bløtvev"@nb .

humord:c63300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63300" ;
    dct:modified "2024-02-21T09:15:59"^^xsd:dateTime ;
    skos:altLabel "BMI"@en,
        "BMI"@nb,
        "KMI"@nb,
        "KMi"@nb,
        "Kroppsmasseindeks"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "BMI, også kalt KMI (kroppsmasseindeks), uttrykker forholdet mellom vekt og høyde, og er en mye brukt indikator på overvekt og fedme. BMI defineres som kroppsvekten delt på kvadratet av høyden angitt i meter – kilogram per kvadratmeter (kg/m²).<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body mass index"@en,
        "Kroppsmasseindeks"@nb .

humord:c63301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63301" ;
    dct:modified "2024-02-21T09:16:33"^^xsd:dateTime ;
    skos:altLabel "Snowboard cross"@en,
        "Boardercross"@nb,
        "Snowboardcross"@nb ;
    skos:broader humord:c18494 ;
    skos:definition "Boardercross er en snowboard-disiplin der flere deltakere konkurrerer samtidig  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boardercross"@en,
        "Boardercross"@nb .

humord:c63302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63302" ;
    dct:modified "2024-02-19T10:41:19"^^xsd:dateTime ;
    skos:altLabel "Boccia"@nb ;
    skos:broader humord:c63307 ;
    skos:definition "Boccia er et utendørs presisjonsspill for to personer eller to lag. Man kaster eller triller kuler av metall eller kunststoff til måls etter en mindre kule som er kastet ut på forhånd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boccia"@en,
        "Boccia"@nb .

humord:c63303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63303" ;
    dct:modified "2024-12-09T14:45:46"^^xsd:dateTime ;
    skos:altLabel "Alcids"@en,
        "Alcidae"@nb,
        "Alciformes"@nb,
        "Alkefuglar"@nb,
        "Alker"@nb ;
    skos:broader humord:c69267 ;
    skos:definition "Alkefamilien er en familie i ordenen vade-, måke- og alkefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auks"@en,
        "Alkefugler"@nb .

humord:c63304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63304" ;
    dct:modified "2024-02-19T10:31:26"^^xsd:dateTime ;
    skos:altLabel "Ping-pong"@en,
        "Bordtennis"@nb,
        "Pingpong"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Bordtennis er et meget raskt innendørs ballspill på bord, med gummikledd racket og hul plastball. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Table tennis"@en,
        "Bordtennis"@nb .

humord:c63305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63305" ;
    dct:modified "2024-02-19T10:33:17"^^xsd:dateTime ;
    skos:altLabel "Bowling"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Bowling, innendørs kjeglespill hvor man triller store kuler langs en bane mot ti kjegler i enden av banen. Målet er å velte så mange kjegler som mulig per kast (slag).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bowling"@en,
        "Bowling"@nb .

humord:c63306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63306" ;
    dct:modified "2024-02-19T10:36:03"^^xsd:dateTime ;
    skos:altLabel "Common puffin"@en,
        "Puffins"@en,
        "Fratercula arctica"@nb,
        "Lunde (Fuglar)"@nb,
        "Lundefugl"@nb,
        "Sjøpapegøye"@nb ;
    skos:broader humord:c63303 ;
    skos:definition "Lunde er en fugleart i alkefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atlantic puffin"@en,
        "Lunde (Fugler)"@nb .

humord:c63307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63307" ;
    dct:modified "2024-02-19T10:40:52"^^xsd:dateTime ;
    skos:altLabel "Boule"@nb,
        "Boules"@nb ;
    skos:broader humord:c04863 ;
    skos:definition "Boules er et samlenavn for flere kulespill hvor man skal kaste eller trille kuler så nær en målkule som mulig, blant annet pétanque. Boccia er et slikt spill som er vanlig i Italia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boules"@en,
        "Boules"@nb .

humord:c63308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63308" ;
    dct:modified "2024-02-19T10:40:01"^^xsd:dateTime ;
    skos:altLabel "Doves"@en,
        "Columbidae"@nb,
        "Duer"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Duer er en familie av fugler i ordenen duefugler, som omfatter noe over 350 arter vidt fordelt i alle verdensdeler unntatt Antarktis, først og fremst i skog. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pigeons"@en,
        "Duer"@nb .

humord:c63309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63309" ;
    dct:modified "2024-02-19T10:45:45"^^xsd:dateTime ;
    skos:altLabel "Beam (Gymnastics)"@en,
        "Bom (Turn)"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Bom er et turnapparat som brukes i turnøvelser for kvinner bestående av en ti cm bred avrundet bjelke som er fem meter lang og står 1,25 meter over gulvet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Balance beam"@en,
        "Bom (Turn)"@nb .

humord:c63310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63310" ;
    dct:modified "2024-02-19T10:47:09"^^xsd:dateTime ;
    skos:altLabel "Cuculidae"@nb,
        "Gaukefamilien"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Gjøkfamilien er en familie i ordenen gjøkfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cuckoos"@en,
        "Gjøkfamilien"@nb .

humord:c63311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63311" ;
    dct:modified "2024-02-19T10:51:32"^^xsd:dateTime ;
    skos:altLabel "Boardsailing"@en,
        "Sailboarding"@en,
        "Brettsegling"@nb,
        "Brettsigling"@nb,
        "Windsurfing"@nb ;
    skos:broader humord:c11955 ;
    skos:definition "Brettseiling er en fellesbetegnelse for seiling med seilbrett. Grenen oppsto på vestkysten av USA i 1960-årene og ble etter 1980 seilsportens mest utbredte gren. I tillegg er den en populær fritidsaktivitet.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Windsurfing"@en,
        "Brettseiling"@nb .

humord:c63312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63312" ;
    dct:modified "2024-02-19T10:52:11"^^xsd:dateTime ;
    skos:altLabel "Cuculus canorus"@nb,
        "Europeisk gauk"@nb,
        "Europeisk gjøk"@nb,
        "Gauk"@nb ;
    skos:broader humord:c63310 ;
    skos:definition "Gjøk er en fugleart i underfamilien parasittiske gjøker, som tilhører gjøkfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common cuckoo"@en,
        "Gjøk"@nb .

humord:c63313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63313" ;
    dct:modified "2024-02-19T10:53:16"^^xsd:dateTime ;
    skos:altLabel "Budo"@nb ;
    skos:broader humord:c13386 ;
    skos:definition "Budo er en samlebetegnelse på japanske kampsporter og selvforsvarsteknikker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Budo"@en,
        "Budo"@nb .

humord:c63314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63314" ;
    dct:modified "2024-02-19T10:55:57"^^xsd:dateTime ;
    skos:altLabel "Strigiformes"@en,
        "Strigiformes"@nb,
        "Ugler"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Ugler er en fugleorden. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Owls"@en,
        "Ugler"@nb .

humord:c63315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63315" ;
    dct:modified "2024-02-19T11:00:03"^^xsd:dateTime ;
    skos:altLabel "Buldring"@nb ;
    skos:broader humord:c29438 ;
    skos:definition "Buldring er klatring uten tau på lave klipper eller frittliggende steiner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bouldering"@en,
        "Buldring"@nb .

humord:c63316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63316" ;
    dct:modified "2024-02-19T11:02:06"^^xsd:dateTime ;
    skos:altLabel "Bogeskyting"@nb ;
    skos:broader humord:c62847 ;
    skos:definition "Bueskyting er presisjonsskyting med pil og bue.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archery"@en,
        "Bueskyting"@nb .

humord:c63317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63317" ;
    dct:modified "2024-02-19T11:03:10"^^xsd:dateTime ;
    skos:altLabel "Bearded owl"@en,
        "Cinereous owl"@en,
        "Great gray owl"@en,
        "Lapland owl"@en,
        "Sooty owl"@en,
        "Spectral owl"@en,
        "Spruce owl"@en,
        "Lappugle"@nb ;
    skos:broader humord:c63314 ;
    skos:definition "Lappugle er en fugleart i uglefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Great grey owl"@en,
        "Lappugle"@nb .

humord:c63318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63318" ;
    dct:modified "2024-02-19T11:04:11"^^xsd:dateTime ;
    skos:altLabel "Butterfly (Symjing)"@nb ;
    skos:broader humord:c26549 ;
    skos:definition "Butterfly er en svømmestil hvor armene føres samtidig frem over vannet og videre ned og ut under vannet på en måte som kan minne om et vingeslag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Butterfly (Swimming)"@en,
        "Butterfly (Svømming)"@nb .

humord:c63319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63319" ;
    dct:modified "2024-02-19T11:07:42"^^xsd:dateTime ;
    skos:altLabel "Bubo scandiacus"@nb,
        "Snøugle"@nb ;
    skos:broader humord:c63314 ;
    skos:definition "Snøugle er en fugleart i uglefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snowy owl"@en,
        "Snøugle"@nb .

humord:c63320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63320" ;
    dct:modified "2024-02-19T11:07:20"^^xsd:dateTime ;
    skos:altLabel "Bonfire"@en,
        "Open fire"@en,
        "Bål"@nb ;
    skos:broader humord:c01404 ;
    skos:definition "Bål er ein haug av kvister, ved eller anna brennbart som brenn eller skal brennast. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fire (Outdoor life)"@en,
        "Bål"@nb .

humord:c63321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63321" ;
    dct:modified "2024-02-21T09:20:53"^^xsd:dateTime ;
    skos:altLabel "Boat drivers"@en,
        "Boat steerers"@en,
        "Båtførarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: Brukes om førere av mindre båter"@nb,
        "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boatmen"@en,
        "Båtførere"@nb ;
    skos:related humord:c04369,
        humord:c14044 .

humord:c63322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63322" ;
    dct:modified "2024-02-19T11:14:16"^^xsd:dateTime ;
    skos:altLabel "Båtsport"@nb ;
    skos:broader humord:c62845 ;
    skos:definition "Båtsport er en fellesbetegnelse for motorbåtsport, seilsport, roing og padling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boating"@en,
        "Båtsport"@nb .

humord:c63323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63323" ;
    dct:modified "2024-02-19T11:16:53"^^xsd:dateTime ;
    skos:altLabel "Goatsuckers"@en,
        "Nighthawks"@en,
        "Caprimulgidae"@nb,
        "Natteramnar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Nattravner er en familie av fugler i ordenen nattravnfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nightjars"@en,
        "Nattravner"@nb .

humord:c63324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63324" ;
    dct:modified "2024-09-02T15:24:59"^^xsd:dateTime ;
    skos:altLabel "Calisthenics"@en,
        "Calisthenics"@nb,
        "Eigenvekttrening"@nb ;
    skos:broader humord:c62838 ;
    skos:definition "Egenvekttrening er styrketrening der man bruker kroppens egen vekt som motstand under treningen <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bodyweight training"@en,
        "Egenvekttrening"@nb .

humord:c63325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63325" ;
    dct:modified "2024-12-09T12:54:12"^^xsd:dateTime ;
    skos:altLabel "Eigentrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Individual training"@en,
        "Egentrening"@nb .

humord:c63326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63326" ;
    dct:modified "2024-02-19T11:27:28"^^xsd:dateTime ;
    skos:altLabel "Dart"@en,
        "Dart"@nb,
        "Darts"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Darts er et innendørs presisjonsspill hvor man kaster piler mot en sirkelrund målskive delt i sektorer og ringer med forskjellig poengverdi. Kasteavstanden er 2,37 meter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Darts"@en,
        "Darts"@nb .

humord:c63327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63327" ;
    dct:modified "2024-02-19T11:30:34"^^xsd:dateTime ;
    skos:altLabel "Celiac disease"@en,
        "Cøliaki"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Cøliaki er en tynntarmsykdom som skyldes at den som har sykdommen ikke tåler kornproteinet gluten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coeliac disease"@en,
        "Cøliaki"@nb .

humord:c63328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63328" ;
    dct:modified "2024-10-01T13:18:14"^^xsd:dateTime ;
    skos:altLabel "Vapor"@en,
        "Damp (Gassar)"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Damp er ein gass som er i likevekt med stoff som er faste eller flytande ved vanleg trykk og temperatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vapour"@en,
        "Damp (Gasser)"@nb .

humord:c63329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63329" ;
    dct:modified "2024-02-19T11:35:45"^^xsd:dateTime ;
    skos:altLabel "Hakkespettar"@nb,
        "Hakkespetter"@nb,
        "Picidae"@nb,
        "Spettar"@nb,
        "Spettefuglar"@nb,
        "Spettefugler"@nb,
        "Spetter"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Spettene, Picinae, er en underfamilie av spettefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodpecker"@en,
        "Spetter"@nb .

humord:c63330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63330" ;
    dct:modified "2024-02-19T11:41:10"^^xsd:dateTime ;
    skos:altLabel "Perching birds"@en,
        "Passeriformes"@nb,
        "Sporvefuglar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Spurvefugler (Passeriformes) er den største ordenen i gruppen moderne fugler (Neoaves). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passerines"@en,
        "Spurvefugler"@nb .

humord:c63331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63331" ;
    dct:modified "2024-12-02T11:01:06"^^xsd:dateTime ;
    skos:altLabel "Laniidae"@nb,
        "Varslarar (Fuglar)"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Varslere er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shrikes"@en,
        "Varslere (Fugler)"@nb .

humord:c63332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63332" ;
    dct:modified "2024-12-02T10:55:54"^^xsd:dateTime ;
    skos:altLabel "Meiser"@nb,
        "Paridae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Meiser er en familie (Paridae) i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tits"@en,
        "Meiser"@nb .

humord:c63333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63333" ;
    dct:modified "2024-02-19T12:03:52"^^xsd:dateTime ;
    skos:altLabel "Blue tit"@en,
        "Blåmeis"@nb,
        "Cyanistes caeruleus"@nb ;
    skos:broader humord:c63332 ;
    skos:definition "Blåmeis er en art i meisefamilien og en av våre minste meiser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurasian blue tit"@en,
        "Blåmeis"@nb .

humord:c63334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63334" ;
    dct:modified "2024-02-19T12:33:47"^^xsd:dateTime ;
    skos:altLabel "Kjøtmeis"@nb,
        "Kjøttmeis"@nb ;
    skos:broader humord:c63332 ;
    skos:definition "Kjøttmeis er både den største og den mest utbredte arten i meisefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Great tit"@en,
        "Kjøttmeis"@nb .

humord:c63335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63335" ;
    dct:modified "2024-05-06T14:23:50"^^xsd:dateTime ;
    skos:altLabel "Belasting (Teknikk)"@nb,
        "Belastingar (Teknikk)"@nb,
        "Belastning (Teknikk)"@nb,
        "Belastningar (Teknikk)"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural loads"@en,
        "Belastninger (Teknikk)"@nb .

humord:c63336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63336" ;
    dct:modified "2024-02-21T09:27:44"^^xsd:dateTime ;
    skos:altLabel "NMES"@nb,
        "Nevromuskulær elektrisk stimulering"@nb ;
    skos:broader humord:c22917 ;
    skos:definition "Nevromuskulær elektrisk stimulering er elektrisk stimulering av muskulatur for å behandle redusert styrke i muskler (muskelatrofi) etter skade eller i forbindelse med sykdom i muskelskjelettapparatet. Strømimpulser tilføres huden ved hjelp av elektroder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuromuscular Electrical Stimulation"@en,
        "Nevromuskulær elektrisk stimulering"@nb .

humord:c63337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63337" ;
    dct:modified "2024-02-19T12:31:40"^^xsd:dateTime ;
    skos:altLabel "Energikrav"@nb ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy requirements"@en,
        "Energikrav"@nb .

humord:c63338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63338" ;
    dct:modified "2024-02-19T12:33:40"^^xsd:dateTime ;
    skos:altLabel "Entomologi"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Entomologi er læren om insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Entomology"@en,
        "Entomologi"@nb .

humord:c63339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63339" ;
    dct:modified "2024-02-19T12:35:29"^^xsd:dateTime ;
    skos:altLabel "Ergometri"@nb ;
    skos:broader humord:c22331 ;
    skos:definition "Ergometri er måling av utført arbeid. Ergometri gjøres ved hjelp av et dynamometer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ergometry"@en,
        "Ergometri"@nb .

humord:c63340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63340" ;
    dct:modified "2025-03-14T10:12:05"^^xsd:dateTime ;
    skos:altLabel "Erfaringspedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experiential education"@en,
        "Erfaringspedagogikk"@nb .

humord:c63341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63341" ;
    dct:modified "2024-12-02T10:50:55"^^xsd:dateTime ;
    skos:altLabel "Alaudidae"@nb,
        "Lerker (Fuglar)"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Lerker er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Larks"@en,
        "Lerker (Fugler)"@nb .

humord:c63342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63342" ;
    dct:modified "2024-02-19T12:40:32"^^xsd:dateTime ;
    skos:altLabel "Further use"@en,
        "Etterbruk"@nb ;
    skos:broader humord:c07798 ;
    skos:definition "Bruk av noe etter at det har gjort tjeneste i den funksjon det primært var beregnet på <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subsequent use"@en,
        "Etterbruk"@nb .

humord:c63343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63343" ;
    dct:modified "2024-12-02T10:59:22"^^xsd:dateTime ;
    skos:altLabel "Hirundinidae"@nb,
        "Svaler"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Svaler er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swallows"@en,
        "Svaler"@nb .

humord:c63344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63344" ;
    dct:modified "2024-02-19T12:49:37"^^xsd:dateTime ;
    skos:altLabel "Flysport"@nb ;
    skos:broader humord:c62947 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aviation sports"@en,
        "Flysport"@nb .

humord:c63345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63345" ;
    dct:modified "2024-02-19T12:52:18"^^xsd:dateTime ;
    skos:altLabel "Hirundo rustica"@nb,
        "Låvesvale"@nb ;
    skos:broader humord:c63343 ;
    skos:definition "Låvesvale er en fugleart i svalefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barn swallow"@en,
        "Låvesvale"@nb .

humord:c63346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63346" ;
    dct:modified "2024-02-21T09:29:34"^^xsd:dateTime ;
    skos:altLabel "Forfrysingar"@nb ;
    skos:broader humord:c03901 ;
    skos:definition "Forfrysning er en prosess hvor nedkjøling av vev fremkaller midlertidig eller varig frostskade. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frostbites"@en,
        "Forfrysninger"@nb .

humord:c63347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63347" ;
    dct:modified "2024-02-21T09:30:03"^^xsd:dateTime ;
    skos:altLabel "Formtopping"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Formtopping refererer til en periode der en jobber for å optimalisere formen før en viktig konkurranse eller prestasjonsperiode. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peaking (Sports)"@en,
        "Formtopping"@nb .

humord:c63348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63348" ;
    dct:modified "2024-02-19T13:02:48"^^xsd:dateTime ;
    skos:altLabel "Thrust"@en,
        "Fråspark"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Fraspark er det å sparke fra med bena, f.eks. under skøyteløp, svømming e.l. <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Push-off"@en,
        "Fraspark"@nb .

humord:c63349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63349" ;
    dct:modified "2024-02-19T13:06:04"^^xsd:dateTime ;
    skos:altLabel "Vekedagar"@nb ;
    skos:broader humord:c63350 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weekdays"@en,
        "Ukedager"@nb .

humord:c63350 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63350" ;
    dct:modified "2024-02-19T13:05:42"^^xsd:dateTime ;
    skos:altLabel "Veker"@nb ;
    skos:broader humord:c11108 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weeks"@en,
        "Uker"@nb .

humord:c63351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63351" ;
    dct:modified "2024-12-02T10:55:15"^^xsd:dateTime ;
    skos:altLabel "Babblers"@en,
        "Old world warblers"@en,
        "Sylvids"@en,
        "Sylviidae"@en,
        "Warblers"@en,
        "Sangerfamilien"@nb,
        "Songarar (Fuglar)"@nb,
        "Songarfamilien"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Sangerfamilien er en familie av fugler i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sylvia babblers"@en,
        "Sangere (Fugler)"@nb .

humord:c63352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63352" ;
    dct:modified "2024-02-19T13:06:57"^^xsd:dateTime ;
    skos:altLabel "Måndagar"@nb ;
    skos:broader humord:c63349 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mondays"@en,
        "Mandager"@nb .

humord:c63353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63353" ;
    dct:modified "2024-02-19T13:08:11"^^xsd:dateTime ;
    skos:altLabel "Tysdagar"@nb ;
    skos:broader humord:c63349 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tuesdays"@en,
        "Tirsdager"@nb .

humord:c63354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63354" ;
    dct:modified "2024-02-19T13:09:25"^^xsd:dateTime ;
    skos:altLabel "Onsdagar"@nb ;
    skos:broader humord:c63349 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wednesdays"@en,
        "Onsdager"@nb .

humord:c63355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63355" ;
    dct:modified "2024-02-21T09:30:48"^^xsd:dateTime ;
    skos:altLabel "Torsdagar"@nb ;
    skos:broader humord:c63349 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thursdays"@en,
        "Torsdager"@nb .

humord:c63356 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63356" ;
    dct:modified "2024-02-19T13:14:06"^^xsd:dateTime ;
    skos:altLabel "Fredagar"@nb ;
    skos:broader humord:c63349 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fridays"@en,
        "Fredager"@nb .

humord:c63357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63357" ;
    dct:modified "2024-02-19T13:11:51"^^xsd:dateTime ;
    skos:altLabel "Laurdagar"@nb ;
    skos:broader humord:c63349 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saturdays"@en,
        "Lørdager"@nb .

humord:c63358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63358" ;
    dct:modified "2024-02-19T13:17:14"^^xsd:dateTime ;
    skos:altLabel "Freestyle (Skisport)"@nb,
        "Fristil (Skisport)"@nb ;
    skos:broader humord:c01457 ;
    skos:definition "Freestyle er en gren innen skisport hvor man bruker alpint skiutstyr. Det omfatter disiplinene kulekjøring, hopp, skicross, slopestyle, halfpipe og big air. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freestyle (Skiing)"@en,
        "Freestyle (Skisport)"@nb .

humord:c63359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63359" ;
    dct:modified "2024-12-02T10:58:06"^^xsd:dateTime ;
    skos:altLabel "Sitta"@en,
        "Sittidae"@nb,
        "Spettmeiser"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Spettmeisfamilien er en familie (Sittidae) i ordenen spurvefugler. Spettmeisfamilien består av slekten Sitta med 27 arter som er utbredt over det meste av Europa, Nord-Afrika, Asia, og Nord-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuthatches"@en,
        "Spettmeiser"@nb .

humord:c63360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63360" ;
    dct:modified "2024-12-02T10:49:50"^^xsd:dateTime ;
    skos:altLabel "Gjerdesmettar"@nb,
        "Gjerdesmettfamilien"@nb,
        "Troglodytidae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Gjerdesmetter er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wrens"@en,
        "Gjerdesmetter"@nb .

humord:c63361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63361" ;
    dct:modified "2024-02-19T13:24:58"^^xsd:dateTime ;
    skos:altLabel "Radicals"@en,
        "Frie radikal"@nb,
        "Radikal"@nb,
        "Radikaler"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Frie radikaler er forbindelser som inneholder et uparet elektron og derfor er svært reaktive. De kan dannes både i mat og i kroppen, ved oksidativ harskning, særlig ved høyt innhold av flerumettet fett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Free radicals"@en,
        "Frie radikaler"@nb .

humord:c63362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63362" ;
    dct:modified "2024-02-19T13:24:50"^^xsd:dateTime ;
    skos:altLabel "Bonds (Chemistry)"@en,
        "Bindingar (Kjemi)"@nb,
        "Bindinger (Kjemi)"@nb,
        "Kjemiske bindingar"@nb,
        "Kjemiske sambindingar"@nb,
        "Molekylbindingar"@nb,
        "Molekylbindinger"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Kjemiske bindinger er kreftene eller «limet» som holder partikler sammen i stoffer. Partiklene kan være atomer, ioner eller molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical bonds"@en,
        "Kjemiske bindinger"@nb .

humord:c63363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63363" ;
    dct:modified "2024-12-02T10:48:42"^^xsd:dateTime ;
    skos:altLabel "Cinclus cinclus"@nb,
        "Fossekall"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Fossekall (Cinclus cinclus) er en av artene i fossekallfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White-throated dipper"@en,
        "Fossekall"@nb .

humord:c63364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63364" ;
    dct:modified "2024-02-21T09:33:13"^^xsd:dateTime ;
    skos:altLabel "Freeriding"@en,
        "Frikøyring"@nb ;
    skos:broader humord:c01457 ;
    skos:definition "Frikjøring er kjøring på ski eller snøbrett utenfor preparerte traseer <ordbokene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freeride"@en,
        "Frikjøring"@nb .

humord:c63365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63365" ;
    dct:modified "2024-12-02T11:00:01"^^xsd:dateTime ;
    skos:altLabel "Trastar"@nb,
        "Trastefamilien"@nb,
        "Trostefugler"@nb,
        "Troster"@nb,
        "Turdidae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Troster er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thrushes"@en,
        "Trostefamilien"@nb .

humord:c63366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63366" ;
    dct:modified "2024-06-21T12:43:59"^^xsd:dateTime ;
    skos:altLabel "Friksjon"@nb ;
    skos:broader humord:c61246 ;
    skos:definition "Friksjon er ei kraft som verkar mellom to flater og hindrar dei i å bevege seg fritt i relasjon til kvarandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Friction"@en,
        "Friksjon"@nb ;
    skos:related humord:c66964 .

humord:c63367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63367" ;
    dct:modified "2024-02-21T09:33:50"^^xsd:dateTime ;
    skos:altLabel "Frisbee"@nb,
        "Sendeplater"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Frisbee er en en lett tallerkenlignende plastskive som kastes med en roterende bevegelse gjennom luften, som regel til en mottaker.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frisbee"@en,
        "Frisbee"@nb .

humord:c63368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63368" ;
    dct:modified "2024-02-19T13:35:02"^^xsd:dateTime ;
    skos:altLabel "Disc golf"@en,
        "Diskgolf"@nb,
        "Frisbeegolf"@nb ;
    skos:broader humord:c63367 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frisbee golf"@en,
        "Frisbeegolf"@nb .

humord:c63369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63369" ;
    dct:modified "2024-02-19T13:36:52"^^xsd:dateTime ;
    skos:altLabel "Blackbird"@en,
        "Eurasian blackbird"@en,
        "Svarttrast"@nb,
        "Svarttrost"@nb,
        "Sysvorte"@nb ;
    skos:broader humord:c63365 ;
    skos:definition "Svarttrost er en fugleart i trostefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common blackbird"@en,
        "Svarttrost"@nb .

humord:c63370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63370" ;
    dct:modified "2024-02-19T13:37:00"^^xsd:dateTime ;
    skos:altLabel "Frittståande (Turn)"@nb ;
    skos:broader humord:c17115 ;
    skos:definition "Frittstående er en øvelse i turn som er en harmonisk og rytmisk kombinasjon av styrkemomenter, smidighetsmomenter, balansemomenter, sprang og volter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floor (Gymnastics)"@en,
        "Frittstående (Turn)"@nb .

humord:c63371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63371" ;
    dct:modified "2024-11-06T08:10:09"^^xsd:dateTime ;
    skos:altLabel "Friviljuge"@nb,
        "Frivillige"@nb,
        "Frivillige personar"@nb,
        "Frivillige personer"@nb,
        "riviljuge personar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volunteers"@en,
        "Frivillige"@nb .

humord:c63372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63372" ;
    dct:modified "2024-02-19T13:39:42"^^xsd:dateTime ;
    skos:altLabel "Måltrast"@nb,
        "Måltrost"@nb,
        "Turdus philomelos"@nb ;
    skos:broader humord:c63365 ;
    skos:definition "Måltrost er en fugleart i trostefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Song thrush"@en,
        "Måltrost"@nb .

humord:c63373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63373" ;
    dct:modified "2024-02-19T13:46:22"^^xsd:dateTime ;
    skos:altLabel "Funbrett"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Funbrett er lett seilbrett beregnet på rask og teknisk seiling <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Funboard"@en,
        "Funbrett"@nb ;
    skos:related humord:c63374 .

humord:c63374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63374" ;
    dct:modified "2024-02-21T09:34:46"^^xsd:dateTime ;
    skos:altLabel "Funsegling"@nb,
        "Funsigling"@nb ;
    skos:broader humord:c62845 ;
    skos:definition "Funseiling er det å seile, surfe med funbrett <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Funsailing"@en,
        "Funseiling"@nb ;
    skos:related humord:c63373 .

humord:c63375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63375" ;
    dct:modified "2024-02-19T13:49:48"^^xsd:dateTime ;
    skos:altLabel "Funksjonell basistrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional training"@en,
        "Funksjonell basistrening"@nb .

humord:c63376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63376" ;
    dct:modified "2024-12-02T10:47:35"^^xsd:dateTime ;
    skos:altLabel "Old World flycatchers"@en,
        "Fluesnapperfamilien"@nb,
        "Flugesnapparar"@nb,
        "Flugesnapparfamilien"@nb,
        "Muscicapidae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Fluesnapperfamilien er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flycatchers"@en,
        "Fluesnappere"@nb .

humord:c63377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63377" ;
    dct:modified "2024-02-19T13:57:30"^^xsd:dateTime ;
    skos:altLabel "Gangsport"@nb,
        "Kappgang"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Kappgang er en idrett som skiller seg fra løping ved at utøveren hele tiden må ha kontakt med underlaget med én fot.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Race walking"@en,
        "Kappgang"@nb .

humord:c63378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63378" ;
    dct:modified "2024-02-19T14:00:43"^^xsd:dateTime ;
    skos:altLabel "Glass fibers"@en,
        "Glassfiber"@nb,
        "Glassfibrar"@nb,
        "Glassfibre"@nb ;
    skos:broader humord:c07690 ;
    skos:definition "Glassfiber, tynne fibrer fremstilt fra smeltet glass.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glass fibres"@en,
        "Glassfiber"@nb .

humord:c63379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63379" ;
    dct:modified "2024-02-19T14:07:40"^^xsd:dateTime ;
    skos:altLabel "Road running"@en,
        "Gatelaup"@nb,
        "Gateløp"@nb,
        "Landevegslaup"@nb,
        "Landevegsløp"@nb,
        "Landeveisløp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Gateløp, også kalt landeveisløp, er løpsøvelser over en bestemt distanse på vei, i motsetning til baneløp eller terrengløp. Gateløp regnes som en friidrettsøvelse og inkluderer også gatestafetter, som Holmenkollstafetten. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Street races"@en,
        "Gateløp"@nb .

humord:c63380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63380" ;
    dct:modified "2024-02-27T07:50:26"^^xsd:dateTime ;
    skos:altLabel "Handwriting analysis"@en,
        "Grafologi"@nb,
        "Handskriftanalyse"@nb,
        "Håndskriftanalyse"@nb ;
    skos:broader humord:c08099,
        humord:c21076 ;
    skos:definition "Grafologi, læren om håndskriften, dekker dels studiet av faktiske individuelle særpreg i håndskriften, dels en pseudovitenskap om sammenhengen mellom håndskrift og personlighet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphology"@en,
        "Grafologi"@nb .

humord:c63381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63381" ;
    dct:modified "2024-02-19T14:13:16"^^xsd:dateTime ;
    skos:altLabel "Glykogen"@nb ;
    skos:broader humord:c61856 ;
    skos:definition "Glykogen er et sammensatt karbohydrat som tjener som energikilde i dyreorganismer. Glykogen er bygget opp av glukose og virker som kroppens lager for glukose, først og fremst i leveren og musklene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glycogen"@en,
        "Glykogen"@nb .

humord:c63382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63382" ;
    dct:modified "2024-02-19T14:22:38"^^xsd:dateTime ;
    skos:altLabel "Metallrike stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal-rich stars"@en,
        "Metallrike stjerner"@nb .

humord:c63383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63383" ;
    dct:modified "2024-02-19T14:29:01"^^xsd:dateTime ;
    skos:altLabel "Close binary stars"@en,
        "Close binary systems"@en,
        "Contact binaries"@en,
        "Nære dobbeltstjerner"@nb ;
    skos:broader humord:c62454 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Close binaries"@en,
        "Nære dobbeltstjerner"@nb .

humord:c63384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63384" ;
    dct:modified "2024-02-19T14:29:19"^^xsd:dateTime ;
    skos:altLabel "GI"@en,
        "GI"@nb,
        "Glykemisk indeks"@nb ;
    skos:broader humord:c61857 ;
    skos:definition "GI, er et mål på hvor mye og hvor raskt nivået av glukose (ofte kalt blodsukker) stiger og synker i løpet av to timer etter konsum av en mengde av en matvare som tilsvarer inntak av 50 gram fordøyelige karbohydrater. Resultatet sammenlignes med en tilsvarende test på en standardmatvare, vanligvis ren glukose eller hvitt brød. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glycaemic index"@en,
        "Glykemisk indeks"@nb .

humord:c63385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63385" ;
    dct:modified "2024-02-19T14:32:03"^^xsd:dateTime ;
    skos:altLabel "Glima"@nb ;
    skos:broader humord:c01437 ;
    skos:definition "Glima er en nordisk form for bryting som stammer fra vikingtiden. Den var nasjonalidrett på Island fra slutten av 1800-tallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glima"@en,
        "Glima"@nb .

humord:c63386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63386" ;
    dct:modified "2024-02-19T14:37:03"^^xsd:dateTime ;
    skos:altLabel "Nøytronstjerner"@nb ;
    skos:broader humord:c63052 ;
    skos:definition "Nøytronstjerne er et lite og kompakt objekt som i stor grad består av nøytroner, og som er ett av flere mulige sluttstadier i en stjernes liv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutron stars"@en,
        "Nøytronstjerner"@nb .

humord:c63387 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63387" ;
    dct:modified "2024-02-19T14:37:05"^^xsd:dateTime ;
    skos:altLabel "Glid (Langrenn)"@nb ;
    skos:broader humord:c21275 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glide (Cross country skiing)"@en,
        "Glid (Langrenn)"@nb .

humord:c63388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63388" ;
    dct:modified "2024-02-19T14:42:02"^^xsd:dateTime ;
    skos:altLabel "O-type stars"@en,
        "O-stjerner"@nb,
        "O-type stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "O stars"@en,
        "O-stjerner"@nb .

humord:c63389 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63389" ;
    dct:modified "2024-02-19T14:48:14"^^xsd:dateTime ;
    skos:altLabel "OB-type stars"@en,
        "OB-stjerner"@nb,
        "OB-type stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "OB-stjerner er varme, massive stjerner av spektralklasse O eller B som dannes i løst organiserte grupper kalt OB-grupper. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "OB stars"@en,
        "OB-stjerner"@nb .

humord:c63390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63390" ;
    dct:modified "2024-02-21T09:37:05"^^xsd:dateTime ;
    skos:altLabel "Obstacle course race"@en,
        "Hinderlaup"@nb,
        "Hinderløp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Hinderløp er utendørs baneløp i friidrett hvor tunge hindre som ikke kan veltes skal passeres underveis. Passeringsmåten er valgfri så sant begge ben føres over toppen på hinderet. Mest effektivt er å hoppe over i et forlenget løpesteg som i hekkeløp, men hindrene kan også tråkkes på. Hinderløp må ikke forveksles med hekkeløp hvor hekkene kan veltes underveis. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Obstacle race"@en,
        "Hinderløp"@nb .

humord:c63391 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63391" ;
    dct:modified "2024-02-19T14:59:15"^^xsd:dateTime ;
    skos:altLabel "Home field"@en,
        "Heimebane"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Hjemmebane er en idrettsarena som eies av en klubb eller som en klubb sogner til <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Home ground"@en,
        "Hjemmebane"@nb .

humord:c63392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63392" ;
    dct:modified "2024-02-20T09:01:37"^^xsd:dateTime ;
    skos:altLabel "Cerebral hemorrhage"@en,
        "Hjernebløding"@nb ;
    skos:broader humord:c22102 ;
    skos:definition "Hjerneblødning er en type hjerneslag som skyldes at en blodåre sprekker på grunn av sykdom i blodåreveggen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cerebral haemorrhage"@en,
        "Hjerneblødning"@nb .

humord:c63393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63393" ;
    dct:modified "2024-02-19T15:03:32"^^xsd:dateTime ;
    skos:altLabel "Hode"@nb,
        "Hovud"@nb,
        "Hovudet"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Head"@en,
        "Hodet"@nb .

humord:c63394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63394" ;
    dct:modified "2024-02-19T15:04:59"^^xsd:dateTime ;
    skos:altLabel "Hofter"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hips"@en,
        "Hofter"@nb .

humord:c63395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63395" ;
    dct:modified "2024-11-25T10:51:50"^^xsd:dateTime ;
    skos:altLabel "Dermis"@en,
        "Dermis"@nb,
        "Epidermis"@nb,
        "Hud"@nb,
        "Huda"@nb,
        "Lærhuden"@nb,
        "Lêrhuda"@nb,
        "Overhuda"@nb,
        "Overhuden"@nb,
        "Subcutis"@nb,
        "Underhuda"@nb,
        "Underhuden"@nb ;
    skos:broader humord:c19945,
        humord:c68217 ;
    skos:definition "Huden er kroppens ytre overflate og største organ. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skin"@en,
        "Huden"@nb .

humord:c63396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63396" ;
    dct:modified "2024-02-19T15:11:37"^^xsd:dateTime ;
    skos:altLabel "Haldning (Kroppen)"@nb ;
    skos:broader humord:c03853 ;
    skos:definition "Holdning er måten som en holder eller fører kroppen på <ordbokene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Posture"@en,
        "Holdning (Kroppen)"@nb .

humord:c63397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63397" ;
    dct:modified "2024-02-21T09:39:49"^^xsd:dateTime ;
    skos:altLabel "Hald"@nb,
        "Leverhogg"@nb,
        "Sting"@nb ;
    skos:broader humord:c24694 ;
    skos:definition "Hold er en lokal, vedvarende sterk smerte som regel under ribbeinsbuen på høyre eller venstre side. Hold oppstår under fysisk aktivitet som anstrengende løp eller liknende.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sting"@en,
        "Hold"@nb .

humord:c63398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63398" ;
    dct:modified "2024-02-19T15:19:09"^^xsd:dateTime ;
    skos:altLabel "Jump rope"@en,
        "Hoppetau"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Hoppetau er et tau som holdes i begge hender og sveives under beina og over hodet mens man hopper. Et lengre hoppetau kan også sveives av to personer, én i hver ende, mens én eller flere personer hopper.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skipping rope"@en,
        "Hoppetau"@nb ;
    skos:related humord:c04865 .

humord:c63399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63399" ;
    dct:modified "2024-02-19T15:21:37"^^xsd:dateTime ;
    skos:altLabel "Hjartefrekvens"@nb ;
    skos:broader humord:c03872 ;
    skos:definition "Hjertefrekvens er antall ganger hjertet slår hvert minutt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heart rate"@en,
        "Hjertefrekvens"@nb ;
    skos:related humord:c62993 .

humord:c63400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63400" ;
    dct:modified "2024-12-09T14:20:22"^^xsd:dateTime ;
    skos:altLabel "Hypoksi"@nb ;
    skos:broader humord:c61064 ;
    skos:definition "Hypoksi er en tilstand hvor tilførselen av oksygen til et vev eller en organisme er utilstrekkelig i forhold til oksygenbehovet cellene har for å drive en normal aerob metabolisme.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypoxia"@en,
        "Hypoksi"@nb ;
    skos:related humord:c69001 .

humord:c63401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63401" ;
    dct:modified "2024-02-19T15:31:53"^^xsd:dateTime ;
    skos:altLabel "Hypertrofi"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Hypertrofi er når et organ eller vev er blitt større enn normalt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypertrophy"@en,
        "Hypertrofi"@nb .

humord:c63402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63402" ;
    dct:modified "2025-02-12T07:52:48"^^xsd:dateTime ;
    skos:altLabel "Dog mushing"@en,
        "Dog sled racing"@en,
        "Hundekøyring"@nb,
        "Trekkhundkjøring"@nb,
        "Trekkhundkøyring"@nb ;
    skos:broader humord:c29944 ;
    skos:definition "Hundekjøring er kjøring med hundespann som pulk, vogn eller slede, som blir trukket av én eller flere trekkhunder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dog racing"@en,
        "Hundekjøring"@nb .

humord:c63403 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63403" ;
    dct:modified "2024-02-21T09:42:34"^^xsd:dateTime ;
    skos:altLabel "Hypertonicity"@en,
        "Hypertoni"@nb ;
    skos:broader humord:c14499 ;
    skos:definition "Hypertoni betegner i medisinen forhøyet blodtrykk (hypertensjon) eller økt spenning i muskler.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypertonia"@en,
        "Hypertoni"@nb .

humord:c63404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63404" ;
    dct:modified "2024-02-19T15:43:51"^^xsd:dateTime ;
    skos:altLabel "Hydrodynamikk"@nb,
        "Hydrodynamisk teori"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Hydrodynamikk er læren om væskers og gassers bevegelser på makronivå.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrodynamics"@en,
        "Hydrodynamikk"@nb .

humord:c63405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63405" ;
    dct:modified "2024-11-27T12:56:40"^^xsd:dateTime ;
    skos:altLabel "Fluidmekanikk"@nb,
        "Væskefysikk"@nb,
        "Væskemekanikk"@nb,
        "Væsketeori"@nb,
        "Væsleteori"@nb ;
    skos:broader humord:c04397 ;
    skos:definition "Fluidmekanikk er en del av fysikken som tar for seg væsker, gasser og plasma, både i ro og i bevegelse.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluid mechanics"@en,
        "Fluidmekanikk"@nb .

humord:c63406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63406" ;
    dct:modified "2024-12-09T12:06:05"^^xsd:dateTime ;
    skos:altLabel "Hurtiglaup (Skeiser)"@nb,
        "Hurtigløp (Skeiser)"@nb,
        "Hurtigløp på skøyter"@nb ;
    skos:broader humord:c13553 ;
    skos:definition "Hurtigløp på skøyter er en idrettsgren hvor utøverne konkurrerer om å gå på skøyter på isen så fort som mulig. Betegnelsen brukes spesielt om den grenen av skøytesporten der løperne starter parvis i delte baner på en rundbane, der løperne rangeres etter tid (og eventuelt sammenlagt poengsum etter 4 løp). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speed skating"@en,
        "Hurtigløp (Skøyter)"@nb .

humord:c63407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63407" ;
    dct:modified "2024-02-20T08:15:53"^^xsd:dateTime ;
    skos:altLabel "Hurtigheitstrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speed training"@en,
        "Hurtighetstrening"@nb .

humord:c63408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63408" ;
    dct:modified "2024-02-21T09:43:44"^^xsd:dateTime ;
    skos:altLabel "Quickness (Sports)"@en,
        "Rapidity  (Sports)"@en,
        "Swiftness (Sports)"@en,
        "Velocity (Sports)"@en,
        "Hurtigheit (Sport)"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Hurtighet er definert som musklenes evne til å skape størst mulig akselerasjon, altså endring av fart over kort tid.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speed (Sports)"@en,
        "Hurtighet (Sport)"@nb .

humord:c63409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63409" ;
    dct:modified "2024-02-20T08:25:34"^^xsd:dateTime ;
    skos:altLabel "Hvileintervall"@nb,
        "Kvileintervall"@nb ;
    skos:broader humord:c63158 ;
    skos:definition "Hvileintervall er i intervalltrening tiden man bruker til å hvile mellom sett, slik at muskelen får hente seg inn igjen <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rest intervals"@en,
        "Hvileintervaller"@nb .

humord:c63410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63410" ;
    dct:modified "2024-02-20T08:29:41"^^xsd:dateTime ;
    skos:altLabel "Kadettar"@nb ;
    skos:broader humord:c07366 ;
    skos:definition "Kadett er en elev ved offiserskole.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cadets"@en,
        "Kadetter"@nb .

humord:c63411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63411" ;
    dct:modified "2024-02-20T08:32:44"^^xsd:dateTime ;
    skos:altLabel "Ficedula albicollis"@en,
        "Ficedula albicollis"@nb,
        "Halsband-flugesnappar"@nb,
        "Halsbandflugesnappar"@nb,
        "Halsbånd-fluesnapper"@nb ;
    skos:broader humord:c63376 ;
    skos:definition "Halsbåndfluesnapper er en fugleart i fluesnapperfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collared flycatcher"@en,
        "Halsbåndfluesnapper"@nb .

humord:c63412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63412" ;
    dct:modified "2024-02-20T08:37:11"^^xsd:dateTime ;
    skos:altLabel "Kalkulasjon"@nb,
        "Kalkulasjonar"@nb ;
    skos:broader humord:c07868 ;
    skos:definition "Kalkulasjon er tallmessige beregninger av økonomisk interesse.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calculations"@en,
        "Kalkulasjoner"@nb .

humord:c63413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63413" ;
    dct:modified "2024-06-24T10:08:58"^^xsd:dateTime ;
    skos:altLabel "Kalorimeter"@nb ;
    skos:broader humord:c66459 ;
    skos:definition "Kalorimeter er et apparat til måling av varme. Et kalorimeter kan brukes til å måle hvor mye energi som avgis i en kjemisk reaksjon eller varmekapasiteten til et stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calorimeters"@en,
        "Kalorimetre"@nb .

humord:c63414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63414" ;
    dct:modified "2024-02-20T08:43:21"^^xsd:dateTime ;
    skos:altLabel "Karate"@nb ;
    skos:broader humord:c63313 ;
    skos:definition "Karate er en japansk kampsport hvor man bruker hender og ben til å levere slag mot vitale kroppspunkter på motstanderen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karate"@en,
        "Karate"@nb .

humord:c63415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63415" ;
    dct:modified "2024-02-21T09:45:21"^^xsd:dateTime ;
    skos:altLabel "Kardiografi"@nb ;
    skos:broader humord:c61908 ;
    skos:definition "Kardiografi er registrering av hjertets funksjon ved ulike metoder, for eksempel hjertets lydfenomener ved fonokardiografi og dets elektriske aktivitet ved EKG. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cardiography"@en,
        "Kardiografi"@nb .

humord:c63416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63416" ;
    dct:modified "2024-02-20T08:47:37"^^xsd:dateTime ;
    skos:altLabel "Ficedula hypoleuca"@nb,
        "Hagefluesnapper"@nb,
        "Hageflugesnappar"@nb,
        "Svart-hvit fluesnapper"@nb,
        "Svart-kvit flugesnappar"@nb,
        "Svartkvit flugesnappar"@nb,
        "Svartkviten"@nb ;
    skos:broader humord:c63376 ;
    skos:definition "Svarthvit fluesnapper er en fugleart i fluesnapperfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European pied flycatcher"@en,
        "Svarthvit fluesnapper"@nb .

humord:c63417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63417" ;
    dct:modified "2024-02-21T09:46:25"^^xsd:dateTime ;
    skos:altLabel "Kast (Friidrett)"@nb ;
    skos:broader humord:c15331 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Throw (Athletics)"@en,
        "Kast (Friidrett)"@nb .

humord:c63418 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63418" ;
    dct:modified "2024-02-20T08:55:05"^^xsd:dateTime ;
    skos:altLabel "Kausalanalysar"@nb,
        "Årsaksanalysar"@nb,
        "Årsaksanalyser"@nb ;
    skos:broader humord:c00450 ;
    skos:definition "Kausalanalyse er et felt innen eksperimentell design og statistikk som handler om å etablere årsak og virkning. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Causal analysis"@en,
        "Kausalanalyser"@nb .

humord:c63419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63419" ;
    dct:modified "2024-12-02T10:49:21"^^xsd:dateTime ;
    skos:altLabel "Fuglekongar"@nb,
        "Regulus"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Slekt i fuglekongefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinglets"@en,
        "Fuglekonger"@nb .

humord:c63420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63420" ;
    dct:modified "2024-02-21T09:48:46"^^xsd:dateTime ;
    skos:altLabel "Kickboxing"@en,
        "Kickboksing"@nb ;
    skos:broader humord:c13386 ;
    skos:definition "Kickboksing er kampsport hvor det er tillatt å slå (med boksehansker) og sparke mot overkroppen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kick-boxing"@en,
        "Kickboksing"@nb .

humord:c63421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63421" ;
    dct:modified "2024-12-02T10:58:50"^^xsd:dateTime ;
    skos:altLabel "Passeridae"@nb,
        "Sporvar"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Spurver er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sparrows"@en,
        "Spurver"@nb .

humord:c63422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63422" ;
    dct:modified "2024-02-20T09:06:16"^^xsd:dateTime ;
    skos:altLabel "Kinematikk"@nb ;
    skos:broader humord:c62975 ;
    skos:definition "Kinematikk er den delen av mekanikken som behandler punkters og legemers bevegelse uten å ta hensyn til krefter og masser.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinematics"@en,
        "Kinematikk"@nb .

humord:c63423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63423" ;
    dct:modified "2024-12-03T09:15:30"^^xsd:dateTime ;
    skos:altLabel "Longclaws"@en,
        "Motacilla"@en,
        "Erler"@nb,
        "Motacilla"@nb ;
    skos:broader humord:c69147 ;
    skos:definition "Erler (Motacilla) er en gruppe små spurvefugler (Passeriformes) som inngår i erlefamilien (Motacillidae). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wagtails"@en,
        "Erler"@nb .

humord:c63424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63424" ;
    dct:modified "2024-12-02T10:46:10"^^xsd:dateTime ;
    skos:altLabel "Finches"@en,
        "Finkar"@nb,
        "Finkefamilien"@nb,
        "Finker"@nb,
        "Fringillidae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Finkefamilien er en familie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "True finches"@en,
        "Finkefamilien"@nb .

humord:c63425 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63425" ;
    dct:modified "2024-11-13T10:19:55"^^xsd:dateTime ;
    skos:altLabel "Kinesthesia"@en,
        "Kinesthetic sense"@en,
        "Kinestetikk"@nb,
        "Kinestetisk sans"@nb,
        "Kinestetiske sansar"@nb,
        "Kinestetiske sanser"@nb ;
    skos:broader humord:c15494 ;
    skos:definition "Kinestetisk sans er den bevisste oppfatningen av kroppsdelers stilling og bevegelser. Denne sansen styres fra reseptorer i muskler, sener og ledd. Sammen med likevektssansen utgjør den kinestetiske sansen en nødvendig forutsetning for balanse og koordinering av bevegelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinesthesis"@en,
        "Kinestetisk sans"@nb .

humord:c63426 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63426" ;
    dct:modified "2024-02-20T09:18:03"^^xsd:dateTime ;
    skos:altLabel "Bekkenet"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Bekkenet er den nederste delen av kroppsskjelettet (truncus). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelvis"@en,
        "Bekkenet"@nb .

humord:c63427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63427" ;
    dct:modified "2024-02-20T09:19:51"^^xsd:dateTime ;
    skos:altLabel "Kjegler"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Kjegle er innen geometri et tredimensjonalt legeme som er begrenset av en kjegleflate (sideflaten) og en plan flate (grunnflaten). Oftest er grunnflaten en sirkel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cones"@en,
        "Kjegler"@nb .

humord:c63428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63428" ;
    dct:modified "2025-03-27T13:08:31"^^xsd:dateTime ;
    skos:altLabel "Fabales"@en,
        "Legume plants"@en,
        "Belgfrukter"@nb,
        "Belgplantar"@nb,
        "Belgplanter"@nb,
        "Erteblomordenen"@nb,
        "Erteblomsterordenen"@nb,
        "Erteblomstordenen"@nb,
        "Fabales"@nb,
        "Leguminosae"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Belgplanter er en meget stor planteorden med kanskje så mange som 25 000 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legumes"@en,
        "Belgplanter"@nb .

humord:c63429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63429" ;
    dct:modified "2024-02-20T09:30:35"^^xsd:dateTime ;
    skos:altLabel "Para ice hockey"@en,
        "Sled hockey"@en,
        "Kjelkehockey"@nb,
        "Paraishockey"@nb ;
    skos:broader humord:c63159 ;
    skos:definition "Paraishockey, eller kjelkehockey, er en variant av ishockey beregnet for utøvere med bevegelsesproblemer, først og fremst de som sitter i rullestol.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sledge hockey"@en,
        "Kjelkehockey"@nb .

humord:c63430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63430" ;
    dct:modified "2024-02-21T09:50:41"^^xsd:dateTime ;
    skos:altLabel "Counter-attacks"@en,
        "Kontre"@nb,
        "Kontring"@nb,
        "Kontringar"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Kontre betyr i idrett å sette inn et motangrep. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Countermoves"@en,
        "Kontringer"@nb .

humord:c63431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63431" ;
    dct:modified "2024-02-21T09:51:10"^^xsd:dateTime ;
    skos:altLabel "Short-track speed skating"@en,
        "Kortbane"@nb,
        "Kortbanelaup"@nb,
        "Kortbaneløp"@nb ;
    skos:broader humord:c13553 ;
    skos:definition "Kortbaneløp er innendørs skøyteløp på rundbane, vanligvis på en ishockeybane. Kortbane skiller seg fra tradisjonelt hurtigløp ved at banen er kortere (omkrets 111,12 meter) med krappere svinger (svingradius 8 meter) og ikke delt i en indre og ySNLtre bane.<>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Short track"@en,
        "Kortbaneløp"@nb .

humord:c63432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63432" ;
    dct:modified "2024-02-20T09:51:43"^^xsd:dateTime ;
    skos:altLabel "Flat worms"@en,
        "Platyhelminthes"@en,
        "Platyhelminths"@en,
        "Flatmakkar"@nb,
        "Flatmarkar"@nb,
        "Flatmarker"@nb,
        "Flatormar"@nb,
        "Flimmermakkar"@nb,
        "Flimmermarkar"@nb,
        "Flimmermarker"@nb,
        "Flimmerormar"@nb,
        "Flimmerormer"@nb,
        "Marine flatormar"@nb,
        "Marine flatormer"@nb,
        "Platyhelminthes"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Flatormer er en dyrerekke av flate, bilateralt symmetriske dyr. De regnes blant de mest primitive av flercellete dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flatworms"@en,
        "Flatormer"@nb .

humord:c63433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63433" ;
    dct:modified "2024-02-20T09:56:06"^^xsd:dateTime ;
    skos:altLabel "Bendelormar"@nb,
        "Cestoda"@nb,
        "Cestodar"@nb,
        "Cestoder"@nb ;
    skos:broader humord:c63432 ;
    skos:definition "Bendelormer er en klasse (Cestoda) i rekken flatormer (Platyhelminthes). De er innvendig snyltende, tarmløse flatormer som lever i tarmkanalen hos virveldyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tapeworms"@en,
        "Bendelormer"@nb .

humord:c63434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63434" ;
    dct:modified "2024-02-20T10:03:34"^^xsd:dateTime ;
    skos:altLabel "Crocket"@nb,
        "Krocket"@nb,
        "Krokket"@nb ;
    skos:broader humord:c04863 ;
    skos:definition "Krokket er et utendørs presisjonsspill på gress eller grus for to eller flere deltakere. Spillet går ut på at man med langskaftede trekøller slår trekuler gjennom metallbøyler og mot trepinner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Croquet"@en,
        "Krokket"@nb .

humord:c63435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63435" ;
    dct:modified "2024-11-29T09:58:52"^^xsd:dateTime ;
    skos:altLabel "Berberidaceae"@nb,
        "Berberisfamilien"@nb ;
    skos:broader humord:c69117 ;
    skos:definition "Berberisfamilien er en plantefamilie (i Soleieordenen) bestående av omtrent 650 arter busker og urter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barberries"@en,
        "Berberisfamilien"@nb .

humord:c63436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63436" ;
    dct:modified "2024-10-17T14:25:49"^^xsd:dateTime ;
    skos:altLabel "Body mass"@en,
        "Kroppsvekt"@nb ;
    skos:broader humord:c03853 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body weight"@en,
        "Kroppsvekt"@nb .

humord:c63437 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63437" ;
    dct:modified "2024-02-20T10:12:02"^^xsd:dateTime ;
    skos:altLabel "Cold"@en,
        "Kulde"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chill"@en,
        "Kulde"@nb .

humord:c63438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63438" ;
    dct:modified "2024-02-21T09:47:10"^^xsd:dateTime ;
    skos:altLabel "Shot-putting"@en,
        "Kulestøyt"@nb ;
    skos:broader humord:c63417 ;
    skos:definition "Kulestøt er en kastøvelse hvor det foretas et lengdestøt med en metallkule.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shot-put"@en,
        "Kulestøt"@nb .

humord:c63439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63439" ;
    dct:modified "2024-02-20T10:29:37"^^xsd:dateTime ;
    skos:altLabel "Artificial grass"@en,
        "AstroTurf"@en,
        "Kunstgras"@nb ;
    skos:broader humord:c63440 ;
    skos:definition "Kunstgress er et underlag for blant annet sportutøvelse. Det vanligste er på fotballbaner og landhockeybaner, men kunstgress forekommer stadig oftere også på golfbaner, tennisbaner og andre anlegninger som hager, altaner, terrasser, lekeplasser med mer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial turf"@en,
        "Kunstgress"@nb ;
    skos:related humord:c08207 .

humord:c63440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63440" ;
    dct:modified "2024-02-20T10:29:26"^^xsd:dateTime ;
    skos:altLabel "Football fields"@en,
        "Soccer fields"@en,
        "Fotballbanar"@nb,
        "Fotballbaner"@nb ;
    skos:broader humord:c13889 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Football pitches"@en,
        "Fotballbaner"@nb .

humord:c63441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63441" ;
    dct:modified "2024-11-29T10:01:09"^^xsd:dateTime ;
    skos:altLabel "Crowfoot family"@en,
        "Ranunculaceae"@nb,
        "Soleiefamilien"@nb ;
    skos:broader humord:c69117 ;
    skos:definition "Soleiefamilien er ein plantefamilie innan klassen tofrøblada planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buttercup family"@en,
        "Soleiefamilien"@nb .

humord:c63442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63442" ;
    dct:modified "2024-02-20T10:31:41"^^xsd:dateTime ;
    skos:altLabel "Man-made ice"@en,
        "Kunstis"@nb ;
    skos:broader humord:c11938 ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial ice"@en,
        "Kunstis"@nb .

humord:c63443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63443" ;
    dct:modified "2024-02-20T10:35:53"^^xsd:dateTime ;
    skos:altLabel "Liverleaf"@en,
        "Liverwort"@en,
        "Blåsymre"@nb,
        "Blåveis"@nb,
        "Hepatica nobilis"@nb ;
    skos:broader humord:c63441 ;
    skos:definition "Blåveis er ei fleirårig urt i soleiefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roundlobe hepatica"@en,
        "Blåveis"@nb .

humord:c63444 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63444" ;
    dct:modified "2024-02-20T10:49:20"^^xsd:dateTime ;
    skos:altLabel "Citrus"@nb,
        "Sitrus"@nb,
        "Sitrusfrukt"@nb,
        "Sitrusfrukter"@nb,
        "Sitrustre"@nb,
        "Sitrustrær"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Citrus er en planteslekt i rutefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Citrus"@en,
        "Sitrus"@nb .

humord:c63445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63445" ;
    dct:modified "2024-02-20T10:53:41"^^xsd:dateTime ;
    skos:altLabel "Lacrosse"@nb ;
    skos:broader humord:c63446 ;
    skos:definition "Lacrosse er et raskt og hardt ballspill mellom to lag på en bane med et målbur i hver ende, som spilles med et balltre (crosse) som minner om en langskaftet racket.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lacrosse"@en,
        "Lacrosse"@nb .

humord:c63446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63446" ;
    dct:modified "2024-02-20T10:53:24"^^xsd:dateTime ;
    skos:altLabel "Landhockey"@nb ;
    skos:broader humord:c01435 ;
    skos:definition "Landhockey er et utendørs ballspill mellom to lag som spilles med køller og en liten, hard ball. Landhockey minner om bandy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field hockey"@en,
        "Landhockey"@nb .

humord:c63447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63447" ;
    dct:modified "2024-02-20T10:55:33"^^xsd:dateTime ;
    skos:altLabel "Bergamott (Sitrusfrukt)"@nb,
        "Citrus X aurantium"@nb,
        "Citrus bergamia"@nb ;
    skos:broader humord:c63444 ;
    skos:definition "Bergamott er en sitrusfrukt fra treet Citrus bergamia, som dyrkes i Sør-Europa og Vestindia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bergamot orange"@en,
        "Bergamott (Sitrusfrukt)"@nb .

humord:c63448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63448" ;
    dct:modified "2024-02-20T10:57:04"^^xsd:dateTime ;
    skos:altLabel "Team sports"@en,
        "Lagidrett"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Lagidrett er former for idrett der ulike lag, som regel to om gongen, kjempar mot kvarandre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Team sport"@en,
        "Lagidrett"@nb .

humord:c63449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63449" ;
    dct:modified "2024-02-20T10:59:30"^^xsd:dateTime ;
    skos:altLabel "Laktat"@nb ;
    skos:broader humord:c61857 ;
    skos:definition "Laktat er et stoffskifteprodukt av glukose i cellene. Laktat kan brukes som en energikilde for flere celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lactate"@en,
        "Laktat"@nb ;
    skos:related humord:c62930 .

humord:c63450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63450" ;
    dct:modified "2024-02-20T11:02:35"^^xsd:dateTime ;
    skos:altLabel "Lambada"@nb ;
    skos:broader humord:c13980 ;
    skos:definition "Lambada er en samba-inspirert dans som ble lansert i Europa i 1989/1990 av den multinasjonale gruppen Kaoma, sponset av en fransk leskedrikkprodusent. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lambada"@en,
        "Lambada"@nb .

humord:c63451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63451" ;
    dct:modified "2024-02-20T11:04:38"^^xsd:dateTime ;
    skos:altLabel "Landevegssykling"@nb ;
    skos:broader humord:c26272 ;
    skos:definition "Landeveissykling er en konkurransegren i sykkelsport som arrangeres på veier eller gater.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road bicycle racing"@en,
        "Landeveissykling"@nb .

humord:c63452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63452" ;
    dct:modified "2024-02-20T11:11:32"^^xsd:dateTime ;
    skos:altLabel "Lammelse"@nb,
        "Lamming (Nevrologi)"@nb,
        "Lammingar (Nevrologi)"@nb ;
    skos:broader humord:c03834 ;
    skos:definition "Lammelse er kraftnedsettelse i en muskel eller muskelgruppe. Dette gir en endret funksjon i deler av kroppen og gir en svakhet når personen skal bruke muskelen eller musklene. En lammelse kan være delvis eller fullstendig. Ved en fullstendig lammelse vil det for eksempel ikke være mulig å bevege beinet eller armen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paralysis"@en,
        "Lammelser"@nb .

humord:c63453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63453" ;
    dct:modified "2024-02-21T09:55:15"^^xsd:dateTime ;
    skos:altLabel "National teams"@en,
        "Landslag"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "National team"@en,
        "Landslag"@nb .

humord:c63454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63454" ;
    dct:modified "2024-02-20T11:15:29"^^xsd:dateTime ;
    skos:altLabel "Moss (Botany)"@en,
        "Bladmosar"@nb,
        "Lauvmosar"@nb,
        "Løvmoser"@nb ;
    skos:broader humord:c20300 ;
    skos:definition "Bladmoser er en av de tre gruppene moser. De to andre gruppene er levermoser og nålkapselmoser. Felles for alle moser er at de er planter uten karstrenger, og at de formerer seg med sporer (ikke frø). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mosses"@en,
        "Bladmoser"@nb .

humord:c63455 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63455" ;
    dct:modified "2024-02-20T11:19:39"^^xsd:dateTime ;
    skos:altLabel "Berggråmose"@nb,
        "Racomitrium heterostichum"@nb ;
    skos:broader humord:c63454 ;
    skos:definition "Art i gråmoseslekta. <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Racomitrium moss"@en,
        "Berggråmose"@nb .

humord:c63456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63456" ;
    dct:modified "2024-08-20T12:10:26"^^xsd:dateTime ;
    skos:altLabel "Ledd (Lekamsdelar)"@nb,
        "Ledda strukturar"@nb,
        "Leddete strukturer"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Ledd er forbindelsen mellom to knokler.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Joints"@en,
        "Ledd (Legemsdeler)"@nb .

humord:c63457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63457" ;
    dct:modified "2024-02-20T11:23:26"^^xsd:dateTime ;
    skos:altLabel "Hepatics"@en,
        "Levermosar"@nb,
        "Marchantiophyta"@nb ;
    skos:broader humord:c20300 ;
    skos:definition "Levermoser er en av de tre gruppene (divisjon/rekke) moser. De består enten av et tallus, eller en stengel med blad. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liverworts"@en,
        "Levermoser"@nb .

humord:c63458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63458" ;
    dct:modified "2024-02-20T11:26:26"^^xsd:dateTime ;
    skos:altLabel "Lagand"@nb ;
    skos:broader humord:c04531 ;
    skos:definition "Lagånd er felles innstilling innen lag eller gruppe, hvor gruppen (og ikke den enkelte) er den sentrale enheten <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Team spirit"@en,
        "Lagånd"@nb .

humord:c63459 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63459" ;
    dct:modified "2024-02-20T11:34:31"^^xsd:dateTime ;
    skos:altLabel "Fylging"@nb ;
    skos:broader humord:c25780 ;
    skos:definition "Å ledsage vil si å  gi støtte eller assistanse til noen under en reise eller en aktivitet. <iuo>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Escort"@en,
        "Ledsaging"@nb .

humord:c63460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63460" ;
    dct:modified "2024-04-26T10:46:39"^^xsd:dateTime ;
    skos:altLabel "Actinopterygii"@nb,
        "Strålefinna fiskar"@nb,
        "Strålefinnede fisker"@nb,
        "Strålefinnefiskar"@nb ;
    skos:broader humord:c66022 ;
    skos:definition "Strålefinnefisker er en klasse vannlevende virveldyr som omfatter de aller fleste nålevende fisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ray-finned fishes"@en,
        "Strålefinnefisker"@nb .

humord:c63461 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63461" ;
    dct:modified "2024-02-20T11:57:23"^^xsd:dateTime ;
    skos:altLabel "Labridae"@nb,
        "Leppefiskar"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Leppefiskfamilien er en fiskefamilie i ordenen piggfinnefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wrasse"@en,
        "Leppefisker"@nb .

humord:c63462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63462" ;
    dct:modified "2024-02-20T12:02:19"^^xsd:dateTime ;
    skos:altLabel "Berggylt"@nb,
        "Berggylte"@nb,
        "Bergskjebbe"@nb,
        "Bergsugge"@nb,
        "Labrus bergylta"@nb ;
    skos:broader humord:c63461 ;
    skos:definition "Berggylt er en fiskeart i leppefiskfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ballan wrasse"@en,
        "Berggylt"@nb .

humord:c63463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63463" ;
    dct:modified "2024-02-20T12:09:55"^^xsd:dateTime ;
    skos:altLabel "Anarhichas minor"@nb,
        "Flekksteinbit"@nb,
        "Kotelettfisk"@nb,
        "Leopardfisk"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Flekksteinbit er en fiskeart i steinbitfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spotted wolffish"@en,
        "Flekksteinbit"@nb .

humord:c63464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63464" ;
    dct:modified "2024-12-10T10:16:28"^^xsd:dateTime ;
    skos:altLabel "Lower legs"@en,
        "Leggar"@nb,
        "Legger"@nb ;
    skos:broader humord:c69269 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calves"@en,
        "Legger"@nb .

humord:c63465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63465" ;
    dct:modified "2024-02-20T12:14:38"^^xsd:dateTime ;
    skos:altLabel "Broad jump"@en,
        "Lengdehopp"@nb,
        "Lengdesprang"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Lengdehopp er en øvelse i utendørs og innendørs friidrett.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long jump"@en,
        "Lengdehopp"@nb .

humord:c63466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63466" ;
    dct:modified "2024-02-20T12:19:08"^^xsd:dateTime ;
    skos:altLabel "Ligament"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Ligament er bånd, strenger eller plater av fast, stramt, kollagenrikt bindevev som binder sammen to elementer i skjelettet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ligaments"@en,
        "Ligamenter"@nb .

humord:c63467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63467" ;
    dct:modified "2024-02-20T12:26:26"^^xsd:dateTime ;
    skos:altLabel "Bergknappar"@nb,
        "Sedum"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Bergknapp er i vid forstand planteslekten Sedum i bergknappfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stonecrops"@en,
        "Bergknapper"@nb .

humord:c63468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63468" ;
    dct:modified "2025-01-21T11:32:53"^^xsd:dateTime ;
    skos:altLabel "Bigorexia"@en,
        "Megarexia"@en,
        "Reverse anorexia"@en,
        "Adonis-kompleks"@nb,
        "Megareksi"@nb,
        "Omvend anoreksi"@nb,
        "Omvendt anoreksi"@nb,
        "Vigoreksi"@nb ;
    skos:broader humord:c03931 ;
    skos:definition "Megareksi er kroppsbildeforstyrrelse hvor en person blir sykelig opptatt av å få stor muskelmasse og bli sterkere <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscle dysmorphia"@en,
        "Megareksi"@nb ;
    skos:related humord:c03856 .

humord:c63469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63469" ;
    dct:modified "2024-02-20T12:29:19"^^xsd:dateTime ;
    skos:altLabel "Mellomdistanse"@nb,
        "Mellomdistanselaup"@nb,
        "Mellomdistanseløp"@nb ;
    skos:broader humord:c15331 ;
    skos:definition "Mellomdistanseløp er baneløp på distanser fra 600 til 3000 meter (for kvinner regnes 3000 meter som langdistanseløp). Mesterskapsøvelser er 800 meter og 1500 meter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middle-distance running"@en,
        "Mellomdistanseløp"@nb .

humord:c63470 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63470" ;
    dct:modified "2024-02-20T12:32:22"^^xsd:dateTime ;
    skos:altLabel "Tilskjering"@nb ;
    skos:broader humord:c07647 ;
    skos:definition "Beskjæring brukes i hagebruket for å regulere vekst, form og fruktbarhet hos mange treaktige pryd- og nyttevekster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pruning"@en,
        "Beskjæring"@nb .

humord:c63471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63471" ;
    dct:modified "2024-02-20T12:36:31"^^xsd:dateTime ;
    skos:altLabel "Paralactic acid"@en,
        "Sarcolactic acid"@en,
        "2-hydroksypropionsyre"@nb,
        "L-melkesyre"@nb,
        "Mjølkesyre"@nb,
        "d-melkesyre"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "Melkesyre er et biologisk nedbrytningsprodukt som dannes ved gjæringsprosesser og ved stoffskifteprosesser i dyr og mennesker. Når musklene ikke får nok oksygen produserer de melkesyre. Hvis mengden melkesyre blir for stor, oppleves det som stivhet i musklene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lactic acid"@en,
        "Melkesyre"@nb .

humord:c63472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63472" ;
    dct:modified "2024-02-20T12:40:22"^^xsd:dateTime ;
    skos:altLabel "Mensendieck"@nb,
        "Mensendieckfysioterapi"@nb ;
    skos:broader humord:c22917 ;
    skos:definition "Mensendieck er en aktiv øvelsesterapi, som også inneholder assistert bløtvevsbehandling og leddpåvirkning (såkalt sykegrep) og avspenning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mensendieck system"@en,
        "Mensendieck"@nb .

humord:c63473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63473" ;
    dct:modified "2024-02-20T12:43:29"^^xsd:dateTime ;
    skos:altLabel "Mental trening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mental training"@en,
        "Mental trening"@nb .

humord:c63474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63474" ;
    dct:modified "2024-02-20T12:47:19"^^xsd:dateTime ;
    skos:altLabel "Meisterskap"@nb ;
    skos:broader humord:c01454 ;
    skos:definition "Mesterskap er høyeste grad av dyktighet innenfor en virksomhet. I idretten brukes det om idrettskonkurranser på ulike nivåer, fra klubbmesterskap til verdensmesterskap. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Championships"@en,
        "Mesterskap"@nb .

humord:c63475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63475" ;
    dct:modified "2024-02-20T12:50:57"^^xsd:dateTime ;
    skos:altLabel "Metabolittar"@nb,
        "Stoffskiftemolekyl"@nb,
        "Stoffskiftemolekyler"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "Metabolitter er organiske molekyler som inngår i metabolske omsetningsveier i cellene hos alle organismer. Hvert trinn i stoffomsetningen er katalysert av et enzym.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metabolites"@en,
        "Metabolitter"@nb .

humord:c63476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63476" ;
    dct:modified "2024-02-20T12:56:53"^^xsd:dateTime ;
    skos:altLabel "Insulinresistenssyndrom"@nb,
        "Metabolsk syndrom"@nb,
        "Syndrom X"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Metabolsk syndrom er en samling av risikofaktorer for diabetes type 2 og hjerte- og karsykdom som ofte opptrer sammen, og som kan komme av blant annet abdominal fedme og arvelige egenskaper.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metabolic syndrome"@en,
        "Metabolsk syndrom"@nb ;
    skos:related humord:c18069,
        humord:c61904 .

humord:c63477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63477" ;
    dct:modified "2024-02-21T11:18:38"^^xsd:dateTime ;
    skos:altLabel "Hemikrani"@nb,
        "Hemokrani"@nb,
        "Migrene"@nb ;
    skos:broader humord:c60866 ;
    skos:definition "Migrene er en type hodepine med kraftige og pulserende smerter, ofte begrenset til den ene halvdelen av hodet. Ved et migreneanfall kan det ofte forekomme lysskyhet, kvalme og oppkast. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Migrain"@en,
        "Migrene"@nb .

humord:c63478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63478" ;
    dct:modified "2024-02-20T13:06:39"^^xsd:dateTime ;
    skos:altLabel "Minivolleyball"@nb ;
    skos:broader humord:c17114 ;
    skos:definition "Minivolleyball er en form for volleyball for barn i alderen fem til tolv år. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mini volleyball"@en,
        "Minivolleyball"@nb .

humord:c63479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63479" ;
    dct:modified "2024-02-20T13:10:04"^^xsd:dateTime ;
    skos:altLabel "Beverrotter"@nb,
        "Capromys"@nb,
        "Hutiaar"@nb,
        "Hutiaer"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Beverrotter eller hutiaer er en familie av gnagere som hører hjemme i Vestindia. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hutias"@en,
        "Beverrotter"@nb .

humord:c63480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63480" ;
    dct:modified "2024-02-20T13:12:29"^^xsd:dateTime ;
    skos:altLabel "Moderne dans"@nb ;
    skos:broader humord:c13980 ;
    skos:definition "Moderne dans (contemporary) er et begrep som i dagens betydning stammer fra amerikansk dans og som betegner forskjellige teknikker og stiler innen scenisk dans som ikke er baserte på, og opprinnelig en reaksjon på klassisk dans – danse d’ecole. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modern dance"@en,
        "Moderne dans"@nb .

humord:c63481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63481" ;
    dct:modified "2024-02-20T13:17:46"^^xsd:dateTime ;
    skos:altLabel "Coraciiformes"@nb,
        "Råkar"@nb,
        "Råkefuglar"@nb,
        "Råkefugler"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Råkefugler er en orden av hovedsakelig tropiske fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roller"@en,
        "Råker"@nb .

humord:c63482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63482" ;
    dct:modified "2024-02-20T13:20:38"^^xsd:dateTime ;
    skos:altLabel "Bietarar"@nb,
        "Meropidae"@nb ;
    skos:broader humord:c63481 ;
    skos:definition "Bietere er en familie av fugler i ordenen råkefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bee-eaters"@en,
        "Bietere"@nb .

humord:c63483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63483" ;
    dct:modified "2024-02-20T13:24:22"^^xsd:dateTime ;
    skos:altLabel "Bikakekorallar"@nb,
        "Favositidae"@nb,
        "Favositidar"@nb,
        "Favositider"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Bikakekoraller er en utdødd koralldyr-underorden i ordenen Tabulata (tabulate koraller). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Favosites"@en,
        "Bikakekoraller"@nb .

humord:c63484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63484" ;
    dct:modified "2024-02-21T11:20:20"^^xsd:dateTime ;
    skos:altLabel "Bindevev"@nb,
        "Støttevev"@nb ;
    skos:broader humord:c63501 ;
    skos:definition "Bindevev forstås generelt som vev som støtter, beskytter, styrker, avstiver og binder organene sammen, derav navnet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Connective tissue"@en,
        "Bindevev"@nb .

humord:c63485 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63485" ;
    dct:modified "2024-02-20T13:45:54"^^xsd:dateTime ;
    skos:altLabel "Biobrensel"@nb,
        "Biobrensle"@nb,
        "Fyringsbrikettar"@nb,
        "Fyringsbriketter"@nb ;
    skos:broader humord:c22720 ;
    skos:definition "Biobrensel er en fornybar energikilde som er basert på levende organismer. Biobrensel kan for eksempel være ved, torv, flis, brikett, pellets, biodiesel, bioolje eller bioetanol. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biofuels"@en,
        "Biobrensel"@nb .

humord:c63486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63486" ;
    dct:modified "2024-02-20T14:07:03"^^xsd:dateTime ;
    skos:altLabel "Biodiesel"@nb ;
    skos:broader humord:c63485 ;
    skos:definition "Biodiesel er en betegnelse for et drivstoff som i praksis i dag består hovedsakelig av konvensjonell, petroleumsbasert diesel med innblanding av en liten andel olje som har vegetabilsk eller animalsk kilde. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biodiesel"@en,
        "Biodiesel"@nb ;
    skos:related humord:c63491 .

humord:c63487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63487" ;
    dct:modified "2024-02-20T13:56:37"^^xsd:dateTime ;
    skos:altLabel "Moto racing"@en,
        "Motorbike racing"@en,
        "Motorsykkelsport"@nb ;
    skos:broader humord:c15291 ;
    skos:definition "Motorsykkelsport er konkurransekjøring med motorsykkel, og er en form for motorsport. Motorsykkelsporten består av flere grener, slik som motocross og roadracing.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motorsykkelsport"@en,
        "Motorsykkelsport"@nb .

humord:c63488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63488" ;
    dct:modified "2024-07-31T09:26:47"^^xsd:dateTime ;
    skos:altLabel "Bioelektrisitet"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "Bioelektrisitet er elektriske fenomener i levende organismer. <SNL>"@nb ;
    skos:editorialNote "Bruk kun for elektriske fenomener (spenningsforskjeller, strøm) i levende organismer - f.eks. hos elektrisk ål"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioelectricity"@en,
        "Bioelektrisitet"@nb ;
    skos:related humord:c67723,
        humord:c67724 .

humord:c63489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63489" ;
    dct:modified "2024-02-20T13:59:32"^^xsd:dateTime ;
    skos:altLabel "Muskelverk"@nb,
        "Myalgi"@nb ;
    skos:broader humord:c61714 ;
    skos:definition "Myalgi er et samlebegrep for en rekke ulike tilstander med smerter i muskulaturen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myalgia"@en,
        "Myalgi"@nb .

humord:c63490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63490" ;
    dct:modified "2024-02-20T14:01:47"^^xsd:dateTime ;
    skos:altLabel "Bioenergetics"@en,
        "Bioenergetikk"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "Bioenergetikk er en del av biokjemien som studerer hvordan organismer skaffer seg den energien de trenger for å holde livsprosessene i gang. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological thermodynamics"@en,
        "Bioenergetikk"@nb .

humord:c63491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63491" ;
    dct:modified "2024-02-20T14:06:06"^^xsd:dateTime ;
    skos:altLabel "Ethanol fuel"@en,
        "Bioetanol"@nb ;
    skos:broader humord:c63485 ;
    skos:definition "Bioetanol er etanol fremstilt fra biobaserte kilder snarere enn fossilt brensel som anvendes som drivstoff i kjøretøy. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioethanol"@en,
        "Bioetanol"@nb ;
    skos:related humord:c63486 .

humord:c63492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63492" ;
    dct:modified "2024-02-20T14:17:35"^^xsd:dateTime ;
    skos:altLabel "Myosin"@en,
        "Myosin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Myosin er et langkjedet protein som særlig finnes i muskelceller.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myosins"@en,
        "Myosiner"@nb .

humord:c63493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63493" ;
    dct:modified "2024-10-24T10:20:06"^^xsd:dateTime ;
    skos:altLabel "Biofilm"@nb,
        "Biofilmar"@nb,
        "Biofilmer"@nb ;
    skos:broader humord:c61969 ;
    skos:definition "Biofilm er et strukturert samfunn av bakterier som er festet til en overflate og til hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biofilms"@en,
        "Biofilm"@nb ;
    skos:related humord:c68710 .

humord:c63494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63494" ;
    dct:modified "2024-02-20T14:21:34"^^xsd:dateTime ;
    skos:altLabel "Keeperar"@nb,
        "Keepere"@nb,
        "Målmenn (Sport)"@nb,
        "Målvakter"@nb ;
    skos:broader humord:c07247 ;
    skos:definition "Målvakt er en spiller som i fotball, håndball, landhockey, ishockey, bandy, vannpolo og enkelte lignende lagspill forsvarer sitt lags mål.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Keepers"@en,
        "Målvakter"@nb .

humord:c63495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63495" ;
    dct:modified "2024-02-20T14:26:13"^^xsd:dateTime ;
    skos:altLabel "Back of the head"@en,
        "Nape"@en,
        "Nakken"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Back of the neck"@en,
        "Nakken"@nb .

humord:c63496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63496" ;
    dct:modified "2024-02-20T14:34:04"^^xsd:dateTime ;
    skos:altLabel "Nervar"@nb ;
    skos:broader humord:c03881 ;
    skos:definition "Nerver er ledningsbaner for impulser til og fra sentralnervesystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nerves"@en,
        "Nerver"@nb .

humord:c63497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63497" ;
    dct:modified "2024-02-22T08:54:56"^^xsd:dateTime ;
    skos:altLabel "Netball"@nb,
        "Nettball"@nb,
        "Nettballspel"@nb,
        "Nettballspill"@nb ;
    skos:broader humord:c21803 ;
    skos:definition "Netball er et ballspill som utøves mellom to lag à 7 spillere. Spillet ble oppfunnet i USA i 1890-årene som et spill for kvinner tilsvarende basketball, og ligner på det opprinnelige basketballspillet. I dag spilles det av både menn og kvinner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Netball"@en,
        "Netball"@nb .

humord:c63498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63498" ;
    dct:modified "2024-02-20T14:46:51"^^xsd:dateTime ;
    skos:altLabel "Normal state"@en,
        "Normalitet"@nb ;
    skos:broader humord:c00352 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Normality"@en,
        "Normalitet"@nb ;
    skos:related humord:c62313 .

humord:c63499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63499" ;
    dct:modified "2024-02-20T14:51:05"^^xsd:dateTime ;
    skos:altLabel "Neophytes"@en,
        "Novices"@en,
        "Rookies"@en,
        "Nybegynnarar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beginners"@en,
        "Nybegynnere"@nb ;
    skos:related humord:c16778 .

humord:c63500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63500" ;
    dct:modified "2024-02-20T14:59:09"^^xsd:dateTime ;
    skos:altLabel "Okklusjonstrening"@nb ;
    skos:broader humord:c62838 ;
    skos:definition "Okklusjonstrening er styrketrening med redusert tilførsel av blod. <nhi.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occlution training"@en,
        "Okklusjonstrening"@nb .

humord:c63501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63501" ;
    dct:modified "2024-12-09T10:05:25"^^xsd:dateTime ;
    skos:altLabel "Living tissue"@en,
        "Levande vev"@nb,
        "Levende vev"@nb,
        "Vev (Histologi)"@nb ;
    skos:broader humord:c61312 ;
    skos:definition "Vev er celleforbindelser eller ansamlinger av celler med samme struktur og funksjon. Eksempler er muskelvev, nervevev og bindevev. Det er rundt 200 forskjellige typer celler i organismen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tissue"@en,
        "Vev (Histologi)"@nb .

humord:c63502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63502" ;
    dct:modified "2024-02-20T15:09:22"^^xsd:dateTime ;
    skos:altLabel "Traksjon"@nb ;
    skos:broader humord:c19971 ;
    skos:definition "Traksjon er et fremdriftsprinsipp som går ut på direkte kontakt mellom det som beveger seg og underlaget. En utnytter den eksisterende friksjonen ved å la bevegelsens resultantkraft bevege seg langs det som er mothold. Eksempler på dette er gående mennesker eller dyr, biler, jernbane, og taubaner. Motholdet kan være tilnærmet loddrett som i visse former for fjellklatring. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traction"@en,
        "Traksjon"@nb .

humord:c63503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63503" ;
    dct:modified "2024-03-01T07:38:25"^^xsd:dateTime ;
    skos:altLabel "Trampolinar"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "Trampoliner består av en elastisk stoffduk oppspent i en ramme ved hjelp av stålfjærer langs kantene. Apparatet har en kraftig fjærende virkning, slik at man lett spretter opp igjen ved landing etter et hopp.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trampolines"@en,
        "Trampoliner"@nb .

humord:c63504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63504" ;
    dct:modified "2024-02-20T15:20:49"^^xsd:dateTime ;
    skos:altLabel "Time-keeping"@en,
        "Timekeeping"@en,
        "Tidtaging"@nb,
        "Tidtaking"@nb ;
    skos:broader humord:c01433 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Timing"@en,
        "Tidtaking"@nb .

humord:c63505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63505" ;
    dct:modified "2024-02-20T15:25:49"^^xsd:dateTime ;
    skos:altLabel "Availability"@en,
        "Tilgjengelegheit"@nb ;
    skos:broader humord:c26891 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accessibility"@en,
        "Tilgjengelighet"@nb .

humord:c63506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63506" ;
    dct:modified "2024-02-21T11:24:06"^^xsd:dateTime ;
    skos:altLabel "Tilpassa fysisk opplæring"@nb ;
    skos:broader humord:c24047,
        humord:c26137 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adapted physical activity"@en,
        "Tilpasset fysisk opplæring"@nb .

humord:c63507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63507" ;
    dct:modified "2024-02-20T15:34:54"^^xsd:dateTime ;
    skos:altLabel "Termikk"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Termikk er opp- og nedgående luftstrømmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal"@en,
        "Termikk"@nb .

humord:c63508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63508" ;
    dct:modified "2024-02-20T15:44:49"^^xsd:dateTime ;
    skos:altLabel "Terreng"@nb,
        "Terrenget"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Terreng er en jordoverflate, en mark eller et lende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terrain"@en,
        "Terreng"@nb .

humord:c63509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63509" ;
    dct:modified "2024-02-21T09:05:58"^^xsd:dateTime ;
    skos:altLabel "Biogeografi"@nb,
        "Biologisk geografi"@nb,
        "Geografisk utbredelse"@nb,
        "Geografisk utbreiing"@nb ;
    skos:broader humord:c21849 ;
    skos:definition "Biogeografi er vitenskapen om de forskjellige planter og dyrs utbredelse på Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biogeography"@en,
        "Biogeografi"@nb .

humord:c63510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63510" ;
    dct:modified "2024-05-08T12:36:34"^^xsd:dateTime ;
    skos:altLabel "Biogeokjemi"@nb,
        "Økogeokjemi"@nb ;
    skos:broader humord:c26310 ;
    skos:definition "Biogeokjemi er læren om hvordan biologiske og geokjemiske prosesser gjensidig påvirker grunnstoffenes kretsløp i naturen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biogeochemistry"@en,
        "Biogeokjemi"@nb .

humord:c63511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63511" ;
    dct:modified "2024-02-21T08:41:37"^^xsd:dateTime ;
    skos:altLabel "Biogeokjemisk syklus"@nb,
        "Biogeokjemiske kretslaup"@nb,
        "Biogeokjemiske kretsløp"@nb,
        "Biogeokjemiske krinslaup"@nb,
        "Biogeokjemiske krinsløp"@nb,
        "Biogeokjemiske sykler"@nb,
        "Biogeokjemiske syklusar"@nb,
        "Globalt grunnstoffkretslaup"@nb,
        "Globalt grunnstoffkretsløp"@nb,
        "Globalt grunnstoffkrinslaup"@nb,
        "Globalt grunnstoffkrinsløp"@nb,
        "Stoffkretslaup"@nb,
        "Stoffkretsløp"@nb,
        "Stoffkrinslaup"@nb,
        "Stoffkrinsløp"@nb ;
    skos:broader humord:c63510 ;
    skos:definition "Biogeokjemisk syklus er sykliske omsetningsveier for et uorganisk stoff (grunnstoff) gjennom planter, dyr, sopp og bakterier i jordens økosystemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biogeochemical cycle"@en,
        "Biogeokjemisk syklus"@nb .

humord:c63512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63512" ;
    dct:modified "2024-02-21T08:48:43"^^xsd:dateTime ;
    skos:altLabel "Biokjemiske metoder"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biochemical methods"@en,
        "Biokjemiske metoder"@nb .

humord:c63513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63513" ;
    dct:modified "2024-02-21T09:06:02"^^xsd:dateTime ;
    skos:altLabel "Skiskolar"@nb,
        "Skiskular"@nb ;
    skos:broader humord:c16618 ;
    skos:definition "Lukket bemerkning: ubo24"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ski schools"@en,
        "Skiskoler"@nb ;
    skos:related humord:c01457 .

humord:c63514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63514" ;
    dct:modified "2024-02-22T09:36:07"^^xsd:dateTime ;
    skos:altLabel "Biokol"@nb,
        "Biokøl"@nb ;
    skos:broader humord:c15806 ;
    skos:definition "Biokull dannes ved pyrolyse av biomasse (jordbruksavfall) ved temperaturer på 400-500 C under redusert oksygentilgang. Brukes primært som jordforbedringsmiddel i landbruket. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biochar"@en,
        "Biokull"@nb .

humord:c63515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63515" ;
    dct:modified "2025-03-28T13:58:37"^^xsd:dateTime ;
    skos:altLabel "Abrasion"@en,
        "Abrasjon"@nb,
        "Bruksskadar"@nb,
        "Bruksskader"@nb,
        "Slitasje"@nb ;
    skos:broader humord:c63366 ;
    skos:definition "Slitasje, nedsliting av materiale fra en overflate på grunn av friksjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wear and tear"@en,
        "Slitasje"@nb .

humord:c63516 a ubo:Temporal,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63516" ;
    dct:modified "2024-02-28T14:55:27"^^xsd:dateTime ;
    skos:altLabel "1814"@nb ;
    skos:broader humord:c27977 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "1814"@en,
        "1814"@nb ;
    skos:related humord:c63660,
        humord:c63754,
        humord:c63755 .

humord:c63517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63517" ;
    dct:modified "2024-02-21T11:32:58"^^xsd:dateTime ;
    skos:altLabel "Deaf theaters"@en,
        "Døveteater"@nb ;
    skos:broader humord:c05577 ;
    skos:definition "Døveteater på norsk er en form for scenekunst som primært er utviklet og utført av døve og hørselshemmede personer. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deaf theatres"@en,
        "Døveteater"@nb .

humord:c63518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63518" ;
    dct:modified "2024-02-22T09:38:07"^^xsd:dateTime ;
    skos:altLabel "Eidsvollsmenn"@nb ;
    skos:broader humord:c22629 ;
    skos:definition "Eidsvollsmenn refererer til delegatene som deltok i utformingen av Norges grunnlov <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eidsvoll delegates"@en,
        "Eidsvollsmenn"@nb .

humord:c63519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63519" ;
    dct:modified "2024-02-21T12:13:47"^^xsd:dateTime ;
    skos:altLabel "Embetsdrakter"@nb ;
    skos:broader humord:c04685 ;
    skos:definition "Embetsdrakt er klesdrakt som på 1800-tallet var vanlig for de fleste kategorier av norske embetsmenn, også sivile.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Official uniforms"@en,
        "Embetsdrakter"@nb .

humord:c63520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63520" ;
    dct:modified "2024-02-22T09:38:44"^^xsd:dateTime ;
    skos:altLabel "Convoy of prisoners"@en,
        "Fangetransport"@nb ;
    skos:broader humord:c25101 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prisoner transportation"@en,
        "Fangetransport"@nb .

humord:c63521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63521" ;
    dct:modified "2024-02-21T12:24:32"^^xsd:dateTime ;
    skos:altLabel "Fattigskular"@nb ;
    skos:broader humord:c16618 ;
    skos:definition "Fattigskolen var den første offentlige skole  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pauper schools"@en,
        "Fattigskoler"@nb ;
    skos:related humord:c07949 .

humord:c63522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63522" ;
    dct:modified "2024-02-21T12:28:28"^^xsd:dateTime ;
    skos:altLabel "The flag issue regarding the union between Norway and Sweden"@en,
        "Flaggsaka"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Flaggsaken var spørsmålet om hvorvidt Norges flagg i unionen med Sverige skulle fortsette å ha unionsmerke i øverste venstre hjørne. Saken var et av de unionelle spørsmålene som satte sinnene sterkest i bevegelse i slutten av 1870-årene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The flag dispute (Norwegian history)"@en,
        "Flaggsaken"@nb .

humord:c63523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63523" ;
    dct:modified "2024-02-21T12:31:17"^^xsd:dateTime ;
    skos:altLabel "Forsyningar"@nb ;
    skos:broader humord:c14579 ;
    skos:definition "Forsyninger: noe man forsynes med ; mengde, forråd, forsendelse av (nødvendige) varer <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supplies"@en,
        "Forsyninger"@nb .

humord:c63524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63524" ;
    dct:modified "2024-02-21T12:36:56"^^xsd:dateTime ;
    skos:altLabel "Grunnlovsutkast"@nb ;
    skos:broader humord:c08927 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constitutional drafts"@en,
        "Grunnlovsutkast"@nb .

humord:c63525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63525" ;
    dct:modified "2024-02-21T12:44:37"^^xsd:dateTime ;
    skos:altLabel "Trading settlements"@en,
        "Handelsstadar"@nb,
        "Handelsstader"@nb,
        "Kremmerleie"@nb,
        "Privilegiestadar"@nb,
        "Privilegiestader"@nb,
        "Privilegiesteder"@nb ;
    skos:broader humord:c09053 ;
    skos:definition "Handelssted er en tidligere betegnelse på et sted med handelsprivilegier. Handelssteder omfattet også overnattingssteder og fiskemottak. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trading posts"@en,
        "Handelssteder"@nb .

humord:c63526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63526" ;
    dct:modified "2024-02-21T12:55:46"^^xsd:dateTime ;
    skos:altLabel "Kampar (Sport)"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "I idrett betegner dette en konkurranse  mellom to eller flere utøver eller lag der målet er seier. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matches (Sports)"@en,
        "Kamper (Sport)"@nb .

humord:c63527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63527" ;
    dct:modified "2024-02-22T09:40:19"^^xsd:dateTime ;
    skos:altLabel "Game fixing"@en,
        "Race fixing"@en,
        "Sports fixing"@en,
        "Kampfiksing"@nb ;
    skos:broader humord:c63526 ;
    skos:definition "Kampfiksing er i organisert idrett, er å spille eller dømme en konkurranse med hensikten å oppnå et forhåndsbestemt resultat, og dermed bryte reglene for spillet og ofte loven.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Match fixing"@en,
        "Kampfiksing"@nb .

humord:c63528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63528" ;
    dct:modified "2024-02-21T13:01:48"^^xsd:dateTime ;
    skos:altLabel "Candidature"@en,
        "Kandidatur"@nb ;
    skos:broader humord:c07914 ;
    skos:definition "Kandidatur, det å være kandidat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Candidacy"@en,
        "Kandidatur"@nb .

humord:c63529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63529" ;
    dct:modified "2024-02-21T13:15:16"^^xsd:dateTime ;
    skos:altLabel "Optimist (Dinghy)"@en,
        "Optimistjollar"@nb,
        "Optimistjoller"@nb ;
    skos:broader humord:c63530 ;
    skos:definition "Optimistjolle er en seilbåt som ble konstruert i 1947 av amerikaneren Clark Mills. Det er éntype seiljolle med senkekjøl for én person, og er verdens mest utbredte seilbåt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optimist dinghy"@en,
        "Optimistjoller"@nb .

humord:c63530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63530" ;
    dct:modified "2024-02-21T13:15:10"^^xsd:dateTime ;
    skos:altLabel "Sailboats"@en,
        "Seglbåtar"@nb,
        "Seglbåter"@nb ;
    skos:broader humord:c04386 ;
    skos:definition "Seilbåt er en båt der seil drevet av vind er hoveddrivkraft.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Skilt ut som egen term (fra Seilskip) 21/2-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sailing boats"@en,
        "Seilbåter"@nb .

humord:c63531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63531" ;
    dct:modified "2024-02-21T13:28:53"^^xsd:dateTime ;
    skos:altLabel "Oppmuntring"@nb ;
    skos:broader humord:c23504 ;
    skos:definition "Oppmuntring er å gi støtte, trøst eller motivasjon til noen. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Encouragement"@en,
        "Oppmuntringer"@nb .

humord:c63532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63532" ;
    dct:modified "2024-02-21T13:45:57"^^xsd:dateTime ;
    skos:altLabel "ARFID"@en,
        "Avoidant Restictive Food Intake Disorder"@en,
        "Orthorexia"@en,
        "ARFID"@nb,
        "Avoidant Restictive Food Intake Disorder"@nb,
        "Orthorexia nervosa"@nb,
        "Ortoreksi"@nb ;
    skos:broader humord:c03939 ;
    skos:definition "Ortoreksi, også kalt den fjerde spiseforstyrrelsen, vil si en usunn besettelse av å spise riktig mat.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orthorexia nervosa"@en,
        "Ortoreksi"@nb .

humord:c63533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63533" ;
    dct:modified "2024-02-21T13:49:40"^^xsd:dateTime ;
    skos:altLabel "Spelereglar"@nb ;
    skos:broader humord:c25370 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rules of the game"@en,
        "Spilleregler"@nb .

humord:c63534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63534" ;
    dct:modified "2024-05-07T12:28:15"^^xsd:dateTime ;
    skos:altLabel "Performance style"@en,
        "Style of play"@en,
        "Spelestil"@nb ;
    skos:broader humord:c01433,
        humord:c05555,
        humord:c20962 ;
    skos:definition "Spillestil kan er en  måte å spille et teater- eller musikkstykke på, eller det kan referere til hvordan en idrettsutøver eller et lag utfører sitt spill på <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Playing style"@en,
        "Spillestil"@nb .

humord:c63535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63535" ;
    dct:modified "2024-02-21T14:06:43"^^xsd:dateTime ;
    skos:altLabel "Spelesystem"@nb,
        "Spillesystem"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Spillesystem betegner bestemte oppsett eller strukturer som brukes i ulike idretter eller spill <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Playing systems"@en,
        "Spillesystemer"@nb .

humord:c63536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63536" ;
    dct:modified "2024-02-21T14:10:06"^^xsd:dateTime ;
    skos:altLabel "Språklause"@nb,
        "Språklause personar"@nb,
        "Språkløse"@nb ;
    skos:broader humord:c07239 ;
    skos:definition "En språkløs person er en som ikke  behersker noe språk <ordbokene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Persons unable to communicate"@en,
        "Språkløse personer"@nb .

humord:c63537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63537" ;
    dct:modified "2024-02-21T14:28:23"^^xsd:dateTime ;
    skos:altLabel "CNS stimulants"@en,
        "Stimulants (Drugs)"@en,
        "Psykostimulantia"@nb,
        "Sentralstimulerande middel"@nb,
        "Stimulanter"@nb,
        "Stimulantia"@nb ;
    skos:broader humord:c13505 ;
    skos:definition "Sentralstimulerende midler er midler som stimulerer psykiske funksjoner og demper tretthet, tørst og sultfølelse. De kalles sentralstimulerende fordi de stimulerer sentralnervesystemet, det vil først og fremst si hjernen.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Central nervous system stimulants"@en,
        "Sentralstimulerende midler"@nb .

humord:c63538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63538" ;
    dct:modified "2024-02-21T14:31:41"^^xsd:dateTime ;
    skos:altLabel "Suksesskriterium"@nb ;
    skos:broader humord:c08114 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Success criterion"@en,
        "Suksesskriterier"@nb .

humord:c63539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63539" ;
    dct:modified "2024-02-21T14:39:36"^^xsd:dateTime ;
    skos:altLabel "Athletic taping"@en,
        "Taping (Sports)"@en,
        "Sportstaping"@nb,
        "Taping (Sport)"@nb ;
    skos:broader humord:c01433,
        humord:c03901 ;
    skos:definition "Sportstaping er å  tape direkte på hyden for å opprettholde en stabil posisjon for bein og muskler under aktivitet <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports taping"@en,
        "Sportstaping"@nb .

humord:c63540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63540" ;
    dct:modified "2024-02-21T14:40:59"^^xsd:dateTime ;
    skos:altLabel "Talentar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Talents"@en,
        "Talenter"@nb .

humord:c63541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63541" ;
    dct:modified "2024-02-21T14:43:53"^^xsd:dateTime ;
    skos:altLabel "Taktikk (Sport)"@nb ;
    skos:broader humord:c01433 ;
    skos:definition "Taktikk refererer til de handlingsvalgene en idrettsutøver foretar, eller hvilket handlingsmønster et lag følger i den hensikt å overvinne en gitt motstander. I spesielt lagidretter står handlingsvalg tett sammen med teknikk, eller hvor effektivt de ulike handlingene utføres. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb,
        "Lukket bemerkning: NIH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tactic (Sports)"@en,
        "Taktikk (Sport)"@nb .

humord:c63542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63542" ;
    dct:modified "2024-02-21T14:47:35"^^xsd:dateTime ;
    skos:altLabel "Skill training"@en,
        "Teknikktrening"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Teknikktrening er innen sport trening eller øvelser som har til hensikt å forbedre tekniske ferdigheter. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technique training"@en,
        "Teknikktrening"@nb .

humord:c63543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63543" ;
    dct:modified "2024-02-21T14:50:59"^^xsd:dateTime ;
    skos:altLabel "Telemetri"@nb ;
    skos:broader humord:c04420 ;
    skos:definition "Telemetri er automatisk overføring av vitenskapelige data eller andre målbare variabler over større avstander ved hjelp av telekommunikasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telemetry"@en,
        "Telemetri"@nb .

humord:c63544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63544" ;
    dct:modified "2024-02-21T15:00:46"^^xsd:dateTime ;
    skos:altLabel "Sanseintegrering"@nb ;
    skos:broader humord:c03882 ;
    skos:definition "Sanseintegrering  fokuserer på hvordan hjernen behandler og tolker sensorisk informasjon fra ulike sanser som syn, hørsel, berøring, balanse osv.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensory integration"@en,
        "Sanseintegrering"@nb ;
    skos:related humord:c24080 .

humord:c63545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63545" ;
    dct:modified "2024-02-21T15:17:08"^^xsd:dateTime ;
    skos:altLabel "Excessive exercise"@en,
        "Excessive training"@en,
        "Over-exercise"@en,
        "Overtrening"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Overtraining"@en,
        "Overtrening"@nb .

humord:c63546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63546" ;
    dct:modified "2024-05-06T14:27:22"^^xsd:dateTime ;
    skos:altLabel "Overfatigue"@en,
        "Overload"@en,
        "Overstressing"@en,
        "Overbelasting"@nb,
        "Overbelastning"@nb ;
    skos:broader humord:c66110 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Overexertion"@en,
        "Overbelastning"@nb .

humord:c63547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63547" ;
    dct:modified "2024-02-21T15:22:51"^^xsd:dateTime ;
    skos:altLabel "Overvektige"@nb,
        "Overvektige personar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Overweight persons"@en,
        "Overvektige personer"@nb ;
    skos:related humord:c21118 .

humord:c63548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63548" ;
    dct:modified "2024-02-21T15:26:48"^^xsd:dateTime ;
    skos:altLabel "Stand Up Paddleboards"@en,
        "Padlebrett"@nb,
        "SUP-brett"@nb ;
    skos:broader humord:c01449 ;
    skos:definition "SUP-brett eller padlebrett er et brett som padleren står oppreist på og beveger seg fremover og styrer/manøvrerer med en padleåre (padle). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paddleboards"@en,
        "Padlebrett"@nb .

humord:c63549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63549" ;
    dct:modified "2024-02-21T15:33:08"^^xsd:dateTime ;
    skos:altLabel "Palpasjon"@nb ;
    skos:broader humord:c03814 ;
    skos:definition "Palpasjon er en medisinsk-diagnostisk undersøkelse der man utnytter undersøkerens følesans i fingertuppene, og pasientens eventuelle angivelse av smerter ved undersøkelsen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palpation"@en,
        "Palpasjon"@nb .

humord:c63550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63550" ;
    dct:modified "2024-02-21T15:35:38"^^xsd:dateTime ;
    skos:altLabel "Vaflar"@nb ;
    skos:broader humord:c17279 ;
    skos:definition "Vaffel er et jernstekt bakverk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waffles"@en,
        "Vafler"@nb .

humord:c63551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63551" ;
    dct:modified "2024-02-21T15:42:30"^^xsd:dateTime ;
    skos:altLabel "Paralympic games"@en,
        "Paralympiske leikar"@nb ;
    skos:broader humord:c01454 ;
    skos:definition "Paralympiske leker, ofte kjent under det engelske navnet Paralympics, er verdens største internasjonale idrettsstevne for syns- og bevegelseshemmede.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paralympics"@en,
        "Paralympiske leker"@nb .

humord:c63552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63552" ;
    dct:modified "2024-02-21T15:45:32"^^xsd:dateTime ;
    skos:altLabel "Psoriasis"@nb ;
    skos:broader humord:c20299 ;
    skos:definition "Psoriasis er en kronisk hudsykdom som vises som røde, flassende knuter eller flater på huden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psoriasis"@en,
        "Psoriasis"@nb .

humord:c63553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63553" ;
    dct:modified "2024-02-21T15:51:00"^^xsd:dateTime ;
    skos:altLabel "Prostata"@en,
        "Blærehalskjertelen"@nb,
        "Prostata"@nb ;
    skos:broader humord:c61697 ;
    skos:definition "Prostata er en kjertel hos mannen som omslutter første del av urinrøret.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prostate"@en,
        "Prostata"@nb .

humord:c63554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63554" ;
    dct:modified "2024-02-22T09:47:57"^^xsd:dateTime ;
    skos:altLabel "Paraplegic persons"@en,
        "Paraplegikar"@nb ;
    skos:broader humord:c07239 ;
    skos:definition "Paraplegiker er en person som lider av lammelser i begge bein. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paraplegics"@en,
        "Paraplegikere"@nb .

humord:c63555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63555" ;
    dct:modified "2024-02-22T07:17:41"^^xsd:dateTime ;
    skos:altLabel "Parcour"@en,
        "Parkour"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Parkour er en aktivitet der utøverne bruker ulike teknikker, for eksempel klatring, løping, hopping og balansering, for å komme seg fra et punkt til et annet. Parkour omtales både som en aktivitet, bevegelse og livsstil. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parkour"@en,
        "Parkour"@nb .

humord:c63556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63556" ;
    dct:modified "2024-02-22T07:25:26"^^xsd:dateTime ;
    skos:altLabel "Pausegymnastikk"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pause gymnastics"@en,
        "Pausegymnastikk"@nb .

humord:c63557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63557" ;
    dct:modified "2024-02-22T07:28:23"^^xsd:dateTime ;
    skos:altLabel "Parøvingar (Sport)"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Lukket bemerkning: NIH"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Partner exercises (Sports)"@en,
        "Parøvelser (Sport)"@nb .

humord:c63558 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63558" ;
    dct:modified "2024-02-22T07:33:42"^^xsd:dateTime ;
    skos:altLabel "Personal trainer"@en,
        "Personleg trenar"@nb,
        "Personlege trenarar"@nb,
        "Personlig trener"@nb ;
    skos:broader humord:c63194 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal trainers"@en,
        "Personlige trenere"@nb .

humord:c63559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63559" ;
    dct:modified "2024-02-22T07:39:28"^^xsd:dateTime ;
    skos:altLabel "Pilates"@nb ;
    skos:broader humord:c14313 ;
    skos:definition "Pilates er en treningsform med opphav i metoder utviklet av tyskeren Joseph Pilates (1880–1967). Pilates tar sikte på å oppøve styrke, smidighet og kroppsbeherskelse i et forsøk på å nå kroppslig og åndelig harmoni. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb,
        "Lukket bemerkning: NIH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pilates"@en,
        "Pilates"@nb .

humord:c63560 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63560" ;
    dct:modified "2024-02-22T07:42:28"^^xsd:dateTime ;
    skos:altLabel "Pistolar"@nb ;
    skos:broader humord:c14040 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pistols"@en,
        "Pistoler"@nb .

humord:c63561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63561" ;
    dct:modified "2024-02-22T07:44:32"^^xsd:dateTime ;
    skos:altLabel "Pistolskyting"@nb ;
    skos:broader humord:c62847 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pistol shooting"@en,
        "Pistolskyting"@nb .

humord:c63562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63562" ;
    dct:modified "2024-02-24T09:27:01"^^xsd:dateTime ;
    skos:altLabel "Pleiepersonell"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Healthcare personnel"@en,
        "Pleiepersonell"@nb .

humord:c63563 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63563" ;
    dct:modified "2024-02-22T07:59:54"^^xsd:dateTime ;
    skos:altLabel "Polo"@nb ;
    skos:broader humord:c01439 ;
    skos:definition "Polo er et ballspill, hvor utøvere rir på hest.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polo"@en,
        "Polo"@nb .

humord:c63564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63564" ;
    dct:modified "2024-02-22T08:08:25"^^xsd:dateTime ;
    skos:altLabel "Positivitet"@nb ;
    skos:broader humord:c07984 ;
    skos:definition "Positivitet er det å være positiv, optimistisk, lys (til sinns) <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Positivity"@en,
        "Positivitet"@nb ;
    skos:related humord:c00624 .

humord:c63565 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63565" ;
    dct:modified "2024-02-22T08:18:04"^^xsd:dateTime ;
    skos:altLabel "Problem"@nb ;
    skos:broader humord:c24939 ;
    skos:definition "Problem er en uløst oppgave; et vanskelig spørsmål.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Problems"@en,
        "Problemer"@nb .

humord:c63566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63566" ;
    dct:modified "2024-02-22T08:20:36"^^xsd:dateTime ;
    skos:altLabel "Profesjonelle"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Professionals"@en,
        "Profesjonelle"@nb ;
    skos:related humord:c16778 .

humord:c63567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63567" ;
    dct:modified "2024-02-22T08:24:14"^^xsd:dateTime ;
    skos:altLabel "Progresjon"@nb ;
    skos:broader humord:c20885 ;
    skos:definition "Progresjon betyr jevn fremgang, utvikling eller økning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Progression"@en,
        "Progresjon"@nb ;
    skos:related humord:c04573 .

humord:c63568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63568" ;
    dct:modified "2024-02-22T08:31:00"^^xsd:dateTime ;
    skos:altLabel "Prolaps"@nb,
        "Prolapsar"@nb,
        "Prolapser"@nb ;
    skos:broader humord:c03901 ;
    skos:definition "Prolaps er fremfall av indre organer gjennom en naturlig eller kunstig åpning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prolapses"@en,
        "Prolaps"@nb .

humord:c63569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63569" ;
    dct:modified "2024-02-22T08:35:06"^^xsd:dateTime ;
    skos:altLabel "Pronations"@en,
        "Inadbøyjing"@nb,
        "Pronasjoner"@nb ;
    skos:broader humord:c21854 ;
    skos:definition "Pronasjon er en rotasjon eller innoverdreining av foten eller underarmen.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pronation"@en,
        "Pronasjon"@nb .

humord:c63570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63570" ;
    dct:modified "2024-02-22T08:39:23"^^xsd:dateTime ;
    skos:altLabel "Psycho-motor skills"@en,
        "Psykomotorikk"@nb ;
    skos:broader humord:c21854 ;
    skos:definition "Psykomotorikk er læren om at sjel og sinnsstemninger gir seg uttrykk i kroppens bevegelsesapparatur og motsatt at sansning av egne og andres kroppsbevegelser kan slå «inn i sjelen». <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psychomotor skills"@en,
        "Psykomotorikk"@nb .

humord:c63571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63571" ;
    dct:modified "2024-02-22T08:47:16"^^xsd:dateTime ;
    skos:altLabel "Kroppskultur"@nb ;
    skos:broader humord:c04583 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical culture"@en,
        "Kroppskultur"@nb .

humord:c63572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63572" ;
    dct:modified "2024-02-22T09:00:49"^^xsd:dateTime ;
    skos:altLabel "Veteranar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Veteran er en person med lang virksomhet bak seg på sitt område, det vil si et fagfelt eller tjenestefelt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: Skilt ut som egen term. Lå tidligere som henv. til Krigsveteraner. 22/2-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veterans"@en,
        "Veteraner"@nb ;
    skos:related humord:c20038 .

humord:c63573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63573" ;
    dct:modified "2024-02-22T10:55:03"^^xsd:dateTime ;
    skos:altLabel "Ibsen prize (Norwegian award)"@en,
        "The national Ibsen award"@en,
        "Den nasjonale Ibsenprisen"@nb,
        "Ibsenprisen (Norsk pris)"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "Den nasjonale Ibsenprisen er en litterær pris som årlig utdeles av Skien kommune til en norsk forfatter som siste kalenderåret har fått oppført et nytt skuespill; alternativt kan prisen tildeles for et samlet dramatisk forfatterskap.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Den nasjonale Ibsenprisen"@nb .

humord:c63574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63574" ;
    dct:modified "2024-02-22T11:09:05"^^xsd:dateTime ;
    skos:altLabel "Teatersalar"@nb ;
    skos:broader humord:c05253 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theater auditoriums"@en,
        "Teatersaler"@nb .

humord:c63575 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63575" ;
    dct:modified "2024-02-22T11:11:34"^^xsd:dateTime ;
    skos:altLabel "Treplanting"@nb ;
    skos:broader humord:c07647 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tree planting"@en,
        "Treplanting"@nb .

humord:c63576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63576" ;
    dct:modified "2024-02-22T11:28:16"^^xsd:dateTime ;
    skos:altLabel "Geografisk databehandling"@nb,
        "Geografisk datahandsaming"@nb ;
    skos:broader humord:c51954 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational geography"@en,
        "Geografisk databehandling"@nb .

humord:c63577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63577" ;
    dct:modified "2024-02-22T11:27:05"^^xsd:dateTime ;
    skos:altLabel "Geografiske modellar"@nb ;
    skos:broader humord:c51954 ;
    skos:editorialNote "Lukket bemerkning: ubo224"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geographic models"@en,
        "Geografiske modeller"@nb .

humord:c63578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63578" ;
    dct:modified "2024-02-22T12:37:27"^^xsd:dateTime ;
    skos:altLabel "Geoinformatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoinformatics"@en,
        "Geoinformatikk"@nb .

humord:c63579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63579" ;
    dct:modified "2024-02-22T12:38:46"^^xsd:dateTime ;
    skos:altLabel "Geometrisk design"@nb ;
    skos:broader humord:c08178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric design"@en,
        "Geometrisk design"@nb .

humord:c63580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63580" ;
    dct:modified "2024-02-22T12:41:23"^^xsd:dateTime ;
    skos:altLabel "Geometrisk konstruksjon"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometrical construction"@en,
        "Geometrisk konstruksjon"@nb .

humord:c63581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63581" ;
    dct:modified "2024-02-22T12:46:17"^^xsd:dateTime ;
    skos:altLabel "Geometrisk korreksjon"@nb ;
    skos:broader humord:c63582 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric correction"@en,
        "Geometrisk korreksjon"@nb .

humord:c63582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63582" ;
    dct:modified "2024-02-22T12:45:53"^^xsd:dateTime ;
    skos:altLabel "Geometrisk optikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Geometrisk optikk er en del av optikken hvor lyset beskrives med rette linjer – stråler – i motsetning til bølgeoptikken, som bygger på lysets bølgenatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometrical optics"@en,
        "Geometrisk optikk"@nb .

humord:c63583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63583" ;
    dct:modified "2024-02-22T13:02:47"^^xsd:dateTime ;
    skos:altLabel "Geometrisk topologi"@nb ;
    skos:broader humord:c63584 ;
    skos:definition "I matematikk er geometrisk topologi studiet av mangfoldigheter og avbildninger mellom disse, spesielt innbøyninger av et mangefold inn i et annet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric topology"@en,
        "Geometrisk topologi"@nb .

humord:c63584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63584" ;
    dct:modified "2024-02-23T10:00:37"^^xsd:dateTime ;
    skos:altLabel "Combinatorial topology"@en,
        "Algebraisk topologi"@nb,
        "Kombinatorisk topologi"@nb ;
    skos:broader humord:c63585 ;
    skos:definition "Algebraisk topologi er en gren av matematikken der topologiske rom undersøkes ved hjelp av algebraiske strukturer. Det er en undergren av topologi, og regnes gjerne for å ha sitt opphav i Henri Poincarés arbeid med fundamentalgruppen og homologi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic topology"@en,
        "Algebraisk topologi"@nb .

humord:c63585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63585" ;
    dct:modified "2024-02-22T13:05:19"^^xsd:dateTime ;
    skos:altLabel "Topologi"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Topologi er et sentralt område i matematikken som i hovedsak prøver å forstå former og matematiske legemer. Fagfeltet er mer generelt enn geometri, siden det ikke i særlig grad handler om begreper som lengde, vinkler og størrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topology"@en,
        "Topologi"@nb .

humord:c63586 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63586" ;
    dct:modified "2024-02-22T13:08:48"^^xsd:dateTime ;
    skos:altLabel "Geometriske algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric algorithms"@en,
        "Geometriske algoritmer"@nb .

humord:c63587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63587" ;
    dct:modified "2024-02-22T13:11:18"^^xsd:dateTime ;
    skos:altLabel "Gnu image manipulation program"@en,
        "GIMP"@nb,
        "Gnu image manipulation program"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "GIMP eller GNU Image Manipulation Program er et fritt og åpent program for digital bildebehandling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "GIMP"@en,
        "GIMP"@nb .

humord:c63588 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63588" ;
    dct:modified "2024-02-22T13:14:09"^^xsd:dateTime ;
    skos:altLabel "Gitterdatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grid databases"@en,
        "Gitterdatabaser"@nb .

humord:c63589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63589" ;
    dct:modified "2024-02-22T13:19:03"^^xsd:dateTime ;
    skos:altLabel "Gittersystem"@nb,
        "Grid-system"@nb,
        "Grid-systemer"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grid computing"@en,
        "Gittersystemer"@nb .

humord:c63590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63590" ;
    dct:modified "2024-02-22T13:21:33"^^xsd:dateTime ;
    skos:altLabel "Gjenoppretting (Datatryggleik)"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Revocery  (Computer security)"@en,
        "Gjenoppretting (Datasikkerhet)"@nb .

humord:c63591 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63591" ;
    dct:modified "2024-02-22T13:24:07"^^xsd:dateTime ;
    skos:altLabel "Glatting (Matematikk)"@nb ;
    skos:broader humord:c62268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smoothing (Mathematics)"@en,
        "Glatting (Matematikk)"@nb .

humord:c63592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63592" ;
    dct:modified "2024-02-22T13:25:28"^^xsd:dateTime ;
    skos:altLabel "Go"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Go er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Go"@en,
        "Go"@nb .

humord:c63593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63593" ;
    dct:modified "2024-02-22T13:30:03"^^xsd:dateTime ;
    skos:altLabel "Gradientmetodar"@nb ;
    skos:broader humord:c62405 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gradient methods"@en,
        "Gradientmetoder"@nb .

humord:c63594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63594" ;
    dct:modified "2024-02-22T13:33:57"^^xsd:dateTime ;
    skos:altLabel "Graf-grammatikkar"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph grammers"@en,
        "Graf-grammatikker"@nb .

humord:c63595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63595" ;
    dct:modified "2024-02-22T13:34:55"^^xsd:dateTime ;
    skos:altLabel "Grafdeling"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph sharing"@en,
        "Grafdeling"@nb .

humord:c63596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63596" ;
    dct:modified "2024-02-22T13:40:00"^^xsd:dateTime ;
    skos:altLabel "Graphic file formats"@en,
        "Bmp"@nb,
        "Gif"@nb,
        "Grafikkformat"@nb,
        "Grafiske filformat"@nb,
        "Grafiske filformater"@nb,
        "Psd"@nb,
        "Tiff"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic formats"@en,
        "Grafikkformater"@nb .

humord:c63597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63597" ;
    dct:modified "2024-02-22T13:41:50"^^xsd:dateTime ;
    skos:altLabel "Grafikkprogrammering"@nb,
        "Grafisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic programming"@en,
        "Grafikkprogrammering"@nb .

humord:c63598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63598" ;
    dct:modified "2024-02-22T13:43:44"^^xsd:dateTime ;
    skos:altLabel "GUI"@en,
        "GUI"@nb,
        "Grafiske brukargrensesnitt"@nb ;
    skos:broader humord:c04214 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic user interfaces"@en,
        "Grafiske brukergrensesnitt"@nb .

humord:c63599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63599" ;
    dct:modified "2024-02-22T13:46:23"^^xsd:dateTime ;
    skos:altLabel "Grafiske prosessorar"@nb ;
    skos:broader humord:c62423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic processors"@en,
        "Grafiske prosessorer"@nb .

humord:c63600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63600" ;
    dct:modified "2024-02-22T13:48:06"^^xsd:dateTime ;
    skos:altLabel "Grafsystem"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph systems"@en,
        "Grafsystemer"@nb .

humord:c63601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63601" ;
    dct:modified "2024-02-22T13:49:16"^^xsd:dateTime ;
    skos:altLabel "Grafteikning"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph drawing"@en,
        "Graftegning"@nb .

humord:c63602 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63602" ;
    dct:modified "2024-02-22T13:51:30"^^xsd:dateTime ;
    skos:altLabel "Graftransformasjonar"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph transformations"@en,
        "Graftransformasjoner"@nb .

humord:c63603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63603" ;
    dct:modified "2024-02-22T14:03:37"^^xsd:dateTime ;
    skos:altLabel "Granulær dataanalyse"@nb,
        "Granulær databehandling"@nb,
        "Granulær datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Granular computing"@en,
        "Granulær databehandling"@nb .

humord:c63604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63604" ;
    dct:modified "2024-03-07T14:39:15"^^xsd:dateTime ;
    skos:altLabel "Grails"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Grails er et programmeringsverktøy  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grails (Software development)"@en,
        "Grails"@nb ;
    skos:related humord:c64115 .

humord:c63605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63605" ;
    dct:modified "2024-02-22T14:06:14"^^xsd:dateTime ;
    skos:altLabel "GSK"@en,
        "GKS"@nb,
        "Graphical Kernel System"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphical Kernel System"@en,
        "Graphical Kernel System"@nb .

humord:c63606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63606" ;
    dct:modified "2024-02-22T14:08:58"^^xsd:dateTime ;
    skos:altLabel "Grep (Systemprogram)"@nb ;
    skos:broader humord:c62646 ;
    skos:definition "Grep er et Unix systemprogram <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grep (Unix system utility)"@en,
        "Grep (Systemprogrammer)"@nb .

humord:c63607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63607" ;
    dct:modified "2024-02-24T10:13:43"^^xsd:dateTime ;
    skos:altLabel "Groovy"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Groovy er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groovy"@en,
        "Groovy"@nb .

humord:c63608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63608" ;
    dct:modified "2024-02-22T14:12:27"^^xsd:dateTime ;
    skos:altLabel "Gruppevare"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group ware"@en,
        "Gruppevare"@nb .

humord:c63609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63609" ;
    dct:modified "2024-02-22T14:15:36"^^xsd:dateTime ;
    skos:altLabel "Grunnvassmodellar"@nb ;
    skos:broader humord:c62299 ;
    skos:definition "Grunnvannsmodeller er datamodeller av grunnvannstrømsystemer og brukes av hydrologer og hydrogeologer. Grunnvannsmodeller brukes til å simulere og forutsi forholdene i grunnvannsmagasiner.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groundwater models"@en,
        "Grunnvannsmodeller"@nb .

humord:c63610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63610" ;
    dct:modified "2024-02-22T14:16:50"^^xsd:dateTime ;
    skos:altLabel "Grådige algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greedy algorithms"@en,
        "Grådige algoritmer"@nb .

humord:c63611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63611" ;
    dct:modified "2024-02-24T10:14:56"^^xsd:dateTime ;
    skos:altLabel "Global System for Mobile communication"@en,
        "Groupe Spécial Mobile"@en,
        "GSM"@nb ;
    skos:broader humord:c24736 ;
    skos:definition "GSM (Global System for Mobile Communications, opprinnelig Groupe Spécial Mobile) er et digitalt system for mobiltelefoni som sender radiobølger i UHF-båndet, og er i bruk i 212 land og territorier. Om lag 82–85 % av alle mobiltelefoner anvender GSM, ifølge pådriverorganisasjonen GSMA. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "GSM"@en,
        "GSM"@nb .

humord:c63612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63612" ;
    dct:modified "2024-02-23T12:58:51"^^xsd:dateTime ;
    skos:altLabel "La"@nb,
        "Lantan"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Lantan er et metallisk grunnstoff med atomnummer 57 og atomsymbol La. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lanthanum"@en,
        "Lantan"@nb .

humord:c63613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63613" ;
    dct:modified "2024-02-23T13:01:16"^^xsd:dateTime ;
    skos:altLabel "Ce"@nb,
        "Cerium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Cerium er et grunnstoff med atomnummer 58 og kjemisk symbol Ce. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cerium"@en,
        "Cerium"@nb .

humord:c63614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63614" ;
    dct:modified "2024-02-23T13:03:20"^^xsd:dateTime ;
    skos:altLabel "Pr"@nb,
        "Praseodym"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Praseodym er et grunnstoff med atomsymbol Pr og atomnummer 59. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Praseodymium"@en,
        "Praseodym"@nb .

humord:c63615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63615" ;
    dct:modified "2024-02-23T13:06:10"^^xsd:dateTime ;
    skos:altLabel "Nd"@nb,
        "Neodym"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Neodym er et grunnstoff som har atomnummer 60 og atomsymbol Nd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neodymium"@en,
        "Neodym"@nb .

humord:c63616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63616" ;
    dct:modified "2024-02-23T13:08:34"^^xsd:dateTime ;
    skos:altLabel "Prometheum"@en,
        "Pm"@nb,
        "Promethium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Promethium er et radioaktivt, metallisk grunnstoff. Det har atomnummer 61 og atomsymbol Pm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Promethium"@en,
        "Promethium"@nb .

humord:c63617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63617" ;
    dct:modified "2024-02-23T13:10:33"^^xsd:dateTime ;
    skos:altLabel "Samarium"@nb,
        "Sm"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Samarium er et metallisk grunnstoff som har atomnummer 62 og atomsymbol Sm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Samarium"@en,
        "Samarium"@nb .

humord:c63618 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63618" ;
    dct:modified "2024-02-23T13:12:12"^^xsd:dateTime ;
    skos:altLabel "Eu"@nb,
        "Europium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Europium er et grunnstoff som har atomsymbol Eu og atomnummer 63. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Europium"@en,
        "Europium"@nb .

humord:c63619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63619" ;
    dct:modified "2024-02-23T13:13:54"^^xsd:dateTime ;
    skos:altLabel "Gadolinium"@nb,
        "Gd"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Gadolinium er et grunnstoff med atomsymbol Gd og atomnummer 64. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gadolinium"@en,
        "Gadolinium"@nb .

humord:c63620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63620" ;
    dct:modified "2024-02-23T13:15:55"^^xsd:dateTime ;
    skos:altLabel "Tb"@nb,
        "Terbium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Terbium er et grunnstoff som har atomnummer 65 og atomsymbol Tb. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terbium"@en,
        "Terbium"@nb .

humord:c63621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63621" ;
    dct:modified "2024-02-23T13:17:48"^^xsd:dateTime ;
    skos:altLabel "Dy"@nb,
        "Dysprosium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Dysprosium er et grunnstoff som er et sølvglinsende metall og så mykt at det enkelt kan skjæres med kniv. Det har atomnummer 66, atomsymbol Dy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dysprosium"@en,
        "Dysprosium"@nb .

humord:c63622 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63622" ;
    dct:modified "2024-02-23T13:19:36"^^xsd:dateTime ;
    skos:altLabel "Ho"@nb,
        "Holmium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Holmium er et grunnstoff som har atomnummer 67 og atomsymbol Ho. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holmium"@en,
        "Holmium"@nb .

humord:c63623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63623" ;
    dct:modified "2024-02-23T13:21:37"^^xsd:dateTime ;
    skos:altLabel "Er"@nb,
        "Erbium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Erbium er et grunnstoff som er et svært sjeldent, sølvhvitt metall. Det har atomnummer 68 og atomsymbol Er. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Erbium"@en,
        "Erbium"@nb .

humord:c63624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63624" ;
    dct:modified "2024-02-23T13:23:51"^^xsd:dateTime ;
    skos:altLabel "Thulium"@nb,
        "Tm"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Thulium er et metallisk grunnstoff som har atomnummer 69 og atomsymbol Tm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thulium"@en,
        "Thulium"@nb .

humord:c63625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63625" ;
    dct:modified "2024-02-23T13:25:45"^^xsd:dateTime ;
    skos:altLabel "Yb"@nb,
        "Ytterbium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Ytterbium har atomnummer 70 og atomsymbol Yb. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ytterbium"@en,
        "Ytterbium"@nb .

humord:c63626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63626" ;
    dct:modified "2024-02-23T13:27:36"^^xsd:dateTime ;
    skos:altLabel "Lu"@nb,
        "Lutetium"@nb ;
    skos:broader humord:c63276 ;
    skos:definition "Lutetium er et grunnstoff som finnes som et sølvglinsende, mykt metall. Det har atomnummer 71 og atomsymbol Lu. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lutetium"@en,
        "Lutetium"@nb .

humord:c63627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63627" ;
    dct:modified "2024-02-23T14:03:00"^^xsd:dateTime ;
    skos:altLabel "Basar"@nb ;
    skos:broader humord:c15441 ;
    skos:definition "En base er et kjemisk stoff som er i stand til å motta ett eller flere H+-ioner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Base"@en,
        "Baser"@nb .

humord:c63628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63628" ;
    dct:modified "2024-03-05T09:22:36"^^xsd:dateTime ;
    skos:altLabel "Benzen"@nb ;
    skos:broader humord:c62737 ;
    skos:definition "Benzen er en kjemisk forbindelse av karbon og hydrogen. Benzen er det enkleste aromatiske hydrokarbonet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benzen"@en,
        "Benzen"@nb ;
    skos:related humord:c63629 .

humord:c63629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63629" ;
    dct:modified "2024-03-05T09:23:01"^^xsd:dateTime ;
    skos:altLabel "Benzenoids"@en,
        "Benzenderivat"@nb,
        "Benzenoid"@nb,
        "Benzenoider"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Benzenderivater er kjemiske forbindelser som inneholder en benzenring. De har altså seks karbonatomer, bundet i ring på samme måte som i benzen, som en del av molekylstrukturen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benzene derivatives"@en,
        "Benzenderivater"@nb ;
    skos:related humord:c63628 .

humord:c63630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63630" ;
    dct:modified "2024-02-23T14:48:44"^^xsd:dateTime ;
    skos:altLabel "Benzofuran"@en,
        "Cumarones"@en,
        "Benzofuran"@nb,
        "Cumaron"@nb,
        "Cumaroner"@nb ;
    skos:broader humord:c61959 ;
    skos:definition "Benzofuran er en heterosyklisk forbindelse som består av en bensenring fusjonert med en furanring. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benzofurans"@en,
        "Benzofuraner"@nb .

humord:c63631 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63631" ;
    dct:modified "2024-09-12T13:28:08"^^xsd:dateTime ;
    skos:altLabel "Chagos Islands"@en,
        "Chagosøyane"@nb,
        "Chagosøyene"@nb ;
    skos:broader humord:c63632 ;
    skos:definition "Chagosøyene, en gruppe med 58 koralløyer i Indiahavet som ligger omtrent midt mellom det afrikanske fastland og Indonesia (Sumatra) og cirka seks grader sør for ekvator. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nobelsenteret24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chagos Archipelago"@en,
        "Chagosøyene"@nb .

humord:c63632 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63632" ;
    dct:modified "2025-02-27T08:41:15"^^xsd:dateTime ;
    skos:altLabel "BIOT"@en,
        "Det britiske territoriet i Indiahavet"@nb ;
    skos:broader humord:c13498 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "British Indian Ocean Territory"@en,
        "Det britiske territoriet i Indiahavet"@nb .

humord:c63633 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63633" ;
    dct:modified "2024-02-26T07:57:36"^^xsd:dateTime ;
    skos:altLabel "Diego Garcia"@nb ;
    skos:broader humord:c63631 ;
    skos:definition "Diego Garcia er en britisk øy i Det indiske hav som er den største av Chagosøyene. Arealet er 44 kvadratkilometer, og den er uten sivil bosetting. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nobelsenteret24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diego Garcia"@en,
        "Diego Garcia"@nb .

humord:c63634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63634" ;
    dct:modified "2024-02-26T08:13:14"^^xsd:dateTime ;
    skos:altLabel "Klarspråk"@nb ;
    skos:broader humord:c06012,
        humord:c06305 ;
    skos:definition "Klarspråk er kommunikasjon som er klar, korrekt og tilpasset mottakerne. Målet er at mottakerne skal finne informasjonen de trenger, forstå informasjonen og kunne bruke den.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plain language"@en,
        "Klarspråk"@nb .

humord:c63635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63635" ;
    dct:modified "2024-02-26T08:25:06"^^xsd:dateTime ;
    skos:altLabel "Self-presentation"@en,
        "Sjølvpresentasjon"@nb ;
    skos:broader humord:c08132 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self presentation"@en,
        "Selvpresentasjon"@nb .

humord:c63636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63636" ;
    dct:modified "2024-11-26T17:14:02"^^xsd:dateTime ;
    skos:altLabel "TSP"@en,
        "Den reisande handelsmannen sitt problem"@nb,
        "Den reisande seljar"@nb,
        "Den reisende handelsmannens problem"@nb,
        "Handelsreisendeproblemet"@nb,
        "TSP"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "Handelsreisendeproblemet (engelsk The travelling salesman problem eller TSP) stiller følgende spørsmål: «Gitt en liste over byer og avstanden mellom byene, hva er den kortest mulige ruten som besøker hver by nøyaktig en gang og returnerer til opprinnelsesbyen?» Det er et NP-hardt problem i kombinatorisk optimalisering, viktig i teoretisk informatikk og operasjonsanalyse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traveling salesman problem"@en,
        "Handelsreisendes problem"@nb .

humord:c63637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63637" ;
    dct:modified "2024-02-26T09:00:43"^^xsd:dateTime ;
    skos:altLabel "Harde problem"@nb ;
    skos:broader humord:c63638 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hard problems"@en,
        "Harde problemer"@nb .

humord:c63638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63638" ;
    dct:modified "2024-02-29T13:22:10"^^xsd:dateTime ;
    skos:altLabel "Computational complexity"@en,
        "Computational complexity theory"@en,
        "Beregningskompleksitet"@nb,
        "Berekningskompleksitet"@nb,
        "Kompleksitetsteori"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "Innen informatikk/matematikk, studiet av beregnbare problemers kompleksitet, dvs. hvor mye ressurser som kreves for å løse problemet <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complexity theory"@en,
        "Kompleksitetsteori"@nb ;
    skos:related humord:c63787 .

humord:c63639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63639" ;
    dct:modified "2024-02-26T09:04:03"^^xsd:dateTime ;
    skos:altLabel "HDL"@en,
        "HDL"@nb,
        "Hardware description language"@nb,
        "Maskinvarebeskrivende språk"@nb ;
    skos:broader humord:c59541 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardware description language"@en,
        "Hardware description language"@nb .

humord:c63640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63640" ;
    dct:modified "2024-02-26T09:07:43"^^xsd:dateTime ;
    skos:altLabel "Haskell"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Haskell er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haskell"@en,
        "Haskell"@nb .

humord:c63641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63641" ;
    dct:modified "2024-02-26T09:09:36"^^xsd:dateTime ;
    skos:altLabel "Helseinformasjonssystem"@nb,
        "Medisinske informasjonssystem"@nb,
        "Medisinske informasjonssystemer"@nb ;
    skos:broader humord:c58602 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health information systems"@en,
        "Helseinformasjonssystemer"@nb .

humord:c63642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63642" ;
    dct:modified "2024-02-26T09:12:33"^^xsd:dateTime ;
    skos:altLabel "Integer optimization"@en,
        "Heiltalsoptimering"@nb,
        "Heiltalsprogrammering"@nb,
        "Heltallsoptimering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integer programming"@en,
        "Heltallsprogrammering"@nb .

humord:c63643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63643" ;
    dct:modified "2024-02-29T09:40:02"^^xsd:dateTime ;
    skos:altLabel "Hibernate ORM"@en,
        "Hibernate"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Hibernate  er et objektrelasjonelt kartleggingsverktøy for programmeringsspråket Java <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hibernate"@en,
        "Hibernate"@nb ;
    skos:related humord:c15022 .

humord:c63644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63644" ;
    dct:modified "2024-02-26T09:16:31"^^xsd:dateTime ;
    skos:altLabel "HDTV"@en,
        "HDTV"@nb,
        "High definition television"@nb,
        "Høgoppløysingsfjernsyn"@nb ;
    skos:broader humord:c09109 ;
    skos:definition "High-definition television (HDTV) er en digital-TV-de-facto som begynte å bli vanlig på slutten av 2000-årene. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High definition television"@en,
        "High definition television"@nb .

humord:c63645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63645" ;
    dct:modified "2024-02-26T09:19:49"^^xsd:dateTime ;
    skos:altLabel "HLA"@en,
        "HLA"@nb,
        "High Level Architecture"@nb ;
    skos:broader humord:c27250 ;
    skos:definition "High Level Architecture  er en standard for distribuert simulering, brukt når man bygger en simulering for et større formål ved å kombinere flere simuleringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High Level Architecture"@en,
        "High Level Architecture"@nb .

humord:c63646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63646" ;
    dct:modified "2024-02-26T09:24:22"^^xsd:dateTime ;
    skos:altLabel "HLSL"@en,
        "High-Level Shader Language"@en,
        "HLSL"@nb,
        "High-Level Shader Language"@nb,
        "High-level shading language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "High-level shading language (HLSL) er et programmeringsspråk utviklet av Microsoft for å skrive skyggekoder og utføre beregninger  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High-level shading language"@en,
        "High-level shading language"@nb ;
    skos:related humord:c62354 .

humord:c63647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63647" ;
    dct:modified "2024-02-26T09:26:07"^^xsd:dateTime ;
    skos:altLabel "Hjernemodellar"@nb ;
    skos:broader humord:c03868 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brain models"@en,
        "Hjernemodeller"@nb .

humord:c63648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63648" ;
    dct:modified "2024-02-26T09:27:03"^^xsd:dateTime ;
    skos:altLabel "Hjartemodellar"@nb ;
    skos:broader humord:c03872 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heart models"@en,
        "Hjertemodeller"@nb .

humord:c63649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63649" ;
    dct:modified "2024-02-26T09:31:55"^^xsd:dateTime ;
    skos:altLabel "Horn clause"@en,
        "Horn-logikk"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Innen matematisk logikk og logisk programmering er en Horn-logikk en logisk formel av en spesiell regelliknende form som gir den nyttige egenskaper for bruk i logisk programmering, formell spesifikasjon, universell algebra og modellteori.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horn logic"@en,
        "Horn-logikk"@nb .

humord:c63650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63650" ;
    dct:modified "2024-02-26T09:33:53"^^xsd:dateTime ;
    skos:altLabel "HIP (Communication protocols)"@en,
        "HIP"@nb,
        "Host identity protocol"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: uo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Host identity protocol"@en,
        "Host identity protocol"@nb .

humord:c63651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63651" ;
    dct:modified "2024-02-26T09:38:03"^^xsd:dateTime ;
    skos:altLabel "Comfort food"@nb,
        "Komfortmat"@nb,
        "Trøystemat"@nb ;
    skos:broader humord:c04821 ;
    skos:definition "Trøstemat er mat som gir en nostalgisk eller sentimental verdi til noen, og som kan være preget av sin høye kaloriinnhold assosiert med barndom eller husmannskost. Nostalgien kan være spesifikk for et individ, eller den kan gjelde en spesifikk kultur <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comfort food"@en,
        "Trøstemat"@nb .

humord:c63652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63652" ;
    dct:modified "2024-02-26T09:41:59"^^xsd:dateTime ;
    skos:altLabel "Hough-transformasjon"@nb ;
    skos:broader humord:c62348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hough-transformation"@en,
        "Hough-transformasjon"@nb .

humord:c63653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63653" ;
    dct:modified "2024-02-26T09:43:53"^^xsd:dateTime ;
    skos:altLabel "Huffman-koding"@nb,
        "Huffmankoding"@nb ;
    skos:broader humord:c62353 ;
    skos:definition "Huffman-koding er en måte å komprimere digital informasjon som ikke medfører tap av informasjon, gjerne brukt i komprimerte bildefiler. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Huffman coding"@en,
        "Huffmankoding"@nb .

humord:c63654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63654" ;
    dct:modified "2024-02-26T09:46:55"^^xsd:dateTime ;
    skos:altLabel "Perforated paper tape"@en,
        "Punched tape"@en,
        "Holband"@nb,
        "Hòlband"@nb ;
    skos:broader humord:c04232 ;
    skos:definition "Hullbånd er et lagringsmedium for digital informasjon basert på et papirbånd med utstansede hull i et bestemt mønster.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paper tape"@en,
        "Hullbånd"@nb .

humord:c63655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63655" ;
    dct:modified "2024-02-26T09:49:13"^^xsd:dateTime ;
    skos:altLabel "Punch cards"@en,
        "Holkort"@nb,
        "Hòlkort"@nb ;
    skos:broader humord:c04232 ;
    skos:definition "Hullkort er et kort av kartong som brukes til lagring av data ved hjelp av utstansede hull i et bestemt mønster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Punched cards"@en,
        "Hullkort"@nb .

humord:c63656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63656" ;
    dct:modified "2024-02-26T09:54:53"^^xsd:dateTime ;
    skos:altLabel "Cache storage"@en,
        "Cache-memory"@en,
        "Cache-lager"@nb,
        "Cachelager"@nb,
        "Hurtigbufferar"@nb,
        "Hurtigbuffere"@nb,
        "Hurtiglager"@nb,
        "Hurtiglagring"@nb,
        "Hurtigminne"@nb,
        "Mellomlagring"@nb,
        "SRAM"@nb,
        "Snøggbufferar"@nb,
        "Snøgglager"@nb,
        "Snøgglagring"@nb,
        "Snøggminne"@nb ;
    skos:broader humord:c62390 ;
    skos:definition "Hurtigminne er en lagringsenhet i digitalt utstyr som skal gi ekstra rask tilgang til mye brukt data eller data som det forventes at snart skal bli brukt. Dette kan øke prosesseringshastigheten betraktelig, ettersom man slipper hente data fra langsommere lagringsmedier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caching"@en,
        "Hurtiglagring"@nb .

humord:c63657 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63657" ;
    dct:modified "2024-12-19T13:24:49"^^xsd:dateTime ;
    skos:altLabel "Hybride maskinar (Datamaskinar)"@nb,
        "Hybride maskiner (Datamaskiner)"@nb ;
    skos:broader humord:c04197 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hybrid computers"@en,
        "Hybride maskiner (Datamaskiner)"@nb .

humord:c63658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63658" ;
    dct:modified "2024-02-29T09:34:46"^^xsd:dateTime ;
    skos:altLabel "Hybride system"@nb ;
    skos:broader humord:c60590 ;
    skos:definition "Et hybrid system er et dynamisk system som viser både kontinuerlig og diskret dynamisk atferd.<wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hybrid systems"@en,
        "Hybride systemer"@nb .

humord:c63659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63659" ;
    dct:modified "2024-02-26T11:12:13"^^xsd:dateTime ;
    skos:altLabel "Accommodation"@en,
        "Shelter"@en,
        "Husly"@nb,
        "Innkvartering"@nb,
        "Innlosjering"@nb ;
    skos:broader humord:c58460 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lodging"@en,
        "Innkvartering"@nb .

humord:c63660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63660" ;
    dct:modified "2024-02-28T14:54:38"^^xsd:dateTime ;
    skos:altLabel "Kielfreden"@nb ;
    skos:broader humord:c04132 ;
    skos:definition "Kielfreden er fredsavtalen som ble inngått i Kiel 14. januar 1814 som forpliktet kongen av Danmark til å avstå Norge til kongen av Sverige etter Napoleonskrigene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Treaty of Kiel"@en,
        "Kielfreden"@nb ;
    skos:related humord:c63516,
        humord:c63754,
        humord:c63755 .

humord:c63661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63661" ;
    dct:modified "2024-02-26T12:10:53"^^xsd:dateTime ;
    skos:altLabel "Selskapsklubbar"@nb ;
    skos:broader humord:c04531 ;
    skos:definition "En selskapsklubb er klubb med selskapelige formål <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social clubs"@en,
        "Selskapsklubber"@nb .

humord:c63662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63662" ;
    dct:modified "2024-02-26T12:17:22"^^xsd:dateTime ;
    skos:altLabel "Systematikk"@nb ;
    skos:broader humord:c01458 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systematics"@en,
        "Systematikk"@nb .

humord:c63663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63663" ;
    dct:modified "2024-02-26T12:26:55"^^xsd:dateTime ;
    skos:altLabel "Teatergrupper"@nb,
        "Teaterselskap"@nb,
        "Teatertroppar"@nb,
        "Teatertropper"@nb ;
    skos:broader humord:c05577 ;
    skos:definition "Teaterselskaper er en  sammenslutning av skuespillere som (reiser omkring og) gir teaterforestillinger <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theatrical companies"@en,
        "Teaterselskaper"@nb .

humord:c63664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63664" ;
    dct:modified "2024-11-06T15:56:24"^^xsd:dateTime ;
    skos:altLabel "Cancer of colon"@en,
        "Colon cancer"@en,
        "Colon cancers"@en,
        "Colonic cancers"@en,
        "Kolonkreft"@nb,
        "Tjukktarmskreft"@nb ;
    skos:broader humord:c63666 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colonic cancer"@en,
        "Tykktarmskreft"@nb .

humord:c63665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63665" ;
    dct:modified "2024-11-06T15:57:25"^^xsd:dateTime ;
    skos:altLabel "Rectal cancers"@en,
        "Rectum cancer"@en,
        "Rectum cancers"@en,
        "Endetarmskreft"@nb,
        "Rektalkreft"@nb ;
    skos:broader humord:c63666 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rectal cancer"@en,
        "Endetarmskreft"@nb .

humord:c63666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63666" ;
    dct:modified "2024-11-06T15:58:20"^^xsd:dateTime ;
    skos:altLabel "Colorectal cancers"@en,
        "Kolorektalkreft"@nb,
        "Tykk- og endetarmskreft"@nb ;
    skos:broader humord:c61429 ;
    skos:definition "Kolorektal kreft er fellesbetegnelsen på endetarms- og tykktarmskreft. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colorectal cancer"@en,
        "Kolorektal kreft"@nb .

humord:c63667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63667" ;
    dct:modified "2024-02-26T13:54:14"^^xsd:dateTime ;
    skos:altLabel "Turnear (Offentlege opptredenar)"@nb,
        "Turneer  (Offentlige opptredener)"@nb,
        "Turnéar (Offentlege opptredenar)"@nb ;
    skos:broader humord:c27055 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tours (Public performances)"@en,
        "Turnéer (Offentlige opptredener)"@nb .

humord:c63668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63668" ;
    dct:modified "2024-11-06T15:59:36"^^xsd:dateTime ;
    skos:altLabel "Bladder Cancers"@en,
        "Urinary Bladder Cancer"@en,
        "Blærekreft"@nb,
        "Urinblærekreft"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Blærekreft er kreft i urinblæren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bladder Cancer"@en,
        "Blærekreft"@nb .

humord:c63669 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63669" ;
    dct:modified "2024-02-26T13:59:34"^^xsd:dateTime ;
    skos:altLabel "Lymphomas"@en,
        "Lymfekreft"@nb,
        "Lymfom"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Lymfom er en samlebetegnelse på kreftsykdommer utviklet fra celler i lymfesystemet, først og fremst fra cellelinjer innen lymfocytt-rekken. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lymphoma"@en,
        "Lymfom"@nb .

humord:c63670 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63670" ;
    dct:modified "2024-02-26T14:00:56"^^xsd:dateTime ;
    skos:altLabel "Dry goods (Textiles)"@en,
        "Manufaktur"@nb ;
    skos:broader humord:c07794 ;
    skos:definition "Manufaktur er fabrikkfremstilte tekstilvarer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: SNL"@nb,
        "Lukket bemerkning: norvok"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fabrics"@en,
        "Manufaktur"@nb .

humord:c63671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63671" ;
    dct:modified "2024-02-26T14:35:46"^^xsd:dateTime ;
    skos:altLabel "Setting of music"@en,
        "Tonesetjing"@nb,
        "Tonesetjingar"@nb,
        "Tonesettinger"@nb ;
    skos:broader humord:c17199 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Musical setting"@en,
        "Tonesetting"@nb .

humord:c63672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63672" ;
    dct:modified "2024-02-26T14:40:50"^^xsd:dateTime ;
    skos:altLabel "Patent agencies"@en,
        "Patentvesenet"@nb,
        "Patenvesen"@nb ;
    skos:broader humord:c07587 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patent office"@en,
        "Patentvesen"@nb .

humord:c63673 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63673" ;
    dct:modified "2024-02-26T14:43:00"^^xsd:dateTime ;
    skos:altLabel "Politisk satire"@nb ;
    skos:broader humord:c06567 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political satire"@en,
        "Politisk satire"@nb .

humord:c63674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63674" ;
    dct:modified "2024-02-26T14:49:05"^^xsd:dateTime ;
    skos:altLabel "Salpeterverk"@nb ;
    skos:broader humord:c22317 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitre works"@en,
        "Salpeterverk"@nb .

humord:c63675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63675" ;
    dct:modified "2024-02-26T14:55:38"^^xsd:dateTime ;
    skos:altLabel "Glee clubs"@en,
        "Glee societies"@en,
        "Songlag"@nb ;
    skos:broader humord:c17109 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Choral societies"@en,
        "Sangforeninger"@nb .

humord:c63676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63676" ;
    dct:modified "2024-03-19T09:02:14"^^xsd:dateTime ;
    skos:altLabel "Protostjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Protostjerne er en stjerne i sitt tidligste livsstadium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protostars"@en,
        "Protostjerner"@nb ;
    skos:related humord:c64625 .

humord:c63677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63677" ;
    dct:modified "2024-05-24T10:55:15"^^xsd:dateTime ;
    skos:altLabel "Binære røntgenkilder"@nb,
        "Binære røntgenkjelder"@nb,
        "Røntgenbinærstjerner"@nb,
        "Røntgendobbeltstjerner"@nb,
        "Røntgenstjerner"@nb ;
    skos:broader humord:c62454 ;
    skos:definition "Røntgenbinærer er tette dobbeltstjerner som i hovedsak gir seg til kjenne gjennom sin sterke røntgenstråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray binaries"@en,
        "Røntgenstjerner"@nb .

humord:c63678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63678" ;
    dct:modified "2024-02-29T09:49:14"^^xsd:dateTime ;
    skos:altLabel "Standardstjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "En stjerne som brukes til å kalibrere observasjoner av tidligere ustuderte stjerner, spesielt for fotometri. <Oxford dictionary of Astronomy>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard stars"@en,
        "Standardstjerner"@nb .

humord:c63679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63679" ;
    dct:modified "2024-02-26T15:27:06"^^xsd:dateTime ;
    skos:altLabel "Rotation of stars"@en,
        "Stjernerotasjon"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Stjernerotasjon er vinkelbevegelsen til en stjerne rundt sin akse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar rotation"@en,
        "Stjernerotasjon"@nb .

humord:c63680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63680" ;
    dct:modified "2024-02-26T15:44:17"^^xsd:dateTime ;
    skos:altLabel "Hyperbel"@nb,
        "Hyperbolske funksjonar"@nb ;
    skos:broader humord:c63681 ;
    skos:definition "Hyperbolske funksjoner er en rekke matematiske funksjoner som har en del til felles med de trigonometriske funksjonene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperbolic functions"@en,
        "Hyperbolske funksjoner"@nb .

humord:c63681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63681" ;
    dct:modified "2024-02-26T15:44:11"^^xsd:dateTime ;
    skos:altLabel "Differensialgeometri"@nb,
        "Klassisk differensialgeometri"@nb ;
    skos:broader humord:c63682 ;
    skos:definition "Differensialgeometri er en del av matematikken som gjør bruk av differensial- og integralregning på geometriske problemer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential geometry"@en,
        "Differensialgeometri"@nb .

humord:c63682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63682" ;
    dct:modified "2024-02-26T15:43:56"^^xsd:dateTime ;
    skos:altLabel "Analytisk geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Analytisk geometri er den delen av geometrien som undersøker geometriske egenskaper ved å bruke koordinater, det vil si tallstørrelser som bestemmer beliggenheten av punktene i de geometriske objektene man undersøker.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical geometry"@en,
        "Analytisk geometri"@nb .

humord:c63683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63683" ;
    dct:modified "2024-02-27T14:13:38"^^xsd:dateTime ;
    skos:altLabel "HTTP"@en,
        "HTTP"@nb,
        "Hypertext Transfer Protocol"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "Hypertext Transfer Protocol, er en kommunikasjonsprotokoll som i hovedsak brukes til å overføre HTML-dokumenter mellom tjenere og klienter ved hjelp av en transportprotokoll, vanligvis Transfer Control Protocol (TCP).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypertext Transfer Protocol"@en,
        "Hypertext Transfer Protocol"@nb ;
    skos:related humord:c13440 .

humord:c63684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63684" ;
    dct:modified "2024-02-27T07:38:22"^^xsd:dateTime ;
    skos:altLabel "Høgnivåspråk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Høynivåspråk er en gruppe programmeringsspråk for datamaskiner som ligger nærmere menneskelig språk enn maskinkode <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High level languages"@en,
        "Høynivåspråk"@nb .

humord:c63685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63685" ;
    dct:modified "2024-02-27T07:41:51"^^xsd:dateTime ;
    skos:altLabel "PHP"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "PHP er et høynivå programmeringsspråk utviklet spesielt for dynamisk funksjonalitet på web. Bokstavene PHP er et rekursivt akronym som står for PHP Hypertext Preprocessor. PHP-filer lagres normalt ved å benytte filendelsen .php. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "PHP"@en,
        "PHP"@nb .

humord:c63686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63686" ;
    dct:modified "2024-02-28T08:28:05"^^xsd:dateTime ;
    skos:altLabel "Python"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "Python er et høynivå programmeringsspråk beregnet på utvikling av verktøy og applikasjoner (dataprogram og apper).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Python (Programming language)"@en,
        "Python"@nb ;
    skos:related humord:c63738 .

humord:c63687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63687" ;
    dct:modified "2024-02-27T07:49:01"^^xsd:dateTime ;
    skos:altLabel "Handattkjenning"@nb,
        "Handgjenkjenning"@nb ;
    skos:broader humord:c28502 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hand recognition"@en,
        "Håndgjenkjenning"@nb .

humord:c63688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63688" ;
    dct:modified "2024-02-29T09:27:27"^^xsd:dateTime ;
    skos:altLabel "Ibm 1620"@en,
        "Ibm 360"@en,
        "Ibm 370"@en,
        "Ibm pc"@en,
        "Ibm risc"@en,
        "Ibm stretch"@en,
        "IBM-maskinar"@nb,
        "IBM-maskiner"@nb,
        "Ibm 1620"@nb,
        "Ibm 360"@nb,
        "Ibm 370"@nb,
        "Ibm pc"@nb,
        "Ibm risc"@nb,
        "Ibm stretch"@nb ;
    skos:broader humord:c04198 ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "IBM machines"@en,
        "IBM-maskiner"@nb .

humord:c63689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63689" ;
    dct:modified "2024-02-27T07:58:02"^^xsd:dateTime ;
    skos:altLabel "Icon"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Icon er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Icon"@en,
        "Icon"@nb .

humord:c63690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63690" ;
    dct:modified "2024-03-14T10:44:44"^^xsd:dateTime ;
    skos:altLabel "Ikke-lineær optimalisering"@nb,
        "Ikke-lineær optimering"@nb,
        "Ikkje-lineær optimalisering"@nb,
        "Ikkje-lineær optimering"@nb,
        "Ikkje-lineær programmering"@nb ;
    skos:broader humord:c04241,
        humord:c64096 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear programming"@en,
        "Ikke-lineær programmering"@nb .

humord:c63691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63691" ;
    dct:modified "2024-02-27T08:05:30"^^xsd:dateTime ;
    skos:altLabel "Non-linearity"@en,
        "Nonlinear phenomena"@en,
        "Nonlinear physics"@en,
        "Nonlinear science"@en,
        "Nonlinear system analysis"@en,
        "Nonlinearity"@en,
        "Ikke-linearitet"@nb,
        "Ikke-lineær systemanalyse"@nb,
        "Ikke-lineære fenomener"@nb,
        "Ikkje-linearitet"@nb,
        "Ikkje-lineær systemanalyse"@nb,
        "Ikkje-lineære fenomen"@nb,
        "Ikkje-lineære system"@nb,
        "Ulineære system"@nb,
        "Ulineære systemer"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear systems"@en,
        "Ikke-lineære systemer"@nb .

humord:c63692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63692" ;
    dct:modified "2024-02-29T09:26:11"^^xsd:dateTime ;
    skos:altLabel "NoSQL"@en,
        "Ikkje-relasjonelle databaser"@nb ;
    skos:broader humord:c04180 ;
    skos:definition "Ikke-relasjonelle databaser  er databaser for lagring og henting av modellert data som ikke er relasjonsdatabaser. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-relational databases"@en,
        "Ikke-relasjonelle databaser"@nb .

humord:c63693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63693" ;
    dct:modified "2024-02-27T08:13:15"^^xsd:dateTime ;
    skos:altLabel "Implementasjonar"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Implementations"@en,
        "Implementasjoner"@nb .

humord:c63694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63694" ;
    dct:modified "2024-02-27T08:16:10"^^xsd:dateTime ;
    skos:altLabel "Induktiv programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inductive programming"@en,
        "Induktiv programmering"@nb .

humord:c63695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63695" ;
    dct:modified "2024-02-27T08:17:36"^^xsd:dateTime ;
    skos:altLabel "Industrirobotar"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial robots"@en,
        "Industriroboter"@nb .

humord:c63696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63696" ;
    dct:modified "2024-02-27T08:35:36"^^xsd:dateTime ;
    skos:altLabel "Information modeling"@en,
        "Informasjonsarkitektur"@nb,
        "Informasjonsmodellering"@nb ;
    skos:broader humord:c63697 ;
    skos:definition "Informasjonsarkitektur (IA) er en fagdisiplin innenfor informasjonsdesign som studerer metoder for å finne og forstå en informasjonsressurs <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information architecture"@en,
        "Informasjonsarkitektur"@nb .

humord:c63697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63697" ;
    dct:modified "2024-02-27T08:34:28"^^xsd:dateTime ;
    skos:altLabel "Multimediasystem"@nb ;
    skos:broader humord:c09120 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multimedia systems"@en,
        "Multimediasystemer"@nb .

humord:c63698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63698" ;
    dct:modified "2024-02-27T08:44:26"^^xsd:dateTime ;
    skos:altLabel "Informasjonssikkerheit"@nb,
        "Informasjonstryggleik"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information security"@en,
        "Informasjonssikkerhet"@nb .

humord:c63699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63699" ;
    dct:modified "2024-02-29T09:24:41"^^xsd:dateTime ;
    skos:altLabel "Dataundervising"@nb,
        "Dataundervisning"@nb,
        "Edb-undervising"@nb,
        "Edb-undervisning"@nb,
        "Informatikkundervising"@nb,
        "Informatikkundervisning"@nb,
        "Informatikkutdanning"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer science education"@en,
        "Informatikkundervisning"@nb .

humord:c63700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63700" ;
    dct:modified "2024-02-27T08:57:56"^^xsd:dateTime ;
    skos:altLabel "IPL"@en,
        "IPL"@nb,
        "Information Processing Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Information Processing Language er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information Processing Language"@en,
        "Information Processing Language"@nb .

humord:c63701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63701" ;
    dct:modified "2024-02-27T11:56:14"^^xsd:dateTime ;
    skos:altLabel "Ingres Database"@en,
        "Interactive graphics and retrieval system"@en,
        "Ingres"@nb,
        "Interactive graphics and retrieval system"@nb ;
    skos:broader humord:c63702 ;
    skos:definition "Ingres er et Relasjonsdatabasesystem <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ingres"@en,
        "Ingres"@nb .

humord:c63702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63702" ;
    dct:modified "2024-02-27T11:55:33"^^xsd:dateTime ;
    skos:altLabel "Relasjonsdatabasar"@nb,
        "Relasjonsmodellar"@nb,
        "Relasjonsmodeller"@nb ;
    skos:broader humord:c04180 ;
    skos:definition "Relasjonsdatabase er en database hvor data er organisert som rader i tabeller. En rad kalles også tuppel, linje, post eller objekt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relational databases"@en,
        "Relasjonsdatabaser"@nb .

humord:c63703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63703" ;
    dct:modified "2024-02-27T11:58:02"^^xsd:dateTime ;
    skos:altLabel "MySQL"@nb ;
    skos:broader humord:c63702 ;
    skos:definition "MySQL er et databaseadministrasjonssystem som er lisensiert som åpen kildekode (GPL-lisens) og som kjører på de fleste vanlige operativsystem. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "MySQL"@en,
        "MySQL"@nb .

humord:c63704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63704" ;
    dct:modified "2024-02-27T11:59:45"^^xsd:dateTime ;
    skos:altLabel "PostgreSQL"@nb ;
    skos:broader humord:c63702 ;
    skos:definition "PostgreSQL er et fritt objektrelasjonelt databasesystem (ORDBMS). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "PostgreSQL"@en,
        "PostgreSQL"@nb .

humord:c63705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63705" ;
    dct:modified "2024-02-27T13:09:48"^^xsd:dateTime ;
    skos:altLabel "MICP"@en,
        "Microbially induced carbonate precipitation"@en,
        "Microbial‑induced carbonate precipitation"@en,
        "MICP"@nb,
        "Mikrobiell indusert kalsittutfelling"@nb,
        "Mikrobiologisk indusert utfelling av kalsiumkarbonat"@nb ;
    skos:broader humord:c26212 ;
    skos:definition "MICP er en mekanisme for utbedring og begrensning av CO2-lekkasjer i jordsmonnet, der det brukes biofilm til å tette lekkasjeveier via kalsittutfelling. <NORCE>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbiologically induced calcite precipitation"@en,
        "Mikrobiologisk indusert utfelling av kalsiumkarbonat"@nb .

humord:c63706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63706" ;
    dct:modified "2024-02-29T09:23:21"^^xsd:dateTime ;
    skos:altLabel "SoC"@en,
        "System on a chip"@en,
        "Innebygde system"@nb,
        "Mikrosystem"@nb,
        "Mikrosystemer"@nb,
        "SoC"@nb,
        "System on a chip"@nb,
        "Systemkrets"@nb ;
    skos:broader humord:c62263 ;
    skos:definition "System on a chip  er en integrert krets som integrerer alle komponentene til en datamaskin eller andre elektroniske systemer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Embedded computer systems"@en,
        "Innebygde systemer"@nb .

humord:c63707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63707" ;
    dct:modified "2024-02-27T13:24:36"^^xsd:dateTime ;
    skos:altLabel "Innhaldsforvalting"@nb,
        "Innholdsadministrasjon"@nb,
        "Innholdsforvaltning"@nb ;
    skos:broader humord:c63697 ;
    skos:definition "Innholdsforvaltning (engelsk content management) er aktiviteter og verktøy for å administrere innhold på websider og andre media for publisering av dokumenter og informasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Content management"@en,
        "Innholdsadministrasjon"@nb .

humord:c63708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63708" ;
    dct:modified "2024-02-29T09:22:15"^^xsd:dateTime ;
    skos:altLabel "Intel 80186"@en,
        "Intel 80188"@en,
        "Intel 80286"@en,
        "Intel 80386"@en,
        "Intel 80486"@en,
        "Intel 8080a"@en,
        "Intel 8086"@en,
        "Intel 80860"@en,
        "Intel 8088"@en,
        "Intel 80960"@en,
        "Pentium"@en,
        "Intel 80186"@nb,
        "Intel 80188"@nb,
        "Intel 80286"@nb,
        "Intel 80386"@nb,
        "Intel 80486"@nb,
        "Intel 8080a"@nb,
        "Intel 8086"@nb,
        "Intel 80860"@nb,
        "Intel 8088"@nb,
        "Intel 80960"@nb,
        "Intel-prosessorar"@nb,
        "Pentium"@nb ;
    skos:broader humord:c62423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intel processors"@en,
        "Intel-prosessorer"@nb .

humord:c63709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63709" ;
    dct:modified "2024-02-27T13:38:27"^^xsd:dateTime ;
    skos:altLabel "Interaktive system"@nb ;
    skos:broader humord:c63697 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interactive systems"@en,
        "Interaktive systemer"@nb .

humord:c63710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63710" ;
    dct:modified "2024-02-27T13:39:23"^^xsd:dateTime ;
    skos:altLabel "Interaktivt fjernsyn"@nb ;
    skos:broader humord:c09109 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interactive television"@en,
        "Interaktivt fjernsyn"@nb .

humord:c63711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63711" ;
    dct:modified "2024-02-27T13:40:53"^^xsd:dateTime ;
    skos:altLabel "IDL"@en,
        "IDL"@nb,
        "Interface Definition Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Interface Definition Language er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interface Definition Language"@en,
        "Interface Definition Language"@nb .

humord:c63712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63712" ;
    dct:modified "2024-02-27T13:44:08"^^xsd:dateTime ;
    skos:altLabel "IGRP"@en,
        "IGRP"@nb,
        "Interior Gateway Routing Protocol"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interior Gateway Routing Protocol"@en,
        "Interior Gateway Routing Protocol"@nb .

humord:c63713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63713" ;
    dct:modified "2024-02-27T14:20:01"^^xsd:dateTime ;
    skos:altLabel "IP"@en,
        "IP (Kommunikasjonsprotokollar)"@nb,
        "IP (Kommunikasjonsprotokoller)"@nb,
        "Internet Protocol"@nb,
        "Internettprotokoll"@nb ;
    skos:broader humord:c63723 ;
    skos:definition "Internettprotokoll (IP) er en nettverksprotokoll som brukes til å formidle sekvenser med data, kalt datagrammer, mellom datamaskiner som er knyttet sammen i nettverk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internet Protocol"@en,
        "Internet Protocol"@nb .

humord:c63714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63714" ;
    dct:modified "2024-02-27T13:51:03"^^xsd:dateTime ;
    skos:altLabel "IRC"@en,
        "IRC"@nb,
        "Internet Relay Chat"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "IRC er et tekstbasert kommunikasjonssystem for nettprat og deling av filer over Internett. IRC ble utviklet av finske Jarkko «WiZ» Oikarinen i 1988 som en protokoll på applikasjonslaget. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internet Relay Chat"@en,
        "Internet Relay Chat"@nb .

humord:c63715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63715" ;
    dct:modified "2024-02-27T13:53:43"^^xsd:dateTime ;
    skos:altLabel "Internettdatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internet databases"@en,
        "Internettdatabaser"@nb .

humord:c63716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63716" ;
    dct:modified "2024-02-27T13:56:13"^^xsd:dateTime ;
    skos:altLabel "Internettryggleik"@nb,
        "Internettsikkerheit"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internet security"@en,
        "Internettsikkerhet"@nb .

humord:c63717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63717" ;
    dct:modified "2024-02-27T13:58:33"^^xsd:dateTime ;
    skos:altLabel "Intervallanalyse"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interval analysis"@en,
        "Intervallanalyse"@nb .

humord:c63718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63718" ;
    dct:modified "2024-02-27T14:03:02"^^xsd:dateTime ;
    skos:altLabel "Inverse problem"@nb ;
    skos:broader humord:c22081 ;
    skos:definition "Et invers problem innenfor vitenskapen er prosessen med å beregne årsaksmessige faktorer fra en mengde observasjoner som produserte dem: for eksempel å beregne et bilde i røntgenberegnet tomografi, kilde-rekonstruksjon innen akustikk, eller å beregne jordens tetthet fra målinger av dens gravitasjonsfelt. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inverse problems"@en,
        "Inverse problemer"@nb .

humord:c63719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63719" ;
    dct:modified "2024-02-27T14:06:02"^^xsd:dateTime ;
    skos:altLabel "iPhone"@nb ;
    skos:broader humord:c21055 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "iPhone"@en,
        "iPhone"@nb .

humord:c63720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63720" ;
    dct:modified "2024-02-27T14:12:47"^^xsd:dateTime ;
    skos:altLabel "Internet Protocol version 6"@en,
        "IPv6"@nb,
        "Internet Protocol version 6"@nb ;
    skos:broader humord:c63721 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "IPv6"@en,
        "IPv6"@nb .

humord:c63721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63721" ;
    dct:modified "2024-02-27T14:12:26"^^xsd:dateTime ;
    skos:altLabel "Nettverksprotokollar"@nb,
        "Sr-protokoll"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network protocols"@en,
        "Nettverksprotokoller"@nb .

humord:c63722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63722" ;
    dct:modified "2024-02-27T14:18:18"^^xsd:dateTime ;
    skos:altLabel "TCP"@en,
        "TCP"@nb,
        "Transmission Control Protocol"@nb ;
    skos:broader humord:c63723 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transmission Control Protocol"@en,
        "TCP"@nb .

humord:c63723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63723" ;
    dct:modified "2024-02-27T14:17:57"^^xsd:dateTime ;
    skos:altLabel "TCP/IP"@en,
        "Internet protocol suite"@nb,
        "TCP/IP"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "TCP/IP er et sett av protokoller for datakommunikasjon i Internett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internet protocol suite"@en,
        "TCP/IP"@nb .

humord:c63724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63724" ;
    dct:modified "2024-02-27T14:21:58"^^xsd:dateTime ;
    skos:altLabel "Telnet"@nb ;
    skos:broader humord:c63723 ;
    skos:definition "Telnet er en kommunikasjonsprotokoll for terminalemulering, som gjør det mulig å logge seg på en annen datamaskin via et nettverk eller internett. Telnet inngår som del av protokollsettet TCP/IP. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telnet"@en,
        "Telnet"@nb .

humord:c63725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63725" ;
    dct:modified "2024-02-27T14:28:23"^^xsd:dateTime ;
    skos:altLabel "Irisattkjenning"@nb,
        "Irisgjenkjenning"@nb ;
    skos:broader humord:c28502 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iris recognition"@en,
        "Irisgjenkjenning"@nb .

humord:c63726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63726" ;
    dct:modified "2024-02-27T14:40:31"^^xsd:dateTime ;
    skos:altLabel "Information technology operations"@en,
        "Drift (datasystem)"@nb,
        "Drift (datasystemer)"@nb,
        "Driftsmiljø"@nb,
        "IT-drift"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "IT operations"@en,
        "IT-drift"@nb .

humord:c63727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63727" ;
    dct:modified "2024-02-27T14:44:31"^^xsd:dateTime ;
    skos:altLabel "Iterasjonar"@nb,
        "Iterasjoner"@nb,
        "Iterative metodar"@nb ;
    skos:broader humord:c62361 ;
    skos:definition "Iterasjon betyr gjentagelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iterative methods"@en,
        "Iterative metoder"@nb .

humord:c63728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63728" ;
    dct:modified "2024-02-27T14:48:14"^^xsd:dateTime ;
    skos:altLabel "ITIL"@en,
        "ITIL"@nb,
        "Information Technology Infrastructure Library"@nb ;
    skos:broader humord:c60132 ;
    skos:definition "ITIL er et rammeverk med beste praksis for IT-tjeneste og ressursstyring. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information Technology Infrastructure Library"@en,
        "ITIL"@nb .

humord:c63729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63729" ;
    dct:modified "2024-02-27T14:48:42"^^xsd:dateTime ;
    skos:altLabel "ISDN"@en,
        "B-isdn"@nb,
        "BISDN"@nb,
        "Broadband integrated services digital network"@nb,
        "ISDN"@nb,
        "Integrated services digital network"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "ISDN er et felles nett for teletjenester som tradisjonelt har krevd separate linjer, som blant annet gir tilgang til telefoni, dataoverføring og telefaks. ISDN ble utbredt fra begynnelsen av 1990-tallet og var på siste halvdel av 1990-tallet mye brukt for å gi raskere internett-tilkobling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integrated services digital network"@en,
        "ISDN"@nb .

humord:c63730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63730" ;
    dct:modified "2024-02-28T07:43:56"^^xsd:dateTime ;
    skos:altLabel "Bengalarar"@nb ;
    skos:broader humord:c00829 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bengali (People)"@en,
        "Bengalere"@nb .

humord:c63731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63731" ;
    dct:modified "2024-02-28T08:14:03"^^xsd:dateTime ;
    skos:altLabel "JSP (Jackson)"@en,
        "JSP technique"@en,
        "JSP (Jackson)"@nb,
        "Jackson structured programming"@nb ;
    skos:broader humord:c62371 ;
    skos:definition "Jackson strukturert programmering (JSP) er en metode for strukturert programmering utviklet av den britiske programvarekonsulenten Michael A. Jackson og beskrevet i hans bok fra 1975, \"Principles of Program Design\".<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jackson structured programming"@en,
        "Jackson structured programming"@nb .

humord:c63732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63732" ;
    dct:modified "2024-02-28T08:06:49"^^xsd:dateTime ;
    skos:altLabel "Java servlets"@en,
        "Servlets"@en,
        "Jakarta servlets"@nb,
        "Java servlets"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "En Jakarta Servlet, tidligere kjent som Java Servlet, er en Java-programvarekomponent som utvider mulighetene til en server. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jakarta servlets"@en,
        "Jakarta servlets"@nb .

humord:c63733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63733" ;
    dct:modified "2024-02-28T08:10:52"^^xsd:dateTime ;
    skos:altLabel "ECMAScript"@en,
        "ES5"@en,
        "ES6"@en,
        "ECMAScript"@nb,
        "ES5"@nb,
        "ES6"@nb,
        "JavaScript"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "JavaScript er et høynivå-programmeringsspråk.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "JavaScript"@en,
        "JavaScript"@nb ;
    skos:related humord:c62783 .

humord:c63734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63734" ;
    dct:modified "2024-02-28T08:14:12"^^xsd:dateTime ;
    skos:altLabel "JSP (Java)"@en,
        "JSP (Java)"@nb,
        "JavaServer Pages"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "JSP eller JavaServer Pages er et serversidespråk for dynamiske websider basert på Java. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "JavaServer Pages"@en,
        "JavaServer Pages"@nb .

humord:c63735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63735" ;
    dct:modified "2024-02-28T08:16:18"^^xsd:dateTime ;
    skos:altLabel "JDBC"@en,
        "JDBC"@nb,
        "Java database connectivity"@nb ;
    skos:broader humord:c60075 ;
    skos:definition "Java Database Connectivity (JDBC) er et standardisert grensesnitt for Java-applikasjoner som skal kommunisere med en database. Det finnes JDBC-drivere for de fleste databaser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Java database connectivity"@en,
        "JDBC"@nb .

humord:c63736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63736" ;
    dct:modified "2024-02-28T08:18:45"^^xsd:dateTime ;
    skos:altLabel "JPG"@en,
        "Joint Photographic Experts Group standard"@en,
        "JPEG"@nb,
        "JPG"@nb,
        "Joint Photographic Experts Group standard"@nb ;
    skos:broader humord:c62253 ;
    skos:definition "JPEG, et bildeformat for komprimert lagring av digitale bildefiler basert på en algoritme med samme navn.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "JPEG"@en,
        "JPEG"@nb .

humord:c63737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63737" ;
    dct:modified "2024-02-28T08:22:16"^^xsd:dateTime ;
    skos:altLabel "JavaScript Object Notation"@en,
        "JSON"@nb,
        "JavaScript Object Notation"@nb ;
    skos:broader humord:c58236 ;
    skos:definition "JSON er et dataformat for å lagre og utveksle strukturert informasjon. Informasjonen lagres tekstlig og lesbart i filer med endelsen .json, eller sendes som en del av datakommunikasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "JSON"@en,
        "JSON"@nb .

humord:c63738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63738" ;
    dct:modified "2024-02-29T09:14:04"^^xsd:dateTime ;
    skos:altLabel "Jython"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Jython er et programmeringspråk som er redigert versjon av Python. Jython ble lansert som JPython i 1997 og skiftet navn til Jython i 1999 <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jython"@en,
        "Jython"@nb ;
    skos:related humord:c63686 .

humord:c63739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63739" ;
    dct:modified "2024-02-28T08:31:20"^^xsd:dateTime ;
    skos:altLabel "Wiener filters"@en,
        "Kalmanfilter"@nb,
        "Wienerfilter"@nb,
        "Wienerfiltre"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "Kalmanfilter er en algoritme som bruker forskjellige målinger over tid, og produserer et estimat av en mer nøyaktig måling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kalman filters"@en,
        "Kalmanfiltre"@nb .

humord:c63740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63740" ;
    dct:modified "2024-12-09T08:25:28"^^xsd:dateTime ;
    skos:altLabel "Khoisan folkedikting"@nb,
        "San folkedikting"@nb ;
    skos:broader humord:c05055 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Khoisan folk literature"@en,
        "Khoisan folkediktning"@nb .

humord:c63741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63741" ;
    dct:modified "2024-02-28T10:52:54"^^xsd:dateTime ;
    skos:altLabel "Katalogtenester"@nb,
        "Oppslagstenester"@nb,
        "Oppslagstjenester"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Directory services"@en,
        "Katalogtjenester"@nb .

humord:c63742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63742" ;
    dct:modified "2024-02-28T10:59:05"^^xsd:dateTime ;
    skos:altLabel "Kernel-baserte metodar"@nb,
        "Kernel-baserte metoder"@nb,
        "Kernel-metodar"@nb,
        "Kernel-metoder"@nb,
        "Kjernemetodar"@nb ;
    skos:broader humord:c04294 ;
    skos:definition "Innen maskinlæring er kernel-maskiner en klasse algoritmer for mønsteranalyse, der det mest kjente medlemmet er støttevektormaskinen (SVM). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kernel methods"@en,
        "Kjernemetoder"@nb .

humord:c63743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63743" ;
    dct:modified "2024-02-28T12:50:14"^^xsd:dateTime ;
    skos:altLabel "Klient-tenar"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Client-server"@en,
        "Klient-tjener"@nb .

humord:c63744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63744" ;
    dct:modified "2024-02-28T12:58:44"^^xsd:dateTime ;
    skos:altLabel "Cluster computing"@en,
        "Computer clusters"@en,
        "Dataklynger"@nb,
        "Dataklyngjer"@nb,
        "Klyngenettverk"@nb,
        "Klyngesystem"@nb,
        "Klyngjenettverk"@nb,
        "Klyngjesystem"@nb,
        "Regneklynger"@nb ;
    skos:broader humord:c62463 ;
    skos:definition "En regneklynge eller dataklynge (også regnecluster fra engelsk computer cluster) består av en mengde av løst eller tett sammenkoblede datamaskiner som jobber sammen slik at de på mange måter kan anses som ett enkelt system. <wikipeida>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cluster systems"@en,
        "Klyngesystemer"@nb .

humord:c63745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63745" ;
    dct:modified "2024-02-28T13:05:09"^^xsd:dateTime ;
    skos:altLabel "Mikronett"@nb ;
    skos:broader humord:c60003 ;
    skos:definition "Et mikronett er et lokalt avgrenset overføringsnett som ved behov eller ønske kan koble seg fra det overliggende nettet, og driftes videre med lokalprodusert eller lagret kraft. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microgrid"@en,
        "Mikronett"@nb .

humord:c63746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63746" ;
    dct:modified "2024-02-28T13:32:10"^^xsd:dateTime ;
    skos:altLabel "Prosumentar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "En prosument er en nettkunde som både bruker og produserer elektrisk kraft. <NVE>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prosumers"@en,
        "Prosumenter"@nb .

humord:c63747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63747" ;
    dct:modified "2024-02-28T14:08:31"^^xsd:dateTime ;
    skos:altLabel "Elective monarchy"@en,
        "Kongeval"@nb ;
    skos:broader humord:c09705 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Royal election"@en,
        "Kongevalg"@nb .

humord:c63748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63748" ;
    dct:modified "2024-02-28T14:12:43"^^xsd:dateTime ;
    skos:altLabel "The Consulate affair"@en,
        "Konsulatsaka"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Konsulatsaken er betegnelsen på striden om innføringen av eget norsk konsulatvesen under unionen med Sverige. Denne saken ble den formelle årsaken til unionsoppløsningen 1905. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Consulate case"@en,
        "Konsulatsaken"@nb ;
    skos:related humord:c14891 .

humord:c63749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63749" ;
    dct:modified "2024-02-28T14:15:11"^^xsd:dateTime ;
    skos:altLabel "Kornhandel"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grain trade"@en,
        "Kornhandel"@nb .

humord:c63750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63750" ;
    dct:modified "2024-02-28T14:22:52"^^xsd:dateTime ;
    skos:altLabel "Leseforeninger"@nb,
        "Lesesamskipnadar"@nb,
        "Leseselskap"@nb ;
    skos:broader humord:c06635 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reading societies"@en,
        "Leseselskaper"@nb .

humord:c63751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63751" ;
    dct:modified "2024-02-28T14:25:10"^^xsd:dateTime ;
    skos:altLabel "Livsløgn"@nb,
        "Livsløgnar"@nb ;
    skos:broader humord:c27665 ;
    skos:definition "En livsløgn er en illusjon eller et selvbedrag som står sentralt i en persons oppfattelse av seg selv og sitt liv og virke. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Life-lies"@en,
        "Livsløgner"@nb .

humord:c63752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63752" ;
    dct:modified "2024-02-28T14:30:21"^^xsd:dateTime ;
    skos:altLabel "Draft proposals"@en,
        "Lovutkast"@nb ;
    skos:broader humord:c08923 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Draft bills"@en,
        "Lovutkast"@nb .

humord:c63753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63753" ;
    dct:modified "2024-02-28T14:37:07"^^xsd:dateTime ;
    skos:altLabel "Maskinteknikk"@nb ;
    skos:broader humord:c04402 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechanical engineering"@en,
        "Maskinteknikk"@nb .

humord:c63754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63754" ;
    dct:modified "2024-02-28T14:56:06"^^xsd:dateTime ;
    skos:altLabel "Konvensjonen i Moss"@nb,
        "Mossekonvensjonen"@nb ;
    skos:broader humord:c04132 ;
    skos:definition "Mossekonvensjonen var avtalen der Norge godkjente unionen med Sverige. Avtalen ble inngått 14. august 1814. Mossekonvensjonen gjorde også slutt på den korte krigen mellom Norge og Sverige sommeren 1814. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convention of Moss"@en,
        "Mossekonvensjonen"@nb ;
    skos:related humord:c63516,
        humord:c63660,
        humord:c63755 .

humord:c63755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63755" ;
    dct:modified "2024-02-28T14:55:12"^^xsd:dateTime ;
    skos:altLabel "Notabelmøtet"@nb,
        "Stormannsmøtet"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Stormannsmøtet var et møte som ble holdt på Eidsvoll 16. februar 1814. Møtedeltakerne var en forsamling av 21 av Østlandets ledende menn, som var kalt sammen av den danske stattholder Christian Frederik til å for å uttale seg om prinsens planer for en norsk selvstendighetspolitikk. Innkallingen var en reaksjon på Kieltraktaten, som forpliktet Danmark til å avstå Norge til Sverige etter Napoleonskrigene <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meeting of Notables"@en,
        "Stormannsmøtet"@nb ;
    skos:related humord:c63516,
        humord:c63660,
        humord:c63754 .

humord:c63756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63756" ;
    dct:modified "2024-02-29T09:10:11"^^xsd:dateTime ;
    skos:altLabel "Patriotic organisations"@en,
        "Patrotic organizations"@en,
        "Patriotiske selskap"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patriotic societies"@en,
        "Patriotiske selskaper"@nb .

humord:c63757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63757" ;
    dct:modified "2024-02-28T15:02:38"^^xsd:dateTime ;
    skos:altLabel "Pelshandel"@nb ;
    skos:broader humord:c07745 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fur trade"@en,
        "Pelshandel"@nb .

humord:c63758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63758" ;
    dct:modified "2024-02-28T15:23:37"^^xsd:dateTime ;
    skos:altLabel "Retrospektiv teknikk"@nb ;
    skos:broader humord:c05545 ;
    skos:definition "Retrospektiv teknikk er en teknikk innen dramaturgi som brukes i oppbygningen av skuespill. Den går ut på å bruke fortiden til personene i stykket for å bygge opp og forklare handlingen i nåtiden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retrospective technique"@en,
        "Retrospektiv teknikk"@nb .

humord:c63759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63759" ;
    dct:modified "2024-02-29T09:09:16"^^xsd:dateTime ;
    skos:altLabel "Universitetssaka"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Universitetssaken viser til kampanjen som førte til opprettingen av  Det Kongelige Frederiks Universitet i 1811 (senere Universitetet i Oslo) <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Campaign to establish the first Norwegian University"@en,
        "Universitetssaken"@nb .

humord:c63760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63760" ;
    dct:modified "2024-02-29T08:51:56"^^xsd:dateTime ;
    skos:altLabel "Biomolecules"@en,
        "Biologiske molekyl"@nb,
        "Biomolekyl"@nb,
        "Biomolekyler"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Biologiske molekyler er forbindelser som stammer fra og fungerer som byggesteiner i alle levende organismer, som for eksempel deoksyribonukleinsyre (DNA) og ribonukleinsyre (RNA). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological molecules"@en,
        "Biologiske molekyler"@nb .

humord:c63761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63761" ;
    dct:modified "2024-10-01T16:40:29"^^xsd:dateTime ;
    skos:altLabel "Biologiske ressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:definition "Biologiske ressurser er skog, husdyr, avlinger og andre kultiverte planter, kulturlandskap, vilt, fisk, mikroorganismer og andre biologiske produkter og tjenester innen jordbruk, skogbruk, vilt og akvatiske systemer. <HINN>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological resources"@en,
        "Biologiske ressurser"@nb .

humord:c63762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63762" ;
    dct:modified "2024-02-29T09:17:26"^^xsd:dateTime ;
    skos:altLabel "JSD"@en,
        "Jackson system development"@en,
        "JSD"@nb,
        "Jackson system design"@nb,
        "Jackson system development"@nb ;
    skos:broader humord:c62371 ;
    skos:definition "Jackson System Development (JSD) er en lineær metode for programvareutvikling utviklet av Michael A. Jackson og John Cameron på 1980-tallet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jackson system design"@en,
        "Jackson system design"@nb .

humord:c63763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63763" ;
    dct:modified "2024-05-15T08:56:42"^^xsd:dateTime ;
    skos:altLabel "Biosignals"@en,
        "Biologiske signal"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Et biologisk signal er ethvert signal i levende vesener som kontinuerlig kan måles og overvåkes. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological signals"@en,
        "Biologiske signaler"@nb .

humord:c63764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63764" ;
    dct:modified "2024-10-01T16:44:18"^^xsd:dateTime ;
    skos:altLabel "Biological research stations"@en,
        "Biologiske stasjonar"@nb ;
    skos:broader humord:c27526 ;
    skos:definition "Biologisk stasjon er laboratorier til utforskning av dyr og planter, mest mulig under naturlige livsforhold, så man kan undersøke miljøets egenheter og forhold, og forholdene mellom organisme og miljø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological stations"@en,
        "Biologiske stasjoner"@nb .

humord:c63765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63765" ;
    dct:modified "2024-02-29T09:28:55"^^xsd:dateTime ;
    skos:altLabel "Biologiske system"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Komplekst nettverk av biologisk relevante enheter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Må ikke forveksles med Systembiologi."@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological systems"@en,
        "Biologiske systemer"@nb .

humord:c63766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63766" ;
    dct:modified "2024-02-29T09:41:54"^^xsd:dateTime ;
    skos:altLabel "Bioluminescens"@nb,
        "Ljosorgan"@nb,
        "Luminiserande organ"@nb,
        "Luminiserende organer"@nb,
        "Lysorgan"@nb,
        "Lysorganer"@nb,
        "Selvlysende organismer"@nb,
        "Sjølvlysande organismar"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Bioluminescens er utstråling av synlig lys fra levende organismer, og kommer av biokjemiske og biofysiske prosesser inne i organismen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioluminescence"@en,
        "Bioluminescens"@nb .

humord:c63767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63767" ;
    dct:modified "2024-05-14T14:27:41"^^xsd:dateTime ;
    skos:altLabel "Biomagnetisme"@nb ;
    skos:broader humord:c61404,
        humord:c63293 ;
    skos:definition "Biomagnetisme er magnetfelt dannet av levende organismer, f.eks. fra elektrisitet i nerve- og muskelceller. <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomagnetism"@en,
        "Biomagnetisme"@nb .

humord:c63768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63768" ;
    dct:modified "2024-02-29T10:31:06"^^xsd:dateTime ;
    skos:altLabel "Biomasse"@nb ;
    skos:broader humord:c27592 ;
    skos:definition "Biomasse er en betegnelse på den totale vekten av levende organismer i en sammenheng. I biologi brukes begrepet for å oppgi bestanden av organismer av en bestemt type eller på et gitt sted, men uttrykket brukes også som generell betegnelse på brensel fra trær og planter, gjødsel, skogsavfall og brenntorv til bruk i oppvarming. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomass"@en,
        "Biomasse"@nb ;
    skos:related humord:c63485 .

humord:c63769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63769" ;
    dct:modified "2024-04-23T19:52:16"^^xsd:dateTime ;
    skos:altLabel "General biomathematics"@en,
        "Mathematical biology"@en,
        "Biomatematikk"@nb,
        "Matematisk biologi"@nb ;
    skos:broader humord:c21849 ;
    skos:definition "I biomatematikk brukes matematiske metoder for å forstå biologiske fenomen. <UiB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomathematics"@en,
        "Biomatematikk"@nb .

humord:c63770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63770" ;
    dct:modified "2024-02-29T11:00:36"^^xsd:dateTime ;
    skos:altLabel "Bioinstrumentation"@en,
        "Bioinstrumentering"@nb,
        "Biomedisinsk instrumentering"@nb ;
    skos:broader humord:c61740 ;
    skos:definition "Biomedisinsk instrumentering er en anvendelse av biomedisinsk ingeniørfag som fokuserer på å utvikle enheter og mekanikk som brukes til å måle, evaluere og behandle biologiske systemer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomedical instrumentatio"@en,
        "Biomedisinsk instrumentering"@nb .

humord:c63771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63771" ;
    dct:modified "2025-02-10T13:37:15"^^xsd:dateTime ;
    skos:altLabel "Biom"@nb ;
    skos:broader humord:c22813 ;
    skos:definition "Biom er en betegnelse for ulike typer av biologiske samfunn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomes"@en,
        "Biomer"@nb .

humord:c63772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63772" ;
    dct:modified "2024-02-29T11:21:07"^^xsd:dateTime ;
    skos:altLabel "Knuth–Bendix completion algorithm"@en,
        "Knuth-Bendix-algoritmen"@nb,
        "Knuth-Bendix-komplettering"@nb ;
    skos:broader humord:c00719,
        humord:c08164 ;
    skos:definition "Knuth-Bendix-algoritmen (oppkalt etter Donald Knuth og Peter Bendix) er en halvbeslutningsalgoritme for å transformere en mengde ligninger (over termer) til et sammenhengende termomskrivningssystem. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knuth-Bendix algorithm"@en,
        "Knuth-Bendix-algoritmen"@nb .

humord:c63773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63773" ;
    dct:modified "2024-02-29T11:23:14"^^xsd:dateTime ;
    skos:altLabel "Compling"@en,
        "Kodegenerering"@nb,
        "Kompilering"@nb ;
    skos:broader humord:c04258 ;
    skos:definition "Innenfor informatikk er kodegenerering den prosess hvormed en kompilators kodegenerator konverterer en mellomliggende representasjon av kildekode til en form som kan utføres av en datamaskin (maskinkode). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Code generation"@en,
        "Kodegenerering"@nb .

humord:c63774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63774" ;
    dct:modified "2024-02-29T11:25:17"^^xsd:dateTime ;
    skos:altLabel "Kollisjonsbestemming (Datagrafikk)"@nb ;
    skos:broader humord:c62354 ;
    skos:definition "Kollisjonsbestemmelse innenfor informatikk er 3d-objekter i datagrafikk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collision detection (Computer graphics)"@en,
        "Kollisjonsbestemmelse (Datagrafikk)"@nb .

humord:c63775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63775" ;
    dct:modified "2024-02-29T11:26:34"^^xsd:dateTime ;
    skos:altLabel "Kombinatoriske algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial algorithms"@en,
        "Kombinatoriske algoritmer"@nb .

humord:c63776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63776" ;
    dct:modified "2024-02-29T11:27:37"^^xsd:dateTime ;
    skos:altLabel "Biominerals"@en,
        "Biomineral"@nb,
        "Biomineraler"@nb,
        "Biomineralisering"@nb ;
    skos:broader humord:c12881,
        humord:c14107 ;
    skos:definition "Biomineralisering er mineraler laget ved biologiske prosesser i levende organismer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biomineralization"@en,
        "Biomineralisering"@nb .

humord:c63777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63777" ;
    dct:modified "2024-02-29T11:37:08"^^xsd:dateTime ;
    skos:altLabel "Nanobiotechnology"@en,
        "Bionanoteknologi"@nb,
        "Nanobioteknologi"@nb ;
    skos:broader humord:c24805 ;
    skos:definition "Bionanoteknologi er den del av nanoteknologien som retter seg mot biologiske, biokjemiske og medisinske anvendelser. Eksempler er nanobiosensorer og biokompatible materialer. <Forskningsrådet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bionanotechnology"@en,
        "Bionanoteknologi"@nb .

humord:c63778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63778" ;
    dct:modified "2024-02-29T12:29:36"^^xsd:dateTime ;
    skos:altLabel "Bioorganisk kjemi"@nb ;
    skos:broader humord:c12881,
        humord:c17862 ;
    skos:definition "Bioorganisk kjemi er en vitenskapelig disiplin som kombinerer organisk kjemi og biokjemi. Den omhandler studiet av biologiske prosesser ved hjelp av kjemiske metoder. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioorganic chemistry"@en,
        "Bioorganisk kjemi"@nb .

humord:c63779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63779" ;
    dct:modified "2024-02-29T12:24:03"^^xsd:dateTime ;
    skos:altLabel "Umami"@nb ;
    skos:broader humord:c03888 ;
    skos:definition "Umami er truleg den femte grunnsmaken, ved sida av søtt, salt, surt og bittert. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Umami"@en,
        "Umami"@nb .

humord:c63780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63780" ;
    dct:modified "2024-02-29T12:33:39"^^xsd:dateTime ;
    skos:altLabel "Biopolymerar"@nb ;
    skos:broader humord:c21476,
        humord:c27592 ;
    skos:definition "Biopolymerer er en fellesbetegnelse på alle de polymerer (makromolekylære stoffer) som inngår som bestanddeler i levende organismer. Dette er for eksempel forbindelser av typen proteiner, nukleinsyrer, polyisoprener som naturgummi og guttaperka, polysakkarider som cellulose, stivelse, alginat, glykogen og mange derivater av disse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biopolymers"@en,
        "Biopolymerer"@nb .

humord:c63781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63781" ;
    dct:modified "2024-02-29T13:00:51"^^xsd:dateTime ;
    skos:altLabel "Kommersiell programvare"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commercial software"@en,
        "Kommersiell programvare"@nb .

humord:c63782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63782" ;
    dct:modified "2024-03-12T09:24:54"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonssikkerheit"@nb,
        "Kommunikasjonstryggleik"@nb ;
    skos:broader humord:c63698 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Communications security"@en,
        "Kommunikasjonssikkerhet"@nb .

humord:c63783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63783" ;
    dct:modified "2024-02-29T13:04:38"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonssystem"@nb ;
    skos:broader humord:c09106 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Communication systems"@en,
        "Kommunikasjonssystemer"@nb .

humord:c63784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63784" ;
    dct:modified "2024-02-29T13:05:34"^^xsd:dateTime ;
    skos:altLabel "Oppreinskning"@nb,
        "Opprenskning"@nb,
        "Remediering (Miljøteknikk)"@nb ;
    skos:broader humord:c01483,
        humord:c63001 ;
    skos:definition "Opprenskning og rehabilitering av forurensede naturområder (terrestrisk, akvatisk eller marint miljø). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Remediation (Environmental engineering)"@en,
        "Remediering (Miljøteknikk)"@nb .

humord:c63785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63785" ;
    dct:modified "2024-02-29T13:16:08"^^xsd:dateTime ;
    skos:altLabel "Kompilatordesign"@nb,
        "Kompilatorkonstruksjon"@nb,
        "Kompilatorteknikk"@nb,
        "Kompilatorutforming"@nb ;
    skos:broader humord:c04258 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compiler design"@en,
        "Kompilatordesign"@nb .

humord:c63786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63786" ;
    dct:modified "2025-01-03T09:36:42"^^xsd:dateTime ;
    skos:altLabel "Biodegradation"@en,
        "Bioremediation"@en,
        "Phytoremediation"@en,
        "Biodegradering"@nb,
        "Biologisk avfallsbehandling"@nb,
        "Biologisk avfallshandsaming"@nb,
        "Biologisk reinsing"@nb,
        "Bioreinsing"@nb,
        "Bioremediering"@nb,
        "Fytoremediering"@nb ;
    skos:broader humord:c63784 ;
    skos:definition "Bioremediering er naturens egen “ryddemetode” hvor planter, nedbrytende bakterier eller enzymer brukes for å fjerne forurensing og gjenopprette balansen i naturen etter forurensning. <SINTEF>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological treatments"@en,
        "Bioremediering"@nb .

humord:c63787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63787" ;
    dct:modified "2024-02-29T13:22:24"^^xsd:dateTime ;
    skos:altLabel "Kompleksitetsanalyse"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "Kompleksitetsanalyse er bestemmelse av algoritmers beregningskompleksitet <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complexity analysis"@en,
        "Kompleksitetsanalyse"@nb ;
    skos:related humord:c63638 .

humord:c63788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63788" ;
    dct:modified "2024-02-29T13:32:33"^^xsd:dateTime ;
    skos:altLabel "Komplettering  (Algebra)"@nb ;
    skos:broader humord:c63789 ;
    skos:definition "Komplettering : i algebra er det flere beslektede funktorer på ringer og moduler som resulterer i komplette topologiske ringer og moduler.<wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Completion (Algebra)"@en,
        "Komplettering (Algebra)"@nb .

humord:c63789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63789" ;
    dct:modified "2024-02-29T13:31:14"^^xsd:dateTime ;
    skos:altLabel "Topologiske rom"@nb ;
    skos:broader humord:c63585 ;
    skos:definition "Et topologisk rom er en samling med punkter der man har definert hvilke av de som «ligger nære hverandre», uten at dette nødvendigvis kan måles med en numerisk avstand. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological spaces"@en,
        "Topologiske rom"@nb .

humord:c63790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63790" ;
    dct:modified "2024-02-29T13:33:43"^^xsd:dateTime ;
    skos:altLabel "Kompletthetsproblem"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Completeness problems"@en,
        "Kompletthetsproblemer"@nb .

humord:c63791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63791" ;
    dct:modified "2024-02-29T13:42:42"^^xsd:dateTime ;
    skos:altLabel "Component-based programming"@en,
        "Component-oriented programming"@en,
        "Software components"@en,
        "Komponentbasert programmering"@nb,
        "Komponentbasert programvareutvikling"@nb,
        "Komponentorientert programmering"@nb,
        "Programvarekomponentar"@nb,
        "Programvarekomponenter"@nb ;
    skos:broader humord:c63793 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Component-based software engineering"@en,
        "Komponentbasert programvareutvikling"@nb .

humord:c63792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63792" ;
    dct:modified "2024-02-29T13:40:07"^^xsd:dateTime ;
    skos:altLabel "Biosensorar"@nb ;
    skos:broader humord:c61633 ;
    skos:definition "Biosensorer er analytiske enheter som kombinerer de molekylære gjenkjennelsesevner til biomolekyler med elektronikk for signalmåling. <FFI>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biosensors"@en,
        "Biosensorer"@nb .

humord:c63793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63793" ;
    dct:modified "2024-02-29T13:41:48"^^xsd:dateTime ;
    skos:altLabel "Program modules"@en,
        "Modulær programmering"@nb,
        "Programmodular"@nb,
        "Programmoduler"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Modulær programmering er en strukturert programmeringsteknikk der et program er delt opp i moduler med spesifikke funksjoner. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular programming"@en,
        "Modulær programmering"@nb .

humord:c63794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63794" ;
    dct:modified "2024-02-29T13:45:24"^^xsd:dateTime ;
    skos:altLabel "Konferansesystem"@nb ;
    skos:broader humord:c15216 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conferencing systems"@en,
        "Konferansesystemer"@nb .

humord:c63795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63795" ;
    dct:modified "2024-02-29T13:47:52"^^xsd:dateTime ;
    skos:altLabel "Biogenese"@nb,
        "Biosyntese"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Biosyntese er oppbygging av større cellebestanddeler fra enkle forbindelser ved hjelp av enzymer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biosynthesis"@en,
        "Biosyntese"@nb .

humord:c63796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63796" ;
    dct:modified "2024-02-29T13:48:39"^^xsd:dateTime ;
    skos:altLabel "Konfigurering"@nb,
        "Konfigureringar"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Configuration"@en,
        "Konfigureringer"@nb .

humord:c63797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63797" ;
    dct:modified "2024-02-29T13:56:58"^^xsd:dateTime ;
    skos:altLabel "Konform avbilding"@nb ;
    skos:broader humord:c63798 ;
    skos:definition "Konform avbildning er en avbildning fra en matematisk mengde til en annen der en del grunnleggende egenskaper i den opprinnelige mengden blir bevart. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conformal mapping"@en,
        "Konform avbildning"@nb .

humord:c63798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63798" ;
    dct:modified "2024-02-29T13:53:51"^^xsd:dateTime ;
    skos:altLabel "Kompleks variabel"@nb,
        "Komplekse variablar"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex variables"@en,
        "Komplekse variabler"@nb .

humord:c63799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63799" ;
    dct:modified "2024-02-29T13:55:44"^^xsd:dateTime ;
    skos:altLabel "Kvasikonforme avbildningar"@nb ;
    skos:broader humord:c63797 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quasiconformal mappings"@en,
        "Kvasikonforme avbildninger"@nb .

humord:c63800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63800" ;
    dct:modified "2024-02-29T13:58:46"^^xsd:dateTime ;
    skos:altLabel "Programming contests"@en,
        "Konkurranseprogrammering"@nb,
        "Programmeringskonkurransar"@nb,
        "Programmeringskonkurranser"@nb,
        "Programmeringstevlingar"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Competitive programming"@en,
        "Konkurranseprogrammering"@nb .

humord:c63801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63801" ;
    dct:modified "2024-02-29T14:41:31"^^xsd:dateTime ;
    skos:altLabel "Synecology"@en,
        "Biologiske samfunn"@nb,
        "Samfunnsøkologi"@nb,
        "Synøkologi"@nb,
        "Økologiske samfunn"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Samfunnsøkologien er studiet av hvordan biologiske samfunn utvikler seg som følge av interaksjoner mellom individene, populasjonene og artene i samfunnet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Community ecology"@en,
        "Samfunnsøkologi"@nb .

humord:c63802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63802" ;
    dct:modified "2024-02-29T14:08:52"^^xsd:dateTime ;
    skos:altLabel "Kontekstfrie språk"@nb ;
    skos:broader humord:c04300 ;
    skos:definition "Et kontekstfritt språk er språket generert av en kontekstfri grammatikk.Innenfor programmeringsspråk har kontekstfrie språk ei rekke anvendelser. De fleste aritmetiske uttrykk er generert av kontekstfrie grammatikker.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Context-free languages"@en,
        "Kontekstfrie språk"@nb ;
    skos:related humord:c62406,
        humord:c63803 .

humord:c63803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63803" ;
    dct:modified "2024-02-29T14:08:18"^^xsd:dateTime ;
    skos:altLabel "Kontekstsensitive språk"@nb ;
    skos:broader humord:c04300 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Context-sensitive languages"@en,
        "Kontekstsensitive språk"@nb ;
    skos:related humord:c62406,
        humord:c63802 .

humord:c63804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63804" ;
    dct:modified "2024-02-29T14:11:53"^^xsd:dateTime ;
    skos:altLabel "Continuation methods"@en,
        "Continuation techniques"@en,
        "Kontinuasjonsteknikkar"@nb,
        "Numerisk kontinuasjon"@nb ;
    skos:broader humord:c62267 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical continuation"@en,
        "Kontinuasjonsteknikker"@nb .

humord:c63805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63805" ;
    dct:modified "2024-02-29T14:17:26"^^xsd:dateTime ;
    skos:altLabel "Variasjonsrekning"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calculus of variations"@en,
        "Variasjonsregning"@nb .

humord:c63806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63806" ;
    dct:modified "2024-02-29T14:19:22"^^xsd:dateTime ;
    skos:altLabel "Konveks programmering"@nb ;
    skos:broader humord:c63690 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex programming"@en,
        "Konveks programmering"@nb .

humord:c63807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63807" ;
    dct:modified "2024-02-29T14:23:37"^^xsd:dateTime ;
    skos:altLabel "Kopivern"@nb ;
    skos:broader humord:c08978 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copy protection"@en,
        "Kopibeskyttelse"@nb .

humord:c63808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63808" ;
    dct:modified "2024-02-29T14:27:44"^^xsd:dateTime ;
    skos:altLabel "Kortaste nettverkproblemet"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shortest network problem"@en,
        "Korteste nettverkproblemet"@nb .

humord:c63809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63809" ;
    dct:modified "2024-02-29T14:33:52"^^xsd:dateTime ;
    skos:altLabel "Kortaste veg (Grafteori)"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "Korteste vei er problemet med å finne en sti mellom to knutepunkter (eller noder) i et graf slik at summen av vektene til de tilhørende kanter er minst mulig.  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shortest path (Graph theory)"@en,
        "Korteste vei (Grafteori)"@nb .

humord:c63810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63810" ;
    dct:modified "2024-02-29T14:36:12"^^xsd:dateTime ;
    skos:altLabel "Korutinar"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Korutiner er dataprogramkomponenter som tillater avbrudd og gjenopptakelse av kjøring, og generaliserer subrutiner for kooperativ multitasking. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coroutines"@en,
        "Korutiner"@nb .

humord:c63811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63811" ;
    dct:modified "2024-03-01T08:59:01"^^xsd:dateTime ;
    skos:altLabel "Kretsutforming"@nb,
        "Krinsdesign"@nb,
        "Krinsutforming"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circuit design"@en,
        "Kretsdesign"@nb ;
    skos:related humord:c63863 .

humord:c63812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63812" ;
    dct:modified "2025-01-03T08:38:45"^^xsd:dateTime ;
    skos:altLabel "Kretssimulering"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circuit simulation"@en,
        "Kretssimulering"@nb .

humord:c63813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63813" ;
    dct:modified "2024-02-29T14:42:22"^^xsd:dateTime ;
    skos:altLabel "Krinsteori"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circuit theory"@en,
        "Kretsteori"@nb .

humord:c63814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63814" ;
    dct:modified "2024-02-29T14:45:34"^^xsd:dateTime ;
    skos:altLabel "Biota (Økologi)"@nb ;
    skos:broader humord:c63801 ;
    skos:definition "Biota er alle de levende organismer i et bestemt miljø (planter, dyr, sopper, bakterier og arker). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biota (Ecology)"@en,
        "Biota (Økologi)"@nb .

humord:c63815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63815" ;
    dct:modified "2024-02-29T14:46:05"^^xsd:dateTime ;
    skos:altLabel "Krypteringsalgoritmar"@nb,
        "Kryptografiske algoritmar"@nb,
        "Kryptografiske algoritmer"@nb ;
    skos:broader humord:c06428,
        humord:c08164 ;
    skos:definition "Krypteringsalgoritmer er algoritmer for kryptering og dekryptering av informasjon. <wikidaa>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ciphers"@en,
        "Krypteringsalgoritmer"@nb .

humord:c63816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63816" ;
    dct:modified "2024-02-29T14:47:52"^^xsd:dateTime ;
    skos:altLabel "Krypteringsnyklar"@nb,
        "Krypteringsnøklar"@nb,
        "Nykelgenerering"@nb,
        "Nøkkelgenerering"@nb ;
    skos:broader humord:c06428 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryptographic keys"@en,
        "Krypteringsnøkler"@nb .

humord:c63817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63817" ;
    dct:modified "2024-02-29T14:52:56"^^xsd:dateTime ;
    skos:altLabel "Kundestøtte"@nb ;
    skos:broader humord:c59624 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Customer support"@en,
        "Kundestøtte"@nb .

humord:c63818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63818" ;
    dct:modified "2024-02-29T14:54:39"^^xsd:dateTime ;
    skos:altLabel "Kunnskapsakkumulering"@nb ;
    skos:broader humord:c08078 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knowledge accumulation"@en,
        "Kunnskapsakkumulering"@nb .

humord:c63819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63819" ;
    dct:modified "2024-11-20T11:31:06"^^xsd:dateTime ;
    skos:altLabel "Kunnskapsallmenningar"@nb,
        "Kunnskapsålmenningar"@nb ;
    skos:broader humord:c08078 ;
    skos:definition "En kunnskapsallmenning er et informasjonssystem, for eksempel et fysisk bibliotek eller et nettsamfunn, som har til oppgave å produsere, bevare og tilgjengeliggjøre informasjon for samtid og ettertid. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information commons"@en,
        "Kunnskapsallmenninger"@nb .

humord:c63820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63820" ;
    dct:modified "2024-02-29T15:01:48"^^xsd:dateTime ;
    skos:altLabel "Recommender systems"@en,
        "Anbefalingssystem"@nb,
        "Anbefalingssystemer"@nb,
        "Kunnskapsbaserte system"@nb,
        "Kunnskapssystem"@nb,
        "Kunnskapssystemer"@nb,
        "Tilrådingssystem"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Kunnskapsbaserte system er dataprogram som resonnerer og bruker en kunnskapsbase for å løse komplekse problemer. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knowledge-based systems"@en,
        "Kunnskapsbaserte systemer"@nb .

humord:c63821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63821" ;
    dct:modified "2024-02-29T15:03:16"^^xsd:dateTime ;
    skos:altLabel "Knowledge databases"@en,
        "Kunnskapsdatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knowledge bases"@en,
        "Kunnskapsdatabaser"@nb .

humord:c63822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63822" ;
    dct:modified "2025-02-10T13:40:50"^^xsd:dateTime ;
    skos:altLabel "Biotiske faktorar"@nb,
        "Levande faktorar"@nb,
        "Levende faktorer"@nb ;
    skos:broader humord:c22813 ;
    skos:definition "Biotiske faktorar er alle dei levande organismane som finst i eit økosystem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biotic factors"@en,
        "Biotiske faktorer"@nb ;
    skos:related humord:c63814 .

humord:c63823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63823" ;
    dct:modified "2024-02-29T15:22:02"^^xsd:dateTime ;
    skos:altLabel "Kunstig immunsystem"@nb ;
    skos:broader humord:c61901 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial immune system"@en,
        "Kunstig immunsystem"@nb .

humord:c63824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63824" ;
    dct:modified "2024-02-29T15:20:42"^^xsd:dateTime ;
    skos:altLabel "Kunstig evolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial evolution"@en,
        "Kunstig evolusjon"@nb .

humord:c63825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63825" ;
    dct:modified "2024-02-29T15:22:22"^^xsd:dateTime ;
    skos:altLabel "Biotransformasjon"@nb ;
    skos:broader humord:c12881,
        humord:c61687 ;
    skos:definition "Biotransformasjon er kjemiske forandringer (transformasjon) av legemidler og giftstoffer i levende organismer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biotransformation"@en,
        "Biotransformasjon"@nb .

humord:c63826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63826" ;
    dct:modified "2024-02-29T15:29:53"^^xsd:dateTime ;
    skos:altLabel "Rice wine"@en,
        "Saki"@en,
        "Risvin"@nb,
        "Sake"@nb ;
    skos:broader humord:c63827 ;
    skos:definition "Sake er en japansk, alkoholholdig drikk, laget av ris som dampes og tilsettes muggsoppen Aspergillus oryzae, også kalt koji. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sake"@en,
        "Sake"@nb .

humord:c63827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63827" ;
    dct:modified "2024-02-29T15:29:35"^^xsd:dateTime ;
    skos:altLabel "Hetvin"@nb,
        "Sterkvin"@nb ;
    skos:broader humord:c04906 ;
    skos:definition "Sterkvin, tidligere hetvin, er en gruppe viner karakterisert av et høyere innhold av alkohol enn det som fremkommer ved gjæring av vindruens sukker.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fortified wine"@en,
        "Sterkvin"@nb .

humord:c63828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63828" ;
    dct:modified "2024-02-29T15:34:34"^^xsd:dateTime ;
    skos:altLabel "Kunstig liv"@nb ;
    skos:broader humord:c04225 ;
    skos:definition "Kunstig liv er et studiefelt der forskere undersøker systemer relatert til naturlig liv, dets prosesser og dets utvikling, gjennom bruk av simuleringer med datamodeller, robotikk og biokjemi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial life"@en,
        "Kunstig liv"@nb .

humord:c63829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63829" ;
    dct:modified "2024-02-29T15:37:45"^^xsd:dateTime ;
    skos:altLabel "Synthetic actors (Artificial intelligence)"@en,
        "Kunstige skodespelarar (Kunstig intelligens)"@nb ;
    skos:broader humord:c04225 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial actors (Artificial intelligence)"@en,
        "Kunstige skuespillere (Kunstig intelligens)"@nb .

humord:c63830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63830" ;
    dct:modified "2024-02-29T15:42:48"^^xsd:dateTime ;
    skos:altLabel "Kurverepresentasjon"@nb ;
    skos:broader humord:c63831 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curve representation"@en,
        "Kurverepresentasjon"@nb .

humord:c63831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63831" ;
    dct:modified "2024-02-29T15:42:41"^^xsd:dateTime ;
    skos:altLabel "Kurver  (Geometri)"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Kurve er i dagligtale det samme som en krum linje eller bane, i motsetning til en rett linje.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curves"@en,
        "Kurver (Geometri)"@nb .

humord:c63832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63832" ;
    dct:modified "2024-02-29T15:44:33"^^xsd:dateTime ;
    skos:altLabel "Quadratic optimization"@en,
        "Kvadratisk optimering"@nb,
        "Kvadratisk programmering"@nb ;
    skos:broader humord:c63690 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quadratic programming"@en,
        "Kvadratisk programmering"@nb .

humord:c63833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63833" ;
    dct:modified "2024-03-01T09:02:14"^^xsd:dateTime ;
    skos:altLabel "Congestion"@en,
        "Queueing"@en,
        "Køteori"@nb ;
    skos:broader humord:c63834 ;
    skos:definition "Køteori viser sammenheng mellom belastning og ventetid i køsystemer, der det er mange som samtidig ønsker å bruke felles (men begrensede) ressurser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queue theory"@en,
        "Køteori"@nb .

humord:c63834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63834" ;
    dct:modified "2024-02-29T15:48:38"^^xsd:dateTime ;
    skos:altLabel "Bruksretta matematikk"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Anvendt matematikk er matematikk som er direkte rettet mot anvendelsen utenfor matematikken selv, for eksempel i fysikk, IKT og samfunnsøkonomi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied mathematics"@en,
        "Anvendt matematikk"@nb .

humord:c63835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63835" ;
    dct:modified "2024-02-29T15:50:42"^^xsd:dateTime ;
    skos:altLabel "Køar"@nb ;
    skos:broader humord:c63833 ;
    skos:definition "Kø er en rekke av ventende mennesker eller kjøretøyer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queues"@en,
        "Køer"@nb .

humord:c63836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63836" ;
    dct:modified "2024-02-29T15:52:04"^^xsd:dateTime ;
    skos:altLabel "Kyrillisk teiknsett"@nb ;
    skos:broader humord:c62270 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyrillic character set"@en,
        "Kyrillisk tegnsett"@nb .

humord:c63837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63837" ;
    dct:modified "2024-06-24T13:29:43"^^xsd:dateTime ;
    skos:altLabel "Quantum Shannon theory"@en,
        "Quantum information theory"@en,
        "Kvante-Shannon-teori"@nb,
        "Kvanteinformasjon"@nb,
        "Kvanteinformasjonsteori"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Kvanteinformasjon er Informasjon som ikke kan beskrives med klassisk informasjonsteori <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum information"@en,
        "Kvanteinformasjon"@nb .

humord:c63838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63838" ;
    dct:modified "2024-11-07T13:06:14"^^xsd:dateTime ;
    skos:altLabel "Quantum computers"@en,
        "Kvanteberegning"@nb,
        "Kvanteberekning"@nb,
        "Kvantedatabehandling"@nb,
        "Kvantedatahandsaming"@nb,
        "Kvantedatamaskinar"@nb,
        "Kvantedatamaskiner"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum computing"@en,
        "Kvantedatabehandling"@nb .

humord:c63839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63839" ;
    dct:modified "2024-02-29T17:04:04"^^xsd:dateTime ;
    skos:altLabel "Soil science"@en,
        "Jordbotnlære"@nb,
        "Jordbunnslære"@nb,
        "Jordfag"@nb,
        "Jordlære"@nb,
        "Jordsmonn"@nb,
        "Jordundersøkelser"@nb,
        "Jordundersøkingar"@nb,
        "Marklære"@nb,
        "Pedologi (Jordartslære)"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Pedologi er studiet av jord i naturen. Det er ein av to hovudgreiner innan jordartslære i lag med edafologi. Pedologi omfattar jordsmonnsdanning, jordmorfologi og jordklassifisering. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pedology"@en,
        "Pedologi (Jordbunnslære)"@nb .

humord:c63840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63840" ;
    dct:modified "2024-02-29T17:12:17"^^xsd:dateTime ;
    skos:altLabel "Bioturbasjon"@nb,
        "Bioturbering"@nb ;
    skos:broader humord:c13927 ;
    skos:definition "Bioturbering er omrøring av jord eller sedimenter forårsaket av dyr som lager graveganger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioturbation"@en,
        "Bioturbasjon"@nb .

humord:c63841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63841" ;
    dct:modified "2024-02-29T17:15:03"^^xsd:dateTime ;
    skos:altLabel "Bjørkeskog"@nb ;
    skos:broader humord:c08328,
        humord:c19067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birch forest"@en,
        "Bjørkeskog"@nb .

humord:c63842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63842" ;
    dct:modified "2024-12-02T09:03:00"^^xsd:dateTime ;
    skos:altLabel "Bjørnebær"@nb,
        "Rubus fruticosus"@nb ;
    skos:broader humord:c19057,
        humord:c69140 ;
    skos:definition "Bjørnebær er et fellesnavn på en gruppe arter buskvekster i slekten Rubus i rosefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blackberries"@en,
        "Bjørnebær"@nb .

humord:c63843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63843" ;
    dct:modified "2024-02-29T17:36:42"^^xsd:dateTime ;
    skos:altLabel "Water bears"@en,
        "Bjørnedyr"@nb,
        "Tardigrada"@nb,
        "Tardigradar"@nb,
        "Tardigrader"@nb,
        "Tregkrypere"@nb,
        "Treigkryparar"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Bjørnedyr er av små, mikroskopiske dyr, 0,2 – 0,8 mm lange, de største opptil 2 mm lange. De har en fasong som kan minne om en bjørn, og finnes på land i moser, lav og jord, og i sedimenter i fersk- og saltvann. De er utbredt over hele jorden, inkludert Antarktis, og er kjent for sin overlevelsesevne. De utgjør en egen rekke i dyreriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tardigrads"@en,
        "Bjørnedyr"@nb .

humord:c63844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63844" ;
    dct:modified "2024-02-29T17:44:47"^^xsd:dateTime ;
    skos:altLabel "Blackflies"@en,
        "Greenflies"@en,
        "Plant lice"@en,
        "Aphidoidea"@nb,
        "Bladlus"@nb ;
    skos:broader humord:c63131 ;
    skos:definition "Bladlus er en gruppe insekter i ordenen nebbmunner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aphids"@en,
        "Bladlus"@nb .

humord:c63845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-02-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63845" ;
    dct:modified "2024-02-29T17:55:03"^^xsd:dateTime ;
    skos:altLabel "Heteroptera"@nb,
        "Teger"@nb ;
    skos:broader humord:c63131 ;
    skos:definition "Teger er en underorden av insekter i orden nebbmunner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Typical bugs"@en,
        "Teger"@nb .

humord:c63846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63846" ;
    dct:modified "2024-12-03T09:43:53"^^xsd:dateTime ;
    skos:altLabel "Lindenmayer systems"@en,
        "L-system"@nb,
        "Lindenmayer-system"@nb,
        "Lindenmayer-systemer"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Et L-system eller Lindenmayer-system er et parallelt omskrivningssystem og en form for formell grammatikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "L-systems"@en,
        "L-systemer"@nb .

humord:c63847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63847" ;
    dct:modified "2024-03-01T07:53:00"^^xsd:dateTime ;
    skos:altLabel "Larch"@nb ;
    skos:broader humord:c12518 ;
    skos:definition "Larch-familien av formelle spesifikasjonsspråk er ment for nøyaktig spesifikasjon av datamaskinsystemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Larch"@en,
        "Larch"@nb .

humord:c63848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63848" ;
    dct:modified "2024-03-01T07:59:28"^^xsd:dateTime ;
    skos:altLabel "LaTeX"@nb ;
    skos:broader humord:c04278 ;
    skos:definition "LaTeX er et typesettingssystem for dokumentproduksjon <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "LaTeX"@en,
        "LaTeX"@nb ;
    skos:related humord:c62342,
        humord:c63849 .

humord:c63849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63849" ;
    dct:modified "2024-03-01T07:58:59"^^xsd:dateTime ;
    skos:altLabel "TeX"@nb ;
    skos:broader humord:c61389 ;
    skos:definition "TeX er et typografisk tekst- og layoutsystem opprinnelig skrevet av Donald Knuth og utgitt i 1978. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "TeX"@en,
        "TeX"@nb ;
    skos:related humord:c62342,
        humord:c63848 .

humord:c63850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63850" ;
    dct:modified "2024-03-01T08:03:05"^^xsd:dateTime ;
    skos:altLabel "Energy efficient electronics"@en,
        "Low power electronics"@en,
        "Low-energy electronics"@en,
        "Low-power IC design"@en,
        "Energieffektiv elektronikk"@nb,
        "Energieffektive elektroniske komponenter"@nb,
        "Laveffektelektronikk"@nb,
        "Lågeffektelektronikk"@nb,
        "Lågenergielektronikk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Lavenergielektronikk er elektronikk som er designet for å dra lite elektrisk strøm <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low-power electronics"@en,
        "Lavenergielektronikk"@nb .

humord:c63851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63851" ;
    dct:modified "2024-03-01T08:04:37"^^xsd:dateTime ;
    skos:altLabel "MIS"@en,
        "LIS"@nb,
        "Leiingsinformasjonssystem"@nb,
        "MIS"@nb ;
    skos:broader humord:c58602 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Management information systems"@en,
        "Ledelsesinformasjonssystemer"@nb .

humord:c63852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63852" ;
    dct:modified "2024-03-01T08:06:42"^^xsd:dateTime ;
    skos:altLabel "Leksikalsk analyse (Informatikk)"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Leksikalsk analyse betegner innenfor informatikken den prosess å konvertere en sekvens med tegn til en sekvens med polletter (tokens), dvs en tekststreng med en identifiserbar «mening». <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lexical analysis"@en,
        "Leksikalsk analyse (Informatikk)"@nb .

humord:c63853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63853" ;
    dct:modified "2024-03-01T08:09:45"^^xsd:dateTime ;
    skos:altLabel "Lex"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Lex er et dataprogram som genererer leksikalske analyserere (også kjent som \"scannere\" eller \"lexerer\"). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lex"@en,
        "Lex"@nb .

humord:c63854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63854" ;
    dct:modified "2024-03-01T08:14:22"^^xsd:dateTime ;
    skos:altLabel "LDAP"@en,
        "LDAP"@nb,
        "Lightweight Directory Access Protocol"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Lightweight Directory Access Protocol (LDAP) er en protokoll (språk) som brukes til oppslag i en katalogtjeneste på en server. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lightweight Directory Access Protocol"@en,
        "Lightweight Directory Access Protocol"@nb .

humord:c63855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63855" ;
    dct:modified "2024-03-01T08:29:24"^^xsd:dateTime ;
    skos:altLabel "P2P file sharing"@en,
        "Like-til-like-fildeling"@nb ;
    skos:broader humord:c20950 ;
    skos:definition "Like-til-like-fildeling er distribusjon og deling av digitalt innhold ved hjelp av Like-til-Like (P2P) nettverksteknologi.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peer-to-peer file sharing"@en,
        "Like-til-like-fildeling"@nb ;
    skos:related humord:c63856 .

humord:c63856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63856" ;
    dct:modified "2024-03-01T08:29:03"^^xsd:dateTime ;
    skos:altLabel "Peer-to-peer"@en,
        "Peer-to-peer systems"@en,
        "Like-til-like"@nb,
        "Like-til-like-nettverk"@nb,
        "Like-til-like-system"@nb,
        "Like-til-like-systemer"@nb,
        "Likemannsnettverk"@nb,
        "P2P"@nb,
        "P2P-nettverk"@nb,
        "Peer-to-peer"@nb ;
    skos:broader humord:c62231 ;
    skos:definition "Peer-to-peer (også kalt P2P eller likemannsnettverk) er en måte å organisere ressursdeling på i et datanett. I motsetning til en klient-tjener formasjon der ressursen (fil, behandlingskraft, tjeneste) ligger hos en sentralt administrert serverprosess, vil ressursene i et P2P-nett ligge spredt på en eller flere lokalt administrerte klientprosesser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peer-to-peer networks"@en,
        "Like-til-like-nettverk"@nb ;
    skos:related humord:c63855 .

humord:c63857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63857" ;
    dct:modified "2024-03-01T08:34:28"^^xsd:dateTime ;
    skos:altLabel "Likskapsmål"@nb ;
    skos:broader humord:c62348 ;
    skos:definition "Likhetsmål er en reellverdifunksjon som kvantifiserer likheten mellom to objekter. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Similarity measures"@en,
        "Likhetsmål"@nb .

humord:c63858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63858" ;
    dct:modified "2024-03-01T08:42:38"^^xsd:dateTime ;
    skos:altLabel "Racket (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Racket er et programmeringsspråk  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Racket (Programming language)"@en,
        "Racket (Programmeringsspråk)"@nb ;
    skos:related humord:c04264 .

humord:c63859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63859" ;
    dct:modified "2024-03-01T08:44:39"^^xsd:dateTime ;
    skos:altLabel "Lister (Datastrukturer"@nb,
        "Lister (Datastrukturer)"@nb,
        "Listestrukturar"@nb ;
    skos:broader humord:c04204 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lists (Data structures)"@en,
        "Listestrukturer"@nb .

humord:c63860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63860" ;
    dct:modified "2024-03-01T08:48:10"^^xsd:dateTime ;
    skos:altLabel "Logaritmiske funksjonar"@nb ;
    skos:broader humord:c63861 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logarithmic functions"@en,
        "Logaritmiske funksjoner"@nb .

humord:c63861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63861" ;
    dct:modified "2024-03-01T08:47:42"^^xsd:dateTime ;
    skos:altLabel "Logaritmar"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Logaritmen til et tall er det tallet et bestemt tall, grunntallet, må opphøyes i for å få det aktuelle tallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logarithms"@en,
        "Logaritmer"@nb .

humord:c63862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63862" ;
    dct:modified "2024-03-01T08:54:14"^^xsd:dateTime ;
    skos:altLabel "Algebraic logic"@en,
        "Algebraisk logikk"@nb,
        "Logisk algebra"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "I matematisk logikk er algebraisk logikk resonnementet oppnådd ved å manipulere likninger med frie variabler. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logic algebra"@en,
        "Logisk algebra"@nb .

humord:c63863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63863" ;
    dct:modified "2024-03-01T09:01:51"^^xsd:dateTime ;
    skos:altLabel "Digital design"@en,
        "Logic synthesis"@en,
        "Logisk design"@nb,
        "Logisk syntese"@nb ;
    skos:broader humord:c61513 ;
    skos:definition "I datateknikk er logisk syntese en prosess hvor en abstrakt spesifikasjon av ønsket kretsatferd, vanligvis på registeroverføringsnivå (RTL), blir omdannet til en designimplementering i form av logiske porter, vanligvis ved hjelp av et dataprogram kalt et synteseverktøy. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logic design"@en,
        "Logisk design"@nb ;
    skos:related humord:c63811,
        humord:c63864 .

humord:c63864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63864" ;
    dct:modified "2024-03-01T09:01:30"^^xsd:dateTime ;
    skos:altLabel "Verilog HDL"@en,
        "Verilog"@nb,
        "Verilog HDL"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Verilog, standardisert som IEEE 1364, er et maskinvarebeskrivende språk (HDL) som brukes til å modellere elektroniske systemer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Verilog"@en,
        "Verilog"@nb ;
    skos:related humord:c63863 .

humord:c63865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63865" ;
    dct:modified "2024-03-01T09:08:26"^^xsd:dateTime ;
    skos:altLabel "Loglan 88"@en,
        "Loglan"@nb,
        "Loglan '88"@nb,
        "Loglan 88"@nb,
        "Loglan-88"@nb,
        "Logplan '88"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Loglan er et objektorientert programmeringsspråk fra Universitetet i Warszawa, må ikke forveksles med det logiske språket utviklet av James Cooke Brown <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loglan"@en,
        "Loglan"@nb .

humord:c63866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63866" ;
    dct:modified "2024-03-01T09:10:06"^^xsd:dateTime ;
    skos:altLabel "Logo"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "Logo er et høynivå programmeringsspråk for datamaskiner, oppfunnet av den amerikanske pedagogen Seymour Papert i 1967. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logo"@en,
        "Logo"@nb .

humord:c63867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63867" ;
    dct:modified "2024-03-01T09:13:52"^^xsd:dateTime ;
    skos:altLabel "LAN"@en,
        "LAN"@nb,
        "Lokale datanett"@nb,
        "Lokalnett"@nb,
        "Lokalnettverk"@nb ;
    skos:broader humord:c60273 ;
    skos:definition "Lokalnett er et datakommunikasjonssystem som knytter sammen flere datamaskiner eller datamaskin-systemer innenfor et begrenset geografisk område (for eksempel en bygning) og lar brukerne dele ressurser og tjenester som skrivere, lagringsenheter, programvare og Internett-tilkobling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local area network"@en,
        "Lokalnettverk"@nb .

humord:c63868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63868" ;
    dct:modified "2024-03-01T09:18:11"^^xsd:dateTime ;
    skos:altLabel "Lucid"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Lucid er et datastrømsprogrammeringsspråk designet for å eksperimentere med ikke-von Neumann-programmeringsmodeller.  <wikipedia<>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lucid"@en,
        "Lucid"@nb .

humord:c63869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63869" ;
    dct:modified "2024-03-01T09:23:49"^^xsd:dateTime ;
    skos:altLabel "Audio coding formats"@en,
        "Audio compression"@en,
        "Sound coding"@en,
        "Sound file formats"@en,
        "Ljodfilformat"@nb,
        "Ljodkoding"@nb,
        "Ljodkomprimering"@nb,
        "Lydfilformat"@nb,
        "Lydfilformater"@nb,
        "Lydkoding"@nb,
        "Lydkomprimering"@nb ;
    skos:broader humord:c62503,
        humord:c62555 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Audio coding"@en,
        "Lydkoding"@nb .

humord:c63870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63870" ;
    dct:modified "2024-03-01T09:27:04"^^xsd:dateTime ;
    skos:altLabel "Speech codecs"@en,
        "Speech compression"@en,
        "Speech transmission"@en,
        "Talekodekar"@nb,
        "Talekodeker"@nb,
        "Talekoding"@nb,
        "Talekomprimering"@nb,
        "Taleoverføring"@nb ;
    skos:broader humord:c63869 ;
    skos:definition "Talekoding er en anvendelse av datakomprimering på digitale lydsignaler som inneholder tale. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speech coding"@en,
        "Talekoding"@nb .

humord:c63871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63871" ;
    dct:modified "2024-03-01T09:28:56"^^xsd:dateTime ;
    skos:altLabel "Læringssystem"@nb ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Learning systems"@en,
        "Læringssystemer"@nb .

humord:c63872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63872" ;
    dct:modified "2024-03-01T10:00:31"^^xsd:dateTime ;
    skos:altLabel "Mad  (Programming language)"@en,
        "Mad (Programmeringsspråk)"@nb,
        "Michigan Algorithm Decoder"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "MAD er et programmeringsspråk og kompilator for IBM 704 og senere IBM 709, IBM 7090, IBM 7040, UNIVAC 1107, UNIVAC 1108, Philco 210-211, og til slutt IBM System/370 stormaskiner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Michigan Algorithm Decoder"@en,
        "Mad (Programmeringsspråk)"@nb .

humord:c63873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63873" ;
    dct:modified "2024-03-01T10:02:52"^^xsd:dateTime ;
    skos:altLabel "Maple"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Maple er et symbolsk og numerisk datamiljø, så vel som et multi-paradigme programmeringsspråk.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maple (Programming language)"@en,
        "Maple"@nb .

humord:c63874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63874" ;
    dct:modified "2024-03-03T09:17:12"^^xsd:dateTime ;
    skos:altLabel "Machine readable cataloguing"@en,
        "MARC"@nb,
        "MARC-formatet"@nb,
        "Machine readable cataloguing"@nb ;
    skos:broader humord:c00144 ;
    skos:definition "MARC, MAchine-Readable Cataloging, er en metadataformat benyttet av bibliotekers datasystemer for å utveksle og lagre informasjon om bøker og biblioteksamlinger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "MARC"@en,
        "MARC"@nb .

humord:c63875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63875" ;
    dct:modified "2024-03-01T10:10:41"^^xsd:dateTime ;
    skos:altLabel "Markovalgoritmar"@nb ;
    skos:broader humord:c00719,
        humord:c25041 ;
    skos:definition "I teoretisk informatikk er en Markov-algoritme et strengomskrivingssystem som bruker grammatikklignende regler for å operere på strenger av symboler. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Markov algorithms"@en,
        "Markovalgoritmer"@nb .

humord:c63876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63876" ;
    dct:modified "2024-03-01T10:11:57"^^xsd:dateTime ;
    skos:altLabel "Maskinbeskriving"@nb,
        "Maskinskildring"@nb ;
    skos:broader humord:c59541 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardware description"@en,
        "Maskinbeskrivelse"@nb .

humord:c63877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63877" ;
    dct:modified "2024-03-01T10:55:49"^^xsd:dateTime ;
    skos:altLabel "Grass bugs"@en,
        "Leaf bugs"@en,
        "Bladteger"@nb,
        "Blometeger"@nb,
        "Blomsterteger"@nb,
        "Miridae"@nb ;
    skos:broader humord:c63845 ;
    skos:definition "Bladteger er en familie av insekter i underordenen teger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant bugs"@en,
        "Bladteger"@nb .

humord:c63878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63878" ;
    dct:modified "2024-03-01T11:01:06"^^xsd:dateTime ;
    skos:altLabel "Shield bugs"@en,
        "Blåbærfis"@nb,
        "Breiteger"@nb,
        "Bærfis"@nb,
        "Pentatomidae"@nb ;
    skos:broader humord:c63845 ;
    skos:definition "Breiteger er en familie av insekter i underordenen teger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stink bugs"@en,
        "Breiteger"@nb .

humord:c63879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63879" ;
    dct:modified "2024-03-01T11:03:08"^^xsd:dateTime ;
    skos:altLabel "Brannteger"@nb,
        "Eldteger"@nb,
        "Pyrrhocoridae"@nb ;
    skos:broader humord:c63845 ;
    skos:definition "Ildteger er en familie (Pyrrhocoridae) av insekter i underordenen teger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Firebugs"@en,
        "Ildteger"@nb .

humord:c63880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63880" ;
    dct:modified "2024-03-01T11:05:22"^^xsd:dateTime ;
    skos:altLabel "Leaf-footed bugs"@en,
        "Coreidae"@nb,
        "Kantteger"@nb,
        "Randteger"@nb ;
    skos:broader humord:c63845 ;
    skos:definition "Kantteger er en familie av insekter i underordenen teger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coreids"@en,
        "Kantteger"@nb .

humord:c63881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63881" ;
    dct:modified "2024-03-01T11:12:28"^^xsd:dateTime ;
    skos:altLabel "Nepomorpha"@en,
        "Cryptocerata"@nb,
        "Hydrocorisae"@nb,
        "Nepomorpha"@nb,
        "Vassteger"@nb ;
    skos:broader humord:c63845 ;
    skos:definition "Vannteger er en gruppe innen underordenen teger. Gruppen består av flere familier av teger som lever i vann, og disse utgjør til sammen flere hundre arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "True water bugs"@en,
        "Vannteger"@nb .

humord:c63882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63882" ;
    dct:modified "2024-03-01T11:15:55"^^xsd:dateTime ;
    skos:altLabel "Blandingsskog"@nb ;
    skos:broader humord:c08328 ;
    skos:definition "Blandingsskog er skog der flere treslag vokser sammen, i samme bestand. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mixed coniferous forest"@en,
        "Blandingsskog"@nb .

humord:c63883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63883" ;
    dct:modified "2024-03-01T11:21:35"^^xsd:dateTime ;
    skos:altLabel "Cuttlefishes"@en,
        "Nautiluses"@en,
        "Octopuses"@en,
        "Squids"@en,
        "Blekksprutar"@nb,
        "Cephalopoda"@nb,
        "Cephalopodar"@nb,
        "Cephalopoder"@nb,
        "Nautilidar"@nb,
        "Nautilider"@nb,
        "Perlebåtar"@nb,
        "Perlebåter"@nb ;
    skos:broader humord:c15319 ;
    skos:definition "Blekkspruter er en klasse av bløtdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cephalopods"@en,
        "Blekkspruter"@nb .

humord:c63884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63884" ;
    dct:modified "2024-06-05T11:33:02"^^xsd:dateTime ;
    skos:altLabel "Blodceller"@nb,
        "Blodlegemer"@nb,
        "Blodlekamar"@nb,
        "Blodseller"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodceller er celler som sirkulerer i blodet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood cells"@en,
        "Blodceller"@nb .

humord:c63885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63885" ;
    dct:modified "2024-03-01T13:54:22"^^xsd:dateTime ;
    skos:altLabel "Maskinkode"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Maskinkode eller «maskinspråk» er et sett med instruksjoner som blir utført direkte i datamaskinens prosessor (CPU). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assembler code"@en,
        "Maskinkode"@nb .

humord:c63886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63886" ;
    dct:modified "2024-05-23T12:32:26"^^xsd:dateTime ;
    skos:altLabel "DL"@en,
        "Deep machine learning"@en,
        "Deep structured learning"@en,
        "Hierarchical learning"@en,
        "DL"@nb,
        "Djup læring  (Maskinlæring)"@nb,
        "Djup maskinlæring"@nb,
        "Djuplæring  (Maskinlæring)"@nb,
        "Djupstrukturert læring"@nb,
        "Dyp strukturert læring"@nb,
        "Dyplæring  (Maskinlæring)"@nb,
        "Dypstrukturert læring"@nb,
        "Hierarkisk læring"@nb ;
    skos:broader humord:c04294 ;
    skos:definition "Dyplæring er en læreprosess som brukes innenfor maskinlæring, og som går ut på å «trene opp» såkalte «dype kunstige nevrale nettverk» (også kjent som «nevrale nettverk»). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep learning (Machine learning)"@en,
        "Dyp læring (Maskinlæring)"@nb ;
    skos:related humord:c04206 .

humord:c63887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63887" ;
    dct:modified "2024-03-01T14:06:36"^^xsd:dateTime ;
    skos:altLabel "Maskinspesifikasjon"@nb,
        "Maskinvarespesifikasjon"@nb ;
    skos:broader humord:c59541 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardware specification"@en,
        "Maskinspesifikasjon"@nb .

humord:c63888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63888" ;
    dct:modified "2024-03-01T14:11:58"^^xsd:dateTime ;
    skos:altLabel "Datasyn"@nb,
        "Maskinsyn"@nb ;
    skos:broader humord:c04225 ;
    skos:definition "Maskinsyn  inkluderer metoder for å skaffe, behandle, analysere og forstå digitale bilder, samt utvinning av høydimensjonal data fra den virkelige verden for å produsere numerisk eller symbolsk informasjon, for eksempel i form av beslutninger.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer vision"@en,
        "Maskinsyn"@nb ;
    skos:related humord:c63889 .

humord:c63889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63889" ;
    dct:modified "2024-03-01T14:11:26"^^xsd:dateTime ;
    skos:altLabel "Robotsyn"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Robot vision"@en,
        "Robotsyn"@nb ;
    skos:related humord:c63888 .

humord:c63890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63890" ;
    dct:modified "2024-03-01T14:17:18"^^xsd:dateTime ;
    skos:altLabel "Hardware performance"@en,
        "Hardware testing"@en,
        "Maskinvareevaluering"@nb,
        "Maskinvaretesting"@nb,
        "Maskinytelse"@nb,
        "Maskinyting"@nb ;
    skos:broader humord:c62327 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardware evaluation"@en,
        "Maskinvareevaluering"@nb .

humord:c63891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63891" ;
    dct:modified "2024-03-01T14:18:26"^^xsd:dateTime ;
    skos:altLabel "Maskinvareverifikasjon"@nb,
        "Maskinverifikasjon"@nb ;
    skos:broader humord:c61513 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardware verification"@en,
        "Maskinverifikasjon"@nb .

humord:c63892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63892" ;
    dct:modified "2024-03-01T14:29:50"^^xsd:dateTime ;
    skos:altLabel "Mathematical document production"@en,
        "Mathematical symbols"@en,
        "Mathematical text"@en,
        "Mathematical typography"@en,
        "Matematisk dokumentproduksjon"@nb,
        "Matematisk tegnsetting"@nb,
        "Matematisk teiknsetjing"@nb,
        "Matematisk teiknsetting"@nb,
        "Matematisk tekst"@nb,
        "Matematisk typografi"@nb,
        "Matematiske tegn"@nb,
        "Matematiske teikn"@nb ;
    skos:broader humord:c04278 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical typesetting"@en,
        "Matematisk typografi"@nb .

humord:c63893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63893" ;
    dct:modified "2024-03-01T14:34:52"^^xsd:dateTime ;
    skos:altLabel "Matlab"@nb ;
    skos:broader humord:c63894 ;
    skos:definition "MATLAB er et omfattende matematikkprogram med eget scriptspråk basert på C. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "MATLAB"@en,
        "Matlab"@nb ;
    skos:related humord:c62396 .

humord:c63894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63894" ;
    dct:modified "2024-03-01T14:34:17"^^xsd:dateTime ;
    skos:altLabel "Matematisk programvare"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical software"@en,
        "Matematisk programvare"@nb ;
    skos:related humord:c62361 .

humord:c63895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63895" ;
    dct:modified "2024-03-01T14:38:13"^^xsd:dateTime ;
    skos:altLabel "Cartan"@en,
        "Cartan"@nb,
        "Mathematica"@nb ;
    skos:broader humord:c63894 ;
    skos:definition "Mathematica er et program fra Wolfram Research for å løse og visualisere matematiske problemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematica"@en,
        "Mathematica"@nb .

humord:c63896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63896" ;
    dct:modified "2024-03-01T14:42:50"^^xsd:dateTime ;
    skos:altLabel "Matriseanalyse"@nb ;
    skos:broader humord:c63898 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matrix analysis"@en,
        "Matriseanalyse"@nb .

humord:c63897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63897" ;
    dct:modified "2024-03-01T14:42:44"^^xsd:dateTime ;
    skos:altLabel "Arrayprosessering"@nb,
        "Matriseprosessering"@nb ;
    skos:broader humord:c62463 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Array processing"@en,
        "Matriseprosessering"@nb .

humord:c63898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63898" ;
    dct:modified "2024-03-01T14:42:06"^^xsd:dateTime ;
    skos:altLabel "Matriseteori"@nb ;
    skos:broader humord:c58232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matrix theory"@en,
        "Matriseteori"@nb .

humord:c63899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63899" ;
    dct:modified "2024-03-01T14:43:57"^^xsd:dateTime ;
    skos:altLabel "Maude"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Maude er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maude"@en,
        "Maude"@nb .

humord:c63900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63900" ;
    dct:modified "2024-03-01T14:48:34"^^xsd:dateTime ;
    skos:altLabel "Mauralgoritmar"@nb ;
    skos:broader humord:c63901 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ant algoritms"@en,
        "Mauralgoritmer"@nb .

humord:c63901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63901" ;
    dct:modified "2024-08-15T14:35:43"^^xsd:dateTime ;
    skos:altLabel "Flokkintelligens"@nb,
        "Svermintelligens"@nb ;
    skos:broader humord:c62361 ;
    skos:definition "Svermintelligens (SI) er den kollektive atferden til desentraliserte, selvorganiserte systemer, naturlige eller kunstige.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swarm intelligence"@en,
        "Svermintelligens"@nb ;
    skos:related humord:c68024 .

humord:c63902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63902" ;
    dct:modified "2024-03-01T14:49:49"^^xsd:dateTime ;
    skos:altLabel "Medisinsk informatikk"@nb ;
    skos:broader humord:c04192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical informatics"@en,
        "Medisinsk informatikk"@nb .

humord:c63903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63903" ;
    dct:modified "2024-03-01T14:58:29"^^xsd:dateTime ;
    skos:altLabel "Analytical engine"@en,
        "Analytical engines"@en,
        "Difference engine"@en,
        "Difference engines"@en,
        "Mekaniske datamaskinar"@nb,
        "Mekaniske datamaskiner"@nb ;
    skos:broader humord:c63904 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechanical computers"@en,
        "Mekaniske datamaskiner"@nb .

humord:c63904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63904" ;
    dct:modified "2024-03-02T09:12:15"^^xsd:dateTime ;
    skos:altLabel "ABC"@nb,
        "Atanasoff-Berry Computer"@nb,
        "Atanasoff-Berry PC"@nb,
        "Atanasoff-Berry datamaskin"@nb,
        "Bull Gamma 60"@nb,
        "ENIAC"@nb,
        "Harvard Mark I"@nb,
        "Historiske datamaskinar"@nb,
        "Historiske datamaskiner"@nb,
        "IBM Automatic Sequence Controlled Calculator"@nb,
        "Mark I"@nb,
        "Maskina frederic"@nb,
        "Maskinen frederic"@nb,
        "N.u.s.s.e."@nb,
        "Nusse"@nb,
        "STC Zebra"@nb,
        "Tidlege datamaskinar"@nb,
        "UNIVAC"@nb,
        "Univac"@nb,
        "Zuse Z4"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Tidlige datamaskiner er datamaskiner utviklet frem til tidlig på 1960-tallet, før integrerte kretser Electrical Numerical Integrator And Calculator <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Early computers"@en,
        "Tidlige datamaskiner"@nb .

humord:c63905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63905" ;
    dct:modified "2024-03-01T14:59:02"^^xsd:dateTime ;
    skos:altLabel "Meldingsformidling"@nb ;
    skos:broader humord:c04193 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Message passing"@en,
        "Meldingsformidling"@nb .

humord:c63906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63906" ;
    dct:modified "2024-03-01T15:00:24"^^xsd:dateTime ;
    skos:altLabel "MHS"@en,
        "MHS"@nb,
        "Meldingssystem"@nb ;
    skos:broader humord:c04193 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Message handling systems"@en,
        "Meldingssystemer"@nb .

humord:c63907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63907" ;
    dct:modified "2024-03-01T15:02:52"^^xsd:dateTime ;
    skos:altLabel "Middle boxes"@en,
        "Mellomboksar"@nb,
        "Middelboksar"@nb,
        "Middelbokser"@nb ;
    skos:broader humord:c04194 ;
    skos:definition "En mellomboks er en datanettverksenhet som transformerer, inspiserer, filtrerer og manipulerer trafikk til andre formål enn pakkevideresending.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middleboxes"@en,
        "Mellombokser"@nb .

humord:c63908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63908" ;
    dct:modified "2024-03-01T15:05:46"^^xsd:dateTime ;
    skos:altLabel "Mellomvare"@nb,
        "Middelvare"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Mellomvare, noen ganger kalt middelvare, er i sammenheng med distribuerte applikasjoner er programvare som tilbyr tjenester ut over dem som blir besørget av operativsystemet, for å gjøre det mulig for de forskjellige komponentene i det distriburte systemet å kommunisere og håndtere data <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Middle ware"@en,
        "Mellomvare"@nb .

humord:c63909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63909" ;
    dct:modified "2024-03-01T15:40:39"^^xsd:dateTime ;
    skos:altLabel "Annelida"@nb,
        "Annelidar"@nb,
        "Annelider"@nb,
        "Leddmakk"@nb,
        "Leddmark"@nb,
        "Leddormar"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Leddormer er en rekke i dyreriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Annelids"@en,
        "Leddormer"@nb .

humord:c63910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63910" ;
    dct:modified "2024-03-01T15:43:34"^^xsd:dateTime ;
    skos:altLabel "Hirudinea"@nb,
        "Iglar"@nb,
        "Igler"@nb ;
    skos:broader humord:c63909 ;
    skos:definition "Igler er en gruppe virvelløse dyr som hører til leddormene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leeches"@en,
        "Igler"@nb .

humord:c63911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63911" ;
    dct:modified "2024-03-01T15:47:56"^^xsd:dateTime ;
    skos:altLabel "Blodigle"@nb,
        "Hirudo medicinalis"@nb,
        "Legeigle"@nb,
        "Medisinigle"@nb ;
    skos:broader humord:c63910 ;
    skos:definition "Blodigle er en art av leddormer i orden kjeveigler (Arhynchobdellida). De lever av å suge blod. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European medicinal leech"@en,
        "Blodigle"@nb .

humord:c63912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63912" ;
    dct:modified "2024-03-01T15:52:10"^^xsd:dateTime ;
    skos:altLabel "Blodplasma"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Blodplasma er den svakt gule og vandige væsken som blodcellene er i. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blood plasma"@en,
        "Blodplasma"@nb .

humord:c63913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63913" ;
    dct:modified "2024-03-01T16:17:58"^^xsd:dateTime ;
    skos:altLabel "Leatherwings"@en,
        "Blautvengar"@nb,
        "Blautvenger"@nb,
        "Cantharidae"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Bløtvinger er en insektfamilie i ordenen biller (Coleoptera) med 42 norske arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soldier beetles"@en,
        "Bløtvinger"@nb .

humord:c63914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63914" ;
    dct:modified "2024-03-04T11:36:45"^^xsd:dateTime ;
    skos:altLabel "Massetap (Stjerner)"@nb,
        "Stellart massetap"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar mass loss"@en,
        "Stjerners massetap"@nb .

humord:c63915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63915" ;
    dct:modified "2024-03-04T11:42:41"^^xsd:dateTime ;
    skos:altLabel "Stjernespekter"@nb,
        "Stjernespektrum"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar spectra"@en,
        "Stjernespektra"@nb .

humord:c63916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63916" ;
    dct:modified "2024-03-04T11:51:19"^^xsd:dateTime ;
    skos:altLabel "Stellar structure"@en,
        "Stellar structure models"@en,
        "Stjernestruktur"@nb,
        "Stjernestrukturar"@nb,
        "Stjernestrukturmodellar"@nb,
        "Stjernestrukturmodeller"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Modeller av stjernestrukturen beskriver den indre strukturen av en stjerne i detalj og viser detaljerte forutsigelser om luminositeten, farge og fremtidig utvikling av stjernen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar structures"@en,
        "Stjernestrukturer"@nb .

humord:c63917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63917" ;
    dct:modified "2024-03-04T11:57:48"^^xsd:dateTime ;
    skos:altLabel "Star system"@en,
        "Stellar system"@en,
        "Stellar systems"@en,
        "Stjernesystem"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Et stjernesystem er et lite antall stjerner som kretser rundt hverandre, bundet av gravitasjonskrefter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Star systems"@en,
        "Stjernesystemer"@nb .

humord:c63918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63918" ;
    dct:modified "2024-03-04T12:05:18"^^xsd:dateTime ;
    skos:altLabel "Stellar utvikling"@nb,
        "Stellarisk utvikling"@nb,
        "Steller utvikling"@nb,
        "Stjerneevolusjon"@nb,
        "Stjerneutvikling"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Stjerneutvikling er en prosess hvor en stjerne gjennomgår en sekvens av radikale endringer i løpet av sin levetid. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar evolution"@en,
        "Stjerneutvikling"@nb .

humord:c63919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63919" ;
    dct:modified "2024-03-04T14:02:12"^^xsd:dateTime ;
    skos:altLabel "Patient adherence"@en,
        "Patient cooperation"@en,
        "Patient non-adherence"@en,
        "Patient non-compliance"@en,
        "Patient nonadherence"@en,
        "Patient noncompliance"@en,
        "Therapeutic compliance"@en,
        "Therapeutic compliances"@en,
        "Treatment compliance"@en,
        "Treatment compliances"@en,
        "Manglende pasientsamarbeid"@nb,
        "Pasientens etterlevelse"@nb,
        "Pasientens manglende etterlevelse"@nb,
        "Pasientsamarbeid"@nb ;
    skos:broader humord:c27909 ;
    skos:definition "Frivillig samarbeid fra pasienten når det gjelder å følge et foreskrevet regime. <MeSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient compliance"@en,
        "Pasientsamarbeid"@nb ;
    skos:related humord:c07321 .

humord:c63920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63920" ;
    dct:modified "2024-03-04T15:25:56"^^xsd:dateTime ;
    skos:altLabel "Taleaudiometri"@nb ;
    skos:broader humord:c22510 ;
    skos:definition "Taleaudiometri er en taleoppfattelsestest som utføres for å finne ut av din evne til å oppfatte tale/ord.  <ous.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speech audiometry"@en,
        "Taleaudiometri"@nb .

humord:c63921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63921" ;
    dct:modified "2024-03-05T08:43:38"^^xsd:dateTime ;
    skos:altLabel "Membransimulering"@nb ;
    skos:broader humord:c63922 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membrane simulation"@en,
        "Membransimulering"@nb .

humord:c63922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63922" ;
    dct:modified "2024-03-05T08:43:09"^^xsd:dateTime ;
    skos:altLabel "Membranar"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Membran betyr hinne, hud, pergament, nå som regel brukt i betydningen tynn hinne eller plate. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membranes"@en,
        "Membraner"@nb .

humord:c63923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63923" ;
    dct:modified "2024-03-05T08:45:03"^^xsd:dateTime ;
    skos:altLabel "Memex"@nb ;
    skos:broader humord:c63697 ;
    skos:definition "Memex er et teoretisk hypertekstsystem beskrevet av Vannevar Bush. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Memex"@en,
        "Memex"@nb .

humord:c63924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63924" ;
    dct:modified "2024-03-05T08:47:37"^^xsd:dateTime ;
    skos:altLabel "Menneske-maskin-relasjonar"@nb ;
    skos:broader humord:c04284 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human-computer relations"@en,
        "Menneske-maskin-relasjoner"@nb .

humord:c63925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63925" ;
    dct:modified "2024-03-05T08:58:17"^^xsd:dateTime ;
    skos:altLabel "Menneske-maskin-system"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human-computer systems"@en,
        "Menneske-maskin-systemer"@nb .

humord:c63926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63926" ;
    dct:modified "2024-03-05T09:05:30"^^xsd:dateTime ;
    skos:altLabel "Menneskelege tankemodellar"@nb,
        "Menneskelige tankemodeller"@nb ;
    skos:broader humord:c04205 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human cognition models"@en,
        "Menneskets tankemodeller"@nb .

humord:c63927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63927" ;
    dct:modified "2024-03-05T09:06:28"^^xsd:dateTime ;
    skos:altLabel "Menystyrte grensesnitt"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Menu driven interfaces"@en,
        "Menystyrte grensesnitt"@nb .

humord:c63928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63928" ;
    dct:modified "2024-03-05T09:10:07"^^xsd:dateTime ;
    skos:altLabel "Menyval (Informatikk)"@nb ;
    skos:broader humord:c04214 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Menu (Informatics)"@en,
        "Menyvalg (Informatikk)"@nb .

humord:c63929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63929" ;
    dct:modified "2024-03-05T09:14:19"^^xsd:dateTime ;
    skos:altLabel "Metaobjekt"@nb ;
    skos:broader humord:c60445 ;
    skos:definition "I informatikk er et metaobjekt et objekt som manipulerer, skaper, beskriver eller implementerer objekter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metaobjects"@en,
        "Metaobjekter"@nb .

humord:c63930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63930" ;
    dct:modified "2024-03-05T09:17:07"^^xsd:dateTime ;
    skos:altLabel "Metaspråk"@nb ;
    skos:broader humord:c06335 ;
    skos:definition "Metaspråk er en betegnelse innen semantikk som uttrykker at studiet av et språk må foregå i et bestemt (ikke nødvendigvis forskjellig) språk  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metalanguage"@en,
        "Metaspråk"@nb .

humord:c63931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63931" ;
    dct:modified "2024-11-27T10:10:31"^^xsd:dateTime ;
    skos:altLabel "Metric function"@en,
        "Metrikk (Funksjonsanalyse)"@nb ;
    skos:broader humord:c63932 ;
    skos:definition "Metrikk er innen matematikken en generalisering av begrepet avstand. En metrikk er en funksjon med to variable som oppfyller bestemte krav. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metrics (Functional analysis)"@en,
        "Metrikk (Funksjonsanalyse)"@nb .

humord:c63932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63932" ;
    dct:modified "2024-03-06T13:13:41"^^xsd:dateTime ;
    skos:altLabel "Funksjonalanalyse"@nb,
        "Funksjonsanalyse"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Funksjonalanalyse er et område av matematikken som først og fremst omhandler såkalte lineære og normerte rom og funksjonaler definert over slike rom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional analysis"@en,
        "Funksjonalanalyse"@nb .

humord:c63933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63933" ;
    dct:modified "2024-03-05T09:28:44"^^xsd:dateTime ;
    skos:altLabel "Micro systems technology"@en,
        "Micromachines"@en,
        "Microscopic electrical mechanical systems"@en,
        "Nanoelectromechanical systems"@en,
        "MEMS"@nb,
        "Microscopic electrical mechanical systems"@nb,
        "Mikro- og nanoelektromekaniske system"@nb,
        "Mikroelektromekaniske system"@nb,
        "Mikroelektromekaniske systemer"@nb,
        "Mikrosystemteknologi"@nb,
        "NEMS"@nb,
        "Nanoelektromekaniske system"@nb,
        "Nanoelektromekaniske systemer"@nb ;
    skos:broader humord:c24621 ;
    skos:definition "Mikroelektromekaniske systemer (MEMS), på norsk også mikrosystemteknologi, er mikroskopiske systemer som har både elektriske og mekaniske funksjoner. MEMS kan betraktes som en utvidelse av mikroelektronikk, som i dag finnes i nærmest alle elektriske apparate <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microelectromechanical systems"@en,
        "Mikro- og nanoelektromekaniske systemer"@nb .

humord:c63934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63934" ;
    dct:modified "2024-03-05T09:31:34"^^xsd:dateTime ;
    skos:altLabel "Mikroarkitektur"@nb ;
    skos:broader humord:c62424 ;
    skos:definition "Mikroarkitektur er innenfor informatikk og elektroteknikk navnet på den måte et gitt instruksjonssett er implementert på for en bestemt mikroprosessor  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micro architecture"@en,
        "Mikroarkitektur"@nb .

humord:c63935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63935" ;
    dct:modified "2024-03-05T09:35:02"^^xsd:dateTime ;
    skos:altLabel "Microfishe"@nb,
        "Mikrofiche"@nb ;
    skos:broader humord:c15479 ;
    skos:definition "Microfishe er mikrofilmkort med opptak der boksider, dokumenter og lignende ofte er redusert 25 ganger fra sin originale størrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mikrofiche"@en,
        "Mikrofiche"@nb .

humord:c63936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63936" ;
    dct:modified "2024-03-05T09:40:00"^^xsd:dateTime ;
    skos:altLabel "Arduino"@en,
        "Single chip microprocessor"@en,
        "Mikrokontrollarar"@nb ;
    skos:broader humord:c62263 ;
    skos:definition "En mikrokontroller er en integrert krets som i tillegg til en prosessor inneholder noen funksjonsblokker, for eksempel minne og inn–ut-enheter, på den samme kretsen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microcontrollers"@en,
        "Mikrokontrollere"@nb .

humord:c63937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63937" ;
    dct:modified "2024-03-05T09:42:08"^^xsd:dateTime ;
    skos:altLabel "Mikroarray"@nb,
        "Mikroarrayar"@nb,
        "Mikroarrayer"@nb,
        "Mikromatrisar"@nb ;
    skos:broader humord:c58232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microarrays"@en,
        "Mikromatriser"@nb .

humord:c63938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63938" ;
    dct:modified "2024-03-05T09:44:38"^^xsd:dateTime ;
    skos:altLabel "Mikroprosessering"@nb ;
    skos:broader humord:c62423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microprocessing"@en,
        "Mikroprosessering"@nb .

humord:c63939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63939" ;
    dct:modified "2024-03-05T09:56:56"^^xsd:dateTime ;
    skos:altLabel "Microrobots"@en,
        "Mikrorobotar"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microrobotics"@en,
        "Mikroroboter"@nb .

humord:c63940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63940" ;
    dct:modified "2024-03-05T09:51:17"^^xsd:dateTime ;
    skos:altLabel "Diphenyls"@en,
        "Bifenyl"@nb,
        "Difenyl"@nb,
        "Difenyler"@nb ;
    skos:broader humord:c62737 ;
    skos:definition "Bifenyl er en kjemisk forbindelse av karbon og hydrogen som består av to sammenbundne benzenringer. Forbindelsen er et fargeløst, krystallinsk stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biphenyls"@en,
        "Bifenyler"@nb ;
    skos:related humord:c63941 .

humord:c63941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63941" ;
    dct:modified "2024-03-05T09:50:55"^^xsd:dateTime ;
    skos:altLabel "PCB"@en,
        "PCB"@nb,
        "Polyklorerte bifenyl"@nb ;
    skos:broader humord:c24688 ;
    skos:definition "PCB er en gruppe kunstig fremstilte organiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polychlorinated biphenyls"@en,
        "Polyklorerte bifenyler"@nb ;
    skos:related humord:c63940 .

humord:c63942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63942" ;
    dct:modified "2024-03-11T07:47:00"^^xsd:dateTime ;
    skos:altLabel "Green information technology"@en,
        "Grøn IT"@nb,
        "Grøn informasjonsteknologi"@nb,
        "Grønn IT"@nb,
        "Grønn informasjonsteknologi"@nb,
        "Miljøvenleg IT"@nb,
        "Miljøvenleg informasjonsteknologi"@nb,
        "Miljøvennleg IT"@nb,
        "Miljøvennleg informasjonsteknologi"@nb,
        "Miljøvennlig informasjonsteknologi"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green IT"@en,
        "Miljøvennlig IT"@nb .

humord:c63943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63943" ;
    dct:modified "2024-03-05T10:02:26"^^xsd:dateTime ;
    skos:altLabel "MIMD"@en,
        "Multiple instruction stream, multiple data stream"@en,
        "MIMD"@nb,
        "Multiple instruction, multiple data"@nb ;
    skos:broader humord:c62463 ;
    skos:definition "Multiple instructions, multiple data (MIMD) er en av fire former for datamaskinarkitekturer, i en klassifisering som ble foreslått av Michael J. Flynn i 1966. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiple instruction, multiple data"@en,
        "MIMD"@nb .

humord:c63944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63944" ;
    dct:modified "2024-03-05T10:05:02"^^xsd:dateTime ;
    skos:altLabel "Multipurpose internet mail extensions"@en,
        "Mime (E-post)"@nb ;
    skos:broader humord:c15250 ;
    skos:definition "Mime er en internettstandard som utvider formatet for e-post <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mime (E-mail)"@en,
        "Mime (E-post)"@nb .

humord:c63945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63945" ;
    dct:modified "2024-03-05T10:11:48"^^xsd:dateTime ;
    skos:altLabel "Multiple input, multiple otput"@en,
        "Multiple-input and multiple-output"@en,
        "MIMO"@nb,
        "Mangfelt inndata mangfelt utdata"@nb,
        "Multiple-input multiple-output"@nb,
        "Multippel innputt multippel utputt"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "I radio er multiple-input and multiple-output (MIMO) en metode for å øke kapasiteten til en radiolenke ved å bruke flere sende- og mottaksantenner for å utnytte flere signalstier.  <wikipeida>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "MIMO"@en,
        "MIMO"@nb .

humord:c63946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63946" ;
    dct:modified "2024-03-05T10:14:16"^^xsd:dateTime ;
    skos:altLabel "Lagerdeling"@nb,
        "Minnedeling"@nb ;
    skos:broader humord:c62627 ;
    skos:definition "I informatikk er minnedeling minne som kan nås samtidig av flere programmer med en hensikt å gi kommunikasjon mellom dem eller unngå overflødige kopier <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shared memory"@en,
        "Minnedeling"@nb .

humord:c63947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63947" ;
    dct:modified "2024-03-05T10:16:06"^^xsd:dateTime ;
    skos:altLabel "Memory management"@en,
        "Minnehandtering"@nb,
        "Minnerydding"@nb,
        "Søppeltømming (Informatikk)"@nb ;
    skos:broader humord:c62627 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Garbage collection (Informatics)"@en,
        "Minnehåndtering"@nb .

humord:c63948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63948" ;
    dct:modified "2024-03-05T10:17:21"^^xsd:dateTime ;
    skos:altLabel "Minnesystem"@nb ;
    skos:broader humord:c62627 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Memory systems"@en,
        "Minnesystemer"@nb .

humord:c63949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63949" ;
    dct:modified "2024-03-06T09:01:29"^^xsd:dateTime ;
    skos:altLabel "Mips"@en,
        "Millioner instruksjonar per sekund"@nb,
        "Millioner instruksjoner per sekund"@nb,
        "Mips"@nb ;
    skos:broader humord:c62327 ;
    skos:definition "Mips, Millioner instruksjoner per sekund, er et mål på datamaskiners ytelse <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Million instructions per second"@en,
        "Mips"@nb .

humord:c63950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63950" ;
    dct:modified "2024-03-05T10:27:03"^^xsd:dateTime ;
    skos:altLabel "Bond distances"@en,
        "Bindingsavstandar"@nb,
        "Bindingslengder"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Bindingsavstand er avstanden mellom to atomer som er bundet til hverandre i en kjemisk forbindelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bond lengths"@en,
        "Bindingsavstander"@nb .

humord:c63951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63951" ;
    dct:modified "2024-03-05T10:26:53"^^xsd:dateTime ;
    skos:altLabel "MMIX"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "MMIX er en 64-bit redusert instruksjonssett datamaskinarkitektur (RISC) designet av Donald Knuth <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "MMIX"@en,
        "MMIX"@nb .

humord:c63952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63952" ;
    dct:modified "2024-03-05T10:29:47"^^xsd:dateTime ;
    skos:altLabel "Mobil databehandling"@nb,
        "Mobil datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile computing"@en,
        "Mobil databehandling"@nb .

humord:c63953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63953" ;
    dct:modified "2024-03-05T10:32:38"^^xsd:dateTime ;
    skos:altLabel "Mobil ip"@nb ;
    skos:broader humord:c63713 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile ip"@en,
        "Mobil ip"@nb .

humord:c63954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63954" ;
    dct:modified "2024-03-05T10:33:03"^^xsd:dateTime ;
    skos:altLabel "Chemical bonding theories"@en,
        "Molecular bonding models"@en,
        "Theories of chemical bonding"@en,
        "Bindingsteori"@nb,
        "Kjemiske bindingsmodellar"@nb,
        "Kjemiske bindingsmodeller"@nb,
        "Kjemiske bindingsteoriar"@nb,
        "Kjemiske bindingsteorier"@nb,
        "Kjemiske sambindingsmodellar"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Bindingsteori beskriver hvordan atomene samvirker gjennom elektroniske krefter for å danne ulike typer bindinger, som kovalent binding, ioniske bindinger og metalliske bindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical bonding models"@en,
        "Bindingsteori"@nb .

humord:c63955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63955" ;
    dct:modified "2024-03-05T10:33:58"^^xsd:dateTime ;
    skos:altLabel "Mønsterklassifikasjon"@nb ;
    skos:broader humord:c12878 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pattern classification"@en,
        "Mønsterklassifikasjon"@nb .

humord:c63956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63956" ;
    dct:modified "2024-03-05T10:38:56"^^xsd:dateTime ;
    skos:altLabel "Multimediadatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multimedia databases"@en,
        "Multimediadatabaser"@nb .

humord:c63957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63957" ;
    dct:modified "2024-03-05T10:42:01"^^xsd:dateTime ;
    skos:altLabel "Multiprosessorar"@nb ;
    skos:broader humord:c62423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiprocessors"@en,
        "Multiprosessorer"@nb .

humord:c63958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63958" ;
    dct:modified "2024-03-05T10:43:55"^^xsd:dateTime ;
    skos:altLabel "Multivariat bildeanalyse"@nb,
        "Multivariat biletanalyse"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multivariate image analysis"@en,
        "Multivariat bildeanalyse"@nb .

humord:c63959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63959" ;
    dct:modified "2024-03-05T10:45:32"^^xsd:dateTime ;
    skos:altLabel "Multivariat kalibrering"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multivariate calibration"@en,
        "Multivariat kalibrering"@nb .

humord:c63960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63960" ;
    dct:modified "2024-03-05T10:50:03"^^xsd:dateTime ;
    skos:altLabel "Gittermetodar"@nb,
        "Gittermetoder"@nb,
        "Multigridmetodar"@nb ;
    skos:broader humord:c62222,
        humord:c62404 ;
    skos:definition "I numerisk analyse er en multigrid-metode (MG-metode) en algoritme for å løse differensialligninger ved hjelp av en hierarki av diskretiseringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multigrid methods"@en,
        "Multigridmetoder"@nb .

humord:c63961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63961" ;
    dct:modified "2024-03-05T10:53:36"^^xsd:dateTime ;
    skos:altLabel "Flaviske dynasti"@nb ;
    skos:broader humord:c10890 ;
    skos:definition "Det flaviske dynasti var en serie med tre romerske keisere, som hersket fra år 69 til 96. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flavian dynasty"@en,
        "Flaviske dynasti"@nb .

humord:c63962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63962" ;
    dct:modified "2024-03-05T10:59:11"^^xsd:dateTime ;
    skos:altLabel "Multicast"@nb ;
    skos:broader humord:c62496 ;
    skos:definition "Innen datanettverk er multicast gruppekommunikasjon hvor dataoverføring rettes mot en gruppe av målcomputere samtidig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multicast"@en,
        "Multicast"@nb .

humord:c63963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63963" ;
    dct:modified "2024-03-05T11:01:55"^^xsd:dateTime ;
    skos:altLabel "Fleiragentsystem"@nb,
        "Fleragentsystemer"@nb,
        "Multiagentsystem"@nb ;
    skos:broader humord:c62235 ;
    skos:definition "Et multiagensystem er et  datamaskinsystem sammensatt av flere samhandlende intelligente agenter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi-agent systems"@en,
        "Multiagentsystemer"@nb .

humord:c63964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63964" ;
    dct:modified "2024-03-05T11:06:10"^^xsd:dateTime ;
    skos:altLabel "Motion Picture Experts Group"@en,
        "Motion Picture Experts Group standard"@en,
        "Motion Picture Experts Group standard"@nb,
        "Mpeg"@nb ;
    skos:broader humord:c62253 ;
    skos:definition "MPEG er en rekke internasjonale standarder for digital komprimering av audio- og videosignaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mpeg"@en,
        "Mpeg"@nb .

humord:c63965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63965" ;
    dct:modified "2024-03-05T11:07:33"^^xsd:dateTime ;
    skos:altLabel "Mouse"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Mouse er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mouse (Programming language)"@en,
        "Mouse"@nb .

humord:c63966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63966" ;
    dct:modified "2024-03-05T11:13:09"^^xsd:dateTime ;
    skos:altLabel "Matematisk morfologi"@nb,
        "Morfologisk bildebehandling"@nb,
        "Morfologisk bildehandsaming"@nb,
        "Morfologisk biletbehandling"@nb,
        "Morfologisk bilethandsaming"@nb ;
    skos:broader humord:c12393 ;
    skos:definition "Morfologisk bildebehandling er en teknikk innen bildedatabehandling som fokuserer på geometriske strukturer og former i bildet, <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morphological image processing"@en,
        "Morfologisk bildebehandling"@nb .

humord:c63967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63967" ;
    dct:modified "2024-03-05T11:18:34"^^xsd:dateTime ;
    skos:altLabel "MPLS"@en,
        "Multi Protocol Label Switching"@en,
        "MPLS"@nb,
        "MPLS standard"@nb,
        "Multi Protocol Label Switching"@nb ;
    skos:broader humord:c62496 ;
    skos:definition "Multiprotocol Label Switching (MPLS) er innen datakommunikasjon en teknikk for å etablere et tilnærmet linjesvitsjet nett over et pakkesvitsjet nett. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "MPLS standard"@en,
        "MPLS standard"@nb .

humord:c63968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63968" ;
    dct:modified "2024-03-05T12:04:37"^^xsd:dateTime ;
    skos:altLabel "Modem"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "Modem, eller «datamodem», er en utstyrsenhet som for eksempel en PC kan benytte for å koble seg opp til Internett <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modems"@en,
        "Modemer"@nb .

humord:c63969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63969" ;
    dct:modified "2024-03-05T12:06:31"^^xsd:dateTime ;
    skos:altLabel "Modula"@nb,
        "Modula-2"@nb,
        "Modula-s"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Modula er et programmeringsspråk  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modula"@en,
        "Modula"@nb .

humord:c63970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63970" ;
    dct:modified "2024-03-05T12:10:14"^^xsd:dateTime ;
    skos:altLabel "MDA"@en,
        "Model driven architecture"@en,
        "MDA"@nb,
        "Modellbasert programmering"@nb,
        "Modelldrevet arkitektur"@nb,
        "Modelldriven arkitektur"@nb,
        "Modelldriven utvikling"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Modelldrevet utvikling er programvaredesigntilnærming for utvikling av programvaresystemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Model-driven engineering"@en,
        "Modelldrevet utvikling"@nb .

humord:c63971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63971" ;
    dct:modified "2024-03-05T12:11:46"^^xsd:dateTime ;
    skos:altLabel "Modellbygging"@nb ;
    skos:broader humord:c12884 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Model building"@en,
        "Modellbygging"@nb .

humord:c63972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63972" ;
    dct:modified "2024-03-05T12:14:41"^^xsd:dateTime ;
    skos:altLabel "Mobile tenester"@nb ;
    skos:broader humord:c62235 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile services"@en,
        "Mobile tjenester"@nb .

humord:c63973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63973" ;
    dct:modified "2024-03-05T12:16:21"^^xsd:dateTime ;
    skos:altLabel "Bioelektrodar"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Bioelektroder kan brukes til å måle bioelektriske signaler som for eksempel nervesignaler, muskelaktivitet eller hjerterytme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioelectrodes"@en,
        "Bioelektroder"@nb .

humord:c63974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63974" ;
    dct:modified "2024-03-05T12:16:26"^^xsd:dateTime ;
    skos:altLabel "Mobile system"@nb ;
    skos:broader humord:c04193,
        humord:c23944 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile systems"@en,
        "Mobile systemer"@nb .

humord:c63975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63975" ;
    dct:modified "2024-03-05T12:19:36"^^xsd:dateTime ;
    skos:altLabel "Bevegelseskontroll"@nb,
        "Mobile robotar"@nb,
        "Rørslekontroll"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile robots"@en,
        "Mobile roboter"@nb .

humord:c63976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63976" ;
    dct:modified "2024-03-05T12:20:36"^^xsd:dateTime ;
    skos:altLabel "Mobile prosessorar"@nb ;
    skos:broader humord:c62423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile processors"@en,
        "Mobile prosessorer"@nb .

humord:c63977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63977" ;
    dct:modified "2024-03-05T12:25:43"^^xsd:dateTime ;
    skos:altLabel "Mobile nett"@nb,
        "Mobile nettverk"@nb,
        "Mobilnett"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile networks"@en,
        "Mobile nettverk"@nb .

humord:c63978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63978" ;
    dct:modified "2024-03-05T12:27:15"^^xsd:dateTime ;
    skos:altLabel "Biogass"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Biogass er gassblandinger som blant annet inneholder metan og som blir dannet ved anaerob (oksygenfri) nedbryting av organisk materiale som for eksempel døde plantedeler, matavfall eller husdyrgjødsel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biogas"@en,
        "Biogass"@nb .

humord:c63979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63979" ;
    dct:modified "2024-03-05T12:28:07"^^xsd:dateTime ;
    skos:altLabel "Mobile agentar"@nb ;
    skos:broader humord:c62235 ;
    skos:definition "I informatikk er en mobil agent en programvareagent kombinert med data som er i stand til å migrere autonomt fra en datamaskin til en annen og fortsette utførelsen på destinasjonen med evnen til å samhandle med andre agenter der. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile agents"@en,
        "Mobile agenter"@nb .

humord:c63980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63980" ;
    dct:modified "2024-06-13T07:13:44"^^xsd:dateTime ;
    skos:altLabel "Biokjemikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:definition "Biokjemikere studerer kjemiske prosesser og kjemiske transformasjoner i levende organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biochemists"@en,
        "Biokjemikere"@nb ;
    skos:related humord:c12881 .

humord:c63981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63981" ;
    dct:modified "2024-03-05T12:51:05"^^xsd:dateTime ;
    skos:altLabel "CNC machines"@en,
        "CNC machining"@en,
        "Computer numerical control"@en,
        "Direct numerical control"@en,
        "Distributed numerical control"@en,
        "CNC"@nb,
        "DNC"@nb,
        "Datastyrt numerisk kontroll"@nb,
        "Direkte numerisk kontroll"@nb,
        "Numerisk styring"@nb,
        "Numerisk styrte maskinar"@nb,
        "Numerisk styrte maskiner"@nb ;
    skos:broader humord:c62301 ;
    skos:definition "Computer numerical control (CNC) er engelsk for datamaskinbasert numerisk styring, det ble tidligere også omtalt som numerical control (NC). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical control"@en,
        "Numerisk kontroll"@nb .

humord:c63982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63982" ;
    dct:modified "2024-03-05T12:55:15"^^xsd:dateTime ;
    skos:altLabel "Nanovitskap"@nb ;
    skos:broader humord:c01534 ;
    skos:definition "Nanovitenskap er studiet av svært små partikler og strukturer, med utstrekning på noen nanometer (milliarddels meter), som på grunn av størrelsen har spesielle egenskaper. Videre handler nanovitenskap om spesielle fenomener som forekommer på denne størrelsesskalaen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanoscience"@en,
        "Nanovitenskap"@nb .

humord:c63983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63983" ;
    dct:modified "2024-03-11T08:03:16"^^xsd:dateTime ;
    skos:altLabel "Nerve modeling"@en,
        "Neuron modeling"@en,
        "Neurosimulations"@en,
        "Nervesimulering"@nb ;
    skos:broader humord:c03881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nerve simulations"@en,
        "Nervesimulering"@nb .

humord:c63984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63984" ;
    dct:modified "2024-03-05T13:06:00"^^xsd:dateTime ;
    skos:altLabel "Nettfiske"@nb,
        "Phishing"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Nettfiske betegner svindler der bakmennene forsøker lure brukeren til å selv oppgi sensitive opplysninger slik som passord, PIN-kode eller betalingskortinformasjon. Nettfiske baserer seg i stor grad på sosial manipulasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phishing"@en,
        "Nettfiske"@nb .

humord:c63985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63985" ;
    dct:modified "2024-03-05T13:14:49"^^xsd:dateTime ;
    skos:altLabel "Diskusjonsgrupper"@nb,
        "Nettgrupper"@nb,
        "Nyheitsgrupper"@nb,
        "Nyhendegrupper"@nb,
        "Nyhetsgrupper"@nb ;
    skos:broader humord:c28458 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network groups"@en,
        "Nettgrupper"@nb .

humord:c63986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63986" ;
    dct:modified "2024-03-05T13:20:51"^^xsd:dateTime ;
    skos:altLabel "Nettlesarar"@nb ;
    skos:broader humord:c21020 ;
    skos:definition "Nettleser er et program som gir tilgang til nettsider på internett, først og fremst på verdensveven (World Wide Web).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Browsers"@en,
        "Nettlesere"@nb .

humord:c63987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63987" ;
    dct:modified "2024-03-05T13:22:44"^^xsd:dateTime ;
    skos:altLabel "Blyisotopar"@nb ;
    skos:broader humord:c08375 ;
    skos:definition "Blyisotoper refererer til de forskjellige varianter av blyatomer som har samme antall protoner, men forskjellig antall nøytroner i kjernen. De fire stabile isotopene av bly er bly-204, bly-206, bly-207 og bly-208. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lead isotopes"@en,
        "Blyisotoper"@nb .

humord:c63988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63988" ;
    dct:modified "2024-03-05T13:25:32"^^xsd:dateTime ;
    skos:altLabel "Nettverkadministrasjon"@nb,
        "Nettverksadministrasjon"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network administration"@en,
        "Nettverksadministrasjon"@nb .

humord:c63989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63989" ;
    dct:modified "2024-03-05T13:31:11"^^xsd:dateTime ;
    skos:altLabel "Traffic flow"@en,
        "Nettverksflyt"@nb,
        "Trafikkflyt"@nb ;
    skos:broader humord:c62231 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network flow"@en,
        "Nettverksflyt"@nb .

humord:c63990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63990" ;
    dct:modified "2024-03-05T13:32:42"^^xsd:dateTime ;
    skos:altLabel "Numerisk databehandling"@nb,
        "Numerisk datahandsaming"@nb ;
    skos:broader humord:c62222 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical data processing"@en,
        "Numerisk databehandling"@nb .

humord:c63991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63991" ;
    dct:modified "2024-03-05T13:33:54"^^xsd:dateTime ;
    skos:altLabel "Borsambindingar"@nb ;
    skos:broader humord:c63183 ;
    skos:definition "Borforbindelser refererer til kjemiske forbindelser som inneholder bor som et sentralt atom. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boron compounds"@en,
        "Borforbindelser"@nb .

humord:c63992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63992" ;
    dct:modified "2024-03-05T13:35:37"^^xsd:dateTime ;
    skos:altLabel "NP-problem"@nb ;
    skos:broader humord:c12380 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "NP problems"@en,
        "NP-problemer"@nb .

humord:c63993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63993" ;
    dct:modified "2024-03-05T13:37:16"^^xsd:dateTime ;
    skos:altLabel "NP-completeness"@en,
        "NP-komplette problem"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "Innenfor informatikk og matematikk, er NP-komplette problemer en mengde med svært vanskelige problemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "NP-complete problems"@en,
        "NP-komplette problemer"@nb .

humord:c63994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63994" ;
    dct:modified "2024-03-05T13:38:27"^^xsd:dateTime ;
    skos:altLabel "Organoborane compounds"@en,
        "Bororganiske sambindingar"@nb,
        "Organiske borforbindelser"@nb,
        "Organiske borsambindingar"@nb,
        "Organobor"@nb,
        "Organoborforbindelser"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Bororganiske forbindelser er kjemiske forbindelser som inneholder en direkte binding mellom bor og karbonatomer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organoboron compounds"@en,
        "Bororganiske forbindelser"@nb .

humord:c63995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63995" ;
    dct:modified "2024-03-05T13:39:59"^^xsd:dateTime ;
    skos:altLabel "Natural language Information Analysis Method"@en,
        "NIAM"@nb,
        "Natural language Information Analysis Method"@nb ;
    skos:broader humord:c62299 ;
    skos:definition "NIAM er en metode for informasjonsanalyse og datamodellering, utviklet på syttitallet av Sjir Nijssen og andre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "NIAM"@en,
        "NIAM"@nb .

humord:c63996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63996" ;
    dct:modified "2024-03-05T13:42:06"^^xsd:dateTime ;
    skos:altLabel "Nevral modellering"@nb,
        "Nevrale modellar"@nb ;
    skos:broader humord:c62299 ;
    skos:definition "Nevrale modeller er en type datamodeller som er inspirert av strukturen og funksjonen til hjernen, og de bruker kunstige nevrale nettverk til å simulere mønstergjenkjenning og læring.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neural models"@en,
        "Nevrale modeller"@nb .

humord:c63997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63997" ;
    dct:modified "2024-03-05T13:44:47"^^xsd:dateTime ;
    skos:altLabel "Nevral VLSI"@nb,
        "Nevrale krinsar"@nb ;
    skos:broader humord:c04206 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neural circuits"@en,
        "Nevrale kretser"@nb .

humord:c63998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63998" ;
    dct:modified "2024-03-05T13:47:32"^^xsd:dateTime ;
    skos:altLabel "Nettverksproblem"@nb ;
    skos:broader humord:c62231 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network problem"@en,
        "Nettverksproblem"@nb .

humord:c63999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME63999" ;
    dct:modified "2024-03-05T13:49:10"^^xsd:dateTime ;
    skos:altLabel "Nettverksovervaking"@nb,
        "Nettverksovervåkning"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network monitoring"@en,
        "Nettverksovervåkning"@nb .

humord:c64000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64000" ;
    dct:modified "2024-03-05T13:50:12"^^xsd:dateTime ;
    skos:altLabel "Nettverkssikkerheit"@nb,
        "Nettverkstryggleik"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Newtork security"@en,
        "Nettverkssikkerhet"@nb .

humord:c64001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64001" ;
    dct:modified "2024-03-05T13:57:52"^^xsd:dateTime ;
    skos:altLabel "Nettverkstenester"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network services"@en,
        "Nettverkstjenester"@nb .

humord:c64002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64002" ;
    dct:modified "2024-03-05T14:01:39"^^xsd:dateTime ;
    skos:altLabel "Network testing"@en,
        "Nettverkstesting"@nb,
        "Nettverksyting"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network performance"@en,
        "Nettverksytelse"@nb .

humord:c64003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64003" ;
    dct:modified "2024-03-05T14:05:12"^^xsd:dateTime ;
    skos:altLabel "NFS"@en,
        "NFS"@nb,
        "Network file system"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "Network File System er en filsystemprotokoll for nettverk som opprinnelig ble utviklet av Sun Microsystems i 1984.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network file system"@en,
        "Network file system"@nb .

humord:c64004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64004" ;
    dct:modified "2024-03-05T14:06:14"^^xsd:dateTime ;
    skos:altLabel "Nevral databehandling"@nb,
        "Nevral datahandsamling"@nb ;
    skos:broader humord:c04206 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neural computing"@en,
        "Nevral databehandling"@nb .

humord:c64005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64005" ;
    dct:modified "2024-03-05T14:30:38"^^xsd:dateTime ;
    skos:altLabel "Jaktvåpen"@nb ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hunting weapons"@en,
        "Jaktvåpen"@nb .

humord:c64006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64006" ;
    dct:modified "2024-03-06T08:34:04"^^xsd:dateTime ;
    skos:altLabel "Oberon"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Oberon er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oberon"@en,
        "Oberon"@nb .

humord:c64007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64007" ;
    dct:modified "2024-03-06T08:33:28"^^xsd:dateTime ;
    skos:altLabel "Objective-c"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Objective-c  er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objective-C"@en,
        "Objective-c"@nb .

humord:c64008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64008" ;
    dct:modified "2024-03-06T09:35:41"^^xsd:dateTime ;
    skos:altLabel "Rimpa"@en,
        "Rinpa school"@en,
        "Rimpa"@nb,
        "Rinpa"@nb,
        "Rinpa-skolen"@nb ;
    skos:broader humord:c05679 ;
    skos:definition "Rinpa er en kunsthistorisk betegnelse på en teknikk eller måte å male, tegne eller kalligrafere på. Det er en betegnelse som oppstod i nyere tid, selv om denne teknikken/måten har eksistert lenger enn det. <Nasjonalmuseet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rinpa"@en,
        "Rinpa"@nb .

humord:c64009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64009" ;
    dct:modified "2024-03-06T10:20:31"^^xsd:dateTime ;
    skos:altLabel "Objektattkjenning"@nb,
        "Objektgjenkjenning"@nb ;
    skos:broader humord:c62348 ;
    skos:definition "Visuell objektgjenkjenning er å identifisere objektene vi ser, eller persiperer, i det visuelle feltet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Object recognition"@en,
        "Objektgjenkjenning"@nb .

humord:c64010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64010" ;
    dct:modified "2024-03-06T10:24:43"^^xsd:dateTime ;
    skos:altLabel "Objektidentifikatorar"@nb ;
    skos:broader humord:c64011 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Object identifiers"@en,
        "Objektidentifikatorer"@nb .

humord:c64011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64011" ;
    dct:modified "2024-03-06T10:24:33"^^xsd:dateTime ;
    skos:altLabel "Objektorienterte databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented databases"@en,
        "Objektorienterte databaser"@nb .

humord:c64012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64012" ;
    dct:modified "2024-03-06T10:30:55"^^xsd:dateTime ;
    skos:altLabel "Objektorientering"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Object-orientation"@en,
        "Objektorientering"@nb .

humord:c64013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64013" ;
    dct:modified "2024-03-06T10:41:09"^^xsd:dateTime ;
    skos:altLabel "OOA"@en,
        "OOA"@nb,
        "Objektorientert analyse"@nb ;
    skos:broader humord:c04245 ;
    skos:definition "Objektorientert analyse og design (OOAD) er en teknisk tilnærming for å analysere og designe en applikasjon, system eller forretning ved å bruke objektorientert programmering, og visual modellering gjennom hele programvareutviklingsprosessen for å veilede kommunikasjon med interessenter og produktkvalitet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Object-oriented analysis"@en,
        "Objektorientert analyse"@nb ;
    skos:related humord:c64017 .

humord:c64014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64014" ;
    dct:modified "2024-03-06T10:56:34"^^xsd:dateTime ;
    skos:altLabel "Objektorientert design"@nb,
        "Objektorientert utforming"@nb,
        "Objektorienterte konstruksjonar"@nb,
        "Objektorienterte konstruksjoner"@nb ;
    skos:broader humord:c04245 ;
    skos:definition "Objektorientert design (OOD) er prosessen med å planlegge et system bestående av interagerende objekter for å løse et programvareproblem. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented design"@en,
        "Objektorientert design"@nb ;
    skos:related humord:c64015,
        humord:c64017,
        humord:c64020 .

humord:c64015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64015" ;
    dct:modified "2024-03-06T10:57:21"^^xsd:dateTime ;
    skos:altLabel "Object oriented modeling"@en,
        "Objektorientert modellering"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Object oriented modelling"@en,
        "Objektorientert modellering"@nb ;
    skos:related humord:c64014,
        humord:c64017,
        humord:c64020 .

humord:c64016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64016" ;
    dct:modified "2024-03-06T10:57:47"^^xsd:dateTime ;
    skos:altLabel "Objektorientert systemanalyse"@nb ;
    skos:broader humord:c61513 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented systems analysis"@en,
        "Objektorientert systemanalyse"@nb ;
    skos:related humord:c64020 .

humord:c64017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64017" ;
    dct:modified "2024-11-13T10:22:32"^^xsd:dateTime ;
    skos:altLabel "Objektorientert spesifikasjon"@nb,
        "Objektorientert systembeskriving"@nb,
        "Objektorientert systemskildring"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented system description"@en,
        "Objektorientert systembeskrivelse"@nb ;
    skos:related humord:c60445,
        humord:c64013,
        humord:c64014 .

humord:c64018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64018" ;
    dct:modified "2024-03-06T10:46:32"^^xsd:dateTime ;
    skos:altLabel "Objektorientert systemutvikling"@nb ;
    skos:broader humord:c60589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented system development"@en,
        "Objektorientert systemutvikling"@nb .

humord:c64019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64019" ;
    dct:modified "2024-03-06T10:48:58"^^xsd:dateTime ;
    skos:altLabel "Objektorienterte klientar"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented clients"@en,
        "Objektorienterte klienter"@nb .

humord:c64020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64020" ;
    dct:modified "2024-03-06T10:59:26"^^xsd:dateTime ;
    skos:altLabel "Objektarkitektur"@nb,
        "Objektmodellar"@nb,
        "Objektmodeller"@nb,
        "Objektorienterte datamodellar"@nb,
        "Objektorienterte datamodeller"@nb,
        "Objektorienterte modellar"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented models"@en,
        "Objektorienterte modeller"@nb ;
    skos:related humord:c64014,
        humord:c64015,
        humord:c64017 .

humord:c64021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64021" ;
    dct:modified "2024-03-06T11:01:11"^^xsd:dateTime ;
    skos:altLabel "Objektorienterte nettverk"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented networks"@en,
        "Objektorienterte nettverk"@nb .

humord:c64022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64022" ;
    dct:modified "2024-12-19T13:03:29"^^xsd:dateTime ;
    skos:altLabel "Objektorienterte programmeringsspråk"@nb,
        "Objektorienterte språk"@nb ;
    skos:broader humord:c04245 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented languages"@en,
        "Objektorienterte språk"@nb .

humord:c64023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64023" ;
    dct:modified "2024-03-06T11:05:11"^^xsd:dateTime ;
    skos:altLabel "Objektorienterte system"@nb ;
    skos:broader humord:c64011 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objectoriented systems"@en,
        "Objektorienterte systemer"@nb .

humord:c64024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64024" ;
    dct:modified "2024-03-06T11:14:54"^^xsd:dateTime ;
    skos:altLabel "Objlog"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Objlog er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Objlog"@en,
        "Objlog"@nb .

humord:c64025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64025" ;
    dct:modified "2024-03-06T11:18:16"^^xsd:dateTime ;
    skos:altLabel "Pehrkons"@en,
        "Perkons"@en,
        "Perkunas"@nb,
        "Perkūnas"@nb ;
    skos:broader humord:c17805 ;
    skos:definition "Perkūnas er tordenguden i baltisk mytologi <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perkūnas"@en,
        "Perkūnas"@nb .

humord:c64026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64026" ;
    dct:modified "2024-03-11T08:12:16"^^xsd:dateTime ;
    skos:altLabel "Occam"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Occam er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occam"@en,
        "Occam"@nb .

humord:c64027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64027" ;
    dct:modified "2024-03-06T11:24:40"^^xsd:dateTime ;
    skos:altLabel "Open Document Architecture"@en,
        "ODA"@nb,
        "Open Document Architecture"@nb ;
    skos:broader humord:c62253 ;
    skos:definition "Open Document Architecture (ODA) og utvekslingsformat (uformelt referert til som bare ODA) er et fritt og åpent internasjonalt standard dokumentfilformat vedlikeholdt av ITU-T for å erstatte alle proprietære dokumentfilformater. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ODA (File format)"@en,
        "ODA"@nb .

humord:c64028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64028" ;
    dct:modified "2024-07-05T14:23:04"^^xsd:dateTime ;
    skos:altLabel "Reengineering"@en,
        "Omprogrammering"@nb,
        "Reengineering av programvare"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "I dataprogrammering og programvaredesign, er omprogrammering prosessen med å restrukturere eksisterende datokode - endre faktoriseringen - uten å endre dens eksterne atferd.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software reengineering"@en,
        "Omprogrammering"@nb .

humord:c64029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64029" ;
    dct:modified "2024-03-06T12:39:25"^^xsd:dateTime ;
    skos:altLabel "Graph rewriting"@en,
        "Reduction systems"@en,
        "Rewrite  systems"@en,
        "Rewrite engines"@en,
        "Rewriting logic"@en,
        "Rewriting systems"@en,
        "Rewriting techniques"@en,
        "Term rewriting"@en,
        "Grafomskriving"@nb,
        "Grafomskrivning"@nb,
        "Omskrivingslogikk"@nb,
        "Omskrivingsteknikkar"@nb,
        "Omskrivning  (Symbolsk logikk)"@nb,
        "Omskrivningslogikk"@nb,
        "Omskrivningsteknikker"@nb,
        "Termomskriving"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Formelle metoder i matematisk logikk og informatikk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rewriting"@en,
        "Omskrivning (Symbolsk logikk)"@nb ;
    skos:related humord:c63772 .

humord:c64030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64030" ;
    dct:modified "2024-03-06T12:41:02"^^xsd:dateTime ;
    skos:altLabel "Object-modeling technique"@en,
        "Object-modeling technique"@nb,
        "Omt"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Omt er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "OMT"@en,
        "Omt"@nb .

humord:c64031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64031" ;
    dct:modified "2024-03-06T12:48:18"^^xsd:dateTime ;
    skos:altLabel "Semantisk representasjon"@nb ;
    skos:broader humord:c04300 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semantic representation"@en,
        "Semantisk representasjon"@nb ;
    skos:related humord:c00589,
        humord:c21023 .

humord:c64032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64032" ;
    dct:modified "2024-03-06T12:53:30"^^xsd:dateTime ;
    skos:altLabel "OSI"@en,
        "OSI"@nb,
        "Open systems interconnection"@nb,
        "Osi-modellen"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "The Open Systems Interconnection-modellen (OSI-modellen) er en referansemodell fra International Organization for Standardization (ISO) som \"tilbyr et felles grunnlag for koordinering av standardutvikling med formål å koble systemer sammen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Open systems interconnection"@en,
        "Open systems interconnection"@nb .

humord:c64033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64033" ;
    dct:modified "2024-03-06T12:56:22"^^xsd:dateTime ;
    skos:altLabel "Operasjonell semantikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Operational semantics"@en,
        "Operasjonell semantikk"@nb .

humord:c64034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64034" ;
    dct:modified "2024-03-06T13:12:07"^^xsd:dateTime ;
    skos:altLabel "Operatorar (Funksjonalanalyse)"@nb ;
    skos:broader humord:c64035 ;
    skos:definition "Operator er det samme som en matematisk funksjon som virker på elementer som selv er funksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Operators (Functional analysis)"@en,
        "Operatorer (Funksjonalanalyse)"@nb .

humord:c64035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64035" ;
    dct:modified "2024-03-06T13:11:49"^^xsd:dateTime ;
    skos:altLabel "Operatorteori"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Operator theory"@en,
        "Operatorteori"@nb .

humord:c64036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64036" ;
    dct:modified "2024-03-06T13:23:14"^^xsd:dateTime ;
    skos:altLabel "Optimaliseringsproblem"@nb ;
    skos:broader humord:c24964 ;
    skos:definition "I matematikk, ingeniørvitenskap, datavitenskap og økonomi er et optimeringsproblem problemet med å finne den beste løsningen blant alle mulige løsninger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optimization problems"@en,
        "Optimaliseringsproblemer"@nb .

humord:c64037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64037" ;
    dct:modified "2024-03-06T13:25:37"^^xsd:dateTime ;
    skos:altLabel "Optisk databehandling"@nb,
        "Optisk datahandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical computing"@en,
        "Optisk databehandling"@nb .

humord:c64038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64038" ;
    dct:modified "2024-03-06T13:27:39"^^xsd:dateTime ;
    skos:altLabel "Optisk kommunikasjon"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "Optisk kommunikasjon er overføring av tale, data, video og annen informasjon ved hjelp av lyssignaler via fiberoptikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical communication"@en,
        "Optisk kommunikasjon"@nb .

humord:c64039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64039" ;
    dct:modified "2024-03-13T09:44:29"^^xsd:dateTime ;
    skos:altLabel "OCR"@en,
        "OCR"@nb,
        "Optisk teiknattkjenning"@nb,
        "Optisk teikngjenkjenning"@nb,
        "Optisk tekstatkjenning"@nb,
        "Optisk tekstgjenkjenning"@nb ;
    skos:broader humord:c64416,
        humord:c64420 ;
    skos:definition "CR, eller tekstskanning, er en metode der et datasystem leser tegn og tekst i et bilde og gjør dette om til en digital tekstlig representasjon.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical character recognition"@en,
        "Optisk tegngjenkjenning"@nb .

humord:c64040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64040" ;
    dct:modified "2024-03-06T13:37:53"^^xsd:dateTime ;
    skos:altLabel "Optical networking"@en,
        "Optiske nettverk"@nb ;
    skos:broader humord:c60273 ;
    skos:definition "Optisk nettverk er en kommunikasjonsmetode som bruker signaler kodet i lys for å overføre informasjon i ulike typer telekommunikasjonsnettverk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical networks"@en,
        "Optiske nettverk"@nb .

humord:c64041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64041" ;
    dct:modified "2024-03-06T13:43:58"^^xsd:dateTime ;
    skos:altLabel "Overføringssystem"@nb ;
    skos:broader humord:c62496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transmission systems"@en,
        "Overføringssystemer"@nb .

humord:c64042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64042" ;
    dct:modified "2024-03-06T13:48:32"^^xsd:dateTime ;
    skos:altLabel "Querelle"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Querelle er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Querelle"@en,
        "Querelle"@nb .

humord:c64043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64043" ;
    dct:modified "2024-03-06T13:50:16"^^xsd:dateTime ;
    skos:altLabel "Quickersort"@nb ;
    skos:broader humord:c20950 ;
    skos:definition "Quickersort er en sorteringsalgoritme <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quickersort"@en,
        "Quickersort"@nb .

humord:c64044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64044" ;
    dct:modified "2024-03-06T13:54:21"^^xsd:dateTime ;
    skos:altLabel "Z-transformasjonar"@nb ;
    skos:broader humord:c62583 ;
    skos:definition "Z-transformasjonen (frå engelsk Z-transform) er ei lineæravbilding som konverterer tidsdiskrete signal (ein sekvens av reelle eller komplekse tal) over til ein representasjon på kompleks form i eit domene kalla Z-domenet, eller Z-planet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Z-transforms"@en,
        "Z-transformasjoner"@nb .

humord:c64045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64045" ;
    dct:modified "2024-03-06T13:56:07"^^xsd:dateTime ;
    skos:altLabel "Øyreattkjenning"@nb,
        "Øyregjenkjenning"@nb ;
    skos:broader humord:c28502 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ear recognition"@en,
        "Øregjenkjenning"@nb .

humord:c64046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64046" ;
    dct:modified "2024-03-06T13:57:18"^^xsd:dateTime ;
    skos:altLabel "Opne system"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Open systems"@en,
        "Åpne systemer"@nb .

humord:c64047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64047" ;
    dct:modified "2024-03-07T09:01:40"^^xsd:dateTime ;
    skos:altLabel "Millennium bug"@en,
        "Y2K"@en,
        "Y2K bug"@en,
        "2000-årsproblemet"@nb,
        "Millenniumbuggen"@nb,
        "Y2K bug"@nb,
        "År 2000-problemet"@nb,
        "År2000-problemet"@nb ;
    skos:broader humord:c64048 ;
    skos:definition "År 2000-problemet er en samlebetegnelse for problemer med datasystemer og elektroniske brikker som ikke var laget med tanke på å håndtere overgangen fra år 1999 til år 2000.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Year 2000 problem"@en,
        "År 2000-problemet"@nb .

humord:c64048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64048" ;
    dct:modified "2024-03-06T14:02:43"^^xsd:dateTime ;
    skos:altLabel "Programvedlikehald"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software maintenance"@en,
        "Programvedlikehold"@nb .

humord:c64049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64049" ;
    dct:modified "2024-03-06T14:07:34"^^xsd:dateTime ;
    skos:altLabel "Ytingsanalyse"@nb ;
    skos:broader humord:c62327 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Performance analysis"@en,
        "Ytelsesanalyse"@nb .

humord:c64050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64050" ;
    dct:modified "2024-03-07T09:01:57"^^xsd:dateTime ;
    skos:altLabel "X.Org"@en,
        "X11"@en,
        "Xwindow"@en,
        "Vindaugssystemet X"@nb,
        "X (Vindussystem)"@nb,
        "X-window"@nb,
        "X.Org"@nb,
        "X11"@nb,
        "Xwindow"@nb ;
    skos:broader humord:c64051 ;
    skos:definition "Vindussystemet X (engelsk: X Window System), også kalt X.Org, X11 og bare X, er et grunnleggende vindussystem, som er blitt en industristandard på Unix og Unix-lignende operativsystemer. Det er også tilgjengelig for andre operativsystemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X Window System"@en,
        "X (Vindussystem)"@nb .

humord:c64051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64051" ;
    dct:modified "2024-03-06T14:19:55"^^xsd:dateTime ;
    skos:altLabel "Vindusystem"@nb ;
    skos:broader humord:c04214 ;
    skos:definition "Et vindussystem er innen informasjonsteknologien et grafisk brukergrensesnitt som benytter paradigmet WIMP (vinduer, ikoner, menylinjer, musepekere). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Window systems"@en,
        "Vindusystemer"@nb .

humord:c64052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64052" ;
    dct:modified "2024-03-06T14:24:50"^^xsd:dateTime ;
    skos:altLabel "Extensible Markup Language"@en,
        "Extensible Markup Language"@nb,
        "XML"@nb ;
    skos:broader humord:c58236 ;
    skos:definition "XML er et markeringsspråk som kan brukes til å beskrive strukturert informasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "XML"@en,
        "XML"@nb ;
    skos:related humord:c64053 .

humord:c64053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64053" ;
    dct:modified "2024-12-19T13:07:59"^^xsd:dateTime ;
    skos:altLabel "Extensible stylesheet language transformations"@en,
        "XPath"@en,
        "Extensible stylesheet language transformations"@nb,
        "XPath"@nb,
        "XSLT"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "XSLT (XSL Transformations) er et språk for å transformere XML-dokumenter til nye XML-dokumenter og er medlem av en gruppe språk som samlet kalles XSL. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "XSLT"@en,
        "XSLT"@nb ;
    skos:related humord:c64052 .

humord:c64054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64054" ;
    dct:modified "2024-03-06T14:27:01"^^xsd:dateTime ;
    skos:altLabel "X.500"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "X.500 er en serie datanettverksstandarder som dekker elektroniske katalogtjenester <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X.500"@en,
        "X.500"@nb .

humord:c64055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64055" ;
    dct:modified "2024-03-11T08:20:00"^^xsd:dateTime ;
    skos:altLabel "X.400"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "X.400 er ein internasjonal standard og ITU-T-anbefaling som skildrar meldingsformidlingssystem, meir kjend som e-post, i eit datakommunikasjonsnett.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X.400"@en,
        "X.400"@nb .

humord:c64056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64056" ;
    dct:modified "2024-03-06T14:30:02"^^xsd:dateTime ;
    skos:altLabel "X.25"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "X.25, er ein rekommandasjon frå Den internasjonale teleunionen, ITU, som gjeld for datanett med pakkesvitsjing <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X.25"@en,
        "X.25"@nb .

humord:c64057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64057" ;
    dct:modified "2024-04-26T10:18:27"^^xsd:dateTime ;
    skos:altLabel "Halokarbon"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Halokarboner er kjemiske forbindelser der ett eller flere karbonatomer er bundet ved kovalent binding til ett eller flere halogenatomer – fluor, klor, brom eller jod. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halocarbon"@en,
        "Halokarboner"@nb .

humord:c64058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64058" ;
    dct:modified "2024-03-06T15:19:12"^^xsd:dateTime ;
    skos:altLabel "Buffers (Chemistry)"@en,
        "Bufferar (Kjemi)"@nb,
        "Buffere (Kjemi)"@nb,
        "Bufferløysingar"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Bufferløsning er innen kjemien en løsning der pH endrer seg lite hvis man tilsetter små mengder syre eller base. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buffer solutions"@en,
        "Bufferløsninger"@nb .

humord:c64059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64059" ;
    dct:modified "2024-03-06T15:36:56"^^xsd:dateTime ;
    skos:altLabel "Blåsyre"@nb,
        "Cyanid"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Cyanider er kjemiske forbindelser som inneholder karbon og nitrogen i form av cyanid-ionet, CN–. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyanide"@en,
        "Cyanider"@nb .

humord:c64060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64060" ;
    dct:modified "2024-03-06T15:41:06"^^xsd:dateTime ;
    skos:altLabel "Diisocyanates"@en,
        "Isocyanates"@en,
        "Isocyanides"@en,
        "Thiocyanates"@en,
        "Cyanat"@nb,
        "Diisocyanat"@nb,
        "Diisocyanater"@nb,
        "Isocyanat"@nb,
        "Isocyanater"@nb,
        "Isocyanid"@nb,
        "Isocyanider"@nb,
        "Tiocyanat"@nb,
        "Tiocyanater"@nb ;
    skos:broader humord:c64059 ;
    skos:definition "Cyanationet er et anion med den kjemiske formelen [OCN]− eller [NCO]−. I vannløsninger er det en base og danner isocyanisk syre, HNCO. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyanates"@en,
        "Cyanater"@nb .

humord:c64061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64061" ;
    dct:modified "2024-03-06T15:46:10"^^xsd:dateTime ;
    skos:altLabel "Cytokjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Cytochemistry er grenen av cellebiologi som omhandler påvisning av cellebestanddeler ved hjelp av biokjemisk analyse og visualiseringsteknikker. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytochemistry"@en,
        "Cytokjemi"@nb .

humord:c64062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64062" ;
    dct:modified "2024-04-05T07:34:07"^^xsd:dateTime ;
    skos:altLabel "Statistikkprogrammer"@nb,
        "Statistisk programvare"@nb,
        "Statostikkprogram"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical software"@en,
        "Statistisk programvare"@nb ;
    skos:related humord:c28564 .

humord:c64063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64063" ;
    dct:modified "2024-03-08T09:01:06"^^xsd:dateTime ;
    skos:altLabel "Radixsøking"@nb ;
    skos:broader humord:c64064 ;
    skos:definition "Radixsøk refererer til ulike datastrukturer som støtter søk etter strenger betraktet som tallsekvenser i en stor base <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radix search"@en,
        "Radixsøking"@nb .

humord:c64064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64064" ;
    dct:modified "2024-03-07T10:04:57"^^xsd:dateTime ;
    skos:altLabel "Søkealgoritmar"@nb,
        "Søkjealgoritmar"@nb ;
    skos:broader humord:c08164,
        humord:c20950 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Search algoritms"@en,
        "Søkealgoritmer"@nb .

humord:c64065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64065" ;
    dct:modified "2024-03-07T10:07:42"^^xsd:dateTime ;
    skos:altLabel "Refining (Computing)"@en,
        "Raffinering (Informatikk)"@nb ;
    skos:broader humord:c04283 ;
    skos:definition "Raffinering er et generisk begrep innen datavitenskap som omfatter ulike tilnærminger for å produsere korrekte dataprogrammer og forenkle eksisterende programmer for å muliggjøre deres formelle verifikasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refinement (Computing)"@en,
        "Raffinering (Informatikk)"@nb .

humord:c64066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64066" ;
    dct:modified "2024-03-07T10:11:43"^^xsd:dateTime ;
    skos:altLabel "Ramseymengder"@nb,
        "Ramseyrom"@nb,
        "Ramseytal"@nb,
        "Ramseytall"@nb,
        "Ramseyteori"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "Ramsey-teori, oppkalt etter Frank Plumpton Ramsey er en gren av kombinatorikk. Problemer i Ramsey-teori er av typen «hvor mange elementer i en bestemt struktur behøves for at en bestemt egenskap skal være oppfylt?» <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ramsey theory"@en,
        "Ramseyteori"@nb .

humord:c64067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64067" ;
    dct:modified "2024-03-07T10:21:34"^^xsd:dateTime ;
    skos:altLabel "Rastergrafikk"@nb ;
    skos:broader humord:c62354 ;
    skos:definition "Rasterformat (bitmap) er et digitalt bilde som i motsetning til vektorgrafikk er en datafil eller en datastruktur som på en dataskjerm er bygd opp som et raster, det vil si et punktmønster eller rektangulært rutenett av små piksler – biter, et «kart» av biter (engelsk bitmap) eller små punkter av farget lys. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raster graphics"@en,
        "Rastergrafikk"@nb ;
    skos:related humord:c04418 .

humord:c64068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64068" ;
    dct:modified "2024-03-08T09:01:21"^^xsd:dateTime ;
    skos:altLabel "Reaktive system"@nb,
        "Reaktivt tastatur"@nb ;
    skos:broader humord:c63820 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reactive systems"@en,
        "Reaktive systemer"@nb .

humord:c64069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64069" ;
    dct:modified "2024-03-07T10:40:41"^^xsd:dateTime ;
    skos:altLabel "RISC"@en,
        "R3000"@nb,
        "R4000"@nb,
        "R4400"@nb,
        "R8000"@nb,
        "RISC"@nb,
        "Reduced instruction set computing"@nb,
        "Rs6000"@nb ;
    skos:broader humord:c62424 ;
    skos:definition "Reduced instruction set computer (RISC) er en type mikroprosessor som i motsetning til CISC-prosessorer kan utføre relativt få instruksjoner. Til gjengjeld tar hver instruksjon kort tid å utføre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reduced instruction set computing"@en,
        "Reduced instruction set computing"@nb .

humord:c64070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64070" ;
    dct:modified "2024-03-07T10:45:01"^^xsd:dateTime ;
    skos:altLabel "Referansedatabasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reference databases"@en,
        "Referansedatabaser"@nb .

humord:c64071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64071" ;
    dct:modified "2024-03-07T10:46:36"^^xsd:dateTime ;
    skos:altLabel "Regelbasert programmering"@nb ;
    skos:broader humord:c04243 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rule based programming"@en,
        "Regelbasert programmering"@nb .

humord:c64072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64072" ;
    dct:modified "2024-03-07T10:47:51"^^xsd:dateTime ;
    skos:altLabel "Regelbaserte databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rule based databases"@en,
        "Regelbaserte databaser"@nb .

humord:c64073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64073" ;
    dct:modified "2024-03-07T10:50:52"^^xsd:dateTime ;
    skos:altLabel "WAN"@en,
        "Regionnett"@nb,
        "Regionnettverk"@nb,
        "Vidstrakt datanett"@nb,
        "WAN"@nb ;
    skos:broader humord:c60273 ;
    skos:definition "Et vidstrakt datanett (engelsk wide area network, forkortet WAN) er et datanett som dekker et stort geografisk område. Det beste eksempelet på et WAN er Internett. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wide Area Network"@en,
        "Regionnett"@nb .

humord:c64074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64074" ;
    dct:modified "2024-03-07T10:55:29"^^xsd:dateTime ;
    skos:altLabel "Regulære språk"@nb ;
    skos:broader humord:c58235 ;
    skos:definition "Et regulært språk er et  formelt språk som kan uttrykkes ved hjelp av et regulært uttrykk. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regular languages"@en,
        "Regulære språk"@nb .

humord:c64075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64075" ;
    dct:modified "2024-03-07T10:58:19"^^xsd:dateTime ;
    skos:altLabel "Regulære uttrykk"@nb ;
    skos:broader humord:c04278 ;
    skos:definition "Et regulært uttrykk brukes innen programmering og er en streng som beskriver et sett av strenger – et mønster – som følger gitte syntaksregler. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regular expressions"@en,
        "Regulære uttrykk"@nb .

humord:c64076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64076" ;
    dct:modified "2024-03-07T11:03:24"^^xsd:dateTime ;
    skos:altLabel "Difference equations"@en,
        "Differensligninger"@nb,
        "Differenslikningar"@nb,
        "Rekurrensrelasjonar"@nb ;
    skos:broader humord:c61931 ;
    skos:definition "Differenslikninger er en type ligninger som involverer en funksjon og dens deriverte. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recurrence relations"@en,
        "Rekurrensrelasjoner"@nb .

humord:c64077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64077" ;
    dct:modified "2024-03-07T11:06:29"^^xsd:dateTime ;
    skos:altLabel "Rekursive algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recursiv algorithms"@en,
        "Rekursive algoritmer"@nb ;
    skos:related humord:c00719 .

humord:c64078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64078" ;
    dct:modified "2024-03-07T11:19:42"^^xsd:dateTime ;
    skos:altLabel "Rendering"@en,
        "3D rendering"@nb,
        "Rendering"@nb,
        "Tredimensjonal rendering"@nb ;
    skos:broader humord:c62354 ;
    skos:definition "Prosessen med å fremstille et bilde fra en datamodell, ofte en 3D-modell <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "3D rendering"@en,
        "Rendering"@nb ;
    skos:related humord:c28489,
        humord:c64079 .

humord:c64079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64079" ;
    dct:modified "2024-03-10T22:16:38"^^xsd:dateTime ;
    skos:altLabel "3D"@en,
        "3D"@nb,
        "3D-representasjon"@nb,
        "Tredimensjonal representasjon"@nb ;
    skos:broader humord:c63585 ;
    skos:definition "Tredimensjonal, gjenstand eller matematisk modell som har tre dimensjoner, det vil si at gjenstanden har utstrekning både i lengde, bredde og høyde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three dimentional representation"@en,
        "Tredimensjonal representasjon"@nb ;
    skos:related humord:c28489,
        humord:c59014,
        humord:c64078 .

humord:c64080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64080" ;
    dct:modified "2024-03-07T11:25:09"^^xsd:dateTime ;
    skos:altLabel "Reservoarsimulering"@nb ;
    skos:broader humord:c62299 ;
    skos:definition "Reservoarsimulering er bruk av datamaskiner til å løse et sett av matematiske ligninger som beskriver flyt av væsker (typisk gass, olje og vann) i et petroleumsreservoar. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reservoir simulation"@en,
        "Reservoarsimulering"@nb ;
    skos:related humord:c24914 .

humord:c64081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64081" ;
    dct:modified "2024-03-07T13:00:14"^^xsd:dateTime ;
    skos:altLabel "RDF"@en,
        "RDF"@nb,
        "Resource Description Framework"@nb ;
    skos:broader humord:c28700,
        humord:c58236 ;
    skos:definition "Resource Description Framework (RDF) er en gruppe av W3C-spesifikasjoner som beskriver en modell for å representere metadata, data om data. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resource Description Framework"@en,
        "Resource Description Framework"@nb ;
    skos:related humord:c64091 .

humord:c64082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64082" ;
    dct:modified "2024-03-07T11:33:18"^^xsd:dateTime ;
    skos:altLabel "Digital rights"@en,
        "DRM"@nb,
        "Digital rettighetshåndtering"@nb,
        "Digital rettsadministrasjon"@nb,
        "Digitale rettar"@nb,
        "Digitale rettigheter"@nb,
        "Digitale rettighetssystem"@nb,
        "Digitale rettighetssystemer"@nb,
        "Opphavsrettsadministrasjon"@nb,
        "Opphavsrettsansvar"@nb,
        "Opphavsrettsvern"@nb,
        "Rettighetsadministrasjon"@nb,
        "Rettighetsansvar"@nb ;
    skos:broader humord:c08978 ;
    skos:definition "Digitale rettighetssystemer, digital rights management (DRM), systemer med programvare og filformater for å verne opphavsretten til digitalt formatert innhold distribuert over internett, som programmer, filmer, musikk og bøker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital rights management"@en,
        "Rettighetsbeskyttelse"@nb .

humord:c64083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64083" ;
    dct:modified "2024-03-07T11:38:23"^^xsd:dateTime ;
    skos:altLabel "Rexx"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Rexx er et programmeringsspråk  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rexx"@en,
        "Rexx"@nb .

humord:c64084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64084" ;
    dct:modified "2024-03-08T09:01:38"^^xsd:dateTime ;
    skos:altLabel "RTF"@en,
        "RTF"@nb,
        "Rich text format"@nb,
        "Rikt tekstformat"@nb ;
    skos:broader humord:c58236 ;
    skos:definition "Rich Text Format er et proprietært dokumentfilformat med publiserte spesifikasjoner utviklet av Microsoft Corporation fra 1987 til 2008 for dokumentutveksling på tvers av plattformer med Microsoft-produkter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rich text format"@en,
        "Rich text format"@nb .

humord:c64085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64085" ;
    dct:modified "2024-03-07T11:43:28"^^xsd:dateTime ;
    skos:altLabel "Bimanual robotics"@en,
        "Robothender"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Robot hands"@en,
        "Robothender"@nb .

humord:c64086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64086" ;
    dct:modified "2024-03-07T11:46:20"^^xsd:dateTime ;
    skos:altLabel "Rust (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Rust er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rust (Programming language)"@en,
        "Rust (Programmeringsspråk)"@nb .

humord:c64087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64087" ;
    dct:modified "2024-03-07T12:46:39"^^xsd:dateTime ;
    skos:altLabel "Robotkontroll"@nb,
        "Robotnavigasjon"@nb,
        "Robotstyring"@nb ;
    skos:broader humord:c04432 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Robot control"@en,
        "Robotkontroll"@nb .

humord:c64088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64088" ;
    dct:modified "2024-03-08T09:01:57"^^xsd:dateTime ;
    skos:altLabel "Robusthet (Teknikk)"@nb ;
    skos:broader humord:c61549 ;
    skos:definition "Robusthet er her en programvares toleranse for feil og avvik <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Robustness (Technique)"@en,
        "Robusthet (Teknikk)"@nb .

humord:c64089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64089" ;
    dct:modified "2024-03-07T12:53:11"^^xsd:dateTime ;
    skos:altLabel "Posisjonsbestemte data"@nb,
        "Romdata"@nb,
        "Romlege data"@nb,
        "Stedfesta data"@nb ;
    skos:broader humord:c62826 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spatial data"@en,
        "Romlige data"@nb .

humord:c64090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64090" ;
    dct:modified "2024-03-07T12:54:53"^^xsd:dateTime ;
    skos:altLabel "Romdatabasar"@nb,
        "Romdatabaser"@nb,
        "Romlege databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spatial databases"@en,
        "Romlige databaser"@nb .

humord:c64091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64091" ;
    dct:modified "2024-03-07T13:01:29"^^xsd:dateTime ;
    skos:altLabel "RSS"@en,
        "Really Simple Syndication"@en,
        "Rich Site Summary"@en,
        "RDF Site Summary"@nb,
        "RSS"@nb,
        "Really Simple Syndication"@nb,
        "Rich Site Summary"@nb ;
    skos:broader humord:c62235 ;
    skos:definition "RSS (vanligvis skrevet ut som Really Simple Syndication), også kalt «levende bokmerker» eller «nyhetsmating», er en ordning der en nettleser på en datamaskin henter nyheter eller annet materiale fra Internett fortløpende og automatisk. RSS er en XML-dialekt basert på RDF (Resource Description Framework) som brukes for å videreformidle utdrag av innhold fra en nettside som oppdateres jevnlig (ofte en weblogg). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "RDF site summary"@en,
        "RSS"@nb ;
    skos:related humord:c64081 .

humord:c64092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64092" ;
    dct:modified "2024-03-07T13:05:05"^^xsd:dateTime ;
    skos:altLabel "Ruby"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Ruby er et objektorientert programmeringsspråk som kombinerer syntaks inspirert av Perl med Smalltalks objektorienterte egenskaper.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ruby"@en,
        "Ruby"@nb .

humord:c64093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64093" ;
    dct:modified "2024-03-07T13:06:56"^^xsd:dateTime ;
    skos:altLabel "Real-time Transport Protocol"@en,
        "RTP"@nb,
        "Real-time Transport Protocol"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "Real-time Transport Protocol (RTP) er en nettverksprotokoll for å levere lyd og video over IP-nettverk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "RTP"@en,
        "RTP"@nb .

humord:c64094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64094" ;
    dct:modified "2024-03-07T13:18:02"^^xsd:dateTime ;
    skos:altLabel "Ryggsekkproblem"@nb ;
    skos:broader humord:c64095 ;
    skos:definition "Ryggsekkproblemet er følgende problem innen kombinatorisk optimalisering: gitt en mengde gjenstander, hver med en vekt og en verdi, bestem hvilke gjenstander som skal inkluderes i samlingen slik at den totale vekten er mindre enn eller lik en gitt begrensning, og den totale verdien er så stor som mulig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knapsack problems"@en,
        "Ryggsekkproblemer"@nb .

humord:c64095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64095" ;
    dct:modified "2024-03-07T13:17:56"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk optimalisering"@nb,
        "Kombinatorisk optimering"@nb ;
    skos:broader humord:c64096 ;
    skos:definition "Kombinatorisk optimering er en gren av matematisk optimering som fokuserer på å finne den beste løsningen fra en endelig mengde mulige alternativer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial optimization"@en,
        "Kombinatorisk optimering"@nb .

humord:c64096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64096" ;
    dct:modified "2024-03-07T13:15:05"^^xsd:dateTime ;
    skos:altLabel "Mathematical programming techniques"@en,
        "Matematisk optimalisering"@nb,
        "Matematisk optimering"@nb,
        "Matematisk programmering"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Matematisk programmering er en matematisk metode for å bestemme de optimale (eller beste) verdiene til en størrelse, gitt noen betingelser.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical optimization techniques"@en,
        "Matematisk optimering"@nb ;
    skos:related humord:c04241 .

humord:c64097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64097" ;
    dct:modified "2024-03-07T13:23:56"^^xsd:dateTime ;
    skos:altLabel "UWB"@en,
        "UWB"@nb,
        "Ultra bredbånd"@nb,
        "Ultrabreiband"@nb ;
    skos:broader humord:c21452 ;
    skos:definition "Ultrabredbånd (engelsk: ultra-wideband, UWB) er betegnelsen på en radioteknologi som opererer med en veldig høy båndbredde (over 500 MHz).<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultra wideband"@en,
        "Ultrabredbånd"@nb .

humord:c64098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64098" ;
    dct:modified "2024-03-07T13:25:57"^^xsd:dateTime ;
    skos:altLabel "Universal Mobile Telecommunications System"@en,
        "UMTS"@nb,
        "Universal Mobile Telecommunications System"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "Universal Mobile Telecommunications System (eller UMTS) er en teknologi for tredje generasjons mobiltjenester (3G) i mobilnett, og anvendes for å tilby overføring av data og bilde fra eller til mobiltelefoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "UMTS"@en,
        "UMTS"@nb .

humord:c64099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64099" ;
    dct:modified "2024-03-07T13:29:34"^^xsd:dateTime ;
    skos:altLabel "Underhaldningsteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Entertainment technology"@en,
        "Underholdningsteknologi"@nb .

humord:c64100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64100" ;
    dct:modified "2024-03-07T13:33:29"^^xsd:dateTime ;
    skos:altLabel "UML"@en,
        "UML"@nb,
        "Unified Modeling Language"@nb ;
    skos:broader humord:c04245 ;
    skos:definition "Unified Modeling Language (UML) er en industristandard for datarelatert modellering, forvaltet av et internasjonalt konsortium kalt Object Management Group (OMG). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unified Modeling Language"@en,
        "Unified Modeling Language"@nb .

humord:c64101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64101" ;
    dct:modified "2024-03-07T13:36:48"^^xsd:dateTime ;
    skos:altLabel "UDDI"@en,
        "UDDI"@nb,
        "Universal Description, Discovery and Integration"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Universal Description, Discovery and Integration (UDDI) er en plattformuavhengig, utvidbart markeringsspråk-protokoll som inkluderer en (XML-basert) register der bedrifter over hele verden kan liste seg opp på internett, og en mekanisme for å registrere og finne webtjensteapplikasjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universal Description, Discovery and Integration"@en,
        "Universal Description, Discovery and Integration"@nb .

humord:c64102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64102" ;
    dct:modified "2024-03-07T13:38:40"^^xsd:dateTime ;
    skos:altLabel "UPT"@en,
        "UPT"@nb,
        "Universal Personal Telecommunications"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "Universal personlig telekommunikasjon (UPT) var et spesielt segment av det internasjonale telefonnummersystemet som var satt av for universelle personlige telefonnumre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universal Personal Telecommunications"@en,
        "Universal Personal Telecommunications"@nb .

humord:c64103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64103" ;
    dct:modified "2024-03-12T12:23:01"^^xsd:dateTime ;
    skos:altLabel "Spesifikasjonsspråk"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Et spesifikasjonsspråk er et formelt språk innen informatikk som brukes under systemanalyse, kravanalyse og systemdesign for å beskrive et system på et mye høyere nivå enn et programmeringsspråk, som brukes til å produsere den kjørbare koden for et system. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specification languages"@en,
        "Spesifikasjonsspråk"@nb .

humord:c64104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64104" ;
    dct:modified "2024-11-06T15:15:28"^^xsd:dateTime ;
    skos:altLabel "Chemical decomposition"@en,
        "Microwave decomposition"@en,
        "Dekomponering (Kjemi)"@nb,
        "Mikrobylgjedekomponering"@nb,
        "Mikrobølgedekomponering"@nb,
        "Mikrobølgjedekomponering"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Dekomponering er en type kjemisk reaksjon hvor et stoff spaltes i mindre bestanddeler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decomposition (Chemistry)"@en,
        "Dekomponering (Kjemi)"@nb .

humord:c64105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64105" ;
    dct:modified "2024-03-12T11:28:31"^^xsd:dateTime ;
    skos:altLabel "UUCP"@en,
        "UUCP"@nb,
        "Unix-til-unix-kopi"@nb,
        "Unix-to-unix-copy"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Unix-to-Unix Copy (UUCP) er en gruppe dataprogrammer og kommunikasjonsprotokoller som tillater utførelsen av kommandoer på andre datamaskiner og å overføre datafiler, e-post og Usenetgrupper mellom datamaskiner.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unix-to-unix-copy"@en,
        "Unix-to-unix-copy"@nb .

humord:c64106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64106" ;
    dct:modified "2024-03-07T13:45:25"^^xsd:dateTime ;
    skos:altLabel "Usenet"@nb ;
    skos:broader humord:c63985 ;
    skos:definition "Usenet, ofte bare kalt news, er et globalt, desentralisert og distribuert diskusjonsnettverk på Internett der brukere kan lese eller publisere meldinger til en eller flere diskusjonsgrupper (nyhetsgrupper) ved hjelp av en news-klient.   <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Usenet"@en,
        "Usenet"@nb .

humord:c64107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64107" ;
    dct:modified "2024-03-07T13:45:34"^^xsd:dateTime ;
    skos:altLabel "Dendrimerar"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Dendrimer er en type polymer som er bygd opp av sterkt forgrenede strukturer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dendrimers"@en,
        "Dendrimerer"@nb .

humord:c64108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64108" ;
    dct:modified "2024-03-07T13:52:49"^^xsd:dateTime ;
    skos:altLabel "Development boards"@en,
        "Utviklingskort"@nb ;
    skos:broader humord:c63706 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microprocessor development boards"@en,
        "Utviklingskort"@nb .

humord:c64109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64109" ;
    dct:modified "2024-03-07T13:57:07"^^xsd:dateTime ;
    skos:altLabel "Thermal desorption"@en,
        "Desorpsjon"@nb,
        "Termisk desorpsjon"@nb ;
    skos:broader humord:c61890 ;
    skos:definition "Desorpsjon er det å fjerne en adsorbert gass fra overflaten av et fast stoff, eller det å frigjøre gass som er løst i en væske. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desorption"@en,
        "Desorpsjon"@nb .

humord:c64110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64110" ;
    dct:modified "2024-03-07T14:23:25"^^xsd:dateTime ;
    skos:altLabel "Desulfurisation"@en,
        "Desulfurization"@en,
        "Desulphurization"@en,
        "Desulfurering"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Desulfurering er innen kjemi det å fjerne svovel eller svovelgrupper som enten er naturlig til stede i et stoff, eller som er innført i stoffet ved sulfurering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desulphurisation"@en,
        "Desulfurering"@nb .

humord:c64111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64111" ;
    dct:modified "2024-03-07T14:27:40"^^xsd:dateTime ;
    skos:altLabel "OWL"@en,
        "OWL"@nb,
        "Web ontology language"@nb ;
    skos:broader humord:c21023 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web ontology language"@en,
        "Web ontology language"@nb .

humord:c64112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64112" ;
    dct:modified "2024-03-07T14:29:39"^^xsd:dateTime ;
    skos:altLabel "WSDL"@en,
        "WSDL"@nb,
        "Web Services Description Language"@nb ;
    skos:broader humord:c58236 ;
    skos:definition "Web Services Description Language (WSDL) er et markeringsspråk for å beskrive vevtjenester (elektroniske tjenester over verdensveven/«World Wide Web»).  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web Services Description Language"@en,
        "Web Services Description Language"@nb .

humord:c64113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64113" ;
    dct:modified "2024-03-07T14:39:43"^^xsd:dateTime ;
    skos:altLabel "Nettapplikasjonar"@nb,
        "Nettapplikasjoner"@nb,
        "Vevapplikasjonar"@nb,
        "Vevapplikasjoner"@nb,
        "Web-applikasjonar"@nb ;
    skos:broader humord:c27832 ;
    skos:definition "En nettapplikasjon, også kalt webapplikasjon eller vevapplikasjon, er et program som kan kjøres i en nettleser. Det er programmert i et språk som nettlesere støtter, som for eksempel HTML, JavaScript eller CSS. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web applications"@en,
        "Web-applikasjoner"@nb ;
    skos:related humord:c64115 .

humord:c64114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64114" ;
    dct:modified "2024-03-07T14:32:22"^^xsd:dateTime ;
    skos:altLabel "Diatomiske molekyl"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Et diatomisk molekyl er et molekyl som består av to atomer som har en kjemisk binding til hverandre. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diatomic molecules"@en,
        "Diatomiske molekyler"@nb .

humord:c64115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64115" ;
    dct:modified "2024-03-10T22:03:05"^^xsd:dateTime ;
    skos:altLabel "Web programming"@en,
        "Nettprogrammering"@nb,
        "Vev-programmering"@nb,
        "Web-programmering"@nb,
        "Webutvikling"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web development"@en,
        "Web-programmering"@nb ;
    skos:related humord:c19286,
        humord:c62319,
        humord:c62783,
        humord:c63604,
        humord:c64113 .

humord:c64116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64116" ;
    dct:modified "2024-03-07T14:37:25"^^xsd:dateTime ;
    skos:altLabel "Diazoacetates"@en,
        "Diazoacetat"@nb,
        "Diazoacetater"@nb,
        "Diazosambindingar"@nb ;
    skos:broader humord:c08341,
        humord:c61972 ;
    skos:definition "Diazoforbindelser er en samlebetegnelse for en gruppe kjemiske forbindelser. Disse forbindelsene er særlig reaktive og kjennetegnes ved at de inneholder to nitrogenatomer som er direkte knyttet sammen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diazo compounds"@en,
        "Diazoforbindelser"@nb .

humord:c64117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64117" ;
    dct:modified "2024-03-07T14:42:16"^^xsd:dateTime ;
    skos:altLabel "Diene synthesis"@en,
        "Diels–Alder-reaksjonen"@nb,
        "Diensyntese"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Diensyntese er en kjemisk reaksjon som fører til syntese av seksleddede sykliske (hydroaromatiske) forbindelser. Reaksjonen foregår mellom diener og visse umettede forbindelser (dienofiler). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diels–Alder reaction"@en,
        "Diels–Alder-reaksjonen"@nb ;
    skos:related humord:c62468 .

humord:c64118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64118" ;
    dct:modified "2024-03-07T14:43:20"^^xsd:dateTime ;
    skos:altLabel "Internettenester"@nb,
        "Internettjenester"@nb,
        "Nettenester"@nb,
        "Vevtenester"@nb,
        "Web-tenester"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web services"@en,
        "Web-tjenester"@nb .

humord:c64119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64119" ;
    dct:modified "2024-03-07T14:45:53"^^xsd:dateTime ;
    skos:altLabel "Internet archives"@en,
        "Web archiving"@en,
        "Web site archives"@en,
        "Internettarkiv"@nb,
        "Verdensvevarkiv"@nb,
        "Verdsvevarkiv"@nb,
        "Webarkiv"@nb ;
    skos:broader humord:c00114 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Web archives"@en,
        "Webarkiv"@nb .

humord:c64120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64120" ;
    dct:modified "2024-03-07T14:53:27"^^xsd:dateTime ;
    skos:altLabel "WAP"@en,
        "WAP"@nb,
        "Wireless Application Protocol"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Wireless Application Protocol (WAP) er en åpen internasjonal standard for trådløs overføring av data. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wireless Application Protocol"@en,
        "Wireless Application Protocol"@nb .

humord:c64121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64121" ;
    dct:modified "2024-03-07T15:17:47"^^xsd:dateTime ;
    skos:altLabel "Uorganiske sambindingar"@nb ;
    skos:broader humord:c15441 ;
    skos:definition "Uorganiske forbindelser er kjemiske forbindelser som ikke er organiske, dvs. at de fleste forbindelser som ikke inneholder karbon er uorganiske. De er av mineralsk og ikke biologisk opprinnelse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inorganic compounds"@en,
        "Uorganiske forbindelser"@nb .

humord:c64122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64122" ;
    dct:modified "2024-11-27T14:38:10"^^xsd:dateTime ;
    skos:altLabel "Hydrogenbindingar"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Hydrogenbinding er en viktig type kjemisk binding mellom molekyler. En hydrogenbinding dannes mellom et hydrogenatom på et elektronegativt atom og et ledig elektronpar på et annet elektronegativt atom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogen bonds"@en,
        "Hydrogenbindinger"@nb .

humord:c64124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64124" ;
    dct:modified "2024-03-07T16:10:43"^^xsd:dateTime ;
    skos:altLabel "Dioxin derivates"@en,
        "Dibensodioksin"@nb,
        "Dibensodioksiner"@nb,
        "Dibenzodioksin"@nb,
        "Dioksin"@nb,
        "Dioksinderivat"@nb,
        "Dioksinderivater"@nb ;
    skos:broader humord:c62257 ;
    skos:definition "Dioksiner er en samlebetegnelse på en gruppe på 75 nær beslektede giftige klororganiske stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dioxins"@en,
        "Dioksiner"@nb .

humord:c64125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64125" ;
    dct:modified "2024-03-10T22:01:16"^^xsd:dateTime ;
    skos:altLabel "Vranglås (Informatikk)"@nb ;
    skos:broader humord:c62646 ;
    skos:definition "Innen informatikk er vranglås en situasjon der ingen medlem av en gruppe enheter kan fortsette fordi hver venter på et annet medlem, inkludert seg selv, for å handle, for eksempel å sende en melding eller, mer vanlig, frigjøre en lås.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deadlocks (Informatics)"@en,
        "Vranglås (Informatikk)"@nb .

humord:c64126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64126" ;
    dct:modified "2024-03-08T08:11:56"^^xsd:dateTime ;
    skos:altLabel "Virtual Reality Modeling Language"@en,
        "VRML"@nb,
        "Virtual Reality Modeling Language"@nb ;
    skos:broader humord:c28489 ;
    skos:definition "VRML er et standard filformat for å representere 3-dimensjonal interaktiv vektorgrafikk, designet spesielt med World Wide Web i tankene <wikipeida>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "VRML"@en,
        "VRML"@nb .

humord:c64127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64127" ;
    dct:modified "2024-03-08T08:17:29"^^xsd:dateTime ;
    skos:altLabel "Voronoidiagram"@nb ;
    skos:broader humord:c64128 ;
    skos:definition "I matematikk, er et Voronoi-diagram en oppdeling av et plan i regioner nær hver av en gitt mengde objekter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Voronoi diagrams"@en,
        "Voronoidiagrammer"@nb .

humord:c64128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64128" ;
    dct:modified "2024-03-20T12:46:53"^^xsd:dateTime ;
    skos:altLabel "Geomeetriske figurar"@nb,
        "Geometrisk form"@nb,
        "Geometriske figurer"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric shapes"@en,
        "Geometrisk form"@nb .

humord:c64129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64129" ;
    dct:modified "2024-03-08T08:19:45"^^xsd:dateTime ;
    skos:altLabel "Von Neumann-arkitektur"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "Von Neumann-arkitektur er en måte å designe datamaskiner hvor både instruksjoner og data ligger i samme minneenhet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Von Neumann architecture"@en,
        "Von Neumann-arkitektur"@nb .

humord:c64130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64130" ;
    dct:modified "2024-03-08T08:25:31"^^xsd:dateTime ;
    skos:altLabel "VLSI"@en,
        "Very large scale integration"@en,
        "VLSI"@nb,
        "VLSI-design"@nb,
        "Vlsi-utlegg"@nb ;
    skos:broader humord:c62263 ;
    skos:definition "VLSI er prosessen med å lage en integrert krets ved å kombinere millioner eller milliarder av MOS-transistorer på en enkelt brikke. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Very-large-scale integration"@en,
        "VLSI"@nb .

humord:c64131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64131" ;
    dct:modified "2024-03-08T08:27:38"^^xsd:dateTime ;
    skos:altLabel "Software engineering for scientists"@en,
        "Programmering for naturvitere"@nb,
        "Programvareutvikling for naturvetare"@nb,
        "Programvareutvikling for naturvitere"@nb,
        "Vitenskapelig programmering"@nb,
        "Vitskapelig programmering"@nb,
        "Vitskapelig programvareutvikling"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific programming"@en,
        "Vitenskapelig programutvikling"@nb .

humord:c64132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64132" ;
    dct:modified "2024-03-08T08:29:49"^^xsd:dateTime ;
    skos:altLabel "Vitskapleg dykking"@nb ;
    skos:broader humord:c14883 ;
    skos:definition "Vitenskapelig dykking er knyttet til oppgaver som observasjon, dokumentasjon (video, foto), innsamling av materiale, analyseringer og operasjon av ulikt måleutstyr. Konstruksjon eller bruk av tyngre verktøy faller ikke under vår oppfatning av begrepet vitenskapelig dykking. <UNIS>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific diving"@en,
        "Vitenskapelig dykking"@nb ;
    skos:related humord:c61589 .

humord:c64133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64133" ;
    dct:modified "2024-03-08T08:32:32"^^xsd:dateTime ;
    skos:altLabel "VB"@en,
        "VB"@nb,
        "Visual Basic"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Visual Basic er et programmeringsspråk utgitt av Microsoft <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Visual Basic"@en,
        "Visual Basic"@nb .

humord:c64134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64134" ;
    dct:modified "2024-12-19T13:19:38"^^xsd:dateTime ;
    skos:altLabel "Virtualization"@en,
        "Virtualisering"@nb,
        "Virtuell maskinvare"@nb,
        "Virtuelle maskinar"@nb,
        "Virtuelle maskiner"@nb ;
    skos:broader humord:c27897 ;
    skos:definition "En virtuell maskin er en emulator med tilhørende kjøretidsomgivelser som gir en datamaskin mulighet til å samtidig kjøre flere isolerte virtuelle miljøer med applikasjoner og egne operativsystemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Virtuals machines"@en,
        "Virtuelle maskiner"@nb .

humord:c64135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64135" ;
    dct:modified "2024-03-08T08:40:23"^^xsd:dateTime ;
    skos:altLabel "Vindaugsprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Window programming"@en,
        "Vindusprogrammering"@nb .

humord:c64136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64136" ;
    dct:modified "2024-03-08T08:43:16"^^xsd:dateTime ;
    skos:altLabel "VDM"@en,
        "VDM"@nb,
        "Vienna development method"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Vienna development method er en av de lengst etablerte formelle metodene for utvikling av databaserte systemer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vienna development method"@en,
        "Vienna development method"@nb .

humord:c64137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64137" ;
    dct:modified "2024-03-08T08:46:51"^^xsd:dateTime ;
    skos:altLabel "Video editing"@en,
        "Videoproduksjon"@nb,
        "Videoredigering"@nb ;
    skos:broader humord:c05615 ;
    skos:definition "Videoproduksjon er prosessen med å produsere videoinnhold for video. Det tilsvarer filmskaping, men med video tatt opp enten som analoge signaler på videobånd, digitalt på videobånd eller som datafiler lagret på optiske plater, harddisker, SSD-er, magnetbånd eller minnekort i stedet for filmlager. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video production"@en,
        "Videoproduksjon"@nb .

humord:c64138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64138" ;
    dct:modified "2024-03-08T09:00:18"^^xsd:dateTime ;
    skos:altLabel "Video codecs"@en,
        "Video compression"@en,
        "Videokodekar"@nb,
        "Videokodeker"@nb,
        "Videokoding"@nb,
        "Videokompresjon"@nb,
        "Videokomprimering"@nb ;
    skos:broader humord:c62353 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video coding"@en,
        "Videokoding"@nb ;
    skos:related humord:c27899,
        humord:c64139 .

humord:c64139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64139" ;
    dct:modified "2024-03-08T09:00:27"^^xsd:dateTime ;
    skos:altLabel "Videobehandling"@nb,
        "Videohandsaming"@nb,
        "Videoprosessering"@nb ;
    skos:broader humord:c62354 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video processing"@en,
        "Videobehandling"@nb .

humord:c64140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64140" ;
    dct:modified "2024-03-08T09:05:42"^^xsd:dateTime ;
    skos:altLabel "Video content analytics"@en,
        "Videoinnhaldsanalyse"@nb ;
    skos:broader humord:c16773 ;
    skos:definition "Videoinnholdsanalyse er evnen til å automatisk analysere video for å oppdage og bestemme temporale og romlige hendelser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Video content analysis"@en,
        "Videoinnholdsanalyse"@nb .

humord:c64141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64141" ;
    dct:modified "2024-03-08T09:06:23"^^xsd:dateTime ;
    skos:altLabel "Tilbydelegheit (Informatikk)"@nb ;
    skos:broader humord:c61351 ;
    skos:definition "Tilbydelighet er hvilken handling en gjenstand signaliserer eller inviterer til, slik at man skjønner hvordan noe kan brukes bare ved å se på det. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Affordance (Informatics)"@en,
        "Tilbydelighet (Informatikk)"@nb .

humord:c64142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64142" ;
    dct:modified "2024-03-08T09:09:42"^^xsd:dateTime ;
    skos:altLabel "Vim"@en,
        "Vi Improved"@nb,
        "Vim"@nb ;
    skos:broader humord:c04278 ;
    skos:definition "Vim, en forkortelse for Vi IMproved er en klone av Bill Joys teksteditor vi. <wikipeida>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vi Improved"@en,
        "Vi Improved"@nb .

humord:c64143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64143" ;
    dct:modified "2024-03-08T09:13:28"^^xsd:dateTime ;
    skos:altLabel "VHSIC"@en,
        "Very High Speed Integrated Circuits Hardware Description Language"@en,
        "Vhsic hardware description language"@en,
        "VHDL"@nb,
        "VHSIC"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "VHDL er et maskinvarebeskrivende språk for FPGA-er og ASIC-er.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "VHDL"@en,
        "VHDL"@nb .

humord:c64144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64144" ;
    dct:modified "2024-03-08T09:24:54"^^xsd:dateTime ;
    skos:altLabel "Revision control (Informatics)"@en,
        "Source code management"@en,
        "Source control (Informatics)"@en,
        "Subversion (Informatics)"@en,
        "VCS"@en,
        "Revisjonskontroll (Informatikk)"@nb,
        "Subversjon (Informatikk)"@nb,
        "VCS"@nb,
        "Versjonskontroll"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "I programvareteknikk, er versjonskontroll en klasse av systemer som er ansvarlig for å håndtere endringer i dataprogrammer, dokument, store nettsider eller andre samlinger av informasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Version control"@en,
        "Versjonskontroll"@nb .

humord:c64145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64145" ;
    dct:modified "2024-03-08T09:31:13"^^xsd:dateTime ;
    skos:altLabel "Venn-diagram"@nb,
        "Venn-diagrammer"@nb,
        "Venndiagram"@nb ;
    skos:broader humord:c08175 ;
    skos:definition "Et venndiagram er i mengdelære en illustrasjon som brukes for å vise matematiske eller logiske forbindelser mellom ulike grupper av ting (mengder). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venn diagrams"@en,
        "Venndiagrammer"@nb .

humord:c64146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64146" ;
    dct:modified "2024-03-08T09:34:29"^^xsd:dateTime ;
    skos:altLabel "Vektorgrafikk"@nb ;
    skos:broader humord:c63596 ;
    skos:definition "Vektorgrafikk er motstykket til punktgrafikk hvor det visuelle uttrykket skapes ved hjelp av vektorer til geometriske figurer og fargeoverganger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector graphics"@en,
        "Vektorgrafikk"@nb .

humord:c64147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64147" ;
    dct:modified "2024-03-08T09:58:58"^^xsd:dateTime ;
    skos:altLabel "VAX 11/780"@en,
        "Virtual Address eXtension"@en,
        "VAX"@nb,
        "VAX 11/780"@nb,
        "Virtual Address eXtension"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "VAX (forkortelse for Virtual Address eXtension) er en tidligere 32-biter CISC datamaskinarkitektur som ble utviklet av Digital Equipment Corporation (DEC). VAX-11/780, som ble lansert 25. oktober 1977, var den første av en rekke datamaskiner som implementerte denne arkitekturen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "VAX"@en,
        "VAX"@nb .

humord:c64148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64148" ;
    dct:modified "2024-03-08T10:02:09"^^xsd:dateTime ;
    skos:altLabel "Paragon"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Paragon er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paragon"@en,
        "Paragon"@nb .

humord:c64149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64149" ;
    dct:modified "2024-03-08T10:03:16"^^xsd:dateTime ;
    skos:altLabel "Parallell ruting"@nb ;
    skos:broader humord:c62304 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel routing"@en,
        "Parallell ruting"@nb .

humord:c64150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64150" ;
    dct:modified "2024-03-08T10:11:51"^^xsd:dateTime ;
    skos:altLabel "Parallellalgoritmar"@nb,
        "Parallelle algoritmar"@nb,
        "Parallelle algoritmer"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "En parallel algoritme, i kontrast til en tradisjonell seriell algoritme, er innenfor informatikken navnet på en algoritme som kan utføres på mange forskjellige prosessorer, og deretter bli kombinert ved slutten og avgi et korrekt resultat. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel algorithms"@en,
        "Parallellalgoritmer"@nb .

humord:c64151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64151" ;
    dct:modified "2024-03-08T10:13:37"^^xsd:dateTime ;
    skos:altLabel "Parallellarkitektur (Datamaskinarkitektur)"@nb ;
    skos:broader humord:c61423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel architecture (Computer architecture)"@en,
        "Parallellarkitektur (Datamaskinarkitektur)"@nb .

humord:c64152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64152" ;
    dct:modified "2024-03-08T10:21:55"^^xsd:dateTime ;
    skos:altLabel "Parallell databehandling"@nb,
        "Parallellbehandling"@nb,
        "Parallellhandsaming"@nb ;
    skos:broader humord:c04211 ;
    skos:definition "Parallell databehandling er en type beregning der mange beregninger eller prosesser utføres samtidig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel computing"@en,
        "Parallellbehandling"@nb .

humord:c64153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64153" ;
    dct:modified "2024-03-08T10:27:57"^^xsd:dateTime ;
    skos:altLabel "Parallelle databasar"@nb ;
    skos:broader humord:c04180 ;
    skos:definition "Et parallelt databasesystem søker å forbedre ytelsen gjennom parallellisering av ulike operasjoner, som lasting av data, bygging av indekser og evaluering av spørringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel databases"@en,
        "Parallelle databaser"@nb .

humord:c64154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64154" ;
    dct:modified "2024-03-10T21:50:31"^^xsd:dateTime ;
    skos:altLabel "Parallelle datamaskiner"@nb,
        "Parallelle maskinar"@nb,
        "Parallelle maskiner"@nb,
        "Paralllelle datamaskinar"@nb ;
    skos:broader humord:c04197 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel computers"@en,
        "Parallelle datamaskiner"@nb .

humord:c64155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64155" ;
    dct:modified "2024-03-08T10:34:10"^^xsd:dateTime ;
    skos:altLabel "Parallelle metodar (Programvare)"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel methods  (Software)"@en,
        "Parallelle metoder (Programvare)"@nb .

humord:c64156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64156" ;
    dct:modified "2024-03-08T10:33:22"^^xsd:dateTime ;
    skos:altLabel "Parallelle program (Programvare)"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel programs (Software)"@en,
        "Parallelle program (Programvare)"@nb .

humord:c64157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64157" ;
    dct:modified "2024-03-08T10:35:48"^^xsd:dateTime ;
    skos:altLabel "Parallelle prosessar (Programvare)"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel processes (Software)"@en,
        "Parallelle prosesser (Programvare)"@nb .

humord:c64158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64158" ;
    dct:modified "2024-03-08T10:39:36"^^xsd:dateTime ;
    skos:altLabel "Parallelle system (Multiprosessering)"@nb ;
    skos:broader humord:c62463 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel systems (Multiprocessing)"@en,
        "Parallelle systemer (Multiprosessering)"@nb .

humord:c64159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64159" ;
    dct:modified "2024-08-27T10:16:31"^^xsd:dateTime ;
    skos:altLabel "Bluebell"@en,
        "Bluebell of Scotland"@en,
        "Scottish bluebell"@en,
        "Witches thimbles"@en,
        "Blåklokke"@nb,
        "Campanula rotundifolia"@nb ;
    skos:broader humord:c68163 ;
    skos:definition "Blåklokke er en flerårig urt i klokkeslekta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harebell"@en,
        "Blåklokke"@nb .

humord:c64160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64160" ;
    dct:modified "2024-03-08T10:54:38"^^xsd:dateTime ;
    skos:altLabel "Blåkveite"@nb,
        "Reinhardtius hippoglossoides"@nb ;
    skos:broader humord:c19993 ;
    skos:definition "Blåkveite er en art av fisk i flyndrefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greenland halibut"@en,
        "Blåkveite"@nb .

humord:c64161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64161" ;
    dct:modified "2024-03-08T10:57:33"^^xsd:dateTime ;
    skos:altLabel "Hippoglossus stenolepis"@nb,
        "Stillehavskveite"@nb ;
    skos:broader humord:c19993 ;
    skos:definition "Stillehavskveite (Hippoglossus stenolepis) tilhører gruppen kveiter og er en beinfisk i flyndrefamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pacific halibut"@en,
        "Stillehavskveite"@nb .

humord:c64162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64162" ;
    dct:modified "2024-03-08T11:12:29"^^xsd:dateTime ;
    skos:altLabel "Common mussel"@en,
        "Blåskjel"@nb,
        "Mytilus edulis"@nb ;
    skos:broader humord:c17185 ;
    skos:definition "Blåskjell er en svært vanlig art av muslinger i blåskjellfamilien (Mytilidae) i underklassen Pteriomorphia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blue mussel"@en,
        "Blåskjell"@nb ;
    skos:related humord:c61119 .

humord:c64163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64163" ;
    dct:modified "2024-03-08T12:57:30"^^xsd:dateTime ;
    skos:altLabel "Kamskjel"@nb,
        "Pectinidae"@nb ;
    skos:broader humord:c17185 ;
    skos:definition "Kamskjell er en familie av muslinger i underklasse Pteriomorphia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scallops"@en,
        "Kamskjell"@nb ;
    skos:related humord:c64164 .

humord:c64164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64164" ;
    dct:modified "2024-08-09T09:44:51"^^xsd:dateTime ;
    skos:altLabel "Scallop aquaculture"@en,
        "Kamskjeloppdrett"@nb ;
    skos:broader humord:c67895 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scallop farming"@en,
        "Kamskjelloppdrett"@nb ;
    skos:related humord:c64163 .

humord:c64165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64165" ;
    dct:modified "2024-07-09T13:05:50"^^xsd:dateTime ;
    skos:altLabel "Blåstjerner"@nb ;
    skos:broader humord:c66510 ;
    skos:definition "Blåstjerne er det norske navnet på planter som hører til i fire slekter i aspargesfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Squills"@en,
        "Blåstjerner"@nb .

humord:c64166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64166" ;
    dct:modified "2024-03-08T12:41:36"^^xsd:dateTime ;
    skos:altLabel "Parallellitet (Programutvikling)"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo224"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallelism (Software development)"@en,
        "Parallellitet (Programutvikling)"@nb .

humord:c64167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64167" ;
    dct:modified "2024-03-10T14:34:16"^^xsd:dateTime ;
    skos:altLabel "Parallellprosessorar"@nb ;
    skos:broader humord:c62423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallel processors"@en,
        "Parallellprosessorer"@nb .

humord:c64168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64168" ;
    dct:modified "2024-03-08T12:49:14"^^xsd:dateTime ;
    skos:altLabel "Parlog"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Parlog er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parlog"@en,
        "Parlog"@nb .

humord:c64169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64169" ;
    dct:modified "2024-03-08T12:51:09"^^xsd:dateTime ;
    skos:altLabel "Parprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pair programming"@en,
        "Parprogrammering"@nb .

humord:c64170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64170" ;
    dct:modified "2024-03-08T13:15:24"^^xsd:dateTime ;
    skos:altLabel "Borrelia"@nb,
        "Borreliose"@nb,
        "Lyme-sjukdom"@nb,
        "Lyme-sykdom"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Borreliose er en infeksjonssykdom som skyldes borreliabakterier. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lyme disease"@en,
        "Borreliose"@nb .

humord:c64171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64171" ;
    dct:modified "2024-03-08T13:19:54"^^xsd:dateTime ;
    skos:altLabel "Brakkvatn"@nb ;
    skos:broader humord:c18936,
        humord:c59060 ;
    skos:definition "Brakkvann er havvann som på grunn av tilløp av ferskvann (fra elver eller isbreer) er mindre saltholdig enn alminnelig sjøvann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brackish water"@en,
        "Brakkvann"@nb .

humord:c64172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64172" ;
    dct:modified "2024-07-11T08:39:36"^^xsd:dateTime ;
    skos:altLabel "Phanerogams"@en,
        "Spermatophytes"@en,
        "Fanerogamar"@nb,
        "Fanerogamer"@nb,
        "Frøplantar"@nb,
        "Frøplanter"@nb,
        "Spermatofyttar"@nb,
        "Spermatofytter"@nb,
        "Spermatophyta"@nb ;
    skos:broader humord:c67573 ;
    skos:definition "Frøplanter er et systematisk begrep for planter som har frø. Frøet er frøplantenes formeringsorgan, som det kan spire nye planter fra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed plants"@en,
        "Frøplanter"@nb .

humord:c64173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64173" ;
    dct:modified "2024-08-06T09:15:03"^^xsd:dateTime ;
    skos:altLabel "Pteridophyta"@en,
        "Bregneplantar"@nb,
        "Bregneplanter"@nb,
        "Karkryptogam"@nb,
        "Karkryptogamer"@nb,
        "Karsporeplantar"@nb,
        "Karsporeplanter"@nb,
        "Pteridophyta"@nb ;
    skos:broader humord:c67573 ;
    skos:definition "Karsporeplanter er gruppene av planter som har karstrenger og som dermed kan frakte vann og mineraler fra røttene, men som formerer seg med sporer og ikke frø som frøplantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pteridophytes"@en,
        "Karsporeplanter"@nb .

humord:c64174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64174" ;
    dct:modified "2024-10-18T08:32:05"^^xsd:dateTime ;
    skos:altLabel "Bregnar"@nb,
        "Polypodiidae"@nb ;
    skos:broader humord:c64173 ;
    skos:definition "Bregner er en av fem evolusjonslinjer i gruppa karsporeplanter. Bregner formerer seg med sporer, ikke frø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferns"@en,
        "Bregner"@nb .

humord:c64175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64175" ;
    dct:modified "2024-03-08T13:42:42"^^xsd:dateTime ;
    skos:altLabel "Tree ferns"@en,
        "Cyatheales"@nb,
        "Trebregnar"@nb ;
    skos:broader humord:c64174 ;
    skos:definition "Trebregner er en gruppe bregnearter som blant annet består av en rekke arter som kan bli inntil 20 meter høye med en stor bladdusk i toppen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyatheales"@en,
        "Trebregner"@nb .

humord:c64176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64176" ;
    dct:modified "2024-03-08T13:58:03"^^xsd:dateTime ;
    skos:altLabel "Lophiiformes"@nb,
        "Marulkar"@nb,
        "Marulker"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Marulker er en orden med strålefinnefisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anglerfish"@en,
        "Marulker"@nb .

humord:c64177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64177" ;
    dct:modified "2024-03-08T14:04:30"^^xsd:dateTime ;
    skos:altLabel "Breiflabb"@nb,
        "Flabb"@nb,
        "Havtaske"@nb,
        "Lophius piscatorius"@nb,
        "Sjødjevel"@nb,
        "Storkjeft"@nb ;
    skos:broader humord:c64176 ;
    skos:definition "Breiflabb er en fiskeart i breiflabbfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angler"@en,
        "Breiflabb"@nb .

humord:c64178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64178" ;
    dct:modified "2024-03-08T14:05:28"^^xsd:dateTime ;
    skos:altLabel "Digital kunst"@nb ;
    skos:broader humord:c26002 ;
    skos:editorialNote "Lukket bemerkning: Skilt ut som egen term. Lå tidligere som henvisning til Elektronisk kunst. 8/3-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital art"@en,
        "Digital kunst"@nb .

humord:c64179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64179" ;
    dct:modified "2024-03-08T14:13:36"^^xsd:dateTime ;
    skos:altLabel "Overnight stops"@en,
        "Overnatting"@nb ;
    skos:broader humord:c01404,
        humord:c23244 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Staying the night"@en,
        "Overnatting"@nb ;
    skos:related humord:c07610 .

humord:c64180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64180" ;
    dct:modified "2024-04-03T08:34:22"^^xsd:dateTime ;
    skos:altLabel "Falconiformes"@nb,
        "Falkefuglar"@nb ;
    skos:broader humord:c31506 ;
    skos:definition "Falkefugler (Falconiformes) er en orden av fugler. Den omfatter kun én familie, falkefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Falconiformes"@en,
        "Falkefugler"@nb .

humord:c64181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64181" ;
    dct:modified "2024-03-08T14:16:19"^^xsd:dateTime ;
    skos:altLabel "Johnny rook"@en,
        "Brungumpkarakara"@nb,
        "Phalcoboenus australis"@nb ;
    skos:broader humord:c64180 ;
    skos:definition "Brungumpkarakara er ein stor rovfugl i falkefamilien og har naturleg utbreiing i Sør-Amerika og på spreidde øyar i Sør-Atlanterhavet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Striated caracara"@en,
        "Brungumpkarakara"@nb .

humord:c64182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64182" ;
    dct:modified "2024-03-08T14:18:24"^^xsd:dateTime ;
    skos:altLabel "Lawn bowling"@en,
        "Lawn bowls"@en,
        "Bowls"@nb ;
    skos:broader humord:c63307 ;
    skos:definition "Bowls er en sport der målet er å rulle baller slik at de stopper nær en mindre ball kalt en \"jack\" eller \"kitty\".<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bowls"@en,
        "Bowls"@nb .

humord:c64183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64183" ;
    dct:modified "2024-03-08T14:19:50"^^xsd:dateTime ;
    skos:altLabel "Førebuingar"@nb ;
    skos:broader humord:c01509 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Preparations"@en,
        "Forberedelser"@nb .

humord:c64184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64184" ;
    dct:modified "2024-03-08T14:22:59"^^xsd:dateTime ;
    skos:altLabel "Specialization"@en,
        "Spesialisering"@nb ;
    skos:broader humord:c08074 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specialisation"@en,
        "Spesialisering"@nb .

humord:c64185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64185" ;
    dct:modified "2024-03-08T14:23:52"^^xsd:dateTime ;
    skos:altLabel "Brunrot"@nb,
        "Brunrotfamilien"@nb,
        "Scrophulariaceae"@nb ;
    skos:broader humord:c62881 ;
    skos:definition "Brunrotfamilien består av urter eller busker med spredte eller motsatte blader og blomstene sitter ofte i klaser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Figwort family"@en,
        "Brunrotfamilien"@nb .

humord:c64186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64186" ;
    dct:modified "2024-03-08T14:26:10"^^xsd:dateTime ;
    skos:altLabel "Ruter (Friluftsliv)"@nb ;
    skos:broader humord:c01404 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Routes (Outdoor life)"@en,
        "Ruter (Friluftsliv)"@nb ;
    skos:related humord:c62952 .

humord:c64187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64187" ;
    dct:modified "2024-03-08T14:32:41"^^xsd:dateTime ;
    skos:altLabel "PDP"@en,
        "Programmable Data Processor"@en,
        "PDP"@nb,
        "Programmable Data Processor"@nb,
        "Programmed Data Processor"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Programmed Data Processor (PDP), omtalt av enkelte kunder, media og forfattere som Programmable Data Processor, var en serie minidatamaskiner som ble markedsført og produsert av Digital Equipment Corporation (DEC) fra desember 1959 til mai 1990 <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programmed Data Processor"@en,
        "PDP"@nb .

humord:c64188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64188" ;
    dct:modified "2024-03-08T14:36:10"^^xsd:dateTime ;
    skos:altLabel "Process and Experiment Automation Realtime Language"@en,
        "Pearl"@nb,
        "Process and Experiment Automation Realtime Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Pearl er et programmeringsspråk  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pearl"@en,
        "Pearl"@nb .

humord:c64189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64189" ;
    dct:modified "2024-03-08T14:38:35"^^xsd:dateTime ;
    skos:altLabel "Practical Extraction and Report Language"@en,
        "Perl"@nb,
        "Practical Extraction and Report Language"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Perl, uoffisielt også kalt Practical Extraction and Report Language, er et programmeringsspråk som ble utgitt av Larry Wall 18. desember 1987. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perl"@en,
        "Perl"@nb .

humord:c64190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64190" ;
    dct:modified "2024-03-08T14:41:01"^^xsd:dateTime ;
    skos:altLabel "Pekerteori"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pointer theory"@en,
        "Pekerteori"@nb .

humord:c64191 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64191" ;
    dct:modified "2024-03-08T14:42:14"^^xsd:dateTime ;
    skos:altLabel "Buffalo"@nb ;
    skos:broader humord:c01732 ;
    skos:definition "Buffalo er den nest største byen i delstaten New York. Byen ligger i den vestlige enden av delstaten og hadde ved folketellingen i 2010 261 025 innbyggere.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buffalo"@en,
        "Buffalo"@nb .

humord:c64192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64192" ;
    dct:modified "2024-03-08T14:47:10"^^xsd:dateTime ;
    skos:altLabel "Sikring"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securing"@en,
        "Sikring"@nb .

humord:c64193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64193" ;
    dct:modified "2024-03-08T14:49:43"^^xsd:dateTime ;
    skos:altLabel "Peripheral"@en,
        "Perifereiningar"@nb,
        "Periferenheter"@nb,
        "Periferutstyr"@nb ;
    skos:broader humord:c59541 ;
    skos:definition "En periferienhet er en «utstyrsenhet som blir brukt til å overføre informasjon inn i, eller få informasjon ut av, datamaskinen».<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peripheral devices"@en,
        "Periferutstyr"@nb .

humord:c64194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64194" ;
    dct:modified "2024-03-08T14:54:00"^^xsd:dateTime ;
    skos:altLabel "Permutasjonsgeneratorar"@nb ;
    skos:broader humord:c08164,
        humord:c64195 ;
    skos:definition "En permutasjonsgenerator er en algoritme som genererer en ordnet liste av alle mulige slags permutasjoner av et sett elementer <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permutation generators"@en,
        "Permutasjonsgeneratorer"@nb .

humord:c64195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64195" ;
    dct:modified "2024-03-08T14:53:39"^^xsd:dateTime ;
    skos:altLabel "Permutasjonar"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "Permutasjon er det samme som ombytting eller omordning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permutations"@en,
        "Permutasjoner"@nb .

humord:c64196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64196" ;
    dct:modified "2024-03-08T14:57:30"^^xsd:dateTime ;
    skos:altLabel "McCulloch–Pitts neuron"@en,
        "Perseptron"@nb ;
    skos:broader humord:c04206,
        humord:c08164 ;
    skos:definition "I maskinlæring er perseptroner en algoritme for overvåket læring av binære klassifiseringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perceptrons"@en,
        "Perseptroner"@nb .

humord:c64197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64197" ;
    dct:modified "2024-03-09T15:44:41"^^xsd:dateTime ;
    skos:altLabel "PDA"@en,
        "PDA"@nb,
        "Personleg digital assistent"@nb ;
    skos:broader humord:c04198 ;
    skos:definition "En personlig digital assistent (PDA) er en mobil enhet som fungerer som en personlig informasjonsmanager. PDA-er har stort sett blitt fortrengt av smarttelefoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal digital assistant"@en,
        "Personlig digital assistent"@nb .

humord:c64198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64198" ;
    dct:modified "2024-03-08T15:03:47"^^xsd:dateTime ;
    skos:altLabel "Personlege nettverk"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal networks"@en,
        "Personlige nettverk"@nb .

humord:c64199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64199" ;
    dct:modified "2024-03-08T15:08:14"^^xsd:dateTime ;
    skos:altLabel "Petrinett"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "Petri-nett, også kjent som et sted-/overgangs (PT) nettverk, er et av flere matematiske modelleringspråk for beskrivelse av distribuerte systemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petri nets"@en,
        "Petrinett"@nb .

humord:c64200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64200" ;
    dct:modified "2024-03-08T15:13:57"^^xsd:dateTime ;
    skos:altLabel "Programmerarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programmers"@en,
        "Programmerere"@nb ;
    skos:related humord:c04241 .

humord:c64201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64201" ;
    dct:modified "2024-03-08T15:53:25"^^xsd:dateTime ;
    skos:altLabel "Krystallografi"@nb ;
    skos:broader humord:c08335 ;
    skos:definition "Krystallografi, gren av naturvitenskapen som omfatter læren om krystallene, deres vekst, ytre former (krystallgeometri), indre oppbygning (røntgenkrystallografi og krystallstruktur) og fysiske egenskaper (krystallfysikk og krystalloptikk). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystalloraphy"@en,
        "Krystallografi"@nb .

humord:c64202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64202" ;
    dct:modified "2024-03-09T12:59:02"^^xsd:dateTime ;
    skos:altLabel "CFT"@en,
        "Crystal field theory"@en,
        "Gitterstruktur"@nb,
        "Krystallfeltsplitting"@nb,
        "Krystallfeltteori"@nb,
        "Krystallgitter"@nb,
        "Krystallinsk struktur"@nb,
        "Krystallstrukturar"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Krystallstruktur er hvordan atomene er ordnet i et krystallinsk fast stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystal structure"@en,
        "Krystallstrukturer"@nb .

humord:c64203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64203" ;
    dct:modified "2024-03-08T16:06:10"^^xsd:dateTime ;
    skos:altLabel "Taylor's dislocations"@en,
        "Dislokasjonar"@nb ;
    skos:broader humord:c64202 ;
    skos:definition "Dislokasjon er en type krystalldefekt, det vil si avvik fra den regulære strukturen i krystallinske materialer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dislocations"@en,
        "Dislokasjoner"@nb ;
    skos:related humord:c64204,
        humord:c64205 .

humord:c64204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64204" ;
    dct:modified "2024-03-08T16:05:45"^^xsd:dateTime ;
    skos:altLabel "Crystallographic defects"@en,
        "Lattice defects"@en,
        "Krystalldefektar"@nb,
        "Krystalldefekter"@nb,
        "Krystallfeil"@nb ;
    skos:broader humord:c64202 ;
    skos:definition "Gitterfeil, betegnelse for alle forstyrrelser i den ideelle oppbygging av et krystallgitter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystal defects"@en,
        "Gitterfeil"@nb ;
    skos:related humord:c64203,
        humord:c64205 .

humord:c64205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64205" ;
    dct:modified "2024-03-08T16:05:15"^^xsd:dateTime ;
    skos:altLabel "Punktdefektar"@nb ;
    skos:broader humord:c64202 ;
    skos:definition "Punktdefekter er defekter som angår et punkt i en krystallstruktur <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Point defects"@en,
        "Punktdefekter"@nb ;
    skos:related humord:c64203,
        humord:c64204 .

humord:c64206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64206" ;
    dct:modified "2024-03-08T16:20:31"^^xsd:dateTime ;
    skos:altLabel "Ionisasjon"@nb,
        "Ionisering"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Ionisering eller ionisasjon er en prosess der et atom eller et molekyl omdannes til ioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ionization"@en,
        "Ionisering"@nb .

humord:c64207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64207" ;
    dct:modified "2024-03-09T12:57:32"^^xsd:dateTime ;
    skos:altLabel "Dissosiasjon (Kjemi)("@nb ;
    skos:broader humord:c08344,
        humord:c64206 ;
    skos:definition "Dissosiasjon er en kjemisk prosess hvor molekyler spaltes i atomer, enklere molekyler, radikaler eller positive og negative ioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dissociation (Chemistry)"@en,
        "Dissosiasjon (Kjemi)"@nb .

humord:c64208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64208" ;
    dct:modified "2024-12-11T15:14:31"^^xsd:dateTime ;
    skos:altLabel "Dobbeltbindingar"@nb ;
    skos:broader humord:c69291 ;
    skos:definition "Dobbeltbinding er en kovalent binding mellom to atomer som deler to elektronpar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double bonds"@en,
        "Dobbeltbindinger"@nb .

humord:c64209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64209" ;
    dct:modified "2024-03-11T08:27:56"^^xsd:dateTime ;
    skos:altLabel "Π-calculus"@en,
        "Pi-kalkyle"@nb ;
    skos:broader humord:c60075 ;
    skos:definition "I den teoretiske datavitenskapen er π-kalkulus (eller pi-kalkulus) en prosesskalkulus. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ub024"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pi-calculus"@en,
        "Pi-kalkyle"@nb .

humord:c64210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64210" ;
    dct:modified "2024-03-11T08:29:52"^^xsd:dateTime ;
    skos:altLabel "Planare grafar"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "Ein planar graf er i grafteori ein graf som kan teiknast i planet utan at nokre av kantane skjer kvarandre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planar graphs"@en,
        "Planare grafer"@nb .

humord:c64211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64211" ;
    dct:modified "2024-03-11T08:32:36"^^xsd:dateTime ;
    skos:altLabel "Planaritet"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Planaritet refererer til egenskapen til å være planar, altså at et objekt kan tegnes eller plasseres i et plan uten at linjer krysser hverandre.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planarity"@en,
        "Planaritet"@nb .

humord:c64212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64212" ;
    dct:modified "2024-03-11T08:35:50"^^xsd:dateTime ;
    skos:altLabel "Plane figurar"@nb ;
    skos:broader humord:c61889 ;
    skos:definition "En figur eller kurve sies å være plan hvis alle punktene i figuren eller kurven ligger i samme plan. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plane figures"@en,
        "Plane figurer"@nb .

humord:c64213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64213" ;
    dct:modified "2024-03-11T08:37:00"^^xsd:dateTime ;
    skos:altLabel "Plz/sys"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Plz/sys er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plz/sys"@en,
        "Plz/sys"@nb .

humord:c64214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64214" ;
    dct:modified "2024-11-26T09:55:41"^^xsd:dateTime ;
    skos:altLabel "Polymorfi (Krystallografi)"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Polymorfi, det fenomen at en kjemisk forbindelse kan opptre i flere modifikasjoner, det vil si med forskjellig krystallstruktur og dermed ulike fysiske egenskaper, men med samme kjemiske sammensetning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymorphy (Crystalloraphy)"@en,
        "Polymorfi (Krystallografi)"@nb .

humord:c64215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64215" ;
    dct:modified "2024-03-12T09:58:41"^^xsd:dateTime ;
    skos:altLabel "Pop-2"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Pop-2  er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "POP-2"@en,
        "Pop-2"@nb .

humord:c64216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64216" ;
    dct:modified "2024-03-11T08:45:16"^^xsd:dateTime ;
    skos:altLabel "Portability"@en,
        "Dataportabilitet"@nb,
        "Portabilitet"@nb ;
    skos:broader humord:c04193 ;
    skos:definition "Dataportabilitet er et konsept for å beskytte brukere mot å ha dataene sine lagret i siloer som er inkompatible med hverandre, dvs. lukkede plattformer, og dermed utsette dem for leverandørlåsing og opprettelse av datasikkerhetskopiering eller flytting kontoer mellom tjenester vanskelig.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data portability"@en,
        "Dataportabilitet"@nb .

humord:c64217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64217" ;
    dct:modified "2024-03-11T08:47:07"^^xsd:dateTime ;
    skos:altLabel "Portable Document Format"@en,
        "PDF"@nb,
        "Portable Document Format"@nb ;
    skos:broader humord:c62253 ;
    skos:definition "PDF er et standardisert filformat for dokumenter utviklet av Adobe i 1992. Formatet sikrer at dokumenter vises likt uavhengig av maskinvare, programvare og konfigurasjon, og er dermed svært godt egnet til utveksling og trykking. Filformatet benytter filendelsen pdf. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "PDF"@en,
        "PDF"@nb .

humord:c64218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64218" ;
    dct:modified "2024-03-11T08:50:48"^^xsd:dateTime ;
    skos:altLabel "Encapsulated postscript"@en,
        "Eps"@en,
        "Encapsulated postscript"@nb,
        "Eps"@nb,
        "PostScript"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "PostScript (PS) er et programmeringsspråk som opprinnelig hadde til oppgave å gi instruksjoner til hvordan en side skal se ut ved utskrift fra en printer, men som med tiden omfatter langt mer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "PostScript"@en,
        "PostScript"@nb .

humord:c64219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64219" ;
    dct:modified "2024-03-11T08:54:38"^^xsd:dateTime ;
    skos:altLabel "PGP"@en,
        "PGP"@nb,
        "Pretty Good Privacy"@nb ;
    skos:broader humord:c04247,
        humord:c06428 ;
    skos:definition "Pretty Good Privacy (PGP) er et dataprogram som brukes til å kryptere og kryptografisk signere data. Programmet benytter asymmetrisk kryptografi, og er mye brukt i kommunikasjon over e-post og for å verifisere utgivelser av programvare. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pretty Good Privacy"@en,
        "Pretty Good Privacy"@nb .

humord:c64220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64220" ;
    dct:modified "2024-03-11T08:58:35"^^xsd:dateTime ;
    skos:altLabel "Private nyklar"@nb,
        "Private nøklar"@nb ;
    skos:broader humord:c63816 ;
    skos:definition "En privat nøkkel er en kryptografisk nøkkel som brukes til dekryptering, signering eller annen form for autentisering av data <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Private keys"@en,
        "Private nøkler"@nb .

humord:c64221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64221" ;
    dct:modified "2024-03-11T09:01:59"^^xsd:dateTime ;
    skos:altLabel "Produksjonsplanlegging"@nb ;
    skos:broader humord:c07770 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Production planning"@en,
        "Produksjonsplanlegging"@nb .

humord:c64222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64222" ;
    dct:modified "2024-03-11T09:11:35"^^xsd:dateTime ;
    skos:altLabel "Programanalyse"@nb,
        "Programvareanalyse"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program analysis"@en,
        "Programanalyse"@nb .

humord:c64223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64223" ;
    dct:modified "2024-03-11T09:17:46"^^xsd:dateTime ;
    skos:altLabel "Forgjellesniglar"@nb,
        "Prosobranchia"@nb ;
    skos:broader humord:c61955 ;
    skos:definition "Forgjellesnegler er en gruppe snegler som ble regnet som en underklasse av snegler i en tidligere systematisk inndeling. I nyere systematikk er forgjellesnegl ikke lenger en gyldig taksonomisk enhet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prosobranchs"@en,
        "Forgjellesnegler"@nb ;
    skos:related humord:c63235 .

humord:c64224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64224" ;
    dct:modified "2024-03-11T09:24:36"^^xsd:dateTime ;
    skos:altLabel "Lung slug"@en,
        "Lungesniglar"@nb,
        "Pulmonata"@nb ;
    skos:broader humord:c61955 ;
    skos:definition "Lungesnegl er en underklasse av snegler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pulmonates"@en,
        "Lungesnegler"@nb .

humord:c64225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64225" ;
    dct:modified "2024-03-11T09:26:13"^^xsd:dateTime ;
    skos:altLabel "Landsniglar"@nb,
        "Stylommatophora"@nb,
        "Terrestriske snegler"@nb,
        "Terrestriske sniglar"@nb ;
    skos:broader humord:c64224 ;
    skos:definition "Landsnegler er en klasse snegler i underklassen Pulmonata, lungesnegler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Land snails"@en,
        "Landsnegler"@nb .

humord:c64226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64226" ;
    dct:modified "2024-08-15T09:25:04"^^xsd:dateTime ;
    skos:altLabel "Arion vulgaris"@nb,
        "Brunskogsnigel"@nb,
        "Brunsnegler"@nb,
        "Brunsniglar"@nb,
        "Mordarsnigel"@nb,
        "Mordersnegl"@nb ;
    skos:broader humord:c64225 ;
    skos:definition "Brunskogsnegl, også kalt brunsnegl, er en art av lungesnegl i ordenen landsnegler, Stylommatophora. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spanish slug"@en,
        "Brunskogsnegl"@nb ;
    skos:related humord:c68013 .

humord:c64227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64227" ;
    dct:modified "2024-03-11T09:43:08"^^xsd:dateTime ;
    skos:altLabel "Brusk"@nb,
        "Cartilago"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Brusk er et støttevev som sammen med knokler og bein utgjør skjelettet hos mange dyr med ryggrad, og hoveddelen av skjelettet hos for eksempel bruskfisk. Brusk er halvfast, mer eller mindre elastisk, og bløtere enn bein. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cartilage"@en,
        "Brusk"@nb .

humord:c64228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64228" ;
    dct:modified "2024-03-11T09:47:15"^^xsd:dateTime ;
    skos:altLabel "Bruskfiskar"@nb,
        "Chondrichthyes"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Bruskfisker er en gruppe av virveldyr som omfatter det som nå er klassen haier og skater og klassen helhoder. Bruskfiskene utgjør en av flere grupper som vanligvis og i dagligtale omtales som fisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cartilaginous fishes"@en,
        "Bruskfisker"@nb .

humord:c64229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64229" ;
    dct:modified "2024-03-11T09:56:45"^^xsd:dateTime ;
    skos:altLabel "Salmonidae"@en,
        "Laksefamilien"@nb,
        "Laksefiskar"@nb,
        "Salmonidae"@nb,
        "Salmoniformes"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Laksefamilien er en familie av fisker i ordenen laksefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salmonids"@en,
        "Laksefisker"@nb .

humord:c64230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64230" ;
    dct:modified "2024-03-11T10:14:36"^^xsd:dateTime ;
    skos:altLabel "Programarkitektur"@nb,
        "Programstruktur"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program architecture"@en,
        "Programarkitektur"@nb .

humord:c64231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64231" ;
    dct:modified "2024-03-11T10:16:06"^^xsd:dateTime ;
    skos:altLabel "Programbevis"@nb,
        "Programprov"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program proof"@en,
        "Programbevis"@nb .

humord:c64232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64232" ;
    dct:modified "2024-03-11T10:18:18"^^xsd:dateTime ;
    skos:altLabel "Program libraries"@en,
        "Bibliotek (Programvare)"@nb,
        "Programbibliotek"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Et bibliotek er en samling funksjoner og klasser, som ikke nødvendigvis er et selvstendig program, men som kan benyttes i annen programvare. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program library"@en,
        "Programbibliotek"@nb .

humord:c64233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64233" ;
    dct:modified "2024-03-11T10:20:34"^^xsd:dateTime ;
    skos:altLabel "Programdesign"@nb,
        "Programutforming"@nb,
        "Programvaredesign"@nb,
        "Programvareutforming"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program design"@en,
        "Programdesign"@nb .

humord:c64234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64234" ;
    dct:modified "2024-03-11T10:21:53"^^xsd:dateTime ;
    skos:altLabel "Programdokumentasjon"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software documentation"@en,
        "Programdokumentasjon"@nb .

humord:c64235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64235" ;
    dct:modified "2024-03-11T10:26:45"^^xsd:dateTime ;
    skos:altLabel "Programeksekvering"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Utførelse, eller eksekvering, er i sammenheng med informatikk og programvareutvikling betegnelsen på den prosess hvorved en datamaskin eller en virtuell maskin utfører instruksjonene i et dataprogram. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program execution"@en,
        "Programeksekvering"@nb .

humord:c64236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64236" ;
    dct:modified "2024-03-11T10:29:05"^^xsd:dateTime ;
    skos:altLabel "Programevaluering"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program evaluation"@en,
        "Programevaluering"@nb .

humord:c64237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64237" ;
    dct:modified "2024-03-11T10:35:42"^^xsd:dateTime ;
    skos:altLabel "Programfeil"@nb,
        "Programvarefeil"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "En programvarefeil (populært kalt bug, fra engelsk, eller programlus, bugg eller bøgg på norsk) er en tilstand eller feil i et dataprogram som trenger korreksjon.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program bugs"@en,
        "Programvarefeil"@nb .

humord:c64238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64238" ;
    dct:modified "2024-03-11T10:41:13"^^xsd:dateTime ;
    skos:altLabel "Programforståing"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Programforståelse er et område innen datavitenskap som handler om metodene programvareutviklere bruker for å vedlikeholde eksisterende kildekode. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program comprehension"@en,
        "Programforståelse"@nb .

humord:c64239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64239" ;
    dct:modified "2024-03-11T10:45:58"^^xsd:dateTime ;
    skos:altLabel "Programkvalitet"@nb,
        "Programvarekvalitet"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software quality"@en,
        "Programvarekvalitet"@nb .

humord:c64240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64240" ;
    dct:modified "2024-03-11T10:49:38"^^xsd:dateTime ;
    skos:altLabel "Phigs"@en,
        "Phigs plus"@en,
        "SPHIGS"@en,
        "Phigs"@nb,
        "Phigs plus"@nb,
        "Programmer's hierarchical interactive graphics system"@nb,
        "SPHIGS"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Programmer's hierarchical interactive graphics system er et grensesnitt for programvare for rendering av 3D-datagrafikk, som regnes som standarden for 3D-grafikk på 1980-tallet og tidlig på 1990-tallet.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programmer's hierarchical interactive graphics system"@en,
        "Programmer's hierarchical interactive graphics system"@nb .

humord:c64241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64241" ;
    dct:modified "2024-03-11T10:54:19"^^xsd:dateTime ;
    skos:altLabel "Programmeringsalgoritmar"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming algorithms"@en,
        "Programmeringsalgoritmer"@nb .

humord:c64242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64242" ;
    dct:modified "2024-03-11T10:55:20"^^xsd:dateTime ;
    skos:altLabel "Programmeringslag"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming teams"@en,
        "Programmeringslag"@nb .

humord:c64243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64243" ;
    dct:modified "2024-03-11T10:58:05"^^xsd:dateTime ;
    skos:altLabel "Programmeringsmiljø"@nb,
        "Programmeringsomgivelser"@nb,
        "Programmeringsomgjevnadar"@nb,
        "Programmeringsomgjevnader"@nb,
        "Programmeringsstøtte"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming environment"@en,
        "Programmeringsmiljø"@nb .

humord:c64244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64244" ;
    dct:modified "2024-03-11T11:00:25"^^xsd:dateTime ;
    skos:altLabel "Designmønster (Programmering)"@nb,
        "Designmønstre (Programmering)"@nb,
        "Programmeringsmønster"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Designmønster er en generell løsning til problem som ofte oppstår i programvareutvikling. Dette blir spesielt brukt i programvarearkitektur, når designet av et datasystem er under utvikling.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming patterns"@en,
        "Programmeringsmønstre"@nb .

humord:c64245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64245" ;
    dct:modified "2024-03-11T11:03:03"^^xsd:dateTime ;
    skos:altLabel "Code style"@en,
        "Programmeringsstilar"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Programmeringsstil er et sett med regler eller retningslinjer som brukes når man skriver kildekoden til et dataprogram. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming styles"@en,
        "Programmeringsstiler"@nb .

humord:c64246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64246" ;
    dct:modified "2024-03-11T11:05:33"^^xsd:dateTime ;
    skos:altLabel "Programming methodology"@en,
        "Programmeringsmetodikk"@nb,
        "Programmeringsteknikkar"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming techniques"@en,
        "Programmeringsteknikker"@nb .

humord:c64247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64247" ;
    dct:modified "2024-03-11T11:06:28"^^xsd:dateTime ;
    skos:altLabel "Programmeringsteori"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming theory"@en,
        "Programmeringsteori"@nb .

humord:c64248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64248" ;
    dct:modified "2024-11-27T10:17:06"^^xsd:dateTime ;
    skos:altLabel "Software metrics"@en,
        "Metrikk (Informatikk)"@nb,
        "Programmetrikk"@nb ;
    skos:broader humord:c64239 ;
    skos:definition "Metrikk er innen informatikk en målbar kvantitativ indikator, brukt til å vurdere ytelse, kvalitet eller effekt av programvare og systemer. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program metrics"@en,
        "Programmetrikk"@nb .

humord:c64249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64249" ;
    dct:modified "2024-03-11T11:10:11"^^xsd:dateTime ;
    skos:altLabel "Pl/1"@en,
        "Pl/c"@en,
        "Pl/cv"@en,
        "Pl/i"@en,
        "Pl1"@en,
        "Pl/1"@nb,
        "Pl/c"@nb,
        "Pl/cv"@nb,
        "Pl/i"@nb,
        "Pl1"@nb,
        "Programming language one"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Programming language one er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programming language one"@en,
        "Programming language one"@nb .

humord:c64250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64250" ;
    dct:modified "2024-03-11T11:20:39"^^xsd:dateTime ;
    skos:altLabel "Code optimization"@en,
        "Software optimization"@en,
        "Kodeoptimalisering"@nb,
        "Kodeoptimering"@nb,
        "Optimale algoritmar"@nb,
        "Optimale algoritmer"@nb,
        "Programeffektivitet"@nb,
        "Programoptimalisering"@nb,
        "Programoptimering"@nb,
        "Programvareoptimalisering"@nb,
        "Programvareoptimering"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Programvareoptimalisering eller kodeoptimalisering er en prosess innenfor informatikk hvorved programvare modifiseres for å få enkelte aspekter av den til å virke mer effektivt eller bruke færre ressurser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program optimization"@en,
        "Programoptimering"@nb .

humord:c64251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64251" ;
    dct:modified "2024-03-11T11:23:32"^^xsd:dateTime ;
    skos:altLabel "Programpakkar (Programvare)"@nb,
        "Programpakker"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software packages"@en,
        "Programpakker (Programvare)"@nb .

humord:c64252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64252" ;
    dct:modified "2024-03-11T11:27:19"^^xsd:dateTime ;
    skos:altLabel "Programsemantikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software semantics"@en,
        "Programsemantikk"@nb .

humord:c64253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64253" ;
    dct:modified "2024-03-11T11:29:52"^^xsd:dateTime ;
    skos:altLabel "Software requirements"@en,
        "Programkrav"@nb,
        "Programspesifikasjon"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software specification"@en,
        "Programspesifikasjon"@nb .

humord:c64254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64254" ;
    dct:modified "2024-03-11T11:33:15"^^xsd:dateTime ;
    skos:altLabel "Test cases"@en,
        "Programtesting"@nb,
        "Programvaretesting"@nb,
        "Testmetodar"@nb,
        "Testmetoder"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Programvaretesting er en underdisiplin av programvareutvikling, og er en aktivitet som utføres for å evaluere og forbedre kvaliteten til programvare ved å identifisere defekter og problemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software testing"@en,
        "Programvaretesting"@nb .

humord:c64255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64255" ;
    dct:modified "2024-03-11T11:34:51"^^xsd:dateTime ;
    skos:altLabel "Programvaredistribusjon"@nb,
        "Programvareinstallering"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "En distribusjon er i Linux og andre fri programvare-miljø brukt om en samling av programvare. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software distribution"@en,
        "Programvaredistribusjon"@nb .

humord:c64256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64256" ;
    dct:modified "2024-03-11T11:36:25"^^xsd:dateTime ;
    skos:altLabel "Programvaregjenbruk"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software reuse"@en,
        "Programvaregjenbruk"@nb .

humord:c64257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64257" ;
    dct:modified "2024-03-11T11:39:05"^^xsd:dateTime ;
    skos:altLabel "Programvarekostnad"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software cost"@en,
        "Programvarekostnad"@nb .

humord:c64258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64258" ;
    dct:modified "2024-03-11T11:40:28"^^xsd:dateTime ;
    skos:altLabel "Programvaresikkerheit"@nb,
        "Programvaretryggleik"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software security"@en,
        "Programvaresikkerhet"@nb .

humord:c64259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64259" ;
    dct:modified "2024-03-11T11:42:04"^^xsd:dateTime ;
    skos:altLabel "Formal verification"@en,
        "Formell verifikasjon"@nb,
        "Programverifikasjon"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Program verification"@en,
        "Programverifikasjon"@nb .

humord:c64260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64260" ;
    dct:modified "2024-03-11T11:49:30"^^xsd:dateTime ;
    skos:altLabel "Prosessorarkitektur"@nb ;
    skos:broader humord:c61423 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Processor architecture"@en,
        "Prosessorarkitektur"@nb .

humord:c64261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64261" ;
    dct:modified "2024-03-11T11:51:42"^^xsd:dateTime ;
    skos:altLabel "Protokollanalyse"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protocol analysis"@en,
        "Protokollanalyse"@nb .

humord:c64262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64262" ;
    dct:modified "2024-03-11T13:16:59"^^xsd:dateTime ;
    skos:altLabel "Pålitelegheit (Sannsynsrekning)"@nb,
        "Pålitelegheitsanalyse"@nb,
        "Pålitelegskap (Sannsynsrekning)"@nb,
        "Pålitelegskapsanalyse"@nb,
        "Pålitelighetsanalyse"@nb,
        "Reliabilitet"@nb ;
    skos:broader humord:c20828 ;
    skos:definition "Pålitelighet er i hvilken grad man får samme resultater når en måling eller undersøkelse gjentas under identiske forhold <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reliability (Calculus of probability)"@en,
        "Pålitelighet (Sannsynlighetsregning)"@nb .

humord:c64263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64263" ;
    dct:modified "2024-03-11T13:50:57"^^xsd:dateTime ;
    skos:altLabel "Ruderal ground"@en,
        "Ruderal land"@en,
        "Skrapmark"@nb,
        "Skrotemark"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Skrotemark er stader der naturleg vegetasjon er fjerna eller sterkt forstyrra etter ulike inngrep som utbygging, utfylling og avfallsdeponering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ruderal areas"@en,
        "Ruderatmark"@nb .

humord:c64264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64264" ;
    dct:modified "2024-03-11T13:20:26"^^xsd:dateTime ;
    skos:altLabel "PCM"@en,
        "Pulskodemodulasjon"@nb,
        "Pulskodemodulering"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "PCM (fra engelsk Pulse-Code Modulation) er en metode for å representere analoge signaler på en digital form.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pulse-code modulation"@en,
        "Pulskodemodulasjon"@nb .

humord:c64265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64265" ;
    dct:modified "2024-03-11T13:26:20"^^xsd:dateTime ;
    skos:altLabel "Protokollverifikasjon"@nb ;
    skos:broader humord:c62373 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protocol verification"@en,
        "Protokollverifikasjon"@nb .

humord:c64266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64266" ;
    dct:modified "2024-03-11T13:58:23"^^xsd:dateTime ;
    skos:altLabel "Samtidigheit (Symbolsk logikk)"@nb,
        "Samtidigheitskontroll"@nb,
        "Samtidighetskontroll"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Samtidighet er et begrep innenfor informatikken. Det refererer til evnen til å utføre forskjellige deler av et dataprogram, en algoritme eller et problem utenfor rekkefølge eller i en delvis ordnet mengde, uten å påvirke resultatet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concurrency (Symbolic logic)"@en,
        "Samtidighet (Symbolsk logikk)"@nb .

humord:c64267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64267" ;
    dct:modified "2024-03-11T14:11:14"^^xsd:dateTime ;
    skos:altLabel "Randomized algorithms"@en,
        "Randomiserte algoritmar"@nb,
        "Randomiserte algoritmer"@nb,
        "Sannsynsalgoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "En sannsynlighetsalgoritme er en type algoritme som benytter seg av sannsynlighetsmessige metoder for å løse et gitt problem. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probabilistic algorithms"@en,
        "Sannsynlighetsalgoritmer"@nb .

humord:c64268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64268" ;
    dct:modified "2024-03-11T14:18:02"^^xsd:dateTime ;
    skos:altLabel "Sanntidsmodellar"@nb,
        "Sanntidsmodeller"@nb,
        "Sanntidssystem"@nb ;
    skos:broader humord:c12518 ;
    skos:definition "Et sanntidssystem er et datasystem som karakteriseres ved at riktigheten av dets beregninger ikke bare avhenger av logisk korrekthet, men også av om de ankommer tidsnok.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Real-time systems"@en,
        "Sanntidssystemer"@nb ;
    skos:related humord:c64269 .

humord:c64269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64269" ;
    dct:modified "2024-03-11T14:17:05"^^xsd:dateTime ;
    skos:altLabel "Complex event processing"@en,
        "Event-driven programming"@en,
        "Hendelsesorientert programmering"@nb,
        "Hendingshandsaming"@nb,
        "Hendingsorientert programmering"@nb,
        "Sanntidshendelsesbehandling"@nb,
        "Sanntidshendingshandsaming"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Event processing"@en,
        "Hendelsesbehandling"@nb ;
    skos:related humord:c64268 .

humord:c64270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64270" ;
    dct:modified "2024-08-27T10:15:46"^^xsd:dateTime ;
    skos:altLabel "Bukkebladfamilien"@nb,
        "Menyanthaceae"@nb ;
    skos:broader humord:c68163 ;
    skos:definition "Bukkebladfamilien er en plantefamilie med omtrent seksti arter i seks slekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buckbean family"@en,
        "Bukkebladfamilien"@nb .

humord:c64271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64271" ;
    dct:modified "2024-03-11T14:21:45"^^xsd:dateTime ;
    skos:altLabel "Reconnaissance satellites"@en,
        "Satellittovervaking"@nb,
        "Satellittovervåkning"@nb ;
    skos:broader humord:c04175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite surveillance"@en,
        "Satellittovervåkning"@nb .

humord:c64272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64272" ;
    dct:modified "2024-03-11T14:25:20"^^xsd:dateTime ;
    skos:altLabel "Scala"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Scala  er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scala"@en,
        "Scala"@nb .

humord:c64273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64273" ;
    dct:modified "2024-03-11T14:23:50"^^xsd:dateTime ;
    skos:altLabel "Bogbean"@en,
        "Bukkeblad"@nb,
        "Menyanthes trifoliata"@nb ;
    skos:broader humord:c64270 ;
    skos:definition "Bukkeblad er en urt som er den eneste arten i Norge i bukkebladfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buckbean"@en,
        "Bukkeblad"@nb .

humord:c64274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64274" ;
    dct:modified "2024-03-11T14:28:02"^^xsd:dateTime ;
    skos:altLabel "Bukspyttkjertelen"@nb,
        "Pancreas"@nb,
        "Pankreas"@nb ;
    skos:broader humord:c61928 ;
    skos:definition "Bukspyttkjertelen (pancreas) er et organ i øvre del av bukhulen som produserer både enzymer til fordøyelsen og hormoner som regulerer blodsukkeret. Den er 15–20 centimeter lang og ligger bak magesekken. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pancreas"@en,
        "Bukspyttkjertelen"@nb .

humord:c64275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64275" ;
    dct:modified "2024-03-11T14:31:26"^^xsd:dateTime ;
    skos:altLabel "Colubridae"@nb,
        "Snokar"@nb ;
    skos:broader humord:c16478 ;
    skos:definition "Snoker er en familie i underordenen slanger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colubrid snakes"@en,
        "Snoker"@nb .

humord:c64276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64276" ;
    dct:modified "2024-03-11T14:31:25"^^xsd:dateTime ;
    skos:altLabel "SCI"@en,
        "SCI"@nb,
        "Scalable Coherent Interface"@nb ;
    skos:broader humord:c60075 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scalable Coherent Interface"@en,
        "Scalable Coherent Interface"@nb .

humord:c64277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64277" ;
    dct:modified "2024-03-11T14:36:49"^^xsd:dateTime ;
    skos:altLabel "Ringed snake"@en,
        "Water snake"@en,
        "Buorm"@nb,
        "Natrix natrix"@nb,
        "Snok"@nb,
        "Vanleg snok"@nb,
        "Vanlig snok"@nb ;
    skos:broader humord:c64275 ;
    skos:definition "Buorm er en krypdyrart i snokfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grass snake"@en,
        "Buorm"@nb .

humord:c64278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64278" ;
    dct:modified "2024-03-11T14:47:04"^^xsd:dateTime ;
    skos:altLabel "Bygg (Korn)"@nb,
        "Hordeum vulgare"@nb ;
    skos:broader humord:c08207,
        humord:c12841 ;
    skos:definition "Bygg er en av verdens viktige kornarter, og rangeres som nummer fire i dyrkingsomfang, etter mais, ris og hvete. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barley"@en,
        "Bygg (Korn)"@nb .

humord:c64279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64279" ;
    dct:modified "2024-03-11T14:49:06"^^xsd:dateTime ;
    skos:altLabel "Satellittsystem"@nb ;
    skos:broader humord:c60316 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite systems"@en,
        "Satellittsystemer"@nb .

humord:c64280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64280" ;
    dct:modified "2024-03-11T14:55:13"^^xsd:dateTime ;
    skos:altLabel "Bisons"@en,
        "Bøflar"@nb ;
    skos:broader humord:c62337 ;
    skos:definition "Bøffel er en fellesbetegnelse for en gruppe partåete klovdyr i underfamilien Bovinae i oksefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buffalos"@en,
        "Bøfler"@nb .

humord:c64281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64281" ;
    dct:modified "2024-03-11T14:57:00"^^xsd:dateTime ;
    skos:altLabel "Scratch"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Scratch er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scratch"@en,
        "Scratch"@nb .

humord:c64282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64282" ;
    dct:modified "2024-03-12T11:28:25"^^xsd:dateTime ;
    skos:altLabel "Sed (Unix-verktøy)"@nb ;
    skos:broader humord:c62646 ;
    skos:definition "Sed er et Unix-verktøy som analyserer og transformerer tekst ved hjelp av et enkelt, kompakt programmeringsspråk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sed"@en,
        "Sed (Unix-verktøy)"@nb .

humord:c64283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64283" ;
    dct:modified "2024-03-11T15:05:17"^^xsd:dateTime ;
    skos:altLabel "Self service (System design)"@en,
        "Selvbetjening (Systemdesign)"@nb,
        "Sjølvbetening (Systemdesign)"@nb,
        "Sjølvbetente system"@nb,
        "Sjølvhjelpte system"@nb,
        "Sjølvtening (Systemdesign)"@nb,
        "Sjølvtente system"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self service systems"@en,
        "Selvbetjente systemer"@nb .

humord:c64284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64284" ;
    dct:modified "2024-03-11T15:10:57"^^xsd:dateTime ;
    skos:altLabel "Self-organisation"@en,
        "Self-organization"@en,
        "Self-stabilising systems"@en,
        "Self-stabilizing systems"@en,
        "Selvorganisering"@nb,
        "Selvstabiliserende systemer"@nb,
        "Sjølvorganiserande system"@nb,
        "Sjølvorganisering"@nb,
        "Sjølvstabiliserande system"@nb,
        "Synergetikk"@nb ;
    skos:broader humord:c18399 ;
    skos:definition "Selvorganisering er  en prosess der en form for overordnet orden oppstår som et resultat av lokale interaksjoner mellom deler av et opprinnelig uordnet system. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-organizing systems"@en,
        "Selvorganiserende systemer"@nb .

humord:c64285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64285" ;
    dct:modified "2024-03-11T15:12:41"^^xsd:dateTime ;
    skos:altLabel "Semantisk analyse"@nb,
        "Semantiske typar"@nb,
        "Semantiske typer"@nb ;
    skos:broader humord:c06041 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semantic analysis"@en,
        "Semantisk analyse"@nb .

humord:c64286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64286" ;
    dct:modified "2024-03-11T15:14:55"^^xsd:dateTime ;
    skos:altLabel "Beech family"@en,
        "Bøkefamilien"@nb,
        "Fagaceae"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Bøkefamilien er en tofrøbladet plantefamilie som omfatter over 900 arter trær og busker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beeches"@en,
        "Bøkefamilien"@nb .

humord:c64287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64287" ;
    dct:modified "2024-03-12T09:18:17"^^xsd:dateTime ;
    skos:altLabel "Ontology alignment"@en,
        "Ontology matching"@en,
        "Semantic mapping"@en,
        "Semantic unification"@en,
        "Semantisk interoperabilitet"@nb,
        "Semantisk mapping"@nb,
        "Semantisk samvirke"@nb ;
    skos:broader humord:c04228 ;
    skos:definition "Semantisk interoperabilitet er muligheten for et datasystem å utveksle data med et annet system uten å være avhengig av at personer må tolke dataenes betydning <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semantic interoperability"@en,
        "Semantisk samvirke"@nb .

humord:c64288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64288" ;
    dct:modified "2024-03-11T15:17:45"^^xsd:dateTime ;
    skos:altLabel "Common beech"@en,
        "Bøk"@nb,
        "Fagus sylvatica"@nb ;
    skos:broader humord:c64286 ;
    skos:definition "Bøk er en slekt med trær i bøkefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European beech"@en,
        "Bøk"@nb .

humord:c64289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64289" ;
    dct:modified "2024-03-11T15:18:12"^^xsd:dateTime ;
    skos:altLabel "Sensornettverk"@nb ;
    skos:broader humord:c60273 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensor networks"@en,
        "Sensornettverk"@nb .

humord:c64290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64290" ;
    dct:modified "2024-03-11T15:23:59"^^xsd:dateTime ;
    skos:altLabel "Set Language"@en,
        "SETL"@nb,
        "Set Language"@nb ;
    skos:broader humord:c63684 ;
    skos:definition "SETL er et høynivå programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SETL"@en,
        "SETL"@nb .

humord:c64291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64291" ;
    dct:modified "2024-03-11T15:28:10"^^xsd:dateTime ;
    skos:altLabel "Signalbehandling"@nb,
        "Signalhandsaming"@nb,
        "Signalprosessering"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "Signalbehandling er et omfattende fagfelt hvor man analyserer og behandler alle tenkelige former for signal. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Signal processing"@en,
        "Signalbehandling"@nb .

humord:c64292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64292" ;
    dct:modified "2024-03-11T15:30:11"^^xsd:dateTime ;
    skos:altLabel "Sikkerheitsanalyse"@nb,
        "Tryggleiksanalyse"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security analysis"@en,
        "Sikkerhetsanalyse"@nb .

humord:c64293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64293" ;
    dct:modified "2024-03-11T15:32:50"^^xsd:dateTime ;
    skos:altLabel "Backup"@en,
        "Backup"@nb,
        "Sikkerheitskopi"@nb,
        "Sikkerheitskopiering"@nb,
        "Sikkerhetskopi"@nb,
        "Tryggleikskopi"@nb,
        "Tryggleikskopiering"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Sikkerhetskopi er en kopi av informasjon med hensikt å kunne gjenskape informasjonen dersom den opprinnelige kilden går helt eller delvis tapt, eller blir utilgjengelig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data backup"@en,
        "Sikkerhetskopiering"@nb .

humord:c64294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64294" ;
    dct:modified "2024-03-11T15:34:34"^^xsd:dateTime ;
    skos:altLabel "Sikkerheitsplanlegging"@nb,
        "Tryggleiksplanlegging"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security planning"@en,
        "Sikkerhetsplanlegging"@nb .

humord:c64295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64295" ;
    dct:modified "2024-03-11T15:41:06"^^xsd:dateTime ;
    skos:altLabel "SOAP (Communication protocols)"@en,
        "SOAP"@nb,
        "Simple Object Access Protocol"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Simple Object Access Protocol er en plattformuavhengig protokoll for utveksling av XML-baserte meldinger i datanettverk.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simple Object Access Protocol"@en,
        "Simple Object Access Protocol"@nb .

humord:c64296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64296" ;
    dct:modified "2024-03-12T08:38:09"^^xsd:dateTime ;
    skos:altLabel "SPIN"@en,
        "SPIN model checker"@en,
        "SPIN"@nb,
        "SPIN model checker"@nb,
        "Simple promela interpreter"@nb ;
    skos:broader humord:c04283 ;
    skos:definition "Simple promela interpreter  er  et generelt verktøy for å verifisere korrektheten til samtidige programvaremodeller på en grundig og i stor grad automatisert måte.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simple promela interpreter"@en,
        "Simple promela interpreter"@nb .

humord:c64297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64297" ;
    dct:modified "2024-03-12T08:41:51"^^xsd:dateTime ;
    skos:altLabel "Simplexalgoritmen"@nb,
        "Simplexmetoden"@nb ;
    skos:broader humord:c26092 ;
    skos:definition "Simplex-algoritmen av George Dantzig er i matematisk optimaliseringsteori en populær teknikk for numerisk løsning av problemer fra lineær programmering. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simplex algorithm"@en,
        "Simplexmetoden"@nb .

humord:c64298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64298" ;
    dct:modified "2024-03-12T08:49:46"^^xsd:dateTime ;
    skos:altLabel "Simscript"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Simscript er et simuleringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simscript"@en,
        "Simscript"@nb .

humord:c64299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64299" ;
    dct:modified "2024-03-12T08:52:28"^^xsd:dateTime ;
    skos:altLabel "Portable simula"@nb,
        "S-PORT"@nb,
        "Simula"@nb,
        "Simula 67"@nb,
        "Simula-67"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Simula var det første objektorienterte programmeringsspråket, og en forgjenger for språkene Smalltalk og C++ som igjen er forgjengere til en rekke andre objektorienterte språk, for eksempel Java. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simula"@en,
        "Simula"@nb .

humord:c64300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64300" ;
    dct:modified "2024-03-12T08:57:09"^^xsd:dateTime ;
    skos:altLabel "Simuleringsprogram"@nb,
        "Simuleringsprogramvare"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Simuleringsprogramvare er basert på prosessen med å modellere et virkelig fenomen med en serie matematiske formler. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simulation software"@en,
        "Simuleringsprogrammer"@nb .

humord:c64301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64301" ;
    dct:modified "2024-03-12T08:58:57"^^xsd:dateTime ;
    skos:altLabel "Simulink"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Simulink er et programmeringsspråk  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simulink"@en,
        "Simulink"@nb .

humord:c64302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64302" ;
    dct:modified "2024-03-12T09:00:46"^^xsd:dateTime ;
    skos:altLabel "SIMD"@en,
        "SIMD"@nb,
        "Single instruction multiple data"@nb ;
    skos:broader humord:c61423 ;
    skos:definition "Single instruction, multiple data (SIMD) er en av fire former for datamaskin-arkitekturer, i en klassifisering som ble foreslått av Michael J. Flynn i 1966. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Single instruction multiple data"@en,
        "Single instruction multiple data"@nb .

humord:c64304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64304" ;
    dct:modified "2024-03-12T09:04:37"^^xsd:dateTime ;
    skos:altLabel "Caterpillar fungus"@en,
        "Cordyceps sinensis"@en,
        "Larvesopp"@nb,
        "Ophiocordyceps sinensis"@nb ;
    skos:broader humord:c03781,
        humord:c63279 ;
    skos:definition "Larvesopp (Ophiocordyceps sinensis) er en slags sopp som vokser i Himalaya. Den har bl.a. blitt brukt i kinesisk folkemedisin. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ophiocordyceps sinensis"@en,
        "Larvesopp"@nb .

humord:c64305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64305" ;
    dct:modified "2024-03-12T09:08:47"^^xsd:dateTime ;
    skos:altLabel "Systems programming"@en,
        "Systemprogrammering"@nb ;
    skos:broader humord:c04241 ;
    skos:definition "Systemprogrammering er er aktiviteten med å programmere datamaskinsystemprogramvare.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System programming"@en,
        "Systemprogrammering"@nb ;
    skos:related humord:c62646 .

humord:c64306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64306" ;
    dct:modified "2024-03-12T09:12:20"^^xsd:dateTime ;
    skos:altLabel "Shellprogrammering"@nb,
        "Skalprogrammering"@nb ;
    skos:broader humord:c64305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shell programming"@en,
        "Skallprogrammering"@nb ;
    skos:related humord:c62321 .

humord:c64307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64307" ;
    dct:modified "2024-03-12T09:15:12"^^xsd:dateTime ;
    skos:altLabel "Script languages"@en,
        "Skriptprogrammeringsspråk"@nb,
        "Skriptspråk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Skriptprogrammeringsspråk, som oftest kalt skriptspråk, er en type programmeringsspråk som tolkes og utføres av separate programmer.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scripting languages"@en,
        "Skriptspråk"@nb .

humord:c64308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64308" ;
    dct:modified "2024-03-18T07:55:29"^^xsd:dateTime ;
    skos:altLabel "Shades"@en,
        "Skuggar"@nb,
        "Skuggelegging"@nb,
        "Skygger"@nb ;
    skos:broader humord:c05394 ;
    skos:definition "Skyggelegging, er en tegneteknikk mest brukt til kull- og blyanttegninger.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shading"@en,
        "Skyggelegging"@nb .

humord:c64309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64309" ;
    dct:modified "2024-03-12T10:10:41"^^xsd:dateTime ;
    skos:altLabel "Smalltalk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Smalltalk er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smalltalk"@en,
        "Smalltalk"@nb .

humord:c64310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64310" ;
    dct:modified "2024-03-18T07:57:01"^^xsd:dateTime ;
    skos:altLabel "Smartkort"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Smartkort er plastkort i betalingskortstørrelse eller mindre, utstyrt med påmontert mikroprosessor og/eller elektronisk minne. Smartkort med mikroprosessor er i praksis små datamaskiner med innebygget programvare tilpasset spesielle oppgaver, ofte innen identifisering eller autentisering. De mest utbredte smartkortene i Norge er SIM-kort og stort sett alle nye bankkort. Generelt regnes smartkort som langt sikrere enn vanlige bankkort med magnetstripe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smartcard"@en,
        "Smartkort"@nb .

humord:c64311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64311" ;
    dct:modified "2024-03-20T10:27:13"^^xsd:dateTime ;
    skos:altLabel "Smart grids"@en,
        "Intelligente straumnett"@nb,
        "Intelligente strømnett"@nb,
        "Smarte straumnett"@nb,
        "Smarte strømnett"@nb,
        "Smartgrid"@nb,
        "Smartnett"@nb ;
    skos:broader humord:c20368 ;
    skos:definition "Et smart strømnett er samlebetegnelsen på en ny generasjon strømnett hvor en tar i bruk ny kommunikasjonsteknologi for å utnytte energiinfrastrukturen bedre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smart grid"@en,
        "Smartnett"@nb .

humord:c64312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64312" ;
    dct:modified "2024-03-12T10:24:12"^^xsd:dateTime ;
    skos:altLabel "Electric power engineering"@en,
        "Power systems engineering"@en,
        "Elkraftteknikk"@nb,
        "Kraftsystemteknikk"@nb,
        "Sterkstraumteknikk"@nb,
        "Sterkstrømteknikk"@nb ;
    skos:broader humord:c20368 ;
    skos:definition "Elkraftteknikk, også kalt kraftsystemteknikk, er et underfelt av elektroteknikk som omhandler generering, overføring, distribusjon og utnyttelse av elektrisk kraft, og det elektriske apparatet koblet til slike systemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Power engineering"@en,
        "Elkraftteknikk"@nb .

humord:c64313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64313" ;
    dct:modified "2024-03-12T10:32:40"^^xsd:dateTime ;
    skos:altLabel "Elektrisk kraftoverføring"@nb,
        "Høgspentliner"@nb,
        "Høgspentlinjer"@nb,
        "Høyspentlinjer"@nb,
        "Kraftliner"@nb,
        "Kraftlinjer"@nb ;
    skos:broader humord:c64314 ;
    skos:definition "Elektrisk kraftoverføring er den massebevegelsen av elektrisk energi fra en produksjonssted, som for eksempel et kraftverk, til en elektrisk transformatorstasjon.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric power transmission"@en,
        "Elektrisk kraftoverføring"@nb .

humord:c64314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64314" ;
    dct:modified "2024-03-12T10:32:07"^^xsd:dateTime ;
    skos:altLabel "High-voltage cables"@en,
        "Høgspenningskablar"@nb,
        "Høgspenningsteknikk"@nb,
        "Høyspenningskabler"@nb ;
    skos:broader humord:c64312 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High-voltage engineering"@en,
        "Høyspenningsteknikk"@nb .

humord:c64315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64315" ;
    dct:modified "2024-03-12T10:37:57"^^xsd:dateTime ;
    skos:altLabel "Smarte omgivelser"@nb,
        "Smarte omgivnadar"@nb,
        "Smarte omgivnader"@nb,
        "Smarte omgjevnadar"@nb,
        "Smarte omgjevnader"@nb,
        "Smarte system"@nb,
        "Smarte systemer"@nb,
        "Smartteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smart technology"@en,
        "Smartteknologi"@nb .

humord:c64316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64316" ;
    dct:modified "2024-03-12T10:42:50"^^xsd:dateTime ;
    skos:altLabel "Domotics"@en,
        "Smart homes"@en,
        "Smart houses"@en,
        "Domotikk"@nb,
        "Heimeautomasjon"@nb,
        "Heimeautomatisering"@nb,
        "Hjemmeautomasjon"@nb,
        "Smarte heimar"@nb,
        "Smarte hjem"@nb,
        "Smarte hus"@nb,
        "Smartheimar"@nb,
        "Smarthjem"@nb,
        "Smarthus"@nb ;
    skos:broader humord:c64315 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Home automation"@en,
        "Hjemmeautomatisering"@nb .

humord:c64317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64317" ;
    dct:modified "2024-03-12T10:51:34"^^xsd:dateTime ;
    skos:altLabel "Agile methods"@en,
        "Agile planning"@en,
        "Agile programming"@en,
        "Agile software development"@en,
        "Scrum"@en,
        "Scrum"@nb,
        "Smidig estimering"@nb,
        "Smidig planlegging"@nb,
        "Smidig programmering"@nb,
        "Smidig programvareutvikling"@nb,
        "Smidig systemutvikling"@nb,
        "Smidig utvikling"@nb,
        "Smidig utviklingsmetodikk"@nb,
        "Smidige metodar"@nb,
        "Smidige metoder"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "nnen programvareutvikling er smidig utvikling en form for prosjektarbeid hvor oppdagelse av krav og forbedring av løsninger gjøres gjennom samarbeid i selvorganiserende og tverrfaglige lag hvor kunden eller sluttbrukeren er med, adaptiv planlegging, evolusjonær utvikling, tidlig levering, kontinuerlig forbedring, og fleksibel respons på endringer i krav, kapasitet og forståelse av problemene som skal løses <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agile development"@en,
        "Smidig utvikling"@nb .

humord:c64318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64318" ;
    dct:modified "2024-03-12T10:54:49"^^xsd:dateTime ;
    skos:altLabel "Simple Mail Transfer Protocol"@en,
        "SMTP"@nb,
        "Simple Mail Transfer Protocol"@nb ;
    skos:broader humord:c62373 ;
    skos:definition "Simple Mail Transfer Protocol (SMTP) er en standardisert protokoll som beskriver hvordan e-post skal sendes fra en datamaskin til en annen, som regel over et nettverk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SMTP"@en,
        "SMTP"@nb ;
    skos:related humord:c15250 .

humord:c64319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64319" ;
    dct:modified "2024-03-18T07:59:54"^^xsd:dateTime ;
    skos:altLabel "Simple Network Management Protocol"@en,
        "SNMP"@nb,
        "Simple Network Management Protocol"@nb ;
    skos:broader humord:c63721 ;
    skos:definition "Simple Network Management Protocol (SNMP) er ein nettverksprotokoll som blir brukt på IP-nettverk for å administrere og overvake datamaskiner og nettverksutstyr.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SNMP"@en,
        "SNMP"@nb .

humord:c64320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64320" ;
    dct:modified "2024-03-12T11:01:05"^^xsd:dateTime ;
    skos:altLabel "Snobol"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Snobol   er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snobol"@en,
        "Snobol"@nb .

humord:c64321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64321" ;
    dct:modified "2024-03-12T11:05:53"^^xsd:dateTime ;
    skos:altLabel "SSM"@en,
        "Myke systemer-metoden"@nb,
        "SSM"@nb,
        "Soft systems methodology"@nb ;
    skos:broader humord:c22297 ;
    skos:definition "Soft systems methodology er en organisert tenkemåte som er anvendelig for problematiske sosiale situasjoner og for endringsledelse ved bruk av handling.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soft systems methodology"@en,
        "Soft systems methodology"@nb .

humord:c64322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64322" ;
    dct:modified "2024-03-12T11:07:49"^^xsd:dateTime ;
    skos:altLabel "Variables (Stars)"@en,
        "Variabel stjerne"@nb,
        "Variable stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Variable stjerner er stjerner med variabel lysstyrke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Variable stars"@en,
        "Variable stjerner"@nb .

humord:c64323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64323" ;
    dct:modified "2024-03-12T11:22:32"^^xsd:dateTime ;
    skos:altLabel "Scalable Processor Architecture"@en,
        "SPARC"@nb,
        "Scalable Processor Architecture"@nb ;
    skos:broader humord:c62424 ;
    skos:definition "SPARC (Scalable Processor ARChitecture) er en RISC-mikoprosessor-arkitektur som opprinnelig ble lansert av Sun Microsystems i 1986.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SPARC"@en,
        "SPARC"@nb .

humord:c64324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64324" ;
    dct:modified "2024-03-12T11:22:38"^^xsd:dateTime ;
    skos:altLabel "Rayet-Wolf stars"@en,
        "W stars"@en,
        "WR stars"@en,
        "Wolf–Rayet-stjerner"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Wolf-Rayet-stjerne er en stjerne med høy overflatetemperatur og hvor spektrumet viser et svært bredt og kraftig emisjonsspekter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolf–Rayet stars"@en,
        "Wolf–Rayet-stjerner"@nb .

humord:c64325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64325" ;
    dct:modified "2024-03-12T12:18:23"^^xsd:dateTime ;
    skos:altLabel "Specification"@en,
        "Spesifikasjon"@nb,
        "Spesifikasjonar"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "En spesifikasjon refererer ofte til en samling dokumenterte krav som skal oppfylles av et materiale, en design, et produkt eller en tjeneste. En spesifikasjon er ofte en type teknisk standard. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Specifications"@en,
        "Spesifikasjoner"@nb .

humord:c64326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64326" ;
    dct:modified "2024-03-12T12:38:12"^^xsd:dateTime ;
    skos:altLabel "Børstespinnarar"@nb,
        "Lymantriidae"@nb ;
    skos:broader humord:c27631 ;
    skos:definition "Børstespinnere er en delgruppe av en familie i ordenen sommerfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tussock moths"@en,
        "Børstespinnere"@nb .

humord:c64327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64327" ;
    dct:modified "2024-03-12T12:41:01"^^xsd:dateTime ;
    skos:altLabel "Splitt og hersk (Algoritmar)"@nb ;
    skos:broader humord:c08164 ;
    skos:definition "En splitt og hersk-algoritme er et paradigme innenfor algoritmer som er basert på mangegreiners rekursjon. Den arbeider rekursivt ved å bryte ned et problem i to eller flere underproblemer av samme eller beslektet type, inntil disse blir enkel nok til å bli løst direkte. Løsningen på underproblemene blir kombinert for å gi løsningen på det opprinnelige problem. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Divide and conquer algorithms"@en,
        "Splitt og hersk (Algoritmer)"@nb .

humord:c64328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64328" ;
    dct:modified "2024-03-12T12:42:10"^^xsd:dateTime ;
    skos:altLabel "Modellorganismar"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Modellorganisme er ein bakterie, ein sopp, ei plante eller eit dyr som blir nytta av forskarar for å forstå biologiske prinsipp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Model organisms"@en,
        "Modellorganismer"@nb .

humord:c64329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64329" ;
    dct:modified "2024-03-12T12:43:54"^^xsd:dateTime ;
    skos:altLabel "Spring framework"@en,
        "Spring"@nb,
        "Spring framework"@nb,
        "Spring rammeverk"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Spring rammeverket  er en åpen kildekode-applikasjon for Java-plattformen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spring (Framwork)"@en,
        "Spring"@nb .

humord:c64330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64330" ;
    dct:modified "2024-03-12T12:52:36"^^xsd:dateTime ;
    skos:altLabel "Query processing"@en,
        "Spørjeprosessering"@nb,
        "Spørjespråk"@nb,
        "Spørreprosessering"@nb,
        "Søkespråk"@nb,
        "Søkespørsmålsbehandling"@nb,
        "Søkespørsmålshandsaming"@nb,
        "Søkjespråk"@nb,
        "Søkjespørsmålsbehandling"@nb,
        "Søkjespørsmålshandsaming"@nb ;
    skos:broader humord:c04187 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Query language"@en,
        "Spørrespråk"@nb .

humord:c64331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64331" ;
    dct:modified "2024-03-12T12:54:54"^^xsd:dateTime ;
    skos:altLabel "Structured Query Language"@en,
        "SQL"@nb,
        "Structured Query Language"@nb ;
    skos:broader humord:c64330 ;
    skos:definition "SQL er et spesialisert programmeringsspråk, et såkalt spørrespråk, som brukes til å å oppdatere eller hente informasjon fra relasjonsdatabaser.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SQL"@en,
        "SQL"@nb .

humord:c64332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64332" ;
    dct:modified "2024-03-12T12:56:52"^^xsd:dateTime ;
    skos:altLabel "Roundworms"@en,
        "Nematoda"@nb,
        "Nematodar"@nb,
        "Rundmakkar"@nb,
        "Rundmarkar"@nb,
        "Rundmarker"@nb,
        "Rundormar"@nb,
        "Rundormer"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Rundormer er en rekke i dyreriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nematodes"@en,
        "Nematoder"@nb .

humord:c64333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64333" ;
    dct:modified "2024-03-18T08:03:49"^^xsd:dateTime ;
    skos:altLabel "Structured systems analysis and design method"@en,
        "SSADM"@nb,
        "Structured systems analysis and design method"@nb ;
    skos:broader humord:c62371 ;
    skos:definition "SSADM er en systemtilnærming til analyse og design av informasjonssystemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SSADM"@en,
        "SSADM"@nb .

humord:c64334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64334" ;
    dct:modified "2024-03-12T13:00:01"^^xsd:dateTime ;
    skos:altLabel "Caenorhabditis elegans"@en,
        "C. elegans"@nb,
        "Caenorhabditis elegans"@nb ;
    skos:broader humord:c64328,
        humord:c64332 ;
    skos:definition "Caenorhabditis elegans (C. elegans) er en rundorm som benyttes mye som modellorganisme i biologisk forskning. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "C. elegans"@en,
        "C. elegans"@nb .

humord:c64335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64335" ;
    dct:modified "2024-03-12T13:00:22"^^xsd:dateTime ;
    skos:altLabel "Persistente objektsystem"@nb,
        "Persistente objektsystemer"@nb,
        "Stabile objektsystem"@nb ;
    skos:broader humord:c62236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Persistent object systems"@en,
        "Stabile objektsystemer"@nb .

humord:c64336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64336" ;
    dct:modified "2024-03-12T13:02:45"^^xsd:dateTime ;
    skos:altLabel "Stablar"@nb,
        "Stabler"@nb,
        "Stakkar (Datastrukturer)"@nb ;
    skos:broader humord:c04204 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stacks (Data structures)"@en,
        "Stakker (Datastrukturer)"@nb .

humord:c64337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64337" ;
    dct:modified "2024-03-18T08:05:37"^^xsd:dateTime ;
    skos:altLabel "Akseptorar"@nb,
        "Akseptorer"@nb,
        "Donorar (Halvleiarar)"@nb,
        "Donorer (Halvledere)"@nb,
        "Dopelement"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Dopelementer, refererer til et tilsetningsstoff som tilsettes med vilje til et materiale for å modifisere dets elektriske eller optiske egenskaper. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dopants"@en,
        "Dopelementer"@nb .

humord:c64338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64338" ;
    dct:modified "2024-03-12T13:13:49"^^xsd:dateTime ;
    skos:altLabel "Standard ML"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Standard ML er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard ML"@en,
        "Standard ML"@nb .

humord:c64339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64339" ;
    dct:modified "2024-03-12T13:18:29"^^xsd:dateTime ;
    skos:altLabel "Statistisk klassifikasjon"@nb ;
    skos:broader humord:c00139 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical classification"@en,
        "Statistisk klassifikasjon"@nb .

humord:c64340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64340" ;
    dct:modified "2024-03-12T13:28:20"^^xsd:dateTime ;
    skos:altLabel "Statistisk mønsterattkjenning"@nb,
        "Statistisk mønstergjenkjenning"@nb ;
    skos:broader humord:c62348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Staticical pattern recognition"@en,
        "Statistisk mønstergjenkjenning"@nb .

humord:c64341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64341" ;
    dct:modified "2024-03-12T13:31:17"^^xsd:dateTime ;
    skos:altLabel "Statistical signal analysis"@en,
        "Statistisk signalanalyse"@nb,
        "Statistisk signalbehandling"@nb,
        "Statistisk signalhandsaming"@nb ;
    skos:broader humord:c64291 ;
    skos:definition "Statistisk signalbehandling er en tilnærming som behandler signaler som stokastiske prosesser, og bruker deres statistiske egenskaper til å utføre signalbehandlingsoppgaver.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical signal processing"@en,
        "Statistisk signalbehandling"@nb .

humord:c64342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64342" ;
    dct:modified "2024-03-18T08:06:52"^^xsd:dateTime ;
    skos:altLabel "Løynd skrift"@nb,
        "Løynde meldingar"@nb,
        "Skjult skrift"@nb,
        "Skjulte meldingar"@nb,
        "Skjulte meldinger"@nb,
        "Steganografi"@nb ;
    skos:broader humord:c06428 ;
    skos:definition "Steganografi er en form for kryptering der innholdet i en melding skjules for omverdenen ved at meldingen opptrer som noe helt annet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steganography"@en,
        "Steganografi"@nb .

humord:c64343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64343" ;
    dct:modified "2024-03-12T13:38:51"^^xsd:dateTime ;
    skos:altLabel "Steiner networks"@en,
        "Steiner tree problem"@en,
        "Steinernettverk"@nb,
        "Steinerproblemet"@nb,
        "Steinertre"@nb,
        "Streinertreproblemet"@nb ;
    skos:broader humord:c64095 ;
    skos:definition "I kombinatorisk matematikk er Steinertreorpblemet  en fellesbetegnelse for en klasse med problemer innen kombinatorisk optimering.<wikipwedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steiner trees"@en,
        "Steinertrær"@nb .

humord:c64344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64344" ;
    dct:modified "2024-03-12T13:41:13"^^xsd:dateTime ;
    skos:altLabel "Radiation dosimetry"@en,
        "Dosimetri"@nb ;
    skos:broader humord:c61602,
        humord:c61661 ;
    skos:definition "Dosemetri er metoder innen kjernekjemi for å måle absorbert strålingsdose. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dosimetry"@en,
        "Dosimetri"@nb .

humord:c64345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64345" ;
    dct:modified "2024-03-18T08:07:49"^^xsd:dateTime ;
    skos:altLabel "Voice recognition"@en,
        "Stemmeattkjenning"@nb,
        "Stemmegjenkjenning"@nb ;
    skos:broader humord:c28502 ;
    skos:definition "Stemmegjenkjenning er en biometrisk prosess for å gjenkjenne en persons stemme, det vil si å identifisere personen ved hjelp av dens karakteristikk i stemmen - på engelsk «speaker recognition». Dette må ikke forveksles med «talegjenkjenning» som er prosessen å omsette muntlig til skriftlig språk. Stemmegjenkjenning: hvem som snakker. Talegjenkjenning: hva som blir sagt.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speaker recognition"@en,
        "Stemmegjenkjenning"@nb ;
    skos:related humord:c12009 .

humord:c64346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64346" ;
    dct:modified "2024-03-12T13:50:25"^^xsd:dateTime ;
    skos:altLabel "Dybdesyn"@nb,
        "Stereopsis"@nb,
        "Stereoskopisk syn"@nb ;
    skos:broader humord:c03889 ;
    skos:definition "Stereoskopisk syn – stereopsis – er et tredimensjonalt synsinntrykk, ofte omtalt som dybdesyn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stereoscopic vision"@en,
        "Stereoskopisk syn"@nb .

humord:c64347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64347" ;
    dct:modified "2024-03-12T13:50:45"^^xsd:dateTime ;
    skos:altLabel "Microchemistry"@en,
        "Small-scale chemistry"@en,
        "Halvmikroskala"@nb,
        "Mikrokjemi"@nb,
        "Mikroskalakjemi"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Mikrokjemi refererer til en type kjemi som opererer med små mengder kjemikalier og ofte brukes som en undervisnings- og analytisk metode. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microscale chemistry"@en,
        "Mikrokjemi"@nb .

humord:c64348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64348" ;
    dct:modified "2024-03-12T13:52:22"^^xsd:dateTime ;
    skos:altLabel "Stochastic optimization"@en,
        "Stokastisk optimering"@nb,
        "Stokastisk programmering"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic programming"@en,
        "Stokastisk programmering"@nb .

humord:c64349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64349" ;
    dct:modified "2024-03-12T13:54:53"^^xsd:dateTime ;
    skos:altLabel "Stokastisk simulering"@nb ;
    skos:broader humord:c64096 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic simulation"@en,
        "Stokastisk simulering"@nb .

humord:c64350 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64350" ;
    dct:modified "2024-03-12T13:54:48"^^xsd:dateTime ;
    skos:altLabel "Spot test analysis"@en,
        "Dropeanalyse"@nb ;
    skos:broader humord:c64347 ;
    skos:definition "Dråpeanalyse, også kjent som titrering, er en analytisk teknikk som brukes til å bestemme konsentrasjonen av en løsning ved å tilsette en kjent mengde av en titreringsløsning.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spot analysis"@en,
        "Dråpeanalyse"@nb .

humord:c64351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64351" ;
    dct:modified "2024-03-12T13:56:00"^^xsd:dateTime ;
    skos:altLabel "Stokastiske algoritmar"@nb ;
    skos:broader humord:c64096 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic algorithms"@en,
        "Stokastiske algoritmer"@nb .

humord:c64352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64352" ;
    dct:modified "2024-03-12T13:58:27"^^xsd:dateTime ;
    skos:altLabel "Stokastiske nettverk"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic networks"@en,
        "Stokastiske nettverk"@nb .

humord:c64353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64353" ;
    dct:modified "2024-03-12T14:00:04"^^xsd:dateTime ;
    skos:altLabel "Stokastiske system"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic systems"@en,
        "Stokastiske systemer"@nb .

humord:c64354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64354" ;
    dct:modified "2024-03-18T09:22:56"^^xsd:dateTime ;
    skos:altLabel "Duftkjemi"@nb ;
    skos:broader humord:c08083 ;
    skos:definition "Duftkjemi er studiet av kjemiske forbindelser og deres strukturer som er ansvarlige for luktene vi oppfatter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fragrance chemistry"@en,
        "Duftkjemi"@nb .

humord:c64355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64355" ;
    dct:modified "2024-03-12T14:03:39"^^xsd:dateTime ;
    skos:altLabel "Strukturell bioinformatikk"@nb ;
    skos:broader humord:c21883 ;
    skos:definition "Strukturell bioinformatikk er grenen av bioinformatikk som er relatert til analysen og prediksjonen av tredimensjonal struktur for biologiske makromolekyler som proteiner, RNA og DNA. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural bioinformatics"@en,
        "Strukturell bioinformatikk"@nb .

humord:c64356 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64356" ;
    dct:modified "2024-03-12T14:06:16"^^xsd:dateTime ;
    skos:altLabel "Structured design"@en,
        "Strukturell analyse"@nb,
        "Strukturert analyse"@nb ;
    skos:broader humord:c61513 ;
    skos:definition "I programvareteknikk er strukturert analyse (SA) og strukturert design (SD) metoder for å analysere forretningskrav og utvikle spesifikasjoner for å konvertere praksis til dataprogrammer, maskinvarekonfigurasjoner og relaterte manuelle prosedyrer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubop24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structured analysis"@en,
        "Strukturert analyse"@nb .

humord:c64357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64357" ;
    dct:modified "2024-03-12T14:06:02"^^xsd:dateTime ;
    skos:altLabel "Aroma compounds"@en,
        "Fragrances"@en,
        "Odorants"@en,
        "Duftstoff"@nb,
        "Luktstoff"@nb,
        "Luktstoffer"@nb ;
    skos:broader humord:c08386 ;
    skos:definition "Duftstoffer refererer til kjemiske forbindelser som gir en bestemt lukt eller aroma. Det brukes i en rekke produkter, inkludert parfymer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fragrant substances"@en,
        "Duftstoffer"@nb ;
    skos:related humord:c16086 .

humord:c64358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64358" ;
    dct:modified "2024-03-12T14:13:02"^^xsd:dateTime ;
    skos:altLabel "Apache Struts"@en,
        "Apache Struts"@nb,
        "Struts (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Apache Struts 1 er et åpen kildekode webapplikasjonsrammeverk for å utvikle Java EE webapplikasjoner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Struts"@en,
        "Struts (Programmeringsspråk)"@nb .

humord:c64359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64359" ;
    dct:modified "2024-03-12T14:19:21"^^xsd:dateTime ;
    skos:altLabel "Vulnerability assessments  (Computer security)"@en,
        "Vulnerability scanning (Computer security)"@en,
        "Sårbarheitsanalyse  (Datatryggleik)"@nb,
        "Sårbarheitstesting (Datatryggleik)"@nb,
        "Sårbarhetsanalyse (Datasikkerhet)"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vulnerability testing (Computer security)"@en,
        "Sårbarhetstesting (Datasikkerhet)"@nb .

humord:c64360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64360" ;
    dct:modified "2024-03-13T09:05:58"^^xsd:dateTime ;
    skos:altLabel "PVA"@en,
        "Population viability analysis"@en,
        "Viability analysis"@en,
        "Viability assessment"@en,
        "Vulnerability analysis"@en,
        "PVA"@nb,
        "Populasjonsviabilitetsanalyse"@nb,
        "Population viability analysis"@nb,
        "Sårbarheitsanalyse (Biologi)"@nb ;
    skos:broader humord:c64361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vulnerability assessment (Biology)"@en,
        "Sårbarhetsanalyse (Biologi)"@nb .

humord:c64361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64361" ;
    dct:modified "2024-03-12T14:28:14"^^xsd:dateTime ;
    skos:altLabel "Population ecology"@en,
        "Population studies"@en,
        "Populasjonsbiologi"@nb,
        "Populasjonsstudiar"@nb,
        "Populasjonsstudier"@nb,
        "Populasjonsøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Populasjonsbiologi er en gren av økologien der man studerer mønstre og prosesser innen en populasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population biology"@en,
        "Populasjonsbiologi"@nb .

humord:c64362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64362" ;
    dct:modified "2024-09-05T15:05:46"^^xsd:dateTime ;
    skos:altLabel "Celledeling"@nb,
        "Selledeling"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Celledeling er den prosessen hvor en celle deler seg og blir til to nye celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell division"@en,
        "Celledeling"@nb .

humord:c64363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64363" ;
    dct:modified "2024-03-12T14:31:25"^^xsd:dateTime ;
    skos:altLabel "Systemvedlikehald"@nb ;
    skos:broader humord:c12518 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System maintenance"@en,
        "Systemvedlikehold"@nb .

humord:c64364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64364" ;
    dct:modified "2024-03-12T14:40:21"^^xsd:dateTime ;
    skos:altLabel "Synkronisering (Informatikk)"@nb ;
    skos:broader humord:c04192 ;
    skos:definition "Synkronisering er innen informatikken en av to distinkte, men relaterte konsepter: Synkroniseringen av prosesser og synkroniseringen av data. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synchronization (Informatics)"@en,
        "Synkronisering (Informatikk)"@nb .

humord:c64365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64365" ;
    dct:modified "2024-11-08T14:39:09"^^xsd:dateTime ;
    skos:altLabel "Dynamitt"@nb ;
    skos:broader humord:c68863 ;
    skos:definition "Dynamitt er en betegnelse brukt om sprengstoffer for sivilt bruk med nitroglyserin eller nitroglykol som sentral bestanddel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamite"@en,
        "Dynamitt"@nb ;
    skos:related humord:c09468 .

humord:c64366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64366" ;
    dct:modified "2024-03-12T14:45:31"^^xsd:dateTime ;
    skos:altLabel "Swift"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Swift er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swift"@en,
        "Swift"@nb .

humord:c64367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64367" ;
    dct:modified "2024-03-12T14:50:15"^^xsd:dateTime ;
    skos:altLabel "Monoculus"@en,
        "Water fleas"@en,
        "Cyclops"@nb ;
    skos:broader humord:c62676 ;
    skos:definition "Cyclops er en utbredt slekt av hoppekreps. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclops"@en,
        "Cyclops"@nb .

humord:c64368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64368" ;
    dct:modified "2024-03-18T08:15:20"^^xsd:dateTime ;
    skos:altLabel "Swing (Java)"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Swing er et GUI-widgetverktøysett for Java. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swing (Java)"@en,
        "Swing (Java)"@nb ;
    skos:related humord:c15022 .

humord:c64369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64369" ;
    dct:modified "2024-03-12T14:55:03"^^xsd:dateTime ;
    skos:altLabel "Dyvelsdrek"@nb,
        "Ferula assa-foetida"@nb,
        "Ferula foetida"@nb ;
    skos:broader humord:c62598 ;
    skos:definition "Dyvelsdrek er inntørket melkesaft av forskjellige Ferula-arter (skjermplantefamilien), spesielt F. assa-foetida fra Iran og Afghanistan. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asafetida"@en,
        "Dyvelsdrek"@nb .

humord:c64370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64370" ;
    dct:modified "2024-03-12T14:56:09"^^xsd:dateTime ;
    skos:altLabel "Dadlar"@nb ;
    skos:broader humord:c19056 ;
    skos:definition "Daddel er frukt av daddelpalme. Daddel er et bær med ett frø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dates"@en,
        "Dadler"@nb .

humord:c64371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64371" ;
    dct:modified "2024-03-12T14:58:55"^^xsd:dateTime ;
    skos:altLabel "Spiderwort family"@en,
        "Commelinaceae"@nb,
        "Dagblomfamilien"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Dagblomfamilien er en tropisk plantefamilie blant de enfrøbladete blomsterplantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dayflower family"@en,
        "Dagblomfamilien"@nb .

humord:c64372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64372" ;
    dct:modified "2024-05-23T14:24:04"^^xsd:dateTime ;
    skos:altLabel "Dagliljer"@nb,
        "Hemerocallis"@nb ;
    skos:broader humord:c66512 ;
    skos:definition "Daglilje er en planteslekt i Dagliljefamilien (Asphodelaceae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Daylilies"@en,
        "Dagliljer"@nb .

humord:c64374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64374" ;
    dct:modified "2024-03-12T15:08:32"^^xsd:dateTime ;
    skos:altLabel "Edelmetall"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Edelmetall, som gull, sølv og platina, er metall som held seg i metallform. Dei blir kalla «edle» fordi dei ikkje reagerer med oksygen og vatn, og heller ikkje blir løyste i fortynna syrer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Noble metals"@en,
        "Edelmetaller"@nb .

humord:c64375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64375" ;
    dct:modified "2024-03-12T15:12:17"^^xsd:dateTime ;
    skos:altLabel "Stråleforming"@nb ;
    skos:broader humord:c64291 ;
    skos:definition "Stråleforming er en signalbehandlingsteknikk som bruker sensorer i et array for retningsbestemt transmisjon og mottakelse av et signal. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beamforming"@en,
        "Stråleforming"@nb .

humord:c64376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64376" ;
    dct:modified "2024-03-12T15:14:12"^^xsd:dateTime ;
    skos:altLabel "Ljossporing"@nb,
        "Lyssporing"@nb,
        "Strålesporing"@nb ;
    skos:broader humord:c28489 ;
    skos:definition "Strålesporing (engelsk: ray tracing) er en algoritme for å beregne synligheten av tredimensjonale objekter fra et bestemt punkt i rommet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ray tracing"@en,
        "Strålesporing"@nb .

humord:c64377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64377" ;
    dct:modified "2024-03-12T15:16:28"^^xsd:dateTime ;
    skos:altLabel "Støttevektormaskinar"@nb ;
    skos:broader humord:c04294 ;
    skos:definition "Innen maskinlæring er støttevektormaskiner (SVM-er), også kjent som støttevektornettverk, overvåkede maksimumsmarginmodeller med tilhørende læringsalgoritmer som analyserer data for klassifisering og regresjonsanalyse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Support vector machines"@en,
        "Støttevektormaskiner"@nb .

humord:c64378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64378" ;
    dct:modified "2024-03-12T15:16:22"^^xsd:dateTime ;
    skos:altLabel "Eksos"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Eksos er gass som forekommer som et resultat av forbrenning, blant annet av drivstoff som bensin eller diesel. Det blir sluppet ut i atmosfæren gjennom eksosrør eller piper. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exhaust gas"@en,
        "Eksos"@nb ;
    skos:related humord:c61248 .

humord:c64379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64379" ;
    dct:modified "2024-03-12T15:17:52"^^xsd:dateTime ;
    skos:altLabel "Støyfjerning"@nb ;
    skos:broader humord:c17759 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Noise reduction"@en,
        "Støyfjerning"@nb .

humord:c64380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64380" ;
    dct:modified "2024-03-12T15:20:55"^^xsd:dateTime ;
    skos:altLabel "SWIPP"@en,
        "SWIPP"@nb,
        "Switched Interconnection of Parallel Processors"@nb ;
    skos:broader humord:c64167 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Switched Interconnection of Parallel Processors"@en,
        "Switched Interconnection of Parallel Processors"@nb .

humord:c64381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64381" ;
    dct:modified "2024-03-18T08:18:29"^^xsd:dateTime ;
    skos:altLabel "Eksotiske atom"@nb,
        "Eksotiske atomer"@nb,
        "Eksotiske atomkjernar"@nb,
        "Eksotiske atomkjerner"@nb,
        "Eksotiske kjernar"@nb ;
    skos:broader humord:c63038 ;
    skos:definition "Eksotiske kjerner er atomkjerner der forholdet mellom antall nøytroner og antall protoner er mye større eller mye mindre enn i naturlige atomkjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exotic atoms"@en,
        "Eksotiske kjerner"@nb .

humord:c64382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64382" ;
    dct:modified "2024-03-12T15:29:23"^^xsd:dateTime ;
    skos:altLabel "Algebraic computation"@en,
        "Algebraic computing"@en,
        "Algebraic methods"@en,
        "Computer algebra"@en,
        "Algebraisk databehandling"@nb,
        "Algebraisk datahandsaming"@nb,
        "Algebraiske metodar"@nb,
        "Algebraiske metoder"@nb,
        "Matematisk databehandling"@nb,
        "Matematisk datahandsaming"@nb,
        "Symbolsk beregning"@nb,
        "Symbolsk berekning"@nb,
        "Symbolsk databehandling"@nb,
        "Symbolsk datahandsaming"@nb,
        "Symbolsk matematisk databehandling"@nb,
        "Symbolsk matematisk datahandsaming"@nb ;
    skos:broader humord:c04211,
        humord:c08163 ;
    skos:definition "I matematikk og informatikk refererer symbolsk databehandling, også kalt symbolsk beregning eller algebraisk beregning, til forskningsområdet som omhandler studiet og utviklingen av algoritmer og programvare for manipulering av matematiske uttrykk og andre matematiske objekter.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symbolic computation"@en,
        "Symbolsk databehandling"@nb .

humord:c64383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64383" ;
    dct:modified "2024-03-12T15:33:12"^^xsd:dateTime ;
    skos:altLabel "Symmetric-key algorithms"@en,
        "Symmetrisk kryptering"@nb,
        "Symmetrisk kryptografi"@nb,
        "Symmetriske krypteringsalgoritmar"@nb,
        "Symmetriske krypteringsalgoritmer"@nb ;
    skos:broader humord:c06428 ;
    skos:definition "Symmetrisk kryptering er krypteringsalgoritmer der samme nøkkel brukes for både kryptering og dekryptering <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symmetric encryption"@en,
        "Symmetrisk kryptering"@nb .

humord:c64384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64384" ;
    dct:modified "2024-03-18T08:19:37"^^xsd:dateTime ;
    skos:altLabel "Syntaksorientert editor"@nb,
        "Syntaksorientert redigeringsprogram"@nb ;
    skos:broader humord:c04247 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Syntax oriented editor"@en,
        "Syntaksorientert editor"@nb .

humord:c64385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64385" ;
    dct:modified "2024-03-12T15:37:15"^^xsd:dateTime ;
    skos:altLabel "Systemadministrasjon"@nb,
        "Systemskifte"@nb ;
    skos:broader humord:c62646 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System administration"@en,
        "Systemadministrasjon"@nb .

humord:c64386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64386" ;
    dct:modified "2024-03-12T15:41:38"^^xsd:dateTime ;
    skos:altLabel "Systemarkitektur"@nb ;
    skos:broader humord:c17090 ;
    skos:definition "Systemarkitektur er den konseptuelle modellen som definerer strukturen, oppførselen og flere visninger av et system. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System architecture"@en,
        "Systemarkitektur"@nb .

humord:c64387 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64387" ;
    dct:modified "2024-03-12T15:43:42"^^xsd:dateTime ;
    skos:altLabel "Systembeskriving"@nb,
        "Systemskildring"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System description"@en,
        "Systembeskrivelse"@nb .

humord:c64388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64388" ;
    dct:modified "2024-03-12T15:45:17"^^xsd:dateTime ;
    skos:altLabel "SystemC"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "SystemC er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SystemC"@en,
        "SystemC"@nb .

humord:c64389 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64389" ;
    dct:modified "2024-03-12T15:46:43"^^xsd:dateTime ;
    skos:altLabel "Systemevaluering"@nb ;
    skos:broader humord:c17090 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System evaluation"@en,
        "Systemevaluering"@nb .

humord:c64390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64390" ;
    dct:modified "2024-03-12T15:50:58"^^xsd:dateTime ;
    skos:altLabel "Systemtesting"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System testing"@en,
        "Systemtesting"@nb .

humord:c64391 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64391" ;
    dct:modified "2024-03-12T15:52:16"^^xsd:dateTime ;
    skos:altLabel "System intrusion"@en,
        "Systeminvadering"@nb,
        "Systemsikkerheit"@nb,
        "Systemtryggleik"@nb ;
    skos:broader humord:c04176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System security"@en,
        "Systemsikkerhet"@nb .

humord:c64392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64392" ;
    dct:modified "2024-03-12T15:53:38"^^xsd:dateTime ;
    skos:altLabel "Systemintegrasjon"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System integration"@en,
        "Systemintegrasjon"@nb .

humord:c64393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64393" ;
    dct:modified "2024-03-12T15:54:47"^^xsd:dateTime ;
    skos:altLabel "Systemidentifikasjon"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "System identification"@en,
        "Systemidentifikasjon"@nb .

humord:c64394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64394" ;
    dct:modified "2024-03-13T09:13:10"^^xsd:dateTime ;
    skos:altLabel "Elastomerar"@nb ;
    skos:broader humord:c08395 ;
    skos:definition "Elastomer er en fellesbetegnelse på syntetiske eller naturlige polymerer som ved romtemperatur viser svært elastiske egenskaper <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elastomers"@en,
        "Elastomerer"@nb .

humord:c64395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64395" ;
    dct:modified "2024-04-25T14:22:49"^^xsd:dateTime ;
    skos:altLabel "Caoutchouc"@en,
        "India rubber"@en,
        "Gummitre"@nb,
        "Gummitrær"@nb,
        "Kautsjuk"@nb,
        "Naturgummi"@nb ;
    skos:broader humord:c64394 ;
    skos:definition "Naturgummi er gummi som utvinnes fra forskjellige tropiske og subtropiske planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural rubber"@en,
        "Naturgummi"@nb .

humord:c64396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64396" ;
    dct:modified "2024-03-13T07:48:58"^^xsd:dateTime ;
    skos:altLabel "Tutor"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Tutor er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tutor"@en,
        "Tutor"@nb .

humord:c64397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64397" ;
    dct:modified "2024-03-13T07:51:23"^^xsd:dateTime ;
    skos:altLabel "Turingtesten"@nb ;
    skos:broader humord:c04225 ;
    skos:definition "Den engelske matematikeren Alan Turing formulerte i 1950 en test, i etterkant kjent som Turingtesten, for å sannsynliggjøre at det er mulig å konstruere maskiner som kan imitere menneskelig tenkeevne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turing test"@en,
        "Turingtesten"@nb .

humord:c64398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64398" ;
    dct:modified "2024-03-13T07:57:21"^^xsd:dateTime ;
    skos:altLabel "Turinggrad"@nb ;
    skos:broader humord:c12380 ;
    skos:definition "Turinggrad er måling av nivået av algoritmisk uløselighet til et sett <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turing degree"@en,
        "Turinggrad"@nb .

humord:c64399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64399" ;
    dct:modified "2024-03-13T07:58:51"^^xsd:dateTime ;
    skos:altLabel "Turing (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Turing er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turing (Programming language)"@en,
        "Turing (Programmeringsspråk)"@nb .

humord:c64400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64400" ;
    dct:modified "2024-03-13T08:02:22"^^xsd:dateTime ;
    skos:altLabel "HPC"@en,
        "Super computers"@en,
        "Supercomputing"@en,
        "HPC"@nb,
        "Superdatamaskinar"@nb,
        "Superdatamaskiner"@nb,
        "Tungrekning"@nb ;
    skos:broader humord:c04197 ;
    skos:definition "Superdatamaskin er en samlebetegnelse på de dyreste og mest avanserte datamaskinene. Disse brukes til omfattende regneoppgaver som værsimuleringer, klimaforskning, høyergifysikk, medisin og andre store beregningsoppgaver. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High-performance computing"@en,
        "Tungregning"@nb .

humord:c64401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64401" ;
    dct:modified "2024-03-13T08:09:54"^^xsd:dateTime ;
    skos:altLabel "Chebychev-rekker"@nb,
        "Chebychev-rekkjer"@nb,
        "Chebyshev-rekker"@nb,
        "Chebyshev-rekkjer"@nb,
        "Tsjebysjov-rekker"@nb,
        "Tsjebysjov-rekkjer"@nb ;
    skos:broader humord:c64402 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chebyshev series"@en,
        "Tsjebysjov-rekker"@nb .

humord:c64402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64402" ;
    dct:modified "2024-03-14T09:01:27"^^xsd:dateTime ;
    skos:altLabel "Ortogonale polynom"@nb ;
    skos:broader humord:c64403 ;
    skos:definition "I matematikk er en ortogonal polynomsekvens en familie av polynomer slik at alle polynomene i sekvensen er ortogonale overfor hverandre under en viss indre-punktprodukt. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orthogonal polynomials"@en,
        "Ortogonale polynomer"@nb .

humord:c64403 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64403" ;
    dct:modified "2024-03-13T08:12:15"^^xsd:dateTime ;
    skos:altLabel "Polynom"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Polynom er et matematisk uttrykk som består av mange ledd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polynomials"@en,
        "Polynomer"@nb .

humord:c64404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64404" ;
    dct:modified "2024-03-13T08:16:41"^^xsd:dateTime ;
    skos:altLabel "Wi-fi"@en,
        "Wireless Fidelity"@en,
        "Wi-fi"@nb,
        "Wifi"@nb,
        "Wireless Fidelity"@nb ;
    skos:broader humord:c23944 ;
    skos:definition "Wi-Fi brukes i dagligtale som betegnelse på trådløse lokale datanettverk innenfor et avgrenset område, med som regel 10–100 meter rekkevidde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wifi"@en,
        "Wifi"@nb .

humord:c64405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64405" ;
    dct:modified "2024-03-13T08:18:50"^^xsd:dateTime ;
    skos:altLabel "Trådlause private nettverk"@nb ;
    skos:broader humord:c23954 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wireless personal area networks"@en,
        "Trådløse private nettverk"@nb .

humord:c64406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64406" ;
    dct:modified "2024-03-13T08:29:40"^^xsd:dateTime ;
    skos:altLabel "Chebychev-approksimasjon"@nb,
        "Chebyshev-approksimasjon"@nb,
        "Tsjebysjov-approksimasjon"@nb ;
    skos:broader humord:c62267 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chebyshev approximation"@en,
        "Tsjebysjov-approksimasjon"@nb .

humord:c64407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64407" ;
    dct:modified "2024-03-13T08:31:05"^^xsd:dateTime ;
    skos:altLabel "Chebychevpolynomer"@nb,
        "Chebyshev-polynom"@nb,
        "Chebyshev-polynomer"@nb,
        "Tsebysjov-polynomer"@nb ;
    skos:broader humord:c64403 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chebyshev polynomials"@en,
        "Tsebysjov-polynomer"@nb .

humord:c64408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64408" ;
    dct:modified "2024-03-13T08:32:30"^^xsd:dateTime ;
    skos:altLabel "Wireless ad hoc networks"@en,
        "MANET"@nb,
        "Trådlause ad-hoc-nettverk"@nb,
        "WANET"@nb ;
    skos:broader humord:c23954 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mobile ad hoc networks"@en,
        "Trådløse ad-hoc-nettverk"@nb .

humord:c64409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64409" ;
    dct:modified "2024-03-13T08:34:56"^^xsd:dateTime ;
    skos:altLabel "Trådar (Informatikk)"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Tråder i programmeringssammenheng er betegnelsen på flere deler av det samme programmet som kjører samtidig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Threads (Informatics)"@en,
        "Tråder (Informatikk)"@nb .

humord:c64410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64410" ;
    dct:modified "2024-12-19T13:27:50"^^xsd:dateTime ;
    skos:altLabel "Tre (Datastrukturar)"@nb ;
    skos:broader humord:c04204 ;
    skos:definition "Trær er en av de mest brukte datastrukturene innenfor informatikken. Den bygger på matematikkens grafteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trees (Data structures)"@en,
        "Trær (Datastrukturer)"@nb .

humord:c64411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64411" ;
    dct:modified "2024-03-13T08:43:31"^^xsd:dateTime ;
    skos:altLabel "TNS"@nb,
        "Tregleiksnavigasjonssystem"@nb ;
    skos:broader humord:c01506 ;
    skos:definition "Treghetsnavigasjon baserer seg på akselerasjon og rotasjon av flere treghetssensorer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inertial navigation systems"@en,
        "Treghetsnavigasjonssystem"@nb .

humord:c64412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64412" ;
    dct:modified "2024-03-18T10:15:40"^^xsd:dateTime ;
    skos:altLabel "3D images"@en,
        "3D imaging"@en,
        "3 dimensjonale avbildingar"@nb,
        "3 dimensjonale avbildninger"@nb,
        "3-dimensjonale avbildingar"@nb,
        "3-dimensjonale avbildninger"@nb,
        "3-dimensjonale bilde"@nb,
        "3-dimensjonale bilder"@nb,
        "3-dimensjonale bilete"@nb,
        "3D avbildninger"@nb,
        "3D-avbildninger"@nb,
        "3D-bilde"@nb,
        "3D-bilder"@nb,
        "3D-bilete"@nb,
        "Tredimensjonale avbildingar"@nb,
        "Tredimensjonale avbildninger"@nb,
        "Tredimensjonale bilde"@nb,
        "Tredimensjonale bilete"@nb ;
    skos:broader humord:c28489 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three dimensional images"@en,
        "Tredimensjonale bilder"@nb .

humord:c64413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64413" ;
    dct:modified "2024-03-13T08:48:28"^^xsd:dateTime ;
    skos:altLabel "Transputer"@nb ;
    skos:broader humord:c62424 ;
    skos:definition "Transputer er en serie banebrytende mikroprosessorer fra 1980-tallet, beregnet for parallell databehandling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transputer"@en,
        "Transputer"@nb .

humord:c64414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64414" ;
    dct:modified "2024-03-13T08:57:17"^^xsd:dateTime ;
    skos:altLabel "Dental biometrics"@en,
        "Dental identification"@en,
        "Tannattkjenning"@nb,
        "Tanngjenkjenning"@nb ;
    skos:broader humord:c28502 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dental recognition"@en,
        "Tanngjenkjenning"@nb .

humord:c64415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64415" ;
    dct:modified "2024-03-13T08:58:39"^^xsd:dateTime ;
    skos:altLabel "Tcl/Tk"@en,
        "Tcl"@nb,
        "Tcl/Tk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Tcl er et programmeringsspråk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tcl"@en,
        "Tcl"@nb .

humord:c64416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64416" ;
    dct:modified "2024-03-13T09:00:10"^^xsd:dateTime ;
    skos:altLabel "Teiknattkjenning"@nb,
        "Teikngjenkjenning"@nb ;
    skos:broader humord:c62348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Character recognition"@en,
        "Tegngjenkjenning"@nb .

humord:c64417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64417" ;
    dct:modified "2024-03-13T09:04:57"^^xsd:dateTime ;
    skos:altLabel "Interpolasjon (Matematikk)"@nb ;
    skos:broader humord:c62267 ;
    skos:definition "Interpolasjon er i matematikk en prosess for å tilnærme en funksjon i et punkt ved hjelp av kjente funksjonsverdier i nærliggende punkt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interpolation (Mathematics)"@en,
        "Interpolasjon (Matematikk)"@nb .

humord:c64418 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64418" ;
    dct:modified "2024-03-13T09:21:07"^^xsd:dateTime ;
    skos:altLabel "Teknisk dokumentasjon"@nb ;
    skos:broader humord:c00117 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical documentation"@en,
        "Teknisk dokumentasjon"@nb .

humord:c64419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64419" ;
    dct:modified "2024-03-13T09:28:28"^^xsd:dateTime ;
    skos:altLabel "Technology literacy"@en,
        "Teknologiforståing"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technological understanding"@en,
        "Teknologiforståelse"@nb .

humord:c64420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64420" ;
    dct:modified "2024-03-13T09:43:58"^^xsd:dateTime ;
    skos:altLabel "Tekstattkjenning"@nb,
        "Tekstgjenkjenning"@nb ;
    skos:broader humord:c62348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Text recognition"@en,
        "Tekstgjenkjenning"@nb .

humord:c64421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64421" ;
    dct:modified "2024-03-13T09:47:40"^^xsd:dateTime ;
    skos:altLabel "Tekstprosessering"@nb ;
    skos:broader humord:c04278 ;
    skos:definition "Innen databehandling, refererer tekstprosessering  til teorien og praksisen med å automatisere opprettelse eller manipulering av elektronisk tekst.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Text processing"@en,
        "Tekstprosessering"@nb .

humord:c64422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64422" ;
    dct:modified "2024-03-13T09:51:20"^^xsd:dateTime ;
    skos:altLabel "Tekstredigering"@nb ;
    skos:broader humord:c06464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Text editing"@en,
        "Tekstredigering"@nb .

humord:c64423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64423" ;
    dct:modified "2024-03-13T09:55:03"^^xsd:dateTime ;
    skos:altLabel "Telefax"@en,
        "Faks"@nb,
        "Fax"@nb,
        "Telefaks"@nb,
        "Telefax"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "Telefaks var en allmenn teletjeneste som gjorde det mulig å overføre brev, tegninger, fotografier, håndskrevne notater med mer, vanligvis over telefonnettet, slik at mottaker fikk en nøyaktig kopi av det som var sendt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fax machines"@en,
        "Telefaks"@nb .

humord:c64424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64424" ;
    dct:modified "2024-03-13T09:59:18"^^xsd:dateTime ;
    skos:altLabel "Telematikk"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "Telematikk er en fellesbetegnelse for håndtering av informasjon ved hjelp av telenettet, datamaskiner og programvare. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telematics"@en,
        "Telematikk"@nb .

humord:c64425 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64425" ;
    dct:modified "2024-03-13T10:07:39"^^xsd:dateTime ;
    skos:altLabel "Testdrevet programutvikling"@nb,
        "Testdriven programutvikling"@nb,
        "Testdriven utvikling"@nb ;
    skos:broader humord:c64254 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Test-driven development"@en,
        "Tekstdrevet utvikling"@nb .

humord:c64426 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64426" ;
    dct:modified "2024-03-13T10:20:58"^^xsd:dateTime ;
    skos:altLabel "Timetable construction"@en,
        "Timetable problem"@en,
        "Tidtabellar"@nb,
        "Tidtabellkonstruksjon"@nb,
        "Timeplankonstruksjon"@nb,
        "Timeplanproblemet"@nb ;
    skos:broader humord:c13266 ;
    skos:definition "En tidsplan eller et tidsskjema, som et grunnleggende verktøy for tidsstyring, består av en liste over tidspunkter der mulige oppgaver, hendelser eller handlinger er ment å finne sted, eller av en rekke hendelser i kronologisk rekkefølge der slike ting er ment å finne sted. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Timetables"@en,
        "Tidtabeller"@nb .

humord:c64427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64427" ;
    dct:modified "2024-03-13T10:23:22"^^xsd:dateTime ;
    skos:altLabel "Slumptal"@nb,
        "Slumptall"@nb,
        "Tilfeldige tal"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Slumptall er en betegnelse på tilfeldige tall som kan hentes fra en slumptallgenerator (som regel en algoritme) i en datamaskin.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Random numbers"@en,
        "Tilfeldige tall"@nb .

humord:c64428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64428" ;
    dct:modified "2024-03-13T10:26:37"^^xsd:dateTime ;
    skos:altLabel "SSL"@en,
        "Secure Sockets Layer"@en,
        "TLS"@en,
        "Transport Socket Layer"@en,
        "SSL"@nb,
        "Secure Sockets Layer"@nb,
        "TLS"@nb,
        "Transport Layer Security"@nb,
        "Transport Socket Layer"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Transport Layer Security (TLS) og dens forgjenger Secure Sockets Layer (SSL) er kryptografiske protokoller som tilbyr sikker kommunikasjon på Internett for nettlesing, e-post, lynmeldinger og andre dataoverføringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transport Layer Security"@en,
        "Transport Layer Security"@nb .

humord:c64429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64429" ;
    dct:modified "2024-03-13T10:34:13"^^xsd:dateTime ;
    skos:altLabel "Database transactions"@en,
        "Transaction models"@en,
        "Transaction systems"@en,
        "Transactions (Databases)"@en,
        "Databasetransaksjonar"@nb,
        "Databasetransaksjoner"@nb,
        "Transaksjonar (Databasar)"@nb,
        "Transaksjoner (Databaser)"@nb,
        "Transaksjonsbehandling"@nb,
        "Transaksjonshandsaming"@nb,
        "Transaksjonsmodellar"@nb,
        "Transaksjonsmodeller"@nb,
        "Transaksjonssystem"@nb,
        "Transaksjonssystemer"@nb ;
    skos:broader humord:c04180 ;
    skos:definition "Innen informatikkrefererer transaksjonsbehandling til informasjonsbehandling som er delt inn i individuelle, udelelige operasjoner som kalles transaksjoner.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transaction processing"@en,
        "Transaksjonsbehandling"@nb .

humord:c64430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64430" ;
    dct:modified "2024-03-13T10:39:35"^^xsd:dateTime ;
    skos:altLabel "Network traffic modeling"@en,
        "Traffic modeling"@en,
        "Traffic simulation"@en,
        "Nettverksimulering"@nb,
        "Nettverktrafikksimulering"@nb,
        "Trafikkmodellering"@nb,
        "Trafikksimulering"@nb ;
    skos:broader humord:c04327 ;
    skos:definition "Simulering av nettverkstrafikk er en prosess som brukes i telekommunikasjonsteknikk for å måle effektiviteten til et kommunikasjonsnettverk.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network traffic simulation"@en,
        "Nettverkstrafikksimulering"@nb .

humord:c64431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64431" ;
    dct:modified "2024-03-13T10:46:39"^^xsd:dateTime ;
    skos:altLabel "Traffic control (Networks)"@en,
        "Nettverkstrafikkontroll"@nb,
        "Trafikkontroll (Nettverk)"@nb ;
    skos:broader humord:c60273 ;
    skos:definition "I datanettverk refererer nettverkstrafikkontroll til prosessen med å administrere, kontrollere eller redusere nettverkstrafikken, spesielt internettbåndbredden, for eksempel ved hjelp av nettverksplanleggeren.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Network traffic control"@en,
        "Nettverkstrafikkontroll"@nb .

humord:c64432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64432" ;
    dct:modified "2024-03-13T10:48:31"^^xsd:dateTime ;
    skos:altLabel "Tk"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Tk er et fritt og åpent kryssplattform widget verktøy som tilbyr biblioteker for å bygge grafiske brukergrensesnitt i mange ulike programmeringsspråk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tk"@en,
        "Tk"@nb .

humord:c64433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64433" ;
    dct:modified "2024-03-13T10:52:58"^^xsd:dateTime ;
    skos:altLabel "SOA"@en,
        "Service oriented systems"@en,
        "SOA"@nb,
        "Tenesteorientert arkitektur"@nb,
        "Tenesteorienterte system"@nb,
        "Tjenesteorienterte systemer"@nb ;
    skos:broader humord:c62231 ;
    skos:definition "Tjenesteorientert arkitektur er en arkitekturstil laget for å integrere datasystemer på en mer kostnadseffektiv måte. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Service oriented architecture"@en,
        "Tjenesteorientert arkitektur"@nb .

humord:c64434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64434" ;
    dct:modified "2024-03-13T10:58:04"^^xsd:dateTime ;
    skos:altLabel "QoS"@en,
        "QoS"@nb,
        "Tenestekvalitet (Informasjonsteknologi)"@nb ;
    skos:broader humord:c04175 ;
    skos:definition "Tjenestekvalitet, eller QoS – Quality of Service som det heter på engelsk, er et begrep som skal si noe om kvaliteten på IKT-tjenester.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quality of service (Information technology)"@en,
        "Tjenestekvalitet (Informasjonsteknologi)"@nb .

humord:c64435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64435" ;
    dct:modified "2024-03-13T11:01:53"^^xsd:dateTime ;
    skos:altLabel "Designtenking"@nb,
        "Designtenkning"@nb ;
    skos:broader humord:c61351 ;
    skos:definition "Designtenking  er en designrammeverk som består av en mengde kognitive, strategiske og praktiske metoder som brukes av designere i prosessen med design, spesielt interaksjonsdesign, og til den kunnskapen som er utviklet om hvordan folk resonnerer når de engasjerer seg i designproblemer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Design thinking"@en,
        "Designtenking"@nb .

humord:c64436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64436" ;
    dct:modified "2024-03-13T11:06:50"^^xsd:dateTime ;
    skos:altLabel "Tilstandsdiagram"@nb ;
    skos:broader humord:c60590 ;
    skos:definition "En tilstandsdiagram er en type diagram som brukes i datavitenskap og relaterte felt for å beskrive atferden til systemer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "State diagrams"@en,
        "Tilstandsdiagrammer"@nb .

humord:c64437 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64437" ;
    dct:modified "2024-03-13T11:37:41"^^xsd:dateTime ;
    skos:altLabel "Butterflies"@en,
        "Dagfivreld"@nb,
        "Dagsommarfuglar"@nb,
        "Dagsumarfuglar"@nb,
        "Papilionoidea"@nb ;
    skos:broader humord:c27631 ;
    skos:definition "Dagsommerfugler er en gruppe av familier av insekter i orden sommerfugler, Lepidoptera. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Papilionoidea"@en,
        "Dagsommerfugler"@nb .

humord:c64438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64438" ;
    dct:modified "2024-03-13T12:16:29"^^xsd:dateTime ;
    skos:altLabel "Abelske funksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "Såkalte abelske funksjoner er definert ved inversjon av abelske integraler. De enkleste eksemplene på slike funksjoner er de trigonometriske og de elliptiske funksjonene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abelian functions"@en,
        "Abelske funksjoner"@nb .

humord:c64439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64439" ;
    dct:modified "2024-04-05T09:42:17"^^xsd:dateTime ;
    skos:altLabel "Spesielle funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:definition "Spesielle funksjoner er spesielle matematiske funksjoner som har mer eller mindre etablerte navn og notasjoner på grunn av deres betydning i matematisk analyse, funksjonsanalyse, geometri, fysikk eller andre anvendelser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Special functions"@en,
        "Spesielle funksjoner"@nb .

humord:c64440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64440" ;
    dct:modified "2024-03-13T12:18:22"^^xsd:dateTime ;
    skos:altLabel "Meijer G-functions"@en,
        "G-funksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "I matematikk ble G-funksjonen introdusert av Cornelis Simon Meijer (1936) som en svært generell funksjon ment å inkludere de fleste kjente spesialfunksjoner som spesielle tilfeller. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "G-functions"@en,
        "G-funksjoner"@nb .

humord:c64441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64441" ;
    dct:modified "2024-03-13T12:21:58"^^xsd:dateTime ;
    skos:altLabel "Hypergeometriske funksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "I matematikk er den gaussiske eller vanlige hypergeometriske funksjonen en spesialfunksjon representert ved hjelp av hypergeometrisk rekke, som inkluderer mange andre spesialfunksjoner som spesifikke eller grensetilfeller. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypergeometric functions"@en,
        "Hypergeometriske funksjoner"@nb .

humord:c64442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64442" ;
    dct:modified "2024-03-13T12:28:24"^^xsd:dateTime ;
    skos:altLabel "Sylinderfunksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cylinder functions"@en,
        "Sylinderfunksjoner"@nb .

humord:c64443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64443" ;
    dct:modified "2024-03-14T09:01:48"^^xsd:dateTime ;
    skos:altLabel "Besselfunksjonar"@nb ;
    skos:broader humord:c64444 ;
    skos:definition "En Bessel-funksjon er i matematikk løsninger av Bessel-ligningen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bessel functions"@en,
        "Besselfunksjoner"@nb .

humord:c64444 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64444" ;
    dct:modified "2024-03-13T12:32:38"^^xsd:dateTime ;
    skos:altLabel "Harmoniske funksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "En harmonisk funksjon er en to ganger kontinuerlig deriverbar funksjon som tilfredsstiller Laplace-ligningen.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harmonic functions"@en,
        "Harmoniske funksjoner"@nb .

humord:c64445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64445" ;
    dct:modified "2024-03-13T12:39:33"^^xsd:dateTime ;
    skos:altLabel "Mathieu-funksjonar"@nb,
        "Mathieu-funksjoner"@nb,
        "Mathieuske funksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "I matematikk er Mathieu-funksjoner løsninger av Mathieus differensialligning. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathieu functions"@en,
        "Mathieuske funksjoner"@nb .

humord:c64446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64446" ;
    dct:modified "2024-03-13T12:42:44"^^xsd:dateTime ;
    skos:altLabel "Lagrange-funksjoner"@nb ;
    skos:broader humord:c64402 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lagrange functions"@en,
        "Lagrange-funksjoner"@nb .

humord:c64447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64447" ;
    dct:modified "2024-03-13T12:44:34"^^xsd:dateTime ;
    skos:altLabel "Genererende funksjonar"@nb ;
    skos:broader humord:c64402 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generating functions"@en,
        "Genererende funksjoner"@nb .

humord:c64448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64448" ;
    dct:modified "2024-03-14T09:02:06"^^xsd:dateTime ;
    skos:altLabel "Abelske grupper"@nb,
        "Kommutative grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:definition "Abelsk gruppe er innen matematikk en gruppe som er kommutativ. Det vil si at for to elementer a og b i gruppen så er a·b=b·a for en operasjon som her er skrevet med multiplikasjonstegnet ·. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abelian groups"@en,
        "Abelske grupper"@nb .

humord:c64449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64449" ;
    dct:modified "2024-03-13T12:52:59"^^xsd:dateTime ;
    skos:altLabel "Abstrakt algebra"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Abstrakt algebra er en gren innen matematikken der man studerer algebraiske strukturer, som blant annet grupper, ringer, moduler, kropper, vektorrom og algebraer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abstract algebra"@en,
        "Abstrakt algebra"@nb .

humord:c64450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64450" ;
    dct:modified "2024-03-21T10:36:14"^^xsd:dateTime ;
    skos:altLabel "Grupper (Abstrakt algebra)"@nb ;
    skos:broader humord:c64451 ;
    skos:definition "En gruppe i matematikken er en mengde elementer sammen med en binæroperasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groups (Abstract algebra)"@en,
        "Grupper (Abstrakt algebra)"@nb .

humord:c64451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64451" ;
    dct:modified "2024-03-18T08:34:28"^^xsd:dateTime ;
    skos:altLabel "Mathematical groups"@en,
        "Gruppeteori (Matematikk)"@nb,
        "Matematiske grupper"@nb ;
    skos:broader humord:c64449 ;
    skos:definition "Gruppeteori er en gren innenfor matematikk som omhandler den algebraiske struktur til grupper. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group theory (Mathematics)"@en,
        "Gruppeteori (Matematikk)"@nb .

humord:c64452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64452" ;
    dct:modified "2024-03-13T13:03:44"^^xsd:dateTime ;
    skos:altLabel "Abelske variasjonar"@nb,
        "Abelske variasjoner"@nb,
        "Abelske varietetar"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Abelske varieteter er innenfor algebraisk geometri en komplett algebraisk gruppe <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abelian varieties"@en,
        "Abelske varieteter"@nb .

humord:c64453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64453" ;
    dct:modified "2024-03-13T13:05:57"^^xsd:dateTime ;
    skos:altLabel "Abstrakt geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abstract geometry"@en,
        "Abstrakt geometri"@nb .

humord:c64454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64454" ;
    dct:modified "2024-03-13T13:07:51"^^xsd:dateTime ;
    skos:altLabel "Additiv talteori"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Additiv tallteori er den delen av tallteorien som handler om studiet av delmengder av heltall og deres oppførsel under addisjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Additive number theory"@en,
        "Additiv tallteori"@nb .

humord:c64455 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64455" ;
    dct:modified "2024-03-13T13:11:28"^^xsd:dateTime ;
    skos:altLabel "Aksiomatisk mengdelære"@nb,
        "Aksiomatisk mengdeteori"@nb,
        "Aksiomatisk mengdlære"@nb ;
    skos:broader humord:c08175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Axiomatic set theory"@en,
        "Aksiomatisk mengdelære"@nb .

humord:c64456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64456" ;
    dct:modified "2024-11-15T09:27:18"^^xsd:dateTime ;
    skos:altLabel "Actuarial mathematics"@en,
        "Actuarial science."@en,
        "Actuarial theory"@en,
        "Aktuarmatematikk"@nb,
        "Forsikringsmatematikk"@nb ;
    skos:broader humord:c20828,
        humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actuary mathematics"@en,
        "Aktuarmatematikk"@nb .

humord:c64457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64457" ;
    dct:modified "2024-03-13T13:22:48"^^xsd:dateTime ;
    skos:altLabel "Algebraisk K-teori"@nb ;
    skos:broader humord:c64459 ;
    skos:definition "Algebraisk K-teori er et fagområde innen matematikk med forbindelser til geometri, topologi, ringteori og tallteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic K-theory"@en,
        "Algebraisk K-teori"@nb .

humord:c64458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64458" ;
    dct:modified "2024-03-13T13:20:16"^^xsd:dateTime ;
    skos:altLabel "Dendrittar (Medisin)"@nb ;
    skos:broader humord:c61993 ;
    skos:definition "Dendritter er forgrenede utløpere fra nerveceller. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dendrites (Medicine)"@en,
        "Dendritter (Medisin)"@nb .

humord:c64459 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64459" ;
    dct:modified "2024-03-13T13:22:21"^^xsd:dateTime ;
    skos:altLabel "K-teori"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "I  matematikk er K-teori, grovt sett, studiet av en ring generert av vektorbunter over et topologisk rom eller skjema. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "K-theory"@en,
        "K-teori"@nb .

humord:c64460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64460" ;
    dct:modified "2024-03-13T13:24:26"^^xsd:dateTime ;
    skos:altLabel "KK-teori"@nb ;
    skos:broader humord:c64459 ;
    skos:definition "I matematikk er KK-teori en felles generalisering av både K-homologi og K-teori som en additiv bifluant til separable C*-algebraer.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "KK-theory"@en,
        "KK-teori"@nb .

humord:c64461 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64461" ;
    dct:modified "2024-03-13T13:36:34"^^xsd:dateTime ;
    skos:altLabel "Dormancy"@en,
        "Dormans"@nb,
        "Dvale"@nb,
        "Hibernering"@nb,
        "Hvile"@nb,
        "Kvile"@nb,
        "Vinterdvale"@nb,
        "Vintersvevn"@nb,
        "Vintersøvn"@nb ;
    skos:broader humord:c63077 ;
    skos:definition "Dvale er en tilstand med nedsatt aktivitet og nedsatte livsfunksjoner. Dvale innebærer fysiologiske forandringer som svar på ytre forhold, slik at organismen kan overleve vanskelige perioder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hibernation"@en,
        "Dvale"@nb .

humord:c64462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64462" ;
    dct:modified "2024-03-13T13:38:40"^^xsd:dateTime ;
    skos:altLabel "Diapause"@nb ;
    skos:broader humord:c64461 ;
    skos:definition "Diapause er en dvaletilstand hos insekter og andre leddyr som medfører stans i vekst og utvikling, og nedsatt stoffskifte. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diapause"@en,
        "Diapause"@nb .

humord:c64463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64463" ;
    dct:modified "2024-03-13T13:59:58"^^xsd:dateTime ;
    skos:altLabel "Dingo"@nb ;
    skos:broader humord:c61194 ;
    skos:definition "Dingo er en art eller underart i hundefamilien og er Australias eneste placentale rovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dingo"@en,
        "Dingo"@nb .

humord:c64464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64464" ;
    dct:modified "2024-03-13T14:09:36"^^xsd:dateTime ;
    skos:altLabel "Algebraisk kodeteori"@nb ;
    skos:broader humord:c62255 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic code theory"@en,
        "Algebraisk kodeteori"@nb .

humord:c64465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64465" ;
    dct:modified "2024-03-13T14:12:49"^^xsd:dateTime ;
    skos:altLabel "Algebraisk kombinatorikk"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "Algebraisk kombinatorikk er et område innen matematikken som bruker metoder fra abstrakt algebra, spesielt gruppeteori og representasjonsteori, i ulike kombinatoriske sammenhenger. På samme måte anvender det kombinatoriske teknikker på problemer innen algebra. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic combinatorics"@en,
        "Algebraisk kombinatorikk"@nb .

humord:c64466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64466" ;
    dct:modified "2024-03-13T14:14:02"^^xsd:dateTime ;
    skos:altLabel "Elektrodar"@nb,
        "Elektrodeoverflater"@nb,
        "Metalliske elektrodeoverflater"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Elektrode er i elektrokjemi vanligvis en metallisk leder i fast form hvor det foregår en elektrodereaksjon mellom elektroden og en elektrolytt som er ioneleder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrodes"@en,
        "Elektroder"@nb .

humord:c64467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64467" ;
    dct:modified "2024-03-13T14:14:40"^^xsd:dateTime ;
    skos:altLabel "Drontar"@nb,
        "Raphidae"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Dronter er en gruppe utdødde, store, ikke-flygedyktige fugler i slekt med dagens duer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Didines"@en,
        "Dronter"@nb .

humord:c64468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64468" ;
    dct:modified "2024-03-13T14:15:11"^^xsd:dateTime ;
    skos:altLabel "Algebraisk kompleksitetsteori"@nb ;
    skos:broader humord:c63638 ;
    skos:definition "Algebraisk kompleksitetsteori er en kompleksitetsteori for algebraiske beregninger <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic complexity theory"@en,
        "Algebraisk kompleksitetsteori"@nb .

humord:c64469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64469" ;
    dct:modified "2024-08-20T10:09:16"^^xsd:dateTime ;
    skos:altLabel "Dodo"@nb,
        "Raphus cucullatus"@nb ;
    skos:broader humord:c64467 ;
    skos:definition "Dodo, eller dronte, er en utdødd fugleart i drontefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dodo"@en,
        "Dodo"@nb ;
    skos:related humord:c68086 .

humord:c64470 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64470" ;
    dct:modified "2024-03-13T14:16:41"^^xsd:dateTime ;
    skos:altLabel "Elektrodereaksjonar"@nb ;
    skos:broader humord:c64466 ;
    skos:definition "Ved elektroder (anode og katode) koblet sammen via en fast (keramer) eller flytende elektrolytt skjer det elektrodereaksjoner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrode reactions"@en,
        "Elektrodereaksjoner"@nb .

humord:c64471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64471" ;
    dct:modified "2024-03-13T14:19:52"^^xsd:dateTime ;
    skos:altLabel "Elektroforese"@nb,
        "Elektroforetisk analyse"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Elektroforese er bevegelse av elektrisk ladde partikler i et elektrisk felt. Begrepet brukes også om de metodene der denne bevegelsen benyttes til analyse og separasjon av kjemiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrophoresis"@en,
        "Elektroforese"@nb .

humord:c64472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64472" ;
    dct:modified "2024-03-13T14:23:37"^^xsd:dateTime ;
    skos:altLabel "Elektrokatalyse"@nb ;
    skos:broader humord:c61791 ;
    skos:definition "Elektrokatalyse er en heterogen katalyseprosess som senker aktiveringsenergien til elektrokjemiske reaksjoner på overflaten av en elektrode. Den gjør det mulig med høye strømmer ved lave overpotensialer i elektrokjemiske prosesser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrocatalysis"@en,
        "Elektrokatalyse"@nb .

humord:c64473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64473" ;
    dct:modified "2024-12-23T14:05:26"^^xsd:dateTime ;
    skos:altLabel "Electrokinetic phenomena"@en,
        "Elektrokinetikk"@nb ;
    skos:broader humord:c61246 ;
    skos:definition "Elektrokinetikk er studiet av partiklers bevegelse i et elektrisk felt. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrokinetics"@en,
        "Elektrokinetikk"@nb ;
    skos:related humord:c64471 .

humord:c64474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64474" ;
    dct:modified "2024-03-13T14:44:43"^^xsd:dateTime ;
    skos:altLabel "Cueva språk"@nb ;
    skos:broader humord:c10113 ;
    skos:definition "Cueva er et dårlig dokumentert og ofte feilklassifisert utdødd urfolksspråk fra Panama <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cueva language"@en,
        "Cueva språk"@nb .

humord:c64475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64475" ;
    dct:modified "2024-03-13T14:47:32"^^xsd:dateTime ;
    skos:altLabel "Electroanalytical methods"@en,
        "Electrochemical assay"@en,
        "Electrochemical methods"@en,
        "Elektroanalyse"@nb,
        "Elektroanalytisk kjemi"@nb,
        "Elektroanalytiske metoder"@nb,
        "Elektrokjemisk analyse"@nb,
        "Elektrokjemiske metodar"@nb,
        "Elektrokjemiske metoder"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Elektrokjemiske analysemetoder er analysemetoder basert på måling av en elektrisk parameter (eller bruk av elektrolyse til felling i elektrogravimetri) for å få informasjon om stoffer i løsninger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemical analysis"@en,
        "Elektrokjemisk analyse"@nb .

humord:c64476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64476" ;
    dct:modified "2024-06-05T11:34:27"^^xsd:dateTime ;
    skos:altLabel "Elektrokjemiske celler"@nb,
        "Elektrokjemiske seller"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "En elektrokjemisk celle er en anretning som brukes for å generere elektrisk strøm fra en kjemisk reaksjon, eller for å drive en kjemisk reaksjon ved å tilføre elektrisk energi. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemical cells"@en,
        "Elektrokjemiske celler"@nb .

humord:c64477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64477" ;
    dct:modified "2024-03-14T08:07:32"^^xsd:dateTime ;
    skos:altLabel "Dolkehalar"@nb,
        "Dolkehaler"@nb,
        "Dolkhalar"@nb,
        "Hesteskokrabbar"@nb,
        "Hesteskokrabber"@nb,
        "Xiphosura"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Dolkhaler er en gruppe storvokste havlevende leddyr, som også er beslektet med edderkoppdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horseshoe crabs"@en,
        "Dolkhaler"@nb .

humord:c64478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64478" ;
    dct:modified "2024-03-14T08:11:55"^^xsd:dateTime ;
    skos:altLabel "Douglas-fir"@en,
        "Douglasgran"@nb,
        "Pseudotsuga menziesii"@nb ;
    skos:broader humord:c59064 ;
    skos:definition "Douglasgran er en art i furufamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Douglas fir"@en,
        "Douglasgran"@nb .

humord:c64479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64479" ;
    dct:modified "2024-03-14T08:16:19"^^xsd:dateTime ;
    skos:altLabel "Gomlarar"@nb,
        "Xenarthra"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Gomlere er en overorden av pattedyr med 38 arter, hvorav seks er dovendyr, ti maurslukere og 22 beltedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xenarthra"@en,
        "Gomlere"@nb .

humord:c64480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64480" ;
    dct:modified "2024-03-14T08:18:06"^^xsd:dateTime ;
    skos:altLabel "Dovendyr"@nb,
        "Folivora"@nb ;
    skos:broader humord:c64479 ;
    skos:definition "Dovendyr er seks arter som utgjør to pattedyrfamilier i overordenen gomlere som alle hører hjemme i Sør- og Mellom-Amerikas urskoger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sloths"@en,
        "Dovendyr"@nb .

humord:c64481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64481" ;
    dct:modified "2024-03-18T08:40:10"^^xsd:dateTime ;
    skos:altLabel "Dronningar (Insekt)"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Dronninger er innen biologien fruktbare hunner hos sosiale insekter som maur, humler, bladlus, termitter og stikkeveps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queens (Insects)"@en,
        "Dronninger (Insekter)"@nb .

humord:c64482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64482" ;
    dct:modified "2024-03-14T08:42:09"^^xsd:dateTime ;
    skos:altLabel "Drøvtyggarar"@nb,
        "Drøvtyggjarar"@nb,
        "Ruminantia"@nb ;
    skos:broader humord:c62334 ;
    skos:definition "Drøvtyggere er en pattedyrunderorden i ordenen partåete klovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ruminants"@en,
        "Drøvtyggere"@nb .

humord:c64483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64483" ;
    dct:modified "2024-03-14T08:55:25"^^xsd:dateTime ;
    skos:altLabel "Okapis"@en,
        "Giraffamilien"@nb,
        "Giraffar"@nb,
        "Giraffer"@nb,
        "Giraffidae"@nb,
        "Okapiar"@nb,
        "Okapier"@nb,
        "Sjiraffamilien"@nb,
        "Sjiraffar"@nb,
        "Sjiraffer"@nb ;
    skos:broader humord:c64482 ;
    skos:definition "Sjiraffamilien er en pattedyrfamilie i ordenen partåede klovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Giraffes"@en,
        "Sjiraffamilien"@nb .

humord:c64484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64484" ;
    dct:modified "2024-03-14T09:06:31"^^xsd:dateTime ;
    skos:altLabel "Esox"@en,
        "Pickerels"@en,
        "Esox"@nb,
        "Gjedder"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Gjedder er slekten Esox i familien gjeddefisker, med fem arter, hvorav gjedde (E. lucius) i Europa og Norge. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pikes"@en,
        "Gjedder"@nb .

humord:c64485 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64485" ;
    dct:modified "2024-03-14T09:09:32"^^xsd:dateTime ;
    skos:altLabel "Esox lucius"@nb,
        "Gjedde"@nb ;
    skos:broader humord:c64484 ;
    skos:definition "Gjedde er en fiskeart i gjeddefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Northern pike"@en,
        "Gjedde"@nb .

humord:c64486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64486" ;
    dct:modified "2024-03-14T09:21:39"^^xsd:dateTime ;
    skos:altLabel "Algebraisk statistikk"@nb ;
    skos:broader humord:c09393 ;
    skos:definition "Algebraisk statistikk er bruken av algebra for å utvikle statistikk. Algebra har vært nyttig for eksperimentell design, parameterestimering og hypotesetesting. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic statistics"@en,
        "Algebraisk statistikk"@nb .

humord:c64487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64487" ;
    dct:modified "2024-03-14T09:23:34"^^xsd:dateTime ;
    skos:altLabel "Algebraisk tallteori"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Algebraisk tallteori er en gren av tallteori som bruker teknikkene til abstrakt algebra for å studere heltallene, rasjonale tall og deres generaliseringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic number theory"@en,
        "Algebraisk tallteori"@nb .

humord:c64488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64488" ;
    dct:modified "2024-03-14T09:29:04"^^xsd:dateTime ;
    skos:altLabel "Chiroptera"@nb,
        "Flaggermus"@nb,
        "Flaggermyser"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Flaggermus er en orden av pattedyr og de eneste pattedyr som kan fly. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bats"@en,
        "Flaggermus"@nb .

humord:c64489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64489" ;
    dct:modified "2024-03-14T09:28:11"^^xsd:dateTime ;
    skos:altLabel "Brown pipistrelle"@en,
        "Dvergflaggermus"@nb,
        "Dvergflaggermyser"@nb,
        "Pipistrellus pygmaeus"@nb ;
    skos:broader humord:c64488 ;
    skos:definition "Dvergflaggermus er en art i familien glattsnuter. Den er både blant våre minste og vanligste flaggermus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soprano pipistrelle"@en,
        "Dvergflaggermus"@nb .

humord:c64490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64490" ;
    dct:modified "2024-03-14T09:28:16"^^xsd:dateTime ;
    skos:altLabel "Algebraiske flatar"@nb,
        "Algebraiske flater"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "En algebraisk flate er en todimensjonal algebraisk varietet  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic surfaces"@en,
        "Algebraiske flater"@nb .

humord:c64491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64491" ;
    dct:modified "2024-04-05T09:43:45"^^xsd:dateTime ;
    skos:altLabel "Algebraiske funksjonar"@nb ;
    skos:broader humord:c64487,
        humord:c65067 ;
    skos:definition "En algebraisk funksjon ble opprinnelig definert som en matematisk funksjon som kunne uttrykkes ved de fire algebraiske regneoperasjonene addisjon, subtraksjon, multiplikasjon og rotutdragning. Nå defineres den mer generelt som løsningen av en polynomligning i to eller flere variable. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic functions"@en,
        "Algebraiske funksjoner"@nb .

humord:c64492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64492" ;
    dct:modified "2024-03-14T09:32:38"^^xsd:dateTime ;
    skos:altLabel "Mangeføtingar"@nb,
        "Mangeføttinger"@nb,
        "Myriapoda"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Mangefotinger er en underrekke av leddyr. Den omfatter de fire klassene fåfotinger, tusenbein, skolopendere og dvergfotinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myriapods"@en,
        "Mangefotinger"@nb .

humord:c64493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64493" ;
    dct:modified "2024-03-14T09:34:31"^^xsd:dateTime ;
    skos:altLabel "Dvergføtingar"@nb,
        "Symfylar"@nb,
        "Symfyler"@nb,
        "Symphyla"@nb ;
    skos:broader humord:c64492 ;
    skos:definition "Dvergfotinger er en klasse av leddyr i underrekken mangefotinger (Myriapoda). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Garden centipedes"@en,
        "Dvergfotinger"@nb .

humord:c64494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64494" ;
    dct:modified "2024-03-14T10:26:33"^^xsd:dateTime ;
    skos:altLabel "Algebraiske funksjonskroppar"@nb ;
    skos:broader humord:c64511 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic function bodies"@en,
        "Algebraiske funksjonskropper"@nb .

humord:c64495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64495" ;
    dct:modified "2024-03-14T09:38:06"^^xsd:dateTime ;
    skos:altLabel "Diplopoda"@nb,
        "Tusenbein"@nb,
        "Tusenben"@nb ;
    skos:broader humord:c64492 ;
    skos:definition "Tusenbein er en klasse av leddyr i underrekken Myriapoda. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Millipedes"@en,
        "Tusenbein"@nb .

humord:c64496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64496" ;
    dct:modified "2024-03-21T14:14:30"^^xsd:dateTime ;
    skos:altLabel "Algebraiske grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:definition "I matematikk er en algebraisk gruppe en algebraisk variabel som er utstyrt med en gruppestruktur som er kompatibel med dens struktur som en algebraisk variabel.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic groups"@en,
        "Algebraiske grupper"@nb .

humord:c64497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64497" ;
    dct:modified "2024-03-14T09:40:54"^^xsd:dateTime ;
    skos:altLabel "Chilopoda"@nb,
        "Skolopendrar"@nb ;
    skos:broader humord:c64492 ;
    skos:definition "Skolopendere er en klasse leddyr i underrekken mangefotinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Centipedes"@en,
        "Skolopendere"@nb .

humord:c64498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64498" ;
    dct:modified "2024-03-14T09:43:25"^^xsd:dateTime ;
    skos:altLabel "Algebraiske kroppar"@nb ;
    skos:broader humord:c64487 ;
    skos:definition "Ein talkropp er i matematikk ein matematisk kropp der elementa er tal. Det vil sei ei talmengd der addisjon, subtraksjon, multiplikasjon og divisjon med tal ulik null kan utførast etter dei vanlege reknereglane.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic number field"@en,
        "Algebraiske kropper"@nb .

humord:c64499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64499" ;
    dct:modified "2024-03-14T09:44:49"^^xsd:dateTime ;
    skos:altLabel "Mallar"@nb,
        "Mallefiskar"@nb,
        "Mallefisker"@nb,
        "Siluriformes"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Mallefisker er en meget stor fiskorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catfishes"@en,
        "Maller"@nb .

humord:c64500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64500" ;
    dct:modified "2024-03-14T09:46:08"^^xsd:dateTime ;
    skos:altLabel "Algebraiske kurver"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "En algebraisk kurve er definert som en spesiell klasse kurver som er gitt ved løsningen av en polynomligning med to variable. Mer formelt kan den sies å være en endimensjonal, matematisk varietet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic curves"@en,
        "Algebraiske kurver"@nb .

humord:c64501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64501" ;
    dct:modified "2024-03-14T09:47:00"^^xsd:dateTime ;
    skos:altLabel "Ameiurus nebulosus"@nb,
        "Dvergmalle"@nb,
        "Ictalurus nebulosus"@nb ;
    skos:broader humord:c64499 ;
    skos:definition "Dvergmalle er en fiskeart i dvergmallefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brown bullhead"@en,
        "Dvergmalle"@nb .

humord:c64502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64502" ;
    dct:modified "2024-03-14T09:48:42"^^xsd:dateTime ;
    skos:altLabel "Algebraiske likningar"@nb,
        "Algebraiske likninger"@nb ;
    skos:broader humord:c61931 ;
    skos:definition "Algebraisk ligning er en matematisk ligning som består av uttrykk som er polynomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic equations"@en,
        "Algebraiske ligninger"@nb .

humord:c64503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64503" ;
    dct:modified "2024-03-14T09:51:07"^^xsd:dateTime ;
    skos:altLabel "Likningsteori"@nb ;
    skos:broader humord:c61931 ;
    skos:definition "I algebra er ligningsteori studiet av algebraiske ligninger (også kalt \"polynomiale ligninger\"), som er ligninger definert av et polynom. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theory of equations"@en,
        "Ligningsteori"@nb .

humord:c64504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64504" ;
    dct:modified "2024-03-14T09:56:50"^^xsd:dateTime ;
    skos:altLabel "Algebraiske likningssystem"@nb,
        "Algebraiske likningssystemer"@nb ;
    skos:broader humord:c64505 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic equation systems"@en,
        "Algebraiske ligningssystemer"@nb .

humord:c64505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64505" ;
    dct:modified "2024-03-14T09:56:27"^^xsd:dateTime ;
    skos:altLabel "System of equations"@en,
        "Likningssystem"@nb,
        "Likningssystemer"@nb ;
    skos:broader humord:c61931 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simultaneous equations"@en,
        "Ligningssystemer"@nb .

humord:c64506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64506" ;
    dct:modified "2024-03-14T10:01:30"^^xsd:dateTime ;
    skos:altLabel "Lineære ligninger"@nb,
        "Lineære ligningssystem"@nb,
        "Lineære likningar"@nb,
        "Lineære likningssystemer"@nb ;
    skos:broader humord:c64505 ;
    skos:definition "Ei lineær likning er ei likning der ingen av variablane opptrer i høgare grad enn første grad.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear equations"@en,
        "Lineære ligningssystemer"@nb .

humord:c64507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64507" ;
    dct:modified "2024-08-28T16:09:30"^^xsd:dateTime ;
    skos:altLabel "Animal signals"@en,
        "Dyrekommunikasjon"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Dyrekommunikasjon er enhver handling hos et dyr som innvirker på handlingene til et annet dyr. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal communication"@en,
        "Dyrekommunikasjon"@nb .

humord:c64508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64508" ;
    dct:modified "2024-03-18T09:09:07"^^xsd:dateTime ;
    skos:altLabel "Algebraiske rom"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Et algebraisk rom er et begrep innenfor algebraisk geometri som er en generalisering av skjemaer.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic spaces"@en,
        "Algebraiske rom"@nb ;
    skos:related humord:c64509 .

humord:c64509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64509" ;
    dct:modified "2024-03-18T09:09:26"^^xsd:dateTime ;
    skos:altLabel "Artin stacks"@en,
        "Algebraiske stacks"@nb ;
    skos:broader humord:c64511 ;
    skos:definition "I matematikk er en algebraisk stack en enorm generalisering av algebraiske rom, eller skjemaer, som er grunnleggende for å studere modulteori.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic stacks"@en,
        "Algebraiske stacks"@nb ;
    skos:related humord:c64508 .

humord:c64510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64510" ;
    dct:modified "2024-03-14T10:23:37"^^xsd:dateTime ;
    skos:altLabel "Algebraiske strukturar"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "En algebraisk struktur er en mengde der det er definert en eller flere binære operasjoner.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic structures"@en,
        "Algebraiske strukturer"@nb .

humord:c64511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64511" ;
    dct:modified "2024-04-03T14:07:58"^^xsd:dateTime ;
    skos:altLabel "Algebraiske tal"@nb ;
    skos:broader humord:c65308 ;
    skos:definition "Eit algebraisk tal er eit reelt tal som er ei rot til eit eller anna polynom med heiltalskoeffisientar. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic numbers"@en,
        "Algebraiske tall"@nb .

humord:c64512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64512" ;
    dct:modified "2024-03-14T10:30:38"^^xsd:dateTime ;
    skos:altLabel "Algebraiske syklusar"@nb ;
    skos:broader humord:c63584 ;
    skos:definition "En algebraisk syklus er et begrep innenfor algebraisk geometri og algebraisk topologi. Det er en algebraisk representasjon av et topologisk konsept kjent som syklus. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic cycles"@en,
        "Algebraiske sykluser"@nb .

humord:c64513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64513" ;
    dct:modified "2024-03-14T10:31:07"^^xsd:dateTime ;
    skos:altLabel "Phytotomy"@en,
        "Planteanatomi"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Planteanatomi er læren om plantenes indre bygning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant anatomy"@en,
        "Planteanatomi"@nb .

humord:c64514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64514" ;
    dct:modified "2024-03-14T10:40:30"^^xsd:dateTime ;
    skos:altLabel "Affine varieteter"@nb,
        "Algebraiske variantar"@nb,
        "Algebraiske varianter"@nb,
        "Varieteter"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "I matematikk, spesifikt i algebraisk geometri er en varietet eller en algebraisk varietet eller en affin varietet en nullpunktsmengde til en mengde funksjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic varieties"@en,
        "Algebraiske varieteter"@nb .

humord:c64515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64515" ;
    dct:modified "2024-03-14T10:43:42"^^xsd:dateTime ;
    skos:altLabel "Algoritmisk optimering"@nb ;
    skos:broader humord:c64096 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optimization algorithms"@en,
        "Algoritmisk optimering"@nb .

humord:c64516 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64516" ;
    dct:modified "2024-03-14T10:46:03"^^xsd:dateTime ;
    skos:altLabel "Dama dama"@nb,
        "Dådyr"@nb,
        "Dåhjort"@nb ;
    skos:broader humord:c61192 ;
    skos:definition "Dåhjort, egentlig europeisk dåhjort, er en dyreart i hjortedyrfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fallow deer"@en,
        "Dåhjort"@nb .

humord:c64517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64517" ;
    dct:modified "2024-03-14T10:45:52"^^xsd:dateTime ;
    skos:altLabel "LMI"@en,
        "LMI"@nb,
        "Lineære matriseulikskapar"@nb ;
    skos:broader humord:c64096 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear matrix inequalities"@en,
        "Lineære matriseulikheter"@nb .

humord:c64518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64518" ;
    dct:modified "2024-03-18T13:01:17"^^xsd:dateTime ;
    skos:altLabel "Analyse på differensiable mangfald"@nb,
        "Analyse på differensierbare mangfald"@nb,
        "Analyse på differensierbare mangfoldigheter"@nb ;
    skos:broader humord:c64637 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analysis on differentiable manifolds"@en,
        "Analyse på differensiable mangfoldigheter"@nb .

humord:c64519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64519" ;
    dct:modified "2024-03-14T10:52:32"^^xsd:dateTime ;
    skos:altLabel "Ateles"@en,
        "Ateles"@nb,
        "Edderkoppapar"@nb,
        "Edderkoppaper"@nb,
        "Klamreapar"@nb,
        "Klamreaper"@nb ;
    skos:broader humord:c13904 ;
    skos:definition "Edderkoppaper er en primatslekt med 7 arter. De har fått navnet fordi deres meget lange ben og spinkle kropp gir et edderkopplignende utseende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spider monkeys"@en,
        "Edderkoppaper"@nb .

humord:c64520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64520" ;
    dct:modified "2024-03-14T10:55:39"^^xsd:dateTime ;
    skos:altLabel "Mangfald"@nb ;
    skos:broader humord:c63789 ;
    skos:definition "Mangfoldighet innen matematikk er et topologisk rom som «lokalt» ser ut som vanlig euklidsk rom, men som «globalt» kan ha en annen form.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manifolds"@en,
        "Mangfoldigheter"@nb .

humord:c64521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64521" ;
    dct:modified "2024-03-14T10:56:29"^^xsd:dateTime ;
    skos:altLabel "Arachnida"@nb,
        "Edderkoppdyr"@nb,
        "Kongrodyr"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Edderkoppdyr er en klasse av leddyr i underrekken Chelicerata, som omfatter blant annet edderkopper, midder og skorpioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arachnids"@en,
        "Edderkoppdyr"@nb .

humord:c64522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64522" ;
    dct:modified "2024-03-14T11:01:13"^^xsd:dateTime ;
    skos:altLabel "Araneae"@nb,
        "Edderkoppar"@nb,
        "Kongroer"@nb ;
    skos:broader humord:c64521 ;
    skos:definition "Edderkopper er en orden i klassen edderkoppdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spiders"@en,
        "Edderkopper"@nb .

humord:c64523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64523" ;
    dct:modified "2024-03-14T11:00:47"^^xsd:dateTime ;
    skos:altLabel "Knots (Mathematics)"@en,
        "Knutar (Matematikk)"@nb,
        "Knuter (Matematikk)"@nb,
        "Knuteteori"@nb ;
    skos:broader humord:c63585 ;
    skos:definition "Knuteteori er den delen av topologien som beskriver de matematiske egenskapene til knuter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Matematiske knuter. For knuter på tauverk og annet materiale, se Knuter."@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knot theory"@en,
        "Knuteteori"@nb .

humord:c64524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64524" ;
    dct:modified "2024-03-14T11:02:49"^^xsd:dateTime ;
    skos:altLabel "Analytisk  knuteteori"@nb ;
    skos:broader humord:c64523 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical knot theory"@en,
        "Analytisk  knuteteori"@nb .

humord:c64525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64525" ;
    dct:modified "2024-03-14T11:11:13"^^xsd:dateTime ;
    skos:altLabel "Atmospheres of stars"@en,
        "Stjerneatmosfærar"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Stjerneatmosfæren er den ytre regionen av en stjernes volum, og ligger over stjernekjernen, strålingssonen og konveksjonssonen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar spheres"@en,
        "Stjerneatmosfærer"@nb .

humord:c64526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64526" ;
    dct:modified "2024-03-14T11:05:02"^^xsd:dateTime ;
    skos:altLabel "Analytisk perturbasjonsteori"@nb ;
    skos:broader humord:c61522 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic perturbation theory"@en,
        "Analytisk perturbasjonsteori"@nb .

humord:c64527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64527" ;
    dct:modified "2024-03-14T11:04:47"^^xsd:dateTime ;
    skos:altLabel "Acari"@nb,
        "Midd"@nb,
        "Middar"@nb,
        "Midder"@nb ;
    skos:broader humord:c64521 ;
    skos:definition "Midder er en leddyrunderklasse i klassen edderkoppdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mites"@en,
        "Midd"@nb .

humord:c64528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64528" ;
    dct:modified "2024-03-14T11:07:07"^^xsd:dateTime ;
    skos:altLabel "Analytisk talteori"@nb ;
    skos:broader humord:c08178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic number theory"@en,
        "Analytisk tallteori"@nb .

humord:c64529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64529" ;
    dct:modified "2024-03-14T11:07:25"^^xsd:dateTime ;
    skos:altLabel "Scorpiones"@nb,
        "Skorpionar"@nb ;
    skos:broader humord:c64521 ;
    skos:definition "Skorpioner er en orden av edderkoppdyr med omtrent 1400 nålevende arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scorpions"@en,
        "Skorpioner"@nb .

humord:c64530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64530" ;
    dct:modified "2024-03-14T11:08:34"^^xsd:dateTime ;
    skos:altLabel "Analytisk topologi"@nb ;
    skos:broader humord:c63585 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic topology"@en,
        "Analytisk topologi"@nb .

humord:c64531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64531" ;
    dct:modified "2024-03-14T11:10:19"^^xsd:dateTime ;
    skos:altLabel "Analytiske funksjonar"@nb ;
    skos:broader humord:c64528 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic functions"@en,
        "Analytiske funksjoner"@nb .

humord:c64532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64532" ;
    dct:modified "2024-03-14T11:10:43"^^xsd:dateTime ;
    skos:altLabel "Solatmosfæren"@nb ;
    skos:broader humord:c16452,
        humord:c64525 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar atmosphere"@en,
        "Solatmosfæren"@nb .

humord:c64533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64533" ;
    dct:modified "2024-03-18T08:46:25"^^xsd:dateTime ;
    skos:altLabel "Mengder"@nb ;
    skos:broader humord:c08175 ;
    skos:definition "Mengde er i matematikken en samling objekter, som kalles elementer i mengden. Elementene må være entydig definert. Mengdebegrepet er sentralt innen mengdelæren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sets"@en,
        "Mengder"@nb .

humord:c64534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64534" ;
    dct:modified "2024-03-18T08:47:29"^^xsd:dateTime ;
    skos:altLabel "Analytiske mengder"@nb ;
    skos:broader humord:c08175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic sets"@en,
        "Analytiske mengder"@nb .

humord:c64535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64535" ;
    dct:modified "2024-03-14T11:19:45"^^xsd:dateTime ;
    skos:altLabel "Book scorpions"@en,
        "Pseudoscorpions"@en,
        "Mosskorpionar"@nb ;
    skos:broader humord:c64521 ;
    skos:definition "Mosskorpioner er en orden av leddyr i klasse edderkoppdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "False scorpions"@en,
        "Mosskorpioner"@nb .

humord:c64536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64536" ;
    dct:modified "2024-03-14T11:24:41"^^xsd:dateTime ;
    skos:altLabel "Eik"@nb,
        "Quercus"@nb ;
    skos:broader humord:c27414 ;
    skos:definition "Eik er en slekt av løvtrær i bøkefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oak"@en,
        "Eik"@nb .

humord:c64537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64537" ;
    dct:modified "2024-03-14T12:15:33"^^xsd:dateTime ;
    skos:altLabel "Eikehjort"@nb,
        "Lucanus cervus"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Eikehjort er en billeart i familien hjortebiller (Lucanidae). Den er Europas største bille. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stag beetle"@en,
        "Eikehjort"@nb .

humord:c64538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64538" ;
    dct:modified "2024-03-14T12:22:38"^^xsd:dateTime ;
    skos:altLabel "Analytiske rom"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytic spaces"@en,
        "Analytiske rom"@nb .

humord:c64539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64539" ;
    dct:modified "2024-08-16T12:56:49"^^xsd:dateTime ;
    skos:altLabel "Anvendt statistikk"@nb,
        "Bruksretta statistikk"@nb ;
    skos:broader humord:c09393 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied statistics"@en,
        "Anvendt statistikk"@nb .

humord:c64540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64540" ;
    dct:modified "2024-03-14T12:27:35"^^xsd:dateTime ;
    skos:altLabel "Bruksretta topologi"@nb ;
    skos:broader humord:c63585 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied topology"@en,
        "Anvendt topologi"@nb .

humord:c64541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64541" ;
    dct:modified "2024-03-14T12:28:43"^^xsd:dateTime ;
    skos:altLabel "Anvendte differensiallikninger"@nb,
        "Bruksretta differensiallikningar"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied differential equations"@en,
        "Anvendte differensialligninger"@nb .

humord:c64542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64542" ;
    dct:modified "2024-03-14T12:30:26"^^xsd:dateTime ;
    skos:altLabel "Approksimasjonsteori"@nb,
        "Approksimering"@nb ;
    skos:broader humord:c62267 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Approximation theory"@en,
        "Approksimasjonsteori"@nb .

humord:c64543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64543" ;
    dct:modified "2024-03-14T12:37:57"^^xsd:dateTime ;
    skos:altLabel "Aritmetisk geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "I matematikk er aritmetisk geometri grovt sett anvendelsen av teknikker fra algebraisk geometri på problemer innen tallteori.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arithmetic geometry"@en,
        "Aritmetisk geometri"@nb .

humord:c64544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64544" ;
    dct:modified "2024-03-14T12:41:09"^^xsd:dateTime ;
    skos:altLabel "Aritmetiske grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arithmetic groups"@en,
        "Aritmetiske grupper"@nb .

humord:c64545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64545" ;
    dct:modified "2024-03-14T12:47:12"^^xsd:dateTime ;
    skos:altLabel "Arkimediske lekamar"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Et arkimedisk legeme er innen geometri et tredimensjonalt høysymmetrisk legeme (polyeder) som består av to eller flere regulære polygoner som møtes i like hjørner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archimedean solids"@en,
        "Arkimediske legemer"@nb .

humord:c64546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64546" ;
    dct:modified "2024-03-18T08:48:30"^^xsd:dateTime ;
    skos:altLabel "Ringar (Algebra)"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "En ring er en mengde R hvor det er definert to operasjoner, betegnet som addisjon og multiplikasjon (selv om disse to operasjonene kan ha en helt annen betydning enn alminnelig addisjon og multiplikasjon). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rings (Algebra)"@en,
        "Ringer (Algebra)"@nb .

humord:c64547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64547" ;
    dct:modified "2024-03-14T12:51:50"^^xsd:dateTime ;
    skos:altLabel "Artinske ringar"@nb ;
    skos:broader humord:c64546 ;
    skos:definition "I matematikk, spesifikt innenfor abstrakt algebra, er en Artins ring (noen ganger kalt Artin-ring) en ring som oppfyller den synkende kjedeforutsetningen for (ensidige) idealer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artinian rings"@en,
        "Artinske ringer"@nb .

humord:c64548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64548" ;
    dct:modified "2024-03-14T12:54:28"^^xsd:dateTime ;
    skos:altLabel "Kombinatorikkringar"@nb ;
    skos:broader humord:c64546 ;
    skos:definition "Kombinatorikkringer er en type algebraiske strukturer som oppstår i kombinatorikk og relaterte områder av matematikk. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial rings"@en,
        "Kombinatorikkringer"@nb .

humord:c64549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64549" ;
    dct:modified "2024-03-14T13:01:53"^^xsd:dateTime ;
    skos:altLabel "Assosiative algebraer"@nb ;
    skos:broader humord:c64550 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Associative algebras"@en,
        "Assosiative algebraer"@nb .

humord:c64550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64550" ;
    dct:modified "2024-03-14T13:01:37"^^xsd:dateTime ;
    skos:altLabel "Assosiative ringar"@nb ;
    skos:broader humord:c64546 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Associative rings"@en,
        "Assosiative ringer"@nb .

humord:c64551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64551" ;
    dct:modified "2024-03-14T13:32:54"^^xsd:dateTime ;
    skos:altLabel "Large-sample theory"@en,
        "Asymptoteteori"@nb,
        "Asymptotisk teori"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "I matematisk analyse er asymptotisk analyse en metode for å beskrive begrenset oppførsel.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asymptotic theory"@en,
        "Asymptoteteori"@nb .

humord:c64552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64552" ;
    dct:modified "2024-03-14T13:10:29"^^xsd:dateTime ;
    skos:altLabel "Fylgjer (Matematisk analyse)"@nb,
        "Følger (Matematisk analyse)"@nb,
        "Følgjer (Matematisk analyse)"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "En følge er i matematikk en ordnet liste av objekter i en mengde. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sequences (Mathematical analysis)"@en,
        "Følger (Matematisk analyse)"@nb .

humord:c64553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64553" ;
    dct:modified "2024-03-17T22:17:21"^^xsd:dateTime ;
    skos:altLabel "Asymptotiske metodar"@nb ;
    skos:broader humord:c64554 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asymptotic methods"@en,
        "Asymptotiske metoder"@nb .

humord:c64554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64554" ;
    dct:modified "2024-03-15T09:01:13"^^xsd:dateTime ;
    skos:altLabel "Integralgeometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Integralgeometri er et matematisk felt som studerer transformasjoner av funksjoner, vanligvis i flere dimensjoner, med fokus på integrasjon og transformasjonsegenskaper. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integral geometry"@en,
        "Integralgeometri"@nb .

humord:c64555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64555" ;
    dct:modified "2024-03-14T13:21:39"^^xsd:dateTime ;
    skos:altLabel "Asymptotic series"@en,
        "Asymptotiske rekker"@nb,
        "Asymptotiske rekkjer"@nb ;
    skos:broader humord:c62778 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asymptotic expansions"@en,
        "Asymptotiske rekker"@nb .

humord:c64556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64556" ;
    dct:modified "2024-03-14T13:26:23"^^xsd:dateTime ;
    skos:altLabel "Automorphic functions"@en,
        "Automorfe formar"@nb,
        "Automorfe funksjonar"@nb ;
    skos:broader humord:c08178,
        humord:c28399 ;
    skos:definition "En automorf form er en kompleks funksjon som er invariant under en bestemt gruppe av transformasjoner <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automorphic forms"@en,
        "Automorfe former"@nb .

humord:c64557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64557" ;
    dct:modified "2024-03-14T13:30:11"^^xsd:dateTime ;
    skos:altLabel "Automorfiar"@nb,
        "Automorfismer"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Automorfisme er i matematikk ein isomorfisme frå eit matematisk objekt til seg sjølv. Det er, på sett og vis, ein symmetri av eit objekt, og ein måte å avbilde objektet til seg sjølv medan ein bevarer alle strukturane til objektet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automorphism"@en,
        "Automorfier"@nb .

humord:c64558 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64558" ;
    dct:modified "2024-03-14T13:45:00"^^xsd:dateTime ;
    skos:altLabel "C*-algebraer"@nb ;
    skos:broader humord:c64559 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "C*-algebras"@en,
        "C*-algebraer"@nb .

humord:c64559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64559" ;
    dct:modified "2024-03-14T13:44:54"^^xsd:dateTime ;
    skos:altLabel "Banach-algebraer"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Banach algebras"@en,
        "Banach-algebraer"@nb .

humord:c64560 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64560" ;
    dct:modified "2024-03-14T13:47:15"^^xsd:dateTime ;
    skos:altLabel "Calabi–Yau spaces"@en,
        "Calabi-Yau-mangfald"@nb,
        "Calabi-Yau-rom"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calabi–Yau manifolds"@en,
        "Calabi-Yau-mangfoldigheter"@nb .

humord:c64561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64561" ;
    dct:modified "2024-03-14T13:49:36"^^xsd:dateTime ;
    skos:altLabel "Catalantal"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "Catalantallene er en følge av naturlige tall som ofte forekommer i telleproblemer i kombinatorikk.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catalan numbers"@en,
        "Catalantall"@nb .

humord:c64562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64562" ;
    dct:modified "2024-03-14T13:52:22"^^xsd:dateTime ;
    skos:altLabel "Cauchy-Kovalevskaya theorem"@en,
        "Cauchy–Kovalevskaja-teoremet"@nb ;
    skos:broader humord:c22081 ;
    skos:definition "I matematikk er Cauchy-Kovalevskaya-teoremet det viktigste lokale eksistens- og unikhetsteoremet for analytiske partielle differensialligninger assosiert med Cauchy-startverdiproblemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cauchy-Kowalevski theorem"@en,
        "Cauchy–Kovalevskaja-teoremet"@nb .

humord:c64563 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64563" ;
    dct:modified "2024-03-14T13:54:57"^^xsd:dateTime ;
    skos:altLabel "Clifford-algebra"@nb,
        "Clifford-analyse"@nb ;
    skos:broader humord:c62404 ;
    skos:definition "I matematikk er en Clifford-algebra en algebra generert av et vektorrom med kvadratisk form, og er en enhetlig assosiativ algebra. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clifford algebra"@en,
        "Clifford-algebra"@nb .

humord:c64564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64564" ;
    dct:modified "2024-03-14T13:57:52"^^xsd:dateTime ;
    skos:altLabel "Hopf–Conley index theory"@en,
        "Conley"@nb,
        "Conley-indeks"@nb,
        "Conley-indeksteori"@nb,
        "Conleys indeksteori"@nb ;
    skos:broader humord:c61180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conley index theory"@en,
        "Conleys indeksteori"@nb .

humord:c64565 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64565" ;
    dct:modified "2024-03-14T14:00:25"^^xsd:dateTime ;
    skos:altLabel "Coxetergrupper"@nb ;
    skos:broader humord:c64450 ;
    skos:definition "I matematikk er en Coxeter-gruppe, oppkalt etter H. S. M. Coxeter, en abstrakt gruppe som kan beskrives formelt ved hjelp av refleksjoner (eller kaleidoskopiske speil). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coxeter groups"@en,
        "Coxetergrupper"@nb .

humord:c64566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64566" ;
    dct:modified "2024-04-05T09:46:15"^^xsd:dateTime ;
    skos:altLabel "CR-funksjonar"@nb ;
    skos:broader humord:c64803 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CR functions"@en,
        "CR-funksjoner"@nb .

humord:c64567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64567" ;
    dct:modified "2024-03-14T14:09:35"^^xsd:dateTime ;
    skos:altLabel "CR-mangfald"@nb ;
    skos:broader humord:c63681 ;
    skos:definition "I matematikk er en CR-manifold, eller Cauchy-Riemann-manifold, en differensierbar manifold sammen med en geometrisk struktur modellert på den til en ekte hyperoverflate i et komplekst vektorrom, eller mer generelt modellert på en kant av en kile"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CR manifolds"@en,
        "CR-mangfoldigheter"@nb .

humord:c64568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64568" ;
    dct:modified "2024-03-14T14:12:31"^^xsd:dateTime ;
    skos:altLabel "Cremona (Algebraisk geometri)"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cremona group"@en,
        "Cremona (Algebraisk geometri)"@nb .

humord:c64569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64569" ;
    dct:modified "2024-03-14T16:03:56"^^xsd:dateTime ;
    skos:altLabel "Saimiris"@en,
        "Ekornapar"@nb,
        "Ekornaper"@nb,
        "Ikornapar"@nb,
        "Ikornaper"@nb,
        "Saimiri"@nb ;
    skos:broader humord:c13904 ;
    skos:definition "Ekornaper er en primatslekt bestående av syv arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Squirrel monkeys"@en,
        "Ekornaper"@nb .

humord:c64570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64570" ;
    dct:modified "2024-03-15T08:31:58"^^xsd:dateTime ;
    skos:altLabel "B-splineflater"@nb,
        "B-splinekurver"@nb,
        "B-splines"@nb,
        "Box splines"@nb ;
    skos:broader humord:c62422 ;
    skos:definition "I det matematiske delområdet numerisk analyse er en B-spline eller basis spline en splinefunksjon som har minimal støtte med hensyn til en gitt grad, jevnhet og domenepartisjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "B-splines"@en,
        "B-splines"@nb .

humord:c64571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64571" ;
    dct:modified "2024-03-15T08:35:17"^^xsd:dateTime ;
    skos:altLabel "Bayesiansk slutningsteori"@nb,
        "Bayesisk beslutningsteori"@nb,
        "Bayesisk slutningsteori"@nb ;
    skos:broader humord:c00687 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bayesian decision theory"@en,
        "Bayesiansk beslutningsteori"@nb .

humord:c64572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64572" ;
    dct:modified "2024-03-15T08:46:28"^^xsd:dateTime ;
    skos:altLabel "Bayes networks"@en,
        "Belief networks"@en,
        "Decision networks"@en,
        "Probabilistic directed acyclic graphical models"@en,
        "Bayesiansk nett"@nb,
        "Bayesianske nettverk"@nb,
        "Bayesiske nettverk"@nb,
        "Bayesnettverk"@nb,
        "Rettet asyklisk grafisk modell"@nb ;
    skos:broader humord:c00687 ;
    skos:definition "Et bayesiansk nettverk, bayesiansk nett, eller en rettet asyklisk grafisk modell er en grafisk modell for sannsynlighet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bayesian networks"@en,
        "Bayesnettverk"@nb .

humord:c64573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64573" ;
    dct:modified "2024-03-15T08:49:34"^^xsd:dateTime ;
    skos:altLabel "Avgrensa variasjon"@nb ;
    skos:broader humord:c63805 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bounded variation"@en,
        "Begrenset variasjon"@nb .

humord:c64574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64574" ;
    dct:modified "2024-03-15T08:52:02"^^xsd:dateTime ;
    skos:altLabel "Berekningsorientert geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational geometry"@en,
        "Beregningsorientert geometri"@nb .

humord:c64575 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64575" ;
    dct:modified "2024-03-15T08:54:06"^^xsd:dateTime ;
    skos:altLabel "Berekningsorientert statistikk"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational statistics"@en,
        "Beregningsorientert statistikk"@nb .

humord:c64576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64576" ;
    dct:modified "2024-03-15T08:56:11"^^xsd:dateTime ;
    skos:altLabel "Bertrand paradox"@en,
        "Bertrand-paradokset"@nb,
        "Bertrands paradoks"@nb ;
    skos:broader humord:c20828 ;
    skos:definition "Bertrands paradoks er et problem innenfor den klassiske tolkningen av sannsynlighetsteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bertrand's paradox"@en,
        "Bertrands paradoks"@nb .

humord:c64577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64577" ;
    dct:modified "2024-03-15T09:01:42"^^xsd:dateTime ;
    skos:altLabel "Endosperm"@nb,
        "Frøhvite"@nb,
        "Frøkvite"@nb ;
    skos:broader humord:c15922 ;
    skos:definition "Endosperm er et cellevev i frø som inneholder næring til kimen (groen, embryoet) til en plante. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endosperm"@en,
        "Endosperm"@nb .

humord:c64578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64578" ;
    dct:modified "2024-03-15T09:05:52"^^xsd:dateTime ;
    skos:altLabel "Beskrivande statistikk"@nb,
        "Deskriptiv statistikk"@nb,
        "Skildrande statistikk"@nb,
        "Univariat analyse"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "Deskriptiv statistikk, også kalt univariat analyse, er en grunnleggende statistisk analyse ved bruk av kvantitative metoder for en variabel.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Descriptive statistics"@en,
        "Beskrivende statistikk"@nb .

humord:c64579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64579" ;
    dct:modified "2024-03-15T09:07:50"^^xsd:dateTime ;
    skos:altLabel "Avgjerdsmodellar"@nb ;
    skos:broader humord:c00687 ;
    skos:definition "En beslutningsmodell innen beslutningsteori er utgangspunktet for en beslutningsmetode innenfor et formelt (aksiomatisk) system.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decision models"@en,
        "Beslutningsmodeller"@nb .

humord:c64580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64580" ;
    dct:modified "2024-03-15T09:13:49"^^xsd:dateTime ;
    skos:altLabel "Betinging"@nb ;
    skos:broader humord:c64581 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conditioning"@en,
        "Betinging"@nb .

humord:c64581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64581" ;
    dct:modified "2024-03-15T09:12:53"^^xsd:dateTime ;
    skos:altLabel "Assosiativ læring"@nb ;
    skos:broader humord:c08079 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Associative learning"@en,
        "Assosiativ læring"@nb .

humord:c64582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64582" ;
    dct:modified "2024-03-15T09:16:11"^^xsd:dateTime ;
    skos:altLabel "Bifurkasjonar"@nb ;
    skos:broader humord:c61180 ;
    skos:definition "Bifurkasjon er gaffeldeling av en elv hvis to grener løper til hvert sitt vassdrag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bifurcations"@en,
        "Bifurkasjoner"@nb .

humord:c64583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64583" ;
    dct:modified "2024-03-15T09:19:15"^^xsd:dateTime ;
    skos:altLabel "Binary digits"@en,
        "Binære tal"@nb,
        "Boolske operasjonar"@nb,
        "Boolske operasjoner"@nb,
        "Logiske operasjonar"@nb,
        "Logiske operasjoner"@nb ;
    skos:broader humord:c08177 ;
    skos:definition "Binære tall har grunntall 2 og sifferverdiene 0 eller 1.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary numbers"@en,
        "Binære tall"@nb .

humord:c64584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64584" ;
    dct:modified "2024-03-18T08:58:24"^^xsd:dateTime ;
    skos:altLabel "Black-Scholes-Merton model"@en,
        "Black-Scholes-modell"@nb ;
    skos:broader humord:c22082 ;
    skos:definition "Black-Scholes er et begrep hentet fra matematisk finans som brukes løst om tre ulike ting: 1) Den stokastiske differensialligningen som ofte brukes som modell for et verdipapir, som for eksempel en aksje.2) Den partielle differensialligningen som utledes fra modellen i punktet over. 3 )Løsningen av den partielle differensialligningen i punktet over. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black-Scholes model"@en,
        "Black-Scholes-modell"@nb .

humord:c64585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64585" ;
    dct:modified "2024-03-15T09:28:14"^^xsd:dateTime ;
    skos:altLabel "Bobledannelse"@nb,
        "Bobledanning"@nb,
        "Bobler"@nb,
        "Gassbobler"@nb ;
    skos:broader humord:c64586 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bubbles"@en,
        "Bobler"@nb .

humord:c64586 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64586" ;
    dct:modified "2024-07-01T14:39:25"^^xsd:dateTime ;
    skos:altLabel "Overflatefysikk"@nb ;
    skos:broader humord:c65414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface physics"@en,
        "Overflatefysikk"@nb .

humord:c64587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64587" ;
    dct:modified "2024-03-15T11:24:53"^^xsd:dateTime ;
    skos:altLabel "Sand rock-cress"@en,
        "A. arenosa"@nb,
        "Arabidopsis arenosa"@nb,
        "Sandskrinneblom"@nb ;
    skos:broader humord:c62161 ;
    skos:definition "Sandskrinneblom er en ettårig til toårig urt i korsblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabidopsis arenosa"@en,
        "Sandskrinneblom"@nb ;
    skos:related humord:c64588,
        humord:c64589 .

humord:c64588 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64588" ;
    dct:modified "2024-03-15T11:25:44"^^xsd:dateTime ;
    skos:altLabel "Lyrate rockcress"@en,
        "A. lyrata"@nb,
        "A. petraea"@nb,
        "Arabidopsis lyrata"@nb,
        "Arabidopsis petraea"@nb,
        "Aurskrinneblom"@nb ;
    skos:broader humord:c62161 ;
    skos:definition "Aurskrinneblom er en flerårig urt i korsblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabidopsis lyrata"@en,
        "Aurskrinneblom"@nb ;
    skos:related humord:c64587,
        humord:c64589 .

humord:c64589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64589" ;
    dct:modified "2024-03-15T11:23:59"^^xsd:dateTime ;
    skos:altLabel "Mouse-ear cress"@en,
        "Thale cress"@en,
        "A. thaliana"@nb,
        "Arabidopsis thaliana"@nb,
        "Vårskrinneblom"@nb ;
    skos:broader humord:c62161 ;
    skos:definition "Vårskrinneblom er en ettårig planteart i korsblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mouseear cress"@en,
        "Vårskrinneblom"@nb ;
    skos:related humord:c64587,
        humord:c64588 .

humord:c64590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64590" ;
    dct:modified "2024-03-18T08:46:49"^^xsd:dateTime ;
    skos:altLabel "Boolske funksjonar"@nb ;
    skos:broader humord:c08175 ;
    skos:definition "I matematikk er en boolsk funksjon en funksjon hvis argumenter og resultat antar verdier fra en to-elementers mengde (vanligvis {sant, falskt}, {0,1} eller {-1,1}). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boolean functions"@en,
        "Boolske funksjoner"@nb .

humord:c64591 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64591" ;
    dct:modified "2024-03-15T12:43:54"^^xsd:dateTime ;
    skos:altLabel "Bootstrap"@nb,
        "Bootstrapping"@nb ;
    skos:broader humord:c09394 ;
    skos:definition "Bootstrapping eller bootstrap er et uttrykk som brukes om statistiske metoder, der nye datasett simuleres med utgangspunkt i et opprinnelig datasett. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bootstrapping"@en,
        "Bootstrap"@nb .

humord:c64592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64592" ;
    dct:modified "2024-03-18T08:47:09"^^xsd:dateTime ;
    skos:altLabel "Borelmengder"@nb ;
    skos:broader humord:c08175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borel sets"@en,
        "Borelmengder"@nb .

humord:c64593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64593" ;
    dct:modified "2024-03-15T12:49:24"^^xsd:dateTime ;
    skos:altLabel "Artin braid groups"@en,
        "Braidgrupper"@nb ;
    skos:broader humord:c64523 ;
    skos:definition "Braidgrupper er et matematisk konsept innen knuteteori <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Braid groups"@en,
        "Braidgrupper"@nb .

humord:c64594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64594" ;
    dct:modified "2024-03-15T12:53:06"^^xsd:dateTime ;
    skos:altLabel "Brauer-grupper"@nb ;
    skos:broader humord:c64550 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brauer groups"@en,
        "Brauer-grupper"@nb .

humord:c64595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64595" ;
    dct:modified "2024-03-15T12:58:05"^^xsd:dateTime ;
    skos:altLabel "Dyrebestandar"@nb,
        "Dyreforekomster"@nb,
        "Dyreførekomstar"@nb,
        "Dyremengder"@nb,
        "Dyrepopulasjonar"@nb,
        "Dyrepopulasjoner"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "En bestand i zoologi er en gruppe individer av én dyreart som lever innen et bestemt område, for eksempel den østnorske storfuglbestanden, Hitras hjortebestand, eller Norges elgbestand. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal populations"@en,
        "Dyrebestander"@nb .

humord:c64596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64596" ;
    dct:modified "2024-03-15T13:02:26"^^xsd:dateTime ;
    skos:altLabel "Brot (Strukturgeologi)"@nb,
        "Brott (Strukturgeologi)"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Brudd er her en allmen betegnelse for en oppbryting som skyldes mekaniske spenninger i berggrunnen.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fractures (Structural geology)"@en,
        "Brudd (Strukturgeologi)"@nb .

humord:c64597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64597" ;
    dct:modified "2024-03-15T13:02:09"^^xsd:dateTime ;
    skos:altLabel "Strukturgeologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Strukturgeologi er studiet av tredimensjonal fordeling av bergarter og deres planare eller foldede overflater, og deres tekstur.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural geology"@en,
        "Strukturgeologi"@nb .

humord:c64598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64598" ;
    dct:modified "2024-03-15T13:26:44"^^xsd:dateTime ;
    skos:altLabel "Brotberekningar"@nb,
        "Brotmekanikk"@nb,
        "Brotstyrke"@nb,
        "Brottberekningar"@nb,
        "Brottmekanikk"@nb,
        "Brottstyrke"@nb,
        "Bruddberegninger"@nb,
        "Bruddstyrke"@nb,
        "Sprekkdannelse"@nb,
        "Sprekkdanning"@nb ;
    skos:broader humord:c64599 ;
    skos:definition "Bruddmekanikk er en fagdisiplin innen materialforskning som fokuserer på hvordan brudd oppstår og kan forhindres.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fracture mechanics"@en,
        "Bruddmekanikk"@nb .

humord:c64599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64599" ;
    dct:modified "2024-03-15T13:26:37"^^xsd:dateTime ;
    skos:altLabel "Faststoffmekanikk"@nb ;
    skos:broader humord:c64600 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid mechanics"@en,
        "Faststoffmekanikk"@nb .

humord:c64600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64600" ;
    dct:modified "2024-03-15T13:26:54"^^xsd:dateTime ;
    skos:altLabel "Kontinuumsmekanikk"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Kontinuumsmekanikk er grenen av mekanikk som tar for seg analyse av kinematikk og den mekaniske atferden til materialer modellert som sammenhengende masse fremfor partikler. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continuum mechanics"@en,
        "Kontinuumsmekanikk"@nb .

humord:c64601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64601" ;
    dct:modified "2024-03-15T13:25:42"^^xsd:dateTime ;
    skos:altLabel "Klassisk fysikk"@nb,
        "Klassisk mekanikk"@nb,
        "Newtons mekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:definition "Mekanikken er den delen av fysikken som befatter seg med deformasjon eller bevegelse (eller manglende bevegelse) av materie ved påvirkning av krefter.   <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classical physics"@en,
        "Klassisk mekanikk"@nb .

humord:c64602 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64602" ;
    dct:modified "2024-06-24T09:32:53"^^xsd:dateTime ;
    skos:altLabel "Rigid-body dynamics"@en,
        "Faste lekamars dynamikk"@nb,
        "Stive legemers dynamikk"@nb,
        "Stive legemers mekanikk"@nb,
        "Stive lekamars dynamikk"@nb,
        "Stive lekamars mekanikk"@nb ;
    skos:broader humord:c61228 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rigid body dynamics"@en,
        "Faste legemers dynamikk"@nb .

humord:c64603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64603" ;
    dct:modified "2024-03-18T09:02:16"^^xsd:dateTime ;
    skos:altLabel "Burnside"@nb,
        "Burnside-problemet"@nb ;
    skos:broader humord:c64604 ;
    skos:definition "Burnside-problemet  er et matematisk problem innen gruppeteori <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Burnside problem"@en,
        "Burnside-problemet"@nb .

humord:c64604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64604" ;
    dct:modified "2024-03-15T13:39:49"^^xsd:dateTime ;
    skos:altLabel "Endelege grupper"@nb,
        "Endelig gruppeteori"@nb,
        "Endelige grupper"@nb ;
    skos:broader humord:c64451 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite group theory"@en,
        "Endelig gruppeteori"@nb .

humord:c64605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64605" ;
    dct:modified "2024-03-15T13:43:36"^^xsd:dateTime ;
    skos:altLabel "Bygnadskonstruksjonar"@nb,
        "Bygningskonstruksjonar"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Building structures"@en,
        "Bygningskonstruksjoner"@nb .

humord:c64606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64606" ;
    dct:modified "2024-03-15T13:45:06"^^xsd:dateTime ;
    skos:altLabel "Berekonstruksjonar"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Load-bearing structures"@en,
        "Bærekonstruksjoner"@nb .

humord:c64607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64607" ;
    dct:modified "2024-07-26T10:00:18"^^xsd:dateTime ;
    skos:altLabel "Bylgjeforplanting"@nb,
        "Bylgjeforplantning"@nb,
        "Bylgjeutbreiing"@nb,
        "Bølgeforplanting"@nb,
        "Bølgeforplantning"@nb,
        "Bølgeutbredelse"@nb,
        "Bølgeutbreiing"@nb,
        "Bølgjeforplanting"@nb,
        "Bølgjeforplantning"@nb,
        "Bølgjeutbreiing"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølgeforplantning er en gren av radioteknikken omhandler forplantningen av de elektromagnetiske bølgene mellom radiosender og radiomottager. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave propagation"@en,
        "Bølgeforplantning"@nb .

humord:c64608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64608" ;
    dct:modified "2024-03-15T13:51:55"^^xsd:dateTime ;
    skos:altLabel "Bylgjeleiarar"@nb,
        "Bølgeleiarar"@nb,
        "Bølgjeleiarar"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølgeleder er en fysisk struktur som har den egenskap at den leder bølger i en bestemt retning. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waveguides"@en,
        "Bølgeledere"@nb .

humord:c64609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64609" ;
    dct:modified "2024-03-15T13:59:26"^^xsd:dateTime ;
    skos:altLabel "Ocean surface wave modeling"@en,
        "Ocean surface wave models"@en,
        "Wind wave modeling"@en,
        "Wind wave models"@en,
        "Bylgjevarsling"@nb,
        "Bølgevarsling"@nb,
        "Bølgjevarsling"@nb,
        "Havbølgemodeller"@nb,
        "Havbølgemodellering"@nb,
        "Vindbølgemodeller"@nb,
        "Vindbølgemodellering"@nb ;
    skos:broader humord:c64610 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave forecasting"@en,
        "Bølgevarsling"@nb .

humord:c64610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64610" ;
    dct:modified "2024-04-02T14:50:04"^^xsd:dateTime ;
    skos:altLabel "Wind waves"@en,
        "Wind-generated waves"@en,
        "Havbylgjer"@nb,
        "Havbølger"@nb,
        "Havbølgjer"@nb,
        "Vindbylgjer"@nb,
        "Vindbølger"@nb,
        "Vindbølgjer"@nb,
        "Vindgenererte bylgjer"@nb,
        "Vindgenererte bølger"@nb,
        "Vindgenererte bølgjer"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Havbølger er bølgebevegelser i havet. Bølgene man vanligvis merker i havoverflaten skyldes vinden og kalles derfor vindbølger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ocean waves"@en,
        "Havbølger"@nb ;
    skos:related humord:c65215 .

humord:c64611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64611" ;
    dct:modified "2024-03-15T14:05:45"^^xsd:dateTime ;
    skos:altLabel "D-modular"@nb ;
    skos:broader humord:c64546 ;
    skos:definition "I matematikk er et D-modul en modul over en ring D med differensialoperatorer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "D-modules"@en,
        "D-moduler"@nb .

humord:c64612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64612" ;
    dct:modified "2025-02-12T12:32:33"^^xsd:dateTime ;
    skos:altLabel "Fuglebestandar"@nb,
        "Fugleforekomster"@nb,
        "Fugleførekomstar"@nb,
        "Fuglemengder"@nb ;
    skos:broader humord:c08241,
        humord:c64595 ;
    skos:definition "Fuglebestander er en gruppe fugler som lever innen et bestemt område. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird populations"@en,
        "Fuglebestander"@nb .

humord:c64613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64613" ;
    dct:modified "2024-03-15T14:30:32"^^xsd:dateTime ;
    skos:altLabel "Deformasjonar (Strukturgeologi)"@nb,
        "Formendringar (Strukturgeologi)"@nb,
        "Formendringer (Strukturgeologi)"@nb ;
    skos:broader humord:c64597 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deformations (Structural geology)"@en,
        "Deformasjoner (Strukturgeologi)"@nb .

humord:c64614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64614" ;
    dct:modified "2024-03-15T14:31:54"^^xsd:dateTime ;
    skos:altLabel "Deformasjoner (Matematikk)"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deformations (Mathematics)"@en,
        "Deformasjoner (Matematikk)"@nb .

humord:c64615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64615" ;
    dct:modified "2024-03-15T14:38:21"^^xsd:dateTime ;
    skos:altLabel "Degenerasjon (Matematikk)"@nb ;
    skos:broader humord:c64616 ;
    skos:definition "I matematikk er en degenerert tilfelle en grensetilfelle av en klasse objekter som ser ut til å være kvalitativt annerledes (og vanligvis enklere enn) resten av klassen, og begrepet degenerering er betingelsen for å være et degenerert tilfelle. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Degeneracy (Mathematics"@en,
        "Degenerasjon (Matematikk)"@nb .

humord:c64616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64616" ;
    dct:modified "2024-03-15T14:38:00"^^xsd:dateTime ;
    skos:altLabel "PDE"@nb,
        "Partielle differensiallikningar"@nb,
        "Partielle differensiallikninger"@nb,
        "Partielle diffligninger"@nb,
        "Partielle difflikningar"@nb,
        "Partielle difflikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Partial differential equations"@en,
        "Partielle differensialligninger"@nb .

humord:c64617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64617" ;
    dct:modified "2024-03-15T14:42:51"^^xsd:dateTime ;
    skos:altLabel "Derivasjon (Matematikk)"@nb ;
    skos:broader humord:c62296 ;
    skos:definition "Derivasjon er i matematikken en måte å uttrykke presist hvordan en størrelse endrer seg.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Derivatives (Mathematics)"@en,
        "Derivasjon (Matematikk)"@nb .

humord:c64618 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64618" ;
    dct:modified "2024-03-15T14:48:27"^^xsd:dateTime ;
    skos:altLabel "Beskrivende mengdelære"@nb,
        "Deskriptiv mengdelære"@nb ;
    skos:broader humord:c08175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Descriptive set theory"@en,
        "Deskriptiv mengdelære"@nb .

humord:c64619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64619" ;
    dct:modified "2024-03-15T14:50:41"^^xsd:dateTime ;
    skos:altLabel "Dessins d'enfants"@en,
        "Dessins d'enfant"@nb,
        "Dessins d'enfants"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "I matematikk er en dessin d'enfant en type grafinnbygging som brukes til å studere Riemann-overflater og for å gi kombinatoriske invarianter for virkningen av den absolutte Galois-gruppen av de rasjonelle tallene.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dessins d'enfant"@en,
        "Dessins d'enfant"@nb .

humord:c64620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64620" ;
    dct:modified "2024-03-15T14:56:44"^^xsd:dateTime ;
    skos:altLabel "Dialgebra"@en,
        "Dialgebra"@nb,
        "Dialgebraer"@nb ;
    skos:broader humord:c08163 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dialgebras"@en,
        "Dialgebraer"@nb .

humord:c64621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64621" ;
    dct:modified "2024-03-15T14:59:57"^^xsd:dateTime ;
    skos:altLabel "Diffeomorfiar"@nb ;
    skos:broader humord:c63682 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diffeomorphisms"@en,
        "Diffeomorfier"@nb .

humord:c64622 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64622" ;
    dct:modified "2024-03-18T09:12:42"^^xsd:dateTime ;
    skos:altLabel "Jigsaw pussles"@en,
        "Puslespel"@nb ;
    skos:broader humord:c01420 ;
    skos:definition "Puslespill er et spill eller en aktivitet der man skal sette sammen biter eller løse oppgaver for å komme frem til et bestemt bilde, form eller svar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Puzzles"@en,
        "Puslespill"@nb .

humord:c64623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64623" ;
    dct:modified "2024-03-20T09:28:11"^^xsd:dateTime ;
    skos:altLabel "Angrep (Ballspel)"@nb,
        "Angrep (Ballspill)"@nb,
        "Angrep (Ballsport)"@nb ;
    skos:broader humord:c01435 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Attack (Ball games)"@en,
        "Angrep (Ballsport)"@nb .

humord:c64624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64624" ;
    dct:modified "2024-03-20T09:27:51"^^xsd:dateTime ;
    skos:altLabel "Local neighbourhood facilities"@en,
        "Nærmiljøanlegg"@nb ;
    skos:broader humord:c13889 ;
    skos:definition "Nærmiljøanlegg er et anlegg eller område for egenorganisert fysisk aktivitet, som ligger i tilknytning til bo- og/eller oppholdsområder. <idrettsforbundet.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local community facilities"@en,
        "Nærmiljøanlegg"@nb .

humord:c64625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64625" ;
    dct:modified "2024-03-18T11:07:21"^^xsd:dateTime ;
    skos:altLabel "Stellar birth"@en,
        "Stellar formation"@en,
        "Stjernedanning"@nb ;
    skos:broader humord:c63918 ;
    skos:definition "Stjernedannelse er den prosessen der kompakte molekylskyer kollapser til en plasma og senere blir til en stjerne. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Star formation"@en,
        "Stjernedannelse"@nb ;
    skos:related humord:c63676 .

humord:c64626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64626" ;
    dct:modified "2024-03-18T12:44:39"^^xsd:dateTime ;
    skos:altLabel "Elektrokjemiske reaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Elektrokjemiske reaksjoner, overføres elektroner (og nødvendigvis resulterende ioner) ikke direkte mellom molekyler, men via de nevnte elektroniske og ionisk ledende kretsene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemical reactions"@en,
        "Elektrokjemiske reaksjoner"@nb ;
    skos:related humord:c64633 .

humord:c64627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64627" ;
    dct:modified "2024-03-18T11:44:16"^^xsd:dateTime ;
    skos:altLabel "Stellar dynamikk"@nb,
        "Stjernedynamikk"@nb ;
    skos:broader humord:c64629 ;
    skos:definition "Stjernedynamikk er den grenen av astrofysikken som beskriver på en statistisk måte de kollektive bevegelsene til stjernene underlagt deres gjensidige gravitasjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar dynamics"@en,
        "Stjernedynamikk"@nb ;
    skos:related humord:c08186 .

humord:c64628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64628" ;
    dct:modified "2024-03-18T11:36:14"^^xsd:dateTime ;
    skos:altLabel "Orbital mechanics"@en,
        "Astrodynamikk"@nb ;
    skos:broader humord:c62047,
        humord:c62975 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrodynamics"@en,
        "Astrodynamikk"@nb .

humord:c64629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64629" ;
    dct:modified "2024-03-18T11:42:17"^^xsd:dateTime ;
    skos:altLabel "Celest mekanikk"@nb,
        "Himmelmekanikk"@nb ;
    skos:broader humord:c64628 ;
    skos:definition "Himmelmekanikk, eller celestmekanikk, er et felt innen astronomi som handler om å studere himmellegemenes bevegelse under påvirkning av tyngdekraft og andre krefter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Celestial mechanics"@en,
        "Celest mekanikk"@nb .

humord:c64630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64630" ;
    dct:modified "2024-03-18T12:11:13"^^xsd:dateTime ;
    skos:altLabel "Stellar spots"@en,
        "Stjerneflekkar"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Den stellare ekvivalenten av en solflekk: en region med økt magnetfeltstyrke og lav overflateglans. <A Dictionary of Astronomy. Oxford University Press>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Starspots"@en,
        "Stjerneflekker"@nb ;
    skos:related humord:c61677 .

humord:c64631 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64631" ;
    dct:modified "2024-03-18T12:42:07"^^xsd:dateTime ;
    skos:altLabel "Differensialalgebra"@nb ;
    skos:broader humord:c62404 ;
    skos:definition "I matematikk er differentialalgebra, grovt sett, området innen matematikken som handler om studiet av differensialligninger og differensialoperatorer som algebraiske objekter med sikte på å utlede egenskaper ved differensialligninger og operatorer uten å beregne løsningene, på samme måte som polynomiske algebraer brukes for studiet av algebraiske varieteter, som er løsningsmengder av systemer med polynomiske ligninger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential algebra"@en,
        "Differensialalgebra"@nb .

humord:c64632 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64632" ;
    dct:modified "2024-03-18T12:44:42"^^xsd:dateTime ;
    skos:altLabel "Differensialformer"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Differensialform er navnet på generaliserte funksjoner som benyttes i differensialgeometri og topologi på mangfoldigheter og er uavhengig av deres koordinatisering. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential forms"@en,
        "Differensialformer"@nb .

humord:c64633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64633" ;
    dct:modified "2024-03-18T12:44:25"^^xsd:dateTime ;
    skos:altLabel "Elektrokjemiske eigenskapar"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Elektrokjemiske egenskaper kan inkludere substansens evne til å lede elektrisitet, dens potensial til å gjennomgå oksidasjon eller reduksjonsreaksjoner, og dens interaksjon med andre stoffer i en elektrokjemisk miljø.<UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemical properties"@en,
        "Elektrokjemiske egenskaper"@nb ;
    skos:related humord:c64626 .

humord:c64634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64634" ;
    dct:modified "2024-03-18T12:48:36"^^xsd:dateTime ;
    skos:altLabel "Differensialoperatorar"@nb ;
    skos:broader humord:c64035 ;
    skos:definition "Typisk sett er en differensialoperator en lineær operator definert i form av differensiering av funksjoner <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential operators"@en,
        "Differensialoperatorer"@nb .

humord:c64635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64635" ;
    dct:modified "2024-03-18T12:52:55"^^xsd:dateTime ;
    skos:altLabel "Differensialtopologi"@nb ;
    skos:broader humord:c64530 ;
    skos:definition "I matematikk er differensialtopologi et felt som omhandler de topologiske egenskapene og glatte egenskaper av glatte mangfoldigheter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential topology"@en,
        "Differensialtopologi"@nb .

humord:c64636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64636" ;
    dct:modified "2024-03-18T12:56:38"^^xsd:dateTime ;
    skos:altLabel "Differensialulikskapar"@nb ;
    skos:broader humord:c22081 ;
    skos:definition "Differensialulikheter er differensialligninger som inneholder ulikheter i stedet for likheter. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differential inequalitites"@en,
        "Differensialulikheter"@nb .

humord:c64637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64637" ;
    dct:modified "2024-03-18T13:01:58"^^xsd:dateTime ;
    skos:altLabel "Differensiable mangfald"@nb,
        "Differensiable mangfoldigheter"@nb,
        "Differensierbare mangfald"@nb ;
    skos:broader humord:c64520 ;
    skos:definition "En differensierbar mangfoldighet er en topologisk rom som lokalt likner på euklidske rom, men kan ha en mer kompleks global struktur.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Differentiable manifolds"@en,
        "Differensierbare mangfoldigheter"@nb .

humord:c64638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64638" ;
    dct:modified "2024-07-26T09:56:07"^^xsd:dateTime ;
    skos:altLabel "Diffusjonsprosessar"@nb ;
    skos:broader humord:c28007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diffusion processes"@en,
        "Diffusjonsprosesser"@nb .

humord:c64639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64639" ;
    dct:modified "2024-03-18T13:09:13"^^xsd:dateTime ;
    skos:altLabel "Dimensjonsteori"@nb ;
    skos:broader humord:c63789 ;
    skos:definition "Dimensjonsteori er studiet av dimensjonsrelaterte invariantene til generelle topologiske rom <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dimension theory"@en,
        "Dimensjonsteori"@nb .

humord:c64640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64640" ;
    dct:modified "2024-03-18T13:11:36"^^xsd:dateTime ;
    skos:altLabel "Arithmetic algebraic geometry"@en,
        "Diofantisk geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diophantine geometry"@en,
        "Diofantisk geometri"@nb .

humord:c64641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64641" ;
    dct:modified "2024-03-18T13:11:53"^^xsd:dateTime ;
    skos:altLabel "Prosessutstyr"@nb ;
    skos:broader humord:c61935 ;
    skos:definition "Eksempler på prosessutstyr inkluderer reaktorer, destillasjonskolonner, pumper, kompressorer, separatorer, filtre, rørledninger, tanker, ovner og kjølere. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Process equipment"@en,
        "Prosessutstyr"@nb .

humord:c64642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64642" ;
    dct:modified "2024-03-18T13:13:21"^^xsd:dateTime ;
    skos:altLabel "Diofantiske approksimasjonar"@nb ;
    skos:broader humord:c64528 ;
    skos:definition "Diofantiske approksimasjoner, oppkalt etter Diofantos, er et delområde av tallteori som studerer approksimeringen av reelle tall med rasjonelle tall. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diophantine approximations"@en,
        "Diofantiske approksimasjoner"@nb .

humord:c64643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64643" ;
    dct:modified "2024-03-18T13:19:49"^^xsd:dateTime ;
    skos:altLabel "Diofantiske likningar"@nb,
        "Diofantiske likninger"@nb,
        "Diofantligninger"@nb,
        "Diofantlikningar"@nb,
        "Diofantlikninger"@nb ;
    skos:broader humord:c64503 ;
    skos:definition "Diofantisk ligning betegner i matematikken en eller flere polynomligninger med heltallige koeffisienter og som bare består av addisjon og multiplikasjon av de ukjente størrelsene. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diophantine equations"@en,
        "Diofantiske ligninger"@nb .

humord:c64644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64644" ;
    dct:modified "2024-03-18T13:21:20"^^xsd:dateTime ;
    skos:altLabel "Elektrokjemiske reaktorar"@nb ;
    skos:broader humord:c64641 ;
    skos:definition "Elektrokjemiske reaktorer er en spesiell type kjemisk reaktor som tillater konvertering av elektrisk og kjemisk energi. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemical reactors"@en,
        "Elektrokjemiske reaktorer"@nb .

humord:c64645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64645" ;
    dct:modified "2024-03-18T13:22:25"^^xsd:dateTime ;
    skos:altLabel "Dirichlet-former"@nb,
        "Dirikletformer"@nb ;
    skos:broader humord:c28007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dirichlet forms"@en,
        "Dirichlet-former"@nb .

humord:c64646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64646" ;
    dct:modified "2024-03-18T13:25:33"^^xsd:dateTime ;
    skos:altLabel "Dirichlet-rekker"@nb,
        "Dirichlet-rekkjer"@nb ;
    skos:broader humord:c62778 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dirichlet series"@en,
        "Dirichlet-rekker"@nb .

humord:c64647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64647" ;
    dct:modified "2024-03-18T13:27:09"^^xsd:dateTime ;
    skos:altLabel "Diskontinuerlege grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discontinuous groups"@en,
        "Diskontinuerlige grupper"@nb .

humord:c64648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64648" ;
    dct:modified "2024-03-19T09:01:36"^^xsd:dateTime ;
    skos:altLabel "Diskret geometri"@nb ;
    skos:broader humord:c64649 ;
    skos:definition "Diskret geometri er den grenen av geometri som studerer kombinatoriske egenskaper og konstruktive metoder for diskrete geometriske objekter. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrete geometry"@en,
        "Diskret geometri"@nb .

humord:c64649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64649" ;
    dct:modified "2024-03-18T13:31:49"^^xsd:dateTime ;
    skos:altLabel "Endelege geometriar"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Endelig geometri er en gren av matematikken som studerer geometriske objekter og relasjoner i endelige sett <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite geometries"@en,
        "Endelige geometrier"@nb .

humord:c64650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64650" ;
    dct:modified "2024-03-18T13:34:54"^^xsd:dateTime ;
    skos:altLabel "Diskontinuitet (Matematisk analyse)"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "En graf eller funksjon er diskontinuerlig hvor den ikke er kontinuerlig. I slike tilfeller er den ikke definert for alle verdier. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discontinuities (Matahematical analysis)"@en,
        "Diskontinuitet (Matematisk analyse)"@nb .

humord:c64651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64651" ;
    dct:modified "2024-03-21T14:14:52"^^xsd:dateTime ;
    skos:altLabel "Diskrete grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrete groups"@en,
        "Diskrete grupper"@nb .

humord:c64652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64652" ;
    dct:modified "2024-03-18T13:41:22"^^xsd:dateTime ;
    skos:altLabel "Diskrete sannsynsfordelingar"@nb ;
    skos:broader humord:c20828 ;
    skos:definition "Diskrete sannsynlighetsfordelinger er en samling av sannsynligheter som er knyttet til en diskret stokastisk variabel. En stokastisk variabel er en variabel som kan anta forskjellige verdier med visse sannsynligheter. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrete probability distributions"@en,
        "Diskrete sannsynlighetsfordelinger"@nb .

humord:c64653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64653" ;
    dct:modified "2024-03-18T13:44:21"^^xsd:dateTime ;
    skos:altLabel "Diskriminantanalyse"@nb,
        "Diskriminering  (Multivariate analyser)"@nb,
        "Diskriminering (Multivariat analyse)"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Discrimination (Multivariate analysis)"@en,
        "Diskriminantanalyse"@nb .

humord:c64654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64654" ;
    dct:modified "2024-03-20T10:39:55"^^xsd:dateTime ;
    skos:altLabel "Continuous distributions"@en,
        "Distribusjonar (Distribusjonsteori)"@nb,
        "Fordelingar (Distribusjonsteori)"@nb,
        "Fordelinger (Distribusjonsteori)"@nb,
        "Kontinuerlege distribusjonar"@nb,
        "Kontinuerlige distribusjoner"@nb,
        "Kontinuerlige fordelinger"@nb ;
    skos:broader humord:c64655 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributions (Distribution theory)"@en,
        "Distribusjoner (Distribusjonsteori)"@nb .

humord:c64655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64655" ;
    dct:modified "2024-03-18T13:50:15"^^xsd:dateTime ;
    skos:altLabel "Distribusjonsteori"@nb,
        "Fordelingsteori"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distribution theory"@en,
        "Distribusjonsteori"@nb .

humord:c64656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64656" ;
    dct:modified "2024-03-18T13:54:10"^^xsd:dateTime ;
    skos:altLabel "Dualitet"@nb ;
    skos:broader humord:c64655 ;
    skos:definition "Dualitet er i matematiske system når det opptrer to operasjonar med tilsvarande aksiomatiske reglar, slik at dei to operasjonane kan byttast om i alle satsar <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dualities"@en,
        "Dualiteter"@nb .

humord:c64657 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64657" ;
    dct:modified "2024-03-18T14:05:00"^^xsd:dateTime ;
    skos:altLabel "Elektrolyse"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Elektrolyse er en kjemisk reaksjon som blir drevet ved bruk av elektrisk likestrøm. Den gjør det mulig å skille grunnstoffer fra hverandre i en elektrolytt når de i utgangspunktet er kjemisk bundet til andre stoffer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrolysis"@en,
        "Elektrolyse"@nb ;
    skos:related humord:c62668 .

humord:c64658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64658" ;
    dct:modified "2024-03-18T14:08:59"^^xsd:dateTime ;
    skos:altLabel "Dynamisk analyse"@nb ;
    skos:broader humord:c01459 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamical analysis"@en,
        "Dynamisk analyse"@nb .

humord:c64659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64659" ;
    dct:modified "2024-03-20T09:21:54"^^xsd:dateTime ;
    skos:altLabel "Dynamiske forhold (Konstruksjonsanalyse)"@nb,
        "Dynamiske tilhøve (Konstruksjonsanalyse"@nb ;
    skos:broader humord:c64660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic relations (Construction analysis)"@en,
        "Dynamiske forhold (Konstruksjonsanalyse)"@nb .

humord:c64660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64660" ;
    dct:modified "2024-03-18T14:15:09"^^xsd:dateTime ;
    skos:altLabel "Konstruksjonsanalyse"@nb,
        "Konstruksjonsberegninger"@nb,
        "Konstruksjonsberekningar"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction analysis"@en,
        "Konstruksjonsanalyse"@nb .

humord:c64661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64661" ;
    dct:modified "2024-03-18T14:22:09"^^xsd:dateTime ;
    skos:altLabel "Eigenvektorar"@nb ;
    skos:broader humord:c64503 ;
    skos:definition "I matematikk er en egenvektor til en lineær transformasjon T: V  V et element i vektorrommet V som ikke endrer retning når den avbildes av transformasjonen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eigen matrices"@en,
        "Egenvektorer"@nb .

humord:c64662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64662" ;
    dct:modified "2024-03-18T14:25:10"^^xsd:dateTime ;
    skos:altLabel "Eigenverdiar (Lineær algebra)"@nb ;
    skos:broader humord:c62404 ;
    skos:definition "Egenverdi er et begrep som brukes på flere områder av matematikken, særlig innen lineær algebra. Hvis A er en lineær avbildning eller operator i et vektorrom V, så kalles et reelt eller komplekst tall λen egenverdi for A hvis Ax=λx for en vektor x∈V som ikke er nullvektoren. Vektoren x kalles da en egenvektor for A som svarer til egenverdien λ.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eigen values"@en,
        "Egenverdier (Lineær algebra)"@nb .

humord:c64663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64663" ;
    dct:modified "2024-03-21T11:10:53"^^xsd:dateTime ;
    skos:altLabel "Elektrondiffraksjon"@nb ;
    skos:broader humord:c64776 ;
    skos:definition "Elektrondiffraksjon er et fenomen som viser at elektroner oppfører seg som bølger. Når bølger sendes gjennom spalter som er omtrent like store som bølgelengden, spres de og påvirker hverandre ved interferens. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron diffraction"@en,
        "Elektrondiffraksjon"@nb .

humord:c64664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64664" ;
    dct:modified "2024-03-18T14:31:10"^^xsd:dateTime ;
    skos:altLabel "Eigenverdiproblem"@nb ;
    skos:broader humord:c64662 ;
    skos:definition "Å finne sammenhørende verdier for egenverdi og egenvektor kalles å løse et egenverdiproblem.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eigenvalue problems"@en,
        "Egenverdiproblemer"@nb .

humord:c64665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64665" ;
    dct:modified "2024-03-18T14:33:25"^^xsd:dateTime ;
    skos:altLabel "Eisensteinrekker"@nb,
        "Eisensteinrekkjer"@nb ;
    skos:broader humord:c62778 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eisenstein series"@en,
        "Eisensteinrekker"@nb .

humord:c64666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64666" ;
    dct:modified "2024-04-23T19:53:26"^^xsd:dateTime ;
    skos:altLabel "Ekspansjon (Matematikk)"@nb,
        "Ekspansjonar (Matematikk)"@nb,
        "Ekspansjoner (Matematikk)"@nb,
        "Utvidelser (Matematikk)"@nb,
        "Utvidingar (Matematikk)"@nb ;
    skos:broader humord:c62268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Expansions (Mathematics)"@en,
        "Ekspansjon (Matematikk)"@nb .

humord:c64667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64667" ;
    dct:modified "2024-03-18T14:40:12"^^xsd:dateTime ;
    skos:altLabel "Eksperimentell talteori"@nb ;
    skos:broader humord:c08178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental number theory"@en,
        "Eksperimentell tallteori"@nb .

humord:c64668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64668" ;
    dct:modified "2024-07-01T13:55:19"^^xsd:dateTime ;
    skos:altLabel "Elektron"@nb ;
    skos:broader humord:c66782,
        humord:c67202 ;
    skos:definition "Et elektron er en elementærpartikkel som forekommer i alt kjent stoff. Elektronene befinner seg i en sky rundt kjernen av atomet. De har negativ elektrisk ladning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrons"@en,
        "Elektroner"@nb .

humord:c64669 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64669" ;
    dct:modified "2024-03-18T14:49:44"^^xsd:dateTime ;
    skos:altLabel "Eksponentielle funksjonar"@nb ;
    skos:broader humord:c64533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exponential functions"@en,
        "Eksponentielle funksjoner"@nb .

humord:c64670 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64670" ;
    dct:modified "2024-03-18T15:00:22"^^xsd:dateTime ;
    skos:altLabel "Extreme value theory"@en,
        "Ekstremverdiar"@nb,
        "Ekstremverditeori"@nb,
        "Utliggar"@nb,
        "Utligger"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "En ekstremverdi, også kjent som utligger (fra engelsk outlier), er et begrep innen statistikk og matematisk statistikk som viser til en avvikende eller ytterliggående observert verdi som skiller seg vesentlig ut fra andre observerte verdier («løpsk» eller «vill» observasjon).  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Outliers"@en,
        "Ekstremverdier"@nb .

humord:c64671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64671" ;
    dct:modified "2024-03-18T15:04:51"^^xsd:dateTime ;
    skos:altLabel "FEM"@en,
        "Finite element analysis"@en,
        "Finite element methods"@en,
        "Finite elements"@en,
        "Elementmetodar"@nb,
        "Elementmetoden"@nb,
        "Elementmetoder"@nb,
        "Endelege elements metode"@nb,
        "Endelige elementers metode"@nb,
        "FEM"@nb,
        "Finittelementmetoden"@nb ;
    skos:broader humord:c62361 ;
    skos:definition "Finittelementmetoden (engelsk Finite Element Method, FEM), den endelige elementmetoden eller bare elementmetoden er en metode der kompliserte systemer deles inn i enklere elementer (deler) med kjente og forståtte egenskaper.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite element method"@en,
        "Elementmetoden"@nb .

humord:c64672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64672" ;
    dct:modified "2024-03-18T15:06:11"^^xsd:dateTime ;
    skos:altLabel "Minste kvadrats metode"@nb ;
    skos:broader humord:c64671 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Least square method"@en,
        "Minste kvadraters metode"@nb .

humord:c64673 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64673" ;
    dct:modified "2024-03-18T15:10:32"^^xsd:dateTime ;
    skos:altLabel "Elementær talteori"@nb ;
    skos:broader humord:c08178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elementary number theory"@en,
        "Elementær tallteori"@nb .

humord:c64674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64674" ;
    dct:modified "2024-03-26T13:00:50"^^xsd:dateTime ;
    skos:altLabel "Elliptiske differensiallikningar"@nb,
        "Elliptiske differensiallikninger"@nb,
        "Elliptiske partielle differensialligninger"@nb,
        "Elliptiske partielle differensiallikningar"@nb ;
    skos:broader humord:c64675 ;
    skos:definition "En elliptisk partiell differensialligning er en andreordens differensialligning der koeffisientene oppfyller visse krav <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elliptic differential equations"@en,
        "Elliptiske differensialligninger"@nb ;
    skos:related humord:c65075 .

humord:c64675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64675" ;
    dct:modified "2024-03-18T15:18:21"^^xsd:dateTime ;
    skos:altLabel "Elliptiske likningar"@nb,
        "Elliptiske likninger"@nb ;
    skos:broader humord:c64616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elliptic equations"@en,
        "Elliptiske ligninger"@nb .

humord:c64676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64676" ;
    dct:modified "2024-03-18T15:22:10"^^xsd:dateTime ;
    skos:altLabel "Elliptiske funksjonar"@nb ;
    skos:broader humord:c64439 ;
    skos:definition "Elliptiske funksjoner er en generalisering av trigonometriske funksjoner slik at de har to perioder ω1 og ω2 istedenfor én <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elliptic functions"@en,
        "Elliptiske funksjoner"@nb .

humord:c64677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64677" ;
    dct:modified "2024-03-18T15:24:58"^^xsd:dateTime ;
    skos:altLabel "Elliptiske kurver"@nb ;
    skos:broader humord:c64500 ;
    skos:definition "Elliptisk kurve er en algebraisk kurve av tredje grad i planet og uten singulariteter hvor den krysser seg selv. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elliptic curves"@en,
        "Elliptiske kurver"@nb .

humord:c64678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64678" ;
    dct:modified "2024-03-18T15:30:20"^^xsd:dateTime ;
    skos:altLabel "Empiriske Bayes-metodar"@nb ;
    skos:broader humord:c59427 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Empirical Bayes methods"@en,
        "Empiriske Bayes-metoder"@nb .

humord:c64679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64679" ;
    dct:modified "2024-03-18T15:33:06"^^xsd:dateTime ;
    skos:altLabel "Endelege differansar"@nb,
        "Endelege differensar"@nb,
        "Endelige differenser"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite differences"@en,
        "Endelige differanser"@nb .

humord:c64680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64680" ;
    dct:modified "2024-03-18T15:40:50"^^xsd:dateTime ;
    skos:altLabel "Endelege kroppar"@nb ;
    skos:broader humord:c64681 ;
    skos:definition "En endelig kropp i abstrakt algebra er en tallkropp som inneholder et endelig antall elementer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite fields"@en,
        "Endelige kropper"@nb .

humord:c64681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64681" ;
    dct:modified "2024-03-26T09:54:16"^^xsd:dateTime ;
    skos:altLabel "Convex bodies"@en,
        "Kroppar (Abstrakt algebra)"@nb ;
    skos:broader humord:c65058 ;
    skos:definition "En kropp er en kommuniktiv ring der hvert ikke-null element har en multiplikativ invers  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fields (Abstract algebra)"@en,
        "Kropper (Abstrakt algebra)"@nb .

humord:c64682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64682" ;
    dct:modified "2024-03-18T15:43:05"^^xsd:dateTime ;
    skos:altLabel "Talkroppar"@nb ;
    skos:broader humord:c64487 ;
    skos:definition "Ein talkropp er i matematikk ein matematisk kropp der elementa er tal. Det vil sei ei talmengd der addisjon, subtraksjon, multiplikasjon og divisjon med tal ulik null kan utførast etter dei vanlege reknereglane. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algebraic number fields"@en,
        "Tallkropper"@nb .

humord:c64683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64683" ;
    dct:modified "2024-03-21T14:13:42"^^xsd:dateTime ;
    skos:altLabel "Enkle grupper (Matematikk)"@nb ;
    skos:broader humord:c64450 ;
    skos:definition "Enkle grupper er grupper uten normale undergrupper andre enn den trivielle gruppen og seg selv <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Simple groups (Mathematics)"@en,
        "Enkle grupper (Matematikk)"@nb .

humord:c64684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64684" ;
    dct:modified "2024-03-18T15:47:23"^^xsd:dateTime ;
    skos:altLabel "Endoskope grupper"@nb ;
    skos:broader humord:c64448 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endoscopic groups"@en,
        "Endoskope grupper"@nb .

humord:c64685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64685" ;
    dct:modified "2024-03-19T07:43:38"^^xsd:dateTime ;
    skos:altLabel "Enumerativ geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "I matematikk er enumerativ geometri den grenen av algebraisk geometri som handler om å telle antall løsninger til geometriske spørsmål, hovedsakelig ved hjelp av skjæringspunktteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enumerative geometry"@en,
        "Enumerativ geometri"@nb .

humord:c64686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64686" ;
    dct:modified "2024-03-19T07:47:53"^^xsd:dateTime ;
    skos:altLabel "Enumerativ kombinatorikk"@nb ;
    skos:broader humord:c04302 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enumerative combinatorics"@en,
        "Enumerativ kombinatorikk"@nb .

humord:c64687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64687" ;
    dct:modified "2024-03-19T07:50:44"^^xsd:dateTime ;
    skos:altLabel "Ergodeteori"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Ergodisk teori er en gren av matematikk som studerer statistiske egenskaper til deterministiske dynamiske systemer; det er studiet av ergodisitet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ergodic theory"@en,
        "Ergodeteori"@nb ;
    skos:related humord:c08169 .

humord:c64688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64688" ;
    dct:modified "2024-03-19T07:53:51"^^xsd:dateTime ;
    skos:altLabel "Estimatorar"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "En estimator er en algoritme for å beregne et estimat basert på observerte verdier. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estimators"@en,
        "Estimatorer"@nb .

humord:c64689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64689" ;
    dct:modified "2024-03-19T07:56:27"^^xsd:dateTime ;
    skos:altLabel "Estimation"@en,
        "Estimering"@nb,
        "Estimeringsteori"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "Estimeringsteori er en del av statistikkfaget som tar for seg beregninger av parametere som skal forklare en forklaringsvariabels påvirkningskraft på en avhengig variabel.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estimation theory"@en,
        "Estimeringsteori"@nb .

humord:c64690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64690" ;
    dct:modified "2024-03-26T09:10:56"^^xsd:dateTime ;
    skos:altLabel "Euklidske rom"@nb,
        "Kartesiske rom"@nb ;
    skos:broader humord:c64691 ;
    skos:definition "Et euklidsk rom eller et kartesisk rom er i matematikk et reelt endeligdimensjonalt vektorrom der det er definert et såkalt euklidsk indreprodukt og en tilhørende norm. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euclidean spaces"@en,
        "Euklidske rom"@nb .

humord:c64691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64691" ;
    dct:modified "2024-03-19T08:02:22"^^xsd:dateTime ;
    skos:altLabel "Euklidsk geometri"@nb ;
    skos:broader humord:c63682 ;
    skos:definition "Euklidsk geometri er en ofte brukt betegnelse på vanlig analytisk geometri i et n-dimensjonalt rom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euclidean geometry"@en,
        "Euklidsk geometri"@nb .

humord:c64692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64692" ;
    dct:modified "2024-03-19T11:39:54"^^xsd:dateTime ;
    skos:altLabel "Intravenous feeding"@en,
        "Intravenous feedings"@en,
        "Intravenous nutrition"@en,
        "Intravenøs næring"@en,
        "Parenteral feeding"@en,
        "Parenteral feedings"@en,
        "Parenteral næring"@en,
        "Intravenøs ernæring"@nb,
        "Intravenøs mating"@nb,
        "Intravenøs næring"@nb,
        "Intravenøs næringstilførsel"@nb,
        "Intravenøs næringstilførsle"@nb,
        "Parenteral ernæring"@nb,
        "Parenteral mating"@nb,
        "Parenteral næring"@nb,
        "Parenteral næringstilførsel"@nb,
        "Parenteral næringstilførsle"@nb ;
    skos:broader humord:c24585,
        humord:c34847 ;
    skos:definition "Parenteral ernæring er ernæring gitt direkte inn i blodbanen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parenteral nutrition"@en,
        "Parenteral ernæring"@nb .

humord:c64693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64693" ;
    dct:modified "2025-03-10T07:41:40"^^xsd:dateTime ;
    skos:altLabel "Piemontesisk språk"@nb ;
    skos:broader humord:c28079 ;
    skos:definition "Piemontesisk er et språk som tales av omkring 3 millioner mennesker i Piemonte i det nordvestlige Italia.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Språkkode pms"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Piedmontese language"@en,
        "Piemontesisk språk"@nb .

humord:c64694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64694" ;
    dct:modified "2024-03-20T07:41:37"^^xsd:dateTime ;
    skos:altLabel "Factorisation"@en,
        "Factorising"@en,
        "Factorizing"@en,
        "Faktorisering"@nb ;
    skos:broader humord:c64673 ;
    skos:definition "Faktorisere er det å finne alle faktorene i et sammensatt tall, slik at tallet kan skrives som et produkt av bare primtall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factorization"@en,
        "Faktorisering"@nb .

humord:c64695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64695" ;
    dct:modified "2024-03-20T07:48:52"^^xsd:dateTime ;
    skos:altLabel "Faserom"@nb ;
    skos:broader humord:c64696 ;
    skos:definition "Faserom er et abstrakt rom hvis koordinater er de dynamiske variablene til det studerte systemet  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase space"@en,
        "Faserom"@nb .

humord:c64696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64696" ;
    dct:modified "2024-03-20T07:48:27"^^xsd:dateTime ;
    skos:altLabel "Teoretisk fysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Teoretisk fysikk er ei grein av fysikken som prøver å finna ein modell for røynda som kan forklara og forutsjå fysiske fenomen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Redaksjonell bemerkning: Når man klassifiserer med Dewey havner Teoretisk fysikk ofte under Matematisk fysikk, men i indeksering bør vi skille mellom dem. Matematisk fysikk har fokus på å sette fysikken på et matematisk rigorøst grunnfjell, mens teoretisk fysikk har mer fokus på utvikling av ny teori også ved bruk av andre metoder som intuisjon og heuristiske metoder, og teoretisk fysikk trenger ikke nødvendigvis være matematisk rigorøs. DH 2017-10-13"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theoretical physics"@en,
        "Teoretisk fysikk"@nb .

humord:c64697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64697" ;
    dct:modified "2024-03-20T07:53:49"^^xsd:dateTime ;
    skos:altLabel "Feilanalyse  (Matematikk)"@nb,
        "Feilregning"@nb,
        "Feilrekning"@nb,
        "Feilteori"@nb ;
    skos:broader humord:c62267 ;
    skos:definition "I matematikk er feilanalyse studiet av hvilken type og mengde feil, eller usikkerhet, som kan være tilstede i løsningen av et problem. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Error analysis (Mathematics)"@en,
        "Feilanalyse (Matematikk)"@nb .

humord:c64698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64698" ;
    dct:modified "2024-03-20T07:57:25"^^xsd:dateTime ;
    skos:altLabel "Fermat's conjecture"@en,
        "Fermats sats"@nb,
        "Fermats siste sats"@nb,
        "Fermats siste teorem"@nb,
        "Fermats store teorem"@nb,
        "Siste teorem"@nb ;
    skos:broader humord:c64487 ;
    skos:definition "Fermats siste teorem (også benevnt som Fermats store teorem) er et av de mest berømte teoremene i matematikkens historie. Det sier at det ikke finnes noen positive heltall x, y og z slik at xn + yn = zn, der n er et naturlig tall større enn <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fermat's Last Theorem"@en,
        "Fermats siste teorem"@nb .

humord:c64699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64699" ;
    dct:modified "2024-03-20T08:00:51"^^xsd:dateTime ;
    skos:altLabel "Fiberbuntar"@nb ;
    skos:broader humord:c63584 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fibre bundles"@en,
        "Fiberbunter"@nb .

humord:c64700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64700" ;
    dct:modified "2024-03-20T08:02:43"^^xsd:dateTime ;
    skos:altLabel "Fibonaccital"@nb ;
    skos:broader humord:c64673 ;
    skos:definition "Fibonaccitall er følgen av tall 1, 1, 2, 3, 5, 8, 13, ..., som er definert slik at hvert tall i følgen, fra og med det tredje, er lik summen av de to foregående tallene.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fibonacci numbers"@en,
        "Fibonaccitall"@nb .

humord:c64701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64701" ;
    dct:modified "2024-03-20T08:04:24"^^xsd:dateTime ;
    skos:altLabel "Fikspunkt"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Fikspunkt eller fast punkt er eit punkt som er fast eller uforandra ved ein transformasjon <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fixed points"@en,
        "Fikspunkter"@nb .

humord:c64702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64702" ;
    dct:modified "2024-03-20T08:16:57"^^xsd:dateTime ;
    skos:altLabel "4-manifolds"@en,
        "4-mangfald"@nb,
        "4-mangfoldigheter"@nb,
        "Fire-mangfald"@nb ;
    skos:broader humord:c64520 ;
    skos:definition "I matematikk er en 4-mangfoldighet en fire-dimensjonal topologisk manifold.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Four-manifolds"@en,
        "Fire-mangfoldigheter"@nb .

humord:c64703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64703" ;
    dct:modified "2024-03-20T08:21:12"^^xsd:dateTime ;
    skos:altLabel "Flater"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "En flate i geometrien kan litt forenklet beskrives som overflaten til et legeme, eller som en oppdeling av rommet i to deler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surfaces"@en,
        "Flater"@nb .

humord:c64704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64704" ;
    dct:modified "2024-03-20T08:30:22"^^xsd:dateTime ;
    skos:altLabel "Multivariate calculus"@en,
        "Analyse i flere variabler"@nb,
        "Flervariabel analyse"@nb,
        "Flervariabelanalyse"@nb,
        "Multivariabel analyse"@nb ;
    skos:broader humord:c64705 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Redaksjonell  bemerkning: Må ikke forveksles med Multivariat analyse"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multivariable calculus"@en,
        "Flervariabel analyse"@nb .

humord:c64705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64705" ;
    dct:modified "2024-03-20T08:29:37"^^xsd:dateTime ;
    skos:altLabel "Real analysis"@en,
        "Reell analyse"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "I matematikk, studerer grenen av reell analyse oppførselen til reelle tall, følger og rekker av reelle tall, og reelle funksjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functions of real variables"@en,
        "Reell analyse"@nb .

humord:c64706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64706" ;
    dct:modified "2024-03-20T08:39:40"^^xsd:dateTime ;
    skos:altLabel "Fordelingsfunksjonar"@nb ;
    skos:broader humord:c64707 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distributions functions"@en,
        "Fordelingsfunksjoner"@nb .

humord:c64707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64707" ;
    dct:modified "2024-03-20T08:39:27"^^xsd:dateTime ;
    skos:altLabel "Sannsynlighetsdistribusjoner"@nb,
        "Sannsynsfordelingar"@nb,
        "Tilfeldige fordelingar"@nb,
        "Tilfeldige fordelinger"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probability distributions"@en,
        "Sannsynlighetsfordelinger"@nb .

humord:c64708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64708" ;
    dct:modified "2024-03-20T08:44:40"^^xsd:dateTime ;
    skos:altLabel "Forgreningsprosessar"@nb ;
    skos:broader humord:c25041 ;
    skos:definition "I sannsynlighetsteori er en forgreningsprosess en type matematisk objekt kjent som en stokastisk prosess, som består av samlinger av tilfeldige variabler indeksert av en mengde, vanligvis naturlige eller ikke-negative reelle tall. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Branching processes"@en,
        "Forgreningsprosesser"@nb .

humord:c64709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64709" ;
    dct:modified "2024-03-20T08:47:17"^^xsd:dateTime ;
    skos:altLabel "Formodningar"@nb ;
    skos:broader humord:c00484 ;
    skos:definition "En formodning en antatt sann setning som ennå ikke har blitt bevist  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conjectures"@en,
        "Formodninger"@nb .

humord:c64710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64710" ;
    dct:modified "2024-03-20T08:57:14"^^xsd:dateTime ;
    skos:altLabel "Fraktalar"@nb ;
    skos:broader humord:c64711 ;
    skos:definition "Fraktal, fellesnavn for strukturer og mønstre som er de samme uansett forstørrelse: de har egenlikhet og er uavhengig av skalering. Det er ingen dimensjon som er mer naturlig enn alle andre. Fraktaler er kalt naturens egen geometri. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fractals"@en,
        "Fraktaler"@nb .

humord:c64711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64711" ;
    dct:modified "2024-03-20T08:56:59"^^xsd:dateTime ;
    skos:altLabel "Analysis on manifolds"@en,
        "Global analyse"@nb ;
    skos:broader humord:c64530 ;
    skos:definition "I matematikk er global analyse studiet av de globale og topologiske egenskapene til differensialligninger på mangfoldigheter og vektorbunter <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Global analysis"@en,
        "Global analyse"@nb .

humord:c64712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64712" ;
    dct:modified "2024-03-20T08:59:40"^^xsd:dateTime ;
    skos:altLabel "Fraktal geometri"@nb,
        "Fraktalgeometri"@nb ;
    skos:broader humord:c64710 ;
    skos:definition "Fraktaler av mange slag ble opprinnelig studert som matematiske objekter. Fraktal geometri er den grenen av matematikken som studerer slike fraktalers egenskaper.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fractal geometry"@en,
        "Fraktalgeometri"@nb .

humord:c64713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64713" ;
    dct:modified "2024-03-20T09:07:25"^^xsd:dateTime ;
    skos:altLabel "Fréchet-derivasjon"@nb ;
    skos:broader humord:c64617 ;
    skos:definition "I matematikk er Fréchet-derivasjon en derivasjon definert på normerte rom. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fréchet derivative"@en,
        "Fréchet-derivasjon"@nb .

humord:c64714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64714" ;
    dct:modified "2024-03-20T09:33:36"^^xsd:dateTime ;
    skos:altLabel "Fredholmteori"@nb ;
    skos:broader humord:c64715 ;
    skos:definition "I matematikk er Fredholm-teorien en teori om integrallikninger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fredholm theory"@en,
        "Fredholmteori"@nb .

humord:c64715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64715" ;
    dct:modified "2024-03-20T09:33:18"^^xsd:dateTime ;
    skos:altLabel "Integrallikningar"@nb,
        "Integrallikninger"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integral equations"@en,
        "Integralligninger"@nb .

humord:c64716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64716" ;
    dct:modified "2024-03-20T09:35:45"^^xsd:dateTime ;
    skos:altLabel "Frobeniusalgebraer"@nb ;
    skos:broader humord:c64550 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frobenius algebras"@en,
        "Frobeniusalgebraer"@nb .

humord:c64717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64717" ;
    dct:modified "2024-03-21T10:34:05"^^xsd:dateTime ;
    skos:altLabel "Fundamentalgrupper (Matematikk)"@nb ;
    skos:broader humord:c63584 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fundamental groups (Mathematics)"@en,
        "Fundamentalgrupper (Matematikk)"@nb .

humord:c64718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64718" ;
    dct:modified "2024-03-20T09:40:22"^^xsd:dateTime ;
    skos:altLabel "Funksjonalar"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functionals"@en,
        "Funksjonaler"@nb .

humord:c64719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64719" ;
    dct:modified "2024-03-20T09:41:29"^^xsd:dateTime ;
    skos:altLabel "Funksjonallikningar"@nb,
        "Funksjonallikninger"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional equations"@en,
        "Funksjonalligninger"@nb .

humord:c64720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64720" ;
    dct:modified "2024-03-20T09:42:34"^^xsd:dateTime ;
    skos:altLabel "Funksjonell integrasjon"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional integration"@en,
        "Funksjonell integrasjon"@nb .

humord:c64721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64721" ;
    dct:modified "2024-03-20T09:44:08"^^xsd:dateTime ;
    skos:altLabel "FDEs"@en,
        "Funksjonelle differensiallikningar"@nb,
        "Funksjonelle differensiallikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional differential equations"@en,
        "Funksjonelle differensialligninger"@nb .

humord:c64722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64722" ;
    dct:modified "2024-03-20T09:47:24"^^xsd:dateTime ;
    skos:altLabel "Funksjonsalgebra"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Function algebra"@en,
        "Funksjonsalgebra"@nb .

humord:c64723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64723" ;
    dct:modified "2024-03-20T09:49:39"^^xsd:dateTime ;
    skos:altLabel "Funksjonskroppar"@nb ;
    skos:broader humord:c64487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Function fields"@en,
        "Funksjonskropper"@nb .

humord:c64724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64724" ;
    dct:modified "2024-04-05T09:39:15"^^xsd:dateTime ;
    skos:altLabel "Funksjonsteori"@nb ;
    skos:broader humord:c65067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Function theory"@en,
        "Funksjonsteori"@nb .

humord:c64725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64725" ;
    dct:modified "2024-03-20T10:02:23"^^xsd:dateTime ;
    skos:altLabel "Funktorar"@nb ;
    skos:broader humord:c61945 ;
    skos:definition "Funktorer er tilordninger som kan tenkes på som funksjoner mellom kategorier.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functors"@en,
        "Funktorer"@nb .

humord:c64726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64726" ;
    dct:modified "2024-03-20T10:21:47"^^xsd:dateTime ;
    skos:altLabel "Galoisrepresentasjonar"@nb ;
    skos:broader humord:c64727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galois representations"@en,
        "Galoisrepresentasjon"@nb .

humord:c64727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64727" ;
    dct:modified "2024-03-20T10:21:30"^^xsd:dateTime ;
    skos:altLabel "Galoisteori"@nb ;
    skos:broader humord:c64681 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galois theory"@en,
        "Galoisteori"@nb .

humord:c64728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64728" ;
    dct:modified "2024-03-21T10:37:21"^^xsd:dateTime ;
    skos:altLabel "Gateaux differential"@en,
        "Gâteaux-derivasjon"@nb ;
    skos:broader humord:c62296 ;
    skos:definition "En Gateaux-derivert for en funksjon er en generalisering av den retningsderiverte.wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gâteaux derivative"@en,
        "Gâteaux-derivasjon"@nb .

humord:c64729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64729" ;
    dct:modified "2024-03-20T10:29:45"^^xsd:dateTime ;
    skos:altLabel "Gauss-eliminasjon"@nb,
        "Gausseliminasjon"@nb ;
    skos:broader humord:c62405 ;
    skos:definition "Gauss-eliminasjon er en algoritme til å løse et sett med lineære ligninger.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaussian elimination"@en,
        "Gausseliminasjon"@nb .

humord:c64730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64730" ;
    dct:modified "2024-03-20T10:32:11"^^xsd:dateTime ;
    skos:altLabel "Gaussianske prosessar"@nb,
        "Gaussianske prosesser"@nb,
        "Gaussiske prosessar"@nb,
        "Gaussprosessar"@nb,
        "Gaussprosesser"@nb ;
    skos:broader humord:c25041 ;
    skos:definition "En gaussisk prosess er en stokastisk prosess hvor enhver endelig samling av tilfeldige variable har en multivariat normalfordeling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaussian processes"@en,
        "Gaussiske prosesser"@nb .

humord:c64731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64731" ;
    dct:modified "2024-03-20T10:37:16"^^xsd:dateTime ;
    skos:altLabel "GAM"@en,
        "GAM"@nb,
        "Generaliserte additive modellar"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generalized additive models"@en,
        "Generaliserte additive modeller"@nb .

humord:c64732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64732" ;
    dct:modified "2024-03-20T10:39:57"^^xsd:dateTime ;
    skos:altLabel "Generaliserte funksjonar"@nb ;
    skos:broader humord:c64655 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generalized functions"@en,
        "Generaliserte funksjoner"@nb .

humord:c64733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64733" ;
    dct:modified "2024-03-20T10:40:56"^^xsd:dateTime ;
    skos:altLabel "Generaliserte lineære modellar"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generalized linear models"@en,
        "Generaliserte lineære modeller"@nb .

humord:c64734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64734" ;
    dct:modified "2024-03-20T10:43:32"^^xsd:dateTime ;
    skos:altLabel "Generaliserte rom"@nb ;
    skos:broader humord:c63789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generalized spaces"@en,
        "Generaliserte rom"@nb .

humord:c64735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64735" ;
    dct:modified "2024-04-23T19:54:23"^^xsd:dateTime ;
    skos:altLabel "Generell matematikk"@nb ;
    skos:broader humord:c62268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General mathematics"@en,
        "Generell matematikk"@nb .

humord:c64736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64736" ;
    dct:modified "2024-03-20T12:13:19"^^xsd:dateTime ;
    skos:altLabel "Generell topologi"@nb ;
    skos:broader humord:c63585 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General topology"@en,
        "Generell topologi"@nb .

humord:c64737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64737" ;
    dct:modified "2024-03-20T12:17:37"^^xsd:dateTime ;
    skos:altLabel "Generell økonomisk matematikk"@nb ;
    skos:broader humord:c64738 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General economic mathematics"@en,
        "Generell økonomisk matematikk"@nb .

humord:c64738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64738" ;
    dct:modified "2024-03-20T12:17:21"^^xsd:dateTime ;
    skos:altLabel "Økonomisk matematikk"@nb ;
    skos:broader humord:c07875 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical economics"@en,
        "Økonomisk matematikk"@nb .

humord:c64739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64739" ;
    dct:modified "2024-03-20T12:19:01"^^xsd:dateTime ;
    skos:altLabel "Generelle kroppar"@nb ;
    skos:broader humord:c64681 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General fields"@en,
        "Generelle kropper"@nb .

humord:c64740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64740" ;
    dct:modified "2024-03-20T12:22:52"^^xsd:dateTime ;
    skos:altLabel "Genusteori"@nb ;
    skos:broader humord:c08176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genus theory"@en,
        "Genusteori"@nb .

humord:c64741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64741" ;
    dct:modified "2024-03-20T12:25:25"^^xsd:dateTime ;
    skos:altLabel "Mathematical geosciences"@en,
        "Geomatematikk"@nb,
        "Matematisk geologi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Geomatematikk er anvendelsen av matematiske metoder for å løse problemer i geovitenskap, inkludert geologi og geofysikk, og spesielt geodynamikk og seismologi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geomathematics"@en,
        "Geomatematikk"@nb .

humord:c64742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64742" ;
    dct:modified "2024-03-20T12:27:47"^^xsd:dateTime ;
    skos:altLabel "Geometrien til mangfald"@nb ;
    skos:broader humord:c64520 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometry of manifolds"@en,
        "Geometri av mangfoldigheter"@nb .

humord:c64743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64743" ;
    dct:modified "2024-03-20T12:29:09"^^xsd:dateTime ;
    skos:altLabel "Geometrisk algebra"@nb ;
    skos:broader humord:c64487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric algebra"@en,
        "Geometrisk algebra"@nb .

humord:c64744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64744" ;
    dct:modified "2024-03-20T12:36:07"^^xsd:dateTime ;
    skos:altLabel "Geometric quantization"@en,
        "Geometrisk kvantisering"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric quantisation"@en,
        "Geometrisk kvantisering"@nb .

humord:c64745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64745" ;
    dct:modified "2024-03-20T12:35:40"^^xsd:dateTime ;
    skos:altLabel "Geometric modeling"@en,
        "Geometrisk modellering"@nb ;
    skos:broader humord:c08173 ;
    skos:definition "Geometrisk modellering er en retning innen anvendt matematikk, som interesserer seg for effektive metoder for å representere og gjøre beregninger på geometriske former. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric modelling"@en,
        "Geometrisk modellering"@nb .

humord:c64746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64746" ;
    dct:modified "2024-03-20T12:37:25"^^xsd:dateTime ;
    skos:altLabel "Geometrisk programmering"@nb ;
    skos:broader humord:c63690 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric programming"@en,
        "Geometrisk programmering"@nb .

humord:c64747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64747" ;
    dct:modified "2024-03-20T12:41:37"^^xsd:dateTime ;
    skos:altLabel "Geometrisk sannsynsrekning"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric probability"@en,
        "Geometrisk sannsynlighetsregning"@nb .

humord:c64748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64748" ;
    dct:modified "2024-03-20T12:43:53"^^xsd:dateTime ;
    skos:altLabel "Geometriske eigenskapar"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometrical properties"@en,
        "Geometriske egenskaper"@nb .

humord:c64749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64749" ;
    dct:modified "2024-04-08T13:37:41"^^xsd:dateTime ;
    skos:altLabel "Geostatistikk"@nb ;
    skos:broader humord:c09393 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geostatistics"@en,
        "Geostatistikk"@nb .

humord:c64750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64750" ;
    dct:modified "2024-03-20T12:52:18"^^xsd:dateTime ;
    skos:altLabel "Gitre (Algebraisk geometri)"@nb,
        "Gitter  (Algebraisk geometri)"@nb,
        "Gitterteori"@nb,
        "Latticer"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Gitter er innen geometri et system av parallelle, rette linjer som alle har samme avstand, og som er overskåret av et annet system av samme sort. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lattices"@en,
        "Gitter (Algebraisk geometri)"@nb .

humord:c64751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64751" ;
    dct:modified "2024-03-20T12:54:04"^^xsd:dateTime ;
    skos:altLabel "Gjentatte målingar"@nb,
        "Gjentekne målingar"@nb ;
    skos:broader humord:c01528 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Repeated measurements"@en,
        "Gjentatte målinger"@nb .

humord:c64752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64752" ;
    dct:modified "2024-03-20T13:10:14"^^xsd:dateTime ;
    skos:altLabel "Livmora"@nb ;
    skos:broader humord:c19813 ;
    skos:definition "Livmoren er et muskuløst hulorgan som har som hovedfunksjon å huse og ernære fosteret under graviditeten.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uterus"@en,
        "Livmoren"@nb .

humord:c64753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64753" ;
    dct:modified "2024-03-21T07:46:49"^^xsd:dateTime ;
    skos:altLabel "Goldbach"@nb,
        "Goldbachs formodning"@nb ;
    skos:broader humord:c64673 ;
    skos:definition "Goldbachs formodning er et av de eldste uløste problemene i matematikk. Formodningen sier: Ethvert partall større enn 2 kan bli skrevet som summen av to primtall <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Goldbach's conjecture"@en,
        "Goldbachs formodning"@nb .

humord:c64754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64754" ;
    dct:modified "2024-03-21T07:49:41"^^xsd:dateTime ;
    skos:altLabel "Goppa"@nb,
        "Goppa-koder"@nb,
        "Goppakodar"@nb ;
    skos:broader humord:c62255 ;
    skos:definition "Goppa-koder er en type matematisk lineær kode <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Goppa codes"@en,
        "Goppa-koder"@nb .

humord:c64755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64755" ;
    dct:modified "2024-03-21T07:52:40"^^xsd:dateTime ;
    skos:altLabel "Ordination (Multivariate analyses)"@en,
        "Gradientanalyse"@nb,
        "Ordinasjon (Multivariate analyser)"@nb ;
    skos:broader humord:c25727 ;
    skos:definition "Ordinering eller gradientanalyse, innen multivariat analyse, er en metode som er komplementær til dataklynging, og brukes hovedsakelig i undersøkende dataanalyse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gradient analysis"@en,
        "Gradientanalyse"@nb .

humord:c64756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64756" ;
    dct:modified "2024-03-21T07:54:34"^^xsd:dateTime ;
    skos:altLabel "Grafalgoritmar"@nb ;
    skos:broader humord:c08164,
        humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph algorithms"@en,
        "Grafalgoritmer"@nb .

humord:c64757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64757" ;
    dct:modified "2024-03-21T07:59:23"^^xsd:dateTime ;
    skos:altLabel "Grafiske metodar"@nb,
        "Grafiske teknikkar"@nb,
        "Grafiske teknikker"@nb ;
    skos:broader humord:c62361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphic techniques"@en,
        "Grafiske metoder"@nb .

humord:c64758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64758" ;
    dct:modified "2024-03-21T08:01:00"^^xsd:dateTime ;
    skos:altLabel "Grafpakking"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graph packing"@en,
        "Grafpakking"@nb .

humord:c64759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64759" ;
    dct:modified "2024-03-21T08:04:03"^^xsd:dateTime ;
    skos:altLabel "Green-funksjonar"@nb,
        "Greenfunksjonar"@nb,
        "Greenfunksjoner"@nb,
        "Greens-funksjonar"@nb,
        "Greens-funksjoner"@nb,
        "Greensfunksjonar"@nb,
        "Greensfunksjoner"@nb ;
    skos:broader humord:c22081 ;
    skos:definition "Green-funksjoner anvendes for å løse inhomogene differensialligninger med bestemte randbetingelser.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green's functions"@en,
        "Green-funksjoner"@nb .

humord:c64760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64760" ;
    dct:modified "2024-03-21T08:08:26"^^xsd:dateTime ;
    skos:altLabel "Grenseteorem"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limit theorems"@en,
        "Grenseteoremer"@nb .

humord:c64761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64761" ;
    dct:modified "2024-03-21T08:12:38"^^xsd:dateTime ;
    skos:altLabel "Grenseverdiar (Matematikk)"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "I matematikk er en grenseverdi en verdi som en funksjon nærmer seg, når funksjonsargumentet nærmer seg et bestemt punkt, eller uendelig <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limits (Mathematics)"@en,
        "Grenseverdier (Matematikk)"@nb .

humord:c64762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64762" ;
    dct:modified "2024-03-21T08:17:03"^^xsd:dateTime ;
    skos:altLabel "Boundary element method"@en,
        "Grenseverdimetoden"@nb,
        "Momentmetoden"@nb ;
    skos:broader humord:c62222 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Method of moments"@en,
        "Grenseverdimetoden"@nb .

humord:c64763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64763" ;
    dct:modified "2024-03-21T08:19:37"^^xsd:dateTime ;
    skos:altLabel "Grenseverdiproblem"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limit value problems"@en,
        "Grenseverdiproblemer"@nb .

humord:c64764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64764" ;
    dct:modified "2024-03-21T08:20:51"^^xsd:dateTime ;
    skos:altLabel "Grenseverditeorem"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limit value theorems"@en,
        "Grenseverditeoremer"@nb .

humord:c64765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64765" ;
    dct:modified "2024-03-21T08:24:25"^^xsd:dateTime ;
    skos:altLabel "Gresk matematikk"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Gresk matematikk er namnet på matematikken som vart utvikla i Hellas i antikken og representerer eit av høgdepunkta i utviklinga av den greske kulturen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greek mathematics"@en,
        "Gresk matematikk"@nb .

humord:c64766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64766" ;
    dct:modified "2024-03-21T08:33:50"^^xsd:dateTime ;
    skos:altLabel "Gromov-Witten invariants"@en,
        "Gromov-Witten-teori"@nb,
        "Gromov–Witten-invarianter"@nb ;
    skos:broader humord:c63682 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gromov-Witten theory"@en,
        "Gromov-Witten-teori"@nb .

humord:c64767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64767" ;
    dct:modified "2024-03-21T08:35:33"^^xsd:dateTime ;
    skos:altLabel "Gruppealgebraer"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group algebras"@en,
        "Gruppealgebraer"@nb .

humord:c64768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64768" ;
    dct:modified "2024-03-21T08:42:28"^^xsd:dateTime ;
    skos:altLabel "Group cohomology"@en,
        "Gruppekohomologi"@nb ;
    skos:broader humord:c64769 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cohomology of groups"@en,
        "Gruppekohomologi"@nb .

humord:c64769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64769" ;
    dct:modified "2024-03-21T08:41:57"^^xsd:dateTime ;
    skos:altLabel "Kohomologiteori"@nb ;
    skos:broader humord:c63584 ;
    skos:definition "I matematikk  er gruppekohomologi en samling matematiske verktøy som brukes til å studere grupper ved hjelp av kohomologiteori, en teknikk fra algebraisk topologi.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cohomology"@en,
        "Kohomologiteori"@nb .

humord:c64770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64770" ;
    dct:modified "2024-03-21T08:46:39"^^xsd:dateTime ;
    skos:altLabel "Grupperepresentasjon (Matematikk)"@nb ;
    skos:broader humord:c64451 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Group representations (Mathematics)"@en,
        "Grupperepresentasjon (Matematikk)"@nb .

humord:c64771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64771" ;
    dct:modified "2024-03-21T14:22:33"^^xsd:dateTime ;
    skos:altLabel "Groupoid"@nb,
        "Gruppoid"@nb,
        "Gruppoider"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groupoids"@en,
        "Gruppoider"@nb .

humord:c64772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64772" ;
    dct:modified "2024-03-21T08:52:26"^^xsd:dateTime ;
    skos:altLabel "Gröbner-basisar"@nb,
        "Grøbnerbasar"@nb,
        "Grøbnerbaser"@nb ;
    skos:broader humord:c64451 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gröbner bases"@en,
        "Gröbner-basiser"@nb .

humord:c64773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64773" ;
    dct:modified "2024-03-21T10:56:38"^^xsd:dateTime ;
    skos:altLabel "Kvantekjemi"@nb ;
    skos:broader humord:c62480 ;
    skos:definition "Kvantekjemi er den delen av kjemien som bruker kvantemekanikk til å beskrive kjemiske systemer (atomer, molekyler og faste stoffer), for eksempel elektronstruktur og energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum chemistry"@en,
        "Kvantekjemi"@nb .

humord:c64774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64774" ;
    dct:modified "2024-03-21T11:03:38"^^xsd:dateTime ;
    skos:altLabel "Electronic structure"@en,
        "Elektronstruktur"@nb,
        "Elektronstrukturer"@nb,
        "Elektrontilstandar"@nb,
        "Elektrontilstander"@nb,
        "Strukturberegninger"@nb ;
    skos:broader humord:c64773 ;
    skos:definition "I atomfysikk og kvantekjemi refererer elektronkonfigurasjon til hvordan elektronene er gruppert i et atom, molekyl, eller en annen fysisk struktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron configuration"@en,
        "Elektronkonfigurasjon"@nb .

humord:c64775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64775" ;
    dct:modified "2024-03-21T11:08:42"^^xsd:dateTime ;
    skos:altLabel "Hadamard matrices"@en,
        "Hadamard–Rademacher–Walsh transforms"@en,
        "Walsh–Fourier transforms"@en,
        "Walsh–Hadamard transforms"@en,
        "Hadamard-Rademacher-Walsh-transformasjonar"@nb,
        "Hadamard-Rademacher-Walsh-transformasjoner"@nb,
        "Hadamard-matriser"@nb,
        "Hadamard-transformasjonar"@nb,
        "Hadamard-transformasjoner"@nb,
        "Hadamardmatriser"@nb,
        "Hadamardtransformasjonar"@nb,
        "Walsh-Fourier-transformasjoner"@nb,
        "Walsh-Hadamard-transformasjonar"@nb,
        "Walsh-Hadamard-transformasjoner"@nb ;
    skos:broader humord:c62782 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hadamard transforms"@en,
        "Hadamardtransformasjoner"@nb .

humord:c64776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64776" ;
    dct:modified "2024-03-21T11:10:41"^^xsd:dateTime ;
    skos:altLabel "Electron diffraction analysis"@en,
        "Electron diffractometry"@en,
        "Elektrondiffraksjonsanalyse"@nb,
        "Elektrondiffraktometri"@nb,
        "Elektronkrystallografi"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Elektronkrystallografi er en teknikk som brukes til å studere strukturen til krystallinske materialer ved bruk av elektroner i stedet for røntgenstråler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron crystallography"@en,
        "Elektronkrystallografi"@nb .

humord:c64777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64777" ;
    dct:modified "2024-03-21T11:12:09"^^xsd:dateTime ;
    skos:altLabel "Hall polynomials"@en,
        "Hall-algebra"@nb,
        "Hall-polynom"@nb ;
    skos:broader humord:c64550 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hall algebra"@en,
        "Hall-algebra"@nb .

humord:c64778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64778" ;
    dct:modified "2024-03-21T11:19:04"^^xsd:dateTime ;
    skos:altLabel "Elektronoverførarar"@nb,
        "Elektronoverførere"@nb,
        "Elektronoverføring"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Elektronoverføring er en prosess der elektroner overføres fra ett atom eller molekyl til et annet. Denne overføringen av elektroner er en viktig mekanisme som ligger til grunn for ulike kjemiske og biologiske reaksjoner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron transfer"@en,
        "Elektronoverføring"@nb .

humord:c64779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64779" ;
    dct:modified "2024-03-21T11:19:39"^^xsd:dateTime ;
    skos:altLabel "Hamiltonkrinsar"@nb ;
    skos:broader humord:c62569 ;
    skos:definition "I det matematiske feltet grafteori er en Hamilton-krets en sti i en uregelmessig eller retningsbestemt graf som besøker hver node akkurat én gang.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hamiltonian cycles"@en,
        "Hamiltonkretser"@nb .

humord:c64780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64780" ;
    dct:modified "2024-07-26T11:03:52"^^xsd:dateTime ;
    skos:altLabel "Hardy classes"@en,
        "Hardy-rom"@nb,
        "Hardyklassar"@nb,
        "Hardyklasser"@nb ;
    skos:broader humord:c64781 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardy spaces"@en,
        "Hardy-rom"@nb .

humord:c64781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64781" ;
    dct:modified "2024-03-25T16:03:02"^^xsd:dateTime ;
    skos:altLabel "Kompleks analyse (Matematikk)"@nb ;
    skos:broader humord:c63798 ;
    skos:definition "Kompleks analyse er den delen av matematikk som omhandler studier av funksjoner med komplekse variable. <<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functions of a complex variable"@en,
        "Kompleks analyse (Matematikk)"@nb .

humord:c64782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64782" ;
    dct:modified "2024-03-21T11:30:35"^^xsd:dateTime ;
    skos:altLabel "Elementary particle physics"@en,
        "High energy physics"@en,
        "Elementærpartikkelfysikk"@nb,
        "Høgenergifysikk"@nb,
        "Høyenergifysikk"@nb,
        "Partikkelfysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Partikkelfysikk er den delen av fysikken som handler om materiens minste bestanddeler, og kreftene som virker mellom dem. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle physics"@en,
        "Partikkelfysikk"@nb .

humord:c64783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64783" ;
    dct:modified "2024-03-21T11:31:07"^^xsd:dateTime ;
    skos:altLabel "Internasjonal voldgift"@nb ;
    skos:broader humord:c19147 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International arbitration"@en,
        "Internasjonal voldgift"@nb .

humord:c64784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64784" ;
    dct:modified "2024-03-21T11:34:28"^^xsd:dateTime ;
    skos:altLabel "Hardyoperatorar"@nb ;
    skos:broader humord:c64781 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardy operators"@en,
        "Hardyoperatorer"@nb .

humord:c64785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64785" ;
    dct:modified "2024-03-21T11:34:54"^^xsd:dateTime ;
    skos:altLabel "Elektronteori"@nb ;
    skos:broader humord:c64668 ;
    skos:definition "Elektronteorien er en grunnleggende teori som forklarer elektronenes rolle i ulike fenomener, inkludert elektisitet, magnetisme og strukturen til materie. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron theory"@en,
        "Elektronteori"@nb .

humord:c64786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64786" ;
    dct:modified "2024-03-21T12:08:02"^^xsd:dateTime ;
    skos:altLabel "Hardys ulikskap"@nb ;
    skos:broader humord:c64781 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hardy's inequality"@en,
        "Hardys ulikhet"@nb .

humord:c64787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64787" ;
    dct:modified "2024-03-21T12:10:46"^^xsd:dateTime ;
    skos:altLabel "Harmonisk analyse"@nb ;
    skos:broader humord:c62778 ;
    skos:definition "Harmonisk analyse er ei grein av matematikken som omhandlar periodiske svingingar.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harmonic analysis"@en,
        "Harmonisk analyse"@nb .

humord:c64788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64788" ;
    dct:modified "2024-03-21T12:17:05"^^xsd:dateTime ;
    skos:altLabel "Separated spaces"@en,
        "T2 spaces"@en,
        "Hausdorff-rom"@nb,
        "T2-rom"@nb ;
    skos:broader humord:c63789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hausdorff spaces"@en,
        "Hausdorff-rom"@nb .

humord:c64789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64789" ;
    dct:modified "2024-03-21T12:18:18"^^xsd:dateTime ;
    skos:altLabel "ESI"@en,
        "ESI"@nb,
        "Elektrospray-ionisering"@nb ;
    skos:broader humord:c61414 ;
    skos:definition "Elektronsprayionisering er en teknikk brukt i massespektrometri for å produsere ioner ved å bruke en elektronspray hvor en høy spenning er gitt til en væske for å danne en aerosol. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrospray ionization"@en,
        "Elektrosprayionisering"@nb .

humord:c64790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64790" ;
    dct:modified "2024-03-21T12:22:04"^^xsd:dateTime ;
    skos:altLabel "Hecke-algebraer"@nb ;
    skos:broader humord:c08163 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hecke algebras"@en,
        "Hecke-algebraer"@nb .

humord:c64791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64791" ;
    dct:modified "2024-03-21T12:22:37"^^xsd:dateTime ;
    skos:altLabel "Eliminasjonar"@nb,
        "Eliminasjoner"@nb,
        "Eliminasjonsreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Eliminasjonsreaksjon er en kjemisk reaksjon hvor et lite molekyl elimineres (fjernes) fra et større molekyl, slik at det blir dannet en dobbeltbinding i det større molekylet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elimination reactions"@en,
        "Eliminasjonsreaksjoner"@nb .

humord:c64792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64792" ;
    dct:modified "2024-03-25T16:01:01"^^xsd:dateTime ;
    skos:altLabel "Heiltal"@nb ;
    skos:broader humord:c64673 ;
    skos:definition "Heltall er alle de naturlige tallene, altså 1, 2, 3, ... i tillegg til de negative tallene –1, –2, –3, … og tallet 0. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integers"@en,
        "Heltall"@nb .

humord:c64793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64793" ;
    dct:modified "2024-03-21T12:30:47"^^xsd:dateTime ;
    skos:altLabel "Heiltalsmatriser"@nb ;
    skos:broader humord:c64673 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integer matrices"@en,
        "Heltallsmatriser"@nb ;
    skos:related humord:c58232 .

humord:c64794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64794" ;
    dct:modified "2024-03-21T12:31:32"^^xsd:dateTime ;
    skos:altLabel "Ellipsometri"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Ellipsometri er en optisk metode til måling av meget tynne sjikt på materialoverflater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ellipsometry"@en,
        "Ellipsometri"@nb .

humord:c64795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64795" ;
    dct:modified "2024-03-21T12:33:23"^^xsd:dateTime ;
    skos:altLabel "Hénon mapping"@en,
        "Henon-avbildingar"@nb ;
    skos:broader humord:c61180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hénon maps"@en,
        "Henon-avbildninger"@nb .

humord:c64796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64796" ;
    dct:modified "2024-03-21T12:36:54"^^xsd:dateTime ;
    skos:altLabel "Hilbertskjema"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hilbert schemes"@en,
        "Hilbertskjemaer"@nb .

humord:c64797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64797" ;
    dct:modified "2024-03-25T15:59:13"^^xsd:dateTime ;
    skos:altLabel "Emulsjonar"@nb ;
    skos:broader humord:c61956 ;
    skos:definition "Emulsjon er en blanding av to væsker der den ene væsken eksisterer som dråper fordelt i den andre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emulsions"@en,
        "Emulsjoner"@nb .

humord:c64798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64798" ;
    dct:modified "2024-03-21T12:41:15"^^xsd:dateTime ;
    skos:altLabel "Mathematical games"@en,
        "Recreational mathematics"@en,
        "Hobbymatematikk"@nb,
        "Matematisk rekreasjon"@nb,
        "Matematisk underhaldning"@nb,
        "Matematisk underholdning"@nb,
        "Matematiske gåter"@nb,
        "Matematiske leikar"@nb,
        "Matematiske leker"@nb,
        "Matematiske nøtter"@nb,
        "Rekreasjonell matematikk"@nb ;
    skos:broader humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematics as a hobby"@en,
        "Hobbymatematikk"@nb .

humord:c64799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64799" ;
    dct:modified "2024-03-21T12:43:24"^^xsd:dateTime ;
    skos:altLabel "Hovudrekning"@nb ;
    skos:broader humord:c08165 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mental calculation"@en,
        "Hoderegning"@nb .

humord:c64800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64800" ;
    dct:modified "2024-03-21T12:44:22"^^xsd:dateTime ;
    skos:altLabel "Mikroemulsjonar"@nb,
        "Nanoemulsjonar"@nb,
        "Nanoemulsjoner"@nb ;
    skos:broader humord:c64797 ;
    skos:definition "En mikroemulsjon er en stabil blanding av vanligvis to ikke-blandbare væsker, for eksempel olje og vann, stabilisert av et overflateaktivt middel eller emulgator. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microemulsions"@en,
        "Mikroemulsjoner"@nb .

humord:c64801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64801" ;
    dct:modified "2024-03-21T12:47:26"^^xsd:dateTime ;
    skos:altLabel "Hodge-teori"@nb,
        "Hodgeteori"@nb ;
    skos:broader humord:c64711 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hodge-theory"@en,
        "Hodge-teori"@nb .

humord:c64802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64802" ;
    dct:modified "2024-03-21T13:01:22"^^xsd:dateTime ;
    skos:altLabel "Holomorfe funksjonar"@nb ;
    skos:broader humord:c64803 ;
    skos:definition "Ein holomorf funksjon eller analytisk funksjon er når ein funksjon av ein kompleks variabel er deriverbar i kvart punkt innanfor eit område. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holomorphic functions"@en,
        "Holomorfe funksjoner"@nb .

humord:c64803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64803" ;
    dct:modified "2024-04-05T09:40:19"^^xsd:dateTime ;
    skos:altLabel "Komplekse funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex functions"@en,
        "Komplekse funksjoner"@nb .

humord:c64804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64804" ;
    dct:modified "2024-03-21T13:04:44"^^xsd:dateTime ;
    skos:altLabel "Bi continuous functions"@en,
        "Topological isomorphisms"@en,
        "Homeomorfiar"@nb,
        "Homeomorfier"@nb,
        "Homeomorfismar"@nb,
        "Topologiske isomorfismar"@nb,
        "Topologiske isomorfismer"@nb ;
    skos:broader humord:c63585 ;
    skos:definition "Homeomorfisme er et begrep som brukes i den matematiske topologien. En homeomorfisme er her en inverterbar avbildning av et topologisk rom på et annet som oppfyller kravene at både avbildningen og den inverse avbildningen er entydige og kontinuerlige. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homeomorphisms"@en,
        "Homeomorfismer"@nb .

humord:c64805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64805" ;
    dct:modified "2024-03-21T13:06:37"^^xsd:dateTime ;
    skos:altLabel "Homogene rom"@nb ;
    skos:broader humord:c63585 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homogeneous spaces"@en,
        "Homogene rom"@nb .

humord:c64806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64806" ;
    dct:modified "2024-03-21T13:10:01"^^xsd:dateTime ;
    skos:altLabel "Homologi (Matematikk)"@nb,
        "Homologiteori"@nb ;
    skos:broader humord:c63584 ;
    skos:definition "Homologi er i topologien en måte å beregne hvor mange hull en geometrisk figur har. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homology (Mathematics)"@en,
        "Homologi (Matematikk)"@nb .

humord:c64807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64807" ;
    dct:modified "2024-03-21T13:12:37"^^xsd:dateTime ;
    skos:altLabel "Homologisk algebra"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Homologisk algebra er en del av algebraen som har vokst frem siden 1940-årene i forbindelse med algebraisk topologi.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homological algebra"@en,
        "Homologisk algebra"@nb .

humord:c64808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64808" ;
    dct:modified "2024-03-21T13:17:49"^^xsd:dateTime ;
    skos:altLabel "Homomorfiar"@nb,
        "Homomorfier"@nb,
        "Homomorfismar"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Homomorfisme er innen matematikken en avbildning fra et algebraisk system inn i et annet som bevarer strukturen i systemet. Et algebraisk system kan for eksempel være en gruppe eller en ring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homomorphisms"@en,
        "Homomorfismer"@nb .

humord:c64809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64809" ;
    dct:modified "2024-03-21T13:20:21"^^xsd:dateTime ;
    skos:altLabel "Homotopi"@nb ;
    skos:broader humord:c63584 ;
    skos:definition "Homotopi er et begrep innen matematikk. To kurver eller flater er homotope hvis den ene kan føres over i den andre ved en kontinuerlig deformasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homotopy"@en,
        "Homotopi"@nb .

humord:c64810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64810" ;
    dct:modified "2024-03-21T13:23:00"^^xsd:dateTime ;
    skos:altLabel "Homotopigrupper"@nb ;
    skos:broader humord:c64809 ;
    skos:definition "I matematikk brukes homotopigrupper i algebraisk topologi til å klassifisere topologiske rom. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homotopy groups"@en,
        "Homotopigrupper"@nb .

humord:c64811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64811" ;
    dct:modified "2024-11-27T12:37:46"^^xsd:dateTime ;
    skos:altLabel "Isomerism"@en,
        "Isomerar"@nb,
        "Isomeri"@nb ;
    skos:broader humord:c69087 ;
    skos:definition "Isomeri er et fenomen som innebærer at ulike kjemiske forbindelser kan ha samme molekylformel, men ulike arrangementer av atomene og derfor ulike egenskaper. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isomers"@en,
        "Isomerer"@nb .

humord:c64812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64812" ;
    dct:modified "2024-03-21T13:29:22"^^xsd:dateTime ;
    skos:altLabel "Haar-mål"@nb ;
    skos:broader humord:c64814 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haar measure"@en,
        "Haar-mål"@nb .

humord:c64813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64813" ;
    dct:modified "2024-03-21T13:28:36"^^xsd:dateTime ;
    skos:altLabel "Enantiomere"@nb,
        "Speilbildeisomerar"@nb,
        "Speilbildeisomerer"@nb ;
    skos:broader humord:c64811 ;
    skos:definition "Enantiomerer er betegnelsen for to molekyler hvis kjemiske struktur er ens, men hvis respektive romlige struktur er hverandres speilbilder. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enantiomers"@en,
        "Enantiomere"@nb .

humord:c64814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64814" ;
    dct:modified "2024-03-21T13:29:01"^^xsd:dateTime ;
    skos:altLabel "Measure theory"@en,
        "Mål (Matematikk)"@nb,
        "Målteori"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Målteori er eit matematisk fagfelt som tar utgangspunkt i enkle eigenskapar knytte til omgrep som lengd, areal og volum. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Measure"@en,
        "Målteori"@nb .

humord:c64815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64815" ;
    dct:modified "2024-03-21T13:34:26"^^xsd:dateTime ;
    skos:altLabel "Hypoelliptiske operatorar"@nb ;
    skos:broader humord:c64634 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypoelliptic operators"@en,
        "Hypoelliptiske operatorer"@nb .

humord:c64816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64816" ;
    dct:modified "2024-11-27T12:37:18"^^xsd:dateTime ;
    skos:altLabel "Stereoisomeri"@nb ;
    skos:broader humord:c64811 ;
    skos:definition "Stereoisomeri er innen kjemien det at to molekyler inneholder de samme atomene, og at de er bundet sammen på samme måte, men atomene er orientert forskjellig i rommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stereoisomerism"@en,
        "Stereoisomeri"@nb .

humord:c64817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64817" ;
    dct:modified "2024-03-21T13:41:47"^^xsd:dateTime ;
    skos:altLabel "Hypergrupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypergroups"@en,
        "Hypergrupper"@nb .

humord:c64818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64818" ;
    dct:modified "2024-03-21T13:41:38"^^xsd:dateTime ;
    skos:altLabel "Conformational isomers"@en,
        "Rotamers"@en,
        "Rotational isomers"@en,
        "Konformasjonsanalyse"@nb,
        "Konformasjonsisomeri"@nb,
        "Konformere"@nb,
        "Rotamerer"@nb,
        "Rotasjonsisomeri"@nb ;
    skos:broader humord:c64811 ;
    skos:definition "Konformasjonsisomerer har samme kjemiske struktur, men ulike romlige konformasjoner på grunn av rotasjonen rundt enkeltbindingene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conformational isomerism"@en,
        "Konformasjonsisomeri"@nb .

humord:c64819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64819" ;
    dct:modified "2024-04-02T14:24:28"^^xsd:dateTime ;
    skos:altLabel "Symmetrigrupper"@nb,
        "Symmetriske grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symmetric groups"@en,
        "Symmetrigrupper"@nb .

humord:c64820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64820" ;
    dct:modified "2024-03-21T13:50:51"^^xsd:dateTime ;
    skos:altLabel "Klassiske grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classical groups"@en,
        "Klassiske grupper"@nb .

humord:c64821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64821" ;
    dct:modified "2024-03-21T13:53:26"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk gruppeteori"@nb ;
    skos:broader humord:c64451 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial group theory"@en,
        "Kombinatorisk gruppeteori"@nb .

humord:c64822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64822" ;
    dct:modified "2024-03-21T13:57:54"^^xsd:dateTime ;
    skos:altLabel "Kompakte transformasjonsgrupper"@nb ;
    skos:broader humord:c64823 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compact transformation groups"@en,
        "Kompakte transformasjonsgrupper"@nb .

humord:c64823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64823" ;
    dct:modified "2024-03-21T13:57:41"^^xsd:dateTime ;
    skos:altLabel "Transformasjonsgrupper"@nb ;
    skos:broader humord:c64819 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transformation groups"@en,
        "Transformasjonsgrupper"@nb .

humord:c64824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64824" ;
    dct:modified "2024-03-21T13:59:41"^^xsd:dateTime ;
    skos:altLabel "Krystallografiske grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystallographic groups"@en,
        "Krystallografiske grupper"@nb .

humord:c64825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64825" ;
    dct:modified "2024-03-21T14:01:30"^^xsd:dateTime ;
    skos:altLabel "Lineære grupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear groups"@en,
        "Lineære grupper"@nb .

humord:c64826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64826" ;
    dct:modified "2024-03-21T14:02:51"^^xsd:dateTime ;
    skos:altLabel "Matrisegrupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matrix groups"@en,
        "Matrisegrupper"@nb .

humord:c64827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64827" ;
    dct:modified "2024-03-21T14:05:10"^^xsd:dateTime ;
    skos:altLabel "Romgrupper"@nb ;
    skos:broader humord:c64819 ;
    skos:definition "I matematikk, fysikk og kjemi er en romgruppe symmetrigruppen til et repeterende mønster i rommet, vanligvis i tre dimensjoner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space groups"@en,
        "Romgrupper"@nb .

humord:c64828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64828" ;
    dct:modified "2024-03-21T14:05:37"^^xsd:dateTime ;
    skos:altLabel "EDX"@en,
        "EDXA"@en,
        "EDXMA"@en,
        "Energy dispersive X-ray analysis"@en,
        "Energy dispersive X-ray microanalysis"@en,
        "EDS"@nb,
        "Energidispersiv røntgenanalyse"@nb,
        "Energidispersiv røntgenmikroanalyse"@nb,
        "Energidispersiv røntgenspektroskopi"@nb ;
    skos:broader humord:c61556 ;
    skos:definition "Energidispersiv røntgenspektroskopi er en analytisk teknikk som brukes for elementæranalysen eller kjemisk karakterisering av en prøve. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy-dispersive X-ray spectroscopy"@en,
        "Energidispersiv røntgenspektroskopi"@nb .

humord:c64829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64829" ;
    dct:modified "2024-03-21T14:10:28"^^xsd:dateTime ;
    skos:altLabel "Permutasjonsgrupper"@nb ;
    skos:broader humord:c64450 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permutation groups"@en,
        "Permutasjonsgrupper"@nb .

humord:c64830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64830" ;
    dct:modified "2024-03-21T14:11:27"^^xsd:dateTime ;
    skos:altLabel "PES"@en,
        "Photoelectron emission spectroscopy"@en,
        "Photoelectron spectroscopy"@en,
        "X-ray photoelectron spectroscopy"@en,
        "XPS"@en,
        "Fotoemisjonsspektroskopi"@nb,
        "Røntgenfotoelektronemisjonsspektroskopi"@nb ;
    skos:broader humord:c61556 ;
    skos:definition "Fotoelektronspektroskopi refererer til energimåling av elektroner som sendes ut fra faste stoffer, gasser eller væsker ved den fotoelektriske effekten, for å bestemme bindingsenergiene til elektroner i stoffet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoelectron spectroscopy"@en,
        "Fotoelektronspektroskopi"@nb .

humord:c64831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64831" ;
    dct:modified "2024-03-21T14:16:11"^^xsd:dateTime ;
    skos:altLabel "Sporadiske grupper"@nb ;
    skos:broader humord:c64604 ;
    skos:definition "I den matematiske klassifiseringen av endelige enkle grupper er det 26 eller 27 grupper som ikke passer inn i noen uendelig familie. Disse kalles de sporadiske enkle gruppene, eller de sporadiske endelige gruppene, eller bare de sporadiske gruppene.<wikipedia >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sporadic groups"@en,
        "Sporadiske grupper"@nb .

humord:c64832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64832" ;
    dct:modified "2024-03-21T14:19:01"^^xsd:dateTime ;
    skos:altLabel "Kleingrupper"@nb ;
    skos:broader humord:c64448 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kleinian groups"@en,
        "Kleingrupper"@nb .

humord:c64833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64833" ;
    dct:modified "2024-03-21T14:21:42"^^xsd:dateTime ;
    skos:altLabel "Semigrupper"@nb ;
    skos:broader humord:c64450 ;
    skos:definition "Ei semigruppe er ein algebraisk struktur (G,∗) som består av ei mengd G og ein binær, assosiativ operasjon ∗ på G.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semigroups"@en,
        "Semigrupper"@nb .

humord:c64834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64834" ;
    dct:modified "2024-03-22T09:01:19"^^xsd:dateTime ;
    skos:altLabel "Kompakte grupper"@nb ;
    skos:broader humord:c64835 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compact groups"@en,
        "Kompakte grupper"@nb .

humord:c64835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64835" ;
    dct:modified "2024-03-21T14:28:23"^^xsd:dateTime ;
    skos:altLabel "Topologiske grupper"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological groups"@en,
        "Topologiske grupper"@nb .

humord:c64836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64836" ;
    dct:modified "2024-03-21T14:29:56"^^xsd:dateTime ;
    skos:altLabel "Energinivå"@nb,
        "Energitilstander"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Et energinivå er energien til et lite system når systemet er i en tilstand som ikke endres med tiden og hvor det eksisterer et gap til det nærmeste tilgjengelige energinivået. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy levels"@en,
        "Energinivåer"@nb .

humord:c64837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64837" ;
    dct:modified "2024-03-21T14:32:43"^^xsd:dateTime ;
    skos:altLabel "Kvantegrupper"@nb ;
    skos:broader humord:c64835 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum groups"@en,
        "Kvantegrupper"@nb .

humord:c64838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64838" ;
    dct:modified "2024-03-21T14:38:55"^^xsd:dateTime ;
    skos:altLabel "Lie-grupper"@nb ;
    skos:broader humord:c64840 ;
    skos:definition "Lie-gruppe er et matematisk begrep fra gruppeteori. En Lie-gruppe er en mangfoldighet med en gruppestruktur.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lie  groups"@en,
        "Lie-grupper"@nb .

humord:c64839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64839" ;
    dct:modified "2024-03-21T14:37:31"^^xsd:dateTime ;
    skos:altLabel "Ikkeassosiative algebraer"@nb,
        "Ikkje-assosiative algebraer"@nb,
        "Ikkjeassosiative algebraer"@nb ;
    skos:broader humord:c64546 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-associative algebras"@en,
        "Ikke-assosiative algebraer"@nb .

humord:c64840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64840" ;
    dct:modified "2024-03-21T14:38:24"^^xsd:dateTime ;
    skos:altLabel "Ikkeassosiative ringer"@nb,
        "Ikkje-assosiative ringer"@nb,
        "Ikkjeassosiative rings"@nb ;
    skos:broader humord:c64546 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-associative rings"@en,
        "Ikke-assosiative ringer"@nb .

humord:c64841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64841" ;
    dct:modified "2024-03-21T14:41:15"^^xsd:dateTime ;
    skos:altLabel "Kac-Moody"@en,
        "Kac-Moody"@nb,
        "Kac-Moody-grupper"@nb ;
    skos:broader humord:c64838 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kac–Moody groups"@en,
        "Kac-Moody-grupper"@nb .

humord:c64842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64842" ;
    dct:modified "2024-03-21T14:41:39"^^xsd:dateTime ;
    skos:altLabel "Crystal growth"@en,
        "Crystallisation"@en,
        "Krystalldanningar"@nb,
        "Krystallisasjon"@nb,
        "Krystallisering"@nb,
        "Krystallvekst"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Krystallisering er dannelse av krystaller av et materiale fra gassformig, flytende eller oppløst tilstand. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystallization"@en,
        "Krystallisering"@nb ;
    skos:related humord:c08352 .

humord:c64843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64843" ;
    dct:modified "2024-03-21T14:43:34"^^xsd:dateTime ;
    skos:altLabel "Nilpotente grupper"@nb ;
    skos:broader humord:c64838 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nilpotent groups"@en,
        "Nilpotente grupper"@nb .

humord:c64844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64844" ;
    dct:modified "2024-03-21T14:45:29"^^xsd:dateTime ;
    skos:altLabel "P-adiske grupper"@nb ;
    skos:broader humord:c64487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "P-adic groups"@en,
        "P-adiske grupper"@nb .

humord:c64845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64845" ;
    dct:modified "2024-03-21T14:47:37"^^xsd:dateTime ;
    skos:altLabel "Monocrystalline solids"@en,
        "Monocrystals"@en,
        "Einkrystall"@nb,
        "Einkrystallar"@nb,
        "Enkrystaller"@nb,
        "Monokrystaller"@nb,
        "Monokrystallinske materialer"@nb ;
    skos:broader humord:c08352 ;
    skos:definition "Énkrystall, krystallinsk legeme hvor enhetscellene overalt er helt eller nesten parallelle, det vil si så parallelle at det optisk sett virker som om alle krystallenes atomer er ordnet i samme regelmessige gitter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Single crystals"@en,
        "Énkrystaller"@nb .

humord:c64846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64846" ;
    dct:modified "2024-03-21T14:48:05"^^xsd:dateTime ;
    skos:altLabel "Hypergrafar"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypergraphs"@en,
        "Hypergrafer"@nb .

humord:c64847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64847" ;
    dct:modified "2024-03-21T15:24:42"^^xsd:dateTime ;
    skos:altLabel "Entalpi"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Entalpi er eit omgrep innan kjemi og termodynamikk som seier noko om mengda varme i eit system. Entalpi er ein termodynamisk tilstandsfunksjon med symbol H. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enthalpy"@en,
        "Entalpi"@nb .

humord:c64848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64848" ;
    dct:modified "2024-03-21T15:27:26"^^xsd:dateTime ;
    skos:altLabel "Entropi"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Entropi er et mål for uorden i både fysikk og kjemi. Det er en sentral størrelse i termodynamikk ved siden av arbeid og energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Entropy"@en,
        "Entropi"@nb .

humord:c64849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64849" ;
    dct:modified "2024-03-21T15:37:39"^^xsd:dateTime ;
    skos:altLabel "Epitaksi"@nb ;
    skos:broader humord:c64845 ;
    skos:definition "Epitaksi er orientert overvekst av et énkrystallinsk materiale på et annet enkrystallinsk materiale (substrat). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epitaxy"@en,
        "Epitaksi"@nb .

humord:c64850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64850" ;
    dct:modified "2024-03-21T15:45:11"^^xsd:dateTime ;
    skos:altLabel "Ethanols"@en,
        "Etanol"@nb,
        "Etanolar"@nb,
        "Etylalkoholer"@nb ;
    skos:broader humord:c62130 ;
    skos:definition "Etanol er en alkohol med molekylformel C2H5OH. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Etanoler"@nb .

humord:c64851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64851" ;
    dct:modified "2024-03-21T15:49:48"^^xsd:dateTime ;
    skos:altLabel "Eterar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Etere er i organisk kjemi en gruppe organiske forbindelser som er lite reaktive. Noen få etere er gasser, de fleste er væsker, og de mest høymolekylære er faste stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethers"@en,
        "Etere"@nb .

humord:c64852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64852" ;
    dct:modified "2024-03-21T15:59:24"^^xsd:dateTime ;
    skos:altLabel "Eten"@nb,
        "Etylen"@nb ;
    skos:broader humord:c62171 ;
    skos:definition "Etylen er en fargeløs gass med karakteristisk, søtaktig lukt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethylene"@en,
        "Etylen"@nb .

humord:c64853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64853" ;
    dct:modified "2024-03-22T07:45:24"^^xsd:dateTime ;
    skos:altLabel "Homotopiteori"@nb ;
    skos:broader humord:c64809 ;
    skos:definition "I matematikk er homotopi-teori en systematisk studie av situasjoner der kart kan komme med homotopier mellom seg. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homotopy theory"@en,
        "Homotopiteori"@nb .

humord:c64854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64854" ;
    dct:modified "2024-03-22T07:50:28"^^xsd:dateTime ;
    skos:altLabel "Hopf-algebraer"@nb ;
    skos:broader humord:c62404 ;
    skos:definition "I matematikk er en Hopf-algebra, oppkalt etter Heinz Hopf, en struktur som samtidig er en algebra og en koalgebra, med disse strukturenes kompatibilitet som gjør den til en bialgebra, og som dessuten er utstyrt med en antihomomorfisme som tilfredsstiller en viss egenskap. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hopf algebras"@en,
        "Hopf-algebraer"@nb .

humord:c64855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64855" ;
    dct:modified "2024-03-22T07:53:39"^^xsd:dateTime ;
    skos:altLabel "PCA"@en,
        "Hovudkomponentanalyse"@nb,
        "PCA"@nb,
        "Prinsipalkomponentanalyse"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Principal component analysis"@en,
        "Hovedkomponentanalyse"@nb .

humord:c64856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64856" ;
    dct:modified "2024-03-22T07:58:11"^^xsd:dateTime ;
    skos:altLabel "Hvit lyd"@nb,
        "Kvit ljod"@nb,
        "Kvit lyd"@nb,
        "Kvit støy"@nb ;
    skos:broader humord:c08268 ;
    skos:definition "Hvit lyd er lyd som inneholder alle hørbare toner like sterkt, og derfor høres som et brus uten noen bestemt tone. Dette kalles også gjerne hvit støy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White noise"@en,
        "Hvit støy"@nb .

humord:c64857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64857" ;
    dct:modified "2024-03-22T08:01:53"^^xsd:dateTime ;
    skos:altLabel "Hyperbolske bevaringslover"@nb,
        "Hyperbolske konserveringslover"@nb ;
    skos:broader humord:c64858 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperbolic conservation laws"@en,
        "Hyperbolske bevaringslover"@nb .

humord:c64858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64858" ;
    dct:modified "2024-03-22T08:01:32"^^xsd:dateTime ;
    skos:altLabel "Hyperbolske likningar"@nb,
        "Hyperbolske likninger"@nb ;
    skos:broader humord:c64616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperbolic equations"@en,
        "Hyperbolske ligninger"@nb .

humord:c64859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64859" ;
    dct:modified "2024-03-22T08:10:06"^^xsd:dateTime ;
    skos:altLabel "Hyperbolske differensiallikningar"@nb,
        "Hyperbolske differensiallikninger"@nb ;
    skos:broader humord:c64858 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperbolic partial differential equation"@en,
        "Hyperbolske differensialligninger"@nb .

humord:c64860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64860" ;
    dct:modified "2024-03-22T08:15:13"^^xsd:dateTime ;
    skos:altLabel "Bolyai–Lobachevskian geometry"@en,
        "Lobachevskian geometry"@en,
        "Hyperbolske geometri"@nb,
        "Hyperbolske geometriar"@nb ;
    skos:broader humord:c64861 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperbolic geometries"@en,
        "Hyperbolske geometrier"@nb .

humord:c64861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64861" ;
    dct:modified "2024-03-25T15:43:53"^^xsd:dateTime ;
    skos:altLabel "Ikkje-euklidsk geometri"@nb,
        "Ikkje-evklidsk geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "I ikke-euklidsk geometri gjelder ikke Euklids femte aksiom, det såkalte parallellaksiomet (velger man å godta parallellaksiomet får man euklidsk geometri). Betegnelsen brukes generelt om geometri som bygger på andre aksiomer enn den euklidske. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-euclidean geometry"@en,
        "Ikke-euklidsk geometri"@nb .

humord:c64862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64862" ;
    dct:modified "2024-03-22T08:17:08"^^xsd:dateTime ;
    skos:altLabel "Hyperbolic dynamics"@en,
        "Hyperbolsk dynamikk"@nb,
        "Hyperbolske mengder"@nb ;
    skos:broader humord:c61180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperbolic sets"@en,
        "Hyperbolske mengder"@nb .

humord:c64863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64863" ;
    dct:modified "2024-03-25T15:43:17"^^xsd:dateTime ;
    skos:altLabel "Hyperflater"@nb ;
    skos:broader humord:c64514 ;
    skos:definition "I geometri er en hypersflate en generalisering av begrepene hyperplan, plankurver og flater. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypersurfaces"@en,
        "Hyperflater"@nb .

humord:c64864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64864" ;
    dct:modified "2024-03-22T08:23:49"^^xsd:dateTime ;
    skos:altLabel "Jacobi-formodning"@nb,
        "Jacobi-konjektur"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jacobian conjecture"@en,
        "Jacobi-formodning"@nb .

humord:c64865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64865" ;
    dct:modified "2024-03-22T08:24:53"^^xsd:dateTime ;
    skos:altLabel "Algebraiske jacobi-funksjonar"@nb,
        "Algebraiske jacobi-funksjoner"@nb,
        "Jacobi-funksjonar"@nb ;
    skos:broader humord:c64487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jacobi functions"@en,
        "Jacobi-funksjoner"@nb .

humord:c64866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64866" ;
    dct:modified "2024-03-25T15:42:10"^^xsd:dateTime ;
    skos:altLabel "Julia-mengder"@nb ;
    skos:broader humord:c64710 ;
    skos:definition "Juliamengden er en fraktal som har fått sitt navn etter dens skaper Gaston Julia. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Julia sets"@en,
        "Julia-mengder"@nb .

humord:c64867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64867" ;
    dct:modified "2024-03-22T08:47:21"^^xsd:dateTime ;
    skos:altLabel "Elektrofysiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Elektrofysiologi er læren om elektriske funksjoner i biologiske celler og kretsløp. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrophysiology"@en,
        "Elektrofysiologi"@nb .

humord:c64868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64868" ;
    dct:modified "2024-03-22T09:01:35"^^xsd:dateTime ;
    skos:altLabel "Margaritifera margaritifera"@en,
        "Elvemusling"@nb,
        "Elveperlemusling"@nb,
        "Margaritifera margaritifera"@nb ;
    skos:broader humord:c17185 ;
    skos:definition "Elvemusling, tidligere kalt elveperlemusling, er en art av muslinger i elvemuslingfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater pearl mussel"@en,
        "Elvemusling"@nb .

humord:c64869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64869" ;
    dct:modified "2024-03-22T09:12:03"^^xsd:dateTime ;
    skos:altLabel "Iwasawa-teori"@nb ;
    skos:broader humord:c64487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iwasawa theory"@en,
        "Iwasawa-teori"@nb .

humord:c64870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64870" ;
    dct:modified "2024-03-22T09:17:59"^^xsd:dateTime ;
    skos:altLabel "Isingmodellen"@nb ;
    skos:broader humord:c61324 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ising model"@en,
        "Isingmodellen"@nb .

humord:c64871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64871" ;
    dct:modified "2024-03-22T09:19:41"^^xsd:dateTime ;
    skos:altLabel "Inversjonsteorem"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inversion theorems"@en,
        "Inversjonsteoremer"@nb .

humord:c64872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64872" ;
    dct:modified "2024-08-08T10:16:53"^^xsd:dateTime ;
    skos:altLabel "And"@nb,
        "Ender"@nb ;
    skos:broader humord:c62593 ;
    skos:definition "Ender er en fellesbetegnelse på flere arter av fugler i andefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ducks"@en,
        "Ender"@nb .

humord:c64873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64873" ;
    dct:modified "2024-03-22T09:52:35"^^xsd:dateTime ;
    skos:altLabel "Invariant-teori"@nb,
        "Invariantar"@nb,
        "Invarianter"@nb,
        "Invariantteori"@nb ;
    skos:broader humord:c64449 ;
    skos:definition "Invariantteori er en gren av abstrakt algebra som handler om handlinger av grupper på algebraiske variasjoner, som for eksempel vektorrom, sett fra synspunktet deres virkning på funksjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Invariant theory"@en,
        "Invariantteori"@nb .

humord:c64874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64874" ;
    dct:modified "2024-03-22T09:33:32"^^xsd:dateTime ;
    skos:altLabel "Common merganser"@en,
        "Laksand"@nb,
        "Laksender"@nb,
        "Mergus merganser"@nb ;
    skos:broader humord:c64872 ;
    skos:definition "Laksand er en fugleart i andefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Goosander"@en,
        "Laksand"@nb .

humord:c64875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64875" ;
    dct:modified "2024-03-22T09:41:45"^^xsd:dateTime ;
    skos:altLabel "Endocytose"@nb,
        "Endosytose"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Endocytose er en mekanisme for opptak av materiale inn i en celle. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endocytosis"@en,
        "Endocytose"@nb .

humord:c64876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64876" ;
    dct:modified "2024-03-22T09:59:41"^^xsd:dateTime ;
    skos:altLabel "Interpolasjonsrom"@nb ;
    skos:broader humord:c64417 ;
    skos:editorialNote "Lukket bemerkning: u bo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interpolation spaces"@en,
        "Interpolasjonsrom"@nb .

humord:c64877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64877" ;
    dct:modified "2024-03-22T09:57:51"^^xsd:dateTime ;
    skos:altLabel "Plant ecology"@en,
        "Planteøkologi"@nb,
        "Vegetasjonsøkologi"@nb ;
    skos:broader humord:c08226 ;
    skos:definition "Planteøkologi er utforskning av planteartenes og plantesamfunnenes livshusholdning i deres naturlige miljø (biotop). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vegetation ecology"@en,
        "Vegetasjonsøkologi"@nb .

humord:c64878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64878" ;
    dct:modified "2024-03-22T10:02:07"^^xsd:dateTime ;
    skos:altLabel "Integrodifferensiallikningar"@nb,
        "Integrodifferensiallikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:definition "I matematikk er en integrodifferensiallikning en ligning som involverer både integraler og deriverte av en funksjon.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: 2024"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integro-differential equations"@en,
        "Integrodifferensialligninger"@nb .

humord:c64879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64879" ;
    dct:modified "2024-03-22T10:07:22"^^xsd:dateTime ;
    skos:altLabel "Integrabilitet"@nb,
        "Integrerbarheit"@nb ;
    skos:broader humord:c64880 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integrability"@en,
        "Integrerbarhet"@nb .

humord:c64880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64880" ;
    dct:modified "2024-03-22T10:07:06"^^xsd:dateTime ;
    skos:altLabel "Integrasjon (Matematikk)"@nb,
        "Integrasjonsteori  (Matematikk)"@nb,
        "Integrasjonsteori (Matematikk)"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integration (Mathematics)"@en,
        "Integrasjon (Matematikk)"@nb .

humord:c64881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64881" ;
    dct:modified "2024-03-22T10:10:30"^^xsd:dateTime ;
    skos:altLabel "Integrable structures"@en,
        "Integrerbare strukturar"@nb,
        "Integrerbare system"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integrable systems"@en,
        "Integrerbare systemer"@nb .

humord:c64882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64882" ;
    dct:modified "2024-03-22T10:37:19"^^xsd:dateTime ;
    skos:altLabel "Endofyttar"@nb ;
    skos:broader humord:c64877 ;
    skos:definition "Endofytt er en sopp eller bakterie som vokser inne i en plante, da oftest som en parasitt (snylter) eller kommensal. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endophytes"@en,
        "Endofytter"@nb .

humord:c64883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64883" ;
    dct:modified "2024-03-22T10:45:02"^^xsd:dateTime ;
    skos:altLabel "Endonukleasar"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Nukleaser er enzymer som katalyserer den hydrolytiske spaltningen av nukleinsyrer som DNA og RNA. an skjelner mellom endonukleaser, som angripe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endonucleases"@en,
        "Endonukleaser"@nb .

humord:c64884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64884" ;
    dct:modified "2024-03-22T10:52:05"^^xsd:dateTime ;
    skos:altLabel "Ektoparasittar"@nb ;
    skos:broader humord:c17274 ;
    skos:definition "Ektoparasittar er parasittar som lever utanpå lekamen til verten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ectoparasites"@en,
        "Ektoparasitter"@nb .

humord:c64885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64885" ;
    dct:modified "2024-03-25T15:37:44"^^xsd:dateTime ;
    skos:altLabel "Endoparasitism"@en,
        "Endozoa"@en,
        "Endoparasittar"@nb,
        "Endoparasittisme"@nb,
        "Endozoa"@nb,
        "Entozoa"@nb ;
    skos:broader humord:c17274 ;
    skos:definition "Endoparasittar er parasittar som lever inne i lekamen til verten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endoparasites"@en,
        "Endoparasitter"@nb .

humord:c64886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64886" ;
    dct:modified "2024-08-12T11:32:19"^^xsd:dateTime ;
    skos:altLabel "Endosom"@nb ;
    skos:broader humord:c67927 ;
    skos:definition "Endosom er en membranavgrenset blære (vesikkel) inni en celle. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endosomes"@en,
        "Endosomer"@nb .

humord:c64887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64887" ;
    dct:modified "2024-06-05T11:35:12"^^xsd:dateTime ;
    skos:altLabel "Endothelial cells"@en,
        "Endotel"@nb,
        "Endotelceller"@nb,
        "Endotelseller"@nb ;
    skos:broader humord:c63501 ;
    skos:definition "Endotel er betegnelsen på cellelaget som kler innsiden av blodkar og lymfekar. Det består av enlaget plateepitel. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endothelium"@en,
        "Endotel"@nb .

humord:c64888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64888" ;
    dct:modified "2024-03-22T11:13:56"^^xsd:dateTime ;
    skos:altLabel "Endotelin"@nb,
        "Endothelin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Endotelin er et protein som får blodårer til å trekke seg sammen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endothelin"@en,
        "Endotelin"@nb .

humord:c64889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64889" ;
    dct:modified "2024-12-16T15:45:58"^^xsd:dateTime ;
    skos:altLabel "Lipoglycans"@en,
        "Lipopolysaccharides"@en,
        "Endotoksin"@nb,
        "Lipopolysakkarid"@nb,
        "Lipopolysakkarider"@nb ;
    skos:broader humord:c61969 ;
    skos:definition "Endotoksin er en type bakterieprodusert giftstoff, eller toksin, som finnes i bakteriens cellevegg og frigjøres når bakterien dør og går i oppløsning. Endotoksiner er lipopolysakkarider, LPS. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endotoxins"@en,
        "Endotoksiner"@nb .

humord:c64890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64890" ;
    dct:modified "2024-03-22T11:26:22"^^xsd:dateTime ;
    skos:altLabel "Grassland vegetation"@en,
        "Engvegetasjon"@nb ;
    skos:broader humord:c08226,
        humord:c59362 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meadow vegetation"@en,
        "Engvegetasjon"@nb .

humord:c64891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64891" ;
    dct:modified "2024-03-22T11:30:29"^^xsd:dateTime ;
    skos:altLabel "Entomologar"@nb ;
    skos:broader humord:c26495 ;
    skos:definition "Entomolog er en person som beskjeftiger seg med entomologi, læren om insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Entomologists"@en,
        "Entomologer"@nb ;
    skos:related humord:c63338 .

humord:c64892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64892" ;
    dct:modified "2024-03-22T11:36:52"^^xsd:dateTime ;
    skos:altLabel "Enzymkinetikk"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Enzymkinetikk er studiet av de forholdene som bestemmer hastigheten for enzymkatalyserte reaksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enzyme kinetics"@en,
        "Enzymkinetikk"@nb .

humord:c64893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64893" ;
    dct:modified "2024-03-22T11:43:13"^^xsd:dateTime ;
    skos:altLabel "Pineal body"@en,
        "Corpus pineale"@nb,
        "Epifysen"@nb,
        "Epiphysis cerebri"@nb,
        "Glandula pinealis"@nb,
        "Konglekjertelen"@nb,
        "Pinealkjertelen"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Epifysen er en kjertel midt i hjernen som lager hormonet melatonin. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pineal gland"@en,
        "Epifysen"@nb .

humord:c64894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64894" ;
    dct:modified "2024-03-22T11:57:55"^^xsd:dateTime ;
    skos:altLabel "Annuals"@en,
        "Annuelle plantar"@nb,
        "Annuelle planter"@nb,
        "Eittårige plantar"@nb,
        "Eittårige planter"@nb ;
    skos:broader humord:c08202,
        humord:c64877 ;
    skos:definition "Ettårige planter er planter som fullfører sin livssyklus i løpet av ett år. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Annual plants"@en,
        "Ettårige planter"@nb .

humord:c64895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64895" ;
    dct:modified "2024-11-29T08:40:55"^^xsd:dateTime ;
    skos:altLabel "Eucalyptus"@nb,
        "Eukalyptus"@nb ;
    skos:broader humord:c69114 ;
    skos:definition "Eukalyptus er en planteslekt i myrtefamilien (Myrtaceae) med omtrent 754 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eucalyptus"@en,
        "Eukalyptus"@nb .

humord:c64896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64896" ;
    dct:modified "2024-07-03T13:18:16"^^xsd:dateTime ;
    skos:altLabel "Apis mellifera"@nb,
        "Honningbie"@nb ;
    skos:broader humord:c67360 ;
    skos:definition "Honningbie er en insektart i familien langtungebier (Apidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Honey bee"@en,
        "Honningbie"@nb .

humord:c64897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64897" ;
    dct:modified "2024-03-22T13:01:01"^^xsd:dateTime ;
    skos:altLabel "Hjuldyr"@nb,
        "Rotatorier"@nb,
        "Rotatorium"@nb,
        "Rotifera"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Hjuldyr er en gruppe mikroskopiske dyr, de fleste artene er mellom 0,1 millimeter og 1 millimeter lange. De utgjør en egen rekke av virvelløse dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rotifers"@en,
        "Hjuldyr"@nb .

humord:c64898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64898" ;
    dct:modified "2024-03-22T13:04:18"^^xsd:dateTime ;
    skos:altLabel "Integralulikskapar"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integral inequalities"@en,
        "Integralulikheter"@nb .

humord:c64899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64899" ;
    dct:modified "2024-11-25T09:50:47"^^xsd:dateTime ;
    skos:altLabel "Hegrar"@nb,
        "Hegrefamilien"@nb ;
    skos:broader humord:c69038 ;
    skos:definition "Hegrer er en familie med fugler i ordenen pelikan- og hegrefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herons"@en,
        "Hegrer"@nb .

humord:c64900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64900" ;
    dct:modified "2024-03-22T13:11:47"^^xsd:dateTime ;
    skos:altLabel "Rat fish"@en,
        "Chimaera monstrosa"@nb,
        "Gullhå"@nb,
        "Havmus"@nb,
        "Havmyser"@nb,
        "Hågylling"@nb,
        "Levremus"@nb,
        "Spælstrenghyse"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Havmus er en fisk i ordenen havmus, en av omtrent 55 arter som tilhører den egenartede klassen helhoder. Disse skiller seg fra begge de store gruppene av nålevende fisker: strålefinnede fisker og bruskfisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rabbit fish"@en,
        "Havmus"@nb .

humord:c64901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64901" ;
    dct:modified "2024-03-22T13:15:28"^^xsd:dateTime ;
    skos:altLabel "Haredyr"@nb,
        "Lagomorpha"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Haredyr er en pattedyrorden som omfatter to familier: harer (Leporidae) og pipeharer (Ochotonidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lagomorphs"@en,
        "Haredyr"@nb .

humord:c64902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64902" ;
    dct:modified "2024-03-25T09:30:26"^^xsd:dateTime ;
    skos:altLabel "Integraltransformasjonar"@nb,
        "Integraltransformasjoner"@nb,
        "Integraltransformer"@nb ;
    skos:broader humord:c62583 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integral transforms"@en,
        "Integraltransformer"@nb .

humord:c64903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64903" ;
    dct:modified "2024-03-22T13:35:07"^^xsd:dateTime ;
    skos:altLabel "Ideal (Primtal)"@nb,
        "Primideal"@nb,
        "Primidealer"@nb ;
    skos:broader humord:c64449 ;
    skos:definition "Primideal er ei generalisering av omgrepet primtal, som spelar ei fundamental rolle i talteori og algebra, samt store delar av geometri og analyse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ideals (Prime numbers)"@en,
        "Idealer (Primtall)"@nb .

humord:c64904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64904" ;
    dct:modified "2024-03-22T13:35:50"^^xsd:dateTime ;
    skos:altLabel "Leporids"@en,
        "Harar"@nb,
        "Harefamilien"@nb,
        "Leporidae"@nb ;
    skos:broader humord:c64901 ;
    skos:definition "Harer er en familie av pattedyr i orden haredyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hares"@en,
        "Harer"@nb .

humord:c64905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64905" ;
    dct:modified "2024-03-22T13:40:31"^^xsd:dateTime ;
    skos:altLabel "Harr"@nb,
        "Thymallus thymallus"@nb ;
    skos:broader humord:c64229 ;
    skos:definition "Harr er en fiskeart i laksefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graylings"@en,
        "Harr"@nb .

humord:c64906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64906" ;
    dct:modified "2024-07-05T14:49:00"^^xsd:dateTime ;
    skos:altLabel "Fiolfamilien"@nb,
        "Violaceae"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Fiolfamilien er en frikronet plantefamilie med cirka 900 arter, derav over halvparten i slekten fiol, Viola. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Violaceae"@en,
        "Fiolfamilien"@nb .

humord:c64907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64907" ;
    dct:modified "2024-03-22T13:50:18"^^xsd:dateTime ;
    skos:altLabel "Pansies"@en,
        "Fiolar"@nb,
        "Viola"@nb ;
    skos:broader humord:c64906 ;
    skos:definition "Fiol er ei planteslekt med urter i fiolfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Violets"@en,
        "Fioler"@nb .

humord:c64908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64908" ;
    dct:modified "2024-03-22T13:57:43"^^xsd:dateTime ;
    skos:altLabel "Hominoidea"@en,
        "Hominoidea"@nb,
        "Menneskeapar"@nb,
        "Menneskeaper"@nb ;
    skos:broader humord:c13904 ;
    skos:definition "Menneskeaper er en overfamilie i ordenen primater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apes"@en,
        "Menneskeaper"@nb .

humord:c64909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64909" ;
    dct:modified "2025-02-19T09:26:05"^^xsd:dateTime ;
    skos:altLabel "Gorilla"@nb,
        "Gorillaar"@nb,
        "Gorillaer"@nb ;
    skos:broader humord:c69546 ;
    skos:definition "Gorillaer er to arter av store menneskeaper, og de største av primatene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gorillas"@en,
        "Gorillaer"@nb .

humord:c64910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64910" ;
    dct:modified "2024-03-22T14:03:47"^^xsd:dateTime ;
    skos:altLabel "Ikkje-kommutativ geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Noncommutative geometry"@en,
        "Ikke-kommutativ geometri"@nb .

humord:c64911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64911" ;
    dct:modified "2024-03-22T14:05:12"^^xsd:dateTime ;
    skos:altLabel "Fjellgorilla"@nb,
        "Gorilla beringei beringei"@nb ;
    skos:broader humord:c64909 ;
    skos:definition "Fjellgorilla er en underart av østgorilla. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain gorilla"@en,
        "Fjellgorilla"@nb .

humord:c64912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64912" ;
    dct:modified "2024-03-22T14:06:56"^^xsd:dateTime ;
    skos:altLabel "Ikkje-kommutative ringar"@nb ;
    skos:broader humord:c64550 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Noncommutative rings"@en,
        "Ikke-kommutative ringer"@nb .

humord:c64913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64913" ;
    dct:modified "2024-03-25T09:28:03"^^xsd:dateTime ;
    skos:altLabel "Ikkje-lineær analyse"@nb,
        "Ikkje-lineær funksjonalanalyse"@nb,
        "ikke-lineær analyse"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear functional analysis"@en,
        "Ikke-lineær funksjonalanalyse"@nb .

humord:c64914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64914" ;
    dct:modified "2024-03-22T14:12:35"^^xsd:dateTime ;
    skos:altLabel "Ikkje-lineær regresjon"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear regression"@en,
        "Ikke-lineær regresjon"@nb .

humord:c64915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64915" ;
    dct:modified "2024-03-25T09:27:22"^^xsd:dateTime ;
    skos:altLabel "Alopex lagopus"@nb,
        "Blårev"@nb,
        "Fjellrev"@nb,
        "Hvitrev"@nb,
        "Kvitrev"@nb,
        "Polarrev"@nb,
        "Vulpes lagopus"@nb ;
    skos:broader humord:c18502 ;
    skos:definition "Fjellrev er en art i hundefamilien (Canidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic fox"@en,
        "Fjellrev"@nb .

humord:c64916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64916" ;
    dct:modified "2024-03-22T14:17:00"^^xsd:dateTime ;
    skos:altLabel "Non-linear waves"@en,
        "Ikke-lineær bølgemekanikk"@nb,
        "Ikke-lineære bølgeligninger"@nb,
        "Ikke-lineære bølgelikninger"@nb,
        "Ikkje-lineær bylgjemekanikk"@nb,
        "Ikkje-lineær bølgemekanikk"@nb,
        "Ikkje-lineær bølgjemekanikk"@nb,
        "Ikkje-lineære bylgjelikningar"@nb,
        "Ikkje-lineære bylgjer"@nb,
        "Ikkje-lineære bølgelikningar"@nb,
        "Ikkje-lineære bølger"@nb,
        "Ikkje-lineære bølgjelikningar"@nb,
        "Ikkje-lineære bølgjer"@nb,
        "Ulineære bylgjer"@nb,
        "Ulineære bølger"@nb,
        "Ulineære bølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear waves"@en,
        "Ikke-lineære bølger"@nb .

humord:c64917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64917" ;
    dct:modified "2024-03-22T14:20:18"^^xsd:dateTime ;
    skos:altLabel "Non-linear differential equations"@en,
        "Non-linear dynamics"@en,
        "Nonlinear differential equations"@en,
        "Nonlinear dynamic systems"@en,
        "Ikke-lineær dynamikk"@nb,
        "Ikke-lineær mekanikk"@nb,
        "Ikke-lineære differensiallikninger"@nb,
        "Ikke-lineære dynamiske systemer"@nb,
        "Ikkje-lineær dynamikk"@nb,
        "Ikkje-lineær mekanikk"@nb,
        "Ikkje-lineære differensiallikningar"@nb,
        "Ikkje-lineære dynamiske system"@nb,
        "Ulineær dynamikk"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear dynamics"@en,
        "Ikke-lineære differensialligninger"@nb .

humord:c64918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64918" ;
    dct:modified "2024-03-22T14:22:44"^^xsd:dateTime ;
    skos:altLabel "Raudrev"@nb,
        "Vulpes vulpes"@nb ;
    skos:broader humord:c18502 ;
    skos:definition "Rødrev, også bare kalt rev, er en art i hundefamilien (Canidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Red fox"@en,
        "Rødrev"@nb .

humord:c64919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64919" ;
    dct:modified "2024-03-22T14:23:11"^^xsd:dateTime ;
    skos:altLabel "Integralteori"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integral theory"@en,
        "Integralteori"@nb .

humord:c64920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64920" ;
    dct:modified "2024-03-22T14:27:39"^^xsd:dateTime ;
    skos:altLabel "Integral"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Integrals"@en,
        "Integraler"@nb .

humord:c64921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64921" ;
    dct:modified "2024-03-22T14:29:49"^^xsd:dateTime ;
    skos:altLabel "Begynnelsesverdiproblemer"@nb,
        "Initialverdiproblem"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Initial value problems"@en,
        "Initialverdiproblemer"@nb .

humord:c64922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64922" ;
    dct:modified "2024-03-22T14:30:17"^^xsd:dateTime ;
    skos:altLabel "Flounders"@en,
        "Flatfisk"@nb,
        "Flyndrefiskar"@nb,
        "Flyndrer"@nb,
        "Pleuronectiformes"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Flyndrefisker (Pleuronectiformes) er en gruppe med piggfinnede rovfisker, der artene har en asymmetrisk kropp som er sterkt flattrykt. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flatfishes"@en,
        "Flyndrefisker"@nb .

humord:c64923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64923" ;
    dct:modified "2024-03-22T14:32:39"^^xsd:dateTime ;
    skos:altLabel "Pleuronectes platessa"@nb,
        "Raudspette"@nb ;
    skos:broader humord:c64922 ;
    skos:definition "Rødspette er en fiskeart i flyndrefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European plaices"@en,
        "Rødspette"@nb .

humord:c64924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64924" ;
    dct:modified "2024-04-23T19:58:12"^^xsd:dateTime ;
    skos:altLabel "Ingeniørmatematikk"@nb ;
    skos:broader humord:c63834 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engineering mathematics"@en,
        "Ingeniørmatematikk"@nb .

humord:c64925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64925" ;
    dct:modified "2024-03-22T14:38:52"^^xsd:dateTime ;
    skos:altLabel "Red robin"@en,
        "Robin"@en,
        "Robin redbreast"@en,
        "Erithacus rubecula"@nb,
        "Raudstrupe"@nb ;
    skos:broader humord:c63376 ;
    skos:definition "Rødstrupe er en fugleart i fluesnapperfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European robin"@en,
        "Rødstrupe"@nb .

humord:c64926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64926" ;
    dct:modified "2024-03-22T14:42:45"^^xsd:dateTime ;
    skos:altLabel "Indreproduktrom"@nb ;
    skos:broader humord:c62789 ;
    skos:definition "Eit indreproduktrom er eit vektorrom der det er definert eit indreprodukt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inner product space"@en,
        "Indreproduktrom"@nb .

humord:c64927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64927" ;
    dct:modified "2024-03-22T14:48:58"^^xsd:dateTime ;
    skos:altLabel "Arktisk røy"@nb,
        "Arktisk røye"@nb,
        "Rør"@nb,
        "Røye"@nb,
        "Røyer"@nb,
        "Røyr"@nb,
        "Røyrer"@nb,
        "Salvelinus alpinus"@nb,
        "Sjørøye"@nb,
        "Sjørøyr"@nb ;
    skos:broader humord:c64229 ;
    skos:definition "Røye er en fiskeart i laksefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic char"@en,
        "Røye"@nb .

humord:c64928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64928" ;
    dct:modified "2024-04-05T09:38:37"^^xsd:dateTime ;
    skos:altLabel "Implisitte funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Implicit functions"@en,
        "Implisitte funksjoner"@nb .

humord:c64929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64929" ;
    dct:modified "2024-03-25T09:21:50"^^xsd:dateTime ;
    skos:altLabel "Imaginære tal"@nb ;
    skos:broader humord:c64931 ;
    skos:definition "Et imaginært tall er et tall definert slik at når det kvadreres («ganges med seg selv»), så blir resultatet et negativt reelt tall. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Imaginary numbers"@en,
        "Imaginære tall"@nb .

humord:c64930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64930" ;
    dct:modified "2024-03-22T14:55:04"^^xsd:dateTime ;
    skos:altLabel "Boletaceae"@nb,
        "Røyrsoppar"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Rørsopper er en soppfamilie som kjennetegnes ved å ha et svampet lag bestående av fine, loddrette rør på undersiden av hatten. Dette laget lar seg lett løsne fra resten av hatten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boletaceae"@en,
        "Rørsopper"@nb .

humord:c64931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64931" ;
    dct:modified "2024-03-22T14:55:06"^^xsd:dateTime ;
    skos:altLabel "Komplekse tal"@nb ;
    skos:broader humord:c64682 ;
    skos:definition "Komplekse tall er en utvidelse av de reelle tallene slik at man kan finne kvadratroten og andre røtter av alle reelle tall, også negative, i tillegg til at man kan utføre addisjon, subtraksjon, multiplikasjon og divisjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex numbers"@en,
        "Komplekse tall"@nb .

humord:c64932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64932" ;
    dct:modified "2024-03-22T14:55:54"^^xsd:dateTime ;
    skos:altLabel "Ikkje-symmetriske matriser"@nb ;
    skos:broader humord:c58232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-symmetric matrices"@en,
        "Ikke-symmetriske matriser"@nb .

humord:c64933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64933" ;
    dct:modified "2024-03-22T14:57:33"^^xsd:dateTime ;
    skos:altLabel "Ikkje-standard analyse (Matematikk)"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonstandard analysis (Mathematics)"@en,
        "Ikke-standard analyse (Matematikk)"@nb .

humord:c64934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64934" ;
    dct:modified "2024-03-22T14:59:02"^^xsd:dateTime ;
    skos:altLabel "Agaricales"@en,
        "Agaricales"@nb,
        "Skivesoppar"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "De fleste skivesoppene tilhører ordenen Agaricales i rekken stilksporesopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gilled mushrooms"@en,
        "Skivesopper"@nb .

humord:c64935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64935" ;
    dct:modified "2024-03-25T09:19:18"^^xsd:dateTime ;
    skos:altLabel "Ikke-parametrisk statistikk"@nb,
        "Ikkje-parametrisk statistikk"@nb,
        "Ikkje-parametriske metodar"@nb,
        "Non-parametric methods"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonparametric methods"@en,
        "Ikke-parametriske metoder"@nb .

humord:c64936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64936" ;
    dct:modified "2024-03-22T15:03:17"^^xsd:dateTime ;
    skos:altLabel "Nonparametric bootstraps"@en,
        "Ikkje-parametriske bootstrapar"@nb ;
    skos:broader humord:c64591 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-parametric bootstraps"@en,
        "Ikke-parametriske bootstraper"@nb .

humord:c64937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64937" ;
    dct:modified "2024-03-22T15:02:48"^^xsd:dateTime ;
    skos:altLabel "Nonparametric regression"@en,
        "Ikkje-parametrisk regresjon"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-parametric regression"@en,
        "Ikke-parametrisk regresjon"@nb .

humord:c64938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64938" ;
    dct:modified "2024-03-22T15:03:03"^^xsd:dateTime ;
    skos:altLabel "Tue smut fungi"@en,
        "Brannsoppar"@nb,
        "Brannsopper"@nb,
        "Sotsoppar"@nb,
        "Ustilaginomycetes"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Sotsopper er en underrekke i rekken stilksporesopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ustilaginomycetes"@en,
        "Sotsopper"@nb .

humord:c64939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64939" ;
    dct:modified "2024-03-22T15:09:13"^^xsd:dateTime ;
    skos:altLabel "Nonparametric curve estimation"@en,
        "Ikkje-parametrisk kurveestimering"@nb ;
    skos:broader humord:c64941 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-parametric curve estimation"@en,
        "Ikke-parametrisk kurveestimering"@nb .

humord:c64940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64940" ;
    dct:modified "2024-08-12T09:27:11"^^xsd:dateTime ;
    skos:altLabel "Boletus sp."@nb,
        "Steinsoppar"@nb ;
    skos:broader humord:c64930 ;
    skos:definition "Slekten steinsopper tilhører rørsoppfamilien (Boletaceae). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boletus"@en,
        "Steinsopper"@nb .

humord:c64941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64941" ;
    dct:modified "2024-03-22T15:09:02"^^xsd:dateTime ;
    skos:altLabel "Kurveestimering"@nb ;
    skos:broader humord:c63831 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curve estimation"@en,
        "Kurveestimering"@nb .

humord:c64942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64942" ;
    dct:modified "2024-03-22T15:10:49"^^xsd:dateTime ;
    skos:altLabel "Sloping head mushrooms"@en,
        "Clitocybe"@nb,
        "Traktsoppar"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Traktsopp er en skivesoppslekt med mer eller mindre traktformet utseende og lyst sporepulver. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clitocybe"@en,
        "Traktsopper"@nb .

humord:c64943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64943" ;
    dct:modified "2024-03-22T15:11:18"^^xsd:dateTime ;
    skos:altLabel "Non-linear time series"@en,
        "Ikkje-lineære tidsrekker"@nb,
        "Ikkje-lineære tidsrekkjer"@nb ;
    skos:broader humord:c23662 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear time series"@en,
        "Ikke-lineære tidsrekker"@nb .

humord:c64944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64944" ;
    dct:modified "2024-03-22T15:14:50"^^xsd:dateTime ;
    skos:altLabel "Non-linear operators"@en,
        "Ikkje-lineære operatorar"@nb ;
    skos:broader humord:c64034 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear operators"@en,
        "Ikke-lineære operatorer"@nb .

humord:c64945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64945" ;
    dct:modified "2024-03-22T15:17:54"^^xsd:dateTime ;
    skos:altLabel "Waxy caps"@en,
        "Hygrophoraceae"@nb,
        "Vokssoppar"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Vokssopp, en artsrik gruppe skivesopp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodwaxes"@en,
        "Vokssopper"@nb .

humord:c64946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64946" ;
    dct:modified "2024-03-25T09:00:41"^^xsd:dateTime ;
    skos:altLabel "Genetisk diversitet"@nb,
        "Genetisk variasjon"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Genetisk variasjon er variasjon blant individene i en populasjon på grunn av forskjeller i genetisk sammensetning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic diversity"@en,
        "Genetisk variasjon"@nb .

humord:c64947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64947" ;
    dct:modified "2024-03-25T09:24:59"^^xsd:dateTime ;
    skos:altLabel "Acromyrmex"@nb,
        "Atta"@nb,
        "Attimaur"@nb,
        "Bladskjerarmaur"@nb ;
    skos:broader humord:c28150 ;
    skos:definition "Bladskjærermaur er to slekter av årevinger i maurfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leafcutter ants"@en,
        "Bladskjærermaur"@nb .

humord:c64948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64948" ;
    dct:modified "2024-07-09T11:15:29"^^xsd:dateTime ;
    skos:altLabel "Heath"@en,
        "Lyng"@nb,
        "Lyngfamilien"@nb ;
    skos:broader humord:c67526 ;
    skos:definition "Lyngfamilien er ein plantefamilie innan klassen tofrøblada plantar og består av tre, buskar og lyng. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heather family"@en,
        "Lyngfamilien"@nb .

humord:c64949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64949" ;
    dct:modified "2024-03-25T09:45:24"^^xsd:dateTime ;
    skos:altLabel "Bilberry"@en,
        "Blue whortleberry"@en,
        "European blueberry"@en,
        "Whortleberry"@en,
        "Wimberry"@en,
        "Blåbær"@nb,
        "Vaccinium myrtillus"@nb ;
    skos:broader humord:c19057,
        humord:c64948 ;
    skos:definition "Blåbær er ein dvergbusk i bærlyngslekta i lyngfamilien med grøne kantete greiner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common bilberry"@en,
        "Blåbær"@nb .

humord:c64950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64950" ;
    dct:modified "2024-03-25T09:59:43"^^xsd:dateTime ;
    skos:altLabel "Cowberries"@en,
        "Mountain cranberry"@en,
        "Partridgeberries"@en,
        "Tytebær"@nb,
        "Tyttebær"@nb,
        "Vaccinium vitis-idaea"@nb ;
    skos:broader humord:c19057,
        humord:c64948 ;
    skos:definition "Tyttebær er ein dvergbusk i bærlyngslekta i lyngfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lingonberries"@en,
        "Tyttebær"@nb .

humord:c64951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64951" ;
    dct:modified "2024-11-06T08:43:19"^^xsd:dateTime ;
    skos:altLabel "Abdominalmusklane"@nb,
        "Abdominalmusklene"@nb,
        "Bukmusklane"@nb,
        "Bukmusklene"@nb,
        "Bukmuskulatur"@nb ;
    skos:broader humord:c68756 ;
    skos:definition "Bukmusklene er de flate musklene som danner veggen i bukhulen (abdomen) foran og på hver side. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abdominal muscles"@en,
        "Bukmuskulatur"@nb .

humord:c64952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64952" ;
    dct:modified "2024-03-25T10:10:48"^^xsd:dateTime ;
    skos:altLabel "Buksoppar"@nb,
        "Gasteromycetes"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Buksopper er en soppgruppe i rekken stilksporesopper med ca. 700 arter av meget varierende utseende og av forskjellig avstamning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gasteroid fungi"@en,
        "Buksopper"@nb .

humord:c64953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64953" ;
    dct:modified "2024-03-25T10:20:40"^^xsd:dateTime ;
    skos:altLabel "Oligochaetes"@en,
        "Fåbørstemakkar"@nb,
        "Fåbørstemakker"@nb,
        "Fåbørstemarkar"@nb,
        "Fåbørsteormar"@nb,
        "Fåbørsteormer"@nb,
        "Oligochaeta"@nb ;
    skos:broader humord:c63909 ;
    skos:definition "Fåbørstemark er arter av leddormer, og er en samlebetegnelse på leddormer som har en meitemarklignende kropp med få børster på hvert ledd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oligochaeta"@en,
        "Fåbørstemarker"@nb .

humord:c64954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64954" ;
    dct:modified "2024-03-25T10:36:59"^^xsd:dateTime ;
    skos:altLabel "Fugleungar"@nb ;
    skos:broader humord:c08241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fledglings"@en,
        "Fugleunger"@nb .

humord:c64955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64955" ;
    dct:modified "2024-03-25T10:50:21"^^xsd:dateTime ;
    skos:altLabel "Eurasisk grevling"@nb,
        "Europeisk grevling"@nb,
        "Grevling"@nb,
        "Meles meles"@nb,
        "Svintoks"@nb,
        "Toks"@nb ;
    skos:broader humord:c61193 ;
    skos:definition "Grevling er et rovpattedyr i mårfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Badger"@en,
        "Grevling"@nb .

humord:c64956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64956" ;
    dct:modified "2024-03-25T10:56:58"^^xsd:dateTime ;
    skos:altLabel "Northern minke whale"@en,
        "Balaenoptera acutorostrata"@nb,
        "Vågekval"@nb ;
    skos:broader humord:c62433 ;
    skos:definition "Vågehval er en bardehvalart i finnhvalfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common minke whale"@en,
        "Vågehval"@nb .

humord:c64957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64957" ;
    dct:modified "2024-03-25T10:59:48"^^xsd:dateTime ;
    skos:altLabel "Balaenoptera musculus"@nb,
        "Blåkval"@nb ;
    skos:broader humord:c62433 ;
    skos:definition "Blåhval er en art av bardehvaler i familien finnhvaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blue whale"@en,
        "Blåhval"@nb .

humord:c64958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64958" ;
    dct:modified "2024-03-25T11:13:52"^^xsd:dateTime ;
    skos:altLabel "Bowhead whale"@en,
        "Balaena mysticetus"@nb,
        "Grønlandskval"@nb ;
    skos:broader humord:c62433 ;
    skos:definition "Grønlandshval er en art av bardehvaler i familien retthvaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black right whale"@en,
        "Grønlandshval"@nb .

humord:c64959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64959" ;
    dct:modified "2024-03-25T12:14:34"^^xsd:dateTime ;
    skos:altLabel "Lacertilia"@nb,
        "Sauria"@nb,
        "Øgler"@nb ;
    skos:broader humord:c12015 ;
    skos:definition "Øgler er en underorden av krypdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lizards"@en,
        "Øgler"@nb .

humord:c64960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64960" ;
    dct:modified "2024-03-25T12:26:18"^^xsd:dateTime ;
    skos:altLabel "Lacerta agilis"@nb,
        "Markfirfisle"@nb,
        "Sandfirfisle"@nb ;
    skos:broader humord:c60227 ;
    skos:definition "Sandfirfisle er en reptilart i ordenen skjellreptiler, firfislefamilien Lacertidae. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sand lizard"@en,
        "Sandfirfisle"@nb .

humord:c64961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64961" ;
    dct:modified "2024-03-25T12:58:43"^^xsd:dateTime ;
    skos:altLabel "Anthus campestris"@nb,
        "Markpiplerke"@nb ;
    skos:broader humord:c64962 ;
    skos:definition "Markpiplerke er en fugleart i erlefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tawny pipit"@en,
        "Markpiplerke"@nb .

humord:c64962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64962" ;
    dct:modified "2024-12-02T10:57:24"^^xsd:dateTime ;
    skos:altLabel "Anthus"@nb,
        "Piplerker"@nb ;
    skos:broader humord:c69147 ;
    skos:definition "Piplerker er en betegnelse som brukes om flere fugleslekter i erlefamilien, særlig slekten Anthus, som omfatter alle piplerkene som forekommer i Norge. I utlandet blir tilsvarende begrep om piplerker ofte brukt kun om slekten Anthus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pipits"@en,
        "Piplerker"@nb .

humord:c64963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64963" ;
    dct:modified "2024-03-25T13:03:06"^^xsd:dateTime ;
    skos:altLabel "Cavy"@en,
        "Caviidae"@nb,
        "Marsvin"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Marsvin er en underfamilie av gnagere i familien Caviidae (som også inneholder flodsvin og mara). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guinea pig"@en,
        "Marsvin"@nb .

humord:c64964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64964" ;
    dct:modified "2024-03-25T13:07:27"^^xsd:dateTime ;
    skos:altLabel "Nettvengar"@nb,
        "Nettvenger"@nb,
        "Nettvengjer"@nb,
        "Neuroptera"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Nettvinger er en orden av insekter som i Norge blant annet omfatter familiene maurløver og gulløyne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lacewings"@en,
        "Nettvinger"@nb .

humord:c64965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64965" ;
    dct:modified "2024-03-25T13:09:57"^^xsd:dateTime ;
    skos:altLabel "Maurløver"@nb,
        "Myrmeleontidae"@nb ;
    skos:broader humord:c64964 ;
    skos:definition "Maurløver er en familie av insekter i ordenen nettvinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antlions"@en,
        "Maurløver"@nb .

humord:c64966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64966" ;
    dct:modified "2024-03-25T13:13:45"^^xsd:dateTime ;
    skos:altLabel "Alchemilla"@nb,
        "Marikåper"@nb ;
    skos:broader humord:c62866 ;
    skos:definition "Marikåpe, eigentleg marikåpeslekta, er ei slekt i rosefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lady's mantle"@en,
        "Marikåper"@nb .

humord:c64967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64967" ;
    dct:modified "2024-03-25T13:18:17"^^xsd:dateTime ;
    skos:altLabel "Ladybirds"@en,
        "Coccinellidae"@nb,
        "Gullhøner"@nb,
        "Maria-fly-fly"@nb,
        "Marihøner"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Marihøner er en velkjent og kjær familie av insekter blant billene, med sin rundovale, ofte flerfargede kropp med prikker eller flekker.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ladybugs"@en,
        "Marihøner"@nb .

humord:c64968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64968" ;
    dct:modified "2024-03-25T13:21:10"^^xsd:dateTime ;
    skos:altLabel "Macro lichens"@en,
        "Makrolav"@nb ;
    skos:broader humord:c14934 ;
    skos:definition "Makrolav er en fellesbetegnelse på bladlav, busklav og noen skjellformede grupper av lav. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macrolichens"@en,
        "Makrolav"@nb .

humord:c64969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64969" ;
    dct:modified "2024-03-25T13:35:27"^^xsd:dateTime ;
    skos:altLabel "Anura"@nb,
        "Halelause padder"@nb,
        "Haleløse padder"@nb,
        "Springpadder"@nb ;
    skos:broader humord:c21004 ;
    skos:definition "Springpadder eller haleløse padder er en orden som består av de haleløse amfibiene (frosker og padder). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frogs and toads"@en,
        "Springpadder"@nb .

humord:c64970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64970" ;
    dct:modified "2024-03-25T13:41:26"^^xsd:dateTime ;
    skos:altLabel "Hylidae"@en,
        "Hylidae"@nb,
        "Lauvfroskar"@nb ;
    skos:broader humord:c64969 ;
    skos:definition "Løvfrosker er en stor amfibiefamilie i underordenen haleløse amfibier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tree frogs"@en,
        "Løvfrosker"@nb .

humord:c64971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64971" ;
    dct:modified "2024-03-25T13:49:42"^^xsd:dateTime ;
    skos:altLabel "Lanternfishes"@en,
        "Ljosprikkfiskar"@nb,
        "Lysprikkfiskar"@nb,
        "Myctophidae"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Lysprikkfisker er en fiskefamilie i ordenen prikkfisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myctophidae"@en,
        "Lysprikkfisker"@nb .

humord:c64972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64972" ;
    dct:modified "2024-03-25T13:52:43"^^xsd:dateTime ;
    skos:altLabel "Anacanthini"@en,
        "Gadiformes"@nb,
        "Torskefiskar"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Torskefisker (Gadiformes) er en gruppe strålefinnede fisker. De fleste artene er saltvannsfisker og lever i kalde hav med unntak av lake, som lever i ferskvann. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gadiformes"@en,
        "Torskefisker"@nb .

humord:c64973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64973" ;
    dct:modified "2024-04-03T10:35:23"^^xsd:dateTime ;
    skos:altLabel "Hegg (Fisk)"@nb,
        "Kolkjeft (Lysing)"@nb,
        "Lysing (Fisk)"@nb,
        "Merluccius merluccius"@nb,
        "Svartkjeft"@nb,
        "Sylvlyr"@nb,
        "Sølvlyr"@nb ;
    skos:broader humord:c64972 ;
    skos:definition "Lysing er en fiskeart i lysingfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European hake"@en,
        "Lysing (Fisk)"@nb .

humord:c64974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64974" ;
    dct:modified "2024-03-25T14:33:03"^^xsd:dateTime ;
    skos:altLabel "European pollock"@en,
        "Lyr"@nb,
        "Pollachius pollachius"@nb ;
    skos:broader humord:c64972 ;
    skos:definition "Lyr er en fiskeart i torskefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atlantic pollock"@en,
        "Lyr"@nb .

humord:c64975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64975" ;
    dct:modified "2024-03-25T14:51:08"^^xsd:dateTime ;
    skos:altLabel "Aphaniptera"@nb,
        "Lopper"@nb,
        "Siphonaptera"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Lopper er en orden av vingeløse insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fleas"@en,
        "Lopper"@nb .

humord:c64976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64976" ;
    dct:modified "2024-03-25T15:04:36"^^xsd:dateTime ;
    skos:altLabel "Cladocera"@en,
        "Daphnia"@en,
        "Daphnies"@en,
        "Cladocera"@nb,
        "Dafniar"@nb,
        "Dafnier"@nb,
        "Daphniar"@nb,
        "Daphnier"@nb,
        "Vasslopper"@nb ;
    skos:broader humord:c62660 ;
    skos:definition "Vannlopper er små krepsdyr som hører til klassen bladfotinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water fleas"@en,
        "Vannlopper"@nb .

humord:c64977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64977" ;
    dct:modified "2024-03-25T15:12:03"^^xsd:dateTime ;
    skos:altLabel "Cupressus"@en,
        "Cupressus"@nb,
        "Sypressar"@nb ;
    skos:broader humord:c59064 ;
    skos:definition "Sypress er ei planteslekt i sypressfamilien, med cirka 25 artar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cypresses"@en,
        "Sypresser"@nb .

humord:c64978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64978" ;
    dct:modified "2025-02-19T12:12:29"^^xsd:dateTime ;
    skos:altLabel "Black elder"@en,
        "European black elderberry"@en,
        "European elder"@en,
        "European elderberry"@en,
        "Sambucus nigra"@nb,
        "Svarthyll"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Svarthyll er en stor busk eller et lite tre på inntil fem meters høyde med flate, breie skjermkvaster av hvite blomster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elder"@en,
        "Svarthyll"@nb .

humord:c64979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64979" ;
    dct:modified "2024-07-05T14:56:37"^^xsd:dateTime ;
    skos:altLabel "Populus nigra"@nb,
        "Svartpoppel"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Svartpoppel er et tre i vierfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black poplar"@en,
        "Svartpoppel"@nb .

humord:c64980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64980" ;
    dct:modified "2024-03-25T15:25:54"^^xsd:dateTime ;
    skos:altLabel "Struthionidae"@nb,
        "Strutsar"@nb,
        "Strutsefamilien"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Strutser er verdens tyngste fugler. Strutsene regnes i dag som en egen orden med to beslektede arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ostriches"@en,
        "Strutser"@nb .

humord:c64981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64981" ;
    dct:modified "2024-08-02T11:24:44"^^xsd:dateTime ;
    skos:altLabel "Cranesbills"@en,
        "Geranium"@nb,
        "Storkenebb"@nb,
        "Storknebb"@nb ;
    skos:broader humord:c67808 ;
    skos:definition "Storkenebb, Geranium, er en meget artsrik planteslekt i storkenebbfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geranium"@en,
        "Storkenebb"@nb .

humord:c64982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64982" ;
    dct:modified "2024-03-25T15:40:11"^^xsd:dateTime ;
    skos:altLabel "Psittacines"@en,
        "Papegøyar"@nb,
        "Psittaciformes"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Papegøyer er en orden av fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parrots"@en,
        "Papegøyer"@nb .

humord:c64983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64983" ;
    dct:modified "2024-03-25T15:49:35"^^xsd:dateTime ;
    skos:altLabel "Galliforms"@en,
        "Game fowl"@en,
        "Land fowl"@en,
        "Galliformes"@nb,
        "Hønsefuglar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Hønsefugler er en orden av fugler bestående av 5 familier med i alt 312 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gallinaceous birds"@en,
        "Hønsefugler"@nb .

humord:c64984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64984" ;
    dct:modified "2024-03-25T15:59:59"^^xsd:dateTime ;
    skos:altLabel "Tetraoninae"@en,
        "Skogshøns"@nb,
        "Tetraonidae"@nb ;
    skos:broader humord:c64983 ;
    skos:definition "Skogshøns er en fuglefamilie i ordenen hønsefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grouse"@en,
        "Skogshøns"@nb .

humord:c64985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64985" ;
    dct:modified "2024-12-05T09:03:22"^^xsd:dateTime ;
    skos:altLabel "Blackgame"@en,
        "Lyrurus tetrix"@nb,
        "Orrfugl"@nb ;
    skos:broader humord:c69178 ;
    skos:definition "Orrfugl er en fugleart i fasanfamilien. Den er nest størst av våre skogshøns, etter storfugl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black grouse"@en,
        "Orrfugl"@nb .

humord:c64986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64986" ;
    dct:modified "2024-03-25T16:11:48"^^xsd:dateTime ;
    skos:altLabel "Crane fly"@en,
        "Tipulids"@en,
        "Myhank"@nb,
        "Stankelbein"@nb,
        "Storstankelbein"@nb,
        "Tipulidae"@nb,
        "Tipulider"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Stankelbein er en overfamilie av insekter innen underorden mygg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crane flies"@en,
        "Stankelbein"@nb .

humord:c64987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64987" ;
    dct:modified "2024-03-25T16:15:32"^^xsd:dateTime ;
    skos:altLabel "K-algebraer"@nb ;
    skos:broader humord:c64459 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "K-algebra"@en,
        "K-algebraer"@nb .

humord:c64988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64988" ;
    dct:modified "2024-03-25T16:15:59"^^xsd:dateTime ;
    skos:altLabel "Northern sparrowhawk"@en,
        "Sparrowhawk"@en,
        "Accipiter nisus"@nb,
        "Sporvehauk"@nb ;
    skos:broader humord:c17118 ;
    skos:definition "Spurvehauk er en rovfugl i haukefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurasian sparrowhawk"@en,
        "Spurvehauk"@nb .

humord:c64989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64989" ;
    dct:modified "2024-03-25T16:17:46"^^xsd:dateTime ;
    skos:altLabel "Kalkulus"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "Kalkulus er ei grein innanfor matematikken som tek for seg ideen om grenser.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calculus"@en,
        "Kalkulus"@nb .

humord:c64990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64990" ;
    dct:modified "2024-03-25T16:19:57"^^xsd:dateTime ;
    skos:altLabel "Kanonanalyse"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canonical analysis"@en,
        "Kanonanalyse"@nb .

humord:c64991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64991" ;
    dct:modified "2024-03-25T16:19:41"^^xsd:dateTime ;
    skos:altLabel "Collembola"@nb,
        "Collemboler"@nb,
        "Spretthalar"@nb,
        "Springhalar"@nb,
        "Springhaler"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Spretthaler er en gruppe små, vingeløse leddyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Springtails"@en,
        "Spretthaler"@nb .

humord:c64992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64992" ;
    dct:modified "2024-03-25T16:22:34"^^xsd:dateTime ;
    skos:altLabel "Capital return"@en,
        "Kapitalavkasting"@nb,
        "Kapitalavkastning"@nb ;
    skos:broader humord:c22521 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Return on capital"@en,
        "Kapitalavkastning"@nb .

humord:c64993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64993" ;
    dct:modified "2024-03-25T16:23:56"^^xsd:dateTime ;
    skos:altLabel "Echinodermar"@nb,
        "Echinodermata"@nb,
        "Echinodermer"@nb,
        "Pigghudar"@nb ;
    skos:broader humord:c08229 ;
    skos:definition "Pigghuder er en rekke av marine virvelløse dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Echinoderms"@en,
        "Pigghuder"@nb .

humord:c64994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64994" ;
    dct:modified "2024-03-25T16:26:59"^^xsd:dateTime ;
    skos:altLabel "Holothuroidea"@nb,
        "Sjøpølser"@nb ;
    skos:broader humord:c64993 ;
    skos:definition "Sjøpølser, en klasse av pigghuder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea cucumbers"@en,
        "Sjøpølser"@nb .

humord:c64995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64995" ;
    dct:modified "2024-03-25T16:30:32"^^xsd:dateTime ;
    skos:altLabel "Karakteristiske funksjonar"@nb ;
    skos:broader humord:c20828 ;
    skos:definition "I sannsynlighetsteori og statistikk definerer den karakteristiske funksjonen til enhver tilfeldig variabel med reell verdi fullstendig sannsynlighetsfordelingen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Characteristic functions"@en,
        "Karakteristiske funksjoner"@nb .

humord:c64996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64996" ;
    dct:modified "2024-03-25T16:34:21"^^xsd:dateTime ;
    skos:altLabel "Karakteristiske klassar"@nb,
        "Karakteristiske klasser"@nb ;
    skos:broader humord:c64769 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Characteristic classes"@en,
        "Karakteristiske klasser"@nb .

humord:c64997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64997" ;
    dct:modified "2024-03-25T16:43:24"^^xsd:dateTime ;
    skos:altLabel "Characters (Group theory)"@en,
        "Karakterar (Gruppeteori)"@nb,
        "Karakterer (Gruppeteori)"@nb,
        "Karakterteori"@nb ;
    skos:broader humord:c64451 ;
    skos:definition "I matematikk, mer spesifikt i gruppeteori, er karakteren til en grupperepresentasjon en funksjon på gruppen som tilordner til hvert gruppeelement sporet til den tilsvarende matrisen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Character theory"@en,
        "Karakterteori"@nb .

humord:c64998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64998" ;
    dct:modified "2024-03-25T16:49:16"^^xsd:dateTime ;
    skos:altLabel "Kardinalitet"@nb,
        "Kardinaltal"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Kardinaltall er en type tall som angir størrelsen til en mengde. For endelige mengder er kardinaltallet det samme som det antallet elementer mengden inneholder. Mengden av alle hele tall fra 1 til 10 har altså kardinaltall 10. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cardinal numbers"@en,
        "Kardinaltall"@nb .

humord:c64999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME64999" ;
    dct:modified "2024-03-25T16:52:12"^^xsd:dateTime ;
    skos:altLabel "Karamatateori"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karamata theory"@en,
        "Karamatateori"@nb .

humord:c65000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65000" ;
    dct:modified "2024-03-25T16:56:05"^^xsd:dateTime ;
    skos:altLabel "Katastrofeteori"@nb ;
    skos:broader humord:c19416 ;
    skos:definition "Katastrofeteorien i matematikk er ein teori utvikla av den franske matematikaren Réne Thom til å gje ei matematisk skildring av naturfenomen som syner brå endringar, som til dømes eit hjarteslag, ein kaldfront i meteorologi, eit embryo som brest og liknande.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catastrophe theory"@en,
        "Katastrofeteori"@nb .

humord:c65001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65001" ;
    dct:modified "2024-03-25T16:58:13"^^xsd:dateTime ;
    skos:altLabel "Sea stars"@en,
        "Asteriodea"@nb,
        "Sjøstjerner"@nb ;
    skos:broader humord:c64993 ;
    skos:definition "Sjøstjerner er en klasse dyr som hører til pigghudene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Starfish"@en,
        "Sjøstjerner"@nb .

humord:c65002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65002" ;
    dct:modified "2024-03-25T16:58:49"^^xsd:dateTime ;
    skos:altLabel "Kategoriar (Matematikk)"@nb ;
    skos:broader humord:c61945 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Categories (Mathematics)"@en,
        "Kategorier (Matematikk)"@nb .

humord:c65003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65003" ;
    dct:modified "2024-03-25T17:02:30"^^xsd:dateTime ;
    skos:altLabel "Kazhdan's property (T)"@en,
        "Kazhdans eigenskap"@nb ;
    skos:broader humord:c64835 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kazhdan's property"@en,
        "Kazhdans egenskap"@nb .

humord:c65004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65004" ;
    dct:modified "2024-03-25T17:02:39"^^xsd:dateTime ;
    skos:altLabel "Sea hedgehogs"@en,
        "Echinoidea"@nb,
        "Kråkebollar"@nb,
        "Kråkeboller"@nb,
        "Sjøpiggsvin"@nb,
        "Sjøpinnsvin"@nb ;
    skos:broader humord:c64993 ;
    skos:definition "Sjøpiggsvin er en klasse marine dyr som hører til pigghudene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea urchins"@en,
        "Sjøpiggsvin"@nb .

humord:c65005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65005" ;
    dct:modified "2024-03-25T17:06:27"^^xsd:dateTime ;
    skos:altLabel "European whitefish"@en,
        "Coregonus lavaretus"@nb,
        "Sik"@nb ;
    skos:broader humord:c64229 ;
    skos:definition "Sik er en fiskeart i laksefamilien som forekommer i ferskvann mange steder i Norge og som enkelte steder også vandrer ut i brakkvann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common whitefish"@en,
        "Sik"@nb .

humord:c65006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65006" ;
    dct:modified "2024-03-25T17:10:45"^^xsd:dateTime ;
    skos:altLabel "Kinesisk restteorem"@nb ;
    skos:broader humord:c64673 ;
    skos:definition "Kinesisk rettsteorem er et teorem  for å løse samtidige kongruenser. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chinese remainder theorem"@en,
        "Kinesisk restteorem"@nb .

humord:c65007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65007" ;
    dct:modified "2024-03-25T17:09:35"^^xsd:dateTime ;
    skos:altLabel "Auchenorrhyncha"@nb,
        "Sikadar"@nb ;
    skos:broader humord:c63131 ;
    skos:definition "Sikader er en særpreget gruppe insekter. De utgjør en egen underorden av nebbmunner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cicadas"@en,
        "Sikader"@nb .

humord:c65008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65008" ;
    dct:modified "2024-03-25T17:13:24"^^xsd:dateTime ;
    skos:altLabel "Kjedebrøk"@nb ;
    skos:broader humord:c08165 ;
    skos:definition "Kjedebrøk er en iterativ måte å beskrive et vilkårlig tall. Den er et alternativ til den vanlige fremstillingen ved desimaltall eller andre tallsystem. Tallet skrives som et heltall pluss den inverse av et annet tall. Dette andre tallet skrives så på samme måte som et heltall pluss en invers av et nytt tall. Denne prosessen kan så fortsettes til man oppnår den nødvendige presisjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continued fractions"@en,
        "Kjedebrøk"@nb .

humord:c65009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65009" ;
    dct:modified "2024-03-25T17:13:52"^^xsd:dateTime ;
    skos:altLabel "Short-tailed weasel"@en,
        "Weasel"@en,
        "Mustela erminea"@nb,
        "Røyskatt"@nb ;
    skos:broader humord:c61193 ;
    skos:definition "Røyskatt er en art i mårfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stoat"@en,
        "Røyskatt"@nb .

humord:c65010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65010" ;
    dct:modified "2024-03-25T17:15:57"^^xsd:dateTime ;
    skos:altLabel "Conics"@en,
        "Kjeglesnitt"@nb ;
    skos:broader humord:c63831 ;
    skos:definition "Et kjeglesnitt er en kurve, laget som en skjæringslinje mellom et plan og en kjegleflate  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conic sections"@en,
        "Kjeglesnitt"@nb .

humord:c65011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65011" ;
    dct:modified "2024-12-16T10:46:38"^^xsd:dateTime ;
    skos:altLabel "Ciklidar"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Ciklider er en stor gruppe av fiskearter som i Norge særlig er kjent som akvariefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cichlids"@en,
        "Ciklider"@nb .

humord:c65012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65012" ;
    dct:modified "2024-03-26T09:54:36"^^xsd:dateTime ;
    skos:altLabel "Klassekroppteori"@nb ;
    skos:broader humord:c65058 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Class field theory"@en,
        "Klassekroppteori"@nb .

humord:c65013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65013" ;
    dct:modified "2024-03-25T17:21:24"^^xsd:dateTime ;
    skos:altLabel "Klassifiserande rom"@nb ;
    skos:broader humord:c64853 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classifying spaces"@en,
        "Klassifiserende rom"@nb .

humord:c65014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65014" ;
    dct:modified "2024-03-25T17:23:19"^^xsd:dateTime ;
    skos:altLabel "Abies"@nb,
        "Edelgran"@nb ;
    skos:broader humord:c59064 ;
    skos:definition "Edelgran er ei slekt i furufamilien med 40–46 artar i Asia, Europa, Nord-Afrika og Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Firs"@en,
        "Edelgran"@nb .

humord:c65015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65015" ;
    dct:modified "2024-03-25T17:24:47"^^xsd:dateTime ;
    skos:altLabel "Knippe"@nb ;
    skos:broader humord:c64725 ;
    skos:definition "Et knippe er en funktor som tilordner en hver åpen mengde i et topologisk rom en annen matematisk struktur, f.eks. mengder, grupper eller ringer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sheafs"@en,
        "Knipper"@nb .

humord:c65016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65016" ;
    dct:modified "2024-03-25T17:30:31"^^xsd:dateTime ;
    skos:altLabel "Kobayashi-hyperbolaritet"@nb ;
    skos:broader humord:c65017 ;
    skos:editorialNote "Lukket bemerkning: ubo245"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kobayashi hyperbolicity"@en,
        "Kobayashi-hyperbolaritet"@nb .

humord:c65017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65017" ;
    dct:modified "2024-03-25T17:30:13"^^xsd:dateTime ;
    skos:altLabel "Kompleks funksjonsteori"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex function theory"@en,
        "Kompleks funksjonsteori"@nb .

humord:c65018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65018" ;
    dct:modified "2024-03-25T17:32:43"^^xsd:dateTime ;
    skos:altLabel "Canonical dimension"@en,
        "Kodaira-dimensjon"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kodaira dimension"@en,
        "Kodaira-dimensjon"@nb .

humord:c65019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65019" ;
    dct:modified "2024-03-25T17:43:18"^^xsd:dateTime ;
    skos:altLabel "Coercive functions"@en,
        "Koersitivitet"@nb,
        "Koersivitet"@nb ;
    skos:broader humord:c65020 ;
    skos:definition "I matematikk er en koersiv funksjon en funksjon som \"vokser raskt\" ved ytterpunktene av rommet den er definert på.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coercivity"@en,
        "Koersivitet"@nb .

humord:c65020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65020" ;
    dct:modified "2024-03-25T17:42:11"^^xsd:dateTime ;
    skos:altLabel "Ferromagnetisme"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Ferromagnetisme er en vanlig form for magnetisme som kjennetegnes av at stoffet fremviser en spontan magnetisering under bestemte forhold, slik som ved tilstrekkelig lav temperatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferromagnetism"@en,
        "Ferromagnetisme"@nb .

humord:c65021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65021" ;
    dct:modified "2024-03-25T17:49:30"^^xsd:dateTime ;
    skos:altLabel "Koherente tilstandar"@nb ;
    skos:broader humord:c65022 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coherent states"@en,
        "Koherente tilstander"@nb .

humord:c65022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65022" ;
    dct:modified "2024-03-25T17:49:09"^^xsd:dateTime ;
    skos:altLabel "Physical mathematics"@en,
        "Fysikalsk matematikk"@nb,
        "Matematisk fysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Matematisk fysikk er ei grein av fysikken der ein finn konsekvensar av fysiske teoriar ved hjelp av matematiske metodar. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Redaksjonell bemerkning: Se note på Teoretisk fysikk om skillet mellom Matematisk fysikk og Teoretisk fysikk. DH 2017-10-13"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical physics"@en,
        "Matematisk fysikk"@nb .

humord:c65023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65023" ;
    dct:modified "2024-03-25T17:55:44"^^xsd:dateTime ;
    skos:altLabel "Kointegrering"@nb ;
    skos:broader humord:c65024 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cointegration"@en,
        "Kointegrering"@nb .

humord:c65024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65024" ;
    dct:modified "2024-03-25T17:55:26"^^xsd:dateTime ;
    skos:altLabel "Stasjonære prosessar"@nb ;
    skos:broader humord:c25041 ;
    skos:definition "Ein stasjonær prosess, eller ein strengt stasjonær prosess, er i statistikk ein stokastisk prosess som har ei sannsynsfordeling uavhengig av tida. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stationary processes"@en,
        "Stasjonære prosesser"@nb .

humord:c65025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65025" ;
    dct:modified "2024-03-26T07:19:26"^^xsd:dateTime ;
    skos:altLabel "Kolmogorov-system"@nb ;
    skos:broader humord:c25041 ;
    skos:editorialNote "Lukket bemerkning: ub024"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kolmogorov systems"@en,
        "Kolmogorov-systemer"@nb .

humord:c65026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65026" ;
    dct:modified "2024-03-26T07:24:33"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk logikk"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Kombinatorisk logikk er en form for notasjon i matematikk oppfunnet av Moses Schönfinkel med fordypning av Haskell Curry.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial logic"@en,
        "Kombinatorisk logikk"@nb .

humord:c65027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65027" ;
    dct:modified "2024-03-26T07:25:55"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk mengdelære"@nb ;
    skos:broader humord:c08175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial set theory"@en,
        "Kombinatorisk mengdelære"@nb .

humord:c65028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65028" ;
    dct:modified "2024-03-26T07:27:54"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk talteori"@nb ;
    skos:broader humord:c08178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial number theory"@en,
        "Kombinatorisk tallteori"@nb .

humord:c65029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65029" ;
    dct:modified "2024-03-26T07:31:25"^^xsd:dateTime ;
    skos:altLabel "Kombinatoriske analysar"@nb ;
    skos:broader humord:c04302 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatoric analysis"@en,
        "Kombinatoriske analyser"@nb .

humord:c65030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65030" ;
    dct:modified "2024-03-26T07:34:58"^^xsd:dateTime ;
    skos:altLabel "Combinatorial geometry"@en,
        "Kombinatoriske geometriar"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometric combinatorics"@en,
        "Kombinatoriske geometrier"@nb .

humord:c65031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65031" ;
    dct:modified "2024-03-26T07:41:41"^^xsd:dateTime ;
    skos:altLabel "Kommutativ algebra"@nb ;
    skos:broader humord:c65032 ;
    skos:definition "Kommutativ algebra er gren av algebra som studerer kommutative ringer <wikdata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commutative algebra"@en,
        "Kommutativ algebra"@nb .

humord:c65032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65032" ;
    dct:modified "2024-03-26T07:41:21"^^xsd:dateTime ;
    skos:altLabel "Kommutative ringar"@nb ;
    skos:broader humord:c64546 ;
    skos:definition "Ein kommutativ ring er ein ring R slik at st = ts, for alle s og t i R, det vil seia at multiplikasjonen er kommutativ.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commutative rings"@en,
        "Kommutative ringer"@nb .

humord:c65033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65033" ;
    dct:modified "2024-03-26T07:48:20"^^xsd:dateTime ;
    skos:altLabel "Kommutativ homologi-teori"@nb ;
    skos:broader humord:c64806 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commutative homology theory"@en,
        "Kommutativ homologi-teori"@nb .

humord:c65034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65034" ;
    dct:modified "2024-03-26T07:49:34"^^xsd:dateTime ;
    skos:altLabel "Kommutative assosiative algebraer"@nb ;
    skos:broader humord:c65032 ;
    skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commutative associative algebras"@en,
        "Kommutative assosiative algebraer"@nb .

humord:c65035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65035" ;
    dct:modified "2024-03-26T07:54:37"^^xsd:dateTime ;
    skos:altLabel "Kommutative kroppar"@nb ;
    skos:broader humord:c64681 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commutative  fields"@en,
        "Kommutative kropper"@nb .

humord:c65036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65036" ;
    dct:modified "2024-03-26T07:57:04"^^xsd:dateTime ;
    skos:altLabel "Kompleks approksimasjon"@nb ;
    skos:broader humord:c62267 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex approximation"@en,
        "Kompleks approksimasjon"@nb .

humord:c65037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65037" ;
    dct:modified "2024-03-26T08:07:43"^^xsd:dateTime ;
    skos:altLabel "Kompleks fleirvariabelanalyse"@nb ;
    skos:broader humord:c63798 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Several complex variables"@en,
        "Kompleks flervariabelanalyse"@nb .

humord:c65038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65038" ;
    dct:modified "2024-03-26T08:11:49"^^xsd:dateTime ;
    skos:altLabel "Kompleks geometri"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "I matematikk er kompleks geometri studiet av geometriske strukturer og konstruksjoner som oppstår fra, eller beskrives av, komplekse tall. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex geometry"@en,
        "Kompleks geometri"@nb .

humord:c65039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65039" ;
    dct:modified "2024-03-26T08:15:37"^^xsd:dateTime ;
    skos:altLabel "Kompleks multiplikasjon"@nb ;
    skos:broader humord:c24775 ;
    skos:definition "I matematikk er kompleks multiplikasjon teorien om elliptiske kurver E som har en endomorfiring større enn heltallene.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex multiplication"@en,
        "Kompleks multiplikasjon"@nb ;
    skos:related humord:c64677 .

humord:c65040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65040" ;
    dct:modified "2024-03-26T08:17:57"^^xsd:dateTime ;
    skos:altLabel "Komplekse mangfald"@nb ;
    skos:broader humord:c00511 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex manifolds"@en,
        "Komplekse mangfoldigheter"@nb .

humord:c65041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65041" ;
    dct:modified "2024-03-26T08:27:55"^^xsd:dateTime ;
    skos:altLabel "Komponentanalyse"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Component analysis"@en,
        "Komponentanalyse"@nb .

humord:c65042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65042" ;
    dct:modified "2024-03-26T08:32:00"^^xsd:dateTime ;
    skos:altLabel "Konfigurasjonsrom"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "I matematikk er et konfigurasjonsrom en konstruksjon som er tett relatert til tilstandrom eller faserom i fysikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Configuration spaces"@en,
        "Konfigurasjonsrom"@nb .

humord:c65043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65043" ;
    dct:modified "2024-03-26T08:37:50"^^xsd:dateTime ;
    skos:altLabel "Konstruksjonsproblem"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction problems"@en,
        "Konstruksjonsproblemer"@nb .

humord:c65044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65044" ;
    dct:modified "2024-03-26T08:41:03"^^xsd:dateTime ;
    skos:altLabel "Konstruktiv matematikk"@nb,
        "Matematisk konstruktivisme"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Constructive mathematics"@en,
        "Konstruktiv matematikk"@nb .

humord:c65045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65045" ;
    dct:modified "2024-03-26T08:44:38"^^xsd:dateTime ;
    skos:altLabel "Kontingenstabellar"@nb,
        "Krysstabellar"@nb,
        "Krysstabeller"@nb ;
    skos:broader humord:c58361 ;
    skos:definition "En krysstabell er en tabell som sammenligner frekvensfordelingen mellom to eller flere variabler slik at man kan se hvordan de samvarierer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contingency tables"@en,
        "Kontingenstabeller"@nb .

humord:c65046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65046" ;
    dct:modified "2024-04-05T09:41:19"^^xsd:dateTime ;
    skos:altLabel "Kontinuerlige funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continuous functions"@en,
        "Kontinuerlige funksjoner"@nb .

humord:c65047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65047" ;
    dct:modified "2024-03-26T08:55:01"^^xsd:dateTime ;
    skos:altLabel "Konveks analyse"@nb ;
    skos:broader humord:c65048 ;
    skos:definition "Konveks analyse er den delen av matematikken som er viet studien av egenskapene til konvekse funksjoner og konvekse mengder <wikipedia"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex analysis"@en,
        "Konveks analyse"@nb .

humord:c65048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65048" ;
    dct:modified "2024-04-05T09:41:47"^^xsd:dateTime ;
    skos:altLabel "Konvekse funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:definition "En konveks funksjon er en funksjon der en rett linje mellom hvilke som helst to punkter på grafen ligger over grafen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex functions"@en,
        "Konvekse funksjoner"@nb .

humord:c65049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65049" ;
    dct:modified "2024-03-26T09:02:37"^^xsd:dateTime ;
    skos:altLabel "Konveks geometri"@nb ;
    skos:broader humord:c65050 ;
    skos:definition "I matematikk er konveks geometri greinen av geometri som studerer konvekse mengder.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex geometry"@en,
        "Konveks geometri"@nb .

humord:c65050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65050" ;
    dct:modified "2024-03-26T09:02:19"^^xsd:dateTime ;
    skos:altLabel "Konvekse mengder"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "En konveks mengde er en mengde i et vektorrom der et hvert linjestykke mellom to punkt i mengden er inneholdt fullt og helt i mengden. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex sets"@en,
        "Konvekse mengder"@nb .

humord:c65051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65051" ;
    dct:modified "2024-03-26T09:05:33"^^xsd:dateTime ;
    skos:altLabel "Konvekse flater"@nb ;
    skos:broader humord:c64554 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex surfaces"@en,
        "Konvekse flater"@nb .

humord:c65052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65052" ;
    dct:modified "2024-04-04T08:35:15"^^xsd:dateTime ;
    skos:altLabel "Konvekse polytopar"@nb ;
    skos:broader humord:c65333 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convex polytopes"@en,
        "Konvekse polytoper"@nb .

humord:c65053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65053" ;
    dct:modified "2024-03-26T09:13:16"^^xsd:dateTime ;
    skos:altLabel "Convexity"@nb,
        "Konveksitet"@nb ;
    skos:broader humord:c65050 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convexity"@en,
        "Konveksitet"@nb .

humord:c65054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65054" ;
    dct:modified "2024-03-26T09:35:01"^^xsd:dateTime ;
    skos:altLabel "Konvergens (Matematikk)"@nb ;
    skos:broader humord:c64552 ;
    skos:definition "Konvergens er i matematikken det å nærme seg en grense. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convergence (Mathematics)"@en,
        "Konvergens (Matematikk)"@nb .

humord:c65055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65055" ;
    dct:modified "2024-03-26T09:37:02"^^xsd:dateTime ;
    skos:altLabel "Koordinatsystem"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "Koordinatsystem er innen matematikk et system for å angi hvor et punkt befinner seg ved hjelp av tallstørrelser som kalles for koordinater.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coordinate systems"@en,
        "Koordinatsystemer"@nb .

humord:c65056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65056" ;
    dct:modified "2024-03-26T09:42:24"^^xsd:dateTime ;
    skos:altLabel "CCA"@en,
        "Canonical correspondence analysis"@en,
        "DCA"@en,
        "Detrended correspondence analysis"@en,
        "Korrespondanseanalyser"@nb ;
    skos:broader humord:c25727 ;
    skos:definition "Korrespondanseanalyse er en multivariat statistisk teknikk for å analysere forholdet mellom variablene i en krysstabell.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Correspondence analysis"@en,
        "Korrespondanseanalyser"@nb .

humord:c65057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65057" ;
    dct:modified "2024-03-26T09:49:57"^^xsd:dateTime ;
    skos:altLabel "Covarians"@en,
        "Kovarians"@nb,
        "Kovariansanalyse"@nb ;
    skos:broader humord:c64578,
        humord:c64707 ;
    skos:definition "Kovarians er innen statistikk et mål på sammenheng mellom to ulike størrelser eller målbare fenomener. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analysis of covariance"@en,
        "Kovariansanalyse"@nb .

humord:c65058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65058" ;
    dct:modified "2024-03-26T09:53:12"^^xsd:dateTime ;
    skos:altLabel "Feltteori (Abstrakt algebra)"@nb,
        "Kroppsteori  (Abstrakt algebra)"@nb ;
    skos:broader humord:c64449 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field theory"@en,
        "Kroppsteori (Abstrakt algebra)"@nb .

humord:c65059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65059" ;
    dct:modified "2024-03-26T09:58:13"^^xsd:dateTime ;
    skos:altLabel "Krumme rom"@nb ;
    skos:broader humord:c64691 ;
    skos:definition "Krumme rom  refererer ofte til en romgeometri som ikke er \"flat\", der et flatt rom har null krumning, slik det er beskrevet av euklidsk geometri. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curved spaces"@en,
        "Krumme rom"@nb .

humord:c65060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65060" ;
    dct:modified "2024-03-26T10:00:47"^^xsd:dateTime ;
    skos:altLabel "Krumning"@nb,
        "Kurvatur"@nb ;
    skos:broader humord:c64554 ;
    skos:definition "Krumning er et mål for hvor mye en kurve eller en flate avviker fra en rett linje eller et todimensjonal plan. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curvature"@en,
        "Krumning"@nb .

humord:c65061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65061" ;
    dct:modified "2024-03-26T10:04:38"^^xsd:dateTime ;
    skos:altLabel "Kulepakking"@nb,
        "Kulepakning"@nb,
        "Kulestabling"@nb ;
    skos:broader humord:c64691 ;
    skos:definition "Kulepakning er en pakking, eller stabling, av like store kuler. Krystallstrukturen av mange metaller kan beskrives som en effektiv pakking av slike kuler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sphere packing"@en,
        "Kulepakking"@nb .

humord:c65062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65062" ;
    dct:modified "2024-03-26T10:09:50"^^xsd:dateTime ;
    skos:altLabel "Kuler"@nb ;
    skos:broader humord:c65063 ;
    skos:definition "En kule (eller en ball) er et perfekt symmetrisk objekt der alle punktene på objektets overflate har en fast (lik) avstand (radius) til ett bestemt punkt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sphere"@en,
        "Kuler"@nb .

humord:c65063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65063" ;
    dct:modified "2024-03-26T10:09:10"^^xsd:dateTime ;
    skos:altLabel "Tredimensjonale objekt"@nb ;
    skos:broader humord:c64128 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three dimensional objects"@en,
        "Tredimensjonale objekter"@nb .

humord:c65064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65064" ;
    dct:modified "2024-03-26T10:11:51"^^xsd:dateTime ;
    skos:altLabel "Curve fitting"@en,
        "Kurveapproksimasjon"@nb,
        "Kurvetilpasning"@nb,
        "Kurvetilpassing"@nb ;
    skos:broader humord:c63831 ;
    skos:definition "Kurvetilpasning går ut på å fastlegge en teoretisk kurve som bes mulig følger en gitt eksperimentell kuve.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curve approximation"@en,
        "Kurveapproksimasjon"@nb .

humord:c65065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65065" ;
    dct:modified "2024-03-26T10:16:22"^^xsd:dateTime ;
    skos:altLabel "Kvadratiske former"@nb ;
    skos:broader humord:c64487 ;
    skos:definition "I matematikk er en kvadratisk form hver enkel homogent uttrykk der hvert ledd er av annen grad. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quadratic forms"@en,
        "Kvadratiske former"@nb .

humord:c65066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65066" ;
    dct:modified "2024-03-26T10:24:02"^^xsd:dateTime ;
    skos:altLabel "Kvadratiske funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quadratic functions"@en,
        "Kvadratiske funksjoner"@nb .

humord:c65067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65067" ;
    dct:modified "2024-03-26T10:29:52"^^xsd:dateTime ;
    skos:altLabel "Matematiske funksjonar"@nb ;
    skos:broader humord:c08175 ;
    skos:definition "I matematikk er en funksjon en relasjon mellom to mengder, slik at det til ethvert element i den første mengden (funksjonsargument, uavhengig variabel,  x-verdi) blir tilordnet ett element i den andre mengden (funksjonsverdi, avhengig variabel, y-verdi). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical functions"@en,
        "Matematiske funksjoner"@nb .

humord:c65068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65068" ;
    dct:modified "2024-03-26T10:28:43"^^xsd:dateTime ;
    skos:altLabel "Kvantedynamikk"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum dynamics"@en,
        "Kvantedynamikk"@nb .

humord:c65069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65069" ;
    dct:modified "2024-03-26T10:32:36"^^xsd:dateTime ;
    skos:altLabel "Kvantitativ statistikk"@nb ;
    skos:broader humord:c64578 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantitative statistics"@en,
        "Kvantitativ statistikk"@nb .

humord:c65070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65070" ;
    dct:modified "2024-03-26T10:37:52"^^xsd:dateTime ;
    skos:altLabel "Hamilton numbers"@en,
        "Hamilton-tal"@nb,
        "Hamilton-tall"@nb,
        "Hamiltontal"@nb,
        "Hamiltontall"@nb,
        "Kvaternion"@nb ;
    skos:broader humord:c64931 ;
    skos:definition "Kvaternioner er i matematikken det mest kjente eksempelet på hyperkomplekse tall.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quaternions"@en,
        "Kvaternioner"@nb .

humord:c65071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65071" ;
    dct:modified "2024-03-26T10:40:18"^^xsd:dateTime ;
    skos:altLabel "Kvasisymmetriske avbildingar"@nb ;
    skos:broader humord:c63798 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quasisymmetrical mappings"@en,
        "Kvasisymmetriske avbildninger"@nb .

humord:c65072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65072" ;
    dct:modified "2024-03-26T12:53:26"^^xsd:dateTime ;
    skos:altLabel "L-funksjonar"@nb ;
    skos:broader humord:c64528 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "L-functions"@en,
        "L-funksjoner"@nb .

humord:c65073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65073" ;
    dct:modified "2024-03-26T12:54:31"^^xsd:dateTime ;
    skos:altLabel "F-blokka"@nb,
        "F-blokken"@nb,
        "Indre innskuddsmetallar"@nb,
        "Indre innskuddsmetaller"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "F-blokken er de grunnstoffene som ligger i f-blokken i periodesystemet. Alle disse grunnstoffene er metaller.<>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "F-block"@en,
        "F-blokken"@nb ;
    skos:related humord:c61776,
        humord:c63276 .

humord:c65074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65074" ;
    dct:modified "2024-03-26T12:57:22"^^xsd:dateTime ;
    skos:altLabel "Langlands program"@nb ;
    skos:broader humord:c63798,
        humord:c64451 ;
    skos:definition "I representasjonsteori og algebraisk tallteori er Langlands-programmet et nettverk av omfattende og betydningsfulle antakelser om sammenhenger mellom tallteori og geometri. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Langlands program"@en,
        "Langlands program"@nb .

humord:c65075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65075" ;
    dct:modified "2024-03-26T13:04:22"^^xsd:dateTime ;
    skos:altLabel "Laplace's equation"@en,
        "Laplace-likninga"@nb,
        "Laplace-likningen"@nb ;
    skos:broader humord:c64616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laplace equation"@en,
        "Laplace-ligningen"@nb ;
    skos:related humord:c64674,
        humord:c65076 .

humord:c65076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65076" ;
    dct:modified "2024-03-26T13:03:42"^^xsd:dateTime ;
    skos:altLabel "Laplacian"@en,
        "Laplace-operator"@nb,
        "Laplace-operatoren"@nb,
        "Laplaceoperatoren"@nb ;
    skos:broader humord:c64634 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laplace operator"@en,
        "Laplace-operatoren"@nb ;
    skos:related humord:c65075 .

humord:c65077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65077" ;
    dct:modified "2024-03-26T13:07:42"^^xsd:dateTime ;
    skos:altLabel "Laplace-transformasjonar"@nb,
        "Laplacetransformasjonar"@nb,
        "Laplacetransformasjoner"@nb ;
    skos:broader humord:c62583 ;
    skos:definition "Laplacetransformasjon er en matematisk operasjon som overfører en funksjon fra tidsdomenet til frekvensdomenet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laplace transformations"@en,
        "Laplace-transformasjoner"@nb .

humord:c65078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65078" ;
    dct:modified "2024-03-26T13:09:15"^^xsd:dateTime ;
    skos:altLabel "Faseomvandling"@nb,
        "Faseovergangar"@nb,
        "Tilstandsendringer"@nb ;
    skos:broader humord:c61324,
        humord:c62113 ;
    skos:definition "Faseovergang er det at en fase endrer struktur eller smelter eller lignende ved endring av trykk, temperatur, magnetisk felt, elektrisk felt, og så videre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase transitions"@en,
        "Faseoverganger"@nb .

humord:c65079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65079" ;
    dct:modified "2024-03-26T13:12:46"^^xsd:dateTime ;
    skos:altLabel "Latinske firkantar"@nb,
        "Latinske kvadrat"@nb,
        "Latinske kvadrater"@nb ;
    skos:broader humord:c08163 ;
    skos:definition "Eit latinsk kvadrat er eit kvadratisk skjema der kvar linje og kolonne inneheld dei same bokstavane, kvar berre éin gong <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Latin squares"@en,
        "Latinske firkanter"@nb .

humord:c65080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65080" ;
    dct:modified "2024-03-26T13:14:18"^^xsd:dateTime ;
    skos:altLabel "Lebesgueintegral"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lebesgue integration"@en,
        "Lebesgueintegral"@nb .

humord:c65081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65081" ;
    dct:modified "2024-03-26T13:14:25"^^xsd:dateTime ;
    skos:altLabel "Faseoverføringskatalyse"@nb,
        "PTC"@nb ;
    skos:broader humord:c61734 ;
    skos:definition "I kjemi er en faseoverføringskatalysator eller PTC en katalysator som letter overgangen til en reaktant fra en fase til en annen fase der reaksjonen skjer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase transfer catalysis"@en,
        "Faseoverføringskatalyse"@nb .

humord:c65082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65082" ;
    dct:modified "2024-03-26T13:17:17"^^xsd:dateTime ;
    skos:altLabel "Fasediagram"@nb ;
    skos:broader humord:c65078 ;
    skos:definition "Fasediagram er en type diagram som presenterer viktig informasjon om kjemiske forbindelser og materialer. Diagrammet viser hvilken fase materialet er i ved ulike temperaturer og trykk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase diagrams"@en,
        "Fasediagrammer"@nb .

humord:c65083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65083" ;
    dct:modified "2024-03-26T13:20:51"^^xsd:dateTime ;
    skos:altLabel "Levy processes"@en,
        "Levy-prosessar"@nb,
        "Levy-prosesser"@nb,
        "Lévy-prosessar"@nb ;
    skos:broader humord:c65084 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lévy processes"@en,
        "Lévy-prosesser"@nb .

humord:c65084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65084" ;
    dct:modified "2024-03-26T13:20:04"^^xsd:dateTime ;
    skos:altLabel "Stokastisk rørsle"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic movement"@en,
        "Stokastisk bevegelse"@nb .

humord:c65085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65085" ;
    dct:modified "2024-03-26T13:24:10"^^xsd:dateTime ;
    skos:altLabel "Lie-algebraer"@nb ;
    skos:broader humord:c64840 ;
    skos:definition "En Lie-algebra, i matematikk, er en algebraisk struktur.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lie algebras"@en,
        "Lie-algebraer"@nb .

humord:c65086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65086" ;
    dct:modified "2024-03-26T13:28:38"^^xsd:dateTime ;
    skos:altLabel "Lie-teori"@nb ;
    skos:broader humord:c64840 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lie theory"@en,
        "Lie-teori"@nb .

humord:c65087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65087" ;
    dct:modified "2024-03-26T13:27:44"^^xsd:dateTime ;
    skos:altLabel "Fast fase ekstraksjon"@nb,
        "Fastfase-ekstraksjon"@nb,
        "Fastfase-mikroekstraksjon"@nb,
        "SPE"@nb,
        "SPME"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Fast faseekstraksjon er en metode som brukes for å separere forskjellige komponenter i en blanding <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid phase extraction"@en,
        "Fastfase-ekstraksjon"@nb .

humord:c65088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65088" ;
    dct:modified "2024-03-26T13:31:38"^^xsd:dateTime ;
    skos:altLabel "Lineær funksjonalanalyse"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear functional analysis"@en,
        "Lineær funksjonalanalyse"@nb .

humord:c65089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65089" ;
    dct:modified "2024-03-26T13:33:48"^^xsd:dateTime ;
    skos:altLabel "Lineær logikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear logic"@en,
        "Lineær logikk"@nb .

humord:c65090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65090" ;
    dct:modified "2024-03-26T13:35:59"^^xsd:dateTime ;
    skos:altLabel "Lineær regresjon"@nb,
        "Lineære regresjonsmodellar"@nb,
        "Lineære regresjonsmodeller"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear regression"@en,
        "Lineær regresjon"@nb .

humord:c65091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65091" ;
    dct:modified "2024-03-26T13:46:10"^^xsd:dateTime ;
    skos:altLabel "Lineær statistisk inferens"@nb ;
    skos:broader humord:c65093 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear statistical inference"@en,
        "Lineær statistisk inferens"@nb .

humord:c65092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65092" ;
    dct:modified "2024-11-04T15:04:14"^^xsd:dateTime ;
    skos:altLabel "Løsninger (Kjemi)"@nb,
        "Løysingar (Kjemi)"@nb,
        "Løysningar (Kjemi)"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "I kjemien er en løsning en blanding av to eller flere stoffer i væskefase eller fast fase. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solution (Chemistry)"@en,
        "Løsning (Kjemi)"@nb ;
    skos:related humord:c20410 .

humord:c65093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65093" ;
    dct:modified "2024-03-26T13:45:58"^^xsd:dateTime ;
    skos:altLabel "Inferensteori"@nb,
        "Slutningsteori"@nb,
        "Statistisk inferens"@nb,
        "Statistisk slutning"@nb,
        "Statistiske slutningar"@nb,
        "Statistiske slutninger"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical inference"@en,
        "Statistisk inferens"@nb .

humord:c65094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65094" ;
    dct:modified "2024-03-26T13:48:05"^^xsd:dateTime ;
    skos:altLabel "Fellingsreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Fellingsreaksjon er en kjemisk reaksjon der det dannes bunnfall. <Wikiepedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Precipitation reactions"@en,
        "Fellingsreaksjoner"@nb .

humord:c65095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65095" ;
    dct:modified "2024-03-26T13:52:07"^^xsd:dateTime ;
    skos:altLabel "Lineære differensiallikningar"@nb,
        "Lineære differensiallikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear differential equations"@en,
        "Lineære differensialligninger"@nb .

humord:c65096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65096" ;
    dct:modified "2024-03-26T13:53:32"^^xsd:dateTime ;
    skos:altLabel "Linear geometry"@en,
        "Lineære geometriar"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear geometries"@en,
        "Lineære geometrier"@nb .

humord:c65097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65097" ;
    dct:modified "2024-03-26T13:55:44"^^xsd:dateTime ;
    skos:altLabel "Lineære metodar"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear methods"@en,
        "Lineære metoder"@nb .

humord:c65098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65098" ;
    dct:modified "2024-03-26T13:56:48"^^xsd:dateTime ;
    skos:altLabel "Ferrocen"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Ferrocen er et oransjebrunt krystallinsk stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferrocenes"@en,
        "Ferrocener"@nb .

humord:c65099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65099" ;
    dct:modified "2024-03-26T13:58:10"^^xsd:dateTime ;
    skos:altLabel "Lineær modellering"@nb,
        "Lineære modellar"@nb ;
    skos:broader humord:c25336 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear models"@en,
        "Lineære modeller"@nb .

humord:c65100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65100" ;
    dct:modified "2024-03-26T14:01:51"^^xsd:dateTime ;
    skos:altLabel "Lineære operatorar"@nb ;
    skos:broader humord:c64034 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear operators"@en,
        "Lineære operatorer"@nb .

humord:c65101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65101" ;
    dct:modified "2024-03-26T14:04:39"^^xsd:dateTime ;
    skos:altLabel "Lineære system"@nb ;
    skos:broader humord:c60590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear systems"@en,
        "Lineære systemer"@nb .

humord:c65102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65102" ;
    dct:modified "2024-03-26T14:06:31"^^xsd:dateTime ;
    skos:altLabel "Ferromangan"@nb ;
    skos:broader humord:c08380 ;
    skos:definition "Ferromangan er en ferrolegering (jernlegering) som ved siden av jern inneholder opptil om lag 80 prosent mangan, samt karbon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferromanganese"@en,
        "Ferromangan"@nb .

humord:c65103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65103" ;
    dct:modified "2024-03-26T14:08:05"^^xsd:dateTime ;
    skos:altLabel "Lineære transformasjonar"@nb ;
    skos:broader humord:c62789 ;
    skos:definition "I matematikken er en lineær transformasjon en funksjon mellom to vektorrom som bevarer operasjonene vektoraddisjon og skalarmultiplikasjon.   <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear maps"@en,
        "Lineære transformasjoner"@nb .

humord:c65104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65104" ;
    dct:modified "2024-03-26T14:09:38"^^xsd:dateTime ;
    skos:altLabel "Fog collection"@en,
        "Tåkefangst"@nb,
        "Tåkeoppsamling"@nb,
        "Tåkesamling"@nb ;
    skos:broader humord:c28337 ;
    skos:definition "Tåkeoppsamling er høsting av vann fra tåke ved bruk av store biter av vertikal netting (et tåkenett) for å få tåkedråpene til å strømme ned mot et trau nedenfor. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fog harvesting"@en,
        "Tåkeoppsamling"@nb .

humord:c65105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65105" ;
    dct:modified "2024-03-26T14:11:50"^^xsd:dateTime ;
    skos:altLabel "Lineære ulikskapar"@nb ;
    skos:broader humord:c29189 ;
    skos:definition "I matematikk er en lineær ulikhet en ulikhet som involverer en lineær funksjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear inequalities"@en,
        "Lineære ulikheter"@nb .

humord:c65106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65106" ;
    dct:modified "2024-03-26T14:11:58"^^xsd:dateTime ;
    skos:altLabel "Ecodesign"@en,
        "Grøn design"@nb,
        "Grønn design"@nb,
        "Miljødesign"@nb,
        "Økodesign"@nb ;
    skos:broader humord:c05466 ;
    skos:definition "Økodesign er en designprosess der designeren tar hensyn til miljø og ressursforbruk på lik linje med kvalitet, teknologi, estetikk, ergonomi og så videre. Økodesign innebærer å finne alternative designløsninger eller materialvalg slik at produktet forårsaker lavere miljøbelastning totalt sett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecological design"@en,
        "Økodesign"@nb .

humord:c65107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65107" ;
    dct:modified "2024-03-26T14:14:07"^^xsd:dateTime ;
    skos:altLabel "Logarithmic integral functions"@en,
        "Logaritmiske integral"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logarithmic integrals"@en,
        "Logaritmiske integraler"@nb .

humord:c65108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65108" ;
    dct:modified "2024-03-26T14:16:22"^^xsd:dateTime ;
    skos:altLabel "Logisk analyse"@nb ;
    skos:broader humord:c01459 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Logical analysis"@en,
        "Logisk analyse"@nb .

humord:c65109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65109" ;
    dct:modified "2024-03-26T14:21:33"^^xsd:dateTime ;
    skos:altLabel "Lokal algebra"@nb ;
    skos:broader humord:c08163 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local algebra"@en,
        "Lokal algebra"@nb .

humord:c65110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65110" ;
    dct:modified "2024-03-26T14:27:55"^^xsd:dateTime ;
    skos:altLabel "Lorentzgruppa"@nb ;
    skos:broader humord:c63682 ;
    skos:definition "I fysikk og matematikk er Lorentz-gruppen gruppen av alle Lorentz-transformasjoner av Minkowski-romtid, den klassiske og kvante-settingen for alle fysiske fenomener. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lorentz group"@en,
        "Lorentzgruppen"@nb .

humord:c65111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65111" ;
    dct:modified "2024-03-26T14:38:32"^^xsd:dateTime ;
    skos:altLabel "Lorentztransformasjonar"@nb ;
    skos:broader humord:c65112 ;
    skos:definition "Lorentztransformasjoner er ligningene i den spesielle relativitetsteorien, som forbinder koordinatene i to referansesystemer som har konstant fart i forhold til hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lorentz transformations"@en,
        "Lorentztransformasjoner"@nb .

humord:c65112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65112" ;
    dct:modified "2024-03-26T14:33:54"^^xsd:dateTime ;
    skos:altLabel "SR (Theory of relativity)"@en,
        "STR"@en,
        "Special theory of relativity"@en,
        "Spesiell relativitetsteori"@nb ;
    skos:broader humord:c08274 ;
    skos:definition "Den spesielle relativitetsteorien fra 1905 er en bevegelseslære bygget på to prinsipper. Det ene er det spesielle relativitetsprinsippet som sier at naturlovene er like for alle observatører som beveger seg jevnt og rettlinjet i forhold til hverandre. Det andre er at lyshastigheten i tomt rom er konstant og uavhengig av lyskildens bevegelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Special relativity"@en,
        "Spesiell relativitetsteori"@nb .

humord:c65113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65113" ;
    dct:modified "2024-04-02T07:47:20"^^xsd:dateTime ;
    skos:altLabel "Feittsyrer"@nb ;
    skos:broader humord:c22477 ;
    skos:definition "Fettsyrer er en av bestanddelene til fett <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fatty acids"@en,
        "Fettsyrer"@nb .

humord:c65114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65114" ;
    dct:modified "2024-12-12T08:41:40"^^xsd:dateTime ;
    skos:altLabel "Fleirumetta feittsyrer"@nb ;
    skos:broader humord:c69295 ;
    skos:definition "En flerumettet fettsyre er en fettsyre hvor karbonkjeden inneholder mer enn én dobbeltbinding, det vil si at den er umettet på flere steder i karbonkjeden. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyunsaturated fats"@en,
        "Flerumettede fettsyrer"@nb .

humord:c65115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65115" ;
    dct:modified "2024-03-26T14:49:46"^^xsd:dateTime ;
    skos:altLabel "Malliavinkalkulus"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malliavin calculus"@en,
        "Malliavinkalkulus"@nb .

humord:c65116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65116" ;
    dct:modified "2024-12-12T08:41:19"^^xsd:dateTime ;
    skos:altLabel "Einumetta feittsyrer"@nb,
        "Monoumettede fettsyrer"@nb ;
    skos:broader humord:c69295 ;
    skos:definition "Fettsyrer med én dobbeltbinding kalles monoumettede eller enumettede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monounsaturated fat"@en,
        "Enumettede fettsyrer"@nb .

humord:c65117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65117" ;
    dct:modified "2024-03-26T15:02:47"^^xsd:dateTime ;
    skos:altLabel "Mandelbrot"@nb,
        "Mandelbrotmengda"@nb ;
    skos:broader humord:c64710 ;
    skos:definition "Mandelbrotmengden er en fraktal, oppkalt etter den franske matematikeren Benoît Mandelbrot.  <wikipedia"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mandelbrot set"@en,
        "Mandelbrotmengden"@nb .

humord:c65118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65118" ;
    dct:modified "2024-04-02T14:17:39"^^xsd:dateTime ;
    skos:altLabel "Many-body theory"@en,
        "Mangelegemeproblemer"@nb,
        "Mangelegemeproblemet"@nb,
        "Mangelegemeteori"@nb,
        "Mangelekamproblem"@nb,
        "Mangelekamproblemet"@nb,
        "Mangelekamteori"@nb,
        "Mangepartikkelfysikk"@nb,
        "Mangepartikkelproblemer"@nb,
        "Mangepartikkelteori"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Beregning av egenskaper for kvantemekaniske systemer av tre eller flere vekselvirkende partikler  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Many-particle physics"@en,
        "Mangepartikkelteori"@nb ;
    skos:related humord:c65210 .

humord:c65119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65119" ;
    dct:modified "2024-03-27T11:26:19"^^xsd:dateTime ;
    skos:altLabel "Composites"@en,
        "Komposittar"@nb,
        "Kompositter"@nb,
        "Komposittmateriale"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Komposittmaterialer er materialer som er sammensatt av to eller flere forskjellige materialer. De kalles også kompositter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Composite materials"@en,
        "Komposittmaterialer"@nb .

humord:c65120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65120" ;
    dct:modified "2024-03-27T11:29:47"^^xsd:dateTime ;
    skos:altLabel "Fiberkomposittar"@nb ;
    skos:broader humord:c65119 ;
    skos:definition "Fiberkompositter er materialer som består av to eller flere forskjellige komponenter, vanligvis en fiberforsterkning innpakket i en polymermatrise. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fiber composites"@en,
        "Fiberkompositter"@nb .

humord:c65121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65121" ;
    dct:modified "2024-03-27T11:37:29"^^xsd:dateTime ;
    skos:altLabel "Fluorerte etanolar"@nb ;
    skos:broader humord:c64850 ;
    skos:definition "Fluorerte etanoler refererer til en gruppe kjemiske forbindelser der etanolmolekylet er modifisert ved å erstatte noen av hydrogenatomene med fluoratomer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorinated ethanols"@en,
        "Fluorerte etanoler"@nb .

humord:c65122 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65122" ;
    dct:modified "2024-04-02T08:01:42"^^xsd:dateTime ;
    skos:altLabel "Kashi (China)"@en,
        "Kashgar"@nb,
        "Kashi (Kina)"@nb ;
    skos:broader humord:c02014 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kashgar"@en,
        "Kashgar"@nb .

humord:c65123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65123" ;
    dct:modified "2024-04-02T09:31:34"^^xsd:dateTime ;
    skos:altLabel "Ocean dynamics"@en,
        "Ocean hydrodynamics"@en,
        "Ocean modelling"@en,
        "Havdynamikk"@nb,
        "Havenes dynamikk"@nb,
        "Havenes hydrodynamikk"@nb,
        "Havets dynamikk"@nb,
        "Havfrontar"@nb,
        "Havfronter"@nb,
        "Havmodellar"@nb,
        "Havmodeller"@nb,
        "Havmodellering"@nb,
        "Havsirkulasjon"@nb,
        "Havstraumar"@nb,
        "Havstrømmer"@nb,
        "Hydrodynamikken i havet"@nb,
        "Marin hydrodynamikk"@nb,
        "Vannsirkulasjon"@nb,
        "Vassirkulasjon"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine hydrodynamics"@en,
        "Marin hydrodynamikk"@nb .

humord:c65124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65124" ;
    dct:modified "2024-04-02T09:38:38"^^xsd:dateTime ;
    skos:altLabel "Markov fields"@en,
        "Markov networks"@en,
        "Undirected graphical models"@en,
        "Markovfelt"@nb,
        "Markovfelter"@nb ;
    skos:broader humord:c28007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Markov random fields"@en,
        "Markovfelt"@nb .

humord:c65125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65125" ;
    dct:modified "2024-04-02T09:44:40"^^xsd:dateTime ;
    skos:altLabel "Markovmodellar"@nb ;
    skos:broader humord:c28007 ;
    skos:definition "I sannsynlighetsteori er en Markov-modell en stokastisk modell som brukes til å modellere pseudotilfeldige endringssystemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Markov models"@en,
        "Markovmodeller"@nb .

humord:c65126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65126" ;
    dct:modified "2024-04-02T09:47:56"^^xsd:dateTime ;
    skos:altLabel "Batteri"@nb ;
    skos:broader humord:c64476 ;
    skos:definition "Et batteri er en innretning som omformer kjemisk energi direkte til elektrisk energi. Det består av en elektrokjemisk celle med to elektroder og en elektrolytt. Ved elektrodene skjer det spontane reaksjoner ved utladning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Batteries"@en,
        "Batterier"@nb .

humord:c65127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65127" ;
    dct:modified "2024-04-02T09:47:25"^^xsd:dateTime ;
    skos:altLabel "Martingalar"@nb ;
    skos:broader humord:c25041 ;
    skos:definition "I sannsynlighetsteori er en martingal en sekvens av tilfeldige variabler (dvs. en stokastisk prosess) der den betingede forventningen for verdien i neste steg er lik nåverdien, uavhengig av alle tidligere verdier. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Martingales"@en,
        "Martingaler"@nb .

humord:c65128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65128" ;
    dct:modified "2024-04-02T09:52:00"^^xsd:dateTime ;
    skos:altLabel "Mesh-free methods"@en,
        "Maskenettfrie metodar"@nb ;
    skos:broader humord:c62361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meshfree methods"@en,
        "Maskenettfrie metoder"@nb .

humord:c65129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65129" ;
    dct:modified "2024-04-02T09:57:52"^^xsd:dateTime ;
    skos:altLabel "Mathematics didactics"@en,
        "Matematikkdidaktikk"@nb,
        "Matematisk læringsteori"@nb ;
    skos:broader humord:c25951 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Didactics of mathematics"@en,
        "Matematikkdidaktikk"@nb .

humord:c65130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65130" ;
    dct:modified "2024-04-02T09:57:51"^^xsd:dateTime ;
    skos:altLabel "NIBs"@en,
        "Na-ion batteries"@en,
        "SIBs"@en,
        "NIBar"@nb,
        "NIBer"@nb,
        "Na-ionebatteri"@nb,
        "Na-ionebatterier"@nb,
        "Natrium-ionbatteri"@nb,
        "Natrium-ionbatterier"@nb,
        "Natrium-ionebatteri"@nb,
        "Natrium-ionebatterier"@nb,
        "Natriumbatteri"@nb,
        "Natriumionbatteri"@nb,
        "Natriumionbatterier"@nb,
        "Natriumionebatteri"@nb,
        "Natriumionebatterier"@nb ;
    skos:broader humord:c65126 ;
    skos:definition "Natriumbatterier er en type oppladbare batterier som bruker natriumioner (Na+) som ladningsbærere. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sodium-ion batteries"@en,
        "Natriumbatterier"@nb .

humord:c65131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65131" ;
    dct:modified "2024-04-02T10:02:14"^^xsd:dateTime ;
    skos:altLabel "Grunnlagsproblem (Matematikk)"@nb,
        "Grunnlagsproblemer (Matematikk)"@nb,
        "Grunnlagsspørsmål (Matematikk)"@nb,
        "Matematikkens grunnlag"@nb,
        "Matematisk grunnlag"@nb ;
    skos:broader humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foundations of mathematics"@en,
        "Matematikkens grunnlag"@nb .

humord:c65132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65132" ;
    dct:modified "2024-04-02T10:02:10"^^xsd:dateTime ;
    skos:altLabel "Blybatteri"@nb,
        "Blysyrebatteri"@nb,
        "Blysyrebatterier"@nb ;
    skos:broader humord:c65126 ;
    skos:definition "Blybatteriet eller blysyrebatteriet ble oppfunnet i 1859 av den franske fysikeren Gaston Planté og er den tidligste typen oppladbart batteri. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lead-acid batteries"@en,
        "Blybatterier"@nb .

humord:c65133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65133" ;
    dct:modified "2024-04-02T10:05:32"^^xsd:dateTime ;
    skos:altLabel "Lithium-ion batteries"@en,
        "Litium-ionebatteri"@nb,
        "Litium-ionebatterier"@nb,
        "Litiumbatteri"@nb,
        "Litiummetallbatteri"@nb,
        "Litiummetallbatterier"@nb ;
    skos:broader humord:c65126 ;
    skos:definition "Litiumbatterier er primære batterier som har metallisk litium som anode. Disse typer batterier blir også referert til som litiummetallbatterier. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lithium batteries"@en,
        "Litiumbatterier"@nb .

humord:c65134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65134" ;
    dct:modified "2024-06-12T14:49:33"^^xsd:dateTime ;
    skos:altLabel "Matematisk astronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical astronomy"@en,
        "Matematisk astronomi"@nb .

humord:c65135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65135" ;
    dct:modified "2024-04-02T10:10:39"^^xsd:dateTime ;
    skos:altLabel "Matematisk avgjerdsteori"@nb ;
    skos:broader humord:c08176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical decision theory"@en,
        "Matematisk beslutningsteori"@nb .

humord:c65136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65136" ;
    dct:modified "2024-04-02T10:13:13"^^xsd:dateTime ;
    skos:altLabel "Proof techniques"@en,
        "Bevisteknikk"@nb,
        "Matematisk bevisføring"@nb,
        "Matematisk provføring"@nb,
        "Provsteknikk"@nb ;
    skos:broader humord:c00688 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical proofs"@en,
        "Matematisk bevisføring"@nb .

humord:c65137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65137" ;
    dct:modified "2024-04-02T10:15:29"^^xsd:dateTime ;
    skos:altLabel "Matematisk biofysikk"@nb ;
    skos:broader humord:c63293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical biophysics"@en,
        "Matematisk biofysikk"@nb .

humord:c65138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65138" ;
    dct:modified "2024-04-02T10:17:27"^^xsd:dateTime ;
    skos:altLabel "Matematisk demografi"@nb ;
    skos:broader humord:c08996 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical demography"@en,
        "Matematisk demografi"@nb .

humord:c65139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65139" ;
    dct:modified "2024-04-02T10:20:54"^^xsd:dateTime ;
    skos:altLabel "Matematisk geofysikk"@nb ;
    skos:broader humord:c08276 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical geophysics"@en,
        "Matematisk geofysikk"@nb .

humord:c65140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65140" ;
    dct:modified "2024-04-02T10:26:23"^^xsd:dateTime ;
    skos:altLabel "Matematisk modellering"@nb ;
    skos:broader humord:c08173 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical modelling"@en,
        "Matematisk modellering"@nb .

humord:c65141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65141" ;
    dct:modified "2024-04-02T10:31:36"^^xsd:dateTime ;
    skos:altLabel "Lagopus"@nb,
        "Ryper"@nb ;
    skos:broader humord:c64984 ;
    skos:definition "Ryper er en slekt av fugler i fasanfamilien. Den omfatter totalt tre arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ptarmigans"@en,
        "Ryper"@nb .

humord:c65142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65142" ;
    dct:modified "2024-04-02T10:30:56"^^xsd:dateTime ;
    skos:altLabel "Ptarmigan (Species)"@en,
        "Fjellrype"@nb,
        "Lagopus muta"@nb ;
    skos:broader humord:c65141 ;
    skos:definition "Fjellrype er en fugleart i fasanfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rock ptarmigan"@en,
        "Fjellrype"@nb .

humord:c65143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65143" ;
    dct:modified "2024-04-02T10:34:19"^^xsd:dateTime ;
    skos:altLabel "Willow grouse"@en,
        "Dalrype"@nb,
        "Lagopus lagopus"@nb,
        "Lirype"@nb ;
    skos:broader humord:c65141 ;
    skos:definition "Lirype er en fugleart i fasanfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Willow ptarmigan"@en,
        "Lirype"@nb .

humord:c65144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65144" ;
    dct:modified "2024-04-02T10:37:43"^^xsd:dateTime ;
    skos:altLabel "Lagopus muta hyperborea"@nb,
        "Svalbardrype"@nb ;
    skos:broader humord:c65142 ;
    skos:definition "Svalbardrypa er en stedegen underart av fjellrype og den eneste landfuglen som oppholder seg på Svalbard året rundt. <Norsk Polarinstitutt>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Svalbard rock ptarmigan"@en,
        "Svalbardrype"@nb .

humord:c65145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65145" ;
    dct:modified "2024-04-02T10:45:03"^^xsd:dateTime ;
    skos:altLabel "Lake flies"@en,
        "Nonbiting midges"@en,
        "Chironomidae"@nb,
        "Chironomidar"@nb,
        "Chironomider"@nb,
        "Dansemygg"@nb,
        "Fjørmygg"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Fjærmygg er ein familie av insekt i underordenen mygg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chironomids"@en,
        "Fjærmygg"@nb .

humord:c65146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65146" ;
    dct:modified "2024-06-07T12:56:41"^^xsd:dateTime ;
    skos:altLabel "Fjørmott"@nb,
        "Fjørmøll"@nb,
        "Pterophoridae"@nb ;
    skos:broader humord:c65375 ;
    skos:definition "Fjærmøll, betegner flere familier av insekter i ordenen sommerfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plume moths"@en,
        "Fjærmøll"@nb .

humord:c65147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65147" ;
    dct:modified "2024-04-02T10:55:32"^^xsd:dateTime ;
    skos:altLabel "Flamingoar"@nb,
        "Phoenicopteriformes"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Flamingoer er en gruppe særpregede fugler som forekommer i de varmere delene av Eurasia, Afrika og Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flamingoes"@en,
        "Flamingoer"@nb .

humord:c65148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65148" ;
    dct:modified "2024-08-14T14:46:24"^^xsd:dateTime ;
    skos:altLabel "SLA"@en,
        "Second language learning"@en,
        "Andrespråkslæring"@nb,
        "Andrespråkstilegnelse"@nb,
        "Andrespråkstilegning"@nb,
        "Læring av andrespråk"@nb ;
    skos:broader humord:c06371 ;
    skos:editorialNote "Lukket bemerkning: Skilt ut som egen term, var tidligere henvisning til Språktilegnelse. 2/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Second language acquisition"@en,
        "Andrespråkslæring"@nb .

humord:c65149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65149" ;
    dct:modified "2024-12-02T10:46:53"^^xsd:dateTime ;
    skos:altLabel "Flugeskvettfamilien"@nb,
        "Petroicidae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Flueskvettfamilien er en familie av spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Australasian robin"@en,
        "Flueskvettfamilien"@nb .

humord:c65150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65150" ;
    dct:modified "2024-04-02T11:07:40"^^xsd:dateTime ;
    skos:altLabel "Fløyelsdyr"@nb,
        "Fløyelsormar"@nb,
        "Fløyelsormer"@nb,
        "Onychophora"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Fløyelsdyr er en liten rekke i dyreriket, fjernt beslektet med leddyrene, men står kanskje nærmere bjørnedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Velvet worms"@en,
        "Fløyelsdyr"@nb .

humord:c65151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65151" ;
    dct:modified "2024-04-02T11:07:45"^^xsd:dateTime ;
    skos:altLabel "Matematisk risikoanalyse"@nb ;
    skos:broader humord:c01461 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical risk analysis"@en,
        "Matematisk risikoanalyse"@nb .

humord:c65152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65152" ;
    dct:modified "2024-04-02T11:10:58"^^xsd:dateTime ;
    skos:altLabel "Tick"@en,
        "Blodmiddar"@nb,
        "Blodmidder"@nb,
        "Flått"@nb,
        "Flåtter"@nb,
        "Ixodida"@nb ;
    skos:broader humord:c64527 ;
    skos:definition "Flått er en underorden av midd i ordenen Parasitiformes og består av mer enn 900 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ticks"@en,
        "Flåtter"@nb .

humord:c65153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65153" ;
    dct:modified "2024-04-02T11:12:17"^^xsd:dateTime ;
    skos:altLabel "Matematisk simulering"@nb ;
    skos:broader humord:c60555 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical simulation"@en,
        "Matematisk simulering"@nb .

humord:c65154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65154" ;
    dct:modified "2024-04-02T11:14:14"^^xsd:dateTime ;
    skos:altLabel "Matematisk sosiologi"@nb ;
    skos:broader humord:c09367 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical sociology"@en,
        "Matematisk sosiologi"@nb .

humord:c65155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65155" ;
    dct:modified "2024-04-02T11:29:26"^^xsd:dateTime ;
    skos:altLabel "Matematiske problem"@nb ;
    skos:broader humord:c08160 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical problems"@en,
        "Matematiske problemer"@nb .

humord:c65156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65156" ;
    dct:modified "2024-04-02T11:31:27"^^xsd:dateTime ;
    skos:altLabel "Small dung beetles"@en,
        "Aphodiinae"@nb,
        "Gjødselbiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Gjødselbiller er en underfamilie av insekter og tilhører familien skarabider. De er små til mellomstore biller som lever mesteparten av livet sitt i tilknytning til dyremøkk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dung beetles"@en,
        "Gjødselbiller"@nb .

humord:c65157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65157" ;
    dct:modified "2024-04-02T11:32:35"^^xsd:dateTime ;
    skos:altLabel "Matrisealgebra"@nb ;
    skos:broader humord:c58232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matrix algebra"@en,
        "Matrisealgebra"@nb .

humord:c65158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65158" ;
    dct:modified "2024-04-02T12:06:39"^^xsd:dateTime ;
    skos:altLabel "Matriserekning"@nb ;
    skos:broader humord:c58232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matrix calculus"@en,
        "Matriseregning"@nb .

humord:c65159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65159" ;
    dct:modified "2024-04-02T12:10:00"^^xsd:dateTime ;
    skos:altLabel "Matroid"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "En matroide er en abstrakt struktur som modellerer og generaliserer lineær uavhengighet  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Matroids"@en,
        "Matroider"@nb .

humord:c65160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65160" ;
    dct:modified "2024-04-02T12:11:46"^^xsd:dateTime ;
    skos:altLabel "Helsestatistikk"@nb,
        "Medisinsk statistikk"@nb ;
    skos:broader humord:c09393 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical statistics"@en,
        "Medisinsk statistikk"@nb .

humord:c65161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65161" ;
    dct:modified "2024-04-03T09:46:50"^^xsd:dateTime ;
    skos:altLabel "Mekaniske svingningar"@nb,
        "Mekaniske svingninger"@nb,
        "Oscillasjonar"@nb,
        "Oscillasjoner"@nb,
        "Svingningar"@nb ;
    skos:broader humord:c64602 ;
    skos:definition "Svingninger (også kalt oscillasjoner eller vibrasjoner) er periodiske forandringer i en tilstand. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oscillations"@en,
        "Svingninger"@nb .

humord:c65162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65162" ;
    dct:modified "2024-04-02T12:21:39"^^xsd:dateTime ;
    skos:altLabel "Mechanical vibrations"@en,
        "Mekaniske vibrasjonar"@nb,
        "Mekaniske vibrasjoner"@nb,
        "Vibrasjonar"@nb ;
    skos:broader humord:c64602 ;
    skos:definition "Vibrasjoner er hurtige og periodiske bevegelser, svingninger. Ordet blir spesielt brukt om hurtige, elastiske svingninger i stive legemer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vibrations"@en,
        "Vibrasjoner"@nb .

humord:c65163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65163" ;
    dct:modified "2024-04-02T12:21:40"^^xsd:dateTime ;
    skos:altLabel "Gjørs"@nb,
        "Sander lucioperca"@nb ;
    skos:broader humord:c61979 ;
    skos:definition "Gjørs er en fiskeart i abborfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zander"@en,
        "Gjørs"@nb .

humord:c65164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65164" ;
    dct:modified "2024-04-02T12:25:00"^^xsd:dateTime ;
    skos:altLabel "Metalogic"@en,
        "Metalogikk"@nb,
        "Metamatematikk"@nb ;
    skos:broader humord:c00719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamathematics"@en,
        "Metamatematikk"@nb .

humord:c65165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65165" ;
    dct:modified "2024-04-02T12:27:30"^^xsd:dateTime ;
    skos:altLabel "Gribbar"@nb ;
    skos:broader humord:c31506 ;
    skos:definition "Gribber er en betegnelse som historisk sett er brukt på to grupper rovfugler som mest opptrer som åtselfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vultures"@en,
        "Gribber"@nb .

humord:c65166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65166" ;
    dct:modified "2024-04-02T12:28:52"^^xsd:dateTime ;
    skos:altLabel "Metriske rom"@nb ;
    skos:broader humord:c63789 ;
    skos:definition "Et metrisk rom i matematikk er en mengde der det er definert en metrikk eller et avstandsmål mellom to vilkårlige elementer i mengden.   <wikipdia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metric spaces"@en,
        "Metriske rom"@nb .

humord:c65167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65167" ;
    dct:modified "2024-04-02T12:33:33"^^xsd:dateTime ;
    skos:altLabel "Millennium problems"@en,
        "Millenniumproblema (Matematikk)"@nb ;
    skos:broader humord:c65155 ;
    skos:definition "Millenniumprisproblemene er syv problemer innen matematikk, som ble satt av Clay Mathematics Institute i år 2000. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Millennium prize problems"@en,
        "Millenniumproblemene (Matematikk)"@nb .

humord:c65168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65168" ;
    dct:modified "2024-04-02T12:31:43"^^xsd:dateTime ;
    skos:altLabel "Kjempefamilien"@nb,
        "Maskeblomfamilien"@nb,
        "Plantaginaceae"@nb ;
    skos:broader humord:c62881 ;
    skos:definition "Det latinske navnet for maskeblomstfamilien (Scrophulariaceae) endres iflg nyere systematikk til Plantaginaceae. Kjempefamilien, som var det norske navnet på Plantaginaceae, inngår nå i den nye maskeblomstfamilien. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plantain family"@en,
        "Maskeblomstfamilien"@nb .

humord:c65169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65169" ;
    dct:modified "2024-04-03T09:43:44"^^xsd:dateTime ;
    skos:altLabel "Minimalflater"@nb ;
    skos:broader humord:c64703 ;
    skos:definition "Ei minimalflate er ei flate som tilfredsstiller visse vilkår, som ei gjeven randlinje, og har minst mogeleg flateinnhald.   <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minimal surfaces"@en,
        "Minimalflater"@nb .

humord:c65170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65170" ;
    dct:modified "2024-04-02T12:36:43"^^xsd:dateTime ;
    skos:altLabel "Broad-leaved plantain"@en,
        "Broadleaf plantain"@en,
        "Common plantain"@en,
        "Rat-tail plantain"@en,
        "Way-bread"@en,
        "White man's foot"@en,
        "Groblad"@nb,
        "Plantago major"@nb ;
    skos:broader humord:c65168 ;
    skos:definition "Groblad er en velkjent plante som tilhører maskeblomstfamilien. Den er en flerårig urt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greater plantain"@en,
        "Groblad"@nb .

humord:c65171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65171" ;
    dct:modified "2024-10-21T13:22:55"^^xsd:dateTime ;
    skos:altLabel "Chlorophyta"@nb,
        "Grønalgar"@nb ;
    skos:broader humord:c68642 ;
    skos:definition "Grønnalger er en stor og uensartet divisjon av alger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green algae"@en,
        "Grønnalger"@nb .

humord:c65172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65172" ;
    dct:modified "2024-04-02T12:40:55"^^xsd:dateTime ;
    skos:altLabel "Minimalmodellprogram"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minimal model program"@en,
        "Minimalmodellprogram"@nb .

humord:c65173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65173" ;
    dct:modified "2024-04-02T12:42:07"^^xsd:dateTime ;
    skos:altLabel "Gulgrønalgar"@nb,
        "Xanthophyceae"@nb,
        "Xantofyttar"@nb,
        "Xantofytter"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Gulgrønnalger er en algeklasse i divisjonen Heterokontophyta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xantophytes"@en,
        "Gulgrønnalger"@nb .

humord:c65174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65174" ;
    dct:modified "2024-04-02T12:46:09"^^xsd:dateTime ;
    skos:altLabel "Chrysomonads"@en,
        "Chrysophytes"@en,
        "Golden algae"@en,
        "Golden algaes"@en,
        "Golden-brown algae"@en,
        "Golden-brown algaes"@en,
        "Chrysophyceae"@nb,
        "Gullalgar"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Gullalger er en klasse av alger som hører til blant heterokontophyta, og omfatter omtrent 800 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chrysophyceae"@en,
        "Gullalger"@nb .

humord:c65175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65175" ;
    dct:modified "2024-04-02T12:47:02"^^xsd:dateTime ;
    skos:altLabel "Taniyama-Shimura theorem"@en,
        "Taniyama–Shimura–Weil conjecture"@en,
        "Modularitetsteoremet"@nb,
        "Taniyama–Shimura-formodningen"@nb,
        "Taniyama–Shimura-førehandstrua"@nb,
        "Taniyama–Shimura–Weil-formodningen"@nb,
        "Taniyama–Shimura–Weil-førehandstrua"@nb ;
    skos:broader humord:c63831 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modularity theorem"@en,
        "Modularitetsteoremet"@nb .

humord:c65176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65176" ;
    dct:modified "2024-04-02T12:49:04"^^xsd:dateTime ;
    skos:altLabel "European goldenrod"@en,
        "Woundworts"@en,
        "Gullris"@nb,
        "Solidago"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Gullris er en slekt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solidago virgaurea"@en,
        "Gullris"@nb .

humord:c65177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65177" ;
    dct:modified "2024-04-02T12:53:09"^^xsd:dateTime ;
    skos:altLabel "Moduli theory"@en,
        "Modulirom"@nb,
        "Moduliteori"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moduli spaces"@en,
        "Modulirom"@nb .

humord:c65178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65178" ;
    dct:modified "2024-04-02T12:51:07"^^xsd:dateTime ;
    skos:altLabel "Anthemis"@nb,
        "Gåseblom"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Gåseblom er en slekt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anthemis"@en,
        "Gåseblom"@nb .

humord:c65179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65179" ;
    dct:modified "2024-04-02T12:53:48"^^xsd:dateTime ;
    skos:altLabel "Modulteori"@nb ;
    skos:broader humord:c61448 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Module theory"@en,
        "Modulteori"@nb .

humord:c65180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65180" ;
    dct:modified "2024-04-02T12:54:15"^^xsd:dateTime ;
    skos:altLabel "Accipitriformes"@nb,
        "Haukefuglar"@nb ;
    skos:broader humord:c31506 ;
    skos:definition "Haukefugler er en orden av rovfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accipitriformes"@en,
        "Haukefugler"@nb .

humord:c65181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65181" ;
    dct:modified "2024-04-02T12:58:42"^^xsd:dateTime ;
    skos:altLabel "Accipitridae"@nb,
        "Haukefamilien"@nb ;
    skos:broader humord:c65180 ;
    skos:definition "Haukefamilien er en familie av fugler i ordenen haukefugler (Accipitriformes). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accipitridae"@en,
        "Haukefamilien"@nb .

humord:c65182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65182" ;
    dct:modified "2024-04-02T12:58:09"^^xsd:dateTime ;
    skos:altLabel "Modulære former"@nb ;
    skos:broader humord:c64528 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular forms"@en,
        "Modulære former"@nb .

humord:c65183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65183" ;
    dct:modified "2024-04-02T12:59:56"^^xsd:dateTime ;
    skos:altLabel "Modulære funksjonar"@nb ;
    skos:broader humord:c63798 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular functions"@en,
        "Modulære funksjoner"@nb .

humord:c65184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65184" ;
    dct:modified "2024-04-02T13:02:42"^^xsd:dateTime ;
    skos:altLabel "Modulære kurver"@nb ;
    skos:broader humord:c64528 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular curves"@en,
        "Modulære kurver"@nb .

humord:c65185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65185" ;
    dct:modified "2024-04-02T13:11:13"^^xsd:dateTime ;
    skos:altLabel "Modular representation theory"@en,
        "Modulære representasjonar"@nb ;
    skos:broader humord:c65187 ;
    skos:definition "Modulære representasjoner er et delfelt av representasjonsteori som studerer lineære representasjoner av endelige grupper over en kropp med positiv karakteristikk.<wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular representations"@en,
        "Modulære representasjoner"@nb .

humord:c65186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65186" ;
    dct:modified "2024-04-02T13:05:52"^^xsd:dateTime ;
    skos:altLabel "Sand lance"@en,
        "Ammodytes marinus"@nb,
        "Havsil"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Havsil er en fiskeart i silfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sand eel"@en,
        "Havsil"@nb .

humord:c65187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65187" ;
    dct:modified "2024-04-02T13:11:02"^^xsd:dateTime ;
    skos:altLabel "Representasjonsteori"@nb ;
    skos:broader humord:c63932 ;
    skos:definition "Representasjonsteori er en gren av matematikk som studerer representasjoner av abstrakte algebraiske strukturer som lineære transformasjoner på vektorrom.<wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Representation theory"@en,
        "Representasjonsteori"@nb .

humord:c65188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65188" ;
    dct:modified "2024-04-02T13:09:41"^^xsd:dateTime ;
    skos:altLabel "Eurasian sea eagles"@en,
        "Gray eagles"@en,
        "Haliaeetus albicilla"@en,
        "White-tailed sea-eagles"@en,
        "Haliaeetus"@nb,
        "Havørnar"@nb,
        "Havørner"@nb ;
    skos:broader humord:c65181 ;
    skos:definition "Havørner er en gruppe store rovfugler som i Norge er representert ved arten havørn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White-tailed eagles"@en,
        "Havørner"@nb .

humord:c65189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65189" ;
    dct:modified "2024-04-02T13:12:24"^^xsd:dateTime ;
    skos:altLabel "Hettesoppar"@nb,
        "Mycena"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Hettesopp er en slekt av skivesopper, med minst 80 kjente arter i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mycena"@en,
        "Hettesopper"@nb .

humord:c65190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65190" ;
    dct:modified "2024-04-02T13:14:29"^^xsd:dateTime ;
    skos:altLabel "Modulære varietetar"@nb ;
    skos:broader humord:c64514 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular varieties"@en,
        "Modulære varieteter"@nb .

humord:c65191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65191" ;
    dct:modified "2025-03-27T13:47:11"^^xsd:dateTime ;
    skos:altLabel "Holy rope"@en,
        "Eupatorium cannabinum"@nb,
        "Hjortetrøyst"@nb ;
    skos:broader humord:c69607 ;
    skos:definition "Hjortetrøst er en flerårig urt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemp-agrimony"@en,
        "Hjortetrøst"@nb .

humord:c65192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65192" ;
    dct:modified "2024-04-02T13:16:42"^^xsd:dateTime ;
    skos:altLabel "Molekylær biofysikk"@nb ;
    skos:broader humord:c63293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular biophysics"@en,
        "Molekylær biofysikk"@nb .

humord:c65193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65193" ;
    dct:modified "2024-04-02T13:17:33"^^xsd:dateTime ;
    skos:altLabel "Honey fungus"@en,
        "Armillaria"@nb,
        "Honningsoppar"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Honningsopp er en slekt av skivesopper med blekt gulbrunt til gråbrunt fruktlegeme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Armillaria"@en,
        "Honningsopper"@nb .

humord:c65194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65194" ;
    dct:modified "2024-04-02T13:19:51"^^xsd:dateTime ;
    skos:altLabel "Monodromi"@nb ;
    skos:broader humord:c64528 ;
    skos:definition "Monodromi er matematisk atferd nær singulariteter. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monodromy"@en,
        "Monodromi"@nb .

humord:c65195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65195" ;
    dct:modified "2024-04-02T13:25:25"^^xsd:dateTime ;
    skos:altLabel "Monte Carlo techniques"@en,
        "Monte Carlo-metodar"@nb,
        "Monte Carlo-teknikkar"@nb,
        "Monte Carlo-teknikker"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Monte Carlo-metoden er ein breitt nytta klasse med algoritmar som blir nytta for å simulere ulike fysiske og matematiske system. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monte Carlo methods"@en,
        "Monte Carlo-metoder"@nb .

humord:c65196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65196" ;
    dct:modified "2024-04-02T13:23:07"^^xsd:dateTime ;
    skos:altLabel "Odocoileus virginianus"@en,
        "Whitetail"@en,
        "Kvithalehjort"@nb,
        "Odocoileus virginianus"@nb ;
    skos:broader humord:c61192 ;
    skos:definition "Hvithalehjort er en art av partåete klovdyr i hjortedyrfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White-tailed deer"@en,
        "Hvithalehjort"@nb .

humord:c65197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65197" ;
    dct:modified "2024-04-02T13:25:57"^^xsd:dateTime ;
    skos:altLabel "Branta leucopsis"@nb,
        "Kvitkinngås"@nb ;
    skos:broader humord:c62593 ;
    skos:definition "Hvitkinngås er en art i andefamilien som blant annet hekker på Svalbard. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barnacle goose"@en,
        "Hvitkinngås"@nb .

humord:c65198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65198" ;
    dct:modified "2024-04-02T13:27:22"^^xsd:dateTime ;
    skos:altLabel "KMC"@nb,
        "Kinetisk Monte Carlo"@nb ;
    skos:broader humord:c65195 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinetic Monte Carlo"@en,
        "Kinetisk Monte Carlo"@nb .

humord:c65199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65199" ;
    dct:modified "2025-01-07T14:38:44"^^xsd:dateTime ;
    skos:altLabel "Accipiter gentilis"@nb,
        "Hønsehauk"@nb ;
    skos:broader humord:c17118 ;
    skos:definition "Hønsehauk er en stor rovfugl i haukefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Northern goshawk"@en,
        "Hønsehauk"@nb .

humord:c65200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65200" ;
    dct:modified "2024-04-02T13:32:20"^^xsd:dateTime ;
    skos:altLabel "Morseteori"@nb ;
    skos:broader humord:c64635 ;
    skos:definition "I matematikk, spesifikt innen differensialtopologi, gjør Morse-teorien det mulig å analysere topologien til en mangfoldighet ved å studere differensierbare funksjoner på denne mangfoldigheten. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morse theory"@en,
        "Morseteori"@nb .

humord:c65201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65201" ;
    dct:modified "2024-06-19T19:44:30"^^xsd:dateTime ;
    skos:altLabel "LNMDS"@en,
        "MDS"@en,
        "NMDS"@en,
        "Non-metric multidimensional scaling"@en,
        "Ikke-metrisk multidimensjonal skalering"@nb,
        "Ikkje-metrisk multidimensjonal skalering"@nb,
        "LNMDS"@nb,
        "MDS"@nb,
        "Multidimensjonal skalering"@nb,
        "NMDS"@nb ;
    skos:broader humord:c61638 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multidimensional scaling"@en,
        "Multidimensjonal skalering"@nb .

humord:c65202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65202" ;
    dct:modified "2024-04-02T13:42:49"^^xsd:dateTime ;
    skos:altLabel "Multifractal systems"@en,
        "Multifraktalar"@nb ;
    skos:broader humord:c64710 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multifractals"@en,
        "Multifraktaler"@nb .

humord:c65203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65203" ;
    dct:modified "2024-04-02T13:44:47"^^xsd:dateTime ;
    skos:altLabel "Multilineær algebra"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multilinear algebra"@en,
        "Multilineær algebra"@nb .

humord:c65204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65204" ;
    dct:modified "2024-04-02T13:46:45"^^xsd:dateTime ;
    skos:altLabel "Multivariable integral"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multivariable integrals"@en,
        "Multivariable integraler"@nb .

humord:c65205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65205" ;
    dct:modified "2024-04-02T13:48:05"^^xsd:dateTime ;
    skos:altLabel "Multivariable systems"@en,
        "Multivariable reguleringssystem"@nb,
        "Multivariable reguleringssystemer"@nb,
        "Multivariable system"@nb ;
    skos:broader humord:c25727 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multivariable control systems"@en,
        "Multivariable systemer"@nb .

humord:c65206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65206" ;
    dct:modified "2024-04-02T13:53:02"^^xsd:dateTime ;
    skos:altLabel "Numeriske algoritmar"@nb ;
    skos:broader humord:c08164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical algorithms"@en,
        "Numeriske algoritmer"@nb .

humord:c65207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65207" ;
    dct:modified "2024-05-10T14:50:44"^^xsd:dateTime ;
    skos:altLabel "Numerisk meteorologi"@nb,
        "Numerisk vervarsling"@nb,
        "Numerisk værvarsling"@nb,
        "Numerisk vêrvarsling"@nb ;
    skos:broader humord:c08281 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical weather prediction"@en,
        "Numerisk meteorologi"@nb .

humord:c65208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65208" ;
    dct:modified "2024-04-02T13:59:18"^^xsd:dateTime ;
    skos:altLabel "Numerisk integrasjon"@nb,
        "Numerisk integrering"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "I analyse omfatter numerisk integrasjon en bred familie av algoritmer for å beregne den numeriske verdien av et bestemt integral. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical integration"@en,
        "Numerisk integrering"@nb .

humord:c65209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65209" ;
    dct:modified "2024-04-02T14:04:02"^^xsd:dateTime ;
    skos:altLabel "Newton–Raphson method"@en,
        "Newton-Raphson-metoden"@nb,
        "Newton-raphsonmetoden"@nb,
        "Newtons metode"@nb ;
    skos:broader humord:c62222 ;
    skos:definition "Newtons metode, også kjent som Newton-Raphson-metoden, er en metode for å finne nullpunkter for funksjoner.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Newton's method"@en,
        "Newtons metode"@nb .

humord:c65210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65210" ;
    dct:modified "2024-05-31T10:03:15"^^xsd:dateTime ;
    skos:altLabel "Many-body problem"@en,
        "Fleirlekamproblemet"@nb,
        "Flerlegemeproblemet"@nb,
        "Fålegemeproblemer"@nb,
        "Fålekamproblem"@nb,
        "N-legemeproblemet"@nb ;
    skos:broader humord:c64629 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "N-body problem"@en,
        "N-legemeproblemet"@nb ;
    skos:related humord:c65118,
        humord:c66484 .

humord:c65211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65211" ;
    dct:modified "2024-04-02T14:36:12"^^xsd:dateTime ;
    skos:altLabel "Zetafunksjonar"@nb ;
    skos:broader humord:c64528 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zeta functions"@en,
        "Zetafunksjoner"@nb .

humord:c65212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65212" ;
    dct:modified "2024-04-02T14:39:35"^^xsd:dateTime ;
    skos:altLabel "Weil-formodningene"@nb,
        "Weilformodningene"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Weil-formodningene er fire formodninger fremsatt av André Weil i 1949  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weil conjectures"@en,
        "Weil-formodningene"@nb .

humord:c65213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65213" ;
    dct:modified "2024-04-02T14:41:53"^^xsd:dateTime ;
    skos:altLabel "Weil-formodningen om Tamagawa-tal"@nb ;
    skos:broader humord:c65212 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weil conjecture on Tamagawa numbers"@en,
        "Weil-formodningen om Tamagawa-tall"@nb .

humord:c65214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65214" ;
    dct:modified "2024-04-04T13:42:31"^^xsd:dateTime ;
    skos:altLabel "Wavelets"@nb ;
    skos:broader humord:c65161 ;
    skos:definition "En wavelet er en er en bølgeaktig svingning med en amplitude som begynner ved null, øker eller avtar, og deretter vender tilbake til null en eller flere ganger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wavelets"@en,
        "Wavelets"@nb ;
    skos:related humord:c65393 .

humord:c65215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65215" ;
    dct:modified "2024-04-02T14:49:36"^^xsd:dateTime ;
    skos:altLabel "Vassbylgjer"@nb,
        "Vassbølger"@nb,
        "Vassbølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water waves"@en,
        "Vannbølger"@nb ;
    skos:related humord:c64610 .

humord:c65216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65216" ;
    dct:modified "2024-04-03T09:48:04"^^xsd:dateTime ;
    skos:altLabel "Vortexes"@en,
        "Kvervlar"@nb,
        "Virvelbevegelsar"@nb,
        "Virvelbevegelser"@nb,
        "Virvlar"@nb ;
    skos:broader humord:c63404 ;
    skos:definition "Virvelbevegelse eller hvirvelbevegelse, latin vortex, er i fluidmekanikk en rotasjonsbevegelse i en fluid. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vortices"@en,
        "Virvler"@nb .

humord:c65217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65217" ;
    dct:modified "2024-07-09T11:14:47"^^xsd:dateTime ;
    skos:altLabel "Ebenaceae"@nb,
        "Ibenholtfamilien"@nb ;
    skos:broader humord:c67526 ;
    skos:definition "Ibenholtfamilien er en tofrøbladet plantefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ebenaceae"@en,
        "Ibenholtfamilien"@nb .

humord:c65218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65218" ;
    dct:modified "2024-11-25T09:54:38"^^xsd:dateTime ;
    skos:altLabel "Ibises"@en,
        "Plataleidae"@en,
        "Ibisar"@nb,
        "Ibiser"@nb,
        "Ibisfamilien"@nb,
        "Skeistorkar"@nb,
        "Skjestorker"@nb,
        "Threskiornithidae"@nb ;
    skos:broader humord:c69038 ;
    skos:definition "Ibisfamilien er en familie av fugler i ordenen pelikan- og hegrefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Threskiornithidae"@en,
        "Ibisfamilien"@nb .

humord:c65219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65219" ;
    dct:modified "2024-04-03T08:17:04"^^xsd:dateTime ;
    skos:altLabel "Zingiberaceae"@en,
        "Ingefærfamilien"@nb,
        "Zingiberaceae"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Ingefærfamilien er en enfrøbladet, tropisk plantefamilie. Dette er flerårige, urteaktige planter med knollformet, og ofte sterkt aromatisk jordstengel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ginger family"@en,
        "Ingefærfamilien"@nb .

humord:c65220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65220" ;
    dct:modified "2024-04-03T08:20:34"^^xsd:dateTime ;
    skos:altLabel "P-adisk analyse"@nb ;
    skos:broader humord:c64487 ;
    skos:definition "I matematikk er p-adisk analyse en gren av tallteori som handler om den matematiske analysen av funksjoner av p-adiske tall. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "P-adic analysis"@en,
        "P-adisk analyse"@nb .

humord:c65221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65221" ;
    dct:modified "2024-04-03T08:57:37"^^xsd:dateTime ;
    skos:altLabel "P-adisk geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "P-adisk geometri er en gren av matematikken som studerer geometriske egenskaper og strukturer over p-adiske tallfelt. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "P-adic geometry"@en,
        "P-adisk geometri"@nb .

humord:c65222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65222" ;
    dct:modified "2024-04-03T08:57:41"^^xsd:dateTime ;
    skos:altLabel "P-adiske tal"@nb ;
    skos:broader humord:c64487 ;
    skos:definition "P-adiske tall er en utvidelse av de rasjonale tallene som er forskjellig fra deres generalisering til reelle tall <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "P-adic numbers"@en,
        "P-adiske tall"@nb .

humord:c65223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65223" ;
    dct:modified "2024-04-03T08:24:46"^^xsd:dateTime ;
    skos:altLabel "Alcedinidae"@nb,
        "Isfuglar"@nb ;
    skos:broader humord:c63481 ;
    skos:definition "Isfugler er en familie av fugler i ordenen råkefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kingfishers"@en,
        "Isfugler"@nb .

humord:c65224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65224" ;
    dct:modified "2024-04-03T08:28:49"^^xsd:dateTime ;
    skos:altLabel "Parabolske differensiallikningar"@nb,
        "Parabolske differensiallikninger"@nb ;
    skos:broader humord:c65225 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parabolic differential equations"@en,
        "Parabolske differensialligninger"@nb .

humord:c65225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65225" ;
    dct:modified "2024-04-03T08:57:51"^^xsd:dateTime ;
    skos:altLabel "Parabolske likningar"@nb,
        "Parabolske likninger"@nb ;
    skos:broader humord:c64616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parabolic equations"@en,
        "Parabolske ligninger"@nb .

humord:c65226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65226" ;
    dct:modified "2024-04-03T08:28:44"^^xsd:dateTime ;
    skos:altLabel "Icelandic pony"@en,
        "Islandshest"@nb ;
    skos:broader humord:c08246 ;
    skos:definition "Islandshest er en husdyrrase som kommer fra Island, men som idag finnes i mange land. Den er en forholdsvis liten hest, og regnes derfor som en ponni. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Icelandic horse"@en,
        "Islandshest"@nb .

humord:c65227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65227" ;
    dct:modified "2024-04-03T08:30:38"^^xsd:dateTime ;
    skos:altLabel "Partielle grenseverdiproblem"@nb ;
    skos:broader humord:c64616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Partial limit value problems"@en,
        "Partielle grenseverdiproblemer"@nb .

humord:c65228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65228" ;
    dct:modified "2024-04-03T08:32:20"^^xsd:dateTime ;
    skos:altLabel "Periodiske differensiallikningar"@nb,
        "Periodiske differensiallikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periodic differential equations"@en,
        "Periodiske differensialligninger"@nb .

humord:c65229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65229" ;
    dct:modified "2024-04-03T08:33:54"^^xsd:dateTime ;
    skos:altLabel "Periodiske funksjonar"@nb ;
    skos:broader humord:c28399 ;
    skos:definition "En periodisk funksjon er i matematikken en funksjon der funksjonsverdiene gjentar seg regelmessig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periodic functions"@en,
        "Periodiske funksjoner"@nb .

humord:c65230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65230" ;
    dct:modified "2024-04-03T08:37:32"^^xsd:dateTime ;
    skos:altLabel "Hyse"@nb,
        "Kolje"@nb,
        "Melanogrammus aeglefinus"@nb ;
    skos:broader humord:c64972 ;
    skos:definition "Hyse er en fiskeart i torskefamilien. På Sør- og Østlandet kalles den oftest kolje. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haddock"@en,
        "Hyse"@nb .

humord:c65231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65231" ;
    dct:modified "2024-04-03T08:40:46"^^xsd:dateTime ;
    skos:altLabel "Periodiske koeffisientar"@nb ;
    skos:broader humord:c65232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periodic coefficients"@en,
        "Periodiske koeffisienter"@nb .

humord:c65232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65232" ;
    dct:modified "2024-04-03T08:58:01"^^xsd:dateTime ;
    skos:altLabel "ODE"@en,
        "ODE"@nb,
        "Ordinære differensiallikningar"@nb,
        "Ordinære differensiallikninger"@nb,
        "Ordinære diffligninger"@nb,
        "Ordinære difflikningar"@nb,
        "Ordinære difflikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ordinary differential equations"@en,
        "Ordinære differensialligninger"@nb .

humord:c65233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65233" ;
    dct:modified "2024-04-03T08:40:55"^^xsd:dateTime ;
    skos:altLabel "Verbena family"@en,
        "Vervain family"@en,
        "Jarnurt"@nb,
        "Jernurt"@nb,
        "Verbena"@nb ;
    skos:broader humord:c62881 ;
    skos:definition "Jernurt er en planteslekt i jernurtfamilien, som står nær leppeblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Verbenaceae"@en,
        "Jernurt"@nb .

humord:c65234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65234" ;
    dct:modified "2024-12-04T10:26:46"^^xsd:dateTime ;
    skos:altLabel "Jerpar"@nb,
        "Jerper"@nb,
        "Tetrastes"@nb ;
    skos:broader humord:c69178 ;
    skos:definition "Jerper (Tetrastes) er en slekt med hønsefugler (Galliformes) i tribuset skoghøns (Tetraonini). Slekten består av to arter som er utbredt i den palearktiske sone. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tetrastes"@en,
        "Jerper"@nb .

humord:c65235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65235" ;
    dct:modified "2024-04-03T08:51:42"^^xsd:dateTime ;
    skos:altLabel "Skuas"@en,
        "Joar"@nb,
        "Jofamilien"@nb,
        "Rovmåkar"@nb,
        "Rovmåker"@nb,
        "Rovmåsar"@nb,
        "Rovmåser"@nb,
        "Stercorariidae"@nb ;
    skos:broader humord:c63294 ;
    skos:definition "Jofamilien eller joer (Stercorariidae) (av norr. gjóðr, lydord) er en familie med store måkefugler (Lari) i ordenen av vade-, måse- og alkefugler (Charadriiformes). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jaegers"@en,
        "Joer"@nb .

humord:c65236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65236" ;
    dct:modified "2024-04-03T08:54:52"^^xsd:dateTime ;
    skos:altLabel "Earth apple"@en,
        "Sunchoke"@en,
        "Sunroot"@en,
        "Helianthus tuberosus"@nb,
        "Jordskokk"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Jordskokk er en flerårig urt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jerusalem artichoke"@en,
        "Jordskokk"@nb .

humord:c65237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65237" ;
    dct:modified "2024-04-03T09:07:52"^^xsd:dateTime ;
    skos:altLabel "Agaricomycotina"@nb,
        "Heterobasidiomycetes"@nb,
        "Holobasidiomycetes"@nb,
        "Homobasidiomycetes"@nb,
        "Hymeniesoppar"@nb,
        "Hymenomycetes"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Hymeniesopper er en underrekke i rekken stilksporesopper. Hymeniesopper omfatter alle stilksporesoppene med fruktlegemer. De fleste er nedbrytere eller danner mykorrhiza. Noen få er parasitter, og noen enda færre danner lav. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agaricomycotina"@en,
        "Hymeniesopper"@nb .

humord:c65238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65238" ;
    dct:modified "2024-04-03T09:10:47"^^xsd:dateTime ;
    skos:altLabel "Geasters"@en,
        "Geastrum"@nb,
        "Jordstjerner"@nb ;
    skos:broader humord:c65237 ;
    skos:definition "Jordstjerner, stilksporesoppslekt tilhørende den unaturlige gruppen buksopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earthstars"@en,
        "Jordstjerner"@nb .

humord:c65239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65239" ;
    dct:modified "2024-04-03T09:13:36"^^xsd:dateTime ;
    skos:altLabel "Kaimanar"@nb ;
    skos:broader humord:c62216 ;
    skos:definition "Kaimaner er en underfamilie i familien alligatorer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caimans"@en,
        "Kaimaner"@nb .

humord:c65240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65240" ;
    dct:modified "2024-04-03T09:22:15"^^xsd:dateTime ;
    skos:altLabel "Capparaceae"@nb,
        "Capparidaceae"@nb,
        "Kapersfamilien"@nb ;
    skos:broader humord:c62161 ;
    skos:definition "Kapersfamilien er en familie som er i nær slekt med korsblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The caper family"@en,
        "Kapersfamilien"@nb .

humord:c65241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65241" ;
    dct:modified "2024-04-03T09:27:42"^^xsd:dateTime ;
    skos:altLabel "Honeysuckle family"@en,
        "Caprifoliaceae"@nb,
        "Kaprifolfamilien"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Kaprifolfamilien er er en tofrøbladet plantefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caprifoliaceae"@en,
        "Kaprifolfamilien"@nb .

humord:c65242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65242" ;
    dct:modified "2024-04-03T09:30:50"^^xsd:dateTime ;
    skos:altLabel "Cypriniformes"@en,
        "Cypriniformes"@nb,
        "Karpefiskar"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Karpefisker er en orden av fisker som er meget rik på arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carp fishes"@en,
        "Karpefisker"@nb .

humord:c65243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65243" ;
    dct:modified "2024-04-03T09:37:37"^^xsd:dateTime ;
    skos:altLabel "Operatoralgebraer"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Operator algebras"@en,
        "Operatoralgebraer"@nb .

humord:c65244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65244" ;
    dct:modified "2024-04-03T09:45:45"^^xsd:dateTime ;
    skos:altLabel "Purple loosestrife"@en,
        "Purple lythrums"@en,
        "Spiked loosestrife"@en,
        "Spiked loosestrifes"@en,
        "Kattehale"@nb,
        "Lythrum"@nb,
        "Lythrum salicaria"@nb ;
    skos:broader humord:c65245 ;
    skos:definition "Kattehale er en flerårig urt i kattehalefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Purple loosestrifes"@en,
        "Kattehale"@nb .

humord:c65245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65245" ;
    dct:modified "2024-11-29T08:41:59"^^xsd:dateTime ;
    skos:altLabel "Kattehalefamilien"@nb,
        "Lythraceae"@nb ;
    skos:broader humord:c69114 ;
    skos:definition "Kattehalefamilien er en plantefamilie blant de tofrøbladete blomsterplantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lythraceae"@en,
        "Kattehalefamilien"@nb .

humord:c65246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65246" ;
    dct:modified "2024-04-03T09:48:28"^^xsd:dateTime ;
    skos:altLabel "Kenguruar"@nb,
        "Macropodidae"@nb ;
    skos:broader humord:c60238 ;
    skos:definition "Kenguruer er den største familien av australasiatiske pungdyr, de tilhører ordenen Diprotodontia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kangaroos"@en,
        "Kenguruer"@nb .

humord:c65247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65247" ;
    dct:modified "2024-04-03T09:53:21"^^xsd:dateTime ;
    skos:altLabel "Optimal estimering"@nb ;
    skos:broader humord:c00687 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optimal estimation"@en,
        "Optimal estimering"@nb .

humord:c65248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65248" ;
    dct:modified "2024-04-03T09:53:27"^^xsd:dateTime ;
    skos:altLabel "Carpet beetles"@en,
        "Hide beetles"@en,
        "Khapra beetles"@en,
        "Larder beetles"@en,
        "Leather beetles"@en,
        "Dermestidae"@nb,
        "Klannarar"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Klannere er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skin beetles"@en,
        "Klannere"@nb .

humord:c65249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65249" ;
    dct:modified "2024-04-03T09:55:34"^^xsd:dateTime ;
    skos:altLabel "Optimal kontroll"@nb ;
    skos:broader humord:c16659 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optimal control"@en,
        "Optimal kontroll"@nb .

humord:c65250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65250" ;
    dct:modified "2024-04-03T09:57:12"^^xsd:dateTime ;
    skos:altLabel "Ordningsobservatorar"@nb ;
    skos:broader humord:c65093 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Order statistics"@en,
        "Ordningsobservatorer"@nb .

humord:c65251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65251" ;
    dct:modified "2024-04-03T09:57:32"^^xsd:dateTime ;
    skos:altLabel "Klegg"@nb,
        "Tabanidae"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Klegg er en insektfamilie med kraftige fluer der hunnen suger blod og hannen lever av blomstersaft. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horseflies"@en,
        "Klegg"@nb .

humord:c65252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65252" ;
    dct:modified "2024-04-03T09:59:17"^^xsd:dateTime ;
    skos:altLabel "Overlevingsanalyse"@nb ;
    skos:broader humord:c65093 ;
    skos:definition "Overlevelsesanalyse er en gren innen statistikkfaget som omhandler å beregne tid til eller sannsynlighet for at en hendelse inntreffer. Navnet overlevelsesanalyse henspiller på at begivenheten som måles ofte er tid eller sannsynlighet for en pasients død, eller tid til en del i en maskin slutter å virke. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Survival analysis"@en,
        "Overlevelsesanalyse"@nb .

humord:c65253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65253" ;
    dct:modified "2024-04-03T10:03:50"^^xsd:dateTime ;
    skos:altLabel "Clematis"@nb,
        "Klematis"@nb ;
    skos:broader humord:c63441 ;
    skos:definition "Klematis er en slekt i soleiefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clematis"@en,
        "Klematis"@nb .

humord:c65254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65254" ;
    dct:modified "2024-04-03T10:10:04"^^xsd:dateTime ;
    skos:altLabel "Kloakkdyr"@nb,
        "Monotremata"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Kloakkdyr er en orden av pattedyr. Det er en veldig gammel orden som stammer fra pattedyrenes barndom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monotremes"@en,
        "Kloakkdyr"@nb .

humord:c65255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65255" ;
    dct:modified "2024-04-03T12:32:38"^^xsd:dateTime ;
    skos:altLabel "Buffalo gnats"@en,
        "Knott (Insekter)"@nb,
        "Simuliidae"@nb,
        "Turkey gnats"@nb,
        "White socks"@nb ;
    skos:broader humord:c63004 ;
    skos:definition "Knott er en familie av insekter i orden tovinger, underorden mygg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black flies"@en,
        "Knott (Insekter)"@nb .

humord:c65256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65256" ;
    dct:modified "2024-04-03T10:18:37"^^xsd:dateTime ;
    skos:altLabel "Koala bear"@en,
        "Koalas"@en,
        "Koala"@nb,
        "Koalaer"@nb,
        "Phascolarctos cinereus"@nb,
        "Pungbjørn"@nb,
        "Pungbjørnar"@nb,
        "Pungbjørner"@nb ;
    skos:broader humord:c60238 ;
    skos:definition "Koalaen er et pungdyr som lever i Australia. Den er eneste art i sin familie og er spesiell både i utseende og levevis. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Koala"@en,
        "Koala"@nb .

humord:c65257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65257" ;
    dct:modified "2024-04-03T10:21:58"^^xsd:dateTime ;
    skos:altLabel "Kolibriar"@nb,
        "Kolibrifamilien"@nb,
        "Trochilidae"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Kolibrier, eller kolibrifamilien, er en familie som omfatter verdens minste fugler. Kolibriene regnes til ordenen seilerfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hummingbirds"@en,
        "Kolibrier"@nb .

humord:c65258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65258" ;
    dct:modified "2024-04-03T10:34:46"^^xsd:dateTime ;
    skos:altLabel "Blåhvitting"@nb,
        "Blåkviting"@nb,
        "Kolkjeft (Kolmule)"@nb,
        "Kolmule"@nb,
        "Micromesistius poutassou"@nb ;
    skos:broader humord:c64972 ;
    skos:definition "Kolmule er en fiskeart i torskefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blue whiting"@en,
        "Kolmule"@nb .

humord:c65259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65259" ;
    dct:modified "2024-10-18T08:33:44"^^xsd:dateTime ;
    skos:altLabel "Gymnospermae"@nb,
        "Gymnospermar"@nb,
        "Gymnospermer"@nb,
        "Nakenfrøa plantar"@nb,
        "Nakenfrøa planter"@nb,
        "Pinophytina"@nb ;
    skos:broader humord:c64172 ;
    skos:definition "Nakenfrøa planter er ei nemning som blir bruka om både nolevande og utdøydde grupper av frøplanter som har til felles at frøemna ikkje sit i ein lukka behaldar, men er nakne, i motsetnad til korleis frøemna sit i fruktknuten hos dei dekkfrøa plantene (blomsterplantene). Dei nakenfrøa plantene er dei eldste og mest primitive av frøplantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gymnosperms"@en,
        "Nakenfrøete planter"@nb .

humord:c65260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65260" ;
    dct:modified "2024-04-03T10:47:45"^^xsd:dateTime ;
    skos:altLabel "Cycadales"@en,
        "Cycadophyta"@nb,
        "Konglepalmar"@nb ;
    skos:broader humord:c65259 ;
    skos:definition "Konglepalmer, cycadales, er en gruppe av nakenfrøete planter med treaktige arter som kan minner om palmer i vekstformen og bregner i bladene. Navnet er misvisende, da konglepalmer ikke har kongler. De er heller ikke beslektet med palmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "King palms"@en,
        "Konglepalmer"@nb .

humord:c65261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65261" ;
    dct:modified "2024-04-03T10:58:44"^^xsd:dateTime ;
    skos:altLabel "Charales"@en,
        "Charophyceae"@nb,
        "Charophyta"@nb,
        "Charophytes"@nb,
        "Kransalgar"@nb ;
    skos:broader humord:c65171 ;
    skos:definition "Kransalger er en klasse innenfor grønnalgene som utviklingshistorisk forbinder grønnalger med moser og høyere planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stoneworts"@en,
        "Kransalger"@nb .

humord:c65262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65262" ;
    dct:modified "2024-04-03T11:01:42"^^xsd:dateTime ;
    skos:altLabel "Acanthocephalans"@en,
        "Spiny-headed worms"@en,
        "Acanthocephala"@nb,
        "Krassarar"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Krassere, rekke i dyreriket. De er tykke, langstrakte ormer, fra 1 cm til 1 meter lange, og alle lever som snyltere i virveldyr, særlig hos fisker, fugler og pattedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thorny-headed worms"@en,
        "Krassere"@nb .

humord:c65263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65263" ;
    dct:modified "2024-04-03T11:04:35"^^xsd:dateTime ;
    skos:altLabel "Uavgrensa operatorar"@nb ;
    skos:broader humord:c65100 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unbounded operators"@en,
        "Ubegrensede operatorer"@nb .

humord:c65264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65264" ;
    dct:modified "2024-04-03T11:06:40"^^xsd:dateTime ;
    skos:altLabel "Uendelege mengder"@nb ;
    skos:broader humord:c64533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infinite sets"@en,
        "Uendelige mengder"@nb .

humord:c65265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65265" ;
    dct:modified "2024-04-03T11:10:09"^^xsd:dateTime ;
    skos:altLabel "Uendelege rekker"@nb,
        "Uendelege rekkjer"@nb ;
    skos:broader humord:c62778 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infinite series"@en,
        "Uendelige rekker"@nb .

humord:c65266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65266" ;
    dct:modified "2024-04-03T11:22:47"^^xsd:dateTime ;
    skos:altLabel "Uncertainty calculations"@en,
        "Kvantifisering av usikkerhet"@nb,
        "Usikkerheitsberekningar"@nb,
        "Usikkerhetsanalyse"@nb,
        "Utryggleiksberekningar"@nb,
        "Uvisseanalyse"@nb,
        "Uvisseberekningar"@nb ;
    skos:broader humord:c26091 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uncertainty quantification"@en,
        "Usikkerhetsberegninger"@nb .

humord:c65267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65267" ;
    dct:modified "2024-04-03T11:23:11"^^xsd:dateTime ;
    skos:altLabel "Beinved"@nb,
        "Ilex aquifolium"@nb,
        "Kristtorn"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Kristtorn er et eviggrønt tre i kristtornfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holly"@en,
        "Kristtorn"@nb .

humord:c65268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65268" ;
    dct:modified "2024-04-03T11:27:08"^^xsd:dateTime ;
    skos:altLabel "Utvalsteori"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sampling theory"@en,
        "Utvalgsteori"@nb .

humord:c65269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65269" ;
    dct:modified "2024-04-22T20:02:17"^^xsd:dateTime ;
    skos:altLabel "Fluorescensspektroskopi"@nb,
        "Fosforescensspektroskopi"@nb,
        "Luminescensspektroskopi"@nb ;
    skos:broader humord:c61649 ;
    skos:definition "Fluorescensspektroskopi er en spektroskopisk analysemetode som blir brukt innen kjemisk analyse for å måle utstrålt lys. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorescence spectroscopy"@en,
        "Fluorescensspektroskopi"@nb .

humord:c65270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65270" ;
    dct:modified "2024-04-03T12:08:43"^^xsd:dateTime ;
    skos:altLabel "Crocodylia"@nb,
        "Krokodillar"@nb,
        "Krokodiller"@nb ;
    skos:broader humord:c12015 ;
    skos:definition "Krokodiller er en orden av store reptiler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crocodiles"@en,
        "Krokodiller"@nb .

humord:c65271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65271" ;
    dct:modified "2024-04-08T08:07:50"^^xsd:dateTime ;
    skos:altLabel "Fluorescensanalyse"@nb ;
    skos:broader humord:c61649 ;
    skos:definition "Fluorescensanalyse er en vitenskapelig teknikk som brukes for å oppdage og måle mengdene av fluorescerende molekyler i en prøve. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorescence analysis"@en,
        "Fluorescensanalyse"@nb .

humord:c65272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65272" ;
    dct:modified "2024-04-03T12:17:43"^^xsd:dateTime ;
    skos:altLabel "Fluorsambindingar"@nb ;
    skos:broader humord:c64057 ;
    skos:definition "Fluorforbindelser er kjemiske forbindelser som inneholder grunnstoffet fluor. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorine compounds"@en,
        "Fluorforbindelser"@nb .

humord:c65273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65273" ;
    dct:modified "2024-05-23T14:53:16"^^xsd:dateTime ;
    skos:altLabel "Crocus"@nb,
        "Krokus"@nb ;
    skos:broader humord:c66512 ;
    skos:definition "Krokus er en planteslekt i sverdliljefamilien (i Aspargesordenen). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crocus"@en,
        "Krokus"@nb .

humord:c65274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65274" ;
    dct:modified "2024-04-03T12:20:42"^^xsd:dateTime ;
    skos:altLabel "Fluorid"@nb ;
    skos:broader humord:c58906 ;
    skos:definition "Fluorider er metallsalter av flussyre, for eksempel natriumfluorid, NaF. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorides"@en,
        "Fluorider"@nb .

humord:c65275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65275" ;
    dct:modified "2024-04-08T08:06:54"^^xsd:dateTime ;
    skos:altLabel "Choice models"@en,
        "Valgmodellering"@nb ;
    skos:broader humord:c00687 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Choice modelling"@en,
        "Valgmodellering"@nb .

humord:c65276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65276" ;
    dct:modified "2024-04-03T12:25:24"^^xsd:dateTime ;
    skos:altLabel "Water fluoridation"@en,
        "Fluoridering"@nb ;
    skos:broader humord:c07719 ;
    skos:definition "Fluoridering er tilsetning av fluorider i drikkevannet (vannfluoridering) eller i et næringsmiddel (salt, sukker og melk) for å motvirke karies. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluoridation"@en,
        "Fluoridering"@nb ;
    skos:related humord:c23541 .

humord:c65277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65277" ;
    dct:modified "2024-10-18T08:33:09"^^xsd:dateTime ;
    skos:altLabel "Lycophyta"@en,
        "Lycopods"@en,
        "Kråkefotplantar"@nb,
        "Kråkefotplanter"@nb,
        "Lycopodiatae"@nb,
        "Lycopodiopsida"@nb,
        "Lycopsida"@nb ;
    skos:broader humord:c64173 ;
    skos:definition "Kråkefotplanter er den ene av de to nålevende klassene av karsporeplanter. Alle disse artene er urter og de aller fleste er ganske lave, ofte krypende planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lycopodiophyta"@en,
        "Kråkefotplanter"@nb .

humord:c65278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65278" ;
    dct:modified "2024-04-03T12:27:16"^^xsd:dateTime ;
    skos:altLabel "Varians"@nb ;
    skos:broader humord:c64707 ;
    skos:definition "Varians er innen statistikk et tall som sier noe om spredningen i et observasjonsmateriale eller en sannsynlighetsfordeling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Variance"@en,
        "Varians"@nb .

humord:c65279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65279" ;
    dct:modified "2024-04-03T12:32:07"^^xsd:dateTime ;
    skos:altLabel "ANOVA"@en,
        "ANOVA"@nb,
        "Variansanalyse"@nb ;
    skos:broader humord:c64707 ;
    skos:definition "Variansanalyse (ANOVA, fra det engelske «analysis of variance») er en fellesbetegnelse for en rekke statistiske metoder for å teste likhet mellom to eller flere utvalg, der én eller flere faktorer gjør seg gjeldende. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analysis of variance"@en,
        "Variansanalyse"@nb .

humord:c65280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65280" ;
    dct:modified "2024-04-03T12:30:44"^^xsd:dateTime ;
    skos:altLabel "Angelica archangelica"@en,
        "Angelica archangelicas"@en,
        "Norwegian angelica"@en,
        "Norwegian angelicas"@en,
        "Wild celeries"@en,
        "Wild celery"@en,
        "Angelica archangelica"@nb,
        "Kvann"@nb,
        "Kvanne"@nb ;
    skos:broader humord:c62598 ;
    skos:definition "Kvann er en flerårig art i skjermplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Garden angelicas"@en,
        "Kvann"@nb .

humord:c65281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65281" ;
    dct:modified "2024-04-03T12:31:28"^^xsd:dateTime ;
    skos:altLabel "Organofluorines"@en,
        "Organiske fluorforbindelser"@nb,
        "Organiske fluorsambindingar"@nb,
        "Organofluorine chemistry"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Fluororganiske forbindelser er organiske forbindelser som inneholder karbon-fluor-bindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organofluorine compounds"@en,
        "Fluororganiske forbindelser"@nb .

humord:c65282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65282" ;
    dct:modified "2024-04-03T12:36:55"^^xsd:dateTime ;
    skos:altLabel "Variasjonsanalyse"@nb ;
    skos:broader humord:c63805 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Variational analysis"@en,
        "Variasjonsanalyse"@nb .

humord:c65283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65283" ;
    dct:modified "2024-04-03T12:37:18"^^xsd:dateTime ;
    skos:altLabel "Flybensin"@nb ;
    skos:broader humord:c22947 ;
    skos:definition "Flybensin er et drivstoff som brukes til fly og består av spesialraffinerte destillater fra råolje i kokeområdet 50–150 °C. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aircraft fuel"@en,
        "Flybensin"@nb .

humord:c65284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65284" ;
    dct:modified "2024-04-03T12:40:59"^^xsd:dateTime ;
    skos:altLabel "Variasjonsmetoden"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Variasjonsmetoden er en approksimasjonsmetode i kvantemekanikk for å finne en øvre grense for egenverdier til en kvantemekanisk observabel med et diskret spektrum <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Variational method"@en,
        "Variasjonsmetoden"@nb .

humord:c65285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65285" ;
    dct:modified "2024-04-03T12:47:05"^^xsd:dateTime ;
    skos:altLabel "Vektoralgebra"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector algebra"@en,
        "Vektoralgebra"@nb .

humord:c65286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65286" ;
    dct:modified "2024-04-03T12:42:48"^^xsd:dateTime ;
    skos:altLabel "Flytande helium"@nb ;
    skos:broader humord:c63240 ;
    skos:definition "Flytende helium er helium i væskeform. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid helium"@en,
        "Flytende helium"@nb .

humord:c65287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65287" ;
    dct:modified "2024-04-03T13:04:27"^^xsd:dateTime ;
    skos:altLabel "Vektoranalyse"@nb ;
    skos:broader humord:c64704 ;
    skos:definition "Vektoranalyse er en del av matematikken som omhandler derivasjon og integrasjon av vektorfelt. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector analysis"@en,
        "Vektoranalyse"@nb .

humord:c65288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65288" ;
    dct:modified "2024-04-03T12:48:19"^^xsd:dateTime ;
    skos:altLabel "Flytande metall"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Et flytende metall er et metall eller en metall-legering som er flytende ved eller nær romtemperatur. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid metals"@en,
        "Flytende metaller"@nb .

humord:c65289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65289" ;
    dct:modified "2024-04-03T12:55:15"^^xsd:dateTime ;
    skos:altLabel "Vektorar"@nb ;
    skos:broader humord:c62338,
        humord:c62789 ;
    skos:definition "I matematikk, fysikk, teknikk er vektor en størrelse som er bestemt av både måltall og retning; eksempler er hastighet, akselerasjon og kraft. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vectors"@en,
        "Vektorer"@nb .

humord:c65290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65290" ;
    dct:modified "2024-04-08T08:04:04"^^xsd:dateTime ;
    skos:altLabel "Time-of-flight mass spectrometer"@en,
        "TOF-MS"@nb,
        "TOF-massespektrometri"@nb,
        "TOFMS"@nb,
        "Time-of-flight massespektrometri"@nb ;
    skos:broader humord:c61414 ;
    skos:definition "Flyvetidsmassespektrometri er en metode innenfor massespektrometri hvor ionets masse-til-ladningsforhold er bestemt på bakgrunn av hvor lang tid ionet bruker på å bevege seg en gitt distanse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time-of-flight mass spectrometry"@en,
        "Flyvetidsmassespektrometri"@nb .

humord:c65291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65291" ;
    dct:modified "2024-04-08T08:02:27"^^xsd:dateTime ;
    skos:altLabel "Forbrenning (Kjemi)"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Forbrenning er en eksoterm kjemisk reaksjon mellom et stoff og oksygengass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combustion"@en,
        "Forbrenning (Kjemi)"@nb .

humord:c65292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65292" ;
    dct:modified "2024-04-03T12:58:21"^^xsd:dateTime ;
    skos:altLabel "Vektorbuntar"@nb ;
    skos:broader humord:c63584 ;
    skos:definition "Vektorbunter er en matematisk konsept som handler om en familie av vektorrom parameterisert av en annen rom, og de er en viktig del av den matematiske feltet geometri. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector bundles"@en,
        "Vektorbunter"@nb .

humord:c65293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65293" ;
    dct:modified "2024-04-03T13:02:05"^^xsd:dateTime ;
    skos:altLabel "Vektorfelt"@nb ;
    skos:broader humord:c65287 ;
    skos:definition "Et vektorfelt er i matematikken en funksjon som tilordner ethvert punkt i rommet en vektor. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector fields"@en,
        "Vektorfelter"@nb .

humord:c65294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65294" ;
    dct:modified "2024-04-03T13:04:45"^^xsd:dateTime ;
    skos:altLabel "Local energy trading"@en,
        "P2P energy trading"@en,
        "Virtual net metering"@en,
        "Wheeling"@en,
        "Like-til-like-energihandel"@nb,
        "P2P-energihandel"@nb,
        "Peer-to-peer-energihandel"@nb ;
    skos:broader humord:c07745,
        humord:c60003 ;
    skos:definition "Peer-to-peer energihandel går ut på å bruke digitale teknologier for å distribuere og lagre fornybar energi, på tvers av flere brukere som alle er koblet til samme nettverk. <NTNU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peer-to-peer energy trading"@en,
        "Like-til-like-energihandel"@nb .

humord:c65295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65295" ;
    dct:modified "2024-04-03T13:05:14"^^xsd:dateTime ;
    skos:altLabel "Vektorrekning"@nb ;
    skos:broader humord:c65287 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vector calculus"@en,
        "Vektorregning"@nb .

humord:c65296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65296" ;
    dct:modified "2024-04-03T13:06:59"^^xsd:dateTime ;
    skos:altLabel "Vinkeltredeling"@nb ;
    skos:broader humord:c64691 ;
    skos:definition "Vinkelens tredeling er et klassisk, uløselig matematisk problem som er kjent allerede fra oldtidens greske matematikk. Oppgaven går ut på at man skal dele en gitt vinkel i tre like store deler ved hjelp av bare passer og linjal. Dette er mulig for noen spesielle vinkler, for eksempel en vinkel på 45 grader, men det er bevist at det er umulig å finne en generell løsning på problemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trisection of an angle"@en,
        "Vinkelens tredeling"@nb .

humord:c65297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65297" ;
    dct:modified "2024-04-03T13:09:16"^^xsd:dateTime ;
    skos:altLabel "Forbrenningsprodukt"@nb ;
    skos:broader humord:c65291 ;
    skos:definition "Forbrenningsprodukter refererer til de kjemiske stoffene som dannes under en forbrenningsprosess. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combustion products"@en,
        "Forbrenningsprodukter"@nb .

humord:c65298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65298" ;
    dct:modified "2024-04-03T13:16:35"^^xsd:dateTime ;
    skos:altLabel "CPC"@en,
        "Centrifugal partition chromatography"@en,
        "Fordelingskromatografi"@nb,
        "Sentrifugalfordelingskromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Fordelingskromatografi er et kromatografisk prinsipp der både stasjonærfasen og mobilfasen er flytende. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Partition chromatography"@en,
        "Fordelingskromatografi"@nb .

humord:c65299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65299" ;
    dct:modified "2024-04-04T09:05:43"^^xsd:dateTime ;
    skos:altLabel "Turbulent flow"@en,
        "Turbulens"@nb,
        "Turbulent strømning"@nb,
        "Turbulent strøyming"@nb ;
    skos:broader humord:c65300 ;
    skos:definition "Turbulens er uregelmessige og tilsynelatende tilfeldige variasjoner i væskers og gassers bevegelse. Turbulens blir ledsaget av små lokale variasjoner i trykk, temperatur og massetetthet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turbulence"@en,
        "Turbulens"@nb .

humord:c65300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65300" ;
    dct:modified "2024-04-03T13:43:37"^^xsd:dateTime ;
    skos:altLabel "Fluiddynamikk"@nb,
        "Hydromekanikk"@nb,
        "Strømningslære"@nb,
        "Strømningsmekanikk"@nb,
        "Strøymingslære"@nb,
        "Strøymingsmekanikk"@nb,
        "Væskedynamikk"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Fluiddynamikk er en gren av fluidmekanikken som omhandler fluider i bevegelse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluid dynamics"@en,
        "Fluiddynamikk"@nb .

humord:c65301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65301" ;
    dct:modified "2024-04-03T13:47:16"^^xsd:dateTime ;
    skos:altLabel "Tropisk geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Tropisk geometri er eit relativt nytt område innan matematikk. Dei grunnleggande ideane har alt vorte nemnd på anna form i arbeida til Bergman, Bieri og Groves, men det er først sidan slutten av 1990-åra at ein har byrja å arbeide seriøst med teorien på området. Adjektivet tropisk er til ære for den brasilianske matematikaren Imre Simon som var ein pioner innan fagfeltet og har ikkje noko djupare meining utover dette.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical geometry"@en,
        "Tropisk geometri"@nb .

humord:c65302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65302" ;
    dct:modified "2024-04-03T13:50:32"^^xsd:dateTime ;
    skos:altLabel "Hyperbranched polymers"@en,
        "Forgreina polymerar"@nb,
        "Hyperforgreina poymerar"@nb,
        "Hyperforgrenede polymerer"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Forgrenede polymerer er en type polymerer der det er sidekjeder eller grener knyttet til hovedkjeden av polymeren. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Branched polymers"@en,
        "Forgrenede polymerer"@nb .

humord:c65303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65303" ;
    dct:modified "2024-04-03T13:50:33"^^xsd:dateTime ;
    skos:altLabel "Trigonometriske funksjonar"@nb ;
    skos:broader humord:c21082 ;
    skos:definition "I matematikken er trigonometriske funksjoner funksjoner av en vinkel. De er viktige i studien av trekanter og modellering av periodiske fenomener, blant mange andre anvendelser.   <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trigonometric functions"@en,
        "Trigonometriske funksjoner"@nb .

humord:c65304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65304" ;
    dct:modified "2024-04-03T13:58:05"^^xsd:dateTime ;
    skos:altLabel "Triangulering"@nb ;
    skos:broader humord:c08312 ;
    skos:definition "Triangulering er en landmålingsmetode for posisjonsbestemmelse av terrengpunkter. Metoden er basert på måling av vinkler mellom siktelinjer, skiftevis mot punkt med kjent posisjon og ukjente punkt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triangularization"@en,
        "Triangulering"@nb .

humord:c65305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65305" ;
    dct:modified "2024-04-03T14:01:47"^^xsd:dateTime ;
    skos:altLabel "Transfinite tal"@nb ;
    skos:broader humord:c64998 ;
    skos:definition "Et transfinitt tall er et kardinaltall eller ordinaltall som er større enn alle endelige tall, men allikevel ikke nødvendigvis absolutt uendelig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transfinite numbers"@en,
        "Transfinite tall"@nb .

humord:c65306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65306" ;
    dct:modified "2024-04-03T14:03:22"^^xsd:dateTime ;
    skos:altLabel "Transcendentale tal"@nb ;
    skos:broader humord:c64528 ;
    skos:definition "Et transcendentalt tall er innenfor matematikken et reelt eller komplekst tall som ikke er algebraisk, dvs. at den ikke er en rot som er null i en polynomligning med rasjonale koeffisienter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transcendental numbers"@en,
        "Transcendentale tall"@nb .

humord:c65307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65307" ;
    dct:modified "2024-04-08T07:59:39"^^xsd:dateTime ;
    skos:altLabel "Phosphate (Chemical compounds)"@en,
        "Fosfat (Sambinding)"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Fosfat er en betegnelse for fosforsyrenes salter og for organiske forbindelser som inneholder fosfatgrupper. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphates"@en,
        "Fosfater"@nb ;
    skos:related humord:c14107 .

humord:c65308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65308" ;
    dct:modified "2024-04-03T14:06:35"^^xsd:dateTime ;
    skos:altLabel "Reelle tal"@nb ;
    skos:broader humord:c64682 ;
    skos:definition "Reelle tall er alle tall som kan markeres med et punkt på tallinjen. Symbolet for de reelle tallene er R.<SNL >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Real numbers"@en,
        "Reelle tall"@nb .

humord:c65309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65309" ;
    dct:modified "2024-04-03T14:29:56"^^xsd:dateTime ;
    skos:altLabel "Gjenprøvetaking"@nb,
        "Omprøvetaking"@nb,
        "Omsampling"@nb,
        "Resampling"@nb,
        "Underprøvetaking"@nb ;
    skos:broader humord:c65093 ;
    skos:definition "Resampling er ulike statistiske metoder for å generere et nytt delutvalg av tilgjengelige data <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resampling"@en,
        "Resampling"@nb .

humord:c65310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65310" ;
    dct:modified "2024-04-03T14:49:27"^^xsd:dateTime ;
    skos:altLabel "Fosforsambindingar"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Fosforforbindelser er et samlebegrep for kjemiske forbindelser mellom fosfor og ett eller flere andre grunnstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphorus compounds"@en,
        "Fosforforbindelser"@nb .

humord:c65311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65311" ;
    dct:modified "2024-04-03T14:58:17"^^xsd:dateTime ;
    skos:altLabel "Fotoelektrokjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Gren av fysikalsk kjemi som behandler samspillet mellom lys og elektrokjemiske systemer. <IUPAC>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoelectrochemistry"@en,
        "Fotoelektrokjemi"@nb .

humord:c65312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65312" ;
    dct:modified "2024-04-03T15:10:40"^^xsd:dateTime ;
    skos:altLabel "Photosensitization"@en,
        "Fotokatalyse"@nb,
        "Fotosensitivisering"@nb ;
    skos:broader humord:c61734 ;
    skos:definition "Fotokatalyse er en kjemisk prosess der en reaksjon finner sted under påvirkning av lys. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photocatalysis"@en,
        "Fotokatalyse"@nb ;
    skos:related humord:c65313 .

humord:c65313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65313" ;
    dct:modified "2024-04-03T15:10:22"^^xsd:dateTime ;
    skos:altLabel "Photodegradation"@en,
        "Fotokjemisk nedbryting"@nb,
        "Fotonedbrytning"@nb ;
    skos:broader humord:c16421 ;
    skos:definition "Fotokjemisk nedbrytning er en type kjemisk nedbrytning som skjer under påvirkning av lysenergi. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photochemical degradation"@en,
        "Fotokjemisk nedbrytning"@nb ;
    skos:related humord:c65312 .

humord:c65314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65314" ;
    dct:modified "2024-04-03T15:32:46"^^xsd:dateTime ;
    skos:altLabel "Riemannhypotesen"@nb ;
    skos:broader humord:c65167 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Riemann hypothesis"@en,
        "Riemannhypotesen"@nb .

humord:c65315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65315" ;
    dct:modified "2024-04-03T15:44:03"^^xsd:dateTime ;
    skos:altLabel "Riemannflater"@nb ;
    skos:broader humord:c63798 ;
    skos:definition "Riemann-flate er en todimensjonal flate som lokalt rundt hvert punkt kan avbildes på det komplekse planet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Riemann surfaces"@en,
        "Riemannflater"@nb .

humord:c65316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65316" ;
    dct:modified "2024-04-04T07:34:28"^^xsd:dateTime ;
    skos:altLabel "Randverdiproblem"@nb ;
    skos:broader humord:c22081 ;
    skos:definition "Randverdi er verdien av en matematisk eller fysisk størrelse på randen eller overflaten av et område. Ut fra randverdiene kan størrelsen ofte beregnes for resten av området (randverdiproblem). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boundary value problems"@en,
        "Randverdiproblemer"@nb .

humord:c65317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65317" ;
    dct:modified "2024-04-04T07:37:45"^^xsd:dateTime ;
    skos:altLabel "Rasjonale punkt"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "I tallteori og algebraisk geometri er et rasjonalt punkt av en algebraisk variasjon et punkt der koordinatene tilhører et gitt legeme. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rational points"@en,
        "Rasjonale punkter"@nb .

humord:c65318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65318" ;
    dct:modified "2024-04-04T07:43:13"^^xsd:dateTime ;
    skos:altLabel "Chemical kinetics"@en,
        "Kjemisk kinetikk"@nb,
        "Reaksjonskinetikk"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Kjemisk kinetikk, også kjent som reaksjonskinetikk, er grenen av fysikalsk kjemi som er opptatt av å forstå hastighetene på kjemiske reaksjoner.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reaction kinetics"@en,
        "Reaksjonskinetikk"@nb .

humord:c65319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65319" ;
    dct:modified "2024-04-04T07:45:06"^^xsd:dateTime ;
    skos:altLabel "Rekursiv algebra"@nb ;
    skos:broader humord:c08163 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recursive algebra"@en,
        "Rekursiv algebra"@nb .

humord:c65320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65320" ;
    dct:modified "2024-04-04T07:46:44"^^xsd:dateTime ;
    skos:altLabel "Rekursive sekvensar"@nb,
        "Rekursive sekvenser"@nb ;
    skos:broader humord:c64552 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recurrence sequences"@en,
        "Rekursive tallfølger"@nb .

humord:c65321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65321" ;
    dct:modified "2024-04-05T09:01:31"^^xsd:dateTime ;
    skos:altLabel "Relasjonsalgebra"@nb ;
    skos:broader humord:c65322 ;
    skos:definition "Relasjonsalgebra er et formelt matematisk språk brukt til å beskrive matematiske relasjoner og til å konstruere nye relasjoner mellom relasjonene. Relasjonsalgebra er en type predikatlogikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relational algebra"@en,
        "Relasjonsalgebra"@nb .

humord:c65322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65322" ;
    dct:modified "2024-04-04T07:53:23"^^xsd:dateTime ;
    skos:altLabel "Kvantorlogikk"@nb,
        "Predikater"@nb,
        "Predikatkalkykler"@nb,
        "Predikatkalkylar"@nb,
        "Predikatkalkyle"@nb,
        "Predikatlogikk"@nb ;
    skos:broader humord:c00719 ;
    skos:definition "Predikatlogikk (også predikatkalkyle eller kvantorlogikk) er en gren av logikken som analyserer setninger som inneholder kvantorer («alle», «noen», «ingen» osv.) og variabler.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predicate logic"@en,
        "Predikatlogikk"@nb .

humord:c65323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65323" ;
    dct:modified "2024-04-04T08:00:08"^^xsd:dateTime ;
    skos:altLabel "Riemanngeometri"@nb,
        "Riemanns differensialgeometri"@nb,
        "Riemannsk geometri"@nb ;
    skos:broader humord:c63681 ;
    skos:definition "Riemanns differensialgeometri omhandler matematiske egenskaper ved krumme flater og rom med vilkårlig høy dimensjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Riemannian geometry"@en,
        "Riemannsk geometri"@nb .

humord:c65324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65324" ;
    dct:modified "2024-04-04T08:02:15"^^xsd:dateTime ;
    skos:altLabel "Riemannske mangfald"@nb ;
    skos:broader humord:c63681 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Riemannian manifolds"@en,
        "Riemannske mangfoldigheter"@nb .

humord:c65325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65325" ;
    dct:modified "2024-04-04T08:08:49"^^xsd:dateTime ;
    skos:altLabel "Permutasjonstestar"@nb ;
    skos:broader humord:c28494 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permutation tests"@en,
        "Permutasjonstester"@nb .

humord:c65326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65326" ;
    dct:modified "2024-04-04T08:16:53"^^xsd:dateTime ;
    skos:altLabel "Platonske kropper"@nb,
        "Platonske lekamar"@nb,
        "Regulære polyedre"@nb ;
    skos:broader humord:c65327 ;
    skos:definition "Regulære polyedre er konvekse polyedre der alle sideflatene er kongruente, regulære mangekanter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Platonic solids"@en,
        "Platonske legemer"@nb .

humord:c65327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65327" ;
    dct:modified "2024-04-04T08:16:12"^^xsd:dateTime ;
    skos:altLabel "Polyeder"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Polyeder er et legeme som er begrenset av plane flater.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyhedra"@en,
        "Polyedre"@nb .

humord:c65328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65328" ;
    dct:modified "2024-04-04T08:21:11"^^xsd:dateTime ;
    skos:altLabel "Liliaceae"@nb,
        "Liljefamilien"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Liljefamilien er en enfrøbladet plantefamilie av mest flerårige urter med løk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lily family"@en,
        "Liljefamilien"@nb .

humord:c65329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65329" ;
    dct:modified "2024-04-04T08:23:14"^^xsd:dateTime ;
    skos:altLabel "Poisson-prosessar"@nb ;
    skos:broader humord:c64707 ;
    skos:definition "En poissonprosess er en prosess der hendelser av en bestemt type skjer ifølge spesifiserte sannsynlighetslover, blant annet at antall hendelser som skje i ikke-overlappende intervaller er uavhengige av hverandre. <ntnu>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poisson processes"@en,
        "Poisson-prosesser"@nb .

humord:c65330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65330" ;
    dct:modified "2024-05-23T14:54:18"^^xsd:dateTime ;
    skos:altLabel "Lily-of-the-valley"@en,
        "Mary's tears"@en,
        "May bells"@en,
        "Our Lady's tears"@en,
        "Convallaria majalis"@nb,
        "Liljekonvall"@nb ;
    skos:broader humord:c66510 ;
    skos:definition "Liljekonvall er en flerårig urt i aspargesfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lily of the valley"@en,
        "Liljekonvall"@nb .

humord:c65331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65331" ;
    dct:modified "2024-04-04T08:28:14"^^xsd:dateTime ;
    skos:altLabel "Normal Polish notation"@en,
        "Polish prefix notation"@en,
        "Prefix notation"@en,
        "Warsaw notation"@en,
        "Łukasiewicz notation"@en,
        "Polsk notasjon"@nb,
        "Prefiksnotasjon"@nb ;
    skos:broader humord:c19873 ;
    skos:definition "Polsk notasjon er en notasjon innen matematikken hvor man skriver operatoren først og operandene etterpå. Den kalles derfor også prefiksnotasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polish notation"@en,
        "Polsk notasjon"@nb .

humord:c65332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65332" ;
    dct:modified "2024-04-04T08:31:57"^^xsd:dateTime ;
    skos:altLabel "Lilium"@nb,
        "Liljer"@nb,
        "Liljeslekta"@nb ;
    skos:broader humord:c65328 ;
    skos:definition "Liljeslekta er en slekt i liljefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lilies"@en,
        "Liljer"@nb .

humord:c65333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65333" ;
    dct:modified "2024-04-08T07:55:24"^^xsd:dateTime ;
    skos:altLabel "Polytopar"@nb ;
    skos:broader humord:c64128 ;
    skos:definition "En polytop er en geometrisk figur med flate sider, hvilket finnes i alle generelle antall dimensjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polytopes"@en,
        "Polytoper"@nb .

humord:c65334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65334" ;
    dct:modified "2024-04-04T08:35:19"^^xsd:dateTime ;
    skos:altLabel "Caplin"@en,
        "Lodde"@nb,
        "Mallotus villosus"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Lodde er en fiskeart i loddefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capelin"@en,
        "Lodde"@nb .

humord:c65335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65335" ;
    dct:modified "2024-04-22T21:13:10"^^xsd:dateTime ;
    skos:altLabel "Bergflyndre"@nb,
        "Lomre"@nb,
        "Microstomus kitt"@nb,
        "Oterflyndre"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Lomre er en fiskeart i flyndrefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lemon sole"@en,
        "Lomre"@nb .

humord:c65336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65336" ;
    dct:modified "2024-04-04T08:40:16"^^xsd:dateTime ;
    skos:altLabel "Populærmatematikk"@nb ;
    skos:broader humord:c08160 ;
    skos:definition "Populærmatematikk er en matematisk presentasjon rettet mot et generelt publikum. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Popular mathematics"@en,
        "Populærmatematikk"@nb .

humord:c65337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65337" ;
    dct:modified "2024-04-04T09:12:45"^^xsd:dateTime ;
    skos:altLabel "Potensialflater"@nb ;
    skos:broader humord:c28399 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potential energy surfaces"@en,
        "Potensialflater"@nb .

humord:c65338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65338" ;
    dct:modified "2024-04-04T09:09:44"^^xsd:dateTime ;
    skos:altLabel "Magnoliaceae"@nb,
        "Magnoliafamilien"@nb ;
    skos:broader humord:c62151 ;
    skos:definition "Magnoliafamilien (Magnoliaceae) er en plantefamilie i ordenen Magnoliales. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnolia family"@en,
        "Magnoliafamilien"@nb .

humord:c65339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65339" ;
    dct:modified "2024-04-04T09:20:15"^^xsd:dateTime ;
    skos:altLabel "Potensialteori"@nb ;
    skos:broader humord:c64444 ;
    skos:definition "Potensialteori er innen matematikk studiet av potensialfunksjoner, det vil si harmoniske funksjoner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potential theory"@en,
        "Potensialteori"@nb .

humord:c65340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65340" ;
    dct:modified "2024-04-04T09:22:38"^^xsd:dateTime ;
    skos:altLabel "Primtal"@nb ;
    skos:broader humord:c64673 ;
    skos:definition "Primtall er hele tall som er større enn eller lik 2, og som som bare kan deles på 1 og tallet selv.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prime numbers"@en,
        "Primtall"@nb .

humord:c65341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65341" ;
    dct:modified "2024-04-04T09:26:21"^^xsd:dateTime ;
    skos:altLabel "Primtalsfordelingar"@nb ;
    skos:broader humord:c65340 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distribution of Prime Numbers"@en,
        "Primtallsfordelinger"@nb .

humord:c65342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65342" ;
    dct:modified "2024-04-08T07:53:54"^^xsd:dateTime ;
    skos:altLabel "Flame retardants"@en,
        "Brannhemmarar"@nb ;
    skos:broader humord:c60742 ;
    skos:definition "En brannhemmer er en enhet eller et produkt som brukes til å slukke branner. Det finnes ulike typer brannhemmere, avhengig av brannklassen de er beregnet for å bekjempe. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flame retardants"@en,
        "Brannhemmere"@nb .

humord:c65343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65343" ;
    dct:modified "2024-04-04T09:35:18"^^xsd:dateTime ;
    skos:altLabel "Projektiv geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Projektiv geometri er en gren av geometrien hvor man studerer egenskaper ved geometriske figurer som ikke forandres ved sentralprojeksjon, det vil si ved lineære transformasjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Projective geometry"@en,
        "Projektiv geometri"@nb ;
    skos:related humord:c61543 .

humord:c65344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65344" ;
    dct:modified "2024-04-04T09:31:19"^^xsd:dateTime ;
    skos:altLabel "Flammehemjarar"@nb,
        "Flammehemmarar"@nb ;
    skos:broader humord:c65342 ;
    skos:definition "Flammehemmere er kjemiske forbindelser som brukes til å redusere eller forhindre brenning eller forbrenning av materialer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flame retardents"@en,
        "Flammehemmere"@nb .

humord:c65345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65345" ;
    dct:modified "2024-04-04T09:38:28"^^xsd:dateTime ;
    skos:altLabel "Halogenerte flammehemjarar"@nb,
        "Halogenerte flammehemmarar"@nb ;
    skos:broader humord:c65344 ;
    skos:definition "Halogenerte flammehemmere er en type kjemisk forbindelse som inneholder en eller flere halogener, for eksempel klor, brom eller fluor. Disse forbindelsene brukes ofte som flammehemmere på grunn av deres evne til å redusere brennbarheten til materialer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halogenated flame retardants"@en,
        "Halogenerte flammehemmere"@nb .

humord:c65346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65346" ;
    dct:modified "2024-04-04T09:39:39"^^xsd:dateTime ;
    skos:altLabel "Jordbørstemakk"@nb,
        "Jordbørstemark"@nb,
        "Jordbørsteorm"@nb,
        "Lumbricidae"@nb,
        "Meitemakk"@nb,
        "Meitemakkar"@nb,
        "Meitemark"@nb,
        "Meitemarkar"@nb ;
    skos:broader humord:c64953 ;
    skos:definition "Meitemark er en gruppe leddormer som lever i jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earthworms"@en,
        "Meitemarker"@nb .

humord:c65347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65347" ;
    dct:modified "2024-04-04T09:38:50"^^xsd:dateTime ;
    skos:altLabel "BFH"@nb,
        "Bromerte flammehemmarar"@nb ;
    skos:broader humord:c65345 ;
    skos:definition "Bromerte flammehemmere er organiske forbindelser som inneholder brom og kalles av den grunn flammehemmere ettersom innholdet av brom gjør det vanskelig for produktet å ta fyr og brenne. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brominated flame retardants"@en,
        "Bromerte flammehemmere"@nb .

humord:c65348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65348" ;
    dct:modified "2024-04-04T09:43:33"^^xsd:dateTime ;
    skos:altLabel "Punktprosessar"@nb ;
    skos:broader humord:c25041 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Point processes"@en,
        "Punktprosesser"@nb .

humord:c65349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65349" ;
    dct:modified "2024-04-04T09:43:42"^^xsd:dateTime ;
    skos:altLabel "Claviceps purpurea"@nb,
        "Mjølauk"@nb,
        "Mjølauke"@nb ;
    skos:broader humord:c62055 ;
    skos:definition "Meldrøye er en sykdom på korn og gress forårsaket av sekksporesoppen Claviceps purpurea. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Claviceps purpurea"@en,
        "Meldrøye"@nb .

humord:c65350 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65350" ;
    dct:modified "2024-04-04T09:45:44"^^xsd:dateTime ;
    skos:altLabel "Pythagoreas theorem"@en,
        "Pytagoras' sats"@nb,
        "Pytagoreiske læresetning"@nb,
        "Pythagoras læresetning"@nb,
        "Pythagoras setning"@nb ;
    skos:broader humord:c61889 ;
    skos:definition "Pytagoras' setning er en læresetning i geometrien som beskriver forholdet mellom sidene i en rettvinklet trekant. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pythagorean theorem"@en,
        "Pythagoras setning"@nb .

humord:c65351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65351" ;
    dct:modified "2024-04-04T09:52:55"^^xsd:dateTime ;
    skos:altLabel "Flammable materials"@en,
        "Brannfarlege stoff"@nb,
        "Brannfarlige varer"@nb ;
    skos:broader humord:c13867 ;
    skos:definition "Brannfarlige varer eller stoffer er varer og stoffer som er særskilt lett antennelige, som forbrenner spesielt raskt eller som medfører en svært rask eller voldsom brannutvikling. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flammable compounds"@en,
        "Brannfarlige stoffer"@nb .

humord:c65352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65352" ;
    dct:modified "2024-11-29T10:15:06"^^xsd:dateTime ;
    skos:altLabel "Carpet weeds"@en,
        "Fig-marigold family"@en,
        "Mesembs"@en,
        "Stone plants"@en,
        "Vygies"@en,
        "Aizoaceae"@nb,
        "Middagsblomfamilien"@nb,
        "Middagsblomstfamilien"@nb ;
    skos:broader humord:c69120 ;
    skos:definition "Middagsblomstfamilien er en plantefamilie med frikronet blomsterdekke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice plants"@en,
        "Middagsblomfamilien"@nb .

humord:c65353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65353" ;
    dct:modified "2024-04-04T09:57:55"^^xsd:dateTime ;
    skos:altLabel "Mink"@nb,
        "Neovison vison"@nb ;
    skos:broader humord:c61193 ;
    skos:definition "Mink er et rovpattedyr i mårfamilien. Arten hører naturlig hjemme i Nord-Amerika, men forvillet mink har spredt seg i store deler av Europa. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mink"@en,
        "Mink"@nb .

humord:c65354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65354" ;
    dct:modified "2024-12-02T09:04:37"^^xsd:dateTime ;
    skos:altLabel "Aqpik"@en,
        "Averin"@en,
        "Bakeapple"@en,
        "Evron"@en,
        "Knotberry"@en,
        "Knoutberry"@en,
        "Low-bush salmonberry"@en,
        "Nordic berry"@en,
        "Molte"@nb,
        "Moltebær"@nb,
        "Multe"@nb,
        "Multebær"@nb,
        "Rubus chamaemorus"@nb ;
    skos:broader humord:c19057,
        humord:c69140 ;
    skos:definition "Molte er ein guloransje, mjuk og saftig steinfrukt som òg blir kalla moltebær. Den fleirårige urta høyrer heime i bjørnebærslekta i rosefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cloudberry"@en,
        "Molte"@nb .

humord:c65355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65355" ;
    dct:modified "2024-04-04T10:23:22"^^xsd:dateTime ;
    skos:altLabel "Milky seas effect"@en,
        "Moreld"@nb ;
    skos:broader humord:c25715 ;
    skos:definition "Morild er det fenomenet at sjøen lyser i mørke når det er bevegelse i vannet. Morild skyldes primært alger som har bioluminescens når de blir forstyrret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mareel"@en,
        "Morild"@nb .

humord:c65356 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65356" ;
    dct:modified "2024-04-04T10:30:37"^^xsd:dateTime ;
    skos:altLabel "Flassrøye"@nb,
        "Mort"@nb,
        "Raudmort"@nb,
        "Raufjæring"@nb,
        "Rutilus rutilus"@nb,
        "Sørrenne"@nb ;
    skos:broader humord:c65242 ;
    skos:definition "Mort er en karpefisk i familien Leuciscidae. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common roach"@en,
        "Mort"@nb .

humord:c65357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65357" ;
    dct:modified "2024-04-04T10:35:28"^^xsd:dateTime ;
    skos:altLabel "Ectoprocta"@en,
        "Moss animals"@en,
        "Polyzoa"@en,
        "Bryozoa"@nb,
        "Bryozoar"@nb,
        "Bryozoer"@nb,
        "Bryozokoloniar"@nb,
        "Bryozokolonier"@nb,
        "Ectoprocta"@nb,
        "Mosdyr"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Mosdyr utgjør en egen rekke i dyreriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bryozoa"@en,
        "Mosdyr"@nb .

humord:c65358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65358" ;
    dct:modified "2024-04-04T11:07:27"^^xsd:dateTime ;
    skos:altLabel "Latridiidae"@en,
        "Corticariidae"@nb,
        "Cryptophagidae"@nb,
        "Latridiidae"@nb,
        "Muggbiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Muggbiller er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minute brown scavenger beetles"@en,
        "Muggbiller"@nb .

humord:c65359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65359" ;
    dct:modified "2024-04-04T11:32:49"^^xsd:dateTime ;
    skos:altLabel "Insectivora"@en,
        "Erinaceomorpha"@nb,
        "Eulipotyphla"@nb,
        "Insektetarar"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Insektetere er en pattedyrorden med fire nålevende familier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eulipotyphla"@en,
        "Insektetere"@nb .

humord:c65360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65360" ;
    dct:modified "2024-04-04T11:38:16"^^xsd:dateTime ;
    skos:altLabel "Moldvarpar"@nb,
        "Muldvarper"@nb,
        "Talpidae"@nb ;
    skos:broader humord:c65359 ;
    skos:definition "Moldvarper er en familie i ordenen insektetere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moles"@en,
        "Moldvarper"@nb .

humord:c65361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65361" ;
    dct:modified "2024-04-04T12:08:59"^^xsd:dateTime ;
    skos:altLabel "Marmota"@nb,
        "Murmeldyr"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Murmeldyr er en gnagerslekt i ekornfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marmots"@en,
        "Murmeldyr"@nb .

humord:c65362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65362" ;
    dct:modified "2024-04-04T12:27:14"^^xsd:dateTime ;
    skos:altLabel "Muscarin"@en,
        "Muskarin"@nb ;
    skos:broader humord:c61690 ;
    skos:definition "Muskarin er et giftig alkaloid som finnes i rød fluesopp (Amanita muscaria) og flere andre sopper, som traktsopper (Clitocybe-arter). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscarine"@en,
        "Muskarin"@nb .

humord:c65363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65363" ;
    dct:modified "2024-04-04T12:29:22"^^xsd:dateTime ;
    skos:altLabel "Sannsynsrekning og målteori"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Probabilistic measure theory"@en,
        "Sannsynlighetsregning og målteori"@nb .

humord:c65364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65364" ;
    dct:modified "2024-04-04T12:34:05"^^xsd:dateTime ;
    skos:altLabel "Musserongar"@nb,
        "Tricholoma"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Musseronger er sopper som har til felles at de har skiver med en innbuktning ved stilken, såkalte musserongskiver, og lyst til hvitt-rosa sporepulver. I systematikken hører de til åtte forskjellige slekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tricholoma"@en,
        "Musseronger"@nb .

humord:c65365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65365" ;
    dct:modified "2024-04-04T12:42:01"^^xsd:dateTime ;
    skos:altLabel "Loewner equation"@en,
        "Schramm-Loewner equation"@en,
        "Löwnerligningen"@nb,
        "Löwnerlikninga"@nb,
        "Löwners ligning"@nb,
        "Löwners likning"@nb,
        "Schramm-Löwner-evolusjon"@nb,
        "Schramm-Löwner-ligningen"@nb,
        "Schramm-Löwner-likninga"@nb,
        "Schramm-Löwner-likningen"@nb,
        "Schramm-Löwners ligning"@nb,
        "Schramm-Löwners likning"@nb ;
    skos:broader humord:c25041,
        humord:c65367 ;
    skos:definition "I sannsynlighetsteori er Schramm – Loewner-evolusjonen med parameter κ, også kjent som stokastisk Loewner-evolusjon, en familie av tilfeldige plane kurver som har vist seg å være skaleringsgrensen for en rekke todimensjonale gittermodeller i statistisk mekanikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Schramm-Loewner evolution"@en,
        "Schramm-Löwner-evolusjon"@nb .

humord:c65366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65366" ;
    dct:modified "2024-04-04T12:37:57"^^xsd:dateTime ;
    skos:altLabel "Buteo buteo"@en,
        "Buteo buteo"@nb,
        "Musvåk"@nb ;
    skos:broader humord:c65181 ;
    skos:definition "Musvåk er en fugleart i haukefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common buzzard"@en,
        "Musvåk"@nb .

humord:c65367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65367" ;
    dct:modified "2024-04-04T12:41:53"^^xsd:dateTime ;
    skos:altLabel "Statistical physics"@en,
        "Statistisk fysikk"@nb,
        "Statistisk mekanikk"@nb ;
    skos:broader humord:c65022 ;
    skos:definition "Statistisk fysikk (statistisk mekanikk) er den grenen av fysikken som ved hjelp av statistiske modeller beskriver systemer med et stort antall partikler.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical mechanics"@en,
        "Statistisk mekanikk"@nb .

humord:c65368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65368" ;
    dct:modified "2024-07-05T15:04:39"^^xsd:dateTime ;
    skos:altLabel "Least willow"@en,
        "Salix herbacera"@en,
        "Snowbed willow"@en,
        "Musøyra"@nb,
        "Musøyre"@nb,
        "Salix herbacea"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Musøre er en meget lavvokst vierart, og er en av de vanligste plantene i fjellet i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dwarf willow"@en,
        "Musøre"@nb .

humord:c65369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65369" ;
    dct:modified "2024-04-04T12:44:57"^^xsd:dateTime ;
    skos:altLabel "Schrödingerlikninga"@nb,
        "Schrödingerlikningen"@nb,
        "Schrödingers bølgeligning"@nb,
        "Schrödingers bølgelkgning"@nb,
        "Schrødingerligningen"@nb,
        "Schrødingerlikninga"@nb ;
    skos:broader humord:c61134 ;
    skos:definition "Schrödingerligningen er en matematisk ligning som ble utledet av Erwin Schrödinger i 1925, og som danner grunnlaget for bølgemekanikken i moderne kvantefysikk.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Schrödinger equation"@en,
        "Schrödingerligningen"@nb .

humord:c65370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65370" ;
    dct:modified "2024-04-04T12:47:36"^^xsd:dateTime ;
    skos:altLabel "Mint"@en,
        "Mynte"@nb ;
    skos:broader humord:c19587,
        humord:c62881 ;
    skos:definition "Mynte er et navn som brukes om forskjellige planter i leppeblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mentha"@en,
        "Mynte"@nb .

humord:c65371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65371" ;
    dct:modified "2024-04-04T12:47:53"^^xsd:dateTime ;
    skos:altLabel "Kulegeometri"@nb,
        "Sfærisk geometri"@nb ;
    skos:broader humord:c63682 ;
    skos:definition "Sfærisk geometri (også kalt kulegeometri) beskriver geometriske forhold mellom punkter og linjer på en kuleflate (sfære) <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spherical geometry"@en,
        "Sfærisk geometri"@nb .

humord:c65372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65372" ;
    dct:modified "2024-04-04T12:52:40"^^xsd:dateTime ;
    skos:altLabel "Shimura"@nb,
        "Shimura-varietetar"@nb ;
    skos:broader humord:c08178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shimura varieties"@en,
        "Shimura-varieteter"@nb .

humord:c65373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65373" ;
    dct:modified "2024-04-04T12:56:56"^^xsd:dateTime ;
    skos:altLabel "Singularitetar"@nb ;
    skos:broader humord:c64711 ;
    skos:definition "Singulær i matematikk er et begrep som faller utenfor de vanlige reglene. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Singularities"@en,
        "Singulariteter"@nb .

humord:c65374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65374" ;
    dct:modified "2024-04-04T13:04:26"^^xsd:dateTime ;
    skos:altLabel "Signalteori"@nb ;
    skos:broader humord:c16660 ;
    skos:definition "Signalteori er teorier og matematiske beregningsmåter for hvordan signaler som varierer i tid og rom er bygd opp av komponenter som kan påvirkes og endres av tilført støy og/eller prosessering av signalet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Signal theory"@en,
        "Signalteori"@nb .

humord:c65375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65375" ;
    dct:modified "2024-11-01T07:08:03"^^xsd:dateTime ;
    skos:altLabel "Microlepidoptera"@en,
        "Mott (Microlepidoptera)"@nb,
        "Møll"@nb ;
    skos:broader humord:c27631 ;
    skos:definition "Møll er småsommerfugler fra flere familier som gjerne flyr i skumringen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micromoths"@en,
        "Møll"@nb .

humord:c65376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65376" ;
    dct:modified "2024-04-04T13:06:43"^^xsd:dateTime ;
    skos:altLabel "Singulære integral"@nb ;
    skos:broader humord:c63932 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Singular integrals"@en,
        "Singulære integraler"@nb .

humord:c65377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65377" ;
    dct:modified "2024-04-04T13:08:13"^^xsd:dateTime ;
    skos:altLabel "Singulære integrallikningar"@nb,
        "Singulære integrallikninger"@nb ;
    skos:broader humord:c64715 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Singular integral equations"@en,
        "Singulære integralligninger"@nb .

humord:c65378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65378" ;
    dct:modified "2024-07-12T13:19:35"^^xsd:dateTime ;
    skos:altLabel "Geometridae"@nb,
        "Målarar (Sommerfugler)"@nb ;
    skos:broader humord:c67628 ;
    skos:definition "Målere er en insektfamilie i ordenen sommerfugler (Lepidoptera). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometer moths"@en,
        "Målere (Sommerfugler)"@nb .

humord:c65379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65379" ;
    dct:modified "2024-04-04T13:10:34"^^xsd:dateTime ;
    skos:altLabel "Quadrature of the circle"@en,
        "Kvadraturen til sirkelen"@nb ;
    skos:broader humord:c64691 ;
    skos:definition "Sirkelens kvadratur er et klassisk, uløselig matematisk problem som er kjent allerede fra oldtidens greske matematikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Squaring the circle"@en,
        "Sirkelens kvadratur"@nb .

humord:c65380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65380" ;
    dct:modified "2024-04-04T13:12:20"^^xsd:dateTime ;
    skos:altLabel "Mårhund"@nb,
        "Nyctereutes procyonoides"@nb,
        "Vaskebjørnhund"@nb ;
    skos:broader humord:c61194 ;
    skos:definition "Mårhund er et rovdyr i hundefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raccoon dog"@en,
        "Mårhund"@nb .

humord:c65381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65381" ;
    dct:modified "2024-04-04T13:13:16"^^xsd:dateTime ;
    skos:altLabel "Skalainvarians"@nb ;
    skos:broader humord:c08168 ;
    skos:definition "I fysikk, matematikk og statistikk er skaleringsinvarians en egenskap ved objekter eller lover som ikke endrer seg hvis skalaer for lengde, energi eller andre variabler multipliseres med en felles faktor, og dermed representerer en universalitet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scale invariance"@en,
        "Skalainvarians"@nb .

humord:c65382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65382" ;
    dct:modified "2024-04-04T13:17:22"^^xsd:dateTime ;
    skos:altLabel "HMM"@en,
        "HMM"@nb,
        "Skjulte markovmodellar"@nb ;
    skos:broader humord:c28007 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hidden Markov models"@en,
        "Skjulte markovmodeller"@nb .

humord:c65383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65383" ;
    dct:modified "2024-04-04T13:17:42"^^xsd:dateTime ;
    skos:altLabel "Nudibranchs"@en,
        "Nakengjellesnegler"@nb,
        "Nakengjellesniglar"@nb,
        "Nakensniglar"@nb,
        "Nudibranchia"@nb ;
    skos:broader humord:c63235 ;
    skos:definition "Nakensnegler er en orden av snegler innen underklassen Heterobranchia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea slugs"@en,
        "Nakensnegler"@nb .

humord:c65384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65384" ;
    dct:modified "2024-04-04T13:22:50"^^xsd:dateTime ;
    skos:altLabel "Duck-billed platypus"@en,
        "Nebbdyr"@nb,
        "Ornithorhynchus anatinus"@nb ;
    skos:broader humord:c65254 ;
    skos:definition "Nebbdyret er en pattedyrart i nebbdyrfamilien, som tilhører ordenen kloakkdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Platypus"@en,
        "Nebbdyr"@nb .

humord:c65385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65385" ;
    dct:modified "2024-11-29T10:15:40"^^xsd:dateTime ;
    skos:altLabel "Pink family"@en,
        "Caryophyllaceae"@nb,
        "Nellikfamilien"@nb ;
    skos:broader humord:c69120 ;
    skos:definition "Nellikfamilien er en tofrøbladet plantefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carnation family"@en,
        "Nellikfamilien"@nb .

humord:c65386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65386" ;
    dct:modified "2024-04-04T13:29:42"^^xsd:dateTime ;
    skos:altLabel "Low-angle scattering"@en,
        "Småvinkelspreiing"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Småvinkelspredning er materialkarakteriseringsteknikker basert på spredningsmønstre for røntgenstråling (SAXS), nøytroner (SANS), synlig lys (SLS, DLS) e.a. ved små spredningsvinkler <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small-angle scattering"@en,
        "Småvinkelspredning"@nb .

humord:c65387 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65387" ;
    dct:modified "2024-04-04T13:30:27"^^xsd:dateTime ;
    skos:altLabel "Cnidaria"@nb,
        "Nesledyr"@nb,
        "Polyppar (Dyr)"@nb,
        "Polyppdyr"@nb,
        "Polypper (Dyr)"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Nesledyr (Cnidaria), er en rekke i dyreriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cnidaria"@en,
        "Nesledyr"@nb .

humord:c65388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65388" ;
    dct:modified "2024-04-04T13:33:09"^^xsd:dateTime ;
    skos:altLabel "Interseksjonsteori"@nb,
        "Snitteori"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Snitteori er en gren innen matematikk som omhandler studiet av snittpunkter mellom geometriske objekter. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intersection theory"@en,
        "Snitteori"@nb .

humord:c65389 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65389" ;
    dct:modified "2024-07-05T14:24:36"^^xsd:dateTime ;
    skos:altLabel "Neslefamilien"@nb,
        "Urticaceae"@nb ;
    skos:broader humord:c67514 ;
    skos:definition "Neslefamilien er en plantefamilie innen klassen tofrøbladede planter og består av urter, busker, lianer og trær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nettle family"@en,
        "Neslefamilien"@nb .

humord:c65390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65390" ;
    dct:modified "2024-04-04T13:36:27"^^xsd:dateTime ;
    skos:altLabel "Sobolevrom"@nb ;
    skos:broader humord:c62788 ;
    skos:definition "Innen matematikk er Sobolev-rom et funksjonsrom som består av funksjoner som tilhører et Lesbesgue-rom, og hvis deriverte, opp til en viss orden og forstått som svake deriverte, også tilhører dette rommet.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sobolev spaces"@en,
        "Sobolevrom"@nb .

humord:c65391 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65391" ;
    dct:modified "2024-04-04T13:42:04"^^xsd:dateTime ;
    skos:altLabel "Soliton"@nb ;
    skos:broader humord:c65393 ;
    skos:definition "Soliton er i fysikken en isolert bølge som beveger seg uten at energien i bølgen sprer seg over et større område. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solitons"@en,
        "Solitoner"@nb .

humord:c65392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65392" ;
    dct:modified "2024-04-04T13:38:54"^^xsd:dateTime ;
    skos:altLabel "Water lillies"@en,
        "Nymphaeaceae"@nb,
        "Nøkkerosefamilien"@nb,
        "Vannliljefamilien"@nb,
        "Vassliljefamilien"@nb ;
    skos:broader humord:c62151 ;
    skos:definition "Nøkkerosefamilien er en familie av vannlevende blomsterplanter med jordstengel og undervannsblader eller flyteblader. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water lily family"@en,
        "Nøkkerosefamilien"@nb .

humord:c65393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65393" ;
    dct:modified "2024-04-04T13:41:15"^^xsd:dateTime ;
    skos:altLabel "Bylgjepakkar"@nb,
        "Bylgjepakker"@nb,
        "Bølgepakkar"@nb,
        "Bølgepakker"@nb,
        "Bølgjepakkar"@nb,
        "Bølgjepakker"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølgepakke i fysikken er en sammensatt bølge med et utslag som er begrenset i tid og rom.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave packets"@en,
        "Bølgepakker"@nb ;
    skos:related humord:c65214 .

humord:c65394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65394" ;
    dct:modified "2024-07-09T11:18:13"^^xsd:dateTime ;
    skos:altLabel "Primulaceae"@en,
        "Nøkleblomfamilien"@nb,
        "Primulaceae"@nb ;
    skos:broader humord:c67526 ;
    skos:definition "Nøkleblomfamilien er en tofrøbladet plantefamilie i ordenen Ericales (lyngordenen). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primrose family"@en,
        "Nøkleblomfamilien"@nb .

humord:c65395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65395" ;
    dct:modified "2024-04-04T13:45:48"^^xsd:dateTime ;
    skos:altLabel "Spegelsymmetri"@nb ;
    skos:broader humord:c64514 ;
    skos:editorialNote "Lukket bemerkning: OBS: Denne er brukt om fenomen knytta til høyere algebraiske varieteter, ref. https://en.wikipedia.org/wiki/Mirror_symmetry_%28string_theory%29, men også mappet til speilsymmetri som isometrier i planet (grunnleggende geometri)."@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mirror symmetry"@en,
        "Speilsymmetri"@nb .

humord:c65396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65396" ;
    dct:modified "2024-04-04T13:53:39"^^xsd:dateTime ;
    skos:altLabel "Hyperspectral imaging"@en,
        "Multispectral images"@en,
        "Multispectral imaging"@en,
        "Hyperspektral avbilding"@nb,
        "Hyperspektral avbildning"@nb,
        "Multispektral analyse"@nb,
        "Multispektral avbilding"@nb,
        "Multispektral avbildning"@nb,
        "Multispektrale bilder"@nb,
        "Multispektrale bilete"@nb,
        "Spektral avbilding"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Spektral avbildning er spektroskopibaserte avbildningsteknikker <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectral imaging"@en,
        "Spektral avbildning"@nb .

humord:c65397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65397" ;
    dct:modified "2024-04-04T13:56:15"^^xsd:dateTime ;
    skos:altLabel "Oleaceae"@en,
        "Oleaceae"@nb,
        "Oljetrefamilien"@nb ;
    skos:broader humord:c62881 ;
    skos:definition "Oljetrefamilien er en tofrøbladet, samkronet plantefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The Olive family"@en,
        "Oljetrefamilien"@nb .

humord:c65398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65398" ;
    dct:modified "2024-04-04T13:58:52"^^xsd:dateTime ;
    skos:altLabel "Spektralmetodar"@nb ;
    skos:broader humord:c62361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectral methods"@en,
        "Spektralmetoder"@nb .

humord:c65399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65399" ;
    dct:modified "2025-02-19T09:25:17"^^xsd:dateTime ;
    skos:altLabel "Orangutangar"@nb,
        "Pongo"@nb ;
    skos:broader humord:c69546 ;
    skos:definition "Orangutang er en primatslekt i familien store menneskeaper, som forekommer på øyene Sumatra og Borneo i Sørøst-Asia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orangutans"@en,
        "Orangutanger"@nb .

humord:c65400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65400" ;
    dct:modified "2024-04-04T14:03:04"^^xsd:dateTime ;
    skos:altLabel "Spektralteori"@nb ;
    skos:broader humord:c19873 ;
    skos:definition "Studiet av spektralverdiene til en lineær transformasjon og egenskapene til disse blir kalt spektralteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectral theory"@en,
        "Spektralteori"@nb .

humord:c65401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65401" ;
    dct:modified "2024-07-01T14:00:08"^^xsd:dateTime ;
    skos:altLabel "Spinorar"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Spinorer er matematiske verktøy som brukes til å beskrive egenskapene til elementærpartikler, men de er ikke fysiske partikler i seg selv. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spinors"@en,
        "Spinorer"@nb .

humord:c65402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65402" ;
    dct:modified "2024-04-04T14:08:14"^^xsd:dateTime ;
    skos:altLabel "Statistikarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statisticians"@en,
        "Statistikere"@nb ;
    skos:related humord:c09393 .

humord:c65403 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65403" ;
    dct:modified "2024-04-04T14:46:23"^^xsd:dateTime ;
    skos:altLabel "Mannssjåvinisme"@nb ;
    skos:broader humord:c09320 ;
    skos:definition "Mannssjåvinisme er en holdning hos menn om at de er overlegne i forhold til kvinner  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Male chauvinism"@en,
        "Mannssjåvinisme"@nb .

humord:c65404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65404" ;
    dct:modified "2024-04-04T14:50:58"^^xsd:dateTime ;
    skos:altLabel "Agnfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bait fishing"@en,
        "Agnfiske"@nb .

humord:c65405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65405" ;
    dct:modified "2024-04-04T14:59:56"^^xsd:dateTime ;
    skos:altLabel "Agrohydrology"@en,
        "Agrohydrologi"@nb ;
    skos:broader humord:c07637,
        humord:c18935 ;
    skos:definition "Agrohydrologi er studiet av vannbruk i landbrukssystemer. <Wiktionary>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural hydrology"@en,
        "Agrohydrologi"@nb .

humord:c65406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65406" ;
    dct:modified "2024-04-05T07:29:08"^^xsd:dateTime ;
    skos:altLabel "Grunnlaget for statistikken"@nb ;
    skos:broader humord:c09393 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foundations of statistics"@en,
        "Statistikkens grunnlag"@nb .

humord:c65407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65407" ;
    dct:modified "2024-04-05T07:38:39"^^xsd:dateTime ;
    skos:altLabel "Statistical asymptotic theory"@en,
        "Statistisk asymptoteteori"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ub024"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asymptotic theory (statistics)"@en,
        "Statistisk asymptoteteori"@nb .

humord:c65408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65408" ;
    dct:modified "2024-04-05T07:43:18"^^xsd:dateTime ;
    skos:altLabel "Statistisk feltteori"@nb ;
    skos:broader humord:c65367 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical field theory"@en,
        "Statistisk feltteori"@nb .

humord:c65409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65409" ;
    dct:modified "2024-04-05T07:45:24"^^xsd:dateTime ;
    skos:altLabel "Statistisk metodelære"@nb ;
    skos:broader humord:c09393 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical methodology"@en,
        "Statistisk metodelære"@nb .

humord:c65410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65410" ;
    dct:modified "2024-04-05T07:49:02"^^xsd:dateTime ;
    skos:altLabel "Statistisk modellering"@nb ;
    skos:broader humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical modelling"@en,
        "Statistisk modellering"@nb .

humord:c65411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65411" ;
    dct:modified "2024-04-05T07:54:26"^^xsd:dateTime ;
    skos:altLabel "Statistisk teori"@nb ;
    skos:broader humord:c09394 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical theory"@en,
        "Statistisk teori"@nb .

humord:c65412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65412" ;
    dct:modified "2024-04-05T08:00:28"^^xsd:dateTime ;
    skos:altLabel "Stefan-problem"@nb,
        "Stefanproblem"@nb,
        "Stefanproblemer"@nb ;
    skos:broader humord:c64616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stefan problems"@en,
        "Stefan-problemer"@nb .

humord:c65413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65413" ;
    dct:modified "2024-04-05T08:11:38"^^xsd:dateTime ;
    skos:altLabel "Sterkt korrelerte elektron"@nb,
        "Sterkt korrelerte elektroner"@nb,
        "Sterkt korrelerte system"@nb ;
    skos:broader humord:c65414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strongly correlated systems"@en,
        "Sterkt korrelerte systemer"@nb .

humord:c65414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65414" ;
    dct:modified "2024-04-05T08:15:40"^^xsd:dateTime ;
    skos:altLabel "Solid state physics"@en,
        "Solid-state physics"@en,
        "Faste stoffers fysikk"@nb,
        "Faststofflære"@nb,
        "Faststoffysikk"@nb,
        "Kondensert fase-fysikk"@nb ;
    skos:broader humord:c65415 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Condensed matter physics"@en,
        "Kondenserte fasers fysikk"@nb .

humord:c65415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65415" ;
    dct:modified "2024-04-05T08:14:53"^^xsd:dateTime ;
    skos:altLabel "Faste stoff"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Faststoff er stoff med bestemt form og volum. Bestanddelene i det faste stoffet kan være molekyler eller atomer som ligger i bestemte avstander fra hverandre, og stoffet kan ha krystallinsk eller amorf struktur. Faststoff er en av aggregattilstandene et stoff kan ha. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solids"@en,
        "Faste stoffer"@nb .

humord:c65416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65416" ;
    dct:modified "2024-04-05T08:18:29"^^xsd:dateTime ;
    skos:altLabel "Stokastisk analyse"@nb,
        "Stokastisk integrasjon"@nb,
        "Stokastiske analysar"@nb,
        "Stokastiske analyser"@nb ;
    skos:broader humord:c20828 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic analysis"@en,
        "Stokastisk analyse"@nb .

humord:c65417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65417" ;
    dct:modified "2024-04-05T08:21:15"^^xsd:dateTime ;
    skos:altLabel "Stokastisk geometri"@nb ;
    skos:broader humord:c65416 ;
    skos:definition "I matematikk er stokastisk geometri studiet av tilfeldige romlige mønstre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic geometry"@en,
        "Stokastisk geometri"@nb .

humord:c65418 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65418" ;
    dct:modified "2024-04-05T08:32:04"^^xsd:dateTime ;
    skos:altLabel "Stokastisk kontroll"@nb,
        "Stokastisk kontrollteori"@nb,
        "Stokastisk systemkontroll"@nb ;
    skos:broader humord:c16659,
        humord:c65416 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic system control"@en,
        "Stokastisk kontroll"@nb .

humord:c65419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65419" ;
    dct:modified "2024-04-05T08:34:10"^^xsd:dateTime ;
    skos:altLabel "Stochastic modeling"@en,
        "Stokastisk modellering"@nb ;
    skos:broader humord:c65416 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic modelling"@en,
        "Stokastisk modellering"@nb .

humord:c65420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65420" ;
    dct:modified "2024-04-05T08:38:38"^^xsd:dateTime ;
    skos:altLabel "Stokastisk stabilitet"@nb ;
    skos:broader humord:c65416 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic stability"@en,
        "Stokastisk stabilitet"@nb .

humord:c65421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65421" ;
    dct:modified "2024-04-05T08:40:02"^^xsd:dateTime ;
    skos:altLabel "Stokastisk systemanalyse"@nb ;
    skos:broader humord:c65416 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic system analysis"@en,
        "Stokastisk systemanalyse"@nb .

humord:c65422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65422" ;
    dct:modified "2024-04-05T08:42:27"^^xsd:dateTime ;
    skos:altLabel "Burying beetles"@en,
        "Carrion beetles"@en,
        "Silphidae"@nb,
        "Åtselbiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Åtselbiller er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large carrion beetles"@en,
        "Åtselbiller"@nb .

humord:c65423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65423" ;
    dct:modified "2024-04-05T08:43:13"^^xsd:dateTime ;
    skos:altLabel "Stokastisk volatilitet"@nb ;
    skos:broader humord:c25041 ;
    skos:definition "I statistikk er stokastiske volatilitetsmodeller de hvor variansen til en stokastisk prosess i seg selv er tilfeldig distribuert <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic volatility"@en,
        "Stokastisk volatilitet"@nb .

humord:c65424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65424" ;
    dct:modified "2024-04-05T08:45:36"^^xsd:dateTime ;
    skos:altLabel "Stokastiske differensiallikningar"@nb,
        "Stokastiske differensiallikninger"@nb,
        "Stokastiske diffligninger"@nb,
        "Stokastiske difflikningar"@nb,
        "Stokastiske difflikninger"@nb ;
    skos:broader humord:c22081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic differential equations"@en,
        "Stokastiske differensialligninger"@nb .

humord:c65425 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65425" ;
    dct:modified "2024-04-05T08:46:43"^^xsd:dateTime ;
    skos:altLabel "Stokastiske integrallikningar"@nb,
        "Stokastiske integrallikninger"@nb ;
    skos:broader humord:c64715 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic integral equations"@en,
        "Stokastiske integralligninger"@nb .

humord:c65426 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65426" ;
    dct:modified "2024-04-05T08:50:20"^^xsd:dateTime ;
    skos:altLabel "Stokastiske metodar"@nb ;
    skos:broader humord:c62361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic methods"@en,
        "Stokastiske metoder"@nb .

humord:c65427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65427" ;
    dct:modified "2024-04-05T08:52:16"^^xsd:dateTime ;
    skos:altLabel "Stokastiske modellar"@nb ;
    skos:broader humord:c65416 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic models"@en,
        "Stokastiske modeller"@nb .

humord:c65428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65428" ;
    dct:modified "2024-04-05T08:56:17"^^xsd:dateTime ;
    skos:altLabel "Strengar"@nb,
        "Strenger"@nb,
        "Strengteori"@nb,
        "Stringteori"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Strengteori er et samlenavn på hypotetiske modeller innafor elementærpartikkelfysikk og gravitasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strings (Physics)"@en,
        "Strengteori"@nb .

humord:c65429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65429" ;
    dct:modified "2024-04-05T09:01:45"^^xsd:dateTime ;
    skos:altLabel "Supersymmetric string theory"@en,
        "Superstrengar"@nb,
        "Superstrenger"@nb,
        "Supersymmetrisk strengteori"@nb ;
    skos:broader humord:c65428 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superstring theory"@en,
        "Superstrengteori"@nb .

humord:c65430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65430" ;
    dct:modified "2024-04-05T09:28:14"^^xsd:dateTime ;
    skos:altLabel "Nyttedyr"@nb ;
    skos:broader humord:c16401 ;
    skos:definition "Nyttedyr er et begrep som beskriver dyr som er til nytte for andre arter, i motsetning til skadedyr. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beneficial organisms"@en,
        "Nyttedyr"@nb .

humord:c65431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65431" ;
    dct:modified "2024-04-05T09:32:17"^^xsd:dateTime ;
    skos:altLabel "Beneficial bugs"@en,
        "Nytteinsekt"@nb ;
    skos:broader humord:c08232,
        humord:c65430 ;
    skos:definition "Nytteinsekter er insektarter som direkte eller indirekte bidrar til kulturplantenes avkastning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beneficial insects"@en,
        "Nytteinsekter"@nb .

humord:c65432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65432" ;
    dct:modified "2024-04-05T09:32:55"^^xsd:dateTime ;
    skos:altLabel "Syklotomiske kroppar"@nb ;
    skos:broader humord:c64487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclotomic fields"@en,
        "Syklotomiske kropper"@nb .

humord:c65433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65433" ;
    dct:modified "2024-04-05T09:34:51"^^xsd:dateTime ;
    skos:altLabel "Symbolsk dynamikk"@nb ;
    skos:broader humord:c61180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symbolic dynamics"@en,
        "Symbolsk dynamikk"@nb .

humord:c65434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65434" ;
    dct:modified "2024-04-05T09:37:31"^^xsd:dateTime ;
    skos:altLabel "Symmetriske funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symmetric functions"@en,
        "Symmetriske funksjoner"@nb .

humord:c65435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65435" ;
    dct:modified "2024-04-05T09:58:20"^^xsd:dateTime ;
    skos:altLabel "Symmetriske rom"@nb ;
    skos:broader humord:c64554 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symmetric spaces"@en,
        "Symmetriske rom"@nb .

humord:c65436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65436" ;
    dct:modified "2024-04-05T09:59:46"^^xsd:dateTime ;
    skos:altLabel "Symplektisk geometri"@nb ;
    skos:broader humord:c63681 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symplectic geometry"@en,
        "Symplektisk geometri"@nb .

humord:c65437 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65437" ;
    dct:modified "2024-04-05T10:09:53"^^xsd:dateTime ;
    skos:altLabel "Tal"@nb ;
    skos:broader humord:c08165 ;
    skos:definition "Tall er matematiske konstruksjoner som angir mengde og størrelse. Ordet tall brukes også om talltegnene som angir disse konstruksjonene, som tegnene 0, 1, 2, 3 og så videre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numbers"@en,
        "Tall"@nb .

humord:c65438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65438" ;
    dct:modified "2024-04-05T10:16:13"^^xsd:dateTime ;
    skos:altLabel "Tallære"@nb ;
    skos:broader humord:c08178 ;
    skos:definition "Grunnleggende lære om naturlige tall <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Science of numerals"@en,
        "Tallære"@nb .

humord:c65439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65439" ;
    dct:modified "2024-04-05T10:20:25"^^xsd:dateTime ;
    skos:altLabel "Teichmüller-teori"@nb ;
    skos:broader humord:c63798 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teichmüller theory"@en,
        "Teichmüller-teori"@nb .

humord:c65440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65440" ;
    dct:modified "2024-04-05T10:24:52"^^xsd:dateTime ;
    skos:altLabel "Oksygenasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Oksygenaser er en klasse av enzymer som katalyserer overføring av oksygenatomer fra dioksygen (O₂) i atmosfæren inn i organiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygenases"@en,
        "Oksygenaser"@nb .

humord:c65441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65441" ;
    dct:modified "2024-04-05T10:23:07"^^xsd:dateTime ;
    skos:altLabel "Teljedata"@nb ;
    skos:broader humord:c65093 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Count data"@en,
        "Telledata"@nb .

humord:c65442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65442" ;
    dct:modified "2024-04-05T10:27:49"^^xsd:dateTime ;
    skos:altLabel "Tensorar"@nb ;
    skos:broader humord:c62404,
        humord:c63681 ;
    skos:definition "Tensor er en generalisering av begrepet vektor. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tensors"@en,
        "Tensorer"@nb .

humord:c65443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65443" ;
    dct:modified "2024-04-05T10:28:10"^^xsd:dateTime ;
    skos:altLabel "Sfærisk astronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Sfærisk astronomi er den grenen av astronomien som omhandler himmellegemenes relative stilling og bevegelse når man tenker seg dem projisert på en tenkt kuleflate, kalt himmelkulen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spherical astronomy"@en,
        "Sfærisk astronomi"@nb .

humord:c65444 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65444" ;
    dct:modified "2024-04-05T10:29:37"^^xsd:dateTime ;
    skos:altLabel "Tensoranalyse"@nb ;
    skos:broader humord:c65442 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tensor analysis"@en,
        "Tensoranalyse"@nb .

humord:c65445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65445" ;
    dct:modified "2024-04-05T10:31:10"^^xsd:dateTime ;
    skos:altLabel "Tilpassingstestar"@nb ;
    skos:broader humord:c65093 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Goodness-of-fit tests"@en,
        "Tester for føyning"@nb .

humord:c65446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65446" ;
    dct:modified "2024-04-05T11:21:23"^^xsd:dateTime ;
    skos:altLabel "Formørkingar"@nb ;
    skos:broader humord:c65443 ;
    skos:definition "Formørkelse er det fenomenet at et himmellegeme kommer inn i skyggen av et annet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eclipses"@en,
        "Formørkelser"@nb .

humord:c65447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65447" ;
    dct:modified "2024-04-05T10:37:17"^^xsd:dateTime ;
    skos:altLabel "Thetafunksjonar"@nb ;
    skos:broader humord:c63798 ;
    skos:definition "I matematikk er theta-funksjoner spesielle funksjoner av flere komplekse variabler <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theta functions"@en,
        "Thetafunksjoner"@nb .

humord:c65448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65448" ;
    dct:modified "2024-04-05T10:39:39"^^xsd:dateTime ;
    skos:altLabel "Tidsrekkeanalyse"@nb,
        "Tidsrekkjeanalyse"@nb,
        "Tidsserieanalyse"@nb ;
    skos:broader humord:c23662 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time series analysis"@en,
        "Tidsrekkeanalyse"@nb .

humord:c65449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65449" ;
    dct:modified "2024-04-05T10:41:02"^^xsd:dateTime ;
    skos:altLabel "Buprestidae"@en,
        "Buprestidae"@nb,
        "Praktbiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Praktbiller er en familie av insekter i orden biller. De kan minne om smellere, men kan ikke sprette rundt som dem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buprestoidea"@en,
        "Praktbiller"@nb .

humord:c65450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65450" ;
    dct:modified "2024-04-05T11:21:03"^^xsd:dateTime ;
    skos:altLabel "Okkultasjonar"@nb ;
    skos:broader humord:c65446 ;
    skos:definition "Okkultasjon er fenomenet der et himmellegeme dekker for et annet som har mindre vinkeldiameter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occultations"@en,
        "Okkultasjoner"@nb .

humord:c65451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65451" ;
    dct:modified "2024-04-05T10:43:43"^^xsd:dateTime ;
    skos:altLabel "Hister beetles"@en,
        "Histeridae"@en,
        "Histeridae"@nb,
        "Stumpbiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Stumpbiller er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clown beetles"@en,
        "Stumpbiller"@nb .

humord:c65452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65452" ;
    dct:modified "2024-06-05T11:50:11"^^xsd:dateTime ;
    skos:altLabel "Drunkard's walk"@en,
        "Random walk"@en,
        "Levy-virrevandring"@nb,
        "Levy-walk"@nb,
        "Lévy-virrevandring"@nb,
        "Lévy-walk"@nb,
        "Random walk"@nb,
        "Tilfeldig gang"@nb,
        "Virrevandring"@nb ;
    skos:broader humord:c65084 ;
    skos:definition "Tilfeldig gang er innen matematikken en tilfeldig prosess som beskriver en sti som består av en rekke tilfeldige steg i et matematisk rom. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Random walks"@en,
        "Tilfeldig gang"@nb ;
    skos:related humord:c66614 .

humord:c65453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65453" ;
    dct:modified "2024-04-05T10:46:35"^^xsd:dateTime ;
    skos:altLabel "Akvatiske biller"@nb,
        "Vassbiller"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Vannbiller er fellesnavn på de tre familiene som omfatter mesteparten av de billene som lever i ferskvann: vannkalver, virvlere og vannkjærer. Det er ingen systematisk enhet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water beetles"@en,
        "Vannbiller"@nb .

humord:c65454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65454" ;
    dct:modified "2024-04-05T10:48:34"^^xsd:dateTime ;
    skos:altLabel "Tilfeldige grafar"@nb ;
    skos:broader humord:c62569 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Random graphs"@en,
        "Tilfeldige grafer"@nb .

humord:c65455 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65455" ;
    dct:modified "2024-04-16T09:15:54"^^xsd:dateTime ;
    skos:altLabel "Dytiscidae"@en,
        "Dytiscidae"@nb,
        "Vasskalvar"@nb ;
    skos:broader humord:c65453 ;
    skos:definition "Vannkalver er en familie av biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predaceous diving beetles"@en,
        "Vannkalver"@nb .

humord:c65456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65456" ;
    dct:modified "2024-04-05T10:49:34"^^xsd:dateTime ;
    skos:altLabel "Tilfeldige hendingar"@nb ;
    skos:broader humord:c25041 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Random events"@en,
        "Tilfeldige hendelser"@nb .

humord:c65457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65457" ;
    dct:modified "2024-04-05T10:54:36"^^xsd:dateTime ;
    skos:altLabel "Random matrix theory"@en,
        "Stokastisk matriseteori"@nb,
        "Stokastiske matriser"@nb,
        "Tilfeldig matriseteori"@nb,
        "Tilfeldige matriser"@nb ;
    skos:broader humord:c58232 ;
    skos:definition "En tilfeldig matrise er matrise hvis alle elementer er tilfeldige variabler <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Random matrices"@en,
        "Tilfeldige matriser"@nb .

humord:c65458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65458" ;
    dct:modified "2024-04-05T10:52:58"^^xsd:dateTime ;
    skos:altLabel "Gyrinidae"@nb,
        "Kvervlarar"@nb ;
    skos:broader humord:c65453 ;
    skos:definition "Virvlere er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Whirligig beetles"@en,
        "Virvlere"@nb .

humord:c65459 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65459" ;
    dct:modified "2024-04-05T10:55:41"^^xsd:dateTime ;
    skos:altLabel "Tilfeldige system"@nb ;
    skos:broader humord:c25041 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Randomized systems"@en,
        "Tilfeldige systemer"@nb .

humord:c65460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65460" ;
    dct:modified "2024-04-05T10:57:03"^^xsd:dateTime ;
    skos:altLabel "Stokastiske variablar"@nb,
        "Stokastiske variabler"@nb,
        "Tilfeldige variablar"@nb ;
    skos:broader humord:c25041 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic variables"@en,
        "Tilfeldige variabler"@nb .

humord:c65461 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65461" ;
    dct:modified "2024-04-05T10:57:41"^^xsd:dateTime ;
    skos:altLabel "Hydrophilidae"@nb,
        "Vasskjærar"@nb ;
    skos:broader humord:c65453 ;
    skos:definition "Vannkjærer er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water scavenger beetles"@en,
        "Vannkjærer"@nb .

humord:c65462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65462" ;
    dct:modified "2024-04-05T11:01:06"^^xsd:dateTime ;
    skos:altLabel "Tilfelle"@nb ;
    skos:broader humord:c00584,
        humord:c20828 ;
    skos:definition "Tilfeldighet betyr at ting skjer uten noen spesiell grunn eller plan.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Randomness"@en,
        "Tilfeldighet"@nb .

humord:c65463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65463" ;
    dct:modified "2024-04-05T11:03:33"^^xsd:dateTime ;
    skos:altLabel "Todimensjonale system"@nb ;
    skos:broader humord:c65414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Two dimensional systems"@en,
        "Todimensjonale systemer"@nb .

humord:c65464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65464" ;
    dct:modified "2024-04-05T11:05:53"^^xsd:dateTime ;
    skos:altLabel "Toeplitz-operatorar"@nb ;
    skos:broader humord:c65100 ;
    skos:definition "I operatorteori er en Toeplitz-operator en komprimering av en multiplikasjonsoperator på sirkelen til Hardy-rommet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toeplitz operators"@en,
        "Toeplitz-operatorer"@nb .

humord:c65465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65465" ;
    dct:modified "2024-04-05T11:10:06"^^xsd:dateTime ;
    skos:altLabel "Topologi av mangfald"@nb ;
    skos:broader humord:c63789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topology of manifolds"@en,
        "Topologi av mangfoldigheter"@nb .

humord:c65466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65466" ;
    dct:modified "2024-04-05T11:09:50"^^xsd:dateTime ;
    skos:altLabel "Planetpassasjar"@nb ;
    skos:broader humord:c65450 ;
    skos:definition "Planetpassasje er når et objekt passerer over et annet med større synlig diameter, slik som Merkur eller Venus foran Solen, eller en satellitt eller dens skygge over overflaten til en planet. <Dictionary of Astronomy. Oxford>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary transits"@en,
        "Planetpassasjer"@nb .

humord:c65467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65467" ;
    dct:modified "2024-04-05T11:11:47"^^xsd:dateTime ;
    skos:altLabel "Topologisk algebra"@nb ;
    skos:broader humord:c62404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological algebras"@en,
        "Topologisk algebra"@nb .

humord:c65468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65468" ;
    dct:modified "2024-04-05T11:14:38"^^xsd:dateTime ;
    skos:altLabel "Leafroller moths"@en,
        "Tortricoidea"@nb,
        "Viklarar"@nb ;
    skos:broader humord:c27631 ;
    skos:definition "Viklere er en insektfamilie i ordenen sommerfugler, Lepidoptera. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tortrix moths"@en,
        "Viklere"@nb .

humord:c65469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65469" ;
    dct:modified "2024-04-05T11:14:59"^^xsd:dateTime ;
    skos:altLabel "Topologisk dynamikk"@nb ;
    skos:broader humord:c61180 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological dynamics"@en,
        "Topologisk dynamikk"@nb .

humord:c65470 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65470" ;
    dct:modified "2024-04-05T11:20:02"^^xsd:dateTime ;
    skos:altLabel "Topologisk kombinatorikk"@nb ;
    skos:broader humord:c04302 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological combinatorics"@en,
        "Topologisk kombinatorikk"@nb .

humord:c65471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65471" ;
    dct:modified "2024-04-05T11:23:16"^^xsd:dateTime ;
    skos:altLabel "Topologiske eigenskapar"@nb ;
    skos:broader humord:c65465 ;
    skos:definition "I topologi og relaterte områder av matematikk er en topologisk egenskap eller topologisk invariant en egenskap til et topologisk rom som er invariant under homeomorfismer.   <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological properties"@en,
        "Topologiske egenskaper"@nb .

humord:c65472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65472" ;
    dct:modified "2024-07-09T11:23:05"^^xsd:dateTime ;
    skos:altLabel "Euphorbiaceae"@en,
        "Vortemjølkfamilien"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Vortemelkfamilien er en tofrøbladet plantefamilie med om lag 6 200 arter i over 200 slekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spurge family"@en,
        "Vortemelkfamilien"@nb .

humord:c65473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65473" ;
    dct:modified "2024-04-05T11:35:27"^^xsd:dateTime ;
    skos:altLabel "Dermaptera"@nb,
        "Saksedyr"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Saksedyr er en insektorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earwig"@en,
        "Saksedyr"@nb .

humord:c65474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65474" ;
    dct:modified "2024-04-05T11:42:09"^^xsd:dateTime ;
    skos:altLabel "Caudata"@nb,
        "Haleamfibier"@nb,
        "Haleamfibium"@nb,
        "Halepadder"@nb,
        "Salamandere"@nb,
        "Salamandrar"@nb,
        "Salamandrer"@nb,
        "Urodela"@nb ;
    skos:broader humord:c21004 ;
    skos:definition "Salamandere er en amfibieorden, også kalt haleamfibier eller halepadder. Deres vitenskapelige navn er Urodela (alle nålevende salamandere) eller Caudata (alle nålevende pluss fossile salamandere). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salamanders"@en,
        "Salamandre"@nb .

humord:c65475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65475" ;
    dct:modified "2024-04-05T11:47:18"^^xsd:dateTime ;
    skos:altLabel "Polewig"@en,
        "Pollybait"@en,
        "Sand gobies"@en,
        "Pomatoschistus minutus"@nb,
        "Sandkutling"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Sandkutling er en fisk i kutlingfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sand goby"@en,
        "Sandkutling"@nb .

humord:c65476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65476" ;
    dct:modified "2024-04-05T11:54:42"^^xsd:dateTime ;
    skos:altLabel "Equus (Dolichohippus)"@nb,
        "Equus (Hippotigris)"@nb,
        "Sebraar"@nb,
        "Sebraer"@nb,
        "Zebraar"@nb,
        "Zebraer"@nb ;
    skos:broader humord:c28359 ;
    skos:definition "Sebra er gruppe arter i hesteslekten. De er tre arter: vanlig sebra, fjellsebra og grevysebra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zebras"@en,
        "Sebraer"@nb .

humord:c65477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65477" ;
    dct:modified "2024-04-05T12:35:26"^^xsd:dateTime ;
    skos:altLabel "Clupeidae"@en,
        "Clupeidae"@nb,
        "Sildefamilien"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Sildefamilien er en fiskefamilie i orden sildefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clupeids"@en,
        "Sildefamilien"@nb .

humord:c65478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65478" ;
    dct:modified "2024-04-05T12:39:55"^^xsd:dateTime ;
    skos:altLabel "Chimps"@en,
        "Pan sp."@nb,
        "Sjimpansar"@nb ;
    skos:broader humord:c64908 ;
    skos:definition "Sjimpanser (Pan) er en slekt i menneskefamilien (Hominidae), underfamilie afrikanske menneskeaper (Homininae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chimpanzees"@en,
        "Sjimpanser"@nb .

humord:c65479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65479" ;
    dct:modified "2024-04-05T12:52:44"^^xsd:dateTime ;
    skos:altLabel "Transformasjonsleiing"@nb ;
    skos:broader humord:c13632 ;
    skos:definition "Transformasjonsledelse er en tilnærming til ledelse som handler om å inspirere andre til engasjement for organisasjonens mål og visjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transformational leadership"@en,
        "Transformasjonsledelse"@nb .

humord:c65480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65480" ;
    dct:modified "2024-04-05T12:46:51"^^xsd:dateTime ;
    skos:altLabel "Knelarreker"@nb,
        "Knelerreker"@nb,
        "Sjøknelarar"@nb,
        "Stomatopoda"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Sjøknelere er en orden av storkreps innen krepsdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mantis shrimps"@en,
        "Sjøknelere"@nb .

humord:c65481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65481" ;
    dct:modified "2024-04-05T12:59:16"^^xsd:dateTime ;
    skos:altLabel "Crinoids"@en,
        "Crinoidea"@nb,
        "Krinoid"@nb,
        "Krinoider"@nb,
        "Sjøliljer"@nb ;
    skos:broader humord:c08292,
        humord:c64993 ;
    skos:definition "Sjøliljer er en klasse av pigghuder. De var meget tallrike for 300 til 500 millioner år siden, og er representert som fossile arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea lilys"@en,
        "Sjøliljer"@nb .

humord:c65482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65482" ;
    dct:modified "2024-04-05T13:07:49"^^xsd:dateTime ;
    skos:altLabel "Shags"@en,
        "Phalacrocoracidae"@nb,
        "Skarvar"@nb,
        "Skarvefamilien"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Skarver er en familie av fugler i ordenen sulefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cormorants"@en,
        "Skarver"@nb .

humord:c65483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65483" ;
    dct:modified "2024-04-05T13:13:04"^^xsd:dateTime ;
    skos:altLabel "Elasmobranchii"@nb,
        "Haiar og skater"@nb ;
    skos:broader humord:c64228 ;
    skos:definition "Haier og skater er en klasse innen det som ofte kalles bruskfisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elasmobranchs"@en,
        "Haier og skater"@nb .

humord:c65484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65484" ;
    dct:modified "2024-04-05T13:18:39"^^xsd:dateTime ;
    skos:altLabel "Haiar"@nb,
        "Selachii"@nb,
        "Selachimorpha"@nb ;
    skos:broader humord:c65483 ;
    skos:definition "Haier er bruskfisker som har en mer eller mindre langstrakt og torpedoformet kropp. Kroppsformen skiller dem fra de flattrykte skatene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sharks"@en,
        "Haier"@nb .

humord:c65485 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65485" ;
    dct:modified "2024-04-05T13:24:08"^^xsd:dateTime ;
    skos:altLabel "Rays (Fish)"@en,
        "Sawfishes"@en,
        "Batoidea"@nb,
        "Rajiformes"@nb,
        "Rokker (Fiskar)"@nb,
        "Rokker (Fisker)"@nb,
        "Skater (Fiskar)"@nb ;
    skos:broader humord:c65483 ;
    skos:definition "Skater er en gruppe på fire ordener av bruskfisk: piggrokker (Myliobatiformes), ekte skater (Rajiformes), Rhinopristiformes og Torpediniformes. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skates"@en,
        "Skater (Fisker)"@nb .

humord:c65486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65486" ;
    dct:modified "2024-04-05T13:22:28"^^xsd:dateTime ;
    skos:altLabel "Torisk geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toric geometry"@en,
        "Torisk geometri"@nb .

humord:c65487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65487" ;
    dct:modified "2024-04-22T20:32:45"^^xsd:dateTime ;
    skos:altLabel "Torus embeddings"@en,
        "Toriske varietetar"@nb ;
    skos:broader humord:c65486 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toric varieties"@en,
        "Toriske varieteter"@nb .

humord:c65488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65488" ;
    dct:modified "2024-04-05T13:27:24"^^xsd:dateTime ;
    skos:altLabel "Transcendentale funksjonar"@nb ;
    skos:broader humord:c65067 ;
    skos:definition "En transcendent funksjon er en ikke-algebraisk matematisk funksjon. I motsetning til en algebraisk funksjon, tilfredsstiller ikke en transcendent funksjon en polynomisk ligning der koeffisientene selv er polynomer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transcendental functions"@en,
        "Transcendentale funksjoner"@nb .

humord:c65489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65489" ;
    dct:modified "2024-04-05T13:44:41"^^xsd:dateTime ;
    skos:altLabel "Algaculture"@en,
        "Algae cultivation"@en,
        "Algae farming"@en,
        "Algal farming"@en,
        "Algedyrking"@nb,
        "Algekultur"@nb ;
    skos:broader humord:c23108 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algal culture"@en,
        "Algedyrking"@nb .

humord:c65490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65490" ;
    dct:modified "2024-04-05T14:07:23"^^xsd:dateTime ;
    skos:altLabel "Aerologi"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Aerologi er læren om luft. Dette er den delen av meteorologien som studerer den frie atmosfære på grunnlag av observasjoner fra radiosonder, raketter, satellitter og lignende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aerology"@en,
        "Aerologi"@nb .

humord:c65491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65491" ;
    dct:modified "2024-04-05T14:06:38"^^xsd:dateTime ;
    skos:altLabel "Alginic acid"@en,
        "Alginat"@nb,
        "Algininsyre"@nb,
        "Alginsyre"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Alginater er kjemiske forbindelser som er salter av alginsyre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alginates"@en,
        "Alginater"@nb .

humord:c65492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65492" ;
    dct:modified "2024-04-05T14:12:44"^^xsd:dateTime ;
    skos:altLabel "Aeronomi"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Aeronomi er et fellesbegrep for læren om jordens atmosfære. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aeronomy"@en,
        "Aeronomi"@nb .

humord:c65493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65493" ;
    dct:modified "2024-04-05T14:22:47"^^xsd:dateTime ;
    skos:altLabel "Agglutinerte foraminifera"@nb,
        "Agglutinerte foraminiferar"@nb,
        "Agglutinerte poredyr"@nb ;
    skos:broader humord:c65494 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agglutinated foraminifera"@en,
        "Agglutinerte foraminiferer"@nb .

humord:c65494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65494" ;
    dct:modified "2024-04-05T14:31:49"^^xsd:dateTime ;
    skos:altLabel "Forams"@en,
        "Foraminiferar"@nb,
        "Poredyr"@nb ;
    skos:broader humord:c65496 ;
    skos:definition "Poredyr eller foraminiferer (Foraminifera) er en gruppe av encellede organismer (protister). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foraminifera"@en,
        "Foraminiferer"@nb .

humord:c65495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65495" ;
    dct:modified "2024-04-05T14:32:08"^^xsd:dateTime ;
    skos:altLabel "Amøbar"@nb ;
    skos:broader humord:c65496 ;
    skos:definition "Amøber er forholdsvis store, encellede organismer, på rundt en halv millimeter. Amøber finnes både i havet, i ferskvann, i fuktig jord, og også som snyltere hos andre dyr, selv om de fleste er frittlevende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amoeba"@en,
        "Amøber"@nb .

humord:c65496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65496" ;
    dct:modified "2024-04-05T14:32:18"^^xsd:dateTime ;
    skos:altLabel "Protozoa"@en,
        "Protozoa"@nb,
        "Protozoar"@nb,
        "Urdyr"@nb ;
    skos:broader humord:c65498 ;
    skos:definition "Protozoer er en tidligere systematisk betegnelse på en gruppe encellede organismer. Gruppen ble regnet som en hovedgruppe innenfor dyreriket og omfattet alle encellede dyr. Protozoer regnes ikke lenger som en gruppe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protozoans"@en,
        "Protozoer"@nb .

humord:c65497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65497" ;
    dct:modified "2024-04-05T14:27:45"^^xsd:dateTime ;
    skos:altLabel "Allelopati"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Allelopati betyr ulike måter planter kan påvirke hverandre ved å skille ut kjemiske stoffer. Det er oftest andre arter som påvirkes, og stoffene kan hindre vekst og spiring. Allelopati kan sees på som kjemisk krigføring hos planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allelopathy"@en,
        "Allelopati"@nb .

humord:c65498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65498" ;
    dct:modified "2024-04-05T14:31:24"^^xsd:dateTime ;
    skos:altLabel "Protistar"@nb,
        "Protistologi"@nb,
        "Protoktistar"@nb,
        "Protoktister"@nb ;
    skos:broader humord:c26815 ;
    skos:definition "Protister er fellesnavn på ulike encellede, eukaryote organismer (encellede alger og kolonialger, protozoer og noen sopper). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protists"@en,
        "Protister"@nb .

humord:c65499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65499" ;
    dct:modified "2024-04-22T19:16:01"^^xsd:dateTime ;
    skos:altLabel "Anarchist feminism"@en,
        "Anarcho-feminism"@en,
        "Anarkafeminisme"@nb ;
    skos:broader humord:c09631 ;
    skos:definition "Anarkafeminismen er ein politisk filosofi som kombinerer anarkisme og feminisme. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anarcha-feminism"@en,
        "Anarkafeminisme"@nb ;
    skos:related humord:c00561,
        humord:c09632 .

humord:c65500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65500" ;
    dct:modified "2024-04-08T08:39:31"^^xsd:dateTime ;
    skos:altLabel "Grøn kolonialisme"@nb ;
    skos:broader humord:c09227 ;
    skos:definition "Grønn kolonialisme er et begrep som brukes til å beskrive en situasjon der rike og mektige land eller selskaper utnytter ressursene i utviklingsland under påskudd av å drive miljøvennlige eller bærekraftige prosjekter. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green colonialism"@en,
        "Grønn kolonialisme"@nb ;
    skos:related humord:c09575 .

humord:c65501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65501" ;
    dct:modified "2024-04-08T09:26:11"^^xsd:dateTime ;
    skos:altLabel "Systerskap"@nb,
        "Søsterskap"@nb ;
    skos:broader humord:c04889 ;
    skos:definition "Søsterskap er søsterlig kvinnelig fellesskap eller samfølelse <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sisterhood"@en,
        "Søsterskap"@nb .

humord:c65502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65502" ;
    dct:modified "2024-04-08T12:24:09"^^xsd:dateTime ;
    skos:altLabel "Glacier ice accumulation"@en,
        "Akkumulasjon (Glasiologi)"@nb,
        "Isbreakkumulasjon"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Isbreisakkumulering refererer til prosessen med at isbreen vokser og bygger seg opp over tid. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accumulation"@en,
        "Akkumulasjon (Glasiologi)"@nb .

humord:c65503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65503" ;
    dct:modified "2024-04-08T12:27:47"^^xsd:dateTime ;
    skos:altLabel "Seismic speeds"@en,
        "Sonic logging"@en,
        "Akustisk logging"@nb,
        "Seismiske hastigheiter"@nb,
        "Seismiske hastigheter"@nb,
        "Seismiske snøggleikar"@nb,
        "Sonisk logging"@nb ;
    skos:broader humord:c65504 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acoustic logging"@en,
        "Akustisk logging"@nb .

humord:c65504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65504" ;
    dct:modified "2024-04-08T12:33:03"^^xsd:dateTime ;
    skos:altLabel "Geofysisk prospektering"@nb ;
    skos:broader humord:c65505 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geophysical prospecting"@en,
        "Geofysisk prospektering"@nb .

humord:c65505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65505" ;
    dct:modified "2024-04-08T12:30:40"^^xsd:dateTime ;
    skos:altLabel "Prospektering"@nb,
        "Skjerping"@nb ;
    skos:broader humord:c07733 ;
    skos:definition "Prospektering er den fysiske søken etter mineraler, fossiler, edelmetaller eller mineralprøver.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prospecting"@en,
        "Prospektering"@nb .

humord:c65506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65506" ;
    dct:modified "2024-04-08T12:34:10"^^xsd:dateTime ;
    skos:altLabel "Akvatiske sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic sediments"@en,
        "Akvatiske sedimenter"@nb .

humord:c65507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65507" ;
    dct:modified "2024-04-08T12:37:10"^^xsd:dateTime ;
    skos:altLabel "Akviferar"@nb,
        "Ferskvannslommer"@nb,
        "Ferskvasslommer"@nb ;
    skos:broader humord:c60092 ;
    skos:definition "En akvifer eller ferskvannslomme er en bergart eller et sediment (grus/sand) med en betydelig vanngiverevne. Betydelig i denne sammenhengen er en formasjon som eksempelvis kan benyttes som drikkevannskilde ved nedsetting av brønn.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquifers"@en,
        "Akviferer"@nb .

humord:c65508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65508" ;
    dct:modified "2024-04-08T12:42:12"^^xsd:dateTime ;
    skos:altLabel "Albitization"@en,
        "Albittisering"@nb ;
    skos:broader humord:c65509 ;
    skos:definition "Albitisering er en geologisk prosess der plagioklasmineraler, spesielt i sjiktbergarter som gabbro og dioritt, gjennomgår en kjemisk forvandling til albitt, som er en form for natriumfeltspat. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Albitisation"@en,
        "Albittisering"@nb .

humord:c65509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65509" ;
    dct:modified "2024-04-08T12:41:53"^^xsd:dateTime ;
    skos:altLabel "Bergartsdanning"@nb,
        "Petrogenese"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Petrogenese, den del av petrologien som omfatter bergartenes opprinnelse og dannelse, spesielt om magmatiske bergarter og de prosesser som endrer magmaets sammensetning (differensiasjon, assimilasjon). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petrogenesis"@en,
        "Bergartsdannelse"@nb .

humord:c65510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65510" ;
    dct:modified "2024-04-08T12:48:47"^^xsd:dateTime ;
    skos:altLabel "Albittsement"@nb ;
    skos:broader humord:c65511 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Albite cement"@en,
        "Albittsement"@nb .

humord:c65511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65511" ;
    dct:modified "2024-04-08T12:48:42"^^xsd:dateTime ;
    skos:altLabel "Nettverkssilikat"@nb,
        "Nettverkssilikater"@nb,
        "Tektosilikat"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Nettverkssilikater (tektosilikater) består av et tredimensjonalt nettverk av SiO4-tetraedre som alle har felles hjørner med hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tectosilicates"@en,
        "Tektosilikater"@nb .

humord:c65512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65512" ;
    dct:modified "2024-04-08T12:54:35"^^xsd:dateTime ;
    skos:altLabel "Alkalibergartar"@nb,
        "Alkalibergarter"@nb,
        "Alkaline bergartar"@nb,
        "Alkaline bergarter"@nb,
        "Alkaliske bergartar"@nb,
        "Alkaliske bergarter"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Alkalibergarter, magmatiske bergarter som inneholder mer alkalier (natrium- og kaliumoksid) enn det som ansees vanlig for den gruppen de tilhører. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alkaline rocks"@en,
        "Alkalibergarter"@nb .

humord:c65513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65513" ;
    dct:modified "2024-04-08T12:53:58"^^xsd:dateTime ;
    skos:altLabel "Magmatiske bergartar"@nb,
        "Magmatiske bergarter"@nb ;
    skos:broader humord:c08283 ;
    skos:definition "Magmatiske bergarter er bergarter dannet ved størkning eller krystallisasjon av magma, det vil si steinsmelte med oppløste gasser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Igneous rocks"@en,
        "Magmatiske bergarter"@nb .

humord:c65514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65514" ;
    dct:modified "2024-09-11T11:57:58"^^xsd:dateTime ;
    skos:altLabel "Effusive rocks"@en,
        "Extrusive igneous rocks"@en,
        "Dagbergartar"@nb,
        "Eruptive bergartar"@nb,
        "Eruptive bergarter"@nb,
        "Vulkanitt"@nb,
        "Vulkanske bergartar"@nb,
        "Vulkanske bergarter"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Vulkansk bergart eller vulkanitt er en bergart som er dannet ved vulkanisme.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanogenic rocks"@en,
        "Dagbergarter"@nb .

humord:c65515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65515" ;
    dct:modified "2024-04-08T13:08:26"^^xsd:dateTime ;
    skos:altLabel "Clusters of stars"@en,
        "Stjernehopar"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "En stjernehop er en gruppe stjerner som er bundet av gravitasjonskraften. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Star clusters"@en,
        "Stjernehoper"@nb ;
    skos:related humord:c65519 .

humord:c65516 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65516" ;
    dct:modified "2024-05-07T15:44:09"^^xsd:dateTime ;
    skos:altLabel "Intrusive rocks"@en,
        "Plutons"@en,
        "Djupbergartar"@nb,
        "Djupbergarter"@nb,
        "Instrusive bergartar"@nb,
        "Intrusive bergarter"@nb,
        "Magmatiske intrusivar"@nb,
        "Magmatiske intrusiver"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Dypbergarter, magmatisk bergarter dannet ved langsom krystallisasjon av steinsmelte (magma) under jordoverflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plutonic rocks"@en,
        "Dypbergarter"@nb .

humord:c65517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65517" ;
    dct:modified "2024-04-09T11:25:05"^^xsd:dateTime ;
    skos:altLabel "Pegmatitter"@nb ;
    skos:broader humord:c65516,
        humord:c65518 ;
    skos:definition "Pegmatitt er en meget grovkornet bergart, vanligvis dannet ved krystallisasjon av vandige restløsninger som blir tilbake ved størkningen av et magma. Pegmatitt opptrer i form av ganger og linser og inneholder mineralindivider med størrelse opp til flere meter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pergamites"@en,
        "Pegmatitter"@nb .

humord:c65518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65518" ;
    dct:modified "2024-05-07T15:44:04"^^xsd:dateTime ;
    skos:altLabel "Gangbergartar"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Magmatiske bergarter, dannet ved at et magma størkner i spalter eller sprekker i jordskorpen.<SNL >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypabyssal rocks"@en,
        "Gangbergarter"@nb .

humord:c65519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65519" ;
    dct:modified "2024-04-08T13:07:10"^^xsd:dateTime ;
    skos:altLabel "Populations of stars"@en,
        "Stjernepopulasjonar"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Med populasjon innen astronomi menes en gruppe stjerner utvalgt etter visse kriterier. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar populations"@en,
        "Stjernepopulasjoner"@nb ;
    skos:related humord:c65515 .

humord:c65520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65520" ;
    dct:modified "2024-04-08T13:18:42"^^xsd:dateTime ;
    skos:altLabel "Metamorfe bergartar"@nb,
        "Metamorfe bergarter"@nb,
        "Omdanningsbergartar"@nb,
        "Omdanningsbergarter"@nb ;
    skos:broader humord:c08283 ;
    skos:definition "Metamorfe bergarter er bergarter hvor mineraler er omdannet ved omkrystallisering eller vekst av nye mineraler under endring i temperatur og trykkforhold. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamorphic rocks"@en,
        "Metamorfe bergarter"@nb .

humord:c65521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65521" ;
    dct:modified "2024-04-08T13:23:27"^^xsd:dateTime ;
    skos:altLabel "Avsetjingsbergartar"@nb,
        "Avsetjingsbergarter"@nb,
        "Avsetningsbergarter"@nb,
        "Avsettingsbergartar"@nb,
        "Avsettingsbergarter"@nb,
        "Sedimentbergartar"@nb,
        "Sedimentbergarter"@nb,
        "Sedimentære bergartar"@nb,
        "Sedimentære bergarter"@nb ;
    skos:broader humord:c08283 ;
    skos:definition "Sedimentære bergarter er bergarter som er dannet ved herding (diagenese) av sedimenter (løsmasser) når disse blir gradvis begravd og utsatt for trykkøkning og temperaturer opp til rundt 200 grader. Sedimentære bergarter utgjør sammen med metamorfe bergarter og magmatiske bergarter en av de tre hovedtypene av bergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentary rocks"@en,
        "Sedimentære bergarter"@nb .

humord:c65522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65522" ;
    dct:modified "2024-04-08T13:49:31"^^xsd:dateTime ;
    skos:altLabel "Økonomisk geologi"@nb ;
    skos:broader humord:c08275 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic geology"@en,
        "Økonomisk geologi"@nb .

humord:c65523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65523" ;
    dct:modified "2024-04-16T08:45:37"^^xsd:dateTime ;
    skos:altLabel "Alluviale vifter"@nb,
        "Elvevifter"@nb,
        "Sedimentvifter"@nb ;
    skos:broader humord:c13184 ;
    skos:definition "Elvevifter er avsetninger som dannes der en elv raskt mister sin evne til å transportere materiale.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alluvial fans"@en,
        "Alluviale vifter"@nb .

humord:c65524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65524" ;
    dct:modified "2024-04-08T13:56:04"^^xsd:dateTime ;
    skos:altLabel "General circulation"@en,
        "Alminneleg sirkulasjon"@nb ;
    skos:broader humord:c15125 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric general circulation"@en,
        "Alminnelig sirkulasjon"@nb .

humord:c65525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65525" ;
    dct:modified "2024-04-08T14:00:44"^^xsd:dateTime ;
    skos:altLabel "Fotokromi"@nb ;
    skos:broader humord:c16421 ;
    skos:definition "Fotokromisme er den reversible endringen av farge ved eksponering for lys. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photochromism"@en,
        "Fotokromi"@nb .

humord:c65526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65526" ;
    dct:modified "2024-04-08T14:05:09"^^xsd:dateTime ;
    skos:altLabel "Alternativ energi"@nb,
        "Alternative energikjelder"@nb,
        "Alternative energiressursar"@nb,
        "Alternative energiressurser"@nb ;
    skos:broader humord:c22303 ;
    skos:definition "Alternativ energi er energikilder som er et alternativ til fossilt brensel <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alternative energy"@en,
        "Alternative energikilder"@nb .

humord:c65527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65527" ;
    dct:modified "2024-04-08T14:17:02"^^xsd:dateTime ;
    skos:altLabel "Photodecomposition"@en,
        "Photodissociation"@en,
        "Fotodesammensetning"@nb,
        "Fotodissosiasjon"@nb,
        "Fotolyse"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Fotolyse er en type kjemisk reaksjon der en kjemisk binding brytes ned av fotoner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photolysis"@en,
        "Fotolyse"@nb ;
    skos:related humord:c16421 .

humord:c65528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65528" ;
    dct:modified "2024-04-22T15:23:30"^^xsd:dateTime ;
    skos:altLabel "Aluminiumførekomstar"@nb ;
    skos:broader humord:c58293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aluminium occurrences"@en,
        "Aluminiumforekomster"@nb .

humord:c65529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65529" ;
    dct:modified "2024-04-08T14:35:38"^^xsd:dateTime ;
    skos:altLabel "Landformer"@nb,
        "Naturformer"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landforms"@en,
        "Landformer"@nb .

humord:c65530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65530" ;
    dct:modified "2024-04-08T14:53:19"^^xsd:dateTime ;
    skos:altLabel "Astronomiske kikertar"@nb,
        "Astronomiske kikkertar"@nb,
        "Astronomiske kikkerter"@nb,
        "Stjernekikertar"@nb,
        "Stjernekikkertar"@nb ;
    skos:broader humord:c60601,
        humord:c65535 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomical binoculars"@en,
        "Stjernekikkerter"@nb .

humord:c65531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65531" ;
    dct:modified "2024-04-08T14:40:33"^^xsd:dateTime ;
    skos:altLabel "Fraksjonering"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Fraksjonering er en separasjonsprosess der en bestemt mengde av en blanding blir delt under en faseovergang, i flere mindre mengder der sammensetningen varierer i henhold til en gradient. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fractionation"@en,
        "Fraksjonering"@nb .

humord:c65532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65532" ;
    dct:modified "2024-04-08T14:45:25"^^xsd:dateTime ;
    skos:altLabel "Aluminiumsilikat"@nb,
        "Aluminusilikat"@nb,
        "Aluminusilikater"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Aluminiumsilikater er en gruppe kjemiske forbindelser som utgjør den største delen av silikatmineraler som jordskorpen er bygd opp av, blant annet glimmer og feltspat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aluminosilicates"@en,
        "Aluminiumsilikater"@nb .

humord:c65533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65533" ;
    dct:modified "2024-04-22T19:12:52"^^xsd:dateTime ;
    skos:altLabel "Alum schist"@en,
        "Alum slate"@en,
        "Alunskifer"@nb ;
    skos:broader humord:c14109 ;
    skos:definition "Alunskifer er en svart karbonholdig leirskifer. Alunskifer finnes i Oslofeltet, på Bornholm og flere steder i Sverige.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alum shale"@en,
        "Alunskifer"@nb .

humord:c65534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65534" ;
    dct:modified "2024-04-08T14:46:58"^^xsd:dateTime ;
    skos:altLabel "Gibbs free energy"@en,
        "Helmholtz free energy"@en,
        "Fri energi"@nb,
        "Gibbs fri energi"@nb,
        "Helmholtz fri energi"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Fri energi er et begrep innen I termodynamikken som betegner den mengden nyttig energi man kan få ut av et termisk system i form av mekanisk, elektrisk eller annen form for arbeid. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Free energy"@en,
        "Fri energi"@nb .

humord:c65535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65535" ;
    dct:modified "2024-04-08T14:50:01"^^xsd:dateTime ;
    skos:altLabel "Astroinstrument"@nb,
        "Astroinstrumenter"@nb,
        "Astronomiske instrument"@nb ;
    skos:broader humord:c60701 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomical instruments"@en,
        "Astronomiske instrumenter"@nb .

humord:c65536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65536" ;
    dct:modified "2024-04-08T14:49:15"^^xsd:dateTime ;
    skos:altLabel "Amfibolar"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Amfiboler er en gruppe viktige bergartsdannende mineraler.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amphiboles"@en,
        "Amfiboler"@nb .

humord:c65537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65537" ;
    dct:modified "2024-04-08T14:51:17"^^xsd:dateTime ;
    skos:altLabel "Analytisk fotogrammetri"@nb ;
    skos:broader humord:c12607 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical photogrammetry"@en,
        "Analytisk fotogrammetri"@nb .

humord:c65538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65538" ;
    dct:modified "2024-04-08T14:56:21"^^xsd:dateTime ;
    skos:altLabel "Analytisk geokjemi"@nb ;
    skos:broader humord:c65540 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical geochemistry"@en,
        "Analytisk geokjemi"@nb .

humord:c65539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65539" ;
    dct:modified "2024-04-08T14:54:25"^^xsd:dateTime ;
    skos:altLabel "Ftalat"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Ftalater er en gruppe organiske forbindelser som blant annet brukes som myknere i plast og ved farging av materialer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phthalates"@en,
        "Ftalater"@nb .

humord:c65540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65540" ;
    dct:modified "2024-04-18T09:48:48"^^xsd:dateTime ;
    skos:altLabel "Geokjemi"@nb,
        "Geokjemiske metodar"@nb,
        "Geokjemiske metoder"@nb,
        "Geokjemiske teknikkar"@nb,
        "Geokjemiske teknikker"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Geokjemi, læren om jordklodens kjemiske sammensetning og kjemiske utvikling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: uibo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geochemistry"@en,
        "Geokjemi"@nb ;
    skos:related humord:c65852 .

humord:c65541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65541" ;
    dct:modified "2024-04-08T14:57:03"^^xsd:dateTime ;
    skos:altLabel "Fulleren"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Fullerener er en familie av kjemiske forbindelser som kun består av karbon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fullerenes"@en,
        "Fullerener"@nb .

humord:c65542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65542" ;
    dct:modified "2024-04-08T14:58:15"^^xsd:dateTime ;
    skos:altLabel "Anastomoserande elvar"@nb,
        "Anastomoserande elver"@nb ;
    skos:broader humord:c12158 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anastomosing rivers"@en,
        "Anastomoserende elver"@nb .

humord:c65543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65543" ;
    dct:modified "2024-04-08T15:00:43"^^xsd:dateTime ;
    skos:altLabel "Andalusitt"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Andalusitt er et grått, rødlig eller grønnlig mineral som forekommer i mange hornfelser og leirskifre, blant annet i hornfelser fra Oslofeltet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Andalusite"@en,
        "Andalusitt"@nb .

humord:c65544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65544" ;
    dct:modified "2024-12-27T09:26:11"^^xsd:dateTime ;
    skos:altLabel "Funksjonelle grupper"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Funksjonell gruppe er i organisk kjemi en del av et molekyl som består av noe annet enn karbonatomer, hydrogenatomer og enkeltbindinger (elektronparbindinger). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional groups"@en,
        "Funksjonelle grupper"@nb .

humord:c65545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65545" ;
    dct:modified "2024-04-08T15:02:48"^^xsd:dateTime ;
    skos:altLabel "Andesittar"@nb ;
    skos:broader humord:c65514 ;
    skos:definition "Andesitt er en lys lavabergart med porfyrisk struktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Andesites"@en,
        "Andesitter"@nb .

humord:c65546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65546" ;
    dct:modified "2024-04-08T15:07:02"^^xsd:dateTime ;
    skos:altLabel "Materialfysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Materialfysikk er en gren av fysikkfaget som tar for seg de fysiske egenskapene til materialer, inkludert optiske, magnetiske, elektriske og strukturelle egenskaper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Materials physics"@en,
        "Materialfysikk"@nb .

humord:c65547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65547" ;
    dct:modified "2024-04-08T15:08:45"^^xsd:dateTime ;
    skos:altLabel "Funksjonelle materiale"@nb ;
    skos:broader humord:c65546 ;
    skos:definition "Funksjonelle materialer er en samlebetegnelse for materialer som fremviser spesielle fysikalske eller kjemiske egenskaper med potensiell praktisk anvendelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional materials"@en,
        "Funksjonelle materialer"@nb .

humord:c65548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65548" ;
    dct:modified "2024-04-09T11:24:43"^^xsd:dateTime ;
    skos:altLabel "Fyllstoff"@nb ;
    skos:broader humord:c08386 ;
    skos:definition "Fyllstoffer er stoffer som tilsettes plast, gummi, papir, maling, lim, linoleum, kitt og lignende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fillers"@en,
        "Fyllstoffer"@nb .

humord:c65549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65549" ;
    dct:modified "2024-04-08T15:26:25"^^xsd:dateTime ;
    skos:altLabel "Anisotropi"@nb ;
    skos:broader humord:c61280 ;
    skos:definition "Anisotropi er når et kjemisk stoff har ulike fysiske egenskaper i forskjellige retninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anisotropy"@en,
        "Anisotropi"@nb .

humord:c65550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65550" ;
    dct:modified "2024-04-08T15:23:35"^^xsd:dateTime ;
    skos:altLabel "Anoksisk sedimentasjon"@nb ;
    skos:broader humord:c65551 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anoxic sedimentation"@en,
        "Anoksisk sedimentasjon"@nb .

humord:c65551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65551" ;
    dct:modified "2024-04-16T09:03:09"^^xsd:dateTime ;
    skos:altLabel "Sedimentasjon"@nb,
        "Sedimentering"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Sedimentasjon, viktig prosess i dannelse av sedimenter og sedimentære bergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentation"@en,
        "Sedimentasjon"@nb .

humord:c65552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65552" ;
    dct:modified "2024-04-22T19:17:22"^^xsd:dateTime ;
    skos:altLabel "Anoksisk vatn"@nb ;
    skos:broader humord:c08343 ;
    skos:definition "Havvatn, sjøvatn og grunnvatn kan vera anoksisk. Dette skjer vanlegvis når vatn blir hindra frå å sirkulera, til dømes av eit fysisk stengsel eller av ei streng lagdeling i vatnet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anoxic waters"@en,
        "Anoksisk vann"@nb .

humord:c65553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65553" ;
    dct:modified "2024-04-08T15:25:55"^^xsd:dateTime ;
    skos:altLabel "Stjernenamn"@nb ;
    skos:broader humord:c06248 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Star names"@en,
        "Stjernenavn"@nb ;
    skos:related humord:c08186 .

humord:c65554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65554" ;
    dct:modified "2024-04-08T15:29:00"^^xsd:dateTime ;
    skos:altLabel "Anoksiske sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anoxic sediments"@en,
        "Anoksiske sedimenter"@nb .

humord:c65555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65555" ;
    dct:modified "2024-04-08T15:32:37"^^xsd:dateTime ;
    skos:altLabel "Anortosittar"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Anortositt er en bergart av magmatisk opprinnelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anorthosites"@en,
        "Anortositter"@nb .

humord:c65556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65556" ;
    dct:modified "2024-04-08T15:35:19"^^xsd:dateTime ;
    skos:altLabel "Isotropi"@nb ;
    skos:broader humord:c61280 ;
    skos:definition "Isotropi er det at noe har like egenskaper i alle retninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isotropy"@en,
        "Isotropi"@nb .

humord:c65557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65557" ;
    dct:modified "2024-04-08T15:42:34"^^xsd:dateTime ;
    skos:altLabel "Fysikalsk metallurgi"@nb,
        "Fysisk metallurgi"@nb ;
    skos:broader humord:c08303,
        humord:c61683 ;
    skos:definition "Fysikalsk metallurgi er læren om metallenes og legeringenes egenskaper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical metallurgy"@en,
        "Fysikalsk metallurgi"@nb .

humord:c65558 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65558" ;
    dct:modified "2024-04-09T07:37:13"^^xsd:dateTime ;
    skos:altLabel "Cleveland"@nb ;
    skos:broader humord:c01738 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cleveland"@en,
        "Cleveland"@nb .

humord:c65559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65559" ;
    dct:modified "2024-04-09T08:37:23"^^xsd:dateTime ;
    skos:altLabel "Applied geophysics"@en,
        "Bruksretta geofysikk"@nb ;
    skos:broader humord:c08276 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exploration geophysics"@en,
        "Anvendt geofysikk"@nb .

humord:c65560 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65560" ;
    dct:modified "2024-04-09T08:38:41"^^xsd:dateTime ;
    skos:altLabel "Bruksretta geologi"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied geology"@en,
        "Anvendt geologi"@nb .

humord:c65561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65561" ;
    dct:modified "2024-04-09T08:39:49"^^xsd:dateTime ;
    skos:altLabel "Bruksretta kvartærgeologi"@nb ;
    skos:broader humord:c08297 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied quaternary geology"@en,
        "Anvendt kvartærgeologi"@nb .

humord:c65562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65562" ;
    dct:modified "2024-04-09T08:42:43"^^xsd:dateTime ;
    skos:altLabel "Bruksretta meteorologi"@nb ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied meteorology"@en,
        "Anvendt meteorologi"@nb .

humord:c65563 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65563" ;
    dct:modified "2024-04-09T08:43:50"^^xsd:dateTime ;
    skos:altLabel "Bruksretta paleontologi"@nb ;
    skos:broader humord:c08306 ;
    skos:definition "Anvendt paleontologi er fossiler brukt for å løse faglige problemstillinger, som for eksempel innen stratigrafi, petroleumsgeologi, miljøtolkninger, paleobiologi <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied palaeontology"@en,
        "Anvendt paleontologi"@nb .

humord:c65564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65564" ;
    dct:modified "2024-04-22T19:18:45"^^xsd:dateTime ;
    skos:altLabel "Arabian shield"@en,
        "Arabisk-nubiske skjold"@nb,
        "Arabiske skjold"@nb,
        "Det arabisk-nubiske skjoldet"@nb ;
    skos:broader humord:c65589 ;
    skos:definition "Arabisk-nubiske skjold er et 1 - 2 milliarder år gammelt kraton (grunnfjellsskjold) i det nordøstlige Afrika, som i likhet med de fleste kratonene i Afrika og Sør-Amerika er fra proterozoikum, dvs for 1,0 - 2,5 milliarder år siden. Disse kratonene fra (meso-proterozoikum) fløt en tid sammen og dannet urkontinentet Vest-Gondwana. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arabian–Nubian shield"@en,
        "Arabiske skjold"@nb .

humord:c65565 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65565" ;
    dct:modified "2024-04-09T08:49:47"^^xsd:dateTime ;
    skos:altLabel "Kraton"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Kraton, del av den kontinentale jordskorpen som er karakterisert ved stor stabilitet over lang geologisk tid, det vil si mange hundre millioner år uten større påvirkning av fjellkjededannelse eller riftdannelse.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cratons"@en,
        "Kratoner"@nb .

humord:c65566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65566" ;
    dct:modified "2024-08-29T10:28:14"^^xsd:dateTime ;
    skos:altLabel "Dry habitats"@en,
        "Aride biotopar"@nb,
        "Turre biotopar"@nb,
        "Tørre biotopar"@nb,
        "Tørre biotoper"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arid habitats"@en,
        "Aride biotoper"@nb ;
    skos:related humord:c68149 .

humord:c65567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65567" ;
    dct:modified "2024-04-09T12:25:07"^^xsd:dateTime ;
    skos:altLabel "Arid areas"@en,
        "Arid environments"@en,
        "Arid regions"@en,
        "Aride område"@nb,
        "Turre område"@nb,
        "Tørkeområde"@nb,
        "Tørkeområder"@nb,
        "Tørre område"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arid lands"@en,
        "Aride områder"@nb ;
    skos:related humord:c12620 .

humord:c65568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65568" ;
    dct:modified "2024-04-09T12:27:40"^^xsd:dateTime ;
    skos:altLabel "Jorddanninga"@nb,
        "Jordens dannelse"@nb ;
    skos:broader humord:c08184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formation of the earth"@en,
        "Jordas dannelse"@nb .

humord:c65569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65569" ;
    dct:modified "2024-04-22T19:19:41"^^xsd:dateTime ;
    skos:altLabel "Archean eon"@en,
        "Arkeikum"@nb,
        "Arkeozoikum"@nb ;
    skos:broader humord:c65570 ;
    skos:definition "Arkeikum er et eon i geologisk tidsregning som omfatter tiden for 4000–2500 millioner år siden. Arkeikum er en del av det lengre tidsavsnittet prekambrium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archean"@en,
        "Arkeikum"@nb .

humord:c65570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65570" ;
    dct:modified "2024-04-15T10:50:43"^^xsd:dateTime ;
    skos:altLabel "Prekambrium"@nb,
        "Urtid"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Prekambrium er et veldig langt tidsrom som strekker seg fra tidspunktet for Jordens dannelse for omkring 4600 millioner år siden til begynnelsen av tidsperioden kambrium for 541 millioner år siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Precambrian"@en,
        "Prekambrium"@nb .

humord:c65571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65571" ;
    dct:modified "2024-04-09T12:37:04"^^xsd:dateTime ;
    skos:altLabel "Arktisk-alpin region"@nb,
        "Arktisk-alpine område"@nb,
        "Arktisk-alpine strøk"@nb ;
    skos:broader humord:c03747 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic–alpine regions"@en,
        "Arktisk-alpine områder"@nb .

humord:c65572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65572" ;
    dct:modified "2024-04-09T12:44:33"^^xsd:dateTime ;
    skos:altLabel "Atmosfæremodellar"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric models"@en,
        "Atmosfæremodeller"@nb .

humord:c65573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65573" ;
    dct:modified "2024-04-09T12:47:44"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk elektrisitet"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric electricity"@en,
        "Atmosfærisk elektrisitet"@nb .

humord:c65574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65574" ;
    dct:modified "2024-04-09T12:52:24"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk konveksjon"@nb ;
    skos:broader humord:c65575 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric convection"@en,
        "Atmosfærisk konveksjon"@nb .

humord:c65575 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65575" ;
    dct:modified "2024-04-09T12:52:10"^^xsd:dateTime ;
    skos:altLabel "Atmosfæriske forstyrringar"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric disturbances"@en,
        "Atmosfæriske forstyrrelser"@nb .

humord:c65576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65576" ;
    dct:modified "2024-07-30T09:39:09"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk ozon"@nb ;
    skos:broader humord:c24998 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric ozone"@en,
        "Atmosfærisk ozon"@nb .

humord:c65577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65577" ;
    dct:modified "2024-04-09T13:00:15"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk sirkulasjon"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric circulation"@en,
        "Atmosfærisk sirkulasjon"@nb .

humord:c65578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65578" ;
    dct:modified "2024-05-24T13:15:07"^^xsd:dateTime ;
    skos:altLabel "Atmospheric transmission of infrared radiation"@en,
        "Atmosfærisk stråling"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric radiation"@en,
        "Atmosfærisk stråling"@nb .

humord:c65579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65579" ;
    dct:modified "2024-04-09T13:03:32"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk trykk"@nb,
        "Lufttrykk"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric pressure"@en,
        "Atmosfærisk trykk"@nb .

humord:c65580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65580" ;
    dct:modified "2024-04-09T13:04:40"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk turbulens"@nb ;
    skos:broader humord:c24997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric turbulence"@en,
        "Atmosfærisk turbulens"@nb .

humord:c65581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65581" ;
    dct:modified "2024-04-09T13:10:13"^^xsd:dateTime ;
    skos:altLabel "Avdekkjing (Geologi)"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Blottlegging av en opprinnelig dyptliggende geologiske dannelse ved at det overliggende materialet fjernes ved ulike prosesser <NGO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exhumation (Geology)"@en,
        "Avdekking (Geologi)"@nb .

humord:c65582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65582" ;
    dct:modified "2024-04-09T13:13:36"^^xsd:dateTime ;
    skos:altLabel "Avleiringar"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Avleiring er løse masser som er avsatt på jordoverflaten og består av bruddstykker eller opphopning av berggrunn, jordlag eller biologisk materiale.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deposits"@en,
        "Avleiringer"@nb .

humord:c65583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65583" ;
    dct:modified "2024-04-09T13:26:35"^^xsd:dateTime ;
    skos:altLabel "Avsetjingar"@nb,
        "Avsettingar"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Depositional process"@en,
        "Avsetninger"@nb .

humord:c65584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65584" ;
    dct:modified "2024-04-22T19:23:04"^^xsd:dateTime ;
    skos:altLabel "Avsmelting"@nb,
        "Deglasiasjon"@nb,
        "Isavsmelting"@nb,
        "Isavsmeltingar"@nb,
        "Isavsmeltninger"@nb,
        "Issmelting"@nb ;
    skos:broader humord:c11938 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deglaciation"@en,
        "Avsmelting"@nb .

humord:c65585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65585" ;
    dct:modified "2024-04-09T14:04:28"^^xsd:dateTime ;
    skos:altLabel "Prosessteologi"@nb ;
    skos:broader humord:c08665 ;
    skos:definition "Prosessteologi betegner en teologisk tenkning som tar utgangspunkt i at verden er i stadig utvikling og dermed også vår gudsforståelse. Virkelighetsforståelse og gudsforståelse reflekterer hverandre.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Process theology"@en,
        "Prosessteologi"@nb .

humord:c65586 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65586" ;
    dct:modified "2024-07-29T10:06:24"^^xsd:dateTime ;
    skos:altLabel "Prosessfilosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:definition "Prosessfilosofi ser på virkeligheten som dynamisk og prosessorientert. Vestlig metafysikk har siden Aristoteles hatt en tilbøyelighet til å legge vekt på ting eller substanser. I motsetning til dette, er grunnsynet i prosessfilosofien at virkeligheten består av prosesser heller enn ting, av forandring heller enn fastlåst stabilitet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Process philosophy"@en,
        "Prosessfilosofi"@nb .

humord:c65587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65587" ;
    dct:modified "2024-04-09T14:40:36"^^xsd:dateTime ;
    skos:altLabel "Dolomitt"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Dolomitt, mineral som består av kalsium-magnesium-karbonat. Det har stor likhet med kalsitt (kalkspat), men kan skilles fra dette ved at det ikke bruser i kald, fortynnet saltsyre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dolomite"@en,
        "Dolomitt"@nb .

humord:c65588 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65588" ;
    dct:modified "2024-04-10T09:33:49"^^xsd:dateTime ;
    skos:altLabel "Storehesten"@en,
        "Kvamshesten"@nb,
        "Storehesten"@nb ;
    skos:broader humord:c02611 ;
    skos:definition "Kvamhesten er et fjell ved Bygstad i Sunnfjord kommune i Vestland fylke. Fjellet rager 1209 meter over havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kvamshesten"@en,
        "Kvamshesten"@nb .

humord:c65589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65589" ;
    dct:modified "2024-04-11T09:02:09"^^xsd:dateTime ;
    skos:altLabel "Jordskorpa"@nb ;
    skos:broader humord:c65590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth's crust"@en,
        "Jordskorpen"@nb .

humord:c65590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65590" ;
    dct:modified "2024-04-22T21:03:26"^^xsd:dateTime ;
    skos:altLabel "Jordas struktur"@nb,
        "Jordens struktur"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structure of the earth"@en,
        "Jordas struktur"@nb .

humord:c65591 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65591" ;
    dct:modified "2024-04-10T10:10:24"^^xsd:dateTime ;
    skos:altLabel "Bamblefeltet"@nb ;
    skos:broader humord:c03010 ;
    skos:definition "Bamblefeltet, geologisk provins, grunnfjellsområde langs kysten fra Langesundsfjorden i nord til Kristiansand i sør.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bamble field"@en,
        "Bamblefeltet"@nb .

humord:c65592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65592" ;
    dct:modified "2024-04-10T10:20:14"^^xsd:dateTime ;
    skos:altLabel "Sedimentary basin analysis"@en,
        "Bassenganalyse"@nb,
        "Sedimentbassenganalyse"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Sedimentbassenganalyse er en geologisk metode hvor formasjons- og utviklingshistorien til en sedimentbasseng avsløres ved å analysere sedimentavsetningen og synkningen. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basin analysis"@en,
        "Bassenganalyse"@nb .

humord:c65593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65593" ;
    dct:modified "2024-04-24T09:49:18"^^xsd:dateTime ;
    skos:altLabel "Basseng (Geologi)"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Basseng er et begrenset område av jordskorpen hvor det har hopet seg opp tykke avleiringer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basins (Geology)"@en,
        "Bassenger (Geologi)"@nb .

humord:c65594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65594" ;
    dct:modified "2024-05-16T11:18:02"^^xsd:dateTime ;
    skos:altLabel "Depositional environments"@en,
        "Sedimentary facies"@en,
        "Avsetjingsmiljø"@nb,
        "Avsetningsmiljøer"@nb,
        "Avsettingsmiljø"@nb,
        "Sedimentasjonsbasseng"@nb,
        "Sedimentasjonsbassenger"@nb,
        "Sedimentasjonsmiljø"@nb,
        "Sedimentasjonsmiljøer"@nb,
        "Sedimentære basseng"@nb,
        "Sedimentære facies"@nb ;
    skos:broader humord:c65593 ;
    skos:definition "Et basseng, eller sedimentbasseng, er i geologien et type bekken i jordskorpen der det har samlet seg tykke avleiringer over geologiske perioder. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentary basins"@en,
        "Sedimentære bassenger"@nb .

humord:c65595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65595" ;
    dct:modified "2024-04-10T10:29:34"^^xsd:dateTime ;
    skos:altLabel "Basin modeling"@en,
        "Basin simulation"@en,
        "Bassengmodellering"@nb,
        "Bassengsimulering"@nb ;
    skos:broader humord:c65593 ;
    skos:definition "Bassengmodellering er et begrep som bredt brukes til en gruppe geologiske disipliner som kan brukes til å analysere dannelse og utvikling av sedimentære bassenger <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basin modelling"@en,
        "Bassengmodellering"@nb .

humord:c65596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65596" ;
    dct:modified "2024-04-10T10:30:19"^^xsd:dateTime ;
    skos:altLabel "Bassengutvikling"@nb ;
    skos:broader humord:c65593 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basin developement"@en,
        "Bassengutvikling"@nb .

humord:c65597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65597" ;
    dct:modified "2024-04-10T10:33:59"^^xsd:dateTime ;
    skos:altLabel "Forkastingsbasseng"@nb,
        "Forkastningsbasseng"@nb,
        "Forkastningsbassenger"@nb,
        "Forlandsbasseng"@nb ;
    skos:broader humord:c65593 ;
    skos:definition "Et forlandsbasseng er et strukturelt basseng som utvikler seg ved siden av og parallelt med et fjellbelte. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foreland basins"@en,
        "Forlandsbassenger"@nb .

humord:c65598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65598" ;
    dct:modified "2024-04-17T09:09:45"^^xsd:dateTime ;
    skos:altLabel "Riftbasseng"@nb ;
    skos:broader humord:c65593,
        humord:c65793 ;
    skos:definition "Et riftbasseng er et type geologisk basseng som dannes når jordskorpen begynner å strekke seg og sprekke, noe som fører til dannelse av en riftsone. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rift basins"@en,
        "Riftbassenger"@nb .

humord:c65599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65599" ;
    dct:modified "2024-04-10T10:46:53"^^xsd:dateTime ;
    skos:altLabel "Batymetri"@nb ;
    skos:broader humord:c28807 ;
    skos:definition "Batymetri er måling av dybden i innsjøer og hav.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bathymetry"@en,
        "Batymetri"@nb .

humord:c65600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65600" ;
    dct:modified "2024-04-10T10:51:41"^^xsd:dateTime ;
    skos:altLabel "Bentiske foraminiferer"@nb,
        "Bentiske poredyr"@nb ;
    skos:broader humord:c65494 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benthic foraminifera"@en,
        "Bentiske foraminiferer"@nb .

humord:c65601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65601" ;
    dct:modified "2024-04-10T11:01:20"^^xsd:dateTime ;
    skos:altLabel "Bergartsmagnetisme"@nb,
        "Magnetiske bergartar"@nb,
        "Magnetiske bergarter"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Bergartsmagnetisme er studiet av de magnetiske egenskapene til bergarter, sedimenter og jord. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rock magnetism"@en,
        "Bergartsmagnetisme"@nb .

humord:c65602 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65602" ;
    dct:modified "2024-04-22T19:26:31"^^xsd:dateTime ;
    skos:altLabel "Bergensbogane"@nb,
        "Bergensbuene"@nb,
        "Bergensfeltet"@nb ;
    skos:broader humord:c58368 ;
    skos:definition "Bergensfeltet, geologisk provins i Bergensområdet som er del av den kaledoniske fjellkjede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bergen arcs"@en,
        "Bergensfeltet"@nb ;
    skos:related humord:c61349 .

humord:c65603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65603" ;
    dct:modified "2024-04-19T09:44:44"^^xsd:dateTime ;
    skos:altLabel "Berggrunn"@nb,
        "Berggrunnen"@nb ;
    skos:broader humord:c65590 ;
    skos:definition "Berggrunn, den faste undergrunnen under de løse avleiringene på overflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bedrock"@en,
        "Berggrunn"@nb ;
    skos:related humord:c65898 .

humord:c65604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65604" ;
    dct:modified "2024-04-10T11:15:20"^^xsd:dateTime ;
    skos:altLabel "Berggrunnsgeologi"@nb ;
    skos:broader humord:c65603 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hard rock geology"@en,
        "Berggrunnsgeologi"@nb .

humord:c65605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65605" ;
    dct:modified "2024-04-10T11:18:26"^^xsd:dateTime ;
    skos:altLabel "Bergensskolen"@nb,
        "Bergensskolen i meteorologi"@nb,
        "Bergensskolen innen meteorologi"@nb,
        "Bergensskulen"@nb,
        "Bergensskulen i meteorologi"@nb,
        "Bergensskulen innen meteorologi"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Bergensskolen var en retning i meteorologien som ble utviklet i Bergen i årene like etter første verdenskrig gjennom professor Vilhelm Friman Koren Bjerknes og hans medarbeideres arbeid med å forbedre værvarslingsmetodene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bergen School of Meteorology"@en,
        "Bergensskolen"@nb .

humord:c65606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65606" ;
    dct:modified "2024-04-10T11:24:35"^^xsd:dateTime ;
    skos:altLabel "Bergmekanikk"@nb ;
    skos:broader humord:c65607 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rock mechanics"@en,
        "Bergmekanikk"@nb .

humord:c65607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65607" ;
    dct:modified "2024-04-10T11:23:55"^^xsd:dateTime ;
    skos:altLabel "Ingeniørgeologi"@nb ;
    skos:broader humord:c04305,
        humord:c08282 ;
    skos:definition "Ingeniørgeologi, den del av geologien som gir grunnlag for å løse prosjekterings- og byggeoppgaver der fast fjell og løsmasser utnyttes som deler av byggverket eller som byggemateriale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engineering geology"@en,
        "Ingeniørgeologi"@nb .

humord:c65608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65608" ;
    dct:modified "2024-04-10T11:26:44"^^xsd:dateTime ;
    skos:altLabel "Bergteknikk"@nb ;
    skos:broader humord:c07667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mining technology"@en,
        "Bergteknikk"@nb .

humord:c65609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65609" ;
    dct:modified "2024-04-10T13:25:10"^^xsd:dateTime ;
    skos:altLabel "Guichong language"@en,
        "Guiqiang language"@en,
        "Yutong language"@en,
        "Guiqiong språk"@nb ;
    skos:broader humord:c19429 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Språkkode: gqi"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guiqiong language"@en,
        "Guiqiong språk"@nb .

humord:c65610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65610" ;
    dct:modified "2024-04-10T13:28:10"^^xsd:dateTime ;
    skos:altLabel "Sideelvar"@nb,
        "Sideelver"@nb ;
    skos:broader humord:c12158 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tributaries"@en,
        "Bielver"@nb .

humord:c65611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65611" ;
    dct:modified "2024-04-11T09:02:25"^^xsd:dateTime ;
    skos:altLabel "Biofacies"@nb ;
    skos:broader humord:c65612 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biofacies"@en,
        "Biofacies"@nb .

humord:c65612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65612" ;
    dct:modified "2024-04-10T13:40:31"^^xsd:dateTime ;
    skos:altLabel "Facies"@nb ;
    skos:broader humord:c08283 ;
    skos:definition "Facies, uttrykk brukt i geologien for å angi eiendommeligheter eller fellestrekk hos bergarter.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Facies"@en,
        "Facies"@nb .

humord:c65613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65613" ;
    dct:modified "2024-04-18T09:53:04"^^xsd:dateTime ;
    skos:altLabel "Biogeokjemisk malmleiting"@nb ;
    skos:broader humord:c65618 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biochemical prospecting"@en,
        "Biogeokjemisk malmleting"@nb .

humord:c65614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65614" ;
    dct:modified "2024-04-10T13:52:04"^^xsd:dateTime ;
    skos:altLabel "Bioklimatologi"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Bioklimatologi, også kalt biometeorologi, er læren om bioklima, det vil si virkningen av klimatiske faktorer (lys, temperatur, fuktighet med mer) på levende organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioclimatology"@en,
        "Bioklimatologi"@nb .

humord:c65615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65615" ;
    dct:modified "2024-04-10T13:54:36"^^xsd:dateTime ;
    skos:altLabel "Dendroklimatiske undersøkelser"@nb,
        "Dendroklimatiske undersøkingar"@nb,
        "Dendroklimatologi"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Dendroklimatologi er vitenskapen om å bestemme fortidens klima fra trær (primært egenskaper i årringene på trærne). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dendroclimatology"@en,
        "Dendroklimatologi"@nb .

humord:c65616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65616" ;
    dct:modified "2024-04-10T13:57:40"^^xsd:dateTime ;
    skos:altLabel "Paleoklima"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Paleoklimatologi, vitenskapen om de klimatiske forhold i tidligere perioder av Jordhistorien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paleoclimatology"@en,
        "Paleoklimatologi"@nb .

humord:c65617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65617" ;
    dct:modified "2024-04-10T15:28:57"^^xsd:dateTime ;
    skos:altLabel "Biotopar"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Biotop er et sted hvor levende organismer holder til, og betyr egentlig leveområde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biotopes"@en,
        "Biotoper"@nb .

humord:c65618 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65618" ;
    dct:modified "2024-04-11T09:03:40"^^xsd:dateTime ;
    skos:altLabel "Ore prospecting"@en,
        "Malmleiting"@nb ;
    skos:broader humord:c65505 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ore exploration"@en,
        "Malmleting"@nb .

humord:c65619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65619" ;
    dct:modified "2024-04-22T19:28:32"^^xsd:dateTime ;
    skos:altLabel "Biologisk oseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Biologisk oseanografi er studiet av hvordan organismer påvirker og blir påvirket av fysikken, kjemien og geologien i det oseanografiske systemet.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological oceanography"@en,
        "Biologisk oseanografi"@nb .

humord:c65620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65620" ;
    dct:modified "2024-04-11T11:26:22"^^xsd:dateTime ;
    skos:altLabel "Biometeorologi"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Biometeorologi er et vitenskapelig felt som studerer sammenhengen mellom atmosfæren og levende organismer.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biometeorology"@en,
        "Biometeorologi"@nb .

humord:c65621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65621" ;
    dct:modified "2024-04-22T19:29:03"^^xsd:dateTime ;
    skos:altLabel "Biostratigraphy"@en,
        "Biosonering"@nb,
        "Biostratigrafi"@nb ;
    skos:broader humord:c08309 ;
    skos:definition "Biostratigrafi er en metode for relativ datering der man aldersbestemmer sedimentære bergarter ved hjelp av fossiler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biozonation"@en,
        "Biostratigrafi"@nb .

humord:c65622 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65622" ;
    dct:modified "2024-04-11T12:16:27"^^xsd:dateTime ;
    skos:altLabel "Woodfjorden"@en,
        "Woodfjorden"@nb ;
    skos:broader humord:c15902 ;
    skos:definition "Woodfjorden er en ca. 65 km lang fjord på nordkysten av Spitsbergen på Svalbard.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodfjord"@en,
        "Woodfjorden"@nb .

humord:c65623 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65623" ;
    dct:modified "2024-04-11T12:18:20"^^xsd:dateTime ;
    skos:altLabel "Bockfjorden"@en,
        "Bockfjorden"@nb ;
    skos:broader humord:c65622 ;
    skos:definition "Bockfjorden er en fjordarm vest i Woodfjorden, i Haakon VII Land på nordkysten av Spitsbergen, Svalbard.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bockfjord"@en,
        "Bockfjorden"@nb .

humord:c65624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65624" ;
    dct:modified "2024-04-11T12:20:33"^^xsd:dateTime ;
    skos:altLabel "Boninitt"@nb ;
    skos:broader humord:c65514 ;
    skos:definition "Boninitt er en gruppe magnesiumrike vulkanske bergarter beslektet med andesitt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boninites"@en,
        "Boninitter"@nb .

humord:c65625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65625" ;
    dct:modified "2024-04-11T12:32:36"^^xsd:dateTime ;
    skos:altLabel "Well logs"@en,
        "Boreholslogging"@nb,
        "Borehòlslogging"@nb,
        "Borelogging"@nb,
        "Brunnlogging"@nb,
        "Brønnlogging"@nb,
        "Loggdata (Brønnboring)"@nb,
        "Logging (Brønnboring)"@nb ;
    skos:broader humord:c65626 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Well logging"@en,
        "Borehullslogging"@nb .

humord:c65626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65626" ;
    dct:modified "2024-04-11T12:32:07"^^xsd:dateTime ;
    skos:altLabel "Brunnboring"@nb,
        "Brønnboring"@nb ;
    skos:broader humord:c24909 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Well drilling"@en,
        "Brønnboring"@nb .

humord:c65627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65627" ;
    dct:modified "2024-04-11T12:35:39"^^xsd:dateTime ;
    skos:altLabel "Boreholsteknologi"@nb,
        "Borehòlsteknologi"@nb ;
    skos:broader humord:c24909 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borehole technology"@en,
        "Borehullsteknologi"@nb .

humord:c65628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65628" ;
    dct:modified "2024-04-11T12:39:27"^^xsd:dateTime ;
    skos:altLabel "Piddocks"@en,
        "Shipworms"@en,
        "Boremuslingar"@nb,
        "Boreskjell"@nb,
        "Pelemark"@nb,
        "Peleormar"@nb,
        "Pælemark"@nb,
        "Pæleormer"@nb ;
    skos:broader humord:c17185 ;
    skos:definition "Boremuslinger er muslinger som borer ganger i tre, kalkstein eller leire.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angelwings"@en,
        "Boremuslinger"@nb .

humord:c65629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65629" ;
    dct:modified "2024-04-11T12:47:00"^^xsd:dateTime ;
    skos:altLabel "Oil rigs"@en,
        "Boreriggar"@nb,
        "Leterigger"@nb,
        "Oljerigger"@nb ;
    skos:broader humord:c27187 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drilling rigs"@en,
        "Borerigger"@nb .

humord:c65630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65630" ;
    dct:modified "2024-04-22T19:30:42"^^xsd:dateTime ;
    skos:altLabel "Drilling mud"@en,
        "Mud (Drilling)"@en,
        "Slush (Drilling)"@en,
        "Boreslam"@nb,
        "Borevæske"@nb ;
    skos:broader humord:c24909 ;
    skos:definition "Boreslam er en væske som hovedsakelig består av vann eller olje og leirpartikler som gir væsken høy densitet (massetetthet).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drilling fluid"@en,
        "Boreslam"@nb .

humord:c65631 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65631" ;
    dct:modified "2024-04-11T12:56:34"^^xsd:dateTime ;
    skos:altLabel "Glacial flow"@en,
        "Ice-sheet dynamics"@en,
        "Brebevegelsar"@nb,
        "Bremekanikk"@nb,
        "Brerørsler"@nb,
        "Glasitektonikk"@nb,
        "Isbrebevegelser"@nb,
        "Ismekanikk"@nb ;
    skos:broader humord:c20645 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacier mechanics"@en,
        "Brebevegelser"@nb .

humord:c65632 a ubo:GenreForm,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65632" ;
    dct:modified "2024-04-11T12:59:44"^^xsd:dateTime ;
    skos:altLabel "Maori folkedikting"@nb ;
    skos:broader humord:c01127 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maori folk literature"@en,
        "Maori folkediktning"@nb .

humord:c65633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65633" ;
    dct:modified "2024-04-11T13:06:48"^^xsd:dateTime ;
    skos:altLabel "Brehydrologi"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial hydrology"@en,
        "Brehydrologi"@nb .

humord:c65634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65634" ;
    dct:modified "2024-04-11T13:09:28"^^xsd:dateTime ;
    skos:altLabel "Breksjar"@nb ;
    skos:broader humord:c08283 ;
    skos:definition "Breksje er en bergart sammensatt av lett synlige, skarpkantete bruddstykker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Breccias"@en,
        "Breksjer"@nb .

humord:c65635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65635" ;
    dct:modified "2024-04-11T13:12:04"^^xsd:dateTime ;
    skos:altLabel "Manganese(IV) oxide"@en,
        "Brunstein"@nb,
        "Brunsten"@nb ;
    skos:broader humord:c63140 ;
    skos:definition "Brunstein, jordaktig blanding av forskjellige manganoksid-mineraler, vesentlig pyrolusitt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manganese dioxide"@en,
        "Brunstein"@nb .

humord:c65636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65636" ;
    dct:modified "2024-04-11T13:14:43"^^xsd:dateTime ;
    skos:altLabel "Brunndata"@nb,
        "Brønndata"@nb ;
    skos:broader humord:c65626 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borehole data"@en,
        "Brønndata"@nb .

humord:c65637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65637" ;
    dct:modified "2024-04-11T13:24:50"^^xsd:dateTime ;
    skos:altLabel "Byklima"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Byklima er eit omgrep nytta om dei klimatiske tilhøva i eit byområde som skil seg frå tilhøva i dei landlege områda rundt byen.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urban climate"@en,
        "Byklima"@nb .

humord:c65638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65638" ;
    dct:modified "2024-04-11T13:27:50"^^xsd:dateTime ;
    skos:altLabel "Bøkeskogar"@nb ;
    skos:broader humord:c08328,
        humord:c64288 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beech forests"@en,
        "Bøkeskoger"@nb .

humord:c65639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65639" ;
    dct:modified "2024-04-12T07:44:11"^^xsd:dateTime ;
    skos:altLabel "Ugras"@nb,
        "Ugrasplantar"@nb,
        "Ugrasplanter"@nb,
        "Ugressplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Ugress er uønskede planter, eller planter som gjør skade på en eller annen måte, og som man derfor ikke liker å ha stående der de er. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weeds"@en,
        "Ugress"@nb .

humord:c65640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65640" ;
    dct:modified "2024-04-12T09:56:25"^^xsd:dateTime ;
    skos:altLabel "Diagramteikningar"@nb ;
    skos:broader humord:c61542 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diagram drawings"@en,
        "Diagramtegninger"@nb .

humord:c65641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65641" ;
    dct:modified "2024-04-12T14:20:48"^^xsd:dateTime ;
    skos:altLabel "CO2-injeksjon"@nb ;
    skos:broader humord:c65642 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CO2 injection"@en,
        "CO2-injeksjon"@nb .

humord:c65642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65642" ;
    dct:modified "2024-05-14T13:28:53"^^xsd:dateTime ;
    skos:altLabel "Tertiary recovery"@en,
        "Auka oljeproduksjon"@nb,
        "Auka oljeutvinning"@nb,
        "Tertiær oljeutvinning"@nb,
        "Tertiær utvinning av olje"@nb ;
    skos:broader humord:c66287 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enhanced oil recovery"@en,
        "Økt oljeutvinning"@nb .

humord:c65643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65643" ;
    dct:modified "2024-04-22T19:34:31"^^xsd:dateTime ;
    skos:altLabel "CO2-skum"@nb ;
    skos:broader humord:c65642 ;
    skos:definition "CO2 tilsatt såpevann, brukes til CO2-injeksjon i oljefelt for å øke utvinningsgraden <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CO2 foam"@en,
        "CO2-skum"@nb .

humord:c65644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65644" ;
    dct:modified "2024-04-12T14:28:24"^^xsd:dateTime ;
    skos:altLabel "Conodontar"@nb,
        "Conodonter"@nb,
        "Konodontar"@nb ;
    skos:broader humord:c08292 ;
    skos:definition "Konodonter er en fossil klasse av tidlige virveldyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conodonts"@en,
        "Konodonter"@nb .

humord:c65645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65645" ;
    dct:modified "2024-04-12T14:30:44"^^xsd:dateTime ;
    skos:altLabel "Cordieritt"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Cordieritt er et mineral som består av magnesium-aluminium-silikat med noe jern for magnesium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cordierite"@en,
        "Cordieritt"@nb .

humord:c65646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65646" ;
    dct:modified "2024-04-12T14:39:37"^^xsd:dateTime ;
    skos:altLabel "Databasert kartframstilling"@nb,
        "Databasert kartfremstilling"@nb,
        "Databasert kartografi"@nb,
        "Datastøtta kartframstilling"@nb,
        "Digital kartlegging"@nb ;
    skos:broader humord:c08310 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer-aided cartography"@en,
        "Databasert kartframstilling"@nb .

humord:c65647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65647" ;
    dct:modified "2024-04-12T14:47:25"^^xsd:dateTime ;
    skos:altLabel "Brittle deformation (Structural geology)"@en,
        "Plastic deformation (Structural geology)"@en,
        "Deformasjonsmekanismar (Strukturgeologi)"@nb,
        "Plastisk deformasjon (Strukturgeologi)"@nb,
        "Sprø deformasjon (Strukturgeologi)"@nb ;
    skos:broader humord:c64613 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deformation mechanisms (Structural geology)"@en,
        "Deformasjonsmekanismer (Strukturgeologi)"@nb .

humord:c65648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65648" ;
    dct:modified "2024-04-12T14:50:09"^^xsd:dateTime ;
    skos:altLabel "Deltaavsetjingar"@nb,
        "Deltaavsettingar"@nb ;
    skos:broader humord:c65583 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Delta deposits"@en,
        "Deltaavsetninger"@nb .

humord:c65649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65649" ;
    dct:modified "2024-04-13T10:03:33"^^xsd:dateTime ;
    skos:altLabel "Devon  (Paleozoikum)"@nb ;
    skos:broader humord:c65650 ;
    skos:definition "Devon er et tidsavsnitt i paleozoikum, 416 millioner til 359 millioner år før nåtid <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Devonian (Palaeozoic)"@en,
        "Devon (Paleozoikum)"@nb .

humord:c65650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65650" ;
    dct:modified "2024-04-15T10:50:19"^^xsd:dateTime ;
    skos:altLabel "Paleozoic"@en,
        "Geologisk oldtid"@nb,
        "Paleozoikum"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Paleozoikum, Jordens oldtid, er en lang geologisk æra som strekker seg fra for ca. 541 millioner år siden til for ca. 252 millioner år siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeozoic"@en,
        "Paleozoikum"@nb .

humord:c65651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65651" ;
    dct:modified "2024-04-15T07:26:27"^^xsd:dateTime ;
    skos:altLabel "Diagenese"@nb ;
    skos:broader humord:c65509 ;
    skos:definition "Diagenese er alle de prosesser hvor opprinnelige løse sedimenter går over til faste bergarter: sand til sandstein, leire til leirskifer, kalkslam til kalkstein. Diagenese foregår ved sammenpressing, omkrystallisering og sementering av kornene med nydannede mineraler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diagenesis"@en,
        "Diagenese"@nb .

humord:c65652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65652" ;
    dct:modified "2024-04-17T14:24:46"^^xsd:dateTime ;
    skos:altLabel "Dinophyceae"@en,
        "Dinophyceaes"@en,
        "Dinoflagellatar"@nb,
        "Fureflagellat"@nb,
        "Fureflagellater"@nb,
        "Pyrrophycophyta"@nb ;
    skos:broader humord:c65653 ;
    skos:definition "Fureflagellater er en divisjon av flagellater som er vanlige i hav og ferskvann. Fureflagellatene utgjør en viktig del av planteplankton i havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dinoflagellates"@en,
        "Dinoflagellater"@nb .

humord:c65653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65653" ;
    dct:modified "2024-04-15T07:34:37"^^xsd:dateTime ;
    skos:altLabel "Flagellatar"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Flagellater er en samlebetegnelse på ulike eukaryote encellede organismer, «protister», som er utstyrt med flageller. Flagellen er en lang, trådlignende struktur som fungerer som en propell for organismen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flagellates"@en,
        "Flagellater"@nb .

humord:c65654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65654" ;
    dct:modified "2024-04-15T07:36:14"^^xsd:dateTime ;
    skos:altLabel "Dinoflagellate cysts"@en,
        "Dinocystar"@nb,
        "Dinocyster"@nb,
        "Dinoflagellatcystar"@nb,
        "Fossile dinoflagellatcystar"@nb,
        "Fossile dinoflagellatcyster"@nb ;
    skos:broader humord:c65652 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dinocysts"@en,
        "Dinoflagellatcyster"@nb .

humord:c65655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65655" ;
    dct:modified "2024-04-15T07:40:07"^^xsd:dateTime ;
    skos:altLabel "Dolomittisering"@nb ;
    skos:broader humord:c65587 ;
    skos:definition "Dolomittisering, betegnelse for den prosess som foregår når kalsitt går over til dolomitt under innflytelse av magnesium, for eksempel i sjøvann <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dolomitization"@en,
        "Dolomittisering"@nb .

humord:c65656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65656" ;
    dct:modified "2024-04-15T07:41:33"^^xsd:dateTime ;
    skos:altLabel "Drammensgranitten"@nb ;
    skos:broader humord:c14110 ;
    skos:definition "Drammensgranitt, rødlig granitt fra Oslofeltet. En rekke mindre malmforekomster er knyttet til bergarten; jern, bly, sink, kobber og vismut i kontaktsonen omkring, og molybden på kvartsganger i selve granitten.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drammen granite"@en,
        "Drammensgranitt"@nb .

humord:c65657 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65657" ;
    dct:modified "2024-04-15T07:44:33"^^xsd:dateTime ;
    skos:altLabel "Drenering"@nb ;
    skos:broader humord:c61533 ;
    skos:definition "Drenering er å lede bort vann eller annen væske ved hjelp av for eksempel grøfter, rør eller gjennom selve grunnen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drainage"@en,
        "Drenering"@nb .

humord:c65658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65658" ;
    dct:modified "2024-04-15T07:48:57"^^xsd:dateTime ;
    skos:altLabel "Dryppsteinsgrotter"@nb ;
    skos:broader humord:c08294 ;
    skos:definition "I dryppsteinsgrotter kan man ha stalaktitter hengende ned fra taket og stalagmitter opprettstående fra gulvet. Disse kan ofte ha vokst sammen til pillarer og søyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dripstone caves"@en,
        "Dryppsteinsgrotter"@nb .

humord:c65659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65659" ;
    dct:modified "2024-04-16T09:01:09"^^xsd:dateTime ;
    skos:altLabel "Djupnekonvertering"@nb ;
    skos:broader humord:c65660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Depth conversion"@en,
        "Dybdekonvertering"@nb .

humord:c65660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65660" ;
    dct:modified "2024-04-15T07:54:14"^^xsd:dateTime ;
    skos:altLabel "Seismic exploration"@en,
        "Seismikk"@nb,
        "Seismisk kartlegging"@nb,
        "Seismisk prospektering"@nb,
        "Seismiske grunnundersøkelser"@nb,
        "Seismiske grunnundersøkingar"@nb,
        "Seismiske undersøkelser"@nb,
        "Seismiske undersøkingar"@nb ;
    skos:broader humord:c65504 ;
    skos:definition "Seismikk er et fagfelt som bruker lydbølger til å avbilde jordskorpen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic surveys"@en,
        "Seismikk"@nb .

humord:c65661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65661" ;
    dct:modified "2024-04-15T07:56:42"^^xsd:dateTime ;
    skos:altLabel "Dynamisk oseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic oceanography"@en,
        "Dynamisk oseanografi"@nb .

humord:c65662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65662" ;
    dct:modified "2024-04-15T07:58:48"^^xsd:dateTime ;
    skos:altLabel "Dynamoteori"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Innen geofysikken er dynamoteorien en teori om en mekanisme som genererer et magnetfelt i et himmellegeme som jorden eller en stjerne. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamo theory"@en,
        "Dynamoteori"@nb .

humord:c65663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65663" ;
    dct:modified "2024-05-08T13:22:35"^^xsd:dateTime ;
    skos:altLabel "Deep-sea deposits"@en,
        "Pelagic sediments"@en,
        "Djuphavsavsetjingar"@nb,
        "Djuphavsavsettingar"@nb,
        "Djuphavssediment"@nb,
        "Dyphavsavsetninger"@nb,
        "Pelagiske sediment"@nb,
        "Pelagiske sedimenter"@nb ;
    skos:broader humord:c66186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep-sea sediments"@en,
        "Dyphavssedimenter"@nb .

humord:c65664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65664" ;
    dct:modified "2024-04-15T08:03:57"^^xsd:dateTime ;
    skos:altLabel "Djuphavssletter"@nb ;
    skos:broader humord:c59833 ;
    skos:definition "Dyphavssletter er en undersjøisk sletter som danner den dype havbunnen.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abyssal plains"@en,
        "Dyphavssletter"@nb .

humord:c65665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65665" ;
    dct:modified "2024-04-15T08:05:34"^^xsd:dateTime ;
    skos:altLabel "Djupvassdanning"@nb ;
    skos:broader humord:c59699 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep water formation"@en,
        "Dypvannsdannelse"@nb .

humord:c65666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65666" ;
    dct:modified "2024-04-15T08:10:30"^^xsd:dateTime ;
    skos:altLabel "Deep-sea carbonates"@en,
        "Djupvasskarbonat"@nb ;
    skos:broader humord:c65667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea carbonates"@en,
        "Dypvannskarbonater"@nb .

humord:c65667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65667" ;
    dct:modified "2024-04-15T08:10:17"^^xsd:dateTime ;
    skos:altLabel "Karbonatbergartar"@nb,
        "Karbonatbergarter"@nb ;
    skos:broader humord:c65521 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbonate rocks"@en,
        "Karbonatbergarter"@nb .

humord:c65668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65668" ;
    dct:modified "2024-04-15T08:13:35"^^xsd:dateTime ;
    skos:altLabel "Daudvatn"@nb,
        "Dødvatn"@nb ;
    skos:broader humord:c65123 ;
    skos:definition "Dødvann er et fenomen hvor fartøy mister fart og styring. Det rammer fartøy som gjør langsom fart og fremfor alt seilere i svak vind. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dead water"@en,
        "Dødvann"@nb .

humord:c65669 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65669" ;
    dct:modified "2024-04-15T08:17:19"^^xsd:dateTime ;
    skos:altLabel "Dønnaterrassen"@nb ;
    skos:broader humord:c58986 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dønna terrace"@en,
        "Dønnaterrassen"@nb .

humord:c65670 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65670" ;
    dct:modified "2024-04-15T08:18:09"^^xsd:dateTime ;
    skos:altLabel "Egersundbassenget"@nb ;
    skos:broader humord:c58986 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Egersund basin"@en,
        "Egersundbassenget"@nb .

humord:c65671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65671" ;
    dct:modified "2024-04-15T08:24:16"^^xsd:dateTime ;
    skos:altLabel "Eem"@en,
        "Eem"@nb ;
    skos:broader humord:c10964 ;
    skos:definition "Eem er navnet på siste mellomistid som var en varm periode mellom nest siste (saale) og siste istid (weichsel) for omkring 130 000—117 000 år siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eemian"@en,
        "Eem"@nb .

humord:c65672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65672" ;
    dct:modified "2024-04-15T08:26:54"^^xsd:dateTime ;
    skos:altLabel "Eklogittar"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Eklogitt er en metamorf bergart uten plagioklaser som i hovedsak består av to mineraler: dyp rød granat (pyrop-almandin) og gressgrønn natrium- og aluminiumrik pyroksen (omfacitt). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eclogites"@en,
        "Eklogitter"@nb .

humord:c65673 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65673" ;
    dct:modified "2024-04-15T08:31:27"^^xsd:dateTime ;
    skos:altLabel "Ekofisk"@nb,
        "Ekofisk-feltet"@nb,
        "Ekofiskfeltet"@nb ;
    skos:broader humord:c03714,
        humord:c24911 ;
    skos:definition "Ekofisk er et petroleumsfelt lengst sør i den norske del av Nordsjøen, 290 kilometer fra den norske kysten og 350 kilometer fra den britiske. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ekofisk oil field"@en,
        "Ekofisk"@nb .

humord:c65674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65674" ;
    dct:modified "2024-04-15T08:39:27"^^xsd:dateTime ;
    skos:altLabel "Ekspansjonsteori"@nb ;
    skos:broader humord:c65675 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Expansion theory"@en,
        "Ekspansjonsteori"@nb .

humord:c65675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65675" ;
    dct:modified "2024-04-22T21:25:21"^^xsd:dateTime ;
    skos:altLabel "Jordskorpebevegelsar"@nb,
        "Jordskorpebevegelser"@nb,
        "Jordskorperørsler"@nb,
        "Platetektonikk"@nb ;
    skos:broader humord:c65678 ;
    skos:definition "Platetektonikk er en teori som hevder at Jordens ytterste og stiveste lag er delt opp i 6–8 større og en rekke mindre plater som alle beveger seg i forhold til hverandre med en relativ hastighet på noen centimeter i året. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plate tectonics"@en,
        "Platetektonikk"@nb .

humord:c65676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65676" ;
    dct:modified "2024-04-15T08:41:59"^^xsd:dateTime ;
    skos:altLabel "Kontinentaldrift"@nb,
        "Kontinentalforskuving"@nb,
        "Kontinentalforskyving"@nb,
        "Kontinentalforskyvning"@nb,
        "Kontinentdrift"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Kontinentaldrift er en teori om at kontinentene på Jorden beveger seg over geologisk tid i forhold til hverandre og til polene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continental drift"@en,
        "Kontinentaldrift"@nb .

humord:c65677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65677" ;
    dct:modified "2024-04-15T08:55:20"^^xsd:dateTime ;
    skos:altLabel "Ekstensjonstektonikk"@nb ;
    skos:broader humord:c65678 ;
    skos:definition "Ekstensjonstektonikk er tektoniske prosesser som fører til at jordskorpen blir fortynnet <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extensional tectonics"@en,
        "Ekstensjonstektonikk"@nb .

humord:c65678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65678" ;
    dct:modified "2024-04-15T08:54:59"^^xsd:dateTime ;
    skos:altLabel "Geotectonics"@en,
        "Geotektonikk"@nb,
        "Tektonikk"@nb,
        "Tektonisk bevegelse"@nb,
        "Tektonisk geologi"@nb,
        "Tektonisk rørsle"@nb,
        "Tektonisk utvikling"@nb ;
    skos:broader humord:c65589 ;
    skos:definition "Tektonikk er læren om jordskorpens strukturelle oppbygning, dannelse, deformasjon og historiske utvikling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tectonics"@en,
        "Tektonikk"@nb .

humord:c65679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65679" ;
    dct:modified "2024-04-15T08:59:20"^^xsd:dateTime ;
    skos:altLabel "Ekstrembylgjer"@nb,
        "Ekstrembølger"@nb,
        "Ekstrembølgjer"@nb,
        "Freakbylgjer"@nb,
        "Freakbølger"@nb,
        "Freakbølgjer"@nb,
        "Monsterbylgjer"@nb,
        "Monsterbølger"@nb,
        "Monsterbølgjer"@nb ;
    skos:broader humord:c64610 ;
    skos:definition "En monsterbølge (også kalt ekstrembølge eller freakbølge) er en stor havbølge, mye større enn de omliggende bølgene, som oppstår tilsynelatende spontant. Kraften i disse bølgene kan senke selv supertankere og andre store skip.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freak waves"@en,
        "Ekstrembølger"@nb .

humord:c65680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65680" ;
    dct:modified "2024-04-15T09:02:48"^^xsd:dateTime ;
    skos:altLabel "Ekstreme miljø"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extreme environments"@en,
        "Ekstreme miljøer"@nb .

humord:c65681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65681" ;
    dct:modified "2024-04-15T09:10:10"^^xsd:dateTime ;
    skos:altLabel "Elastiske bylgjer"@nb,
        "Elastiske bølger"@nb,
        "Elastiske bølgjer"@nb ;
    skos:broader humord:c25942 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elastic waves"@en,
        "Elastiske bølger"@nb .

humord:c65682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65682" ;
    dct:modified "2024-04-15T09:12:22"^^xsd:dateTime ;
    skos:altLabel "Elnesformasjonen"@nb ;
    skos:broader humord:c65521 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elnes formation"@en,
        "Elnesformasjonen"@nb .

humord:c65683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65683" ;
    dct:modified "2024-04-15T09:28:44"^^xsd:dateTime ;
    skos:altLabel "Banks (Rivers)"@en,
        "Elvebredder"@nb,
        "Elvebreidder"@nb ;
    skos:broader humord:c12158 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River banks"@en,
        "Elvebredder"@nb .

humord:c65684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65684" ;
    dct:modified "2024-08-29T13:18:14"^^xsd:dateTime ;
    skos:altLabel "Deltas"@en,
        "Delta (Elver)"@nb,
        "Deltaar"@nb,
        "Deltaer"@nb,
        "Elvedelta"@nb,
        "Elvedeltaar"@nb,
        "Elvedeltaer"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Et delta er en landform eller naturtype som finnes der en elv munner ut i en innsjø eller i havet (brakkvannsdelta). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River deltas"@en,
        "Elvedeltaer"@nb ;
    skos:related humord:c12158,
        humord:c65725 .

humord:c65685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65685" ;
    dct:modified "2024-04-15T09:21:38"^^xsd:dateTime ;
    skos:altLabel "Elvekalking"@nb ;
    skos:broader humord:c65686 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River calcification"@en,
        "Elvekalking"@nb .

humord:c65686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65686" ;
    dct:modified "2024-04-15T09:21:24"^^xsd:dateTime ;
    skos:altLabel "Kalking"@nb ;
    skos:broader humord:c15805 ;
    skos:definition "Kalking, tilførsel av basiske kalsium- eller magnesiumforbindelser til jord, primært for å gjøre jorden mindre sur (heve pH). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liming"@en,
        "Kalking"@nb .

humord:c65687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65687" ;
    dct:modified "2024-04-15T09:25:10"^^xsd:dateTime ;
    skos:altLabel "Elvemorfologi"@nb ;
    skos:broader humord:c12158 ;
    skos:definition "Elvemorfologi er endringer i form og retning på elver over tid <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River morphology"@en,
        "Elvemorfologi"@nb .

humord:c65688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65688" ;
    dct:modified "2024-04-24T09:52:09"^^xsd:dateTime ;
    skos:altLabel "Flood plains"@en,
        "Alluvialsletter"@nb,
        "Elvesletter"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Elveslette er avsetninger dannet av en elv der fallet er lite og vannhastigheten lav. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floodplains"@en,
        "Elvesletter"@nb .

humord:c65689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65689" ;
    dct:modified "2024-04-15T11:20:45"^^xsd:dateTime ;
    skos:altLabel "Endemorenar"@nb,
        "Skuvrender"@nb ;
    skos:broader humord:c65724 ;
    skos:definition "En endemorene er en morene som er lagt opp foran nedre ende av en isbre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terminal moraines"@en,
        "Endemorener"@nb .

humord:c65690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65690" ;
    dct:modified "2024-04-15T09:37:51"^^xsd:dateTime ;
    skos:altLabel "Glacial deposits"@en,
        "Glacigenic sediments"@en,
        "Moraines"@en,
        "Breavsetjingar"@nb,
        "Breavsetninger"@nb,
        "Breavsettingar"@nb,
        "Glasiale avsetjingar"@nb,
        "Glasiale avsetninger"@nb,
        "Glasiale avsettingar"@nb,
        "Glasiale sediment"@nb,
        "Glasigene avsetninger"@nb,
        "Isavsetjing"@nb,
        "Isavsetjingar"@nb,
        "Isavsetninger"@nb,
        "Isavsetting"@nb,
        "Isavsettingar"@nb,
        "Isavsettinger"@nb,
        "Isbreavsetjingar"@nb,
        "Isbreavsetninger"@nb,
        "Isbreavsettingar"@nb,
        "Morenar"@nb,
        "Morener"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Morene er en landform karakterisert ved striper, hauger og langstrakte rygger av morenemateriale i eller på en isbre, eller der hvor det tidligere har vært breer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial sediments"@en,
        "Glasiale sedimenter"@nb .

humord:c65691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65691" ;
    dct:modified "2024-04-24T10:26:27"^^xsd:dateTime ;
    skos:altLabel "Endogen geologi"@nb ;
    skos:broader humord:c65960 ;
    skos:definition "Endogen geologi omhandlar prosessar eller bergartar som har opphavet sitt i det indre av jorda. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endogenous geology"@en,
        "Endogen geologi"@nb .

humord:c65692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65692" ;
    dct:modified "2024-04-15T09:45:04"^^xsd:dateTime ;
    skos:altLabel "Endogene prosessar"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endogenous processes"@en,
        "Endogene prosesser"@nb .

humord:c65693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65693" ;
    dct:modified "2024-04-15T09:50:37"^^xsd:dateTime ;
    skos:altLabel "Eocen"@nb ;
    skos:broader humord:c65694 ;
    skos:definition "Eocen er et geologisk tidsavsnitt (epoke) som sammen med epokene paleocen og oligocen utgjør perioden paleogen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eocene"@en,
        "Eocen"@nb .

humord:c65694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65694" ;
    dct:modified "2024-04-15T09:52:58"^^xsd:dateTime ;
    skos:altLabel "Paleogen"@nb ;
    skos:broader humord:c65695 ;
    skos:definition "Paleogen er en periode i geologisk tidsregning som omfatter tiden for om lag 66–23 millioner år siden. Perioden deles inn i epokene paleocen, eocen og oligocen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeogene"@en,
        "Paleogen"@nb .

humord:c65695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65695" ;
    dct:modified "2024-04-15T10:50:03"^^xsd:dateTime ;
    skos:altLabel "Caenozoic"@en,
        "Cainozoic"@en,
        "Cænozoic"@en,
        "Kenozoikum"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Kenozoikum, eller Jordens nytid, er en geologisk æra som strekker seg fra 66 millioner år tilbake frem til nå. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cenozic"@en,
        "Kenozoikum"@nb .

humord:c65696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65696" ;
    dct:modified "2024-04-15T09:55:17"^^xsd:dateTime ;
    skos:altLabel "Paleocen"@nb ;
    skos:broader humord:c65694 ;
    skos:definition "Paleocen er et geologisk tidsavsnitt for om lag 65–56 mill. år siden, og den eldste epoken i perioden paleogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeocene"@en,
        "Paleocen"@nb .

humord:c65697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65697" ;
    dct:modified "2024-04-15T09:56:53"^^xsd:dateTime ;
    skos:altLabel "Oligocen"@nb ;
    skos:broader humord:c65694 ;
    skos:definition "Oligocen er en epoke i geologisk tidsregning. Den varte fra 34 til 23 millioner år siden (Ma). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oligocene"@en,
        "Oligocen"@nb .

humord:c65698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65698" ;
    dct:modified "2024-04-15T10:01:32"^^xsd:dateTime ;
    skos:altLabel "Proterozoikum"@nb ;
    skos:broader humord:c65570 ;
    skos:definition "Proterozoikum er et eon i geologisk tidsregning. Eonet proterozoikum omfatter tiden for 2500–545 millioner år siden. Det er den yngste delen av prekambrium.  <WNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proterozoic"@en,
        "Proterozoikum"@nb .

humord:c65699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65699" ;
    dct:modified "2024-04-15T10:04:19"^^xsd:dateTime ;
    skos:altLabel "Neoproterozoic era"@en,
        "Neoproterozoikum"@nb ;
    skos:broader humord:c65698 ;
    skos:definition "Neoproterozoikum er ein geologisk æra i eonet proterozoikum i prekambrium og varte i tidsperioden som startar for 1000 millionar år sidan og enda for 542 +/- 0,3 millionar år sidan <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neoproterozoic"@en,
        "Neoproterozoikum"@nb .

humord:c65700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65700" ;
    dct:modified "2024-04-29T08:10:11"^^xsd:dateTime ;
    skos:altLabel "Kambrium"@nb ;
    skos:broader humord:c65981 ;
    skos:definition "Kambrium er en periode i geologisk tidsregning. Den strekker fra 541 til 485 millioner år tilbake. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cambrian"@en,
        "Kambrium"@nb .

humord:c65701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65701" ;
    dct:modified "2024-04-30T16:23:43"^^xsd:dateTime ;
    skos:altLabel "Eksperimentell kjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Eksperimentell kjemi er et område innen kjemi som fokuserer på å utføre praktiske eksperimenter for å utforske og forstå kjemiske reaksjoner, egenskaper og fenomener. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental chemistry"@en,
        "Eksperimentell kjemi"@nb .

humord:c65702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65702" ;
    dct:modified "2024-04-29T08:10:43"^^xsd:dateTime ;
    skos:altLabel "Ordovicium"@nb ;
    skos:broader humord:c65981 ;
    skos:definition "Ordovicium er en periode i geologisk tidsregning, fra 485,5 til 444,8 millioner år tilbake i tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ordovician"@en,
        "Ordovicium"@nb .

humord:c65703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65703" ;
    dct:modified "2024-04-29T08:09:41"^^xsd:dateTime ;
    skos:altLabel "Silur"@nb ;
    skos:broader humord:c65981 ;
    skos:definition "Silur er en periode i geologisk tidsregning, fra 443,8 til 419 millioner år tilbake i tid. I Norge finnes fossilrike bergarter fra silur særlig i Oslofeltet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silurian"@en,
        "Silur"@nb .

humord:c65704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65704" ;
    dct:modified "2024-04-15T10:14:57"^^xsd:dateTime ;
    skos:altLabel "Perm"@nb ;
    skos:broader humord:c65650 ;
    skos:definition "Perm er en periode i geologisk tidsregning. Den ligger fra om lag 299 til 252 millioner år tilbake i tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permian"@en,
        "Perm"@nb .

humord:c65705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65705" ;
    dct:modified "2024-04-15T10:18:41"^^xsd:dateTime ;
    skos:altLabel "Karbon (Paleozoikum)"@nb,
        "Kolperioden"@nb,
        "Kullperioden"@nb ;
    skos:broader humord:c65650 ;
    skos:definition "Karbon er en periode i geologisk tidsregning, om lag 359 til 299 millioner år tilbake i tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carboniferous"@en,
        "Karbon (Paleozoikum)"@nb .

humord:c65706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65706" ;
    dct:modified "2024-04-15T10:20:53"^^xsd:dateTime ;
    skos:altLabel "Fluorescence resonance energy transfer"@en,
        "Resonance energy transfer"@en,
        "Elektronisk energioverføring"@nb,
        "FRET"@nb,
        "Fluorescens-resonansenergioverføring"@nb,
        "Förster-resonansenergioverføring"@nb ;
    skos:broader humord:c16421 ;
    skos:definition "Förster resonansenergioverføring (FRET) er et verktøy for å måle dynamikken hos organiske molekyler på nanoskala. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Förster resonance energy transfer"@en,
        "Förster-resonansenergioverføring"@nb .

humord:c65707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65707" ;
    dct:modified "2024-04-15T10:20:54"^^xsd:dateTime ;
    skos:altLabel "Neogen"@nb ;
    skos:broader humord:c65695 ;
    skos:definition "Neogen er en periode i geologisk tidsregning. Den strekker seg fra 23 millioner år tilbake til 2,58 millioner år tilbake, og etterfølges av perioden kvartær. Neogen deles inn i epokene pliocen og miocen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neogene"@en,
        "Neogen"@nb .

humord:c65708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65708" ;
    dct:modified "2024-04-15T10:31:35"^^xsd:dateTime ;
    skos:altLabel "Cretaceous–Tertiary boundary"@en,
        "K–Pg boundary"@en,
        "K–T boundary"@en,
        "K-Pg-grensen"@nb,
        "K/T-grensa"@nb,
        "K/T-grensen"@nb,
        "Kritt-paleogen-grensa"@nb,
        "Kritt-tertiær-grensa"@nb,
        "Kritt-tertiær-grensen"@nb ;
    skos:broader humord:c65694,
        humord:c65711 ;
    skos:definition "Kritt-paleogen-grensen (ofte forkortet K-Pg-grensen, tidligere også KT-grensen) er en geologisk signatur, vanligvis tilstedeværende i kraft av et tynt sedimentlag som dateres til 65,5 (± 0,3) millioner år siden. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cretaceous–Paleogene boundary"@en,
        "Kritt-paleogen-grensen"@nb .

humord:c65709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65709" ;
    dct:modified "2024-04-15T10:28:39"^^xsd:dateTime ;
    skos:altLabel "GaAs"@nb,
        "Gallium arsenid"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Galliumarsenid (GaAs) er en kjemisk forbindelse mellom grunnstoffene Gallium og Arsen. Det er en viktig halvleder og benyttes i integrerte kretser som arbeider i mikrobølgefrekvenser (flere GHz), i infrarøde lysdioder, laserdioder og solceller. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gallium arsenide"@en,
        "Galliumarsenid"@nb ;
    skos:related humord:c08341 .

humord:c65710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65710" ;
    dct:modified "2024-04-15T10:51:28"^^xsd:dateTime ;
    skos:altLabel "Upper Cretaceous"@en,
        "Sein kritt"@nb,
        "Sen kritt"@nb,
        "Øvre kritt"@nb ;
    skos:broader humord:c65711 ;
    skos:definition "Sein eller øvre krit er den andre av to epokar i krittida. Han starta for 100 millionar år sidan og enda for 65,5 millionar år sidan. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Late Cretaceous"@en,
        "Øvre kritt"@nb .

humord:c65711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65711" ;
    dct:modified "2024-04-22T21:09:24"^^xsd:dateTime ;
    skos:altLabel "Kritt (Mesozoikum)"@nb ;
    skos:broader humord:c65713 ;
    skos:definition "Kritt er en periode i geologisk tidsregning som omfatter tiden for om lag 145–66 millioner år tilbake, det vil si i yngste del av den mesozoiske æraen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cretaceous (Mesozoic)"@en,
        "Kritt (Mesozoikum)"@nb .

humord:c65712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65712" ;
    dct:modified "2024-04-15T10:31:52"^^xsd:dateTime ;
    skos:altLabel "Galliumnitrid"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Galliumnitrid (GaN) er et binært III/V-direkte båndgap halvledermateriale. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gallium nitride"@en,
        "Galliumnitrid"@nb ;
    skos:related humord:c08341 .

humord:c65713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65713" ;
    dct:modified "2024-04-15T10:51:38"^^xsd:dateTime ;
    skos:altLabel "Mesozoikum"@nb ;
    skos:broader humord:c65714 ;
    skos:definition "Mesozoikum, eller jordas mellomalder, er et tidsavsnitt eller geologisk æra fra 252 til 66 millioner år siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesozoic"@en,
        "Mesozoikum"@nb .

humord:c65714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65714" ;
    dct:modified "2024-04-15T10:51:56"^^xsd:dateTime ;
    skos:altLabel "Fanerozoikum"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Fanerozoikum er et eon i geologisk tidsregning. Det strekker seg fra for ca. 541 millioner år siden og frem til idag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phanerozoic"@en,
        "Fanerozoikum"@nb .

humord:c65715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65715" ;
    dct:modified "2024-04-15T10:42:07"^^xsd:dateTime ;
    skos:altLabel "Miocen"@nb ;
    skos:broader humord:c65707 ;
    skos:definition "Miocen er en epoke i geologisk tidsregning, for rundt 23–5,3 millioner år siden. Navnet brukes også på bergartene dannet i dette tidsrommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Miocene"@en,
        "Miocen"@nb .

humord:c65716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65716" ;
    dct:modified "2024-04-22T21:26:14"^^xsd:dateTime ;
    skos:altLabel "Pleiocene"@en,
        "Pliocen"@nb ;
    skos:broader humord:c65707 ;
    skos:definition "Pliocen er en epoke i geologisk tidsregning, for om lag 5,3–2,58 millioner år siden. Pliocen er dermed den yngste (seneste) epoken i perioden neogen.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pliocene"@en,
        "Pliocen"@nb .

humord:c65717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65717" ;
    dct:modified "2024-04-15T11:02:14"^^xsd:dateTime ;
    skos:altLabel "Eoliske landformer"@nb,
        "Eoliske landsformer"@nb ;
    skos:broader humord:c65719 ;
    skos:definition "Eoliske landformer er landskapstrekk som anten er skapt av den eroderande eller byggande effekten til vind. Denne prosessen skjer ikkje berre på jorda, men er òg observert på andre planetar, som Mars. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aeolian landforms"@en,
        "Eoliske landformer"@nb .

humord:c65718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65718" ;
    dct:modified "2024-04-15T11:00:43"^^xsd:dateTime ;
    skos:altLabel "Aeolian transport"@en,
        "Eolisk transport"@nb,
        "Eoliske prosessar"@nb ;
    skos:broader humord:c65719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aeolian processes"@en,
        "Eoliske prosesser"@nb .

humord:c65719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65719" ;
    dct:modified "2024-04-15T11:00:12"^^xsd:dateTime ;
    skos:altLabel "Exogenetic processes"@en,
        "Exogenous processes"@en,
        "Eksogen geologi"@nb,
        "Eksogene prosessar"@nb,
        "Eksogene prosesser"@nb,
        "Overflateprosessar"@nb,
        "Overflateprosesser"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Fellesbetegnelse på prosesser som har sitt opphav på eller nær på jordoverflaten (NGO)."@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface processes"@en,
        "Ytre geologiske prosesser"@nb .

humord:c65720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65720" ;
    dct:modified "2024-04-15T12:36:54"^^xsd:dateTime ;
    skos:altLabel "Aeolian sedimentation"@en,
        "Eolisk sedimentasjon"@nb,
        "Eoliske avsetjingar"@nb,
        "Eoliske avsetninger"@nb,
        "Eoliske avsettingar"@nb,
        "Eoliske sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aeolian sediments"@en,
        "Eoliske sedimenter"@nb .

humord:c65721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65721" ;
    dct:modified "2024-04-15T11:10:08"^^xsd:dateTime ;
    skos:altLabel "Epidot"@nb,
        "Pistacit"@nb,
        "Pistacitt"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Epidot, tidligere kalt pistacitt, er et grønt mineral som er meget utbredt som bestanddel av lavmetamorfe bergarter (for eksempel grønnskifere).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epidote"@en,
        "Epidot"@nb .

humord:c65722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65722" ;
    dct:modified "2024-04-15T12:36:43"^^xsd:dateTime ;
    skos:altLabel "Epitermale avsetjingar"@nb,
        "Epitermale avsettingar"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epithermal deposits"@en,
        "Epitermale avsetninger"@nb .

humord:c65723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65723" ;
    dct:modified "2024-04-15T11:19:27"^^xsd:dateTime ;
    skos:altLabel "Eschar"@en,
        "Eschars"@en,
        "Eskar"@en,
        "Eskars"@en,
        "Eskerar"@nb,
        "Rullesteinsåsar"@nb,
        "Rullesteinsåser"@nb ;
    skos:broader humord:c65724 ;
    skos:definition "Esker (rullesteinsås, «geiterygg») er lange, ofte buktede rygger av sand, grus og stein som er dannet av avsetninger fra smeltevannselver som renner i tunneler under isbreer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eskers"@en,
        "Eskere"@nb .

humord:c65724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65724" ;
    dct:modified "2024-04-15T11:18:53"^^xsd:dateTime ;
    skos:altLabel "Glacial erosion"@en,
        "Glacial landforms"@en,
        "Breerosjon"@nb,
        "Drumlinar"@nb,
        "Drumliner"@nb,
        "Glasial erosjon"@nb,
        "Glasiale landformer"@nb,
        "Glasialmorfologi"@nb,
        "Morenelandskap"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial geomorphology"@en,
        "Glasial geomorfologi"@nb .

humord:c65725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65725" ;
    dct:modified "2024-04-24T09:52:30"^^xsd:dateTime ;
    skos:altLabel "River mouths"@en,
        "Elvegap"@nb,
        "Elvemunningar"@nb,
        "Elvemunninger"@nb,
        "Elveos"@nb,
        "Estuar"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Estuar er en stor elvs munning, oftest dannet ved at havet har steget, slik at sjøen trenger inn gjennom den laveste del av elvedalen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estuaries"@en,
        "Estuarier"@nb ;
    skos:related humord:c65684 .

humord:c65726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65726" ;
    dct:modified "2024-04-15T11:26:23"^^xsd:dateTime ;
    skos:altLabel "Fjord sediments"@en,
        "Estuarine sediment"@nb,
        "Fjordsediment"@nb,
        "Fjordsedimenter"@nb ;
    skos:broader humord:c65551 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Estuary sediments"@en,
        "Estuarine sedimenter"@nb .

humord:c65727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65727" ;
    dct:modified "2024-04-15T11:31:34"^^xsd:dateTime ;
    skos:altLabel "Hypertrophication"@en,
        "Eutrofe vann"@nb,
        "Eutrofe vatn"@nb,
        "Eutrofiering"@nb ;
    skos:broader humord:c65728 ;
    skos:definition "Eutrofiering er en prosess i innsjøer og annet overflatevann i innlandet, eller i havet, der planteproduksjonen øker på grunn av økt tilførsel av næringsstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eutrophication"@en,
        "Eutrofiering"@nb .

humord:c65728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65728" ;
    dct:modified "2024-04-15T11:31:28"^^xsd:dateTime ;
    skos:altLabel "Limnologi"@nb ;
    skos:broader humord:c18935 ;
    skos:definition "Limnologi er vitenskapen om innsjøer og elver (også saltsjøer), mindre vannansamlinger samt rennende vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limnology"@en,
        "Limnologi"@nb .

humord:c65729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65729" ;
    dct:modified "2024-04-15T11:34:16"^^xsd:dateTime ;
    skos:altLabel "Evaporittar"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Evaporitter, avsetningsbergarter dannet ved inndamping av sjøvann eller avløpsløse innsjøer (Dødehavet, Kara Bogas-bukta i Kaspiske hav). De viktigste evaporitter er steinsalt (halitt), kalisalter, gips og anhydritt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evaporites"@en,
        "Evaporitter"@nb .

humord:c65730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65730" ;
    dct:modified "2024-04-18T09:01:24"^^xsd:dateTime ;
    skos:altLabel "Fahlband"@nb,
        "Falband"@nb,
        "Falbånd"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fahlband"@en,
        "Fahlbånd"@nb .

humord:c65731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65731" ;
    dct:modified "2024-04-15T12:15:09"^^xsd:dateTime ;
    skos:altLabel "Fast jord"@nb ;
    skos:broader humord:c13927 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid earth"@en,
        "Fast jord"@nb .

humord:c65732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65732" ;
    dct:modified "2024-04-15T12:17:52"^^xsd:dateTime ;
    skos:altLabel "Gassionisering"@nb ;
    skos:broader humord:c64206 ;
    skos:definition "Gassionisering er en prosess der gassformige stoffer dannes ved å separere komponentene i faste eller flytende stoffer. Dette kan gjøres ved termisk eller kjemisk behandling. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas ionization"@en,
        "Gassionisering"@nb .

humord:c65733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65733" ;
    dct:modified "2025-03-24T12:31:57"^^xsd:dateTime ;
    skos:altLabel "Physics of the solid earth"@en,
        "Solid earths geophysics"@en,
        "Den faste jordas geofysikk"@nb,
        "Fast jords fysikk"@nb,
        "Fast jords geofysikk"@nb,
        "Faste jords fysikk"@nb,
        "Fastjordsfysikk"@nb ;
    skos:broader humord:c65590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid earth physics"@en,
        "Fast jords fysikk"@nb .

humord:c65734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65734" ;
    dct:modified "2024-04-15T12:23:30"^^xsd:dateTime ;
    skos:altLabel "GLC"@en,
        "GC"@nb,
        "Gasskromatografi"@nb,
        "LC-GC"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Gasskromatografi er en kjemisk analysemetode der det benyttes en gass som mobilfase og en fast eller viskøs stasjonærfase. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas chromatography"@en,
        "Gasskromatografi"@nb ;
    skos:related humord:c65736 .

humord:c65735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65735" ;
    dct:modified "2024-04-15T12:21:33"^^xsd:dateTime ;
    skos:altLabel "Acidic rocks"@en,
        "Felsiske bergartar"@nb,
        "Saliske bergartar"@nb,
        "Saliske bergarter"@nb,
        "Sure bergartar"@nb,
        "Sure bergarter"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Felsisk er en betegnelse på magmatiske bergarter som vesentlig inneholder lyse, silisiumrike mineraler som kvarts og feltspater. Betegnelsen blir også brukt om mineralene selv.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Felsic rocks"@en,
        "Felsiske bergarter"@nb .

humord:c65736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65736" ;
    dct:modified "2024-04-22T20:24:00"^^xsd:dateTime ;
    skos:altLabel "GC-MS"@nb,
        "Gasskromatografi-massespektrometri"@nb,
        "Gasskromatografi-massespektroskopi"@nb ;
    skos:broader humord:c61414 ;
    skos:definition "Gasskromatografi–massespektrometri (GC-MS) er en analysemetode som kombinerer egenskapene ved gasskromatografi og massespektrometri for å identifisere forskjellige stoffer i en testprøve. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas chromatography–mass spectrometry"@en,
        "Gasskromatografi-massespektrometri"@nb ;
    skos:related humord:c65734 .

humord:c65737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65737" ;
    dct:modified "2024-04-15T12:25:52"^^xsd:dateTime ;
    skos:altLabel "Field methodology"@en,
        "Feltmetoder"@nb,
        "Feltmetodikk"@nb ;
    skos:broader humord:c01493 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field methods"@en,
        "Feltmetoder"@nb .

humord:c65738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65738" ;
    dct:modified "2024-04-15T12:28:15"^^xsd:dateTime ;
    skos:altLabel "Feltspat"@nb ;
    skos:broader humord:c62126,
        humord:c65513 ;
    skos:definition "Feltspat er en meget viktig gruppe mineraler som utgjør omtrent 60 prosent av bergartene i jordskorpen, og som danner grunnlaget for klassifikasjonen av magmatiske bergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feldspar"@en,
        "Feltspat"@nb .

humord:c65739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65739" ;
    dct:modified "2024-04-15T13:56:25"^^xsd:dateTime ;
    skos:altLabel "Ferskvasslagunar"@nb,
        "Ferskvasslaguner"@nb ;
    skos:broader humord:c65740 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater lagoons"@en,
        "Ferskvannslaguner"@nb .

humord:c65740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65740" ;
    dct:modified "2024-04-24T10:17:32"^^xsd:dateTime ;
    skos:altLabel "Lagunar"@nb,
        "Laguner"@nb ;
    skos:broader humord:c08319 ;
    skos:definition "Lagune er en grunn strandsjø eller bukt som er nesten avsnørt fra havet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lagoons"@en,
        "Laguner"@nb .

humord:c65741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65741" ;
    dct:modified "2024-04-15T12:32:05"^^xsd:dateTime ;
    skos:altLabel "Gelar"@nb ;
    skos:broader humord:c61956 ;
    skos:definition "Gel er et nettverk av små partikler eller store molekyler i en væske. På grunn av dette nettverket vil en gel kunne holde på en bestemt form over tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gels"@en,
        "Geler"@nb .

humord:c65742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65742" ;
    dct:modified "2024-04-15T12:34:59"^^xsd:dateTime ;
    skos:altLabel "Freshwater deposits"@en,
        "Ferskvannsavsetninger"@nb,
        "Ferskvassavsetjingar"@nb,
        "Ferskvassavsettingar"@nb,
        "Ferskvassediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater sediments"@en,
        "Ferskvannssedimenter"@nb .

humord:c65743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65743" ;
    dct:modified "2024-04-15T12:43:46"^^xsd:dateTime ;
    skos:altLabel "ETAAS"@en,
        "Electrothermal Atomic Absorption Spectroscopy"@en,
        "GFAAS"@en,
        "Graphite-furnace atomic-absorption spectroscopy"@en,
        "Atomabsorpsjonsspektroskopi i grafittovn"@nb,
        "Elektrotermisk atomabsorpsjonsspektrometri"@nb,
        "GF-AAS"@nb,
        "GFAAS"@nb,
        "Grafittomn atomabsorpsjonsspektrometri"@nb,
        "Grafittovn atomabsorpsjonsspektrometri"@nb ;
    skos:broader humord:c63029 ;
    skos:definition "Grafittovn atomabsorpsjonsspektrometri (GFAAS) er en type spektroskopi som bruker en grafitt-belagt ovn til å fordampe en prøve. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphite furnace atomic absorption spectrometry"@en,
        "Grafittovn atomabsorpsjonsspektrometri"@nb .

humord:c65744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65744" ;
    dct:modified "2024-09-04T09:38:01"^^xsd:dateTime ;
    skos:altLabel "Fiskeøgler"@nb ;
    skos:broader humord:c64959 ;
    skos:definition "Fiskeøgler er en orden av utdødde marine krypdyr som levde gjennom store deler av Jordas mellomalder (mesozoikum), i lang tid samtidig med dinosaurene. Mange fiskeøgler hadde en kroppsform som kan minne om delfiner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ichthyosaurs"@en,
        "Fiskeøgler"@nb .

humord:c65745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65745" ;
    dct:modified "2024-04-15T12:48:24"^^xsd:dateTime ;
    skos:altLabel "Phase rule"@en,
        "Faselova"@nb,
        "Faseloven"@nb,
        "Gibbs faseregel"@nb,
        "Gibbs' faseregel"@nb ;
    skos:broader humord:c65078 ;
    skos:definition "Gibbs faseregel er en regel innen kjemi som beskriver hvor mange faser som kan opptre samtidig i et system i termodynamisk likevekt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gibbs' phase rule"@en,
        "Gibbs' faseregel"@nb .

humord:c65746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65746" ;
    dct:modified "2024-04-15T12:50:50"^^xsd:dateTime ;
    skos:altLabel "Underground facilities"@en,
        "Fjellanlegg"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Fjellanlegg er en alminnelig betegnelse på den delen av et bygningskompleks som ligger i fjell – i motsetning til et daganlegg. Betegnelsene daganlegg og fjellanlegg brukes stort sett om anlegg som har deler av bygningsmassen både i dagen og i fjell eller under jorden.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Underground constructions"@en,
        "Fjellanlegg"@nb .

humord:c65747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65747" ;
    dct:modified "2024-04-15T12:52:18"^^xsd:dateTime ;
    skos:altLabel "Gitterdynamikk"@nb ;
    skos:broader humord:c64202 ;
    skos:definition "Gitterdynamikk refererer til studiet av vibrasjonene og bevegelsene til atomer eller molekyler i et gitter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lattice dynamics"@en,
        "Gitterdynamikk"@nb .

humord:c65748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65748" ;
    dct:modified "2024-04-15T12:55:49"^^xsd:dateTime ;
    skos:altLabel "Fjelldannelse"@nb,
        "Fjelldanning"@nb,
        "Fjellkjededanning"@nb,
        "Fjellkjedefalding"@nb,
        "Fjellkjedefolding"@nb,
        "Orogenese"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Fjellkjededannelse eller orogenese er summen av prosessene som danner en fjellkjede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orogeny"@en,
        "Fjellkjededannelse"@nb .

humord:c65749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65749" ;
    dct:modified "2024-04-15T12:58:02"^^xsd:dateTime ;
    skos:altLabel "Mountain barrier"@en,
        "Mountain barriers"@en,
        "Mountain belt"@en,
        "Mountain belts"@en,
        "Mountain system"@en,
        "Mountain systems"@en,
        "Fjellkjeder"@nb ;
    skos:broader humord:c08316 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain ranges"@en,
        "Fjellkjeder"@nb .

humord:c65750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65750" ;
    dct:modified "2024-04-15T13:57:05"^^xsd:dateTime ;
    skos:altLabel "Fjellmiljø"@nb ;
    skos:broader humord:c22546,
        humord:c65751 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain environments"@en,
        "Fjellmiljøer"@nb .

humord:c65751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65751" ;
    dct:modified "2024-10-01T11:32:59"^^xsd:dateTime ;
    skos:altLabel "Fjellbiologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine biology"@en,
        "Fjellbiologi"@nb .

humord:c65752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65752" ;
    dct:modified "2024-04-15T13:14:51"^^xsd:dateTime ;
    skos:altLabel "Rock avalanches"@en,
        "Rockslides"@en,
        "Fjellskred"@nb,
        "Steinras"@nb,
        "Steinskred"@nb ;
    skos:broader humord:c65753 ;
    skos:definition "Fjellskred er den største av tre typer skred fra fast fjell. Hvis mer enn 100 000 kubikkmeter raser ut, regnes et skred fra fast fjell som et fjellskred. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rockfalls"@en,
        "Fjellskred"@nb .

humord:c65753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65753" ;
    dct:modified "2024-04-15T13:09:08"^^xsd:dateTime ;
    skos:altLabel "Avalanches"@en,
        "Masserørsler"@nb,
        "Ras"@nb,
        "Skred"@nb ;
    skos:broader humord:c61415 ;
    skos:definition "Skred er at masser av berg, løsmasser eller snø plutselig og raskt beveger seg nedover en skråning, som oftest i kontakt med underlaget.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landslides"@en,
        "Skred"@nb .

humord:c65754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65754" ;
    dct:modified "2024-04-15T13:16:01"^^xsd:dateTime ;
    skos:altLabel "Glaskeramikk"@nb ;
    skos:broader humord:c08359 ;
    skos:definition "Glasskeramikk er polykrystallinske materialer produsert ved kontrollert krystallisering av glass. <Wikiepedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glass-ceramics"@en,
        "Glasskeramikk"@nb .

humord:c65755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65755" ;
    dct:modified "2024-04-15T13:17:54"^^xsd:dateTime ;
    skos:altLabel "Marine landslides"@en,
        "Submarine landslides"@en,
        "Submarine ras"@nb,
        "Undersjøiske ras"@nb,
        "Undersjøiske skred"@nb,
        "Undervannskred"@nb,
        "Undervasskred"@nb ;
    skos:broader humord:c65753 ;
    skos:definition "Undervannsskred er en utrasning av leir-, silt- og sandmasser under vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Submarine slides"@en,
        "Undervannsskred"@nb .

humord:c65756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65756" ;
    dct:modified "2025-01-03T08:46:11"^^xsd:dateTime ;
    skos:altLabel "Rock blasting technology"@en,
        "Fjellsprenging"@nb,
        "Fjellsprengingsteknikk"@nb,
        "Fjellsprengningsteknikk"@nb ;
    skos:broader humord:c65606 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rock blasting"@en,
        "Fjellsprengning"@nb .

humord:c65757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65757" ;
    dct:modified "2024-04-22T20:47:43"^^xsd:dateTime ;
    skos:altLabel "Glutamat"@nb,
        "Glutaminat"@nb,
        "Natriumglutamat"@nb ;
    skos:broader humord:c03888,
        humord:c59467 ;
    skos:definition "Glutamat er en kjemisk forbindelse som brukes som smaksforsterker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monosodium glutamate"@en,
        "Glutamat"@nb .

humord:c65758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65758" ;
    dct:modified "2024-04-15T13:25:14"^^xsd:dateTime ;
    skos:altLabel "GSH"@nb,
        "Glutation"@nb ;
    skos:broader humord:c61706 ;
    skos:definition "Glutation er et molekyl som består av de tre aminosyrene glutaminsyre, cystein og glycin. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glutathion"@en,
        "Glutation"@nb .

humord:c65759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65759" ;
    dct:modified "2024-04-15T13:29:51"^^xsd:dateTime ;
    skos:altLabel "Ebb"@en,
        "Fjæra"@nb,
        "Fjæren"@nb,
        "Fjæresona"@nb,
        "Fjæresonen"@nb,
        "Fjøra"@nb,
        "Fjøresona"@nb,
        "Tidevannssonen"@nb,
        "Tidevassona"@nb ;
    skos:broader humord:c12667 ;
    skos:definition "Tidevannssona er et belte langs kysten som er mellom øverste og nederste tidevannsnivå, fra springflo til laveste fjære. Denne delen av kysten dekkes av havvann regelmessig, fra nærmest kontinuerlig til bare hver springflo. En del dyr og alger, samt noen planter finnes bare i tidevannssona. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intertidal zone"@en,
        "Fjæra"@nb ;
    skos:related humord:c60884 .

humord:c65760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65760" ;
    dct:modified "2024-04-22T20:49:15"^^xsd:dateTime ;
    skos:altLabel "Gluten"@nb,
        "Glutenprotein"@nb,
        "Glutenproteiner"@nb ;
    skos:broader humord:c12041 ;
    skos:definition "Gluten, eller glutenproteiner, er proteiner som finnes i kjernen til kornslag som hvete, rug, bygg, spelt, emmer og enkorn og fungerer som lagerproteiner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gluten"@en,
        "Gluten"@nb .

humord:c65761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65761" ;
    dct:modified "2024-04-15T13:34:01"^^xsd:dateTime ;
    skos:altLabel "Fjordoseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fjord oceanography"@en,
        "Fjordoseanografi"@nb .

humord:c65762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65762" ;
    dct:modified "2024-04-15T13:33:57"^^xsd:dateTime ;
    skos:altLabel "Glykosid"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Glykosider er stoffer med to distinkte kjemiske deler, den ene er en sukkerart og den andre er en annen type organisk forbindelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glycosides"@en,
        "Glykosider"@nb .

humord:c65763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65763" ;
    dct:modified "2024-04-15T13:35:05"^^xsd:dateTime ;
    skos:altLabel "Flomfrekvensar"@nb ;
    skos:broader humord:c13293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flooding frequencies"@en,
        "Flomfrekvenser"@nb .

humord:c65764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65764" ;
    dct:modified "2024-04-22T20:15:26"^^xsd:dateTime ;
    skos:altLabel "Fotosfærar"@nb ;
    skos:broader humord:c64525 ;
    skos:definition "Den synlege overflata på Sola og stjerner blir kalla fotosfære. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photospheres"@en,
        "Fotosfærer"@nb .

humord:c65765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65765" ;
    dct:modified "2024-04-15T13:40:17"^^xsd:dateTime ;
    skos:altLabel "Flood deposits"@en,
        "Flaumavsetjingar"@nb,
        "Flaumavsettingar"@nb,
        "Flaumsediment"@nb,
        "Flomavsetninger"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flood sediments"@en,
        "Flomsedimenter"@nb .

humord:c65766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65766" ;
    dct:modified "2024-04-15T13:43:16"^^xsd:dateTime ;
    skos:altLabel "Flaumkontroll"@nb,
        "Flaumsikring"@nb,
        "Flaumtiltak"@nb,
        "Flomkontroll"@nb,
        "Flomtiltak"@nb ;
    skos:broader humord:c13293,
        humord:c64192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flood control"@en,
        "Flomsikring"@nb .

humord:c65767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65767" ;
    dct:modified "2024-04-15T14:15:39"^^xsd:dateTime ;
    skos:altLabel "Stellar wind"@en,
        "Stellar vind"@nb,
        "Stjernevind"@nb ;
    skos:broader humord:c65772 ;
    skos:definition "Stjernevind er en strøm av ladde partikler, for det meste protoner og elektroner, som kosntant blir sendt ut fra overflaten til stjerner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar winds"@en,
        "Stjernevind"@nb .

humord:c65768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65768" ;
    dct:modified "2024-04-15T13:45:12"^^xsd:dateTime ;
    skos:altLabel "Flood alerts"@en,
        "Flood prognosis"@en,
        "Flaumprognosar"@nb,
        "Flomprognoser"@nb,
        "Flomvarsling"@nb ;
    skos:broader humord:c13293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flood forecasting"@en,
        "Flomvarsling"@nb .

humord:c65769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65769" ;
    dct:modified "2024-04-15T13:47:24"^^xsd:dateTime ;
    skos:altLabel "Flotasjon"@nb ;
    skos:broader humord:c08299 ;
    skos:definition "Flotasjon, oppredningsmetode for anriking av fattige malmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flotation"@en,
        "Flotasjon"@nb .

humord:c65770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65770" ;
    dct:modified "2024-04-15T13:51:00"^^xsd:dateTime ;
    skos:altLabel "Fluid flow"@en,
        "Fluid (GeologI)"@nb,
        "Væskestraum"@nb,
        "Væskestraumar"@nb,
        "Væskestrøm"@nb,
        "Væskestrømmer"@nb,
        "Væskestrømning"@nb,
        "Væskestrømninger"@nb,
        "Væskestrøyming"@nb,
        "Væskestrøymingar"@nb ;
    skos:broader humord:c61571 ;
    skos:definition "Fluider er væsker eller blandinger av væske og gass i sammenheng med geologiske prosesser <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluids (Geology)"@en,
        "Fluider (Geologi)"@nb .

humord:c65771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65771" ;
    dct:modified "2024-10-01T10:35:37"^^xsd:dateTime ;
    skos:altLabel "Solar plasma"@en,
        "Solvind"@nb ;
    skos:broader humord:c61675,
        humord:c65767 ;
    skos:definition "Solvinden er et tynt plasma som strømmer ut fra Sola med supersonisk hastighet og fyller rommet mellom planetene i solsystemet, som kalles det interplanetare rom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar wind"@en,
        "Solvind"@nb ;
    skos:related humord:c68457 .

humord:c65772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65772" ;
    dct:modified "2024-04-15T14:14:32"^^xsd:dateTime ;
    skos:altLabel "Stellar aktivitet"@nb,
        "Stjerneaktivitet"@nb ;
    skos:broader humord:c08186 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar activity"@en,
        "Stjerneaktivitet"@nb .

humord:c65773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65773" ;
    dct:modified "2024-04-15T15:24:42"^^xsd:dateTime ;
    skos:altLabel "Photon sails"@en,
        "Solsegl"@nb,
        "Solsigl"@nb ;
    skos:broader humord:c61554 ;
    skos:definition "Solseil er et fremdriftshjelpemiddel for romfartøy som er basert på utnyttelse av fotonene i lyset fra Sola eller i lyset fra en laser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar sails"@en,
        "Solseil"@nb .

humord:c65774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65774" ;
    dct:modified "2024-04-16T08:36:54"^^xsd:dateTime ;
    skos:altLabel "Fluiditet"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Fluiditet er hvor lett et stoff beveger seg når det utsettes for krefter. Fluiditet er definert som invers av viskositet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluidity"@en,
        "Fluiditet"@nb ;
    skos:related humord:c65775 .

humord:c65775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65775" ;
    dct:modified "2024-04-16T08:36:38"^^xsd:dateTime ;
    skos:altLabel "Viscous flow"@en,
        "Viskositet"@nb,
        "Viskøs strømning"@nb,
        "Viskøs strøyming"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Viskositet er et mål på en væskes motstand mot bevegelse. Fluiditet er definert som invers av viskositet.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viscosity"@en,
        "Viskositet"@nb ;
    skos:related humord:c65774 .

humord:c65776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65776" ;
    dct:modified "2024-04-17T09:01:13"^^xsd:dateTime ;
    skos:altLabel "Fluorspar"@en,
        "Fluoritt"@nb,
        "Flusspat"@nb ;
    skos:broader humord:c65777 ;
    skos:definition "Fluoritt, mineral som opptrer i alle mulige farger, oftest fiolett. Mineralet er meget utbredt, særlig på ganger og sprekker i granitter og deres kontaktsoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorite"@en,
        "Flusspat"@nb .

humord:c65777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65777" ;
    dct:modified "2024-04-26T10:23:21"^^xsd:dateTime ;
    skos:altLabel "Halides"@en,
        "Hallides"@en,
        "Halogen salts"@en,
        "Halid"@nb,
        "Halider"@nb,
        "Halogenid"@nb ;
    skos:broader humord:c14107,
        humord:c64121 ;
    skos:definition "Halogenider er en fellesbetegnelse for kjemiske forbindelser av to grunnstoffer hvor det ene er et grunnstoff i gruppe 17 i periodesystemet (halogenene) og det andre er et mer elektropositivt grunnstoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halogenides"@en,
        "Halogenider"@nb .

humord:c65778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65778" ;
    dct:modified "2024-04-16T08:45:28"^^xsd:dateTime ;
    skos:altLabel "Fluvial arkitektur"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial architecture"@en,
        "Fluvial arkitektur"@nb .

humord:c65779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65779" ;
    dct:modified "2024-04-16T08:48:26"^^xsd:dateTime ;
    skos:altLabel "Fluvial processes"@en,
        "Fluvial dynamikk"@nb,
        "Fluviale prosessar"@nb,
        "Fluviale prosesser"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial dynamics"@en,
        "Fluvial dynamikk"@nb .

humord:c65780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65780" ;
    dct:modified "2024-04-16T08:49:43"^^xsd:dateTime ;
    skos:altLabel "Fluvial facies"@nb ;
    skos:broader humord:c65612 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial facies"@en,
        "Fluvial facies"@nb .

humord:c65781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65781" ;
    dct:modified "2024-04-16T08:52:49"^^xsd:dateTime ;
    skos:altLabel "Fluvial morphology"@en,
        "Fluvial geomorfologi"@nb,
        "Fluvialmorfologi"@nb ;
    skos:broader humord:c13184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial geomorphology"@en,
        "Fluvial geomorfologi"@nb .

humord:c65782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65782" ;
    dct:modified "2024-04-16T09:02:04"^^xsd:dateTime ;
    skos:altLabel "Fluvial sedimentologi"@nb ;
    skos:broader humord:c65784 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial sedimentology"@en,
        "Fluvial sedimentologi"@nb .

humord:c65783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65783" ;
    dct:modified "2024-04-16T08:56:29"^^xsd:dateTime ;
    skos:altLabel "Fluviale miljø"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial environments"@en,
        "Fluviale miljøer"@nb .

humord:c65784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65784" ;
    dct:modified "2024-04-16T09:00:43"^^xsd:dateTime ;
    skos:altLabel "Sedimentologi"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Sedimentologi er læren om sedimenter og sedimentære bergarter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentology"@en,
        "Sedimentologi"@nb .

humord:c65785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65785" ;
    dct:modified "2024-04-16T09:07:30"^^xsd:dateTime ;
    skos:altLabel "Fluvial deposits"@en,
        "River sediments"@en,
        "Elveavsetjingar"@nb,
        "Elveavsetninger"@nb,
        "Elveavsettingar"@nb,
        "Elvesediment"@nb,
        "Elvesedimenter"@nb,
        "Fluviale avsetjingar"@nb,
        "Fluviale avsetninger"@nb,
        "Fluviale avsettingar"@nb,
        "Fluviale sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluvial sediments"@en,
        "Fluviale sedimenter"@nb .

humord:c65786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65786" ;
    dct:modified "2024-04-16T09:21:26"^^xsd:dateTime ;
    skos:altLabel "Flymagnetiske data"@nb,
        "Flymagnetiske målingar"@nb,
        "Flymagnetiske målinger"@nb ;
    skos:broader humord:c60900 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aeromagnetic surveys"@en,
        "Flymagnetiske undersøkelser"@nb .

humord:c65787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65787" ;
    dct:modified "2024-04-16T09:23:02"^^xsd:dateTime ;
    skos:altLabel "Flysch"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Flysch er leir- og sandsedimenter, dårlig sorterte og mer eller mindre kalkholdige, avsatt av slamstrømmer (turbiditter) eller ved utrasninger under havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flysch"@en,
        "Flysch"@nb .

humord:c65788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65788" ;
    dct:modified "2024-04-16T09:25:03"^^xsd:dateTime ;
    skos:altLabel "Flyttblokkar"@nb,
        "Flyttblokker"@nb ;
    skos:broader humord:c65690 ;
    skos:definition "Flyttblokker er steiner som er blitt transportert av isbreer eller drivis over lange strekninger, og som ble liggende igjen da isen smeltet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial erratics"@en,
        "Flyttblokker"@nb .

humord:c65789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65789" ;
    dct:modified "2024-04-16T10:25:31"^^xsd:dateTime ;
    skos:altLabel "Organic horticulture"@en,
        "Økologisk hagebruk"@nb ;
    skos:broader humord:c07647 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic gardening"@en,
        "Økologisk hagebruk"@nb .

humord:c65790 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65790" ;
    dct:modified "2024-08-28T14:56:12"^^xsd:dateTime ;
    skos:altLabel "Eckernförde"@nb,
        "Egernfjord"@nb,
        "Egernførde"@nb ;
    skos:broader humord:c03583 ;
    skos:definition "Eckernförde er en havneby i den tyske delstaten Schleswig-Holstein. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eckernförde"@en,
        "Eckernförde"@nb .

humord:c65791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65791" ;
    dct:modified "2024-10-29T09:33:49"^^xsd:dateTime ;
    skos:altLabel "King's men"@en,
        "Hird (Norsk historie)"@nb,
        "Hirder (Norsk historie)"@nb ;
    skos:broader humord:c07366 ;
    skos:definition "Hird var i middelalderen betegnelse på de norske kongenes (og enkelte andre stormenns) krigsfølge, håndgangne menn, livvakt og hoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "King's bodyguard"@en,
        "Hirder (Norsk historie)"@nb .

humord:c65792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65792" ;
    dct:modified "2024-04-17T08:52:09"^^xsd:dateTime ;
    skos:altLabel "Fokalmekanismar"@nb ;
    skos:broader humord:c25942,
        humord:c65793 ;
    skos:definition "Fokalmekanismen til et jordskjelv beskriver deformasjonen i kildeområdet som genererer seismiske bølger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Focal mechanisms"@en,
        "Fokalmekanismer"@nb .

humord:c65793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65793" ;
    dct:modified "2024-04-17T08:55:37"^^xsd:dateTime ;
    skos:altLabel "Forkastingar"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "En forkastning er en struktur som dannes i jordskorpen ved at en del av jordskorpen beveger seg i forhold til en annen langs en bruddsone eller forkastningssone.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Faults"@en,
        "Forkastninger"@nb .

humord:c65794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65794" ;
    dct:modified "2024-04-17T08:54:23"^^xsd:dateTime ;
    skos:altLabel "Blokkforkasting"@nb,
        "Blokkforkastning"@nb,
        "Forkastningsblokkar"@nb,
        "Forkastningsblokker"@nb ;
    skos:broader humord:c65793 ;
    skos:definition "Blokkforkasting er landformer (fjell, åsar, ryggar osv.) som oppstår når store område av grunnfjellet vert broten opp av forkastingar slik at store delar av jordskorpa vert vertikalt forskyvd. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fault blocks"@en,
        "Forkastningsblokker"@nb .

humord:c65795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65795" ;
    dct:modified "2024-04-17T08:56:09"^^xsd:dateTime ;
    skos:altLabel "Forkastingssoner"@nb ;
    skos:broader humord:c65793 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fault zones"@en,
        "Forkastningssoner"@nb .

humord:c65796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65796" ;
    dct:modified "2024-04-17T08:58:50"^^xsd:dateTime ;
    skos:altLabel "Rifting"@nb ;
    skos:broader humord:c65793 ;
    skos:definition "Rift er eit geologisk omgrep for ei avlang trau- eller kløftforma forsenking som blir danna i område med fleire parallelle normalforkastingar som vender mot kvarandre.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rifting"@en,
        "Rifting"@nb .

humord:c65797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65797" ;
    dct:modified "2024-04-17T09:05:51"^^xsd:dateTime ;
    skos:altLabel "Extensional faults"@en,
        "Normalforkastingar"@nb,
        "Strekkforkastingar"@nb,
        "Strekkforkastninger"@nb,
        "Tensjonsforkastingar"@nb,
        "Tensjonsforkastninger"@nb ;
    skos:broader humord:c65793 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Normal faults"@en,
        "Normalforkastninger"@nb .

humord:c65798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65798" ;
    dct:modified "2024-04-17T09:07:27"^^xsd:dateTime ;
    skos:altLabel "Reversforkastingar"@nb ;
    skos:broader humord:c65793 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reverse faults"@en,
        "Reversforkastninger"@nb .

humord:c65799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65799" ;
    dct:modified "2024-04-17T09:10:52"^^xsd:dateTime ;
    skos:altLabel "Riftsoner"@nb ;
    skos:broader humord:c65793 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rift zones"@en,
        "Riftsoner"@nb .

humord:c65800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65800" ;
    dct:modified "2024-04-17T09:16:58"^^xsd:dateTime ;
    skos:altLabel "Foldebelte"@nb ;
    skos:broader humord:c65801 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fold and thrust belts"@en,
        "Foldebelter"@nb .

humord:c65801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65801" ;
    dct:modified "2024-04-17T09:16:45"^^xsd:dateTime ;
    skos:altLabel "Foldar"@nb,
        "Foldingar"@nb,
        "Foldinger"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Folding er sammenpressing av lagdelte bergarter slik at de danner parallelle rynker eller folder.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Folds"@en,
        "Folder"@nb .

humord:c65802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65802" ;
    dct:modified "2024-04-17T09:23:54"^^xsd:dateTime ;
    skos:altLabel "Forhistoriske plantar"@nb,
        "Forhistoriske planter"@nb,
        "Førhistoriske plantar"@nb,
        "Førhistoriske planter"@nb ;
    skos:broader humord:c08202 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prehistoric plants"@en,
        "Forhistoriske planter"@nb .

humord:c65803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65803" ;
    dct:modified "2024-04-22T21:14:44"^^xsd:dateTime ;
    skos:altLabel "Masculine ideals"@en,
        "Mannsideal"@nb ;
    skos:broader humord:c00437 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning til egen term. 17/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Male role models"@en,
        "Mannsidealer"@nb .

humord:c65804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65804" ;
    dct:modified "2024-04-22T21:35:08"^^xsd:dateTime ;
    skos:altLabel "Sverigefinner"@nb ;
    skos:broader humord:c00956 ;
    skos:definition "Sverigefinner er den den av den svenske befolkningen som snakker finsk eller har en bakgrunn i det finske språket <wikipedia"@nb ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning til egen term. 17/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sweden Finns"@en,
        "Sverigefinner"@nb ;
    skos:related humord:c00928 .

humord:c65805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65805" ;
    dct:modified "2024-04-22T21:32:06"^^xsd:dateTime ;
    skos:altLabel "Skrivekurs"@nb ;
    skos:broader humord:c07927 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning til egen term. 17/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Writing courses"@en,
        "Skrivekurs"@nb .

humord:c65806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65806" ;
    dct:modified "2024-04-23T13:59:47"^^xsd:dateTime ;
    skos:altLabel "Male gender role"@en,
        "Mannsrolla"@nb,
        "Mannsroller"@nb ;
    skos:broader humord:c09301 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning til egen term. 17/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Masculine gender role"@en,
        "Mannsrollen"@nb .

humord:c65807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65807" ;
    dct:modified "2024-04-22T21:15:29"^^xsd:dateTime ;
    skos:altLabel "Female gender role"@en,
        "Kvinnerolla"@nb ;
    skos:broader humord:c09301 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning til egen term. 17/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feminine gender role"@en,
        "Kvinnerollen"@nb .

humord:c65808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65808" ;
    dct:modified "2024-04-22T21:15:48"^^xsd:dateTime ;
    skos:altLabel "Feminine ideals"@en,
        "Kvinneideal"@nb ;
    skos:broader humord:c00437 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning til egen term. 17/4-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Female role models"@en,
        "Kvinneidealer"@nb .

humord:c65809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65809" ;
    dct:modified "2024-04-17T10:04:14"^^xsd:dateTime ;
    skos:altLabel "Formasjonstrykk"@nb ;
    skos:broader humord:c65810 ;
    skos:definition "Formasjonstrykk, det trykk som råder nede i en geologisk struktur. Har strukturen rikelig med kommuniserende sprekker har den normalt trykk, tilsvarende det trykket man ville ha hatt på tilsvarende havdyp <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formation pressure"@en,
        "Formasjonstrykk"@nb .

humord:c65810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65810" ;
    dct:modified "2024-05-21T12:39:20"^^xsd:dateTime ;
    skos:altLabel "Oljegeologi"@nb,
        "Petroleumsgeologi"@nb ;
    skos:broader humord:c65522 ;
    skos:definition "Petroleumsgeologi, den del av økonomisk geologi som beskjeftiger seg med naturlig forekommende hydrokarboner (petroleum). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum geology"@en,
        "Petroleumsgeologi"@nb .

humord:c65811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65811" ;
    dct:modified "2024-04-17T10:09:13"^^xsd:dateTime ;
    skos:altLabel "Formasjonsvatn"@nb ;
    skos:broader humord:c65810 ;
    skos:definition "Formasjonsvann er vann som vanligvis finnes under olje og gass i en petroleumsførende reservoarbergart. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formation fluids"@en,
        "Formasjonsvann"@nb .

humord:c65812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65812" ;
    dct:modified "2024-04-17T10:27:05"^^xsd:dateTime ;
    skos:altLabel "Bauxites"@en,
        "Laterite"@en,
        "Residual soil"@en,
        "Bauksitt"@nb,
        "Bauxitt"@nb,
        "Forvitringsjord"@nb,
        "Lateritt"@nb,
        "Residiualavleiringer"@nb,
        "Restavsetninger"@nb ;
    skos:broader humord:c65583 ;
    skos:definition "Avsetning dannet ved forvitring av den faste berggrunnen på stedet, uten at den har vært transportert.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Residual deposits"@en,
        "Forvitringsjord"@nb .

humord:c65813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65813" ;
    dct:modified "2024-04-17T10:28:37"^^xsd:dateTime ;
    skos:altLabel "Fosfatførekomstar"@nb ;
    skos:broader humord:c65307 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphate deposits"@en,
        "Fosfatforekomster"@nb .

humord:c65814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65814" ;
    dct:modified "2024-04-17T10:51:48"^^xsd:dateTime ;
    skos:altLabel "Electronic intelligence"@en,
        "SIGINT"@en,
        "Elektronisk etterretning"@nb,
        "SIGINT"@nb,
        "Signaletterretning"@nb ;
    skos:broader humord:c09593 ;
    skos:definition "Signaletterretning (SIGINT) er en etterretningsdisiplin som baserer seg på oppfanging av signaler, for eksempel ved radiospaning.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Signals intelligence"@en,
        "Signaletterretning"@nb .

humord:c65815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65815" ;
    dct:modified "2024-04-17T11:03:09"^^xsd:dateTime ;
    skos:altLabel "Phosphate rock"@en,
        "Phosphate rocks"@en,
        "Rock phosphate"@en,
        "Rock phosphates"@en,
        "Fosforitt"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Fosforitt, sedimentær bergart dannet ved utfelling av fosfater på havbunnen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphorite"@en,
        "Fosforitt"@nb .

humord:c65816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65816" ;
    dct:modified "2024-04-22T20:12:44"^^xsd:dateTime ;
    skos:altLabel "Fosforittførekomstar"@nb ;
    skos:broader humord:c65815 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphorite deposits"@en,
        "Fosforittforekomster"@nb .

humord:c65817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65817" ;
    dct:modified "2024-04-17T11:07:43"^^xsd:dateTime ;
    skos:altLabel "Fossile algar"@nb ;
    skos:broader humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil algae"@en,
        "Fossile alger"@nb .

humord:c65818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65818" ;
    dct:modified "2024-04-17T11:09:58"^^xsd:dateTime ;
    skos:altLabel "Fossile fiskar"@nb ;
    skos:broader humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil fish"@en,
        "Fossile fisker"@nb .

humord:c65819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65819" ;
    dct:modified "2024-05-15T13:12:48"^^xsd:dateTime ;
    skos:altLabel "Fossil reefs"@en,
        "Fossile korallrev"@nb ;
    skos:broader humord:c28001 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil coral reefs"@en,
        "Fossile korallrev"@nb .

humord:c65820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65820" ;
    dct:modified "2024-04-17T11:14:03"^^xsd:dateTime ;
    skos:altLabel "Fossilization"@en,
        "Forsteining"@nb,
        "Fossilisasjon"@nb,
        "Fossilisering"@nb ;
    skos:broader humord:c08292 ;
    skos:definition "Fossilisasjon er dannelsen av et fossil. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossilisation"@en,
        "Fossilisering"@nb .

humord:c65821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65821" ;
    dct:modified "2024-04-17T11:17:43"^^xsd:dateTime ;
    skos:altLabel "Fotogeologi"@nb ;
    skos:broader humord:c12607 ;
    skos:definition "Fotogeologi er en sytematisk bruk av flybilder som et hjelpemiddel ved geologiske undersøkelser <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photogeology"@en,
        "Fotogeologi"@nb .

humord:c65822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65822" ;
    dct:modified "2024-04-17T11:25:58"^^xsd:dateTime ;
    skos:altLabel "Frostsikring"@nb ;
    skos:broader humord:c64192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frost protection"@en,
        "Frostsikring"@nb .

humord:c65823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65823" ;
    dct:modified "2024-04-17T12:09:42"^^xsd:dateTime ;
    skos:altLabel "Fuglefjell"@nb ;
    skos:broader humord:c65824 ;
    skos:definition "Fuglefjell er bratte fjellvegger hvor det hekker store mengder sjøfugler. Fuglene hekker som regel på hyller og avsatser.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird cliffs"@en,
        "Fuglefjell"@nb .

humord:c65824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65824" ;
    dct:modified "2024-04-17T12:11:58"^^xsd:dateTime ;
    skos:altLabel "Fuglesamfunn"@nb ;
    skos:broader humord:c65825 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird communities"@en,
        "Fuglesamfunn"@nb .

humord:c65825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65825" ;
    dct:modified "2024-04-17T12:11:43"^^xsd:dateTime ;
    skos:altLabel "Fugleøkologi"@nb ;
    skos:broader humord:c08241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird ecology"@en,
        "Fugleøkologi"@nb .

humord:c65826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65826" ;
    dct:modified "2024-04-22T20:17:59"^^xsd:dateTime ;
    skos:altLabel "Bleikejord"@nb,
        "Blekejord"@nb,
        "Fullerjord"@nb ;
    skos:broader humord:c16011 ;
    skos:definition "Fullerjord, naturlig mineralprodukt som er dannet ved forvitring av glassholdig vulkansk aske eller tuff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fuller's earth"@en,
        "Fullerjord"@nb .

humord:c65827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65827" ;
    dct:modified "2024-04-17T12:20:12"^^xsd:dateTime ;
    skos:altLabel "Foundation"@en,
        "Fundamentering"@nb,
        "Fundamenteringslære"@nb ;
    skos:broader humord:c61533 ;
    skos:definition "Fundament, den delen av et byggverk som overfører vekten av bygget og annen belastning som bygget utsettes for, ned til grunnen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foundation engineering"@en,
        "Fundamentering"@nb .

humord:c65828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65828" ;
    dct:modified "2024-04-17T14:20:45"^^xsd:dateTime ;
    skos:altLabel "Fusulinid"@nb ;
    skos:broader humord:c65494 ;
    skos:definition "Fusulinidae er en slimdyrfamilie i ordenen foraminiferer med relativt store (opptil 6–7 mm) hvetekornlignende skall, som består av mange kamre. De er karakteristiske for karbon og perm og kan forekomme i enorme mengder, slik at de danner tykke kalklag (fusulina-kalk).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fusulinida"@en,
        "Fusulinider"@nb .

humord:c65829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65829" ;
    dct:modified "2024-04-17T13:27:52"^^xsd:dateTime ;
    skos:altLabel "Affine rom"@nb ;
    skos:broader humord:c62789 ;
    skos:definition "Et affint rom i matematikken er en utvidelse av et vektorrom hvor punkter og vektorer er mer uavhengige av hverandre. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Affine spaces"@en,
        "Affine rom"@nb .

humord:c65830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65830" ;
    dct:modified "2024-04-22T20:19:54"^^xsd:dateTime ;
    skos:altLabel "Rock-fill dams"@en,
        "Fyllingsdammer"@nb,
        "Fyllingsdemningar"@nb ;
    skos:broader humord:c22041 ;
    skos:definition "En fyllningsdemning er en demning konstruert av fritt-rennende knust stein med en overflate eller kjerne av vanntett materiale. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rockfill dams"@en,
        "Fyllingsdemninger"@nb .

humord:c65831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65831" ;
    dct:modified "2024-04-17T14:49:51"^^xsd:dateTime ;
    skos:altLabel "Fyllitt"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Fyllitt er en bergart som har oppstått ved omdannelse (metamorfose) av leirskifer. Den ligner på glimmerskifer, men er ikke så sterkt omvandlet som denne; de nydannede mineralkornene er mikroskopiske <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phyllite"@en,
        "Fyllitt"@nb .

humord:c65832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65832" ;
    dct:modified "2024-04-17T14:52:10"^^xsd:dateTime ;
    skos:altLabel "Fyllosilikat"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Fyllosilikater er sjiktsilikater, en type av silikater hvis struktur karakteriseres av sjikt oppbygd av SiO4-tetraedere som deler tre av sine oksygenatomer med nærmest beliggende tetraedere. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phyllosilicates"@en,
        "Fyllosilikater"@nb .

humord:c65833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65833" ;
    dct:modified "2024-04-18T09:35:40"^^xsd:dateTime ;
    skos:altLabel "Fysisk geologi"@nb,
        "Geografisk geologi"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical geology"@en,
        "Fysisk geologi"@nb .

humord:c65834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65834" ;
    dct:modified "2024-04-17T15:04:56"^^xsd:dateTime ;
    skos:altLabel "Fysisk oseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Fysisk oseanografi er studiet av dei fysiske tilhøva og dei fysiske prosessane i havet, særleg rørsler og fysiske eigenskapar til sjøvatn. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical oceanography"@en,
        "Fysisk oseanografi"@nb .

humord:c65835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65835" ;
    dct:modified "2024-04-17T15:10:40"^^xsd:dateTime ;
    skos:altLabel "Gabbro"@nb ;
    skos:broader humord:c65516 ;
    skos:definition "Gabbro er en stor gruppe av mørke dypbergarter, som gjerne er grovkornede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gabbro"@en,
        "Gabbro"@nb .

humord:c65836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65836" ;
    dct:modified "2024-04-22T20:22:33"^^xsd:dateTime ;
    skos:altLabel "Dykes (Geology)"@en,
        "Sills"@en,
        "Gangar (Geologi)"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Ganger er tavleformet bergartsmasse, malm eller mineral, som fyller en sprekk eller spalte i berggrunnen. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: Ikke 100 % samsvar mellom norsk og engelsk term"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dikes (Geology)"@en,
        "Ganger (Geologi)"@nb .

humord:c65837 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65837" ;
    dct:modified "2024-04-18T07:25:06"^^xsd:dateTime ;
    skos:altLabel "Gardermoendeltaet"@nb ;
    skos:broader humord:c12366 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gardermoen delta"@en,
        "Gardermoendeltaet"@nb .

humord:c65838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65838" ;
    dct:modified "2024-04-18T07:28:29"^^xsd:dateTime ;
    skos:altLabel "Clathrate hydrates"@en,
        "Gas clathrates"@en,
        "Gasshydrat"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Gasshydrater er kjemiske forbindelser mellom gassmolekyler og vann. Særlig hydratene av metan, etan, propan og butan har blitt vist stor interesse fordi de er aktuelle i forbindelse med utvinningen av naturgass.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas hydrates"@en,
        "Gasshydrater"@nb .

humord:c65839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65839" ;
    dct:modified "2024-04-18T07:31:41"^^xsd:dateTime ;
    skos:altLabel "Geoakustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoacoustics"@en,
        "Geoakustikk"@nb .

humord:c65840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65840" ;
    dct:modified "2024-04-18T07:35:48"^^xsd:dateTime ;
    skos:altLabel "Geobiologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Geobiologi er et felt av vitenskapelig forskning som utforsker samspillet mellom den fysiske jorden og biosfæren.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geobiology"@en,
        "Geobiologi"@nb .

humord:c65841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65841" ;
    dct:modified "2024-08-16T12:40:16"^^xsd:dateTime ;
    skos:altLabel "Geobotanikk"@nb ;
    skos:broader humord:c64877 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geobotany"@en,
        "Geobotanikk"@nb .

humord:c65842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65842" ;
    dct:modified "2024-04-18T09:04:54"^^xsd:dateTime ;
    skos:altLabel "Geodiversitet"@nb,
        "Geologisk mangfald"@nb,
        "Geologisk mangfold"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Geodiversitet er mangfoldet av jordmaterialer, former og prosesser som utgjør og former jorden <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geodiversity"@en,
        "Geodiversitet"@nb .

humord:c65843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65843" ;
    dct:modified "2024-04-18T09:07:26"^^xsd:dateTime ;
    skos:altLabel "Geodynamikk"@nb,
        "Jordas dynamikk"@nb,
        "Jordens dynamikk"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Geodynamikk er læren om de krefter som virker i jordskorpen og fører til foldninger, overskyvninger, forkastninger, og lignende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geodynamics"@en,
        "Geodynamikk"@nb .

humord:c65844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65844" ;
    dct:modified "2024-04-18T09:09:01"^^xsd:dateTime ;
    skos:altLabel "Geodynamic modelling"@en,
        "Geodynamisk modellering"@nb ;
    skos:broader humord:c65843 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geodynamic modeling"@en,
        "Geodynamisk modellering"@nb .

humord:c65845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65845" ;
    dct:modified "2024-04-18T09:13:36"^^xsd:dateTime ;
    skos:altLabel "Geoelektrisitet"@nb ;
    skos:broader humord:c60900 ;
    skos:definition "Geoelektrisitet refererer til den elektriske strømmen som oppstår naturlig i jordens skorpe og mantel <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoelectricity"@en,
        "Geoelektrisitet"@nb .

humord:c65846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65846" ;
    dct:modified "2024-04-18T09:21:11"^^xsd:dateTime ;
    skos:altLabel "Geofysisk oljeleiting"@nb ;
    skos:broader humord:c24910 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geophysical oil prospecting"@en,
        "Geofysisk oljeleting"@nb .

humord:c65847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65847" ;
    dct:modified "2024-04-22T20:26:19"^^xsd:dateTime ;
    skos:altLabel "Geophysical measurements"@en,
        "Geophysical studies"@en,
        "Geofysiske metodar"@nb,
        "Geofysiske målemetodar"@nb,
        "Geofysiske målemetoder"@nb,
        "Geofysiske undersøkelser"@nb,
        "Geofysiske undersøkingar"@nb ;
    skos:broader humord:c08276 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geophysical methods"@en,
        "Geofysiske metoder"@nb .

humord:c65848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65848" ;
    dct:modified "2024-04-18T09:28:36"^^xsd:dateTime ;
    skos:altLabel "Geofysiske prosessar"@nb ;
    skos:broader humord:c08276 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geophysical processes"@en,
        "Geofysiske prosesser"@nb .

humord:c65849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65849" ;
    dct:modified "2024-04-18T09:30:41"^^xsd:dateTime ;
    skos:altLabel "Geognosi"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Geognosi er en foreldet betegnelse som tidlig på 1800-tallet ble brukt om den delen av geologien som har til formål å undersøke og beskrive jordskorpens struktur og oppbygging. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geognosy"@en,
        "Geognosi"@nb .

humord:c65850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65850" ;
    dct:modified "2024-04-18T09:37:48"^^xsd:dateTime ;
    skos:altLabel "Geografiske analysar"@nb ;
    skos:broader humord:c09015 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geographical analyses"@en,
        "Geografiske analyser"@nb .

humord:c65851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65851" ;
    dct:modified "2024-04-18T09:46:35"^^xsd:dateTime ;
    skos:altLabel "Geoide"@nb ;
    skos:broader humord:c28363 ;
    skos:definition "Geoide er det teoretiske nivået havoverflaten ville ligget hvis vi trekker fra effekter av tidevann, havstrømmer og bølger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoid"@en,
        "Geoide"@nb .

humord:c65852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65852" ;
    dct:modified "2024-04-18T09:48:25"^^xsd:dateTime ;
    skos:altLabel "Geokjemikarar"@nb ;
    skos:broader humord:c58944 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geochemists"@en,
        "Geokjemikere"@nb ;
    skos:related humord:c65540 .

humord:c65853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65853" ;
    dct:modified "2024-04-18T09:52:19"^^xsd:dateTime ;
    skos:altLabel "Geokjemisk malmleiting"@nb ;
    skos:broader humord:c65618 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geochemical prospecting"@en,
        "Geokjemisk malmleting"@nb .

humord:c65854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65854" ;
    dct:modified "2024-04-18T09:54:26"^^xsd:dateTime ;
    skos:altLabel "Magnetisk malmleiting"@nb ;
    skos:broader humord:c65618 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic prospecting"@en,
        "Magnetisk malmleting"@nb .

humord:c65855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65855" ;
    dct:modified "2024-04-18T10:00:09"^^xsd:dateTime ;
    skos:altLabel "Geochemical modeling"@en,
        "Geokjemisk modellering"@nb ;
    skos:broader humord:c65540 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geochemical modelling"@en,
        "Geokjemisk modellering"@nb .

humord:c65856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65856" ;
    dct:modified "2024-04-18T10:05:09"^^xsd:dateTime ;
    skos:altLabel "Geokjemisk prospektering"@nb ;
    skos:broader humord:c65505 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geochemical oil prospecting"@en,
        "Geokjemisk prospektering"@nb .

humord:c65857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65857" ;
    dct:modified "2024-04-18T10:06:46"^^xsd:dateTime ;
    skos:altLabel "Geokonservering"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoconservation"@en,
        "Geokonservering"@nb .

humord:c65858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65858" ;
    dct:modified "2024-04-18T10:09:27"^^xsd:dateTime ;
    skos:altLabel "Dispensjonalisme"@nb ;
    skos:broader humord:c08694 ;
    skos:definition "Dispensjonalisme, en evangelikal lære fra sist på 1800-tallet, hevder at Gud har delt historien i ulike tidsperioder (dispensjoner) <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dispensationalism"@en,
        "Dispensjonalisme"@nb .

humord:c65859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65859" ;
    dct:modified "2024-04-18T10:17:35"^^xsd:dateTime ;
    skos:altLabel "Geological dating"@en,
        "Geokronologi"@nb,
        "Geologisk datering"@nb,
        "Geologiske dateringsmetodar"@nb,
        "Geologiske dateringsmetoder"@nb ;
    skos:broader humord:c08293 ;
    skos:definition "Geokronologi er en vitenskap som befatter seg med geologisk alder og tidsregning, og som inndeler Jordens historie i geokronologiske enheter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geochronology"@en,
        "Geokronologi"@nb .

humord:c65860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65860" ;
    dct:modified "2024-04-18T10:20:39"^^xsd:dateTime ;
    skos:altLabel "Geokryologi"@nb ;
    skos:broader humord:c65719 ;
    skos:definition "Geokryologi er vitenskapen om is og frost i jordens materialer og prosesser <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geocryology"@en,
        "Geokryologi"@nb .

humord:c65861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65861" ;
    dct:modified "2024-04-18T10:27:07"^^xsd:dateTime ;
    skos:altLabel "Geologisk kartlegging"@nb ;
    skos:broader humord:c08275 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological mapping"@en,
        "Geologisk kartlegging"@nb .

humord:c65862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65862" ;
    dct:modified "2024-04-22T20:31:58"^^xsd:dateTime ;
    skos:altLabel "Geologisk prospektering"@nb ;
    skos:broader humord:c65505 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological prospecting"@en,
        "Geologisk prospektering"@nb .

humord:c65863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65863" ;
    dct:modified "2024-04-19T09:04:17"^^xsd:dateTime ;
    skos:altLabel "Geological time scales"@en,
        "Geologisk tid"@nb,
        "Geologisk tidsmåling"@nb,
        "Geologisk tidstabell"@nb ;
    skos:broader humord:c08293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological time"@en,
        "Geologisk tid"@nb .

humord:c65864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65864" ;
    dct:modified "2024-04-18T12:27:50"^^xsd:dateTime ;
    skos:altLabel "Geo-sequestration"@en,
        "Geologisk lagring"@nb ;
    skos:broader humord:c26212 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological storage"@en,
        "Geologisk lagring"@nb .

humord:c65865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65865" ;
    dct:modified "2024-04-18T12:29:35"^^xsd:dateTime ;
    skos:altLabel "Formations"@en,
        "Formasjonar"@nb,
        "Formasjoner"@nb,
        "Geologiske formasjonar"@nb ;
    skos:broader humord:c65551 ;
    skos:definition "Formasjon, sedimentære lag som danner en særlig enhet i en lagrekke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological formations"@en,
        "Geologiske formasjoner"@nb .

humord:c65866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65866" ;
    dct:modified "2024-04-18T12:31:31"^^xsd:dateTime ;
    skos:altLabel "Geologiske metodar"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological methods"@en,
        "Geologiske metoder"@nb .

humord:c65867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65867" ;
    dct:modified "2024-04-18T12:34:38"^^xsd:dateTime ;
    skos:altLabel "Geologiske undersøkingar"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Geologisk undersøking er undersøkingar i felten for å reie ut om dei geologiske forholda i eit område. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological surveys"@en,
        "Geologiske undersøkelser"@nb .

humord:c65868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65868" ;
    dct:modified "2024-04-18T12:38:31"^^xsd:dateTime ;
    skos:altLabel "Geomikrobiologi"@nb ;
    skos:broader humord:c65840 ;
    skos:definition "Geomikrobiologi er det vitenskapelige feltet i skjæringspunktet mellom geologi og mikrobiologi og er et viktig underfelt innen geobiologi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geomicrobiology"@en,
        "Geomikrobiologi"@nb .

humord:c65869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65869" ;
    dct:modified "2024-04-18T12:40:02"^^xsd:dateTime ;
    skos:altLabel "Bikalkogenid"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "En chalcogenid er en kjemisk forbindelse bestående av minst én kalkogenanion og minst ett mer elektropositivt element. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bichalcogenides"@en,
        "Bikalkogenider"@nb ;
    skos:related humord:c62516 .

humord:c65870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65870" ;
    dct:modified "2024-04-22T20:34:51"^^xsd:dateTime ;
    skos:altLabel "Geomorphometrics"@en,
        "Digital terrenganalyse"@nb,
        "Geomorfometri"@nb ;
    skos:broader humord:c13184 ;
    skos:definition "Geomorfometri er vitenskapen og praksisen for å måle egenskapene til terreng, formen på jordens overflate og effekten av denne overflateformen på menneskelig og naturlig geografi.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geomorphometry"@en,
        "Geomorfometri"@nb .

humord:c65871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65871" ;
    dct:modified "2024-04-18T12:49:11"^^xsd:dateTime ;
    skos:altLabel "Geomytologi"@nb ;
    skos:broader humord:c08457 ;
    skos:definition "Geomytologi (også kalt \"jordens legender\", \"landskapsmytologi\", \"observasjonsmyter\" eller \"naturlig kunnskap\") er studiet av muntlige og skriftlige tradisjoner skapt av før-vitenskapelige kulturer for å forklare, ofte med poetisk eller mytologisk billedspråk, geologiske hendelser og fenomener som jordskjelv, vulkaner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geomythology"@en,
        "Geomytologi"@nb .

humord:c65872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65872" ;
    dct:modified "2024-04-18T12:55:15"^^xsd:dateTime ;
    skos:altLabel "Geosfæren"@nb ;
    skos:broader humord:c08184 ;
    skos:definition "Geosfæren, betegnelse på jordklodens forskjellige sfærer, det vil si litosfæren, hydrosfæren, kryosfæren, atmosfæren og biosfæren.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geosphere"@en,
        "Geosfæren"@nb .

humord:c65873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65873" ;
    dct:modified "2024-04-22T20:41:03"^^xsd:dateTime ;
    skos:altLabel "Geothermal energy"@en,
        "Geothermal heat"@en,
        "Geothermal technology"@en,
        "Geotermalvarme"@nb,
        "Geotermikk"@nb,
        "Geotermisk energi"@nb,
        "Geotermisk teknologi"@nb,
        "Geovarme"@nb,
        "Grunnvarme"@nb,
        "Jordvarme"@nb ;
    skos:broader humord:c22303 ;
    skos:definition "Geotermisk energi er energi som finnes lagret i jordskorpen i form av varme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geothermics"@en,
        "Geotermikk"@nb .

humord:c65874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65874" ;
    dct:modified "2024-04-18T13:11:52"^^xsd:dateTime ;
    skos:altLabel "Geoturisme"@nb ;
    skos:broader humord:c01417 ;
    skos:definition "Geoturisme er et begrep introdusert av magasinet National Geographic i 2002, som beskriver turisme som «ivaretar, forsterker og fremhever et steds lokale egenart – miljø, kultur, estetikk, kulturarv – og som kommer lokalsamfunnet til gode». <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geotourism"@en,
        "Geoturisme"@nb .

humord:c65875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65875" ;
    dct:modified "2024-04-18T13:17:46"^^xsd:dateTime ;
    skos:altLabel "Geoøkologi"@nb ;
    skos:broader humord:c08275,
        humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geoecology"@en,
        "Geoøkologi"@nb .

humord:c65876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65876" ;
    dct:modified "2024-04-18T13:23:40"^^xsd:dateTime ;
    skos:altLabel "Geysirar"@nb ;
    skos:broader humord:c18935 ;
    skos:definition "Geysir, naturlig varm kilde som med mellomrom har utbrudd hvor varmt vann og damp blir kastet høyt opp i luften. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geysers"@en,
        "Geysirer"@nb .

humord:c65877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65877" ;
    dct:modified "2024-04-18T13:25:13"^^xsd:dateTime ;
    skos:altLabel "Gipsførekomstar"@nb ;
    skos:broader humord:c17600 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gypsum occurrences"@en,
        "Gipsforekomster"@nb .

humord:c65878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65878" ;
    dct:modified "2024-04-18T13:27:52"^^xsd:dateTime ;
    skos:altLabel "Bremiljøer"@nb,
        "Glasial"@nb,
        "Glasiale miljø"@nb,
        "Glasiale miljøer"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Glasial, en kjølig periode under en istid er noe som hører til, eller skriver seg fra, breer under istidene eller fra dagens isbreer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial"@en,
        "Glasial"@nb .

humord:c65879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65879" ;
    dct:modified "2024-04-18T13:28:54"^^xsd:dateTime ;
    skos:altLabel "Glasiale prosessar"@nb ;
    skos:broader humord:c20645 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial processes"@en,
        "Glasiale prosesser"@nb .

humord:c65880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65880" ;
    dct:modified "2024-04-18T14:59:08"^^xsd:dateTime ;
    skos:altLabel "Glacifluvial"@en,
        "Breelvavsetningar"@nb,
        "Breelvavsetninger"@nb,
        "Glasifluvial"@nb,
        "Glasifluviale sediment"@nb,
        "Glasifluviale sedimenter"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Glasifluvial er et faguttrykk som betyr noe som angår breelver. Det kan brukes om landformer skapt av breelver, og prosesser og materialer i tilknytning til breelver. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glaciofluvial"@en,
        "Glasifluvial"@nb .

humord:c65881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65881" ;
    dct:modified "2024-04-18T15:03:10"^^xsd:dateTime ;
    skos:altLabel "Proglacial lakes"@en,
        "Bredemte innsjøar"@nb,
        "Bredemte innsjøer"@nb,
        "Bredemte sjøar"@nb,
        "Bredemte sjøer"@nb,
        "Bresjøar"@nb,
        "Bresjøer"@nb,
        "Glasilakustrin"@nb,
        "Glasiolakustrin"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Glasilakustrin er et uttrykk som betyr at noe angår bresjøer. For eksempel er glasilakustrine sedimenter avsatt i en bresjø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glaciolacustrine"@en,
        "Glasilakustrin"@nb .

humord:c65882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65882" ;
    dct:modified "2024-04-18T15:06:55"^^xsd:dateTime ;
    skos:altLabel "Glacial marine sediments"@en,
        "Glaciomarine processes"@en,
        "Glaciomarine sedimentation"@en,
        "Glaciomarine sediments"@en,
        "Brenærete havavsetninger"@nb,
        "Glasimarin"@nb,
        "Glasimarine avsetjingar"@nb,
        "Glasimarine avsetninger"@nb,
        "Glasimarine avsettingar"@nb,
        "Glasimarine sediment"@nb,
        "Glasimarine sedimenter"@nb,
        "Glasiomarine prosessar"@nb,
        "Glasiomarine prosesser"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Glasimarin er et uttrykk som betyr at noe angår havet eller havbunnen utenfor eller under en isbre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glaciomarine"@en,
        "Glasimarin"@nb .

humord:c65883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65883" ;
    dct:modified "2024-04-18T15:08:53"^^xsd:dateTime ;
    skos:altLabel "Glimmermineral"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Glimmer, en gruppe silikatmineraler som er karakterisert ved at de lett lar seg spalte i tynne flak.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mica minerals"@en,
        "Glimmermineraler"@nb .

humord:c65884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65884" ;
    dct:modified "2024-04-19T08:51:11"^^xsd:dateTime ;
    skos:altLabel "Globale klimasystem"@nb ;
    skos:broader humord:c15125 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Global climate systems"@en,
        "Globale klimasystemer"@nb .

humord:c65885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65885" ;
    dct:modified "2024-04-19T08:54:12"^^xsd:dateTime ;
    skos:altLabel "Global changes"@en,
        "Global miljølære"@nb,
        "Globale endringar"@nb,
        "Globale endringer"@nb,
        "Globale miljøendringar"@nb,
        "Globale miljøforandringar"@nb,
        "Globale miljøforandringer"@nb,
        "Globale miljøproblem"@nb,
        "Globale miljøproblemer"@nb ;
    skos:broader humord:c59882 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Global environmental change"@en,
        "Globale miljøendringer"@nb .

humord:c65886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65886" ;
    dct:modified "2024-04-19T09:05:18"^^xsd:dateTime ;
    skos:altLabel "Gneis"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Gneis er en stor gruppe middels- til grovkornede metamorfe bergarter med båndet struktur, dannet ved regionalmetamorfose. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gneiss"@en,
        "Gneis"@nb .

humord:c65887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65887" ;
    dct:modified "2024-04-19T09:08:35"^^xsd:dateTime ;
    skos:altLabel "Grafitt"@nb ;
    skos:broader humord:c61729 ;
    skos:definition "Grafitt er et svært bøyelig og bløtt mineral med svart farge og strek. Mineralet er så bløtt at det farger papir svart. Grafitt er den alminnelige modifikasjon av krystallisert karbon.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphite"@en,
        "Grafitt"@nb .

humord:c65888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65888" ;
    dct:modified "2024-04-19T09:12:11"^^xsd:dateTime ;
    skos:altLabel "Granulite facies"@en,
        "Granulittar"@nb,
        "Granulittfacies"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Granulitt, en bergartsbetegnelse som har hatt forskjellige betydninger. Etter moderne nomenklatur er granulitt en middels- til finkornet, metamorf bergart som hovedsakelig består av kvarts og feltspat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Granulites"@en,
        "Granulitter"@nb .

humord:c65889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65889" ;
    dct:modified "2024-04-19T09:19:40"^^xsd:dateTime ;
    skos:altLabel "Graptolithina"@en,
        "Graptolittar"@nb ;
    skos:broader humord:c65890 ;
    skos:definition "Graptolitter er en klasse av kolonidannende små dyr som er relativt vanlige fra kambrium til karbon, men finnes sjelden i dag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graptolites"@en,
        "Graptolitter"@nb .

humord:c65890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65890" ;
    dct:modified "2024-11-27T15:01:58"^^xsd:dateTime ;
    skos:altLabel "Hydrozoa"@nb,
        "Småmaneter"@nb ;
    skos:broader humord:c65387 ;
    skos:definition "Småmaneter er en klasse av nesledyr. Den omfatter mange ulike og forskjellig utseende arter og grupper, blant annet hydroider og blæremaneter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrozoa"@en,
        "Småmaneter"@nb .

humord:c65891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65891" ;
    dct:modified "2024-04-19T09:22:45"^^xsd:dateTime ;
    skos:altLabel "Gravimetri (Geologi)"@nb,
        "Tetthetsmodellering"@nb,
        "Tettleiksmodellering"@nb,
        "Tyngdeanomalier"@nb,
        "Tyngdemodellering"@nb ;
    skos:broader humord:c60796 ;
    skos:definition "Gravimetri er teknikker for studier av tyngdekraften eller tyngdens akselerasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravimetry (Geology)"@en,
        "Gravimetri (Geologi)"@nb .

humord:c65892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65892" ;
    dct:modified "2024-04-19T09:27:22"^^xsd:dateTime ;
    skos:altLabel "Gravitasjonsstraumar"@nb ;
    skos:broader humord:c65893 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravity currents"@en,
        "Gravitasjonsstrømmer"@nb .

humord:c65893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65893" ;
    dct:modified "2024-04-19T09:27:08"^^xsd:dateTime ;
    skos:altLabel "Dynamic meteorology"@en,
        "Atmosfæredynamikk"@nb,
        "Atmosfærens dynamikk"@nb,
        "Dynamisk meteorologi"@nb ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmosphere dynamics"@en,
        "Atmosfæredynamikk"@nb .

humord:c65894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65894" ;
    dct:modified "2024-04-19T09:36:10"^^xsd:dateTime ;
    skos:altLabel "Atmospheric boundary layers"@en,
        "Boundary layers"@en,
        "Planetary boundary layers"@en,
        "Atmosfæriske grenselag"@nb,
        "Grenselag"@nb,
        "Grenselagsmeteorologi"@nb,
        "Grenselagsstrømninger"@nb,
        "Grenselagsstrøymingar"@nb,
        "Grenselagsteori"@nb,
        "Grensesjikt"@nb,
        "Planetære grenselag"@nb ;
    skos:broader humord:c65895 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boundary layer meteorology"@en,
        "Grenselagsmeteorologi"@nb .

humord:c65895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65895" ;
    dct:modified "2024-08-29T18:12:36"^^xsd:dateTime ;
    skos:altLabel "Strøyming (Fluiddynamikk)"@nb ;
    skos:broader humord:c65300 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flow"@en,
        "Strømning"@nb .

humord:c65896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65896" ;
    dct:modified "2024-04-19T09:39:52"^^xsd:dateTime ;
    skos:altLabel "Grensestrukturar"@nb ;
    skos:broader humord:c64597 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boundary structures"@en,
        "Grensestrukturer"@nb .

humord:c65897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65897" ;
    dct:modified "2024-04-19T09:41:03"^^xsd:dateTime ;
    skos:altLabel "Groduritt"@nb ;
    skos:broader humord:c65518 ;
    skos:definition "Groruditt, en gangbergart fra Oslofeltet med granittisk sammensetning (inneholder vesentlig kalifeltspat og kvarts). Den er sterkt grønn på grunn av tette aggregater av små ægirin-nåler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grorudite"@en,
        "Groduritt"@nb .

humord:c65898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65898" ;
    dct:modified "2024-04-22T20:53:59"^^xsd:dateTime ;
    skos:altLabel "Fast fjell"@nb,
        "Grunnfjell"@nb ;
    skos:broader humord:c08316 ;
    skos:definition "Grunnfjell, helt eller delvis omvandlede bergartskomplekser som danner et underlag for yngre avsetninger i et område.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Basement (Mountains)"@en,
        "Grunnfjell"@nb ;
    skos:related humord:c65603 .

humord:c65899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65899" ;
    dct:modified "2024-04-19T09:50:02"^^xsd:dateTime ;
    skos:altLabel "Grunnundersøkingar"@nb ;
    skos:broader humord:c65590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil surveys"@en,
        "Grunnundersøkelser"@nb .

humord:c65900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65900" ;
    dct:modified "2024-04-19T09:59:30"^^xsd:dateTime ;
    skos:altLabel "Groundwater contamination"@en,
        "Grunnvassforureining"@nb ;
    skos:broader humord:c65901 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groundwater pollution"@en,
        "Grunnvannsforurensning"@nb .

humord:c65901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65901" ;
    dct:modified "2024-11-07T11:20:05"^^xsd:dateTime ;
    skos:altLabel "Akvatisk forureining"@nb,
        "Akvatisk forurensning"@nb,
        "Vannforurensing"@nb,
        "Vassforureining"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Forurensning av akvatisk miljø (ferskvann og marint miljø) <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: Brukes når dok omhandler både ferskvann og marin"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatitic pollution"@en,
        "Vannforurensning"@nb .

humord:c65902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65902" ;
    dct:modified "2024-04-19T13:32:56"^^xsd:dateTime ;
    skos:altLabel "Ferskvannsforureining"@nb ;
    skos:broader humord:c65901 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater pollution"@en,
        "Ferskvannsforurensning"@nb .

humord:c65903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65903" ;
    dct:modified "2024-04-19T13:35:55"^^xsd:dateTime ;
    skos:altLabel "Grunnvasstraum"@nb ;
    skos:broader humord:c60092 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groundwater flow"@en,
        "Grunnvannsstrøm"@nb .

humord:c65904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65904" ;
    dct:modified "2024-04-19T13:37:41"^^xsd:dateTime ;
    skos:altLabel "Grunnområde"@nb,
        "Grunt vann"@nb,
        "Grunt vatn"@nb ;
    skos:broader humord:c08343 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shallow water"@en,
        "Gruntvannsområder"@nb .

humord:c65905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65905" ;
    dct:modified "2024-04-19T13:39:50"^^xsd:dateTime ;
    skos:altLabel "Grus"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Grus er fragmenter (biter) av bergarter med kornstørrelse på 2–60 millimeter. Blir kornstørrelsen mindre, får man sand.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravel"@en,
        "Grus"@nb .

humord:c65906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65906" ;
    dct:modified "2024-04-19T13:42:47"^^xsd:dateTime ;
    skos:altLabel "Grusførekomstar"@nb ;
    skos:broader humord:c65905 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravel deposits"@en,
        "Grusforekomster"@nb .

humord:c65907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65907" ;
    dct:modified "2024-04-23T15:32:40"^^xsd:dateTime ;
    skos:altLabel "Daudisgroper"@nb,
        "Dødisgroper"@nb,
        "Gryteholsjøar"@nb,
        "Grytehòlsjøar"@nb ;
    skos:broader humord:c08323 ;
    skos:definition "En grytehullsjø er en innsjø som ligger i en dødisgrop (grytehull). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kettles"@en,
        "Grytehullsjøer"@nb .

humord:c65908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65908" ;
    dct:modified "2024-04-19T13:47:56"^^xsd:dateTime ;
    skos:altLabel "Gullførekomstar"@nb ;
    skos:broader humord:c08376 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold deposits"@en,
        "Gullforekomster"@nb .

humord:c65909 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65909" ;
    dct:modified "2024-04-19T13:56:12"^^xsd:dateTime ;
    skos:altLabel "Haltenbanken"@nb ;
    skos:broader humord:c58986 ;
    skos:definition "Haltenbanken er en fiskebanke i Norskehavet som ligger utenfor den nordlige delen av Trøndelag, omtrent rett vest for Folda, rundt 50 nautiske mil fra land. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halten bank"@en,
        "Haltenbanken"@nb .

humord:c65910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65910" ;
    dct:modified "2024-04-23T14:15:14"^^xsd:dateTime ;
    skos:altLabel "Paraśurāma"@en,
        "Rama Bhargava"@en,
        "Rama Jamadagnya"@en,
        "Virarama"@en,
        "Parashurama"@nb ;
    skos:broader humord:c17799 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parashurama."@en,
        "Parashurama"@nb .

humord:c65911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65911" ;
    dct:modified "2024-04-23T07:36:38"^^xsd:dateTime ;
    skos:altLabel "Auto-translation"@en,
        "Sjølvomsetjing"@nb,
        "Sjølvomsetting"@nb ;
    skos:broader humord:c06282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-translation"@en,
        "Selvoversettelse"@nb .

humord:c65912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65912" ;
    dct:modified "2024-04-23T07:46:12"^^xsd:dateTime ;
    skos:altLabel "Onshore breeze"@en,
        "Havbris"@nb,
        "Sjøbris"@nb,
        "Solgangsbris"@nb ;
    skos:broader humord:c25541 ;
    skos:definition "Sjøbris, eller solgangsbris, (også kalt havgula/utrøna) er en vind fra havet eller store innsjøer som utvikler seg over land nær kysten.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea breeze"@en,
        "Havbris"@nb .

humord:c65913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65913" ;
    dct:modified "2024-04-23T07:50:14"^^xsd:dateTime ;
    skos:altLabel "Seabed imaging"@en,
        "Havbotnkartlegging"@nb ;
    skos:broader humord:c59833 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seafloor mapping"@en,
        "Havbunnskartlegging"@nb .

humord:c65914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65914" ;
    dct:modified "2024-04-23T07:54:16"^^xsd:dateTime ;
    skos:altLabel "Havbotnspreiing"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Havbunnsspredning er dannelse av havbunnskorpe på jordplategrenser. Prosessen skjer langs spredningsrygger (midthavsrygger) der to tektoniske plater beveger seg bort fra hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seafloor spreading"@en,
        "Havbunnspredning"@nb ;
    skos:related humord:c59833 .

humord:c65915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65915" ;
    dct:modified "2024-04-23T07:56:45"^^xsd:dateTime ;
    skos:altLabel "Havbotnskorpe"@nb ;
    skos:broader humord:c65589 ;
    skos:definition "Havbunnskorpe er jordskorpen under verdenshavene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oceanic crust"@en,
        "Havbunnsskorpe"@nb .

humord:c65916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65916" ;
    dct:modified "2024-04-23T07:59:14"^^xsd:dateTime ;
    skos:altLabel "Havforskarar"@nb,
        "Oseanografar"@nb,
        "Oseanografer"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oceanographers"@en,
        "Havforskere"@nb ;
    skos:related humord:c18936 .

humord:c65917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65917" ;
    dct:modified "2024-04-23T08:03:46"^^xsd:dateTime ;
    skos:altLabel "Havis"@nb,
        "Pakkis"@nb,
        "Sjøis"@nb ;
    skos:broader humord:c11938 ;
    skos:definition "Havis er frosset sjøvann som dekker store havområder, både nord og sør på jordkloden <WP>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea ice"@en,
        "Havis"@nb .

humord:c65918 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65918" ;
    dct:modified "2024-04-23T08:09:58"^^xsd:dateTime ;
    skos:altLabel "Hedmarkbassenget"@nb ;
    skos:broader humord:c58370 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hedmark basin"@en,
        "Hedmarkbassenget"@nb .

humord:c65919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65919" ;
    dct:modified "2024-04-24T09:13:00"^^xsd:dateTime ;
    skos:altLabel "Variscan orogeny"@en,
        "Hercynske fjellkjedefoldning"@nb,
        "Herkyniske fjellkjedefoldning"@nb,
        "Variskiske fjellkjedefoldning"@nb ;
    skos:broader humord:c65748 ;
    skos:definition "Den hercynske fjellkjedefoldning var en hendelse med sammenpressing av jordskorpen i karbon og perm ved slutten av Jordens oldtid for 360–250 millioner år siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hercynian orogeny"@en,
        "Hercynske fjellkjedefoldning"@nb .

humord:c65920 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65920" ;
    dct:modified "2024-04-23T08:26:31"^^xsd:dateTime ;
    skos:altLabel "Hild oil and gas field"@en,
        "Hildfeltet"@nb ;
    skos:broader humord:c03714 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hild field"@en,
        "Hildfeltet"@nb .

humord:c65921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65921" ;
    dct:modified "2024-04-23T14:26:08"^^xsd:dateTime ;
    skos:altLabel "Hornblende"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Hornblende, mineral med mørk grønn til svart farge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hornblende"@en,
        "Hornblende"@nb .

humord:c65922 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65922" ;
    dct:modified "2024-04-23T14:29:27"^^xsd:dateTime ;
    skos:altLabel "Hornelenbassenget"@nb ;
    skos:broader humord:c02876 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hornelen bassin"@en,
        "Hornelenbassenget"@nb .

humord:c65923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65923" ;
    dct:modified "2024-04-23T14:41:59"^^xsd:dateTime ;
    skos:altLabel "Hydrogeofysikk"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogeophysics"@en,
        "Hydrogeofysikk"@nb .

humord:c65924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65924" ;
    dct:modified "2024-04-23T14:44:05"^^xsd:dateTime ;
    skos:altLabel "Geohydrology"@en,
        "Groundwater hydrology"@en,
        "Geohydrologi"@nb,
        "Hydrogeologi"@nb ;
    skos:broader humord:c60092 ;
    skos:definition "Hydrogeologi er studiet av vatnet i fjellgrunn og løsmasser, og hvordan dette påvirkes av mineraler og av biologisk aktivitet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogeology"@en,
        "Hydrogeologi"@nb .

humord:c65925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65925" ;
    dct:modified "2024-04-23T14:48:09"^^xsd:dateTime ;
    skos:altLabel "Hydrogeomorfologi"@nb ;
    skos:broader humord:c13184,
        humord:c18935 ;
    skos:definition "Hydrogeomorfologi har blitt definert som \"en tverrfaglig vitenskap som fokuserer på samspillet og koblingen av hydrologiske prosesser med landformer eller jordmaterialer, og samspillet mellom geomorfiske prosesser med overflate- og grunnvann i tidsmessig og romlig dimensjon\".  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogeomorphology"@en,
        "Hydrogeomorfologi"@nb .

humord:c65926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65926" ;
    dct:modified "2024-04-23T14:53:57"^^xsd:dateTime ;
    skos:altLabel "Oil traps"@en,
        "Petroleum traps"@en,
        "Structural traps"@en,
        "Hydrokarbonfeller"@nb,
        "Oljefeller"@nb,
        "Petroleumsfeller"@nb ;
    skos:broader humord:c65505 ;
    skos:definition "Felle, område der en reservoarbergart for hydrokarboner er overdekket av en ugjennomtrengelig bergartskappe (en takbergart) slik at olje og gass ikke migrerer opp til overflaten, men samles og danner et olje- eller gassfelt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrocarbon seals"@en,
        "Hydrokarbonfeller"@nb .

humord:c65927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65927" ;
    dct:modified "2024-04-23T14:57:13"^^xsd:dateTime ;
    skos:altLabel "Hydrologic modelling"@en,
        "Hydrologisk modellering"@nb,
        "Hydrologiske modellar"@nb,
        "Hydrologiske modeller"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrologic modeling"@en,
        "Hydrologisk modellering"@nb .

humord:c65928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65928" ;
    dct:modified "2024-04-23T14:59:18"^^xsd:dateTime ;
    skos:altLabel "Hydrometallurgi"@nb ;
    skos:broader humord:c08303 ;
    skos:definition "Hydrometallurgi er læren om utvinning av metaller fra råstoff ved hjelp av oppløsning og utfelling <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrometallurgy"@en,
        "Hydrometallurgi"@nb .

humord:c65929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65929" ;
    dct:modified "2024-04-23T15:01:09"^^xsd:dateTime ;
    skos:altLabel "Hydrometeorologi"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Hydrometeorologi er den delen av meteorologien som er direkte forbundet med det hydrologiske kretsløpet, som vassdragskontroll og produksjon av hydroelektrisk energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrometeorology"@en,
        "Hydrometeorologi"@nb .

humord:c65930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65930" ;
    dct:modified "2024-04-23T15:06:20"^^xsd:dateTime ;
    skos:altLabel "Measure of altitude"@en,
        "Measuring of altitude"@en,
        "Høgdemålingar"@nb ;
    skos:broader humord:c08311 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Altitude measuring"@en,
        "Høydemålinger"@nb .

humord:c65931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65931" ;
    dct:modified "2024-04-24T09:09:48"^^xsd:dateTime ;
    skos:altLabel "Hydrotermal smokers"@en,
        "Djupvassrifter"@nb,
        "Dypvannsrifter"@nb,
        "Hydrotermale skorsteinar"@nb,
        "Hydrotermiske skorsteinar"@nb,
        "Hydrotermiske skorsteiner"@nb,
        "Undervannsventiler"@nb,
        "Undervassventilar"@nb ;
    skos:broader humord:c18935 ;
    skos:definition "En hydrotermisk skorstein eller undervannsventil er en naturlig struktur som blir til ved hydrotermisk aktivitet på havbunnen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrothermal vents"@en,
        "Hydrotermale skorsteiner"@nb .

humord:c65932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65932" ;
    dct:modified "2024-04-23T15:10:53"^^xsd:dateTime ;
    skos:altLabel "Hydrotermale prosessar"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrothermal processes"@en,
        "Hydrotermale prosesser"@nb .

humord:c65933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65933" ;
    dct:modified "2024-05-08T12:30:16"^^xsd:dateTime ;
    skos:altLabel "Hydrothermal mineral resources"@en,
        "Hydrotermale malmførekomstar"@nb ;
    skos:broader humord:c66169 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrothermal ore deposits"@en,
        "Hydrotermale malmforekomster"@nb .

humord:c65934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65934" ;
    dct:modified "2024-04-23T15:14:02"^^xsd:dateTime ;
    skos:altLabel "Hydrotermale avsetjingar"@nb,
        "Hydrotermale avsettingar"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrothermal deposits"@en,
        "Hydrotermale avsetninger"@nb .

humord:c65935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65935" ;
    dct:modified "2024-04-23T15:23:04"^^xsd:dateTime ;
    skos:altLabel "Illitt"@nb ;
    skos:broader humord:c65832 ;
    skos:definition "Illitt er et forvitringsprodukt av glimmermineraler som er alminnelig i norske leirer  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Illitte"@en,
        "Illitt"@nb .

humord:c65936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65936" ;
    dct:modified "2024-04-23T15:28:54"^^xsd:dateTime ;
    skos:altLabel "Oksid"@nb ;
    skos:broader humord:c14107,
        humord:c64121 ;
    skos:definition "Oksider er et fellesnavn for uorganiske forbindelser som oksygen danner med andre grunnstoffer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxides"@en,
        "Oksider"@nb .

humord:c65937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65937" ;
    dct:modified "2024-04-23T15:34:09"^^xsd:dateTime ;
    skos:altLabel "Continental glaciers"@en,
        "Innlandsis"@nb,
        "Isdekke"@nb ;
    skos:broader humord:c08296 ;
    skos:definition "Bre som dekker et stort område og er så tykk at underlagets topografi ikke vises på overflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice sheets"@en,
        "Innlandsis"@nb .

humord:c65938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65938" ;
    dct:modified "2024-04-23T15:41:33"^^xsd:dateTime ;
    skos:altLabel "Ichnologi"@nb ;
    skos:broader humord:c65939 ;
    skos:definition "Ichnologi er en gren av geologien som studerer spor etter levende organismer i geologiske formasjoner <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ichnology"@en,
        "Ichnologi"@nb .

humord:c65939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65939" ;
    dct:modified "2024-04-23T15:41:21"^^xsd:dateTime ;
    skos:altLabel "Sporfossil"@nb ;
    skos:broader humord:c08306 ;
    skos:definition "Sporfossiler er spor etter organismenes aktiviteter og gir viktig informasjon om hvordan utdødde dyr har levd. Sporfossiler kan for eksempel være fotspor, gravespor, fossile reir eller avføring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trace fossils"@en,
        "Sporfossiler"@nb .

humord:c65940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65940" ;
    dct:modified "2024-04-24T07:45:34"^^xsd:dateTime ;
    skos:altLabel "Indre prosessar  (Geologi)"@nb ;
    skos:broader humord:c65590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal geological processes"@en,
        "Indre prosesser (Geologi)"@nb .

humord:c65941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65941" ;
    dct:modified "2024-04-24T07:48:18"^^xsd:dateTime ;
    skos:altLabel "Industrimineral"@nb ;
    skos:broader humord:c14107 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial minerals"@en,
        "Industrimineraler"@nb .

humord:c65942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65942" ;
    dct:modified "2024-04-24T08:01:48"^^xsd:dateTime ;
    skos:altLabel "Lacustrine sediments"@en,
        "Innsjøsediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lake sediments"@en,
        "Innsjøsedimenter"@nb .

humord:c65943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65943" ;
    dct:modified "2024-04-24T08:08:37"^^xsd:dateTime ;
    skos:altLabel "Grunnsenkning"@nb,
        "Innsøkking"@nb,
        "Setning (Massebevegelse)"@nb,
        "Subsidens"@nb,
        "Synkning"@nb ;
    skos:broader humord:c61415 ;
    skos:definition "Subsidens er innsynkning av jordoverflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subsidence"@en,
        "Innsynkning"@nb .

humord:c65944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65944" ;
    dct:modified "2024-04-24T08:14:07"^^xsd:dateTime ;
    skos:altLabel "Interfacial waves"@en,
        "Grenseflatebylgjer"@nb,
        "Grenseflatebølger"@nb,
        "Grenseflatebølgjer"@nb,
        "Indre bølger"@nb,
        "Indre bølgjer"@nb,
        "Interne bylgjer"@nb,
        "Interne bølger"@nb,
        "Interne bølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Indre bølgjer er tyngdebølgjer som svingar i eit væskemedium og ikkje på overflata av det.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal waves"@en,
        "Interne bølger"@nb .

humord:c65945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65945" ;
    dct:modified "2024-04-24T08:18:18"^^xsd:dateTime ;
    skos:altLabel "Ionospheres"@en,
        "Ionosfærar"@nb,
        "Ionosfære"@nb,
        "Ionosfærefysikk"@nb,
        "Ionosfæren"@nb,
        "Ionosfærer"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Ionosfæren er ein del av atmosfæren som er kjenneteikna av å vere elektrisk leiande <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ionosphere"@en,
        "Ionosfæren"@nb .

humord:c65946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65946" ;
    dct:modified "2024-04-24T08:21:08"^^xsd:dateTime ;
    skos:altLabel "Basin inversion"@en ;
    skos:broader humord:c64597 ;
    skos:definition "Inversjon er det fenomen at eldre bergartslag ligger over yngre, lagene ligger opp-ned, som f.eks. i en overbikket fold <Norsk geologisk ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inversion (Geology)"@en,
        "Inversjon (Strukturgeologi)"@nb .

humord:c65947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65947" ;
    dct:modified "2024-04-24T08:24:56"^^xsd:dateTime ;
    skos:altLabel "Ice mountains"@en,
        "Isfjell"@nb ;
    skos:broader humord:c11938 ;
    skos:definition "Isfjell er store ismassar som blir brotne laus når isbrear som går ut i havet eller innsjøar «kalvar».  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Icebergs"@en,
        "Isfjell"@nb .

humord:c65948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65948" ;
    dct:modified "2024-04-24T08:27:05"^^xsd:dateTime ;
    skos:altLabel "Isostasi"@nb ;
    skos:broader humord:c65590 ;
    skos:definition "Isostasi er jordskorpens tendens til å oppnå en likevektstilstand mellom litosfæren og astenosfæren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isostasy"@en,
        "Isostasi"@nb .

humord:c65949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65949" ;
    dct:modified "2024-04-24T09:16:12"^^xsd:dateTime ;
    skos:altLabel "Istidsklima"@nb ;
    skos:broader humord:c65616 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice age climate"@en,
        "Istidsklima"@nb .

humord:c65950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65950" ;
    dct:modified "2024-04-24T09:24:44"^^xsd:dateTime ;
    skos:altLabel "Isotope geochemistry"@en,
        "Isotopgeokjemi"@nb,
        "Isotopgeologi"@nb ;
    skos:broader humord:c65540 ;
    skos:definition "Isotopgeokjemi, isotopgeologi, gren av geokjemien (geologien) som beskjeftiger seg med fordelingen av radioaktive og stabile isotoper i bergarter og mineraler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isotope geology"@en,
        "Isotopgeologi"@nb .

humord:c65951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65951" ;
    dct:modified "2024-04-24T09:27:35"^^xsd:dateTime ;
    skos:altLabel "Isotopanalysar"@nb,
        "Isotopteknikk"@nb ;
    skos:broader humord:c61602 ;
    skos:definition "Isotopanalyse er identifiseringen av isotopsignaturen, mengden av visse stabile isotoper av kjemiske elementer i organiske og uorganiske forbindelser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isotope analysis"@en,
        "Isotopanalyser"@nb .

humord:c65952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65952" ;
    dct:modified "2024-04-24T09:29:46"^^xsd:dateTime ;
    skos:altLabel "Interglacial period"@en,
        "Interglaciation"@en,
        "Interglasial"@nb,
        "Mellomistid"@nb ;
    skos:broader humord:c10964 ;
    skos:definition "Interglasial er det samme som mellomistid, tiden mellom to istider.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interglacial"@en,
        "Interglasial"@nb .

humord:c65953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65953" ;
    dct:modified "2024-04-24T09:36:51"^^xsd:dateTime ;
    skos:altLabel "Jarnførekomstar"@nb,
        "Jernførekomstar"@nb ;
    skos:broader humord:c08377 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iron deposits"@en,
        "Jernforekomster"@nb .

humord:c65954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65954" ;
    dct:modified "2024-04-24T09:41:22"^^xsd:dateTime ;
    skos:altLabel "Jarnutfelling"@nb,
        "Jernutfelling"@nb ;
    skos:broader humord:c08377 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iron precipitation"@en,
        "Jernutfelling"@nb .

humord:c65955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65955" ;
    dct:modified "2024-04-24T09:49:28"^^xsd:dateTime ;
    skos:altLabel "Giant's cauldrons"@en,
        "Potholes"@en,
        "Jettegryter"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "En jettegryte er en glatt, sylindrisk fordypning i bergoverflaten, dannet ved sliping (abrasjon) med en eller flere steiner eller grovt sediment (grus, stein, blokk) når store vannmengder settes i bevegelse. En jettegryte er vanligvis dypere enn den er bred, og store jettegryter kan være flere meter dype. <SNL>>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Giant's kettles"@en,
        "Jettegryter"@nb .

humord:c65956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65956" ;
    dct:modified "2024-04-24T10:18:57"^^xsd:dateTime ;
    skos:altLabel "Jordanalysar"@nb ;
    skos:broader humord:c63839 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil analyses"@en,
        "Jordanalyser"@nb .

humord:c65957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65957" ;
    dct:modified "2024-04-24T10:20:06"^^xsd:dateTime ;
    skos:altLabel "Jordas alder"@nb,
        "Jordens alder"@nb ;
    skos:broader humord:c65859 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Age of the Earth"@en,
        "Jordas alder"@nb .

humord:c65958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65958" ;
    dct:modified "2024-04-24T10:22:06"^^xsd:dateTime ;
    skos:altLabel "Earth's shape"@en,
        "Jordens form"@nb,
        "Jordforma"@nb ;
    skos:broader humord:c65590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Figure of the Earth"@en,
        "Jordas form"@nb .

humord:c65959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65959" ;
    dct:modified "2024-04-24T10:23:41"^^xsd:dateTime ;
    skos:altLabel "Jordas gravitasjonsfelt"@nb,
        "Jordens gravitasjonsfelt"@nb ;
    skos:broader humord:c60796 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth's gravitational field"@en,
        "Jordas gravitasjonsfelt"@nb .

humord:c65960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65960" ;
    dct:modified "2024-04-24T10:26:03"^^xsd:dateTime ;
    skos:altLabel "Jordas indre"@nb,
        "Jordens indre"@nb ;
    skos:broader humord:c65590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth's interior"@en,
        "Jordas indre"@nb .

humord:c65961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65961" ;
    dct:modified "2024-04-24T12:41:16"^^xsd:dateTime ;
    skos:altLabel "Triptyka"@nb,
        "Triptyker"@nb,
        "Truptykonar"@nb,
        "Tryptykar"@nb ;
    skos:broader humord:c05652 ;
    skos:definition "Triptykon er et tredelt bilde som består av et midtparti og to sidefløyer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triptychs"@en,
        "Triptykoner"@nb .

humord:c65962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65962" ;
    dct:modified "2024-04-24T15:03:26"^^xsd:dateTime ;
    skos:altLabel "Laboratory animals"@en,
        "Forsøksdyr"@nb,
        "Laboratoriedyr"@nb,
        "Laboratoriemus"@nb,
        "Laboratorierotter"@nb ;
    skos:broader humord:c16401 ;
    skos:definition "Forsøksdyr er dyr som brukes i forskningsøyemed, for eksempel ved utprøving av legemidler eller kosmetiske preparater, bestemmelse av vitaminbehov, måling av toleransegrenser for giftstoffer, måling av skadevirkninger av fysiske påkjenninger i forbindelse med for eksempel dykking og romfart og mer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lab animals"@en,
        "Forsøksdyr"@nb ;
    skos:related humord:c61384 .

humord:c65963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65963" ;
    dct:modified "2024-04-24T15:09:27"^^xsd:dateTime ;
    skos:altLabel "Nakenmus"@nb,
        "Nakenmyser"@nb ;
    skos:broader humord:c28108,
        humord:c65962 ;
    skos:definition "Nakenmus er en laboratoriemus som er en genetisk mutant av husmusen med manglende thymus. Dette resulterer i at den har et hemmet immunsystem på grunn av et sterkt redusert antall T-celler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nude mouse"@en,
        "Nakenmus"@nb .

humord:c65964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65964" ;
    dct:modified "2024-04-25T10:00:57"^^xsd:dateTime ;
    skos:altLabel "Jordas kjerne"@nb,
        "Jordens kjerne"@nb ;
    skos:broader humord:c65960 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth's core"@en,
        "Jordas kjerne"@nb .

humord:c65965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65965" ;
    dct:modified "2024-04-24T15:21:06"^^xsd:dateTime ;
    skos:altLabel "Jordas mantel"@nb,
        "Jordens mantel"@nb,
        "Mantelen"@nb ;
    skos:broader humord:c65960 ;
    skos:definition "Mantelen er den delen av jorden som ligger mellom jordskorpen og kjernen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth's mantle"@en,
        "Jordas mantel"@nb .

humord:c65966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65966" ;
    dct:modified "2024-04-24T15:24:07"^^xsd:dateTime ;
    skos:altLabel "Desert mole rat"@en,
        "Heterocephalus glaber"@en,
        "Sand puppy"@en,
        "Heterocephalus glaber"@nb,
        "Nakenrotte"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Nakenrotte er en pattedyrart i ordenen gnagere. Dette er en veldig spesiell gnager som er ekstremt godt tilpasset et underjordisk levesett. Som navnet sier er den naken, bortsett fra noen få stive følehår på hodet, kroppen og halen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Naked mole-rat"@en,
        "Nakenrotte"@nb .

humord:c65967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65967" ;
    dct:modified "2024-04-24T15:26:41"^^xsd:dateTime ;
    skos:altLabel "Jorderosjon"@nb ;
    skos:broader humord:c08290 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil erosion"@en,
        "Jorderosjon"@nb .

humord:c65968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65968" ;
    dct:modified "2024-04-24T15:29:00"^^xsd:dateTime ;
    skos:altLabel "Land contamination"@en,
        "Land pollution"@en,
        "Soil pollution"@en,
        "Grunnforureining"@nb,
        "Grunnforurensning"@nb,
        "Jordforureining"@nb ;
    skos:broader humord:c08345 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil contamination"@en,
        "Jordforurensing"@nb .

humord:c65969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65969" ;
    dct:modified "2024-04-24T15:31:27"^^xsd:dateTime ;
    skos:altLabel "Jura"@nb,
        "Juratida"@nb,
        "Juratiden"@nb ;
    skos:broader humord:c65713 ;
    skos:definition "Jura, eller juratiden, er en periode i geologisk tidsregning som omfatter tiden fra 201 til 145 millioner år siden.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jurassic"@en,
        "Jura"@nb .

humord:c65970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65970" ;
    dct:modified "2024-04-24T15:35:00"^^xsd:dateTime ;
    skos:altLabel "Jordflyt"@nb,
        "Jordkryp"@nb,
        "Jordsig"@nb,
        "Solifluksjon"@nb ;
    skos:broader humord:c61415 ;
    skos:definition "Jordsig er langsom glidning av vannholdige jordmasser på hellende flate under påvirkning av tyngdekraften <Norsk geologisk ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solifluction"@en,
        "Jordsig"@nb .

humord:c65971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65971" ;
    dct:modified "2024-04-24T15:36:56"^^xsd:dateTime ;
    skos:altLabel "Jordas rotasjon"@nb,
        "Jordens rotasjon"@nb,
        "Jordrotasjon"@nb ;
    skos:broader humord:c08184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth’s rotation"@en,
        "Jordrotasjon"@nb .

humord:c65972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65972" ;
    dct:modified "2024-04-24T15:38:30"^^xsd:dateTime ;
    skos:altLabel "Jordbotnfysikk"@nb,
        "Jordbunnsfysikk"@nb,
        "Jordfysikk"@nb ;
    skos:broader humord:c63839 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil physics"@en,
        "Jordfysikk"@nb .

humord:c65973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65973" ;
    dct:modified "2024-04-24T15:39:33"^^xsd:dateTime ;
    skos:altLabel "Jordmekanikk"@nb ;
    skos:broader humord:c65972 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil mechanics"@en,
        "Jordmekanikk"@nb .

humord:c65974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65974" ;
    dct:modified "2024-04-25T07:48:06"^^xsd:dateTime ;
    skos:altLabel "Zeolittar"@nb ;
    skos:broader humord:c65511 ;
    skos:definition "Zeolitter er vannholdige aluminiumsilikater av natrium eller kalsium, sjeldnere kalium, barium eller strontium. Zeolitter finnes som mineraler i naturen, men kan også fremstilles syntetisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zeolites"@en,
        "Zeolitter"@nb .

humord:c65975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65975" ;
    dct:modified "2024-04-25T07:59:18"^^xsd:dateTime ;
    skos:altLabel "K–Ar dating"@en,
        "Kalium-argon"@nb,
        "Kalium-argondatering"@nb ;
    skos:broader humord:c65859 ;
    skos:definition "Kalium-argondatering er en metode for aldersbestemmelse av geologisk materiale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potassium–argon dating"@en,
        "Kalium-argon"@nb .

humord:c65976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65976" ;
    dct:modified "2024-04-25T08:03:19"^^xsd:dateTime ;
    skos:altLabel "Kalk"@nb ;
    skos:broader humord:c16247 ;
    skos:definition "Kalk er kalsiumholdige karbonatbergarter (CaCO3) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lime (Stone)"@en,
        "Kalk"@nb .

humord:c65977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65977" ;
    dct:modified "2024-04-25T08:07:50"^^xsd:dateTime ;
    skos:altLabel "Kalkfosfat"@nb,
        "Kalsiumfosfat"@nb,
        "Kalsiumfosfater"@nb ;
    skos:broader humord:c65978 ;
    skos:definition "Kalsiumfosfater er en fellesbetegnelse for flere kalsiumsalter av fosforsyre, som har kjemisk formel H3PO4. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcium phosphate"@en,
        "Kalkfosfat"@nb .

humord:c65978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65978" ;
    dct:modified "2024-04-25T08:07:36"^^xsd:dateTime ;
    skos:altLabel "Kalsiumsambindingar"@nb ;
    skos:broader humord:c63098 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcium compounds"@en,
        "Kalsiumforbindelser"@nb .

humord:c65979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65979" ;
    dct:modified "2024-04-25T08:26:55"^^xsd:dateTime ;
    skos:altLabel "Kalkspat"@nb,
        "Kalsitt"@nb ;
    skos:broader humord:c65980 ;
    skos:definition "Kalsitt, utbredt mineral som i ren tilstand er fargeløst eller hvitt, men som ofte er farget av forurensninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calsite"@en,
        "Kalsitt"@nb .

humord:c65980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65980" ;
    dct:modified "2024-04-25T08:26:28"^^xsd:dateTime ;
    skos:altLabel "Carbonate"@en,
        "Karbonat"@nb ;
    skos:broader humord:c14107 ;
    skos:definition "Karbonater er innen kjemi salter av karbonsyre hvor begge hydrogenatomene i karbonsyre er erstattet med kationer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbonates"@en,
        "Karbonater"@nb .

humord:c65981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65981" ;
    dct:modified "2024-04-25T08:28:55"^^xsd:dateTime ;
    skos:altLabel "Kambrosilur"@nb ;
    skos:broader humord:c10963 ;
    skos:definition "Kambrosilur er en fellesbetegnelse for tre geologiske perioder: kambrium, ordovicium og silur (541–419 millioner år tilbake), og for avsetninger dannet i dette tidsrommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cambro-Silurian"@en,
        "Kambrosilur"@nb .

humord:c65982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65982" ;
    dct:modified "2024-04-25T10:05:19"^^xsd:dateTime ;
    skos:altLabel "Notarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En notar er i mange land en offentlig tjenesteperson som med sin underskrift etter lovgivningen i vedkommende land utfører notarialforretninger, det vil si at hen står for opprettelse av og stadfesting av visse dokumenter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Notaries"@en,
        "Notarer"@nb .

humord:c65983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65983" ;
    dct:modified "2024-11-21T14:41:19"^^xsd:dateTime ;
    skos:altLabel "Supernovae"@en,
        "Supernova"@nb,
        "Supernovaer"@nb ;
    skos:broader humord:c63918 ;
    skos:definition "Supernova er en gigantisk stjerneeksplosjon som et resultat av en rask sammentrekning (kollaps) av kjernen til en stjerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supernovas"@en,
        "Supernovaer"@nb ;
    skos:related humord:c69009 .

humord:c65984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65984" ;
    dct:modified "2024-04-25T10:25:39"^^xsd:dateTime ;
    skos:altLabel "SNR"@en,
        "Supernovarest"@nb,
        "Supernovarestar"@nb ;
    skos:broader humord:c65983 ;
    skos:definition "Supernovarester (på engelsk forkortet SNR) er ekspanderende diffuse tåker som blir dannet av supernovaer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supernova remnants"@en,
        "Supernovarester"@nb .

humord:c65985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65985" ;
    dct:modified "2024-10-01T09:34:08"^^xsd:dateTime ;
    skos:altLabel "Nanobiologi"@nb ;
    skos:broader humord:c25714 ;
    skos:definition "Nanobiologi er en gren av biologien som omhandler biologiske interaksjoner i nanoskala. <Wiktionary>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanobiology"@en,
        "Nanobiologi"@nb ;
    skos:related humord:c24805 .

humord:c65986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65986" ;
    dct:modified "2024-04-29T08:07:53"^^xsd:dateTime ;
    skos:altLabel "China clay"@en,
        "Kaolin"@nb ;
    skos:broader humord:c16011 ;
    skos:definition "Kaolin er en leire som hovedsakelig består av kaolingruppens mineraler, vesentlig kaolinitt. Kaolin dannes ved forvitring av aluminiumrike mineraler (feltspat). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kaolin"@en,
        "Kaolin"@nb .

humord:c65987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65987" ;
    dct:modified "2024-04-25T12:51:06"^^xsd:dateTime ;
    skos:altLabel "Kaolinitt"@nb ;
    skos:broader humord:c65832 ;
    skos:definition "Kaolinitt er et silikatmineral <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kaolinite"@en,
        "Kaolinitt"@nb .

humord:c65988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65988" ;
    dct:modified "2024-04-25T12:55:14"^^xsd:dateTime ;
    skos:altLabel "Karbonatittar"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Karbonatitt er en sjelden gruppe magmatiske bergarter som er dannet ved størkning av en karbonatsmelte, mens de alminnelige magmatiske bergarter er størknet fra en silikatsmelte. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbonatites"@en,
        "Karbonatitter"@nb .

humord:c65989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65989" ;
    dct:modified "2024-04-25T13:10:42"^^xsd:dateTime ;
    skos:altLabel "Karst"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Karst er landformer som dannes der kjemisk oppløsning dominerer blant de landskapsdannende prosessene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karst"@en,
        "Karst"@nb .

humord:c65990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65990" ;
    dct:modified "2024-04-25T13:17:00"^^xsd:dateTime ;
    skos:altLabel "Kartprojeksjon"@nb ;
    skos:broader humord:c62826 ;
    skos:definition "Kartprojeksjon er en matematisk metode for overføring av et område på en dobbeltkrum flate til et plan etter bestemte regler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Map projection"@en,
        "Kartprojeksjon"@nb .

humord:c65991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65991" ;
    dct:modified "2024-04-25T13:19:55"^^xsd:dateTime ;
    skos:altLabel "Katodeluminesens"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Katodeluminesens er et optisk og elektromagnetisk fenomen der elektroner som treffer en luminescerende materiale som for eksempel en fosfor, forårsaker utslipp av fotoner som kan ha bølgelengder i det synlige spekteret. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cathodoluminescence"@en,
        "Katodeluminesens"@nb .

humord:c65992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65992" ;
    dct:modified "2024-04-25T13:21:49"^^xsd:dateTime ;
    skos:altLabel "Kerogen"@nb ;
    skos:broader humord:c65667 ;
    skos:definition "Kerogen, voksaktig, brun eller svart organisk forbindelse som finnes i finfordelt form i sedimenter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kerogen"@en,
        "Kerogen"@nb .

humord:c65993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65993" ;
    dct:modified "2024-04-25T13:27:05"^^xsd:dateTime ;
    skos:altLabel "Kimberlittar"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Kimberlitt, en mørk, ultramafisk porfyrisk bergart, med fenokrystaller av flogopitt og olivin.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kimberlites"@en,
        "Kimberlitter"@nb .

humord:c65994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65994" ;
    dct:modified "2024-04-27T22:44:29"^^xsd:dateTime ;
    skos:altLabel "Chert"@nb,
        "Kiselskifer"@nb,
        "Kiselstein"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Kiselskifer, flintlignende bergart som finnes i fjellkjedestrøk, ofte sammen med graptolittskifere. Sannsynligvis dannet ved metamorfose av radiolaritter eller andre kiselbergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chert"@en,
        "Kiselstein"@nb .

humord:c65995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65995" ;
    dct:modified "2024-04-25T14:06:22"^^xsd:dateTime ;
    skos:altLabel "Nocturnality"@en,
        "Nattaktive dyr"@nb,
        "Nattdyr"@nb ;
    skos:broader humord:c16401 ;
    skos:definition "Nattdyr er innen zoologien dyr som mest er i virksomhet når det er mørkt. De kalles også nattaktive dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nocturnal animals"@en,
        "Nattdyr"@nb .

humord:c65996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65996" ;
    dct:modified "2024-07-12T13:20:10"^^xsd:dateTime ;
    skos:altLabel "Armyworms"@en,
        "Cutworms"@en,
        "Nattfly"@nb,
        "Nattflyfamilien"@nb,
        "Noctuidae"@nb ;
    skos:broader humord:c67628 ;
    skos:definition "Nattfly er en familie av insekter i ordenen sommerfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Owlet moths"@en,
        "Nattfly"@nb .

humord:c65997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65997" ;
    dct:modified "2024-11-05T12:29:08"^^xsd:dateTime ;
    skos:altLabel "Suncups"@en,
        "Nattljos (Botanikk)"@nb,
        "Nattlys (Botanikk)"@nb,
        "Oenothera"@nb,
        "Sundrops"@nb ;
    skos:broader humord:c68788 ;
    skos:definition "Nattlysslekta er ei planteslekt i mjølkefamilien med om lag 150 arter hjemmehørende i Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evening primroses"@en,
        "Nattlys (Botanikk)"@nb .

humord:c65998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65998" ;
    dct:modified "2024-04-26T08:13:03"^^xsd:dateTime ;
    skos:altLabel "Grafittomnar"@nb ;
    skos:broader humord:c07770 ;
    skos:definition "Grafittovner er industrielle ovner eller varmeinnretninger brukt for produksjon av grafitt og grafittprodukter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphite furnaces"@en,
        "Grafittovner"@nb .

humord:c65999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME65999" ;
    dct:modified "2024-04-29T08:02:35"^^xsd:dateTime ;
    skos:altLabel "Gravimetric analysis"@en,
        "Gravimetri (Kjemi)"@nb,
        "Gravimetrisk analyse"@nb,
        "Gravimetrisk analyse (Kjemi)"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Gravimetri er enten å bestemme mengden av et stoff ved hjelp av veiing, eller konsentrasjonen av stoffet hvis volumet er kjent. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravimetry (Chemistry)"@en,
        "Gravimetri (Kjemi)"@nb .

humord:c66000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66000" ;
    dct:modified "2024-04-26T08:34:49"^^xsd:dateTime ;
    skos:altLabel "Grenseflater"@nb ;
    skos:broader humord:c61890,
        humord:c64586 ;
    skos:definition "Grenseflate er skillet mellom to forskjellige stoffer eller faser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interfaces"@en,
        "Grenseflater"@nb .

humord:c66001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66001" ;
    dct:modified "2024-10-17T14:16:09"^^xsd:dateTime ;
    skos:altLabel "Allometri"@nb ;
    skos:broader humord:c68604 ;
    skos:definition "Allometri beskriver hvordan karaktertrekk ved organismer endrer seg med endringer i kroppsstørrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allometry"@en,
        "Allometri"@nb .

humord:c66002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66002" ;
    dct:modified "2024-04-26T08:39:56"^^xsd:dateTime ;
    skos:altLabel "Grignard-reagens"@nb,
        "Grignardreagens"@nb,
        "Grignardreagensar"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Et Grignard-reagens er en kjemisk forbindelse med den generelle formelen R−Mg−X, hvor X er et halogen og R er en organisk gruppe, normalt en alkyl eller aryl. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grignard reagents"@en,
        "Grignardreagenser"@nb .

humord:c66003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66003" ;
    dct:modified "2024-04-26T08:56:04"^^xsd:dateTime ;
    skos:altLabel "Formation of the elements"@en,
        "Elementdanning"@nb,
        "Elementenes dannelse"@nb,
        "Elementenes opprinnelse"@nb,
        "Elementopphav"@nb,
        "Grunnstoffdanning"@nb,
        "Grunnstoffenes opprinnelse"@nb,
        "Grunnstoffopphav"@nb ;
    skos:broader humord:c61896 ;
    skos:definition "Grunnstoffenes dannelse er opprinnelsen til byggesteinene som danner grunnstoffene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Origins of the elements"@en,
        "Grunnstoffenes dannelse"@nb .

humord:c66004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66004" ;
    dct:modified "2024-04-26T08:59:29"^^xsd:dateTime ;
    skos:altLabel "Isoenzymes"@en,
        "Isoenzym"@nb,
        "Isoenzymer"@nb,
        "Isozym"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Isoenzymer er enzymer som katalyserer samme kjemiske omdannelse, men har forskjellig struktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isozymes"@en,
        "Isozymer"@nb .

humord:c66005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66005" ;
    dct:modified "2024-04-26T09:09:54"^^xsd:dateTime ;
    skos:altLabel "Alloenzymes"@en,
        "Alloenzym"@nb,
        "Alloenzymer"@nb,
        "Allozym"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Allozymer eller alloenzymer er alternative former av et enzym som blir kodet av ulike alleler på samme lokus. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allozymes"@en,
        "Allozymer"@nb ;
    skos:related humord:c66004 .

humord:c66006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66006" ;
    dct:modified "2024-04-29T07:59:13"^^xsd:dateTime ;
    skos:altLabel "Sustainable chemistry"@en,
        "Bærekraftig kjemi"@nb,
        "Grøn kjemi"@nb ;
    skos:broader humord:c59543 ;
    skos:definition "Grønn kjemi er kjemisk virksomhet som anses som miljøvennlig og bærekraftig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green chemistry"@en,
        "Grønn kjemi"@nb .

humord:c66007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66007" ;
    dct:modified "2024-05-23T14:20:43"^^xsd:dateTime ;
    skos:altLabel "Amaryllis"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Amaryllis er en planteslekt i påskeliljefamilien (Amaryllidaceae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amaryllis"@en,
        "Amaryllis"@nb .

humord:c66008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66008" ;
    dct:modified "2024-04-26T09:37:43"^^xsd:dateTime ;
    skos:altLabel "Gull-legeringer"@nb,
        "Gullegeringar"@nb ;
    skos:broader humord:c08380 ;
    skos:definition "Gull-legeringer, legeringer av gull som brukes til smykker, mynter, bruksgjenstander, elektriske kontakter og til tanntekniske formål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold alloys"@en,
        "Gullegeringer"@nb .

humord:c66009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66009" ;
    dct:modified "2024-04-26T09:37:48"^^xsd:dateTime ;
    skos:altLabel "Anaerobe bakteriar"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Anaerobe bakterier er bakterier som fermenterer aminosyrer, karbohydrater, puriner, pyrimidiner til organiske syrer (acetat, propionsyre, succinat, butyrat) og alkoholer (etanol, butanol). Samtidig lages endeproduktene karbondioksid (CO2), metan (CH4) og hydrogen (H2) som inngår i komplekse næringskjeder (næringsnett). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic bacteria"@en,
        "Anaerobe bakterier"@nb .

humord:c66010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66010" ;
    dct:modified "2024-04-26T09:59:24"^^xsd:dateTime ;
    skos:altLabel "Metallkompleks"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Metallkomplekser refererer til kjemiske forbindelser der et metall er bundet til andre molekyler eller ioner gjennom koordinasjonsbindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal complexes"@en,
        "Metallkomplekser"@nb ;
    skos:related humord:c66014 .

humord:c66011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66011" ;
    dct:modified "2024-04-26T09:54:12"^^xsd:dateTime ;
    skos:altLabel "Gullkompleks"@nb ;
    skos:broader humord:c66010 ;
    skos:definition "Gullkomplekser er kjemiske forbindelser der gull er bundet til andre molekyler eller ioner gjennom koordinasjonsbindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold complexes"@en,
        "Gullkomplekser"@nb .

humord:c66012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66012" ;
    dct:modified "2024-04-26T09:55:55"^^xsd:dateTime ;
    skos:altLabel "Aneuploidi"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Aneuploidi er når en celle har færre eller flere kromosomer enn det som er vanlig for den organismen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aneuploidy"@en,
        "Aneuploidi"@nb .

humord:c66013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66013" ;
    dct:modified "2024-08-12T11:37:39"^^xsd:dateTime ;
    skos:altLabel "Kromosom"@nb ;
    skos:broader humord:c67927 ;
    skos:definition "Kromosomer er lange tråder i cellene hos levende organismer som består av DNA og proteiner, og inneholder alle genene (arveanleggene). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromosomes"@en,
        "Kromosomer"@nb ;
    skos:related humord:c66012 .

humord:c66014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66014" ;
    dct:modified "2024-07-02T11:05:13"^^xsd:dateTime ;
    skos:altLabel "Complexes"@en,
        "Komplekser"@nb,
        "Komplekssambindingar"@nb,
        "Koordinasjonsforbindelser"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Kompleksforbindelser er i kjemien salter som inneholder kompleksioner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coordination complexes"@en,
        "Kompleksforbindelser"@nb ;
    skos:related humord:c66010,
        humord:c67273 .

humord:c66015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66015" ;
    dct:modified "2024-04-26T10:01:42"^^xsd:dateTime ;
    skos:altLabel "Sandwichforbindelser"@nb,
        "Sandwichkompleks"@nb ;
    skos:broader humord:c66014 ;
    skos:definition "I organometallisk kjemi er en sandwichforbindelse en kjemisk forbindelse som har et metall bundet av haptiske, kovalente bindinger til to arene (ringer) som ligander. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sandwich compounds"@en,
        "Sandwichkomplekser"@nb .

humord:c66016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66016" ;
    dct:modified "2024-04-26T10:06:29"^^xsd:dateTime ;
    skos:altLabel "Angiotensin"@nb ;
    skos:broader humord:c61701 ;
    skos:definition "Angiotensin er peptider som innsnevrer små arterier slik at blodtrykket stiger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angiotensin"@en,
        "Angiotensin"@nb .

humord:c66017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66017" ;
    dct:modified "2024-04-26T10:11:01"^^xsd:dateTime ;
    skos:altLabel "Ammoniakkprosessen"@nb,
        "Ammoniakksyntese"@nb,
        "Haber-Bosch-metoden"@nb,
        "Haber-Bosch-prosessen"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Haber–Bosch-prosessen eller ammoniakkprosessen er en prosess innen kjemi som blir benyttet til industriell framstilling av ammoniakk ved at nitrogen og hydrogen blir ført sammen under høyt trykk. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haber-Bosch process"@en,
        "Haber-Bosch-prosessen"@nb ;
    skos:related humord:c62638 .

humord:c66018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66018" ;
    dct:modified "2024-04-26T10:17:47"^^xsd:dateTime ;
    skos:altLabel "Halogensambindingar"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Halogenforbindelser refererer til kjemiske forbindelser som inneholder et halogenatom. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halogen compounds"@en,
        "Halogenforbindelser"@nb .

humord:c66019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66019" ;
    dct:modified "2024-04-26T10:23:00"^^xsd:dateTime ;
    skos:altLabel "Antropozoonosar"@nb ;
    skos:broader humord:c62687 ;
    skos:definition "Antropozoonoser er sykdommer eller infeksjoner som smitter fra virveldyr til mennesker. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anthropozoonoses"@en,
        "Antropozoonoser"@nb .

humord:c66020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66020" ;
    dct:modified "2024-12-11T16:03:49"^^xsd:dateTime ;
    skos:altLabel "Non-metals"@en,
        "Nonmetallics"@en,
        "Ikkje-metall"@nb ;
    skos:broader humord:c08335 ;
    skos:definition "Ikke-metaller er en samlebetegnelse på grunnstoffer som ikke er metaller eller halvmetaller. De fleste er gasser ved normal temperatur og trykk, men det er også ikke-metaller som er flytende og faste. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonmetals"@en,
        "Ikke-metaller"@nb ;
    skos:related humord:c15542 .

humord:c66021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66021" ;
    dct:modified "2024-12-11T16:04:32"^^xsd:dateTime ;
    skos:altLabel "Metalloid"@en,
        "Halvmetall"@nb,
        "Metalloider"@nb ;
    skos:broader humord:c08374,
        humord:c15542 ;
    skos:definition "Halvmetaller er grunnstoffer som eksisterer både som metall og som ikke-metall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metalloids"@en,
        "Halvmetaller"@nb .

humord:c66022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66022" ;
    dct:modified "2024-04-26T10:45:41"^^xsd:dateTime ;
    skos:altLabel "Bony fishes"@en,
        "Beinfiskar"@nb,
        "Osteichthyes"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Beinfisker er en klasse av fisker, fisk med kjever som ikke er bruskfisk. Inndeles i kjøttfinnefisker og strålefinnefisker. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bony fish"@en,
        "Beinfisker"@nb .

humord:c66023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66023" ;
    dct:modified "2024-04-26T10:54:56"^^xsd:dateTime ;
    skos:altLabel "Beinmarg"@nb,
        "Benmarg"@nb ;
    skos:broader humord:c03863,
        humord:c61928 ;
    skos:definition "Beinmargen er et av kroppens største organer og ligger i knokkelens indre marghule, mellom de tynne beinspilene (trabekler) i beinets svampsubstans (substantia spongiosa). Den består av bloddannende vev, fett og bindevev. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bone marrow"@en,
        "Beinmarg"@nb .

humord:c66024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66024" ;
    dct:modified "2024-04-26T10:58:34"^^xsd:dateTime ;
    skos:altLabel "Benthic protozoans"@en,
        "Bentiske protozoa"@nb,
        "Bentiske protozoar"@nb ;
    skos:broader humord:c65496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benthic protozoa"@en,
        "Bentiske protozoer"@nb .

humord:c66025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66025" ;
    dct:modified "2024-04-26T11:08:01"^^xsd:dateTime ;
    skos:altLabel "Hartree-fock"@en,
        "Mean-field method"@en,
        "Hartree-fock"@nb ;
    skos:broader humord:c64773 ;
    skos:definition "Hartree-Fock-metoden er en beregningsmetode innen kvantekjemi som brukes til å beregne den grunnleggende elektronstrukturen til atomer og molekyler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hartree–Fock method"@en,
        "Hartree–Fock-metoden"@nb .

humord:c66026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66026" ;
    dct:modified "2024-04-26T11:14:37"^^xsd:dateTime ;
    skos:altLabel "Utplantingar"@nb ;
    skos:broader humord:c08226 ;
    skos:definition "En beplantning er en kunstig skapt vegetasjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plantings"@en,
        "Beplantninger"@nb .

humord:c66027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66027" ;
    dct:modified "2024-04-26T11:15:33"^^xsd:dateTime ;
    skos:altLabel "Herdeplast"@nb ;
    skos:broader humord:c07789 ;
    skos:definition "Herdeplast er en plast som ikke kan smeltes, men som har fått sin endelige form ved fremstillingen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermosetting plastics"@en,
        "Herdeplast"@nb .

humord:c66028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66028" ;
    dct:modified "2025-02-12T14:11:55"^^xsd:dateTime ;
    skos:altLabel "Mimikry"@nb,
        "Vernelikhet"@nb,
        "Vernelikskap"@nb ;
    skos:broader humord:c68312 ;
    skos:definition "Etteraping hvor en organisme drar nytte av likheten til noe annet som har en annen oppgave eller funksjon. (IBV)"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mimicry"@en,
        "Beskyttelseslikhet"@nb .

humord:c66029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66029" ;
    dct:modified "2024-04-26T11:30:30"^^xsd:dateTime ;
    skos:altLabel "Neuroendokrinologi"@nb,
        "Nevroendokrinologi"@nb ;
    skos:broader humord:c03881,
        humord:c61803 ;
    skos:definition "Nevroendokrinologi er et medisinsk forskningsfelt som studerer sammenhengen mellom nervesystemet og det endokrine systemet. <UiB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuroendocrinology"@en,
        "Nevroendokrinologi"@nb .

humord:c66030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66030" ;
    dct:modified "2024-07-02T10:19:44"^^xsd:dateTime ;
    skos:altLabel "Biocid"@nb ;
    skos:broader humord:c67270 ;
    skos:definition "En kjemisk substans som er i stand til å drepe forskjellige typer levende organismer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biocides"@en,
        "Biocider"@nb .

humord:c66031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66031" ;
    dct:modified "2024-04-26T12:51:23"^^xsd:dateTime ;
    skos:altLabel "Biokonjugering"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Biokonjugering er en kjemisk strategi for å danne en stabil kovalent binding mellom to molekyler, hvor minst ett av molekylene er et biomolekyl. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioconjugation"@en,
        "Biokonjugering"@nb .

humord:c66032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66032" ;
    dct:modified "2025-03-18T14:14:18"^^xsd:dateTime ;
    skos:altLabel "Bisam"@nb,
        "Bisamrotte"@nb,
        "Moskusrotte"@nb,
        "Nordamerikansk bisamrotte"@nb,
        "Ondatra zibeticus"@nb ;
    skos:broader humord:c69172 ;
    skos:definition "Bisam er en ganske stor gnagerart i hamsterfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muskrat"@en,
        "Bisam"@nb .

humord:c66033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66033" ;
    dct:modified "2024-04-26T13:28:41"^^xsd:dateTime ;
    skos:altLabel "Soft bottoms"@en,
        "Soft sediments"@en,
        "Blautbotn"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Bløtbunn (eng: soft sediments) i marine systemer består av leire, silt, sand og fin og middels grus på sjøbunn, med kornstørrelser mindre enn 16 mm. <NIVA>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soft seabeds"@en,
        "Bløtbunn"@nb .

humord:c66034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66034" ;
    dct:modified "2024-04-26T13:58:33"^^xsd:dateTime ;
    skos:altLabel "Bronkiar"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Bronkiene er luftveiene fra stedet der luftrøret deler seg (bifurcatio tracheae), og til de minste endeforgreningene i lungene. Deres hovedoppgave er å lede, varme og fukte luften som pustes inn. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bronchi"@en,
        "Bronkier"@nb .

humord:c66035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66035" ;
    dct:modified "2025-02-07T11:16:57"^^xsd:dateTime ;
    skos:altLabel "Shrubs"@en,
        "Buskar"@nb ;
    skos:broader humord:c69229 ;
    skos:definition "Busker er flerårige planter med forvedet overjordstamme som grener seg fra grunnen, for eksempel rips, rose, einer, og vier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bushes"@en,
        "Busker"@nb .

humord:c66036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66036" ;
    dct:modified "2024-04-26T14:33:50"^^xsd:dateTime ;
    skos:altLabel "Byttedyr"@nb ;
    skos:broader humord:c16401 ;
    skos:definition "Byttedyr er dyr som vert drepne og etne av andre dyr (predatorar). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prey"@en,
        "Byttedyr"@nb .

humord:c66037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66037" ;
    dct:modified "2024-04-26T14:37:30"^^xsd:dateTime ;
    skos:altLabel "Predatorar"@nb ;
    skos:broader humord:c16401 ;
    skos:definition "Ein predator er ein organisme som drep og et ein annan organisme. Som oftast er det eit rovdyr som drep og et eit byttedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predators"@en,
        "Predatorer"@nb ;
    skos:related humord:c66036 .

humord:c66038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66038" ;
    dct:modified "2024-04-26T15:10:32"^^xsd:dateTime ;
    skos:altLabel "Crassulacean acid metabolism plants"@en,
        "Cam-plantar"@nb,
        "Cam-planter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "CAM-planter har en variant (CAM) av fotosyntese som er tilpasset tørke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CAM plants"@en,
        "Cam-planter"@nb .

humord:c66039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66039" ;
    dct:modified "2024-04-29T08:38:04"^^xsd:dateTime ;
    skos:altLabel "Upper jurassic"@en,
        "Øvre jura"@nb ;
    skos:broader humord:c65969 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Late jurassic"@en,
        "Øvre jura"@nb .

humord:c66040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66040" ;
    dct:modified "2024-04-29T08:45:28"^^xsd:dateTime ;
    skos:altLabel "Xenolitter"@nb ;
    skos:broader humord:c65514 ;
    skos:definition "Xenolitt, inneslutning av eldre bergart i en magmatisk bergart.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xenoliths"@en,
        "Xenolitter"@nb .

humord:c66041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66041" ;
    dct:modified "2024-04-29T08:48:32"^^xsd:dateTime ;
    skos:altLabel "Vistulian glaciation"@en,
        "Weichsel"@en,
        "Weichselian ice age"@en,
        "Weichsel"@nb,
        "Weichselistida"@nb,
        "Weichselistiden"@nb ;
    skos:broader humord:c58355 ;
    skos:definition "Siste store istid i Nord-Europa, 115 000-10 000 år før nåtid.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weichselian glaciation"@en,
        "Weichsel"@nb .

humord:c66042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66042" ;
    dct:modified "2024-04-29T08:52:21"^^xsd:dateTime ;
    skos:altLabel "Ultrabasic rocks"@en,
        "Mantelbergartar"@nb,
        "Mantelbergarter"@nb,
        "Peridotitter"@nb,
        "Ultrabasiske bergartar"@nb,
        "Ultrabasiske bergarter"@nb,
        "Ultramafiske bergartar"@nb ;
    skos:broader humord:c65513 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultramafic rocks"@en,
        "Ultramafiske bergarter"@nb .

humord:c66043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66043" ;
    dct:modified "2024-04-29T14:47:32"^^xsd:dateTime ;
    skos:altLabel "Heterogen katalyse"@nb ;
    skos:broader humord:c61734 ;
    skos:definition "Heterogen katalyse er katalytiske gass–gass-, gass–væske- eller væske–væske-prosesser som foregår på overflaten av kondenserte materialer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heterogeneous catalysis"@en,
        "Heterogen katalyse"@nb .

humord:c66044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66044" ;
    dct:modified "2024-04-29T14:51:54"^^xsd:dateTime ;
    skos:altLabel "Exhaustive methylation"@en,
        "Hofmann-eliminasjon"@nb,
        "Hofmann-eliminering"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Hofmann-eliminasjonen er en kjemisk reaksjon i organisk kjemi som innebærer fjerning av en aminogruppe (-NH2) fra et molekyl. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hofmann elimination"@en,
        "Hofmann-eliminasjon"@nb .

humord:c66045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66045" ;
    dct:modified "2024-04-29T14:55:51"^^xsd:dateTime ;
    skos:altLabel "Homogen katalyse"@nb ;
    skos:broader humord:c61734 ;
    skos:definition "I homogen katalyse er både katalysatoren og dei reagerande stoffa jamt fordelte i same homogene fase, anten væske eller gass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homogeneous catalysis"@en,
        "Homogen katalyse"@nb .

humord:c66046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66046" ;
    dct:modified "2024-04-29T15:22:56"^^xsd:dateTime ;
    skos:altLabel "Homogenisation"@en,
        "Homogenisering"@nb ;
    skos:broader humord:c61496 ;
    skos:definition "Homogenisering er prosessen å gjøre noe homogent, altså å blande noe grundig så alt stoffet er ensartet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homogenization"@en,
        "Homogenisering"@nb .

humord:c66047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66047" ;
    dct:modified "2024-04-29T15:30:25"^^xsd:dateTime ;
    skos:altLabel "High performance liquid chromatography"@en,
        "High-pressure liquid chromatography"@en,
        "HPLC"@nb,
        "Høgoppløyseleg væskekromatografi"@nb,
        "Høgpresisjonsvæskekromatografi"@nb,
        "Høyoppløselig væskekromatografi"@nb,
        "Høypresisjonsvæskekromatografi"@nb,
        "Høyytelsesvæskekromatografi"@nb ;
    skos:broader humord:c62098 ;
    skos:definition "Væskekromatografi er en teknikk innen analytisk kjemi som brukes for separasjon av kjemiske komponenter i en væske. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High-performance liquid chromatography"@en,
        "HPLC"@nb .

humord:c66048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66048" ;
    dct:modified "2024-04-29T15:37:01"^^xsd:dateTime ;
    skos:altLabel "Huminsyrer"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Huminsyre er en naturlig forekommende organisk forbindelse som dannes som et nedbrytningsprodukt av biomasse, spesielt ved nedbrytning av lignin i planter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Humic acids"@en,
        "Huminsyre"@nb .

humord:c66049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66049" ;
    dct:modified "2024-04-30T13:04:38"^^xsd:dateTime ;
    skos:altLabel "Hyaluronan"@en,
        "Hyaluronan"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Hyaluronsyre er et mukopolysakkarid som er en meget viktig del av bindevevets grunnsubstans. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyaluronic acid"@en,
        "Hyaluronsyre"@nb .

humord:c66050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66050" ;
    dct:modified "2024-06-19T12:42:13"^^xsd:dateTime ;
    skos:altLabel "Hydrering"@nb,
        "Hydrogenering"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Hydrogenering er kjemiske prosesser hvor hydrogen blir ført inn i umettede organiske forbindelser eller inn i metaller under dannelse av metallhydrider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydration"@en,
        "Hydrogenering"@nb ;
    skos:related humord:c66051 .

humord:c66051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66051" ;
    dct:modified "2024-04-30T13:12:32"^^xsd:dateTime ;
    skos:altLabel "Hydrid"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Hydrider er kjemiske forbindelser mellom hydrogen og ett eller flere av de andre grunnstoffene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrides"@en,
        "Hydrider"@nb ;
    skos:related humord:c66050 .

humord:c66052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66052" ;
    dct:modified "2024-04-30T14:03:27"^^xsd:dateTime ;
    skos:altLabel "H2O2"@en,
        "Hydrogenperoksid"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Hydrogenperoksid er en fargeløs kjemisk forbindelse av hydrogen og oksygen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogen peroxide"@en,
        "Hydrogenperoksid"@nb .

humord:c66053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66053" ;
    dct:modified "2024-04-30T14:09:12"^^xsd:dateTime ;
    skos:altLabel "Hydrogensprøheit"@nb ;
    skos:broader humord:c65557 ;
    skos:definition "Hydrogensprøhet er en karakteristisk endring av de mekaniske egenskapene hos visse metaller, spesielt stål, i nærvær av løst atomært hydrogen inne i metallet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogen embrittlement"@en,
        "Hydrogensprøhet"@nb .

humord:c66054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66054" ;
    dct:modified "2024-04-30T14:17:20"^^xsd:dateTime ;
    skos:altLabel "Hydrolyse"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Hydrolyse er det at et molekyl tar opp i seg et vannmolekyl og deretter spaltes i to molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrolysis"@en,
        "Hydrolyse"@nb .

humord:c66055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66055" ;
    dct:modified "2024-04-30T14:25:36"^^xsd:dateTime ;
    skos:altLabel "Hydrotermal syntese"@nb,
        "Hydrotermisk syntese"@nb ;
    skos:broader humord:c18935 ;
    skos:definition "Hydrotermal syntese inkluderer de ulike teknikkene for å krystallisere stoffer fra høytemperatur vandige løsninger ved høyt damptrykk. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrothermal synthesis"@en,
        "Hydrotermal syntese"@nb .

humord:c66056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-04-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66056" ;
    dct:modified "2024-04-30T16:15:10"^^xsd:dateTime ;
    skos:altLabel "Høgtemperaturkjemi"@nb ;
    skos:broader humord:c62113 ;
    skos:definition "Høytemperaturkjemi refererer til studiet av kjemiske reaksjoner og prosesser som foregår ved høye temperaturer, vanligvis over 500 grader Celsius. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High temperature chemistry"@en,
        "Høytemperaturkjemi"@nb .

humord:c66057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66057" ;
    dct:modified "2024-05-03T07:30:10"^^xsd:dateTime ;
    skos:altLabel "Kjeldebergartar"@nb,
        "Kjeldebergarter"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Kildebergart, betegnelse på en sedimentær bergart som inneholder, eller har inneholdt, betydelige mengder av organisk materiale (kerogen).   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Source rocks"@en,
        "Kildebergarter"@nb .

humord:c66058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66058" ;
    dct:modified "2024-05-03T07:33:23"^^xsd:dateTime ;
    skos:altLabel "Inosilicates"@en,
        "Inosilikat"@nb,
        "Inosilikater"@nb,
        "Kjedesilikat"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Silikatene kan inndeles i seks hovedgrupper etter den måten SiO4-tetraedrene er bundet sammen på ved å ha felles hjørner. Deres ulike fysiske egenskaper henger nøye sammen med den strukturelle oppbyggingen. Kjedesilikater (inosilikater) består av uendelige kjeder av SiO4-tetraedre, for eksempel med enkeltkjeder som hos pyroksener og pyroksenoider eller med dobbeltkjeder (bånd) som hos amfiboler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chain silicates"@en,
        "Kjedesilikater"@nb .

humord:c66059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66059" ;
    dct:modified "2024-05-03T07:35:19"^^xsd:dateTime ;
    skos:altLabel "Kjemisk forvitring"@nb ;
    skos:broader humord:c08291 ;
    skos:definition "Kjemisk forvitring er ein type naturleg forvitring av bergartar og mineral som skjer ved oppløysing av minerala eller at minerala omdannar seg.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical weathering"@en,
        "Kjemisk forvitring"@nb .

humord:c66060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66060" ;
    dct:modified "2024-05-03T07:37:40"^^xsd:dateTime ;
    skos:altLabel "Kjemisk oseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Kjemisk oseanografi er studiet av havets kjemi <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical oceanography"@en,
        "Kjemisk oseanografi"@nb .

humord:c66061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66061" ;
    dct:modified "2024-05-03T07:39:20"^^xsd:dateTime ;
    skos:altLabel "Kjemiske sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical sediments"@en,
        "Kjemiske sedimenter"@nb .

humord:c66062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66062" ;
    dct:modified "2024-05-04T09:32:46"^^xsd:dateTime ;
    skos:altLabel "Kjerneprøvar"@nb,
        "Kjerneprøver"@nb ;
    skos:broader humord:c66063 ;
    skos:definition "Kjerneprøve, prøve som tas ut for å analysere is eller bergarter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Core samples"@en,
        "Kjerneprøver"@nb .

humord:c66063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66063" ;
    dct:modified "2024-05-03T07:43:56"^^xsd:dateTime ;
    skos:altLabel "Ressurskartlegging"@nb ;
    skos:broader humord:c07733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resource mapping"@en,
        "Ressurskartlegging"@nb .

humord:c66064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66064" ;
    dct:modified "2024-05-04T09:33:19"^^xsd:dateTime ;
    skos:altLabel "Klastiske sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Klastiske sedimenter er fragmenter (sedimentkorn) av eldre bergarter eller mineraler <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clastic sediments"@en,
        "Klastiske sedimenter"@nb .

humord:c66065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66065" ;
    dct:modified "2024-05-03T07:49:48"^^xsd:dateTime ;
    skos:altLabel "Klimadata"@nb ;
    skos:broader humord:c23766 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climate data"@en,
        "Klimadata"@nb .

humord:c66066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66066" ;
    dct:modified "2024-05-03T07:55:34"^^xsd:dateTime ;
    skos:altLabel "Klimamodellar"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Klimamodeller er dataprogrammer som brukes til å beregne klimaets tilstand. De gjengir for eksempel temperatur, lufttrykk, vind og luftfuktighet, og er helt sentrale for å forutsi hvordan klimaet på jorda vil endre seg hvis for eksempel mengden karbondioksid i atmosfæren endres. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climate models"@en,
        "Klimamodeller"@nb .

humord:c66067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66067" ;
    dct:modified "2024-05-03T07:57:54"^^xsd:dateTime ;
    skos:altLabel "Klimaovervaking"@nb,
        "Klimaovervåkning"@nb ;
    skos:broader humord:c23766 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climate monitoring"@en,
        "Klimaovervåking"@nb ;
    skos:related humord:c09405 .

humord:c66068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66068" ;
    dct:modified "2024-05-03T08:00:20"^^xsd:dateTime ;
    skos:altLabel "Klimasoner"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Klimasone er en global inndeling av klimaet etter geografisk breddegrad. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climate zones"@en,
        "Klimasoner"@nb .

humord:c66069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66069" ;
    dct:modified "2024-05-15T09:47:35"^^xsd:dateTime ;
    skos:altLabel "Abrasion coasts"@en,
        "Rocky cliffed coasts"@en,
        "Rocky coasts"@en,
        "Klippestrender"@nb ;
    skos:broader humord:c13229 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cliffed coasts"@en,
        "Klippestrender"@nb .

humord:c66070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66070" ;
    dct:modified "2024-05-03T08:11:39"^^xsd:dateTime ;
    skos:altLabel "Koparførekomstar"@nb,
        "Kopperforekomster"@nb ;
    skos:broader humord:c08379 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copper deposits"@en,
        "Kobberforekomster"@nb .

humord:c66071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66071" ;
    dct:modified "2024-06-17T10:24:00"^^xsd:dateTime ;
    skos:altLabel "Kopargruver"@nb,
        "Koppergruver"@nb ;
    skos:broader humord:c66887 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copper mines"@en,
        "Kobbergruver"@nb ;
    skos:related humord:c08379 .

humord:c66072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66072" ;
    dct:modified "2024-05-03T08:24:53"^^xsd:dateTime ;
    skos:altLabel "Koparmalm"@nb,
        "Koppermalm"@nb ;
    skos:broader humord:c08299 ;
    skos:definition "Kobbermalm, bergart som inneholder nok kobbermineraler til å kunne anvendes som råmateriale for fremstilling av metallisk kobber. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copper ores"@en,
        "Kobbermalm"@nb .

humord:c66073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66073" ;
    dct:modified "2024-05-03T08:27:04"^^xsd:dateTime ;
    skos:altLabel "Coherent structures"@en,
        "Koherente strukturar"@nb,
        "Koherente strukturer"@nb,
        "Koherente turbulente strukturar"@nb ;
    skos:broader humord:c65300 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coherent turbulent structures"@en,
        "Koherente turbulente strukturer"@nb .

humord:c66074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66074" ;
    dct:modified "2024-08-15T14:31:17"^^xsd:dateTime ;
    skos:altLabel "Coccolittar"@nb,
        "Coccolitter"@nb,
        "Kokkolittar"@nb ;
    skos:broader humord:c16247 ;
    skos:definition "En kokkolitt er en ørliten skiveformet kalkplate, ca. 1–30 mikrometer i diameter, som består av mineralene aragonitt eller kalsitt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coccoliths"@en,
        "Kokkolitter"@nb ;
    skos:related humord:c68030 .

humord:c66075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66075" ;
    dct:modified "2024-05-03T08:33:01"^^xsd:dateTime ;
    skos:altLabel "Kompaksjon"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Kompaksjon er geologisk prosess der et sediment gradvis mister sin porøsitet på grunn av effektene av trykk fra belastning <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compaction"@en,
        "Kompaksjon"@nb .

humord:c66076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66076" ;
    dct:modified "2024-05-03T08:35:09"^^xsd:dateTime ;
    skos:altLabel "Konglomerat (Sedimentære bergartar)"@nb ;
    skos:broader humord:c65521 ;
    skos:definition "Konglomerat er en grovkornet sedimentær bergart som består av avrundede steiner som ligger innleiret i en finkornet masse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conglomerates (Sedimentary rocks)"@en,
        "Konglomerater (Sedimentære bergarter)"@nb .

humord:c66077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66077" ;
    dct:modified "2024-05-03T08:40:12"^^xsd:dateTime ;
    skos:altLabel "Kontaktmetamorfose"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Kontaktmetamorfose er bergartsomdannelse (metamorfose) ved kontakten mot varme steinsmelter (magma) som størkner i dypet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contact metamorphism"@en,
        "Kontaktmetamorfose"@nb .

humord:c66078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66078" ;
    dct:modified "2024-05-03T08:42:14"^^xsd:dateTime ;
    skos:altLabel "Kontinentale bergartar"@nb,
        "Kontinentale bergarter"@nb ;
    skos:broader humord:c65589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continental rocks"@en,
        "Kontinentale bergarter"@nb .

humord:c66079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66079" ;
    dct:modified "2024-05-03T08:46:03"^^xsd:dateTime ;
    skos:altLabel "Kontinentale marginar"@nb,
        "Kontinentale marginer"@nb,
        "Kontinentalmarginar"@nb,
        "Kontinentmarginen"@nb,
        "Kontinentmarginer"@nb,
        "Kontinentranden"@nb,
        "Kontinentrender"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Havbunnen og underliggende berggrunn som ligger mellom landområdene og dyphavet, innbefatter kontinenthyllen, kontinentskråningen, kontinentstigningen og berggrunnen under <Norsk geologisk ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continental margins"@en,
        "Kontinentalmarginen"@nb .

humord:c66080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66080" ;
    dct:modified "2024-05-03T08:48:24"^^xsd:dateTime ;
    skos:altLabel "Kontinentalskråning"@nb,
        "Kontinentskråninga"@nb,
        "Kontinentskråningen"@nb ;
    skos:broader humord:c15724 ;
    skos:definition "Kontinentalskråningen er den ytre delen av kontinentalsokkelen, skråningen fra kontinentalhyllen ut mot de store havdyp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continental slope"@en,
        "Kontinentalskråning"@nb .

humord:c66081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66081" ;
    dct:modified "2024-05-03T08:52:05"^^xsd:dateTime ;
    skos:altLabel "Kontinentalskorpe"@nb,
        "Kontinentskorpe"@nb ;
    skos:broader humord:c65589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continental crust"@en,
        "Kontinentalskorpe"@nb .

humord:c66082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66082" ;
    dct:modified "2024-05-03T08:53:49"^^xsd:dateTime ;
    skos:altLabel "Accretionary prisms"@en,
        "Accretionary wedges"@en,
        "Kontinenttilvekst"@nb,
        "Tilvekstkilar"@nb,
        "Tilvekstkiler"@nb ;
    skos:broader humord:c15724 ;
    skos:definition "Tilvekst til kontinentskorpen ved magmatiske og tektoniske prosseser. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continental accretion"@en,
        "Kontinenttilvekst"@nb .

humord:c66083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66083" ;
    dct:modified "2024-05-03T08:55:29"^^xsd:dateTime ;
    skos:altLabel "Collision tectonics"@en,
        "Thrust tectonic"@en,
        "Kontraksjonstektonikk"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Tektoniske prosesser som fører til at jordskorpen blir fortykket <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractional tectonics"@en,
        "Kontraksjonstektonikk"@nb .

humord:c66084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66084" ;
    dct:modified "2024-05-03T08:58:36"^^xsd:dateTime ;
    skos:altLabel "Konturittar"@nb ;
    skos:broader humord:c65583 ;
    skos:definition "Konturitter er sedimentære avsetninger dannet vanligvis på kontinentalrive til lavere skråninger  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contourites"@en,
        "Konturitter"@nb .

humord:c66085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66085" ;
    dct:modified "2024-05-03T10:08:29"^^xsd:dateTime ;
    skos:altLabel "Koronitt"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Koronitt, bergart med mineralkorn omgitt av koronaer (ett eller flere mineraler som omgir et annet). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coronite"@en,
        "Koronitt"@nb .

humord:c66086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66086" ;
    dct:modified "2024-05-03T10:28:37"^^xsd:dateTime ;
    skos:altLabel "Kromførekomstar"@nb ;
    skos:broader humord:c63134 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromite deposits"@en,
        "Kromforekomster"@nb .

humord:c66087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66087" ;
    dct:modified "2024-08-01T10:48:26"^^xsd:dateTime ;
    skos:altLabel "Kromittar"@nb ;
    skos:broader humord:c67748 ;
    skos:definition "Kromitt er et metallisk mineral med brunsvart farge. Mineralet er det viktigste krommineralet og den eneste krommalmen. Mineralet forekommer særlig i peridotitter og serpentinitter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromites"@en,
        "Kromitter"@nb .

humord:c66088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66088" ;
    dct:modified "2024-05-04T09:36:16"^^xsd:dateTime ;
    skos:altLabel "Kronostratigrafi"@nb ;
    skos:broader humord:c65859 ;
    skos:definition "Kronostratigrafi er et fagområde som deler inn jordas bergarter og sedimenter i enheter med synkrone grenser. Hovedformålet er at å kunne sammenligne samtidige bergarter og hendelser over hele jorda, slik at man kan rekonstruere historien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chronostratigraphy"@en,
        "Kronostratigrafi"@nb .

humord:c66089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66089" ;
    dct:modified "2024-06-17T10:24:24"^^xsd:dateTime ;
    skos:altLabel "Kolgruver"@nb ;
    skos:broader humord:c66887 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coal mines"@en,
        "Kullgruver"@nb ;
    skos:related humord:c15669 .

humord:c66090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66090" ;
    dct:modified "2024-05-03T12:49:07"^^xsd:dateTime ;
    skos:altLabel "Kvantitativ stratigrafi"@nb ;
    skos:broader humord:c08309 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantitative stratigraphy"@en,
        "Kvantitativ stratigrafi"@nb .

humord:c66091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66091" ;
    dct:modified "2024-05-03T12:56:58"^^xsd:dateTime ;
    skos:altLabel "Kvartskrystall"@nb,
        "Kvartskrystallar"@nb ;
    skos:broader humord:c08288 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quartz crystals"@en,
        "Kvartskrystaller"@nb .

humord:c66092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66092" ;
    dct:modified "2024-05-03T12:58:52"^^xsd:dateTime ;
    skos:altLabel "Kvartære avsetjingar"@nb,
        "Kvartære avsettingar"@nb,
        "Kvartære dannelser"@nb,
        "Kvartære danningar"@nb ;
    skos:broader humord:c65583 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quaternary deposits"@en,
        "Kvartære avsetninger"@nb .

humord:c66093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66093" ;
    dct:modified "2024-05-03T13:01:15"^^xsd:dateTime ;
    skos:altLabel "Kvartærstratigrafi"@nb ;
    skos:broader humord:c48311 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quaternary stratigraphy"@en,
        "Kvartærstratigrafi"@nb .

humord:c66094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66094" ;
    dct:modified "2024-05-03T13:02:36"^^xsd:dateTime ;
    skos:altLabel "Leda clay"@en,
        "Kvikkleire"@nb ;
    skos:broader humord:c16011 ;
    skos:definition "Kvikkleire er leire som ved overbelastning eller omrøring går over fra sin vanlige faste tilstand og blir lettflytende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quick clay"@en,
        "Kvikkleire"@nb .

humord:c66095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66095" ;
    dct:modified "2024-05-03T13:04:15"^^xsd:dateTime ;
    skos:altLabel "Cyanitt"@nb,
        "Kyanitt"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Kyanitt er et mineral som er et aluminiumsilikat som opptrer i regionalmetamorfe bergarter. Mineralet er oftest blått og danner bladaktige krystaller med triklin symmetri. Hardheten varierer fra 5 langsetter krystallen til 7 på tvers av krystallen. Kyanitt er ganske utbredt i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kyanite"@en,
        "Kyanitt"@nb .

humord:c66096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66096" ;
    dct:modified "2024-05-03T14:08:50"^^xsd:dateTime ;
    skos:altLabel "Forensisk kjemi"@nb,
        "Rettskjemi"@nb ;
    skos:broader humord:c08335 ;
    skos:definition "Rettskjemi er en betegnelse for den praktiske bruken av kjemiske metoder ved undersøkelser i forbindelse med rettssaker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forensic chemistry"@en,
        "Rettskjemi"@nb ;
    skos:related humord:c03842,
        humord:c62143 .

humord:c66097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66097" ;
    dct:modified "2024-05-04T09:30:50"^^xsd:dateTime ;
    skos:altLabel "Håranalyse"@nb ;
    skos:broader humord:c66096 ;
    skos:definition "Håranalyse er en metode for påvisning av stoffer i en kropp som alternativ eller supplement til blodprøve og urinprøve. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hair analysis"@en,
        "Håranalyse"@nb .

humord:c66098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66098" ;
    dct:modified "2024-05-03T14:18:12"^^xsd:dateTime ;
    skos:altLabel "Inductively coupled plasma atomic emission spectrometry"@en,
        "Inductively coupled plasma optical emission spectrometry"@en,
        "Inductively coupled plasma optical emission spectroscopy"@en,
        "ICP-OES"@nb,
        "Induktivt kobla plasma-atomemisjonspektroskopi"@nb,
        "Induktivt koblet plasma-atomemisjonspektrometri"@nb,
        "Induktivt koblet plasma-atomemisjonspektroskopi"@nb,
        "Induktivt kopla plasma-atomemisjonspektrometri"@nb ;
    skos:broader humord:c63030 ;
    skos:definition "ICP-AES er en kjemisk analysemetode basert på atomemisjonsspektroskopi (AES), der et induktivt koblet argonplasma (ICP) benyttes som atomiserings- og ioniseringskilde. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inductively coupled plasma atomic emission spectroscopy"@en,
        "ICP-AES"@nb .

humord:c66099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66099" ;
    dct:modified "2024-05-03T14:21:13"^^xsd:dateTime ;
    skos:altLabel "Induktivt kobla plasma-massespektrometri"@nb,
        "Induktivt koblet plasma-massespektrometri"@nb ;
    skos:broader humord:c61414 ;
    skos:definition "Induktivt koblet plasmamassespektrometri (ICP-MS) er en type massespektrometri som bruker et induktivt koblet plasma for å ionisere prøven. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inductively coupled plasma mass spectrometry"@en,
        "ICP-MS"@nb .

humord:c66100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66100" ;
    dct:modified "2024-05-03T14:27:10"^^xsd:dateTime ;
    skos:altLabel "Buntmetall"@nb,
        "Buntmetaller"@nb,
        "Ikke-jernholdige metaller"@nb,
        "Ikkje-jarnmetall"@nb,
        "Ikkje-jernmetall"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Ikke-jernholdige metaller er metaller som ikke inneholder jern. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-ferrous metals"@en,
        "Ikke-jernmetaller"@nb .

humord:c66101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66101" ;
    dct:modified "2024-05-03T14:47:45"^^xsd:dateTime ;
    skos:altLabel "Imidazolar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Imidazol er en organisk forbindelse som er fargeløs og krystallinsk, og som har smeltepunkt 90 °C.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Imidazoles"@en,
        "Imidazoler"@nb .

humord:c66102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66102" ;
    dct:modified "2024-05-03T14:49:57"^^xsd:dateTime ;
    skos:altLabel "Imin"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Iminer er en gruppe kjemiske forbindelser som inneholder nitrogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Imines"@en,
        "Iminer"@nb .

humord:c66103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66103" ;
    dct:modified "2024-05-03T14:53:24"^^xsd:dateTime ;
    skos:altLabel "Indolar"@nb ;
    skos:broader humord:c61959,
        humord:c62737 ;
    skos:definition "Indol er en aromatisk heterosyklisk organisk forbindelse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indoles"@en,
        "Indoler"@nb .

humord:c66104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66104" ;
    dct:modified "2024-05-03T14:55:31"^^xsd:dateTime ;
    skos:altLabel "Indolizin"@nb ;
    skos:broader humord:c66103 ;
    skos:definition "Indolizin er en heterosyklisk forbindelse. Det er en uvanlig isomer av indol der nitrogenet er plassert i en ringfusjonsposisjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indolizine"@en,
        "Indolizin"@nb .

humord:c66105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66105" ;
    dct:modified "2024-05-03T14:57:40"^^xsd:dateTime ;
    skos:altLabel "Indolsyntese"@nb ;
    skos:broader humord:c66103 ;
    skos:definition "Indolsyntese er prosessen med å produsere indolforbindelser. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indole synthesis"@en,
        "Indolsyntese"@nb .

humord:c66106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66106" ;
    dct:modified "2024-05-06T14:13:45"^^xsd:dateTime ;
    skos:altLabel "ALMA-prisen"@nb,
        "Litteraturpriset till Astrid Lindgrens minne"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "Litteraturpriset till Astrid Lindgrens minne er verdens største barne- og ungdomslitteraturpris. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrid Lindgren Memorial Award"@en,
        "ALMA-prisen"@nb .

humord:c66107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66107" ;
    dct:modified "2024-05-06T14:14:16"^^xsd:dateTime ;
    skos:altLabel "Bokkunstprisen"@nb ;
    skos:broader humord:c11744 ;
    skos:definition "Bokkunstprisen er den høyeste utmerkelsen for bokdesign og bokillustrasjon i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nb24"@nb,
        "Lukket bemerkning: nbiemnfag"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Book Art Prize (Norway)"@en,
        "Bokkunstprisen"@nb .

humord:c66108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66108" ;
    dct:modified "2024-05-06T14:20:24"^^xsd:dateTime ;
    skos:altLabel "Caldecott Awards"@en,
        "Randolph Caldecott Medal"@en,
        "Caldecott Medal"@nb,
        "Caldecott-medaljen"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "Caldecott Medal utdeles av ALA til årets beste bildebok. Prisen har vært delt ut siden 1938. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caldecott Medal"@en,
        "Caldecott Medal"@nb .

humord:c66109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66109" ;
    dct:modified "2024-05-06T14:35:43"^^xsd:dateTime ;
    skos:altLabel "Deutscher Jugendbuchpreis"@nb,
        "Deutscher Jugendliteraturpreis"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "Deutscher Jugendliteraturpreis er en tysk litteraturpris for barne- og ungdomslitteratur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "German Children's Literature Award"@en,
        "Deutscher Jugendliteraturpreis"@nb .

humord:c66110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66110" ;
    dct:modified "2024-05-06T14:27:46"^^xsd:dateTime ;
    skos:altLabel "Belasting (Trening)"@nb,
        "Belastingar (Trening)"@nb,
        "Belastning (Trening)"@nb,
        "Belastningar (Trening)"@nb,
        "Belastninger (Trening)"@nb ;
    skos:broader humord:c14313 ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Load (Training)"@en,
        "Belastning (Trening)"@nb .

humord:c66111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66111" ;
    dct:modified "2024-05-06T14:32:44"^^xsd:dateTime ;
    skos:altLabel "Conconi (Test)"@en,
        "Conconi (Test)"@nb,
        "Conconi-testen"@nb ;
    skos:broader humord:c62836 ;
    skos:definition "Conconi-testen er en sportsmedisintest beregnet på å måle en persons maksimale anaerobe og aerobe terskelpuls. Testen måler en persons hjertefrekvens ved forskjellige belastninger. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conconi test"@en,
        "Conconi-testen"@nb .

humord:c66112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66112" ;
    dct:modified "2024-05-06T14:45:27"^^xsd:dateTime ;
    skos:altLabel "Co-educational gymnasium"@en,
        "Fellesgym"@nb ;
    skos:broader humord:c24047 ;
    skos:definition "Fellesgym sikter til at gutter og jenter har kroppsøvning sammen <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Co-ed gym class"@en,
        "Fellesgym"@nb .

humord:c66113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66113" ;
    dct:modified "2024-05-06T15:04:01"^^xsd:dateTime ;
    skos:altLabel "Hans Christian Andersen Medal"@en,
        "H. C. Andersen-prisen"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "H. C. Andersen-prisen er en internasjonal barnebokpris som ble opprettet i 1956. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hans Christian Andersen Award"@en,
        "H. C. Andersen-prisen"@nb .

humord:c66114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66114" ;
    dct:modified "2024-05-06T16:03:53"^^xsd:dateTime ;
    skos:altLabel "Ministry of Culture’s literary awards"@en,
        "Ministry of Culture’s prizes"@en,
        "KUD-prisane"@nb,
        "KUD-prisene"@nb,
        "Kirke- og kulturdepartementets premiering"@nb,
        "Kirke- og undervisningsdepartementets premiering"@nb,
        "Kultur- og kirkedepartementets premiering"@nb,
        "Kultur- og kirkedepartementets priser"@nb,
        "Kultur- og kyrkjedepartementet sin premiering"@nb,
        "Kultur- og kyrkjedepartementet sine prisar"@nb,
        "Kultur- og vitenskapsdepartementets premiering"@nb,
        "Kultur- og vitskapsdepartementet sin premiering"@nb,
        "Kulturdepartementet sin premiering"@nb,
        "Kulturdepartementet sine prisar"@nb,
        "Kulturdepartementet sine prisar for barne- og ungdomslitteratur"@nb,
        "Kulturdepartementet sine prisar for borne- og ungdomslitteratur"@nb,
        "Kulturdepartementets premiering"@nb,
        "Kulturdepartementets priser"@nb,
        "Kyrkje- og kulturdepartementet sin premiering"@nb,
        "Kyrkje- og undervisningsdepartementet sin premiering"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "Kulturdepartementet har siden 1948 foretatt en årlig premiering av årets beste barne- og ungdomsbøker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ministry of Culture’s prizes for children’s and young adult literature"@en,
        "Kulturdepartementets priser for barne- og ungdomslitteratur"@nb .

humord:c66115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66115" ;
    dct:modified "2024-05-06T16:12:41"^^xsd:dateTime ;
    skos:altLabel "John Newbery Medal"@en,
        "Newbery Award"@en,
        "Newbery Medal"@nb,
        "Newbery-medaljen"@nb ;
    skos:broader humord:c60937 ;
    skos:definition "Newbery Medal utdeles av bibliotekorganisasjonen ALA i USA til årets beste barne- eller ungdomsbok. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Newbery Medal"@en,
        "Newbery Medal"@nb .

humord:c66116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66116" ;
    dct:modified "2024-05-07T07:48:36"^^xsd:dateTime ;
    skos:altLabel "Trenerrolla"@nb ;
    skos:broader humord:c09300 ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb,
        "Lukket bemerkning: NIH"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coach role"@en,
        "Trenerrollen"@nb .

humord:c66117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66117" ;
    dct:modified "2024-05-08T09:18:10"^^xsd:dateTime ;
    skos:altLabel "Sports districts"@en,
        "Idretts­kretsar"@nb,
        "Idretts­krinsar"@nb ;
    skos:broader humord:c15099 ;
    skos:definition "En idrettskrets er en regional sammenslutning av idrettsklubber, som organiserer og koordinerer idrettsaktiviteter på regionalt nivå. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sports associations"@en,
        "Idrettskretser"@nb .

humord:c66118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66118" ;
    dct:modified "2024-08-12T10:35:55"^^xsd:dateTime ;
    skos:altLabel "Cis"@en,
        "Cis"@nb,
        "Ciskjønna"@nb,
        "Cisperson"@nb ;
    skos:broader humord:c07201,
        humord:c16835 ;
    skos:definition "Ciskjønnet, eller cisperson/cis, betyr 'på den samme siden', og brukes om personer som identifiserer seg med kjønnet de er registrert som ved fødsel.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cisgender"@en,
        "Ciskjønnet"@nb .

humord:c66119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66119" ;
    dct:modified "2024-05-07T09:44:28"^^xsd:dateTime ;
    skos:altLabel "Flow state"@en,
        "Flow (Psykologi)"@nb,
        "Flyt (Psykologi)"@nb ;
    skos:broader humord:c08036 ;
    skos:definition "Flyt, en bevissthetstilstand knyttet til utførelsen av en aktivitet som utføres med stor grad av fokus og indre motivasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: NIH"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flow (Psychology)"@en,
        "Flyt (Psykologi)"@nb ;
    skos:related humord:c24946 .

humord:c66120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66120" ;
    dct:modified "2024-05-07T12:14:12"^^xsd:dateTime ;
    skos:altLabel "Værobservasjonar"@nb ;
    skos:broader humord:c08280 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weather observations"@en,
        "Værobservasjoner"@nb .

humord:c66121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66121" ;
    dct:modified "2024-05-07T14:39:17"^^xsd:dateTime ;
    skos:altLabel "Kystendringar"@nb ;
    skos:broader humord:c12667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastline changes"@en,
        "Kystendringer"@nb .

humord:c66122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66122" ;
    dct:modified "2024-05-07T14:41:50"^^xsd:dateTime ;
    skos:altLabel "Kystfarvatn"@nb ;
    skos:broader humord:c12667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal waters"@en,
        "Kystfarvann"@nb .

humord:c66123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66123" ;
    dct:modified "2024-05-07T14:44:08"^^xsd:dateTime ;
    skos:altLabel "Kystmorfologi"@nb ;
    skos:broader humord:c12667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal morphology"@en,
        "Kystmorfologi"@nb .

humord:c66124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66124" ;
    dct:modified "2024-05-07T14:49:13"^^xsd:dateTime ;
    skos:altLabel "Coastal deposits"@en,
        "Coastal sedimentation"@en,
        "Kystavleiringar"@nb,
        "Kystavleiringer"@nb,
        "Kystavsetjingar"@nb,
        "Kystavsetninger"@nb,
        "Kystavsettingar"@nb,
        "Kystsediment"@nb,
        "Kystsedimentasjon"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal sediments"@en,
        "Kystsedimenter"@nb .

humord:c66125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66125" ;
    dct:modified "2024-05-08T09:20:18"^^xsd:dateTime ;
    skos:altLabel "Lakustrin"@nb ;
    skos:broader humord:c08323 ;
    skos:definition "Lakustrin henviser til noe som vedrører eller er assosiert med innsjøer. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lacustrine"@en,
        "Lakustrin"@nb .

humord:c66126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66126" ;
    dct:modified "2024-05-07T15:05:33"^^xsd:dateTime ;
    skos:altLabel "Landskapsutforming"@nb ;
    skos:broader humord:c05313 ;
    skos:definition "Landskapsutforming er en kunsttradisjon, praktisert av landskapsdesignere, som kombinerer natur og kultur <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landscape design"@en,
        "Landskapsutforming"@nb .

humord:c66127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66127" ;
    dct:modified "2024-05-07T15:37:23"^^xsd:dateTime ;
    skos:altLabel "Landform evolution"@en,
        "Landscape development"@en,
        "Landformutvikling"@nb,
        "Landskapsutvikling"@nb ;
    skos:broader humord:c65529 ;
    skos:editorialNote "Lukket bemerkning: Geologi. Må ikke forveksles med landskapsplanlegging"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landscape evolution"@en,
        "Landskapsutvikling"@nb .

humord:c66128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66128" ;
    dct:modified "2024-08-01T10:50:16"^^xsd:dateTime ;
    skos:altLabel "LMO"@nb,
        "Lantanmanganitt"@nb ;
    skos:broader humord:c67748 ;
    skos:definition "Lantanmanganitt  er en uorganisk forbindelse med formelen LaMnO3, ofte forkortet som LMO <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lanthanum manganite"@en,
        "Lantanmanganitt"@nb .

humord:c66129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66129" ;
    dct:modified "2024-05-07T15:44:42"^^xsd:dateTime ;
    skos:altLabel "Larvikitt"@nb ;
    skos:broader humord:c65516 ;
    skos:definition "Larvikitt, magmatiske bergart i Oslofeltet, utbredt i Vestfold, særlig langs kysten mellom Tønsberg og Langesundsfjorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Larvikite"@en,
        "Larvikitt"@nb .

humord:c66130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66130" ;
    dct:modified "2024-10-10T14:31:15"^^xsd:dateTime ;
    skos:altLabel "LEO"@en,
        "LEO"@nb,
        "Låg jordbane"@nb ;
    skos:broader humord:c66590 ;
    skos:definition "Lav jordbane er en type satellittbane. Banehøyden ligger mellom atmosfæren og van Allen-beltene. Vanlig banehøyde regnes for 160 til 2000 km. Satellitter i lav jordbane bremses av jordens atmosfære, og levetiden vil således være kort, slik at en ofte må gjøre korreksjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low earth orbit"@en,
        "Lav jordbane"@nb .

humord:c66131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66131" ;
    dct:modified "2024-05-09T10:19:15"^^xsd:dateTime ;
    skos:altLabel "Lava"@nb ;
    skos:broader humord:c65514 ;
    skos:definition "Lava er bergartssmelte (magma) som flyter ut av vulkanåpninger, og den bergart som dannes ved størkningen (lavabergart). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lava"@en,
        "Lava"@nb ;
    skos:related humord:c66193 .

humord:c66132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66132" ;
    dct:modified "2024-05-07T15:53:24"^^xsd:dateTime ;
    skos:altLabel "Guide fossils"@en,
        "Indicator fossils"@en,
        "Zone fossils"@en,
        "Leiefossil"@nb ;
    skos:broader humord:c08292 ;
    skos:definition "Ledefossiler er fossiler av plante- eller dyrearter som opptrer i kort tid, og som dermed i kun ett eller få geologiske lag. Derfor tjener de som gode kjennemerker for en bestemt stratigrafisk enhet og dens relative alder.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Index fossils"@en,
        "Ledefossiler"@nb .

humord:c66133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66133" ;
    dct:modified "2024-05-07T15:55:20"^^xsd:dateTime ;
    skos:altLabel "Leirmineral"@nb ;
    skos:broader humord:c16011 ;
    skos:definition "Leirmineraler, en gruppe mineraler som utgjør hovedbestanddelen i leirer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clay minerals"@en,
        "Leirmineraler"@nb .

humord:c66134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66134" ;
    dct:modified "2024-05-07T15:58:01"^^xsd:dateTime ;
    skos:altLabel "Leirmineralogi"@nb ;
    skos:broader humord:c65832 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clay mineralogy"@en,
        "Leirmineralogi"@nb .

humord:c66135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66135" ;
    dct:modified "2024-05-07T16:11:53"^^xsd:dateTime ;
    skos:altLabel "Leirskifer"@nb ;
    skos:broader humord:c16011,
        humord:c65521 ;
    skos:definition "Leirskifer (eller leirstein) er en sedimentær bergart og består av konsoliderte sedimenter.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shale"@en,
        "Leirskifer"@nb .

humord:c66136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66136" ;
    dct:modified "2024-05-22T11:31:14"^^xsd:dateTime ;
    skos:altLabel "Lithosfæren"@nb,
        "Litosfæren"@nb ;
    skos:broader humord:c65872 ;
    skos:definition "Litosfæren er Jordens ytre skall. Det består av relativt lette og stive bergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lithosphere"@en,
        "Litosfæren"@nb ;
    skos:related humord:c66430 .

humord:c66137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66137" ;
    dct:modified "2024-05-07T16:09:25"^^xsd:dateTime ;
    skos:altLabel "Litostratigrafi"@nb ;
    skos:broader humord:c65589 ;
    skos:definition "Litostratigrafi, inndeling av berggrunn og løsmasser i enheter, vanligvis basert på (for bergarter) mineralsammensetning eller (for løsmasser) kornstørrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Litostratigraphy"@en,
        "Litostratigrafi"@nb ;
    skos:related humord:c08309 .

humord:c66138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66138" ;
    dct:modified "2024-05-07T16:11:27"^^xsd:dateTime ;
    skos:altLabel "Loess"@nb,
        "Løss"@nb ;
    skos:broader humord:c65582 ;
    skos:definition "Løss er en gulbrun, vindtransportert avleiring av gul silt og finsand. Slike avleiringer kan dekke store områder i en tykkelse på flere hundre meter, men vanligvis er tykkelsen mindre enn 30 meter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loess"@en,
        "Løss"@nb .

humord:c66139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66139" ;
    dct:modified "2024-05-07T16:13:25"^^xsd:dateTime ;
    skos:altLabel "Leirbergartar"@nb,
        "Leirbergarter"@nb,
        "Leirsteinar"@nb ;
    skos:broader humord:c65521 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mudstones"@en,
        "Leirsteiner"@nb .

humord:c66140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66140" ;
    dct:modified "2024-05-08T09:27:36"^^xsd:dateTime ;
    skos:altLabel "Den lille istiden"@nb,
        "Den vesle istida"@nb,
        "Vesle istida"@nb ;
    skos:broader humord:c26862 ;
    skos:definition "Lille istid er en betegnelse som brukes om klimaet på 1600-, 1700- og 1800-tallet, da isbreene hadde betydelig vekst.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Little ice age"@en,
        "Lille istid"@nb .

humord:c66141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66141" ;
    dct:modified "2024-05-08T08:31:13"^^xsd:dateTime ;
    skos:altLabel "Basic rocks"@en,
        "Basiske bergartar"@nb,
        "Basiske bergarter"@nb,
        "Mafiske bergartar"@nb,
        "Mafiske bergarter"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Mafisk, om magmatiske bergarter som vesentlig inneholder mørke mineraler rike på magnesium og jern, for eksempel olivin og pyroksen. Betegnelsen blir også brukt om mineralene selv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mafic rocks"@en,
        "Mafiske bergarter"@nb .

humord:c66142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66142" ;
    dct:modified "2024-05-08T08:33:00"^^xsd:dateTime ;
    skos:altLabel "Igneous petrology"@en,
        "Magmatisk petrologi"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Magmatisk petrologi er studiet av magmatiske bergarter - de som dannes fra magma. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magmatic petrology"@en,
        "Magmatisk petrologi"@nb .

humord:c66143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66143" ;
    dct:modified "2024-05-08T08:39:54"^^xsd:dateTime ;
    skos:altLabel "Magmatiske malmførekomstar"@nb ;
    skos:broader humord:c65513 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magmatic ore deposits"@en,
        "Magmatiske malmforekomster"@nb .

humord:c66144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66144" ;
    dct:modified "2024-05-08T08:43:22"^^xsd:dateTime ;
    skos:altLabel "Magnetiske anomalifelt"@nb ;
    skos:broader humord:c60900 ;
    skos:definition "I geofysikken er en magnetisk anomalitet en lokal variasjon i Jordens magnetfelt som resulterer fra variasjoner i kjemien eller magnetismen til fjell. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic anomalies"@en,
        "Magnetiske anomalifelt"@nb .

humord:c66145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66145" ;
    dct:modified "2024-08-01T10:49:16"^^xsd:dateTime ;
    skos:altLabel "Fe3O4"@en,
        "Fe3O4"@nb,
        "Magnetitt"@nb,
        "Magnetjarnstein"@nb,
        "Magnetjernstein"@nb ;
    skos:broader humord:c67748 ;
    skos:definition "Magnetitt er et mineral som består av jernoksid (Fe3O4) med 72 prosent jern. Det er svart og metallisk, tungt og sterkt magnetisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetite"@en,
        "Magnetitt"@nb .

humord:c66146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66146" ;
    dct:modified "2024-05-08T08:50:28"^^xsd:dateTime ;
    skos:altLabel "Moho"@en,
        "Moho"@nb,
        "Mohorovicics diskontinuitet"@nb,
        "Mohorovičićs diskontinuitet"@nb ;
    skos:broader humord:c65960 ;
    skos:definition "Mohorovičićs diskontinuitet, ofte forkortet Moho, er grenseflaten mellom selve jordskorpen og mantelen, hvor jordskjelvbølgenes hastighet plutselig øker når de går nedover i Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mohorovičić discontinuity"@en,
        "Mohorovicics diskontinuitet"@nb .

humord:c66147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66147" ;
    dct:modified "2024-05-08T08:59:06"^^xsd:dateTime ;
    skos:altLabel "Mineralutvinning"@nb ;
    skos:broader humord:c07733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral extraction"@en,
        "Mineralutvinning"@nb .

humord:c66148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66148" ;
    dct:modified "2024-05-08T09:02:46"^^xsd:dateTime ;
    skos:altLabel "Mineral exploration"@en,
        "Mineralleiting"@nb ;
    skos:broader humord:c65505 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral prospecting"@en,
        "Mineralleting"@nb .

humord:c66149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66149" ;
    dct:modified "2024-05-08T09:08:05"^^xsd:dateTime ;
    skos:altLabel "Mineralkjemi"@nb ;
    skos:broader humord:c08305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral chemistry"@en,
        "Mineralkjemi"@nb .

humord:c66150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66150" ;
    dct:modified "2024-05-08T09:13:00"^^xsd:dateTime ;
    skos:altLabel "Mineralization"@en,
        "Mineralisering"@nb ;
    skos:broader humord:c08305 ;
    skos:definition "I geologi er mineralisering en prosess som resulterer i dannelse av mineraler. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineralisation"@en,
        "Mineralisering"@nb .

humord:c66151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66151" ;
    dct:modified "2024-05-08T09:15:10"^^xsd:dateTime ;
    skos:altLabel "Mineralfysikk"@nb ;
    skos:broader humord:c08305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral physics"@en,
        "Mineralfysikk"@nb .

humord:c66152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66152" ;
    dct:modified "2024-05-08T09:16:27"^^xsd:dateTime ;
    skos:altLabel "Mineralforekømstar"@nb ;
    skos:broader humord:c14107 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral deposits"@en,
        "Mineralforekomster"@nb .

humord:c66153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66153" ;
    dct:modified "2024-05-08T09:35:40"^^xsd:dateTime ;
    skos:altLabel "Mineraldanning"@nb ;
    skos:broader humord:c08305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral formation"@en,
        "Mineraldannelse"@nb .

humord:c66154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66154" ;
    dct:modified "2024-05-08T09:36:59"^^xsd:dateTime ;
    skos:altLabel "Mineral classification"@en,
        "Mineralbestemming"@nb ;
    skos:broader humord:c08305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral determination"@en,
        "Mineralbestemmelse"@nb .

humord:c66155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66155" ;
    dct:modified "2024-05-08T09:42:58"^^xsd:dateTime ;
    skos:altLabel "Miljøregistrering  (Skogøkologi)"@nb ;
    skos:broader humord:c66156 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental inventory (Forest ecology)"@en,
        "Miljøregistrering (Skogøkologi)"@nb .

humord:c66156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66156" ;
    dct:modified "2024-10-14T15:12:11"^^xsd:dateTime ;
    skos:altLabel "Boreal økologi"@nb,
        "Skogsøkologi"@nb,
        "Skogøkologi"@nb ;
    skos:broader humord:c68500 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest ecology"@en,
        "Skogøkologi"@nb .

humord:c66157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66157" ;
    dct:modified "2024-05-08T11:02:40"^^xsd:dateTime ;
    skos:altLabel "Miljøkvalitet"@nb ;
    skos:broader humord:c24679 ;
    skos:definition "Miljøkvalitet uttrykker fravær av forurensning, og er ett av to sentrale begreper i Forurensningslovens formålsparagraf: «Loven skal sikre en forsvarlig miljøkvalitet, slik at forurensninger og avfall ikke fører til helseskade, går ut over trivselen eller skader naturens evne til produksjon og selvfornyelse» <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental quality"@en,
        "Miljøkvalitet"@nb .

humord:c66158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66158" ;
    dct:modified "2024-11-14T08:47:53"^^xsd:dateTime ;
    skos:altLabel "Miljøkatastrofar"@nb ;
    skos:broader humord:c19416 ;
    skos:definition "Miljøkatastrofer er dels en betegnelse på langvarige alvorlige miljøproblemer som klimaforverringer, ozonhull og generell miljøødeleggelse; dels en betegnelse på spesielle hendelser av alvorlig karakter som giftutslipp, oljeutslipp, atomuhell o.l. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental disasters"@en,
        "Miljøkatastrofer"@nb ;
    skos:related humord:c01502 .

humord:c66159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66159" ;
    dct:modified "2024-05-08T11:18:15"^^xsd:dateTime ;
    skos:altLabel "Miljøgeologi"@nb ;
    skos:broader humord:c08282 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental geology"@en,
        "Miljøgeologi"@nb .

humord:c66160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66160" ;
    dct:modified "2024-05-08T11:22:36"^^xsd:dateTime ;
    skos:altLabel "Miljøfysikk"@nb ;
    skos:broader humord:c63293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental physics"@en,
        "Miljøfysikk"@nb .

humord:c66161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66161" ;
    dct:modified "2024-05-08T11:26:18"^^xsd:dateTime ;
    skos:altLabel "Mikrotektonikk"@nb ;
    skos:broader humord:c65678 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microtectonics"@en,
        "Mikrotektonikk"@nb .

humord:c66162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66162" ;
    dct:modified "2024-05-10T09:17:00"^^xsd:dateTime ;
    skos:altLabel "Microscopic mineral classification"@en,
        "Mikroskopisk mineralbestemming"@nb ;
    skos:broader humord:c66154 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microscopic mineral determination"@en,
        "Mikroskopisk mineralbestemmelse"@nb .

humord:c66163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66163" ;
    dct:modified "2024-05-08T11:30:40"^^xsd:dateTime ;
    skos:altLabel "Mikropaleontologi"@nb ;
    skos:broader humord:c08306 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micropalaeontology"@en,
        "Mikropaleontologi"@nb .

humord:c66164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66164" ;
    dct:modified "2024-05-08T12:09:06"^^xsd:dateTime ;
    skos:altLabel "Magnetometri"@nb ;
    skos:broader humord:c60900 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetometry"@en,
        "Magnetometri"@nb .

humord:c66165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66165" ;
    dct:modified "2024-05-08T12:11:02"^^xsd:dateTime ;
    skos:altLabel "Magnetostratigrafi"@nb ;
    skos:broader humord:c60900 ;
    skos:definition "Magnetostratigrafi er en geofysisk korrelasjonsteknikk som brukes til å datere sedimentære og vulkanske sekvenser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetostratigraphy"@en,
        "Magnetostratigrafi"@nb .

humord:c66166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66166" ;
    dct:modified "2024-05-08T12:14:23"^^xsd:dateTime ;
    skos:altLabel "Megafossils"@en,
        "Makrofossil"@nb ;
    skos:broader humord:c08292 ;
    skos:definition "Makrofossiler er  bevarte organiske rester som er store nok til å være synlige uten et mikroskop <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macrofossils"@en,
        "Makrofossiler"@nb .

humord:c66167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66167" ;
    dct:modified "2024-05-08T12:28:39"^^xsd:dateTime ;
    skos:altLabel "Malmavsetjingar"@nb,
        "Malmavsettingar"@nb ;
    skos:broader humord:c08299 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malmavsetninger"@nb .

humord:c66168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66168" ;
    dct:modified "2024-05-10T09:14:15"^^xsd:dateTime ;
    skos:altLabel "Genesis of ore deposits"@en,
        "Malmdanning"@nb ;
    skos:broader humord:c08299 ;
    skos:definition "Malmdannelse omhandler hvordan de ulike typer mineralforekomster dannes innen jordskorpen. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ore genesis"@en,
        "Malmdannelse"@nb .

humord:c66169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66169" ;
    dct:modified "2024-05-08T12:29:23"^^xsd:dateTime ;
    skos:altLabel "Ertsforekomster"@nb,
        "Ertsførekomstar"@nb,
        "Malmførekomstar"@nb ;
    skos:broader humord:c08299 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ore deposits"@en,
        "Malmforekomster"@nb .

humord:c66170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66170" ;
    dct:modified "2024-05-08T12:34:16"^^xsd:dateTime ;
    skos:altLabel "Malmgeologi"@nb ;
    skos:broader humord:c08299 ;
    skos:definition "Malmgeologi er læren om malmforekomster. Fagfeltet omfatter studiet av malmdannende prosesser, malmenes mineralogi og geokjemi og malmens forhold til de omgivende bergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ore geology"@en,
        "Malmgeologi"@nb .

humord:c66171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66171" ;
    dct:modified "2024-05-08T12:36:37"^^xsd:dateTime ;
    skos:altLabel "Miljøgeokjemi"@nb ;
    skos:broader humord:c65540 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental geochemistry"@en,
        "Miljøgeokjemi"@nb .

humord:c66172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66172" ;
    dct:modified "2024-05-15T14:07:50"^^xsd:dateTime ;
    skos:altLabel "Malmmikroskopi"@nb ;
    skos:broader humord:c66154 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ore microscopy"@en,
        "Malmmikroskopi"@nb .

humord:c66173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66173" ;
    dct:modified "2024-05-08T12:44:50"^^xsd:dateTime ;
    skos:altLabel "Malmmineral"@nb ;
    skos:broader humord:c14107 ;
    skos:definition "Malmmineral, mineral som inneholder et tungt metall med densitet over 5 g/cm³. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ore minerals"@en,
        "Malmmineraler"@nb .

humord:c66174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66174" ;
    dct:modified "2024-05-08T12:46:14"^^xsd:dateTime ;
    skos:altLabel "Manteldiapirar"@nb ;
    skos:broader humord:c65965 ;
    skos:definition "Varmt, plastisk mantelmateriale som stiger opp gjennom omkringliggende mantel på grunn av tetthetsforskjellen. <Norsk Geologisk Ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mantel plumes"@en,
        "Manteldiapirer"@nb .

humord:c66175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66175" ;
    dct:modified "2024-05-08T12:48:50"^^xsd:dateTime ;
    skos:altLabel "Mantle convection"@en,
        "Manteldynamikk"@nb,
        "Mantelkonveksjon"@nb ;
    skos:broader humord:c65965 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mantle dynamics"@en,
        "Manteldynamikk"@nb .

humord:c66176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66176" ;
    dct:modified "2024-11-14T14:16:26"^^xsd:dateTime ;
    skos:altLabel "Fjordforureining"@nb,
        "Fjordforurensning"@nb,
        "Havforureining"@nb,
        "Havforurensing"@nb,
        "Havforurensning"@nb,
        "Marin forureining"@nb ;
    skos:broader humord:c65901 ;
    skos:definition "Det er særlig kyststrøk, fjorder og innlandshav som rammes av forurensninger. Dette skyldes bl.a. høy befolkningstetthet, til dels dårlig vannutskiftning samt tilførsler av organisk og uorganisk materiale med elver og vassdrag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine pollution"@en,
        "Marin forurensning"@nb .

humord:c66177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66177" ;
    dct:modified "2024-05-08T13:04:26"^^xsd:dateTime ;
    skos:altLabel "Marin geofysikk"@nb,
        "Marinfysikk"@nb ;
    skos:broader humord:c08276 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine geophysics"@en,
        "Marin geofysikk"@nb .

humord:c66178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66178" ;
    dct:modified "2024-05-08T13:05:38"^^xsd:dateTime ;
    skos:altLabel "Marin geokjemi"@nb ;
    skos:broader humord:c65540 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine geochemistry"@en,
        "Marin geokjemi"@nb .

humord:c66179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66179" ;
    dct:modified "2024-05-08T13:07:43"^^xsd:dateTime ;
    skos:altLabel "Marin geoteknikk"@nb ;
    skos:broader humord:c58757 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine geotechnics"@en,
        "Marin geoteknikk"@nb .

humord:c66180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66180" ;
    dct:modified "2024-05-08T13:10:48"^^xsd:dateTime ;
    skos:altLabel "Marine palaeontology"@en,
        "Marin paleontologi"@nb,
        "Marin paleoøkologi"@nb ;
    skos:broader humord:c13471 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine palaeoecology"@en,
        "Marin paleoøkologi"@nb .

humord:c66181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66181" ;
    dct:modified "2024-05-08T13:11:47"^^xsd:dateTime ;
    skos:altLabel "Marin sedimentologi"@nb ;
    skos:broader humord:c65784 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine sedimentology"@en,
        "Marin sedimentologi"@nb .

humord:c66182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66182" ;
    dct:modified "2024-05-08T13:14:17"^^xsd:dateTime ;
    skos:altLabel "Marin topografi"@nb ;
    skos:broader humord:c28807 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine topography"@en,
        "Marin topografi"@nb .

humord:c66183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66183" ;
    dct:modified "2024-05-08T13:16:57"^^xsd:dateTime ;
    skos:altLabel "Marine fossil"@nb ;
    skos:broader humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine fossils"@en,
        "Marine fossiler"@nb .

humord:c66184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66184" ;
    dct:modified "2024-05-08T13:18:27"^^xsd:dateTime ;
    skos:altLabel "Marine karbonat"@nb ;
    skos:broader humord:c65667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine carbonates"@en,
        "Marine karbonater"@nb .

humord:c66185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66185" ;
    dct:modified "2024-05-08T13:19:31"^^xsd:dateTime ;
    skos:altLabel "Marine mineral"@nb ;
    skos:broader humord:c14107 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine minerals"@en,
        "Marine mineraler"@nb .

humord:c66186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66186" ;
    dct:modified "2024-05-08T13:22:22"^^xsd:dateTime ;
    skos:altLabel "Havavsetninger"@nb,
        "Havavsettingar"@nb,
        "Havbotnsediment"@nb,
        "Havbunnssedimenter"@nb,
        "Marine avsetjingar"@nb,
        "Marine avsetninger"@nb,
        "Marine avsettingar"@nb,
        "Marine sediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine sediments"@en,
        "Marine sedimenter"@nb .

humord:c66187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66187" ;
    dct:modified "2024-05-08T13:26:03"^^xsd:dateTime ;
    skos:altLabel "Ocean chemistry"@en,
        "Havenes kjemi"@nb,
        "Havkjemi"@nb,
        "Marinkjemi"@nb ;
    skos:broader humord:c66060 ;
    skos:definition "Marinkjemi er den kjemiske sammensetningen av marine miljøer. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine chemistry"@en,
        "Marinkjemi"@nb .

humord:c66188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66188" ;
    dct:modified "2024-05-08T13:30:41"^^xsd:dateTime ;
    skos:altLabel "Marine climate"@en,
        "Maritime climate"@en,
        "Havklima"@nb,
        "Kystklima"@nb,
        "Maritimt klima"@nb ;
    skos:broader humord:c23766 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oceanic climate"@en,
        "Maritimt klima"@nb .

humord:c66189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66189" ;
    dct:modified "2024-05-08T15:18:13"^^xsd:dateTime ;
    skos:altLabel "Prise (Krigsbytte)"@nb ;
    skos:broader humord:c11894 ;
    skos:definition "Prise er handelsfartøy og last som tas som krigsbytte i forbindelse med en væpnet konflikt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prize (War booty)"@en,
        "Prise (Krigsbytte)"@nb .

humord:c66190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66190" ;
    dct:modified "2024-05-08T15:42:35"^^xsd:dateTime ;
    skos:altLabel "Centenary"@en,
        "Hundreårsjubileum"@nb ;
    skos:broader humord:c04847 ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb,
        "Lukket bemerkning: norvok"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Centenaries"@en,
        "Hundreårsjubileer"@nb .

humord:c66191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66191" ;
    dct:modified "2024-05-08T15:47:34"^^xsd:dateTime ;
    skos:altLabel "Handverksforeiningar"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Craft unions"@en,
        "Håndverksforeninger"@nb ;
    skos:related humord:c09156 .

humord:c66192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66192" ;
    dct:modified "2024-05-10T09:08:50"^^xsd:dateTime ;
    skos:altLabel "Handelsrekning"@nb ;
    skos:broader humord:c07868 ;
    skos:definition "Handelsregning er et fag med en tradisjon i handelsnæringen. Faget gjør bruk av litt andre termer enn det som er vanlige termer i bedriftsøkonomien og er mer basert på enkle regneteknikker enn andre økonomifag. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Break-even (Economics)"@en,
        "Handelsregning"@nb .

humord:c66193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66193" ;
    dct:modified "2024-05-09T10:19:59"^^xsd:dateTime ;
    skos:altLabel "Magma"@en,
        "Magmatic processes"@en,
        "Bergsmelte"@nb,
        "Magma"@nb,
        "Magmatisk differensiasjon"@nb,
        "Magmatiske prosessar"@nb,
        "Magmatiske prosesser"@nb,
        "Magmatisme"@nb ;
    skos:broader humord:c65509 ;
    skos:definition "Magma, eller bergsmelte, er smeltet berg som opptrer sammen med fragmenter av faste bergarter, krystallkorn og gasser under Jordens overflate. Strømmer det ut på overflaten, kalles det lava. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magmatism"@en,
        "Magmatisme"@nb ;
    skos:related humord:c66131 .

humord:c66194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66194" ;
    dct:modified "2024-05-10T09:03:19"^^xsd:dateTime ;
    skos:altLabel "Jordvann"@nb,
        "Jordvatn"@nb,
        "Markvatn"@nb ;
    skos:broader humord:c60092 ;
    skos:definition "Markvannsonen angir en sone i jorda mellom jordoverflata og grunnvannspeilet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil water"@en,
        "Markvann"@nb .

humord:c66195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66195" ;
    dct:modified "2024-05-10T09:07:30"^^xsd:dateTime ;
    skos:altLabel "Mesosfæren"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Mesosfæren er den del av Jordens atmosfære som ligger mellom cirka 50 km (stratopausen) og 85–90 km (mesopausen). Mesosfæren utgjør den øverste del av den såkalte midlere atmosfære, som omfatter stratosfæren og mesosfæren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesosphere"@en,
        "Mesosfæren"@nb .

humord:c66196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66196" ;
    dct:modified "2024-05-10T09:28:35"^^xsd:dateTime ;
    skos:altLabel "Mesozoisk paleontologi"@nb ;
    skos:broader humord:c08306 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesozoic palaeontology"@en,
        "Mesozoisk paleontologi"@nb .

humord:c66197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66197" ;
    dct:modified "2024-05-10T09:30:44"^^xsd:dateTime ;
    skos:altLabel "Mesozoisk sedimentasjon"@nb ;
    skos:broader humord:c65551 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesozoic sedimentation"@en,
        "Mesozoisk sedimentasjon"@nb .

humord:c66198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66198" ;
    dct:modified "2024-05-10T09:37:17"^^xsd:dateTime ;
    skos:altLabel "Metallogenese"@nb ;
    skos:broader humord:c66152 ;
    skos:definition "Metallogenese er prosessen eller mekanismen som fører til dannelse av mineralforekomster, spesielt av metaller og mineraler av økonomisk betydning. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metallogenesis"@en,
        "Metallogenese"@nb .

humord:c66199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66199" ;
    dct:modified "2024-05-10T09:42:05"^^xsd:dateTime ;
    skos:altLabel "Metamorf petrologi"@nb ;
    skos:broader humord:c29260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamorphic petrology"@en,
        "Metamorf petrologi"@nb .

humord:c66200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66200" ;
    dct:modified "2024-05-10T09:43:25"^^xsd:dateTime ;
    skos:altLabel "Metamorfe prosessar"@nb ;
    skos:broader humord:c65520 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamorphic processes"@en,
        "Metamorfe prosesser"@nb .

humord:c66201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66201" ;
    dct:modified "2024-05-10T09:48:54"^^xsd:dateTime ;
    skos:altLabel "Bergartsomvandling"@nb,
        "Metamorfose  (Geologi)"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Metamorfose er omdannelse av bergarters mineralogi som følge av endringer i trykk og temperatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamorphism  (Geology)"@en,
        "Metamorfose (Geologi)"@nb .

humord:c66202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66202" ;
    dct:modified "2024-05-10T09:52:09"^^xsd:dateTime ;
    skos:altLabel "Metasomatose"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Metasomatose, omvandling av bergarter ved stoffutveksling, slik at enkelte stoffer i den opprinnelige bergart helt eller delvis blir fjernet og nytt stoff blir tilført utenfra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metasomatism"@en,
        "Metasomatose"@nb .

humord:c66203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66203" ;
    dct:modified "2024-08-05T13:25:29"^^xsd:dateTime ;
    skos:altLabel "Meteorar"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "Meteor er en glødende lysstripe av luft og gass på himmelen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meteors"@en,
        "Meteorer"@nb ;
    skos:related humord:c66205 .

humord:c66204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66204" ;
    dct:modified "2024-08-05T13:25:08"^^xsd:dateTime ;
    skos:altLabel "Meteorittar"@nb,
        "Meteorsteinar"@nb,
        "Meteorsteiner"@nb ;
    skos:broader humord:c08307,
        humord:c66203 ;
    skos:definition "Meteoritter er objekter fra verdensrommet (meteoroider) som overlever passasjen gjennom atmosfæren og faller ned på jordoverflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meteorites"@en,
        "Meteoritter"@nb ;
    skos:related humord:c66205 .

humord:c66205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66205" ;
    dct:modified "2024-05-10T10:02:02"^^xsd:dateTime ;
    skos:altLabel "Meteoroidar"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "Meteoroider er himmellegemer i størrelse fra støvpartikler til klippeblokker (uskarp overgang til asteroider), som beveger seg gjennom verdensrommet. De minste meteoroidene kalles mikrometeoritter. Lysfenomenet som oppstår når en meteoroide trenger inn i atmosfæren, kalles en meteor. Rester av meteoroider som når ned til jordoverflaten, kalles meteoritter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meteoroids"@en,
        "Meteoroider"@nb ;
    skos:related humord:c66203,
        humord:c66204 .

humord:c66206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66206" ;
    dct:modified "2024-08-05T13:28:34"^^xsd:dateTime ;
    skos:altLabel "Asteroid impacts"@en,
        "Comet impacts"@en,
        "Impact events"@en,
        "Asteroidenedslag"@nb,
        "Kometnedslag"@nb,
        "Meteorittnedslag"@nb,
        "Nedslagshendelser"@nb ;
    skos:broader humord:c66204 ;
    skos:definition "Kosmisk nedslag er en kollisjon mellom en stor meteor, asteroide, komet eller annet objekt fra rommet med Jorden eller en annen planet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meteorite impacts"@en,
        "Meteorittnedslag"@nb .

humord:c66207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66207" ;
    dct:modified "2024-05-10T11:53:10"^^xsd:dateTime ;
    skos:altLabel "Meteorologiske observasjonar"@nb ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meteorological observations"@en,
        "Meteorologiske observasjoner"@nb .

humord:c66208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66208" ;
    dct:modified "2024-05-10T11:56:32"^^xsd:dateTime ;
    skos:altLabel "Mid-oceanic ridges"@en,
        "Oceanic spreading center"@en,
        "Seafloor spreading centers"@en,
        "Midthavsryggar"@nb,
        "Spredningsrygger"@nb,
        "Spreiingsryggar"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "En midthavsrygg er en lang undersjøisk fjellrygg som reiser seg 1–3 km over den omgivende havbunnen, for eksempel i Atlanterhavet, Det indiske hav eller det sydlige Stillehav.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mid-ocean ridges"@en,
        "Midthavsrygger"@nb .

humord:c66209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66209" ;
    dct:modified "2024-05-10T12:00:08"^^xsd:dateTime ;
    skos:altLabel "Migmatittar"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Migmatitt er en bergart dannet ved delvis oppsmelting av en tidligere bergart  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Migmatites"@en,
        "Migmatitter"@nb .

humord:c66210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66210" ;
    dct:modified "2024-05-13T07:37:21"^^xsd:dateTime ;
    skos:altLabel "Mikrofacies"@nb ;
    skos:broader humord:c65612 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microfacies"@en,
        "Mikrofacies"@nb .

humord:c66211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66211" ;
    dct:modified "2024-05-10T12:04:56"^^xsd:dateTime ;
    skos:altLabel "Mikrometeorittar"@nb ;
    skos:broader humord:c66204 ;
    skos:definition "Mikrometeoritter er støvpartikler (stein) som har falt ned på Jorden fra verdensrommet, og som har klart seg gjennom atmosfæren uten å brenne opp. Gjennomsnittlig størrelse er rundt 0,3 millimeter, altså omtrent som et punktum. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micrometeorites"@en,
        "Mikrometeoritter"@nb .

humord:c66212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66212" ;
    dct:modified "2024-05-10T12:07:10"^^xsd:dateTime ;
    skos:altLabel "Mikrometeoroidar"@nb ;
    skos:broader humord:c66205 ;
    skos:definition "En mikrometeoroide er en liten meteoroide; en liten partikkel av stein i verdensrommet, vanligvis med en vekt på mindre enn et gram. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micrometeoroids"@en,
        "Mikrometeoroider"@nb .

humord:c66213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66213" ;
    dct:modified "2024-05-10T12:08:52"^^xsd:dateTime ;
    skos:altLabel "Microscale meteorology"@en,
        "Mikrometeorologi"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Mikrometeorologi er studiet av atmosfærens fenomener i den minste skala, særlig i grenselaget mellom jordoverflaten og atmosfæren.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micrometeorology"@en,
        "Mikrometeorologi"@nb .

humord:c66214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66214" ;
    dct:modified "2024-05-13T07:32:24"^^xsd:dateTime ;
    skos:altLabel "Natural historians"@en,
        "Naturhistorikarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Naturalists"@en,
        "Naturhistorikere"@nb ;
    skos:related humord:c42511 .

humord:c66215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66215" ;
    dct:modified "2024-05-10T14:01:48"^^xsd:dateTime ;
    skos:altLabel "Ecological mapping"@en,
        "Vegetation mapping"@en,
        "Naturinventering"@nb,
        "Naturkartlegging"@nb,
        "Vegetasjonskartlegging"@nb,
        "Økologisk kartlegging"@nb ;
    skos:broader humord:c08226 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nature mapping"@en,
        "Naturkartlegging"@nb .

humord:c66216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66216" ;
    dct:modified "2024-05-10T14:18:34"^^xsd:dateTime ;
    skos:altLabel "Naturskadar"@nb ;
    skos:broader humord:c01502 ;
    skos:definition "Naturskade er alle skader på infrastruktur, for jordbruket eller gjenstander som skyldes naturen, der konsekvensene er såpass store at det er aktuelt med erstatning.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural hazards"@en,
        "Naturskader"@nb .

humord:c66217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66217" ;
    dct:modified "2024-05-10T14:32:19"^^xsd:dateTime ;
    skos:altLabel "Catchment areas"@en,
        "River basins"@en,
        "Watersheds"@en,
        "Nedbørfelt"@nb,
        "Nedbørområder"@nb,
        "Nedbørsfelt"@nb,
        "Nedbørsområde"@nb,
        "Nedbørsområder"@nb,
        "Nedslagsfelt"@nb,
        "Tilsigsfelt"@nb,
        "Tilsigsområde"@nb,
        "Tilsigsområder"@nb,
        "Vanntilførselsområder"@nb,
        "Vasstilførselsområde"@nb ;
    skos:broader humord:c21715 ;
    skos:definition "Et nedbørfelt er et område med felles avrenning til vassdrag, innsjø eller fjord. Vannskillet avgrenser nedbørfeltene fra hverandre. Ved vassdragsreguleringer kan vann overføres internt og mellom nedbørfelt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drainage basins"@en,
        "Nedbørsfelt"@nb .

humord:c66218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66218" ;
    dct:modified "2024-05-10T14:38:55"^^xsd:dateTime ;
    skos:altLabel "Active tectonics"@en,
        "Neotektonikk"@nb ;
    skos:broader humord:c65678 ;
    skos:definition "Neotektonikk, alt som knyttes til jordskorpebevegelser som foregår i dag eller den aller siste del av Jordens historie (pliocen og yngre); i første rekke landhevning/landsenkning og forkastninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neotectonics"@en,
        "Neotektonikk"@nb .

humord:c66219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66219" ;
    dct:modified "2024-05-10T14:40:01"^^xsd:dateTime ;
    skos:altLabel "Nikkelførekomstar"@nb ;
    skos:broader humord:c63175 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nickel deposits"@en,
        "Nikkelforekomster"@nb .

humord:c66220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66220" ;
    dct:modified "2025-01-02T08:59:58"^^xsd:dateTime ;
    skos:altLabel "NO"@en,
        "Nitrogen oxide"@en,
        "NO"@nb,
        "Nitrogenoksid"@nb,
        "Nitrogenoksider"@nb ;
    skos:broader humord:c08339,
        humord:c65936 ;
    skos:definition "Nitrogenoksider er kjemiske forbindelser mellom nitrogen og oksygen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen oxides"@en,
        "Nitrogenoksider"@nb .

humord:c66221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66221" ;
    dct:modified "2024-05-10T14:47:30"^^xsd:dateTime ;
    skos:altLabel "Manganknollar"@nb,
        "Manganknoller"@nb,
        "Nodular"@nb ;
    skos:broader humord:c65583 ;
    skos:definition "Noduler, knollformede manganholdige avsetninger på havbunnen og i visse innsjøer, også kalt manganknoller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nodules"@en,
        "Noduler"@nb .

humord:c66222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66222" ;
    dct:modified "2024-05-10T14:59:41"^^xsd:dateTime ;
    skos:altLabel "Ofiolittar"@nb ;
    skos:broader humord:c65513 ;
    skos:definition "Ofiolitt, fellesbetegnelse på en gruppe basiske magmatiske bergarter som er karakteristiske for alpine fjellkjeder, men som opprinnelig er dannet på eller under havbunnen <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ophiolites"@en,
        "Ofiolitter"@nb .

humord:c66223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66223" ;
    dct:modified "2024-05-21T12:06:38"^^xsd:dateTime ;
    skos:altLabel "Meteorite craters"@en,
        "Krater"@nb,
        "Kratere"@nb,
        "Meteorittkrater"@nb,
        "Meteorittkratere"@nb,
        "Nedslagskrater"@nb ;
    skos:broader humord:c66204 ;
    skos:definition "Meteorittkrater er en sirkulær fordypning i en planets eller månes overflate. I jordoverflaten dannes meteorittkrater ved nedslag av en meteoritt som har hatt en slik størrelse (over cirka ti tonn) at den har truffet Jorden med kosmisk hastighet (cirka 20 kilometer per sekund eller mer).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Impact craters"@en,
        "Nedslagskratere"@nb .

humord:c66224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66224" ;
    dct:modified "2024-05-13T07:45:25"^^xsd:dateTime ;
    skos:altLabel "Oljeforsyning"@nb ;
    skos:broader humord:c24914 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil supply"@en,
        "Oljeforsyning"@nb .

humord:c66225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66225" ;
    dct:modified "2024-05-13T07:55:15"^^xsd:dateTime ;
    skos:altLabel "Oljeskifer"@nb ;
    skos:broader humord:c14109 ;
    skos:definition "Oljeskifer, skifer eller annen bergart som ved pyrolyse (oppvarming) kan avgi olje og gass (petroleum). Slike bergarter har et høyt innhold av omdannede organiske rester (kerogen). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oil shales"@en,
        "Oljeskifer"@nb .

humord:c66226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66226" ;
    dct:modified "2024-05-13T08:01:00"^^xsd:dateTime ;
    skos:altLabel "Oppvelling"@nb ;
    skos:broader humord:c18936 ;
    skos:definition "Oppvelling er en prosess i havet der vannmasser blir løftet fra dypere nivåer til overflatelaget. Områder med oppvelling er rike på næringsstoffer, og er derfor viktige for livet i havet og har ofte rike fiskerier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Upwelling"@en,
        "Oppstrømning"@nb .

humord:c66227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66227" ;
    dct:modified "2024-08-01T08:36:45"^^xsd:dateTime ;
    skos:altLabel "Boshu"@en,
        "Boshu"@nb,
        "Silkemanuskript"@nb ;
    skos:broader humord:c11564 ;
    skos:definition "Silkemanuskripter er manuskripter skrevet på silke <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silk manuscripts"@en,
        "Silkemanuskripter"@nb .

humord:c66228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66228" ;
    dct:modified "2024-05-13T08:04:27"^^xsd:dateTime ;
    skos:altLabel "Optisk krystallografi"@nb ;
    skos:broader humord:c64201 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical crystallography"@en,
        "Optisk krystallografi"@nb .

humord:c66229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66229" ;
    dct:modified "2024-05-13T08:07:39"^^xsd:dateTime ;
    skos:altLabel "Krystalloptikk"@nb ;
    skos:broader humord:c66228 ;
    skos:definition "Krystalloptikk er læren om krystallenes optiske egenskaper, det vil si hvordan lys går gjennom og brytes i krystaller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystal optics"@en,
        "Krystalloptikk"@nb .

humord:c66230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66230" ;
    dct:modified "2024-05-13T08:09:14"^^xsd:dateTime ;
    skos:altLabel "Optisk mineralogi"@nb ;
    skos:broader humord:c08305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical mineralogy"@en,
        "Optisk mineralogi"@nb .

humord:c66231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66231" ;
    dct:modified "2024-05-13T08:13:37"^^xsd:dateTime ;
    skos:altLabel "Bio-optical oceanography"@en,
        "Hydrologic optics"@en,
        "Marine optics"@en,
        "Ocean optics"@en,
        "Bio-optisk oseanografi"@nb,
        "Marin optikk"@nb,
        "Optisk oseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical oceanography"@en,
        "Optisk oseanografi"@nb .

humord:c66232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66232" ;
    dct:modified "2024-05-13T08:16:43"^^xsd:dateTime ;
    skos:altLabel "Optical measurement methods"@en,
        "Optiske analysemetodar"@nb ;
    skos:broader humord:c61649 ;
    skos:editorialNote "Lukket bemerkning: uo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical analysis techniques"@en,
        "Optiske analysemetoder"@nb .

humord:c66233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66233" ;
    dct:modified "2024-05-13T08:39:17"^^xsd:dateTime ;
    skos:altLabel "Organisk geokjemi"@nb ;
    skos:broader humord:c65540 ;
    skos:definition "Organisk geokjemi er studiet av de påvirkningene og prosessene organismer har hatt på Jorden. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic geochemistry"@en,
        "Organisk geokjemi"@nb .

humord:c66234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66234" ;
    dct:modified "2024-05-13T08:40:54"^^xsd:dateTime ;
    skos:altLabel "Biochemical sediments"@en,
        "Biogene sediment"@nb,
        "Biogene sedimenter"@nb,
        "Organisk sedimentasjon"@nb ;
    skos:broader humord:c65551 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biogenic sediments"@en,
        "Organisk sedimentasjon"@nb .

humord:c66235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66235" ;
    dct:modified "2024-05-21T12:20:29"^^xsd:dateTime ;
    skos:altLabel "Montology"@en,
        "Orology"@en,
        "Orologi"@nb ;
    skos:broader humord:c08316 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain research"@en,
        "Orologi"@nb .

humord:c66236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66236" ;
    dct:modified "2024-05-13T09:53:19"^^xsd:dateTime ;
    skos:altLabel "Industriavfall"@nb ;
    skos:broader humord:c58594 ;
    skos:definition "Industriavfall er avfall som genereres som et biprodukt av ulike industrielle prosesser eller aktiviteter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial waste"@en,
        "Industriavfall"@nb .

humord:c66237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66237" ;
    dct:modified "2024-05-13T09:57:40"^^xsd:dateTime ;
    skos:altLabel "Industrial spillage"@en,
        "Industriutslepp"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Industriell utslipp kan beskrives som utilsiktet utslipp av farlige stoffer i miljøet i form av gass, væske eller fast stoff. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial spill"@en,
        "Industriutslipp"@nb .

humord:c66238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66238" ;
    dct:modified "2024-05-13T10:01:49"^^xsd:dateTime ;
    skos:altLabel "Reaction inhibitors"@en,
        "Inhibitorar"@nb,
        "Retardatorer"@nb ;
    skos:broader humord:c65318 ;
    skos:definition "Inhibitorer er stoffer som nedsetter hastigheten av kjemiske reaksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inhibitors"@en,
        "Inhibitorer"@nb .

humord:c66239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66239" ;
    dct:modified "2024-05-13T10:15:38"^^xsd:dateTime ;
    skos:altLabel "D-block"@en,
        "Transition elements"@en,
        "D-blokka"@nb,
        "D-blokken"@nb,
        "Innskotsmetall"@nb,
        "Innskottsmetall"@nb,
        "Overgangsgrunnstoff"@nb,
        "Overgangsgrunnstoffer"@nb,
        "Overgangsmetaller"@nb,
        "Transisjonsmetaller"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Innskuddsmetallene er de grunnstoffene som hører til d-blokken i periodesystemet. Alle disse grunnstoffene er metaller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transition metals"@en,
        "Innskuddsmetaller"@nb .

humord:c66240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66240" ;
    dct:modified "2024-05-13T10:21:12"^^xsd:dateTime ;
    skos:altLabel "Innskotsmetallsambindingar"@nb,
        "Overgangsmetallforbindelser"@nb,
        "Overgangsmetallsambindingar"@nb ;
    skos:broader humord:c66239 ;
    skos:definition "Overgangsmetallforbindelser er kjemiske forbindelser som inneholder elementer fra overgangsmetallgruppen i det periodiske systemet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transition metal compounds"@en,
        "Innskuddsmetallforbindelser"@nb .

humord:c66241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66241" ;
    dct:modified "2024-05-13T10:31:22"^^xsd:dateTime ;
    skos:altLabel "Overgangsmetalloksid"@en,
        "Innskotsmetalloksid"@nb,
        "Innskottsmetalloksid"@nb,
        "Overgangsmetalloksider"@nb ;
    skos:broader humord:c66239 ;
    skos:definition "Overgangsmetalloksider er forbindelser sammensatt av oksygenatomer bundet til overgangsmetaller. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transition metal oxides"@en,
        "Innskuddsmetalloksider"@nb .

humord:c66242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66242" ;
    dct:modified "2024-05-13T10:41:34"^^xsd:dateTime ;
    skos:altLabel "Intermetallic alloys"@en,
        "Intermetallic compounds"@en,
        "Intermetallics"@en,
        "Intermetalliske fasar"@nb,
        "Intermetalliske forbindelser"@nb,
        "Intermetalliske sambindingar"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Intermetalliske forbindelser er kjemiske forbindelser som metaller danner med hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intermetallic phases"@en,
        "Intermetalliske faser"@nb ;
    skos:related humord:c08380 .

humord:c66243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66243" ;
    dct:modified "2024-05-13T10:56:12"^^xsd:dateTime ;
    skos:altLabel "Intramolecular forces"@en,
        "Molecular forces"@en,
        "Intermolekylære krefter"@nb,
        "Intramolekylære krafter"@nb,
        "Intramolekylære krefter"@nb,
        "Molekylkrafter"@nb,
        "Molekylkrefter"@nb,
        "Molekylære krefter"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Intermolekylære krefter er krefter som virker mellom molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intermolecular forces"@en,
        "Intermolekylære krefter"@nb .

humord:c66244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66244" ;
    dct:modified "2024-11-27T14:37:25"^^xsd:dateTime ;
    skos:altLabel "Dispersjonskrefter"@nb,
        "London-krefter"@nb,
        "Van der Waalske krafter"@nb,
        "Van der Waalske krefter"@nb ;
    skos:broader humord:c69097 ;
    skos:definition "Van der Waals-binding er en kjemisk binding mellom elektrisk nøytrale atomer eller molekyler som har en ujevn fordeling av elektrisk ladning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Van der Waals forces"@en,
        "Van der Waalske krefter"@nb .

humord:c66245 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66245" ;
    dct:modified "2024-05-14T09:01:39"^^xsd:dateTime ;
    skos:altLabel "Christianiafeltet"@nb,
        "Christianiaområdet"@nb,
        "Oslofeltet"@nb,
        "Oslograben"@nb ;
    skos:broader humord:c65793 ;
    skos:definition "Oslofeltet er en geologisk provins som strekker seg fra Langesund i sør til Brumunddal i nord. Det består av en gammel, innsunket del av jordskorpen (en såkalt paleorift eller graben), og har bergarter som skiller det fra områdene omkring <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oslo graben"@en,
        "Oslofeltet"@nb .

humord:c66246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66246" ;
    dct:modified "2024-05-13T13:52:55"^^xsd:dateTime ;
    skos:altLabel "Overflatebylgjer"@nb,
        "Overflatebølger"@nb,
        "Overflatebølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Overflatebølge er en bølge som forplanter seg på grenseflaten mellom to materialer, for eksempel bølger på vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface waves"@en,
        "Overflatebølger"@nb .

humord:c66247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66247" ;
    dct:modified "2024-05-13T13:56:17"^^xsd:dateTime ;
    skos:altLabel "Overflatestraumar"@nb ;
    skos:broader humord:c65719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface flows"@en,
        "Overflatestrømmer"@nb .

humord:c66248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66248" ;
    dct:modified "2024-05-13T13:56:50"^^xsd:dateTime ;
    skos:altLabel "Overflatehydrologi"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface hydrology"@en,
        "Overflatehydrologi"@nb .

humord:c66249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66249" ;
    dct:modified "2024-05-13T13:59:45"^^xsd:dateTime ;
    skos:altLabel "Overflatetemperatur"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface temperature"@en,
        "Overflatetemperatur"@nb .

humord:c66250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66250" ;
    dct:modified "2024-05-13T14:53:10"^^xsd:dateTime ;
    skos:altLabel "Overflatevatn"@nb ;
    skos:broader humord:c08343 ;
    skos:definition "Overflatevann er vann som samler seg på jordoverflata etter at det er kommet som nedbør. Det omfatter vann som samler seg i bekker, elver, dammer og innsjøer. Overflatevann kan være ferskvann eller saltholdig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface water"@en,
        "Overflatevann"@nb .

humord:c66251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66251" ;
    dct:modified "2024-05-13T14:55:03"^^xsd:dateTime ;
    skos:altLabel "Ozone monitoring"@en,
        "Ozonmåling"@nb ;
    skos:broader humord:c58990 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ozone measurement"@en,
        "Ozonmåling"@nb .

humord:c66252 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66252" ;
    dct:modified "2024-05-13T15:23:58"^^xsd:dateTime ;
    skos:altLabel "Palearktis"@nb,
        "Palearktiske region"@nb ;
    skos:broader humord:c01540,
        humord:c01809,
        humord:c02153 ;
    skos:definition "Den palearktiske region er i dyregeografien en betegnelse for de kalde og tempererte områdene av Eurasia (eksklusive Sør-Asia) samt Nord-Afrika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palearctic"@en,
        "Palearktis"@nb .

humord:c66253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66253" ;
    dct:modified "2024-05-13T15:26:39"^^xsd:dateTime ;
    skos:altLabel "Paleobiogeografi"@nb ;
    skos:broader humord:c08293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeobiogeography"@en,
        "Paleobiogeografi"@nb .

humord:c66254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66254" ;
    dct:modified "2024-05-13T15:40:47"^^xsd:dateTime ;
    skos:altLabel "IT-MS"@en,
        "IMS-MS"@nb,
        "Ion-mobilitetsseparasjon-massespektrometri"@nb,
        "Ion-mobilitetsspektrometri–massespektrometri"@nb,
        "Ionefelle-mobilitetsspektrometri"@nb ;
    skos:broader humord:c65734 ;
    skos:definition "Ion-mobilitetsspektrometri–massespektrometri (IMS-MS), er en analytisk kjemimetode som skiller gassfaseioner basert på deres interaksjon med en kollisjonsgass og deres masser. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion trap mobility spectrometry"@en,
        "Ion-mobilitetsspektrometri–massespektrometri"@nb .

humord:c66255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66255" ;
    dct:modified "2024-05-13T15:44:53"^^xsd:dateTime ;
    skos:altLabel "IEC"@en,
        "Ion chromatography"@en,
        "Ionebytekromatografi"@nb,
        "Ionekromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Ionebyttekromatografi  er en form for kromatografi som skiller ioner og ioniserbare polare molekyler basert på deres affinitet til ionebytteren. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion-exchange chromatography"@en,
        "Ionebyttekromatografi"@nb .

humord:c66256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66256" ;
    dct:modified "2024-05-14T07:32:52"^^xsd:dateTime ;
    skos:altLabel "Amerikareisa"@nb ;
    skos:broader humord:c09256 ;
    skos:definition "Amerikareisen betegner det å reise til (Nord)-Amerika, ofte for å slå seg ned. <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Journey to America (Emigration)"@en,
        "Amerikareisen"@nb .

humord:c66257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66257" ;
    dct:modified "2024-05-14T07:39:46"^^xsd:dateTime ;
    skos:altLabel "Emigranthistorie"@nb ;
    skos:broader humord:c09256 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emigration history"@en,
        "Emigranthistorie"@nb .

humord:c66258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66258" ;
    dct:modified "2024-11-28T13:00:06"^^xsd:dateTime ;
    skos:altLabel "Emigrantskip"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emigration ships"@en,
        "Emigrantskip"@nb .

humord:c66259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66259" ;
    dct:modified "2024-05-14T07:48:48"^^xsd:dateTime ;
    skos:altLabel "Ibsenisme"@nb ;
    skos:broader humord:c06603 ;
    skos:definition "Det dramatiske særpreget karakteristisk for Ibsen <Bernard Shaw, Quintessence of Ibsenism (1891)>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ibsenism"@en,
        "Ibsenisme"@nb .

humord:c66260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66260" ;
    dct:modified "2024-05-14T07:54:37"^^xsd:dateTime ;
    skos:altLabel "Iskyrkja (Symbol)"@nb ;
    skos:broader humord:c66261 ;
    skos:definition "Iskirken er et symbol i Henrik Ibsens Brand <ibsensenteret>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice church (Symbol)"@en,
        "Iskirken (Symbol)"@nb .

humord:c66261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66261" ;
    dct:modified "2024-05-21T12:30:52"^^xsd:dateTime ;
    skos:altLabel "Litterære symbol"@nb ;
    skos:broader humord:c06342 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Literary symbols"@en,
        "Litterære symboler"@nb .

humord:c66262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66262" ;
    dct:modified "2024-05-14T08:00:50"^^xsd:dateTime ;
    skos:altLabel "Literary program"@en,
        "Litterære program"@nb ;
    skos:broader humord:c06721 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Literary programs"@en,
        "Litterære programmer"@nb .

humord:c66263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66263" ;
    dct:modified "2024-05-14T08:08:12"^^xsd:dateTime ;
    skos:altLabel "Mørkeloft"@nb ;
    skos:broader humord:c05276 ;
    skos:definition "Et mørkeloft er øverste loft i en bygning, et mørkt loft uten vinduer <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dark attic"@en,
        "Mørkeloft"@nb .

humord:c66264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66264" ;
    dct:modified "2024-05-14T08:37:04"^^xsd:dateTime ;
    skos:altLabel "Supermen (Themes)"@en,
        "Übermensch (Themes)"@en,
        "Overmenneske  (Motiv)"@nb,
        "Übermensch  (Motiv)"@nb,
        "Übermensch (Motiver)"@nb ;
    skos:broader humord:c00302,
        humord:c29169 ;
    skos:definition "Et overmenneske er et høyt utviklet menneske som hever seg over normer som gjelder for andre <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Overmen (Themes)"@en,
        "Overmenneske (Motiver)"@nb .

humord:c66265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66265" ;
    dct:modified "2024-05-14T08:41:38"^^xsd:dateTime ;
    skos:altLabel "Sceneskisser"@nb ;
    skos:broader humord:c05333,
        humord:c05394,
        humord:c05550 ;
    skos:definition "Sceneskisser er skisser over scenografien i en scenisk fremføring <ibsensenteret>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stage sketches"@en,
        "Sceneskisser"@nb .

humord:c66266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66266" ;
    dct:modified "2024-05-14T09:49:15"^^xsd:dateTime ;
    skos:altLabel "Ion exchange"@en,
        "Ionebytarar"@nb,
        "Ionebyte"@nb,
        "Ionebytte"@nb ;
    skos:broader humord:c61683 ;
    skos:definition "Ionebyttere er kjemiske forbindelser som kan absorbere visse ioner og samtidig avgi noen av sine egne ioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion exchangers"@en,
        "Ionebyttere"@nb .

humord:c66267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66267" ;
    dct:modified "2024-05-14T10:00:22"^^xsd:dateTime ;
    skos:altLabel "Paleogeografi"@nb ;
    skos:broader humord:c08293 ;
    skos:definition "Paleogeografi, gren av geologien som søker å rekonstruere de geografiske forholdene i tidligere geologiske perioder, særlig fordelingen av hav og land og beliggenheten av de ulike kontinentene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeogeography"@en,
        "Paleogeografi"@nb .

humord:c66268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66268" ;
    dct:modified "2024-05-14T10:01:14"^^xsd:dateTime ;
    skos:altLabel "Paleohydrologi"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeohydrology"@en,
        "Paleohydrologi"@nb .

humord:c66269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66269" ;
    dct:modified "2024-05-14T10:03:38"^^xsd:dateTime ;
    skos:altLabel "Paleolimnologi"@nb ;
    skos:broader humord:c65728 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeolimnology"@en,
        "Paleolimnologi"@nb .

humord:c66270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66270" ;
    dct:modified "2024-05-21T12:33:02"^^xsd:dateTime ;
    skos:altLabel "Paleomagnetisme"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Paleomagnetisme er permanent (eller remanent) magnetisme som er blitt bevart i mineraler og bergarter siden de ble dannet og som reflekterer retningen av Jordens magnetfelt på den tiden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeomagnetism"@en,
        "Paleomagnetisme"@nb .

humord:c66271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66271" ;
    dct:modified "2024-05-14T10:09:43"^^xsd:dateTime ;
    skos:altLabel "Paleoenvironment"@en,
        "Paleomiljø"@nb ;
    skos:broader humord:c13471 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeoenvironment"@en,
        "Paleomiljø"@nb .

humord:c66272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66272" ;
    dct:modified "2025-01-09T10:52:41"^^xsd:dateTime ;
    skos:altLabel "Ion"@nb ;
    skos:broader humord:c61683,
        humord:c66900 ;
    skos:definition "Et ion er et atom eller et molekyl som er elektrisk ladet, enten negativt eller positivt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ions"@en,
        "Ioner"@nb ;
    skos:related humord:c69426 .

humord:c66273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66273" ;
    dct:modified "2024-05-14T10:18:40"^^xsd:dateTime ;
    skos:altLabel "Paleopedology"@en,
        "Paleopedologi"@nb ;
    skos:broader humord:c63839 ;
    skos:definition "Paleopedologi  er disiplinen som studerer jord fra tidligere geologiske æraer, fra ganske nylige (kvartære) til de aller tidligste periodene av jordens historie. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeopedology"@en,
        "Paleopedologi"@nb .

humord:c66274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66274" ;
    dct:modified "2024-05-14T10:20:06"^^xsd:dateTime ;
    skos:altLabel "Paleoseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palaeoceanology"@en,
        "Paleoseanografi"@nb .

humord:c66275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66275" ;
    dct:modified "2024-05-14T10:20:37"^^xsd:dateTime ;
    skos:altLabel "Ion selective electrodes"@en,
        "Ioneselektive elektrodar"@nb,
        "Ionselektive elektrodar"@nb,
        "Ionselektive elektroder"@nb ;
    skos:broader humord:c64466 ;
    skos:definition "Ioneselektiv elektrode er en elektrode hvor elektrodepotensialet avhenger av aktiviteten av et bestemt ion i løsningen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion-selective electrodes"@en,
        "Ioneselektive elektroder"@nb .

humord:c66276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66276" ;
    dct:modified "2024-05-14T10:23:25"^^xsd:dateTime ;
    skos:altLabel "Palsar"@nb,
        "Palsmyrar"@nb,
        "Palsmyrer"@nb ;
    skos:broader humord:c11655 ;
    skos:definition "Palsmyr er en særegen myrvariant som vi i hovedsak finner i indre deler av Troms og Finnmark, og i noe mindre utbredelse i Dovreregionen. Palser består av torvhauger med en frossen kjerne, dannet som følge av permafrost. <NINA>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palsa"@en,
        "Palser"@nb .

humord:c66277 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66277" ;
    dct:modified "2024-07-09T11:44:35"^^xsd:dateTime ;
    skos:altLabel "Parismeridianen"@nb ;
    skos:broader humord:c02293 ;
    skos:definition "Paris-meridianen er en meridianlinje som går gjennom Paris-observatoriet i Paris, Frankrike <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paris meridian"@en,
        "Parismeridianen"@nb ;
    skos:related humord:c62826 .

humord:c66278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66278" ;
    dct:modified "2024-05-14T11:20:46"^^xsd:dateTime ;
    skos:altLabel "Passive marginar"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Passive marginer er overgangen mellom havbunns- og kontinentallitosfære som ikke er en aktiv platmargin. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passive margins"@en,
        "Passive marginer"@nb .

humord:c66279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66279" ;
    dct:modified "2024-05-15T09:01:06"^^xsd:dateTime ;
    skos:altLabel "Periglacial environments"@en,
        "Periglacial geomorphology"@en,
        "Periglacial permafrost"@en,
        "Periglasial"@nb,
        "Periglasial geomorfologi"@nb,
        "Periglasial permafrost"@nb,
        "Periglasiale miljøer"@nb ;
    skos:broader humord:c65878 ;
    skos:definition "Periglasial, om klima, landformer og prosesser ved randen av dagens eller tidligere tiders isbreer. Betegner også mer generelt forholdene i områder hvor frostprosesser er aktive.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Periglacial"@en,
        "Periglasial"@nb ;
    skos:related humord:c66280 .

humord:c66280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66280" ;
    dct:modified "2024-05-14T12:04:00"^^xsd:dateTime ;
    skos:altLabel "Permafrost"@nb ;
    skos:broader humord:c61276 ;
    skos:definition "Permafrost er bakke (løsmasser og berggrunn) der temperaturen i løpet av to sammenhengende år ikke overstiger 0 grader Celsius.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permafrost"@en,
        "Permafrost"@nb .

humord:c66281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66281" ;
    dct:modified "2024-05-14T12:13:02"^^xsd:dateTime ;
    skos:altLabel "Permeabilitet (Geologi)"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Permeabilitet, uttrykk for hvor lett en bergart gjennomstrømmes av en væske eller gass. Permeabiliteten er avhengig blant annet av bergartens porøsitet og av sprekkdannelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permeability (Geology)"@en,
        "Permeabilitet (Geologi)"@nb .

humord:c66282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66282" ;
    dct:modified "2024-05-14T12:12:52"^^xsd:dateTime ;
    skos:altLabel "Rock physics"@en,
        "Petrofysikk"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Petrofysikk beskriver bergarters fysiske egenskaper, som porøsitet og permeabilitet (gjennomtrengbarhet). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petrophysics"@en,
        "Petrofysikk"@nb .

humord:c66283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66283" ;
    dct:modified "2024-05-14T12:17:39"^^xsd:dateTime ;
    skos:altLabel "Petrographic techniques"@en,
        "Rock classification"@en,
        "Rock identification"@en,
        "Bergartsbestemmelse"@nb,
        "Bergartsbestemming"@nb,
        "Petrografi"@nb ;
    skos:broader humord:c29260 ;
    skos:definition "Petrografi er den delen av faget petrologi som omfatter beskrivelse og klassifikasjon av bergarter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petrography"@en,
        "Petrografi"@nb .

humord:c66284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66284" ;
    dct:modified "2024-05-14T12:20:55"^^xsd:dateTime ;
    skos:altLabel "Petrokjemisk industri"@nb ;
    skos:broader humord:c07701 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petrochemical industry"@en,
        "Petrokjemisk industri"@nb .

humord:c66285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66285" ;
    dct:modified "2024-05-21T12:41:05"^^xsd:dateTime ;
    skos:altLabel "Petroleumsdanning"@nb ;
    skos:broader humord:c21745 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum formation"@en,
        "Petroleumsdannelse"@nb .

humord:c66286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66286" ;
    dct:modified "2024-05-14T13:15:24"^^xsd:dateTime ;
    skos:altLabel "Petroleum engineering"@en,
        "Oljeteknologi"@nb,
        "Petroleumsteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum technology"@en,
        "Petroleumsteknologi"@nb .

humord:c66287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66287" ;
    dct:modified "2024-10-01T14:34:09"^^xsd:dateTime ;
    skos:altLabel "Extraction of petroleum"@en,
        "Gas production"@en,
        "Oil extraction"@en,
        "Oil production"@en,
        "Petroleum production"@en,
        "Gassproduksjon"@nb,
        "Gassutvinning"@nb,
        "Oljeproduksjon"@nb,
        "Oljeutvinning"@nb,
        "Petroleumsproduksjon"@nb,
        "Petroleumsutvinning"@nb ;
    skos:broader humord:c07733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Petroleum extraction"@en,
        "Petroleumsutvinning"@nb .

humord:c66288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66288" ;
    dct:modified "2024-05-14T13:28:20"^^xsd:dateTime ;
    skos:altLabel "Planktoniske mikrofossil"@nb ;
    skos:broader humord:c62164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planktonic microfossils"@en,
        "Planktoniske mikrofossiler"@nb .

humord:c66289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66289" ;
    dct:modified "2024-05-14T13:31:42"^^xsd:dateTime ;
    skos:altLabel "Polymer injection"@en,
        "Polymer waterflooding"@en,
        "Polymerinjeksjon"@nb ;
    skos:broader humord:c65642 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymer flooding"@en,
        "Polymerinjeksjon"@nb .

humord:c66290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66290" ;
    dct:modified "2024-05-14T13:50:45"^^xsd:dateTime ;
    skos:altLabel "Plasmasfære"@nb ;
    skos:broader humord:c66291 ;
    skos:definition "Plasmasfære er et område av Jordens magnetosfære med høy tetthet av plasma. Den ytre grenseflaten for plasmasfæren, plasmapausen, følger Jordens magnetiske feltlinjer, slik at plasmasfæren ligger som en ring rundt Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasmasphere"@en,
        "Plasmasfære"@nb .

humord:c66291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66291" ;
    dct:modified "2024-05-14T13:50:38"^^xsd:dateTime ;
    skos:altLabel "Magnethalar"@nb,
        "Magnethaler"@nb,
        "Magnetosfærar"@nb,
        "Magnetosfærefysikk"@nb,
        "Magnetosfæren"@nb ;
    skos:broader humord:c60900 ;
    skos:definition "Magnetosfæren er området rundt Jorda som er påvirket av Jordas magnetfelt  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetospheres"@en,
        "Magnetosfærer"@nb .

humord:c66292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66292" ;
    dct:modified "2024-05-14T13:55:27"^^xsd:dateTime ;
    skos:altLabel "Polar scientists"@en,
        "Polarforskarar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polar researchers"@en,
        "Polarforskere"@nb ;
    skos:related humord:c08397 .

humord:c66293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66293" ;
    dct:modified "2024-05-14T14:02:07"^^xsd:dateTime ;
    skos:altLabel "Polarhydrologi"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polar hydrology"@en,
        "Polarhydrologi"@nb .

humord:c66294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66294" ;
    dct:modified "2024-05-14T14:06:49"^^xsd:dateTime ;
    skos:altLabel "Polvandring"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Polvandring er forandring i Nordpolens og Sydpolens beliggenhet i relasjon til kontinentene gjennom geologisk tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polar wander"@en,
        "Polvandring"@nb .

humord:c66295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66295" ;
    dct:modified "2024-06-25T13:28:07"^^xsd:dateTime ;
    skos:altLabel "Porous materials"@en,
        "Porous media"@en,
        "Porøse materiale"@nb,
        "Porøse materialer"@nb,
        "Porøse medium"@nb,
        "Porøse stoff"@nb,
        "Porøse stoffer"@nb ;
    skos:broader humord:c66774 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Porous mediums"@en,
        "Porøse medier"@nb .

humord:c66296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66296" ;
    dct:modified "2024-05-14T14:09:58"^^xsd:dateTime ;
    skos:altLabel "Mikroporøse materiale"@nb ;
    skos:broader humord:c66295 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microporous materials"@en,
        "Mikroporøse materialer"@nb .

humord:c66297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66297" ;
    dct:modified "2024-05-14T14:17:53"^^xsd:dateTime ;
    skos:altLabel "Porøsitet"@nb ;
    skos:broader humord:c66298 ;
    skos:definition "Porøsitet, uttrykk for hvor mange prosent hulrommene utgjør av totalvolumet av en bergart. <SNl>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Porosity"@en,
        "Porøsitet"@nb .

humord:c66298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66298" ;
    dct:modified "2024-05-14T14:15:17"^^xsd:dateTime ;
    skos:altLabel "Materials science"@en,
        "Materialkunnskap"@nb,
        "Materiallære"@nb,
        "Materialteknikk"@nb,
        "Materialteknologi"@nb,
        "Materialvitskap"@nb ;
    skos:broader humord:c65546 ;
    skos:definition "Materialvitenskap dreier seg om de grunnleggende egenskapene til materialers struktur, deres kjemiske, fysiske og mekaniske egenskaper og hvordan disse påvirkes av sammensetning, struktur og andre forhold. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Materials engineering"@en,
        "Materialvitenskap"@nb .

humord:c66299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66299" ;
    dct:modified "2024-05-14T14:21:53"^^xsd:dateTime ;
    skos:altLabel "Prekvartær geologi"@nb ;
    skos:broader humord:c08293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pre-quaternary geology"@en,
        "Prekvartær geologi"@nb .

humord:c66300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66300" ;
    dct:modified "2024-05-14T14:29:00"^^xsd:dateTime ;
    skos:altLabel "Palaeopalynology"@en,
        "Paleopalynologi"@nb,
        "Prekvartær palynologi"@nb ;
    skos:broader humord:c66301 ;
    skos:definition "Den delen av palynologi som befatter seg med fossile palynomorfer kalles paleopalynologi, og er en gren av mikropaleontologien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pre-quaternary palynology"@en,
        "Prekvartær palynologi"@nb .

humord:c66301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66301" ;
    dct:modified "2024-05-14T14:28:40"^^xsd:dateTime ;
    skos:altLabel "Akritarkar"@nb,
        "Akritarker"@nb,
        "Palynologi"@nb ;
    skos:broader humord:c59058 ;
    skos:definition "Palynologi er vitenskapen om pollen, sporer og andre mikroskopiske fragmenter av organismer som er motstandsdyktige mot kjemisk nedbrytning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palynology"@en,
        "Palynologi"@nb .

humord:c66302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66302" ;
    dct:modified "2024-05-14T14:32:40"^^xsd:dateTime ;
    skos:altLabel "Pre-Quaternary ice ages"@en,
        "Prekvartære istider"@nb ;
    skos:broader humord:c10964 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pre-Quaternary glaciations"@en,
        "Prekvartære istider"@nb .

humord:c66303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66303" ;
    dct:modified "2024-05-14T14:40:54"^^xsd:dateTime ;
    skos:altLabel "Væskeinneslutningar"@nb ;
    skos:broader humord:c08305 ;
    skos:definition "En væskeinklusjon er en boble av flytende og/eller gass som er fanget innenfor en krystall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluid inclusions"@en,
        "Væskeinneslutninger"@nb .

humord:c66304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66304" ;
    dct:modified "2024-05-14T14:45:04"^^xsd:dateTime ;
    skos:altLabel "Versystem"@nb,
        "Vêrsystem"@nb ;
    skos:broader humord:c08281 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weather systems"@en,
        "Værsystemer"@nb .

humord:c66305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66305" ;
    dct:modified "2024-05-14T14:46:22"^^xsd:dateTime ;
    skos:altLabel "Verstasjoner"@nb,
        "Vêrstasjonar"@nb ;
    skos:broader humord:c08281 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weather stations"@en,
        "Værstasjoner"@nb .

humord:c66306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66306" ;
    dct:modified "2024-05-14T14:48:52"^^xsd:dateTime ;
    skos:altLabel "Meteorologiske satellittar"@nb,
        "Meteorologiske satellitter"@nb,
        "Versatellittar"@nb,
        "Vêrsatellittar"@nb ;
    skos:broader humord:c60316 ;
    skos:definition "Værsatellitter kalles også meteorologiske satellitter og er et samlenavn på alle satellitter som har som hovedoppgave å samle inn meteorologisk informasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weather satellites"@en,
        "Værsatellitter"@nb .

humord:c66307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66307" ;
    dct:modified "2024-05-15T09:01:51"^^xsd:dateTime ;
    skos:altLabel "Volcanic gases"@en,
        "Volcanic volatiles"@en,
        "Vulkanske gasser"@nb,
        "Vulkanske produkt"@nb,
        "Vulkanske volatiler"@nb ;
    skos:broader humord:c13257 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanic products"@en,
        "Vulkanske produkter"@nb .

humord:c66308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66308" ;
    dct:modified "2024-05-14T14:58:50"^^xsd:dateTime ;
    skos:altLabel "Vulkansk oske"@nb ;
    skos:broader humord:c65514 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanic ash"@en,
        "Vulkansk aske"@nb ;
    skos:related humord:c13257 .

humord:c66309 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66309" ;
    dct:modified "2024-05-15T09:06:13"^^xsd:dateTime ;
    skos:altLabel "Les Vosges"@en,
        "Vosges Mountains"@en,
        "Les Vosges"@nb,
        "Vogesane"@nb,
        "Vosges"@nb,
        "Vosges-fjella"@nb,
        "Vosges-fjellene"@nb ;
    skos:broader humord:c02283,
        humord:c58378 ;
    skos:definition "Vogesene er et fjellområde i Frankrike. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vogesene"@en,
        "Vogesene"@nb .

humord:c66310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66310" ;
    dct:modified "2024-05-15T09:10:15"^^xsd:dateTime ;
    skos:altLabel "Continental arcs"@en,
        "Island arcs"@en,
        "Oceanic arcs"@en,
        "Havbogar"@nb,
        "Havbuer"@nb,
        "Kontinentalbogar"@nb,
        "Kontinentalbuer"@nb,
        "Vulkanbogar"@nb,
        "Vulkanske øybuer"@nb,
        "Øybogar"@nb,
        "Øybuer"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "En vulkanbue er en rekke vulkanske øyer eller fjell dannet av platetektonikk der en tektonisk havplate forsvinner under en annen jordskorpeplate og danner magma. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanic arcs"@en,
        "Vulkanbuer"@nb .

humord:c66311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66311" ;
    dct:modified "2024-05-15T09:14:34"^^xsd:dateTime ;
    skos:altLabel "Volcanic processes"@en,
        "Vulkanisme"@nb,
        "Vulkanske prosessar"@nb,
        "Vulkanske prosesser"@nb ;
    skos:broader humord:c13257 ;
    skos:definition "Vulkanisme, prosesser der smelter (magma), fragmenter og gasser fra det indre av Jorden (eller andre planeter) føres opp til overflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanism"@en,
        "Vulkanisme"@nb .

humord:c66312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66312" ;
    dct:modified "2024-05-15T09:16:16"^^xsd:dateTime ;
    skos:altLabel "Vulcanology"@en,
        "Vulkanologi"@nb ;
    skos:broader humord:c66311 ;
    skos:definition "Vulkanologi, vitenskapen om vulkanisme, dens årsaker og virkninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanology"@en,
        "Vulkanologi"@nb .

humord:c66313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66313" ;
    dct:modified "2024-05-15T09:17:13"^^xsd:dateTime ;
    skos:altLabel "Vulkansk aktivitet"@nb ;
    skos:broader humord:c66311 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanic activity"@en,
        "Vulkansk aktivitet"@nb .

humord:c66314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66314" ;
    dct:modified "2024-05-21T12:49:26"^^xsd:dateTime ;
    skos:altLabel "Vulkansk margin"@nb,
        "Vulkanske marginar"@nb ;
    skos:broader humord:c65675 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanic margins"@en,
        "Vulkanske marginer"@nb .

humord:c66315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66315" ;
    dct:modified "2024-05-15T09:21:10"^^xsd:dateTime ;
    skos:altLabel "Vulkanske område"@nb ;
    skos:broader humord:c13257 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Volcanic areas"@en,
        "Vulkanske områder"@nb .

humord:c66316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66316" ;
    dct:modified "2024-05-15T09:24:18"^^xsd:dateTime ;
    skos:altLabel "Global water balance"@en,
        "Global nedbør"@nb,
        "Global vannbalanse"@nb,
        "Global vassbalanse"@nb,
        "Vassbalanse (Hydrologi)"@nb ;
    skos:broader humord:c18935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water balance (Hydrology)"@en,
        "Vannbalanse (Hydrologi)"@nb .

humord:c66317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66317" ;
    dct:modified "2024-05-15T09:28:11"^^xsd:dateTime ;
    skos:altLabel "Hydrologic cycle"@en,
        "Hydrologic cycles"@en,
        "Hydrological cycle"@en,
        "Hydrological cycles"@en,
        "Water cycles"@en,
        "Hydrologisk kretsløp"@nb,
        "Hydrologisk krinslaup"@nb,
        "Hydrologisk krinsløp"@nb,
        "Hydrologisk syklus"@nb,
        "Vasskrinslaup"@nb,
        "Vasskrinsløp"@nb ;
    skos:broader humord:c18935 ;
    skos:definition "Vannets kretsløp i naturen er vannets sirkulasjon mellom havene, atmosfæren og Jordens overflate.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water cycle"@en,
        "Vannets kretsløp"@nb .

humord:c66318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66318" ;
    dct:modified "2024-05-15T09:31:42"^^xsd:dateTime ;
    skos:altLabel "Aqueous vapor"@en,
        "Water vapor"@en,
        "Vassdamp"@nb ;
    skos:broader humord:c08343 ;
    skos:definition "Vanndamp er vann i gassform. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water vapour"@en,
        "Vanndamp"@nb .

humord:c66319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66319" ;
    dct:modified "2024-05-15T09:39:10"^^xsd:dateTime ;
    skos:altLabel "Water resource management"@en,
        "Water usage planning"@en,
        "Water usage plans"@en,
        "Water use planning"@en,
        "Water use plans"@en,
        "Vannbruksplaner"@nb,
        "Vannbruksplanlegging"@nb,
        "Vannkonflikter"@nb,
        "Vassbruksplanar"@nb,
        "Vassbruksplaner"@nb,
        "Vassbruksplanlegging"@nb,
        "Vassforvalting"@nb,
        "Vassforvaltning"@nb,
        "Vasskonfliktar"@nb ;
    skos:broader humord:c23082 ;
    skos:definition "Vannforvaltning er håndtering av vann av mennesker. Aktiviteten med å planlegge, utvikle, distribuere og forvalte optimal bruk av vannressurser. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water management"@en,
        "Vannforvaltning"@nb .

humord:c66320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66320" ;
    dct:modified "2024-05-15T09:41:29"^^xsd:dateTime ;
    skos:altLabel "Vatningsmetodar"@nb ;
    skos:broader humord:c07720 ;
    skos:definition "Vanning er et kulturtiltak i jordbruket der det er for liten nedbør for plantevekst, for å utvide vekstsesongen der regntiden er for kort, eller for å optimalisere vanntilførselen i veksttiden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irrigation methods"@en,
        "Vanningsmetoder"@nb .

humord:c66321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66321" ;
    dct:modified "2024-05-15T09:52:16"^^xsd:dateTime ;
    skos:altLabel "Vasstemperatur"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water temperature"@en,
        "Vanntemperatur"@nb .

humord:c66322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66322" ;
    dct:modified "2024-05-15T09:58:27"^^xsd:dateTime ;
    skos:altLabel "Varmefelt"@nb,
        "Varmepunkter"@nb ;
    skos:broader humord:c13257 ;
    skos:definition "Vulkansk området med bredde 100-200 km hvor det har vær vulkansk aktivitet gjennom minst et titalls millioner år. Vulkanismen skyldes antakelig at vulkanfeltet ligger oven en manteldiapir [...]. <Norsk Geologisk Ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hotspots"@en,
        "Varmefelt"@nb .

humord:c66323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66323" ;
    dct:modified "2024-05-15T10:02:13"^^xsd:dateTime ;
    skos:altLabel "Infrared video"@en,
        "Termal image processing"@en,
        "IR-fotografering"@nb,
        "Infraraud video"@nb,
        "Infrarød video"@nb,
        "Termisk bildebehandling"@nb,
        "Termisk bildehandsaming"@nb,
        "Termisk biletbehandling"@nb,
        "Termisk bilethandsaming"@nb,
        "Termografi"@nb,
        "Varmefotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermography"@en,
        "Varmefotografering"@nb .

humord:c66324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66324" ;
    dct:modified "2024-05-16T09:01:06"^^xsd:dateTime ;
    skos:altLabel "Vadose zone"@en,
        "Umetta sone"@nb ;
    skos:broader humord:c60092 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unsaturated zone"@en,
        "Umettet sone"@nb .

humord:c66325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66325" ;
    dct:modified "2024-05-15T10:09:54"^^xsd:dateTime ;
    skos:altLabel "Underjordiske eksplosjonar"@nb ;
    skos:broader humord:c13257 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Underground explosions"@en,
        "Underjordiske eksplosjoner"@nb .

humord:c66326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66326" ;
    dct:modified "2024-05-15T10:12:55"^^xsd:dateTime ;
    skos:altLabel "Underwater construction"@en,
        "Underwater technology"@en,
        "Undervassteknologi"@nb ;
    skos:broader humord:c07718 ;
    skos:definition "Undervannsteknologi er et fagområde som omhandler ulike teknologier for å utforske, operere og utvinne ressurser på havbunnen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subsea technology"@en,
        "Undervannsteknologi"@nb .

humord:c66327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66327" ;
    dct:modified "2024-05-15T10:16:49"^^xsd:dateTime ;
    skos:altLabel "Undervasstopografi"@nb ;
    skos:broader humord:c08314 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subsurface topography"@en,
        "Undervannstopografi"@nb .

humord:c66328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66328" ;
    dct:modified "2024-05-15T10:21:41"^^xsd:dateTime ;
    skos:altLabel "U-Pb"@en,
        "Uranium–lead method"@en,
        "U-Pb"@nb,
        "Uran-bly-datering"@nb,
        "Uran-bly-metoden"@nb ;
    skos:broader humord:c00092 ;
    skos:definition "Uran-bly (U-Pb) datering er en av de eldste og mest raffinerte former for radiometrisk datering. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uranium–lead dating"@en,
        "Uran-bly-datering"@nb .

humord:c66329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66329" ;
    dct:modified "2024-05-15T10:26:43"^^xsd:dateTime ;
    skos:altLabel "Radarmålingar"@nb ;
    skos:broader humord:c66330 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radar measurements"@en,
        "Radarmålinger"@nb .

humord:c66330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66330" ;
    dct:modified "2024-05-21T12:52:42"^^xsd:dateTime ;
    skos:altLabel "Radarar"@nb,
        "Radarsystem"@nb,
        "Radarsystemer"@nb ;
    skos:broader humord:c01506 ;
    skos:definition "Radar er et apparat som måler peiling og avstand til et mål ved hjelp av radiobølger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radars"@en,
        "Radarer"@nb .

humord:c66331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66331" ;
    dct:modified "2024-05-15T12:43:16"^^xsd:dateTime ;
    skos:altLabel "Rasmark"@nb ;
    skos:broader humord:c61415 ;
    skos:definition "Rasmark er en naturtype som omfatter skrenter og bratte dalsider der det går skred i form av steinras fra bergvegger, snøras eller utrasinger i ustabile løsmasser, for eksempel leirras.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ravine forest"@en,
        "Rasmark"@nb .

humord:c66332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66332" ;
    dct:modified "2024-05-15T12:48:40"^^xsd:dateTime ;
    skos:altLabel "Gullies"@en,
        "Ravinar"@nb ;
    skos:broader humord:c17069 ;
    skos:definition "En ravine er en nedskjæring med bratte sider i løsmasseavsetninger utformet av rennende vann.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ravines"@en,
        "Raviner"@nb .

humord:c66333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66333" ;
    dct:modified "2024-05-15T12:50:38"^^xsd:dateTime ;
    skos:altLabel "Regionalglasiologi"@nb ;
    skos:broader humord:c20645 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regional glaciology"@en,
        "Regionalglasiologi"@nb .

humord:c66334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66334" ;
    dct:modified "2024-05-15T12:57:01"^^xsd:dateTime ;
    skos:altLabel "Reservoarbergartar"@nb,
        "Reservoarbergarter"@nb ;
    skos:broader humord:c65810 ;
    skos:definition "Reservoarbergart, bergart som danner reservoar for petroleum. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reservoir rocks"@en,
        "Reservoarbergarter"@nb .

humord:c66335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66335" ;
    dct:modified "2024-05-15T12:58:47"^^xsd:dateTime ;
    skos:altLabel "Reservoarevaluering"@nb ;
    skos:broader humord:c65522 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reservoir evaluation"@en,
        "Reservoarevaluering"@nb .

humord:c66336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66336" ;
    dct:modified "2024-05-15T13:01:45"^^xsd:dateTime ;
    skos:altLabel "Reservoargeologi"@nb ;
    skos:broader humord:c21745 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reservoir geology"@en,
        "Reservoargeologi"@nb .

humord:c66337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66337" ;
    dct:modified "2024-05-15T13:03:37"^^xsd:dateTime ;
    skos:altLabel "Reservoarmodellering"@nb ;
    skos:broader humord:c65522 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reservoir modelling"@en,
        "Reservoarmodellering"@nb .

humord:c66338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66338" ;
    dct:modified "2024-05-15T13:07:23"^^xsd:dateTime ;
    skos:altLabel "Ressursutnytting"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resource exploitation"@en,
        "Ressursutnyttelse"@nb .

humord:c66339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66339" ;
    dct:modified "2024-05-15T13:11:20"^^xsd:dateTime ;
    skos:altLabel "Rev"@nb ;
    skos:broader humord:c02839 ;
    skos:definition "Rev er en smal grunne av sand, fjell eller koraller som ikke stikker opp av havet. Rev er gjerne som en lang banke i sjøen, så grunn at havet bryter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reefs"@en,
        "Rev"@nb .

humord:c66340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66340" ;
    dct:modified "2024-05-16T09:01:31"^^xsd:dateTime ;
    skos:altLabel "Spatial ecology"@en,
        "Spatial patterns"@en,
        "Spatial structure"@en,
        "Romleg fordeling"@nb,
        "Romleg struktur"@nb,
        "Romleg økologi"@nb,
        "Romlege mønster"@nb,
        "Romlig fordeling"@nb,
        "Romlig struktur"@nb,
        "Romlig økologi"@nb,
        "Romlige mønstre"@nb ;
    skos:broader humord:c66341 ;
    skos:definition "Romlig fordeling er romlig ordning av en gruppe objekter, hendelser eller fenomener lokalisert på jordens overflate, anvendt på et geografisk kart kompletert med en statistisk analyse. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spatial distribution"@en,
        "Romlig fordeling"@nb .

humord:c66341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66341" ;
    dct:modified "2024-05-15T13:43:21"^^xsd:dateTime ;
    skos:altLabel "Statistisk økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical ecology"@en,
        "Statistisk økologi"@nb .

humord:c66342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66342" ;
    dct:modified "2024-05-15T14:07:20"^^xsd:dateTime ;
    skos:altLabel "Tynnslip"@nb ;
    skos:broader humord:c66154 ;
    skos:definition "Tynnslip, et cirka 0,03 mm tykt snitt av en bergart eller et mineral, montert på et objektglass med eller uten dekkglass over.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thin sections"@en,
        "Tynnslip"@nb .

humord:c66343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66343" ;
    dct:modified "2024-05-15T14:10:57"^^xsd:dateTime ;
    skos:altLabel "Turbidity currents"@en,
        "Turbidittar"@nb,
        "Turbidittstraumar"@nb,
        "Turbidittstrømmer"@nb,
        "Turbulente slamstraumar"@nb,
        "Turbulente slamstrømmer"@nb ;
    skos:broader humord:c65582 ;
    skos:definition "Turbiditt er avsetninger fra turbiditetsstrømmer eller turbulente slamstrøm som dannes under vann.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Turbidites"@en,
        "Turbiditter"@nb .

humord:c66344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66344" ;
    dct:modified "2024-05-15T14:21:33"^^xsd:dateTime ;
    skos:altLabel "Tungmineral"@nb ;
    skos:broader humord:c14107 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heavy minerals"@en,
        "Tungmineraler"@nb .

humord:c66345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66345" ;
    dct:modified "2024-05-15T14:27:53"^^xsd:dateTime ;
    skos:altLabel "The troposphere"@en,
        "Troposfæren"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Troposfæren er den laveste delen av atmosfæren. Den strekker seg fra jordoverflaten opp til tropopausen, det vil si opptil rundt åtte kilometer i områdene nær Nordpolen og Sørpolen, og opptil rundt 15–20 kilometer i tropene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Troposphere"@en,
        "Troposfæren"@nb .

humord:c66346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66346" ;
    dct:modified "2024-05-15T14:33:46"^^xsd:dateTime ;
    skos:altLabel "Tropical rain forests"@en,
        "Tropiske regnskogar"@nb ;
    skos:broader humord:c08329 ;
    skos:definition "Den tropiske regnskogen vokser i et belte på begge sider av ekvator, mellom ca. 10° nordlig og 10° sørlig bredde, opp til om lag 900 meter over havet. Gjennomsnittlig døgntemperatur er mellom 24 og 28 °C, med liten forskjell mellom kaldeste og varmeste måned. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical rainforests"@en,
        "Tropiske regnskoger"@nb .

humord:c66347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66347" ;
    dct:modified "2024-05-15T14:34:51"^^xsd:dateTime ;
    skos:altLabel "Tropisk skogbruk"@nb ;
    skos:broader humord:c07658 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical forestry"@en,
        "Tropisk skogbruk"@nb .

humord:c66348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66348" ;
    dct:modified "2024-05-15T14:36:02"^^xsd:dateTime ;
    skos:altLabel "Tropisk meteorologi"@nb ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical meteorology"@en,
        "Tropisk meteorologi"@nb .

humord:c66349 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66349" ;
    dct:modified "2024-05-15T14:39:37"^^xsd:dateTime ;
    skos:altLabel "Trollfeltet"@nb ;
    skos:broader humord:c03714,
        humord:c24911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Troll gas field"@en,
        "Trollfeltet"@nb .

humord:c66350 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66350" ;
    dct:modified "2024-05-15T14:41:31"^^xsd:dateTime ;
    skos:altLabel "Trilobittar"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Trilobitter er en stor gruppe utdødde leddyr som levde i havet i Jordens oldtid (paleozoikum) allerede fra tidlig kambrium. Mange tusen forskjellige arter er kjent. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: u bo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trilobites"@en,
        "Trilobitter"@nb .

humord:c66351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66351" ;
    dct:modified "2024-05-15T14:44:12"^^xsd:dateTime ;
    skos:altLabel "Trias"@nb,
        "Triastida"@nb,
        "Triastiden"@nb ;
    skos:broader humord:c65713 ;
    skos:definition "Trias er en periode i geologisk tidsregning som dekker tiden fra 252 til 201 millioner år siden. De første fossilene av både dinosaurer og pattedyr er fra trias. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triassic"@en,
        "Trias"@nb .

humord:c66352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66352" ;
    dct:modified "2024-05-15T14:48:05"^^xsd:dateTime ;
    skos:altLabel "Torvstratigrafi"@nb ;
    skos:broader humord:c08370 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peat stratigraphy"@en,
        "Torvstratigrafi"@nb .

humord:c66353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66353" ;
    dct:modified "2024-05-15T14:54:30"^^xsd:dateTime ;
    skos:altLabel "Tidevassstraumar"@nb ;
    skos:broader humord:c60884 ;
    skos:definition "Tidevannsstrømmer er strømmer i havet som skyldes tidevann, og som veksler regelmessig i styrke og retning.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tidal currents"@en,
        "Tidevannsstrømmer"@nb .

humord:c66354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66354" ;
    dct:modified "2024-05-15T14:55:35"^^xsd:dateTime ;
    skos:altLabel "Tidevassprosessar"@nb ;
    skos:broader humord:c60884 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tidal processes"@en,
        "Tidevannsprosesser"@nb .

humord:c66355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66355" ;
    dct:modified "2024-05-15T14:58:08"^^xsd:dateTime ;
    skos:altLabel "Tidevasskrafter"@nb,
        "Tidevasskreftar"@nb ;
    skos:broader humord:c60796,
        humord:c60884 ;
    skos:definition "Tidevannskraft er forskjell i gravitasjonskraft ved to nærliggene punkter i et gravitasjonsfelt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tidal forces"@en,
        "Tidevannskrefter"@nb .

humord:c66356 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66356" ;
    dct:modified "2024-05-21T13:00:51"^^xsd:dateTime ;
    skos:altLabel "Mud flats"@en,
        "Mudflats"@en,
        "Mudderflater"@nb,
        "Tidevassflater"@nb ;
    skos:broader humord:c60884 ;
    skos:definition "Tidevannsflater er grunne områder som ofte eksponeres i luft ved lavvann <uio >"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tidal flats"@en,
        "Tidevannsflater"@nb .

humord:c66357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66357" ;
    dct:modified "2024-05-16T07:41:48"^^xsd:dateTime ;
    skos:altLabel "Naming conflicts"@en,
        "Namnestrid"@nb,
        "Namnestridar"@nb,
        "Navnestrid"@nb ;
    skos:broader humord:c06248 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Name disputes"@en,
        "Navnestrider"@nb .

humord:c66358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66358" ;
    dct:modified "2024-05-16T07:57:14"^^xsd:dateTime ;
    skos:altLabel "Singing tours"@en,
        "Sangturneer"@nb,
        "Songturnear"@nb,
        "Songturnéar"@nb ;
    skos:broader humord:c23938 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Song tours"@en,
        "Sangturnéer"@nb .

humord:c66359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66359" ;
    dct:modified "2024-05-16T08:01:38"^^xsd:dateTime ;
    skos:altLabel "Sailors' association"@en,
        "Sjømannsforeiningar"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seafarers' association"@en,
        "Sjømannsforeninger"@nb .

humord:c66360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66360" ;
    dct:modified "2024-05-16T08:06:07"^^xsd:dateTime ;
    skos:altLabel "Vektarteneste"@nb,
        "Vektartenester"@nb,
        "Vektertjeneste"@nb ;
    skos:broader humord:c60624 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guard services"@en,
        "Vektertjenester"@nb .

humord:c66361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66361" ;
    dct:modified "2024-05-16T08:19:58"^^xsd:dateTime ;
    skos:altLabel "Vinland voyages"@en,
        "Vinlandsferder"@nb ;
    skos:broader humord:c14204 ;
    skos:definition "Vinlandsferder brukes om reiser til Nord-Amerika rundt år 1000 <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vinland expeditions"@en,
        "Vinlandsferder"@nb .

humord:c66362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66362" ;
    dct:modified "2024-05-17T09:42:35"^^xsd:dateTime ;
    skos:altLabel "The Thermosphere"@en,
        "Termosfæren"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Termosfæren er det øverste laget av den egentlige atmosfæren. Den strekker seg fra cirka 85 km over jordoverflaten og opp til cirka 500 km. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermosphere"@en,
        "Termosfæren"@nb .

humord:c66363 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66363" ;
    dct:modified "2024-05-16T08:48:00"^^xsd:dateTime ;
    skos:altLabel "Tampen area (North Sea)"@en,
        "Nordsjøtampen"@nb,
        "Tampen"@nb ;
    skos:broader humord:c03714 ;
    skos:definition "Tampen er norske og svenske bankfiskeres navn på en fiskebanke som ligger nordøst for Shetlandsøyene omkring 61° 31ʹ nordlig breddegrad og 1° 30ʹ østlig lengdegrad.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tampen"@en,
        "Tampen"@nb .

humord:c66364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66364" ;
    dct:modified "2024-05-16T08:49:34"^^xsd:dateTime ;
    skos:altLabel "Tefrakronologi"@nb ;
    skos:broader humord:c00092 ;
    skos:definition "Tefrakronologi er en metode for aldersbestemmelse ved hjelp av vulkanske askelag som finnes i torv, innsjø- og marine avsetninger, og i isbreer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tephrochronology"@en,
        "Tefrakronologi"@nb .

humord:c66365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66365" ;
    dct:modified "2024-05-16T08:50:47"^^xsd:dateTime ;
    skos:altLabel "Temperaturendringar"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temperature changes"@en,
        "Temperaturendringer"@nb .

humord:c66366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66366" ;
    dct:modified "2024-05-16T08:55:49"^^xsd:dateTime ;
    skos:altLabel "Middle latitudes"@en,
        "Midlatitudes"@en,
        "Midlere breddegrader"@nb,
        "Tempererte område"@nb,
        "Tempererte områder"@nb,
        "Tempererte soner"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Temperert klima er et klima som er preget av variasjon og markerte årstider, til forskjell fra tropisk klima «uten vinter» og polarklima «uten sommer». <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temperate climate"@en,
        "Temperert klima"@nb .

humord:c66367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66367" ;
    dct:modified "2024-05-16T08:58:46"^^xsd:dateTime ;
    skos:altLabel "Termisk analyse"@nb,
        "Termiske metodar"@nb,
        "Termiske metoder"@nb ;
    skos:broader humord:c66298 ;
    skos:definition "Termisk analyse er en undersøkelse av de termiske egenskapene hos et materiale.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal analysis"@en,
        "Termisk analyse"@nb .

humord:c66368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66368" ;
    dct:modified "2024-05-16T09:00:29"^^xsd:dateTime ;
    skos:altLabel "Termokarst"@nb ;
    skos:broader humord:c66280 ;
    skos:definition "Termokarst er en type terreng preget av svært uregelmessige overflater med myrlendte forsenkninger og små humper dannet når is-rik permafrost tiner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermokarst"@en,
        "Termokarst"@nb .

humord:c66369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66369" ;
    dct:modified "2024-05-16T09:23:53"^^xsd:dateTime ;
    skos:altLabel "Halite deposits"@en,
        "Saltavsetjingar"@nb,
        "Saltavsettingar"@nb ;
    skos:broader humord:c65583 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salt deposits"@en,
        "Saltavsetninger"@nb .

humord:c66370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66370" ;
    dct:modified "2024-05-16T09:26:54"^^xsd:dateTime ;
    skos:altLabel "Salt-tektonikk"@nb,
        "Salttektonikk"@nb ;
    skos:broader humord:c65678 ;
    skos:definition "Salttektonikk er studiet av saltkontrollerte strukturer, mekanismer og tektonisk deformasjon som involverer salt eller andre avsetninger av mineraler som fordamper. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salt tectonics"@en,
        "Salttektonikk"@nb .

humord:c66371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66371" ;
    dct:modified "2024-05-16T09:31:05"^^xsd:dateTime ;
    skos:altLabel "Salt mining"@en,
        "Saltutvinning"@nb ;
    skos:broader humord:c07733 ;
    skos:definition "Utvinning av salt (natriumklorid) skjer enten ved brytning eller oppløsing av steinsalt (halitt) fra saltleier eller ved inndamping av sjøvann.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salt extraction"@en,
        "Saltutvinning"@nb .

humord:c66372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66372" ;
    dct:modified "2024-05-16T09:35:30"^^xsd:dateTime ;
    skos:altLabel "Desert dunes"@en,
        "Dunes"@en,
        "Sanddyner"@nb ;
    skos:broader humord:c12178 ;
    skos:definition "Dyner er rygger eller hauger med sand avsatt av strømmende vann eller vind. Særlig kjent er de langstrakte flyvesanddyner som finnes hovedsakelig i ørkenstrøk og kystområder med kraftig vind og lite vegetasjon.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sand dunes"@en,
        "Sanddyner"@nb .

humord:c66373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66373" ;
    dct:modified "2024-05-16T09:38:51"^^xsd:dateTime ;
    skos:altLabel "Satellittbilde"@nb,
        "Satellittbilete"@nb ;
    skos:broader humord:c04407 ;
    skos:definition "Satellittbilde er eit dataprodukt frå ein satellitt, laga av data frå ein optisk sensor, termisk sensor eller biletdannande radarinstrument i jordobservasjonssatellitter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite imagery"@en,
        "Satellittbilder"@nb .

humord:c66374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66374" ;
    dct:modified "2024-05-16T09:43:23"^^xsd:dateTime ;
    skos:altLabel "Satellittfjernmåling"@nb ;
    skos:broader humord:c22547 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite remote sensing"@en,
        "Satellittfjernmåling"@nb .

humord:c66375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66375" ;
    dct:modified "2024-05-16T09:44:54"^^xsd:dateTime ;
    skos:altLabel "Satellittgeodesi"@nb ;
    skos:broader humord:c62824 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite geodesics"@en,
        "Satellittgeodesi"@nb .

humord:c66376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66376" ;
    dct:modified "2024-05-16T11:28:29"^^xsd:dateTime ;
    skos:altLabel "Sedimentære malmførekomstar"@nb ;
    skos:broader humord:c66169 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentary ore deposits"@en,
        "Sedimentære malmforekomster"@nb .

humord:c66377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66377" ;
    dct:modified "2024-05-16T11:21:17"^^xsd:dateTime ;
    skos:altLabel "Sedimentasjonsprosessar"@nb ;
    skos:broader humord:c65551 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentation processes"@en,
        "Sedimentasjonsprosesser"@nb .

humord:c66378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66378" ;
    dct:modified "2024-05-16T11:24:41"^^xsd:dateTime ;
    skos:altLabel "Sedimenttransport"@nb ;
    skos:broader humord:c59016 ;
    skos:definition "Sedimenttransport er bevegelse av partikler (sediment), vanligvis drevet av en kombinasjon av tyngdekraften og bevegelser i fluidet som sedimentet ligger i. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sediment transport"@en,
        "Sedimenttransport"@nb .

humord:c66379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66379" ;
    dct:modified "2024-05-16T12:09:51"^^xsd:dateTime ;
    skos:altLabel "Sedimentære prosessar"@nb ;
    skos:broader humord:c65551 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentary processes"@en,
        "Sedimentære prosesser"@nb .

humord:c66380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66380" ;
    dct:modified "2024-05-16T12:20:10"^^xsd:dateTime ;
    skos:altLabel "Sediment shores"@en,
        "Akkumulasjonsstrender"@nb,
        "Sedimentære strender"@nb ;
    skos:broader humord:c13229 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentary shores"@en,
        "Sedimentære strender"@nb .

humord:c66381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66381" ;
    dct:modified "2024-05-16T12:22:18"^^xsd:dateTime ;
    skos:altLabel "Sedimentære strukturar"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Sedimentære strukturer er geologiske strukturer dannet under sedimenter avsetning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedimentary structures"@en,
        "Sedimentære strukturer"@nb .

humord:c66382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66382" ;
    dct:modified "2024-05-16T12:24:58"^^xsd:dateTime ;
    skos:altLabel "Seismisk analyse"@nb,
        "Seismisk dataprosessering"@nb,
        "Seismisk filtering"@nb,
        "Seismisk prosessering"@nb ;
    skos:broader humord:c65660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic data processing"@en,
        "Seismisk analyse"@nb .

humord:c66383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66383" ;
    dct:modified "2024-05-16T12:39:11"^^xsd:dateTime ;
    skos:altLabel "Seismisk oljeleiting"@nb ;
    skos:broader humord:c24910 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic hydrocarbon exploration"@en,
        "Seismisk oljeleting"@nb .

humord:c66384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66384" ;
    dct:modified "2024-05-16T12:42:07"^^xsd:dateTime ;
    skos:altLabel "Reflector (Seismic methods)"@en,
        "Seismisk refleksjon"@nb ;
    skos:broader humord:c66385 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic reflection"@en,
        "Seismisk refleksjon"@nb .

humord:c66385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66385" ;
    dct:modified "2024-05-16T12:41:47"^^xsd:dateTime ;
    skos:altLabel "Seismiske metodar"@nb ;
    skos:broader humord:c65660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic methods"@en,
        "Seismiske metoder"@nb .

humord:c66386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66386" ;
    dct:modified "2024-05-16T12:46:14"^^xsd:dateTime ;
    skos:altLabel "Earthquake forecasting"@en,
        "Earthquake hazard"@en,
        "Earthquake prediction"@en,
        "Jordskjelvsikkerheit"@nb,
        "Jordskjelvsikkerhet"@nb,
        "Jordskjelvtryggleik"@nb,
        "Jordskjelvvarsling"@nb,
        "Seismisk risiko"@nb ;
    skos:broader humord:c65660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic risk"@en,
        "Seismisk risiko"@nb .

humord:c66387 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66387" ;
    dct:modified "2024-05-16T12:48:09"^^xsd:dateTime ;
    skos:altLabel "Seismisk stratigrafi"@nb ;
    skos:broader humord:c65660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic stratigraphy"@en,
        "Seismisk stratigrafi"@nb .

humord:c66388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66388" ;
    dct:modified "2024-05-16T12:49:28"^^xsd:dateTime ;
    skos:altLabel "Seismisk tolking"@nb ;
    skos:broader humord:c66382 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic interpretation"@en,
        "Seismisk tolkning"@nb .

humord:c66389 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66389" ;
    dct:modified "2024-05-20T09:38:53"^^xsd:dateTime ;
    skos:altLabel "Laminography"@en,
        "Planigraphy"@en,
        "Zonography"@en,
        "Laminografi"@nb,
        "Planigrafi"@nb,
        "Tomografi"@nb,
        "Zonografi"@nb ;
    skos:broader humord:c66402 ;
    skos:definition "Tomografi er bildedannende teknikker som produserer snittbilder av kroppen i ulik dybde og i forskjellige snittplan. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tomography"@en,
        "Tomografi"@nb .

humord:c66390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66390" ;
    dct:modified "2024-05-16T13:34:25"^^xsd:dateTime ;
    skos:altLabel "Seismisk tomografi"@nb ;
    skos:broader humord:c66385 ;
    skos:definition "Seismisk tomografi er en teknikk for å avbilde undergrunnen til jorden med seismiske bølger produsert av jordskjelv eller eksplosjoner <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic tomography"@en,
        "Seismisk tomografi"@nb .

humord:c66391 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66391" ;
    dct:modified "2024-05-16T13:38:56"^^xsd:dateTime ;
    skos:altLabel "Jordskjelvbølger"@nb,
        "Seismisk bylgjeteori"@nb,
        "Seismisk bølgeteori"@nb,
        "Seismisk bølgjeteori"@nb,
        "Seismiske bylgjer"@nb,
        "Seismiske bølger"@nb,
        "Seismiske bølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Seismisk bølge, jordskjelvbølge, generell betegnelse for alle mekaniske bølger som skapes av jordskjelv eller av kunstig frembrakte rystelser (som eksplosjoner). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic waves"@en,
        "Seismiske bølger"@nb .

humord:c66392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66392" ;
    dct:modified "2024-05-16T13:41:44"^^xsd:dateTime ;
    skos:altLabel "Seismiske data"@nb ;
    skos:broader humord:c65660 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismic data"@en,
        "Seismiske data"@nb .

humord:c66393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66393" ;
    dct:modified "2024-05-16T13:44:59"^^xsd:dateTime ;
    skos:altLabel "Sekvensstratigrafi"@nb ;
    skos:broader humord:c08309 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sequence stratigraphy"@en,
        "Sekvensstratigrafi"@nb .

humord:c66394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66394" ;
    dct:modified "2024-05-16T13:49:03"^^xsd:dateTime ;
    skos:altLabel "Sement"@nb ;
    skos:broader humord:c20460 ;
    skos:definition "Sement er et mineralsk bindemiddel som, når det blir tilsatt vann, herdner til en ekstremt hard masse, selv under vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cement"@en,
        "Sement"@nb .

humord:c66395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66395" ;
    dct:modified "2024-11-19T14:01:44"^^xsd:dateTime ;
    skos:altLabel "Serpentin"@nb,
        "Serpentinittar"@nb ;
    skos:broader humord:c65520 ;
    skos:definition "Serpentinitt er en metamorf bergart og består av serpentin, magnesitt, talk og kloritt. Spesielle egenskaper er at den er motstandsdyktig mot svake syrer i husholdning og industri <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Serpentinites"@en,
        "Serpentinitter"@nb ;
    skos:related humord:c68970 .

humord:c66396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66396" ;
    dct:modified "2024-05-16T14:21:24"^^xsd:dateTime ;
    skos:altLabel "REE (Metals)"@en,
        "REM (Metals)"@en,
        "Rare-earth metals"@en,
        "Sjeldne jordartar"@nb,
        "Sjeldne jordarter"@nb,
        "Sjeldne jordmetall"@nb,
        "Sjeldne jordmetaller"@nb,
        "Sjeldsynte jordartar"@nb,
        "Sjeldsynte jordarter"@nb,
        "Sjeldsynte jordmetall"@nb ;
    skos:broader humord:c08374,
        humord:c62487 ;
    skos:definition "Sjeldne jordarter er en samlebetegnelse for grunnstoffene scandium og yttrium i gruppe 3 i periodesystemet, i tillegg til de 15 lantanoidene. Alle de sjeldne jordartene er metaller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rare-earth elements"@en,
        "Sjeldne jordarter"@nb .

humord:c66397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66397" ;
    dct:modified "2024-05-16T14:18:39"^^xsd:dateTime ;
    skos:altLabel "Yttrium"@nb ;
    skos:broader humord:c62487 ;
    skos:definition "Yttrium er grunnstoff med atomnummer 39 og atomsymbol Y. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yttrium"@en,
        "Yttrium"@nb .

humord:c66398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66398" ;
    dct:modified "2024-12-11T15:59:28"^^xsd:dateTime ;
    skos:altLabel "Scandium"@nb ;
    skos:broader humord:c08383,
        humord:c62487 ;
    skos:definition "Scandium er et grunnstoff som har atomnummer 21 og atomsymbol Sc. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scandium"@en,
        "Scandium"@nb .

humord:c66399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66399" ;
    dct:modified "2024-05-16T14:31:55"^^xsd:dateTime ;
    skos:altLabel "Endomorfiar"@nb,
        "Endomorfier"@nb,
        "Endomorfismar"@nb ;
    skos:broader humord:c64808 ;
    skos:definition "Endomorfisme er i matematikk en type avbildning fra en matematisk kategori inn i den samme kategorien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endomorphisms"@en,
        "Endomorfismer"@nb .

humord:c66400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66400" ;
    dct:modified "2024-05-16T15:04:07"^^xsd:dateTime ;
    skos:altLabel "Plasma theory"@en,
        "Plasmafysikk"@nb,
        "Plasmateoriar"@nb,
        "Plasmateorier"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Plasmafysikk er den delen av fysikken som omfatter beskrivelse av aggregattilstanden plasma og prosesser i plasma. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma physics"@en,
        "Plasmafysikk"@nb .

humord:c66401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66401" ;
    dct:modified "2024-05-16T15:10:34"^^xsd:dateTime ;
    skos:altLabel "PIC"@en,
        "PIC simulations"@en,
        "PIC-simulations"@en,
        "Particle-in-cell-simulations"@en,
        "PIC"@nb,
        "PIC simuleringar"@nb,
        "PIC simuleringer"@nb,
        "PIC-simuleringar"@nb,
        "PIC-simuleringer"@nb,
        "Partikkel-i-celle simuleringar"@nb,
        "Partikkel-i-celle simuleringer"@nb,
        "Partikkel-i-celle-simuleringar"@nb ;
    skos:broader humord:c64616,
        humord:c66400 ;
    skos:definition "I plasmafysikk refererer partikkel-i-celle-metoden (PIC) til en teknikk som brukes til å løse en viss type partielle differensialligninger. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle-in-cell simulations"@en,
        "Partikkel-i-celle-simuleringer"@nb .

humord:c66402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66402" ;
    dct:modified "2024-05-17T09:43:29"^^xsd:dateTime ;
    skos:altLabel "Radiografi"@nb ;
    skos:broader humord:c61968 ;
    skos:definition "Radiografi er en metode for avfotografering eller fremvisning på billedskjerm av objekter som er gjennomlyst av røntgen- eller gammastråler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiography"@en,
        "Radiografi"@nb ;
    skos:related humord:c25294 .

humord:c66403 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66403" ;
    dct:modified "2024-05-21T07:29:34"^^xsd:dateTime ;
    skos:altLabel "Skien drainage basin"@en,
        "Skien drainage system"@en,
        "Skiensvassdraget"@nb ;
    skos:broader humord:c02606 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skien watershed"@en,
        "Skiensvassdraget"@nb .

humord:c66404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66404" ;
    dct:modified "2024-05-21T07:32:39"^^xsd:dateTime ;
    skos:altLabel "Skorpestruktur"@nb ;
    skos:broader humord:c65589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crust structure"@en,
        "Skorpestruktur"@nb .

humord:c66405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66405" ;
    dct:modified "2024-05-21T07:35:01"^^xsd:dateTime ;
    skos:altLabel "Slopes"@en,
        "Skråningar"@nb,
        "Skråningsprosessar"@nb,
        "Skråningsprosesser"@nb ;
    skos:broader humord:c65529 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hillslopes"@en,
        "Skråninger"@nb .

humord:c66406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66406" ;
    dct:modified "2024-05-21T07:38:39"^^xsd:dateTime ;
    skos:altLabel "Skuringsstriper"@nb ;
    skos:broader humord:c20645 ;
    skos:definition "Skuringstripe er et riss eller en fure som er blitt dannet ved isskuring i fast fjell. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glacial striations"@en,
        "Skuringsstriper"@nb .

humord:c66407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66407" ;
    dct:modified "2024-05-21T07:39:32"^^xsd:dateTime ;
    skos:altLabel "Skydynamikk"@nb ;
    skos:broader humord:c08279 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cloud dynamics"@en,
        "Skydynamikk"@nb .

humord:c66408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66408" ;
    dct:modified "2024-05-21T07:41:13"^^xsd:dateTime ;
    skos:altLabel "Skyfysikk"@nb ;
    skos:broader humord:c08279 ;
    skos:definition "Skyfysikk er studiet av de fysiske prosessene bak dannelsen og veksten av skyer i tillegg til dannelsen av nedbør. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cloud physics"@en,
        "Skyfysikk"@nb .

humord:c66409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66409" ;
    dct:modified "2024-05-21T07:43:04"^^xsd:dateTime ;
    skos:altLabel "Snømålingar"@nb ;
    skos:broader humord:c19960,
        humord:c65929 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snow measurements"@en,
        "Snømålinger"@nb .

humord:c66410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66410" ;
    dct:modified "2024-05-21T07:44:42"^^xsd:dateTime ;
    skos:altLabel "Snowmelt"@en,
        "Snøsmelting"@nb ;
    skos:broader humord:c19960 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snow melting"@en,
        "Snøsmelting"@nb .

humord:c66411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66411" ;
    dct:modified "2024-05-21T07:49:25"^^xsd:dateTime ;
    skos:altLabel "Blizzards"@en,
        "Snowsqualls"@en,
        "Snøstormar"@nb ;
    skos:broader humord:c66412 ;
    skos:definition "Snøstorm er en folkelig betegnelse på kombinasjonen av sterk vind og snø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snowstorms"@en,
        "Snøstormer"@nb .

humord:c66412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66412" ;
    dct:modified "2024-05-21T07:49:20"^^xsd:dateTime ;
    skos:altLabel "Stormar"@nb ;
    skos:broader humord:c25541 ;
    skos:definition "Storm er sterk vind, med vindstyrke mellom kuling og orkan. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Storms"@en,
        "Stormer"@nb .

humord:c66413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66413" ;
    dct:modified "2024-05-21T08:00:02"^^xsd:dateTime ;
    skos:altLabel "Shelf deposits"@en,
        "Shelfavsetjingar"@nb,
        "Shelfavsetninger"@nb,
        "Shelfavsettingar"@nb,
        "Shelfsediment"@nb,
        "Shelfsedimenter"@nb,
        "Sokkelavsetjingar"@nb,
        "Sokkelavsetninger"@nb,
        "Sokkelavsettingar"@nb,
        "Sokkelsediment"@nb ;
    skos:broader humord:c59016 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shelf sediments"@en,
        "Sokkelsedimenter"@nb .

humord:c66414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66414" ;
    dct:modified "2024-05-21T08:02:24"^^xsd:dateTime ;
    skos:altLabel "Sparagmite formation"@en,
        "Sparagmitt"@nb ;
    skos:broader humord:c15220 ;
    skos:definition "Sparagmitt, feltspatrik sandstein, gjerne med dårlig rundede, grove korn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sparagmite"@en,
        "Sparagmitt"@nb .

humord:c66415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66415" ;
    dct:modified "2024-05-22T09:15:59"^^xsd:dateTime ;
    skos:altLabel "Tensile fractures"@en,
        "Fjellsprekkar"@nb,
        "Fjellsprekker"@nb,
        "Sprekkar (Strukturgeologi)"@nb,
        "Sprekker  (Strukturgeologi)"@nb ;
    skos:broader humord:c64597 ;
    skos:definition "Sprekker er bruddflater hvor det ikke har foregått synlig forskyving langs flaten <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Joints (Structural geology)"@en,
        "Sprekker (Strukturgeologi)"@nb .

humord:c66416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66416" ;
    dct:modified "2024-05-21T08:10:00"^^xsd:dateTime ;
    skos:altLabel "Stabile isotopar"@nb ;
    skos:broader humord:c66417 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stable isotopes"@en,
        "Stabile isotoper"@nb .

humord:c66417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66417" ;
    dct:modified "2024-06-24T10:21:58"^^xsd:dateTime ;
    skos:altLabel "Isotopar"@nb ;
    skos:broader humord:c63043 ;
    skos:definition "Et grunnstoff kan forekomme i ulike varianter. Vi kaller disse variantene isotoper av grunnstoffet. Forskjellige isotoper av et grunnstoff har atomkjerner som er sammensatt av samme antall protoner, men ulike antall nøytroner. De har derfor samme atomnummer, men forskjellig massetall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isotopes"@en,
        "Isotoper"@nb .

humord:c66418 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66418" ;
    dct:modified "2025-02-28T11:25:02"^^xsd:dateTime ;
    skos:altLabel "Statfjord"@en,
        "Statfjord"@nb,
        "Statfjordfeltet"@nb ;
    skos:broader humord:c03714,
        humord:c24911 ;
    skos:definition "Statfjord er et olje- og gassfelt på grenselinjen mellom norsk og britisk kontinentalsokkel i Nordsjøen, vest for Sognefjordens munning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statfjord oil field"@en,
        "Statfjordfeltet"@nb .

humord:c66419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66419" ;
    dct:modified "2024-05-22T09:17:22"^^xsd:dateTime ;
    skos:altLabel "Steinbrear"@nb ;
    skos:broader humord:c08296 ;
    skos:definition "Steinbre er en tungeformet masse av blokker og mindre korn der hulrommene er fylt med is. Isen gjør at steinbreen siger nedover skråninger påvirket av tyngdekraften. I form og bevegelse minner steinbreen om en isbre, men med mye lavere hastigheter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rock glaciers"@en,
        "Steinbreer"@nb .

humord:c66420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66420" ;
    dct:modified "2024-05-21T08:22:29"^^xsd:dateTime ;
    skos:altLabel "Semi-deserts"@en,
        "Halvørkenar"@nb,
        "Halvørkener"@nb,
        "Steppeklima"@nb ;
    skos:broader humord:c12620 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semi-arid climate"@en,
        "Steppeklima"@nb .

humord:c66421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66421" ;
    dct:modified "2024-05-21T08:27:28"^^xsd:dateTime ;
    skos:altLabel "Storofsen"@nb ;
    skos:broader humord:c13293 ;
    skos:definition "Storofsen var ein stor flaumkatastrofe som ramma fleire dalføre i Sør-Noreg i juli 1789. Store areal, åker, eng og skog vart øydelagt. Tusenvis av husdyr drukna og mange menneske omkom under flaumen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Storofsen flood"@en,
        "Storofsen"@nb .

humord:c66422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66422" ;
    dct:modified "2024-05-21T08:31:46"^^xsd:dateTime ;
    skos:altLabel "Nearshore deposits"@en,
        "Strandavsetjingar"@nb,
        "Strandavsettingar"@nb ;
    skos:broader humord:c65583 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach deposits"@en,
        "Strandavsetninger"@nb .

humord:c66423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66423" ;
    dct:modified "2024-05-21T08:36:19"^^xsd:dateTime ;
    skos:altLabel "Shores"@en,
        "Strandliner"@nb,
        "Strandlinjer"@nb,
        "Vannlinjer"@nb,
        "Vassliner"@nb,
        "Vasslinjer"@nb ;
    skos:broader humord:c12667 ;
    skos:definition "Strandlinje er en skjæringslinje mellom land og en vannflate i havet eller i innsjøer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shorelines"@en,
        "Strandlinjer"@nb .

humord:c66424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66424" ;
    dct:modified "2024-05-21T08:39:20"^^xsd:dateTime ;
    skos:altLabel "Shore processes"@en,
        "Strandprosessar"@nb ;
    skos:broader humord:c65719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach processes"@en,
        "Strandprosesser"@nb .

humord:c66425 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66425" ;
    dct:modified "2024-05-21T15:55:37"^^xsd:dateTime ;
    skos:altLabel "Antigua"@nb ;
    skos:broader humord:c26275 ;
    skos:definition "Antigua er den største av øyene i Antigua og Barbuda. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antigua"@en,
        "Antigua"@nb .

humord:c66426 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66426" ;
    dct:modified "2024-05-22T11:08:11"^^xsd:dateTime ;
    skos:altLabel "Stratigrafisk korrelasjon"@nb ;
    skos:broader humord:c08309 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stratigraphic correlation"@en,
        "Stratigrafisk korrelasjon"@nb .

humord:c66427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66427" ;
    dct:modified "2024-05-22T11:09:08"^^xsd:dateTime ;
    skos:altLabel "Stratigrafisk paleontologi"@nb ;
    skos:broader humord:c08306 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stratigraphical palaeontology"@en,
        "Stratigrafisk paleontologi"@nb .

humord:c66428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66428" ;
    dct:modified "2024-05-22T11:12:15"^^xsd:dateTime ;
    skos:altLabel "The stratosphere"@en,
        "Stratosfære"@nb,
        "Stratosfæren"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Stratosfæren er det laget av atmosfæren som befinner seg i en høyde på cirka 10–50 km over jordoverflaten. Stratosfæren er karakterisert ved at temperaturen stiger når høyden øker. Både i lagene under og over, henholdsvis troposfæren og mesosfæren, faller temperaturprofilen med høyden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stratosphere"@en,
        "Stratosfæren"@nb .

humord:c66429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66429" ;
    dct:modified "2024-05-22T11:25:47"^^xsd:dateTime ;
    skos:altLabel "Straumkvervlar"@nb ;
    skos:broader humord:c65123 ;
    skos:definition "Ein eddy er ein virvel i ei væske og den motsette straumen som oppstår når væske renn forbi ei hindring. Like bak hindringa, nedstraums, vil ikkje væska vere i rørsle, så væska når væska passerer hindringa, vil ho strøyme inn i tomrommet skapt av virvelen på kvar side av hindringa, etterfølgd av ein reversert væskestraum bak hindringa som renn på framsida, mot bakenden av hindringa. Dette fenomenet er mest synleg bak store steinar i elvar.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eddies"@en,
        "Strømvirvler"@nb .

humord:c66430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66430" ;
    dct:modified "2024-05-22T11:30:48"^^xsd:dateTime ;
    skos:altLabel "Active continental margins"@en,
        "Convergent plate boundaries"@en,
        "Aktive kontinentalmarginar"@nb,
        "Aktive kontinentalmarginer"@nb,
        "Kollisjonsgrenser"@nb,
        "Konvergente plategrenser"@nb,
        "Subduksjon"@nb,
        "Subduksjonssoner"@nb ;
    skos:broader humord:c65675 ;
    skos:definition "Grenseområder i litosfæren der to litosfæriske plater kolliderer med hverandre og den ene tvinges ned under den andre <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subduction zones"@en,
        "Subduksjonssoner"@nb ;
    skos:related humord:c66136 .

humord:c66431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66431" ;
    dct:modified "2024-05-22T12:46:40"^^xsd:dateTime ;
    skos:altLabel "Stefar"@nb,
        "Stefedrar"@nb ;
    skos:broader humord:c07180,
        humord:c66432 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stepfathers"@en,
        "Stefedre"@nb .

humord:c66432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66432" ;
    dct:modified "2024-05-22T12:40:14"^^xsd:dateTime ;
    skos:altLabel "Step-parents"@en,
        "Steforelder"@nb,
        "Steforeldre"@nb ;
    skos:broader humord:c07182 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stepparents"@en,
        "Steforeldre"@nb .

humord:c66433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66433" ;
    dct:modified "2024-05-22T12:44:21"^^xsd:dateTime ;
    skos:altLabel "Step-siblings"@en,
        "Stesysken"@nb,
        "Stesøsken"@nb ;
    skos:broader humord:c14576 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stepsiblings"@en,
        "Stesøsken"@nb .

humord:c66434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66434" ;
    dct:modified "2024-05-22T13:01:26"^^xsd:dateTime ;
    skos:altLabel "Young boys literature"@en,
        "Gutebok"@nb,
        "Gutebøker"@nb,
        "Guttebok"@nb ;
    skos:broader humord:c07102 ;
    skos:definition "Guttebøker er en sjanger innenfor barne- og ungdomslitteraturen som er skrevet for å leses av gutter, og som vanligvis har gutter og unge menn som hovedpersoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Young boys fiction"@en,
        "Guttebøker"@nb .

humord:c66435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66435" ;
    dct:modified "2024-05-22T13:08:53"^^xsd:dateTime ;
    skos:altLabel "Submarin permafrost"@nb ;
    skos:broader humord:c66280 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Submarine permafrost"@en,
        "Submarin permafrost"@nb .

humord:c66436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66436" ;
    dct:modified "2024-05-22T13:12:45"^^xsd:dateTime ;
    skos:altLabel "Subtropiske område"@nb,
        "Subtropiske strøk"@nb ;
    skos:broader humord:c23766 ;
    skos:definition "Subtropisk klima er den geografisk sonen mellom den tropiske sonen og den tempererte sonen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subtropics"@en,
        "Subtropiske områder"@nb .

humord:c66437 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66437" ;
    dct:modified "2024-05-22T13:16:20"^^xsd:dateTime ;
    skos:altLabel "Sulfide minerals"@en,
        "Sulfides"@en,
        "Sulfid"@nb,
        "Sulfidmineral"@nb,
        "Sulfidmineraler"@nb,
        "Sulphide minerals"@nb ;
    skos:broader humord:c62648 ;
    skos:definition "Sulfider er kjemiske forbindelser mellom svovel og grunnstoffer som er mer elektropositive enn svovel.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulphides"@en,
        "Sulfider"@nb .

humord:c66438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66438" ;
    dct:modified "2024-05-22T13:20:13"^^xsd:dateTime ;
    skos:altLabel "Surt vatn"@nb ;
    skos:broader humord:c25206 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acid water"@en,
        "Surt vann"@nb .

humord:c66439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66439" ;
    dct:modified "2024-07-01T09:27:12"^^xsd:dateTime ;
    skos:altLabel "Syklonar"@nb,
        "Tropisk lavtrykk"@nb,
        "Tropisk lågtrykk"@nb ;
    skos:broader humord:c67178 ;
    skos:definition "En syklon er et område med lavt trykk i atmosfæren som er karakterisert ved vind som på den nordlige halvkule blåser mot klokken i en spiral inn mot senteret av lavtrykket. På den sørlige halvkule er vindretningen med klokka rundt syklonen.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclones"@en,
        "Sykloner"@nb .

humord:c66440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66440" ;
    dct:modified "2024-05-22T13:23:04"^^xsd:dateTime ;
    skos:altLabel "Major tranquilizers"@en,
        "Neuroleptics"@en,
        "Antipsykotika"@nb,
        "Antipsykotiske legemiddel"@nb,
        "Antipsykotiske legemidler"@nb,
        "Nevroleptika"@nb,
        "Psykoleptika"@nb ;
    skos:broader humord:c03777 ;
    skos:definition "Antipsykotika er legemidler som benyttes mot psykoser. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antipsychotics"@en,
        "Antipsykotika"@nb .

humord:c66441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66441" ;
    dct:modified "2024-05-22T13:25:42"^^xsd:dateTime ;
    skos:altLabel "Syklostratigrafi"@nb ;
    skos:broader humord:c08309 ;
    skos:definition "Syklostratigrafi er en underdisiplin innen stratigrafi som studerer astronomisk påvirkede klimasykluser innen sedimentære suksesjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclostratigraphy"@en,
        "Syklostratigrafi"@nb .

humord:c66442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66442" ;
    dct:modified "2024-05-22T13:28:02"^^xsd:dateTime ;
    skos:altLabel "Sylvutvinning"@nb,
        "Sølvutvinning"@nb ;
    skos:broader humord:c07733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silver mining"@en,
        "Sølvutvinning"@nb .

humord:c66443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66443" ;
    dct:modified "2024-05-22T13:31:10"^^xsd:dateTime ;
    skos:altLabel "SAR imagery"@en,
        "SAR"@nb,
        "SAR-bilde"@nb,
        "SAR-bilete"@nb,
        "Sar-bilder"@nb,
        "Syntetisk apertur-radar"@nb,
        "Syntetisk aperturradar"@nb ;
    skos:broader humord:c66330 ;
    skos:definition "SAR, syntetisk apertur-radar, er en aktiv mikrobølgeradar som brukes ved fjernmåling fra fly og satellitter. Slike målinger kan brukes til jordovervåkning og studier av himmellegemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic aperture radar"@en,
        "Syntetisk apertur-radar"@nb .

humord:c66444 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66444" ;
    dct:modified "2024-05-22T13:34:08"^^xsd:dateTime ;
    skos:altLabel "South England"@en,
        "Sør-England"@nb ;
    skos:broader humord:c03184 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Southern England"@en,
        "Sør-England"@nb .

humord:c66445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66445" ;
    dct:modified "2024-05-22T13:43:10"^^xsd:dateTime ;
    skos:altLabel "Farmakogenetikk"@nb ;
    skos:broader humord:c61687 ;
    skos:definition "Farmakogenetikk er beskrivelsen av hvordan forskjell i virkningen av en bestemt dose legemiddel kan være forårsaket av en genetisk ulikhet i ett enkelt gen mellom individer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pharmacogenetics"@en,
        "Farmakogenetikk"@nb .

humord:c66446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66446" ;
    dct:modified "2024-05-22T13:48:54"^^xsd:dateTime ;
    skos:altLabel "Ionomerar"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Ionomer er en polymer med ionebindinger (saltbroer) mellom polymermolekylene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ionomers"@en,
        "Ionomerer"@nb .

humord:c66447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66447" ;
    dct:modified "2024-05-22T13:54:20"^^xsd:dateTime ;
    skos:altLabel "IR-spektroskopi"@nb,
        "Infrarød spektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "IR-spektroskopi er en kjemisk analysemetode som oftest brukes for identifisering av organiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infrared spectroscopy"@en,
        "IR-spektroskopi"@nb .

humord:c66448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66448" ;
    dct:modified "2024-05-22T14:00:10"^^xsd:dateTime ;
    skos:altLabel "Dual audience texts"@en,
        "All-alder-litteratur"@nb,
        "Allalderbøker"@nb,
        "Allalderlitteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Allalderlitteratur er litterære tekster som henvender seg samtidig til både en barneleser og en voksenleser, med en dobbel fortellerstemme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crossover literature"@en,
        "Allalderlitteratur"@nb ;
    skos:related humord:c07037 .

humord:c66449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66449" ;
    dct:modified "2024-05-22T14:03:50"^^xsd:dateTime ;
    skos:altLabel "Infrared detectors"@en,
        "Infraraude detektorar"@nb,
        "Infrarøddetektorer"@nb,
        "Infrarøde detektorer"@nb,
        "Varmestrålingsdetektorer"@nb ;
    skos:broader humord:c61633 ;
    skos:definition "En infrarød detektor er en detektor som reagerer på infrarød (IR) stråling. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "IR detectors"@en,
        "IR-detektorer"@nb .

humord:c66450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66450" ;
    dct:modified "2024-05-22T14:20:54"^^xsd:dateTime ;
    skos:altLabel "Irreversibel termodynamikk"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Irreversibel termodynamikk er stoff- og varme-læren til levende systemer langt fra likevekt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irreversible thermodynamics"@en,
        "Irreversibel termodynamikk"@nb .

humord:c66451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66451" ;
    dct:modified "2024-05-22T14:24:19"^^xsd:dateTime ;
    skos:altLabel "Isokinolin"@nb ;
    skos:broader humord:c61690 ;
    skos:definition "Isokinolin er en kjemisk forbindelse som blant annet brukes til fremstilling av farmasøytiske produkter, fargestoffer og insektmiddel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isoquinoline"@en,
        "Isokinolin"@nb .

humord:c66452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66452" ;
    dct:modified "2024-05-23T09:41:24"^^xsd:dateTime ;
    skos:altLabel "Diffusjon (Kjemi)"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Diffusjon er spreiing av eitt stoff i eit anna stoff, eller spreiing av lys og lyd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diffusion (Chemistry)"@en,
        "Diffusjon (Kjemi)"@nb .

humord:c66453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66453" ;
    dct:modified "2024-05-22T14:52:09"^^xsd:dateTime ;
    skos:altLabel "Faststoffbatteri"@nb ;
    skos:broader humord:c65126 ;
    skos:definition "Faststoffbatterier er et elektrisk batterier som bruker en fast elektrolytt for ionisk ledning mellom elektrodene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid-state batteries"@en,
        "Faststoffbatterier"@nb .

humord:c66454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66454" ;
    dct:modified "2024-05-22T15:10:26"^^xsd:dateTime ;
    skos:altLabel "Armilla"@nb,
        "Armillarsfærar"@nb ;
    skos:broader humord:c65535 ;
    skos:definition "Armilla er et kuleformet skjelett av sirkulære metallringer som representerer de sirkler som er viktigst for observasjoner på stjernehimmelen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Armillary spheres"@en,
        "Armillarsfærer"@nb .

humord:c66455 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66455" ;
    dct:modified "2024-05-22T15:13:48"^^xsd:dateTime ;
    skos:altLabel "Jarnlegeringar"@nb,
        "Jernlegeringar"@nb ;
    skos:broader humord:c08380 ;
    skos:definition "Jernlegeringer er metalliske materialer bestående av jern og ett eller flere metalliske eller ikke-metalliske legeringselementer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iron alloys"@en,
        "Jernlegeringer"@nb .

humord:c66456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66456" ;
    dct:modified "2024-08-01T10:47:10"^^xsd:dateTime ;
    skos:altLabel "Jarnoksid"@nb,
        "Jernoksid"@nb ;
    skos:broader humord:c08377,
        humord:c67748 ;
    skos:definition "Jernoksider er kjemiske forbindelser mellom jern og oksygen. Det mest kjente jernoksidet er rust. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iron oxides"@en,
        "Jernoksider"@nb .

humord:c66457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66457" ;
    dct:modified "2024-09-20T15:47:40"^^xsd:dateTime ;
    skos:altLabel "Astero-seismology"@en,
        "Astroseismology"@en,
        "Asteroseismologi"@nb,
        "Astroseismologi"@nb ;
    skos:broader humord:c60996,
        humord:c62046 ;
    skos:definition "Asteroseismologi er studiet av stjerners indre struktur basert på målinger av vibrasjoner på overflaten (fotosfæren).<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asteroseismology"@en,
        "Asteroseismologi"@nb .

humord:c66458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66458" ;
    dct:modified "2024-05-22T15:22:57"^^xsd:dateTime ;
    skos:altLabel "Jodsambindingar"@nb ;
    skos:broader humord:c63234 ;
    skos:definition "Jodforbindelser refererer til kjemiske forbindelser som inneholder jodatomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Iodine compounds"@en,
        "Jodforbindelser"@nb .

humord:c66459 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66459" ;
    dct:modified "2024-10-25T11:10:17"^^xsd:dateTime ;
    skos:altLabel "Kalorimetri"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Kalorimetri er læra om måling av varmemengder som opptrer i kjemiske reaksjon, fysiske endringar og faseovergangar. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calorimetry"@en,
        "Kalorimetri"@nb .

humord:c66460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66460" ;
    dct:modified "2024-05-22T15:36:06"^^xsd:dateTime ;
    skos:altLabel "Astronomical photography"@en,
        "Celestial photography"@en,
        "Astrofotografering"@nb,
        "Astrofotografi"@nb ;
    skos:broader humord:c04407 ;
    skos:definition "Astrofotografi er fotografi av himmellegemer og andre astronomiske objekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrophotography"@en,
        "Astrofotografering"@nb .

humord:c66461 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66461" ;
    dct:modified "2024-05-22T15:40:53"^^xsd:dateTime ;
    skos:altLabel "CaCO3"@en,
        "CaCO3"@nb,
        "Kalsiumkarbonat"@nb ;
    skos:broader humord:c65978 ;
    skos:definition "Kalsiumkarbonat er en kjemisk forbindelse med formelen CaCO3. Det er kalsiumsaltet av karbonsyre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcium carbonate"@en,
        "Kalsiumkarbonat"@nb .

humord:c66462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66462" ;
    dct:modified "2024-05-22T15:44:30"^^xsd:dateTime ;
    skos:altLabel "Kalsiummanganoksid"@nb ;
    skos:broader humord:c65978 ;
    skos:definition "Kalsiummanganoksid er en kjemisk forbindelse som består av kalsium (Ca), mangan (Mn) og oksygen (O). Den kjemiske formelen er CaMnO2. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potassium manganate"@en,
        "Kalsiummanganoksid"@nb .

humord:c66463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66463" ;
    dct:modified "2024-05-22T15:47:48"^^xsd:dateTime ;
    skos:altLabel "Kapillærelektroforese"@nb ;
    skos:broader humord:c64471 ;
    skos:definition "Kapillærelektroforese er en teknikk som brukes for å analysere spormengder av blant annet aminosyrer og fettsyrer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capillary electrophoresis"@en,
        "Kapillærelektroforese"@nb .

humord:c66464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66464" ;
    dct:modified "2024-05-22T16:09:45"^^xsd:dateTime ;
    skos:altLabel "Astrolabiar"@nb,
        "Astrolabium"@nb ;
    skos:broader humord:c65535 ;
    skos:definition "Astrolabium er et antikt astronomisk måleinstrument som ble brukt til å måle høyden til stjerner på himmelen og bestemme tiden på døgnet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astrolabes"@en,
        "Astrolabier"@nb .

humord:c66465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66465" ;
    dct:modified "2024-05-22T16:12:19"^^xsd:dateTime ;
    skos:altLabel "CEC"@en,
        "Kapillærelektrokromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Kapillærelektrokromatografi (CEC) er en kromatografisk teknikk som bruker en kapillærkolonne fylt med partikler eller stasjonær fase, og separasjonen oppnås ved hjelp av både elektroosmotisk strømning og partikkelretensjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capillary electrochromatography"@en,
        "Kapillærelektrokromatografi"@nb .

humord:c66466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66466" ;
    dct:modified "2024-05-23T07:54:31"^^xsd:dateTime ;
    skos:altLabel "Aberrasjon"@nb ;
    skos:broader humord:c63582 ;
    skos:definition "Aberrasjon er optiske avbildningsfeil som skyldes at et system av linser og/eller krumme speil ikke avbilder objektpunktene entydig som billedpunkter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aberration"@en,
        "Aberrasjon"@nb .

humord:c66467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66467" ;
    dct:modified "2024-05-23T07:56:36"^^xsd:dateTime ;
    skos:altLabel "Absolutt nullpunkt"@nb ;
    skos:broader humord:c28224 ;
    skos:definition "Absolutt nullpunkt er den laveste temperaturen som det rent teoretisk er mulig å oppnå. I en termodynamisk temperaturskala blir det absolutte nullpunkt den nedre grensen i skalaen med verdien 0. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Absolute zero"@en,
        "Absolutte nullpunkt"@nb .

humord:c66468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66468" ;
    dct:modified "2024-06-05T08:43:40"^^xsd:dateTime ;
    skos:altLabel "Absorpsjon"@nb,
        "Ljosabsorpsjon"@nb,
        "Lysabsorpsjon"@nb ;
    skos:broader humord:c63582 ;
    skos:editorialNote "Lukket bemerkning: Absorpsjon av lys eller annen elektromagnetisk stråling. For lyd, se lydabsorpsjon"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Absorption"@en,
        "Absorpsjon"@nb .

humord:c66469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66469" ;
    dct:modified "2024-05-23T08:03:00"^^xsd:dateTime ;
    skos:altLabel "AO"@en,
        "AO"@nb,
        "Adaptiv optikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Adaptiv optikk er teknologi i bakkebaserte teleskoper som korrigerer for optiske forstyrrelser i atmosfæren.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adaptive optics"@en,
        "Adaptiv optikk"@nb .

humord:c66470 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66470" ;
    dct:modified "2024-05-23T08:58:02"^^xsd:dateTime ;
    skos:altLabel "Gauge/gravity correspondence"@en,
        "Gauge/gravity duality"@en,
        "Maldacena duality"@en,
        "anti-de Sitter/conformal field theory correspondence"@en,
        "AdS/CFT-samanheng"@nb,
        "Gauge/gravitasjon-dualitet"@nb,
        "Gauge/gravitasjon-samanheng"@nb,
        "Gauge/gravitasjon-sammenheng"@nb,
        "Maldacena-dualitet"@nb ;
    skos:broader humord:c65022 ;
    skos:definition "Forbindelse mellom anti-de Sitter-rom (AdS) og konforme feltteorier (CFT) lagt frem av Juan Maldacena i 1997 <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: Det mest vellykkede eksempelet på det holografiske prinsippet i strengteori"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "AdS/CFT correspondence"@en,
        "AdS/CFT-sammenheng"@nb .

humord:c66471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66471" ;
    dct:modified "2024-05-23T09:44:22"^^xsd:dateTime ;
    skos:altLabel "Astronomisk spektroskopi"@nb ;
    skos:broader humord:c28710,
        humord:c62047 ;
    skos:definition "Astronomisk spektroskopi er bruk av spektroskopiske teknikker for å måle spekteret av elektromagnetisk stråling, inkludert synlig lys, ultrafiolett lys, røntgen, infrarødt lys og radiobølger, som stråler ut fra stjerner og andre himmellegemer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomical spectroscopy"@en,
        "Astronomisk spektroskopi"@nb ;
    skos:related humord:c61649 .

humord:c66472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66472" ;
    dct:modified "2024-05-23T10:00:20"^^xsd:dateTime ;
    skos:altLabel "Airyfunksjonar"@nb ;
    skos:broader humord:c61332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Airy functions"@en,
        "Airyfunksjoner"@nb .

humord:c66473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66473" ;
    dct:modified "2024-05-23T10:03:37"^^xsd:dateTime ;
    skos:altLabel "Aktinometri"@nb ;
    skos:broader humord:c08269 ;
    skos:definition "Aktinometer er eit fellesomgrep for instrument til å måle lysintensitet, særskild intensiteten til direkte sollys og lys som er diffust spreidd frå himmelkvelvingen . <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Actinometry"@en,
        "Aktinometri"@nb .

humord:c66474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66474" ;
    dct:modified "2024-05-23T10:08:13"^^xsd:dateTime ;
    skos:altLabel "Akustiske eigenskapar"@nb,
        "Akustiske hastigheiter"@nb,
        "Akustiske hastigheter"@nb,
        "Akustiske snøggleikar"@nb ;
    skos:broader humord:c17464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acoustic properties"@en,
        "Akustiske egenskaper"@nb .

humord:c66475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66475" ;
    dct:modified "2024-05-23T10:09:56"^^xsd:dateTime ;
    skos:altLabel "Astronomiske observatorium"@nb ;
    skos:broader humord:c19667 ;
    skos:definition "Astronomiske observatorier er observatorier beregnet til observasjon av himmellegemer. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomical observatories"@en,
        "Astronomiske observatorier"@nb .

humord:c66476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66476" ;
    dct:modified "2024-05-23T10:13:23"^^xsd:dateTime ;
    skos:altLabel "Acousto-optic effect"@en,
        "Acoustooptics"@en,
        "Debye–Sears effect"@en,
        "Akusto-optikk"@nb,
        "Akustooptikk"@nb,
        "Debye–Sears-effekten"@nb ;
    skos:broader humord:c63582 ;
    skos:definition "Akusto-optikk er en gren av fysikk som studerer samspillet mellom lydbølger og lysbølger, spesielt diffraksjon av laserlys ved ultralyd (eller lyd generelt) gjennom en ultralydsgitter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acousto-optics"@en,
        "Akustooptikk"@nb .

humord:c66477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66477" ;
    dct:modified "2024-05-23T10:15:26"^^xsd:dateTime ;
    skos:altLabel "Alfapartiklar"@nb,
        "Alfastråling"@nb ;
    skos:broader humord:c63038 ;
    skos:definition "Alfapartikkel er en partikkel som består av to protoner og to nøytroner. Den er identisk med kjernen i et heliumatom. Alfastråling er en type radioaktiv stråling som består av alfapartikler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpha particles"@en,
        "Alfapartikler"@nb .

humord:c66478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66478" ;
    dct:modified "2024-05-23T10:23:30"^^xsd:dateTime ;
    skos:altLabel "Hydromagnetic waves"@en,
        "MHD waves"@en,
        "Magnetohydrodynamic waves"@en,
        "Hydromagnetiske bylgjer"@nb,
        "Hydromagnetiske bølger"@nb,
        "Hydromagnetiske bølgjer"@nb,
        "Magnetohydrodynamiske bylgjer"@nb,
        "Magnetohydrodynamiske bølger"@nb,
        "Magnetohydrodynamiske bølgjer"@nb,
        "Plasmabylgjer"@nb,
        "Plasmabølger"@nb,
        "Plasmabølgjer"@nb ;
    skos:broader humord:c61133,
        humord:c66400 ;
    skos:definition "Plasmabølger er alle typer bølger som kan oppstå i et plasma eller som får sine egenskaper forandret i et plasma.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma waves"@en,
        "Plasmabølger"@nb .

humord:c66479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66479" ;
    dct:modified "2024-05-23T10:26:56"^^xsd:dateTime ;
    skos:altLabel "Alfven waves"@en,
        "Alfvenbylgjer"@nb,
        "Alfvenbølger"@nb,
        "Alfvenbølgjer"@nb,
        "Alfvénbylgjer"@nb,
        "Alfvénbølger"@nb,
        "Alfvénbølgjer"@nb ;
    skos:broader humord:c66478 ;
    skos:definition "Alfvénbølger og magnetosoniske bølger er ulike typer av magnetohydrodynamiske bølger i et magnetisert plasma (et plasma med et magnetfelt). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alfvén waves"@en,
        "Alfvénbølger"@nb .

humord:c66480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66480" ;
    dct:modified "2024-05-23T10:29:36"^^xsd:dateTime ;
    skos:altLabel "Analog kommunikasjon"@nb ;
    skos:broader humord:c09106 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analogue communication"@en,
        "Analog kommunikasjon"@nb .

humord:c66481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66481" ;
    dct:modified "2024-05-23T10:34:32"^^xsd:dateTime ;
    skos:altLabel "A-to-d"@en,
        "A-til-D"@nb,
        "A-to-d"@nb,
        "A/D"@nb,
        "Analog-digital konvertering"@nb,
        "Analog-til-digital omformar"@nb,
        "Analog-til-digital omformer"@nb,
        "Digital-analog konvertering"@nb ;
    skos:broader humord:c62220 ;
    skos:definition "Innen elektronikk, er en analog-til-digital omformer (ADC, A/D, eller A-til-D) er et system som konverterer et analogt signal, slik som lyd plukket opp av en mikrofon eller lys inn et digitalt kamera, til et digitalt signal. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analogue to digital converter"@en,
        "Analog-digital konvertering"@nb .

humord:c66482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66482" ;
    dct:modified "2024-05-23T10:38:02"^^xsd:dateTime ;
    skos:altLabel "Analog VLSI"@nb,
        "Analoge krinsar"@nb ;
    skos:broader humord:c04311 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analogue circuits"@en,
        "Analoge kretser"@nb .

humord:c66483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66483" ;
    dct:modified "2024-05-23T10:42:01"^^xsd:dateTime ;
    skos:altLabel "Analytisk dynamikk"@nb ;
    skos:broader humord:c62975 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical dynamics"@en,
        "Analytisk dynamikk"@nb .

humord:c66484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66484" ;
    dct:modified "2024-05-31T10:22:16"^^xsd:dateTime ;
    skos:altLabel "Analytisk mekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical mechanics"@en,
        "Analytisk mekanikk"@nb ;
    skos:related humord:c65210,
        humord:c66581,
        humord:c66582 .

humord:c66485 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66485" ;
    dct:modified "2024-05-23T10:45:24"^^xsd:dateTime ;
    skos:altLabel "Anisotropiske partiklar"@nb ;
    skos:broader humord:c61514 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anisotropic particles"@en,
        "Anisotropiske partikler"@nb .

humord:c66486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66486" ;
    dct:modified "2024-06-05T09:00:14"^^xsd:dateTime ;
    skos:altLabel "Antenna technique"@en,
        "Antenna theory"@en,
        "Antenner"@nb,
        "Antenneteknikk"@nb,
        "Antenneteori"@nb,
        "Radioantenner"@nb ;
    skos:broader humord:c63783 ;
    skos:definition "I radioteknikken et system, vanligvis av metalliske ledere, som brukes til å sende ut eller motta elektromagnetiske bølger.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antennas"@en,
        "Antenner"@nb .

humord:c66487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66487" ;
    dct:modified "2024-06-19T16:21:02"^^xsd:dateTime ;
    skos:altLabel "Reflector antennas"@en,
        "Reflektorantenner"@nb ;
    skos:broader humord:c66486 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reflectors"@en,
        "Reflektorantenner"@nb .

humord:c66488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66488" ;
    dct:modified "2024-05-23T10:51:26"^^xsd:dateTime ;
    skos:altLabel "Parabolic reflector antennas"@en,
        "Satellite dish antennas"@en,
        "Parabolske reflektorantenner"@nb ;
    skos:broader humord:c66487 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parabolic reflectors"@en,
        "Parabolske reflektorantenner"@nb .

humord:c66489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66489" ;
    dct:modified "2024-05-23T10:54:45"^^xsd:dateTime ;
    skos:altLabel "Antiferromagnets"@en,
        "Antiferromagnetar"@nb,
        "Antiferromagneter"@nb,
        "Antiferromagnetiske materiale"@nb,
        "Antiferromagnetiske materialer"@nb,
        "Antiferromagnetisme"@nb ;
    skos:broader humord:c65020 ;
    skos:definition "Antiferromagnetisme er en form for magnetisme, først påvist av Louis Eugène Felix Néel i 1930-årene.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antiferromagnetism"@en,
        "Antiferromagnetisme"@nb .

humord:c66490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66490" ;
    dct:modified "2024-05-23T10:56:46"^^xsd:dateTime ;
    skos:altLabel "Antimaterie"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Antimaterie er materie bygd opp av antipartikler. Et isolert system av antimaterie vil oppføre seg på samme måte som et tilsvarende system av materie <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antimatter"@en,
        "Antimaterie"@nb .

humord:c66491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66491" ;
    dct:modified "2024-05-23T10:58:53"^^xsd:dateTime ;
    skos:altLabel "Bruksretta fysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied physics"@en,
        "Anvendt fysikk"@nb .

humord:c66492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66492" ;
    dct:modified "2024-05-23T10:59:55"^^xsd:dateTime ;
    skos:altLabel "Bruksretta optikk"@nb ;
    skos:broader humord:c15719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Applied optics"@en,
        "Anvendt optikk"@nb .

humord:c66493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66493" ;
    dct:modified "2024-05-23T11:02:46"^^xsd:dateTime ;
    skos:altLabel "High energy astrophysics"@en,
        "Astropartikkelfysikk"@nb,
        "Høgenergi astrofysikk"@nb,
        "Høyenergi astrofysikk"@nb,
        "Partikkelastrofysikk"@nb ;
    skos:broader humord:c62047,
        humord:c64782 ;
    skos:definition "Astropartikkelfysikk er et forskningsfelt som tar for seg sammenhengen mellom de minste og største hendelsene i universet og knytter sammen kosmologien, partikkelfysikken og astrofysikken. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astroparticle physics"@en,
        "Astropartikkelfysikk"@nb .

humord:c66494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66494" ;
    dct:modified "2024-05-23T11:07:51"^^xsd:dateTime ;
    skos:altLabel "Atmosfærefysikk"@nb,
        "Atmosfærens fysikk"@nb,
        "Atmosfærisk fysikk"@nb ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric physics"@en,
        "Atmosfærefysikk"@nb .

humord:c66495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66495" ;
    dct:modified "2024-06-05T09:03:10"^^xsd:dateTime ;
    skos:altLabel "Planetary atmospheres"@en,
        "Atmosfærar"@nb,
        "Planetatmosfærar"@nb,
        "Planetatmosfærer"@nb ;
    skos:broader humord:c08277 ;
    skos:definition "Atmosfære er det generelle navnet på et lag med gass som kan ligge rundt et legeme med stor nok masse.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Redaksjonell bemerkning: Bruk Atmosfæren for det som omhandler luftlaget rundt Jorda"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheres"@en,
        "Atmosfærer"@nb ;
    skos:related humord:c24997 .

humord:c66496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66496" ;
    dct:modified "2024-08-20T11:21:56"^^xsd:dateTime ;
    skos:altLabel "Atmosfærisk optikk"@nb,
        "Meteorologisk optikk"@nb ;
    skos:broader humord:c66494 ;
    skos:definition "Atmosfærisk optikk er studiet av de optiske egenskapene til atmosfæren eller produkter av atmosfæriske prosesser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric optics"@en,
        "Atmosfærisk optikk"@nb .

humord:c66497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66497" ;
    dct:modified "2024-05-23T11:18:32"^^xsd:dateTime ;
    skos:altLabel "Astronomiske klokker"@nb,
        "Astronomiske ur"@nb ;
    skos:broader humord:c04792 ;
    skos:definition "En astronomisk klokke er en klokke med spesielle mekanismer, visere og skiver som viser astronomisk informasjon, slik som den relative posisjonen til solen, månen, stjernetegn i zodiaken og planetene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomical clocks"@en,
        "Astronomiske ur"@nb ;
    skos:related humord:c65535 .

humord:c66498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66498" ;
    dct:modified "2024-05-23T11:19:37"^^xsd:dateTime ;
    skos:altLabel "Atomkollisjonar"@nb ;
    skos:broader humord:c63034 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic collisions"@en,
        "Atomkollisjoner"@nb .

humord:c66499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66499" ;
    dct:modified "2024-05-23T11:27:39"^^xsd:dateTime ;
    skos:altLabel "Scanning probe microscopy"@en,
        "Rastermikroskopi"@nb,
        "Scanning mikroskopering"@nb,
        "Sveipmikroskopi"@nb ;
    skos:broader humord:c01500 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scanning microscopy"@en,
        "Sveipmikroskopi"@nb .

humord:c66500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66500" ;
    dct:modified "2024-06-05T09:13:51"^^xsd:dateTime ;
    skos:altLabel "AFM"@en,
        "Scanning force microscopy"@en,
        "AFM"@nb,
        "Atomkraftmikroskopi"@nb,
        "Atomærkraftmikroskopi"@nb,
        "Rasterkraftmikroskopi"@nb,
        "SFM"@nb,
        "Sveipkraftmikroskopi"@nb ;
    skos:broader humord:c66499 ;
    skos:definition "Atomært kraftmikroskop er et meget kraftig mikroskop som ble funnet opp i 1982. Oppløsningen er så god at den kan avbilde enkeltatomer. I tillegg til å fungere som mikroskop kan det også brukes til å manipulere stoffer på nanonivå. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic force microscopy"@en,
        "Atomkraftmikroskopi"@nb .

humord:c66501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66501" ;
    dct:modified "2024-05-23T12:10:12"^^xsd:dateTime ;
    skos:altLabel "Grønt hydrogen"@nb ;
    skos:broader humord:c23267 ;
    skos:definition "Grønt hydrogen er hydrogen som er produsert med elektrolyse av vann, hvor elektrisiteten kommer fra fornybare energikilder som vind-, sol-, og vannkraft. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Green hydrogen"@en,
        "Grønt hydrogen"@nb ;
    skos:related humord:c22720 .

humord:c66502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66502" ;
    dct:modified "2024-05-23T12:22:36"^^xsd:dateTime ;
    skos:altLabel "LVSEM"@en,
        "LVSEM"@nb ;
    skos:broader humord:c66499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low-voltage scanning electron microscopy"@en,
        "LVSEM"@nb .

humord:c66503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66503" ;
    dct:modified "2024-05-23T12:24:44"^^xsd:dateTime ;
    skos:altLabel "SEM"@en,
        "SEM"@nb,
        "Sveipelektronmikroskopi"@nb ;
    skos:broader humord:c27320,
        humord:c66499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scanning electron microscopy"@en,
        "Sveipelektronmikroskopi"@nb .

humord:c66504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66504" ;
    dct:modified "2024-05-23T12:26:07"^^xsd:dateTime ;
    skos:altLabel "Transmisjonselektronmikroskopi"@nb ;
    skos:broader humord:c27320 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transmission electron microscopy"@en,
        "Transmisjonselektronmikroskopi"@nb .

humord:c66505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66505" ;
    dct:modified "2024-05-23T12:32:29"^^xsd:dateTime ;
    skos:altLabel "Cryo-EM"@en,
        "Cryo-electron microscopy"@en,
        "Cryogenic electron microscopy"@en,
        "Scanning electron cryomicroscopy"@en,
        "Transmission electron cryomicroscopy"@en,
        "Kryo-EM"@nb,
        "Kryoelektronmikroskopi"@nb ;
    skos:broader humord:c27320 ;
    skos:definition "Kryoelektronmikroskopi er en metode som brukes innen kjemi til å bestemme strukturen av organiske og biologiske molekyler som er løst i frossent, amorft vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron cryomicroscopy"@en,
        "Kryoelektronmikroskopi"@nb .

humord:c66506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66506" ;
    dct:modified "2024-05-23T12:40:39"^^xsd:dateTime ;
    skos:altLabel "Atomic optics"@en,
        "Atomoptikk"@nb ;
    skos:broader humord:c66507 ;
    skos:definition "Atomoptikk henviser til teknikker for å manipulere atomers baner og utnytte bølgeegenskapene til nøytrale atomer  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atom optics"@en,
        "Atomoptikk"@nb .

humord:c66507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66507" ;
    dct:modified "2024-05-23T12:40:33"^^xsd:dateTime ;
    skos:altLabel "Partikkelakselerasjon"@nb ;
    skos:broader humord:c61514 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle acceleration"@en,
        "Partikkelakselerasjon"@nb .

humord:c66508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66508" ;
    dct:modified "2024-05-24T09:01:06"^^xsd:dateTime ;
    skos:altLabel "Atomspekter"@nb,
        "Atomspektre"@nb,
        "Atomspektrum"@nb ;
    skos:broader humord:c27935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic spectra"@en,
        "Atomspektra"@nb .

humord:c66509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66509" ;
    dct:modified "2024-05-23T12:45:10"^^xsd:dateTime ;
    skos:altLabel "Atomeksplosjonar"@nb,
        "Atomeksplosjoner"@nb,
        "Atomsprengingar"@nb,
        "Kjernefysiske eksplosjonar"@nb,
        "Kjernefysiske eksplosjoner"@nb ;
    skos:broader humord:c09475 ;
    skos:definition "En atomeksplosjon er en eksplosjon som oppstår som et resultat av den raske frigjøringen av energi fra en høyhastighets kjernefysisk reaksjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear explosions"@en,
        "Atomsprengninger"@nb .

humord:c66510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66510" ;
    dct:modified "2024-05-23T14:14:39"^^xsd:dateTime ;
    skos:altLabel "Agavaceae"@en,
        "Agavoideae"@en,
        "Asparagus family"@en,
        "Agavaceae"@nb,
        "Agavefamilien"@nb,
        "Agavoideae"@nb,
        "Asparagaceae"@nb,
        "Aspargesfamilien"@nb ;
    skos:broader humord:c66512 ;
    skos:definition "Aspargesfamilien er en familie av planter som opprinnelig var en liten familie med kun én slekt, asparagus. Nyere systematikk har slått sammen aspargesfamilien (Asparagaceae), konvallfamilien (Convallariaceae), bladliljefamilien (Funkiaceae) og hyasintfamilien (Hyachinthaceae) til den vide Asparagesfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asparagaceae"@en,
        "Aspargesfamilien"@nb .

humord:c66511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66511" ;
    dct:modified "2024-05-23T14:07:25"^^xsd:dateTime ;
    skos:altLabel "Agavar"@nb,
        "Agave"@nb ;
    skos:broader humord:c66510 ;
    skos:definition "Agave er en planteslekt i agavefamilien med 300 arter i tropisk Amerika, især i Mexico. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agaves"@en,
        "Agaver"@nb .

humord:c66512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66512" ;
    dct:modified "2024-05-23T14:14:10"^^xsd:dateTime ;
    skos:altLabel "Asparagoid lilies"@en,
        "Asparagales"@nb,
        "Aspargesordenen"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Aspargesordenen (Asparagales) er ein orden av einfrøblada plantar. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asparagales"@en,
        "Aspargesordenen"@nb .

humord:c66513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66513" ;
    dct:modified "2024-05-24T09:35:28"^^xsd:dateTime ;
    skos:altLabel "Partikkelstrålar"@nb ;
    skos:broader humord:c66507 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle beams"@en,
        "Partikkelstråler"@nb .

humord:c66514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66514" ;
    dct:modified "2024-06-05T09:18:55"^^xsd:dateTime ;
    skos:altLabel "Atomstrålar"@nb ;
    skos:broader humord:c66507 ;
    skos:definition "En atomstråle er en stråle sendt ut av radioaktiv isotop <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atom rays"@en,
        "Atomstråler"@nb .

humord:c66515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66515" ;
    dct:modified "2024-05-24T09:39:36"^^xsd:dateTime ;
    skos:altLabel "Atomteori"@nb ;
    skos:broader humord:c27935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic theory"@en,
        "Atomteori"@nb .

humord:c66516 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66516" ;
    dct:modified "2024-05-24T09:44:42"^^xsd:dateTime ;
    skos:altLabel "Atomtid"@nb ;
    skos:broader humord:c61317 ;
    skos:definition "Internasjonal atomtid er en internasjonal tidsbestemmelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic time"@en,
        "Atomtid"@nb .

humord:c66517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66517" ;
    dct:modified "2024-05-24T09:44:40"^^xsd:dateTime ;
    skos:altLabel "Atomur"@nb ;
    skos:broader humord:c04792 ;
    skos:definition "Et atomur er en ekstremt nøyaktig tidsmåler som bruker et atoms resonansfrekvens som oscillator. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic clocks"@en,
        "Atomur"@nb .

humord:c66518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66518" ;
    dct:modified "2024-05-24T09:56:00"^^xsd:dateTime ;
    skos:altLabel "Baryon"@nb ;
    skos:broader humord:c66519 ;
    skos:definition "Innafor elementærpartikkelfysikken brukes navnet baryon som felles navn på hadronisk materie (sterkt vekselvirkende partikler) med halvtallig spinn.  <SNl>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Baryons"@en,
        "Baryoner"@nb .

humord:c66519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66519" ;
    dct:modified "2024-05-24T09:55:44"^^xsd:dateTime ;
    skos:altLabel "Hadron"@nb,
        "Hadronprosessar"@nb,
        "Hadronprosesser"@nb,
        "Hadronstruktur"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Hadron er en fellesbetegnelse på elementærpartikler som er karakterisert ved sterk vekselvirkning. Hadroner med halvtallig spinnkvantetall kalles baryoner, de med heltallig spinnkvantetall kalles mesoner. All hadronisk materie er satt sammen av kvarker og antikvarker.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hadrons"@en,
        "Hadroner"@nb .

humord:c66520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66520" ;
    dct:modified "2024-05-24T09:58:34"^^xsd:dateTime ;
    skos:altLabel "Beregningsfysikk"@nb,
        "Beregningsorientert fysikk"@nb,
        "Berekningsorientert fysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational physics"@en,
        "Beregningsfysikk"@nb .

humord:c66521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66521" ;
    dct:modified "2024-05-24T10:04:16"^^xsd:dateTime ;
    skos:altLabel "Astronomiutdannelse"@nb,
        "Astronomiutdanning"@nb,
        "Astronomutdannelse"@nb,
        "Astronomutdanning"@nb ;
    skos:broader humord:c07954 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomy education"@en,
        "Astronomiutdanning"@nb ;
    skos:related humord:c14594 .

humord:c66522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66522" ;
    dct:modified "2024-05-24T10:38:36"^^xsd:dateTime ;
    skos:altLabel "AGB stars"@en,
        "Asymptotic giant branch"@en,
        "AGB"@nb,
        "AGB-stjerner"@nb,
        "Asymptotisk kjempegrein"@nb ;
    skos:broader humord:c63050 ;
    skos:definition "Den asymptotiske kjempegrenen er en del av Hertzsprung-Russell-diagrammet (HR), hvor man gjenfinner en stor gruppe stjerner som tidligere befant seg på den horisontale kjempegrenen, men der forbrenningen av helium i stjernens sentrale deler har opphørt og det i stedet forbrennes i et konsentrisk skall. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asymptotic giant branch stars"@en,
        "Asymptotisk kjempegren"@nb .

humord:c66523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66523" ;
    dct:modified "2024-05-24T10:53:56"^^xsd:dateTime ;
    skos:altLabel "Binary system"@en,
        "Binære system"@nb ;
    skos:broader humord:c63917 ;
    skos:definition "Et binært system er et system bestående av to astronomiske legemer av samme type, som er sammenlignbare i størrelse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary systems"@en,
        "Binære systemer"@nb .

humord:c66524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66524" ;
    dct:modified "2024-05-24T11:24:35"^^xsd:dateTime ;
    skos:altLabel "Berekningsorientert mekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational mechanics"@en,
        "Beregningsorientert mekanikk"@nb .

humord:c66525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66525" ;
    dct:modified "2024-05-24T11:28:17"^^xsd:dateTime ;
    skos:altLabel "Bestråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Bestråling er når et legeme treffes av stråler, bølger eller hurtige partikler. Ved alle former for bestråling overføres energi som kan ha fysiske virkninger på det bestrålte legemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irradiation"@en,
        "Bestråling"@nb .

humord:c66526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66526" ;
    dct:modified "2024-05-24T11:32:02"^^xsd:dateTime ;
    skos:altLabel "Beta-desintegrasjon"@nb,
        "Beta-sundfall"@nb,
        "Betahenfall"@nb,
        "Betastrålar"@nb,
        "Betastråler"@nb,
        "Betastråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Beta-henfall er en radioaktiv prosess der en atomkjerne sender ut et elektron eller et positron samt et nøytrino. Slik utsendelse av elektroner kalles betastråler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beta decay"@en,
        "Betastråling"@nb .

humord:c66527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66527" ;
    dct:modified "2024-05-24T13:07:51"^^xsd:dateTime ;
    skos:altLabel "Binærpulsarar"@nb,
        "Dobbeltpulsarar"@nb,
        "Dobbeltpulsarer"@nb ;
    skos:broader humord:c62454,
        humord:c66538 ;
    skos:definition "En binærpulsar er en pulsar i bane rundt en annen stjerne. <Oxford dictionary of Astronomy>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary pulsars"@en,
        "Binærpulsarer"@nb .

humord:c66528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66528" ;
    dct:modified "2024-05-24T12:19:20"^^xsd:dateTime ;
    skos:altLabel "Betongkonstruksjonar"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concrete structures"@en,
        "Betongkonstruksjoner"@nb .

humord:c66529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66529" ;
    dct:modified "2024-05-24T12:22:08"^^xsd:dateTime ;
    skos:altLabel "Bevaringslover (Fysikk)"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Bevaringslovene er grunnleggende fysiske lover om legemer eller systemer. Hver av lovene fastslår en fundamental egenskap ved et legeme eller et system som vil bli bevart – det vil si, som ikke vil bli endret – dersom systemet ikke blir tilført eller fratatt noe fra omgivelsene og ikke blir påvirket av omgivelsene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conservation laws (Physics)"@en,
        "Bevaringslover (Fysikk)"@nb .

humord:c66530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66530" ;
    dct:modified "2024-05-24T12:26:48"^^xsd:dateTime ;
    skos:altLabel "Bevegelsesmengd"@nb,
        "Bevegelsesmengde"@nb,
        "Rørslemengd"@nb,
        "Rørslemengde"@nb ;
    skos:broader humord:c64601 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Movement (Physics)"@en,
        "Bevegelsesmengde"@nb .

humord:c66531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66531" ;
    dct:modified "2024-07-11T15:44:28"^^xsd:dateTime ;
    skos:altLabel "Biletsensorar"@nb ;
    skos:broader humord:c66543 ;
    skos:definition "En bildesensor er en innretning som omdanner lys til elektriske signaler. Sensorer kan være analoge og bestå av et kamerarør, eller (mer vanlig) digitale og bestå av ei bildebrikke. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image sensors"@en,
        "Bildesensorer"@nb .

humord:c66532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66532" ;
    dct:modified "2024-07-11T15:24:52"^^xsd:dateTime ;
    skos:altLabel "Photodiodes"@en,
        "Photosensors"@en,
        "Fotoceller"@nb,
        "Fotodetektorar"@nb,
        "Fotodiodar"@nb,
        "Fotodioder"@nb,
        "Fotoseller"@nb,
        "Ljosdetektorar"@nb,
        "Lysdetektorar"@nb,
        "Lysdetektorer"@nb ;
    skos:broader humord:c66543 ;
    skos:definition "Fotocelle, eller fotoelektrisk celle, er en detektor som brukes for å registrere lys, ultrafiolett og infrarød stråling og for å omdanne elektromagnetisk stråling til elektrisk strøm.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photodetectors"@en,
        "Fotodetektorer"@nb .

humord:c66533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66533" ;
    dct:modified "2024-05-24T12:43:57"^^xsd:dateTime ;
    skos:altLabel "Pixel detectors"@en,
        "Semiconductor counters"@en,
        "Semiconductor radiation detectors"@en,
        "Silicon detectors"@en,
        "Silicon particle detectors"@en,
        "Silicon radiation detectors"@en,
        "Silicon sensors"@en,
        "Solid-state detectors"@en,
        "Halvleiardetektorar"@nb,
        "Pikseldetektorar"@nb,
        "Pikseldetektorer"@nb,
        "Silisiumdetektorar"@nb,
        "Silisiumdetektorer"@nb,
        "Silisiumsensorar"@nb,
        "Silisiumsensorer"@nb ;
    skos:broader humord:c66534 ;
    skos:definition "En halvlederdetektor er en enhet som bruker en halvleder (silisium eller germanium) til å måle stråling  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semiconductor detectors"@en,
        "Halvlederdetektorer"@nb .

humord:c66534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66534" ;
    dct:modified "2024-05-24T12:43:48"^^xsd:dateTime ;
    skos:altLabel "Nuclear radiation detectors"@en,
        "Radioaktivitetsmålingar"@nb,
        "Radioaktivitetsmålinger"@nb,
        "Strålingsdetektorar"@nb ;
    skos:broader humord:c61633 ;
    skos:definition "En strålingsdetektor utfører måling av ioniserende stråling <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation detectors"@en,
        "Strålingsdetektorer"@nb .

humord:c66535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66535" ;
    dct:modified "2024-05-24T12:46:29"^^xsd:dateTime ;
    skos:altLabel "Scintillasjonsteljar"@nb,
        "Scintillasjonsteller"@nb,
        "Scintillatorar"@nb ;
    skos:broader humord:c66534 ;
    skos:definition "Scintillasjonsteller er et instrument som i fysikk og kjemi brukes til å måle ioniserende stråling, inklusive fotoner (røntgenstråling og gammastråling). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scintillators"@en,
        "Scintillatorer"@nb .

humord:c66536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66536" ;
    dct:modified "2024-05-24T12:48:44"^^xsd:dateTime ;
    skos:altLabel "Partikkeldetektorar"@nb ;
    skos:broader humord:c61633 ;
    skos:definition "En partikkeldetektor er et instrument som er konstruert for å måle radioaktiv stråling samt partikler som er sluttprodukter fra atomære og subatomære prosesser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: For fotoner, se også CCD, CMOS o.l."@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle detectors"@en,
        "Partikkeldetektorer"@nb .

humord:c66537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66537" ;
    dct:modified "2024-05-24T12:53:36"^^xsd:dateTime ;
    skos:altLabel "Resolvin"@nb ;
    skos:broader humord:c62072 ;
    skos:definition "Resolviner hører til en gruppe proresolverende mediatorer som deltar i å stoppe betennelsesreaksjoner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resolvins"@en,
        "Resolviner"@nb .

humord:c66538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66538" ;
    dct:modified "2024-05-24T13:04:19"^^xsd:dateTime ;
    skos:altLabel "Pulsating radio sources"@en,
        "Pulsarar"@nb ;
    skos:broader humord:c63386 ;
    skos:definition "Pulsar (av puls) er en raskt roterende nøytronstjerne som tilsynelatende sender ut stråling i meget korte pulser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pulsars"@en,
        "Pulsarer"@nb .

humord:c66539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66539" ;
    dct:modified "2024-05-24T13:01:47"^^xsd:dateTime ;
    skos:altLabel "Charge-coupled Device"@en,
        "CCD"@nb,
        "CCD-kamera"@nb,
        "Charge-coupled Device"@nb ;
    skos:broader humord:c66531 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CCD"@en,
        "CCD"@nb .

humord:c66540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66540" ;
    dct:modified "2024-05-24T13:06:25"^^xsd:dateTime ;
    skos:altLabel "Chemosensors"@en,
        "Electrochemical sensors"@en,
        "Molecular sensors"@en,
        "Elektrokjemiske sensorar"@nb,
        "Elektrokjemiske sensorer"@nb,
        "Kjemiske detektorar"@nb,
        "Kjemiske detektorer"@nb,
        "Kjemiske sensorar"@nb,
        "Kjemosensorar"@nb,
        "Kjemosensorer"@nb,
        "Molekylsensorar"@nb,
        "Molekylsensorer"@nb ;
    skos:broader humord:c61633 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical sensors"@en,
        "Kjemiske sensorer"@nb .

humord:c66541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66541" ;
    dct:modified "2024-05-24T13:09:13"^^xsd:dateTime ;
    skos:altLabel "Langmuir-sensorar"@nb,
        "Langmuir-sondar"@nb ;
    skos:broader humord:c61633 ;
    skos:definition "En Langmuir-sonde er en enhet som brukes til å bestemme elektrontemperaturen, elektrontettheten og elektrisk potensial i en plasma. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Langmuir probes"@en,
        "Langmuir-sonder"@nb .

humord:c66542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66542" ;
    dct:modified "2024-05-24T13:19:36"^^xsd:dateTime ;
    skos:altLabel "Mikrosensorar"@nb ;
    skos:broader humord:c61633 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micro sensors"@en,
        "Mikrosensorer"@nb .

humord:c66543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66543" ;
    dct:modified "2024-05-24T13:20:35"^^xsd:dateTime ;
    skos:altLabel "Optiske detektorar"@nb,
        "Optiske detektorer"@nb,
        "Optiske sensorar"@nb ;
    skos:broader humord:c61633 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical sensors"@en,
        "Optiske sensorer"@nb .

humord:c66544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66544" ;
    dct:modified "2024-05-24T13:26:20"^^xsd:dateTime ;
    skos:altLabel "Manometers"@en,
        "Piezometers"@en,
        "Pressure indicators"@en,
        "Pressure senders"@en,
        "Pressure sensors"@en,
        "Pressure transducers"@en,
        "Pressure transmitters"@en,
        "Manometer"@nb,
        "Manometre"@nb,
        "Piezometer"@nb,
        "Piezometre"@nb,
        "Trykkmålarar"@nb,
        "Trykkmålere"@nb,
        "Trykkmåling"@nb,
        "Trykksensorar"@nb,
        "Trykksensorer"@nb,
        "Vakuummeter"@nb,
        "Vakuummetre"@nb ;
    skos:broader humord:c61633 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pressure measurement"@en,
        "Trykkmåling"@nb .

humord:c66545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66545" ;
    dct:modified "2024-06-05T09:46:52"^^xsd:dateTime ;
    skos:altLabel "Bioakustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:definition "Bioakustikk er et fagområde som omhandler forholdet mellom levende vesener og lyd <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioacoustics"@en,
        "Bioakustikk"@nb .

humord:c66546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66546" ;
    dct:modified "2024-05-24T13:30:52"^^xsd:dateTime ;
    skos:altLabel "Bioelektronikk"@nb ;
    skos:broader humord:c04310 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioelectronics"@en,
        "Bioelektronikk"@nb .

humord:c66547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66547" ;
    dct:modified "2024-05-24T13:35:24"^^xsd:dateTime ;
    skos:altLabel "Fotonikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Fotonikk er et moderne navn for fysikken og teknologien som har med lys å gjøre, inklusive infrarød og ultrafiolett stråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photonics"@en,
        "Fotonikk"@nb .

humord:c66548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66548" ;
    dct:modified "2024-05-24T13:41:19"^^xsd:dateTime ;
    skos:altLabel "Biofotonikk"@nb ;
    skos:broader humord:c66547 ;
    skos:definition "Biofotonikk betegner betegner en kombinasjon av biologi og fotonikk, der fotonikk er vitenskapen og teknologien bak generering, manipulasjon og deteksjon av fotoner, de kvantemessige enhetene av lys.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biophotonics"@en,
        "Biofotonikk"@nb .

humord:c66549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66549" ;
    dct:modified "2024-05-24T13:46:36"^^xsd:dateTime ;
    skos:altLabel "Nanofotonikk"@nb ;
    skos:broader humord:c66547 ;
    skos:definition "Nanofotonikk er et felt innen fotonikk som fokuserer på manipulasjon og kontroll av lys på nanometerskala. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanophotonics"@en,
        "Nanofotonikk"@nb .

humord:c66550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66550" ;
    dct:modified "2024-05-24T13:53:27"^^xsd:dateTime ;
    skos:altLabel "Bioelectric impedance"@en,
        "Bioelektrisk impedansanalyse"@nb,
        "Bioimpedans"@nb ;
    skos:broader humord:c63293 ;
    skos:definition "Bioimpedans er en metode til å måle forholdet mellom kroppens fettmengde og dens fettfrie substanser (vann, proteiner, beinmasse, mineraler). Fordelingen angis i prosent på basis av pasientens kjønn, alder, kroppshøyde, vekt og etnisitet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioimpedance"@en,
        "Bioimpedans"@nb .

humord:c66551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66551" ;
    dct:modified "2024-05-24T13:56:15"^^xsd:dateTime ;
    skos:altLabel "Bioraffineri"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Bioraffinerier er anlegg som tar i bruk biologiske ressurser, som biomasse eller avfall, for produksjon av en rekke produkter og energikilder <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biorefineries"@en,
        "Bioraffinerier"@nb .

humord:c66552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66552" ;
    dct:modified "2024-05-24T14:01:30"^^xsd:dateTime ;
    skos:altLabel "Bipolare transistorar"@nb ;
    skos:broader humord:c66553 ;
    skos:definition "En bipolar transistor er en type transistor som bruker både elektroner og elektronhull som ladningsbærere. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bipolar junction transistors"@en,
        "Bipolare transistorer"@nb .

humord:c66553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66553" ;
    dct:modified "2024-05-24T14:01:05"^^xsd:dateTime ;
    skos:altLabel "Transistorar"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Transistor er et halvleder-forsterkerelement som baserer sin virkemåte på fysikalske forhold ved overganger fra et område inne i en halvleder med overskudd av elektroner til et område med underskudd av elektroner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transistors"@en,
        "Transistorer"@nb .

humord:c66554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66554" ;
    dct:modified "2024-05-24T15:30:54"^^xsd:dateTime ;
    skos:altLabel "Antarctic flora"@en,
        "Antarktisk flora"@nb,
        "Antarktisk vegetasjon"@nb ;
    skos:broader humord:c08226 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antarctic vegetation"@en,
        "Antarktisk vegetasjon"@nb .

humord:c66555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66555" ;
    dct:modified "2024-05-24T15:33:20"^^xsd:dateTime ;
    skos:altLabel "Antarktiske økosystem"@nb ;
    skos:broader humord:c22813 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antarctic ecosystems"@en,
        "Antarktiske økosystemer"@nb .

humord:c66556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66556" ;
    dct:modified "2024-09-16T10:21:44"^^xsd:dateTime ;
    skos:altLabel "Kanselleringskultur"@nb ;
    skos:broader humord:c09243 ;
    skos:definition "Kanselleringskultur er en strategi som går ut på å ekskludere noe eller noen som ansees som umoralsk eller forkastelig, for eksempel rasistisk eller antisemittisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cancel culture"@en,
        "Kanselleringskultur"@nb ;
    skos:related humord:c13278 .

humord:c66557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66557" ;
    dct:modified "2024-05-27T12:21:34"^^xsd:dateTime ;
    skos:altLabel "Lauslating"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Release"@en,
        "Løslatelse"@nb ;
    skos:related humord:c59851 .

humord:c66558 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66558" ;
    dct:modified "2024-05-27T12:32:42"^^xsd:dateTime ;
    skos:altLabel "Autotrofe bakteriar"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Autotrofe bakterier er bakterier som bruker CO2 som karbonkilde for vekst. <NTNU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autotrophic bacteria"@en,
        "Autotrofe bakterier"@nb .

humord:c66559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66559" ;
    dct:modified "2024-05-27T13:54:04"^^xsd:dateTime ;
    skos:altLabel "Umbra (Astronomi)"@nb ;
    skos:broader humord:c65443 ;
    skos:definition "Umbra (astronomi) betegner ulike mørke områder, mer spesifikt det sentrale, mørke området i en solflekk og den kjegleformede helskyggen (kjerneskyggen) som et mørkt himmellegeme (planet, måne) kaster når det belyses av en stjerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Umbra (Astronomy)"@en,
        "Umbra (Astronomi)"@nb .

humord:c66560 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66560" ;
    dct:modified "2024-05-27T14:03:48"^^xsd:dateTime ;
    skos:altLabel "Universet"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Universet er alt som eksisterer av rom, energi og materie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universe"@en,
        "Universet"@nb ;
    skos:related humord:c00508,
        humord:c08188 .

humord:c66561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66561" ;
    dct:modified "2024-05-27T14:23:51"^^xsd:dateTime ;
    skos:altLabel "Begonia"@nb,
        "Begoniaar"@nb,
        "Begoniaer"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Begonia er en planteslekt i begoniafamilien, med om lag 1800 arter i varme, fuktige tropeskoger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Begoniaer"@en,
        "Begoniaer"@nb .

humord:c66562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66562" ;
    dct:modified "2024-05-27T14:50:03"^^xsd:dateTime ;
    skos:altLabel "Universaltid"@nb ;
    skos:broader humord:c61317 ;
    skos:definition "Universaltid, UT, også verdenstid, er et samlingsnavn for tidsskalaer som baseres på jordens rotasjon men justerte for å være mer nøyaktige enn jordens uregelmessige rotasjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universal time"@en,
        "Universaltid"@nb .

humord:c66563 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66563" ;
    dct:modified "2024-05-27T15:09:36"^^xsd:dateTime ;
    skos:altLabel "Radioastronomy"@en,
        "Radioastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Radioastronomi er den delen av astronomien som omfatter studiet av radiobølger fra verdensrommet samt undersøkelse av himmellegemene ved hjelp av radioekko (radar). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio astronomy"@en,
        "Radioastronomi"@nb .

humord:c66564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66564" ;
    dct:modified "2024-05-27T15:12:36"^^xsd:dateTime ;
    skos:altLabel "Radarastronomi"@nb ;
    skos:broader humord:c66563 ;
    skos:definition "Radarastronomi, en gren av radioastronomien, der man bruker radarteknologi til å utforske solsystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radar astronomy"@en,
        "Radarastronomi"@nb .

humord:c66565 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66565" ;
    dct:modified "2024-05-27T16:21:59"^^xsd:dateTime ;
    skos:altLabel "Binyra"@nb,
        "Binyrene"@nb,
        "Glandulae suprarenales"@nb ;
    skos:broader humord:c61928 ;
    skos:definition "Binyrene er to hormonproduserende kjertler som ligger symmetrisk oppå hver sin nyre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adrenal glands"@en,
        "Binyrene"@nb .

humord:c66566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66566" ;
    dct:modified "2024-05-27T16:28:43"^^xsd:dateTime ;
    skos:altLabel "Seyfert-galaksar"@nb,
        "Seyfert-galakse"@nb,
        "Seyfert-galakser"@nb,
        "Seyfertgalaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "Seyfert-galakse er en spiralgalakse med en aktiv galaksekjerne, hvor kjernen kan ha like stor lysstyrke som ti milliarder stjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seyfert galaxies"@en,
        "Seyfertgalakser"@nb .

humord:c66567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66567" ;
    dct:modified "2024-05-27T16:33:45"^^xsd:dateTime ;
    skos:altLabel "Spiralgalaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "Spiralgalakser består av en kuleformet galaksekjerne som er omgitt av en tynn galakseskive med tydelig spiralstruktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spiral galaxies"@en,
        "Spiralgalakser"@nb .

humord:c66568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66568" ;
    dct:modified "2024-05-27T16:37:58"^^xsd:dateTime ;
    skos:altLabel "Dverggalaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "Dverggalakser er galakser som er lyssvake, små og lite massive sammenlignet med gjennomsnittlige galakser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dwarf galaxies"@en,
        "Dverggalakser"@nb .

humord:c66569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66569" ;
    dct:modified "2024-05-27T16:41:32"^^xsd:dateTime ;
    skos:altLabel "Elliptiske galaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "Elliptiske galakser (E) har en elliptisk form uten tydelig struktur og med lysstyrke som avtar med økende avstand fra sentrum av galaksen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elliptical galaxies"@en,
        "Elliptiske galakser"@nb .

humord:c66570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66570" ;
    dct:modified "2024-05-27T16:46:57"^^xsd:dateTime ;
    skos:altLabel "Satellittgalaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "En satellittgalakse er en galakse som kretser rundt en større galakse på grunn av den gravitasjonelle attraksjonen, selv om en galakse består av et stort antall objekter (som stjerner, stjernetåker og planeter) som representerer et vektgjennomsnitt (gjennom masse) av posisjonene for hvert objekt. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite galaxies"@en,
        "Satellittgalakser"@nb .

humord:c66571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66571" ;
    dct:modified "2024-05-27T16:59:16"^^xsd:dateTime ;
    skos:altLabel "Dvergplanetar"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "Dvergplaneter er mindre himmellegemer som går i bane rundt Solen, og som ikke oppfyller kriteriene for å bli definert som egentlige planeter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dwarf planets"@en,
        "Dvergplaneter"@nb .

humord:c66572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66572" ;
    dct:modified "2024-05-27T17:08:29"^^xsd:dateTime ;
    skos:altLabel "Exo-planets"@en,
        "Exoplanets"@en,
        "Extra-solar planets"@en,
        "Eksoplanetar"@nb,
        "Eksoplaneter"@nb,
        "Ekstrasolare planetar"@nb,
        "Ekstrasolare terrestriske planetar"@nb,
        "Ekstrasolare terrestriske planeter"@nb ;
    skos:broader humord:c08183 ;
    skos:definition "Ekstrasolar planet, også kalt eksoplanet, er en planet som går i bane rundt en annen stjerne enn Solen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extrasolar planets"@en,
        "Ekstrasolare planeter"@nb .

humord:c66573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66573" ;
    dct:modified "2024-05-28T10:02:12"^^xsd:dateTime ;
    skos:altLabel "Densitometri"@nb,
        "Mikrodensitometri"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Densitometri er måling av tettheten av et legeme eller en væske. Med densitometri måles mengden lys eller røntgenstråler som passerer gjennom (eller absorberes av) legemet eller væsken. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Densitometry"@en,
        "Densitometri"@nb .

humord:c66574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66574" ;
    dct:modified "2024-05-28T10:04:55"^^xsd:dateTime ;
    skos:altLabel "Ceres (Dvergplanet)"@nb ;
    skos:broader humord:c66571 ;
    skos:definition "Ceres er en dvergplanet og det største himmellegemet i asteroidebeltet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ceres (Dwarf planet)"@en,
        "Ceres (Dvergplanet)"@nb .

humord:c66575 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66575" ;
    dct:modified "2024-05-28T15:22:08"^^xsd:dateTime ;
    skos:altLabel "Great Nebula of Orion"@en,
        "M42 (Nebula)"@en,
        "NGC 1976 (Nebula)"@en,
        "M42 (Stjernetåke)"@nb,
        "NGC 1976 (Stjernetåke)"@nb,
        "Oriontåka"@nb ;
    skos:broader humord:c28380 ;
    skos:definition "Oriontåken er en emisjons- og refleksjonståke som består av varm hydrogengass (H II) og støv, som befinner seg i «sverdet» i stjernebildet Orion. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orion nebula"@en,
        "Oriontåken"@nb .

humord:c66576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66576" ;
    dct:modified "2024-05-29T07:49:42"^^xsd:dateTime ;
    skos:altLabel "Caligid"@nb,
        "Caligidae"@nb ;
    skos:broader humord:c62676 ;
    skos:definition "Caligider er en familie av hoppekreps. <Wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea lice"@en,
        "Caligider"@nb .

humord:c66577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66577" ;
    dct:modified "2024-05-30T09:44:23"^^xsd:dateTime ;
    skos:altLabel "Geologiske data"@nb ;
    skos:broader humord:c08282,
        humord:c22025 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geological data"@en,
        "Geologiske data"@nb .

humord:c66578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66578" ;
    dct:modified "2024-05-30T16:42:01"^^xsd:dateTime ;
    skos:altLabel "Romsondar"@nb ;
    skos:broader humord:c61554 ;
    skos:definition "Ein romsonde er ein robot, eit ubemanna romfartøy som vert sendt bort frå Jorda med vitskapleg utstyr for å studere rommet generelt, eller for å passere, gå i bane rundt, eller lande på andre himmellekamar som planeter eller asteroider slik at data (i somme tilfelle også prøver) kan verte sende attende til Jorda. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space probes"@en,
        "Romsonder"@nb .

humord:c66579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66579" ;
    dct:modified "2024-05-30T16:48:37"^^xsd:dateTime ;
    skos:altLabel "Space shuttle"@en,
        "Romferjer"@nb ;
    skos:broader humord:c61554 ;
    skos:definition "Romferge er et gjenbrukbart eller delvis gjenbrukbart romfartøy som er beregnet for bruk i skytteltrafikk mellom bakken og lave jordbaner, for eksempel i forbindelse med bygging og drift av en romstasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space shuttles"@en,
        "Romferger"@nb .

humord:c66580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66580" ;
    dct:modified "2024-05-30T17:18:09"^^xsd:dateTime ;
    skos:altLabel "Lunar rover"@en,
        "Mars rovers"@en,
        "Moon rovers"@en,
        "Planetary rover"@en,
        "Roving vehicles (Astronautics)"@en,
        "Mars-roverar"@nb,
        "Mars-rovere"@nb,
        "Marsroverar"@nb,
        "Marsrovere"@nb,
        "Måne-roverar"@nb,
        "Måne-rovere"@nb,
        "Måneroverar"@nb,
        "Månerovere"@nb,
        "Roverar (Romfart)"@nb ;
    skos:broader humord:c61455 ;
    skos:definition "En rover er innen romfarten en bemannet eller ubemannet motorisert landfarkost som benyttes til å utforske fremmede himmellegemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rovers"@en,
        "Rovere (Romfart)"@nb ;
    skos:related humord:c12499 .

humord:c66581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66581" ;
    dct:modified "2024-05-31T09:54:27"^^xsd:dateTime ;
    skos:altLabel "Tolekamproblemet"@nb ;
    skos:broader humord:c64629 ;
    skos:definition "Tolegemeproblemet er et matematisk problem innen celest mekanikk som går ut på å bestemme banene for to legemer (massepunkter) som beveger seg under gjensidig gravitasjonspåvirkning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Two-body problem"@en,
        "Tolegemeproblemet"@nb ;
    skos:related humord:c66484 .

humord:c66582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66582" ;
    dct:modified "2024-05-31T09:58:29"^^xsd:dateTime ;
    skos:altLabel "Trelekamproblemet"@nb ;
    skos:broader humord:c64629 ;
    skos:definition "Trelegemeproblemet er et matematisk problem innen celest mekanikk som går ut på å bestemme banene for tre legemer som beveger seg under gjensidig gravitasjonspåvirkning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three-body problem"@en,
        "Trelegemeproblemet"@nb ;
    skos:related humord:c66484 .

humord:c66583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66583" ;
    dct:modified "2024-05-31T10:18:51"^^xsd:dateTime ;
    skos:altLabel "Stellarastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Stellarastronomi er studiet av stjernenes livssyklus og struktur, både enkeltvis og som populasjoner. <Harvard and Smithsonian. Center for Astrophysics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar astronomy"@en,
        "Stellarastronomi"@nb ;
    skos:related humord:c08186 .

humord:c66584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66584" ;
    dct:modified "2024-05-31T11:01:12"^^xsd:dateTime ;
    skos:altLabel "Dark night paradox"@en,
        "Olbers' paradoks"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Olbers' paradoks er paradokset om at stjerner som er jevnt fordelt i et statisk univers som er uendelig stort og som har eksistert for alltid, medfører at man skulle forvente at natthimmelen var sterkt lysende. Men nattehimmelen er mørk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Olbers' paradox"@en,
        "Olbers' paradoks"@nb .

humord:c66585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66585" ;
    dct:modified "2024-05-31T13:53:49"^^xsd:dateTime ;
    skos:altLabel "Planetology"@en,
        "Planetologi"@nb,
        "Planetvitenskap"@nb,
        "Planetvitskap"@nb ;
    skos:broader humord:c08183 ;
    skos:definition "Planetologi er vitenskapen om planetene (inkludert jorden), månene og planetsystemer (og da spesielt vårt eget solsystem) samt prosessene som former dem. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary science"@en,
        "Planetologi"@nb .

humord:c66586 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-05-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66586" ;
    dct:modified "2024-05-31T13:57:28"^^xsd:dateTime ;
    skos:altLabel "Pluto (Dvergplanet)"@nb ;
    skos:broader humord:c66571 ;
    skos:definition "Pluto er en dvergplanet i solsystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pluto (Dwarf planet)"@en,
        "Pluto (Dvergplanet)"@nb .

humord:c66587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66587" ;
    dct:modified "2024-06-03T14:30:59"^^xsd:dateTime ;
    skos:altLabel "Populærastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Popular astronomy"@en,
        "Populærastronomi"@nb .

humord:c66588 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66588" ;
    dct:modified "2024-06-03T14:46:32"^^xsd:dateTime ;
    skos:altLabel "Earth stations"@en,
        "Earth terminals"@en,
        "Satellite stations"@en,
        "Bakkestasjonar"@nb,
        "Jordstasjoner"@nb,
        "Satellittstasjonar"@nb,
        "Satellittstasjoner"@nb ;
    skos:broader humord:c12499,
        humord:c24085 ;
    skos:definition "Bakkestasjon er en installasjon på Jorden for å sende og motta signaler fra satellitter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ground stations"@en,
        "Bakkestasjoner"@nb .

humord:c66589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66589" ;
    dct:modified "2024-06-03T14:53:20"^^xsd:dateTime ;
    skos:altLabel "Orbit calculation"@en,
        "Orbit calculations"@en,
        "Orbit determination"@en,
        "Baneberekningar"@nb ;
    skos:broader humord:c64629 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orbit determinations"@en,
        "Baneberegninger"@nb .

humord:c66590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66590" ;
    dct:modified "2024-06-03T14:58:27"^^xsd:dateTime ;
    skos:altLabel "Orbital revolutions"@en,
        "Banebevegelsar"@nb,
        "Banerørsler"@nb ;
    skos:broader humord:c64629 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orbital motions"@en,
        "Banebevegelser"@nb .

humord:c66591 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66591" ;
    dct:modified "2024-06-03T15:05:29"^^xsd:dateTime ;
    skos:altLabel "Earth-like planets"@en,
        "Earthlike planets"@en,
        "Buande planetar"@nb ;
    skos:broader humord:c66572 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Habitable planets"@en,
        "Beboelige planeter"@nb ;
    skos:related humord:c08195 .

humord:c66592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66592" ;
    dct:modified "2024-06-03T15:19:58"^^xsd:dateTime ;
    skos:altLabel "Big bang cosmology"@en,
        "Big bang theory"@en,
        "Superdense theory"@en,
        "Big bang"@nb,
        "Det store smellet"@nb ;
    skos:broader humord:c66593 ;
    skos:definition "En type modeller innen kosmologien som beskriver universets utvikling fra en tett, varm fase fram til i dag. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Big bang"@en,
        "Big bang"@nb .

humord:c66593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66593" ;
    dct:modified "2024-06-05T10:16:12"^^xsd:dateTime ;
    skos:altLabel "Opphavet til universet"@nb,
        "Universets fortid"@nb ;
    skos:broader humord:c08188 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Origin of the universe"@en,
        "Universets opprinnelse"@nb ;
    skos:related humord:c66560 .

humord:c66594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66594" ;
    dct:modified "2024-06-03T15:24:20"^^xsd:dateTime ;
    skos:altLabel "Destruction of the universe"@en,
        "Ultimate fate of the universe"@en,
        "Allheimsendinga"@nb,
        "Universets fremtid"@nb ;
    skos:broader humord:c08188 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "End of the Universe"@en,
        "Universets slutt"@nb ;
    skos:related humord:c66560 .

humord:c66595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66595" ;
    dct:modified "2024-06-03T15:53:31"^^xsd:dateTime ;
    skos:altLabel "WR galaxies"@en,
        "Wolf-Rayet-galaksar"@nb ;
    skos:broader humord:c66596 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolf–Rayet galaxies"@en,
        "Wolf–Rayet-galakser"@nb ;
    skos:related humord:c64324 .

humord:c66596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66596" ;
    dct:modified "2024-06-03T15:52:21"^^xsd:dateTime ;
    skos:altLabel "Star bursts"@en,
        "Starbursts"@en,
        "Starburstgalaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "En starburstgalakse er en galakse med eksepsjonelt høy, nærmest eksplosjonsartet, produksjonstakt av nye stjerner sammenlignet med vanlige galakser. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Starburst galaxies"@en,
        "Starburstgalakser"@nb ;
    skos:related humord:c08186 .

humord:c66597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66597" ;
    dct:modified "2024-06-03T16:30:35"^^xsd:dateTime ;
    skos:altLabel "Coercion (Diplomacy)"@en,
        "Tvangsdiplomati"@nb ;
    skos:broader humord:c09607 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coercive diplomacy"@en,
        "Tvangsdiplomati"@nb .

humord:c66598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66598" ;
    dct:modified "2024-06-03T16:39:01"^^xsd:dateTime ;
    skos:altLabel "Statikk"@nb ;
    skos:broader humord:c04397 ;
    skos:definition "Statikk (av statisk) er læra om likevekt. Det er den delen av mekanikken som behandlar vilkåra for at ein gjenstand skal vere i ro når krefter verkar på han. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statics"@en,
        "Statikk"@nb .

humord:c66599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66599" ;
    dct:modified "2024-06-04T09:54:12"^^xsd:dateTime ;
    skos:altLabel "Optiske instrument"@nb ;
    skos:broader humord:c15719,
        humord:c60701 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical instruments"@en,
        "Optiske instrumenter"@nb .

humord:c66600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66600" ;
    dct:modified "2024-06-04T10:08:18"^^xsd:dateTime ;
    skos:altLabel "Astronomical telescopes"@en,
        "Astronomisk optikk"@nb,
        "Astronomiske teleskop"@nb,
        "Astronomiske teleskoper"@nb,
        "Teleskop"@nb ;
    skos:broader humord:c65535,
        humord:c66599 ;
    skos:definition "Teleskop er et optisk instrument som gir et forsterket og forstørret bilde av himmelen innenfor et visst frekvensområde av det elektromagnetiske spekteret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telescopes"@en,
        "Teleskoper"@nb .

humord:c66601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66601" ;
    dct:modified "2024-06-04T15:54:19"^^xsd:dateTime ;
    skos:altLabel "Ekstremt store teleskop"@nb ;
    skos:broader humord:c66606 ;
    skos:definition "Teleskop med blenderåpning for primærspeilet på over 20 meter. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extremely large telescopes"@en,
        "Ekstremt store teleskop"@nb .

humord:c66602 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66602" ;
    dct:modified "2024-06-04T10:11:09"^^xsd:dateTime ;
    skos:altLabel "Optiske teleskop"@nb ;
    skos:broader humord:c66600 ;
    skos:definition "Optiskt teleskop er et samlebegrep for teleskop som benyttes i det optiske vinduet. Det omfatter området 300–1 300 nm og inneholder det synlige lyset. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical telescopes"@en,
        "Optiske teleskoper"@nb .

humord:c66603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66603" ;
    dct:modified "2024-06-04T10:18:12"^^xsd:dateTime ;
    skos:altLabel "Radio observatories"@en,
        "Radiotelescopes"@en,
        "Radioobservatorier"@nb,
        "Radioobservatorium"@nb,
        "Radioteleskop"@nb ;
    skos:broader humord:c66600 ;
    skos:definition "Radioteleskop er en antenne eller et arrangement av antenner som brukes til å registrere radiobølgestråling fra Sola eller andre steder i verdensrommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio telescopes"@en,
        "Radioteleskoper"@nb ;
    skos:related humord:c66475 .

humord:c66604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66604" ;
    dct:modified "2024-06-04T10:22:10"^^xsd:dateTime ;
    skos:altLabel "Romteleskop"@nb ;
    skos:broader humord:c61554,
        humord:c66600 ;
    skos:definition "Et romteleskop er et teleskop som er plassert i bane utenfor Jordens atmosfære. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space telescopes"@en,
        "Romteleskoper"@nb .

humord:c66605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66605" ;
    dct:modified "2024-06-04T15:48:30"^^xsd:dateTime ;
    skos:altLabel "Solteleskop"@nb ;
    skos:broader humord:c66600 ;
    skos:definition "Et solteleskop er et teleskop som er spesialbygd for å observere solen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar telescopes"@en,
        "Solteleskoper"@nb .

humord:c66606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66606" ;
    dct:modified "2024-06-04T15:55:09"^^xsd:dateTime ;
    skos:altLabel "Store teleskop"@nb ;
    skos:broader humord:c66600 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large astronomical telescopes"@en,
        "Store teleskoper"@nb .

humord:c66607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66607" ;
    dct:modified "2024-06-05T11:13:30"^^xsd:dateTime ;
    skos:altLabel "Blocking anticyclones"@en,
        "Blocks (Meteorology)"@en,
        "Blokkerande høgtrykk"@nb ;
    skos:broader humord:c08277 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blocking highs"@en,
        "Blokkerende høytrykk"@nb .

humord:c66608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66608" ;
    dct:modified "2024-06-05T11:16:17"^^xsd:dateTime ;
    skos:altLabel "Boblekammer"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Boblekammer er eit apparat som blir brukt for å registrere spor etter ioniserande partiklar med stor energi.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bubble chambers"@en,
        "Boblekamre"@nb .

humord:c66609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66609" ;
    dct:modified "2024-06-05T11:19:21"^^xsd:dateTime ;
    skos:altLabel "Bose–Einstein condensate"@en,
        "Bose-Einstein-kondensasjon"@nb,
        "Bose-Einstein-kondensat"@nb ;
    skos:broader humord:c65078 ;
    skos:definition "Bose-Einsteinkondensat er en tilstand som kan opptre ved siden av de fire aggregattilstandene: fast stoff, væske, gass og plasma. Et Bose-Einsteinkondensat kan brukes til å undersøke fundamentale egenskaper hos stoff, men også til sensitive målinger av for eksempel magnetiske felt og gravitasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bose–Einstein condensation"@en,
        "Bose-Einstein-kondensasjon"@nb .

humord:c66610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66610" ;
    dct:modified "2024-06-05T11:22:39"^^xsd:dateTime ;
    skos:altLabel "Meson"@nb ;
    skos:broader humord:c66519 ;
    skos:definition "Meson er i fysikken en type elementærpartikkel. De tilhører den hovedgruppa av partikler som kalles hadroner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesons"@en,
        "Mesoner"@nb .

humord:c66611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66611" ;
    dct:modified "2024-07-01T13:53:36"^^xsd:dateTime ;
    skos:altLabel "Boson"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Et boson er en partikkel med heltallig spinnkvantetall. Slike partikler kan befinne seg i samme kvantetilstand, i motsetning til fermioner, som har halvtallig spinnkvantetall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bosons"@en,
        "Bosoner"@nb .

humord:c66612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66612" ;
    dct:modified "2024-06-05T11:27:07"^^xsd:dateTime ;
    skos:altLabel "Braner"@nb ;
    skos:broader humord:c65428 ;
    skos:definition "I strengteori og relaterte teorier (som supergravitasjonsteorier), er en brane et fysisk objekt som generaliserer forestillingen om en null-dimensjonal punktpartikkel, en en-dimensjonal streng eller en to-dimensjonal membran til objekter med høyere dimensjoner.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Branes"@en,
        "Braner"@nb .

humord:c66613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66613" ;
    dct:modified "2024-06-05T11:31:12"^^xsd:dateTime ;
    skos:altLabel "Bremsestråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Bremsestråling er elektromagnetisk stråling som oppstår når elektrisk ladde partikler akselereres.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bremsstrahlung"@en,
        "Bremsestråling"@nb .

humord:c66614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66614" ;
    dct:modified "2024-06-05T11:49:42"^^xsd:dateTime ;
    skos:altLabel "Brownsk bevegelse"@nb,
        "Brownsk rørsle"@nb ;
    skos:broader humord:c66452 ;
    skos:definition "Brownske bevegelser er uregelmessige og ustanselige bevegelser av svært små partikler i et stoff, enten et faststoff, en væske eller en gass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brownian motion"@en,
        "Brownsk bevegelse"@nb ;
    skos:related humord:c65452 .

humord:c66615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66615" ;
    dct:modified "2024-06-06T09:02:30"^^xsd:dateTime ;
    skos:altLabel "Brytingsindeks"@nb ;
    skos:broader humord:c66616 ;
    skos:definition "Brytningsindeks angir hvor mye lys brytes i en overgang mellom to medier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refractive index"@en,
        "Brytningsindeks"@nb .

humord:c66616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66616" ;
    dct:modified "2024-06-10T08:47:50"^^xsd:dateTime ;
    skos:altLabel "Bryting (Optikk)"@nb,
        "Brytning (Optikk)"@nb,
        "Ljosbryting"@nb,
        "Lysbryting"@nb,
        "Lysbrytning"@nb,
        "Refraksjon"@nb ;
    skos:broader humord:c63582 ;
    skos:definition "Brytning av lys vil si at lyset endrer retning ved overgangen fra ett medium til et annet, for eksempel fra luft til vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refraction"@en,
        "Brytning (Optikk)"@nb .

humord:c66617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66617" ;
    dct:modified "2024-06-05T12:11:34"^^xsd:dateTime ;
    skos:altLabel "Bygnadsakustikk"@nb,
        "Bygningsakustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:definition "Bygningsakustikk er en av flere hoveddisipliner innen akustikk. Andre deler er elektroakustikk, romakustikk, undervannsakustikk og støybekjempelse. <wkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Architectural acoustics"@en,
        "Bygningsakustikk"@nb .

humord:c66618 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66618" ;
    dct:modified "2024-06-05T12:17:08"^^xsd:dateTime ;
    skos:altLabel "Bylgjebelastingar"@nb,
        "Bylgjebelastningar"@nb,
        "Bylgjelastar"@nb,
        "Bylgjelaster"@nb,
        "Bølgebelastingar"@nb,
        "Bølgebelastningar"@nb,
        "Bølgelaster"@nb,
        "Bølgjebelastingar"@nb,
        "Bølgjebelastningar"@nb,
        "Bølgjelastar"@nb,
        "Bølgjelaster"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølger som beveger seg på sjøen eller havet vil utøve en belastning (bølgelaster) på objekter de treffer. Kunnskapen om bølgelastene er viktige for å kunne dimensjonere blant annet skip, kaier, moloer, vindmøller og offshore konstruksjoner på en sikker måte. Bølgelastene er avhengig av formen på bølgene og utformingen av det objektet som blir truffet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave loadings"@en,
        "Bølgebelastninger"@nb .

humord:c66619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66619" ;
    dct:modified "2024-06-05T12:31:32"^^xsd:dateTime ;
    skos:altLabel "Breaking waves"@en,
        "Brenning (Bølgar)"@nb,
        "Brenning (Bølger)"@nb,
        "Bylgjebryting"@nb,
        "Bylgjebrytning"@nb,
        "Bølgebryting"@nb,
        "Bølgebrytning"@nb,
        "Bølgjebryting"@nb,
        "Bølgjebrytning"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølgjebryting eller brenning er i væskedynamikk ei bølgje der amplituden har nådd eit kritisk nivå der somme prosessar brått startar slik at store mengder bølgjeenergi vert omforma til turbulent kinetisk energi. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave breaking"@en,
        "Bølgebrytning"@nb .

humord:c66620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66620" ;
    dct:modified "2024-06-05T12:33:51"^^xsd:dateTime ;
    skos:altLabel "Bylgjeformanalyse"@nb,
        "Bølgeformanalyse"@nb,
        "Bølgjeformanalyse"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølgeform er formen på et signal, sånn som en bølge som beveger seg over en vannoverflate. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Waveform analysis"@en,
        "Bølgeformanalyse"@nb .

humord:c66621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66621" ;
    dct:modified "2024-06-05T12:41:14"^^xsd:dateTime ;
    skos:altLabel "Band gap engineering"@en,
        "Bandgap engineering"@en,
        "Bandgapsmanipulering"@nb,
        "Bandgapsteknikk"@nb,
        "Båndgapsmanipulering"@nb ;
    skos:broader humord:c59911 ;
    skos:definition "Båndgapsteknikk er metoder for å justere og måle båndgap i et halvledermateriale <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Band-gap engineering"@en,
        "Båndgapsteknikk"@nb .

humord:c66622 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66622" ;
    dct:modified "2024-06-05T12:50:18"^^xsd:dateTime ;
    skos:altLabel "Electronic band structure"@en,
        "Bandstruktur"@nb,
        "Bandteori"@nb,
        "Båndteori"@nb,
        "Elektronisk bandstruktur"@nb,
        "Elektronisk båndstruktur"@nb ;
    skos:broader humord:c65546 ;
    skos:definition "I faststoffysikk beskriver det elektroniske båndstrukturen (eller bare båndstruktur) til et fast stoff omfanget av energinivåer som elektronene kan ha innenfor det, samt områdene av energi de ikke kan ha (kalt båndgap eller forbudte bånd). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Band structure"@en,
        "Båndstruktur"@nb ;
    skos:related humord:c64774 .

humord:c66623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66623" ;
    dct:modified "2024-06-05T12:54:06"^^xsd:dateTime ;
    skos:altLabel "Large-scale structure (Astronomy)"@en,
        "Large-scale structure of the cosmos"@en,
        "Large-scale structure of the universe"@en,
        "Storskalastruktur (Astronomi)"@nb,
        "Universet sin storskalastruktur"@nb,
        "Universet sin struktur"@nb,
        "Universets storskalastruktur"@nb ;
    skos:broader humord:c08188 ;
    skos:definition "Med universets storskalastruktur mener man strukturen på universet, de store delene, hvordan de forholder seg til hverandre og hvordan de er oppdelt. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structure of the universe"@en,
        "Universets struktur"@nb .

humord:c66624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66624" ;
    dct:modified "2024-06-05T12:57:35"^^xsd:dateTime ;
    skos:altLabel "Casimir-effekten"@nb,
        "Casimireffekten"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Casimir-effekten er en beskrivelse av hvordan objekter i vakuum (tomrom) kan påvirkes av krefter på grunn av kvantefysiske effekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Casimir effect"@en,
        "Casimir-effekten"@nb .

humord:c66625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66625" ;
    dct:modified "2024-06-05T13:00:21"^^xsd:dateTime ;
    skos:altLabel "Cell biophysics"@en,
        "Cellebiofysikk"@nb,
        "Sellebiofysikk"@nb ;
    skos:broader humord:c63293 ;
    skos:definition "Cellebiofysikk er en undergren av biofysikk som fokuserer på de fysiske prinsippene som ligger til grunn for cellefunksjonen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular biophysics"@en,
        "Cellebiofysikk"@nb .

humord:c66626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66626" ;
    dct:modified "2024-06-05T12:59:06"^^xsd:dateTime ;
    skos:altLabel "UV astronomi"@nb,
        "UV-astronomi"@nb,
        "Ultrafiolett astronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Ultrafiolett astronomi, eller UV-astronomi, er astronomiske undersøkelser av stråling i det ultrafiolette bølgelengdeområdet (ca. 90–320 nm) av det elektromagnetiske spekteret, det vil si stråling med bølgelengder mellom synlig lys og røntgenstråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultraviolet astronomy"@en,
        "Ultrafiolett astronomi"@nb .

humord:c66627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66627" ;
    dct:modified "2024-06-05T13:04:29"^^xsd:dateTime ;
    skos:altLabel "CMOS"@en,
        "CMOS"@nb,
        "Complementary metal oxide semiconductor"@nb ;
    skos:broader humord:c62263 ;
    skos:definition "CMOS er en teknologi for fremstilling av integrerte kretser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complementary metal oxide semiconductor"@en,
        "CMOS"@nb .

humord:c66628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66628" ;
    dct:modified "2024-06-05T13:04:34"^^xsd:dateTime ;
    skos:altLabel "Tvillingparadokset"@nb ;
    skos:broader humord:c65112 ;
    skos:definition "Tvillingparadokset er et tilsynelatende paradoks som kan formuleres i relativitetsteorien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Twin paradox"@en,
        "Tvillingparadokset"@nb .

humord:c66629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66629" ;
    dct:modified "2024-06-05T13:11:10"^^xsd:dateTime ;
    skos:altLabel "Comptoneffekten"@nb,
        "Comptonspreiing"@nb ;
    skos:broader humord:c12879 ;
    skos:definition "Comptonspredning er en spredningsprosess der et høyenergetisk foton vekselvirker med en løst bundet partikkel, typisk et elektron <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compton scattering"@en,
        "Comptonspredning"@nb .

humord:c66630 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66630" ;
    dct:modified "2024-06-05T13:20:52"^^xsd:dateTime ;
    skos:altLabel "M 33 (Galaxy)"@en,
        "M33 (Galaxy)"@en,
        "NGC 598 (Galaxy)"@en,
        "NGC598 Galaxy)"@en,
        "Triangulum Nebula"@en,
        "M 33 (Galakse)"@nb,
        "M33 (Galakse)"@nb,
        "NGC 598 (Galakse)"@nb,
        "NGC598 (Galakse)"@nb,
        "Triangelgalaksen"@nb ;
    skos:broader humord:c66567,
        humord:c66631 ;
    skos:definition "Triangelgalaksen (katalogisert M33 og NGC 598) er en spiralgalakse som ligger rundt 3 millioner lysår unna Jorden i stjernebildet Triangelet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triangulum Galaxy"@en,
        "Triangelgalaksen"@nb .

humord:c66631 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66631" ;
    dct:modified "2024-10-07T15:20:28"^^xsd:dateTime ;
    skos:altLabel "Local group of galaxies"@en,
        "Den lokale galaksegruppen"@nb,
        "Den lokale galaksehopen"@nb,
        "Den lokale gruppe (Astronomi)"@nb ;
    skos:broader humord:c66637 ;
    skos:definition "Den lokale gruppe er en galaksehop som består av over 50 galakser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local group (Astronomy)"@en,
        "Den lokale gruppe (Astronomi)"@nb .

humord:c66632 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66632" ;
    dct:modified "2024-06-05T13:21:26"^^xsd:dateTime ;
    skos:altLabel "Coulomb-eksitasjon"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Coulomb-eksitasjon er en teknikk innen eksperimentell kjernefysikk for å studere den elektromagnetiske siden av kjernestruktur. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coulomb excitation"@en,
        "Coulomb-eksitasjon"@nb .

humord:c66633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66633" ;
    dct:modified "2024-06-05T13:24:38"^^xsd:dateTime ;
    skos:altLabel "CP-brot"@nb,
        "CP-brott"@nb ;
    skos:broader humord:c64782 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CP violations"@en,
        "CP-brudd"@nb .

humord:c66634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66634" ;
    dct:modified "2024-06-05T13:33:45"^^xsd:dateTime ;
    skos:altLabel "CPT invariance"@en,
        "CPT theorem"@en,
        "Charge-parity-time symmetry"@en,
        "CPT-invarians"@nb,
        "CPT-symmetri"@nb,
        "CPT-teoremet"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "CPT-teoremet er eit fundamentalt teorem i kvantefeltteori, som seier at alle kreftene i naturen er uendra ved samtidig ombytte av partikkel med antipartikkel. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CPT symmetry"@en,
        "CPT-symmetri"@nb .

humord:c66635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66635" ;
    dct:modified "2024-06-06T09:04:46"^^xsd:dateTime ;
    skos:altLabel "QFT"@en,
        "Kvantefelt"@nb,
        "Kvantefelter"@nb,
        "Kvantefeltteori"@nb,
        "QFT"@nb,
        "Relativistisk kvantefeltteori"@nb,
        "Relativistisk kvanteteori"@nb ;
    skos:broader humord:c66636 ;
    skos:definition "Kvantefeltteori er en fysisk teori som er ei videreføring av kvantemekanikken. Kvantefeltteori brukes ofte til å beskrive elementærpartikler og vekselvirkningene mellom disse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum field theory"@en,
        "Kvantefeltteori"@nb ;
    skos:related humord:c08265 .

humord:c66636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66636" ;
    dct:modified "2024-06-05T13:42:50"^^xsd:dateTime ;
    skos:altLabel "Feltteori"@nb,
        "Feltteoriar"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Feltteori er en måte innen fysikken å beskrive flere ulike fenomener og problemer på.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field theories"@en,
        "Feltteorier"@nb .

humord:c66637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66637" ;
    dct:modified "2024-10-04T11:48:28"^^xsd:dateTime ;
    skos:altLabel "Galaxy groups"@en,
        "Galaksehopar"@nb ;
    skos:broader humord:c68460 ;
    skos:definition "En galaksehop er en samling av galakser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galaxy clusters"@en,
        "Galaksehoper"@nb .

humord:c66638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66638" ;
    dct:modified "2024-06-05T14:12:24"^^xsd:dateTime ;
    skos:altLabel "Dynamic energy budget theory"@en,
        "DEB-teori"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "DEB-teorien er en formell metabolsk teori som gir en enkelt kvantitativ ramme for å beskrive aspektene ved metabolismen  til alle levende organismer på individnivå, basert på antakelser om energiopptak, lagring og bruk av ulike stoffer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DEB theory"@en,
        "DEB-teori"@nb .

humord:c66639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66639" ;
    dct:modified "2024-06-05T14:14:56"^^xsd:dateTime ;
    skos:altLabel "Deformasjon (Mekanikk)"@nb ;
    skos:broader humord:c64602 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deformation (Mechanics)"@en,
        "Deformasjon (Mekanikk)"@nb .

humord:c66640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66640" ;
    dct:modified "2024-06-05T14:22:03"^^xsd:dateTime ;
    skos:altLabel "Diamagnetisme"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Diamagnetisme er magnetisme i et materiale som magnetiseres i motsatt retning av et magnetisk felt det befinner seg i.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diamagnetism"@en,
        "Diamagnetisme"@nb .

humord:c66641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66641" ;
    dct:modified "2024-06-05T14:32:51"^^xsd:dateTime ;
    skos:altLabel "Dielectric materials"@en,
        "Dielectric relaxation"@en,
        "Dielektrika"@nb,
        "Dielektrikum"@nb,
        "Dielektrisitet"@nb,
        "Dielektrisk relaksasjon"@nb,
        "Dielektriske materiale"@nb,
        "Dielektriske materialer"@nb ;
    skos:broader humord:c66642 ;
    skos:definition "Dielektriske materialer er elektrisk isolerende materialer som kan polariseres via et ytre elektrisk felt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dielectrics"@en,
        "Dielektrika"@nb .

humord:c66642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66642" ;
    dct:modified "2024-06-05T14:32:56"^^xsd:dateTime ;
    skos:altLabel "Elektrostatikk"@nb ;
    skos:broader humord:c08261 ;
    skos:definition "Elektrostatikk er læren om statisk elektrisitet, det vil si elektrisitet i situasjoner der alle elektriske ladninger er i ro. Motsatt har vi elektrodynamikk, som er læren om elektriske ladninger i bevegelse og elektriske felt som endrer seg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrostatics"@en,
        "Elektrostatikk"@nb .

humord:c66643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66643" ;
    dct:modified "2024-06-05T14:35:49"^^xsd:dateTime ;
    skos:altLabel "Diamantfilmar"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diamond films"@en,
        "Diamantfilmer"@nb .

humord:c66644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66644" ;
    dct:modified "2024-06-05T14:40:43"^^xsd:dateTime ;
    skos:altLabel "Diffraksjon"@nb ;
    skos:broader humord:c61134 ;
    skos:definition "Diffraksjon er eit fenomen som skjer når bølgjer treffer ei hindring eller passerer ei opning. Det kan sjå ut som om bølgjene blir avbøygde rundt til dømes eit hjørne eller breier seg ut etter å ha passert ei spalte i ein skjerm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diffraction"@en,
        "Diffraksjon"@nb .

humord:c66645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66645" ;
    dct:modified "2024-06-05T14:48:55"^^xsd:dateTime ;
    skos:altLabel "DOE"@en,
        "DOE"@nb,
        "Diffraktive optiske element"@nb ;
    skos:broader humord:c66644 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diffractive optical elements"@en,
        "Diffraktive optiske elementer"@nb .

humord:c66646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66646" ;
    dct:modified "2024-06-05T15:02:02"^^xsd:dateTime ;
    skos:altLabel "Digitalelektronikk"@nb ;
    skos:broader humord:c04310 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital electronics"@en,
        "Digitalelektronikk"@nb .

humord:c66647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66647" ;
    dct:modified "2024-06-05T15:05:41"^^xsd:dateTime ;
    skos:altLabel "Dikroisme"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Dikroisme, spesialtilfelle av det generelle fenomen pleokroisme, det vil si at fargen på enkelte krystaller varierer med den retning lyset passerer krystallen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dichroism"@en,
        "Dikroisme"@nb .

humord:c66648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66648" ;
    dct:modified "2024-06-05T15:10:02"^^xsd:dateTime ;
    skos:altLabel "Dimensjonsanalyse"@nb ;
    skos:broader humord:c08270 ;
    skos:definition "Dimensjonsanalyse er en undersøkelse som tar sikte på å klarlegge om alle leddene i en ligning mellom fysiske størrelser har samme dimensjon.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dimensional analysis"@en,
        "Dimensjonsanalyse"@nb .

humord:c66649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66649" ;
    dct:modified "2024-06-05T15:12:32"^^xsd:dateTime ;
    skos:altLabel "Diodar"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "En diode er en elektrisk komponent som gjør at elektrisk strøm kun kan gå i én bestemt retning.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diodes"@en,
        "Dioder"@nb .

humord:c66650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66650" ;
    dct:modified "2024-06-10T08:19:30"^^xsd:dateTime ;
    skos:altLabel "Cellular behaviour"@en,
        "Celleadferd"@nb,
        "Celleåtferd"@nb,
        "Selleadferd"@nb,
        "Selleatferd"@nb,
        "Selleåtferd"@nb ;
    skos:broader humord:c61720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular behavior"@en,
        "Celleatferd"@nb .

humord:c66651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66651" ;
    dct:modified "2024-11-26T13:37:40"^^xsd:dateTime ;
    skos:altLabel "Cellekjernar"@nb,
        "Cellenukleusar"@nb,
        "Cellenukleuser"@nb,
        "Sellekjernar"@nb,
        "Sellekjerner"@nb,
        "Sellenukleusar"@nb,
        "Sellenukleuser"@nb ;
    skos:broader humord:c69078 ;
    skos:definition "Cellekjerne er et spesialisert rom eller kammer i kjerneholdige (eukaryote) celler. Cellekjernen inneholder arvestoffet (DNA) i form av kromosomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell nuclei"@en,
        "Cellekjerner"@nb .

humord:c66652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66652" ;
    dct:modified "2024-09-05T15:08:51"^^xsd:dateTime ;
    skos:altLabel "Celleliner"@nb,
        "Cellelinjer"@nb,
        "Selleliner"@nb,
        "Sellelinjer"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Cellelinjer er en populasjon av dyre- og planteceller som dyrkes i cellekultur og har evne til ubegrenset deling. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell lines"@en,
        "Cellelinjer"@nb .

humord:c66653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66653" ;
    dct:modified "2024-08-12T11:31:47"^^xsd:dateTime ;
    skos:altLabel "Celleoverflater"@nb,
        "Selleoverflater"@nb ;
    skos:broader humord:c67927 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell surfaces"@en,
        "Celleoverflater"@nb .

humord:c66654 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66654" ;
    dct:modified "2024-06-06T07:34:59"^^xsd:dateTime ;
    skos:altLabel "Bank credit notes"@en,
        "Debt instruments"@en,
        "IOU"@en,
        "Instrument of debt"@en,
        "Promissory notes"@en,
        "Gjeldsbrev"@nb ;
    skos:broader humord:c59054 ;
    skos:definition "Et gjeldsbrev er vanligvis et skriftlig og i det ytre selvstendig løfte om å betale penger. Selv om forpliktelsen ikke er formet som et løfte, men som en erkjennelse av å skylde penger, taler man om et gjeldsbrev. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debt certificates"@en,
        "Gjeldsbrev"@nb .

humord:c66655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66655" ;
    dct:modified "2024-06-06T07:39:42"^^xsd:dateTime ;
    skos:altLabel "First lien"@en,
        "Primærpant"@nb,
        "Primærpantsetting"@nb,
        "Primærpantsettsettelse"@nb ;
    skos:broader humord:c59053 ;
    skos:definition "Primærpant er en form for sikkerhet som gis til en utlåner som førsteprioritet for å sikre tilbakebetaling av lån. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primary lien"@en,
        "Primærpant"@nb .

humord:c66656 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66656" ;
    dct:modified "2024-06-06T07:48:04"^^xsd:dateTime ;
    skos:altLabel "Ngari Prefecture"@en,
        "Ngari"@nb ;
    skos:broader humord:c02021 ;
    skos:definition "Ngari er et prefektur i Den autonome region Tibet i Folkerepublikken Kina. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ngari"@en,
        "Ngari"@nb .

humord:c66657 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66657" ;
    dct:modified "2024-06-06T07:56:28"^^xsd:dateTime ;
    skos:altLabel "Panamakanalen"@nb ;
    skos:broader humord:c11826 ;
    skos:definition "Panamakanalen er en kanal i Panama som forbinder Atlanterhavet og Stillehavet, gjennom Panamaeidet fra Cristóbal ved Det karibiske hav til Balboa ved Stillehavet.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Panama Canal"@en,
        "Panamakanalen"@nb .

humord:c66658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66658" ;
    dct:modified "2024-06-06T08:01:44"^^xsd:dateTime ;
    skos:altLabel "Aht (People)"@en,
        "Nootka (People)"@en,
        "Nutka (People)"@en,
        "Nuuchahnulth (People)"@en,
        "Tahkaht (People)"@en,
        "Nootka (Folk)"@nb,
        "Nutka (Folk)"@nb,
        "Nuu-chah-nulth  (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Nuu-chah-nulth er en folkegruppe i Nord-Amerika, på vestkysten av Vancouver Island i Canada.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuu-chah-nulth (People)"@en,
        "Nuu-chah-nulth (Folk)"@nb .

humord:c66659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66659" ;
    dct:modified "2024-06-06T08:09:41"^^xsd:dateTime ;
    skos:altLabel "Matsuverenitet"@nb ;
    skos:broader humord:c07758 ;
    skos:definition "Matsuverenitet er folk, lokale samfunn og lands rett til å bestemme sin egen landbruks- og matpolitikk som er økologisk, sosialt og økonomisk tilpasset deres spesielle betingelser. <spireorg.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food sovereignty"@en,
        "Matsuverenitet"@nb .

humord:c66660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66660" ;
    dct:modified "2025-01-27T14:04:09"^^xsd:dateTime ;
    skos:altLabel "Proportional representation (Elections)"@en,
        "Forholdstalsval"@nb,
        "Forholdsvalg"@nb,
        "Høvetalsval"@nb,
        "Proporsjonal representasjon (Val)"@nb,
        "Proporsjonal representasjon (Valg)"@nb,
        "Proporsjonalval"@nb ;
    skos:broader humord:c09705 ;
    skos:definition "Forholdstallsvalg eller proporsjonal representasjon er valgordninger der mandatene i forsamlingen de velges til, fordeles mellom politiske partier og valglister etter hvor stor andel av stemmene fra velgerne disse partiene eller listene får. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Election by the method of proportional representation"@en,
        "Forholdstallsvalg"@nb .

humord:c66661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66661" ;
    dct:modified "2024-06-06T09:00:41"^^xsd:dateTime ;
    skos:altLabel "Solar reflectance"@en,
        "Albedo"@nb,
        "Reflektans"@nb,
        "Solreflektans"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Albedo er eit mål for kva evne flatar har til å reflektere lys, og blir definert som den brøkdelen av parallelt innfallande lys som blir spreidd diffust. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Albedo"@en,
        "Albedo"@nb .

humord:c66662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66662" ;
    dct:modified "2024-06-06T09:15:39"^^xsd:dateTime ;
    skos:altLabel "Reinlav"@nb,
        "Reinmoser"@nb ;
    skos:broader humord:c63280 ;
    skos:definition "Reinlav er lavarter i begerlavslekta (Cladonia), som er rikt grenete, blekgule eller grålige og buskformete. De dekker gjerne store arealer til fjells og i åpen, tørr barskog. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reindeer lichens"@en,
        "Reinlaver"@nb .

humord:c66663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66663" ;
    dct:modified "2024-06-06T09:24:23"^^xsd:dateTime ;
    skos:altLabel "Green reindeer lichen"@en,
        "Shrubby cup lichen"@en,
        "Cladonia arbuscula"@nb,
        "Lys reinlav"@nb ;
    skos:broader humord:c66662 ;
    skos:definition "Lys reinlav er en lavart i begerlavslekta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cladonia arbuscula"@en,
        "Lys reinlav"@nb .

humord:c66664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66664" ;
    dct:modified "2024-06-06T09:53:03"^^xsd:dateTime ;
    skos:altLabel "Dispersjon (Fysikk)"@nb,
        "Dispersjonsrelasjonar"@nb,
        "Dispersjonsrelasjoner"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Dispersjon er spredning av en størrelse omkring en middelverdi. I fysikken brukes dispersjon vanligvis om spredning av bølger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dispersion (Physics)"@en,
        "Dispersjon (Fysikk)"@nb .

humord:c66665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66665" ;
    dct:modified "2024-10-24T10:45:00"^^xsd:dateTime ;
    skos:altLabel "Dopplereffekten"@nb ;
    skos:broader humord:c08268 ;
    skos:definition "Dopplereffekt er det fenomenet at frekvensen til ei lyd- eller lysbølgje er avhengig av kor fort observatøren og kjelda flyttar på seg i forhold til kvarandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Doppler effect"@en,
        "Dopplereffekten"@nb ;
    skos:related humord:c68713 .

humord:c66666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66666" ;
    dct:modified "2024-06-07T09:01:21"^^xsd:dateTime ;
    skos:altLabel "Dreiemoment"@nb ;
    skos:broader humord:c66667 ;
    skos:definition "Dreiemoment er i mekanikken en krafts moment med om en akse. Momentet er produktet av kraften og dens arm.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Torque"@en,
        "Dreiemoment"@nb .

humord:c66667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66667" ;
    dct:modified "2024-06-06T10:06:36"^^xsd:dateTime ;
    skos:altLabel "Electron spin"@en,
        "Intrinsic angular momentum"@en,
        "Nuclei spin"@en,
        "Particle spin"@en,
        "Spin diffusion"@en,
        "Spin dynamics"@en,
        "Spin reorientation"@en,
        "Kjernespinn"@nb,
        "Spinn"@nb,
        "Spinndiffusjon"@nb,
        "Spinndynamikk"@nb,
        "Spinnreorientering"@nb ;
    skos:broader humord:c64602 ;
    skos:definition "Spinn i kvantemekanikken refererer til indre dreieimpuls for en partikkel som ikke skyldes dens egen bevegelse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spin"@en,
        "Spinn"@nb .

humord:c66668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66668" ;
    dct:modified "2024-06-06T10:08:58"^^xsd:dateTime ;
    skos:altLabel "Drivmoment"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Drivmoment er en fysisk størrelse som beskriver et systems eller legemes rotasjonstilstand rundt et sentrum. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angular momentum"@en,
        "Drivmoment"@nb .

humord:c66669 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66669" ;
    dct:modified "2024-06-10T08:12:48"^^xsd:dateTime ;
    skos:altLabel "Dynamic laser scattering"@en,
        "Dynamic light scattering spectrometry"@en,
        "Dynamic light scattering spectroscopy"@en,
        "Photocorrelation spectroscopy"@en,
        "Photon correlation spectrometry"@en,
        "Photon correlation spectroscopy"@en,
        "Quasi-elastic light scattering"@en,
        "Quasi-elastic light scattering spectrometry"@en,
        "Quasi-elastic light scattering spectroscopy"@en,
        "DLS"@nb,
        "Dynamisk ljosspreiing"@nb,
        "Dynamisk lysspreiing"@nb,
        "Fotonkorrelasjonsspektrometri"@nb,
        "Fotonkorrelasjonsspektroskopi"@nb,
        "Kvasielastisk lysspredning"@nb,
        "Kvasielastisk lysspreiing"@nb,
        "PCS"@nb,
        "QELS"@nb ;
    skos:broader humord:c66670 ;
    skos:editorialNote "Lukket bemerkning: http://purl.obolibrary.org/obo/CHMO_0000167"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dynamic light scattering"@en,
        "Dynamisk lysspredning"@nb .

humord:c66670 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66670" ;
    dct:modified "2024-06-06T10:18:52"^^xsd:dateTime ;
    skos:altLabel "Ljosspreiing"@nb,
        "Lysspreiing"@nb ;
    skos:broader humord:c66664 ;
    skos:definition "Lysspredning er spredning av lys som oppstår når lys treffer atomer, molekyler eller andre små partikler, for eksempel støv, som forstyrrer den rettlinja gangen til lyset.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Light scattering"@en,
        "Lysspredning"@nb .

humord:c66671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66671" ;
    dct:modified "2024-06-07T14:20:10"^^xsd:dateTime ;
    skos:altLabel "Djup uelastisk spreiing"@nb ;
    skos:broader humord:c66747 ;
    skos:definition "Dyp uelastisk spredning er en prosess som brukes i partikkelfysikk for å måle den indre strukturen til protoner og nøytroner, som er kjent som hadroner.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep inelastic scattering"@en,
        "Dyp uelastisk spredning"@nb .

humord:c66672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66672" ;
    dct:modified "2024-06-06T10:33:44"^^xsd:dateTime ;
    skos:altLabel "Eigenbevegelse"@nb,
        "Eigenrørsle"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Egenbevegelse er en stjernes endring i posisjon på himmelen på grunn av dens bevegelse i rommet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proper motion"@en,
        "Egenbevegelse"@nb .

humord:c66673 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66673" ;
    dct:modified "2024-06-06T10:38:10"^^xsd:dateTime ;
    skos:altLabel "Eigensvingingar"@nb,
        "Normalmodi"@nb,
        "Normalmodus"@nb,
        "Normalsvingingar"@nb,
        "Normalsvinginger"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Egensvingninger er bevegelsesmønster der alle deler av systemet beveger seg sinusformet med samme frekvens og med en fast faseforhold. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Normal modes"@en,
        "Egensvingninger"@nb .

humord:c66674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66674" ;
    dct:modified "2024-06-06T10:55:35"^^xsd:dateTime ;
    skos:altLabel "Brunkol"@nb,
        "Lignitt"@nb ;
    skos:broader humord:c15669 ;
    skos:definition "Brunkull er en lavklasse kull som i kvalitet ligger mellom torv og steinkull. I USA og Canada blir den omtalt som lignitt (engelsk: lignite) og klassifisert til å ligge mellom torv og subbituminøs kull. Den viktigste anvendelsen av brunkull er som brensel i kullkraftverk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lignite"@en,
        "Brunkull"@nb .

humord:c66675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66675" ;
    dct:modified "2024-06-06T11:01:35"^^xsd:dateTime ;
    skos:altLabel "Einstein's equations"@en,
        "Einsteins feltligningar"@nb,
        "Feltligninger"@nb,
        "Feltlikningar"@nb,
        "Feltlikninger"@nb ;
    skos:broader humord:c66636 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Einstein field equations"@en,
        "Einsteins feltligninger"@nb .

humord:c66676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66676" ;
    dct:modified "2024-06-06T11:05:53"^^xsd:dateTime ;
    skos:altLabel "AGN (Galakser)"@en,
        "Active galaxies"@en,
        "Aktive galaksar"@nb,
        "Aktive galaksekjernar"@nb,
        "Aktive galakser"@nb,
        "Aktive galaktiske kjerner"@nb,
        "Aktive kjerner (Galakser)"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "En aktiv galakse er en galakse hvor det sentrale området i galaksen stråler usedvanlig sterkt. Dette skyldes aktiviteten til det supermassive sorte hullet i sentrum av galaksen. Man sier at galaksen har en aktiv galaksekjerne. Den aktive galaksekjernen er ekstremt kompakt, og liten i størrelse i forhold til galaksens totale utstrekning, men kan likevel lyse flere hundre ganger sterkere enn hele resten av galaksen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Active galactic nuclei"@en,
        "Aktive galaksekjerner"@nb .

humord:c66677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66677" ;
    dct:modified "2024-08-20T11:19:05"^^xsd:dateTime ;
    skos:altLabel "Akkresjonsskiver"@nb,
        "Tilvekstskiver"@nb ;
    skos:broader humord:c68092 ;
    skos:definition "Tilvekstskive, også kalt akkresjonsskive, er en skive av gass og støv som kan oppstå rundt kompakte astronomiske objekter som hvite dverger, nøytronstjerner og sorte hull når materie faller inn mot objektet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accretion discs"@en,
        "Akkresjonsskiver"@nb .

humord:c66678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66678" ;
    dct:modified "2024-06-06T11:31:08"^^xsd:dateTime ;
    skos:altLabel "Radiogalaksar"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "Radiogalakse er en galakse som stråler ut betydelig mer energi i radiobølgeområdet enn i det optiske bølgeområdet (synlig lys). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio galaxies"@en,
        "Radiogalakser"@nb .

humord:c66679 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66679" ;
    dct:modified "2024-10-07T15:19:28"^^xsd:dateTime ;
    skos:altLabel "Andromeda spiral"@en,
        "M31 (Galaxy)"@en,
        "Messier 31"@en,
        "NGC 224 (Galaxy)"@en,
        "NGC224 (Galaxy)"@en,
        "Andromeda (Galakse)"@nb,
        "Andromedagalaksen"@nb,
        "M31 (Galakse)"@nb,
        "Messier 31"@nb,
        "NGC 224 (Galakse)"@nb,
        "NGC224 (Galakse)"@nb ;
    skos:broader humord:c66567,
        humord:c66631 ;
    skos:definition "Andromedagalaksen er den nærmeste spiralgalaksen til vår galakse Melkeveien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Andromeda galaxy"@en,
        "Andromedagalaksen"@nb .

humord:c66680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66680" ;
    dct:modified "2024-06-06T13:07:22"^^xsd:dateTime ;
    skos:altLabel "Excited states (Physics)"@en,
        "Eksitasjon (Fysikk)"@nb,
        "Eksiterte tilstandar (Fysikk)"@nb,
        "Eksiterte tilstandar(Fysikk)"@nb ;
    skos:broader humord:c65414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Excitation (Physics)"@en,
        "Eksitasjon (Fysikk)"@nb .

humord:c66681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66681" ;
    dct:modified "2024-06-06T13:11:18"^^xsd:dateTime ;
    skos:altLabel "Eksiton"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "En elektron og et elektronhull som tiltrekkes av hverandre ved hjelp av Coulombs kraft kan danne en bundet tilstand kalt en eksiton.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Excitons"@en,
        "Eksitoner"@nb .

humord:c66682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66682" ;
    dct:modified "2024-06-06T13:14:36"^^xsd:dateTime ;
    skos:altLabel "Eksperimentalfysikk"@nb,
        "Eksperimentell fysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Eksperimentell fysikk er en gren av fysikken som bedrives ved å gjøre observasjoner og av fysiske mengder med mer eller mindre veldefinerte rammevilkår. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental physics"@en,
        "Eksperimentalfysikk"@nb .

humord:c66683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66683" ;
    dct:modified "2024-06-19T19:13:18"^^xsd:dateTime ;
    skos:altLabel "Eksperimentalteknikk (Fysikk)"@nb,
        "Eksperimentell teknikk (Fysikk)"@nb ;
    skos:broader humord:c12879 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental technique (Physics)"@en,
        "Eksperimentalteknikk (Fysikk)"@nb .

humord:c66684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66684" ;
    dct:modified "2024-06-06T13:19:14"^^xsd:dateTime ;
    skos:altLabel "Eksperimentell mekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental mechanics"@en,
        "Eksperimentell mekanikk"@nb .

humord:c66685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66685" ;
    dct:modified "2024-06-06T13:24:06"^^xsd:dateTime ;
    skos:altLabel "Ekstra dimensjonar"@nb ;
    skos:broader humord:c00536 ;
    skos:definition "Ekstra dimensjoner er foreslåtte høyere dimensjoner av rom og tid.  <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extra dimensions"@en,
        "Ekstra dimensjoner"@nb .

humord:c66686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66686" ;
    dct:modified "2024-06-06T13:30:46"^^xsd:dateTime ;
    skos:altLabel "Elektrisk hysterese"@nb ;
    skos:broader humord:c66687 ;
    skos:definition "Hysterese er avhengigheten til tilstanden til et system avhengig av dets historie. For eksempel kan en magnet ha mer enn én mulig magnetisk øyeblikk i et gitt magnetisk felt, avhengig av hvordan feltet har endret seg i fortiden.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric hysteresis"@en,
        "Elektrisk hysterese"@nb .

humord:c66687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66687" ;
    dct:modified "2024-06-06T13:30:13"^^xsd:dateTime ;
    skos:altLabel "Magnetiske eigenskapar"@nb ;
    skos:broader humord:c61404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic properties"@en,
        "Magnetiske egenskaper"@nb .

humord:c66688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66688" ;
    dct:modified "2024-11-04T10:26:18"^^xsd:dateTime ;
    skos:altLabel "Specific conductance"@en,
        "Elektrisk konduktivitet"@nb,
        "Elektrisk ledning"@nb,
        "Elektrisk ledningsevne"@nb,
        "Elektrisk leidning"@nb,
        "Elektriske ledere"@nb,
        "Elektriske leiarar"@nb,
        "Elektronisk ledningsevne"@nb,
        "Elektronisk leiingsevne"@nb,
        "Konduktivitet"@nb,
        "Ledere (Elektrodynamikk)"@nb,
        "Ledningsevne"@nb,
        "Leiarar (Elektrodynamikk)"@nb,
        "Leiingsevne"@nb,
        "Spesifikk konduktans"@nb,
        "Spesifikk ledningsevne"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Elektrisk konduktivitet er en fysisk størrelse som kvantifiserer et stoffs evne til å lede elektrisk strøm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrical conductivity"@en,
        "Elektrisk konduktivitet"@nb .

humord:c66689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66689" ;
    dct:modified "2024-06-06T13:42:17"^^xsd:dateTime ;
    skos:altLabel "Classical electromagnetism"@en,
        "Electromagnetic theory"@en,
        "Electromagnetism"@en,
        "Elektrodynamikk"@nb,
        "Elektromagnetisk teori"@nb,
        "Elektromagnetisme"@nb,
        "Klassisk elektrodynamikk"@nb,
        "Klassisk elektromagnetisme"@nb ;
    skos:broader humord:c08261 ;
    skos:definition "Elektrodynamikk er læren om elektrisitet i bevegelse, varierende elektriske og magnetiske felter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classical electrodynamics"@en,
        "Klassisk elektrodynamikk"@nb .

humord:c66690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66690" ;
    dct:modified "2024-06-06T13:53:26"^^xsd:dateTime ;
    skos:altLabel "Elektrisk motstand"@nb,
        "Elektrisk resistans"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Elektrisk motstand er en fysisk størrelse som tilsvarer forholdet mellom elektrisk spenning og strøm i en elektrisk krets. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric resistance"@en,
        "Elektrisk motstand"@nb .

humord:c66691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66691" ;
    dct:modified "2024-06-06T13:55:54"^^xsd:dateTime ;
    skos:altLabel "Elektrisk stimulering"@nb,
        "Elektrostimulering"@nb ;
    skos:broader humord:c03948 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrostimulation"@en,
        "Elektrisk stimulering"@nb .

humord:c66692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66692" ;
    dct:modified "2024-06-06T14:06:06"^^xsd:dateTime ;
    skos:altLabel "Elektrisk utladning"@nb,
        "Utladingar"@nb,
        "Utladninger"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Elektrisk utladning er en prosess som består i at et elektrisk ladet legeme avgir sin ladning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric discharge"@en,
        "Elektrisk utladning"@nb .

humord:c66693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66693" ;
    dct:modified "2024-06-06T14:10:52"^^xsd:dateTime ;
    skos:altLabel "Electric arcs"@en,
        "Electric discharges in gases"@en,
        "Gas discharges"@en,
        "Glow discharge"@en,
        "Gassutladingar"@nb,
        "Gassutladning"@nb,
        "Glimutladning"@nb,
        "Ljosbogar"@nb,
        "Lysbogar"@nb,
        "Lysbuer"@nb ;
    skos:broader humord:c66692 ;
    skos:definition "Gassutladning er en elektrisk utladning gjennom en gass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas discharge"@en,
        "Gassutladning"@nb .

humord:c66694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66694" ;
    dct:modified "2024-06-06T14:12:25"^^xsd:dateTime ;
    skos:altLabel "Elektriske eigenskapar"@nb ;
    skos:broader humord:c08261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrical properties"@en,
        "Elektriske egenskaper"@nb .

humord:c66695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66695" ;
    dct:modified "2024-06-06T14:14:49"^^xsd:dateTime ;
    skos:altLabel "Electrical engines"@en,
        "Electromotors"@en,
        "Elektriske motorar"@nb,
        "Elektromotorar"@nb,
        "Elektromotorer"@nb ;
    skos:broader humord:c61249 ;
    skos:definition "Elektrisk motor er en maskin som omsetter elektrisk energi til mekanisk energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrical motors"@en,
        "Elektriske motorer"@nb .

humord:c66696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66696" ;
    dct:modified "2024-06-06T14:20:34"^^xsd:dateTime ;
    skos:altLabel "Electromagnetic waves"@en,
        "Elektromagnetisk stråling"@nb,
        "Elektromagnetiske bylgjer"@nb,
        "Elektromagnetiske bølger"@nb,
        "Elektromagnetiske bølgjer"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Elektromagnetisk stråling er energi som overføres i form av elektromagnetiske bølger . Elektromagnetisk stråling brukes også delvis for å betegne utsending og forplantning av slike bølger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromagnetic radiation"@en,
        "Elektromagnetisk stråling"@nb .

humord:c66697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66697" ;
    dct:modified "2024-06-06T14:25:11"^^xsd:dateTime ;
    skos:altLabel "Elektromagnetisk forstyrrelse"@nb,
        "Elektromagnetisk forstyrring"@nb,
        "Elektromagnetisk støy"@nb,
        "Radiofrekvensforstyrrelser"@nb,
        "Radiofrekvensforstyrringar"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Elektromagnetisk forstyrrelse (eller EMI, også kalt radiofrekvensforstyrrelser eller RFI) er en (vanligvis uønsket) forstyrrelse som påvirker en elektrisk krets på grunn av elektromagnetisk stråling fra en ekstern kilde <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromagnetic intereference"@en,
        "Elektromagnetisk støy"@nb .

humord:c66698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66698" ;
    dct:modified "2024-06-06T14:27:30"^^xsd:dateTime ;
    skos:altLabel "Elektriske felt"@nb,
        "Elektromagnetiske felt"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Et elektromagnetisk felt er et fysisk felt som består av et elektrisk felt og et magnetisk felt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromagnetic fields"@en,
        "Elektromagnetiske felt"@nb .

humord:c66699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66699" ;
    dct:modified "2024-06-06T14:30:37"^^xsd:dateTime ;
    skos:altLabel "Elektronakselerasjon"@nb ;
    skos:broader humord:c66507 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron acceleration"@en,
        "Elektronakselerasjon"@nb .

humord:c66700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66700" ;
    dct:modified "2024-06-06T14:33:25"^^xsd:dateTime ;
    skos:altLabel "Electronic emission"@en,
        "Elektronemisjon"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Elektronemisjon er at elektroner under bestemte forhold frigjøres fra et stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron emission"@en,
        "Elektronemisjon"@nb .

humord:c66701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66701" ;
    dct:modified "2024-06-06T14:42:50"^^xsd:dateTime ;
    skos:altLabel "Electron energy loss spectrometry"@en,
        "Electron impact spectroscopy"@en,
        "Inelastic electron scattering spectrometry"@en,
        "Inelastic electron scattering spectroscopy"@en,
        "Reflection electron energy loss spectrometry"@en,
        "Reflection electron energy loss spectroscopy"@en,
        "EELS"@nb,
        "EIS"@nb,
        "ELS"@nb,
        "Elektronenergitapspektroskopi"@nb,
        "IESS"@nb,
        "REELS (Spektroskopi)"@nb ;
    skos:broader humord:c28710 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron energy loss spectroscopy"@en,
        "Elektronenergitapspektroskopi"@nb .

humord:c66702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66702" ;
    dct:modified "2024-06-06T14:44:00"^^xsd:dateTime ;
    skos:altLabel "Elektroniske eigenskapar"@nb ;
    skos:broader humord:c04310 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic properties"@en,
        "Elektroniske egenskaper"@nb .

humord:c66703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66703" ;
    dct:modified "2024-06-06T14:53:43"^^xsd:dateTime ;
    skos:altLabel "Elektronoptikk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Elektronoptikk er den delen av fysikken som behandler bevegelse av elektroner under påvirkning av elektriske og magnetiske felter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron optics"@en,
        "Elektronoptikk"@nb .

humord:c66704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66704" ;
    dct:modified "2024-06-06T14:58:29"^^xsd:dateTime ;
    skos:altLabel "Electron paramagnetic resonance spectrometry"@en,
        "Electron paramagnetic resonance spectroscopy"@en,
        "Electron spin resonance spectrometry"@en,
        "EPR"@nb,
        "ESR"@nb,
        "Electron Paramagnetic Resonance"@nb,
        "Electron spin resonance"@nb,
        "Elektronisk paramagnetisk resonans"@nb,
        "Elektronparamagnetisk resonans"@nb,
        "Elektronspinnresonans"@nb,
        "Elektronspinnresonansspektroskopi"@nb,
        "Paramagnetisk elektronresonans"@nb,
        "Paramagnetisk resonans"@nb,
        "Paramagnetisk spinnresonans"@nb ;
    skos:broader humord:c28710 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron spin resonance spectroscopy"@en,
        "Elektronspinnresonansspektroskopi"@nb .

humord:c66705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66705" ;
    dct:modified "2024-06-06T15:04:12"^^xsd:dateTime ;
    skos:altLabel "Elektronspredning"@nb ;
    skos:broader humord:c64668 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron scattering"@en,
        "Elektronspredning"@nb .

humord:c66706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66706" ;
    dct:modified "2024-06-06T15:05:55"^^xsd:dateTime ;
    skos:altLabel "Electron sources"@en,
        "Elektronstrålar"@nb ;
    skos:broader humord:c64668 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electron beams"@en,
        "Elektronstråler"@nb .

humord:c66707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66707" ;
    dct:modified "2024-06-06T15:08:03"^^xsd:dateTime ;
    skos:altLabel "Elektrooptikk"@nb ;
    skos:broader humord:c66492 ;
    skos:definition "Elektrooptikk dreier seg om virkningen av elektromagnetiske felter på optiske fenomener knyttet til materialer, som lysbrytning, og emisjon og og absorpsjon av lys.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electro-optics"@en,
        "Elektrooptikk"@nb .

humord:c66708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66708" ;
    dct:modified "2024-06-06T15:16:36"^^xsd:dateTime ;
    skos:altLabel "Electroweak theory"@en,
        "Glashow–Weinberg–Salam theory"@en,
        "Salam-Weinberg theory"@en,
        "Weinberg-Salam theory"@en,
        "Elektrosvak kraft"@nb,
        "Elektrosvak vekselverknad"@nb,
        "Glashow–Weinberg–Salam-teori"@nb,
        "Salam-Weinberg-teori"@nb,
        "Weinberg-Salam-teori"@nb ;
    skos:broader humord:c66709 ;
    skos:definition "Elektrosvak vekselvirkning er en fysikalsk teori som forener elektromagnetismen med den svake kjernekraften i en beskrivelse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electroweak interaction"@en,
        "Elektrosvak vekselvirkning"@nb .

humord:c66709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66709" ;
    dct:modified "2024-06-06T15:17:06"^^xsd:dateTime ;
    skos:altLabel "Weak force"@en,
        "Weak nuclear force"@en,
        "Svak kjernekraft"@nb,
        "Svake vekselverknadar"@nb,
        "Svake vekselverknader"@nb ;
    skos:broader humord:c61564 ;
    skos:definition "Svak vekselvirkning er kvantefysiske prosesser som foregår ved avstander av størrelsesorden 10–16 cm, og som opptrer med langt mindre sannsynlighet enn for eksempel elektromagnetiske prosesser. Svak vekselvirkning blir også kalt svak kjernekraft. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weak interaction"@en,
        "Svak vekselvirkning"@nb .

humord:c66710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66710" ;
    dct:modified "2024-06-06T15:21:42"^^xsd:dateTime ;
    skos:altLabel "Elementærpartiklar"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Elementærpartiklar er dei aller minste, udelelege partiklane i naturen. Alt stoff (all materie) er bygd opp av elementærpartiklar. Den mest kjente elementærpartikkelen er elektronet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elementary particles"@en,
        "Elementærpartikler"@nb .

humord:c66711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66711" ;
    dct:modified "2024-06-06T15:23:59"^^xsd:dateTime ;
    skos:altLabel "Energiomgrepet"@nb ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy (concept)"@en,
        "Energibegrepet"@nb .

humord:c66712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66712" ;
    dct:modified "2024-06-06T15:27:57"^^xsd:dateTime ;
    skos:altLabel "Energigjenvinning"@nb ;
    skos:broader humord:c14653 ;
    skos:definition "Energigjenvinning er gjenvinning av energi (normalt varmeenergi), som ellers ville gått tapt til omgivelsene, til nyttig forbruk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy recovery"@en,
        "Energigjenvinning"@nb .

humord:c66713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66713" ;
    dct:modified "2024-06-10T08:01:57"^^xsd:dateTime ;
    skos:altLabel "Energiakkumulering"@nb,
        "Energilagring"@nb ;
    skos:broader humord:c04315 ;
    skos:definition "Energilagring er lagring av produsert energi for bruk på et senere tidspunkt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy storage"@en,
        "Energilagring"@nb .

humord:c66714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66714" ;
    dct:modified "2024-06-06T15:32:25"^^xsd:dateTime ;
    skos:altLabel "Hydrogenlagring"@nb ;
    skos:broader humord:c66713 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogen storage"@en,
        "Hydrogenlagring"@nb .

humord:c66715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66715" ;
    dct:modified "2024-06-06T15:35:56"^^xsd:dateTime ;
    skos:altLabel "Energy transformation"@en,
        "Energikonvertering"@nb,
        "Energiomforming"@nb,
        "Energiomvandling"@nb,
        "Energiovergang"@nb ;
    skos:broader humord:c04315 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy conversion"@en,
        "Energiomvandling"@nb .

humord:c66716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66716" ;
    dct:modified "2024-06-06T15:38:14"^^xsd:dateTime ;
    skos:altLabel "Energioverføring"@nb ;
    skos:broader humord:c04315 ;
    skos:definition "I ei energioverføring blir energi overført mellom ulike gjenstandar eller system.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy transfer"@en,
        "Energioverføring"@nb .

humord:c66717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66717" ;
    dct:modified "2024-06-06T15:40:44"^^xsd:dateTime ;
    skos:altLabel "Einskaplege feltteoriar"@nb,
        "Sameinte teoriar"@nb ;
    skos:broader humord:c66636 ;
    skos:definition "Sameint teori er eit omgrep som særleg blir brukt i elementærpartikkelfysikk om teoriar, eventuelt hypotetiske, som omfattar tidlegare kjende og etablerte teoriar <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unified field theories"@en,
        "Enhetlige feltteorier"@nb .

humord:c66718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66718" ;
    dct:modified "2024-06-06T15:44:52"^^xsd:dateTime ;
    skos:altLabel "Einstein-Podolsky-Rosen-paradox"@en,
        "EPR-paradokset"@nb,
        "Einstein-Podolsky-Rosen-paradokset"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Einstein-Podolsky-Rosen-paradokset (EPR-paradokset) er et tankeeksperiment som skulle vise at kvantemekanikk ikke kan gi en fullstendig beskrivelse av den fysiske virkeligheten. Paradokset ble fremsatt av Albert Einstein, Boris Podolsky og Nathan Rosen i 1935. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "EPR paradox"@en,
        "EPR-paradokset"@nb .

humord:c66719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66719" ;
    dct:modified "2024-06-06T15:46:52"^^xsd:dateTime ;
    skos:altLabel "Aether"@en,
        "Eteren"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Eter er et tenkt stoff som man tidligere trodde at himmellegemene beveget seg i og lyset forplantet seg i. Dette stoffet, eller materien, ble også kalt verdenseteren.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luminiferous aether"@en,
        "Eteren"@nb .

humord:c66720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66720" ;
    dct:modified "2024-06-10T07:57:19"^^xsd:dateTime ;
    skos:altLabel "Eviggangsmaskinar"@nb,
        "Eviggangsmaskiner"@nb,
        "Perpetuum mobile"@nb,
        "Ævelengdsmaskinar"@nb,
        "Ævelengdsmaskiner"@nb,
        "Ævemaskinar"@nb,
        "Ævemaskiner"@nb ;
    skos:broader humord:c04435 ;
    skos:definition "Perpetuum mobile, også kalla eviggangsmaskin, er nemning for ei maskin som skulle kunne utføre mekanisk arbeid utan tilførsel av energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perpetuum mobile"@en,
        "Evighetsmaskiner"@nb .

humord:c66721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66721" ;
    dct:modified "2024-06-07T08:18:07"^^xsd:dateTime ;
    skos:altLabel "Beiteskadar"@nb ;
    skos:broader humord:c64877 ;
    skos:definition "Beiteskader er skader på trær og skog forårsaket av beitende dyr, især hjortedyr. <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grazing damages"@en,
        "Beiteskader"@nb ;
    skos:related humord:c14935 .

humord:c66722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66722" ;
    dct:modified "2024-07-12T13:26:47"^^xsd:dateTime ;
    skos:altLabel "Benthos"@nb,
        "Bentiske organismar"@nb,
        "Bentiske organismer"@nb,
        "Bentos"@nb,
        "Botndyr"@nb,
        "Bunndyr"@nb,
        "Bunnfauna"@nb,
        "Bunnflora"@nb ;
    skos:broader humord:c66724 ;
    skos:definition "Bentos er en fellesbetegnelse for alle organismer som primært er knyttet til bunnen i havet (marint) eller innsjøer/elver (ferskvann). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benthos"@en,
        "Bentos"@nb .

humord:c66723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66723" ;
    dct:modified "2024-06-07T08:31:34"^^xsd:dateTime ;
    skos:altLabel "Benthosalgar"@nb,
        "Benthosalger"@nb,
        "Bentosalgar"@nb,
        "Fastsitjande algar"@nb,
        "Fastsittande algar"@nb,
        "Fastsittende alger"@nb ;
    skos:broader humord:c62209,
        humord:c66722 ;
    skos:definition "Bentosalger er alger som er knyttet til bunnen, uten nødvendigvis å være fastvokst. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benthic algae"@en,
        "Bentosalger"@nb .

humord:c66724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66724" ;
    dct:modified "2024-06-07T08:51:06"^^xsd:dateTime ;
    skos:altLabel "Marine benthic ecology"@en,
        "Benthosøkologi"@nb,
        "Bentosøkologi"@nb ;
    skos:broader humord:c58224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benthic ecology"@en,
        "Bentosøkologi"@nb .

humord:c66725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66725" ;
    dct:modified "2024-06-07T08:57:53"^^xsd:dateTime ;
    skos:altLabel "Bentiske reker"@nb ;
    skos:broader humord:c47259,
        humord:c66722 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Benthic shrimps"@en,
        "Bentiske reker"@nb .

humord:c66726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66726" ;
    dct:modified "2024-06-07T09:35:57"^^xsd:dateTime ;
    skos:altLabel "Biokybernetikk"@nb ;
    skos:broader humord:c08159 ;
    skos:definition "Biokybernetikk er kybernetikk med tyngde på biologiske aspekter. <NTNU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biocybernetics"@en,
        "Biokybernetikk"@nb .

humord:c66727 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66727" ;
    dct:modified "2024-06-07T09:48:19"^^xsd:dateTime ;
    skos:altLabel "Charon (Måne)"@nb ;
    skos:broader humord:c66586 ;
    skos:definition "Charon er den største av Plutos måner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charon (Moon)"@en,
        "Charon (Måne)"@nb .

humord:c66728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66728" ;
    dct:modified "2024-06-07T09:51:41"^^xsd:dateTime ;
    skos:altLabel "Biologisk produktivitet"@nb,
        "Bioproduktivitet"@nb ;
    skos:broader humord:c22813 ;
    skos:definition "Bioproduktivitet (biologisk produktivitet) er lik den biologiske produksjonen per hektar per år. <WWF>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological productivity"@en,
        "Biologisk produktivitet"@nb .

humord:c66729 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66729" ;
    dct:modified "2024-06-07T09:53:50"^^xsd:dateTime ;
    skos:altLabel "Eta Car"@en,
        "Eta Carinae"@nb ;
    skos:broader humord:c64322 ;
    skos:definition "Eta Carinae er en variabel stjerne i stjernebildet Kjølen, som nå antas å være en massiv dobbeltstjerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eta Carinae"@en,
        "Eta Carinae"@nb .

humord:c66730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66730" ;
    dct:modified "2024-06-07T10:30:30"^^xsd:dateTime ;
    skos:altLabel "Cosmical constants"@en,
        "Cosmological constants"@en,
        "Den kosmologiske konstanten"@nb,
        "Kosmologisk konstant"@nb,
        "Kosmologiske konstantar"@nb,
        "Kosmologiske konstanter"@nb ;
    skos:broader humord:c08188,
        humord:c66560 ;
    skos:definition "Den kosmologiske konstanten er en fysisk konstant i generell relativitetsteori betegnet med den greske bokstaven Λ (lambda). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmological constant"@en,
        "Den kosmologiske konstanten"@nb .

humord:c66731 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66731" ;
    dct:modified "2024-06-07T10:36:02"^^xsd:dateTime ;
    skos:altLabel "Clouds of Magellan"@en,
        "Magellanske skyer"@nb ;
    skos:broader humord:c66568,
        humord:c66631 ;
    skos:definition "De magellanske skyer er to galakser som separat kalles Den lille magellanske sky og Den store magellanske sky. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magellanic clouds"@en,
        "Magellanske skyer"@nb .

humord:c66732 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66732" ;
    dct:modified "2024-06-07T10:41:41"^^xsd:dateTime ;
    skos:altLabel "LMC (Galakse)"@en,
        "Den store magellanske skya"@nb ;
    skos:broader humord:c66731 ;
    skos:definition "Den store magellanske skyen er en liten galakse og den nærmeste eksterne galaksen til Melkeveien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large Magellanic Cloud"@en,
        "Den store magellanske skyen"@nb .

humord:c66733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66733" ;
    dct:modified "2024-06-07T11:23:02"^^xsd:dateTime ;
    skos:altLabel "Biologiske artsomgrep"@nb ;
    skos:broader humord:c11515,
        humord:c21019 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological species concepts"@en,
        "Biologiske artsbegreper"@nb .

humord:c66734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66734" ;
    dct:modified "2024-06-07T12:40:14"^^xsd:dateTime ;
    skos:altLabel "Bioreaktorar"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Bioreaktor er en teknisk innretning utformet med sikte på å skape et gunstig miljø for biologisk aktivitet, særlig med tanke på nedbrytning av biologisk avfall og produksjon av energirik biogass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioreactors"@en,
        "Bioreaktorer"@nb .

humord:c66735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66735" ;
    dct:modified "2024-06-07T12:43:22"^^xsd:dateTime ;
    skos:altLabel "Bladlav"@nb ;
    skos:broader humord:c14934 ;
    skos:definition "Bladlav er en betegnelse for alle typer lav med en flat, bladlignende form, alltid med forskjellig over- og underside. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foliose lichen"@en,
        "Bladlaver"@nb .

humord:c66736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66736" ;
    dct:modified "2024-08-26T10:11:36"^^xsd:dateTime ;
    skos:altLabel "Biologiske effektar"@nb,
        "Biologiske verknader"@nb ;
    skos:broader humord:c08192 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological effects"@en,
        "Biologiske effekter"@nb .

humord:c66737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66737" ;
    dct:modified "2024-06-07T12:48:17"^^xsd:dateTime ;
    skos:altLabel "Zeemaneffekten"@nb ;
    skos:broader humord:c66687 ;
    skos:definition "Zeemaneffekten beskriver i kvantefysikk den virkningen som et magnetfelt har på stråling som emitteres eller absorberes av atomer. <SMØ>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zeeman effect"@en,
        "Zeemaneffekten"@nb .

humord:c66738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66738" ;
    dct:modified "2024-06-07T12:56:44"^^xsd:dateTime ;
    skos:altLabel "Yang-Mills-teori"@nb ;
    skos:broader humord:c66740 ;
    skos:definition "Yang-Mills-teori er en ikke-abelsk generalisering av elektrodynamikk, som kan brukes til å beskrive elektrosvakke og sterke kjerneinteraksjoner.<wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yang-Mills theory"@en,
        "Yang-Mills-teori"@nb .

humord:c66739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66739" ;
    dct:modified "2024-06-07T13:02:24"^^xsd:dateTime ;
    skos:altLabel "Bladmøll"@nb,
        "Gracillariidae"@nb ;
    skos:broader humord:c66742 ;
    skos:definition "Bladmøll er ein familie av små sommarfuglar. <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gracillariidae"@en,
        "Bladmøll"@nb .

humord:c66740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66740" ;
    dct:modified "2024-06-07T12:56:28"^^xsd:dateTime ;
    skos:altLabel "Gauge fields"@en,
        "Gauge symmetry"@en,
        "Gauge-felt"@nb,
        "Gauge-felter"@nb,
        "Gauge-symmetri"@nb,
        "Gauge-teori"@nb,
        "Gauge-teoriar"@nb,
        "Gaugefelt"@nb,
        "Gaugeteori"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "Gaugeteori i fysikk er en type kvantefeltteori hvor virkninga er invariant under enhver posisjonsavhengig Lie-gruppetransformasjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gauge theories"@en,
        "Gaugeteorier"@nb .

humord:c66741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66741" ;
    dct:modified "2024-06-07T12:59:24"^^xsd:dateTime ;
    skos:altLabel "Electrophotography"@en,
        "Elektrofotografi"@nb,
        "Xerografi"@nb ;
    skos:broader humord:c29901 ;
    skos:definition "Xerografi er en reproduksjonsmetode, hvor trykkformen lades med negativ elektrisitet og belyses gjennom det som skal gjengis.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xerography"@en,
        "Xerografi"@nb .

humord:c66742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66742" ;
    dct:modified "2024-06-07T13:01:39"^^xsd:dateTime ;
    skos:altLabel "Gracillarioidea"@nb,
        "Minermott"@nb,
        "Minermøll"@nb,
        "Minérmott"@nb,
        "Minérmøll"@nb ;
    skos:broader humord:c65375 ;
    skos:definition "Minérmøll er møllarter som tilhører forskjellige sommerfuglfamilier hvor larvene minerer, det vil si gnager innvendige ganger i ulike plantedeler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leaf miners"@en,
        "Minermøll"@nb .

humord:c66743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66743" ;
    dct:modified "2024-06-07T13:06:12"^^xsd:dateTime ;
    skos:altLabel "Spinnmott"@nb,
        "Spinnmøll"@nb,
        "Yponomeutidae"@nb ;
    skos:broader humord:c65375 ;
    skos:definition "Spinnmøll er en sommerfuglslekt i familien Yponomeutidae. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ermine moths"@en,
        "Spinnmøll"@nb .

humord:c66744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66744" ;
    dct:modified "2024-06-07T13:46:45"^^xsd:dateTime ;
    skos:altLabel "Brannøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Brannøkologi er den vitenskapelige disiplinen om effekten av brann på naturlige økosystemer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fire ecology"@en,
        "Brannøkologi"@nb .

humord:c66745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66745" ;
    dct:modified "2024-06-07T13:51:28"^^xsd:dateTime ;
    skos:altLabel "Berekraftig skogbruk"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Bærekraftig skogbruk er et skogbruk der skogen blir forvaltet med hensyn til at grunnlaget for vedvarende bruk av skogen og skogressursene blir tatt vare på. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sustainable forest management"@en,
        "Bærekraftig skogbruk"@nb .

humord:c66746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66746" ;
    dct:modified "2024-06-07T14:15:48"^^xsd:dateTime ;
    skos:altLabel "Halvlederplater"@nb,
        "Halvledersubstrat"@nb,
        "Wafarar"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Wafer er en tynn skive av halvledere, oftest silisium.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wafers"@en,
        "Wafere"@nb .

humord:c66747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66747" ;
    dct:modified "2024-06-07T14:19:47"^^xsd:dateTime ;
    skos:altLabel "Uelastisk spreiing"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "I kjemi, kjernefysikk og partikkelfysikk er uelastisk spredning en prosess der de indre tilstandene til en partikkel eller et system av partikler endrer seg etter en kollisjon. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inelastic scattering"@en,
        "Uelastisk spredning"@nb .

humord:c66748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66748" ;
    dct:modified "2024-06-10T07:51:28"^^xsd:dateTime ;
    skos:altLabel "Uv-spectroscopy"@en,
        "Ultrafiolett spektroskopi"@nb,
        "Uv-spektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultraviolet spectroscopy"@en,
        "Ultrafiolett spektroskopi"@nb .

humord:c66749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66749" ;
    dct:modified "2024-06-07T14:23:42"^^xsd:dateTime ;
    skos:altLabel "Grasordenen"@nb,
        "Poales"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Grasordenen (Poales) er ein særs stor og viktig orden av einfrøblada plantar Han er ein del av kladen Commelinidae. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poales"@en,
        "Gressordenen"@nb .

humord:c66750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66750" ;
    dct:modified "2024-06-07T14:31:12"^^xsd:dateTime ;
    skos:altLabel "UV-ljos"@nb,
        "UV-lys"@nb,
        "Ultrafiolett ljos"@nb,
        "Ultrafiolett lys"@nb,
        "Ultrafiolett stråling"@nb,
        "Uv-stråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Ultrafiolett stråling er elektromagnetisk stråling med bølgelengder som ligger mellom synlig lys og røntgenstråler, det vil si mellom omtrent 400 og omtrent 4 nanometer. Ultrafiolett stråling kalles også UV-stråling, av engelsk ultraviolet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultraviolet radiation"@en,
        "Ultrafiolett stråling"@nb .

humord:c66751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66751" ;
    dct:modified "2024-06-07T14:30:53"^^xsd:dateTime ;
    skos:altLabel "Cattail family"@en,
        "Typhaceae"@en,
        "Dunkjevlefamilien"@nb,
        "Typhaceae"@nb ;
    skos:broader humord:c66749 ;
    skos:definition "Dunkjevlefamilien (Typhaceae) er en plantefamilie i ordenen Poales. Den omfatter 2 slekter: dunkjevleslekta (Typha) med 12 arter og piggknoppslekta (Sparganium) med 20 arter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bulrushes"@en,
        "Dunkjevlefamilien"@nb .

humord:c66752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66752" ;
    dct:modified "2024-06-07T14:37:02"^^xsd:dateTime ;
    skos:altLabel "IR radiation"@en,
        "IR-stråling"@nb,
        "Infraraud stråling"@nb,
        "Infraraude strålar"@nb,
        "Infraraudt ljos"@nb,
        "Infraraudt lys"@nb,
        "Infrarøde stråler"@nb,
        "Infrarødt lys"@nb,
        "Ultraraud stråling"@nb,
        "Ultrarød stråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Infrarød stråling er elektromagnetisk stråling med bølgelengde mellom 0,7 μm (mikrometer) og cirka 1 mm (millimeter).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infrared radiation"@en,
        "Infrarød stråling"@nb ;
    skos:related humord:c66753 .

humord:c66753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66753" ;
    dct:modified "2024-06-25T11:42:06"^^xsd:dateTime ;
    skos:altLabel "Varmestråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Varmestråling er elektromagnetisk stråling som er i termisk likevekt med omgivelsene ved en gitt temperatur.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal radiation"@en,
        "Varmestråling"@nb ;
    skos:related humord:c66752 .

humord:c66754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66754" ;
    dct:modified "2024-08-06T09:37:26"^^xsd:dateTime ;
    skos:altLabel "Cyperaceae"@en,
        "Cyperaceae"@nb,
        "Halvgras"@nb,
        "Halvgrasfamilien"@nb,
        "Halvgress"@nb,
        "Starrfamilien"@nb,
        "Storrfamilien"@nb ;
    skos:broader humord:c66749 ;
    skos:definition "Halvgrasfamilien eller starrfamilien  (Cyperaceae) omfatter flerårige graslignende enfrøbladete planter med kompakt trekantet stengel med marg, uten leddknuter, ikke hul stengel. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedges (Cyperaceae)"@en,
        "Halvgressfamilien"@nb .

humord:c66755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66755" ;
    dct:modified "2024-06-07T14:40:24"^^xsd:dateTime ;
    skos:altLabel "Ultrashort pulse lasers"@en,
        "Attosekund-laserar"@nb,
        "Attosekund-lasere"@nb,
        "Attosekundpulsar"@nb,
        "Attosekundpulser"@nb,
        "Femtosekund-laserar"@nb,
        "Femtosekund-lasere"@nb,
        "Femtosekundpulsar"@nb,
        "Femtosekundpulser"@nb,
        "Ultrakorte laserpulsar"@nb,
        "Ultrakorte pulslaserar"@nb,
        "Ultrakorte pulslasere"@nb ;
    skos:broader humord:c18519 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultrashort laser pulses"@en,
        "Ultrakorte laserpulser"@nb .

humord:c66756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66756" ;
    dct:modified "2024-06-07T14:45:12"^^xsd:dateTime ;
    skos:altLabel "Heterostyli"@nb,
        "Heterostylisme"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Heterostyli betyr at én og samme planteart har to eller tre ulike varianter av tokjønnede blomster, som blant annet avviker fra hverandre ved griffelens og pollenbærernes lengde. De forskjellige blomstene sitter på ulike planter, men blomstrer samtidig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heterostyly"@en,
        "Heterostyli"@nb .

humord:c66757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66757" ;
    dct:modified "2024-06-10T07:45:53"^^xsd:dateTime ;
    skos:altLabel "Barnebibliotek"@nb ;
    skos:broader humord:c00126 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's libraries"@en,
        "Barnebibliotek"@nb ;
    skos:related humord:c66759 .

humord:c66758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66758" ;
    dct:modified "2024-06-07T14:53:50"^^xsd:dateTime ;
    skos:altLabel "Undertrykk"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Undertrykk betyr at trykket er mindre inne i et avgrenset område enn i omgivelsene rundt. Det er en vanlig betegnelse på gasstrykk (lufttrykk) som er mindre enn atmosfæretrykket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Negative pressure"@en,
        "Undertrykk"@nb .

humord:c66759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66759" ;
    dct:modified "2024-06-10T07:45:31"^^xsd:dateTime ;
    skos:altLabel "Barnebibliotekarar"@nb ;
    skos:broader humord:c14057 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children’s librarians"@en,
        "Barnebibliotekarer"@nb ;
    skos:related humord:c66757 .

humord:c66760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66760" ;
    dct:modified "2024-06-07T14:58:28"^^xsd:dateTime ;
    skos:altLabel "Disorder (Physics)"@en,
        "Uorden"@nb,
        "Uordna system"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "I fysikk refererer termene orden og uorden til tilstedeværelsen eller fraværet av symmetri eller korrelasjon i et mange-partikkel system. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disordered systems"@en,
        "Uordnede systemer"@nb .

humord:c66761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66761" ;
    dct:modified "2024-06-10T07:44:51"^^xsd:dateTime ;
    skos:altLabel "Kids book clubs"@en,
        "Barnebokklubbar"@nb ;
    skos:broader humord:c13564 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's book clubs"@en,
        "Barnebokklubber"@nb .

humord:c66762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66762" ;
    dct:modified "2024-06-07T15:02:29"^^xsd:dateTime ;
    skos:altLabel "Hydroid"@nb,
        "Hydroida"@nb,
        "Hydroidolina"@nb ;
    skos:broader humord:c65890 ;
    skos:definition "Hydroider er en orden av nesledyr (Cnidaria) i klassen småmaneter (Hydrozoa). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydroids"@en,
        "Hydroider"@nb .

humord:c66763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66763" ;
    dct:modified "2024-06-07T15:04:05"^^xsd:dateTime ;
    skos:altLabel "Electron pair model"@en,
        "VSEPR"@en,
        "Valence shell electron pair repulsion"@en,
        "Elektronpar"@nb,
        "VSEPR"@nb,
        "VSEPR-metoden"@nb,
        "VSEPR-modellen"@nb,
        "Valence shell electron pair repulsion"@nb,
        "Valensskal-elektronpar-fråstøyting"@nb,
        "Valensskal-elektronpar-fråstøytingsmodellen"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "VSEPR-metoden er en metode til å forutsi formen på molekyler. VSEPR står for Valence Shell Electron Pair Repulsion. Metoden ble innført av Gilbert N. Lewis og utviklet videre i bruk siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "VSEPR theory"@en,
        "VSEPR-modellen"@nb .

humord:c66764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66764" ;
    dct:modified "2024-06-07T15:07:11"^^xsd:dateTime ;
    skos:altLabel "FVM"@en,
        "Finite-volume method"@en,
        "Endeleg volummetode"@nb,
        "Endelig volummetode"@nb,
        "Endelig-volum-metode"@nb,
        "FVM"@nb ;
    skos:broader humord:c62361 ;
    skos:definition "Den endelige volum-metoden (FVM) er en metode for å representere og evaluere partielle differensialligninger i form av algebraiske ligninger.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finite volume method"@en,
        "Volummetoden"@nb .

humord:c66765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66765" ;
    dct:modified "2024-06-10T07:43:46"^^xsd:dateTime ;
    skos:altLabel "Lost child (Themes)"@en,
        "Det bortkomne barnet (Motiv)"@nb ;
    skos:broader humord:c29169 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "The lost child (Themes)"@en,
        "Det bortkomne barnet (Motiver)"@nb .

humord:c66766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66766" ;
    dct:modified "2024-09-10T09:36:24"^^xsd:dateTime ;
    skos:altLabel "Tilgjengeleg litteratur"@nb,
        "Tilgjengelig litteratur"@nb,
        "Tilrettelagd litteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Tilrettelagt litteratur er litteratur utformet for å være tilgjengelig for personer med ulike former for utfordringer knyttet til lesing. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accessible literature"@en,
        "Tilrettelagt litteratur"@nb .

humord:c66767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66767" ;
    dct:modified "2024-06-10T07:44:10"^^xsd:dateTime ;
    skos:altLabel "Sea novels"@en,
        "Sjøforteljingar"@nb,
        "Sjøromanar"@nb,
        "Sjøromaner"@nb ;
    skos:broader humord:c06726 ;
    skos:definition "Roman som omhandler livet til sjø ; sjøfortelling. <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea fiction"@en,
        "Sjøfortellinger"@nb .

humord:c66768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66768" ;
    dct:modified "2024-06-11T09:01:24"^^xsd:dateTime ;
    skos:altLabel "Fasekonjugering"@nb ;
    skos:broader humord:c66769 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase conjugation"@en,
        "Fasekonjugering"@nb .

humord:c66769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66769" ;
    dct:modified "2024-06-10T08:54:25"^^xsd:dateTime ;
    skos:altLabel "Wave optics"@en,
        "Bølgeoptikk"@nb,
        "Fysikalsk optikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "I fysikk er fysisk optikk, eller bølgeoptikk, grenen av optikk som studerer interferens, diffraksjon, polarisering og andre fenomener der stråleapproksimasjonen til geometrisk optikk ikke er gyldig. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical optics"@en,
        "Fysikalsk optikk"@nb .

humord:c66770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66770" ;
    dct:modified "2024-06-10T08:58:16"^^xsd:dateTime ;
    skos:altLabel "PLL"@en,
        "Fasereguleringssløyfer"@nb,
        "PLL"@nb ;
    skos:broader humord:c62731 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phase-locked loops"@en,
        "Fasereguleringssløyfer"@nb .

humord:c66771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66771" ;
    dct:modified "2024-06-10T09:01:20"^^xsd:dateTime ;
    skos:altLabel "Fast fase"@nb ;
    skos:broader humord:c65415 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid phase"@en,
        "Fast fase"@nb .

humord:c66772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66772" ;
    dct:modified "2024-06-10T09:06:13"^^xsd:dateTime ;
    skos:altLabel "Fast helium"@nb ;
    skos:broader humord:c63240 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid helium"@en,
        "Fast helium"@nb .

humord:c66773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66773" ;
    dct:modified "2024-07-02T12:55:07"^^xsd:dateTime ;
    skos:altLabel "Material strength"@en,
        "Mechanics of materials"@en,
        "Fasthet"@nb,
        "Fastleik"@nb,
        "Fastleikslære"@nb,
        "Materialstyrke"@nb,
        "Mekanisk fasthet"@nb,
        "Mekanisk fastleik"@nb ;
    skos:broader humord:c66774 ;
    skos:definition "Fasthetslære er læren om fasthetsegenskapene til ulike materialer, det vil si materialenes motstandsevne mot elastiske og plastiske formendringer og mot brudd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strength of materials"@en,
        "Fasthetslære"@nb .

humord:c66774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66774" ;
    dct:modified "2024-06-10T09:24:05"^^xsd:dateTime ;
    skos:altLabel "Materialeigenskapar"@nb ;
    skos:broader humord:c08353 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Material properties"@en,
        "Materialegenskaper"@nb .

humord:c66775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66775" ;
    dct:modified "2024-06-10T09:27:27"^^xsd:dateTime ;
    skos:altLabel "Solid state electronics"@en,
        "Faststoffelektronikk"@nb ;
    skos:broader humord:c62220 ;
    skos:definition "Faststoffelektronikk er kretser eller enheter som er bygget helt av faste materialer og der elektronene eller andre ladningsbærere er helt begrenset innenfor det faste materialet. <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solid-state electronics"@en,
        "Faststoffelektronikk"@nb .

humord:c66776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66776" ;
    dct:modified "2024-06-10T09:29:23"^^xsd:dateTime ;
    skos:altLabel "FETs"@en,
        "Felteffekttransistorar"@nb ;
    skos:broader humord:c66553 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Field-effect transistors"@en,
        "Felteffekttransistorer"@nb .

humord:c66777 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66777" ;
    dct:modified "2024-06-10T11:06:30"^^xsd:dateTime ;
    skos:altLabel "Victoria   (Australia)"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Victoria er en delstat i sørøstlige Australia. Delstaten grenser til New South Wales i nord og til Sør-Australia i vest.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Victoria (Australia)"@en,
        "Victoria (Australia)"@nb .

humord:c66778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66778" ;
    dct:modified "2024-06-10T13:46:01"^^xsd:dateTime ;
    skos:altLabel "Union politics"@en,
        "Unionspolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Union policy"@en,
        "Unionspolitikk"@nb .

humord:c66779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66779" ;
    dct:modified "2024-06-14T11:24:24"^^xsd:dateTime ;
    skos:altLabel "Myrmenn"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Myrmenn er en betegnelse på dem som omkring 1880 skaffet seg stemmerett ved å kjøpe eller bygsle (leie) billig, verdiløs jord. Denne jorden var ofte myr, derav navnet myrmenn <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myrmen"@en,
        "Myrmenn"@nb .

humord:c66780 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66780" ;
    dct:modified "2024-06-12T09:40:36"^^xsd:dateTime ;
    skos:altLabel "Glomfjord"@nb ;
    skos:broader humord:c02782 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glomfjord"@en,
        "Glomfjord"@nb .

humord:c66781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66781" ;
    dct:modified "2024-06-12T09:46:15"^^xsd:dateTime ;
    skos:altLabel "Fermiflater"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Fermiflatene er de todimensjonale (eller tredimensjonale) flater i rommet med elektronbevegelse som representerer Fermi-overflaten. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fermi surfaces"@en,
        "Fermiflater"@nb .

humord:c66782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66782" ;
    dct:modified "2024-07-01T13:54:09"^^xsd:dateTime ;
    skos:altLabel "Fermion"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Fermioner er i kvantefysikken partikler som har halvtallig spinn. Protoner, nøytroner og elektroner er eksempler på fermioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fermions"@en,
        "Fermioner"@nb .

humord:c66783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66783" ;
    dct:modified "2024-06-12T09:50:19"^^xsd:dateTime ;
    skos:altLabel "Ferroelektrisitet"@nb,
        "Ferroelektriske materiale"@nb,
        "Ferroelektriske materialer"@nb ;
    skos:broader humord:c66641 ;
    skos:definition "Ferroelektrisitet er den egenskap ved enkelte materialer at de kan være elektrisk polarisert selv om de ikke befinner seg i et elektrisk felt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferroelectricity"@en,
        "Ferroelektrisitet"@nb .

humord:c66784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66784" ;
    dct:modified "2024-06-12T09:52:38"^^xsd:dateTime ;
    skos:altLabel "Feynman-diagram"@nb,
        "Feynman-diagrammer"@nb,
        "Feynmandiagram"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "Et Feynman-diagram er et grafisk verktøy som brukes i teoretisk fysikk for å beskrive hvordan partikler vekselvirker med hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feynman diagrams"@en,
        "Feynmandiagrammer"@nb .

humord:c66785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66785" ;
    dct:modified "2024-06-12T09:56:46"^^xsd:dateTime ;
    skos:altLabel "Feynman path integrals"@en,
        "Feynman-integral"@nb,
        "Feynman-integraler"@nb,
        "Feynmanintegral"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "Feynmanintegraler er matematiske integraler som ble introdusert av den amerikanske fysikeren Richard Feynman som en formell metode for kvantisering i kvantemekanikk og kvantefeltteori.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feynman integrals"@en,
        "Feynmanintegraler"@nb .

humord:c66786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66786" ;
    dct:modified "2024-06-12T09:58:45"^^xsd:dateTime ;
    skos:altLabel "Fine mechanics"@en,
        "Finmekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Precision mechanics"@en,
        "Finmekanikk"@nb .

humord:c66787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66787" ;
    dct:modified "2024-06-12T10:08:55"^^xsd:dateTime ;
    skos:altLabel "Fisjon (Kjernefysikk)"@nb,
        "Kjernefisjon"@nb,
        "Kjernefysisk fisjon"@nb,
        "Kjernespalting"@nb,
        "Nukleær fisjon"@nb,
        "Spalting"@nb,
        "Uranfisjon"@nb ;
    skos:broader humord:c12879 ;
    skos:definition "Fisjon er i kjernefysikk en prosess hvor en atomkjerne spaltes i to mindre deler, samtidig som det frigjøres betydelige mengder energi. Etter å ha blitt oppdaget i 1938, ble fisjon i løpet av kort tid brukt til å utvikle atombomben. I dag benyttes fisjon som energikilde ved bruk av kjernereaktorer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear fission"@en,
        "Fisjon (Kjernefysikk)"@nb .

humord:c66788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66788" ;
    dct:modified "2024-06-12T10:13:38"^^xsd:dateTime ;
    skos:altLabel "Two-phase flow"@en,
        "Fleirfasemedium"@nb,
        "Fleirfasestrøyming"@nb,
        "Flerfasemedier"@nb,
        "Tofasestrømning"@nb,
        "Tofasestrøyming"@nb ;
    skos:broader humord:c63404 ;
    skos:definition "Flerfasestrømming er strømning av en blanding av gass, væske og/eller faste partikler, som ikke er fullstendig løst opp i hverandre <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiphase flow"@en,
        "Flerfasestrømning"@nb .

humord:c66789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66789" ;
    dct:modified "2024-06-12T10:20:07"^^xsd:dateTime ;
    skos:altLabel "Karbanion"@nb ;
    skos:broader humord:c62673 ;
    skos:definition "Karbanioner er en samlebetegnelse for negativt ladede atomer eller atomgrupper hvor ladningen helt eller delvis er lokalisert til ett eller flere karbonatomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbanions"@en,
        "Karbanioner"@nb .

humord:c66790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66790" ;
    dct:modified "2024-06-12T10:25:17"^^xsd:dateTime ;
    skos:altLabel "Anisotrope væsker"@nb,
        "Flytande krystall"@nb,
        "Flytande krystallar"@nb ;
    skos:broader humord:c61571 ;
    skos:definition "Flytende krystaller er en type organisk-kjemiske forbindelser med langstrakte molekyler som har dipol-egenskaper.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid crystals"@en,
        "Flytende krystaller"@nb .

humord:c66791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66791" ;
    dct:modified "2024-06-12T10:26:17"^^xsd:dateTime ;
    skos:altLabel "Fonon"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Et fonon er en partikkel som i materialfysikken brukes til å beskrive den termiske bevegelsen til atomene i en periodisk struktur, for eksempel krystallgitteret til et materiale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phonons"@en,
        "Fononer"@nb .

humord:c66792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66792" ;
    dct:modified "2024-06-12T10:26:09"^^xsd:dateTime ;
    skos:altLabel "Karben"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Karbener er en klasse organiske forbindelser der karbonet er divalent, det vil si at karbonatomet har to enkeltbindinger. Dette medfører at karbonet har to ikke-bundne elektroner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbenes"@en,
        "Karbener"@nb .

humord:c66793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66793" ;
    dct:modified "2024-06-12T10:29:07"^^xsd:dateTime ;
    skos:altLabel "Karbid"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Karbider er en fellesbetegnelse for kjemiske forbindelser som består av karbon og metaller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbides"@en,
        "Karbider"@nb .

humord:c66794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66794" ;
    dct:modified "2024-06-12T10:32:52"^^xsd:dateTime ;
    skos:altLabel "Karbokation"@nb ;
    skos:broader humord:c62675 ;
    skos:definition "Karbokationer er positive ioner hvor ladningen helt eller delvis er knyttet til ett eller flere karbonatomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbocations"@en,
        "Karbokationer"@nb .

humord:c66795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66795" ;
    dct:modified "2024-06-12T10:40:26"^^xsd:dateTime ;
    skos:altLabel "C13"@en,
        "C13"@nb,
        "Karbon-13"@nb ;
    skos:broader humord:c66417 ;
    skos:definition "Karbon-13 (13C) er en naturlig, stabil isotop av karbon med en kjerne som inneholder seks protoner og syv nøytroner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon-13"@en,
        "Karbon-13"@nb .

humord:c66796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66796" ;
    dct:modified "2024-06-12T11:10:35"^^xsd:dateTime ;
    skos:altLabel "Karbonfiber"@nb,
        "Karbonfibrar"@nb,
        "Karbonfibrer"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Karbonfiber er kunstig fremstilt fiber som består av nesten rent karbon, og som er et svært lett og solid materiale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon fibres"@en,
        "Karbonfibre"@nb .

humord:c66797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66797" ;
    dct:modified "2024-06-12T12:23:55"^^xsd:dateTime ;
    skos:altLabel "Emigtantliv"@nb ;
    skos:broader humord:c09256 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emigrant life"@en,
        "Emigrantliv"@nb .

humord:c66798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66798" ;
    dct:modified "2024-06-13T10:14:53"^^xsd:dateTime ;
    skos:altLabel "Wanderer-theme"@en,
        "Vandrar-motivet"@nb ;
    skos:broader humord:c29169 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wanderer-motif"@en,
        "Vandrer-motivet"@nb .

humord:c66799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66799" ;
    dct:modified "2024-06-12T12:31:40"^^xsd:dateTime ;
    skos:altLabel "Fotoeksitasjon"@nb ;
    skos:broader humord:c16421 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoexcitation"@en,
        "Fotoeksitasjon"@nb .

humord:c66800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66800" ;
    dct:modified "2024-06-12T12:34:01"^^xsd:dateTime ;
    skos:altLabel "Photoelectricity"@en,
        "Photoemission"@en,
        "Fotoelektrisitet"@nb,
        "Fotoelektrisk effekt"@nb,
        "Fotoemisjon"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Fotoelektrisitet er elektrisk strøm som oppstår ved frigjøring av elektroner inne i eller ved overflaten av et stoff når det bestråles med lys eller andre former for elektromagnetisk stråling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoelectric effect"@en,
        "Fotoelektrisk effekt"@nb .

humord:c66801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66801" ;
    dct:modified "2024-06-12T12:37:05"^^xsd:dateTime ;
    skos:altLabel "Fotoionisasjon"@nb ;
    skos:broader humord:c64206 ;
    skos:definition "Fotoionisasjon er en prosess hvor et atom eller molekyl ioniseres ved absorpsjon av elektromagnetisk stråling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoionization"@en,
        "Fotoionisasjon"@nb .

humord:c66802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66802" ;
    dct:modified "2024-06-13T10:14:04"^^xsd:dateTime ;
    skos:altLabel "Microlithography"@en,
        "Nanolitography"@en,
        "Optical litography"@en,
        "UV litography"@en,
        "Fotolitografi"@nb,
        "Mikrolitografi"@nb,
        "Nanolitografi"@nb,
        "Optisk litografi"@nb,
        "UV-litografi"@nb ;
    skos:broader humord:c62263 ;
    skos:definition "Fotolitografi er en prosess som brukes ved produksjon av integrerte kretser. Det innebærer å bruke lys for å overføre et mønster til et underlag, typisk en silisiumplate. Prosessen begynner med at et fotosensitivt materiale, kalt fotoresist, påføres underlaget. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photolitography"@en,
        "Fotolitografi"@nb .

humord:c66803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66803" ;
    dct:modified "2024-06-12T12:47:47"^^xsd:dateTime ;
    skos:altLabel "Fotomagneton"@nb ;
    skos:broader humord:c66635,
        humord:c66687 ;
    skos:definition "Fotomagnetonet er et begrep i kvantemekanikk som beskriver et fenomen der et elektron som blir utsatt for et magnetfelt og en lysbølge samtidig, opplever en endring i sitt bevegelsesmønster og energinivå.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photomagneton"@en,
        "Fotomagneton"@nb .

humord:c66804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66804" ;
    dct:modified "2024-07-01T13:49:09"^^xsd:dateTime ;
    skos:altLabel "Foton"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Fotoner er en type elementærpartikler som alt lys og annen elektromagnetisk stråling består av. På samme måte som alle gjenstander med masse er bygget opp av atomer, er lys bygget opp av fotoner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photons"@en,
        "Fotoner"@nb .

humord:c66805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66805" ;
    dct:modified "2024-06-12T12:54:02"^^xsd:dateTime ;
    skos:altLabel "Integrated optical circuits"@en,
        "Optical devices"@en,
        "Fotoniske integrerte krinsar"@nb,
        "Integrerte fotoniske kretser"@nb,
        "Integrerte fotoniske krinsar"@nb,
        "Integrerte optiske kretser"@nb,
        "Integrerte optiske krinsar"@nb,
        "Optiske komponentar"@nb,
        "Optiske komponenter"@nb ;
    skos:broader humord:c62263 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photonic integrated circuits"@en,
        "Fotoniske integrerte kretser"@nb .

humord:c66806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66806" ;
    dct:modified "2024-06-12T12:55:51"^^xsd:dateTime ;
    skos:altLabel "Fotoniske krystall"@nb,
        "Fotoniske krystallar"@nb ;
    skos:broader humord:c64201 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photonic crystals"@en,
        "Fotoniske krystaller"@nb .

humord:c66807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66807" ;
    dct:modified "2024-06-12T13:02:29"^^xsd:dateTime ;
    skos:altLabel "Fotorefraktive materiale"@nb ;
    skos:broader humord:c66808 ;
    skos:definition "Fotorefraktivitet er fenomenet der optiske materialer endrer sin brytningsindeks når de blir eksponert for lys. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photorefractive materials"@en,
        "Fotorefraktive materialer"@nb .

humord:c66808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66808" ;
    dct:modified "2024-06-12T13:02:13"^^xsd:dateTime ;
    skos:altLabel "Optical characteristics"@en,
        "Optiske eigenskapar"@nb ;
    skos:broader humord:c15719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical properties"@en,
        "Optiske egenskaper"@nb .

humord:c66809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66809" ;
    dct:modified "2024-06-12T13:13:37"^^xsd:dateTime ;
    skos:altLabel "Foucault pendulum"@en,
        "Foucaults pendel"@nb ;
    skos:broader humord:c66810 ;
    skos:definition "Foucaults pendel ble funnet opp av Jean Bernard Léon Foucault i 1851 for å anskueliggjøre jordens rotasjon om sin egen akse. Den er en lang pendel med en stor masse, som kan rotere fritt i opphengningspunktet. Observerer man pendelens bevegelse over flere timer, kan man fastslå at pendelens svingningsplan endrer retning. Dette vil bare kunne skje dersom jorden dreier om sin egen akse.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foucault’s pendulum"@en,
        "Foucaults pendel"@nb .

humord:c66810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66810" ;
    dct:modified "2024-06-12T13:12:56"^^xsd:dateTime ;
    skos:altLabel "Pendelbevegelse"@nb,
        "Pendelrørsle"@nb,
        "Pendelrørsler"@nb,
        "Pendler (Mekanikk)"@nb ;
    skos:broader humord:c65162 ;
    skos:definition "Matematisk pendel er en idealisert pendel som består av en punktformet masse i enden av en snor uten masse.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pendular movement"@en,
        "Pendelbevegelser"@nb .

humord:c66811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66811" ;
    dct:modified "2024-06-12T13:16:34"^^xsd:dateTime ;
    skos:altLabel "Fourieroptikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Fourier-optikk er studiet av klassisk optikk ved hjelp av Fourier-transformasjoner (FT), der bølgeformen som blir vurdert, betraktes som en kombinasjon eller overlegg av planbølger.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fourier optics"@en,
        "Fourieroptikk"@nb .

humord:c66812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66812" ;
    dct:modified "2024-06-12T13:19:10"^^xsd:dateTime ;
    skos:altLabel "Frastøtning (Kjemi)"@nb,
        "Fråstøyting (Kjemi)"@nb,
        "Repulsjon (Kjemi)"@nb ;
    skos:broader humord:c66243 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Repulsion force"@en,
        "Frastøting (Kjemi)"@nb .

humord:c66813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66813" ;
    dct:modified "2024-06-12T13:23:05"^^xsd:dateTime ;
    skos:altLabel "Frekvensmåling"@nb ;
    skos:broader humord:c19230,
        humord:c58361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frequency measurement"@en,
        "Frekvensmåling"@nb .

humord:c66814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66814" ;
    dct:modified "2024-06-12T13:26:29"^^xsd:dateTime ;
    skos:altLabel "Fresnellinser"@nb ;
    skos:broader humord:c66815 ;
    skos:definition "Fresnellinse er en spesielt utformet samlelinse, oppfunnet av Augustin Jean Fresnel for bruk i fyrtårn. Linsen samler lys fra fyrlampen i en lysskive som brer seg ut parallelt med havflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fresnel lenses"@en,
        "Fresnellinser"@nb .

humord:c66815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66815" ;
    dct:modified "2024-06-13T10:11:47"^^xsd:dateTime ;
    skos:altLabel "Optical lenses"@en,
        "Linser (Optikk)"@nb,
        "Optiske linser"@nb ;
    skos:broader humord:c66599 ;
    skos:definition "En linse er et gjennomsiktig, klart legeme som brukes til optisk avbildning i kikkert, mikroskop, lupe, prosjektører, briller og så videre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lenses"@en,
        "Linser (Optikk)"@nb .

humord:c66816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66816" ;
    dct:modified "2024-06-12T14:25:00"^^xsd:dateTime ;
    skos:altLabel "Auditory vertigo"@en,
        "Aural vertigo"@en,
        "Meniere syndrome"@en,
        "Meniere's disease"@en,
        "Meniere's syndrome"@en,
        "Menieres disease"@en,
        "Menieres syndrome"@en,
        "Ménière disease"@en,
        "Ménière vertigo"@en,
        "Ménière's disease"@en,
        "Ménière's vertigo"@en,
        "Ménières disease"@en,
        "Ménières vertigo"@en,
        "Otogenic vertigo"@en,
        "Meniere sjukdom"@nb ;
    skos:broader humord:c27331 ;
    skos:definition "Ménières sykdom (morbus Ménière, hydrops labyrinthi) er en sykdom som skyldes for mye væske i labyrinten (vestibulum). Det forårsaker svimmelhet (vertigo), øresus (tinnitus) og hørselstap. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meniere disease"@en,
        "Ménières sykdom"@nb .

humord:c66817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66817" ;
    dct:modified "2024-06-12T14:40:02"^^xsd:dateTime ;
    skos:altLabel "Gamma ray astronomy"@en,
        "Gamma-astronomi"@nb,
        "Gammastråleastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Gamma-astronomi er studien av gammastråling fra himmellegemer og fra verdensrommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma-ray astronomy"@en,
        "Gammaastronomi"@nb .

humord:c66818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66818" ;
    dct:modified "2024-06-12T14:44:10"^^xsd:dateTime ;
    skos:altLabel "Infra-red astronomy"@en,
        "Infraraud astronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Infrarød astronomi er studiet av infrarød stråling fra himmellegemer og verdensrommet, det vil si stråling med bølgelengder i området 1–300 mikrometer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Infrared astronomy"@en,
        "Infrarød astronomi"@nb .

humord:c66819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66819" ;
    dct:modified "2024-06-12T14:58:03"^^xsd:dateTime ;
    skos:altLabel "Millimeter-wave radio astronomy"@en,
        "Millimetre astronomy"@en,
        "Millimeterastronomi"@nb ;
    skos:broader humord:c66563 ;
    skos:definition "Millimeterastronomi er en gren av radioastronomien som dekker bølgelengdeområdet fra én til ti millimeter. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Millimeter astronomy"@en,
        "Millimeterastronomi"@nb .

humord:c66820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66820" ;
    dct:modified "2024-06-12T15:05:05"^^xsd:dateTime ;
    skos:altLabel "Røntgenastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Røntgenastronomi er en gren av astronomien der man studerer røntgenstråling fra verdensrommet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray astronomy"@en,
        "Røntgenastronomi"@nb .

humord:c66821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66821" ;
    dct:modified "2024-06-12T15:30:25"^^xsd:dateTime ;
    skos:altLabel "Submillimeter astronomy"@en,
        "Submillimeter-astronomi"@nb,
        "Submillimeterastronomi"@nb ;
    skos:broader humord:c66563 ;
    skos:definition "Submillimeterastronomi er den delen av observasjonsastronomi som utføres ved submillimeterbølgelengder (dvs. terahertz-stråling) i det elektromagnetiske spekteret. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Submillimetre astronomy"@en,
        "Submillimeter-astronomi"@nb .

humord:c66822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66822" ;
    dct:modified "2024-06-13T06:46:33"^^xsd:dateTime ;
    skos:altLabel "Frielektronlaserar"@nb ;
    skos:broader humord:c18519 ;
    skos:definition "En frielektron laser (FEL) er en lyskilde av fjerde generasjon som produserer ekstremt strålende og korte pulser av stråling. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Free-electron lasers"@en,
        "Frielektronlasere"@nb .

humord:c66823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66823" ;
    dct:modified "2024-06-13T06:52:43"^^xsd:dateTime ;
    skos:altLabel "Functional MRI"@en,
        "fMRI"@en,
        "Funksjonell MR-undersøkelse"@nb,
        "Funksjonell MR-undersøking"@nb,
        "Funksjonell MR-undersøkjing"@nb,
        "Funksjonell MRI"@nb,
        "Funksjonell magnetresonansavbilding"@nb,
        "fMRI"@nb ;
    skos:broader humord:c28842 ;
    skos:definition "Funksjonell MR-undersøkelse, fMRI, er en bildediagnostisk teknikk som måler og dokumenterer hvordan metabolismen varierer i ulike områder av hjernen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional magnetic resonance imaging"@en,
        "Funksjonell magnetresonansavbildning"@nb .

humord:c66824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66824" ;
    dct:modified "2024-06-13T06:59:57"^^xsd:dateTime ;
    skos:altLabel "Fusion energy"@en,
        "Fusion reactors"@en,
        "Nuclear fusion"@en,
        "Fusjonsenergi"@nb,
        "Fusjonskraft"@nb,
        "Fusjonskraftverk"@nb,
        "Fusjonsreaktorar"@nb,
        "Fusjonsreaktorer"@nb,
        "Kjernefusjon"@nb,
        "Kjernefysisk fusjon"@nb ;
    skos:broader humord:c14691 ;
    skos:definition "Fusjonskraft er en foreslått form for kraftproduksjon som ville generere elektrisitet ved å bruke varme fra fusjonsreaksjoner i atomkjernen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fusion power"@en,
        "Fusjonskraft"@nb .

humord:c66825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66825" ;
    dct:modified "2024-06-13T07:00:56"^^xsd:dateTime ;
    skos:altLabel "Fysikalsk akustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical acoustics"@en,
        "Fysikalsk akustikk"@nb .

humord:c66826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66826" ;
    dct:modified "2024-06-13T08:16:42"^^xsd:dateTime ;
    skos:altLabel "Physics projects"@en,
        "Fysikkeksperiment"@nb,
        "Fysikkforsøk"@nb,
        "Fysikkprosjekter"@nb ;
    skos:broader humord:c01465 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physics experiments"@en,
        "Fysikkeksperimenter"@nb .

humord:c66827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66827" ;
    dct:modified "2024-06-13T08:19:16"^^xsd:dateTime ;
    skos:altLabel "Fysikkens filosofi"@nb,
        "Fysikkens grunnlag"@nb,
        "Fysikkens idégrunnlag"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foundations of physics"@en,
        "Fysikkens grunnlag"@nb .

humord:c66828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66828" ;
    dct:modified "2024-06-13T08:23:30"^^xsd:dateTime ;
    skos:altLabel "Fysiologisk optikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Fysiologisk optikk omfatter teorier for synsfunksjonen, sammenhengen mellom avbildningen i øyet og synsinntrykket, etterbilder, optiske illusjoner med mer. Fysiologisk optikk danner et grenseområde mellom fysikk og fysiologi, blant annet nevrofysiologi.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physiological optics"@en,
        "Fysiologisk optikk"@nb .

humord:c66829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66829" ;
    dct:modified "2024-06-13T08:28:15"^^xsd:dateTime ;
    skos:altLabel "Fysiske konstantar"@nb ;
    skos:broader humord:c08270 ;
    skos:definition "Fysisk konstant er en fysisk størrelse som antas å være både universell og ha en konstant verdi over tid.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical constants"@en,
        "Fysiske konstanter"@nb .

humord:c66830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66830" ;
    dct:modified "2024-06-13T08:30:38"^^xsd:dateTime ;
    skos:altLabel "Fysiske storleikar"@nb,
        "Fysiske størrelsar"@nb ;
    skos:broader humord:c08270 ;
    skos:definition "Fysisk størrelse er en egenskap til et fysisk objekt, et fenomen eller noe annet som kan bestemmes kvantitativt ved hjelp av måling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physical quantities"@en,
        "Fysiske størrelser"@nb .

humord:c66831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66831" ;
    dct:modified "2024-07-11T11:40:03"^^xsd:dateTime ;
    skos:altLabel "Gamma ray spectrometry"@en,
        "Gamma spectrometry"@en,
        "Gamma spectroscopy"@en,
        "Gamma-ray emission spectroscopy"@en,
        "Gamma-ray emssion spectrometry"@en,
        "Gamma-ray spectrometry"@en,
        "Nuclear spectroscopy"@en,
        "Gammaspektrometri"@nb,
        "Gammaspektroskopi"@nb,
        "Gammastrålespektrometri"@nb,
        "Gammastrålespektroskopi"@nb,
        "Kjernespektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Gammastrålespektroskopi er den kvalitative studien av energispektrene til gammastrålekilder, for eksempel innen kjerneindustrien, geokjemisk undersøkelse og astrofysikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma-ray spectroscopy"@en,
        "Gammaspektroskopi"@nb .

humord:c66832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66832" ;
    dct:modified "2024-06-13T10:21:08"^^xsd:dateTime ;
    skos:altLabel "Gamma rays"@en,
        "Gammastrålar"@nb,
        "Gammastråler"@nb,
        "Gammastråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Gammastråling, som også skrives γ-stråling, er energirik elektromagnetisk stråling fra radioaktive atomkjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma radiation"@en,
        "Gammastråling"@nb .

humord:c66833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66833" ;
    dct:modified "2024-06-13T10:30:31"^^xsd:dateTime ;
    skos:altLabel "Compressible flow"@en,
        "Gas kinetics"@en,
        "Gassdynamikk"@nb,
        "Gasskinetikk"@nb,
        "Gasstraum"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Gassdynamikk er læren om strømninger i gasser, spesielt strømninger med betydelige volumendringer av gassformige medier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas dynamics"@en,
        "Gassdynamikk"@nb .

humord:c66834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66834" ;
    dct:modified "2024-06-13T10:32:40"^^xsd:dateTime ;
    skos:altLabel "Gasslaserar"@nb ;
    skos:broader humord:c18519 ;
    skos:definition "En gasslaser er en laser der en elektrisk strøm går gjennom en gass for å produsere kohærent lys. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas lasers"@en,
        "Gasslasere"@nb .

humord:c66835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66835" ;
    dct:modified "2024-06-13T10:33:40"^^xsd:dateTime ;
    skos:altLabel "Gassteknologi"@nb ;
    skos:broader humord:c08339 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas technology"@en,
        "Gassteknologi"@nb .

humord:c66836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66836" ;
    dct:modified "2024-06-13T10:34:50"^^xsd:dateTime ;
    skos:altLabel "Gassteori"@nb ;
    skos:broader humord:c08339 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas theory"@en,
        "Gassteori"@nb .

humord:c66837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66837" ;
    dct:modified "2024-06-13T10:40:01"^^xsd:dateTime ;
    skos:altLabel "Generators"@en,
        "Elektriske generatorar"@nb,
        "Elektriske generatorer"@nb,
        "Generatorar"@nb ;
    skos:broader humord:c63753 ;
    skos:definition "En generator er en elektrisk maskin som omdanner mekanisk energi til elektrisk energi.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric generators"@en,
        "Generatorer"@nb .

humord:c66838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66838" ;
    dct:modified "2024-06-13T10:45:10"^^xsd:dateTime ;
    skos:altLabel "General theory of relativity"@en,
        "Generell relativitetsteori"@nb ;
    skos:broader humord:c08274 ;
    skos:definition "Den generelle relativitetsteorien fra 1915 beskriver gravitasjon dels som en egenskap ved den krumme firedimensjonale romtiden, og dels som en konsekvens av bevegelsen til det referansesystemet vi befinner oss i. Denne teorien har gitt oss grunnlaget for å beskrive verden i stor skala i relativistiske universmodeller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "General relativity"@en,
        "Generell relativitetsteori"@nb .

humord:c66839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66839" ;
    dct:modified "2024-06-13T10:53:50"^^xsd:dateTime ;
    skos:altLabel "Gitterfeltteori"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "I fysikk er gitterfeltteori studiet av gittermodeller i kvantefeltteori.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lattice field theory"@en,
        "Gitterfeltteori"@nb .

humord:c66840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66840" ;
    dct:modified "2024-06-13T10:54:45"^^xsd:dateTime ;
    skos:altLabel "Glasselektrodar"@nb ;
    skos:broader humord:c64466 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glass electrodes"@en,
        "Glasselektroder"@nb .

humord:c66841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66841" ;
    dct:modified "2024-07-01T13:56:47"^^xsd:dateTime ;
    skos:altLabel "Gluon"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Et gluon er en partikkel, eller kvant, som formidler kreftene mellom kvarker <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gluons"@en,
        "Gluoner"@nb .

humord:c66842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66842" ;
    dct:modified "2024-06-13T11:02:54"^^xsd:dateTime ;
    skos:altLabel "Grafén"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Grafén er et materiale som består at ett enkelt lag av karbonatomer ordnet i et heksagonalt mønster, kalt for en honeycombstruktur, som vist i figuren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Graphene"@en,
        "Grafén"@nb .

humord:c66843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66843" ;
    dct:modified "2024-06-13T11:06:09"^^xsd:dateTime ;
    skos:altLabel "Granulære materiale"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Et granulært materiale er en samling av atskilte solide partikler som mister energi når de kolliderer. Sand, snø, kull, ris, nøtter og ulike pulver er eksempler på granulære materialer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Granular materials"@en,
        "Granulære materialer"@nb .

humord:c66844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66844" ;
    dct:modified "2024-07-11T11:13:26"^^xsd:dateTime ;
    skos:altLabel "Gravitational radiation"@en,
        "Gravitational ripples"@en,
        "Gravitasjonsbylgjer"@nb,
        "Gravitasjonsbølger"@nb,
        "Gravitasjonsbølgjer"@nb,
        "Gravitasjonskrusingar"@nb,
        "Gravitasjonskrusninger"@nb,
        "Gravitasjonsstråling"@nb,
        "Tyngdebylgjer"@nb,
        "Tyngdebølger"@nb,
        "Tyngdebølgjer"@nb ;
    skos:broader humord:c60796,
        humord:c61133,
        humord:c61662,
        humord:c66838 ;
    skos:definition "Gravitasjonsbølger er svingninger i rommets geometri som brer seg som bølger  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravitational waves"@en,
        "Gravitasjonsbølger"@nb .

humord:c66845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66845" ;
    dct:modified "2024-07-11T11:17:12"^^xsd:dateTime ;
    skos:altLabel "Gravitasjonskollaps"@nb ;
    skos:broader humord:c60796,
        humord:c63918 ;
    skos:definition "Gravitasjonskollaps er en rask sammentrekning av et massivt objekt som ikke klarer å motstå sin egen gravitasjonskraft. Dette kan forekomme i en gassky som begynnelsen på stjernedannelsesprosessen eller mot slutten av livet til en stjerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravitational collapse"@en,
        "Gravitasjonskollaps"@nb .

humord:c66846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66846" ;
    dct:modified "2024-06-13T11:29:57"^^xsd:dateTime ;
    skos:altLabel "Gunn effect"@en,
        "Gunn–Hilsum diodes"@en,
        "Gunn–Hilsum effect"@en,
        "Transferred electron devices"@en,
        "Gunn-diodar"@nb,
        "Gunn-effekten"@nb,
        "Gunn–Hilsum-dioder"@nb,
        "Gunn–Hilsum-effekten"@nb ;
    skos:broader humord:c66649 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gunn diodes"@en,
        "Gunn-dioder"@nb .

humord:c66847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66847" ;
    dct:modified "2024-06-13T11:33:54"^^xsd:dateTime ;
    skos:altLabel "Gyroscopic motion"@en,
        "Spinning tops"@en,
        "Gyroskop"@nb,
        "Gyroskopisk bevegelse"@nb,
        "Gyroskopisk rørsle"@nb,
        "Snurrebassar"@nb,
        "Snurrebasser"@nb ;
    skos:broader humord:c60701 ;
    skos:definition "Gyroskop er eit svinghjul som kan rotere om ein akse med stor fart.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gyroscopes"@en,
        "Gyroskoper"@nb .

humord:c66848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66848" ;
    dct:modified "2024-06-13T11:37:29"^^xsd:dateTime ;
    skos:altLabel "Hall-effekt"@nb,
        "Halleffekt"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Hall-effekt er en elektrisk spenning som oppstår i et strømførende materiale som befinner seg i et magnetfelt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hall effect"@en,
        "Hall-effekt"@nb .

humord:c66849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66849" ;
    dct:modified "2024-06-13T11:42:22"^^xsd:dateTime ;
    skos:altLabel "Haloar"@nb ;
    skos:broader humord:c66850 ;
    skos:definition "Ordet halo betyr lysring eller stråling. Halo er også et lysfenomen, ofte farget, som oppstår ved at lysstråler fra sol eller måne brytes og speiles i iskrystaller i høytliggende skyer, kald tåke eller liknende.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halos"@en,
        "Haloer"@nb .

humord:c66850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66850" ;
    dct:modified "2024-06-13T11:42:01"^^xsd:dateTime ;
    skos:altLabel "Ljosfenomen"@nb,
        "Lysfenomen"@nb,
        "Lysfenomener"@nb,
        "Optiske fenomen"@nb,
        "Optiske fenomener"@nb ;
    skos:broader humord:c15719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical phenomena"@en,
        "Optiske fenomener"@nb .

humord:c66851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66851" ;
    dct:modified "2024-06-13T12:00:06"^^xsd:dateTime ;
    skos:altLabel "Semiconductor contacts"@en,
        "Halvleiarkontaktar"@nb,
        "Metall-halvleder-kontakter"@nb,
        "Metall-halvleder-koplinger"@nb,
        "Metall-halvleiar-kontaktar"@nb,
        "Metall-halvleiar-koplingar"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semiconductor junctions"@en,
        "Halvlederkontakter"@nb .

humord:c66852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66852" ;
    dct:modified "2024-06-13T12:01:38"^^xsd:dateTime ;
    skos:altLabel "Halvleiarsimulering"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semiconductor simulation"@en,
        "Halvledersimulering"@nb .

humord:c66853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66853" ;
    dct:modified "2024-06-13T12:06:46"^^xsd:dateTime ;
    skos:altLabel "Hamiltondynamikk"@nb,
        "Hamiltonfunksjonar"@nb,
        "Hamiltonfunksjoner"@nb,
        "Hamiltonmekanikk"@nb,
        "Hamiltonsystem"@nb,
        "Hamiltonsystemer"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Hamilton-mekanikk er en formulering av lovene som styrer klassisk mekanikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hamiltonian mechanics"@en,
        "Hamiltonmekanikk"@nb .

humord:c66854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66854" ;
    dct:modified "2024-06-13T13:51:06"^^xsd:dateTime ;
    skos:altLabel "Hanle-effekten"@nb ;
    skos:broader humord:c66855 ;
    skos:definition "Hanle-effekten er en reduksjon i polariseringen av lys når atomene som sender ut lyset, utsettes for et magnetfelt i en bestemt retning, og når de selv er blitt eksitert av polarisert lys.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hanle effect"@en,
        "Hanle-effekten"@nb .

humord:c66855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66855" ;
    dct:modified "2024-06-13T13:50:27"^^xsd:dateTime ;
    skos:altLabel "Polarisasjon"@nb,
        "Polarisering (Fysikk)"@nb ;
    skos:broader humord:c08269 ;
    skos:definition "Polarisasjon er i fysikken en betegnelse på flere fenomener der en fysisk størrelse har en bestemt retning eller tosidighet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polarization"@en,
        "Polarisasjon"@nb .

humord:c66856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66856" ;
    dct:modified "2024-06-14T11:56:44"^^xsd:dateTime ;
    skos:altLabel "Helsefysikk"@nb,
        "Strålingsfysikk"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Strålingsfysikk er de delene av fysikken som tar for seg hvordan partikler og bølger transporterer energi igjennom vakuum eller materialer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health physics"@en,
        "Helsefysikk"@nb .

humord:c66857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66857" ;
    dct:modified "2024-06-13T13:56:46"^^xsd:dateTime ;
    skos:altLabel "Heterojunctions"@en,
        "Heterostrukturar"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "En heterostruktur  er et grensesnitt mellom to lag eller områder av ulike halvledere.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heterostructures"@en,
        "Heterostrukturer"@nb .

humord:c66858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66858" ;
    dct:modified "2024-06-13T14:01:47"^^xsd:dateTime ;
    skos:altLabel "Higgsboson"@nb ;
    skos:broader humord:c66611 ;
    skos:definition "Higgsbosonet er en elementærpartikkel, som ifølge standard elektrosvak teori er indirekte ansvarlig for at alle elementærpartiklene har masse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Higgs bosons"@en,
        "Higgsbosoner"@nb .

humord:c66859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66859" ;
    dct:modified "2024-06-13T14:03:58"^^xsd:dateTime ;
    skos:altLabel "Holografi"@nb ;
    skos:broader humord:c12054 ;
    skos:definition "Holografi er en metode for fremstilling av tredimensjonale bilder av objekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holography"@en,
        "Holografi"@nb .

humord:c66860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66860" ;
    dct:modified "2024-06-13T14:12:52"^^xsd:dateTime ;
    skos:altLabel "Physics of everyday phenomena"@en,
        "Fysikk i hverdagen"@nb,
        "Fysikk i kvardagen"@nb,
        "Hobbyfysikk"@nb,
        "Kvardagsfysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Everyday physics"@en,
        "Hverdagsfysikk"@nb .

humord:c66861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66861" ;
    dct:modified "2024-06-13T14:29:32"^^xsd:dateTime ;
    skos:altLabel "Acoustical oceanography"@en,
        "Ocean acoustics"@en,
        "Underwater acoustics"@en,
        "Akustisk oseanografi"@nb,
        "Havakustikk"@nb,
        "Havets akustikk"@nb,
        "Hydroakustikk"@nb,
        "Marin akustikk"@nb,
        "Undervannsakustikk"@nb,
        "Undervassakustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:definition "Hydroakustikk er studiet og bruk av lyd i vann.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: For dokumenter om akustisk oseanografi bør også \"oseanografi\" legges til som emneord. ML 15.5.15"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydroacoustics"@en,
        "Hydroakustikk"@nb .

humord:c66862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66862" ;
    dct:modified "2024-06-13T14:34:49"^^xsd:dateTime ;
    skos:altLabel "Hydrodynamic instability"@en,
        "Hydrodynamisk instabilitet"@nb,
        "Hydrodynamisk stabilitet"@nb,
        "Hydrodynamisk ustabilitet"@nb ;
    skos:broader humord:c63404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrodynamic stability"@en,
        "Hydrodynamisk stabilitet"@nb .

humord:c66863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66863" ;
    dct:modified "2024-06-13T14:39:18"^^xsd:dateTime ;
    skos:altLabel "Hyperon"@nb ;
    skos:broader humord:c66518 ;
    skos:definition "Et hyperon er en partikkel med en annen hyperladning enn nukleonene, det vil si protonet og nøytronet.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperons"@en,
        "Hyperoner"@nb .

humord:c66864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66864" ;
    dct:modified "2024-06-13T14:48:48"^^xsd:dateTime ;
    skos:altLabel "Høgtemperatur-superleiarar"@nb,
        "Høgtemperatur-superleiing"@nb,
        "Høytemperatur-superledere"@nb ;
    skos:broader humord:c66865 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High-temperature superconductivity"@en,
        "Høytemperatur-superledning"@nb .

humord:c66865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66865" ;
    dct:modified "2024-06-14T11:55:00"^^xsd:dateTime ;
    skos:altLabel "BCS theory"@en,
        "BCS-teorien"@nb,
        "Superkonduktivitet"@nb,
        "Superleiing"@nb,
        "Supraledning"@nb,
        "Supraleiing"@nb ;
    skos:broader humord:c65546 ;
    skos:definition "Superledning er et fenomen som inntreffer i mange materialer ved lave temperaturer og består av at: ytre magnetfelt blir skjermet av det superledende materialet, og materialet fremviser null elektrisk motstand. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superconductivity"@en,
        "Superledning"@nb .

humord:c66866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66866" ;
    dct:modified "2024-06-13T14:51:59"^^xsd:dateTime ;
    skos:altLabel "High pressure"@en,
        "Høytrykksfysikk"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Høytrykksfysikk er den delen av fysikken som omhandler væskers og faste stoffers egenskaper når de utsettes for ekstremt høyt trykk der gasser ikke eksisterer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High pressure physics"@en,
        "Høytrykksfysikk"@nb .

humord:c66867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66867" ;
    dct:modified "2024-06-13T14:56:37"^^xsd:dateTime ;
    skos:altLabel "Jetstraumar"@nb ;
    skos:broader humord:c25541 ;
    skos:definition "Jetstrømmer er kraftige og smale vindstrømmer 5–15 kilometer over havnivå.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jet streams"@en,
        "Jetstrømmer"@nb .

humord:c66868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66868" ;
    dct:modified "2024-06-13T15:00:05"^^xsd:dateTime ;
    skos:altLabel "Josephsoneffekt"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Josephsoneffekt er en elektrisk strøm med eksakt null elektrisk motstand som kan opptre mellom to superledende materialer som er adskilt av et ikke-superledende sjikt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Josephson effect"@en,
        "Josephsoneffekt"@nb .

humord:c66869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66869" ;
    dct:modified "2024-06-13T15:06:38"^^xsd:dateTime ;
    skos:altLabel "Isolatorar"@nb ;
    skos:broader humord:c64313 ;
    skos:definition "Isolator er en gjenstand som består av et dielektrikum med en så liten elektrisk ledningsevne at den hindrer en strømgjennomgang. Ordet isolator blir også brukt om materiale som hindrer overføring av andre energiformer som lyd og varme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insulators"@en,
        "Isolatorer"@nb .

humord:c66870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66870" ;
    dct:modified "2024-06-13T15:10:00"^^xsd:dateTime ;
    skos:altLabel "Isolasjonsmaterialar"@nb,
        "Isolasjonsmateriale"@nb ;
    skos:broader humord:c07773 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insulation materials"@en,
        "Isolasjonsmaterialer"@nb .

humord:c66871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66871" ;
    dct:modified "2024-06-13T15:12:03"^^xsd:dateTime ;
    skos:altLabel "Iskrystall"@nb,
        "Iskrystallar"@nb ;
    skos:broader humord:c11938 ;
    skos:definition "Iskrystaller oppstår når vanndampen i lufta går direkte over til is og de faste vannmolekylene danner fine mønstre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ice crystals"@en,
        "Iskrystaller"@nb .

humord:c66872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66872" ;
    dct:modified "2024-06-18T12:54:04"^^xsd:dateTime ;
    skos:altLabel "Segelfoss (Litterære stader)"@nb ;
    skos:broader humord:c58419 ;
    skos:definition "Litterært sted i Knut Hamsuns forfatterskap, hentet fra \"Segelfoss by\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Segelfoss (Literary places)"@en,
        "Segelfoss (Litterære steder)"@nb .

humord:c66873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66873" ;
    dct:modified "2024-06-18T12:53:30"^^xsd:dateTime ;
    skos:altLabel "Sellanrå (Litterære stader)"@nb ;
    skos:broader humord:c58419 ;
    skos:definition "Litterært sted i Knut Hamsuns forfatterskap, hentet fra \"Markens grøde\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sellanrå (Literary places)"@en,
        "Sellanrå  (Litterære steder)"@nb .

humord:c66874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66874" ;
    dct:modified "2024-06-18T12:53:45"^^xsd:dateTime ;
    skos:altLabel "Polden (Litterære stader)"@nb ;
    skos:broader humord:c58419 ;
    skos:definition "Litterært sted i Knut Hamsuns forfatterskap, hentet fra \"Landstrykere\" og \"August\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polden (Literary places)"@en,
        "Polden  (Litterære steder)"@nb .

humord:c66875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66875" ;
    dct:modified "2024-06-18T12:53:09"^^xsd:dateTime ;
    skos:altLabel "Sirilund (Litterære stader)"@nb ;
    skos:broader humord:c58419 ;
    skos:definition "Litterært sted i Knut Hamsuns forfatterskap, hentet fra \"Pan\", \"Benoni\" og  \"Rosa\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sirilund (Literary places)"@en,
        "Sirilund  (Litterære steder)"@nb .

humord:c66876 a ubo:Topic,
        skos:Concept ;
    dct:created "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66876" ;
    dct:modified "2024-11-07T07:40:54"^^xsd:dateTime ;
    skos:altLabel "Knoff (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Knoff er en karakter i Knut Hamsuns forfatterskap, hentet fra \"Landstrykere\" <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knoff (Literary character)"@en,
        "Knoff (Litterær karakter)"@nb .

humord:c66877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66877" ;
    dct:modified "2024-06-18T12:52:32"^^xsd:dateTime ;
    skos:altLabel "Rosengård (Litterære stader)"@nb ;
    skos:broader humord:c58419 ;
    skos:definition "Litterært sted i Knut Hamsuns forfatterskap, hentet fra \"Sværmere\" og \"Under høststjernen\"  <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rosengård (Literary places)"@en,
        "Rosengård  (Litterære steder)"@nb .

humord:c66878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66878" ;
    dct:modified "2024-06-17T09:14:30"^^xsd:dateTime ;
    skos:altLabel "Bible stories"@en,
        "Bibelhistorie"@nb ;
    skos:broader humord:c08694 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biblical history"@en,
        "Bibelhistorie"@nb .

humord:c66879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66879" ;
    dct:modified "2024-06-17T09:22:11"^^xsd:dateTime ;
    skos:altLabel "Personalhistorie"@nb ;
    skos:broader humord:c06697,
        humord:c12566 ;
    skos:definition "Personalhistorie er fremstilling av enkelte personers liv. Personalhistorie har nær tilknytning til genealogien, idet menneskenes livsløp og deres miljø er gjenstand for gransking ved slektshistoriske undersøkelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Personal history"@en,
        "Personalhistorie"@nb .

humord:c66880 a ubo:Topic,
        skos:Concept ;
    dct:created "2009-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66880" ;
    dct:modified "2024-06-17T09:28:25"^^xsd:dateTime ;
    skos:altLabel "Replikkar"@nb ;
    skos:broader humord:c05545 ;
    skos:definition "Replikk er et svar i samtale eller diskusjon, saksøkerens annet innlegg i en rettssak, avsnitt av dialog i teaterstykke som sies av en person på én gang, eller en skuespillers behandling av dialogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lines (Dramaturgy)"@en,
        "Replikker"@nb .

humord:c66881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66881" ;
    dct:modified "2024-06-17T09:37:53"^^xsd:dateTime ;
    skos:altLabel "Scenespråk"@nb ;
    skos:broader humord:c05577 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stage language"@en,
        "Scenespråk"@nb .

humord:c66882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66882" ;
    dct:modified "2024-06-17T09:44:16"^^xsd:dateTime ;
    skos:altLabel "Byanlegg"@nb ;
    skos:broader humord:c09500 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "City infrastructure"@en,
        "Byanlegg"@nb .

humord:c66883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66883" ;
    dct:modified "2024-06-17T09:48:49"^^xsd:dateTime ;
    skos:altLabel "Trelast"@nb ;
    skos:broader humord:c11867 ;
    skos:definition "Trelast, fellesnavn på skåret last, det vil si skurlast, snekkervirke, kassebord, tønnestav og høvellast. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lumber"@en,
        "Trelast"@nb .

humord:c66884 a ubo:Topic,
        skos:Concept ;
    dct:created "2011-05-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66884" ;
    dct:modified "2024-06-18T12:51:12"^^xsd:dateTime ;
    skos:altLabel "Letters from Norway"@en,
        "Norgesbrev"@en,
        "Norwegian letters"@en,
        "Noregsbrev"@nb ;
    skos:broader humord:c04103 ;
    skos:definition "Norgesbrev er en betegnelse brukt om brev sendt fra Norge til norske utvandrere til Amerika. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo11"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norway letters"@en,
        "Norgesbrev"@nb ;
    skos:related humord:c22078 .

humord:c66885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66885" ;
    dct:modified "2024-06-17T10:09:40"^^xsd:dateTime ;
    skos:altLabel "Literary models"@en,
        "Litterære modellar"@nb,
        "Modellar (Litteratur)"@nb,
        "Modeller (Litteratur)"@nb ;
    skos:broader humord:c07564 ;
    skos:definition "Litterære modeller er mennesker brukt som modeller for en litterær karakter <ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Models (Literature)"@en,
        "Litterære modeller"@nb .

humord:c66886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66886" ;
    dct:modified "2024-06-17T10:18:38"^^xsd:dateTime ;
    skos:altLabel "Nådevalgstriden"@nb ;
    skos:broader humord:c15509 ;
    skos:definition "I løpet av 1880-årene ble Den norske Synode slitt i stykker av en teologisk feide som gikk under navnet “nådevalgstriden” <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grace election dispute"@en,
        "Nådevalgstriden"@nb .

humord:c66887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66887" ;
    dct:modified "2024-11-21T09:09:45"^^xsd:dateTime ;
    skos:altLabel "Gruber"@nb,
        "Gruver"@nb,
        "Miner (Bergverk)"@nb ;
    skos:broader humord:c07667 ;
    skos:definition "Gruve, område hvor man bryter mineraler, malmer eller bergarter, enten ved en fordypning sprengt ned i terrenget (dagbrudd) eller ved underjordisk drift. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: Var tidligere slått sammen med Gruvedrift. Splittet 17/6-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mines (Quarrying)"@en,
        "Gruver"@nb ;
    skos:related humord:c23059 .

humord:c66888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66888" ;
    dct:modified "2024-06-21T09:42:31"^^xsd:dateTime ;
    skos:altLabel "Bergverk"@nb ;
    skos:broader humord:c07664 ;
    skos:definition "Et Bergverk er et område hvor man utvinner nyttbare mineraler og/eller bergarter fra den faste berggrunnen <Norsk geologisk ordbok>"@nb ;
    skos:editorialNote "Lukket bemerkning: skilt ut fra Gruvedrift. 17/6-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mining sites"@en,
        "Bergverk"@nb .

humord:c66889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66889" ;
    dct:modified "2024-06-17T13:05:16"^^xsd:dateTime ;
    skos:altLabel "Gresk filosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:editorialNote "Brukes om klassisk gresk filosofi"@nb,
        "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Greek philosophy"@en,
        "Gresk filosofi"@nb .

humord:c66890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66890" ;
    dct:modified "2024-06-18T11:54:17"^^xsd:dateTime ;
    skos:altLabel "Solar magnetic activity cycle"@en,
        "Sun-spot cycle"@en,
        "Sun-spot period"@en,
        "Sunspot cycle"@en,
        "Sunspot period"@en,
        "Aktivitetssyklusen"@nb,
        "Solflekksyklusen"@nb,
        "Solsyklusen"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "Solflekksyklusen er perioden fra antallet solflekker når sitt maksimum og til det inntreffer igjen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar cycle"@en,
        "Solsyklusen"@nb .

humord:c66891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66891" ;
    dct:modified "2024-06-18T12:47:26"^^xsd:dateTime ;
    skos:altLabel "Language revitalization"@en,
        "Reversing language shift"@en,
        "Språkrevitalisering"@nb ;
    skos:broader humord:c09389 ;
    skos:definition "Språkrevitalisering er et forsøk på å stoppe eller reversere nedgangen av et språk eller å gjenopplive et utdødd språk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Language revival"@en,
        "Språkrevitalisering"@nb .

humord:c66892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66892" ;
    dct:modified "2024-06-19T08:27:49"^^xsd:dateTime ;
    skos:altLabel "Ikkje-lineær optikk"@nb ;
    skos:broader humord:c66769 ;
    skos:definition "Ikke-lineær optikk handler om ikke-lineære effekter ved store lysintensiteter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-linear optics"@en,
        "Ikke-lineær optikk"@nb .

humord:c66893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66893" ;
    dct:modified "2024-06-19T08:32:45"^^xsd:dateTime ;
    skos:altLabel "Nonlinear plasma"@en,
        "Ikke-lineær plasma"@nb,
        "Ikkje-lineær plasma"@nb,
        "Ikkje-lineær plasmafysikk"@nb ;
    skos:broader humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonlinear plasma physics"@en,
        "Ikke-lineær plasmafysikk"@nb .

humord:c66894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66894" ;
    dct:modified "2024-06-25T13:20:03"^^xsd:dateTime ;
    skos:altLabel "Stokastisk termodynamikk"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Stokastisk termodynamikk  er et forskningsfelt under statistisk mekanikk som bruker stokastiske variabler i studiet av ikke-likevektsdynamikken i mikroskopiske systemer som kolloidale partikler, biopolymerer (som DNA, RNA, proteiner), enzymer, molekylære motorer osv. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stochastic thermodynamics"@en,
        "Stokastisk termodynamikk"@nb .

humord:c66895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66895" ;
    dct:modified "2024-06-19T08:39:25"^^xsd:dateTime ;
    skos:altLabel "Ikkje-newtonske væsker"@nb ;
    skos:broader humord:c61571 ;
    skos:definition "En ikke-newtonsk væske er en væske der viskositeten er avhengig av hastigheten væsken beveger seg med.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-Newtonian fluids"@en,
        "Ikke-newtonske væsker"@nb .

humord:c66896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66896" ;
    dct:modified "2024-06-19T08:41:19"^^xsd:dateTime ;
    skos:altLabel "Impedance"@en,
        "Impedans"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Elektrisk impedans er forholdet mellom spenning og strøm i en vekselstrømkrets. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrical impedance"@en,
        "Impedans"@nb .

humord:c66897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66897" ;
    dct:modified "2024-06-19T08:44:26"^^xsd:dateTime ;
    skos:altLabel "Inhomogene materiale"@nb ;
    skos:broader humord:c66774 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inhomogeneous materials"@en,
        "Inhomogene materialer"@nb .

humord:c66898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66898" ;
    dct:modified "2024-06-19T08:46:53"^^xsd:dateTime ;
    skos:altLabel "Instanton"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "Et instanton er en klassisk løsning på bevegelsesligninger med en endelig, ikke-null handling, enten i kvantemekanikk eller i kvantefeltteori. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Instantons"@en,
        "Instantoner"@nb .

humord:c66899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66899" ;
    dct:modified "2024-06-19T08:50:45"^^xsd:dateTime ;
    skos:altLabel "Interferometer"@nb,
        "Interferometri"@nb ;
    skos:broader humord:c66664 ;
    skos:definition "Interferometri er en målemetode som brukes på flere områder i fysikken. Her måler man forskjellen, eller interferensen, mellom to eller flere lysstråler som bringes sammen etter at de har blitt sendt gjennom forskjellige materialer eller har beveget seg ulike avstander. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubp24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interferometry"@en,
        "Interferometri"@nb .

humord:c66900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66900" ;
    dct:modified "2024-07-01T14:02:26"^^xsd:dateTime ;
    skos:altLabel "Ionefysikk"@nb ;
    skos:broader humord:c64782 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion physics"@en,
        "Ionefysikk"@nb .

humord:c66901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66901" ;
    dct:modified "2024-06-19T08:59:44"^^xsd:dateTime ;
    skos:altLabel "Ioneimplantasjon"@nb ;
    skos:broader humord:c66272 ;
    skos:definition "Ioneimplantasjon er en lavtemperaturprosess der ioner av ett element akselereres til et fast mål, og dermed endrer de fysiske, kjemiske eller elektriske egenskapene til målet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion implantation"@en,
        "Ioneimplantasjon"@nb .

humord:c66902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66902" ;
    dct:modified "2024-06-19T08:59:16"^^xsd:dateTime ;
    skos:altLabel "Ionestrålar"@nb ;
    skos:broader humord:c66272 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion beams"@en,
        "Ionestråler"@nb .

humord:c66903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66903" ;
    dct:modified "2024-06-19T09:02:14"^^xsd:dateTime ;
    skos:altLabel "Ioniserande stråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Ioniserende stråling er stråling som i motsetning til ikke-ioniserende stråling har stor nok energi per kvant til å ionisere et atom eller molekyl.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ionizing radiation"@en,
        "Ioniserende stråling"@nb .

humord:c66904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66904" ;
    dct:modified "2024-06-19T09:04:46"^^xsd:dateTime ;
    skos:altLabel "Irreversibility (Thermodynamics)"@en,
        "Irreversibilitet  (Termodynamikk)"@nb,
        "Irreversible prosessar  (Termodynamikk)"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Ein irreversibel prosess er ein prosess som ikkje kan skje i motsett rekkefølgje. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irreversible processes (Thermodynamics)"@en,
        "Irreversible prosesser (Termodynamikk)"@nb .

humord:c66905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66905" ;
    dct:modified "2024-06-19T09:08:22"^^xsd:dateTime ;
    skos:altLabel "Kald fusjon"@nb ;
    skos:broader humord:c12879 ;
    skos:definition "Kald fusjon er et hypotetisk konsept bestående av at to lette ioner smelter sammen (fusjonerer) ved eller nær romtemperatur.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cold fusion"@en,
        "Kald fusjon"@nb .

humord:c66906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66906" ;
    dct:modified "2024-06-19T10:17:54"^^xsd:dateTime ;
    skos:altLabel "Carbonium ion"@en,
        "Karboniumion"@nb ;
    skos:broader humord:c62675 ;
    skos:definition "Karboniumion er en betegnelse for en positivt ladet ion som består av et karbonatom. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbonium ions"@en,
        "Karboniumioner"@nb .

humord:c66907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66907" ;
    dct:modified "2024-06-19T10:24:49"^^xsd:dateTime ;
    skos:altLabel "Carbon monooxide"@en,
        "Carbon(II) oxide"@en,
        "Carbonous oxide"@en,
        "Flue gas"@en,
        "CO"@nb,
        "Karbonmonoksid"@nb,
        "Kolos"@nb,
        "Kullos"@nb ;
    skos:broader humord:c08339 ;
    skos:definition "Karbonmonoksid (CO) dannes når propan, kull, ved og andre karbonholdige materialer brenner uten at det er tilstrekkelig luft til stede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon monoxide"@en,
        "Karbonmonoksid"@nb .

humord:c66908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66908" ;
    dct:modified "2024-06-19T11:07:27"^^xsd:dateTime ;
    skos:altLabel "Inorganic acids"@en,
        "Mineralsyre"@nb,
        "Uorganiske syrer"@nb ;
    skos:broader humord:c15441 ;
    skos:definition "Mineralsyrer er innen kjemi en fellesbetegnelse på uorganiske syrer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral acids"@en,
        "Mineralsyrer"@nb .

humord:c66909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66909" ;
    dct:modified "2024-06-20T13:37:23"^^xsd:dateTime ;
    skos:altLabel "Karbonsyre"@nb,
        "Kolsyre"@nb,
        "Kullsyre"@nb ;
    skos:broader humord:c66908 ;
    skos:definition "Karbonsyre (også kalt kullsyre eller kolsyre)  er en uorganisk syre med den kjemiske formelen H2CO3. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon acids"@en,
        "Karbonsyrer"@nb .

humord:c66910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66910" ;
    dct:modified "2024-06-19T12:32:48"^^xsd:dateTime ;
    skos:altLabel "Statistisk optikk"@nb ;
    skos:broader humord:c15719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical optics"@en,
        "Statistisk optikk"@nb .

humord:c66911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66911" ;
    dct:modified "2024-06-19T12:37:11"^^xsd:dateTime ;
    skos:altLabel "Vacuum technology"@en,
        "Vakuumteknikk"@nb,
        "Vakuumteknologi"@nb ;
    skos:broader humord:c00535 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vacuum engineering"@en,
        "Vakuumteknikk"@nb .

humord:c66912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66912" ;
    dct:modified "2024-06-19T12:43:40"^^xsd:dateTime ;
    skos:altLabel "Omsetjingar"@nb,
        "Omsettingar"@nb ;
    skos:broader humord:c07517 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb,
        "Oversettelser: termen brukes om spesifikke oversettelser  <ubo>"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Translations"@en,
        "Oversettelser"@nb .

humord:c66913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66913" ;
    dct:modified "2024-06-21T10:36:10"^^xsd:dateTime ;
    skos:altLabel "Fortsetjingar"@nb,
        "Fortsettelser"@nb,
        "Fortsettingar"@nb,
        "Oppfylgjarar"@nb,
        "Oppfølgarar"@nb,
        "Oppfølgjarar"@nb ;
    skos:broader humord:c05422,
        humord:c26296 ;
    skos:definition "Oppfølgere er fortsettelser/viderediktning av et annet kunstnerisk verk <ibsensenteret>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sequels"@en,
        "Oppfølgere"@nb ;
    skos:related humord:c06735,
        humord:c66945 .

humord:c66914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66914" ;
    dct:modified "2024-06-19T14:30:01"^^xsd:dateTime ;
    skos:altLabel "Silent theater"@en,
        "Stumteater"@nb ;
    skos:broader humord:c05555 ;
    skos:definition "Teatersjanger som henter estetiske virkemidler fra stumfilmsjangeren <ibsensenteret>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silent theatre"@en,
        "Stumteater"@nb ;
    skos:related humord:c05563 .

humord:c66915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66915" ;
    dct:modified "2024-06-19T12:51:04"^^xsd:dateTime ;
    skos:altLabel "Katalytisk hydrogenasjon"@nb,
        "Katalytisk hydrogenering"@nb ;
    skos:broader humord:c66050 ;
    skos:definition "Teknologisk utføres addisjon av hydrogen til umettede forbindelser ved hjelp av en katalysator. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Catalytic hydrogenation"@en,
        "Katalytisk hydrogenering"@nb .

humord:c66916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66916" ;
    dct:modified "2025-01-03T13:06:31"^^xsd:dateTime ;
    skos:altLabel "Keramar"@nb,
        "Keramiske material"@nb,
        "Keramiske materialer"@nb ;
    skos:broader humord:c69389 ;
    skos:definition "Keram, er et uorganisk, ikke metallisk materiale. Begrepet keramisk materiale brukes både om keramer i vitenskapelig/teknisk betydning og det mer begrensede delområdet som kalles keramikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ceramic materials"@en,
        "Keramer"@nb .

humord:c66917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66917" ;
    dct:modified "2024-06-19T13:24:08"^^xsd:dateTime ;
    skos:altLabel "Keten"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Keten er en gruppe kjemiske forbindelser med generell formel R2C=C=O, hvor R står for en hydrokarbonrest. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ketenes"@en,
        "Ketener"@nb .

humord:c66918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66918" ;
    dct:modified "2024-06-19T13:29:30"^^xsd:dateTime ;
    skos:altLabel "Keton"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Ketoner er en gruppe organiske forbindelser. De har generell kjemisk formel R–CO–Rʹ, der R og Rʹ er hydrokarbonrester. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ketones"@en,
        "Ketoner"@nb .

humord:c66919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66919" ;
    dct:modified "2024-06-20T13:20:27"^^xsd:dateTime ;
    skos:altLabel "Synthetic fibres"@en,
        "Syntetiske fibere"@nb,
        "Syntetiske fibrar"@nb,
        "Syntetiske fibre"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Fibre er viktige byggesteiner i mange ulike strukturer fordi de kan binde sammen, stive opp, skape hold og kommunikasjon.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic fibers"@en,
        "Syntetiske fibrer"@nb .

humord:c66920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66920" ;
    dct:modified "2024-06-19T13:47:30"^^xsd:dateTime ;
    skos:altLabel "Kevlar"@nb ;
    skos:broader humord:c21476,
        humord:c66919 ;
    skos:definition "Kevlar er et polymermateriale som brukes til formål der stor styrke og lav vekt er vesentlig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kevlar"@en,
        "Kevlar"@nb .

humord:c66921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66921" ;
    dct:modified "2024-06-19T13:54:19"^^xsd:dateTime ;
    skos:altLabel "Kitin"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Kitin er et seigt, semitransparent og nitrogenholdig polysakkarid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chitins"@en,
        "Kitiner"@nb .

humord:c66922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66922" ;
    dct:modified "2024-06-19T14:04:14"^^xsd:dateTime ;
    skos:altLabel "Objections"@en,
        "Protestar"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "En protest er en innsigelse eller en moterklæring.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protests"@en,
        "Protester"@nb ;
    skos:related humord:c23891 .

humord:c66923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66923" ;
    dct:modified "2024-06-19T14:25:20"^^xsd:dateTime ;
    skos:altLabel "Termisk konduksjon"@nb,
        "Termisk konduktivitet"@nb,
        "Varmeledningsevne"@nb,
        "Varmeleiing"@nb,
        "Varmeleiingsevne"@nb,
        "Varmeoverføring"@nb,
        "Varmeovergang"@nb ;
    skos:broader humord:c59257 ;
    skos:definition "Varmeledning er overføring av varme gjennom termiske kollisjoner mellom molekyler langs en temperaturgradient. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal conduction"@en,
        "Varmeledning"@nb .

humord:c66924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66924" ;
    dct:modified "2024-06-19T14:27:37"^^xsd:dateTime ;
    skos:altLabel "Varmepumpar"@nb ;
    skos:broader humord:c04421 ;
    skos:definition "Varmepumpe er en maskin som i en termodynamisk prosess overfører termisk energi fra et varmereservoar med lav temperatur til et varmereservoar med høy temperatur. Den viktigste anvendelsen av varmepumper er til oppvarming og avkjøling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heat pumps"@en,
        "Varmepumper"@nb .

humord:c66925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66925" ;
    dct:modified "2024-06-19T14:29:37"^^xsd:dateTime ;
    skos:altLabel "Varmetransport"@nb ;
    skos:broader humord:c66923 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heat transfer"@en,
        "Varmetransport"@nb .

humord:c66926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66926" ;
    dct:modified "2024-06-19T14:32:01"^^xsd:dateTime ;
    skos:altLabel "Thermal engineering"@en,
        "Varmeteknikk"@nb ;
    skos:broader humord:c59257 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heat engineering"@en,
        "Varmeteknikk"@nb .

humord:c66927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66927" ;
    dct:modified "2024-06-20T13:18:12"^^xsd:dateTime ;
    skos:altLabel "Path integral formulation of quantum mechanics"@en,
        "Feynman path integral formulation"@nb,
        "Feynmans veiintegralformulering"@nb,
        "Vegintegral"@nb,
        "Vegintegralformuleringa"@nb,
        "Veiintegraler i kvantemekanikk"@nb,
        "Veiintegralformulering av kvantemekanikken"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "Veiintegralformuleringen er en formulering av kvanteteori som generaliserer virkningsprinsippet i klassisk mekanikk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Path integral formulation"@en,
        "Veiintegralformuleringen"@nb .

humord:c66928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66928" ;
    dct:modified "2024-06-19T14:37:17"^^xsd:dateTime ;
    skos:altLabel "Vekselstraum"@nb ;
    skos:broader humord:c64313 ;
    skos:definition "Vekselstrøm er elektrisk strøm som skifter retning periodisk, slik at det i gjennomsnitt går like mye strøm i begge retninger langs en leder.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alternating current"@en,
        "Vekselstrøm"@nb .

humord:c66929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66929" ;
    dct:modified "2024-06-19T14:38:14"^^xsd:dateTime ;
    skos:altLabel "Likestraum"@nb ;
    skos:broader humord:c64313 ;
    skos:definition "Likestrøm er elektrisk strøm som flyter i én retning, i motsetning til vekselstrøm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Direct current"@en,
        "Likestrøm"@nb .

humord:c66930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66930" ;
    dct:modified "2024-06-19T14:55:01"^^xsd:dateTime ;
    skos:altLabel "Insolation"@en,
        "Solar exposure"@en,
        "Solar irradiance"@en,
        "Solinnstråling"@nb,
        "Solljos"@nb,
        "Sollys"@nb,
        "Solstråling"@nb,
        "Solutstråling"@nb ;
    skos:broader humord:c16452,
        humord:c66696 ;
    skos:definition "Solstråling er strålingsenergi sendt ut fra solen, og da særlig elektromagnetisk energi. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar radiation"@en,
        "Solstråling"@nb .

humord:c66931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66931" ;
    dct:modified "2024-11-13T08:20:14"^^xsd:dateTime ;
    skos:altLabel "Kjemieksperiment"@nb,
        "Kjemiforsøk"@nb,
        "Kjemiprosjekt"@nb,
        "Kjemiprosjekter"@nb,
        "Kjemiske eksperiment"@nb,
        "Kjemiske eksperimenter"@nb ;
    skos:broader humord:c01465 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemistry experiments"@en,
        "Kjemieksperimenter"@nb .

humord:c66932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66932" ;
    dct:modified "2024-10-07T13:46:35"^^xsd:dateTime ;
    skos:altLabel "Solobservatorium"@nb ;
    skos:broader humord:c66475 ;
    skos:definition "Solobservatorium er en installasjon som brukes til å gjøre vitenskapelige observasjoner av Sola. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar observatories"@en,
        "Solobservatorier"@nb ;
    skos:related humord:c68467 .

humord:c66933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66933" ;
    dct:modified "2024-06-19T15:12:05"^^xsd:dateTime ;
    skos:altLabel "Earth-based observatories"@en,
        "Jordbaserte observatorium"@nb,
        "Jordbaserte teleskop"@nb,
        "Jordbaserte teleskoper"@nb ;
    skos:broader humord:c66475 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ground-based observatories"@en,
        "Jordbaserte observatorier"@nb .

humord:c66934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66934" ;
    dct:modified "2024-06-19T15:17:39"^^xsd:dateTime ;
    skos:altLabel "Kjemisk jamvekt"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Enhver kjemisk reaksjon vil etter en viss tid se ut til å stoppe opp, slik at ingen synlig forandring skjer. Da sies reaksjonen å være i kjemisk likevekt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical equilibrium"@en,
        "Kjemisk likevekt"@nb .

humord:c66935 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66935" ;
    dct:modified "2024-06-19T15:24:11"^^xsd:dateTime ;
    skos:altLabel "V838"@en,
        "V838 Mon"@en,
        "V838"@nb ;
    skos:broader humord:c62454 ;
    skos:definition "En bemerkelsesverdig stjerne i Enhjørningen er V838 Monocerotis, som i 2002 økte lysstyrken sin til en million ganger Solas lysstyrke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "V838 Monocerotis"@en,
        "V838"@nb .

humord:c66936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66936" ;
    dct:modified "2024-06-19T15:29:34"^^xsd:dateTime ;
    skos:altLabel "Kjemisk spesiering"@nb,
        "Spesiering"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Undersøkelse av hvilke stoffer et grunnstoff opptrer som i en prøve. <Språkrådet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical speciation"@en,
        "Spesiering"@nb .

humord:c66937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66937" ;
    dct:modified "2024-07-17T14:47:45"^^xsd:dateTime ;
    skos:altLabel "Solar-terrestrisk fysikk"@nb ;
    skos:broader humord:c08276,
        humord:c61675 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar-terrestrial physics"@en,
        "Solar-terrestrisk fysikk"@nb ;
    skos:related humord:c67645 .

humord:c66938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66938" ;
    dct:modified "2024-06-19T15:50:47"^^xsd:dateTime ;
    skos:altLabel "Solarkonstanten"@nb,
        "Solkonstanten"@nb ;
    skos:broader humord:c66930 ;
    skos:definition "Solkonstanten er et mål på flukstettheten til solas elektromagnetiske stråling ved en avstand på én astronomisk enhet (AU) – den gjennomsnittlige avstanden til jorda. Solkonstanten er dermed et årlig gjennomsnitt for solinnstrålingen som treffer jordas øvre atmosfære. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar constant"@en,
        "Solarkonstanten"@nb .

humord:c66939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66939" ;
    dct:modified "2024-06-19T16:26:28"^^xsd:dateTime ;
    skos:altLabel "Radiostøy"@nb ;
    skos:broader humord:c66563 ;
    skos:definition "Radiostøy er uønskede signaler i radiomottagere som skyldes elektriske støyspenninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio noise"@en,
        "Radiostøy"@nb .

humord:c66940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66940" ;
    dct:modified "2024-06-19T16:32:05"^^xsd:dateTime ;
    skos:altLabel "Radiation monitoring"@en,
        "Radiometri"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Radiometri er måling av elektromagnetisk strålingsenergi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiometry"@en,
        "Radiometri"@nb .

humord:c66941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66941" ;
    dct:modified "2024-06-19T16:41:40"^^xsd:dateTime ;
    skos:altLabel "Nutasjon"@nb ;
    skos:broader humord:c65443 ;
    skos:definition "Nutasjon er en pendelbevegelse som oppstår når et stivt legeme roterer om en fri akse under påvirkning av en konstant ytre kraft, for eksempel tyngdekraften. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nutation"@en,
        "Nutasjon"@nb .

humord:c66942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66942" ;
    dct:modified "2024-06-20T10:44:58"^^xsd:dateTime ;
    skos:altLabel "Flygeaske"@nb,
        "Flyveaske"@nb ;
    skos:broader humord:c65297 ;
    skos:definition "Flyveaske er et biprodukt av en forbrenningsprosess, asken fanges opp fra røykgasser ved hjelp av filtre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fly ash"@en,
        "Flygeaske"@nb .

humord:c66943 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66943" ;
    dct:modified "2024-06-21T09:41:53"^^xsd:dateTime ;
    skos:altLabel "Betlehem"@nb ;
    skos:broader humord:c12114 ;
    skos:definition "Betlehem er en by i Palestina som ligger cirka 10 km sør for Jerusalem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Betlehem"@en,
        "Betlehem"@nb .

humord:c66944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66944" ;
    dct:modified "2024-06-20T13:01:10"^^xsd:dateTime ;
    skos:altLabel "Ga2O3"@en,
        "Ga2O3"@nb,
        "Gallium(III)oksid"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Gallium(III)oksid, Ga2O3, er en uorganisk forbindelse og en ultrabredt båndgap-halvleder. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gallium(III) oxide"@en,
        "Gallium(III)oksid"@nb .

humord:c66945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66945" ;
    dct:modified "2024-09-11T12:41:46"^^xsd:dateTime ;
    skos:altLabel "Continuation novels"@en,
        "Sequel novels"@en,
        "Fortsejingsromanar"@nb,
        "Fortsettingsromanar"@nb ;
    skos:broader humord:c06726,
        humord:c68374 ;
    skos:definition "Fortsettelsesromaner er romaner i en serie <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Lå tidligere som henvisning til Føljetongromaner. Skilt ut som egen term 21/6-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fortsettelsesromaner"@nb ;
    skos:related humord:c06735,
        humord:c66913 .

humord:c66946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66946" ;
    dct:modified "2024-06-21T10:48:44"^^xsd:dateTime ;
    skos:altLabel "Kjemiske anlegg"@nb ;
    skos:broader humord:c33191 ;
    skos:definition "Kjemisk anlegg er industrianlegg som framstiller eller omdannar kjemikaliar, vanlegvis i stor skala. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical plants"@en,
        "Kjemiske anlegg"@nb .

humord:c66947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66947" ;
    dct:modified "2024-06-21T11:02:18"^^xsd:dateTime ;
    skos:altLabel "Interacting boson approximation"@en,
        "Vekselvirkende bosonmodellar"@nb ;
    skos:broader humord:c66948 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interacting boson models"@en,
        "Vekselvirkende bosonmodeller"@nb .

humord:c66948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66948" ;
    dct:modified "2024-06-21T11:02:06"^^xsd:dateTime ;
    skos:altLabel "Kjernestruktur"@nb ;
    skos:broader humord:c12879 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear structure"@en,
        "Kjernestruktur"@nb .

humord:c66949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66949" ;
    dct:modified "2024-06-21T11:02:19"^^xsd:dateTime ;
    skos:altLabel "Kjemiske eigenskapar"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Kjemisk egenskaper er en hvilken som helst av et stoffs egenskaper som blir tydelig under eller etter en kjemisk reaksjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical properties"@en,
        "Kjemiske egenskaper"@nb ;
    skos:related humord:c61735 .

humord:c66950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66950" ;
    dct:modified "2024-06-21T11:06:08"^^xsd:dateTime ;
    skos:altLabel "X-rays"@en,
        "Røntgen"@nb,
        "Røntgenstrålar"@nb,
        "Røntgenstråler"@nb,
        "Røntgenstråling"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Røntgenstråler er en type elektromagnetisk stråling som særlig brukes til å ta bilder av innsiden av kroppen ved røntgenundersøkelse, og som har vært svært viktige for å diagnostisere skader og sykdommer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-radiation"@en,
        "Røntgenstråling"@nb .

humord:c66951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66951" ;
    dct:modified "2024-06-21T11:13:12"^^xsd:dateTime ;
    skos:altLabel "Vindturbinar"@nb ;
    skos:broader humord:c04450 ;
    skos:definition "Vindturbin er en mekanisk innretning som omdanner vindenergi til rotasjonsenergi, og som inngår som en viktig komponent i et vindkraftverk. Den blir ofte feilaktig kalt vindmølle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wind turbines"@en,
        "Vindturbiner"@nb .

humord:c66952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66952" ;
    dct:modified "2024-06-21T11:15:14"^^xsd:dateTime ;
    skos:altLabel "Viskoelastisitet"@nb ;
    skos:broader humord:c21519 ;
    skos:definition "Viskoelastisitet vil si elastisitet som er mer eller mindre «treg» på grunn av indre friksjon (viskositet) i materialet når det deformeres.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viscoelasticity"@en,
        "Viskoelastisitet"@nb .

humord:c66953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66953" ;
    dct:modified "2024-06-21T11:16:07"^^xsd:dateTime ;
    skos:altLabel "Lab reactors"@en,
        "Kjemiske reaktorar"@nb,
        "Lab-reaktorar"@nb,
        "Lab-reaktorer"@nb ;
    skos:broader humord:c64641 ;
    skos:definition "Kjemisk reaktor, prosessutstyr, som regel en beholder eller et rør, der kjemiske reaksjoner finner sted. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical reactors"@en,
        "Kjemiske reaktorer"@nb .

humord:c66954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66954" ;
    dct:modified "2024-06-21T11:19:47"^^xsd:dateTime ;
    skos:altLabel "Vlasov-likningar"@nb,
        "Vlasov-likninger"@nb ;
    skos:broader humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vlasov equation"@en,
        "Vlasov-ligninger"@nb .

humord:c66955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66955" ;
    dct:modified "2024-06-21T11:25:12"^^xsd:dateTime ;
    skos:altLabel "Open-bed chromatography"@en,
        "Planar chromatography"@en,
        "TLC"@en,
        "Planar kromatografi"@nb,
        "TLC"@nb,
        "Tynnsjiktkromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Tynnsjiktkromatografi (ofte omtalt som TLC) er en kjemisk analysemetode som brukes til å teste hva oppløsninger inneholder, særlig hvis forbindelsene som skal undersøkes er farga eller absorberer UV-lys.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thin layer chromatography"@en,
        "Tynnsjiktkromatografi"@nb .

humord:c66956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66956" ;
    dct:modified "2024-06-21T11:26:39"^^xsd:dateTime ;
    skos:altLabel "Tynne filmar"@nb,
        "Tynne filmer"@nb,
        "Tynnfilmar"@nb ;
    skos:broader humord:c64586 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thin films"@en,
        "Tynnfilmer"@nb .

humord:c66957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66957" ;
    dct:modified "2024-06-21T11:32:17"^^xsd:dateTime ;
    skos:altLabel "Quantum tunnelling"@en,
        "Tunneling"@en,
        "Kvantemekanisk tunneleffekt"@nb,
        "Kvantemekanisk tunnelering"@nb,
        "Tunelleffekt"@nb,
        "Tunneleffekt"@nb,
        "Tunnelering"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Tunneleffekt er et kvantemekanisk fenomen. Den går ut på at en partikkel som ifølge klassisk fysikk ikke har nok energi til å passere et område med en barriere, likevel har en viss sannsynlighet for å passere barrieren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tunnelling"@en,
        "Tunneleffekt"@nb .

humord:c66958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66958" ;
    dct:modified "2024-06-21T12:19:55"^^xsd:dateTime ;
    skos:altLabel "Chemistry teaching"@en,
        "Kjemiundervisning"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemistry education"@en,
        "Kjemiundervisning"@nb .

humord:c66959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66959" ;
    dct:modified "2024-06-21T12:26:13"^^xsd:dateTime ;
    skos:altLabel "Tunge ion"@nb,
        "Tungion"@nb,
        "Tungioner"@nb ;
    skos:broader humord:c66272 ;
    skos:definition "Tunge ioner: Innen kjernefysikk, ion med masse større enn helium-4-kjernen (alfapartikkel) <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heavy ions"@en,
        "Tunge ioner"@nb .

humord:c66960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66960" ;
    dct:modified "2024-06-21T12:24:39"^^xsd:dateTime ;
    skos:altLabel "Kjemometri"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Kjemometri er et fagfelt innen kjemi som går ut på å bruke metoder fra statistikk, matematikk og maskinlæring til å løse kjemiske problemstillinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemometrics"@en,
        "Kjemometri"@nb .

humord:c66961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66961" ;
    dct:modified "2024-06-21T12:31:18"^^xsd:dateTime ;
    skos:altLabel "Kjemosyntese"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Kjemosyntese er en syntese av organiske forbindelser fra enkle uorganiske forbindelser under utnyttelse av kjemisk energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemosynthesis"@en,
        "Kjemosyntese"@nb .

humord:c66962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66962" ;
    dct:modified "2024-06-21T12:32:59"^^xsd:dateTime ;
    skos:altLabel "Vavilov–Cherenkov radiation"@en,
        "Cerenkovstråling"@nb,
        "Tsjerenkovstråling"@nb,
        "Vavilov-Tsjerenkov-stråling"@nb,
        "Čerenkov-stråling"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Tsjerenkovstråling er et elektromagnetisk fenomen som oppstår når en ladet partikkel beveger seg raskere enn lyshastigheten i det aktuelle stoffet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cherenkov radiation"@en,
        "Tsjerenkovstråling"@nb .

humord:c66963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66963" ;
    dct:modified "2024-06-21T12:36:13"^^xsd:dateTime ;
    skos:altLabel "Tropisk oseanografi"@nb ;
    skos:broader humord:c18936 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical oceanography"@en,
        "Tropisk oseanografi"@nb .

humord:c66964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66964" ;
    dct:modified "2024-06-22T09:59:35"^^xsd:dateTime ;
    skos:altLabel "Microtribology"@en,
        "Nanotribology"@en,
        "Mikrotribologi"@nb,
        "Nanotribologi"@nb,
        "Tribologi"@nb ;
    skos:broader humord:c63753 ;
    skos:definition "Tribologi er læren om hvordan flater i relativ bevegelse og kontakt virker på hverandre. Det inkluderer problemstillinger knyttet til friksjon, smøring og slitasje. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tribology"@en,
        "Tribologi"@nb ;
    skos:related humord:c63366 .

humord:c66965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66965" ;
    dct:modified "2024-06-24T08:00:17"^^xsd:dateTime ;
    skos:altLabel "Tregleik (Fysikk)"@nb ;
    skos:broader humord:c66598 ;
    skos:definition "Treghet er den egenskapen ved enhver gjenstand som gjør at den vil motsette seg å bli satt i bevegelse eller å få hastigheten forandret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inertia"@en,
        "Treghet (Fysikk)"@nb .

humord:c66966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66966" ;
    dct:modified "2024-06-21T12:45:45"^^xsd:dateTime ;
    skos:altLabel "NMR"@en,
        "Kjernemagnetisk resonans"@nb,
        "Kjernemagnetisk resonans-spektroskopi"@nb,
        "NMR-spektroskopi"@nb ;
    skos:broader humord:c61405 ;
    skos:definition "Kjernemagnetisk resonans er er en form for spektroskopi i radioområdet av det elektromagnetiske spektrum. Også kalt NMR fra engelsk Nuclear Magnetic Resonance. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear magnetic resonance"@en,
        "Kjernemagnetisk resonans"@nb .

humord:c66967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66967" ;
    dct:modified "2024-06-21T12:50:48"^^xsd:dateTime ;
    skos:altLabel "Transuranic elements"@en,
        "Transuran"@nb,
        "Tunge element"@nb,
        "Tunge elementer"@nb,
        "Tunge grunnstoff"@nb,
        "Tunge grunnstoffer"@nb ;
    skos:broader humord:c62487 ;
    skos:definition "Transuraner er en fellesbetegnelse for de kjemiske grunnstoffene som har høyere atomnummer enn 92 (uran). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transuranium elements"@en,
        "Transuraner"@nb .

humord:c66968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66968" ;
    dct:modified "2024-06-21T12:56:46"^^xsd:dateTime ;
    skos:altLabel "Transport equations"@en,
        "Transport theory"@en,
        "Transportfenomen"@nb,
        "Transportligninger"@nb,
        "Transportlikningar"@nb,
        "Transportlikninger"@nb,
        "Transportprosessar"@nb,
        "Transportprosesser"@nb,
        "Transportteori"@nb ;
    skos:broader humord:c65367 ;
    skos:definition "Transportfenomener innen fysikk refererer til studiet av hvordan masse, energi eller moment transporteres fra ett sted til et annet i et fysisk system.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transport phenomena"@en,
        "Transportfenomener"@nb .

humord:c66969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66969" ;
    dct:modified "2024-06-21T13:00:59"^^xsd:dateTime ;
    skos:altLabel "Transformatorar"@nb ;
    skos:broader humord:c64313 ;
    skos:definition "Transformator, ofte kalt trafo, er et apparat som omsetter elektrisk vekselstrøm med en viss spenning til vekselstrøm med en annen spenning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transformers"@en,
        "Transformatorer"@nb .

humord:c66970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66970" ;
    dct:modified "2024-06-21T13:05:24"^^xsd:dateTime ;
    skos:altLabel "Transdusera"@nb,
        "Transdusere"@nb ;
    skos:broader humord:c62220 ;
    skos:definition "Transduser er et elektrisk, elektronisk eller elektromekanisk apparat som omformer én type energi til en annen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transducers"@en,
        "Transdusere"@nb .

humord:c66971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66971" ;
    dct:modified "2024-06-21T13:19:35"^^xsd:dateTime ;
    skos:altLabel "Torsjon"@nb ;
    skos:broader humord:c04397 ;
    skos:definition "Torsjon er det samme som vridning eller dreining.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Torsion"@en,
        "Torsjon"@nb .

humord:c66972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66972" ;
    dct:modified "2024-06-21T13:15:19"^^xsd:dateTime ;
    skos:altLabel "Transmutation"@en,
        "Grunnstoffomdanning"@nb,
        "Kjernetransmutasjon"@nb,
        "Transmutasjoner"@nb ;
    skos:broader humord:c12879,
        humord:c61602 ;
    skos:definition "Transmutasjon (grunnstoffomdanning) er omdanning av et grunnstoff til et annet. Det kan foregår gjennom fisjon og fusjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear transmutation"@en,
        "Kjernetransmutasjon"@nb .

humord:c66973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66973" ;
    dct:modified "2024-06-21T13:30:24"^^xsd:dateTime ;
    skos:altLabel "Kvantetopologi"@nb,
        "Topologisk materie"@nb,
        "Topologisk orden"@nb,
        "Topologiske fasar"@nb,
        "Topologiske faser"@nb,
        "Topologiske materiefasar"@nb,
        "Topologiske materiefaser"@nb ;
    skos:broader humord:c63585 ;
    skos:definition "Kvantetopologi er en gren av matematikk som knytter kvantemekanikk sammen med lavdimensjonal topologi.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum topology"@en,
        "Topologisk materie"@nb ;
    skos:related humord:c66975 .

humord:c66974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66974" ;
    dct:modified "2024-06-21T13:26:09"^^xsd:dateTime ;
    skos:altLabel "Topologiske isolatorar"@nb ;
    skos:broader humord:c66973 ;
    skos:definition "En topologisk isolator er et materiale hvis indre oppfører seg som en elektrisk isolator, mens overflaten oppfører seg som en elektrisk leder, noe som betyr at elektroner bare kan bevege seg langs overflaten av materialet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Topological insulators"@en,
        "Topologiske isolatorer"@nb .

humord:c66975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66975" ;
    dct:modified "2024-06-21T13:29:46"^^xsd:dateTime ;
    skos:altLabel "Kvante-Hall-effekt"@nb,
        "Kvantisert halleffekt"@nb ;
    skos:broader humord:c66848 ;
    skos:definition "Kvantisert Hall-effekt (QHE) er en kvantemekanisk versjon av Hall-effekten i todimensjonale systemer av elektroner utsatt for meget lave temperaturer og sterke magnetfelter.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum Hall effect"@en,
        "Kvantisert Hall-effekt"@nb ;
    skos:related humord:c66973 .

humord:c66976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66976" ;
    dct:modified "2024-06-21T13:33:16"^^xsd:dateTime ;
    skos:altLabel "Tokamakar"@nb ;
    skos:broader humord:c66824 ;
    skos:definition "En tokamak er et kammer som brukes til å sperre inn plasma med svært høy temperatur ved å benytte magnetiske felt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tocamacs"@en,
        "Tokamaker"@nb .

humord:c66977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66977" ;
    dct:modified "2024-06-21T13:34:22"^^xsd:dateTime ;
    skos:altLabel "Chlorobutadienes"@en,
        "Klorbutadien"@nb,
        "Klorbutadiener"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Kloropren er en kjemisk forbindelse av karbon, hydrogen og klor. Forbindelsen er en fargeløs væske med kokepunkt 59,4 °C. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chloroprene"@en,
        "Kloropren"@nb .

humord:c66978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66978" ;
    dct:modified "2024-06-21T13:41:08"^^xsd:dateTime ;
    skos:altLabel "Tilstandslikningar"@nb,
        "Tilstandslikninger"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "En tilstandsligning er en matematisk relasjon mellom variable som beskriver et fysisk system i termodynamisk likevekt <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Equations of state"@en,
        "Tilstandsligninger"@nb .

humord:c66979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66979" ;
    dct:modified "2024-06-21T13:42:29"^^xsd:dateTime ;
    skos:altLabel "Tilfeldige vibrasjonar"@nb ;
    skos:broader humord:c65162 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Random vibrations"@en,
        "Tilfeldige vibrasjoner"@nb .

humord:c66980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66980" ;
    dct:modified "2024-06-21T13:42:12"^^xsd:dateTime ;
    skos:altLabel "Klorsambindingar"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Klorforbindelser er en fellesbetegnelse for kjemiske forbindelser mellom klor og de øvrige grunnstoffene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlorine compounds"@en,
        "Klorforbindelser"@nb .

humord:c66981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66981" ;
    dct:modified "2024-06-21T13:44:57"^^xsd:dateTime ;
    skos:altLabel "Attendekopling"@nb,
        "Tilbakekopling"@nb ;
    skos:broader humord:c62301 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feedback (Technique)"@en,
        "Tilbakekobling"@nb .

humord:c66982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66982" ;
    dct:modified "2024-06-21T13:48:35"^^xsd:dateTime ;
    skos:altLabel "T-symmetry"@en,
        "T-symmetri"@nb,
        "Tidsreversering"@nb,
        "Tidsreversjon"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Tidsreversjon (T) er ein matematisk operasjon som brukast i kvantefysikk. Denne abstrakte operasjonen snur tids-parameteren t til −t i dei fundamentale likningane for ein type prosess eller rørsle.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Time reversal symmetry"@en,
        "Tidsreversering"@nb .

humord:c66983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66983" ;
    dct:modified "2024-06-21T13:47:37"^^xsd:dateTime ;
    skos:altLabel "Trichloromethane"@en,
        "Kloroform"@nb,
        "Triklormetan"@nb ;
    skos:broader humord:c20410 ;
    skos:definition "Kloroform er en organisk forbindelse som er kjent for sin bedøvende virkning. Kloroform er tungt løselig i vann, men blander seg lett med eter og alkohol. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chloroform"@en,
        "Kloroform"@nb .

humord:c66984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66984" ;
    dct:modified "2024-08-27T14:39:42"^^xsd:dateTime ;
    skos:altLabel "Time measurement"@en,
        "Kronometri"@nb,
        "Tidsmåling (Kronometri)"@nb ;
    skos:broader humord:c00536 ;
    skos:definition "Kronometri  er vitenskapen om måling av tid og tidtaking. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chronometry"@en,
        "Kronometri"@nb .

humord:c66985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66985" ;
    dct:modified "2024-06-24T09:12:49"^^xsd:dateTime ;
    skos:altLabel "Romtid"@nb,
        "Tidrom"@nb ;
    skos:broader humord:c00536,
        humord:c08274 ;
    skos:definition "Tidrom, også kalt romtid, utgjøres av det tredimensjonale rommet og tiden. Tidrommet er altså firedimensjonalt. Tidrom spiller en viktig rolle innenfor relativitetsteorien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spacetime"@en,
        "Tidrom"@nb .

humord:c66986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66986" ;
    dct:modified "2024-06-24T09:17:08"^^xsd:dateTime ;
    skos:altLabel "Thomson-spreiing"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Elastisk spredning av fotoner (elektromagnetisk stråling) mot frie elektroner, eller elektroner med liten bindingsenergi i forhold til fotonets energi, kalles Thomson-spredning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thomson scattering"@en,
        "Thomson-spredning"@nb .

humord:c66987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66987" ;
    dct:modified "2024-06-24T09:23:40"^^xsd:dateTime ;
    skos:altLabel "DFT"@en,
        "DFT"@nb,
        "Lokal tetthetsapproksimering"@nb,
        "Lokal tettleiksapproksimering"@nb,
        "Tetthetsfunksjoner"@nb,
        "Tettleiksfunksjonalteori"@nb,
        "Tettleiksfunksjonar"@nb ;
    skos:broader humord:c64773,
        humord:c65414 ;
    skos:definition "Tetthetsfunksjonsteori er en beregningsmessig kvantemekanisk modelleringsmetode som brukes innen fysikk, kjemi og materialvitenskap for å undersøke den elektroniske strukturen (eller kjernestrukturen) (hovedsakelig grunntilstanden) til flerkroppssystemer, spesielt atomer, molekyler og kondenserte faser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Density functional theory"@en,
        "Tetthetsfunksjonalteori"@nb .

humord:c66988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66988" ;
    dct:modified "2024-06-24T09:32:13"^^xsd:dateTime ;
    skos:altLabel "Tettleik"@nb ;
    skos:broader humord:c66989 ;
    skos:definition "Tetthet er et mål på hvor mye av en fysisk størrelse som finnes innen et angitt volum, areal eller lengde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Density"@en,
        "Tetthet"@nb .

humord:c66989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66989" ;
    dct:modified "2024-06-25T10:51:11"^^xsd:dateTime ;
    skos:altLabel "Masse"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Masse er en egenskap som alt stoff har, og som gjør at stoffet har treghet og tyngde (gravitasjon). Vanlig symbol for masse er m, og vanlig enhet for masse er kg (kilogram). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass"@en,
        "Masse"@nb .

humord:c66990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66990" ;
    dct:modified "2024-06-24T09:37:00"^^xsd:dateTime ;
    skos:altLabel "H-bombs"@en,
        "Hydrogen bombs"@en,
        "Fusjonsbomber"@nb,
        "H-bomber"@nb,
        "Hydrogenbomber"@nb,
        "Termonukleære bomber"@nb,
        "Termonukleære våpen"@nb ;
    skos:broader humord:c09475 ;
    skos:definition "Hydrogenbombe er en kjernefysisk bombe, også kalt atombombe, hvor energien utvikles ved at hydrogenkjerner reagerer med hverandre og danner tyngre kjerner. Hydrogenbombe blir også kalt fusjonsbombe, termonukleær bombe eller H-bombe.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermonuclear weapons"@en,
        "Termonukleære våpen"@nb .

humord:c66991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66991" ;
    dct:modified "2024-06-24T09:47:09"^^xsd:dateTime ;
    skos:altLabel "Termofysikk"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Termiofysikk er den kombinerte studien av termodynamikk, statistisk mekanikk og gassers kinetiske teori.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal physics"@en,
        "Termofysikk"@nb .

humord:c66992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66992" ;
    dct:modified "2024-06-24T09:49:49"^^xsd:dateTime ;
    skos:altLabel "Seebeck effect"@en,
        "Thermoelectric effect"@en,
        "Seebeckeffekt"@nb,
        "Termoelektrisitet"@nb,
        "Termoelektrisk effekt"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Termoelektrisitet er elektriske strømmer og spenninger som oppstår på grunn av temperaturforskjeller i eller mellom elektriske ledere eller halvledere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermoelectricity"@en,
        "Termoelektrisitet"@nb .

humord:c66993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66993" ;
    dct:modified "2024-06-24T09:51:53"^^xsd:dateTime ;
    skos:altLabel "Termiske eigenskapar"@nb ;
    skos:broader humord:c66774 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal properties"@en,
        "Termiske egenskaper"@nb .

humord:c66994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66994" ;
    dct:modified "2024-06-24T09:54:24"^^xsd:dateTime ;
    skos:altLabel "Termisk energilagring"@nb ;
    skos:broader humord:c66713 ;
    skos:definition "Termisk energilagring er lagring av termisk energi for senere bruk.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal energy storage"@en,
        "Termisk energilagring"@nb .

humord:c66995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66995" ;
    dct:modified "2024-06-24T10:00:09"^^xsd:dateTime ;
    skos:altLabel "Temperaturmåling"@nb,
        "Termometri"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temperature measurement"@en,
        "Temperaturmåling"@nb .

humord:c66996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66996" ;
    dct:modified "2024-06-24T10:02:51"^^xsd:dateTime ;
    skos:altLabel "Applied mechanics"@en,
        "Mechanics of structures"@en,
        "Anvendt mekanikk"@nb,
        "Bruksretta mekanikk"@nb,
        "Ingeniørmekanikk"@nb,
        "Konstruksjonsmekanikk"@nb,
        "Teknisk mekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Engineering mechanics"@en,
        "Teknisk mekanikk"@nb .

humord:c66997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66997" ;
    dct:modified "2024-06-25T10:53:05"^^xsd:dateTime ;
    skos:altLabel "Tachyon"@nb,
        "Takyon"@nb,
        "Takyoner"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Tachyoner er hypotetiske partikler som beveger seg med større fart enn lysfarten <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tachyons"@en,
        "Tachyoner"@nb .

humord:c66998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66998" ;
    dct:modified "2024-06-24T10:20:48"^^xsd:dateTime ;
    skos:altLabel "Capillary action"@en,
        "Capillary motion"@en,
        "Wicking"@en,
        "Hårrørsvirkning"@nb,
        "Hårrøyrsverknad"@nb,
        "Kapillaritet"@nb,
        "Kapillærkrefter"@nb,
        "Kapillærteori"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Kapillaritet er det at en væske dras inn i eller dyttes ut av en trang kanal.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capillarity"@en,
        "Kapillaritet"@nb .

humord:c66999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME66999" ;
    dct:modified "2024-06-24T10:26:20"^^xsd:dateTime ;
    skos:altLabel "Karbonisotopar"@nb ;
    skos:broader humord:c66417 ;
    skos:definition "Karbonisotoper er isotoper av grunnstoffet karbon <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon isotopes"@en,
        "Karbonisotoper"@nb .

humord:c67000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67000" ;
    dct:modified "2024-06-24T10:29:10"^^xsd:dateTime ;
    skos:altLabel "Katodestrålar"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Katodestråler er stråling som består av elektroner som enten sendes ut fra overflaten av en glødekatode i et vakuumrør, eller som dannes ved ionisasjon av gassatomer i rommet foran katoden i et elektrisk gassutladningsrør med lavt trykk.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cathode rays"@en,
        "Katodestråler"@nb .

humord:c67001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67001" ;
    dct:modified "2024-06-24T10:33:10"^^xsd:dateTime ;
    skos:altLabel "Kavitasjon"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Kavitasjon er dannelsen av gassbobler i en væske. Dette fenomenet oppstår gjerne når en væske strømmer veldig raskt forbi et objekt, og kan gi opphav til mekaniske skader på objektet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cavitation"@en,
        "Kavitasjon"@nb .

humord:c67002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67002" ;
    dct:modified "2024-06-24T10:36:40"^^xsd:dateTime ;
    skos:altLabel "Kinetic gas theory"@en,
        "Kinetic theory of gases"@en,
        "Kinetisk gassteori"@nb,
        "Kinetisk teori"@nb ;
    skos:broader humord:c62922 ;
    skos:definition "Kinetisk teori er en teori der egenskaper hos materien utledes ved å gi en beskrivelse av partiklene som materien består av, slik som i kinetisk gassteori.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinetic theory"@en,
        "Kinetisk teori"@nb .

humord:c67003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67003" ;
    dct:modified "2025-01-06T13:39:28"^^xsd:dateTime ;
    skos:altLabel "Kirchhoff's laws"@en,
        "Kirchhoff's rules"@en,
        "Kirchhoffs lovar"@nb,
        "Kirchhoffs lover"@nb ;
    skos:broader humord:c62221 ;
    skos:definition "Kirchhoffs lover er to lover i fysikken som gjelder elektriske kretser. Lovene danner grunnlaget for elektrisk kretsteori. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kirchhoff's circuit laws"@en,
        "Kirchhoffs lover"@nb .

humord:c67004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67004" ;
    dct:modified "2024-06-24T10:44:13"^^xsd:dateTime ;
    skos:altLabel "Kjerne-Overhauser-effekten"@nb,
        "Overhauser-effekten"@nb ;
    skos:broader humord:c64782 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear Overhauser effect"@en,
        "Kjerne-Overhauser-effekten"@nb .

humord:c67005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67005" ;
    dct:modified "2024-06-24T10:49:17"^^xsd:dateTime ;
    skos:altLabel "Kjernebrensel"@nb,
        "Kjernebrensle"@nb,
        "Kjernefysisk brensel"@nb,
        "Reaktorbrensel"@nb ;
    skos:broader humord:c21920 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear fuel"@en,
        "Kjernebrensel"@nb .

humord:c67006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67006" ;
    dct:modified "2024-06-24T11:01:37"^^xsd:dateTime ;
    skos:altLabel "Nuclear reactor safety"@en,
        "Nuclear reactor security"@en,
        "Nuclear security"@en,
        "Atomsikkerheit"@nb,
        "Atomsikkerhet"@nb,
        "Atomtryggleik"@nb,
        "Kjernefysisk sikkerhet"@nb,
        "Kjernekraftsikkerheit"@nb,
        "Kjernekrafttryggleik"@nb,
        "Reaktorsikkerheit"@nb,
        "Reaktorsikkerhet"@nb,
        "Reaktortryggleik"@nb ;
    skos:broader humord:c14691 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear safety"@en,
        "Kjernekraftsikkerhet"@nb .

humord:c67007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67007" ;
    dct:modified "2024-06-24T11:06:59"^^xsd:dateTime ;
    skos:altLabel "Clustermodellar"@nb,
        "Clustermodeller"@nb,
        "Kjernemodellar"@nb,
        "Klyngemodellar"@nb,
        "Klyngemodeller"@nb,
        "Klyngjemodellar"@nb ;
    skos:broader humord:c66948 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear models"@en,
        "Kjernemodeller"@nb .

humord:c67008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67008" ;
    dct:modified "2024-06-24T11:08:49"^^xsd:dateTime ;
    skos:altLabel "Kjernereaksjonar"@nb ;
    skos:broader humord:c12879 ;
    skos:definition "Kjernereaksjon er en reaksjon der én eller flere atomkjerner omdannes til andre typer atomkjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear reactions"@en,
        "Kjernereaksjoner"@nb .

humord:c67009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67009" ;
    dct:modified "2024-06-24T11:14:25"^^xsd:dateTime ;
    skos:altLabel "Kjernefysisk teknologi"@nb,
        "Kjerneteknikk"@nb,
        "Kjerneteknologi"@nb ;
    skos:broader humord:c12879 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear technology"@en,
        "Kjerneteknologi"@nb .

humord:c67010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67010" ;
    dct:modified "2024-06-24T11:19:35"^^xsd:dateTime ;
    skos:altLabel "Cooling"@en,
        "Low-temperature technology"@en,
        "Kjøleteknikk"@nb,
        "Kjøleteknologi"@nb,
        "Kjøling"@nb ;
    skos:broader humord:c04421 ;
    skos:definition "Kuldeteknikk er teknologien og fagområdet bak alle moderne tekniske innretninger for kjøling og frysing, enten det dreier seg om tekniske installasjoner i bygninger, skip, biler, konteinere eller i husholdningsapparater. Fagområdet blir alternativt kalt kjøleteknikk, spesielt der temperaturen holder seg over 0 °C. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refrigeration"@en,
        "Kjøling"@nb .

humord:c67011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67011" ;
    dct:modified "2024-06-24T11:22:14"^^xsd:dateTime ;
    skos:altLabel "Klassisk dynamikk"@nb ;
    skos:broader humord:c62975 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classical dynamics"@en,
        "Klassisk dynamikk"@nb .

humord:c67012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67012" ;
    dct:modified "2024-06-24T11:24:37"^^xsd:dateTime ;
    skos:altLabel "Klassisk feltteori"@nb,
        "Klassiske feltteoriar"@nb ;
    skos:broader humord:c66636 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Classical field theories"@en,
        "Klassiske feltteorier"@nb .

humord:c67013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67013" ;
    dct:modified "2024-06-24T11:27:45"^^xsd:dateTime ;
    skos:altLabel "Knekking"@nb ;
    skos:broader humord:c66639 ;
    skos:definition "Knekking er et uønsket fenomen i bjelkekonstruksjoner, der søyler eller staver som er trykkbelastet i lengderetning reagerer med en sidebevegelse mellom opplagerne for å oppnå likevekt. Knekkingen reduserer bæreevnen og kan føre til fullstendig svikt i form og funksjon. Dette vises ofte i store deformasjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Buckling"@en,
        "Knekning"@nb .

humord:c67014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67014" ;
    dct:modified "2024-06-24T11:30:27"^^xsd:dateTime ;
    skos:altLabel "Koherens (Fysikk)"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Koherens betyr «sammenheng». Koherente bølger er samstemte bølger som svinger i takt. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coherence (Physics)"@en,
        "Koherens (Fysikk)"@nb .

humord:c67015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67015" ;
    dct:modified "2024-06-24T11:31:52"^^xsd:dateTime ;
    skos:altLabel "Koherent optikk"@nb ;
    skos:broader humord:c66769 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coherent optics"@en,
        "Koherent optikk"@nb .

humord:c67016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67016" ;
    dct:modified "2024-07-10T09:27:05"^^xsd:dateTime ;
    skos:altLabel "Kommunikasjonssatellittar"@nb,
        "Sambandssatellittar"@nb,
        "Sambandssatellitter"@nb,
        "Telesatellittar"@nb,
        "Telesatellitter"@nb ;
    skos:broader humord:c60316 ;
    skos:definition "Kommunikasjonssatellitter er satellitter konstruert for overføring av TV-programmer, telefonsamtaler, data, bredbåndstjenester og lignende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Communications satellites"@en,
        "Kommunikasjonssatellitter"@nb .

humord:c67017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67017" ;
    dct:modified "2024-06-24T12:14:23"^^xsd:dateTime ;
    skos:altLabel "Komplekse væsker"@nb ;
    skos:broader humord:c61571 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complex fluids"@en,
        "Komplekse væsker"@nb .

humord:c67018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67018" ;
    dct:modified "2024-06-24T12:16:31"^^xsd:dateTime ;
    skos:altLabel "Kompressibilitet"@nb ;
    skos:broader humord:c62975 ;
    skos:definition "Kompressibilitet er det samme som sammentrykkbarhet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compressibility"@en,
        "Kompressibilitet"@nb .

humord:c67019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67019" ;
    dct:modified "2024-06-24T12:19:23"^^xsd:dateTime ;
    skos:altLabel "Kondensatorar"@nb ;
    skos:broader humord:c64312 ;
    skos:definition "Kondensator er en passiv, elektrisk komponent som består av to ledere med en isolator mellom. En kondensator har kapasitans, det vil si evne til å oppta ladning og å lagre elektrisk energi i et elektrisk felt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capacitors"@en,
        "Kondensatorer"@nb .

humord:c67020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67020" ;
    dct:modified "2024-06-24T12:22:59"^^xsd:dateTime ;
    skos:altLabel "Kontaktmekanikk"@nb ;
    skos:broader humord:c66996 ;
    skos:definition "Kontaktmekanikk er studiet av deformasjonen til faste stoffer som berører hverandre på ett eller flere punkter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contact mechanics"@en,
        "Kontaktmekanikk"@nb .

humord:c67021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67021" ;
    dct:modified "2024-06-24T12:28:03"^^xsd:dateTime ;
    skos:altLabel "Konveksjon"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Konveksjon er det å flytte stoff, varme, energi eller elektrisitet fra ett sted til et annet ved hjelp av en strøm av væske eller gass mellom disse stedene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convection"@en,
        "Konveksjon"@nb .

humord:c67022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67022" ;
    dct:modified "2024-06-24T12:30:18"^^xsd:dateTime ;
    skos:altLabel "Korrelasjonsfunksjonar"@nb ;
    skos:broader humord:c23933 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Correlation functions"@en,
        "Korrelasjonsfunksjoner"@nb .

humord:c67023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67023" ;
    dct:modified "2024-06-24T12:34:58"^^xsd:dateTime ;
    skos:altLabel "Kraftelektronikk"@nb ;
    skos:broader humord:c64312 ;
    skos:definition "Kraftelektronikk er eit fagområde som omhandla styring og omforming av elektrisk energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Power electronics"@en,
        "Kraftelektronikk"@nb .

humord:c67024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67024" ;
    dct:modified "2024-06-24T12:39:25"^^xsd:dateTime ;
    skos:altLabel "Mechanical forces"@en,
        "Krafter (Mekanikk)"@nb,
        "Krefter (Mekanikk)"@nb,
        "Mekaniske krafter"@nb,
        "Mekaniske krefter"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Kraft er i fysikken en påvirkning på en gjenstand som kan  deformere gjenstanden, for eksempel klemme den flat eller strekke den, endre bevegelsestilstanden til gjenstanden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forces (Mechanics)"@en,
        "Krefter (Mekanikk)"@nb .

humord:c67025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67025" ;
    dct:modified "2024-06-24T12:42:46"^^xsd:dateTime ;
    skos:altLabel "Quasiperiodic crystals"@en,
        "Kvasikrystall"@nb,
        "Kvasikrystallar"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Kvasikrystall er et fast stoff som har krystallinske egenskaper, men som ikke har en vanlig krystallstruktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quasicrystals"@en,
        "Kvasikrystaller"@nb .

humord:c67026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67026" ;
    dct:modified "2024-06-24T12:45:12"^^xsd:dateTime ;
    skos:altLabel "Kvarkar"@nb ;
    skos:broader humord:c66519 ;
    skos:definition "Kvark er en fundamental partikkel i elementærpartikkelfysikken.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quarks"@en,
        "Kvarker"@nb .

humord:c67027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67027" ;
    dct:modified "2024-06-24T12:49:26"^^xsd:dateTime ;
    skos:altLabel "QGP"@en,
        "Quark soup"@en,
        "Kvark-gluon-plasma"@nb,
        "Kvarksuppe"@nb,
        "QGP"@nb ;
    skos:broader humord:c66841,
        humord:c67026 ;
    skos:definition "Kvark-gluon-plasma er en tilstand til materie hvor kvarker og gluoner kan bevege seg relativt fritt. Dette er i motsetning til vanlig materie, hvor kvarker og gluoner er avgrensede til å befinne seg inni atomkjernen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quark-gluon plasma"@en,
        "Kvark-gluon-plasma"@nb .

humord:c67028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67028" ;
    dct:modified "2024-06-24T12:53:00"^^xsd:dateTime ;
    skos:altLabel "Quantization"@en,
        "Kvantisering"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Kvantisering innen fysikk går ut på at en gitt størrelse som kan beskrives matematisk, slik som energi eller bevegelsesmengde til en partikkel, bare kan ha bestemte, diskrete verdier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantisation"@en,
        "Kvantisering"@nb .

humord:c67029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67029" ;
    dct:modified "2024-06-24T12:59:08"^^xsd:dateTime ;
    skos:altLabel "Kvanteturbulens"@nb ;
    skos:broader humord:c67030 ;
    skos:definition "Kvanteturbulens er turbulent strømning i kvantefluider, f.eks. nedkjølte superfluider <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum turbulence"@en,
        "Kvanteturbulens"@nb .

humord:c67030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67030" ;
    dct:modified "2024-06-24T13:42:14"^^xsd:dateTime ;
    skos:altLabel "Quantum liquids"@en,
        "Kvantefluid"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Kvantefluider refererer til ethvert system som viser kvantemekaniske effekter på makroskopisk nivå, som for eksempel superfluider, superledere, ultrakalde atomer, osv. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum fluids"@en,
        "Kvantefluider"@nb .

humord:c67031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67031" ;
    dct:modified "2024-06-24T13:02:27"^^xsd:dateTime ;
    skos:altLabel "Kvantesystem"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum systems"@en,
        "Kvantesystemer"@nb .

humord:c67032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67032" ;
    dct:modified "2024-06-24T13:05:53"^^xsd:dateTime ;
    skos:altLabel "Particle statistics"@en,
        "Quantum statistical mechanics"@en,
        "Kvantestatistikk"@nb,
        "Kvantestatistisk mekanikk"@nb ;
    skos:broader humord:c65367 ;
    skos:definition "Kvantestatistikk er en beskrivelse av de grener av statistisk mekanikk som bygger på kvantemekanikken.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum statistics"@en,
        "Kvantestatistikk"@nb .

humord:c67033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67033" ;
    dct:modified "2024-06-24T13:07:46"^^xsd:dateTime ;
    skos:altLabel "Kvantesamanfiltring"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Kvantesammenfiltring er et kvantemekanisk fenomen hvor to eller flere kvantemekaniske objekter må beskrives som en helhet, selv om de flyttes til ulike steder i rommet.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum entanglement"@en,
        "Kvantesammenfiltring"@nb .

humord:c67034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67034" ;
    dct:modified "2024-06-24T13:10:30"^^xsd:dateTime ;
    skos:altLabel "Kvanteprikkar"@nb ;
    skos:broader humord:c23071 ;
    skos:definition "Kvanteprikker er kunstig fremstilte halvleder-partikler med svært liten utstrekning, i størrelsesorden nanometer. Noe av det som gir kvanteprikker interessante egenskaper er at man kan manipulere antall elektroner som befinner seg i dem. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum dots"@en,
        "Kvanteprikker"@nb .

humord:c67035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67035" ;
    dct:modified "2024-06-24T13:12:43"^^xsd:dateTime ;
    skos:altLabel "Kvanteelektronikk"@nb,
        "Kvanteoptikk"@nb ;
    skos:broader humord:c15719 ;
    skos:definition "Kvanteoptikk er et område innen fysikk som tar for seg de kvantemekaniske egenskapene til lys, ofte i samspill med atomer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum optics"@en,
        "Kvanteoptikk"@nb .

humord:c67036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67036" ;
    dct:modified "2024-06-24T13:18:16"^^xsd:dateTime ;
    skos:altLabel "Copenhagen interpretation"@en,
        "Transactional interpretation of quantum mechanics"@en,
        "Fortolkninger av kvantemekanikken"@nb,
        "Kvantemekaniske fortolkingar"@nb,
        "Kvantemekaniske fortolkinger"@nb,
        "Kvantemekaniske interpretasjonar"@nb,
        "Kvantemekaniske interpretasjoner"@nb,
        "København-fortolkingar"@nb,
        "København-fortolkningen"@nb,
        "København-tolkningen"@nb,
        "Tolkninger av kvantemekanikken"@nb,
        "Transaksjonsfortolkinga"@nb,
        "Transaksjonstolkning av kvantemekanikken"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interpretations of quantum mechanics"@en,
        "Kvantemekaniske fortolkninger"@nb .

humord:c67037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67037" ;
    dct:modified "2024-06-24T13:22:48"^^xsd:dateTime ;
    skos:altLabel "Kvantemaskinar"@nb,
        "Kvantemaskiner"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "En kvantemaskin er en menneskeskapt enhet hvor den samlede bevegelsen følger lovene i kvantemekanikk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum machines"@en,
        "Kvantemaskiner"@nb .

humord:c67038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67038" ;
    dct:modified "2024-06-24T13:28:22"^^xsd:dateTime ;
    skos:altLabel "QCD"@en,
        "Kvantekromodynamikk"@nb,
        "QCD"@nb ;
    skos:broader humord:c67039 ;
    skos:definition "Kvantekromodynamikk er en kvantefeltteori for sterk vekselvirkning mellom kvarker, som er de fundamentale partiklene som bygger opp for eksempel kjernepartiklene proton og nøytron.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum chromodynamics"@en,
        "Kvantekromodynamikk"@nb .

humord:c67039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67039" ;
    dct:modified "2024-06-24T13:28:16"^^xsd:dateTime ;
    skos:altLabel "Color force"@en,
        "Colour force"@en,
        "Fargekraft"@nb,
        "Sterk kjernekraft"@nb,
        "Sterk vekselverknad"@nb ;
    skos:broader humord:c61564 ;
    skos:definition "Fargekraft er krafta som virker mellom kvarker, som binder kvarkene sammen til for eksempel protoner og nøytroner. Fargekraft kalles også sterk kraft, eller sterk vekselvirkning <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strong interaction"@en,
        "Sterk vekselvirkning"@nb .

humord:c67040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67040" ;
    dct:modified "2024-06-24T13:45:13"^^xsd:dateTime ;
    skos:altLabel "QPT"@en,
        "Quantum phase transitions"@en,
        "Kvantefaseovergangar"@nb,
        "QPT"@nb ;
    skos:broader humord:c65078 ;
    skos:definition "Kvantefaseoverganger er faseoverganger mellom ulike kvantefaser (tilstander ved 0 Kelvin) <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum fluids"@en,
        "Kvantefaseoverganger"@nb .

humord:c67041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67041" ;
    dct:modified "2024-06-24T13:46:42"^^xsd:dateTime ;
    skos:altLabel "QED"@en,
        "Kvanteelektrodynamikk"@nb,
        "QED"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Kvanteelektrodynamikk er en kvantefeltteori som beskriver vekselvirkningen mellom det elektromagnetiske feltet og feltene for elektrisk ladde partikler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum electrodynamics"@en,
        "Kvanteelektrodynamikk"@nb .

humord:c67042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67042" ;
    dct:modified "2024-06-24T14:07:43"^^xsd:dateTime ;
    skos:altLabel "Decoherence"@en,
        "Dekoherens"@nb,
        "Kvantedekoherens"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Kvantedekoherens er tapet av kvantekoherens.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum decoherence"@en,
        "Kvantedekoherens"@nb .

humord:c67043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67043" ;
    dct:modified "2024-06-24T14:10:18"^^xsd:dateTime ;
    skos:altLabel "Kvantebrunnar"@nb,
        "Kvantebrønnar"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum wells"@en,
        "Kvantebrønner"@nb .

humord:c67044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67044" ;
    dct:modified "2024-06-24T14:15:45"^^xsd:dateTime ;
    skos:altLabel "Kvantebiologi"@nb ;
    skos:broader humord:c63292 ;
    skos:definition "Kvantebiologi er studien av anvendelser av kvantemekanikk og teoretisk kjemi til aspekter ved biologi som ikke kan beskrives nøyaktig av de klassiske lovene i fysikk.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum biology"@en,
        "Kvantebiologi"@nb .

humord:c67045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67045" ;
    dct:modified "2024-06-24T14:19:40"^^xsd:dateTime ;
    skos:altLabel "Kulelyn"@nb ;
    skos:broader humord:c08280,
        humord:c65573 ;
    skos:definition "Kulelyn er et værfenomen som opptrer i forbindelse med tordenvær, en lysende kule (iblant oval eller nyreformet) som lyser omtrent så sterkt som et lysrør, og med lys som ligner på lyset fra et lysrør.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ball lightning"@en,
        "Kulelyn"@nb .

humord:c67046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67046" ;
    dct:modified "2024-06-24T14:21:16"^^xsd:dateTime ;
    skos:altLabel "Krystallsymmetriar"@nb ;
    skos:broader humord:c64201,
        humord:c65414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystal symmetry"@en,
        "Krystallsymmetri"@nb .

humord:c67047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67047" ;
    dct:modified "2024-06-24T14:24:10"^^xsd:dateTime ;
    skos:altLabel "Critical points"@en,
        "Kritiske fenomen"@nb,
        "Kritiske punkt"@nb ;
    skos:broader humord:c65078 ;
    skos:definition "Kritiske fenomener er innen fysikk de fenomenene som er knyttet til stoffers oppførsel nær den kritiske tilstanden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Critical phenomena"@en,
        "Kritiske fenomener"@nb .

humord:c67048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67048" ;
    dct:modified "2024-06-24T14:27:02"^^xsd:dateTime ;
    skos:altLabel "Krinsanalyse"@nb ;
    skos:broader humord:c62221 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circuit analysis"@en,
        "Kretsanalyse"@nb .

humord:c67049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67049" ;
    dct:modified "2024-06-25T08:42:18"^^xsd:dateTime ;
    skos:altLabel "Såpebobler"@nb ;
    skos:broader humord:c04733,
        humord:c19590 ;
    skos:definition "Såpebobler er luftbobler med en hinne av såpe.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soap bubbles"@en,
        "Såpebobler"@nb .

humord:c67050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67050" ;
    dct:modified "2024-06-25T08:44:56"^^xsd:dateTime ;
    skos:altLabel "Makropsi"@nb ;
    skos:broader humord:c22833 ;
    skos:definition "Makropsi er en synsforstyrrelse hvor gjenstander virker forstørret i forhold til virkelig størrelse. Makropsi kan skyldes sykdom i den sentrale delen av netthinnen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macropsias"@en,
        "Makropsi"@nb .

humord:c67051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67051" ;
    dct:modified "2024-06-25T08:47:57"^^xsd:dateTime ;
    skos:altLabel "Day blindness"@en,
        "Dagblindhet"@nb,
        "Dagblindskap"@nb,
        "Hemeralopi"@nb ;
    skos:broader humord:c22833 ;
    skos:definition "Hemeralopi er det samme som dagblindhet, nedsatt syn ved skarpt lys. Begrepet har på norsk også vært brukt om nattblindhet (nyktalopi). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemeralopias"@en,
        "Hemeralopi"@nb .

humord:c67052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67052" ;
    dct:modified "2024-06-25T08:50:27"^^xsd:dateTime ;
    skos:altLabel "Metamorfopsi"@nb ;
    skos:broader humord:c22833 ;
    skos:definition "Metamorfopsi er en synsforstyrrelse der konturene av en fiksert gjenstand virker fortegnet og rette linjer fremstår som bølgete. Tilstanden skyldes som oftest en sykdom i netthinnen ved den gule flekken. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamorphopsias"@en,
        "Metamorfopsi"@nb .

humord:c67053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67053" ;
    dct:modified "2024-06-25T08:52:11"^^xsd:dateTime ;
    skos:altLabel "Mikropsi"@nb ;
    skos:broader humord:c22833 ;
    skos:definition "Mikropsi er en synsforstyrrelse der ting eller legemsdeler virker mindre enn de i virkeligheten er. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micropsias"@en,
        "Mikropsi"@nb .

humord:c67054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67054" ;
    dct:modified "2024-06-25T08:57:24"^^xsd:dateTime ;
    skos:altLabel "Magnetobremsstrahlung"@en,
        "Synkrotronstråling"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Synkrotronstråling er elektromagnetisk stråling fra ladede partikler som beveger seg i en sirkulær bane i et sterkt magnetfelt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synchrotron radiation"@en,
        "Synkrotronstråling"@nb .

humord:c67055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67055" ;
    dct:modified "2024-06-25T08:59:04"^^xsd:dateTime ;
    skos:altLabel "Synkrotronar"@nb ;
    skos:broader humord:c66507 ;
    skos:definition "En synkrotron er en maskin som brukes for å akselerere elektrisk ladde partikler, slik som elektroner og protoner, til å oppnå svært høy fart og energi når de beveger seg i en lukket (sirkulær) bane. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synchrotrons"@en,
        "Synkrotroner"@nb .

humord:c67056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67056" ;
    dct:modified "2024-06-25T09:02:08"^^xsd:dateTime ;
    skos:altLabel "Symmetribrot"@nb,
        "Symmetribrott"@nb ;
    skos:broader humord:c65022 ;
    skos:definition "I fysikk er symmetribrudd et fenomen der en uordnet, men symmetrisk tilstand kollapser inn i en ordnet, men mindre symmetrisk tilstand.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symmetry breaking"@en,
        "Symmetribrudd"@nb .

humord:c67057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67057" ;
    dct:modified "2024-06-25T09:46:20"^^xsd:dateTime ;
    skos:altLabel "Syklotron"@nb ;
    skos:broader humord:c67058 ;
    skos:definition "En syklotron er en maskin som brukes for å akselerere blant annet protoner, deuteroner, alfapartikler og tyngre ioner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclotrons"@en,
        "Syklotroner"@nb .

humord:c67058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67058" ;
    dct:modified "2024-06-25T09:45:55"^^xsd:dateTime ;
    skos:altLabel "Atom smashers"@en,
        "Colliders"@en,
        "Supercolliders"@en,
        "Kollisjonsmaskinar"@nb,
        "Kollisjonsmaskiner"@nb,
        "Partikkelakseleratorar"@nb,
        "Superkollisjonsmaskinar"@nb,
        "Superkollisjonsmaskiner"@nb ;
    skos:broader humord:c66507 ;
    skos:definition "Partikkelakseleratorer er maskiner som brukes til å akselerere partikler til store hastigheter og derfor store energier sammenliknet med deres hvilemasse.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle accelerators"@en,
        "Partikkelakseleratorer"@nb .

humord:c67059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67059" ;
    dct:modified "2024-06-25T09:54:27"^^xsd:dateTime ;
    skos:altLabel "Linear colliders"@en,
        "Lineære akseleratorar"@nb,
        "Lineære kollisjonsmaskinar"@nb,
        "Lineære kollisjonsmaskiner"@nb ;
    skos:broader humord:c67058 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear accelerators"@en,
        "Lineære akseleratorer"@nb .

humord:c67060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67060" ;
    dct:modified "2024-09-26T11:54:37"^^xsd:dateTime ;
    skos:altLabel "Gass-sveising"@nb,
        "Gassveising"@nb,
        "Sveising"@nb ;
    skos:broader humord:c07679 ;
    skos:definition "Sveising, metode for å sammenføye deler av metall eller plast. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Welding"@en,
        "Sveising"@nb .

humord:c67061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67061" ;
    dct:modified "2024-06-25T11:04:14"^^xsd:dateTime ;
    skos:altLabel "STM"@en,
        "STM"@nb,
        "Sveiptunellmikroskopi"@nb,
        "Sveiptunnelmikroskopi"@nb,
        "Tunellmikroskop"@nb,
        "Tunellmikroskopi"@nb,
        "Tunnelmikroskop"@nb,
        "Tunnelmikroskopi"@nb ;
    skos:broader humord:c27320 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scanning tunneling microscopy"@en,
        "Sveiptunnelmikroskopi"@nb .

humord:c67062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67062" ;
    dct:modified "2024-06-25T11:07:53"^^xsd:dateTime ;
    skos:altLabel "SUSY"@en,
        "Supersymmetri"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Supersymmetri er en symmetri mellom fermioner og bosoner, slik at det til hvert fermion (med spinn ½) skal finnes et tilsvarende boson (med spinn null) som ellers har samme egenskaper, for eksempel ladninger, som fermionet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supersymmetry"@en,
        "Supersymmetri"@nb .

humord:c67063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67063" ;
    dct:modified "2024-06-25T11:09:13"^^xsd:dateTime ;
    skos:altLabel "Superlegeringar"@nb ;
    skos:broader humord:c08380 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superalloys"@en,
        "Superlegeringer"@nb .

humord:c67064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67064" ;
    dct:modified "2024-07-01T08:38:50"^^xsd:dateTime ;
    skos:altLabel "Superconductors"@en,
        "Superledere"@nb,
        "Superleiande materiale"@nb,
        "Superleiarar"@nb ;
    skos:broader humord:c66774 ;
    skos:definition "En superleder er et materiale som under en gitt temperatur  transporterer strøm uten målbar elektrisk motstand og som har en tendens til å helt eller delvis skjerme magnetiske felt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superconducting materials"@en,
        "Superledende materialer"@nb .

humord:c67065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67065" ;
    dct:modified "2024-06-25T11:19:01"^^xsd:dateTime ;
    skos:altLabel "Superledende magnetar"@nb ;
    skos:broader humord:c61403 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superconducting magnets"@en,
        "Superledende magneter"@nb .

humord:c67066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67066" ;
    dct:modified "2024-07-01T08:37:55"^^xsd:dateTime ;
    skos:altLabel "Superleiande komponentar"@nb ;
    skos:broader humord:c67064 ;
    skos:definition "Superledende komponenter er anvendelser av superledende materialer <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superconductive devices"@en,
        "Superledende komponenter"@nb .

humord:c67067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67067" ;
    dct:modified "2024-06-25T11:28:18"^^xsd:dateTime ;
    skos:altLabel "SCF"@en,
        "Overkritisk væske"@nb,
        "SCF"@nb,
        "Superkritisk væske"@nb,
        "Superkritiske væsker"@nb ;
    skos:broader humord:c61571 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supercritical fluids"@en,
        "Superkritiske væsker"@nb .

humord:c67068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67068" ;
    dct:modified "2024-06-25T11:29:17"^^xsd:dateTime ;
    skos:altLabel "Supergravitasjon"@nb ;
    skos:broader humord:c60796 ;
    skos:definition "Supergravitasjon er en teori som prøver å forene gravitasjon med elektromagnetisk- sterk-og svak teori innafor ei kvantefysisk (kvantefeltteoretisk) ramme  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supergravity"@en,
        "Supergravitasjon"@nb .

humord:c67069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67069" ;
    dct:modified "2024-06-25T11:31:12"^^xsd:dateTime ;
    skos:altLabel "Superfluiditet"@nb ;
    skos:broader humord:c65774 ;
    skos:definition "Superfluiditet er en tilstand der en væske strømmer uten motstand.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Superfluidity"@en,
        "Superfluiditet"@nb .

humord:c67070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67070" ;
    dct:modified "2024-06-25T11:32:23"^^xsd:dateTime ;
    skos:altLabel "Steel structures"@en,
        "Stålkonstruksjonar"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steel constructions"@en,
        "Stålkonstruksjoner"@nb .

humord:c67071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67071" ;
    dct:modified "2024-08-19T15:52:26"^^xsd:dateTime ;
    skos:altLabel "Complex plasmas"@en,
        "Komplekse plasma"@nb,
        "Kompleksplasma"@nb,
        "Støvete plasma"@nb,
        "Støvplasma"@nb ;
    skos:broader humord:c67183 ;
    skos:definition "Støvplasma er ionisert gass med ørsmå støvpartikler (mikro- og nanometerdimensjon) <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dusty plasmas"@en,
        "Støvplasma"@nb .

humord:c67072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67072" ;
    dct:modified "2024-06-25T11:39:54"^^xsd:dateTime ;
    skos:altLabel "Storkning"@nb,
        "Størkning"@nb ;
    skos:broader humord:c59257 ;
    skos:definition "Frysing eller størkning betegner faseovergangen fra flytende (væske) til fast stoff.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solidification"@en,
        "Størkning"@nb .

humord:c67073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67073" ;
    dct:modified "2024-06-25T11:42:14"^^xsd:dateTime ;
    skos:altLabel "Strålingstransport"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Strålingstransport er fenomenet med overføring av energi i form av elektromagnetisk stråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiative transfer"@en,
        "Strålingstransport"@nb .

humord:c67074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67074" ;
    dct:modified "2024-06-25T11:44:20"^^xsd:dateTime ;
    skos:altLabel "Rad hardening"@en,
        "Rad-hard"@en,
        "Radiation hardening"@en,
        "Radiation hardness"@en,
        "Radiation resistance"@en,
        "Strålingsherding"@nb,
        "Strålingstoleranse"@nb ;
    skos:broader humord:c66903 ;
    skos:definition "Strålingstoleranse er materialers (særlig elektriske komponenter) toleranse for ioniserende stråling <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation tolerance"@en,
        "Strålingstoleranse"@nb .

humord:c67075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67075" ;
    dct:modified "2024-06-25T11:52:21"^^xsd:dateTime ;
    skos:altLabel "Radiation damages"@en,
        "Stråleskadar"@nb,
        "Stråleskader"@nb,
        "Strålingsskadar"@nb ;
    skos:broader humord:c03924,
        humord:c61662 ;
    skos:definition "Stråleskade, fellesnavn på alle vevsskader som kan oppstå som følge av alle typer stråling, særlig brukt om røntgenstråling og stråling fra radioaktive isotoper, ioniserende stråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation damage"@en,
        "Strålingsskader"@nb .

humord:c67076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67076" ;
    dct:modified "2024-06-25T11:52:00"^^xsd:dateTime ;
    skos:altLabel "Radiation processes"@en,
        "Radiative transitions"@en,
        "Strålingsovergangar"@nb,
        "Strålingsoverganger"@nb,
        "Strålingsprosessar"@nb ;
    skos:broader humord:c61662 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiative processes"@en,
        "Strålingsprosesser"@nb .

humord:c67077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67077" ;
    dct:modified "2024-06-25T11:54:11"^^xsd:dateTime ;
    skos:altLabel "Strålingsfare"@nb ;
    skos:broader humord:c25291,
        humord:c61662 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation hazard"@en,
        "Strålingsfare"@nb .

humord:c67078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67078" ;
    dct:modified "2024-06-25T11:55:40"^^xsd:dateTime ;
    skos:altLabel "Strålingseffektar"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Strålingseffekter er fysiske og kjemiske egenskapsendringer av materialer forårsaket av stråling.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation effects"@en,
        "Strålingseffekter"@nb .

humord:c67079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67079" ;
    dct:modified "2024-06-25T11:58:20"^^xsd:dateTime ;
    skos:altLabel "Beam weapons"@en,
        "Laser weapons"@en,
        "Microwave weapons"@en,
        "Laservåpen"@nb,
        "Mikrobylgjevåpen"@nb,
        "Mikrobølgevåpen"@nb,
        "Strålevåpen"@nb ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Directed-energy weapons"@en,
        "Strålevåpen"@nb .

humord:c67080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67080" ;
    dct:modified "2024-06-25T13:01:20"^^xsd:dateTime ;
    skos:altLabel "Radiological protection"@en,
        "Strålebeskyttelse"@nb,
        "Strålehygiene"@nb,
        "Strålevern"@nb,
        "Strålingshygiene"@nb ;
    skos:broader humord:c66856 ;
    skos:definition "Strålehygiene, eller strålevern, er all virksomhet, aktsomhet og regel- og kontrollverk som skal sikre at mennesker ikke utsettes for unødig eller utilsiktet, skadelig stråling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiation protection"@en,
        "Strålevern"@nb .

humord:c67081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67081" ;
    dct:modified "2024-07-01T10:51:46"^^xsd:dateTime ;
    skos:altLabel "Strøymingsmåling"@nb ;
    skos:broader humord:c65895 ;
    skos:definition "Strømningsmåling er kvantifisering av masseflyt av væske. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flow measurement"@en,
        "Strømningsmåling"@nb .

humord:c67082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67082" ;
    dct:modified "2024-06-25T13:08:36"^^xsd:dateTime ;
    skos:altLabel "Bygnadsmekanikk"@nb,
        "Bygningsmekanikk"@nb,
        "Strukturmekanikk"@nb ;
    skos:broader humord:c61533 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural mechanics"@en,
        "Strukturmekanikk"@nb .

humord:c67083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67083" ;
    dct:modified "2024-06-25T13:11:18"^^xsd:dateTime ;
    skos:altLabel "Strukturanalysar  (Konstruksjon)"@nb,
        "Strukturanalyse (Konstruksjon)"@nb,
        "Strukturanalyser  (Konstruksjon)"@nb ;
    skos:broader humord:c64660 ;
    skos:definition "Strukturanalyse er beregning av laster på fysiske konstruksjoner <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural analysis (Construction)"@en,
        "Strukturanalyse (Konstruksjon)"@nb .

humord:c67084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67084" ;
    dct:modified "2024-06-25T13:15:51"^^xsd:dateTime ;
    skos:altLabel "Sterke magnetfelt"@nb ;
    skos:broader humord:c67085 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strong magnetic fields"@en,
        "Sterke magnetfelt"@nb .

humord:c67085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67085" ;
    dct:modified "2024-06-25T13:15:33"^^xsd:dateTime ;
    skos:altLabel "Magnetfelt"@nb,
        "Magnetisk kraftfelt"@nb,
        "Magnetiske felt"@nb,
        "Magnetiske kraftfelt"@nb ;
    skos:broader humord:c66687 ;
    skos:definition "Magnetisk felt er en fysisk størrelse som beskriver de magnetiske kreftene i et område. Magnetiske felt oppstår på grunn av ladninger i bevegelse, og kvantemekanisk spinn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic fields"@en,
        "Magnetfelt"@nb .

humord:c67086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67086" ;
    dct:modified "2024-06-25T13:18:17"^^xsd:dateTime ;
    skos:altLabel "Equilibrium statistical mechanics"@en,
        "Statistisk termodynamikk"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Statistisk termodynamikk er en videreutvikling av klassisk termodynamikk (varmelære).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical thermodynamics"@en,
        "Statistisk termodynamikk"@nb .

humord:c67087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67087" ;
    dct:modified "2024-06-25T13:24:06"^^xsd:dateTime ;
    skos:altLabel "Standardmodellen  (Partikkelfysikk)"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Standardmodellen i elementærpartikkelfysikk er den etablerte fysiske teorien for hva slags minste udelelige bestanddeler, elementærpartikler, som finnes i naturen, og hvordan de vekselvirker med hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard model (Particle physics)"@en,
        "Standardmodellen (Partikkelfysikk)"@nb .

humord:c67088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67088" ;
    dct:modified "2024-06-25T13:25:50"^^xsd:dateTime ;
    skos:altLabel "Sputterdeponering"@nb,
        "Sputtering"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "I fysikk er sputtering en fenomen der mikroskopiske partikler av et fast materiale blir utkastet fra overflaten etter at materialet blir bombardert av energiske partikler fra en plasma eller gass.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sputtering"@en,
        "Sputtering"@nb .

humord:c67089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67089" ;
    dct:modified "2024-06-25T13:27:41"^^xsd:dateTime ;
    skos:altLabel "Brøyske"@nb,
        "Sprøheit"@nb ;
    skos:broader humord:c66774 ;
    skos:definition "Sprøhet er det motsatte av duktilitet. Et materiale er sprøtt når det mangler evnen til plastisk deformasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brittleness"@en,
        "Sprøhet"@nb .

humord:c67090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67090" ;
    dct:modified "2024-06-25T13:35:14"^^xsd:dateTime ;
    skos:altLabel "Klassisk spredningsteori"@nb,
        "Klassisk spreiingsteori"@nb,
        "Spreiingsteori"@nb ;
    skos:broader humord:c67091 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scattering theory"@en,
        "Spredningsteori"@nb .

humord:c67091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67091" ;
    dct:modified "2024-07-01T13:46:08"^^xsd:dateTime ;
    skos:altLabel "Spreiing (Fysikk)"@nb ;
    skos:broader humord:c08268,
        humord:c15719 ;
    skos:definition "Spredning er en fysisk prosess der partikler eller lys forandrer bevegelsesretning på grunn av en eller annen hindring. Dette kan være andre partikler, dråper eller variasjoner i tettheten til mediet som bevegelsen foregår i. Men oftest benyttes betegnelsen for å beskrive hva som skjer med en strøm av partikler eller en lysstråle som beveger seg mot en enkel partikkel. Dette kan da være et molekyl, atom eller en elementærpartikkel. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scattering (Physics)"@en,
        "Spredning (Fysikk)"@nb .

humord:c67092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67092" ;
    dct:modified "2024-06-25T13:38:38"^^xsd:dateTime ;
    skos:altLabel "Spin electronics"@en,
        "Spinnelektronikk"@nb,
        "Spinntronikk"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Spinntronikk er et felt innen kondenserte mediers fysikk der man studerer fysiske effekter knyttet til kvantemekanisk spinn.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spintronics"@en,
        "Spinntronikk"@nb .

humord:c67093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67093" ;
    dct:modified "2024-07-01T08:24:27"^^xsd:dateTime ;
    skos:altLabel "Spinnglass"@nb ;
    skos:broader humord:c67094 ;
    skos:definition "Spinnglass er en tilstand som finnes i magnetiske materialer der atomspinnet (en egenskap som kan sammenlignes med en liten magnetisk retning) ikke er ordnet på en enkel og regelmessig måte. I stedet er atomspinnet rotete og har en tilfeldig fordeling. Dette skyldes komplekse vekselvirkninger mellom atomene i materialet.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spin glasses"@en,
        "Spinnglass"@nb .

humord:c67094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67094" ;
    dct:modified "2024-06-25T13:44:21"^^xsd:dateTime ;
    skos:altLabel "Magnetiske materiale"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Magnetiske materialer er materialer som spontant fremviser magnetiske egenskaper, slik som magnetisk tiltrekning, og benyttes innen flere typer teknologier <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic materials"@en,
        "Magnetiske materialer"@nb .

humord:c67095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67095" ;
    dct:modified "2024-06-25T13:51:11"^^xsd:dateTime ;
    skos:altLabel "Spektralliner"@nb,
        "Spektrallinjer"@nb ;
    skos:broader humord:c67096 ;
    skos:definition "Spektrallinjer er linjer i et linjespektrum. De lyse linjene er emisjonslinjer, og de mørke er absorpsjonslinjer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectral lines"@en,
        "Spektrallinjer"@nb .

humord:c67096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67096" ;
    dct:modified "2024-06-25T13:50:53"^^xsd:dateTime ;
    skos:altLabel "Linespekter"@nb,
        "Linespektrum"@nb,
        "Linjespekter"@nb,
        "Linjespektrum"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Linjespektrum er et spektrum i den synlige delen av det elektromagnetiske spektrum som består av skarpe, atskilte linjer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Line spectrum"@en,
        "Linjespektra"@nb .

humord:c67097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67097" ;
    dct:modified "2024-06-25T13:58:15"^^xsd:dateTime ;
    skos:altLabel "Sonarar"@nb ;
    skos:broader humord:c60441 ;
    skos:definition "Sonar er et elektronisk instrument for å lokalisere objekter under vann ved hjelp av utsending og mottaking av høyfrekvent lyd.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sonars"@en,
        "Sonarer"@nb .

humord:c67098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67098" ;
    dct:modified "2024-06-25T14:05:23"^^xsd:dateTime ;
    skos:altLabel "Solar asorber"@en,
        "Solar collectors"@en,
        "Solar water heating"@en,
        "Solfangarar"@nb ;
    skos:broader humord:c14498,
        humord:c66994 ;
    skos:definition "Solfanger er en innretning for aktiv høsting av solenergi til bruk i boliger og andre bygninger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar thermal collectors"@en,
        "Solfangere"@nb .

humord:c67099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67099" ;
    dct:modified "2024-10-29T09:27:28"^^xsd:dateTime ;
    skos:altLabel "PV"@en,
        "Photovoltaic cells"@en,
        "Fotovoltaiske celler"@nb,
        "Fotovoltaiske system"@nb,
        "Fotovoltaiske systemer"@nb,
        "PV"@nb,
        "Solceller"@nb,
        "Solseller"@nb ;
    skos:broader humord:c66649,
        humord:c66715 ;
    skos:definition "Solceller er lysfølsomme halvlederdioder som omdanner lys til elektrisk strøm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar cells"@en,
        "Solceller"@nb .

humord:c67100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67100" ;
    dct:modified "2024-06-25T14:12:19"^^xsd:dateTime ;
    skos:altLabel "Scintillasjonstellarar"@nb ;
    skos:broader humord:c66534 ;
    skos:definition "Scintillasjonsteller er et instrument som i fysikk og kjemi brukes til å måle ioniserende stråling, inklusive fotoner (røntgenstråling og gammastråling). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scintillation counters"@en,
        "Scintillasjonstellere"@nb .

humord:c67101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67101" ;
    dct:modified "2024-06-25T14:15:36"^^xsd:dateTime ;
    skos:altLabel "Sjokkbylgjer"@nb,
        "Sjokkbølger"@nb,
        "Sjokkbølgjer"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Sjokkbølge er en trykkbølge som oppstår ved skarpe, voldsomme forstyrrelser som lyn eller andre elektriske gnister, ved eksplosjoner og ved at legemer beveger seg med hastighet større enn lydens hastighet (for eksempel prosjektiler eller overlydsfly). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shock waves"@en,
        "Sjokkbølger"@nb .

humord:c67102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67102" ;
    dct:modified "2024-06-25T14:17:56"^^xsd:dateTime ;
    skos:altLabel "Shell model"@en,
        "Skalmodellen"@nb ;
    skos:broader humord:c66948 ;
    skos:definition "Skallmodell er en modell som beskriver hvordan atomkjernen er bygget opp. Den baserer seg på at dersom nukleonene i kjernen befinner seg i energinivåer, kan de ordnes i en skallstruktur, på samme måte som elektronene i atomene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear shell model"@en,
        "Skallmodellen"@nb .

humord:c67103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67103" ;
    dct:modified "2024-06-25T14:19:07"^^xsd:dateTime ;
    skos:altLabel "Skipshydrodynamikk"@nb ;
    skos:broader humord:c63404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship hydrodynamics"@en,
        "Skipshydrodynamikk"@nb .

humord:c67104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67104" ;
    dct:modified "2024-06-25T14:22:28"^^xsd:dateTime ;
    skos:altLabel "Avskjerming"@nb,
        "Skjerming (Signalbehandling)"@nb ;
    skos:broader humord:c64291 ;
    skos:definition "I elektroteknikk er elektromagnetisk skjerming praksisen med å redusere eller omdirigere det elektromagnetiske feltet i et område med barriere laget av ledende eller magnetiske materialer.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electromagnetic shielding"@en,
        "Skjerming (Signalbehandling)"@nb .

humord:c67105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67105" ;
    dct:modified "2024-07-02T14:25:54"^^xsd:dateTime ;
    skos:altLabel "Skjerspenning"@nb ;
    skos:broader humord:c67318 ;
    skos:definition "Skjærspenning er en type indre spenning som oppstår i et stivt, elastisk legeme ved tverrbelastning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shear stress"@en,
        "Skjærspenning"@nb .

humord:c67106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67106" ;
    dct:modified "2024-06-25T14:26:43"^^xsd:dateTime ;
    skos:altLabel "Materialtrøyttleik"@nb ;
    skos:broader humord:c66774 ;
    skos:definition "Materialtretthet er svakhet (svekkelse) i materiale, fremkalt av langvarig slitasje eller påkjenning <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Material fatigue"@en,
        "Materialtretthet"@nb .

humord:c67107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67107" ;
    dct:modified "2024-06-25T14:29:00"^^xsd:dateTime ;
    skos:altLabel "Skum"@nb ;
    skos:broader humord:c61956 ;
    skos:definition "Skum er en konsentrert fordeling av gassfylte bobler i en væske eller et fast stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foam"@en,
        "Skum"@nb .

humord:c67108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67108" ;
    dct:modified "2024-06-25T14:34:33"^^xsd:dateTime ;
    skos:altLabel "LQG"@en,
        "Loop quantization"@en,
        "LQG"@nb,
        "Loop-kvantisering"@nb,
        "Sløyfe-kvantegravitasjon"@nb,
        "Sløyfekvantegravitasjon"@nb ;
    skos:broader humord:c67109 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loop quantum gravity"@en,
        "Sløyfekvantegravitasjon"@nb .

humord:c67109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67109" ;
    dct:modified "2024-06-25T14:34:03"^^xsd:dateTime ;
    skos:altLabel "Kvantegravitasjon"@nb ;
    skos:broader humord:c60796 ;
    skos:definition "Kvantegravitasjon er en kvanteteori for gravitasjon.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum gravity"@en,
        "Kvantegravitasjon"@nb .

humord:c67110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67110" ;
    dct:modified "2024-06-26T09:19:55"^^xsd:dateTime ;
    skos:altLabel "SANS"@en,
        "SANS"@nb,
        "Smal-vinkel nøytronspreiing"@nb,
        "Small angle neutron scattering"@nb,
        "Smalvinkla nøytronspreiing"@nb ;
    skos:broader humord:c67112 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small angle neutron scattering"@en,
        "Small angle neutron scattering"@nb .

humord:c67111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67111" ;
    dct:modified "2024-06-26T10:54:00"^^xsd:dateTime ;
    skos:altLabel "Nøytron"@nb,
        "Nøytronfysikk"@nb ;
    skos:broader humord:c67143 ;
    skos:definition "Et nøytron er en elektrisk nøytral partikkel som sammen med protoner bygger opp atomkjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutrons"@en,
        "Nøytroner"@nb .

humord:c67112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67112" ;
    dct:modified "2024-07-01T13:41:49"^^xsd:dateTime ;
    skos:altLabel "Nøytronspreiing"@nb ;
    skos:broader humord:c67111 ;
    skos:definition "Nøytronspredning er en fysisk prosess der nøytroner kolliderer med atomer og mister energi, og kan også endre kurs. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutron scattering"@en,
        "Nøytronspredning"@nb .

humord:c67113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67113" ;
    dct:modified "2024-06-25T14:45:12"^^xsd:dateTime ;
    skos:altLabel "Intelligent materials"@en,
        "Responsive materials"@en,
        "Shape memory materials"@en,
        "Intelligente materiale"@nb,
        "Intelligente materialer"@nb,
        "Responsive materiale"@nb,
        "Responsive materialer"@nb,
        "Smarte materiale"@nb ;
    skos:broader humord:c66774 ;
    skos:definition "Smarte materialer er materialer som responderer på sine omgivelser på en slik måte at de kan benyttes til praktiske eller teknologiske formål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smart materials"@en,
        "Smarte materialer"@nb .

humord:c67114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67114" ;
    dct:modified "2024-06-25T14:47:12"^^xsd:dateTime ;
    skos:altLabel "Smøring"@nb ;
    skos:broader humord:c66964 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lubrication"@en,
        "Smøring"@nb .

humord:c67115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67115" ;
    dct:modified "2024-06-26T06:48:29"^^xsd:dateTime ;
    skos:altLabel "Radioactive materials"@en,
        "Radioactive minerals"@en,
        "Radioaktive materiale"@nb,
        "Radioaktive materialer"@nb,
        "Radioaktive mineral"@nb,
        "Radioaktive mineraler"@nb,
        "Radioaktive sambindingar"@nb ;
    skos:broader humord:c66417 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radioactive compounds"@en,
        "Radioaktive forbindelser"@nb .

humord:c67116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67116" ;
    dct:modified "2024-06-26T06:53:34"^^xsd:dateTime ;
    skos:altLabel "Radiation sources"@en,
        "Radioaktive kjelder"@nb ;
    skos:broader humord:c25291 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radioactive sources"@en,
        "Radioaktive kilder"@nb .

humord:c67117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67117" ;
    dct:modified "2024-06-26T06:59:33"^^xsd:dateTime ;
    skos:altLabel "Radiation biology"@en,
        "Radiobiologi"@nb,
        "Strålebiologi"@nb,
        "Strålingsbiofysikk"@nb,
        "Strålingsbiologi"@nb ;
    skos:broader humord:c63293 ;
    skos:definition "Strålebiologi er den delen av biologien som tar for seg hvordan stråling virker på levende vev og organismer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiobiology"@en,
        "Radiobiologi"@nb .

humord:c67118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67118" ;
    dct:modified "2024-06-26T07:14:18"^^xsd:dateTime ;
    skos:altLabel "Radiation sources"@en,
        "Radioactive isotopes"@en,
        "Radioactive nuclides"@en,
        "Radioisotopes"@en,
        "Radioaktive isotopar"@nb,
        "Radioaktive isotoper"@nb,
        "Radioaktive nuklid"@nb,
        "Radioaktive nuklider"@nb,
        "Radioaktive strålingskilder"@nb,
        "Radioaktive strålingskjelder"@nb,
        "Radioisotopar"@nb,
        "Radioisotoper"@nb,
        "Radionuklid"@nb,
        "Strålingskilder"@nb,
        "Strålingskjelder"@nb ;
    skos:broader humord:c25291,
        humord:c66417 ;
    skos:definition "Radionuklide er i fysikken en nuklide med ustabil kjerne som trigger en nukleær utstråling.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radionuclides"@en,
        "Radionuklider"@nb .

humord:c67119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67119" ;
    dct:modified "2024-06-26T07:16:26"^^xsd:dateTime ;
    skos:altLabel "Radiorekombinasjonsliner"@nb,
        "Radiorekombinasjonslinjer"@nb ;
    skos:broader humord:c67095 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio recombination lines"@en,
        "Radiorekombinasjonslinjer"@nb .

humord:c67120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67120" ;
    dct:modified "2024-06-26T07:32:22"^^xsd:dateTime ;
    skos:altLabel "Rakettmotorar"@nb ;
    skos:broader humord:c61249 ;
    skos:definition "Rakettmotorer er motorer som utvikler skyvkraft ved å akselerere avgasser fra brensel lagret i motorene eller i beholdere forbundet med motorene.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rocket engines"@en,
        "Rakettmotorer"@nb .

humord:c67121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67121" ;
    dct:modified "2024-06-26T07:42:50"^^xsd:dateTime ;
    skos:altLabel "Raman effect"@en,
        "Ramaneffekt"@nb,
        "Ramanspreiing"@nb ;
    skos:broader humord:c67122 ;
    skos:definition "Raman-spredning er inelastisk spredning hvor hvert foton avgir en energimengde som svarer til eksitasjon av et atom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raman scattering"@en,
        "Ramanspredning"@nb .

humord:c67122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67122" ;
    dct:modified "2024-06-26T07:41:01"^^xsd:dateTime ;
    skos:altLabel "Raman scattering spectrometry"@en,
        "Raman scattering spectroscopy"@en,
        "Raman spectrometry"@en,
        "Ramanspekter"@nb,
        "Ramanspektra"@nb,
        "Ramanspektrometri"@nb,
        "Ramanspektroskopi"@nb,
        "Ramanspektrum"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Ramanspektroskopi er en eksperimentell teknikk for å undersøke strukturen av materialer.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raman spectroscopy"@en,
        "Ramanspektroskopi"@nb .

humord:c67123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67123" ;
    dct:modified "2024-07-01T08:19:04"^^xsd:dateTime ;
    skos:altLabel "Bénardceller"@nb,
        "Bénardseller"@nb,
        "Rayleigh–Bénard-konveksjon"@nb ;
    skos:broader humord:c67021 ;
    skos:definition "Rayleigh–Bénard-konveksjonen er konveksjon som skjer ved oppvarming av eit tynt væskesjikt frå undersida der vert danna eit straumingsmønster med sekskanta «celler» kalla Bénardceller, etter den franske fysikaren Henri Bénard som påviste dei i 1900. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rayleigh–Bénard convection"@en,
        "Rayleigh–Bénard-konveksjon"@nb .

humord:c67124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67124" ;
    dct:modified "2024-06-26T07:50:26"^^xsd:dateTime ;
    skos:altLabel "Reaktorfysikk"@nb ;
    skos:broader humord:c23714 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear reactor physics"@en,
        "Reaktorfysikk"@nb .

humord:c67125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67125" ;
    dct:modified "2024-06-26T07:57:18"^^xsd:dateTime ;
    skos:altLabel "Relaksasjon (Fysikk)"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Relaksasjon er en fellesbetegnelse på alle de prosesser i fysikken som består i at en eller annen virkning i tidens løp forsvinner etter at årsaken er blitt borte, og uten at det oppstår svingninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relaxation (Physics)"@en,
        "Relaksasjon (Fysikk)"@nb .

humord:c67126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67126" ;
    dct:modified "2024-06-26T07:59:15"^^xsd:dateTime ;
    skos:altLabel "Relasjonell kvantemekanikk"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relational quantum mechanics"@en,
        "Relasjonell kvantemekanikk"@nb .

humord:c67127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67127" ;
    dct:modified "2024-06-26T08:00:12"^^xsd:dateTime ;
    skos:altLabel "Relativistisk astrofysikk"@nb ;
    skos:broader humord:c62047 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relativistic astrophysics"@en,
        "Relativistisk astrofysikk"@nb .

humord:c67128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67128" ;
    dct:modified "2024-06-26T08:05:37"^^xsd:dateTime ;
    skos:altLabel "Dirac equation"@en,
        "Klein-Gordon equation"@en,
        "Relativistic quantum fields"@en,
        "Dirac-ligningen"@nb,
        "Dirac-likninga"@nb,
        "Klein-Gordon-ligningen"@nb,
        "Klein-Gordon-likninga"@nb,
        "Relativistisk kvantemekanikk"@nb,
        "Relativistiske kvantefelt"@nb ;
    skos:broader humord:c08265 ;
    skos:definition "Relativistisk kvantemekanikk  betegnes som enhver Poincaré-kovariant fomulering av kvantemekanikken <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relativistic quantum mechanics"@en,
        "Relativistisk kvantemekanikk"@nb .

humord:c67129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67129" ;
    dct:modified "2024-06-26T08:09:54"^^xsd:dateTime ;
    skos:altLabel "Renormalization (Quantum field theory"@en,
        "Renormalisering (Kvantefeltteori)"@nb ;
    skos:broader humord:c66635 ;
    skos:definition "Renormalisering er en samling av teknikker innen kvantefeltteori, statistisk feltteori og teorien om selv-similære geometriske strukturer som brukes til å håndtere uendeligheter som oppstår i beregnede størrelser ved å endre verdiene til disse størrelsene for å kompensere for effektene av deres selv-interaksjoner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Renormalisation (Quantum field theory)"@en,
        "Renormalisering (Kvantefeltteori)"@nb .

humord:c67130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67130" ;
    dct:modified "2024-06-27T09:40:49"^^xsd:dateTime ;
    skos:altLabel "Reologi"@nb,
        "Rheologi"@nb ;
    skos:broader humord:c64600 ;
    skos:definition "Reologi er læren om flyte- og deformasjonsegenskapene hos materialer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rheology"@en,
        "Reologi"@nb .

humord:c67131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67131" ;
    dct:modified "2024-06-26T09:34:44"^^xsd:dateTime ;
    skos:altLabel "Resonans (Fysikk)"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Resonans er i fysikken en egenskap et system kan ha til å svinge med maksimal amplitude med en ytre svingningskilde ved en bestemt frekvens. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resonance (Physics)"@en,
        "Resonans (Fysikk)"@nb .

humord:c67132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67132" ;
    dct:modified "2024-07-01T08:16:46"^^xsd:dateTime ;
    skos:altLabel "Romakustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:definition "Romakustikk er karakteristikk av lydforholdene innenfor det enkelte rom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Room acoustics"@en,
        "Romakustikk"@nb .

humord:c67133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67133" ;
    dct:modified "2024-07-18T18:06:43"^^xsd:dateTime ;
    skos:altLabel "Linear rotordynamics"@en,
        "Non-linear rotordynamics"@en,
        "Rotor dynamics"@en,
        "Ikke-lineær rotordynamikk"@nb,
        "Ikkje-lineær rotordynamikk"@nb,
        "Lineær rotordynamikk"@nb,
        "Rotordynamikk"@nb,
        "Ulineær rotordynamikk"@nb ;
    skos:broader humord:c61246 ;
    skos:definition "Rotordynamikk er en spesialisert gren av anvendt mekanikk som dreier seg om atferden og diagnose av roterende strukturer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rotordynamics"@en,
        "Rotordynamikk"@nb .

humord:c67134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67134" ;
    dct:modified "2024-10-22T14:32:48"^^xsd:dateTime ;
    skos:altLabel "Low temperature x-ray diffraction"@en,
        "SXRD"@en,
        "X-ray diffractometry"@en,
        "XRD"@en,
        "Lavtemperatur røntgendiffraksjon"@nb,
        "Lågtemperatur røntgendiffraksjon"@nb,
        "Røntgendiffraksjon"@nb,
        "Røntgenstrålediffraksjon"@nb,
        "SXRD"@nb,
        "XRD"@nb ;
    skos:broader humord:c66950 ;
    skos:definition "Røntgendiffraksjon er spredning av røntgenstråler på en slik måte at intensiteten av den spredte strålingen varierer med retningen.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray diffraction"@en,
        "Røntgendiffraksjon"@nb ;
    skos:related humord:c68679 .

humord:c67135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67135" ;
    dct:modified "2024-06-26T10:22:43"^^xsd:dateTime ;
    skos:altLabel "Røntgenmikroskopi"@nb ;
    skos:broader humord:c01500 ;
    skos:definition "Et røntgenmikroskop har på grunn av strålingens korte bølgelengde vesentlig større oppløsningsevne enn et optisk mikroskop, men brukes først og fremst fordi strålingen er mer gjennomtrengende enn lys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray microscopy"@en,
        "Røntgenmikroskopi"@nb .

humord:c67136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67136" ;
    dct:modified "2024-06-26T10:26:23"^^xsd:dateTime ;
    skos:altLabel "XRS"@en,
        "Røntgenspreiing"@nb,
        "XRS"@nb ;
    skos:broader humord:c67091 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Redaksjonell bemerkning: Røntgenspredning generelt og metoder som XRS som bruker inelastisk spredning. For elastisk spredning, se røntgendiffraksjon (XRD)"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray scattering"@en,
        "Røntgenspredning"@nb .

humord:c67137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67137" ;
    dct:modified "2024-06-26T10:37:30"^^xsd:dateTime ;
    skos:altLabel "Pulverteknologi"@nb ;
    skos:broader humord:c67138 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Powder technology"@en,
        "Pulverteknologi"@nb .

humord:c67138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67138" ;
    dct:modified "2024-06-26T10:36:13"^^xsd:dateTime ;
    skos:altLabel "Pulver"@nb ;
    skos:broader humord:c66843 ;
    skos:definition "Pulver er en betegnelse for et fast stoff som er findelt gjennom knusing eller annen oppdeling. Pulver kan også dannes ved bunnfelling i væsker. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Powder"@en,
        "Pulver"@nb .

humord:c67139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67139" ;
    dct:modified "2024-06-26T10:40:18"^^xsd:dateTime ;
    skos:altLabel "Fourier ptychography"@en,
        "Fourierptychografi"@nb,
        "Fourierptykografi"@nb,
        "Ptychografi"@nb,
        "Ptykografi"@nb ;
    skos:broader humord:c01500 ;
    skos:definition "Ptykografi er en beregningsmetode for mikroskopisk avbildning. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ptychography"@en,
        "Ptychografi"@nb .

humord:c67140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67140" ;
    dct:modified "2024-06-26T10:56:41"^^xsd:dateTime ;
    skos:altLabel "Micromammals"@en,
        "Små pattedyr"@nb,
        "Småpattedyr"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Småpattedyr er ei underinndeling av pattedyr på bakgrunn av kroppsmasse og storleik.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small mammals"@en,
        "Små pattedyr"@nb .

humord:c67141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67141" ;
    dct:modified "2024-11-13T18:49:09"^^xsd:dateTime ;
    skos:altLabel "Kjernefysiske testar"@nb,
        "Kjernefysiske tester"@nb,
        "Prøvesprengingar"@nb ;
    skos:broader humord:c09475 ;
    skos:definition "En prøvesprengning, eller kjernefysisk test, er en kontrollert detonasjon av et atomvåpen, og skal dokumentere virkning, sprengkraft og radioaktiv stråling av nye eller modifiserte våpen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear weapons testing"@en,
        "Prøvesprengninger"@nb .

humord:c67142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67142" ;
    dct:modified "2024-06-26T10:51:15"^^xsd:dateTime ;
    skos:altLabel "Proton"@nb ;
    skos:broader humord:c67143 ;
    skos:definition "Et proton er en positivt ladet partikkel som danner kjernen i hydrogenatomet og som finnes i kjernen av alle andre atomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protons"@en,
        "Protoner"@nb .

humord:c67143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67143" ;
    dct:modified "2024-07-01T13:52:30"^^xsd:dateTime ;
    skos:altLabel "Nukleon"@nb,
        "Nukleonar"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Et nukleon er en fellesbetegnelse på protoner og nøytroner. Disse partiklene utgjør sammen innholdet til atomkjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleons"@en,
        "Nukleoner"@nb .

humord:c67144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67144" ;
    dct:modified "2024-06-26T10:56:46"^^xsd:dateTime ;
    skos:altLabel "Proton beam therapy"@en,
        "Protonbehandling"@nb,
        "Protonstrålebehandling"@nb,
        "Protonstråleterapi"@nb,
        "Protonterapi"@nb ;
    skos:broader humord:c61661 ;
    skos:definition "Protonbehandling er en  type strålebehandling for kreft. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proton therapy"@en,
        "Protonbehandling"@nb .

humord:c67145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67145" ;
    dct:modified "2024-06-26T11:32:49"^^xsd:dateTime ;
    skos:altLabel "Antielectrons"@en,
        "Positive elektron"@nb,
        "Positive elektroner"@nb,
        "Positron"@nb ;
    skos:broader humord:c64668 ;
    skos:definition "Positron er en elementærpartikkel med like stor masse som elektronet og med like stor positiv ladning som elektronet har negativ ladning. Det har altså én positiv elementærladning. Positronet kalles også positivt elektron. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Positrons"@en,
        "Positroner"@nb .

humord:c67146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67146" ;
    dct:modified "2024-06-26T15:20:05"^^xsd:dateTime ;
    skos:altLabel "Balbok"@en,
        "Balebukk"@nb,
        "Fjellnyala"@nb ;
    skos:broader humord:c62337 ;
    skos:definition "Fjellnyala eller balebukk (Tragelaphus buxtoni) er en storvokst afrikansk buskbukk som er stedegen for de sørøstre etiopiske høylandene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain nyala"@en,
        "Fjellnyala"@nb .

humord:c67147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67147" ;
    dct:modified "2024-06-27T09:19:46"^^xsd:dateTime ;
    skos:altLabel "Mineraloverflater"@nb ;
    skos:broader humord:c14107 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral surfaces"@en,
        "Mineraloverflater"@nb .

humord:c67148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67148" ;
    dct:modified "2024-07-01T08:03:07"^^xsd:dateTime ;
    skos:altLabel "Bioaktive peptid"@nb ;
    skos:broader humord:c61701 ;
    skos:definition "Bioaktive peptider er peptider som har en positiv effekt på menneskers helse <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioactive Peptides"@en,
        "Bioaktive peptider"@nb .

humord:c67149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67149" ;
    dct:modified "2024-08-01T10:47:42"^^xsd:dateTime ;
    skos:altLabel "Cuprite"@en,
        "Cuprous oxide"@en,
        "Red copper oxide"@en,
        "Cu2O"@nb,
        "Cupritt"@nb,
        "Kobber(I)oksid"@nb ;
    skos:broader humord:c67748 ;
    skos:definition "Kobber(I)oksid, Cu2O, er et rødt stoff som finnes i naturen som cupritt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copper(I) oxide"@en,
        "Kobber(I)oksid"@nb .

humord:c67150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67150" ;
    dct:modified "2024-06-27T13:13:15"^^xsd:dateTime ;
    skos:altLabel "Organic copper compunds"@en,
        "Organocopper chemistry"@en,
        "Organiske kobberforbindelser"@nb,
        "Organiske koparsambindingar"@nb,
        "Organiske kopperforbindelser"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Kobberorganiske forbindelser er forbindelser som inneholder et kobberatom bundet til karbonatomer gjennom kovalente bindinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organocopper compounds"@en,
        "Kobberorganiske forbindelser"@nb .

humord:c67151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67151" ;
    dct:modified "2024-06-27T13:44:12"^^xsd:dateTime ;
    skos:altLabel "Titrimetry"@en,
        "Titreranalysar"@nb,
        "Titreranalyser"@nb,
        "Titreringar"@nb ;
    skos:broader humord:c08351,
        humord:c17861 ;
    skos:definition "Titrering er en metode for kjemisk analyse som brukes til å bestemme mengden av et kjemisk stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Titrations"@en,
        "Titreringer"@nb .

humord:c67152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67152" ;
    dct:modified "2024-07-01T08:00:35"^^xsd:dateTime ;
    skos:altLabel "Chelatometry"@en,
        "Kompleksometri"@nb,
        "Kompleksometrisk titrering"@nb ;
    skos:broader humord:c67151 ;
    skos:definition "Kompleksometrisk titrering er en type volumetrisk titrering som brukes til å bestemme konsentrasjonen av et metallion ved å titrere det med en kompleksdanner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Complexometric titration"@en,
        "Kompleksometrisk titrering"@nb .

humord:c67153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67153" ;
    dct:modified "2024-06-28T09:26:42"^^xsd:dateTime ;
    skos:altLabel "Syntetiske data"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Syntetiske data er data som etteraper ekte data, men som ikke er knyttet til reelle personer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic data"@en,
        "Syntetiske data"@nb .

humord:c67154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67154" ;
    dct:modified "2024-06-28T12:22:10"^^xsd:dateTime ;
    skos:altLabel "Kopolymerar"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Kopolymerer er polymerer som dannes ved polymerisasjon av to eller flere forskjellige monomerer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Copolymers"@en,
        "Kopolymerer"@nb .

humord:c67155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67155" ;
    dct:modified "2024-06-28T12:41:05"^^xsd:dateTime ;
    skos:altLabel "Korrosjonskontroll"@nb,
        "Korrosjonsvern"@nb ;
    skos:broader humord:c64641 ;
    skos:definition "Korrosjonsvern er en prosess eller en rekke tiltak som tar sikte på å forhindre eller begrense korrosjon, som er nedbrytningen av et materiale på grunn av reaksjon med omgivende miljø. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corrosion protection"@en,
        "Korrosjonsvern"@nb .

humord:c67156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67156" ;
    dct:modified "2024-07-01T09:45:39"^^xsd:dateTime ;
    skos:altLabel "CFF"@en,
        "Kraftfelt (Kjemi)"@nb ;
    skos:broader humord:c62483 ;
    skos:definition "Et kraftfelt er innen kjemi en beregningsmodell som brukes til å beskrive kreftene mellom atomer (eller samlinger av atomer) i molekyler eller mellom molekyler så vel som i krystaller. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Force field (Chemistry)"@en,
        "Kraftfelt (Kjemi)"@nb .

humord:c67157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67157" ;
    dct:modified "2024-06-28T12:55:52"^^xsd:dateTime ;
    skos:altLabel "Kreatin"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Kreatin er en kjemisk forbindelse som har en rekke funksjoner i kroppen. Kreatin i formen kreatinfosfat er spesielt viktig som energireserve for muskelceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creatine"@en,
        "Kreatin"@nb .

humord:c67158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67158" ;
    dct:modified "2024-06-28T12:59:46"^^xsd:dateTime ;
    skos:altLabel "Kromsambindingar"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Kromforbindelser er kjemiske forbindelser mellom grunnstoffet krom og de øvrige grunnstoffene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromium compounds"@en,
        "Kromforbindelser"@nb .

humord:c67159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67159" ;
    dct:modified "2024-06-28T13:57:00"^^xsd:dateTime ;
    skos:altLabel "Crosslinking"@en,
        "Kryssbinding"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Kryssbinding er en type binding mellom to molekyler eller atomer der de deler elektroner parvis. Dette oppstår vanligvis mellom to ikke-metalliske atomer, og resulterer i dannelse av et kovalent molekyl. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross-linking"@en,
        "Kryssbinding"@nb .

humord:c67160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67160" ;
    dct:modified "2024-06-28T14:07:03"^^xsd:dateTime ;
    skos:altLabel "Krystallkjemi"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Krystallkjemi er sammenhengen mellom stoffenes kjemiske sammensetning og deres krystallstruktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crystal chemistry"@en,
        "Krystallkjemi"@nb .

humord:c67161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67161" ;
    dct:modified "2024-06-28T14:12:11"^^xsd:dateTime ;
    skos:altLabel "Kolstøv"@nb ;
    skos:broader humord:c15669 ;
    skos:definition "Kullstøv er en finpulverisert form for kull som skapes ved knusing, maling eller pulverisering av kullstein. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coal dust"@en,
        "Kullstøv"@nb .

humord:c67162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67162" ;
    dct:modified "2024-06-28T14:51:33"^^xsd:dateTime ;
    skos:altLabel "Anatomy of animals"@en,
        "Dyras anatomi"@nb,
        "Dyreanatomi"@nb,
        "Dyrenes anatomi"@nb ;
    skos:broader humord:c08228 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal anatomy"@en,
        "Dyreanatomi"@nb .

humord:c67163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67163" ;
    dct:modified "2024-07-01T09:48:12"^^xsd:dateTime ;
    skos:altLabel "Mineral fertilisers"@en,
        "Mineral fertilizers"@en,
        "Synthetic fertilisers"@en,
        "Kunstgjødsel"@nb,
        "Mineralgjødsel"@nb ;
    skos:broader humord:c15805 ;
    skos:definition "Kunstgjødsel, brukes om gjødsel som er industrielt framstilt, ved bruk av råvarer som i all hovedsak ikke er av organisk opprinnelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic fertilizers"@en,
        "Kunstgjødsel"@nb .

humord:c67164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67164" ;
    dct:modified "2024-06-30T09:28:15"^^xsd:dateTime ;
    skos:altLabel "Fiskeanatomi"@nb ;
    skos:broader humord:c08236,
        humord:c67162 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish anatomy"@en,
        "Fiskeanatomi"@nb .

humord:c67165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67165" ;
    dct:modified "2024-11-21T07:42:56"^^xsd:dateTime ;
    skos:altLabel "Qualitative analysis (Chemistry)"@en,
        "Kvalitativ analyse (Kjemi)"@nb,
        "Kvalitativ inorganisk analyse"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "I en kvalitativ analyse innenfor kjemien, foretas en rekke små undersøkelser av en ukjent løsning, blanding eller stoff, med hensikten å bestemme bestanddelene. I en uorganisk analyse er det vanligvis salter, saltblandinger eller metaller som skal analyseres. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qualitative inorganic analysis"@en,
        "Kvalitativ uorganisk analyse"@nb .

humord:c67166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67166" ;
    dct:modified "2024-06-28T15:28:33"^^xsd:dateTime ;
    skos:altLabel "Kvikksylvsambindingar"@nb,
        "Kvikksølvsambindingar"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Kvikksølvforbindelser er en generell betegnelse på kjemiske forbindelser mellom kvikksølv og de øvrige grunnstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mercury compounds"@en,
        "Kvikksølvforbindelser"@nb .

humord:c67167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-06-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67167" ;
    dct:modified "2024-06-28T15:49:37"^^xsd:dateTime ;
    skos:altLabel "Kvikksylvforureining"@nb,
        "Kvikksølvforureining"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Kvikksølvforurensninger forekommer både lokalt og globalt. Kvikksølvforbindelser som er løselige, er giftige, spesielt organiske kvikksølvforbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mercury contamination"@en,
        "Kvikksølvforurensning"@nb .

humord:c67168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67168" ;
    dct:modified "2024-07-01T07:36:23"^^xsd:dateTime ;
    skos:altLabel "Satoyama"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Satoyama er en japansk term som brukes om grensesonen eller området mellom fjellskråninger og dyrkbar flat mark. Bokstavelig talt betyr sato landsby, og yama betyr ås eller fjell. Satoyama har blitt utviklet gjennom århundrer med småskala jordbruk og skogbruk. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satoyama"@en,
        "Satoyama"@nb .

humord:c67169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67169" ;
    dct:modified "2024-10-18T14:11:26"^^xsd:dateTime ;
    skos:altLabel "Shirakaba-kretsen"@nb,
        "Shirakaba-krinsen"@nb,
        "Shirakaba-skolen"@nb,
        "Shirakaba-skulen"@nb ;
    skos:broader humord:c06922 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shirakaba school"@en,
        "Shirakaba-kretsen"@nb .

humord:c67170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67170" ;
    dct:modified "2024-07-01T08:46:44"^^xsd:dateTime ;
    skos:altLabel "PET"@en,
        "PET"@nb,
        "Positronemisjon"@nb,
        "Positronemisjonstomografi"@nb ;
    skos:broader humord:c66389 ;
    skos:definition "Positronemisjonstomografi (PET) er en nukleærmedisinsk billeddiagnostisk teknikk hvor man benytter seg av positronemitterende radionuklider og de resulterende 511keV annihilasjonsfotonpar som detekteres i koinsidens. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Positron emission tomography"@en,
        "Positronemisjonstomografi"@nb .

humord:c67171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67171" ;
    dct:modified "2024-07-01T09:02:35"^^xsd:dateTime ;
    skos:altLabel "Populærfysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Popular physics"@en,
        "Populærfysikk"@nb .

humord:c67172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67172" ;
    dct:modified "2024-07-01T09:06:31"^^xsd:dateTime ;
    skos:altLabel "Pomeron"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "I fysikk er pomeron et Regge-trajektorium - en familie av partikler med økende spinn - postulert i 1961 for å forklare den langsomt økende tverrsnittet for hadroniske kollisjoner ved høye energier. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pomerons"@en,
        "Pomeroner"@nb .

humord:c67173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67173" ;
    dct:modified "2024-07-01T09:09:33"^^xsd:dateTime ;
    skos:altLabel "Polymerfysikk"@nb ;
    skos:broader humord:c65414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymer physics"@en,
        "Polymerfysikk"@nb .

humord:c67174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67174" ;
    dct:modified "2024-07-12T13:54:06"^^xsd:dateTime ;
    skos:altLabel "Aurorae"@en,
        "Polar lights"@en,
        "Polarljos"@nb,
        "Polarlys"@nb ;
    skos:broader humord:c60900,
        humord:c66494 ;
    skos:definition "Polarlys er en fellesbetegnelse for nordlys og sørlys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auroras"@en,
        "Polarlys"@nb .

humord:c67175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67175" ;
    dct:modified "2024-07-12T13:51:43"^^xsd:dateTime ;
    skos:altLabel "Polarisert ljos"@nb,
        "Polarisert lys"@nb ;
    skos:broader humord:c66855 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polarized light"@en,
        "Polarisert lys"@nb .

humord:c67176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67176" ;
    dct:modified "2024-07-01T09:19:26"^^xsd:dateTime ;
    skos:altLabel "Polarimetri"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Polarimetri er en kjemisk analysemetode for å finne ut hva slags enantiomer (speilbildeform) man har av et molekyl, eller om prøven inneholder en blanding av begge enantiomerene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polarimetry"@en,
        "Polarimetri"@nb .

humord:c67177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67177" ;
    dct:modified "2024-07-17T11:49:14"^^xsd:dateTime ;
    skos:altLabel "Polaravtrykk"@nb,
        "Polare lågtrykk"@nb ;
    skos:broader humord:c67178 ;
    skos:definition "Polare lavtrykk er små, intense lavtrykk som dannes i arktiske luftmasser på nordsiden av polarfronten om vinteren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polar lows"@en,
        "Polare lavtrykk"@nb .

humord:c67178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67178" ;
    dct:modified "2024-07-01T09:27:00"^^xsd:dateTime ;
    skos:altLabel "Lågtrykk"@nb ;
    skos:broader humord:c65579 ;
    skos:definition "Lavtrykk er et område hvor lufttrykket er lavere enn i omgivelsene ved samme høyde over havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low pressure"@en,
        "Lavtrykk"@nb .

humord:c67179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67179" ;
    dct:modified "2024-07-01T09:29:28"^^xsd:dateTime ;
    skos:altLabel "Plastmateriale"@nb ;
    skos:broader humord:c07789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plastic materials"@en,
        "Plastmaterialer"@nb .

humord:c67180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67180" ;
    dct:modified "2024-07-01T09:52:45"^^xsd:dateTime ;
    skos:altLabel "MHD instabilities"@en,
        "MHD stability"@en,
        "Plasma instabilities"@en,
        "MHD-stabilitet"@nb,
        "Plasmainstabilitetar"@nb,
        "Plasmainstabiliteter"@nb,
        "Plasmastabilitet"@nb,
        "Plasmaustabilitetar"@nb,
        "Plasmaustabiliteter"@nb ;
    skos:broader humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma stability"@en,
        "Plasmastabilitet"@nb .

humord:c67181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67181" ;
    dct:modified "2024-07-12T13:34:47"^^xsd:dateTime ;
    skos:altLabel "Plasmadynamikk"@nb,
        "Plasmastraumar"@nb,
        "Plasmastrømmer"@nb ;
    skos:broader humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma dynamics"@en,
        "Plasmadynamikk"@nb .

humord:c67182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67182" ;
    dct:modified "2024-07-01T09:56:41"^^xsd:dateTime ;
    skos:altLabel "Plasmadiagnostikk"@nb ;
    skos:broader humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma diagnostics"@en,
        "Plasmadiagnostikk"@nb .

humord:c67183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67183" ;
    dct:modified "2024-07-01T10:15:53"^^xsd:dateTime ;
    skos:altLabel "Ionized gases"@en,
        "Ioniserte gassar"@nb,
        "Ioniserte gasser"@nb,
        "Plasma"@nb ;
    skos:broader humord:c66400 ;
    skos:definition "Plasma er en av de fire aggregattilstandene som et stoff kan være i. De andre tre er fast stoff, væske og gass. Plasma består av løsrevne partikler, i likhet med gass, og mange av partiklene har elektrisk ladning. Partiklene er vanligvis elektroner, men kan også være kationer og anioner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma"@en,
        "Plasma"@nb .

humord:c67184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67184" ;
    dct:modified "2024-07-01T10:25:08"^^xsd:dateTime ;
    skos:altLabel "Pi-meson"@nb,
        "Pi-mesoner"@nb,
        "Pion"@nb ;
    skos:broader humord:c66610 ;
    skos:definition "Et pion er det samme som elementærpartikkelen pi-meson. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pions"@en,
        "Pioner"@nb .

humord:c67185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67185" ;
    dct:modified "2024-07-01T10:28:30"^^xsd:dateTime ;
    skos:altLabel "Piezoelectric materials"@en,
        "Piezoelektrisitet"@nb,
        "Piezoelektriske materiale"@nb,
        "Piezoelektriske materialer"@nb ;
    skos:broader humord:c66641 ;
    skos:definition "Piezoelektrisitet er elektrisk spenning som oppstår når visse typer krystaller deformeres. Effekten har en rekke anvendelser i elektriske apparater.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Piezoelectricity"@en,
        "Piezoelektrisitet"@nb .

humord:c67186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67186" ;
    dct:modified "2024-07-01T10:31:22"^^xsd:dateTime ;
    skos:altLabel "Perkolasjon"@nb ;
    skos:broader humord:c65367 ;
    skos:definition "Innen fysikk, kjemi og materialvitenskap, refererer perkolasjon til bevegelsen og filtreringen av væsker gjennom porøse materialer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Percolation"@en,
        "Perkolasjon"@nb .

humord:c67187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67187" ;
    dct:modified "2024-07-01T10:34:36"^^xsd:dateTime ;
    skos:altLabel "Parton"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "I partikkelfysikk er partonmodellen en modell for hadroner, som for eksempel protoner og nøytroner, som ble foreslått av Richard Feynman. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Partons"@en,
        "Partoner"@nb .

humord:c67188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67188" ;
    dct:modified "2024-07-01T10:36:16"^^xsd:dateTime ;
    skos:altLabel "Partikkeloptikk"@nb ;
    skos:broader humord:c66703 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle optics"@en,
        "Partikkeloptikk"@nb .

humord:c67189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67189" ;
    dct:modified "2024-07-01T10:43:55"^^xsd:dateTime ;
    skos:altLabel "Ladningsberarar"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Ladningsbærere er et samlebegrep for forskjellige strukturer som oppviser bevegelige elektriske ladninger.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charge carriers"@en,
        "Ladningsbærere"@nb ;
    skos:related humord:c67190 .

humord:c67190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67190" ;
    dct:modified "2024-07-01T10:43:43"^^xsd:dateTime ;
    skos:altLabel "Electron transport"@en,
        "Quantum transport"@en,
        "Elektrontransport"@nb,
        "Kvantetransport"@nb,
        "Ladningsberartransport"@nb,
        "Ladningstransport"@nb ;
    skos:broader humord:c65367 ;
    skos:definition "Ladningsbærertransport er transportteori for elektroner, hull og ioner, typisk kvantemekaniske beskrivelser av elektrontransport/ladningsbærertransport i krystaller <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charge carrier transport"@en,
        "Ladningsbærertransport"@nb ;
    skos:related humord:c67189 .

humord:c67191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67191" ;
    dct:modified "2024-07-01T10:48:34"^^xsd:dateTime ;
    skos:altLabel "Ladningsoverføring"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Ladningsoverføring refererer til overføringen av elektrisk ladning fra en partikkel eller et objekt til et annet. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charge transfer"@en,
        "Ladningsoverføring"@nb .

humord:c67192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67192" ;
    dct:modified "2024-07-01T10:51:02"^^xsd:dateTime ;
    skos:altLabel "Laminær strøyming"@nb ;
    skos:broader humord:c65300 ;
    skos:definition "Laminær strømning i atmosfæren er luftstrøm uten turbulens.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laminar flow"@en,
        "Laminær strømning"@nb .

humord:c67193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67193" ;
    dct:modified "2024-07-01T10:58:41"^^xsd:dateTime ;
    skos:altLabel "Lagdelt strøyming"@nb ;
    skos:broader humord:c65895 ;
    skos:definition "Lagdelt strømning er når en fluid beveger seg i lag delt opp etter densitet under påvirkning av gravitasjon. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stratified flow"@en,
        "Lagdelt strømning"@nb .

humord:c67194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67194" ;
    dct:modified "2024-07-01T11:01:57"^^xsd:dateTime ;
    skos:altLabel "Lagrange-ligninger"@nb,
        "Lagrange-likningar"@nb,
        "Lagrange-likninger"@nb,
        "Lagrange-mekanikk"@nb ;
    skos:broader humord:c64601 ;
    skos:definition "Lagrange-mekanikk er en mer generell formulering av klassisk mekanikk enn den som ble innført av Isaac Newton. I stedet for en formulering av bevegelseslovene for et mekanisk system uttrykt ved akselerasjonen forårsaket av alle krefter som virker på det, viste den franske fysiker og matematiker Joseph Louis Lagrange i 1788 ut fra d'Alemberts prinsipp at de kan utledes fra en skalar funksjon av systemets uavhengige variable og deres tidsderiverte. Denne funksjonen kalles i dag for Lagrange-funksjonen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lagrangian mechanics"@en,
        "Lagrange-mekanikk"@nb .

humord:c67195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67195" ;
    dct:modified "2024-07-01T11:06:06"^^xsd:dateTime ;
    skos:altLabel "LHC"@en,
        "LHC"@nb,
        "Large Hadron Collider"@nb ;
    skos:broader humord:c67058 ;
    skos:definition "Partikkelakseleratoren LHC  er verdens største partikkelakselerator. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large Hadron Collider"@en,
        "Large Hadron Collider"@nb .

humord:c67196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67196" ;
    dct:modified "2024-07-18T09:40:00"^^xsd:dateTime ;
    skos:altLabel "Laserspektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Laserspektroskopi er spektroskopi der laserlys vekselvirker med materie.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Laser spectroscopy"@en,
        "Laserspektroskopi"@nb .

humord:c67197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67197" ;
    dct:modified "2024-10-01T16:09:27"^^xsd:dateTime ;
    skos:altLabel "Biological techniques"@en,
        "Biologiske metodar"@nb ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological methods"@en,
        "Biologiske metoder"@nb .

humord:c67198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67198" ;
    dct:modified "2024-07-01T11:13:14"^^xsd:dateTime ;
    skos:altLabel "Low dimensional semiconductors"@en,
        "Lågdimensjonale halvleiarar"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low-dimensional semiconductors"@en,
        "Lavdimensjonale halvledere"@nb .

humord:c67199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67199" ;
    dct:modified "2024-07-01T11:17:08"^^xsd:dateTime ;
    skos:altLabel "Low dimensional systems"@en,
        "Lavdimensjonale lagstrukturer"@nb,
        "Lågdimensjonale lagstrukturar"@nb,
        "Lågdimensjonale system"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Lavdimensjonale systemer er systemer som i praksis er begrenset til én eller to dimensjoner  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low-dimensional systems"@en,
        "Lavdimensjonale systemer"@nb .

humord:c67200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67200" ;
    dct:modified "2024-07-01T11:18:46"^^xsd:dateTime ;
    skos:altLabel "LEED"@en,
        "Low energy electron diffraction"@en,
        "LEED"@nb,
        "Lågenergi elektrondiffraksjon"@nb ;
    skos:broader humord:c64663 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Low-energy electron diffraction"@en,
        "Lavenergi elektrondiffraksjon"@nb .

humord:c67201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67201" ;
    dct:modified "2024-07-01T11:21:46"^^xsd:dateTime ;
    skos:altLabel "Kryogenikk"@nb,
        "Lågtemperaturfysikk"@nb ;
    skos:broader humord:c67010 ;
    skos:definition "Kryogenikk, læren om å frembringe og opprettholde meget lave temperaturer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryogenics"@en,
        "Lavtemperaturfysikk"@nb .

humord:c67202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67202" ;
    dct:modified "2024-07-01T13:52:11"^^xsd:dateTime ;
    skos:altLabel "Lepton"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Lepton er et felles ord på ei undergruppe av elementærpartikler som ikke påvirkes av sterk vekselvirkning (kjernekrefter), det vil si de vekselvirker svakt og elektromagnetisk (og ved gravitasjon). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leptons"@en,
        "Leptoner"@nb .

humord:c67203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67203" ;
    dct:modified "2024-07-01T11:26:09"^^xsd:dateTime ;
    skos:altLabel "Myon"@nb ;
    skos:broader humord:c67202 ;
    skos:definition "Myon er en elementærpartikkel som tilhører den hovedgruppa av partikler som kalles leptoner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muons"@en,
        "Myoner"@nb .

humord:c67204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67204" ;
    dct:modified "2024-07-01T11:29:26"^^xsd:dateTime ;
    skos:altLabel "Light Detection And Ranging"@en,
        "LIDAR"@nb,
        "Light Detection And Ranging"@nb ;
    skos:broader humord:c22547 ;
    skos:definition "Lidar er en fjernmålingsteknikk som baserer seg på tilbakespredning av lys. Lidar bruker lys på tilsvarende måte som radar bruker radiobølger. Begrepet lidar brukes også om selve måleinstrumentet  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "LIDAR"@en,
        "LIDAR"@nb .

humord:c67205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67205" ;
    dct:modified "2024-07-01T11:31:51"^^xsd:dateTime ;
    skos:altLabel "Lokal kvantefysikk"@nb ;
    skos:broader humord:c08265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Local quantum physics"@en,
        "Lokal kvantefysikk"@nb .

humord:c67206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67206" ;
    dct:modified "2024-07-01T12:15:34"^^xsd:dateTime ;
    skos:altLabel "Luftfukt"@nb ;
    skos:broader humord:c65929 ;
    skos:definition "Luftfuktighet vil si mengden vanndamp i luften. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Humidity"@en,
        "Luftfuktighet"@nb .

humord:c67207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67207" ;
    dct:modified "2024-07-01T12:20:04"^^xsd:dateTime ;
    skos:altLabel "Lufttemperatur"@nb ;
    skos:broader humord:c28224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Air temperature"@en,
        "Lufttemperatur"@nb .

humord:c67208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67208" ;
    dct:modified "2024-07-01T12:21:18"^^xsd:dateTime ;
    skos:altLabel "Ljodabsorpsjon"@nb,
        "Lydabsorpsjon"@nb ;
    skos:broader humord:c08268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound absorption"@en,
        "Lydabsorpsjon"@nb .

humord:c67209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67209" ;
    dct:modified "2024-07-01T12:25:48"^^xsd:dateTime ;
    skos:altLabel "Akustiske bylgjer"@nb,
        "Akustiske bølger"@nb,
        "Akustiske bølgjer"@nb,
        "Ljodbylgjer"@nb,
        "Ljodbølger"@nb,
        "Ljodbølgjer"@nb,
        "Lydbylgjer"@nb,
        "Lydbølger"@nb,
        "Lydbølgjer"@nb ;
    skos:broader humord:c08268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acoustic waves"@en,
        "Lydbølger"@nb .

humord:c67210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67210" ;
    dct:modified "2024-07-01T12:26:52"^^xsd:dateTime ;
    skos:altLabel "Acoustic sources"@en,
        "Ljodkjelder"@nb,
        "Lydkjelder"@nb ;
    skos:broader humord:c08268 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound sources"@en,
        "Lydkilder"@nb .

humord:c67211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67211" ;
    dct:modified "2024-07-01T12:32:30"^^xsd:dateTime ;
    skos:altLabel "Audio analysis"@en,
        "Audioteknikk"@nb,
        "Ljodteknikk"@nb,
        "Lydanalyse"@nb,
        "Lydteknikk"@nb,
        "Signalbehandling (Lyd)"@nb ;
    skos:broader humord:c08268 ;
    skos:definition "Lydteknologi er ein tverrfagleg vitskap, som tek opp i seg element frå fysikk, matematikk, romakustikk, psykoakustikk, elektronikk, signalhandsaming, kommunikasjon, programvare, etc. Fagområdet handlar om teknologien som ligg til grunn for opptak, distribusjon og attgjeving av lyd. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound engineering"@en,
        "Lydteknikk"@nb .

humord:c67212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67212" ;
    dct:modified "2024-07-01T12:39:31"^^xsd:dateTime ;
    skos:altLabel "LED"@en,
        "LED"@nb,
        "Ljosdiodar"@nb,
        "Lysdiodar"@nb ;
    skos:broader humord:c66649 ;
    skos:definition "En lysdiode, ofte forkortet LED, er en elektronisk komponent laget av halvledermateriale, som stråler ut farget lys når det går en elektrisk strøm gjennom den. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Light-emitting diodes"@en,
        "Lysdioder"@nb .

humord:c67213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67213" ;
    dct:modified "2024-07-01T12:41:32"^^xsd:dateTime ;
    skos:altLabel "Ljosfarten"@nb,
        "Lysfarten"@nb ;
    skos:broader humord:c66769 ;
    skos:definition "Lyshastighet er den hastigheten som lys forplanter seg med. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speed of light"@en,
        "Lyshastigheten"@nb .

humord:c67214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67214" ;
    dct:modified "2024-07-01T12:42:33"^^xsd:dateTime ;
    skos:altLabel "Ljoskjelder"@nb,
        "Lyskjelder"@nb ;
    skos:broader humord:c08269 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Light sources"@en,
        "Lyskilder"@nb .

humord:c67215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67215" ;
    dct:modified "2024-07-01T12:46:11"^^xsd:dateTime ;
    skos:altLabel "Nanoelektronikk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Nanoelektronikk er et område innen vitenskap som tar for seg hvordan elektriske kretser og komponenter oppfører seg og kan benyttes på nanometer-skala.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanoelectronics"@en,
        "Nanoelektronikk"@nb .

humord:c67216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67216" ;
    dct:modified "2024-07-01T12:55:26"^^xsd:dateTime ;
    skos:altLabel "Nanofibers"@en,
        "Nanofiber"@nb,
        "Nanofibere"@nb,
        "Nanofibrar"@nb,
        "Nanofibrer"@nb ;
    skos:broader humord:c67217 ;
    skos:definition "Nanofibre er fibre med diametre i nanometerområdet  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanofibres"@en,
        "Nanofibre"@nb .

humord:c67217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67217" ;
    dct:modified "2024-07-01T12:55:07"^^xsd:dateTime ;
    skos:altLabel "Nanocrystals"@en,
        "Nanocubes"@en,
        "Nanomaterials"@en,
        "Nanostructures"@en,
        "Nanokrystall"@nb,
        "Nanokrystallar"@nb,
        "Nanokrystaller"@nb,
        "Nanokubar"@nb,
        "Nanokuber"@nb,
        "Nanomateriale"@nb,
        "Nanomaterialer"@nb,
        "Nanostrukturar"@nb,
        "Nanostrukturer"@nb,
        "Nanostrukturerte materiale"@nb ;
    skos:broader humord:c24805,
        humord:c66298 ;
    skos:definition "Nanomaterialer er materialer med én eller flere dimensjoner, interne strukturer eller overflatestrukturer i nanoskala, altså mellom 1 og 100 nanometer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanostructured materials"@en,
        "Nanostrukturerte materialer"@nb .

humord:c67218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67218" ;
    dct:modified "2024-07-01T12:56:07"^^xsd:dateTime ;
    skos:altLabel "Nanotrådar"@nb ;
    skos:broader humord:c67217 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanowires"@en,
        "Nanotråder"@nb .

humord:c67219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67219" ;
    dct:modified "2024-07-01T12:57:14"^^xsd:dateTime ;
    skos:altLabel "Mountain birch"@en,
        "Betula pubescens subsp. czerepanovii"@nb,
        "Fjellbjørk"@nb ;
    skos:broader humord:c19067 ;
    skos:definition "Fjellbjørk er en underart av arten bjørk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic downy birch"@en,
        "Fjellbjørk"@nb .

humord:c67220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67220" ;
    dct:modified "2024-07-01T12:58:15"^^xsd:dateTime ;
    skos:altLabel "Nanokrystallinske halvleiarar"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanocrystalline semiconductors"@en,
        "Nanokrystallinske halvledere"@nb .

humord:c67221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67221" ;
    dct:modified "2024-07-01T12:59:52"^^xsd:dateTime ;
    skos:altLabel "Nanopartiklar"@nb ;
    skos:broader humord:c61514 ;
    skos:definition "Nanopartikkel er en partikkel som består av et lite antall atomer, og som er mellom 1 og 100 nanometer i diameter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanoparticles"@en,
        "Nanopartikler"@nb .

humord:c67222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67222" ;
    dct:modified "2024-07-01T13:06:19"^^xsd:dateTime ;
    skos:altLabel "NC materials"@en,
        "Nanokrystallinske materiale"@nb ;
    skos:broader humord:c67217 ;
    skos:definition "Et nanokrystallinsk materiale er et polykrystallinsk materiale med en krystallstørrelse på bare noen få nanometer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanocrystalline materials"@en,
        "Nanokrystallinske materialer"@nb .

humord:c67223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67223" ;
    dct:modified "2024-07-01T13:07:40"^^xsd:dateTime ;
    skos:altLabel "Nanorøyr"@nb,
        "Nanotubar"@nb,
        "Nanotuber"@nb ;
    skos:broader humord:c67217 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanotubes"@en,
        "Nanorør"@nb .

humord:c67224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67224" ;
    dct:modified "2024-07-01T13:09:23"^^xsd:dateTime ;
    skos:altLabel "Nanosystem"@nb ;
    skos:broader humord:c63982 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanosystems"@en,
        "Nanosystemer"@nb .

humord:c67225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67225" ;
    dct:modified "2024-07-01T13:15:33"^^xsd:dateTime ;
    skos:altLabel "Nanotoxicology"@en,
        "Nanotoksikologi"@nb,
        "Nanotoksisitet"@nb ;
    skos:broader humord:c14293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanotoxicity"@en,
        "Nanotoksisitet"@nb .

humord:c67226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67226" ;
    dct:modified "2024-07-01T13:18:32"^^xsd:dateTime ;
    skos:altLabel "Navier-Stokes likninger"@nb,
        "Navier-Stokes-likningar"@nb ;
    skos:broader humord:c64616 ;
    skos:definition "Navier–Stokes-ligningene, oppkalt etter Claude-Louis Navier og George Gabriel Stokes, er en ligning som beskriver bevegelse av viskøse væsker og gasser. Ligningen er en ikke-lineær, partiell differensialligning. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Navier-Stokes equations"@en,
        "Navier-stokes ligninger"@nb .

humord:c67227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67227" ;
    dct:modified "2024-07-01T13:23:52"^^xsd:dateTime ;
    skos:altLabel "Nøytronstråling"@nb ;
    skos:broader humord:c66513 ;
    skos:definition "Nøytronstråling er en form for ioniserende stråling som opptrer som frie nøytroner.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutron radiation"@en,
        "Nøytronstråling"@nb .

humord:c67228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67228" ;
    dct:modified "2024-07-01T13:25:59"^^xsd:dateTime ;
    skos:altLabel "Nøytroninterferometri"@nb ;
    skos:broader humord:c66899 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutron interferometry"@en,
        "Nøytroninterferometri"@nb .

humord:c67229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67229" ;
    dct:modified "2024-07-01T13:53:17"^^xsd:dateTime ;
    skos:altLabel "Bamse"@nb,
        "Besse"@nb,
        "Bjønn"@nb,
        "Bjørn"@nb,
        "Brunbjørn"@nb,
        "Ursus arctos"@nb ;
    skos:broader humord:c08245 ;
    skos:definition "Bjørn, egentlig brunbjørn, er en art i familien bjørner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brown bear"@en,
        "Brunbjørn"@nb .

humord:c67230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67230" ;
    dct:modified "2024-07-01T13:43:42"^^xsd:dateTime ;
    skos:altLabel "Elastic neutron scattering"@en,
        "Nøytrondiffraksjon"@nb ;
    skos:broader humord:c67111 ;
    skos:definition "Nøytrondiffraksjon, spredning av frie nøytroner i materie, er en fysisk prosess og en eksperimentell teknikk som bruker denne prosessen i undersøkelsen av materialer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutron diffraction"@en,
        "Nøytrondiffraksjon"@nb .

humord:c67231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67231" ;
    dct:modified "2024-07-01T13:48:38"^^xsd:dateTime ;
    skos:altLabel "Nøytrino"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "Et nøytrino er en elektrisk nøytral elementærpartikkel.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutrinos"@en,
        "Nøytrinoer"@nb .

humord:c67232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67232" ;
    dct:modified "2024-07-01T14:06:47"^^xsd:dateTime ;
    skos:altLabel "Nøytralino"@nb ;
    skos:broader humord:c66710 ;
    skos:definition "I supersymmetri er nøytralinoen en hypotetisk partikkel. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutralinos"@en,
        "Nøytralinoer"@nb .

humord:c67233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67233" ;
    dct:modified "2024-07-01T14:08:52"^^xsd:dateTime ;
    skos:altLabel "Numerical fluid dynamics"@en,
        "Beregningsorientert fluiddynamikk"@nb,
        "Berekningsorientert fluiddynamikk"@nb,
        "Numerisk fluiddynamikk"@nb ;
    skos:broader humord:c65300 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational fluid dynamics"@en,
        "Numerisk fluiddynamikk"@nb .

humord:c67234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67234" ;
    dct:modified "2024-07-01T14:12:55"^^xsd:dateTime ;
    skos:altLabel "Nuklid"@nb ;
    skos:broader humord:c66948 ;
    skos:definition "En nuklide er et atom med et bestemt antall protoner og nøytroner i atomkjernen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclides"@en,
        "Nuklider"@nb .

humord:c67235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67235" ;
    dct:modified "2024-07-01T14:17:23"^^xsd:dateTime ;
    skos:altLabel "Moessbauer spectroscopy"@en,
        "Mößbauer spectroscopy"@en,
        "Mössbauerspektroskopi"@nb,
        "Mößbauerspektroskopi"@nb,
        "Møssbauerspektroskopi"@nb,
        "Møßbauerspektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Mössbauerspektroskopi er en type spektroskopi som bygger på mössbauereffekten.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mössbauer spectroscopy"@en,
        "Mössbauerspektroskopi"@nb .

humord:c67236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67236" ;
    dct:modified "2024-07-01T14:23:34"^^xsd:dateTime ;
    skos:altLabel "Music acoustics"@en,
        "Musikalsk akustikk"@nb ;
    skos:broader humord:c17464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Musical acoustics"@en,
        "Musikalsk akustikk"@nb .

humord:c67237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67237" ;
    dct:modified "2024-07-01T14:26:52"^^xsd:dateTime ;
    skos:altLabel "Meta-universe"@en,
        "Metaunivers"@nb,
        "Multivers"@nb ;
    skos:broader humord:c08188 ;
    skos:definition "Multivers er en forestilling om at det eksisterer mange univers, inklusivt vårt eget univers. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiverse"@en,
        "Multivers"@nb .

humord:c67238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67238" ;
    dct:modified "2024-07-01T14:29:54"^^xsd:dateTime ;
    skos:altLabel "MOSFET"@en,
        "MOS"@nb,
        "MOSFET"@nb,
        "Metall-oksid-halvleder-felteffekttransistorer"@nb,
        "Metall-oksid-halvleiar-felteffekttransistorar"@nb,
        "Metalloksid-halvleiar"@nb ;
    skos:broader humord:c66776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal-oxide-semiconductor field-effect transistors"@en,
        "MOSFET"@nb .

humord:c67239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67239" ;
    dct:modified "2024-09-30T12:51:47"^^xsd:dateTime ;
    skos:altLabel "Club drugs"@en,
        "Rave drugs"@en,
        "Partydop"@nb ;
    skos:broader humord:c08392 ;
    skos:definition "Narkotisk stoff (dop) brukt på fest, houseparty e.l. (av noen som ellers ikke bruker narkotika). <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Party drugs"@en,
        "Partydop"@nb ;
    skos:related humord:c68453 .

humord:c67240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67240" ;
    dct:modified "2024-07-01T14:31:31"^^xsd:dateTime ;
    skos:altLabel "Monsunar"@nb ;
    skos:broader humord:c25541 ;
    skos:definition "Monsun er ein type vind som skiftar retning med årstida. Asia blir ramma av den sterkaste monsunen, og her fører den fuktige lufta til ei fleire månader lang regntid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monsoons"@en,
        "Monsuner"@nb .

humord:c67241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67241" ;
    dct:modified "2024-07-01T14:33:15"^^xsd:dateTime ;
    skos:altLabel "Haem"@en,
        "Heme"@en,
        "Blodfargestoff"@nb,
        "Blodfargestoffer"@nb,
        "Blodfarvestoffer"@nb,
        "Heme"@nb,
        "Hemokromer"@nb ;
    skos:broader humord:c03863 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemochromes"@en,
        "Blodfargestoff"@nb .

humord:c67242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67242" ;
    dct:modified "2024-07-01T14:34:12"^^xsd:dateTime ;
    skos:altLabel "Monomolekylære sjikt"@nb ;
    skos:broader humord:c64586 ;
    skos:definition "Et monomolekylært sjikt er et enkelt, tett pakket lag av enheter, vanligvis atomer eller molekyler.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monolayers"@en,
        "Monomolekylære sjikt"@nb .

humord:c67243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67243" ;
    dct:modified "2024-07-01T14:38:27"^^xsd:dateTime ;
    skos:altLabel "MBE"@en,
        "MBE"@nb,
        "Molekylstråleepitaksi"@nb,
        "Molekylærstråleepitaksi"@nb ;
    skos:broader humord:c64849 ;
    skos:definition "Molekylærstråleepitaks er en epitaksimetode for tynnfilmavsetning av enkeltkrystaller. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular beam epitaxy"@en,
        "Molekylærstråleepitaksi"@nb .

humord:c67244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67244" ;
    dct:modified "2024-07-01T14:43:15"^^xsd:dateTime ;
    skos:altLabel "Molekylære datamaskinar"@nb,
        "Molekylære datamaskiner"@nb ;
    skos:broader humord:c62361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular computers"@en,
        "Molekylære datamaskiner"@nb .

humord:c67245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67245" ;
    dct:modified "2024-07-01T14:43:55"^^xsd:dateTime ;
    skos:altLabel "Developmental trauma"@en,
        "Utviklingstrauma"@nb ;
    skos:broader humord:c17477 ;
    skos:definition "Utviklingstraumer er en betegnelse for komplekse traumatiske belastninger som skjer over tid tidlig i barns liv. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Developmental traumas"@en,
        "Utviklingstraumer"@nb ;
    skos:related humord:c08155 .

humord:c67246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67246" ;
    dct:modified "2024-07-01T14:46:25"^^xsd:dateTime ;
    skos:altLabel "Molekylær elektronikk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Molekylærelektronikk er studiet og anvendelsen av molekylære byggesteiner for produksjon av elektroniske komponenter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular electronics"@en,
        "Molekylær elektronikk"@nb .

humord:c67247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67247" ;
    dct:modified "2024-07-01T14:48:38"^^xsd:dateTime ;
    skos:altLabel "Molekylstrålar"@nb ;
    skos:broader humord:c66513 ;
    skos:definition "En molekylstråle er en stråleformet strøm av elektrisk nøytrale molekyler.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular beams"@en,
        "Molekylstråler"@nb .

humord:c67248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67248" ;
    dct:modified "2024-08-29T15:05:04"^^xsd:dateTime ;
    skos:altLabel "Molekylspektroskopi"@nb ;
    skos:broader humord:c61649 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular spectroscopy"@en,
        "Molekylspektroskopi"@nb .

humord:c67249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67249" ;
    dct:modified "2024-07-01T14:56:50"^^xsd:dateTime ;
    skos:altLabel "Molekylspekter"@nb,
        "Molekylspektrum"@nb,
        "Molekylære spekter"@nb,
        "Molekylære spektra"@nb,
        "Molekylære spektrum"@nb ;
    skos:broader humord:c67250 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular spectra"@en,
        "Molekylspektra"@nb .

humord:c67250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67250" ;
    dct:modified "2024-07-01T14:58:53"^^xsd:dateTime ;
    skos:altLabel "Molekylfysikk"@nb,
        "Molekylærfysikk"@nb ;
    skos:broader humord:c67251 ;
    skos:definition "Molekylfysikk er studiet av de fysiske egenskapene til molekyler og de kjemiske bindingene mellom atomene som holder dem sammen.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular physics"@en,
        "Molekylfysikk"@nb .

humord:c67251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67251" ;
    dct:modified "2024-07-01T14:58:33"^^xsd:dateTime ;
    skos:altLabel "Moderne fysikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Moderne fysikk er moderne grener av fysikken, typisk de som har vokst frem på 1900-tallet og utover <wikidata>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modern physics"@en,
        "Moderne fysikk"@nb .

humord:c67252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67252" ;
    dct:modified "2024-09-24T15:42:06"^^xsd:dateTime ;
    skos:altLabel "Bildebokteori"@nb,
        "Biletbokteori"@nb,
        "Billedbokteori"@nb ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Picture book theory"@en,
        "Bildebokteori"@nb ;
    skos:related humord:c07039 .

humord:c67253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67253" ;
    dct:modified "2024-07-01T16:29:18"^^xsd:dateTime ;
    skos:altLabel "Overføringsfunksjonar"@nb ;
    skos:broader humord:c62301 ;
    skos:definition "En overføringsfunksjon beskriver forholdet i frekvensplanet mellom utgangs- og inngangssignal for lineære, analoge elektroniske forsterkertrinn eller filtre. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transfer functions"@en,
        "Overføringsfunksjoner"@nb .

humord:c67254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67254" ;
    dct:modified "2024-07-01T16:35:36"^^xsd:dateTime ;
    skos:altLabel "Overflatekrafter"@nb,
        "Overflatekrefter"@nb ;
    skos:broader humord:c64586 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface forces"@en,
        "Overflatekrefter"@nb .

humord:c67255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67255" ;
    dct:modified "2024-07-01T16:40:48"^^xsd:dateTime ;
    skos:altLabel "Oscilloskop"@nb ;
    skos:broader humord:c13175 ;
    skos:definition "Oscilloskop, apparat som tegner opp forløpet av elektriske svingninger, andre varierende elektriske spenninger eller strømmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oscilloscopes"@en,
        "Oscilloskop"@nb .

humord:c67256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67256" ;
    dct:modified "2024-07-01T16:43:55"^^xsd:dateTime ;
    skos:altLabel "Oscillatorar"@nb ;
    skos:broader humord:c62221 ;
    skos:definition "Oscillator, system som utfører svingninger av hvilken som helst art (mekaniske, akustiske, elektriske). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oscillators"@en,
        "Oscillatorer"@nb .

humord:c67257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67257" ;
    dct:modified "2024-07-01T16:47:04"^^xsd:dateTime ;
    skos:altLabel "Organiske superleiarar"@nb,
        "Organiske supraledere"@nb,
        "Organiske supraleiarar"@nb ;
    skos:broader humord:c67064 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic superconductors"@en,
        "Organiske superledere"@nb .

humord:c67258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67258" ;
    dct:modified "2024-07-01T16:49:59"^^xsd:dateTime ;
    skos:altLabel "Polymer semiconductors"@en,
        "Organiske halvleiarar"@nb,
        "Polymere halvledere"@nb,
        "Polymere halvleiarar"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic semiconductors"@en,
        "Organiske halvledere"@nb .

humord:c67259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67259" ;
    dct:modified "2024-07-01T16:53:46"^^xsd:dateTime ;
    skos:altLabel "Cavity optomechanics"@en,
        "Quantum optomechanics"@en,
        "Kvante-optomekanikk"@nb,
        "Kvanteoptomekanikk"@nb,
        "Optomekanikk"@nb ;
    skos:broader humord:c66492 ;
    skos:definition "Optomekanikk er studiet av interaksjon mellom elektromagnetisk stråling og mekaniske systemer via strålingstrykk <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optomechanics"@en,
        "Optomekanikk"@nb .

humord:c67260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67260" ;
    dct:modified "2024-07-01T16:57:27"^^xsd:dateTime ;
    skos:altLabel "Opto-electronics"@en,
        "Optronics"@en,
        "Elektrooptiske system"@nb,
        "Elektrooptiske systemer"@nb,
        "Optoelektronikk"@nb,
        "Optronikk"@nb ;
    skos:broader humord:c04310,
        humord:c15719 ;
    skos:definition "Optoelektronikk, også kalt optronikk er en sammenslåing av begrepene optikk og elektronikk og er relatert til en sensor som arbeider både med fotoner og elektroner. Et synonymt begrep er elektrooptiske system (EOS). <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optoelectronics"@en,
        "Optoelektronikk"@nb .

humord:c67261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67261" ;
    dct:modified "2024-07-01T17:02:26"^^xsd:dateTime ;
    skos:altLabel "Optisk signalbehandling"@nb,
        "Optisk signalhandsaming"@nb ;
    skos:broader humord:c64291 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical signal processing"@en,
        "Optisk signalbehandling"@nb .

humord:c67262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67262" ;
    dct:modified "2024-07-01T17:06:55"^^xsd:dateTime ;
    skos:altLabel "Optiske brytarar"@nb,
        "Optiske brytere"@nb,
        "Optiske krinsar"@nb ;
    skos:broader humord:c62263 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical circuits"@en,
        "Optiske kretser"@nb .

humord:c67263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67263" ;
    dct:modified "2024-07-01T17:10:57"^^xsd:dateTime ;
    skos:altLabel "Optiske mikroskop"@nb ;
    skos:broader humord:c15160 ;
    skos:definition "Et optisk mikroskop består i sin enkleste og historisk første form av en enkel samlelinse som anvendes som lupe. Det vanlige i dag er et sammensatt mikroskop, hvor to eller flere linse- eller speilsystemer er stilt etter hverandre, slik at det finner sted gjentatte avbildninger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical microscopes"@en,
        "Optiske mikroskoper"@nb .

humord:c67264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67264" ;
    dct:modified "2024-07-01T17:13:28"^^xsd:dateTime ;
    skos:altLabel "Optisk bistabilitet"@nb ;
    skos:broader humord:c66769 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optical bistability"@en,
        "Optisk bistabilitet"@nb .

humord:c67265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67265" ;
    dct:modified "2024-07-01T17:16:56"^^xsd:dateTime ;
    skos:altLabel "Op-amps"@en,
        "Opamps"@en,
        "Operasjonsforsterkarar"@nb ;
    skos:broader humord:c62220 ;
    skos:definition "Operasjonsforsterker, elektronisk forsterker med differensiell inngang og svært høy spenningsforsterkning.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Operational amplifiers"@en,
        "Operasjonsforsterkere"@nb .

humord:c67266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67266" ;
    dct:modified "2024-07-01T17:21:25"^^xsd:dateTime ;
    skos:altLabel "Magnetiske filmar"@nb ;
    skos:broader humord:c66956 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic films"@en,
        "Magnetiske filmer"@nb .

humord:c67267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67267" ;
    dct:modified "2024-07-01T17:23:56"^^xsd:dateTime ;
    skos:altLabel "Magnetband"@nb ;
    skos:broader humord:c62578 ;
    skos:definition "Et magnetbånd er en type magnetisk opptaksmedium som brukes til å lagre og lese av data eller lyd ved hjelp av magnetiserte partikler på et fleksibelt bånd <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic tapes"@en,
        "Magnetbånd"@nb .

humord:c67268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67268" ;
    dct:modified "2024-07-02T09:59:46"^^xsd:dateTime ;
    skos:altLabel "Biose"@en,
        "Double sugar"@en,
        "Disakkarid"@nb ;
    skos:broader humord:c61070 ;
    skos:definition "Disakkarider er en gruppe sukkerarter hvor molekylene er dannet av to enkle sukkermolekyler (monosakkarid-molekyler) som bindes sammen under avspalting av vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Disaccharide"@en,
        "Disakkarider"@nb .

humord:c67269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67269" ;
    dct:modified "2024-07-02T10:02:29"^^xsd:dateTime ;
    skos:altLabel "Milk sugar"@en,
        "Laktose"@nb,
        "Melkesukker"@nb ;
    skos:broader humord:c67268 ;
    skos:definition "Laktose, også kalt melkesukker, er et karbohydrat man finner naturlig i melken til alle pattedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lactose"@en,
        "Laktose"@nb .

humord:c67270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67270" ;
    dct:modified "2024-07-17T09:11:00"^^xsd:dateTime ;
    skos:altLabel "Agrichemical"@en,
        "Agricultural chemicals"@en,
        "Landbrukskjemikal"@nb,
        "Landbrukskjemikaliar"@nb,
        "Landbrukskjemikalium"@nb ;
    skos:broader humord:c23710 ;
    skos:definition "Agrokjemikalier refererer til et bredt spekter av kjemikalier som brukes i jordbruket for å kontrollere skadedyr, ugress og sykdommer, samt for å øke avlingene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agrochemical"@en,
        "Landbrukskjemikalier"@nb .

humord:c67271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67271" ;
    dct:modified "2024-07-02T10:28:04"^^xsd:dateTime ;
    skos:altLabel "Intrinsically conducting polymers"@en,
        "Elektrisk leiande polymerar"@nb,
        "Ledende polymerer"@nb,
        "Leiande polymerar"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Slike polymerer brukes i batterier, antistatiske belegg og skjermer mot elektromagnetisk støy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conductive polymers"@en,
        "Elektrisk ledende polymerer"@nb .

humord:c67272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67272" ;
    dct:modified "2024-07-02T10:39:10"^^xsd:dateTime ;
    skos:altLabel "TCF"@en,
        "Gjennomsiktige leiande filmar"@nb ;
    skos:broader humord:c66956 ;
    skos:definition "Gjennomsiktige ledende filmer er tynne filmer av optisk gjennomsiktig og elektrisk ledende materiale. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transparent conductive films"@en,
        "Gjennomsiktige ledende filmer"@nb .

humord:c67273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67273" ;
    dct:modified "2024-07-17T09:06:36"^^xsd:dateTime ;
    skos:altLabel "Koordinasjon (Kjemi)"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Koordinasjon er det at et atom er omgitt av eller bundet til andre atomer. Begrepet brukes både om krystallgittere og molekylære komplekser, de siste kalles også koordinasjonsforbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coordination chemistry"@en,
        "Koordinasjon (Kjemi)"@nb ;
    skos:related humord:c66014 .

humord:c67274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67274" ;
    dct:modified "2024-07-02T11:06:43"^^xsd:dateTime ;
    skos:altLabel "Ligand"@nb ;
    skos:broader humord:c67273 ;
    skos:definition "Ligand er et grunnstoff, ion eller molekyl som er bundet til et sentralatom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ligands"@en,
        "Ligander"@nb .

humord:c67275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67275" ;
    dct:modified "2024-07-02T11:10:50"^^xsd:dateTime ;
    skos:altLabel "LFT"@en,
        "Ligandfeltteori"@nb ;
    skos:broader humord:c67273 ;
    skos:definition "Liganfeltteori beskriver bindinger, orbitalplassering og andre egenskaper til koordinasjonskomplekser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ligand field theory"@en,
        "Ligandfeltteori"@nb .

humord:c67276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67276" ;
    dct:modified "2024-07-02T11:11:07"^^xsd:dateTime ;
    skos:altLabel "Magnetic measurements"@en,
        "Magnetiske målingar"@nb,
        "Magnetiske målinger"@nb,
        "Magnetiske observasjonar"@nb ;
    skos:broader humord:c61404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic observations"@en,
        "Magnetiske observasjoner"@nb .

humord:c67277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67277" ;
    dct:modified "2024-07-02T11:18:04"^^xsd:dateTime ;
    skos:altLabel "Hydromagnetics"@en,
        "MHD"@en,
        "Magneto-fluid dynamics"@en,
        "Magnetofluid dynamics"@en,
        "Hydromagnetisme"@nb,
        "Ikke-lineær magnetohydrodynamikk"@nb,
        "Ikkje-lineær magnetohydrodynamikk"@nb,
        "MHD"@nb,
        "Magnetofluiddynamikk"@nb,
        "Magnetogassdynamikk"@nb,
        "Magnetohydrodynamikk"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Magnetohydrodynamikk er læren om bevegelse i plasma, det vil si i elektrisk ledende gasser og væsker under påvirkning av mekaniske, elektriske og magnetiske krefter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetohydrodynamics"@en,
        "Magnetohydrodynamikk"@nb .

humord:c67278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67278" ;
    dct:modified "2024-07-02T11:26:22"^^xsd:dateTime ;
    skos:altLabel "MHD generators"@en,
        "MHD-generatorar"@nb,
        "MHD-generatorer"@nb,
        "Magnetohydrodynamiske generatorar"@nb ;
    skos:broader humord:c66837 ;
    skos:definition "En magnetohydrodynamisk generator (MHD-generator) er en magnetohydrodynamisk omformer som direkte omdanner termisk energi og kinetisk energi til elektrisitet. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetohydrodynamic generators"@en,
        "Magnetohydrodynamiske generatorer"@nb .

humord:c67279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67279" ;
    dct:modified "2024-07-03T13:37:48"^^xsd:dateTime ;
    skos:altLabel "Hymenoptera"@en,
        "Kvefsar"@nb,
        "Veps"@nb,
        "Vepsar (Insekt)"@nb,
        "Årevengar"@nb,
        "Årevenger"@nb,
        "Årevengjer"@nb,
        "Årevingar"@nb,
        "Årevinger"@nb,
        "Årevingjer"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Vepser er en stor orden av insekter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wasps (Hymenoptera)"@en,
        "Vepser (Insekt)"@nb .

humord:c67280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67280" ;
    dct:modified "2024-07-02T11:28:59"^^xsd:dateTime ;
    skos:altLabel "Magnetocaloric effect"@en,
        "Magnetisk avkjøling"@nb,
        "Magnetisk kjøling"@nb,
        "Magnetokalorisk effekt"@nb ;
    skos:broader humord:c67010 ;
    skos:definition "Magnetokalorisk effekt er eit temperaturfall som oppstår når eit paramagnetisk stoff blir avmagnetisert adiabatisk, det vil sei utan tilføring av varme.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetic refrigeration"@en,
        "Magnetokalorisk effekt"@nb .

humord:c67281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67281" ;
    dct:modified "2024-07-02T12:29:28"^^xsd:dateTime ;
    skos:altLabel "Magneto-optic effect"@en,
        "Magnetooptics"@en,
        "Magneto-optikk"@nb,
        "Magnetooptikk"@nb ;
    skos:broader humord:c66687,
        humord:c66808 ;
    skos:definition "Magneto-optikk er en gren av fysikken som behandler virkningen av magnetisk felt på optiske fenomener. Når et stoff påvirkes av et magnetfelt, vil elektronbanene i atomene kunne endres, og dette medfører en endring i stoffets optiske egenskaper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magneto-optics"@en,
        "Magnetooptikk"@nb .

humord:c67282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67282" ;
    dct:modified "2024-07-02T14:57:14"^^xsd:dateTime ;
    skos:altLabel "Bladkvefs"@nb,
        "Bladkvefsar"@nb,
        "Bladveps"@nb,
        "Bladvepsar"@nb,
        "Bladvepser"@nb,
        "Plantekvefs"@nb,
        "Plantekvefsar"@nb,
        "Planteveps"@nb,
        "Plantevepsar"@nb,
        "Symphyta"@nb ;
    skos:broader humord:c67279 ;
    skos:definition "Planteveps er en underorden av insekter i ordenen vepser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sawflies"@en,
        "Plantevepser"@nb .

humord:c67283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67283" ;
    dct:modified "2024-07-02T12:32:08"^^xsd:dateTime ;
    skos:altLabel "Magnetic polarisation"@en,
        "Magnetic polarization"@en,
        "Magnetisation"@en,
        "Magnetization"@en,
        "Magnetisk polarisasjon"@nb,
        "Magnetostatikk"@nb ;
    skos:broader humord:c66687 ;
    skos:definition "Magnetostatikk er en del av fysikken som tar for seg konstante magnetiske felter og krefter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetostatics"@en,
        "Magnetostatikk"@nb .

humord:c67284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67284" ;
    dct:modified "2024-07-02T12:39:17"^^xsd:dateTime ;
    skos:altLabel "Marin teknikk"@nb,
        "Marin teknologi"@nb,
        "Marinteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine technology"@en,
        "Marin teknologi"@nb .

humord:c67285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67285" ;
    dct:modified "2024-07-03T09:01:39"^^xsd:dateTime ;
    skos:altLabel "Microwave Amplification by Stimulated Emission of Radiation"@en,
        "Maserar"@nb ;
    skos:broader humord:c67286 ;
    skos:definition "En maser er et apparat som brukes både til å generere og forsterke elektromagnetisk stråling i mikrobølgeområdet. Den brukes blant annet innen kommunikasjonsteknologi og astronomi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Masers"@en,
        "Masere"@nb .

humord:c67286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67286" ;
    dct:modified "2024-07-02T14:02:16"^^xsd:dateTime ;
    skos:altLabel "Mikrobylgjeelektronikk"@nb,
        "Mikrobylgjeteknikk"@nb,
        "Mikrobølgeelektronikk"@nb,
        "Mikrobølgeteknikk"@nb,
        "Mikrobølgjeelektronikk"@nb,
        "Mikrobølgjeteknikk"@nb ;
    skos:broader humord:c04310 ;
    skos:definition "Mikrobølgeteknikk omhandler studiet og designet av mikrobølgekretser, komponenter og systemer <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microwave engineering"@en,
        "Mikrobølgeteknikk"@nb .

humord:c67287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67287" ;
    dct:modified "2024-07-02T12:51:42"^^xsd:dateTime ;
    skos:altLabel "Materialkarakterisering"@nb ;
    skos:broader humord:c66298 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Materials characterization"@en,
        "Materialkarakterisering"@nb .

humord:c67288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67288" ;
    dct:modified "2024-07-02T12:58:00"^^xsd:dateTime ;
    skos:altLabel "Material testing"@en,
        "Materialprøving"@nb ;
    skos:broader humord:c66298 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Testing of materials"@en,
        "Materialprøving"@nb .

humord:c67289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67289" ;
    dct:modified "2024-07-02T12:58:39"^^xsd:dateTime ;
    skos:altLabel "Lignin"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Lignin er en kompleks, polymer substans, og det fungerer som et slags bindemiddel for cellulosefibrer og andre polysakkaridfibrer, slik at det dannes en vedstruktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lignin"@en,
        "Lignin"@nb .

humord:c67290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67290" ;
    dct:modified "2024-07-02T13:08:50"^^xsd:dateTime ;
    skos:altLabel "Hybrid partikkelfelt"@nb ;
    skos:broader humord:c67292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hybrid particle-field"@en,
        "Hybrid partikkelfelt"@nb .

humord:c67291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67291" ;
    dct:modified "2024-07-02T13:03:34"^^xsd:dateTime ;
    skos:altLabel "Jamvektskonstantar"@nb,
        "Likevektskonstantar"@nb ;
    skos:broader humord:c66934 ;
    skos:definition "Likevektskonstanten til en kjemisk reaksjon er verdien av reaksjonskvotienten ved kjemisk likevekt, en tilstand som nærmer seg av et dynamisk kjemisk system etter at tilstrekkelig tid har gått hvor sammensetningen ikke har noen målbar tendens til ytterligere endring. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Equilibrium constants"@en,
        "Likevektskonstanter"@nb .

humord:c67292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67292" ;
    dct:modified "2024-07-02T13:08:36"^^xsd:dateTime ;
    skos:altLabel "Molekylbevegelsar"@nb,
        "Molekylbevegelser"@nb,
        "Molekyldynamikk"@nb,
        "Molekylrørsler"@nb,
        "Molekylærdynamikk"@nb ;
    skos:broader humord:c67250 ;
    skos:definition "Molekylærdynamikk (MD) er en numerisk metode for å estimere fysiske størrelser gjennom datasimulering av atomers bevegelse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular dynamics"@en,
        "Molekyldynamikk"@nb .

humord:c67293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67293" ;
    dct:modified "2024-07-02T13:09:04"^^xsd:dateTime ;
    skos:altLabel "Optical rotation"@en,
        "Optisk aktivitet"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Optisk aktivitet er når en oppløsning av et stoff dreier planpolarisert lys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Optisk aktivitet"@en,
        "Optisk aktivitet"@nb .

humord:c67294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67294" ;
    dct:modified "2024-07-02T13:12:40"^^xsd:dateTime ;
    skos:altLabel "Modalanalyse"@nb ;
    skos:broader humord:c66298 ;
    skos:definition "Modalanalyse er en teknikk som brukes til å studere og analysere vibrasjonsmodene og egenskapene til et fysisk system.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modal analysis"@en,
        "Modalanalyse"@nb .

humord:c67295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67295" ;
    dct:modified "2024-07-02T13:13:25"^^xsd:dateTime ;
    skos:altLabel "Lineær dikroisme"@nb ;
    skos:broader humord:c67293 ;
    skos:definition "Lineær dichroisme (LD) er forskjellen i absorpsjon av lys som er polarisert parallelt og polarisert vinkelrett på en orienteringsakse. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linear dichroism"@en,
        "Lineær dikroisme"@nb .

humord:c67296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67296" ;
    dct:modified "2024-07-02T13:17:49"^^xsd:dateTime ;
    skos:altLabel "Micromechanics"@en,
        "Microreactions"@en,
        "Microteknikk"@nb,
        "Mikromekanikk"@nb,
        "Mikroreaksjonar"@nb,
        "Mikroreaksjoner"@nb,
        "Mikroteknikk"@nb,
        "Mikroteknologi"@nb ;
    skos:broader humord:c24805 ;
    skos:definition "Mikroteknologi er teknologi hvis egenskaper har dimensjoner i størrelsesorden én mikrometer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microtechnology"@en,
        "Mikroteknologi"@nb .

humord:c67297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67297" ;
    dct:modified "2024-07-02T13:18:55"^^xsd:dateTime ;
    skos:altLabel "Mikrostruktur"@nb,
        "Mikrostrukturar"@nb ;
    skos:broader humord:c66298 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microstructure"@en,
        "Mikrostruktur"@nb .

humord:c67298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67298" ;
    dct:modified "2024-07-02T13:19:02"^^xsd:dateTime ;
    skos:altLabel "Lipasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Lipaser er en gruppe enzymer som fungerer som en katalysator for hydrolysering av fett (lipider). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lipases"@en,
        "Lipaser"@nb .

humord:c67299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67299" ;
    dct:modified "2024-07-02T13:21:19"^^xsd:dateTime ;
    skos:altLabel "Atomistic magnetism"@en,
        "Atomær magnetisme"@nb,
        "Mikromagnetisme"@nb ;
    skos:broader humord:c61404 ;
    skos:definition "Mikromagnetisme er et felt innen fysikk som handler om prediksjon av magnetisk atferd på sub-mikrometer lengdeskalaer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micromagnetics"@en,
        "Mikromagnetisme"@nb .

humord:c67300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67300" ;
    dct:modified "2024-07-02T13:22:43"^^xsd:dateTime ;
    skos:altLabel "Mikrokrystallinske halvleiarar"@nb ;
    skos:broader humord:c23071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microcrystalline semiconductors"@en,
        "Mikrokrystallinske halvledere"@nb .

humord:c67301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67301" ;
    dct:modified "2024-07-02T13:24:43"^^xsd:dateTime ;
    skos:altLabel "Mikrofluidikk"@nb ;
    skos:broader humord:c65300 ;
    skos:definition "Mikrofluidikk er studiet av væsker som er begrenset til å bevege seg innenfor et område med utstrekning på under en millimeter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microfluidics"@en,
        "Mikrofluidikk"@nb .

humord:c67302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67302" ;
    dct:modified "2024-07-02T13:25:41"^^xsd:dateTime ;
    skos:altLabel "Litiumsambindingar"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Lithiumforbindelser er kjemiske forbindelser som inneholder litium som et av elementene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lithium compounds"@en,
        "Litiumforbindelser"@nb .

humord:c67303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67303" ;
    dct:modified "2024-07-02T13:31:29"^^xsd:dateTime ;
    skos:altLabel "Ultrafiltration"@en,
        "Mikrofiltrering"@nb,
        "Ultrafiltrering"@nb ;
    skos:broader humord:c67305 ;
    skos:definition "Mikrofiltrering er en type fysisk filtreringsprosess der en forurenset væske passerer gjennom et spesielt filter av membran med små porer for å skille mikroorganismer og suspenderte partikler fra væsken. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microfiltration"@en,
        "Mikrofiltrering"@nb .

humord:c67304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67304" ;
    dct:modified "2024-07-02T13:29:04"^^xsd:dateTime ;
    skos:altLabel "Litiumorganiske sambindingar"@nb,
        "Organolitium"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "I organometallisk kjemi er organolitiumreagenser kjemiske forbindelser som inneholder karbon-litium bindinger. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organolithiums"@en,
        "Litiumorganiske forbindelser"@nb .

humord:c67305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67305" ;
    dct:modified "2024-07-02T13:31:15"^^xsd:dateTime ;
    skos:altLabel "Einingsoperasjonar"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Enhetsoperasjoner er steg i en prosess i kjemi-/prosessteknikk e.l.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unit operations"@en,
        "Enhetsoperasjoner"@nb .

humord:c67306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67306" ;
    dct:modified "2024-07-17T09:20:52"^^xsd:dateTime ;
    skos:altLabel "Luftkvalitet"@nb ;
    skos:broader humord:c11436 ;
    skos:definition "Luftkvalitet refererer til tilstanden til luften vi puster inn, med hensyn til dens sammensetning og innhold av forurensende stoffer. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Air quality"@en,
        "Luftkvalitet"@nb .

humord:c67307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67307" ;
    dct:modified "2024-07-02T13:36:39"^^xsd:dateTime ;
    skos:altLabel "Membranfiltrering"@nb ;
    skos:broader humord:c67305 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membrane filtration"@en,
        "Membranfiltrering"@nb .

humord:c67308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67308" ;
    dct:modified "2024-07-04T09:59:18"^^xsd:dateTime ;
    skos:altLabel "Mikrobylgjer"@nb,
        "Mikrobølger"@nb,
        "Mikrobølgjer"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Mikrobølger er elektromagnetiske bølger med bølgelengder i området mellom omtrent én millimeter og 30 centimeter, som svarer til frekvensene 300 GHz – 1 GHz. De dekker området mellom infrarøde bølger og radiobølger  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microwaves"@en,
        "Mikrobølger"@nb .

humord:c67309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67309" ;
    dct:modified "2024-07-02T13:41:14"^^xsd:dateTime ;
    skos:altLabel "Lyasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Lyasar er ei av seks hovudgrupper av enzym. Lyasar legg til atom eller verksame grupper til dobbeltbindingar, eller fjernar dei for å laga dobbeltbindingar. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lyases"@en,
        "Lyaser"@nb .

humord:c67310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67310" ;
    dct:modified "2024-07-02T13:52:26"^^xsd:dateTime ;
    skos:altLabel "Apocrita"@nb,
        "Stilkkvefs"@nb,
        "Stilkkvefsar"@nb,
        "Stilkvefsar"@nb,
        "Stilkveps"@nb ;
    skos:broader humord:c67279 ;
    skos:definition "Stilkvepser er en underorden av ordenen vepser. Den omfatter bl.a. humler, bier, stikkeveps, maur, gallveps og snylteveps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apocrita"@en,
        "Stilkvepser"@nb .

humord:c67311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67311" ;
    dct:modified "2024-07-02T14:01:14"^^xsd:dateTime ;
    skos:altLabel "Gallflies"@en,
        "Cynipidae"@nb,
        "Gallkvefs"@nb,
        "Gallkvefsar"@nb,
        "Gallveps"@nb,
        "Gallvepsar"@nb ;
    skos:broader humord:c67310 ;
    skos:definition "Gallveps er en familie av stilkveps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gall wasps"@en,
        "Gallvepser"@nb .

humord:c67312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67312" ;
    dct:modified "2024-07-02T14:02:46"^^xsd:dateTime ;
    skos:altLabel "Mikrobylgjeoppvarming"@nb,
        "Mikrobølgeoppvarming"@nb,
        "Mikrobølgjeoppvarming"@nb ;
    skos:broader humord:c24953 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microwave heating"@en,
        "Mikrobølgeoppvarming"@nb .

humord:c67313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67313" ;
    dct:modified "2024-07-02T14:05:12"^^xsd:dateTime ;
    skos:altLabel "Mikrobatteri"@nb ;
    skos:broader humord:c65126 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbatteries"@en,
        "Mikrobatterier"@nb .

humord:c67314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67314" ;
    dct:modified "2024-07-02T14:11:16"^^xsd:dateTime ;
    skos:altLabel "Metamateriale"@nb,
        "Negativ brytingsindeks"@nb,
        "Negativ brytningsindeks"@nb,
        "Negativ permeabilitet"@nb,
        "Negativ permittivitet"@nb,
        "Venstrehandsmateriale"@nb,
        "Venstrehåndsmaterialer"@nb ;
    skos:broader humord:c66694 ;
    skos:definition "Metamaterialer er en klasse av kunstig fremstilte materialer laget for å påvirke elektromagnetiske bølger på måter som ikke er mulig i naturlig forekommende materialer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metamaterials"@en,
        "Metamaterialer"@nb .

humord:c67315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67315" ;
    dct:modified "2024-07-17T11:39:34"^^xsd:dateTime ;
    skos:altLabel "Mesoscopic physics"@en,
        "Mesoskopisk fysikk"@nb,
        "Mesoskopiske system"@nb ;
    skos:broader humord:c65414 ;
    skos:definition "Mesoskopisk fysikk betegner fysikk på lengdeskalaer som ligger mellom mikroskopisk- og makroskopisk fysikk <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesoscopic systems"@en,
        "Mesoskopiske systemer"@nb .

humord:c67316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67316" ;
    dct:modified "2024-07-02T14:17:52"^^xsd:dateTime ;
    skos:altLabel "Mekatronikk"@nb ;
    skos:broader humord:c66491 ;
    skos:definition "Mekatronikk er et fagområde som kombinerer mekanikk, elektronikk og informasjonsteknologi  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechatronics"@en,
        "Mekatronikk"@nb .

humord:c67317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67317" ;
    dct:modified "2024-07-02T14:19:31"^^xsd:dateTime ;
    skos:altLabel "Mekaniske eigenskapar"@nb ;
    skos:broader humord:c66298 ;
    skos:definition "Mekaniske egenskaper, de egenskapene hos et materiale som angir dets reaksjon på ytre mekaniske krefter, og som kan gi opplysninger om i hvilken grad materialet er egnet som konstruksjonsmateriale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechanical properties"@en,
        "Mekaniske egenskaper"@nb .

humord:c67318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67318" ;
    dct:modified "2024-07-02T14:25:18"^^xsd:dateTime ;
    skos:altLabel "Stress (Mechanics)"@en,
        "Mekanisk spenning"@nb,
        "Spenning (Mekanikk)"@nb ;
    skos:broader humord:c64602 ;
    skos:definition "I mekanikk er spenning en fysisk størrelse som opptrer i et materiale når det utsettes for ytre krefter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechanical stress"@en,
        "Mekanisk spenning"@nb .

humord:c67319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67319" ;
    dct:modified "2024-07-02T14:29:52"^^xsd:dateTime ;
    skos:altLabel "Medisinsk fysikk"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Medisinsk fysikk handler om anvendelsen av konsepter og metoder innen fysikk på forebygging, diagnose og behandling av menneskelige sykdommer, med det spesifikke målet om å forbedre menneskers helse og trivsel. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical physics"@en,
        "Medisinsk fysikk"@nb .

humord:c67320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67320" ;
    dct:modified "2024-07-02T14:28:17"^^xsd:dateTime ;
    skos:altLabel "Aculeata"@en,
        "Aculeata"@nb,
        "Broddkvefsar"@nb,
        "Broddvepsar"@nb ;
    skos:broader humord:c67310 ;
    skos:definition "Broddvepsar er ein infraorden av stilkvepser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stinging wasps"@en,
        "Broddvepser"@nb .

humord:c67321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67321" ;
    dct:modified "2024-07-02T14:33:53"^^xsd:dateTime ;
    skos:altLabel "Matrix structural analysis"@en,
        "Matrisestatikk"@nb ;
    skos:broader humord:c67083 ;
    skos:definition "Matrisestatikk er en metode innen strukturanalyse som brukes til å beregne de statiske kreftene og spenningene i et struktursystem <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Displacement method (Structural analysis)"@en,
        "Matrisestatikk"@nb .

humord:c67322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67322" ;
    dct:modified "2024-07-03T14:06:01"^^xsd:dateTime ;
    skos:altLabel "Thread-waisted wasps"@en,
        "Crabronidae"@nb,
        "Gravekvefs"@nb,
        "Gravekvefsar"@nb,
        "Graveveps"@nb,
        "Gravevepsar"@nb,
        "Sphecidae"@nb ;
    skos:broader humord:c67320 ;
    skos:definition "Graveveps er en familie insekter i underordenen stilkveps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sand wasps (Sphecidae)"@en,
        "Gravevepser"@nb .

humord:c67323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67323" ;
    dct:modified "2024-07-02T14:45:38"^^xsd:dateTime ;
    skos:altLabel "Emerald wasps"@en,
        "Chrysididae"@nb,
        "Gullkvefsar"@nb,
        "Gullvepsar"@nb ;
    skos:broader humord:c67320 ;
    skos:definition "Gullveps er en familie av insekter som har påfallende, metallglinsende farger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cuckoo wasps"@en,
        "Gullvepser"@nb .

humord:c67324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67324" ;
    dct:modified "2024-07-02T14:54:04"^^xsd:dateTime ;
    skos:altLabel "Administrative metadata"@nb ;
    skos:broader humord:c19175 ;
    skos:definition "Administrative metadata er informasjon som kan brukes til å administrere en (digital) ressurs. Eksempler på administrative metadata er informasjon om når og hvordan ressursen ble opprettet, hvilken filtype det er, og hvem som har tilgang til den <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative metadata"@en,
        "Administrative metadata"@nb .

humord:c67325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67325" ;
    dct:modified "2024-07-02T14:57:01"^^xsd:dateTime ;
    skos:altLabel "Contributor"@en,
        "Bidragsyter"@nb,
        "Bidrags­ytar"@nb,
        "Bidrags­ytarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En bidragsyter er en person som bidrar med noe. Som en del av et forskningsprosjekt kan det å definere bidragsytere være en måte å beskrive og klassifisere de ulike rollene folk har i arbeidet som fører til et publisert forskningsresultat. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contributors"@en,
        "Bidragsytere"@nb .

humord:c67326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67326" ;
    dct:modified "2024-07-02T15:04:04"^^xsd:dateTime ;
    skos:altLabel "Avgrensa tilgang"@nb ;
    skos:broader humord:c60600 ;
    skos:definition "Begrenset tilgang betyr at data har en viss beskyttelse, og at tilgang kontrolleres med tilgangsrettigheter.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Limited access"@en,
        "Begrenset tilgang"@nb .

humord:c67327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67327" ;
    dct:modified "2024-07-03T09:52:26"^^xsd:dateTime ;
    skos:altLabel "Anonymized data"@en,
        "Anonyme data"@nb ;
    skos:broader humord:c28239 ;
    skos:definition "Anonyme data er data som det ikke er mulig, ved hjelp av alle rimelige tekniske hjelpemidler, å knytte tilbake til en enkeltperson. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anonymous data"@en,
        "Anonyme data"@nb .

humord:c67328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67328" ;
    dct:modified "2024-07-03T10:25:10"^^xsd:dateTime ;
    skos:altLabel "Dataforvaltar"@nb,
        "Dataforvaltarar"@nb,
        "Dataforvalter"@nb,
        "Dataforvaltere"@nb,
        "Datakurator"@nb,
        "Datakuratorar"@nb,
        "Datarøktarar"@nb,
        "Datarøkter"@nb,
        "Datarøktere"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En dataforvalter er en ekspert på håndtering av data. En dataforvalter bistår forskere eller andre som håndterer data med å sikre god datahåndtering gjennom alle fasene av datalivssyklusen.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Datacurators"@en,
        "Datakuratorer"@nb ;
    skos:related humord:c67334 .

humord:c67329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67329" ;
    dct:modified "2024-07-03T10:02:04"^^xsd:dateTime ;
    skos:altLabel "Boltzmann equation"@en,
        "Boltzmann-likningar"@nb,
        "Boltzmann-likninger"@nb ;
    skos:broader humord:c65367 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boltzmann equations"@en,
        "Boltzmann-ligninger"@nb .

humord:c67330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67330" ;
    dct:modified "2024-07-03T10:12:05"^^xsd:dateTime ;
    skos:altLabel "Brown dwarf stars"@en,
        "Brune dvergar"@nb,
        "Brune dvergstjerner"@nb,
        "brune dvergstjerner"@nb ;
    skos:broader humord:c62455 ;
    skos:definition "Brun dvergstjerne, også kalt brun dverg, er et produkt av en protostjerne som ikke er varm nok til å forbrenne hydrogen til helium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brown dwarfs"@en,
        "Brune dverger"@nb .

humord:c67331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67331" ;
    dct:modified "2024-07-03T10:29:12"^^xsd:dateTime ;
    skos:altLabel "Datakretslaup"@nb,
        "Datakretsløp"@nb,
        "Datalivssyklus"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Datakretsløp refererer til alle de ulike stadier som digital informasjon og digitale objekter kan inngå i, fra data genereres/samles inn til de arkiveres (eller eventuelt destrueres). <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data circulation"@en,
        "Datakretsløp"@nb .

humord:c67332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67332" ;
    dct:modified "2024-07-03T10:18:59"^^xsd:dateTime ;
    skos:altLabel "DMP"@en,
        "Data management plan"@en,
        "DMP"@nb,
        "Datahandteringsplan"@nb,
        "Datahandteringsplanar"@nb,
        "Datahåndteringsplan"@nb ;
    skos:broader humord:c59286 ;
    skos:definition "En datahåndteringsplan (ofte kalt DMP, Data Management Plan) er et dokument som beskriver hvordan data skal håndteres både underveis i et forskningsprosjekt og etter at prosjektet er avsluttet.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data management plans"@en,
        "Datahåndteringsplaner"@nb .

humord:c67333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67333" ;
    dct:modified "2024-07-03T10:17:57"^^xsd:dateTime ;
    skos:altLabel "Data catalogs"@en,
        "Datakatalog"@nb,
        "Datakatalogar"@nb ;
    skos:broader humord:c00207 ;
    skos:definition "En datakatalog er en kuratert samling av metadata om en eller flere dataressurser <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data catalogues"@en,
        "Datakataloger"@nb .

humord:c67334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67334" ;
    dct:modified "2024-07-03T10:24:57"^^xsd:dateTime ;
    skos:altLabel "Datakuratering"@nb ;
    skos:broader humord:c59914 ;
    skos:definition "Innordne (tilfang) i vitenskapelige eller andre faglige system. Det er ofte en oppgave man gjør i for eksempel et dataarkiv. Kuratering handler i så måte om kvalitetssikring, dokumentering, standardisering og formatering av data. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data curation"@en,
        "Datakuratering"@nb ;
    skos:related humord:c67328 .

humord:c67335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67335" ;
    dct:modified "2024-07-03T10:26:30"^^xsd:dateTime ;
    skos:altLabel "Dataproduksjon"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Dataproduksjon omfatter alle aktiviteter knyttet til planlegging, innsamling, prosessering, analyse og vedlikehold av data. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data production"@en,
        "Dataproduksjon"@nb .

humord:c67336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67336" ;
    dct:modified "2024-07-03T10:28:03"^^xsd:dateTime ;
    skos:altLabel "Columbia-ulukka"@nb,
        "Columbia-ulykka"@nb ;
    skos:broader humord:c01533 ;
    skos:definition "Columbia-ulykken fant sted første februar 2003, da den amerikanske romfergen Columbia gikk i oppløsning over Texas. Hele mannskapet mistet livet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Columbia accident"@en,
        "Columbia-ulykken"@nb .

humord:c67337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67337" ;
    dct:modified "2024-07-03T10:33:40"^^xsd:dateTime ;
    skos:altLabel "Data producer"@en,
        "Dataprodusent"@nb,
        "Dataprodusentar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En dataprodusent er en person eller organisasjon som innehar det administrative og finansielle ansvaret for dataene. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data producers"@en,
        "Dataprodusenter"@nb ;
    skos:related humord:c67335 .

humord:c67338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67338" ;
    dct:modified "2024-07-03T11:01:27"^^xsd:dateTime ;
    skos:altLabel "CDS"@en,
        "CDS"@nb,
        "Coronal Diagnostic Spectrometer"@nb ;
    skos:broader humord:c65535,
        humord:c66471 ;
    skos:definition "Coronal Diagnostic Spectrometer (CDS) er et instrument som foretar spektroskopiske observasjoner av Solens korona og overgangssonen. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coronal Diagnostic Spectrometer"@en,
        "Coronal Diagnostic Spectrometer"@nb .

humord:c67339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67339" ;
    dct:modified "2024-07-03T10:36:54"^^xsd:dateTime ;
    skos:altLabel "Data set"@en,
        "Datasett"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Et datasett er en organisert samling med data, for eksempel i form av en tabell, liste eller en database som kan gjøres tilgjengelig som en nedlastbar fil, og/eller nåes via et Web-API. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data sets"@en,
        "Datasett"@nb .

humord:c67340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67340" ;
    dct:modified "2024-07-16T23:23:36"^^xsd:dateTime ;
    skos:altLabel "Datasitering"@nb ;
    skos:broader humord:c06465 ;
    skos:definition "Datasitering handler om å referere til dataprodukter som brukes i forskning. En datasitering skal inneholde all nøkkelinformasjon om opphavet til dataene, som for eksempel tittel, kilde og ansvarlige parter.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data citation"@en,
        "Datasitering"@nb .

humord:c67341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67341" ;
    dct:modified "2024-07-03T10:44:04"^^xsd:dateTime ;
    skos:altLabel "Datatilgjengelegheit"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Datatilgjengelighet refererer vanligvis til (informasjon om) hvor tilgjengelige data er når de lagres eller arkiveres i en eller annen form.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data availability"@en,
        "Datatilgjengelighet"@nb .

humord:c67342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67342" ;
    dct:modified "2024-07-03T10:45:19"^^xsd:dateTime ;
    skos:altLabel "Datadeling"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Datadeling referer til det å gjøre data tilgjengelige for bruk og gjenbruk. Dette kan for eksempel gjøres ved å lagre data på lagringstjenester der data kan deles med samarbeidspartnere underveis i et prosjekt, og/eller ved å deponere og publisere data i et arkiv for forskningsdata.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data sharing"@en,
        "Datadeling"@nb .

humord:c67343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67343" ;
    dct:modified "2024-07-16T23:26:43"^^xsd:dateTime ;
    skos:altLabel "Data Protection Impact Assessment"@en,
        "DPIA"@nb,
        "Data Protection Impact Assessment"@nb ;
    skos:broader humord:c08952 ;
    skos:definition "DPIA er en  forkortelse for Data Protection Impact Assessment, en vurdering av personvernkonsekvenser.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DPIA"@en,
        "DPIA"@nb .

humord:c67344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67344" ;
    dct:modified "2024-07-16T23:25:03"^^xsd:dateTime ;
    skos:altLabel "Depositor"@en,
        "Deponent"@nb,
        "Deponentar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En depondent er den som utfører og/eller er ansvarlig for deponeringen.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Depositors"@en,
        "Deponenter"@nb .

humord:c67345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67345" ;
    dct:modified "2024-07-16T23:25:30"^^xsd:dateTime ;
    skos:altLabel "Deskriptive metadata"@nb ;
    skos:broader humord:c19175 ;
    skos:definition "Deskriptive metadata er den delen av metadata som inneholder identifiserende egenskaper som tittel, sammendrag, nøkkelord, metode, o.l. Noen av disse opplysningene gjøres søkbare for gjenfinning. I deskriptive data inngår også opplysninger om hvor en kan finne ressursen/det digitale objektet.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Descriptive metadata"@en,
        "Deskriptive metadata"@nb .

humord:c67346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67346" ;
    dct:modified "2024-07-03T11:03:16"^^xsd:dateTime ;
    skos:altLabel "Digital identifier"@en,
        "Digital identifikator"@nb,
        "Digitale identifikatorar"@nb ;
    skos:broader humord:c04219 ;
    skos:definition "En digital identifikator er en (unik) identifikator for et digitalt eller fysisk objekt som identifiserer objektet på dets navn, lokasjon eller begge deler. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital identifiers"@en,
        "Digitale identifikatorer"@nb .

humord:c67347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67347" ;
    dct:modified "2024-07-03T11:02:36"^^xsd:dateTime ;
    skos:altLabel "DOI"@en,
        "Digital object identifier"@en,
        "DOI"@nb,
        "Digital objektidentifikator"@nb,
        "Digitale objektidentifikatorar"@nb ;
    skos:broader humord:c67346 ;
    skos:definition "En digital objektidentifikator er en persistent identifikator som brukes til å identifisere digitale objekter. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital object identifiers"@en,
        "Digitale objektidentifikatorer"@nb .

humord:c67348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67348" ;
    dct:modified "2024-07-03T11:04:37"^^xsd:dateTime ;
    skos:altLabel "Findable, Accessible, Interoperable, Reusable"@en,
        "FAIR"@nb,
        "Findable, Accessible, Interoperable, Reusable"@nb ;
    skos:broader humord:c28239 ;
    skos:definition "FAIR data er data som kan gjenfinnes (Findable), er tilgjengelige (Accessible), er interoperable (Interoperable) og kan gjenbrukes (Reusable).  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "FAIR"@en,
        "FAIR"@nb .

humord:c67349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67349" ;
    dct:modified "2024-07-03T11:06:05"^^xsd:dateTime ;
    skos:altLabel "FAIR økosystem for forskingsdata"@nb ;
    skos:broader humord:c67348 ;
    skos:definition "FAIR økosystem for forskningsdata er en modell som består av alle de komponenter og entiteter som er nødvendig for å danne et system der FAIR data kan skapes, forvaltes og gjenbrukes på en effektiv og bærekraftig måte.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "FAIR ecosystem for research data"@en,
        "FAIR økosystem for forskningsdata"@nb .

humord:c67350 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67350" ;
    dct:modified "2024-07-03T11:11:47"^^xsd:dateTime ;
    skos:altLabel "E-infrastructure"@en,
        "E-infrastructures"@en,
        "Research data infrastructure"@en,
        "E-infrastruktur"@nb,
        "E-infrastrukturar"@nb,
        "E-infrastrukturer"@nb,
        "Forskningsdatainfrastruktur"@nb,
        "Forskningsdatainfrastrukturar"@nb ;
    skos:broader humord:c28239 ;
    skos:definition "Forskningsinfrastrukturer - i noen tilfeller omtalt som e-infrastrukturer – er organisasjoner som tilbyr ressurser og tjenester som forskningsmiljøene kan benytte seg av. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Research data infrastructures"@en,
        "Forskningsdatainfrastrukturer"@nb .

humord:c67351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67351" ;
    dct:modified "2024-07-03T11:18:39"^^xsd:dateTime ;
    skos:altLabel "Drake-likninga"@nb,
        "Drake-likningen"@nb,
        "Drakes ligning"@nb,
        "Drakes likning"@nb ;
    skos:broader humord:c08195 ;
    skos:definition "Drake-ligningen er en matematisk formel som kan brukes til å anslå hvor mange utenomjordiske sivilisasjoner som finnes i Melkeveien, og som det kan være mulig å måle kunstige radiosignaler fra. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Drake equation"@en,
        "Drake-ligningen"@nb .

humord:c67352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67352" ;
    dct:modified "2024-07-03T11:19:03"^^xsd:dateTime ;
    skos:altLabel "Administrative data"@nb,
        "Forvaltingsdata"@nb,
        "Forvaltningsdata"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Administrative data er data som er hentet fra en administrativ kilde. Administrative data refererer til informasjon som først og fremst er samlet inn for administrative formål (altså ikke forskningsformål). <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative data"@en,
        "Administrative data"@nb .

humord:c67353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67353" ;
    dct:modified "2024-07-03T11:26:39"^^xsd:dateTime ;
    skos:altLabel "Lisensar"@nb ;
    skos:broader humord:c08978 ;
    skos:definition "Lisenser er (standardiserte) bruksvilkår for data. En lisens betyr tillatelse.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Licences"@en,
        "Lisenser"@nb .

humord:c67354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67354" ;
    dct:modified "2024-07-03T11:23:10"^^xsd:dateTime ;
    skos:altLabel "System interoperability"@en,
        "Interoperabilitet"@nb,
        "Samverkande system"@nb,
        "Samvirkende systemer"@nb,
        "Systemsamvirke"@nb ;
    skos:broader humord:c60590 ;
    skos:definition "Interoperabilitet er en egenskap ved et produkt eller et system. Det innebærer at dets grensesnitt er fullstendig forstått, slik at det kan arbeide sammen med andre produkter eller systemer, nåværende eller fremtidige, i en hvilken som helst implementasjon eller tilgang, uten noen restriksjoner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interoperability"@en,
        "Interoperabilitet"@nb .

humord:c67355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67355" ;
    dct:modified "2024-07-03T11:30:05"^^xsd:dateTime ;
    skos:altLabel "Basic data"@en,
        "Secondary data"@en,
        "Kjeldedata"@nb,
        "Sekundærdata"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Kildedata, også kalt sekundærdata, er informasjon som er innhentet til andre formål enn forskning, for eksempel data fra offentlig forvaltning, helsevesenet, privat virksomhet eller data i form av fysiske samlinger, litterære tekster eller annen kunstnerisk produksjon. <opensource.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Source data"@en,
        "Kildedata"@nb .

humord:c67356 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67356" ;
    dct:modified "2024-10-21T13:01:28"^^xsd:dateTime ;
    skos:altLabel "Byre"@nb ;
    skos:broader humord:c02865 ;
    skos:definition "Byre er ei lita øy i Stavanger kommune i Rogaland.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Byre"@en,
        "Byre"@nb .

humord:c67357 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67357" ;
    dct:modified "2024-10-21T13:01:53"^^xsd:dateTime ;
    skos:altLabel "Fogn"@nb ;
    skos:broader humord:c02865 ;
    skos:definition "Fogn er ei øy i Boknafjorden, Stavanger kommune, Rogaland, utenfor munningen av Årdalsfjorden <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fogn"@en,
        "Fogn"@nb .

humord:c67358 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67358" ;
    dct:modified "2024-10-21T13:03:17"^^xsd:dateTime ;
    skos:altLabel "Sør-Talgje"@en,
        "Sør-Talgje"@nb,
        "Talgje"@nb ;
    skos:broader humord:c02865 ;
    skos:definition "Talgje (Sør-Talgje) er ei øy i Boknafjorden, Stavanger kommune i Rogaland.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Talgje"@en,
        "Talgje"@nb .

humord:c67359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67359" ;
    dct:modified "2024-07-03T13:14:33"^^xsd:dateTime ;
    skos:altLabel "Kvalitative data"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Kvalitative data er data som vanligvis foreligger i form av tekst (eller lyd, bilde, video), i motsetning til kvantitative data, som uttrykkes i form av tall eller andre mengdetermer.  <openscience.no"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Qualitative data"@en,
        "Kvalitative data"@nb .

humord:c67360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67360" ;
    dct:modified "2024-07-03T13:15:18"^^xsd:dateTime ;
    skos:altLabel "Langtungebier"@nb ;
    skos:broader humord:c15677 ;
    skos:definition "Langtungebier er en familie av bier, som omfatter både sosiale, solitære og parasittiske bier. Familien inkluderer blant annet arten honningbie og de ulike humlene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apidae"@en,
        "Langtungebier"@nb .

humord:c67361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67361" ;
    dct:modified "2024-07-03T13:22:07"^^xsd:dateTime ;
    skos:altLabel "Avidentifisert personopplysning"@nb,
        "Avidentifiserte personopplysningar"@nb ;
    skos:broader humord:c25099 ;
    skos:definition "Avidentifiserte personopplysninger er personopplysninger der navn, personnummer eller andre personentydige kjennetegn er fjernet.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "De-identified personal data"@en,
        "Avidentifiserte personopplysninger"@nb .

humord:c67362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67362" ;
    dct:modified "2024-07-03T13:18:44"^^xsd:dateTime ;
    skos:altLabel "Dvergnova"@nb,
        "Dvergnovaer"@nb ;
    skos:broader humord:c62455,
        humord:c63045 ;
    skos:definition "Dvergnova er en type lyssvake variabelstjerner som sender ut stråling og materie i utbrudd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dwarf novae"@en,
        "Dvergnovaer"@nb .

humord:c67363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67363" ;
    dct:modified "2024-07-03T13:26:06"^^xsd:dateTime ;
    skos:altLabel "Aksess"@nb,
        "Tilgang"@nb ;
    skos:broader humord:c04176 ;
    skos:definition "Tilgang, her forstått som tilgang til et digitalt objekt. For at et digitalt objekt skal være tilgjengelig over tid må det beholde alle egenskaper som gjør at det kan gjenbrukes (åpnes, hentes, lastes, leses og forstås) over tid.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Access"@en,
        "Tilgang"@nb .

humord:c67364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67364" ;
    dct:modified "2024-07-03T13:27:54"^^xsd:dateTime ;
    skos:altLabel "Tekniske metadata"@nb ;
    skos:broader humord:c67324 ;
    skos:definition "Tekniske metadata ansees gjerne å være en underkategori av administrative metadata. Tekniske metadata er informasjon om de tekniske prosessene som brukes, har blitt brukt, eller som kreves for å anvende et digitalt objekt. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical metadata"@en,
        "Tekniske metadata"@nb .

humord:c67365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67365" ;
    dct:modified "2024-07-03T13:30:12"^^xsd:dateTime ;
    skos:altLabel "Støttedata"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Støttedata er alle bakenforliggende data knyttet til et produkt (eksempel i farma: data på farmakologiske egenskaper, kliniske tester, og kjemiske analyser som må med for å søke godkjenning av en medisin).<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supporting data"@en,
        "Støttedata"@nb .

humord:c67366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67366" ;
    dct:modified "2024-07-29T09:34:13"^^xsd:dateTime ;
    skos:altLabel "Sensitive personopplysningar"@nb,
        "Særlege kategoriar av personopplysningar"@nb,
        "Særlige kategorier av personopplysninger"@nb ;
    skos:broader humord:c25099 ;
    skos:definition "Sensitive personopplysninger er I loven kalt særlige kategorier av personopplysninger. Dette er opplysninger som krever ekstra vern, slik som opplysninger om rasemessig eller etnisk opprinnelse, religion, helseopplysninger, seksuell orientering med mer. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensitive personal data"@en,
        "Sensitive personopplysninger"@nb .

humord:c67367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67367" ;
    dct:modified "2024-07-03T13:38:47"^^xsd:dateTime ;
    skos:altLabel "Copyright holder"@en,
        "Copyright holders"@en,
        "Rights holder"@en,
        "Rettighetshaver"@nb,
        "Rettshavar"@nb,
        "Rettshavarar"@nb ;
    skos:broader humord:c08978 ;
    skos:definition "En rettighetshaver er en juridisk enhet eller en person som har krav på rettighetene til noe. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rights holders"@en,
        "Rettighetshavere"@nb .

humord:c67368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67368" ;
    dct:modified "2024-07-03T13:41:22"^^xsd:dateTime ;
    skos:altLabel "Vespidae"@en,
        "Wasps (Vespidae)"@en,
        "Stikkekvefsar"@nb,
        "Stikkevepsar"@nb,
        "Vespidae"@nb ;
    skos:broader humord:c67320 ;
    skos:definition "Stikkeveps er en insektfamilie i ordenen årevinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vespid wasps"@en,
        "Stikkevepser"@nb .

humord:c67369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67369" ;
    dct:modified "2024-07-03T13:41:47"^^xsd:dateTime ;
    skos:altLabel "Pseudonymization"@en,
        "Pseudonymisering"@nb ;
    skos:broader humord:c25099 ;
    skos:definition "Pseudonymisering er å avidentifisere personopplysninger slik at de ikke kan knyttes til en bestemt person uten bruk av tilleggsopplysninger (for eksempel en koblingsnøkkel) som lagres adskilt og tilstrekkelig sikkert. Pseudonymiserte personopplysninger er ikke anonyme.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pseudonymisation"@en,
        "Pseudonymisering"@nb .

humord:c67370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67370" ;
    dct:modified "2024-07-03T13:43:00"^^xsd:dateTime ;
    skos:altLabel "Project leader"@en,
        "Prosjektleder"@nb,
        "Prosjektleiar"@nb,
        "Prosjektleiarar"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En prosjektleder har ansvar og myndighet til å lede prosjektet og levere de nødvendige produktene innenfor de rammer og begrensninger som er definert av prosjekteier.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Project leaders"@en,
        "Prosjektledere"@nb .

humord:c67371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67371" ;
    dct:modified "2024-07-03T13:46:13"^^xsd:dateTime ;
    skos:altLabel "Primærdata"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Nye data, eller primærdata, er data som er samlet inn av forskeren eller prosjektet som utfører undersøkelsen. Kan også betegnes som resultatdata. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primary data"@en,
        "Primærdata"@nb .

humord:c67372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67372" ;
    dct:modified "2024-07-03T13:46:20"^^xsd:dateTime ;
    skos:altLabel "Evershed effekt"@nb,
        "Evershed-effekten"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "Evershed-effekten viser til radial utstrømming av gass fra midten av solflekker. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evershed effect"@en,
        "Evershed-effekten"@nb .

humord:c67373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67373" ;
    dct:modified "2024-07-03T13:52:44"^^xsd:dateTime ;
    skos:altLabel "PID"@en,
        "PID"@nb,
        "Persistent identifikator"@nb,
        "Persistente identifikatorar"@nb ;
    skos:broader humord:c04219 ;
    skos:definition "En persistent identifikator (PID) er en langvarig referanse til en digital ressurs. Ressursen kan for eksempel være en publikasjon, et datasett, en institusjon eller en person. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Persistent identifiers"@en,
        "Persistente identifikatorer"@nb .

humord:c67374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67374" ;
    dct:modified "2024-07-03T14:05:24"^^xsd:dateTime ;
    skos:altLabel "Philanthinae"@nb,
        "Sandkvefs"@nb,
        "Sandkvefsar"@nb,
        "Sandveps"@nb,
        "Sandvepsar"@nb ;
    skos:broader humord:c67322 ;
    skos:definition "Vepsearter i familien graveveps <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sand wasps (Philanthinae)"@en,
        "Sandvepser"@nb .

humord:c67375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67375" ;
    dct:modified "2024-07-03T14:30:54"^^xsd:dateTime ;
    skos:altLabel "Maurkoloniar"@nb ;
    skos:broader humord:c28150 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ant colonies"@en,
        "Maurkolonier"@nb .

humord:c67376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67376" ;
    dct:modified "2024-09-05T15:06:13"^^xsd:dateTime ;
    skos:altLabel "Celleadhesjon"@nb,
        "Selleadhesjon"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Celleadhesjon brukes om vannets binding til celleveggene i planteceller. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell adhesion"@en,
        "Celleadhesjon"@nb .

humord:c67377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67377" ;
    dct:modified "2024-07-03T15:12:27"^^xsd:dateTime ;
    skos:altLabel "Agaonidae"@nb,
        "Fikenkvefs"@nb,
        "Fikenveps"@nb ;
    skos:broader humord:c67310 ;
    skos:definition "Fikenveps (Agaonidae) omfatter vepser som spiller en viktig rolle i bestøvningen av fikentrær. Først og fremst tenker man på vepsene i familien Agaonidae, men også noen andre arter av chalcidider kan kalles fikenveps. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fig wasps"@en,
        "Fikenveps"@nb .

humord:c67378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67378" ;
    dct:modified "2024-07-03T15:26:31"^^xsd:dateTime ;
    skos:altLabel "Cashewnøtter"@en,
        "Cashewnøtter"@nb,
        "Kasjunøtter"@nb ;
    skos:broader humord:c60248 ;
    skos:definition "Kasjunøtter er den spiselige kjernen (frøet) til de nyreformede nøttefruktene av kasjutre (Anacardium occidentale). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cashews"@en,
        "Kasjunøtter"@nb .

humord:c67379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67379" ;
    dct:modified "2024-07-03T15:40:06"^^xsd:dateTime ;
    skos:altLabel "Chlamydomonas"@nb ;
    skos:broader humord:c65171 ;
    skos:definition "Chlamydomonas er en liten encellet grønnalgeslekt. Den brukes som modellorganisme. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlamydomonas"@en,
        "Chlamydomonas"@nb .

humord:c67380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67380" ;
    dct:modified "2024-07-03T15:44:16"^^xsd:dateTime ;
    skos:altLabel "Crypto (Medisin)"@en,
        "Cryptosporidiose"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Cryptosporidiose er en parasittinfeksjon som angriper slimhinner i tarmen og som kan gi diaré hos mennesker og dyr. <FHI>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryptosporidiosis"@en,
        "Cryptosporidiose"@nb .

humord:c67381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67381" ;
    dct:modified "2024-07-03T15:51:01"^^xsd:dateTime ;
    skos:altLabel "Blue-green algae"@en,
        "Blågrønalgar"@nb,
        "Blågrønbakteriar"@nb,
        "Blågrøne algar"@nb,
        "Blågrønnalger"@nb,
        "Blågrønnbakterier"@nb,
        "Blågrønne alger"@nb,
        "Cyanobakteriar"@nb,
        "Cyanophyta"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Blågrønnbakterier, også kalt cyanobakterier, er en type bakterier som finnes naturlig i jord, luft og vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyanobacteria"@en,
        "Cyanobakterier"@nb .

humord:c67382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67382" ;
    dct:modified "2024-07-16T23:19:56"^^xsd:dateTime ;
    skos:altLabel "Cellegenetikk"@nb,
        "Cytogenetikk"@nb,
        "Sellegenetikk"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Cytogenetikk er den delen av genetikken som omhandler sammenhengen mellom kromosomenes struktur, oppbygging og funksjon gjennom celledelingen, slik den kan observeres i mikroskop. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytogenetics"@en,
        "Cytogenetikk"@nb .

humord:c67383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67383" ;
    dct:modified "2024-07-03T16:01:00"^^xsd:dateTime ;
    skos:altLabel "Cytokinin"@nb ;
    skos:broader humord:c62032 ;
    skos:definition "Cytokininer er en gruppe plantehormoner som først og fremst karakteriseres ved sin stimulerende virkning på celledelinger (cytokinese = celledeling). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytokinins"@en,
        "Cytokininer"@nb .

humord:c67384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67384" ;
    dct:modified "2024-07-04T08:21:49"^^xsd:dateTime ;
    skos:altLabel "CYPs"@en,
        "Cytochrome P450"@en,
        "CYP-enzymer"@nb,
        "Cytokrom"@nb,
        "Cytokrom P450"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Proteiner som forekommer meget vidt utbredt i celler hos alle organismer som bruker oksygen i forbrenningen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytochromes"@en,
        "Cytokromer"@nb .

humord:c67385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67385" ;
    dct:modified "2024-07-04T08:28:34"^^xsd:dateTime ;
    skos:altLabel "Islet organoids"@en,
        "Islets of Langerhans"@en,
        "SC-islets"@en,
        "Dei langerhanske øyane"@nb,
        "Dei langerhanske øyene"@nb,
        "Langerhans' øyer"@nb,
        "Langerhans-øyane"@nb,
        "Langerhans-øyene"@nb ;
    skos:broader humord:c61720,
        humord:c64274 ;
    skos:definition "De Langerhanske øyer er små, spredte, skarpt avgrensede grupper av hormonproduserende celler i bukspyttkjertelen <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pancreatic islets"@en,
        "Langerhanske øyer"@nb .

humord:c67386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67386" ;
    dct:modified "2024-09-05T15:09:45"^^xsd:dateTime ;
    skos:altLabel "Cellemålingar"@nb,
        "Cellemålinger"@nb,
        "Cellesortering"@nb,
        "Cytometri"@nb,
        "Sellemålingar"@nb,
        "Sellemålinger"@nb,
        "Sellesortering"@nb ;
    skos:broader humord:c01500 ;
    skos:definition "Cytometri er måling av antall og egenskaper til celler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytometry"@en,
        "Cytometri"@nb .

humord:c67387 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67387" ;
    dct:modified "2025-02-27T08:40:52"^^xsd:dateTime ;
    skos:altLabel "Dei franske sørterritorium"@nb ;
    skos:broader humord:c03746,
        humord:c13498 ;
    skos:definition "De franske sørterritorium er eit fransk oversjøisk territorium i Indiahavet og Antarktis, som vart oppretta i 1955 <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "French Southern and Antarctic Lands"@en,
        "De franske sørterritorier"@nb .

humord:c67388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67388" ;
    dct:modified "2024-07-18T18:10:39"^^xsd:dateTime ;
    skos:altLabel "Spektaedre"@nb ;
    skos:broader humord:c65049 ;
    skos:definition "Spektraeder er en form som kan gjengis som en lineær matriseulikhet <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectahedra"@en,
        "Spektaedre"@nb .

humord:c67389 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67389" ;
    dct:modified "2024-11-26T13:36:46"^^xsd:dateTime ;
    skos:altLabel "Cytoplasma"@nb ;
    skos:broader humord:c69078 ;
    skos:definition "Cytoplasma er alt innholdet i cellen som er innenfor yttermembranen, men utenom kjernen (hos eukaryote celler). Cytoplasmaet rommer både cytosol, cytoskjelettet og organellene. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytoplasm"@en,
        "Cytoplasma"@nb .

humord:c67390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67390" ;
    dct:modified "2024-07-16T23:21:46"^^xsd:dateTime ;
    skos:altLabel "Celleskjelettet"@nb,
        "Cytoskjelettet"@nb,
        "Selleskjelettet"@nb ;
    skos:broader humord:c67389 ;
    skos:definition "Cytoskjelett er det samme som celleskjelett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytoskeleton"@en,
        "Cytoskjelettet"@nb .

humord:c67391 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67391" ;
    dct:modified "2024-07-17T11:40:01"^^xsd:dateTime ;
    skos:altLabel "Messel"@nb ;
    skos:broader humord:c16168 ;
    skos:definition "Messel er en kommune i Kreis Darmstadt-Dieburg i den tyske delstaten Hessen <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Messel"@en,
        "Messel"@nb .

humord:c67392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67392" ;
    dct:modified "2024-07-04T08:52:31"^^xsd:dateTime ;
    skos:altLabel "Star-tup companies"@en,
        "Start-ups"@en,
        "Startup companies"@en,
        "Oppstartsselskap"@nb ;
    skos:broader humord:c23447 ;
    skos:definition "Et selskap opprettet av en gründer for å utvikle en skalerbar økonomisk modell <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Startups"@en,
        "Oppstartsselskaper"@nb .

humord:c67393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67393" ;
    dct:modified "2024-07-04T08:53:32"^^xsd:dateTime ;
    skos:altLabel "Cytotaksonomi"@nb ;
    skos:broader humord:c21019 ;
    skos:definition "Cytotaksonomi bruker kromosomenes utseende (størrelse, form og antall) i somatiske celler til identifisering og klassifisering av organismer <Forskningsrådet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytotaxonomy"@en,
        "Cytotaksonomi"@nb .

humord:c67394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67394" ;
    dct:modified "2024-07-04T08:54:15"^^xsd:dateTime ;
    skos:altLabel "Fentanil"@en,
        "Fentanyl"@nb ;
    skos:broader humord:c62069 ;
    skos:definition "Fentanyl er et sterktvirkende, syntetisk opioid, som benyttes i smertebehandling. Fentanyl er 75–100 ganger sterkere enn morfin, og har raskere innsettende effekter og bivirkninger enn morfin. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fentanyl"@en,
        "Fentanyl"@nb .

humord:c67395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67395" ;
    dct:modified "2024-07-04T08:56:23"^^xsd:dateTime ;
    skos:altLabel "PD (Programming language) |"@en,
        "PD (Programmeringsspråk)"@nb,
        "Pure Data (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:definition "Pure Data er et programmeringsspråk beregnet for utvikling av interaktive data-musikk programmer, men kan også ved bruk av en utvidelse (GEM) manipulere bilde og video <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pure Data (Programming language) |"@en,
        "Pure Data (Programmeringsspråk)"@nb .

humord:c67396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67396" ;
    dct:modified "2024-07-04T09:19:20"^^xsd:dateTime ;
    skos:altLabel "Dekontaminasjon"@nb,
        "Dekontaminering"@nb ;
    skos:broader humord:c61774,
        humord:c67398 ;
    skos:definition "Dekontaminering tyder 1) fjerning av smittestoff eller 2) reinsing for kjemisk eller radioaktiv ureining. <Ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decontamination"@en,
        "Dekontaminering"@nb .

humord:c67397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67397" ;
    dct:modified "2024-07-04T09:17:17"^^xsd:dateTime ;
    skos:altLabel "Kjøpstadar"@nb,
        "Kjøpstader"@nb ;
    skos:broader humord:c09039 ;
    skos:definition "Kjøpstad er en tidligere betegnelse på byer som hadde såkalte kjøpstadsprivilegier, det vil si rettigheter fremfor bygdene til å drive handel eller andre næringsveier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Market towns"@en,
        "Kjøpsteder"@nb .

humord:c67398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67398" ;
    dct:modified "2024-07-04T09:18:23"^^xsd:dateTime ;
    skos:altLabel "Radioøkologi"@nb ;
    skos:broader humord:c58268 ;
    skos:definition "Radioøkologi er et fagområde som beskriver radioaktive stoffer som finnes i ulike økosystemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radioecology"@en,
        "Radioøkologi"@nb .

humord:c67399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67399" ;
    dct:modified "2024-07-04T09:37:05"^^xsd:dateTime ;
    skos:altLabel "Soai reaksjon"@nb,
        "Soai-reaksjon"@nb ;
    skos:broader humord:c62172 ;
    skos:definition "Soai-reaksjon er alkylering av en pyrimidin-5-karbaldehyd med diisopropylsink. Reaksjonen virker autokatalytisk og leder til en rask økning av samme enantiomer av produktet. Reaksjonen er oppkalt etter den japanske kjemikeren Kensõ Soai. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soai reaction"@en,
        "Soai-reaksjon"@nb .

humord:c67400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67400" ;
    dct:modified "2024-07-04T09:37:47"^^xsd:dateTime ;
    skos:altLabel "Draktfuglar"@nb,
        "Drepanididae"@nb,
        "Hawaiifinkar"@nb,
        "Hawaiifinker"@nb ;
    skos:broader humord:c63424 ;
    skos:definition "Hawaiifinker er en gruppe fugler i finkefamilien, i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hawaiian honeycreepers"@en,
        "Draktfugler"@nb .

humord:c67401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67401" ;
    dct:modified "2024-07-04T09:51:02"^^xsd:dateTime ;
    skos:altLabel "Natural satellites"@en,
        "Planetary satellites"@en,
        "Månar"@nb,
        "Naturlege satellittar"@nb,
        "Naturlige satellitter"@nb ;
    skos:broader humord:c28380 ;
    skos:definition "En måne er en satellitt, en mindre klode som kretser om en større planet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moons"@en,
        "Måner"@nb .

humord:c67402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67402" ;
    dct:modified "2024-07-16T23:29:33"^^xsd:dateTime ;
    skos:altLabel "Elektrisk spenning"@nb,
        "Spenning (Elektrisitet)"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Elektrisk spenning er en fysisk størrelse som handler om elektrisitet, og som man kan måle mellom to punkter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Voltage"@en,
        "Elektrisk spenning"@nb .

humord:c67403 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67403" ;
    dct:modified "2024-07-04T10:04:51"^^xsd:dateTime ;
    skos:altLabel "ULV (Voltage)"@en,
        "Ultralåg spenning"@nb ;
    skos:broader humord:c67402 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultra-low voltage"@en,
        "Ultralav spenning"@nb .

humord:c67404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67404" ;
    dct:modified "2024-07-04T10:11:22"^^xsd:dateTime ;
    skos:altLabel "Radiosources"@en,
        "Radiokjelder"@nb ;
    skos:broader humord:c66563 ;
    skos:definition "En radiokilde er en kosmisk kilde til radiobølger som kan måles med et radioteleskop. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio sources"@en,
        "Radiokilder"@nb .

humord:c67405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67405" ;
    dct:modified "2024-07-04T10:18:20"^^xsd:dateTime ;
    skos:altLabel "QSOs"@en,
        "Quasi-stellar objects"@en,
        "Quasi-stellar radio sources"@en,
        "Kvasarar"@nb,
        "Kvasistellare objekt"@nb,
        "Kvasistellare objekter"@nb,
        "Kvasistellare radiokilder"@nb,
        "Kvasistellare radiokjelder"@nb ;
    skos:broader humord:c67404 ;
    skos:definition "Kvasar, eller kvasistellar radiokilde, er et svært fjernt og ekstremt lyssterkt objekt i universet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quasars"@en,
        "Kvasarer"@nb .

humord:c67406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67406" ;
    dct:modified "2024-07-04T10:24:08"^^xsd:dateTime ;
    skos:altLabel "Cisalpine sparrow"@en,
        "Passer italiae"@nb,
        "Romarspurv"@nb ;
    skos:broader humord:c63421 ;
    skos:definition "Romerspurv (Passer italiae) er en hybrid av middelhavsspurv og gråspurv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Italian sparrow"@en,
        "Romerspurv"@nb .

humord:c67407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67407" ;
    dct:modified "2024-07-17T09:21:53"^^xsd:dateTime ;
    skos:altLabel "Lutheranism"@en,
        "Lutherdom"@nb ;
    skos:broader humord:c13921 ;
    skos:definition "Lutherdom er en kirkelære grunnlagt av Martin Luther, 1483–1546, som vektlegger Bibelen som autoritet og frelse ved tro alene <bokmålsordboka>"@nb ;
    skos:editorialNote "Lukket bemerkning: lå tidligere som henvisning til Protestantisme. Splittet 4/7-24 vsl"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lutheran Church"@en,
        "Lutherdom"@nb .

humord:c67408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67408" ;
    dct:modified "2024-07-04T10:30:18"^^xsd:dateTime ;
    skos:altLabel "Mikrokvasarar"@nb ;
    skos:broader humord:c67405 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microquasars"@en,
        "Mikrokvasarer"@nb .

humord:c67409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67409" ;
    dct:modified "2024-07-04T10:38:28"^^xsd:dateTime ;
    skos:altLabel "Regulation mechanisms"@en,
        "Reguleringsmekanismar"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Reguleringsmekanismer er mekanismer som regulerer hastighet og omfang av ulike biokjemiske prosesser i alle organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regulatory mechanisms"@en,
        "Reguleringsmekanismer"@nb .

humord:c67410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67410" ;
    dct:modified "2024-07-04T10:43:19"^^xsd:dateTime ;
    skos:altLabel "Kjertlar"@nb ;
    skos:broader humord:c67409 ;
    skos:definition "Kjertler er ansamlinger av celler som har spesialisert seg i å lage og/eller å utskille stoffer som de selv ikke trenger, men som har betydning for andre organer eller vev, eller eventuelt å skille ut avfallsprodukter. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glands"@en,
        "Kjertler"@nb .

humord:c67411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67411" ;
    dct:modified "2024-07-18T18:13:25"^^xsd:dateTime ;
    skos:altLabel "Temnospondyli"@en,
        "Temnospondylar"@nb,
        "Temnospondyli"@nb ;
    skos:broader humord:c21004 ;
    skos:definition "Temnospondyler er en utdødd amfibieorden som levde i karbon, perm og trias. De regnes som forfedrene til dagens amfibier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temnospondyls"@en,
        "Temnospondyler"@nb .

humord:c67412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67412" ;
    dct:modified "2024-07-04T10:57:27"^^xsd:dateTime ;
    skos:altLabel "Stan (Programmeringsspråk)"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stan (Programming language)"@en,
        "Stan (Programmeringsspråk)"@nb .

humord:c67413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67413" ;
    dct:modified "2024-07-04T11:03:57"^^xsd:dateTime ;
    skos:altLabel "Nukleær astrofysikk"@nb ;
    skos:broader humord:c12879,
        humord:c62047 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nuclear astrophysics"@en,
        "Nukleær astrofysikk"@nb .

humord:c67414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67414" ;
    dct:modified "2024-07-04T11:12:24"^^xsd:dateTime ;
    skos:altLabel "Duftkjertlar"@nb ;
    skos:broader humord:c15921,
        humord:c67416 ;
    skos:definition "Duftkjertlene skiller ut duftstoffer som deltar i pardannelse, sosialisering, advarsel, revirmerking eller forsvar. Brukes for duftkjertler hos mennesker, dyr og planter. <UiO og Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scent glands"@en,
        "Duftkjertler"@nb .

humord:c67415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67415" ;
    dct:modified "2024-07-04T11:05:38"^^xsd:dateTime ;
    skos:altLabel "Ecological indicators"@en,
        "Environmental indicators"@en,
        "Bioindikatorar"@nb,
        "Biologisk kvalitetselement"@nb,
        "Indikatorar (Biologi)"@nb,
        "Indikatorartar"@nb,
        "Indikatorarter"@nb,
        "Indikatorer (Biologi)"@nb,
        "Miljøindikatorar"@nb,
        "Miljøindikatorer"@nb,
        "Signalartar"@nb,
        "Signalarter"@nb,
        "Økologiske indikatorar"@nb,
        "Økologiske indikatorer"@nb ;
    skos:broader humord:c61438 ;
    skos:definition "Bioindikatorer er organismer eller artsgrupper som viser resultat av miljøpåvirkning eller forteller om habitattypen i området. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioindicators"@en,
        "Bioindikatorer"@nb .

humord:c67416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67416" ;
    dct:modified "2024-07-17T08:58:15"^^xsd:dateTime ;
    skos:altLabel "Hudkjertlar"@nb ;
    skos:broader humord:c67410 ;
    skos:definition "Hudkjertler er en fellesbetegnelse på hudens svette- og talgkjertler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Skin glands"@en,
        "Hudkjertler"@nb .

humord:c67417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67417" ;
    dct:modified "2024-07-04T11:07:45"^^xsd:dateTime ;
    skos:altLabel "Genomisk imprinting"@nb,
        "Genomisk preging"@nb ;
    skos:broader humord:c58575 ;
    skos:definition "Genomisk preging (eller genomisk imprinting) er når en kromosomregion, enten i kromosometfra mor (X-kromosom) eller fra far (Y-kromosom), er epigenetisk modifisert slik at genene der ikke kommer til uttrykk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genomic imprinting"@en,
        "Genomisk preging"@nb .

humord:c67418 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67418" ;
    dct:modified "2024-07-04T11:11:41"^^xsd:dateTime ;
    skos:altLabel "Mjølkekjertlar"@nb ;
    skos:broader humord:c67416 ;
    skos:definition "Melkekjertler er omdannete apokrine svettekjertler og disse har fra 2-20 kjertelåpninger ved forhøyninger kalt melkevorter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mammary glands"@en,
        "Melkekjertler"@nb .

humord:c67419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67419" ;
    dct:modified "2024-07-04T11:14:57"^^xsd:dateTime ;
    skos:altLabel "Vampyrblekksprutar"@nb,
        "Vampyroteuthis"@nb ;
    skos:broader humord:c63883 ;
    skos:definition "Vampyrblekkspruter er en slekt i familien Vampyrblekkspruter (Vampyroteuthidae) <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vampire squids"@en,
        "Vampyrblekkspruter"@nb .

humord:c67420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67420" ;
    dct:modified "2024-07-04T11:12:19"^^xsd:dateTime ;
    skos:altLabel "Neutrino astrophysics"@en,
        "Nøytrinoastronomi"@nb ;
    skos:broader humord:c67413 ;
    skos:definition "Nøytrinoastronomi er en gren av astronomien hvor man observerer nøytrinoer fra himmelske objekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neutrino astronomy"@en,
        "Nøytrinoastronomi"@nb .

humord:c67421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67421" ;
    dct:modified "2024-07-05T10:01:50"^^xsd:dateTime ;
    skos:altLabel "V. infernalis"@nb,
        "Vampyrblekksprut"@nb,
        "Vampyroteuthis infernalis"@nb ;
    skos:broader humord:c67419 ;
    skos:definition "Vampyrblekksprut er en art i slekten vampyrblekkspruter (Vampyroteuthis). <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vampire squid"@en,
        "Vampyrblekksprut"@nb .

humord:c67422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67422" ;
    dct:modified "2024-07-04T11:19:44"^^xsd:dateTime ;
    skos:altLabel "Digitale tvillingar"@nb ;
    skos:broader humord:c61281 ;
    skos:definition "En digital tvilling er en  digital, virtuell representasjon av et fysisk, virkelig system med tilhørende prosesser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital twins"@en,
        "Digitale tvillinger"@nb .

humord:c67423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67423" ;
    dct:modified "2024-07-04T11:24:41"^^xsd:dateTime ;
    skos:altLabel "Triceratops"@nb ;
    skos:broader humord:c12016 ;
    skos:definition "Triceratops var en stor, planteetende dinosaur med to horn over øynene, ett på snuta og en stor beinkam bak på hodet. Den levde i sen kritt-tid i Nord-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triceratops"@en,
        "Triceratops"@nb .

humord:c67424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67424" ;
    dct:modified "2024-07-04T11:31:58"^^xsd:dateTime ;
    skos:altLabel "Aneurisme"@nb,
        "Pulsårebrokk"@nb ;
    skos:broader humord:c62595 ;
    skos:definition "En aneurisme er en avgrenset utposning på en pulsåre <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aneurysm"@en,
        "Aneurisme"@nb .

humord:c67425 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67425" ;
    dct:modified "2025-02-27T08:39:15"^^xsd:dateTime ;
    skos:altLabel "Crozet archipelago"@en,
        "Crozetarkipelet"@nb,
        "Crozetøyane"@nb,
        "Crozetøyene"@nb ;
    skos:broader humord:c67387 ;
    skos:definition "Crozetøyene en fransk øygruppe (Îles Crozet) i den sørlige delen av Det indiske hav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crozet Islands"@en,
        "Crozetøyene"@nb .

humord:c67426 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67426" ;
    dct:modified "2024-07-04T12:09:42"^^xsd:dateTime ;
    skos:altLabel "Kerguelen"@nb ;
    skos:broader humord:c67387 ;
    skos:definition "Kerguelen er  fransk øygruppe i sørlige del av Det indiske hav <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kerguelen Islands"@en,
        "Kerguelen"@nb .

humord:c67427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67427" ;
    dct:modified "2024-07-04T12:22:20"^^xsd:dateTime ;
    skos:altLabel "Elms"@en,
        "Almefamilien"@nb,
        "Almeslekta"@nb,
        "Almetre"@nb,
        "Ulmaceae"@nb,
        "Ulmus"@nb,
        "Ulmus sp."@nb ;
    skos:broader humord:c27414 ;
    skos:definition "Almetrær blir brukt både om slekta Ulmus og familien Ulmaceae. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elm trees"@en,
        "Almetrær"@nb .

humord:c67428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67428" ;
    dct:modified "2024-12-06T07:36:58"^^xsd:dateTime ;
    skos:altLabel "Permittivitet"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Permittivitet forteller hvor lett et materiale lar seg polarisere, det vil si hvor stort det elektriske feltet må være for å få en gitt polarisering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Permittivity"@en,
        "Permittivitet"@nb .

humord:c67429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67429" ;
    dct:modified "2024-07-04T12:33:42"^^xsd:dateTime ;
    skos:altLabel "Strålesensitivitet"@nb ;
    skos:broader humord:c61662 ;
    skos:definition "Strålesensitivitet er følsomheten til celler, vev, organer eller organismer overfor skadevirkningene av ioniserende stråling. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiosensitivity"@en,
        "Strålesensitivitet"@nb .

humord:c67430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67430" ;
    dct:modified "2024-07-04T12:45:26"^^xsd:dateTime ;
    skos:altLabel "TGF-β3"@en,
        "Transforming growth factor-beta 3"@en,
        "TGF-β3"@nb,
        "Transformerande vekstfaktor-beta 3"@nb,
        "Transformerande vekstfaktor-β3"@nb,
        "Transformerende vekstfaktor-beta 3"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Transformerende vekstfaktor-β3 (TGF-β3) er et signalmolekyl som finnes i alle typer vev, og er involvert i ulike fysiologiske og patologiske prosesser innen vekstregulering, immunologi og utvikling av fibrose. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transforming growth factor-β3"@en,
        "Transformerende vekstfaktor-β3"@nb .

humord:c67431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67431" ;
    dct:modified "2024-07-04T12:58:59"^^xsd:dateTime ;
    skos:altLabel "Declarative programming languages"@en,
        "Deklarativ programmering"@nb,
        "Deklarative programmeringsspråk"@nb,
        "Deklarative programspråk"@nb ;
    skos:broader humord:c04241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Declarative programming"@en,
        "Deklarativ programmering"@nb .

humord:c67432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67432" ;
    dct:modified "2024-07-04T13:25:56"^^xsd:dateTime ;
    skos:altLabel "Bukkehorn"@nb,
        "Bukkehornkløver"@nb,
        "Trigonella foenum-graecum"@nb ;
    skos:broader humord:c67433 ;
    skos:definition "Bukkehorn er en ettårig plante i erteblomstfamilien som trolig stammer fra Sørvest-Asia og middelhavsområdet og er funnet forvillet i Østfold. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fenugreek"@en,
        "Bukkehornkløver"@nb .

humord:c67433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67433" ;
    dct:modified "2025-03-27T13:12:01"^^xsd:dateTime ;
    skos:altLabel "Bean family"@en,
        "Legume family"@en,
        "Pea family"@en,
        "Erteblomfamilien"@nb,
        "Erteblomsterfamilien"@nb,
        "Erteplanter"@nb,
        "Fabaceae"@nb ;
    skos:broader humord:c63428 ;
    skos:definition "Erteblomstfamilien er en av de største plantefamiliene. Den omfatter over 20 000 arter som finnes særlig i de tempererte soner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fabaceae"@en,
        "Erteblomstfamilien"@nb .

humord:c67434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67434" ;
    dct:modified "2024-07-04T13:33:23"^^xsd:dateTime ;
    skos:altLabel "Eurasian field mice"@en,
        "South China field mouse"@en,
        "Yellow-necked field mouse"@en,
        "Yellow-necked mouse"@en,
        "Yellow-necked wood mouse"@en,
        "Apodemus"@nb,
        "Skogmus"@nb,
        "Skogmyser"@nb ;
    skos:broader humord:c28108 ;
    skos:definition "Skogmus (Apodemus) er en slekt av musefamilien, som er vidt utbredt i Europa og Nord-Asia. De lever ikke bare i skog, men også på stepper og dyrket mark. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood mice"@en,
        "Skogmus"@nb .

humord:c67435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67435" ;
    dct:modified "2024-07-04T13:32:20"^^xsd:dateTime ;
    skos:altLabel "Cucurbitaceae"@en,
        "Cucurbitaceae"@nb,
        "Graskarfamilien"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Gresskarfamilien er en tofrøbladet plantefamilie. De fleste artene er urter og som regel stivhårete.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gourds"@en,
        "Gresskarfamilien"@nb .

humord:c67436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67436" ;
    dct:modified "2024-07-04T13:35:51"^^xsd:dateTime ;
    skos:altLabel "Cucurbita"@nb,
        "Graskar"@nb ;
    skos:broader humord:c67435 ;
    skos:definition "Gresskar er en slekt i gresskarfamilien med 15 arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pumpkins"@en,
        "Gresskar"@nb .

humord:c67437 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67437" ;
    dct:modified "2024-07-04T13:38:07"^^xsd:dateTime ;
    skos:altLabel "Husmus"@nb,
        "Husmyser"@nb,
        "Mus musculus"@nb ;
    skos:broader humord:c28108 ;
    skos:definition "Husmus er en smågnagerart i musefamilien. I byer er dette den vanligste musa å få inn i hus og bygninger i Norge. Husmusa er et vanlig og populært kjæledyr og har bidratt enormt til medisinsk og annen forskning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "House mouse"@en,
        "Husmus"@nb .

humord:c67438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67438" ;
    dct:modified "2024-07-04T13:41:03"^^xsd:dateTime ;
    skos:altLabel "CAT scanning"@en,
        "CT imaging"@en,
        "CT scanning"@en,
        "Computed axial tomography"@en,
        "CAT-avbilding"@nb,
        "CT-avbilding"@nb,
        "CT-avbildning"@nb,
        "CT-skanning"@nb,
        "CT-undersøkelse"@nb,
        "CT-undersøking"@nb,
        "Computertomografi"@nb,
        "Røntgentomografi"@nb ;
    skos:broader humord:c66389 ;
    skos:definition "CT, computertomografi, er en radiologisk undersøkelsesmetode for snittfotografering.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computer tomography"@en,
        "Computertomografi"@nb .

humord:c67439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67439" ;
    dct:modified "2024-12-03T09:36:03"^^xsd:dateTime ;
    skos:altLabel "Arvicolinae"@nb,
        "Korthalemus"@nb,
        "Stumpmus"@nb ;
    skos:broader humord:c69172 ;
    skos:definition "Korthalemus er et samlenavn for en gruppe smågnagere. Det tilsvarer det engelske «vole» og svenske «sork» og representerer arter i underfamilien Arvicolinae i hamsterfamilien (Cricetidae). I engelsk språk er det vanlig å si «voles and lemmings» (mus og lemen), begge disse «gruppene» tilhører denne underfamilien. På norsk kan det enkleste være å bruke korthalemus som navn på Arvicolinae. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vole"@en,
        "Korthalemus"@nb .

humord:c67440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67440" ;
    dct:modified "2024-07-04T14:15:51"^^xsd:dateTime ;
    skos:altLabel "Lemen"@nb,
        "Lemmus lemmus"@nb ;
    skos:broader humord:c67439 ;
    skos:definition "Lemen er en smågnagerart i hamsterfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lemmings"@en,
        "Lemen"@nb .

humord:c67441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67441" ;
    dct:modified "2024-07-04T14:19:59"^^xsd:dateTime ;
    skos:altLabel "Klatremus"@nb,
        "Klatremyser"@nb,
        "Myodes glareolus"@nb ;
    skos:broader humord:c67439 ;
    skos:definition "Klatremus er en smågnagerart i hamsterfamilien. Dette er en av de vanligste korthalemusene i Norge og, som navnet antyder, er den en flink klatrer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bank voles"@en,
        "Klatremus"@nb .

humord:c67442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67442" ;
    dct:modified "2024-07-04T15:00:45"^^xsd:dateTime ;
    skos:altLabel "Common weasel"@en,
        "Mustela nivalis"@nb,
        "Snømus"@nb,
        "Snømyser"@nb ;
    skos:broader humord:c61193 ;
    skos:definition "Snømus er en rovdyrart i mårfamilien. Den er verdens minste rovpattedyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Least weasel"@en,
        "Snømus"@nb .

humord:c67443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67443" ;
    dct:modified "2024-07-04T15:35:52"^^xsd:dateTime ;
    skos:altLabel "Wolfram language"@en,
        "Wolfram (Programmeringsspråk)"@nb,
        "Wolfram-språk"@nb ;
    skos:broader humord:c04261 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolfram (Programming language)"@en,
        "Wolfram (Programmeringsspråk)"@nb .

humord:c67444 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67444" ;
    dct:modified "2024-07-04T15:41:45"^^xsd:dateTime ;
    skos:altLabel "Gram-negative bakteriar"@nb,
        "Gramnegative bakteriar"@nb,
        "Gramnegative bakterier"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "En klasse bakterier som kjennetegnes ved at de, i motsetning til gram-positive bakterier, ikke lar seg farge blå ved gramfarging. De farges i stedet røde eller rosa. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gram-negative bacteria"@en,
        "Gram-negative bakterier"@nb .

humord:c67445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67445" ;
    dct:modified "2024-07-04T15:43:09"^^xsd:dateTime ;
    skos:altLabel "Gram-positive bakteriar"@nb,
        "Grampositive bakteriar"@nb,
        "Grampositive bakterier"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "En klasse bakterier som kjennetegnes ved at de lar seg farge av krystallfiolett ved gramfarging <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gram-positive bacteria"@en,
        "Gram-positive bakterier"@nb .

humord:c67446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67446" ;
    dct:modified "2024-07-04T15:51:18"^^xsd:dateTime ;
    skos:altLabel "Kvite hol"@nb,
        "Kvite hòl"@nb ;
    skos:broader humord:c66838 ;
    skos:definition "Hvitt hull er innenfor den generelle relativitetsteorien en hypotetisk enhet innenfor rom-tid-kontinuumet som lys og materie er istand til å slippe ut av, men som det ikke er mulig å trenge inn i utenfra. I denne forstand er det det motsatte av et sort hull. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White holes"@en,
        "Hvite hull"@nb .

humord:c67447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67447" ;
    dct:modified "2024-07-04T15:57:40"^^xsd:dateTime ;
    skos:altLabel "Transkripsjonsregulering"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "Transkripsjonsregulering er prosessen der celler styrer hvilke deler av DNA-et som skal transkriberes i en bestemt celletype og tilstand. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transcriptional regulation"@en,
        "Transkripsjonsregulering"@nb .

humord:c67448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67448" ;
    dct:modified "2024-07-16T23:30:15"^^xsd:dateTime ;
    skos:altLabel "Energy systems engineering"@en,
        "Energiteknikk"@nb ;
    skos:broader humord:c22720 ;
    skos:definition "Energiteknikk omhandler bla. energieffektivisering, styring og alternative energikilder. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy engineering"@en,
        "Energiteknikk"@nb .

humord:c67449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67449" ;
    dct:modified "2024-07-17T09:02:45"^^xsd:dateTime ;
    skos:altLabel "Admittance spectroscopy"@en,
        "Capacitance-voltage profiling"@en,
        "Deep-level transient spectroscopy"@en,
        "Depletion capacitance spectroscopy"@en,
        "Drive-level capacitance profiling"@en,
        "Impedance spectroscopy"@en,
        "Impedansspektrosko"@nb,
        "Impedansspektroskop"@nb,
        "Kapasitansspektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Kapasitansspektroskopi er ulike teknikker for å karakterisere elektriske egenskaper til halvledermaterialer. <Capacitance Spectroscopy of Semiconductors (CRC Press 2018)>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capacitance spectroscopy"@en,
        "Kapasitansspektroskopi"@nb .

humord:c67450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67450" ;
    dct:modified "2024-07-04T16:16:36"^^xsd:dateTime ;
    skos:altLabel "E-waste"@en,
        "E-avfall"@nb,
        "EE-avfall"@nb,
        "Elektrisk avfall"@nb,
        "Elektrisk og elektronisk avfall"@nb,
        "Elektronikkavfall"@nb,
        "Elektronisk avfall"@nb ;
    skos:broader humord:c12465 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electronic waste"@en,
        "EE-avfall"@nb .

humord:c67451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67451" ;
    dct:modified "2024-07-04T16:19:08"^^xsd:dateTime ;
    skos:altLabel "Flow in porous materials"@en,
        "Fluid flow through porous media"@en,
        "Strømning i porøse materialer"@nb,
        "Strøyming i porøse materiale"@nb,
        "Strøyming i porøse medium"@nb ;
    skos:broader humord:c66295 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flow in porous media"@en,
        "Strømning i porøse medier"@nb .

humord:c67452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67452" ;
    dct:modified "2024-07-04T16:24:34"^^xsd:dateTime ;
    skos:altLabel "Humanfysiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human physiology"@en,
        "Menneskets fysiologi"@nb .

humord:c67453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67453" ;
    dct:modified "2024-07-04T16:24:32"^^xsd:dateTime ;
    skos:altLabel "Idrettsfysiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sport physiology"@en,
        "Idrettsfysiologi"@nb .

humord:c67454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67454" ;
    dct:modified "2024-07-04T16:27:26"^^xsd:dateTime ;
    skos:altLabel "Nanogeovitskap"@nb ;
    skos:broader humord:c08275 ;
    skos:definition "Nanogeovitenskap er studiet av nanoskalafenomener i geologiske systemer. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanogeoscience"@en,
        "Nanogeovitenskap"@nb .

humord:c67455 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67455" ;
    dct:modified "2024-07-05T09:39:57"^^xsd:dateTime ;
    skos:altLabel "Denitrifikasjon"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Denitrifikasjon er en biologisk nedbrytningsprosess, som især foregår i jordbunnen ved hjelp av spesielle bakterier (Pseudomonas-arter). Ved denitrifikasjon frigjøres nitrogen til atmosfæren som gass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Denitrification"@en,
        "Denitrifikasjon"@nb .

humord:c67456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67456" ;
    dct:modified "2024-07-05T10:05:14"^^xsd:dateTime ;
    skos:altLabel "Digital botanikk"@nb ;
    skos:broader humord:c08197 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital botany"@en,
        "Digital botanikk"@nb .

humord:c67457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67457" ;
    dct:modified "2024-07-05T10:10:41"^^xsd:dateTime ;
    skos:altLabel "Fog computing"@en,
        "Kantdatabehandling"@nb,
        "Kanteiningar"@nb,
        "Kantenheter"@nb,
        "Tåkedatabehandling"@nb ;
    skos:broader humord:c04211 ;
    skos:definition "Kantdatabehandling er desentralisert databehandling langs kanten av et nettverk. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Edge computing"@en,
        "Kantdatabehandling"@nb .

humord:c67458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67458" ;
    dct:modified "2024-07-05T10:14:29"^^xsd:dateTime ;
    skos:altLabel "BCMA"@en,
        "SALA"@nb,
        "Strekkodeassistert  lækjemiddeladministrering"@nb,
        "Strekkodeassistert legemiddeladministrering"@nb ;
    skos:broader humord:c61966 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barcode Medication Administration"@en,
        "Strekkodeassistert legemiddeladministrering"@nb .

humord:c67459 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67459" ;
    dct:modified "2024-07-05T10:49:03"^^xsd:dateTime ;
    skos:altLabel "Berekningsastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational astronomy"@en,
        "Beregningsastronomi"@nb .

humord:c67460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67460" ;
    dct:modified "2024-07-18T18:10:16"^^xsd:dateTime ;
    skos:altLabel "Solsystemet si utvikling"@nb,
        "Utviklinga til solsystemet"@nb ;
    skos:broader humord:c61012 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar system formation"@en,
        "Solsystemets utvikling"@nb .

humord:c67461 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67461" ;
    dct:modified "2024-07-05T10:54:56"^^xsd:dateTime ;
    skos:altLabel "Stjernemagnetisme"@nb ;
    skos:broader humord:c61404 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar magnetism"@en,
        "Stjernemagnetisme"@nb .

humord:c67462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67462" ;
    dct:modified "2024-11-12T09:01:21"^^xsd:dateTime ;
    skos:altLabel "Aminosyresyntese"@nb ;
    skos:broader humord:c61699 ;
    skos:definition "Aminosyresyntese er prosessen der aminosyrer blir produsert i kroppen gjennom ulike biokjemiske reaksjoner og metabolske veier. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amino acid synthesis"@en,
        "Aminosyresyntese"@nb .

humord:c67463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67463" ;
    dct:modified "2024-07-05T11:07:10"^^xsd:dateTime ;
    skos:altLabel "Bakrus"@nb,
        "Fyllesjuke"@nb,
        "Fyllesyke"@nb ;
    skos:broader humord:c09312 ;
    skos:definition "Bakrus er en tilstand med ubehag som inntrer i den tidsperioden som følger umiddelbart etter en enkelt rusperiode. Alle rusmidler kan gi bakrus, men begrepet er først og fremst knyttet til alkohol. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hangover"@en,
        "Bakrus"@nb .

humord:c67464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67464" ;
    dct:modified "2024-07-05T11:07:01"^^xsd:dateTime ;
    skos:altLabel "Atlantic cod populations"@en,
        "Atlantic cod stock"@en,
        "Cod stocks"@en,
        "Populations of Atlantic cod"@en,
        "Populations of cod"@en,
        "Skreibestand"@nb,
        "Skreibestandar"@nb,
        "Skreibestander"@nb,
        "Skreipopulasjon"@nb,
        "Skreipopulasjoner"@nb,
        "Torskebestand"@nb,
        "Torskebestandar"@nb,
        "Torskepopulasjon"@nb,
        "Torskepopulasjonar"@nb,
        "Torskepopulasjoner"@nb ;
    skos:broader humord:c60170 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cod populations"@en,
        "Torskebestander"@nb .

humord:c67465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67465" ;
    dct:modified "2024-07-05T11:08:03"^^xsd:dateTime ;
    skos:altLabel "Kontrollert syntese"@nb ;
    skos:broader humord:c63012 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Controlled synthesis"@en,
        "Kontrollert syntese"@nb .

humord:c67466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67466" ;
    dct:modified "2025-03-27T11:12:02"^^xsd:dateTime ;
    skos:altLabel "Electroconvulsive therapy"@en,
        "Electrocution therapy"@en,
        "Electroshock therapy"@en,
        "Shock therapy"@en,
        "ECT"@nb,
        "Elektrokonvulsiv behandling"@nb,
        "Elektrosjokkbehandling"@nb ;
    skos:broader humord:c66691 ;
    skos:definition "Elektrokonvulsiv behandling (ECT) er en behandling mot enkelte psykiske lidelser hvor det brukes en lav dose strøm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ECT"@en,
        "ECT"@nb .

humord:c67467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67467" ;
    dct:modified "2025-01-13T11:00:32"^^xsd:dateTime ;
    skos:altLabel "Observasjonsastronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Observasjonsastronomi er den grenen av astronomien som tilegnes observasjon av astronomiske objekter. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Observational astronomy"@en,
        "Observasjonsastronomi"@nb ;
    skos:related humord:c69435 .

humord:c67468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67468" ;
    dct:modified "2024-07-05T11:17:39"^^xsd:dateTime ;
    skos:altLabel "Tekstilkjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:editorialNote "Lukket bemerkning: ubo2"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Textile chemistry"@en,
        "Tekstilkjemi"@nb .

humord:c67469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67469" ;
    dct:modified "2024-07-16T22:06:47"^^xsd:dateTime ;
    skos:altLabel "Bakteriekommunikasjon"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Kommunikasjonen hos bakterier skjer ved hjelp av signalmolekyler som bakteriene produserer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bacterial communication"@en,
        "Bakteriekommunikasjon"@nb .

humord:c67470 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67470" ;
    dct:modified "2024-07-05T11:22:36"^^xsd:dateTime ;
    skos:altLabel "Kaffiproduksjon"@nb ;
    skos:broader humord:c23656 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coffee production"@en,
        "Kaffeproduksjon"@nb .

humord:c67471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67471" ;
    dct:modified "2024-07-16T22:05:08"^^xsd:dateTime ;
    skos:altLabel "Arsenikkforgifting"@nb ;
    skos:broader humord:c03783 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arsenic poisoning"@en,
        "Arsenikkforgiftning"@nb .

humord:c67472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67472" ;
    dct:modified "2024-07-05T11:27:36"^^xsd:dateTime ;
    skos:altLabel "Chinampaar"@nb,
        "Chinampas"@nb,
        "Chinampasdyrking"@nb ;
    skos:broader humord:c59908 ;
    skos:definition "Chinampaer er øyer i sjøer eller våtmarker som det dyrkes på. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chinampas"@en,
        "Chinampaer"@nb .

humord:c67473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67473" ;
    dct:modified "2024-07-18T18:13:50"^^xsd:dateTime ;
    skos:altLabel "Terrassering"@nb ;
    skos:broader humord:c59908 ;
    skos:definition "Terrassering er å anlegge eller forme (et område) som en rekke trappeformede terrasser <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terracing"@en,
        "Terrassering"@nb .

humord:c67474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67474" ;
    dct:modified "2024-07-05T11:35:12"^^xsd:dateTime ;
    skos:altLabel "3-manifolds"@en,
        "3-mangfald"@nb,
        "3-mangfoldigheter"@nb,
        "Tre-mangfald"@nb ;
    skos:broader humord:c64520 ;
    skos:definition "Tre-mangfoldigheter er et matematisk begrep som refererer til en type mangfoldighet som har nøyaktig tre dimensjoner.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three-manifolds"@en,
        "Tre-mangfoldigheter"@nb .

humord:c67475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67475" ;
    dct:modified "2024-07-05T12:18:05"^^xsd:dateTime ;
    skos:altLabel "Trichaptum Murrill"@en,
        "Fiolkjuker"@nb,
        "Trichaptum"@nb,
        "Trichaptum Murrill"@nb ;
    skos:broader humord:c67476 ;
    skos:definition "Fiolkjuker er en  poresoppslekt <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trichaptum"@en,
        "Fiolkjuker"@nb .

humord:c67476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67476" ;
    dct:modified "2024-07-05T12:17:46"^^xsd:dateTime ;
    skos:altLabel "Poroid fungi family"@en,
        "Kjuker"@nb,
        "Polyporaceae"@nb,
        "Poresoppar"@nb,
        "Poriales"@nb,
        "Stilkkjuker"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Poresopper er en sopporden i rekken stilksporesopper hvor sporene dannes i porelag på undersiden av hatten. Det er nær 200 kjente arter i Norge. Flere gjør skade på trær og trevirke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyporaceae"@en,
        "Poresopper"@nb .

humord:c67477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67477" ;
    dct:modified "2024-07-05T12:21:38"^^xsd:dateTime ;
    skos:altLabel "Birasjonal geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "Et underfelt av algebraisk geometri, som dreier seg om å klassifisere algebraiske mangfoldigheter, som kurver, flater, volumer, osv. opp til en spesiell form for ekvivalens. To mangfoldigheter er ekvivalente dersom de er isomorfe (essensielt like) utenfor en delmengde av lavere dimensjon. <Matematikkforeningen>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birational geometry"@en,
        "Birasjonal geometri"@nb .

humord:c67478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67478" ;
    dct:modified "2024-07-05T12:23:00"^^xsd:dateTime ;
    skos:altLabel "Birasjonale invariantar"@nb ;
    skos:broader humord:c67477 ;
    skos:definition "En verdi eller et objekt som er veldefinert på en birasjonal ekvivalensklasse av algebraiske varieteter <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birational invariants"@en,
        "Birasjonale invarianter"@nb .

humord:c67479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67479" ;
    dct:modified "2024-07-05T12:25:46"^^xsd:dateTime ;
    skos:altLabel "Vertebrate palaeontology"@en,
        "Vertebratpaleontologi"@nb,
        "Virveldyrpaleontologi"@nb ;
    skos:broader humord:c08306 ;
    skos:definition "Virveldyrpaleontologi er studiet av utdødde virveldyr, ved hjelp av fossiler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vertebrate paleontology"@en,
        "Virveldyrpaleontologi"@nb .

humord:c67480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67480" ;
    dct:modified "2024-07-05T12:30:16"^^xsd:dateTime ;
    skos:altLabel "Intravenous administration"@en,
        "Intravenøs administrering"@nb,
        "Intravenøs legemiddeladministrering"@nb,
        "Intravenøs legemiddeltilførsel"@nb,
        "Intravenøs legemiddeltilførsle"@nb,
        "Intravenøs medikamentadministrering"@nb ;
    skos:broader humord:c61966 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intravenous drug administration"@en,
        "Intravenøs legemiddeladministrering"@nb .

humord:c67481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67481" ;
    dct:modified "2024-07-18T18:05:50"^^xsd:dateTime ;
    skos:altLabel "Programtestar"@nb,
        "Programvaretestar"@nb,
        "Programvaretester"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "En programtester er en som tester programvare <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Software tester"@en,
        "Programtester"@nb ;
    skos:related humord:c04247 .

humord:c67482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67482" ;
    dct:modified "2024-07-05T12:34:46"^^xsd:dateTime ;
    skos:altLabel "Protonleiarar"@nb ;
    skos:broader humord:c66688 ;
    skos:definition "Protonledere er elektrisk ledende materiale der transporten av elektrisk strøm helt eller delvis skjer med protoner som ladningsbærere <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proton conductors"@en,
        "Protonledere"@nb .

humord:c67483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67483" ;
    dct:modified "2024-07-05T12:37:26"^^xsd:dateTime ;
    skos:altLabel "Seismometri"@nb ;
    skos:broader humord:c60996 ;
    skos:definition "Seismometri er et fagområde som omhandler instrumenter for registrering av seismiske bølger forårsaket av jordskjelv eller eksplosjoner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seismometry"@en,
        "Seismometri"@nb .

humord:c67484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67484" ;
    dct:modified "2024-07-05T12:38:20"^^xsd:dateTime ;
    skos:altLabel "Harvest mouse"@en,
        "Dvergmus"@nb,
        "Dvergmyser"@nb,
        "Micromys minutus"@nb ;
    skos:broader humord:c28108 ;
    skos:definition "Dvergmus er en smågnagerart i musefamilien. Den er den eneste arten i sin slekt. Dette er vår minste gnager og en av de minste i verden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurasian harvest mouse"@en,
        "Dvergmus"@nb .

humord:c67485 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67485" ;
    dct:modified "2024-07-05T12:41:46"^^xsd:dateTime ;
    skos:altLabel "IBS"@en,
        "IBS"@nb,
        "Irritabel tarm"@nb,
        "Irritabel tarm-syndrom"@nb,
        "Irritabel tarmsyndrom"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Irritabel tarm-syndrom er et samlebegrep for udefinerte plager og lidelser i fordøyelseskanalen, som vanskelig lar seg diagnostisere nøyaktig <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Irritable bowel byndrome"@en,
        "Irritabel tarm-syndrom"@nb .

humord:c67486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67486" ;
    dct:modified "2024-07-05T12:43:46"^^xsd:dateTime ;
    skos:altLabel "Binomialkoeffisientar"@nb ;
    skos:broader humord:c04302 ;
    skos:definition "Binomialkoeffisienter er en grunnleggende matematisk funksjon i det matematiske delområdet kombinatorikk <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binomial coefficients"@en,
        "Binomialkoeffisienter"@nb .

humord:c67487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67487" ;
    dct:modified "2024-07-05T12:47:22"^^xsd:dateTime ;
    skos:altLabel "Counterfactual thoughts"@en,
        "Kontrafaktisk tenking"@nb ;
    skos:broader humord:c00410 ;
    skos:definition "Kontrafaktisk tenkning er mentale representasjoner av alternativer til tidligere faktiske hendelser. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Counterfactual thinking"@en,
        "Kontrafaktisk tenkning"@nb .

humord:c67488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67488" ;
    dct:modified "2024-07-05T12:48:52"^^xsd:dateTime ;
    skos:altLabel "Shareware"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Shareware er programvare som kan distribueres fritt, men som ikke er gratis <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shareware"@en,
        "Shareware"@nb .

humord:c67489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67489" ;
    dct:modified "2024-07-05T12:58:22"^^xsd:dateTime ;
    skos:altLabel "Eulerformelen"@nb ;
    skos:broader humord:c61931 ;
    skos:definition "Eulers formel er en matematisk ligning som gir en fundamental forbindelse mellom den naturlige eksponentialfunksjonen og de trigonometriske funksjonene. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euler's formula"@en,
        "Eulers formel"@nb .

humord:c67490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67490" ;
    dct:modified "2024-07-05T12:58:22"^^xsd:dateTime ;
    skos:altLabel "Marine organismar"@nb ;
    skos:broader humord:c58224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine organisms"@en,
        "Marine organismer"@nb .

humord:c67491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67491" ;
    dct:modified "2024-07-05T13:02:26"^^xsd:dateTime ;
    skos:altLabel "Glycolylurea"@en,
        "Glycolylurea"@nb,
        "Hydantoin"@nb ;
    skos:broader humord:c61959 ;
    skos:definition "Hydantoiner refererer til en gruppe kjemiske forbindelser som inneholder en heterosyklisk ringstruktur med fire karbonatomer, to nitrogenatomer og en oksygenatom. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydantoins"@en,
        "Hydantoiner"@nb .

humord:c67492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67492" ;
    dct:modified "2024-07-05T13:04:17"^^xsd:dateTime ;
    skos:altLabel "Simien fox"@en,
        "Simien jackal"@en,
        "Canis simensis"@nb,
        "Etiopiaulv"@nb,
        "Etiopisk ulv"@nb ;
    skos:broader humord:c18110 ;
    skos:definition "Etiopiaulv er en art i hundefamilien. Lenge trodde man at den var en rev, deretter sjakal, før molekylær-genetiske undersøkelser fastslo at dens nærmeste slektninger er ulv og coyote (prærieulv). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethiopian wolf"@en,
        "Etiopisk ulv"@nb .

humord:c67493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67493" ;
    dct:modified "2024-07-05T13:10:55"^^xsd:dateTime ;
    skos:altLabel "African wolf"@en,
        "Golden wolf"@en,
        "Afrikansk gullulv"@nb,
        "Afrikansk ulv"@nb,
        "Canis lupaster"@nb,
        "Gullulv"@nb ;
    skos:broader humord:c18110 ;
    skos:definition "Gullulv eller afrikansk gullulv er en nyoppdaget art i hundefamilien (Canidae), som ennå ikke har rukket å bli navngitt, verken vitenskapelig eller i daglig tale. Arten finnes i Vest-Afrika, Nord-Afrika og det nordlige Øst-Afrika, sør til Tanzania.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "African golden wolf"@en,
        "Gullulv"@nb .

humord:c67494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67494" ;
    dct:modified "2024-07-05T13:14:51"^^xsd:dateTime ;
    skos:altLabel "Brain Perivascular Space"@en,
        "Brain Perivascular Spaces"@en,
        "Glymphatic Clearance System"@en,
        "Glymphatic Pathway"@en,
        "Glymphatic Pathways"@en,
        "Meningeal Lymphatic Vessel"@en,
        "Meningeal Lymphatic Vessels"@en,
        "Virchow-Robin Spaces"@en,
        "Det glymfatiske system"@nb,
        "Virchow-Robinske rom"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Det glymfatiske systemet er et relativt nyoppdaget system i hjernen som er ansvarlig for fjerning av avfallsstoffer og overflødig væske fra hjernen.   <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glymphatic System"@en,
        "Det glymfatiske systemet"@nb .

humord:c67495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67495" ;
    dct:modified "2024-07-05T13:18:42"^^xsd:dateTime ;
    skos:altLabel "IRI"@en,
        "Ischemia-reperfusion injury"@en,
        "IRI"@nb,
        "Iskemisk-reperfusjonsskade"@nb,
        "Reperfusjonsskade"@nb ;
    skos:broader humord:c63501 ;
    skos:definition "Reperfusjonsskade er skade på vev eller organer, som oppstår når blod og/eller oksygen igjen tilføres til områder som har vært uten oksygentilførsel så lenge at det har oppstått begynnende celleskade. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reperfusion injury"@en,
        "Reperfusjonsskade"@nb .

humord:c67496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67496" ;
    dct:modified "2024-07-05T13:19:03"^^xsd:dateTime ;
    skos:altLabel "Plankton"@nb ;
    skos:broader humord:c67490 ;
    skos:definition "Plankton er en samlebetegnelse på små vannlevende organismer som dyr, planter og andre levende partikler, som kjennetegnes ved at de driver med vannmassene i ferskvann eller havstrømmer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plankton"@en,
        "Plankton"@nb .

humord:c67497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67497" ;
    dct:modified "2024-07-05T13:20:53"^^xsd:dateTime ;
    skos:altLabel "Marin plankton"@nb,
        "Marine plankton"@nb,
        "Marint plankton"@nb ;
    skos:broader humord:c67496 ;
    skos:definition "Marine plankton inkluderer bakterier, arker, alger, protozoer, mikroskopiske sopp, og drivende eller flytende dyr som lever i saltvannet i havene og brakkvannet i elvemunningene.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine plankton"@en,
        "Marine plankton"@nb .

humord:c67498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67498" ;
    dct:modified "2024-07-05T13:22:02"^^xsd:dateTime ;
    skos:altLabel "NVP"@en,
        "Nausea and vomiting during pregnancy"@en,
        "Morgenkvalme"@nb,
        "Morgonkvalme"@nb,
        "Svangerskapskvalme"@nb ;
    skos:broader humord:c03892 ;
    skos:definition "Morgenkvalme er kvalme som opptrer i og som følge av svangerskap. Omtrent 80 prosent av alle gravide opplever kvalme i løpet av de første tre månedene av svangerskapet <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morning sickness"@en,
        "Svangerskapskvalme"@nb .

humord:c67499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67499" ;
    dct:modified "2024-07-05T13:23:03"^^xsd:dateTime ;
    skos:altLabel "Kjøtindustri"@nb,
        "Kjøttindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meat industry"@en,
        "Kjøttindustri"@nb .

humord:c67500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67500" ;
    dct:modified "2024-07-05T13:26:41"^^xsd:dateTime ;
    skos:altLabel "Intervertebral disc displacement"@en,
        "Slipped disc"@en,
        "Diskusprolaps"@nb,
        "Nukleusprolaps"@nb,
        "Prolaps av mellomvirvelskive"@nb,
        "Prolapsus disci intervertebralis"@nb,
        "Skiveprolaps"@nb ;
    skos:broader humord:c63568 ;
    skos:definition "Diskusprolaps, eller skiveprolaps, er punktering eller fremfall av en mellomvirvelskive i ryggsøylen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spinal disc herniation"@en,
        "Skiveprolaps"@nb .

humord:c67501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67501" ;
    dct:modified "2025-02-13T11:36:42"^^xsd:dateTime ;
    skos:altLabel "Dyreplankton"@nb,
        "Zooplankton"@nb ;
    skos:broader humord:c67496 ;
    skos:definition "Dyreplankton er en type plankton som omfatter alle former for vannlevende dyr som driver fritt omkring i vannmassene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zooplankton"@en,
        "Dyreplankton"@nb .

humord:c67502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67502" ;
    dct:modified "2024-07-05T13:30:42"^^xsd:dateTime ;
    skos:altLabel "Photoplankton"@en,
        "Planktonic algae"@en,
        "Fytoplankton"@nb,
        "Planktonalgar"@nb,
        "Planktonalger"@nb,
        "Planteplankton"@nb ;
    skos:broader humord:c62209,
        humord:c67496 ;
    skos:definition "Planteplankton består hovedsakelig av encellede, mikroskopiske alger, herunder blågrønnalger/blågrønnbakterier, noen få rødalger, kiselalger, kiselflagellater, kalkflagellater, fureflagellater og andre flagellater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytoplankton"@en,
        "Planteplankton"@nb .

humord:c67503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67503" ;
    dct:modified "2024-07-05T13:34:04"^^xsd:dateTime ;
    skos:altLabel "CZTSSe"@en,
        "CZTSe"@en,
        "Copper zinc tin selenide"@en,
        "Copper zinc tin sulfide"@en,
        "Copper zinc tin sulfur-selenium"@en,
        "CZTS"@nb,
        "Kobber-sink-tinnsulfid"@nb,
        "Kopar-sink-tinnsulfid"@nb ;
    skos:broader humord:c66649 ;
    skos:definition "CZTS står for kobber-zink-tin-sulfid, en halvledermateriale som brukes i solcelleteknologi. CZTS er en type tynnfilmssolcellemateriale som består av kobber, sink, tinn og svovel. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CZTS"@en,
        "CZTS"@nb .

humord:c67504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67504" ;
    dct:modified "2024-07-05T13:37:38"^^xsd:dateTime ;
    skos:altLabel "Kinasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Kinaser er enzymer som overfører en fosfatgruppe fra ATP til en annen forbindelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kinases"@en,
        "Kinaser"@nb .

humord:c67505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67505" ;
    dct:modified "2024-07-05T13:41:32"^^xsd:dateTime ;
    skos:altLabel "DNA-polymerasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "DNA-polymerase er et enzym som katalyserer syntesen av en ny DNA-tråd med den komplementære DNA-tråden som templat (mønster). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA polymerases"@en,
        "DNA-polymeraser"@nb .

humord:c67506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67506" ;
    dct:modified "2024-07-05T13:50:44"^^xsd:dateTime ;
    skos:altLabel "Sialinsyrer"@nb ;
    skos:broader humord:c62109 ;
    skos:definition "Sialinsyrer er bestanddeler i glykoproteiner i sekreter i luftveiene, i fordøyelseskanalen og i kjønnsorganene. Kjemisk regnes de som substituerte nevraminsyrer, det vil si mannose med en aminogruppe og pyruvat påhektet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sialic acids"@en,
        "Sialinsyrer"@nb .

humord:c67507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67507" ;
    dct:modified "2024-07-24T15:25:40"^^xsd:dateTime ;
    skos:altLabel "Syrer"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Syre er en type kjemiske stoffer. Før definerte man syre som et stoff som gir sur smak. For eksempel er det sitronsyre i sitroner som gjør at de smaker surt. Nå definerer man syre ut fra hva slags kjemiske reaksjoner som kan foregå. En syre er et stoff som har mange ioner av hydrogen som kan gå over til et annet stoff.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acids"@en,
        "Syrer"@nb .

humord:c67508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67508" ;
    dct:modified "2024-07-05T13:53:24"^^xsd:dateTime ;
    skos:altLabel "Røntgenoptikk"@nb ;
    skos:broader humord:c66950 ;
    skos:definition "Røntgenoptikk er studiet og anvendelsen av røntgenstråler for å undersøke struktur, sammensetning og egenskaper til materialer.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray optics"@en,
        "Røntgenoptikk"@nb .

humord:c67509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67509" ;
    dct:modified "2024-07-05T13:56:45"^^xsd:dateTime ;
    skos:altLabel "Landskapsfoto"@nb,
        "Landskapsfotografering"@nb,
        "Landskapsfotografi"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landscape photography"@en,
        "Landskapsfotografi"@nb .

humord:c67510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67510" ;
    dct:modified "2024-07-05T14:00:57"^^xsd:dateTime ;
    skos:altLabel "Organoidar"@nb ;
    skos:broader humord:c61929 ;
    skos:definition "Organoider er komplekse tredimensjonale strukturer som er laboratoriegenererte og modellerer viktige egenskaper og funksjoner til bestemte organer eller vev i kroppen. De er laget ved å dyrke og dyrke spesialiserte celler som organeller i en kontrollert miljøet.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organoids"@en,
        "Organoider"@nb .

humord:c67511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67511" ;
    dct:modified "2024-07-05T14:03:20"^^xsd:dateTime ;
    skos:altLabel "Floer-homologi"@nb ;
    skos:broader humord:c64806 ;
    skos:definition "Floer-homologi er en teoretisk konstruksjon fra matematikkfeltet topologi, spesielt knyttet til symplektisk geometri og Hamiltonske systemer. Den ble utviklet av den tyske matematikeren Andreas Floer på 80-tallet.<uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floer homology"@en,
        "Floer-homologi"@nb .

humord:c67512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67512" ;
    dct:modified "2024-07-05T14:05:23"^^xsd:dateTime ;
    skos:altLabel "Picea sitchensis"@nb,
        "Sitkagran"@nb ;
    skos:broader humord:c59064 ;
    skos:definition "Sitkagran er ein art i granslekta og kjem frå det vestlege Nord-Amerika.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sitka spruce"@en,
        "Sitkagran"@nb .

humord:c67513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67513" ;
    dct:modified "2024-07-05T14:09:23"^^xsd:dateTime ;
    skos:altLabel "Mueller's bristle-mouth fish"@en,
        "Silvery lightfish"@en,
        "Laksesild"@nb,
        "Maurolicus muelleri"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Laksesild er en fiskeart i perlemorsfiskfamilien.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mueller's pearlside"@en,
        "Laksesild"@nb .

humord:c67514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67514" ;
    dct:modified "2024-11-29T07:57:43"^^xsd:dateTime ;
    skos:altLabel "Rosales"@nb,
        "Roseordenen (Botanikk)"@nb ;
    skos:broader humord:c69113 ;
    skos:definition "Roseordenen er en orden av tofrøbladete planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rosales"@en,
        "Roseordenen (Botanikk)"@nb .

humord:c67515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67515" ;
    dct:modified "2024-07-05T14:11:47"^^xsd:dateTime ;
    skos:altLabel "Morus"@en,
        "Morbær"@nb,
        "Morbærtre"@nb,
        "Morus"@nb ;
    skos:broader humord:c67514 ;
    skos:definition "Morbær er en slekt med trær i morbærfamilien. Slekten er kjent for sine spiselige frukter og som vertsplante for silkespinner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mulberries"@en,
        "Morbærtrær"@nb .

humord:c67516 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67516" ;
    dct:modified "2024-07-06T10:39:18"^^xsd:dateTime ;
    skos:altLabel "Oumuamua"@en,
        "Oumuamua"@nb,
        "ʻOumuamua"@nb ;
    skos:broader humord:c67517 ;
    skos:definition "ʻOumuamua er det første interstellare objektet som er oppdaget som passerer gjennom solsystemet <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ʻOumuamua"@en,
        "ʻOumuamua"@nb .

humord:c67517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67517" ;
    dct:modified "2024-07-05T14:17:46"^^xsd:dateTime ;
    skos:altLabel "Interstellare objekt"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "Interstellart objekt er et himmellegeme, mindre enn en stjerne, som beveger seg gjennom det interstellare rom uten at det er bundet til noen stjerne med gravitasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interstellar objects"@en,
        "Interstellare objekter"@nb .

humord:c67518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67518" ;
    dct:modified "2024-12-19T12:58:30"^^xsd:dateTime ;
    skos:altLabel "Code refactoring"@en,
        "Software refactoring"@en,
        "Omstrukturering av kode"@nb,
        "Refaktorering"@nb,
        "Refaktorisering"@nb ;
    skos:broader humord:c64028 ;
    skos:definition "Refaktorering eller omstrukturering av kode eller er en teknikk for å trinnvis forbedre kvaliteten på programkode.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refactoring"@en,
        "Refaktorering"@nb .

humord:c67519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67519" ;
    dct:modified "2024-07-05T14:25:21"^^xsd:dateTime ;
    skos:altLabel "Ice accretion"@en,
        "Icing (Meteorology)"@en,
        "Isdannelse"@nb,
        "Isdanning"@nb,
        "Ising"@nb ;
    skos:broader humord:c11938 ;
    skos:definition "Ising er dannelse av is på en gjenstand, bakken eller lignende ved at vanndråper eller våt snø fryser fast, eller ved at vanndamp sublimerer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:  ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric icing"@en,
        "Ising"@nb .

humord:c67520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67520" ;
    dct:modified "2024-11-29T07:56:59"^^xsd:dateTime ;
    skos:altLabel "Malpighiales"@nb,
        "Vierordenen"@nb ;
    skos:broader humord:c69113 ;
    skos:definition "Vierordenen er en orden av tofrøbladete planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malpighiales"@en,
        "Vierordenen"@nb .

humord:c67521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67521" ;
    dct:modified "2024-07-05T14:39:44"^^xsd:dateTime ;
    skos:altLabel "Vêrderivat"@nb ;
    skos:broader humord:c22082 ;
    skos:definition "Værderivater er finansielle instrumenter som er avledet av eller knyttet til værforhold eller klimatologiske variabler <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Weather derivatives"@en,
        "Værderivater"@nb .

humord:c67522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67522" ;
    dct:modified "2024-07-05T14:42:41"^^xsd:dateTime ;
    skos:altLabel "Medisinsk overvåking"@nb ;
    skos:broader humord:c24585 ;
    skos:definition "Medisinsk overvåkning er systematisk observasjon av livsviktige kroppsfunksjoner hos syke, skadde eller opererte personer.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical monitoring"@en,
        "Medisinsk overvåkning"@nb .

humord:c67523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67523" ;
    dct:modified "2024-07-05T14:45:22"^^xsd:dateTime ;
    skos:altLabel "Formrekonstruksjon"@nb,
        "Rekonstruksjon (Geometri)"@nb ;
    skos:broader humord:c08168 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geometry reconstruction"@en,
        "Formrekonstruksjon"@nb .

humord:c67524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67524" ;
    dct:modified "2024-07-05T14:48:01"^^xsd:dateTime ;
    skos:altLabel "Stata"@nb ;
    skos:broader humord:c04247 ;
    skos:definition "Stata er en generell statistisk programvarepakke <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stata"@en,
        "Stata"@nb .

humord:c67525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67525" ;
    dct:modified "2024-07-05T14:49:00"^^xsd:dateTime ;
    skos:altLabel "Symmetriske tensorar"@nb ;
    skos:broader humord:c65442 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symmetric tensors"@en,
        "Symmetriske tensorer"@nb .

humord:c67526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67526" ;
    dct:modified "2024-07-09T11:07:57"^^xsd:dateTime ;
    skos:altLabel "Ericales"@nb,
        "Lyngordenen"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Lyngordenen (Ericales) er en stor orden av blomsterplanter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ericales"@en,
        "Lyngordenen"@nb .

humord:c67527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67527" ;
    dct:modified "2024-07-09T11:55:09"^^xsd:dateTime ;
    skos:altLabel "Meridian circle"@en,
        "Meridianinstrument"@nb,
        "Meridiansirkel"@nb,
        "Meridiansirklar"@nb,
        "Meridiansirkler"@nb ;
    skos:broader humord:c65535 ;
    skos:definition "Meridiansirkel er et passasjeinstrument med en øst-vest-rettet omdreiningsakse langs meridianen og utstyrt med nøyaktig avlesningssirkel for måling av et himmellegemes høyde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meridian circles"@en,
        "Meridianinstrumenter"@nb .

humord:c67528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67528" ;
    dct:modified "2025-04-01T12:27:35"^^xsd:dateTime ;
    skos:altLabel "Bulbs (Botany)"@en,
        "Blomelaukar"@nb,
        "Blomeløkar"@nb,
        "Blomsterløker"@nb,
        "Lauk"@nb,
        "Laukplantar"@nb,
        "Laukplanter"@nb,
        "Laukvekstar"@nb,
        "Laukvokstrar"@nb,
        "Løk"@nb,
        "Løkplantar"@nb,
        "Løkplanter"@nb,
        "Løkvekstar"@nb,
        "Løkvekster"@nb,
        "Løkvokstrar"@nb ;
    skos:broader humord:c67573 ;
    skos:definition "Løkplantene er ingen naturlig gruppe, men finnes innenfor ulike familier av karplanter. De mest kjente er løkfamilien og liljefamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bulbous plants"@en,
        "Løkplanter"@nb .

humord:c67529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67529" ;
    dct:modified "2024-07-09T14:09:24"^^xsd:dateTime ;
    skos:altLabel "Allium"@nb,
        "Laukslekta"@nb ;
    skos:broader humord:c66512 ;
    skos:definition "Løk er en slekt i påskeliljefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allium"@en,
        "Løkslekta"@nb .

humord:c67530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67530" ;
    dct:modified "2024-11-29T10:11:52"^^xsd:dateTime ;
    skos:altLabel "Leadwort family"@en,
        "Plumbago family"@en,
        "Fjærekollfamilien"@nb,
        "Fjørekollfamilien"@nb,
        "Hinnebegerfamilien"@nb,
        "Plumbaginaceae"@nb ;
    skos:broader humord:c69120 ;
    skos:definition "Fjørekollfamilien er en tofrøbladet plantefamilie med samkronede femtallsblomster og stivt, hinneaktig beger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leadworts"@en,
        "Fjørekollfamilien"@nb .

humord:c67531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67531" ;
    dct:modified "2024-07-09T14:25:59"^^xsd:dateTime ;
    skos:altLabel "Labiatae"@en,
        "Lamiaceae"@en,
        "Mint family"@en,
        "Lamiaceae"@nb,
        "Lepeblomar"@nb,
        "Lepeblomfamilien"@nb,
        "Lepeblomster"@nb,
        "Lepeblomstfamilien"@nb,
        "Leppeblomar"@nb,
        "Leppeblomfamilien"@nb,
        "Leppeblomster"@nb ;
    skos:broader humord:c62881 ;
    skos:definition "Leppeblomstfamilien er en tofrøbladet familie av planter som kjennes på at stengelen er firkantet, bladene motsatte og blomstene har brede og flate kronblader (leppeformede) og er helkronede. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deadnettle family"@en,
        "Leppeblomstfamilien"@nb .

humord:c67532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67532" ;
    dct:modified "2024-07-09T14:41:46"^^xsd:dateTime ;
    skos:altLabel "Madder family"@en,
        "Bedstraw family"@nb,
        "Maurefamilien"@nb,
        "Rubiaceae"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Maurefamilien er en plantefamilie innen klassen tofrøbladede planter. Fra planter i denne familien kommer blant annet kaffe og kinin. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coffee family"@en,
        "Maurefamilien"@nb .

humord:c67533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67533" ;
    dct:modified "2024-07-09T14:49:06"^^xsd:dateTime ;
    skos:altLabel "Orobanchaceae"@nb,
        "Snylterotfamilien"@nb ;
    skos:broader humord:c62881 ;
    skos:definition "Snylterotfamilien er ein plantefamilie innan klassen tofrøblada planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Broomrapes"@en,
        "Snylterotfamilien"@nb .

humord:c67534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67534" ;
    dct:modified "2025-03-10T15:26:37"^^xsd:dateTime ;
    skos:altLabel "Common hyacinth"@en,
        "Dutch hyacinth"@en,
        "Garden hyacinth"@en,
        "Hyacinthus"@nb,
        "Hyasintar"@nb,
        "Hyasinter"@nb,
        "Sviblar"@nb ;
    skos:broader humord:c69581 ;
    skos:definition "Svibel er et annet navn på planteslekten hyasint. Hyasint er en planteslekt i aspargesfamilien som tidligere var regnet som en egen familie, hyasintfamilien (Hyacinthaceae) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyacinths"@en,
        "Svibler"@nb .

humord:c67535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67535" ;
    dct:modified "2024-07-10T08:13:59"^^xsd:dateTime ;
    skos:altLabel "Solanaceae"@nb,
        "Søtvierfamilien"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Søtvierfamilien er en familie som hører til de tofrøbladete blomsterplantene. Den som omfatter om lag 2600 arter i rundt 100 slekter. I søtvierfamilien finnes viktige kulturplanter, som potet, tomat, paprika og tobakk og flere svært giftige planter som bulmeurt, piggeple og giftbær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nightshade family"@en,
        "Søtvierfamilien"@nb .

humord:c67536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67536" ;
    dct:modified "2024-07-10T08:19:40"^^xsd:dateTime ;
    skos:altLabel "Havtorn"@nb,
        "Hippophae"@nb,
        "Hippophaë rhamnoides"@nb,
        "Tindved"@nb,
        "Tinnved"@nb ;
    skos:broader humord:c67514 ;
    skos:definition "Tindved er en art i sølvbuskfamilien som danner busker eller små trær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seabuckthorn"@en,
        "Tindved"@nb .

humord:c67537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67537" ;
    dct:modified "2024-07-10T08:40:05"^^xsd:dateTime ;
    skos:altLabel "Sphagnum moss"@en,
        "Sphagnales"@nb,
        "Sphagnum"@nb,
        "Torvmosar"@nb ;
    skos:broader humord:c63454 ;
    skos:definition "Torvmose er en av tre slekter i bladmoseordenen Sphagnales. Bruk Torvmoser for slekt, famile og orden. <SNL og UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peat moss"@en,
        "Torvmoser"@nb .

humord:c67538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67538" ;
    dct:modified "2024-12-02T11:00:40"^^xsd:dateTime ;
    skos:altLabel "New World Blackbirds"@en,
        "Orioles"@en,
        "Icteridae"@nb,
        "Kufuglar"@nb,
        "Kufugler"@nb,
        "Trupialar"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Trupialer er en familie i ordenen spurvefugler. Den omfatter i underkant av 100 arter utbredt fra Nord-Amerika til Sør-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "American blackbirds"@en,
        "Trupialer"@nb .

humord:c67539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67539" ;
    dct:modified "2024-07-10T09:13:57"^^xsd:dateTime ;
    skos:altLabel "Tulipa"@nb,
        "Tulipanar"@nb ;
    skos:broader humord:c65328 ;
    skos:definition "Tulipan er en planteslekt i liljefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tulips"@en,
        "Tulipaner"@nb .

humord:c67540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67540" ;
    dct:modified "2024-07-10T09:19:26"^^xsd:dateTime ;
    skos:altLabel "Tyr (Biokjemi)"@nb,
        "Tyrosin"@nb ;
    skos:broader humord:c61699 ;
    skos:definition "Tyrosin er en av de 20 aminosyrene som kroppen bruker til å lage proteiner. Den er en ikke-essensiell aminosyre som kan produseres av kroppen dersom den ikke får tilført nok gjennom kosten. Dette skjer ved omdanning fra aminosyren fenylalanin. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tyrosine"@en,
        "Tyrosin"@nb .

humord:c67541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67541" ;
    dct:modified "2024-07-10T09:25:09"^^xsd:dateTime ;
    skos:altLabel "Duck hawk"@en,
        "Peregrine"@en,
        "Falco peregrinus"@nb,
        "Vandrefalk"@nb ;
    skos:broader humord:c17119 ;
    skos:definition "Vandrefalk, til dels kalt pilegrimsfalk (svensk) og ferdafalk, er en fugleart i falkefamilien. Vandrefalken er vår største falk etter jaktfalk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peregrine falcon"@en,
        "Vandrefalk"@nb .

humord:c67542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67542" ;
    dct:modified "2024-07-10T09:34:09"^^xsd:dateTime ;
    skos:altLabel "Kepler laws"@en,
        "Kepler's laws of planetary motion"@en,
        "Keplers lover"@nb ;
    skos:broader humord:c64629 ;
    skos:definition "Keplers lover er tre lover som beskriver planetenes bevegelse omkring Solen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kepler’s laws"@en,
        "Keplers lover"@nb .

humord:c67543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67543" ;
    dct:modified "2024-07-16T22:02:27"^^xsd:dateTime ;
    skos:altLabel "Common eelgrass"@en,
        "Seawrack"@en,
        "Zostera marina"@nb,
        "Ålegras"@nb ;
    skos:broader humord:c62154 ;
    skos:definition "Ålegras er ei blomeplante som veks i havet og som dannar tette bestandar, kalla ålegrasengar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zostera marina"@en,
        "Ålegress"@nb .

humord:c67544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67544" ;
    dct:modified "2024-07-10T09:41:13"^^xsd:dateTime ;
    skos:altLabel "Keplers likning"@nb ;
    skos:broader humord:c64629 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kepler's equation"@en,
        "Keplers ligning"@nb .

humord:c67545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67545" ;
    dct:modified "2024-07-10T09:55:33"^^xsd:dateTime ;
    skos:altLabel "Bristle worms"@en,
        "Polychaeta"@en,
        "Fleirbørstemakkar"@nb,
        "Fleirbørstemarkar"@nb,
        "Fleirbørsteormar"@nb,
        "Flerbørsteormer"@nb,
        "Havbørstemakk"@nb,
        "Havbørstemakkar"@nb,
        "Havbørstemark"@nb,
        "Havbørstemarkar"@nb,
        "Havbørstemarker"@nb,
        "Havbørsteormar"@nb,
        "Havbørsteormer"@nb,
        "Mangebørstemakk"@nb,
        "Mangebørstemark"@nb,
        "Mangebørsteormar"@nb,
        "Mangebørsteormer"@nb,
        "Polychaeta"@nb,
        "Polychetar"@nb,
        "Polycheter"@nb ;
    skos:broader humord:c63909 ;
    skos:definition "Flerbørstemark er en klasse av leddormer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polychaetes"@en,
        "Flerbørstemarker"@nb .

humord:c67546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67546" ;
    dct:modified "2024-07-10T10:00:31"^^xsd:dateTime ;
    skos:altLabel "Spoon worms"@en,
        "Echiurid"@nb,
        "Skeiormar"@nb,
        "Skeiormer"@nb,
        "Skjeormer"@nb ;
    skos:broader humord:c67545 ;
    skos:definition "Skjeormer (latin Echiura) er en gruppe flerbørstemark. De er marine dyr som lever på stein- eller sandbunn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Echiurians"@en,
        "Echiurider"@nb .

humord:c67547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67547" ;
    dct:modified "2024-07-10T10:16:22"^^xsd:dateTime ;
    skos:altLabel "Enchytraeida"@nb,
        "Enchytraeidae"@nb,
        "Enchytraeidar"@nb,
        "Enkytrear"@nb,
        "Enkytreer"@nb ;
    skos:broader humord:c64953 ;
    skos:definition "Enchytraeider er en familie av fåbørstemark (Oligochaeta). Familien som er i slekt med meitemark, omfatter arter i 0,2-30 millimeters lengde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pot worms"@en,
        "Enchytraeider"@nb .

humord:c67548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67548" ;
    dct:modified "2024-07-10T10:23:46"^^xsd:dateTime ;
    skos:altLabel "Cepheid variables"@en,
        "Cepheid"@nb,
        "Cepheidar"@nb,
        "Cepheider"@nb,
        "Kefeid"@nb,
        "Kefeidar"@nb ;
    skos:broader humord:c64322 ;
    skos:definition "Kefeider er en gruppe pulserende stjerner som trekker seg sammen og ekspanderer mer eller mindre regelmessig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cepheids variables"@en,
        "Kefeider"@nb .

humord:c67549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67549" ;
    dct:modified "2024-07-10T10:25:26"^^xsd:dateTime ;
    skos:altLabel "Fagocytose"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Fagocytose er at encellede organismer og en del dyreceller tar opp faste, ofte forholdsvis store, partikler som – avhengig av hva de består av – eventuelt blir brutt ned og fordøyd inne i cellen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phagocytosis"@en,
        "Fagocytose"@nb .

humord:c67550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67550" ;
    dct:modified "2024-07-10T10:29:06"^^xsd:dateTime ;
    skos:altLabel "Cold plasmas"@en,
        "Low temperature plasmas"@en,
        "Kald plasma"@nb ;
    skos:broader humord:c67183 ;
    skos:definition "Et ikke-termisk plasma, også kalt kald plasma eller ikke-likevekt plasma, er et plasma som ikke er i termodynamisk balanse, fordi elektrontemperaturen er mye høyere enn temperaturen til ioner og nøytrale elementer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cold plasma"@en,
        "Kald plasma"@nb .

humord:c67551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67551" ;
    dct:modified "2024-07-10T10:37:13"^^xsd:dateTime ;
    skos:altLabel "Figs"@en,
        "Ficus"@nb,
        "Fikenslekta"@nb,
        "Fikenslekten"@nb,
        "Fikentre"@nb ;
    skos:broader humord:c67514 ;
    skos:definition "Fikenslekten (Ficus) er en slekt i morbærfamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fig trees"@en,
        "Fikentrær"@nb .

humord:c67552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67552" ;
    dct:modified "2024-07-10T11:11:11"^^xsd:dateTime ;
    skos:altLabel "Root voles"@en,
        "Alexandromys oeconomus"@nb,
        "Fjellmarkmus"@nb,
        "Fjellrotter"@nb,
        "Microtus oeconomus"@nb ;
    skos:broader humord:c67439 ;
    skos:definition "Fjellmarkmus er en smågnagerart i hamsterfamilien. Den har vært plassert i markmusslekten (Microtus), men i Handbook of the Mammals of the World, Vol. 7: Rodents 2, plasseres den i slekten Alexandromys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tundra voles"@en,
        "Fjellrotter"@nb .

humord:c67553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67553" ;
    dct:modified "2024-07-10T11:27:39"^^xsd:dateTime ;
    skos:altLabel "Calidris maritima"@nb,
        "Fjæreplytt"@nb,
        "Fjøreplytt"@nb ;
    skos:broader humord:c63283 ;
    skos:definition "Fjæreplytt er en fugleart i snipefamilien. Den er en vadefugl på størrelse med en stær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Purple sandpiper"@en,
        "Fjæreplytt"@nb .

humord:c67554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67554" ;
    dct:modified "2024-07-10T11:44:45"^^xsd:dateTime ;
    skos:altLabel "Fosfatasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Fosfataser er en gruppe enzymer som bryter ned organiske fosfatforbindelser. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphatases"@en,
        "Fosfataser"@nb .

humord:c67555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67555" ;
    dct:modified "2024-07-10T11:47:52"^^xsd:dateTime ;
    skos:altLabel "Fosfolipid"@nb ;
    skos:broader humord:c61952 ;
    skos:definition "Fosfolipider er en gruppe fettstoffer (lipider) som inneholder fosforsyre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phospholipids"@en,
        "Fosfolipider"@nb .

humord:c67556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67556" ;
    dct:modified "2024-07-10T12:40:56"^^xsd:dateTime ;
    skos:altLabel "Frøbankar"@nb ;
    skos:broader humord:c15922 ;
    skos:definition "En Frøbank er et lager av uspirte levedyktige frø, vanligvis i jord. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed banks"@en,
        "Frøbanker"@nb .

humord:c67557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67557" ;
    dct:modified "2024-07-10T12:45:52"^^xsd:dateTime ;
    skos:altLabel "Seed hibernation"@en,
        "Frøkvile"@nb,
        "Hvile (Botanikk)"@nb,
        "Kvile (Botanikk)"@nb ;
    skos:broader humord:c15922 ;
    skos:definition "Frøhvile er en tilstand hos friske frø som gjør at de ikke spirer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed dormancy"@en,
        "Frøhvile"@nb .

humord:c67558 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67558" ;
    dct:modified "2024-07-10T12:53:49"^^xsd:dateTime ;
    skos:altLabel "Frøproduksjon"@nb ;
    skos:broader humord:c15922 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed production"@en,
        "Frøproduksjon"@nb .

humord:c67559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67559" ;
    dct:modified "2024-07-10T13:01:14"^^xsd:dateTime ;
    skos:altLabel "Fugleegg"@nb ;
    skos:broader humord:c08241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird eggs"@en,
        "Fugleegg"@nb .

humord:c67560 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67560" ;
    dct:modified "2024-07-10T13:05:50"^^xsd:dateTime ;
    skos:altLabel "Fungicid"@nb,
        "Soppmiddel"@nb,
        "Soppmidler"@nb ;
    skos:broader humord:c07772,
        humord:c66030 ;
    skos:definition "Fungicider er det samme som soppdrepende midler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fungicides"@en,
        "Fungicider"@nb .

humord:c67561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67561" ;
    dct:modified "2024-07-10T13:26:16"^^xsd:dateTime ;
    skos:altLabel "Furunkulose"@nb ;
    skos:broader humord:c20299 ;
    skos:definition "Furunkulose er en tilstand med flere hudbyller (furunkler) samtidig. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Furunculosis"@en,
        "Furunkulose"@nb .

humord:c67562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67562" ;
    dct:modified "2024-11-28T15:52:47"^^xsd:dateTime ;
    skos:altLabel "Apocynaceae"@en,
        "Vinca minor"@en,
        "Gravmyrt"@nb,
        "Gravmyrtfamilien"@nb,
        "Vinca minor"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Gravmyrt er en art i gravmyrtslekten i gravmyrtfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dogbane family"@en,
        "Gravmyrt"@nb .

humord:c67563 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67563" ;
    dct:modified "2024-07-10T14:20:41"^^xsd:dateTime ;
    skos:altLabel "ISM"@en,
        "Interstellar dust"@en,
        "Interstellar matter"@en,
        "ISM"@nb,
        "Interstellar materie"@nb,
        "Interstellare partiklar"@nb,
        "Interstellare partikler"@nb,
        "Interstellart medium"@nb,
        "Interstellart stoff"@nb,
        "Interstellart støv"@nb ;
    skos:broader humord:c00514,
        humord:c62047 ;
    skos:definition "Interstellart stoff er elektroner, atomer og molekyler (interstellar gass) og faste, små partikler (interstellart støv) som finnes i rommet mellom stjernene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interstellar medium"@en,
        "Interstellart medium"@nb .

humord:c67564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67564" ;
    dct:modified "2024-10-14T15:13:33"^^xsd:dateTime ;
    skos:altLabel "Nonluminous matter"@en,
        "Unobserved matter"@en,
        "Unseen matter"@en,
        "Mørk materie"@nb ;
    skos:broader humord:c00514,
        humord:c62047 ;
    skos:definition "Mørk materie er materie i universet som ikke sender ut stråling, og som vi dermed ikke kan observere direkte. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dark matter"@en,
        "Mørk materie"@nb .

humord:c67565 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67565" ;
    dct:modified "2024-07-10T14:30:32"^^xsd:dateTime ;
    skos:altLabel "CDM"@en,
        "Kald mørk materie"@nb ;
    skos:broader humord:c67564 ;
    skos:definition "Kald mørk materie er en hypotetisk form for materie som vekselvirker svært svakt med elektromagnetisk stråling (mørk) og de fleste av partiklene beveger seg sakte sammenlignet med lysets hastighet (kald). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cold dark matter"@en,
        "Kald mørk materie"@nb .

humord:c67566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67566" ;
    dct:modified "2024-07-10T14:34:34"^^xsd:dateTime ;
    skos:altLabel "Havedderkoppar"@nb,
        "Pycnogonidae"@nb,
        "Sjøedderkoppar"@nb,
        "Sjøedderkopper"@nb ;
    skos:broader humord:c29664 ;
    skos:definition "Havedderkopper er en klasse av leddyr i underrekken Chelicerata. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea spiders"@en,
        "Havedderkopper"@nb .

humord:c67567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67567" ;
    dct:modified "2024-07-10T14:36:23"^^xsd:dateTime ;
    skos:altLabel "Mørk energi"@nb ;
    skos:broader humord:c62047 ;
    skos:definition "Mørk energi er en type energi som ikke sender ut stråling, derav betegnelsen «mørk». Den mørke energien forårsaker frastøtende gravitasjon. Mørk energi er jevnt fordelt og fyller universet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dark energy"@en,
        "Mørk energi"@nb .

humord:c67568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67568" ;
    dct:modified "2024-07-10T15:05:25"^^xsd:dateTime ;
    skos:altLabel "Hyaenas"@en,
        "Hyaenidae"@nb,
        "Hyenar"@nb ;
    skos:broader humord:c19187 ;
    skos:definition "Hyener er en familie av pattedyr som består av fire arter som finnes i Afrika og deler av Asia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyenas"@en,
        "Hyener"@nb .

humord:c67569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67569" ;
    dct:modified "2024-07-10T15:13:49"^^xsd:dateTime ;
    skos:altLabel "Gyr"@en,
        "Falco rusticolus"@nb,
        "Jaktfalk"@nb,
        "Rypefalk"@nb ;
    skos:broader humord:c17119 ;
    skos:definition "Jaktfalk er en fugleart og den største falken i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gyrfalcon"@en,
        "Jaktfalk"@nb .

humord:c67570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67570" ;
    dct:modified "2024-07-10T15:25:23"^^xsd:dateTime ;
    skos:altLabel "Cantharellus cibarius"@nb,
        "Kantarellar"@nb ;
    skos:broader humord:c65237 ;
    skos:definition "Kantarellene er en slekt av hattsopper i ordenen Cantharellales i rekke stilksporesopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chanterelles"@en,
        "Kantareller"@nb .

humord:c67571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67571" ;
    dct:modified "2024-07-10T15:29:02"^^xsd:dateTime ;
    skos:altLabel "Karotenoid"@nb ;
    skos:broader humord:c59467 ;
    skos:definition "Karotenoider er naturlig forekommende fargestoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carotenoids"@en,
        "Karotenoider"@nb .

humord:c67572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67572" ;
    dct:modified "2024-10-10T14:31:53"^^xsd:dateTime ;
    skos:altLabel "Planetbanar"@nb,
        "Planetbaner"@nb ;
    skos:broader humord:c66590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary orbits"@en,
        "Planetbaner"@nb .

humord:c67573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67573" ;
    dct:modified "2024-10-18T08:25:46"^^xsd:dateTime ;
    skos:altLabel "Higher plants"@en,
        "Tracheophytes"@en,
        "Karplantar"@nb,
        "Karplanter"@nb ;
    skos:broader humord:c68615 ;
    skos:definition "Karplanter er planter med vedvev og silvev, særegne cellevev som er tilpasset transport av vann og løste stoffer gjennom planten. Gruppen omfatter alle planter unntatt moser og grønnalger, og består dermed av frøplantene (blomsterplanter og nakenfrøete planter) og karsporeplantene (bregner, kråkefotplanter og sneller). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vascular plants"@en,
        "Karplanter"@nb .

humord:c67574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67574" ;
    dct:modified "2024-07-11T08:46:58"^^xsd:dateTime ;
    skos:altLabel "Carcinogenese"@nb,
        "Karsinogenese"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Karsinogenese er opprinnelsen til eller dannelsen av kreft. Begrepet brukes også om den prosessen eller de mekanismene som forandrer en normal celle til en kreftcelle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carcinogenesis"@en,
        "Karsinogenese"@nb .

humord:c67575 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67575" ;
    dct:modified "2024-07-11T08:52:18"^^xsd:dateTime ;
    skos:altLabel "Chemical taxonomy"@en,
        "Kjemisk taksonomi"@nb,
        "Kjemotaksonomi"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Kjemotaksonomi er en type biokjemisk systematikk, det feltet i biologisk forskning som bruker forekomst av kjemiske stoffer i organismen som hjelpemiddel i klassifisering av slekter og arter. Kjemotaksonomi brukes særlig på planter, men også mikroorganismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemotaxonomy"@en,
        "Kjemotaksonomi"@nb .

humord:c67576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67576" ;
    dct:modified "2024-07-11T09:02:54"^^xsd:dateTime ;
    skos:altLabel "Klatreplantar"@nb,
        "Klatreplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Klatreplanter er planter med så lang og tynn stengel at de må ha støtte for å holde seg opprette. De har gjerne slyngtråder, kroker, hefteskiver eller liknende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vines"@en,
        "Klatreplanter"@nb .

humord:c67577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67577" ;
    dct:modified "2024-07-11T09:08:04"^^xsd:dateTime ;
    skos:altLabel "Hyrax"@en,
        "Hyracoidea"@nb,
        "Klippegrevlingar"@nb ;
    skos:broader humord:c08243 ;
    skos:definition "Klippegrevlinger er en orden og familie av pattedyr med fem arter i tre slekter. De er temmelig små og kompakte dyr som er dyktige klatrere. Deres forvirrende navn gjenspeiler en lang forvirring omkring deres slektskap, men det viser seg at de faktisk er fjerne slektninger av elefanten: klippegrevlinger er plassert i gruppen Paenungulata sammen med elefanter og sjøkuer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dassies"@en,
        "Klippegrevlinger"@nb .

humord:c67578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67578" ;
    dct:modified "2024-07-17T09:05:50"^^xsd:dateTime ;
    skos:altLabel "Praying mantis"@en,
        "Knelarar"@nb,
        "Mantodea"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Knelere er en orden av insekter, beryktet som glupske rovdyr. <SNL>"@nb ;
    skos:editorialNote "\"Praying mantis\" er betegnelsen på en art, Mantis religiosa, men brukes ofte for hele ordenen. Vurdere oppsplitting ved stort belegg."@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mantises"@en,
        "Knelere"@nb .

humord:c67579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67579" ;
    dct:modified "2024-09-24T15:43:13"^^xsd:dateTime ;
    skos:altLabel "Fleirspråkleg litteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multilingual literature"@en,
        "Flerspråklig litteratur"@nb .

humord:c67580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67580" ;
    dct:modified "2024-09-24T15:44:34"^^xsd:dateTime ;
    skos:altLabel "Fleirkulturell litteratur"@nb,
        "Multikulturell litteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multicultural literature"@en,
        "Flerkulturell litteratur"@nb .

humord:c67581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67581" ;
    dct:modified "2024-07-11T11:25:34"^^xsd:dateTime ;
    skos:altLabel "Geofysisk romforsking"@nb ;
    skos:broader humord:c62046 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geophysical astronomy"@en,
        "Geofysisk romforskning"@nb .

humord:c67582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67582" ;
    dct:modified "2024-11-21T14:40:45"^^xsd:dateTime ;
    skos:altLabel "Cosmic gamma ray bursts"@en,
        "Gamma ray flashes"@en,
        "GRB"@nb,
        "Gammaglimt"@nb,
        "Gammastråleutbrot"@nb,
        "Gammastråleutbrott"@nb,
        "Gammastråleutbrudd"@nb ;
    skos:broader humord:c66817 ;
    skos:definition "Gammaglimt er intense, kortvarige utbrudd av gammastråling som skyldes kollapsende eller kolliderende stjerner som har nådd slutten på sitt liv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma ray bursts"@en,
        "Gammaglimt"@nb ;
    skos:related humord:c69009 .

humord:c67583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67583" ;
    dct:modified "2024-07-11T13:33:22"^^xsd:dateTime ;
    skos:altLabel "Kortvengar"@nb,
        "Kortvenger"@nb,
        "Kortvengjer"@nb,
        "Rovbiller"@nb,
        "Staphylinidae"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Kortvinger er en insektfamilie i ordenen biller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rove beetles"@en,
        "Kortvinger"@nb .

humord:c67584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67584" ;
    dct:modified "2024-07-11T13:40:57"^^xsd:dateTime ;
    skos:altLabel "Kremler"@nb,
        "Russula"@nb ;
    skos:broader humord:c65237 ;
    skos:definition "Kremler er en artsrik slekt av skivesopper, med om lag 95 kjente arter i Norge. De kan lett kjennes på kjøttets osteaktige eller eplelignende konsistens. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brittlegills"@en,
        "Kremler"@nb .

humord:c67585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67585" ;
    dct:modified "2024-07-11T13:44:07"^^xsd:dateTime ;
    skos:altLabel "Kromatin"@nb ;
    skos:broader humord:c66013 ;
    skos:definition "Kromatin er komplekset av DNA og proteiner i cellekjernen. Man skiller hovedsakelig mellom to typer kromatin, eukromatin og heterokromatin, alt etter hvor tett sammenpakket (kondensert) DNAet er. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromatin"@en,
        "Kromatin"@nb .

humord:c67586 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67586" ;
    dct:modified "2024-10-01T11:40:35"^^xsd:dateTime ;
    skos:altLabel "Kryobiologi"@nb ;
    skos:broader humord:c63293 ;
    skos:definition "Kryobiologi er læren om nedfrysing og oppbevaring av levende celler og vev. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryobiology"@en,
        "Kryobiologi"@nb .

humord:c67587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67587" ;
    dct:modified "2024-07-11T13:56:18"^^xsd:dateTime ;
    skos:altLabel "Coelacanthiformes"@nb,
        "Kjøtfinnefiskar"@nb,
        "Kjøttfinnefiskar"@nb,
        "Kjøttfinnefisker"@nb,
        "Kvastfinnefiskar"@nb,
        "Sarcopterygii"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Kvastfinnefisker er en klasse av kjevedyr som hadde sitt største mangfold og sin største utbredelse i devonperioden. I dag finnes det kun én gjenværende enkelt slekt, Latimeria, med to kjente arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coelacanth"@en,
        "Kvastfinnefisker"@nb .

humord:c67588 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67588" ;
    dct:modified "2024-07-11T14:17:19"^^xsd:dateTime ;
    skos:altLabel "Testudinidae"@en,
        "Landskjelpadder"@nb ;
    skos:broader humord:c19182 ;
    skos:definition "Landskilpadder er en reptilfamilie i ordenen skilpadder, som omfatter omkring 56 nålevende arter fordelt på 18 slekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tortoises"@en,
        "Landskilpadder"@nb .

humord:c67589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67589" ;
    dct:modified "2024-07-11T15:51:08"^^xsd:dateTime ;
    skos:altLabel "White dwarfs"@en,
        "Hvite dvergstjerner"@nb,
        "Kvite dvergar"@nb,
        "Kvite dvergstjerner"@nb ;
    skos:broader humord:c62455 ;
    skos:definition "Hvit dvergstjerne er en liten og tett type stjerne som representerer et av de siste trinnene i utviklingshistorien for mange stjerner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "White dwarf stars"@en,
        "Hvite dverger"@nb .

humord:c67590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67590" ;
    dct:modified "2024-07-11T15:56:19"^^xsd:dateTime ;
    skos:altLabel "Binary white dwarfs"@en,
        "Binære hvite dobbeltstjerner"@nb,
        "Binære kvite dvergar"@nb,
        "Binære kvite dvergstjernar"@nb ;
    skos:broader humord:c67589 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary white dwarf stars"@en,
        "Binære hvite dverger"@nb .

humord:c67591 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67591" ;
    dct:modified "2024-07-12T08:14:03"^^xsd:dateTime ;
    skos:altLabel "Lamarckian inheritance"@en,
        "Lamarckisme"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Lamarckismen er en teori som hevder at en viktig del av evolusjonen kan forklares ved at ervervede egenskaper nedarves på tvers av generasjoner. I dag anses lamarckismen for å være en motbevist teori. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lamarckism"@en,
        "Lamarckisme"@nb .

humord:c67592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67592" ;
    dct:modified "2024-07-12T08:26:46"^^xsd:dateTime ;
    skos:altLabel "Dukkarar"@nb,
        "Dykkarar"@nb,
        "Dykkere"@nb,
        "Lappedukkarar"@nb,
        "Lappedykkarar"@nb,
        "Podicipediformes"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Dykkere, også kalt lappedykkere, Podicipediformes, er en orden av fugler. Omfatter én familie (dykkerfamilien) med i alt 22 arter hvorav 3 utdødde, som opptrer i alle verdensdeler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grebes"@en,
        "Lappedykkere"@nb .

humord:c67593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67593" ;
    dct:modified "2024-07-12T08:34:15"^^xsd:dateTime ;
    skos:altLabel "Lavenders"@en,
        "Lavandula"@nb,
        "Lavendel"@nb,
        "Lavendelslekta"@nb,
        "Lavendlar"@nb,
        "Lavendler"@nb ;
    skos:broader humord:c67531 ;
    skos:definition "Lavendel er en slekt i leppeblomstfamilien. Det finnes 28 arter, hvorav de fleste stammer fra området rundt Middelhavet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lavender"@en,
        "Lavendel"@nb .

humord:c67594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67594" ;
    dct:modified "2024-07-12T08:39:39"^^xsd:dateTime ;
    skos:altLabel "Legevendelrot"@nb,
        "Lækjevendelrot"@nb ;
    skos:broader humord:c65241 ;
    skos:definition "Legevendelrot er en flerårig urt i kaprifolfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Valerian"@en,
        "Legevendelrot"@nb .

humord:c67595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67595" ;
    dct:modified "2024-07-12T08:42:52"^^xsd:dateTime ;
    skos:altLabel "Lectin"@nb,
        "Lektin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Lektiner er proteiner som binder karbohydrater. Det er mange forskjellige undergrupper av dem, klassifisert etter evolusjonært slektskap og hva slags karbohydrater de binder. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lectins"@en,
        "Lektiner"@nb .

humord:c67596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67596" ;
    dct:modified "2024-07-12T08:52:35"^^xsd:dateTime ;
    skos:altLabel "Lemurar"@nb,
        "Lemuriformes"@nb,
        "Makiar"@nb,
        "Makier"@nb ;
    skos:broader humord:c59987 ;
    skos:definition "Lemurer er en gruppe primater. De finnes naturlig bare på Madagaskar, der de har utviklet seg i isolasjon i 65 millioner år. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lemurs"@en,
        "Lemurer"@nb .

humord:c67597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67597" ;
    dct:modified "2024-07-12T08:50:44"^^xsd:dateTime ;
    skos:altLabel "Leopardar"@nb,
        "Panthera pardus"@nb ;
    skos:broader humord:c20099 ;
    skos:definition "Leopard er et rovpattedyr i kattefamilien. Den finnes i store deler av Afrika og Asia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leopards"@en,
        "Leoparder"@nb .

humord:c67598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67598" ;
    dct:modified "2024-07-12T09:00:48"^^xsd:dateTime ;
    skos:altLabel "Ligasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Ligaser er enzym som brukes til å skjøte sammen (ligere) fragmenter med DNA som har komplementære utstikkende (overhengende) ender eller rette ender. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ligases"@en,
        "Ligaser"@nb .

humord:c67599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67599" ;
    dct:modified "2024-07-12T09:04:34"^^xsd:dateTime ;
    skos:altLabel "Lomar"@nb,
        "Lommar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Lommer er en orden av fugler. Den omfatter bare én familie, lomfamilien (Gaviidae), med fem arter i slekten Gavia. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Loons"@en,
        "Lommer"@nb .

humord:c67600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67600" ;
    dct:modified "2024-07-12T09:07:57"^^xsd:dateTime ;
    skos:altLabel "Lauvskognonne"@nb,
        "Lymantria dispar"@nb ;
    skos:broader humord:c64326 ;
    skos:definition "Løvskognonne er en sommerfuglart i familien børstespinnere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gypsy moth"@en,
        "Løvskognonne"@nb .

humord:c67601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67601" ;
    dct:modified "2024-07-12T09:29:41"^^xsd:dateTime ;
    skos:altLabel "Artemisia"@nb,
        "Malurt"@nb ;
    skos:broader humord:c19587,
        humord:c62167 ;
    skos:definition "Malurt er en slekt i kurvplantefamilien, urter med små, nikkende kurver i risformet klase. Kronen er rørformet, og frukten mangler fnokk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artemisia"@en,
        "Malurt"@nb .

humord:c67602 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67602" ;
    dct:modified "2024-07-17T11:36:33"^^xsd:dateTime ;
    skos:altLabel "Mastology"@en,
        "Theriology"@en,
        "Therology"@en,
        "Mammalogi"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Mammalogi er læren om pattedyr (Mammalia), og utgjør dermed en gren av zoologien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mammalogy"@en,
        "Mammalogi"@nb .

humord:c67603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67603" ;
    dct:modified "2024-07-12T09:39:37"^^xsd:dateTime ;
    skos:altLabel "Ekstragalaktiske radiokjelder"@nb ;
    skos:broader humord:c67404 ;
    skos:definition "En radiokilde er en kosmisk kilde til radiobølger som kan måles med et radioteleskop. Ekstragalaktisk betyr utenfor vår galakse, det vil si utenfor Melkeveien.<UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extragalactic radio sources"@en,
        "Ekstragalaktiske radiokilder"@nb .

humord:c67604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67604" ;
    dct:modified "2024-07-12T09:40:25"^^xsd:dateTime ;
    skos:altLabel "Jellies"@en,
        "Jellyfishes"@en,
        "Maneter"@nb ;
    skos:broader humord:c65387 ;
    skos:definition "Maneter er gelatinaktige, skålformete kroppsformer vi finner hos ribbemaneter og i stadiet meduser hos mange nesledyr. Maneter er altså ikke en systematisk betegnelse på en gruppe dyr, men en form som finnes hos noen beslektede grupper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jellyfish"@en,
        "Maneter"@nb .

humord:c67605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67605" ;
    dct:modified "2024-07-16T23:28:23"^^xsd:dateTime ;
    skos:altLabel "Ekstraterrestrielt liv"@nb,
        "Ekstraterrestrisk liv"@nb,
        "Romvesen"@nb,
        "Romvesener"@nb,
        "Utenomjordisk liv"@nb,
        "Utenomjordiske vesen"@nb,
        "Utenomjordiske vesener"@nb ;
    skos:broader humord:c08195 ;
    skos:definition "Utenomjordisk er det samme som ekstraterrestrisk, som gjelder verdensrommet utenfor Jorden. Med utenomjordisk liv menes for eksempel liv andre steder i solsystemet eller universet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extraterrestrial life"@en,
        "Ekstraterrestrisk liv"@nb .

humord:c67606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67606" ;
    dct:modified "2024-07-12T09:49:37"^^xsd:dateTime ;
    skos:altLabel "Orthoptera"@nb,
        "Rettvengar"@nb,
        "Rettvenger"@nb,
        "Rettvengjer"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Rettvinger er en gruppe av gresshoppelignende insekter (Orthopteroida) <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orthoptera"@en,
        "Rettvinger"@nb .

humord:c67607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67607" ;
    dct:modified "2024-07-12T10:01:29"^^xsd:dateTime ;
    skos:altLabel "Anserinae"@nb,
        "Gåsefuglar"@nb ;
    skos:broader humord:c62593 ;
    skos:definition "Gåsefugler er en underfamilie i Andefamilien som omfatter svaner og gjess. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swans and geese"@en,
        "Gåsefugler"@nb .

humord:c67608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67608" ;
    dct:modified "2024-07-12T10:06:01"^^xsd:dateTime ;
    skos:altLabel "Hageroser"@nb ;
    skos:broader humord:c08206,
        humord:c12325 ;
    skos:definition "Hagerosene blir delte inn i klatreroser, buskroser og grupperoser, kvar med to undergrupper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Garden roses"@en,
        "Hageroser"@nb .

humord:c67609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67609" ;
    dct:modified "2024-07-12T10:14:46"^^xsd:dateTime ;
    skos:altLabel "Extraterrestrial intelligence"@en,
        "Ekstraterrestrisk intelligens"@nb,
        "Ekstraterrestrisk intelligent liv"@nb,
        "Utanomjordisk intelligent liv"@nb,
        "Utenomjordisk intelligent liv"@nb ;
    skos:broader humord:c67605 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extraterrestrial intelligent life"@en,
        "Ekstraterrestrisk intelligent liv"@nb .

humord:c67610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67610" ;
    dct:modified "2024-11-19T14:26:58"^^xsd:dateTime ;
    skos:altLabel "Enhydra lutris"@nb,
        "Havoter"@nb ;
    skos:broader humord:c68978 ;
    skos:definition "Havoter er et rovpattedyr i mårfamilien som tilbringer nesten all sin tid i havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea otter"@en,
        "Havoter"@nb .

humord:c67611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67611" ;
    dct:modified "2024-07-12T10:23:15"^^xsd:dateTime ;
    skos:altLabel "Schwarzschild metric"@en,
        "Schwarzhildløysinga"@nb,
        "Schwarzschilds løsning"@nb ;
    skos:broader humord:c66838 ;
    skos:definition "Schwarzschilds løsning betegner en løsning av Albert Einsteins feltligninger i den generelle relativitetsteorien, først oppdaget av Karl Schwarzschild. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Schwarzschild solution"@en,
        "Schwarzhildløsningen"@nb .

humord:c67612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67612" ;
    dct:modified "2024-07-12T10:27:01"^^xsd:dateTime ;
    skos:altLabel "Marine turtles"@en,
        "Cheloniidae"@nb,
        "Egentlige havskilpadder"@nb,
        "Eigentlege havskjelpadder"@nb,
        "Havskilpaddefamilien"@nb,
        "Havskjelpaddefamilien"@nb,
        "Havskjelpadder"@nb ;
    skos:broader humord:c19182 ;
    skos:definition "Havskilpaddefamilien er en familie reptiler i ordenen skilpadder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea turtles"@en,
        "Havskilpadder"@nb .

humord:c67613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67613" ;
    dct:modified "2024-07-12T10:33:22"^^xsd:dateTime ;
    skos:altLabel "Elapids"@en,
        "Elapidae"@nb,
        "Giftsnokar"@nb ;
    skos:broader humord:c12015 ;
    skos:definition "Giftsnoker er en krypdyrfamilie i underordenen slanger, kjent fra Afrika, Asia, Amerika og Oseania. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elapidae"@en,
        "Giftsnoker"@nb .

humord:c67614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67614" ;
    dct:modified "2024-07-12T10:36:43"^^xsd:dateTime ;
    skos:altLabel "Coral reef snakes"@en,
        "Havslangar"@nb,
        "Hydrophiinae"@nb ;
    skos:broader humord:c67613 ;
    skos:definition "Havslanger er en betegnelse på flere slekter i familien giftsnoker. Tidligere ble de betraktet som egen familie eller underfamile. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea snakes"@en,
        "Havslanger"@nb .

humord:c67615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67615" ;
    dct:modified "2024-08-20T09:15:42"^^xsd:dateTime ;
    skos:altLabel "Hemichordata"@nb,
        "Hemichordatar"@nb,
        "Hemichordater"@nb,
        "Hemikordatar"@nb,
        "Hemikordater"@nb,
        "Snabelormar"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Hemichordater er en rekke i dyreriket, som omfatter cirka 100 marine arter på verdensbasis, og 6 – 10 arter i norske farvann. Hemichordater representerer en overgang mellom virvelløse dyr og ryggstrengdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemichordates"@en,
        "Snabelormer"@nb .

humord:c67616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67616" ;
    dct:modified "2024-07-12T10:50:04"^^xsd:dateTime ;
    skos:altLabel "Heterokroni"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Heterokroni beskriver tidsmessige forskyvninger av utviklingen til et karaktertrekk i en organisme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heterochrony"@en,
        "Heterokroni"@nb .

humord:c67617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67617" ;
    dct:modified "2024-07-12T10:53:38"^^xsd:dateTime ;
    skos:altLabel "Histon"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Histoner er en gruppe proteiner som bindes til DNA i cellekjernen i eukaroyte celler. Histonene bidrar til å forme DNA-tråden og beskytte den mot mekanisk skade, og påvirker reguleringen av gener. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Histones"@en,
        "Histoner"@nb .

humord:c67618 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67618" ;
    dct:modified "2024-07-12T11:18:08"^^xsd:dateTime ;
    skos:altLabel "Homeostase"@nb ;
    skos:broader humord:c67409 ;
    skos:definition "Homeostase er organismens opprettholdelse av konstante og stabile fysikalsk-kjemiske forhold i det væskemiljøet som omgir de enkelte celler, det såkalte «indre miljø». <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homeostasis"@en,
        "Homeostase"@nb .

humord:c67619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67619" ;
    dct:modified "2024-07-12T11:26:18"^^xsd:dateTime ;
    skos:altLabel "Matrem"@nb,
        "Tanacetum parthenium"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Matrem er en ettårig eller flerårig urt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feverfew"@en,
        "Matrem"@nb .

humord:c67620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67620" ;
    dct:modified "2024-07-12T11:29:09"^^xsd:dateTime ;
    skos:altLabel "Etande soppar"@nb,
        "Etelege soppar"@nb,
        "Matsoppar"@nb,
        "Spiselige sopper"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Matsopp er en generell betegnelse på sopp som brukes til mat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Edible mushrooms"@en,
        "Matsopper"@nb .

humord:c67621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67621" ;
    dct:modified "2024-11-25T11:07:19"^^xsd:dateTime ;
    skos:altLabel "Melanin"@nb ;
    skos:broader humord:c69042 ;
    skos:definition "Melanin er en gruppe svart-brune/røde pigmenter (fargestoffer) som hos menneskene gir mørkfarging av huden, håret og årehinnen i øyet (choroidea). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Melanin"@en,
        "Melanin"@nb .

humord:c67622 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67622" ;
    dct:modified "2024-07-12T12:21:28"^^xsd:dateTime ;
    skos:altLabel "Caelifera"@nb,
        "Grashopper"@nb ;
    skos:broader humord:c67606 ;
    skos:definition "Gresshopper er en underorden av rettvinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grasshoppers"@en,
        "Gresshopper"@nb .

humord:c67623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67623" ;
    dct:modified "2024-07-12T12:26:28"^^xsd:dateTime ;
    skos:altLabel "Acrididae"@en,
        "Acrididae"@nb,
        "Markgrashopper"@nb ;
    skos:broader humord:c67622 ;
    skos:definition "Markgresshopper er den største av alle gresshoppe-familiene, med cirka 9000 arter i verden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Short-horned grasshoppers"@en,
        "Markgresshopper"@nb .

humord:c67624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67624" ;
    dct:modified "2024-07-12T12:36:49"^^xsd:dateTime ;
    skos:altLabel "Ensifera"@nb,
        "Lauvgrashopper og sirissar"@nb ;
    skos:broader humord:c67606 ;
    skos:definition "Løvgresshopper og sirisser (Ensifera) er en underorden av rettvinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ensifera (Insects)"@en,
        "Løvgresshopper og sirisser"@nb .

humord:c67625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67625" ;
    dct:modified "2024-07-12T12:41:26"^^xsd:dateTime ;
    skos:altLabel "Bush-crickets"@en,
        "Long-horned grasshoppers"@en,
        "Katydidar"@nb,
        "Katydider"@nb,
        "Lauvgrashopper"@nb,
        "Tettigoniidae"@nb ;
    skos:broader humord:c67624 ;
    skos:definition "Løvgresshopper er en gresshoppefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Katydids"@en,
        "Løvgresshopper"@nb .

humord:c67626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67626" ;
    dct:modified "2024-07-12T12:44:31"^^xsd:dateTime ;
    skos:altLabel "Grylloidea"@nb,
        "Sirissar"@nb ;
    skos:broader humord:c67624 ;
    skos:definition "Sirisser er en gresshoppefamilie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crickets"@en,
        "Sirisser"@nb .

humord:c67627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67627" ;
    dct:modified "2024-12-11T14:58:48"^^xsd:dateTime ;
    skos:altLabel "Mitose"@nb ;
    skos:broader humord:c69290 ;
    skos:definition "Mitose er deling av cellekjernen slik at det dannes to nye kjerner med samme kromosomsett som den opprinnelige kjernen. Mitose foregår i kroppsceller når flercellende organismer vokser, og når celler må erstattes. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mitosis"@en,
        "Mitose"@nb .

humord:c67628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67628" ;
    dct:modified "2024-07-12T13:07:23"^^xsd:dateTime ;
    skos:altLabel "Nattfivreld"@nb,
        "Nattfivrelde"@nb,
        "Nattsommarfuglar"@nb,
        "Nattsumarfuglar"@nb,
        "Nattsvermarar"@nb,
        "Nattsvermere"@nb ;
    skos:broader humord:c27631 ;
    skos:definition "Samlebetegnelse for nattaktive sommerfugler, også kalt nattsvermere. Gruppen dekker også nattfly, spinnere, viklere og flere møllignende sommerfugler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moths"@en,
        "Nattsommerfugler"@nb .

humord:c67629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67629" ;
    dct:modified "2024-07-12T13:11:39"^^xsd:dateTime ;
    skos:altLabel "Hawk moth family"@en,
        "Sphingidae"@en,
        "Sphingidae"@nb,
        "Svermarar"@nb,
        "Svermere"@nb,
        "Tussmørkesvermarar"@nb ;
    skos:broader humord:c67628 ;
    skos:definition "Tussmørkesvermere er en familie av flyvende insekter som hører til ordenen sommerfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hawk-moth family"@en,
        "Tussmørkesvermere"@nb .

humord:c67630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67630" ;
    dct:modified "2024-07-12T13:15:30"^^xsd:dateTime ;
    skos:altLabel "Bombycoidea"@nb,
        "Spinnarar (Bombycoidea)"@nb ;
    skos:broader humord:c67628 ;
    skos:definition "Overfamilie av sommefugler, omfatter svermere og spinnere. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hawk-moths"@en,
        "Spinnere (Bombycoidea)"@nb .

humord:c67631 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67631" ;
    dct:modified "2024-07-15T09:34:29"^^xsd:dateTime ;
    skos:altLabel "Necton"@en,
        "Nekton"@nb ;
    skos:broader humord:c67490 ;
    skos:definition "Nekton er de organismene som lever i de frie vannmassene og kan svømme aktivt mot strømmen, for eksempel fisk og blekksprut. Nekton kan skilles fra plankton som ikke kan svømme mot strømmen og bentos som er bunnlevende organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nekton"@en,
        "Nekton"@nb .

humord:c67632 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67632" ;
    dct:modified "2024-07-12T13:41:24"^^xsd:dateTime ;
    skos:altLabel "Agnatha"@en,
        "Agnathes"@en,
        "Cyclostomata"@en,
        "Cyclostomes"@en,
        "Agnatha"@nb,
        "Cyclostomata"@nb,
        "Kjevelause fiskar"@nb,
        "Rundmunnar"@nb,
        "Rundmunner"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Rundmunner er to klasser av kjeveløse fisk (virveldyr som mangler kjever). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jaweless fishes"@en,
        "Kjeveløse fisker"@nb .

humord:c67633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67633" ;
    dct:modified "2024-07-12T13:44:50"^^xsd:dateTime ;
    skos:altLabel "Cephalaspidomorphi"@nb,
        "Hyperoartia"@nb,
        "Lampretter"@nb,
        "Niauge"@nb,
        "Niaugo"@nb,
        "Petromyzontida"@nb ;
    skos:broader humord:c67632 ;
    skos:definition "Niøyer er en klasse av rundmunner (kjeveløse fisk). I Norge forekommer fire arter av niøyer. De voksne niøyene suger blod av andre fisker, og spiser død fisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lampreys"@en,
        "Niøyer"@nb .

humord:c67634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67634" ;
    dct:modified "2024-07-12T13:47:41"^^xsd:dateTime ;
    skos:altLabel "Lykelbiotopar"@nb,
        "Nykelbiotopar"@nb,
        "Nøkkelbiotopar"@nb ;
    skos:broader humord:c65617 ;
    skos:definition "Nøkkelbiotop er et område som er særlig viktig for bevaring av det biologiske mangfoldet, fordi det inneholder naturtyper eller plante- og dyrearter, signalarter, som er sjeldne i landskapet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Key habitats"@en,
        "Nøkkelbiotoper"@nb .

humord:c67635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67635" ;
    dct:modified "2024-07-12T13:54:51"^^xsd:dateTime ;
    skos:altLabel "Oksidasar"@nb ;
    skos:broader humord:c67636 ;
    skos:definition "Oksidaser er enzymer som fremmer oksidasjonen (forbrenningsprosessene) i en organisme med molekylært oksygen som elektronakseptor. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxidases"@en,
        "Oksidaser"@nb .

humord:c67636 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67636" ;
    dct:modified "2024-08-12T13:23:01"^^xsd:dateTime ;
    skos:altLabel "Oksidoreduktasar"@nb ;
    skos:broader humord:c67934 ;
    skos:definition "Oksidoreduktaser er en omfattende gruppe enzymer som katalyserer oksidasjons- og reduksjonsprosesser i organismer. Gruppen kan deles i underklasser, blant annet dehydrogenaser og oksidaser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxidoreductases"@en,
        "Oksidoreduktaser"@nb .

humord:c67637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67637" ;
    dct:modified "2024-07-12T13:59:13"^^xsd:dateTime ;
    skos:altLabel "Oligosakkarid"@nb ;
    skos:broader humord:c61726 ;
    skos:definition "Oligosakkarider er polysakkarider som er satt sammen av et lite antall monosakkarider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oligosaccharides"@en,
        "Oligosakkarider"@nb .

humord:c67638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67638" ;
    dct:modified "2024-07-12T14:01:11"^^xsd:dateTime ;
    skos:altLabel "Astrophysical plasmas"@en,
        "Astrofysiske plasma"@nb,
        "Kosmisk plasma"@nb,
        "Plasmaastrofysikk"@nb,
        "Romplasma"@nb ;
    skos:broader humord:c62047,
        humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma astrophysics"@en,
        "Plasmaastrofysikk"@nb .

humord:c67639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67639" ;
    dct:modified "2024-07-12T14:35:59"^^xsd:dateTime ;
    skos:altLabel "Didelphidae"@en,
        "Didelphidae"@nb,
        "Opossum"@nb,
        "Opossumar"@nb,
        "Opossumer"@nb,
        "Pungrotter"@nb ;
    skos:broader humord:c60238 ;
    skos:definition "Opossumer er en familie pungdyr i ordenen Didelphimorphia. Det finnes 124 arter i 18 slekter som alle lever i Amerika. De regnes som de mest opprinnelige pungdyrene, med flere mer primitive karakterer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opossums"@en,
        "Pungrotter"@nb .

humord:c67640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67640" ;
    dct:modified "2024-09-24T15:46:05"^^xsd:dateTime ;
    skos:altLabel "Omslagsillustrasjon"@nb ;
    skos:broader humord:c05650 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cover illustrations"@en,
        "Omslagsillustrasjon"@nb ;
    skos:related humord:c25522 .

humord:c67641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67641" ;
    dct:modified "2024-09-24T15:45:46"^^xsd:dateTime ;
    skos:altLabel "Literary voice"@en,
        "Voice (Literature)"@en,
        "Voices (Literature)"@en,
        "Forteljarstemme"@nb,
        "Forteljarstemmer"@nb,
        "Fortellerstemme"@nb ;
    skos:broader humord:c06518 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Literary voices"@en,
        "Fortellerstemmer"@nb ;
    skos:related humord:c06523,
        humord:c06741 .

humord:c67642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67642" ;
    dct:modified "2024-09-24T15:46:33"^^xsd:dateTime ;
    skos:altLabel "Forteljarstruktur"@nb,
        "Narrativ struktur"@nb ;
    skos:broader humord:c06518 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Narrative structure"@en,
        "Fortellerstruktur"@nb .

humord:c67643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67643" ;
    dct:modified "2024-09-24T15:47:01"^^xsd:dateTime ;
    skos:altLabel "Nonsens literature"@en,
        "Nonsens (Litteratur)"@nb,
        "Nonsensdikting"@nb,
        "Nonsensdiktning"@nb,
        "Nonsenslitteratur"@nb ;
    skos:broader humord:c07034 ;
    skos:definition "Nonsensbøker er humoristisk litteratur, oftest på vers, som bygger på absurde ordsammensetninger og forestillinger, men ikke på det fullstendig meningsløse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nonsense literature"@en,
        "Nonsenslitteratur"@nb .

humord:c67644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67644" ;
    dct:modified "2024-07-17T14:32:44"^^xsd:dateTime ;
    skos:altLabel "Konveksjonssoner"@nb ;
    skos:broader humord:c08186,
        humord:c67021 ;
    skos:definition "En konveksjonssone for en stjerne er rekkevidden av radiusen hvor energien primært transporteres av konveksjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convection zones"@en,
        "Konveksjonssoner"@nb .

humord:c67645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67645" ;
    dct:modified "2024-07-17T14:40:05"^^xsd:dateTime ;
    skos:altLabel "Kosmisk fysikk"@nb ;
    skos:broader humord:c08181,
        humord:c08260 ;
    skos:definition "Kosmisk fysikk er den delen av fysikken som omfatter astrofysikk og kosmisk geofysikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic physics"@en,
        "Kosmisk fysikk"@nb .

humord:c67646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67646" ;
    dct:modified "2024-07-17T14:52:40"^^xsd:dateTime ;
    skos:altLabel "Kosmisk geofysikk"@nb ;
    skos:broader humord:c08276,
        humord:c67645 ;
    skos:definition "Kosmisk geofysikk er en gren av romforskningen som omfatter studier av geofysiske fenomener, forhold og prosesser i Jordens øvre atmosfære og nære verdensrom (magnetosfæren). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic geophysics"@en,
        "Kosmisk geofysikk"@nb ;
    skos:related humord:c66937 .

humord:c67647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67647" ;
    dct:modified "2024-07-17T14:56:47"^^xsd:dateTime ;
    skos:altLabel "Kosmisk materie"@nb,
        "Kosmisk støv"@nb ;
    skos:broader humord:c67563 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic dust"@en,
        "Kosmisk støv"@nb .

humord:c67648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67648" ;
    dct:modified "2024-07-17T15:07:47"^^xsd:dateTime ;
    skos:altLabel "Cosmic rays"@en,
        "Millikan rays"@en,
        "Kosmisk stråling"@nb,
        "Kosmiske strålar"@nb,
        "Kosmiske stråler"@nb ;
    skos:broader humord:c66903 ;
    skos:definition "Kosmisk stråling er atomkjerner og elektroner som utbrer seg i det interstellare rom med meget høy energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic radiation"@en,
        "Kosmisk stråling"@nb .

humord:c67649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67649" ;
    dct:modified "2024-07-17T15:12:15"^^xsd:dateTime ;
    skos:altLabel "Cosmic magnetism"@en,
        "Extraterrestrial magnetic fields"@en,
        "Kosmiske magnetfelt"@nb ;
    skos:broader humord:c62047,
        humord:c67085 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic magnetic fields"@en,
        "Kosmiske magnetfelt"@nb .

humord:c67650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67650" ;
    dct:modified "2024-07-17T15:18:56"^^xsd:dateTime ;
    skos:altLabel "Baby universes"@en,
        "Cosmogeny"@en,
        "Babyunivers"@nb,
        "Babyuniverser"@nb,
        "Kosmogoni"@nb ;
    skos:broader humord:c08188 ;
    skos:definition "Kosmogoni er studiet av opprinnelsen og utviklingen av himmellegemer og systemene de er en del av. Begrepet brukes spesielt om planetene og solsystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmogony"@en,
        "Kosmogoni"@nb ;
    skos:related humord:c12588 .

humord:c67651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67651" ;
    dct:modified "2024-07-17T15:28:38"^^xsd:dateTime ;
    skos:altLabel "Kosmologiske modellar"@nb ;
    skos:broader humord:c08188 ;
    skos:definition "En kosmologisk modell er en teoretisk beskrivelse av universets struktur, dynamikk og utvikling over tid. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmological models"@en,
        "Kosmologiske modeller"@nb .

humord:c67652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67652" ;
    dct:modified "2024-07-18T09:23:41"^^xsd:dateTime ;
    skos:altLabel "Kuiperbeltet"@nb ;
    skos:broader humord:c61012 ;
    skos:definition "Kuiperbeltet er en sverm av isholdige objekter som beveger seg rundt Solen utenfor Neptuns bane. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kuiper belt"@en,
        "Kuiperbeltet"@nb .

humord:c67653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67653" ;
    dct:modified "2024-07-18T09:27:30"^^xsd:dateTime ;
    skos:altLabel "Kulehopar"@nb ;
    skos:broader humord:c65515 ;
    skos:definition "Kulehoper er tette kuleformede ansamlinger av stjerner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Globular clusters"@en,
        "Kulehoper"@nb .

humord:c67654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67654" ;
    dct:modified "2024-07-18T09:31:55"^^xsd:dateTime ;
    skos:altLabel "Kvantekosmologi"@nb ;
    skos:broader humord:c08188,
        humord:c08265 ;
    skos:definition "Kvantekosmologi er et forskningsområde der man forsøker å gi en kvantebeskrivelse av sannsynlige begynnelsestilstander for universet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quantum cosmology"@en,
        "Kvantekosmologi"@nb .

humord:c67655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67655" ;
    dct:modified "2024-07-18T09:37:52"^^xsd:dateTime ;
    skos:altLabel "Lagrangian equilibrium points"@en,
        "Lagrange-punkt"@nb,
        "Lagrangepunktet"@nb ;
    skos:broader humord:c66590 ;
    skos:definition "Lagrangepunkt er namnet på posisjonar i rommet der tyngdekrafta mellom to store objekt (til dømes Sola og Jorda, eller mellom Jorda og Månen) er omtrent lik. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lagrangian points"@en,
        "Lagrange-punkter"@nb .

humord:c67656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67656" ;
    dct:modified "2024-07-18T09:56:48"^^xsd:dateTime ;
    skos:altLabel "Hubble-Sandage variables"@en,
        "LBVs (Stars)"@en,
        "Luminous blue variables"@en,
        "LBV (Stjerner)"@nb,
        "LBV-stjerner"@nb ;
    skos:broader humord:c64322 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luminous Blue Variable"@en,
        "LBV (Stjerner)"@nb .

humord:c67657 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67657" ;
    dct:modified "2024-07-30T11:17:35"^^xsd:dateTime ;
    skos:altLabel "M83"@en,
        "NGC 5236"@en,
        "Southern Pinwheel Galaxy"@en,
        "M83"@nb,
        "Messier 83"@nb,
        "NGC 5236"@nb,
        "Sydlige hjulgalaksen"@nb ;
    skos:broader humord:c66567 ;
    skos:definition "Sydlige hjulgalaksen (også kjent som Messier 83, M83 eller NGC 5236) er en stavspiralgalakse beliggende omtrent 15 millioner lysår unna i stjernebildet Vannslangen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Messier 83"@en,
        "Messier 83"@nb .

humord:c67658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67658" ;
    dct:modified "2024-07-30T11:17:04"^^xsd:dateTime ;
    skos:altLabel "Gravitational lensing"@en,
        "Gravitasjonslinser"@nb,
        "Gravitasjonslinsing"@nb ;
    skos:broader humord:c66815 ;
    skos:definition "Gravitasjonslinse er et objekt i verdensrommet (for eksempel en planet, stjerne, sort hull, eller en galakse) som ligger mellom Jorden og en strålingskilde (for eksempel en stjerne, galakse, kvasar eller annet) på en slik måte at det gir opphav til optiske fenomener som fokusering, forsterkning og oppsplitting i flere bilder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gravitational lenses"@en,
        "Gravitasjonslinser"@nb .

humord:c67659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67659" ;
    dct:modified "2024-07-25T12:21:40"^^xsd:dateTime ;
    skos:altLabel "Photospheric granulation"@en,
        "Solar granulation"@en,
        "Solar granules"@en,
        "Granulasjon (Sola)"@nb,
        "Granulering (Sola)"@nb ;
    skos:broader humord:c64532 ;
    skos:definition "Granulasjon er små lysere områder på soloverflaten som forårsaker av konveksjoner, det vil si varme som stiger opp fra solens indre. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Granules (Solar)"@en,
        "Granulasjon (Sola)"@nb .

humord:c67660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67660" ;
    dct:modified "2024-10-16T10:07:41"^^xsd:dateTime ;
    skos:altLabel "Magnetic storms"@en,
        "Solar storms"@en,
        "Geomagnetiske stormar"@nb,
        "Magnetiske stormar"@nb,
        "Magnetiske stormer"@nb,
        "Solstormar"@nb,
        "Solstormer"@nb ;
    skos:broader humord:c60900 ;
    skos:definition "Geomagnetiske stormer er kraftige, uregelmessige forandringer i Jordens magnetfelt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geomagnetic storms"@en,
        "Geomagnetiske stormer"@nb ;
    skos:related humord:c68554 .

humord:c67661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67661" ;
    dct:modified "2024-07-25T12:34:24"^^xsd:dateTime ;
    skos:altLabel "Galaksedanning"@nb ;
    skos:broader humord:c61997 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galaxy formation"@en,
        "Galaksedannelse"@nb .

humord:c67662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67662" ;
    dct:modified "2024-07-30T11:16:15"^^xsd:dateTime ;
    skos:altLabel "Fraunhoferliner"@nb,
        "Fraunhoferske linjer"@nb ;
    skos:broader humord:c66471 ;
    skos:definition "Fraunhoferske linjer er skarpe mørke linjer på tvers av fargespekteret i lyset fra Sola. Linjene forklares som absorpsjonslinjer som skyldes at lys med bestemte bølgelengder absorberes sterkt i enkelte atomer i den ytre solatmosfæren. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fraunhofer lines"@en,
        "Fraunhoferlinjer"@nb .

humord:c67663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67663" ;
    dct:modified "2024-07-25T13:02:12"^^xsd:dateTime ;
    skos:altLabel "Fotometri"@nb,
        "Ljosmåling"@nb,
        "Lysmåling"@nb ;
    skos:broader humord:c66696 ;
    skos:definition "Fotometri er måling av elektromagnetisk strålingsenergi og bygger på de samme størrelsene som ved radiometrisk måling (energi, effekt og annet), men måleenhetene er her tilpasset øyets følsomhetsskala for synlig lys, lys med bølgelengde 380–780 nm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photometry"@en,
        "Fotometri"@nb .

humord:c67664 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67664" ;
    dct:modified "2024-07-26T08:46:47"^^xsd:dateTime ;
    skos:altLabel "Korallhavet"@nb ;
    skos:broader humord:c14708 ;
    skos:definition "Korallhavet er et randhav til Stillehavet, som befinner seg mellom staten Queensland i Australia og øygruppene Papua Ny-Guinea, Salomonøyene, Vanuatu og Ny-Caledonia. Korallhavet strekker seg 2000 kilometer langs Australias kyst, og er oppkalt etter korallrevet Great Barrier Reef som befinner seg her.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coral sea"@en,
        "Korallhavet"@nb .

humord:c67665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67665" ;
    dct:modified "2024-07-26T08:51:16"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk lappeteppe"@nb,
        "Kombinatorisk lappverk"@nb,
        "Lappeteppe av kombinatorikk"@nb ;
    skos:broader humord:c04302 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial patchwork"@en,
        "Kombinatorisk lappeteppe"@nb .

humord:c67666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67666" ;
    dct:modified "2024-07-29T10:15:59"^^xsd:dateTime ;
    skos:altLabel "Amorft silisium"@nb ;
    skos:broader humord:c62679,
        humord:c63190 ;
    skos:definition "Amorft silisium er den ikke-krystallinske formen for silisium som brukes til solceller og tynnfilmtransistorer i LCD-skjermer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amorphous silicon"@en,
        "Amorft silisium"@nb .

humord:c67667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67667" ;
    dct:modified "2024-07-26T09:00:35"^^xsd:dateTime ;
    skos:altLabel "Sosial manipulering"@nb ;
    skos:broader humord:c63698 ;
    skos:definition "Sosial manipulering er innen informasjonssikkerhet det å manipulere mennesker til å utføre handlinger eller utlevere konfidensiell informasjon <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social engineering"@en,
        "Sosial manipulering"@nb .

humord:c67668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67668" ;
    dct:modified "2024-07-26T09:02:15"^^xsd:dateTime ;
    skos:altLabel "Beregningsorientert nevrovitskap"@nb,
        "Numerisk nevrovitenskap"@nb,
        "Numerisk nevrovitskap"@nb ;
    skos:broader humord:c29383 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational neuroscience"@en,
        "Beregningsorientert nevrovitenskap"@nb .

humord:c67669 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67669" ;
    dct:modified "2024-07-26T09:07:43"^^xsd:dateTime ;
    skos:altLabel "Continuous delivery"@en,
        "Continuous integration"@en,
        "CI/CD"@nb,
        "Kontinuerleg distribusjon"@nb,
        "Kontinuerleg integrasjon"@nb,
        "Kontinuerleg integrasjon og distribusjon"@nb,
        "Kontinuerleg levering"@nb,
        "Kontinuerlig distribusjon"@nb,
        "Kontinuerlig integrasjon"@nb,
        "Kontinuerlig levering"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "Innen programvareutvikling er CI/CD eller CICD er kombinasjonen av kontinuerlig integrasjon (CI) og (oftest:) kontinuerlig leveranse eller (mindre vanlig:) kontinuerlig utrulling <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Continuous integration and delivery"@en,
        "Kontinuerlig integrasjon og distribusjon"@nb .

humord:c67670 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67670" ;
    dct:modified "2024-07-26T09:11:55"^^xsd:dateTime ;
    skos:altLabel "Artsflokker"@nb,
        "Artssvermer"@nb,
        "Kryptiske artar"@nb,
        "Syskenflokkar"@nb,
        "Søskenflokkar"@nb,
        "Søskenflokker"@nb ;
    skos:broader humord:c11515 ;
    skos:definition "En kryptisk art er i biologien betegnelsen på et medlem av en gruppe arter, som tilfredsstiller definisjonen på en art ved at de er reproduktivt adskilt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryptic species"@en,
        "Kryptiske arter"@nb .

humord:c67671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67671" ;
    dct:modified "2024-07-26T09:16:26"^^xsd:dateTime ;
    skos:altLabel "Kragesoppear"@nb,
        "Kragesoppfamilien"@nb,
        "Stropharia"@nb,
        "Strophariaceae"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Kragesopp, slekt av skivesopper.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Strophariaceae"@en,
        "Kragesopper"@nb .

humord:c67672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67672" ;
    dct:modified "2024-07-26T09:18:13"^^xsd:dateTime ;
    skos:altLabel "Hebeloma"@nb,
        "Reddiksoppar"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Reddiksopp er en slekt skivesopper med blekbrun hatt og grålige til brunlige skiver.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hebeloma"@en,
        "Reddiksopper"@nb .

humord:c67673 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67673" ;
    dct:modified "2024-07-26T09:20:24"^^xsd:dateTime ;
    skos:altLabel "Bylgjekinematikk"@nb,
        "Bølgekinematikk"@nb,
        "Bølgjekinematikk"@nb ;
    skos:broader humord:c61133 ;
    skos:definition "Bølgekinematikk beskriver hvordan bølgepartikler eller dråper i en bølge beveger seg. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wave kinematics"@en,
        "Bølgekinematikk"@nb .

humord:c67674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67674" ;
    dct:modified "2024-07-26T09:21:50"^^xsd:dateTime ;
    skos:altLabel "Matematisk epidemiologi"@nb ;
    skos:broader humord:c22326 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical epidemiology"@en,
        "Matematisk epidemiologi"@nb .

humord:c67675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67675" ;
    dct:modified "2024-07-26T09:28:47"^^xsd:dateTime ;
    skos:altLabel "Kermack-McKendrick-modellen"@nb,
        "Kermack-McKendrick-teorien"@nb,
        "SEIIR-modellen"@nb,
        "SEIR-modellen"@nb,
        "SEIS-modellen"@nb,
        "SIR-modellen"@nb,
        "SIRD-modellen"@nb ;
    skos:broader humord:c67674 ;
    skos:definition "SIR-modellen er en enkel, matematisk modell for å beskrive hvordan en epidemi kan utbre seg.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "SIR-model"@en,
        "SIR-modellen"@nb .

humord:c67676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67676" ;
    dct:modified "2024-07-26T09:32:40"^^xsd:dateTime ;
    skos:altLabel "Environmental DNA"@en,
        "eDNA"@en,
        "Miljø-DNA"@nb,
        "Miljøsekvensering"@nb,
        "eDNA"@nb ;
    skos:broader humord:c18913 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental sequencing"@en,
        "Miljøsekvensering"@nb .

humord:c67677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67677" ;
    dct:modified "2024-07-30T11:13:49"^^xsd:dateTime ;
    skos:altLabel "PCI"@en,
        "Fotokjemisk internalisering"@nb,
        "PCI"@nb ;
    skos:broader humord:c16421 ;
    skos:definition "Fotokjemisk internalisering er en unik fotokjemisk metode for frigjøring av molekyler eller virus fra endosomer og/eller lysosomer til cellens cytosol. Slike molekyler/virus (som regel makromolekyler) tas opp i celler ved endocytose og er for store til å transporteres eller diffunderes direkte gjennom plasmamembranen eller membranen til den endocytiske vesikkelen (endosom/lysosom). Dette fører til enzymatisk degradering av molekylene i sene endosomer og lysosomer, noe som medfører til at en rekke terapeutiske molekyler blir hindret i å utføre sin biologiske funksjon. Ved hjelp av PCI kan man derfor fotokjemisk ødelegge membranen til endocytiske vesikler som resulterer i at medikamentet frigjøres til cytosol eller cellekjernen hvor det kan virke. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photochemical internalization"@en,
        "Fotokjemisk internalisering"@nb .

humord:c67678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67678" ;
    dct:modified "2024-07-26T09:35:36"^^xsd:dateTime ;
    skos:altLabel "Reell algebraisk geometri"@nb ;
    skos:broader humord:c62338 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Real algebraic geometry"@en,
        "Reell algebraisk geometri"@nb .

humord:c67679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67679" ;
    dct:modified "2024-07-26T09:43:12"^^xsd:dateTime ;
    skos:altLabel "del Pezzo-flater"@nb ;
    skos:broader humord:c62338 ;
    skos:definition "I matematikk er en del Pezzo-flate eller Fano-flate en to-dimensjonal Fano-variant, med andre ord en ikke-singulær projektiv algebraisk flate med en rikholdig antikanonisk divisorklasse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "del Pezzo surfaces"@en,
        "del Pezzo-flater"@nb .

humord:c67680 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67680" ;
    dct:modified "2024-07-26T09:52:39"^^xsd:dateTime ;
    skos:altLabel "EUV"@en,
        "XUV"@en,
        "EUV"@nb,
        "Ekstrem UV"@nb,
        "Ekstrem ultrafiolett stråling"@nb,
        "Høgenergi ultrafiolett"@nb,
        "XUV"@nb ;
    skos:broader humord:c66750 ;
    skos:definition "Ekstrem ultrafiolett stråling er ultrafiolett elektromagnetisk stråling med høg energi, med bølgjelengd på mellom 124 nm og 10 nm. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extreme ultraviolet radiation"@en,
        "Ekstrem ultrafiolett stråling"@nb .

humord:c67681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67681" ;
    dct:modified "2024-07-26T10:21:31"^^xsd:dateTime ;
    skos:altLabel "Blasarar"@nb,
        "Blasarer"@nb,
        "Blazarar"@nb ;
    skos:broader humord:c66676,
        humord:c67404 ;
    skos:definition "En blazar eller blasar (blazing quasi-stellar object) er en type av svært kompakte, ytterst lyssterke og raskt variable galaksekjerner som kan sees som en slags kvasar. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blazars"@en,
        "Blazarer"@nb ;
    skos:related humord:c67682 .

humord:c67682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67682" ;
    dct:modified "2024-07-26T10:20:52"^^xsd:dateTime ;
    skos:altLabel "BL Lac objects"@en,
        "BL Lac-type objects"@en,
        "BL Lac-objekter"@nb,
        "Bl lac-objekt"@nb,
        "Lacertae-objekt"@nb,
        "Lacertae-objekter"@nb ;
    skos:broader humord:c66676,
        humord:c67404 ;
    skos:definition "BL Lacertae-objekt er en type aktiv galaksekjerne som har svake eller fraværende emisjonslinjer og hurtig variasjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "BL Lacertae objects"@en,
        "BL Lacertae-objekter"@nb ;
    skos:related humord:c67681 .

humord:c67683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67683" ;
    dct:modified "2024-07-26T11:18:44"^^xsd:dateTime ;
    skos:altLabel "Distance calculations (Astronomy)"@en,
        "Distance determinations (Astronomy)"@en,
        "Distance measures (Astronomy)"@en,
        "Avstandsberekningar (Astronomi)"@nb,
        "Avstandsbestemmelser (Astronomi)"@nb,
        "Avstandsmålingar (Astronomi)"@nb,
        "Avstandsmålinger (Astronomi)"@nb,
        "Avstandsutrekningar (Astronomi)"@nb ;
    skos:broader humord:c08181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Distance measurements (Astronomy)"@en,
        "Avstandsberegninger (Astronomi)"@nb .

humord:c67684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67684" ;
    dct:modified "2024-07-26T11:48:54"^^xsd:dateTime ;
    skos:altLabel "Naturfilosofar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural philosophers"@en,
        "Naturfilosofer"@nb ;
    skos:related humord:c00586 .

humord:c67685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67685" ;
    dct:modified "2024-07-30T11:12:01"^^xsd:dateTime ;
    skos:altLabel "Menstruasjonssyklusar"@nb ;
    skos:broader humord:c03877 ;
    skos:definition "Menstruasjonssyklusen omfatter periodiske forandringer som skjer i livmorslimhinnen og eggstokkene på grunn av hormonpåvirkning. Syklusen innebærer et samspill mellom ulike hormoner som dannes i eggstokkene, i hypofysen og hypothalamus i hjernen. Menstruasjonssyklusen varer fra menstruasjonens første dag til første dag av neste menstruasjo <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Menstrual cycles"@en,
        "Menstruasjonssykluser"@nb .

humord:c67686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67686" ;
    dct:modified "2024-07-29T08:27:07"^^xsd:dateTime ;
    skos:altLabel "Behandlingsgrunnlag"@nb ;
    skos:broader humord:c25099 ;
    skos:definition "Behandlingsgrunnlag er rettslig grunnlag for å behandle personopplysninger. Dette kan for eksempel være samtykke. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legal basis"@en,
        "Behandlingsgrunnlag"@nb .

humord:c67687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67687" ;
    dct:modified "2024-07-29T08:34:19"^^xsd:dateTime ;
    skos:altLabel "Behandlingsansvarleg"@nb ;
    skos:broader humord:c25099 ;
    skos:definition "Behandlingsansvarlig er den som bestemmer formålet med behandlingen av personopplysninger og hvilke hjelpemidler som skal brukes. Dette er vanligvis en virksomhet. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data controller"@en,
        "Behandlingsansvarlig"@nb .

humord:c67688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67688" ;
    dct:modified "2024-07-29T08:40:31"^^xsd:dateTime ;
    skos:altLabel "Konfidensialitet"@nb ;
    skos:broader humord:c63698 ;
    skos:definition "Konfidensialitet består i at informasjon begrenses til dem som er autorisert til å ha tilgang til den.  <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Confidentiality"@en,
        "Konfidensialitet"@nb .

humord:c67689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67689" ;
    dct:modified "2024-07-29T08:42:12"^^xsd:dateTime ;
    skos:altLabel "Langtidsbevaring"@nb ;
    skos:broader humord:c04235 ;
    skos:definition "Langtidsbevaring innebærer å ta hensyn til endringer og skiftende teknologier, nye (oppbevarings)medier og nye formater, og å holde data og tilhørende informasjon tilgjengelig og forståelig for relevante brukergrupper uavhengig av disse endringene. <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long-term storage"@en,
        "Langtidsbevaring"@nb .

humord:c67690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67690" ;
    dct:modified "2024-07-30T11:11:07"^^xsd:dateTime ;
    skos:altLabel "Key words"@en,
        "Nykelord"@nb,
        "Nøkkelord"@nb ;
    skos:broader humord:c00136,
        humord:c05829 ;
    skos:definition "Nøkkelord er et ord eller uttrykk, hentet fra et dokuments tekst, som karakteriserer dokumentets innhold. Nøkkelord ligner på emneord, men inngår ikke i et kontrollert vokabular eller et indekseringsspråk, slik emneord gjør. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Keywords"@en,
        "Nøkkelord"@nb .

humord:c67691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67691" ;
    dct:modified "2024-07-29T08:54:35"^^xsd:dateTime ;
    skos:altLabel "Menneskelesbare data"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Menneskelesbar betegner data som kan leses/håndteres av mennesker.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human-readable data"@en,
        "Menneskelesbare data"@nb .

humord:c67692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67692" ;
    dct:modified "2024-07-29T08:57:49"^^xsd:dateTime ;
    skos:altLabel "Maskinhandterbare data"@nb,
        "Maskinhåndterbare data"@nb,
        "Maskinlesbare data"@nb ;
    skos:broader humord:c22025 ;
    skos:definition "Maskinlesbare data har en form som kan leses og forstås av datamaskiner.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Machine-readable data"@en,
        "Maskinlesbare data"@nb .

humord:c67693 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67693" ;
    dct:modified "2024-07-29T09:11:36"^^xsd:dateTime ;
    skos:altLabel "Påliteleg digitalt arkiv"@nb,
        "Pålitelege digitale arkiv"@nb,
        "Pålitelig digitalt arkiv"@nb,
        "Pålitelige digitale arkiv"@nb ;
    skos:broader humord:c29545 ;
    skos:definition "Et pålitelig digitalt arkiv er en infrastrukturkomponent som forvalter og gir pålitelig og langsiktig tilgang til digitale ressurser <openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reliable digital archives"@en,
        "Pålitelige digitale arkiver"@nb .

humord:c67694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67694" ;
    dct:modified "2024-11-01T14:13:40"^^xsd:dateTime ;
    skos:altLabel "DPO"@en,
        "Data protection officer"@en,
        "Personvernombod"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Personvernombud er en person som er utpekt av en behandlingsansvarlig. Personen har som oppgave å bidra til at den behandlingsansvarlige følger personopplysningsloven med forskrift.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Data protection officers"@en,
        "Personvernombud"@nb .

humord:c67695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67695" ;
    dct:modified "2024-07-29T09:32:56"^^xsd:dateTime ;
    skos:altLabel "Discipline-specific"@en,
        "Fagspesifikk"@nb ;
    skos:broader humord:c22388 ;
    skos:definition "Fagspesifikk er noe som er spesifikt for et fagområde.<openscience.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subject-specific"@en,
        "Fagspesifikk"@nb .

humord:c67696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67696" ;
    dct:modified "2024-07-29T09:54:00"^^xsd:dateTime ;
    skos:altLabel "Jorddegradering"@nb ;
    skos:broader humord:c65968 ;
    skos:definition "Jorddegradering refererer til prosessen hvor jordens kvalitet forverres, både fysisk, kjemisk og biologisk, ofte som følge av menneskelig aktivitet.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil degradation"@en,
        "Jorddegradering"@nb .

humord:c67697 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67697" ;
    dct:modified "2025-03-06T13:35:04"^^xsd:dateTime ;
    skos:altLabel "Sentral-Hellas"@nb,
        "Stereá Elláda-regionen"@nb ;
    skos:broader humord:c02348 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Central Greece region"@en,
        "Sentral-Hellas"@nb .

humord:c67698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67698" ;
    dct:modified "2024-11-19T14:06:29"^^xsd:dateTime ;
    skos:altLabel "Lakseoppdrett"@nb ;
    skos:broader humord:c16599 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salmon farming"@en,
        "Lakseoppdrett"@nb ;
    skos:related humord:c68971 .

humord:c67699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67699" ;
    dct:modified "2024-07-29T12:28:53"^^xsd:dateTime ;
    skos:altLabel "Aureoppdrett"@nb ;
    skos:broader humord:c16599 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trout farming"@en,
        "Ørretoppdrett"@nb .

humord:c67700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67700" ;
    dct:modified "2024-07-29T14:23:28"^^xsd:dateTime ;
    skos:altLabel "Soluble polymers"@en,
        "Hydrofile polymerar"@nb,
        "Hydrofile polymere"@nb,
        "Løselige polymerer"@nb,
        "Løyselege polymerar"@nb,
        "Polymere løsninger"@nb,
        "Polymere løysningar"@nb,
        "Vassløyselege polymerar"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Løselige polymerer, også kjent som vannløselige polymerer, er polymere forbindelser som kan løses opp i vann. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water-soluble polymers"@en,
        "Vannløselige polymerer"@nb .

humord:c67701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67701" ;
    dct:modified "2024-07-29T14:26:19"^^xsd:dateTime ;
    skos:altLabel "Løysingsevne"@nb ;
    skos:broader humord:c65092 ;
    skos:definition "Løselighet er et ord for hvor lett et stoff kan løses i en væske <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solubility"@en,
        "Løselighet"@nb .

humord:c67702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67702" ;
    dct:modified "2024-07-29T15:06:47"^^xsd:dateTime ;
    skos:altLabel "Magnesiumorganiske sambindingar"@nb,
        "Organomagnesium"@nb,
        "Organomagnesiumforbindelser"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Magnesiumorganiske forbindelser, også kjent som organomagnesiumforbindelser, er en klasse av forbindelser som inneholder en binding mellom karbon og magnesium. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organopotassium compounds"@en,
        "Magnesiumorganiske forbindelser"@nb .

humord:c67703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67703" ;
    dct:modified "2024-07-29T15:11:31"^^xsd:dateTime ;
    skos:altLabel "Bitter salt"@en,
        "English salt"@en,
        "Epsom salt"@en,
        "Magnesium sulphate"@en,
        "Magnesiumsulfat"@nb,
        "MgSO4"@nb ;
    skos:broader humord:c62649 ;
    skos:definition "Magnesiumsulfat er en kjemisk forbindelse av magnesium, svovel og oksygen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnesium sulfate"@en,
        "Magnesiumsulfat"@nb .

humord:c67704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67704" ;
    dct:modified "2024-07-30T09:20:41"^^xsd:dateTime ;
    skos:altLabel "XML Query"@en,
        "XML Query"@nb,
        "XQuery"@nb ;
    skos:broader humord:c64330 ;
    skos:definition "XQuery er et spørrespråk med enkel programmeringsfunksjonalitet beregnet for å gjøre spørringer mot XML-data. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "XQuery"@en,
        "XQuery"@nb .

humord:c67705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67705" ;
    dct:modified "2024-07-30T12:36:21"^^xsd:dateTime ;
    skos:altLabel "Magnetokjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Magnetokjemi er en gren innen kjemi som studerer de magnetiske egenskapene til kjemiske forbindelser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnetochemistry"@en,
        "Magnetokjemi"@nb .

humord:c67706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67706" ;
    dct:modified "2024-07-30T12:45:00"^^xsd:dateTime ;
    skos:altLabel "Makromolekyl"@nb,
        "Makromolekylære forbindelser"@nb,
        "Makromolekylære sambindingar"@nb ;
    skos:broader humord:c61449 ;
    skos:definition "Makromolekyler er kjempemolekyler som er bygd opp av opptil flere tusen atomer som er bundet sammen med kovalente bindinger. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macromolecules"@en,
        "Makromolekyler"@nb ;
    skos:related humord:c67707 .

humord:c67707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67707" ;
    dct:modified "2024-07-31T13:33:18"^^xsd:dateTime ;
    skos:altLabel "Macrocyclic compounds"@en,
        "Makrosykliske sambindingar"@nb,
        "Sykliske makromolekyl"@nb,
        "Sykliske makromolekyler"@nb ;
    skos:broader humord:c61782 ;
    skos:definition "Makrosykliske forbindelser er kjemiske forbindelser som inneholder store, lukkede ringer med mange atomer, vanligvis mer enn ni atomer i ringen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macrocycles"@en,
        "Makrosykliske forbindelser"@nb ;
    skos:related humord:c67706 .

humord:c67708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67708" ;
    dct:modified "2024-07-31T13:34:11"^^xsd:dateTime ;
    skos:altLabel "Mangansambindingar"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Manganforbindelser er kjemiske forbindelser mellom mangan og øvrige grunnstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manganese compounds"@en,
        "Manganforbindelser"@nb .

humord:c67709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67709" ;
    dct:modified "2024-07-30T12:53:17"^^xsd:dateTime ;
    skos:altLabel "MnAs"@en,
        "Manganarsenid"@nb,
        "MnAs"@nb ;
    skos:broader humord:c67708 ;
    skos:definition "Manganarsenid (MnAs) er en intermetallisk forbindelse som inneholder mangan (Mn) og arsen (As). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manganese arsenide"@en,
        "Manganarsenid"@nb .

humord:c67710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67710" ;
    dct:modified "2024-07-30T12:55:59"^^xsd:dateTime ;
    skos:altLabel "Manganlegeringar"@nb ;
    skos:broader humord:c08380 ;
    skos:definition "Manganlegeringer er legert metall hvor mangan er en betydelig komponent. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Manganese alloys"@en,
        "Manganlegeringer"@nb .

humord:c67711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67711" ;
    dct:modified "2024-07-30T13:15:21"^^xsd:dateTime ;
    skos:altLabel "Masseoverføring"@nb,
        "Massetransport"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Masseoverføring, fellesbetegnelse for den grunnleggende mekanismen i mange kjemiske enhetsoperasjoner hvor en eller flere komponenter «masseoverføres» fra én fase til en annen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass transfer"@en,
        "Masseoverføring"@nb .

humord:c67712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67712" ;
    dct:modified "2024-07-30T13:19:46"^^xsd:dateTime ;
    skos:altLabel "Massespekter"@nb,
        "Massespektra"@nb ;
    skos:broader humord:c61414 ;
    skos:definition "Et massespektrum er et diskontinuerlig spektrum som viser hyppigheten av partikler (elementærpartikler, atomer, ioner) som funksjon av massen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass spectra"@en,
        "Massespektrum"@nb .

humord:c67713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67713" ;
    dct:modified "2024-07-30T13:24:24"^^xsd:dateTime ;
    skos:altLabel "Masseverknadslova"@nb ;
    skos:broader humord:c66934 ;
    skos:definition "Massevirkningsloven er en naturlov som beskriver sammensetningen av stoffer i en reaksjonsblanding ved likevekt og hvordan reaksjonsfarten er avhengig av stoffenes konsentrasjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Law of mass action"@en,
        "Massevirkningsloven"@nb .

humord:c67714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67714" ;
    dct:modified "2024-07-30T13:29:19"^^xsd:dateTime ;
    skos:altLabel "Materials analysis methods"@en,
        "Materialanalyser"@nb ;
    skos:broader humord:c01459 ;
    skos:definition "Materialanalyse er prosessen med å undersøke og karakterisere materialers kjemiske, fysiske, mekaniske og strukturelle egenskaper. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Materials analysis"@en,
        "Materialanalyser"@nb .

humord:c67715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67715" ;
    dct:modified "2024-07-30T13:37:28"^^xsd:dateTime ;
    skos:altLabel "Material mechanics"@en,
        "Materialmekanikk"@nb ;
    skos:broader humord:c04397 ;
    skos:definition "Materialmekanikk er et felt innen mekanikk og ingeniørvitenskap som studerer oppførselen til materialer under påvirkning av ytre krefter, belastninger, og deformasjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechanics of materials"@en,
        "Materialmekanikk"@nb .

humord:c67716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67716" ;
    dct:modified "2024-07-30T13:58:50"^^xsd:dateTime ;
    skos:altLabel "Intermediates"@en,
        "Reactive intermediate products"@en,
        "Reactive intermediates"@en,
        "Intermediat"@nb,
        "Intermediater"@nb,
        "Mellomprodukt"@nb,
        "Reaksjonsintermediat"@nb,
        "Reaksjonsintermediater"@nb,
        "Reaktive mellomprodukter"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Mellomprodukter er produkt som dannes mens en kjemisk reaksjon forløper, også kalt intermediat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reaction intermediates"@en,
        "Mellomprodukter"@nb .

humord:c67717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67717" ;
    dct:modified "2024-07-30T15:01:19"^^xsd:dateTime ;
    skos:altLabel "Metallelektrodar"@nb ;
    skos:broader humord:c64466 ;
    skos:definition "Metallelektroder fungerer som ledere som tillater strøm å overføres mellom elektriske kretser og en elektrolytt. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal electrodes"@en,
        "Metallelektroder"@nb .

humord:c67718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67718" ;
    dct:modified "2024-07-30T15:32:42"^^xsd:dateTime ;
    skos:altLabel "Feaces"@en,
        "Avføring"@nb,
        "Ekskrement"@nb ;
    skos:broader humord:c61790 ;
    skos:definition "Ekskrement er avfallsprodukter som skilles ut av kroppen i form av avføring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feces"@en,
        "Ekskrementer"@nb .

humord:c67719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67719" ;
    dct:modified "2024-07-31T07:17:26"^^xsd:dateTime ;
    skos:altLabel "Xylology"@en,
        "Dendrologi"@nb ;
    skos:broader humord:c08197 ;
    skos:definition "Dendrologi betyr læren om trær og busker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dendrology"@en,
        "Dendrologi"@nb .

humord:c67720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67720" ;
    dct:modified "2024-07-31T07:29:55"^^xsd:dateTime ;
    skos:altLabel "Ebolavirus"@nb ;
    skos:broader humord:c62687 ;
    skos:definition "Ebolavirus er et virus som forårsaker ebola, eller ebolavirussykdom (EVD), en type viral blødningsfeber. Ebola forekommer i Sentral- og Vest-Afrika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ebola virus"@en,
        "Ebolavirus"@nb .

humord:c67721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67721" ;
    dct:modified "2024-07-31T07:41:24"^^xsd:dateTime ;
    skos:altLabel "Ekstremitetar"@nb ;
    skos:broader humord:c67162 ;
    skos:definition "Ekstremiteter er lemmer, fremspring på legemet som først og fremst står i bevegelsens tjeneste. Egentlige ekstremiteter finnes bare hos leddyr og virveldyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extremities"@en,
        "Ekstremiteter"@nb .

humord:c67722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67722" ;
    dct:modified "2024-07-31T07:50:37"^^xsd:dateTime ;
    skos:altLabel "Ekstremofilar"@nb,
        "Ekstremofile mikroorganismar"@nb,
        "Ekstremofile mikroorganismer"@nb,
        "Økologisk tolegrense"@nb,
        "Økologisk tålegrense"@nb ;
    skos:broader humord:c26815 ;
    skos:definition "Ekstremofile organismer er mikroorganismer som kan vokse under ytre forhold som oppfattes ekstremt for mennesker. Dette kan være høy eller lav temperatur, høy saltholdighet, høy eller lav surhetsgrad, høyt trykk eller høy stråling. Begrepet 'ekstremofil' ble først brukt i 1972 da man begynte å få kunnskap om slike organismer og gruppen viser stort mangfold. Mange finnes innenfor domenet Archaea (arkebakterier), men det er også ekstremofile organismer innenfor domenet Eubacteria (bakterier). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extremophiles"@en,
        "Ekstremofiler"@nb .

humord:c67723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67723" ;
    dct:modified "2024-07-31T08:30:39"^^xsd:dateTime ;
    skos:altLabel "Elektriske organ"@nb ;
    skos:broader humord:c67164 ;
    skos:definition "Elektriske organer er organer hos visse fisker som brukes til å sende ut elektriske impulser til vannet rundt. <lex.dk>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric organs"@en,
        "Elektriske organer"@nb ;
    skos:related humord:c63488 .

humord:c67724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67724" ;
    dct:modified "2024-07-31T09:24:30"^^xsd:dateTime ;
    skos:altLabel "Elektriske fiskar"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Elektrisk fisk er en samlebetegnelse på ulike fisker som kan gi fra seg kraftige elektriske støt i forsvar eller angrep. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric fish"@en,
        "Elektriske fisker"@nb ;
    skos:related humord:c63488,
        humord:c67723 .

humord:c67725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67725" ;
    dct:modified "2024-07-31T08:53:15"^^xsd:dateTime ;
    skos:altLabel "Elektrokommunikasjon"@nb ;
    skos:broader humord:c64507 ;
    skos:definition "Elektrokommunikasjon er en type kommunikasjon som elektriske fisk kan bruke til å kommunisere med andre elektriske fisk. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrocommunication"@en,
        "Elektrokommunikasjon"@nb .

humord:c67726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67726" ;
    dct:modified "2024-07-31T09:10:14"^^xsd:dateTime ;
    skos:altLabel "Elektroresepsjon"@nb ;
    skos:broader humord:c67723 ;
    skos:definition "Elektroresepsjon er evnen dyr har til å sanse elektriske kilder. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electroreception"@en,
        "Elektroresepsjon"@nb .

humord:c67727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67727" ;
    dct:modified "2024-07-31T09:43:22"^^xsd:dateTime ;
    skos:altLabel "E. Coli"@en,
        "Colibakteriar"@nb,
        "Colibakterier"@nb,
        "E coli"@nb,
        "E-coli"@nb,
        "E. coli"@nb,
        "E.coli"@nb,
        "Escherichia coli"@nb,
        "Kolibakteriar"@nb,
        "Kolibakterier"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Escherichia coli (E. coli) er en bakterie som utgjør en viktig del av normalfloraen i tykktarmen hos mennesker og andre varmblodige dyr. E. coli forårsaker vanligvis ikke sykdom, men det finnes varianter av bakterien som produserer giftstoffer (toksiner). Disse kan forårsake kraftig diaré hos både barn og voksne. Mennesker kan smittes gjennom forurenset drikkevann eller mat som ikke er varmebehandlet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Escherichia coli"@en,
        "Escherichia coli"@nb .

humord:c67728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67728" ;
    dct:modified "2024-07-31T10:01:46"^^xsd:dateTime ;
    skos:altLabel "Photic zone"@en,
        "Eufotisk sone"@nb,
        "Eufotiske sonen"@nb,
        "Ljossona"@nb,
        "Lyssona"@nb,
        "Lyssonen"@nb ;
    skos:broader humord:c08319 ;
    skos:definition "Eufotisk, lysrik et ord som brukes om den vertikale sonen i havet hvor det er lys nok for algenes fotosyntese. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euphotic zone"@en,
        "Eufotisk sone"@nb .

humord:c67729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67729" ;
    dct:modified "2024-07-31T10:50:31"^^xsd:dateTime ;
    skos:altLabel "Fasettauge"@nb,
        "Fasettaugo"@nb ;
    skos:broader humord:c03898 ;
    skos:definition "Fasettøye er navnet på de to store øynene til de fleste insektene og mange krepsdyr. Disse øynene er ikke som hos mennesker og andre pattedyr, men er sammensatte øyne. Hvert fasettøye er sammensatt av mange små, mindre deløyne. Det kan være flere tusen slike små deløyne i ett fasettøye. Hvert deløye bidrar med en liten bit av det totale bildet dyret ser, omtrent som piksler i et digitalt bilde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Compound eyes"@en,
        "Fasettøyne"@nb ;
    skos:related humord:c67162 .

humord:c67730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67730" ;
    dct:modified "2024-07-31T11:01:36"^^xsd:dateTime ;
    skos:altLabel "Fibrin"@nb ;
    skos:broader humord:c03863 ;
    skos:definition "Fibrin er et protein som utfelles som en trevlet masse av fibre i blod ved blodets koagulasjon. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fibrin"@en,
        "Fibrin"@nb .

humord:c67731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67731" ;
    dct:modified "2024-07-31T11:07:56"^^xsd:dateTime ;
    skos:altLabel "Ferritin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Ferritin er et jernholdig protein som blant annet finnes i cellene i tarmslimhinnen, leveren, milten og i blodet. Proteinet finnes også hos dyr, planter og bakterier. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ferritin"@en,
        "Ferritin"@nb .

humord:c67732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67732" ;
    dct:modified "2024-07-31T11:25:12"^^xsd:dateTime ;
    skos:altLabel "Fitness (Evolusjon)"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Fitness er en betegnelse for et individs evne til å få avkom, sett i forhold til hvor mange avkom andre individer får. Fitness avhenger altså både av individets overlevelses- og formeringsevne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fitness (Evolution)"@en,
        "Fitness (Evolusjon)"@nb .

humord:c67733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67733" ;
    dct:modified "2024-07-31T11:30:23"^^xsd:dateTime ;
    skos:altLabel "Flekkskivesoppar"@nb,
        "Panaeolus"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Flekkskivesopp er en skivesoppslekt med mørkt purpurbrune sporer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mottlegill fungi"@en,
        "Flekkskivesopper"@nb .

humord:c67734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67734" ;
    dct:modified "2024-07-31T12:26:38"^^xsd:dateTime ;
    skos:altLabel "Cladistics"@en,
        "Phylogenetic analysis"@en,
        "Phylogenetic classification"@en,
        "Phylogenetic trees"@en,
        "Phylogenetics"@en,
        "Phylogenomics"@en,
        "Fylogenese"@nb,
        "Fylogenetikk"@nb,
        "Fylogenetisk analyse"@nb,
        "Fylogenetisk klassifikasjon"@nb,
        "Fylogenetiske tre"@nb,
        "Fylogenetiske trær"@nb,
        "Fylogeni"@nb,
        "Fylogenomikk"@nb,
        "Kladistikk"@nb,
        "Stamtre"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Fylogeni er et oppsett av det evolusjonære slektskapet mellom arter. En fylogeni kalles også et slektskapstre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phylogeny"@en,
        "Fylogeni"@nb .

humord:c67735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67735" ;
    dct:modified "2024-07-31T12:33:13"^^xsd:dateTime ;
    skos:altLabel "Fylogeografi"@nb ;
    skos:broader humord:c67734 ;
    skos:definition "Fylogeografi er en gren av biologien der man forsøker å utlede dannelse og utvikling av arter (planter, dyr) ut fra studier av arveanleggene innen og mellom nært beslektede arter, fortrinnsvis ved molekylærgenetiske metoder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phylogeography"@en,
        "Fylogeografi"@nb .

humord:c67736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67736" ;
    dct:modified "2024-07-31T12:44:38"^^xsd:dateTime ;
    skos:altLabel "Genflyt"@nb ;
    skos:broader humord:c62044 ;
    skos:definition "Genflyt er utveksling av gener mellom populasjoner gjennom kjønnet formering mellom medlemmer fra de ulike populasjonene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene flow"@en,
        "Genflyt"@nb ;
    skos:related humord:c67737 .

humord:c67737 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67737" ;
    dct:modified "2024-07-31T12:44:55"^^xsd:dateTime ;
    skos:altLabel "Allelic drift"@en,
        "Sewall Wright effect"@en,
        "Genetisk drift"@nb ;
    skos:broader humord:c62044 ;
    skos:definition "Forandringer i genfrekvens i små isolerte populasjoner og som skyldes tilfeldigheter forskjellig fra naturlig seleksjon. Ved genetisk drift blir det tap i genetisk variasjon og allelfrekvensen endres via tilfeldigheter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic drift"@en,
        "Genetisk drift"@nb ;
    skos:related humord:c67736 .

humord:c67738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67738" ;
    dct:modified "2024-07-31T13:03:36"^^xsd:dateTime ;
    skos:altLabel "Genom"@nb ;
    skos:broader humord:c27774 ;
    skos:definition "Et genom er den totale mengden arvemateriale i en celle, altså hele DNA-sekvensen som finnes i alle kromosomene til sammen. Genomet inneholder all informasjonen til å lage og vedlikeholde en organisme gjennom hele livet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genomes"@en,
        "Genomer"@nb .

humord:c67739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67739" ;
    dct:modified "2024-07-31T13:18:39"^^xsd:dateTime ;
    skos:altLabel "CRISPR-Cas9"@en,
        "Clustered Regularly Interspaced Short Palindromic Repeats"@en,
        "Crispr technology"@en,
        "Genome editing"@en,
        "CRISPR"@nb,
        "CRISPR-Cas9"@nb,
        "Clustered Regularly Interspaced Short Palindromic Repeats"@nb,
        "Crispr-teknologi"@nb,
        "Geneditering"@nb,
        "Genomredigering"@nb,
        "Genredigering"@nb ;
    skos:broader humord:c03828 ;
    skos:definition "Genomredigering, eller genredigering er metoder for å endre arvestoffet (genomet) mens det befinner seg i celler i laboratoriet (in vitro) eller i kroppen (in vivo). Metoden kan brukes til å \"reparere\" gener med mutasjoner som gir sykdom, til å tilføre kunstige gener med bestemte egenskaper eller til å \"slå ut\" gener som har en uønsket funksjon i bestemte situasjoner. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene editing"@en,
        "Genredigering"@nb .

humord:c67740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67740" ;
    dct:modified "2024-07-31T13:28:07"^^xsd:dateTime ;
    skos:altLabel "Toxic fungi"@en,
        "Giftige soppar"@nb,
        "Giftige sopper"@nb,
        "Giftsoppar"@nb,
        "Toksiske soppar"@nb,
        "Toksiske sopper"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Giftige sopper er alle sopper som kan forårsake soppforgiftninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poisonous fungi"@en,
        "Giftsopper"@nb ;
    skos:related humord:c62138,
        humord:c62175 .

humord:c67741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67741" ;
    dct:modified "2024-08-01T09:39:11"^^xsd:dateTime ;
    skos:altLabel "Metallframstilling"@nb,
        "Metallfremstilling"@nb,
        "Metallproduksjon"@nb ;
    skos:broader humord:c07699 ;
    skos:definition "Metallframstilling refererer til prosessen med å utvinne metall fra råmaterialer og å bearbeide det til brukbare former. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal production"@en,
        "Metallframstilling"@nb .

humord:c67742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67742" ;
    dct:modified "2024-08-01T09:43:31"^^xsd:dateTime ;
    skos:altLabel "Metallopolymers"@en,
        "Organometallic polymers"@en,
        "Metallbaserte polymerer"@nb,
        "Metallhaldige polymerar"@nb,
        "Metallorganiske polymerer"@nb,
        "Metallpolymerer"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Metallholdige polymerer er polymerer som inneholder metallatomer i sin struktur. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal-containing polymers"@en,
        "Metallholdige polymerer"@nb .

humord:c67743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67743" ;
    dct:modified "2024-08-01T09:46:24"^^xsd:dateTime ;
    skos:altLabel "Metallhydrid"@nb,
        "Metalliske hydrider"@nb ;
    skos:broader humord:c66051 ;
    skos:definition "Metalliske hydrider dannes mellom hydrogen og flere av grunnstoffene i gruppe 13 til 17 i periodesystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal hydrides"@en,
        "Metallhydrider"@nb .

humord:c67744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67744" ;
    dct:modified "2024-08-01T09:49:20"^^xsd:dateTime ;
    skos:altLabel "Metallion"@nb ;
    skos:broader humord:c66272 ;
    skos:definition "Metallioner er atomer av metall som har mistet eller fått ett eller flere elektroner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal ions"@en,
        "Metallioner"@nb .

humord:c67745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67745" ;
    dct:modified "2024-08-01T09:52:19"^^xsd:dateTime ;
    skos:altLabel "Metalliske materiale"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Metalliske materialer refererer til stoffer som består av ett eller flere metalliske elementer og egenskaper som høy elektrisk og termisk ledningsevne, duktilitet, høy tetthet og evne til å reagere med andre elementer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metallic materials"@en,
        "Metalliske materialer"@nb .

humord:c67746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67746" ;
    dct:modified "2024-08-01T10:05:40"^^xsd:dateTime ;
    skos:altLabel "Metal clusters"@en,
        "Metalliske klynger"@nb,
        "Metallklynger"@nb,
        "Metallklyngjer"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Metallklynger refererer til små aggregater av metallatomer, vanligvis bestående av mellom noen få til flere hundre atomer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metallic clusters"@en,
        "Metallklynger"@nb .

humord:c67747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67747" ;
    dct:modified "2024-08-01T10:07:35"^^xsd:dateTime ;
    skos:altLabel "Aserbajdsjansk språk"@nb,
        "Azerbajdzjansk språk"@nb ;
    skos:broader humord:c10071 ;
    skos:definition "Aserbajdsjansk er et språk i den tyrkiske språkfamilien, og nasjonalspråket i Aserbajdsjan <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Splittet. Lå tidligere sammen med Azeri språk. 1/8-24 vsl"@nb,
        "Språkkode: aze"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Azerbaijani language"@en,
        "Aserbajdsjansk språk"@nb .

humord:c67748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67748" ;
    dct:modified "2024-08-01T10:21:41"^^xsd:dateTime ;
    skos:altLabel "Metalloksid"@nb ;
    skos:broader humord:c65936 ;
    skos:definition "Metalloksider er kjemiske forbindelser som metaller inngår med oksygen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal oxides"@en,
        "Metalloksider"@nb .

humord:c67749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67749" ;
    dct:modified "2024-08-01T10:53:41"^^xsd:dateTime ;
    skos:altLabel "Metalloproteases"@en,
        "Metalloproteasar"@nb,
        "Metalloproteinasar"@nb,
        "Metalloproteinaser"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Metalloproteaser, også kjent som metalloproteinaser, er en klasse av enzymer som bruker metallioner i deres aktive sete for å katalysere hydrolysen av proteiner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metalloproteinases"@en,
        "Metalloproteaser"@nb .

humord:c67750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67750" ;
    dct:modified "2024-08-01T10:56:55"^^xsd:dateTime ;
    skos:altLabel "Metal sulphides"@en,
        "Metallsulfid"@nb ;
    skos:broader humord:c66437 ;
    skos:definition "Metallsulfider er en fellesbetegnelse for kjemiske forbindelser mellom metaller og svovel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal sulfides"@en,
        "Metallsulfider"@nb .

humord:c67751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67751" ;
    dct:modified "2025-03-13T11:17:49"^^xsd:dateTime ;
    skos:altLabel "Metan"@nb ;
    skos:broader humord:c08339,
        humord:c61781 ;
    skos:definition "Metan er en fargeløs, brennbar gass. Den er hovedbestanddel i sumpgass, gruvegass og såkalt tørr naturgass. Den kjemisk formelen for metan er CH4. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Methane"@en,
        "Metan"@nb .

humord:c67752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67752" ;
    dct:modified "2024-08-01T11:09:37"^^xsd:dateTime ;
    skos:altLabel "Metanol"@nb,
        "Metylalkohol"@nb,
        "Tresprit"@nb ;
    skos:broader humord:c62130 ;
    skos:definition "Metanol er en fargeløs, lettantennelig og svært giftig væske. Den kalles også metylalkohol eller tresprit. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Methanol"@en,
        "Metanol"@nb .

humord:c67753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67753" ;
    dct:modified "2024-08-01T11:14:57"^^xsd:dateTime ;
    skos:altLabel "Fungal infections"@en,
        "Fungus infections"@en,
        "Mykosar"@nb,
        "Soppinfeksjonar"@nb,
        "Soppinfeksjoner"@nb ;
    skos:broader humord:c03908 ;
    skos:definition "Mykoser er en stor og uensartet gruppe sykdommer hos mennesker og dyr, forårsaket av ulike arter sopp. <SML>"@nb ;
    skos:editorialNote "Bruk ved soppsykdommer hos mennesker og dyr."@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mycoses"@en,
        "Mykoser"@nb .

humord:c67754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67754" ;
    dct:modified "2024-08-01T11:17:17"^^xsd:dateTime ;
    skos:altLabel "Metatesar"@nb,
        "Metatese-reaksjoner"@nb,
        "Metateser"@nb,
        "Metatesereaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Metatesereaksjoner er kjemiske reaksjoner der to hydrokarboner omdannes til to nye hydrokarboner ved utveksling av karbon-karbon enkelt-, dobbelt- eller trippelbindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metathesis reactions"@en,
        "Metatesereaksjoner"@nb .

humord:c67755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67755" ;
    dct:modified "2024-08-01T11:22:12"^^xsd:dateTime ;
    skos:altLabel "Miceller"@nb ;
    skos:broader humord:c61952 ;
    skos:definition "Micelle er en partikkel dannet ved kobling eller sammenpakking (aggregering) av like molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micelles"@en,
        "Miceller"@nb .

humord:c67756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67756" ;
    dct:modified "2024-08-01T11:24:39"^^xsd:dateTime ;
    skos:altLabel "Mikroanalysar"@nb ;
    skos:broader humord:c08351 ;
    skos:definition "Mikroanalyse er kjemisk analyse som utføres på små prøvemengder (1–10 milligram). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microanalyses"@en,
        "Mikroanalyser"@nb .

humord:c67757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67757" ;
    dct:modified "2024-08-01T11:30:41"^^xsd:dateTime ;
    skos:altLabel "Mikrobylgjespektroskopi"@nb,
        "Mikrobølgespektroskopi"@nb,
        "Mikrobølgjespektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Mikrobølgespektroskopi er spektroskopi basert på vekselvirkning mellom mikrobølger og materie. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microwave spectroscopy"@en,
        "Mikrobølgespektroskopi"@nb .

humord:c67758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67758" ;
    dct:modified "2024-08-01T11:35:00"^^xsd:dateTime ;
    skos:altLabel "Mikroelektrodar"@nb ;
    skos:broader humord:c64466 ;
    skos:definition "Mikroelektroder er svært små elektroder med typisk diameter i mikro- til nanometerskala, som brukes til å måle elektriske signaler i elektrolytiske løsninger eller biologiske systemer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microelectrodes"@en,
        "Mikroelektroder"@nb .

humord:c67759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67759" ;
    dct:modified "2024-11-07T13:59:02"^^xsd:dateTime ;
    skos:altLabel "Honningkjertlar"@nb,
        "Honningkjertler"@nb,
        "Nektariar"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Nektarier er kjertler hos planter som skiller ut sukkerholdige væsker (nektar). De finnes særlig i blomster (florale nektarier), og spiller en viktig rolle i bestøvningsbiologien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nectaries"@en,
        "Nektarier"@nb ;
    skos:related humord:c68834 .

humord:c67760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67760" ;
    dct:modified "2024-08-01T12:17:35"^^xsd:dateTime ;
    skos:altLabel "Juvenilization"@en,
        "Neoteni"@nb ;
    skos:broader humord:c67616 ;
    skos:definition "Neoteni er når larver eller ungdyr oppnår kjønnsmodenhet, eller at voksne, kjønnsmodne individer har beholdt visse karaktertrekk som ellers kjennetegner larve- eller ungestadiet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neoteny"@en,
        "Neoteni"@nb .

humord:c67761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67761" ;
    dct:modified "2024-08-01T13:03:13"^^xsd:dateTime ;
    skos:altLabel "Inorganic salts"@en,
        "Mineralsalts"@en,
        "Mineralsalt"@nb ;
    skos:broader humord:c62641 ;
    skos:definition "Mineralsalter, også kjent som mineraler, er uorganiske forbindelser som er viktige for en rekke biologiske funksjoner i kroppen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral salts"@en,
        "Mineralsalter"@nb .

humord:c67762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67762" ;
    dct:modified "2024-08-01T13:07:32"^^xsd:dateTime ;
    skos:altLabel "MNDO"@en,
        "Modified Intermediate Neglect of Differential Overlap"@en,
        "MNDO"@nb,
        "Modified Neglect of Differential Overlap"@nb ;
    skos:broader humord:c64773 ;
    skos:definition "Modified Neglect of Differential Overlap (MNDO) er en semi-empirisk metode brukt i kvantekjemi og beregning av molekylstruktur. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modified Neglect of Differential Overlap"@en,
        "Modified Neglect of Differential Overlap"@nb .

humord:c67763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67763" ;
    dct:modified "2024-08-01T13:12:26"^^xsd:dateTime ;
    skos:altLabel "Molekyldesign"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Molekylær design refererer til prosessen og teknikkene som brukes til å konstruere molekyler med spesifikke, ønskede egenskaper og funksjoner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular design"@en,
        "Molekyldesign"@nb .

humord:c67764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67764" ;
    dct:modified "2024-08-01T13:21:45"^^xsd:dateTime ;
    skos:altLabel "Molekylklynger"@nb,
        "Molekylklyngjer"@nb,
        "Molekylære klynger"@nb ;
    skos:broader humord:c61449 ;
    skos:definition "Molekylklynger refererer til samlinger av molekyler som danner en distinkt enhet ved hjelp av intermolekylære krefter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular clusters"@en,
        "Molekylklynger"@nb .

humord:c67765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67765" ;
    dct:modified "2024-08-01T13:49:01"^^xsd:dateTime ;
    skos:altLabel "Molekylkrystall"@nb,
        "Molekylkrystallar"@nb,
        "Molekylære krystaller"@nb ;
    skos:broader humord:c08352 ;
    skos:definition "I molekylære krystaller er veldefinerte, isolerte, nøytrale molekyler bundet sammen med svake krefter (van der Waalske bindinger, hydrogenbindinger, med mer). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular crystals"@en,
        "Molekylkrystaller"@nb .

humord:c67766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67766" ;
    dct:modified "2024-08-02T09:18:56"^^xsd:dateTime ;
    skos:altLabel "Molekylsil"@nb,
        "Molekylsilar"@nb ;
    skos:broader humord:c61924 ;
    skos:definition "Molekylsil, adsorbenter som zeolitter og aktivkull, med veldefinert og ensartet porestørrelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular sieves"@en,
        "Molekylsiler"@nb .

humord:c67767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67767" ;
    dct:modified "2024-08-01T14:03:56"^^xsd:dateTime ;
    skos:altLabel "Molekylsymmetri"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "I kjemi beskriver molekylær symmetri symmetrien som er tilstede i molekyler og klassifiseringen av disse molekylene i henhold til deres symmetri. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular symmetry"@en,
        "Molekylsymmetri"@nb .

humord:c67768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67768" ;
    dct:modified "2024-08-01T14:28:39"^^xsd:dateTime ;
    skos:altLabel "Molecularism"@en,
        "Molekylarisme"@nb,
        "Molekylteori"@nb,
        "Moleylarisme"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Teori om stoffenes oppbygning av atomer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular theory"@en,
        "Molekylteori"@nb .

humord:c67769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67769" ;
    dct:modified "2024-08-01T14:34:41"^^xsd:dateTime ;
    skos:altLabel "Molekylær attkjenning"@nb,
        "Molekylær gjenkjenning"@nb ;
    skos:broader humord:c66243 ;
    skos:definition "Begrepet molekylær gjenkjennelse refererer til den spesifikke interaksjonen mellom to eller flere molekyler gjennom ikke-kovalent binding. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular recognition"@en,
        "Molekylær gjenkjennelse"@nb .

humord:c67770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67770" ;
    dct:modified "2024-08-01T14:39:28"^^xsd:dateTime ;
    skos:altLabel "Monomerar"@nb ;
    skos:broader humord:c61878 ;
    skos:definition "En monomer er en kjemisk forbindelse hvor molekylene under egnede betingelser reagerer innbyrdes og derved bindes sammen til større molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monomers"@en,
        "Monomerer"@nb .

humord:c67771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67771" ;
    dct:modified "2024-08-02T09:20:05"^^xsd:dateTime ;
    skos:altLabel "Simple sugars"@en,
        "Enkle sukkerartar"@nb,
        "Enkle sukkerarter"@nb,
        "Monosakkarid"@nb ;
    skos:broader humord:c61070 ;
    skos:definition "Monosakkaridene er karbohydrater som består av ett sukkermolekyl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Monosaccharides"@en,
        "Monosakkarider"@nb .

humord:c67772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67772" ;
    dct:modified "2024-08-02T09:20:28"^^xsd:dateTime ;
    skos:altLabel "MCR"@en,
        "Multi-component assembly processes"@en,
        "Fleirkomponentreaksjonar"@nb,
        "Flerkomponentreaksjoner"@nb,
        "Multikomponentreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Multikomponentreaksjoner (MCRs) er kjemiske reaksjoner der tre eller flere startmaterialer (reaktanter) kombineres i én enkelt reaksjonsblanding for å danne et produkt som inneholder komponenter fra alle de opprinnelige reaktantene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multi component reactions"@en,
        "Multikomponentreaksjoner"@nb .

humord:c67773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67773" ;
    dct:modified "2024-08-01T14:55:25"^^xsd:dateTime ;
    skos:altLabel "Soft condensed matter"@en,
        "Mjuk materie"@nb,
        "Mjuke materiale"@nb,
        "Myke materialer"@nb ;
    skos:broader humord:c65415 ;
    skos:definition "Bløt materiale eller mykt kondensert materiale er en type materie som kan deformeres eller strukturelt endres av termisk eller mekanisk påkjenning av størrelsen på termiske svingninger. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soft matter"@en,
        "Myk materie"@nb .

humord:c67774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67774" ;
    dct:modified "2024-08-02T08:29:46"^^xsd:dateTime ;
    skos:altLabel "Nervegifter"@nb,
        "Nevrotoksiner"@nb ;
    skos:broader humord:c62259 ;
    skos:definition "Nervegifter eller nevrotoksiner er giftstoff som særlig angriper nervesystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurotoxins"@en,
        "Nervegifter"@nb .

humord:c67775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67775" ;
    dct:modified "2024-08-02T08:34:25"^^xsd:dateTime ;
    skos:altLabel "Netthinna"@nb,
        "Retina"@nb ;
    skos:broader humord:c03898 ;
    skos:definition "Netthinnen er en cirka 0,3 millimeter tykk hinne som kler de bakerste tre firedelene av øyeeplets indre overflate. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retina"@en,
        "Netthinnen"@nb .

humord:c67776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67776" ;
    dct:modified "2024-08-02T08:55:12"^^xsd:dateTime ;
    skos:altLabel "Nevroanatomi"@nb ;
    skos:broader humord:c03812,
        humord:c03881 ;
    skos:definition "Nevroanatomi er læren om nervesystemets normale oppbygning, både makro- og mikroskopisk. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuroanatomy"@en,
        "Nevroanatomi"@nb .

humord:c67777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67777" ;
    dct:modified "2024-08-02T08:41:55"^^xsd:dateTime ;
    skos:altLabel "Nevrofibromatose"@nb ;
    skos:broader humord:c61843 ;
    skos:definition "Nevrofibromatose er en arvelig lidelse som viser seg som tallrike, små, myke svulster under huden (nevrinomer, nevrofibromer). Svulstene, som utgår fra de perifere nervenes margskjeder (myelin), kan forekomme hvor som helst på kroppen, og de kan bli så store at de poser seg frem som hengende hudfolder. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurofibromatosis"@en,
        "Nevrofibromatose"@nb .

humord:c67778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67778" ;
    dct:modified "2024-08-02T08:59:49"^^xsd:dateTime ;
    skos:altLabel "Neurohormon"@nb,
        "Neurohormoner"@nb,
        "Nevrohormon"@nb ;
    skos:broader humord:c03881,
        humord:c61331 ;
    skos:definition "Nevrohormoner er hormoner som produseres av nevrosekretoriske celler og utskilles til blodet via nerveender og ikke fra tradisjonelle endokrine kjertler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurohormones"@en,
        "Nevrohormoner"@nb .

humord:c67779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67779" ;
    dct:modified "2024-08-02T09:02:15"^^xsd:dateTime ;
    skos:altLabel "Naftalen"@nb ;
    skos:broader humord:c61779,
        humord:c62737 ;
    skos:definition "Naftalen (C10H8) er et hvitt krystallinsk stoff og et aromatisk hydrokarbon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Naphthalenes"@en,
        "Naftalener"@nb .

humord:c67780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67780" ;
    dct:modified "2024-08-02T09:10:16"^^xsd:dateTime ;
    skos:altLabel "Nanokrystallografi"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Nanokrystallografi er en spesialisert gren av krystallografi som fokuserer på å studere krystallstrukturer og egenskapene til materialer på nanoskala. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanocrystallography"@en,
        "Nanokrystallografi"@nb .

humord:c67781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67781" ;
    dct:modified "2024-08-02T09:16:35"^^xsd:dateTime ;
    skos:altLabel "Nevromodulatorar"@nb,
        "Nevromodulatorer"@nb,
        "Nevropeptid"@nb ;
    skos:broader humord:c61701,
        humord:c67776 ;
    skos:definition "Et nevropeptid er et signalstoff som virker på nervesystemets funksjoner, bestående av korte (5-30) kjeder av aminosyrer (peptid). De dannes i nervecellelegemene som store polypeptider, men transporteres derfra via aksonet til nervecellens terminale ende, mens de underveis spaltes i mindre enheter. I nerveenden kan de ha direkte effekt på nervens synapser i form av vesikler (peptid-nevrotransmittere), eller ha indirekte modulerende effekter på nervesystemet (peptid-nevromodulatorer). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuropeptides"@en,
        "Nevropeptider"@nb .

humord:c67782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67782" ;
    dct:modified "2024-08-02T09:25:07"^^xsd:dateTime ;
    skos:altLabel "Namnereaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Navnereaksjoner er reaksjoner oppkalt etter sine oppdagere. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Named reactions"@en,
        "Navnereaksjoner"@nb .

humord:c67783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67783" ;
    dct:modified "2024-08-02T09:25:37"^^xsd:dateTime ;
    skos:altLabel "Neurosekresjon"@nb,
        "Nevrosekresjon"@nb ;
    skos:broader humord:c03822 ;
    skos:definition "Nevroplastisitet er hjernen sin evne til å omorganisere seg og å kompensere for skadar eller sjukdomar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurosecretion"@en,
        "Nevrosekresjon"@nb .

humord:c67784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67784" ;
    dct:modified "2024-08-02T09:29:29"^^xsd:dateTime ;
    skos:altLabel "Nitrat"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Nitrater er en fellesbetegnelse for kjemiske forbindelser som er salter eller estere av salpetersyre (som har kjemisk formel HNO3). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrates"@en,
        "Nitrater"@nb .

humord:c67785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67785" ;
    dct:modified "2024-08-02T09:37:16"^^xsd:dateTime ;
    skos:altLabel "Assimilasjon (Biologi)"@nb,
        "Assimilering (Biologi)"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "Assimilering er innen biologien det å oppta ulike stoffer og omdanne dem til en del av seg. Hos plantene er assimilering mer presist stoffskifteprosesser der det foregår opptak av uorganiske stoffer, og hvor disse så omdannes til de organiske stoffene som planten består av. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Assimilation (Biology)"@en,
        "Assimilasjon (Biologi)"@nb .

humord:c67786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67786" ;
    dct:modified "2024-08-02T09:40:07"^^xsd:dateTime ;
    skos:altLabel "Nitrogenassimilasjon"@nb ;
    skos:broader humord:c60274,
        humord:c67785 ;
    skos:definition "Nitrogenassimilasjon er prosessen der uorganisk nitrogen, som er tatt opp av bakterier, sopp, alger eller planter, blir overført til organiske nitrogenforbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen assimilation"@en,
        "Nitrogenassimilasjon"@nb .

humord:c67787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67787" ;
    dct:modified "2024-08-02T09:44:41"^^xsd:dateTime ;
    skos:altLabel "Nitrogenfiksering"@nb ;
    skos:broader humord:c60274 ;
    skos:definition "Nitrogenfiksering eller nitrogenbinding betyr å omdanne nitrogengass direkte til det mer biologisk tilgjengelige stoffet ammoniakk, en egenskap som bare noen få bakterier har. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen fixation"@en,
        "Nitrogenfiksering"@nb .

humord:c67788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67788" ;
    dct:modified "2024-08-02T10:02:14"^^xsd:dateTime ;
    skos:altLabel "Nordkaper"@nb ;
    skos:broader humord:c62433 ;
    skos:definition "Nordkaper er en stor bardehval i familien retthvaler. Arten er i dag sterkt truet av utrydding, og det er bare litt over 400 dyr igjen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "North Atlantic right whale"@en,
        "Nordkaper"@nb .

humord:c67789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67789" ;
    dct:modified "2024-08-02T10:11:07"^^xsd:dateTime ;
    skos:altLabel "Ne"@nb,
        "Neon"@nb ;
    skos:broader humord:c62522 ;
    skos:definition "Neon er et grunnstoff som er en gass uten farge, lukt eller smak. Det er en av edelgassene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neon"@en,
        "Neon"@nb .

humord:c67790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67790" ;
    dct:modified "2024-08-02T10:14:10"^^xsd:dateTime ;
    skos:altLabel "Nukleinsyrer"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Nukleinsyrer er biokjemiske forbindelser (molekyler) i cellene som inneholder genetisk informasjon. Nukleinsyrene er delt inn i de to hovedgruppene DNA og RNA. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleic acids"@en,
        "Nukleinsyrer"@nb .

humord:c67791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67791" ;
    dct:modified "2024-08-02T10:17:54"^^xsd:dateTime ;
    skos:altLabel "Action potentials"@en,
        "Aksjonspotensial"@nb,
        "Aksjonspotensialer"@nb,
        "Nerveimpulsar"@nb ;
    skos:broader humord:c15494 ;
    skos:definition "Nerveimpuls er et kortvarig elektrisk signal (aksjonspotensial) som kommer i stand ved strøm av elektrisk ladede ioner over overflatemembranen i nervecellenes aksonutløpere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nerve impulses"@en,
        "Nerveimpulser"@nb .

humord:c67792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67792" ;
    dct:modified "2024-08-02T10:21:10"^^xsd:dateTime ;
    skos:altLabel "Onkogen"@nb ;
    skos:broader humord:c03924,
        humord:c61839 ;
    skos:definition "Et onkogen er et kreftfremkallende gen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oncogenes"@en,
        "Onkogener"@nb .

humord:c67793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67793" ;
    dct:modified "2024-08-02T10:24:07"^^xsd:dateTime ;
    skos:altLabel "Organonickel chemistry"@en,
        "Nikkelorganiske sambindingar"@nb,
        "Organiske nikkelforbindelser"@nb,
        "Organiske nikkelsambindingar"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Nikkelorganiske forbindelser er kjemiske forbindelser som inneholder karbon-nikkelbindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organonickel compounds"@en,
        "Nikkelorganiske forbindelser"@nb .

humord:c67794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67794" ;
    dct:modified "2024-08-02T12:43:46"^^xsd:dateTime ;
    skos:altLabel "Organellar"@nb ;
    skos:broader humord:c67389 ;
    skos:definition "Organeller er strukturer i eukaryote celler som er atskilt fra cytosol ved en membran. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organelles"@en,
        "Organeller"@nb .

humord:c67795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67795" ;
    dct:modified "2024-08-02T10:30:22"^^xsd:dateTime ;
    skos:altLabel "Osmoregulering"@nb,
        "Osmoreguleringar"@nb,
        "Osmoreguleringer"@nb ;
    skos:broader humord:c67409 ;
    skos:definition "Osmoregulering er den prosessen i en organisme som dreier seg om å opprettholde et bestemt osmotisk trykk i kroppsvæskene, uavhengig av forandringer i vann- og saltinnholdet i maten, fordampning av vann gjennom hud og lunger, svetting og så videre. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Osmoregulation"@en,
        "Osmoregulering"@nb .

humord:c67796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67796" ;
    dct:modified "2024-12-10T10:09:13"^^xsd:dateTime ;
    skos:altLabel "Ear"@en,
        "Øret"@nb,
        "Øyra"@nb,
        "Øyre"@nb,
        "Øyro"@nb ;
    skos:broader humord:c63393,
        humord:c69151 ;
    skos:definition "Ørene er kroppens høre- og balanseorgan. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ears"@en,
        "Ører"@nb .

humord:c67797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67797" ;
    dct:modified "2024-08-02T10:41:59"^^xsd:dateTime ;
    skos:altLabel "Otolittar"@nb,
        "Sagittae"@nb,
        "Øresteiner"@nb,
        "Øyresteinar"@nb ;
    skos:broader humord:c67162,
        humord:c67796 ;
    skos:definition "Otolitter er kalkholdige legemer som finnes i balanseorganet i det indre øret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Otoliths"@en,
        "Otolitter"@nb .

humord:c67798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67798" ;
    dct:modified "2024-08-02T10:42:16"^^xsd:dateTime ;
    skos:altLabel "NIRS"@en,
        "Near infrared spectroscopy"@en,
        "NIR-spektroskopi"@nb,
        "Nær infrarød spektroskopi"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Nær-infrarød spektroskopi er en analytisk teknikk som bruker det nær-infrarøde området av det elektromagnetiske spekteret for å identifisere og kvantifisere ulike stoffer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Near-infrared absorption spectroscopy"@en,
        "Nær-infrarød spektroskopi"@nb .

humord:c67799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67799" ;
    dct:modified "2024-08-02T10:46:40"^^xsd:dateTime ;
    skos:altLabel "Nitrering"@nb ;
    skos:broader humord:c07679 ;
    skos:definition "Nitrering, metode for overflateherding av stål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitration"@en,
        "Nitrering"@nb .

humord:c67800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67800" ;
    dct:modified "2024-12-06T09:09:59"^^xsd:dateTime ;
    skos:altLabel "Papaya"@nb ;
    skos:broader humord:c69116,
        humord:c69207 ;
    skos:definition "Papaya er en tropisk plante som tilhører familien Caricaceae, som er beslektet med korsblomstfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Papaya"@en,
        "Papaya"@nb .

humord:c67801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67801" ;
    dct:modified "2024-08-02T10:50:58"^^xsd:dateTime ;
    skos:altLabel "Nitrider"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Nitrider er kjemiske forbindelser som nitrogen danner med andre grunnstoffer, først og fremst med metallene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrides"@en,
        "Nitrider"@nb .

humord:c67802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67802" ;
    dct:modified "2024-08-02T10:55:28"^^xsd:dateTime ;
    skos:altLabel "Ammoniumnitrifikasjon"@nb,
        "Nitrifikasjon"@nb ;
    skos:broader humord:c15805 ;
    skos:definition "Nitrifikasjon er den biologiske omdannelse av ammoniakk, ammonium og enkle organiske N-forbindelser til nitrat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrification"@en,
        "Nitrifikasjon"@nb .

humord:c67803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67803" ;
    dct:modified "2024-08-02T10:59:11"^^xsd:dateTime ;
    skos:altLabel "Nitroorganiske forbindelser"@nb,
        "Nitroorganiske sambindingar"@nb,
        "Nitrosambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Nitroforbindelser er organiske forbindelser hvor et karbonatom er direkte bundet til en nitrogruppe, som har kjemisk formel –NO2. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitro compounds"@en,
        "Nitroforbindelser"@nb .

humord:c67804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67804" ;
    dct:modified "2024-08-02T11:00:50"^^xsd:dateTime ;
    skos:altLabel "Pasjonsblomar"@nb,
        "Pasjonsblomefamilien"@nb,
        "Pasjonsblomsterfamilien"@nb,
        "Pasjonsblomstfamilien"@nb,
        "Passifloraceae"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Pasjonsblomstfamilien er en plantefamilie innen klassen tofrøbladete planter som blant annet omfatter nytteplanter som pasjonsfrukt og grenadill. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Passifloraceae"@en,
        "Pasjonsblomster"@nb .

humord:c67805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67805" ;
    dct:modified "2024-08-02T11:04:48"^^xsd:dateTime ;
    skos:altLabel "Patogen"@nb,
        "Patogene stoff"@nb,
        "Patogene stoffer"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Patogen er et biologisk eller medisinsk begrep som brukes om det som er sykdomsfremkallende, det som forårsaker sykdommer, vanligvis bakterier og virus. Adjektivet patogen er synonymt med «sykdomsfremkallende». <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pathogens"@en,
        "Patogener"@nb .

humord:c67806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67806" ;
    dct:modified "2024-08-02T11:06:38"^^xsd:dateTime ;
    skos:altLabel "Nitrososambindingar"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "Nitrosoforbindelser er organiske forbindelser hvor et karbonatom eller nitrogenatom er bundet direkte til den enverdige atomgruppen –N=O. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitroso compounds"@en,
        "Nitrosoforbindelser"@nb .

humord:c67807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67807" ;
    dct:modified "2024-08-02T11:08:35"^^xsd:dateTime ;
    skos:altLabel "Patogenese"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Patogenese er læren om hvordan en sykdom oppstår og utvikles. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pathogenesis"@en,
        "Patogenese"@nb .

humord:c67808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67808" ;
    dct:modified "2024-08-02T11:23:50"^^xsd:dateTime ;
    skos:altLabel "Geraniaceae"@nb,
        "Storkenebbfamilien"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Storkenebbfamilien er en plantefamilie blant de tofrøbladete med blomster som har fem frie, som oftest ganske store og fargesterke, kronblader. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geraniaceae"@en,
        "Storkenebbfamilien"@nb .

humord:c67809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67809" ;
    dct:modified "2024-08-02T12:14:30"^^xsd:dateTime ;
    skos:altLabel "Pelargonium"@en,
        "Storksbills"@en,
        "Pelargonium"@nb ;
    skos:broader humord:c67808 ;
    skos:definition "Pelargonium er en slekt i storkenebbfamilien som av Linné ble inkludert i storkenebbslekta (Geranium). Arter og sorter i slekta er mye brukt som prydplanter og kalles ofte geranium eller granium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelargoniums"@en,
        "Pelargonium"@nb .

humord:c67810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67810" ;
    dct:modified "2024-08-02T12:40:05"^^xsd:dateTime ;
    skos:altLabel "Plasmid"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "Plasmider er små ringformede DNA-molekyler som finnes hos bakterier i tillegg til det vanlige arvematerialet bakteriene har. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasmids"@en,
        "Plasmider"@nb .

humord:c67811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67811" ;
    dct:modified "2024-08-02T12:52:51"^^xsd:dateTime ;
    skos:altLabel "Polypeptid"@nb ;
    skos:broader humord:c61701 ;
    skos:definition "Polypeptider er kjeder av aminosyrer som er bundet sammen gjennom peptidbindinger. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polypeptides"@en,
        "Polypeptider"@nb .

humord:c67812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67812" ;
    dct:modified "2024-08-12T08:27:58"^^xsd:dateTime ;
    skos:altLabel "Polyploidi"@nb ;
    skos:broader humord:c67382 ;
    skos:definition "Polyploid betyr at en organisme har flere enn to sett kromosomer i cellekjernen. Antall sett kromosomer en organisme har kalles ploidinivå eller bare ploidi. Det er ikke antallet ulike kromosomer som angir ploidinivået til en organisme, men antallet kopier av hvert kromosom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyploidy"@en,
        "Polyploidi"@nb .

humord:c67813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67813" ;
    dct:modified "2024-08-02T13:07:58"^^xsd:dateTime ;
    skos:altLabel "Porfyrin"@nb ;
    skos:broader humord:c61959 ;
    skos:definition "Porfyriner er en gruppe pigmenter som spiller en grunnleggende rolle i stoffskiftet hos dyr og planter. Porfyrinene er organiske forbindelser som har en kjerne består av fire pyrrolringer, som er bundet sammen ved hjelp av karbonatomer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Porphyrins"@en,
        "Porfyriner"@nb .

humord:c67814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67814" ;
    dct:modified "2024-08-02T13:09:10"^^xsd:dateTime ;
    skos:altLabel "Praktisk biokjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Practical biochemistry"@en,
        "Praktisk biokjemi"@nb .

humord:c67815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67815" ;
    dct:modified "2024-08-02T13:13:32"^^xsd:dateTime ;
    skos:altLabel "Predasjon"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Predasjon er når ein organisme (ein predator) et heile eller delar av ein annan organisme (eit byttedyr) som er i live inntil predatoren går til åtak. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predation"@en,
        "Predasjon"@nb .

humord:c67816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67816" ;
    dct:modified "2024-08-02T13:16:25"^^xsd:dateTime ;
    skos:altLabel "Primatologi"@nb ;
    skos:broader humord:c59987 ;
    skos:definition "Primatologi er læren om primatene, en gruppe dyr som også omfatter mennesket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primatology"@en,
        "Primatologi"@nb .

humord:c67817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67817" ;
    dct:modified "2024-08-02T13:24:01"^^xsd:dateTime ;
    skos:altLabel "Proteaceae"@en,
        "Proteaceae"@nb,
        "Proteafamilien"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Proteafamilien (Proteaceae) er en plantefamilie i ordenen Proteales som er egentlige tofrøbladete planter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "github:#711"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protea family"@en,
        "Proteafamilien"@nb .

humord:c67818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67818" ;
    dct:modified "2024-10-22T14:43:31"^^xsd:dateTime ;
    skos:altLabel "Pyrimidin"@nb ;
    skos:broader humord:c61782 ;
    skos:definition "Pyrimidiner er en gruppe av organiske forbindelser som inneholder en seksleddet karbonring. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pyrimidines"@en,
        "Pyrimidiner"@nb .

humord:c67819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67819" ;
    dct:modified "2024-08-02T13:52:58"^^xsd:dateTime ;
    skos:altLabel "Interplanetariske magnetfelt"@nb ;
    skos:broader humord:c67649 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interplanetary magnetic fields"@en,
        "Interplanetariske magnetfelt"@nb .

humord:c67820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67820" ;
    dct:modified "2024-08-02T13:59:09"^^xsd:dateTime ;
    skos:altLabel "Calanus finmarchicus"@nb,
        "Raudåte"@nb,
        "Rødåte"@nb ;
    skos:broader humord:c62676 ;
    skos:definition "Raudåte er en art hoppekreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calanus finmarchicus"@en,
        "Raudåte"@nb .

humord:c67821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67821" ;
    dct:modified "2024-08-02T14:03:15"^^xsd:dateTime ;
    skos:altLabel "Interstellare molekyl"@nb ;
    skos:broader humord:c61449,
        humord:c61896,
        humord:c67563 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interstellar molecules"@en,
        "Interstellare molekyler"@nb .

humord:c67822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67822" ;
    dct:modified "2024-08-02T14:32:03"^^xsd:dateTime ;
    skos:altLabel "Svarte hol"@nb,
        "Svarte hull"@nb,
        "Svarte hòl"@nb ;
    skos:broader humord:c63052,
        humord:c66845 ;
    skos:definition "Et svart hull er et område i verdensrommet hvor gravitasjonskreftene er så sterke at ikke noe kan unnslippe, selv ikke lys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black holes"@en,
        "Sorte hull"@nb .

humord:c67823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67823" ;
    dct:modified "2024-08-02T14:45:09"^^xsd:dateTime ;
    skos:altLabel "Fermi paradox"@en,
        "Fermi-paradokset"@nb,
        "Fermis paradoks"@nb ;
    skos:broader humord:c67609 ;
    skos:definition "Fermis paradoks er paradokset om at man ikke har sett spor av vesener fra andre kloder i Melkeveien, til tross for at den består av 200 milliarder stjerner og at kanskje 20 milliarder av dem har planetsystemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fermi’s paradox"@en,
        "Fermi-paradokset"@nb .

humord:c67824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67824" ;
    dct:modified "2024-08-02T15:10:43"^^xsd:dateTime ;
    skos:altLabel "H-R diagram"@en,
        "HR diagram"@en,
        "HR-diagrammet"@nb,
        "Hertzsprung-Russell-diagrammet"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Hertzsprung-Russell-diagrammet er et diagram hvor stjernenes størrelsesklasse (eller luminositet) er tegnet mot deres spektralklasse (temperatur eller fargeindeks). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hertzsprung–Russell diagram"@en,
        "Hertzsprung-Russell-diagrammet"@nb .

humord:c67825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67825" ;
    dct:modified "2024-08-05T11:03:31"^^xsd:dateTime ;
    skos:altLabel "Reduktase"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Reduktase er et enzym som katalyserer en reduksjon. I en reduksjon blir en forbindelse tilført ett eller flere elektroner (redusert). Elektronene til reduksjonen blir samtidig avgitt fra en annen forbindelse, som dermed blir oksidert. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reductase"@en,
        "Reduktase"@nb .

humord:c67826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67826" ;
    dct:modified "2024-08-05T11:05:56"^^xsd:dateTime ;
    skos:altLabel "Oncorhynchus"@en,
        "Pacific trout"@en,
        "Oncorhynchus"@nb,
        "Stillehavslaks"@nb ;
    skos:broader humord:c64229 ;
    skos:definition "Stillehavslaks er en slekt i laksefamilien. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pacific salmon"@en,
        "Stillehavslaks"@nb .

humord:c67827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67827" ;
    dct:modified "2024-08-12T08:29:13"^^xsd:dateTime ;
    skos:altLabel "Oncorhynchus mykiss"@nb,
        "Regnbogeaure"@nb,
        "Regnbueaure"@nb ;
    skos:broader humord:c67826 ;
    skos:definition "Regnbueørret er en fiskeart i laksefamilien. Den tilhører en slekt som kalles stillehavslaks (Oncorhynchus), og har en biologi som likner mye på vår mer kjente ørret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rainbow trout"@en,
        "Regnbueørret"@nb .

humord:c67828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67828" ;
    dct:modified "2024-08-05T11:14:59"^^xsd:dateTime ;
    skos:altLabel "Mysida"@en,
        "Mysids"@en,
        "Mysidar"@nb,
        "Mysider"@nb,
        "Rekebarn"@nb,
        "Rekeborn"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Rekebarn er en gruppe rekelignende storkreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opossum shrimps"@en,
        "Rekebarn"@nb .

humord:c67829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67829" ;
    dct:modified "2024-08-05T13:16:17"^^xsd:dateTime ;
    skos:altLabel "Rhododendron"@en,
        "Rusty-leaved alpenrose"@en,
        "Snow-rose"@en,
        "Alperose"@nb,
        "Rhododendron"@nb,
        "Rhododendron sp."@nb ;
    skos:broader humord:c64948 ;
    skos:definition "Rhododendron er en slekt i lyngfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpenrose"@en,
        "Rhododendroner"@nb .

humord:c67830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67830" ;
    dct:modified "2024-08-05T13:29:09"^^xsd:dateTime ;
    skos:altLabel "Lactarius"@nb,
        "Risker"@nb ;
    skos:broader humord:c65237 ;
    skos:definition "Risker er skivesopper som utmerker seg ved å ha melkesaft, oftest hvit, men også oransje, fiolett, gul, eller (sjelden) vannklar, som pipler frem i brudd. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Milk-caps"@en,
        "Risker"@nb .

humord:c67831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67831" ;
    dct:modified "2024-08-05T13:42:24"^^xsd:dateTime ;
    skos:altLabel "Lumpsucker"@en,
        "Cyclopterus lumpus"@nb,
        "Rognkall"@nb,
        "Rognkjeks"@nb,
        "Rognkjølse"@nb,
        "Rognkylsa"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Rognkjeks er en benfiskart i rognkjeksfamilien som er vanlig langs norskekysten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lumpfish"@en,
        "Rognkjeks"@nb .

humord:c67832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67832" ;
    dct:modified "2024-08-05T13:50:27"^^xsd:dateTime ;
    skos:altLabel "Rugder"@nb,
        "Scolopax"@nb ;
    skos:broader humord:c63283 ;
    skos:definition "Rugder (Scolopax) er en slekt av vadefugler i snipefamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodcocks"@en,
        "Rugder"@nb .

humord:c67833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67833" ;
    dct:modified "2024-08-05T13:57:50"^^xsd:dateTime ;
    skos:altLabel "Urediniomycetes"@en,
        "Rustsoppar"@nb,
        "Urediniomycetes"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Rustsopper er en stor gruppe sopp som gjerne angriper blad og stengler og andre deler av planten over jorda. (...) I soppsystematikk utgjør rustsoppene en egen klasse i rekken stilksporesopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pucciniomycetes"@en,
        "Rustsopper"@nb .

humord:c67834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67834" ;
    dct:modified "2024-08-05T13:59:31"^^xsd:dateTime ;
    skos:altLabel "Nucleogenesis"@en,
        "Nukleosyntese"@nb ;
    skos:broader humord:c15542,
        humord:c66003 ;
    skos:definition "Nukleosyntese er dannelsen av atomkjerner som følge av kjernereaksjoner. Nukleosyntese har gitt opphav til de lettere grunnstoffene fra hydrogen til og med jern. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleosynthesis"@en,
        "Nukleosyntese"@nb .

humord:c67835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67835" ;
    dct:modified "2024-08-05T14:02:28"^^xsd:dateTime ;
    skos:altLabel "Agelaius phoeniceus"@nb,
        "Raudvengtrupial"@nb ;
    skos:broader humord:c67538 ;
    skos:definition "Rødvingetrupial er en stor spurvefugl i trupialfamilien som har sin naturlige utbredelse i Mellom- og Nord-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Red-winged blackbird"@en,
        "Rødvingetrupial"@nb .

humord:c67836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67836" ;
    dct:modified "2024-08-05T14:07:48"^^xsd:dateTime ;
    skos:altLabel "Classical novas"@en,
        "Novas"@en,
        "Novaer"@nb ;
    skos:broader humord:c63045 ;
    skos:definition "Nova er en stjerne som i løpet av kort tid (ofte bare noen timer) uventet vokser enormt i lysstyrke og siden avtar igjen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Novae"@en,
        "Novaer"@nb .

humord:c67837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67837" ;
    dct:modified "2024-08-05T14:08:39"^^xsd:dateTime ;
    skos:altLabel "Doliolids"@en,
        "Pyrosomes"@en,
        "Thaliaceans"@en,
        "Ildpølser"@nb,
        "Salpar"@nb,
        "Thaliacea"@nb ;
    skos:broader humord:c62721 ;
    skos:definition "Salper er en klasse av kappedyr (Tunicata). Salper har spesiell bygning og spesielt levevis. Alle artene er marine og lever planktonisk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salps"@en,
        "Salper"@nb .

humord:c67838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67838" ;
    dct:modified "2024-08-05T14:14:13"^^xsd:dateTime ;
    skos:altLabel "Danio rerio"@nb,
        "Sebrafisk"@nb,
        "Zebrafisk"@nb ;
    skos:broader humord:c65242 ;
    skos:definition "Sebrafisk er en fiskeart i familien Danionidae. Arten ble tidligere klassifisert innen karpefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zebrafish"@en,
        "Sebrafisk"@nb .

humord:c67839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67839" ;
    dct:modified "2024-08-12T08:30:53"^^xsd:dateTime ;
    skos:altLabel "Coalfish"@en,
        "Coley"@en,
        "Saithe"@en,
        "Sei"@nb ;
    skos:broader humord:c64972 ;
    skos:definition "Sei er en fiskeart i torskefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollock"@en,
        "Sei"@nb .

humord:c67840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67840" ;
    dct:modified "2024-08-05T14:28:22"^^xsd:dateTime ;
    skos:altLabel "Lateral line organs"@en,
        "Lateral line system"@en,
        "Lateral organs"@en,
        "Lateral system"@en,
        "Sidelineorgan"@nb,
        "Sidelinjeorgan"@nb ;
    skos:broader humord:c67164 ;
    skos:definition "Sidelinjeorgan er en samling av små sanseorganer i huden hos fisk og vannlevende amfibier. Sanseorganene registrerer bevegelser og lavfrekvente vibrasjoner i vannet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lateral line"@en,
        "Sidelinjeorganer"@nb .

humord:c67841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67841" ;
    dct:modified "2024-08-05T14:39:23"^^xsd:dateTime ;
    skos:altLabel "Agaricus"@en,
        "Agaricus"@nb,
        "Champignonar"@nb,
        "Champignoner"@nb,
        "Sjampinjongar"@nb ;
    skos:broader humord:c62148 ;
    skos:definition "Sjampinjong er en soppslekt i gruppen skivesopper med minst 40–50 viltvoksende arter i Norge, heriblant mange gode matsopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agaricus"@en,
        "Sjampinjonger"@nb .

humord:c67842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67842" ;
    dct:modified "2024-08-22T15:11:08"^^xsd:dateTime ;
    skos:altLabel "Isopoda"@nb,
        "Isopodar"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Isopoder er en orden av krepsdyr i klassen storkreps. De finnes både i sjøen, i ferskvann og på land. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isopods"@en,
        "Isopoder"@nb ;
    skos:related humord:c68126 .

humord:c67843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67843" ;
    dct:modified "2024-08-05T14:51:02"^^xsd:dateTime ;
    skos:altLabel "Oniscidea"@nb,
        "Skrukketroll"@nb ;
    skos:broader humord:c67842 ;
    skos:definition "Skrukketroll er en krepsdyr-underorden (Oniscoidea) i ordenen isopoder. Dette er de eneste krepsdyrene som har tilpasset seg liv på land. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodlouse"@en,
        "Skrukketroll"@nb .

humord:c67844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67844" ;
    dct:modified "2024-08-05T14:53:45"^^xsd:dateTime ;
    skos:altLabel "Basket stars"@en,
        "Brittle stars"@en,
        "Ophiuroidea"@nb,
        "Slangestjerner"@nb ;
    skos:broader humord:c64993 ;
    skos:definition "Slangestjerner er en gruppe som hører til pigghudene. Slangestjerner har som sjøstjerner fem armer, men armene er lengre, noe som gjør dem mer bevegelige. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brittlestars"@en,
        "Slangestjerner"@nb .

humord:c67845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67845" ;
    dct:modified "2024-08-05T15:09:46"^^xsd:dateTime ;
    skos:altLabel "Mycetozoa"@en,
        "Slimsoppar"@nb ;
    skos:broader humord:c65498 ;
    skos:definition "Slimsopper er organismer i som tilhører protistene og settes i samme rike som en del encellete amøber («slimriket»). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Slime molds"@en,
        "Slimsopper"@nb .

humord:c67846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67846" ;
    dct:modified "2024-08-05T15:13:00"^^xsd:dateTime ;
    skos:altLabel "Myxini"@nb,
        "Pirålar"@nb,
        "Piråler"@nb,
        "Slimålar"@nb ;
    skos:broader humord:c67632 ;
    skos:definition "Slimåler er en klasse av virveldyr som omfatter én nålevende orden, slimåler (Myxiniformes). Navnet har de fått på grunn av den store mengden slimproduserende kjertler de har i huden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hagfish"@en,
        "Slimåler"@nb .

humord:c67847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67847" ;
    dct:modified "2024-08-05T15:15:17"^^xsd:dateTime ;
    skos:altLabel "Smellarar"@nb ;
    skos:broader humord:c60237 ;
    skos:definition "Smellere er en insektfamilie i ordenen biller, med 69 norske arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Click beetles"@en,
        "Smellere"@nb .

humord:c67848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67848" ;
    dct:modified "2024-08-05T15:18:59"^^xsd:dateTime ;
    skos:altLabel "Helianthus"@nb,
        "Solsikke"@nb,
        "Solvendel"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Solvendel er en planteslekt i kurvplantefamilien med 110 arter som alle vokser i Amerika. Den omtales også som solsikkeslekta. Mest kjent er den flerårige jordskokk og den ettårige solsikke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sunflowers"@en,
        "Solvendel"@nb .

humord:c67849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67849" ;
    dct:modified "2024-08-12T07:54:34"^^xsd:dateTime ;
    skos:altLabel "Kjønnsceller"@nb,
        "Kjønnsseller"@nb ;
    skos:broader humord:c19813 ;
    skos:definition "Kjønnsceller er celler som overfører arveanlegg (DNA) fra én individgenerasjon til den neste. Hos mennesket heter kjønnscellene eggceller hos kvinner og sædceller hos menn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gametes"@en,
        "Kjønnsceller"@nb .

humord:c67850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67850" ;
    dct:modified "2024-12-05T09:01:13"^^xsd:dateTime ;
    skos:altLabel "Spermatozoa"@en,
        "Spermatogenese"@nb,
        "Spermiar"@nb,
        "Spermie"@nb,
        "Sædceller"@nb,
        "Sædseller"@nb ;
    skos:broader humord:c69180 ;
    skos:definition "Sædcelle er den mannlig kjønnscelle. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sperm cells"@en,
        "Spermier"@nb ;
    skos:related humord:c67851 .

humord:c67851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67851" ;
    dct:modified "2024-08-06T08:41:36"^^xsd:dateTime ;
    skos:altLabel "Spermiekonkurranse"@nb ;
    skos:broader humord:c08140 ;
    skos:definition "Spermiekonkurranse som den konkurranse som finner sted mellom spermier fra ulike hanner for å fertilisere hunnens egg. <Norges veterinærhøgskole>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sperm competition"@en,
        "Spermiekonkurranse"@nb ;
    skos:related humord:c67850 .

humord:c67852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67852" ;
    dct:modified "2024-08-06T08:49:13"^^xsd:dateTime ;
    skos:altLabel "Soricidae"@en,
        "Soricidae"@nb,
        "Spissmus"@nb,
        "Spissmyser"@nb ;
    skos:broader humord:c65359 ;
    skos:definition "Spissmus er en familie av pattedyr i ordenen insektetere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shrew"@en,
        "Spissmus"@nb .

humord:c67853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67853" ;
    dct:modified "2024-08-06T08:57:07"^^xsd:dateTime ;
    skos:altLabel "Spore-forming animals"@en,
        "Sporozoa"@en,
        "Sporedyr"@nb,
        "Sporozoa"@nb ;
    skos:broader humord:c65496 ;
    skos:definition "Sporedyr er en rekke av encellede mikroorganismer i riket Protoctista (protoktister). Sporedyr er parasitter i celler og vev hos dyr og enkelte arter kan blant annet fremkalle malaria. Rekken omfatter mange former som trolig har utviklet seg fra frittlevende slimdyr og dyreflagellater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apicomplexa"@en,
        "Sporedyr"@nb .

humord:c67854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67854" ;
    dct:modified "2024-08-06T09:13:39"^^xsd:dateTime ;
    skos:altLabel "Blomelause plantar"@nb,
        "Blomelause planter"@nb,
        "Blomeløse planter"@nb,
        "Blomsterløse planter"@nb,
        "Cryptogamae"@nb,
        "Kryptogamar"@nb,
        "Kryptogamer"@nb,
        "Sporeplantar"@nb,
        "Sporeplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Sporeplanter er landplanter som formerer seg ved sporer, ikke ved frø som frøplantene. Sporeplantene omfatter moser og karsporeplanter (sneller, kråkefotplanter og bregner). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryptogams"@en,
        "Sporeplanter"@nb .

humord:c67855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67855" ;
    dct:modified "2024-08-06T09:22:38"^^xsd:dateTime ;
    skos:altLabel "Non-migratory birds"@en,
        "Standfuglar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Standfugler er fugler som holder til i samme område sommer og vinter, i motsetning til trekkfugler som trekker ut av landet om høsten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Resident birds"@en,
        "Standfugler"@nb .

humord:c67856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67856" ;
    dct:modified "2024-08-06T09:31:04"^^xsd:dateTime ;
    skos:altLabel "Carex"@nb,
        "Storr"@nb ;
    skos:broader humord:c66754 ;
    skos:definition "Starr er ei slekt i halvgrasfamilien. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sedges (Carex)"@en,
        "Starr"@nb .

humord:c67857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67857" ;
    dct:modified "2024-08-06T09:54:10"^^xsd:dateTime ;
    skos:altLabel "Gasterosteidae"@en,
        "Gasterosteidae"@nb,
        "Stingsild"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Stingsild er en familie (stingsildfamilien) av fisker i ordenen stiklingfisker. Huden er uten skjell, men kroppen er ofte delvis dekket av benplater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sticklebacks"@en,
        "Stingsild"@nb .

humord:c67858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67858" ;
    dct:modified "2024-08-07T13:11:08"^^xsd:dateTime ;
    skos:altLabel "Bonxie"@en,
        "Stercorarius skua"@nb,
        "Storjoar"@nb ;
    skos:broader humord:c65235 ;
    skos:definition "Storjo er en sjøfugl i jofamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Great skua"@en,
        "Storjoer"@nb .

humord:c67859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67859" ;
    dct:modified "2024-08-07T13:14:30"^^xsd:dateTime ;
    skos:altLabel "Ciconiidae"@en,
        "Ciconiiformes"@en,
        "Ciconiiformes"@nb,
        "Storkar"@nb,
        "Storkefuglar"@nb,
        "Storker"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Storker er en orden av fugler. Den omfatter én familie, storkefamilien, med 19 arter, hvorav to i Europa (stork og svartstork). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Storks"@en,
        "Storkefugler"@nb .

humord:c67860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67860" ;
    dct:modified "2024-08-07T13:18:50"^^xsd:dateTime ;
    skos:altLabel "Big mushrooms"@en,
        "Storsoppar"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Storsopper, vanlig samlebetegnelse for sopper med relativt store og kjøttfulle fruktlegemer, f.eks. hattsopper, kjuker, morkler, uten hensyn til nærmere slektskap. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large mushrooms"@en,
        "Storsopper"@nb .

humord:c67861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67861" ;
    dct:modified "2024-08-07T13:30:10"^^xsd:dateTime ;
    skos:altLabel "Cuvie"@en,
        "Hestetare"@nb,
        "Kurvtare"@nb,
        "Laminaria hyperborea"@nb,
        "Palmetare"@nb,
        "Stokktare"@nb,
        "Stolpetare"@nb,
        "Stortare"@nb,
        "Trolltare"@nb ;
    skos:broader humord:c27942 ;
    skos:definition "Stortare er en brunalge i ordenen Laminariales. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tangle"@en,
        "Stortare"@nb .

humord:c67862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67862" ;
    dct:modified "2024-08-07T13:32:34"^^xsd:dateTime ;
    skos:altLabel "Acipenseridae"@en,
        "Sturgeon family"@en,
        "Acipenseridae"@nb,
        "Størar"@nb,
        "Stører"@nb,
        "Størfamilien"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Stører er en fiskefamilie med 27 arter innen klassen strålefinnefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sturgeons"@en,
        "Størfamilien"@nb .

humord:c67863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67863" ;
    dct:modified "2024-08-07T13:50:16"^^xsd:dateTime ;
    skos:altLabel "Succulents"@en,
        "Sukkulentar"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Sukkulenter (latin succus som betyr saftig) er planter som kan lagre vann i blader eller stengler, noe som gjør at de tåler noe tørke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Succulent plants"@en,
        "Sukkulenter"@nb .

humord:c67864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67864" ;
    dct:modified "2024-08-07T14:04:10"^^xsd:dateTime ;
    skos:altLabel "Swamp forests"@en,
        "Sumpar"@nb,
        "Sumpmarker"@nb,
        "Sumpskog"@nb,
        "Sumpskogmark"@nb ;
    skos:broader humord:c08334 ;
    skos:definition "Sump er et område hvor grunnvannet når opp til jordoverflaten uten at området likevel kan betegnes som en innsjø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swamps"@en,
        "Sumper"@nb ;
    skos:related humord:c11655 .

humord:c67865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67865" ;
    dct:modified "2024-08-07T14:16:36"^^xsd:dateTime ;
    skos:altLabel "Helofyttar"@nb,
        "Helofytter"@nb,
        "Sumpplantar"@nb,
        "Sumpplanter"@nb ;
    skos:broader humord:c64877,
        humord:c67864 ;
    skos:definition "Sumpplanter er planter som vokser på meget fuktige steder og i grunt vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swamp plants"@en,
        "Sumpplanter"@nb .

humord:c67866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67866" ;
    dct:modified "2024-12-09T14:12:52"^^xsd:dateTime ;
    skos:altLabel "Rangifer tarandus platyrhynchus"@nb,
        "Svalbardrein"@nb ;
    skos:broader humord:c08255 ;
    skos:definition "Svalbardrein er en underart av rein. Den er mindre enn de fleste andre underartene, og forekommer bare på Svalbard. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Svalbard reindeer"@en,
        "Svalbardrein"@nb ;
    skos:related humord:c69237 .

humord:c67867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67867" ;
    dct:modified "2024-08-07T15:52:27"^^xsd:dateTime ;
    skos:altLabel "Porifera"@nb,
        "Svampar"@nb,
        "Svampdyr"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Svamper er en rekke i dyreriket. Svamper er de mest primitive flercellete dyrene. De kjennetegnes ved at de ikke har ekte vev eller organer. Fossile funn tyder på at svampene var de første dyrene på jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sponges"@en,
        "Svamper"@nb .

humord:c67868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67868" ;
    dct:modified "2024-08-07T16:01:42"^^xsd:dateTime ;
    skos:altLabel "Haptophyceae"@en,
        "Haptophytina"@en,
        "Prymnesiophyceae"@en,
        "Prymnesiophyta"@en,
        "Haptophyta"@nb,
        "Sveipeflagellatar"@nb ;
    skos:broader humord:c65653 ;
    skos:definition "Svepeflagellater er en gruppe mikroskopiske alger i havvann. De er flagellater med to flageller, et haptonema (heftetråd), og to gyldenbrune kloroplaster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Haptophytes"@en,
        "Svepeflagellater"@nb .

humord:c67869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67869" ;
    dct:modified "2024-08-12T08:44:19"^^xsd:dateTime ;
    skos:altLabel "Syskenrivalisering"@nb,
        "Søskenrivalisering"@nb ;
    skos:broader humord:c09227 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sibling rivalry"@en,
        "Søskenrivalisering"@nb ;
    skos:related humord:c14576 .

humord:c67870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67870" ;
    dct:modified "2024-08-07T16:36:33"^^xsd:dateTime ;
    skos:altLabel "Gordian worms"@en,
        "Gordiacea"@nb,
        "Hårormar"@nb,
        "Hårormer"@nb,
        "Nematomorpha"@nb,
        "Taglormar"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Taglormer er en rekke i dyreriket. Omfatter noen trådformede dyr, ofte ca. 1 millimeter tykke og kanskje 30–40 cm eller enda lengre. De fleste lever i ferskvann, og en art kan dukke opp i brønner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horsehair worms"@en,
        "Taglormer"@nb .

humord:c67871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67871" ;
    dct:modified "2024-08-08T10:24:16"^^xsd:dateTime ;
    skos:altLabel "Amphipoda"@en,
        "Amfipodar"@nb,
        "Amfipoder"@nb,
        "Amphipoda"@nb,
        "Tanglopper"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Tanglopper er en orden av krepsdyr i klassen storkreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amphipods"@en,
        "Tanglopper"@nb .

humord:c67872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67872" ;
    dct:modified "2024-08-08T10:30:24"^^xsd:dateTime ;
    skos:altLabel "Idotea"@nb,
        "Tanglus"@nb ;
    skos:broader humord:c67842 ;
    skos:definition "Tanglus er en slekt av krepsdyr i gruppen isopoder. Det finnes en håndfull arter tanglus langs Norgeskysten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Idotea"@en,
        "Tanglus"@nb .

humord:c67873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67873" ;
    dct:modified "2024-08-08T10:34:13"^^xsd:dateTime ;
    skos:altLabel "Cyprinodontiformes"@nb,
        "Tannkarper"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Tannkarper er en orden av strålefinnefisk. De hører ikke til karpefiskene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toothcarps"@en,
        "Tannkarper"@nb .

humord:c67874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67874" ;
    dct:modified "2024-08-08T10:37:03"^^xsd:dateTime ;
    skos:altLabel "Cancer pagurus"@nb,
        "Taskekrabbe"@nb ;
    skos:broader humord:c29659 ;
    skos:definition "Taskekrabbe er en art krabbe som lever i havet og som finnes i betydelige mengder langs norskeskysten. De har stort ryggskjold og fem beinpar. Det forreste beinparet har store klosakser som er sorte i spissen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brown crab"@en,
        "Taskekrabbe"@nb .

humord:c67875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67875" ;
    dct:modified "2024-08-08T10:41:55"^^xsd:dateTime ;
    skos:altLabel "Telomerar"@nb ;
    skos:broader humord:c66013 ;
    skos:definition "Telomerer er endene på kromosomarmene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Telomeres"@en,
        "Telomerer"@nb .

humord:c67876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67876" ;
    dct:modified "2024-08-08T10:45:21"^^xsd:dateTime ;
    skos:altLabel "Teratologi"@nb ;
    skos:broader humord:c03818 ;
    skos:definition "Teratologi er læren om misdannelser hos fostre. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teratology"@en,
        "Teratologi"@nb .

humord:c67877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67877" ;
    dct:modified "2024-08-08T10:48:15"^^xsd:dateTime ;
    skos:altLabel "Termittar"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Termitter er en orden av insekter. De fleste spiser trevirke, røtter eller annet plantemateriale, og mange er alvorlige skadedyr på bygninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Termites"@en,
        "Termitter"@nb .

humord:c67878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67878" ;
    dct:modified "2024-08-08T11:01:25"^^xsd:dateTime ;
    skos:altLabel "Tilapia"@nb ;
    skos:broader humord:c65011 ;
    skos:definition "Tilapia er et navn som brukes ganske upresist om en rekke ulike arter fisk i familien ciklider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tilapia"@en,
        "Tilapia"@nb .

humord:c67879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67879" ;
    dct:modified "2024-12-04T10:26:58"^^xsd:dateTime ;
    skos:altLabel "Capercaillie"@en,
        "Capericaillie"@en,
        "Cock-of-the-woods"@en,
        "Eurasian capercaillie"@en,
        "Heather cock"@en,
        "Western capercaillie"@en,
        "Storfugl"@nb,
        "Tetrao urogallus"@nb ;
    skos:broader humord:c69178 ;
    skos:definition "Storfugl er en fugleart i fasanfamilien. Navnene tiur (hann) og røy (hunn) brukes ofte i stedet for det felles artsnavnet storfugl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood grouse"@en,
        "Storfugl"@nb .

humord:c67880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67880" ;
    dct:modified "2024-08-08T11:29:03"^^xsd:dateTime ;
    skos:altLabel "Crane-like birds"@en,
        "Gruiformes"@nb,
        "Tranefuglar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Tranefugler er en orden av fugler, hovedsakelig våtmarksfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gruiformes"@en,
        "Tranefugler"@nb .

humord:c67881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67881" ;
    dct:modified "2024-08-08T12:07:47"^^xsd:dateTime ;
    skos:altLabel "Gruidae"@en,
        "Gruidae"@nb,
        "Tranefamilien"@nb,
        "Traner"@nb ;
    skos:broader humord:c67880 ;
    skos:definition "Traner er en fuglefamilie i ordenen tranefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cranes"@en,
        "Traner"@nb .

humord:c67882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67882" ;
    dct:modified "2024-08-08T12:16:28"^^xsd:dateTime ;
    skos:altLabel "Genetic elements"@en,
        "Jumping genes"@en,
        "Mobile DNA"@en,
        "Transposable elements"@en,
        "Transposable genetic elements"@en,
        "Genetiske element"@nb,
        "Genetiske elementer"@nb,
        "Transposon"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "Transposon er korte DNA-sekvenser som kan forflytte seg innenfor genomet til organismer som bakterier, planter, dyr og mennesker. De kan både forflytte seg innen samme kromosom eller over til andre kromosomer. De to hovedtypene transposoner som finnes er DNA-transposon og retrotransposon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transposons"@en,
        "Transposoner"@nb .

humord:c67883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67883" ;
    dct:modified "2024-08-08T12:26:15"^^xsd:dateTime ;
    skos:altLabel "Flukes"@en,
        "Digenea"@nb,
        "Iktar"@nb,
        "Ikter"@nb,
        "Trematoda"@nb,
        "Trematodar"@nb ;
    skos:broader humord:c63432 ;
    skos:definition "Ikter er en klasse flatormer. De har en løvbladlignende form og er noen millimeter eller centimeter lange. De kan gi sykdom hos både mennesker og dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trematodes"@en,
        "Trematoder"@nb .

humord:c67884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67884" ;
    dct:modified "2024-08-08T12:33:11"^^xsd:dateTime ;
    skos:altLabel "Gasterosteus aculeatus"@nb,
        "Trepigga stingsild"@nb ;
    skos:broader humord:c67857 ;
    skos:definition "Trepigget stingsild, Gasterosteus aculeatus, er en fiskeart i stingsildfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three-spined stickleback"@en,
        "Trepigget stingsild"@nb .

humord:c67885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67885" ;
    dct:modified "2024-08-08T12:37:32"^^xsd:dateTime ;
    skos:altLabel "Thunderbugs"@en,
        "Thysanoptera"@en,
        "Blæreføter"@nb,
        "Blæreføtter"@nb,
        "Frynsevengar"@nb,
        "Frynsevenger"@nb,
        "Frynsevengjer"@nb,
        "Frynsevinger"@nb,
        "Thrips"@nb,
        "Thysanoptera"@nb,
        "Trips"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Trips er en orden av insekter. De alle fleste artene og stadiene lever av plantesaft, det er bare noen få som er rovinsekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thrips"@en,
        "Trips"@nb .

humord:c67886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67886" ;
    dct:modified "2024-08-08T12:47:47"^^xsd:dateTime ;
    skos:altLabel "Truffles"@en,
        "Trøflar"@nb,
        "Tuber"@nb ;
    skos:broader humord:c63279 ;
    skos:definition "Trøfler er knollformede, underjordiske sopper som er knudrete og uregelmessige i formen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tuber"@en,
        "Trøfler"@nb .

humord:c67887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67887" ;
    dct:modified "2024-08-08T12:54:46"^^xsd:dateTime ;
    skos:altLabel "Barn owl-family"@en,
        "Common barn owl"@en,
        "Sløruglefamilien"@nb,
        "Slørugler"@nb,
        "Tytonidae"@nb,
        "Tårnuglefamilien"@nb,
        "Tårnugler"@nb ;
    skos:broader humord:c63314 ;
    skos:definition "Tårnugler er en familie fugler i ordenen ugler. Den eneste europeiske representant for familien er arten tårnugle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barn owls"@en,
        "Tårnugler"@nb .

humord:c67888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67888" ;
    dct:modified "2024-08-08T12:58:08"^^xsd:dateTime ;
    skos:altLabel "Ubikvitin"@nb,
        "Ubiquitin"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Ubikvitin er et lite protein som er til stede i alle kroppens celler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ubiquitin"@en,
        "Ubikvitin"@nb .

humord:c67889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67889" ;
    dct:modified "2024-08-12T08:51:47"^^xsd:dateTime ;
    skos:altLabel "Cottidae"@nb,
        "Ulkar"@nb,
        "Ulker"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Ulker er en fiskefamilie i orden piggfinnefisker (tidligere plassert i ordenen ulkefisker). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sculpins"@en,
        "Ulker"@nb .

humord:c67890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67890" ;
    dct:modified "2024-08-08T13:39:13"^^xsd:dateTime ;
    skos:altLabel "Coons"@en,
        "Procyon"@nb,
        "Vaskebjørnar"@nb ;
    skos:broader humord:c19187 ;
    skos:definition "Vaskebjørner er en rovdyrslekt i halvbjørnfamilien. Den omfatter seks arter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Raccoons"@en,
        "Vaskebjørner"@nb .

humord:c67891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67891" ;
    dct:modified "2024-08-08T13:49:27"^^xsd:dateTime ;
    skos:altLabel "Chemical water quality"@en,
        "Kjemisk vannkvalitet"@nb,
        "Kjemisk vasskvalitet"@nb,
        "Vasskvalitet"@nb ;
    skos:broader humord:c08343 ;
    skos:definition "Vannkvalitet er et mål for kjemisk og biologisk innhold i vann, knyttet til vannbehov til f.eks. drikkevann, badevann, vanningsvann, industrivann, næringsfiske og rekreasjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water quality"@en,
        "Vannkvalitet"@nb .

humord:c67892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67892" ;
    dct:modified "2024-08-08T13:57:08"^^xsd:dateTime ;
    skos:altLabel "Hydrophytes"@en,
        "Macrophytes"@en,
        "Akvatisk botanikk"@nb,
        "Akvatisk vegetasjon"@nb,
        "Akvatiske plantar"@nb,
        "Akvatiske planter"@nb,
        "Hydrofyttar"@nb,
        "Hydrofytter"@nb,
        "Limnofyttar"@nb,
        "Limnofytter"@nb,
        "Vassplantar"@nb,
        "Vassplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Vannplanter er planter som normalt vokser i eller nær ved vann eller sumpig miljø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic plants"@en,
        "Vannplanter"@nb .

humord:c67893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67893" ;
    dct:modified "2024-08-08T14:09:17"^^xsd:dateTime ;
    skos:altLabel "Argentines"@en,
        "Argentinidae"@en,
        "Argentinidae"@nb,
        "Vassild"@nb,
        "Vassildfamilien"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Vassildfamilien er en familie av fisker i ordenen vassildfisker (Argentiniformes). Fiskene i denne familien likner mye på krøklefisker og ble tidligere plassert i denne ordenen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herring smelts"@en,
        "Vassildfamilien"@nb .

humord:c67894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67894" ;
    dct:modified "2024-08-08T14:15:47"^^xsd:dateTime ;
    skos:altLabel "Daddy longlegs"@en,
        "Harvesters (Opiliones)"@en,
        "Harvestmen (Opiliones)"@en,
        "Langbein (Opiliones)"@nb,
        "Opiliones"@nb,
        "Vevkjerringar"@nb ;
    skos:broader humord:c64521 ;
    skos:definition "Vevkjerringer er edderkoppdyr som kjennes på sin eggformete kropp og lange bein. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opiliones"@en,
        "Vevkjerringer"@nb .

humord:c67895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67895" ;
    dct:modified "2024-08-09T09:35:56"^^xsd:dateTime ;
    skos:altLabel "Muslingoppdrett"@nb,
        "Skjeldyrking"@nb,
        "Skjelldyrking"@nb,
        "Skjelloppdrett"@nb,
        "Skjeloppdrett"@nb ;
    skos:broader humord:c23108 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mussel farming"@en,
        "Muslingoppdrett"@nb ;
    skos:related humord:c17185 .

humord:c67896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67896" ;
    dct:modified "2024-08-09T09:47:17"^^xsd:dateTime ;
    skos:altLabel "Østersoppdrett"@nb ;
    skos:broader humord:c67895 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oyster farming"@en,
        "Østersoppdrett"@nb ;
    skos:related humord:c20829 .

humord:c67897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67897" ;
    dct:modified "2024-08-09T10:12:26"^^xsd:dateTime ;
    skos:altLabel "Anaerobe organismar"@nb ;
    skos:broader humord:c27592 ;
    skos:definition "Anaerobe organismer er organismer som ikke trenger oksygen i stoffskiftet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic organisms"@en,
        "Anaerobe organismer"@nb .

humord:c67898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67898" ;
    dct:modified "2024-08-09T10:19:55"^^xsd:dateTime ;
    skos:altLabel "Akustiske metodar"@nb ;
    skos:broader humord:c17464 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "i biologi/havforskning"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acoustic methods"@en,
        "Akustiske metoder"@nb .

humord:c67899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67899" ;
    dct:modified "2024-10-10T08:55:33"^^xsd:dateTime ;
    skos:altLabel "Hydrobiology"@en,
        "Akvatisk biologi"@nb,
        "Hydrobiologi"@nb ;
    skos:broader humord:c63509 ;
    skos:definition "Akvatisk biologi fokuserer på ferskvann og marine økosystemer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic biology"@en,
        "Akvatisk biologi"@nb .

humord:c67900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67900" ;
    dct:modified "2024-08-09T10:32:29"^^xsd:dateTime ;
    skos:altLabel "Planetteoriar"@nb ;
    skos:broader humord:c64629 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary theories"@en,
        "Planetteorier"@nb .

humord:c67901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67901" ;
    dct:modified "2024-08-09T10:32:33"^^xsd:dateTime ;
    skos:altLabel "Akvatisk mikrobiologi"@nb ;
    skos:broader humord:c67899 ;
    skos:definition "Akvatisk mikrobiologi tar for seg akvatiske mikrober, deres unike metaboliske funksjon, og deres rolle i storskala biogeokjemiske prosesser. <Nord Universitet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic microbiology"@en,
        "Akvatisk mikrobiologi"@nb .

humord:c67902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67902" ;
    dct:modified "2024-08-09T10:41:05"^^xsd:dateTime ;
    skos:altLabel "Arktisk biologi"@nb ;
    skos:broader humord:c63509 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic biology"@en,
        "Arktisk biologi"@nb .

humord:c67903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67903" ;
    dct:modified "2024-08-09T10:41:48"^^xsd:dateTime ;
    skos:altLabel "Planetsystem"@nb ;
    skos:broader humord:c08181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary systems"@en,
        "Planetsystemer"@nb .

humord:c67904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67904" ;
    dct:modified "2024-08-12T07:48:09"^^xsd:dateTime ;
    skos:altLabel "Arctic animals"@en,
        "Fauna of the Arctic"@en,
        "Arktisk fauna"@nb,
        "Arktiske dyr"@nb ;
    skos:broader humord:c08257,
        humord:c67902 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic fauna"@en,
        "Arktisk fauna"@nb .

humord:c67905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67905" ;
    dct:modified "2024-08-09T10:47:45"^^xsd:dateTime ;
    skos:altLabel "Arktisk forvaltingsbiologi"@nb,
        "Arktisk forvaltningsbiologi"@nb ;
    skos:broader humord:c67902 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic management biology"@en,
        "Arktisk forvaltningsbiologi"@nb .

humord:c67906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67906" ;
    dct:modified "2024-08-09T10:49:28"^^xsd:dateTime ;
    skos:altLabel "Arktisk vegetasjon"@nb ;
    skos:broader humord:c67902 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic vegetation"@en,
        "Arktisk vegetasjon"@nb .

humord:c67907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67907" ;
    dct:modified "2024-10-24T10:56:27"^^xsd:dateTime ;
    skos:altLabel "Planetary ring systems"@en,
        "Ring systems of planets"@en,
        "Planetringar"@nb,
        "Planetære ringar"@nb,
        "Planetære ringer"@nb,
        "Ringsystem"@nb,
        "Ringsystemer"@nb ;
    skos:broader humord:c08183 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary rings"@en,
        "Planetringer"@nb .

humord:c67908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67908" ;
    dct:modified "2024-08-09T10:57:36"^^xsd:dateTime ;
    skos:altLabel "Gasståker"@nb,
        "Planetariske tåker"@nb,
        "Planettåker"@nb ;
    skos:broader humord:c08186,
        humord:c67563 ;
    skos:definition "Planetarisk tåke er en type sky av glødende gass og støv som omgir en stjerne mot slutten av dens utvikling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary nebulae"@en,
        "Planetariske tåker"@nb .

humord:c67909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67909" ;
    dct:modified "2024-08-09T12:16:23"^^xsd:dateTime ;
    skos:altLabel "Alpin flora"@nb,
        "Alpin vegetasjon"@nb,
        "Alpine plantar"@nb,
        "Alpine planter"@nb,
        "Fjellflora"@nb,
        "Fjellfloraar"@nb,
        "Fjellfloraer"@nb,
        "Fjellplantar"@nb,
        "Fjellplanter"@nb,
        "Fjellskog"@nb,
        "Fjellvegetasjon"@nb ;
    skos:broader humord:c08226,
        humord:c08316 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine plants"@en,
        "Fjellplanter"@nb .

humord:c67910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67910" ;
    dct:modified "2024-08-09T12:21:47"^^xsd:dateTime ;
    skos:altLabel "Planetarium"@nb ;
    skos:broader humord:c65535 ;
    skos:definition "Planetarium betegnet opprinnelig en mekanisk modell av solsystemet. Nå brukes begrepet vanligvis om et instrument, eller bygningen hvor instrumentet er oppstilt, som viser himmelens utseende og himmellegemenes bevegelse over himmelen ved hjelp av projeksjonsapparater som kaster bilder på innsiden av en stor, halvkuleformet hvelving over tilskuerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetariums"@en,
        "Planetarier"@nb .

humord:c67911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67911" ;
    dct:modified "2024-08-09T12:26:18"^^xsd:dateTime ;
    skos:altLabel "Høgfjellsplantar"@nb,
        "Høgfjellsplanter"@nb,
        "Høgfjellsvegetasjon"@nb,
        "Høyfjellsplanter"@nb ;
    skos:broader humord:c16919,
        humord:c67909 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine vegetation"@en,
        "Høyfjellsvegetasjon"@nb .

humord:c67912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67912" ;
    dct:modified "2024-08-09T12:28:54"^^xsd:dateTime ;
    skos:altLabel "Arctic-alpine plants"@en,
        "Arktisk-alpine plantar"@nb,
        "Arktisk-alpine planter"@nb ;
    skos:broader humord:c67906,
        humord:c67909 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic alpine plants"@en,
        "Arktisk-alpine planter"@nb .

humord:c67913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67913" ;
    dct:modified "2024-08-09T12:32:24"^^xsd:dateTime ;
    skos:altLabel "Partikkelkollisjonar"@nb ;
    skos:broader humord:c61514 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle collisions"@en,
        "Partikkelkollisjoner"@nb .

humord:c67914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67914" ;
    dct:modified "2024-08-09T12:58:32"^^xsd:dateTime ;
    skos:altLabel "Parallaksemålingar"@nb ;
    skos:broader humord:c62047,
        humord:c63582 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parallax measurements"@en,
        "Parallaksemålinger"@nb .

humord:c67915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67915" ;
    dct:modified "2024-08-09T13:07:35"^^xsd:dateTime ;
    skos:altLabel "Opposition effect"@en,
        "Opposition spike"@en,
        "Seeliger effect"@en,
        "Opposisjoneffekten"@nb,
        "Opposisjonseffekt"@nb,
        "Opposisjonseffekten"@nb,
        "Seeliger-effekten"@nb ;
    skos:broader humord:c66850 ;
    skos:definition "Opposisjonseffekt (også kalt Seeliger-effekten) er opplysingen av en ru overflate, eller et objekt med mange partikler, når det blir opplyst fra rett bak observatøren. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opposition surge"@en,
        "Opposisjoneffekten"@nb .

humord:c67916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67916" ;
    dct:modified "2024-08-09T14:54:44"^^xsd:dateTime ;
    skos:altLabel "Sap stain fungi"@en,
        "Blåvedsopp"@nb,
        "Blåvedsoppar"@nb ;
    skos:broader humord:c63279 ;
    skos:definition "Blåvedsopper (Soppslekten Ophiostoma) kan forårsake alvorlige tresjukdommer som almesjuke. De hjelper skadeinsekter som barkbiller med å drepe angrepne trær og misfarger angrepet tømmer ved å forårsake «blåved». <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blue stain fungi"@en,
        "Blåvedsopper"@nb .

humord:c67917 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67917" ;
    dct:modified "2024-08-12T07:36:25"^^xsd:dateTime ;
    skos:altLabel "Philippsburg"@nb ;
    skos:broader humord:c03495 ;
    skos:definition "Philippsburg er ein by i Baden-Württemberg i Tyskland med om lag 12 000 innbyggjarar. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Philippsburg"@en,
        "Philippsburg"@nb .

humord:c67918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67918" ;
    dct:modified "2024-08-12T07:44:52"^^xsd:dateTime ;
    skos:altLabel "Informasjonskrigføring"@nb ;
    skos:broader humord:c09523 ;
    skos:definition "Informasjonskrigføring  er bruken og håndteringen av informasjon og kommunikasjonsteknologi (IKT) i kampområdet for å oppnå en konkurransefordel over en motstander.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Information warfare"@en,
        "Informasjonskrigføring"@nb .

humord:c67919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67919" ;
    dct:modified "2024-08-13T10:27:59"^^xsd:dateTime ;
    skos:altLabel "Brødkorgsoppar"@nb,
        "Brødkurvsopper"@nb,
        "Nidulariaceae"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Brødkurvsopper er en fellesbetegnelse for to soppslekter hvor fruktlegemene ser ut som små kurver med brød i. Brødkurvsopp omfatter slektene Crucibulum og Cyathus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird's nest fungi"@en,
        "Brødkorgsopper"@nb .

humord:c67920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67920" ;
    dct:modified "2024-08-12T09:15:35"^^xsd:dateTime ;
    skos:altLabel "Entolomas"@en,
        "Entoloma"@nb,
        "Raudskivesoppar"@nb,
        "Raudsporesoppar"@nb,
        "Rødskivesopper"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Rødsporesopp er en artsrik slekt skivesopper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pink-gilled mushrooms"@en,
        "Rødsporesopper"@nb .

humord:c67921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67921" ;
    dct:modified "2024-08-12T09:17:38"^^xsd:dateTime ;
    skos:altLabel "Lycoperdaceae"@nb,
        "Lycoperdon"@nb,
        "Røyksoppar"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Røyksopper er en familie av sopp som systematisk hører til skivesoppene (orden Agaricales). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Puffballs"@en,
        "Røyksopper"@nb .

humord:c67922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67922" ;
    dct:modified "2025-01-07T13:58:24"^^xsd:dateTime ;
    skos:altLabel "Protein biosynthesis"@en,
        "Proteinsyntese"@nb ;
    skos:broader humord:c61700,
        humord:c63795 ;
    skos:definition "Proteinsyntese er prosessen der nye proteiner dannes. Det skjer ved at ulike aminosyrer settes sammen til en kjede, i en bestemt rekkefølge, etter oppskrift fra genene. Proteinsyntesen skjer i cellene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein synthesis"@en,
        "Proteinsyntese"@nb .

humord:c67923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67923" ;
    dct:modified "2024-08-12T11:02:40"^^xsd:dateTime ;
    skos:altLabel "Farmasøytisk glykobiologi"@nb,
        "Glykobiologi"@nb,
        "Glykogensyntese"@nb,
        "Glykokjemi"@nb,
        "Glykokonjugat"@nb,
        "Glykokonjugater"@nb,
        "Glykolipid"@nb,
        "Glykolipider"@nb,
        "Glykoprotein"@nb,
        "Glykoproteiner"@nb,
        "Glykosaminoglykan"@nb,
        "Glykosaminoglykaner"@nb,
        "Molekylær glykobiologi"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Glykobiologi (gr. glykys- søt) er den delen av den molekylære biologien som omhandler bruk av korte kjeder med sukker, oligosakkarider, bundet til proteiner i form av glykoproteiner eller til fett som glykolipider. Omfatter kjemisk struktur, biosyntese og biolgiske funksjoner til sakkarider, glukaner og glykaner, glykosylering, glykoproteiner, proteoglykaner, og glykolipider. Glykomikk er en del av glykobiologien. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glycobiology"@en,
        "Glykobiologi"@nb .

humord:c67924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67924" ;
    dct:modified "2024-08-12T11:12:11"^^xsd:dateTime ;
    skos:altLabel "Golgiapparatet"@nb,
        "Golgikomplekset"@nb ;
    skos:broader humord:c67794 ;
    skos:definition "Golgiapparatet er en del av kjerneholdige celler som består av flatklemte blærer stablet oppå hverandre. Golgiapparatet mottar proteiner som er laget på ru endoplasmatisk retikulum og som enten skal transporteres videre ut av cellen (eksocytose) eller overføres til lysosomer for nedbrytning. Golgiapparatet er en organelle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Golgi apparatus"@en,
        "Golgiapparatet"@nb .

humord:c67925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67925" ;
    dct:modified "2024-08-13T10:19:52"^^xsd:dateTime ;
    skos:altLabel "Cellefysiologi"@nb,
        "Sellefysiologi"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Cellefysiologi dreier seg om hvordan de kompliserte livsprosessene foregår inne i de enkelte cellene og i samspillet mellom ulike celler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell physiology"@en,
        "Cellefysiologi"@nb .

humord:c67926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67926" ;
    dct:modified "2024-08-13T10:19:22"^^xsd:dateTime ;
    skos:altLabel "Celleforandringar"@nb,
        "Selleforandringar"@nb,
        "Selleforandringer"@nb ;
    skos:broader humord:c61720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell changes"@en,
        "Celleforandringer"@nb .

humord:c67927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67927" ;
    dct:modified "2024-08-13T10:18:36"^^xsd:dateTime ;
    skos:altLabel "Cellestruktur"@nb,
        "Sellestruktur"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Med cellestruktur menes cellens oppbygning. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell structure"@en,
        "Cellestruktur"@nb .

humord:c67928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67928" ;
    dct:modified "2024-08-13T10:17:56"^^xsd:dateTime ;
    skos:altLabel "Food composition analysis"@en,
        "Matanalysar"@nb,
        "Matanalyser"@nb,
        "Næringsmiddelanalyse"@nb ;
    skos:broader humord:c67929 ;
    skos:definition "Næringsmiddelanalyse er en prosess som innebærer å undersøke og måle forskjellige komponenter i mat og drikke for å vurdere deres næringsverdi, sikkerhet, kvalitet og samsvar med relevante forskrifter og standarder. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food analysis"@en,
        "Næringsmiddelanalyse"@nb .

humord:c67929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67929" ;
    dct:modified "2024-08-12T13:03:33"^^xsd:dateTime ;
    skos:altLabel "Næringsmiddelkjemi"@nb ;
    skos:broader humord:c61496 ;
    skos:definition "Næringsmiddelkjemi er studiet av de kjemiske prosessene og forbindelsene som forekommer i matvarer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food chemistry"@en,
        "Næringsmiddelkjemi"@nb .

humord:c67930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67930" ;
    dct:modified "2024-08-12T13:08:17"^^xsd:dateTime ;
    skos:altLabel "Chaperon (Biokjemi)"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Chaperoner er proteiner som hjelper andre proteiner til å folde seg riktig, blant annet slik at de unngår å danne inaktive ansamlinger av proteiner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chaperones (Biochemistry)"@en,
        "Chaperoner (Biokjemi)"@nb .

humord:c67931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67931" ;
    dct:modified "2024-08-12T13:09:41"^^xsd:dateTime ;
    skos:altLabel "Food products toxicology"@en,
        "Næringsmiddeltoksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Næringsmiddeltoksikologi er studiet av giftige stoffer i matvarer og deres effekter på menneskers helse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food toxicology"@en,
        "Næringsmiddeltoksikologi"@nb ;
    skos:related humord:c26348 .

humord:c67932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67932" ;
    dct:modified "2024-08-12T13:12:32"^^xsd:dateTime ;
    skos:altLabel "Co-chaperon"@nb ;
    skos:broader humord:c67930 ;
    skos:definition "Co-chaperoner er proteiner som hjeper chaperoner med proteinfolding og andre funksjoner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Co-chaperones"@en,
        "Co-chaperoner"@nb .

humord:c67933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67933" ;
    dct:modified "2024-08-12T13:17:03"^^xsd:dateTime ;
    skos:altLabel "Oksidasjonsmekanismar"@nb ;
    skos:broader humord:c61504 ;
    skos:definition "Oksidasjonsmekanismer refererer til de kjemiske reaksjonene hvor et stoff mister elektroner, ofte ledsaget av forandringer i kjemisk struktur og funksjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxidation mechanisms"@en,
        "Oksidasjonsmekanismer"@nb .

humord:c67934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67934" ;
    dct:modified "2024-08-12T13:21:06"^^xsd:dateTime ;
    skos:altLabel "Oksidative enzym"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Et oksidativt enzym er et enzym som katalyserer en oksidasjonsreaksjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxidative enzymes"@en,
        "Oksidative enzymer"@nb .

humord:c67935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67935" ;
    dct:modified "2024-08-12T13:24:14"^^xsd:dateTime ;
    skos:altLabel "Dcb"@nb,
        "Diklorbenzen"@nb ;
    skos:broader humord:c63628 ;
    skos:definition "Diklorbenzen er navn på tre forskjellige kjemiske forbindelser som er isomere. Alle kan lages ved klorering av benzen under bestemte betingelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dichlorobenzene"@en,
        "Diklorbenzen"@nb .

humord:c67936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67936" ;
    dct:modified "2024-08-12T13:27:48"^^xsd:dateTime ;
    skos:altLabel "Anethum graveolens"@nb,
        "Dill"@nb ;
    skos:broader humord:c19587,
        humord:c62598 ;
    skos:definition "Dill er en krydderurt i skjermplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dill"@en,
        "Dill"@nb .

humord:c67937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67937" ;
    dct:modified "2024-08-12T13:27:49"^^xsd:dateTime ;
    skos:altLabel "Oksygenisotopar"@nb ;
    skos:broader humord:c66417 ;
    skos:definition "Oksygen har tre stabile isotoper: oksygen-16 (¹⁶O), oksygen-17 (¹⁷O), og oksygen-18 (¹⁸O). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen isotopes"@en,
        "Oksygenisotoper"@nb .

humord:c67938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67938" ;
    dct:modified "2024-08-12T13:42:00"^^xsd:dateTime ;
    skos:altLabel "DNA-addukt"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "DNA-addukter er stoffer som er bundet til DNA-molekylet og som hindrer at DNA-molekylet kan kopiere seg selv nøyaktig gjennom DNA-replikasjon. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA adducts"@en,
        "DNA-addukter"@nb .

humord:c67939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67939" ;
    dct:modified "2024-08-12T14:02:42"^^xsd:dateTime ;
    skos:altLabel "Djuphavsfotografering"@nb ;
    skos:broader humord:c04407 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep-sea photography"@en,
        "Dyphavsfotografering"@nb .

humord:c67940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67940" ;
    dct:modified "2024-08-12T14:02:26"^^xsd:dateTime ;
    skos:altLabel "Oligomerar"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "En oligomer er en kjemisk forbindelse dannet ved kjemisk sammenbinding av noen få molekyler, vanligvis mindre enn ti, av en annen forbindelse (en monomer). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oligomers"@en,
        "Oligomerer"@nb .

humord:c67941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67941" ;
    dct:modified "2024-08-12T14:17:22"^^xsd:dateTime ;
    skos:altLabel "EFAs"@en,
        "Essensielle feittsyrer"@nb ;
    skos:broader humord:c65114 ;
    skos:definition "Essensielle fettsyrer er flerumettede fettsyrer som organismen trenger, men ikke selv er i stand til å produsere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Essential fatty acids"@en,
        "Essensielle fettsyrer"@nb .

humord:c67942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67942" ;
    dct:modified "2024-08-12T14:24:39"^^xsd:dateTime ;
    skos:altLabel "Omega-3"@en,
        "Omega-3"@nb,
        "Omega-3-feittsyrer"@nb,
        "ω-3"@nb ;
    skos:broader humord:c67941 ;
    skos:definition "Omega-3-fettsyrer er umettede fettsyrer som inngår i viktige betennelsesdempende stoffer, og som det er nødvendig å få tilført gjennom kosten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Omega-3 fatty acids"@en,
        "Omega-3-fettsyrer"@nb .

humord:c67943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67943" ;
    dct:modified "2024-08-12T14:34:30"^^xsd:dateTime ;
    skos:altLabel "Isomerisasjonsreaksjonar"@nb,
        "Isomerisasjonsreaksjoner"@nb,
        "Omleiringsreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Omleiringsreaksjoner er kjemiske reaksjoner der atomene eller grupper av atomer i et molekyl omorganiseres for å danne en strukturisomer av det opprinnelige molekylet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rearrangement reactions"@en,
        "Omleiringsreaksjoner"@nb .

humord:c67944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67944" ;
    dct:modified "2024-08-13T08:27:12"^^xsd:dateTime ;
    skos:altLabel "Edellauvskau"@nb,
        "Edellauvskog"@nb,
        "Edelløvskau"@nb ;
    skos:broader humord:c08328 ;
    skos:definition "Edelløvskog er skog dominert av varmekjære og oftest næringskrevende arter av lauvtrær. Som edle lauvtrær regnes alm, lind, lønn, ask, hassel, eikeartene, bøk og svartor. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temperate deciduous forest"@en,
        "Edelløvskog"@nb .

humord:c67945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67945" ;
    dct:modified "2024-08-13T08:46:12"^^xsd:dateTime ;
    skos:altLabel "Temperate broadleaf forests"@en,
        "Lauvskau"@nb,
        "Lauvskog"@nb,
        "Løvskau"@nb ;
    skos:broader humord:c08328,
        humord:c27414 ;
    skos:definition "Lauvskog er skog der lauvtrær dominerer. Lauvtrær finnes over hele kloden der klimaet tillater trær å vokse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Broadleaf forests"@en,
        "Løvskog"@nb .

humord:c67946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67946" ;
    dct:modified "2024-08-13T08:53:53"^^xsd:dateTime ;
    skos:altLabel "Leaf"@en,
        "Blad"@nb,
        "Blader"@nb,
        "Lauv"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Blader er organer som er spesialiserte for fotosyntese hos karplanter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leaves"@en,
        "Løv"@nb ;
    skos:related humord:c27414 .

humord:c67947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67947" ;
    dct:modified "2024-08-13T09:10:11"^^xsd:dateTime ;
    skos:altLabel "Djuphavsmarulkar"@nb ;
    skos:broader humord:c64176 ;
    skos:definition "Dyphavsmarulker er en underorden av marulker. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea devils"@en,
        "Dyphavsmarulker"@nb .

humord:c67948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67948" ;
    dct:modified "2024-08-13T09:47:42"^^xsd:dateTime ;
    skos:altLabel "Micro satellites"@en,
        "Minisatellittar"@nb ;
    skos:broader humord:c60316 ;
    skos:definition "Minisatellitt er ein liten og lett satellitt med masse mellom omtrent 50–250 kg bygd ved hjelp av miniatyrisering, mikroteknologi og nye material. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small satellites"@en,
        "Minisatellitter"@nb .

humord:c67949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67949" ;
    dct:modified "2024-08-13T10:05:24"^^xsd:dateTime ;
    skos:altLabel "MSP"@en,
        "Millisekundpulsarar"@nb ;
    skos:broader humord:c66538 ;
    skos:definition "En millisekundpulsar er en pulsar med rotasjonstid på under 10 millisekund. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Millisecond pulsars"@en,
        "Millisekundpulsarer"@nb .

humord:c67950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67950" ;
    dct:modified "2024-08-13T09:59:45"^^xsd:dateTime ;
    skos:altLabel "Deep layer biology"@en,
        "Djuphavsbiologi"@nb,
        "Djupvassbiologi"@nb,
        "Dyphavsbiologi"@nb ;
    skos:broader humord:c25715 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea biology"@en,
        "Dypvannsbiologi"@nb .

humord:c67951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67951" ;
    dct:modified "2024-08-13T10:07:55"^^xsd:dateTime ;
    skos:altLabel "Gravitational microlensing"@en,
        "Mikrolinsing"@nb ;
    skos:broader humord:c67658 ;
    skos:definition "Mikrolinsing er en linseeffekt som opptrer når en stjerne med en planet passerer foran en fjern lyskilde. Effekten skyldes gravitasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microlensing"@en,
        "Mikrolinsing"@nb .

humord:c67952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67952" ;
    dct:modified "2024-08-13T10:20:50"^^xsd:dateTime ;
    skos:altLabel "Low gravity environments"@en,
        "Micro-g environments"@en,
        "Reduced gravity environments"@en,
        "Subgravity environments"@en,
        "Mikrogravitasjon"@nb ;
    skos:broader humord:c60796,
        humord:c65680 ;
    skos:definition "Mikrogravitasjon er betegnelse på den tilstanden av tilnærmet vektløshet som i praksis finnes om bord i satellitter og romfartøy i lave jordbaner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microgravity"@en,
        "Mikrogravitasjon"@nb .

humord:c67953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67953" ;
    dct:modified "2024-08-13T10:26:51"^^xsd:dateTime ;
    skos:altLabel "Djupvassfiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea fishing"@en,
        "Dypvannsfiske"@nb .

humord:c67954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67954" ;
    dct:modified "2024-08-13T10:36:00"^^xsd:dateTime ;
    skos:altLabel "Fiskeøkologi"@nb ;
    skos:broader humord:c08236,
        humord:c58224 ;
    skos:definition "Fiskeøkologi omhandler økologien til fisk i alle akvatiske miljøer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish ecology"@en,
        "Fiskeøkologi"@nb .

humord:c67955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67955" ;
    dct:modified "2024-08-13T10:41:31"^^xsd:dateTime ;
    skos:altLabel "Marine fishes"@en,
        "Marine fiskar"@nb,
        "Marine fisker"@nb,
        "Saltvassfiskar"@nb ;
    skos:broader humord:c67954 ;
    skos:definition "Saltvannsfisk er fisk som gyter i saltvann og som også vanligvis lever mesteparten av livet der. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saltwater fishes"@en,
        "Saltvannsfisker"@nb .

humord:c67956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67956" ;
    dct:modified "2024-08-13T11:03:35"^^xsd:dateTime ;
    skos:altLabel "Floem"@nb,
        "Ledningsstrenger"@nb,
        "Leidningsstrengar"@nb,
        "Leidningsstrenger"@nb,
        "Silrør"@nb,
        "Silrøyr"@nb,
        "Silvev"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Silvev er den delen av ledningsvevet som har til hovedoppgave å transportere løste organiske stoffer laget i fotosyntesen, i første rekke sukker, ledes fra bladene gjennom silvevet til voksende organer og lagringsorganer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phloem"@en,
        "Silvev"@nb .

humord:c67957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67957" ;
    dct:modified "2024-08-13T11:09:48"^^xsd:dateTime ;
    skos:altLabel "Meteor outbursts"@en,
        "Meteor storms"@en,
        "Meteorstormar"@nb,
        "Meteorsvermar"@nb,
        "Meteorsvermer"@nb ;
    skos:broader humord:c66203 ;
    skos:definition "Meteorsverm, stjerneskuddsverm eller -skur, er et økt antall meteorer som opptrer i samme tidsrom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meteor showers"@en,
        "Meteorstormer"@nb .

humord:c67958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67958" ;
    dct:modified "2024-08-13T11:22:40"^^xsd:dateTime ;
    skos:altLabel "Cardiovascular system"@en,
        "Vascular system"@en,
        "Sirkulasjon"@nb,
        "Sirkulasjonssystemet"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Sirkulasjon eller det sirkulatoriske system er det organsystemet som lar blod sirkulere i kroppen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circulatory system"@en,
        "Sirkulasjonssystemet"@nb .

humord:c67959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67959" ;
    dct:modified "2024-08-13T11:25:25"^^xsd:dateTime ;
    skos:altLabel "Space radiation"@en,
        "Ekstraterrestrisk stråling"@nb ;
    skos:broader humord:c66696 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extraterrestrial radiation"@en,
        "Ekstraterrestrisk stråling"@nb .

humord:c67960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67960" ;
    dct:modified "2024-08-13T11:33:04"^^xsd:dateTime ;
    skos:altLabel "CD spectrometry"@en,
        "Circular dichroism spectroscopy"@en,
        "CD spectroscopy"@nb,
        "CD-spektrometri"@nb,
        "CD-spektroskopi"@nb,
        "Cd-spektroskopi"@nb,
        "Circular dichroism-spektroskopi"@nb,
        "Circular dichrosim spectrometry"@nb,
        "Direct transmittance circular dichroism"@nb,
        "Sirkulær dikroisme"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Sirkulær dikroisme er en form for spektroskopi der forskjellen i absorbsjon mellom høyre- og venstre-sirkulært polarisert lys måles. <UiT>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circular dichroism"@en,
        "Sirkulær dikroisme"@nb .

humord:c67961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67961" ;
    dct:modified "2024-08-13T11:41:21"^^xsd:dateTime ;
    skos:altLabel "Sitrusoljar"@nb,
        "Sitrusoljer"@nb ;
    skos:broader humord:c61808,
        humord:c63444 ;
    skos:definition "Sitrusolje blir utvunnet av blomstene og skallet til sitrusfrukter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Citrus oils"@en,
        "Sitrusoljer"@nb .

humord:c67962 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67962" ;
    dct:modified "2024-08-19T10:53:59"^^xsd:dateTime ;
    skos:altLabel "Jupiter I (Moon)"@en,
        "Io (Måne)"@nb ;
    skos:broader humord:c61346,
        humord:c67401 ;
    skos:definition "Io er den tredje største månen til Jupiter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Io (Moon)"@en,
        "Io (Måne)"@nb .

humord:c67963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67963" ;
    dct:modified "2024-08-13T12:01:23"^^xsd:dateTime ;
    skos:altLabel "Sjeldne artar"@nb,
        "Sjeldne arter"@nb,
        "Sjeldsynte artar"@nb,
        "Sjeldsynte arter"@nb ;
    skos:broader humord:c11515 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rare species"@en,
        "Sjeldne arter"@nb .

humord:c67964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67964" ;
    dct:modified "2024-08-13T12:12:44"^^xsd:dateTime ;
    skos:altLabel "Havfuglar"@nb,
        "Havfugler"@nb,
        "Marine fuglar"@nb,
        "Marine fugler"@nb,
        "Sjøfugl"@nb,
        "Sjøfuglar"@nb ;
    skos:broader humord:c65825 ;
    skos:definition "Sjøfugler er fugler som er tilpasset å leve i det marine miljø hele eller deler av sin årssyklus. Fugler som kun lever i strandsonen eller kystnært regnes normalt ikke som sjøfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seabirds"@en,
        "Sjøfugler"@nb .

humord:c67965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67965" ;
    dct:modified "2024-11-06T08:43:37"^^xsd:dateTime ;
    skos:altLabel "Glatt muskulatur"@nb ;
    skos:broader humord:c68756 ;
    skos:definition "Glatt muskulatur er muskelvev som er underlagt det autonome nervesystemet og er derfor ikke viljestyrt, og mangler skjelettmuskulaturens mikroskopiske tverrstriper. Vi finner glatt muskulatur spesielt i innvollsorganene, slik som fordøyelseskanalen, urinveiene, luftveiene, blodårene og lymfeårene, de indre kjønnsorganene, i øyet og forbundet til hårene i huden. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smooth muscle"@en,
        "Glatt muskulatur"@nb .

humord:c67966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67966" ;
    dct:modified "2024-08-14T09:49:10"^^xsd:dateTime ;
    skos:altLabel "Picea abies"@en,
        "Gran (Bartre)"@nb,
        "Granskog"@nb,
        "Skogsgran"@nb,
        "Vanleg gran"@nb,
        "Vanlig gran"@nb ;
    skos:broader humord:c59064 ;
    skos:definition "Gran, eigentleg vanleg gran, er ein art i granslekta, som er ei slekt i furufamilien, den største familien med bartre. Vanleg gran er den einaste opphavleg viltveksande grantypen i Noreg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norway spruce"@en,
        "Gran (Bartrær)"@nb .

humord:c67967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67967" ;
    dct:modified "2024-08-14T08:23:03"^^xsd:dateTime ;
    skos:altLabel "Hagedammar"@nb ;
    skos:broader humord:c01407,
        humord:c61149 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Garden ponds"@en,
        "Hagedammer"@nb .

humord:c67968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67968" ;
    dct:modified "2024-08-14T09:19:50"^^xsd:dateTime ;
    skos:altLabel "Hallusinogene plantar"@nb,
        "Hallusinogene planter"@nb ;
    skos:broader humord:c59284,
        humord:c62092 ;
    skos:definition "Hallusinogene planter er planter som inneholder hallusinogene stoffer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hallucinogenic plants"@en,
        "Hallusinogene planter"@nb .

humord:c67969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67969" ;
    dct:modified "2024-08-14T09:34:44"^^xsd:dateTime ;
    skos:altLabel "Psychedelic mushrooms"@en,
        "Hallusinogene soppar"@nb ;
    skos:broader humord:c08220,
        humord:c59284 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psilocybin mushroom"@en,
        "Hallusinogene sopper"@nb .

humord:c67970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67970" ;
    dct:modified "2024-08-14T09:39:29"^^xsd:dateTime ;
    skos:altLabel "Halofile plantar"@nb,
        "Halofile planter"@nb,
        "Halofyttar"@nb ;
    skos:broader humord:c64877 ;
    skos:definition "Halofytter er det samme som saltplanter, planter som er tilpasset vekstforhold med høyt saltinnhold i jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Halophytes"@en,
        "Halofytter"@nb .

humord:c67971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67971" ;
    dct:modified "2024-08-14T09:42:01"^^xsd:dateTime ;
    skos:altLabel "Hals"@nb,
        "Halsen"@nb ;
    skos:broader humord:c19945 ;
    skos:definition "Halsen er den delen av legemet som forbinder hodet med kroppen, med et skjelett som er dannet av halsvirvelsøylen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neck"@en,
        "Halsen"@nb .

humord:c67972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67972" ;
    dct:modified "2024-08-14T09:48:01"^^xsd:dateTime ;
    skos:altLabel "Ecdysis"@en,
        "Molting"@en,
        "Fjærfelling"@nb,
        "Fjørfelling"@nb,
        "Hamskifte (Zoologi)"@nb,
        "Hudskifte"@nb,
        "Myting"@nb,
        "Skallskifte"@nb,
        "Skalskifte"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Hamskifte er det at enkelte dyr stryker av overhudens ytre lag («hammen») i store flak eller, som slanger og insektsnymfer, i sin helhet på én gang. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moulting"@en,
        "Hamskifte (Zoologi)"@nb .

humord:c67973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67973" ;
    dct:modified "2024-08-14T09:52:16"^^xsd:dateTime ;
    skos:altLabel "Extensive sea farming"@en,
        "Ekstensivt havbruk"@nb,
        "Havbeite"@nb ;
    skos:broader humord:c23108 ;
    skos:definition "Havbeite er en form for havbruk der havbeitedyra lever fritt i sjøen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea ranching"@en,
        "Havbeite"@nb .

humord:c67974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67974" ;
    dct:modified "2024-08-14T10:05:09"^^xsd:dateTime ;
    skos:altLabel "Havflora"@nb,
        "Havplantar"@nb,
        "Havplanter"@nb,
        "Marin flora"@nb,
        "Marinbotanikk"@nb,
        "Marine plantar"@nb,
        "Marine planter"@nb,
        "Sjøplantar"@nb,
        "Sjøplanter"@nb ;
    skos:broader humord:c16301 ;
    skos:definition "Havflora er planteliv i havet. <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine botany"@en,
        "Havflora"@nb .

humord:c67975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67975" ;
    dct:modified "2024-08-14T10:23:20"^^xsd:dateTime ;
    skos:altLabel "Heathlands"@en,
        "Heiar"@nb,
        "Heier"@nb ;
    skos:broader humord:c08315 ;
    skos:definition "Hei er en bestemt utforming av vegetasjonen der lyng, dvergbusker og saftfattige, stive gressarter dominerer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heaths"@en,
        "Heier"@nb .

humord:c67976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67976" ;
    dct:modified "2024-08-14T10:25:06"^^xsd:dateTime ;
    skos:altLabel "Heivegetasjon"@nb ;
    skos:broader humord:c08226,
        humord:c67975 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heath vegetation"@en,
        "Heivegetasjon"@nb .

humord:c67977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67977" ;
    dct:modified "2024-08-14T11:01:58"^^xsd:dateTime ;
    skos:altLabel "Hekkefuglar"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Hekkefugler kaller man fuglearter som hekker i et bestemt område, i motsetning til de fugleartene som kommer til området uten å hekke der. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Breeding birds"@en,
        "Hekkefugler"@nb ;
    skos:related humord:c67979 .

humord:c67978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67978" ;
    dct:modified "2024-08-14T10:38:54"^^xsd:dateTime ;
    skos:altLabel "Hekkar"@nb ;
    skos:broader humord:c61546 ;
    skos:definition "Hekk er rekkeplanting av trær eller busker som årlig klippes (beskjæres). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hedges"@en,
        "Hekker"@nb .

humord:c67979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67979" ;
    dct:modified "2024-08-19T11:03:36"^^xsd:dateTime ;
    skos:altLabel "Broodiness"@en,
        "Hekkebiologi"@nb,
        "Hekking"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Hekking (bøyd fra å hekke, fra tysk hecken) eller hekkebiologi er fuglenes atferdsprosess i forbindelse med formering, for å kunne føre sine gener videre: de aktiviteter som fugler gjør når de parer seg, bygger reir, legger egg og ruger disse fram til klekking og aler opp fugleungene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brooding"@en,
        "Hekking"@nb ;
    skos:related humord:c67977 .

humord:c67980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67980" ;
    dct:modified "2024-08-19T11:04:55"^^xsd:dateTime ;
    skos:altLabel "Bird nests"@en,
        "Nests"@en,
        "Fuglereir"@nb,
        "Rede"@nb,
        "Redebygging"@nb,
        "Reir"@nb,
        "Reirbygging"@nb ;
    skos:broader humord:c67979 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nesting"@en,
        "Reirbygging"@nb .

humord:c67981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67981" ;
    dct:modified "2024-08-14T11:43:33"^^xsd:dateTime ;
    skos:altLabel "Medical effects"@en,
        "Helseeffektar"@nb,
        "Helseplager"@nb,
        "Helseverknader"@nb ;
    skos:broader humord:c22665 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Health effects"@en,
        "Helseeffekter"@nb .

humord:c67982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67982" ;
    dct:modified "2024-08-14T12:04:00"^^xsd:dateTime ;
    skos:altLabel "Haematology"@en,
        "Hematologi"@nb ;
    skos:broader humord:c03806 ;
    skos:definition "Hematologi er læren om blodet og dets sykdommer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hematology"@en,
        "Hematologi"@nb .

humord:c67983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67983" ;
    dct:modified "2024-08-19T11:06:00"^^xsd:dateTime ;
    skos:altLabel "Erythrocytes"@en,
        "RBCs"@en,
        "Erythrocytar"@nb,
        "Erytrocytter"@nb,
        "Raude blodceller"@nb,
        "Raude blodseller"@nb,
        "Røde blodlegemer"@nb,
        "Røde blodseller"@nb ;
    skos:broader humord:c63884 ;
    skos:definition "Røde blodceller frakter oksygen ut til kroppens celler og karbondioksid tilbake til lungene. Det er den vanligste blodcellen. Det er hemoglobinet i de røde cellene som gir blodet den røde fargen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Red blood cells"@en,
        "Røde blodceller"@nb .

humord:c67984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67984" ;
    dct:modified "2024-08-14T12:13:35"^^xsd:dateTime ;
    skos:altLabel "Haemoglobin"@en,
        "Hb"@nb,
        "Hemoglobin"@nb ;
    skos:broader humord:c67983 ;
    skos:definition "Hemoglobin transporterer oksygen fra lungene og ut i vevene, og karbondioksid motsatt vei. Hemoglobinet er pakket inn i røde blodceller, som nesten utelukkende består av hemoglobin. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hemoglobin"@en,
        "Hemoglobin"@nb .

humord:c67985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67985" ;
    dct:modified "2024-08-14T12:24:59"^^xsd:dateTime ;
    skos:altLabel "Herbivorar"@nb,
        "Planteetarar"@nb,
        "Planteetere"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Herbivorer er planteetende dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herbivores"@en,
        "Herbivorer"@nb .

humord:c67986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67986" ;
    dct:modified "2024-08-14T12:37:40"^^xsd:dateTime ;
    skos:altLabel "Herpetofauna"@en,
        "Herptiles"@en,
        "Herpetologi"@nb,
        "Herptil"@nb,
        "Herptiler"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Herpetologi er en gren av zoologien som omfatter læren om herptiler, det vil si amfibier og reptiler (krypdyr). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herpetology"@en,
        "Herpetologi"@nb .

humord:c67987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67987" ;
    dct:modified "2024-08-14T12:41:36"^^xsd:dateTime ;
    skos:altLabel "Histokjemi"@nb ;
    skos:broader humord:c12881,
        humord:c61312 ;
    skos:definition "Histokjemi er et spesialområde innen histologien hvor hensikten er å kunne identifisere og lokalisere biokjemiske substanser i cellene og den kjemiske oppbygningen av strukturen i normalt og patologisk vev. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Histochemistry"@en,
        "Histokjemi"@nb .

humord:c67988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67988" ;
    dct:modified "2024-08-14T12:43:04"^^xsd:dateTime ;
    skos:altLabel "Reversed phase HPLC"@en,
        "Reversed-phase liquid chromatography"@en,
        "Omvendt fase væskekromatografi"@nb,
        "Omvendt-fase-kromatografi"@nb,
        "RP-HPLC"@nb,
        "RPLC"@nb ;
    skos:broader humord:c62098 ;
    skos:definition "Omvendt-fase-kromatografi er en type væskekromatografi som benyttes for å skille og analysere komponenter i en blanding. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reversed-phase chromatography"@en,
        "Omvendt-fase-kromatografi"@nb .

humord:c67989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67989" ;
    dct:modified "2024-08-14T12:46:24"^^xsd:dateTime ;
    skos:altLabel "Cortex cerebralis"@nb,
        "Cortex cerebri"@nb,
        "Hjerneborken"@nb,
        "Storhjernebarken"@nb,
        "Storhjerneborken"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Hjernebarken er storehjernens ytre lag. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cerebral cortex"@en,
        "Hjernebarken"@nb .

humord:c67990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67990" ;
    dct:modified "2024-08-14T12:47:35"^^xsd:dateTime ;
    skos:altLabel "Oniumion"@nb ;
    skos:broader humord:c62675 ;
    skos:definition "Oniumioner er en gruppe av positivt ladede ioner (kationer) som dannes når en organisk forbindelse tar opp et proton (H⁺) eller en annen positiv ladd del, og derved får en positiv ladning. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Onium ions"@en,
        "Oniumioner"@nb .

humord:c67991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67991" ;
    dct:modified "2024-08-14T12:53:38"^^xsd:dateTime ;
    skos:altLabel "Molecular orbitals"@en,
        "Atomorbitalar"@nb,
        "Atomorbitaler"@nb,
        "Molekylorbitalar"@nb,
        "Molekylorbitaler"@nb,
        "Orbitalar"@nb ;
    skos:broader humord:c08265,
        humord:c64773 ;
    skos:definition "Orbitaler er et klassifiseringssystem av energinivåene til elektronene i atomer og molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atomic orbitals"@en,
        "Orbitaler"@nb .

humord:c67992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67992" ;
    dct:modified "2024-08-14T12:56:27"^^xsd:dateTime ;
    skos:altLabel "Orbitalsymmetri"@nb ;
    skos:broader humord:c67991 ;
    skos:definition "Orbitalsymmetri refererer til symmetrien av molekylære orbitaler, og spiller en avgjørende rolle i å bestemme både strukturen av molekyler og mekanismene for kjemiske reaksjoner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orbital symmetry"@en,
        "Orbitalsymmetri"@nb .

humord:c67993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67993" ;
    dct:modified "2024-08-14T12:59:53"^^xsd:dateTime ;
    skos:altLabel "Organisk analyse"@nb ;
    skos:broader humord:c01459 ;
    skos:definition "Organisk analyse omfatter et bredt spekter av teknikker og metoder som brukes for å identifisere, kvalifisere og kvantifisere organiske forbindelser i prøver. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic analysis"@en,
        "Organisk analyse"@nb .

humord:c67994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67994" ;
    dct:modified "2024-08-14T13:04:07"^^xsd:dateTime ;
    skos:altLabel "Organisk fotokjemi"@nb ;
    skos:broader humord:c16421 ;
    skos:definition "Organisk fotokjemi er et spesialisert felt innen organisk kjemi som fokuserer på kjemiske reaksjoner drevet av lysabsorpsjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic photochemistry"@en,
        "Organisk fotokjemi"@nb .

humord:c67995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67995" ;
    dct:modified "2024-08-14T13:09:09"^^xsd:dateTime ;
    skos:altLabel "Strukturkjemi"@nb,
        "Uorganisk strukturkjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Strukturkjemi er den delen av kjemi som omfatter bestemmelse av struktur og dynamikk av molekyler, væsker og faste stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural chemistry"@en,
        "Strukturkjemi"@nb .

humord:c67996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67996" ;
    dct:modified "2024-08-14T13:11:29"^^xsd:dateTime ;
    skos:altLabel "Organisk strukturkjemi"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Organisk strukturkjemi er en gren av kjemi som fokuserer på å forstå strukturen, konfigurasjonen, og konformasjonen av organiske molekyler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic structural chemistry"@en,
        "Organisk strukturkjemi"@nb .

humord:c67997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67997" ;
    dct:modified "2024-08-14T13:15:47"^^xsd:dateTime ;
    skos:altLabel "Organiske katalysatorar"@nb ;
    skos:broader humord:c61791 ;
    skos:definition "Organiske katalysatorer er organiske molekyler som øker hastigheten på kjemiske reaksjoner uten å bli konsumert i prosessen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organocatalysts"@en,
        "Organiske katalysatorer"@nb .

humord:c67998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67998" ;
    dct:modified "2024-08-14T13:18:59"^^xsd:dateTime ;
    skos:altLabel "Geography of birds"@en,
        "Dyregeografi"@nb,
        "Fuglegeografi"@nb,
        "Terrestrisk dyregeografi"@nb,
        "Zoogeografi"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Dyregeografi er læren om dyrenes geografiske utbredelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal biogeography"@en,
        "Dyregeografi"@nb .

humord:c67999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME67999" ;
    dct:modified "2024-08-14T13:19:51"^^xsd:dateTime ;
    skos:altLabel "Metal-organic complexes"@en,
        "Organiske komplekssambindingar"@nb,
        "Organometalliske kompleks"@nb,
        "Organometalliske komplekser"@nb ;
    skos:broader humord:c66014 ;
    skos:definition "Organiske kompleksforbindelser, også kjent som organometalliske komplekser, er kjemiske forbindelser som inneholder minst én bond mellom et karbonatom i en organisk gruppe og et metall. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organometallic complex"@en,
        "Organiske kompleksforbindelser"@nb .

humord:c68000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68000" ;
    dct:modified "2024-08-14T13:23:31"^^xsd:dateTime ;
    skos:altLabel "OLED"@en,
        "OLED"@nb,
        "Organisk lysemitterende diode"@nb,
        "Organiske ljosdiodar"@nb,
        "Organiske lysdiodar"@nb ;
    skos:broader humord:c67212 ;
    skos:definition "Organisk lysemitterende diode (OLED) er en type videoskjerm der bildet produseres av en variant av lysemitterende diode (LED) der det øverste laget er organisk, altså en karbonforbindelse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic light-emitting diodes"@en,
        "Organiske lysdioder"@nb .

humord:c68001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68001" ;
    dct:modified "2024-08-14T13:30:54"^^xsd:dateTime ;
    skos:altLabel "Homoptera"@nb,
        "Plantesugarar"@nb,
        "Plantesugere"@nb ;
    skos:broader humord:c63131 ;
    skos:definition "Plantesugere (Homoptera) er en tidligere betegnelse på en stor gruppe insekter innenfor ordenen nebbmunner (Hemiptera). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homoptera"@en,
        "Homoptera"@nb .

humord:c68002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68002" ;
    dct:modified "2024-08-16T09:42:55"^^xsd:dateTime ;
    skos:altLabel "Organiske miljøgifter"@nb ;
    skos:broader humord:c24688 ;
    skos:definition "Organiske miljøgifter er kjemikalier som er svært motstandsdyktige mot nedbrytning og kan vedvare i miljøet i lange perioder. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic pollutants"@en,
        "Organiske miljøgifter"@nb .

humord:c68003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68003" ;
    dct:modified "2024-08-19T10:06:45"^^xsd:dateTime ;
    skos:altLabel "POPs"@en,
        "Persistent organic compounds"@en,
        "POP-er"@nb,
        "Persistente organiske forbindelser"@nb,
        "Persistente organiske forurensninger"@nb,
        "Persistente organiske miljøgifter"@nb,
        "Persistente organiske sambindingar"@nb ;
    skos:broader humord:c68002 ;
    skos:definition "Persistente organiske forurensninger er organiske forbindelser som ikke brytes ned i naturen og opphopes gjennom næringskjeden til dyr og mennesker, og hvor de således har mulige skadelige effekter på miljø, og dyr og menneskers helse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Persistent organic pollutants"@en,
        "Persistente organiske miljøgifter"@nb .

humord:c68004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68004" ;
    dct:modified "2024-08-14T13:58:14"^^xsd:dateTime ;
    skos:altLabel "Organiske peroksid"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Organiske peroksider fremstilles ved å erstatte ett eller begge hydrogenatomene i hydrogenperoksid (H–O–O–H) med karbongrupper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic peroxides"@en,
        "Organiske peroksider"@nb .

humord:c68005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68005" ;
    dct:modified "2024-08-14T14:05:09"^^xsd:dateTime ;
    skos:altLabel "Organiske radikal"@nb ;
    skos:broader humord:c63361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic radicals"@en,
        "Organiske radikaler"@nb .

humord:c68006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68006" ;
    dct:modified "2024-08-14T14:10:55"^^xsd:dateTime ;
    skos:altLabel "Organiske reaksjonar"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Organiske reaksjoner er kjemiske reaksjoner som involverer organiske forbindelser, som består hovedsakelig av karbon og hydrogen, og kan inkludere andre elementer som oksygen, nitrogen, svovel, og halogener. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic reactions"@en,
        "Organiske reaksjoner"@nb .

humord:c68007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68007" ;
    dct:modified "2024-08-14T14:18:12"^^xsd:dateTime ;
    skos:altLabel "Organopalladium"@nb,
        "Palladiumorganiske sambindingar"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Palladiumorganiske forbindelser er kjemiske forbindelser som inneholder en binding mellom karbon og palladium. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organopalladium"@en,
        "Palladiumorganiske forbindelser"@nb .

humord:c68008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68008" ;
    dct:modified "2024-08-14T14:20:13"^^xsd:dateTime ;
    skos:altLabel "Dyrking"@nb ;
    skos:broader humord:c07646 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultivation"@en,
        "Dyrking"@nb .

humord:c68009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68009" ;
    dct:modified "2024-08-14T14:24:30"^^xsd:dateTime ;
    skos:altLabel "Metal-organic chemistry"@en,
        "Metallorganisk kjemi"@nb,
        "Organometallisk kjemi"@nb ;
    skos:broader humord:c17862 ;
    skos:definition "Organometallisk kjemi er studiet av organometalliske forbindelser, kjemiske forbindelser som inneholder minst én kjemisk binding mellom et karbonatom i et organisk molekyl og et metall. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organometallic chemistry"@en,
        "Organometallisk kjemi"@nb ;
    skos:related humord:c62718 .

humord:c68010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68010" ;
    dct:modified "2024-08-14T14:27:31"^^xsd:dateTime ;
    skos:altLabel "Organometallisk syntese"@nb ;
    skos:broader humord:c68009 ;
    skos:definition "Organometallisk syntese refererer til prosessen med å lage organometalliske forbindelser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organometallic synthesis"@en,
        "Organometallisk syntese"@nb .

humord:c68011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68011" ;
    dct:modified "2024-08-15T08:25:31"^^xsd:dateTime ;
    skos:altLabel "Soppdyrking"@nb ;
    skos:broader humord:c07647 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mushroom cultivation"@en,
        "Soppdyrking"@nb .

humord:c68012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68012" ;
    dct:modified "2024-08-19T11:13:39"^^xsd:dateTime ;
    skos:altLabel "Hypophysis"@en,
        "Hjernevedhenget"@nb,
        "Hypofysen"@nb ;
    skos:broader humord:c67410 ;
    skos:definition "Hypofysen er en hormonproduserende kjertel omtrent på størrelse med en fingertupp. Hypofysen står under kontroll av hypothalamus basalt i hjernen og kontrollerer flere av kroppens viktigste hormoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pituitary gland"@en,
        "Hypofysen"@nb ;
    skos:related humord:c61331 .

humord:c68013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68013" ;
    dct:modified "2024-08-15T09:23:59"^^xsd:dateTime ;
    skos:altLabel "Arion lusitanicus"@nb,
        "Iberiaskogsnigel"@nb,
        "Portugisisk brunsnegl"@nb,
        "Portugisisk brunsnigel"@nb ;
    skos:broader humord:c64225 ;
    skos:definition "Iberiaskogsnegl er en lungesnegl i ordenen landsnegler, Stylommatophora. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lusitanian slug"@en,
        "Iberiaskogsnegl"@nb ;
    skos:related humord:c64226 .

humord:c68014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68014" ;
    dct:modified "2024-08-15T09:35:15"^^xsd:dateTime ;
    skos:altLabel "ICC"@en,
        "Immuncytokjemi"@nb,
        "Immunocytokjemi"@nb ;
    skos:broader humord:c61883 ;
    skos:definition "Immuncytokjemi er en immunologisk teknikk som brukes på celleutstryk. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunocytochemistry"@en,
        "Immuncytokjemi"@nb .

humord:c68015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68015" ;
    dct:modified "2024-08-15T09:38:52"^^xsd:dateTime ;
    skos:altLabel "Immunologar"@nb ;
    skos:broader humord:c07507 ;
    skos:definition "Immunolog er en lege som er spesialist i immunologi, altså hvordan immunsystemet fungerer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immunologists"@en,
        "Immunologer"@nb .

humord:c68016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68016" ;
    dct:modified "2024-08-15T09:49:16"^^xsd:dateTime ;
    skos:altLabel "Sekresjon"@nb ;
    skos:broader humord:c67409 ;
    skos:definition "Sekresjon er utskillelse eller avsondring av spesielle produkter, for eksempel svette, tårer, melk eller hormoner hos dyr, og nektar, oljer eller harpiks hos planter. Sekresjonen skjer fra spesialiserte celler, såkalte kjertelceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secretion"@en,
        "Sekresjon"@nb .

humord:c68017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68017" ;
    dct:modified "2024-08-15T09:49:40"^^xsd:dateTime ;
    skos:altLabel "Bars of gold"@en,
        "Gold bullions"@en,
        "Gullbarrar"@nb ;
    skos:broader humord:c08376 ;
    skos:definition "Gullbarre er en blokk (barre) av raffinert gull, støpt for oppbevaring eller for fremtidig bearbeidelse til smykker og lignende.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gold bars"@en,
        "Gullbarrer"@nb .

humord:c68018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68018" ;
    dct:modified "2025-03-28T13:45:08"^^xsd:dateTime ;
    skos:altLabel "Indre sekresjon"@nb,
        "Indresekresjon"@nb ;
    skos:broader humord:c68016 ;
    skos:definition "Indre sekresjon er produksjon og utskillelse av hormoner fra de endokrine kjertlene. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Internal secretion"@en,
        "Indresekresjon"@nb .

humord:c68019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68019" ;
    dct:modified "2024-08-15T10:16:12"^^xsd:dateTime ;
    skos:altLabel "Material flow analyses"@en,
        "Industriell økologi"@nb,
        "MFA"@nb,
        "Materialstraumanalysar"@nb,
        "Materialstrømanalyser"@nb ;
    skos:broader humord:c07682,
        humord:c11911 ;
    skos:definition "Industriell økologi er studiet av material- og energiflyt i industrielle systemer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial ecology"@en,
        "Industriell økologi"@nb .

humord:c68020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68020" ;
    dct:modified "2024-08-15T10:38:49"^^xsd:dateTime ;
    skos:altLabel "Insekticid"@nb,
        "Insekticider"@nb,
        "Insektisid"@nb,
        "Insektmiddel"@nb ;
    skos:broader humord:c25105 ;
    skos:definition "Insektmidler er kjemiske plantevernmidler som har insektdrepende virkning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insecticides"@en,
        "Insektmidler"@nb .

humord:c68021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68021" ;
    dct:modified "2024-08-15T10:44:15"^^xsd:dateTime ;
    skos:altLabel "Insektbestøvning"@nb,
        "Insektmjøling"@nb,
        "Insektpollinering"@nb,
        "Insektsbestøvning"@nb ;
    skos:broader humord:c59062 ;
    skos:definition "Insektpollinering er pollinering ved hjelp av insekter. Ved insektpollinering er pollenet grovere og gjerne noe klebrig (pollenkitt), og dessuten ofte utstyrt med pigger og andre utvekster, som får kornene til å klumpe seg sammen og henge fast på insektkroppen. Arrene er ofte klebrige. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Entomophily"@en,
        "Insektpollinering"@nb .

humord:c68022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68022" ;
    dct:modified "2024-08-29T10:05:17"^^xsd:dateTime ;
    skos:altLabel "Insektøkologi"@nb ;
    skos:broader humord:c63338,
        humord:c68189 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insect ecology"@en,
        "Insektøkologi"@nb .

humord:c68023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68023" ;
    dct:modified "2024-08-15T11:01:18"^^xsd:dateTime ;
    skos:altLabel "Insektsamfunn"@nb ;
    skos:broader humord:c68022 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insect societies"@en,
        "Insektsamfunn"@nb .

humord:c68024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68024" ;
    dct:modified "2025-03-28T13:55:21"^^xsd:dateTime ;
    skos:altLabel "Insektsvermar"@nb ;
    skos:broader humord:c69176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insect swarms"@en,
        "Insektsvermer"@nb ;
    skos:related humord:c63901 .

humord:c68025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68025" ;
    dct:modified "2024-11-21T13:50:04"^^xsd:dateTime ;
    skos:altLabel "Biologiske membranar"@nb,
        "Biologiske membraner"@nb,
        "Biomembranar"@nb,
        "Biomembraner"@nb,
        "Cellemembranar"@nb,
        "Sellemembranar"@nb,
        "Sellemembraner"@nb ;
    skos:broader humord:c67927 ;
    skos:definition "Cellemembraner er tynne hinner som omslutter alle celler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell membranes"@en,
        "Cellemembraner"@nb ;
    skos:related humord:c62192 .

humord:c68026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68026" ;
    dct:modified "2024-08-15T11:41:23"^^xsd:dateTime ;
    skos:altLabel "Channel proteins"@en,
        "Ionekanalar"@nb,
        "Kanalprotein"@nb,
        "Kanalproteiner"@nb ;
    skos:broader humord:c68025 ;
    skos:definition "Ionekanal er en mikroskopisk kanal gjennom cellemembran. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion channels"@en,
        "Ionekanaler"@nb .

humord:c68027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68027" ;
    dct:modified "2025-01-09T10:57:03"^^xsd:dateTime ;
    skos:altLabel "Jordbruksplantar"@nb,
        "Jordbruksplanter"@nb,
        "Jordbruksvekstar"@nb,
        "Jordbruksvekster"@nb,
        "Jordbruksvokstrar"@nb ;
    skos:broader humord:c08210 ;
    skos:definition "De viktigste jordbruksplantene er korn og potet, engvekster og rotvekster til fôr. <NIBIO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agricultural plants"@en,
        "Jordbruksplanter"@nb ;
    skos:related humord:c61770 .

humord:c68028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68028" ;
    dct:modified "2024-11-29T10:14:17"^^xsd:dateTime ;
    skos:altLabel "Cactus"@en,
        "Cactuses"@en,
        "Cactaceae"@nb,
        "Kaktus"@nb,
        "Kaktusar"@nb ;
    skos:broader humord:c69120 ;
    skos:definition "Kaktus er en fellesbetegnelse på planter i kaktusfamilien (rundt 1400 arter). De fleste kaktuser har kjøttfulle, tykke stengler med pigger, og mangler tydelige blader. Navnet kaktus brukes også feilaktig om piggete, kjøttfulle planter i andre plantefamilier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cacti"@en,
        "Kaktuser"@nb .

humord:c68029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68029" ;
    dct:modified "2024-08-15T13:30:08"^^xsd:dateTime ;
    skos:altLabel "Corallinales"@en,
        "Kalkalgar"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Kalkalger er alger med kalk i celleveggene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coralline algae"@en,
        "Kalkalger"@nb .

humord:c68030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68030" ;
    dct:modified "2025-01-21T10:28:47"^^xsd:dateTime ;
    skos:altLabel "Coccolithophorida"@nb,
        "Coccolithophorider"@nb,
        "Kalkflagellater"@nb,
        "Kokkolithophorider"@nb ;
    skos:broader humord:c67868 ;
    skos:definition "Kalkflagellater er en klasse encellede alger. <SNL>"@nb ;
    skos:editorialNote "Github:#287"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coccolithophores"@en,
        "Kalkflagellater"@nb ;
    skos:related humord:c66074 .

humord:c68031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68031" ;
    dct:modified "2024-08-15T14:25:01"^^xsd:dateTime ;
    skos:altLabel "Kalkfuruskog"@nb,
        "Kalklågurtskog"@nb ;
    skos:broader humord:c08328 ;
    skos:definition "Kalklågurtskog er en sjelden skogtype som finnes på kalkgrunn med hovedtyngde i Oslofeltet fra Langesund til Mjøsa og spredt fra Trondheimsfjorden til Troms. Tresjiktet er furu, gran eller dunbjørk, lengst i sør også med innblanding av edelløvtrær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcareous pine forests"@en,
        "Kalkfuruskog"@nb .

humord:c68032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68032" ;
    dct:modified "2024-08-15T14:29:23"^^xsd:dateTime ;
    skos:altLabel "Calcarea"@nb,
        "Kalksvampar"@nb ;
    skos:broader humord:c67867 ;
    skos:definition "Kalksvamper er i klassen Calcarea i rekken svamper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcareous sponges"@en,
        "Kalksvamper"@nb .

humord:c68033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68033" ;
    dct:modified "2024-08-15T14:41:33"^^xsd:dateTime ;
    skos:altLabel "Ctenophora"@nb,
        "Kammanetar"@nb ;
    skos:broader humord:c67604 ;
    skos:definition "Ribbemaneter, en rekke innen dyreriket. Ribbemaneter (Ctenophora) kalles også kammaneter, står nær nesledyrene (Cnidaria), og ble tidligere regnet som en klasse av disse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comb jellies"@en,
        "Kammaneter"@nb .

humord:c68034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68034" ;
    dct:modified "2024-11-29T08:56:52"^^xsd:dateTime ;
    skos:altLabel "Ceiba"@en,
        "Java cotton"@en,
        "Java kapok"@en,
        "Samauma"@en,
        "Silk-cotton"@en,
        "Bomullstre"@nb,
        "Ceiba pentandra"@nb,
        "Kapok"@nb,
        "Silkebomullstre"@nb ;
    skos:broader humord:c08395,
        humord:c69115 ;
    skos:definition "Kapok er et stort, tropisk tre i kattostfamilien, som brukes til tekstilfibre. Det er plantefibre fra frøhårene som brukes som tekstilfibre, i likhet med bomull og myrull. Kapok er som andre plantefibre en cellulose. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kapok"@en,
        "Kapok"@nb .

humord:c68035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68035" ;
    dct:modified "2024-08-16T09:53:14"^^xsd:dateTime ;
    skos:altLabel "Cardamoms"@en,
        "Cardamons"@en,
        "Cardamums"@en,
        "Malabar cardamom"@en,
        "True cardamom"@en,
        "Elettaria"@nb,
        "Grøn kardemomme"@nb,
        "Grønn kardemomme"@nb,
        "Kardemomme"@nb ;
    skos:broader humord:c04919,
        humord:c65219 ;
    skos:definition "Kardemomme er en krydderurt i ingefærfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cardamom"@en,
        "Kardemomme"@nb .

humord:c68036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68036" ;
    dct:modified "2024-08-16T10:17:03"^^xsd:dateTime ;
    skos:altLabel "Meridian fennel"@en,
        "Persian cumin"@en,
        "Karve"@nb ;
    skos:broader humord:c04919,
        humord:c65219 ;
    skos:definition "Karve er en toårig urt i skjermplantefamilien. Det er et vanlig krydder i Nord- og Sentral-Europa og en av få krydderurter som hører naturlig hjemme i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caraway"@en,
        "Karve"@nb .

humord:c68037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68037" ;
    dct:modified "2024-08-16T10:25:43"^^xsd:dateTime ;
    skos:altLabel "Kinabork"@nb ;
    skos:broader humord:c03781,
        humord:c67532 ;
    skos:definition "Kinabark er bark fra kinatrær i planteslekten Cinchona. Barken smaker meget bittert og sammensnerpende. Kinabark er en viktig kilde til legemiddelet kinin, et alkaloid som brukes i behandling av malaria. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cinchona bark"@en,
        "Kinabark"@nb .

humord:c68038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68038" ;
    dct:modified "2024-08-16T11:24:22"^^xsd:dateTime ;
    skos:altLabel "Dyrekretslyset"@nb,
        "Zodiakalljos"@nb,
        "Zodiakalljoset"@nb,
        "Zodiakallys"@nb,
        "Zodiakallyset"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Zodiakallyset er en svak lysning (lyskjegle) på himmelen langs ekliptikken, som er den tilsynelatende banen som Sola synes å følge på himmelen gjennom årets løp. Zodiakallyset er hovedsakelig sollys reflektert fra støv i solsystemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zodiacal light"@en,
        "Zodiaklys"@nb .

humord:c68039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68039" ;
    dct:modified "2024-08-16T11:32:39"^^xsd:dateTime ;
    skos:altLabel "Det ytre solsystemet"@nb,
        "Ytre solsystem"@nb ;
    skos:broader humord:c61012 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Outer solar system"@en,
        "Ytre solsystem"@nb .

humord:c68040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68040" ;
    dct:modified "2024-08-16T12:17:02"^^xsd:dateTime ;
    skos:altLabel "Flagellum"@en,
        "Flagell"@nb,
        "Flagellar"@nb,
        "Piskehår"@nb,
        "Svingtrådar"@nb,
        "Svingtråder"@nb,
        "Svømmetrådar"@nb,
        "Svømmetråder"@nb,
        "Symjetrådar"@nb ;
    skos:broader humord:c66653 ;
    skos:definition "En flagell er en trådformet utstikker av protein som kommer ut fra overflaten av en celle. Flageller fungerer som organelle for bevegelse hos bakterier, flagellater, svømmende alger og gameter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flagella"@en,
        "Flageller"@nb .

humord:c68041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68041" ;
    dct:modified "2024-08-16T12:24:39"^^xsd:dateTime ;
    skos:altLabel "Virtuelle observatorium"@nb ;
    skos:broader humord:c66475 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Virtual observatories"@en,
        "Virtuelle observatorier"@nb .

humord:c68042 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68042" ;
    dct:modified "2024-08-16T12:32:15"^^xsd:dateTime ;
    skos:altLabel "Virgo cluster of galaxies"@en,
        "Virgo galactic cluster"@en,
        "Virgo star cluster"@en,
        "Virgo-hopen"@nb,
        "Virgohopen"@nb ;
    skos:broader humord:c66637 ;
    skos:definition "Virgohopen er en irregulær galaksehop som ligger i stjernebildet Jomfruen (Virgo på latin). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Virgo cluster"@en,
        "Virgohopen"@nb .

humord:c68043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68043" ;
    dct:modified "2024-08-16T12:39:39"^^xsd:dateTime ;
    skos:altLabel "Botanical geography"@en,
        "Vegetation geography"@en,
        "Fytogeografi"@nb,
        "Plantegeografi"@nb,
        "Vegetasjonsgeografi"@nb ;
    skos:broader humord:c08197 ;
    skos:definition "Plantegeografi er en grenen av biogeografien der en ser på de geografisk fordelingen av arter av planter og deres innflytelse på jordoverflaten. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytogeography"@en,
        "Fytogeografi"@nb .

humord:c68044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68044" ;
    dct:modified "2024-10-24T11:19:43"^^xsd:dateTime ;
    skos:altLabel "VLBI (Radio astronomy)"@en,
        "VLBI (Radioastronomi)"@nb,
        "Very long baseline interferometry"@nb ;
    skos:broader humord:c68715 ;
    skos:definition "VLBI er en romgeodetisk metode for å bestemme blant annet retninger og lange avstander på Jorden og i verdensrommet. Elektromagnetiske signaler som sendes ut fra ulike radiokilder (for eksempel kvasarer og pulsarer) i fjerne galakser, registreres av store radioteleskop ved observatorier ulike steder i verden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Very long baseline interferometry"@en,
        "Very long baseline interferometry"@nb .

humord:c68045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68045" ;
    dct:modified "2024-08-16T12:51:40"^^xsd:dateTime ;
    skos:altLabel "Overflateaktive polymerar"@nb ;
    skos:broader humord:c21476,
        humord:c62070 ;
    skos:definition "Overflateaktive polymerer er en klasse av polymerer som inneholder både hydrofile (vannelskende) og hydrofobe (vannavstøtende) segmenter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymeric surfactants"@en,
        "Overflateaktive polymerer"@nb .

humord:c68046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68046" ;
    dct:modified "2024-08-16T12:57:01"^^xsd:dateTime ;
    skos:altLabel "Ekstragalaktisk astronomi"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Utenomgalaktisk astronomi er den grenen av astronomien som omhandler objekter utenfor vår egen galakse, Melkeveien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extragalactic astronomy"@en,
        "Utenomgalaktisk astronomi"@nb .

humord:c68047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68047" ;
    dct:modified "2024-08-16T12:59:17"^^xsd:dateTime ;
    skos:altLabel "Floristikk"@nb ;
    skos:broader humord:c68043 ;
    skos:definition "Floristikk er et systematisk-geografisk studium av plantene i et floraområde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floristics"@en,
        "Floristikk"@nb .

humord:c68048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68048" ;
    dct:modified "2024-08-16T12:58:57"^^xsd:dateTime ;
    skos:altLabel "Overflatebehandling"@nb,
        "Overflatehandsaming"@nb ;
    skos:broader humord:c04402 ;
    skos:definition "Overflatebehandling er ulike metoder for å gi overflater et annet utseende, eller for å gjøre overflaten mer motstandsdyktig mot slitasje eller ødeleggelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface finishing"@en,
        "Overflatebehandling"@nb .

humord:c68049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68049" ;
    dct:modified "2024-08-16T13:02:06"^^xsd:dateTime ;
    skos:altLabel "Overflateeigenskapar"@nb ;
    skos:broader humord:c61890 ;
    skos:definition "Overflateegenskaper for overflateaktive polymerer er viktige fordi de påvirker hvordan disse materialene interagerer med andre materialer og miljøer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface properties"@en,
        "Overflateegenskaper"@nb .

humord:c68050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68050" ;
    dct:modified "2024-08-16T13:21:33"^^xsd:dateTime ;
    skos:altLabel "Overflateenergi"@nb ;
    skos:broader humord:c61280,
        humord:c62113 ;
    skos:definition "Overflateenergi er en fysisk egenskap som beskriver mengden energi som kreves for å skape en ny overflate ved å bryte intermolekylære bindinger. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface energy"@en,
        "Overflateenergi"@nb .

humord:c68051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68051" ;
    dct:modified "2024-08-16T13:39:34"^^xsd:dateTime ;
    skos:altLabel "Kjønnsdannelse"@nb,
        "Kjønnsdanning"@nb,
        "Kjønnsdimorfi"@nb,
        "Kjønnsdimorfisme"@nb,
        "Seksuell dimorfisme"@nb ;
    skos:broader humord:c03873 ;
    skos:definition "Seksuell dimorfi, eller kjønnsdimorfi, er når hunner og hanner av samme art varierer i en eller flere egenskaper som ikke er knyttet direkte til reproduksjon, for eksempel størrelse eller farge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sexual dimorphism"@en,
        "Kjønnsdimorfisme"@nb ;
    skos:related humord:c09302 .

humord:c68052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68052" ;
    dct:modified "2024-08-16T13:34:04"^^xsd:dateTime ;
    skos:altLabel "Overflater"@nb ;
    skos:broader humord:c61890,
        humord:c64586 ;
    skos:definition "Overflater er grenseflater mellom forskjellige faser av materie, for eksempel mellom fast stoff og gass, væske og gass, eller fast stoff og væske. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surfaces"@en,
        "Overflater"@nb .

humord:c68053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68053" ;
    dct:modified "2024-08-16T13:39:06"^^xsd:dateTime ;
    skos:altLabel "Overflatereaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Reaksjoner på overflater er kjemiske prosesser som foregår ved grenseflaten mellom ulike faser, og de spiller en avgjørende rolle i mange industrielle og naturlige systemer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface reactions"@en,
        "Overflatereaksjoner"@nb .

humord:c68054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68054" ;
    dct:modified "2024-08-16T13:40:54"^^xsd:dateTime ;
    skos:altLabel "Overflatespenning"@nb ;
    skos:broader humord:c64586 ;
    skos:definition "Overflatespenning er en virkning som oppstår i overflaten av en væske, og som blant annet fører til at det dannes overflatehinne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surface tension"@en,
        "Overflatespenning"@nb .

humord:c68055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68055" ;
    dct:modified "2024-11-29T08:59:51"^^xsd:dateTime ;
    skos:altLabel "Cola trees"@en,
        "Colas"@en,
        "Cola acuminata"@nb,
        "Kolatre"@nb ;
    skos:broader humord:c69115 ;
    skos:definition "Kolatre er arter av trær i kattostfamilien som hører naturlig hjemme i tropisk regnskog i Vest-Afrika, men som også dyrkes andre steder på grunn av de verdifulle fruktene. Frøene som kalles kolanøtter inneholder koffein og ble tidligere brukt i coladrikker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kola trees"@en,
        "Kolatrær"@nb .

humord:c68056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68056" ;
    dct:modified "2024-08-16T13:50:42"^^xsd:dateTime ;
    skos:altLabel "Palladiumsambindingar"@nb ;
    skos:broader humord:c63176 ;
    skos:definition "Palladiumforbindelser er kjemiske forbindelser som inneholder palladium (Pd). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Palladium compounds"@en,
        "Palladiumforbindelser"@nb .

humord:c68057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68057" ;
    dct:modified "2024-08-16T13:52:36"^^xsd:dateTime ;
    skos:altLabel "Kollagen"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Kollagen er en gruppe proteiner som utgjør hovedbestanddelen av det nettverket av fiberdannende proteiner og polysakkarider som finnes i vevet rundt cellene (den ekstracellulære matriks). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collagen"@en,
        "Kollagen"@nb .

humord:c68058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68058" ;
    dct:modified "2024-08-19T12:06:19"^^xsd:dateTime ;
    skos:altLabel "Urverk"@nb ;
    skos:broader humord:c04792 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clockwork"@en,
        "Urverk"@nb ;
    skos:related humord:c58429 .

humord:c68059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68059" ;
    dct:modified "2024-08-16T14:12:33"^^xsd:dateTime ;
    skos:altLabel "CPK"@en,
        "Creatine phosphokinase"@en,
        "Phospho-creatine kinase"@en,
        "Kreatin kinase"@nb,
        "Kreatinkinase"@nb ;
    skos:broader humord:c67504 ;
    skos:definition "Kreatinkinase er et enzym som finnes i muskelvev og som spalter kreatinfosfat. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Creatine kinase"@en,
        "Kreatinkinase"@nb .

humord:c68060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68060" ;
    dct:modified "2024-08-16T14:29:25"^^xsd:dateTime ;
    skos:altLabel "Biological rhythms"@en,
        "Biorythms"@en,
        "Circadian rhythms"@en,
        "Internal rythms"@en,
        "Biologiske klokker"@nb,
        "Biologiske rytmar"@nb,
        "Biologiske rytmer"@nb,
        "Cirkadiske rytmar"@nb,
        "Cirkadiske rytmer"@nb,
        "Døgnaktivitet"@nb,
        "Døgnrytme"@nb,
        "Interne rytmer"@nb,
        "Kronobiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Kronobiologi er vitenskapen om livsrytmer eller periodiske variasjoner i en organismes liv. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chronobiology"@en,
        "Kronobiologi"@nb .

humord:c68061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68061" ;
    dct:modified "2024-08-16T14:35:48"^^xsd:dateTime ;
    skos:altLabel "Kutikula (Botanikk)"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Kutikula er en hinne som dekker plantenes overhud, epidermis, på alle stengler og blad. Fordi kutikula er svært lite gjennomtrengelig for vanndamp, beskytter den planten mot for sterk transpirasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cuticle (Botany)"@en,
        "Kutikula (Botanikk)"@nb .

humord:c68062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68062" ;
    dct:modified "2024-08-19T11:31:03"^^xsd:dateTime ;
    skos:altLabel "Hepatocyttar"@nb,
        "Hepatocytter"@nb,
        "Leverceller"@nb,
        "Leverseller"@nb ;
    skos:broader humord:c13939 ;
    skos:definition "Levercelle er cellene som danner det spesifikke vevet i leveren (leverparenkymet), og som produserer galle. De kalles også hepatocytter. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hepatocytes"@en,
        "Leverceller"@nb .

humord:c68063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68063" ;
    dct:modified "2024-08-16T15:04:16"^^xsd:dateTime ;
    skos:altLabel "15-lipoxygenase"@en,
        "15-lipoksygenase"@nb,
        "Lipoksygenasar"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Lipoksygenase er en gruppe enzymer som katalyser dioksygenering av umettede fettsyrer med oksygen og gir hydroperoksid (-OOH) av fettsyren. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lipoxygenases"@en,
        "Lipoksygenaser"@nb .

humord:c68064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68064" ;
    dct:modified "2024-08-16T15:09:23"^^xsd:dateTime ;
    skos:altLabel "Luftalgar"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Luftalger er en betegnelse på alger som lever på fuktige klipper, trestammer, tak og murvegger, uavhengig av innsjøer, bekker og hav. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Airborne algae"@en,
        "Luftalger"@nb .

humord:c68065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68065" ;
    dct:modified "2024-08-16T15:14:12"^^xsd:dateTime ;
    skos:altLabel "Dipneusti"@nb,
        "Dipnoi"@nb,
        "Lungefiskar"@nb ;
    skos:broader humord:c67587 ;
    skos:definition "Lungefisker er en klasse av virveldyr. Sammen med de to artene i klassen kvastfinnefisker blir de ofte slått sammen og kalt kjøttfinnefisker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lungfish"@en,
        "Lungefisker"@nb .

humord:c68066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68066" ;
    dct:modified "2024-08-16T15:17:41"^^xsd:dateTime ;
    skos:altLabel "Lungevev"@nb ;
    skos:broader humord:c13940 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lung tissue"@en,
        "Lungevev"@nb .

humord:c68067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68067" ;
    dct:modified "2024-08-16T15:22:31"^^xsd:dateTime ;
    skos:altLabel "Lyngheiar"@nb,
        "Lyngheier"@nb ;
    skos:broader humord:c67975 ;
    skos:definition "Lynghei er treløse områder dominert av lyngaktige dvergbusker. I Norge finnes de i to hovedutforminger: i fjellet, og som atlantisk lynghei langs kysten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moorlands"@en,
        "Lyngheier"@nb .

humord:c68068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68068" ;
    dct:modified "2024-08-19T10:19:30"^^xsd:dateTime ;
    skos:altLabel "Romkapplaup"@nb,
        "Romkappløp"@nb ;
    skos:broader humord:c12499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space race"@en,
        "Romkappløp"@nb .

humord:c68069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68069" ;
    dct:modified "2024-08-19T11:03:46"^^xsd:dateTime ;
    skos:altLabel "Malakologi"@nb ;
    skos:broader humord:c08227 ;
    skos:definition "Malakologi (gresk μαλακός (malakos) = «myk») er læren om bløtdyr, og utgjør dermed en gren av zoologien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malacology"@en,
        "Malakologi"@nb .

humord:c68070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68070" ;
    dct:modified "2024-08-19T11:10:18"^^xsd:dateTime ;
    skos:altLabel "Marin zoologi"@nb,
        "Marinzoologi"@nb ;
    skos:broader humord:c08227,
        humord:c25715 ;
    skos:definition "Marinzoologi er studiet av dyr i havet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine zoology"@en,
        "Marinzoologi"@nb .

humord:c68071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68071" ;
    dct:modified "2024-08-19T11:18:44"^^xsd:dateTime ;
    skos:altLabel "Food consumption"@en,
        "Matinntak"@nb ;
    skos:broader humord:c34847 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food intake"@en,
        "Matinntak"@nb ;
    skos:related humord:c62825 .

humord:c68072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68072" ;
    dct:modified "2024-08-19T12:25:29"^^xsd:dateTime ;
    skos:altLabel "Meiose"@nb,
        "Reduksjonsdeling"@nb ;
    skos:broader humord:c64362 ;
    skos:definition "Meiose er den celledelingen som fører til dannelse av kjønnsceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meiosis (Biology)"@en,
        "Meiose"@nb .

humord:c68073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68073" ;
    dct:modified "2024-08-19T12:27:35"^^xsd:dateTime ;
    skos:altLabel "Det tidlege univers"@nb,
        "Det tidlige univers"@nb,
        "Tidlege universet"@nb ;
    skos:broader humord:c08188 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Early universe"@en,
        "Tidlige universet"@nb .

humord:c68074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68074" ;
    dct:modified "2024-08-19T12:28:16"^^xsd:dateTime ;
    skos:altLabel "Melanisme"@nb ;
    skos:broader humord:c63077 ;
    skos:definition "Melanisme er økt dannelse av svart pigment i hud, hår, fjær, skjell eller øyne, som gir individer som er tydelig mørkere enn normalt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Melanism"@en,
        "Melanisme"@nb .

humord:c68075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68075" ;
    dct:modified "2024-08-19T12:34:59"^^xsd:dateTime ;
    skos:altLabel "Terristriske gammaglimt"@nb ;
    skos:broader humord:c67582 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terrestrial gamma ray flashes"@en,
        "Terrestriske gammaglimt"@nb .

humord:c68076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68076" ;
    dct:modified "2024-08-19T13:00:48"^^xsd:dateTime ;
    skos:altLabel "Diencefalon"@nb,
        "Mellomhjernen"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Mellomhjernen, diencephalon, er et område på undersiden av storhjernen. Mellomhjernen er den delen av hjernen som omfatter thalamus, hypothalamus og hypofysens baklapp, og regnes som regel som den øverste delen av hjernestammen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diencephalon"@en,
        "Mellomhjernen"@nb .

humord:c68077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68077" ;
    dct:modified "2024-10-21T14:41:48"^^xsd:dateTime ;
    skos:altLabel "Membranprotein"@nb ;
    skos:broader humord:c61700,
        humord:c68025 ;
    skos:definition "Membranprotein er et protein som er festet til en cellemembran. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membrane proteins"@en,
        "Membranproteiner"@nb .

humord:c68078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68078" ;
    dct:modified "2024-08-19T13:17:57"^^xsd:dateTime ;
    skos:altLabel "Plant defence substances"@en,
        "Secondary metabolism"@en,
        "Secondary plant substances"@en,
        "Forsvarsstoff"@nb,
        "Forsvarsstoffer"@nb,
        "Sekundær metabolisme"@nb,
        "Sekundære metabolittar"@nb,
        "Sekundære plantestoff"@nb,
        "Sekundære plantestoffer"@nb ;
    skos:broader humord:c63475 ;
    skos:definition "Sekundære metabolitter er stoffer i sekundærmetabolismen som har en økologisk funksjon i kjemisk interaksjon og kommunikasjon med andre organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secondary metabolites"@en,
        "Sekundære metabolitter"@nb .

humord:c68079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68079" ;
    dct:modified "2024-08-19T13:27:13"^^xsd:dateTime ;
    skos:altLabel "Sentrosom"@nb ;
    skos:broader humord:c67794 ;
    skos:definition "Sentrosom er en organelle i dyrecellers cytoplasma lokalisert nært cellekjernen. Sentrosomet består av et par med sentrioler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Centrosomes"@en,
        "Sentrosomer"@nb .

humord:c68080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68080" ;
    dct:modified "2024-08-19T13:45:22"^^xsd:dateTime ;
    skos:altLabel "Gorkime"@nb,
        "Gorkyte"@nb,
        "Gålauge"@nb,
        "Gåløye"@nb,
        "Kime (Phoxinus phoxinus)"@nb,
        "Ørekyt"@nb,
        "Ørekyte"@nb ;
    skos:broader humord:c65242 ;
    skos:definition "Ørekyt er en karpefisk i familien Leuciscidae. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common minnow"@en,
        "Ørekyte"@nb .

humord:c68081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68081" ;
    dct:modified "2024-08-19T15:49:51"^^xsd:dateTime ;
    skos:altLabel "Strøljos"@nb,
        "Strølys"@nb ;
    skos:broader humord:c66850 ;
    skos:definition "Strølys er lys i et optisk system som ikke er ment å være der i henhold til designet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stray light"@en,
        "Strølys"@nb .

humord:c68082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68082" ;
    dct:modified "2024-08-20T09:06:32"^^xsd:dateTime ;
    skos:altLabel "Fathead (Pimephales promelas)"@en,
        "Tuffy (Pimephales promelas)"@en,
        "Knölskallelöja"@nb,
        "Pimephales promelas"@nb,
        "Storhodet ørekyt"@nb,
        "Storhovda ørekyt"@nb,
        "Storhovda ørekyte"@nb ;
    skos:broader humord:c68080 ;
    skos:definition "Storhovda ørekyt(e) (Pimephales promelas) er ein ferskvassfisk i slekta Pimephales. Den naturleg utbreiinga til arten er i Nord-Amerika. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fathead minnow"@en,
        "Storhodet ørekyte"@nb .

humord:c68083 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68083" ;
    dct:modified "2024-08-20T09:09:37"^^xsd:dateTime ;
    skos:altLabel "Storvilt"@nb ;
    skos:broader humord:c20983 ;
    skos:definition "Storvilt er en fellesbetegnelse for større vilt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Big game"@en,
        "Storvilt"@nb .

humord:c68084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68084" ;
    dct:modified "2024-08-20T09:11:20"^^xsd:dateTime ;
    skos:altLabel "Småvilt"@nb ;
    skos:broader humord:c20983 ;
    skos:definition "Småvilt er en fellesbetegnelse for alt fjærvilt samt hårvilt som rev, mink, mår og hare (virveldyr med kroppsstørrelse mindre enn rådyr). Dette omfatter alle fugleartene, alle pattedyr som det ikke kreves spesiell fellingstillatelse for, alle amfibier og alle reptiler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small game"@en,
        "Småvilt"@nb .

humord:c68085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68085" ;
    dct:modified "2024-08-20T09:18:57"^^xsd:dateTime ;
    skos:altLabel "Cochlea"@nb,
        "Sniglehuset"@nb ;
    skos:broader humord:c67796 ;
    skos:definition "Sneglehuset er del av det indre øret. Det ligger i et hulrom i tinningbeinet (os temporale, pars petrosa) og inneholder sanseorganet for hørselen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cochlea"@en,
        "Sneglehuset"@nb .

humord:c68086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68086" ;
    dct:modified "2024-08-20T10:08:37"^^xsd:dateTime ;
    skos:altLabel "Pezophaps solitaria"@nb,
        "Solitærfugl"@nb ;
    skos:broader humord:c64467 ;
    skos:definition "Solitærfugl er en utdødd art av dronter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rodrigues Solitaire"@en,
        "Solitærfugl"@nb ;
    skos:related humord:c64469 .

humord:c68087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68087" ;
    dct:modified "2024-08-21T10:10:00"^^xsd:dateTime ;
    skos:altLabel "Chancel screens"@en,
        "Choir screens"@en,
        "Jubés"@en,
        "Rod screen"@en,
        "Lektoriar"@nb,
        "Lektorium"@nb ;
    skos:broader humord:c05235 ;
    skos:definition "Et lektorium er en oppbygging i middelalderens kirker som skiller skip og kor.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rood screens"@en,
        "Lektorier"@nb .

humord:c68088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68088" ;
    dct:modified "2024-08-20T10:21:41"^^xsd:dateTime ;
    skos:altLabel "Physiology of fungi"@en,
        "Soppfysiologi"@nb ;
    skos:broader humord:c08220 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fungal physiology"@en,
        "Soppfysiologi"@nb .

humord:c68089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68089" ;
    dct:modified "2024-08-20T10:43:20"^^xsd:dateTime ;
    skos:altLabel "Soppsporar"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Soppsporer er sporene fra soppens fruktlegemer <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fungal spores"@en,
        "Soppsporer"@nb .

humord:c68090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68090" ;
    dct:modified "2024-08-20T10:52:08"^^xsd:dateTime ;
    skos:altLabel "Fungi ecology"@en,
        "Soppøkologi"@nb ;
    skos:broader humord:c08220 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fungal ecology"@en,
        "Soppøkologi"@nb .

humord:c68091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68091" ;
    dct:modified "2024-08-30T15:45:05"^^xsd:dateTime ;
    skos:altLabel "Brown rot"@en,
        "Lignicolous fungi"@en,
        "Soft rot"@en,
        "White rot"@en,
        "Wood decay fungi"@en,
        "Wood dwelling fungi"@en,
        "Wood-decay fungi"@en,
        "Vedbuande soppar"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Vedboende sopper inkluderer i hovedsak poresopper Polyporales og barksopper Corticiales, samt en del vedboende fingersopper, køllesopper, piggsopper, kjernesopper og enkelte skivesopper. Dette er arter som lever i ved, men også på barken på trær. <Artsdatabanken>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood fungi"@en,
        "Vedboende sopper"@nb .

humord:c68092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68092" ;
    dct:modified "2024-08-20T11:18:41"^^xsd:dateTime ;
    skos:altLabel "Akkresjon"@nb ;
    skos:broader humord:c62047 ;
    skos:definition "Akkresjon betegner veksten av et massivt objekt ved gravitasjonell tiltrekking av materie, typisk gassformig materie i en akkresjonsskive. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Accretion"@en,
        "Akkresjon"@nb .

humord:c68093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68093" ;
    dct:modified "2024-08-20T12:57:39"^^xsd:dateTime ;
    skos:altLabel "Fossil moss"@en,
        "Fossil mosses"@en,
        "Fossile bryofyttar"@nb,
        "Fossile bryofytter"@nb,
        "Fossile bryophyta"@nb,
        "Fossile mosar"@nb ;
    skos:broader humord:c08292,
        humord:c20300 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil bryophytes"@en,
        "Fossile moser"@nb .

humord:c68094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68094" ;
    dct:modified "2024-08-20T12:59:18"^^xsd:dateTime ;
    skos:altLabel "Fossile fuglar"@nb ;
    skos:broader humord:c08241,
        humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil birds"@en,
        "Fossile fugler"@nb .

humord:c68095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68095" ;
    dct:modified "2024-08-20T13:00:52"^^xsd:dateTime ;
    skos:altLabel "Fossile pattedyr"@nb ;
    skos:broader humord:c08243,
        humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil mammals"@en,
        "Fossile pattedyr"@nb .

humord:c68096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68096" ;
    dct:modified "2024-08-20T13:03:22"^^xsd:dateTime ;
    skos:altLabel "Fossile ryggradsdyr"@nb,
        "Fossile vertebrater"@nb,
        "Fossile virveldyr"@nb ;
    skos:broader humord:c08235,
        humord:c08292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fossil vertebrates"@en,
        "Fossile virveldyr"@nb .

humord:c68097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68097" ;
    dct:modified "2024-08-20T13:10:33"^^xsd:dateTime ;
    skos:altLabel "Amnionvæske"@nb,
        "Fostervatn"@nb,
        "Liquor amnii"@nb ;
    skos:broader humord:c64752 ;
    skos:definition "Fostervannet, eller amnionvæsken, er væsken som omgir fosteret og fyller amnionhulen, det væskefylte hulrommet fosteret ligger i under graviditeten. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Amniotic fluid"@en,
        "Fostervann"@nb .

humord:c68098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68098" ;
    dct:modified "2024-10-01T11:37:44"^^xsd:dateTime ;
    skos:altLabel "Fotobiologi"@nb ;
    skos:broader humord:c67117 ;
    skos:definition "Fotobiologi er læren om lysets virkning i biologien. Den omfatter både medisinsk behandling, diagnostikk og lyseffekter i miljøet. Forstavelsen foto- betyr lys (av gr. fos), men man bruker begrepet om hele det optiske spektrum; fra ultrafiolett til infrarødt. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photobiology"@en,
        "Fotobiologi"@nb .

humord:c68099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68099" ;
    dct:modified "2025-01-17T14:02:08"^^xsd:dateTime ;
    skos:altLabel "Plantevekst"@nb,
        "Plantevokster"@nb ;
    skos:broader humord:c61517 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant growth"@en,
        "Plantevekst"@nb ;
    skos:related humord:c69450 .

humord:c68100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68100" ;
    dct:modified "2024-12-06T10:33:01"^^xsd:dateTime ;
    skos:altLabel "Fototropisme (Botanikk)"@nb ;
    skos:broader humord:c69212 ;
    skos:definition "Fototropisme er vekstbevegelser hos planter som settes i gang av lys, og som retter seg mot eller vekk fra lyset. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phototropism"@en,
        "Fototropisme (Botanikk)"@nb .

humord:c68101 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68101" ;
    dct:modified "2024-08-20T14:01:48"^^xsd:dateTime ;
    skos:altLabel "Frukttre"@nb ;
    skos:broader humord:c08210,
        humord:c08223 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fruit trees"@en,
        "Frukttrær"@nb .

humord:c68102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68102" ;
    dct:modified "2024-08-20T14:04:34"^^xsd:dateTime ;
    skos:altLabel "Fugleliv"@nb ;
    skos:broader humord:c18032 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birdlife"@en,
        "Fugleliv"@nb .

humord:c68103 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68103" ;
    dct:modified "2024-08-21T09:46:42"^^xsd:dateTime ;
    skos:altLabel "Cichobórz (Lublin fylke)"@nb ;
    skos:broader humord:c03015 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cichobórz (Lublin County)"@en,
        "Cichobórz (Lublin fylke)"@nb .

humord:c68104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68104" ;
    dct:modified "2024-08-21T08:03:08"^^xsd:dateTime ;
    skos:altLabel "Sjølaksefiske"@nb ;
    skos:broader humord:c11278 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ocean salmon fishing"@en,
        "Sjølaksefiske"@nb .

humord:c68105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68105" ;
    dct:modified "2024-08-21T08:10:28"^^xsd:dateTime ;
    skos:altLabel "Eurypterids"@en,
        "Eurypterida"@nb,
        "Eurypteridar"@nb,
        "Eurypterider"@nb,
        "Sjøskorpionar"@nb ;
    skos:broader humord:c64477 ;
    skos:definition "Eurypterider, også kalt sjøskorpioner, er en gruppe utdødde leddyr som er kjent fra fossiler blant annet i Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea scorpions"@en,
        "Sjøskorpioner"@nb .

humord:c68106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68106" ;
    dct:modified "2024-08-21T08:21:00"^^xsd:dateTime ;
    skos:altLabel "Scaphopoda"@nb,
        "Sjøtenner"@nb ;
    skos:broader humord:c15319 ;
    skos:definition "Sjøtenner er en klasse av bløtdyr. Sjøtenner skiller seg fra andre bløtdyr ved sin karakteristiske bygning, og måten de vokser på. De har et hvitt kalkskall som ligner en tann, og som smalner av mot den ene enden, men har åpning i begge ender. Det er som regel svakt krumbøyd, og vokser gradvis i lengderetningen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tusk shells"@en,
        "Sjøtenner"@nb .

humord:c68107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68107" ;
    dct:modified "2024-08-21T08:26:55"^^xsd:dateTime ;
    skos:altLabel "Insect pests"@en,
        "Skadeinsekt"@nb ;
    skos:broader humord:c08232,
        humord:c08234 ;
    skos:definition "Skadeinsekter er insektarter som gjør skade av økonomisk betydning på kulturplanter, trevirke, næringsmidler, tekstiler og så videre, eller er helsefarlige for husdyr og mennesker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pest insects"@en,
        "Skadeinsekter"@nb .

humord:c68108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68108" ;
    dct:modified "2024-08-21T08:43:26"^^xsd:dateTime ;
    skos:altLabel "Chitons"@en,
        "Coat-of-mail shells"@en,
        "Leddsnegler"@nb,
        "Leddsniglar"@nb,
        "Skallus"@nb ;
    skos:broader humord:c15319 ;
    skos:definition "Leddsnegler, som også kalles skallus, er små dyr med en oval, tosidig symmetrisk, hvelvet kropp. De er vanlige på grunt vann langs hele kysten av Norge. De fleste artene er bare noen få centimeter lange. Leddsnegler hører til klassen Polyplacophora innen bløtdyr (Mollusca). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea cradles"@en,
        "Skallus"@nb .

humord:c68109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68109" ;
    dct:modified "2024-08-21T10:37:00"^^xsd:dateTime ;
    skos:altLabel "Nemertea"@nb,
        "Nemertinar"@nb,
        "Nemertinea"@nb,
        "Nemertiner"@nb,
        "Nemertini"@nb,
        "Rhyncocoela"@nb,
        "Slimmakk"@nb,
        "Slimmakkar"@nb,
        "Slimmark"@nb,
        "Slimmarkar"@nb,
        "Slimmarker"@nb,
        "Slimormar"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Slimormer er en egen rekke i dyreriket. Dette er en eiendommelig dyregruppe av langstrakte, uleddete ormer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ribbon worms"@en,
        "Slimormer"@nb .

humord:c68110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68110" ;
    dct:modified "2024-08-22T14:18:31"^^xsd:dateTime ;
    skos:altLabel "Stomates"@en,
        "Leppeceller"@nb,
        "Lukkeceller"@nb,
        "Spalteopningar"@nb,
        "Stomata"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Spalteåpninger, også kalt stomata, er små åpninger som finnes i stort antall i planters overhud. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stomata"@en,
        "Spalteåpninger"@nb .

humord:c68111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68111" ;
    dct:modified "2024-08-21T13:09:16"^^xsd:dateTime ;
    skos:altLabel "Spinal fluid"@en,
        "Cerebrospinalvæske"@nb,
        "Liquor cerebrospinalis"@nb,
        "Spinalvæske"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Cerebrospinalvæske er en fargeløs, vannklar væske som fyller hjerneventriklene og ryggmargskanalen. I tillegg fyller væsken rommet mellom de to hjernehinnene arachnoidea og pia mater. Hele sentralnervesystemet (hjernen og ryggmargen) er omgitt av cerebrospinalvæske. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cerebrospinal fluid"@en,
        "Spinalvæske"@nb .

humord:c68112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68112" ;
    dct:modified "2024-08-22T12:51:50"^^xsd:dateTime ;
    skos:altLabel "Edible seaweeds"@en,
        "Sea vegetables"@en,
        "Etande algar"@nb,
        "Etelege algar"@nb,
        "Matalger"@nb,
        "Spiselige makroalger"@nb ;
    skos:broader humord:c62209 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "github:#1399"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Edible macroalgae"@en,
        "Spiselige alger"@nb .

humord:c68113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68113" ;
    dct:modified "2024-08-22T13:08:57"^^xsd:dateTime ;
    skos:altLabel "Sporelement"@nb,
        "Sporelementer"@nb,
        "Sporstoff"@nb ;
    skos:broader humord:c15542 ;
    skos:definition "Sporstoffer er et ord som brukes i to litt ulike betydninger. Det brukes om radioaktive grunnstoffer som det er svært lite av i et annet stoff. Fordi sporstoffene er radioaktive, kan de påvises i liten mengde. Ordet sporstoffer brukes også om ikke-radioaktive grunnstoffer som det er svært lite av i et annet stoff, men at man har analysemetoder som er så følsomme at de kan påvises. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trace elements"@en,
        "Sporstoffer"@nb .

humord:c68114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68114" ;
    dct:modified "2024-08-22T13:15:00"^^xsd:dateTime ;
    skos:altLabel "Dyrespor"@nb,
        "Spor (Zoologi)"@nb,
        "Sporteikn"@nb ;
    skos:broader humord:c08259 ;
    skos:definition "Spor og sportegn er merker som dyr etterlater seg. Spor er fotmerker etter dyr, mens sportegn er alle andre typer av merker som dyr lager. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal tracks"@en,
        "Sportegn"@nb .

humord:c68115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68115" ;
    dct:modified "2024-08-22T13:42:07"^^xsd:dateTime ;
    skos:altLabel "Stammar (Botanikk)"@nb,
        "Stammer (Botanikk)"@nb,
        "Trestammar"@nb,
        "Trestammer"@nb ;
    skos:broader humord:c68116 ;
    skos:definition "En stamme er en stengel som ved stor produksjon av vedvev (ved) er blitt tykk og hard. Stammer har kork ytterst istedenfor overhud (epidermis). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trunks (Botany)"@en,
        "Stammer (Botanikk)"@nb .

humord:c68116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68116" ;
    dct:modified "2024-08-22T13:40:51"^^xsd:dateTime ;
    skos:altLabel "Plant stems"@en,
        "Stenglar"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "En stengel er et planteorgan som har til hovedoppgave å bære bladene i en gunstig stilling i forhold til lyset og å lede vann og næringsstoffer. Normalt er derfor stengelen et typisk overjordisk organ med opprett vekst. Tykke og harde, forvedete stengler kalles stammer, mens planter med grønne og mykere stengler kalles urter. Stengelen hos gress kalles strå. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stems"@en,
        "Stengler"@nb .

humord:c68117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68117" ;
    dct:modified "2024-08-22T13:49:09"^^xsd:dateTime ;
    skos:altLabel "Store pattedyr"@nb ;
    skos:broader humord:c08243 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large mammals"@en,
        "Store pattedyr"@nb .

humord:c68118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68118" ;
    dct:modified "2024-08-22T13:51:38"^^xsd:dateTime ;
    skos:altLabel "Large carnivores"@en,
        "Store rovdyr"@nb ;
    skos:broader humord:c19187 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large predators"@en,
        "Store rovdyr"@nb .

humord:c68119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68119" ;
    dct:modified "2024-10-10T09:06:07"^^xsd:dateTime ;
    skos:altLabel "Strandbiologi"@nb ;
    skos:broader humord:c63509 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach biology"@en,
        "Strandbiologi"@nb .

humord:c68120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68120" ;
    dct:modified "2024-08-22T14:12:43"^^xsd:dateTime ;
    skos:altLabel "Beach flora"@en,
        "Marine beach vegetation"@en,
        "Marin strandvegetasjon"@nb,
        "Strandvegetasjon"@nb ;
    skos:broader humord:c08226,
        humord:c13229 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach vegetation"@en,
        "Strandvegetasjon"@nb .

humord:c68121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68121" ;
    dct:modified "2024-10-14T15:12:37"^^xsd:dateTime ;
    skos:altLabel "Strandøkologi"@nb ;
    skos:broader humord:c13229,
        humord:c68500 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach ecology"@en,
        "Strandøkologi"@nb .

humord:c68122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68122" ;
    dct:modified "2024-08-23T10:28:09"^^xsd:dateTime ;
    skos:altLabel "Sulfur bacteria"@en,
        "Svovelbakteriar"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Svovelbakterier er en fellesbetegnelse på bakterier som spiller en svært viktig rolle i naturen ved omsetning av svovelforbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulphur bacteria"@en,
        "Svovelbakterier"@nb .

humord:c68123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68123" ;
    dct:modified "2024-08-22T14:47:40"^^xsd:dateTime ;
    skos:altLabel "Svømmeblæra"@nb,
        "Symjeblæra"@nb ;
    skos:broader humord:c67164 ;
    skos:definition "Svømmeblære er et hydrostatisk organ hos fisk. Svømmeblæren har form som en gassfylt sekk, som ligger øverst i kroppshulen mot virvelsøylen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Swim bladder"@en,
        "Svømmeblæren"@nb .

humord:c68124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68124" ;
    dct:modified "2024-08-22T14:57:52"^^xsd:dateTime ;
    skos:altLabel "Synapsar"@nb ;
    skos:broader humord:c61993 ;
    skos:definition "Synapse er et kontaktsted mellom en nervecelle og en annen nervecelle, en muskelcelle eller en kjertelcelle. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synapses"@en,
        "Synapser"@nb .

humord:c68125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68125" ;
    dct:modified "2024-08-22T15:05:23"^^xsd:dateTime ;
    skos:altLabel "Sympatiske nervesystem"@nb,
        "Sympatiske nervesystemet"@nb ;
    skos:broader humord:c29597 ;
    skos:definition "Det sympatiske nervesystemet er en del av det autonome (ikke viljestyrte) nervesystemet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sympathetic nervous system"@en,
        "Sympatiske nervesystem"@nb .

humord:c68126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68126" ;
    dct:modified "2024-08-22T15:10:18"^^xsd:dateTime ;
    skos:altLabel "Tanaidacea"@nb,
        "Tanaidar"@nb ;
    skos:broader humord:c62658 ;
    skos:definition "Tanaider er en orden av krepsdyr i klassen storkreps. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tanaids"@en,
        "Tanaider"@nb ;
    skos:related humord:c67842 .

humord:c68127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68127" ;
    dct:modified "2024-08-23T09:21:42"^^xsd:dateTime ;
    skos:altLabel "Galle"@nb,
        "Gallesyrer"@nb ;
    skos:broader humord:c13939 ;
    skos:definition "Galle er en væske som dannes i leveren og skilles ut via galleveiene til tolvfingertarmen. Den inneholder dels avfallsstoffer som er skilt ut av leveren, og dels stoffer som bidrar til fordøyelsen av fett i tarmen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bile"@en,
        "Galle"@nb ;
    skos:related humord:c61790 .

humord:c68128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68128" ;
    dct:modified "2024-08-23T09:46:46"^^xsd:dateTime ;
    skos:altLabel "Taurin"@nb ;
    skos:broader humord:c68127 ;
    skos:definition "Taurin er en krystallinsk organisk forbindelse som er lett løselig i vann. Kjemisk sett er taurin en aminosulfonsyre med kjemisk formel H2NCH2CH2SO3H. Stoffet dannes i organismen ved oksidasjon og dekarboksylering av cystein.Taurin finnes i gallen i kombinasjon med gallesyrer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taurine"@en,
        "Taurin"@nb .

humord:c68129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68129" ;
    dct:modified "2024-08-23T09:57:11"^^xsd:dateTime ;
    skos:altLabel "Egentlige beinfisker"@nb,
        "Egentlige benfisker"@nb,
        "Ekte beinfiskar"@nb,
        "Ekte beinfisker"@nb,
        "Ekte benfisker"@nb,
        "Teleostar"@nb,
        "Teleostei"@nb ;
    skos:broader humord:c66022 ;
    skos:definition "Teleoster er en underklasse av beinfisker. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Teleosts"@en,
        "Teleoster"@nb .

humord:c68130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68130" ;
    dct:modified "2024-08-23T10:22:15"^^xsd:dateTime ;
    skos:altLabel "Temperaturregulering"@nb,
        "Termoregulering"@nb,
        "Varmeregulering"@nb,
        "Varmereguleringar"@nb,
        "Varmereguleringer"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Temperaturregulering, omfatter de prosessene som sammen søker å holde kroppstemperaturen konstant. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermoregulation"@en,
        "Temperaturregulering"@nb .

humord:c68131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68131" ;
    dct:modified "2024-08-23T11:06:07"^^xsd:dateTime ;
    skos:altLabel "Torskelever"@nb ;
    skos:broader humord:c15174 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cod liver"@en,
        "Torskelever"@nb .

humord:c68132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68132" ;
    dct:modified "2024-08-23T11:11:36"^^xsd:dateTime ;
    skos:altLabel "Tradisjonelt fiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Traditional fishing"@en,
        "Tradisjonelt fiske"@nb .

humord:c68133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68133" ;
    dct:modified "2024-08-23T11:18:11"^^xsd:dateTime ;
    skos:altLabel "Anatomy of trees"@en,
        "Anatomy of wood"@en,
        "Structure of wood"@en,
        "Tree anatomy"@en,
        "Tree rings"@en,
        "Treanatomi"@nb,
        "Vedanatomi"@nb,
        "Vedstrukturar"@nb,
        "Vedstrukturer"@nb ;
    skos:broader humord:c08223 ;
    skos:definition "Vedanatomi er læren om vedens oppbygging og struktur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood anatomy"@en,
        "Treanatomi"@nb .

humord:c68134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68134" ;
    dct:modified "2024-08-23T11:42:34"^^xsd:dateTime ;
    skos:altLabel "Vedrør"@nb,
        "Vedrøyr"@nb,
        "Vedvev"@nb,
        "Xylem"@nb ;
    skos:broader humord:c68133 ;
    skos:definition "Vedvev er den delen av plantenes ledningsvev som transporterer vann og oppløste salter (ioner) fra roten til skuddet. Transporten går gjennom vedrør og trakeider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xylem"@en,
        "Vedvev"@nb ;
    skos:related humord:c11867,
        humord:c67956 .

humord:c68135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68135" ;
    dct:modified "2024-08-23T13:26:11"^^xsd:dateTime ;
    skos:altLabel "Small bowel"@en,
        "Intestinum tenue"@nb,
        "Tynntarmen"@nb ;
    skos:broader humord:c60889 ;
    skos:definition "Tynntarmen er den delen av fordøyelseskanalen som strekker seg fra mageporten (pylorus) til tykktarmen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small intestine"@en,
        "Tynntarmen"@nb .

humord:c68136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68136" ;
    dct:modified "2024-08-23T13:47:34"^^xsd:dateTime ;
    skos:altLabel "Torste"@nb,
        "Tørst"@nb,
        "Tørste"@nb ;
    skos:broader humord:c34847 ;
    skos:definition "Tørst er en subjektiv fornemmelse av vannmangel, som oppheves ved at man drikker. Tørst inngår derfor i regulering av væskebalansen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thirst"@en,
        "Tørste"@nb .

humord:c68137 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68137" ;
    dct:modified "2024-11-25T09:49:44"^^xsd:dateTime ;
    skos:altLabel "Shoe-billed stork"@en,
        "Whalehead"@en,
        "Balaeniceps rex"@nb,
        "Balaenicipitidae"@nb,
        "Treskonebb"@nb,
        "Treskonebbar"@nb ;
    skos:broader humord:c69038 ;
    skos:definition "Treskonebb er en særpreget fugl som forekommer i Afrika sør for Sahara. Treskonebb er den eneste arten i familien treskonebber (Balaenicipitidae), som tilhører ordenen pelikan- og hegrefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shoebill"@en,
        "Treskonebber"@nb .

humord:c68138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68138" ;
    dct:modified "2024-08-23T15:06:43"^^xsd:dateTime ;
    skos:altLabel "Naturskogar"@nb,
        "Naturskoger"@nb,
        "Urskogar"@nb ;
    skos:broader humord:c08328 ;
    skos:definition "Urskog er naturskog som ikke er påvirket av menneskelig aktivitet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Old-growth forests"@en,
        "Urskoger"@nb .

humord:c68139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68139" ;
    dct:modified "2024-08-23T15:13:56"^^xsd:dateTime ;
    skos:altLabel "Fjellbeite"@nb ;
    skos:broader humord:c61582 ;
    skos:definition "Fjellbeite er en beitestrekning som for en vesentlig del ligger over skoggrensen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain pastures"@en,
        "Fjellbeiter"@nb .

humord:c68140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68140" ;
    dct:modified "2024-08-26T09:26:46"^^xsd:dateTime ;
    skos:altLabel "Somateria mollissima"@nb,
        "Ærfugl"@nb ;
    skos:broader humord:c26992 ;
    skos:definition "Ærfugl (Somateria mollissima) er en stor kystbunden overflatebeitende sjøfugl i slekten Somateria og inngår i delgruppen fiskender (Mergini), som tilhører i andefamilien (Anatidae). Ærfugl er den fysisk største dykkanden i Norge. Seks underarter blir normalt anerkjent. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Common eider"@en,
        "Ærfugl"@nb .

humord:c68141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68141" ;
    dct:modified "2024-08-26T09:31:23"^^xsd:dateTime ;
    skos:altLabel "Synodontidae"@nb,
        "Øglefiskar"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Øglefisker er en familie av grunntvannslevende rovfisker, tilhørende de egentlige beinfiskene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lizardfishes"@en,
        "Øglefisker"@nb .

humord:c68142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68142" ;
    dct:modified "2024-08-26T10:10:24"^^xsd:dateTime ;
    skos:altLabel "Ecological analysis"@en,
        "Ecological consequences"@en,
        "Ecological effect"@en,
        "Økologisk effekt"@nb,
        "Økologiske analysar"@nb,
        "Økologiske analyser"@nb,
        "Økologiske aspekt"@nb,
        "Økologiske aspekter"@nb,
        "Økologiske effektar"@nb,
        "Økologiske konsekvensar"@nb,
        "Økologiske konsekvenser"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecological effects"@en,
        "Økologiske effekter"@nb ;
    skos:related humord:c61438 .

humord:c68143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68143" ;
    dct:modified "2024-08-27T09:02:03"^^xsd:dateTime ;
    skos:altLabel "Teoretisk økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Teoretisk økologi er en retning innenfor biologi som studerer økologiske systemer ved hjelp av matematikk, programmering og dataanalyser. Dette foregår vedat man tar i bruk og utvikler økosystemmodeller, som blant annet er svært mye brukt i havforskning til å analysere observasjoner og lage fremtidsscenarier. <Naturen>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theoretical ecology"@en,
        "Teoretisk økologi"@nb .

humord:c68144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68144" ;
    dct:modified "2024-08-26T10:39:12"^^xsd:dateTime ;
    skos:altLabel "Systemøkologi"@nb ;
    skos:broader humord:c68143 ;
    skos:definition "Systemøkologi er studiet av økosystemenes bygning og funksjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Systems ecology"@en,
        "Systemøkologi"@nb .

humord:c68145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68145" ;
    dct:modified "2024-08-26T10:45:03"^^xsd:dateTime ;
    skos:altLabel "Ecological modeling"@en,
        "Ecological modelling"@en,
        "Ecosystem models"@en,
        "Økologisk modellering"@nb,
        "Økologiske modellar"@nb ;
    skos:broader humord:c68144 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecological models"@en,
        "Økologiske modeller"@nb .

humord:c68146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68146" ;
    dct:modified "2024-08-26T10:51:07"^^xsd:dateTime ;
    skos:altLabel "Økologiske nisjar"@nb ;
    skos:broader humord:c63801 ;
    skos:definition "En økologisk nisje er hvordan en organisme og dens populasjon utnytter og bruker de tilgjengelige ressursene  i sameksistens med andre arter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecological niche"@en,
        "Økologiske nisjer"@nb .

humord:c68147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68147" ;
    dct:modified "2024-08-26T11:11:55"^^xsd:dateTime ;
    skos:altLabel "Økosystemtenester"@nb ;
    skos:broader humord:c22813 ;
    skos:definition "Økosystemtjeneste er definert som goder, tjenester eller produkter som naturen gir menneskene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecosystem services"@en,
        "Økosystemtjenester"@nb ;
    skos:related humord:c24195 .

humord:c68148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68148" ;
    dct:modified "2024-08-26T12:08:26"^^xsd:dateTime ;
    skos:altLabel "Ekotonar"@nb,
        "Ekotoner"@nb,
        "Randsoner (Økologi)"@nb,
        "Økotonar"@nb ;
    skos:broader humord:c63771 ;
    skos:definition "Ekoton, økoton eller randsone er et grenseområde mellom to biomer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecotones"@en,
        "Økotoner"@nb .

humord:c68149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68149" ;
    dct:modified "2024-10-14T15:13:09"^^xsd:dateTime ;
    skos:altLabel "Ørkenøkologi"@nb ;
    skos:broader humord:c12620,
        humord:c68500 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desert ecology"@en,
        "Ørkenøkologi"@nb ;
    skos:related humord:c65566 .

humord:c68150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68150" ;
    dct:modified "2024-08-26T12:27:24"^^xsd:dateTime ;
    skos:altLabel "Island biogeography"@en,
        "Øybiogeografi"@nb ;
    skos:broader humord:c02839,
        humord:c63509 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insular biogeography"@en,
        "Øybiogeografi"@nb .

humord:c68151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68151" ;
    dct:modified "2024-08-29T09:20:22"^^xsd:dateTime ;
    skos:altLabel "Glass eel"@en,
        "Silver eel"@en,
        "Yellow eel"@en,
        "Anguilla anguilla"@nb,
        "Blankål"@nb,
        "Glassål"@nb,
        "Gulål"@nb,
        "Ål (Fisk)"@nb ;
    skos:broader humord:c63460 ;
    skos:definition "Ål er ein fisk i ålefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "European eel"@en,
        "Ål (Fisk)"@nb .

humord:c68152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68152" ;
    dct:modified "2024-08-26T12:39:19"^^xsd:dateTime ;
    skos:altLabel "Eel catching"@en,
        "Ålefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eel fishing"@en,
        "Ålefiske"@nb .

humord:c68153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68153" ;
    dct:modified "2024-08-26T13:12:31"^^xsd:dateTime ;
    skos:altLabel "Akvatisk økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic ecology"@en,
        "Akvatisk økologi"@nb .

humord:c68154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68154" ;
    dct:modified "2024-08-26T13:27:40"^^xsd:dateTime ;
    skos:altLabel "Akvatiske dyr"@nb,
        "Vannlevende dyr"@nb,
        "Vasslevande dyr"@nb ;
    skos:broader humord:c16401 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic animals"@en,
        "Akvatiske dyr"@nb .

humord:c68155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68155" ;
    dct:modified "2024-08-26T13:33:56"^^xsd:dateTime ;
    skos:altLabel "Akvatiske pattedyr"@nb ;
    skos:broader humord:c08243,
        humord:c68154 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic mammals"@en,
        "Akvatiske pattedyr"@nb .

humord:c68156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68156" ;
    dct:modified "2024-08-26T13:42:13"^^xsd:dateTime ;
    skos:altLabel "Akvatiske økosystem"@nb ;
    skos:broader humord:c22813 ;
    skos:definition "Et akvatisk økosystem er et økosystem i eller rundt en vannmasse. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic ecosystems"@en,
        "Akvatiske økosystemer"@nb .

humord:c68157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68157" ;
    dct:modified "2024-08-26T13:58:45"^^xsd:dateTime ;
    skos:altLabel "Analytisk bioteknologi"@nb ;
    skos:broader humord:c08196 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical biotechnology"@en,
        "Analytisk bioteknologi"@nb .

humord:c68158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68158" ;
    dct:modified "2024-08-27T08:24:29"^^xsd:dateTime ;
    skos:altLabel "Beiting"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Beiting er brukt om dyr, og er det å ete gress eller andre vekster på rot. <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grazing"@en,
        "Beiting"@nb .

humord:c68159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68159" ;
    dct:modified "2024-08-27T08:38:11"^^xsd:dateTime ;
    skos:altLabel "Population modelling"@en,
        "Population variation"@en,
        "Bestandsberegninger"@nb,
        "Bestandsberekningar"@nb,
        "Bestandsmodellering"@nb,
        "Bestandsvariasjon"@nb,
        "Populasjonsanalyse"@nb ;
    skos:broader humord:c64361 ;
    skos:definition "En bestandsanalyse er en biologisk analyseform hvor man teller alle individer i en bestand som finnes innenfor en gitt arealenhet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population analysis"@en,
        "Bestandsanalyse"@nb .

humord:c68160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68160" ;
    dct:modified "2024-08-28T09:01:22"^^xsd:dateTime ;
    skos:altLabel "Bestandsutvikling"@nb ;
    skos:broader humord:c64361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population evolution (Biology)"@en,
        "Bestandsutvikling"@nb .

humord:c68161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68161" ;
    dct:modified "2024-08-27T09:29:39"^^xsd:dateTime ;
    skos:altLabel "Biologiske makromolekyl"@nb ;
    skos:broader humord:c67706 ;
    skos:definition "Eksempler på biologiske makromolekyler er proteiner, nukleinsyrer, eller polysakkarider. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological macromolecules"@en,
        "Biologiske makromolekyler"@nb .

humord:c68162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68162" ;
    dct:modified "2025-02-13T10:14:16"^^xsd:dateTime ;
    skos:altLabel "Biomonitoring"@en,
        "Biologisk overvaking"@nb,
        "Biologisk overvåking"@nb,
        "Bioovervaking"@nb,
        "Bioovervåkning"@nb ;
    skos:broader humord:c66067 ;
    skos:definition "Biologisk overvåking: måling av forandringer i den biologiske status til et habitat, basert på vurdering av antall og utbredelse av organismer eller arter før og etter en forandring. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological monitoring"@en,
        "Bioovervåking"@nb .

humord:c68163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68163" ;
    dct:modified "2024-11-29T10:17:02"^^xsd:dateTime ;
    skos:altLabel "Asterales"@nb,
        "Korgplanteordenen"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Kurvplanteordenen (Asterales) er en orden av blomsterplanter. Gruppen oppsto trolig i Gondwanaland i kritt-perioden. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asterales"@en,
        "Kurvplanteordenen"@nb .

humord:c68164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68164" ;
    dct:modified "2024-08-27T12:39:24"^^xsd:dateTime ;
    skos:altLabel "Bonitetar"@nb ;
    skos:broader humord:c66156 ;
    skos:definition "Bonitet betyr godhet, og i skogbruket benyttes begrepet for å klassifisere voksesteder med ulikt vekstpotensial for trær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Site index (Ecology)"@en,
        "Boniteter"@nb .

humord:c68165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68165" ;
    dct:modified "2024-08-27T12:42:27"^^xsd:dateTime ;
    skos:altLabel "Bonsai"@nb,
        "Dvergtre"@nb,
        "Dvergtrær"@nb ;
    skos:broader humord:c08223 ;
    skos:definition "Bonsai er trær som har vokst opp som en forminsket utgave fordi miljøet har begrenset veksten. Dette kan skyldes naturlige begrensninger eller inngrep for å få et dekorativt miniatyrtre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bonsai"@en,
        "Bonsai"@nb .

humord:c68166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68166" ;
    dct:modified "2024-08-27T12:53:10"^^xsd:dateTime ;
    skos:altLabel "Boreal forest"@en,
        "Snow forest"@en,
        "Boreal barskog"@nb,
        "Boreale barskogsone"@nb,
        "Boreale skogar"@nb,
        "Boreale skoger"@nb,
        "Taiga"@nb ;
    skos:broader humord:c63275,
        humord:c66156 ;
    skos:definition "Den boreale barskogsone er et biologisk samfunn som er dominert av bartrær, og som strekker seg rundt den nordlige halvkule. Sonen går fra Norge, via Sverige og Finland, gjennom Russland over til Alaska og Canada – altså rundt 45–70 grader nord. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taiga"@en,
        "Boreal barskog"@nb .

humord:c68167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68167" ;
    dct:modified "2024-08-27T13:31:36"^^xsd:dateTime ;
    skos:altLabel "Messenger pigeons"@en,
        "Brevduer"@nb ;
    skos:broader humord:c63308 ;
    skos:definition "Brevdue er tamme former av arten klippedue som tradisjonelt ble brukt til å sende meldinger. Nå drives avl av brevduer til brevduesport, kappflyvning mellom dresserte duer. Brevduer og andre rømte tamduer er opphav til byduer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homing pigeons"@en,
        "Brevduer"@nb .

humord:c68168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68168" ;
    dct:modified "2024-08-27T13:41:37"^^xsd:dateTime ;
    skos:altLabel "CD4"@nb,
        "CD4-molekylet"@nb,
        "CD4-reseptor"@nb ;
    skos:broader humord:c67923 ;
    skos:definition "I molekylærbiologi er CD4 et glykoprotein som fungerer som en koreseptor for T-cellereseptoren. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "CD4"@en,
        "CD4"@nb .

humord:c68169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68169" ;
    dct:modified "2024-08-29T09:36:45"^^xsd:dateTime ;
    skos:altLabel "Celleevolusjon"@nb,
        "Selleevolusjon"@nb ;
    skos:broader humord:c61720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell evolution"@en,
        "Celleevolusjon"@nb .

humord:c68170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68170" ;
    dct:modified "2024-08-29T09:35:53"^^xsd:dateTime ;
    skos:altLabel "Cell signaling"@en,
        "Cellekommunikasjon"@nb,
        "Cellesignalisering"@nb,
        "Sellekommunikasjon"@nb,
        "Sellesignalisering"@nb,
        "Signaloverføring"@nb ;
    skos:broader humord:c67925 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell signalling"@en,
        "Cellekommunikasjon"@nb .

humord:c68171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68171" ;
    dct:modified "2024-08-29T09:37:29"^^xsd:dateTime ;
    skos:altLabel "Cellular metabolism"@en,
        "Cellemetabolisme"@nb,
        "Sellemetabolisme"@nb ;
    skos:broader humord:c67925 ;
    skos:definition "Cellemetabolisme er summen av prosessene som foregår i en celle og som opprettholder liv i cellen.<>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell metabolism"@en,
        "Cellemetabolisme"@nb .

humord:c68172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68172" ;
    dct:modified "2024-08-27T15:15:05"^^xsd:dateTime ;
    skos:altLabel "Cytotoksin"@nb ;
    skos:broader humord:c62259 ;
    skos:definition "Cytotoksiner er toksiner som på ulike måter skader og dreper vertens celler <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cytotoxins"@en,
        "Cytotoksiner"@nb .

humord:c68173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68173" ;
    dct:modified "2024-08-27T15:31:20"^^xsd:dateTime ;
    skos:altLabel "Desmidar"@nb,
        "Desmidiales"@nb ;
    skos:broader humord:c65171 ;
    skos:definition "Desmider er en orden av grønnalger <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desmids"@en,
        "Desmider"@nb .

humord:c68174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68174" ;
    dct:modified "2024-08-28T09:12:12"^^xsd:dateTime ;
    skos:altLabel "Statistisk samspill"@nb,
        "Statistiske interaksjonar"@nb ;
    skos:broader humord:c25727 ;
    skos:definition "Statistisk interaksjon er en betegnelse for en bestemt sammenheng mellom variabler i multivariat analyse. Statistisk interaksjon innebærer at effekten av en uavhengig variabel (for eksempel sigarettrøyking) på en avhengig variabel (for eksempel helsetilstand) varierer med verdiene på en annen uavhengig variabel (for eksempel å være utsatt for asbest). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Statistical interactions"@en,
        "Statistiske interaksjoner"@nb .

humord:c68175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68175" ;
    dct:modified "2024-08-28T09:42:53"^^xsd:dateTime ;
    skos:altLabel "Nellikrevolusjonen"@nb ;
    skos:broader humord:c04031 ;
    skos:definition "Nellikrevolusjonen er et mye brukt navn på Portugals innføring av demokrati i årene 1974–1976.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nobel24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carnation Revolution"@en,
        "Nellikrevolusjonen"@nb .

humord:c68176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68176" ;
    dct:modified "2024-08-28T09:59:19"^^xsd:dateTime ;
    skos:altLabel "Immunreseptorar"@nb ;
    skos:broader humord:c61901 ;
    skos:definition "Immunreseptorer er strukturer som ligger utenpå immuncellene. De er komplekse mønstre av informasjon om alle sykdommene og infeksjonene du har eller har hatt. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immune receptors"@en,
        "Immunreseptorer"@nb .

humord:c68177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68177" ;
    dct:modified "2024-09-12T09:24:29"^^xsd:dateTime ;
    skos:altLabel "Gitterceller"@nb,
        "Gitterseller"@nb,
        "Gridceller"@nb,
        "Gridseller"@nb ;
    skos:broader humord:c03868,
        humord:c61993 ;
    skos:definition "Gitterceller er nerveceller i et område av hjernens tinninglapp (lobus temporalis), kalt entorhinalkorteks, som representerer omgivelsene som et «mentalt kart». Gittercellene har betydning for vår stedsans og evne til å orientere oss i rommet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grid cells"@en,
        "Gitterceller"@nb .

humord:c68178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68178" ;
    dct:modified "2024-08-28T14:06:56"^^xsd:dateTime ;
    skos:altLabel "Diasporar (Botanikk)"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Diaspor er den delen av en plante som løsner, spres og danner en ny plante. Dette kan være sporer, frø med eller uten vedheng, hele frukter, yngleknopper eller fragmenter av planten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diaspores (Botany)"@en,
        "Diasporer (Botanikk)"@nb .

humord:c68179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68179" ;
    dct:modified "2024-08-28T14:31:48"^^xsd:dateTime ;
    skos:altLabel "DNA-modifisering"@nb ;
    skos:broader humord:c18913 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA editing"@en,
        "DNA-modifisering"@nb .

humord:c68180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68180" ;
    dct:modified "2024-08-28T14:34:20"^^xsd:dateTime ;
    skos:altLabel "DNA-reparasjon"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "DNA-reparasjon er cellenes egne mekanismer for å gjenopprette og reparere DNA som er blitt skadet av stoffer eller annen påvirkning. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA repair"@en,
        "DNA-reparasjon"@nb .

humord:c68181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68181" ;
    dct:modified "2024-08-28T14:59:07"^^xsd:dateTime ;
    skos:altLabel "Compositors (Polygraphic industry)"@en,
        "Handsetjarar"@nb,
        "Handsettarar"@nb,
        "Handsettere"@nb,
        "Håndsettere"@nb,
        "Maskinsetjarar"@nb,
        "Maskinsettarar"@nb,
        "Maskinsettere"@nb,
        "Setjarar (Grafisk industri)"@nb,
        "Settarar (Grafisk industri)"@nb ;
    skos:broader humord:c07390 ;
    skos:definition "Maskinsetter var en fagutdannet yrkesutøver som betjente settemaskiner for setting av løpende tekst til trykking i boktrykk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Machine compositors"@en,
        "Settere (Grafisk industri)"@nb ;
    skos:related humord:c07726 .

humord:c68182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68182" ;
    dct:modified "2025-03-26T13:34:19"^^xsd:dateTime ;
    skos:altLabel "Djupvassfiskar"@nb ;
    skos:broader humord:c67955,
        humord:c69603 ;
    skos:definition "Dyphavsfisk er fisk som lever i mørket under det solbelyste overflatevannet, det vil si under den epipelagiske eller fotografiske sonen i havet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea fish"@en,
        "Dypvannsfisker"@nb .

humord:c68183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68183" ;
    dct:modified "2024-08-28T15:13:28"^^xsd:dateTime ;
    skos:altLabel "Anemones"@en,
        "Anthozoa"@en,
        "Sea anemones"@en,
        "Anemonar"@nb,
        "Anemoner"@nb,
        "Anthozoa"@nb,
        "Korallar (Anthozoa)"@nb,
        "Koralldyr"@nb,
        "Koraller (Anthozoa)"@nb,
        "Sjøanemonar"@nb,
        "Sjøanemoner"@nb,
        "Sjøroser"@nb ;
    skos:broader humord:c65387 ;
    skos:definition "Koralldyr er en klasse av nesledyr (Cnidaria). Med noen få unntak er koralldyrene fastsittende. De fleste danner ved knoppskyting kolonier som til dels kan bli meget store; slike kolonier (korallrev) kan dekke store områder av havbunnen, især i nærheten av kystene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corals (Anthozoa)"@en,
        "Koralldyr"@nb ;
    skos:related humord:c28001 .

humord:c68184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68184" ;
    dct:modified "2025-03-26T13:35:18"^^xsd:dateTime ;
    skos:altLabel "Cold-water corals"@en,
        "Djuphavskorallar"@nb,
        "Djupvasskorallar"@nb,
        "Dyphavskoraller"@nb,
        "Kaldtvannskoraller"@nb,
        "Kaldtvasskorallar"@nb ;
    skos:broader humord:c68183,
        humord:c69603 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep-water corals"@en,
        "Dypvannskoraller"@nb .

humord:c68185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68185" ;
    dct:modified "2025-03-26T13:35:46"^^xsd:dateTime ;
    skos:altLabel "Deep sea crabs"@en,
        "Deep water crabs"@en,
        "Deep-water crabs"@en,
        "Djupvasskrabbar"@nb,
        "Djupvasskrabber"@nb ;
    skos:broader humord:c29659,
        humord:c69603 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep-sea crabs"@en,
        "Dypvannskrabber"@nb .

humord:c68186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68186" ;
    dct:modified "2024-08-28T15:49:05"^^xsd:dateTime ;
    skos:altLabel "Deep water ecology"@en,
        "Deep-water ecology"@en,
        "Deepwater ecology"@en,
        "Djupvassøkologi"@nb ;
    skos:broader humord:c58224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea ecology"@en,
        "Dypvannsøkologi"@nb .

humord:c68187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68187" ;
    dct:modified "2024-08-29T07:50:48"^^xsd:dateTime ;
    skos:altLabel "Wildlife diseases"@en,
        "Dyresjukdomar"@nb,
        "Dyresjukdommar"@nb,
        "Viltsjukdomar"@nb,
        "Viltsjukdommar"@nb,
        "Viltsykdommer"@nb ;
    skos:broader humord:c03852 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal diseases"@en,
        "Dyresykdommer"@nb .

humord:c68188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68188" ;
    dct:modified "2024-08-29T07:55:53"^^xsd:dateTime ;
    skos:altLabel "Dyreparasittologi"@nb ;
    skos:broader humord:c68187 ;
    skos:definition "Dyreparasittologi er vitenskapen som omhandler parasitter som lever på eller inne i dyr <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal parasitology"@en,
        "Dyreparasittologi"@nb .

humord:c68189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68189" ;
    dct:modified "2024-08-29T10:04:02"^^xsd:dateTime ;
    skos:altLabel "Dyreøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Dyreøkologi handlar om korleis dyr lever i ulike miljø <LNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal ecology"@en,
        "Dyreøkologi"@nb .

humord:c68190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68190" ;
    dct:modified "2024-08-29T10:06:50"^^xsd:dateTime ;
    skos:altLabel "Dyresamfunn"@nb ;
    skos:broader humord:c68189 ;
    skos:definition "Dyresamfunn er samlinger av dyrearter som lever i en biotop, det vil si under en bestemt kombinasjon av miljøforhold, for eksempel i en granskog, i ålegress-enger, i høyfjellets lavområder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal communities"@en,
        "Dyresamfunn"@nb .

humord:c68191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68191" ;
    dct:modified "2024-08-29T10:28:16"^^xsd:dateTime ;
    skos:altLabel "Dødsårsaker"@nb ;
    skos:broader humord:c11986 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Causes of death"@en,
        "Dødsårsaker"@nb .

humord:c68192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68192" ;
    dct:modified "2024-08-29T11:01:20"^^xsd:dateTime ;
    skos:altLabel "Diel migration"@en,
        "Diurnal migrations"@en,
        "Vertical migration"@en,
        "Daglege migrasjonar"@nb,
        "Daglige migrasjoner"@nb,
        "Døgervandringar"@nb,
        "Døgnvandringar"@nb,
        "Vertikal migrasjon"@nb,
        "Vertikalmigrasjon"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Daglige migrasjoner (diurnal migrations) omfatter vandringer over døgnet i det fysiske miljø, f.eks.planktonet i havet langs en dybdegradient <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Daily migration"@en,
        "Døgnvandringer"@nb .

humord:c68193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68193" ;
    dct:modified "2024-08-29T11:16:36"^^xsd:dateTime ;
    skos:altLabel "Eggstokkar"@nb,
        "Ovarier"@nb,
        "Ovarium"@nb ;
    skos:broader humord:c19813 ;
    skos:definition "Eggstokkene er kvinnelige kjønnskjertler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ovaries"@en,
        "Eggstokker"@nb .

humord:c68194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68194" ;
    dct:modified "2024-08-29T11:32:23"^^xsd:dateTime ;
    skos:altLabel "Einebær"@nb ;
    skos:broader humord:c18826,
        humord:c19057 ;
    skos:definition "Einebær er ikke bær, men bærkongler dannet av tre sammenvokste kongleskjell som til slutt omgir frøene. Det er den eneste norske arten med bærkongler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Juniper berries"@en,
        "Einebær"@nb .

humord:c68195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68195" ;
    dct:modified "2024-08-29T12:16:30"^^xsd:dateTime ;
    skos:altLabel "Ekskresjonsorgan"@nb ;
    skos:broader humord:c61928 ;
    skos:definition "Ekskresjonsorganer er organer som utskiller ekskreter (karbondioksid, vann, og nitrogenholdige stoffer) hos mennesker og dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Excretory organs"@en,
        "Ekskresjonsorganer"@nb .

humord:c68196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68196" ;
    dct:modified "2024-08-29T12:29:39"^^xsd:dateTime ;
    skos:altLabel "Eksocytose"@nb,
        "Exocytose"@nb ;
    skos:broader humord:c67925 ;
    skos:definition "Eksocytose er en mekanisme for utskillelse av store molekyler, spesielt proteiner, fra celler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exocytosis"@en,
        "Eksocytose"@nb .

humord:c68197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68197" ;
    dct:modified "2024-10-01T11:07:27"^^xsd:dateTime ;
    skos:altLabel "Eksperimentell biologi"@nb ;
    skos:broader humord:c62690 ;
    skos:definition "Eksperimentell biologi er metoden innen biologi der organismer og biologiske fenomener undersøkes gjennom eksperimenter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Experimental biology"@en,
        "Eksperimentell biologi"@nb .

humord:c68198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68198" ;
    dct:modified "2024-08-29T12:47:29"^^xsd:dateTime ;
    skos:altLabel "Dry rot"@en,
        "Ekte hussopp"@nb,
        "Serpula lacrymans"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Ekte hussopp, Serpula lacrymans (tidligere Merulius lacrymans), er den arten som er årsak til de fleste større soppskader i hus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Serpula lacrymans"@en,
        "Ekte hussopp"@nb .

humord:c68199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68199" ;
    dct:modified "2024-08-29T13:08:58"^^xsd:dateTime ;
    skos:altLabel "Elektroporering"@nb ;
    skos:broader humord:c68025 ;
    skos:definition "Elektroporering er en metode for å lage porer i cellemembranen for innføring av DNA eller annet medium <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electroporation"@en,
        "Elektroporering"@nb .

humord:c68200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68200" ;
    dct:modified "2024-08-29T13:14:31"^^xsd:dateTime ;
    skos:altLabel "Elgpåkøyrslar"@nb,
        "Elgpåkøyrsler"@nb ;
    skos:broader humord:c23801 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collision with moose"@en,
        "Elgpåkjørsler"@nb .

humord:c68201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68201" ;
    dct:modified "2024-12-06T14:17:20"^^xsd:dateTime ;
    skos:altLabel "Elveforvalting"@nb,
        "Elveforvaltning"@nb ;
    skos:broader humord:c24195 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River management"@en,
        "Elveforvaltning"@nb ;
    skos:related humord:c69228 .

humord:c68202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68202" ;
    dct:modified "2024-08-29T13:34:46"^^xsd:dateTime ;
    skos:altLabel "Riparian zone vegetation"@en,
        "River edge vegetation"@en,
        "Stream edge vegetation"@en,
        "Elvebreddevegetasjon"@nb,
        "Elvekantvegetasjon"@nb ;
    skos:broader humord:c08226,
        humord:c65683 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Riparian vegetation"@en,
        "Elvekantvegetasjon"@nb .

humord:c68203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68203" ;
    dct:modified "2024-08-29T13:38:08"^^xsd:dateTime ;
    skos:altLabel "River flora"@en,
        "Elveflora"@nb,
        "Elveplantar"@nb,
        "Elveplanter"@nb ;
    skos:broader humord:c67892 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River plants"@en,
        "Elveplanter"@nb .

humord:c68204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68204" ;
    dct:modified "2024-10-14T08:48:29"^^xsd:dateTime ;
    skos:altLabel "Elveøkologi"@nb,
        "Lotiske samfunn"@nb,
        "Rennande vatn"@nb,
        "Rennende vann"@nb ;
    skos:broader humord:c68153 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "River ecology"@en,
        "Elveøkologi"@nb ;
    skos:related humord:c12158 .

humord:c68205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68205" ;
    dct:modified "2024-08-29T13:54:15"^^xsd:dateTime ;
    skos:altLabel "Embryo"@nb ;
    skos:broader humord:c03864 ;
    skos:definition "Embryo er en betegnelse på et foster i tidlig stadium av svangerskapet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Embryos"@en,
        "Embryoer"@nb .

humord:c68206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68206" ;
    dct:modified "2024-08-29T14:01:29"^^xsd:dateTime ;
    skos:altLabel "Second-hand shops"@en,
        "Second-hand trade"@en,
        "Brukthandel"@nb,
        "Brukt­handlar"@nb ;
    skos:broader humord:c23088 ;
    skos:definition "Brukthandel er handel med brukte eller kasserte ting, herunder antikviteter og kunstgjenstander. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Second-hand stores"@en,
        "Brukthandler"@nb .

humord:c68207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68207" ;
    dct:modified "2024-08-29T14:07:37"^^xsd:dateTime ;
    skos:altLabel "Embryonalutvikling"@nb ;
    skos:broader humord:c03818 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Embryonal development"@en,
        "Embryonalutvikling"@nb .

humord:c68208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68208" ;
    dct:modified "2024-08-29T14:12:37"^^xsd:dateTime ;
    skos:altLabel "Single-celled organisms"@en,
        "Eincella dyr"@nb,
        "Eincella organismar"@nb,
        "Encellede dyr"@nb,
        "Encellede organismer"@nb ;
    skos:broader humord:c27592 ;
    skos:definition "Encellete organismer er en samlebetegnelse på organismer som bare består av én eneste celle, hvor alle livsfunksjonene foregår. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unicellular organisms"@en,
        "Encellete organismer"@nb .

humord:c68209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68209" ;
    dct:modified "2024-08-29T14:18:34"^^xsd:dateTime ;
    skos:altLabel "Scalar field theory"@en,
        "Scalars"@en,
        "Skalarfelt"@nb ;
    skos:broader humord:c65022 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scalar fields"@en,
        "Skalarfelt"@nb .

humord:c68210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68210" ;
    dct:modified "2025-01-24T14:33:07"^^xsd:dateTime ;
    skos:altLabel "Manned space stations"@en,
        "Romstasjonar"@nb ;
    skos:broader humord:c12499 ;
    skos:definition "En romstasjon er en større, bemannet base for langtidsbruk i bane i verdensrommet, fortrinnsvis rundt Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space stations"@en,
        "Romstasjoner"@nb ;
    skos:related humord:c60316,
        humord:c69494 .

humord:c68211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68211" ;
    dct:modified "2024-08-29T14:30:49"^^xsd:dateTime ;
    skos:altLabel "Energetikk"@nb ;
    skos:broader humord:c08260 ;
    skos:definition "Energetikk er læren om energi. Ordet energetikk brukes også om den naturfilosofiske læren om at naturprosessene ikke kan beskrives som mer enn energiomsetninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energetics"@en,
        "Energetikk"@nb .

humord:c68212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68212" ;
    dct:modified "2024-08-29T14:45:36"^^xsd:dateTime ;
    skos:altLabel "Orbital debris"@en,
        "Space junk"@en,
        "Space litter"@en,
        "Space trash"@en,
        "Space waste"@en,
        "Rombos"@nb,
        "Romboss"@nb,
        "Romskrot"@nb,
        "Romsøppel"@nb ;
    skos:broader humord:c68213 ;
    skos:definition "Romsøppel er ikke-fungerende, menneskeskapte objekter, eller fragmenter av disse, som går i bane rundt Jorden eller som beveger seg gjennom Jordens atmosfære. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space debris"@en,
        "Romsøppel"@nb .

humord:c68213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68213" ;
    dct:modified "2025-01-24T13:34:11"^^xsd:dateTime ;
    skos:altLabel "Rommiljø"@nb ;
    skos:broader humord:c28380,
        humord:c65680 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space environment"@en,
        "Rommiljø"@nb ;
    skos:related humord:c69488 .

humord:c68214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68214" ;
    dct:modified "2024-10-18T15:36:25"^^xsd:dateTime ;
    skos:altLabel "Enzyminhibitorar"@nb ;
    skos:broader humord:c66238 ;
    skos:definition "Enzymhemmere er molekyler som binder seg til enzymer og svekker deres aktivitet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enzyme inhibitors"@en,
        "Enzyminhibitorer"@nb .

humord:c68215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68215" ;
    dct:modified "2024-08-29T14:51:45"^^xsd:dateTime ;
    skos:altLabel "Epifyttiske lav"@nb ;
    skos:broader humord:c14934 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epiphytic lichens"@en,
        "Epifyttiske lav"@nb .

humord:c68216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68216" ;
    dct:modified "2024-08-29T14:58:33"^^xsd:dateTime ;
    skos:altLabel "Epigenomikk"@nb ;
    skos:broader humord:c27774 ;
    skos:definition "Epigenomikk er studiet av alle epigenetiske endringer i genomet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epigenomics"@en,
        "Epigenomikk"@nb .

humord:c68217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-08-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68217" ;
    dct:modified "2024-11-21T13:45:05"^^xsd:dateTime ;
    skos:altLabel "Epitel"@nb,
        "Epitelceller"@nb ;
    skos:broader humord:c63501 ;
    skos:definition "Epitel er et cellelag som kler en utvendig eller innvendig kroppsoverflate, eller danner kjertler. Huden og slimhinnene er eksempler på epitel. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epithelium"@en,
        "Epiteler"@nb ;
    skos:related humord:c62165,
        humord:c63395 .

humord:c68218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68218" ;
    dct:modified "2024-09-02T12:24:28"^^xsd:dateTime ;
    skos:altLabel "Tramp trade"@en,
        "Trampfart"@nb,
        "Trampshipping"@nb ;
    skos:broader humord:c04335 ;
    skos:definition "Trampfart er at skip frakter last uten faste ruteplaner, men ut fra hvor de er, og etterspørselen som finnes. Dette i motsetning til linjefart. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tramp shipping"@en,
        "Trampfart"@nb .

humord:c68219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68219" ;
    dct:modified "2024-09-02T14:14:10"^^xsd:dateTime ;
    skos:altLabel "Avtalelovar"@nb,
        "Avtalelover"@nb ;
    skos:broader humord:c23922 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contract acts"@en,
        "Avtalelover"@nb .

humord:c68220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68220" ;
    dct:modified "2024-09-03T08:39:18"^^xsd:dateTime ;
    skos:altLabel "Esterasar"@nb ;
    skos:broader humord:c61769 ;
    skos:definition "I biokjemi er en esterase en enzymklasse som deler estere i en syre og en alkohol i en kjemisk reaksjon med vann kalt hydrolyse (og er som sådan en type hydrolase). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Esterases"@en,
        "Esteraser"@nb .

humord:c68221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68221" ;
    dct:modified "2024-09-03T08:46:28"^^xsd:dateTime ;
    skos:altLabel "Etnomykologi"@nb ;
    skos:broader humord:c04811 ;
    skos:definition "Etnomycology er studiet av sopps historiske bruk og sosiologiske virkning, og kan betraktes som et underfelt av etnobotanikk eller etnobiologi. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ethnomycology"@en,
        "Etnomykologi"@nb .

humord:c68222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68222" ;
    dct:modified "2024-09-05T09:15:44"^^xsd:dateTime ;
    skos:altLabel "Eukaryote celler"@nb,
        "Eukaryote seller"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Celler med kjerne kalles eukaryote celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eukaryotic cells"@en,
        "Eukaryote celler"@nb .

humord:c68223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68223" ;
    dct:modified "2024-09-03T08:59:32"^^xsd:dateTime ;
    skos:altLabel "Eukaryotar"@nb ;
    skos:broader humord:c26815 ;
    skos:definition "Eukaryoter er encellete eller flercellete organismer med kjerneholdige celler. Plante- og dyreceller er eksempler på eukaryote celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eukaryotes"@en,
        "Eukaryoter"@nb .

humord:c68224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68224" ;
    dct:modified "2024-11-11T09:00:40"^^xsd:dateTime ;
    skos:altLabel "Castor fiber"@nb,
        "Eurasiatisk bever"@nb,
        "Eurasisk bever"@nb,
        "Europeisk bever"@nb ;
    skos:broader humord:c08244 ;
    skos:definition "Europeisk bever er en av to arter i beverfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eurasian beaver"@en,
        "Eurasisk bever"@nb ;
    skos:related humord:c68848 .

humord:c68225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68225" ;
    dct:modified "2024-09-03T09:22:52"^^xsd:dateTime ;
    skos:altLabel "Evolusjonshistorie"@nb ;
    skos:broader humord:c21071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary history"@en,
        "Evolusjonshistorie"@nb .

humord:c68226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68226" ;
    dct:modified "2024-09-03T09:37:24"^^xsd:dateTime ;
    skos:altLabel "Eco-evolutionary dynamics"@en,
        "Eco-evo"@nb,
        "Ecoevo"@nb,
        "Evo-eco"@nb,
        "Evoeco"@nb,
        "Evolusjonsøkologi"@nb,
        "Evolusjonær økologi"@nb,
        "Utviklingsøkologi"@nb,
        "Øko-evolusjonær dynamikk"@nb ;
    skos:broader humord:c11911,
        humord:c21071 ;
    skos:definition "Evolusjonsøkologi er en disiplin innen økologi som undersøker hvordan biotiske og abiotiske omgivelsesfaktorer virker som en driver for adaptasjon (tilpasning), spredning og interaksjon mellom organismer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary ecology"@en,
        "Evolusjonsøkologi"@nb .

humord:c68227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68227" ;
    dct:modified "2024-09-03T09:43:34"^^xsd:dateTime ;
    skos:altLabel "Evolusjonær genetikk"@nb ;
    skos:broader humord:c03826,
        humord:c21071 ;
    skos:definition "Evolusjonær genetikk studerer det genetiske grunnlaget for evolusjonære endringer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evolutionary genetics"@en,
        "Evolusjonær genetikk"@nb .

humord:c68228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68228" ;
    dct:modified "2024-09-03T10:02:14"^^xsd:dateTime ;
    skos:altLabel "Fagocyttar"@nb ;
    skos:broader humord:c63884 ;
    skos:definition "Fagocytter er celler med stor evne til fagocytose. Fagocytose innebærer at en celle tar opp for eksempel virus, bakterier eller cellerester fra utenfor cellen. Fagocytose er den viktigste måten immunsystemet fjerner bakterier som har kommet inn i kroppens vev på. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phagocytes"@en,
        "Fagocytter"@nb .

humord:c68229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68229" ;
    dct:modified "2024-09-03T10:11:58"^^xsd:dateTime ;
    skos:altLabel "Catching methods"@en,
        "Fangstmetodar"@nb ;
    skos:broader humord:c07623 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trapping methods"@en,
        "Fangstmetoder"@nb .

humord:c68230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68230" ;
    dct:modified "2024-09-03T10:45:04"^^xsd:dateTime ;
    skos:altLabel "Fasanar"@nb ;
    skos:broader humord:c64983 ;
    skos:definition "Fasaner er ei gruppe av fugler i fasanfamilien. De utgjør ikke en naturlig gruppe innenfor taksonomien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pheasants"@en,
        "Fasaner"@nb .

humord:c68231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68231" ;
    dct:modified "2024-09-03T10:57:07"^^xsd:dateTime ;
    skos:altLabel "Faunistikk"@nb ;
    skos:broader humord:c67998 ;
    skos:definition "Studiet av faunaen i et område kalles faunistikk. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Faunistics"@en,
        "Faunistikk"@nb .

humord:c68232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68232" ;
    dct:modified "2024-09-03T11:03:21"^^xsd:dateTime ;
    skos:altLabel "Fc-reseptorar"@nb ;
    skos:broader humord:c61999 ;
    skos:definition "Fc-reseptor er et mottakermolekyl (reseptor) på overflaten av immunceller. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fc receptors"@en,
        "Fc-reseptorer"@nb .

humord:c68233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68233" ;
    dct:modified "2024-09-03T11:16:27"^^xsd:dateTime ;
    skos:altLabel "Fekunditet"@nb ;
    skos:broader humord:c64361 ;
    skos:definition "Fekunditet beskriver en biologisk egenskap: evnen til å få barn. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fecundity"@en,
        "Fekunditet"@nb .

humord:c68234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68234" ;
    dct:modified "2024-09-03T11:25:03"^^xsd:dateTime ;
    skos:altLabel "Vergemålslovar"@nb,
        "Vergemålslover"@nb ;
    skos:broader humord:c59265 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guardianship acts"@en,
        "Vergemålslover"@nb .

humord:c68235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68235" ;
    dct:modified "2024-09-03T11:30:42"^^xsd:dateTime ;
    skos:altLabel "Veglovar"@nb,
        "Veglover"@nb ;
    skos:broader humord:c60721 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Road acts"@en,
        "Veilover"@nb .

humord:c68236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68236" ;
    dct:modified "2024-09-03T11:32:32"^^xsd:dateTime ;
    skos:altLabel "Feminisering"@nb ;
    skos:broader humord:c03873 ;
    skos:definition "Feminisering er utvikling av kvinnelige særtrekk på kroppen. Ordet brukes også for å beskrive endring i kvinnelig retning hos en mann, for eksempel når det gjelder behåring, stemmeleie og fordeling av fettvev. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Feminization"@en,
        "Feminisering"@nb .

humord:c68237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68237" ;
    dct:modified "2024-09-03T12:08:26"^^xsd:dateTime ;
    skos:altLabel "Fenologi"@nb,
        "Årstidsvariasjonar"@nb,
        "Årstidsvariasjoner"@nb ;
    skos:broader humord:c62923 ;
    skos:definition "Fenologi er vitenskapen om klimaets innflytelse på de periodiske forandringene hos planter og dyr. Fenologi omfatter også selve beskrivelsen av utviklingen av både flora og fauna på en lokalitet (for eksempel fuglenes ankomsttider). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phenology"@en,
        "Fenologi"@nb .

humord:c68238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68238" ;
    dct:modified "2024-09-03T12:15:16"^^xsd:dateTime ;
    skos:altLabel "Fenotypisk plastisitet"@nb,
        "Fleksible trekk"@nb,
        "Plastisitet (Evolusjonsbiologi)"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Fenotypisk plastisitet er en organismes evne til å modifisere (forandre) deler av sin fenotype på bakgrunn av det miljøet organismer opplever. Plastisitet kan også gjelde genotyper, det vil si evnen til identiske genotyper å produsere ulike fenotyper på bakgrunn av det miljøet genotypen befinner seg i. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phenotypic plasticity"@en,
        "Fenotypisk plastisitet"@nb .

humord:c68239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68239" ;
    dct:modified "2024-09-03T12:26:30"^^xsd:dateTime ;
    skos:altLabel "Ferskvassalgar"@nb ;
    skos:broader humord:c62209 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater algae"@en,
        "Ferskvannsalger"@nb .

humord:c68240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68240" ;
    dct:modified "2024-10-10T08:59:12"^^xsd:dateTime ;
    skos:altLabel "Fresh water organisms"@en,
        "Ferskvannsorganismer"@nb,
        "Ferskvassbiologi"@nb,
        "Ferskvassorganismar"@nb ;
    skos:broader humord:c67899 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater biology"@en,
        "Ferskvannsbiologi"@nb ;
    skos:related humord:c25715 .

humord:c68241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68241" ;
    dct:modified "2024-09-03T12:38:37"^^xsd:dateTime ;
    skos:altLabel "Freshwater animals"@en,
        "Ferskvannsdyr"@nb,
        "Ferskvannszoologi"@nb,
        "Ferskvassdyr"@nb,
        "Ferskvassfauna"@nb,
        "Ferskvasszoologi"@nb,
        "Limnofauna"@nb ;
    skos:broader humord:c68154 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater fauna"@en,
        "Ferskvannsfauna"@nb .

humord:c68242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68242" ;
    dct:modified "2024-09-03T12:41:04"^^xsd:dateTime ;
    skos:altLabel "Ferskvassblautdyr"@nb ;
    skos:broader humord:c15319,
        humord:c68241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater molluscs"@en,
        "Ferskvannsbløtdyr"@nb .

humord:c68243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68243" ;
    dct:modified "2024-09-03T12:46:43"^^xsd:dateTime ;
    skos:altLabel "Ferskvannsfisk"@nb,
        "Ferskvassfisk"@nb,
        "Ferskvassfiskar"@nb ;
    skos:broader humord:c67954 ;
    skos:definition "Ferskvannsfisk i Norge er de 44 artene av fisk som gyter i ferskvann (elver og innsjøer), og som lever sitt første yngelstadium i ferskvann her i landet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater fish"@en,
        "Ferskvannsfisker"@nb .

humord:c68244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68244" ;
    dct:modified "2024-09-03T12:59:48"^^xsd:dateTime ;
    skos:altLabel "Aquatic insects"@en,
        "Akvatiske insekt"@nb,
        "Akvatiske insekter"@nb,
        "Ferskvassinsekt"@nb,
        "Vanninsekter"@nb,
        "Vassinsekt"@nb ;
    skos:broader humord:c68022,
        humord:c68241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater insects"@en,
        "Ferskvannsinsekter"@nb .

humord:c68245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68245" ;
    dct:modified "2024-10-01T10:34:08"^^xsd:dateTime ;
    skos:altLabel "Waterways acts"@en,
        "Vassdragslovar"@nb,
        "Vassdragslover"@nb,
        "Vassdragslovgiing"@nb,
        "Vassdragslovgiving"@nb,
        "Vassdragslovgivning"@nb,
        "Vassdragslovgjeving"@nb ;
    skos:broader humord:c59262 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Watercourse acts"@en,
        "Vassdragslover"@nb .

humord:c68246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68246" ;
    dct:modified "2024-09-03T12:58:48"^^xsd:dateTime ;
    skos:altLabel "Ferskvassmuslingar"@nb ;
    skos:broader humord:c17185,
        humord:c68241 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater bivalves"@en,
        "Ferskvannsmuslinger"@nb .

humord:c68247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68247" ;
    dct:modified "2024-09-03T13:03:40"^^xsd:dateTime ;
    skos:altLabel "Verdipapirfondlovar"@nb,
        "Verdipapirfondlover"@nb ;
    skos:broader humord:c60634 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securities fund acts"@en,
        "Verdipapirfondlover"@nb .

humord:c68248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68248" ;
    dct:modified "2024-09-03T13:05:38"^^xsd:dateTime ;
    skos:altLabel "Universitetslovar"@nb,
        "Universitetslover"@nb ;
    skos:broader humord:c59738 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Universities acts"@en,
        "Universitetslover"@nb .

humord:c68249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68249" ;
    dct:modified "2024-09-03T13:06:12"^^xsd:dateTime ;
    skos:altLabel "Ferskvassplankton"@nb ;
    skos:broader humord:c67496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater plankton"@en,
        "Ferskvannsplankton"@nb .

humord:c68250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68250" ;
    dct:modified "2024-09-03T13:08:30"^^xsd:dateTime ;
    skos:altLabel "Ferskvassniglar"@nb ;
    skos:broader humord:c61955,
        humord:c68241 ;
    skos:definition "Ferskvannssnegler er snegler som lever i ferskvann – i dammer, vann og stille elver. De har skall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater snails"@en,
        "Ferskvannssnegler"@nb .

humord:c68251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68251" ;
    dct:modified "2024-09-03T13:09:47"^^xsd:dateTime ;
    skos:altLabel "Victim compensation acts"@en,
        "Valdsoffererstatningslovar"@nb,
        "Valdsoffererstatningslover"@nb ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal injuries compensation acts"@en,
        "Voldsoffererstatningslover"@nb .

humord:c68252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68252" ;
    dct:modified "2024-09-03T13:12:31"^^xsd:dateTime ;
    skos:altLabel "Ferskvannssamfunn"@nb,
        "Ferskvassamfunn"@nb,
        "Ferskvassøkologi"@nb ;
    skos:broader humord:c68153 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater ecology"@en,
        "Ferskvannsøkologi"@nb .

humord:c68253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68253" ;
    dct:modified "2024-09-03T13:18:30"^^xsd:dateTime ;
    skos:altLabel "Anguillidae"@nb,
        "Ferskvannsåler"@nb,
        "Ferskvassål"@nb,
        "Ålefamilien"@nb ;
    skos:broader humord:c68151 ;
    skos:definition "Ålefamilien er en fiskefamilie i ordenen ålefisker. Familien omfatter 19 arter som hovedsakelig er utbredt i alle varme og tempererte hav, unntatt i det østlige Stillehavet og det sørlige Atlanterhavet. I Norge finnes én art, ål. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freshwater eel"@en,
        "Ferskvannsål"@nb .

humord:c68254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68254" ;
    dct:modified "2024-09-03T13:23:22"^^xsd:dateTime ;
    skos:altLabel "Trygdelovar"@nb,
        "Trygdelover"@nb ;
    skos:broader humord:c23919 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social securitiy acts"@en,
        "Trygdelover"@nb .

humord:c68255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68255" ;
    dct:modified "2024-09-03T13:25:09"^^xsd:dateTime ;
    skos:altLabel "Fattiglovar"@nb,
        "Fattiglover"@nb ;
    skos:broader humord:c58995 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poor laws"@en,
        "Fattiglover"@nb .

humord:c68256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68256" ;
    dct:modified "2024-09-03T13:28:10"^^xsd:dateTime ;
    skos:altLabel "Council tax laws"@en,
        "Real estate tax laws"@en,
        "Eigedomsskattelovar"@nb,
        "Eigedomsskattelover"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Property tax laws"@en,
        "Eiendomsskattelover"@nb .

humord:c68257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68257" ;
    dct:modified "2024-09-03T13:29:54"^^xsd:dateTime ;
    skos:altLabel "Sparebanklovar"@nb,
        "Sparebanklover"@nb ;
    skos:broader humord:c59634 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Savings banks acts"@en,
        "Sparebanklover"@nb .

humord:c68258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68258" ;
    dct:modified "2024-09-03T13:35:46"^^xsd:dateTime ;
    skos:altLabel "Feittvev"@nb ;
    skos:broader humord:c63501 ;
    skos:definition "Fettvev er en av kroppens vevssorter, og består av celler (adipocytter) som danner og lagrer fett av fettsyrer (olje-, palmitin- og stearinsyre). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adipose tissue"@en,
        "Fettvev"@nb .

humord:c68259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68259" ;
    dct:modified "2024-09-03T13:36:07"^^xsd:dateTime ;
    skos:altLabel "Power supply acts"@en,
        "Energiforsyningslovar"@nb,
        "Energiforsyningslover"@nb ;
    skos:broader humord:c23961 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy supply  acts"@en,
        "Energiforsyningslover"@nb .

humord:c68260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68260" ;
    dct:modified "2024-09-03T13:42:59"^^xsd:dateTime ;
    skos:altLabel "Fiber crops"@en,
        "Fiberplantar"@nb,
        "Fiberplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Fiberplanter er planter som danner fibre, som er langstrakte, tykkveggede celler sammensatt av cellulosefibriller, ofte med innebygd lignin. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fiber plants"@en,
        "Fiberplanter"@nb .

humord:c68261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68261" ;
    dct:modified "2024-09-03T13:47:12"^^xsd:dateTime ;
    skos:altLabel "Fiksering (Histologi)"@nb ;
    skos:broader humord:c61312 ;
    skos:definition "Fiksering er innen laboratoriemedisin en behandling av en biologisk prøve på en slik måte at prøven ikke lenger kan endre seg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fixation (Histology)"@en,
        "Fiksering (Histologi)"@nb .

humord:c68262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68262" ;
    dct:modified "2024-09-05T07:48:41"^^xsd:dateTime ;
    skos:altLabel "Konnossementslovar"@nb,
        "Konnossementslover"@nb ;
    skos:broader humord:c59786 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bill of lading acts"@en,
        "Konnossementslover"@nb .

humord:c68263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68263" ;
    dct:modified "2024-09-03T13:54:44"^^xsd:dateTime ;
    skos:altLabel "Maritime pilotage acts"@en,
        "Loslovar"@nb,
        "Loslover"@nb ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pilotage acts"@en,
        "Loslover"@nb .

humord:c68264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68264" ;
    dct:modified "2024-09-04T09:01:03"^^xsd:dateTime ;
    skos:altLabel "Likningslovar"@nb,
        "Likningslover"@nb ;
    skos:broader humord:c59563 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax assessment acts"@en,
        "Ligningslover"@nb .

humord:c68265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68265" ;
    dct:modified "2024-09-03T14:00:48"^^xsd:dateTime ;
    skos:altLabel "Naturskadeforsikringslovar"@nb,
        "Naturskadeforsikringslover"@nb ;
    skos:broader humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural disaster insurance acts"@en,
        "Naturskadeforsikringslover"@nb .

humord:c68266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68266" ;
    dct:modified "2024-09-03T14:05:18"^^xsd:dateTime ;
    skos:altLabel "Fiskefysiologi"@nb ;
    skos:broader humord:c08236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish physiology"@en,
        "Fiskefysiologi"@nb .

humord:c68267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68267" ;
    dct:modified "2024-09-03T14:07:28"^^xsd:dateTime ;
    skos:altLabel "Fiskehjernen"@nb ;
    skos:broader humord:c67164 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish brain"@en,
        "Fiskehjernen"@nb .

humord:c68268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68268" ;
    dct:modified "2024-09-05T09:23:28"^^xsd:dateTime ;
    skos:altLabel "Eggcella"@nb,
        "Eggsella"@nb,
        "Eggsellen"@nb ;
    skos:broader humord:c67849 ;
    skos:definition "Eggcellen er en kvinnelig kjønnscelle, eller gamet, som etter befruktningen blir opphav til et nytt individ. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Egg cell"@en,
        "Eggcellen"@nb .

humord:c68269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68269" ;
    dct:modified "2024-09-04T08:10:30"^^xsd:dateTime ;
    skos:altLabel "Fish eggs"@en,
        "Fiskeegg"@nb ;
    skos:broader humord:c68266 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roe"@en,
        "Fiskeegg"@nb .

humord:c68270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68270" ;
    dct:modified "2025-02-13T13:29:57"^^xsd:dateTime ;
    skos:altLabel "Fish medicine"@en,
        "Fiskehelse"@nb,
        "Fiskerimedisin"@nb ;
    skos:broader humord:c08236,
        humord:c69333 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish health"@en,
        "Fiskehelse"@nb .

humord:c68271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68271" ;
    dct:modified "2024-09-04T08:34:20"^^xsd:dateTime ;
    skos:altLabel "Fish pathology"@en,
        "Fiskepatologi"@nb,
        "Fiskesjukdomar"@nb,
        "Fiskesjukdommar"@nb,
        "Laksesjukdomar"@nb,
        "Laksesykdommer"@nb,
        "Torskesjukdomar"@nb,
        "Torskesykdommer"@nb ;
    skos:broader humord:c68270 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish diseases"@en,
        "Fiskesykdommer"@nb .

humord:c68272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68272" ;
    dct:modified "2024-09-04T08:40:53"^^xsd:dateTime ;
    skos:altLabel "Fiskelus"@nb,
        "Fiskeparasittar"@nb,
        "Lakselus"@nb,
        "Lakseparasittar"@nb,
        "Lakseparasitter"@nb ;
    skos:broader humord:c68270 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish parasites"@en,
        "Fiskeparasitter"@nb .

humord:c68273 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68273" ;
    dct:modified "2024-09-04T08:41:05"^^xsd:dateTime ;
    skos:altLabel "Jondalen (Kongsberg)"@nb ;
    skos:broader humord:c11807 ;
    skos:definition "Jondalen er et dalføre i Kongsberg kommune i Buskerud fylke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jondalen (Kongsberg)"@en,
        "Jondalen (Kongsberg)"@nb .

humord:c68274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68274" ;
    dct:modified "2024-09-05T07:42:44"^^xsd:dateTime ;
    skos:altLabel "Sterilization acts"@en,
        "Steriliseringslovar"@nb,
        "Steriliseringslover"@nb ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sterilisation acts"@en,
        "Steriliseringslover"@nb .

humord:c68275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68275" ;
    dct:modified "2024-11-08T15:35:41"^^xsd:dateTime ;
    skos:altLabel "Fish flour"@en,
        "Fishmeal"@en,
        "Herring meal"@en,
        "Fiskemjøl"@nb,
        "Fiskeproteinkonsentrat"@nb,
        "Sildemel"@nb,
        "Sildemjøl"@nb ;
    skos:broader humord:c14366,
        humord:c15176 ;
    skos:definition "Fiskemel, fôr for bl.a. svin, fjærfe, pelsdyr og oppdrettsfisk, spesielt verdifullt på grunn av sitt høye innhold av protein (60–75 %), fordøyelige kalsiumfosfater og andre mineralstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish meal"@en,
        "Fiskemel"@nb .

humord:c68276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68276" ;
    dct:modified "2024-11-08T15:32:07"^^xsd:dateTime ;
    skos:altLabel "Fiskeoljar"@nb,
        "Fiskeoljer"@nb ;
    skos:broader humord:c15176 ;
    skos:definition "Fiskeoljer er fett i form av oljer fra fete fiskearter som sild, makrell og lodde, og fra fiskelever, for eksempel tran av torskelever. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish oils"@en,
        "Fiskeoljer"@nb .

humord:c68277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68277" ;
    dct:modified "2024-09-04T08:51:59"^^xsd:dateTime ;
    skos:altLabel "Skadeerstatningslovar"@nb,
        "Skadeerstatningslover"@nb,
        "Skadeserstatningslovar"@nb,
        "Skadeserstatningslover"@nb ;
    skos:broader humord:c08973 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Damages acts"@en,
        "Skadeserstatningslover"@nb .

humord:c68278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68278" ;
    dct:modified "2024-09-04T08:59:16"^^xsd:dateTime ;
    skos:altLabel "Skattelovar"@nb,
        "Skattelover"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Taxes acts"@en,
        "Skattelover"@nb .

humord:c68279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68279" ;
    dct:modified "2024-09-04T08:58:12"^^xsd:dateTime ;
    skos:altLabel "Fiskekort"@nb ;
    skos:broader humord:c07628 ;
    skos:definition "Fiskekort er legitimasjon av tillatelse til å fiske anadrom laksefisk eller innlandsfisk for fritidsfisker fra en som disponerer fiskerettigheter, for eksempel fjellstyre, skogforvaltningen for statseiendom, grunneierforening, sportsfiskerforening eller privat grunneier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishing license"@en,
        "Fiskekort"@nb .

humord:c68280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68280" ;
    dct:modified "2024-09-04T09:00:44"^^xsd:dateTime ;
    skos:altLabel "Sjølovar"@nb,
        "Sjølover"@nb ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime acts"@en,
        "Sjølover"@nb .

humord:c68281 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68281" ;
    dct:modified "2024-09-04T09:10:09"^^xsd:dateTime ;
    skos:altLabel "Sjømannslovar"@nb,
        "Sjømannslover"@nb ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seafarers acts"@en,
        "Sjømannslover"@nb .

humord:c68282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68282" ;
    dct:modified "2024-09-04T09:14:51"^^xsd:dateTime ;
    skos:altLabel "Check acts"@en,
        "Sjekklovar"@nb,
        "Sjekklover"@nb ;
    skos:broader humord:c68283 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cheque acts"@en,
        "Sjekklover"@nb .

humord:c68283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68283" ;
    dct:modified "2024-09-04T09:14:29"^^xsd:dateTime ;
    skos:altLabel "Check laws"@en,
        "Sjekkrett"@nb ;
    skos:broader humord:c59634 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cheque laws"@en,
        "Sjekkrett"@nb .

humord:c68284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68284" ;
    dct:modified "2024-09-04T09:20:36"^^xsd:dateTime ;
    skos:altLabel "Fotografilovar"@nb,
        "Fotografilover"@nb ;
    skos:broader humord:c22715 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photography acts"@en,
        "Fotografilover"@nb .

humord:c68285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68285" ;
    dct:modified "2024-09-04T09:22:44"^^xsd:dateTime ;
    skos:altLabel "Fiskeribiologi"@nb,
        "Fiskeriforsking"@nb,
        "Fiskeriundersøkelser"@nb,
        "Fiskeriundersøkingar"@nb ;
    skos:broader humord:c07625 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fisheries science"@en,
        "Fiskeriforskning"@nb .

humord:c68286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68286" ;
    dct:modified "2024-09-04T09:28:22"^^xsd:dateTime ;
    skos:altLabel "Debt certificate acts"@en,
        "Gjeldsbrevlovar"@nb,
        "Gjeldsbrevlover"@nb ;
    skos:broader humord:c59053 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bills of exchange acts"@en,
        "Gjeldsbrevlover"@nb .

humord:c68287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68287" ;
    dct:modified "2024-09-04T09:28:24"^^xsd:dateTime ;
    skos:altLabel "History of fisheries"@en,
        "Fiskerihistorie"@nb ;
    skos:broader humord:c07625 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "History of fishing"@en,
        "Fiskerihistorie"@nb .

humord:c68288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68288" ;
    dct:modified "2024-09-04T09:38:17"^^xsd:dateTime ;
    skos:altLabel "Jordlovar"@nb,
        "Jordlover"@nb ;
    skos:broader humord:c59744 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Land acts"@en,
        "Jordlover"@nb .

humord:c68289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68289" ;
    dct:modified "2024-09-04T09:36:33"^^xsd:dateTime ;
    skos:altLabel "Fiskeriteknologi"@nb ;
    skos:broader humord:c04425 ;
    skos:definition "Fiskeriteknologi omhandler alt som har med fiskeri i praksis å gjøre, redskapsmateriale til utvikling og testing av redskapsdesign til analyser av fiskeridata. <SINTEF>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishery technology"@en,
        "Fiskeriteknologi"@nb .

humord:c68290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68290" ;
    dct:modified "2024-09-04T09:41:21"^^xsd:dateTime ;
    skos:altLabel "Land reallocation acts"@en,
        "Jordskiftelovar"@nb,
        "Jordskiftelover"@nb ;
    skos:broader humord:c08969 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Land consolidation acts"@en,
        "Jordskiftelover"@nb .

humord:c68291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68291" ;
    dct:modified "2024-09-04T09:45:22"^^xsd:dateTime ;
    skos:altLabel "Hevdslovar"@nb,
        "Hevdslover"@nb ;
    skos:broader humord:c26122 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adverse posession acts"@en,
        "Hevdslover"@nb .

humord:c68292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68292" ;
    dct:modified "2024-09-04T09:53:54"^^xsd:dateTime ;
    skos:altLabel "Alpine fauna"@en,
        "Alpine wildlife"@en,
        "Mountain wildlife"@en,
        "Fjellfauna"@nb ;
    skos:broader humord:c65751 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain fauna"@en,
        "Fjellfauna"@nb .

humord:c68293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68293" ;
    dct:modified "2024-09-04T09:57:03"^^xsd:dateTime ;
    skos:altLabel "Alpine birds"@en,
        "Fjellfuglar"@nb ;
    skos:broader humord:c68292 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain birds"@en,
        "Fjellfugler"@nb .

humord:c68294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68294" ;
    dct:modified "2024-09-04T10:09:17"^^xsd:dateTime ;
    skos:altLabel "Menoponidae"@en,
        "Fjørlus"@nb,
        "Menoponidae"@nb ;
    skos:broader humord:c60335 ;
    skos:definition "Fjærlus (Menoponidae) er en hudparasitt som lever på fugler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chicken body lice"@en,
        "Fjærlus"@nb .

humord:c68295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68295" ;
    dct:modified "2024-09-04T10:08:07"^^xsd:dateTime ;
    skos:altLabel "Forsikringsformidlingslovar"@nb,
        "Forsikringsformidlingslover"@nb ;
    skos:broader humord:c08975 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insurance mediation acts"@en,
        "Forsikringsformidlingslover"@nb .

humord:c68296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68296" ;
    dct:modified "2024-09-04T10:13:26"^^xsd:dateTime ;
    skos:altLabel "Medical practitioners acts"@en,
        "Legelovar"@nb,
        "Legelover"@nb ;
    skos:broader humord:c60198 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Physicians acts"@en,
        "Legelover"@nb .

humord:c68297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68297" ;
    dct:modified "2024-09-04T10:17:52"^^xsd:dateTime ;
    skos:altLabel "Consumer credit acts"@en,
        "Kredittkjøpslovar"@nb,
        "Kredittkjøpslover"@nb ;
    skos:broader humord:c59047 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Credit purchase acts"@en,
        "Kredittkjøpslover"@nb .

humord:c68298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68298" ;
    dct:modified "2024-09-04T10:21:41"^^xsd:dateTime ;
    skos:altLabel "Fleinsoppar"@nb,
        "Psilocybe"@nb ;
    skos:broader humord:c64934,
        humord:c67969 ;
    skos:definition "Fleinsopp er en slekt av små skivesopper i fargen lysebrun til lysoker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psilocybe"@en,
        "Fleinsopper"@nb .

humord:c68299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68299" ;
    dct:modified "2024-09-04T10:23:08"^^xsd:dateTime ;
    skos:altLabel "Odelslovar"@nb,
        "Odelslover"@nb ;
    skos:broader humord:c19188 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Allodial rights acts"@en,
        "Odelslover"@nb .

humord:c68300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68300" ;
    dct:modified "2024-09-04T10:31:58"^^xsd:dateTime ;
    skos:altLabel "Perennials"@en,
        "Fleirårige plantar"@nb,
        "Fleirårige planter"@nb,
        "Perenne plantar"@nb,
        "Perenne planter"@nb,
        "Staudar"@nb,
        "Stauder"@nb ;
    skos:broader humord:c64877 ;
    skos:definition "Flerårige planter er planter som lever over flere vegetasjonsperioder og som oftest blomstrer flere ganger. Flerårige planter står i motsetning til for eksempel ettårige planter og toårige planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perennial plants"@en,
        "Flerårige planter"@nb .

humord:c68301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68301" ;
    dct:modified "2024-09-04T10:32:31"^^xsd:dateTime ;
    skos:altLabel "Offentlegheitslovar"@nb,
        "Offentlegheitslover"@nb,
        "Offentleglovar"@nb,
        "Offentleglover"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of Information acts"@en,
        "Offentlighetslover"@nb .

humord:c68302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68302" ;
    dct:modified "2024-09-05T07:39:57"^^xsd:dateTime ;
    skos:altLabel "Charter tours acts"@en,
        "Charter trips acts"@en,
        "Pakkereiselovar"@nb,
        "Pakkereiselover"@nb ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Package holiday acts"@en,
        "Pakkereiselover"@nb .

humord:c68303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68303" ;
    dct:modified "2024-09-04T10:55:16"^^xsd:dateTime ;
    skos:altLabel "Ciliatar"@nb,
        "Ciliater"@nb,
        "Ciliophora"@nb,
        "Flimmerdyr"@nb,
        "Infusjonsdyr"@nb,
        "Infusoria"@nb ;
    skos:broader humord:c68208 ;
    skos:definition "Flimmerdyr er en rekke av encellete organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ciliates"@en,
        "Flimmerdyr"@nb .

humord:c68304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68304" ;
    dct:modified "2024-09-05T09:30:06"^^xsd:dateTime ;
    skos:altLabel "Company tax acts"@en,
        "Corporate tax acts"@en,
        "Selskapsskattelovar"@nb,
        "Selskapsskattelover"@nb ;
    skos:broader humord:c68278 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporation tax acts"@en,
        "Selskapsskattelover"@nb .

humord:c68305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68305" ;
    dct:modified "2024-09-04T10:55:51"^^xsd:dateTime ;
    skos:altLabel "Judicial registrations acts"@en,
        "Tinglysingslovar"@nb,
        "Tinglysingslover"@nb,
        "Tinglysningslover"@nb ;
    skos:broader humord:c59250 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Property rights registration acts"@en,
        "Tinglysingslover"@nb .

humord:c68306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68306" ;
    dct:modified "2024-09-04T10:58:03"^^xsd:dateTime ;
    skos:altLabel "Tenestelovar"@nb,
        "Tenestelover"@nb ;
    skos:broader humord:c17772 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Service acts"@en,
        "Tjenestelover"@nb .

humord:c68307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68307" ;
    dct:modified "2024-09-05T09:30:37"^^xsd:dateTime ;
    skos:altLabel "Tvangsfullføringslovar"@nb,
        "Tvangsfullføringslover"@nb ;
    skos:broader humord:c59079 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enforcement acts"@en,
        "Tvangsfullbyrdelseslover"@nb .

humord:c68308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68308" ;
    dct:modified "2024-10-01T09:15:57"^^xsd:dateTime ;
    skos:altLabel "Minerallovar"@nb,
        "Minerallover"@nb,
        "Minerallovgiing"@nb,
        "Minerallovgiving"@nb,
        "Minerallovgivning"@nb,
        "Minerallovgjeving"@nb ;
    skos:broader humord:c59637 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral acts"@en,
        "Minerallover"@nb .

humord:c68309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68309" ;
    dct:modified "2024-09-04T11:08:25"^^xsd:dateTime ;
    skos:altLabel "Phytochorions"@en,
        "Floraregionar"@nb ;
    skos:broader humord:c68043 ;
    skos:definition "Floristisk plantegeografi har til oppgave å skaffe lister over de planter som finnes i et bestemt område og som til sammen utgjør stedets flora. På grunnlag av dette materiale har man delt Jorden i «florariker» eller «floraregioner». <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Floristic regions"@en,
        "Floraregioner"@nb .

humord:c68310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68310" ;
    dct:modified "2024-09-04T11:14:54"^^xsd:dateTime ;
    skos:altLabel "GFP"@en,
        "Green fluorescent protein"@en,
        "Fluorescerande protein"@nb,
        "Fluoriserande protein"@nb,
        "Fluoriserende proteiner"@nb,
        "GFP"@nb,
        "Grønt fluorescerende protein"@nb,
        "Grønt fluoriserande protein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Grønt fluorescerende protein (GFP) er et protein i en liten gruppe proteiner som sender ut lys (fluorescerer) i det synlige området, uten hjelp av andre kjemiske grupper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorescent proteins"@en,
        "Fluorescerende proteiner"@nb .

humord:c68311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68311" ;
    dct:modified "2024-09-04T11:38:05"^^xsd:dateTime ;
    skos:altLabel "Foronider"@nb,
        "Hesteskomark"@nb,
        "Phoronida"@nb,
        "Phoronider"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Foronider er en rekke i dyreriket <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "github:#1007"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phoronids"@en,
        "Foronider"@nb .

humord:c68312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68312" ;
    dct:modified "2024-09-04T12:11:39"^^xsd:dateTime ;
    skos:altLabel "Forsvarsmekanismar (Biologi)"@nb ;
    skos:broader humord:c22763 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Defence mechanisms (Biology)"@en,
        "Forsvarsmekanismer (Biologi)"@nb .

humord:c68313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68313" ;
    dct:modified "2024-09-04T12:35:45"^^xsd:dateTime ;
    skos:altLabel "Fotomorfogenese"@nb ;
    skos:broader humord:c68099 ;
    skos:definition "Fotomorfogenese er lysets virkning på plantenes vekst, utvikling og form. Dette er prosesser som ikke har noen direkte sammenheng med fotosyntesen, og det er svært små lysintensiteter som skal til for å gi en effekt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photomorphogenesis"@en,
        "Fotomorfogenese"@nb .

humord:c68314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68314" ;
    dct:modified "2024-09-04T12:46:19"^^xsd:dateTime ;
    skos:altLabel "Daglengd"@nb,
        "Daglengde"@nb,
        "Dagslengde"@nb,
        "Fotoperiodisitet"@nb,
        "Fotoperiodisme"@nb ;
    skos:broader humord:c68099 ;
    skos:definition "Fotoperiodisme er plantenes reaksjon på daglengden, eller mer eksakt på varigheten av lys- og mørkeperiodene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoperiodism"@en,
        "Fotoperiodisitet"@nb .

humord:c68315 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68315" ;
    dct:modified "2024-09-04T12:48:02"^^xsd:dateTime ;
    skos:altLabel "Fragmentering"@nb ;
    skos:broader humord:c01458 ;
    skos:definition "Fragmentering er oppspalting i mindre deler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fragmentation"@en,
        "Fragmentering"@nb .

humord:c68316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68316" ;
    dct:modified "2025-02-13T14:21:52"^^xsd:dateTime ;
    skos:altLabel "Food contaminants"@en,
        "Xenobiotic"@en,
        "Xenobiotics"@en,
        "Framandstoff"@nb,
        "Xenobiotika"@nb,
        "Xenobiotikum"@nb ;
    skos:broader humord:c12039 ;
    skos:definition "Fremmedstoffer er stoffer som finnes i mat, og som opprinnelig ikke skal være der. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Undesirable substances"@en,
        "Fremmedstoffer"@nb .

humord:c68317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68317" ;
    dct:modified "2024-09-04T13:13:51"^^xsd:dateTime ;
    skos:altLabel "Frøspiring"@nb ;
    skos:broader humord:c15922,
        humord:c63088 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed germination"@en,
        "Frøspiring"@nb .

humord:c68318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68318" ;
    dct:modified "2024-09-04T13:23:15"^^xsd:dateTime ;
    skos:altLabel "Functional genes"@en,
        "Funksjonell genomforsking"@nb,
        "Funksjonell genomforskning"@nb,
        "Funksjonell genomikk"@nb,
        "Funksjonelle gen"@nb,
        "Funksjonelle gener"@nb ;
    skos:broader humord:c27774 ;
    skos:definition "Funksjonell genomikk er et fagområde innen molekylærbiologi som tar for seg funksjonen til gener og de tilsvarende proteiner som de koder for i proteinsyntesen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Functional genomics"@en,
        "Funksjonell genomikk"@nb .

humord:c68319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68319" ;
    dct:modified "2024-09-04T13:28:14"^^xsd:dateTime ;
    skos:altLabel "Marine phytoflagellates"@en,
        "Fytoflagellatar"@nb,
        "Marine fytoflagellatar"@nb,
        "Marine fytoflagellater"@nb ;
    skos:broader humord:c65653 ;
    skos:definition "Fytoflagellater (gr. phyton - plante; l. flagellum - pisk, svepe) er autotrofe og heterotrofe alger som er utstyrt med en eller to flageller. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytoflagellates"@en,
        "Fytoflagellater"@nb .

humord:c68320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68320" ;
    dct:modified "2024-09-04T14:11:42"^^xsd:dateTime ;
    skos:altLabel "Giftalgar"@nb,
        "Giftalger"@nb,
        "Giftige algar"@nb,
        "Toksiske algar"@nb,
        "Toksiske alger"@nb ;
    skos:broader humord:c62209 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toxic algae"@en,
        "Giftige alger"@nb ;
    skos:related humord:c62203 .

humord:c68321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68321" ;
    dct:modified "2024-09-04T14:22:16"^^xsd:dateTime ;
    skos:altLabel "Gjeller"@nb ;
    skos:broader humord:c67162 ;
    skos:definition "Gjeller er lamfellformete organer hos dyr som lever i vann og som blir brukt til å ta opp oksygen løst i vannmassene og overfører det til blod eller hemolymfe. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gills"@en,
        "Gjeller"@nb .

humord:c68322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68322" ;
    dct:modified "2024-09-05T07:23:55"^^xsd:dateTime ;
    skos:altLabel "Skipssikkerheitslovar"@nb,
        "Skipssikkerheitslover"@nb ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ship safety acts"@en,
        "Skipssikkerhetslover"@nb .

humord:c68323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68323" ;
    dct:modified "2024-09-05T07:25:50"^^xsd:dateTime ;
    skos:altLabel "Sikkerheitslovar"@nb,
        "Sikkerheitslover"@nb ;
    skos:broader humord:c59718 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Security acts"@en,
        "Sikkerhetslover"@nb .

humord:c68324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68324" ;
    dct:modified "2024-09-05T07:27:49"^^xsd:dateTime ;
    skos:altLabel "Skiftelovar"@nb,
        "Skiftelover"@nb ;
    skos:broader humord:c60575 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administration of estates acts"@en,
        "Skiftelover"@nb .

humord:c68325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68325" ;
    dct:modified "2024-09-05T07:31:44"^^xsd:dateTime ;
    skos:altLabel "Tillitsmannslovar"@nb,
        "Tillitsmannslover"@nb ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Union officials acts"@en,
        "Tillitsmannslover"@nb .

humord:c68326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68326" ;
    dct:modified "2024-09-05T07:33:57"^^xsd:dateTime ;
    skos:altLabel "Fullmaktslovar"@nb,
        "Fullmaktslover"@nb ;
    skos:broader humord:c25100 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Enabling acts"@en,
        "Fullmaktslover"@nb .

humord:c68327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68327" ;
    dct:modified "2024-09-05T07:53:49"^^xsd:dateTime ;
    skos:altLabel "Acts relating to artisan services to consumers"@en,
        "Handverkartenestelovar"@nb,
        "Handverkartenestelover"@nb ;
    skos:broader humord:c59101 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contractor services acts"@en,
        "Håndverkertjenestelover"@nb .

humord:c68328 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68328" ;
    dct:modified "2024-09-05T07:56:29"^^xsd:dateTime ;
    skos:altLabel "Evangeliske kirkelovar"@nb,
        "Evangeliske kirkelover"@nb ;
    skos:broader humord:c60141 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evangelical church acts"@en,
        "Evangeliske kirkelover"@nb .

humord:c68329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68329" ;
    dct:modified "2024-09-05T08:02:07"^^xsd:dateTime ;
    skos:altLabel "Canon acts"@en,
        "Kanoniske lovar"@nb,
        "Kanoniske lover"@nb ;
    skos:broader humord:c18043 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canonical acts"@en,
        "Kanoniske lover"@nb .

humord:c68330 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68330" ;
    dct:modified "2024-09-05T08:00:36"^^xsd:dateTime ;
    skos:altLabel "Media responsibility acts"@en,
        "Medieansvarslovar"@nb,
        "Medieansvarslover"@nb ;
    skos:broader humord:c24576 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Media accountability acts"@en,
        "Medieansvarslover"@nb .

humord:c68331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68331" ;
    dct:modified "2024-09-05T08:08:04"^^xsd:dateTime ;
    skos:altLabel "Euro"@nb ;
    skos:broader humord:c07825 ;
    skos:definition "Euro er valutaen innenfor EUs økonomiske og monetære union.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Euro"@en,
        "Euro"@nb .

humord:c68332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68332" ;
    dct:modified "2024-09-05T08:22:56"^^xsd:dateTime ;
    skos:altLabel "Uniforme lovar"@nb,
        "Uniforme lover"@nb ;
    skos:broader humord:c08923 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Uniform acts"@en,
        "Uniforme lover"@nb .

humord:c68333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68333" ;
    dct:modified "2024-09-05T08:20:23"^^xsd:dateTime ;
    skos:altLabel "Salt water fishing acts"@en,
        "Saltwater angling acts"@en,
        "Sea fishing acts"@en,
        "Saltvannsfiskelovar"@nb,
        "Saltvannsfiskelover"@nb ;
    skos:broader humord:c58722 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saltwater fishing acts"@en,
        "Saltvannsfiskelover"@nb .

humord:c68334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68334" ;
    dct:modified "2024-09-05T08:23:28"^^xsd:dateTime ;
    skos:altLabel "Modellovar"@nb,
        "Modellover"@nb ;
    skos:broader humord:c08923 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Model acts"@en,
        "Modellover"@nb .

humord:c68335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68335" ;
    dct:modified "2024-09-05T08:31:54"^^xsd:dateTime ;
    skos:altLabel "Omsette lovar"@nb,
        "Omsette lover"@nb ;
    skos:broader humord:c08923 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Translated acts"@en,
        "Oversatte lover"@nb .

humord:c68336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68336" ;
    dct:modified "2024-09-05T08:36:43"^^xsd:dateTime ;
    skos:altLabel "Sivilbeskyttelseslovar"@nb,
        "Sivilbeskyttelseslover"@nb ;
    skos:broader humord:c58981 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civil protection acts"@en,
        "Sivilbeskyttelseslover"@nb .

humord:c68337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68337" ;
    dct:modified "2024-09-05T08:52:04"^^xsd:dateTime ;
    skos:altLabel "Conditional sentences (Law)"@en,
        "Deferred sentences"@en,
        "Vilkårlege domar"@nb,
        "Vilkårlege dommar"@nb ;
    skos:broader humord:c08935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Suspended sentences"@en,
        "Betingede dommer"@nb .

humord:c68338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68338" ;
    dct:modified "2024-09-05T08:55:53"^^xsd:dateTime ;
    skos:altLabel "Ubetinga domar"@nb,
        "Ubetinga dommar"@nb ;
    skos:broader humord:c08935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Immediate sentences"@en,
        "Ubetingede dommer"@nb .

humord:c68339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68339" ;
    dct:modified "2024-09-05T09:36:38"^^xsd:dateTime ;
    skos:altLabel "Financial services acts"@en,
        "Finansieringsverksemdslovar"@nb,
        "Finansieringsverksemdslover"@nb ;
    skos:broader humord:c23978 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Financial activities acts"@en,
        "Finansieringsvirksomhetslover"@nb .

humord:c68340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68340" ;
    dct:modified "2024-09-30T12:44:13"^^xsd:dateTime ;
    skos:altLabel "Konsesjonslovar"@nb,
        "Konsesjonslover"@nb,
        "Konsesjonslovgiing"@nb,
        "Konsesjonslovgiving"@nb,
        "Konsesjonslovgivning"@nb,
        "Konsesjonslovgjeving"@nb ;
    skos:broader humord:c08958 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Concession acts"@en,
        "Konsesjonslover"@nb .

humord:c68341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68341" ;
    dct:modified "2024-09-05T09:57:14"^^xsd:dateTime ;
    skos:altLabel "Nabolovar"@nb,
        "Nabolover"@nb ;
    skos:broader humord:c60081 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neighbor acts"@en,
        "Nabolover"@nb .

humord:c68342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68342" ;
    dct:modified "2024-09-10T15:08:20"^^xsd:dateTime ;
    skos:altLabel "Travel bureau acts"@en,
        "Reisebyrålovar"@nb,
        "Reisebyrålover"@nb ;
    skos:broader humord:c59930 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Travel agency acts"@en,
        "Reisebyrålover"@nb .

humord:c68343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68343" ;
    dct:modified "2024-09-05T10:09:09"^^xsd:dateTime ;
    skos:altLabel "Revisorlovar"@nb,
        "Revisorlover"@nb ;
    skos:broader humord:c08963 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Auditor acts"@en,
        "Revisorlover"@nb .

humord:c68344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68344" ;
    dct:modified "2024-09-05T10:12:51"^^xsd:dateTime ;
    skos:altLabel "Corporate acts"@en,
        "Selskapslovar"@nb,
        "Selskapslover"@nb ;
    skos:broader humord:c08981 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Company acts"@en,
        "Selskapslover"@nb .

humord:c68345 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68345" ;
    dct:modified "2024-09-05T10:16:38"^^xsd:dateTime ;
    skos:altLabel "Sjøpoliti"@nb ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: ubo2"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime police"@en,
        "Sjøpoliti"@nb .

humord:c68346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68346" ;
    dct:modified "2024-09-05T10:20:16"^^xsd:dateTime ;
    skos:altLabel "Skipsarbeidslovar"@nb,
        "Skipsarbeidslover"@nb ;
    skos:broader humord:c24390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maritime work acts"@en,
        "Skipsarbeidslover"@nb .

humord:c68347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68347" ;
    dct:modified "2024-09-05T10:23:03"^^xsd:dateTime ;
    skos:altLabel "Sjukehuslovar"@nb,
        "Sjukehuslover"@nb ;
    skos:broader humord:c23134 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hospital acts"@en,
        "Sykehuslover"@nb .

humord:c68348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68348" ;
    dct:modified "2024-09-05T10:28:18"^^xsd:dateTime ;
    skos:altLabel "Protected positions"@en,
        "Verna stillingar"@nb ;
    skos:broader humord:c23588 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protected employment status"@en,
        "Vernede stillinger"@nb .

humord:c68349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68349" ;
    dct:modified "2024-09-05T13:22:27"^^xsd:dateTime ;
    skos:altLabel "Årsrekneskapslovar"@nb,
        "Årsrekneskapslover"@nb ;
    skos:broader humord:c59219 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Annual accounts acts"@en,
        "Årsregnskapslover"@nb .

humord:c68350 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-09-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68350" ;
    dct:modified "2024-09-05T14:33:45"^^xsd:dateTime ;
    skos:altLabel "Pemba"@nb ;
    skos:broader humord:c01622 ;
    skos:definition "Pemba er en øy i Det indiske hav, og en del av Zanzibar, som igjen er en selvstendig del av Tanzania. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pemba"@en,
        "Pemba"@nb .

humord:c68351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68351" ;
    dct:modified "2024-09-06T09:41:23"^^xsd:dateTime ;
    skos:altLabel "Romfysikk"@nb ;
    skos:broader humord:c67646 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space physics"@en,
        "Romfysikk"@nb .

humord:c68352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68352" ;
    dct:modified "2024-09-06T09:51:32"^^xsd:dateTime ;
    skos:altLabel "Røntgenkjelder"@nb ;
    skos:broader humord:c66820,
        humord:c66950 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray sources"@en,
        "Røntgenkilder"@nb .

humord:c68353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68353" ;
    dct:modified "2025-02-17T15:16:13"^^xsd:dateTime ;
    skos:altLabel "Romfartsteknikk"@nb,
        "Romfartsteknologi"@nb,
        "Romteknologi"@nb ;
    skos:broader humord:c04425,
        humord:c12499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space technology"@en,
        "Romfartsteknologi"@nb .

humord:c68354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68354" ;
    dct:modified "2024-09-06T14:09:29"^^xsd:dateTime ;
    skos:altLabel "Spegeloptikk"@nb ;
    skos:broader humord:c15719 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mirror optics"@en,
        "Speiloptikk"@nb .

humord:c68355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68355" ;
    dct:modified "2024-09-06T14:18:20"^^xsd:dateTime ;
    skos:altLabel "Plasmalaserar"@nb ;
    skos:broader humord:c18519 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma lasers"@en,
        "Plasmalasere"@nb .

humord:c68357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68357" ;
    dct:modified "2024-11-06T12:31:04"^^xsd:dateTime ;
    skos:altLabel "Der Struwwelpeter"@en,
        "Shock-headed Peter"@en,
        "Slovenly Peter"@en,
        "Strewelpeter"@en,
        "Struwelpeter"@en,
        "Busteper"@nb,
        "Den store Bastian"@nb,
        "Der Struwwelpeter"@nb,
        "Store Bastian"@nb,
        "Struwwelpeter"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Struwwelpeter er en karakter fra den tyske barneboka \"Der Struwwelpeter\" (1845). <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Struwwelpeter"@en,
        "Struwwelpeter"@nb .

humord:c68358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68358" ;
    dct:modified "2024-09-24T15:48:51"^^xsd:dateTime ;
    skos:altLabel "Dil Ulenspiegel"@en,
        "Dyll Ulnspiegel"@en,
        "Eulenspiegel"@en,
        "Thil Ulspegel"@en,
        "Tile Eulenspiegel"@en,
        "Till Uglspeil"@en,
        "Till Uglspil"@en,
        "Tyll Eulenspiegel"@en,
        "Ulenspegel"@en,
        "Dil Ulenspiegel"@nb,
        "Dyll Ulnspiegel"@nb,
        "Eulenspiegel"@nb,
        "Thil Ulspegel"@nb,
        "Tile Eulenspiegel"@nb,
        "Till Eulenspiegel"@nb,
        "Till Uglspeil"@nb,
        "Till Uglspil"@nb,
        "Tyll Eulenspiegel"@nb,
        "Ulenspegel"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Till Eulenspiegel er en litterær skikkelse som går igjen i en rekke bøker fra 1500-tallet på flere europeiske språk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Till Eulenspiegel"@en,
        "Till Eulenspiegel"@nb .

humord:c68359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68359" ;
    dct:modified "2024-09-24T15:49:19"^^xsd:dateTime ;
    skos:altLabel "Drawing books"@en,
        "Aktivitetsbøker"@nb,
        "Malebøker"@nb,
        "Målarbøker"@nb,
        "Målebøker"@nb,
        "Tegne-, male- og fargeleggingsbøker"@nb,
        "Tegnebøker"@nb,
        "Teikne-, måle- og fargeleggingsbøker"@nb,
        "Teiknebøker"@nb,
        "Teljebøker"@nb,
        "Tellebøker"@nb ;
    skos:broader humord:c00163 ;
    skos:definition "Bøker som skal aktivisere barn eller voksne, f.eks. der de kan løse oppgaver med tall, bokstaver, tegn og bilder. Omfatter også bøker til å skrive, tegne eller male i. <NTSF>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Activity books"@en,
        "Aktivitetsbøker"@nb .

humord:c68360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68360" ;
    dct:modified "2024-09-24T15:49:44"^^xsd:dateTime ;
    skos:altLabel "Peikebøker"@nb ;
    skos:broader humord:c07039 ;
    skos:definition "Bøker med lite eller ingen tekst, ofte uten handling og med tydelige bilder, der barn kan \"peke på\" illustrasjonene. <NTSF>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Board books"@en,
        "Pekebøker"@nb ;
    skos:related humord:c68361,
        humord:c68363,
        humord:c68372 .

humord:c68361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68361" ;
    dct:modified "2024-09-24T15:50:10"^^xsd:dateTime ;
    skos:altLabel "Wordless books"@en,
        "Tekstlause bøker"@nb ;
    skos:broader humord:c07039 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wordless picture books"@en,
        "Tekstløse bøker"@nb ;
    skos:related humord:c68360 .

humord:c68362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68362" ;
    dct:modified "2024-09-24T15:50:36"^^xsd:dateTime ;
    skos:altLabel "Boarding school stories"@en,
        "School fiction"@en,
        "Pensjonatskoleforteljingar"@nb,
        "Pensjonatskolefortellinger"@nb,
        "Pensjonatskuleforteljinar"@nb,
        "Skoleforteljingar"@nb,
        "Skolefortellinger"@nb,
        "Skolehistorier (Barnelitteratur)"@nb,
        "Skuleforteljingar"@nb,
        "Skulehistorier (Barnelitteratur)"@nb ;
    skos:broader humord:c07037 ;
    skos:definition "Skolehistorien er en sjanger innenfor barnelitteraturen som oppstod i Storbritannia på 1800-tallet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School stories"@en,
        "Skolehistorier (Barnelitteratur)"@nb .

humord:c68363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68363" ;
    dct:modified "2024-09-24T15:51:01"^^xsd:dateTime ;
    skos:altLabel "Feel-and-touch books"@en,
        "Tactile books"@en,
        "Texture books"@en,
        "Textured books"@en,
        "Texturized books"@en,
        "Følebøker"@nb,
        "Taktile bøker"@nb ;
    skos:broader humord:c00163 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Touch-and-feel books"@en,
        "Følebøker"@nb ;
    skos:related humord:c68360 .

humord:c68364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68364" ;
    dct:modified "2024-09-24T15:51:26"^^xsd:dateTime ;
    skos:altLabel "Monographic series"@en,
        "Publisher series"@en,
        "Bokserier"@nb,
        "Forlagsseriar"@nb,
        "Utgivelsesserier"@nb,
        "Utgivingsseriar"@nb,
        "Utgjevingsseriar"@nb ;
    skos:broader humord:c19672 ;
    skos:definition "En serie med bøker eller publikasjoner utgitt av samme forlag, ofte under en felles serietittel. Tematisk eller stilistisk sammenhengende. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Publishing series"@en,
        "Forlagsserier"@nb .

humord:c68365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68365" ;
    dct:modified "2024-09-10T12:44:48"^^xsd:dateTime ;
    skos:altLabel "Biological homology"@en,
        "Biologisk homologi"@nb,
        "Homologi (Biologi)"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Homologi er et samsvar mellom karakterer (egenskaper, organer osv.) hos forskjellige arter som skyldes at en tilsvarende karakter har blitt ervervet én gang i løpet av artenes evolusjonære historie som de aktuelle artene har til felles med hverandre. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Homology (Biology)"@en,
        "Homologi (Biologi)"@nb .

humord:c68366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68366" ;
    dct:modified "2024-09-10T12:57:26"^^xsd:dateTime ;
    skos:altLabel "Hormese"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Hormese (fra gresk hórmēsis «rask bevegelse») er en samlebetegnelse for en rekke biologiske prosesser som starter når en organisme utsettes for ett eller flere skadelige stoffer i lav konsentrasjon som toksiner, giftstoffer og radioaktive stoffer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hormesis"@en,
        "Hormese"@nb .

humord:c68367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68367" ;
    dct:modified "2024-09-10T13:03:34"^^xsd:dateTime ;
    skos:altLabel "Endocrine disruptors"@en,
        "Hormone mimickers"@en,
        "Hormonhermarar"@nb ;
    skos:broader humord:c23710 ;
    skos:definition "Hormonhermere er kjemiske stoffer som har større eller mindre grad av hormoneffekt uten å være naturlige hormoner. De har utilsiktet effekt på menneskers og dyrs hormonbalanse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Xenohormones"@en,
        "Hormonhermere"@nb .

humord:c68368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68368" ;
    dct:modified "2024-09-10T13:12:01"^^xsd:dateTime ;
    skos:altLabel "Alcyonacea"@en,
        "Gorgonians"@en,
        "Sea whips"@en,
        "Gorgonacea"@nb,
        "Hornkorallar"@nb,
        "Sjøtre"@nb,
        "Sjøtrær"@nb ;
    skos:broader humord:c68183 ;
    skos:definition "Hornkoraller, også kalt sjøtrær, er en orden av koraller i gruppen åttetallskoraller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sea fans"@en,
        "Hornkoraller"@nb .

humord:c68369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68369" ;
    dct:modified "2025-02-19T10:59:00"^^xsd:dateTime ;
    skos:altLabel "Humus sphere"@en,
        "Humus"@nb,
        "Humusjord"@nb,
        "Humussfæren"@nb ;
    skos:broader humord:c13927 ;
    skos:definition "Humus er en bestanddel i jord, en blanding av organiske forbindelser som blir igjen etter mikrobiell nedbrytning av planterester. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Humus"@en,
        "Humus"@nb .

humord:c68370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68370" ;
    dct:modified "2024-09-10T14:32:07"^^xsd:dateTime ;
    skos:altLabel "Allium sativum"@nb,
        "Kvitlauk"@nb ;
    skos:broader humord:c19587,
        humord:c67529 ;
    skos:definition "Hvitløk er en plante i løkslekten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Garlic"@en,
        "Hvitløk"@nb .

humord:c68371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68371" ;
    dct:modified "2024-09-24T15:52:08"^^xsd:dateTime ;
    skos:altLabel "Historical-biographical criticism"@en,
        "Historical-biographical theory"@en,
        "Historisk-biografisk metode"@nb,
        "Historisk-biografisk teori"@nb ;
    skos:broader humord:c06578 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Historical-biographical method"@en,
        "Historisk-biografisk metode"@nb .

humord:c68372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68372" ;
    dct:modified "2024-09-24T15:52:29"^^xsd:dateTime ;
    skos:altLabel "Toddler books"@en,
        "Småbarnsbøker"@nb,
        "Småbarnslitteratur"@nb ;
    skos:broader humord:c07037 ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toddler literature"@en,
        "Småbarnslitteratur"@nb ;
    skos:related humord:c68360 .

humord:c68373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68373" ;
    dct:modified "2024-09-24T15:52:52"^^xsd:dateTime ;
    skos:altLabel "Leseundersøkingar"@nb ;
    skos:broader humord:c06327,
        humord:c09378 ;
    skos:definition "En leseundersøkelse er en systematisk kartlegging av lesevaner, leseferdigheter eller leseinteresse hos en gruppe mennesker. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reading surveys"@en,
        "Leseundersøkelser"@nb .

humord:c68374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68374" ;
    dct:modified "2024-09-24T15:53:14"^^xsd:dateTime ;
    skos:altLabel "Seriebøker"@nb ;
    skos:broader humord:c68364 ;
    skos:definition "Seriebøker er en samling bøker med en sammenhengende fortelling, tema eller felles karakterer, som er ment å leses som del av en helhet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Series books"@en,
        "Seriebøker"@nb .

humord:c68375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68375" ;
    dct:modified "2024-09-24T15:53:38"^^xsd:dateTime ;
    skos:altLabel "Pixi-bøker"@nb ;
    skos:broader humord:c68364 ;
    skos:definition "Pixi-bøker er en serie med små, kvadratiske barnebøker kjennetegnet ved sitt format på 10x10 cm og 24 sider. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pixi books"@en,
        "Pixi-bøker"@nb .

humord:c68376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68376" ;
    dct:modified "2024-09-11T13:59:31"^^xsd:dateTime ;
    skos:altLabel "DNA-metabarcoding"@en,
        "DNA-metastrekkoding"@nb,
        "DNA-metastrekkodning"@nb ;
    skos:broader humord:c62822 ;
    skos:definition "DNA-metastrekkoding (metabarcoding) er en teknikk der en ved hjelp av korte DNA-sekvenser kan identifisere artene i en miljø- eller bulkprøve (usortert samleprøve). <NTNU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA metabarcoding"@en,
        "DNA-metastrekkoding"@nb .

humord:c68377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68377" ;
    dct:modified "2024-09-12T08:47:45"^^xsd:dateTime ;
    skos:altLabel "Solar chromosphere"@en,
        "Kromosfæren"@nb ;
    skos:broader humord:c64532 ;
    skos:definition "Kromosfæren er den innerste delen av Solens atmosfære mellom fotosfæren og koronaen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromosphere"@en,
        "Kromosfæren"@nb .

humord:c68378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68378" ;
    dct:modified "2024-09-12T08:52:21"^^xsd:dateTime ;
    skos:altLabel "Leonid meteor storms"@en,
        "Leonid meteors"@en,
        "Leonides"@en,
        "Leonidane"@nb ;
    skos:broader humord:c67957 ;
    skos:definition "Leonidene er en meteorsverm med radiasjonspunkt i stjernebildet Løven (Leo på latin). Leonidene forekommer årlig i perioden 10.–23. november, med maksimum 17. november. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Leonids"@en,
        "Leonidene"@nb .

humord:c68379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68379" ;
    dct:modified "2024-09-12T10:51:47"^^xsd:dateTime ;
    skos:altLabel "Interstellare aminosyrer"@nb ;
    skos:broader humord:c67821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interstellar amino acids"@en,
        "Interstellare aminosyrer"@nb .

humord:c68380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68380" ;
    dct:modified "2024-09-12T11:15:31"^^xsd:dateTime ;
    skos:altLabel "Cosmic inflation"@en,
        "Cosmological inflation"@en,
        "Inflation (Cosmology)"@en,
        "Inflationary cosmology"@en,
        "Inflationary universe"@en,
        "Inflasjon (Kosmologi)"@nb,
        "Inflasjonskosmologi"@nb,
        "Inflasjonsteori"@nb ;
    skos:broader humord:c68073 ;
    skos:definition "Inflasjonskosmologi er en teori for utviklingen av det tidlige universet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inflation theory"@en,
        "Inflasjonsteori"@nb .

humord:c68381 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68381" ;
    dct:modified "2024-09-12T11:28:25"^^xsd:dateTime ;
    skos:altLabel "Romalderen"@nb ;
    skos:broader humord:c10927 ;
    skos:definition "Romalderen er en betegnelse som er brukt om tiden etter 4. oktober 1957, da Sovjetunionen skjøt opp Sputnik 1, den første kunstige satellitten. Romalderen fortsetter den dag i dag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space Age"@en,
        "Romalderen"@nb .

humord:c68382 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68382" ;
    dct:modified "2024-09-12T12:18:19"^^xsd:dateTime ;
    skos:altLabel "Particle size measurement"@en,
        "Particle sizing"@en,
        "Optisk partikkelanalyse"@nb,
        "Partikkelanalyse"@nb,
        "Partikkelstorleiksanalyse"@nb,
        "Partikkelstørrelsesanalyse"@nb ;
    skos:broader humord:c64782 ;
    skos:definition "Partikkelanalyse refererer til prosessen med å undersøke og karakterisere partikler i en prøve. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Particle size analysis"@en,
        "Partikkelanalyse"@nb .

humord:c68383 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68383" ;
    dct:modified "2024-09-12T12:28:02"^^xsd:dateTime ;
    skos:altLabel "Patulin"@nb ;
    skos:broader humord:c62138 ;
    skos:definition "Patulin er et mykotoksin fra Penicillum-arter <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patulin"@en,
        "Patulin"@nb .

humord:c68384 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68384" ;
    dct:modified "2024-09-12T12:32:19"^^xsd:dateTime ;
    skos:altLabel "Pektinase"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Pektinase er en gruppe enzymer som hydrolyserer pektin, en polysakkarid som finnes i celleveggene til planter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pectinase"@en,
        "Pektinase"@nb .

humord:c68385 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68385" ;
    dct:modified "2024-09-16T08:56:46"^^xsd:dateTime ;
    skos:altLabel "Perisykliske reaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "En perisyklisk reaksjon er en kjemisk reaksjon som går via en syklisk overgangstilstand. <Språkrådet>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pericyclic reactions"@en,
        "Perisykliske reaksjoner"@nb .

humord:c68386 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68386" ;
    dct:modified "2024-09-12T12:45:34"^^xsd:dateTime ;
    skos:altLabel "Peroksid"@nb ;
    skos:broader humord:c08341 ;
    skos:definition "Peroksider er en gruppe kjemiske forbindelser hvor to oksygenatomer er direkte bundet til hverandre. Det finnes både uorganiske og organiske peroksider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peroxides"@en,
        "Peroksider"@nb .

humord:c68387 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68387" ;
    dct:modified "2024-09-12T13:23:02"^^xsd:dateTime ;
    skos:altLabel "Perovskittar"@nb ;
    skos:broader humord:c65936 ;
    skos:definition "Perovskitter er en gruppe kjemiske forbindelser med molekylformel ABO3 hvor A er et stort, toverdig metallkation (A2+) og B et lite, treverdig metallkation (B3+). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perovskites"@en,
        "Perovskitter"@nb .

humord:c68388 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68388" ;
    dct:modified "2024-09-16T08:57:43"^^xsd:dateTime ;
    skos:altLabel "Augmentative and alternative communication"@en,
        "Alternativ og supplerande kommunikasjon"@nb,
        "Alternativ og supplerande kommunikasjon (ASK)"@nb,
        "Alternativ og supplerende kommunikasjon"@nb ;
    skos:broader humord:c06008 ;
    skos:definition "Alternativ og supplerende kommunikasjon er en samlebetegnelse for alle kommunikasjonsmåter som brukes i tillegg til eller i stedet for vanlig tale hos personer som ikke kan uttrykke seg tilfredsstillende gjennom tale alene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Augmentative and alternative communication (AAC)"@en,
        "Alternativ og supplerende kommunikasjon (ASK)"@nb .

humord:c68389 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68389" ;
    dct:modified "2024-09-12T13:54:07"^^xsd:dateTime ;
    skos:altLabel "Heksahydropyridin"@nb,
        "Piperidin"@nb ;
    skos:broader humord:c61972 ;
    skos:definition "Piperidin er en kjemisk forbindelse av karbon, hydrogen og nitrogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Piperidine"@en,
        "Piperidin"@nb .

humord:c68390 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68390" ;
    dct:modified "2024-09-12T14:08:59"^^xsd:dateTime ;
    skos:altLabel "Glow discharge polymerization"@en,
        "Plasmapolymerisasjon"@nb ;
    skos:broader humord:c66400 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plasma polymerization"@en,
        "Plasmapolymerisasjon"@nb .

humord:c68391 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68391" ;
    dct:modified "2024-09-12T14:20:46"^^xsd:dateTime ;
    skos:altLabel "Platinasambindingar"@nb ;
    skos:broader humord:c63177 ;
    skos:definition "Platinaforbindelser er kjemiske forbindelser som inneholder platina. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Platinum compounds"@en,
        "Platinaforbindelser"@nb .

humord:c68392 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68392" ;
    dct:modified "2024-09-12T14:55:19"^^xsd:dateTime ;
    skos:altLabel "Hyperaccumulation"@en,
        "Hyperakkumulasjon"@nb,
        "Hyperakkumulatorar"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "En hyperakkumulator er en plante som kan vokse i jord med svært høye nivåer av metaller, og som absorberer disse gjennom røttene og konsentrerer ekstremt høye nivåer av metaller i vevet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo2"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyperaccumulators"@en,
        "Hyperakkumulatorer"@nb .

humord:c68393 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68393" ;
    dct:modified "2024-09-12T15:00:30"^^xsd:dateTime ;
    skos:altLabel "Polarografi"@nb ;
    skos:broader humord:c64475 ;
    skos:definition "Polarografi er en elektrokjemisk analysemetode for å bestemme uorganiske eller organiske stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polarography"@en,
        "Polarografi"@nb .

humord:c68394 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68394" ;
    dct:modified "2024-09-12T15:05:33"^^xsd:dateTime ;
    skos:altLabel "Polyakrylamid"@nb ;
    skos:broader humord:c61977 ;
    skos:definition "Polyakrylamid er en vannløselig polymer fremstilt av akrylamid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyacrylamides"@en,
        "Polyakrylamider"@nb .

humord:c68395 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68395" ;
    dct:modified "2024-09-12T15:11:53"^^xsd:dateTime ;
    skos:altLabel "Innavl"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Det kalles innavl når individer som er nært beslektet får avkom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inbreeding"@en,
        "Innavl"@nb .

humord:c68396 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68396" ;
    dct:modified "2024-09-16T08:59:47"^^xsd:dateTime ;
    skos:altLabel "Celletransport"@nb,
        "Cellulær transport"@nb,
        "Selletransport"@nb,
        "Sellulær transport"@nb ;
    skos:broader humord:c61737 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular transport"@en,
        "Cellulær transport"@nb .

humord:c68397 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68397" ;
    dct:modified "2024-09-16T09:00:25"^^xsd:dateTime ;
    skos:altLabel "Intracellulær trafikk"@nb,
        "Intracellulær transport"@nb,
        "Intrasellulær trafikk"@nb,
        "Intrasellulær transportv"@nb ;
    skos:broader humord:c68396 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intracellular transport"@en,
        "Intracellulær transport"@nb .

humord:c68398 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68398" ;
    dct:modified "2024-09-13T10:42:52"^^xsd:dateTime ;
    skos:altLabel "Klimafølsemd"@nb,
        "Klimasensitivitet"@nb ;
    skos:broader humord:c15125 ;
    skos:definition "Klimafølsomhet er hvor følsomt klimaet er for utslipp av drivhusgasser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Climate sensitivity"@en,
        "Klimafølsomhet"@nb .

humord:c68399 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68399" ;
    dct:modified "2024-09-13T11:38:25"^^xsd:dateTime ;
    skos:altLabel "Gridded climate input"@en,
        "Gridded climate projections"@en,
        "Gridda klimainformasjon"@nb ;
    skos:broader humord:c20846 ;
    skos:definition "Et grid er et rutenett. Griddet klimainformasjon er klimavariabler som oppgis for hver rute (eller hvert kryssingspunkt) i et geografisk rutenett. <NOU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gridded climate data"@en,
        "Griddet klimainformasjon"@nb .

humord:c68400 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68400" ;
    dct:modified "2024-09-13T15:13:06"^^xsd:dateTime ;
    skos:altLabel "Autonomous vehicles"@en,
        "Self-driving cars"@en,
        "Autonome bilar"@nb,
        "Autonome biler"@nb,
        "Autonome kjøretøy"@nb,
        "Selvkjørende kjøretøy"@nb,
        "Sjølvkøyrande bilar"@nb,
        "Sjølvkøyrande køyretøy"@nb ;
    skos:broader humord:c04393 ;
    skos:definition "Selvkjørende kjøretøy er et begrep som benyttes om både kjøretøy der fører kan overlate kjøringen til teknologi som automatisk fører motorvognen, og om kjøretøy som er konstruert for å kjøre uten fører. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autonomous cars"@en,
        "Selvkjørende biler"@nb .

humord:c68401 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68401" ;
    dct:modified "2024-09-14T09:10:00"^^xsd:dateTime ;
    skos:altLabel "Ribonucleic acid"@en,
        "RNA"@nb,
        "Ribonukleinsyre"@nb ;
    skos:broader humord:c67790 ;
    skos:definition "RNA er molekyler (bestanddeler) i cellen som har viktige oppgaver i produksjonen av proteiner og regulering av hvilke gener som slås av og på (genregulering). RNA likner arvestoffet DNA og fins i alle celler i alle organismer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "RNA"@en,
        "RNA"@nb .

humord:c68402 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68402" ;
    dct:modified "2024-09-13T15:43:06"^^xsd:dateTime ;
    skos:altLabel "Ikkje-kodande RNA"@nb ;
    skos:broader humord:c68401 ;
    skos:definition "Et ikke-kodende RNA er et funksjonelt RNA-molekyl som ikke oversettes til protein. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-coding RNA"@en,
        "Ikke-kodende RNA"@nb .

humord:c68403 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68403" ;
    dct:modified "2024-09-16T09:02:04"^^xsd:dateTime ;
    skos:altLabel "Intracellulære patogen"@nb,
        "Intrasellulære patogen"@nb,
        "Intrasellulære patogener"@nb ;
    skos:broader humord:c67805 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intracellular pathogens"@en,
        "Intracellulære patogener"@nb .

humord:c68404 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68404" ;
    dct:modified "2024-09-13T16:00:30"^^xsd:dateTime ;
    skos:altLabel "Isoflavon"@nb ;
    skos:broader humord:c61836 ;
    skos:definition "Isoflavoner er fytoøstrogener, dvs. plantestoff som bl.a kan påvirke østrogenreseptorer i kroppen, men som ikke er hormoner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isoflavones"@en,
        "Isoflavoner"@nb ;
    skos:related humord:c61825 .

humord:c68405 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68405" ;
    dct:modified "2024-09-16T10:35:08"^^xsd:dateTime ;
    skos:altLabel "Utvida avskrekking"@nb ;
    skos:broader humord:c26544 ;
    skos:definition "Utvidet avskrekking betegner avskrekking mot angrep på tredjepart. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extended deterrence"@en,
        "Utvidet avskrekking"@nb .

humord:c68406 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68406" ;
    dct:modified "2024-09-19T11:15:28"^^xsd:dateTime ;
    skos:altLabel "Kryptar"@nb,
        "Krypter"@nb ;
    skos:broader humord:c05260 ;
    skos:definition "Krypt er et mer eller mindre underjordisk rom; en underjordisk grotte eller gang. I dag brukes krypt ofte i betydningen gravkjeller, men fra gammelt var krypt et rom for kirkelige handlinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crypts"@en,
        "Krypter"@nb .

humord:c68407 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68407" ;
    dct:modified "2024-09-20T07:40:06"^^xsd:dateTime ;
    skos:altLabel "Nærpoliti"@nb ;
    skos:broader humord:c08921 ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Community policing"@en,
        "Nærpoliti"@nb .

humord:c68408 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68408" ;
    dct:modified "2024-09-20T07:43:29"^^xsd:dateTime ;
    skos:altLabel "Ridande politi"@nb ;
    skos:broader humord:c08921 ;
    skos:definition "Det ridende politi i Norge bruker hest som arbeidsverktøy i operativ tjeneste.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mounted police"@en,
        "Ridende politi"@nb .

humord:c68409 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68409" ;
    dct:modified "2024-09-20T07:50:14"^^xsd:dateTime ;
    skos:altLabel "Tear gas"@en,
        "Tåregass"@nb,
        "Tåregassar"@nb ;
    skos:broader humord:c09486 ;
    skos:definition "Tåregass er en stridsgass som virker sterkt irriterende spesielt på slimhinner og som fremkaller tåreflod og rennende nese.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tear gases"@en,
        "Tåregasser"@nb .

humord:c68410 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68410" ;
    dct:modified "2024-09-20T07:55:47"^^xsd:dateTime ;
    skos:altLabel "Petty theft"@en,
        "Pilfering"@en,
        "Pinching"@en,
        "Butikktjuveri"@nb,
        "Nasking"@nb ;
    skos:broader humord:c11516 ;
    skos:definition "Butikktyveri er tyveri av varer fra butikk eller utsalgssted. Butikktyveri påfører handelsnæringen og forsikringsselskapene store økonomiske tap. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shoplifting"@en,
        "Butikktyveri"@nb .

humord:c68411 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68411" ;
    dct:modified "2024-09-20T07:58:19"^^xsd:dateTime ;
    skos:altLabel "Mafia activity"@en,
        "Mafiaverksemd"@nb ;
    skos:broader humord:c17868 ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mafia operations"@en,
        "Mafiavirksomhet"@nb .

humord:c68412 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68412" ;
    dct:modified "2024-09-20T08:03:04"^^xsd:dateTime ;
    skos:altLabel "Tidleg innsats (Undervising)"@nb ;
    skos:broader humord:c24850 ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Early years (Education)"@en,
        "Tidlig innsats (Undervisning)"@nb .

humord:c68413 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68413" ;
    dct:modified "2024-09-20T08:07:15"^^xsd:dateTime ;
    skos:altLabel "Open soning"@nb ;
    skos:broader humord:c08986 ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minimum security prison"@en,
        "Åpen soning"@nb .

humord:c68414 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68414" ;
    dct:modified "2024-09-20T08:10:06"^^xsd:dateTime ;
    skos:altLabel "Stakeout"@en,
        "Spaning"@nb ;
    skos:broader humord:c09594 ;
    skos:definition "Spaning er arbeid som politiet utfører ved på offentlig sted å observere og innhente opplysninger av betydning for oppklaring eller forhindring av straffbare handlinger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stake-out"@en,
        "Spaning"@nb .

humord:c68415 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68415" ;
    dct:modified "2024-09-20T08:16:11"^^xsd:dateTime ;
    skos:altLabel "Ordensteneste"@nb ;
    skos:broader humord:c25139 ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patrol duty"@en,
        "Ordenstjeneste"@nb .

humord:c68416 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68416" ;
    dct:modified "2025-03-12T09:51:18"^^xsd:dateTime ;
    skos:altLabel "Våpenbruk"@nb ;
    skos:broader humord:c25139 ;
    skos:editorialNote "Lukket bemerkning: nord24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Use of firearms"@en,
        "Våpenbruk"@nb ;
    skos:related humord:c69587 .

humord:c68417 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68417" ;
    dct:modified "2024-09-20T14:16:07"^^xsd:dateTime ;
    skos:altLabel "Triages (Medicine)"@en,
        "Pasientprioritering"@nb,
        "Skadeklassifisering"@nb,
        "Triage (Medisin)"@nb ;
    skos:broader humord:c61064 ;
    skos:definition "Triage er en prosess hvor man sorterer pasienter i grupper basert på deres behov for øyeblikkelig helsehjelp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triage (Medicine)"@en,
        "Triage (Medisin)"@nb .

humord:c68418 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68418" ;
    dct:modified "2024-09-20T14:22:31"^^xsd:dateTime ;
    skos:altLabel "Frail elders"@en,
        "Frail older adults"@en,
        "Skrøpelege eldre"@nb,
        "Skrøpelege gamle"@nb,
        "Skrøpelige gamle"@nb ;
    skos:broader humord:c07177 ;
    skos:definition "Eldre voksne eller gamle personer som har nedsatt generell styrke eller som er svært lett mottakelige for sykdom eller annen svakelighet. <MeSH>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frail elderly"@en,
        "Skrøpelige eldre"@nb .

humord:c68419 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68419" ;
    dct:modified "2024-10-17T09:46:32"^^xsd:dateTime ;
    skos:altLabel "IPM (Astrophysics)"@en,
        "Interplanetary dust"@en,
        "Interplanetary matter"@en,
        "Interplanetarisk materie"@nb,
        "Interplanetarisk stoff"@nb,
        "Interplanetarisk støv"@nb ;
    skos:broader humord:c00514,
        humord:c62047,
        humord:c66585 ;
    skos:definition "Interplanetarisk stoff er gass og støv i verdensrommet mellom planetene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interplanetary medium"@en,
        "Interplanetarisk materie"@nb ;
    skos:related humord:c68580 .

humord:c68420 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68420" ;
    dct:modified "2024-09-20T15:25:34"^^xsd:dateTime ;
    skos:altLabel "Interplanetarisk plasma"@nb ;
    skos:broader humord:c68419 ;
    skos:editorialNote "Lukket bemerkning: ubo"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interplanetary plasma"@en,
        "Interplanetarisk plasma"@nb ;
    skos:related humord:c67638 .

humord:c68421 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68421" ;
    dct:modified "2024-09-20T15:45:11"^^xsd:dateTime ;
    skos:altLabel "Solar seismology"@en,
        "Helioseismologi"@nb,
        "Solseismologi"@nb ;
    skos:broader humord:c16452,
        humord:c66457 ;
    skos:definition "Helioseismologi er studiet av Solens indre struktur basert på målinger av vibrasjoner på overflaten (fotosfæren). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Helioseismology"@en,
        "Helioseismologi"@nb .

humord:c68422 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68422" ;
    dct:modified "2024-09-20T16:02:53"^^xsd:dateTime ;
    skos:altLabel "Atmosfæriske elvar"@nb,
        "Atmosfæriske elver"@nb ;
    skos:broader humord:c65893 ;
    skos:definition "Atmosfæriske elver er lange transportårer for vanndamp i luften over oss. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric rivers"@en,
        "Atmosfæriske elver"@nb .

humord:c68423 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68423" ;
    dct:modified "2024-09-24T10:38:04"^^xsd:dateTime ;
    skos:altLabel "Marin bevaringsbiologi"@nb ;
    skos:broader humord:c21850 ;
    skos:definition "Marine bevaringsbiologi er vitenskapen om bevaring av mangfold og variasjon i marine økosystemer. <UiA>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine conservation biology"@en,
        "Marin bevaringsbiologi"@nb .

humord:c68424 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68424" ;
    dct:modified "2024-09-24T10:42:43"^^xsd:dateTime ;
    skos:altLabel "Marin mikrobiologi"@nb ;
    skos:broader humord:c25714 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine microbiology"@en,
        "Marin mikrobiologi"@nb .

humord:c68425 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68425" ;
    dct:modified "2024-09-24T10:59:17"^^xsd:dateTime ;
    skos:altLabel "Microbiological techniques"@en,
        "Mikrobiologisk teknikk"@nb,
        "Mikrobiologiske metodar"@nb,
        "Mikrobiologiske teknikkar"@nb,
        "Mikrobiologiske teknikker"@nb ;
    skos:broader humord:c01491 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbiological methods"@en,
        "Mikrobiologiske metoder"@nb .

humord:c68426 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68426" ;
    dct:modified "2024-09-25T17:17:04"^^xsd:dateTime ;
    skos:altLabel "Molekylær cellebiologi"@nb,
        "Molekylær sellebiologi"@nb,
        "Molekyær sellebiologi"@nb ;
    skos:broader humord:c61141 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular cell biology"@en,
        "Molekylær cellebiologi"@nb .

humord:c68427 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68427" ;
    dct:modified "2024-09-24T11:15:48"^^xsd:dateTime ;
    skos:altLabel "Molekylær nevrobiologi"@nb ;
    skos:broader humord:c15494 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular neurobiology"@en,
        "Molekylær nevrobiologi"@nb .

humord:c68428 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68428" ;
    dct:modified "2024-10-10T09:40:12"^^xsd:dateTime ;
    skos:altLabel "Biology of reproduction"@en,
        "Reproduksjonsbiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reproductive biology"@en,
        "Reproduksjonsbiologi"@nb .

humord:c68429 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68429" ;
    dct:modified "2024-09-24T12:45:46"^^xsd:dateTime ;
    skos:altLabel "Spredningsøkologi"@nb,
        "Spreiingsbiologi"@nb,
        "Spreiingsøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Spredningsbiologi handler om hvordan planter og dyr sprer seg, noe som har betydning for utbredelse over tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biological dispersal"@en,
        "Spredningsbiologi"@nb .

humord:c68430 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68430" ;
    dct:modified "2024-09-24T12:56:26"^^xsd:dateTime ;
    skos:altLabel "Strukturbiologi"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Strukturbiologi er studiet av den molekylære strukturen og dynamikken til biologiske makromolekyler, spesielt proteiner og nukleinsyrer, og hvordan endringer i strukturene påvirker deres funksjon. Strukturbiologi inkorporerer prinsippene fra molekylærbiologi, biokjemi og biofysikk. <Nature>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural biology"@en,
        "Strukturbiologi"@nb .

humord:c68431 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68431" ;
    dct:modified "2024-09-24T13:04:25"^^xsd:dateTime ;
    skos:altLabel "Teoretisk biologi"@nb ;
    skos:broader humord:c21849 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Theoretical biology"@en,
        "Teoretisk biologi"@nb .

humord:c68432 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68432" ;
    dct:modified "2024-10-01T13:20:20"^^xsd:dateTime ;
    skos:altLabel "Termobiologi"@nb ;
    skos:broader humord:c63490 ;
    skos:definition "Termobiologi er studiet av effekten av varme på levende organismer og de biologiske prosessene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal biology"@en,
        "Termobiologi"@nb .

humord:c68433 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68433" ;
    dct:modified "2024-10-01T13:26:27"^^xsd:dateTime ;
    skos:altLabel "Evo-devo"@en,
        "Evodevo"@en,
        "Evolutionary developmental biology"@en,
        "Evo-devo"@nb,
        "Evodevo"@nb,
        "Evolusjonær utviklingsbiologi"@nb,
        "Ontogenese"@nb,
        "Ontogeni"@nb,
        "Utviklingsbiologi"@nb ;
    skos:broader humord:c63088 ;
    skos:definition "Utviklingsbiologi er studiet av prosessen der dyr og planter vokser og utvikle seg, deres ontogenese. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Developmental biology"@en,
        "Utviklingsbiologi"@nb .

humord:c68434 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68434" ;
    dct:modified "2024-10-01T13:29:50"^^xsd:dateTime ;
    skos:altLabel "Wildlife research"@en,
        "Viltbiologi"@nb,
        "Viltforsking"@nb,
        "Viltforskning"@nb ;
    skos:broader humord:c08227 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife biology"@en,
        "Viltbiologi"@nb .

humord:c68435 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68435" ;
    dct:modified "2024-10-10T09:08:07"^^xsd:dateTime ;
    skos:altLabel "Øybiologi"@nb ;
    skos:broader humord:c63509 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Island biology"@en,
        "Øybiologi"@nb .

humord:c68436 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68436" ;
    dct:modified "2024-09-24T14:15:47"^^xsd:dateTime ;
    skos:altLabel "Komparativ nevrobiologi"@nb ;
    skos:broader humord:c15494 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative neurobiology"@en,
        "Komparativ nevrobiologi"@nb .

humord:c68437 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68437" ;
    dct:modified "2024-09-24T15:07:15"^^xsd:dateTime ;
    skos:altLabel "Saint Francois Mountains"@en,
        "St. Francis Mountains"@en,
        "Saint Francois Mountains"@nb,
        "St. Francis Mountains"@nb,
        "St. Francois Mountains"@nb ;
    skos:broader humord:c01702 ;
    skos:definition "St. Francois-fjellene i Sørøst-Missouri er en fjellkjede av prekambriske, magmatiske fjell som rager opp over Ozarkplatået.  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "St. Francois Mountains"@en,
        "St. Francois Mountains"@nb .

humord:c68438 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68438" ;
    dct:modified "2024-10-14T15:10:59"^^xsd:dateTime ;
    skos:altLabel "Soil biology"@en,
        "Jordbiologi"@nb,
        "Jordbotnsystem"@nb,
        "Jordbotnøkologi"@nb,
        "Jordbunnssystemer"@nb,
        "Jordbunnsystemer"@nb,
        "Jordbunnsøkologi"@nb,
        "Jordøkologi"@nb ;
    skos:broader humord:c63839,
        humord:c68500 ;
    skos:definition "Jordøkologi er studiet av interaksjoner mellom jordorganismer og mellom biotiske og abiotiske aspekter av jordmiljøet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil ecology"@en,
        "Jordøkologi"@nb .

humord:c68439 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68439" ;
    dct:modified "2024-09-24T16:00:30"^^xsd:dateTime ;
    skos:altLabel "Chamomile"@en,
        "Kamille"@nb ;
    skos:broader humord:c08213,
        humord:c62167 ;
    skos:definition "Kamilleblom er en ettårig urt i kurvplantefamilien. (...) Kamilleblom er en gammel medisinplante, og kurvene tørkes og brukes til kamillete. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Camomile"@en,
        "Kamille"@nb .

humord:c68440 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68440" ;
    dct:modified "2024-09-24T16:10:18"^^xsd:dateTime ;
    skos:altLabel "Diatomes"@en,
        "Bacillariophyceae"@nb,
        "Diatomear"@nb,
        "Diatomeer"@nb,
        "Diatoméar"@nb,
        "Kiselalgar"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Kiselalger er en gruppe (rekke) med oftest brunfargede mikroskopiske, encellete alger med en særegen cellevegg av kiselsyre (glass). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diatoms"@en,
        "Kiselalger"@nb .

humord:c68441 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68441" ;
    dct:modified "2024-09-24T16:22:13"^^xsd:dateTime ;
    skos:altLabel "Kjemisk forsvar (Biologi)"@nb ;
    skos:broader humord:c68312 ;
    skos:definition "Kjemisk forsvar er en strategi som mange organismer bruker for å unngå å bli spist. De produserer giftige eller frastøtende metabolitter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical defense (Biology)"@en,
        "Kjemisk forsvar (Biologi)"@nb .

humord:c68442 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68442" ;
    dct:modified "2024-09-26T09:50:42"^^xsd:dateTime ;
    skos:altLabel "Interplanetary warfare"@en,
        "Interstellar warfare"@en,
        "Space war"@en,
        "Space wars"@en,
        "Romkrig"@nb,
        "Stjernekrig"@nb ;
    skos:broader humord:c09529,
        humord:c12499 ;
    skos:definition "Romkrig er kamp der én eller flere av de krigførende parter befinner seg i verdensrommet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space warfare"@en,
        "Romkrig"@nb .

humord:c68443 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68443" ;
    dct:modified "2024-09-26T09:58:12"^^xsd:dateTime ;
    skos:altLabel "Space-based weapons"@en,
        "Star Wars weapons"@en,
        "Romvåpen"@nb ;
    skos:broader humord:c09468,
        humord:c68442 ;
    skos:definition "Romvåpen er et våpensystem i bane rundt Jorden for bruk mot andre satellitter eller ballistiske missiler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space weapons"@en,
        "Romvåpen"@nb .

humord:c68444 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68444" ;
    dct:modified "2024-09-26T11:11:20"^^xsd:dateTime ;
    skos:altLabel "Planetoverflater"@nb ;
    skos:broader humord:c08183 ;
    skos:definition "En planetoverflate er der fast eller flytende materiale på astronomiske objekter med planetmasse, som terrestriske planeter, dvergplaneter, naturlige satellitter og små solsystemlegemer, møter atmosfæren eller verdensrommet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary surfaces"@en,
        "Planetoverflater"@nb .

humord:c68445 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68445" ;
    dct:modified "2024-09-26T11:40:58"^^xsd:dateTime ;
    skos:altLabel "Formation of planets"@en,
        "Planetdanning"@nb ;
    skos:broader humord:c67903 ;
    skos:definition "Planetdannelse betegner prosessen der planeter dannes fra skiver av støv og gass som omgir unge stjerner. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planet formation"@en,
        "Planetdannelse"@nb ;
    skos:related humord:c08183 .

humord:c68446 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68446" ;
    dct:modified "2024-10-10T14:32:24"^^xsd:dateTime ;
    skos:altLabel "Planetbevegelsar"@nb,
        "Planetrørsler"@nb ;
    skos:broader humord:c66590 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planetary motion"@en,
        "Planetbevegelser"@nb ;
    skos:related humord:c08183 .

humord:c68447 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68447" ;
    dct:modified "2024-09-26T12:24:24"^^xsd:dateTime ;
    skos:altLabel "Patient safeties"@en,
        "Pasientsikkerheit"@nb ;
    skos:broader humord:c28115 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Patient safety"@en,
        "Pasientsikkerhet"@nb ;
    skos:related humord:c07321 .

humord:c68448 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68448" ;
    dct:modified "2024-09-26T12:47:54"^^xsd:dateTime ;
    skos:altLabel "BPT (Family therapy)"@en,
        "Behavioral parent training (Family therapy)"@en,
        "PMT (Family therapy)"@en,
        "PMTO (Family therapy)"@en,
        "Oregonmodellen (Familieterapi)"@nb,
        "PMT (Familieterapi)"@nb,
        "Parent management training (Familieterapi)"@nb ;
    skos:broader humord:c22398 ;
    skos:definition "Parent management training er en veiledningsmetode for foreldre med barn mellom 4 og 12 år som har atferdsproblemer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parent management training (Family therapy)"@en,
        "Parent management training (Familieterapi)"@nb .

humord:c68449 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68449" ;
    dct:modified "2024-09-27T11:18:10"^^xsd:dateTime ;
    skos:altLabel "Nanoberarar"@nb ;
    skos:broader humord:c67217 ;
    skos:definition "En nanobærer er nanomateriale som brukes som transportmodul for et annet stoff, for eksempel et medikament. Vanlige nanobærere inkluderer miceller, polymerer, karbonbaserte materialer, liposomer og andre stoffer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nanocarriers"@en,
        "Nanobærere"@nb .

humord:c68450 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68450" ;
    dct:modified "2024-09-30T09:56:08"^^xsd:dateTime ;
    skos:altLabel "Lofthus revolt"@en,
        "Lofthusopprøret"@nb ;
    skos:broader humord:c09232 ;
    skos:definition "Lofthusopprøret i 1786–1787 var den til da største bondereisningen i Norge i unionstiden med Danmark. Opprøret ble ledet av Kristian Lofthus, en bonde fra Lofthus i Lillesand. Han ledet en stor gruppe bønder som protesterte mot kornmonopolet borgerne i Arendal by hadde – bøndene så det som maktmisbruk av embedsmenn. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lofthus uprising"@en,
        "Lofthusopprøret"@nb .

humord:c68451 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68451" ;
    dct:modified "2024-09-30T11:23:49"^^xsd:dateTime ;
    skos:altLabel "Kikuyu"@en,
        "Kikuyu (Folk)"@nb,
        "Kikuyuar"@nb,
        "Kikuyuer"@nb ;
    skos:broader humord:c00751 ;
    skos:definition "Kikuyuer er Kenyas største etniske gruppe. Språket deres heter kikuyu. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kikuyu people"@en,
        "Kikuyu (Folk)"@nb .

humord:c68452 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68452" ;
    dct:modified "2024-09-30T12:52:22"^^xsd:dateTime ;
    skos:altLabel "Chemsex"@nb,
        "Dopsex"@nb ;
    skos:broader humord:c04944 ;
    skos:definition "Seksuell aktivitet utført under påvirkning av stimulerende rusmidler som metamfetamin eller mefedron, vanligvis med flere deltakere. <OED>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemsex"@en,
        "Chemsex"@nb ;
    skos:related humord:c13418,
        humord:c68453 .

humord:c68453 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68453" ;
    dct:modified "2024-09-30T12:51:21"^^xsd:dateTime ;
    skos:altLabel "Chemsex drugs"@en,
        "Sexdop"@nb,
        "Sexstoff"@nb ;
    skos:broader humord:c08392 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sex drugs"@en,
        "Sexdop"@nb ;
    skos:related humord:c67239,
        humord:c68452 .

humord:c68454 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-09-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68454" ;
    dct:modified "2024-10-04T11:13:47"^^xsd:dateTime ;
    skos:altLabel "CGM"@en,
        "CGM"@nb,
        "SGM"@nb,
        "Sirkumgalaktiske mediet"@nb ;
    skos:broader humord:c68459 ;
    skos:definition "Det sircumgalaktiske mediet (SGM) defineres som den diffuse gasshaloen rundt galakser. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Circumgalactic medium"@en,
        "Sirkumgalaktiske mediet"@nb .

humord:c68455 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68455" ;
    dct:modified "2024-10-01T07:42:55"^^xsd:dateTime ;
    skos:altLabel "Madi"@en,
        "Medinet Madi"@en,
        "Narmouti"@en,
        "Narmuda"@en,
        "Madi"@nb,
        "Medinet Madi"@nb,
        "Narmouthis"@nb,
        "Narmouti"@nb,
        "Narmuda"@nb ;
    skos:broader humord:c01547 ;
    skos:definition "Medinet Madi er i dag en tempelruin og en arkeologisk funnsted i den sørvestlige Fayumregionen i Egypt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning:ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Narmouthis"@en,
        "Narmouthis"@nb .

humord:c68456 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68456" ;
    dct:modified "2024-10-14T12:52:16"^^xsd:dateTime ;
    skos:altLabel "Ecological microbiology"@en,
        "Environmental microbiology"@en,
        "Mikrobiell økologi"@nb,
        "Miljømikrobiologi"@nb,
        "Økologisk mikrobiologi"@nb ;
    skos:broader humord:c25714 ;
    skos:definition "Mikrobiell økologi (eller miljømikrobiologi) er økologien til mikroorganismer, deres forhold til hverandre og til miljøet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial ecology"@en,
        "Mikrobiell økologi"@nb .

humord:c68457 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68457" ;
    dct:modified "2024-10-01T10:34:19"^^xsd:dateTime ;
    skos:altLabel "Solar cavity"@en,
        "Heliosfæren"@nb ;
    skos:broader humord:c16452 ;
    skos:definition "Heliosfæren er en slags boble i det ytre rommet som solvinden danner i det interstellare materie (den hydrogen- og heliumgassen som befinner seg i Melkeveien). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heliosphere"@en,
        "Heliosfæren"@nb ;
    skos:related humord:c65771 .

humord:c68458 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68458" ;
    dct:modified "2024-10-04T11:02:07"^^xsd:dateTime ;
    skos:altLabel "Heliocentric model"@en,
        "Heliocentric theory"@en,
        "Det heliosentriske verdensbilde"@nb,
        "Heliosentrisk teori"@nb,
        "Heliosentrisk verdsbilete"@nb,
        "Heliosentrisme"@nb,
        "Kopernikansk kosmologi"@nb,
        "Kopernikanske system"@nb ;
    skos:broader humord:c00491,
        humord:c67651 ;
    skos:definition "Det heliosentriske verdensbildet beskriver et univers hvor Sola er i sentrum og hvor planetene, omgitt av sine måner, går i bane rundt Sola. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heliocentrism"@en,
        "Heliosentrisk verdensbilde"@nb .

humord:c68459 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68459" ;
    dct:modified "2024-10-04T11:12:39"^^xsd:dateTime ;
    skos:altLabel "Galactic halo"@en,
        "Galaktisk halo"@nb ;
    skos:broader humord:c61997 ;
    skos:definition "En galaktisk halo er området i en galakse utenfor en galakseskive der stjernehoper og ulike objekter roterer rundt galaksens sentrum. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galactic halos"@en,
        "Galaktisk halo"@nb .

humord:c68460 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68460" ;
    dct:modified "2024-10-04T11:47:02"^^xsd:dateTime ;
    skos:altLabel "Galaxy system"@en,
        "Galaksesystem"@nb,
        "Galaktiske system"@nb,
        "Galaktiske systemer"@nb ;
    skos:broader humord:c66560 ;
    skos:definition "Galaksesystemer er samlinger av galakser som er gravitasjonelt bundet sammen, inkludert både mindre grupper og større hoper av galakser. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galaxy systems"@en,
        "Galaksesystemer"@nb .

humord:c68461 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68461" ;
    dct:modified "2024-10-04T12:07:34"^^xsd:dateTime ;
    skos:altLabel "Gamma Tau (Star)"@en,
        "Gammatauri (Star)"@en,
        "y Tau (Star)"@en,
        "y Tauri (Star)"@en,
        "Gamma tauri (Stjerne)"@nb,
        "Gammatauri (Stjerne)"@nb,
        "y Tauri (Stjerne)"@nb ;
    skos:broader humord:c63033 ;
    skos:definition "Gamma Tauri er en stjerne i stjernebildet Tyren (Taurus). <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gamma tauri (Star)"@en,
        "Gamma Tauri (Stjerne)"@nb .

humord:c68462 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68462" ;
    dct:modified "2024-10-04T13:19:14"^^xsd:dateTime ;
    skos:altLabel "JFC (Comets)"@en,
        "Jupiter-family comets"@en,
        "Jupiter-familien (Kometar)"@nb ;
    skos:broader humord:c68463 ;
    skos:definition "Jupiter-familien er en gruppe kometer med korte omløpstider påvirket av Jupiters gravitasjon, med omløpstider vanligvis under 20 år. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jupiter family comets"@en,
        "Jupiter-familien (Kometer)"@nb .

humord:c68463 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68463" ;
    dct:modified "2024-10-04T13:15:54"^^xsd:dateTime ;
    skos:altLabel "Kortperiodiske kometar"@nb ;
    skos:broader humord:c25781 ;
    skos:definition "Kortperiodiske kometer bruker mindre enn 200 år på en runde rundt Sola eller har blitt observert flere ganger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Short-period comets"@en,
        "Kortperiodiske kometer"@nb .

humord:c68464 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68464" ;
    dct:modified "2024-10-04T13:17:55"^^xsd:dateTime ;
    skos:altLabel "Langperiodiske kometar"@nb ;
    skos:broader humord:c25781 ;
    skos:definition "Langperiodiske kometer bruker mer enn 200 år på en runde rundt Sola eller har bare blitt observert én gang. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Long-period comets"@en,
        "Langperiodiske kometer"@nb .

humord:c68465 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68465" ;
    dct:modified "2024-10-07T07:49:49"^^xsd:dateTime ;
    skos:altLabel "Environmental impact assessments"@en,
        "Miljøkonsekvensutgreiingar"@nb,
        "Miljøkonsekvensutgreiinger"@nb ;
    skos:broader humord:c01460 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental impact studies"@en,
        "Miljøkonsekvensutredninger"@nb .

humord:c68466 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68466" ;
    dct:modified "2024-10-07T13:37:41"^^xsd:dateTime ;
    skos:altLabel "Solranda"@nb ;
    skos:broader humord:c16452 ;
    skos:definition "Solranden er kanten av solens synlige skive sett fra jorden. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar limb"@en,
        "Solranden"@nb .

humord:c68467 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68467" ;
    dct:modified "2024-10-07T13:45:24"^^xsd:dateTime ;
    skos:altLabel "Solar observation"@en,
        "Solobservasjon"@nb,
        "Solobservasjonar"@nb ;
    skos:broader humord:c16452 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar observations"@en,
        "Solobservasjoner"@nb ;
    skos:related humord:c66932 .

humord:c68468 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68468" ;
    dct:modified "2025-02-03T10:09:51"^^xsd:dateTime ;
    skos:altLabel "Corona (Solar atmosphere)"@en,
        "Korona (Solatmosfæren)"@nb,
        "Koronaen (Solatmosfæren)"@nb,
        "Solas korona"@nb,
        "Solkoronaen"@nb ;
    skos:broader humord:c64532 ;
    skos:definition "Solkoronaen er den ytterste delen av solens atmosfære. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar corona"@en,
        "Solkoronaen"@nb ;
    skos:related humord:c69511 .

humord:c68469 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68469" ;
    dct:modified "2024-10-07T14:36:58"^^xsd:dateTime ;
    skos:altLabel "Heliophysics"@en,
        "Physics of the sun"@en,
        "Heliofysikk"@nb,
        "Solfysikk"@nb ;
    skos:broader humord:c62047 ;
    skos:definition "Solfysikk er den gren av astrofysikk som studerer sola. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar physics"@en,
        "Solfysikk"@nb ;
    skos:related humord:c16452 .

humord:c68470 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68470" ;
    dct:modified "2024-10-07T15:19:05"^^xsd:dateTime ;
    skos:altLabel "The Milky way (Galaxy)"@en,
        "Melkeveisystemet"@nb,
        "Mjølkevegen"@nb,
        "Mjølkevegsystemet"@nb,
        "Vinterbrauta"@nb ;
    skos:broader humord:c66567,
        humord:c66631 ;
    skos:definition "Melkeveien er vår galakse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Milky way (Galaxy)"@en,
        "Melkeveien"@nb .

humord:c68471 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68471" ;
    dct:modified "2024-10-08T14:38:45"^^xsd:dateTime ;
    skos:altLabel "Social problem novels"@en,
        "Social protest novels"@en,
        "Samfunnsromanar"@nb,
        "Sosiale romanar"@nb,
        "Sosiale romaner"@nb ;
    skos:broader humord:c06726 ;
    skos:definition "Ein samfunnsroman eller sosial roman er eit verk som tek opp rådande problem i samfunnet, som kjønn, rase eller klasseskilnader, ved å visa effekten av dei på figurane i romanen <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social novels"@en,
        "Samfunnsromaner"@nb .

humord:c68472 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68472" ;
    dct:modified "2024-10-09T10:18:29"^^xsd:dateTime ;
    skos:altLabel "Tematisk analyse"@nb ;
    skos:broader humord:c01496 ;
    skos:definition "Tematisk analyse er en kvalitativ forskningsmetode som brukes for å identifisere mønstre (temaer) i datasett. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thematic analysis"@en,
        "Tematisk analyse"@nb .

humord:c68473 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68473" ;
    dct:modified "2024-10-09T11:08:02"^^xsd:dateTime ;
    skos:altLabel "Social studies didactics"@en,
        "Samfunnsfagdidaktikk"@nb,
        "Samfunnsfagsdidaktikk"@nb ;
    skos:broader humord:c25951 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Didactics of social studies"@en,
        "Samfunnsfagdidaktikk"@nb ;
    skos:related humord:c21120 .

humord:c68474 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68474" ;
    dct:modified "2024-10-09T11:16:22"^^xsd:dateTime ;
    skos:altLabel "Didactics of history"@en,
        "Historiedidaktikk"@nb ;
    skos:broader humord:c25951 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "History didactics"@en,
        "Historiedidaktikk"@nb .

humord:c68475 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68475" ;
    dct:modified "2024-10-09T12:58:57"^^xsd:dateTime ;
    skos:altLabel "Absolutte konstruksjonar"@nb ;
    skos:broader humord:c05803 ;
    skos:definition "Absolutt konstruksjon er en uttrykksmåte hvor en del av en setning er grammatisk løst knyttet til resten av setningen og kan erstattes av en leddsetning.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Absolute constructions"@en,
        "Absolutte konstruksjoner"@nb .

humord:c68476 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68476" ;
    dct:modified "2024-10-09T13:39:57"^^xsd:dateTime ;
    skos:altLabel "ABC (Lesebøker)"@nb,
        "ABC'er"@nb,
        "ABC-bok"@nb,
        "ABC-bøker"@nb ;
    skos:broader humord:c12867 ;
    skos:definition "ABC-bok, eller bare ABC (også skrevet abc), er en grunnleggende skole- eller lærebok i staving og lesing. <NTSF>"@nb ;
    skos:editorialNote "Lukket bemerkning: nbiemnfag"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ABC books"@en,
        "ABC-bøker"@nb .

humord:c68477 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68477" ;
    dct:modified "2025-02-04T13:11:17"^^xsd:dateTime ;
    skos:altLabel "Prison law"@en,
        "Fangerett"@nb,
        "Fengselsret"@nb,
        "Fengselsrett"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prisoner law"@en,
        "Fangerett"@nb .

humord:c68478 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68478" ;
    dct:modified "2024-10-10T09:39:26"^^xsd:dateTime ;
    skos:altLabel "Formeiring (Biologi)"@nb,
        "Øksling"@nb ;
    skos:broader humord:c68428 ;
    skos:definition "Formering er når et eller flere individer får avkom eller barn. Formering er en grunnleggende egenskap ved levende organismer (se liv). Man skiller mellom ukjønnet og kjønnet formering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reproduction (Biology)"@en,
        "Formering (Biologi)"@nb .

humord:c68479 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68479" ;
    dct:modified "2024-10-10T10:09:21"^^xsd:dateTime ;
    skos:altLabel "Apomixis"@en,
        "Budding"@en,
        "Clonal growth"@en,
        "Fission"@en,
        "Fragmentation (Biology)"@en,
        "Parthenogenesis"@en,
        "Sporogenesis"@en,
        "Vegetative propagation"@en,
        "Apomiksis"@nb,
        "Aseksuell reproduksjon"@nb,
        "Klonal vekst"@nb,
        "Klonal vokster"@nb,
        "Knoppskyting"@nb,
        "Partenogenese"@nb,
        "Sporedannelse"@nb,
        "Ukjønna formeiring"@nb,
        "Ukjønna øksling"@nb,
        "Vegetativ formeiring"@nb,
        "Vegetativ formering"@nb,
        "Vegetativ øksling"@nb ;
    skos:broader humord:c68478 ;
    skos:definition "Ukjønnet formering er formering som skjer uten befruktning, og kalles også vegetativ formering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asexual reproduction"@en,
        "Ukjønnet formering"@nb .

humord:c68480 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68480" ;
    dct:modified "2024-10-10T14:41:07"^^xsd:dateTime ;
    skos:altLabel "Satellittbanar"@nb,
        "Satellittbaner"@nb ;
    skos:broader humord:c66590 ;
    skos:definition "Satellittbane beskriver hvordan en satellitt går i bane rundt et legeme, slik som en kunstig satellitt i bane rundt Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Satellite orbits"@en,
        "Satellittbaner"@nb .

humord:c68481 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68481" ;
    dct:modified "2024-10-11T12:55:12"^^xsd:dateTime ;
    skos:altLabel "Mandel"@nb,
        "Mandlar"@nb ;
    skos:broader humord:c60248 ;
    skos:definition "En mandel er frøet i frukten til mandeltreet, et lite tre i kirsebærslekta. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Almonds"@en,
        "Mandler"@nb .

humord:c68482 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68482" ;
    dct:modified "2024-10-25T14:43:59"^^xsd:dateTime ;
    skos:altLabel "Photospheric faculae"@en,
        "Solar facula"@en,
        "Faklar (Solaktivitet)"@nb,
        "Fakler (Solaktivitet)"@nb,
        "Fotosfæriske fakler"@nb,
        "Solfakkel"@nb,
        "Solfaklar"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "En solfakkel er et lysere, og dermed varmere, område på Solens overflate. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar faculae"@en,
        "Solfakler"@nb .

humord:c68483 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68483" ;
    dct:modified "2024-10-15T10:41:13"^^xsd:dateTime ;
    skos:altLabel "Agroøkologi"@nb ;
    skos:broader humord:c68500 ;
    skos:definition "Agroøkologi (l. agro fl.t. agri – aker (l. acer), jordstykke) er anvendt bruk av vitenskapelig kunnskap om økologi og økologisk prosesser innen landbruk og skogbruk. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agroecology"@en,
        "Agroøkologi"@nb .

humord:c68484 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68484" ;
    dct:modified "2024-10-11T15:55:12"^^xsd:dateTime ;
    skos:altLabel "Global økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Global økologi dreier seg om jordens økosystem. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Global ecology"@en,
        "Global økologi"@nb .

humord:c68485 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68485" ;
    dct:modified "2024-10-14T15:11:29"^^xsd:dateTime ;
    skos:altLabel "Kystøkologi"@nb ;
    skos:broader humord:c68500 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal ecology"@en,
        "Kystøkologi"@nb .

humord:c68486 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68486" ;
    dct:modified "2024-10-17T09:01:41"^^xsd:dateTime ;
    skos:altLabel "Temperance"@en,
        "Avhald (Alkohol)"@nb ;
    skos:broader humord:c08387 ;
    skos:definition "Avhold er det å avholde seg fra rusmidler (især alkohol) <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abstinence"@en,
        "Avhold (Alkohol)"@nb ;
    skos:related humord:c09182 .

humord:c68487 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68487" ;
    dct:modified "2024-10-14T09:47:28"^^xsd:dateTime ;
    skos:altLabel "Kjemisk økologi"@nb ;
    skos:broader humord:c64507 ;
    skos:definition "Innen kjemisk økologi studeres kjemiske stoffer i kommunikasjon, alarmstoffer, forsvarsstoffer, hormoner, orientering, partnergjenfinning og metabolittmarkører. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical ecology"@en,
        "Kjemisk økologi"@nb .

humord:c68488 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68488" ;
    dct:modified "2024-10-14T10:24:10"^^xsd:dateTime ;
    skos:altLabel "Kjemisk kommunikasjon"@nb ;
    skos:broader humord:c64507 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical communication"@en,
        "Kjemisk kommunikasjon"@nb .

humord:c68489 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68489" ;
    dct:modified "2024-10-14T10:42:17"^^xsd:dateTime ;
    skos:altLabel "Kjemisk sansing"@nb ;
    skos:broader humord:c03882 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical sensing"@en,
        "Kjemisk sansning"@nb .

humord:c68490 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68490" ;
    dct:modified "2024-10-14T12:05:43"^^xsd:dateTime ;
    skos:altLabel "Population control (Biology)"@en,
        "Populasjonskontroll (Biologi)"@nb,
        "Populasjonsregulering (Biologi)"@nb ;
    skos:broader humord:c64361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population regulation (Biology)"@en,
        "Populasjonsregulering (Biologi)"@nb .

humord:c68491 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68491" ;
    dct:modified "2024-10-14T12:10:57"^^xsd:dateTime ;
    skos:altLabel "Populasjonsstruktur"@nb ;
    skos:broader humord:c64361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population structure"@en,
        "Populasjonsstruktur"@nb .

humord:c68492 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68492" ;
    dct:modified "2024-10-14T12:21:41"^^xsd:dateTime ;
    skos:altLabel "Populasjonstettleik (Økologi)"@nb ;
    skos:broader humord:c58633 ;
    skos:definition "Populasjonstetthet angis som antall individer per areal eller volumenhet ved et gitt tidspunkt. Populasjonstettheten er sesongavhengig og varierer fra år til år på samme habitat, og det skjer endringer i populasjonsstørrelsene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Population density (Ecology)"@en,
        "Populasjonstetthet (Økologi)"@nb .

humord:c68493 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68493" ;
    dct:modified "2024-10-14T12:45:45"^^xsd:dateTime ;
    skos:altLabel "Makroøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Makroøkologi er et felt innenfor økologi som omhandler forholdet mellom forskjellige arter på en stor skala, som prøver å karakterisere og forklare statistiske mønstre i mengde, distribusjon og mangfold av arter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macroecology"@en,
        "Makroøkologi"@nb .

humord:c68494 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68494" ;
    dct:modified "2024-10-15T10:27:58"^^xsd:dateTime ;
    skos:altLabel "International commercial law"@en,
        "Internasjonal handelsrett"@nb ;
    skos:broader humord:c17772 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International trade law"@en,
        "Internasjonal handelsrett"@nb .

humord:c68495 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68495" ;
    dct:modified "2024-10-15T10:28:30"^^xsd:dateTime ;
    skos:altLabel "International law of sales"@en,
        "International law of the sale of goods"@en,
        "Internasjonal kjøpsrett"@nb ;
    skos:broader humord:c59047 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International sale of goods law"@en,
        "Internasjonal kjøpsrett"@nb .

humord:c68496 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68496" ;
    dct:modified "2024-10-14T13:17:05"^^xsd:dateTime ;
    skos:altLabel "Food chains"@en,
        "Næringskjede"@nb,
        "Næringskjeder"@nb,
        "Næringsnett"@nb,
        "Næringsvev"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Næringsnett: organismer som lager et nettverk av trofiske kjeder <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food webs"@en,
        "Næringsnett"@nb .

humord:c68497 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68497" ;
    dct:modified "2024-10-14T13:18:38"^^xsd:dateTime ;
    skos:altLabel "Næringsøkologi"@nb ;
    skos:broader humord:c68496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trophic ecology"@en,
        "Næringsøkologi"@nb .

humord:c68498 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68498" ;
    dct:modified "2024-10-14T13:22:13"^^xsd:dateTime ;
    skos:altLabel "Regnskogøkologi"@nb ;
    skos:broader humord:c66156 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rainforest ecology"@en,
        "Regnskogøkologi"@nb ;
    skos:related humord:c08329 .

humord:c68499 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68499" ;
    dct:modified "2024-10-14T13:42:56"^^xsd:dateTime ;
    skos:altLabel "Ecology of reproduction"@en,
        "Forplantingsøkologi"@nb,
        "Forplantningsøkologi"@nb,
        "Reproduksjonsøkologi"@nb,
        "Økslingsøkologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reproductive ecology"@en,
        "Reproduksjonsøkologi"@nb .

humord:c68500 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68500" ;
    dct:modified "2024-10-14T14:10:27"^^xsd:dateTime ;
    skos:altLabel "Terrestrial ecosystems"@en,
        "Terrestrial environments"@en,
        "Terrestrisk økologi"@nb,
        "Terrestriske miljø"@nb,
        "Terrestriske miljøer"@nb,
        "Terrestriske økosystem"@nb,
        "Terrestriske økosystemer"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Terrestriske økosystemer er økosystemer som finnes på land. Eksempler inkluderer tundra, taiga, temperert løvskog, tropisk regnskog, gressletter, ørkener. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terrestrial ecology"@en,
        "Terrestrisk økologi"@nb .

humord:c68501 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68501" ;
    dct:modified "2024-10-14T14:02:11"^^xsd:dateTime ;
    skos:altLabel "Tropisk økologi"@nb,
        "Tropiske økosystem"@nb,
        "Tropiske økosystemer"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical ecology"@en,
        "Tropisk økologi"@nb .

humord:c68502 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68502" ;
    dct:modified "2024-10-14T14:27:15"^^xsd:dateTime ;
    skos:altLabel "Viltøkologi"@nb ;
    skos:broader humord:c68189 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife ecology"@en,
        "Viltøkologi"@nb ;
    skos:related humord:c20983 .

humord:c68503 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68503" ;
    dct:modified "2024-10-14T14:57:52"^^xsd:dateTime ;
    skos:altLabel "Ecological interaction"@en,
        "Økologisk interaksjon"@nb,
        "Økologisk samspel"@nb,
        "Økologisk samspill"@nb,
        "Økologiske interaksjonar"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecological interactions"@en,
        "Økologiske interaksjoner"@nb .

humord:c68504 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68504" ;
    dct:modified "2024-10-14T15:12:17"^^xsd:dateTime ;
    skos:altLabel "IGM (Intergalactic medium)"@en,
        "Intergalactic medium"@en,
        "IGM (Intergalaktisk medium)"@nb,
        "Intergalaktisk materie"@nb,
        "Intergalaktisk medium"@nb ;
    skos:broader humord:c00514,
        humord:c62047 ;
    skos:definition "Intergalaktisk materie er den fortynnede gassen og plasmaen som finnes i rommet mellom galakser i universet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intergalactic matter"@en,
        "Intergalaktisk materie"@nb .

humord:c68505 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68505" ;
    dct:modified "2024-10-14T15:22:37"^^xsd:dateTime ;
    skos:altLabel "Hypernova"@en,
        "Hypernovae"@en,
        "Superluminous supernovae"@en,
        "Superluminous supernovas"@en,
        "Hypernova"@nb,
        "Hypernovae"@nb,
        "Hypernovaer"@nb ;
    skos:broader humord:c65983 ;
    skos:definition "Hypernova er eksplosjonen av en supermassiv stjerne. En hypernova kan frigjøre så mye som hundre ganger mer energi enn en supernova, og er forbundet med produksjon av gammaglimt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hypernovas"@en,
        "Hypernovaer"@nb .

humord:c68506 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68506" ;
    dct:modified "2024-10-14T15:28:33"^^xsd:dateTime ;
    skos:altLabel "Feromon"@nb ;
    skos:broader humord:c68488 ;
    skos:definition "Feromon er et kjemisk stoff som avgis av en organisme til omgivelsene og som påvirker andre individer av samme art. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pheromones"@en,
        "Feromoner"@nb .

humord:c68507 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68507" ;
    dct:modified "2024-10-14T15:36:34"^^xsd:dateTime ;
    skos:altLabel "Fiskeørnar"@nb,
        "Fiskeørner"@nb,
        "Pandionidae"@nb ;
    skos:broader humord:c17120 ;
    skos:definition "Fiskeørn er eneste art i fiskeørnfamilien (Pandionidae) i ordenen haukefugler (Accipitriformes). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Osprey"@en,
        "Fiskeørner"@nb .

humord:c68508 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68508" ;
    dct:modified "2024-10-14T15:40:41"^^xsd:dateTime ;
    skos:altLabel "Mountain lion"@en,
        "Puma"@en,
        "Fjelløve"@nb,
        "Puma"@nb,
        "Puma concolor"@nb ;
    skos:broader humord:c20099 ;
    skos:definition "Puma er en art av rovdyr i kattefamilien som finnes i både Nord- og Sør-Amerika. Den er nærmere beslektet med de små enn de andre store kattedyrene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cougar"@en,
        "Fjelløve"@nb .

humord:c68509 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68509" ;
    dct:modified "2024-10-14T15:45:05"^^xsd:dateTime ;
    skos:altLabel "Littoral organisms"@en,
        "Fjæreorganismar"@nb,
        "Fjøreorganismar"@nb ;
    skos:broader humord:c27592,
        humord:c65759 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intertidal organisms"@en,
        "Fjæreorganismer"@nb .

humord:c68510 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68510" ;
    dct:modified "2024-10-14T16:03:08"^^xsd:dateTime ;
    skos:altLabel "Fleirbruk (Skogbruk)"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Flerbruk av skog vil si at skogarealene blir brukt til flere formål samtidig <NMBU>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Multiple use (Forestry)"@en,
        "Flerbruk (Skogbruk)"@nb .

humord:c68511 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68511" ;
    dct:modified "2024-10-17T10:53:14"^^xsd:dateTime ;
    skos:altLabel "Trophic gradient"@en,
        "Trophic levels"@en,
        "Trophic relations"@en,
        "Trophic systems"@en,
        "Trofinivå"@nb,
        "Trofinivåer"@nb,
        "Trofisk gradient"@nb,
        "Trofiske interaksjonar"@nb,
        "Trofiske nivå"@nb,
        "Trofiske nivåer"@nb,
        "Trofiske relasjonar"@nb,
        "Trofiske relasjoner"@nb,
        "Trofiske system"@nb,
        "Trofiske systemer"@nb ;
    skos:broader humord:c68503 ;
    skos:definition "Dyr som spiser eller blir spist er en samhandling omtalt som en trofisk interaksjon. Ofte er entrofisk interaksjon knyttet til byttedyr og rovdyr interaksjoner, men begrepet omhandler all overføring av organiske energi fra en organisme til en annen i næringsnettet. Et dyr som spiser en primærprodusent (f.eks. en plante) er også en trofisk interaksjon. <UiB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trophic interactions"@en,
        "Trofiske interaksjoner"@nb .

humord:c68512 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68512" ;
    dct:modified "2024-10-15T11:14:08"^^xsd:dateTime ;
    skos:altLabel "Fiskeforedling"@nb ;
    skos:broader humord:c23108 ;
    skos:definition "Fiskeforedling: tillaging av fisk til ferdige salgsvarer <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish processing"@en,
        "Fiskeforedling"@nb .

humord:c68513 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68513" ;
    dct:modified "2024-10-15T12:53:38"^^xsd:dateTime ;
    skos:altLabel "PE"@en,
        "Polythene"@en,
        "PE"@nb,
        "PE-plast"@nb,
        "Polyeten"@nb,
        "Polyetylen"@nb ;
    skos:broader humord:c07789,
        humord:c21476 ;
    skos:definition "Polyetylen er en kjemisk forbindelse som brukes til å produsere den mest brukte av alle plasttyper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyethylene"@en,
        "Polyetylen"@nb .

humord:c68514 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68514" ;
    dct:modified "2024-10-15T13:04:20"^^xsd:dateTime ;
    skos:altLabel "Polymere eigenskapar"@nb ;
    skos:broader humord:c66774 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymer properties"@en,
        "Polymere egenskaper"@nb .

humord:c68515 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68515" ;
    dct:modified "2024-10-15T13:09:40"^^xsd:dateTime ;
    skos:altLabel "Polymere kolloid"@nb ;
    skos:broader humord:c61956 ;
    skos:definition "Polymere kolloider er dispersjoner hvor polymerpartikler (store molekylkjeder) er jevnt fordelt i en kontinuerlig flytende fase. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymer colloids"@en,
        "Polymere kolloider"@nb .

humord:c68516 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68516" ;
    dct:modified "2024-10-15T13:10:48"^^xsd:dateTime ;
    skos:altLabel "Fiskeråstoff"@nb ;
    skos:broader humord:c12467 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish raw materials"@en,
        "Fiskeråstoffer"@nb .

humord:c68517 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68517" ;
    dct:modified "2024-10-15T13:18:35"^^xsd:dateTime ;
    skos:altLabel "Polymerisation"@en,
        "Polymerisasjon"@nb,
        "Polymerisering"@nb,
        "Polymersyntese"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Polymerisasjon er kjemiske reaksjoner og prosesser der relativt små molekyler (monomerer) reagerer ved å binde seg sammen til mye større molekyler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymerization"@en,
        "Polymerisasjon"@nb .

humord:c68518 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68518" ;
    dct:modified "2024-10-15T13:24:13"^^xsd:dateTime ;
    skos:altLabel "Forplantingsfysiologi"@nb,
        "Forplantningsfysiologi"@nb,
        "Økslingsfysiologi"@nb ;
    skos:broader humord:c68428 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reproductive physiology"@en,
        "Forplantningsfysiologi"@nb .

humord:c68519 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68519" ;
    dct:modified "2025-01-22T15:15:32"^^xsd:dateTime ;
    skos:altLabel "Forvaltingsbiologi"@nb,
        "Forvaltningsbiologi"@nb ;
    skos:broader humord:c21849 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Management biology"@en,
        "Forvaltningsbiologi"@nb .

humord:c68520 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68520" ;
    dct:modified "2024-10-16T09:01:43"^^xsd:dateTime ;
    skos:altLabel "Thermosoftening plastic"@en,
        "Termoplast"@nb ;
    skos:broader humord:c07789 ;
    skos:definition "Termoplast er plast som blir plastisk (formbar) når den varmes opp og ved hver ny oppvarming. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermoplastic"@en,
        "Termoplast"@nb .

humord:c68521 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68521" ;
    dct:modified "2024-10-15T13:35:12"^^xsd:dateTime ;
    skos:altLabel "Polyolefin"@nb ;
    skos:broader humord:c21476,
        humord:c68520 ;
    skos:definition "Polyolefiner er en gruppe kjemiske forbindelser som omfatter noen av de viktigste plaststoffene og syntetiske gummitypene, som polyetylen, polypropylen, polyisobutylen, polybuten og polymetylpenten, i tillegg til noen kopolymerer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyolefins"@en,
        "Polyolefiner"@nb .

humord:c68522 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68522" ;
    dct:modified "2024-10-15T13:35:55"^^xsd:dateTime ;
    skos:altLabel "Forynging (Skogbruk)"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Foryngelse i skogbruket er å få opp ny skog etter hogst. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rejuvenation (Forestry)"@en,
        "Foryngelse (Skogbruk)"@nb .

humord:c68523 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68523" ;
    dct:modified "2024-10-15T13:43:05"^^xsd:dateTime ;
    skos:altLabel "Cold hardening (Botany)"@en,
        "Frostherdigheit (Botanikk)"@nb ;
    skos:broader humord:c63293 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frost hardening (Botany)"@en,
        "Frostherdighet (Botanikk)"@nb .

humord:c68524 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68524" ;
    dct:modified "2024-10-15T13:51:21"^^xsd:dateTime ;
    skos:altLabel "Frøspreiing"@nb ;
    skos:broader humord:c15922 ;
    skos:definition "Frøspredning er fjerning og spredning av frø eller frukt fra morplanten ved plantens egen hjelp eller ved ytre krefter som vind, vann, dyr og mennesker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seed dispersal"@en,
        "Frøspredning"@nb .

humord:c68525 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68525" ;
    dct:modified "2024-10-15T14:56:05"^^xsd:dateTime ;
    skos:altLabel "Polyaromatic hydrocarbons"@en,
        "PAH"@nb,
        "Polyaromatiske hydrokarboner"@nb,
        "Polyaromatiske sambindingar"@nb,
        "Polysykliske aromatiske hydrokarbon"@nb ;
    skos:broader humord:c62735 ;
    skos:definition "Polysykliske aromatiske hydrokarboner, PAH, er en stor gruppe kjemiske stoffer som dannes ved forbrenning av organisk materiale og vanligvis foreligger i blanding. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polycyclic aromatic hydrocarbons"@en,
        "Polysykliske aromatiske hydrokarboner"@nb .

humord:c68526 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68526" ;
    dct:modified "2024-10-15T15:00:04"^^xsd:dateTime ;
    skos:altLabel "Polysykliske sambindingar"@nb ;
    skos:broader humord:c61782 ;
    skos:definition "Polysykliske forbindelser er organiske forbindelser som inneholder to eller flere sammenhengende eller kondensere flerringsystemer (sykluser). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polycyclic compounds"@en,
        "Polysykliske forbindelser"@nb .

humord:c68527 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68527" ;
    dct:modified "2024-10-15T15:04:57"^^xsd:dateTime ;
    skos:altLabel "PVA"@en,
        "PVAI"@en,
        "PVOH"@en,
        "Polyvinylalkohol"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Polyvinylalkohol er en vannløselig, syntetisk polymer som ofte brukes som tykningsmiddel, kunstig slim, i noen typer lim, i papir og tekstilproduksjon, og i vannløselige beholdere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyvinyl alcohol"@en,
        "Polyvinylalkohol"@nb .

humord:c68528 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68528" ;
    dct:modified "2024-10-15T15:12:41"^^xsd:dateTime ;
    skos:altLabel "Potensiometri"@nb ;
    skos:broader humord:c64475 ;
    skos:definition "Potensiometri er innen kjemi det å måle potensialet til en indikatorelektrode i forhold til en referanseelektrode når det ikke går strøm gjennom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Potentiometry"@en,
        "Potensiometri"@nb .

humord:c68529 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68529" ;
    dct:modified "2024-10-15T15:18:57"^^xsd:dateTime ;
    skos:altLabel "Propan"@nb ;
    skos:broader humord:c08340 ;
    skos:definition "Propan er en fargeløs, brennbar gass uten lukt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Propane"@en,
        "Propan"@nb .

humord:c68530 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68530" ;
    dct:modified "2024-10-15T16:36:37"^^xsd:dateTime ;
    skos:altLabel "Nest boxes"@en,
        "Fuglekassar"@nb,
        "Fuglekasser"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "En fuglekasse er en kasse eller lignende som henges opp for å gi fugler et sted å hekke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Birdhouses"@en,
        "Fuglekasser"@nb .

humord:c68531 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68531" ;
    dct:modified "2024-10-16T07:58:22"^^xsd:dateTime ;
    skos:altLabel "Ornithological reserves"@en,
        "Fuglereservat"@nb ;
    skos:broader humord:c24203 ;
    skos:definition "Fuglereservat er et område hvor alle fugler, reir, egg og unger er fredet og beskyttet <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird reserves"@en,
        "Fuglereservater"@nb .

humord:c68532 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68532" ;
    dct:modified "2024-10-16T08:06:11"^^xsd:dateTime ;
    skos:altLabel "Internasjonal immaterialrett"@nb,
        "Internasjonal åndsrett"@nb,
        "Internasjonale immateriale rettar"@nb,
        "Internasjonale immateriale retter"@nb,
        "Internasjonale immaterielle rettigheter"@nb,
        "Internasjonale intellektuelle rettar"@nb,
        "Internasjonale intellektuelle retter"@nb,
        "Internasjonale intellektuelle rettigheter"@nb ;
    skos:broader humord:c22715 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International intellectual property rights"@en,
        "Internasjonal immaterialrett"@nb .

humord:c68533 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68533" ;
    dct:modified "2024-10-16T08:01:47"^^xsd:dateTime ;
    skos:altLabel "Bird counting"@en,
        "Fugleteljingar"@nb ;
    skos:broader humord:c18032 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird censuses"@en,
        "Fugletellinger"@nb .

humord:c68534 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68534" ;
    dct:modified "2024-10-16T08:05:40"^^xsd:dateTime ;
    skos:altLabel "Migratory birds"@en,
        "Fugletrekk"@nb,
        "Trekkfuglar"@nb,
        "Trekkfugler"@nb ;
    skos:broader humord:c68102 ;
    skos:definition "Fugletrekk, det at et stort antall fugler forflytter seg, trekker, fra ett område til et annet i sammenheng med bestemte årstider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird migration"@en,
        "Fugletrekk"@nb .

humord:c68535 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68535" ;
    dct:modified "2024-10-16T08:07:56"^^xsd:dateTime ;
    skos:altLabel "Internasjonal investeringsrett"@nb ;
    skos:broader humord:c60736 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International investment law"@en,
        "Internasjonal investeringsrett"@nb .

humord:c68536 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68536" ;
    dct:modified "2024-10-16T08:17:10"^^xsd:dateTime ;
    skos:altLabel "Cecidier"@nb,
        "Cecidium"@nb,
        "Gallar (Botanikk)"@nb ;
    skos:broader humord:c62055 ;
    skos:definition "Galle er unormal utvikling og misdannelser av levende plantedeler, som oftest blir fremkalt av parasittære organismer, snyltere, som lever av plantens vev. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Galls (Botany)"@en,
        "Galler (Botanikk)"@nb .

humord:c68537 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68537" ;
    dct:modified "2024-10-16T08:20:56"^^xsd:dateTime ;
    skos:altLabel "Ganglag"@nb ;
    skos:broader humord:c21855 ;
    skos:definition "Ganglag: måte å gå på <Bokmålsordboka>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gaits"@en,
        "Ganglag"@nb .

humord:c68538 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68538" ;
    dct:modified "2024-10-16T08:25:14"^^xsd:dateTime ;
    skos:altLabel "Gangliar"@nb,
        "Ganglie"@nb,
        "Ganglion"@nb ;
    skos:broader humord:c63496 ;
    skos:definition "Ganglion er en ansamling av nerveceller utenfor sentralnervesystemet. Ordet ganglion brukes også om seneknute. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ganglia"@en,
        "Ganglier"@nb .

humord:c68539 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68539" ;
    dct:modified "2024-10-17T10:07:54"^^xsd:dateTime ;
    skos:altLabel "Gartnarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gardeners"@en,
        "Gartnere"@nb ;
    skos:related humord:c07647 .

humord:c68540 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68540" ;
    dct:modified "2024-10-16T08:40:44"^^xsd:dateTime ;
    skos:altLabel "Gassutveksling"@nb ;
    skos:broader humord:c62954 ;
    skos:definition "Gassutveksling er utveksling av gasser mellom luften i lungealveolene og blodet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gas exchange"@en,
        "Gassutveksling"@nb .

humord:c68541 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68541" ;
    dct:modified "2024-10-16T08:44:54"^^xsd:dateTime ;
    skos:altLabel "Genbankar"@nb ;
    skos:broader humord:c61839 ;
    skos:definition "En genbank er et sted hvor genetisk materiale fra planter, dyr og mikroorganismer bevares for framtidig bruk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene banks"@en,
        "Genbanker"@nb .

humord:c68542 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68542" ;
    dct:modified "2024-10-16T08:48:35"^^xsd:dateTime ;
    skos:altLabel "Genekspresjon"@nb,
        "Genuttrykk"@nb ;
    skos:broader humord:c61839 ;
    skos:definition "Genuttrykk er når informasjonen som ligger i genene kommer til uttrykk i cellen, det vil si at de produktene genene er oppskrifter for blir produsert og gjør sine oppgaver i cellen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene expression"@en,
        "Genekspresjon"@nb .

humord:c68543 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68543" ;
    dct:modified "2024-10-17T10:05:08"^^xsd:dateTime ;
    skos:altLabel "Genetikarar"@nb ;
    skos:broader humord:c58468 ;
    skos:definition "Genetiker er en person med utdannelse i genetikk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Geneticists"@en,
        "Genetikere"@nb ;
    skos:related humord:c03826 .

humord:c68544 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68544" ;
    dct:modified "2024-10-16T09:01:04"^^xsd:dateTime ;
    skos:altLabel "DNA fingerprinting"@en,
        "DNA testing"@en,
        "DNA typing"@en,
        "DNA-fingerprinting"@nb,
        "DNA-profilering"@nb,
        "DNA-testing"@nb,
        "DNA-typing"@nb,
        "Fingerprinting"@nb,
        "Genetisk fingeravtrykk"@nb ;
    skos:broader humord:c28502 ;
    skos:definition "Genetisk fingeravtrykk (også kalt DNA-testing, DNA-typing eller DNA-profilering) er en teknikk brukt for å skille mellom individer innen samme art på bakgrunn av DNA. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DNA profiling"@en,
        "Genetisk fingeravtrykk"@nb .

humord:c68545 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68545" ;
    dct:modified "2024-10-16T09:16:26"^^xsd:dateTime ;
    skos:altLabel "Genetic reshuffling"@en,
        "Recombination (Biology)"@en,
        "Genetisk rekombinasjon"@nb,
        "Genetisk rekombinering"@nb,
        "Rekombinasjon (Biologi)"@nb ;
    skos:broader humord:c67382 ;
    skos:definition "Rekombinasjon er innen biologi det at det dannes nye kombinasjoner av gener i kjønnscellene. Dette skjer rett før celledeling etter at kromosomene har kopiert seg selv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic recombination"@en,
        "Genetisk rekombinasjon"@nb .

humord:c68546 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68546" ;
    dct:modified "2024-10-16T09:26:38"^^xsd:dateTime ;
    skos:altLabel "Microsatellites"@en,
        "Molecular markers"@en,
        "Genetiske markørar"@nb,
        "Mikrosatellittar"@nb,
        "Mikrosatellitter"@nb,
        "Molekylære markørar"@nb,
        "Molekylære markører"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "En genetisk markør er et gen eller en DNA-sekvens med kjent posisjon på et kromosom som brukes til å identifisere et individ eller en art. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic markers"@en,
        "Genetiske markører"@nb .

humord:c68547 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68547" ;
    dct:modified "2024-10-16T09:37:29"^^xsd:dateTime ;
    skos:altLabel "GMOs"@en,
        "Transgenic animals"@en,
        "Transgenic organisms"@en,
        "GMO"@nb,
        "Genmodifisert mat"@nb,
        "Genmodifiserte organismar"@nb,
        "Transgene dyr"@nb,
        "Transgene element"@nb,
        "Transgene elementer"@nb,
        "Transgene organismar"@nb,
        "Transgene organismer"@nb ;
    skos:broader humord:c03828 ;
    skos:definition "En organisme som har fått endret sitt arvestoff gjennom genmodifisering kalles en genetisk modifisert organisme (GMO). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetically modified organisms"@en,
        "Genmodifiserte organismer"@nb .

humord:c68548 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68548" ;
    dct:modified "2024-10-16T09:42:17"^^xsd:dateTime ;
    skos:altLabel "Regulation of gene expression"@en,
        "Genetisk kontroll"@nb,
        "Genetisk regulering"@nb,
        "Genregulering"@nb ;
    skos:broader humord:c61839 ;
    skos:definition "Genregulering er når cellene regulerer hvilke gener som er slått av eller på, i hvilke vev og organer de er aktive, og hvor mye genprodukt som lages til enhver tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gene regulation"@en,
        "Genregulering"@nb .

humord:c68549 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68549" ;
    dct:modified "2024-10-16T10:12:11"^^xsd:dateTime ;
    skos:altLabel "Farlege dyr"@nb ;
    skos:broader humord:c16401 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dangerous animals"@en,
        "Farlige dyr"@nb .

humord:c68550 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68550" ;
    dct:modified "2024-10-16T09:50:59"^^xsd:dateTime ;
    skos:altLabel "Chair sledges"@en,
        "Crossleds"@en,
        "Sparks"@en,
        "Sparkar"@nb,
        "Sparkstøttinger"@nb,
        "Spark­styttingar"@nb ;
    skos:broader humord:c04392 ;
    skos:definition "En spark er et fremkomstmiddel som brukes på is og hardpakket snø. Spark er en kortform av den eldre betegnelsen sparkstøtting, som sier noe om konstruksjon og bruksmåte. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kicksleds"@en,
        "Sparker"@nb .

humord:c68551 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68551" ;
    dct:modified "2024-10-16T09:54:22"^^xsd:dateTime ;
    skos:altLabel "Chloride"@en,
        "Klorid"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Klorider er de kjemiske forbindelsene som klor danner med grunnstoffer som er mer elektropositive enn klor og med organiske radikaler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlorides"@en,
        "Klorider"@nb .

humord:c68552 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68552" ;
    dct:modified "2024-10-16T09:52:01"^^xsd:dateTime ;
    skos:altLabel "Oxide chloride"@en,
        "Oksid-klorider"@nb,
        "Oksidklorid"@nb ;
    skos:broader humord:c68551 ;
    skos:definition "Oksidklorider er kjemiske forbindelser som inneholder både oksygen (O) og klor (Cl), bundet til metall eller andre elementer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxide chlorides"@en,
        "Oksidklorider"@nb .

humord:c68553 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68553" ;
    dct:modified "2024-10-16T10:09:15"^^xsd:dateTime ;
    skos:altLabel "Flares (Stjerneaktivitet)"@nb ;
    skos:broader humord:c65772 ;
    skos:definition "Flares er plutselige og kraftige utbrudd av stråling og energirike partikler fra overflaten av en stjerne, spesielt solen. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flares (Stellar activity)"@en,
        "Flares (Stjerneaktivitet)"@nb ;
    skos:related humord:c62665 .

humord:c68554 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68554" ;
    dct:modified "2025-03-10T13:28:35"^^xsd:dateTime ;
    skos:altLabel "Flares (Sun)"@en,
        "Flares (Sola)"@nb,
        "Soleksplosjonar"@nb,
        "Solflares"@nb,
        "Solutbrott"@nb,
        "Solutbrudd"@nb ;
    skos:broader humord:c68553 ;
    skos:definition "Flares er kraftige lysutbrudd i aktive områder på overflaten av Solen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar flares"@en,
        "Soleksplosjoner"@nb ;
    skos:related humord:c61675,
        humord:c67660 .

humord:c68555 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68555" ;
    dct:modified "2024-10-16T10:16:37"^^xsd:dateTime ;
    skos:altLabel "Poisonous animals"@en,
        "Giftige dyr"@nb ;
    skos:broader humord:c68549 ;
    skos:definition "Giftige dyr finnes innen de fleste dyreklasser, men hvor giftige de er varierer. Giftige dyr kan deles inn i aktivt og passivt giftige dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venomous animals"@en,
        "Giftige dyr"@nb .

humord:c68556 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68556" ;
    dct:modified "2024-10-16T10:24:24"^^xsd:dateTime ;
    skos:altLabel "Giftige edderkoppdyr"@nb ;
    skos:broader humord:c68555 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venomous spiders"@en,
        "Giftige edderkoppdyr"@nb .

humord:c68557 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68557" ;
    dct:modified "2024-10-16T10:28:14"^^xsd:dateTime ;
    skos:altLabel "Giftige fiskar"@nb ;
    skos:broader humord:c68555 ;
    skos:definition "Giftig fisk er fiskearter som produserer sterke blandinger av giftstoffer som er skadelige for mennesker, og som de bevisst leverer ved hjelp av et bitt eller stikk, noe som resulterer i en forgiftning. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poisonous fish"@en,
        "Giftige fisker"@nb .

humord:c68558 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68558" ;
    dct:modified "2024-10-16T11:04:20"^^xsd:dateTime ;
    skos:altLabel "Poisonous plants"@en,
        "Giftige plantar"@nb,
        "Giftige planter"@nb,
        "Giftplantar"@nb,
        "Giftplanter"@nb,
        "Skadelege plantar"@nb,
        "Skadelege planter"@nb,
        "Skadelige planter"@nb,
        "Toksiske plantar"@nb,
        "Toksiske planter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Giftige planter er planter som inneholder stoffer som kan skade andre levende organismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Toxic plants"@en,
        "Giftige planter"@nb ;
    skos:related humord:c62081 .

humord:c68559 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68559" ;
    dct:modified "2024-10-16T11:09:36"^^xsd:dateTime ;
    skos:altLabel "Giftige reptil"@nb ;
    skos:broader humord:c68555 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venomous reptiles"@en,
        "Giftige reptiler"@nb .

humord:c68560 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68560" ;
    dct:modified "2024-10-16T11:10:52"^^xsd:dateTime ;
    skos:altLabel "Giftige slangar"@nb,
        "Giftslangar"@nb,
        "Giftslanger"@nb ;
    skos:broader humord:c68559 ;
    skos:definition "Giftslanger er en slanger med giftkjertler og som produserer slangegift. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Venomous snakes"@en,
        "Giftige slanger"@nb .

humord:c68561 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68561" ;
    dct:modified "2024-10-16T12:14:33"^^xsd:dateTime ;
    skos:altLabel "Regeneration (Forestry)"@en,
        "Attgroing"@nb,
        "Gjengroing"@nb,
        "Tilgroing"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Gjengroing skjer når åpent jordbrukslandskap gror igjen med busker, kratt og skog. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Regrowth (Forestry)"@en,
        "Gjengroing"@nb ;
    skos:related humord:c24500 .

humord:c68562 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68562" ;
    dct:modified "2024-10-16T12:27:01"^^xsd:dateTime ;
    skos:altLabel "Glykosidering"@nb,
        "Glykosylering"@nb ;
    skos:broader humord:c61857 ;
    skos:definition "Glykosylering: Påhekting av sukker (karbohydrat, monosakkarider eller polysakkarider, glukose, galaktose etc.) på proteiner, fett eller andre molekyler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Glycosylation"@en,
        "Glykosylering"@nb .

humord:c68563 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68563" ;
    dct:modified "2024-10-16T12:32:33"^^xsd:dateTime ;
    skos:altLabel "Gytebestand"@nb ;
    skos:broader humord:c67954 ;
    skos:definition "Gytebestand er andelen av en bestand som er kjønnsmoden og som gyter, det vil si antallet eller biomassen av all fisk som er over aldersklassen eller størrelsesklassen der 50% av individene er kjønnsmodne. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spawning stock"@en,
        "Gytebestand"@nb .

humord:c68564 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68564" ;
    dct:modified "2024-10-16T12:40:01"^^xsd:dateTime ;
    skos:altLabel "Spawning"@en,
        "Spawning areas"@en,
        "Spawning grounds"@en,
        "Gytefelt"@nb,
        "Gyteområde"@nb,
        "Gyteområder"@nb,
        "Gyting"@nb,
        "Ytre befrukting"@nb,
        "Ytre befruktning"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Gyting er når hunnfisken legger rogn og hannene utsondrer melke (sperm) som befrukter disse eggene, det vil si fiskers reproduksjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "External fertilization"@en,
        "Gyting"@nb .

humord:c68565 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68565" ;
    dct:modified "2024-10-16T12:49:18"^^xsd:dateTime ;
    skos:altLabel "Holarctic realm"@en,
        "Holarktiske region"@nb ;
    skos:broader humord:c01638,
        humord:c01797,
        humord:c02137,
        humord:c02153,
        humord:c15159 ;
    skos:definition "Den holarktiske region er en region som omfatter det meste av Nord-Amerika, hele Europa, Asia nord for India, og den aller nordligste delen av Afrika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Holarctic region"@en,
        "Holarktiske region"@nb .

humord:c68566 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68566" ;
    dct:modified "2024-12-02T14:11:36"^^xsd:dateTime ;
    skos:altLabel "Intracellulære signal"@nb ;
    skos:broader humord:c68170 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intracellular signals"@en,
        "Intracellulære signaler"@nb ;
    skos:related humord:c69158 .

humord:c68567 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68567" ;
    dct:modified "2024-10-16T14:24:37"^^xsd:dateTime ;
    skos:altLabel "Habitatfragmentering"@nb,
        "Habitatsfragmentering"@nb,
        "Økologisk fragmentering"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Habitatfragmentering er oppstykkede leveområder. Det kan skyldes barrierer som deler opp leveområdene til dyr, planter eller andre organismer. Oppdeling av habitater kan forekomme naturlig, eller være forårsaket av mennesker gjennom ulike inngrep, påvirkninger og endringer i bruken av et område. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Habitat fragmentation"@en,
        "Habitatfragmentering"@nb .

humord:c68568 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68568" ;
    dct:modified "2024-10-16T14:33:20"^^xsd:dateTime ;
    skos:altLabel "Jordbotndyr"@nb,
        "Jordbotnfauna"@nb,
        "Jordbunnsdyr"@nb ;
    skos:broader humord:c68438 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil fauna"@en,
        "Jordbunnsfauna"@nb .

humord:c68569 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68569" ;
    dct:modified "2024-10-16T14:48:22"^^xsd:dateTime ;
    skos:altLabel "Ground cover (Ecology)"@en,
        "Ground level flora"@en,
        "Jordbotnflora"@nb ;
    skos:broader humord:c68438 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Groundcover (Ecology)"@en,
        "Jordbunnsflora"@nb .

humord:c68570 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68570" ;
    dct:modified "2024-10-17T07:48:25"^^xsd:dateTime ;
    skos:altLabel "Leaching (Pedology)"@en,
        "Jordtap"@nb,
        "Utvasking"@nb ;
    skos:broader humord:c63839 ;
    skos:definition "I landbruket er jordtap tap av vannløselige plantenæringsstoffer fra jorda, på grunn av regn og vanning. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil leaching"@en,
        "Jordtap"@nb .

humord:c68571 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68571" ;
    dct:modified "2024-10-17T07:57:53"^^xsd:dateTime ;
    skos:altLabel "Kalsiumkanalar"@nb ;
    skos:broader humord:c68026 ;
    skos:definition "En kalsiumkanal er en ionekanal som viser selektiv permeabilitet for kalsiumioner. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calcium channels"@en,
        "Kalsiumkanaler"@nb .

humord:c68572 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68572" ;
    dct:modified "2024-10-17T08:03:23"^^xsd:dateTime ;
    skos:altLabel "Mutagen"@nb ;
    skos:broader humord:c64946 ;
    skos:definition "Mutagener er en betegnelse for alt som kan forårsake mutasjon i en organismes genmateriale (DNA). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mutagens"@en,
        "Mutagener"@nb .

humord:c68573 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68573" ;
    dct:modified "2024-10-17T08:17:43"^^xsd:dateTime ;
    skos:altLabel "Kjemiske mutagen"@nb ;
    skos:broader humord:c68572 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical mutagens"@en,
        "Kjemiske mutagener"@nb .

humord:c68574 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68574" ;
    dct:modified "2024-10-17T08:30:07"^^xsd:dateTime ;
    skos:altLabel "Sex differentation"@en,
        "Kjønnsbestemming"@nb,
        "Kjønnsdifferensiering"@nb ;
    skos:broader humord:c03873 ;
    skos:definition "Kjønnsbestemmelse er det å fastslå hvilket biologisk kjønn fosteret har før fødselen i forbindelse med fosterdiagnostikk, eller etter fødselen hvis det på grunn av kroppslige utviklingsavvik er tvil om barnets kjønn. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sex determination"@en,
        "Kjønnsbestemmelse"@nb .

humord:c68575 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68575" ;
    dct:modified "2024-10-17T08:40:20"^^xsd:dateTime ;
    skos:altLabel "Kjønnskromosom"@nb ;
    skos:broader humord:c66013 ;
    skos:definition "Kjønnskromosomene er kromosomer som bestemmer det biologiske kjønnet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sex chromosomes"@en,
        "Kjønnskromosomer"@nb .

humord:c68576 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68576" ;
    dct:modified "2024-10-17T08:58:22"^^xsd:dateTime ;
    skos:altLabel "Sexual maturity"@en,
        "Kjønnsmodning"@nb,
        "Kjønnsmogning"@nb ;
    skos:broader humord:c68433 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sexual maturation"@en,
        "Kjønnsmodning"@nb .

humord:c68577 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68577" ;
    dct:modified "2024-10-17T09:12:26"^^xsd:dateTime ;
    skos:altLabel "Kjønnsfordelingar"@nb,
        "Kjønnsfordelinger"@nb,
        "Kjønnsratar"@nb ;
    skos:broader humord:c64361 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sex ratio"@en,
        "Kjønnsrater"@nb .

humord:c68578 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68578" ;
    dct:modified "2024-10-17T09:23:45"^^xsd:dateTime ;
    skos:altLabel "Kjøtetande plantar"@nb,
        "Kjøtetande planter"@nb,
        "Kjøttetande plantar"@nb,
        "Kjøttetande planter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Kjøttetende planter er planter som ved siden av at de assimilerer karbondioksid, kan skaffe seg næring ved opptak av dyrisk føde. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carnivorous plants"@en,
        "Kjøttetende planter"@nb .

humord:c68579 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68579" ;
    dct:modified "2024-10-17T09:27:17"^^xsd:dateTime ;
    skos:altLabel "Klekkeri"@nb ;
    skos:broader humord:c23108 ;
    skos:definition "Et klekkeri er et anlegg for kunstig klekking av rogn (fiskeegg). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hatcheries"@en,
        "Klekkerier"@nb .

humord:c68580 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68580" ;
    dct:modified "2024-10-17T09:40:16"^^xsd:dateTime ;
    skos:altLabel "Interplanetarisk rom"@nb ;
    skos:broader humord:c61012 ;
    skos:definition "The space between the sun and the planets within the solar system. <Dictionary of Physics>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interplanetary space"@en,
        "Interplanetarisk rom"@nb ;
    skos:related humord:c68419 .

humord:c68581 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68581" ;
    dct:modified "2024-11-25T12:51:45"^^xsd:dateTime ;
    skos:altLabel "Klorofyll"@nb ;
    skos:broader humord:c69048 ;
    skos:definition "Klorofyll er et grønt pigment som er nødvendig for fotosyntese. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlorophylls"@en,
        "Klorofyll"@nb .

humord:c68582 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68582" ;
    dct:modified "2024-10-17T09:48:04"^^xsd:dateTime ;
    skos:altLabel "Plastid"@nb ;
    skos:broader humord:c67389 ;
    skos:definition "Plastider er små, vel avgrensede organeller som finnes i plantecellenes protoplast. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plastids"@en,
        "Plastider"@nb .

humord:c68583 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68583" ;
    dct:modified "2024-10-17T09:50:12"^^xsd:dateTime ;
    skos:altLabel "Kloroplastar"@nb ;
    skos:broader humord:c68582 ;
    skos:definition "Kloroplaster er små, grønne, velavgrensede strukturer (organeller, plastider) i cellene hos planter og alger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chloroplasts"@en,
        "Kloroplaster"@nb .

humord:c68584 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68584" ;
    dct:modified "2024-10-17T10:02:16"^^xsd:dateTime ;
    skos:altLabel "Co-evolution"@en,
        "Coevolusjon"@nb,
        "Koevolusjon"@nb,
        "Samevolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Koevolusjon er når to eller flere arter har et nært, økologisk forhold slik at deres evolusjonære utvikling påvirker hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coevolution"@en,
        "Koevolusjon"@nb .

humord:c68585 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68585" ;
    dct:modified "2024-10-17T10:39:29"^^xsd:dateTime ;
    skos:altLabel "Acetylcholinesterase inhibitors"@en,
        "Cholinesterase-inhibitors"@en,
        "Kolinesterasehemjarar"@nb,
        "Kolinesterasehemmarar"@nb ;
    skos:broader humord:c68020 ;
    skos:definition "Kolinesterasehemmere er substanser som hindrer nedbrytning av stoffet acetylkolin i kroppen. Acetylkolin er viktig for signaloverføring fra nerve til muskel både i det sentrale og det perifere nervesystemet. Kolinesterasehemmere virker ved å hemme enzymet kolinesterase. Kolinesterasehemmere brukes som legemiddel og insektmiddel, men er også brukt som våpen i form av nervegass. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cholinesterase inhibitors"@en,
        "Kolinesterasehemmere"@nb .

humord:c68586 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68586" ;
    dct:modified "2024-10-17T10:57:07"^^xsd:dateTime ;
    skos:altLabel "Symbionts"@en,
        "Symbiontar"@nb,
        "Symbionter"@nb,
        "Symbiose (Biologi)"@nb ;
    skos:broader humord:c68503 ;
    skos:definition "Symbiose er tett samliv mellom organismar av ulike artar. Partane som lever i symbiose, blir kalla symbiontar. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symbiosis (Biology)"@en,
        "Symbiose (Biologi)"@nb .

humord:c68587 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68587" ;
    dct:modified "2024-10-17T10:59:35"^^xsd:dateTime ;
    skos:altLabel "Kommensalisme"@nb ;
    skos:broader humord:c68586 ;
    skos:definition "Kommensalisme er ei form for samliv mellom to artar, der den eine organismen (kommensalen) har ein fordel av samlivet, medan den andre (verten) ikkje blir påverka (korkje positivt eller negativt). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Commensalism"@en,
        "Kommensalisme"@nb .

humord:c68588 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68588" ;
    dct:modified "2024-10-17T11:17:26"^^xsd:dateTime ;
    skos:altLabel "Krabbetåka"@nb ;
    skos:broader humord:c28380 ;
    skos:definition "Krabbetåken er gass- og støvrester fra en supernova av type II som eksploderte i år 1054. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crab nebula"@en,
        "Krabbetåken"@nb .

humord:c68589 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68589" ;
    dct:modified "2024-10-17T11:05:07"^^xsd:dateTime ;
    skos:altLabel "Komparativ anatomi"@nb ;
    skos:broader humord:c03812 ;
    skos:definition "Komparativ anatomi er sammenlignende studier av organismenes bygning hos forskjellige dyr. Komparativ anatomi betegner oftest sammenligning mellom grupper av virveldyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative anatomy"@en,
        "Komparativ anatomi"@nb .

humord:c68590 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68590" ;
    dct:modified "2024-10-17T11:12:04"^^xsd:dateTime ;
    skos:altLabel "Komparativ biokjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative biochemistry"@en,
        "Komparativ biokjemi"@nb .

humord:c68591 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68591" ;
    dct:modified "2024-10-17T11:17:45"^^xsd:dateTime ;
    skos:altLabel "Komparativ evolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative evolution"@en,
        "Komparativ evolusjon"@nb .

humord:c68592 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68592" ;
    dct:modified "2024-10-17T11:19:58"^^xsd:dateTime ;
    skos:altLabel "Komparativ fysiologi"@nb ;
    skos:broader humord:c03821 ;
    skos:definition "Komparativ fysiologi, sammenlignende fysiologi, er studiet av likheter og forskjeller i fysiologiske prosesser hos ulike organismer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative physiology"@en,
        "Komparativ fysiologi"@nb .

humord:c68593 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68593" ;
    dct:modified "2024-11-26T10:26:48"^^xsd:dateTime ;
    skos:altLabel "Komparativ psykologi"@nb ;
    skos:broader humord:c07972 ;
    skos:definition "Komparativ psykologi er sammenlignende psykologi, der man undersøker atferdsprosesser hos dyr som antas å være tilsvarende hos mennesker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative psychology"@en,
        "Komparativ psykologi"@nb .

humord:c68594 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68594" ;
    dct:modified "2024-10-17T12:29:25"^^xsd:dateTime ;
    skos:altLabel "Kompost"@nb,
        "Kompostering"@nb ;
    skos:broader humord:c13571 ;
    skos:definition "Kompostering beskriver nedbrytningsprosessen som organisk avfall gjennomgår for å bli til ny jord. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Composting"@en,
        "Kompostering"@nb .

humord:c68595 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68595" ;
    dct:modified "2024-10-17T12:33:55"^^xsd:dateTime ;
    skos:altLabel "Aquila chrysaetos"@nb,
        "Kongeørn"@nb,
        "Kongeørnar"@nb,
        "Kongeørner"@nb ;
    skos:broader humord:c17120 ;
    skos:definition "Kongeørn er en fugleart i haukefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Golden eagle"@en,
        "Kongeørn"@nb .

humord:c68596 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68596" ;
    dct:modified "2024-10-17T12:39:47"^^xsd:dateTime ;
    skos:altLabel "Konkurranse (Biologi)"@nb ;
    skos:broader humord:c68503 ;
    skos:definition "Om to individer av samme eller forskjellig art benytter seg av samme begrensede ressurs, og resultatet for minst en av partene er redusert vekst, overlevelse eller reproduksjon, kalles dette konkurranse. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Competition (Biology)"@en,
        "Konkurranse (Biologi)"@nb .

humord:c68597 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68597" ;
    dct:modified "2024-10-17T12:41:46"^^xsd:dateTime ;
    skos:altLabel "Konvergent evolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Konvergent evolusjon er en uavhengig utvikling av like fenotypiske trekk (kroppslige egenskaper eller atferd) i organismer som nedstammer fra forskjellige forfedre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Convergent evolution"@en,
        "Konvergent evolusjon"@nb .

humord:c68598 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68598" ;
    dct:modified "2024-10-17T13:12:47"^^xsd:dateTime ;
    skos:altLabel "Kornproduksjon"@nb ;
    skos:broader humord:c21679 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grain production"@en,
        "Kornproduksjon"@nb .

humord:c68599 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68599" ;
    dct:modified "2024-10-17T13:33:32"^^xsd:dateTime ;
    skos:altLabel "Brush"@en,
        "Bushland"@en,
        "Scrubland"@en,
        "Kjerr"@nb,
        "Kratt"@nb,
        "Krattskau"@nb,
        "Krattskog"@nb ;
    skos:broader humord:c08328 ;
    skos:definition "Krattskog eller krattskau, i mindre målestokk også kalt kjerr (spesifisert klynge) og kratt (uspesifisert klynge), er tett- og sammenvokst (kronglete/infiltrert) vegetasjon over et visst område som består i en kombinasjon av uspesifiserte småvokste trær (noen steder ofte ungskog), buskas og gress av ulike sorter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shrubland"@en,
        "Krattskog"@nb .

humord:c68600 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68600" ;
    dct:modified "2024-10-17T13:43:48"^^xsd:dateTime ;
    skos:altLabel "Mutasjonar"@nb ;
    skos:broader humord:c64946 ;
    skos:definition "Mutasjon er en varig forandring i en organismes arvestoff, altså i DNA-et (eller RNA-et i virus med RNA som arvemateriale). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mutations"@en,
        "Mutasjoner"@nb .

humord:c68601 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68601" ;
    dct:modified "2024-10-17T14:00:40"^^xsd:dateTime ;
    skos:altLabel "Chromosomal aberrations"@en,
        "Chromosomal changes"@en,
        "Chromosomal errors"@en,
        "Chromosome abnormalities"@en,
        "Kromosomaberrasjonar"@nb,
        "Kromosomaberrasjoner"@nb,
        "Kromosomendringar"@nb,
        "Kromosomfeil"@nb,
        "Kromosomforandringar"@nb,
        "Kromosommutasjoner"@nb ;
    skos:broader humord:c64946 ;
    skos:definition "Kromosomforandringer  er endringer i kromosomstrukturen ved duplikasjoner (duplisering av et kromosomsegment), delesjoner (tap av et kromosomsegment), inversjoner (endring i sekvens av gener) og translokasjoner (en- eller toveis flytting av et kromosomsegment fra et kromosom til et annet ved brudd og skjøting). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromosomal alterations"@en,
        "Kromosomforandringer"@nb .

humord:c68602 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68602" ;
    dct:modified "2024-10-17T14:07:41"^^xsd:dateTime ;
    skos:altLabel "Kromosommorfologi"@nb ;
    skos:broader humord:c66013 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromosome morphology"@en,
        "Kromosommorfologi"@nb .

humord:c68603 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68603" ;
    dct:modified "2024-10-17T14:10:50"^^xsd:dateTime ;
    skos:altLabel "Kromosomtal"@nb ;
    skos:broader humord:c66013 ;
    skos:definition "Kromosomtall: antall kromosomer i en celle <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chromosome numbers"@en,
        "Kromosomtall"@nb .

humord:c68604 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68604" ;
    dct:modified "2024-10-17T14:14:34"^^xsd:dateTime ;
    skos:altLabel "Kroppsstorleik"@nb ;
    skos:broader humord:c63088 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body size"@en,
        "Kroppsstørrelse"@nb .

humord:c68605 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68605" ;
    dct:modified "2024-10-17T14:24:22"^^xsd:dateTime ;
    skos:altLabel "Kroppstemperatur"@nb,
        "Kroppsvarme"@nb ;
    skos:broader humord:c03853,
        humord:c67409 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body temperature"@en,
        "Kroppstemperatur"@nb .

humord:c68606 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68606" ;
    dct:modified "2024-10-17T14:56:50"^^xsd:dateTime ;
    skos:altLabel "Kryptozoologi"@nb ;
    skos:broader humord:c05087 ;
    skos:definition "Kryptozoologi er en pseudovitenskapelig gren av zoologien som omfatter studier av dyr hvis eksistens ofte er knyttet til myter og således ikke er bevist. Disse dyrene omtales ofte som fabeldyr eller kryptider. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryptozoology"@en,
        "Kryptozoologi"@nb .

humord:c68607 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68607" ;
    dct:modified "2024-10-17T15:24:56"^^xsd:dateTime ;
    skos:altLabel "Seashore fauna"@en,
        "Seashore wildlife"@en,
        "Kystfauna"@nb ;
    skos:broader humord:c12667 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal fauna"@en,
        "Kystfauna"@nb .

humord:c68608 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68608" ;
    dct:modified "2024-10-18T07:17:23"^^xsd:dateTime ;
    skos:altLabel "Coastal flora"@en,
        "Coastal vegetation"@en,
        "Kystplantar"@nb,
        "Kystplanter"@nb ;
    skos:broader humord:c12667,
        humord:c64877 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal plants"@en,
        "Kystplanter"@nb .

humord:c68609 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68609" ;
    dct:modified "2024-10-18T07:25:30"^^xsd:dateTime ;
    skos:altLabel "Kystsona"@nb,
        "Kystsonen"@nb,
        "Kystsoner"@nb ;
    skos:broader humord:c65529 ;
    skos:definition "Kystsone: kystområde <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coastal zones"@en,
        "Kystsoner"@nb .

humord:c68610 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68610" ;
    dct:modified "2024-10-18T07:32:55"^^xsd:dateTime ;
    skos:altLabel "Brassica oleracea"@nb,
        "Kål"@nb ;
    skos:broader humord:c17560,
        humord:c62161 ;
    skos:definition "Kålvekster er planter som hører til kålslekten, eller som ligner på disse. Kålvekster har en lang historie som kulturplanter, og det har blitt dyrket fram en rekke varieteter og sorter med ulik form og farge. I Norge dyrkes mange kålvekster som grønnsaker, blant annet hodekål, grønnkål, blomkål, brokkoli, knutekål, rødkål og rosenkål, som er varieteter av samme art. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cabbage"@en,
        "Kål"@nb .

humord:c68611 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68611" ;
    dct:modified "2024-10-18T07:36:13"^^xsd:dateTime ;
    skos:altLabel "Populations of salmon"@en,
        "Laksebestandar"@nb,
        "Lakseforekomster"@nb,
        "Lakseførekomstar"@nb,
        "Laksepopulasjonar"@nb,
        "Laksepopulasjoner"@nb ;
    skos:broader humord:c60170 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salmon populations"@en,
        "Laksebestander"@nb .

humord:c68612 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68612" ;
    dct:modified "2024-11-21T13:47:38"^^xsd:dateTime ;
    skos:altLabel "Lakselvar"@nb,
        "Lakselver"@nb ;
    skos:broader humord:c12158 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salmon rivers"@en,
        "Lakseelver"@nb ;
    skos:related humord:c11278 .

humord:c68613 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68613" ;
    dct:modified "2024-10-18T07:47:39"^^xsd:dateTime ;
    skos:altLabel "Juvenile fish"@en,
        "Smolt production"@en,
        "Smolt"@nb,
        "Smoltproduksjon"@nb ;
    skos:broader humord:c68266 ;
    skos:definition "Smolt er nemninga på ungfisk av anadrome laksefisk (laks, aure og røye) som er klare for utvandring frå ferskvatn til saltvatn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smolt"@en,
        "Smolt"@nb .

humord:c68614 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68614" ;
    dct:modified "2024-10-18T07:50:56"^^xsd:dateTime ;
    skos:altLabel "Laksesmolt"@nb ;
    skos:broader humord:c08238,
        humord:c68613 ;
    skos:definition "Laksesmolten er sølvblank, med ein litt mørkare rygg enn buk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salmon smolt"@en,
        "Laksesmolt"@nb .

humord:c68615 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68615" ;
    dct:modified "2024-10-18T08:07:08"^^xsd:dateTime ;
    skos:altLabel "Land plants"@en,
        "Embryophyta"@nb,
        "Embryopsida"@nb,
        "Equisetopsida"@nb,
        "Landplantar"@nb,
        "Landplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Landplanter er en gruppe planter med felles opphav som inkluderer moser, bregner, snelleplanter, kråkefotplanter, nakenfrøete planter og dekkfrøete planter. Ettersom landplanter deler samme opphav er de en monofyletisk gruppe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Embryophyta"@en,
        "Landplanter"@nb .

humord:c68616 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68616" ;
    dct:modified "2024-10-21T11:03:22"^^xsd:dateTime ;
    skos:altLabel "Afrofuturisme"@nb ;
    skos:broader humord:c05701 ;
    skos:definition "Afrofuturisme er en idestrømning skapt av afroamerikanske miljøer i USA. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Afrofuturism"@en,
        "Afrofuturisme"@nb .

humord:c68617 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68617" ;
    dct:modified "2024-10-18T13:42:01"^^xsd:dateTime ;
    skos:altLabel "Mikrolav"@nb ;
    skos:broader humord:c14934 ;
    skos:definition "Mikrolav er en fellesbetegnelse for skorpelaver og noen grupper av skjellformede og trådformede lavarter samt arter hvor tallus er innleiret i substrat eller finnes innvendig i en vert. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microlichens"@en,
        "Mikrolav"@nb .

humord:c68618 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68618" ;
    dct:modified "2024-10-18T13:44:39"^^xsd:dateTime ;
    skos:altLabel "Pacific Northwest"@nb ;
    skos:broader humord:c01669,
        humord:c01797 ;
    skos:definition "Pacific Northwest er en region i nordvestre Nordamerika som grenser til Stillehavet i vest. Regionen omfatter den kanadiske provinsen British Columbia og de amerikanske delstatene Washington og Oregon. Sørøstre Alaska, Idaho vestre Montana og nordlige California medtas ofte. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pacific Northwest"@en,
        "Pacific Northwest"@nb .

humord:c68619 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68619" ;
    dct:modified "2024-10-18T13:46:01"^^xsd:dateTime ;
    skos:altLabel "Hydrogenproduksjon"@nb ;
    skos:broader humord:c23267 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydrogen production"@en,
        "Hydrogenproduksjon"@nb .

humord:c68620 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68620" ;
    dct:modified "2024-10-21T11:18:31"^^xsd:dateTime ;
    skos:altLabel "GenAI"@en,
        "GenAI"@nb,
        "Generativ AI"@nb,
        "Generativ KI"@nb,
        "Generativ kunstig intelligens"@nb ;
    skos:broader humord:c04294 ;
    skos:definition "Generativ kunstig intelligens er teknikker innen maskinlæring der målet er å etterligne et datamateriale. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Generative artificial intelligence"@en,
        "Generativ kunstig intelligens"@nb .

humord:c68621 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68621" ;
    dct:modified "2024-10-18T15:43:13"^^xsd:dateTime ;
    skos:altLabel "Peptidases"@en,
        "Proteinase"@en,
        "Proteolytic enzyme"@en,
        "Peptidasar"@nb,
        "Peptidaser"@nb,
        "Proteasar"@nb,
        "Proteinasar"@nb,
        "Proteinaser"@nb,
        "Proteolytiske enzym"@nb,
        "Proteolytiske enzymer"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Proteolytiske enzymer er hydrolytiske enzymer som katalyserer spaltningen av peptidbindinger i proteiner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proteases"@en,
        "Proteaser"@nb .

humord:c68622 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68622" ;
    dct:modified "2024-10-18T15:51:36"^^xsd:dateTime ;
    skos:altLabel "Proteinfalding"@nb,
        "Proteinfolding"@nb ;
    skos:broader humord:c62093 ;
    skos:definition "Proteinfolding er en prosess hvor kjeder av aminosyrer foldes til en tredimensjonal struktur for å bli funksjonelle proteiner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein folding"@en,
        "Proteinfolding"@nb .

humord:c68623 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68623" ;
    dct:modified "2024-10-21T11:05:58"^^xsd:dateTime ;
    skos:altLabel "Proteinfosfatasar"@nb ;
    skos:broader humord:c67554 ;
    skos:definition "Protein fosfatase er enzymer som fjerner fosforylgrupper festet til aminosyrene serin, threonin eller tyrosin i proteiner og enzymer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein phosphatases"@en,
        "Proteinfosfataser"@nb .

humord:c68624 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68624" ;
    dct:modified "2024-10-18T15:59:21"^^xsd:dateTime ;
    skos:altLabel "Proteinkinasar"@nb ;
    skos:broader humord:c67504 ;
    skos:definition "Proteinkinaser er enzymer som kan endre funksjonen til et annet protein ved å feste på en fosfatgruppe. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein kinases"@en,
        "Proteinkinaser"@nb .

humord:c68625 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68625" ;
    dct:modified "2024-10-18T16:08:36"^^xsd:dateTime ;
    skos:altLabel "Proteinkjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein chemistry"@en,
        "Proteinkjemi"@nb .

humord:c68626 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68626" ;
    dct:modified "2024-10-18T16:14:28"^^xsd:dateTime ;
    skos:altLabel "Proteinkrystallografi"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Proteinkrystallografi er en vitenskapelig metode brukt for å bestemme den tredimensjonale strukturen til proteiner på atomnivå. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein crystallography"@en,
        "Proteinkrystallografi"@nb .

humord:c68627 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68627" ;
    dct:modified "2024-10-24T09:44:40"^^xsd:dateTime ;
    skos:altLabel "Landscape analysis"@en,
        "Landskapsanalysar"@nb ;
    skos:broader humord:c11544 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Landscape analyses"@en,
        "Landskapsanalyser"@nb .

humord:c68628 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68628" ;
    dct:modified "2024-10-21T08:54:17"^^xsd:dateTime ;
    skos:altLabel "Levande fossil"@nb ;
    skos:broader humord:c08292 ;
    skos:definition "Levende fossiler er enkeltarter eller små grupper av arter som i spesielle nisjer har overlevd til vår tid, selv om alle deres slektninger døde ut for millioner av år siden. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Living fossils"@en,
        "Levende fossiler"@nb .

humord:c68629 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68629" ;
    dct:modified "2024-10-21T08:58:45"^^xsd:dateTime ;
    skos:altLabel "Levande fôr"@nb,
        "Levande føde"@nb,
        "Levende fôr"@nb ;
    skos:broader humord:c14366 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Live foods"@en,
        "Levende føde"@nb .

humord:c68630 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68630" ;
    dct:modified "2024-10-21T09:01:54"^^xsd:dateTime ;
    skos:altLabel "Liabum"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Liabum er en slekt av kurvblomster i Sør-Amerika. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liabum"@en,
        "Liabum"@nb .

humord:c68631 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68631" ;
    dct:modified "2024-10-21T09:08:49"^^xsd:dateTime ;
    skos:altLabel "Balance organs"@en,
        "Jamvektsorgan"@nb,
        "Likevektsorgan"@nb ;
    skos:broader humord:c03882 ;
    skos:definition "Likevektsorganet er det samme som balanseorganet. Det består av tre sirkelformede buganger (ductus semicirculares) fylt med endolymfe, koblet vinkelrett til hverandre i det indre øre (auris interna). Dette gangsystemet har to blæreformede utvidelser: sacculus og utriculus, som står i forbindelse med labyrinten og sansecellene der. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vestibular system"@en,
        "Likevektsorganer"@nb .

humord:c68632 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68632" ;
    dct:modified "2024-10-21T09:18:17"^^xsd:dateTime ;
    skos:altLabel "Cerebellum"@nb,
        "Litlehjernen"@nb,
        "Veslehjernen"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Lillehjernen er den delen av hjernen som ligger bak og under bakhodelappen på storhjernen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cerebellum"@en,
        "Lillehjernen"@nb .

humord:c68633 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68633" ;
    dct:modified "2024-10-21T09:38:31"^^xsd:dateTime ;
    skos:altLabel "Liposom"@nb ;
    skos:broader humord:c66843 ;
    skos:definition "Liposom er en liten (25 nm – 1µm), kuleformet partikkel, bestående av minst et dobbelt lag med fosfolipider med en kjerne av vann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liposomes"@en,
        "Liposomer"@nb .

humord:c68634 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68634" ;
    dct:modified "2024-10-21T09:49:55"^^xsd:dateTime ;
    skos:altLabel "Opphavet til livet"@nb ;
    skos:broader humord:c21071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Origin of life"@en,
        "Livets opprinnelse"@nb .

humord:c68635 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68635" ;
    dct:modified "2024-10-21T09:53:49"^^xsd:dateTime ;
    skos:altLabel "Cancer cervicis uteri"@nb,
        "Livmorhalskreft"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Livmorhalskreft er en kreftsvulst som utgår fra slimhinnen i livmorhalsen. Den forårsakes av noen spesifikke varianter av det seksuelt overførbare viruset humant papillomavirus (HPV). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cervical cancer"@en,
        "Livmorhalskreft"@nb .

humord:c68636 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68636" ;
    dct:modified "2024-10-21T11:03:12"^^xsd:dateTime ;
    skos:altLabel "Ombo"@nb ;
    skos:broader humord:c02865 ;
    skos:definition "Ombo er en øy i Boknafjorden i Stavanger kommune, Rogaland, <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ombo"@en,
        "Ombo"@nb .

humord:c68637 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68637" ;
    dct:modified "2024-10-21T11:59:44"^^xsd:dateTime ;
    skos:altLabel "Livshistoriestrategiar"@nb,
        "Livshistoriestrategier"@nb,
        "Livshistorieteori"@nb,
        "Livshistorieteoriar"@nb,
        "Livshistorieteorier"@nb ;
    skos:broader humord:c68226 ;
    skos:definition "Livshistorieteorien er den biologiske teorien som forsøker å forklare evolusjonen av organismenes livshistorier. Dermed er livshistorieteorien en delgren av evolusjonær økologi. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Life history theory"@en,
        "Livshistorieteori"@nb ;
    skos:related humord:c24304 .

humord:c68638 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68638" ;
    dct:modified "2024-10-21T12:03:02"^^xsd:dateTime ;
    skos:altLabel "Livsstilssjukdomar"@nb,
        "Livsstilssjukdommar"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Livsstilssykdommer er en fellesbetegnelse på sykdommer som har nær sammenheng med livsstil og levevaner. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diseases of affluence"@en,
        "Livsstilssykdommer"@nb .

humord:c68639 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68639" ;
    dct:modified "2024-10-21T12:33:59"^^xsd:dateTime ;
    skos:altLabel "Lymph"@en,
        "Lymphoid tissue"@en,
        "Lymfe"@nb,
        "Lymfesystemet"@nb ;
    skos:broader humord:c67958 ;
    skos:definition "Lymfesystemet er årenettet som fraktar lymfe rundt i kroppen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lymphatic system"@en,
        "Lymfesystemet"@nb .

humord:c68640 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68640" ;
    dct:modified "2024-10-21T12:44:20"^^xsd:dateTime ;
    skos:altLabel "Lysosom"@nb ;
    skos:broader humord:c67794 ;
    skos:definition "Lysosom er små blærer (vesikler) inni celler som inneholder enzymer, og er en type organelle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lysosomes"@en,
        "Lysosomer"@nb .

humord:c68641 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68641" ;
    dct:modified "2024-10-21T12:48:02"^^xsd:dateTime ;
    skos:altLabel "Solvent-induced brain damages"@en,
        "Solvent-induced damages"@en,
        "Solvent-induced encephalopathy"@en,
        "Løysemiddelskadar"@nb ;
    skos:broader humord:c03783 ;
    skos:definition "Løsemiddelskade er varig organisk skade (forutsetter påvisbart tap av cellefunksjon) av hjerne, perifere nerver, lever eller nyrer på grunn av innånding eller inntak av løsemidler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solvent induced damages"@en,
        "Løsemiddelskader"@nb ;
    skos:related humord:c20410 .

humord:c68642 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68642" ;
    dct:modified "2024-10-21T13:21:42"^^xsd:dateTime ;
    skos:altLabel "Macroalgae"@en,
        "Marine macroalgae"@en,
        "Makroalgar"@nb,
        "Marine makroalgar"@nb,
        "Marine makroalger"@nb ;
    skos:broader humord:c62209 ;
    skos:definition "Makroalger er de flercellede algene som finnes i strandsona og på grunt vann. Disse deles inn i brunalger (tang og tare), grønnalger og rødalger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seaweed (Macroalgae)"@en,
        "Makroalger"@nb ;
    skos:related humord:c62210 .

humord:c68643 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68643" ;
    dct:modified "2024-10-21T13:25:49"^^xsd:dateTime ;
    skos:altLabel "Rhodophyta"@en,
        "Raudalgar"@nb,
        "Rhodophyta"@nb ;
    skos:broader humord:c68642 ;
    skos:definition "Rødalger er vanligvis fastsittende makroalger som lever i havet på relativt dypt vann og kjennetegnes med en mørk lillarød farge. Det finnes også enkelte arter av encellede, planktonlevende rødalger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Red algae"@en,
        "Rødalger"@nb .

humord:c68644 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68644" ;
    dct:modified "2024-10-21T13:29:31"^^xsd:dateTime ;
    skos:altLabel "Makroevolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Makroevolusjon refererer til evolusjon på tidsskalaer som separerer arter eller grupper av arter. Makroevolusjon brukes også om store evolusjonære endringer som skjer over lange tidsskalaer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macroevolution"@en,
        "Makroevolusjon"@nb .

humord:c68645 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68645" ;
    dct:modified "2024-10-22T09:46:27"^^xsd:dateTime ;
    skos:altLabel "Macro fauna"@en,
        "Makrofauna"@nb ;
    skos:broader humord:c68189 ;
    skos:definition "Makrofaunaen er dyr hvis lengde måles i centimeter, i motsetning til de mindre dyrene i henholdsvis mesofaunaen og mikrofaunaen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macrofauna"@en,
        "Makrofauna"@nb ;
    skos:related humord:c68646 .

humord:c68646 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68646" ;
    dct:modified "2024-10-24T10:31:11"^^xsd:dateTime ;
    skos:altLabel "Mikrofauna"@nb ;
    skos:broader humord:c26815,
        humord:c68189 ;
    skos:definition "Mikrofauna er svært små dyr. Ordet er satt sammen av mikro- som betyr svært liten, og fauna som betyr alle dyrene som lever i et bestemt område eller til en bestemt tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microfauna"@en,
        "Mikrofauna"@nb ;
    skos:related humord:c68645 .

humord:c68647 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68647" ;
    dct:modified "2025-02-24T12:04:49"^^xsd:dateTime ;
    skos:altLabel "Macro vegetation"@en,
        "Makrovegetasjon"@nb ;
    skos:broader humord:c67892 ;
    skos:definition "Makrovegetasjon er planter som har sitt normale habitat i vann. De deles inn i grupper etter livsform: helofytter («sivvegetasjon») og «ekte» vannplanter. <NIVA>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Macrovegetation"@en,
        "Makrovegetasjon"@nb .

humord:c68648 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68648" ;
    dct:modified "2024-10-21T14:09:33"^^xsd:dateTime ;
    skos:altLabel "Marin bentos"@nb ;
    skos:broader humord:c66722 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine benthos"@en,
        "Marin bentos"@nb .

humord:c68649 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68649" ;
    dct:modified "2025-01-16T07:40:46"^^xsd:dateTime ;
    skos:altLabel "Cell receptors"@en,
        "Chemical receptors"@en,
        "Receptor binding proteins"@en,
        "Cellereseptorar"@nb,
        "Cellereseptorer"@nb,
        "Kjemiske reseptorar"@nb,
        "Kjemiske reseptorer"@nb,
        "Reseptorar"@nb,
        "Sellereseptorar"@nb,
        "Sellereseptorer"@nb ;
    skos:broader humord:c68077 ;
    skos:definition "En reseptor er et bindingssted for et signalstoff. Reseptorer er lokalisert på utsiden av cellemembranen eller inne i en celle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Receptors"@en,
        "Reseptorer"@nb .

humord:c68650 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68650" ;
    dct:modified "2024-10-22T08:37:05"^^xsd:dateTime ;
    skos:altLabel "Marin bioteknologi"@nb ;
    skos:broader humord:c08196 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine biotechnology"@en,
        "Marin bioteknologi"@nb .

humord:c68651 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68651" ;
    dct:modified "2024-10-22T08:39:49"^^xsd:dateTime ;
    skos:altLabel "Primærproduksjon"@nb ;
    skos:broader humord:c66728 ;
    skos:definition "Primærproduksjon er produksjon av organisk materiale frå energi. Produsentane er dei organismane som lagar all nødvendig næring sjølve. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primary production"@en,
        "Primærproduksjon"@nb .

humord:c68652 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68652" ;
    dct:modified "2024-10-23T09:01:36"^^xsd:dateTime ;
    skos:altLabel "Marin primærproduksjon"@nb ;
    skos:broader humord:c68651 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine primary production"@en,
        "Marin primærproduksjon"@nb .

humord:c68653 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68653" ;
    dct:modified "2024-10-24T09:49:49"^^xsd:dateTime ;
    skos:altLabel "Marinbiologar"@nb ;
    skos:broader humord:c58468 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine biologists"@en,
        "Marinbiologer"@nb ;
    skos:related humord:c25715 .

humord:c68654 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68654" ;
    dct:modified "2024-10-22T08:56:16"^^xsd:dateTime ;
    skos:altLabel "Marine algar"@nb ;
    skos:broader humord:c62209 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine algae"@en,
        "Marine alger"@nb .

humord:c68655 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68655" ;
    dct:modified "2024-10-22T09:00:29"^^xsd:dateTime ;
    skos:altLabel "Marine bakteriar"@nb ;
    skos:broader humord:c26813 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine bacteria"@en,
        "Marine bakterier"@nb .

humord:c68656 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68656" ;
    dct:modified "2024-10-22T09:06:38"^^xsd:dateTime ;
    skos:altLabel "Marine mollusks"@en,
        "Marine blautdyr"@nb ;
    skos:broader humord:c15319 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine molluscs"@en,
        "Marine bløtdyr"@nb .

humord:c68657 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68657" ;
    dct:modified "2024-10-22T09:09:04"^^xsd:dateTime ;
    skos:altLabel "Marine cyanobakteriar"@nb ;
    skos:broader humord:c67381 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine cyanobacteria"@en,
        "Marine cyanobakterier"@nb .

humord:c68658 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68658" ;
    dct:modified "2024-10-22T09:26:13"^^xsd:dateTime ;
    skos:altLabel "Marine krepsdyr"@nb ;
    skos:broader humord:c19883,
        humord:c62657 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine crustaceans"@en,
        "Marine krepsdyr"@nb .

humord:c68659 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68659" ;
    dct:modified "2024-10-22T09:35:28"^^xsd:dateTime ;
    skos:altLabel "Marine larvar"@nb,
        "Marine larver"@nb ;
    skos:broader humord:c60243 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine larvae"@en,
        "Marine larver"@nb .

humord:c68660 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68660" ;
    dct:modified "2024-10-22T09:37:40"^^xsd:dateTime ;
    skos:altLabel "Marine mikroorganismar"@nb ;
    skos:broader humord:c26815 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine microorganisms"@en,
        "Marine mikroorganismer"@nb .

humord:c68661 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68661" ;
    dct:modified "2024-10-22T09:41:09"^^xsd:dateTime ;
    skos:altLabel "Marine bivalves"@en,
        "Marine muslingar"@nb ;
    skos:broader humord:c17185 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine clams"@en,
        "Marine muslinger"@nb .

humord:c68662 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68662" ;
    dct:modified "2024-10-22T09:43:15"^^xsd:dateTime ;
    skos:altLabel "Marine naturressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine natural resources"@en,
        "Marine naturressurser"@nb .

humord:c68663 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68663" ;
    dct:modified "2024-10-22T09:59:07"^^xsd:dateTime ;
    skos:altLabel "Marine parasittar"@nb ;
    skos:broader humord:c17274 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine parasites"@en,
        "Marine parasitter"@nb .

humord:c68664 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68664" ;
    dct:modified "2024-10-22T10:03:51"^^xsd:dateTime ;
    skos:altLabel "Marine protozoar"@nb ;
    skos:broader humord:c65496 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine protozoans"@en,
        "Marine protozoer"@nb .

humord:c68665 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68665" ;
    dct:modified "2024-10-22T10:17:14"^^xsd:dateTime ;
    skos:altLabel "Marine samfunn"@nb ;
    skos:broader humord:c58224 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine communities"@en,
        "Marine samfunn"@nb .

humord:c68666 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68666" ;
    dct:modified "2024-10-22T10:19:20"^^xsd:dateTime ;
    skos:altLabel "Marine skadedyr"@nb ;
    skos:broader humord:c08234 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine pests"@en,
        "Marine skadedyr"@nb .

humord:c68667 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68667" ;
    dct:modified "2024-10-22T10:25:23"^^xsd:dateTime ;
    skos:altLabel "Marine mycology"@en,
        "Marin mykologi"@nb,
        "Marine soppar"@nb ;
    skos:broader humord:c08220 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marine fungi"@en,
        "Marine sopper"@nb .

humord:c68668 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68668" ;
    dct:modified "2024-10-22T10:34:34"^^xsd:dateTime ;
    skos:altLabel "CDA (Critical discourse analysis)"@en,
        "Kritisk diskursanalyse"@nb ;
    skos:broader humord:c21122 ;
    skos:definition "Kritisk diskursanalyse (forkortelse CDA) er en samfunnskritisk diskursanalyse delvis påvirket av Foucault. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Critical discourse analysis"@en,
        "Kritisk diskursanalyse"@nb .

humord:c68669 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68669" ;
    dct:modified "2024-10-22T11:09:40"^^xsd:dateTime ;
    skos:altLabel "Extinction events"@en,
        "Masseutryddingar"@nb ;
    skos:broader humord:c53887 ;
    skos:definition "Masseutryddelser er en rask og massiv nedgang i biodiversitet på Jorden, som ikke skyldes naturlig endring i raten for artsdannelse og evolusjonær ekstinksjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mass extinctions"@en,
        "Masseutryddelser"@nb .

humord:c68670 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68670" ;
    dct:modified "2024-10-22T11:17:16"^^xsd:dateTime ;
    skos:altLabel "Matematisk genetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical genetics"@en,
        "Matematisk genetikk"@nb .

humord:c68671 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68671" ;
    dct:modified "2024-10-22T11:19:37"^^xsd:dateTime ;
    skos:altLabel "Matematisk taksonomi"@nb ;
    skos:broader humord:c21019 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mathematical taxonomy"@en,
        "Matematisk taksonomi"@nb .

humord:c68672 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68672" ;
    dct:modified "2024-10-22T12:19:24"^^xsd:dateTime ;
    skos:altLabel "Meiobenthos"@en,
        "Meiobentos"@nb,
        "Meiofauna"@nb ;
    skos:broader humord:c68154 ;
    skos:definition "Meiobenthos, også kalt meiofauna, er små bunndyr som lever i marine eller ferskvannsmiljøer, eller begge deler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meiofauna"@en,
        "Meiofauna"@nb .

humord:c68673 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68673" ;
    dct:modified "2024-10-22T12:37:49"^^xsd:dateTime ;
    skos:altLabel "Melatonin (Hormon)"@nb ;
    skos:broader humord:c61331 ;
    skos:definition "Melatonin er et hormon som dannes i epifysen og som herfra føres gjennom blodet til mange organer. Det produseres rytmisk, stimuleres av mørke og hemmes av dagslys. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Melatonin (Hormones)"@en,
        "Melatonin (Hormoner)"@nb .

humord:c68674 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68674" ;
    dct:modified "2024-10-22T12:46:03"^^xsd:dateTime ;
    skos:altLabel "Mjølkeprotein"@nb ;
    skos:broader humord:c24490 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Milk proteins"@en,
        "Melkeproteiner"@nb .

humord:c68675 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68675" ;
    dct:modified "2024-10-22T16:04:39"^^xsd:dateTime ;
    skos:altLabel "Lactobacillaceae"@en,
        "Lactobacillus"@nb,
        "Laktobakteriar"@nb,
        "Laktobakterier"@nb,
        "Mjølkesyrebakteriar"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Melkesyrebakteriene er en stor og mangfoldig gruppe bakterier som har til felles at de omdanner enkle sukkerarter til melkesyre ved gjæring (fermentering). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lactic acid bacteria"@en,
        "Melkesyrebakterier"@nb ;
    skos:related humord:c62073 .

humord:c68676 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68676" ;
    dct:modified "2024-10-22T12:52:07"^^xsd:dateTime ;
    skos:altLabel "Membranlipid"@nb ;
    skos:broader humord:c61952 ;
    skos:definition "Membranlipid er et lipid som inngår i cellemembraner. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membrane lipids"@en,
        "Membranlipider"@nb .

humord:c68677 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68677" ;
    dct:modified "2024-10-22T12:58:21"^^xsd:dateTime ;
    skos:altLabel "Membrantransport"@nb ;
    skos:broader humord:c67925 ;
    skos:definition "Membrantransport er transport av molekyler og ioner over cellers membraner. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Membrane transport"@en,
        "Membrantransport"@nb ;
    skos:related humord:c68025 .

humord:c68678 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68678" ;
    dct:modified "2024-10-22T13:22:26"^^xsd:dateTime ;
    skos:altLabel "Dobbeltagentar"@nb ;
    skos:broader humord:c17791 ;
    skos:definition "En dobbeltagent er en person som for eksempel jobber for to etterretningstjenester på samme tid.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double agents"@en,
        "Dobbeltagenter"@nb .

humord:c68679 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68679" ;
    dct:modified "2024-10-22T14:33:04"^^xsd:dateTime ;
    skos:altLabel "Pulverdiffraksjon"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Pulverdiffraksjon er en teknikk innen kjemisk analyse. Den gjør bruk av røntgenstråling eller nøytronstråling til å identifisere, karakterisere eller bestemme strukturen av kjemiske forbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Powder diffraction"@en,
        "Pulverdiffraksjon"@nb ;
    skos:related humord:c67134 .

humord:c68680 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68680" ;
    dct:modified "2024-10-22T14:36:44"^^xsd:dateTime ;
    skos:altLabel "Tollensetal"@nb ;
    skos:broader humord:c03542 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tollensetal"@en,
        "Tollensetal"@nb .

humord:c68681 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68681" ;
    dct:modified "2024-10-22T14:38:28"^^xsd:dateTime ;
    skos:altLabel "Purin"@nb ;
    skos:broader humord:c61782 ;
    skos:definition "Puriner er en gruppe organiske forbindelser med én seksleddet og én femleddet karbonring med to felles karbonatomer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Purines"@en,
        "Puriner"@nb .

humord:c68682 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68682" ;
    dct:modified "2024-10-24T10:28:22"^^xsd:dateTime ;
    skos:altLabel "Hunting culture"@en,
        "Veidekultur"@nb ;
    skos:broader humord:c04583 ;
    skos:definition "Veidekultur, samfunn som i stor grad baserer seg på jakt, fiske og sanking. Benyttes særlig som betegnelse på grupper i forhistorisk tid, og for å karakterisere erverv og særskilte kulturforhold hos urbefolkninger, slik som samer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hunting and gathering culture"@en,
        "Veidekultur"@nb .

humord:c68683 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68683" ;
    dct:modified "2024-10-22T14:51:12"^^xsd:dateTime ;
    skos:altLabel "Pyrolyse"@nb ;
    skos:broader humord:c08344 ;
    skos:definition "Pyrolyse er en kjemisk prosess hvor sammensatte stoffer spaltes til enklere forbindelser ved bruk av varme i en inert atmosfære. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pyrolysis"@en,
        "Pyrolyse"@nb .

humord:c68684 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68684" ;
    dct:modified "2024-10-22T15:10:27"^^xsd:dateTime ;
    skos:altLabel "Pyrrolar"@nb ;
    skos:broader humord:c61959 ;
    skos:definition "Pyrrol er en kjemisk forbindelse av karbon, hydrogen og nitrogen som har kjemisk formel C4H5N. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pyrroles"@en,
        "Pyrroler"@nb .

humord:c68685 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68685" ;
    dct:modified "2024-10-22T15:22:13"^^xsd:dateTime ;
    skos:altLabel "Radioanalytical methods"@en,
        "Radiochemical analysis"@en,
        "Radioanalytisk kjemi"@nb,
        "Radioanalytiske metodar"@nb,
        "Radioanalytiske metoder"@nb,
        "Radiokjemisk analyse"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Betegnelsen radioanalytisk kjemi brukes både om aktiveringsanalyse og om kjemiske metoder som tar sikte på å bestemme små mengder radioaktive forbindelser i ulike prøver. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radioanalytical chemistry"@en,
        "Radiokjemiske analyser"@nb .

humord:c68686 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68686" ;
    dct:modified "2024-10-22T15:33:12"^^xsd:dateTime ;
    skos:altLabel "Rate of reactions"@en,
        "Rates of reaction"@en,
        "Reaksjonsfart"@nb,
        "Reaksjonshastigheiter"@nb,
        "Reaksjonshastigheter"@nb ;
    skos:broader humord:c65318 ;
    skos:definition "Reaksjonsfart er et mål på hvor hurtig en kjemisk reaksjon foregår, det vil si hvordan stoffmengdene til de forbindelsene som inngår i reaksjonen endrer seg med tiden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reaction rates"@en,
        "Reaksjonsfart"@nb .

humord:c68687 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68687" ;
    dct:modified "2024-10-23T14:25:54"^^xsd:dateTime ;
    skos:altLabel "Arvestoffet til mennesket"@nb,
        "Det menneskelege genomet"@nb,
        "Det menneskelige genom"@nb,
        "Menneskegenomet"@nb,
        "Menneskets arvestoff"@nb ;
    skos:broader humord:c67738 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human genome"@en,
        "Menneskets genom"@nb .

humord:c68688 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68688" ;
    dct:modified "2024-10-23T14:30:21"^^xsd:dateTime ;
    skos:altLabel "Evolutionary history of humans"@en,
        "Human evolutionary history"@en,
        "Natural history of humans"@en,
        "Naturhistoria til mennesket"@nb ;
    skos:broader humord:c42511 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human natural history"@en,
        "Menneskets naturhistorie"@nb .

humord:c68689 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68689" ;
    dct:modified "2024-10-23T14:37:52"^^xsd:dateTime ;
    skos:altLabel "Mentale prosessar"@nb ;
    skos:broader humord:c08049 ;
    skos:definition "Med mentale prosesser sikter man både til slike som bestemmer menneskers oppfatning av seg selv og omgivelsene (kognitive prosesser), og til dem som ligger til grunn for hva man føler og hva man vil (emosjonelle og motivasjonsmessige prosesser). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mental processes"@en,
        "Mentale prosesser"@nb .

humord:c68690 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68690" ;
    dct:modified "2024-10-23T15:17:29"^^xsd:dateTime ;
    skos:altLabel "Reflektometri"@nb ;
    skos:broader humord:c66232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reflectometry"@en,
        "Reflektometri"@nb .

humord:c68691 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68691" ;
    dct:modified "2024-10-24T09:56:32"^^xsd:dateTime ;
    skos:altLabel "Refraktometri"@nb ;
    skos:broader humord:c66232 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refractometry"@en,
        "Refraktometri"@nb .

humord:c68692 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68692" ;
    dct:modified "2024-10-24T07:57:13"^^xsd:dateTime ;
    skos:altLabel "Modellsystem"@nb ;
    skos:broader humord:c68197 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Model systems"@en,
        "Modellsystemer"@nb .

humord:c68694 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68694" ;
    dct:modified "2024-10-24T08:09:28"^^xsd:dateTime ;
    skos:altLabel "Pelagialen"@nb,
        "Pelagialsona"@nb,
        "Pelagisk sone"@nb ;
    skos:broader humord:c08319 ;
    skos:definition "Den pelagiske sona eller pelagialen er dei delane av havet eller ein innsjø som ikkje er knytt til kystar eller direkte til botnen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelagic zone"@en,
        "Pelagialsonen"@nb .

humord:c68695 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68695" ;
    dct:modified "2024-10-24T08:14:33"^^xsd:dateTime ;
    skos:altLabel "Mesopelagialen"@nb,
        "Mesopelagialsona"@nb,
        "Mesopelagisk sone"@nb,
        "Skumringssona"@nb,
        "Skumringssonen"@nb ;
    skos:broader humord:c68694 ;
    skos:definition "Mesopelagisk (gr. mesos - midten ; pelagos – hav) er en sone av de frie vannmassene i havet, dybde ca. 200-100 m, som ligger under epipelagisk sone og over batypelagisk sone. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesopelagic zone"@en,
        "Mesopelagialsonen"@nb .

humord:c68696 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68696" ;
    dct:modified "2024-10-24T08:26:47"^^xsd:dateTime ;
    skos:altLabel "Metalloprotein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Metalloprotein er en fellesbetegnelse for et protein som inneholder en metallion-kofaktor. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metalloproteins"@en,
        "Metalloproteiner"@nb .

humord:c68697 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68697" ;
    dct:modified "2024-10-24T08:32:10"^^xsd:dateTime ;
    skos:altLabel "Metallothionein"@nb,
        "Metallotionein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Metallotionein er en gruppe lette proteiner med et høyt innhold av cystein. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metallothionein"@en,
        "Metallotionein"@nb .

humord:c68698 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68698" ;
    dct:modified "2024-10-24T08:43:40"^^xsd:dateTime ;
    skos:altLabel "Emerald dragonflies"@en,
        "Green-eyed skimmers"@en,
        "Corduliidae"@nb,
        "Glanslibellar"@nb,
        "Glanslibeller"@nb,
        "Metallaugestikkarar"@nb,
        "Metallaugnestikkarar"@nb,
        "Metalløyestikkere"@nb ;
    skos:broader humord:c63173 ;
    skos:definition "Glanslibeller (Corduliidae) er en delgruppe av øyenstikkere, (Odonata). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corduliidae"@en,
        "Metalløyenstikkere"@nb .

humord:c68699 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68699" ;
    dct:modified "2024-10-24T09:07:56"^^xsd:dateTime ;
    skos:altLabel "Microarthropoda"@en,
        "Mikroartropodar"@nb ;
    skos:broader humord:c29664 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microarthropods"@en,
        "Mikroartropoder"@nb .

humord:c68700 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68700" ;
    dct:modified "2024-10-24T09:12:46"^^xsd:dateTime ;
    skos:altLabel "Mikrobiell aktivitet"@nb ;
    skos:broader humord:c68456 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial activity"@en,
        "Mikrobiell aktivitet"@nb .

humord:c68701 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68701" ;
    dct:modified "2024-10-24T09:16:22"^^xsd:dateTime ;
    skos:altLabel "Mikrobiell bioteknologi"@nb ;
    skos:broader humord:c08196 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial biotechnology"@en,
        "Mikrobiell bioteknologi"@nb .

humord:c68702 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68702" ;
    dct:modified "2024-10-24T09:20:20"^^xsd:dateTime ;
    skos:altLabel "Microbiological genetics"@en,
        "Mikrobiell genetikk"@nb,
        "Mikrobiologisk genetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial genetics"@en,
        "Mikrobiell genetikk"@nb .

humord:c68703 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68703" ;
    dct:modified "2024-10-24T09:26:11"^^xsd:dateTime ;
    skos:altLabel "Mikrobiell metabolisme"@nb ;
    skos:broader humord:c61882 ;
    skos:definition "Mikrobiell metabolisme er måten en mikrobe får energien og næringsstoffene den trenger for å leve og reprodusere. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial metabolism"@en,
        "Mikrobiell metabolisme"@nb .

humord:c68704 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68704" ;
    dct:modified "2024-10-24T09:30:30"^^xsd:dateTime ;
    skos:altLabel "Mikrobiell nedbryting"@nb ;
    skos:broader humord:c13571 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial deterioration"@en,
        "Mikrobiell nedbrytning"@nb .

humord:c68705 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68705" ;
    dct:modified "2024-10-24T09:35:25"^^xsd:dateTime ;
    skos:altLabel "Proteomikk"@nb ;
    skos:broader humord:c68625 ;
    skos:definition "Proteomikk er studiet av alle proteiner i en celle, et vev eller en organisme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proteomics"@en,
        "Proteomikk"@nb .

humord:c68706 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68706" ;
    dct:modified "2024-10-24T09:40:14"^^xsd:dateTime ;
    skos:altLabel "Mikrobiell proteomikk"@nb ;
    skos:broader humord:c68705 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial proteomics"@en,
        "Mikrobiell proteomikk"@nb .

humord:c68707 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68707" ;
    dct:modified "2024-10-24T09:41:36"^^xsd:dateTime ;
    skos:altLabel "Strukturell proteomikk"@nb ;
    skos:broader humord:c68705 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural proteomics"@en,
        "Strukturell proteomikk"@nb .

humord:c68708 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68708" ;
    dct:modified "2024-10-24T10:00:15"^^xsd:dateTime ;
    skos:altLabel "Mikrobielle matter"@nb ;
    skos:broader humord:c63493 ;
    skos:definition "En mikrobiell matte er et flerlagsark eller biofilm av mikrobielle kolonier, sammensatt hovedsakelig av bakterier og/eller arkea. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbial mats"@en,
        "Mikrobielle matter"@nb .

humord:c68709 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68709" ;
    dct:modified "2024-10-24T10:04:45"^^xsd:dateTime ;
    skos:altLabel "Mikrobiologar"@nb ;
    skos:broader humord:c58468 ;
    skos:definition "Mikrobiologer studerer én- og fåcellede organismer som bakterier, arkebakterier og protozoa, samt smittestoffer som ikke tilfredsstiller kravene til å bli definert som levende organismer (som virus, prioner). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbiologists"@en,
        "Mikrobiologer"@nb ;
    skos:related humord:c25714 .

humord:c68710 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68710" ;
    dct:modified "2024-10-24T10:11:31"^^xsd:dateTime ;
    skos:altLabel "Microbiomes"@en,
        "Mikrobiom"@nb,
        "Mikrobiotaar"@nb,
        "Mikrobiotaer"@nb,
        "Normalfloraar"@nb,
        "Normalfloraer"@nb ;
    skos:broader humord:c63771 ;
    skos:definition "Mikrobiom eller mikrobiota er den samlingen av alle mikroorganismer som lever på indre og ytre overflater hos mennesker, dyr, planter og sopp. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microbiotas"@en,
        "Mikrobiomer"@nb ;
    skos:related humord:c63493 .

humord:c68711 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68711" ;
    dct:modified "2024-10-24T10:18:43"^^xsd:dateTime ;
    skos:altLabel "Mikroevolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Mikroevolusjon refererer til evolusjon på korte tidsskalaer og beskriver evolusjonære endringer som skjer innen arter og populasjoner, som for eksempel avl av nye hunderaser <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microevolution"@en,
        "Mikroevolusjon"@nb ;
    skos:related humord:c62858 .

humord:c68712 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68712" ;
    dct:modified "2024-10-24T10:31:09"^^xsd:dateTime ;
    skos:altLabel "Solar internal structure"@en,
        "Sola sitt indre"@nb,
        "Solas indre"@nb ;
    skos:broader humord:c16452 ;
    skos:definition "Solens indre betegner den delen av solen som ligger under det dypeste synlige laget av fotosfæren. <Dictionary of Astronomy>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar interior"@en,
        "Solens indre"@nb .

humord:c68713 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68713" ;
    dct:modified "2024-10-24T10:44:14"^^xsd:dateTime ;
    skos:altLabel "Red shift"@en,
        "Blåforskyving"@nb,
        "Blåforskyvning"@nb,
        "Raudforskuving"@nb,
        "Raudforskyving"@nb ;
    skos:broader humord:c66471 ;
    skos:definition "Rødforskyvning er en forskyvning av bølgelengden til lys mot spekterets røde del, det vil si en økning av bølgelengden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Redshift"@en,
        "Rødforskyvning"@nb ;
    skos:related humord:c66665 .

humord:c68714 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68714" ;
    dct:modified "2024-10-24T10:41:57"^^xsd:dateTime ;
    skos:altLabel "Flora (Microbiology)"@en,
        "Mikroflora (Botanikk)"@nb ;
    skos:broader humord:c16301,
        humord:c26815 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microflora (Botanikk)"@en,
        "Mikroflora (Botanikk)"@nb ;
    skos:related humord:c68646 .

humord:c68715 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68715" ;
    dct:modified "2024-10-24T11:18:42"^^xsd:dateTime ;
    skos:altLabel "Radio interferometers"@en,
        "Radiointerferometer"@nb,
        "Radiointerferometre"@nb,
        "Radiointerferometri"@nb ;
    skos:broader humord:c66563,
        humord:c66899 ;
    skos:definition "Radiointerferometri er en teknikk innen radioastronomi som kombinerer signaler fra flere radioteleskoper. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radio interferometry"@en,
        "Radiointerferometri"@nb .

humord:c68716 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68716" ;
    dct:modified "2024-10-25T14:44:02"^^xsd:dateTime ;
    skos:altLabel "Prominences (Solar activity)"@en,
        "Solar filaments"@en,
        "Filament (Solaktivitet)"@nb,
        "Filamenter (Solaktivitet)"@nb,
        "Protuberansar"@nb,
        "Solfilamenter"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "Protuberanser er skyer av relativt tett og kjølig gass oppe i Solens ytre tynne, varme korona. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar prominences"@en,
        "Protuberanser"@nb .

humord:c68717 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68717" ;
    dct:modified "2024-10-25T09:29:20"^^xsd:dateTime ;
    skos:altLabel "Medication optimization"@en,
        "Medicine optimisation"@en,
        "Medicine optimization"@en,
        "Medisinoptimalisering"@nb,
        "Optimalisert legemiddelbruk"@nb ;
    skos:broader humord:c61966 ;
    skos:definition "Medisinoptimalisering omfatter mange aspekter for å forbedre bruken avmedisiner, og er grunnleggende for å takle de utfordringene som polyfarmasi medfører. Det eren økende bruk av begrepet optimalisert legemiddelbruk. Det har vokst frem frasamlebetegnelsen legemiddel administrering. <HVL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medication optimisation"@en,
        "Optimalisert legemiddelbruk"@nb .

humord:c68718 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68718" ;
    dct:modified "2025-01-03T07:49:43"^^xsd:dateTime ;
    skos:altLabel "Railroad workers"@en,
        "Railway workes"@en,
        "Rallarar"@nb ;
    skos:broader humord:c07397 ;
    skos:definition "Rallar var en anleggs-/veislusk eller en omflakkende løsarbeider, særlig innen gruvedrift og ved bygging av jernbane, veier og anlegg, hovedsakelig i perioden 1870–1920. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Splittet. Var tidligere henvisning til Anleggsarbeidere. 25/10-24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Navvies"@en,
        "Rallarer"@nb ;
    skos:related humord:c68939 .

humord:c68719 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68719" ;
    dct:modified "2024-10-25T10:55:53"^^xsd:dateTime ;
    skos:altLabel "Habitats"@en,
        "Aktivitetsområde"@nb,
        "Aktivitetsområder"@nb,
        "Habitat"@nb,
        "Leveområde"@nb,
        "Leveområder"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Habitat er innen økologi det oppholdsstedet eller leveområdet som en bestemt plante- eller dyreart foretrekker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Habitats"@en,
        "Habitater"@nb .

humord:c68720 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68720" ;
    dct:modified "2024-10-25T11:02:38"^^xsd:dateTime ;
    skos:altLabel "Mikrohabitat"@nb ;
    skos:broader humord:c68719 ;
    skos:definition "Mikrohabitat er en betegnelse på forholdene og organismer i umiddelbar nærhet til en plante eller et dyr. <britannica.com>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microhabitats"@en,
        "Mikrohabitater"@nb .

humord:c68721 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68721" ;
    dct:modified "2024-10-25T11:25:11"^^xsd:dateTime ;
    skos:altLabel "Mikrokalorimetri"@nb ;
    skos:broader humord:c66459 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microcalorimetry"@en,
        "Mikrokalorimetri"@nb .

humord:c68722 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68722" ;
    dct:modified "2024-10-25T14:24:44"^^xsd:dateTime ;
    skos:altLabel "Mikronæringsstoff"@nb ;
    skos:broader humord:c12039 ;
    skos:definition "Mikronæringsstoffer (gr. mikros - liten; l. nutrire - å ernære) - Grunnstoffer som trengs i lave konsentrasjoner for at en plante skal kunne vokse, utvikle og reprodusere seg, og i mye mindre mengder enn makronæringsstoffene som plantene trenger mye av. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micronutrients"@en,
        "Mikronæringsstoffer"@nb .

humord:c68723 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68723" ;
    dct:modified "2024-10-25T14:33:03"^^xsd:dateTime ;
    skos:altLabel "Mikroplast"@nb ;
    skos:broader humord:c07789 ;
    skos:definition "Mikroplast er små partikler av plast som har størrelse mellom 0,001 og 5 millimeter. Mikrofiber er en undergruppe av mikroplast. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microplastics"@en,
        "Mikroplast"@nb .

humord:c68724 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68724" ;
    dct:modified "2024-10-25T14:36:19"^^xsd:dateTime ;
    skos:altLabel "Mikrosirkulasjon"@nb ;
    skos:broader humord:c67958 ;
    skos:definition "Mikrosirkulasjon er den delen av kretsløpet der næringsstoffer, salter og vann tas opp, og avfallsstoffer skilles ut. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microcirculation"@en,
        "Mikrosirkulasjon"@nb .

humord:c68725 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68725" ;
    dct:modified "2024-10-25T14:39:39"^^xsd:dateTime ;
    skos:altLabel "Mikrosom"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Mikrosom er små biter av ru endoplasmatisk retikulums membraner som oppstår når celler males opp. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microsomes"@en,
        "Mikrosomer"@nb .

humord:c68726 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68726" ;
    dct:modified "2024-10-25T14:47:02"^^xsd:dateTime ;
    skos:altLabel "Mikrosoppar"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Mikrosopp sikter til sopper som ikke danner fruktlegemer, for eksempel forskjellige muggsopper. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microfungi"@en,
        "Mikrosopper"@nb .

humord:c68727 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68727" ;
    dct:modified "2024-10-25T14:52:45"^^xsd:dateTime ;
    skos:altLabel "Mikrotubuli"@nb ;
    skos:broader humord:c67390 ;
    skos:definition "Mikrotubuli er proteinstrukturer som utgjør en del av celleskjelettet. Mikrotubuli er et av de tre elementene som danner celleskjelettet, sammen med aktin og intermediære filamenter. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microtubules"@en,
        "Mikrotubuli"@nb .

humord:c68728 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68728" ;
    dct:modified "2024-10-31T09:32:13"^^xsd:dateTime ;
    skos:altLabel "Miljøstatus"@nb,
        "Miljøtilstand"@nb,
        "Statusrapport (Miljø)"@nb ;
    skos:broader humord:c01501 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Environmental status"@en,
        "Miljøstatus"@nb .

humord:c68729 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68729" ;
    dct:modified "2024-10-28T09:04:01"^^xsd:dateTime ;
    skos:altLabel "Planteernæring"@nb,
        "Plantenæring"@nb ;
    skos:broader humord:c34847,
        humord:c61517 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant nutrition"@en,
        "Plantenæring"@nb .

humord:c68730 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68730" ;
    dct:modified "2024-10-28T09:06:24"^^xsd:dateTime ;
    skos:altLabel "Mineralnæring"@nb ;
    skos:broader humord:c68729 ;
    skos:definition "Mineralnæring er grunnstoffer som planter tar opp som ioner fra jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mineral nutrition"@en,
        "Mineralnæring"@nb .

humord:c68731 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68731" ;
    dct:modified "2024-10-28T09:12:37"^^xsd:dateTime ;
    skos:altLabel "microRNA"@en,
        "Mi-RNA"@nb,
        "MiRNA"@nb,
        "miRNA"@nb,
        "microRNA"@nb ;
    skos:broader humord:c68401 ;
    skos:definition "mikro-RNA er en gruppe av små RNA-molekyler som deltar i regulering av genaktivitet og proteinsyntese i celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Micro ribonucleic acid"@en,
        "miRNA"@nb .

humord:c68732 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68732" ;
    dct:modified "2024-10-28T09:22:27"^^xsd:dateTime ;
    skos:altLabel "Mistelteinar"@nb,
        "Viscum"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Viscusm er ei slekt i sandeltrefamilien <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mistletoe"@en,
        "Mistelteiner"@nb .

humord:c68733 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68733" ;
    dct:modified "2024-10-28T09:29:20"^^xsd:dateTime ;
    skos:altLabel "Kondriosom"@nb,
        "Mitokondrion"@nb,
        "Mitokondrium"@nb ;
    skos:broader humord:c68222 ;
    skos:definition "Mitokondriene er cellenes «energiverk» og produserer energi som cellen trenger for å utføre alle livsprosesser. Mitokondrier finnes i alle eukaryote celler, altså celler med cellekjerne. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mitochondria"@en,
        "Mitokondrier"@nb .

humord:c68734 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68734" ;
    dct:modified "2024-10-28T09:44:55"^^xsd:dateTime ;
    skos:altLabel "mtDNA"@en,
        "Mitokondriegenom"@nb,
        "Mitokondrielt DNA"@nb,
        "mtDNA"@nb ;
    skos:broader humord:c18913,
        humord:c68733 ;
    skos:definition "Mitokondriene har sitt eget DNA som kalles mitokondrielt DNA (mtDNA) eller mitokondriegenom. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mitochondrial DNA"@en,
        "Mitokondrielt DNA"@nb .

humord:c68735 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68735" ;
    dct:modified "2024-10-28T11:14:25"^^xsd:dateTime ;
    skos:altLabel "Mitokondrielt RNA"@nb ;
    skos:broader humord:c68401,
        humord:c68733 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mitochondrial RNA"@en,
        "Mitokondrielt RNA"@nb .

humord:c68736 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68736" ;
    dct:modified "2024-10-28T13:03:25"^^xsd:dateTime ;
    skos:altLabel "Modulær evolusjon"@nb ;
    skos:broader humord:c21071 ;
    skos:definition "Mosaikkevolusjon (eller modulær evolusjon) er konseptet, hovedsakelig fra paleontologi, at evolusjonære endringer finner sted i noen kroppsdeler eller systemer uten samtidige endringer i andre deler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Modular evolution"@en,
        "Modulær evolusjon"@nb .

humord:c68737 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68737" ;
    dct:modified "2024-10-28T13:49:20"^^xsd:dateTime ;
    skos:altLabel "Dalby"@nb ;
    skos:broader humord:c03330 ;
    skos:definition "Dalby er en landsby i Lund kommune i Skåne län i Sverige, omtrent ti kilometer øst-sørøst for Lund, og omtrent 20 kilometer øst-nordøst for Malmö. Landsbyen har den eldste steinkirken i Skandinavia.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dalby"@en,
        "Dalby"@nb .

humord:c68738 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68738" ;
    dct:modified "2024-10-29T13:46:46"^^xsd:dateTime ;
    skos:altLabel "Molekylær bioteknologi"@nb ;
    skos:broader humord:c08196 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular biotechnology"@en,
        "Molekylær bioteknologi"@nb .

humord:c68739 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68739" ;
    dct:modified "2024-10-29T13:51:54"^^xsd:dateTime ;
    skos:altLabel "Molekylær genetikk"@nb,
        "Molekylærgenetikk"@nb ;
    skos:broader humord:c61848 ;
    skos:definition "Molekylær genetikk er et område innen genetikken som utforsker arvestoffets struktur og funksjon på det molekylære plan. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular genetics"@en,
        "Molekylær genetikk"@nb .

humord:c68740 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68740" ;
    dct:modified "2024-10-29T13:59:00"^^xsd:dateTime ;
    skos:altLabel "Molekylær immunologi"@nb ;
    skos:broader humord:c61717 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular immunology"@en,
        "Molekylær immunologi"@nb .

humord:c68741 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68741" ;
    dct:modified "2024-10-29T14:13:41"^^xsd:dateTime ;
    skos:altLabel "Molekylære klokker"@nb ;
    skos:broader humord:c68739 ;
    skos:definition "Molekylære klokker er molekyler som brukes til å datere slektskap mellom grupper av organismer, eller tid som er gått fra en gitt hendelse. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molecular clocks"@en,
        "Molekylære klokker"@nb .

humord:c68742 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68742" ;
    dct:modified "2024-10-29T14:59:07"^^xsd:dateTime ;
    skos:altLabel "Morkaka"@nb,
        "Placentaen"@nb ;
    skos:broader humord:c64752 ;
    skos:definition "Morkaken eller placenta er en del av fosteret som begynner å dannes umiddelbart etter implantasjonen, det vil si etter at det befruktede egget (blastocysten) har slått seg ned i livmorslimhinnen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "github:#1642"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Placenta"@en,
        "Morkaken"@nb .

humord:c68743 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68743" ;
    dct:modified "2024-10-30T13:44:49"^^xsd:dateTime ;
    skos:altLabel "Milkwort family"@en,
        "Blåfjærfamilien"@nb,
        "Polygalaceae"@nb ;
    skos:broader humord:c63428 ;
    skos:definition "Blåfjærfamilien er en plantefamilie med cirka 1000 arter i 12 slekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polygalaceae"@en,
        "Blåfjærfamilien"@nb .

humord:c68744 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68744" ;
    dct:modified "2024-10-30T13:57:25"^^xsd:dateTime ;
    skos:altLabel "S. longipedunculata"@en,
        "Violet tree"@en,
        "S. longipedunculata"@nb,
        "Securidaca longipedunculata"@nb ;
    skos:broader humord:c68743 ;
    skos:definition "Securidaca longipedunculata (...) er en treart i slekten Securidaca.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Securidaca longipedunculata"@en,
        "Securidaca longipedunculata"@nb .

humord:c68745 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68745" ;
    dct:modified "2024-10-30T14:23:29"^^xsd:dateTime ;
    skos:altLabel "Greek mountain tea"@en,
        "Gresk fjellte"@nb,
        "Sideritis scardica"@nb ;
    skos:broader humord:c67531 ;
    skos:definition "Gresk fjellte, Sideritis scardica, vokser på Balkan og i det østligemiddelhavsområdet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sideritis scardica"@en,
        "Gresk fjellte"@nb .

humord:c68746 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68746" ;
    dct:modified "2024-10-31T15:26:08"^^xsd:dateTime ;
    skos:altLabel "Morphometry"@en,
        "Morfometri"@nb,
        "Morfometrisk variasjon"@nb ;
    skos:broader humord:c08192 ;
    skos:definition "Morfometri (fra gresk μορϕή \"morphé\", som betyr \"form\" eller \"figur\", og μετρία \"metri\", som betyr \"måling\") refererer til den kvantitative analysen av form, et konsept som omfatter størrelse og fasong. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morphometrics"@en,
        "Morfometri"@nb .

humord:c68747 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68747" ;
    dct:modified "2024-10-31T15:33:41"^^xsd:dateTime ;
    skos:altLabel "Molecular motors"@en,
        "Molekylære motorar"@nb,
        "Molekylære motorer"@nb,
        "Motorprotein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Motorproteiner er proteiner eller komplekser av proteiner som kan bevege seg langs polymere molekyler eller strukturer ved forbruk av ATP. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motor proteins"@en,
        "Motorproteiner"@nb .

humord:c68748 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-10-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68748" ;
    dct:modified "2024-10-31T16:51:39"^^xsd:dateTime ;
    skos:altLabel "Ljosekko"@nb,
        "Lysekko"@nb ;
    skos:broader humord:c66850 ;
    skos:definition "Et lysekko er et fenomen hvor lys reflekteres fra overflater fjernt fra kilden og ankommer observatøren med en forsinkelse. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Light echo"@en,
        "Lysekko"@nb .

humord:c68749 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68749" ;
    dct:modified "2024-11-01T07:13:57"^^xsd:dateTime ;
    skos:altLabel "Pyralid moths"@en,
        "Halvmott"@nb,
        "Halvmøll"@nb,
        "Mott (Pyralidae)"@nb,
        "Pyralidae"@nb,
        "Pyralidar"@nb,
        "Pyralider"@nb ;
    skos:broader humord:c27631 ;
    skos:definition "Mott (Pyralidae) er en artsrik familie av sommerfugler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snout moths"@en,
        "Mott (Pyralidae)"@nb .

humord:c68750 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68750" ;
    dct:modified "2024-11-01T07:18:33"^^xsd:dateTime ;
    skos:altLabel "Messenger RNA"@en,
        "Bodberar-RNA"@nb,
        "Budbringer-RNA"@nb,
        "m-RNA"@nb,
        "mRNA"@nb ;
    skos:broader humord:c68401 ;
    skos:definition "mRNA - Budbringer-RNA , budstikke-RNA, messenger-RNA som overfører og omsetter genetisk informasjon fra DNA til protein. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "mRNA"@en,
        "mRNA"@nb .

humord:c68751 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68751" ;
    dct:modified "2024-11-02T11:22:25"^^xsd:dateTime ;
    skos:altLabel "Bay mud"@en,
        "Mud bed"@en,
        "Mudderbotnar"@nb ;
    skos:broader humord:c66033 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mudflat"@en,
        "Mudderbunner"@nb .

humord:c68752 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68752" ;
    dct:modified "2024-11-01T07:42:01"^^xsd:dateTime ;
    skos:altLabel "Muskelarbeid"@nb ;
    skos:broader humord:c62599 ;
    skos:definition "Muskelarbeid inndeles gjerne i to hovedkategorier: dynamisk og statisk. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscle work"@en,
        "Muskelarbeid"@nb .

humord:c68753 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68753" ;
    dct:modified "2024-11-01T07:44:48"^^xsd:dateTime ;
    skos:altLabel "Muskeldystrofi"@nb ;
    skos:broader humord:c24782 ;
    skos:definition "Muskeldystrofier er en gruppe av arvelig betingede primære muskelsykdommer med mer eller mindre uttalt muskelsvinn (muskelatrofi). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscular dystrophy"@en,
        "Muskeldystrofi"@nb .

humord:c68754 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68754" ;
    dct:modified "2024-11-01T07:51:33"^^xsd:dateTime ;
    skos:altLabel "Muskelfysiologi"@nb ;
    skos:broader humord:c61984 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscle physiology"@en,
        "Muskelfysiologi"@nb ;
    skos:related humord:c67453 .

humord:c68755 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68755" ;
    dct:modified "2024-11-01T07:55:15"^^xsd:dateTime ;
    skos:altLabel "Muskelrykkingar"@nb,
        "Muskeltrekkingar"@nb,
        "Muskeltrekningar"@nb,
        "Muskeltrekninger"@nb ;
    skos:broader humord:c68754 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Muscle contractions"@en,
        "Muskelrykninger"@nb .

humord:c68756 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68756" ;
    dct:modified "2024-11-07T13:08:16"^^xsd:dateTime ;
    skos:altLabel "Muscle system"@en,
        "Muskulatur"@nb ;
    skos:broader humord:c61984 ;
    skos:definition "Kroppens samlede muskelmasse omtales gjerne som muskulatur og er en del av kroppens anatomi. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Musculature"@en,
        "Muskulatur"@nb .

humord:c68757 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68757" ;
    dct:modified "2024-11-01T08:14:51"^^xsd:dateTime ;
    skos:altLabel "Crepidotus"@nb,
        "Muslingsoppar"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Crepidotus er en soppslekt i familien Crepidotaceae. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crepidotus"@en,
        "Muslingsopper"@nb .

humord:c68758 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68758" ;
    dct:modified "2025-01-07T08:35:59"^^xsd:dateTime ;
    skos:altLabel "Mutagenese"@nb ;
    skos:broader humord:c12881,
        humord:c68572 ;
    skos:definition "Mutagenese er et samlenavn for metodene som brukes for å kunstig produsere mutasjoner i DNA. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mutagenesis"@en,
        "Mutagenese"@nb .

humord:c68759 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68759" ;
    dct:modified "2024-11-01T08:27:17"^^xsd:dateTime ;
    skos:altLabel "Mutantar"@nb ;
    skos:broader humord:c62858 ;
    skos:definition "Mutant (l. mutare - å forandre) - En mutert art hos prokaryoter eller eukaryoter laget ved en mutasjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mutants"@en,
        "Mutanter"@nb .

humord:c68760 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68760" ;
    dct:modified "2024-11-01T08:29:45"^^xsd:dateTime ;
    skos:altLabel "Mutualisme"@nb ;
    skos:broader humord:c68586 ;
    skos:definition "Mutualisme (l. mutuus - lånt) - Når to eller flere organismer lever sammen i symbiose og hvor begge organismene har en fordel av det. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mutualism"@en,
        "Mutualisme"@nb .

humord:c68761 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68761" ;
    dct:modified "2024-11-01T09:05:58"^^xsd:dateTime ;
    skos:altLabel "Myelinisering"@nb ;
    skos:broader humord:c03881 ;
    skos:definition "(M)yelinisering dannes av spesialiserte gliaceller kalt oligodendrocytter, som hver sender ut prosesser (lem-lignende forlengelser fra cellekroppen) for å myelinere flere nærliggende aksoner; mens myelin i det perifere nervesystemet dannes av neurolemmocytter (Schwann-celler), som bare myelinerer en del av ett akson. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myelination"@en,
        "Myelinisering"@nb .

humord:c68762 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68762" ;
    dct:modified "2024-11-01T09:16:31"^^xsd:dateTime ;
    skos:altLabel "Mycobakteriar"@nb,
        "Mycobakterier"@nb,
        "Mykobakteriar"@nb ;
    skos:broader humord:c62191 ;
    skos:definition "Mykobakterier er den eneste slekten av bakteriefamilien Mycobacteriaceae, stavformede bakterier som er grampositive og syrefaste ved farging (bakterier farges for å kunne studeres og klassifiseres i mikroskop). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mycobacteria"@en,
        "Mykobakterier"@nb .

humord:c68763 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68763" ;
    dct:modified "2024-11-01T09:18:50"^^xsd:dateTime ;
    skos:altLabel "Consultations (Medicine)"@en,
        "Konsultasjonar (Medisin)"@nb,
        "Konsultasjoner (Medisin)"@nb,
        "Medisinske konsultasjoner"@nb ;
    skos:broader humord:c25228 ;
    skos:definition "Konsultasjon er i medisinen ei rådspørjing hos ein lege eller anna medisinsk personell  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Medical consultations"@en,
        "Medisinske konsultasjoner"@nb .

humord:c68764 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68764" ;
    dct:modified "2024-11-01T09:53:25"^^xsd:dateTime ;
    skos:altLabel "Rettstoksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Rettstoksikologi er læren om rusmidler, legemidler og giftstoffers skadelige virkninger og omsetting i menneskekroppen, der disse kan få rettslige eller tilsvarende konsekvenser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forensic toxicology"@en,
        "Rettstoksikologi"@nb .

humord:c68765 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68765" ;
    dct:modified "2024-11-01T10:27:54"^^xsd:dateTime ;
    skos:altLabel "Ribonucleic acid enzymes"@en,
        "Ribozym"@nb ;
    skos:broader humord:c61755,
        humord:c68401 ;
    skos:definition "Ribozymer er RNA-molekyler som har enzymatisk aktivitet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ribozymes"@en,
        "Ribozymer"@nb .

humord:c68766 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68766" ;
    dct:modified "2024-11-01T10:31:31"^^xsd:dateTime ;
    skos:altLabel "Ringdanning"@nb ;
    skos:broader humord:c61735 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclization reactions"@en,
        "Ringdannelser"@nb .

humord:c68767 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68767" ;
    dct:modified "2024-11-13T08:43:46"^^xsd:dateTime ;
    skos:altLabel "Risikoavfall"@nb ;
    skos:broader humord:c58594 ;
    skos:definition "Risikoavfall er samlebetegnelsen på medisin- og smittefarlig avfall. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hazardous waste"@en,
        "Risikoavfall"@nb .

humord:c68768 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68768" ;
    dct:modified "2024-11-01T10:51:37"^^xsd:dateTime ;
    skos:altLabel "Luminositet"@nb ;
    skos:broader humord:c08186 ;
    skos:definition "Luminositet er den totale energiutstrålingen fra en astronomisk lyskilde, for eksempel en stjerne, per tidsenhet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luminosity"@en,
        "Luminositet"@nb .

humord:c68769 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68769" ;
    dct:modified "2024-11-01T11:15:06"^^xsd:dateTime ;
    skos:altLabel "Kryssidentifikasjonstabellar"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Kryssidentifikasjonstabeller brukes for å sammenligne og identifisere astronomiske objekter som har forskjellige betegnelser i ulike kataloger eller databaser. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cross-identification tables"@en,
        "Kryssidentifikasjonstabeller"@nb .

humord:c68770 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68770" ;
    dct:modified "2024-11-01T11:49:08"^^xsd:dateTime ;
    skos:altLabel "NEO (Astronomy)"@en,
        "NEOs (Astronomy)"@en,
        "Jordnære objekt"@nb,
        "Jordnære objekter"@nb ;
    skos:broader humord:c08182 ;
    skos:definition "Jordnære objekt (engelsk Near Earth objects eller NEO) er asteroider, kometer og meteoritter hvor omløpsbaner fører dem nær (periheliumsavstand < 1,3 AU) jordens bane, og som derfor utgjør en fremtidig kollisjonsrisiko. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Near-Earth objects"@en,
        "Jordnære objekt"@nb .

humord:c68771 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68771" ;
    dct:modified "2024-11-01T12:41:22"^^xsd:dateTime ;
    skos:altLabel "Transition region"@en,
        "Solens overgangssone"@nb,
        "Solens transisjonssone"@nb,
        "Transisjonssona"@nb,
        "Transisjonssonen"@nb ;
    skos:broader humord:c64532 ;
    skos:definition "Solens overgangssone eller transisjonssone er et grensesjikt i solens atmosfære mellom kromosfæren og koronaen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solar transition region"@en,
        "Overgangssonen"@nb .

humord:c68772 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68772" ;
    dct:modified "2024-11-01T12:46:32"^^xsd:dateTime ;
    skos:altLabel "Røntgenkrystallografi"@nb ;
    skos:broader humord:c64201 ;
    skos:definition "Røntgenkrystallografi, studiet av krystallenes gitterstruktur ved hjelp av røntgendiffraksjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "X-ray crystallography"@en,
        "Røntgenkrystallografi"@nb .

humord:c68773 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68773" ;
    dct:modified "2024-11-01T12:50:59"^^xsd:dateTime ;
    skos:altLabel "Røk"@nb,
        "Røyk"@nb ;
    skos:broader humord:c61957 ;
    skos:definition "Røyk er luftbårne faste og flytende partikler og gasser som oppstår når et materiale gjennomgår pyrolyse eller forbrenning, sammen med innblandet luft. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smoke"@en,
        "Røyk"@nb .

humord:c68774 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68774" ;
    dct:modified "2024-11-01T13:08:51"^^xsd:dateTime ;
    skos:altLabel "Saltsmeltar"@nb,
        "Saltsmelte"@nb ;
    skos:broader humord:c62641 ;
    skos:definition "Saltsmelte er betegnelse på en type salt som er i fast form under vanlig temperatur og trykk, men som blir flytende ved en høyere temperatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Molten salts"@en,
        "Saltsmelter"@nb .

humord:c68775 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68775" ;
    dct:modified "2024-11-01T13:13:06"^^xsd:dateTime ;
    skos:altLabel "Journal impact factor (JIF)"@en,
        "Impaktfaktor"@nb ;
    skos:broader humord:c21025 ;
    skos:definition "Impaktfaktor er et tall som uttrykker hvor ofte artikler i et bestemt tidsskrift i gjennomsnitt blir referert til. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Impact factor (IF)"@en,
        "Impaktfaktor"@nb ;
    skos:related humord:c59436 .

humord:c68776 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68776" ;
    dct:modified "2024-11-01T13:12:31"^^xsd:dateTime ;
    skos:altLabel "Sarkom"@nb ;
    skos:broader humord:c03924 ;
    skos:definition "Sarkom er en gruppe ondartete svulster som vokser ut fra bindevev som bløtvev, ben, brusk, muskulatur og fett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sarcomas"@en,
        "Sarkomer"@nb .

humord:c68777 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68777" ;
    dct:modified "2024-11-01T13:17:56"^^xsd:dateTime ;
    skos:altLabel "Selensambindingar"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Selenforbindelser er en fellesbetegnelse på kjemiske forbindelser som inneholder grunnstoffet selen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Selenium compounds"@en,
        "Selenforbindelser"@nb .

humord:c68778 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68778" ;
    dct:modified "2024-11-01T13:24:47"^^xsd:dateTime ;
    skos:altLabel "Organiske selenforbindelser"@nb,
        "Selenorganiske sambindingar"@nb ;
    skos:broader humord:c65281 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organoselenium"@en,
        "Selenorganiske forbindelser"@nb .

humord:c68779 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68779" ;
    dct:modified "2024-11-01T13:27:35"^^xsd:dateTime ;
    skos:altLabel "Sjølvdiffusjon"@nb ;
    skos:broader humord:c66452 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-diffusion"@en,
        "Selvdiffusjon"@nb .

humord:c68780 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68780" ;
    dct:modified "2024-11-01T14:22:22"^^xsd:dateTime ;
    skos:altLabel "Greenhouse gas footprint"@en,
        "Karbonavtrykk"@nb,
        "Klimagassavtrykk"@nb ;
    skos:broader humord:c59353 ;
    skos:definition "Karbonavtrykk (eller klimagassavtrykk) er en beregnet verdi eller indeks som gjør det mulig å sammenligne den totale mengden klimagasser en aktivitet, et produkt, en bedrift eller et land tilfører atmosfæren. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbon footprint"@en,
        "Karbonavtrykk"@nb .

humord:c68781 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68781" ;
    dct:modified "2024-11-01T15:03:48"^^xsd:dateTime ;
    skos:altLabel "Læringskultur"@nb ;
    skos:broader humord:c04583 ;
    skos:definition "En læringskultur omfatter felles verdier, holdninger og praksis som fremmer læring og kunnskapsutvikling i en organisasjon, institusjon eller samfunn. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Learning culture"@en,
        "Læringskultur"@nb ;
    skos:related humord:c08079,
        humord:c24971 .

humord:c68782 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68782" ;
    dct:modified "2024-11-04T10:34:17"^^xsd:dateTime ;
    skos:altLabel "Pomoerium"@en,
        "Pomerium"@nb,
        "Pomoerium"@nb ;
    skos:broader humord:c09059 ;
    skos:definition "Pomerium eller pomoerium  var den hellige grensen rundt byen Roma og byene kontrollert av Roma. I juridiske begreper eksisterte Roma kun innenfor dets pomerium; alt bortenfor var ganske enkelt området Ager Romanus, «Romas marker», tilhørende Roma <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pomerium"@en,
        "Pomerium"@nb .

humord:c68783 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68783" ;
    dct:modified "2024-11-04T11:30:28"^^xsd:dateTime ;
    skos:altLabel "Admission policy"@en,
        "Opptaksordning"@nb ;
    skos:broader humord:c25079 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Admission system"@en,
        "Opptaksordning"@nb ;
    skos:related humord:c07912,
        humord:c24951 .

humord:c68784 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68784" ;
    dct:modified "2024-11-04T12:43:32"^^xsd:dateTime ;
    skos:altLabel "ATMOS"@en,
        "ATMOS"@nb,
        "Atmospheric trace molecule spectroscopy"@nb ;
    skos:broader humord:c28710 ;
    skos:definition "Atmospheric trace molecule spectroscopy er en teknikk for å detektere og måle konsentrasjoner av sporstoffer i atmosfæren ved hjelp av spektroskopi. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Atmospheric trace molecule spectroscopy"@en,
        "Atmospheric trace molecule spectroscopy"@nb .

humord:c68785 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68785" ;
    dct:modified "2024-11-04T12:56:18"^^xsd:dateTime ;
    skos:altLabel "FGS"@en,
        "FGS"@nb,
        "Fine Guidance Sensors"@nb ;
    skos:broader humord:c65535 ;
    skos:definition "Fine guidance sensor (FGS) er et presisjonsinstrument som brukes i astronomiske observatorier for å stabilisere og justere teleskoper og andre observasjonsinstrumenter. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fine Guidance Sensors"@en,
        "Fine Guidance Sensors"@nb .

humord:c68786 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68786" ;
    dct:modified "2024-11-05T11:21:05"^^xsd:dateTime ;
    skos:altLabel "Ectomycorrhiza"@en,
        "Ektomykorrhiza"@nb,
        "Mykorrhiza"@nb,
        "Sopprot"@nb ;
    skos:broader humord:c68090,
        humord:c68586 ;
    skos:definition "Sopprot er en symbiose mellom sopp og planterøtter hvor det skjer en utveksling av næringsstoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mycorrhiza"@en,
        "Mykorrhiza"@nb .

humord:c68787 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68787" ;
    dct:modified "2024-11-05T12:22:22"^^xsd:dateTime ;
    skos:altLabel "Na+/K+-ATPase"@en,
        "Na+/K+-ATPase"@nb,
        "Na+/K+-pumpe"@nb,
        "Natriumpumpe"@nb,
        "Natrium–kalium-pumpe"@nb ;
    skos:broader humord:c61700,
        humord:c68025 ;
    skos:definition "Natrium-kalium-pumpen er et protein i cellemembranen hos alle dyre- og planteceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sodium–potassium pump"@en,
        "Natrium–kalium-pumpe"@nb .

humord:c68788 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68788" ;
    dct:modified "2024-11-29T08:43:58"^^xsd:dateTime ;
    skos:altLabel "Evening primrose family"@en,
        "Mjølkefamilien"@nb,
        "Nattljosfamilien"@nb,
        "Nattlysfamilien"@nb,
        "Onagraceae"@nb ;
    skos:broader humord:c69114 ;
    skos:definition "Mjølkefamilien er en plantefamilie blant de tofrøbladete blomsterplantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Willowherb family"@en,
        "Nattlysfamilien"@nb .

humord:c68789 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68789" ;
    dct:modified "2024-11-05T12:50:30"^^xsd:dateTime ;
    skos:altLabel "Innate immune system"@en,
        "Medfødd immunitet"@nb,
        "Medfødt immunitet"@nb,
        "Naturleg immunitet"@nb,
        "Naturleg resistens"@nb,
        "Naturlig resistens"@nb ;
    skos:broader humord:c61377 ;
    skos:definition "Naturlig resistens, eller medfødt motstandskraft mot infeksjoner, er kroppens uspesifikke forsvar mot mikroorganismer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Innate immunity"@en,
        "Naturlig immunitet"@nb .

humord:c68790 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68790" ;
    dct:modified "2024-11-11T09:07:01"^^xsd:dateTime ;
    skos:altLabel "NK cells"@en,
        "NK-celler"@nb,
        "Naturlege dreparceller"@nb,
        "Naturlege dreparseller"@nb,
        "Naturlige dreperseller"@nb ;
    skos:broader humord:c63228 ;
    skos:definition "NK-celler er en celletype i immunsystemet som dreper spesielle svulstceller uten forutgående immunisering. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Natural killer cells"@en,
        "Naturlige dreperceller"@nb .

humord:c68791 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68791" ;
    dct:modified "2024-11-07T13:09:02"^^xsd:dateTime ;
    skos:altLabel "Decoloration"@en,
        "Akromasi"@nb,
        "Fargelause"@nb,
        "Fargeløshet"@nb ;
    skos:broader humord:c05401 ;
    skos:definition "Akromasi er frihet for farger <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acromacy"@en,
        "Akromasi"@nb .

humord:c68792 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68792" ;
    dct:modified "2024-11-06T14:28:29"^^xsd:dateTime ;
    skos:altLabel "Zikr"@en,
        "Dhikr"@nb ;
    skos:broader humord:c08719 ;
    skos:definition "Dhikr («ihukommelse»), kollektiv eller individuell bønneform, særlig innen sufisme, som hovedsakelig består av en repeterende, høy eller lav stemme, av et ord eller uttrykk, slik som for eksempel den islamske trosbekjennelsen, Shahadah. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dhikr"@en,
        "Dhikr"@nb ;
    skos:related humord:c08519 .

humord:c68793 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68793" ;
    dct:modified "2024-11-11T09:05:48"^^xsd:dateTime ;
    skos:altLabel "Queer people"@en,
        "Queer (Personar)"@nb,
        "Queer (Personer)"@nb,
        "Skeive personer"@nb ;
    skos:broader humord:c07170,
        humord:c07201 ;
    skos:definition "Som identitetsbetegnelse blir skeiv brukt av mennesker som ikke finner seg til rette med betegnelser som heterofil, lesbisk, homofil eller bifil, men som har til felles at de på ulike måter utfordrer normer for kjønn og seksualitet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Queer persons"@en,
        "Skeive personer"@nb ;
    skos:related humord:c29904 .

humord:c68794 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68794" ;
    dct:modified "2024-11-11T09:04:50"^^xsd:dateTime ;
    skos:altLabel "Anarkistar"@nb ;
    skos:broader humord:c17791 ;
    skos:definition "En anarkist er en tilhenger av anarkisme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anarchists"@en,
        "Anarkister"@nb ;
    skos:related humord:c09632 .

humord:c68795 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68795" ;
    dct:modified "2024-11-07T08:52:50"^^xsd:dateTime ;
    skos:altLabel "Anti nazism"@en,
        "Anti-nazisme"@nb,
        "Antinazisme"@nb ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-nazism"@en,
        "Antinazisme"@nb ;
    skos:related humord:c09656 .

humord:c68796 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68796" ;
    dct:modified "2024-11-07T08:51:16"^^xsd:dateTime ;
    skos:altLabel "Anti militarism"@en,
        "Antimilitarisme"@nb ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-militarism"@en,
        "Antimilitarisme"@nb ;
    skos:related humord:c09653 .

humord:c68797 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68797" ;
    dct:modified "2024-11-11T09:03:43"^^xsd:dateTime ;
    skos:altLabel "Length of service"@en,
        "Tenure"@en,
        "Ansiennitet"@nb ;
    skos:broader humord:c09123 ;
    skos:definition "Ansiennitet er et arbeidsrettslig uttrykk for hvor lang tid en arbeidstaker har vært ansatt hos en arbeidsgiver.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Seniority (Employment)"@en,
        "Ansiennitet"@nb .

humord:c68798 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68798" ;
    dct:modified "2024-11-11T09:02:37"^^xsd:dateTime ;
    skos:altLabel "6 hour workday"@en,
        "6-timarsdag"@nb,
        "6-timersdag"@nb,
        "Seks-timarsdag"@nb,
        "Seks-timarsdagen"@nb,
        "Seks-timersdagen"@nb,
        "Sekstimarsdag"@nb,
        "Sekstimarsdagen"@nb,
        "Sekstimersdag"@nb,
        "Sekstimersdagen"@nb ;
    skos:broader humord:c09134 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Six-hour workday"@en,
        "Seks-timersdag"@nb ;
    skos:related humord:c68877 .

humord:c68799 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68799" ;
    dct:modified "2024-11-11T08:59:52"^^xsd:dateTime ;
    skos:altLabel "8 hour workday"@en,
        "8-timarsdag"@nb,
        "8-timersdag"@nb,
        "Åtte-timarsdag"@nb,
        "Åtte-timarsdagen"@nb,
        "Åtte-timersdagen"@nb,
        "Åttetimarsdag"@nb,
        "Åttetimarsdagen"@nb,
        "Åttetimersdag"@nb,
        "Åttetimersdagen"@nb ;
    skos:broader humord:c09134 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eight-hour workday"@en,
        "Åtte-timersdag"@nb .

humord:c68800 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68800" ;
    dct:modified "2024-11-20T14:57:24"^^xsd:dateTime ;
    skos:altLabel "Piecework"@en,
        "Akkord (Løn)"@nb,
        "Akkord (Lønn)"@nb,
        "Akkordløn"@nb,
        "Akkordløner"@nb,
        "Akkordlønn"@nb,
        "Akkordlønner"@nb,
        "Prestasjonsløn"@nb,
        "Prestasjonslønn"@nb ;
    skos:broader humord:c07838 ;
    skos:definition "Akkord er en avtale om utføring av et bestemt arbeid for en bestemt sum. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Piece work"@en,
        "Akkordlønn"@nb .

humord:c68801 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68801" ;
    dct:modified "2024-11-22T14:14:54"^^xsd:dateTime ;
    skos:altLabel "Single parent benefit"@en,
        "Aleineforsyrgjarstønad"@nb,
        "Aleineforsørgarstønad"@nb,
        "Aleineforsørgjarstønad"@nb,
        "Morstrygd"@nb,
        "Åleineforsyrgjarstønad"@nb,
        "Åleineforsørgarstønad"@nb,
        "Åleineforsørgjarstønad"@nb ;
    skos:broader humord:c09361 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sole provider benefit"@en,
        "Aleneforsørgerstønad"@nb ;
    skos:related humord:c22322 .

humord:c68802 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68802" ;
    dct:modified "2024-11-07T09:05:30"^^xsd:dateTime ;
    skos:altLabel "Workers' film"@en,
        "Arbeidarfilm"@nb ;
    skos:broader humord:c11450 ;
    skos:definition "Arbeiderfilm er en betegnelse på et knippe norske filmer fra 1930-tallet som ble støttet av arbeiderbevegelsen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labor fillm"@en,
        "Arbeiderfilm"@nb .

humord:c68803 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68803" ;
    dct:modified "2024-11-07T09:10:27"^^xsd:dateTime ;
    skos:altLabel "Workers' press"@en,
        "A-pressa"@nb,
        "A-pressen"@nb,
        "Arbeidarpressa"@nb,
        "Arbeidarpresse"@nb,
        "Arbeiderpressen"@nb ;
    skos:broader humord:c09113 ;
    skos:definition "Arbeiderpressen er et tidligere vanlig navn på norske aviser som var tilknyttet lokale fagforeninger og arbeiderpartilag.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labor press"@en,
        "Arbeiderpresse"@nb .

humord:c68804 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68804" ;
    dct:modified "2024-11-11T08:57:52"^^xsd:dateTime ;
    skos:altLabel "Arbeidarteater"@nb ;
    skos:broader humord:c05577 ;
    skos:definition "Arbeiderteater er en amatørteaterbevegelse med bakgrunn i Sovjetunionen og Tyskland i mellomkrigstiden. Formålet var dels agitatorisk, dels kulturelt oppdragende. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Workers' theater"@en,
        "Arbeiderteater"@nb .

humord:c68805 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68805" ;
    dct:modified "2024-11-07T09:20:40"^^xsd:dateTime ;
    skos:altLabel "Labor council"@en,
        "Arbeidarråd"@nb,
        "Arbeidarsovjet"@nb,
        "Arbeidersovjet"@nb ;
    skos:broader humord:c09181 ;
    skos:definition "Arbeiderråd, organ for arbeiderklassens kamp for å overta ledelsen av samfunnet.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Workers' council"@en,
        "Arbeiderråd"@nb ;
    skos:related humord:c09228 .

humord:c68806 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68806" ;
    dct:modified "2024-11-07T09:47:09"^^xsd:dateTime ;
    skos:altLabel "Job management"@en,
        "Arbeidsleiing"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work management"@en,
        "Arbeidsledelse"@nb .

humord:c68807 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68807" ;
    dct:modified "2024-11-07T09:59:10"^^xsd:dateTime ;
    skos:altLabel "Work life policy"@en,
        "Working life policy"@en,
        "Working life politics"@en,
        "Arbeidslivspolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work life politics"@en,
        "Arbeidslivspolitikk"@nb .

humord:c68808 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68808" ;
    dct:modified "2024-11-07T10:08:22"^^xsd:dateTime ;
    skos:altLabel "Økonomisk demokrati"@nb ;
    skos:broader humord:c09724 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic democracy"@en,
        "Økonomisk demokrati"@nb .

humord:c68809 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68809" ;
    dct:modified "2025-02-14T14:02:22"^^xsd:dateTime ;
    skos:altLabel "Work ban"@en,
        "Yrkesforbod"@nb ;
    skos:broader humord:c09123,
        humord:c25645 ;
    skos:definition "Yrkesforbud er det forhold at en arbeidstaker som søker en stilling, ikke blir ansatt på grunn av sitt politiske eller kulturelle syn, eller at en som er ansatt, blir sagt opp av samme grunn.<SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work prohibition"@en,
        "Yrkesforbud"@nb ;
    skos:related humord:c69538 .

humord:c68810 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68810" ;
    dct:modified "2024-11-13T14:35:11"^^xsd:dateTime ;
    skos:altLabel "Protective association (Correctional services)"@en,
        "Fengselsselskap"@nb,
        "Fengselsselskaper"@nb,
        "Vernelag (Kriminalomsorg)"@nb ;
    skos:broader humord:c09599 ;
    skos:definition "Vernelag var private foreninger som tidligere hadde hovedansvaret for den norske kriminalomsorgen utenfor institusjon.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protective league (Correctional services)"@en,
        "Vernelag (Kriminalomsorg)"@nb .

humord:c68811 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68811" ;
    dct:modified "2024-11-07T10:55:05"^^xsd:dateTime ;
    skos:altLabel "Verdsstaten"@nb ;
    skos:broader humord:c09617 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "World state"@en,
        "Verdensstaten"@nb .

humord:c68812 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68812" ;
    dct:modified "2024-11-07T10:58:54"^^xsd:dateTime ;
    skos:altLabel "Venstresosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Venstresosialisme er en strømning innenfor den sosialistiske tradisjonen som tar til orde for at kapitalismen erstattes av et sosialistisk samfunn med felleseie over produksjonsmidlene.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Left socialism"@en,
        "Venstresosialisme"@nb ;
    skos:related humord:c68813 .

humord:c68813 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68813" ;
    dct:modified "2024-11-11T08:54:26"^^xsd:dateTime ;
    skos:altLabel "Venstresosialistar"@nb ;
    skos:broader humord:c07370 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Left socialists"@en,
        "Venstresosialister"@nb ;
    skos:related humord:c68812 .

humord:c68814 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68814" ;
    dct:modified "2024-11-07T11:03:30"^^xsd:dateTime ;
    skos:altLabel "Left-wing social democracy"@en,
        "Venstresosialdemokrati"@nb ;
    skos:broader humord:c09663 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Left social democracy"@en,
        "Venstresosialdemokrati"@nb .

humord:c68815 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68815" ;
    dct:modified "2024-11-08T09:36:56"^^xsd:dateTime ;
    skos:altLabel "Cleansing agents"@en,
        "Detergent"@en,
        "Washing powder"@en,
        "Vaskemiddel"@nb ;
    skos:broader humord:c07772 ;
    skos:definition "Vaskemidler er kjemikalier som brukes i klesvask.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Detergents"@en,
        "Vaskemidler"@nb .

humord:c68816 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68816" ;
    dct:modified "2024-11-07T11:15:23"^^xsd:dateTime ;
    skos:altLabel "Vassmerke (Papir)"@nb ;
    skos:broader humord:c07788 ;
    skos:definition "Vannmerke er mønster i finere papir som bare er synlig i gjennomfallende lys.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Watermarks (Paper)"@en,
        "Vannmerker (Papir)"@nb .

humord:c68817 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68817" ;
    dct:modified "2024-11-07T11:19:24"^^xsd:dateTime ;
    skos:altLabel "Metagalaksemodellen"@nb ;
    skos:broader humord:c67651 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Meta-galaxy model"@en,
        "Metagalaksemodellen"@nb .

humord:c68818 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68818" ;
    dct:modified "2024-11-07T11:26:28"^^xsd:dateTime ;
    skos:altLabel "Utopisk sosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Utopisk sosialisme er forskjellige tankeretninger som legger vekt på å beskrive et idealsamfunn med liten eller ingen klasseforskjell og mer eller mindre fritt for privat eiendomsrett.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Utopian socialism"@en,
        "Utopisk sosialisme"@nb .

humord:c68819 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68819" ;
    dct:modified "2024-11-07T11:29:02"^^xsd:dateTime ;
    skos:altLabel "Economics of education"@en,
        "Utdanningsøkonomi"@nb ;
    skos:broader humord:c07875 ;
    skos:definition "Utdanningsøkonomi er en gren innen samfunnsøkonomi omhandler økonomiske problemstillinger knyttet til utdanning.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Education economics"@en,
        "Utdanningsøkonomi"@nb .

humord:c68820 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68820" ;
    dct:modified "2024-11-07T12:05:50"^^xsd:dateTime ;
    skos:altLabel "Profit-sharing"@en,
        "Utbytedeling"@nb,
        "Utbyttedeling"@nb ;
    skos:broader humord:c23426 ;
    skos:definition "Utbyttedeling er deling av et selskaps overskudd med de ansatte.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Profit sharing"@en,
        "Utbyttedeling"@nb .

humord:c68821 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68821" ;
    dct:modified "2024-11-07T12:23:23"^^xsd:dateTime ;
    skos:altLabel "Undersysselsetjing"@nb,
        "Undersysselsetting"@nb ;
    skos:broader humord:c12501 ;
    skos:definition "Undersysselsetting er er underutnyttelse av en arbeidstaker fordi jobben deres ikke bruker ferdighetene deres, tilbyr dem for få arbeidstimer, eller gjør at arbeidstakeren blir inaktiv. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: obo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Underemployment"@en,
        "Undersysselsetting"@nb .

humord:c68822 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68822" ;
    dct:modified "2024-11-07T12:28:57"^^xsd:dateTime ;
    skos:altLabel "Model houses"@en,
        "Typehus"@nb ;
    skos:broader humord:c05205 ;
    skos:definition "Typehus er et standardutformet bolighus som er designet for å kunne bli produsert i et større antall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Standard houses"@en,
        "Typehus"@nb .

humord:c68823 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68823" ;
    dct:modified "2024-11-07T12:35:15"^^xsd:dateTime ;
    skos:altLabel "Trotskistar"@nb ;
    skos:broader humord:c07263 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trotskists"@en,
        "Trotskister"@nb ;
    skos:related humord:c23882 .

humord:c68824 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68824" ;
    dct:modified "2024-11-11T08:51:43"^^xsd:dateTime ;
    skos:altLabel "Tolley coaches"@en,
        "Trackless trams"@en,
        "Trackless trolleys"@en,
        "Trolley buses"@en,
        "Strømbussar"@nb,
        "Strømbusser"@nb,
        "Trolley-bussar"@nb,
        "Trolley-busser"@nb,
        "Trolleybussar"@nb ;
    skos:broader humord:c25408 ;
    skos:definition "Trolley-buss er en elektrisk drevet buss som henter ned strøm fra kjøreledninger opphengt over veibanen via to slepearmer.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: bo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trolleybuses"@en,
        "Trolleybusser"@nb .

humord:c68825 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68825" ;
    dct:modified "2024-11-07T12:52:31"^^xsd:dateTime ;
    skos:altLabel "Knitwear industries"@en,
        "Trikotasjeindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Knitwear industry"@en,
        "Trikotasjeindustri"@nb .

humord:c68826 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68826" ;
    dct:modified "2024-11-07T12:54:56"^^xsd:dateTime ;
    skos:altLabel "Groundwood mills"@en,
        "Wood pulp grinding mill"@en,
        "Tresliperi"@nb ;
    skos:broader humord:c59253 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mechanical pulp mills"@en,
        "Tresliperier"@nb .

humord:c68827 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68827" ;
    dct:modified "2024-11-11T08:50:48"^^xsd:dateTime ;
    skos:altLabel "Trearbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woodworkers"@en,
        "Trearbeidere"@nb .

humord:c68828 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68828" ;
    dct:modified "2024-11-07T13:13:46"^^xsd:dateTime ;
    skos:altLabel "Curtilages"@en,
        "Tomter"@nb ;
    skos:broader humord:c07805 ;
    skos:definition "Tomt er en betegnelse for et grunnstykke hvor det skal bygges eller hvor det har stått et hus.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Building grounds"@en,
        "Tomter"@nb .

humord:c68829 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68829" ;
    dct:modified "2024-11-11T08:47:54"^^xsd:dateTime ;
    skos:altLabel "Tobakkmisbruk"@nb ;
    skos:broader humord:c25397 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tobacco abuse"@en,
        "Tobakkmisbruk"@nb ;
    skos:related humord:c08217,
        humord:c14648 .

humord:c68830 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68830" ;
    dct:modified "2024-11-07T13:24:55"^^xsd:dateTime ;
    skos:altLabel "Employee housing"@en,
        "Service dwellings"@en,
        "Tenestebustadar"@nb,
        "Tenestebustader"@nb,
        "Tjenestebustader"@nb ;
    skos:broader humord:c05206 ;
    skos:definition "En tjenestebolig er en bolig for innehaver av offentlig stilling  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Staff housing"@en,
        "Tjenesteboliger"@nb .

humord:c68831 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68831" ;
    dct:modified "2024-11-11T08:46:21"^^xsd:dateTime ;
    skos:altLabel "Titoisme"@nb ;
    skos:broader humord:c09642 ;
    skos:definition "Titoisme var en populær betegnelse for en nasjonalt preget, uavhengig kommunisme; oppkalt etter Jugoslavias president Josip Tito. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Titoism"@en,
        "Titoisme"@nb .

humord:c68832 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68832" ;
    dct:modified "2024-11-11T08:44:49"^^xsd:dateTime ;
    skos:altLabel "Teknisk fagskole"@nb,
        "Teknisk fagskule"@nb,
        "Tekniske fagskolar"@nb,
        "Tekniske fagskular"@nb ;
    skos:broader humord:c07954 ;
    skos:definition "Teknisk fagskole er yrkesrettet høyere utdanning, normalt fra et halvt til to år, som gir kompetanse som kan brukes i arbeidslivet uten ytterligere generelle opplæringstiltak. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vocational technical colleges"@en,
        "Tekniske fagskoler"@nb .

humord:c68833 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68833" ;
    dct:modified "2024-11-07T13:40:31"^^xsd:dateTime ;
    skos:altLabel "Tekstilarbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Textile workers"@en,
        "Tekstilarbeidere"@nb .

humord:c68834 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68834" ;
    dct:modified "2024-11-07T13:46:34"^^xsd:dateTime ;
    skos:altLabel "Nektar (Botanikk)"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "Nektar er en sukkerholdig væske som skilles ut av kjertelvev i blomster eller andre plantedeler av organer som kalles nektarier. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nectar (Botany)"@en,
        "Nektar (Botanikk)"@nb ;
    skos:related humord:c67759 .

humord:c68835 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68835" ;
    dct:modified "2024-11-07T13:53:50"^^xsd:dateTime ;
    skos:altLabel "Taylorism"@en,
        "Taylorisme"@nb,
        "Vitenskapelig arbeidsdeling"@nb,
        "Vitskapeleg arbeidsdeling"@nb ;
    skos:broader humord:c25729 ;
    skos:definition "Vitenskapelig arbeidsdeling eller taylorisme er betegnelsen på en metode for planlegging av produksjon under industrialiseringen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific management"@en,
        "Taylorisme"@nb .

humord:c68836 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68836" ;
    dct:modified "2024-11-11T08:44:00"^^xsd:dateTime ;
    skos:altLabel "Clay industries"@en,
        "Teglindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Clay industry"@en,
        "Teglindustri"@nb ;
    skos:related humord:c60891 .

humord:c68837 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68837" ;
    dct:modified "2024-11-07T14:06:25"^^xsd:dateTime ;
    skos:altLabel "Neodarwinisme"@nb,
        "Ny-darwinisme"@nb,
        "Nydarwinisme"@nb ;
    skos:broader humord:c00659 ;
    skos:definition "Ny-darwinisme er syntesen av darwinismen og teorien for hvordan gener spres i en bestand (populasjonsgenetikk). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neo-Darwinism"@en,
        "Neodarwinisme"@nb .

humord:c68838 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68838" ;
    dct:modified "2024-11-11T08:43:20"^^xsd:dateTime ;
    skos:altLabel "Adult learning associations"@en,
        "Studieforbund"@nb ;
    skos:broader humord:c09286 ;
    skos:definition "Studieforbund er et fellesorgan for organisasjoner som har voksenopplæring og eventuelt kulturarbeid som hovedoppgaver.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Adult education associations"@en,
        "Studieforbund"@nb ;
    skos:related humord:c21329 .

humord:c68839 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68839" ;
    dct:modified "2024-11-07T14:17:10"^^xsd:dateTime ;
    skos:altLabel "Neotropiske regnskogar"@nb ;
    skos:broader humord:c66346 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neotropical rainforests"@en,
        "Neotropiske regnskoger"@nb .

humord:c68840 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68840" ;
    dct:modified "2025-01-10T09:37:54"^^xsd:dateTime ;
    skos:altLabel "Nasen"@nb,
        "Nesa"@nb ;
    skos:broader humord:c16246,
        humord:c69431 ;
    skos:definition "Nesen er et organ i ansiktet som omgir og beskytter inngangen til luftveiene. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nose"@en,
        "Nesen"@nb .

humord:c68841 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68841" ;
    dct:modified "2024-11-07T14:46:51"^^xsd:dateTime ;
    skos:altLabel "Nevrogenetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Nevrogenetikk studerer genetikkens rolle i utviklingen og funksjonen til nervesystemet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurogenetics"@en,
        "Nevrogenetikk"@nb .

humord:c68842 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68842" ;
    dct:modified "2024-11-08T07:18:41"^^xsd:dateTime ;
    skos:altLabel "Nevroimmunologi"@nb ;
    skos:broader humord:c29383,
        humord:c61717 ;
    skos:definition "Nevroimmunologi er et felt som kombinerer nevrovitenskap, studiet av nervesystemet, og immunologi, studiet av immunsystemet. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neuroimmunology"@en,
        "Nevroimmunologi"@nb .

humord:c68843 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68843" ;
    dct:modified "2024-11-08T07:26:02"^^xsd:dateTime ;
    skos:altLabel "Excitotoxicity"@en,
        "Eksitotoksisitet"@nb,
        "Neurotoksikologi"@nb,
        "Nevrotoksikologi"@nb ;
    skos:broader humord:c14293 ;
    skos:definition "Nevrotoksikologi: Toksisk påvirkning av nervesystemet ved forgiftning, rus og medikamenter <Helsedirektoratet.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Neurotoxicology"@en,
        "Nevrotoksikologi"@nb .

humord:c68844 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68844" ;
    dct:modified "2024-11-08T08:02:12"^^xsd:dateTime ;
    skos:altLabel "Atmospheric nitrogen deposition"@en,
        "Atmosfærisk nitrogenavsetjing"@nb,
        "Atmosfærisk nitrogenavsetning"@nb,
        "Atmosfærisk nitrogenavsetting"@nb,
        "Nitrogenavsetjing"@nb,
        "Nitrogenavsetting"@nb ;
    skos:broader humord:c61957 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen deposition"@en,
        "Nitrogenavsetning"@nb .

humord:c68845 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68845" ;
    dct:modified "2024-11-08T08:12:17"^^xsd:dateTime ;
    skos:altLabel "Nitrogen-fixing bacteria"@en,
        "Nitrogenfikserande bakteriar"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Nitrogenfikserende bakterier: (N)oen ganske få bakterier kan utnytte nitrogengass direkte. De omdanner N2 til ammoniakk, NH3, ved såkalt nitrogenfiksering (nitrogenbinding) <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen fixing bacteria"@en,
        "Nitrogenfikserende bakterier"@nb ;
    skos:related humord:c67787 .

humord:c68846 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68846" ;
    dct:modified "2024-11-08T08:26:16"^^xsd:dateTime ;
    skos:altLabel "Nitrogenkretsløp"@nb,
        "Nitrogensyklus"@nb ;
    skos:broader humord:c26310 ;
    skos:definition "Nitrogenkretsløpet er en beskrivelse av hvordan nitrogen beveger seg mellom levende organismer, atmosfæren, vann og jorda. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen cycle"@en,
        "Nitrogensyklus"@nb .

humord:c68847 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68847" ;
    dct:modified "2024-11-08T08:40:15"^^xsd:dateTime ;
    skos:altLabel "Nitrogen compound metabolism"@en,
        "Nitrogen conversion"@en,
        "Nitrogen metabolism"@en,
        "Nitrogenmetabolisme"@nb,
        "Nitrogenomsetnad"@nb,
        "Nitrogenomsetning"@nb ;
    skos:broader humord:c68846 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen turnover"@en,
        "Nitrogenomsetning"@nb .

humord:c68848 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68848" ;
    dct:modified "2024-11-08T08:57:47"^^xsd:dateTime ;
    skos:altLabel "Amerikabever"@nb,
        "Castor canadensis"@nb,
        "Nordamerikansk bever"@nb ;
    skos:broader humord:c08244 ;
    skos:definition "Amerikabever eller nordamerikansk bever (Castor canadensis) er ein av dei to artane av bever. Han skil seg frå europeisk bever ved leveområdet sitt <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "North American beaver"@en,
        "Nordamerikansk bever"@nb ;
    skos:related humord:c68224 .

humord:c68849 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68849" ;
    dct:modified "2024-11-08T09:01:01"^^xsd:dateTime ;
    skos:altLabel "Nukleoprotein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Nukleoproteiner er komplekser mellom DNA eller RNA og proteiner i cellekjernen og cellens cytoplasma. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleoproteins"@en,
        "Nukleoproteiner"@nb .

humord:c68850 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68850" ;
    dct:modified "2024-11-08T09:57:52"^^xsd:dateTime ;
    skos:altLabel "Nukleosid"@nb ;
    skos:broader humord:c67790 ;
    skos:definition "Nukleosider er biokjemiske forbindelser som utgjør byggesteinene i nukleinsyrene DNA og RNA. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleosides"@en,
        "Nukleosider"@nb ;
    skos:related humord:c68851 .

humord:c68851 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68851" ;
    dct:modified "2024-11-08T09:08:58"^^xsd:dateTime ;
    skos:altLabel "Nukleotid"@nb ;
    skos:broader humord:c67790 ;
    skos:definition "Nukleotider er biokjemiske forbindelser som utgjør byggesteinene i DNA og RNA. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleotides"@en,
        "Nukleotider"@nb ;
    skos:related humord:c68850 .

humord:c68852 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68852" ;
    dct:modified "2024-11-08T09:12:14"^^xsd:dateTime ;
    skos:altLabel "Nukleotidsekvensar"@nb ;
    skos:broader humord:c68851 ;
    skos:definition "Nukleotidsekvens - Basene i DNA og RNA skrevet i en sekvens med deres forbokstaver med start i 5´-enden. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nucleotide sequences"@en,
        "Nukleotidsekvenser"@nb .

humord:c68853 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68853" ;
    dct:modified "2024-11-08T09:15:07"^^xsd:dateTime ;
    skos:altLabel "Numerisk taksonomi"@nb ;
    skos:broader humord:c21019 ;
    skos:definition "Innen numerisk taksonomi brukes matematiske og statistiske metoder for å kunne gi en objektiv og presis klassifisering. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Numerical taxonomy"@en,
        "Numerisk taksonomi"@nb .

humord:c68854 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68854" ;
    dct:modified "2024-11-08T09:37:47"^^xsd:dateTime ;
    skos:altLabel "Nymfer (Larver)"@nb ;
    skos:broader humord:c60243 ;
    skos:definition "Nymfe er en betegnelse for alle larvestadier hos insekter med ufullstendig forvandling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nymphs (Larva)"@en,
        "Nymfer (Larver)"@nb .

humord:c68855 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68855" ;
    dct:modified "2024-11-08T09:58:58"^^xsd:dateTime ;
    skos:altLabel "Responshemmimg"@nb,
        "Responsinhibisjon"@nb ;
    skos:broader humord:c08112 ;
    skos:definition "Responshemming, eller responsinhibisjon, refererer til hjernens evne til å undertrykke uhensiktsmessige eller uønskede handlinger eller responser. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Response inhibition"@en,
        "Responshemming"@nb .

humord:c68856 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68856" ;
    dct:modified "2024-11-08T10:25:55"^^xsd:dateTime ;
    skos:altLabel "Næringssyklusar"@nb ;
    skos:broader humord:c68496 ;
    skos:definition "Et næringskretsløp (eller økologisk resirkulering) er bevegelse og utveksling av uorganisk og organisk materiale tilbake til produksjon av materie. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nutrient cycles"@en,
        "Næringssykluser"@nb .

humord:c68857 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68857" ;
    dct:modified "2024-11-08T10:42:12"^^xsd:dateTime ;
    skos:altLabel "Food preferences"@en,
        "Food-choice"@en,
        "Food-seeking"@en,
        "Diettar (Etologi)"@nb,
        "Dietter (Etologi)"@nb,
        "Eting (Etologi)"@nb,
        "Furasjering"@nb,
        "Fødeval"@nb,
        "Fødevalg"@nb,
        "Næringssøk"@nb,
        "Næringsval"@nb,
        "Næringsvalg"@nb,
        "Spising (Etologi)"@nb ;
    skos:broader humord:c11181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foraging (Ethology)"@en,
        "Næringssøk"@nb .

humord:c68858 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68858" ;
    dct:modified "2024-11-08T14:15:24"^^xsd:dateTime ;
    skos:altLabel "Structural rationalisation"@en,
        "Structural reorganisation"@en,
        "Structural reorganization"@en,
        "Strukturrasjonalisering"@nb ;
    skos:broader humord:c07587 ;
    skos:definition "Strukturrasjonalisering er tiltak som tar sikte på å effektivisere en bransje ved å fremkalle endringer i bransjens struktur, for eksempel ved sammenslutning av foretak for å oppnå en konsentrasjon av produksjonen, og ved spesialiseringsavtaler som gir en ny fordeling av produktene mellom foretakene.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Structural rationalization"@en,
        "Strukturrasjonalisering"@nb .

humord:c68859 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68859" ;
    dct:modified "2024-11-08T14:19:03"^^xsd:dateTime ;
    skos:altLabel "Studentøkonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Student economy"@en,
        "Studentøkonomi"@nb .

humord:c68860 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68860" ;
    dct:modified "2024-11-08T14:21:50"^^xsd:dateTime ;
    skos:altLabel "Steinindustri"@nb,
        "Stenindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stone industry"@en,
        "Steinindustri"@nb .

humord:c68861 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68861" ;
    dct:modified "2024-11-08T14:25:05"^^xsd:dateTime ;
    skos:altLabel "Storhushaldningar"@nb ;
    skos:broader humord:c04817 ;
    skos:definition "Storhusholdning er en større husholdning i institusjon, hotell e.l. <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Large-scale household"@en,
        "Storhusholdninger"@nb .

humord:c68862 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68862" ;
    dct:modified "2024-11-08T14:30:52"^^xsd:dateTime ;
    skos:altLabel "Statsmonopol"@nb,
        "Statsmonopoler"@nb ;
    skos:broader humord:c07846 ;
    skos:definition "Statsmonopol er et statlig drevet monopol – en økonomisk virksomhet som staten i kraft av sin suverenitet har forbeholdt seg enerett til å drive. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "State monopolies"@en,
        "Statsmonopoler"@nb .

humord:c68863 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68863" ;
    dct:modified "2024-11-11T08:29:15"^^xsd:dateTime ;
    skos:altLabel "Explosive materials"@en,
        "Explosives"@en,
        "Eksplosiv"@nb,
        "Eksplosiver"@nb,
        "Sprengstoff"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Blasting agents"@en,
        "Sprengstoff"@nb .

humord:c68864 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68864" ;
    dct:modified "2024-11-11T08:28:06"^^xsd:dateTime ;
    skos:altLabel "Flake boards"@en,
        "Particle boards"@en,
        "Sponplater"@nb ;
    skos:broader humord:c66883 ;
    skos:definition "Sponplater er trebaserte platematerialer som fremstilles av trepartikler (spon, sagflis) som påsprøytes lim, strøs ut til en matte og presses til plater under høyt trykk (1500–3000 kN/m²) og høy temperatur (150–220 °C).  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chipboards"@en,
        "Sponplater"@nb .

humord:c68865 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68865" ;
    dct:modified "2024-11-08T14:53:40"^^xsd:dateTime ;
    skos:altLabel "Solidarity organizations"@en,
        "Solidaritetsorganisasjonar"@nb ;
    skos:broader humord:c09286 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solidarity organisations"@en,
        "Solidaritetsorganisasjoner"@nb ;
    skos:related humord:c08152 .

humord:c68866 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68866" ;
    dct:modified "2024-11-08T14:57:29"^^xsd:dateTime ;
    skos:altLabel "Solidaritetsarbeid"@nb ;
    skos:broader humord:c08152 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Solidarity work"@en,
        "Solidaritetsarbeid"@nb .

humord:c68867 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68867" ;
    dct:modified "2024-11-08T15:06:10"^^xsd:dateTime ;
    skos:altLabel "School vacations"@en,
        "Skoleferiar"@nb,
        "Skoleferie"@nb,
        "Skoleferien"@nb,
        "Skuleferiar"@nb,
        "Skuleferie"@nb,
        "Skuleferien"@nb ;
    skos:broader humord:c18315 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "School holidays"@en,
        "Skoleferier"@nb .

humord:c68868 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68868" ;
    dct:modified "2024-11-08T15:31:22"^^xsd:dateTime ;
    skos:altLabel "Scanning"@nb,
        "Skanning"@nb ;
    skos:broader humord:c04407 ;
    skos:definition "Skanning er en prosess der bilder, fotokopier, negativer eller lysbilder digitaliseres i en optisk avlesningsmaskin, kalt skanner, og overføres til en datamaskin som en digital bildefil, normalt for bildebehandling, lagring, redigering og utskrift. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scanning"@en,
        "Skanning"@nb .

humord:c68869 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68869" ;
    dct:modified "2024-11-11T08:25:24"^^xsd:dateTime ;
    skos:altLabel "Serigraphies"@en,
        "Silk screening"@en,
        "Silketrykk"@nb ;
    skos:broader humord:c05322 ;
    skos:definition "Silketrykk er en grafisk teknikk som ble utarbeidet på begynnelsen av 1900-tallet til mangfoldiggjøring av reklameplakater. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silk screen printings"@en,
        "Silketrykk"@nb .

humord:c68870 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68870" ;
    dct:modified "2024-11-08T15:30:56"^^xsd:dateTime ;
    skos:altLabel "Silikose"@nb ;
    skos:broader humord:c61712 ;
    skos:definition "Silikose er en lungesykdom forårsaket av innånding av krystallinske former av silisiumdioksid. Den vanligste formen er kvarts.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicosis"@en,
        "Silikose"@nb .

humord:c68871 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68871" ;
    dct:modified "2024-11-08T15:33:59"^^xsd:dateTime ;
    skos:altLabel "Sildeoljar"@nb,
        "Sildeolje"@nb ;
    skos:broader humord:c68276 ;
    skos:definition "Sildolje er olje som fremstilles av forskjellige fiskearter, for eksempel sild, lodde og tobis  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Herring oils"@en,
        "Sildeoljer"@nb .

humord:c68872 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68872" ;
    dct:modified "2025-01-07T11:42:08"^^xsd:dateTime ;
    skos:altLabel "Samvirkebevegelsar"@nb,
        "Samvirkebevegelsen"@nb,
        "Samvirkebevegelser"@nb,
        "Samvirkerørsla"@nb,
        "Samvirkerørsler"@nb ;
    skos:broader humord:c09179 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cooperative movements"@en,
        "Samvirkebevegelsen"@nb .

humord:c68873 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68873" ;
    dct:modified "2024-11-08T16:03:22"^^xsd:dateTime ;
    skos:altLabel "Samorganisasjonar"@nb ;
    skos:broader humord:c09147 ;
    skos:definition "Samorganisasjon er en gammel betegnelse på en sammenslutning av fagforeninger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Samorganisasjoner"@nb .

humord:c68874 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68874" ;
    dct:modified "2024-11-11T08:22:34"^^xsd:dateTime ;
    skos:altLabel "Sabotørar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Sabotør er en som utfører sabotasje. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Saboteurs"@en,
        "Sabotører"@nb ;
    skos:related humord:c12188 .

humord:c68875 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68875" ;
    dct:modified "2024-11-08T16:16:32"^^xsd:dateTime ;
    skos:altLabel "Arbeidsskolar"@nb,
        "Arbeidsskular"@nb ;
    skos:broader humord:c16618 ;
    skos:definition "Arbeidsskole er en pedagogisk retning som oppstod omkring 1900 i Tyskland med sikte på å fremme elevenes egenaktivitet i læreprosessen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arbeidsskoler"@nb .

humord:c68876 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68876" ;
    dct:modified "2024-11-08T16:20:56"^^xsd:dateTime ;
    skos:altLabel "Arbeidsstudium"@nb ;
    skos:broader humord:c25729 ;
    skos:definition "Arbeidsstudier er detaljerte og nøyaktige undersøkelser av et arbeids opplegg og gjennomføring i den hensikt å komme frem til enklere, bedre og raskere måter å gjøre det på, og således oppnå å spare tid, krefter og materialer. Arbeidsstudier omfatter tapstidsstudier, metodestudier og tidsstudier.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work studies"@en,
        "Arbeidsstudier"@nb .

humord:c68877 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68877" ;
    dct:modified "2024-11-08T16:24:55"^^xsd:dateTime ;
    skos:altLabel "Arbeidstidsforkortingar"@nb ;
    skos:broader humord:c09134 ;
    skos:definition "Arbeidstidsforkortelser refererer til  tiltak eller ordninger som reduserer den totale mengden arbeidstid for ansatte.<ubo>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work hour reductions"@en,
        "Arbeidstidsforkortelser"@nb ;
    skos:related humord:c68798 .

humord:c68878 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68878" ;
    dct:modified "2024-11-11T12:48:24"^^xsd:dateTime ;
    skos:altLabel "Arbeidstidsreformer"@nb ;
    skos:broader humord:c09134 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work hour reforms"@en,
        "Arbeidstidsreformer"@nb .

humord:c68879 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68879" ;
    dct:modified "2024-11-11T12:52:00"^^xsd:dateTime ;
    skos:altLabel "Arbeidstrening"@nb ;
    skos:broader humord:c23315 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Training for work"@en,
        "Arbeidstrening"@nb .

humord:c68880 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68880" ;
    dct:modified "2024-11-11T12:55:26"^^xsd:dateTime ;
    skos:altLabel "Arbeidstvistlovar"@nb,
        "Arbeidstvistlover"@nb,
        "Arbeidstvistlovgiing"@nb,
        "Arbeidstvistlovgiving"@nb,
        "Arbeidstvistlovgivning"@nb,
        "Arbeidstvistlovgjeving"@nb ;
    skos:broader humord:c25645 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour disputes laws"@en,
        "Arbeidstvistlover"@nb .

humord:c68881 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68881" ;
    dct:modified "2024-11-11T12:58:53"^^xsd:dateTime ;
    skos:altLabel "Arbeidsvurderingar"@nb ;
    skos:broader humord:c09123 ;
    skos:definition "Arbeidsvurdering er det å vurdere ansatte og stillinger i en virksomhet for å fastsette differensierte lønnssatser <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Job evaluations"@en,
        "Arbeidsvurderinger"@nb .

humord:c68882 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68882" ;
    dct:modified "2024-11-11T13:43:34"^^xsd:dateTime ;
    skos:altLabel "Austro-marxism"@en,
        "Austromarxisme"@nb ;
    skos:broader humord:c09646 ;
    skos:definition "Austromarxisme var en retning innen marxistisk tenkning som forfektet at den sosialistiske bevegelsen skulle erobre den økonomiske og politiske makt med fredelige midler.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Austromarxism"@en,
        "Austromarxisme"@nb .

humord:c68883 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68883" ;
    dct:modified "2024-12-17T11:22:12"^^xsd:dateTime ;
    skos:altLabel "Child laborers"@en,
        "Barn i arbeidslivet"@nb,
        "Barnearbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Child labourers"@en,
        "Barnearbeidere"@nb ;
    skos:related humord:c09145 .

humord:c68884 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68884" ;
    dct:modified "2024-11-11T15:40:04"^^xsd:dateTime ;
    skos:altLabel "Basepolitikk"@nb ;
    skos:broader humord:c09571 ;
    skos:definition "Basepolitikk er den politikken et land fører for stasjonering av andre lands militære styrker på eget territorium.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Base policy"@en,
        "Basepolitikk"@nb .

humord:c68885 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68885" ;
    dct:modified "2024-11-11T15:41:28"^^xsd:dateTime ;
    skos:altLabel "Barnelag"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's associations"@en,
        "Barnelag"@nb .

humord:c68886 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68886" ;
    dct:modified "2024-11-11T15:50:13"^^xsd:dateTime ;
    skos:altLabel "Company council"@en,
        "Bedriftsråd"@nb ;
    skos:broader humord:c07590 ;
    skos:definition "Bedriftsråd, utvalg valgt av og blant arbeiderne, ofte også funksjonærene, i en bedrift, med det formål å gjøre de ansattes innflytelse gjeldende overfor bedriftsledelsen.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Works council"@en,
        "Bedriftsråd"@nb ;
    skos:related humord:c59082 .

humord:c68887 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68887" ;
    dct:modified "2024-11-12T09:52:23"^^xsd:dateTime ;
    skos:altLabel "Finsk-amerikanarar"@nb,
        "Finsk-amerikanere"@nb ;
    skos:broader humord:c16956 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Finnish Americans"@en,
        "Finskamerikanere"@nb .

humord:c68888 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68888" ;
    dct:modified "2024-11-12T09:51:33"^^xsd:dateTime ;
    skos:altLabel "Norwegian-Canadians"@en,
        "Norsk-canadiarar"@nb,
        "Norsk-canadiere"@nb,
        "Norsk-kanadiarar"@nb,
        "Norsk-kanadiere"@nb,
        "Norskcanadiarar"@nb,
        "Norskcanadiere"@nb,
        "Norskkanadiarar"@nb ;
    skos:broader humord:c21086 ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Norwegian Canadians"@en,
        "Norskkanadiere"@nb .

humord:c68889 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68889" ;
    dct:modified "2024-11-13T11:11:27"^^xsd:dateTime ;
    skos:altLabel "Elias Sang (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Elias Sang er en karakter i Bjørnstjerne Bjørnsons forfatterskap, i «Over ævne II» <NB>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elias Sang (Literary character)"@en,
        "Elias Sang (Litterær karakter)"@nb .

humord:c68890 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68890" ;
    dct:modified "2024-11-12T09:50:33"^^xsd:dateTime ;
    skos:altLabel "Ezra (Litterær karakter)"@nb ;
    skos:broader humord:c17804 ;
    skos:definition "Ezra er en karakter i Knut Hamsuns forfatterskap, kjent fra \"Landstrykere\", \"August\" og \"Men livet lever <NB>"@nb ;
    skos:editorialNote "Lukket bemerkning: norvok"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ezra (Literary character"@en,
        "Ezra (Litterær karakter)"@nb .

humord:c68891 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68891" ;
    dct:modified "2024-11-12T12:28:50"^^xsd:dateTime ;
    skos:altLabel "Predatory journal"@en,
        "Rovtidsskrift"@nb,
        "Rovtidsskrifter"@nb,
        "Røvartidsskrift"@nb,
        "Røvartidsskrifter"@nb,
        "Røvertidskrift"@nb ;
    skos:broader humord:c18239 ;
    skos:definition "Røvertidsskrifter er useriøse tidsskrifter som fremstår som vitenskapelige. De etterlikner virksomheten til seriøse vitenskapelige tidsskrifter, med sikte på å lure penger fra forskere, men har lite eller ingen kvalitetskontroll. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predatory journals"@en,
        "Røvertidskrifter"@nb .

humord:c68892 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68892" ;
    dct:modified "2024-11-12T13:34:11"^^xsd:dateTime ;
    skos:altLabel "Bibliotekpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Library politics"@en,
        "Bibliotekpolitikk"@nb .

humord:c68893 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68893" ;
    dct:modified "2024-11-12T13:52:10"^^xsd:dateTime ;
    skos:altLabel "Housing associations"@en,
        "Boligselskap"@nb,
        "Bustadselskap"@nb ;
    skos:broader humord:c09282 ;
    skos:definition "Boligselskap er en fellesbetegnelse for borettslag, eierseksjonssameier og boligaksjeselskaper.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Housing associations"@en,
        "Boligselskaper"@nb .

humord:c68894 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68894" ;
    dct:modified "2024-11-12T14:00:59"^^xsd:dateTime ;
    skos:altLabel "Borgarleg konfirmasjon"@nb,
        "Borgerlig konfirmasjon"@nb,
        "Humanistisk konfirmasjon"@nb ;
    skos:broader humord:c08610 ;
    skos:definition "Humanistisk konfirmasjon (frem til høsten 2005 kalt borgerlig konfirmasjon) er et livssynshumanistisk (i betydningen humanetisk) kurs og seremoni arrangert av Human-Etisk Forbund for å markere overgangen fra barn til voksen.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Civil confirmation"@en,
        "Humanistisk konfirmasjon"@nb ;
    skos:related humord:c08721 .

humord:c68895 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68895" ;
    dct:modified "2024-11-12T14:03:49"^^xsd:dateTime ;
    skos:altLabel "Bridge (Kortspel)"@nb ;
    skos:broader humord:c29686 ;
    skos:definition "Bridge er et kortspill for fire personer hvor to par spiller mot hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bridge (Card game)"@en,
        "Bridge (Kortspill)"@nb .

humord:c68896 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68896" ;
    dct:modified "2024-11-12T14:06:07"^^xsd:dateTime ;
    skos:altLabel "Tax on gross earnings"@en,
        "Bruttoskatt"@nb ;
    skos:broader humord:c07826 ;
    skos:definition "Bruttoskatt er skatt på inntekt før kostnader til erverv av inntekt er trukket fra.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tax on gross income"@en,
        "Bruttoskatt"@nb .

humord:c68897 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68897" ;
    dct:modified "2024-11-13T11:09:27"^^xsd:dateTime ;
    skos:altLabel "Steam locomotive"@en,
        "Damplokomotiv"@nb ;
    skos:broader humord:c26462 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Steam locomotives"@en,
        "Damplokomotiver"@nb .

humord:c68898 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68898" ;
    dct:modified "2024-11-13T11:24:52"^^xsd:dateTime ;
    skos:altLabel "Discussion technique"@en,
        "Debatteknikk"@nb,
        "Diskusjonsteknikk"@nb ;
    skos:broader humord:c17906 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Debate technique"@en,
        "Debatteknikk"@nb .

humord:c68899 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68899" ;
    dct:modified "2024-11-13T11:29:54"^^xsd:dateTime ;
    skos:altLabel "Demokratisk sosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Demokratisk sosialisme er et begrep som særlig blir brukt av sosialister som vil markere skillet fra den totalitære tradisjonen i kommunismen, spesielt det som kalles stalinisme. Demokratiske sosialister går inn for sosialisme som grunnlag for økonomien, og demokrati som styringsprinsipp. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Democratic socialism"@en,
        "Demokratisk sosialisme"@nb .

humord:c68900 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68900" ;
    dct:modified "2024-11-13T11:40:02"^^xsd:dateTime ;
    skos:altLabel "Elektrokjemisk industri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrochemical industry"@en,
        "Elektrokjemisk industri"@nb .

humord:c68901 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68901" ;
    dct:modified "2024-11-13T11:43:19"^^xsd:dateTime ;
    skos:altLabel "Energiarbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy workers"@en,
        "Energiarbeidere"@nb .

humord:c68902 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68902" ;
    dct:modified "2024-11-13T11:49:49"^^xsd:dateTime ;
    skos:altLabel "Einingsfront"@nb ;
    skos:broader humord:c68903 ;
    skos:definition "En enhetsfront er et samarbeid mellom to eller flere politiske partier mot en felles motstander. Enhetsfront var en parole som Den kommunistiske internasjonale (Komintern) brukte fra 1921 i kampen for å vinne arbeidermassen for kommunistisk politikk.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "United front"@en,
        "Enhetsfront"@nb .

humord:c68903 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68903" ;
    dct:modified "2024-11-13T11:51:05"^^xsd:dateTime ;
    skos:altLabel "Politisk samarbeid"@nb ;
    skos:broader humord:c20404 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political cooperation"@en,
        "Politisk samarbeid"@nb .

humord:c68904 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68904" ;
    dct:modified "2024-11-13T13:48:24"^^xsd:dateTime ;
    skos:altLabel "Fabrikkbygningar"@nb ;
    skos:broader humord:c05205 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo23"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factory buildings"@en,
        "Fabrikkbygninger"@nb .

humord:c68905 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68905" ;
    dct:modified "2025-01-18T09:07:19"^^xsd:dateTime ;
    skos:altLabel "Labor union movement"@en,
        "Labour union movement"@en,
        "Fagbevegelsar"@nb,
        "Fagbevegelsen"@nb,
        "Fagbevegelser"@nb,
        "Fagrørsla"@nb,
        "Fagrørslen"@nb,
        "Fagrørsler"@nb ;
    skos:broader humord:c09181 ;
    skos:definition "Fagbevegelsen er en alminnelig fellesbetegnelse for fagforeninger, landsomfattende fagforbund og lokale organisasjonsledd i arbeidstakerorganisasjoner.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb,
        "Var henvisning til Fagforeninger. Splittet 13/11.24 vsl"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trade union movement"@en,
        "Fagbevegelsen"@nb .

humord:c68906 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68906" ;
    dct:modified "2024-11-13T14:17:50"^^xsd:dateTime ;
    skos:altLabel "Fabrikktilsynskover"@nb,
        "Fabrikktilsynslovar"@nb,
        "Fabrikktilsynslovgiing"@nb,
        "Fabrikktilsynslovgiving"@nb,
        "Fabrikktilsynsovgivning"@nb,
        "Fabriktilsynslovgjeving"@nb ;
    skos:broader humord:c59458 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factory inspection acts"@en,
        "Fabrikktilsynslover"@nb .

humord:c68907 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68907" ;
    dct:modified "2024-11-13T14:22:30"^^xsd:dateTime ;
    skos:altLabel "Fabrikktilsyn"@nb ;
    skos:broader humord:c09132 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Factory inspection"@en,
        "Fabrikktilsyn"@nb .

humord:c68908 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68908" ;
    dct:modified "2024-11-13T14:28:22"^^xsd:dateTime ;
    skos:altLabel "Trade union activities"@en,
        "Fagforeningsarbeid"@nb ;
    skos:broader humord:c09147 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Union work"@en,
        "Fagforeningsarbeid"@nb .

humord:c68909 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68909" ;
    dct:modified "2024-11-15T09:32:50"^^xsd:dateTime ;
    skos:altLabel "Labor-political cooperation"@en,
        "Trade union-political cooperation"@en,
        "Fagleg-politisk samarbeid"@nb ;
    skos:broader humord:c68903 ;
    skos:definition "Faglig-politisk samarbeid er det formaliserte samarbeidet mellom Landsorganisasjonen i Norge (LO) og Arbeiderpartiet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Labour-political cooperation"@en,
        "Faglig-politisk samarbeid"@nb .

humord:c68910 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68910" ;
    dct:modified "2024-11-13T14:37:45"^^xsd:dateTime ;
    skos:altLabel "Penal reforms"@en,
        "Fengselsreformar"@nb ;
    skos:broader humord:c08886 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prison reforms"@en,
        "Fengselsreformer"@nb .

humord:c68911 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68911" ;
    dct:modified "2024-11-13T14:42:18"^^xsd:dateTime ;
    skos:altLabel "Company vacation homes"@en,
        "Ferieheimar"@nb,
        "Ferieheimer"@nb ;
    skos:broader humord:c01403 ;
    skos:definition "Feriehjem: forenings, bedrifts feriested for medlemmene, de ansatte e.l. og deres familier <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Union holiday homes"@en,
        "Feriehjem"@nb .

humord:c68912 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68912" ;
    dct:modified "2024-11-13T14:45:20"^^xsd:dateTime ;
    skos:altLabel "Holiday settlements"@en,
        "Feriekoloniar"@nb ;
    skos:broader humord:c01403 ;
    skos:definition "Feriekolonier er feriehjem for barn, og har til formål å skaffe barn et sunt og styrkende ferieopphold og anledning til friluftsliv i samvær med andre barn.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's holiday camps"@en,
        "Feriekolonier"@nb .

humord:c68913 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68913" ;
    dct:modified "2024-11-13T15:12:58"^^xsd:dateTime ;
    skos:altLabel "Air travels"@en,
        "Flyreiser"@nb ;
    skos:broader humord:c01412 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flights"@en,
        "Flyreiser"@nb .

humord:c68914 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68914" ;
    dct:modified "2024-11-13T15:22:53"^^xsd:dateTime ;
    skos:altLabel "Folkeparkar"@nb ;
    skos:broader humord:c05300 ;
    skos:definition "En folkepark er et offentlig parkanlegg, særlig i byer og tettbygde strøk. Betegnelsen brukes om et forholdsvis stort parkareal hvor det er mulig å drive idrett og lek, og hvor det er plass for folkemøter, friluftsteater, konserter, utstillinger med mer.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Public parks"@en,
        "Folkeparker"@nb .

humord:c68915 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68915" ;
    dct:modified "2024-11-14T08:29:36"^^xsd:dateTime ;
    skos:altLabel "Occupational research"@en,
        "Arbeidslivsforsking"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Work life research"@en,
        "Arbeidslivsforskning"@nb .

humord:c68916 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68916" ;
    dct:modified "2024-11-14T08:32:19"^^xsd:dateTime ;
    skos:altLabel "Labor relations"@en,
        "Labour relations"@en,
        "Arbeidslivsrelasjonar"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employment relations"@en,
        "Arbeidslivsrelasjoner"@nb .

humord:c68917 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68917" ;
    dct:modified "2024-11-14T09:33:47"^^xsd:dateTime ;
    skos:altLabel "Forhandlingsrett"@nb ;
    skos:broader humord:c06016 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bargaining right"@en,
        "Forhandlingsrett"@nb .

humord:c68918 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68918" ;
    dct:modified "2024-11-28T13:16:03"^^xsd:dateTime ;
    skos:altLabel "Foreiningsarbeid"@nb,
        "Foreiningsteknikk"@nb,
        "Foreningsarbeid"@nb,
        "Lagsarbeid"@nb ;
    skos:broader humord:c04531 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Association work"@en,
        "Foreningsteknikk"@nb .

humord:c68919 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68919" ;
    dct:modified "2024-11-14T09:45:04"^^xsd:dateTime ;
    skos:altLabel "Defence organizations"@en,
        "Forsvarsorganisasjoner"@nb ;
    skos:broader humord:c09286,
        humord:c09411 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Defence organisations"@en,
        "Forsvarsorganisasjoner"@nb .

humord:c68920 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68920" ;
    dct:modified "2024-11-14T11:16:45"^^xsd:dateTime ;
    skos:altLabel "Governance reforms"@en,
        "Forvaltingsreformer"@nb ;
    skos:broader humord:c09398 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Administrative reforms"@en,
        "Forvaltningsreformer"@nb .

humord:c68921 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68921" ;
    dct:modified "2024-11-14T11:19:41"^^xsd:dateTime ;
    skos:altLabel "Pro bono legal services"@en,
        "Fri rettshjelp"@nb ;
    skos:broader humord:c18072 ;
    skos:definition "Fri rettshjelp er statlig rettshjelp i form av fri advokathjelp og annen juridisk bistand  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Free legal aid"@en,
        "Fri rettshjelp"@nb .

humord:c68922 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68922" ;
    dct:modified "2024-11-14T13:40:00"^^xsd:dateTime ;
    skos:altLabel "Frontline sisters"@en,
        "Frontsystrer"@nb,
        "Frontsøstrer"@nb,
        "Raude Kross-systrer"@nb,
        "Raude Kross-søstrer"@nb,
        "Røde Kors-søstre"@nb ;
    skos:broader humord:c07540 ;
    skos:definition "Frontsøstre var på norske sykepleiere i tjeneste for tysk Røde Kors på Østfronten under andre verdenskrig.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Frontline nurses"@en,
        "Frontsøstre"@nb .

humord:c68923 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68923" ;
    dct:modified "2024-11-14T13:43:51"^^xsd:dateTime ;
    skos:altLabel "County heraldry"@en,
        "Fylkesmerke"@nb,
        "Fylkesmerker"@nb,
        "Fylkesvåpen"@nb ;
    skos:broader humord:c04505 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "County coat of arms"@en,
        "Fylkesvåpen"@nb .

humord:c68924 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68924" ;
    dct:modified "2024-11-14T13:52:22"^^xsd:dateTime ;
    skos:altLabel "Match industries"@en,
        "Fyrstikkindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Match industry"@en,
        "Fyrstikkindustri"@nb .

humord:c68925 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68925" ;
    dct:modified "2024-11-14T14:02:23"^^xsd:dateTime ;
    skos:altLabel "General planning"@en,
        "Generalplanlegging"@nb ;
    skos:broader humord:c01509 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Master planning"@en,
        "Generalplanlegging"@nb .

humord:c68926 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68926" ;
    dct:modified "2024-11-15T09:29:31"^^xsd:dateTime ;
    skos:altLabel "Geoism"@en,
        "Single tax movement"@en,
        "Georgeisme"@nb,
        "Georgisme"@nb ;
    skos:broader humord:c07852 ;
    skos:definition "Georgisme er et filosofisk og økonomisk teorisett som er oppkalt etter Henry George (1839–1897). De økonomiske teoriene går ut på at selv om alle eier det de skaper, så tilhører jordareal og alt annet i naturen alle mennesker. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Georgeism"@en,
        "Georgisme"@nb .

humord:c68927 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68927" ;
    dct:modified "2024-11-14T14:12:11"^^xsd:dateTime ;
    skos:altLabel "Miners' strike"@en,
        "Gruvestreikar"@nb ;
    skos:broader humord:c09140 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mining strike"@en,
        "Gruvestreiker"@nb .

humord:c68928 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68928" ;
    dct:modified "2024-11-15T09:28:27"^^xsd:dateTime ;
    skos:altLabel "Mariculture rights"@en,
        "Havbruksrett"@nb ;
    skos:broader humord:c58722 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquaculture rights"@en,
        "Havbruksrett"@nb .

humord:c68929 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68929" ;
    dct:modified "2024-11-14T14:41:19"^^xsd:dateTime ;
    skos:altLabel "Freedom of manoeuvre"@en,
        "Handlefridom"@nb ;
    skos:broader humord:c00549 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Freedom of action"@en,
        "Handlefrihet"@nb .

humord:c68930 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68930" ;
    dct:modified "2024-11-14T14:55:17"^^xsd:dateTime ;
    skos:altLabel "Fast boats"@en,
        "Hurtigbåtar"@nb,
        "Racerbåtar"@nb,
        "Racerbåter"@nb,
        "Reserbåtar"@nb,
        "Reserbåter"@nb,
        "Speedbåtar"@nb,
        "Speedbåter"@nb ;
    skos:broader humord:c04376 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Speedboats"@en,
        "Hurtigbåter"@nb .

humord:c68931 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68931" ;
    dct:modified "2024-11-14T14:59:42"^^xsd:dateTime ;
    skos:altLabel "Crofters acts"@en,
        "Sharecroppers acts"@en,
        "Husmannslovar"@nb,
        "Husmannslover"@nb,
        "Husmannslovgiing"@nb,
        "Husmannslovgiving"@nb,
        "Husmannslovgivning"@nb,
        "Husmannslovgjeving"@nb ;
    skos:broader humord:c59744 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cotters acts"@en,
        "Husmannslover"@nb .

humord:c68932 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68932" ;
    dct:modified "2024-11-14T15:01:27"^^xsd:dateTime ;
    skos:altLabel "Homemakers' association"@en,
        "Husmorlag"@nb ;
    skos:broader humord:c04531 ;
    skos:definition "Husmorlag er et tidligere navn på kvinne- og familielag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Housewives' association"@en,
        "Husmorlag"@nb .

humord:c68933 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68933" ;
    dct:modified "2024-11-14T15:10:47"^^xsd:dateTime ;
    skos:altLabel "Høvleri"@nb ;
    skos:broader humord:c59253 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plaining mills"@en,
        "Høvleri"@nb .

humord:c68934 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68934" ;
    dct:modified "2024-11-15T08:27:04"^^xsd:dateTime ;
    skos:altLabel "Inntektsoppgjer"@nb ;
    skos:broader humord:c07837 ;
    skos:definition "Inntektsoppgjør er en årlig forhandling mellom myndigheter og næring, yrkesgruppe (især om statlige overføringer og andre forhold som påvirker yrkesgruppens, næringens inntekt) <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pay settlements"@en,
        "Inntektsoppgjør"@nb ;
    skos:related humord:c23784 .

humord:c68935 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68935" ;
    dct:modified "2024-11-15T08:32:03"^^xsd:dateTime ;
    skos:altLabel "International labor union movement"@en,
        "International labour union movement"@en,
        "Internasjonal fagrørsle"@nb ;
    skos:broader humord:c68905 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International trade union movement"@en,
        "Internasjonal fagbevegelse"@nb .

humord:c68936 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68936" ;
    dct:modified "2024-11-15T08:34:51"^^xsd:dateTime ;
    skos:altLabel "Internasjonal kommunisme"@nb ;
    skos:broader humord:c09642 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International communism"@en,
        "Internasjonal kommunisme"@nb .

humord:c68937 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68937" ;
    dct:modified "2024-11-15T08:42:55"^^xsd:dateTime ;
    skos:altLabel "Internasjonal solidaritet"@nb ;
    skos:broader humord:c08152 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International solidarity"@en,
        "Internasjonal solidaritet"@nb .

humord:c68938 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68938" ;
    dct:modified "2024-11-15T08:46:23"^^xsd:dateTime ;
    skos:altLabel "Ishavsfangst"@nb ;
    skos:broader humord:c07623 ;
    skos:definition "Ishavsfangst er fangst på sjø og land av pattedyr og fugler i arktiske områder, særlig i områdene mellom Novaja Zemlja og Nord-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic hunting"@en,
        "Ishavsfangst"@nb .

humord:c68939 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68939" ;
    dct:modified "2024-11-15T08:49:03"^^xsd:dateTime ;
    skos:altLabel "Jernbanebygging"@nb ;
    skos:broader humord:c04354 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Railway construction"@en,
        "Jernbanebygging"@nb ;
    skos:related humord:c68718 .

humord:c68940 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68940" ;
    dct:modified "2024-11-15T08:52:51"^^xsd:dateTime ;
    skos:altLabel "Railway staff"@en,
        "Jernbanepersonale"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Railway personnel"@en,
        "Jernbanepersonale"@nb ;
    skos:related humord:c04354 .

humord:c68941 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68941" ;
    dct:modified "2024-11-15T09:00:46"^^xsd:dateTime ;
    skos:altLabel "Railroad accidents"@en,
        "Railroad casualties"@en,
        "Railroad disasters"@en,
        "Railway casualties"@en,
        "Railway disasters"@en,
        "Jernbaneulukker"@nb,
        "Jernbaneulykker"@nb ;
    skos:broader humord:c01533 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Railway accidents"@en,
        "Jernbaneulykker"@nb .

humord:c68942 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68942" ;
    dct:modified "2024-11-15T09:13:44"^^xsd:dateTime ;
    skos:altLabel "Job action"@en,
        "Kampmiddel"@nb ;
    skos:broader humord:c09138 ;
    skos:definition "Kampmidler refererer til de verktøyene og metodene som arbeidere eller fagforeninger benytter for å oppnå forbedringer i arbeidsvilkår, lønn eller andre rettigheter <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Industrial action"@en,
        "Kampmidler"@nb .

humord:c68943 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68943" ;
    dct:modified "2024-11-15T09:21:38"^^xsd:dateTime ;
    skos:altLabel "Klasseanalysar"@nb,
        "Klasseanalyse"@nb,
        "Klasseanalyser"@nb ;
    skos:broader humord:c09328 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Class analysis"@en,
        "Klasseanalyse"@nb .

humord:c68944 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68944" ;
    dct:modified "2024-11-15T09:27:29"^^xsd:dateTime ;
    skos:altLabel "Klasseforhold"@nb ;
    skos:broader humord:c09328 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Class relations"@en,
        "Klasseforhold"@nb .

humord:c68945 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68945" ;
    dct:modified "2024-11-15T09:40:49"^^xsd:dateTime ;
    skos:altLabel "Collective contents insurance"@en,
        "Collective household contents insurance"@en,
        "Kollektiv hjemforsikring"@nb,
        "Kollektiv innboforsikring"@nb ;
    skos:broader humord:c59755 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collective household insurance"@en,
        "Kollektiv hjemforsikring"@nb .

humord:c68946 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68946" ;
    dct:modified "2024-11-18T11:05:26"^^xsd:dateTime ;
    skos:altLabel "Collective civil service pension"@en,
        "Collective company pension"@en,
        "Collective public service pension"@en,
        "Group civil service pension"@en,
        "Group company pension"@en,
        "Group occupational pension"@en,
        "Group public service pension"@en,
        "Kollektiv tenestepensjon"@nb ;
    skos:broader humord:c09353 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Collective occupational pension"@en,
        "Kollektiv tjenestepensjon"@nb .

humord:c68947 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68947" ;
    dct:modified "2024-11-19T10:47:49"^^xsd:dateTime ;
    skos:altLabel "Communist youth  organizations"@en,
        "Kommunistiske ungdomsorganisasjonar"@nb ;
    skos:broader humord:c23411 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Communist youth  organisations"@en,
        "Kommunistiske ungdomsorganisasjoner"@nb ;
    skos:related humord:c09642 .

humord:c68948 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68948" ;
    dct:modified "2024-11-15T10:02:15"^^xsd:dateTime ;
    skos:altLabel "Corporate-level labor union cooperation"@en,
        "Corporate-level labour union cooperation"@en,
        "Konsernfagleg samarbeid"@nb ;
    skos:broader humord:c68908 ;
    skos:definition "\"Konsernfaglig samarbeid\" refererer til samarbeid mellom fagforeninger på tvers av ulike selskaper innenfor samme konsern eller bedriftsgruppe. <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Corporate-level trade union cooperation"@en,
        "Konsernfaglig samarbeid"@nb .

humord:c68949 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68949" ;
    dct:modified "2024-11-15T10:21:42"^^xsd:dateTime ;
    skos:altLabel "Predictive coding"@en,
        "Prediktiv prosessering"@nb ;
    skos:broader humord:c14214 ;
    skos:definition "Prediktiv prosessering er en teoretisk tilnærming innen nevrovitenskap, kognisjonsvitenskap, psykologi og sinnsfilosofi som anser at hjernens grunnleggende funksjon er å forutsi sanseinntrykk ved hjelp av statistiske modeller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predictive processing"@en,
        "Prediktiv prosessering"@nb .

humord:c68950 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68950" ;
    dct:modified "2024-11-15T14:24:08"^^xsd:dateTime ;
    skos:altLabel "Kontraktarbeidarar"@nb ;
    skos:broader humord:c07395 ;
    skos:definition "En kontraktarbeider er en person som utfører et arbeid ifølge kontrakt <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Contract workers"@en,
        "Kontraktarbeidere"@nb .

humord:c68951 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68951" ;
    dct:modified "2025-01-28T10:50:04"^^xsd:dateTime ;
    skos:altLabel "Krigsfangenskap"@nb ;
    skos:broader humord:c22426 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Captivity in times of war"@en,
        "Krigsfangenskap"@nb ;
    skos:related humord:c07223,
        humord:c69501 .

humord:c68952 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68952" ;
    dct:modified "2024-11-15T14:30:01"^^xsd:dateTime ;
    skos:altLabel "Warplanes"@en,
        "Krigsfly"@nb,
        "Militærfly"@nb ;
    skos:broader humord:c19962 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Military aircrafts"@en,
        "Militærfly"@nb .

humord:c68953 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68953" ;
    dct:modified "2024-11-15T14:33:15"^^xsd:dateTime ;
    skos:altLabel "Wartime profiteers"@en,
        "Krigsprofitørar"@nb ;
    skos:broader humord:c07201 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "War profiteers"@en,
        "Krigsprofitører"@nb .

humord:c68954 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68954" ;
    dct:modified "2024-11-19T10:50:04"^^xsd:dateTime ;
    skos:altLabel "Kringkastingslovar"@nb,
        "Kringkastingslover"@nb,
        "Kringkastingslovgiing"@nb,
        "Kringkastingslovgiving"@nb,
        "Kringkastingslovgivning"@nb,
        "Kringkastingslovgjeving"@nb ;
    skos:broader humord:c24576 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Broadcasting acts"@en,
        "Kringkastingslover"@nb .

humord:c68955 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68955" ;
    dct:modified "2024-11-19T10:50:31"^^xsd:dateTime ;
    skos:altLabel "Criminal law reforms"@en,
        "Kriminalreformer"@nb ;
    skos:broader humord:c08966,
        humord:c09069 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Criminal justice reforms"@en,
        "Kriminalreformer"@nb .

humord:c68956 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68956" ;
    dct:modified "2024-11-15T14:46:36"^^xsd:dateTime ;
    skos:altLabel "Kriseteori"@nb ;
    skos:broader humord:c22542 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Crisis theory"@en,
        "Kriseteori"@nb .

humord:c68957 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68957" ;
    dct:modified "2024-11-15T14:49:57"^^xsd:dateTime ;
    skos:altLabel "Cultural workers"@en,
        "Culture bearers"@en,
        "Culture workers"@en,
        "Persons of culture"@en,
        "Kulturarbeidarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kulturarbeidere"@nb .

humord:c68958 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68958" ;
    dct:modified "2024-11-19T10:57:29"^^xsd:dateTime ;
    skos:altLabel "Art displays"@en,
        "Art exhibits"@en,
        "Kunstutstillingar"@nb ;
    skos:broader humord:c04543 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Art exhibition"@en,
        "Kunstutstillinger"@nb .

humord:c68959 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68959" ;
    dct:modified "2024-11-19T10:58:08"^^xsd:dateTime ;
    skos:altLabel "8th of May"@en,
        "May 8th"@en,
        "Women's Day"@en,
        "8. mars"@nb,
        "Den internasjonale kvinnedagen"@nb,
        "Internasjonale kvinnedagen"@nb,
        "Kvinnedagen"@nb ;
    skos:broader humord:c04948 ;
    skos:definition "Kvinnedagen er en internasjonal demonstrasjonsdag som brukes til å markere kvinners kampsaker og rettigheter. Dagen markeres hvert år den 8. mars. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International Women's Day"@en,
        "Kvinnedagen"@nb .

humord:c68960 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68960" ;
    dct:modified "2024-11-19T10:58:44"^^xsd:dateTime ;
    skos:altLabel "Kvinnehelse"@nb ;
    skos:broader humord:c27258 ;
    skos:definition "Kvinnehelse er det fagområdet som handler om helseforhold som spesifikt gjelder kvinner.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Women's health"@en,
        "Kvinnehelse"@nb .

humord:c68961 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68961" ;
    dct:modified "2024-11-28T13:16:53"^^xsd:dateTime ;
    skos:altLabel "Women's sports"@en,
        "Dameidrett"@nb,
        "Kvinneidrett"@nb,
        "Kvinnesport"@nb ;
    skos:broader humord:c19484 ;
    skos:definition "Kvinneidrett eller dameidrett viser oftest til kvinners organiserte idrettsutøvelse, som regel i en separat kvinneklasse eller dameklasse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Female athletics"@en,
        "Kvinneidrett"@nb .

humord:c68962 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68962" ;
    dct:modified "2024-11-18T10:59:04"^^xsd:dateTime ;
    skos:altLabel "Digital identity"@en,
        "Electronic identification"@en,
        "Elektronisk ID"@nb,
        "Elektronisk identifikasjon"@nb,
        "Elektronisk legitimasjon"@nb,
        "e-ID"@nb,
        "eID"@nb ;
    skos:broader humord:c16334 ;
    skos:definition "Elektronisk legitimasjon eller elektronisk identifikasjon er elektroniske systemer for å legitimere brukere på Internett eller andre datasystemer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital ID"@en,
        "Elektronisk ID"@nb .

humord:c68963 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68963" ;
    dct:modified "2024-11-19T09:14:59"^^xsd:dateTime ;
    skos:altLabel "Kosmiske tomrom"@nb ;
    skos:broader humord:c66560 ;
    skos:definition "Kosmisk tomrom: [et] stort område av verdensrommet som inneholder få eller ingen galakser <sprakradet.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic voids"@en,
        "Kosmiske tomrom"@nb .

humord:c68964 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68964" ;
    dct:modified "2024-11-21T07:31:37"^^xsd:dateTime ;
    skos:altLabel "Oksygenforbruk"@nb ;
    skos:broader humord:c62954 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen consumption"@en,
        "Oksygenforbruk"@nb .

humord:c68965 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68965" ;
    dct:modified "2024-11-19T12:54:17"^^xsd:dateTime ;
    skos:altLabel "Oligonukleotid"@nb ;
    skos:broader humord:c68851 ;
    skos:definition "Oligonukleotid er et kort fragment av enkelttrådet DNA eller RNA. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oligonucleotides"@en,
        "Oligonukleotider"@nb .

humord:c68966 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68966" ;
    dct:modified "2024-11-19T13:38:42"^^xsd:dateTime ;
    skos:altLabel "Sulfur mustard"@en,
        "Diklordietylsulfid"@nb,
        "Sennepsgass"@nb ;
    skos:broader humord:c09486 ;
    skos:definition "Sennepsgass (diklordietylsulfid) er en oljeaktig væske som er blitt brukt i kjemisk krigføring. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mustard gas"@en,
        "Sennepsgasser"@nb .

humord:c68967 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68967" ;
    dct:modified "2024-11-19T13:45:42"^^xsd:dateTime ;
    skos:altLabel "Sentrifugering"@nb ;
    skos:broader humord:c61935 ;
    skos:definition "Sentrifugering kan være differensiell hvor partikler sedimenteres etter størrelse, form og vekt. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Centrifugation"@en,
        "Sentrifugering"@nb .

humord:c68968 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68968" ;
    dct:modified "2024-11-22T10:07:41"^^xsd:dateTime ;
    skos:altLabel "Separasjon (Kjemi)"@nb,
        "Separering (Kjemi)"@nb ;
    skos:broader humord:c17861 ;
    skos:definition "Separering innen kjemi er prosessen å skille to stoffer som i utgangspunktet er blandet, fra hverandre. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Separation (Chemistry)"@en,
        "Separasjon (Kjemi)"@nb .

humord:c68969 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68969" ;
    dct:modified "2024-11-29T10:02:18"^^xsd:dateTime ;
    skos:altLabel "Breadseed poppy"@en,
        "Oil poppy"@en,
        "Seed poppy"@en,
        "Opiumsvalmue"@nb,
        "Papaver somniferum"@nb ;
    skos:broader humord:c69117 ;
    skos:definition "Opiumsvalmue er en planteart i valmuefamilien som brukes til å utvinne en rekke medisiner og rusmidler. Den inneholder en hvit eller grå melkesaft som i tørket tilstand kalles opium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Opium poppy"@en,
        "Opiumsvalmue"@nb ;
    skos:related humord:c11965 .

humord:c68970 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68970" ;
    dct:modified "2024-11-19T14:00:25"^^xsd:dateTime ;
    skos:altLabel "Serpentine vegetation"@en,
        "Serpentinflora"@nb ;
    skos:broader humord:c16301 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Serpentine flora"@en,
        "Serpentinflora"@nb ;
    skos:related humord:c66395 .

humord:c68971 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68971" ;
    dct:modified "2024-11-19T14:05:50"^^xsd:dateTime ;
    skos:altLabel "Farmed Atlantic salmon"@en,
        "Oppdrettslaks"@nb ;
    skos:broader humord:c24937 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farmed salmon"@en,
        "Oppdrettslaks"@nb ;
    skos:related humord:c67698 .

humord:c68972 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68972" ;
    dct:modified "2024-11-19T14:07:25"^^xsd:dateTime ;
    skos:altLabel "Silisiumsambindingar"@nb ;
    skos:broader humord:c63190 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon compounds"@en,
        "Silisiumforbindelser"@nb .

humord:c68973 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68973" ;
    dct:modified "2024-11-19T14:09:37"^^xsd:dateTime ;
    skos:altLabel "Silanar"@nb ;
    skos:broader humord:c68972 ;
    skos:definition "Silaner er en gruppe kjemiske forbindelser. Det er en fellesbetegnelse for silisiums hydrogenforbindelser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silanes"@en,
        "Silaner"@nb .

humord:c68974 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68974" ;
    dct:modified "2024-11-21T07:49:19"^^xsd:dateTime ;
    skos:altLabel "Organisk avfall"@nb ;
    skos:broader humord:c12465 ;
    skos:definition "Organisk avfall er en samlebetegnelse for nedbrytbare avfallstyper. <sortere.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic waste"@en,
        "Organisk avfall"@nb .

humord:c68975 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68975" ;
    dct:modified "2024-11-21T09:34:05"^^xsd:dateTime ;
    skos:altLabel "Silica"@en,
        "Kiseldioksid"@nb,
        "Silika"@nb,
        "Silisiumdioksid"@nb ;
    skos:broader humord:c68977 ;
    skos:definition "Silisiumdioksid, tidligere kalt kiseldioksid eller silika, er en naturlig forekommende kjemisk forbindelse med kjemisk formel SiO2. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicic dioxide"@en,
        "Silisiumdioksid"@nb .

humord:c68976 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68976" ;
    dct:modified "2024-11-19T14:19:25"^^xsd:dateTime ;
    skos:altLabel "Organlære"@nb,
        "Organografi"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Organlære (organografi) er læren om planteorganenes indre bygning, det vil si hvorledes de forskjellige organer som rot, stengel og blad er sammensatt av flere cellevev. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organography"@en,
        "Organografi"@nb .

humord:c68977 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68977" ;
    dct:modified "2024-11-19T14:23:48"^^xsd:dateTime ;
    skos:altLabel "Silisiumoksid"@nb ;
    skos:broader humord:c65936 ;
    skos:definition "Silisiumoksider er en fellesbetegnelse på kjemiske forbindelser av silisium og oksygen. De viktigste er silisiumdioksid og silisiummonoksid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon oxide"@en,
        "Silisiumoksider"@nb .

humord:c68978 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68978" ;
    dct:modified "2024-11-20T09:03:43"^^xsd:dateTime ;
    skos:altLabel "Oter"@nb,
        "Otrar"@nb ;
    skos:broader humord:c61193 ;
    skos:definition "Otere er rovpattedyr som finnes i både ferskvann og saltvann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Otters"@en,
        "Otere"@nb .

humord:c68979 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68979" ;
    dct:modified "2024-11-19T14:32:03"^^xsd:dateTime ;
    skos:altLabel "Carborundum"@en,
        "Karborundum"@nb,
        "Sika"@nb,
        "Silisiumkarbid"@nb ;
    skos:broader humord:c64121 ;
    skos:definition "Silisiumkarbid er et materiale som består av silisium og karbon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon carbide"@en,
        "Silisiumkarbid"@nb .

humord:c68980 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68980" ;
    dct:modified "2024-11-19T14:36:00"^^xsd:dateTime ;
    skos:altLabel "PD (Fish diseases)"@en,
        "PD (Fiskesjukdomar)"@nb,
        "PD (Fiskesykdommer)"@nb,
        "Pankreassjukdom"@nb,
        "Salmonid alfavirus"@nb ;
    skos:broader humord:c68271 ;
    skos:definition "Pankreassykdom, forkortet PD er en virussykdom hos laks som rammer fiskens bukspyttkjertel (pankreas). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pancreas disease"@en,
        "Pankreassykdom"@nb .

humord:c68981 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68981" ;
    dct:modified "2024-11-19T14:40:36"^^xsd:dateTime ;
    skos:altLabel "Paramecium"@nb,
        "Tøffeldyr"@nb ;
    skos:broader humord:c68303 ;
    skos:definition "Tøffeldyr er en slekt med infusjonsdyr i ordenen Hymenostomatida. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Paramecium"@en,
        "Paramecium"@nb .

humord:c68982 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68982" ;
    dct:modified "2024-11-19T14:44:35"^^xsd:dateTime ;
    skos:altLabel "Silisiumlegeringar"@nb ;
    skos:broader humord:c08380 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon alloys"@en,
        "Silisiumlegeringer"@nb .

humord:c68983 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68983" ;
    dct:modified "2024-11-19T14:47:47"^^xsd:dateTime ;
    skos:altLabel "Silisiumnitrid"@nb ;
    skos:broader humord:c68972 ;
    skos:definition "Silisiumnitrid er en kjemisk forbindelse av silisium og nitrogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon nitride"@en,
        "Silisiumnitrid"@nb .

humord:c68984 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68984" ;
    dct:modified "2024-11-19T14:50:10"^^xsd:dateTime ;
    skos:altLabel "Organosilicon compounds"@en,
        "Organosilisium"@nb,
        "Organosilisiumforbindelser"@nb,
        "Organosilisiumsambindingar"@nb,
        "Silisiumorganiske sambindingar"@nb ;
    skos:broader humord:c62718 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organosilicon"@en,
        "Silisiumorganiske forbindelser"@nb .

humord:c68985 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68985" ;
    dct:modified "2024-11-22T10:04:15"^^xsd:dateTime ;
    skos:altLabel "SIMS"@nb,
        "Sekundærionmassespektrometri"@nb ;
    skos:broader humord:c61414 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secondary ion mass spectrometry"@en,
        "SIMS"@nb .

humord:c68986 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68986" ;
    dct:modified "2024-11-20T10:17:26"^^xsd:dateTime ;
    skos:altLabel "Zinc oxide"@en,
        "Sinkoksid"@nb ;
    skos:broader humord:c65936 ;
    skos:definition "Sinkoksider er kjemiske forbindelser mellom sink og oksygen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zinc oxides"@en,
        "Sinkoksider"@nb .

humord:c68987 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68987" ;
    dct:modified "2024-11-20T10:27:08"^^xsd:dateTime ;
    skos:altLabel "Skumglas"@nb ;
    skos:broader humord:c07690 ;
    skos:definition "Skumglass er et granulat fremstilt av glass som kan benyttes til lette fyllinger i veg og jernbane, sikring av skråninger og som isolasjonsmateriale mot grunnen eller rørgater. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Foam glas"@en,
        "Skumglass"@nb .

humord:c68988 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68988" ;
    dct:modified "2024-11-20T10:35:42"^^xsd:dateTime ;
    skos:altLabel "Flavors"@en,
        "Flavourings"@en,
        "Smaksstoff"@nb,
        "Smakstilsetninger"@nb ;
    skos:broader humord:c59467 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flavourants"@en,
        "Smaksstoffer"@nb .

humord:c68989 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68989" ;
    dct:modified "2024-11-20T10:44:47"^^xsd:dateTime ;
    skos:altLabel "Sol-gel"@nb,
        "Sol-gel-prosessen"@nb ;
    skos:broader humord:c66298 ;
    skos:definition "Sol-gel-prosessen en metode for å produsere faste materialer fra små molekyler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sol–gel process"@en,
        "Sol-gel"@nb .

humord:c68990 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68990" ;
    dct:modified "2024-11-20T10:50:36"^^xsd:dateTime ;
    skos:altLabel "Spektrofotometri"@nb ;
    skos:broader humord:c61649 ;
    skos:definition "Spektrofotometri er en kjemisk analysemetode basert på måling av absorpsjon eller svekking av monokromatisk, elektromagnetisk stråling som går gjennom en stoffprøve. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectrophotometry"@en,
        "Spektrofotometri"@nb .

humord:c68991 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68991" ;
    dct:modified "2024-11-20T13:40:52"^^xsd:dateTime ;
    skos:altLabel "Vitskapeleg sosialisme"@nb,
        "Vitskapleg sosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Vitenskapelig sosialisme er termen Friedrich Engels brukte for å beskrive den sosiopolitiske teorien som ble presentert av Karl Marx. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific socialism"@en,
        "Vitenskapelig sosialisme"@nb .

humord:c68992 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68992" ;
    dct:modified "2024-11-20T14:19:33"^^xsd:dateTime ;
    skos:altLabel "Rådssystem"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Styreform som baserer seg på råd som er valgt av nokså små grupper, for eksempel i bedrifter, yrkesgrupper eller lignende <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Council systems"@en,
        "Rådssystemer"@nb .

humord:c68993 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68993" ;
    dct:modified "2024-11-20T14:24:03"^^xsd:dateTime ;
    skos:altLabel "Restaurantarbeidarar"@nb ;
    skos:broader humord:c07390 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Restaurant workers"@en,
        "Restaurantarbeidere"@nb ;
    skos:related humord:c11967,
        humord:c16064 .

humord:c68994 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68994" ;
    dct:modified "2024-11-20T14:29:48"^^xsd:dateTime ;
    skos:altLabel "Cleaning sector"@en,
        "Renholdsbransjen"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cleaning industry"@en,
        "Renholdsbransjen"@nb ;
    skos:related humord:c12798 .

humord:c68995 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68995" ;
    dct:modified "2024-11-26T14:50:17"^^xsd:dateTime ;
    skos:altLabel "Rekefiske"@nb ;
    skos:broader humord:c07628 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shrimp fishing"@en,
        "Rekefiske"@nb .

humord:c68996 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68996" ;
    dct:modified "2024-11-20T14:34:54"^^xsd:dateTime ;
    skos:altLabel "Reformpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reform politics"@en,
        "Reformpolitikk"@nb .

humord:c68997 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68997" ;
    dct:modified "2024-11-20T14:47:12"^^xsd:dateTime ;
    skos:altLabel "Produksjonsutval"@nb ;
    skos:broader humord:c29178 ;
    skos:definition "Produksjonsutvalg er et rådgivende utvalg ved industribedrifter, med representanter for arbeiderne, funksjonærene og arbeidsgiverne for «å fremme den mest effektive produksjon, en god bedriftshygiene og yrkesopplæring». <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Production committees"@en,
        "Produksjonsutvalg"@nb .

humord:c68998 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68998" ;
    dct:modified "2024-11-20T14:51:32"^^xsd:dateTime ;
    skos:altLabel "Production cooperatives"@en,
        "Produksjonssamvirke"@nb ;
    skos:broader humord:c09282 ;
    skos:definition "Et produksjonssamvirke er et samvirke mellom produsenter innen samme råvaresegment  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Production cooperatives"@en,
        "Produksjonssamvirker"@nb .

humord:c68999 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME68999" ;
    dct:modified "2024-11-20T14:55:50"^^xsd:dateTime ;
    skos:altLabel "Prislovar"@nb,
        "Prislover"@nb,
        "Prislovgiing"@nb,
        "Prislovgiving"@nb,
        "Prislovgivning"@nb,
        "Prislovgjeving"@nb ;
    skos:broader humord:c23883 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Price acts"@en,
        "Prislover"@nb .

humord:c69000 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69000" ;
    dct:modified "2024-11-20T15:00:29"^^xsd:dateTime ;
    skos:altLabel "Pressesensur"@nb ;
    skos:broader humord:c09247 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Press censorship"@en,
        "Pressesensur"@nb .

humord:c69001 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69001" ;
    dct:modified "2024-12-23T14:49:43"^^xsd:dateTime ;
    skos:altLabel "Oksygenmangel"@nb ;
    skos:broader humord:c62954 ;
    skos:definition "Oksygenmangel er en tilstand hvor oksygentilførselen til et vev eller en organisme er utilstrekkelig for å dekke cellenes oksygenbehov, se hypoksi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen deficiency"@en,
        "Oksygenmangel"@nb ;
    skos:related humord:c63400,
        humord:c69358 .

humord:c69002 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69002" ;
    dct:modified "2024-11-21T07:29:09"^^xsd:dateTime ;
    skos:altLabel "Transport of oxygen"@en,
        "Oksygentransport"@nb ;
    skos:broader humord:c62954 ;
    skos:definition "Oksygentransport i blodet: Oksygen transporteres fra luften i lungene til alle kroppens celler ved hjelp av blodet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Oxygen transport"@en,
        "Oksygentransport"@nb .

humord:c69003 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69003" ;
    dct:modified "2024-11-21T07:50:02"^^xsd:dateTime ;
    skos:altLabel "Organisk forureining"@nb ;
    skos:broader humord:c08345,
        humord:c68974 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic pollution"@en,
        "Organisk forurensning"@nb .

humord:c69004 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69004" ;
    dct:modified "2024-11-21T08:08:06"^^xsd:dateTime ;
    skos:altLabel "NOM"@en,
        "Natural organic matter"@en,
        "Organic material"@en,
        "NOM"@nb,
        "Naturleg organisk materiale"@nb,
        "Naturlig organisk materie"@nb,
        "Organisk materiale"@nb,
        "Organisk materie"@nb ;
    skos:broader humord:c66233 ;
    skos:definition "Organisk materiale betyr innenfor geologi rester av planter og dyr som inneholder karbon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organic matter"@en,
        "Organisk materiale"@nb .

humord:c69005 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69005" ;
    dct:modified "2024-11-21T08:14:54"^^xsd:dateTime ;
    skos:altLabel "Beetle mites"@en,
        "Hornmiddar"@nb,
        "Hornmidder"@nb,
        "Oribatid"@nb,
        "Oribatida"@nb,
        "Pansermiddar"@nb,
        "Pansermidder"@nb ;
    skos:broader humord:c64527 ;
    skos:definition "Hornmidder er en underorden av edderkoppdyr i middordenen Acariformes. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moss mites"@en,
        "Oribatider"@nb .

humord:c69006 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69006" ;
    dct:modified "2024-11-21T08:28:27"^^xsd:dateTime ;
    skos:altLabel "Orientation behaviour"@en,
        "Orientering (Persepsjon)"@nb,
        "Orienteringsevne"@nb ;
    skos:broader humord:c08082 ;
    skos:definition "Orienteringsevne: evne til å orientere seg <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orientation ability"@en,
        "Orienteringsevne"@nb .

humord:c69007 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69007" ;
    dct:modified "2024-11-21T08:57:50"^^xsd:dateTime ;
    skos:altLabel "Crewed spaceflight"@en,
        "Manned spaceflight"@en,
        "Bemanna romfart"@nb,
        "Bemanna romferder"@nb,
        "Bemannede romferder"@nb ;
    skos:broader humord:c12499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Human spaceflight"@en,
        "Bemannet romfart"@nb .

humord:c69008 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69008" ;
    dct:modified "2024-11-21T09:37:56"^^xsd:dateTime ;
    skos:altLabel "Internasjonal straffeprosess"@nb ;
    skos:broader humord:c13366 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International criminal procedure"@en,
        "Internasjonal straffeprosess"@nb .

humord:c69009 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69009" ;
    dct:modified "2024-11-21T14:40:03"^^xsd:dateTime ;
    skos:altLabel "Etterglød"@nb ;
    skos:broader humord:c62047 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Afterglow"@en,
        "Etterglød"@nb ;
    skos:related humord:c65983,
        humord:c67582 .

humord:c69010 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69010" ;
    dct:modified "2024-11-22T09:32:12"^^xsd:dateTime ;
    skos:altLabel "Ethics of technology"@en,
        "Technoethics"@en,
        "Teknologietikk"@nb ;
    skos:broader humord:c00240 ;
    skos:definition "Teknologietikk handler om etiske perspektiver knyttet til teknologisk utvikling og bruk og setter søkelys på teknologiske muligheter, konsekvenser og utfordringer. <Norsk filosofisk tidsskrift>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technology ethics"@en,
        "Teknologietikk"@nb .

humord:c69011 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69011" ;
    dct:modified "2024-11-22T10:15:54"^^xsd:dateTime ;
    skos:altLabel "Pensjonering"@nb ;
    skos:broader humord:c09123 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retirement"@en,
        "Pensjonering"@nb ;
    skos:related humord:c07323,
        humord:c09353 .

humord:c69012 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69012" ;
    dct:modified "2024-11-22T10:22:45"^^xsd:dateTime ;
    skos:altLabel "Partileiing"@nb ;
    skos:broader humord:c13632 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Party leadership"@en,
        "Partiledelse"@nb ;
    skos:related humord:c09623 .

humord:c69013 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69013" ;
    dct:modified "2024-12-17T08:12:00"^^xsd:dateTime ;
    skos:altLabel "Olympiske vinterleikar"@nb,
        "Vinter-OL"@nb,
        "Vinterolympiadar"@nb,
        "Vinterolympiader"@nb ;
    skos:broader humord:c01455 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Olympic winter games"@en,
        "Olympiske vinterleker"@nb .

humord:c69014 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69014" ;
    dct:modified "2024-11-22T10:34:38"^^xsd:dateTime ;
    skos:altLabel "Olympiske sommerleikar"@nb,
        "Sommar-OL"@nb,
        "Sommer-OL"@nb,
        "Sumar-OL"@nb ;
    skos:broader humord:c01455 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Olympic summer games"@en,
        "Olympiske sommerleker"@nb .

humord:c69015 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69015" ;
    dct:modified "2024-11-22T10:57:23"^^xsd:dateTime ;
    skos:altLabel "Hippocampi"@en,
        "Ammonshorn"@nb,
        "Hippocampi"@nb,
        "Hippocampus"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Hippocampus er betegnelsen på et område i bunnen av storhjernen, basalt i hver av tinninglappene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hippocampus"@en,
        "Hippocampus"@nb .

humord:c69016 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69016" ;
    dct:modified "2024-11-22T13:10:26"^^xsd:dateTime ;
    skos:altLabel "Osmose"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Osmose er den spontane vandringen av løsemiddel gjennom en membran. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Osmosis"@en,
        "Osmose"@nb .

humord:c69017 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69017" ;
    dct:modified "2024-11-25T08:06:35"^^xsd:dateTime ;
    skos:altLabel "Common aspen"@en,
        "Eurasian aspen"@en,
        "Quaking aspen"@en,
        "Asp"@nb,
        "Osp"@nb,
        "Populus"@nb,
        "Populus tremula"@nb ;
    skos:broader humord:c27414,
        humord:c67520 ;
    skos:definition "Osp er 5–20 meter høye lauvtrær som hører til vierfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aspen"@en,
        "Osp"@nb .

humord:c69018 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69018" ;
    dct:modified "2024-11-22T13:36:30"^^xsd:dateTime ;
    skos:altLabel "Relief works"@en,
        "Naudsarbeid"@nb,
        "Nødsarbeid"@nb ;
    skos:broader humord:c12501 ;
    skos:definition "Nødsarbeid er arbeid igangsatt av stat eller kommune for å motarbeide arbeidsledighet, og ble mye brukt i Norge i mellomkrigstiden (mellom første verdenskrig og andre verdenskrig) istedenfor direkte bidrag til arbeidsledige.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Relief work"@en,
        "Nødsarbeid"@nb .

humord:c69019 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69019" ;
    dct:modified "2024-11-22T13:41:45"^^xsd:dateTime ;
    skos:altLabel "Nitrogen industries"@en,
        "Nitrogenindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nitrogen industry"@en,
        "Nitrogenindustri"@nb .

humord:c69020 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69020" ;
    dct:modified "2024-11-26T08:55:12"^^xsd:dateTime ;
    skos:altLabel "Elaeolite"@en,
        "Elæolitt"@nb,
        "Nefelin"@nb ;
    skos:broader humord:c62126 ;
    skos:definition "Nefelin er et vanligvis grått til rødlig mineral med glass- til fettaktig glans, uten spalteretninger.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nepheline"@en,
        "Nefelin"@nb .

humord:c69021 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69021" ;
    dct:modified "2024-11-22T13:44:01"^^xsd:dateTime ;
    skos:altLabel "Peppers"@en,
        "Capsicum"@nb,
        "Paprika"@nb,
        "Paprikaslekta"@nb ;
    skos:broader humord:c04919,
        humord:c17560,
        humord:c67535 ;
    skos:definition "Paprika er på norsk betegnelse på planter i paprikaslekta i søtvierfamilien, fruktene fra disse plantene og et krydder laget ved tørking av fruktene fra noen typer av disse plantene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capsicum"@en,
        "Paprika"@nb .

humord:c69022 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69022" ;
    dct:modified "2024-11-22T13:46:07"^^xsd:dateTime ;
    skos:altLabel "Nattarbeid"@nb ;
    skos:broader humord:c09126 ;
    skos:definition "Nattarbeid er arbeid som utføres om natten, etter arbeidsmiljøloven § 10-11 definert som mellom klokken 21.00 og klokken 06.00. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Night work"@en,
        "Nattarbeid"@nb .

humord:c69023 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69023" ;
    dct:modified "2024-11-22T13:48:46"^^xsd:dateTime ;
    skos:altLabel "Millwright industries"@en,
        "Mølleindustri"@nb ;
    skos:broader humord:c14440 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Millwright industry"@en,
        "Mølleindustri"@nb .

humord:c69024 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69024" ;
    dct:modified "2024-11-22T13:56:58"^^xsd:dateTime ;
    skos:altLabel "Møblering"@nb ;
    skos:broader humord:c05204 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Furnishing"@en,
        "Møblering"@nb ;
    skos:related humord:c04744 .

humord:c69025 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69025" ;
    dct:modified "2024-11-26T08:54:16"^^xsd:dateTime ;
    skos:altLabel "Furniture making"@en,
        "Møbelsnekkerhandverk"@nb,
        "Møbelsnekkerhåndverk"@nb,
        "Møbelsnikkarhandverk"@nb,
        "Møbelsnikring"@nb ;
    skos:broader humord:c07676 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cabinet making"@en,
        "Møbelsnekring"@nb .

humord:c69026 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69026" ;
    dct:modified "2024-11-22T14:19:37"^^xsd:dateTime ;
    skos:altLabel "Temporary staff"@en,
        "Midlertidig tilsatte"@nb,
        "Midlertidig tilsette"@nb ;
    skos:broader humord:c21407 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Temporary employees"@en,
        "Midlertidig ansatte"@nb .

humord:c69027 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69027" ;
    dct:modified "2024-11-28T10:59:44"^^xsd:dateTime ;
    skos:altLabel "Merverdi (Økonomiske teori)"@nb ;
    skos:broader humord:c07798 ;
    skos:definition "Merverdi er et sentralt begrep i marxistisk økonomisk teori. Merverdi tilsvarer forskjellen mellom den verdiøkning en arbeider ved sitt arbeid tilfører råvaren og lønnen vedkommende mottar ved å selge arbeidskraften sin. Denne forskjellen tilfaller kapitaleieren som profitt.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Surplus value (Economic theory)"@en,
        "Merverdi (Økonomiske teori)"@nb ;
    skos:related humord:c09646 .

humord:c69028 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69028" ;
    dct:modified "2024-11-22T14:49:45"^^xsd:dateTime ;
    skos:altLabel "Parasittiske krepsdyr"@nb ;
    skos:broader humord:c62657,
        humord:c68663 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parasitic crustaceans"@en,
        "Parasittiske krepsdyr"@nb .

humord:c69029 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69029" ;
    dct:modified "2024-11-22T14:52:58"^^xsd:dateTime ;
    skos:altLabel "Parasitic roundworms"@en,
        "Kveis"@nb,
        "Parasittiske nematodar"@nb,
        "Parasittiske rundormar"@nb,
        "Parasittiske rundormer"@nb ;
    skos:broader humord:c17274,
        humord:c64332 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parasitic nematodes"@en,
        "Parasittiske nematoder"@nb .

humord:c69030 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69030" ;
    dct:modified "2024-11-22T15:05:54"^^xsd:dateTime ;
    skos:altLabel "Parasittiske sjukdomar"@nb,
        "Parasittiske sjukdommar"@nb,
        "Parasittose"@nb,
        "Parasittsjukdomar"@nb,
        "Parasittsjukdommar"@nb,
        "Parasittsykdommer"@nb ;
    skos:broader humord:c03906 ;
    skos:definition "Parasittsykdom er sykdommer som skyldes parasitter. Parasitter er organismer som lever på eller i en annen levende organisme og ernærer seg på dets bekostning. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parasitic diseases"@en,
        "Parasittiske sykdommer"@nb .

humord:c69031 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69031" ;
    dct:modified "2024-11-22T15:10:47"^^xsd:dateTime ;
    skos:altLabel "Parasittisme"@nb ;
    skos:broader humord:c68586 ;
    skos:definition "Parasittisme er eit levevis eller ein strategi der ein organisme (parasitten eller snyltaren) lever av éin eller nokre få andre vertsorganismar i ei eller anna form for samliv. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parasitism"@en,
        "Parasittisme"@nb .

humord:c69032 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69032" ;
    dct:modified "2024-11-22T15:16:35"^^xsd:dateTime ;
    skos:altLabel "Parietal eye"@en,
        "Parietalorganet"@nb ;
    skos:broader humord:c67162 ;
    skos:definition "Parietalorgan er en uparet struktur i hjernen hos virveldyr som på tvers av arter har ulike funksjoner, fra å være en form for primitivt øye til å virke som hormonutskillende kjertel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parietal organ"@en,
        "Parietalorganet"@nb .

humord:c69033 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69033" ;
    dct:modified "2025-01-10T10:19:43"^^xsd:dateTime ;
    skos:altLabel "Parring"@nb,
        "Parringsadferd"@nb,
        "Parringsåtferd"@nb ;
    skos:broader humord:c08140 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mating"@en,
        "Parringsatferd"@nb .

humord:c69034 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69034" ;
    dct:modified "2024-11-25T08:22:24"^^xsd:dateTime ;
    skos:altLabel "Patogene bakteriar"@nb ;
    skos:broader humord:c26813,
        humord:c67805 ;
    skos:definition "Patogene bakterier er bakterier som skaper sykdom, i motsetning til bakterier som ikke fører til sykdom. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pathogenic bacteria"@en,
        "Patogene bakterier"@nb .

humord:c69035 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69035" ;
    dct:modified "2024-11-25T08:40:43"^^xsd:dateTime ;
    skos:altLabel "Patogene protozoar"@nb ;
    skos:broader humord:c65496,
        humord:c67805 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pathogenic protozoa"@en,
        "Patogene protozoer"@nb .

humord:c69036 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69036" ;
    dct:modified "2024-11-25T09:01:24"^^xsd:dateTime ;
    skos:altLabel "Pelagic animals"@en,
        "Pelagisk fauna"@nb ;
    skos:broader humord:c19883 ;
    skos:definition "Den pelagiske faunaen består dels av frittsvømmende arter, særlig fisk og blekksprut, som kan kalles nekton, og dels av arter eller larvestadier med ingen eller så liten egenbevegelse at de driver viljeløst med strømmen, det man kaller plankton. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelagic fauna"@en,
        "Pelagisk fauna"@nb .

humord:c69037 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69037" ;
    dct:modified "2024-11-25T09:09:20"^^xsd:dateTime ;
    skos:altLabel "Pelagiske reker"@nb ;
    skos:broader humord:c47259,
        humord:c69036 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelagic shrimps"@en,
        "Pelagiske reker"@nb .

humord:c69038 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69038" ;
    dct:modified "2024-11-25T09:48:31"^^xsd:dateTime ;
    skos:altLabel "Pelecaniformes"@en,
        "Pelecaniformes"@nb,
        "Pelikan- og hegrefuglar"@nb,
        "Pelikanfuglar"@nb,
        "Pelikanfugler"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Pelikan- og hegrefugler er en orden av fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelecaniform birds"@en,
        "Pelikan- og hegrefugler"@nb .

humord:c69039 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69039" ;
    dct:modified "2024-11-25T09:58:29"^^xsd:dateTime ;
    skos:altLabel "Pelecanidae"@en,
        "Pelecanidae"@nb,
        "Pelikanar"@nb,
        "Pelikanfamilien"@nb ;
    skos:broader humord:c69038 ;
    skos:definition "Pelikaner er en familie i ordenen pelikan- og hegrefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelicans"@en,
        "Pelikaner"@nb .

humord:c69040 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69040" ;
    dct:modified "2024-11-25T10:04:14"^^xsd:dateTime ;
    skos:altLabel "Trichodectidae"@en,
        "Pelslus"@nb,
        "Trichodectidae"@nb ;
    skos:broader humord:c60335 ;
    skos:definition "Trichodectidae – lever på pattedyr som hund, katt, storfe, sau, hjortedyr, mår og grevling <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chewing lice"@en,
        "Pelslus"@nb .

humord:c69041 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69041" ;
    dct:modified "2024-11-25T10:28:20"^^xsd:dateTime ;
    skos:altLabel "Paeonies"@en,
        "Paeony"@en,
        "Peony"@en,
        "Paeonia"@nb,
        "Peonar"@nb,
        "Peonslekta"@nb,
        "Peonslekten"@nb,
        "Pieoner"@nb,
        "Pionar"@nb,
        "Pionslekta"@nb,
        "Pionslekten"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Peon- eller pionslekta er den einaste slekta i pionfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Peonies"@en,
        "Peoner"@nb .

humord:c69042 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69042" ;
    dct:modified "2024-11-28T10:56:11"^^xsd:dateTime ;
    skos:altLabel "Melanocytes"@en,
        "Melanocyttar"@nb,
        "Melanocytter"@nb,
        "Melanocytus"@nb,
        "Pigmentceller"@nb,
        "Pigmentseller"@nb ;
    skos:broader humord:c63395 ;
    skos:definition "Pigmentcellene i huden kalles melanocytter. De lager fargestoffet melanin som kan oppkonsentreres i melanosomer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pigment cells"@en,
        "Pigmentceller"@nb .

humord:c69043 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69043" ;
    dct:modified "2024-11-25T11:14:55"^^xsd:dateTime ;
    skos:altLabel "Pigmentering"@nb ;
    skos:broader humord:c63395 ;
    skos:definition "Pigmentering er forekomst av pigment, det vil si fargestoff, i huden. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pigmentation"@en,
        "Pigmentering"@nb ;
    skos:related humord:c69042 .

humord:c69044 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69044" ;
    dct:modified "2024-11-25T11:23:14"^^xsd:dateTime ;
    skos:altLabel "Chaetognatha"@en,
        "Chaetognatar"@nb,
        "Chaetognater"@nb,
        "Chaetognatha"@nb,
        "Pilormar"@nb ;
    skos:broader humord:c08228 ;
    skos:definition "Pilormer er en rekke i dyreriket. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arrow worms"@en,
        "Pilormer"@nb .

humord:c69045 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69045" ;
    dct:modified "2024-11-25T11:26:36"^^xsd:dateTime ;
    skos:altLabel "Planktoniske foraminiferar"@nb ;
    skos:broader humord:c65494 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Planktonic foraminifera"@en,
        "Planktoniske foraminiferer"@nb .

humord:c69046 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69046" ;
    dct:modified "2024-11-25T12:21:21"^^xsd:dateTime ;
    skos:altLabel "Plantecytologi"@nb ;
    skos:broader humord:c61141,
        humord:c61517 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant cytology"@en,
        "Plantecytologi"@nb .

humord:c69047 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69047" ;
    dct:modified "2024-11-28T10:53:56"^^xsd:dateTime ;
    skos:altLabel "Planteceller"@nb,
        "Planteseller"@nb ;
    skos:broader humord:c69046 ;
    skos:definition "Planteceller er den minste bestanddelen i vev hos organismer i planteriket. Planteceller skiller seg i hovedsak fra dyreceller ved at plantecellene inneholder kloroplaster og at de er omgitt en cellevegg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant cells"@en,
        "Planteceller"@nb .

humord:c69048 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69048" ;
    dct:modified "2024-11-25T12:49:21"^^xsd:dateTime ;
    skos:altLabel "Flower pigments"@en,
        "Plant pigments"@en,
        "Vegetable dyes"@en,
        "Plantefargar"@nb,
        "Plantefarger"@nb,
        "Plantefargestoff"@nb ;
    skos:broader humord:c08389,
        humord:c61517 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant-derived dyes"@en,
        "Plantefargestoffer"@nb ;
    skos:related humord:c19020 .

humord:c69049 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69049" ;
    dct:modified "2024-11-25T13:04:13"^^xsd:dateTime ;
    skos:altLabel "Planteforsvar"@nb ;
    skos:broader humord:c61517,
        humord:c68312 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant defence"@en,
        "Planteforsvar"@nb .

humord:c69050 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69050" ;
    dct:modified "2024-11-25T13:12:11"^^xsd:dateTime ;
    skos:altLabel "Plantegenetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Plantegenetikk er studiet av gener, genetiske variasjoner og arv hos planter. <vitenparken.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant genetics"@en,
        "Plantegenetikk"@nb .

humord:c69051 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69051" ;
    dct:modified "2024-11-25T13:16:50"^^xsd:dateTime ;
    skos:altLabel "Plantehelse"@nb ;
    skos:broader humord:c08202 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant health"@en,
        "Plantehelse"@nb .

humord:c69052 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69052" ;
    dct:modified "2024-11-25T13:21:04"^^xsd:dateTime ;
    skos:altLabel "Phytomorphology"@en,
        "Plantemorfologi"@nb ;
    skos:broader humord:c64513 ;
    skos:definition "Plantemorfologi er læren om plantenes ytre bygning og form. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant morphology"@en,
        "Plantemorfologi"@nb .

humord:c69053 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69053" ;
    dct:modified "2024-11-25T13:38:57"^^xsd:dateTime ;
    skos:altLabel "Plant oils"@en,
        "Planteoljar"@nb,
        "Planteoljer"@nb,
        "Vegetabilske oljar"@nb,
        "Vegetabilske oljer"@nb ;
    skos:broader humord:c22946 ;
    skos:definition "Planteoljer er fete oljer (se fett) som utvinnes av frø og frukter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vegetable oils"@en,
        "Planteoljer"@nb ;
    skos:related humord:c22477 .

humord:c69054 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69054" ;
    dct:modified "2024-11-25T13:50:48"^^xsd:dateTime ;
    skos:altLabel "Planteparasittar"@nb ;
    skos:broader humord:c17274 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant parasites"@en,
        "Planteparasitter"@nb .

humord:c69055 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69055" ;
    dct:modified "2024-11-25T14:01:48"^^xsd:dateTime ;
    skos:altLabel "Phytopathogens"@en,
        "Fytopatogen"@nb,
        "Fytopatogener"@nb,
        "Plantepatogen"@nb ;
    skos:broader humord:c62055 ;
    skos:definition "Mikroorganismer som gir sykdom på planter kalles fytopatogener (plantepatogener), og omfatter bakterier, sopp, fytoplasma, viroider, og nematoder. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant pathogens"@en,
        "Plantepatogener"@nb .

humord:c69056 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69056" ;
    dct:modified "2024-12-06T14:21:14"^^xsd:dateTime ;
    skos:altLabel "Planteprodukt"@nb ;
    skos:broader humord:c07772 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant products"@en,
        "Planteprodukter"@nb ;
    skos:related humord:c08210 .

humord:c69057 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69057" ;
    dct:modified "2024-11-25T14:14:24"^^xsd:dateTime ;
    skos:altLabel "Planteprotein"@nb ;
    skos:broader humord:c61700 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant proteins"@en,
        "Planteproteiner"@nb .

humord:c69058 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69058" ;
    dct:modified "2024-11-25T14:33:38"^^xsd:dateTime ;
    skos:altLabel "Plant sociology"@en,
        "Vegetation types"@en,
        "Vegetation zones"@en,
        "Fytocønose"@nb,
        "Fytososiologi"@nb,
        "Plantesamfunn"@nb,
        "Plantesosiologi"@nb,
        "Vegetasjonssoner"@nb,
        "Vegetasjonstypar"@nb,
        "Vegetasjonstyper"@nb ;
    skos:broader humord:c64877 ;
    skos:definition "Plantesamfunn, eller fytocønose, er de plantene som lever sammen i et mer eller mindre fast innbyrdes mengdeforhold på et gitt sted i naturen, underforstått innenfor en biotop, det vil si under et gitt sett av miljøforhold. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phytosociology"@en,
        "Plantesamfunn"@nb .

humord:c69059 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69059" ;
    dct:modified "2024-11-25T14:51:07"^^xsd:dateTime ;
    skos:altLabel "Plantevern"@nb ;
    skos:broader humord:c09404 ;
    skos:definition "Plantevern er vern av kulturplanter mot angrep av skadegjørere. Dette omfatter forskning på og undersøkelser av skadelige og nyttige organismer, samt metoder og midler for forebyggende, kjemisk, biologisk og integrert bekjempelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant protection"@en,
        "Plantevern"@nb .

humord:c69060 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69060" ;
    dct:modified "2024-11-25T15:06:15"^^xsd:dateTime ;
    skos:altLabel "Plantevirus"@nb ;
    skos:broader humord:c60703 ;
    skos:definition "Plantevirus er virus som gir sykdom på planter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant viruses"@en,
        "Plantevirus"@nb ;
    skos:related humord:c62055 .

humord:c69061 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69061" ;
    dct:modified "2024-11-25T15:11:09"^^xsd:dateTime ;
    skos:altLabel "Polarfauna"@nb ;
    skos:broader humord:c08257 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polar fauna"@en,
        "Polarfauna"@nb .

humord:c69062 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69062" ;
    dct:modified "2024-11-26T07:58:46"^^xsd:dateTime ;
    skos:altLabel "PCR"@en,
        "Polymerases"@en,
        "PCR"@nb,
        "Polymerasekjedereaksjon"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "PCR er en metode innen molekylærbiologi som brukes til å øke mengden DNA eller RNA. Den brukes blant annet til å identifisere bakterier og virus, og regnes som gullstandarden for blant annet diagnostisering av bakterie– og virusinfeksjoner. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymerase chain reaction"@en,
        "Polymerasekjedereaksjon"@nb .

humord:c69063 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69063" ;
    dct:modified "2024-11-26T09:54:37"^^xsd:dateTime ;
    skos:altLabel "Genetic polymorphism"@en,
        "Genetisk polymorfisme"@nb,
        "Polymorfi (Genetikk)"@nb,
        "Polymorfisme"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Genetisk polymorfisme er en generell betegnelse på variasjon i genetiske egenskaper eller i arvestoffet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polymorphism"@en,
        "Polymorfisme"@nb .

humord:c69064 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69064" ;
    dct:modified "2024-11-26T10:17:32"^^xsd:dateTime ;
    skos:altLabel "PFT"@en,
        "Pore-forming proteins"@en,
        "Poredannande protein"@nb,
        "Poredannande toksin"@nb,
        "Poredannende proteiner"@nb ;
    skos:broader humord:c62259 ;
    skos:definition "Et poredannende toksin (PFT) er et protein som danner en pore i visse biomembraner og fungerer som et toksin. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pore-forming toxins"@en,
        "Poredannende toksiner"@nb .

humord:c69065 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69065" ;
    dct:modified "2024-11-26T10:55:00"^^xsd:dateTime ;
    skos:altLabel "Primitiv fisk"@nb,
        "Primitive fiskar"@nb ;
    skos:broader humord:c08236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primitive fishes"@en,
        "Primitive fisker"@nb .

humord:c69066 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69066" ;
    dct:modified "2024-11-28T10:57:14"^^xsd:dateTime ;
    skos:altLabel "Prion"@nb ;
    skos:broader humord:c60703 ;
    skos:definition "Prioner er små proteiner med noe uklar funksjon som fins naturlig hos alle pattedyr og som kan omformes og gi alvorlig, livstruende sykdom. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prions"@en,
        "Prioner"@nb ;
    skos:related humord:c69068 .

humord:c69067 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69067" ;
    dct:modified "2024-11-26T11:14:22"^^xsd:dateTime ;
    skos:altLabel "Ido språk"@nb ;
    skos:broader humord:c09780 ;
    skos:definition "Ido er et internasjonalt hjelpespråk utviklet på grunnlag av esperanto i 1907 av franskmannen Louis Couturat og den franske esperantistlederen Louis de Beaufront (1855–1935). Ido ligner esperanto i grammatikk og ordavledning. Esperantos grunnlegger, Ludwig Lejzer Zamenhof, nektet enhver befatning med ido. Novial er et kunstspråk som er utgått fra ido. Ido spiller ingen rolle i dag. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "Språkkode: ido"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ido language"@en,
        "Ido språk"@nb .

humord:c69068 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69068" ;
    dct:modified "2024-11-26T11:15:32"^^xsd:dateTime ;
    skos:altLabel "BSE"@en,
        "Bovine spongiform encephalopathy"@en,
        "Creutzfeldt–Jakob disease"@en,
        "Mad cow disease"@en,
        "BSE"@nb,
        "Bovin spongiform encefalopati"@nb,
        "Creutzfeld Jakob"@nb,
        "Creutzfeldt-Jakob"@nb,
        "Creutzfeldt-Jakobs sjukdom"@nb,
        "Creutzfeldt-Jakobs sykdom"@nb,
        "Kugalskap"@nb,
        "Prionsjukdomar"@nb,
        "Prionsjukdommar"@nb ;
    skos:broader humord:c23231 ;
    skos:definition "Prionsykdommer er progredierende og dødelige sykdommer som rammer sentralnervesystemet med symptomer som blant annet demens, mentale forstyrrelser og ufrivillige bevegelser. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prion diseases"@en,
        "Prionsykdommer"@nb ;
    skos:related humord:c69066 .

humord:c69069 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69069" ;
    dct:modified "2024-11-28T10:36:46"^^xsd:dateTime ;
    skos:altLabel "Cellepatologi"@nb,
        "Sellepatologi"@nb ;
    skos:broader humord:c14499 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell pathology"@en,
        "Cellepatologi"@nb .

humord:c69070 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69070" ;
    dct:modified "2024-11-28T10:36:15"^^xsd:dateTime ;
    skos:altLabel "Apoptosis"@en,
        "Apoptose"@nb,
        "Programmert celledaude"@nb,
        "Programmert celledød"@nb,
        "Programmert selledaude"@nb,
        "Programmert selledød"@nb ;
    skos:broader humord:c14428 ;
    skos:definition "Apoptose, også kalt programmert celledød, er en prosess hvor en celle setter igang mekanismer som gjør at cellen selv dør. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Programmed cell death"@en,
        "Programmert celledød"@nb .

humord:c69071 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69071" ;
    dct:modified "2024-11-26T12:25:53"^^xsd:dateTime ;
    skos:altLabel "Proteinteknikk"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Proteinteknikk er prosessen med å utvikle nyttige eller verdifulle proteiner gjennom design og produksjon av unaturlige polypeptider, ofte ved å endre aminosyresekvenser som finnes i naturen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein engineering"@en,
        "Proteinteknikk"@nb .

humord:c69072 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69072" ;
    dct:modified "2024-11-26T12:28:24"^^xsd:dateTime ;
    skos:altLabel "Protein methods"@en,
        "Proteinanalyse"@nb ;
    skos:broader humord:c69071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein analysis"@en,
        "Proteinanalyse"@nb .

humord:c69073 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69073" ;
    dct:modified "2024-11-26T12:33:07"^^xsd:dateTime ;
    skos:altLabel "Proteinreinsing"@nb ;
    skos:broader humord:c69071 ;
    skos:definition "Proteinrensing er en serie prosesser beregnet på å isolere ett eller noen få proteiner fra en kompleks blanding, vanligvis celler, vev eller hele organismer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein purification"@en,
        "Proteinrensing"@nb .

humord:c69074 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69074" ;
    dct:modified "2024-11-26T12:36:08"^^xsd:dateTime ;
    skos:altLabel "Proteinsekvensering"@nb ;
    skos:broader humord:c69072 ;
    skos:definition "Proteinsekvensering vil si å finne ut hvilken rekkefølge av aminosyrer som kjennetegner et bestemt protein. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein sequencing"@en,
        "Proteinsekvensering"@nb .

humord:c69075 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69075" ;
    dct:modified "2024-11-26T12:40:55"^^xsd:dateTime ;
    skos:altLabel "Proteinseparasjon"@nb ;
    skos:broader humord:c69071 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein separation"@en,
        "Proteinseparasjon"@nb .

humord:c69076 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69076" ;
    dct:modified "2024-11-26T12:46:09"^^xsd:dateTime ;
    skos:altLabel "Proteintransport"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Proteintransport er transport og distribusjon av proteiner etter at de er dannet i cellen, slik at de kommer til riktig bestemmelsested (adresse) i eller utenfor cellen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protein transport"@en,
        "Proteintransport"@nb .

humord:c69077 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69077" ;
    dct:modified "2024-11-26T12:59:04"^^xsd:dateTime ;
    skos:altLabel "Proteolyse"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Proteolyse er en oppspalting av proteiner til kortere kjeder eller frie aminosyrer ved hjelp av spesielle enzymer (proteaser). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proteolysis"@en,
        "Proteolyse"@nb .

humord:c69078 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69078" ;
    dct:modified "2024-11-26T13:35:45"^^xsd:dateTime ;
    skos:altLabel "Protoplasma"@nb ;
    skos:broader humord:c67927 ;
    skos:definition "Protoplasma er en betegnelse på en celles samlede materie. Protoplasma kan deles inn i cytoplasma og cellekjerne. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protoplasm"@en,
        "Protoplasma"@nb .

humord:c69079 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69079" ;
    dct:modified "2024-11-26T13:53:02"^^xsd:dateTime ;
    skos:altLabel "Grøntanleggsplantar"@nb,
        "Grøntanleggsplanter"@nb,
        "Landskapsplantar"@nb,
        "Landskapsplanter"@nb,
        "Prydbuskar"@nb ;
    skos:broader humord:c61546,
        humord:c66035 ;
    skos:definition "Prydbusker er busker eller trær som på grunn av form, bladverk, blomster eller dekorative frukter benyttes i hager og parkanlegg. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ornamental shrubs"@en,
        "Prydbusker"@nb .

humord:c69080 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69080" ;
    dct:modified "2024-11-26T13:52:15"^^xsd:dateTime ;
    skos:altLabel "Medarbeidareigde bedrifter"@nb ;
    skos:broader humord:c22221 ;
    skos:definition "Medarbeidereide bedrifter betyr at ansatte som arbeider i en bedrift, besitter en del av egenkapitalen <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Co-worker owned businesses"@en,
        "Medarbeidereide bedrifter"@nb .

humord:c69081 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69081" ;
    dct:modified "2024-11-26T13:55:03"^^xsd:dateTime ;
    skos:altLabel "Margarin"@nb ;
    skos:broader humord:c22477 ;
    skos:definition "Margarin er et smørlignende produkt som fremstilles av plantefett eller en blanding av plantefett og marint fett.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Margarine"@en,
        "Margarin"@nb .

humord:c69082 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69082" ;
    dct:modified "2024-11-26T13:57:23"^^xsd:dateTime ;
    skos:altLabel "Marxistisk økonomi"@nb ;
    skos:broader humord:c07867 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marxist economy"@en,
        "Marxistisk økonomi"@nb .

humord:c69083 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69083" ;
    dct:modified "2024-11-26T14:31:44"^^xsd:dateTime ;
    skos:altLabel "Pittsburgh"@nb ;
    skos:broader humord:c01740 ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pittsburgh"@en,
        "Pittsburgh"@nb .

humord:c69084 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69084" ;
    dct:modified "2024-11-26T15:15:51"^^xsd:dateTime ;
    skos:altLabel "Marxistisk filosofi"@nb ;
    skos:broader humord:c00729 ;
    skos:definition "Marxistisk filosofi er en samlebetegnelse på filosofien til teoretikere som er tydelig inspirert av Karl Marx' tekster.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Marxist philosophy"@en,
        "Marxistisk filosofi"@nb .

humord:c69085 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69085" ;
    dct:modified "2024-11-27T13:47:53"^^xsd:dateTime ;
    skos:altLabel "Makrell"@nb,
        "Scomber scombrus"@nb ;
    skos:broader humord:c69093 ;
    skos:definition "Makrell er en fiskeart i makrellfamilien.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mackerel"@en,
        "Makrell"@nb .

humord:c69086 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69086" ;
    dct:modified "2024-11-26T15:25:47"^^xsd:dateTime ;
    skos:altLabel "Wage Earner funds"@en,
        "Lønstakarfond"@nb ;
    skos:broader humord:c07838 ;
    skos:definition "Lønnstagerfond er et fond som foreslås opprettet ved pengeoverføringer fra overskuddsbedrifter for å holde oppe arbeidslønninger i vanskeligstilte bedrifter <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Employee funds"@en,
        "Lønnstagerfond"@nb .

humord:c69087 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69087" ;
    dct:modified "2024-11-27T12:34:03"^^xsd:dateTime ;
    skos:altLabel "3D-kjemi"@nb,
        "Stereokjemi"@nb ;
    skos:broader humord:c61603 ;
    skos:definition "Stereokjemi er den delen av kjemien som tar for seg molekyler som har lik strukturformel, men som likevel har forskjellig struktur i tre dimensjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stereochemistry"@en,
        "Stereokjemi"@nb .

humord:c69088 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69088" ;
    dct:modified "2024-11-27T12:41:51"^^xsd:dateTime ;
    skos:altLabel "Stereoselektivitet"@nb ;
    skos:broader humord:c64816 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stereoselectivity"@en,
        "Stereoselektivitet"@nb .

humord:c69089 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69089" ;
    dct:modified "2024-11-27T12:57:05"^^xsd:dateTime ;
    skos:altLabel "Stokes lov"@nb ;
    skos:broader humord:c63405 ;
    skos:definition "Stokes' lov er i fysikken et uttrykk som beskriver den motstandskraften en kule møter når den beveger seg gjennom en væske, og strømmen er laminær. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stokes' law"@en,
        "Stokes' lov"@nb .

humord:c69090 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69090" ;
    dct:modified "2024-11-27T13:09:15"^^xsd:dateTime ;
    skos:altLabel "Ethenylbenzene"@en,
        "Etenylbenzen"@nb,
        "Styren"@nb ;
    skos:broader humord:c62257,
        humord:c63628 ;
    skos:definition "Styren er en fargeløs, giftig væske med karakteristisk lukt og kokepunkt 145 °C. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Styrene"@en,
        "Styren"@nb .

humord:c69091 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69091" ;
    dct:modified "2024-11-27T13:20:08"^^xsd:dateTime ;
    skos:altLabel "Støypejarn"@nb,
        "Støypejern"@nb ;
    skos:broader humord:c66455 ;
    skos:definition "Støpejern er en gruppe jern-karbon-legeringer som inneholder mer enn to vektprosent karbon, og som med ett unntak ikke er smibare. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cast iron"@en,
        "Støpejern"@nb .

humord:c69092 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69092" ;
    dct:modified "2024-11-27T13:27:30"^^xsd:dateTime ;
    skos:altLabel "Size exclusion chromatography"@en,
        "SEC"@nb,
        "Storleikseksklusjonskromatografi"@nb,
        "Størrelsesseparasjonskromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Kolonnekromatografisk metode som separerer molekyler i væske etter størrelse. <WIkipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Size-exclusion chromatography"@en,
        "Størrelseseksklusjonskromatografi"@nb .

humord:c69093 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69093" ;
    dct:modified "2024-11-27T13:48:38"^^xsd:dateTime ;
    skos:altLabel "Makrellar"@nb,
        "Makrellfamilien"@nb,
        "Scombridae"@nb ;
    skos:broader humord:c61971 ;
    skos:definition "Makrellfamilien er ein familie piggfinnefisk som mellom anna omfattar makrell og tunfisk. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mackerels"@en,
        "Makreller"@nb .

humord:c69094 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69094" ;
    dct:modified "2024-11-27T13:57:52"^^xsd:dateTime ;
    skos:altLabel "Protoplastar"@nb ;
    skos:broader humord:c69046 ;
    skos:definition "Protoplast er i planter en betegnelse for den enkelte celles protoplasma, det vil si plantecellens levende innhold. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protoplasts"@en,
        "Protoplaster"@nb .

humord:c69095 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69095" ;
    dct:modified "2024-11-27T14:26:22"^^xsd:dateTime ;
    skos:altLabel "Sulfonsyrer"@nb ;
    skos:broader humord:c62109 ;
    skos:definition "Sulfonsyrer er organiske forbindelser som inneholder atomgruppen med kjemisk formel –SO2OH. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulfonic acids"@en,
        "Sulfonsyrer"@nb .

humord:c69096 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69096" ;
    dct:modified "2024-11-27T14:29:19"^^xsd:dateTime ;
    skos:altLabel "Supercritical fluid chromatography"@en,
        "SFC"@nb,
        "Superkritisk væskekromatografi"@nb ;
    skos:broader humord:c61801 ;
    skos:definition "Superkritisk fluidkromatografi er en teknikk innen analytisk kjemi som bruker utstyr som ligner HPLC til kromatografi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning:"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supercritical-fluid chromatography"@en,
        "Superkritisk væskekromatografi"@nb .

humord:c69097 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69097" ;
    dct:modified "2024-11-27T14:38:38"^^xsd:dateTime ;
    skos:altLabel "Supramolekylær kjemi"@nb ;
    skos:broader humord:c66243 ;
    skos:definition "Supramolekylær kjemi er studiet av hvordan molekyler ordner seg i forhold til hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Supramolecular chemistry"@en,
        "Supramolekylær kjemi"@nb .

humord:c69098 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69098" ;
    dct:modified "2024-11-27T14:53:00"^^xsd:dateTime ;
    skos:altLabel "Suspensjonar"@nb ;
    skos:broader humord:c65092 ;
    skos:definition "Suspensjon er en væske som inneholder et finfordelt fast stoff hvor partikkelstørrelse er større enn 1 mikrometer (μm). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Suspensions"@en,
        "Suspensjoner"@nb .

humord:c69099 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69099" ;
    dct:modified "2024-11-28T08:37:51"^^xsd:dateTime ;
    skos:altLabel "Man made climate change"@en,
        "Man made climate changes"@en,
        "Man made climatic changes"@en,
        "Man-made climate change"@en,
        "Man-made climatic changes"@en,
        "Menneskeskapa  klimaendringar"@nb,
        "Menneskeskapa klimaforandringar"@nb,
        "Menneskeskapt klimaendring"@nb,
        "Menneskeskapt klimaforandring"@nb,
        "Menneskeskapte klimaendringar"@nb,
        "Menneskeskapte klimaforandringar"@nb,
        "Menneskeskapte klimaforandringer"@nb ;
    skos:broader humord:c20846 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Man-made climate changes"@en,
        "Menneskeskapte klimaendringer"@nb .

humord:c69100 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69100" ;
    dct:modified "2024-11-28T08:48:29"^^xsd:dateTime ;
    skos:altLabel "International breach of the law"@en,
        "Internasjonale rettsbrot"@nb ;
    skos:broader humord:c08966 ;
    skos:editorialNote "Lukket bemerkning: uno24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "International breach of justice"@en,
        "Internasjonale rettsbrudd"@nb .

humord:c69101 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69101" ;
    dct:modified "2024-11-28T10:45:14"^^xsd:dateTime ;
    skos:altLabel "Kraljevska Sutjeska"@en,
        "Sutiska"@en,
        "Sutjeska"@en,
        "Kraljeva Sutjeska"@nb,
        "Kraljevska Sutjeska"@nb,
        "Sutiska"@nb,
        "Sutjeska"@nb ;
    skos:broader humord:c02169 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kraljeva Sutjeska"@en,
        "Kraljeva Sutjeska"@nb .

humord:c69102 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69102" ;
    dct:modified "2024-11-28T11:10:41"^^xsd:dateTime ;
    skos:altLabel "Canis"@nb,
        "Hundeslekta"@nb ;
    skos:broader humord:c61194 ;
    skos:definition "Hundeslekten (Canis) er en slekt med store rovpattedyr (Carnivora) i hundefamilien (Canidae) og inkluderer sju til ni arter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Canis"@en,
        "Hundeslekten"@nb .

humord:c69103 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69103" ;
    dct:modified "2024-11-28T11:28:52"^^xsd:dateTime ;
    skos:altLabel "Wage arbitration board"@en,
        "Lønnsnemnd"@nb,
        "Lønnsnemnder"@nb,
        "Lønsnemnder"@nb ;
    skos:broader humord:c09138 ;
    skos:definition "Lønnsnemnd er en offentlig oppnevnt nemnd som behandler arbeidsrettslige interessetvister, og som trer i funksjon enten hvis partene er enige om at tvisten skal avgjøres ved lønnsnemnd eller hvis myndighetene bestemmer dette. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wage arbitration boards"@en,
        "Lønnsnemnder"@nb ;
    skos:related humord:c07838 .

humord:c69104 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69104" ;
    dct:modified "2024-11-28T12:33:36"^^xsd:dateTime ;
    skos:altLabel "Canis latrans"@nb,
        "Coyote"@nb,
        "Prærieulv"@nb ;
    skos:broader humord:c18110 ;
    skos:definition "Prærieulv, eller coyoter, en art i hundefamilien som er tallrik i Nord- og Mellom-Amerika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coyote"@en,
        "Prærieulv"@nb .

humord:c69105 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69105" ;
    dct:modified "2024-11-28T12:50:53"^^xsd:dateTime ;
    skos:altLabel "Lærlingopplæring"@nb ;
    skos:broader humord:c07899 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apprenticeship training"@en,
        "Lærlingopplæring"@nb ;
    skos:related humord:c07512,
        humord:c58976 .

humord:c69106 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69106" ;
    dct:modified "2024-11-28T12:58:30"^^xsd:dateTime ;
    skos:altLabel "Lofotfisket"@nb ;
    skos:broader humord:c07628 ;
    skos:definition "Lofotfisket er det årlige sesongfisket etter gytemoden torsk (skrei) i Lofoten i tiden februar–april.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lofot fishing"@en,
        "Lofotfisket"@nb .

humord:c69107 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69107" ;
    dct:modified "2024-11-28T13:11:25"^^xsd:dateTime ;
    skos:altLabel "Litteraturpolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Literature politics"@en,
        "Litteraturpolitikk"@nb .

humord:c69108 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69108" ;
    dct:modified "2024-11-28T13:14:55"^^xsd:dateTime ;
    skos:altLabel "Guild-sosialisme"@nb,
        "Laugsosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Laugsosialisme var en retning i britisk sosialisme som spilte en betydelig rolle, særlig for den teoretiske diskusjonen i arbeiderbevegelsen, i årene under og umiddelbart etter første verdenskrig.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guild socialism"@en,
        "Laugsosialisme"@nb .

humord:c69109 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69109" ;
    dct:modified "2024-11-28T13:18:49"^^xsd:dateTime ;
    skos:altLabel "Politics concerning women"@en,
        "Politics of women's issues"@en,
        "Kvinnepolitikk"@nb ;
    skos:broader humord:c09549 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Women's politics"@en,
        "Kvinnepolitikk"@nb .

humord:c69110 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69110" ;
    dct:modified "2024-11-28T13:22:21"^^xsd:dateTime ;
    skos:altLabel "Kvorumregistrering"@nb,
        "Kvorumsansing"@nb,
        "Kvorumsansning"@nb,
        "Quorum-registrering"@nb,
        "Quorum-sansing"@nb,
        "Quorum-sansning"@nb,
        "Quorumregistrering"@nb,
        "Quorumsansing"@nb,
        "Quorumsensing"@nb ;
    skos:broader humord:c67469,
        humord:c68488 ;
    skos:definition "Quorum-registrering hos bakterier er kommunikasjon fra celle til celle via signaler som inneholder informasjon om hvor mange bakterieceller det er i nærheten, og som deretter kan brukes til å koordinere felles atferd med tilpasning til økt tetthet med celler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Quorum sensing"@en,
        "Quorumsensing"@nb .

humord:c69111 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69111" ;
    dct:modified "2024-11-28T13:38:34"^^xsd:dateTime ;
    skos:altLabel "Motor vessels"@en,
        "Motordrevne skip"@nb,
        "Motordrivne skip"@nb,
        "Motorfartøy"@nb,
        "Motorfartøyer"@nb,
        "Motorskip"@nb ;
    skos:broader humord:c04376 ;
    skos:definition "Motorskip er en fellesbetegnelse på skip som benytter dieselmotor til fremdrift, i motsetning til dampskip. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motor ships"@en,
        "Motorskip"@nb .

humord:c69112 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69112" ;
    dct:modified "2024-11-28T13:47:39"^^xsd:dateTime ;
    skos:altLabel "Radiolaria"@en,
        "Radiozoa"@en,
        "Radiolariar"@nb,
        "Radiozoa"@nb,
        "Stråledyr"@nb ;
    skos:broader humord:c65496 ;
    skos:definition "Radiolarier er en artsrik underklasse av encellede protoktister i rekken slimdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Radiolarians"@en,
        "Radiolarier"@nb .

humord:c69113 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69113" ;
    dct:modified "2024-11-29T07:54:41"^^xsd:dateTime ;
    skos:altLabel "Rosidae"@nb,
        "Rosidar"@nb ;
    skos:broader humord:c62170 ;
    skos:definition "Rosider er i det botaniske APG IV-systemet en fylogenetisk klade av blomsterplanter, som ved siden av asterider utgjør den ene hovedgruppen av de egentlige tofrøbladete planter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rosids"@en,
        "Rosider"@nb .

humord:c69114 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69114" ;
    dct:modified "2024-11-29T08:37:10"^^xsd:dateTime ;
    skos:altLabel "Myrtales"@nb,
        "Myrteordenen"@nb ;
    skos:broader humord:c69113 ;
    skos:definition "Myrteordenen, eller Myrtales, er en orden i Rosidae. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Myrtales"@en,
        "Myrteordenen"@nb .

humord:c69115 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69115" ;
    dct:modified "2024-11-29T08:55:45"^^xsd:dateTime ;
    skos:altLabel "Mallows"@en,
        "Kattostfamilien"@nb,
        "Malvaceae"@nb ;
    skos:broader humord:c69113 ;
    skos:definition "Kattostfamilien er en plantefamilie i gruppa tofrøbladete blomsterplanter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Malvaceae"@en,
        "Kattostfamilien"@nb .

humord:c69116 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69116" ;
    dct:modified "2024-11-29T09:36:42"^^xsd:dateTime ;
    skos:altLabel "Cruciales"@en,
        "Brassicales"@nb,
        "Korsblomordenen"@nb,
        "Korsblomsterordenen"@nb,
        "Krossblomordenen"@nb,
        "Krossblomsterordenen"@nb ;
    skos:broader humord:c69113 ;
    skos:definition "Brassicales er en orden av blomsterplanter med mange familier. Sammen med ordenen Malvales tilhører gruppen Eurosidae II i Rosidae. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Brassicales"@en,
        "Korsblomstordenen"@nb .

humord:c69117 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69117" ;
    dct:modified "2024-11-29T09:57:19"^^xsd:dateTime ;
    skos:altLabel "Ranunculales"@nb,
        "Soleieordenen"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Soleieordenen (Ranunculales) er en orden av blomsterplanter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ranunculales"@en,
        "Soleieordenen"@nb .

humord:c69118 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69118" ;
    dct:modified "2024-11-29T09:57:17"^^xsd:dateTime ;
    skos:altLabel "Mesopausen"@nb ;
    skos:broader humord:c24997 ;
    skos:definition "Mesopausen er et område i jordas atmosfære som markerer overgangen mellom mesosfæren og termosfæren, omtrent 80 kilometer over jordoverflaten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mesopause"@en,
        "Mesopausen"@nb .

humord:c69119 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69119" ;
    dct:modified "2024-11-29T10:09:37"^^xsd:dateTime ;
    skos:altLabel "Messier Catalogue"@en,
        "Messier-objeker"@nb,
        "Messierkatalogen"@nb,
        "Messierobjekt"@nb ;
    skos:broader humord:c08181 ;
    skos:definition "Messierkatalogen er en astronomisk katalog som består av 110 diffuse objekter som alltid kan sees på himmelen på den nordlige himmelhalvkule, slik som stjernehoper, tåker og galakser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Messier objects"@en,
        "Messierobjekter"@nb .

humord:c69120 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69120" ;
    dct:modified "2024-11-29T10:09:30"^^xsd:dateTime ;
    skos:altLabel "Caryophyllales"@nb,
        "Nellikordenen"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Nellikordenen, (Caryophyllales) er en orden blomsterplanter som er delt inn i 32 familier, som totalt inneholder anslagsvis 692 slekter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caryophyllales"@en,
        "Nellikordenen"@nb .

humord:c69121 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69121" ;
    dct:modified "2024-11-29T10:31:28"^^xsd:dateTime ;
    skos:altLabel "Rauvolfia"@en,
        "Rauvolfia"@nb,
        "Rauwolfia"@nb ;
    skos:broader humord:c63193 ;
    skos:definition "Rauwolfia tilhører gravmyrtfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rauwolfia"@en,
        "Rauwolfia"@nb .

humord:c69122 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69122" ;
    dct:modified "2024-11-29T10:36:15"^^xsd:dateTime ;
    skos:altLabel "Stellar classes"@en,
        "Spektralklassar"@nb,
        "Spektralklasser"@nb,
        "Spektralklassifikasjon"@nb,
        "Spektraltypar"@nb,
        "Spektraltyper"@nb ;
    skos:broader humord:c66583 ;
    skos:definition "Spektralklasser er grupper for inndeling av stjerner med utgangspunkt i deres spektra. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar classification"@en,
        "Spektralklassifikasjon"@nb ;
    skos:related humord:c61361 .

humord:c69123 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69123" ;
    dct:modified "2024-11-29T10:51:16"^^xsd:dateTime ;
    skos:altLabel "Early spectral class"@en,
        "Early spectral type"@en,
        "Early spectral types"@en,
        "Early-type stars"@en,
        "Tidleg spektralklasse"@nb,
        "Tidleg spektraltype"@nb,
        "Tidlege spektralklassar"@nb,
        "Tidlege spektralklasser"@nb,
        "Tidlege spektraltypar"@nb,
        "Tidlig spektralklasse"@nb,
        "Tidlig spektraltype"@nb,
        "Tidlige spektraltyper"@nb ;
    skos:broader humord:c69122 ;
    skos:definition "Tidlige spektralklasser omfatter stjerner i de varme og blå kategoriene som O- og B-type stjerner, preget av høy temperatur og sterk lysstyrke. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Early spectral classes"@en,
        "Tidlige spektralklasser"@nb .

humord:c69124 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69124" ;
    dct:modified "2024-11-29T11:07:11"^^xsd:dateTime ;
    skos:altLabel "MK classification"@en,
        "MK spectral classification"@en,
        "MK system"@en,
        "Morgan–Keenan spectral classification"@en,
        "Morgan–Keenan system"@en,
        "MK-klassifikasjon"@nb,
        "MK-spektralklassifikasjon"@nb,
        "MK-systemet"@nb,
        "Morgan-Keenan-klassifikasjon"@nb,
        "Morgan–Keenan-spektralklassifikasjon"@nb,
        "Morgan–Keenan-systemet"@nb ;
    skos:broader humord:c61361,
        humord:c69122 ;
    skos:definition "Morgan–Keenan-klassifikasjon er et system for å kategorisere stjerner basert på deres spektrale egenskaper, inkludert temperatur og lysstyrke. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morgan–Keenan classification"@en,
        "Morgan–Keenan-klassifikasjon"@nb .

humord:c69125 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69125" ;
    dct:modified "2024-11-29T11:23:23"^^xsd:dateTime ;
    skos:altLabel "Resettlement (Ecology)"@en,
        "Reetablering (Økologi)"@nb ;
    skos:broader humord:c59883 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Repopulation (Økologi)"@en,
        "Reetablering (Økologi)"@nb .

humord:c69126 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69126" ;
    dct:modified "2024-11-29T11:28:52"^^xsd:dateTime ;
    skos:altLabel "Reference assemblies"@en,
        "Referansegenom"@nb ;
    skos:broader humord:c67738 ;
    skos:definition "Referansegenomet er et haploid genom man har blitt enige om å bruke somreferanse når man vil identifisere genetisk variasjon. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reference genoms"@en,
        "Referansegenomer"@nb ;
    skos:related humord:c62822 .

humord:c69127 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69127" ;
    dct:modified "2024-11-29T11:43:10"^^xsd:dateTime ;
    skos:altLabel "Caribou pasture"@en,
        "Reinbeite"@nb ;
    skos:broader humord:c14935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Reindeer pasture"@en,
        "Reinbeiter"@nb .

humord:c69128 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69128" ;
    dct:modified "2024-11-29T12:06:07"^^xsd:dateTime ;
    skos:altLabel "rDNA"@en,
        "Rekombinant DNA"@nb,
        "rDNA"@nb ;
    skos:broader humord:c18913 ;
    skos:definition "Rekombinant DNA er gener eller biter av DNA (arvestoff) fra to forskjellige kilder som er kunstig føyd sammen med genspleising. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recombinant DNA"@en,
        "Rekombinant DNA"@nb .

humord:c69129 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69129" ;
    dct:modified "2024-11-29T12:11:43"^^xsd:dateTime ;
    skos:altLabel "Rekombinante protein"@nb ;
    skos:broader humord:c61700 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recombinant proteins"@en,
        "Rekombinante proteiner"@nb .

humord:c69130 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69130" ;
    dct:modified "2024-11-29T13:45:18"^^xsd:dateTime ;
    skos:altLabel "Retrovirus"@nb ;
    skos:broader humord:c69135 ;
    skos:definition "Retrovirus er en gruppe virus i familien Retroviridae. De er RNA-virus og skiller seg fra andre virus ved at viruspartiklene foruten RNA inneholder enzymet revers transkriptase («baklengs omskrivningsenzym»). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Retrovirus"@en,
        "Retrovirus"@nb ;
    skos:related humord:c03908 .

humord:c69131 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69131" ;
    dct:modified "2024-11-29T12:56:27"^^xsd:dateTime ;
    skos:altLabel "RNR"@en,
        "Ribonucleoside diphosphate reductase"@en,
        "RNR"@nb,
        "Ribonukleotid-reduktase"@nb,
        "Ribonukleotidreduktase"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "Ribonukleotidreduktase (RNR), også kjent som ribonukleosid-difosfatreduktase, er et enzym som katalyserer dannelsen av deoksyribonukleotider fra ribonukleotider. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ribonucleotide reductase"@en,
        "Ribonukleotidreduktase"@nb .

humord:c69132 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69132" ;
    dct:modified "2024-11-29T13:00:16"^^xsd:dateTime ;
    skos:altLabel "Ribosom"@nb ;
    skos:broader humord:c67927 ;
    skos:definition "Ribosom er små cellestrukturer som er viktige for proteinsyntesen og som finnes i alle typer celler. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ribosomes"@en,
        "Ribosomer"@nb .

humord:c69133 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69133" ;
    dct:modified "2024-11-29T13:03:59"^^xsd:dateTime ;
    skos:altLabel "Ringmerking"@nb ;
    skos:broader humord:c18032 ;
    skos:definition "Ringmerking er merking av fugler og andre dyr for å undersøke blant annet dyrenes vandringer (også kjent som trekk og migrasjon) og alder. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird ringing"@en,
        "Ringmerking"@nb .

humord:c69134 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69134" ;
    dct:modified "2024-11-29T13:39:32"^^xsd:dateTime ;
    skos:altLabel "DNA-directed RNA polymerase"@en,
        "RNAP"@en,
        "RNApol"@en,
        "DNA-retta RNA-polymerase"@nb,
        "DNA-rettet RNA-polymerase"@nb,
        "RNA-polymerase"@nb,
        "RNAP"@nb,
        "RNApol"@nb ;
    skos:broader humord:c61755 ;
    skos:definition "RNA-polymerase er et enzym som deltar i transkripsjonen av DNA til RNA. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "RNA polymerase"@en,
        "RNA-polymerase"@nb .

humord:c69135 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69135" ;
    dct:modified "2024-11-29T13:44:43"^^xsd:dateTime ;
    skos:altLabel "RNA-virus"@nb ;
    skos:broader humord:c60703 ;
    skos:definition "RNA-virus er virus som har RNA som arvestoff, for eksempel picornavirus, paramyxovirus, reovirus og retrovirus. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "RNA virus"@en,
        "RNA-virus"@nb .

humord:c69136 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69136" ;
    dct:modified "2024-11-29T13:50:47"^^xsd:dateTime ;
    skos:altLabel "RNAi"@nb,
        "Ribonukleinsyre-interferens"@nb,
        "Rna-interferens"@nb,
        "SiRNA"@nb ;
    skos:broader humord:c68401 ;
    skos:definition "RNA-interferens (RNAi) er en måte å redusere aktiviteten til gener på ved bruk av spesielle RNA-tråder. Disse RNA-trådene binder seg til mRNA – et mellomprodukt mellom gen og egenskap – som så blir blokkert eller spaltet opp for deretter å bli brutt ned i cellen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "RNA interference"@en,
        "RNAi"@nb .

humord:c69137 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-11-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69137" ;
    dct:modified "2024-11-29T15:00:59"^^xsd:dateTime ;
    skos:altLabel "Kreševo"@nb ;
    skos:broader humord:c02169 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Kreševo"@en,
        "Kreševo"@nb .

humord:c69138 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69138" ;
    dct:modified "2024-12-02T08:34:30"^^xsd:dateTime ;
    skos:altLabel "Carnivore wildlife management"@en,
        "Rovdyrforvalting"@nb,
        "Rovdyrforvaltning"@nb,
        "Rovviltforvalting"@nb,
        "Rovviltforvaltning"@nb ;
    skos:broader humord:c59268 ;
    skos:definition "Rovviltforvaltning er i Norge offentlig forvaltning av de fire store rovpattedyrene, ulv, bjørn, jerv og gaupe, samt kongeørn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carnivore management"@en,
        "Rovdyrforvaltning"@nb .

humord:c69139 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69139" ;
    dct:modified "2024-12-02T08:39:42"^^xsd:dateTime ;
    skos:altLabel "Rovfisk"@nb ;
    skos:broader humord:c08236 ;
    skos:definition "Rovfisk er fisk som spiser andre dyr og helst annen fisk. <LNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Predatory fish"@en,
        "Rovfisk"@nb .

humord:c69140 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69140" ;
    dct:modified "2024-12-02T09:02:00"^^xsd:dateTime ;
    skos:altLabel "Bramble"@en,
        "Bramble fruit"@en,
        "Bjørnebærslekta"@nb,
        "Rubus"@nb ;
    skos:broader humord:c62866 ;
    skos:definition "Bjørnebærslekta (Rubus) er ei artsrik slekt i rosefamilien. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rubus"@en,
        "Rubus"@nb .

humord:c69141 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69141" ;
    dct:modified "2024-12-02T09:13:47"^^xsd:dateTime ;
    skos:altLabel "Incubation"@en,
        "Ruging"@nb ;
    skos:broader humord:c67979 ;
    skos:definition "Ruging kalles fosterutviklingen hos eggleggende virveldyrearter utenom fisk. Prosessen starter med at en hunn legger et befruktet egg (ofte legges flere) og slutter når skallet åpnes (klekking). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Egg incubation"@en,
        "Ruging"@nb .

humord:c69142 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69142" ;
    dct:modified "2024-12-02T09:26:34"^^xsd:dateTime ;
    skos:altLabel "Brush-footed butterflies"@en,
        "Checkerspots"@en,
        "Crescentspots"@en,
        "Fritillaries"@en,
        "Melitaeinae"@en,
        "Melitaea"@nb,
        "Melitaeini"@nb,
        "Rutevengar"@nb,
        "Rutevenger"@nb,
        "Rutevengjer"@nb ;
    skos:broader humord:c64437 ;
    skos:definition "Rutevinger er en slekt og stamme av dagsommerfugler i flikvingefamilien <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Melitaeini"@en,
        "Rutevinger"@nb .

humord:c69143 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69143" ;
    dct:modified "2024-12-02T09:31:16"^^xsd:dateTime ;
    skos:altLabel "Salmonella"@nb ;
    skos:broader humord:c26813 ;
    skos:definition "Salmonella er en slekt av bakterier som hovedsakelig lever i tarmen hos mennesker og dyr. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salmonella"@en,
        "Salmonella"@nb .

humord:c69144 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69144" ;
    dct:modified "2024-12-02T09:41:37"^^xsd:dateTime ;
    skos:altLabel "Salt tolerance"@en,
        "Salttoleranse"@nb ;
    skos:broader humord:c22763 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Salinity tolerance"@en,
        "Salttoleranse"@nb .

humord:c69145 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69145" ;
    dct:modified "2024-12-02T09:46:37"^^xsd:dateTime ;
    skos:altLabel "Kryddersalvie"@nb,
        "Salvia officinalis"@nb,
        "Salvie"@nb,
        "Tesalvie"@nb ;
    skos:broader humord:c19587,
        humord:c67531 ;
    skos:definition "Salvie, også kalt tesalvie og kryddersalvie, er en plante i salvieslekta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sage"@en,
        "Salvie"@nb .

humord:c69146 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69146" ;
    dct:modified "2024-12-02T10:22:02"^^xsd:dateTime ;
    skos:altLabel "Oscines"@en,
        "Passerine birds"@en,
        "Passeri"@nb,
        "Songfuglar"@nb ;
    skos:broader humord:c63330 ;
    skos:definition "Sangfugler (Passeri) er en stor underorden av spurvefugler (Passeriformes). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Songbirds"@en,
        "Sangfugler"@nb .

humord:c69147 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69147" ;
    dct:modified "2024-12-02T10:44:04"^^xsd:dateTime ;
    skos:altLabel "Motacillids"@en,
        "Erlefamilien"@nb,
        "Motacillidae"@nb ;
    skos:broader humord:c69146 ;
    skos:definition "Erlefamilien er en fuglefamilie i ordenen spurvefugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Motacillidae"@en,
        "Erlefamilien"@nb .

humord:c69148 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69148" ;
    dct:modified "2024-12-02T11:14:13"^^xsd:dateTime ;
    skos:altLabel "Sansefysiologi"@nb ;
    skos:broader humord:c03822 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensory physiology"@en,
        "Sansefysiologi"@nb .

humord:c69149 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69149" ;
    dct:modified "2024-12-02T11:18:16"^^xsd:dateTime ;
    skos:altLabel "Sansehagar"@nb ;
    skos:broader humord:c01407 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensory gardens"@en,
        "Sansehager"@nb .

humord:c69150 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69150" ;
    dct:modified "2024-12-02T11:30:18"^^xsd:dateTime ;
    skos:altLabel "Sensory impressions"@en,
        "Sanseinntrykk"@nb ;
    skos:broader humord:c08035 ;
    skos:definition "Sanseinntrykk: innvirkning på sanseorganene <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sensations"@en,
        "Sanseinntrykk"@nb .

humord:c69151 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69151" ;
    dct:modified "2024-12-10T10:03:46"^^xsd:dateTime ;
    skos:altLabel "Sanseorgan"@nb ;
    skos:broader humord:c61928 ;
    skos:definition "Sanseorgan, er organer som mottar inntrykk fra omverdenen og formidler disse videre til sentralnervesystemet, det vil si hjernen og ryggmargen, ved spesielle reseptorer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sense organs"@en,
        "Sanseorganer"@nb .

humord:c69152 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69152" ;
    dct:modified "2024-12-02T12:04:28"^^xsd:dateTime ;
    skos:altLabel "Seksuell seleksjon"@nb ;
    skos:broader humord:c27684 ;
    skos:definition "Seksuell seleksjon refererer til all seleksjon som foregår på egenskaper som påvirker individers evne til å pare seg og reprodusere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sexual selection"@en,
        "Seksuell seleksjon"@nb .

humord:c69153 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69153" ;
    dct:modified "2024-12-02T12:15:55"^^xsd:dateTime ;
    skos:altLabel "Sekundærproduksjon"@nb ;
    skos:broader humord:c66728 ;
    skos:definition "Sekundærproduksjonen er energiomsetningen hos konsumentene, altså de som spiser planter (primære konsumenter) og de som spiser dyr (sekundære- og tertiære konsumenter). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Secondary production"@en,
        "Sekundærproduksjon"@nb .

humord:c69154 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69154" ;
    dct:modified "2024-12-02T12:41:56"^^xsd:dateTime ;
    skos:altLabel "Self incompatibility"@en,
        "Selfincompatibility"@en,
        "Selvsterilitet"@nb,
        "Selvuforenelighet"@nb,
        "Selvuforenlighet"@nb,
        "Sjølvinkompatibilitet"@nb,
        "Sjølvsterilitet"@nb ;
    skos:broader humord:c68478 ;
    skos:definition "Selvsterile planter med tokjønnete blomster lager ikke eget frø hvis de vokser isolert eller hvis de er selvpollinert. Selvsterilitet  hindrer selvbefruktning og opprettholder genetisk variasjon i populasjonen, hvor naturlig utvalg selekterer de plantene som er best tilpasset voksestedet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Self-incompatibility"@en,
        "Selvinkompatibilitet"@nb .

humord:c69155 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69155" ;
    dct:modified "2024-12-02T12:50:45"^^xsd:dateTime ;
    skos:altLabel "Halvgjennomtrengelege membranar"@nb,
        "Halvgjennomtrengelige membraner"@nb,
        "Halvgjennomtrengjelege membranar"@nb,
        "Semipermeable membranar"@nb ;
    skos:broader humord:c63922 ;
    skos:definition "Semipermeable membraner er naturlige eller syntetiske hinner med så fine porer at bare små molekyler går igjennom. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semipermeable membranes"@en,
        "Semipermeable membraner"@nb .

humord:c69156 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69156" ;
    dct:modified "2024-12-02T12:59:23"^^xsd:dateTime ;
    skos:altLabel "Sensorikk"@nb ;
    skos:broader humord:c61496 ;
    skos:definition "Sensorikk er læren om hvordan sansene våre stimuleres av syn, lukt, smak, berøring eller hørsel. <nofima.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organoleptic"@en,
        "Sensorikk"@nb .

humord:c69157 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69157" ;
    dct:modified "2024-12-02T13:29:59"^^xsd:dateTime ;
    skos:altLabel "Investeringstvistar"@nb ;
    skos:broader humord:c25776 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Investment disputes"@en,
        "Investeringstvister"@nb .

humord:c69158 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69158" ;
    dct:modified "2024-12-02T14:10:50"^^xsd:dateTime ;
    skos:altLabel "Chemical signal substances"@en,
        "Chemical signals"@en,
        "Semiochemicals"@en,
        "Semiochemistry"@en,
        "Kjemiske signal"@nb,
        "Kjemiske signaler"@nb,
        "Semiokjemi"@nb,
        "Signalmolekyl"@nb,
        "Signalstoff"@nb,
        "Signalstoffer"@nb ;
    skos:broader humord:c61449 ;
    skos:definition "Signalmolekyl - Generell betegnelse for et ekstracellulært eller intracellulært molekyl som deltar i overføring av informasjon fra omgivelsene til celler eller mellom celler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Signaling molecules"@en,
        "Signalmolekyler"@nb ;
    skos:related humord:c68566 .

humord:c69159 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69159" ;
    dct:modified "2024-12-03T09:18:25"^^xsd:dateTime ;
    skos:altLabel "PPNe (Astrophysics)"@en,
        "Post-AGB objects (Astrophysics)"@en,
        "Post-asymptotic giant branch objects (Astrophysics)"@en,
        "Proto-planetary nebulae"@en,
        "Preplanetariske tåker"@nb,
        "Protoplanetariske tåker"@nb ;
    skos:broader humord:c67908 ;
    skos:definition "Protoplanetarisk tåke er gass som er sendt ut av en rød kjempestjerne i sin siste livsfase. En protoplanetarisk tåke er den tidligste fasen i utviklingen av en planetarisk tåke. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protoplanetary nebulae"@en,
        "Protoplanetariske tåker"@nb .

humord:c69160 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69160" ;
    dct:modified "2024-12-02T14:48:38"^^xsd:dateTime ;
    skos:altLabel "Interest (Psychology)"@en,
        "Interesser"@nb ;
    skos:broader humord:c08049 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Interests (Psychology)"@en,
        "Interesser"@nb .

humord:c69161 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69161" ;
    dct:modified "2024-12-02T14:50:37"^^xsd:dateTime ;
    skos:altLabel "Platetektoniske rekonstruksjonar"@nb ;
    skos:broader humord:c66267 ;
    skos:definition "Platetektoniske rekonstruksjoner er modeller eller metoder for å beskrive fortidens platebevegelser. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plate reconstructions"@en,
        "Platetektoniske rekonstruksjoner"@nb .

humord:c69162 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69162" ;
    dct:modified "2024-12-02T15:10:48"^^xsd:dateTime ;
    skos:altLabel "Skogfauna"@nb ;
    skos:broader humord:c08257 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest fauna"@en,
        "Skogfauna"@nb .

humord:c69163 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69163" ;
    dct:modified "2024-12-03T07:34:02"^^xsd:dateTime ;
    skos:altLabel "Skogforsking"@nb ;
    skos:broader humord:c66156 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest research"@en,
        "Skogforskning"@nb .

humord:c69164 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69164" ;
    dct:modified "2024-12-03T07:37:05"^^xsd:dateTime ;
    skos:altLabel "Skogressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest resources"@en,
        "Skogressurser"@nb .

humord:c69165 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69165" ;
    dct:modified "2024-12-03T07:46:00"^^xsd:dateTime ;
    skos:altLabel "Skogsamfunn"@nb,
        "Skogssamfunn"@nb ;
    skos:broader humord:c66156 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forests communities"@en,
        "Skogsamfunn"@nb .

humord:c69166 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69166" ;
    dct:modified "2024-12-03T08:09:12"^^xsd:dateTime ;
    skos:altLabel "Skogsinsekt"@nb ;
    skos:broader humord:c68022 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest insects"@en,
        "Skogsinsekter"@nb .

humord:c69167 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69167" ;
    dct:modified "2024-12-03T08:30:49"^^xsd:dateTime ;
    skos:altLabel "Forest floor"@en,
        "Skogbotn"@nb,
        "Skogbunn"@nb,
        "Skogsjord"@nb ;
    skos:broader humord:c66156 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest soils"@en,
        "Skogsjord"@nb .

humord:c69168 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69168" ;
    dct:modified "2024-12-03T08:28:33"^^xsd:dateTime ;
    skos:altLabel "Forest diseases"@en,
        "Forest pathology"@en,
        "Skogpatologi"@nb,
        "Skogsjukdomar"@nb,
        "Skogsjukdommar"@nb,
        "Skogskadar"@nb,
        "Skogsykdommer"@nb ;
    skos:broader humord:c07658,
        humord:c66156 ;
    skos:definition "Skogskader er et bredt fagfelt som handler om skader forårsaket av insekter, sopper, dyr og klima. <statsforvalteren.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest damages"@en,
        "Skogskader"@nb .

humord:c69169 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69169" ;
    dct:modified "2024-12-03T08:46:13"^^xsd:dateTime ;
    skos:altLabel "Mucus"@nb,
        "Slim"@nb,
        "Slimlag"@nb ;
    skos:broader humord:c62165 ;
    skos:definition "Slim er en seig, fargeløs, organisk væske som dannes av egne kjertler i slimhinnene, for eksempel i urinrøret, skjeden, luftveiene, magesekken og tarmkanalen. Slimet dekker slimhinneepitelet som en tynn 'film', vanligvis 200-500 μm tykk, avhengig av vedkommende organs art og tilstanden det befinner seg i. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "github:#505"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mucus"@en,
        "Slimlag"@nb .

humord:c69170 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69170" ;
    dct:modified "2024-12-03T09:01:29"^^xsd:dateTime ;
    skos:altLabel "Semi-natural meadows"@en,
        "Slåtteenger"@nb,
        "Slåttemarker"@nb ;
    skos:broader humord:c11568 ;
    skos:definition "Naturtypen slåttenger (slåttemark) er en naturtype som tilhører kulturlandskapet, og er et resultat av landbruk, ofte på husmannsplasser, hvor graset på enga i gamle dager ble slått med jevne mellomrom, med ljå eller slåmaskin trukket av hest, og høyet ble tørket på hesjer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hay meadows"@en,
        "Slåttemarker"@nb .

humord:c69171 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69171" ;
    dct:modified "2024-12-03T09:19:11"^^xsd:dateTime ;
    skos:altLabel "Smoltifikasjon"@nb,
        "Smoltifisering"@nb ;
    skos:broader humord:c68266 ;
    skos:definition "Smolten har før utvandringa gått gjennom ei fysiologisk tilpassing til det å tole saltvatn, smoltifisering. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smoltification"@en,
        "Smoltifisering"@nb ;
    skos:related humord:c68613 .

humord:c69172 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69172" ;
    dct:modified "2024-12-03T09:33:35"^^xsd:dateTime ;
    skos:altLabel "Smågnagarar"@nb ;
    skos:broader humord:c61191 ;
    skos:definition "Smågnagere er en fellesbetegnelse på små gnagere i musefamilien, hamsterfamilien og hoppemusfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Small rodents"@en,
        "Smågnagere"@nb .

humord:c69173 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69173" ;
    dct:modified "2024-12-03T10:04:03"^^xsd:dateTime ;
    skos:altLabel "Småkryp"@nb ;
    skos:broader humord:c15319,
        humord:c29664 ;
    skos:definition "Småkryp er et folkelig begrep på små dyr som lever rundt oss. De lever stort sett på land og hører til dyrerekkene bløtdyr (eksempelvis snegler) og leddyr (eksempelvis insekter og edderkopper). <stavangermuseum.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bugs"@en,
        "Småkryp"@nb .

humord:c69174 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69174" ;
    dct:modified "2024-12-03T10:09:15"^^xsd:dateTime ;
    skos:altLabel "Equisetaceae"@nb,
        "Kjerringrokk"@nb,
        "Snellefamilien"@nb,
        "Sneller (Bregner)"@nb ;
    skos:broader humord:c64174 ;
    skos:definition "Sneller en underklasse av karsporeplanter. (...) Tidligere ble ofte snellene regnet for å være søstergruppe til alle de andre karsporeplantene, men basert på nye DNA-baserte metoder mener man nå at sneller er en av fire underklasser innen klassen Polypodiidae (bregner og slektninger). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horsetail"@en,
        "Sneller (Bregner)"@nb .

humord:c69175 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69175" ;
    dct:modified "2024-12-03T11:12:46"^^xsd:dateTime ;
    skos:altLabel "Communites of social animals"@en,
        "Social communities"@en,
        "Sosiale dyresamfunn"@nb,
        "Sosiale samfunn"@nb ;
    skos:broader humord:c68190 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social animal communities"@en,
        "Sosiale dyresamfunn"@nb .

humord:c69176 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69176" ;
    dct:modified "2024-12-03T11:26:10"^^xsd:dateTime ;
    skos:altLabel "Sosiale insekt"@nb ;
    skos:broader humord:c68023 ;
    skos:definition "Sosiale insekter er insekter som lever i samfunn og samarbeider på ulike vis. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social insects"@en,
        "Sosiale insekter"@nb .

humord:c69177 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69177" ;
    dct:modified "2024-12-03T11:32:42"^^xsd:dateTime ;
    skos:altLabel "Sosiale kvefsar"@nb,
        "Sosiale vepsar"@nb ;
    skos:broader humord:c67279,
        humord:c69176 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Social wasps"@en,
        "Sosiale veps"@nb .

humord:c69178 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69178" ;
    dct:modified "2024-12-05T09:02:54"^^xsd:dateTime ;
    skos:altLabel "Skogsfuglar"@nb ;
    skos:broader humord:c64984 ;
    skos:definition "Skogsfugler er et begrep som brukes om tre arter hønsefugler, nemlig orrfugl, jerpe og storfugl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest birds"@en,
        "Skogsfugler"@nb .

humord:c69179 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69179" ;
    dct:modified "2024-12-05T08:28:54"^^xsd:dateTime ;
    skos:altLabel "Orca"@en,
        "Orcinus orca"@nb,
        "Spekkhoggar"@nb,
        "Spekkhugger"@nb,
        "Staurhenning"@nb,
        "Staurhval"@nb,
        "Staurhynning"@nb,
        "Staurhyrning"@nb,
        "Staurkval"@nb,
        "Staurvagn"@nb,
        "Vagn"@nb,
        "Vagnhogg"@nb,
        "Vagnhund"@nb ;
    skos:broader humord:c62436 ;
    skos:definition "Spekkhogger, også kalt staurkval, er en tannhval som hører til delfinfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Killer whale"@en,
        "Spekkhogger"@nb .

humord:c69180 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69180" ;
    dct:modified "2024-12-05T08:58:41"^^xsd:dateTime ;
    skos:altLabel "Sperma"@nb,
        "Sæd"@nb ;
    skos:broader humord:c67849 ;
    skos:definition "Sæd er sekret fra penis som består av sædvæske og sædceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Semen"@en,
        "Sperma"@nb .

humord:c69181 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69181" ;
    dct:modified "2024-12-05T09:26:12"^^xsd:dateTime ;
    skos:altLabel "Spormetall"@nb ;
    skos:broader humord:c68113 ;
    skos:definition "Spormetaller er metallundergruppen av sporstoffer; det vil si metaller som normalt finnes i små, men målbare mengder i dyre- og planteceller og -vev. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trace metals"@en,
        "Spormetaller"@nb .

humord:c69182 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69182" ;
    dct:modified "2024-12-05T09:34:40"^^xsd:dateTime ;
    skos:altLabel "Strandfauna"@nb ;
    skos:broader humord:c68119 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Beach fauna"@en,
        "Strandfauna"@nb .

humord:c69183 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69183" ;
    dct:modified "2024-12-05T10:16:36"^^xsd:dateTime ;
    skos:altLabel "HSP"@en,
        "HSPs"@en,
        "Heat shock proteins"@en,
        "HSP"@nb,
        "Heat shock-protein"@nb,
        "Heat shock-proteiner"@nb,
        "Hetesjokkprotein"@nb,
        "Hetesjokkproteiner"@nb,
        "Stressprotein"@nb,
        "Varmesjokkprotein"@nb,
        "Varmesjokkproteiner"@nb ;
    skos:broader humord:c61700 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stress proteins"@en,
        "Stressproteiner"@nb .

humord:c69184 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69184" ;
    dct:modified "2024-12-05T10:55:31"^^xsd:dateTime ;
    skos:altLabel "Barkflies"@en,
        "Barklice"@en,
        "Psocoptera"@en,
        "Psocoptera"@nb,
        "Støvlus"@nb ;
    skos:broader humord:c08232 ;
    skos:definition "Støvlus er en orden av insekter. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Booklice"@en,
        "Støvlus"@nb .

humord:c69185 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69185" ;
    dct:modified "2024-12-05T11:03:28"^^xsd:dateTime ;
    skos:altLabel "Subalpine flora"@en,
        "Subalpine zone"@en,
        "Subalpin vegetasjon"@nb ;
    skos:broader humord:c67909 ;
    skos:definition "Subalpin, betegner de strøkene som danner overgangen mellom skogene og snaufjellet, eller om planter som vokser i fjellskogene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Subalpine vegetation"@en,
        "Subalpin vegetasjon"@nb .

humord:c69186 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69186" ;
    dct:modified "2024-12-05T11:35:39"^^xsd:dateTime ;
    skos:altLabel "Ecological succession"@en,
        "Suksesjon (Økologi)"@nb,
        "Suksesjonar (Økologi)"@nb,
        "Suksesjoner (Økologi)"@nb,
        "Økologisk suksesjon"@nb ;
    skos:broader humord:c68503 ;
    skos:definition "Suksesjon er eit følgje av plante- og dyreartar på ein lokalitet gjennom tid. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Succession"@en,
        "Suksesjon (Økologi)"@nb .

humord:c69187 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69187" ;
    dct:modified "2024-12-05T12:10:58"^^xsd:dateTime ;
    skos:altLabel "Filter feeders"@en,
        "Filteretande"@nb,
        "Filteretarar"@nb,
        "Filteretere"@nb,
        "Filterspisende"@nb,
        "Filterspisere"@nb,
        "Filtrerarar"@nb,
        "Filtrerere"@nb,
        "Suspensjonsetarar"@nb ;
    skos:broader humord:c67815 ;
    skos:definition "En filterspiser eller filtereter er et dyr som henter partikulære næringsemner fra vannmassene eller sedimentene rundt seg gjennom å filtrere ut næringspartikler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Suspension feeders"@en,
        "Suspensjonsetere"@nb .

humord:c69188 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69188" ;
    dct:modified "2024-12-05T12:15:50"^^xsd:dateTime ;
    skos:altLabel "Hierakion"@en,
        "Hieracium"@nb,
        "Sveveslekta"@nb,
        "Sveveslekten"@nb,
        "Svæver"@nb,
        "Svæveslekta"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Sveve er en planteslekt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hawkweeds"@en,
        "Svever (Hieracium)"@nb .

humord:c69189 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69189" ;
    dct:modified "2024-12-05T12:29:44"^^xsd:dateTime ;
    skos:altLabel "Pig family"@en,
        "Grisefamilien"@nb,
        "Suidae"@nb,
        "Svinefamilien"@nb ;
    skos:broader humord:c62334 ;
    skos:definition "Svinefamilien er en familie av pattedyr innenfor ordenen partåede klovdyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sudiae"@en,
        "Svinefamilien"@nb .

humord:c69190 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69190" ;
    dct:modified "2024-12-05T12:39:38"^^xsd:dateTime ;
    skos:altLabel "Cyclic population dynamics"@en,
        "Cyclic population variations"@en,
        "Sykliske bestandssvingingar"@nb ;
    skos:broader humord:c68159 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclic population fluctuations"@en,
        "Sykliske bestandssvingninger"@nb .

humord:c69191 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69191" ;
    dct:modified "2024-12-05T12:42:26"^^xsd:dateTime ;
    skos:altLabel "Sykliske hydrokarbon"@nb ;
    skos:broader humord:c61779 ;
    skos:definition "Et syklisk hydrokarbon har noen eller alle C-atomene i molekylet bundet sammen til en ring. (kyklos (gr.) = ring). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclic hydrocarbons"@en,
        "Sykliske hydrokarboner"@nb .

humord:c69192 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69192" ;
    dct:modified "2024-12-05T13:09:19"^^xsd:dateTime ;
    skos:altLabel "Endosymbiosis"@en,
        "Endosymbiotic theory"@en,
        "Serial endosymbiotic theory"@en,
        "Endosymbiose"@nb,
        "Endosymbioseteorien"@nb,
        "Symbiogenese"@nb ;
    skos:broader humord:c68586 ;
    skos:definition "Endosymbioseteorien er en teori som går ut på at eukaryote celler oppsto ved at prokaryote celler inngikk i symbiose innenfor samme celle. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Symbiogenesis"@en,
        "Symbiogenese"@nb .

humord:c69193 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69193" ;
    dct:modified "2024-12-05T14:38:16"^^xsd:dateTime ;
    skos:altLabel "Tamrein"@nb ;
    skos:broader humord:c08255 ;
    skos:definition "Tamrein, domestisert (tam eller halvtam) rein som det knytter seg eiendomsrett til, og som nyttes i reindrift. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Domestic reindeer"@en,
        "Tamrein"@nb ;
    skos:related humord:c07641 .

humord:c69194 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69194" ;
    dct:modified "2024-12-05T14:47:55"^^xsd:dateTime ;
    skos:altLabel "Lobster pots"@en,
        "Lobster traps"@en,
        "Fisketeiner"@nb,
        "Hummarteiner"@nb,
        "Hummerteiner"@nb,
        "Ruser"@nb,
        "Teiner (Feller)"@nb ;
    skos:broader humord:c60300 ;
    skos:definition "Teine er betegnelse for en rekke nokså forskjellige fiskeredskaper. De har det til felles at fisken (krepsdyret) gjennom en kjegle-, pyramide- eller kileformet inngang (kalv) kommer inn i et rom som den vanskelig kommer ut fra igjen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish pots"@en,
        "Teiner (Feller)"@nb .

humord:c69195 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69195" ;
    dct:modified "2024-12-05T15:01:15"^^xsd:dateTime ;
    skos:altLabel "Terrarium"@nb ;
    skos:broader humord:c07638 ;
    skos:definition "Terrarium er en beholder, vanligvis med glassvegger, hvor mindre landdyr holdes levende i så naturlige omgivelser som mulig. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terrariums"@en,
        "Terrarier"@nb .

humord:c69196 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69196" ;
    dct:modified "2024-12-05T16:17:58"^^xsd:dateTime ;
    skos:altLabel "DLD"@en,
        "Development language disorder"@en,
        "Language development disorders"@en,
        "DLD"@nb,
        "Språkutviklingsforstyrrelser"@nb,
        "Utviklingsmessig språkforstyrrelse"@nb,
        "Utviklingsmessig språkforstyrring"@nb,
        "Utviklingsmessige språkforstyrringar"@nb ;
    skos:broader humord:c25704 ;
    skos:definition "Utviklingsmessige språkforstyrrelser (Developmental Language Disorder, DLD) er en betegnelse som brukes når barn, unge eller voksne strever med sitt eget språk uten at man kjenner grunnen til dette. <Statped>"@nb ;
    skos:editorialNote "Lukket bemerkning: uia24"@nb,
        "Utviklingsmessige språkforstyrrelser/DLD ble i Norge tidligere kalt Spesifikke språkvansker (HUME29768). Spesifikke språkvansker er imidlertid en snevrere kategori enn utviklingsmessige språkforstyrrelser. 5/12-24 UiO/ØW"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Development language disorders"@en,
        "Utviklingsmessige språkforstyrrelser"@nb ;
    skos:related humord:c29768 .

humord:c69197 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69197" ;
    dct:modified "2024-12-06T07:30:23"^^xsd:dateTime ;
    skos:altLabel "Ustilaginales"@nb ;
    skos:broader humord:c62142 ;
    skos:definition "Ustilaginales er en orden av sopp innenfor klassen Ustilaginomycetes. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Smut fungi"@en,
        "Ustilaginales"@nb .

humord:c69198 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69198" ;
    dct:modified "2024-12-06T14:06:12"^^xsd:dateTime ;
    skos:altLabel "Transpirasjon (Plantefysiologi)"@nb ;
    skos:broader humord:c69226 ;
    skos:definition "Transpirasjon er fordamping av vann fra en plantes overflate. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transpiration (Plant physiology)"@en,
        "Transpirasjon (Plantefysiologi)"@nb .

humord:c69199 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69199" ;
    dct:modified "2024-12-06T07:58:30"^^xsd:dateTime ;
    skos:altLabel "Transportprotein"@nb ;
    skos:broader humord:c61700 ;
    skos:definition "Transportproteiner er proteiner som flytter stoffer inn og ut av celler eller gjennom andre biologiske membraner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transport proteins"@en,
        "Transportproteiner"@nb .

humord:c69200 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69200" ;
    dct:modified "2024-12-06T08:02:00"^^xsd:dateTime ;
    skos:altLabel "Otidiformes"@nb,
        "Trapper (Otidiformes)"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Trapper er en orden av fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bustards"@en,
        "Trapper (Otidiformes)"@nb .

humord:c69201 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69201" ;
    dct:modified "2024-12-06T08:04:43"^^xsd:dateTime ;
    skos:altLabel "Trekjemi"@nb ;
    skos:broader humord:c11867 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wood chemistry"@en,
        "Trekjemi"@nb .

humord:c69202 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69202" ;
    dct:modified "2024-12-06T08:28:54"^^xsd:dateTime ;
    skos:altLabel "Triticeae"@nb ;
    skos:broader humord:c08207 ;
    skos:definition "Triticeae er en botanisk stamme i underfamilien Pooideae som inkluderer slekter med mange tamme arter. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Triticeae"@en,
        "Triticeae"@nb .

humord:c69203 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69203" ;
    dct:modified "2024-12-06T08:48:09"^^xsd:dateTime ;
    skos:altLabel "Subtropical plants"@en,
        "Tropical flora"@en,
        "Tropical plants"@en,
        "Tropical vegetation"@en,
        "Subtropiske plantar"@nb,
        "Subtropiske planter"@nb,
        "Tropeplantar"@nb,
        "Tropeplanter"@nb,
        "Tropevegetasjon"@nb,
        "Tropisk botanikk"@nb,
        "Tropisk vegetasjon"@nb,
        "Tropiske plantar"@nb,
        "Tropiske planter"@nb ;
    skos:broader humord:c08226 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical botany"@en,
        "Tropisk botanikk"@nb .

humord:c69204 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69204" ;
    dct:modified "2024-12-06T08:52:09"^^xsd:dateTime ;
    skos:altLabel "Tropisk mykologi"@nb ;
    skos:broader humord:c08220,
        humord:c69203 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical mycology"@en,
        "Tropisk mykologi"@nb .

humord:c69205 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69205" ;
    dct:modified "2024-12-06T08:56:34"^^xsd:dateTime ;
    skos:altLabel "Tropical grazing lands"@en,
        "Tropiske beiteland"@nb ;
    skos:broader humord:c14935 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical pastures"@en,
        "Tropiske beiteland"@nb .

humord:c69206 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69206" ;
    dct:modified "2024-12-06T09:00:44"^^xsd:dateTime ;
    skos:altLabel "Tropical fishes"@en,
        "Tropiske fiskar"@nb ;
    skos:broader humord:c08236 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical fish"@en,
        "Tropiske fisker"@nb .

humord:c69207 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69207" ;
    dct:modified "2024-12-06T10:19:24"^^xsd:dateTime ;
    skos:altLabel "Sub-tropical fruits"@en,
        "Subtropical fruits"@en,
        "Subtropiske frukter"@nb,
        "Tropiske frukter"@nb ;
    skos:broader humord:c19056,
        humord:c69203 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical fruits"@en,
        "Tropiske frukter"@nb .

humord:c69208 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69208" ;
    dct:modified "2024-12-06T10:01:48"^^xsd:dateTime ;
    skos:altLabel "Orchidaceae"@en,
        "Marihandfamilien"@nb,
        "Marihåndfamilien"@nb,
        "Orchidaceae"@nb,
        "Orkidear"@nb,
        "Orkideer"@nb,
        "Orkidefamilien"@nb,
        "Orkidéar"@nb,
        "Orkidéfamilien"@nb ;
    skos:broader humord:c66512 ;
    skos:definition "Orkidéfamilien eller marihandfamilien (Orchidaceae) er en av de største plantefamiliene. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Orchids"@en,
        "Orkidéer"@nb .

humord:c69209 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69209" ;
    dct:modified "2024-12-06T10:03:26"^^xsd:dateTime ;
    skos:altLabel "Tropiske orkidear"@nb,
        "Tropiske orkideer"@nb,
        "Tropiske orkidéar"@nb ;
    skos:broader humord:c69203,
        humord:c69208 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical orchids"@en,
        "Tropiske orkidéer"@nb .

humord:c69210 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69210" ;
    dct:modified "2024-12-06T14:12:52"^^xsd:dateTime ;
    skos:altLabel "Tropeskogar"@nb,
        "Tropeskoger"@nb,
        "Tropisk skog"@nb,
        "Tropiske skogar"@nb ;
    skos:broader humord:c66156,
        humord:c69203 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical forests"@en,
        "Tropiske skoger"@nb ;
    skos:related humord:c69211 .

humord:c69211 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69211" ;
    dct:modified "2024-12-06T14:11:59"^^xsd:dateTime ;
    skos:altLabel "Tropiske tre"@nb,
        "Tropiske treslag"@nb ;
    skos:broader humord:c08223,
        humord:c69203 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropical trees"@en,
        "Tropiske trær"@nb ;
    skos:related humord:c69210 .

humord:c69212 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69212" ;
    dct:modified "2024-12-06T10:32:34"^^xsd:dateTime ;
    skos:altLabel "Tropism"@en,
        "Tropismar"@nb,
        "Tropisme"@nb,
        "Tropismer"@nb ;
    skos:broader humord:c68099 ;
    skos:definition "Tropismer er vekst hos fastsittende planter eller planteorganer i en retning som er bestemt av ytre påvirkninger, slik som lys, tyngdekraft og fuktighet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tropisms"@en,
        "Tropisme"@nb .

humord:c69213 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69213" ;
    dct:modified "2024-12-06T11:00:59"^^xsd:dateTime ;
    skos:altLabel "Ultrasentrifugering"@nb ;
    skos:broader humord:c68967 ;
    skos:definition "Ultrasentrifugering er utskilling av faste fra flytende stoffer, eller tyngre væske fra lettere væske, ved hjelp av ultrasentrifuge. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultracentrifugation"@en,
        "Ultrasentrifugering"@nb .

humord:c69214 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69214" ;
    dct:modified "2024-12-06T11:13:40"^^xsd:dateTime ;
    skos:altLabel "Ultrastrukturar"@nb ;
    skos:broader humord:c67217 ;
    skos:definition "Nanostrukturer til biologisk materie som celler, vev, organismer, etc., for små til å sees med et lysmikroskop <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ultrastructure"@en,
        "Ultrastrukturer"@nb .

humord:c69215 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69215" ;
    dct:modified "2024-12-06T11:25:38"^^xsd:dateTime ;
    skos:altLabel "Uorganisk biokjemi"@nb ;
    skos:broader humord:c12881 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bioinorganic chemistry"@en,
        "Uorganisk biokjemi"@nb .

humord:c69216 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69216" ;
    dct:modified "2024-12-06T11:31:02"^^xsd:dateTime ;
    skos:altLabel "Uorganisk nitrogen"@nb ;
    skos:broader humord:c60274 ;
    skos:definition "Uorganisk nitrogen i form av ammonium bygges inn i organiske forbindelser hos planter og bakterier som aminosyrene glutamin og glutamat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inorganic nitrogen"@en,
        "Uorganisk nitrogen"@nb ;
    skos:related humord:c61972 .

humord:c69217 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69217" ;
    dct:modified "2024-12-06T12:08:59"^^xsd:dateTime ;
    skos:altLabel "Vesica urinaria"@en,
        "Urinblæra"@nb,
        "Vesica urinaria"@nb ;
    skos:broader humord:c68195 ;
    skos:definition "Urinblæren er en hul muskel fortil i bunnen av bukhulen, som tjener som reservoar for urinen fra de to urinlederne, inntil den tømmes vilkårlig (miksjon) gjennom urinrøret. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Urinary bladder"@en,
        "Urinblæren"@nb .

humord:c69218 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69218" ;
    dct:modified "2024-12-06T14:14:11"^^xsd:dateTime ;
    skos:altLabel "Utdødde artar"@nb,
        "Utdødde arter"@nb,
        "Utdødde organismar"@nb,
        "Utdødde organismer"@nb,
        "Utdøydde artar"@nb,
        "Utdøydde arter"@nb,
        "Utdøydde organismar"@nb ;
    skos:broader humord:c11515 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Extinct species"@en,
        "Utdødde arter"@nb ;
    skos:related humord:c53887 .

humord:c69219 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69219" ;
    dct:modified "2024-12-06T12:31:46"^^xsd:dateTime ;
    skos:altLabel "Utsetjing (Artsforvalting)"@nb,
        "Utsetting (Artsforvalting)"@nb ;
    skos:broader humord:c62861 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Restocking (Species conservation)"@en,
        "Utsetting (Artsforvaltning)"@nb .

humord:c69220 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69220" ;
    dct:modified "2024-12-06T12:35:28"^^xsd:dateTime ;
    skos:altLabel "Morphogenesis"@en,
        "Morfogenese"@nb,
        "Utviklingsfysiologi"@nb ;
    skos:broader humord:c68433 ;
    skos:definition "Morfogenese er utvikling av form og struktur hos en organisme eller deler av en organisme i løpet av organismens livshistorie eller ved regenerasjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Developmental physiology"@en,
        "Utviklingsfysiologi"@nb .

humord:c69221 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69221" ;
    dct:modified "2024-12-06T12:40:50"^^xsd:dateTime ;
    skos:altLabel "Cortinarius inexspectatus Brandrud"@nb,
        "Uventa slørsopp"@nb ;
    skos:broader humord:c64934 ;
    skos:definition "Uventet slørsopp er en art av slørsopp som danner fruktlegeme tidlig på sommeren <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cortinarius inexspectatus"@en,
        "Uventet slørsopp"@nb .

humord:c69222 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69222" ;
    dct:modified "2024-12-06T12:51:11"^^xsd:dateTime ;
    skos:altLabel "Formalisme (Filosofi)"@nb ;
    skos:broader humord:c00240 ;
    skos:definition "I etikken brukes formalisme om en teori som gjør formen i visse påstått allmenngyldige og nødvendige moralske prinsipper til grunnlag for all etikk og moral. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Formalism (Philosophy)"@en,
        "Formalisme (Filosofi)"@nb .

humord:c69223 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69223" ;
    dct:modified "2024-12-06T12:57:16"^^xsd:dateTime ;
    skos:altLabel "CN X"@en,
        "Cranial nerve X"@en,
        "Tenth cranial nerve"@en,
        "Innvollsnerven"@nb,
        "Nervus vagus"@nb,
        "Vagus"@nb,
        "Vagusnerven"@nb,
        "Vidvankande nerve"@nb,
        "Vidvankende nerve"@nb ;
    skos:broader humord:c03868 ;
    skos:definition "Nervus vagus er den tiende hjernenerven. Den inneholder tilførende, sansende (sensoriske) nervefibre fra innvollene til hjernen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vagus nerve"@en,
        "Vagus"@nb .

humord:c69224 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69224" ;
    dct:modified "2024-12-06T13:00:55"^^xsd:dateTime ;
    skos:altLabel "Vakuolar"@nb ;
    skos:broader humord:c67389 ;
    skos:definition "Vakuole er et væskefylt rom i planteceller som ofte utgjør en stor del av cellens totale volum. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vacuoles"@en,
        "Vakuoler"@nb .

humord:c69225 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69225" ;
    dct:modified "2024-12-06T13:07:03"^^xsd:dateTime ;
    skos:altLabel "Vassforsking"@nb ;
    skos:broader humord:c08343 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water research"@en,
        "Vannforskning"@nb .

humord:c69226 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69226" ;
    dct:modified "2024-12-06T13:12:22"^^xsd:dateTime ;
    skos:altLabel "Plant-water relations"@en,
        "Vasshushaldning"@nb ;
    skos:broader humord:c08343 ;
    skos:editorialNote "Bio, ikke geo. Ref #1263"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water balance"@en,
        "Vannhusholdning"@nb .

humord:c69227 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69227" ;
    dct:modified "2024-12-06T13:25:24"^^xsd:dateTime ;
    skos:altLabel "Vassreinsing"@nb ;
    skos:broader humord:c63001 ;
    skos:definition "Vannrensing, betegnelse for rensing av drikkevann, kloakkvann og andre mer spesielle vanntyper som sigevann fra søppelfyllplasser, industrielt avløpsvann og forurenset regnvann. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water purification"@en,
        "Vannrensing"@nb .

humord:c69228 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69228" ;
    dct:modified "2024-12-06T13:41:19"^^xsd:dateTime ;
    skos:altLabel "Vassdragsforvalting"@nb,
        "Vassdragsforvaltning"@nb ;
    skos:broader humord:c24195 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water resources management"@en,
        "Vassdragsforvaltning"@nb ;
    skos:related humord:c60017,
        humord:c68201 .

humord:c69229 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69229" ;
    dct:modified "2024-12-06T14:01:01"^^xsd:dateTime ;
    skos:altLabel "Vedplantar"@nb,
        "Vedplanter"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Vedplante: plante som har ved i røtter, stamme og grener <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Woody plants"@en,
        "Vedplanter"@nb .

humord:c69230 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69230" ;
    dct:modified "2024-12-06T14:19:36"^^xsd:dateTime ;
    skos:altLabel "Svovelutslepp"@nb ;
    skos:broader humord:c23481 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sulfur emissions"@en,
        "Svovelutslipp"@nb .

humord:c69231 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69231" ;
    dct:modified "2024-12-06T14:21:41"^^xsd:dateTime ;
    skos:altLabel "Syklisering"@nb ;
    skos:broader humord:c61735 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclization"@en,
        "Syklisering"@nb .

humord:c69232 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69232" ;
    dct:modified "2024-12-06T14:26:00"^^xsd:dateTime ;
    skos:altLabel "Cycloadditions"@en,
        "Sykloaddisjonsreaksjonar"@nb ;
    skos:broader humord:c61887 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cycloaddition reactions"@en,
        "Sykloaddisjonsreaksjoner"@nb .

humord:c69233 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69233" ;
    dct:modified "2024-12-06T14:30:00"^^xsd:dateTime ;
    skos:altLabel "Naphthenes"@en,
        "Naften"@nb,
        "Naftener"@nb,
        "Sykloalkan"@nb ;
    skos:broader humord:c62169 ;
    skos:definition "Sykloalkaner eller Naftener er en gruppe organiske forbindelser hvor karbonatomene danner en eller flere ringer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cycloalkanes"@en,
        "Sykloalkaner"@nb .

humord:c69234 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69234" ;
    dct:modified "2024-12-06T14:31:41"^^xsd:dateTime ;
    skos:altLabel "Sykloalken"@nb ;
    skos:broader humord:c62171 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cycloalkene"@en,
        "Sykloalkener"@nb .

humord:c69235 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69235" ;
    dct:modified "2024-12-06T14:34:08"^^xsd:dateTime ;
    skos:altLabel "Syklobutadien"@nb ;
    skos:broader humord:c62468 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclobutadienes"@en,
        "Syklobutadiener"@nb .

humord:c69236 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69236" ;
    dct:modified "2024-12-06T14:41:53"^^xsd:dateTime ;
    skos:altLabel "Syklopropan"@nb ;
    skos:broader humord:c08339,
        humord:c61779 ;
    skos:definition "Syklopropan er en gass som ble tatt i bruk som narkosegass i 1930-årene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cyclopropane"@en,
        "Syklopropaner"@nb .

humord:c69237 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69237" ;
    dct:modified "2024-12-09T08:45:18"^^xsd:dateTime ;
    skos:altLabel "Mountain caribou"@en,
        "Norwegian reindeer"@en,
        "Wild reindeer"@en,
        "Fjellrein"@nb,
        "Rangifer tarandus tarandus"@nb,
        "Tundrarein"@nb,
        "Villrein"@nb ;
    skos:broader humord:c08255 ;
    skos:definition "Villreinbestanden på det norske fastlandet tilhører underarten tundrarein (Rangifer tarandus tarandus, også kalt fjellrein), mens underarten svalbardrein (Rangifer tarandus platyrhynchus) bare finnes på Svalbard. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mountain reindeer"@en,
        "Villrein"@nb ;
    skos:related humord:c67866 .

humord:c69238 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69238" ;
    dct:modified "2024-12-09T08:52:11"^^xsd:dateTime ;
    skos:altLabel "Vegetasjonsanalysar"@nb ;
    skos:broader humord:c08226 ;
    skos:definition "Vegetasjonsanalyse - Brukes til å beskrive plantesamfunn ved å ta utsnitt av vegetasjonen i form av analyseflater eller transekter med veldefinert størrelse, beliggenhet og egenskaper. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vegetation analyses"@en,
        "Vegetasjonsanalyser"@nb .

humord:c69239 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69239" ;
    dct:modified "2024-12-09T09:01:30"^^xsd:dateTime ;
    skos:altLabel "Vegetasjonsdynamikk"@nb ;
    skos:broader humord:c08226 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vegetation dynamics"@en,
        "Vegetasjonsdynamikk"@nb .

humord:c69240 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69240" ;
    dct:modified "2024-12-09T09:27:50"^^xsd:dateTime ;
    skos:altLabel "Cold blooded animals"@en,
        "Cold-blooded animals"@en,
        "Ektoterme dyr"@nb,
        "Kaldblodige dyr"@nb,
        "Poikiloterme dyr"@nb,
        "Vekselvarme dyr"@nb ;
    skos:broader humord:c63077 ;
    skos:definition "Vekselvarme dyr er dyr som er avhengig av varme utenfra for å regulere kroppstemperaturen, og hvor kroppstemperaturen da veksler i overensstemmelse med temperaturen i omgivelsene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Poikilotherm"@en,
        "Vekselvarme dyr"@nb .

humord:c69241 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69241" ;
    dct:modified "2024-12-09T09:51:25"^^xsd:dateTime ;
    skos:altLabel "Vertar (Biologi)"@nb ;
    skos:broader humord:c69031 ;
    skos:definition "Vert er en organisme som gir levested og vanligvis næring til en annen organisme (gjesten). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hosts (Biology)"@en,
        "Verter (Biologi)"@nb .

humord:c69242 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69242" ;
    dct:modified "2024-12-09T10:03:20"^^xsd:dateTime ;
    skos:altLabel "Veterinæranatomi"@nb ;
    skos:broader humord:c03812 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Veterinary anatomy"@en,
        "Veterinæranatomi"@nb .

humord:c69243 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69243" ;
    dct:modified "2024-12-09T10:10:16"^^xsd:dateTime ;
    skos:altLabel "Callus cultures"@en,
        "Kalluskulturar"@nb,
        "Kalluskulturer"@nb,
        "Vevskulturar"@nb ;
    skos:broader humord:c63501 ;
    skos:definition "Vevskultur er en teknikk for å holde celler eller små vevsbiter fra planter, dyr og menneske i live utover det første døgn etter at de er tatt ut av den levende organismen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tissue cultures"@en,
        "Vevskulturer"@nb .

humord:c69244 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69244" ;
    dct:modified "2024-12-09T10:28:11"^^xsd:dateTime ;
    skos:altLabel "Osiers"@en,
        "Sallows"@en,
        "Salix"@nb,
        "Vierar"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Vier er busker i vierslekta, i vierfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Willows"@en,
        "Vier"@nb .

humord:c69245 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69245" ;
    dct:modified "2024-12-09T10:32:17"^^xsd:dateTime ;
    skos:altLabel "Wildflowers"@en,
        "Markblomar"@nb,
        "Markblomster"@nb,
        "Villblomar"@nb,
        "Ville blomar"@nb,
        "Ville blomster"@nb ;
    skos:broader humord:c08202 ;
    skos:definition "Markblomster eller villblomster er en fellesbetegnelse på blomster som ikke er plantet, men vokser fritt i naturen, til forskjell fra hageblomster. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wild flowers"@en,
        "Villblomster"@nb .

humord:c69246 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69246" ;
    dct:modified "2024-12-09T10:39:12"^^xsd:dateTime ;
    skos:altLabel "Viltressursar"@nb ;
    skos:broader humord:c63761 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife resources"@en,
        "Viltressurser"@nb ;
    skos:related humord:c20983 .

humord:c69247 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69247" ;
    dct:modified "2024-12-09T10:44:25"^^xsd:dateTime ;
    skos:altLabel "Wildlife injuries"@en,
        "Viltskadar"@nb ;
    skos:broader humord:c69246 ;
    skos:definition "Viltskade: skade som vilt gjer på skog, åker, eng og buskap <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wildlife damages"@en,
        "Viltskader"@nb .

humord:c69248 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69248" ;
    dct:modified "2024-12-09T11:02:47"^^xsd:dateTime ;
    skos:altLabel "Vengar (Dyreanatomi)"@nb,
        "Venger (Dyreanatomi)"@nb,
        "Vengjer (Dyreanatomi)"@nb ;
    skos:broader humord:c67162 ;
    skos:definition "Vinger er i videste forstand sidestilte, lette, flate, parete bevegelige organer for flukt hos dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wings (Animal anatomy)"@en,
        "Vinger (Dyreanatomi)"@nb .

humord:c69249 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69249" ;
    dct:modified "2024-12-09T11:11:46"^^xsd:dateTime ;
    skos:altLabel "Virusgenetikk"@nb ;
    skos:broader humord:c03826 ;
    skos:definition "Virusgenetikk er studiet av gener og genomer hos virus, hvordan egenskaper hos virus arves, og genetiske endringer (mutasjoner) hos virus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viral genetics"@en,
        "Virusgenetikk"@nb .

humord:c69250 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69250" ;
    dct:modified "2024-12-09T11:17:53"^^xsd:dateTime ;
    skos:altLabel "Virussjukdomar"@nb,
        "Virussjukdommar"@nb ;
    skos:broader humord:c03908 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viral diseases"@en,
        "Virussykdommer"@nb .

humord:c69251 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69251" ;
    dct:modified "2024-12-09T12:46:44"^^xsd:dateTime ;
    skos:altLabel "Vitskapelege namn"@nb,
        "Vitskaplege namn"@nb ;
    skos:broader humord:c06248 ;
    skos:definition "Vitenskapelige navn er navn som brukes i biologien på planter, dyr, sopp og andre organismer, til forskjell fra populærnavn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scientific names"@en,
        "Vitenskapelige navn"@nb .

humord:c69252 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69252" ;
    dct:modified "2024-12-09T12:51:29"^^xsd:dateTime ;
    skos:altLabel "Jacobsons organ"@nb,
        "VNO"@nb,
        "Vomeronasale organ"@nb,
        "Vomeronasalorganet"@nb ;
    skos:broader humord:c68840 ;
    skos:definition "Vomeronasalorganet er et sanseorgan for kjemiske forbindelser, plassert i neseskilleveggen. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vomeronasal organ"@en,
        "Vomeronasalorganet"@nb .

humord:c69253 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69253" ;
    dct:modified "2024-12-09T12:57:35"^^xsd:dateTime ;
    skos:altLabel "FCM"@en,
        "FCM"@nb,
        "Flowcytometri"@nb,
        "Væskestraumscytometri"@nb ;
    skos:broader humord:c67386 ;
    skos:definition "Flowcytometri er en metode som kan brukes til å analysere og sortere ulike partikler løst i en væske. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flow cytometry"@en,
        "Væskestrømscytometri"@nb .

humord:c69254 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69254" ;
    dct:modified "2024-12-09T13:04:53"^^xsd:dateTime ;
    skos:altLabel "Parental investment"@en,
        "Morsomsorg (Etologi)"@nb,
        "Morsomsut (Etologi)"@nb,
        "Yngelpleie"@nb ;
    skos:broader humord:c11181 ;
    skos:definition "Yngelpleie er forberedende tiltak som foreldreorganismene gjør, både før fødsel eller egglegging og under avkommets videre utvikling, for å sikre ungenes oppvekst. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maternal care (Ethology)"@en,
        "Yngelpleie"@nb .

humord:c69255 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69255" ;
    dct:modified "2024-12-09T13:17:07"^^xsd:dateTime ;
    skos:altLabel "Alevin production"@en,
        "Fry rearing"@en,
        "Larvae production"@en,
        "Larval rearing"@en,
        "Whitebait production"@en,
        "Whitebait rearing"@en,
        "Setjefiskar"@nb,
        "Settefiskar"@nb,
        "Settefisker"@nb,
        "Yngelproduksjon"@nb ;
    skos:broader humord:c16599 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fry production"@en,
        "Yngelproduksjon"@nb .

humord:c69256 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69256" ;
    dct:modified "2024-12-09T13:27:05"^^xsd:dateTime ;
    skos:altLabel "Økonomisk botanikk"@nb ;
    skos:broader humord:c08197 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic botany"@en,
        "Økonomisk botanikk"@nb .

humord:c69257 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69257" ;
    dct:modified "2024-12-09T13:29:27"^^xsd:dateTime ;
    skos:altLabel "Økonomisk zoologi"@nb ;
    skos:broader humord:c08227 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Economic zoology"@en,
        "Økonomisk zoologi"@nb .

humord:c69258 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69258" ;
    dct:modified "2024-12-09T13:34:18"^^xsd:dateTime ;
    skos:altLabel "Ørkendyr"@nb ;
    skos:broader humord:c68189 ;
    skos:definition "Ørkendyr: dyr som lever, kan leve i ørken(strøk) <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Desert animals"@en,
        "Ørkendyr"@nb .

humord:c69259 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69259" ;
    dct:modified "2024-12-09T13:42:24"^^xsd:dateTime ;
    skos:altLabel "Aldersbestemming (Biologi)"@nb ;
    skos:broader humord:c11117 ;
    skos:definition "Aldersbestemme: bestemme, fastslå alderen på noe <naob.no>"@nb ;
    skos:editorialNote "Brukes for aldersbestemmelse av levende vesener (dyr, planter). For geologisk, arkeologisk, astronomisk osv. datering, bruk Datering. ML 9.3.15"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Age determination (Biology)"@en,
        "Aldersbestemmelse (Biologi)"@nb ;
    skos:related humord:c00095 .

humord:c69260 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69260" ;
    dct:modified "2024-12-09T13:47:30"^^xsd:dateTime ;
    skos:altLabel "Annual growth rings"@en,
        "Årringar"@nb ;
    skos:broader humord:c68115 ;
    skos:definition "Årringer er vekstlag i trær og busker som er synlig som sirkler i tverrsnitt av stammene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Growth rings"@en,
        "Årringer"@nb ;
    skos:related humord:c00095 .

humord:c69261 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69261" ;
    dct:modified "2024-12-09T14:06:51"^^xsd:dateTime ;
    skos:altLabel "Kadaver"@nb,
        "Kadavre"@nb,
        "Åtsel"@nb ;
    skos:broader humord:c68496,
        humord:c69004 ;
    skos:definition "Åtsel er døde, større dyr som er begynt å gå i forråtnelse. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carrion"@en,
        "Åtsel"@nb .

humord:c69262 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69262" ;
    dct:modified "2024-12-09T14:11:12"^^xsd:dateTime ;
    skos:altLabel "Koronahol"@nb,
        "Koronahòl"@nb ;
    skos:broader humord:c68468 ;
    skos:definition "Koronahull er mørke, noe kjøligere områder i den ellers 1–2 million grader varme solkoronaen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coronal holes"@en,
        "Koronahull"@nb .

humord:c69263 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69263" ;
    dct:modified "2024-12-09T14:10:09"^^xsd:dateTime ;
    skos:altLabel "Åtseletarar"@nb ;
    skos:broader humord:c16401 ;
    skos:definition "Åtseletere er dyr som helt eller overveiende lever av åtsler, altså døde dyr. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scavengers"@en,
        "Åtseletere"@nb ;
    skos:related humord:c69261 .

humord:c69264 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69264" ;
    dct:modified "2024-12-09T14:15:34"^^xsd:dateTime ;
    skos:altLabel "Corona loops"@en,
        "Koronalykkjer"@nb,
        "Koronaløkker"@nb,
        "Koronasløyfer"@nb ;
    skos:broader humord:c68468 ;
    skos:definition "Koronaløkker danner grunnstrukturen i den nedre koronaen og overgangsregionen til solen. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coronal loops"@en,
        "Koronaløkker"@nb .

humord:c69265 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69265" ;
    dct:modified "2024-12-09T14:29:29"^^xsd:dateTime ;
    skos:altLabel "CMEs (Coronal mass ejections)"@en,
        "CME (Koronamasseutbrudd)"@nb,
        "Koronamasseutbrot"@nb,
        "Koronamasseutbrott"@nb,
        "Koronautbrot (Solaktivitet)"@nb,
        "Koronautbrott (Solaktivitet)"@nb,
        "Koronautbrudd (Solaktivitet)"@nb,
        "Masseutbrot (Solaktivitet)"@nb,
        "Masseutbrott (Solaktivitet)"@nb,
        "Masseutbrudd (Solaktivitet)"@nb ;
    skos:broader humord:c61675 ;
    skos:definition "Koronamasseutbrudd er kraftig utstøting av plasma og magnetiske felter fra solenskoronaen. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: uno24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coronal mass ejections"@en,
        "Koronamasseutbrudd"@nb .

humord:c69266 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69266" ;
    dct:modified "2024-12-09T14:30:52"^^xsd:dateTime ;
    skos:altLabel "Pollinatorar"@nb ;
    skos:broader humord:c68584 ;
    skos:definition "En pollinator er en organisme som utfører pollinering. Insekter er de vanligste pollinatorene, for eksempel humler, bier og sommerfugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pollinators"@en,
        "Pollinatorer"@nb ;
    skos:related humord:c59062 .

humord:c69267 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69267" ;
    dct:modified "2024-12-09T14:45:05"^^xsd:dateTime ;
    skos:altLabel "Charadriiformes"@nb,
        "Vade-, måke- og alkefuglar"@nb,
        "Vade-, måse- og alkefuglar"@nb,
        "Vade-, måse- og alkefugler"@nb ;
    skos:broader humord:c08241 ;
    skos:definition "Vade-, måke- og alkefugler er en orden av fugler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Charadriiformes"@en,
        "Vade-, måke- og alkefugler"@nb .

humord:c69268 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69268" ;
    dct:modified "2024-12-10T10:05:51"^^xsd:dateTime ;
    skos:altLabel "ADP-ribosyltransferasar"@nb ;
    skos:broader humord:c62178 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "ADP-ribosyltransferases"@en,
        "ADP-ribosyltransferaser"@nb .

humord:c69269 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69269" ;
    dct:modified "2024-12-10T10:14:12"^^xsd:dateTime ;
    skos:altLabel "Bein (Kroppslemmar)"@nb,
        "Ben (Legemsdeler)"@nb ;
    skos:broader humord:c19945 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Legs (Body parts)"@en,
        "Bein (Legemsdeler)"@nb .

humord:c69270 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69270" ;
    dct:modified "2024-12-10T10:54:31"^^xsd:dateTime ;
    skos:altLabel "Agronomi"@nb,
        "Landbrukslære"@nb ;
    skos:broader humord:c07637 ;
    skos:definition "Agronomi er landbruksfaglig kunnskap om jordbruk og jordkultur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Agronomy"@en,
        "Agronomi"@nb .

humord:c69271 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69271" ;
    dct:modified "2024-12-10T14:43:02"^^xsd:dateTime ;
    skos:altLabel "Cuna (People)"@en,
        "Kuna (People)"@en,
        "Cuna (Folk)"@nb,
        "Kuna (Folk)"@nb ;
    skos:broader humord:c00797 ;
    skos:definition "Kuna eller cuna er en indiansk folkegruppe  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guna (People)"@en,
        "Kuna (Folk)"@nb .

humord:c69272 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69272" ;
    dct:modified "2024-12-11T11:04:22"^^xsd:dateTime ;
    skos:altLabel "Synthesis gas"@en,
        "Syngass"@nb,
        "Syntesegass"@nb ;
    skos:broader humord:c08340 ;
    skos:definition "Syntesegass eller syngas er det viktigste mellomproduktet i konverteringsprosesser av naturgass til mer foredlede produkter som ammoniakk, metanol, olefiner (MTO)) og syntetisk bensin og diesel. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Syngas"@en,
        "Syntesegass"@nb .

humord:c69273 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69273" ;
    dct:modified "2024-12-11T11:08:09"^^xsd:dateTime ;
    skos:altLabel "Syntesemetodar"@nb ;
    skos:broader humord:c63012 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthesis methods"@en,
        "Syntesemetoder"@nb .

humord:c69274 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69274" ;
    dct:modified "2024-12-11T11:20:58"^^xsd:dateTime ;
    skos:altLabel "Kunstharpiks"@nb,
        "Syntetisk harpiks"@nb,
        "Syntetisk resin"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Resin er det samme som kvae eller harpiks. Ordet brukes mest om syntetiske harpikser og polymerer som brukes i lakk- og plastindustrien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic resin"@en,
        "Syntetisk resin"@nb .

humord:c69275 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69275" ;
    dct:modified "2024-12-11T12:17:30"^^xsd:dateTime ;
    skos:altLabel "Syntetiske fargestoff"@nb ;
    skos:broader humord:c08389 ;
    skos:definition "Syntetiske fargestoffer, også kjent som kunstige eller syntetiske farger, er kjemisk framstilte stoffer som brukes til å farge matvarer, medisiner, kosmetikk, tekstiler, og andre produkter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Synthetic dyes"@en,
        "Syntetiske fargestoffer"@nb .

humord:c69276 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69276" ;
    dct:modified "2024-12-11T12:22:59"^^xsd:dateTime ;
    skos:altLabel "Akvatiske organismar"@nb,
        "Vannlevende organismer"@nb,
        "Vasslevande organismar"@nb ;
    skos:broader humord:c27592 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aquatic organisms"@en,
        "Akvatiske organismer"@nb .

humord:c69277 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69277" ;
    dct:modified "2024-12-11T12:24:14"^^xsd:dateTime ;
    skos:altLabel "Anaerob metabolisme"@nb ;
    skos:broader humord:c61882 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic metabolism"@en,
        "Anaerob metabolisme"@nb .

humord:c69278 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69278" ;
    dct:modified "2025-01-07T15:58:32"^^xsd:dateTime ;
    skos:altLabel "Syre-base-reaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "En syre-base-reaksjon er en kjemisk reaksjon mellom syrer og baser. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Acid-base reactions"@en,
        "Syre-base-reaksjoner"@nb .

humord:c69279 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69279" ;
    dct:modified "2024-12-11T12:26:29"^^xsd:dateTime ;
    skos:altLabel "Anaerobe eukaryotar"@nb ;
    skos:broader humord:c68223 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic eukaryotes"@en,
        "Anaerobe eukaryoter"@nb .

humord:c69280 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69280" ;
    dct:modified "2024-12-11T12:29:05"^^xsd:dateTime ;
    skos:altLabel "Anaerobe soppar"@nb ;
    skos:broader humord:c26815 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anaerobic fungi"@en,
        "Anaerobe sopper"@nb .

humord:c69281 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69281" ;
    dct:modified "2024-12-11T12:46:45"^^xsd:dateTime ;
    skos:altLabel "Devaparvata"@en,
        "Moinamoti"@en,
        "Devaparvata"@nb,
        "Mainamati"@nb,
        "Moinamoti"@nb ;
    skos:broader humord:c01827 ;
    skos:definition "Mainamati er et isolert, lavt, småkupert område med over 50 gamle buddhistiske bosetninger som daterer seg mellom det 8. og 12. århundre e.Kr. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mainamati"@en,
        "Mainamati"@nb .

humord:c69282 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69282" ;
    dct:modified "2024-12-11T12:46:19"^^xsd:dateTime ;
    skos:altLabel "Tekstilkonservering"@nb ;
    skos:broader humord:c04411 ;
    skos:definition "Tekstilkonservering er fagområdet som bevarer og vedlikeholder tekstilbaserte gjenstander, som klær, tepper, gobeliner, broderier og andre historisk verdifulle tekstiler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Textile conservation"@en,
        "Tekstilkonservering"@nb .

humord:c69283 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69283" ;
    dct:modified "2024-12-11T12:49:45"^^xsd:dateTime ;
    skos:altLabel "Tellursambindingar"@nb ;
    skos:broader humord:c63215 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tellurium compounds"@en,
        "Tellurforbindelser"@nb .

humord:c69284 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69284" ;
    dct:modified "2024-12-11T13:58:36"^^xsd:dateTime ;
    skos:altLabel "Arktiske naturressursar"@nb ;
    skos:broader humord:c01518 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic natural resources"@en,
        "Arktiske naturressurser"@nb .

humord:c69285 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69285" ;
    dct:modified "2024-12-11T13:57:45"^^xsd:dateTime ;
    skos:altLabel "Termisk ekspansjon"@nb ;
    skos:broader humord:c59257 ;
    skos:definition "Termisk ekspansjon er tendensen materie har til å endre volum ved endring i temperatur. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thermal expansion"@en,
        "Termisk ekspansjon"@nb .

humord:c69286 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69286" ;
    dct:modified "2024-12-11T14:01:55"^^xsd:dateTime ;
    skos:altLabel "Terpen"@nb ;
    skos:broader humord:c62116 ;
    skos:definition "Terpener er en klasse av organiske forbindelser som lages i en rekke planter, særlig bartrær.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Terpenes"@en,
        "Terpener"@nb .

humord:c69287 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69287" ;
    dct:modified "2024-12-11T14:10:06"^^xsd:dateTime ;
    skos:altLabel "Organotinn"@nb,
        "Tinnorganiske sambindingar"@nb ;
    skos:broader humord:c62718 ;
    skos:definition "Tinnorganiske forbindelser er en fellesbetegnelse for kjemiske forbindelser som har én eller flere tinn–karbonbindinger. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Organotin compounds"@en,
        "Tinnorganiske forbindelser"@nb .

humord:c69288 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69288" ;
    dct:modified "2024-12-11T14:17:19"^^xsd:dateTime ;
    skos:altLabel "Harki"@en,
        "Harki"@nb,
        "Harkiar"@nb ;
    skos:broader humord:c07201 ;
    skos:definition "Harkier: den generiske betegnelsen for innfødte muslimske algeriere som tjenestegjorde som hjelpetropper sammen med den franske hæren under Algeriekrigen fra 1954 til 1962  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Harkis"@en,
        "Harkier"@nb .

humord:c69289 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69289" ;
    dct:modified "2024-12-11T14:44:52"^^xsd:dateTime ;
    skos:altLabel "Tiofen"@nb ;
    skos:broader humord:c61959 ;
    skos:definition "Tiofen er en aromatisk hetrosyklisk forbindelse som består av fire karbonatomer og et svovelatom i en fem-atomig ring. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Thiophenes"@en,
        "Tiofener"@nb .

humord:c69290 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69290" ;
    dct:modified "2024-12-11T14:56:00"^^xsd:dateTime ;
    skos:altLabel "Autopoiese"@nb,
        "Autopoiesis"@nb ;
    skos:broader humord:c64362 ;
    skos:definition "Begrepet autopoiesis (fra gresk αὐτo- (auto) 'selv' og ποίησις (poiesis) 'skapelse, produksjon') refererer til et system som er i stand til å produsere og vedlikeholde seg selv ved å lage sine egne deler. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Autopoiesis"@en,
        "Autopoiesis"@nb .

humord:c69291 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69291" ;
    dct:modified "2024-12-11T15:11:25"^^xsd:dateTime ;
    skos:altLabel "Electron pair bonds"@en,
        "Elektronparbindingar"@nb,
        "Kovalente bindinger"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Elektronparbinding er en sterk kjemisk binding mellom to atomer i et molekyl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Covalent bonds"@en,
        "Elektronparbindinger"@nb .

humord:c69292 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69292" ;
    dct:modified "2024-12-11T15:15:38"^^xsd:dateTime ;
    skos:altLabel "Treelektronbindingar"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "Trelektronbindinger refererer til en type kjemisk binding der tre elektroner deles mellom to atomer.<UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Three-electron bonds"@en,
        "Treelektronbindinger"@nb .

humord:c69293 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69293" ;
    dct:modified "2024-12-11T15:39:39"^^xsd:dateTime ;
    skos:altLabel "Tungmetall"@nb ;
    skos:broader humord:c08374 ;
    skos:definition "Tungmetaller er en fellesbetegnelse for metaller med større tetthet (densitet) enn fem gram per kubikkcentimeter (g/cm³). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heavy metals"@en,
        "Tungmetaller"@nb .

humord:c69294 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69294" ;
    dct:modified "2024-12-12T08:32:55"^^xsd:dateTime ;
    skos:altLabel "Dynabeads"@en,
        "Ugelstadkuler"@nb ;
    skos:broader humord:c21476 ;
    skos:definition "Ugelstad-kuler er plastkuler (polymerpartikler) som er fremstilt på en slik måte at alle kulene er praktisk talt like store (monodisperse). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ugelstad beads"@en,
        "Ugelstad-kuler"@nb .

humord:c69295 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69295" ;
    dct:modified "2024-12-12T08:38:53"^^xsd:dateTime ;
    skos:altLabel "Umetta feittsyrer"@nb ;
    skos:broader humord:c65113 ;
    skos:definition "En umettet fettsyre er en bestanddel av fett som har én eller flere dobbeltbindinger mellom karbonatomene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Unsaturated fatty acids"@en,
        "Umettede fettsyrer"@nb .

humord:c69296 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69296" ;
    dct:modified "2024-12-13T10:15:05"^^xsd:dateTime ;
    skos:altLabel "Uorganiske membranar"@nb ;
    skos:broader humord:c63922 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Inorganic membranes"@en,
        "Uorganiske membraner"@nb .

humord:c69297 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69297" ;
    dct:modified "2024-12-13T10:15:52"^^xsd:dateTime ;
    skos:altLabel "Valence"@en,
        "Valens (Kjemi)"@nb ;
    skos:broader humord:c63362 ;
    skos:definition "I kjemi er valensen til et grunnstoff et mål på dets kapasitet til å kombinere med andre atomer når det danner kjemiske forbindelser eller molekyler .<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Valency (Chemistry)"@en,
        "Valens (Kjemi)"@nb .

humord:c69298 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69298" ;
    dct:modified "2024-12-12T10:40:41"^^xsd:dateTime ;
    skos:altLabel "VB"@en,
        "Valensbindingsteori"@nb,
        "Valensbåndteori"@nb ;
    skos:broader humord:c69297 ;
    skos:definition "Valensbindingsteorien (VB) fokuserer på hvordan atomorbitalene til de dissosierte atomene kombineres for å gi individuelle kjemiske bindinger når et molekyl dannes. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Valence bond theory"@en,
        "Valensbindingsteori"@nb .

humord:c69299 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69299" ;
    dct:modified "2024-12-12T10:52:07"^^xsd:dateTime ;
    skos:altLabel "Harvesting (Biological resources)"@en,
        "Utnyttelse (Biologiske ressurser)"@nb,
        "Utnytting (Biologiske ressursar)"@nb,
        "Utnytting (Biologiske ressurser)"@nb ;
    skos:broader humord:c63761 ;
    skos:definition "Beskatning er å utnytte en viss del av en bestand, spesielt i forbindelse med jakt og fiske. Beskatning viser ofte til hvor store andeler som tillates eller blir tatt ut av ulike vilt- eller fiskebestander. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exploitation (Biological resources)"@en,
        "Beskatning (Biologiske ressurser)"@nb ;
    skos:related humord:c66338 .

humord:c69300 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69300" ;
    dct:modified "2024-12-12T10:56:22"^^xsd:dateTime ;
    skos:altLabel "Biletcytometri"@nb ;
    skos:broader humord:c67386 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb,
        "MESH:D019044"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Image cytometry"@en,
        "Bildecytometri"@nb .

humord:c69301 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69301" ;
    dct:modified "2024-12-12T11:27:42"^^xsd:dateTime ;
    skos:altLabel "Radio tagging"@en,
        "Biotelemetri"@nb,
        "Radiomerking"@nb,
        "Radiosporing"@nb ;
    skos:broader humord:c63543,
        humord:c67197 ;
    skos:definition "Radiomerking er en merkemetode som brukes på ville dyr når man ønsker å følge dem i deres naturlige miljø. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Biotelemetry"@en,
        "Biotelemetri"@nb .

humord:c69302 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69302" ;
    dct:modified "2024-12-12T12:30:41"^^xsd:dateTime ;
    skos:altLabel "Boklus"@nb,
        "Liposcelididae"@nb ;
    skos:broader humord:c69184 ;
    skos:definition "Boklus er en slekt av insekter i ordenen støvlus. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Book lice"@en,
        "Boklus"@nb .

humord:c69303 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69303" ;
    dct:modified "2024-12-12T12:41:23"^^xsd:dateTime ;
    skos:altLabel "Vasshaldige løysingar"@nb ;
    skos:broader humord:c65092 ;
    skos:definition "En vandig løsning er en løsning der løsningsmidlet er vann. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Aqueous solutions"@en,
        "Vandige løsninger"@nb .

humord:c69304 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69304" ;
    dct:modified "2024-12-12T12:43:07"^^xsd:dateTime ;
    skos:altLabel "Bur"@nb ;
    skos:broader humord:c07638 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cages"@en,
        "Bur"@nb .

humord:c69305 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69305" ;
    dct:modified "2024-12-12T12:50:21"^^xsd:dateTime ;
    skos:altLabel "Vassanalysar"@nb ;
    skos:broader humord:c61560 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water analysis"@en,
        "Vannanalyser"@nb .

humord:c69306 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69306" ;
    dct:modified "2024-12-13T10:18:13"^^xsd:dateTime ;
    skos:altLabel "Varmekapasitet"@nb ;
    skos:broader humord:c59257 ;
    skos:definition "Varmekapasitet er et mål på hvor stor økning i temperatur et stoff kan få ved å tilføre det en viss mengde energi. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heat capicity"@en,
        "Varmekapasitet"@nb .

humord:c69307 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69307" ;
    dct:modified "2024-12-12T13:02:26"^^xsd:dateTime ;
    skos:altLabel "Varmevekslar"@nb ;
    skos:broader humord:c04421 ;
    skos:definition "Varmeveksler er en innretning som gjør det mulig å overføre varme mellom to væske- eller gasstrømmer med forskjellig temperatur. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: uvo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Heat exchanger"@en,
        "Varmeveksler"@nb .

humord:c69308 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69308" ;
    dct:modified "2024-12-12T13:07:17"^^xsd:dateTime ;
    skos:altLabel "Vibrasjonsspektra"@nb,
        "Vibrasjonsspektroskopi"@nb,
        "Vibrasjonsspektrum"@nb ;
    skos:broader humord:c28710 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vibrational spectroscopy"@en,
        "Vibrasjonsspektroskopi"@nb .

humord:c69309 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69309" ;
    dct:modified "2024-12-13T10:18:58"^^xsd:dateTime ;
    skos:altLabel "Cellular differentiation"@en,
        "Epigenesis"@en,
        "Celledifferensiering"@nb,
        "Differensiering"@nb,
        "Epigenese"@nb,
        "Selledifferensiering"@nb ;
    skos:broader humord:c67925,
        humord:c68518 ;
    skos:definition "Celledifferensiering er en prosess som en celle går gjennom i utviklingen mot en spesialisert type celle. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell differentiation"@en,
        "Celledifferensiering"@nb .

humord:c69310 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69310" ;
    dct:modified "2024-12-12T13:23:52"^^xsd:dateTime ;
    skos:altLabel "Morfologisk differensiering"@nb ;
    skos:broader humord:c69309 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morphological differentiation"@en,
        "Morfologisk differensiering"@nb .

humord:c69311 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69311" ;
    dct:modified "2024-12-13T10:19:32"^^xsd:dateTime ;
    skos:altLabel "Cellekinetikk"@nb,
        "Sellekinetikk"@nb ;
    skos:broader humord:c66625 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell kinetics"@en,
        "Cellekinetikk"@nb .

humord:c69312 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69312" ;
    dct:modified "2024-12-13T10:20:15"^^xsd:dateTime ;
    skos:altLabel "Cellemorfologi"@nb,
        "Sellemorfologi"@nb ;
    skos:broader humord:c67927 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell morphology"@en,
        "Cellemorfologi"@nb .

humord:c69313 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69313" ;
    dct:modified "2024-12-13T10:20:38"^^xsd:dateTime ;
    skos:altLabel "Cellepolaritet"@nb,
        "Sellepolaritet"@nb ;
    skos:broader humord:c66625 ;
    skos:definition "Cellepolaritet: Ved asymmetrisk celledeling skjer det en polarisering av cellen med intern forflytning og ulik fordeling av celleinnholdet i to deler av cellen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell polarity"@en,
        "Cellepolaritet"@nb .

humord:c69314 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69314" ;
    dct:modified "2024-12-13T10:21:03"^^xsd:dateTime ;
    skos:altLabel "Cellepreparering"@nb,
        "Sellepreparering"@nb ;
    skos:broader humord:c61141 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell preparation"@en,
        "Cellepreparering"@nb .

humord:c69315 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69315" ;
    dct:modified "2024-12-13T10:41:52"^^xsd:dateTime ;
    skos:altLabel "Borealhavet"@nb ;
    skos:broader humord:c08282 ;
    skos:definition "Borealhavet lå nord for superkontinentet Pangea, og var et havbasseng mellom det ekvatoriale Tethyshavet i sør og kystregionen på vestkysten av Pangea, i dagens Nevada <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boreal Sea"@en,
        "Borealhavet"@nb ;
    skos:related humord:c61511 .

humord:c69316 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69316" ;
    dct:modified "2024-12-13T12:11:03"^^xsd:dateTime ;
    skos:altLabel "Guatemalanarar"@nb ;
    skos:broader humord:c00789 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Guatemalans"@en,
        "Guatemalanere"@nb .

humord:c69317 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69317" ;
    dct:modified "2024-12-13T12:51:32"^^xsd:dateTime ;
    skos:altLabel "Paranormal photography"@en,
        "Photography of paranormal phenomena"@en,
        "Photography of spirits"@en,
        "Psychic photography"@en,
        "Åndefotografi"@nb ;
    skos:broader humord:c08835,
        humord:c12054 ;
    skos:definition "Åndefotografi: fotografi som antas å vise en ånd (som skal ha vist seg under en seanse) <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spirit photography"@en,
        "Åndefotografi"@nb ;
    skos:related humord:c69318 .

humord:c69318 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69318" ;
    dct:modified "2024-12-13T12:50:13"^^xsd:dateTime ;
    skos:altLabel "Superimposition"@en,
        "Dobbelteksponering"@nb ;
    skos:broader humord:c05418,
        humord:c12054 ;
    skos:definition "Dobbelteksponering er en teknikk innen film og fotografi der to eller flere eksponeringer blir lagt oppå hverandre i et bilde. Man kan dermed få et bilde som består av gjentatte motiv eller hendelser.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: Nasjonalmuseet24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Double exposure"@en,
        "Dobbelteksponering"@nb ;
    skos:related humord:c69317 .

humord:c69319 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69319" ;
    dct:modified "2024-12-13T14:58:56"^^xsd:dateTime ;
    skos:altLabel "Cellulose"@nb ;
    skos:broader humord:c61856 ;
    skos:definition "Cellulose er en organisk forbindelse som utgjør hovedbestanddelen av plantenes cellevegg og er den vanligste organiske forbindelsen i naturen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellulose"@en,
        "Cellulose"@nb .

humord:c69320 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69320" ;
    dct:modified "2024-12-13T16:31:29"^^xsd:dateTime ;
    skos:altLabel "Kosmiske strengar"@nb,
        "Kosmiske strenger"@nb ;
    skos:broader humord:c08188 ;
    skos:definition "Kosmiske strenger er hypotetiske lineære topologiske defekter som kan ha blitt dannet under en faseovergang i det veldig tidlige universet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cosmic strings"@en,
        "Kosmiske strenger"@nb .

humord:c69321 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69321" ;
    dct:modified "2024-12-17T10:58:16"^^xsd:dateTime ;
    skos:altLabel "Cell regulation"@en,
        "Celleregulering"@nb,
        "Cellulær kontroll"@nb,
        "Selleregulering"@nb ;
    skos:broader humord:c69314 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular control"@en,
        "Celleregulering"@nb .

humord:c69322 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69322" ;
    dct:modified "2024-12-17T10:57:43"^^xsd:dateTime ;
    skos:altLabel "Cell stress"@en,
        "Cellestress"@nb,
        "Cellulært stress"@nb,
        "Sellestress"@nb ;
    skos:broader humord:c66625 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cellular stress"@en,
        "Cellestress"@nb .

humord:c69323 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69323" ;
    dct:modified "2024-12-17T10:56:46"^^xsd:dateTime ;
    skos:altLabel "Cellesyklus"@nb,
        "Sellesyklus"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Cellesyklus er en rekkefølge av prosesser en celle gjennomgår som forberedelse til og gjennomføring av celledeling. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell cycle"@en,
        "Cellesyklus"@nb .

humord:c69324 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69324" ;
    dct:modified "2024-12-16T10:34:38"^^xsd:dateTime ;
    skos:altLabel "Cellevekst"@nb,
        "Cellevokster"@nb,
        "Sellevekst"@nb ;
    skos:broader humord:c69323 ;
    skos:definition "Cellevekst refererer til en økning i den totale massen til en celle <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell growth"@en,
        "Cellevekst"@nb .

humord:c69325 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69325" ;
    dct:modified "2024-12-16T10:39:03"^^xsd:dateTime ;
    skos:altLabel "Cellevolum"@nb,
        "Sellevolum"@nb,
        "Volumregulering"@nb ;
    skos:broader humord:c61720 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cell volume"@en,
        "Cellevolum"@nb .

humord:c69326 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69326" ;
    dct:modified "2024-12-16T11:36:46"^^xsd:dateTime ;
    skos:altLabel "Colobus"@nb,
        "Colobusapar"@nb,
        "Colobusaper"@nb,
        "Kolobusapar"@nb,
        "Kolobusaper"@nb,
        "Piliocolobus"@nb,
        "Procolobus"@nb ;
    skos:broader humord:c13904 ;
    skos:definition "Kolobusaper består av arter fra slektene Kolobus (seks arter), rødkolobus (17 arter) og olivenkolobus (èn art) i dyreapefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black-and-white colobus"@en,
        "Colobusaper"@nb .

humord:c69327 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69327" ;
    dct:modified "2024-12-16T12:31:29"^^xsd:dateTime ;
    skos:altLabel "Dehydrering"@nb ;
    skos:broader humord:c61064 ;
    skos:definition "Dehydrering er tap av vann fra kroppen. Årsaken er en for dårlig tilførsel av vann i forhold til vanntapet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dehydration"@en,
        "Dehydrering"@nb .

humord:c69328 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69328" ;
    dct:modified "2024-12-16T12:58:35"^^xsd:dateTime ;
    skos:altLabel "Trelleborg"@nb ;
    skos:broader humord:c03407 ;
    skos:definition "Trelleborg er Sveriges sørligste by.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trelleborg"@en,
        "Trelleborg"@nb .

humord:c69329 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69329" ;
    dct:modified "2024-12-16T13:00:42"^^xsd:dateTime ;
    skos:altLabel "Barofysiologi"@nb,
        "Dykkarfysiologi"@nb,
        "Dykkarmedisin"@nb,
        "Dykkefysiologi"@nb,
        "Dykkemedisin"@nb,
        "Dykkerfysiologi"@nb,
        "Dykkermedisin"@nb ;
    skos:broader humord:c63077 ;
    skos:editorialNote "Github:#293"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diving physiology"@en,
        "Dykkefysiologi"@nb ;
    skos:related humord:c14883 .

humord:c69330 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69330" ;
    dct:modified "2025-02-28T14:30:26"^^xsd:dateTime ;
    skos:altLabel "Trelleborg (Slagelse)"@nb ;
    skos:broader humord:c02200 ;
    skos:definition "Trelleborg var i vikingtiden et befestet anlegg sørvest for Slagelse på Sjælland, Danmark.   <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Trelleborg (Slagelse)"@en,
        "Trelleborg (Slagelse)"@nb .

humord:c69331 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69331" ;
    dct:modified "2024-12-16T13:12:32"^^xsd:dateTime ;
    skos:altLabel "Deep-water reefs"@en,
        "Djupvassrev"@nb ;
    skos:broader humord:c66339 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deep sea reefs"@en,
        "Dypvannsrev"@nb .

humord:c69332 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69332" ;
    dct:modified "2024-12-16T13:34:58"^^xsd:dateTime ;
    skos:altLabel "Animal homes"@en,
        "Dyrebustadar"@nb,
        "Dyrebustader"@nb ;
    skos:broader humord:c11181 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal burrows"@en,
        "Dyreboliger"@nb .

humord:c69333 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69333" ;
    dct:modified "2024-12-16T13:47:07"^^xsd:dateTime ;
    skos:altLabel "Dyrehelse"@nb ;
    skos:broader humord:c08228,
        humord:c08949 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal health"@en,
        "Dyrehelse"@nb .

humord:c69334 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69334" ;
    dct:modified "2024-12-16T14:13:55"^^xsd:dateTime ;
    skos:altLabel "Cobwebs"@en,
        "Spiderwebs"@en,
        "Edderkoppnett"@nb,
        "Edderkoppspinn"@nb,
        "Kongrovevar"@nb,
        "Kongrovever"@nb,
        "Spindelvev"@nb,
        "Spindelvevar"@nb,
        "Spindelvever"@nb ;
    skos:broader humord:c64522 ;
    skos:definition "Edderkoppnett også kalt spindelvev eller edderkoppspinn er fangstnett laget av klebrig silkeprotein fibroin med spesifikk form og konstruksjon på nettet for de forskjellige artene edderkoppene: hjulspinn, mattespinn, traktspinn og volumspinn. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spider webs"@en,
        "Edderkoppnett"@nb .

humord:c69335 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69335" ;
    dct:modified "2024-12-16T14:37:07"^^xsd:dateTime ;
    skos:altLabel "Egglegging"@nb ;
    skos:broader humord:c67979 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Egg-laying"@en,
        "Egglegging"@nb .

humord:c69336 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69336" ;
    dct:modified "2024-12-16T15:00:29"^^xsd:dateTime ;
    skos:altLabel "Biosonar"@en,
        "Ekkolokalisering"@nb ;
    skos:broader humord:c03882 ;
    skos:definition "Ekkolokalisering er en måte enkelte dyr kan orientere seg på, ved at de sender ut lyder som, når de treffer en gjenstand, gir ekko som igjen kan oppfanges gjennom øret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Echolocation"@en,
        "Ekkolokalisering"@nb .

humord:c69337 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69337" ;
    dct:modified "2024-12-16T15:15:31"^^xsd:dateTime ;
    skos:altLabel "Eksoskjelett"@nb,
        "Ektoskjelett"@nb,
        "Ytre skjelett"@nb ;
    skos:broader humord:c63065 ;
    skos:definition "Eit eksoskjelett er eit skjelett som sit på utsida av eit dyr, til skilnad frå endoskjeletta me finn hjå dei fleste virveldyr. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Exoskeletons"@en,
        "Eksoskjelett"@nb .

humord:c69338 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69338" ;
    dct:modified "2024-12-16T15:30:18"^^xsd:dateTime ;
    skos:altLabel "Elgtrekk"@nb ;
    skos:broader humord:c13985 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moose migration"@en,
        "Elgtrekk"@nb .

humord:c69339 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69339" ;
    dct:modified "2024-12-16T15:39:23"^^xsd:dateTime ;
    skos:altLabel "Endemismar"@nb ;
    skos:broader humord:c11911 ;
    skos:definition "Endemisme er stedegenhet, det å være endemisk; å ha utbredelse i et mindre område. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endemisms"@en,
        "Endemismer"@nb .

humord:c69340 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69340" ;
    dct:modified "2024-12-16T15:49:47"^^xsd:dateTime ;
    skos:altLabel "Endemiske plantar"@nb,
        "Endemiske planter"@nb ;
    skos:broader humord:c69339 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endemic plants"@en,
        "Endemiske planter"@nb .

humord:c69341 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69341" ;
    dct:modified "2024-12-17T10:56:17"^^xsd:dateTime ;
    skos:altLabel "Aleksi"@nb ;
    skos:broader humord:c03796 ;
    skos:definition "Aleksi er manglende evne til å forstå det man leser, selv om synssansen fungerer. Aleksi skyldes at funksjonen i enkelte språkområder i hjernebarken er forstyrret. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alexia"@en,
        "Aleksi"@nb .

humord:c69342 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69342" ;
    dct:modified "2024-12-17T11:04:39"^^xsd:dateTime ;
    skos:altLabel "Working women"@en,
        "Arbeiderkvinner"@nb,
        "Kvinnelege arbeidarar"@nb,
        "Kvinnelige arbeidere"@nb ;
    skos:broader humord:c07395 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Female workers"@en,
        "Arbeiderkvinner"@nb ;
    skos:related humord:c07189 .

humord:c69343 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69343" ;
    dct:modified "2024-12-17T11:11:40"^^xsd:dateTime ;
    skos:altLabel "Female farmers"@en,
        "Bondekvinner"@nb,
        "Kvinner i landbruket"@nb ;
    skos:broader humord:c07411 ;
    skos:editorialNote "Lukket bemerkning: Opprettet som egen term. Var generell se-henvisning. 17/12-24 vsl"@nb,
        "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Farm women"@en,
        "Bondekvinner"@nb .

humord:c69344 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69344" ;
    dct:modified "2024-12-18T09:16:36"^^xsd:dateTime ;
    skos:altLabel "Eldre arbeidstagere"@nb,
        "Eldre arbeidstakarar"@nb,
        "Eldre i arbeidslivet"@nb ;
    skos:broader humord:c21407 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elderly employees"@en,
        "Eldre arbeidstakere"@nb .

humord:c69345 a ubo:Geographic,
        skos:Concept ;
    dct:created "2024-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69345" ;
    dct:modified "2024-12-17T11:34:01"^^xsd:dateTime ;
    skos:altLabel "Klaipieda"@en,
        "Memel"@en,
        "Memelburg"@en,
        "Klaipieda"@nb,
        "Klaipėda"@nb,
        "Memel"@nb,
        "Memelburg"@nb ;
    skos:broader humord:c02586 ;
    skos:definition "Klaipėda er Litauens eneste havneby, den ligger ved Østersjøen ved munningen av Nemunas-elven.  <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Klaipėda"@en,
        "Klaipėda"@nb .

humord:c69346 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69346" ;
    dct:modified "2025-02-14T08:32:14"^^xsd:dateTime ;
    skos:altLabel "Fabian socialism"@en,
        "Fabianisme"@nb,
        "Fabiansk sosialisme"@nb ;
    skos:broader humord:c09664 ;
    skos:definition "Fabian Society, som ble etablert i London i 1884, tok sitt navn fra Fabius Cunctator, den romerske generalen som anvendte nøye gjennomtenkte taktikker for forberedelse, utholdenhet og klok tidsbestemmelse av angrep i å beseire Hannibal. Fabianisme refererer spesielt til en bestemt posisjon innen britisk sosialisme, opprinnelig forfektet av Sidney og Beatrice Webb og George Bernard Shaw, tre av de mest fremtredende tidlige Fabianerne.<Oxford dictionary of politics>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fabianism"@en,
        "Fabianisme"@nb .

humord:c69347 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69347" ;
    dct:modified "2024-12-18T13:47:09"^^xsd:dateTime ;
    skos:altLabel "Intergenerational equity"@en,
        "Intergenerasjonell rettferd"@nb,
        "Intergenerasjonell solidaritet"@nb,
        "Rettferd mellom generasjonane"@nb,
        "Rettferdighet mellom generasjonene"@nb ;
    skos:broader humord:c00356 ;
    skos:definition "Intergenerasjonell rettferdighet, også omtalt som intergenerasjonell solidaritet eller rettferdighet mellom generasjonene, er et relativt nytt begrep. Begrepet anvendes for å belyse vår generasjons etiske forpliktelse til å forvalte jordens miljø og naturressurser på en slik måte at kommende generasjoner har like forutsetninger til å leve i velferd som vår generasjon har. <wikpedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Intergenerational justice"@en,
        "Intergenerasjonell rettferdighet"@nb .

humord:c69348 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69348" ;
    dct:modified "2024-12-18T14:30:05"^^xsd:dateTime ;
    skos:altLabel "Viscometer"@en,
        "Viskosimeter"@nb ;
    skos:broader humord:c65775 ;
    skos:definition "Viskosimeter er et apparat til å måle viskositeten i væsker og gasser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viscosimeter"@en,
        "Viskosimeter"@nb .

humord:c69349 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69349" ;
    dct:modified "2024-12-18T14:36:51"^^xsd:dateTime ;
    skos:altLabel "Viskøse væsker"@nb ;
    skos:broader humord:c61571,
        humord:c65775 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Viscous fluids"@en,
        "Viskøse væsker"@nb .

humord:c69350 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69350" ;
    dct:modified "2024-12-18T14:45:15"^^xsd:dateTime ;
    skos:altLabel "Voltameters"@en,
        "Voltameter"@nb,
        "Voltametri"@nb,
        "Voltammetri"@nb ;
    skos:broader humord:c64475 ;
    skos:definition "Voltammetri er en kategori av elektroanalytiske metoder som brukes i analytisk kjemi og ulike industrielle prosesser. I voltammetri oppnås informasjon om en analytt ved å måle strømmen ettersom potensialet varieres. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Voltammetry"@en,
        "Voltammetri"@nb .

humord:c69351 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69351" ;
    dct:modified "2024-12-18T15:53:04"^^xsd:dateTime ;
    skos:altLabel "Væskefase"@nb,
        "Væsketilstanden"@nb ;
    skos:broader humord:c61571 ;
    skos:definition "Væskefase er en fase hvor en kjemisk forbindelse er i væskeform. <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid phase"@en,
        "Væskefase"@nb .

humord:c69352 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69352" ;
    dct:modified "2024-12-18T15:57:17"^^xsd:dateTime ;
    skos:altLabel "Væskeoverflater"@nb ;
    skos:broader humord:c68052 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid interfaces"@en,
        "Væskeoverflater"@nb .

humord:c69353 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69353" ;
    dct:modified "2024-12-20T12:35:14"^^xsd:dateTime ;
    skos:altLabel "Algorithm fairness"@en,
        "Algoritmisk rettferd"@nb,
        "Rettferdige algoritmar"@nb,
        "Rettferdige algoritmer"@nb ;
    skos:broader humord:c00356,
        humord:c08164 ;
    skos:definition "Algoritmisk rettferdighet refererer til prosessen med å sikre at algoritmer og deres resultater er objektive, og at de ikke diskriminerer individer eller grupper basert på sensitive egenskaper som rase, kjønn eller alder. Dette forhindrer urettferdig eller diskriminerende praksis som kan oppstå ved bruk av algoritmer i beslutningsprosesser. <visier.com>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Algorithmic fairness"@en,
        "Algoritmisk rettferdighet"@nb .

humord:c69354 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69354" ;
    dct:modified "2024-12-23T14:02:07"^^xsd:dateTime ;
    skos:altLabel "Ylids"@en,
        "Ylid"@nb ;
    skos:broader humord:c08341,
        humord:c62481 ;
    skos:definition "Ylid er en type kjemisk forbindelse der to tilstøtende atomer kan avbildes som forbundet med både en kovalent og en ionisk binding i en resonanshybrid. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ylides"@en,
        "Ylider"@nb .

humord:c69355 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69355" ;
    dct:modified "2024-12-23T14:09:10"^^xsd:dateTime ;
    skos:altLabel "Zeta-potensial"@nb,
        "Zetapotensial"@nb,
        "ζ-potensial"@nb ;
    skos:broader humord:c64473 ;
    skos:definition "Zetapotensialet eller ζ-potensial er det elektrokinetiske potensialet ved grensa mellom sternlaget og det diffuse laget rundt ein partikkel i ein suspensjon. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zeta potential"@en,
        "Zetapotensial"@nb .

humord:c69356 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69356" ;
    dct:modified "2024-12-23T14:28:34"^^xsd:dateTime ;
    skos:altLabel "Zirkoniumgitter"@nb ;
    skos:broader humord:c63102 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Zirconium grid"@en,
        "Zirkoniumgitter"@nb .

humord:c69357 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69357" ;
    dct:modified "2024-12-23T14:44:21"^^xsd:dateTime ;
    skos:altLabel "Alkoholproduksjon"@nb ;
    skos:broader humord:c08387 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alcohol production"@en,
        "Alkoholproduksjon"@nb .

humord:c69358 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69358" ;
    dct:modified "2024-12-23T14:48:57"^^xsd:dateTime ;
    skos:altLabel "Anoksi"@nb ;
    skos:broader humord:c61064 ;
    skos:definition "Anoksi betyr fullstendig mangel på oksygen til kroppens vev. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anoxia"@en,
        "Anoksi"@nb ;
    skos:related humord:c69001 .

humord:c69359 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69359" ;
    dct:modified "2024-12-23T15:13:23"^^xsd:dateTime ;
    skos:altLabel "Belegg"@nb ;
    skos:broader humord:c68048 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coatings"@en,
        "Belegg"@nb .

humord:c69360 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69360" ;
    dct:modified "2024-12-23T15:20:38"^^xsd:dateTime ;
    skos:altLabel "Berekningskjemi"@nb ;
    skos:broader humord:c16420 ;
    skos:definition "Beregningskjemi er et område innen kjemien der kjemiske reaksjoner og prosesser blir modellert og simulert i datamaskiner i stedet for at de gjennomføres i et laboratorium. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Computational chemistry"@en,
        "Beregningskjemi"@nb .

humord:c69361 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69361" ;
    dct:modified "2024-12-27T09:23:01"^^xsd:dateTime ;
    skos:altLabel "Bifunctionality"@en,
        "Bifunksjonelle sambindingar"@nb ;
    skos:broader humord:c65544 ;
    skos:definition "Bifunksjonelle forbindelser er molekyler som inneholder to forskjellige funksjonelle grupper. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bifunctional compounds"@en,
        "Bifunksjonelle forbindelser"@nb .

humord:c69362 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69362" ;
    dct:modified "2024-12-27T09:43:15"^^xsd:dateTime ;
    skos:altLabel "Binære fasediagram"@nb ;
    skos:broader humord:c65082 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Binary phase diagrams"@en,
        "Binære fasediagrammer"@nb .

humord:c69363 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69363" ;
    dct:modified "2024-12-27T10:38:58"^^xsd:dateTime ;
    skos:altLabel "Lead poisioning"@en,
        "Blyforureining"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Blyforurensning er et alvorlig miljø- og helseproblem som oppstår når bly, et tungmetall, slippes ut i luft, jord eller vann, ofte som følge av menneskelig aktivitet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lead pollution"@en,
        "Blyforurensning"@nb .

humord:c69364 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69364" ;
    dct:modified "2024-12-27T10:49:25"^^xsd:dateTime ;
    skos:altLabel "Botnstoff"@nb,
        "Grohemmende maling"@nb,
        "Kobberstoff"@nb ;
    skos:broader humord:c07786 ;
    skos:definition "Bunnstoff er undervannsmaling til skroget på båter og skip for å hindre at marint liv får feste til å gro på skroget. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anti-fouling paints"@en,
        "Bunnstoff"@nb .

humord:c69365 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69365" ;
    dct:modified "2024-12-27T11:02:46"^^xsd:dateTime ;
    skos:altLabel "Elektriske dipolmoment"@nb ;
    skos:broader humord:c66689 ;
    skos:definition "Elektrisk dipolmoment er i elektromagnetisme et mål på separasjonen av positive og negative ladninger i et system av elektriske ladninger. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electric dipole moments"@en,
        "Elektriske dipolmomenter"@nb .

humord:c69366 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69366" ;
    dct:modified "2024-12-27T11:10:10"^^xsd:dateTime ;
    skos:altLabel "Filetkvalitet"@nb,
        "Fiskefiletkvalitet"@nb ;
    skos:broader humord:c68270 ;
    skos:definition "Fiskefiletkvalitet refererer til de egenskaper og attributter som definerer kvaliteten på fiskefileter, og det er viktig for både forbrukere og produsenter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Filet quality"@en,
        "Filetkvalitet"@nb .

humord:c69367 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69367" ;
    dct:modified "2024-12-27T11:16:06"^^xsd:dateTime ;
    skos:altLabel "Fluidization"@en,
        "Fluidisering"@nb ;
    skos:broader humord:c08349 ;
    skos:definition "Fluidisering, prosess hvor væske eller gass passerer opp gjennom et partikkelsjikt med tilstrekkelig stor hastighet til at partiklene svever, men ikke så stor at de rives med av strømmen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluidisation"@en,
        "Fluidisering"@nb .

humord:c69368 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69368" ;
    dct:modified "2025-01-02T07:48:38"^^xsd:dateTime ;
    skos:altLabel "Luminescens"@nb ;
    skos:broader humord:c08269 ;
    skos:definition "Luminescens er utsendelse av lys som skyldes andre prosesser enn termisk stråling (varmestråling). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luminescence"@en,
        "Luminescens"@nb .

humord:c69369 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69369" ;
    dct:modified "2024-12-27T11:35:01"^^xsd:dateTime ;
    skos:altLabel "Fluorescens"@nb ;
    skos:broader humord:c69368 ;
    skos:definition "Fluorescens er lysutsendelse fra kalde (ikke glødende) stoffer, det vil si former for luminescens, som opphører øyeblikkelig når energitilførselen som frembringer luminescensen, stanser. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fluorescence"@en,
        "Fluorescens"@nb .

humord:c69370 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69370" ;
    dct:modified "2024-12-27T11:37:34"^^xsd:dateTime ;
    skos:altLabel "Fosforescens"@nb ;
    skos:broader humord:c69368 ;
    skos:definition "Fosforescens er en prosess hvor et stoff som absorberer energi, i en annen form enn varme, frigjør denne energien over tid i form av lys. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phosphorescence"@en,
        "Fosforescens"@nb .

humord:c69371 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69371" ;
    dct:modified "2024-12-27T11:48:59"^^xsd:dateTime ;
    skos:altLabel "Forgreina makromolekyl"@nb ;
    skos:broader humord:c67706 ;
    skos:definition "Forgrenede makromolekyler er store molekyler som består av en sentral kjede med forgrenede sidegrener. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Branched macromolecules"@en,
        "Forgrenede makromolekyler"@nb .

humord:c69372 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69372" ;
    dct:modified "2024-12-27T11:54:32"^^xsd:dateTime ;
    skos:altLabel "Boran"@nb ;
    skos:broader humord:c63991 ;
    skos:definition "Boraner er fellesnavnet på kjemiske forbindelser mellom bor og hydrogen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Boranes"@en,
        "Boraner"@nb .

humord:c69373 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69373" ;
    dct:modified "2024-12-27T11:57:09"^^xsd:dateTime ;
    skos:altLabel "Borat"@nb ;
    skos:broader humord:c63991 ;
    skos:definition "Borater er en gruppe kjemiske forbindelser som inneholder bor og oksygen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borates"@en,
        "Borater"@nb .

humord:c69374 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69374" ;
    dct:modified "2024-12-27T12:47:17"^^xsd:dateTime ;
    skos:altLabel "Calixaren"@nb ;
    skos:broader humord:c67707 ;
    skos:definition "Calixarener er en klasse av makrosykliske forbindelser kjent for sin evne til å binde seg til forskjellige molekyler og ioner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Calixarenes"@en,
        "Calixarener"@nb .

humord:c69375 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69375" ;
    dct:modified "2024-12-27T12:53:16"^^xsd:dateTime ;
    skos:altLabel "Dichlorodiphenyltrichloroethane"@en,
        "DDT"@nb,
        "Diklor-difenyl-trikloretan"@nb,
        "Diklordifenyltrikloretan"@nb ;
    skos:broader humord:c68020 ;
    skos:definition "DDT er et insektmiddel som nå stort sett er forbudt i den vestlige verden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "DDT"@en,
        "DDT"@nb .

humord:c69376 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69376" ;
    dct:modified "2024-12-27T12:58:49"^^xsd:dateTime ;
    skos:altLabel "Dinitramid"@nb ;
    skos:broader humord:c61974 ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dinitramides"@en,
        "Dinitramider"@nb .

humord:c69377 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69377" ;
    dct:modified "2024-12-27T13:02:56"^^xsd:dateTime ;
    skos:altLabel "Diol"@nb ;
    skos:broader humord:c61760 ;
    skos:definition "En diol er en type organisk kjemisk forbindelse som inneholder to hydroksylgrupper (-OH). <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diols"@en,
        "Diol"@nb .

humord:c69378 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69378" ;
    dct:modified "2025-01-02T08:05:04"^^xsd:dateTime ;
    skos:altLabel "Dispergering (Kjemi)"@nb,
        "Dispersjonar (Kjemi)"@nb ;
    skos:broader humord:c65078 ;
    skos:definition "Dispersjon er et tofase-system der den ene fasen består av meget små partikler som er fordelt: dispergert) i den andre fasen, som vanligvis utgjør hovedmengden av systemet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dispersions (Chemistry)"@en,
        "Dispersjoner (Kjemi)"@nb .

humord:c69379 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69379" ;
    dct:modified "2024-12-27T13:24:26"^^xsd:dateTime ;
    skos:altLabel "Dissipative structures"@en,
        "Dissipative strukturar"@nb,
        "Dissipative strukturer"@nb ;
    skos:broader humord:c61324 ;
    skos:definition "Et dissipativt system er et termodynamisk åpent system som opererer utenfor, og ofte langt unna, termodynamisk likevekt i et miljø som det utveksler energi og materie med. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dissipative systems"@en,
        "Dissipative systemer"@nb .

humord:c69380 a ubo:Topic,
        skos:Concept ;
    dct:created "2024-12-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69380" ;
    dct:modified "2024-12-27T13:28:29"^^xsd:dateTime ;
    skos:altLabel "DHA"@nb,
        "Docosaheksaensyre"@nb,
        "Dokosaheksaensyre"@nb ;
    skos:broader humord:c67942 ;
    skos:definition "DHA er en langkjedet omega-3-fettsyre, som i likhet med eikosapentaensyre (EPA), kun finnes i produkter fra havet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Docosahexaenoic acid"@en,
        "Dokosaheksaensyre"@nb .

humord:c69381 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69381" ;
    dct:modified "2025-01-02T12:10:22"^^xsd:dateTime ;
    skos:altLabel "Rubi"@en,
        "Yomigana"@en,
        "Furigana"@nb,
        "Rubi"@nb,
        "Yomigana"@nb ;
    skos:broader humord:c19506 ;
    skos:definition "Furigana er en form for lesehjelp som er til hjelp å lese japansk kanji. De består av hiragana eller annen kana som skrives med en mindre størrelse ved siden av kanji-tegnene, og indikerer hvordan kanji-tegnet skal uttales <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Furigana"@en,
        "Furigana"@nb .

humord:c69382 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69382" ;
    dct:modified "2025-01-02T13:48:54"^^xsd:dateTime ;
    skos:altLabel "Valle de Ixtlahuaca"@en,
        "Ixtlahuaca Valley"@nb,
        "Valle de Ixtlahuaca"@nb ;
    skos:broader humord:c01766 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ixtlahuaca Valley"@en,
        "Ixtlahuaca Valley"@nb .

humord:c69383 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69383" ;
    dct:modified "2025-01-04T09:48:05"^^xsd:dateTime ;
    skos:altLabel "Coreometry"@en,
        "Pupillometri"@nb ;
    skos:broader humord:c03814 ;
    skos:definition "Pupillometri er måling av pupillstørrelse og reaktivitet, og er en sentral del av den kliniske nevrologiske undersøkelsen for pasienter med en lang rekke nevrologiske skader. Det brukes også i psykologi <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pupillometry"@en,
        "Pupillometri"@nb ;
    skos:related humord:c03898,
        humord:c37994 .

humord:c69384 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69384" ;
    dct:modified "2025-01-02T15:06:22"^^xsd:dateTime ;
    skos:altLabel "Ordainments"@en,
        "Dekret"@nb ;
    skos:broader humord:c00154 ;
    skos:definition "Dekret er en bestemmelse eller en beslutning, særlig om vedtak som blir gjort av et forvaltningsorgan.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decrees"@en,
        "Dekreter"@nb .

humord:c69385 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69385" ;
    dct:modified "2025-01-04T09:53:13"^^xsd:dateTime ;
    skos:altLabel "Fotokjemisk overflatebehandling"@nb,
        "Fotokjemisk overflatehandsaming"@nb ;
    skos:broader humord:c16421 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photochemical surface treatment"@en,
        "Fotokjemisk overflatebehandling"@nb .

humord:c69386 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69386" ;
    dct:modified "2025-01-04T09:52:52"^^xsd:dateTime ;
    skos:altLabel "Fyrverkeri"@nb ;
    skos:broader humord:c07772 ;
    skos:definition "Fyrverkeri er lys- og knalleffekter som man oppnår ved å forbrenne lett brennbare og eksplosive stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fireworks"@en,
        "Fyrverkeri"@nb .

humord:c69387 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-02T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69387" ;
    dct:modified "2025-01-04T09:52:33"^^xsd:dateTime ;
    skos:altLabel "Amateur chemistry"@en,
        "Hobby chemistry"@en,
        "Amatørkjemi"@nb,
        "Hobbykjemi"@nb,
        "Kvardagskjemi"@nb ;
    skos:broader humord:c08335 ;
    skos:definition "Hverdagskjemi gjøres vanligvis med de kjemikaliene som er tilgjengelige til disposisjon i privatlivet til ens hjem. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Home chemistry"@en,
        "Hverdagskjemi"@nb .

humord:c69388 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69388" ;
    dct:modified "2025-01-04T09:52:09"^^xsd:dateTime ;
    skos:altLabel "Hydroxides"@en,
        "Hydroksyforbindelser"@nb,
        "Hydroksylsambindingar"@nb,
        "Hydroksysambindingar"@nb ;
    skos:broader humord:c65544 ;
    skos:definition "Hydroksyl er atomgruppen OH, altså ett oksygenatom og ett hydrogenatom, når gruppen er en del av et molekyl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hydroxy compounds"@en,
        "Hydroksylforbindelser"@nb .

humord:c69389 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69389" ;
    dct:modified "2025-01-04T09:51:40"^^xsd:dateTime ;
    skos:altLabel "High-temperature materials"@en,
        "Høgtemperaturmateriale"@nb,
        "Varmebestandige materialer"@nb ;
    skos:broader humord:c08353 ;
    skos:definition "Høytemperaturmaterialer er materialer som er i stand til å opprettholde sine fysiske og kjemiske egenskaper ved svært høye temperaturer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "High temperature materials"@en,
        "Høytemperaturmaterialer"@nb .

humord:c69390 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69390" ;
    dct:modified "2025-01-04T09:53:36"^^xsd:dateTime ;
    skos:altLabel "Chaîne opératoire"@nb ;
    skos:broader humord:c12497 ;
    skos:definition "\"Chaîne opératoire\" er et begrep som brukes i antropologisk diskurs, mest vanlig i arkeologi og sosiokulturell antropologi. Begrepet beskriver stadiene i produksjonen av materiell kultur—spesielt keramikk og steinverktøy laget gjennom reduksjon av stein—fra anskaffelse av råmateriale til produksjon av verktøy, til bruk og til slutt forlattelse. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chaîne opératoire"@en,
        "Chaîne opératoire"@nb .

humord:c69391 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69391" ;
    dct:modified "2025-01-04T09:47:32"^^xsd:dateTime ;
    skos:altLabel "Kjemisk ligning"@nb,
        "Kjemisk likning"@nb,
        "Ligning (Kjemi)"@nb,
        "Reaksjonslikningar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Reaksjonsligning er en gjengivelse av en kjemisk reaksjon. Slike ligninger bruker blant annet atomsymboler og kjemiske formler. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical equation"@en,
        "Reaksjonsligninger"@nb .

humord:c69392 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69392" ;
    dct:modified "2025-01-04T09:47:12"^^xsd:dateTime ;
    skos:altLabel "Stoikometry"@en,
        "Støkiometri"@nb ;
    skos:broader humord:c69391 ;
    skos:definition "Støkiometri er beregninger basert på en balansert kjemisk reaksjonsligning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stoichiometry"@en,
        "Støkiometri"@nb .

humord:c69393 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69393" ;
    dct:modified "2025-01-04T09:50:42"^^xsd:dateTime ;
    skos:altLabel "Ikkje-støkiometri"@nb ;
    skos:broader humord:c69391 ;
    skos:definition "En ikke-støkiometrisk kjemisk forbindelse har en bruttoformel XnYm hvor n og m ikke er hele tall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Non-stoichiometry"@en,
        "Ikke-støkiometri"@nb .

humord:c69394 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69394" ;
    dct:modified "2025-01-04T09:50:06"^^xsd:dateTime ;
    skos:altLabel "Eldfaste materiale"@nb ;
    skos:broader humord:c69389 ;
    skos:definition "Ildfaste materialer, materialer som tåler høye temperaturer uten å bli ødelagt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Refractory materials"@en,
        "Ildfaste materialer"@nb .

humord:c69395 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69395" ;
    dct:modified "2025-01-04T09:49:31"^^xsd:dateTime ;
    skos:altLabel "Ioneeigenskapar"@nb ;
    skos:broader humord:c66272 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion properties"@en,
        "Ioneegenskaper"@nb .

humord:c69396 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69396" ;
    dct:modified "2025-01-03T14:13:25"^^xsd:dateTime ;
    skos:altLabel "Ionekilde"@nb,
        "Ionekjelder"@nb ;
    skos:broader humord:c66902 ;
    skos:definition "Ionekilde er en innretning som brukes for å fremstille en stråle av ioner av en bestemt type. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion sources"@en,
        "Ionekilder"@nb .

humord:c69397 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69397" ;
    dct:modified "2025-01-03T14:20:16"^^xsd:dateTime ;
    skos:altLabel "Ioneledere"@nb,
        "Ioneleidning"@nb,
        "Ionisk ledningsevne"@nb ;
    skos:broader humord:c62668 ;
    skos:definition "Ioneledning refererer til prosessen hvor elektrisk strøm transporteres gjennom et materiale via bevegelsen av ioner. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Electrolytic conduction"@en,
        "Ioneledning"@nb .

humord:c69398 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69398" ;
    dct:modified "2025-01-09T10:55:20"^^xsd:dateTime ;
    skos:altLabel "Ionetransport"@nb ;
    skos:broader humord:c68677 ;
    skos:definition "Ionetransporten er dels ledd i cellens pH- og volumregulering, dels bidrar den til skjevfordeling av ioner som ledd i opprettholdelsen av membranpotensial. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion transport"@en,
        "Ionetransport"@nb .

humord:c69399 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69399" ;
    dct:modified "2025-01-03T14:48:55"^^xsd:dateTime ;
    skos:altLabel "Isotopeffektar"@nb ;
    skos:broader humord:c66417 ;
    skos:definition "Isotopeffekter refererer til de endringene i fysiske eller kjemiske egenskaper som oppstår når et atom i en molekyl blir erstattet med en av sin isotoper. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Isotope effects"@en,
        "Isotopeffekter"@nb .

humord:c69400 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69400" ;
    dct:modified "2025-01-04T09:46:31"^^xsd:dateTime ;
    skos:altLabel "Jordbotnkjemi"@nb,
        "Jordbunnskjemi"@nb,
        "Jordkjemi"@nb ;
    skos:broader humord:c63839 ;
    skos:definition "Jordkjemi er studiet av de kjemiske egenskapene til jord. Jordkjemi påvirkes av mineralinnhold, organisk materiale og miljøfaktorer. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Soil chemistry"@en,
        "Jordkjemi"@nb .

humord:c69401 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69401" ;
    dct:modified "2025-01-03T16:06:07"^^xsd:dateTime ;
    skos:altLabel "Karbonylsambindingar"@nb ;
    skos:broader humord:c65544 ;
    skos:definition "Karbonyl er en funksjonell gruppe i et organisk molekyl. Karbonylgruppen består av et karbonatom og et oksygenatom som er bundet sammen av en dobbeltbinding. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Carbonyl compounds"@en,
        "Karbonylforbindelser"@nb .

humord:c69402 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69402" ;
    dct:modified "2025-01-04T09:46:01"^^xsd:dateTime ;
    skos:altLabel "Kjemi (Faget)"@nb,
        "Kjemifag"@nb,
        "Kjemifaget"@nb ;
    skos:broader humord:c07919 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemistry (Educational discipline)"@en,
        "Kjemi (Faget)"@nb .

humord:c69403 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69403" ;
    dct:modified "2025-01-07T08:20:26"^^xsd:dateTime ;
    skos:altLabel "Energibudsjett"@nb ;
    skos:broader humord:c11911,
        humord:c28224 ;
    skos:definition "Et energibudsjett er en oversikt som settes opp for å beskrive omdanning av energi fra en energibærer til en annen innenfor et definert system. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Energy budget"@en,
        "Energibudsjett"@nb .

humord:c69404 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69404" ;
    dct:modified "2025-01-07T08:53:10"^^xsd:dateTime ;
    skos:altLabel "Epistase"@nb,
        "Epistasis"@nb ;
    skos:broader humord:c68758 ;
    skos:definition "Epistasis er en situasjon der effekten av et gen på organismens karaktertrekk (fenotype) er avhengig av hvilke andre gener som er til stede i organismen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Epistasis"@en,
        "Epistase"@nb .

humord:c69405 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69405" ;
    dct:modified "2025-01-07T09:09:51"^^xsd:dateTime ;
    skos:altLabel "Alltidgrøne tre"@nb,
        "Eviggrøne tre"@nb ;
    skos:broader humord:c08223 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evergreen trees"@en,
        "Eviggrønne trær"@nb .

humord:c69406 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69406" ;
    dct:modified "2025-01-07T10:24:59"^^xsd:dateTime ;
    skos:altLabel "Alpine garden plants"@en,
        "Fjellhagar"@nb,
        "Fjellhageplantar"@nb,
        "Fjellhageplanter"@nb ;
    skos:broader humord:c01407 ;
    skos:definition "Fjellhage, alpinhage, er en hage eller del av en hage med stein, fjell og fjellplanter som hovedingredienser. Det kan være naturlig terreng, eller det kan være en kunstig oppbygd del av hagen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alpine gardens"@en,
        "Fjellhager"@nb .

humord:c69407 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69407" ;
    dct:modified "2025-01-07T10:47:46"^^xsd:dateTime ;
    skos:altLabel "Fleirartskultur"@nb,
        "Polykultur"@nb ;
    skos:broader humord:c68008 ;
    skos:definition "I landbruket er flerartskultur praksisen med å dyrke mer enn én avlingsart sammen på samme sted samtidig, i motsetning til monokultur <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Polyculture"@en,
        "Flerartskultur"@nb .

humord:c69408 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69408" ;
    dct:modified "2025-01-07T10:56:24"^^xsd:dateTime ;
    skos:altLabel "Ciliar"@nb,
        "Cilier"@nb,
        "Flimmerhår"@nb ;
    skos:broader humord:c66653,
        humord:c68217 ;
    skos:definition "Flimmerhår er små utløpere på overflaten av epitelcellene som kler nesen og bihulene (øvre luftveier) og luftrøret og bronkiene (nedre luftveier). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cilia"@en,
        "Flimmerhår"@nb .

humord:c69409 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69409" ;
    dct:modified "2025-01-07T11:00:55"^^xsd:dateTime ;
    skos:altLabel "Florabevaring"@nb,
        "Floravern"@nb ;
    skos:broader humord:c21850 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flora preservation"@en,
        "Florabevaring"@nb .

humord:c69410 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69410" ;
    dct:modified "2025-01-07T11:10:13"^^xsd:dateTime ;
    skos:altLabel "Folat"@nb ;
    skos:broader humord:c61030 ;
    skos:definition "Folat er et av de vannløselige vitaminene, også kalt vitamin B9. Folat er en samlebetegnelse for folsyre (pteroylglutaminsyre), dennes derivater samt tilsvarende stoffer med flere glutamatgrupper (pteroylpolyglutamater). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Folates"@en,
        "Folater"@nb .

humord:c69411 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69411" ;
    dct:modified "2025-01-07T12:02:21"^^xsd:dateTime ;
    skos:altLabel "Osteogenesis"@en,
        "Forbeining"@nb,
        "Forbening"@nb,
        "Ossifisering"@nb ;
    skos:broader humord:c11690 ;
    skos:definition "Forbeining er dannelsen og utvikling av beinvev i skjelettsystemet. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ossification"@en,
        "Forbeining"@nb .

humord:c69412 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69412" ;
    dct:modified "2025-01-07T12:39:00"^^xsd:dateTime ;
    skos:altLabel "Fotosyntese"@nb,
        "Fotosyntesen"@nb ;
    skos:broader humord:c61517 ;
    skos:definition "Fotosyntese er en prosess hvor planter, alger og noen typer bakterier fanger lysenergi og lagrer det som kjemisk energi. Vann og karbondioksid tas opp og omdannes til karbohydrater som brukes og lagres, og oksygengass, hvor noe brukes og noe slippes ut i lufta. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photosynthesis"@en,
        "Fotosyntesen"@nb .

humord:c69413 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69413" ;
    dct:modified "2025-01-07T12:42:16"^^xsd:dateTime ;
    skos:altLabel "Fotoinhibering"@nb ;
    skos:broader humord:c69412 ;
    skos:definition "Fotoinhibering er redusert fotosyntese (fotohemming) som oppstår i blågrønnbakterier, alger og planter som får for mye lys (lys-stress). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoinhibition"@en,
        "Fotoinhibering"@nb .

humord:c69414 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69414" ;
    dct:modified "2025-01-07T12:49:17"^^xsd:dateTime ;
    skos:altLabel "Luksefjell"@nb ;
    skos:broader humord:c02936 ;
    skos:definition "Luksefjell er et område i Skien kommune.<wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Luksefjell"@en,
        "Luksefjell"@nb .

humord:c69415 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69415" ;
    dct:modified "2025-01-07T13:03:21"^^xsd:dateTime ;
    skos:altLabel "Photosensory receptors"@en,
        "Fotoreseptorar"@nb,
        "Ljosreseptorar"@nb,
        "Lysreseptorar"@nb,
        "Lysreseptorer"@nb ;
    skos:broader humord:c67775 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photoreceptors"@en,
        "Fotoreseptorer"@nb .

humord:c69416 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69416" ;
    dct:modified "2025-01-07T13:10:33"^^xsd:dateTime ;
    skos:altLabel "Fotosystem"@nb,
        "Fotosystemer"@nb ;
    skos:broader humord:c69412 ;
    skos:definition "Fotosystemer - Funksjonelt lyshøstende enheter. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Photosystems"@en,
        "Fotosystem"@nb .

humord:c69417 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69417" ;
    dct:modified "2025-01-07T13:32:11"^^xsd:dateTime ;
    skos:altLabel "Fuglemating"@nb ;
    skos:broader humord:c61250 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bird feeding"@en,
        "Fuglemating"@nb .

humord:c69418 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69418" ;
    dct:modified "2025-01-07T13:57:22"^^xsd:dateTime ;
    skos:altLabel "Translation (Molecular biology)"@en,
        "Genetisk translasjon"@nb,
        "Translasjon (Molekylærbiologi)"@nb ;
    skos:broader humord:c67922 ;
    skos:definition "Translasjon er ein prosess i cella, der protein blir bygd opp ved hjelp av eit mRNA-templat. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetic translation"@en,
        "Genetisk translasjon"@nb .

humord:c69419 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69419" ;
    dct:modified "2025-01-07T14:23:03"^^xsd:dateTime ;
    skos:altLabel "Capture-recapture-method"@en,
        "Mark and recapture"@en,
        "Fangst-gjenfangst"@nb,
        "Fangst-merking-gjenfangst"@nb,
        "Gjenfangst"@nb,
        "Merking og gjenfangst"@nb ;
    skos:broader humord:c11911,
        humord:c28464 ;
    skos:definition "Merking og  gjenfangst er en metode innen økologi og ressursforvaltning for å estimere størrelse på en populasjon. Noen individer fra populasjonen blir fanget, merket og sluppet tilbake igjen i populasjonen. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Recapture"@en,
        "Gjenfangst"@nb .

humord:c69420 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69420" ;
    dct:modified "2025-01-08T12:21:42"^^xsd:dateTime ;
    skos:altLabel "Jehol"@en,
        "Rehe"@en,
        "Chengde"@nb,
        "Jehol"@nb,
        "Rehe"@nb ;
    skos:broader humord:c01981 ;
    skos:definition "Chengde  er en kinesisk storby i provinsen Hebei ved Kinas kyst mot Gulehavet.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chengde"@en,
        "Chengde"@nb .

humord:c69421 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69421" ;
    dct:modified "2025-01-08T12:24:05"^^xsd:dateTime ;
    skos:altLabel "Shishmaref"@nb ;
    skos:broader humord:c01707 ;
    skos:definition "Shishmaref er en amerikansk by som ligger i Nome Census Area i Alaska. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shishmaref"@en,
        "Shishmaref"@nb .

humord:c69422 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69422" ;
    dct:modified "2025-01-08T14:06:17"^^xsd:dateTime ;
    skos:altLabel "Genoverføring"@nb,
        "Horisontal genoverføring"@nb,
        "Lateral genoverføring"@nb ;
    skos:broader humord:c69050 ;
    skos:definition "Horisontal genoverføring er overføring av genmateriale og genetisk informasjon mellom encellete organismer eller mellom encellete og flercellete organismer som skjer på en annen måte enn vertikal genoverføring fra en generasjon til den neste (fra foreldre til avkom) via vanlige seksuelle arvemekanismer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Horizontal gene transfer"@en,
        "Horisontal genoverføring"@nb .

humord:c69423 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-08T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69423" ;
    dct:modified "2025-01-09T09:06:35"^^xsd:dateTime ;
    skos:altLabel "Kapp Horn"@nb ;
    skos:broader humord:c01680 ;
    skos:definition "Kapp Horn er odden lengst sør på Ildlandet, øygruppa som utgjør Sør-Amerikas sørspiss. Dette er likevel ikke Sør-Amerikas sørligste punkt; flere små øyer ligger lenger sør. Kapp Horn ligger i den delen av Ildlandet som tilhører Chile, nærmere bestemt på den lille, bratte klippeøya Isla Hornos. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cape Horn"@en,
        "Kapp Horn"@nb ;
    skos:related humord:c20078 .

humord:c69424 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69424" ;
    dct:modified "2025-01-10T10:39:48"^^xsd:dateTime ;
    skos:altLabel "Insektskadar"@nb ;
    skos:broader humord:c68107 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insect damages"@en,
        "Insektskader"@nb .

humord:c69425 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69425" ;
    dct:modified "2025-01-09T10:22:27"^^xsd:dateTime ;
    skos:altLabel "Insektvirus"@nb ;
    skos:broader humord:c60703 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Insect viruses"@en,
        "Insektvirus"@nb .

humord:c69426 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69426" ;
    dct:modified "2025-01-09T10:50:47"^^xsd:dateTime ;
    skos:altLabel "Ionic regulation"@en,
        "Regulation of ion transport"@en,
        "Regulation of ions"@en,
        "Ionebalanse"@nb,
        "Ioneregulering"@nb ;
    skos:broader humord:c12881 ;
    skos:definition "Ioneregulering er opprettholdelsen av konsentrasjonen av de ulike ionene i kroppsvæskene i forhold til hverandre. <britannica.com>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ion regulation"@en,
        "Ioneregulering"@nb ;
    skos:related humord:c66272 .

humord:c69427 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69427" ;
    dct:modified "2025-01-21T10:24:05"^^xsd:dateTime ;
    skos:altLabel "Fish die-off"@en,
        "Fiskedaude"@nb,
        "Fiskedød"@nb ;
    skos:broader humord:c16599,
        humord:c67954 ;
    skos:definition "Fiskedød: det at fisk dør i store mengder (på grunn av sykdom, forurensning, inngrep i naturen)  <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fish kill"@en,
        "Fiskedød"@nb .

humord:c69428 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69428" ;
    dct:modified "2025-01-09T13:27:42"^^xsd:dateTime ;
    skos:altLabel "Colonies (Biology)"@en,
        "Colonisation (Biology)"@en,
        "Koloniar (Biologi)"@nb,
        "Kolonier (Biologi)"@nb,
        "Kolonisering (Biologi)"@nb ;
    skos:broader humord:c63509 ;
    skos:definition "Kolonisering er spredning og utvikling av en organisme i et nytt område eller habitat. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Colonization (Biology)"@en,
        "Kolonisering (Biologi)"@nb ;
    skos:related humord:c68190 .

humord:c69429 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69429" ;
    dct:modified "2025-01-09T13:41:34"^^xsd:dateTime ;
    skos:altLabel "Komparativ økologi"@nb ;
    skos:broader humord:c11911 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Comparative ecology"@en,
        "Komparativ økologi"@nb .

humord:c69430 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-09T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69430" ;
    dct:modified "2025-01-09T14:31:16"^^xsd:dateTime ;
    skos:altLabel "Kooperative fenomen"@nb ;
    skos:broader humord:c61404,
        humord:c63293 ;
    skos:definition "Et kooperativt fenomen er et fenomen der komponentene i et system ikke kan anses å opptre uavhengig av hverandre. Kooperative fenomener er et resultat av interaksjoner mellom bestanddelene. <oxfordreference.com>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cooperative phenomena"@en,
        "Kooperative fenomener"@nb .

humord:c69431 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69431" ;
    dct:modified "2025-01-10T09:36:51"^^xsd:dateTime ;
    skos:altLabel "Lukteorgan"@nb ;
    skos:broader humord:c03881 ;
    skos:definition "Lukteorgan: organ som er sete for luktesansen <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Olfactory organ"@en,
        "Lukteorganer"@nb .

humord:c69432 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69432" ;
    dct:modified "2025-01-10T09:59:48"^^xsd:dateTime ;
    skos:altLabel "DNOM"@en,
        "DOM"@en,
        "Dissolved natural organic matter"@en,
        "DNOM"@nb,
        "DOM"@nb,
        "Løst naturlig organisk materiale"@nb,
        "Løyst naturleg organisk materiale"@nb,
        "Løyst organisk materiale"@nb ;
    skos:broader humord:c69004 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dissolved organic matter"@en,
        "Løst organisk materiale"@nb .

humord:c69433 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69433" ;
    dct:modified "2025-01-10T10:26:47"^^xsd:dateTime ;
    skos:altLabel "Makeval"@nb,
        "Partnerval"@nb,
        "Partnervalg"@nb ;
    skos:broader humord:c08140 ;
    skos:definition "Partnervalg eller makevalg er et den atferden mange dyr viser før de parer seg (eller nettopp ikke parer seg). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mate choice"@en,
        "Makevalg"@nb ;
    skos:related humord:c69033 .

humord:c69434 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69434" ;
    dct:modified "2025-01-17T21:29:04"^^xsd:dateTime ;
    skos:altLabel "Nebulas"@en,
        "Nebulosar"@nb,
        "Stjernetåke"@nb,
        "Stjernetåker"@nb ;
    skos:broader humord:c67563 ;
    skos:definition "Stjernetåker er lyse eller mørke skyer av interstellart støv og interstellar gass. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nebulae"@en,
        "Nebuloser"@nb .

humord:c69435 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69435" ;
    dct:modified "2025-01-13T10:59:48"^^xsd:dateTime ;
    skos:altLabel "Observasjonskosmologi"@nb ;
    skos:broader humord:c08188 ;
    skos:definition "Observasjonskosmologi er studiet av universets struktur, opprinnelse og utvikling ved hjelp av observasjonsdata. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Observational cosmology"@en,
        "Observasjonskosmologi"@nb ;
    skos:related humord:c67467 .

humord:c69436 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-15T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69436" ;
    dct:modified "2025-01-17T21:27:04"^^xsd:dateTime ;
    skos:altLabel "Hybridregime"@nb ;
    skos:broader humord:c09719 ;
    skos:definition "Hybridregime er et begrep brukt for å klassifisere politiske systemer, bl.a. i demokrati-indeksen, som hverken er demokratier eller rene diktaturer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hybrid regimes"@en,
        "Hybridregimer"@nb .

humord:c69437 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69437" ;
    dct:modified "2025-01-16T16:33:40"^^xsd:dateTime ;
    skos:altLabel "Vest-Australia"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Vest-Australia er Australias største delstat. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Western Australia"@en,
        "Vest-Australia"@nb .

humord:c69438 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69438" ;
    dct:modified "2025-01-16T16:38:00"^^xsd:dateTime ;
    skos:altLabel "Sør-Australia"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Sør-Australia er en delstat i Australia, i de sørlige, sentrale deler av kontinentet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "South Australia"@en,
        "Sør-Australia"@nb .

humord:c69439 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69439" ;
    dct:modified "2025-01-16T16:41:42"^^xsd:dateTime ;
    skos:altLabel "Nordterritoriet (Australia)"@nb ;
    skos:broader humord:c03723 ;
    skos:definition "Nordterritoriet i Australia er et territorium i det sentrale Australia med utstrakt selvstyre, nesten tilsvarende delstatsnivå. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Northern territory (Australia)"@en,
        "Nordterritoriet (Australia)"@nb .

humord:c69440 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-16T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69440" ;
    dct:modified "2025-01-16T16:57:56"^^xsd:dateTime ;
    skos:altLabel "Darwin (Australia)"@nb ;
    skos:broader humord:c69439 ;
    skos:definition "Darwin er hovedstad i delstaten Nordterritoriet, lengst nord i Australia, ved en bukt av Timorsjøen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Darwin (Australia)"@en,
        "Darwin (Australia)"@nb .

humord:c69441 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69441" ;
    dct:modified "2025-01-17T11:00:53"^^xsd:dateTime ;
    skos:altLabel "Mitokondriell funksjon"@nb ;
    skos:broader humord:c68733 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mitochondrial function"@en,
        "Mitokondriell funksjon"@nb .

humord:c69442 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69442" ;
    dct:modified "2025-01-17T11:07:37"^^xsd:dateTime ;
    skos:altLabel "Mattilgang"@nb ;
    skos:broader humord:c68857 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Food access"@en,
        "Mattilgang"@nb .

humord:c69443 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69443" ;
    dct:modified "2025-01-17T11:26:01"^^xsd:dateTime ;
    skos:altLabel "Mosesporar"@nb ;
    skos:broader humord:c20300 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Moss spores"@en,
        "Mosesporer"@nb .

humord:c69444 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69444" ;
    dct:modified "2025-01-17T12:16:46"^^xsd:dateTime ;
    skos:altLabel "Nakenfrøa plantefossil"@nb ;
    skos:broader humord:c08199 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Gymnosperm fossils"@en,
        "Nakenfrøete plantefossiler"@nb .

humord:c69445 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69445" ;
    dct:modified "2025-01-17T12:56:47"^^xsd:dateTime ;
    skos:altLabel "Overbeiting"@nb ;
    skos:broader humord:c68158 ;
    skos:definition "Overbeiting skjer når dyr beiter så lenge på et sted at plantene de spiser, ikke lenger kan fornye seg. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Overgrazing"@en,
        "Overbeiting"@nb .

humord:c69446 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69446" ;
    dct:modified "2025-01-17T13:15:30"^^xsd:dateTime ;
    skos:altLabel "Pathogenic fungi"@en,
        "Parasittiske soppar"@nb,
        "Parasittiske sopper"@nb,
        "Parasittsoppar"@nb,
        "Patogene sopper"@nb ;
    skos:broader humord:c67740 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Parasitic fungi"@en,
        "Parasittsopper"@nb .

humord:c69447 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69447" ;
    dct:modified "2025-01-17T13:32:20"^^xsd:dateTime ;
    skos:altLabel "Planteanalysar"@nb,
        "Planteanalyser"@nb,
        "Plantebiokjemi"@nb ;
    skos:broader humord:c62082 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant biochemistry"@en,
        "Plantebiokjemi"@nb .

humord:c69448 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69448" ;
    dct:modified "2025-01-17T13:52:19"^^xsd:dateTime ;
    skos:altLabel "Planteskadar"@nb ;
    skos:broader humord:c69051 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant damage"@en,
        "Planteskader"@nb .

humord:c69449 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69449" ;
    dct:modified "2025-01-17T13:54:50"^^xsd:dateTime ;
    skos:altLabel "Plantesuksesjon"@nb ;
    skos:broader humord:c69186 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant succession"@en,
        "Plantesuksesjon"@nb .

humord:c69450 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69450" ;
    dct:modified "2025-01-17T14:01:01"^^xsd:dateTime ;
    skos:altLabel "Planteutvikling"@nb ;
    skos:broader humord:c61517 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Plant development"@en,
        "Planteutvikling"@nb ;
    skos:related humord:c68099 .

humord:c69451 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-20T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69451" ;
    dct:modified "2025-01-20T15:02:21"^^xsd:dateTime ;
    skos:altLabel "Forholdsmessigheitsprinsippet (Strafferett)"@nb,
        "Proporsjonalitetsgrunnsetninga  (Strafferett)"@nb,
        "Proporsjonalitetsgrunnsetningen (Strafferett)"@nb,
        "Proporsjonalitetsprinsippet (Strafferett)"@nb ;
    skos:broader humord:c08966 ;
    skos:definition "I strafferetten går forholdsmessighetsprinsippet ut på at det skal være et rimelig forhold mellom straffen, gjerningspersonens skyld, og grovheten av den begåtte handlingen. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Proportionality (Criminal law)"@en,
        "Forholdsmessighetsprinsippet (Strafferett)"@nb .

humord:c69452 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69452" ;
    dct:modified "2025-01-21T10:49:40"^^xsd:dateTime ;
    skos:altLabel "Akuttsjukepleie"@nb ;
    skos:broader humord:c03947 ;
    skos:editorialNote "Lukket bemerkning:nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency nursing"@en,
        "Akuttsykepleie"@nb .

humord:c69453 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69453" ;
    dct:modified "2025-01-21T10:53:46"^^xsd:dateTime ;
    skos:altLabel "Alternative samfunn"@nb,
        "Alternativsamfunn"@nb ;
    skos:broader humord:c27375 ;
    skos:definition "Alternativsamfunn er et samfunn eller en samfunnsgruppe som representerer et alternativ til det bestående og allment anerkjente. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Alternative societies"@en,
        "Alternativsamfunn"@nb .

humord:c69454 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69454" ;
    dct:modified "2025-01-21T10:59:31"^^xsd:dateTime ;
    skos:altLabel "Stenocardia"@en,
        "Angina pectoris"@nb,
        "Angina pektoris"@nb,
        "Hjartekrampe"@nb ;
    skos:broader humord:c23232 ;
    skos:definition "Hjertekrampe, angina pectoris, er en betegnelse på den smertefølelsen som forårsakes av for liten blodtilførsel til en del av hjertemuskelen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Angina Pectoris"@en,
        "Hjertekrampe"@nb .

humord:c69455 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69455" ;
    dct:modified "2025-01-21T11:08:01"^^xsd:dateTime ;
    skos:altLabel "Applikasjonssaum"@nb ;
    skos:broader humord:c05484 ;
    skos:definition "Applikasjonssøm er en type søm hvor et motiv klippes ut av et stoff og sys fast på et annet stoff, ofte med dekorative sting som kastesting, knapphullssting eller leggsøm. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Appliqué (Textile art)"@en,
        "Applikasjonssøm"@nb .

humord:c69456 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69456" ;
    dct:modified "2025-01-21T11:12:21"^^xsd:dateTime ;
    skos:altLabel "C. leadbeateri"@en,
        "C. leadbeaterii"@en,
        "Chrysochromulina leadbeaterii"@en,
        "C. leadbeateri"@nb,
        "C. leadbeaterii"@nb,
        "Chrysochromulina leadbeateri"@nb,
        "Chrysochromulina leadbeaterii"@nb ;
    skos:broader humord:c68030 ;
    skos:definition "Chrysochromulina leadbeaterii er et planteplankton som flyter fritt i vannmassene. Arten er relativt vanlig og kan observeres om våren, men da som oftest bare i lavt antall. I slike tilfeller er den bare en del av det store mangfoldet av mikroalger som finnes i vårt kystvann. En sjelden gang forekommer algene i mengder som kan omtales som oppblomstringer og som kan resultere i at fisk dør. <hi.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chrysochromulina leadbeateri"@en,
        "Chrysochromulina leadbeateri"@nb .

humord:c69457 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69457" ;
    dct:modified "2025-01-21T11:18:42"^^xsd:dateTime ;
    skos:altLabel "Druer"@nb ;
    skos:broader humord:c19056 ;
    skos:definition "Druer er fruktene til arter i vinrankeslekten (Vitis). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Grapes"@en,
        "Druer"@nb ;
    skos:related humord:c08218 .

humord:c69458 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69458" ;
    dct:modified "2025-02-11T09:23:29"^^xsd:dateTime ;
    skos:altLabel "Body dysmorphic disorders"@en,
        "Dysmorphophobia"@en,
        "Dysmorfofobi"@nb,
        "Kroppsdysmorf lidelse"@nb,
        "Kroppsdysmorf liding"@nb,
        "Kroppsdysmorfe lidelser"@nb,
        "Kroppsdysmorfe lidingar"@nb,
        "Kroppsdysmorfofobi"@nb ;
    skos:broader humord:c03931 ;
    skos:definition "Dysmorfofobi er en betegnelse på en personlig opplevelse av at en eller flere kroppsdeler har et utseende som er defekt eller stygt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Body dysmorphic disorder"@en,
        "Dysmorfofobi"@nb ;
    skos:related humord:c03856 .

humord:c69459 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69459" ;
    dct:modified "2025-01-21T11:37:44"^^xsd:dateTime ;
    skos:altLabel "Chord notation"@en,
        "Besifring"@nb ;
    skos:broader humord:c17622 ;
    skos:definition "Besifring er et system for angivelse av harmonier (akkorder) ved hjelp av bokstaver, symboler og tall. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chord symbols"@en,
        "Besifring"@nb ;
    skos:related humord:c17578 .

humord:c69460 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69460" ;
    dct:modified "2025-01-21T17:06:29"^^xsd:dateTime ;
    skos:altLabel "Innbydelsesskrift"@nb,
        "Innbydelsesskrifter"@nb ;
    skos:broader humord:c00154 ;
    skos:editorialNote "Lukket bemerkning: nb25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Invitation scripts"@en,
        "Innbydelsesskrift"@nb .

humord:c69461 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69461" ;
    dct:modified "2025-01-23T20:12:51"^^xsd:dateTime ;
    skos:altLabel "Pelvic pain"@en,
        "Pubic symphysis diastasis"@en,
        "Symphysis pubis dysfunction"@en,
        "Bekkenleddsmerter"@nb,
        "Bekkenleddssyndrom"@nb,
        "Bekkenløysing"@nb ;
    skos:broader humord:c03892 ;
    skos:definition "Bekkenløsning er en vagt definert smertetilstand som er vanlig i svangerskapet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pelvic girdle pain"@en,
        "Bekkenløsning"@nb .

humord:c69462 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69462" ;
    dct:modified "2025-01-22T12:06:33"^^xsd:dateTime ;
    skos:altLabel "Barnekor"@nb ;
    skos:broader humord:c17109 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Children's choir"@en,
        "Barnekor"@nb .

humord:c69463 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69463" ;
    dct:modified "2025-01-22T12:19:28"^^xsd:dateTime ;
    skos:altLabel "Utrykkingskøyretøy"@nb,
        "Utrykningskjøretøy"@nb ;
    skos:broader humord:c61455 ;
    skos:definition "Utrykningskjøretøy er politiets og brannvesenets tjenestekjøretøy, ambulanser og andre kjøretøy som er særskilt godkjent som utrykningskjøretøy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency vehicles"@en,
        "Utrykningskjøretøyer"@nb ;
    skos:related humord:c69464 .

humord:c69464 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69464" ;
    dct:modified "2025-01-22T12:18:22"^^xsd:dateTime ;
    skos:altLabel "Utrykkingskøyring"@nb ;
    skos:broader humord:c21868 ;
    skos:definition "Utrykningskjøring er kjøring med utrykningskjøretøy hvor det er tillatt å fravike en del av trafikkbestemmelsene når det er nødvendig eller til vesentlig lette i tjenesten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Emergency vehicle driving"@en,
        "Utrykningskjøring"@nb ;
    skos:related humord:c69463 .

humord:c69465 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69465" ;
    dct:modified "2025-01-22T12:23:38"^^xsd:dateTime ;
    skos:altLabel "Yrkespedagogikk"@nb ;
    skos:broader humord:c11884 ;
    skos:definition "Yrkespedagogikk er vitenskapen om yrkesfaglig læring og undervisning. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Vocational pedagogy"@en,
        "Yrkespedagogikk"@nb ;
    skos:related humord:c22983 .

humord:c69466 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69466" ;
    dct:modified "2025-01-22T12:37:04"^^xsd:dateTime ;
    skos:altLabel "Emotional abuse"@en,
        "Mental abuse"@en,
        "Psychological abuse"@en,
        "Psykisk mishandling"@nb,
        "Psykisk vald"@nb ;
    skos:broader humord:c09241 ;
    skos:definition "Negative eller fiendtlige holdninger eller handlinger, uten bruk av fysisk makt, som kan gi den utsatte en følelse av frykt, avmakt, skyld, skam, mindreverd, fortvilelse eller en grunnleggende følelse av å ikke være ønsket og elsket. <Bufdir>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Psycological violence"@en,
        "Psykisk vold"@nb ;
    skos:related humord:c15884,
        humord:c22336 .

humord:c69467 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-22T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69467" ;
    dct:modified "2025-01-22T12:50:34"^^xsd:dateTime ;
    skos:altLabel "Operating capital"@en,
        "Driftskapital"@nb,
        "Omløpskapital"@nb ;
    skos:broader humord:c22203 ;
    skos:definition "Driftskapital er den kapitalen som trengst for å halde ei bedrift i gang. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Working capital"@en,
        "Driftskapital"@nb .

humord:c69468 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69468" ;
    dct:modified "2025-01-23T12:47:30"^^xsd:dateTime ;
    skos:altLabel "Si NP"@en,
        "Si NPs"@en,
        "Si NP"@nb,
        "Si NPar"@nb,
        "Si NPer"@nb,
        "Si-nanopartiklar"@nb,
        "Si-nanopartikler"@nb,
        "Silisium nanopartiklar"@nb,
        "Silisium nanopartikler"@nb,
        "Silisium-nanopartiklar"@nb,
        "Silisium-nanopartikler"@nb,
        "Silisiumnanopartiklar"@nb ;
    skos:broader humord:c63190,
        humord:c67221 ;
    skos:definition "Silisium nanopartikler er et helt nytt materiale som er produsert ved en prosess kalt sentrifugal kjemisk dampdeponering <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Silicon nanoparticles"@en,
        "Silisiumnanopartikler"@nb .

humord:c69469 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-23T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69469" ;
    dct:modified "2025-01-23T14:05:05"^^xsd:dateTime ;
    skos:altLabel "Beinhelse"@nb,
        "Benhelse"@nb ;
    skos:broader humord:c00098 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bone health"@en,
        "Beinhelse"@nb .

humord:c69470 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69470" ;
    dct:modified "2025-01-27T10:16:35"^^xsd:dateTime ;
    skos:altLabel "Affinitet (Kjemi)"@nb,
        "Kjemisk affinitet"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Affinitet betyr slektskap. I kjemien trodde man på 1800-tallet at når en forbindelse AB reagerer med C og danner AC, skyldes det at A har større affinitet til C enn til B. Denne forklaringen ble forlatt for mer enn hundre år siden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chemical affinity"@en,
        "Kjemisk affinitet"@nb .

humord:c69471 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69471" ;
    dct:modified "2025-01-24T10:30:23"^^xsd:dateTime ;
    skos:altLabel "Bolero (Dans)"@nb ;
    skos:broader humord:c05411 ;
    skos:definition "Bolero er en spansk nasjonaldans som ble skapt rundt 1780 av Sebastian Zerezo. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bolero (Dance)"@en,
        "Bolero (Dans)"@nb .

humord:c69472 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69472" ;
    dct:modified "2025-01-24T10:39:02"^^xsd:dateTime ;
    skos:altLabel "BPD (Personality disorder)"@en,
        "Emotionally unstable personality disorder"@en,
        "Borderline personlegdomsforstyrring"@nb,
        "Emosjonelt ustabil personlegdomsforstyrring"@nb,
        "Emosjonelt ustabil personlighetsforstyrrelse"@nb ;
    skos:broader humord:c25096 ;
    skos:definition "Borderline personlighetsforstyrrelse er en diagnostisk kategori innenfor det amerikanske diagnosesystemet DSM-5 som er kjennetegnet ved intense og ustabile følelser, identitetsproblemer, ustabile mellommenneskelige relasjoner, impulsivitet og selvdestruktive tanker og handlinger. I ICD-10-diagnosesystemet kalles borderline for emosjonelt ustabil personlighetsforstyrrelse. I praksis brukes begrepene om hverandre. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Borderline personality disorder"@en,
        "Borderline personlighetsforstyrrelse"@nb .

humord:c69473 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69473" ;
    dct:modified "2025-01-24T10:40:40"^^xsd:dateTime ;
    skos:altLabel "Shapley-verdiar"@nb ;
    skos:broader humord:c08176 ;
    skos:definition "Shapley-verdier er optimaliserte løsninger på et sett med likninger innen spillteori. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Shapley values"@en,
        "Shapley-verdier"@nb .

humord:c69474 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69474" ;
    dct:modified "2025-01-24T10:55:50"^^xsd:dateTime ;
    skos:altLabel "IPO (Corporate finance)"@en,
        "IPOs (Corporate finance)"@en,
        "Børsintroduksjon"@nb,
        "Børsnotering"@nb ;
    skos:broader humord:c26136 ;
    skos:definition "Børsnotering er notering av verdipapirer på en børs, som vil si at en aksje kan omsettes på børsen til en oppgitt (notert) pris. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Initial public offering"@en,
        "Børsnotering"@nb .

humord:c69475 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69475" ;
    dct:modified "2025-01-24T10:53:52"^^xsd:dateTime ;
    skos:altLabel "Diesel engine"@en,
        "Diesel motor"@en,
        "Diesel motors"@en,
        "Dieselmotor"@nb,
        "Dieselmotorar"@nb ;
    skos:broader humord:c61248 ;
    skos:definition "Dieselmotor er en selvtennende forbrenningsmotor, oppkalt etter den tyske ingeniøren Rudolf Diesel. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Diesel engines"@en,
        "Dieselmotorer"@nb .

humord:c69476 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69476" ;
    dct:modified "2025-01-24T11:08:56"^^xsd:dateTime ;
    skos:altLabel "Falling accidents"@en,
        "Fall (Ulukker)"@nb,
        "Fall (Ulykker)"@nb,
        "Fallulukker"@nb,
        "Fallulykker"@nb ;
    skos:broader humord:c01533 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Falls (Accidents)"@en,
        "Fallulykker"@nb .

humord:c69477 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69477" ;
    dct:modified "2025-01-24T12:33:59"^^xsd:dateTime ;
    skos:altLabel "Sorte bokser (Systemteori)"@nb,
        "Svarte boksar (Systemteori)"@nb ;
    skos:broader humord:c17090 ;
    skos:definition "I vitenskap, informatikk og ingeniørvitenskap er en svart boks et system hvor man kan observere inngang og utgang (eller overføringskarakteristikkene), uten at man kjenner den interne virkemåten. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Black boxes (Systems theory)"@en,
        "Svarte bokser (Systemteori)"@nb .

humord:c69478 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69478" ;
    dct:modified "2025-01-24T12:23:32"^^xsd:dateTime ;
    skos:altLabel "The Earth-moon system"@en,
        "Jord-måne-systemet"@nb ;
    skos:broader humord:c08184 ;
    skos:definition "Jord-måne-systemet refererer til det dynamiske samspillet mellom Jorden og dens naturlige satellitt, Månen, preget av deres gravitasjonelle påvirkning på hverandre, inkludert fenomener som tidevann og månebanen. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Earth-moon system"@en,
        "Jord-måne-systemet"@nb .

humord:c69479 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69479" ;
    dct:modified "2025-01-24T13:03:10"^^xsd:dateTime ;
    skos:altLabel "Ljosforureining"@nb,
        "Lysforureining"@nb,
        "Lysforurensing"@nb ;
    skos:broader humord:c08345 ;
    skos:definition "Lysforurensning er uønsket eller overflødig kunstig lys. Dette medfører en sløsing av energi, men har også konsekvenser for astronomi, økologi og helse ved at nattehimmelen blir lysere. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Light pollution"@en,
        "Lysforurensning"@nb .

humord:c69480 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69480" ;
    dct:modified "2025-01-24T13:06:58"^^xsd:dateTime ;
    skos:altLabel "Explainable AI"@en,
        "XAI"@en,
        "Forklarbar KI"@nb,
        "Forklarbar kunstig intelligens"@nb ;
    skos:broader humord:c04225 ;
    skos:definition "(F)orklarbar kunstig intelligens (...) tar for seg hva den kunstige intelligensen egentlig har skjønt, og hvor denne kunnskapen kommer fra. <Gemini.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Explainable artificial intelligence"@en,
        "Forklarbar kunstig intelligens"@nb .

humord:c69481 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69481" ;
    dct:modified "2025-01-24T13:26:40"^^xsd:dateTime ;
    skos:altLabel "Koplingsreaksjonar"@nb ;
    skos:broader humord:c68006 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coupling reactions"@en,
        "Koblingsreaksjoner"@nb .

humord:c69482 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69482" ;
    dct:modified "2025-01-27T10:14:19"^^xsd:dateTime ;
    skos:altLabel "Moon phases"@en,
        "Phases of the moon"@en,
        "Månefasane"@nb ;
    skos:broader humord:c08185 ;
    skos:definition "En månefase er den delen av den solbelyste siden av Månen som er synlig fra Jorden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lunar phases"@en,
        "Månefasene"@nb .

humord:c69483 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69483" ;
    dct:modified "2025-01-27T10:13:59"^^xsd:dateTime ;
    skos:altLabel "Kombinatorisk kjemi"@nb ;
    skos:broader humord:c63012 ;
    skos:definition "Kombinatorisk kjemi er en framgangsmåte for omsetning av et lite antall kjemikalier til å lage et meget stort antall forbindelser, kalt biblioteker, som så undersøkes for å identifisere brukbare produkter slik som legemiddelkandidater. <Termportalen>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Combinatorial chemistry"@en,
        "Kombinatorisk kjemi"@nb .

humord:c69484 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69484" ;
    dct:modified "2025-01-24T13:15:23"^^xsd:dateTime ;
    skos:altLabel "Space labs"@en,
        "Romlaboratorium"@nb ;
    skos:broader humord:c18937 ;
    skos:definition "Et romlaboratorium er en spesialisert forskningsfasilitet i verdensrommet der vitenskapelige eksperimenter og teknologiutvikling utføres utenfor jordens atmosfære. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space laboratories"@en,
        "Romlaboratorier"@nb .

humord:c69485 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69485" ;
    dct:modified "2025-01-27T10:13:27"^^xsd:dateTime ;
    skos:altLabel "Kondensasjonsreaksjonar"@nb ;
    skos:broader humord:c61735 ;
    skos:definition "Kondensasjonsreaksjon en kjemisk reaksjon mellom to molekyler slik at de bindes sammen, samtidig med at et nytt molekyl dannes. Det nye molekylet er vanligvis et vannmolekyl eller et annet lite molekyl. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Condensation reaction"@en,
        "Kondensasjonsreaksjoner"@nb .

humord:c69486 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69486" ;
    dct:modified "2025-01-24T13:26:30"^^xsd:dateTime ;
    skos:altLabel "Konjugerte system"@nb ;
    skos:broader humord:c62481 ;
    skos:definition "Konjugerte systemer, ofte brukt innen kjemi og fysikk, refererer vanligvis til systemer der molekyler har delokaliserte elektroner. Dette skjer når pi-elektroner i dobbeltbindinger overlapper over flere tilstøtende atomer, noe som gir økt stabilitet til molekylet. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conjugated systems"@en,
        "Konjugerte systemer"@nb ;
    skos:related humord:c69487 .

humord:c69487 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69487" ;
    dct:modified "2025-01-27T10:12:38"^^xsd:dateTime ;
    skos:altLabel "Konjugerte dobbeltbindingar"@nb ;
    skos:broader humord:c64208 ;
    skos:definition "Konjugerte dobbeltbindinger er innen kjemi et system av dobbeltbindinger i organiske stoffer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conjugated double bonds"@en,
        "Konjugerte dobbeltbindinger"@nb ;
    skos:related humord:c69486 .

humord:c69488 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69488" ;
    dct:modified "2025-01-24T13:33:17"^^xsd:dateTime ;
    skos:altLabel "Romver"@nb,
        "Romvêr"@nb ;
    skos:broader humord:c68351 ;
    skos:definition "Romvær er fysiske prosesser i solsystemet som kan ha effekt på moderne teknologi og levesett. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space weather"@en,
        "Romvær"@nb ;
    skos:related humord:c68213 .

humord:c69489 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69489" ;
    dct:modified "2025-01-25T11:44:37"^^xsd:dateTime ;
    skos:altLabel "Cryptand"@en,
        "Kryptand"@nb ;
    skos:broader humord:c67274 ;
    skos:definition "I kjemi er kryptander en familie av syntetiske, bicykliske og polysykliske, multidentate ligander for en rekke kationer. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cryptands"@en,
        "Kryptander"@nb .

humord:c69490 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69490" ;
    dct:modified "2025-01-24T13:48:17"^^xsd:dateTime ;
    skos:altLabel "Light of the night sky"@en,
        "Night airglow"@en,
        "Nightglow"@en,
        "Natthimmelljos"@nb,
        "Natthimmellys"@nb ;
    skos:broader humord:c66496 ;
    skos:definition "Natthimmellys er et et meget svakt lys som sendes ut fra Jordens øvre atmosfære om natten. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Airglow"@en,
        "Natthimmellys"@nb .

humord:c69491 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69491" ;
    dct:modified "2025-01-24T13:58:19"^^xsd:dateTime ;
    skos:altLabel "Kunstig fotosyntese"@nb ;
    skos:broader humord:c69412 ;
    skos:definition "Kunstig fotosyntese er etterligninger av ulike delprosesser i naturlig fotosyntese.<SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Artificial photosynthesis"@en,
        "Kunstig fotosyntese"@nb ;
    skos:related humord:c14498 .

humord:c69492 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69492" ;
    dct:modified "2025-01-24T14:13:54"^^xsd:dateTime ;
    skos:altLabel "Primær suksesjon"@nb,
        "Primærsuksesjon"@nb ;
    skos:broader humord:c69186 ;
    skos:definition "Primærsuksesjon er eit uttrykk frå glasiologi og økologi for flora og fauna etter at ein isbre har trekt seg tilbake. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Primary succession"@en,
        "Primærsuksesjon"@nb .

humord:c69493 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69493" ;
    dct:modified "2025-01-27T10:11:13"^^xsd:dateTime ;
    skos:altLabel "Chemoton"@en,
        "Chemoton"@nb,
        "Protoceller"@nb,
        "Protoseller"@nb ;
    skos:broader humord:c61720 ;
    skos:definition "Protoceller er en utrolig enkel organisme som ikke har DNA. De etterligner levende celler, men mangelen på DNA gjør at de ikke muterer. <forskning.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Protocells"@en,
        "Protoceller"@nb .

humord:c69494 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69494" ;
    dct:modified "2025-01-24T14:31:44"^^xsd:dateTime ;
    skos:altLabel "Moon colonization"@en,
        "Space colonization"@en,
        "Månebasar"@nb,
        "Månebaser"@nb,
        "Månebosetting"@nb,
        "Månebusetjing"@nb,
        "Månebusetnad"@nb,
        "Månebusetting"@nb,
        "Romkoloniar"@nb,
        "Romkolonisering"@nb ;
    skos:broader humord:c69007 ;
    skos:definition "En romkoloni er en permanent menneskelig koloni i verdensrommet, enten på en planet, måne eller et konstruert habitat i bane. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space colonies"@en,
        "Romkolonier"@nb ;
    skos:related humord:c68210 .

humord:c69495 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69495" ;
    dct:modified "2025-01-24T15:43:01"^^xsd:dateTime ;
    skos:altLabel "Magnesiumframstilling"@nb,
        "Magnesiumfremstilling"@nb ;
    skos:broader humord:c67741 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Magnesium production"@en,
        "Magnesiumframstilling"@nb .

humord:c69496 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69496" ;
    dct:modified "2025-01-27T07:12:10"^^xsd:dateTime ;
    skos:altLabel "Karatsu"@nb ;
    skos:broader humord:c18548 ;
    skos:definition "Karatsu er en japansk by som ligger i prefekturet Saga. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Karatsu"@en,
        "Karatsu"@nb .

humord:c69497 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69497" ;
    dct:modified "2025-01-27T11:25:27"^^xsd:dateTime ;
    skos:altLabel "Rif mountains"@en,
        "Rif"@nb,
        "Riffjella"@nb,
        "Riffjellene"@nb ;
    skos:broader humord:c01593 ;
    skos:definition "Rif er en fjellkjede langs Marokkos middelhavskyst. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Rif"@en,
        "Rif"@nb .

humord:c69498 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69498" ;
    dct:modified "2025-01-27T14:02:34"^^xsd:dateTime ;
    skos:altLabel "Fleirtalsval"@nb ;
    skos:broader humord:c09705 ;
    skos:definition "Flertallsvalg er en valgordning hvor mandatet eller mandatene i en valgkrets går til den kandidaten eller den lista som har enten får simpelt eller absolutt flertall, altså henholdsvis flest stemmer eller et flertall av de avgitte stemmene. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Majority votes"@en,
        "Flertallsvalg"@nb .

humord:c69499 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-01-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69499" ;
    dct:modified "2025-01-27T15:31:25"^^xsd:dateTime ;
    skos:altLabel "Pikeville"@nb ;
    skos:broader humord:c48146 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pikeville"@en,
        "Pikeville"@nb .

humord:c69500 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69500" ;
    dct:modified "2025-01-29T09:24:17"^^xsd:dateTime ;
    skos:altLabel "Bell casting"@en,
        "Klokkestøyping"@nb,
        "Klokkestøypingar"@nb,
        "Klokke­støpinger"@nb,
        "Klokke­støpning"@nb,
        "Klokke­støpninger"@nb,
        "Klokke­støyping"@nb,
        "Klokke­støypinger"@nb ;
    skos:broader humord:c12514 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bell founding"@en,
        "Klokkestøping"@nb ;
    skos:related humord:c13600 .

humord:c69501 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69501" ;
    dct:modified "2025-01-28T10:49:29"^^xsd:dateTime ;
    skos:altLabel "POW camps"@en,
        "Krigsfangeleirar"@nb,
        "Kringsfangeleire"@nb ;
    skos:broader humord:c14491 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prisoner of war camps"@en,
        "Krigsfangeleirer"@nb ;
    skos:related humord:c07223,
        humord:c68951 .

humord:c69502 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69502" ;
    dct:modified "2025-01-28T15:18:52"^^xsd:dateTime ;
    skos:altLabel "Lampefeber"@nb,
        "Sceneskrekk"@nb ;
    skos:broader humord:c07998 ;
    skos:definition "Lampefeber er engstelse eller nervøsitet før en offentlig opptreden, eksamen eller lignende; sceneskrekk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stage fright"@en,
        "Sceneskrekk"@nb .

humord:c69503 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-29T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69503" ;
    dct:modified "2025-01-29T10:20:44"^^xsd:dateTime ;
    skos:altLabel "Endoplasmatisk retikulum"@nb ;
    skos:broader humord:c63922 ;
    skos:definition "Endoplasmatisk retikulum er et omfattende nettverk av membranavgrensede hulrom som utgjør flate blærer og kanaler i dyre- og planteceller. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Endoplasmic reticulum"@en,
        "Endoplasmatisk retikulum"@nb .

humord:c69504 a ubo:Temporal,
        skos:Concept ;
    dct:created "2025-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69504" ;
    dct:modified "2025-01-30T09:07:38"^^xsd:dateTime ;
    skos:altLabel "1905"@nb ;
    skos:broader humord:c27975 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "1905"@en,
        "1905"@nb ;
    skos:related humord:c14891 .

humord:c69505 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69505" ;
    dct:modified "2025-01-30T15:04:15"^^xsd:dateTime ;
    skos:altLabel "Fishnet"@en,
        "Fiskegarn"@nb,
        "Garn (Fiske)"@nb ;
    skos:broader humord:c11195 ;
    skos:definition "Et fiskegarn er et fiskeredskap som fanger fisk etter snareprinsippet. Fisken går seg fast i maskene i nettet og blir stående der til garnet trekkes.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishing net"@en,
        "Fiskegarn"@nb .

humord:c69506 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-30T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69506" ;
    dct:modified "2025-01-30T15:07:44"^^xsd:dateTime ;
    skos:altLabel "Bakker (Fiske)"@nb,
        "Fiskeliner"@nb,
        "Liner (Fiske)"@nb ;
    skos:broader humord:c11195 ;
    skos:definition "Line er et fiskeredskap som består av et langt snøre (kalt grunnslo) der det med jevne mellomrom er festet fortommer (forsyner) med kroker (angler). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fishing lines"@en,
        "Liner (Fiske)"@nb .

humord:c69507 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69507" ;
    dct:modified "2025-01-31T08:45:04"^^xsd:dateTime ;
    skos:altLabel "Vinmonopol"@nb ;
    skos:broader humord:c07846 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wine monopolies"@en,
        "Vinmonopoler"@nb ;
    skos:related humord:c08387,
        humord:c21360,
        humord:c22712 .

humord:c69509 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-01-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69509" ;
    dct:modified "2025-01-31T14:31:46"^^xsd:dateTime ;
    skos:altLabel "Deltidsstudiar"@nb ;
    skos:broader humord:c17550 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Part-time studies"@en,
        "Deltidsstudier"@nb .

humord:c69510 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69510" ;
    dct:modified "2025-02-03T09:44:01"^^xsd:dateTime ;
    skos:altLabel "Dance therapy"@en,
        "Movement therapy"@en,
        "Bevegelsesterapi"@nb,
        "Danse- og bevegelsesterapi"@nb,
        "Danseterapi"@nb ;
    skos:broader humord:c03948 ;
    skos:definition "Danse- og bevegelsesterapi er terapeutisk bruk av dans og bevegelse for å integrere det emosjonelle, det kognitive, det fysiske, det spirituelle og det sosiale i mennesket, for å fremme helse og livskvalitet. <NODAK>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Dance movement therapy"@en,
        "Danse- og bevegelsesterapi"@nb .

humord:c69511 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69511" ;
    dct:modified "2025-02-03T10:09:06"^^xsd:dateTime ;
    skos:altLabel "Coronae"@en,
        "Stellar corona"@en,
        "Koronaar"@nb,
        "Koronaer"@nb,
        "Stjernekoronaar"@nb,
        "Stjernekoronaer"@nb ;
    skos:broader humord:c64525 ;
    skos:definition "Stjernekorona er det ytterste laget i stjerneatmosfæren. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stellar coronae"@en,
        "Koronaer"@nb ;
    skos:related humord:c68468 .

humord:c69512 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69512" ;
    dct:modified "2025-02-03T12:37:12"^^xsd:dateTime ;
    skos:altLabel "Danaini"@en,
        "Milkweeds (Danaus)"@en,
        "Monarchs (Danaus)"@en,
        "Queens (Danaus)"@en,
        "Tigers (Danaus)"@en,
        "Wanderers (Danaus)"@en,
        "Danaini"@nb,
        "Danaus"@nb,
        "Monarkar (Danaus)"@nb,
        "Monarker (Danaus)"@nb,
        "Monarkfivreld"@nb,
        "Monarksommarfuglar"@nb,
        "Monarksumarfuglar"@nb ;
    skos:broader humord:c64437 ;
    skos:definition "Monarksommerfugler (Danaus spp.) er en gruppe av sommerfugler som tilhører den store familien flikvinger (Nymphalidae). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Danaus"@en,
        "Monarksommerfugler"@nb .

humord:c69513 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69513" ;
    dct:modified "2025-02-04T08:33:00"^^xsd:dateTime ;
    skos:altLabel "Fleksibel utdanning"@nb ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flexible education"@en,
        "Fleksibel utdanning"@nb ;
    skos:related humord:c07902,
        humord:c22584,
        humord:c24835 .

humord:c69514 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69514" ;
    dct:modified "2025-02-12T15:27:42"^^xsd:dateTime ;
    skos:altLabel "Challawa language"@en,
        "Run language"@en,
        "Challawa språk"@nb,
        "Ron språk"@nb,
        "Run språk"@nb ;
    skos:broader humord:c10045 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb,
        "Språkkode: cla"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ron language"@en,
        "Ron språk"@nb .

humord:c69515 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69515" ;
    dct:modified "2025-02-05T10:28:57"^^xsd:dateTime ;
    skos:altLabel "PFAS"@en,
        "Polyfluoroalkyl substances"@en,
        "PFAS"@nb,
        "Perfluorerte stoff"@nb ;
    skos:broader humord:c65345 ;
    skos:definition "Perfluorerte stoffer er syntetiske perfluoro- og poly-fluoralkylkjemikalier (PFAS), flere enn >9000 forskjellige syntetiske stoffer med en rekke bruksområder. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Perfluorinated substances"@en,
        "Perfluorerte stoffer"@nb .

humord:c69516 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69516" ;
    dct:modified "2025-02-05T13:18:14"^^xsd:dateTime ;
    skos:altLabel "AVM"@en,
        "AVMs"@en,
        "AVM"@nb,
        "Automatiserte verdsetjingsmodellar"@nb,
        "Automatiserte verdsettingsmodellar"@nb,
        "Automatiserte verdsettingsmodeller"@nb ;
    skos:broader humord:c59922 ;
    skos:definition "En automatisert verdsettelsesmodell (AVM) er et system for verdsettelse av fast eiendom som gir en verdi av en spesifisert eiendom på en spesifisert dato, ved bruk av matematiske modelleringsteknikker på en automatisert måte. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Automated valuation models"@en,
        "Automatiserte verdsettelsesmodeller"@nb .

humord:c69517 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69517" ;
    dct:modified "2025-02-05T13:57:35"^^xsd:dateTime ;
    skos:altLabel "Meisterlære"@nb ;
    skos:broader humord:c11884 ;
    skos:definition "Mesterlære handler om ulike måter kunnskaper og ferdigheter overføres fra en mester til en lærling eller svenn. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apprenticeship"@en,
        "Mesterlære"@nb .

humord:c69518 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69518" ;
    dct:modified "2025-02-06T14:58:32"^^xsd:dateTime ;
    skos:altLabel "Cell intercalations"@en,
        "Cell-intercalations"@en,
        "T1-transitions"@en,
        "Celleinterkalasjonar"@nb,
        "Celleinterkalasjoner"@nb,
        "T1-overgangar"@nb ;
    skos:broader humord:c66650 ;
    skos:definition "Innen konteksten av epiteliale monolag er T1-overganger, også kjent som celleinterkalasjoner, topologiske omorganiseringer av celler som bidrar til fluiditet av epitelmonolagene. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "T1 transitions"@en,
        "T1-overganger"@nb .

humord:c69519 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69519" ;
    dct:modified "2025-02-06T14:09:28"^^xsd:dateTime ;
    skos:altLabel "Transductio"@nb,
        "Transduksjon (Cellebiologi)"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Transduksjon er et begrep som brukes i ulike fag med vidt forskjellige betydninger. I biomedisin er de tre viktigst betydningene: - overføring av arvestoff mellom celler ved hjelp av virus    signaltransduksjon; - omforming av signaler fra én fysisk og kjemisk form til en annen; - omforming av fysiske eller kjemiske signaler til elektriske impulser i sanseceller <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transduction (Cell biology)"@en,
        "Transduksjon (Cellebiologi)"@nb .

humord:c69520 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69520" ;
    dct:modified "2025-02-06T14:13:35"^^xsd:dateTime ;
    skos:altLabel "Transfectio"@nb,
        "Transfeksjon"@nb ;
    skos:broader humord:c61141 ;
    skos:definition "Transfeksjon er innføring av fremmed DNA (arvestoff) inn i en eukaryot celle uten bruk av virus (det kalles transduksjon). <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transfection"@en,
        "Transfeksjon"@nb .

humord:c69521 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69521" ;
    dct:modified "2025-02-06T14:57:47"^^xsd:dateTime ;
    skos:altLabel "Gene transcription"@en,
        "Gentranskribering"@nb,
        "Transkripsjon (Biosyntese)"@nb ;
    skos:broader humord:c61173 ;
    skos:definition "Transkripsjon er ein biologisk prosess der det blir laga ein RNA-kopi av ein gensekvens (DNA) som kodar for eit protein. RNA-kopien blir kalla mRNA (forkorting for messengerRNA på engelsk) eller bodbringar-RNA. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transcription (Biosynthesis)"@en,
        "Transkripsjon (Biosyntese)"@nb .

humord:c69522 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69522" ;
    dct:modified "2025-02-06T15:04:37"^^xsd:dateTime ;
    skos:altLabel "Transkripsjonsfaktorar"@nb ;
    skos:broader humord:c69521 ;
    skos:definition "Transkripsjonsfaktor - Proteiner som bindes til spesifikke DNA sekvenser og derved kontrollerer om et gen skal uttrykkes eller ikke. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Transcription factors"@en,
        "Transkripsjonsfaktorer"@nb .

humord:c69523 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69523" ;
    dct:modified "2025-02-07T09:22:58"^^xsd:dateTime ;
    skos:altLabel "Gray wolf"@en,
        "Grey wolf"@en,
        "Canis lupus"@nb,
        "Gråulv"@nb,
        "Ulv (Canis lupus)"@nb,
        "Varg (Canis lupus)"@nb ;
    skos:broader humord:c18110 ;
    skos:definition "Ulv eller gråulv er et rovpattedyr i hundefamilien, og den største arten i familien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubbo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wolf (Canis lupus)"@en,
        "Ulv (Canis lupus)"@nb .

humord:c69524 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69524" ;
    dct:modified "2025-02-07T13:08:33"^^xsd:dateTime ;
    skos:altLabel "Coastal water darkening"@en,
        "Formørking av kystvatnet"@nb,
        "Formørkning av kystvannet"@nb,
        "Kystformørking"@nb,
        "Kystformørkning"@nb,
        "Kystvannformørkning"@nb,
        "Kystvassformørking"@nb,
        "Kystvassmørking"@nb,
        "Vassformørking"@nb,
        "Vassmørking"@nb ;
    skos:broader humord:c66122 ;
    skos:definition "Vannformørkning er en langvarig økning av lyssvekking i kystfarvann. <miljodirektoratet.no>"@nb ;
    skos:editorialNote "Github:#1503"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Water darkening"@en,
        "Vannformørkning"@nb .

humord:c69525 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69525" ;
    dct:modified "2025-02-07T13:23:00"^^xsd:dateTime ;
    skos:altLabel "Verneverdi"@nb ;
    skos:broader humord:c09405 ;
    skos:definition "Verneverdi: 1 (naturmessig eller kulturell) verdi ved noe som gjør at det bør vernes, bevares; 2 noe som har så høy (naturmessig eller kulturell) verdi at det bør vernes, bevares <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Conservation value"@en,
        "Verneverdi"@nb .

humord:c69526 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69526" ;
    dct:modified "2025-02-07T13:29:53"^^xsd:dateTime ;
    skos:altLabel "Vertsplantar"@nb,
        "Vertsplanter"@nb ;
    skos:broader humord:c64877 ;
    skos:definition "Vertsplante er ei plante som ein annan organisme snyltar på, sjå parasittisme. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Host plants"@en,
        "Vertsplanter"@nb .

humord:c69527 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69527" ;
    dct:modified "2025-02-07T13:43:50"^^xsd:dateTime ;
    skos:altLabel "Wildlife refugees"@en,
        "Wildlife refuges"@en,
        "Wildlife reserves"@en,
        "Viltreservat"@nb ;
    skos:broader humord:c24203 ;
    skos:definition "Viltreservat: 1 jakt, om utenlandske forhold reservat, område lagt ut til jaktfelt; jaktreservat; 2 reservat, område hvor viltlevende dyr er særlig beskyttet (gjennom regulering av menneskers aktivitet og ferdsel) <NAOB>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Widlife sanctuaries"@en,
        "Viltreservater"@nb .

humord:c69528 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-07T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69528" ;
    dct:modified "2025-02-07T14:36:37"^^xsd:dateTime ;
    skos:altLabel "Antifluorite structure"@en,
        "Antifluoritt struktur"@nb,
        "Antifluorittstruktur"@nb,
        "Antifluorittstrukturar"@nb ;
    skos:broader humord:c64202 ;
    skos:definition "I antifluorittstruktur er plasseringen av anionene og kationene reversert i forhold til fluoritt, anionene okkuperer FCCs vanlige steder, mens kationene okkuperer de tetraedriske interstitielle stedene.<Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Antifluorite structures"@en,
        "Antifluorittstrukturer"@nb .

humord:c69529 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69529" ;
    dct:modified "2025-02-11T11:05:48"^^xsd:dateTime ;
    skos:altLabel "Aiki langugage"@en,
        "Rounga language"@en,
        "Aiki språk"@nb,
        "Rounga språk"@nb,
        "Runga språk"@nb ;
    skos:broader humord:c09970 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb,
        "Språkkode: run"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Runga language"@en,
        "Runga språk"@nb .

humord:c69530 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69530" ;
    dct:modified "2025-02-12T15:38:44"^^xsd:dateTime ;
    skos:altLabel "Ueinigheitsfellesskap"@nb ;
    skos:broader humord:c22474 ;
    skos:definition "En gruppe mennesker med ulike meninger, som er i en felles prosess for å løse et problem eller en utfordring. <Iversen, L.L. (2014) Uenighetsfellesskap : blikk på demokratisk samhandling. Universitetsforlaget>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Community of disagreement"@en,
        "Uenighetsfellesskap"@nb ;
    skos:related humord:c09724 .

humord:c69531 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69531" ;
    dct:modified "2025-02-12T15:39:42"^^xsd:dateTime ;
    skos:altLabel "Abundance (Cosmochemistry)"@en,
        "Abundance of the elements"@en,
        "Abundances of the chemical elements"@en,
        "Chemical abundance"@en,
        "Cosmic abundance"@en,
        "Cosmic abundances"@en,
        "Element abundance"@en,
        "Elementenes fordeling"@nb,
        "Elementfordelinga"@nb ;
    skos:broader humord:c61896 ;
    skos:definition "Fordeling av kjemiske grunnstoffer i universet. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abundance of the chemical elements"@en,
        "Grunnstoffenes fordeling"@nb .

humord:c69532 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69532" ;
    dct:modified "2025-02-11T13:36:51"^^xsd:dateTime ;
    skos:altLabel "Arktiske tundraar"@nb,
        "Arktiske tundraer"@nb ;
    skos:broader humord:c19061 ;
    skos:definition "Den arktiske tundraen strekker seg rundt den nordlige halvkulen, og i Norge finner vi den på Svalbard og i Finnmark. I dette landskapet vokser ingen trær på grunn av lave temperaturer. <npolar.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arctic tundras"@en,
        "Arktiske tundraer"@nb .

humord:c69533 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69533" ;
    dct:modified "2025-02-13T10:54:13"^^xsd:dateTime ;
    skos:altLabel "C-myb"@nb ;
    skos:broader humord:c69522 ;
    skos:definition "c-Myb er en transkripsjonsfaktor som er involvert i proliferasjon, differensiering og apoptose, hovedsakelig av hematopoetiske celler. <UiO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "C-myb"@en,
        "C-myb"@nb .

humord:c69534 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69534" ;
    dct:modified "2025-02-13T14:20:08"^^xsd:dateTime ;
    skos:altLabel "Forhistoriske patogen"@nb,
        "Førhistoriske patogen"@nb ;
    skos:broader humord:c67805 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Prehistoric pathogens"@en,
        "Forhistoriske patogener"@nb .

humord:c69535 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69535" ;
    dct:modified "2025-02-14T08:55:24"^^xsd:dateTime ;
    skos:altLabel "Feed manufacturing"@en,
        "Fordyrking"@nb,
        "Forproduksjon"@nb,
        "Fôrdyrking"@nb,
        "Fôrproduksjon"@nb ;
    skos:broader humord:c14366 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fodder production"@en,
        "Fôrdyrking"@nb .

humord:c69536 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69536" ;
    dct:modified "2025-02-14T10:25:29"^^xsd:dateTime ;
    skos:altLabel "Skogplanteforedling"@nb ;
    skos:broader humord:c07658 ;
    skos:definition "Skogplanteforedling er å forbedre egenskaper hos skogstrær beregnet på virkeproduksjon. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Forest tree breeding"@en,
        "Skogplanteforedling"@nb .

humord:c69537 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69537" ;
    dct:modified "2025-02-14T13:52:29"^^xsd:dateTime ;
    skos:altLabel "Transgenic plants"@en,
        "Genmodifiserte plantar"@nb,
        "Genmodifiserte planter"@nb,
        "Transgene plantar"@nb,
        "Transgene planter"@nb ;
    skos:broader humord:c68547 ;
    skos:definition "Genmodifiserte planter er planter som har fått endret arvestoffet sitt ved at det er brukt genteknologiske metoder. Formålet med å endre arvestoffet er som regel å forbedre en eller flere av plantens egenskaper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Genetically modified plants"@en,
        "Genmodifiserte planter"@nb .

humord:c69538 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69538" ;
    dct:modified "2025-02-14T14:01:35"^^xsd:dateTime ;
    skos:altLabel "Politisk diskriminering"@nb ;
    skos:broader humord:c09318 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Political discriminaton"@en,
        "Politisk diskriminering"@nb ;
    skos:related humord:c68809 .

humord:c69539 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69539" ;
    dct:modified "2025-02-14T14:07:10"^^xsd:dateTime ;
    skos:altLabel "Decentralised education"@en,
        "Desentralisert utdanning"@nb ;
    skos:broader humord:c07945 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Decentralized education"@en,
        "Desentralisert utdanning"@nb .

humord:c69540 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69540" ;
    dct:modified "2025-02-14T14:12:29"^^xsd:dateTime ;
    skos:altLabel "Industrial nursing"@en,
        "Bedriftssjukepleie"@nb ;
    skos:broader humord:c03947 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Occupational health nursing"@en,
        "Bedriftssykepleie"@nb ;
    skos:related humord:c21805 .

humord:c69541 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69541" ;
    dct:modified "2025-02-14T16:47:47"^^xsd:dateTime ;
    skos:altLabel "Rockets (Astronautics)"@en,
        "Bererakettar"@nb,
        "Bæreraketter"@nb,
        "Rakettar (Romfart)"@nb,
        "Romrakettar"@nb,
        "Romraketter"@nb ;
    skos:broader humord:c61554 ;
    skos:definition "Bererakettar vert brukt til skyte opp og plassere satellittar, romsondar eller bemanna romfartøy i bane rundt jorda, eller på romferder vidare ut i verdsrommet. Andre typar rakettar vert brukt til manøvrering, stillingskontroll og oppbremsing ved tilbakevending og landing av romfartøy. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Space rockets"@en,
        "Raketter (Romfart)"@nb .

humord:c69542 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69542" ;
    dct:modified "2025-02-17T11:27:52"^^xsd:dateTime ;
    skos:altLabel "Dokumentarisk journalistikk"@nb,
        "Dokumentarjournalistikk"@nb ;
    skos:broader humord:c25760 ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Documentary journalism"@en,
        "Dokumentarisk journalistikk"@nb .

humord:c69543 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-17T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69543" ;
    dct:modified "2025-02-17T13:46:17"^^xsd:dateTime ;
    skos:altLabel "LH2"@en,
        "Flytande hydrogen"@nb,
        "LH2"@nb ;
    skos:broader humord:c23267 ;
    skos:definition "Flytande hydrogen er hydrogen i flytande form. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid hydrogen"@en,
        "Flytende hydrogen"@nb .

humord:c69544 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69544" ;
    dct:modified "2025-02-18T10:31:38"^^xsd:dateTime ;
    skos:altLabel "Furuskog"@nb ;
    skos:broader humord:c63275 ;
    skos:definition "Furuskog er barskog der furutrær dominerer. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Pine forests"@en,
        "Furuskog"@nb ;
    skos:related humord:c08225 .

humord:c69545 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-02-18T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69545" ;
    dct:modified "2025-02-18T15:36:05"^^xsd:dateTime ;
    skos:altLabel "Barpak"@nb ;
    skos:broader humord:c02041 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Barpak"@en,
        "Barpak"@nb .

humord:c69546 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69546" ;
    dct:modified "2025-02-19T09:18:56"^^xsd:dateTime ;
    skos:altLabel "Apemenneske"@nb,
        "Apemennesker"@nb,
        "Forhistoriske menneske"@nb,
        "Forhistoriske mennesker"@nb,
        "Fossile hominidar"@nb,
        "Fossile hominider"@nb,
        "Fossile menneske"@nb,
        "Fossile mennesker"@nb,
        "Førhistoriske menneske"@nb,
        "Hominidae"@nb,
        "Hominidar"@nb,
        "Menneskeapefamilien"@nb,
        "Store menneskeapar"@nb,
        "Store menneskeaper"@nb ;
    skos:broader humord:c64908 ;
    skos:definition "Hominidae er en pattedyrfamilie i ordenen primater. Hominidene omfatter alle de store menneskeapene, som også omfatter alle arter i slekten Homo, den samme slekten som mennesket (Homo sapiens) er i.Hominidae omfatter både nålevende og utdødde grupper. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hominids"@en,
        "Hominider"@nb .

humord:c69547 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69547" ;
    dct:modified "2025-02-19T11:34:33"^^xsd:dateTime ;
    skos:altLabel "Common housefly"@en,
        "House fly"@en,
        "House-fly"@en,
        "Husfluge"@nb,
        "Musca domestica"@nb,
        "Stor husflue"@nb,
        "Stor husfluge"@nb,
        "Vanleg husfluge"@nb,
        "Vanlig husflue"@nb ;
    skos:broader humord:c62715 ;
    skos:definition "Stor husfluge er ein insektart i ordenen tovingar og familien møkfluger (Muscidae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Housefly"@en,
        "Husflue"@nb .

humord:c69548 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69548" ;
    dct:modified "2025-02-19T12:02:24"^^xsd:dateTime ;
    skos:altLabel "Hybrids (Biology)"@en,
        "Hybridsation (Biology)"@en,
        "Hybridar (Biologi)"@nb,
        "Hybrider (Biologi)"@nb,
        "Hybridisering (Biologi)"@nb ;
    skos:broader humord:c62858 ;
    skos:definition "Hybridisering kan betegne krysning av to organismer, hybridisering i kjemi som handler om orbitaler, eller DNA-hybridisering som er paring mellom enkelttrådete nukleinsyrer. <SML>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hybridization (Biology)"@en,
        "Hybridisering (Biologi)"@nb .

humord:c69549 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69549" ;
    dct:modified "2025-02-19T12:13:17"^^xsd:dateTime ;
    skos:altLabel "Sambucus"@en,
        "Hyllebær"@nb ;
    skos:broader humord:c19057,
        humord:c64978 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Elderberry"@en,
        "Hyllebær"@nb .

humord:c69550 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-19T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69550" ;
    dct:modified "2025-02-19T12:55:11"^^xsd:dateTime ;
    skos:altLabel "Fungi imperfecti"@en,
        "Deuteromycetes"@nb,
        "Fungi imperfecti"@nb,
        "Hyphomycetes"@nb,
        "Imperfekte soppar"@nb,
        "Imperfekte sopper"@nb ;
    skos:broader humord:c08220 ;
    skos:definition "Imperfekte sopper betegner et ukjønnet trinn i en sopparts livssyklus med ukjønnete sporer (konidier). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Hyphomycetes"@en,
        "Hyphomycetes"@nb .

humord:c69551 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69551" ;
    dct:modified "2025-02-25T16:44:38"^^xsd:dateTime ;
    skos:altLabel "Common flax"@en,
        "Lin (Vierordenen)"@nb,
        "Linum usitatissimum"@nb ;
    skos:broader humord:c67520 ;
    skos:definition "Lin (Linum usitatissimum) er ein eittårig planteart i linslekta (Linum). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Flax"@en,
        "Lin (Vierordenen)"@nb .

humord:c69552 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-21T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69552" ;
    dct:modified "2025-02-21T14:13:00"^^xsd:dateTime ;
    skos:altLabel "Flax seeds"@en,
        "Linfrø"@nb ;
    skos:broader humord:c15922,
        humord:c69551 ;
    skos:definition "Linfrø er frø av planter i linfamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Linseeds"@en,
        "Linfrø"@nb .

humord:c69553 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69553" ;
    dct:modified "2025-02-24T09:24:58"^^xsd:dateTime ;
    skos:altLabel "LC-MS"@en,
        "LC-MS"@nb,
        "Væskekromatografi-massespektrometri"@nb ;
    skos:broader humord:c61414,
        humord:c62098 ;
    skos:definition "Væskekromatografi-massespektrometri (LC-MS) er en analytisk kjemiteknikk som kombinerer de fysiske separasjonsegenskapene til væskekromatografi (eller HPLC) med masseanalysefunksjonene til massespektrometri (MS). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Liquid chromatography-mass spectrometry"@en,
        "Væskekromatografi-massespektrometri"@nb .

humord:c69554 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69554" ;
    dct:modified "2025-02-24T10:25:50"^^xsd:dateTime ;
    skos:altLabel "Barsel"@nb,
        "Barseltid"@nb ;
    skos:broader humord:c03866 ;
    skos:definition "Barsel er de første seks ukene etter fødselen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Postnatal period"@en,
        "Barsel"@nb .

humord:c69555 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69555" ;
    dct:modified "2025-02-24T10:49:08"^^xsd:dateTime ;
    skos:altLabel "Lipid-binding proteins"@en,
        "Lipidbindande protein"@nb ;
    skos:broader humord:c68077 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Lipid binding proteins"@en,
        "Lipidbindende proteiner"@nb .

humord:c69556 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69556" ;
    dct:modified "2025-02-24T10:54:20"^^xsd:dateTime ;
    skos:altLabel "Polarization spectroscopy"@en,
        "Spektropolarimetri"@nb,
        "Spektropolarisasjon"@nb ;
    skos:broader humord:c67176 ;
    skos:definition "Spektropolarimetri er en teknikk som kombinerer spektroskopi og polarimetri for å måle og analysere polarisert lys fra himmellegemer. <UBO>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Spectropolarimetry"@en,
        "Spektropolarimetri"@nb .

humord:c69557 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-24T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69557" ;
    dct:modified "2025-02-24T13:39:38"^^xsd:dateTime ;
    skos:altLabel "Marshes"@en,
        "Tidal wetland"@en,
        "Marskar"@nb,
        "Marsker"@nb,
        "Marskland"@nb ;
    skos:broader humord:c08334 ;
    skos:definition "Marskland er ei slags myr i det litorale området mellom land og salt- eller brakkvann, område som ble tørrlagt når det er fjøre sjø. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Tidal marshes"@en,
        "Marskland"@nb ;
    skos:related humord:c67864 .

humord:c69558 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69558" ;
    dct:modified "2025-02-25T06:38:31"^^xsd:dateTime ;
    skos:altLabel "Jomon culture"@en,
        "Jomonkulturen"@nb,
        "Jômonkulturen"@nb ;
    skos:broader humord:c00076 ;
    skos:definition "Jōmon var en steinalderkultur i Japan som oppsto ved slutten av den siste istiden for ca. 12 000 år siden. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Jômon culture"@en,
        "Jômonkulturen"@nb .

humord:c69559 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-02-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69559" ;
    dct:modified "2025-02-25T06:44:03"^^xsd:dateTime ;
    skos:altLabel "Yamanashi"@nb ;
    skos:broader humord:c18546 ;
    skos:definition "Yamanashi  er et prefektur og geografisk område i Chuburegionen på øya Honshu, Japan.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Yamanashi"@en,
        "Yamanashi"@nb .

humord:c69560 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69560" ;
    dct:modified "2025-02-28T11:27:53"^^xsd:dateTime ;
    skos:altLabel "Blang (People)"@en,
        "Blang (Folk)"@nb,
        "Bulang (Folk)"@nb ;
    skos:broader humord:c00829 ;
    skos:definition "Blang eller Bulang  er ett av de 55 offentlig anerkjente minoritetsfolkene i Folkerepublikken Kina. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bulang (People)"@en,
        "Blang (Folk)"@nb .

humord:c69561 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69561" ;
    dct:modified "2025-02-26T12:19:47"^^xsd:dateTime ;
    skos:altLabel "Snettisham"@nb ;
    skos:broader humord:c03215 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Snettisham"@en,
        "Snettisham"@nb .

humord:c69562 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69562" ;
    dct:modified "2025-02-26T12:46:53"^^xsd:dateTime ;
    skos:altLabel "Økologar"@nb ;
    skos:broader humord:c07392 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Ecologists"@en,
        "Økologer"@nb ;
    skos:related humord:c11911 .

humord:c69563 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-02-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69563" ;
    dct:modified "2025-02-27T11:57:27"^^xsd:dateTime ;
    skos:altLabel "Anleggsmaskinar"@nb,
        "Anleggsmaskiner"@nb ;
    skos:broader humord:c04435 ;
    skos:definition "Anleggsmaskiner er en samlebetegnelse for maskiner som brukes i bygg- og anleggsvirksomhet. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Construction site engines"@en,
        "Anleggsmaskiner"@nb .

humord:c69564 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69564" ;
    dct:modified "2025-03-03T07:38:45"^^xsd:dateTime ;
    skos:altLabel "Central Jutland Region"@en,
        "Mid-Jutland"@en,
        "Midtjylland"@nb,
        "Region Midtjylland"@nb ;
    skos:broader humord:c02186 ;
    skos:definition "Region Midtjylland er en av Danmarks fem regioner <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Central Denmark Region"@en,
        "Midtjylland"@nb .

humord:c69565 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69565" ;
    dct:modified "2025-02-28T12:52:24"^^xsd:dateTime ;
    skos:altLabel "Region of Southern Denmark"@en,
        "Region Syddanmark"@nb,
        "Syddanmark"@nb ;
    skos:broader humord:c13580 ;
    skos:definition "Region Syddanmark omfatter de tidligere Fyns, Ribe og Sønderjyllands amter, samt de nåværende kommuner Børkop, Egtved, Fredericia, Give, Jelling, Kolding, Lunderskov, Vamdrup og Vejle i det tidligere Vejle Amt.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Southern Denmark"@en,
        "Syddanmark"@nb .

humord:c69566 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-02-28T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69566" ;
    dct:modified "2025-02-28T12:54:31"^^xsd:dateTime ;
    skos:altLabel "Region Hovedstaden (Danmark)"@nb ;
    skos:broader humord:c13580 ;
    skos:definition "Region Hovedstaden er med sine 1,87 millioner innbyggere (per 1. mars 2022) den befolkningsmessig største av Danmarks fem regioner. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Capital Region of Denmark"@en,
        "Region Hovedstaden  (Danmark)"@nb .

humord:c69567 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-03T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69567" ;
    dct:modified "2025-03-03T15:28:40"^^xsd:dateTime ;
    skos:altLabel "Rood crosses"@en,
        "Triumphal crosses"@en,
        "Triumfkrusifiks"@nb ;
    skos:broader humord:c08864 ;
    skos:definition "Triumfkrusifiks er et stort krusifiks i koråpningen i mange middelalderkirker; de stod på en tverrbjelke. På begge sider av den korsfestede var gjerne Maria og Johannes fremstilt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Roods"@en,
        "Triumfkrusifikser"@nb .

humord:c69568 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69568" ;
    dct:modified "2025-03-04T10:31:44"^^xsd:dateTime ;
    skos:altLabel "Offset"@nb,
        "Offsettrykk"@nb ;
    skos:broader humord:c07726 ;
    skos:definition "Offsettrykk, offset er en indirekte litografisk trykkmetode, særlig for trykksaker i store opplag.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Offset printing"@en,
        "Offsettrykk"@nb .

humord:c69569 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69569" ;
    dct:modified "2025-03-04T10:39:07"^^xsd:dateTime ;
    skos:altLabel "Nordisk samarbeid"@nb ;
    skos:broader humord:c68903 ;
    skos:editorialNote "Lukket bemerkning: endret fra generell se-henvisning 4/3-25"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordic cooperation"@en,
        "Nordisk samarbeid"@nb .

humord:c69570 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69570" ;
    dct:modified "2025-03-05T15:27:13"^^xsd:dateTime ;
    skos:altLabel "Nordisk økonomisk samarbeid"@nb ;
    skos:broader humord:c69569 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Nordic economic cooperation"@en,
        "Nordisk økonomisk samarbeid"@nb .

humord:c69571 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69571" ;
    dct:modified "2025-03-04T10:46:59"^^xsd:dateTime ;
    skos:altLabel "Fødeheimar"@nb,
        "Fødehjem"@nb,
        "Mødreheimar"@nb,
        "Mødreheimer"@nb ;
    skos:broader humord:c12065 ;
    skos:definition "Mødrehjem er en fellesbetegnelse for ulike botilbud hvor gravide og mødre med nyfødte barn gis opphold.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Maternity homes"@en,
        "Mødrehjem"@nb .

humord:c69572 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69572" ;
    dct:modified "2025-03-04T10:51:44"^^xsd:dateTime ;
    skos:altLabel "Moteklede"@nb ;
    skos:broader humord:c04685,
        humord:c04928 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fashion clothes"@en,
        "Moteklær"@nb .

humord:c69573 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69573" ;
    dct:modified "2025-03-04T11:06:10"^^xsd:dateTime ;
    skos:altLabel "Morsealfabetet"@nb,
        "Morsetegn"@nb,
        "Morseteikn"@nb ;
    skos:broader humord:c06409 ;
    skos:definition "Morsetegn er tegn brukt ved morsetelegrafi, består av prikker og streker (korte og lange signaler) og grupper av slike, atskilt ved mellomrom. Morsealfabetet ble utviklet av Samuel Morse i 1838. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Morse code"@en,
        "Morsealfabetet"@nb ;
    skos:related humord:c21239 .

humord:c69574 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69574" ;
    dct:modified "2025-03-04T11:01:55"^^xsd:dateTime ;
    skos:altLabel "Association newsletters"@en,
        "Lagaviser"@nb ;
    skos:broader humord:c00158 ;
    skos:editorialNote "Lukket bemerkning: arbark"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Club newsletters"@en,
        "Lagaviser"@nb .

humord:c69575 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69575" ;
    dct:modified "2025-03-04T13:43:20"^^xsd:dateTime ;
    skos:altLabel "Busstrafikk"@nb,
        "Busstransport"@nb ;
    skos:broader humord:c23786 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bus transport"@en,
        "Busstrafikk"@nb .

humord:c69576 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-04T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69576" ;
    dct:modified "2025-03-04T15:15:17"^^xsd:dateTime ;
    skos:altLabel "Sound motion pictures"@en,
        "Talkies"@en,
        "Talking films"@en,
        "Talking pictures"@en,
        "Ljodfilmar"@nb,
        "Lydfilm"@nb,
        "Lydfilmar"@nb ;
    skos:broader humord:c11450 ;
    skos:definition "Lydfilm er film hvor lyden er tatt opp og synkronisert med de levende bildene, til forskjell fra stumfilm hvor lyden (primært musikk) ble skapt av musikere ved hver enkelt visning og hvor tale ble gjengitt i form av mellomtekster. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Sound films"@en,
        "Lydfilmer"@nb .

humord:c69577 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69577" ;
    dct:modified "2025-03-05T08:24:52"^^xsd:dateTime ;
    skos:altLabel "Mutual tuition"@en,
        "Vekselsundervising"@nb,
        "Vekselsundervisning"@nb ;
    skos:broader humord:c07903 ;
    skos:definition "Vekselsundervisning er en undervisningsmåte (institusjonalisert eller som nødløsning) hvor eldre og dyktige elever under lærernes tilsyn er med og underviser yngre <naob.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Mutual instruction"@en,
        "Vekselsundervisning"@nb .

humord:c69578 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-05T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69578" ;
    dct:modified "2025-03-05T08:33:43"^^xsd:dateTime ;
    skos:altLabel "MMPI (Personality test)"@en,
        "Minnesota Personality Scale"@en,
        "MMPI (Personlegdomstesting)"@nb,
        "MMPI (Personlighetstesting)"@nb,
        "Minnesota Multiphasic Personality Inventory"@nb,
        "Minnesota Personality Scale"@nb ;
    skos:broader humord:c28340 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Minnesota Multiphasic Personality Inventory"@en,
        "Minnesota Multiphasic Personality Inventory"@nb .

humord:c69579 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69579" ;
    dct:modified "2025-03-10T10:07:59"^^xsd:dateTime ;
    skos:altLabel "Contraceptive sheathes"@en,
        "Prophylactics (Contraception)"@en,
        "Rubber (Contraception)"@en,
        "Dongar (Prevensjon)"@nb,
        "Donger (Prevensjon)"@nb,
        "Gummi (Prevensjon)"@nb,
        "Kondom"@nb,
        "Kondomar"@nb,
        "Kordongar"@nb,
        "Kordonger"@nb ;
    skos:broader humord:c03847 ;
    skos:definition "Kondom er en tynn hylse av gummi eller lateks som tres på en erigert penis. Den hindrer at sædceller havner i skjeden ved vaginalt samleie, og hindrer smitte av seksuelt overførbare infeksjoner. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: uia25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Condoms"@en,
        "Kondomer"@nb .

humord:c69580 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-06T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69580" ;
    dct:modified "2025-03-06T14:47:43"^^xsd:dateTime ;
    skos:altLabel "Bodø controversy"@en,
        "Bodøsaka"@nb ;
    skos:broader humord:c27711 ;
    skos:definition "Bodøsaken var opprinnelig en smuglersak fra 1818, som utviklet seg til å bli en diplomatisk konflikt mellom Storbritannia og Sverige–Norge. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Bodø affair"@en,
        "Bodøsaken"@nb .

humord:c69581 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69581" ;
    dct:modified "2025-03-10T12:32:07"^^xsd:dateTime ;
    skos:altLabel "Scilloideae"@nb ;
    skos:broader humord:c66510 ;
    skos:definition "Scilloideae er en underfamilie i aspargesfamilien. Den ble tidligere regnet som en egen familie, hyasintfamilien (Hyacinthaceae). <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Scilloideae"@en,
        "Scilloideae"@nb .

humord:c69582 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69582" ;
    dct:modified "2025-03-10T14:00:27"^^xsd:dateTime ;
    skos:altLabel "Talisman"@nb,
        "Talismanar"@nb ;
    skos:broader humord:c58356 ;
    skos:definition "En talisman er en gjenstand, et bilde, et smykke eller lignende som antas å gi eieren enestående, magiske evner og ferdigheter.  <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Talismans"@en,
        "Talismaner"@nb .

humord:c69583 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-10T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69583" ;
    dct:modified "2025-03-10T14:16:41"^^xsd:dateTime ;
    skos:altLabel "Forbanningar"@nb ;
    skos:broader humord:c05097 ;
    skos:definition "Forbannelse er å fremkalle overnaturlige krefter som i den hensikt å bringe død, ulykke eller skader på en eller flere personer.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Curses"@en,
        "Forbannelser"@nb .

humord:c69584 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69584" ;
    dct:modified "2025-03-11T11:32:17"^^xsd:dateTime ;
    skos:altLabel "Reading on screen"@en,
        "Digital lesing"@nb,
        "Lesing på skjerm"@nb ;
    skos:broader humord:c07926 ;
    skos:editorialNote "Lesing på skjerm, i motsening til lesing på papir"@nb,
        "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Digital reading"@en,
        "Lesing på skjerm"@nb ;
    skos:related humord:c59381 .

humord:c69585 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69585" ;
    dct:modified "2025-03-11T13:12:09"^^xsd:dateTime ;
    skos:altLabel "Fukting"@nb ;
    skos:broader humord:c65300 ;
    skos:definition "Fukting er en prosess der en gass, væske eller et fast stoff tar seg opp i en annen væske eller dampen av en annen væske. Fukting av luft med vanndamp spiller stor rolle i luftkondisjonering. Fukting betyr også det at en væske trekker seg utover en flate av et fast stoff. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Wetting"@en,
        "Fukting"@nb .

humord:c69586 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-11T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69586" ;
    dct:modified "2025-03-11T13:39:47"^^xsd:dateTime ;
    skos:altLabel "Teknologinøytralitet"@nb ;
    skos:broader humord:c04425 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technology neutrality"@en,
        "Teknologinøytralitet"@nb ;
    skos:related humord:c04176 .

humord:c69587 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69587" ;
    dct:modified "2025-03-12T09:49:23"^^xsd:dateTime ;
    skos:altLabel "Bevæpning"@nb,
        "Bevæpningar"@nb,
        "Bevæpninger"@nb,
        "Væpning"@nb ;
    skos:broader humord:c09468 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Arming"@en,
        "Bevæpning"@nb ;
    skos:related humord:c68416 .

humord:c69588 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-12T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69588" ;
    dct:modified "2025-03-12T15:11:40"^^xsd:dateTime ;
    skos:altLabel "Kulturell appropriasjon"@nb,
        "Kulturell appropriering"@nb,
        "Kulturell misappropriering"@nb,
        "Kulturelt identitetstjuveri"@nb,
        "Kulturelt identitetstyveri"@nb ;
    skos:broader humord:c04550 ;
    skos:definition "Kulturell appropriering er at medlemmer av én folkegruppe tar over den kulturelle produksjonen til en annen folkegruppe, for eksempel symboler, klesdrakt, musikk eller ritualer. Kulturuttrykkene som overtas kan enten kopieres eller integreres i eksisterende kulturelle uttrykk. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Cultural appropriation"@en,
        "Kulturell appropriering"@nb .

humord:c69589 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69589" ;
    dct:modified "2025-03-13T09:28:17"^^xsd:dateTime ;
    skos:altLabel "Indre Sogn"@nb ;
    skos:broader humord:c17822 ;
    skos:definition "Indre Sogn er en betegnelse på kommunene og landområdet rundt indre del av Sognefjorden.  <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Indre Sogn"@en,
        "Indre Sogn"@nb .

humord:c69590 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69590" ;
    dct:modified "2025-03-13T10:58:32"^^xsd:dateTime ;
    skos:altLabel "Mikrotenestearkitektur"@nb,
        "Mikrotenester"@nb,
        "Mikrotjenestearkitektur"@nb ;
    skos:broader humord:c64433 ;
    skos:definition "Innen informasjonsteknologi er mikrotjenester en variant av tjenesteorientert arkitektur hvor en applikasjon består av en samling av løst koblede tjenester. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microservices"@en,
        "Mikrotjenester"@nb .

humord:c69591 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69591" ;
    dct:modified "2025-03-13T11:03:27"^^xsd:dateTime ;
    skos:altLabel "Metalloverflater"@nb ;
    skos:broader humord:c08374,
        humord:c68052 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metal surfaces"@en,
        "Metalloverflater"@nb .

humord:c69592 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69592" ;
    dct:modified "2025-03-13T11:06:30"^^xsd:dateTime ;
    skos:altLabel "Teknisk gjeld"@nb ;
    skos:broader humord:c62236 ;
    skos:definition "I programvareutvikling er teknisk gjeld fremtidige ekstrakostnader som følge av å velge lettvinte kortsiktige løsninger i stedet for å velge gode og langsiktige. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Technical debt"@en,
        "Teknisk gjeld"@nb .

humord:c69593 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69593" ;
    dct:modified "2025-03-13T11:19:08"^^xsd:dateTime ;
    skos:altLabel "Metanderivat"@nb ;
    skos:broader humord:c67751 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Methane derivatives"@en,
        "Metanderivater"@nb .

humord:c69594 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69594" ;
    dct:modified "2025-03-13T11:28:26"^^xsd:dateTime ;
    skos:altLabel "Metallurgiske industriar"@nb ;
    skos:broader humord:c07699 ;
    skos:definition "Metallurgisk industri er en prosessindustri for fremstilling av metalliske produkter. Dette kan være jern, stål, ferrolegeringer og aluminium. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Metallurgical industries"@en,
        "Metallurgiske industrier"@nb ;
    skos:related humord:c08303 .

humord:c69595 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-13T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69595" ;
    dct:modified "2025-03-13T13:56:23"^^xsd:dateTime ;
    skos:altLabel "Mikrodiffusjonsanalyse"@nb ;
    skos:broader humord:c17861 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Microdiffusion analysis"@en,
        "Mikrodiffusjonsanalyser"@nb .

humord:c69596 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-14T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69596" ;
    dct:modified "2025-03-14T10:19:44"^^xsd:dateTime ;
    skos:altLabel "Asocial behavior"@en,
        "Asosial adferd"@nb,
        "Asosial åtferd"@nb ;
    skos:broader humord:c07976 ;
    skos:definition "Asosial atferd blir brukt om handlinger eller innstilling er det en person som viser eller vitner om likegyldighet eller manglende ansvarsfølelse overfor andre mennesker. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Asocial   behaviour"@en,
        "Asosial atferd"@nb ;
    skos:related humord:c29518 .

humord:c69597 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69597" ;
    dct:modified "2025-03-25T08:10:14"^^xsd:dateTime ;
    skos:altLabel "Stokka (Stavanger)"@nb ;
    skos:broader humord:c02865 ;
    skos:editorialNote "Lukket bemerkning: MuseumStavanger25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Stokka (Stavanger)"@en,
        "Stokka (Stavanger)"@nb .

humord:c69598 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69598" ;
    dct:modified "2025-03-26T12:38:53"^^xsd:dateTime ;
    skos:altLabel "Analytic psychology"@en,
        "Jungian analysis"@en,
        "Analytisk psykologi"@nb,
        "Jungiansk psykologi"@nb ;
    skos:broader humord:c08034 ;
    skos:definition "Analytisk psykologi er ei djupnepsykologisk retning utforma av Carl Gustav Jung mellom 1913 og 1916, etter at han braut med Sigmund Freud. Retninga var meint som eit alternativ til psykoanalysen. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Analytical psychology"@en,
        "Analytisk psykologi"@nb .

humord:c69599 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69599" ;
    dct:modified "2025-03-25T09:55:06"^^xsd:dateTime ;
    skos:altLabel "Anthericum"@nb,
        "Sandliljer"@nb,
        "Sandliljeslekta"@nb ;
    skos:broader humord:c66510 ;
    skos:definition "Sandlilje er en slekt i aspargesfamilien med åtte arter som vokser i Europa og Afrika. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Anthericum"@en,
        "Sandliljer"@nb .

humord:c69600 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69600" ;
    dct:modified "2025-03-25T10:07:36"^^xsd:dateTime ;
    skos:altLabel "Spider plants"@en,
        "Ampelliljer"@nb,
        "Chlorophytum"@nb ;
    skos:broader humord:c66510 ;
    skos:definition "Ampellilje, Chlorophytum, er en afrikansk planteslekt i aspargesfamilien (Asparagaceae). <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Chlorophytum"@en,
        "Ampelliljer"@nb .

humord:c69601 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-25T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69601" ;
    dct:modified "2025-03-25T10:43:36"^^xsd:dateTime ;
    skos:altLabel "CDOM"@en,
        "Colored dissolved organic matter"@en,
        "CDOM"@nb,
        "Farga løyst organisk materiale"@nb ;
    skos:broader humord:c69432 ;
    skos:definition "Farget løst organisk materiale (CDOM) er den optisk målbare bestanddelen av løst organisk materiale i vann. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Coloured dissolved organic matter"@en,
        "Farget løst organisk materiale"@nb .

humord:c69602 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69602" ;
    dct:modified "2025-03-26T08:19:05"^^xsd:dateTime ;
    skos:altLabel "Aplacophora"@en,
        "Chaetodermomorpha"@en,
        "Aplacophora"@nb,
        "Caudofoveata"@nb,
        "Chaetodermomorpha"@nb,
        "Ormeblautdyr"@nb,
        "Ormebløtdyr"@nb,
        "Pelsmolluskar"@nb,
        "Pelsmollusker"@nb,
        "Ufura ormeblautdyr"@nb,
        "Ufurede ormebløtdyr"@nb ;
    skos:broader humord:c68656 ;
    skos:definition "Ufurede ormebløtdyr (Caudofoveata) er en liten klasse med ørsmå ormelignende marine bløtdyr. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb,
        "github:#1314. SLN og Wikipedia held på termen Aplacophora, men denne er iflg ITIS ikkje valid, og truleg ikkje monofyletisk"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Caudofoveata"@en,
        "Caudofoveata"@nb .

humord:c69603 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69603" ;
    dct:modified "2025-03-26T13:33:27"^^xsd:dateTime ;
    skos:altLabel "Abyssal bentos"@nb,
        "Bathyal bentos"@nb,
        "Djuphavsbentos"@nb,
        "Djupvassbentos"@nb,
        "Dyphavsbentos"@nb,
        "Hadal bentos"@nb ;
    skos:broader humord:c66722 ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Abyssal benthos"@en,
        "Dypvannsbentos"@nb .

humord:c69604 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69604" ;
    dct:modified "2025-03-26T14:37:50"^^xsd:dateTime ;
    skos:altLabel "Animal fur"@en,
        "Dyrehår"@nb ;
    skos:broader humord:c12517 ;
    skos:definition "Dyrehår: hår av eller på dyr <ordbøkene.no>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Animal hair"@en,
        "Dyrehår"@nb .

humord:c69605 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69605" ;
    dct:modified "2025-03-26T15:56:15"^^xsd:dateTime ;
    skos:altLabel "Archpresbyters"@en,
        "Erkepresbyterar"@nb,
        "Erkepresbytere"@nb,
        "Erkeprestar"@nb ;
    skos:broader humord:c08736 ;
    skos:definition "Erkeprest eller erkepresbyter er en kirkelig tittel som i middelalderen betegnet en av de høyere kanniker ved et domkapittel, og ved enkelte domkirker fungerte som kapitlets formann og biskopens stedfortreder. Erkeprester, hvis innflytelse var stor i middelalderen, er i dag en ærestittel i den katolske og ortodokse kirke. I den ortodokse kirke er dessuten erkeprest den høyeste rang en gift prest kan oppnå <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Archpriests"@en,
        "Erkeprester"@nb .

humord:c69606 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-26T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69606" ;
    dct:modified "2025-03-26T15:58:11"^^xsd:dateTime ;
    skos:altLabel "Dekanar (Religiøse leiarar)"@nb ;
    skos:broader humord:c08736 ;
    skos:definition "Dekanen var i middelalderen katolsk kirkelig embetsmann på nivået mellom biskop og sogneprest.  <uio>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Deans (Religious leaders)"@en,
        "Dekaner (Religiøse ledere)"@nb .

humord:c69607 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-27T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69607" ;
    dct:modified "2025-03-27T13:46:31"^^xsd:dateTime ;
    skos:altLabel "Eupatorium"@nb,
        "Hjortetrøstslekta"@nb,
        "Hjortetrøystslekta"@nb ;
    skos:broader humord:c62167 ;
    skos:definition "Eupatorium er en planteslekt i kurvplantefamilien. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eupatorium"@en,
        "Eupatorium"@nb .

humord:c69608 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69608" ;
    dct:modified "2025-03-31T12:34:06"^^xsd:dateTime ;
    skos:altLabel "Dermatitis"@en,
        "Eczemas"@en,
        "Dermatitt"@nb,
        "Eksem"@nb ;
    skos:broader humord:c20299 ;
    skos:definition "Eksem er ei samlenemning for betennelse i øvre del av huda. Ein slik betennelse blir òg kalla dermatitt. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: 'Dermatitt' og 'eksem' brukes gjerne om hverandre, selv om dermatitt er et noe videre begrep enn eksem i fagspråket. <SNL> https://sml.snl.no/dermatitt"@nb,
        "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Eczema"@en,
        "Eksem"@nb .

humord:c69609 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69609" ;
    dct:modified "2025-03-31T14:25:15"^^xsd:dateTime ;
    skos:altLabel "Sky surveys"@en,
        "Survey astronomy"@en,
        "Astronomiske kartleggingar"@nb,
        "Astronomiske kartlegginger"@nb ;
    skos:broader humord:c67467 ;
    skos:definition "En astronomisk undersøkelse er et generelt kart eller bilde av et område på himmelen (eller av hele himmelen) uten et spesifikt observasjonsmål. Alternativt kan en astronomisk undersøkelse best av et sett med bilder, spektra eller andre observasjoner av objekter som deler en felles type eller egenskap. <https://en.wikipedia.org/wiki/Astronomical_survey>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Astronomical surveys"@en,
        "Astronomiske surveys"@nb .

humord:c69610 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-03-31T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69610" ;
    dct:modified "2025-03-31T15:25:51"^^xsd:dateTime ;
    skos:altLabel "Small seaports"@en,
        "Ladestadar"@nb,
        "Ladestader"@nb,
        "Losse- og ladestadar"@nb,
        "Losse- og ladestader"@nb,
        "Losse- og ladesteder"@nb ;
    skos:broader humord:c09053 ;
    skos:definition "Ladested var et tettsted, vanligvis av bymessig karakter, hvor borgerne hadde privilegium til å drive handel, vareinnførsel (lossing) og -utførsel (lading), særlig med trelast. <wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Staple ports"@en,
        "Ladesteder"@nb .

humord:c69611 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69611" ;
    dct:modified "2025-04-01T09:50:02"^^xsd:dateTime ;
    skos:altLabel "Evenes"@nb,
        "Evenášši suohkan"@nb ;
    skos:broader humord:c02764 ;
    skos:definition "Evenes er en kommune i Nordland fylke, på nordsiden av Ofotfjorden, vest for Narvik. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: nord25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Evenes"@en,
        "Evenes"@nb .

humord:c69612 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69612" ;
    dct:modified "2025-04-01T10:29:32"^^xsd:dateTime ;
    skos:altLabel "Project Apollo"@en,
        "Apolloprogrammet"@nb,
        "Måneferder"@nb ;
    skos:broader humord:c12499 ;
    skos:definition "Apollo-programmet var samlebetegnelsen på en rekke bemannede romferder som den amerikanske romfartsorganisasjonen NASA gjennomførte fra 1967 til 1972. <Wikipedia>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Apollo program"@en,
        "Måneferder"@nb .

humord:c69613 a ubo:Topic,
        skos:Concept ;
    dct:created "2025-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69613" ;
    dct:modified "2025-04-01T13:51:10"^^xsd:dateTime ;
    skos:altLabel "Fish larvae"@en,
        "Fiskelarvar"@nb,
        "Fiskelarver"@nb,
        "Fiskeyngel"@nb,
        "Yngel"@nb ;
    skos:broader humord:c68266 ;
    skos:definition "Yngel er unger, avkom av dyr. Ordet brukes mest om fiskeyngel, nyklekkede unger av fisk som lever av næringen i plommesekken en kort tid før de må starte med aktivt næringsopptak. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Fry"@en,
        "Fiskeyngel"@nb .

humord:c69614 a ubo:Geographic,
        skos:Concept ;
    dct:created "2025-04-01T00:00:00"^^xsd:dateTime ;
    dct:identifier "HUME69614" ;
    dct:modified "2025-04-01T14:48:22"^^xsd:dateTime ;
    skos:altLabel "Phocis"@en,
        "Fokis"@nb,
        "Phokis"@nb ;
    skos:broader humord:c67697 ;
    skos:definition "Fokis var navn på et landskap i Mellom-Hellas i oldtiden. <SNL>"@nb ;
    skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
    skos:inScheme humord: ;
    skos:prefLabel "Phokis"@en,
        "Fokis"@nb .

